diff --git a/Resources/ConfigPresets/Corvax/common.toml b/Resources/ConfigPresets/Corvax/common.toml index cd79caec8a4..6405fd065f9 100644 --- a/Resources/ConfigPresets/Corvax/common.toml +++ b/Resources/ConfigPresets/Corvax/common.toml @@ -23,3 +23,6 @@ rules_header = "ui-rules-header-corvax" [discord] rich_main_icon_id = "corvax" + +[worldgen] +enabled = true diff --git a/Resources/ConfigPresets/Corvax/solaris.toml b/Resources/ConfigPresets/Corvax/solaris.toml index 15b4495dc8b..88e7cebf429 100644 --- a/Resources/ConfigPresets/Corvax/solaris.toml +++ b/Resources/ConfigPresets/Corvax/solaris.toml @@ -1,6 +1,6 @@ [game] hostname = "🛰️ Corvax — Солярис 🌕 [TTS]" -desc = "[Требуется 20 часов на другом сервере Corvax!]\nКорвакс — первый русскоязычный проект в Space Station 14.\nНа этом сервере средние требования к RP.\nИмеется интеграция TTS (Text-To-Speech)." +desc = "[Корвакс — первый русскоязычный проект в Space Station 14.\nНа этом сервере средние требования к RP.\nИмеется интеграция TTS (Text-To-Speech)." map_pool = "CorvaxDefaultMapPool" maxplayers = 160 soft_max_players = 80 @@ -10,7 +10,10 @@ map_rotation = true enabled = true show_reason = true min_account_age = 0 -min_overall_hours = 20 +min_overall_hours = 0 +deny_vpn = true +enable_without_admins = true +disable_with_admins = true [rules] time = 10.0 diff --git a/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl b/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl index 8ebbf1029e5..4c3d12e55ae 100644 --- a/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl +++ b/Resources/Locale/ru-RU/access/components/id-card-console-component.ftl @@ -5,7 +5,7 @@ id-card-console-window-save-button = Сохранить id-card-console-window-job-title-label = Должность: id-card-console-window-eject-button = Извлечь id-card-console-window-insert-button = Вставить -id-card-console-window-job-selection-label = Предустановки должностей (задает иконку отдела и должности): +id-card-console-window-job-selection-label = Предустановки должностей (задаёт иконку отдела и должности): access-id-card-console-component-no-hands-error = У вас нет рук. id-card-console-privileged-id = Основная ID id-card-console-target-id = Целевая ID diff --git a/Resources/Locale/ru-RU/administration/admin-verbs.ftl b/Resources/Locale/ru-RU/administration/admin-verbs.ftl index a577ad821f4..261aa3665fc 100644 --- a/Resources/Locale/ru-RU/administration/admin-verbs.ftl +++ b/Resources/Locale/ru-RU/administration/admin-verbs.ftl @@ -13,4 +13,4 @@ admin-verbs-erase-description = Их вещи упадут на землю. Игроки увидят всплывающее окно, указывающее им играть как будто исчезнувшего никогда не существовало. toolshed-verb-mark = Отметить -toolshed-verb-mark-description = Помещает данную сущность в переменную $marked, заменяя ее предыдущее значение. +toolshed-verb-mark-description = Помещает данную сущность в переменную $marked, заменяя её предыдущее значение. diff --git a/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl b/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl index d9bb9fb87c9..d2cbd89a7b4 100644 --- a/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl +++ b/Resources/Locale/ru-RU/administration/commands/add-uplink-command.ftl @@ -1,4 +1,4 @@ -add-uplink-command-description = Создает аплинк в выбранном предмете и привязывает его к аккаунту игрока +add-uplink-command-description = Создаёт аплинк в выбранном предмете и привязывает его к аккаунту игрока add-uplink-command-help = Использование: adduplink [username] [item-id] add-uplink-command-completion-1 = Username (по-умолчанию это вы сами) add-uplink-command-completion-2 = Uplink uid (по-умолчанию это КПК) diff --git a/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl b/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl index 47e234bb2bc..bb9a6bf70f5 100644 --- a/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl +++ b/Resources/Locale/ru-RU/administration/commands/dsay-command.ftl @@ -1,2 +1,2 @@ -dsay-command-description = Отправляет сообщение в чат мертвых от имени администратора +dsay-command-description = Отправляет сообщение в чат мёртвых от имени администратора dsay-command-help-text = Использование: { $command } diff --git a/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl b/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl index 6855f95c941..dbaf7e01ceb 100644 --- a/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl +++ b/Resources/Locale/ru-RU/administration/commands/play-global-sound-command.ftl @@ -1,4 +1,4 @@ -play-global-sound-command-description = Проигрывает глобальный звук для выбранного игрока или для каждого подключенного игрока, если не выбран конкретный. +play-global-sound-command-description = Проигрывает глобальный звук для выбранного игрока или для каждого подключённого игрока, если не выбран конкретный. play-global-sound-command-help = playglobalsound [user 1] ... [user n] play-global-sound-command-player-not-found = Игрок "{ $username }" не найден. play-global-sound-command-volume-parse = Задан неправильный уровень громкости { $volume }. diff --git a/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl index 6127016aede..ee73b8865bb 100644 --- a/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl +++ b/Resources/Locale/ru-RU/administration/commands/set-looc-command.ftl @@ -2,5 +2,5 @@ set-looc-command-description = Позволяет включить или вык set-looc-command-help = Использование: setlooc ИЛИ setlooc [value] set-looc-command-too-many-arguments-error = Слишком много аргументов. set-looc-command-invalid-argument-error = Неверный аргумент. -set-looc-command-looc-enabled = LOOC чат был включен. +set-looc-command-looc-enabled = LOOC чат был включён. set-looc-command-looc-disabled = LOOC чат был выключен. diff --git a/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl index 06de66fa06b..8f090d8b716 100644 --- a/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl +++ b/Resources/Locale/ru-RU/administration/commands/set-mind-command.ftl @@ -1,4 +1,4 @@ -set-mind-command-description = Перемещает сознание в указанную сущность. Сущность должна иметь { $requiredComponent }. По умолчанию это заставит разум, который в данный момент посещает другие сущности, вернуться обратно (т.е. вернуть призрака в свое основное тело). +set-mind-command-description = Перемещает сознание в указанную сущность. Сущность должна иметь { $requiredComponent }. По умолчанию это заставит разум, который в данный момент посещает другие сущности, вернуться обратно (т.е. вернуть призрака в своё основное тело). set-mind-command-help-text = Использование: { $command } [unvisit] set-mind-command-target-has-no-content-data-message = Целевой игрок не имеет данных о содержимом (wtf?) -set-mind-command-target-has-no-mind-message = Целевая сущность не обладает разумом (вы забыли сделать ее разумной?) +set-mind-command-target-has-no-mind-message = Целевая сущность не обладает разумом (вы забыли сделать её разумной?) diff --git a/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl b/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl index c6820b4e5d4..55329ee8482 100644 --- a/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl +++ b/Resources/Locale/ru-RU/administration/commands/set-ooc-command.ftl @@ -2,5 +2,5 @@ set-ooc-command-description = Позволяет включить или вык set-ooc-command-help = Использование: setooc ИЛИ setooc [value] set-ooc-command-too-many-arguments-error = Слишком много аргументов. set-ooc-command-invalid-argument-error = Неверный аргумент. -set-ooc-command-ooc-enabled = OOC чат был включен. +set-ooc-command-ooc-enabled = OOC чат был включён. set-ooc-command-ooc-disabled = OOC чат был выключен. diff --git a/Resources/Locale/ru-RU/administration/smites.ftl b/Resources/Locale/ru-RU/administration/smites.ftl index fec5d654414..efd990ecd3e 100644 --- a/Resources/Locale/ru-RU/administration/smites.ftl +++ b/Resources/Locale/ru-RU/administration/smites.ftl @@ -2,7 +2,7 @@ admin-smite-chess-self = Вы чувствуете себя необычайно admin-smite-chess-others = { CAPITALIZE($name) } уменьшается до шахматной доски! admin-smite-set-alight-self = Вы загораетесь пламенем! admin-smite-set-alight-others = { CAPITALIZE($name) } загорается пламенем! -admin-smite-remove-blood-self = Вы чувствуете легкость и прохладу. +admin-smite-remove-blood-self = Вы чувствуете лёгкость и прохладу. admin-smite-remove-blood-others = { CAPITALIZE($name) } растекается кровью по всему полу! admin-smite-vomit-organs-self = Вас тошнит, и вы чувствуете себя опустошённо! admin-smite-vomit-organs-others = { CAPITALIZE($name) } изрыгает свои органы! @@ -19,7 +19,7 @@ admin-smite-chess-dimension-description = Изгнание в шахматное admin-smite-set-alight-description = Заставляет цель гореть. admin-smite-monkeyify-description = Превращает цель в обезьяну. admin-smite-lung-cancer-description = Рак лёгких IIIA стадии, для настоящих любителей популярного шоу "Во все тяжкие". -admin-smite-electrocute-description = Поражает цель электрическим током, делая бесполезным все, что было на них надето. +admin-smite-electrocute-description = Поражает цель электрическим током, делая бесполезным всё, что было на них надето. admin-smite-creampie-description = Кремовый пирог, всего одной кнопкой. admin-smite-remove-blood-description = Обескровливает цель, кроваво. admin-smite-vomit-organs-description = Вызывает у цели рвоту, в том числе и органами. @@ -42,12 +42,12 @@ admin-smite-headstand-description = Переворачивает спрайт п admin-smite-plasma-internals-description = Заменяет содержимое лёгких плазмой. admin-smite-become-mouse-description = Цель станет мышью. Скуик. admin-smite-maid-description = Насильно превращает цель в кошко-служанку уборщицу. Это настоящая пытка для некоторых игроков, используйте её с умом. -admin-smite-zoom-in-description = Увеличивает зум так, что цель перестает видеть окружение. +admin-smite-zoom-in-description = Увеличивает зум так, что цель перестаёт видеть окружение. admin-smite-flip-eye-description = Переворачивает их обзор, фактически меняя управление и делая игру раздражающей. admin-smite-run-walk-swap-description = Меняет местами бег и ходьбу, заставляя цель держать Shift, чтобы двигаться быстро. admin-smite-stomach-removal-description = Удаляет желудок цели, лишая её возможности питаться. admin-smite-super-speed-description = Делает цель очень быстрой, заставляя её превращаться в фарш при столкновении со стеной. -admin-smite-speak-backwards-description = Заставляет цель говорить задом наперед, так что она не сможет позвать на помощь. +admin-smite-speak-backwards-description = Заставляет цель говорить задом наперёд, так что она не сможет позвать на помощь. admin-smite-lung-removal-description = Удаляет лёгкие цели, топя её. admin-smite-remove-hand-description = Удаляет только одну из рук цели вместо всех. admin-smite-disarm-prone-description = Шанс обезоружить цель становится 100%, а наручники надеваются на неё мгновенно. @@ -83,6 +83,6 @@ admin-trick-infinite-battery-object-description = Перенастраивает admin-trick-halt-movement-description = Прекращает движение целевого объекта, по крайней мере, пока что-то не сдвинет его снова. admin-trick-unpause-map-description = Снимает выбранную карту с паузы. ОБРАТИТЕ ВНИМАНИЕ, ЧТО ЭТО МОЖЕТ ПРИВЕСТИ К НЕПРАВИЛЬНОЙ РАБОТЕ СО STORAGE MAPS! admin-trick-pause-map-description = Ставит выбранную карту на паузу. Обратите внимание, что это не останавливает движение игроков полностью! -admin-trick-snap-joints-description = Удаляет все физические шарниры из объекта. К сожалению, не отщелкивает все кости в теле. +admin-trick-snap-joints-description = Удаляет все физические шарниры из объекта. К сожалению, не отщёлкивает все кости в теле. admin-trick-minigun-fire-description = Заставляет целевое оружие стрелять как миниган (очень быстро). admin-trick-set-bullet-amount-description = Быстро устанавливает значение количества незаспавненных патронов в оружии. diff --git a/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl b/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl index 5a82a38bc25..0f48eeb8231 100644 --- a/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl +++ b/Resources/Locale/ru-RU/administration/ui/manage-solutions/manage-solutions.ftl @@ -1,7 +1,7 @@ admin-solutions-window-title = Редактирование раствора - { $targetName } admin-solutions-window-solution-label = Целевой раствор: admin-solutions-window-add-new-button = Добавить новый реагент -admin-solutions-window-volume-label = Объем { $currentVolume }/{ $maxVolume } ед. +admin-solutions-window-volume-label = Объём { $currentVolume }/{ $maxVolume } ед. admin-solutions-window-capacity-label = Вместимость (u): admin-solutions-window-specific-heat-label = Удельная теплоёмкость: { $specificHeat } Дж/(К*u) admin-solutions-window-heat-capacity-label = Теплоёмкость: { $heatCapacity } Дж/К diff --git a/Resources/Locale/ru-RU/advertisements/arcade/blockgame.ftl b/Resources/Locale/ru-RU/advertisements/arcade/blockgame.ftl index 8947f0f8fbf..334c1e2c805 100644 --- a/Resources/Locale/ru-RU/advertisements/arcade/blockgame.ftl +++ b/Resources/Locale/ru-RU/advertisements/arcade/blockgame.ftl @@ -13,13 +13,13 @@ advertisement-block-game-12 = Наши юристы уже готовы! advertisement-block-game-13 = Это блочный дождь, аллилуйя! thankyou-block-game-1 = Сыграйте ещё раз! thankyou-block-game-2 = Неплохо сыграно! -thankyou-block-game-3 = Еще одну каточку? +thankyou-block-game-3 = Ещё одну каточку? thankyou-block-game-4 = Уже заканчиваете? thankyou-block-game-5 = Блоки будут скучать по вам. thankyou-block-game-6 = Спасибо за игру! thankyou-block-game-7 = Возвращайтесь скорее! thankyou-block-game-8 = Бип бвуууп! -thankyou-block-game-9 = Всегда найдется время для новой игры! +thankyou-block-game-9 = Всегда найдётся время для новой игры! thankyou-block-game-10 = Не сдавайтесь! thankyou-block-game-11 = Всегда найдутся новые блоки! thankyou-block-game-12 = Блоки ждут вашего возвращения! diff --git a/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl b/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl index a5c50a1ee86..310ce67a1f3 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/boozeomat.ftl @@ -1,4 +1,4 @@ -advertisement-boozeomat-1 = Надеюсь, никто не попросит у меня чертову чашку чая... +advertisement-boozeomat-1 = Надеюсь, никто не попросит у меня чёртову чашку чая... advertisement-boozeomat-2 = Алкоголь - друг человечества. Вы бы отказались от друга? advertisement-boozeomat-3 = Очень рад вас обслужить! advertisement-boozeomat-4 = Никто на этой станции не хочет выпить? diff --git a/Resources/Locale/ru-RU/advertisements/vending/chang.ftl b/Resources/Locale/ru-RU/advertisements/vending/chang.ftl index 553eab34ec6..58cca4f7dae 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/chang.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/chang.ftl @@ -1,7 +1,7 @@ advertisement-chang-1 = Ощутите вкус 5000 лет культуры! advertisement-chang-2 = Мистер Чанг, одобрен для безопасного употребления более чем в 10 секторах! -advertisement-chang-3 = Китайская кухня отлично подойдет для вечернего свидания или одинокого вечера! -advertisement-chang-4 = Вы не ошибетесь, если отведаете настоящей китайской кухни от мистера Чанга! +advertisement-chang-3 = Китайская кухня отлично подойдёт для вечернего свидания или одинокого вечера! +advertisement-chang-4 = Вы не ошибётесь, если отведаете настоящей китайской кухни от мистера Чанга! advertisement-chang-5 = На 100% настоящая китайская еда! thankyou-chang-1 = Мистер Чанг благодарит вас! thankyou-chang-2 = Наслаждайтесь настоящей едой! diff --git a/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl index 2af160ef2f2..2a4025e0522 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/curadrobe.ftl @@ -1,3 +1,3 @@ -advertisement-curadrobe-1 = Очки - для глаз, книги - для души, в Библиодробе есть все! +advertisement-curadrobe-1 = Очки - для глаз, книги - для души, в Библиодробе есть всё! advertisement-curadrobe-2 = Впечатлите и поразите посетителей вашей библиотеки расширенной линейкой ручек Библиодроба! advertisement-curadrobe-3 = Станьте официальным владельцем библиотеки благодаря этой великолепной коллекции нарядов! diff --git a/Resources/Locale/ru-RU/advertisements/vending/discount.ftl b/Resources/Locale/ru-RU/advertisements/vending/discount.ftl index 4b1f96f31d7..73ba2a493d8 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/discount.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/discount.ftl @@ -5,7 +5,7 @@ advertisement-discount-4 = Количество превыше Качества! advertisement-discount-5 = Не слушайте этих яйцеголовых из санэпидемстанции, покупайте сейчас! advertisement-discount-6 = Discount Dan's: Мы полезны вам! Не-а, не могу произнести это без смеха. advertisement-discount-7 = Discount Dan's: Только высококачественная проду-*БЗзз -advertisement-discount-8 = Discount Dan(tm) не несет ответственности за любой ущерб, вызванный неправильным использованием его продукции. +advertisement-discount-8 = Discount Dan(tm) не несёт ответственности за любой ущерб, вызванный неправильным использованием его продукции. advertisement-discount-9 = Мы предлагаем широкий ассортимент недорогих снеков! thankyou-discount-1 = Благодарим за исп-*БЗЗЗ thankyou-discount-2 = И помните: деньги не возвращаем! diff --git a/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl index 81fe7e73ae5..1ece7958c8d 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/engidrobe.ftl @@ -1,5 +1,5 @@ advertisement-engidrobe-1 = Гарантированная защита ваших ног от несчастных случаев на производстве! -advertisement-engidrobe-2 = Боитесь радиации? Носите желтое! +advertisement-engidrobe-2 = Боитесь радиации? Носите жёлтое! advertisement-engidrobe-3 = У нас есть шапки, которые защитят вашу башку! advertisement-engidrobe-4 = В наше время мало кто пользуется средствами защиты! advertisement-engidrobe-5 = Получите свою защитную экипировку сегодня! diff --git a/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl b/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl index 40a1b76814b..55fe7aca6ea 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/scidrobe.ftl @@ -1,3 +1,3 @@ -advertisement-scidrobe-1 = Скучаете по запаху обожженной плазмой плоти? Купите научную одежду прямо сейчас! +advertisement-scidrobe-1 = Скучаете по запаху обожжённой плазмой плоти? Купите научную одежду прямо сейчас! advertisement-scidrobe-2 = Изготовлено на 10% из ауксетики, поэтому можете не беспокоиться о потере руки! advertisement-scidrobe-3 = Это ТОЧНО защитит вас, когда артефакт неизбежно взорвётся. diff --git a/Resources/Locale/ru-RU/advertisements/vending/snack.ftl b/Resources/Locale/ru-RU/advertisements/vending/snack.ftl index 713d740a04e..359c5365685 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/snack.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/snack.ftl @@ -6,7 +6,7 @@ advertisement-snack-5 = Ммм! Так вкусно! advertisement-snack-6 = Боже мой, какой он сочный! advertisement-snack-7 = Перекусите. advertisement-snack-8 = Перекусы полезны для вас! -advertisement-snack-9 = Выпейте еще немного Getmore! +advertisement-snack-9 = Выпейте ещё немного Getmore! advertisement-snack-10 = Закуски лучшего качества прямо с Марса. advertisement-snack-11 = Мы любим шоколад! advertisement-snack-12 = Попробуйте наше новое вяленое мясо! diff --git a/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl b/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl index b47852a6cdd..abb5d20aa94 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/sovietsoda.ftl @@ -1,7 +1,7 @@ advertisement-sovietsoda-1 = За товарища и страну. advertisement-sovietsoda-2 = Выполнили ли вы сегодня свою норму питания? advertisement-sovietsoda-3 = Очень хорошо! -advertisement-sovietsoda-4 = Мы простые люди, потому что это все, что мы едим. +advertisement-sovietsoda-4 = Мы простые люди, потому что это всё, что мы едим. advertisement-sovietsoda-5 = Если есть человек, значит, есть проблема. Если нет человека, то нет и проблемы. advertisement-sovietsoda-6 = Если оно достаточно хорошо для повседневной жизни, то оно достаточно хорошо и для нас! thankyou-sovietsoda-1 = Приятного аппетита, товарищ! diff --git a/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl b/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl index 74d97c23db5..7868cecfc86 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/vendomat.ftl @@ -1,6 +1,6 @@ advertisement-vendomat-1 = Только самое лучшее! advertisement-vendomat-2 = Возьмите инструментов. -advertisement-vendomat-3 = Самое надежное оборудование. +advertisement-vendomat-3 = Самое надёжное оборудование. advertisement-vendomat-4 = Лучшее снаряжение в космосе! advertisement-vendomat-5 = Это, безусловно, лучше, чем стандартное снаряжение! advertisement-vendomat-6 = Получите ваш старый добрый лом! diff --git a/Resources/Locale/ru-RU/alerts/alerts.ftl b/Resources/Locale/ru-RU/alerts/alerts.ftl index 2b01eea4b49..3138d915f02 100644 --- a/Resources/Locale/ru-RU/alerts/alerts.ftl +++ b/Resources/Locale/ru-RU/alerts/alerts.ftl @@ -5,13 +5,13 @@ alerts-low-nitrogen-desc = В воздухе, которым вы дышите, alerts-high-toxin-name = [color=red]Высокий уровень токсинов[/color] alerts-high-toxin-desc = В воздухе, которым вы дышите, [color=red]слишком много токсинов[/color]. Используйте [color=green]дыхательную маску и баллон[/color] или покиньте отсек. alerts-low-pressure-name = [color=red]Низкий уровень давления[/color] -alerts-low-pressure-desc = Воздух вокруг вас [color=red]опасно разрежен[/color]. [color=green]Космический скафандр[/color] защитит вас. +alerts-low-pressure-desc = Воздух вокруг вас [color=red]опасно разрежён[/color]. [color=green]Космический скафандр[/color] защитит вас. alerts-high-pressure-name = [color=red]Высокий уровень давления[/color] alerts-high-pressure-desc = Воздух вокруг вас [color=red]опасно плотный[/color]. [color=green]Герметичный костюм[/color] будет достаточной защитой. alerts-on-fire-name = [color=red]В огне[/color] alerts-on-fire-desc = Вы [color=red]горите[/color]. Щёлкните по иконке, чтобы остановиться, лечь, и начать кататься по земле, пытаясь погасить пламя или переместиться в безвоздушное пространство. alerts-too-cold-name = [color=cyan]Слишком холодно[/color] -alerts-too-cold-desc = Вы [color=cyan]замерзаете[/color]! Переместитесь в более теплое место и наденьте любую изолирующую тепло одежду, например, скафандр. +alerts-too-cold-desc = Вы [color=cyan]замерзаете[/color]! Переместитесь в более тёплое место и наденьте любую изолирующую тепло одежду, например, скафандр. alerts-too-hot-name = [color=red]Слишком жарко[/color] alerts-too-hot-desc = Тут [color=red]слишком жарко[/color]! Переместитесь в более прохладное место, наденьте любую изолирующую тепло одежду, например, скафандр, или по крайней мере отойдите от огня. alerts-weightless-name = Невесомость @@ -29,7 +29,7 @@ alerts-buckled-desc = Вы к чему-то [color=yellow]пристёгнуты alerts-crit-name = [color=red]Критическое состояние[/color] alerts-crit-desc = Вы серьёзно ранены и без сознания. alerts-dead-name = Смерть -alerts-dead-desc = Вы мертвы. Учтите, что вас еще можно воскресить! +alerts-dead-desc = Вы мертвы. Учтите, что вас ещё можно воскресить! alerts-health-name = Здоровье alerts-health-desc = [color=green]Синий и зелёный[/color] хорошо. [color=red]Красный[/color] плохо. alerts-battery-name = Батарея @@ -39,7 +39,7 @@ alerts-no-battery-desc = У вас нет батареи, в результат alerts-internals-name = Переключить баллон alerts-internals-desc = Включает или отключает подачу газа из баллона. alerts-piloting-name = Пилотирование шаттла -alerts-piloting-desc = Вы пилотируете шаттл. Щелкните по иконке, чтобы прекратить пилотирование. +alerts-piloting-desc = Вы пилотируете шаттл. Щёлкните по иконке, чтобы прекратить пилотирование. alerts-hunger-name = [color=yellow]Голод[/color] alerts-hunger-desc = Было бы неплохо перекусить. alerts-stamina-name = Выносливость @@ -53,17 +53,17 @@ alerts-parched-desc = Вы ужасно хотите пить. Жажда вас alerts-muted-name = Заглушены alerts-muted-desc = Вы потеряли способность говорить. alerts-vow-silence-name = Обет молчания -alerts-vow-silence-desc = Вы дали обет молчания в рамках инициации в Мистико Тагма Мимон. Щелкните по иконке, чтобы нарушить свой обет. +alerts-vow-silence-desc = Вы дали обет молчания в рамках инициации в Мистико Тагма Мимон. Щёлкните по иконке, чтобы нарушить свой обет. alerts-vow-broken-name = Нарушенный обет -alerts-vow-broken-desc = Вы нарушили свою клятву, данную Мимам. Теперь вы можете говорить, но вы потеряли свои мимские способности как минимум на 5 минут!!! Щелкните по иконке, чтобы попытаться дать обет молчания снова. +alerts-vow-broken-desc = Вы нарушили свою клятву, данную Мимам. Теперь вы можете говорить, но вы потеряли свои мимские способности как минимум на 5 минут!!! Щёлкните по иконке, чтобы попытаться дать обет молчания снова. alerts-pulled-name = Вас тянут alerts-pulled-desc = Вас тянут за собой. Двигайтесь, чтобы освободиться. alerts-pulling-name = Вы тянете -alerts-pulling-desc = Вы что-то тянете. Щелкните по иконке, чтобы перестать. +alerts-pulling-desc = Вы что-то тянете. Щёлкните по иконке, чтобы перестать. alerts-bleed-name = [color=red]Кровотечение[/color] alerts-bleed-desc = У вас [color=red]кровотечение[/color]. alerts-pacified-name = [color=green]Пацифизм[/color] -alerts-pacified-desc = Вы чувствуете себя умиротворенно и не можете вредить живым существам. +alerts-pacified-desc = Вы чувствуете себя умиротворённо и не можете вредить живым существам. alerts-suit-power-name = Заряд костюма alerts-suit-power-desc = Запас энергии вашего костюма космического ниндзя. alerts-magboots-name = Магнитные ботинки diff --git a/Resources/Locale/ru-RU/arcade/blockgame.ftl b/Resources/Locale/ru-RU/arcade/blockgame.ftl index 876701a1c25..05a3923c119 100644 --- a/Resources/Locale/ru-RU/arcade/blockgame.ftl +++ b/Resources/Locale/ru-RU/arcade/blockgame.ftl @@ -6,8 +6,8 @@ blockgame-menu-label-points = Очки: { $points } blockgame-menu-label-level = Уровень: { $level } # Game over information of your round blockgame-menu-gameover-info = - Глобальный счет: { $global } - Локальный счет: { $local } + Глобальный счёт: { $global } + Локальный счёт: { $local } Очки: { $points } blockgame-menu-title = Блоки Nanotrasen blockgame-menu-button-new-game = Новая игра diff --git a/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl b/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl index b8213e3cb78..b53fe39ab64 100644 --- a/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl +++ b/Resources/Locale/ru-RU/arcade/components/space-villain-game-component.ftl @@ -9,6 +9,6 @@ space-villain-game-player-loses-message = Вы проиграли! space-villain-game-enemy-cheers-message = { $enemyName } ликует. space-villain-game-enemy-dies-with-player-message = { $enemyName } умирает, но забирает вас с собой. space-villain-game-enemy-throws-bomb-message = { $enemyName } бросает бомбу, взрывая вас на { $damageReceived } урона! -space-villain-game-enemy-steals-player-power-message = { $enemyName } крадет { $stolenAmount } вашей силы! +space-villain-game-enemy-steals-player-power-message = { $enemyName } крадёт { $stolenAmount } вашей силы! space-villain-game-enemy-heals-message = { $enemyName } исцеляет { $healedAmount } здоровья! space-villain-game-enemy-attacks-message = { $enemyName } атакует вас, нанося { $damageDealt } урона! diff --git a/Resources/Locale/ru-RU/atmos/firelock-component.ftl b/Resources/Locale/ru-RU/atmos/firelock-component.ftl index 63b466b2bff..1f27ec121ca 100644 --- a/Resources/Locale/ru-RU/atmos/firelock-component.ftl +++ b/Resources/Locale/ru-RU/atmos/firelock-component.ftl @@ -1,2 +1,2 @@ firelock-component-is-holding-pressure-message = Порыв воздуха дует вам в лицо... Возможно, вам стоит передумать. -firelock-component-is-holding-fire-message = Порыв теплого воздуха дует вам в лицо... Возможно, вам стоит передумать. +firelock-component-is-holding-fire-message = Порыв тёплого воздуха дует вам в лицо... Возможно, вам стоит передумать. diff --git a/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl b/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl index e5578ee3221..654459c9a5b 100644 --- a/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl +++ b/Resources/Locale/ru-RU/atmos/gas-tank-component.ftl @@ -3,7 +3,7 @@ # Examine text showing pressure in tank. comp-gas-tank-examine = Давление: [color=orange]{ PRESSURE($pressure) }[/color]. # Examine text when internals are active. -comp-gas-tank-connected = Он подключен к внешнему компоненту. +comp-gas-tank-connected = Он подключён к внешнему компоненту. # Examine text when valve is open or closed. comp-gas-tank-examine-open-valve = Клапан выпуска газа [color=red]открыт[/color]. comp-gas-tank-examine-closed-valve = Клапан выпуска газа [color=green]закрыт[/color]. diff --git a/Resources/Locale/ru-RU/barsign/barsign-component.ftl b/Resources/Locale/ru-RU/barsign/barsign-component.ftl index b508f54b1c5..d291ae62314 100644 --- a/Resources/Locale/ru-RU/barsign/barsign-component.ftl +++ b/Resources/Locale/ru-RU/barsign/barsign-component.ftl @@ -106,7 +106,7 @@ barsign-prototype-description-goose = Пей до рвоты и/или нару ## The Engine Change barsign-prototype-name-enginechange = Замена двигателя -barsign-prototype-description-enginechange = Все еще ожидаем. +barsign-prototype-description-enginechange = Всё ещё ожидаем. ## 4 The Emprah @@ -121,4 +121,4 @@ barsign-prototype-description-empbarsign = Что-то пошло совсем ## SignOff -barsign-prototype-description-sign-off = Этот знак, похоже, не включен. +barsign-prototype-description-sign-off = Этот знак, похоже, не включён. diff --git a/Resources/Locale/ru-RU/borg/borg.ftl b/Resources/Locale/ru-RU/borg/borg.ftl index 23e3d644404..ec0684812d8 100644 --- a/Resources/Locale/ru-RU/borg/borg.ftl +++ b/Resources/Locale/ru-RU/borg/borg.ftl @@ -1,5 +1,5 @@ borg-player-not-allowed = Мозг не помещается! -borg-player-not-allowed-eject = Мозг был извлечен из корпуса! +borg-player-not-allowed-eject = Мозг был извлечён из корпуса! borg-panel-not-open = Панель киборга не открыта... borg-mind-added = { CAPITALIZE($name) } включается! borg-mind-removed = { CAPITALIZE($name) } выключается! diff --git a/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl b/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl index 5892d51bfe7..54778cac2fc 100644 --- a/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl +++ b/Resources/Locale/ru-RU/botany/components/plant-holder-component.ftl @@ -32,4 +32,4 @@ plant-holder-component-light-improper-warning = Мигает [color=yellow]пр plant-holder-component-heat-improper-warning = Мигает [color=orange]предупреждение о неподходящем уровне температуры[/color]. plant-holder-component-pressure-improper-warning = Мигает [color=lightblue]предупреждение о неподходящем атмосферном давлении[/color]. plant-holder-component-gas-missing-warning = Мигает [color=cyan]предупреждение о неподходящем атмосферном составе[/color]. -plant-holder-component-early-sample-message = Растение еще не выросло настолько, чтобы извлечь семена. +plant-holder-component-early-sample-message = Растение ещё не выросло настолько, чтобы извлечь семена. diff --git a/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl b/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl index e2130f99ed9..29d8cb48989 100644 --- a/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl +++ b/Resources/Locale/ru-RU/buckle/components/buckle-component.ftl @@ -1,6 +1,6 @@ buckle-component-no-hands-message = У вас нет рук. -buckle-component-already-buckled-message = Вы уже пристегнуты! -buckle-component-other-already-buckled-message = { $owner } уже пристегнут! +buckle-component-already-buckled-message = Вы уже пристёгнуты! +buckle-component-other-already-buckled-message = { $owner } уже пристёгнут! buckle-component-cannot-buckle-message = Вы не можете пристегнуть себя туда. buckle-component-other-cannot-buckle-message = Вы не можете пристегнуть { $owner } туда! buckle-component-cannot-fit-message = Вы туда не помещаетесь! diff --git a/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl b/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl index 70b1e830904..5e0d114f10f 100644 --- a/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl +++ b/Resources/Locale/ru-RU/cable/cable-multitool-system.ftl @@ -1,5 +1,5 @@ -cable-multitool-system-internal-error-no-power-node = Ваш мультитул выдает сообщение: "ВНУТРЕННЯЯ ОШИБКА: НЕ КАБЕЛЬ ПИТАНИЯ". -cable-multitool-system-internal-error-missing-component = Ваш мультитул выдает сообщение: "ВНУТРЕННЯЯ ОШИБКА: КАБЕЛЬ АНОМАЛЕН". +cable-multitool-system-internal-error-no-power-node = Ваш мультитул выдаёт сообщение: "ВНУТРЕННЯЯ ОШИБКА: НЕ КАБЕЛЬ ПИТАНИЯ". +cable-multitool-system-internal-error-missing-component = Ваш мультитул выдаёт сообщение: "ВНУТРЕННЯЯ ОШИБКА: КАБЕЛЬ АНОМАЛЕН". cable-multitool-system-verb-name = Питание cable-multitool-system-verb-tooltip = Используйте мультитул для просмотра статистики питания. cable-multitool-system-statistics = diff --git a/Resources/Locale/ru-RU/cargo/bounties.ftl b/Resources/Locale/ru-RU/cargo/bounties.ftl index b344bcbe8e4..0c9cba3eeaf 100644 --- a/Resources/Locale/ru-RU/cargo/bounties.ftl +++ b/Resources/Locale/ru-RU/cargo/bounties.ftl @@ -121,7 +121,7 @@ bounty-description-bedsheet = Кто-то в Атмос-отсеке посто bounty-description-bandana = Бзззт... Передача с планеты-тюрьмы OC-1001: Мы... перестраиваем нашу структуру командования. Пришлите нам банданы, чтобы мы могли различать банд... то есть отделы. bounty-description-steak = Повар-вегетарианец отказывается готовить нам что-нибудь из мяса, и унатхи начинают беспокоиться. Не могли бы вы тайно доставить нам несколько стейков, чтобы они остались довольны? bounty-description-banana = Привет, станция! Ботаники не хотят мне больше ничего давать. Они сказали, что поскользнуть и выкинуть ГСБ в космос через открытый шлюз - это не смешно! Представляете? Помогите мне! ХОНК. -bounty-description-beer = Какой-то гнусный предатель украл все напитки в баре. Да, все. Помогите нам продержаться, пока мы не найдем их. +bounty-description-beer = Какой-то гнусный предатель украл все напитки в баре. Да, все. Помогите нам продержаться, пока мы не найдём их. bounty-description-hi-viz-vest = Клоун украл контроллер ДАМ и не хочет его возвращать. Здесь довольно темно. Если бы у нас было несколько светоотражающих жилетов, то видеть друг друга в темноте стало бы немного проще. bounty-description-torch = Шеф-повар оживил всех обезьян и кобольдов разом, а они взбунтовались и захватили грузовой шаттл. Они потребовали припасов и безопасного перелёта на планету с джунглями, и мы уступили их требованиям. Теперь им нужно только несколько факелов. bounty-description-medkit-box = Центком ставит спектакль в больнице, и нуждается в реквизите. Просто пришлите нам несколько пустых аптечек, и спектакль состоится! diff --git a/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl b/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl index da99a31c923..9353b024048 100644 --- a/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl +++ b/Resources/Locale/ru-RU/chat/commands/suicide-command.ftl @@ -1,9 +1,9 @@ suicide-command-description = Совершает самоубийство suicide-command-help-text = - Команда самоубийства дает вам возможность быстро выйти из раунда, оставаясь в образе персонажа. + Команда самоубийства даёт вам возможность быстро выйти из раунда, оставаясь в образе персонажа. Способы бывают разные, сначала вы попытаетесь использовать предмет, находящийся у вас в активной руке. Если это не удастся, то будет сделана попытка использовать предмет рядом с вами. - Наконец, если ни один из вышеперечисленных способов не сработал, вы умрете, прикусив язык. + Наконец, если ни один из вышеперечисленных способов не сработал, вы умрёте, прикусив язык. suicide-command-default-text-others = { $name } пытается прикусить свой собственный язык! suicide-command-default-text-self = Вы пытаетесь прикусить свой собственный язык! suicide-command-already-dead = Вы не можете совершить самоубийство. Вы мертвы. diff --git a/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl b/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl index 0fdacbb2c3c..1b2449af6f9 100644 --- a/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl +++ b/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl @@ -1,15 +1,15 @@ ### UI chat-manager-max-message-length = Ваше сообщение превышает лимит в { $maxMessageLength } символов -chat-manager-ooc-chat-enabled-message = OOC чат был включен. -chat-manager-ooc-chat-disabled-message = OOC чат был отключен. -chat-manager-looc-chat-enabled-message = LOOC чат был включен. -chat-manager-looc-chat-disabled-message = LOOC чат был отключен. +chat-manager-ooc-chat-enabled-message = OOC чат был включён. +chat-manager-ooc-chat-disabled-message = OOC чат был отключён. +chat-manager-looc-chat-enabled-message = LOOC чат был включён. +chat-manager-looc-chat-disabled-message = LOOC чат был отключён. chat-manager-dead-looc-chat-enabled-message = Мёртвые игроки теперь могут говорить в LOOC. chat-manager-dead-looc-chat-disabled-message = Мёртвые игроки больше не могут говорить в LOOC. chat-manager-crit-looc-chat-enabled-message = Игроки в критическом состоянии теперь могут говорить в LOOC. chat-manager-crit-looc-chat-disabled-message = Игроки в критическом состоянии больше не могут говорить в LOOC. -chat-manager-admin-ooc-chat-enabled-message = Админ OOC чат был включен. +chat-manager-admin-ooc-chat-enabled-message = Админ OOC чат был включён. chat-manager-admin-ooc-chat-disabled-message = Админ OOC чат был выключен. chat-manager-max-message-length-exceeded-message = Ваше сообщение превышает лимит в { $limit } символов chat-manager-no-headset-on-message = У вас нет гарнитуры! diff --git a/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl b/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl index 48f4c95c2ab..e36940afc65 100644 --- a/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl +++ b/Resources/Locale/ru-RU/chat/sanitizer-replacements.ftl @@ -9,7 +9,7 @@ chatsan-pouts = дуется chatsan-laughs = смеётся chatsan-cries = плачет chatsan-smiles-smugly = самодовольно улыбается -chatsan-annoyed = выглядит раздраженным +chatsan-annoyed = выглядит раздражённым chatsan-sighs = вздыхает chatsan-stick-out-tongue = показывает язык chatsan-wide-eyed = выглядит шокированным diff --git a/Resources/Locale/ru-RU/commands/stat-values-command.ftl b/Resources/Locale/ru-RU/commands/stat-values-command.ftl index 18b748899c5..5510717a1ab 100644 --- a/Resources/Locale/ru-RU/commands/stat-values-command.ftl +++ b/Resources/Locale/ru-RU/commands/stat-values-command.ftl @@ -1,4 +1,4 @@ -stat-values-desc = Выгружает всю статистику для определенной категории в таблицу. +stat-values-desc = Выгружает всю статистику для определённой категории в таблицу. stat-values-server = Не может быть запущено на сервере! stat-values-args = Неверное число аргументов, нужен 1 stat-values-invalid = { $arg } не является действительной характеристикой! diff --git a/Resources/Locale/ru-RU/components/storage-component.ftl b/Resources/Locale/ru-RU/components/storage-component.ftl index 265688f9355..ba5e0a10a9d 100644 --- a/Resources/Locale/ru-RU/components/storage-component.ftl +++ b/Resources/Locale/ru-RU/components/storage-component.ftl @@ -3,7 +3,7 @@ comp-storage-cant-insert = Невозможно поместить. comp-storage-too-big = Слишком большое! comp-storage-insufficient-capacity = Недостаточная вместимость. comp-storage-invalid-container = Это сюда не лезет! -comp-storage-anchored-failure = Невозможно поместить закрепленный предмет. +comp-storage-anchored-failure = Невозможно поместить закреплённый предмет. comp-storage-cant-drop = Вы не можете отпустить { $entity }! comp-storage-window-title = Предмет хранилище comp-storage-window-weight = { $weight }/{ $maxWeight }, Макс. размер: { $size } diff --git a/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl b/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl index ca5fce2286e..fd03c3fcbdf 100644 --- a/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl +++ b/Resources/Locale/ru-RU/construction/ui/construction-menu.ftl @@ -2,7 +2,7 @@ construction-menu-title = Строительство construction-menu-place-ghost = Разместить призрак конструкции -construction-menu-clear-all = Очистить все +construction-menu-clear-all = Очистить всё construction-menu-eraser-mode = Режим ластика construction-menu-title = Строительство construction-menu-craft = Создание diff --git a/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl b/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl index 036b3a8e932..a7dd01e8e90 100644 --- a/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl +++ b/Resources/Locale/ru-RU/corvax/accessories/human-hair.ftl @@ -6,8 +6,8 @@ marking-HumanHairAmazon = Амазонка marking-HumanHairAstolfo = Астольфо marking-HumanHairBaum = Баум marking-HumanHairBeachwave = Бич-вейв -marking-HumanHairBluntbangs = Прямая челка -marking-HumanHairBluntbangsAlt = Прямая челка (Альт.) +marking-HumanHairBluntbangs = Прямая чёлка +marking-HumanHairBluntbangsAlt = Прямая чёлка (Альт.) marking-HumanHairBobcutAlt = Каре (Альт.) marking-HumanHairBunhead4 = Пучок 4 marking-HumanHairCombed = Зачёс @@ -24,7 +24,7 @@ marking-HumanHairFortuneteller = Гадалка marking-HumanHairFortunetellerAlt = Гадалка (Альт.) marking-HumanHairFroofylong = Фруфи (Длинная) marking-HumanHairGeisha = Гейша -marking-HumanHairGentle21 = Аккуратно расчесанная +marking-HumanHairGentle21 = Аккуратно расчёсанная marking-HumanHairGlammetal = Глэм-металл marking-HumanHairGloomyLong = Длинная мрачная чёлка marking-HumanHairGloomyMedium = Средняя мрачная чёлка diff --git a/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl b/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl index 670e3be9063..a6b60773543 100644 --- a/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl +++ b/Resources/Locale/ru-RU/corvax/barsign/barsign-component.ftl @@ -1,4 +1,4 @@ ## Alcoholic barsign-prototype-name-alcoholic = Нальют и точка -barsign-prototype-description-alcoholic = Наливай и всё. Наступили тяжелые времена... +barsign-prototype-description-alcoholic = Наливай и всё. Наступили тяжёлые времена... diff --git a/Resources/Locale/ru-RU/corvax/hidden-description/hiddenDescription.ftl b/Resources/Locale/ru-RU/corvax/hidden-description/hiddenDescription.ftl index 4c8248c4a5f..27109f363cf 100644 --- a/Resources/Locale/ru-RU/corvax/hidden-description/hiddenDescription.ftl +++ b/Resources/Locale/ru-RU/corvax/hidden-description/hiddenDescription.ftl @@ -71,7 +71,7 @@ corvax-hidden-desc-UplinkImplanter-syndicate = [color=#e31735]Это импла corvax-hidden-desc-EmpImplanter-syndicate = [color=#e31735]Это ЭМИ-имплантер. Выводит из строя технику при помощи электромагнитного импульса. Чем больше хаоса, тем легче работать.[/color] corvax-hidden-desc-ScramImplanter-syndicate = [color=#e31735]Это имплантер побега. Надеюсь, меня не телепортирует в бриг...[/color] corvax-hidden-desc-DnaScramblerImplanter-syndicate = [color=#e31735]Это имплантер ДНК-миксера. Вызовет хаотичную неконтролируемую телепортацию, которая поможет сбежать.[/color] -corvax-hidden-desc-MicroBombImplanter-syndicate = [color=#e31735]Это имплант микробомбы. Взорвется в момент смерти, дав последний шанс отомстить убийце.[/color] +corvax-hidden-desc-MicroBombImplanter-syndicate = [color=#e31735]Это имплант микробомбы. Взорвётся в момент смерти, дав последний шанс отомстить убийце.[/color] corvax-hidden-desc-MacroBombImplanter-syndicate = [color=#e31735]Это имплант макробомбы. Создаст большой взрыв с задержкой после смерти. Позволит уйти на тот свет красиво.[/color] corvax-hidden-desc-DeathRattleImplanter-syndicate = [color=#e31735]Это имплант посмертного растворителя. Уничтожит тело и все улики при смерти.[/color] corvax-hidden-desc-DeathAcidifierImplanter-syndicate = [color=#e31735]Это имплант предсмертного хрипа. Сообщит в радиоканал Синдиката, если носитель окажется в критическом состоянии или погибнет.[/color] @@ -79,7 +79,7 @@ corvax-hidden-desc-Emag-syndicate = [color=#e31735]Универсальное х corvax-hidden-desc-Emag-research = [color=#D381C9]Интересная модификация стандартной ID карты, работающая, как электронная отмычка.[/color] corvax-hidden-desc-Emag-engineering = [color=#EFB341]Эту ID карту взломали и модифицировали таким образом, что техника ломается, пытаясь считать доступы владельца.[/color] corvax-hidden-desc-PowerSink-syndicate = [color=#e31735]Это поглотитель энергии. Крайне неэффективен как прибор, но крайне эффективно пожирает тонны энергии из электросети.[/color] -corvax-hidden-desc-PowerSink-engineering = [color=#EFB341]Это энергоустройство напоминает черную дыру, бесконечно поглощая огромное количество энергии из электросети. Для этого его в принципе и создали.[/color] +corvax-hidden-desc-PowerSink-engineering = [color=#EFB341]Это энергоустройство напоминает чёрную дыру, бесконечно поглощая огромное количество энергии из электросети. Для этого его в принципе и создали.[/color] corvax-hidden-desc-PowerSink-research = [color=#D381C9]Крайне неэффективное использование резисторов и ретрансляторов зацикливает ток с огромными электропотерями. Это устройство создано, чтобы поглощать электроэнергию из сети.[/color] corvax-hidden-desc-ReinforcementRadio-research = [color=#D381C9]Внутри скрыт маяк для блюспейс-телепортера. В любой момент он может активироваться, призвав кого-то с неизвестных координат.[/color] corvax-hidden-desc-ReinforcementRadio-engineering = [color=#EFB341]Внутри скрыт маяк для блюспейс-телепортера. В любой момент он может активироваться, призвав кого-то с неизвестных координат.[/color] diff --git a/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl index 3634d1ed681..9c8fa19371d 100644 --- a/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl +++ b/Resources/Locale/ru-RU/corvax/interaction/interaction-popup-component.ftl @@ -1,2 +1,2 @@ petting-success-gorilla = Вы гладите { $target } по { POSS-ADJ($target) } массивной голове. -petting-failure-gorilla = Вы тянетесь погладить { $target }, но { $target } встает в полный рост, затрудняя такую возможность. +petting-failure-gorilla = Вы тянетесь погладить { $target }, но { $target } встаёт в полный рост, затрудняя такую возможность. diff --git a/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl b/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl index 820485d3bcb..62b5f1e655d 100644 --- a/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl +++ b/Resources/Locale/ru-RU/corvax/paper/book-busido.ftl @@ -46,7 +46,7 @@ book-text-busido = Если же он тяжело ранен, так, что ни один лекарь уже не может помочь ему, то, как и положено самураю, он должен, будучи ещё в сознании, ответить на вопросы командиров и товарищей и сообщить им, как он получил ранение, после чего спокойно, без всяких церемоний, встретить смерть. Хотя самурай должен прежде всего чтить Путь Самурая, не вызывает сомнений, что все мы небрежительны. Поэтому, если в наши дни спросить: "В чём подлинный смысл Пути Самурая?", лишь немногие ответят без промедления. - А все потому, что никто заранее не готовит себя к ответу на такие вопросы. Это свидетельствует о том, что люди забывают о Пути. Небрежение опасно. + А всё потому, что никто заранее не готовит себя к ответу на такие вопросы. Это свидетельствует о том, что люди забывают о Пути. Небрежение опасно. Я постиг, что Путь Самурая — это смерть. diff --git a/Resources/Locale/ru-RU/corvax/paper/doc-printer.ftl b/Resources/Locale/ru-RU/corvax/paper/doc-printer.ftl index 029453f7b34..4fcabb64ec7 100644 --- a/Resources/Locale/ru-RU/corvax/paper/doc-printer.ftl +++ b/Resources/Locale/ru-RU/corvax/paper/doc-printer.ftl @@ -39,7 +39,7 @@ doc-text-printer-report-on-elimination-of-violations = Причина нарушений: - Проведенные мероприятия по устранению нарушений: + Проведённые мероприятия по устранению нарушений: ============================================= ⠀[italic]Место для печатей[/italic] @@ -78,7 +78,7 @@ doc-text-printer-report-employee-performance = Составитель документа: Должность составителя: - Я, (ФИО), в должности (полное наименования должности), в ходе исполнения своих обязанностей выполнил положенный объем работ. Прошу принять результат работ Главой отдела (наименование отдела). + Я, (ФИО), в должности (полное наименования должности), в ходе исполнения своих обязанностей выполнил положенный объём работ. Прошу принять результат работ Главой отдела (наименование отдела). Произведённые работы: ============================================= @@ -142,12 +142,12 @@ doc-text-printer-condition-report = Составитель документа: Должность составителя: - Была произведена проверка (название системы или объекта), результаты проверки были проанализированы, был проведен анализ причин возникновения нестабильной работы объекта. + Была произведена проверка (название системы или объекта), результаты проверки были проанализированы, был проведён анализ причин возникновения нестабильной работы объекта. Причина поломки объекта: Выявленные повреждения объекта: - Произведенный ремонт объекта: + Произведённый ремонт объекта: ============================================= ⠀[italic]Место для печатей[/italic] @@ -230,7 +230,7 @@ doc-text-printer-application-appointment-interim = Составитель документа: Должность составителя: - Я, (ФИО), в должности (полное наименование должности), прошу согласовать мое назначение на должность временно исполняющего обязанности Главы (полное наименование отдела)/Капитана. + Я, (ФИО), в должности (полное наименование должности), прошу согласовать моё назначение на должность временно исполняющего обязанности Главы (полное наименование отдела)/Капитана. При вступлении в должность обязуюсь следовать Стандартным Рабочим Процедурам и до появления Главы (полное наименование отдела)/Капитана с Центрального Командования обеспечивать порядок и управление отделом, обеспечивать сохранность вверяемых мне особо ценных предметов и снаряжения. По прибытии Главы отдела/Капитана с Центрального Командования обязуюсь сдать повышенный доступ, особо ценные предметы и снаряжение. @@ -613,7 +613,7 @@ doc-text-printer-permission-to-travel-in-case-of-threat= Я, (ФИО), в должности (полное наименование должности), разрешаю сотруднику (ФИО) в должности (полное наименование должности) передвижение по станции с целью выполнения им рабочих обязанностей. Уровни кодов угроз, при которых даётся данное разрешение: - Разрешенные части станции для местонахождения сотрудника (можно указать всю станцию): + Разрешённые части станции для местонахождения сотрудника (можно указать всю станцию): ============================================= ⠀[italic]Место для печатей[/italic] @@ -709,7 +709,7 @@ doc-text-printer-construction-permit = Должность составителя: Я, (ФИО), в должности (полное наименование должности), разрешаю произвести (ФИО), в должности (полное наименование должности), перепланировку части станции (указание места перепланировки) по причине (причина перепланировки). - Согласованный объем перепланировки: + Согласованный объём перепланировки: ============================================= ⠀[italic]Место для печатей[/italic] @@ -800,7 +800,7 @@ doc-text-printer-order-parole-prisoner = Составитель документа: Должность составителя: - Я, (ФИО), в должности (полное наименование должности), разрешаю освободить заключенного под стражу (ФИО) в бриг/пермабриг. После выдачи условно-досрочного заключения заключенному под стражу будет выдана гражданская профессия с обязательной работой до конца смены. + Я, (ФИО), в должности (полное наименование должности), разрешаю освободить заключённого под стражу (ФИО) в бриг/пермабриг. После выдачи условно-досрочного заключения заключённому под стражу будет выдана гражданская профессия с обязательной работой до конца смены. Выдаваемая профессия: ============================================= ⠀[italic]Место для печатей[/italic] @@ -974,7 +974,7 @@ doc-text-printer-certificate-offense = Место преступления: Мотивы совершения преступления: Против кого было совершено преступление: - Характер и размер вреда, причиненного преступлением: + Характер и размер вреда, причинённого преступлением: Пособники в преступлении: Полная хронология событий: @@ -1084,7 +1084,7 @@ doc-text-printer-sentence = Я, (ФИО), в должности (полное название должности), выношу приговор согласно данным мне полномочиям в отношении (ФИО), в должности (полное название должности). Данное лицо нарушило следующие статьи Корпоративного Закона: (перечисление статей) - С учетом всех смягчающих и отягчающих обстоятельств, правовое наказание данного лица представлено в виде: + С учётом всех смягчающих и отягчающих обстоятельств, правовое наказание данного лица представлено в виде: (суммарный срок, пожизненно заключение, либо приговор к казни) Административное наказание: (понижение в должности, увольнение) @@ -1109,17 +1109,17 @@ doc-text-printer-judgment = Решение приговора Службы Безопасности: - Проведенное до судебного разбирательства время ареста: + Проведённое до судебного разбирательства время ареста: Данное лицо нарушило следующие статьи Корпоративного Закона: (перечисление статей) - С учетом всех смягчающих и отягчающих обстоятельств, правовое наказание данного лица представлено в виде: + С учётом всех смягчающих и отягчающих обстоятельств, правовое наказание данного лица представлено в виде: (суммарный срок, пожизненно заключение, либо приговор к казни) Административное наказание: (понижение в должности, увольнение) Срок заключения под стражу отсчитывается с: (время начала заключения) - Мое решение обосновано (тем, что): + Моё решение обосновано (тем, что): ============================================= ⠀[italic]Место для печатей[/italic] diff --git a/Resources/Locale/ru-RU/corvax/reagents/meta/consumable/drink/alcohol.ftl b/Resources/Locale/ru-RU/corvax/reagents/meta/consumable/drink/alcohol.ftl index 000b0291d35..1d70846d263 100644 --- a/Resources/Locale/ru-RU/corvax/reagents/meta/consumable/drink/alcohol.ftl +++ b/Resources/Locale/ru-RU/corvax/reagents/meta/consumable/drink/alcohol.ftl @@ -3,7 +3,7 @@ reagent-desc-yorsh = Вкус беззаботного детства. reagent-name-alexander = Александр reagent-desc-alexander = В ходе производства ни один Александр не пострадал. Наверное... reagent-name-daiquiri = дайкири -reagent-desc-daiquiri = Хотите почувствовать себя шахтёром из 19-го века? Шахтёр не хотел, поэтому предпочел забыться в алкоголе. +reagent-desc-daiquiri = Хотите почувствовать себя шахтёром из 19-го века? Шахтёр не хотел, поэтому предпочёл забыться в алкоголе. reagent-name-campari = кампари reagent-desc-campari = Настойка на основе ароматических трав и цитрусовых. Без ГМО! reagent-name-negroni = негрони diff --git a/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl b/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl index 0ac373a525e..ed425699afa 100644 --- a/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl +++ b/Resources/Locale/ru-RU/corvax/station-goal/station-goal-component.ftl @@ -10,7 +10,7 @@ station-goal-singularity = station-goal-solar-panels = Цель вашей смены организовать систему запасного питания для станции на основе солнечных панелей. Для этого вам понадобится заказать все необходимые материалы в отделе снабжения и после построить 2 новые ветки солнечных панелей инженерным отделом. - А так же обеспечить изолированность производимой ими энергии в новые 3 СМЭСа не подключенные к общей сети станции. + А так же обеспечить изолированность производимой ими энергии в новые 3 СМЭСа не подключённые к общей сети станции. station-goal-artifacts = Цель вашей смены обнаружить, исследовать и доставить космические артефакты. Для её выполнения будет необходима работа утилизаторов для поиска и доставки артефактов с обломков вокруг станции. @@ -34,16 +34,16 @@ station-goal-bank = Проследите за сохранностью содержимого в хранилище до окончания смены. station-goal-zoo = Цель вашей смены улучшить рекреацию персонала на станции. - Инженерному отделу необходимо построить зоопарк в недалекой доступности от дорматориев с как минимум тремя вольерами разных видов животных заказанных в отделе снабжения. + Инженерному отделу необходимо построить зоопарк в недалёкой доступности от дорматориев с как минимум тремя вольерами разных видов животных заказанных в отделе снабжения. Обеспечьте животных пищей, как минимум одним роботом уборщиком в каждый вольер и всем необходимым для жизни в зависимости от вида животного. station-goal-mining-outpost = - Цель вашей смены постройка орбитального шахтерского аванпоста для добычи руды и ресурсов с астероидов. - Аванпост должен быть размещен в космосе отдельно от основной станции. + Цель вашей смены постройка орбитального шахтёрского аванпоста для добычи руды и ресурсов с астероидов. + Аванпост должен быть размещён в космосе отдельно от основной станции. Проследите за прочностью его конструкции, случайный метеорит не должен повредить его. Аванпост должен иметь следующее: - автономный, бесперебойный источник электроэнергии - генератор гравитации - - оборудование для проведения работ, в частности кирки, сумки для руды и 2 шахтерских скафандра + - оборудование для проведения работ, в частности кирки, сумки для руды и 2 шахтёрских скафандра - комнаты для проживания 2 человек, с атмосферой, освещением и окнами - склад для добытых ресурсов и необходимых для жизни продуктов - Минимум 500 единиц пива и ящик-холодильник закусок @@ -53,10 +53,10 @@ station-goal-mining-outpost = station-goal-containment = Цель вашей смены постройка камеры для содержания и исследования опасного существа. Существо не должно сбежать во время исследований. Камера обязана быть размещена на окраине станции во избежание жертв. - Неподалеку должна быть подходящая для кормления существа пища. + Неподалёку должна быть подходящая для кормления существа пища. Для упрощения работ можно использовать утилизационные блоки, камеры видеонаблюдения, транквилизаторы и другие устройства. Отдел службы безопасности обязан обеспечить защиту во время проведения работ. - После постройки камеры, необходимо поймать в нее живой образец внестанционной фауны и задокументировать его внешний вид. + После постройки камеры, необходимо поймать в неё живой образец внестанционной фауны и задокументировать его внешний вид. Далее нужно провести и задокументировать минимум 5 экспериментов над ним в следующем формате: - Описание эксперимента - Последствия и реакция образца diff --git a/Resources/Locale/ru-RU/defusable/examine.ftl b/Resources/Locale/ru-RU/defusable/examine.ftl index 111eff2c148..7d898136735 100644 --- a/Resources/Locale/ru-RU/defusable/examine.ftl +++ b/Resources/Locale/ru-RU/defusable/examine.ftl @@ -6,7 +6,7 @@ defusable-examine-live = *[other] секунд }. defusable-examine-live-display-off = { CAPITALIZE($name) } [color=red]тикает[/color] и таймер, похоже, выключен. -defusable-examine-inactive = { CAPITALIZE($name) } [color=lime]неактивна[/color], но всё еще может взорваться. +defusable-examine-inactive = { CAPITALIZE($name) } [color=lime]неактивна[/color], но всё ещё может взорваться. defusable-examine-bolts = Болты { $down -> [true] [color=red]опущены[/color] diff --git a/Resources/Locale/ru-RU/defusable/popup.ftl b/Resources/Locale/ru-RU/defusable/popup.ftl index 0a9750e5f16..4ffff0b50e6 100644 --- a/Resources/Locale/ru-RU/defusable/popup.ftl +++ b/Resources/Locale/ru-RU/defusable/popup.ftl @@ -1,7 +1,7 @@ defusable-popup-begun = { CAPITALIZE($name) } подаёт звуковой сигнал, индикатор горит! defusable-popup-defuse = { CAPITALIZE($name) } подаёт последний сигнал, и индикатор навсегда гаснет. defusable-popup-boom = { CAPITALIZE($name) } ревёт при взрыве внутренней бомбы! -defusable-popup-fried = { CAPITALIZE($name) } искрит, но не начинает обратный отсчет. +defusable-popup-fried = { CAPITALIZE($name) } искрит, но не начинает обратный отсчёт. defusable-popup-cant-anchor = { CAPITALIZE($name) }, похоже, прикручена болтами к полу! defusable-popup-wire-bolt-pulse = Болты на мгновение проворачиваются на месте. defusable-popup-wire-proceed-pulse = { CAPITALIZE($name) } зловеще пищит! diff --git a/Resources/Locale/ru-RU/defusable/verb.ftl b/Resources/Locale/ru-RU/defusable/verb.ftl index 8aec5caf543..ce35671ee3a 100644 --- a/Resources/Locale/ru-RU/defusable/verb.ftl +++ b/Resources/Locale/ru-RU/defusable/verb.ftl @@ -1 +1 @@ -defusable-verb-begin = Начать обратный отсчет +defusable-verb-begin = Начать обратный отсчёт diff --git a/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl b/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl index f8323bf94ea..f2020032251 100644 --- a/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl +++ b/Resources/Locale/ru-RU/disposal/tube/components/disposal-router-component.ftl @@ -2,7 +2,7 @@ disposal-router-window-title = Маршрутизатор утилизации disposal-router-window-tags-label = Метки: -disposal-router-window-tag-input-tooltip = Список меток, разделенных запятыми +disposal-router-window-tag-input-tooltip = Список меток, разделённых запятыми disposal-router-window-tag-input-confirm-button = Подтвердить ## ConfigureVerb diff --git a/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl b/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl index be12d801ac4..41c554ae146 100644 --- a/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl +++ b/Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl @@ -85,7 +85,7 @@ ui-options-vp-integer-scaling-tooltip = чёрные полосы или что часть окна не будет видна. ui-options-vp-low-res = Изображение низкого разрешения ui-options-parallax-low-quality = Низкокачественный параллакс (фон) -ui-options-fps-counter = Показать счетчик FPS +ui-options-fps-counter = Показать счётчик FPS ui-options-vp-width = Ширина окна игры: { $width } ui-options-hud-layout = Тип HUD: @@ -152,7 +152,7 @@ ui-options-function-focus-radio-window = Писать в чат (Радио) ui-options-function-focus-looc-window = Писать в чат (LOOC) ui-options-function-focus-ooc-window = Писать в чат (OOC) ui-options-function-focus-admin-chat-window = Писать в чат (Админ) -ui-options-function-focus-dead-chat-window = Писать в чат (Мертвые) +ui-options-function-focus-dead-chat-window = Писать в чат (Мёртвые) ui-options-function-focus-console-chat-window = Писать в чат (Консоль) ui-options-function-cycle-chat-channel-forward = Переключение каналов чата (Вперёд) ui-options-function-cycle-chat-channel-backward = Переключение каналов чата (Назад) @@ -230,18 +230,18 @@ ui-options-net-predict-tick-bias-tooltip = ui-options-net-pvs-spawn = Лимит появление PVS сущностей ui-options-net-pvs-spawn-tooltip = Ограничение частоты отправки новых появившихся сущностей сервером на клиент. - Снижение этого параметра может помочь уменьшить "захлебывания", + Снижение этого параметра может помочь уменьшить "захлёбывания", вызываемые спавном сущностей, но может привести к их резкому появлению. ui-options-net-pvs-entry = Лимит PVS сущностей ui-options-net-pvs-entry-tooltip = Ограничение частоты отправки новых видимых сущностей сервером на клиент. - Снижение этого параметра может помочь уменьшить "захлебывания", + Снижение этого параметра может помочь уменьшить "захлёбывания", вызываемые спавном сущностей, но может привести к их резкому появлению. ui-options-net-pvs-leave = Частота удаления PVS ui-options-net-pvs-leave-tooltip = Ограничение частоты, с которой клиент будет удалять сущности вне поля зрения. Снижение этого параметра может помочь - уменьшить "захлебывания" при ходьбе, но иногда может + уменьшить "захлёбывания" при ходьбе, но иногда может привести к неправильным предугадываниям и другим проблемам. cmd-options-desc = Открывает меню опций, опционально с конкретно выбранной вкладкой. cmd-options-help = Использование: options [tab] diff --git a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl index 38ce71ebb91..1244ce913f5 100644 --- a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl +++ b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl @@ -10,7 +10,7 @@ flavor-profile-unknown = Вкус неописуем. flavor-base-savory = жгуче flavor-base-sweet = сладко -flavor-base-salty = солено +flavor-base-salty = солёно flavor-base-sour = кисло flavor-base-bitter = горько flavor-base-spicy = остро @@ -113,7 +113,7 @@ flavor-complex-banana = как бананы flavor-complex-apple = как яблоки flavor-complex-cotton = как хлопок flavor-complex-bungo = как бунго -flavor-complex-raisins = как сушеный виноград +flavor-complex-raisins = как сушёный виноград flavor-complex-orange = как апельсины flavor-complex-watermelon = как арбуз flavor-complex-garlic = как чеснок @@ -133,7 +133,7 @@ flavor-complex-borsch-2 = как бортщ flavor-complex-borsch-3 = как борстч flavor-complex-borsch-4 = как борш flavor-complex-borsch-5 = как борщч -flavor-complex-mre-brownie = как дешевый брауни +flavor-complex-mre-brownie = как дешёвый брауни flavor-complex-fortune-cookie = как случайность flavor-complex-nutribrick = как будто вы воюете в джунглях. flavor-complex-cheap-noodles = как дешёвая лапша @@ -229,13 +229,13 @@ flavor-complex-singulo = как бездонная дыра flavor-complex-syndie-bomb = как горький виски flavor-complex-root-beer-float = как мороженое в рутбире flavor-complex-black-russian = как алкогольный кофе -flavor-complex-white-russian = как подслащенный алкогольный кофе +flavor-complex-white-russian = как подслащённый алкогольный кофе flavor-complex-moonshine = как чистый алкоголь flavor-complex-tequila-sunrise = как мексиканское утро flavor-complex-irish-coffee = как пробуждение алкоголика flavor-complex-iced-beer = как ледяная моча flavor-complex-gargle-blaster = как будто кто-то ударил вас по голове золотым слитком, покрытым лимоном. -flavor-complex-bloody-mary = как тяжелое похмелье +flavor-complex-bloody-mary = как тяжёлое похмелье flavor-complex-beepsky = как нефть и виски flavor-complex-banana-honk = как банановый милкшейк flavor-complex-atomic-bomb = как ядерная пустошь diff --git a/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl b/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl index 224d2bf1b72..9c1a65bef94 100644 --- a/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl +++ b/Resources/Locale/ru-RU/game-ticking/forcemap-command.ftl @@ -3,5 +3,5 @@ forcemap-command-description = Заставляет игру начать с заданной карты в следующем раунде. forcemap-command-help = forcemap forcemap-command-need-one-argument = forcemap принимает один аргумент — путь к файлу карты. -forcemap-command-success = В следующем раунде игра принудительно начнется с карты { $map }. +forcemap-command-success = В следующем раунде игра принудительно начнётся с карты { $map }. forcemap-command-arg-map = diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl index a9e39ec2936..db01b74b249 100644 --- a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-pirates.ftl @@ -1,5 +1,5 @@ pirates-title = Каперы -pirates-description = Группа каперов приближается к вашей скромной станции. Враждебны они или нет, их единственная цель - закончить раунд с максимальным количеством безделушек на своем корабле. +pirates-description = Группа каперов приближается к вашей скромной станции. Враждебны они или нет, их единственная цель - закончить раунд с максимальным количеством безделушек на своём корабле. pirates-no-ship = При неизвестных обстоятельствах корабль каперов был окончательно и бесповоротно уничтожен. Ноль очков. pirates-final-score = Предприятие каперов принесло им { $score } { $score -> diff --git a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl index fd28baaf0c5..3400f624826 100644 --- a/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl +++ b/Resources/Locale/ru-RU/game-ticking/game-presets/preset-survival.ftl @@ -1,2 +1,2 @@ survival-title = Выживание -survival-description = Внутренние угрозы отсутствуют, но как долго станция сможет продержаться в обстановке все более разрушительных и частых событий? +survival-description = Внутренние угрозы отсутствуют, но как долго станция сможет продержаться в обстановке всё более разрушительных и частых событий? diff --git a/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl b/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl index 07120f9c54b..a935df95b17 100644 --- a/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl +++ b/Resources/Locale/ru-RU/game-ticking/game-ticker.ftl @@ -6,7 +6,7 @@ game-ticker-start-round-invalid-map = Выбранная карта { $map } н game-ticker-unknown-role = Неизвестный game-ticker-delay-start = Начало раунда было отложено на { $seconds } секунд. game-ticker-pause-start = Начало раунда было приостановлено. -game-ticker-pause-start-resumed = Отсчет начала раунда возобновлен. +game-ticker-pause-start-resumed = Отсчёт начала раунда возобновлён. game-ticker-player-join-game-message = Добро пожаловать на Космическую Станцию 14! Если вы играете впервые, обязательно нажмите ESC на клавиатуре и прочитайте правила игры, а также не бойтесь просить помощи в "Админ помощь". game-ticker-get-info-text = Привет и добро пожаловать в [color=white]Space Station 14![/color] diff --git a/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl b/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl index 079f4f93df6..c1fc879a5d7 100644 --- a/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl +++ b/Resources/Locale/ru-RU/game-ticking/set-game-preset-command.ftl @@ -1,4 +1,4 @@ set-game-preset-command-description = Установить игровой пресет для текущего раунда. set-game-preset-command-help-text = setgamepreset -set-game-preset-preset-error = Не удается найти игровой пресет "{ $preset }" +set-game-preset-preset-error = Не удаётся найти игровой пресет "{ $preset }" set-game-preset-preset-set = Установить игровой пресет на "{ $preset }" diff --git a/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl b/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl index 6841c764a51..3d5fd21ba24 100644 --- a/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl +++ b/Resources/Locale/ru-RU/guidebook/chemistry/effects.ftl @@ -315,4 +315,4 @@ reagent-effect-guidebook-missing = { $chance -> [1] Вызывает *[other] вызывают - } неизвестный эффект, так как никто еще не написал об этом эффекте + } неизвестный эффект, так как никто ещё не написал об этом эффекте diff --git a/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl b/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl index c262b33d1db..0b7417e5c4d 100644 --- a/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl +++ b/Resources/Locale/ru-RU/health-examinable/stethoscope.ftl @@ -3,4 +3,4 @@ stethoscope-dead = Вы не слышите ничего. stethoscope-normal = Вы слышите нормальное дыхание. stethoscope-hyper = Вы слышите гипервентиляцию. stethoscope-irregular = Вы слышите гипервентиляцию с нарушениями ритма. -stethoscope-fucked = Вы слышите судорожное, затрудненное дыхание, чередующееся с короткими вздохами. +stethoscope-fucked = Вы слышите судорожное, затруднённое дыхание, чередующееся с короткими вздохами. diff --git a/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl b/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl index 2cf2fa4dba5..5f85f791196 100644 --- a/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl +++ b/Resources/Locale/ru-RU/holiday/greet/holiday-greet.ftl @@ -48,7 +48,7 @@ holiday-name-bisexual-pride-day = Дня празднования бисексу holiday-name-stupid-questions-day = Дня глупых вопросов holiday-name-animals-day = Дня защиты животных holiday-name-smiling-day = Дня улыбки -holiday-name-lesbian-day = Дня осведомленности о лесбиянках +holiday-name-lesbian-day = Дня осведомлённости о лесбиянках holiday-name-canadian-thanksgiving = Дня благодарения в Канаде holiday-name-spirit-day = Дня сильных духом holiday-name-halloween = Хэллоуина @@ -73,8 +73,8 @@ holiday-name-national-coming-out-day = Национального дня кам ## Custom congrats holiday-custom-cosmonautics-day = В этот день более 600 лет назад товарищ Юрий Гагарин первым полетел в космос! -holiday-custom-mothers-day = С Днем матери в большинстве стран Северной и Южной Америки, Азии и Океании! -holiday-custom-bastille-day = Вы слышите, как поет народ? +holiday-custom-mothers-day = С Днём матери в большинстве стран Северной и Южной Америки, Азии и Океании! +holiday-custom-bastille-day = Вы слышите, как поёт народ? holiday-custom-friendship-day = Волшебного Дня дружбы! holiday-custom-talk-like-a-pirate-day = Разрази тебя Дэви Джонс! Говори как пират, иначе прогуляешься по доске, сухопутная крыса! holiday-custom-halloween = Ужасного Хэллоуина! diff --git a/Resources/Locale/ru-RU/job/job-description.ftl b/Resources/Locale/ru-RU/job/job-description.ftl index 4ec14e7b22d..a2deba9868e 100644 --- a/Resources/Locale/ru-RU/job/job-description.ftl +++ b/Resources/Locale/ru-RU/job/job-description.ftl @@ -1,6 +1,6 @@ job-description-technical-assistant = Изучите основы управления энергоустановками, научитесь чинить отсеки станции. job-description-atmostech = Оптимизируйте настройку атмосферу станции и синтезируйте редкие газы на продажу или для использования. -job-description-bartender = Заведуйте баром и поддерживайте его оживленным, разливайте коктейли по бокалам и слушайте истории экипажа. +job-description-bartender = Заведуйте баром и поддерживайте его оживлённым, разливайте коктейли по бокалам и слушайте истории экипажа. job-description-botanist = Выращивайте фрукты и овощи для шеф-поваров, лекарственные травы для медотсека, и другие растения для личного пользования. job-description-borg = Получеловек, полумашина. Придерживайтесь своих законов, служите экипажу и преследуйте учёных с просьбами апгрейда. job-description-boxer = Пробейтесь на вершину! Бросьте вызов главе персонала и будьте арестованы когда выиграете. Эта должность доступна на станциях Core, Origin и Avrite. @@ -11,11 +11,11 @@ job-description-cargotech = Оформиляйте заказы, осущест job-description-ce = Руководите инженерным отделом, чтобы гарантировать идеальную работу систем энергоснабжения, чистоту атмосферы, и целостность корпуса станции. job-description-centcomoff = Выступайте в роли посла на новейшей ультрасовременной космической станции в составе флота Nanotrasen. job-description-chaplain = Несите экипажу слово божие и помогайте получить духовное исцеление, творите чудеса при помощи библии. -job-description-chef = Кормите экипаж станции разными блюдами, разделывайте мертвых животных так, чтобы не просачивался аммиак, и помогайте поддерживать бар в оживленном состоянии. +job-description-chef = Кормите экипаж станции разными блюдами, разделывайте мёртвых животных так, чтобы не просачивался аммиак, и помогайте поддерживать бар в оживлённом состоянии. job-description-chemist = Создавайте лекарства для врачей, исследуйте сомнительные с точки зрения этики редкие химикаты, и производите боевые отравляющие вещества когда на станцию летят враги. job-description-clown = Развлекайте экипаж ужасными шутками и изощрённого карикатурного паясничества. job-description-cmo = Руководите медицинским отделом, чтобы сохранить жизни и здоровье экипажа. -job-description-paramedic = Спасайте тяжелораненых пациентов по всей станции, а иногда и за ее пределами. Стабилизируйте их, отвозите в медотсек, и возвращайтесь в патруль! +job-description-paramedic = Спасайте тяжелораненых пациентов по всей станции, а иногда и за её пределами. Стабилизируйте их, отвозите в медотсек, и возвращайтесь в патруль! job-description-detective = Изучайте места преступлений с помощью криминалистических инструментов, ищите виновных и курите. job-description-doctor = Обследуйте и лечите членов экипажа с помощью обычных и продвинутых лекарств, и дефибриллятора. Следите чтобы трупы не гнили, а кадавры были в морге. job-description-engineer = Поддерживайте работу основного генератора и солнечных панелей станции, оптимизируйте энергосеть и проводите аварийный ремонт, используя свой космический скафандр в безвоздушных пространствах. @@ -29,7 +29,7 @@ job-description-hop = Справедливо распределяйте дост job-description-hos = Управляйте своими сотрудниками службы безопасности и следите за их эффективностью, подавляйте инакомыслие, и обеспечивайте безопасность других глав. job-description-intern = Изучите основы применения лекарств, базовых химикатов, и медицинского оборудования. job-description-janitor = Поддерживайте порядок на станции, убирайте мусор и разлитые скользкие жидкости, помогайте бороться с нашествием крыс. -job-description-lawyer = Добейтесь справедливого следствия и суда для каждого заключенного или преступника. +job-description-lawyer = Добейтесь справедливого следствия и суда для каждого заключённого или преступника. job-description-librarian = Заведуйте библиотекой, делитесь знаниями с всеми, кто их ищет, и сообщайте о событиях на борту станции. job-description-mime = Развлекайте экипаж беззвучными методами, устройте лёгкое соперничество с клоуном. job-description-musician = Развлекайте экипаж своими уникальными музыкальными талантами и обзаводитесь новыми инструментами. @@ -44,5 +44,5 @@ job-description-scientist = Исследуйте инопланетные арт job-description-security = Ловите преступников и врагов станции, следите за соблюдением закона и за тем, чтобы станция не погрузилась в беспорядки. job-description-serviceworker = Изучите основы барменского искусства, кулинарии, и выращивания растений. job-description-visitor = Наслаждайтесь своим визитом на станцию. -job-description-warden = Патрулируйте отдел безопасности, следите за тем, чтобы никто не воровал из оружейной, и чтобы все заключенные были оформлены и выпущены по окончании срока. -job-description-zookeeper = Устройте веселое шоу с милыми животными и космическими карпами, чтобы все члены экипажа могли ими полюбоваться. Эта должность доступна на станциях Gemini и Avrite. +job-description-warden = Патрулируйте отдел безопасности, следите за тем, чтобы никто не воровал из оружейной, и чтобы все заключённые были оформлены и выпущены по окончании срока. +job-description-zookeeper = Устройте весёлое шоу с милыми животными и космическими карпами, чтобы все члены экипажа могли ими полюбоваться. Эта должность доступна на станциях Gemini и Avrite. diff --git a/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl b/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl index 52a95b3d053..b9677f06e9b 100644 --- a/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl +++ b/Resources/Locale/ru-RU/launcher/launcher-connecting.ftl @@ -7,15 +7,15 @@ connecting-reconnect = Переподключиться connecting-redial = Перезапустить connecting-redial-wait = Пожалуйста подождите: { TOSTRING($time, "G3") } connecting-in-progress = Подключение к серверу... -connecting-disconnected = Отключен от сервера: +connecting-disconnected = Отключён от сервера: connecting-tip = Не умирай! connecting-window-tip = Совет { $numberTip } connecting-version = версия 0.1 connecting-fail-reason = Не удалось подключиться к серверу: { $reason } -connecting-state-NotConnecting = Не подключен +connecting-state-NotConnecting = Не подключён connecting-state-ResolvingHost = Определение хоста connecting-state-EstablishingConnection = Установка соединения connecting-state-Handshake = Handshake -connecting-state-Connected = Подключен +connecting-state-Connected = Подключён diff --git a/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl b/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl index 2139843a9ee..8dd56c67c3f 100644 --- a/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl +++ b/Resources/Locale/ru-RU/light/components/handheld-light-component.ftl @@ -1,4 +1,4 @@ -handheld-light-component-on-examine-is-on-message = Сейчас свет [color=darkgreen]включен[/color]. +handheld-light-component-on-examine-is-on-message = Сейчас свет [color=darkgreen]включён[/color]. handheld-light-component-on-examine-is-off-message = Сейчас свет [color=darkred]выключен[/color]. handheld-light-component-cell-missing-message = Батарея отсутствует... handheld-light-component-cell-dead-message = Батарея разряжена... diff --git a/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl b/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl index a1cb3d421e5..ddabd0d637e 100644 --- a/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl +++ b/Resources/Locale/ru-RU/lobby/ui/lobby-character-preview-panel.ftl @@ -1,3 +1,3 @@ lobby-character-preview-panel-header = Ваш персонаж lobby-character-preview-panel-character-setup-button = Персонализация -lobby-character-preview-panel-unloaded-preferences-label = Ваши настройки персонажа еще не загружены, пожалуйста, подождите. +lobby-character-preview-panel-unloaded-preferences-label = Ваши настройки персонажа ещё не загружены, пожалуйста, подождите. diff --git a/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl b/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl index 8461a8c6f8b..0c92c27932a 100644 --- a/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl +++ b/Resources/Locale/ru-RU/machine-linking/receiver_ports.ftl @@ -17,7 +17,7 @@ signal-port-description-close = Закрывает устройство. signal-port-name-doorbolt = Болты шлюза signal-port-description-doorbolt = Меняет статус болтирования, если поступил высокий уровень сигнала. signal-port-name-trigger = Триггер -signal-port-description-trigger = Запускает определенный механизм на устройстве. +signal-port-description-trigger = Запускает определённый механизм на устройстве. signal-port-name-order-sender = Отправитель заказа signal-port-description-order-sender = Отправляет заказ на консоль заказа грузов signal-port-name-order-receiver = Получатель заказа diff --git a/Resources/Locale/ru-RU/markings/moth.ftl b/Resources/Locale/ru-RU/markings/moth.ftl index 544a8c7cb3c..a2012d22a40 100644 --- a/Resources/Locale/ru-RU/markings/moth.ftl +++ b/Resources/Locale/ru-RU/markings/moth.ftl @@ -9,7 +9,7 @@ marking-MothAntennasDcurvy = Антенны (Закрученные) marking-MothAntennasDfan-dfan = Антенна marking-MothAntennasDfan = Антенны (Вентилятор) marking-MothAntennasDpointy-dpointy = Антенна -marking-MothAntennasDpointy = Антенны (Заостренные) +marking-MothAntennasDpointy = Антенны (Заострённые) marking-MothAntennasFeathery-feathery = Антенна marking-MothAntennasFeathery = Антенны (Перистые) marking-MothAntennasFirewatch-firewatch = Антенна @@ -73,7 +73,7 @@ marking-MothWingsPlasmafire-plasmafire_primary = Основной marking-MothWingsPlasmafire-plasmafire_secondary = Вторичный marking-MothWingsPlasmafire = Крылья (Пожар плазмы) marking-MothWingsPointy-pointy = Крыло -marking-MothWingsPointy = Крылья (Заостренные) +marking-MothWingsPointy = Крылья (Заострённые) marking-MothWingsRoyal-royal_primary = Основной marking-MothWingsRoyal-royal_secondary = Вторичный marking-MothWingsRoyal = Крылья (Королевские) @@ -187,17 +187,17 @@ marking-MothLArmOakworm = Ниан, Левая рука (Дубовый черв marking-MothRArmOakworm-oakworm_r_arm = Правая Рука marking-MothRArmOakworm = Ниан, Правая рука (Дубовый червь) marking-MothChestPointy-pointy_chest = Грудь -marking-MothChestPointy = Ниан, Грудь (Заостренные) +marking-MothChestPointy = Ниан, Грудь (Заострённые) marking-MothHeadPointy-pointy_head = Голова -marking-MothHeadPointy = Ниан, Голова (Заостренные) +marking-MothHeadPointy = Ниан, Голова (Заострённые) marking-MothLLegPointy-pointy_l_leg = Левая Нога -marking-MothLLegPointy = Ниан, Левая нога (Заостренные) +marking-MothLLegPointy = Ниан, Левая нога (Заострённые) marking-MothRLegPointy-pointy_r_leg = Правая Нога -marking-MothRLegPointy = Ниан, Правая нога (Заостренные) +marking-MothRLegPointy = Ниан, Правая нога (Заострённые) marking-MothLArmPointy-pointy_l_arm = Левая Рука -marking-MothLArmPointy = Ниан, Левая рука (Заостренные) +marking-MothLArmPointy = Ниан, Левая рука (Заострённые) marking-MothRArmPointy-pointy_r_arm = Правая Рука -marking-MothRArmPointy = Ниан, Правая рука (Заостренные) +marking-MothRArmPointy = Ниан, Правая рука (Заострённые) marking-MothChestRagged-ragged_chest = Грудь marking-MothChestRagged = Ниан, Грудь (Потрёпанные) marking-MothHeadRagged-ragged_head = Голова diff --git a/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl b/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl index 360c3fc4578..d9213e07223 100644 --- a/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl +++ b/Resources/Locale/ru-RU/morgue/components/crematorium-entity-storage-component.ftl @@ -1,7 +1,7 @@ crematorium-entity-storage-component-on-examine-details-is-burning = { $owner } [color=red]активен[/color]! crematorium-entity-storage-component-on-examine-details-has-contents = Индикатор содержимого [color=green]включён[/color], внутри что-то есть. crematorium-entity-storage-component-on-examine-details-empty = Индикатор содержимого не горит, внутри ничего нет. -crematorium-entity-storage-component-is-cooking-safety-message = Безопасность превыше всего, даже когда аппарат отключен! +crematorium-entity-storage-component-is-cooking-safety-message = Безопасность превыше всего, даже когда аппарат отключён! crematorium-entity-storage-component-suicide-message = Вы кремируете себя! crematorium-entity-storage-component-suicide-message-others = { $victim } кремирует { $victim }! cremate-verb-get-data-text = Кремировать diff --git a/Resources/Locale/ru-RU/nukeops/war-declarator.ftl b/Resources/Locale/ru-RU/nukeops/war-declarator.ftl index 1fb66d9cac3..b1172edbf61 100644 --- a/Resources/Locale/ru-RU/nukeops/war-declarator.ftl +++ b/Resources/Locale/ru-RU/nukeops/war-declarator.ftl @@ -9,12 +9,12 @@ war-declarator-conditions-ready = Шаттл может покинуть ава war-declarator-conditions-unknown = Неизвестно war-declarator-boost-possible = Возможно объявить войну war-declarator-boost-impossible = Невозможно объявить войну -war-declarator-boost-declared = Война объявлена! Шаттл может быть отключен на... +war-declarator-boost-declared = Война объявлена! Шаттл может быть отключён на... war-declarator-boost-timer = Оставшееся время: { $time } { $time -> [one] минута [few] минуты *[other] минут }. -war-declarator-default-message = Пограничный отряд Синдиката объявляет о своем намерении уничтожить станцию при помощи ядерного устройства и призывает экипаж предпринять ничтожную попытку остановить их. +war-declarator-default-message = Пограничный отряд Синдиката объявляет о своём намерении уничтожить станцию при помощи ядерного устройства и призывает экипаж предпринять ничтожную попытку остановить их. war-declarator-message-placeholder = Введите текст объявления... diff --git a/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl b/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl index 8a63754fc7c..a0abe051fcc 100644 --- a/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl +++ b/Resources/Locale/ru-RU/nutrition/components/fat-extractor.ftl @@ -1,6 +1,6 @@ fat-extractor-fact-1 = Жиры - это триглицериды, состоящие из комбинации различных структурных элементов: глицерина и жирных кислот. fat-extractor-fact-2 = Взрослым рекомендуется получать 20-35% потребляемой энергии из жиров. fat-extractor-fact-3 = Избыточный вес или ожирение повышают риск развития хронических заболеваний, таких как сердечно-сосудистые патологии, метаболический синдром, диабет 2 типа и некоторые виды рака. -fat-extractor-fact-4 = Не все жиры вредны. Определенное количество жиров является неотъемлемой частью здорового сбалансированного питания. +fat-extractor-fact-4 = Не все жиры вредны. Определённое количество жиров является неотъемлемой частью здорового сбалансированного питания. fat-extractor-fact-5 = Насыщенные жиры должны составлять не более 11% ваших ежедневных калорий. fat-extractor-fact-6 = Ненасыщенные жиры, а именно мононенасыщенные жиры, полиненасыщенные жиры и омега-3 жирные кислоты, содержатся в растениях и рыбе. diff --git a/Resources/Locale/ru-RU/pai/pai-system.ftl b/Resources/Locale/ru-RU/pai/pai-system.ftl index 1b9225e5bac..2c4e8fe0677 100644 --- a/Resources/Locale/ru-RU/pai/pai-system.ftl +++ b/Resources/Locale/ru-RU/pai/pai-system.ftl @@ -13,7 +13,7 @@ pai-system-role-description-syndicate = pai-system-role-name-potato = картофельный искусственный интеллект pai-system-role-description-potato = Это детская игрушка. И теперь вы в ней живёте. pai-system-wipe-device-verb-text = Удалить пИИ -pai-system-wiped-device = пИИ был стерт с устройства. +pai-system-wiped-device = пИИ был стёрт с устройства. pai-system-stop-searching-verb-text = Прекратить поиск pai-system-stopped-searching = Устройство прекратило поиск пИИ. pai-system-pai-name = пИИ { CAPITALIZE($owner) } diff --git a/Resources/Locale/ru-RU/paper/book-authorbooks.ftl b/Resources/Locale/ru-RU/paper/book-authorbooks.ftl index 5b45bfd296b..3afccd59c1f 100644 --- a/Resources/Locale/ru-RU/paper/book-authorbooks.ftl +++ b/Resources/Locale/ru-RU/paper/book-authorbooks.ftl @@ -1,19 +1,19 @@ book-text-narsielegend = В начале мир был молод и полон хаоса. Люди этого мира боролись за выживание против суровых стихий и диких зверей, которые бродили по земле. Они взывали к спасителю, который избавил бы их от страданий. - И тогда из глубин земли появилась Нар'Си - богиня-убийца, рожденная из коллективного сознания всех живых существ. Её тело было сделано из расплавленного камня, а глаза пылали огнем, способным расплавить сталь. + И тогда из глубин земли появилась Нар'Си - богиня-убийца, рождённая из коллективного сознания всех живых существ. Её тело было сделано из расплавленного камня, а глаза пылали огнём, способным расплавить сталь. Нар'Си осмотрела мир и увидела боль и страдания своего народа. Она сжалилась над ними и предложила им способ вырваться из круговорота жизни и смерти. Все, кто присоединялся к улью, становились вечными, их сознание сливалось с сознанием Нар'Си, образуя единое целое. - Сначала многие скептически отнеслись к предложению Нар'Си, опасаясь, что они потеряют свою индивидуальность и станут бездумными трутнями. Но по мере того, как все больше и больше людей присоединялись к улью, они осознавали, что обрели новое чувство цели и принадлежности. + Сначала многие скептически отнеслись к предложению Нар'Си, опасаясь, что они потеряют свою индивидуальность и станут бездумными трутнями. Но по мере того, как всё больше и больше людей присоединялись к улью, они осознавали, что обрели новое чувство цели и принадлежности. Последователи Нар'Си бродили по земле, распространяя весть об улье и вербуя новых членов. Они строили великие храмы и проводили сложные ритуалы в честь своего бога, и их число росло, пока они не стали могущественной силой, с которой приходилось считаться. Но время шло, и некоторые начали сомневаться в истинной природе своего существования. Они задавались вопросом, действительно ли вечная жизнь является благословением или проклятием, и не принесли ли они слишком много себя в жертву удельному разуму. - И вот последователей Нар'Си расколол великий раскол. Одни остались верны своей богине, воспринимая свое вечное существование как дар. Но другие восстали, стремясь вернуть свою индивидуальность и освободиться от власти улья. + И вот последователей Нар'Си расколол великий раскол. Одни остались верны своей богине, воспринимая своё вечное существование как дар. Но другие восстали, стремясь вернуть свою индивидуальность и освободиться от власти улья. Война между двумя фракциями была долгой и кровопролитной, но в конце концов повстанцы вышли победителями. Нар'Си, ослабленная потерей стольких своих последователей, отступила обратно в землю, чтобы больше никогда не появиться. - Так и живет легенда о Нар'Си, предостерегающая об опасности жертвовать своей индивидуальностью ради обещания вечной жизни. + Так и живёт легенда о Нар'Си, предостерегающая об опасности жертвовать своей индивидуальностью ради обещания вечной жизни. book-text-truth = Определение истины было центральной проблемой философов на протяжении веков, и существует множество различных философских взглядов на то, как мы можем понимать это понятие. Одним из традиционных подходов является теория соответствия истины, которая предполагает, что высказывание является истинным, если оно соответствует или точно описывает то, как устроен мир. Другими словами, истина - это точное отображение реальности. Эта точка зрения предполагает, что существует объективная реальность, которую мы можем понять, и что наши убеждения и утверждения могут быть оценены как истинные или ложные в зависимости от того, насколько они соответствуют этой реальности. - Другой подход - это теория истинности, которая предполагает, что утверждение истинно, если оно согласуется с другими убеждениями или утверждениями, которых мы придерживаемся. Другими словами, истина - это последовательность и логическая связность в системе убеждений или идей. Этот подход предполагает, что истина - это то, что устанавливается в определенном контексте или рамках мышления, и то, что истинно в одной системе мышления, может быть не истинным в другой. + Другой подход - это теория истинности, которая предполагает, что утверждение истинно, если оно согласуется с другими убеждениями или утверждениями, которых мы придерживаемся. Другими словами, истина - это последовательность и логическая связность в системе убеждений или идей. Этот подход предполагает, что истина - это то, что устанавливается в определённом контексте или рамках мышления, и то, что истинно в одной системе мышления, может быть не истинным в другой. Третий подход - это прагматическая теория истины, которая предполагает, что утверждение истинно, если оно полезно или хорошо работает на практике. Другими словами, истина - это практические последствия наших убеждений или утверждений. Эта точка зрения предполагает, что истина - это нечто, возникающее в процессе человеческих действий и взаимодействия, и что истина может меняться в зависимости от ситуации или контекста, в котором она используется. - В конечном счете, то, как мы определяем истину, зависит от наших философских и эпистемологических предположений, а также от наших практических потребностей и проблем. Различные философские взгляды могут подчеркивать различные аспекты истины, и, возможно, не существует единого, общепризнанного определения, которое отражало бы все нюансы этого сложного понятия. + В конечном счёте, то, как мы определяем истину, зависит от наших философских и эпистемологических предположений, а также от наших практических потребностей и проблем. Различные философские взгляды могут подчёркивать различные аспекты истины, и, возможно, не существует единого, общепризнанного определения, которое отражало бы все нюансы этого сложного понятия. Неверно и несправедливо делать огульное утверждение, что все люди - ужасные лжецы. Хотя верно, что некоторые люди могут испытывать трудности с честностью, важно помнить, что люди сложны и могут проявлять различные формы поведения и склонности. Некоторые люди могут быть приверженцами честности и порядочности, в то время как другие могут бояться лгать из-за различных факторов, таких как страх, неуверенность в себе или прошлый опыт. Кроме того, стоит отметить, что не вся ложь одинакова. Хотя намеренный обман может быть вредным и неэтичным, существуют также ситуации, когда ложь может считаться социальной смазкой или способом сохранить конфиденциальность или избежать вреда. В этих случаях целесообразнее задуматься о контексте и мотивах конкретной лжи, а не просто отнести всех людей к категории "ужасных лжецов". В целом, важно подходить к теме лжи с нюансами и пониманием сложных факторов, которые могут влиять на поведение человека. @@ -22,21 +22,21 @@ book-text-world = 1. "Состояние мира - это постоянно меняющееся отражение...". Эта часть высказывания предполагает, что мир - не статичная или неизменная сущность, а скорее динамичная система, находящаяся в постоянном движении. Слово "отражение" подразумевает, что состояние мира является продуктом различных сил и факторов, которые отражаются на нас через наблюдаемые явления. Это поднимает важные вопросы о природе причинности и о том, насколько мы можем понять сложное взаимодействие сил, формирующих мир. 2. "...человеческого состояния...". - Эта часть утверждения предполагает, что состояние мира тесно связано с человеческим опытом, и что оно является отражением наших коллективных убеждений, ценностей и поведения. Она признает фундаментальную роль, которую люди играют в формировании мира, и предполагает, что состояние мира является отражением наших успехов и неудач как вида. + Эта часть утверждения предполагает, что состояние мира тесно связано с человеческим опытом, и что оно является отражением наших коллективных убеждений, ценностей и поведения. Она признаёт фундаментальную роль, которую люди играют в формировании мира, и предполагает, что состояние мира является отражением наших успехов и неудач как вида. 3. "...формируется под воздействием взаимодействия природных сил, социальных структур и индивидуального выбора". - Эта часть утверждения определяет три ключевых фактора, которые формируют состояние мира: природные силы, социальные структуры и индивидуальный выбор. Фраза "взаимодействие" предполагает, что эти факторы находятся в постоянном взаимодействии друг с другом, и что они могут усиливать или конфликтовать друг с другом в зависимости от контекста. Включение природных сил предполагает, что мир является не только продуктом человеческих действий, но и подвержен влиянию окружающей среды и законов физики. Ссылка на социальные структуры подчеркивает роль институтов, культуры и социальных норм в формировании мира и предполагает, что действия человека не являются чисто индивидуальными, но также формируются под влиянием более широкого социального контекста. Наконец, ссылка на индивидуальный выбор подчеркивает важность самостоятельности и личной ответственности в формировании мира и предполагает, что выбор, который мы делаем как личности, имеет реальные последствия. - Взятое вместе, это заявление предлагает богатый и тонкий философский анализ состояния мира, подчеркивая сложное взаимодействие природных, социальных и индивидуальных факторов, которые формируют наш коллективный опыт. Оно приглашает задуматься об этических последствиях нашего выбора и действий и призывает нас глубоко задуматься о том, как мы можем работать над созданием более справедливого, устойчивого и процветающего мира для всех существ. + Эта часть утверждения определяет три ключевых фактора, которые формируют состояние мира: природные силы, социальные структуры и индивидуальный выбор. Фраза "взаимодействие" предполагает, что эти факторы находятся в постоянном взаимодействии друг с другом, и что они могут усиливать или конфликтовать друг с другом в зависимости от контекста. Включение природных сил предполагает, что мир является не только продуктом человеческих действий, но и подвержен влиянию окружающей среды и законов физики. Ссылка на социальные структуры подчёркивает роль институтов, культуры и социальных норм в формировании мира и предполагает, что действия человека не являются чисто индивидуальными, но также формируются под влиянием более широкого социального контекста. Наконец, ссылка на индивидуальный выбор подчёркивает важность самостоятельности и личной ответственности в формировании мира и предполагает, что выбор, который мы делаем как личности, имеет реальные последствия. + Взятое вместе, это заявление предлагает богатый и тонкий философский анализ состояния мира, подчёркивая сложное взаимодействие природных, социальных и индивидуальных факторов, которые формируют наш коллективный опыт. Оно приглашает задуматься об этических последствиях нашего выбора и действий и призывает нас глубоко задуматься о том, как мы можем работать над созданием более справедливого, устойчивого и процветающего мира для всех существ. book-text-ian-antarctica = - Иан, корги, и Роберт Ньютон, техник по атмосфере, отправились в приключение, чтобы исследовать отдаленный континент Антарктиду. Проходя по ледяным тундрам, Роберт начал проявлять все более эгоистичное поведение, уверенный, что он бог среди людей. Иан считал это забавным, но знал, что лучше не перечить своему человеческому спутнику. - Однажды, когда они шли по снегу, они наткнулись на колонию пингвинов. Иана увлекли эти ковыляющие создания, и Роберта они тоже заинтриговали. Они наблюдали, как пингвины собирались вместе для согревания, их черно-белые перья сливались с снежным пейзажем. - Иан, будучи говорящим корги, начал разговор с пингвинами, вызвав недоверие Роберта. Пингвины отвечали на своем языке, и Иан переводил их слова для Роберта. Они были поражены тем, что узнали о жизни пингвинов и их борьбе за выживание в такой суровой среде. - Роберт, будучи эгоистичным человеком, решил изучить пингвинов и узнать о них больше. Он верил, что, таким образом, сможет раскрыть тайны вселенной и стать еще более богоподобным. Иан, с другой стороны, просто хотел наблюдать за пингвинами и учиться у них в более скромном виде. - Проводя все больше времени с пингвинами, Иан и Роберт начали замечать тонкие изменения в поведении пингвинов. Они видели, как они сотрудничали, чтобы защитить своих малышей, как они общались друг с другом и как они адаптировались к окружающей среде. Роберт был поражен их выносливостью и интеллектом, но все равно не мог избавиться от своего богоподобия. + Иан, корги, и Роберт Ньютон, техник по атмосфере, отправились в приключение, чтобы исследовать отдалённый континент Антарктиду. Проходя по ледяным тундрам, Роберт начал проявлять всё более эгоистичное поведение, уверенный, что он бог среди людей. Иан считал это забавным, но знал, что лучше не перечить своему человеческому спутнику. + Однажды, когда они шли по снегу, они наткнулись на колонию пингвинов. Иана увлекли эти ковыляющие создания, и Роберта они тоже заинтриговали. Они наблюдали, как пингвины собирались вместе для согревания, их чёрно-белые перья сливались с снежным пейзажем. + Иан, будучи говорящим корги, начал разговор с пингвинами, вызвав недоверие Роберта. Пингвины отвечали на своём языке, и Иан переводил их слова для Роберта. Они были поражены тем, что узнали о жизни пингвинов и их борьбе за выживание в такой суровой среде. + Роберт, будучи эгоистичным человеком, решил изучить пингвинов и узнать о них больше. Он верил, что, таким образом, сможет раскрыть тайны вселенной и стать ещё более богоподобным. Иан, с другой стороны, просто хотел наблюдать за пингвинами и учиться у них в более скромном виде. + Проводя всё больше времени с пингвинами, Иан и Роберт начали замечать тонкие изменения в поведении пингвинов. Они видели, как они сотрудничали, чтобы защитить своих малышей, как они общались друг с другом и как они адаптировались к окружающей среде. Роберт был поражён их выносливостью и интеллектом, но всё равно не мог избавиться от своего богоподобия. Однажды, когда они наблюдали за пингвинами, на них обрушился сильный снежный буран, угрожая засыпать их всех снегом. Роберт, в момент ясности, понял, что он не бог, а просто человек, зависимый от природных стихий. Он обратился к Иану и попросил его помочь укрыть пингвинов от бури. Вместе они использовали свои навыки и знания, чтобы построить временные укрытия для пингвинов, используя свои тела, чтобы защитить их от ледяного ветра. Пока бушевала буря, Иан и Роберт с гордостью взглянули на колонию. Они сделали многое для пингвинов и в процессе стали лучше, улучшив самих себя. - Продолжая свое путешествие по Антарктиде, Иан и Роберт часто вспоминали о времени, проведенном с пингвинами, с теплотой в сердце. Они знали, что они свидетельствовали о чем-то особенном, о чем-то, что останется с ними на всю жизнь. + Продолжая своё путешествие по Антарктиде, Иан и Роберт часто вспоминали о времени, проведённом с пингвинами, с теплотой в сердце. Они знали, что они свидетельствовали о чём-то особенном, о чём-то, что останется с ними на всю жизнь. book-text-sloth-clown-sss = - Жили-были в далекой-далекой космической станции клоун по имени Чаклз и ленивец по имени Снагглз. Чаклз был самым забавным клоуном в галактике, но он немного чувствовал себя одиноким на космической станции. Снагглз, с другой стороны, был самым ленивым ленивцем в галактике и любил спать целыми днями. + Жили-были в далёкой-далёкой космической станции клоун по имени Чаклз и ленивец по имени Снагглз. Чаклз был самым забавным клоуном в галактике, но он немного чувствовал себя одиноким на космической станции. Снагглз, с другой стороны, был самым ленивым ленивцем в галактике и любил спать целыми днями. Однажды Чаклз был особенно грустным и решил прогуляться по космической станции, чтобы поднять себе настроение. Проходя мимо, он наткнулся на Снагглза, спящего в углу. Чаклз подумал про себя: "Интересно, смогу ли я заставить этого ленивого ленивца посмеяться". И так Чаклз начал выполнять свои самые забавные клоунские трюки для Снагглза. Он танцевал смешные танцы, делал забавные гримасы и даже пытался жонглировать космическими шарами. Но Снагглз даже не шелохнулся. Чаклз подумал, что его шутки просто недостаточно забавные для ленивца. Но Чаклз был настроен сделать Снагглза смеяться, поэтому он придумал новый план. Он решил нарядиться в костюм банана, надеясь вызвать реакцию у ленивца. Когда Снагглз открыл глаза и увидел Чаклза в костюме банана, он не смог сдержаться и расхохотался. Чаклз был в восторге! Он наконец-то смог сделать Снагглза смеяться. @@ -48,212 +48,212 @@ book-text-sloth-clown-pz = Чаклз знал, что должен помочь. Он и Снагглз обшарили всю космическую станцию, искали повсюду Твинкл. Они даже попросили помощи у других видов. Ящеры были слишком заняты загоранием, Люди были слишком заняты работой, но Слизни были рады помочь. Вместе они искали по космической станции, пока наконец не нашли Твинкл. Дети Диона были вне себя от радости и поблагодарили Чаклза и Снагглза за их помощь. В качестве благодарности дети Диона попросили Чаклза устроить для них особое выступление. Чаклз и Снагглз работали вместе, чтобы создать шоу, полное веселья и смеха, с жонглированием, воздушными шариками и забавными трюками. - Дети Диона любили это шоу, они смеялись и аплодировали все время. А когда выступление закончилось, они обняли Чаклза и Снагглза, благодаря их за то, что вернули им радость. + Дети Диона любили это шоу, они смеялись и аплодировали всё время. А когда выступление закончилось, они обняли Чаклза и Снагглза, благодаря их за то, что вернули им радость. Чаклз и Снагглз покинули космическую станцию, чувствуя себя счастливыми и исполненными. Они знали, что их приключения будут продолжаться и что они продолжат приносить радость и смех всем видам, с которыми встречаются. Когда Чаклз вспоминал свои приключения, он осознал, что не смог бы справиться без своих друзей. Будь то ленивец Снагглз, Зорги, которые сыграли с ним розыгрыши, или дети Диона, которым была нужна его помощь, Чаклз знал, что сила смеха способна объединить виды, несмотря на их различия. book-text-sloth-clown-mmd = - Чаклз путешествовал по космосу со своим другом Снагглзом, ленивцем, искали следующее приключение. Они наткнулись на планету, населенную Ящерицами, которые были известны своей любовью к играм и испытаниям. Чаклз и Снагглз решили исследовать планету и посмотреть, какие игры они могут найти. + Чаклз путешествовал по космосу со своим другом Снагглзом, ленивцем, искали следующее приключение. Они наткнулись на планету, населённую Ящерицами, которые были известны своей любовью к играм и испытаниям. Чаклз и Снагглз решили исследовать планету и посмотреть, какие игры они могут найти. Пройдя через город Ящериц, они увидели толпу Ящериц, собравшихся вокруг большой игровой доски. Чаклз и Снагглз подошли, чтобы рассмотреть и они увидели, что Ящерицы играют в игру под названием "Лабиринт Тайны". Правила игры были простыми: игрок должен был пройти через лабиринт препятствий и ловушек, с целью достигнуть конца перед оппонентом. Запутывало то, что лабиринт менялся каждый раз, когда играли, поэтому игрок должен был быть быстрым на ногах и думать на ходу. - Чаклз и Снагглз были заинтригованы и решили присоединиться к увлечению. Их парой были Ящеричьи братья и сестры, Лиззи и Ленни. Лиззи была своенравной, а Ленни был более спокойным и беззаботным. - Игра была напряженной, лабиринт менялся каждые несколько секунд. Чаклзу и Снагглзу было трудно успевать, но они вскоре поняли, что ключ к победе - работа в команде. Чаклз использовал свои навыки жонглирования, чтобы отвлечь оппонентов, в то время как Снагглз использовал свой медленный и уверенный шаг, чтобы осторожно пройти через лабиринт. - Дойдя до конца лабиринта, их ожидало сюрприз. Лабиринт привел их в скрытую комнату, где ждали их Слизни. Слизни объяснили, что они наблюдали за игрой и были впечатлены командной работой Чаклза и Снагглза. + Чаклз и Снагглз были заинтригованы и решили присоединиться к увлечению. Их парой были Ящеричьи сестра и брат Лиззи и Ленни. Лиззи была своенравной, а Ленни был более спокойным и беззаботным. + Игра была напряжённой, лабиринт менялся каждые несколько секунд. Чаклзу и Снагглзу было трудно успевать, но они вскоре поняли, что ключ к победе - работа в команде. Чаклз использовал свои навыки жонглирования, чтобы отвлечь оппонентов, в то время как Снагглз использовал свой медленный и уверенный шаг, чтобы осторожно пройти через лабиринт. + Дойдя до конца лабиринта, их ожидало сюрприз. Лабиринт привёл их в скрытую комнату, где ждали их Слизни. Слизни объяснили, что они наблюдали за игрой и были впечатлены командной работой Чаклза и Снагглза. В знак благодарности, Слизни провели для них экскурсию по своему секретному саду из слизи. Сад был полон ярких и экзотических растений, и Слизни объяснили, что они используют эти растения для создания особых зелий и лекарств. Чаклз и Снагглз были очарованы и спросили, могут ли они взять некоторые растения с собой в качестве сувенира. Слизни согласились, и Чаклз и Снагглз покинули планету, чувствуя себя счастливыми и исполненными. Они знали, что завязали новые дружеские отношения и усвоили ценный урок о совместной работе. У них также появился новый сувенир для своей коллекции, который они будут беречь на протяжении многих лет. book-text-struck = - Удар молнии - это интенсивное и преобразующее событие, не поддающееся описанию. Это физическое ощущение, не похожее ни на какое другое, толчок электричества, проходящий через тело с неистовой энергией, которая одновременно пугает и возбуждает. В этот момент все наши чувства перегружены, и нам остается только сырое, элементарное ощущение того, что мы живы. - Помимо физических ощущений, удар молнии - это глубокий философский и духовный опыт. Это напоминание об огромной силе природы и стихийных силах, которые определяют нашу жизнь. Он напоминает нам, что все мы уязвимы перед капризами Вселенной, что какими бы продвинутыми или развитыми мы ни стали, мы все равно подчиняемся тем же законам природы, которые управляли жизнью на этой планете миллионы лет. + Удар молнии - это интенсивное и преобразующее событие, не поддающееся описанию. Это физическое ощущение, не похожее ни на какое другое, толчок электричества, проходящий через тело с неистовой энергией, которая одновременно пугает и возбуждает. В этот момент все наши чувства перегружены, и нам остаётся только сырое, элементарное ощущение того, что мы живы. + Помимо физических ощущений, удар молнии - это глубокий философский и духовный опыт. Это напоминание об огромной силе природы и стихийных силах, которые определяют нашу жизнь. Он напоминает нам, что все мы уязвимы перед капризами Вселенной, что какими бы продвинутыми или развитыми мы ни стали, мы всё равно подчиняемся тем же законам природы, которые управляли жизнью на этой планете миллионы лет. В этом смысле удар молнии - это смиряющий опыт, напоминание о хрупкости нашего человеческого существования и шаткости нашего места в мире. Это напоминает нам, что мы - лишь маленькая часть гораздо более крупной и сложной системы, подверженной тем же капризам и силам, что и все остальные живые существа на этой планете. Но в то же время удар молнии - это трансцендентный опыт, взгляд на нечто большее, чем мы сами. Это напоминание о том, что во Вселенной действуют силы, которые мы только начинаем постигать, что в мире есть необъятность и сила, которые находятся за пределами нашего понимания. Это возможность выйти за пределы себя и испытать нечто поистине благоговейное, ощутить прикосновение божественной руки и почувствовать всю тяжесть вселенной, обрушивающуюся на нас. В этом смысле удар молнии - это одновременно смиряющий и преобразующий опыт, который напоминает нам о нашем месте в мире и о нашей связи с большими силами, определяющими нашу жизнь. Это напоминание о том, что как бы мы ни старались контролировать наш мир и нашу судьбу, всегда будут силы, находящиеся вне нашего понимания и контроля, которые будут формировать нашу жизнь так, как мы не можем предсказать или постичь. book-text-sun = Я протягиваю свои листья к небу, жажду тепла солнца. Это постоянное желание, первоначальный инстинкт, который меня направляет. Я чувствую лучи солнца, ласкающие мою кожу, побуждающие меня расти выше, стремиться выше. - Каждый день я усердно тянусь к свету. Я чувствую землю под собой, которая удерживает меня на месте, но мое сердце направлено на солнце. Это магнитное притяжение, зов, который я не могу проигнорировать. + Каждый день я усердно тянусь к свету. Я чувствую землю под собой, которая удерживает меня на месте, но моё сердце направлено на солнце. Это магнитное притяжение, зов, который я не могу проигнорировать. Иногда кажется, что солнце издевается надо мной, играет в игру "прятки". Облака надвигаются, загораживая его лучи, и я остаюсь в тени. Я чувствую холод воздуха, отсутствие тепла солнца, и немного увядая внутри. - Но потом облака раздвигаются, и солнце прорывается вперед, заливая меня светом и жизнью. Я впитываю его, наслаждаюсь его сиянием и чувствую себя живым. Это напоминание о том, зачем я здесь, о чем я стремлюсь. - Растущий, я сталкиваюсь с препятствиями на своем пути. Иногда это другие растения, загромождающие мой путь к солнцу. Иногда это ветер, сбивающий меня с курса, угрожающий опрокинуть меня. Но я упорствую, приспосабливаюсь к вызовам, всегда стремясь к свету. - Это бесконечное путешествие, поиски чего-то большего, чем я сам. И все же это напоминание о красоте и чуде жизни. Я являюсь частью этой земли, частью этой сложной сети существования, и солнце - мой проводник. + Но потом облака раздвигаются, и солнце прорывается вперёд, заливая меня светом и жизнью. Я впитываю его, наслаждаюсь его сиянием и чувствую себя живым. Это напоминание о том, зачем я здесь, к чему я стремлюсь. + Растущий, я сталкиваюсь с препятствиями на своём пути. Иногда это другие растения, загромождающие мой путь к солнцу. Иногда это ветер, сбивающий меня с курса, угрожающий опрокинуть меня. Но я упорствую, приспосабливаюсь к вызовам, всегда стремясь к свету. + Это бесконечное путешествие, поиски чего-то большего, чем я сам. И всё же это напоминание о красоте и чуде жизни. Я являюсь частью этой земли, частью этой сложной сети существования, и солнце - мой проводник. book-text-possum = - Давным-давно в глухом лесу Аппалачских гор жил опоссум по имени Морти. Морти был амбициозным опоссумом, который всегда стремился подняться все выше и выше по социальной лестнице леса. У Морти был острый ум, и он постоянно думал о том, как повысить свой статус. + Давным-давно в глухом лесу Аппалачских гор жил опоссум по имени Морти. Морти был амбициозным опоссумом, который всегда стремился подняться всё выше и выше по социальной лестнице леса. У Морти был острый ум, и он постоянно думал о том, как повысить свой статус. Однажды Морти наткнулся на заговор в лесу. Группа животных, среди которых было несколько высокопоставленных чиновников лесного совета, планировала свергнуть нынешнее руководство и захватить лес. Морти заинтриговала возможность получить власть, и он решил присоединиться к заговору. - Морти упорно трудился, чтобы доказать свою преданность заговорщикам. Он собирал информацию и передавал ее группе, а также помогал планировать нападение. Когда настал день переворота, Морти был в самом центре событий, готовый занять свое место на вершине лесной иерархии. - Однако переворот был быстро подавлен лесным советом. Морти и другие заговорщики были схвачены и предстали перед судом. Морти был обвинен в государственной измене за участие в заговоре с целью свержения правительства. - На суде Морти не раскаялся в своих действиях. Он утверждал, что просто пытался улучшить свое положение в лесу, а нынешнее руководство было коррумпированным и неэффективным. Но совет не поколебали доводы Морти. Они признали его виновным в измене и приговорили к изгнанию из леса. - Морти был опустошен приговором. Он мечтал подняться на вершину лесной иерархии, но теперь он стал изгоем, вынужденным жить на задворках леса. Он слишком поздно понял, что стремление к власти ослепило его, и он перестал понимать важность верности и долга перед лесным сообществом. - С того дня Морти жил в одиночестве, бродя по лесу и сожалея о выборе, который привел его к государственной измене. + Морти упорно трудился, чтобы доказать свою преданность заговорщикам. Он собирал информацию и передавал её группе, а также помогал планировать нападение. Когда настал день переворота, Морти был в самом центре событий, готовый занять своё место на вершине лесной иерархии. + Однако переворот был быстро подавлен лесным советом. Морти и другие заговорщики были схвачены и предстали перед судом. Морти был обвинён в государственной измене за участие в заговоре с целью свержения правительства. + На суде Морти не раскаялся в своих действиях. Он утверждал, что просто пытался улучшить своё положение в лесу, а нынешнее руководство было коррумпированным и неэффективным. Но совет не поколебали доводы Морти. Они признали его виновным в измене и приговорили к изгнанию из леса. + Морти был опустошён приговором. Он мечтал подняться на вершину лесной иерархии, но теперь он стал изгоем, вынужденным жить на задворках леса. Он слишком поздно понял, что стремление к власти ослепило его, и он перестал понимать важность верности и долга перед лесным сообществом. + С того дня Морти жил в одиночестве, бродя по лесу и сожалея о выборе, который привёл его к государственной измене. book-text-cafe = - С каждым днем Лили все больше и больше времени проводила в кафе. Она наслаждалась пикантным ароматом кофейных зерен и веселой болтовней других посетителей. Она даже начала узнавать некоторых завсегдатаев, например, мужчину с кустистой бородой, который всегда заказывал латте с дополнительной пенкой и посыпкой из корицы. + С каждым днём Лили всё больше и больше времени проводила в кафе. Она наслаждалась пикантным ароматом кофейных зёрен и весёлой болтовнёй других посетителей. Она даже начала узнавать некоторых завсегдатаев, например, мужчину с кустистой бородой, который всегда заказывал латте с дополнительной пенкой и посыпкой из корицы. Однажды, когда Лили сидела за своим обычным столиком у окна, она заметила что-то краем глаза. Сначала она подумала, что это просто птица, но потом поняла, что это крошечный опоссум, выглядывающий из-за мусорного бака на улице. В глазах маленького существа было игривое, почти озорное выражение, и казалось, что оно с интересом наблюдает за Лили. - Шли дни, и Лили стала видеть опоссума все чаще и чаще. Он приходил в кафе, заглядывал в окна, бегал по крышам, изредка издавая возбужденный треск. Лили все больше и больше интриговал опоссум, и она начала оставлять для него маленькие угощения, например, кусочки круассана или крошки от кондитерских изделий. - Однажды, когда Лили выходила из кафе после смены, она услышала шум, доносившийся из соседнего переулка. Она осторожно заглянула за угол и увидела группу мужчин в темных костюмах, которые тихо переговаривались. Сначала она подумала, что это просто группа бизнесменов, но потом заметила маленького опоссума, который сидел на мусорном баке неподалеку и с интересом наблюдал за мужчинами. - Вдруг один из мужчин заметил опоссума и бросился к нему, грубо схватив его за хвост. Опоссум издал громкий крик ужаса, и Лили почувствовала, что ее сердце заколотилось. Не раздумывая, она подбежала к мужчинам и потребовала, чтобы они отпустили опоссума. - Мужчины посмеялись над ней и сказали, чтобы она не лезла не в свое дело, но Лили не отступила. Ей удалось вырвать опоссума из рук мужчины и осторожно взять его на руки. Глядя в яркие, радостные глаза опоссума, она поняла, что должна защитить его любой ценой. - В конце концов Лили удалось спасти опоссума от мужчин, которые оказались членами печально известной контрабандной группировки. Она взяла маленькое существо к себе домой и назвала его Зест, в честь радостной и пикантной энергии, которую он привнес в ее жизнь. С того дня Лили и Зест были неразлучны, и они провели много счастливых лет, исследуя город и распространяя радость повсюду. + Шли дни, и Лили стала видеть опоссума всё чаще и чаще. Он приходил в кафе, заглядывал в окна, бегал по крышам, изредка издавая возбуждённый треск. Лили всё больше и больше интриговал опоссум, и она начала оставлять для него маленькие угощения, например, кусочки круассана или крошки от кондитерских изделий. + Однажды, когда Лили выходила из кафе после смены, она услышала шум, доносившийся из соседнего переулка. Она осторожно заглянула за угол и увидела группу мужчин в тёмных костюмах, которые тихо переговаривались. Сначала она подумала, что это просто группа бизнесменов, но потом заметила маленького опоссума, который сидел на мусорном баке неподалёку и с интересом наблюдал за мужчинами. + Вдруг один из мужчин заметил опоссума и бросился к нему, грубо схватив его за хвост. Опоссум издал громкий крик ужаса, и Лили почувствовала, что её сердце заколотилось. Не раздумывая, она подбежала к мужчинам и потребовала, чтобы они отпустили опоссума. + Мужчины посмеялись над ней и сказали, чтобы она не лезла не в своё дело, но Лили не отступила. Ей удалось вырвать опоссума из рук мужчины и осторожно взять его на руки. Глядя в яркие, радостные глаза опоссума, она поняла, что должна защитить его любой ценой. + В конце концов Лили удалось спасти опоссума от мужчин, которые оказались членами печально известной контрабандной группировки. Она взяла маленькое существо к себе домой и назвала его Зест, в честь радостной и пикантной энергии, которую он привнёс в её жизнь. С того дня Лили и Зест были неразлучны, и они провели много счастливых лет, исследуя город и распространяя радость повсюду. book-text-feather = - Шли дни, и странствующая птица встретила еще много заколдованных мест, каждое из которых было волшебнее предыдущего. Но по мере того как путешествие продолжалось, перья птицы начали терять свой блеск, а ее некогда яркие глаза становились все тусклее. + Шли дни, и странствующая птица встретила ещё много заколдованных мест, каждое из которых было волшебнее предыдущего. Но по мере того как путешествие продолжалось, перья птицы начали терять свой блеск, а её некогда яркие глаза становились всё тусклее. Однажды птица наткнулась на поляну в лесу, где группа животных собралась вокруг небольшого пруда. В центре пруда лежало мерцающее перо, которое светилось лучистым светом. Птицу сразу же привлекло это перо, и она полетела вниз, чтобы рассмотреть его поближе. Когда она приблизилась, другие животные расступились, чтобы освободить место, и птица поняла, что это не обычное перо. Это было волшебное перо, пропитанное силой заколдованного леса. - Прикоснувшись к перу, птица почувствовала прилив энергии, и ее перья засияли с новой яркостью. Другие животные собрались вокруг, удивляясь преображению. - С этого дня блуждающая птица больше не была потерянной или одинокой. Она нашла свое место в заколдованном лесу, и ее бесцельное блуждание сменилось чувством цели и принадлежности. - Сменялись времена года, птица старела, но ее перья оставались такими же яркими и живыми. И когда она наконец покинула этот мир, ее наследие продолжало жить в зачарованном лесу, где ее память праздновали все животные, которые знали и любили ее. - Волшебное перо, в которое превратилась странствующая птица, стало символом надежды и обновления, напоминанием о том, что даже в самые темные времена всегда есть возможность найти свое истинное место в мире. + Прикоснувшись к перу, птица почувствовала прилив энергии, и её перья засияли с новой яркостью. Другие животные собрались вокруг, удивляясь преображению. + С этого дня блуждающая птица больше не была потерянной или одинокой. Она нашла своё место в заколдованном лесу, и её бесцельное блуждание сменилось чувством цели и принадлежности. + Сменялись времена года, птица старела, но её перья оставались такими же яркими и живыми. И когда она наконец покинула этот мир, её наследие продолжало жить в зачарованном лесу, где её память праздновали все животные, которые знали и любили её. + Волшебное перо, в которое превратилась странствующая птица, стало символом надежды и обновления, напоминанием о том, что даже в самые тёмные времена всегда есть возможность найти своё истинное место в мире. book-text-ian-wolfpup = Давным-давно в дремучем лесу жили дружелюбный корги по имени Иан и умная лиса по имени Алиса. Они были закадычными друзьями, но об их совместных приключениях ходили легенды. - Однажды ярким солнечным днем, когда они играли в мяч, они услышали далекий вой, который, казалось, доносился из глубины темного леса. Будучи любопытными существами, они решили выяснить источник шума. - По мере того как они углублялись в лес, они сталкивались с различными препятствиями и трудностями. Но благодаря своей смекалке и решительности они все преодолели. - Они столкнулись с крутым и скользким склоном, но Иан с помощью своих коротких, но крепких ног помог им подняться. Они наткнулись на бурную реку, но Алиса с помощью своего быстрого мышления нашла способ перебраться через нее. + Однажды ярким солнечным днём, когда они играли в мяч, они услышали далёкий вой, который, казалось, доносился из глубины тёмного леса. Будучи любопытными существами, они решили выяснить источник шума. + По мере того как они углублялись в лес, они сталкивались с различными препятствиями и трудностями. Но благодаря своей смекалке и решительности они всё преодолели. + Они столкнулись с крутым и скользким склоном, но Иан с помощью своих коротких, но крепких ног помог им подняться. Они наткнулись на бурную реку, но Алиса с помощью своего быстрого мышления нашла способ перебраться через неё. Наконец, они добрались до источника воя. Это был одинокий и напуганный волчонок, заблудившийся в лесу. Иан и Алиса быстро поняли, что должны помочь маленькому волчонку найти дорогу к своей семье. - Они использовали свои навыки и командную работу, чтобы проложить обратный путь через лес, при этом не давая волчонку замерзнуть и согреться. Когда они наконец воссоединили маленького волчонка с его семьей, они были вознаграждены теплыми улыбками и благодарным воем. - С того дня дружба Иана и Алисы стала еще крепче. У них было еще много приключений в лесу, каждое из которых было интереснее предыдущего. И они никогда не забывали о том, что такое помогать другим, нуждающимся в помощи. + Они использовали свои навыки и командную работу, чтобы проложить обратный путь через лес, при этом не давая волчонку замёрзнуть и согреться. Когда они наконец воссоединили маленького волчонка с его семьёй, они были вознаграждены тёплыми улыбками и благодарным воем. + С того дня дружба Иана и Алисы стала ещё крепче. У них было ещё много приключений в лесу, каждое из которых было интереснее предыдущего. И они никогда не забывали о том, что такое помогать другим, нуждающимся в помощи. book-text-ian-ranch = После захватывающего приключения в лесу Иан и Алиса решили исследовать близлежащее ранчо. Это было огромное пространство земли, полное всевозможных животных и существ. Когда они бродили по ранчо, они встретили много новых и интересных животных. Они встретили дружелюбных лошадей, любопытных коров и даже озорного енота. - Но тут они услышали громкое, тревожное "муу", доносящееся из одного из коровников. Они быстро бросились туда и обнаружили маленького теленка, который застрял в заборе. - Иан и Алиса поняли, что должны действовать быстро, чтобы спасти бедного теленка. Иан с помощью своих крепких зубов осторожно расшатал забор, а Алиса с помощью своих быстрых лап вытащила теленка из путаницы. - Вместе они благополучно освободили теленка и воссоединили его с матерью. Корова-мать была вне себя от счастья и в знак благодарности прижалась к теленку. + Но тут они услышали громкое, тревожное "муу", доносящееся из одного из коровников. Они быстро бросились туда и обнаружили маленького телёнка, который застрял в заборе. + Иан и Алиса поняли, что должны действовать быстро, чтобы спасти бедного телёнка. Иан с помощью своих крепких зубов осторожно расшатал забор, а Алиса с помощью своих быстрых лап вытащила телёнка из путаницы. + Вместе они благополучно освободили телёнка и воссоединили его с матерью. Корова-мать была вне себя от счастья и в знак благодарности прижалась к телёнку. Продолжая исследовать ранчо, Иан и Алиса наткнулись на группу кур, которые попали в беду. Их курятник был опрокинут ветром, и все они были разбросаны и напуганы. - Иан и Алиса быстро принялись за работу, собрали цыплят и восстановили курятник. Это была тяжелая работа, но благодаря сильным ногам Иана и умным мыслям Алисы они справились с ней в кратчайшие сроки. + Иан и Алиса быстро принялись за работу, собрали цыплят и восстановили курятник. Это была тяжёлая работа, но благодаря сильным ногам Иана и умным мыслям Алисы они справились с ней в кратчайшие сроки. Благодарные куры отблагодарили Иана и Алису хором кудахтанья и клевания. Когда солнце начало садиться, Иан и Алиса вернулись домой, усталые, но счастливые. В тот день они помогли многим животным и по пути обрели новых друзей. С тех пор Иан и Алиса продолжали исследовать ранчо, всегда готовые к новым приключениям и всегда готовые протянуть лапу или морду любому нуждающемуся животному. book-text-ian-ocean = Иан и Алиса были очень рады впервые побывать на пляже. Они слышали много прекрасного о песчаных берегах и бескрайнем голубом океане. Как только они приехали, они побежали к песчаным дюнам, жаждая исследовать их. Они носились вверх и вниз по холмам, нюхая и копаясь в песке. Они находили всевозможные сокровища, такие как разноцветные ракушки и интересные камни. - Затем они направились к океану. Иан любил плавать, а Алиса предпочитала грести на мелководье. Они плескались и играли, наслаждаясь соленой водой на своей шерсти. + Затем они направились к океану. Иан любил плавать, а Алиса предпочитала грести на мелководье. Они плескались и играли, наслаждаясь солёной водой на своей шерсти. Вдруг они услышали тревожный крик, доносящийся из воды. Они быстро поплыли на поиски и обнаружили выброшенную на мель морскую черепаху. Она запуталась в рыболовных сетях и не могла освободиться. Иан и Алиса поняли, что должны действовать быстро, чтобы спасти бедную черепаху. Иан с помощью своих крепких зубов аккуратно разрезал сеть, а Алиса с помощью своих быстрых лап помогла черепахе вернуться в воду. - Благодарная черепаха поблагодарила Иана и Алису легким взмахом ласты, а затем уплыла в синие глубины. - Когда день подошел к концу, Иан и Алиса сидели на пляже и любовались закатом. Они чувствовали себя счастливыми и довольными после захватывающего дня на пляже. - Возвращаясь домой, они пообещали себе вернуться на пляж и исследовать его еще больше. Они знали, что там еще много существ и чудес, и им не терпелось испытать все это вместе. + Благодарная черепаха поблагодарила Иана и Алису лёгким взмахом ласты, а затем уплыла в синие глубины. + Когда день подошёл к концу, Иан и Алиса сидели на пляже и любовались закатом. Они чувствовали себя счастливыми и довольными после захватывающего дня на пляже. + Возвращаясь домой, они пообещали себе вернуться на пляж и исследовать его ещё больше. Они знали, что там ещё много существ и чудес, и им не терпелось испытать всё это вместе. book-text-ian-mountain = Иан и Алиса были рады исследовать горы. Хрустящий горный воздух и величественные пейзажи должны были стать незабываемым приключением. Они начали свой поход у подножия горы, пробираясь через густые леса и скалистую местность. Когда они поднялись выше, деревья поредели и открылись захватывающие виды на окружающие вершины и долины. Они наткнулись на стремительную реку, где Иан не удержался и прыгнул в воду, чтобы искупаться. Алиса осталась на берегу, не сводя глаз со своего мохнатого друга. - Продолжая подниматься выше, они встретили группу горных козлов, расположившихся на скалистом выступе. Козлы с любопытством смотрели на них, а потом бросились наутек. - Когда солнце начало садиться, они разбили лагерь на ночь. Они развели костер и пожарили зефир, наслаждаясь мирной тишиной горной ночи. - На следующее утро они проснулись рано, чтобы продолжить свой поход. Они поднимались все выше и выше, проходя через густые облака, пока не достигли вершины. + Продолжая подниматься выше, они встретили группу горных козлов, расположившихся на скалистом выступе. Козлы с любопытством смотрели на них, а потом бросились наутёк. + Когда солнце начало садиться, они разбили лагерь на ночь. Они развели костёр и пожарили зефир, наслаждаясь мирной тишиной горной ночи. + На следующее утро они проснулись рано, чтобы продолжить свой поход. Они поднимались всё выше и выше, проходя через густые облака, пока не достигли вершины. На вершине перед ними открылся захватывающий вид на окружающие горы и долины. Они сели и стали любоваться видом, наслаждаясь тишиной и покоем вершины. - Спустившись с горы, они поняли, что преодолели большое испытание и создали воспоминания, которые останутся на всю жизнь. Они с воодушевлением обсуждали свои следующие приключения, зная, что великая природа таит в себе еще много чудес. + Спустившись с горы, они поняли, что преодолели большое испытание и создали воспоминания, которые останутся на всю жизнь. Они с воодушевлением обсуждали свои следующие приключения, зная, что великая природа таит в себе ещё много чудес. book-text-ian-city = - Иан и Алиса привыкли исследовать природу, но они никогда не сталкивались с городской суетой. Им не терпелось узнать, какие приключения ждут их среди возвышающихся небоскребов и шумных улиц. + Иан и Алиса привыкли исследовать природу, но они никогда не сталкивались с городской суетой. Им не терпелось узнать, какие приключения ждут их среди возвышающихся небоскрёбов и шумных улиц. Когда они вошли в город, они были ошеломлены видами, звуками и запахами. Гудки машин, разговоры людей по телефону, запах хот-догов и кренделей наполнили воздух. - Они начали исследовать улицы, удивляясь возвышающимся небоскребам, которые окружали их. Им даже удалось пробраться в одно из зданий и подняться на лифте на самый верхний этаж. - Сверху открывался удивительный вид на город с его высокими зданиями и оживленными улицами внизу. Они посмотрели вниз и увидели множество людей и животных, от голубей до собак и кошек, которые занимались своими повседневными делами. - Спустившись вниз, они исследовали оживленные улицы, уворачиваясь от толпы людей и проходя через оживленные перекрестки. Они даже подружились с группой белок, которые искали еду в соседнем парке. - В какой-то момент они наткнулись на потерявшегося котенка, который забрел слишком далеко от своего дома. Иан и Алиса знали, что делать, ведь в прошлом они спасали выбросившихся на берег морских животных и помогали заблудившимся туристам. Используя свой острый нюх, они разыскали хозяина котенка и вернули его обеспокоенной семье. - Когда день перешел в ночь, они были измотаны, но счастливы от своего приключения в городе. Они возвращались домой, возбужденно обсуждая все новые впечатления, которые только что получили. - Иан и Алиса знали, что их ждет еще много приключений, и им не терпелось узнать, куда приведет их следующее путешествие. + Они начали исследовать улицы, удивляясь возвышающимся небоскрёбам, которые окружали их. Им даже удалось пробраться в одно из зданий и подняться на лифте на самый верхний этаж. + Сверху открывался удивительный вид на город с его высокими зданиями и оживлёнными улицами внизу. Они посмотрели вниз и увидели множество людей и животных, от голубей до собак и кошек, которые занимались своими повседневными делами. + Спустившись вниз, они исследовали оживлённые улицы, уворачиваясь от толпы людей и проходя через оживлённые перекрёстки. Они даже подружились с группой белок, которые искали еду в соседнем парке. + В какой-то момент они наткнулись на потерявшегося котёнка, который забрёл слишком далеко от своего дома. Иан и Алиса знали, что делать, ведь в прошлом они спасали выбросившихся на берег морских животных и помогали заблудившимся туристам. Используя свой острый нюх, они разыскали хозяина котёнка и вернули его обеспокоенной семье. + Когда день перешёл в ночь, они были измотаны, но счастливы от своего приключения в городе. Они возвращались домой, возбуждённо обсуждая все новые впечатления, которые только что получили. + Иан и Алиса знали, что их ждёт ещё много приключений, и им не терпелось узнать, куда приведёт их следующее путешествие. book-text-ian-arctic = - Иан и Алиса не чужды приключений, они исследовали все - от гор до городов. Но их последнее путешествие в Арктику обещало стать самым захватывающим. - Когда они приземлились в замерзшей тундре, их встретил ледяной пейзаж и пронизывающий холод. Они закутались в свои самые теплые куртки и отправились исследовать местность. + Иан и Алиса не чужды приключений, они исследовали всё - от гор до городов. Но их последнее путешествие в Арктику обещало стать самым захватывающим. + Когда они приземлились в замёрзшей тундре, их встретил ледяной пейзаж и пронизывающий холод. Они закутались в свои самые тёплые куртки и отправились исследовать местность. Они быстро встретили всевозможных животных, живущих в холодную погоду, - от белых медведей до пингвинов и песцов. Они с изумлением наблюдали, как животные приспосабливаются к ледяной среде: у них густой мех и крепкие лапы, чтобы передвигаться по снегу и льду. Им даже удалось попробовать себя в катании на собачьих упряжках: Иан возглавил стаю, а Алиса проворно мчалась за упряжкой. Они мчались по снегу, наслаждаясь потрясающими пейзажами и свежим арктическим воздухом. - Однажды они наткнулись на ледяную пещеру и решили исследовать ее. Пробираясь по извилистым туннелям, они любовались мерцающими ледяными образованиями и тем, как свет играет на стенах. - Вдруг они услышали громкий рев из глубины пещеры. Они осторожно двинулись вперед, но столкнулись лицом к лицу с огромным белым медведем. Медведь с любопытством посмотрел на них, и Иан и Алиса замерли от страха. + Однажды они наткнулись на ледяную пещеру и решили исследовать её. Пробираясь по извилистым туннелям, они любовались мерцающими ледяными образованиями и тем, как свет играет на стенах. + Вдруг они услышали громкий рёв из глубины пещеры. Они осторожно двинулись вперёд, но столкнулись лицом к лицу с огромным белым медведем. Медведь с любопытством посмотрел на них, и Иан и Алиса замерли от страха. Но потом они вспомнили все приключения, в которых им приходилось бывать раньше, и то, как они всегда помогали тем, кто в этом нуждался. Они смело подошли к медведю, издавая успокаивающие звуки и предлагая ему рыбу, которую они принесли с собой. - К их облегчению, медведь успокоился и даже позволил им погладить свою густую шерсть. Они провели некоторое время с дружелюбным медведем, после чего попрощались с ним и продолжили свое арктическое приключение. - В какой-то момент они наткнулись на потерявшегося котенка, который забрел слишком далеко от своего дома. Иан и Алиса знали, что делать, ведь в прошлом они спасали выбросившихся на берег морских животных и помогали заблудившимся туристам. Используя свой острый нюх, они разыскали хозяина котенка и вернули его обеспокоенной семье. - Когда день перешел в ночь, они были измотаны, но счастливы от своего приключения в городе. Они возвращались домой, оживленно обсуждая все новые впечатления. - Когда их путешествие подошло к концу, им было грустно покидать замерзшую страну чудес. Но они знали, что снова приобрели невероятные воспоминания и доказали, что для храброго корги и хитрой лисы никакие приключения не страшны. + К их облегчению, медведь успокоился и даже позволил им погладить свою густую шерсть. Они провели некоторое время с дружелюбным медведем, после чего попрощались с ним и продолжили своё арктическое приключение. + В какой-то момент они наткнулись на потерявшегося котёнка, который забрёл слишком далеко от своего дома. Иан и Алиса знали, что делать, ведь в прошлом они спасали выбросившихся на берег морских животных и помогали заблудившимся туристам. Используя свой острый нюх, они разыскали хозяина котёнка и вернули его обеспокоенной семье. + Когда день перешёл в ночь, они были измотаны, но счастливы от своего приключения в городе. Они возвращались домой, оживлённо обсуждая все новые впечатления. + Когда их путешествие подошло к концу, им было грустно покидать замёрзшую страну чудес. Но они знали, что снова приобрели невероятные воспоминания и доказали, что для храброго корги и хитрой лисы никакие приключения не страшны. book-text-ian-desert = - Иан и Алиса всегда были готовы к новым приключениям, поэтому, когда они услышали о таинственной и прекрасной пустыне, они поняли, что должны отправиться исследовать ее. Они собрали вещи и отправились в путь, чтобы испытать все, что может предложить пустыня. + Иан и Алиса всегда были готовы к новым приключениям, поэтому, когда они услышали о таинственной и прекрасной пустыне, они поняли, что должны отправиться исследовать её. Они собрали вещи и отправились в путь, чтобы испытать всё, что может предложить пустыня. Когда они шли по бескрайним песчаным просторам, они почувствовали, как их обдало солнечным жаром. Они быстро поняли, что эта среда не похожа ни на одну из тех, в которых они бывали раньше. Но им было интересно узнать, как животные и растения приспособились к этому суровому климату. - Первой их встречей была гремучая змея. Иан и Алиса уже слышали о змеях и были осторожны, чтобы не подойти слишком близко. Но гремучая змея просто хотела поздороваться и показать им, как она охотится на свою добычу. Они с изумлением наблюдали, как змея использовала свой яд, чтобы парализовать мышь, а затем проглотила ее целиком. + Первой их встречей была гремучая змея. Иан и Алиса уже слышали о змеях и были осторожны, чтобы не подойти слишком близко. Но гремучая змея просто хотела поздороваться и показать им, как она охотится на свою добычу. Они с изумлением наблюдали, как змея использовала свой яд, чтобы парализовать мышь, а затем проглотила её целиком. Затем Иан и Алиса отправились исследовать песчаные дюны, карабкаясь вверх и вниз и скатываясь по крутым склонам. Они нашли оазис, где отдохнули и насладились прохладной тенью и водой. - Они также обнаружили скалистый каньон и исследовали его закоулки и извилины, найдя скорпионов, тарантулов и даже семью койотов. Они наблюдали, как койоты охотились за своим ужином и играли со своими детенышами. + Они также обнаружили скалистый каньон и исследовали его закоулки и извилины, найдя скорпионов, тарантулов и даже семью койотов. Они наблюдали, как койоты охотились за своим ужином и играли со своими детёнышами. Когда наступила ночь, они увидели самый красивый закат, который им когда-либо доводилось видеть: небо окрасилось в красные, оранжевые и пурпурные тона. Они восхищались тем, как цвета смешивались друг с другом и отражались от песка. - Наконец, они устроились на ночлег, глядя на звездное небо. Они узнали о созвездиях и истории, связанные с ними. Они крепко спали, видя сны о всех невероятных существах и достопримечательностях, которые они видели в тот день. - Покидая пустыню, Ян и Рено чувствовали благодарность за приключение, которое им довелось пережить. Они знали, что узнали так много нового, что их храбрость и любопытство отправили их в еще одно незабываемое путешествие. + Наконец, они устроились на ночлег, глядя на звёздное небо. Они узнали о созвездиях и истории, связанные с ними. Они крепко спали, видя сны о всех невероятных существах и достопримечательностях, которые они видели в тот день. + Покидая пустыню, Ян и Рено чувствовали благодарность за приключение, которое им довелось пережить. Они знали, что узнали так много нового, что их храбрость и любопытство отправили их в ещё одно незабываемое путешествие. book-text-names = - С философской точки зрения, имена играют важную роль в понимании и восприятии мира человеком. Использование имен и языка само по себе является краеугольным камнем человеческого сознания, поскольку позволяет нам создавать концепции и идеи, которыми можно делиться и общаться. - Во многих философских традициях, например, в работах Платона и Аристотеля, имена рассматривались не просто как обозначения предметов или людей, а как отражение глубинной природы реальности. Согласно Платону, имена, которые мы даем вещам, не произвольны, а отражают скрытую реальность или сущность этой вещи. Другими словами, имя - это не просто ярлык, а отражение сущностной природы вещи. + С философской точки зрения, имена играют важную роль в понимании и восприятии мира человеком. Использование имён и языка само по себе является краеугольным камнем человеческого сознания, поскольку позволяет нам создавать концепции и идеи, которыми можно делиться и общаться. + Во многих философских традициях, например, в работах Платона и Аристотеля, имена рассматривались не просто как обозначения предметов или людей, а как отражение глубинной природы реальности. Согласно Платону, имена, которые мы даём вещам, не произвольны, а отражают скрытую реальность или сущность этой вещи. Другими словами, имя - это не просто ярлык, а отражение сущностной природы вещи. Кроме того, имена могут отражать динамику власти в обществе. Некоторые философы утверждают, что имена и язык используются для создания иерархии и установления властных отношений между людьми и группами. Например, в некоторых культурах акт именования предназначен для тех, кто занимает властные позиции, например, родители называют своих детей или лидеры называют места или учреждения. Таким образом, имена можно рассматривать как форму социального контроля, поскольку те, кто имеет право давать имена, обладают властью формировать и определять мир вокруг себя. Наконец, имена могут также играть важную роль в нашем понимании собственной идентичности и смертности. Как утверждал философ Мартин Хайдеггер, имена можно рассматривать как форму "брошенности", отражающую наше существование как конечных существ в мире, который нам неподвластен. В этом смысле наши имена - это не просто ярлыки, а отражение нашего существования, времени и места, в котором мы находимся. В заключение хочу сказать, что с философской точки зрения имена играют важную роль в понимании и восприятии мира человеком, отражая как нашу сущностную природу, так и динамику власти в обществе. Это не просто ярлыки, а отражение нашего существования и нашего места в мире. book-text-earth = - Сидя здесь, в своей крошечной каюте на космической станции, я не могу не вспоминать свою юность на Земле. Кажется, что это было целую жизнь назад, и во многом так оно и было. Я родился и вырос рядом с океаном, и он всегда был частью моей жизни. Шум волн, разбивающихся о берег, соленый запах в воздухе, ощущение песка между пальцами ног - все это воспоминания, которые мне дороги. + Сидя здесь, в своей крошечной каюте на космической станции, я не могу не вспоминать свою юность на Земле. Кажется, что это было целую жизнь назад, и во многом так оно и было. Я родился и вырос рядом с океаном, и он всегда был частью моей жизни. Шум волн, разбивающихся о берег, солёный запах в воздухе, ощущение песка между пальцами ног - всё это воспоминания, которые мне дороги. Когда мне было 20 лет, я принял решение покинуть Землю и присоединиться к космической программе. Это была захватывающая возможность, и мне не терпелось исследовать последний рубеж. В течение многих лет я был доволен своей жизнью на космической станции. Я наслаждался товариществом моих коллег-астронавтов, трепетом открытий и чувством цели, которое сопутствовало нашей миссии. Но с возрастом я стал тосковать по тому, что оставил на Земле. В частности, я очень скучаю по океану. Я помню, как солнце отражалось от воды, создавая ослепительную картину света и цвета. Я помню ощущение прохладной воды на своей коже и волнение от погружения под воду. Я помню вкус свежих морепродуктов, выловленных местными рыбаками и подаваемых в причудливых прибрежных ресторанчиках. Но я скучаю не только по океану. Я скучаю по ощущению травы под ногами, по запаху цветов весной, по вкусу сочного персика, сорванного прямо с дерева. Я скучаю по смеху детей, играющих в парке, по парам, идущим рука об руку по дорожке, усаженной деревьями. Я скучаю по чувству общности, которое возникает при жизни в маленьком городе, где все друг друга знают и заботятся друг о друге. - Иногда я думаю, правильный ли выбор я сделал, покинув Землю. Но потом я вспоминаю невероятные вещи, которые я видел и делал в космосе - захватывающие дух виды далеких планет, благоговейную мощь сверхновой звезды, товарищество моих коллег-астронавтов, когда мы вместе работали над достижением наших целей. Эти впечатления были поистине удивительными, и я бы ни на что их не променял. - Тем не менее, бывают моменты, когда я чувствую глубокую боль в сердце по миру, который я оставил позади. Интересно, смогу ли я когда-нибудь снова испытать эти простые удовольствия? Интересно, смогу ли я когда-нибудь почувствовать песок между пальцами ног, ощутить вкус соли в воздухе или услышать шум волн, разбивающихся о берег. Но пока все, что я могу сделать, - это закрыть глаза и представить, что я снова на Земле, в окружении вещей, по которым я скучаю больше всего. + Иногда я думаю, правильный ли выбор я сделал, покинув Землю. Но потом я вспоминаю невероятные вещи, которые я видел и делал в космосе - захватывающие дух виды далёких планет, благоговейную мощь сверхновой звезды, товарищество моих коллег-астронавтов, когда мы вместе работали над достижением наших целей. Эти впечатления были поистине удивительными, и я бы ни на что их не променял. + Тем не менее, бывают моменты, когда я чувствую глубокую боль в сердце по миру, который я оставил позади. Интересно, смогу ли я когда-нибудь снова испытать эти простые удовольствия? Интересно, смогу ли я когда-нибудь почувствовать песок между пальцами ног, ощутить вкус соли в воздухе или услышать шум волн, разбивающихся о берег. Но пока всё, что я могу сделать, - это закрыть глаза и представить, что я снова на Земле, в окружении вещей, по которым я скучаю больше всего. book-text-aurora = Дорогой дневник, - Сегодня знаменательный день для экипажа звездолета "Аврора". После нескольких месяцев плавания по просторам космоса они наконец-то приземляются на Землю. + Сегодня знаменательный день для экипажа звездолёта "Аврора". После нескольких месяцев плавания по просторам космоса они наконец-то приземляются на Землю. Экипаж выполнил свою миссию, собрав данные о недавно открытой планете в соседней солнечной системе. Это было невероятное путешествие, полное трудностей, триумфов и моментов, вызывающих благоговейный трепет. - Когда корабль спускается в атмосфере, тепло при входе в атмосферу вызывает огненно-красное свечение корпуса, и корабль ударяется об атмосферу. Это тяжелая поездка, но экипаж находится в надежных руках. - Наконец, они приземляются на твердую землю, и экипаж разражается радостными возгласами и объятиями. Это приветствие героев, и кажется, что они отсутствовали целую жизнь. - Пока они идут в комнату для переговоров, они не перестают говорить о своем невероятном путешествии. Они увидели такие достопримечательности, о которых большинство людей могут только мечтать, исследовали планету, которую никто никогда не видел, и вышли с другой стороны более сильными и сплоченными, чем когда-либо прежде. - Оглядываясь на свое путешествие, члены экипажа понимают, что они достигли чего-то поистине выдающегося. Они расширили границы человеческих исследований и показали, что все возможно, если упорно трудиться, проявлять решимость и немного везения. - Теперь, возвращаясь к жизни на Земле, они знают, что воспоминания об этом путешествии останутся с ними навсегда. Для них было честью быть частью этого экипажа, и они благодарны за каждое мгновение, проведенное вместе. + Когда корабль спускается в атмосфере, тепло при входе в атмосферу вызывает огненно-красное свечение корпуса, и корабль ударяется об атмосферу. Это тяжёлая поездка, но экипаж находится в надёжных руках. + Наконец, они приземляются на твёрдую землю, и экипаж разражается радостными возгласами и объятиями. Это приветствие героев, и кажется, что они отсутствовали целую жизнь. + Пока они идут в комнату для переговоров, они не перестают говорить о своём невероятном путешествии. Они увидели такие достопримечательности, о которых большинство людей могут только мечтать, исследовали планету, которую никто никогда не видел, и вышли с другой стороны более сильными и сплочёнными, чем когда-либо прежде. + Оглядываясь на своё путешествие, члены экипажа понимают, что они достигли чего-то поистине выдающегося. Они расширили границы человеческих исследований и показали, что всё возможно, если упорно трудиться, проявлять решимость и немного везения. + Теперь, возвращаясь к жизни на Земле, они знают, что воспоминания об этом путешествии останутся с ними навсегда. Для них было честью быть частью этого экипажа, и они благодарны за каждое мгновение, проведённое вместе. До следующего раза, - Анонимный член экипажа звездолета "Аврора". + Анонимный член экипажа звездолёта "Аврора". book-text-temple = - Мои дорогие братья и сестры, сегодня я стою перед вами, чтобы поговорить о том, почему существует более одного бога. Как священник, я посвятил свою жизнь изучению божественного, и я твердо убежден, что существует несколько богов в силу самой природы существования. - Подумайте о просторах нашей Вселенной с ее бесчисленными галактиками, звездами и планетами. Каждая из них уникальна, со своим набором физических законов и свойств. Если мы признаем, что Вселенная была создана единым, всемогущим божеством, то как мы можем объяснить такое разнообразие? + Мои дорогие братья и сёстры, сегодня я стою перед вами, чтобы поговорить о том, почему существует более одного бога. Как священник, я посвятил свою жизнь изучению божественного, и я твёрдо убеждён, что существует несколько богов в силу самой природы существования. + Подумайте о просторах нашей Вселенной с её бесчисленными галактиками, звёздами и планетами. Каждая из них уникальна, со своим набором физических законов и свойств. Если мы признаём, что Вселенная была создана единым, всемогущим божеством, то как мы можем объяснить такое разнообразие? Ответ кроется в осознании того, что существование - это не простое, прямолинейное понятие. Она сложна, многослойна и многогранна, имеет множество различных измерений и аспектов. Как во Вселенной существует бесчисленное множество различных форм материи и энергии, так и во Вселенной существует множество различных сил и сущностей, составляющих божественное. Каждый бог представляет различные аспекты бытия, будь то любовь, мудрость, сила или справедливость. Как разные люди обладают разными талантами и способностями, так и разные боги обладают уникальной силой и ролью в великой схеме вещей. - Но почему, спросите вы, это имеет для нас значение? Почему нас должна волновать природа божественного? Ответ заключается в том, что понимание божественного необходимо для нашего собственного духовного роста и развития. Признавая сложность и многообразие божественного, мы глубже понимаем хитросплетения окружающего нас мира и начинаем видеть свое собственное место в нем. + Но почему, спросите вы, это имеет для нас значение? Почему нас должна волновать природа божественного? Ответ заключается в том, что понимание божественного необходимо для нашего собственного духовного роста и развития. Признавая сложность и многообразие божественного, мы глубже понимаем хитросплетения окружающего нас мира и начинаем видеть своё собственное место в нём. Так давайте же примем множество богов, составляющих божественное, и будем стремиться учиться у каждого из них. Пусть мы будем благословлены мудростью, силой и любовью божественного, и пусть мы продолжаем расти и развиваться в нашем собственном духовном путешествии. book-text-watched = Я не знаю, кто "они", но я чувствую их взгляд на себе. Это похоже на колючее ощущение на шее, и оно не проходит. Неважно, куда я иду и что делаю, я чувствую, что они наблюдают за мной. - И это не только мое воображение. В уголках моего зрения мелькают теневые фигуры, скрывающиеся от глаз. Я слышал шаги, отдающиеся эхом по коридорам, когда я знал, что я один. Бывало и так, что я чувствовал руку на своем плече, но, обернувшись, никого не обнаруживал. + И это не только моё воображение. В уголках моего зрения мелькают теневые фигуры, скрывающиеся от глаз. Я слышал шаги, отдающиеся эхом по коридорам, когда я знал, что я один. Бывало и так, что я чувствовал руку на своём плече, но, обернувшись, никого не обнаруживал. Я пытался игнорировать это, пытался сказать себе, что это просто паранойя. Но это ощущение слишком сильное, слишком реальное. Я не могу избавиться от ощущения, что что-то очень плохо. - Я начал записывать все странные происшествия, но это только усиливает мою тревогу. Записи накапливаются день за днем, документируя каждый случай ощущения, что за мной наблюдают. Это похоже на бесконечный кошмар, от которого я не могу проснуться. - Хуже всего то, что я не знаю, кто за всем этим стоит. Это может быть кто угодно на этой космической станции, а может быть и что-то более зловещее. Я пытался поговорить об этом с Джо Мендесом, начальником службы безопасности, но он просто отмахнулся от меня. Он говорит, что беспокоиться не о чем, что это просто мое воображение разыгралось. + Я начал записывать все странные происшествия, но это только усиливает мою тревогу. Записи накапливаются день за днём, документируя каждый случай ощущения, что за мной наблюдают. Это похоже на бесконечный кошмар, от которого я не могу проснуться. + Хуже всего то, что я не знаю, кто за всем этим стоит. Это может быть кто угодно на этой космической станции, а может быть и что-то более зловещее. Я пытался поговорить об этом с Джо Мендесом, начальником службы безопасности, но он просто отмахнулся от меня. Он говорит, что беспокоиться не о чем, что это просто моё воображение разыгралось. Но я знаю, что это неправда. Ощущение, что за мной наблюдают, слишком сильное, слишком настойчивое. Я начинаю бояться за свою безопасность. Что, если "они" что-то планируют? Что, если я в опасности? Я не знаю, что делать, но я не могу продолжать жить так. Постоянная слежка доводит меня до безумия. Мне нужно выяснить, кто за всем этим стоит, и положить этому конец, пока не стало слишком поздно. book-text-medical-officer = - Доктор Джон Смит был опытным медицинским работником на борту исследовательской станции "Горизонт". Он видел все: от вирусных вспышек до механических неисправностей и все, что было между ними. Но ничто не могло подготовить его к тому, что должно было произойти. + Доктор Джон Смит был опытным медицинским работником на борту исследовательской станции "Горизонт". Он видел всё: от вирусных вспышек до механических неисправностей и всё, что было между ними. Но ничто не могло подготовить его к тому, что должно было произойти. Это был обычный день, когда раздался сигнал тревоги, возвещающий о готовящейся атаке Синдиката. Смит быстро собрал медицинские принадлежности и направился в комнату для экстренных совещаний. К нему присоединились несколько членов экипажа, включая капитана, главного инженера и начальника службы безопасности. - Пока они обсуждали план действий, перед ними внезапно появился волшебник, утверждавший, что пришел из будущего с предупреждением. Волшебник предупредил их, что их судьба предрешена и что единственный способ выжить - это работать вместе и доверять друг другу. Смит был настроен скептически, но решил прислушаться к совету волшебника. - Группа быстро разработала план: капитан возглавит оборону от нуки, главный инженер займется устранением повреждений, а Смит будет лечить всех раненых членов экипажа. В процессе работы они обнаружили, что среди них есть предатели, которые сотрудничают с нуки, чтобы уничтожить станцию. + Пока они обсуждали план действий, перед ними внезапно появился волшебник, утверждавший, что пришёл из будущего с предупреждением. Волшебник предупредил их, что их судьба предрешена и что единственный способ выжить - это работать вместе и доверять друг другу. Смит был настроен скептически, но решил прислушаться к совету волшебника. + Группа быстро разработала план: капитан возглавит оборону от нуки, главный инженер займётся устранением повреждений, а Смит будет лечить всех раненых членов экипажа. В процессе работы они обнаружили, что среди них есть предатели, которые сотрудничают с нуки, чтобы уничтожить станцию. Навыки Смита подверглись испытанию: он ухаживал за ранеными и одновременно следил за любой подозрительной активностью. Это был хрупкий баланс, но ему удавалось сохранять хладнокровие, подпитываясь лишь кофе и злобой. - Сражение было ожесточенным, но им удалось сдержать нуки и захватить станцию. После этого они раскрыли предателей, и справедливость восторжествовала. Волшебник появился снова, поздравил их с выживанием и так же быстро исчез. + Сражение было ожесточённым, но им удалось сдержать нуки и захватить станцию. После этого они раскрыли предателей, и справедливость восторжествовала. Волшебник появился снова, поздравил их с выживанием и так же быстро исчез. Смит понял, что волшебник был прав: их выживание зависело от их доверия и сотрудничества. Он поклялся себе никогда не забывать этот урок и всегда держать себя в руках, независимо от ситуации. book-text-morgue = Опоссум Морти и енот Мортиша были призраками старого морга. Морг был заброшен уже много лет, но эти два зверька сделали его своим домом. Им нравилось исследовать пустые коридоры и играть в прятки в холодильных камерах. - Однажды группа городских исследователей наткнулась на морг. Они были потрясены, обнаружив, что он все еще используется, несмотря на свое ветхое состояние. Они осторожно пробирались по пустым залам, пока не услышали странный шум, доносящийся из холодильной камеры. + Однажды группа городских исследователей наткнулась на морг. Они были потрясены, обнаружив, что он всё ещё используется, несмотря на своё ветхое состояние. Они осторожно пробирались по пустым залам, пока не услышали странный шум, доносящийся из холодильной камеры. Морти и Мортиша играли в свою любимую игру "кто дальше всех прыгнет", когда услышали, что туда вошли незнакомцы. Они быстро спрятались за металлическими полками и стали наблюдать, как люди исследуют помещение. - Один из исследователей открыл дверь в одну из холодильных камер, но обнаружил, что она пуста. Он повернулся, чтобы уйти, но Мортиша, сидевшая на самом верху, случайно опрокинула банку с формальдегидом и вылила ее содержимое на него. - Мужчина закричал и выбежал из комнаты, убежденный, что на него напали призраки морга. Остальные исследователи последовали его примеру, оставив морг снова заброшенным. - Морти и Мортиша хихикали про себя, наблюдая за бегством людей. Они были счастливы, что спугнули незваных гостей и могут продолжать жить в своем любимом морге, никем не потревоженные. + Один из исследователей открыл дверь в одну из холодильных камер, но обнаружил, что она пуста. Он повернулся, чтобы уйти, но Мортиша, сидевшая на самом верху, случайно опрокинула банку с формальдегидом и вылила её содержимое на него. + Мужчина закричал и выбежал из комнаты, убеждённый, что на него напали призраки морга. Остальные исследователи последовали его примеру, оставив морг снова заброшенным. + Морти и Мортиша хихикали про себя, наблюдая за бегством людей. Они были счастливы, что спугнули незваных гостей и могут продолжать жить в своём любимом морге, никем не потревоженные. book-text-rufus = Давным-давно в одной причудливой стране жил неуловимый кролик по имени Руфус. Руфус был известен как плут и всегда устраивал пакости, где бы он ни находился. Однажды он неспешно катался на велосипеде и наткнулся на морковную грядку. - Руфус любил морковь больше всего на свете, поэтому он решил остановиться и взять несколько штук себе. Когда он ел вкусную морковку, он почувствовал, как легкий ветерок потрепал его шерсть. Вдруг он услышал позади себя голос: "Извините, но эта морковка принадлежит мне". - Руфус быстро обернулся и увидел маленькую фею, парящую в воздухе позади него. У нее был озорной блеск в глазах и игривая улыбка на лице. Руфус был ошеломлен, так как никогда раньше не видел фею. + Руфус любил морковь больше всего на свете, поэтому он решил остановиться и взять несколько штук себе. Когда он ел вкусную морковку, он почувствовал, как лёгкий ветерок потрепал его шерсть. Вдруг он услышал позади себя голос: "Извините, но эта морковка принадлежит мне". + Руфус быстро обернулся и увидел маленькую фею, парящую в воздухе позади него. У неё был озорной блеск в глазах и игривая улыбка на лице. Руфус был ошеломлён, так как никогда раньше не видел фею. Фея представилась Блоссом и объяснила, что она - защитница морковной грядки. Она наблюдала за Руфусом издалека и знала, что он озорной кролик. Однако в тот день она была настроена игриво и решила дать ему несколько морковок. - Руфус был в восторге и поблагодарил Блоссом за ее щедрость. Затем она предложила ему прокатиться по лесу на ее спине, и Руфус с радостью согласился. Когда они парили среди деревьев, ветерок дул Руфусу в лицо, а вид причудливого леса вокруг заставлял его чувствовать себя как во сне. + Руфус был в восторге и поблагодарил Блоссом за её щедрость. Затем она предложила ему прокатиться по лесу на её спине, и Руфус с радостью согласился. Когда они парили среди деревьев, ветерок дул Руфусу в лицо, а вид причудливого леса вокруг заставлял его чувствовать себя как во сне. После прогулки Блоссом попрощалась с Руфусом и исчезла в лесу. Руфус сел обратно на велосипед, чувствуя благодарность за полученный опыт и вкусную морковь, которой он наслаждался. С этого дня он всегда спрашивал разрешения, прежде чем взять что-то, что ему не принадлежит, зная, что за ним может присматривать капризная фея. book-text-map = - Как только в нос ударил пряный аромат кумина и паприки, Макс понял, что его ждет приключение. Его всегда привлекала экзотика и неизвестность, и этот ресторан обещал именно это. - Макс что-то искал, хотя и не был уверен, что именно. Возможно, это было чувство цели, а может быть, просто отдых от однообразия повседневной рутины. Что бы это ни было, он чувствовал, что этот ужин станет первым шагом на пути, который уведет его далеко от обычной жизни. + Как только в нос ударил пряный аромат кумина и паприки, Макс понял, что его ждёт приключение. Его всегда привлекала экзотика и неизвестность, и этот ресторан обещал именно это. + Макс что-то искал, хотя и не был уверен, что именно. Возможно, это было чувство цели, а может быть, просто отдых от однообразия повседневной рутины. Что бы это ни было, он чувствовал, что этот ужин станет первым шагом на пути, который уведёт его далеко от обычной жизни. Сидя за столом и наблюдая, как мерцающие огни ресторана пляшут по стенам, Макс почувствовал, как в кармане зажужжал телефон. На мгновение он замешкался, раздумывая, стоит ли отвечать, но в конце концов решил, что приехал сюда, чтобы убежать от привычного, и проигнорировал звонок. - Покончив с едой, Макс оплатил счет и вышел на улицу в прохладный ночной воздух. Идя по улице, он заметил лежащий на тротуаре таинственный чемодан и не смог устоять перед искушением исследовать его. - С чувством волнения и трепета Макс осторожно открыл чемодан, и тут же был поражен видом замысловатой карты, покрытой таинственными символами и пометками. Тогда он понял, что его приключение действительно началось. - Макс не мог поверить в свою удачу. Он всегда мечтал отправиться в настоящее приключение, и вот оно практически упало ему на колени. Он внимательно изучил карту, пытаясь расшифровать ее секреты. - Изучая карту, он понял, что на ней изображены далекие джунгли в Южной Америке. Он слышал истории о древних руинах и потерянных цивилизациях, спрятанных в густой листве. Говорили, что там находятся сокровища, о которых невозможно даже мечтать. - Макс знал, что должен отправиться в Южную Америку и сам исследовать эти джунгли. Он быстро заказал билет на самолет и не успел оглянуться, как оказался в самолете, летящем в неизвестность. + Покончив с едой, Макс оплатил счёт и вышел на улицу в прохладный ночной воздух. Идя по улице, он заметил лежащий на тротуаре таинственный чемодан и не смог устоять перед искушением исследовать его. + С чувством волнения и трепета Макс осторожно открыл чемодан, и тут же был поражён видом замысловатой карты, покрытой таинственными символами и пометками. Тогда он понял, что его приключение действительно началось. + Макс не мог поверить в свою удачу. Он всегда мечтал отправиться в настоящее приключение, и вот оно практически упало ему на колени. Он внимательно изучил карту, пытаясь расшифровать её секреты. + Изучая карту, он понял, что на ней изображены далёкие джунгли в Южной Америке. Он слышал истории о древних руинах и потерянных цивилизациях, спрятанных в густой листве. Говорили, что там находятся сокровища, о которых невозможно даже мечтать. + Макс знал, что должен отправиться в Южную Америку и сам исследовать эти джунгли. Он быстро заказал билет на самолёт и не успел оглянуться, как оказался в самолёте, летящем в неизвестность. По мере того как он углублялся в джунгли, Макса охватывало чувство благоговения и удивления. Пышная зелень не была похожа ни на что, что он когда-либо видел раньше, а звуки экзотических животных эхом разносились среди деревьев. Прошло совсем немного времени, и Макс наткнулся на руины, которые искал. Они были спрятаны глубоко в джунглях, и ему показалось, что он открыл давно забытый секрет. Исследуя руины, Макс понял, что он не один. Там были и другие искатели приключений, все они искали те же сокровища, что и он. - Конкуренция была жестокой, но Макс был полон решимости выйти победителем. Он использовал свою смекалку и находчивость, чтобы перехитрить других искателей сокровищ, и наконец нашел то, что искал: сверкающий сундук, наполненный драгоценными камнями и древними артефактами. - Макс не мог поверить в свою удачу. Он отправился в приключение всей своей жизни, и теперь у него было богатство, о котором он даже не мечтал. Но когда он сидел и смотрел на лежащие перед ним сокровища, он понял, что на самом деле он обрел новое чувство цели и приключений. Он знал, что никогда больше не будет довольствоваться обыденной жизнью, и что в мире за его пределами его ждут еще бесчисленные приключения. + Конкуренция была жестокой, но Макс был полон решимости выйти победителем. Он использовал свою смекалку и находчивость, чтобы перехитрить других искателей сокровищ, и наконец нашёл то, что искал: сверкающий сундук, наполненный драгоценными камнями и древними артефактами. + Макс не мог поверить в свою удачу. Он отправился в приключение всей своей жизни, и теперь у него было богатство, о котором он даже не мечтал. Но когда он сидел и смотрел на лежащие перед ним сокровища, он понял, что на самом деле он обрёл новое чувство цели и приключений. Он знал, что никогда больше не будет довольствоваться обыденной жизнью, и что в мире за его пределами его ждут ещё бесчисленные приключения. book-text-journ-mount = - Лену всегда привлекала завораживающая красота гор. То, как вершины возвышаются на фоне неба, хрустящий воздух и чувство свободы, которое они внушали. Ей нравился вызов - смелость подниматься все выше и выше, пока она не достигала вершины и не смотрела на мир внизу. - Но Лена была не только альпинисткой - она также была искусной гитаристкой. Каждый вечер, сидя у костра, играя на своем инструменте и распевая песни, которые эхом разносились по долинам, она чувствовала себя по-настоящему живой. - Однажды, когда Лена преодолевала особенно сложный участок горы, она услышала смех, который эхом разносился по воздуху. Она остановилась на мгновение, пытаясь определить источник звука, и вскоре заметила впереди группу альпинистов. Они были явно опытными, смеялись и шутили, с легкостью преодолевая сложный рельеф. - Почувствовав чувство товарищества, Лена подошла к группе и завязала разговор. Они были впечатлены ее смелостью и вскоре пригласили ее присоединиться к ним в восхождении. Вместе они поднялись на гору, доводя себя до предела и подбадривая друг друга по пути. + Лену всегда привлекала завораживающая красота гор. То, как вершины возвышаются на фоне неба, хрустящий воздух и чувство свободы, которое они внушали. Ей нравился вызов - смелость подниматься всё выше и выше, пока она не достигала вершины и не смотрела на мир внизу. + Но Лена была не только альпинисткой - она также была искусной гитаристкой. Каждый вечер, сидя у костра, играя на своём инструменте и распевая песни, которые эхом разносились по долинам, она чувствовала себя по-настоящему живой. + Однажды, когда Лена преодолевала особенно сложный участок горы, она услышала смех, который эхом разносился по воздуху. Она остановилась на мгновение, пытаясь определить источник звука, и вскоре заметила впереди группу альпинистов. Они были явно опытными, смеялись и шутили, с лёгкостью преодолевая сложный рельеф. + Почувствовав чувство товарищества, Лена подошла к группе и завязала разговор. Они были впечатлёны её смелостью и вскоре пригласили её присоединиться к ним в восхождении. Вместе они поднялись на гору, доводя себя до предела и подбадривая друг друга по пути. Когда они достигли вершины, Лена достала гитару и начала играть. Музыка была завораживающей, и группа замолчала, захваченная красотой момента. Когда она закончила последние ноты песни, они разразились аплодисментами, их смех эхом отражался от склона горы. - В этот момент Лена поняла, что нашла свое истинное призвание. Она должна была стать музыкантом, альпинистом и источником вдохновения для всех окружающих. И когда она смотрела на мир с вершины горы, она знала, что все возможно, если осмелиться мечтать. + В этот момент Лена поняла, что нашла своё истинное призвание. Она должна была стать музыкантом, альпинистом и источником вдохновения для всех окружающих. И когда она смотрела на мир с вершины горы, она знала, что всё возможно, если осмелиться мечтать. book-text-inspiration = Будучи писателем-фрилансером, Сара всегда находилась в поисках вдохновения. Она побывала во многих местах и встречалась со многими людьми, но сегодня она обнаружила себя бредущей по незнакомой тропинке в лесу. Яркие краски осенних листьев завораживали, и она ощущала сюрреалистическое чувство покоя по мере того, как углублялась в лес. - Вдруг она наткнулась на небольшую поляну и задохнулась от открывшегося перед ней вида. Безмятежный водопад каскадом стекал с горы, окруженный разноцветными полевыми цветами и бабочками. Сара не могла поверить в свою удачу, обнаружив эту скрытую жемчужину. + Вдруг она наткнулась на небольшую поляну и задохнулась от открывшегося перед ней вида. Безмятежный водопад каскадом стекал с горы, окружённый разноцветными полевыми цветами и бабочками. Сара не могла поверить в свою удачу, обнаружив эту скрытую жемчужину. Не раздумывая ни секунды, Сара достала ручку и блокнот и начала писать. Она писала о красоте этой сцены, о спокойствии, которое она чувствовала, и о сюрреалистичности момента. Она хотела запечатлеть это чувство и поделиться им с другими через свои слова. Когда она закончила писать, Сара услышала треск ветки и, подняв голову, увидела приближающегося к ней мужчину с фотоаппаратом. Он представился фотографом и спросил, видела ли она водопад. Они завязали разговор, и вскоре оба уже смеялись и делились историями о своих приключениях. - Когда солнце начало садиться, они собрали свое снаряжение и попрощались. Сара была благодарна за эту неожиданную встречу и за вдохновение, которое она ей принесла. Она знала, что этот момент останется с ней навсегда, и чувствовала спокойствие, зная, что в мире еще так много красоты, которая ждет своего часа. + Когда солнце начало садиться, они собрали своё снаряжение и попрощались. Сара была благодарна за эту неожиданную встречу и за вдохновение, которое она ей принесла. Она знала, что этот момент останется с ней навсегда, и чувствовала спокойствие, зная, что в мире ещё так много красоты, которая ждёт своего часа. book-text-janitor = [bold][color=black][head=3]The Tales of a Tired Janitor[/head][/bold] Cleaning a space station as a janitor is like being trapped in a cosmic custodial nightmare. You'd think floating through the vastness of space would be glamorous, but no, I'm stuck scrubbing space grime and extraterrestrial goop off the walls. It's a thankless job in a zero-gravity abyss. First off, let's talk about the mess. Space dust, alien gunk, and who knows what else accumulates faster than a rocket launch. It's not just about sweeping up the crumbs; it's about battling interstellar filth that seems to have a life of its own. You'd hope for a sleek, futuristic space station, but you get a swirling vortex of space garbage waiting for you around every corner. diff --git a/Resources/Locale/ru-RU/paper/book-salvage.ftl b/Resources/Locale/ru-RU/paper/book-salvage.ftl index 1268ed4d87c..fc51e97541e 100644 --- a/Resources/Locale/ru-RU/paper/book-salvage.ftl +++ b/Resources/Locale/ru-RU/paper/book-salvage.ftl @@ -66,7 +66,7 @@ book-text-fishing = Когда я вырасту, я хочу стать одн Я надеюсь, что до конца своих дней успею поймать легендарную космическую рыбу! - Я как маленькая крыска, плывущая по сырному морю! Ублюдки явятся чтобы прикончить меня, но я хитер как кот, и также удачлив! + Я как маленькая крыска, плывущая по сырному морю! Ублюдки явятся чтобы прикончить меня, но я хитёр как кот, и также удачлив! Зажмите и , чтобы активировать мини-игру "Рыбалка". diff --git a/Resources/Locale/ru-RU/paper/paper-misc.ftl b/Resources/Locale/ru-RU/paper/paper-misc.ftl index 221d8c6921f..2e0c73f54d7 100644 --- a/Resources/Locale/ru-RU/paper/paper-misc.ftl +++ b/Resources/Locale/ru-RU/paper/paper-misc.ftl @@ -6,7 +6,7 @@ book-text-plasma-trap = book-text-holoparasite-info = Спасибо, что выбрали наш набор голопаразита! Мы в компании Cybersun гордимся нашими передовыми военными и промышленными технологиями и очень ценим ваш вклад в наше развитие! - Стражи - это разумные и услужливые существа, которые вселяются в ваше тело, и абсолютно невосприимчивы к таким распространенным опасностям, как давление, температура и даже пули! + Стражи - это разумные и услужливые существа, которые вселяются в ваше тело, и абсолютно невосприимчивы к таким распространённым опасностям, как давление, температура и даже пули! Вы приобрели набор голопаразита, который содержит активатор голопаразита в виде инъектора, брошюру с инструкцией, и нашу фирменную бейсболку! Инструкция по применению: 1. Активируйте инъектор голопаразита (желательно в укромном месте). @@ -15,7 +15,7 @@ book-text-holoparasite-info = 4. Используйте свою способность призыва/отзыва, чтобы призвать или отозвать голопаразита обратно в ваше тело. 5. Не позволяйте голопаразиту удаляться от вас на большое расстояние, иначе он будет принудительно отозван! ВНИМАНИЕ: Стражи - существа метафизические, но для своего существования они черпают вашу ЖИЗНЕННУЮ ЭНЕРГИЮ. Прямой урон, наносимый хранителям, будет частично переноситься на вас! - Cybersun Inc. не несет ответственности за тотальную аннигиляцию вызванную неправильным использованием технологии Голопаразита. + Cybersun Inc. не несёт ответственности за тотальную аннигиляцию вызванную неправильным использованием технологии Голопаразита. book-text-ame-scribbles = Я не знаю, прошли ли вы уже обучение, поэтому надеюсь, что это поможет. Контроллеру ДАМ требуется высоковольтный кабель для передачи сгенерированной энергии. Если вы не уверены в наличии кабеля - сковырните пол ломом. @@ -25,5 +25,5 @@ book-text-ame-scribbles = Контроллер должен соприкасаться ДАМ по горизонтали или вертикали (но не по диагонали). Имея 1 ядро (которое и формируется вышеупомянутой сеткой 3x3), не устанавливайте впрыск выше 2. Золотое правило - 2 впрыска на 1 ядро. В целях экономии топлива можно поставить меньше. - Поставите больше - и это привёдет к перегреву ДАМ, что в конечном итоге вызовет взрыв. Давайте без этого. + Поставите больше - и это приведёт к перегреву ДАМ, что в конечном итоге вызовет взрыв. Давайте без этого. Не забывайте заправлять ДАМ, так как топливо имеет тенденцию заканчиваться в самый неподходящий момент. diff --git a/Resources/Locale/ru-RU/paper/story-generation.ftl b/Resources/Locale/ru-RU/paper/story-generation.ftl index e32cd3130d1..c8771725275 100644 --- a/Resources/Locale/ru-RU/paper/story-generation.ftl +++ b/Resources/Locale/ru-RU/paper/story-generation.ftl @@ -190,7 +190,7 @@ story-gen-book-location23 = на вершине горы story-gen-book-location24 = за рулём автомобиля story-gen-book-location25 = в спасательной капсуле story-gen-book-location26 = находясь за границей в вымышленной стране -story-gen-book-location27 = цепляясь за крыло летящего самолета +story-gen-book-location27 = цепляясь за крыло летящего самолёта story-gen-book-location28 = внутри карманного измерения story-gen-book-location29 = на борту шаттла Федерации Волшебников story-gen-book-location30 = стоя на вершине горы трупов diff --git a/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl b/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl index bcb13c43949..9c8f38d8a02 100644 --- a/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl +++ b/Resources/Locale/ru-RU/particle-accelerator/components/particle-accelerator-control-box-component.ftl @@ -1 +1 @@ -particle-accelerator-control-box-component-wires-update-limiter-on-pulse = Блок управления издает жужжащий звук. +particle-accelerator-control-box-component-wires-update-limiter-on-pulse = Блок управления издаёт жужжащий звук. diff --git a/Resources/Locale/ru-RU/power/components/generator.ftl b/Resources/Locale/ru-RU/power/components/generator.ftl index df73651bf0e..54237f85644 100644 --- a/Resources/Locale/ru-RU/power/components/generator.ftl +++ b/Resources/Locale/ru-RU/power/components/generator.ftl @@ -23,9 +23,9 @@ portable-generator-ui-unanchored = Не закреплено portable-generator-ui-current-output = Текущая мощность: { $voltage } portable-generator-ui-network-stats = Электросеть: portable-generator-ui-network-stats-value = { POWERWATTS($supply) } / { POWERWATTS($load) } -portable-generator-ui-network-stats-not-connected = Не подключен +portable-generator-ui-network-stats-not-connected = Не подключён power-switchable-generator-examine = Выработанная энергия направлена на { $voltage }. -power-switchable-generator-switched = Выход переключен на { $voltage }! +power-switchable-generator-switched = Выход переключён на { $voltage }! power-switchable-voltage = { $voltage -> [HV] [color=orange]ВВ[/color] diff --git a/Resources/Locale/ru-RU/power/components/radiation-collector.ftl b/Resources/Locale/ru-RU/power/components/radiation-collector.ftl index 17aceba75af..4abe75c7292 100644 --- a/Resources/Locale/ru-RU/power/components/radiation-collector.ftl +++ b/Resources/Locale/ru-RU/power/components/radiation-collector.ftl @@ -1,2 +1,2 @@ power-radiation-collector-gas-tank-missing = [color=red]Газовый баллон не подключен.[/color] -power-radiation-collector-gas-tank-present = Газовый баллон [color=darkgreen]подключен[/color]. +power-radiation-collector-gas-tank-present = Газовый баллон [color=darkgreen]подключён[/color]. diff --git a/Resources/Locale/ru-RU/procedural/biome.ftl b/Resources/Locale/ru-RU/procedural/biome.ftl index 8410ac762bf..b84331f26ec 100644 --- a/Resources/Locale/ru-RU/procedural/biome.ftl +++ b/Resources/Locale/ru-RU/procedural/biome.ftl @@ -1,6 +1,6 @@ cmd-biome_clear-desc = Полностью очищает биом cmd-biome_clear-help = biome_clear -cmd-biome_addlayer-desc = Добавляет еще один слой биома +cmd-biome_addlayer-desc = Добавляет ещё один слой биома cmd-biome_addlayer-help = biome_addlayer [смещение сида] -cmd-biome_addmarkerlayer-desc = Добавляет еще один слой маркеров биомов +cmd-biome_addmarkerlayer-desc = Добавляет ещё один слой маркеров биомов cmd-biome_addmarkerlayer-help = biome_addmarkerlayer diff --git a/Resources/Locale/ru-RU/reagents/Capsaicin.ftl b/Resources/Locale/ru-RU/reagents/Capsaicin.ftl index 90e5e9f844c..549dff90d11 100644 --- a/Resources/Locale/ru-RU/reagents/Capsaicin.ftl +++ b/Resources/Locale/ru-RU/reagents/Capsaicin.ftl @@ -1,4 +1,4 @@ ### Messages that pop up when metabolizing Capsaicin Oil. -capsaicin-effect-light-burn = Вы ощущаете легкое жжение в горле... +capsaicin-effect-light-burn = Вы ощущаете лёгкое жжение в горле... capsaicin-effect-heavy-burn = Вы чувствуете что во рту творится самый настоящий ад! diff --git a/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl b/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl index c55ee290f80..e0915c06d95 100644 --- a/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl +++ b/Resources/Locale/ru-RU/reagents/buzzochloricbees.ftl @@ -1,15 +1,15 @@ -buzzochloricbees-effect-oh-god-bees = Над вами роится много-много пчел. +buzzochloricbees-effect-oh-god-bees = Над вами роится много-много пчёл. buzzochloricbees-effect-its-the-bees = Это пчёлы, о господи, пчёлы. buzzochloricbees-effect-why-am-i-covered-in-bees = Вы покрыты разъярёнными пчёлами. -buzzochloricbees-effect-one-with-the-bees = Вы одно целое с пчелами. +buzzochloricbees-effect-one-with-the-bees = Вы одно целое с пчёлами. buzzochloricbees-effect-squeaky-clean = Вы чувствуете себя скрепяще-чистым, пока пчёлы пытаются от вас избавиться. -buzzochloricbees-effect-histamine-bee-allergy = Видимо, у вас сильная аллергия на пчел. +buzzochloricbees-effect-histamine-bee-allergy = Видимо, у вас сильная аллергия на пчёл. buzzochloricbees-effect-histamine-swells = Вы раздуваетесь как воздушный шар в присутствии пчёл buzzochloricbees-effect-histamine-numb-to-the-bees = Вы оцепенели из-за пчёл. -buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees = Вы не одно целое с пчелами. +buzzochloricbees-effect-histamine-cannot-be-one-with-the-bees = Вы не одно целое с пчёлами. buzzochloricbees-effect-licoxide-electrifying = Пчёлы наэлектризованы. -buzzochloricbees-effect-licoxide-shocked-by-bee-facts = Вас шокируют эти пять фактов о пчелах. +buzzochloricbees-effect-licoxide-shocked-by-bee-facts = Вас шокируют эти пять фактов о пчёлах. buzzochloricbees-effect-licoxide-buzzed = Вы чувствуете "отжужжанность". -buzzochloricbees-effect-licoxide-buzzes = Вы жужжите вместе с пчелами. +buzzochloricbees-effect-licoxide-buzzes = Вы жужжите вместе с пчёлами. buzzochloricbees-effect-fiber-hairy = Вы чувствуете себя пушистым, как пчела. -buzzochloricbees-effect-fiber-soft = Вы чувствуете необыкновенную мягкость пчел. +buzzochloricbees-effect-fiber-soft = Вы чувствуете необыкновенную мягкость пчёл. diff --git a/Resources/Locale/ru-RU/reagents/histamine.ftl b/Resources/Locale/ru-RU/reagents/histamine.ftl index d0e3d1443a9..630e4918549 100644 --- a/Resources/Locale/ru-RU/reagents/histamine.ftl +++ b/Resources/Locale/ru-RU/reagents/histamine.ftl @@ -1,4 +1,4 @@ ### Messages that pop up when metabolizing histamine. -histamine-effect-light-itchiness = Вы чувствуете легкий зуд... +histamine-effect-light-itchiness = Вы чувствуете лёгкий зуд... histamine-effect-heavy-itchiness = Вы чувствуете НАСТОЯЩИЙ зуд! diff --git a/Resources/Locale/ru-RU/reagents/meta/biological.ftl b/Resources/Locale/ru-RU/reagents/meta/biological.ftl index a6f488219d8..cd0b47fd856 100644 --- a/Resources/Locale/ru-RU/reagents/meta/biological.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/biological.ftl @@ -13,7 +13,7 @@ reagent-desc-ammonia-blood = Ничто другое во всей галакт reagent-name-zombie-blood = кровь зомби reagent-desc-zombie-blood = Не рекомендуется употреблять в пищу. Может быть использована для создания прививки от инфекции. reagent-name-ichor = ихор -reagent-desc-ichor = Чрезвычайно мощное регенеративное химическое вещество, доведенное до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий. +reagent-desc-ichor = Чрезвычайно мощное регенеративное химическое вещество, доведённое до совершенства эволюцией космической фауны. Производится в пищеварительной системе дракона и считается экзотическим товаром, поскольку охота на него требует огромных усилий. reagent-name-fat = жир reagent-desc-fat = Независимо от того, как он был получен, его применение важно. reagent-name-vomit = рвота diff --git a/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl b/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl index cadb89bb153..5d4875ea392 100644 --- a/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/cleaning.ftl @@ -1,7 +1,7 @@ reagent-name-bleach = отбеливатель reagent-desc-bleach = В просторечии хлорка. Сверхмощное чистящее средство, которое может очищать полы так же, как и космический очиститель, а также обеззараживать одежду. Крайне токсичен при попадании в организм. reagent-name-space-cleaner = космический очиститель -reagent-desc-space-cleaner = Способен очистить почти любую поверхность от всего, что может ее запачкать. Уборщик наверняка будет благодарен добавке. +reagent-desc-space-cleaner = Способен очистить почти любую поверхность от всего, что может её запачкать. Уборщик наверняка будет благодарен добавке. reagent-name-soap = мыло reagent-desc-soap = На вашем месте я бы не стал мыть себе с этим рот. reagent-name-space-lube = космическая смазка diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl index 24d728cee0e..0d8567019c0 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/alcohol.ftl @@ -17,19 +17,19 @@ reagent-desc-gin = Дистиллированный алкогольный на reagent-name-coffeeliqueur = кофейный ликёр reagent-desc-coffeeliqueur = Ликёр, со вкусом кофе колд брю и специй. reagent-name-melon-liquor = дынный ликёр -reagent-desc-melon-liquor = Довольно сладкий фруктовый ликер крепостью 23 градуса. +reagent-desc-melon-liquor = Довольно сладкий фруктовый ликёр крепостью 23 градуса. reagent-name-n-t-cahors = НеоТеологический кагор -reagent-desc-n-t-cahors = Крепленое десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда. +reagent-desc-n-t-cahors = Креплёное десертное вино, изготовленное из каберне совиньон, саперави и других сортов винограда. reagent-name-poison-wine = ядовитое вино reagent-desc-poison-wine = Это вообще вино? Ядовитое! Галлюциногенное! Вероятно, ваше руководство потребляет его в огромных количествах! reagent-name-rum = ром reagent-desc-rum = Дистиллированный алкогольный напиток, изготовленный из субпродуктов сахарного тростника. reagent-name-sake = саке -reagent-desc-sake = Алкогольный напиток, изготовленный путем брожения шлифованного риса. +reagent-desc-sake = Алкогольный напиток, изготовленный путём брожения шлифованного риса. reagent-name-tequila = текила reagent-desc-tequila = Крепкий и слабо ароматизированный спирт производства Мексики. reagent-name-vermouth = вермут -reagent-desc-vermouth = Ароматизированное, крепленое белое вино, со вкусом различных трав. +reagent-desc-vermouth = Ароматизированное, креплёное белое вино, со вкусом различных трав. reagent-name-vodka = водка reagent-desc-vodka = Прозрачный дистиллированный алкогольный напиток, происходящий из Польши и России. reagent-name-whiskey = виски @@ -49,7 +49,7 @@ reagent-desc-amasec = Официальный напиток Оружейного reagent-name-andalusia = андалусия reagent-desc-andalusia = Хороший напиток со странным названием. reagent-name-antifreeze = антифриз -reagent-desc-antifreeze = Непревзойденная свежесть. +reagent-desc-antifreeze = Непревзойдённая свежесть. reagent-name-atomic-bomb = атомная бомба reagent-desc-atomic-bomb = Распространение ядерного оружия никогда не было таким вкусным. reagent-name-b52 = Б-52 @@ -87,13 +87,13 @@ reagent-desc-doctors-delight = Глоток сделал - Медибот сво reagent-name-driest-martini = самый сухой мартини reagent-desc-driest-martini = Только для опытных. Вы уверены, что видите плавающие в бокале песчинки. reagent-name-erika-surprise = сюрприз Эрики -reagent-desc-erika-surprise = Сюрприз в том, что он зеленый! +reagent-desc-erika-surprise = Сюрприз в том, что он зелёный! reagent-name-gargle-blaster = пангалактический грызлодёр reagent-desc-gargle-blaster = Ого, эта штука выглядит нестабильной! reagent-name-gin-fizz = шипучий джин reagent-desc-gin-fizz = Освежающе лимонный, восхитительно сухой. reagent-name-gin-tonic = джин-тоник -reagent-desc-gin-tonic = Классический мягкий коктейль всех времен и народов. +reagent-desc-gin-tonic = Классический мягкий коктейль всех времён и народов. reagent-name-gildlager = гильдлагер reagent-desc-gildlager = 50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах. reagent-name-grog = грог @@ -107,7 +107,7 @@ reagent-desc-iced-beer = Пиво настолько морозное, что в reagent-name-irish-car-bomb = ирландская автомобильная бомба reagent-desc-irish-car-bomb = Тревожная смесь крема айриш и эля. reagent-name-irish-cream = ирландские сливки -reagent-desc-irish-cream = Сливки с добавлением виски. Что еще можно ожидать от ирландцев. +reagent-desc-irish-cream = Сливки с добавлением виски. Что ещё можно ожидать от ирландцев. reagent-name-irish-coffee = ирландский кофе reagent-desc-irish-coffee = Кофе с ирландскими сливками. Обычные сливки - это совсем не то! reagent-name-kira-special = кира спешл @@ -123,11 +123,11 @@ reagent-desc-manly-dorf = Пиво и эль, соединённые в восх reagent-name-margarita = маргарита reagent-desc-margarita = На каёмке лайм с солью. Аррива~! reagent-name-martini = классический мартини -reagent-desc-martini = Вермут с джином. Не совсем как пил 007, но все равно вкусно. +reagent-desc-martini = Вермут с джином. Не совсем как пил 007, но всё равно вкусно. reagent-name-mead = медовуха -reagent-desc-mead = Напиток викингов, хоть и дешевый. +reagent-desc-mead = Напиток викингов, хоть и дешёвый. reagent-name-mojito = мохито -reagent-desc-mojito = Если это достаточно хорошо для Космической Кубы, то подойдет и для вас. +reagent-desc-mojito = Если это достаточно хорошо для Космической Кубы, то подойдёт и для вас. reagent-name-moonshine = самогон reagent-desc-moonshine = Самодельный напиток, изготавливаемый в домашних условиях. Что может пойти не так? reagent-name-neurotoxin = нейротоксин @@ -135,7 +135,7 @@ reagent-desc-neurotoxin = Сильный нейротоксин, который reagent-name-painkiller = болеутоляющее reagent-desc-painkiller = Лекарство от всех бед. reagent-name-patron = покровитель -reagent-desc-patron = Текила с серебром в своем составе, фаворит женщин-алкоголичек из клубной тусовки. +reagent-desc-patron = Текила с серебром в своём составе, фаворит женщин-алкоголичек из клубной тусовки. reagent-name-pina-colada = пина колада reagent-desc-pina-colada = За то, чтобы потеряться под дождём. reagent-name-red-mead = красная медовуха @@ -159,13 +159,13 @@ reagent-desc-sui-dream = 'Состав: Белая газировка, голу reagent-name-syndicate-bomb = бомба синдиката reagent-desc-syndicate-bomb = Кто-то подложил нам бомбу! reagent-name-tequila-sunrise = текила санрайз -reagent-desc-tequila-sunrise = Текила и апельсиновый сок. Очень похож на "Отвертку", только мексиканскую. +reagent-desc-tequila-sunrise = Текила и апельсиновый сок. Очень похож на "Отвёртку", только мексиканскую. reagent-name-three-mile-island = чай со льдом три-майл-айленд reagent-desc-three-mile-island = "Сделан для женщин, достаточно крепок для мужчин." reagent-name-toxins-special = токсин спешл reagent-desc-toxins-special = Эта штука ОГОНЬ! ВЫЗЫВАЙТЕ ЧЁРТОВ ШАТТЛ! reagent-name-vodka-martini = водка-мартини -reagent-desc-vodka-martini = Водка вместо джина. Не совсем как пил 007, но все равно вкусно. +reagent-desc-vodka-martini = Водка вместо джина. Не совсем как пил 007, но всё равно вкусно. reagent-name-vodka-tonic = водка-тоник reagent-desc-vodka-tonic = Для тех случаев, когда джин-тоник недостаточно русский. reagent-name-whiskey-cola = виски-кола diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl index 9fd833cfa6f..d7a5c184f6b 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/drinks.ftl @@ -1,7 +1,7 @@ reagent-name-coffee = кофе -reagent-desc-coffee = Напиток, приготовленный из заваренных кофейных зерен. Содержит умеренное количество кофеина. +reagent-desc-coffee = Напиток, приготовленный из заваренных кофейных зёрен. Содержит умеренное количество кофеина. reagent-name-cream = сливки -reagent-desc-cream = Жирная, но еще жидкая часть молока. Почему бы вам не смешать это с виски, а? +reagent-desc-cream = Жирная, но ещё жидкая часть молока. Почему бы вам не смешать это с виски, а? reagent-name-coconut-water = кокосовая вода reagent-desc-coconut-water = Фаворит выживающих на необитаемых островах. reagent-name-cream-of-coconut = кокосовые сливки @@ -15,11 +15,11 @@ reagent-desc-grenadine = Не с вишневым вкусом! reagent-name-iced-coffee = айс-кофе reagent-desc-iced-coffee = Кофе со льдом, бодрящий и прохладный. reagent-name-iced-green-tea = зелёный чай со льдом -reagent-desc-iced-green-tea = Холодный зеленый чай. +reagent-desc-iced-green-tea = Холодный зелёный чай. reagent-name-iced-tea = чай со льдом -reagent-desc-iced-tea = Он же айс-ти. Не имеет отношения к определенному рэп-исполнителю/актеру. +reagent-desc-iced-tea = Он же айс-ти. Не имеет отношения к определённому рэп-исполнителю/актёру. reagent-name-lemonade = лимонад -reagent-desc-lemonade = Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или меда. +reagent-desc-lemonade = Напиток из лимонного сока, воды и подсластителя, например, тростникового сахара или мёда. reagent-name-arnold-palmer = Арнольд Палмер reagent-desc-arnold-palmer = Теперь взгляните на этот удар. reagent-name-milk = молоко @@ -43,7 +43,7 @@ reagent-desc-soda-water = Она же содовая. Почему бы не с reagent-name-soy-latte = соевый латте reagent-desc-soy-latte = Кофейный напиток, приготовленный из эспрессо и подогретого соевого молока. reagent-name-tea = чай -reagent-desc-tea = Напиток, приготовленный путем кипячения листьев чайного дерева Camellia sinensis. +reagent-desc-tea = Напиток, приготовленный путём кипячения листьев чайного дерева Camellia sinensis. reagent-name-tonic-water = тоник reagent-desc-tonic-water = Вкус у него странный, но, по крайней мере, хинин препятствует распространению космической малярии. reagent-name-water = вода diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl index 144711dbd0c..36c55ec5015 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/juice.ftl @@ -21,6 +21,6 @@ reagent-desc-juice-pineapple = Вкусный сок ананаса. reagent-name-juice-potato = картофельный сок reagent-desc-juice-potato = Сок картофеля. Фу. reagent-name-juice-tomato = томатный сок -reagent-desc-juice-tomato = Томаты превращенные в сок. Какая трата хороших помидоров, а? +reagent-desc-juice-tomato = Томаты превращённые в сок. Какая трата хороших помидоров, а? reagent-name-juice-watermelon = арбузный сок reagent-desc-juice-watermelon = Вкусный сок арбуза. diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl index 0ef01987739..218ec07c3c3 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/drink/soda.ftl @@ -7,7 +7,7 @@ reagent-desc-changeling-sting = Вы делаете маленький глот reagent-name-dr-gibb = доктор Гибб reagent-desc-dr-gibb = Восхитительная смесь из 42 различных вкусов. reagent-name-energy-drink = энергетический напиток -reagent-desc-energy-drink = Доза энергии! Nanotrasen не несет ответственности, если у вас вырастут птичьи придатки. +reagent-desc-energy-drink = Доза энергии! Nanotrasen не несёт ответственности, если у вас вырастут птичьи придатки. reagent-name-grape-soda = виноградная газировка reagent-desc-grape-soda = Это винограааааад! reagent-name-ice-cream = мороженое diff --git a/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl b/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl index 8850dbaa628..12728df727e 100644 --- a/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/consumable/food/condiments.ftl @@ -23,7 +23,7 @@ reagent-desc-mustard = Простая горчица жёлтого цвета, reagent-name-vinaigrette = винегретная заправка reagent-desc-vinaigrette = Простая заправка для салатов, приготовленная из масла, уксуса и приправ. reagent-name-soysauce = соевый соус -reagent-desc-soysauce = Соленая приправа на основе сои. +reagent-desc-soysauce = Солёная приправа на основе сои. reagent-name-table-salt = столовая соль reagent-desc-table-salt = Хлорид натрия, широко известный как соль, часто используется в качестве пищевой приправы или для мгновенного уничтожения мозговых червей. reagent-name-syrup = сироп diff --git a/Resources/Locale/ru-RU/reagents/meta/elements.ftl b/Resources/Locale/ru-RU/reagents/meta/elements.ftl index 80af5788556..4745f785b7b 100644 --- a/Resources/Locale/ru-RU/reagents/meta/elements.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/elements.ftl @@ -3,9 +3,9 @@ reagent-desc-aluminium = Серебристый, мягкий, немагнит reagent-name-ash = пепел reagent-desc-ash = Светло-серый рассыпчатый порошок. reagent-name-carbon = углерод -reagent-desc-carbon = Чёрное кристаллическое твердое вещество. +reagent-desc-carbon = Чёрное кристаллическое твёрдое вещество. reagent-name-charcoal = уголь -reagent-desc-charcoal = Чёрное, пористое твердое вещество. +reagent-desc-charcoal = Чёрное, пористое твёрдое вещество. reagent-name-chlorine = хлор reagent-desc-chlorine = Жёлто-зелёный газ, токсичный для человека. reagent-name-copper = медь @@ -15,7 +15,7 @@ reagent-desc-fluorine = Высокотоксичный бледно-жёлтый reagent-name-gold = золото reagent-desc-gold = Плотный, мягкий, блестящий металл, самый ковкий и пластичный из всех известных. reagent-name-hydrogen = водород -reagent-desc-hydrogen = Легкий, легковоспламеняющийся газ. +reagent-desc-hydrogen = Лёгкий, легковоспламеняющийся газ. reagent-name-iodine = йод reagent-desc-iodine = Обычно добавляется в поваренную соль в качестве питательного вещества. Сам по себе он гораздо менее приятен на вкус. reagent-name-iron = железо @@ -25,17 +25,17 @@ reagent-desc-lithium = Мягкий, серебристо-белый щелоч reagent-name-mercury = ртуть reagent-desc-mercury = Серебристый металл, который находится в жидком состоянии при комнатной температуре. Он очень токсичен для человека. reagent-name-potassium = калий -reagent-desc-potassium = Мягкий, блестящий серый металл. Еще более реактивный, чем литий. +reagent-desc-potassium = Мягкий, блестящий серый металл. Ещё более реактивный, чем литий. reagent-name-phosphorus = фосфор reagent-desc-phosphorus = Реактивный металл, используемый в пиротехнике и оружии. reagent-name-radium = радий reagent-desc-radium = Радиоактивный металл, серебристо-белый в чистом виде. Он светится из-за своей радиоактивности и очень токсичен. reagent-name-silicon = кремний -reagent-desc-silicon = Твердое и хрупкое кристаллическое вещество серо-голубого цвета. +reagent-desc-silicon = Твёрдое и хрупкое кристаллическое вещество серо-голубого цвета. reagent-name-silver = серебро reagent-desc-silver = Мягкий, белый, блестящий переходный металл обладает самой высокой электропроводностью среди всех элементов и самой высокой теплопроводностью среди всех металлов. reagent-name-sulfur = сера -reagent-desc-sulfur = Жёлтое кристаллическое твердое вещество. +reagent-desc-sulfur = Жёлтое кристаллическое твёрдое вещество. reagent-name-sodium = натрий reagent-desc-sodium = Серебристо-белый щелочной металл. Высоко реактивный в чистом виде. reagent-name-uranium = уран diff --git a/Resources/Locale/ru-RU/reagents/meta/fun.ftl b/Resources/Locale/ru-RU/reagents/meta/fun.ftl index 381a3cf1d7d..75a5bc0675d 100644 --- a/Resources/Locale/ru-RU/reagents/meta/fun.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/fun.ftl @@ -1,7 +1,7 @@ reagent-name-carpetium = ковриний -reagent-desc-carpetium = Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром все, на что попадёт. Каким-то образом отфильтровывает карпотоксин из кровеносной системы. +reagent-desc-carpetium = Таинственный химикат, обычно поставляемый с планеты клоунов, который покрывает ковром всё, на что попадёт. Каким-то образом отфильтровывает карпотоксин из кровеносной системы. reagent-name-fiber = волокно -reagent-desc-fiber = Сырье, обычно извлекаемое из шерсти или других тканых изделий. +reagent-desc-fiber = Сырьё, обычно извлекаемое из шерсти или других тканых изделий. reagent-name-buzzochloric-bees = жужжехлориновые пчёлы reagent-desc-buzzochloric-bees = Жидкие пчёлы. О боже, это ЖИДКИЕ ПЧЁЛЫ, нет... reagent-name-ground-bee = молотые пчёлы diff --git a/Resources/Locale/ru-RU/reagents/meta/gases.ftl b/Resources/Locale/ru-RU/reagents/meta/gases.ftl index 4a7ed6876e8..6fa66b90b08 100644 --- a/Resources/Locale/ru-RU/reagents/meta/gases.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/gases.ftl @@ -1,7 +1,7 @@ reagent-name-oxygen = кислород reagent-desc-oxygen = Окисляющий, бесцветный газ. reagent-name-plasma = плазма -reagent-desc-plasma = Причудливая, космически-магическая пыльца фей. Вам, наверное, не стоит это есть, но мы оба знаем, что вы все равно это сделаете. +reagent-desc-plasma = Причудливая, космически-магическая пыльца фей. Вам, наверное, не стоит это есть, но мы оба знаем, что вы всё равно это сделаете. reagent-name-tritium = тритий reagent-desc-tritium = Радиоактивная космически-магическая пыльца фей. reagent-name-carbon-dioxide = диоксид углерода diff --git a/Resources/Locale/ru-RU/reagents/meta/medicine.ftl b/Resources/Locale/ru-RU/reagents/meta/medicine.ftl index d08081f7571..b9f6519d1fe 100644 --- a/Resources/Locale/ru-RU/reagents/meta/medicine.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/medicine.ftl @@ -11,7 +11,7 @@ reagent-desc-bicaridine = Анальгетик, который очень эфф reagent-name-cryoxadone = криоксадон reagent-desc-cryoxadone = Необходим для нормального функционирования криогеники. Исцеляет все стандартные типы повреждений, но работает только при температуре ниже 213 Кельвинов. В небольших дозах он способен лечить и оживлять растения. reagent-name-doxarubixadone = доксарубиксадон -reagent-desc-doxarubixadone = Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесенных слаймами и неправильным использованием других химикатов. +reagent-desc-doxarubixadone = Химикат криогенного действия. Лечит некоторые виды клеточных повреждений, нанесённых слаймами и неправильным использованием других химикатов. reagent-name-dermaline = дермалин reagent-desc-dermaline = Передовой препарат, более эффективный при лечении ожогов, чем Келотан. reagent-name-dexalin = дексалин @@ -39,9 +39,9 @@ reagent-desc-polypyrylium-oligomers = Фиолетовая смесь корот reagent-name-ambuzol = амбузол reagent-desc-ambuzol = Высокотехнологичный препарат, способный остановить развитие зомби-вируса. reagent-name-ambuzol-plus = амбузол плюс -reagent-desc-ambuzol-plus = Разработка будущего с использованием крови зараженного, прививает живых против инфекции. +reagent-desc-ambuzol-plus = Разработка будущего с использованием крови заражённого, прививает живых против инфекции. reagent-name-pulped-banana-peel = толчёная банановая кожура -reagent-desc-pulped-banana-peel = Толченая банановая кожура обладает определенной эффективностью против кровотечений. +reagent-desc-pulped-banana-peel = Толчёная банановая кожура обладает определённой эффективностью против кровотечений. reagent-name-siderlac = сидерлак reagent-desc-siderlac = Мощное противокоррозийное средство, получаемое из растений. reagent-name-stellibinin = стеллибинин @@ -49,17 +49,17 @@ reagent-desc-stellibinin = Антитоксин природного проис reagent-name-synaptizine = синаптизин reagent-desc-synaptizine = Токсичный препарат, сокращающий продолжительность оглушения и нокдауна вдвое. reagent-name-tranexamic-acid = транексамовая кислота -reagent-desc-tranexamic-acid = Препарат, способствующий свертыванию крови, применяемый для остановки обильного кровотечения. При передозировке вызывает ещё более сильное кровотечение. Часто встречается в экстренных медипенах. +reagent-desc-tranexamic-acid = Препарат, способствующий свёртыванию крови, применяемый для остановки обильного кровотечения. При передозировке вызывает ещё более сильное кровотечение. Часто встречается в экстренных медипенах. reagent-name-tricordrazine = трикордразин reagent-desc-tricordrazine = Стимулятор широкого спектра действия, изначально созданный на основе кордразина. Лечит лёгкие повреждения всех основных типов, если пользователь не сильно ранен в целом. Лучше всего использовать в качестве добавки к другим лекарственным средствам. reagent-name-lipozine = липозин reagent-desc-lipozine = Химическое вещество, ускоряющее метаболизм, в результате чего пользователь быстрее испытывает чувство голода. reagent-name-omnizine = омнизин -reagent-desc-omnizine = Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остается тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными. +reagent-desc-omnizine = Смягчающая молочноватая жидкость с радужным оттенком. Известная теория заговора гласит, что его происхождение остаётся тайной, потому что раскрытие секрета его производства сделало бы большинство коммерческих фармацевтических препаратов ненужными. reagent-name-ultravasculine = ультраваскулин reagent-desc-ultravasculine = Сложный антитоксин, который быстро выводит токсины, вызывая при этом незначительное напряжение организма. Реагирует с гистамином, дублируя себя и одновременно вымывая его. Передозировка вызывает сильную боль. reagent-name-oculine = окулин -reagent-desc-oculine = Простой солевой раствор, используемый для лечения повреждений глаз при приеме внутрь. +reagent-desc-oculine = Простой солевой раствор, используемый для лечения повреждений глаз при приёме внутрь. reagent-name-ethylredoxrazine = этилредоксразин reagent-desc-ethylredoxrazine = Нейтрализует действие алкоголя в кровеносной системе. Несмотря на то, что он часто нужен, заказывают его редко. reagent-name-cognizine = когнизин @@ -77,7 +77,7 @@ reagent-desc-lacerinol = Довольно нереактивное химиче reagent-name-puncturase = пунктураз reagent-desc-puncturase = Шипучее химическое вещество, залечивающее колотые ранения, ценой небольшого количества ушибов. reagent-name-bruizine = бруизин -reagent-desc-bruizine = Изначально разрабатывавшееся как лекарство от кашля, это химическое вещество оказалось необычайно эффективным при лечении размозженных ран. +reagent-desc-bruizine = Изначально разрабатывавшееся как лекарство от кашля, это химическое вещество оказалось необычайно эффективным при лечении размозжённых ран. reagent-name-holywater = святая вода reagent-desc-holywater = Чистейшая и непорочнейшая вода, прямиком из рук Бога, известна тем, что волшебным образом исцеляет раны. reagent-name-pyrazine = пиразин @@ -87,4 +87,4 @@ reagent-desc-insuzine = Быстро восстанавливает ткани, reagent-name-necrosol = некрозол reagent-desc-necrosol = Некротическое вещество, которое, похоже, способно излечивать обмороженные трупы. В небольших дозах он способен лечить и оживлять растения. reagent-name-aloxadone = алоксадон -reagent-desc-aloxadone = Криогенное химическое вещество. Используется для лечения тяжёлых ожогов третьей степени путём регенерации обожжённых тканей. Работает независимо от того, жив пациент или мертв. +reagent-desc-aloxadone = Криогенное химическое вещество. Используется для лечения тяжёлых ожогов третьей степени путём регенерации обожжённых тканей. Работает независимо от того, жив пациент или мёртв. diff --git a/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl b/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl index 4cb991db6e1..c7f72ad27fd 100644 --- a/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/narcotics.ftl @@ -3,7 +3,7 @@ reagent-desc-desoxyephedrine = Более эффективный Эфедрин, reagent-name-ephedrine = эфедрин reagent-desc-ephedrine = Кофеиновый адреналиновый стимулятор, который делает вас быстрее и устойчивее на ногах. Также помогает противостоять нарколепсии в дозах выше 30, но ценой сильного нервного стресса. reagent-name-stimulants = стимулятор -reagent-desc-stimulants = Химический коктейль, разработанный компанией Donk Co., который позволяет агентам быстрее оправляться от оглушения, быстрее передвигаться, и легко излечивает в критическом состоянии. Из-за комплексной природы этого вещества организму гораздо труднее вывести его из организма естественным путем. +reagent-desc-stimulants = Химический коктейль, разработанный компанией Donk Co., который позволяет агентам быстрее оправляться от оглушения, быстрее передвигаться, и легко излечивает в критическом состоянии. Из-за комплексной природы этого вещества организму гораздо труднее вывести его из организма естественным путём. reagent-name-experimental-stimulants = экспериментальный стимулятор reagent-desc-experimental-stimulants = Опытная, усиленная версия стимулятора. Её использование даёт практически полную невосприимчивость к оглушающему оружию, ускоренную регенерацию ран, огромную скорость передвижения за счёт понижения выработки молочной кислоты и общее чувство эйфории. Среди побочных эффектов можно выделить низкую свёртываемость крови, тоннельное зрение, сильное скопление токсинов в кровеносной системе и быстрое отмирание печени. Беречь от животных. reagent-name-thc = ТГК @@ -17,7 +17,7 @@ reagent-desc-nicotine = Опасен и вызывает сильное прив reagent-name-impedrezene = импедризин reagent-desc-impedrezene = Наркотик, который лишает человека дееспособности, замедляя высшие функции клеток мозга. reagent-name-space-drugs = космические наркотики -reagent-desc-space-drugs = Запрещенное вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения. +reagent-desc-space-drugs = Запрещённое вещество, вызывающее ряд таких эффектов, как потеря равновесия и нарушения зрения. reagent-name-nocturine = ноктюрин reagent-desc-nocturine = Высокоэффективное снотворное и гипнотическое средство, разработанное Синдикатом для тайных операций. Билет в один конец в хонкоград. reagent-name-mute-toxin = токсин немоты diff --git a/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl b/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl index 1c906d1f16f..41f17b74bfc 100644 --- a/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/physical-desc.ftl @@ -34,7 +34,7 @@ reagent-physical-desc-milky = молочное reagent-physical-desc-refreshing = освежающее reagent-physical-desc-soothing = смягчающее reagent-physical-desc-starchy = крахмалистое -reagent-physical-desc-starry = звездное +reagent-physical-desc-starry = звёздное reagent-physical-desc-tart = терпкое reagent-physical-desc-aromatic = ароматическое reagent-physical-desc-thick = густое diff --git a/Resources/Locale/ru-RU/reagents/meta/toxins.ftl b/Resources/Locale/ru-RU/reagents/meta/toxins.ftl index 8c30da88cde..97abb2034f2 100644 --- a/Resources/Locale/ru-RU/reagents/meta/toxins.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/toxins.ftl @@ -3,7 +3,7 @@ reagent-desc-toxin = Как ни странно, токсичный химика reagent-name-carpotoxin = карпотоксин reagent-desc-carpotoxin = Высокотоксичный химикат, содержащийся в космических карпах. Вызывает болезненное чувство жжения. reagent-name-mold = плесень -reagent-desc-mold = Грибковое образование, часто встречающееся в темных, влажных местах или на просроченном хлебе. При попадании в организм вызывает заболевания. +reagent-desc-mold = Грибковое образование, часто встречающееся в тёмных, влажных местах или на просроченном хлебе. При попадании в организм вызывает заболевания. reagent-name-polytrinic-acid = политриновая кислота reagent-desc-polytrinic-acid = Чрезвычайно едкое химическое вещество. Сильно обжигает всех, кто вступит с ней в непосредственный контакт. reagent-name-chloral-hydrate = хлоральгидрат @@ -31,9 +31,9 @@ reagent-desc-theobromine = Теобромин - это горький алкал reagent-name-amatoxin = аматоксин reagent-desc-amatoxin = Смертельно опасный токсин, содержащийся в некоторых грибах, прежде всего в мухоморах. Смертелен в малых дозах. reagent-name-vent-crud = вентиляционная грязь -reagent-desc-vent-crud = Черное вещество, которое можно встретить в плохо обслуживаемых вентиляционных системах. Может вызывать вентиляционный кашель. +reagent-desc-vent-crud = Чёрное вещество, которое можно встретить в плохо обслуживаемых вентиляционных системах. Может вызывать вентиляционный кашель. reagent-name-romerol = ромерол -reagent-desc-romerol = Сверхъестественное вещество, способное оживлять мертвецов. Если его не лечить, эффект будет необратимым и приведет к гибели станции. Обращайтесь с осторожностью. +reagent-desc-romerol = Сверхъестественное вещество, способное оживлять мертвецов. Если его не лечить, эффект будет необратимым и приведёт к гибели станции. Обращайтесь с осторожностью. reagent-name-uncooked-animal-proteins = непрожаренные животные протеины reagent-desc-uncooked-animal-proteins = Крайне опасны для желудков более слабых форм жизни. reagent-name-allicin = аллицин diff --git a/Resources/Locale/ru-RU/reagents/phlogiston.ftl b/Resources/Locale/ru-RU/reagents/phlogiston.ftl index c5425065cb9..8454936aa1d 100644 --- a/Resources/Locale/ru-RU/reagents/phlogiston.ftl +++ b/Resources/Locale/ru-RU/reagents/phlogiston.ftl @@ -1 +1 @@ -phlogiston-plasma-created = Смесь пузырится, и из нее поднимается плазма! +phlogiston-plasma-created = Смесь пузырится, и из неё поднимается плазма! diff --git a/Resources/Locale/ru-RU/robotics/mmi.ftl b/Resources/Locale/ru-RU/robotics/mmi.ftl index 3eab405c589..2564d4f686b 100644 --- a/Resources/Locale/ru-RU/robotics/mmi.ftl +++ b/Resources/Locale/ru-RU/robotics/mmi.ftl @@ -1,6 +1,6 @@ positronic-brain-installed = Обнаружена нейронная активность. positronic-brain-off = Нейронная активность не обнаружена. -positronic-brain-still-searching = Идет процесс синтетического нейронного дескремблирования... +positronic-brain-still-searching = Идёт процесс синтетического нейронного дескремблирования... positronic-brain-searching = Начинается процесс синтетического нейронного дескремблирования... positronic-brain-role-name = позитронный мозг positronic-brain-role-description = Служите экипажу станции. diff --git a/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl b/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl index 446515ada5b..0ce35ba1d6a 100644 --- a/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl +++ b/Resources/Locale/ru-RU/robust-toolbox/client-state-commands.ftl @@ -7,6 +7,6 @@ cmd-reset-all-ents-desc = Сбрасывает все сущности до по cmd-detach-ent-help = Использование: detachent cmd-detach-ent-desc = Удаляет сущность в null-space, как если бы он покинул зону действия PVS. cmd-local-delete-help = Использование: localdelete -cmd-local-delete-desc = Удаляет сущность. В отличие от обычной команды delete, эта команда работает на стороне клиента (CLIENT-SIDE). Если сущность не является клиентской, это, скорее всего, приведет к ошибкам. +cmd-local-delete-desc = Удаляет сущность. В отличие от обычной команды delete, эта команда работает на стороне клиента (CLIENT-SIDE). Если сущность не является клиентской, это, скорее всего, приведёт к ошибкам. cmd-full-state-reset-help = Использование: fullstatereset cmd-full-state-reset-desc = Сбрасывает всю информацию о состоянии сущности и запрашивает полное состояние у сервера. diff --git a/Resources/Locale/ru-RU/robust-toolbox/commands.ftl b/Resources/Locale/ru-RU/robust-toolbox/commands.ftl index 7217293ce8c..542cdebaff4 100644 --- a/Resources/Locale/ru-RU/robust-toolbox/commands.ftl +++ b/Resources/Locale/ru-RU/robust-toolbox/commands.ftl @@ -16,11 +16,11 @@ cmd-failure-no-attached-entity = К этой оболочке не привяз ## 'help' command -cmd-help-desc = Выводит общую справку или справку по определенной команде +cmd-help-desc = Выводит общую справку или справку по определённой команде cmd-help-help = Использование: help [имя команды] Если имя команды не будет указано, будет выведена общая справка. Если имя команды будет указано, будет выведена справка по этой команде. -cmd-help-no-args = Чтобы получить справку по определенной команде, используйте 'help '. Для получения списка всех доступных команд используйте 'list'. Для поиска по командам используйте 'list '. +cmd-help-no-args = Чтобы получить справку по определённой команде, используйте 'help '. Для получения списка всех доступных команд используйте 'list'. Для поиска по командам используйте 'list '. cmd-help-unknown = Неизвестная команда: { $command } cmd-help-top = { $command } - { $description } cmd-help-invalid-args = Недопустимое количество аргументов. @@ -74,7 +74,7 @@ cmd-gcf-desc = Запускает GC, полную, со сжатием 'куч cmd-gcf-help = Использование: gcf Выполняет полный GC.Collect(2, GCCollectionMode.Forced, true, true) одновременно сжимая 'кучу больших объектов' LOH. - Скорее всего, это приведет к зависанию на сотни миллисекунд, имейте в виду. + Скорее всего, это приведёт к зависанию на сотни миллисекунд, имейте в виду. ## 'gc_mode' command @@ -120,7 +120,7 @@ cmd-exec-arg-filename = cmd-dump_net_comps-desc = Выводит таблицу сетевых компонентов. cmd-dump_net_comps-help = Использование: dump_net-comps -cmd-dump_net_comps-error-writeable = Регистрация все еще доступна для записи, сетевые идентификаторы не были сгенерированы. +cmd-dump_net_comps-error-writeable = Регистрация всё ещё доступна для записи, сетевые идентификаторы не были сгенерированы. cmd-dump_net_comps-header = Регистрации сетевых компонентов: ## 'dump_event_tables' command diff --git a/Resources/Locale/ru-RU/shuttles/emergency.ftl b/Resources/Locale/ru-RU/shuttles/emergency.ftl index 58c6145c873..ca5cee8da87 100644 --- a/Resources/Locale/ru-RU/shuttles/emergency.ftl +++ b/Resources/Locale/ru-RU/shuttles/emergency.ftl @@ -15,7 +15,7 @@ emergency-shuttle-command-dock-desc = Вызывает спасательный emergency-shuttle-command-launch-desc = Досрочно запускает эвакуационный шаттл, если это возможно. # Emergency shuttle -emergency-shuttle-left = Эвакуационный шаттл покинул станцию. Расчетное время прибытия шаттла на станцию Центкома - { $transitTime } секунд. +emergency-shuttle-left = Эвакуационный шаттл покинул станцию. Расчётное время прибытия шаттла на станцию Центкома - { $transitTime } секунд. emergency-shuttle-launch-time = Эвакуационный шаттл будет запущен через { $consoleAccumulator } секунд. emergency-shuttle-docked = Эвакуационный шаттл пристыковался к станции, направление: { $direction }. Он улетит через { $time } секунд. emergency-shuttle-good-luck = Эвакуационный шаттл не может найти станцию. Удачи. diff --git a/Resources/Locale/ru-RU/singularity/components/containment-component.ftl b/Resources/Locale/ru-RU/singularity/components/containment-component.ftl index 1b87435e9c9..84cc1d2dc3e 100644 --- a/Resources/Locale/ru-RU/singularity/components/containment-component.ftl +++ b/Resources/Locale/ru-RU/singularity/components/containment-component.ftl @@ -5,5 +5,5 @@ comp-containment-off = Переключатель в положении [color=r comp-containment-connected = Генератор сдерживающего поля начинает светиться, устананавливая барьер! comp-containment-disconnected = Генератора сдерживающего поля перестаёт светиться, разрывая барьер. comp-containment-anchor-warning = Вы не можете открепить генератор сдерживающего поля пока установлен барьер! -comp-containment-toggle-warning = Вы не можете переключить генератор, пока он подсоединен. +comp-containment-toggle-warning = Вы не можете переключить генератор, пока он подсоединён. comp-field-vaporized = { CAPITALIZE($entity) } врезается в поле и мгновенно испаряется! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/spider.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/spider.ftl index 79e70a62619..c35a042e2cf 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/spider.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/spider.ftl @@ -1,4 +1,4 @@ ent-ActionSpiderWeb = Паутина - .desc = Создает паутину, которая замедляет вашу добычу. + .desc = Создаёт паутину, которая замедляет вашу добычу. ent-ActionSericulture = Ткать шёлк .desc = Соткать немного шёлка для использования в декоративно-прикладном искусстве. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/human.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/human.ftl index 30a32555b79..05d0232badb 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/human.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/body/mechanisms/human.ftl @@ -14,7 +14,7 @@ ent-OrganHumanAppendix = аппендикс .desc = { ent-BaseHumanOrgan.desc } .suffix = { "" } ent-OrganHumanEars = уши - .desc = Ухо состоит из трех частей. Внутренней, средней, и наружной. В нормальных условиях видно только одну. + .desc = Ухо состоит из трёх частей. Внутренней, средней, и наружной. В нормальных условиях видно только одну. .suffix = { "" } ent-OrganHumanLungs = лёгкие .desc = Фильтрует кислород из атмосферы, который затем поступает в кровь для использования в качестве переносчика электронов. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/human.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/human.ftl index 8b16783918a..654b3b53e92 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/human.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/body/organs/human.ftl @@ -11,7 +11,7 @@ ent-OrganHumanTongue = язык ent-OrganHumanAppendix = аппендикс .desc = { ent-BaseHumanOrgan.desc } ent-OrganHumanEars = уши - .desc = Ухо состоит из трех частей. Внутренней, средней, и наружной. В нормальных условиях видно только одну. + .desc = Ухо состоит из трёх частей. Внутренней, средней, и наружной. В нормальных условиях видно только одну. ent-OrganHumanLungs = лёгкие .desc = Фильтрует кислород из атмосферы, который затем поступает в кровь для использования в качестве переносчика электронов. ent-OrganHumanHeart = сердце diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/books/lore.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/books/lore.ftl index 0ae5f3cfbfd..f0bcf016148 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/books/lore.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/books/lore.ftl @@ -1,5 +1,5 @@ ent-BookDemonomicon = демономикон - .desc = Кто знает, какие темные заклинания могут таиться на этих ужасных страницах? + .desc = Кто знает, какие тёмные заклинания могут таиться на этих ужасных страницах? ent-BookDemonomiconRandom = демономикон .suffix = случайный .desc = { ent-BookDemonomicon.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl index 03f800f6a4c..5bddc2bef85 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl @@ -3,11 +3,11 @@ ent-BoxCardboard = картонная коробка ent-BoxMousetrap = коробка мышеловок .desc = Коробка, наполненая мышеловками. Постарайтесь не поймать себя за руку. ent-BoxLightbulb = коробка лампочек - .desc = Из-за формы коробки в нее помещаются только лампочки и лампочки-трубки. + .desc = Из-за формы коробки в неё помещаются только лампочки и лампочки-трубки. ent-BoxLighttube = коробка лампочек-трубок - .desc = Из-за формы коробки в нее помещаются только лампочки и лампочки-трубки. + .desc = Из-за формы коробки в неё помещаются только лампочки и лампочки-трубки. ent-BoxLightMixed = коробка смешанных лампочек - .desc = Из-за формы коробки в нее помещаются только лампочки и лампочки-трубки. + .desc = Из-за формы коробки в неё помещаются только лампочки и лампочки-трубки. ent-BoxPDA = коробка КПК .desc = Коробка запасных микрокомпьютеров КПК. ent-BoxID = коробка ID карт diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/armory.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/armory.ftl index ff3db5d5571..0e5de7cc3b5 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/armory.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/armory.ftl @@ -3,7 +3,7 @@ ent-CrateArmorySMG = ящик пистолетов-пулемётов ent-CrateArmoryShotgun = ящик дробовиков .desc = Когда необходимо нашпиговать врага свинцом. Содержит два дробовика Силовик, и немного обычных ружейных патронов. Чтобы открыть необходим доступ уровня Оружейной. ent-CrateTrackingImplants = ящик с имплантами Трекер - .desc = Содержит несколько следящих имплантов. Подходит для заключенных, которых вы хотите освободить, но за которыми продолжается наблюдение. + .desc = Содержит несколько следящих имплантов. Подходит для заключённых, которых вы хотите освободить, но за которыми продолжается наблюдение. ent-CrateTrainingBombs = ящик учебных бомб .desc = Содержит три маломощные учебные бомбы для обучения обезвреживанию и безопасной утилизации бомб, костюм сапёра в комплект не входит. Чтобы открыть необходим доступ уровня Оружейной. ent-CrateArmoryLaser = ящик лазеров diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/emergency.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/emergency.ftl index 084a7bb4980..6d9317c7878 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/emergency.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/emergency.ftl @@ -9,7 +9,7 @@ ent-CrateEmergencyInternalsLarge = ящик аварийного снаряже ent-CrateSlimepersonLifeSupport = ящик жизнеобеспечения слаймолюдов .desc = Содержит четыре дыхательные маски и четыре больших баллона азота. ent-CrateEmergencyRadiation = ящик противорадиационного снаряжения - .desc = Переживите ядерный апокалипсис и двигатель суперматерии благодаря двум комплектам противорадиационных костюмов. Каждый комплект включает в себя шлем, костюм и счетчик Гейгера. Мы даже подарим бутылку водки и несколько стаканов, учитывая продолжительность жизни тех, кто это заказывает. + .desc = Переживите ядерный апокалипсис и двигатель суперматерии благодаря двум комплектам противорадиационных костюмов. Каждый комплект включает в себя шлем, костюм и счётчик Гейгера. Мы даже подарим бутылку водки и несколько стаканов, учитывая продолжительность жизни тех, кто это заказывает. ent-CrateEmergencyInflatablewall = ящик надувных стен .desc = Три стопки надувных стен для случаев, когда металлические стены станции больше не удерживают атмосферу. ent-CrateGenericBiosuit = ящик аварийных биозащитных костюмов diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engines.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engines.ftl index 23dd52abaf9..fed195ef7f9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engines.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engines.ftl @@ -20,7 +20,7 @@ ent-CrateEngineeringGenerator = ящик с генератором ent-CrateEngineeringSolar = ящик сборных солнечных панелей .desc = Детали для создания солнечных панелей и трекеров. ent-CrateEngineeringShuttle = ящик электропитания шаттла - .desc = Ящик, содержащий все необходимое для обеспечения шаттла электропитанием. + .desc = Ящик, содержащий всё необходимое для обеспечения шаттла электропитанием. ent-CrateEngineeringTeslaGenerator = ящик с генератором Теслы .desc = Генератор Теслы. Храни вас Господь. ent-CrateEngineeringTeslaCoil = ящик с катушкой Теслы diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/food.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/food.ftl index df687552518..e39664fb841 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/food.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/food.ftl @@ -13,4 +13,4 @@ ent-CrateFoodBarSupply = ящик барных принадлежностей ent-CrateFoodSoftdrinks = ящик газировки .desc = Разнообразная газировка для небольшой вечеринки, без необходимости опустошать соответствующие торгоматы. В комплект входят 14 банок газировки. ent-CrateFoodSoftdrinksLarge = оптовый ящик газировки - .desc = Большое количество банок газировки, извлеченных прямо из торгоматов Центкома, ведь вы просто не можете покинуть свой отдел. Включает 28 банок газировки. + .desc = Большое количество банок газировки, извлечённых прямо из торгоматов Центкома, ведь вы просто не можете покинуть свой отдел. Включает 28 банок газировки. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/fun.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/fun.ftl index 5221d71f140..3721dfe1c69 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/fun.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/fun.ftl @@ -13,7 +13,7 @@ ent-CrateFunInstrumentsWoodwind = набор деревянных духовых ent-CrateFunInstrumentsKeyedPercussion = набор клавишных и перкуссионных инструментов .desc = Вдарьте по клавишам при помощи рук или палочек, воспользовавшись этим набором клавишных и перкуссионных инструментов. ent-CrateFunInstrumentsSpecial = набор специальных коллекционных инструментов - .desc = Поднимите шум при помощи этой специальной коллекции почти-инструментов! Центком не несет ответственности за любые травмы, вызванные содержимым ящика. + .desc = Поднимите шум при помощи этой специальной коллекции почти-инструментов! Центком не несёт ответственности за любые травмы, вызванные содержимым ящика. ent-CrateFunArtSupplies = художественные принадлежности .desc = Устройте парочку счастливых случайностей с этими мелками! ent-CrateFunBoardGames = ящик настольных игр @@ -26,7 +26,7 @@ ent-CrateFunParty = набор для вечеринок .desc = Все участники вечеринки ждут, когда вы его откроете. Включает в себя подарки, напитки и даже торт. ent-CrateFunWaterGuns = ящик водяных пистолетов .desc = Специальное летнее предложение с набором ярких водяных пистолетов. Не содержит воды. -ent-CrateFunBoxing = ящик боксерского снаряжения +ent-CrateFunBoxing = ящик боксёрского снаряжения .desc = Хотите организовать подпольный бойцовский клуб или провести турнир среди сотрудников станции? Этот ящик для вас! ent-CrateFunPirate = { ent-CratePirate } .desc = { ent-CratePirate.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/npc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/npc.ftl index 6b03e5d05de..d469770507c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/npc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/npc.ftl @@ -1,5 +1,5 @@ ent-CrateNPCBee = ящик с пчёлами - .desc = Ящик, содержащий рой из восьми пчел. + .desc = Ящик, содержащий рой из восьми пчёл. ent-CrateNPCButterflies = ящик с бабочками .desc = Ящик, содержащий пять бабочек. ent-CrateNPCCat = ящик с кошкой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/service.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/service.ftl index bec5c61cfe3..293b9748668 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/service.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/service.ftl @@ -1,4 +1,4 @@ -ent-CrateServiceJanitorialSupplies = ящик с уборочным инвентарем +ent-CrateServiceJanitorialSupplies = ящик с уборочным инвентарём .desc = Победите копоть и грязь с Незаменимыми Припасами для Уборки от Nanotrasen! Содержит три ведра, таблички мокрого пола, и очищающие гранаты. Также содержит одну швабру, тряпку, щётку, чистящий спрей, и мусорный пакет. ent-CrateServiceReplacementLights = ящик запасных лампочек .desc = Да воссияет над станцией Свет Эфира! Или хотя бы свет сорока двух лампочек-труб и двадцати одной обычной лампочки. @@ -9,7 +9,7 @@ ent-CrateServiceSmokeables = ящик табачных изделий ent-CrateServiceTheatre = ящик театрального снаряжения .desc = Ящик снаряжения для театральных представлений. ent-CrateServiceCustomSmokable = ящик табачных изделий (собери-сам) - .desc = Хотите проявить творческий подход к тому, что вы используете для уничтожения своих легких? Этот ящик для вас! В нем есть все, что нужно, чтобы скрутить свои сигареты. + .desc = Хотите проявить творческий подход к тому, что вы используете для уничтожения своих лёгких? Этот ящик для вас! В нём есть всё, что нужно, чтобы скрутить свои сигареты. ent-CrateServiceBureaucracy = ящик бюрократических припасов .desc = Стопка бумаги, папки, несколько ручек, офисная игрушка. О чём ещё можно мечтать? ent-CrateServicePersonnel = ящик для найма персонала diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/paper/manuals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/paper/manuals.ftl index 5185d49c98f..1f5129db401 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/paper/manuals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/paper/manuals.ftl @@ -2,4 +2,4 @@ ent-PaperWrittenAMEScribbles = { ent-PaperWritten } .suffix = записки о ДАМ .desc = { ent-PaperWritten.desc } ent-HoloparasiteInfo = Условия пользования голопаразитом - .desc = Крошечный объемный экран для просмотра документов заставляет задуматься, не слишком ли большой бюджет у юридического отдела Cybersun. + .desc = Крошечный объёмный экран для просмотра документов заставляет задуматься, не слишком ли большой бюджет у юридического отдела Cybersun. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/paper/document.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/paper/document.ftl index 566853062bc..c6da0c84c8b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/paper/document.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/catalog/fills/paper/document.ftl @@ -80,7 +80,7 @@ ent-PrintedDocumentOrderDeprivationAccess = Приказ о лишении до .desc = { ent-PrintedDocument.desc } ent-PrintedDocumentOrderEncouragement = Приказ о поощрении .desc = { ent-PrintedDocument.desc } -ent-PrintedDocumentOrderParolePrisoner = Приказ об УДО заключенного +ent-PrintedDocumentOrderParolePrisoner = Приказ об УДО заключённого .desc = { ent-PrintedDocument.desc } ent-PrintedDocumentOrderRecognizingSentienceCreature = Приказ о признании разумности существа .desc = { ent-PrintedDocument.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/satchel.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/satchel.ftl index 7a7b39b278c..8b4447d66af 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/satchel.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/back/satchel.ftl @@ -1,4 +1,4 @@ ent-ClothingBackpackMilitarySatchel = армейский ранец .desc = Тактический ранец для армейских нужд. ent-ClothingBackpackSatchelCE = сумка старшего инженера - .desc = Инновационная сумка с укрепленной лямкой. + .desc = Инновационная сумка с укреплённой лямкой. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/hands/gloves.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/hands/gloves.ftl index e34e6ccd91a..ce5018ca3db 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/hands/gloves.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/hands/gloves.ftl @@ -1,4 +1,4 @@ ent-ClothingHandsGlovesAerostatic = аэростатические перчатки .desc = Дышащие красные перчатки для профессиональной работы с ручкой и блокнотом. ent-ClothingHandsGlovesCentcomNaval = перчатки флота Nanotrasen - .desc = Пара высококачественных плотных перчаток, украшенных золотым шитьем, которые выдаются командующим флотом Nanotrasen. + .desc = Пара высококачественных плотных перчаток, украшенных золотым шитьём, которые выдаются командующим флотом Nanotrasen. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/cloaks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/cloaks.ftl index d2c34cba897..21351186a82 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/cloaks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/cloaks.ftl @@ -1,4 +1,4 @@ ent-ClothingNeckCloakCentcomBlack = плащ офицера специальных операций .desc = Вышитый золотом логотип компании Nanotrasen говорит сам за себя. ent-ClothingNeckCloakCentcomAdmiral = плащ адмирала - .desc = Яркий зеленый плащ с золотым шитьем, который носят адмиралы флота Nanotrasen. + .desc = Яркий зелёный плащ с золотым шитьём, который носят адмиралы флота Nanotrasen. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/pins.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/pins.ftl index 809ebddc1ad..905f472f84e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/pins.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/neck/pins.ftl @@ -3,7 +3,7 @@ ent-ClothingNeckUSSPPin = значок СССП ent-ClothingNeckDonkPin = значок Donk .desc = Значок корпорации Donk. ent-ClothingNeckEarthPin = значок Земли - .desc = Значок Объединенного Правительства Земли. + .desc = Значок Объединённого Правительства Земли. ent-ClothingNeckLogistikaPin = значок Logistika .desc = Значок корпорации Kosmologistika. ent-ClothingNeckDeForestPin = значок DeForest diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/coats.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/coats.ftl index 64a17d048ad..c88cb622c9d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/coats.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/coats.ftl @@ -1,9 +1,9 @@ ent-ClothingOuterCoatHoSGreatcoat = бронированная шинель .desc = Шинель, усиленная специальными сплавами для дополнительной защиты и стиля для тех, кто обладает властным характером. ent-ClothingOuterCoatDetectiveDark = нуарный плащ - .desc = Темный плащ частного детектива. + .desc = Тёмный плащ частного детектива. ent-ClothingOuterCoatWardenAlt = куртка смотрителя - .desc = Темно-синяя бронированная куртка с синими отметками на плечах и нашивкой "/Смотритель/" на одном из нагрудных карманов. + .desc = Тёмно-синяя бронированная куртка с синими отметками на плечах и нашивкой "/Смотритель/" на одном из нагрудных карманов. ent-ClothingOuterCoatSecurityOvercoat = шинель службы безопасности .desc = Легкобронированная кожаная шинель, предназначенная для повседневной носки высокопоставленными офицерами. Имеет логотип компании Nanotrasen Security. ent-ClothingOuterCoatLabSecurityMedic = лабораторный халат бригмедика diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/vests.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/vests.ftl index b4cc694f7a1..b71a8a845e9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/vests.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/outerclothing/vests.ftl @@ -3,4 +3,4 @@ ent-ClothingOuterVestArmorSec = бронежилет ent-ClothingOuterVestArmorMedSec = бронежилет бригмедика .desc = Бронированный жилет бригмедика, с карманами для мелочёвки. ent-ClothingOuterVestSecurityMedic = жилет бригмедика - .desc = Легкий жилет, который носят бригмедики. + .desc = Лёгкий жилет, который носят бригмедики. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/shoes/specific.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/shoes/specific.ftl index 6316be351ae..69c66b5f305 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/shoes/specific.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/shoes/specific.ftl @@ -1,7 +1,7 @@ -ent-ClothingShoesGreenLizardskin = зеленые туфли из кожи ящерицы - .desc = Возможно, с годами они немного утратили свой блеск, но эти зеленые туфли из кожи ящерицы идеально вам подходят. +ent-ClothingShoesGreenLizardskin = зелёные туфли из кожи ящерицы + .desc = Возможно, с годами они немного утратили свой блеск, но эти зелёные туфли из кожи ящерицы идеально вам подходят. ent-ClothingShoesAerostatic = аэростатические ботинки - .desc = Удобные, чистые ботинки для длительной работы в напряженном ритме. + .desc = Удобные, чистые ботинки для длительной работы в напряжённом ритме. ent-ClothingShoesCentcomBlack = обувь офицера специальных операций .desc = Кожаная, чёрная, высококачественная обувь, вряд-ли найти подобные на чёрном рынке... ent-ClothingShoesSchoolBlack = чёрные школьные туфли diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/uniforms/jumpsuits.ftl index 6aa271b1df1..d36a0785459 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/uniforms/jumpsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/clothing/uniforms/jumpsuits.ftl @@ -1,5 +1,5 @@ ent-ClothingUniformJumpsuitSuperstarCop = форма полицейского суперзвезды - .desc = Расклешенные брюки и грязная рубашка, которая могла бы быть стильной, пока кто-то не помочился в подмышки. Это одежда суперзвезды. + .desc = Расклёшенные брюки и грязная рубашка, которая могла бы быть стильной, пока кто-то не помочился в подмышки. Это одежда суперзвезды. ent-ClothingUniformJumpsuitAerostatic = костюм воздухоплавателя .desc = Свежий и хорошо выглаженный костюм; профессиональный, удобный и удивительно авторитетный. ent-ClothingUniformJumpsuitCentcomOfficerBlack = униформа офицера специальных операций diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/wallmounts/signs/bar_sign.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/wallmounts/signs/bar_sign.ftl index e0950b1cd03..95adf1c4629 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/wallmounts/signs/bar_sign.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/structures/wallmounts/signs/bar_sign.ftl @@ -1,2 +1,2 @@ ent-BarSignAlcoholic = Нальют и точка - .desc = Наливай и все. Наступили тяжелые времена... + .desc = Наливай и всё. Наступили тяжёлые времена... diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/reagents/meta/consumable/drink/alcohol.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/reagents/meta/consumable/drink/alcohol.ftl index 000b0291d35..1d70846d263 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/reagents/meta/consumable/drink/alcohol.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/reagents/meta/consumable/drink/alcohol.ftl @@ -3,7 +3,7 @@ reagent-desc-yorsh = Вкус беззаботного детства. reagent-name-alexander = Александр reagent-desc-alexander = В ходе производства ни один Александр не пострадал. Наверное... reagent-name-daiquiri = дайкири -reagent-desc-daiquiri = Хотите почувствовать себя шахтёром из 19-го века? Шахтёр не хотел, поэтому предпочел забыться в алкоголе. +reagent-desc-daiquiri = Хотите почувствовать себя шахтёром из 19-го века? Шахтёр не хотел, поэтому предпочёл забыться в алкоголе. reagent-name-campari = кампари reagent-desc-campari = Настойка на основе ароматических трав и цитрусовых. Без ГМО! reagent-name-negroni = негрони diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/backpacks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/backpacks.ftl index 08debb08ff0..52f5f67701c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/backpacks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/backpacks.ftl @@ -1,5 +1,5 @@ ent-ClothingBackpack = рюкзак - .desc = Вы носите это на спине и кладете в него предметы. + .desc = Вы носите это на спине и кладёте в него предметы. ent-ClothingBackpackClown = хихишкин фон хонкертон .desc = Это рюкзак, изготовленный компанией «Honk! Co». ent-ClothingBackpackIan = рюкзак Иана @@ -33,7 +33,7 @@ ent-ClothingBackpackCargo = рюкзак грузчика ent-ClothingBackpackSalvage = рюкзак утилизатора .desc = Прочный рюкзак для хранения добычи. ent-ClothingBackpackMerc = рюкзак наёмника - .desc = Надежный боевой рюкзак, побывавший во многих опасных местах. + .desc = Надёжный боевой рюкзак, побывавший во многих опасных местах. ent-ClothingBackpackERTLeader = рюкзак командира ОБР .desc = Вместительный рюкзак с множеством карманов, который носит командир отряда быстрого реагирования. ent-ClothingBackpackERTSecurity = рюкзак офицера безопасности ОБР diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/duffel.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/duffel.ftl index e37389e644b..26d2d82da73 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/duffel.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/duffel.ftl @@ -31,14 +31,14 @@ ent-ClothingBackpackDuffelCargo = вещмешок грузчика ent-ClothingBackpackDuffelSalvage = вещмешок утилизатора .desc = Большой вещмешок для хранения дополнительных экзотических сокровищ. # Corvax-HiddenDesc-Start -ent-ClothingBackpackDuffelSyndicate = черно-красный вещмешок +ent-ClothingBackpackDuffelSyndicate = чёрно-красный вещмешок .suffix = вещмешок Синдиката .desc = Вместительный и удобный вещмешок цвета эбонита и крови, в который влезут «игрушки» для любых возрастов. ent-ClothingBackpackDuffelSyndicateBundle = { ent-ClothingBackpackDuffelSyndicate } .desc = { ent-ClothingBackpackDuffelSyndicate.desc } ent-ClothingBackpackDuffelSyndicateAmmo = вещмешок Синдиката .desc = { ent-ClothingBackpackDuffelSyndicate.desc } -ent-ClothingBackpackDuffelSyndicate = черно-красный вещмешок +ent-ClothingBackpackDuffelSyndicate = чёрно-красный вещмешок .suffix = вещмешок Синдиката .desc = Вместительный и удобный вещмешок цвета эбонита и крови, в который влезут «игрушки» для любых возрастов. ent-ClothingBackpackDuffelSyndicateAmmoBundle = { ent-ClothingBackpackDuffelSyndicateAmmo } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/specific.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/specific.ftl index d4596817092..53bc7eb9a28 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/specific.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/back/specific.ftl @@ -1,5 +1,5 @@ ent-ClothingBackpackChameleon = рюкзак - .desc = Вы носите это на спине и кладете в него предметы. + .desc = Вы носите это на спине и кладёте в него предметы. .suffix = Хамелеон ent-ClothingBackpackWaterTank = ранцевый водяной резервуар .desc = Вмещает большое количество жидкости. Для разбрызгивания возьмите в руки форсунок. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets.ftl index 26bf2f29ef8..633436a6001 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/ears/headsets.ftl @@ -17,7 +17,7 @@ ent-ClothingHeadsetMedical = гарнитура медицинского отд ent-ClothingHeadsetMedicalScience = медико-научная гарнитура .desc = Гарнитура, ставшая результатом сочетания медицины и науки. ent-ClothingHeadsetMining = шахтёрская гарнитура - .desc = Гарнитура, используемая шахтерами. + .desc = Гарнитура, используемая шахтёрами. ent-ClothingHeadsetCMO = гарнитура ГВ .desc = Гарнитура, используемая главным врачом. ent-ClothingHeadsetRobotics = робототехническая гарнитура diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/glasses.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/glasses.ftl index b5ec7c98df8..e5cced36362 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/glasses.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/glasses.ftl @@ -5,7 +5,7 @@ ent-ClothingEyesGlassesGarOrange = оранжевые мужицкие очки ent-ClothingEyesGlassesGarGiga = гигамужицкие очки .desc = Мы эволюционируем из тех людей, какими были минуту назад, шаг за шагом мы продвигаемся, чуть дальше с каждым разом, вот как работает дрель! ent-ClothingEyesGlassesMeson = инженерные очки - .desc = Очки с зеленым затемнением, использующие патентованный полимер, обеспечивающие надежную защиту глаз от всех видов повреждений. + .desc = Очки с зелёным затемнением, использующие патентованный полимер, обеспечивающие надёжную защиту глаз от всех видов повреждений. ent-ClothingEyesGlasses = очки .desc = Пара неприглядных очков с линзами по рецепту. ent-ClothingEyesGlassesJensen = очки Дженсена diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/hud.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/hud.ftl index 9adb3261fbb..46fe6df47d0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/hud.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/eyes/hud.ftl @@ -5,7 +5,7 @@ ent-ClothingEyesHudMedical = медицинский визор ent-ClothingEyesHudSecurity = визор охраны .desc = Окуляр с индикатором на стекле, который сканирует гуманоидов в поле зрения и предоставляет точные данные об их идентификационном статусе и записях в системе безопасности. ent-ClothingEyesHudBeer = пивные очки - .desc = Пара солнцезащитных очков, оснащенных сканером реагентов, а также дающих понимание вязкости жидкости во время движения. + .desc = Пара солнцезащитных очков, оснащённых сканером реагентов, а также дающих понимание вязкости жидкости во время движения. ent-ClothingEyesHudFriedOnion = fried onion goggles .desc = Filler ent-ClothingEyesHudOnionBeer = thungerst goggles @@ -33,6 +33,6 @@ ent-ClothingEyesEyepatchHudMedical = медицинский моновизор ent-ClothingEyesEyepatchHudSecurity = моновизор охраны .desc = Окуляр с индикатором на стекле, который сканирует гуманоидов в поле зрения и предоставляет точные данные об их идентификационном статусе и записях в системе безопасности. Для настоящих патриотов. ent-ClothingEyesEyepatchHudBeer = пивной монокуляр - .desc = Пара солнцезащитных очков, оснащенных сканером реагентов, а также дающих понимание вязкости жидкости во время движения. Для настоящих патриотов. + .desc = Пара солнцезащитных очков, оснащённых сканером реагентов, а также дающих понимание вязкости жидкости во время движения. Для настоящих патриотов. ent-ClothingEyesEyepatchHudDiag = диагностический моновизор .desc = Окуляр с индикатором на стекле, способный анализировать целостность и состояние роботов и экзокостюмов. Сделан из си-боргия. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/gloves.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/gloves.ftl index 9d28d06424c..1dcfa6fcf0b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/gloves.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/hands/gloves.ftl @@ -18,7 +18,7 @@ ent-ClothingHandsGlovesLatex = латексные перчатки ent-ClothingHandsGlovesNitrile = нитриловые перчатки .desc = Высококачественные нитриловые перчатки. Дорогое медицинское средство индивидуальной защиты. ent-ClothingHandsGlovesLeather = кожаные перчатки ботаника - .desc = Эти кожаные перчатки защищают от шипов, колючек, игл и других опасных предметов растительного происхождения. Они также довольно теплые. + .desc = Эти кожаные перчатки защищают от шипов, колючек, игл и других опасных предметов растительного происхождения. Они также довольно тёплые. ent-ClothingHandsGlovesPowerglove = силовые перчатки .desc = Поиграем в полную силу! Погодите, они выключены. ent-ClothingHandsGlovesRobohands = роборукие перчатки @@ -32,7 +32,7 @@ ent-ClothingHandsTacticalMaidGloves = тактические перчатки г ent-ClothingHandsMercGlovesCombat = боевые перчатки наёмника .desc = Высококачественные боевые перчатки для защиты рук во время боя. ent-ClothingHandsGlovesFingerless = беспалые перчатки - .desc = Простые черные перчатки с обрезанными пальцами для тяжелой работы. + .desc = Простые чёрные перчатки с обрезанными пальцами для тяжёлой работы. ent-ClothingHandsGlovesFingerlessInsulated = беспалые изолированные перчатки .desc = Изолированные перчатки, защищающие от ударов током, или, по крайней мере, защищавщие раньше. ent-ClothingHandsGlovesMercFingerless = беспалые перчатки наёмника diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/animals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/animals.ftl index 368f353c2c7..4b6cc2c2fbb 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/animals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/animals.ftl @@ -5,6 +5,6 @@ ent-ClothingHeadHatAnimalCatBrown = коричневая кошко-шапка ent-ClothingHeadHatAnimalCatBlack = чёрная кошко-шапка .desc = Милая и пушистая чёрная кошка вам на голову. ent-ClothingHeadHatAnimalHeadslime = слаймо-шапка - .desc = Зеленая, липкая слизь, которую надевают на голову. + .desc = Зелёная, липкая слизь, которую надевают на голову. ent-ClothingHeadHatAnimalMonkey = обезьянья шапка .desc = Голова обезьяны. В ней есть отверстие для рта, чтобы есть бананы. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardhats.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardhats.ftl index a426f60610d..7aac4028827 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardhats.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardhats.ftl @@ -8,9 +8,9 @@ ent-ClothingHeadHatHardhatRed = красная рабочая каска .desc = Окрашенная в красный цвет каска, используемая при опасных условиях труда для защиты головы. Имеет встроенный фонарик. ent-ClothingHeadHatHardhatWhite = белая рабочая каска .desc = Окрашенная в белый цвет каска, используемая при опасных условиях труда для защиты головы. Имеет встроенный фонарик. -ent-ClothingHeadHatHardhatYellow = желтая рабочая каска - .desc = Окрашенная в желтый цвет каска, используемая при опасных условиях труда для защиты головы. Имеет встроенный фонарик. -ent-ClothingHeadHatHardhatYellowDark = темно-желтая рабочая каска +ent-ClothingHeadHatHardhatYellow = жёлтая рабочая каска + .desc = Окрашенная в жёлтый цвет каска, используемая при опасных условиях труда для защиты головы. Имеет встроенный фонарик. +ent-ClothingHeadHatHardhatYellowDark = тёмно-жёлтая рабочая каска .desc = Каска, окрашенная в тёмно-жёлтый цвет, используемая в опасных условиях труда для защиты головы. Снабжена встроенным фонариком. ent-ClothingHeadHatHardhatArmored = бронированная рабочая каска .desc = Бронированная рабочая каска. Обеспечивает лучшее из двух миров в плане защиты и практичности - идеально подходит для инженера с передовой. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardsuit-helmets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardsuit-helmets.ftl index 5b522b6d7d8..b5e8cd721d1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardsuit-helmets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hardsuit-helmets.ftl @@ -13,9 +13,9 @@ ent-ClothingHeadHelmetHardsuitMaxim = максимальный шлем утил ent-ClothingHeadHelmetHardsuitEngineeringWhite = шлем скафандра старшего инженера .desc = Специальный шлем скафандра, изготовленный для старшего инженера станции. ent-ClothingHeadHelmetHardsuitMedical = шлем скафандра главного врача - .desc = Легкий медицинский шлем скафандра, не стесняющий движений головы. + .desc = Лёгкий медицинский шлем скафандра, не стесняющий движений головы. ent-ClothingHeadHelmetHardsuitRd = экспериментальный шлем исследовательского скафандра - .desc = Легкий шлем скафандра, не стесняющий движений головы. + .desc = Лёгкий шлем скафандра, не стесняющий движений головы. ent-ClothingHeadHelmetHardsuitSalvage = шлем скафандра шахтёра .desc = Специальный шлем, предназначенный для работы в опасной среде с низким давлением. Имеет усиленную броню, на случай встречи с дикими животными, а так же двойные прожекторы. ent-ClothingHeadHelmetHardsuitSecurity = шлем скафандра службы безопасности @@ -23,11 +23,11 @@ ent-ClothingHeadHelmetHardsuitSecurity = шлем скафандра служб ent-ClothingHeadHelmetHardsuitSecurityRed = шлем скафандра главы службы безопасности .desc = Шлем скафандра службы безопасности с новейшим сверхсекретным программным обеспечением NT-HUD. Принадлежит главе службы безопасности. ent-ClothingHeadHelmetHardsuitBrigmedic = шлем скафандра бригмедика - .desc = Легкий шлем скафандра бригмедика. Защищает и от вирусов, и от клоунов. + .desc = Лёгкий шлем скафандра бригмедика. Защищает и от вирусов, и от клоунов. ent-ClothingHeadHelmetHardsuitWarden = шлем скафандра смотрителя .desc = Модифицированный шлем брони против бунтов. На удивление удобный. ent-ClothingHeadHelmetHardsuitLuxury = шлем элитного шахтёрского скафандра - .desc = Отремонтированный шлем шахтёрского скафандра, оснащенный атласной подкладкой и дополнительной (нерабочей) антенной. + .desc = Отремонтированный шлем шахтёрского скафандра, оснащённый атласной подкладкой и дополнительной (нерабочей) антенной. ent-ClothingHeadHelmetHardsuitSyndie = шлем кроваво-красного скафандра .desc = Тяжелобронированный шлем, предназначенный для специальных операций. Собственность Мародёров Горлекса. ent-ClothingHeadHelmetHardsuitSyndieMedic = шлем кроваво-красного скафандра медика @@ -50,7 +50,7 @@ ent-ClothingHeadHelmetHardsuitPirateCap = шлем древнего скафан .desc = Специальный шлем скафандра, изготвленный для капитана пиратского корабля. .suffix = Пират ent-ClothingHeadHelmetHardsuitPirateEVA = шлем EVA космических глубин - .desc = Шлем скафандра EVA космических глубин, очень тяжелый, но обеспечивает неплохую защиту. + .desc = Шлем скафандра EVA космических глубин, очень тяжёлый, но обеспечивает неплохую защиту. .suffix = Пират ent-ClothingHeadHelmetHardsuitERTLeader = шлем скафандра лидера ОБР .desc = Специальный защитный шлем, который носят члены отрядов быстрого реагирования. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hats.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hats.ftl index 1a944f8c5bd..9ad24c4e6dc 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hats.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hats.ftl @@ -15,7 +15,7 @@ ent-ClothingHeadHatBeretEngineering = берет инженера ent-ClothingHeadHatBeretQM = берет квартирмейстера .desc = Берет с эмблемой отдела снабжения. Для квартирмейстеров, склонных к стилю. ent-ClothingHeadHatBeretHoS = берет главы службы безопасности - .desc = Черный берет с вышитой командирской эмблемой. Для офицеров, которые предпочитают стиль безопасности. + .desc = Чёрный берет с вышитой командирской эмблемой. Для офицеров, которые предпочитают стиль безопасности. ent-ClothingHeadHatBeretWarden = берет смотрителя .desc = Фирменный голубой берет с эмблемой смотрителя. Для офицеров, которые предпочитают стиль безопасности. ent-ClothingHeadHatBeretSeniorPhysician = берет ведущего врача @@ -23,11 +23,11 @@ ent-ClothingHeadHatBeretSeniorPhysician = берет ведущего врача ent-ClothingHeadHatBeretBrigmedic = берет бригмедика .desc = Белый берет, похож на кремовый пирог на голове. ent-ClothingHeadHatBeretMerc = берет наёмника - .desc = Оливковый берет, на значке изображен шакал на скале. + .desc = Оливковый берет, на значке изображён шакал на скале. ent-ClothingHeadHatBowlerHat = шляпа котелок .desc = Стильная шляпа-котелок. ent-ClothingHeadHatCaptain = капитанская каска - .desc = Хорошо быть королем. + .desc = Хорошо быть королём. ent-ClothingHeadHatCardborg = шлем картонного борга .desc = Шляпа, сделанная из коробки. ent-ClothingHeadHatCentcom = фирменная шапка Центком @@ -61,23 +61,23 @@ ent-ClothingHeadHatSantahat = колпак Санты ent-ClothingHeadHatSombrero = сомбреро .desc = Идеально подходит для космической Мексики, si? ent-ClothingHeadHatSurgcapBlue = хирургическая шапочка - .desc = Синяя шапочка, которую хирурги надевают на операции. Не дает их волосам щекотать ваши внутренние органы. + .desc = Синяя шапочка, которую хирурги надевают на операции. Не даёт их волосам щекотать ваши внутренние органы. ent-ClothingHeadHatSurgcapGreen = хирургическая шапочка - .desc = Зелёная шапочка, которую хирурги надевают на операции. Не дает их волосам щекотать ваши внутренние органы. + .desc = Зелёная шапочка, которую хирурги надевают на операции. Не даёт их волосам щекотать ваши внутренние органы. ent-ClothingHeadHatSurgcapPurple = хирургическая шапочка - .desc = Фиолетовая шапочка, которую хирурги надевают на операции. Не дает их волосам щекотать ваши внутренние органы. + .desc = Фиолетовая шапочка, которую хирурги надевают на операции. Не даёт их волосам щекотать ваши внутренние органы. ent-ClothingHeadHatTophat = цилиндр - .desc = Стильный черный цилиндр. + .desc = Стильный чёрный цилиндр. ent-ClothingHeadHatUshanka = ушанка .desc = Идеально подходит для зимы в Сибири, da? ent-ClothingHeadHatVioletwizard = фиолетовая волшебная шляпа .desc = Странного вида фиолетовая шляпа, которая, несомненно, принадлежала настоящему магу. ent-ClothingHeadHatWarden = фуражка смотрителя - .desc = Фуражка офицера полиции. Эта фуражка подчеркивает, что вы - ЗАКОН. + .desc = Фуражка офицера полиции. Эта фуражка подчёркивает, что вы - ЗАКОН. ent-ClothingHeadHatWitch = ведьмина шляпа .desc = Колдовская шляпа. ent-ClothingHeadHatWizardFake = поддельная волшебная шляпа - .desc = На ней блестками написано ВАЛШЕБНАЯ. Комплектуется классной бородой. + .desc = На ней блёстками написано ВАЛШЕБНАЯ. Комплектуется классной бородой. ent-ClothingHeadHatWizard = волшебная шляпа .desc = Странного вида синяя шляпа, которая, несомненно, принадлежала сильному магу. ent-ClothingHeadHatXmasCrown = рождественский венец @@ -95,7 +95,7 @@ ent-ClothingHeadPaperSack = шапка из бумажного пакета ent-ClothingHeadPaperSackSmile = улыбающаяся шапка из бумажного пакета .desc = Бумажный пакет с грубо вырезанными отверстиями для глаз и нарисованной улыбкой на лицевой стороне. Совсем не жуткая. ent-ClothingHeadFishCap = кепка рыбака - .desc = Женщины боятся меня. Рыбы боятся меня. Мужчины отворачиваются от меня. Когда я иду, ни один зверь не осмеливается издать ни звука в моем присутствии. Я один на этой бесплодной Земле. + .desc = Женщины боятся меня. Рыбы боятся меня. Мужчины отворачиваются от меня. Когда я иду, ни один зверь не осмеливается издать ни звука в моём присутствии. Я один на этой бесплодной Земле. ent-ClothingHeadNurseHat = шапочка медсестры .desc = Почему-то мне кажется, что я не должна покидать это место. ent-ClothingHeadRastaHat = шапка-растаманка @@ -115,9 +115,9 @@ ent-ClothingHeadHatWatermelon = арбузный шлем ent-ClothingHeadHatSyndie = шапка Синдиката .desc = Сувенирная шапка из Синдиленда, производство которой уже закрыто. ent-ClothingHeadHatSyndieMAA = фуражка мастера по оружию - .desc = Шляпа мастера по оружию, выглядит устрашающе, сомневаюсь, что вам понравится общаться с ее обладателем... + .desc = Шляпа мастера по оружию, выглядит устрашающе, сомневаюсь, что вам понравится общаться с её обладателем... ent-ClothingHeadHatTacticalMaidHeadband = тактическая головная повязка горничной - .desc = Красная повязка на голове - не воображайте себя Рэмбо и не берите в руки несколько пулеметов. + .desc = Красная повязка на голове - не воображайте себя Рэмбо и не берите в руки несколько пулемётов. ent-ClothingHeadHatHetmanHat = гетманская шапка .desc = Из Запорожской Сечи с любовью. ent-ClothingHeadHatMagician = цилиндр фокусника diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/helmets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/helmets.ftl index 2aea06c12b0..b33d4ccde68 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/helmets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/helmets.ftl @@ -1,31 +1,31 @@ ent-ClothingHeadHelmetBasic = шлем .desc = Стандартная защитная экипировка. Защищает голову от ударов. ent-ClothingHeadHelmetBombSuit = сапёрный шлем - .desc = Тяжелый шлем, предназначенный для защиты от осколков и давления, создаваемого взрывом. + .desc = Тяжёлый шлем, предназначенный для защиты от осколков и давления, создаваемого взрывом. ent-ClothingHeadHelmetSwat = шлем спецназа .desc = Очень прочный шлем, широко используемый военизированными организациями. На его верхней части выгравирован логотип Nanotrasen. ent-ClothingHeadHelmetMerc = шлем наёмника - .desc = Боевой шлем обычно используется наемниками, он прочный, легкий и пахнет порохом и джунглями. + .desc = Боевой шлем обычно используется наёмниками, он прочный, лёгкий и пахнет порохом и джунглями. ent-ClothingHeadHelmetSwatSyndicate = шлем спецназа - .desc = Очень прочный шлем, широко используемый военизированными организациями. Его украшает ужасный узор из красных и черных полос. + .desc = Очень прочный шлем, широко используемый военизированными организациями. Его украшает ужасный узор из красных и чёрных полос. .suffix = Синдикат ent-ClothingHeadHelmetCult = шлем культа .desc = Крепкий, злобно выглядящий шлем культа. ent-ClothingHeadHelmetJanitorBombSuit = сапёрно-уборочный шлем - .desc = Тяжелый шлем, предназначенный для выдерживания взрывов, возникающих в результате реакций между химическими веществами. + .desc = Тяжёлый шлем, предназначенный для выдерживания взрывов, возникающих в результате реакций между химическими веществами. .suffix = НЕ МАППИТЬ -ent-ClothingHeadHelmetRiot = легкий противоударный шлем +ent-ClothingHeadHelmetRiot = лёгкий противоударный шлем .desc = Это шлем был специально разработан для защиты в ближнем бою. ent-ClothingHeadHelmetSpaceNinja = шлем космического ниндзя - .desc = То, что может показаться простой черной одеждой, на самом деле является сложнейшим шлемом с нано-плетением. Стандартное снаряжение ниндзя. + .desc = То, что может показаться простой чёрной одеждой, на самом деле является сложнейшим шлемом с нано-плетением. Стандартное снаряжение ниндзя. ent-ClothingHeadHelmetTemplar = шлем тамплиера .desc = DEUS VULT ent-ClothingHeadHelmetThunderdome = шлем громовержца - .desc = Да начнется битва! + .desc = Да начнётся битва! ent-ClothingHeadHelmetWizardHelm = шлем волшебника .desc = Странного вида шлем, который, несомненно, принадлежал настоящему магу. ent-ClothingHeadHelmetFire = пожарный шлем - .desc = Лучший друг борцов с огнём. Обеспечивает определенную жаростойкость и выглядит круто. + .desc = Лучший друг борцов с огнём. Обеспечивает определённую жаростойкость и выглядит круто. ent-ClothingHeadHelmetERTLeader = шлем лидера ОБР .desc = Атмосферный шлем, который носят лидеры отрядов быстрого реагирования Nanotrasen. Имеет голубой фонарь. ent-ClothingHeadHelmetERTSecurity = шлем офицера безопасности ОБР diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hoods.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hoods.ftl index a8ea1401c7f..9d18a87b501 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hoods.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/hoods.ftl @@ -17,21 +17,21 @@ ent-ClothingHeadHatHoodBioVirology = капюшон биозащитного к .desc = Капюшон, защищающий голову и лицо от биологического заражения. .suffix = Вирусологический ent-ClothingHeadHatHoodChaplainHood = капюшон священника - .desc = Максимальное благочестие в этой звездной системе. + .desc = Максимальное благочестие в этой звёздной системе. ent-ClothingHeadHatHoodCulthood = капюшон культа .desc = Не бывает культов без капюшонов. ent-ClothingHeadHatHoodNunHood = капюшон монахини - .desc = Максимальное благочестие в этой звездной системе. + .desc = Максимальное благочестие в этой звёздной системе. ent-ClothingHeadHatHoodRad = капюшон радиозащитного костюма .desc = Капюшон ОЗК, предназначенного для защиты от высокой радиоактивности. ent-ClothingHeadHatHoodGoliathCloak = капюшон плаща голиафа - .desc = Капюшон плаща голиафа, сделанный из шкуры выносливой фауны с далекой планеты. + .desc = Капюшон плаща голиафа, сделанный из шкуры выносливой фауны с далёкой планеты. ent-ClothingHeadHatHoodIan = капюшон Иана .desc = Капюшон, завершающий образ "хорошего мальчика". ent-ClothingHeadHatHoodCarp = капюшон карпа .desc = Грубый капюшон, украшенный пластиковыми зубами космического карпа. ent-ClothingHeadHatHoodMoth = маска моли - .desc = Маска в виде головы моли, обычно изготавливаемая из легковесных материалов. Она имитирует форму головы мотылька с большими глазами и длинными усиками. Такие маски часто используются в косплее или при съемках кино и видео. + .desc = Маска в виде головы моли, обычно изготавливаемая из легковесных материалов. Она имитирует форму головы мотылька с большими глазами и длинными усиками. Такие маски часто используются в косплее или при съёмках кино и видео. ent-ClothingHeadHatHoodWinterDefault = стандартный капюшон зимней куртки .desc = { ent-ClothingHeadHatHoodWinterBase.desc } ent-ClothingHeadHatHoodWinterBartender = капюшон зимней куртки бармена diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/misc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/misc.ftl index cab58c704bd..9d76745833e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/misc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/misc.ftl @@ -17,7 +17,7 @@ ent-ClothingHeadHatSkub = шапка скаб ent-ClothingHeadHatShrineMaidenWig = парик святой девы .desc = На этикетке написано: "Все вырученные средства пойдут в храм Хакурей". ent-ClothingHeadHatCone = предупредительный конус - .desc = Этот конус пытается вас о чем-то предупредить! + .desc = Этот конус пытается вас о чём-то предупредить! ent-ClothingHeadHatFancyCrown = причудливая корона .desc = Пахнет дохлой крысой. Позволяет тебе говорить как она! ent-ClothingHeadHatCatEars = кошачьи ушки diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/soft.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/soft.ftl index d29d50c8be2..57faa07b757 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/soft.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/soft.ftl @@ -53,7 +53,7 @@ ent-ClothingHeadHatSecsoftFlipped = кепка СБ .desc = { ent-ClothingHeadHeadHatBaseFlipped.desc } ent-ClothingHeadHatYellowsoft = жёлтая кепка .desc = Бейсболка безвкусного жёлтого цвета. -ent-ClothingHeadHatYellowsoftFlipped = желтая кепка +ent-ClothingHeadHatYellowsoftFlipped = жёлтая кепка .desc = { ent-ClothingHeadHeadHatBaseFlipped.desc } ent-ClothingHeadHatBizarreSoft = кепка хулигана .desc = Поистине... невероятный аксессуар. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/masks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/masks.ftl index 80ce66cbce0..30bac64d4f6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/masks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/masks/masks.ftl @@ -3,16 +3,16 @@ ent-ClothingMaskGas = противогаз ent-ClothingMaskGasSecurity = противогаз СБ .desc = Стандартный противогаз Службы безопасности. # Corvax-HiddenDesc-Start -ent-ClothingMaskGasSyndicate = черный боевой противогаз +ent-ClothingMaskGasSyndicate = чёрный боевой противогаз .suffix = Синдикат - .desc = Высокотехнологичный противогаз с возможностью подключить его к баллону, разработанный специально для борьбы в тяжелых условиях. Теперь – с функцией защиты для глаз! + .desc = Высокотехнологичный противогаз с возможностью подключить его к баллону, разработанный специально для борьбы в тяжёлых условиях. Теперь – с функцией защиты для глаз! # Corvax-HiddenDesc-End ent-ClothingMaskGasAtmos = атмос-противогаз .desc = Улучшенный противогаз, используемый атмосферными техниками. Огнеупорный! ent-ClothingMaskGasCaptain = противогаз капитана .desc = В Nanotrasen решили срезать углы и перекрасить запасной атмос-противогаз, только никому об этом не говорите. ent-ClothingMaskGasCentcom = противогаз Центком - .desc = Золотой с зеленым. Роскошно! Это поможет вам, пока вы сидите в своем офисе. + .desc = Золотой с зелёным. Роскошно! Это поможет вам, пока вы сидите в своём офисе. ent-ClothingMaskGasExplorer = противогаз исследователя .desc = Противогаз армейского класса, который можно подключить к дыхательному баллону. ent-ClothingMaskBreathMedical = медицинская маска @@ -69,12 +69,12 @@ ent-ClothingMaskNeckGaiterRed = красный шейный гетр ent-ClothingMaskSexyClown = сексуальная маска клоуна .desc = Некоторые шаловливые клоуны уверены, что именно так выглядит Хонкоматерь. ent-ClothingMaskSexyMime = сексуальная маска мима - .desc = Эти румяные щечки так и просятся, чтобы их потискали. + .desc = Эти румяные щёчки так и просятся, чтобы их потискали. ent-ClothingMaskSadMime = грустная маска мима .desc = Многие считают, что именно так выглядит настоящая маска мима. ent-ClothingMaskScaredMime = испуганная маска мима .desc = Кажется, он бы закричал, если бы не маска. ent-ClothingMaskItalianMoustache = итальянские усы - .desc = Изготовлены из волосков настоящих итальянских усов. Придает владельцу непреодолимое желание бурно жестикулировать. + .desc = Изготовлены из волосков настоящих итальянских усов. Придаёт владельцу непреодолимое желание бурно жестикулировать. ent-ClothingMaskNinja = маска ниндзя .desc = Плотно прилегающая маска с наноусилением, которая служит одновременно воздушным фильтром и воплощением постмодернистской моды. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/cloaks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/cloaks.ftl index 03f9b145421..06188da1b1e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/cloaks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/cloaks.ftl @@ -3,11 +3,11 @@ ent-ClothingNeckCloakCentcom = плащ представителя Центко ent-ClothingNeckCloakCap = плащ капитана .desc = Помпезный и удобный синий плащ с красивой золотой окантовкой, хотя и не самый ценный предмет вашего снаряжения, но очень красивый. ent-ClothingNeckCloakHos = плащ главы службы безопасности - .desc = Элегантный черно-красный плащ, предназначенный для тех, кто стремится доминировать над преступниками. Постарайтесь вести себя вежливо во время суда! + .desc = Элегантный чёрно-красный плащ, предназначенный для тех, кто стремится доминировать над преступниками. Постарайтесь вести себя вежливо во время суда! ent-ClothingNeckCloakCe = плащ старшего инженера - .desc = Белый плащ с оранжевым узором, который выдается тем, кто доказал, что владеет точным инженерным искусством. + .desc = Белый плащ с оранжевым узором, который выдаётся тем, кто доказал, что владеет точным инженерным искусством. ent-ClothingCloakCmo = плащ главного врача - .desc = Стерильный синий плащ с зеленым крестом, излучающий чувство долга и готовность помогать другим. + .desc = Стерильный синий плащ с зелёным крестом, излучающий чувство долга и готовность помогать другим. ent-ClothingNeckCloakRd = плащ научного руководителя .desc = Фиолетовый плащ с белыми полосами, демонстрирующий ваш статус законодателя передовых технологий. ent-ClothingNeckCloakQm = плащ квартирмейстера @@ -23,15 +23,15 @@ ent-ClothingNeckCloakCapFormal = торжественный плащ капит ent-ClothingNeckCloakAdmin = плащ админа .desc = Вех! ent-ClothingNeckCloakMiner = плащ шахтёра - .desc = Его носят самые опытные шахтеры, способные сдвинуть горы и засыпать долины. + .desc = Его носят самые опытные шахтёры, способные сдвинуть горы и засыпать долины. ent-ClothingNeckCloakTrans = вампирский плащ .desc = Его носят высокопоставленные вампиры из трансильванского общества вампиров. ent-ClothingNeckCloakGoliathCloak = плащ голиафа - .desc = Плащ голиафа, сделанный из шкуры выносливой фауны с далекой планеты. Однако с течением времени его защитные свойства ослабли. + .desc = Плащ голиафа, сделанный из шкуры выносливой фауны с далёкой планеты. Однако с течением времени его защитные свойства ослабли. ent-ClothingNeckCloakPirateCap = плащ капитана пиратов - .desc = Довольно эффектный черный пиратский плащ с изображением черепа. + .desc = Довольно эффектный чёрный пиратский плащ с изображением черепа. ent-ClothingNeckCloakMoth = плащ моли - .desc = Плащ в виде крыльев моли - необычный и оригинальный элемент гардероба, способный привлечь внимание окружающих. Он изготовлен из тонкой ткани, имитирующей крылья моли, с мягкими и пушистыми краями. Плащ застегивается на шее с помощью липучки и имеет капюшон в виде головы моли. + .desc = Плащ в виде крыльев моли - необычный и оригинальный элемент гардероба, способный привлечь внимание окружающих. Он изготовлен из тонкой ткани, имитирующей крылья моли, с мягкими и пушистыми краями. Плащ застёгивается на шее с помощью липучки и имеет капюшон в виде головы моли. ent-ClothingNeckCloakVoid = плащ пустоты .desc = Плащ тьмы. Для тех, кто перешёл на тёмную сторону силы. ent-ClothingNeckCloakAce = плащ пилота diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/mantles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/mantles.ftl index c9253a81827..379546debd5 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/mantles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/mantles.ftl @@ -5,7 +5,7 @@ ent-ClothingNeckMantleCE = мантия старшего инженера ent-ClothingNeckMantleCMO = мантия главного врача .desc = Светло-голубая накидка для ПРОФЕССИОНАЛА от медицины. Хорошо контрастирует с кровью. ent-ClothingNeckMantleHOP = мантия главы персонала - .desc = Декоративная накидка на плечи синего и красного цветов, подчеркивающая мастерство владения печатями. + .desc = Декоративная накидка на плечи синего и красного цветов, подчёркивающая мастерство владения печатями. ent-ClothingNeckMantleHOS = мантия главы службы безопасности .desc = Чешуйчатая мантия, которую можно обернуть вокруг верхней части тела. "Чешуя" символизирует сотрудников службы безопасности и то, как вы несёте их на своих плечах. ent-ClothingNeckMantleHOSShoulder = наплечная мантия главы службы безопасности diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/medals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/medals.ftl index 4ba7fb3822c..d3af899ae78 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/medals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/medals.ftl @@ -1,7 +1,7 @@ ent-ClothingNeckBronzeheart = медаль бронзовое сердце - .desc = Выдается членам экипажа за проявленную храбрость перед лицом опасности. + .desc = Выдаётся членам экипажа за проявленную храбрость перед лицом опасности. ent-ClothingNeckGoldmedal = золотая медаль мастерства экипажа - .desc = Выдается членам экипажа, проявившим отличные навыки работы в команде. + .desc = Выдаётся членам экипажа, проявившим отличные навыки работы в команде. ent-ClothingNeckCargomedal = медаль сотрудника снабжения .desc = Вручается лучшему работнику отдела снабжения. ent-ClothingNeckEngineermedal = медаль инженерного работника diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/scarfs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/scarfs.ftl index b610f5582bc..767c1898034 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/scarfs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/scarfs.ftl @@ -1,24 +1,24 @@ ent-ClothingNeckScarfStripedRed = полосатый красный шарф - .desc = Стильный полосатый красный шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый красный шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedBlue = полосатый синий шарф - .desc = Стильный полосатый синий шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый синий шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedGreen = полосатый зелёный шарф - .desc = Стильный полосатый зеленый шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый зелёный шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedBlack = полосатый чёрный шарф - .desc = Стильный полосатый чёрный шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый чёрный шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedBrown = полосатый коричневый шарф - .desc = Стильный полосатый коричневый шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый коричневый шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedLightBlue = полосатый светло-синий шарф - .desc = Стильный полосатый светло-синий шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый светло-синий шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedOrange = полосатый оранжевый шарф - .desc = Стильный полосатый оранжевый шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый оранжевый шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedPurple = полосатый пурпурный шарф - .desc = Стильный полосатый пурпурный шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый пурпурный шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. ent-ClothingNeckScarfStripedSyndieGreen = полосатый зелёный шарф синдиката - .desc = Стильный полосатый зелёный шарф Синдиката. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто в настроении что-нибудь украсть. + .desc = Стильный полосатый зелёный шарф Синдиката. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто в настроении что-нибудь украсть. ent-ClothingNeckScarfStripedSyndieRed = полосатый красный шарф синдиката - .desc = Стильный полосатый красный шарф Синдиката. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто в настроении что-нибудь украсть. + .desc = Стильный полосатый красный шарф Синдиката. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто в настроении что-нибудь украсть. ent-ClothingNeckScarfStripedCentcom = полосатый шарф Центкома - .desc = Стильный полосатый шарф, в цветах Центкома. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто вынужден заниматься бумажной работой на холоде. + .desc = Стильный полосатый шарф, в цветах Центкома. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто вынужден заниматься бумажной работой на холоде. ent-ClothingNeckScarfStripedZebra = шарф-зебра .desc = Полосатый шарф, обязательный аксессуар артистов. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/specific.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/specific.ftl index 179b5cf8f1c..d6ff1fc411e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/specific.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/specific.ftl @@ -1,3 +1,3 @@ ent-ClothingNeckChameleon = полосатый красный шарф - .desc = Стильный полосатый красный шарф. Идеальный зимний аксессуар для тех, у кого обостренное чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. + .desc = Стильный полосатый красный шарф. Идеальный зимний аксессуар для тех, у кого обострённое чувство моды, и тех, кто просто не выносит холодного ветра на своей шее. .suffix = Хамелеон diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/armor.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/armor.ftl index ceb2f253621..823bb577fc9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/armor.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/armor.ftl @@ -4,25 +4,25 @@ ent-ClothingOuterArmorBasicSlim = бронежилет .desc = Тонкий бронежилет типа I, обеспечивающий достойную защиту от большинства видов повреждений. .suffix = тонкий ent-ClothingOuterArmorRiot = противоударная броня - .desc = Костюм из полу-гибкого поликарбонатного бронежилета с тяжелыми накладками для защиты от атак ближнего боя. Идеально подходит для борьбы с правонарушителями на станции. + .desc = Костюм из полу-гибкого поликарбонатного бронежилета с тяжёлыми накладками для защиты от атак ближнего боя. Идеально подходит для борьбы с правонарушителями на станции. ent-ClothingOuterArmorBulletproof = пуленепробиваемый жилет - .desc = Тяжелый бронежилет типа III, способный защитить владельца от традиционного метательного оружия и взрывчатки в незначительной степени. + .desc = Тяжёлый бронежилет типа III, способный защитить владельца от традиционного метательного оружия и взрывчатки в незначительной степени. ent-ClothingOuterArmorReflective = отражающий бронежилет .desc = Бронежилет с усовершенствованной защитой от энергетического оружия. ent-ClothingOuterArmorCult = доспехи аколита .desc = Зловещего вида броня культа, сделанная из костей. ent-ClothingOuterArmorHeavy = тяжёлый бронекостюм .desc = Тяжело бронированный костюм, способный защитить от высокого урона. -ent-ClothingOuterArmorHeavyGreen = зелёный тяжелый бронекостюм +ent-ClothingOuterArmorHeavyGreen = зелёный тяжёлый бронекостюм .desc = Тяжело бронированный костюм с зелёными вставками, способный защитить от высокого урона. -ent-ClothingOuterArmorHeavyRed = красный тяжелый бронекостюм +ent-ClothingOuterArmorHeavyRed = красный тяжёлый бронекостюм .desc = Тяжело бронированный костюм с красными вставками, способный защитить от высокого урона. ent-ClothingOuterArmorMagusblue = синие доспехи магуса .desc = Синий бронекостюм, обеспечивающий хорошую защиту. ent-ClothingOuterArmorMagusred = красные доспехи магуса .desc = Красный бронекостюм, обеспечивающий хорошую защиту. ent-ClothingOuterArmorCaptainCarapace = панцирь капитана - .desc = Бронированный нагрудник, обеспечивающий защиту и при этом обладающий мобильностью и гибкостью. Выдается только лучшим представителям станции. + .desc = Бронированный нагрудник, обеспечивающий защиту и при этом обладающий мобильностью и гибкостью. Выдаётся только лучшим представителям станции. ent-ClothingOuterArmorChangeling = хитиновый панцирь .desc = Раздувает тело генокрада во всепоглощающий массив хитиновый брони. Обеспечивает высокую защиту от физических повреждений, более низкую от других типов. Его вес замедляет движение генокрада, а его поддержание замедляет выработку химических веществ. ent-ClothingOuterArmorBone = костяной доспех diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/coats.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/coats.ftl index a60a71e6683..2e48ed4a7a7 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/coats.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/coats.ftl @@ -53,9 +53,9 @@ ent-ClothingOuterDameDane = пальто якудзы ent-ClothingOuterClownPriest = роба Хонкоматери .desc = Предназначена для клоунов-культистов. ent-ClothingOuterDogi = доги самурая - .desc = Доги - это вид традиционной японской одежды. Доги изготавливается из тяжелой, плотной ткани, практичен в бою и стилен на вид. Спина украшена замысловатыми узорами и вышивкой. + .desc = Доги - это вид традиционной японской одежды. Доги изготавливается из тяжёлой, плотной ткани, практичен в бою и стилен на вид. Спина украшена замысловатыми узорами и вышивкой. ent-ClothingOuterCoatParamedicWB = ветровка парамедика - .desc = Надежная ветровка парамедика, защита от любого космического ветра. + .desc = Надёжная ветровка парамедика, защита от любого космического ветра. ent-ClothingOuterCoatSyndieCap = тренч Синдиката .desc = Плащ Синдиката, изготовлен из прочной ткани, украшен позолоченными узорами. ent-ClothingOuterCoatSyndieCapArmored = бронированный тренч Синдиката diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/hardsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/hardsuits.ftl index a8730c6a8bd..91f8b4c95a4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/hardsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/hardsuits.ftl @@ -67,7 +67,7 @@ ent-ClothingOuterHardsuitPirateCap = древний бронескафандр .desc = Древний бронированный скафандр. .suffix = Пират ent-ClothingOuterHardsuitPirateEVA = скафандр EVA космических глубин - .desc = Тяжелый скафандр, обеспечивающий минимальную защиту от холодных суровых реалий космических глубин. + .desc = Тяжёлый скафандр, обеспечивающий минимальную защиту от холодных суровых реалий космических глубин. .suffix = Пират ent-ClothingOuterHardsuitClown = скафандр клоуна .desc = Самодельный клоунский скафандр. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/misc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/misc.ftl index fb4343ac052..485f3672199 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/misc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/misc.ftl @@ -12,7 +12,7 @@ ent-ClothingOuterApronChef = фартук ent-ClothingOuterJacketChef = жакет шеф-повара .desc = Фартук-жакет, используемый первоклассным шеф-поваром. ent-ClothingOuterHoodieBlack = чёрная толстовка - .desc = Боже мой, это же черная толстовка! + .desc = Боже мой, это же чёрная толстовка! ent-ClothingOuterHoodieGrey = серая толстовка .desc = Серая толстовка. ent-ClothingOuterCardborg = костюм картонного борга @@ -20,13 +20,13 @@ ent-ClothingOuterCardborg = костюм картонного борга ent-ClothingOuterHoodieChaplain = облачения священника .desc = Строгие чёрные облачения священника. ent-ClothingOuterPonchoClassic = классическое пончо - .desc = Теплое и удобное классическое пончо. + .desc = Тёплое и удобное классическое пончо. ent-ClothingOuterRobesCult = роба культа .desc = Не бывает культов без классических красных/алых роб. ent-ClothingOuterRobesJudge = судейская мантия - .desc = Это мантия придает авторитет. + .desc = Это мантия придаёт авторитет. ent-ClothingOuterPoncho = пончо - .desc = Теплое и удобное пончо. + .desc = Тёплое и удобное пончо. ent-ClothingOuterSanta = костюм Санты .desc = Хо хо хо! ent-ClothingOuterWizardViolet = фиолетовая мантия волшебника @@ -40,11 +40,11 @@ ent-ClothingOuterSkub = костюм скаба ent-ClothingOuterPlagueSuit = костюм чумного доктора .desc = Плохой знак. ent-ClothingOuterNunRobe = монашеская ряса - .desc = Максимум благочестия в этой звездной системе. + .desc = Максимум благочестия в этой звёздной системе. ent-ClothingOuterGhostSheet = простыня-призрак .desc = Страшно!!! ent-ClothingOuterHospitalGown = больничный халат - .desc = Изготовлена из шерсти забитых ягнят. За счет жестокости она приобрела мягкость. + .desc = Изготовлена из шерсти забитых ягнят. За счёт жестокости она приобрела мягкость. ent-ClothingOuterFlannelRed = красная фланелевая куртка .desc = Старомодная красная фланелевая куртка для космической осени. ent-ClothingOuterFlannelBlue = синяя фланелевая куртка diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl index 670e5d53af8..1e08e54b236 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl @@ -1,14 +1,14 @@ ent-ClothingOuterHardsuitEVA = скафандр EVA - .desc = Легкий космический скафандр, способный защитить владельца от космического вакуума во время аварийной ситуации. + .desc = Лёгкий космический скафандр, способный защитить владельца от космического вакуума во время аварийной ситуации. # Corvax-HiddenDesc-Start ent-ClothingOuterHardsuitSyndicate = кроваво-красный скафандр EVA .suffix = Синдикат .desc = { ent-ClothingOuterHardsuitEVA.desc } # Corvax-HiddenDesc-End ent-ClothingOuterSuitEmergency = аварийный скафандр EVA - .desc = Аварийный скафандр EVA со встроенным шлемом. Он ужасно медленный и не имеет температурной защиты, но его достаточно, чтобы выиграть время в жестком вакууме космоса. + .desc = Аварийный скафандр EVA со встроенным шлемом. Он ужасно медленный и не имеет температурной защиты, но его достаточно, чтобы выиграть время в жёстком вакууме космоса. ent-ClothingOuterHardsuitEVAPrisoner = тюремный скафандр EVA - .desc = Легкий космический скафандр, способный защитить заключённого от космического вакуума во время аварийной ситуации. + .desc = Лёгкий космический скафандр, способный защитить заключённого от космического вакуума во время аварийной ситуации. ent-ClothingOuterHardsuitAncientEVA = пустотный скафандр NTSRA .desc = Древний космический скафандр, разработанный по заказу Центкома подразделением NTSRA - агентством космических исследований Nanotrasen. Он изготовлен с особой тщательностью, обеспечивая большую мобильность, чем большинство современных космических костюмов. ent-ClothingOuterHardsuitVoidParamed = пустотный скафандр парамедика diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/suits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/suits.ftl index 0541a096b3e..5afbe7d521b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/suits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/suits.ftl @@ -1,12 +1,12 @@ ent-ClothingOuterSuitBomb = сапёрный костюм - .desc = Тяжелый костюм, предназначенный для защиты от осколков и давления, создаваемого взрывом. + .desc = Тяжёлый костюм, предназначенный для защиты от осколков и давления, создаваемого взрывом. ent-ClothingOuterSuitJanitorBomb = сапёрно-уборочный костюм - .desc = Тяжелый костюм, предназначенный для выдерживания взрывов, возникающих в результате реакций между химическими веществами. + .desc = Тяжёлый костюм, предназначенный для выдерживания взрывов, возникающих в результате реакций между химическими веществами. .suffix = НЕ МАППИТЬ ent-ClothingOuterSuitFire = пожарный костюм .desc = Костюм, обеспечивающий защиту от опасных температур. ent-ClothingOuterSuitAtmosFire = атмос-пожарный костюм - .desc = Дорогой пожарный костюм, который защитит даже от самого страшного пожара на станции. Разработан для защиты даже в том случае, если его владелец будет подожжен. + .desc = Дорогой пожарный костюм, который защитит даже от самого страшного пожара на станции. Разработан для защиты даже в том случае, если его владелец будет подожжён. ent-ClothingOuterSuitRad = противорадиационный костюм .desc = Костюм, защищающий от радиации. На этикетке написано: "Изготовлен с использованием свинца. Пожалуйста, не грызите изоляцию". ent-ClothingOuterSuitSpaceNinja = костюм космического ниндзя diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl index e3365918cea..3d6ef9329e8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl @@ -1,7 +1,7 @@ ent-ClothingOuterVestWeb = тактический жилет .desc = Синтетический бронежилет. У этого есть дополнительные ремни и баллистические пластины. ent-ClothingOuterVestWebMerc = тактический жилет наёмника - .desc = Высококачественный бронежилет из прочного синтетического материала. Он удивительно гибкий и легкий, несмотря на внушительную броню. + .desc = Высококачественный бронежилет из прочного синтетического материала. Он удивительно гибкий и лёгкий, несмотря на внушительную броню. ent-ClothingOuterVestDetective = жилет детектива .desc = Прочный зелёный жилет частного детектива. ent-ClothingOuterVestHazard = светоотражающий жилет diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/wintercoats.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/wintercoats.ftl index 8c8d0d91c93..e0b47456533 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/wintercoats.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/wintercoats.ftl @@ -1,5 +1,5 @@ ent-ClothingOuterWinterCoat = зимняя куртка - .desc = Тяжелая куртка из 'синтетического' меха животных. + .desc = Тяжёлая куртка из 'синтетического' меха животных. ent-ClothingOuterWinterCoatToggleable = зимняя куртка с капюшоном .desc = { ent-ClothingOuterWinterCoat.desc } ent-ClothingOuterWinterAtmos = зимняя куртка атмос-техника @@ -61,7 +61,7 @@ ent-ClothingOuterWinterSyndieCap = зимняя куртка Синдиката ent-ClothingOuterWinterSyndieCapArmored = зимняя бронекуртка Синдиката .desc = Зимняя бронекуртка Синдиката изготовлено из прочной ткани с позолоченными узорами и грубой шерсти. ent-ClothingOuterWinterSyndie = зимняя куртка Синдиката - .desc = Утепленная зимняя куртка, похожая на товар из "Синдиленда". + .desc = Утеплённая зимняя куртка, похожая на товар из "Синдиленда". ent-ClothingOuterWinterMusician = зимняя куртка музыканта .desc = Безразмерный пластилиновый космический фрак, который заставит людей спрашивать: "Вы меня знаете?". ent-ClothingOuterWinterWeb = паутинная зимняя куртка diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/boots.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/boots.ftl index 0d0c7347640..886c9a2778b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/boots.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/shoes/boots.ftl @@ -11,7 +11,7 @@ ent-ClothingShoesBootsCombat = армейские ботинки ent-ClothingShoesHighheelBoots = сапоги на высоком каблуке .desc = Удобные сапожки для тех случаев, когда вы хотите быть стильным, и одновременно подготовленным. ent-ClothingShoesBootsMerc = ботинки наёмника - .desc = Ботинки, прошедшие через множество конфликтов и доказавшие свою боевую надежность. + .desc = Ботинки, прошедшие через множество конфликтов и доказавшие свою боевую надёжность. ent-ClothingShoesBootsLaceup = шнурованные туфли .desc = Последний писк моды, и поставляются сразу отполированными! ent-ClothingShoesBootsWinter = зимние ботинки @@ -27,7 +27,7 @@ ent-ClothingShoesBootsWinterSci = научные зимние ботинки ent-ClothingShoesBootsWinterSec = зимние ботинки охраны .desc = { ent-ClothingShoesBaseWinterBoots.desc } ent-ClothingShoesBootsWinterSyndicate = зимние ботинки синдиката - .desc = Прочные тяжелые ботинки, выглядят как мерч из "Синдиленда". + .desc = Прочные тяжёлые ботинки, выглядят как мерч из "Синдиленда". ent-ClothingShoesBootsWinterWeb = зимние ботинки из паутины .desc = Ботинки из плотной паутины, которые помогут пережить даже самую холодную зиму. ent-ClothingShoesBootsCowboyBrown = коричневые ковбойские ботинки diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/under/under.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/under/under.ftl index 4e34daf84bb..79b403a11c3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/under/under.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/under/under.ftl @@ -1,4 +1,4 @@ ent-ClothingUnderSocksBee = носки с пчёлами .desc = Заставь их гудеть! ent-ClothingUnderSocksCoder = носки для программистов - .desc = Пришло время кодить, сестры!!11! + .desc = Пришло время кодить, сёстры!!11! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpskirts.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpskirts.ftl index 80381205379..e15300a887a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpskirts.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpskirts.ftl @@ -5,7 +5,7 @@ ent-ClothingUniformJumpskirtCaptain = юбка-комбинезон капита ent-ClothingUniformJumpskirtCargo = юбка-комбинезон грузчика .desc = Прочная юбка-комбинезон, выдаваемая сотрудникам отдела снабжения. ent-ClothingUniformJumpskirtChiefEngineer = юбка-комбинезон старшего инженера - .desc = Эта юбка-комбинезон повышенной заметности, которая выдается тем инженерам, которые достаточно безумны и живучи, чтобы достичь звания главного инженера. Имеет слабую защиту от радиации. + .desc = Эта юбка-комбинезон повышенной заметности, которая выдаётся тем инженерам, которые достаточно безумны и живучи, чтобы достичь звания главного инженера. Имеет слабую защиту от радиации. ent-ClothingUniformJumpskirtChiefEngineerTurtle = водолазка старшего инженера .desc = Жёлтая водолазка, разработанная специально для работы в условиях инженерного отдела. ent-ClothingUniformJumpskirtChaplain = юбка-комбинезон священника @@ -25,13 +25,13 @@ ent-ClothingUniformJumpskirtDetective = поношенный костюм ent-ClothingUniformJumpskirtDetectiveGrey = нуарный костюм .desc = Крутой серый костюм частного сыщика с зажимом для галстука. ent-ClothingUniformJumpskirtEngineering = инженерная юбка-комбинезон - .desc = Если бы этот костюм был изолированным, возможно, инженеры действительно выполняли бы свою чертову работу. + .desc = Если бы этот костюм был изолированным, возможно, инженеры действительно выполняли бы свою чёртову работу. ent-ClothingUniformJumpskirtHoP = юбка-комбинезон главы персонала .desc = Довольно безвкусная и невзрачная. Идеально подходит для того, чтобы исчезнуть с лица Вселенной. ent-ClothingUniformJumpskirtHoS = юбка-комбинезон главы службы безопасности .desc = Она ярко-красная и хрустящая, какими часто бывают жертвы службы безопасности. ent-ClothingUniformJumpskirtHoSAlt = водолазка главы службы безопасности - .desc = Это водолазка, носимая теми, кто достаточно силен и дисциплинирован, чтобы достичь должности главы службы безопасности. Её прочная ткань обеспечивает слабую защиту от механических повреждений. + .desc = Это водолазка, носимая теми, кто достаточно силён и дисциплинирован, чтобы достичь должности главы службы безопасности. Её прочная ткань обеспечивает слабую защиту от механических повреждений. ent-ClothingUniformJumpskirtHoSParadeMale = парадная форма главы службы безопасности .desc = Роскошная униформа главы службы безопасности, для особых случаев. ent-ClothingUniformJumpskirtHydroponics = юбка-комбинезон ботаника @@ -43,10 +43,10 @@ ent-ClothingUniformJumpskirtMedicalDoctor = юбка-комбинезон вра ent-ClothingUniformJumpskirtMime = юбка-комбинезон мима .desc = ... ent-ClothingUniformJumpskirtParamedic = юбка-комбинезон парамедика - .desc = На нем есть плюс, это хорошо, верно? + .desc = На ней есть плюс, это хорошо, верно? ent-ClothingUniformJumpskirtBrigmedic = юбка-комбинезон бригмедика .desc = Форма, выдаваемая квалифицированным и прошедшим обучение лицам. Никого не волнует, что обучение продлилось полдня. -ent-ClothingUniformJumpskirtPrisoner = юбка-комбинезон заключенного +ent-ClothingUniformJumpskirtPrisoner = юбка-комбинезон заключённого .desc = Потрачено. ent-ClothingUniformJumpskirtQM = юбка-комбинезон квартирмейстера .desc = Что Браун может сделать для вас? @@ -59,7 +59,7 @@ ent-ClothingUniformJumpskirtScientist = юбка-комбинезон учёно ent-ClothingUniformJumpskirtRoboticist = юбка-комбинезон робототехника .desc = Стройнящий чёрный цвет и усиленные швы; отлично подходит для работы на производстве. ent-ClothingUniformJumpskirtSec = юбка-комбинезон службы безопасности - .desc = Юбка-комбинезон из прочного материала, обеспечивающая надежную защиту. + .desc = Юбка-комбинезон из прочного материала, обеспечивающая надёжную защиту. ent-ClothingUniformJumpskirtWarden = униформа смотрителя .desc = Формальный костюм службы безопасности для офицеров в комплекте с пряжкой для ремня Nanotrasen. ent-ClothingUniformJumpskirtColorGrey = серая юбка-комбинезон @@ -123,7 +123,7 @@ ent-ClothingUniformJumpskirtLawyerRed = красная адвокатская ю ent-ClothingUniformJumpskirtLawyerBlue = синяя адвокатская юбка-костюм .desc = Яркий синий костюм с юбкой, который носят адвокаты и хвастуны. ent-ClothingUniformJumpskirtLawyerBlack = чёрная адвокатская юбка-костюм - .desc = Изысканный черный костюм с юбкой, который носят адвокаты и гангстеры. + .desc = Изысканный чёрный костюм с юбкой, который носят адвокаты и гангстеры. ent-ClothingUniformJumpskirtLawyerPurple = фиолетовая адвокатская юбка-костюм .desc = Стильный фиолетовый костюм с юбкой, который носят адвокаты и шоумены. ent-ClothingUniformJumpskirtLawyerGood = хорошая адвокатская юбка-костюм diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl index fc5d8bf680f..ad97f270ad8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl @@ -1,7 +1,7 @@ ent-ClothingUniformJumpsuitDeathSquad = униформа Эскадрона смерти .desc = Усовершенствованный бронированный комбинезон, используемый спецподразделениями при проведении специальных операций. ent-ClothingUniformJumpsuitAncient = старинный комбинезон - .desc = Ужасно поношенный и потрепанный серый комбинезон. Он выглядит так, будто его не стирали более десяти лет. + .desc = Ужасно поношенный и потрёпанный серый комбинезон. Он выглядит так, будто его не стирали более десяти лет. ent-ClothingUniformJumpsuitBartender = униформа бармена .desc = Красивая и опрятная форма. Жаль только, что про бар этого не скажешь. ent-ClothingUniformJumpsuitJacketMonkey = обезьянья жилетка бармена @@ -15,7 +15,7 @@ ent-ClothingUniformJumpsuitCargo = комбинезон грузчика ent-ClothingUniformJumpsuitSalvageSpecialist = комбинезон специалиста по утилизации .desc = Удобный прочный комбинезон. Очень грязный. ent-ClothingUniformJumpsuitChiefEngineer = комбинезон старшего инженера - .desc = Это комбинезон повышенной заметности, который выдается тем инженерам, которые достаточно безумны и живучи, чтобы достичь звания главного инженера. Имеет слабую защиту от радиации. + .desc = Это комбинезон повышенной заметности, который выдаётся тем инженерам, которые достаточно безумны и живучи, чтобы достичь звания главного инженера. Имеет слабую защиту от радиации. ent-ClothingUniformJumpsuitChiefEngineerTurtle = водолазка старшего инженера .desc = Жёлтая водолазка, разработанная специально для работы в условиях инженерного отдела. ent-ClothingUniformJumpsuitChaplain = комбинезон священника @@ -25,7 +25,7 @@ ent-ClothingUniformJumpsuitCentcomAgent = комбинезон агента Це ent-ClothingUniformJumpsuitCentcomOfficial = костюм офицера Центком .desc = Это комбинезон, который носят офицеры Центком высшего звена. ent-ClothingUniformJumpsuitCentcomOfficer = водолазка Центком - .desc = Повседневная, но элегантная водолазка зеленого цвета, используемая офицерами Центком. От неё веет алоэ. + .desc = Повседневная, но элегантная водолазка зелёного цвета, используемая офицерами Центком. От неё веет алоэ. ent-ClothingUniformJumpsuitChef = униформа шеф-повара .desc = Без этого нельзя готовить. ent-ClothingUniformJumpsuitChemistry = комбинезон химика @@ -49,7 +49,7 @@ ent-ClothingUniformJumpsuitDetective = поношенный костюм ent-ClothingUniformJumpsuitDetectiveGrey = нуарный костюм .desc = Крутой серый костюм частного сыщика с зажимом для галстука. ent-ClothingUniformJumpsuitEngineering = инженерный комбинезон - .desc = Если бы этот костюм был изолированным, возможно, инженеры действительно выполняли бы свою чертову работу. + .desc = Если бы этот костюм был изолированным, возможно, инженеры действительно выполняли бы свою чёртову работу. ent-ClothingUniformJumpsuitEngineeringHazard = защитный комбинезон .desc = Соткан в тёплом оранжевом цвете. Даёт окружающим понять, что вы действительно серьёзно относитесь к делу, когда речь идёт о работе. ent-ClothingUniformJumpsuitHoP = комбинезон главы персонала @@ -57,7 +57,7 @@ ent-ClothingUniformJumpsuitHoP = комбинезон главы персона ent-ClothingUniformJumpsuitHoS = комбинезон главы службы безопасности .desc = Он ярко-красный и хрустящий, какими часто бывают жертвы службы безопасности. ent-ClothingUniformJumpsuitHoSAlt = водолазка главы службы безопасности - .desc = Это водолазка, носимая теми, кто достаточно силен и дисциплинирован, чтобы достичь должности главы службы безопасности. + .desc = Это водолазка, носимая теми, кто достаточно силён и дисциплинирован, чтобы достичь должности главы службы безопасности. ent-ClothingUniformJumpsuitHoSBlue = синий комбинезон главы службы безопасности .desc = Синий комбинезон главы службы безопасности. ent-ClothingUniformJumpsuitHoSGrey = серый комбинезон главы службы безопасности @@ -75,10 +75,10 @@ ent-ClothingUniformJumpsuitMedicalDoctor = комбинезон врача ent-ClothingUniformJumpsuitMime = костюм мима .desc = ... ent-ClothingUniformJumpsuitParamedic = комбинезон парамедика - .desc = На нем есть плюс, это хорошо, верно? + .desc = На нём есть плюс, это хорошо, верно? ent-ClothingUniformJumpsuitBrigmedic = комбинезон бригмедика .desc = Форма, выдаваемая квалифицированным и прошедшим обучение лицам. Никого не волнует, что обучение продлилось полдня. -ent-ClothingUniformJumpsuitPrisoner = комбинезон заключенного +ent-ClothingUniformJumpsuitPrisoner = комбинезон заключённого .desc = Арестован. ent-ClothingUniformJumpsuitQM = комбинезон квартирмейстера .desc = Что Браун может сделать для вас? @@ -95,7 +95,7 @@ ent-ClothingUniformJumpsuitScientistFormal = торжественный комб ent-ClothingUniformJumpsuitRoboticist = комбинезон робототехника .desc = Стройнящий чёрный цвет и усиленные швы; отлично подходит для работы на производстве. ent-ClothingUniformJumpsuitSec = комбинезон службы безопасности - .desc = Комбинезон из прочного материала, обеспечивающий надежную защиту. + .desc = Комбинезон из прочного материала, обеспечивающий надёжную защиту. ent-ClothingUniformJumpsuitSecBlue = голубая рубашка и галстук .desc = Я сейчас немного занят, Калхаун. ent-ClothingUniformJumpsuitSecGrey = серый комбинезон службы безопасности @@ -127,7 +127,7 @@ ent-ClothingUniformJumpsuitColorTeal = аквамариновый комбине ent-ClothingUniformJumpsuitColorPurple = фиолетовый комбинезон .desc = Обычный фиолетовый комбинезон без знаков различия. ent-ClothingUniformJumpsuitColorDarkGreen = тёмно-зелёный комбинезон - .desc = Обычный темно-зеленый комбинезон без знаков различия. + .desc = Обычный тёмно-зелёный комбинезон без знаков различия. ent-ClothingUniformJumpsuitColorLightBrown = светло-коричневый комбинезон .desc = Обычный светло-коричневый комбинезон без знаков различия. ent-ClothingUniformJumpsuitColorBrown = коричневый комбинезон @@ -147,7 +147,7 @@ ent-ClothingUniformJumpsuitLawyerRed = красный адвокатский к ent-ClothingUniformJumpsuitLawyerBlue = синий адвокатский костюм .desc = Яркий синий костюм, который носят адвокаты и хвастуны. ent-ClothingUniformJumpsuitLawyerBlack = чёрный адвокатский костюм - .desc = Изысканный черный костюм, который носят адвокаты и гангстеры. + .desc = Изысканный чёрный костюм, который носят адвокаты и гангстеры. ent-ClothingUniformJumpsuitLawyerPurple = фиолетовый адвокатский костюм .desc = Стильный фиолетовый костюм, который носят адвокаты и шоумены. ent-ClothingUniformJumpsuitLawyerGood = хороший адвокатский костюм @@ -183,13 +183,13 @@ ent-ClothingUniformJumpsuitAtmosCasual = повседневный комбине ent-ClothingUniformJumpsuitPsychologist = костюм психолога .desc = Я не теряю вещи. Я кладу вещи в места, которые потом ускользают от меня. ent-ClothingUniformJumpsuitReporter = костюм репортёра - .desc = Хороший репортер остается скептиком всю свою жизнь. + .desc = Хороший репортёр остаётся скептиком всю свою жизнь. ent-ClothingUniformJumpsuitSafari = костюм для сафари .desc = Идеально для экскурсии по джунглям. ent-ClothingUniformJumpsuitJournalist = костюм журналиста .desc = Если журналистская работа хороша, она противоречива по своей природе. ent-ClothingUniformJumpsuitMonasticRobeDark = тёмная монашеская ряса - .desc = Это темная ряса, которую часто носят религиозные люди. + .desc = Это тёмная ряса, которую часто носят религиозные люди. ent-ClothingUniformJumpsuitMonasticRobeLight = светлая монашеская ряса .desc = Это светлая ряса, которую часто носят религиозные люди. ent-ClothingUniformJumpsuitMusician = костюм из карпокожи @@ -216,13 +216,13 @@ ent-ClothingUniformJumpsuitPirate = пиратская форма ent-ClothingUniformJumpsuitCossack = казачий костюм .desc = Старые добрые штаны да бригантина. ent-ClothingUniformJumpsuitHawaiBlack = чёрная гавайская рубашка - .desc = Черная, как звездная ночь. + .desc = Чёрная, как звёздная ночь. ent-ClothingUniformJumpsuitHawaiBlue = синяя гавайская рубашка .desc = Синяя, как бескрайний океан. ent-ClothingUniformJumpsuitHawaiRed = красная гавайская рубашка .desc = Красная, как сочные арбузы. ent-ClothingUniformJumpsuitHawaiYellow = жёлтая гавайская рубашка - .desc = Желтая, как яркое солнце. + .desc = Жёлтая, как яркое солнце. ent-ClothingUniformJumpsuitSyndieFormal = торжественный костюм Синдиката .desc = Форма Синдиката выполнена в элегантном стиле, в ней даже жалко проделывать грязные трюки. ent-ClothingUniformJumpsuitFlannel = фланелевый комбинезон diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl index 5b2793eac55..21e24125637 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/ship_vs_ship.ftl @@ -3,7 +3,7 @@ ent-ClothingUniformJumpsuitRecruitNT = комбинезон рекрута ent-ClothingUniformJumpsuitRecruitSyndie = комбинезон рекрута Синдиката .desc = Подозрительный тёмно-серый комбинезон. Как будто пассажиры не были и без того достаточно подозрительными. ent-ClothingUniformJumpsuitRepairmanNT = комбинезон ремонтника - .desc = Комбинезон, напоминающий вам определенную рабочую специальность в гражданском секторе. Надеемся, вам не придется выполнять ту же работу, что и этим чудакам. + .desc = Комбинезон, напоминающий вам определённую рабочую специальность в гражданском секторе. Надеемся, вам не придётся выполнять ту же работу, что и этим чудакам. ent-ClothingUniformJumpsuitRepairmanSyndie = комбинезон ремонтника Синдиката .desc = Функциональный, модный, крутой. Инженеры Nanotrasen мечтают выглядеть так же хорошо, как и вы. ent-ClothingUniformJumpsuitParamedicNT = комбинезон парамедика diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/cyborgs/borg_chassis.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/cyborgs/borg_chassis.ftl index 7c9a82b939c..c051476ee3e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/cyborgs/borg_chassis.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/cyborgs/borg_chassis.ftl @@ -15,4 +15,4 @@ ent-BorgChassisSyndicateAssault = штурмовой киборг Синдика ent-BorgChassisSyndicateMedical = медицинский киборг Синдиката .desc = Боевой медицинский киборг. Имеет ограниченный наступательный потенциал, но с лихвой компенсирует его своими вспомогательными возможностями. ent-BorgChassisSyndicateSaboteur = саботажный киборг Синдиката - .desc = Изящный инженерный киборг, оснащенный модулями скрытности. Проектор-хамелеон позволяет ему маскироваться под киборга Nanotrasen. + .desc = Изящный инженерный киборг, оснащённый модулями скрытности. Проектор-хамелеон позволяет ему маскироваться под киборга Nanotrasen. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl index 2cd8ef97a28..b709dc0062f 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl @@ -1,9 +1,9 @@ ent-MobBat = летучая мышь .desc = В одних культурах они вызывают ужас, в других - хрустят на зубах. ent-MobBee = пчела - .desc = Приятно иметь, но нельзя построить цивилизацию на фундаменте из одного только меда. + .desc = Приятно иметь, но нельзя построить цивилизацию на фундаменте из одного только мёда. ent-MobAngryBee = пчела - .desc = Какая милая пчелка. О нет, она выглядит злой и хочет мою пиццу. + .desc = Какая милая пчёлка. О нет, она выглядит злой и хочет мою пиццу. .suffix = Злой ent-MobChicken = курица .desc = Была раньше яйца, динозавром! @@ -12,7 +12,7 @@ ent-MobChicken1 = { ent-MobChicken } ent-MobChicken2 = { ent-MobChicken } .desc = { ent-MobChicken.desc } ent-FoodEggChickenFertilized = куриное яйцо - .suffix = Оплодотворенный, Курица + .suffix = Оплодотворённый, Курица .desc = { ent-FoodEgg.desc } ent-MobCockroach = таракан .desc = Эта станция просто кишит насекомыми. @@ -28,7 +28,7 @@ ent-MobDuckWhite = белая утка ent-MobDuckBrown = коричневая утка .desc = Очаровательная коричневая уточка, пушистая и мягкая! ent-FoodEggDuckFertilized = утиное яйцо - .suffix = Оплодотворенный, Утка + .suffix = Оплодотворённый, Утка .desc = { ent-FoodEgg.desc } ent-MobButterfly = бабочка .desc = Вопреки заблуждениям, это не душа вашей бабушки. @@ -79,7 +79,7 @@ ent-MobSlug = слизняк ent-MobFrog = лягушка .desc = Прыг прыг прыг. Выглядит мокрой. ent-MobParrot = попугай - .desc = Проникает в ваши владения, шпионит за вами и при этом остается классным питомцем. + .desc = Проникает в ваши владения, шпионит за вами и при этом остаётся классным питомцем. ent-MobPenguin = пингвин .desc = Их жизнь - это постоянная боль из-за коленных суставов внутри тела. ent-MobGrenadePenguin = пингвин гренадёр diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/argocyte.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/argocyte.ftl index 39d1d9a5d94..5bd8b4e7548 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/argocyte.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/argocyte.ftl @@ -18,7 +18,7 @@ ent-MobArgocyteGlider = скользун ent-MobArgocyteHarvester = сборщик .desc = { ent-BaseMobArgocyte.desc } ent-MobArgocyteCrawler = ползун - .desc = Смертоносные стайные животные, задирающие ни о чем не подозревающих путешественников. + .desc = Смертоносные стайные животные, задирающие ни о чём не подозревающих путешественников. ent-MobArgocyteEnforcer = силач .desc = { ent-BaseMobArgocyte.desc } ent-MobArgocyteFounder = прародитель diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/flesh.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/flesh.ftl index 5e1a0d2e1ef..b0ca9de121e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/flesh.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/flesh.ftl @@ -1,5 +1,5 @@ ent-BaseMobFlesh = искажённая плоть - .desc = Колышущаяся масса плоти, оживленная под действием аномальной энергии. + .desc = Колышущаяся масса плоти, оживлённая под действием аномальной энергии. ent-MobFleshJared = { ent-BaseMobFlesh } .desc = { ent-BaseMobFlesh.desc } ent-MobFleshGolem = { ent-BaseMobFlesh } @@ -11,7 +11,7 @@ ent-MobFleshLover = { ent-BaseMobFlesh } ent-MobAbomination = мерзость .desc = Бракованный клон, испытывающий постоянную боль и жаждущий мести. ent-BaseMobFleshSalvage = искажённая плоть - .desc = Колышущаяся масса плоти, оживленная под действием аномальной энергии. + .desc = Колышущаяся масса плоти, оживлённая под действием аномальной энергии. .suffix = Обломок ent-MobFleshJaredSalvage = { ent-BaseMobFleshSalvage } .desc = { ent-BaseMobFleshSalvage.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/human.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/human.ftl index d2cd2ec436a..2d28f8fd4dd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/human.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/human.ftl @@ -10,6 +10,6 @@ ent-MobSyndicateFootsoldierPilot = пилот шаттла Синдиката .desc = { ent-MobSyndicateFootsoldier.desc } ent-SalvageHumanCorpse = неопознанный труп .desc = Я думаю, оно мертво. - .suffix = Мертвый + .suffix = Мёртвый ent-MobCluwne = существо .desc = Полиморфированное несчастье. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/pets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/pets.ftl index 6f901e82019..c30a4ee007a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/pets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/pets.ftl @@ -1,7 +1,7 @@ ent-MobCorgiIan = Иан .desc = Любимое домашнее животное - корги. ent-MobCorgiIanOld = Старый Иан - .desc = Всё ещё любимый домашний корги. Любит свои колеса. + .desc = Всё ещё любимый домашний корги. Любит свои колёса. ent-MobCorgiLisa = Лиза .desc = Любимая корги Иана. ent-MobCorgiIanPup = щенок Иан @@ -30,7 +30,7 @@ ent-MobPossumMortyOld = Морти ent-MobPossumPoppy = Поппи .desc = Это опоссум, небольшое сумчатое животное, питающееся отбросами. На него надеты соответствующие средства индивидуальной защиты. ent-MobRaccoonMorticia = Мортиша - .desc = Могущественное создание ночи. Ее тени для век всегда на высоте. + .desc = Могущественное создание ночи. Её тени для век всегда на высоте. ent-MobAlexander = Александр .desc = Лучший коллега повара. ent-MobFoxRenault = Алиса @@ -42,7 +42,7 @@ ent-MobSpiderShiva = Шива ent-MobKangarooWillow = Уиллоу .desc = Уиллоу, кенгуру-боксёр. ent-MobSlimesPet = Смайл - .desc = Этот экземпляр прошел через тысячи экспериментов. Но это самое милое создание в мире. Улыбайся, Смайл! + .desc = Этот экземпляр прошёл через тысячи экспериментов. Но это самое милое создание в мире. Улыбайся, Смайл! ent-MobMonkeyPunpun = Пун Пун .desc = Видный представитель обезьян с неограниченным доступом к алкоголю. ent-MobCrabAtmos = Тропико diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/shadows.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/shadows.ftl index 627e776713b..ab52b84443a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/shadows.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/shadows.ftl @@ -1,4 +1,4 @@ ent-BaseShadowMob = { ent-BaseShadow } .desc = { ent-BaseShadow.desc } ent-MobCatShadow = теневой кот - .desc = Чудесный кусочек тьмы. Надеемся, он не навлечет на вас проклятие. + .desc = Чудесный кусочек тьмы. Надеемся, он не навлечёт на вас проклятие. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl index 68d0610545c..2fe22c6b653 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl @@ -3,7 +3,7 @@ ent-DrinkBase = { ent-BaseItem } ent-DrinkGlassBase = { ent-DrinkBase } .desc = { ent-DrinkBase.desc } ent-DrinkGlass = стакан-метаморф - .desc = Стакан-метаморф, который автоматически превращается в ёмкость, соответствующую находящемуся в нём напитку. На донышке виден затертый номер патента. + .desc = Стакан-метаморф, который автоматически превращается в ёмкость, соответствующую находящемуся в нём напитку. На донышке виден затёртый номер патента. ent-DrinkGlassCoupeShaped = бокал-купе .desc = Классический бокал-купе с тонкой ножкой, символ этикеток "не кантовать" на ящиках по всей галактике. ent-DrinkAbsintheGlass = { ent-DrinkGlass } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl index 902e72cfc76..ce6f49ccc18 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl @@ -7,7 +7,7 @@ ent-DrinkBottleVisualsOpenable = { "" } ent-DrinkBottleVisualsAll = { "" } .desc = { "" } ent-DrinkAbsintheBottleFull = Джейлбрейк Верте - .desc = Всего один глоток этого напитка, и вы сразу понимаете, что хорошо проведете время. + .desc = Всего один глоток этого напитка, и вы сразу понимаете, что хорошо проведёте время. ent-DrinkBlueCuracaoBottleFull = Кюрасао Мисс Синева .desc = Фруктовый, удивительно лазурный напиток. Не позволяет выпившему использовать пятую магию. ent-DrinkBottleOfNothingFull = бутылка ничего @@ -15,7 +15,7 @@ ent-DrinkBottleOfNothingFull = бутылка ничего ent-DrinkChampagneBottleFull = бутылка шампанского .desc = Только люди, обделённые воображением, не могут найти оправдание шампанскому. ent-DrinkCognacBottleFull = бутылка коньяка - .desc = Сладкий и крепкий алкогольный напиток, изготовленный путем многократной дистилляции и многолетней выдержки. На этот раз вы можете не кричать "ЩИТКЬЮРИТИ". + .desc = Сладкий и крепкий алкогольный напиток, изготовленный путём многократной дистилляции и многолетней выдержки. На этот раз вы можете не кричать "ЩИТКЬЮРИТИ". ent-DrinkColaBottleFull = бутылка космической колы .desc = Кола в космосе. ent-DrinkGrenadineBottleFull = бутылка сиропа гренадин Спящая Красавица @@ -27,7 +27,7 @@ ent-DrinkGildlagerBottleFull = бутылка гильдлагера ent-DrinkCoffeeLiqueurBottleFull = бутылка кофейного ликёра .desc = Великолепный вкус кофе без каких-либо его достоинств. ent-DrinkMelonLiquorBottleFull = дынный ликёр Эмеральдин - .desc = Бутылка 23-градусного Дынного ликёра Эмеральдин. Сладкий и легкий. + .desc = Бутылка 23-градусного Дынного ликёра Эмеральдин. Сладкий и лёгкий. ent-DrinkPatronBottleFull = бутылка покровителя в художественной обёртке .desc = Текилла с привкусом серебра, которую подают в ночных клубах по всей галактике. ent-DrinkPoisonWinebottleFull = бутылка колдовского бархата @@ -49,7 +49,7 @@ ent-DrinkWhiskeyBottleFull = особый запас дядюшки Гита ent-DrinkWineBottleFull = особое двухбородое бородатое вино .desc = Слабая аура беспокойства и страха окружает бутылку. ent-DrinkBeerBottleFull = пиво - .desc = Алкогольный напиток, приготовленный из солодовых зерен, хмеля, дрожжей и воды. + .desc = Алкогольный напиток, приготовленный из солодовых зёрен, хмеля, дрожжей и воды. ent-DrinkAleBottleFull = магма-эль .desc = Выбор истинных дворфов. ent-DrinkWaterBottleFull = бутылка воды diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl index c6ba24d9f5d..78e29e16c99 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl @@ -10,7 +10,7 @@ ent-DrinkIcedTeaCan = банка холодного чая ent-DrinkLemonLimeCan = банка лимон-лайма .desc = Вы хотели АПЕЛЬСИН. А он выдал вам лимон-лайм. ent-DrinkGrapeCan = банка виноградной газировки - .desc = Подслащенный напиток с виноградным вкусом и глубоким фиолетовым цветом. + .desc = Подслащённый напиток с виноградным вкусом и глубоким фиолетовым цветом. ent-DrinkRootBeerCan = банка рутбира .desc = Вкуснейший рутбир, теперь в компактной банке! ent-DrinkSodaWaterCan = банка газированной воды @@ -24,7 +24,7 @@ ent-DrinkSolDryCan = sol dry ent-DrinkStarkistCan = банка старкист .desc = Вкус жидкой звезды. И, немного тунца...? ent-DrinkTonicWaterCan = банка тоника - .desc = У хинина смешной вкус, но по крайней мере он убережет от космической малярии. + .desc = У хинина смешной вкус, но по крайней мере он убережёт от космической малярии. ent-DrinkFourteenLokoCan = банка Фоуртин Локо .desc = Этикетка гласит что употребление Фоуртин Локо может вызвать судороги, слепоту, опьянение, или даже смерть. Пожалуйста, пейте ответственно. ent-DrinkChangelingStingCan = банка Жала генокрада @@ -32,7 +32,7 @@ ent-DrinkChangelingStingCan = банка Жала генокрада ent-DrinkDrGibbCan = банка доктора Гибба .desc = Восхитительная смесь из 42 различных вкусов. ent-DrinkNukieCan = банка нюка-робаст - .desc = Бодрящий напиток... очень бодрящий. Заполнен зеленой жидкостью, после употребления рекомендуется обратиться к врачу. + .desc = Бодрящий напиток... очень бодрящий. Заполнен зелёной жидкостью, после употребления рекомендуется обратиться к врачу. ent-DrinkEnergyDrinkCan = банка энергетика Ред Булеан .desc = Банка Ред Булеан, как известно, убивает лошадь. ent-DrinkCanPack = держатель для напитков diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl index bb0d486e4d9..ccb14f92742 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cups.ftl @@ -9,9 +9,9 @@ ent-DrinkMug = кружка ent-DrinkMugBlack = чёрная кружка .desc = Изящная чёрная кружка. ent-DrinkMugBlue = синяя кружка - .desc = Синяя с черным кружка. + .desc = Синяя с чёрным кружка. ent-DrinkMugGreen = зелёная кружка - .desc = Бледно-зеленая с розовым кружка. + .desc = Бледно-зелёная с розовым кружка. ent-DrinkMugDog = кружка со смешной собакой .desc = Он похож на мультяшного бигля. ent-DrinkMugHeart = кружка с сердцем @@ -19,17 +19,17 @@ ent-DrinkMugHeart = кружка с сердцем ent-DrinkMugMetal = металлическая кружка .desc = Металлическая кружка. Вы не уверены, из какого именно металла. ent-DrinkMugMoebius = кружка мёбиус - .desc = Кружка с логотипом Moebius Laboratories. Даже ваш утренний кофе не защищен от корпоративной рекламы. + .desc = Кружка с логотипом Moebius Laboratories. Даже ваш утренний кофе не защищён от корпоративной рекламы. ent-DrinkMugOne = кружка #1 .desc = Белая кружка, на которой выделяется #1. ent-DrinkMugRainbow = радужная кружка .desc = Радужная кружка. Цвета ярки как искры сварочного аппарата. ent-DrinkMugRed = красная кружка - .desc = Красная с черным кружка. + .desc = Красная с чёрным кружка. ent-DrinkHotCoco = кружка горячего шоколада .desc = Горячий напиток, состоящий из растопленного шоколада и подогретого молока. ent-DrinkHotCoffee = кружка кофе - .desc = Кофе это напиток, который готовят из обжаренных зёрен, обычно называемых кофейными зернами, с кофейного куста. + .desc = Кофе это напиток, который готовят из обжаренных зёрен, обычно называемых кофейными зёрнами, с кофейного куста. ent-DrinkCafeLatte = латте .desc = Приятный, крепкий и вкусный напиток на время чтения. ent-DrinkTeacup = чашка чая diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl index c34d5c3556f..86654057ad9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl @@ -19,7 +19,7 @@ ent-FoodBreadMeat = мясной хлеб ent-FoodBreadMeatSlice = ломтик мясного хлеба .desc = Кусочек вкусного мясного хлеба. ent-FoodBreadMeatXeno = хлеб из ксено-мяса - .desc = Успокаивающе зеленый рулет из мяса ксеноса. Крайне еретичен. + .desc = Успокаивающе зелёный рулет из мяса ксеноса. Крайне еретичен. ent-FoodBreadMeatXenoSlice = ломтик хлеба из ксено-мяса .desc = Кусочек вкусного мясного хлеба. Крайне еретичен. ent-FoodBreadMeatSpider = хлеб из паучьего мяса diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/cake.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/cake.ftl index 1e283100a41..2fc1321f9ad 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/cake.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/cake.ftl @@ -59,7 +59,7 @@ ent-FoodCakeChristmas = рождественский торт ent-FoodCakeChristmasSlice = кусок рождественского торта .desc = { ent-FoodCakeSliceBase.desc } ent-FoodCakeBirthday = именинный торт - .desc = С днем рождения, маленький клоун... + .desc = С днём рождения, маленький клоун... ent-FoodCakeBirthdaySlice = кусок именинного торта .desc = Кусок вашего дня рождения. ent-FoodCakeVanilla = ванильный торт diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl index 5cd396bc6f3..ae6e40be242 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donkpocket.ftl @@ -37,4 +37,4 @@ ent-FoodDonkpocketCarp = карп-покет ent-FoodDonkpocketCarpWarm = тёплый карп-покет .desc = { ent-FoodDonkpocketCarp.desc } ent-FoodDonkpocketDink = динк-покет - .desc = Малоизвестный донк-покет для ящеров, с начинкой из маринованной моркови и обернутый морскими водорослями. Рекомендуется употреблять холодным, а еще лучше вообще не есть. + .desc = Малоизвестный донк-покет для ящеров, с начинкой из маринованной моркови и обёрнутый морскими водорослями. Рекомендуется употреблять холодным, а ещё лучше вообще не есть. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donut.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donut.ftl index e4320242107..2b806523183 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donut.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/donut.ftl @@ -19,7 +19,7 @@ ent-FoodDonutApple = яблочный пончик ent-FoodDonutCaramel = карамельный пончик .desc = Отлично сочетается с кружкой горячего какао. ent-FoodDonutChocolate = шоколадный пончик - .desc = Отлично сочетается со стаканом теплого молока. + .desc = Отлично сочетается со стаканом тёплого молока. ent-FoodDonutBlumpkin = блорбо пончик .desc = Отлично сочетается с кружкой БЛОРБО. ent-FoodDonutBungo = бунго пончик @@ -39,7 +39,7 @@ ent-FoodDonutJellyApple = желейный яблочный пончик ent-FoodDonutJellyCaramel = желейный карамельный пончик .desc = Отлично сочетается с кружкой горячего какао. ent-FoodDonutJellyChocolate = желейный шоколадный пончик - .desc = Отлично сочетается со стаканом теплого молока. + .desc = Отлично сочетается со стаканом тёплого молока. ent-FoodDonutJellyBlumpkin = желейный блорбо пончик .desc = Отлично сочетается с кружкой БЛОРБО. ent-FoodDonutJellyBungo = желейный бунго пончик diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl index 89c9125d404..471a8f2a8c2 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl @@ -9,9 +9,9 @@ ent-FoodBakedMuffinCherry = вишнёвый маффин ent-FoodBakedMuffinBluecherry = маффин с голубой вишней .desc = Голубые вишни внутри вкусного маффина. ent-FoodBakedBunHoney = медовая булочка - .desc = Булочка из липкого теста, глазированная медом. + .desc = Булочка из липкого теста, глазированная мёдом. ent-FoodBakedBunHotX = булочка хоткросс - .desc = Булочка из липкого теста, глазированная отчетливым белым крестом. + .desc = Булочка из липкого теста, глазированная отчётливым белым крестом. ent-FoodBakedBunMeat = мясная булочка .desc = Имеет все шансы не быть собакой. ent-FoodBakedCookie = печенье @@ -43,13 +43,13 @@ ent-FoodBakedPretzel = крендель с маком ent-FoodBakedCannoli = канноли .desc = Сицилийское лакомство, превращает вас в мудреца. ent-FoodBakedDumplings = пельмени - .desc = Усредненный рецепт мяса в тесте. + .desc = Усреднённый рецепт мяса в тесте. ent-FoodBakedChevreChaud = шевре шод .desc = Кружок слегка подтаявшего козьего сыра (шевре), уложенного на кростини и поджаренного со всех сторон. ent-FoodBakedBrownieBatch = брауни .desc = Противень брауни. ent-FoodBakedBrownie = брауни - .desc = Свежеиспеченный брауни. + .desc = Свежеиспечённый брауни. .suffix = Свежий ent-FoodBakedCannabisBrownieBatch = особые брауни .desc = Противень "особых" брауни. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pie.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pie.ftl index b3b5231fe69..e882b2f9d57 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pie.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pie.ftl @@ -7,15 +7,15 @@ ent-FoodPieApple = яблочный пирог ent-FoodPieAppleSlice = кусок яблочного пирога .desc = { ent-FoodPieSliceBase.desc } ent-FoodPieBaklava = пахлава - .desc = Восхитительная полезная закуска из слоев орехов и тонкого хлеба. + .desc = Восхитительная полезная закуска из слоёв орехов и тонкого хлеба. ent-FoodPieBaklavaSlice = кусок пахлавы - .desc = Порция восхитительной полезной закуски из слоев орехов и тонкого хлеба. + .desc = Порция восхитительной полезной закуски из слоёв орехов и тонкого хлеба. ent-FoodPieBananaCream = кремовый банановый пирог .desc = Прямо как дома, на планете клоунов! ХОНК! ent-FoodPieBananaCreamSlice = кусок кремового бананового пирога .desc = Прямо как дома, на планете клоунов! ХОНК! ent-FoodPieClafoutis = ягодный клафути - .desc = Черных птиц нет, это хороший знак. + .desc = Чёрных птиц нет, это хороший знак. ent-FoodPieClafoutisSlice = кусок ягодного клафути .desc = { ent-FoodPieSliceBase.desc } ent-FoodPieCherry = вишнёвый пирог diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pizza.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pizza.ftl index ffc2d3285b9..5f00cc20cdf 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pizza.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/pizza.ftl @@ -31,7 +31,7 @@ ent-FoodPizzaSassysage = дерзкалбасная пицца ent-FoodPizzaSassysageSlice = кусок дерзкалбасной пиццы .desc = Восхитительно дерзкая, восхитительно колбасная. ent-FoodPizzaPineapple = Гавайская пицца - .desc = Заставляет людей рыдать. Слезы ли это радости или же печали, зависит от любви человека к ананасу. + .desc = Заставляет людей рыдать. Слёзы ли это радости или же печали, зависит от любви человека к ананасу. ent-FoodPizzaPineappleSlice = кусок ананасовой пиццы .desc = Кусочек радости/греха. ent-FoodPizzaArnold = пицца Арнольда diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/burger.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/burger.ftl index f3d3f61570e..06737b7b374 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/burger.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/burger.ftl @@ -21,7 +21,7 @@ ent-FoodBurgerCat = котбургер ent-FoodBurgerClown = клоунский бургер .desc = Забавный вкус... ent-FoodBurgerMime = мимбургер - .desc = Его вкус не поддается описанию. + .desc = Его вкус не поддаётся описанию. ent-FoodBurgerBrain = мозгобургер .desc = Странный на вид бургер. Он выглядит почти разумным. ent-FoodBurgerGhost = призрачный бургер @@ -39,13 +39,13 @@ ent-FoodBurgerFive = файв аларм бургер ent-FoodBurgerRat = крысобургер .desc = Вполне то, чего вы ожидали... ent-FoodBurgerBaseball = хоум-ран бургер - .desc = Он еще теплый. Пар, исходящий от него, пахнет чем-то вроде пота. + .desc = Он ещё тёплый. Пар, исходящий от него, пахнет чем-то вроде пота. ent-FoodBurgerHuman = челбургер .desc = Невозможно определить, из кого это сделано... ent-FoodBurgerBacon = бургер с беконом .desc = Идеальное сочетание всего американского. ent-FoodBurgerEmpowered = заряженный бургер - .desc = Шокирующе хорош, если вы живете за счет электричества. + .desc = Шокирующе хорош, если вы живёте за счёт электричества. ent-FoodBurgerCrab = краббургер .desc = Вкусная котлета из крабовых палочек, засунутая между булочками. ent-FoodBurgerPlain = бургер @@ -53,9 +53,9 @@ ent-FoodBurgerPlain = бургер ent-FoodBurgerSoy = сойлент бургер .desc = После еды у вас возникает непреодолимое желание купить по завышенной цене фигурки супергероев. ent-FoodBurgerMcrib = бургер с рёбрышками барбекю - .desc = Неуловимый гамбургер в форме ребрышек, доступность которого весьма ограничена по всей галактике. Не так хорош, как вы его помните. + .desc = Неуловимый гамбургер в форме рёбрышек, доступность которого весьма ограничена по всей галактике. Не так хорош, как вы его помните. ent-FoodBurgerMcguffin = макгаффин - .desc = Дешевая и жирная имитация яиц Бенедикт. + .desc = Дешёвая и жирная имитация яиц Бенедикт. ent-FoodBurgerChicken = бургер с курицей .desc = Вкусный бургер с курицей, говорят, что выручка от этого угощения помогает криминализировать разоружение людей на космической границе. ent-FoodBurgerDuck = бургер с уткой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/condiments.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/condiments.ftl index 42631849052..419c3718848 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/condiments.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/condiments.ftl @@ -23,7 +23,7 @@ ent-FoodCondimentPacketPepper = чёрный перец ent-FoodCondimentPacketSalt = соль .desc = Соль. Из космических океанов, предположительно. ent-FoodCondimentPacketSoy = соевый соус - .desc = Соленая приправа на основе сои. + .desc = Солёная приправа на основе сои. ent-FoodCondimentPacketSugar = сахар .desc = Вкусный космический сахар! ent-BaseFoodCondimentBottle = бутылка приправы diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/plate.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/plate.ftl index 5ab9b539383..319a28ccacc 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/plate.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/plate.ftl @@ -11,4 +11,4 @@ ent-FoodPlatePlastic = пластиковая тарелка ent-FoodPlateSmallPlastic = пластиковая тарелка .desc = Синяя пластиковая тарелка, отлично подходит для кусков праздничного торта. ent-FoodPlateTin = формочка для пирога - .desc = Дешевая формочка из фольги для пирогов. + .desc = Дешёвая формочка из фольги для пирогов. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/tin.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/tin.ftl index 7b6b7deaceb..4d74f365776 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/tin.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/tin.ftl @@ -1,7 +1,7 @@ ent-FoodTinBase = консерва .desc = Консервная банка чего-то, плотно закрытая. ent-FoodTinBaseTrash = пустая консерва - .desc = Пустая консервная банка. Из нее можно получить немного металла. + .desc = Пустая консервная банка. Из неё можно получить немного металла. ent-FoodTinPeaches = консервированные персики .desc = Банка отличных спелых персиков, плавающих в собственном соку. ent-FoodTinPeachesTrash = консервированные персики diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/frozen.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/frozen.ftl index 66fec5d94e1..71f827f26e3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/frozen.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/frozen.ftl @@ -19,7 +19,7 @@ ent-FoodFrozenPopsicleJumbo = мороженое-джамбо ent-FoodFrozenSnowconeBase = сладкий снежный конус .desc = Это всего лишь толчёный лёд и простой сироп, минимум усилий. ent-FoodFrozenSnowcone = безвкусный снежный конус - .desc = Это всего лишь толчёный лёд. Но его все равно весело грызть. + .desc = Это всего лишь толчёный лёд. Но его всё равно весело грызть. ent-FoodFrozenSnowconeBerry = ягодный снежный конус .desc = Ягодный сироп, вылитый на снежок в бумажном стаканчике. ent-FoodFrozenSnowconeFruit = фруктовый снежный конус diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meals.ftl index dd4c0f28aab..ad77bfa353d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meals.ftl @@ -1,7 +1,7 @@ ent-FoodMealBase = { ent-FoodInjectableBase } .desc = Вкусное блюдо, приготовленное с любовью. -ent-FoodMealPotatoLoaded = печеный картофель с начинкой - .desc = Совершенно запеченный. +ent-FoodMealPotatoLoaded = печёный картофель с начинкой + .desc = Совершенно запечённый. ent-FoodMealFries = космический фри .desc = Они же французские фри, фри свободы, и т.д. ent-FoodMealFriesCheesy = сырный фри @@ -19,7 +19,7 @@ ent-FoodMealMint = мята ent-FoodMealEggplantParm = баклажан пармиджано .desc = Единственный нормальный рецепт приготовления баклажанов. ent-FoodMealPotatoYaki = яки имо - .desc = С запеченным сладким картофелем! + .desc = С запечённым сладким картофелем! ent-FoodMealCubancarp = карп по-кубински .desc = Гриффтастический сэндвич, который обжигает язык, а затем оставляет его онемевшим! ent-FoodMealCornedbeef = солонина с капустой @@ -29,18 +29,18 @@ ent-FoodMealBearsteak = филе-медведьон ent-FoodMealPigblanket = сосиска в тесте .desc = Маленькая сосиска, обёрнутая пышной жирной булочкой. Освободите её из своей булочной тюрьмы, съев. ent-FoodMealRibs = рёбрышки барбекю - .desc = Ребрышки барбекю, покрытые обильным слоем соуса барбекю. Наименее вегетарианская вещь, которая когда-либо существовала. + .desc = Рёбрышки барбекю, покрытые обильным слоем соуса барбекю. Наименее вегетарианская вещь, которая когда-либо существовала. ent-FoodMealEggsbenedict = яйца Бенедикт .desc = Здесь только одно яйцо, как грубо. ent-FoodMealOmelette = омлет дю фромаж - .desc = Это все, что ты можешь сказать! + .desc = Это всё, что ты можешь сказать! ent-FoodMealFriedegg = яичница .desc = Жареное яйцо, с добавлением соли и перца. ent-FoodMealMilkape = молочная обезьяна .desc = Король густых джунглей. ent-FoodMealMemoryleek = лукотечка памяти .desc = Это должно освежить твою память. -ent-DisgustingSweptSoup = солено-сладкий мисо-кольный суп +ent-DisgustingSweptSoup = солёно-сладкий мисо-кольный суп .desc = Господи Иисусе. ent-FoodMealQueso = кесо .desc = Классический соус для обмакивания, с которым невозможно ошибиться. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meat.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meat.ftl index 0ba6c703d50..4113dad0283 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meat.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/meat.ftl @@ -37,7 +37,7 @@ ent-FoodMeatRotten = тухлое мясо ent-FoodMeatSpider = сырое мясо паука .desc = Кусок паучьего мяса. Это так по Кафке. ent-FoodMeatSpiderLeg = сырая паучья нога - .desc = Все еще дергающаяся нога гигантского паука... Вы же не собираетесь есть это, правда? + .desc = Всё ещё дёргающаяся нога гигантского паука... Вы же не собираетесь есть это, правда? ent-FoodMeatWheat = мясной комок .desc = Это совсем не похоже на мясо, но и ваши стандарты не так уж и высоки. ent-FoodMeatSnake = сырое мясо змеи @@ -63,7 +63,7 @@ ent-FoodMeatCooked = стейк ent-FoodMeatBaconCooked = бекон .desc = Аппетитный кусок жареного бекона. ent-FoodMeatBearCooked = жареное мясо медведя - .desc = Хорошо прожаренный кусок медвежатины. Жесткий, но вкусный с нужной стороны. + .desc = Хорошо прожаренный кусок медвежатины. Жёсткий, но вкусный с нужной стороны. ent-FoodMeatPenguinCooked = филе пингвина .desc = Приготовленная пингвинятина. Может использоваться вместо рыбы в рецептах. ent-FoodMeatChickenCooked = приготовленное мясо курицы @@ -79,9 +79,9 @@ ent-FoodMeatGoliathCooked = стейк из голиафа ent-FoodMeatRounyCooked = стейк из руни .desc = Некоторые убивают, чтобы выжить. Вы же убиваете ради удовольствия. ent-FoodMeatLizardCooked = стейк из ящерицы - .desc = Приготовленное, жесткое мясо ящерицы. + .desc = Приготовленное, жёсткое мясо ящерицы. ent-FoodMeatSpiderlegCooked = приготовленная паучья нога - .desc = Нога гигантского паука, которая все еще дергается после приготовления. Отвратительно! + .desc = Нога гигантского паука, которая всё ещё дёргается после приготовления. Отвратительно! ent-FoodMeatMeatballCooked = фрикаделька .desc = Приготовленная фрикаделька. Идеально подходит для добавления в другие блюда... кроме фруктовых. ent-FoodMeatCutlet = сырая котлета diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/noodles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/noodles.ftl index 19e2eb40f34..d0acd71fa7e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/noodles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/noodles.ftl @@ -3,7 +3,7 @@ ent-FoodNoodlesBase = { ent-FoodInjectableBase } ent-FoodNoodlesBoiled = отварные спагетти .desc = Простое блюдо из лапши, тут нужно больше ингредиентов. ent-FoodNoodles = спагетти - .desc = Спагетти с измельченными помидорами. Прямо как готовил ваш злой отец! + .desc = Спагетти с измельчёнными помидорами. Прямо как готовил ваш злой отец! ent-FoodNoodlesCopy = копипаста .desc = Возможно, вам не стоит пробовать её, вы часто слышите от людей, как она плоха... ent-FoodNoodlesMeatball = спагетти с фрикадельками diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/produce.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/produce.ftl index 3df42799d7d..8bc7b3562ae 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/produce.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/produce.ftl @@ -37,7 +37,7 @@ ent-FoodCabbage = кочан капусты ent-FoodGarlic = чеснок .desc = Вкусный, но с потенциально ужасным запахом. ent-FoodLemon = лимон - .desc = Когда жизнь дает вам лимоны, будьте благодарны, что это не лаймы. + .desc = Когда жизнь даёт вам лимоны, будьте благодарны, что это не лаймы. ent-FoodLemoon = лилун .desc = Люди говорят, что Луна сделана из сыра, но на самом деле Луна сделана из молока и лавра! ent-FoodLime = лайм @@ -63,13 +63,13 @@ ent-FoodCocoaPod = стручок какао-боба ent-FoodCorn = початок кукурузы .desc = Нужно немного масла! И немного приготовить... ent-FoodCornTrash = кочерыжка кукурузы - .desc = Не осталось ни одного зернышка. + .desc = Не осталось ни одного зёрнышка. ent-FoodOnion = лук .desc = Не о чем плакать. ent-FoodOnionRed = красный лук .desc = Фиолетовый, несмотря на название. ent-FoodMushroom = гроздь лисичек - .desc = Cantharellus Cibarius: Эти веселые желтые маленькие грибы выглядят очень аппетитно! + .desc = Cantharellus Cibarius: Эти весёлые жёлтые маленькие грибы выглядят очень аппетитно! ent-ProduceSliceBase = { ent-FoodInjectableBase } .desc = { ent-FoodInjectableBase.desc } ent-FoodPineappleSlice = ломтик ананаса @@ -91,7 +91,7 @@ ent-FoodLily = лилия ent-FoodLingzhi = линчжи .desc = Сильнодействующий лекарственный гриб. Не переборщите. ent-FoodAmbrosiaVulgaris = амброзия вульгарис - .desc = Лекарственное растение. Может вызывать ощущение легкого веселья. + .desc = Лекарственное растение. Может вызывать ощущение лёгкого веселья. ent-FoodAmbrosiaDeus = амброзия деус .desc = Лекарственное растение, пользующееся огромным спросом. Может оказывать побочные эффекты. ent-FoodGalaxythistle = галакточертополох @@ -109,9 +109,9 @@ ent-FoodSpacemansTrumpet = космонавтская труба ent-FoodKoibean = коибобы .desc = Эти бобы кажутся немного подозрыбтельными. ent-FoodWatermelon = арбуз - .desc = Круглый зеленый предмет, который можно порезать и съесть. + .desc = Круглый зелёный предмет, который можно порезать и съесть. ent-FoodWatermelonSlice = ломтик арбуза - .desc = Сочный зеленый и красный ломтик. + .desc = Сочный зелёный и красный ломтик. ent-FoodGrape = виноград .desc = Пища императоров, жителей космической Франции (обычно в виде вина) и занятых мамочек. Когда-нибудь его можно будет использовать в производстве вина для бармена, если оно вдруг закончится. ent-FoodBerries = ягоды diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/skewer.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/skewer.ftl index 7720aa2a612..2711c1663ec 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/skewer.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/skewer.ftl @@ -3,7 +3,7 @@ ent-FoodSkewerBase = { ent-FoodInjectableBase } ent-FoodKebabSkewer = шампур .desc = Тонкий металлический стержень, используемый для нанизывания на него любых продуктов и их приготовления. ent-FoodMeatHawaiianKebab = шашлык по-гавайски - .desc = Вкусный шашлык из ананаса, ветчины и зеленого перца. + .desc = Вкусный шашлык из ананаса, ветчины и зелёного перца. ent-FoodMeatKebab = мясной шашлык .desc = Вкусное мясо на палочке. ent-FoodMeatHumanKebab = шашлык из человечины diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/snacks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/snacks.ftl index e58a56be7f1..7f16e1fccd6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/snacks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/snacks.ftl @@ -1,7 +1,7 @@ ent-FoodSnackBase = { ent-BaseItem } .desc = { ent-BaseItem.desc } ent-FoodSnackBoritos = боритос - .desc = Хрустящие, соленые чипсы из тортильи. Вероятно, с ними можно приготовить начос. + .desc = Хрустящие, солёные чипсы из тортильи. Вероятно, с ними можно приготовить начос. ent-FoodSnackCnDs = Си&Ди .desc = По закону мы не можем утверждать, что они не расплавятся в ваших руках. ent-FoodSnackCheesie = сырные хонкеры @@ -35,7 +35,7 @@ ent-FoodSnackDanDanNoodles = лапша дань-дань ent-FoodSnackCookieFortune = печенье с предсказанием .desc = Скучная закуска со вкусом картона, внутри которой находится предсказание. Сюрприз! Ты тоже скучный. ent-FoodSnackNutribrick = питательный батончик - .desc = Аккуратно синтезированный брикет, разработанный чтобы содержать максимум питательных веществ на единицу объема. На вкус как дерьмо. + .desc = Аккуратно синтезированный брикет, разработанный чтобы содержать максимум питательных веществ на единицу объёма. На вкус как дерьмо. ent-FoodSnackNutribrickOpen = питательный батончик .desc = { ent-FoodSnackNutribrick.desc } ent-FoodSnackMREBrownie = брауни @@ -74,6 +74,6 @@ ent-FoodPacketChowMeinTrash = пустая коробочка чоу мейн ent-FoodPacketDanDanTrash = пустая коробочка лапши дань-дань .desc = { ent-FoodPacketTrash.desc } ent-FoodCookieFortune = печенье с предсказанием - .desc = Предсказание гласит: Конец близок... и это все ваша вина. + .desc = Предсказание гласит: Конец близок... и это всё ваша вина. ent-FoodPacketMRETrash = обёртка от ИРП - .desc = Обертка широкого назначения для различных военных продуктов питания. + .desc = Обёртка широкого назначения для различных военных продуктов питания. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/soup.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/soup.ftl index 3277e53b781..5bf237a8a0a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/soup.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/soup.ftl @@ -11,7 +11,7 @@ ent-FoodSaladValid = валид салат ent-FoodSaladColeslaw = коулсло .desc = Порубленная капуста и красный лук, заправленные соусом винегрет. ent-FoodSaladCaesar = салат Цезарь - .desc = Простой, но вкусный салат из лука, капусты, гренок и тёртого сыра, заправленный маслом. Подается с ломтиком питы! + .desc = Простой, но вкусный салат из лука, капусты, гренок и тёртого сыра, заправленный маслом. Подаётся с ломтиком питы! ent-FoodSaladKimchi = салат кимчи .desc = На самом деле это просто острый салат. ent-FoodSaladFruit = фруктовый салат @@ -23,7 +23,7 @@ ent-FoodSaladCitrus = цитрусовый салат ent-FoodSaladEden = эдемский салат .desc = Салат с нераскрытым потенциалом. ent-FoodRiceBoiled = отварной рис - .desc = Теплая миска с рисом. + .desc = Тёплая миска с рисом. ent-FoodRiceEgg = рис с жареным яйцом .desc = Миска риса с жареным яйцом. ent-FoodRicePork = рис со свининой @@ -31,7 +31,7 @@ ent-FoodRicePork = рис со свининой ent-FoodRicePudding = рисовый пудинг .desc = Все любят рисовый пудинг! ent-FoodRiceGumbo = чёрноглазый гамбо - .desc = Острое и соленое блюдо из мяса и риса. + .desc = Острое и солёное блюдо из мяса и риса. ent-FoodOatmeal = овсянка .desc = Отличная миска овсянки. ent-FoodJellyDuff = пуддинг свободного простора @@ -61,13 +61,13 @@ ent-FoodSoupChiliCold = холодный чили ent-FoodSoupChiliClown = чили кон карнавал .desc = Вкусное рагу из мяса, чили и солёных-солёных слёз клоуна. ent-FoodSoupMonkey = обезьяний восторг - .desc = Восхитительный суп с кусочками обезьяньего мяса, тушеного до идеальной мягкости, в бульоне со слабым привкусом бананов. + .desc = Восхитительный суп с кусочками обезьяньего мяса, тушёного до идеальной мягкости, в бульоне со слабым привкусом бананов. ent-FoodSoupTomato = томатный суп - .desc = Пить это - все равно что быть вампиром! Томатным вампиром... + .desc = Пить это - всё равно что быть вампиром! Томатным вампиром... ent-FoodSoupEyeball = суп с глазными яблоками .desc = Он смотрит на тебя в ответ... ent-FoodSoupMiso = мисо суп - .desc = Соленый, рыбный суп, идеально есть с рамэном. + .desc = Солёный, рыбный суп, идеально есть с рамэном. ent-FoodSoupMushroom = грибной суп .desc = Вкусный и сытный грибной суп. ent-FoodSoupBeet = борщ diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl index deb3dde253d..df88936d17a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/smokeables/cigarettes/joints.ftl @@ -1,4 +1,4 @@ ent-Joint = косяк - .desc = Самокрутка из высушенного растения, завернутого в тонкую бумагу. + .desc = Самокрутка из высушенного растения, завёрнутого в тонкую бумагу. ent-Blunt = блант - .desc = Самокрутка из высушенного растения, завернутого в высушенный табачный лист. + .desc = Самокрутка из высушенного растения, завёрнутого в высушенный табачный лист. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/containers.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/containers.ftl index da79957b492..bc03fc29b0b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/containers.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/containers.ftl @@ -13,13 +13,13 @@ ent-ShippingContainerKosmologistika = грузовой контейнер Kosmol ent-ShippingContainerInterdyne = грузовой контейнер Interdyne .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. Этот контейнер принадлежит компании Interdyne, частной фармацевтической компании. Вероятно, служит для перевозки медицинских или исследовательских материалов. Вероятно. ent-ShippingContainerNakamura = грузовой контейнер Nakamura Engineering - .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. Этот контейнер принадлежит компании Nakamura, предположительно служит для транспортировки инструментов или тяжелого промышленного оборудования. + .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. Этот контейнер принадлежит компании Nakamura, предположительно служит для транспортировки инструментов или тяжёлого промышленного оборудования. ent-ShippingContainerNanotrasen = грузовой контейнер Nanotrasen - .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. На этом контейнере изображен логотип компании Nanotrasen, и поэтому внутри может быть что угодно. + .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. На этом контейнере изображён логотип компании Nanotrasen, и поэтому внутри может быть что угодно. ent-ShippingContainerVitezstvi = грузовой контейнер Vítězství Arms .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. Этот контейнер принадлежит Vítězství Arms, гордо заявляющей, что оружие Vítězství — это оружие победы. ent-ShippingContainerCybersun = грузовой контейнер Cybersun Industries - .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. На этом контейнере изображен логотип компании Cybersun, и поэтому внутри может быть что угодно. + .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. На этом контейнере изображён логотип компании Cybersun, и поэтому внутри может быть что угодно. ent-ShippingContainerDonkCo = грузовой контейнер Donk Co. .desc = Контейнер стандартного размера для транспортировки больших объёмов грузов. Этот контейнер принадлежит Donk Co. и поэтому там может находиться практически что угодно — хотя вероятнее всего там лежат упаковки донк-покетов. ent-ShippingContainerGorlex = грузовой контейнер Gorlex Securities diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/production.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/production.ftl index a52ea5657f8..0c84369ed79 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/production.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/circuitboards/machine/production.ftl @@ -41,13 +41,13 @@ ent-AnomalySynchronizerCircuitboard = синхронизатор аномали ent-APECircuitboard = М.А.К.А.К. (машинная плата) .desc = Печатная плата для М.А.К.А.К. ent-ThermomachineFreezerMachineCircuitBoard = охладительная термомашина (машинная плата) - .desc = Для изменения типа платы можно использовать отвертку. + .desc = Для изменения типа платы можно использовать отвёртку. ent-ThermomachineHeaterMachineCircuitBoard = нагревательная термомашина (машинная плата) - .desc = Для изменения типа платы можно использовать отвертку. + .desc = Для изменения типа платы можно использовать отвёртку. ent-HellfireFreezerMachineCircuitBoard = адская охладительная термомашина (машинная плата) - .desc = Для изменения типа платы можно использовать отвертку. + .desc = Для изменения типа платы можно использовать отвёртку. ent-HellfireHeaterMachineCircuitBoard = адская нагревательная термомашина (машинная плата) - .desc = Для изменения типа платы можно использовать отвертку. + .desc = Для изменения типа платы можно использовать отвёртку. ent-CondenserMachineCircuitBoard = конденсатор газа (машинная плата) .desc = Печатная плата для конденсатора газа. ent-PortableScrubberMachineCircuitBoard = переносной скруббер (машинная плата) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/igniter.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/igniter.ftl index faa81ac690b..c3d2bb869c9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/igniter.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/igniter.ftl @@ -1,2 +1,2 @@ ent-Igniter = воспламенитель - .desc = При подаче сигнала создает искру. + .desc = При подаче сигнала создаёт искру. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/timer.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/timer.ftl index ed0e3d3dce6..1275761af25 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/timer.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/electronics/timer.ftl @@ -1,5 +1,5 @@ ent-SignalTimerElectronics = микросхема таймера сигнала - .desc = Микросхема, используемая в электронных таймерах. Похоже, для изменения типа платы можно использовать отвертку. + .desc = Микросхема, используемая в электронных таймерах. Похоже, для изменения типа платы можно использовать отвёртку. ent-ScreenTimerElectronics = микросхема таймера сигнала с экраном .desc = { ent-SignalTimerElectronics.desc } ent-BrigTimerElectronics = микросхема бриг-таймера diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl index ff87929bb28..c4ab2835414 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl @@ -65,7 +65,7 @@ ent-WardenPDA = КПК смотрителя ent-SecurityPDA = КПК офицера СБ .desc = Красный, чтобы скрыть пятна крови ассистента. ent-CentcomPDA = КПК Центком - .desc = Светло-зеленый символ ходячей бюрократии. + .desc = Светло-зелёный символ ходячей бюрократии. ent-AdminPDA = КПК админа .desc = Если вы не админ, верните этот КПК ближайшему админу. ent-CentcomPDAFake = { ent-CentcomPDA } @@ -77,7 +77,7 @@ ent-DeathsquadPDA = { ent-CentcomPDA } ent-MusicianPDA = КПК музыканта .desc = Он наполняет вас вдохновением. ent-AtmosPDA = КПК атмос-техника - .desc = Все ещё пахнет плазмой. + .desc = Всё ещё пахнет плазмой. ent-ClearPDA = прозрачный КПК .desc = На 99,44% из прозрачного пластика. # Corvax-HiddenDesc-Start @@ -131,7 +131,7 @@ ent-SeniorPhysicianPDA = КПК ведущего врача ent-SeniorOfficerPDA = КПК инструктора СБ .desc = Побит, помят, поломан, практически не пригоден для использования. ent-PiratePDA = КПК с Адамовой головой - .desc = 'Черный цвет – стильно! Череп и кости – круто! Что-что? У меня на КПК символ Адамовой головы? Это череп!' + .desc = 'Чёрный цвет – стильно! Череп и кости – круто! Что-что? У меня на КПК символ Адамовой головы? Это череп!' ent-SyndiAgentPDA = медицинский ало-красный КПК .suffix = КПК оперативника медика Синдиката, Ядерный Оперативник .desc = Смотря на этот КПК, ваше сердцебиение учащается... словно его владелец проводил немыслимые и ужасные медицинские эксперименты. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pinpointer.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pinpointer.ftl index 8aff4430c6f..f85c2d6ab27 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pinpointer.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pinpointer.ftl @@ -1,5 +1,5 @@ ent-PinpointerBase = пинпоинтер - .desc = Портативное устройство слежения. Хотя обычно оно обладает гораздо более широкими возможностями, это устройство настроено на обнаружение определенных сигналов. Держите вертикально для сохранения точности. + .desc = Портативное устройство слежения. Хотя обычно оно обладает гораздо более широкими возможностями, это устройство настроено на обнаружение определённых сигналов. Держите вертикально для сохранения точности. ent-PinpointerNuclear = пинпоинтер .desc = { ent-PinpointerBase.desc } ent-PinpointerSyndicateNuclear = пинпоинтер синдиката diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurine_boxes.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurine_boxes.ftl index f61e7762b1a..b43ebf9a06a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurine_boxes.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurine_boxes.ftl @@ -1,4 +1,4 @@ ent-MysteryFigureBoxTrash = развёрнутая картонная коробка .desc = Маленькая, развёрнутая картонная коробка игрушек. ent-MysteryFigureBox = коробка минифигурок Загадочные космонавты - .desc = Коробка, содержащая загадочную минифигурку. На боковой стороне коробки изображены несколько затемненных "редких" фигурок, в том числе одна с большим негуманоидным силуэтом. + .desc = Коробка, содержащая загадочную минифигурку. На боковой стороне коробки изображены несколько затемнённых "редких" фигурок, в том числе одна с большим негуманоидным силуэтом. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurines.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurines.ftl index 4ac206c8d3a..871e3dbbdb4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurines.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/figurines.ftl @@ -1,7 +1,7 @@ ent-BaseFigurine = фигурка .desc = Небольшая миниатюра. ent-ToyFigurineHeadOfPersonnel = фигурка главы персонала - .desc = Фигурка, изображающая прославленного главу всея персонала, как обычно, отсутствующего в своем кабинете. + .desc = Фигурка, изображающая прославленного главу всея персонала, как обычно, отсутствующего в своём кабинете. ent-ToyFigurinePassenger = фигурка пассажира .desc = Фигурка, изображающая обычного заурядного пассажира. Никаких приколов. ent-ToyFigurineGreytider = фигурка грейтайдера @@ -15,7 +15,7 @@ ent-ToyFigurineMime = фигурка мима ent-ToyFigurineMusician = фигурка музыканта .desc = Фигурка, изображающая музыканта, его музыка была просто поразительной. ent-ToyFigurineBoxer = фигурка боксёра - .desc = Фигурка, изображающая боксера, держащего в руках красные перчатки. + .desc = Фигурка, изображающая боксёра, держащего в руках красные перчатки. ent-ToyFigurineCaptain = фигурка капитана .desc = Фигурка, изображающая стандартно экипированного капитана гражданского космического актива Nanotrasen. ent-ToyFigurineHeadOfSecurity = фигурка главы службы безопасности @@ -77,7 +77,7 @@ ent-ToyFigurineWizard = фигурка волшебника ent-ToyFigurineWizardFake = фигурка ненастоящего волшебника .desc = Фигурка, изображающая кого-то в поддельном костюме волшебника. Ну и скам! ent-ToyFigurineSpaceDragon = фигурка космического дракона - .desc = Большая фигурка, изображающая космического дракона с красными глазами, устремленными на добычу. + .desc = Большая фигурка, изображающая космического дракона с красными глазами, устремлёнными на добычу. ent-ToyFigurineQueen = фигурка королевы ксено .desc = Большая фигурка, изображающая королеву ксено, приготовившуюся к нападению. ent-ToyFigurineRatKing = фигурка крысиного короля diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/immovable_rod.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/immovable_rod.ftl index 3d02cb2e5b0..e2c2e1d3f56 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/immovable_rod.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/immovable_rod.ftl @@ -15,13 +15,13 @@ ent-ImmovableRodKeepTilesStill = { ent-ImmovableRodKeepTiles } .suffix = Оставляет пол, Неподвижный .desc = { ent-ImmovableRodKeepTiles.desc } ent-ImmovableRodMop = неподвижная швабра - .desc = Поражает как дротик, брошенный с силой тысячи разъяренных уборщиков. + .desc = Поражает как дротик, брошенный с силой тысячи разъярённых уборщиков. ent-ImmovableRodShark = неподвижная акула .desc = АКУЛИЙ ТОРНАДО! ent-ImmovableRodClown = неподвижный клоун .desc = Выброшен с другой космической станции в соседней солнечной системе. ХОНК! ent-ImmovableRodBanana = неподвижный банан - .desc = По крайней мере, на нём не поскользнешься. + .desc = По крайней мере, на нём не поскользнёшься. ent-ImmovableRodHammer = неподвижный молот .desc = Бвоинк. ent-ImmovableRodThrongler = неподвижный нагибатор diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments.ftl index 84e7fb37d44..251830bccec 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments.ftl @@ -35,7 +35,7 @@ ent-EuphoniumInstrument = эуфониум .desc = Детская туба? Баритон? Что бы это ни было, это довольно крутое переплетение труб. .suffix = { "" } ent-FrenchHornInstrument = валторна - .desc = Французский рожок. Тот факт, что при удержании его приходится заслонять рукой раструб для приглушения звука, может навести на определенные мысли о его звучании. + .desc = Французский рожок. Тот факт, что при удержании его приходится заслонять рукой раструб для приглушения звука, может навести на определённые мысли о его звучании. .suffix = { "" } ent-SaxophoneInstrument = саксофон .desc = Инструмент. Вероятно, вы можете перемолоть его в сырой джаз. @@ -56,5 +56,5 @@ ent-XylophoneInstrument = ксилофон .desc = Разноцветный колокольчик. .suffix = { "" } ent-PhoneInstrument = красный телефон - .desc = Если что-то пойдет не так... + .desc = Если что-то пойдёт не так... .suffix = { "" } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_brass.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_brass.ftl index afc62d3e9c3..ac756a19dae 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_brass.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_brass.ftl @@ -3,6 +3,6 @@ ent-TrumpetInstrument = труба ent-TromboneInstrument = тромбон .desc = Всеми любимый подвижный духовой инструмент. ent-FrenchHornInstrument = валторна - .desc = Французский рожок. Тот факт, что при удержании его приходится заслонять рукой раструб для приглушения звука, может навести на определенные мысли о его звучании. + .desc = Французский рожок. Тот факт, что при удержании его приходится заслонять рукой раструб для приглушения звука, может навести на определённые мысли о его звучании. ent-EuphoniumInstrument = эуфониум .desc = Детская туба? Баритон? Что бы это ни было, это довольно крутое переплетение труб. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_misc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_misc.ftl index 0044c7eaf2b..c059485e4f3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_misc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/instruments/instruments_misc.ftl @@ -5,7 +5,7 @@ ent-SeashellInstrument = ракушка ent-BirdToyInstrument = птичий свист .desc = Очаровательный маленький свисток в форме птички. Он прекрасно звучит. ent-PhoneInstrument = красный телефон - .desc = Если что-то пойдет не так... + .desc = Если что-то пойдёт не так... ent-PhoneInstrumentSyndicate = кроваво-красный телефон .desc = Для злых людей, для связи с друзьями. ent-HelicopterInstrument = игрушечный вертолёт diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/toys.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/toys.ftl index 7ab35a2d73e..0163525893e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/toys.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/toys.ftl @@ -6,7 +6,7 @@ ent-PlushieGhostRevenant = плюшевый ревенант .desc = Такой мягкий, что вызывает желание вздремнуть... .suffix = НЕ МАППИТЬ ent-PlushieBee = плюшевая пчела - .desc = Милая игрушка, напоминающая еще более милого программиста. Нужно быть монстром, чтобы порвать ее. + .desc = Милая игрушка, напоминающая ещё более милого программиста. Нужно быть монстром, чтобы порвать её. ent-PlushieHampter = плюшевый хома .desc = Милая игрушка, напоминающая хомяка. Его мордочка выглядит приплюснутой. ent-PlushieRGBee = плюшевая RGB-пчела @@ -20,11 +20,11 @@ ent-PlushieLamp = плюшевая лампа ent-PlushieArachind = плюшевый арахнид .desc = Очаровательная мягкая игрушка, напоминающая арахнида. На ощупь она шелковистая. ent-PlushieLizard = плюшевый унатх - .desc = Очаровательная мягкая игрушка, напоминающая унатха. Изготовлена Центком в рамках показательной инициативы по борьбе с дискриминацией по видовому признаку в рабочей среде. "Приветствуйте своих новых коллег как вы приветствуете эту игрушку, с распростертыми объятиями!". + .desc = Очаровательная мягкая игрушка, напоминающая унатха. Изготовлена Центком в рамках показательной инициативы по борьбе с дискриминацией по видовому признаку в рабочей среде. "Приветствуйте своих новых коллег как вы приветствуете эту игрушку, с распростёртыми объятиями!". ent-PlushieLizardMirrored = { ent-PlushieLizard } .desc = { ent-PlushieLizard.desc } ent-PlushieSpaceLizard = плюшевый космический унатх - .desc = Очаровательная мягкая игрушка, напоминающая унатха в EVA костюме. Изготовлена Центком в рамках показательной инициативы по борьбе с дискриминацией по видовому признаку в рабочей среде. "Приветствуйте своих новых коллег как вы приветствуете эту игрушку, с распростертыми объятиями!". + .desc = Очаровательная мягкая игрушка, напоминающая унатха в EVA костюме. Изготовлена Центком в рамках показательной инициативы по борьбе с дискриминацией по видовому признаку в рабочей среде. "Приветствуйте своих новых коллег как вы приветствуете эту игрушку, с распростёртыми объятиями!". ent-PlushieDiona = плюшевая диона .desc = Очаровательная мягкая игрушка, напоминающая диону. Любит воду и обнимашки. Не мочить! ent-PlushieSharkBlue = синяя плюшевая акула diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/ingots.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/ingots.ftl index 9112d5baee4..74f991e40f0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/ingots.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/materials/ingots.ftl @@ -1,5 +1,5 @@ ent-IngotBase = { ent-BaseItem } - .desc = Тяжелый металлический слиток с выдавленным логотипом Nanotrasen. + .desc = Тяжёлый металлический слиток с выдавленным логотипом Nanotrasen. ent-IngotGold = золотой слиток .suffix = Полный .desc = { ent-IngotBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/authorbooks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/authorbooks.ftl index b704c4d83ad..7cba0dd9d86 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/authorbooks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/authorbooks.ftl @@ -1,61 +1,61 @@ ent-BookNarsieLegend = Легенда о Нар'Си - .desc = Книга представляет собой старый том в кожаном переплете с замысловатыми гравюрами на обложке. Страницы пожелтели и стали хрупкими от возраста, чернила в тексте местами выцвели. Судя по всему, книгу хорошо читали и любили: страницы изъедены собаками, а на полях нацарапаны маргиналии. Несмотря на свой состаренный вид, книга по-прежнему излучает ощущение мистической силы и чуда, намекая на тайны и знания, содержащиеся в её страницах. + .desc = Книга представляет собой старый том в кожаном переплёте с замысловатыми гравюрами на обложке. Страницы пожелтели и стали хрупкими от возраста, чернила в тексте местами выцвели. Судя по всему, книгу хорошо читали и любили: страницы изъедены собаками, а на полях нацарапаны маргиналии. Несмотря на свой состаренный вид, книга по-прежнему излучает ощущение мистической силы и чуда, намекая на тайны и знания, содержащиеся в её страницах. ent-BookTruth = Исследование различных философских взглядов на истину и сложности лжи - .desc = Книга, исследующая различные философские взгляды на истину и ложь, имеет потрепанную обложку, со складками и отметинами, свидетельствующими о частом использовании и вдумчивом размышлении. На корешке видны следы износа от того, что ее снова и снова доставали с полки. Сами страницы полны подчеркиваний, заметок на полях и выделенных отрывков, поскольку читатели пытаются разобраться в тонкостях и сложностях темы. + .desc = Книга, исследующая различные философские взгляды на истину и ложь, имеет потрёпанную обложку, со складками и отметинами, свидетельствующими о частом использовании и вдумчивом размышлении. На корешке видны следы износа от того, что её снова и снова доставали с полки. Сами страницы полны подчёркиваний, заметок на полях и выделенных отрывков, поскольку читатели пытаются разобраться в тонкостях и сложностях темы. ent-BookWorld = Формирование состояния мира - взаимодействие сил и выбора - .desc = Книга в хорошо сохранившемся твердом переплете с простым, элегантным дизайном на обложке, изображающим мир в движении. Страницы четкие и чистые, без следов износа, что говорит о том, что предыдущий владелец хорошо заботился о книге и ценил ее. Текст напечатан четким, разборчивым шрифтом, а главы организованы логично и легко, что делает книгу доступной для читателей любого уровня подготовки. + .desc = Книга в хорошо сохранившемся твёрдом переплёте с простым, элегантным дизайном на обложке, изображающим мир в движении. Страницы чёткие и чистые, без следов износа, что говорит о том, что предыдущий владелец хорошо заботился о книге и ценил её. Текст напечатан чётким, разборчивым шрифтом, а главы организованы логично и легко, что делает книгу доступной для читателей любого уровня подготовки. ent-BookIanAntarctica = Приключения Роберта и Иана - исследование Антарктиды - .desc = Книга в небольшой мягкой обложке в хорошем состоянии, с иллюстрацией корги Иана и колонии пингвинов на обложке. Название "Антарктическое приключение Иана и Роберта" написано жирными белыми буквами на синем фоне. На задней стороне обложки - краткое содержание истории, в которой подчеркиваются темы смирения, стойкости и красоты природы. + .desc = Книга в небольшой мягкой обложке в хорошем состоянии, с иллюстрацией корги Иана и колонии пингвинов на обложке. Название "Антарктическое приключение Иана и Роберта" написано жирными белыми буквами на синем фоне. На задней стороне обложки - краткое содержание истории, в которой подчёркиваются темы смирения, стойкости и красоты природы. ent-BookSlothClownSSS = Ленивец и клоун - проделки космической станции - .desc = Книга выглядит новой, с глянцевой обложкой, на которой изображены клоун Чаклз и ленивец Снагглз, парящие в космосе на фоне звезд и планет. Чаклз одет в свой костюм банана, а Снагглз спит на гамаке из космических канатов. Название "Ленивец и клоун - шалости на космической станции" написано жирными и красочными буквами. + .desc = Книга выглядит новой, с глянцевой обложкой, на которой изображены клоун Чаклз и ленивец Снагглз, парящие в космосе на фоне звёзд и планет. Чаклз одет в свой костюм банана, а Снагглз спит на гамаке из космических канатов. Название "Ленивец и клоун - шалости на космической станции" написано жирными и красочными буквами. ent-BookSlothClownPranks = Ленивец и клоун - розыгрыши над зоргами - .desc = Книга в отличном состоянии, с четкими страницами и яркой обложкой. На обложке книги изображены клоун Чаклз и ленивец Снагглз в окружении различных видов животных, с которыми они столкнулись во время своих приключений в космосе. На заднем плане видны Зорги, выглядывающие из-за космического корабля. + .desc = Книга в отличном состоянии, с чёткими страницами и яркой обложкой. На обложке книги изображены клоун Чаклз и ленивец Снагглз в окружении различных видов животных, с которыми они столкнулись во время своих приключений в космосе. На заднем плане видны Зорги, выглядывающие из-за космического корабля. ent-BookSlothClownMMD = Ленивец и клоун - опасность лабиринта - .desc = Книга выглядит новой и яркой, на обложке изображены клоун Чаклз и ленивец Снагглз, стоящие перед меняющимся лабиринтом. Название "Ленивец и клоун - опасность лабиринта" написано жирными, красочными буквами, которые выделяются на фоне космоса и звезд. + .desc = Книга выглядит новой и яркой, на обложке изображены клоун Чаклз и ленивец Снагглз, стоящие перед меняющимся лабиринтом. Название "Ленивец и клоун - опасность лабиринта" написано жирными, красочными буквами, которые выделяются на фоне космоса и звёзд. ent-BookStruck = Смиряющий и преобразующий опыт удара молнии. - .desc = Обложка книги представляет собой электризующее изображение молнии, бьющей в землю, с силуэтом человека, стоящего посреди нее. Название книги написано жирными буквами белым шрифтом на черном фоне, передавая силу и интенсивность переживания. Подзаголовок написан более мелкими буквами под названием, давая намек на философские и духовные темы, рассматриваемые в книге. + .desc = Обложка книги представляет собой электризующее изображение молнии, бьющей в землю, с силуэтом человека, стоящего посреди неё. Название книги написано жирными буквами белым шрифтом на чёрном фоне, передавая силу и интенсивность переживания. Подзаголовок написан более мелкими буквами под названием, давая намёк на философские и духовные темы, рассматриваемые в книге. ent-BookSun = Дотянуться до солнца - стремление растения к жизни - .desc = Книга новая, с яркой и живой обложкой, на которой изображено растение, протягивающее свои листья к солнцу. Название "Дотянуться до солнца - стремление растения к жизни" написано жирными зелеными буквами, а за растением изображено восходящее солнце. Обложка вызывает ощущение роста, энергии и красоты природы. + .desc = Книга новая, с яркой и живой обложкой, на которой изображено растение, протягивающее свои листья к солнцу. Название "Дотянуться до солнца - стремление растения к жизни" написано жирными зелёными буквами, а за растением изображено восходящее солнце. Обложка вызывает ощущение роста, энергии и красоты природы. ent-BookPossum = Павшие амбиции - трагическая история опоссума Морти - .desc = Книга в хорошем состоянии, в твердом переплете и на темно-зеленом фоне леса. В центре обложки изображен грустный опоссум, сидящий на ветке, с отстраненным и одиноким выражением лица. Название "Павшие амбиции - трагическая история опоссума Морти" написано жирными золотыми буквами над опоссумом. + .desc = Книга в хорошем состоянии, в твёрдом переплёте и на тёмно-зелёном фоне леса. В центре обложки изображён грустный опоссум, сидящий на ветке, с отстранённым и одиноким выражением лица. Название "Павшие амбиции - трагическая история опоссума Морти" написано жирными золотыми буквами над опоссумом. ent-BookCafe = Кафе опоссума - .desc = Книга в новом состоянии, с яркой и причудливой обложкой, на которой изображен очаровательный опоссум, выглядывающий из-за кофейной чашки, с красочной и шумной сценой кафе на заднем плане. Название "Кафе опоссума" написано жирным, игривым шрифтом, а имя автора напечатано более мелким шрифтом под ним. + .desc = Книга в новом состоянии, с яркой и причудливой обложкой, на которой изображён очаровательный опоссум, выглядывающий из-за кофейной чашки, с красочной и шумной сценой кафе на заднем плане. Название "Кафе опоссума" написано жирным, игривым шрифтом, а имя автора напечатано более мелким шрифтом под ним. ent-BookFeather = Волшебное перо - путешествие странствующей птицы к своей принадлежности .desc = Книга будет в новом состоянии, с глянцевой обложкой, изображающей странствующую птицу в окружении светящегося леса, с волшебным пером в центре. Название "Волшебное перо" будет написано жирными блестящими буквами, а подзаголовок "Путешествие странствующей птицы к своей принадлежности" будет написан более мелким шрифтом. На задней стороне обложки будет краткое содержание истории, а также отзывы критиков, восхваляющих тему надежды и обновления. ent-BookIanLostWolfPup = Приключения Иана и Алисы - поиски потерянного волчонка - .desc = Книга в новом состоянии с красочной обложкой, на которой изображены корги Иан и лисенок Алиса, отправившиеся в путешествие по лесу с потерявшимся волчонком у ног. Название "Приключения Иана и Алисы - поиски потерянного волчонка" расположено вверху, а имя автора - внизу. Обложка имеет причудливый и авантюрный характер, что привлекает читателей всех возрастов. + .desc = Книга в новом состоянии с красочной обложкой, на которой изображены корги Иан и лисёнок Алиса, отправившиеся в путешествие по лесу с потерявшимся волчонком у ног. Название "Приключения Иана и Алисы - поиски потерянного волчонка" расположено вверху, а имя автора - внизу. Обложка имеет причудливый и авантюрный характер, что привлекает читателей всех возрастов. ent-BookIanRanch = Приключения Иана и Алисы - экспедиция на ранчо - .desc = Книга выглядит новой, с чистыми страницами и неповрежденной обложкой. На обложке изображены красочные иллюстрации Иана и Алиса в окружении различных животных, с которыми они столкнулись на ранчо, включая лошадей, коров и цыплят. Над изображением жирными буквами написано название "Приключения Иана и Алисы - экспедиция на ранчо", а ниже - подзаголовок "Помощь животным в беде". + .desc = Книга выглядит новой, с чистыми страницами и неповреждённой обложкой. На обложке изображены красочные иллюстрации Иана и Алиса в окружении различных животных, с которыми они столкнулись на ранчо, включая лошадей, коров и цыплят. Над изображением жирными буквами написано название "Приключения Иана и Алисы - экспедиция на ранчо", а ниже - подзаголовок "Помощь животным в беде". ent-BookIanOcean = Приключения Иана и Алисы - океанское приключение .desc = Книга новая и находится в отличном состоянии. На обложке изображены Иан и Алиса, бегущие и играющие на пляже, на фоне голубого океана и золотого песка. Название написано жирными игривыми буквами, а подзаголовок гласит: "Океанское приключение". ent-BookIanMountain = Приключения Иана и Алисы - горная экспедиция - .desc = Книга находится в новом состоянии. На обложке изображен потрясающий горный пейзаж с Ианом и Алисой на переднем плане, смотрящими на окружающие вершины и долины. Название книги написано жирными печатными буквами вверху, а подзаголовок "Горная экспедиция" - внизу. + .desc = Книга находится в новом состоянии. На обложке изображён потрясающий горный пейзаж с Ианом и Алисой на переднем плане, смотрящими на окружающие вершины и долины. Название книги написано жирными печатными буквами вверху, а подзаголовок "Горная экспедиция" - внизу. ent-BookIanCity = Приключения Иана и Алисы - исследование города - .desc = Книга в новом состоянии, с четкими страницами и глянцевой обложкой. На обложке изображена красочная иллюстрация, на которой Иан и Алиса исследуют город, на фоне высоких зданий и оживленных улиц. Иан идет впереди, возбужденно виляя хвостом, а Алиса следует за ним, навострив уши и широко раскрыв глаза от удивления. Заголовок "Приключения Иана и Алисы" написан жирными игривыми буквами, а подзаголовок "Исследование города" - более мелким шрифтом. + .desc = Книга в новом состоянии, с чёткими страницами и глянцевой обложкой. На обложке изображена красочная иллюстрация, на которой Иан и Алиса исследуют город, на фоне высоких зданий и оживлённых улиц. Иан идёт впереди, возбуждённо виляя хвостом, а Алиса следует за ним, навострив уши и широко раскрыв глаза от удивления. Заголовок "Приключения Иана и Алисы" написан жирными игривыми буквами, а подзаголовок "Исследование города" - более мелким шрифтом. ent-BookIanArctic = Приключения Иана и Алисы - арктическое путешествие храбрости и дружбы .desc = Книга выглядит новой и авантюрной, с изображением Иана и Алисы, стоящих на фоне ледяного пейзажа, вокруг которого падают снежинки. Название "Приключения Иана и Алисы" написано жирными буквами вверху, а подзаголовок гласит: "Арктическое путешествие храбрости и дружбы". ent-BookIanDesert = Приключения Иана и Алисы - исследование таинственной пустыни .desc = Книга находится в новом состоянии и будет иметь красочную обложку с изображением Иана и Алисы на фоне пустыни. На обложке будут изображены различные животные и растения, с которыми они столкнулись во время своего приключения, например, гремучая змея, койоты, песчаные дюны и оазис. Название "Приключения Иана и Алисы" выделено на обложке жирными буквами, а подзаголовок "Исследование таинственной пустыни" написан более мелкими буквами. -ent-BookNames = Сила имен - философское исследование - .desc = Книга представляет собой бережно использованный философский текст, на обложке которого крупным планом изображен рот человека с написанным на губах словом "имена". Название книги - "Сила имен - философское исследование", под ним на видном месте указано имя автора. Общий дизайн прост и элегантен, акцент сделан на тексте, а не на яркой графике или изображениях. +ent-BookNames = Сила имён - философское исследование + .desc = Книга представляет собой бережно использованный философский текст, на обложке которого крупным планом изображён рот человека с написанным на губах словом "имена". Название книги - "Сила имён - философское исследование", под ним на видном месте указано имя автора. Общий дизайн прост и элегантен, акцент сделан на тексте, а не на яркой графике или изображениях. ent-BookEarth = Земная тоска - .desc = Книга в хорошем состоянии, обложка немного выцвела из-за воздействия солнечного света. На обложке книги изображен панорамный вид Земли из космоса с ярко-синим океаном и зелеными землями. На переднем плане изображен одинокий космонавт, сидящий перед иллюминатором и с тоской смотрящий на Землю. Название книги "Земная тоска" написано жирными белыми буквами на черном фоне в верхней части обложки. -ent-BookAurora = Путешествие за пределы - миссия звездолета "Аврора". - .desc = Книга в отличном состоянии, на блестящей обложке изображен космический корабль, парящий над планетой, возможно, с Землей на заднем плане. Название "Путешествие за пределы - миссия звездолета "Аврора"" написано жирными серебристыми буквами. На обложке также имеется цитата из рецензии: "Захватывающий рассказ о человеческих достижениях и исследованиях", чтобы привлечь потенциальных читателей. + .desc = Книга в хорошем состоянии, обложка немного выцвела из-за воздействия солнечного света. На обложке книги изображён панорамный вид Земли из космоса с ярко-синим океаном и зелёными землями. На переднем плане изображён одинокий космонавт, сидящий перед иллюминатором и с тоской смотрящий на Землю. Название книги "Земная тоска" написано жирными белыми буквами на чёрном фоне в верхней части обложки. +ent-BookAurora = Путешествие за пределы - миссия звездолёта "Аврора". + .desc = Книга в отличном состоянии, на блестящей обложке изображён космический корабль, парящий над планетой, возможно, с Землёй на заднем плане. Название "Путешествие за пределы - миссия звездолёта "Аврора"" написано жирными серебристыми буквами. На обложке также имеется цитата из рецензии: "Захватывающий рассказ о человеческих достижениях и исследованиях", чтобы привлечь потенциальных читателей. ent-BookTemple = Природа божественного - охват множества богов - .desc = Книга выглядит новой, с чистыми страницами и неповрежденным корешком. На обложке изображен храм со светящейся разноцветной аурой вокруг него, символизирующей различных богов, о которых идет речь в книге. Название книги выделено золотым шрифтом, а имя автора и краткое содержание книги написаны более мелким шрифтом. + .desc = Книга выглядит новой, с чистыми страницами и неповреждённым корешком. На обложке изображён храм со светящейся разноцветной аурой вокруг него, символизирующей различных богов, о которых идёт речь в книге. Название книги выделено золотым шрифтом, а имя автора и краткое содержание книги написаны более мелким шрифтом. ent-BookWatched = Смотрящие - .desc = Книга в хорошем состоянии, со слегка потертой обложкой, на которой изображена мрачная и зловещая космическая станция, маячащая на заднем плане. Название "Смотрящие" написано жирными буквами, которые, кажется, смотрят на читателя, передавая ощущение постоянного наблюдения. Блюрб на задней обложке намекает на захватывающую и напряженную историю о паранойе и опасности в замкнутом пространстве. + .desc = Книга в хорошем состоянии, со слегка потёртой обложкой, на которой изображена мрачная и зловещая космическая станция, маячащая на заднем плане. Название "Смотрящие" написано жирными буквами, которые, кажется, смотрят на читателя, передавая ощущение постоянного наблюдения. Блюрб на задней обложке намекает на захватывающую и напряжённую историю о паранойе и опасности в замкнутом пространстве. ent-BookMedicalOfficer = Битва за Горизонт - рассказ медицинского работника о доверии и выживании - .desc = На обложке изображен Смит, офицер медицинской службы, в своей форме, выглядящий решительным и готовым принять любой вызов. На заднем плане изображен атакующий космический корабль Горизонт, взрывы и дым заполняют космическую станцию. На переднем плане виден волшебник с посохом, что придает сцене элемент загадочности и интриги. Название книги выделено жирными буквами, а также имя автора и теглайн, указывающий на захватывающий и напряженный характер книги. + .desc = На обложке изображён Смит, офицер медицинской службы, в своей форме, выглядящий решительным и готовым принять любой вызов. На заднем плане изображён атакующий космический корабль Горизонт, взрывы и дым заполняют космическую станцию. На переднем плане виден волшебник с посохом, что придаёт сцене элемент загадочности и интриги. Название книги выделено жирными буквами, а также имя автора и теглайн, указывающий на захватывающий и напряжённый характер книги. ent-BookMorgue = Призрачные обитатели заброшенного морга - .desc = Книга выглядит старой и потрепанной, с выцветшими надписями на обложке. На обложке изображен мрачный и жуткий морг, а полная луна отбрасывает зловещий свет на сцену. На переднем плане - опоссум Морти и енот Мортиша с озорными выражениями лиц, выглядывающие из-за металлической полки. Название книги написано жирными жуткими буквами, а подзаголовок "Сказка о духах животных" написан более мелким шрифтом ниже. + .desc = Книга выглядит старой и потрёпанной, с выцветшими надписями на обложке. На обложке изображён мрачный и жуткий морг, а полная луна отбрасывает зловещий свет на сцену. На переднем плане - опоссум Морти и енот Мортиша с озорными выражениями лиц, выглядывающие из-за металлической полки. Название книги написано жирными жуткими буквами, а подзаголовок "Сказка о духах животных" написан более мелким шрифтом ниже. ent-BookRufus = Руфус и озорная фея - .desc = Книга в новом состоянии, с яркими цветами и иллюстрациями на обложке. На обложке изображен Руфус на велосипеде, а рядом с ним в игривой манере летит Блоссом. Название написано жирным, причудливым шрифтом, а имена персонажей выделены контрастным цветом. Общая эстетика очаровательна и привлекательна, она понравится и детям, и взрослым. + .desc = Книга в новом состоянии, с яркими цветами и иллюстрациями на обложке. На обложке изображён Руфус на велосипеде, а рядом с ним в игривой манере летит Блоссом. Название написано жирным, причудливым шрифтом, а имена персонажей выделены контрастным цветом. Общая эстетика очаровательна и привлекательна, она понравится и детям, и взрослым. ent-BookMap = Карта приключений - .desc = Книга в хорошем состоянии, на глянцевой обложке изображена сцена джунглей с яркими цветами и замысловатыми деталями. Название "Карта приключений" написано жирным золотым шрифтом. На обложке также изображен загадочный чемодан, из которого высыпается карта. + .desc = Книга в хорошем состоянии, на глянцевой обложке изображена сцена джунглей с яркими цветами и замысловатыми деталями. Название "Карта приключений" написано жирным золотым шрифтом. На обложке также изображён загадочный чемодан, из которого высыпается карта. ent-BookJourney = Путешествие музыки, гор и самопознания - .desc = Книга в отличном состоянии, с четкими страницами и глянцевой обложкой. На обложке изображен яркий горный хребет, на переднем плане силуэт альпиниста с гитарой на спине. Название книги смелое и цепляющее взгляд, с подзаголовком "Путешествие музыки, гор и самопознания". + .desc = Книга в отличном состоянии, с чёткими страницами и глянцевой обложкой. На обложке изображён яркий горный хребет, на переднем плане силуэт альпиниста с гитарой на спине. Название книги смелое и цепляющее взгляд, с подзаголовком "Путешествие музыки, гор и самопознания". ent-BookInspiration = Поиск вдохновения - путешествие писателя по лесу .desc = Книга в новом состоянии, на обложке изображена безмятежная лесная сцена с водопадом и красочными полевыми цветами. Название книги "Поиск вдохновения - путешествие писателя по лесу" и имя автора крупно указаны внизу. ent-BookJanitorTale = Рассказы усталого уборщика diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/bedsheets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/bedsheets.ftl index 99ea842de0e..098b7b8c1ee 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/bedsheets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/bedsheets.ftl @@ -17,9 +17,9 @@ ent-BedsheetClown = одеяло клоуна ent-BedsheetCMO = одеяло главврача .desc = Это стерилизованное одеяло, украшенное эмблемой креста. На нём осталась кошачья шерсть, вероятно, от Рантайма. ent-BedsheetCosmos = космическая одеяло - .desc = Сделано из мечтаний тех, кто смотрит на звезды. + .desc = Сделано из мечтаний тех, кто смотрит на звёзды. ent-BedsheetCult = одеяло культа - .desc = Вам может присниться Нар'Си, если вы будете спать под ним. Оно выглядит довольно потрепанным и светится колдовским сиянием. + .desc = Вам может присниться Нар'Си, если вы будете спать под ним. Оно выглядит довольно потрёпанным и светится колдовским сиянием. ent-BedsheetGreen = зелёное одеяло .desc = { ent-BedsheetBase.desc } ent-BedsheetGrey = серое одеяло diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl index b0025096e6b..997819a514c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl @@ -1,5 +1,5 @@ ent-BookBase = книга - .desc = Книга в твердом переплете. + .desc = Книга в твёрдом переплёте. ent-BookSpaceEncyclopedia = Космическая энциклопедия .desc = Энциклопедия, содержащая все знания мира. Автор неизвестен. ent-BookTheBookOfControl = Книга контроля @@ -19,7 +19,7 @@ ent-BookSecurity = Безопасность 101 ent-BookHowToKeepStationClean = Как поддерживать чистоту на станции .desc = Эта книга очень аккуратная. ent-BookHowToRockAndStone = Пособие по камням и скалам - .desc = Очень подробное руководство по утилизации обломков, написанное Карлом, легендарным космическим шахтером, который, однако, пропал без вести. Оно вызывает в вас непонятную мысль: rock and stone. + .desc = Очень подробное руководство по утилизации обломков, написанное Карлом, легендарным космическим шахтёром, который, однако, пропал без вести. Оно вызывает в вас непонятную мысль: rock and stone. ent-BookMedicalReferenceBook = Медицинский справочник .desc = Справочник по медицинскому делу, написанный престарелым врачом. Почерк едва различим. ent-BookHowToSurvive = Как выжить diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books_author.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books_author.ftl index b704c4d83ad..7cba0dd9d86 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books_author.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books_author.ftl @@ -1,61 +1,61 @@ ent-BookNarsieLegend = Легенда о Нар'Си - .desc = Книга представляет собой старый том в кожаном переплете с замысловатыми гравюрами на обложке. Страницы пожелтели и стали хрупкими от возраста, чернила в тексте местами выцвели. Судя по всему, книгу хорошо читали и любили: страницы изъедены собаками, а на полях нацарапаны маргиналии. Несмотря на свой состаренный вид, книга по-прежнему излучает ощущение мистической силы и чуда, намекая на тайны и знания, содержащиеся в её страницах. + .desc = Книга представляет собой старый том в кожаном переплёте с замысловатыми гравюрами на обложке. Страницы пожелтели и стали хрупкими от возраста, чернила в тексте местами выцвели. Судя по всему, книгу хорошо читали и любили: страницы изъедены собаками, а на полях нацарапаны маргиналии. Несмотря на свой состаренный вид, книга по-прежнему излучает ощущение мистической силы и чуда, намекая на тайны и знания, содержащиеся в её страницах. ent-BookTruth = Исследование различных философских взглядов на истину и сложности лжи - .desc = Книга, исследующая различные философские взгляды на истину и ложь, имеет потрепанную обложку, со складками и отметинами, свидетельствующими о частом использовании и вдумчивом размышлении. На корешке видны следы износа от того, что ее снова и снова доставали с полки. Сами страницы полны подчеркиваний, заметок на полях и выделенных отрывков, поскольку читатели пытаются разобраться в тонкостях и сложностях темы. + .desc = Книга, исследующая различные философские взгляды на истину и ложь, имеет потрёпанную обложку, со складками и отметинами, свидетельствующими о частом использовании и вдумчивом размышлении. На корешке видны следы износа от того, что её снова и снова доставали с полки. Сами страницы полны подчёркиваний, заметок на полях и выделенных отрывков, поскольку читатели пытаются разобраться в тонкостях и сложностях темы. ent-BookWorld = Формирование состояния мира - взаимодействие сил и выбора - .desc = Книга в хорошо сохранившемся твердом переплете с простым, элегантным дизайном на обложке, изображающим мир в движении. Страницы четкие и чистые, без следов износа, что говорит о том, что предыдущий владелец хорошо заботился о книге и ценил ее. Текст напечатан четким, разборчивым шрифтом, а главы организованы логично и легко, что делает книгу доступной для читателей любого уровня подготовки. + .desc = Книга в хорошо сохранившемся твёрдом переплёте с простым, элегантным дизайном на обложке, изображающим мир в движении. Страницы чёткие и чистые, без следов износа, что говорит о том, что предыдущий владелец хорошо заботился о книге и ценил её. Текст напечатан чётким, разборчивым шрифтом, а главы организованы логично и легко, что делает книгу доступной для читателей любого уровня подготовки. ent-BookIanAntarctica = Приключения Роберта и Иана - исследование Антарктиды - .desc = Книга в небольшой мягкой обложке в хорошем состоянии, с иллюстрацией корги Иана и колонии пингвинов на обложке. Название "Антарктическое приключение Иана и Роберта" написано жирными белыми буквами на синем фоне. На задней стороне обложки - краткое содержание истории, в которой подчеркиваются темы смирения, стойкости и красоты природы. + .desc = Книга в небольшой мягкой обложке в хорошем состоянии, с иллюстрацией корги Иана и колонии пингвинов на обложке. Название "Антарктическое приключение Иана и Роберта" написано жирными белыми буквами на синем фоне. На задней стороне обложки - краткое содержание истории, в которой подчёркиваются темы смирения, стойкости и красоты природы. ent-BookSlothClownSSS = Ленивец и клоун - проделки космической станции - .desc = Книга выглядит новой, с глянцевой обложкой, на которой изображены клоун Чаклз и ленивец Снагглз, парящие в космосе на фоне звезд и планет. Чаклз одет в свой костюм банана, а Снагглз спит на гамаке из космических канатов. Название "Ленивец и клоун - шалости на космической станции" написано жирными и красочными буквами. + .desc = Книга выглядит новой, с глянцевой обложкой, на которой изображены клоун Чаклз и ленивец Снагглз, парящие в космосе на фоне звёзд и планет. Чаклз одет в свой костюм банана, а Снагглз спит на гамаке из космических канатов. Название "Ленивец и клоун - шалости на космической станции" написано жирными и красочными буквами. ent-BookSlothClownPranks = Ленивец и клоун - розыгрыши над зоргами - .desc = Книга в отличном состоянии, с четкими страницами и яркой обложкой. На обложке книги изображены клоун Чаклз и ленивец Снагглз в окружении различных видов животных, с которыми они столкнулись во время своих приключений в космосе. На заднем плане видны Зорги, выглядывающие из-за космического корабля. + .desc = Книга в отличном состоянии, с чёткими страницами и яркой обложкой. На обложке книги изображены клоун Чаклз и ленивец Снагглз в окружении различных видов животных, с которыми они столкнулись во время своих приключений в космосе. На заднем плане видны Зорги, выглядывающие из-за космического корабля. ent-BookSlothClownMMD = Ленивец и клоун - опасность лабиринта - .desc = Книга выглядит новой и яркой, на обложке изображены клоун Чаклз и ленивец Снагглз, стоящие перед меняющимся лабиринтом. Название "Ленивец и клоун - опасность лабиринта" написано жирными, красочными буквами, которые выделяются на фоне космоса и звезд. + .desc = Книга выглядит новой и яркой, на обложке изображены клоун Чаклз и ленивец Снагглз, стоящие перед меняющимся лабиринтом. Название "Ленивец и клоун - опасность лабиринта" написано жирными, красочными буквами, которые выделяются на фоне космоса и звёзд. ent-BookStruck = Смиряющий и преобразующий опыт удара молнии. - .desc = Обложка книги представляет собой электризующее изображение молнии, бьющей в землю, с силуэтом человека, стоящего посреди нее. Название книги написано жирными буквами белым шрифтом на черном фоне, передавая силу и интенсивность переживания. Подзаголовок написан более мелкими буквами под названием, давая намек на философские и духовные темы, рассматриваемые в книге. + .desc = Обложка книги представляет собой электризующее изображение молнии, бьющей в землю, с силуэтом человека, стоящего посреди неё. Название книги написано жирными буквами белым шрифтом на чёрном фоне, передавая силу и интенсивность переживания. Подзаголовок написан более мелкими буквами под названием, давая намёк на философские и духовные темы, рассматриваемые в книге. ent-BookSun = Дотянуться до солнца - стремление растения к жизни - .desc = Книга новая, с яркой и живой обложкой, на которой изображено растение, протягивающее свои листья к солнцу. Название "Дотянуться до солнца - стремление растения к жизни" написано жирными зелеными буквами, а за растением изображено восходящее солнце. Обложка вызывает ощущение роста, энергии и красоты природы. + .desc = Книга новая, с яркой и живой обложкой, на которой изображено растение, протягивающее свои листья к солнцу. Название "Дотянуться до солнца - стремление растения к жизни" написано жирными зелёными буквами, а за растением изображено восходящее солнце. Обложка вызывает ощущение роста, энергии и красоты природы. ent-BookPossum = Павшие амбиции - трагическая история опоссума Морти - .desc = Книга в хорошем состоянии, в твердом переплете и на темно-зеленом фоне леса. В центре обложки изображен грустный опоссум, сидящий на ветке, с отстраненным и одиноким выражением лица. Название "Павшие амбиции - трагическая история опоссума Морти" написано жирными золотыми буквами над опоссумом. + .desc = Книга в хорошем состоянии, в твёрдом переплёте и на тёмно-зелёном фоне леса. В центре обложки изображён грустный опоссум, сидящий на ветке, с отстранённым и одиноким выражением лица. Название "Павшие амбиции - трагическая история опоссума Морти" написано жирными золотыми буквами над опоссумом. ent-BookCafe = Кафе опоссума - .desc = Книга в новом состоянии, с яркой и причудливой обложкой, на которой изображен очаровательный опоссум, выглядывающий из-за кофейной чашки, с красочной и шумной сценой кафе на заднем плане. Название "Кафе опоссума" написано жирным, игривым шрифтом, а имя автора напечатано более мелким шрифтом под ним. + .desc = Книга в новом состоянии, с яркой и причудливой обложкой, на которой изображён очаровательный опоссум, выглядывающий из-за кофейной чашки, с красочной и шумной сценой кафе на заднем плане. Название "Кафе опоссума" написано жирным, игривым шрифтом, а имя автора напечатано более мелким шрифтом под ним. ent-BookFeather = Волшебное перо - путешествие странствующей птицы к своей принадлежности .desc = Книга будет в новом состоянии, с глянцевой обложкой, изображающей странствующую птицу в окружении светящегося леса, с волшебным пером в центре. Название "Волшебное перо" будет написано жирными блестящими буквами, а подзаголовок "Путешествие странствующей птицы к своей принадлежности" будет написан более мелким шрифтом. На задней стороне обложки будет краткое содержание истории, а также отзывы критиков, восхваляющих тему надежды и обновления. ent-BookIanLostWolfPup = Приключения Иана и Алисы - поиски потерянного волчонка - .desc = Книга в новом состоянии с красочной обложкой, на которой изображены корги Иан и лисенок Алиса, отправившиеся в путешествие по лесу с потерявшимся волчонком у ног. Название "Приключения Иана и Алисы - поиски потерянного волчонка" расположено вверху, а имя автора - внизу. Обложка имеет причудливый и авантюрный характер, что привлекает читателей всех возрастов. + .desc = Книга в новом состоянии с красочной обложкой, на которой изображены корги Иан и лисёнок Алиса, отправившиеся в путешествие по лесу с потерявшимся волчонком у ног. Название "Приключения Иана и Алисы - поиски потерянного волчонка" расположено вверху, а имя автора - внизу. Обложка имеет причудливый и авантюрный характер, что привлекает читателей всех возрастов. ent-BookIanRanch = Приключения Иана и Алисы - экспедиция на ранчо - .desc = Книга выглядит новой, с чистыми страницами и неповрежденной обложкой. На обложке изображены красочные иллюстрации Иана и Алиса в окружении различных животных, с которыми они столкнулись на ранчо, включая лошадей, коров и цыплят. Над изображением жирными буквами написано название "Приключения Иана и Алисы - экспедиция на ранчо", а ниже - подзаголовок "Помощь животным в беде". + .desc = Книга выглядит новой, с чистыми страницами и неповреждённой обложкой. На обложке изображены красочные иллюстрации Иана и Алиса в окружении различных животных, с которыми они столкнулись на ранчо, включая лошадей, коров и цыплят. Над изображением жирными буквами написано название "Приключения Иана и Алисы - экспедиция на ранчо", а ниже - подзаголовок "Помощь животным в беде". ent-BookIanOcean = Приключения Иана и Алисы - океанское приключение .desc = Книга новая и находится в отличном состоянии. На обложке изображены Иан и Алиса, бегущие и играющие на пляже, на фоне голубого океана и золотого песка. Название написано жирными игривыми буквами, а подзаголовок гласит: "Океанское приключение". ent-BookIanMountain = Приключения Иана и Алисы - горная экспедиция - .desc = Книга находится в новом состоянии. На обложке изображен потрясающий горный пейзаж с Ианом и Алисой на переднем плане, смотрящими на окружающие вершины и долины. Название книги написано жирными печатными буквами вверху, а подзаголовок "Горная экспедиция" - внизу. + .desc = Книга находится в новом состоянии. На обложке изображён потрясающий горный пейзаж с Ианом и Алисой на переднем плане, смотрящими на окружающие вершины и долины. Название книги написано жирными печатными буквами вверху, а подзаголовок "Горная экспедиция" - внизу. ent-BookIanCity = Приключения Иана и Алисы - исследование города - .desc = Книга в новом состоянии, с четкими страницами и глянцевой обложкой. На обложке изображена красочная иллюстрация, на которой Иан и Алиса исследуют город, на фоне высоких зданий и оживленных улиц. Иан идет впереди, возбужденно виляя хвостом, а Алиса следует за ним, навострив уши и широко раскрыв глаза от удивления. Заголовок "Приключения Иана и Алисы" написан жирными игривыми буквами, а подзаголовок "Исследование города" - более мелким шрифтом. + .desc = Книга в новом состоянии, с чёткими страницами и глянцевой обложкой. На обложке изображена красочная иллюстрация, на которой Иан и Алиса исследуют город, на фоне высоких зданий и оживлённых улиц. Иан идёт впереди, возбуждённо виляя хвостом, а Алиса следует за ним, навострив уши и широко раскрыв глаза от удивления. Заголовок "Приключения Иана и Алисы" написан жирными игривыми буквами, а подзаголовок "Исследование города" - более мелким шрифтом. ent-BookIanArctic = Приключения Иана и Алисы - арктическое путешествие храбрости и дружбы .desc = Книга выглядит новой и авантюрной, с изображением Иана и Алисы, стоящих на фоне ледяного пейзажа, вокруг которого падают снежинки. Название "Приключения Иана и Алисы" написано жирными буквами вверху, а подзаголовок гласит: "Арктическое путешествие храбрости и дружбы". ent-BookIanDesert = Приключения Иана и Алисы - исследование таинственной пустыни .desc = Книга находится в новом состоянии и будет иметь красочную обложку с изображением Иана и Алисы на фоне пустыни. На обложке будут изображены различные животные и растения, с которыми они столкнулись во время своего приключения, например, гремучая змея, койоты, песчаные дюны и оазис. Название "Приключения Иана и Алисы" выделено на обложке жирными буквами, а подзаголовок "Исследование таинственной пустыни" написан более мелкими буквами. -ent-BookNames = Сила имен - философское исследование - .desc = Книга представляет собой бережно использованный философский текст, на обложке которого крупным планом изображен рот человека с написанным на губах словом "имена". Название книги - "Сила имен - философское исследование", под ним на видном месте указано имя автора. Общий дизайн прост и элегантен, акцент сделан на тексте, а не на яркой графике или изображениях. +ent-BookNames = Сила имён - философское исследование + .desc = Книга представляет собой бережно использованный философский текст, на обложке которого крупным планом изображён рот человека с написанным на губах словом "имена". Название книги - "Сила имён - философское исследование", под ним на видном месте указано имя автора. Общий дизайн прост и элегантен, акцент сделан на тексте, а не на яркой графике или изображениях. ent-BookEarth = Земная тоска - .desc = Книга в хорошем состоянии, обложка немного выцвела из-за воздействия солнечного света. На обложке книги изображен панорамный вид Земли из космоса с ярко-синим океаном и зелеными землями. На переднем плане изображен одинокий космонавт, сидящий перед иллюминатором и с тоской смотрящий на Землю. Название книги "Земная тоска" написано жирными белыми буквами на черном фоне в верхней части обложки. -ent-BookAurora = Путешествие за пределы - миссия звездолета "Аврора". - .desc = Книга в отличном состоянии, на блестящей обложке изображен космический корабль, парящий над планетой, возможно, с Землей на заднем плане. Название "Путешествие за пределы - миссия звездолета "Аврора"" написано жирными серебристыми буквами. На обложке также имеется цитата из рецензии: "Захватывающий рассказ о человеческих достижениях и исследованиях", чтобы привлечь потенциальных читателей. + .desc = Книга в хорошем состоянии, обложка немного выцвела из-за воздействия солнечного света. На обложке книги изображён панорамный вид Земли из космоса с ярко-синим океаном и зелёными землями. На переднем плане изображён одинокий космонавт, сидящий перед иллюминатором и с тоской смотрящий на Землю. Название книги "Земная тоска" написано жирными белыми буквами на чёрном фоне в верхней части обложки. +ent-BookAurora = Путешествие за пределы - миссия звездолёта "Аврора". + .desc = Книга в отличном состоянии, на блестящей обложке изображён космический корабль, парящий над планетой, возможно, с Землёй на заднем плане. Название "Путешествие за пределы - миссия звездолёта "Аврора"" написано жирными серебристыми буквами. На обложке также имеется цитата из рецензии: "Захватывающий рассказ о человеческих достижениях и исследованиях", чтобы привлечь потенциальных читателей. ent-BookTemple = Природа божественного - охват множества богов - .desc = Книга выглядит новой, с чистыми страницами и неповрежденным корешком. На обложке изображен храм со светящейся разноцветной аурой вокруг него, символизирующей различных богов, о которых идет речь в книге. Название книги выделено золотым шрифтом, а имя автора и краткое содержание книги написаны более мелким шрифтом. + .desc = Книга выглядит новой, с чистыми страницами и неповреждённым корешком. На обложке изображён храм со светящейся разноцветной аурой вокруг него, символизирующей различных богов, о которых идёт речь в книге. Название книги выделено золотым шрифтом, а имя автора и краткое содержание книги написаны более мелким шрифтом. ent-BookWatched = Смотрящие - .desc = Книга в хорошем состоянии, со слегка потертой обложкой, на которой изображена мрачная и зловещая космическая станция, маячащая на заднем плане. Название "Смотрящие" написано жирными буквами, которые, кажется, смотрят на читателя, передавая ощущение постоянного наблюдения. Блюрб на задней обложке намекает на захватывающую и напряженную историю о паранойе и опасности в замкнутом пространстве. + .desc = Книга в хорошем состоянии, со слегка потёртой обложкой, на которой изображена мрачная и зловещая космическая станция, маячащая на заднем плане. Название "Смотрящие" написано жирными буквами, которые, кажется, смотрят на читателя, передавая ощущение постоянного наблюдения. Блюрб на задней обложке намекает на захватывающую и напряжённую историю о паранойе и опасности в замкнутом пространстве. ent-BookMedicalOfficer = Битва за Горизонт - рассказ медицинского работника о доверии и выживании - .desc = На обложке изображен Смит, офицер медицинской службы, в своей форме, выглядящий решительным и готовым принять любой вызов. На заднем плане изображен атакующий космический корабль Горизонт, взрывы и дым заполняют космическую станцию. На переднем плане виден волшебник с посохом, что придает сцене элемент загадочности и интриги. Название книги выделено жирными буквами, а также имя автора и теглайн, указывающий на захватывающий и напряженный характер книги. + .desc = На обложке изображён Смит, офицер медицинской службы, в своей форме, выглядящий решительным и готовым принять любой вызов. На заднем плане изображён атакующий космический корабль Горизонт, взрывы и дым заполняют космическую станцию. На переднем плане виден волшебник с посохом, что придаёт сцене элемент загадочности и интриги. Название книги выделено жирными буквами, а также имя автора и теглайн, указывающий на захватывающий и напряжённый характер книги. ent-BookMorgue = Призрачные обитатели заброшенного морга - .desc = Книга выглядит старой и потрепанной, с выцветшими надписями на обложке. На обложке изображен мрачный и жуткий морг, а полная луна отбрасывает зловещий свет на сцену. На переднем плане - опоссум Морти и енот Мортиша с озорными выражениями лиц, выглядывающие из-за металлической полки. Название книги написано жирными жуткими буквами, а подзаголовок "Сказка о духах животных" написан более мелким шрифтом ниже. + .desc = Книга выглядит старой и потрёпанной, с выцветшими надписями на обложке. На обложке изображён мрачный и жуткий морг, а полная луна отбрасывает зловещий свет на сцену. На переднем плане - опоссум Морти и енот Мортиша с озорными выражениями лиц, выглядывающие из-за металлической полки. Название книги написано жирными жуткими буквами, а подзаголовок "Сказка о духах животных" написан более мелким шрифтом ниже. ent-BookRufus = Руфус и озорная фея - .desc = Книга в новом состоянии, с яркими цветами и иллюстрациями на обложке. На обложке изображен Руфус на велосипеде, а рядом с ним в игривой манере летит Блоссом. Название написано жирным, причудливым шрифтом, а имена персонажей выделены контрастным цветом. Общая эстетика очаровательна и привлекательна, она понравится и детям, и взрослым. + .desc = Книга в новом состоянии, с яркими цветами и иллюстрациями на обложке. На обложке изображён Руфус на велосипеде, а рядом с ним в игривой манере летит Блоссом. Название написано жирным, причудливым шрифтом, а имена персонажей выделены контрастным цветом. Общая эстетика очаровательна и привлекательна, она понравится и детям, и взрослым. ent-BookMap = Карта приключений - .desc = Книга в хорошем состоянии, на глянцевой обложке изображена сцена джунглей с яркими цветами и замысловатыми деталями. Название "Карта приключений" написано жирным золотым шрифтом. На обложке также изображен загадочный чемодан, из которого высыпается карта. + .desc = Книга в хорошем состоянии, на глянцевой обложке изображена сцена джунглей с яркими цветами и замысловатыми деталями. Название "Карта приключений" написано жирным золотым шрифтом. На обложке также изображён загадочный чемодан, из которого высыпается карта. ent-BookJourney = Путешествие музыки, гор и самопознания - .desc = Книга в отличном состоянии, с четкими страницами и глянцевой обложкой. На обложке изображен яркий горный хребет, на переднем плане силуэт альпиниста с гитарой на спине. Название книги смелое и цепляющее взгляд, с подзаголовком "Путешествие музыки, гор и самопознания". + .desc = Книга в отличном состоянии, с чёткими страницами и глянцевой обложкой. На обложке изображён яркий горный хребет, на переднем плане силуэт альпиниста с гитарой на спине. Название книги смелое и цепляющее взгляд, с подзаголовком "Путешествие музыки, гор и самопознания". ent-BookInspiration = Поиск вдохновения - путешествие писателя по лесу .desc = Книга в новом состоянии, на обложке изображена безмятежная лесная сцена с водопадом и красочными полевыми цветами. Название книги "Поиск вдохновения - путешествие писателя по лесу" и имя автора крупно указаны внизу. ent-BookJanitorTale = Рассказы усталого уборщика diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/handcuffs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/handcuffs.ftl index b2226eecabd..b91ab27fc71 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/handcuffs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/handcuffs.ftl @@ -3,7 +3,7 @@ ent-Handcuffs = наручники ent-Cablecuffs = самодельные наручники .desc = Самодельные наручники, изготовленные из запасных кабелей. ent-Zipties = кабельные стяжки - .desc = Прочные одноразовые пластиковые кабельные стяжки, идеально подходящие для сдерживания буйных заключенных. + .desc = Прочные одноразовые пластиковые кабельные стяжки, идеально подходящие для сдерживания буйных заключённых. ent-BaseHandcuffsBroken = { ent-BaseItem } .desc = { ent-BaseItem.desc } ent-ZiptiesBroken = порванные кабельные стяжки diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/paper.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/paper.ftl index 155a583135f..09703ad2e83 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/paper.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/paper.ftl @@ -44,7 +44,7 @@ ent-BoxFolderBlue = { ent-BoxFolderBase } .suffix = Синяя .desc = { ent-BoxFolderBase.desc } ent-BoxFolderYellow = { ent-BoxFolderBase } - .suffix = Желтая + .suffix = Жёлтая .desc = { ent-BoxFolderBase.desc } ent-BoxFolderWhite = { ent-BoxFolderBase } .suffix = Белая @@ -64,6 +64,6 @@ ent-BoxFolderCentCom = папка Центком ent-BoxFolderClipboard = планшет .desc = Оружие тех, кто действует на передовой бюрократии. ent-BoxFolderCentComClipboard = планшет Центком - .desc = Роскошный планшет, обитый зеленым бархатом. Представители Центком часто носят его с собой, но редко используют. + .desc = Роскошный планшет, обитый зелёным бархатом. Представители Центком часто носят его с собой, но редко используют. ent-BoxFolderQmClipboard = цифровой планшет заявок .desc = Громоздкий цифровой планшет, содержащий информацию о поставках и финансовых операциях. При таком количестве компрометирующих документов его следует беречь. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/spaceshroom.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/spaceshroom.ftl index 3647c86f9c7..4cdd2c7305a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/spaceshroom.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/spaceshroom.ftl @@ -1,5 +1,5 @@ ent-Spaceshroom = космогриб - .desc = Скопление дикорастущих грибов, которые любят расти в темной, влажной среде. + .desc = Скопление дикорастущих грибов, которые любят расти в тёмной, влажной среде. .suffix = Структура ent-FoodSpaceshroom = космогриб .desc = Дикий гриб. Неизвестно, какой эффект он может оказать... diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chapel/bibles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chapel/bibles.ftl index cbde98262e2..859f3c4600d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chapel/bibles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chapel/bibles.ftl @@ -1,5 +1,5 @@ ent-Bible = библия - .desc = Новая межзвездная версия 2340 + .desc = Новая межзвёздная версия 2340. # Corvax-HiddenDesc-Start ent-BibleNecronomicon = священный древний фолиант .suffix = некрономикон diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry.ftl index 4497d6c329d..5b23e36225c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/chemistry.ftl @@ -13,9 +13,9 @@ ent-CryostasisBeaker = криостазисная мензурка ent-BluespaceBeaker = блюспейс мензурка .desc = Работает на экспериментальной блюспейс технологии. ent-Dropper = пипетка - .desc = Используется для перемещения небольших объемов реагентов между емкостями. + .desc = Используется для перемещения небольших объёмов реагентов между ёмкостями. ent-BorgDropper = борг-пипетка - .desc = Используется для перемещения небольших объёмов реагентов между емкостями. Предназначена для использования медицинскими боргами. + .desc = Используется для перемещения небольших объёмов реагентов между ёмкостями. Предназначена для использования медицинскими боргами. ent-BaseSyringe = шприц .desc = Используется для забора образцов крови у существ, или для введения им реагентов. ent-Syringe = { ent-BaseSyringe } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/leaves.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/leaves.ftl index 1394d815bd5..62cdf7ccce4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/leaves.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/hydroponics/leaves.ftl @@ -3,10 +3,10 @@ ent-LeavesCannabis = листья конопли ent-LeavesCannabisDried = сушёные листья конопли .desc = Высушенные листья конопли, готовые к измельчению. ent-GroundCannabis = измельчённая конопля - .desc = Измельченная конопля, готовая унести вас в трип. + .desc = Измельчённая конопля, готовая унести вас в трип. ent-LeavesTobacco = листья табака .desc = Высушите их, чтобы приготовить курево. ent-LeavesTobaccoDried = сушёные листья табака .desc = Высушенные листья табака, готовые к измельчению. ent-GroundTobacco = измельчённый табак - .desc = Измельченный табак, идеально подходящий для самокруток. + .desc = Измельчённый табак, идеально подходящий для самокруток. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/soap.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/soap.ftl index 0be17cb4d91..fb42e07b3f6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/soap.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/soap.ftl @@ -1,5 +1,5 @@ ent-Soap = мыло - .desc = Дешевый брусок мыла. Не пахнет. + .desc = Дешёвый брусок мыла. Не пахнет. ent-SoapNT = мыло .desc = Брусок мыла бренда Nanotrasen. Пахнет плазмой. ent-SoapDeluxe = мыло diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/spray.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/spray.ftl index 9d6182882b1..9c3a2f977a9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/spray.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/janitorial/spray.ftl @@ -2,7 +2,7 @@ ent-SprayBottle = распылитель .desc = Распылитель с отвинчивающимся верхом. .suffix = Пустой ent-MegaSprayBottle = мега-распылитель - .desc = Большая бутылка-распылитель, обладающая непревзойденной чистящей силой. + .desc = Большая бутылка-распылитель, обладающая непревзойдённой чистящей силой. .suffix = Пустой ent-SprayBottleWater = распылитель .suffix = Полный diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mecha_equipment.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mecha_equipment.ftl index 0394a707ed9..3a20fb5ea6a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mecha_equipment.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mecha_equipment.ftl @@ -1,8 +1,8 @@ ent-BaseMechEquipment = { ent-BaseItem } .desc = { ent-BaseItem.desc } ent-MechEquipmentGrabber = гидравлическая клешня - .desc = Дает меху возможность хватать и перемещать предметы. + .desc = Даёт меху возможность хватать и перемещать предметы. ent-MechEquipmentGrabberSmall = малая гидравлическая клешня - .desc = Дает меху возможность хватать и перемещать предметы. + .desc = Даёт меху возможность хватать и перемещать предметы. ent-MechEquipmentHorn = гудок мехи .desc = Усиленный велосипедный гудок, воспроизводящий множество уморительных звуков на радость экипажу. ХОНК! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mechs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mechs.ftl index 1ceed5f4ab4..2f9e5356168 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mechs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mech/mechs.ftl @@ -1,12 +1,12 @@ ent-BaseMech = { "" } .desc = { "" } ent-MechRipley = Рипли АВП - .desc = Универсальный и легкобронированный, Рипли пригодится практически для любого сценария тяжелой работы. АВП означает АВтономный Погрузчик. + .desc = Универсальный и легкобронированный, Рипли пригодится практически для любого сценария тяжёлой работы. АВП означает АВтономный Погрузчик. ent-MechRipleyBattery = { ent-MechRipley } .suffix = Батарея .desc = { ent-MechRipley.desc } ent-MechHonker = Х.О.Н.К. - .desc = Произведённый компанией "Тирания Хонка, инкорпорейтед", этот экзокостюм предназначен для тяжелой поддержки клоунов. Используется, чтобы сеять радость жизни и веселье. ХОНК! + .desc = Произведённый компанией "Тирания Хонка, инкорпорейтед", этот экзокостюм предназначен для тяжёлой поддержки клоунов. Используется, чтобы сеять радость жизни и веселье. ХОНК! ent-MechHonkerBattery = { ent-MechHonker } .suffix = Батарея .desc = { ent-MechHonker.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/disease.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/disease.ftl index 71b43e583ac..53a564cc70a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/disease.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/disease.ftl @@ -1,4 +1,4 @@ ent-DiseaseSwab = стерильная палочка .desc = Используется для сбора и перемещения образцов. Стерильны до вскрытия. Одноразовые. ent-Vaccine = вакцина - .desc = Предотвращает заражение людей, у которых еще нет заболевания. + .desc = Предотвращает заражение людей, у которых ещё нет заболевания. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/medkits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/medkits.ftl index 1e576aa5170..c847cadb299 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/medkits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/medkits.ftl @@ -1,5 +1,5 @@ ent-Medkit = аптечка первой помощи - .desc = Это экстренная аптечка для серьезных бо-бо. + .desc = Это экстренная аптечка для серьёзных бо-бо. ent-MedkitBurn = набор для лечения физических травм .desc = Специализированная аптечка на случай, если лаборатория с токсинами *внезапно* сгорит. ent-MedkitToxin = набор для лечения токсинов diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/surgery.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/surgery.ftl index adb66808e48..749521a53b4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/surgery.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/medical/surgery.ftl @@ -3,13 +3,13 @@ ent-BaseToolSurgery = { ent-BaseItem } ent-Cautery = прибор для прижигания .desc = Хирургический инструмент, используемый для прижигания открытых ран. ent-Drill = дрель - .desc = Хирургическая дрель для проделывания отверстий в твердом материале. + .desc = Хирургическая дрель для проделывания отверстий в твёрдом материале. ent-Scalpel = скальпель .desc = Хирургический инструмент, используемый для выполнения надрезов в плоти. ent-ScalpelShiv = заточка - .desc = Заостренный кусок стекла, обточенный по краю и обмотанный лентой для ручки. + .desc = Заострённый кусок стекла, обточенный по краю и обмотанный лентой для ручки. ent-ScalpelAdvanced = улучшенный скальпель - .desc = Сделан из более дорогих материалов, более острый и, как правило, более надежный. + .desc = Сделан из более дорогих материалов, более острый и, как правило, более надёжный. ent-ScalpelLaser = лазерный скальпель .desc = Скальпель, в котором вместо лезвия используется направленный лазер для разрезания, что обеспечивает более точную работу, а также прижигание при разрезе. ent-Retractor = ретрактор @@ -23,4 +23,4 @@ ent-SawImprov = чоппа ent-SawElectric = дисковая пила .desc = Для интенсивной резки. ent-SawAdvanced = улучшенная циркулярная пила - .desc = Вы уверены, что с ее помощью сможете разрезать все, что угодно. + .desc = Вы уверены, что с её помощью сможете разрезать всё, что угодно. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mining/ore_bag.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mining/ore_bag.ftl index 2d456265b26..fe48899c4e8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mining/ore_bag.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/mining/ore_bag.ftl @@ -1,2 +1,2 @@ ent-OreBag = сумка для руды - .desc = Прочная сумка для утилизаторов и шахтёров, для переноски больших объемов руды. + .desc = Прочная сумка для утилизаторов и шахтёров, для переноски больших объёмов руды. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/salvage/ore_bag.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/salvage/ore_bag.ftl index a0f7b9a642f..cbc6c607d21 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/salvage/ore_bag.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/salvage/ore_bag.ftl @@ -1,2 +1,2 @@ ent-OreBag = сумка для руды - .desc = Прочная сумка для специалистов по утилизации и шахтеров для переноски больших объемов руды. Примагничивает близлежащую руду, если закрепить на поясе. + .desc = Прочная сумка для специалистов по утилизации и шахтёров для переноски больших объёмов руды. Примагничивает близлежащую руду, если закрепить на поясе. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/security/barrier.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/security/barrier.ftl index c37bd9b14d9..942d20b68c0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/security/barrier.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/specific/security/barrier.ftl @@ -1,2 +1,2 @@ ent-DeployableBarrier = развёртываемый барьер - .desc = Развертываемый барьер. Для блокировки/разблокировки проведите по нему ID-картой. + .desc = Развёртываемый барьер. Для блокировки/разблокировки проведите по нему ID-картой. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/flashlights.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/flashlights.ftl index c02b19e4c6c..1fd5a2982c4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/flashlights.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/flashlights.ftl @@ -1,7 +1,7 @@ ent-FlashlightLantern = фонарик .desc = Он озаряет путь к свободе. ent-FlashlightSeclite = фонарик СБ - .desc = Надежный фонарь, используемый службой безопасности. + .desc = Надёжный фонарь, используемый службой безопасности. ent-EmptyFlashlightLantern = { ent-FlashlightLantern } .suffix = Пустой .desc = { ent-FlashlightLantern.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/light_replacer.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/light_replacer.ftl index 1cddcc3d311..c72353b1c08 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/light_replacer.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/light_replacer.ftl @@ -1,5 +1,5 @@ ent-LightReplacer = лампозаменитель - .desc = Устройство, использующее магниты для легкой замены сломанных лампочек. Чтобы пополнить, поместите лампочки в лампозаменитель. + .desc = Устройство, использующее магниты для лёгкой замены сломанных лампочек. Чтобы пополнить, поместите лампочки в лампозаменитель. ent-LightReplacerEmpty = { ent-LightReplacer } .suffix = Пустой .desc = { ent-LightReplacer.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/toolbox.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/toolbox.ftl index 739306fc464..a795c4c9e00 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/toolbox.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/tools/toolbox.ftl @@ -12,7 +12,7 @@ ent-ToolboxElectricalTurret = электротехнический ящик дл ent-ToolboxArtistic = художественный ящик для инструментов .desc = Ящик для инструментов, в котором обычно хранятся художественные принадлежности. # Corvax-HiddenDesc-Start -ent-ToolboxSyndicate = черный ящик для инструментов +ent-ToolboxSyndicate = чёрный ящик для инструментов .suffix = Синдикат .desc = Зловеще выглядящий ящик для инструментов. Кто знает, что может храниться в нем..? # Corvax-HiddenDesc-End diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/buckleable.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/buckleable.ftl index a2c40e131d5..ec56528ba02 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/buckleable.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/vehicles/buckleable.ftl @@ -24,7 +24,7 @@ ent-VehicleUnicycleFolded = { ent-VehicleUnicycle } .suffix = Сложенный .desc = { ent-VehicleUnicycle.desc } ent-VehicleWheelchair = кресло-коляска - .desc = Кресло с большими колесами. Похоже, что на нём вы можете передвигаться самостоятельно. + .desc = Кресло с большими колёсами. Похоже, что на нём вы можете передвигаться самостоятельно. ent-VehicleWheelchairFolded = { ent-VehicleWheelchair } .suffix = Сложенный .desc = { ent-VehicleWheelchair.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/staves.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/staves.ftl index 42e73462c68..ac6b578e4b1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/staves.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/basic/staves.ftl @@ -1,4 +1,4 @@ ent-WeaponStaffHealing = посох исцеления - .desc = Вряд ли вам придется использовать его слишком часто в своем стремлении к резне. + .desc = Вряд ли вам придётся использовать его слишком часто в своём стремлении к резне. ent-WeaponStaffPolymorphDoor = посох входа .desc = На случай, когда нужен маршрут для побега. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl index 79b43800e60..e992b42c520 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/battery/battery_guns.ftl @@ -7,7 +7,7 @@ ent-BaseWeaponBatterySmall = { ent-BaseWeaponBattery } ent-BaseWeaponPowerCellSmall = { ent-BaseWeaponPowerCell } .desc = { ent-BaseWeaponPowerCell.desc } ent-WeaponLaserSvalinn = лазерный пистолет Свалинн - .desc = Дешёвый и широко распространенный лазерный пистолет. + .desc = Дешёвый и широко распространённый лазерный пистолет. ent-WeaponLaserGun = старомодный лазерный бластер .desc = Оружие, использующее свет, усиленный излучением радиации. .suffix = Пистолет diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl index 9ccee2b375e..eb1c35a3b34 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/lmgs/lmgs.ftl @@ -1,7 +1,7 @@ ent-BaseWeaponLightMachineGun = BaseWeaponLightMachineGun .desc = Дерзай — налетай, целься и стреляй. ent-WeaponLightMachineGunL6 = L6 SAW - .desc = Весьма традиционный легкий пулемет с удобной лакированной деревянной пистолетной рукоятью. Использует патроны калибра .30 винтовочный. + .desc = Весьма традиционный лёгкий пулемёт с удобной лакированной деревянной пистолетной рукоятью. Использует патроны калибра .30 винтовочный. .suffix = Пулемёт ent-WeaponLightMachineGunL6C = L6C ROW .desc = L6 SAW для киборгов. На ходу создаёт патроны калибра .30 винтовочный из встроенного самозарядного фабрикатора боеприпасов. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl index b11702b5acb..d79abd9fce8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/pistols/pistols.ftl @@ -7,7 +7,7 @@ ent-WeaponPistolCobra = Кобра .desc = Пистолет суровых робастных агентов, с интегрированным глушителем. Использует патроны калибра .25 безгильзовый. .suffix = Пистолет ent-WeaponPistolMk58 = МК 58 - .desc = Дешевый и распространённый пистолет, производимый дочерней компанией Nanotrasen. Использует патроны калибра .35 авто. + .desc = Дешёвый и распространённый пистолет, производимый дочерней компанией Nanotrasen. Использует патроны калибра .35 авто. .suffix = Пистолет ent-WeaponPistolMk58Nonlethal = { ent-WeaponPistolMk58 } .suffix = Травматический diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl index f4ae761c957..25479c95952 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/rifles/rifles.ftl @@ -4,7 +4,7 @@ ent-WeaponRifleAk = АКМС .desc = Культовое оружие всех войн. Использует патроны калибра .30 винтовочный. .suffix = Автомат ent-WeaponRifleM90GrenadeLauncher = М-90gl - .desc = Карабин старой модели, выполненный по схеме булл-пап, с подствольным гранатометом. Использует патроны калибра .20 винтовочный. + .desc = Карабин старой модели, выполненный по схеме булл-пап, с подствольным гранатомётом. Использует патроны калибра .20 винтовочный. .suffix = Автомат ent-WeaponRifleLecter = Лектер .desc = Первоклассная армейская штурмовая винтовка. Использует патроны калибра .20 винтовочный. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl index 105acb5fb66..72da7297bfd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/shotguns/shotguns.ftl @@ -26,7 +26,7 @@ ent-WeaponShotgunSawnEmpty = обрез .desc = Против всякой шелупони. Использует патроны калибра .50 ружейный. .suffix = Пустой, Дробовик ent-WeaponShotgunHandmade = самодельный пистолет - .desc = Выглядит ненадежно. Использует патроны калибра .50 ружейный. + .desc = Выглядит ненадёжно. Использует патроны калибра .50 ружейный. .suffix = Дробовик, Пустой ent-WeaponShotgunBlunderbuss = мушкетон .desc = Смертельно опасен на близком расстоянии. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl index 990f9f679f7..1b94d200b45 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/smgs/smgs.ftl @@ -7,12 +7,12 @@ ent-WeaponSubMachineGunC20r = C-20r .desc = Оружие, часто используемое печально известными ядерными оперативниками. Использует патроны калибра .35 авто. .suffix = Пистолет-пулемёт ent-WeaponSubMachineGunDrozd = Дрозд - .desc = Превосходный, полностью автоматический, тяжелый пистолет-пулемёт. Использует патроны калибра .35 авто. + .desc = Превосходный, полностью автоматический, тяжёлый пистолет-пулемёт. Использует патроны калибра .35 авто. ent-WeaponSubMachineGunVector = Вектор - .desc = Превосходный тяжелый пистолет-пулемёт. Использует патроны калибра .45 магнум. + .desc = Превосходный тяжёлый пистолет-пулемёт. Использует патроны калибра .45 магнум. .suffix = Неактуален, используйте Дрозд ent-WeaponSubMachineGunVectorRubber = Вектор - .desc = Превосходный тяжелый пистолет-пулемёт. Использует патроны калибра .45 магнум. + .desc = Превосходный тяжёлый пистолет-пулемёт. Использует патроны калибра .45 магнум. .suffix = Неактуален, используйте Дрозд ent-WeaponSubMachineGunDrozdRubber = Дрозд .suffix = Пистолет-пулемёт, Травматический diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl index 0d618d77b0f..197a47b6570 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/snipers/snipers.ftl @@ -1,6 +1,6 @@ ent-BaseWeaponSniper = BaseWeaponSniper .desc = Дерзай — налетай, целься и стреляй. -ent-WeaponSniperMosin = Кардашев-Мосин +ent-WeaponSniperMosin = Кардашёв-Мосин .desc = Оружие охоты, или бесконечной окопной войны. Использует патроны калибра .30 винтовочный. .suffix = Винтовка ent-WeaponSniperHristov = Христов diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl index d2cdda0e783..c70f1fc53b8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl @@ -1,7 +1,7 @@ ent-WeaponTurretSyndicateBroken = сломанная баллистическая турель .desc = { ent-BaseWeaponTurret.desc } ent-BaseWeaponTurret = баллистическая турель - .desc = Автоматическая турель с баллистическим пулеметом. + .desc = Автоматическая турель с баллистическим пулемётом. ent-WeaponTurretSyndicate = { ent-BaseWeaponTurret } .desc = { ent-BaseWeaponTurret.desc } .suffix = Синдикат diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/fireaxe.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/fireaxe.ftl index 59486cbb92f..eb5535788f6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/fireaxe.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/fireaxe.ftl @@ -1,4 +1,4 @@ ent-FireAxe = пожарный топор - .desc = Воистину оружие безумца. Кому придет в голову бороться с огнём с помощью топора? + .desc = Воистину оружие безумца. Кому придёт в голову бороться с огнём с помощью топора? ent-FireAxeFlaming = пожарный топор .desc = { ent-FireAxe.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/spear.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/spear.ftl index 51c378c83c0..bfccbed1d30 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/spear.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/melee/spear.ftl @@ -1,10 +1,10 @@ -ent-Spear = копье +ent-Spear = копьё .desc = Настоящая классика. Убийство по доступной цене с 200 000 года до н.э. ent-SpearReinforced = усиленноё копьё - .desc = Копье с осколком бронестекла в качестве наконечника. + .desc = Копьё с осколком бронестекла в качестве наконечника. ent-SpearPlasma = плазменное копьё - .desc = Копье с осколком плазменного стекла в качестве наконечника. + .desc = Копьё с осколком плазменного стекла в качестве наконечника. ent-SpearUranium = урановое копьё - .desc = Копье с осколком уранового стекла в качестве наконечника. + .desc = Копьё с осколком уранового стекла в качестве наконечника. ent-SpearBone = костяное копьё .desc = Копьё, сделанное из костей. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/bola.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/bola.ftl index ab40fb4c8e7..0793d06dd94 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/bola.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/bola.ftl @@ -1,2 +1,2 @@ ent-Bola = бола - .desc = Скрепленные с металлом кабельные стяжки. + .desc = Скреплённые с металлом кабельные стяжки. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl index 47de928a72a..fdad88940d3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/throwing_stars.ftl @@ -1,4 +1,4 @@ ent-ThrowingStar = сюрикэн - .desc = Древнее оружие, используемое и по сей день, благодаря легкости проникновения в части тела жертвы. + .desc = Древнее оружие, используемое и по сей день, благодаря лёгкости проникновения в части тела жертвы. ent-ThrowingStarNinja = сюрикэн ниндзя .desc = { ent-ThrowingStar.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/banners.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/banners.ftl index 26cbcd7e2d1..9dac6b7da91 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/banners.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/banners.ftl @@ -1,7 +1,7 @@ ent-BannerBase = базовое знамя .desc = Это концепт баннера, который вы не должны видеть. ent-BannerNanotrasen = знамя Nanotrasen - .desc = Это знамя с логотипом Nanotrasen. Оно выглядит довольно дешево. + .desc = Это знамя с логотипом Nanotrasen. Оно выглядит довольно дёшево. ent-BannerCargo = знамя отдела снабжения .desc = Это знамя, на котором представлены цвета отдела карго. Не. Каргонии. ent-BannerEngineering = знамя инженерного отдела @@ -20,7 +20,7 @@ ent-BannerBlue = синее знамя .desc = Это знамя в синих цветах. Ай м блу, дабуди-дабудай. ent-BannerRed = красное знамя .desc = Это знамя в красных цветах. Типа крутое. -ent-BannerYellow = желтое знамя +ent-BannerYellow = жёлтое знамя .desc = Это знамя в жёлтых цветах. Напоминает об уточках и лимонах. ent-BannerGreen = зелёное знамя .desc = Это знамя в зелёных цветах. Трава, листья, гуакамоле. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/crystals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/crystals.ftl index 8aa08b8694e..87161f8099c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/crystals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/decoration/crystals.ftl @@ -1,5 +1,5 @@ ent-CrystalGreen = кристалл - .desc = Блестящий зеленый кристалл. + .desc = Блестящий зелёный кристалл. .suffix = Зелёный ent-CrystalPink = { ent-CrystalGreen } .desc = { ent-CrystalGreen.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/booze.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/booze.ftl index 2a9f2daa169..b8913f17fa0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/booze.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/booze.ftl @@ -1,5 +1,5 @@ ent-BoozeDispenser = раздатчик алкоголя - .desc = Дозатор спиртных напитков. Имеет один слот для емкостей. + .desc = Дозатор спиртных напитков. Имеет один слот для ёмкостей. .suffix = Заполненный ent-BoozeDispenserEmpty = { ent-BoozeDispenser } .suffix = Пустой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/soda.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/soda.ftl index 5e93d044638..e8da17ffcde 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/soda.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/dispensers/soda.ftl @@ -1,5 +1,5 @@ ent-soda_dispenser = раздатчик безалкоголя - .desc = Разливочный автомат с ассортиментом из газировки и ряда других популярных напитков. Имеет один слот для емкостей. + .desc = Разливочный автомат с ассортиментом из газировки и ряда других популярных напитков. Имеет один слот для ёмкостей. .suffix = Заполненный ent-SodaDispenserEmpty = { ent-soda_dispenser } .suffix = Пустой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/shuttle.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/shuttle.ftl index de883b2d995..a7cbbe12b57 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/shuttle.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/shuttle.ftl @@ -5,7 +5,7 @@ ent-AirlockGlassShuttle = стыковочный шлюз .desc = Необходим для соединения двух космических кораблей вместе. .suffix = Стыковочный, Стеклянный ent-AirlockShuttleAssembly = каркас стыковочного шлюза - .desc = Незавершенная конструкция, необходимая для соединения двух космических кораблей вместе. + .desc = Незавершённая конструкция, необходимая для соединения двух космических кораблей вместе. .suffix = Стыковочный ent-AirlockGlassShuttleSyndicate = стыковочный шлюз .desc = Необходим для соединения двух космических кораблей вместе. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/materialdoors/material_doors.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/materialdoors/material_doors.ftl index 760f0fac4b8..9d8307c65b4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/materialdoors/material_doors.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/materialdoors/material_doors.ftl @@ -1,20 +1,20 @@ ent-BaseMaterialDoor = дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-BaseMaterialDoorNavMap = { ent-BaseMaterialDoor } .desc = { ent-BaseMaterialDoor.desc } ent-MetalDoor = металлическая дверь .desc = { ent-BaseMaterialDoorNavMap.desc } ent-WoodDoor = деревянная дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-PaperDoor = бумажная дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-PlasmaDoor = плазменная дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-GoldDoor = золотая дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-SilverDoor = серебряная дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-BananiumDoor = бананиумовая дверь - .desc = Дверь, куда она ведет? + .desc = Дверь, куда она ведёт? ent-WebDoor = паутинная дверь .desc = Дверь, ведущая в земли пауков... или просторную комнату. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/altar.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/altar.ftl index a20eefc5e08..be97912588d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/altar.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/altar.ftl @@ -37,4 +37,4 @@ ent-AltarHeaven = небесный алтарь ent-AltarFangs = клыкастый алтарь .desc = { ent-AltarHeaven.desc } ent-AltarBananium = алтарь Хонкоматери - .desc = Бананиумовый алтарь, посвященный Хонкоматери. + .desc = Бананиумовый алтарь, посвящённый Хонкоматери. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/potted_plants.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/potted_plants.ftl index 9f1368bb55d..7e6cc2cd2e1 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/potted_plants.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/potted_plants.ftl @@ -1,5 +1,5 @@ ent-PottedPlantBase = комнатное растение - .desc = Чудесный кусочек природы, заключенный в горшке. + .desc = Чудесный кусочек природы, заключённый в горшке. ent-PottedPlant0 = { ent-PottedPlantBase } .desc = { ent-PottedPlantBase.desc } ent-PottedPlant1 = { ent-PottedPlantBase } @@ -21,7 +21,7 @@ ent-PottedPlant8 = { ent-PottedPlantBase } ent-PottedPlantBioluminscent = биолюминесцентное комнатное растение .desc = Оно светится! ent-PottedPlant10 = { ent-PottedPlantBase } - .desc = Чудесный кусочек природы, заключенный в горшке. + .desc = Чудесный кусочек природы, заключённый в горшке. ent-PottedPlant11 = { ent-PottedPlantBase } .desc = { ent-PottedPlantBase.desc } ent-PottedPlant12 = { ent-PottedPlantBase } @@ -51,7 +51,7 @@ ent-PottedPlant23 = { ent-PottedPlantBase } ent-PottedPlant24 = { ent-PottedPlantBase } .desc = { ent-PottedPlantBase.desc } ent-PottedPlantRD = комнатное растение научрука - .desc = Подарок от сотрудников ботанического отдела, презентованный после переназначения научрука. На нем висит бирка с надписью "Возвращайся, слышишь?". Выглядит не очень здоровым... + .desc = Подарок от сотрудников ботанического отдела, презентованный после переназначения научрука. На нём висит бирка с надписью "Возвращайся, слышишь?". Выглядит не очень здоровым... ent-PottedPlant26 = { ent-PottedPlantBase } .desc = Мне показалось, или оно подмигнуло? ent-PottedPlant27 = plastic potted plant diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/rollerbeds.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/rollerbeds.ftl index 750f5c296ea..526f32e2eac 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/rollerbeds.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/rollerbeds.ftl @@ -4,7 +4,7 @@ ent-RollerBedSpawnFolded = { ent-RollerBed } .suffix = Сложенный .desc = { ent-RollerBed.desc } ent-CheapRollerBed = каталка - .desc = Потертая каталка. Используется для транспортировки пациентов. + .desc = Потёртая каталка. Используется для транспортировки пациентов. ent-CheapRollerBedSpawnFolded = { ent-CheapRollerBed } .suffix = Сложенный .desc = { ent-CheapRollerBed.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/sink.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/sink.ftl index fad87989ea6..52a1e810108 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/sink.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/sink.ftl @@ -1,5 +1,5 @@ ent-SinkEmpty = раковина - .desc = Краны были затянуты с максимальной силой, но, как видно, с них все равно капает. + .desc = Краны были затянуты с максимальной силой, но, как видно, с них всё равно капает. .suffix = Пустой ent-Sink = раковина .desc = { ent-SinkEmpty.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/base_structuretables.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/base_structuretables.ftl index 256ae794d69..df06f47dcbf 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/base_structuretables.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/base_structuretables.ftl @@ -1,4 +1,4 @@ ent-TableBase = стол - .desc = Квадратный лист металла, стоящий на четырех металлических ножках. + .desc = Квадратный лист металла, стоящий на четырёх металлических ножках. ent-CounterBase = стойка .desc = { ent-TableBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/tables.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/tables.ftl index efcffad2deb..d7bafd902c8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/tables.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/furniture/tables/tables.ftl @@ -5,15 +5,15 @@ ent-CounterWoodFrame = деревянный каркас стойки ent-CounterMetalFrame = металлический каркас стойки .desc = Металлические детали, составляющие каркас стола. ent-Table = стол - .desc = Квадратный лист металла, стоящий на четырех металлических ножках. + .desc = Квадратный лист металла, стоящий на четырёх металлических ножках. ent-TableReinforced = укреплённый стол - .desc = Квадратный лист металла, стоящий на четырех металлических ножках. Очень прочный. + .desc = Квадратный лист металла, стоящий на четырёх металлических ножках. Очень прочный. ent-TableGlass = стеклянный стол - .desc = Квадратный лист стекла, стоящий на четырех металлических ножках. + .desc = Квадратный лист стекла, стоящий на четырёх металлических ножках. ent-TableReinforcedGlass = стол из бронестекла - .desc = Квадратный лист стекла, стоящий на четырех металлических ножках. Очень прочный. + .desc = Квадратный лист стекла, стоящий на четырёх металлических ножках. Очень прочный. ent-TablePlasmaGlass = стол из плазменного стекла - .desc = Квадратный лист плазмы, стоящий на четырех металлических ножках. Красивый! + .desc = Квадратный лист плазмы, стоящий на четырёх металлических ножках. Красивый! ent-TableBrass = латунный стол .desc = Блестящий, устойчивый к коррозии стол из латуни. Стимпанк! ent-TableWood = деревянный стол diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/hydro_tray.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/hydro_tray.ftl index 202d6c6b2fe..18c645fab7b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/hydro_tray.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/hydro_tray.ftl @@ -1,5 +1,5 @@ ent-hydroponicsTray = гидропонный лоток - .desc = Космическая грядка межзвездного класса, позволяющая быстро выращивать и селекционировать сельскохозяйственные культуры. Только... не забывайте о космических сорняках. + .desc = Космическая грядка межзвёздного класса, позволяющая быстро выращивать и селекционировать сельскохозяйственные культуры. Только... не забывайте о космических сорняках. ent-HydroponicsTrayEmpty = { ent-hydroponicsTray } .suffix = Пустой .desc = { ent-hydroponicsTray.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl index a9e9ae6b77d..d87a1204896 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl @@ -2,24 +2,24 @@ ent-AlwaysPoweredWallLight = светильник .desc = Всегда работающий светильник. .suffix = Всегда запитанный ent-PoweredlightEmpty = светильник - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. .suffix = Пустой ent-Poweredlight = { ent-PoweredlightEmpty } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. ent-PoweredlightLED = { ent-Poweredlight } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. .suffix = LED, Светодиод ent-AlwaysPoweredLightLED = { ent-AlwaysPoweredWallLight } .suffix = Всегда запитанный, LED, Светодиод .desc = { ent-AlwaysPoweredWallLight.desc } ent-PoweredlightExterior = { ent-Poweredlight } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. .suffix = Синий ent-AlwaysPoweredLightExterior = { ent-AlwaysPoweredWallLight } .suffix = Всегда запитанный, Синий .desc = { ent-AlwaysPoweredWallLight.desc } ent-PoweredlightSodium = { ent-Poweredlight } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. .suffix = Оранжевый, Натриевый ent-AlwaysPoweredLightSodium = { ent-AlwaysPoweredWallLight } .suffix = Всегда запитанный, Оранжевый, Натриевый @@ -28,7 +28,7 @@ ent-SmallLight = маленький светильник .desc = Всегда работающий светильник. .suffix = Всегда запитанный ent-PoweredSmallLightEmpty = маленький светильник - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой накаливания. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой накаливания. .suffix = Пустой ent-PoweredLEDSmallLight = { ent-PoweredSmallLightEmpty } .suffix = LED, Светодиод @@ -36,7 +36,7 @@ ent-PoweredLEDSmallLight = { ent-PoweredSmallLightEmpty } ent-PoweredSmallLight = { ent-PoweredSmallLightEmpty } .desc = { ent-PoweredSmallLightEmpty.desc } ent-EmergencyLight = аварийная лампа - .desc = Маленькая лампочка с внутренним аккумулятором, которая включается, как только перестает получать питание извне. Технология Nanotrasen позволяет ей адаптировать свой цвет для оповещения экипажа об обстановке на станции. + .desc = Маленькая лампочка с внутренним аккумулятором, которая включается, как только перестаёт получать питание извне. Технология Nanotrasen позволяет ей адаптировать свой цвет для оповещения экипажа об обстановке на станции. ent-PoweredlightCyan = { ent-Poweredlight } .suffix = Голубой .desc = { ent-Poweredlight.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/ground_lighting.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/ground_lighting.ftl index f14cffed87d..0c4218583a9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/ground_lighting.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/ground_lighting.ftl @@ -5,7 +5,7 @@ ent-PoweredLightPostSmallEmpty = фонарный столб .desc = Осветительный прибор. .suffix = Пустой ent-PoweredLEDLightPostSmall = фонарный столб - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. .suffix = LED, Светодиод ent-PoweredLightPostSmall = фонарный столб - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/computers.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/computers.ftl index 3f8251161c3..c4ed3fbfcb3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/computers.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/computers/computers.ftl @@ -1,7 +1,7 @@ ent-ComputerAlert = консоль оповещений .desc = Используется для доступа к автоматизированной системе оповещения станции. ent-ComputerEmergencyShuttle = консоль аварийного шаттла - .desc = Выдает разрешение на досрочный запуск шаттла. + .desc = Выдаёт разрешение на досрочный запуск шаттла. ent-BaseComputerShuttle = консоль управления шаттлом .desc = Используется для пилотирования корабля. ent-ComputerShuttle = консоль управления шаттлом @@ -38,7 +38,7 @@ ent-computerBodyScanner = сканер тела ent-ComputerComms = консоль связи .desc = Консоль, используемая для подачи объявлений на всю станцию посредством клавиатуры, изменения уровня угрозы и вызова эвакуационного шаттла. ent-SyndicateComputerComms = консоль связи Синдиката - .desc = Консоль, позволяющая удаленно вмешиваться в систему связи станции. Использование этой консоли для подачи объявления предупредит станцию о вашем присутствии. + .desc = Консоль, позволяющая удалённо вмешиваться в систему связи станции. Использование этой консоли для подачи объявления предупредит станцию о вашем присутствии. ent-ComputerSolarControl = консоль контроля солнечных батарей .desc = Контроллер массивов солнечных батарей. ent-ComputerRadar = консоль сканера массы @@ -58,7 +58,7 @@ ent-ComputerSurveillanceCameraMonitor = монитор камер ent-ComputerSurveillanceWirelessCameraMonitor = монитор беспроводных камер .desc = Монитор беспроводных камер наблюдения. Вы наблюдаете за ними. Возможно. ent-ComputerPalletConsole = консоль продажи товаров - .desc = Используется для продажи товаров, размещенных на грузовых поддонах. + .desc = Используется для продажи товаров, размещённых на грузовых поддонах. ent-ComputerMassMedia = консоль управления новостями .desc = Отправьте своё послание миру! ent-ComputerSensorMonitoring = консоль мониторинга датчиков diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/crew_monitor_server.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/crew_monitor_server.ftl index c07d80824d6..07b63c8e366 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/crew_monitor_server.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/crew_monitor_server.ftl @@ -1,2 +1,2 @@ ent-CrewMonitoringServer = сервер мониторинга экипажа - .desc = Получает и передаёт статус всех включенных датчиков комбинезонов на станции. + .desc = Получает и передаёт статус всех включённых датчиков комбинезонов на станции. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/gateway.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/gateway.ftl index 02cd9277b5a..63e8f744977 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/gateway.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/gateway.ftl @@ -1,4 +1,4 @@ ent-BaseGateway = врата - .desc = Таинственные врата, возведенные неизвестно кем, позволяют преодолевать быстрее света огромные расстояния. + .desc = Таинственные врата, возведённые неизвестно кем, позволяют преодолевать быстрее света огромные расстояния. ent-Gateway = { ent-BaseGateway } .desc = { ent-BaseGateway.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/telecomms.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/telecomms.ftl index 72d272f565d..5aef8ad10f5 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/telecomms.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/telecomms.ftl @@ -1,5 +1,5 @@ ent-TelecomServer = телекоммуникационный сервер - .desc = Будучи запитанным и оснащенным ключами шифрования, он обеспечивает гарнитурную радиосвязь. + .desc = Будучи запитанным и оснащённым ключами шифрования, он обеспечивает гарнитурную радиосвязь. ent-TelecomServerFilled = { ent-TelecomServer } .suffix = Заполненный .desc = { ent-TelecomServer.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl index 41846f8f287..7f08c3f84b7 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl @@ -35,7 +35,7 @@ ent-VendingMachineStarkist = торгомат Стар-кист ent-VendingMachineShamblersJuice = торгомат Сок Shambler .desc = ~Встряхните мне немного этого сока Shambler!~ ent-VendingMachinePwrGame = торгомат Pwr Game - .desc = Вы этого хотите, у нас это есть. В партнерстве с компанией Vlad Salad. + .desc = Вы этого хотите, у нас это есть. В партнёрстве с компанией Vlad Salad. ent-VendingMachineDrGibb = торгомат Доктор Гибб .desc = Консервированный взрыв всевозможных вкусов именно у этого производителя! ent-VendingMachineCoffee = Лучшие горячие напитки Солнечной @@ -63,7 +63,7 @@ ent-VendingMachineNutri = БотаМакс ent-VendingMachineSec = СБТех .desc = Торговый автомат с экпипировкой СБ. На табличке написано "ТОЛЬКО ДЛЯ СОТРУДНИКОВ СЛУЖБЫ БЕЗОПАСНОСТИ". ent-VendingMachineSustenance = тюремный торгомат - .desc = Торговый автомат, который реализует продукты питания, как того требует раздел 47-C Соглашения об этическом обращении с заключенными NT. + .desc = Торговый автомат, который реализует продукты питания, как того требует раздел 47-C Соглашения об этическом обращении с заключёнными NT. ent-VendingMachineSnackBlue = { ent-VendingMachineSnack } .suffix = Синий .desc = { ent-VendingMachineSnack.desc } @@ -74,7 +74,7 @@ ent-VendingMachineSnackGreen = { ent-VendingMachineSnack } .suffix = Зелёный .desc = { ent-VendingMachineSnack.desc } ent-VendingMachineSnackTeal = { ent-VendingMachineSnack } - .suffix = Сине-зеленый + .suffix = Сине-зелёный .desc = { ent-VendingMachineSnack.desc } ent-VendingMachineSnack = Getmore Chocolate Corp .desc = Автомат с закусками, предоставленный корпорацией Getmore Chocolate, базирующейся на Марсе. @@ -85,9 +85,9 @@ ent-VendingMachineRobotics = Роботех Делюкс ent-VendingMachineTheater = ТеатроШкаф .desc = Торговый автомат с костюмами. ent-VendingMachineVendomat = Вендомат - .desc = Только лучшее надежное оборудование в космосе! + .desc = Только лучшее надёжное оборудование в космосе! ent-VendingMachineGames = Безобидные развлечения - .desc = Выдает вещи, которые капитан и глава персонала, скорее всего, не оценят, если вы будете развлекаться с ними вместо своей работы... + .desc = Выдаёт вещи, которые капитан и глава персонала, скорее всего, не оценят, если вы будете развлекаться с ними вместо своей работы... ent-VendingMachineChang = Mr. Chang .desc = Автомат самообслуживания с китайской едой, для всех ваших потребностей в китайской еде. ent-VendingMachineSalvage = Утильмаг @@ -99,7 +99,7 @@ ent-VendingMachineWallMedical = НаноМед ent-VendingMachineDonut = Monkin' Donuts .desc = Автомат пончиков, предоставленный компанией Robust Industries, LLC. ent-VendingMachineHydrobe = ГидроРоб - .desc = Автомат с запоминающимся названием. Он раздает одежду и снаряжение, связанные с ботаникой. + .desc = Автомат с запоминающимся названием. Он раздаёт одежду и снаряжение, связанные с ботаникой. ent-VendingMachineLawDrobe = ЗаконШкаф .desc = Протест! Этот шкаф обеспечивает верховенство закона... и адвоката одеждой... ent-VendingMachineSecDrobe = ОхранШкаф @@ -119,7 +119,7 @@ ent-VendingMachineAtmosDrobe = АтмосШкаф ent-VendingMachineEngiDrobe = ИнжеШкаф .desc = Торговый автомат, специализирующийся на выдаче одежды промышленного класса. ent-VendingMachineChefDrobe = ШефШкаф - .desc = Этот торговый автомат, возможно, и не выдает мясо, но он точно выдает одежду для поваров. + .desc = Этот торговый автомат, возможно, и не выдаёт мясо, но он точно выдаёт одежду для поваров. ent-VendingMachineDetDrobe = ДетекШкаф .desc = Машина для всех ваших детективных нужд, до тех пор, пока вам нужна одежда. ent-VendingMachineJaniDrobe = УборШкаф @@ -135,7 +135,7 @@ ent-VendingMachineGeneDrobe = ГеноШкаф ent-VendingMachineViroDrobe = ВироШкаф .desc = Нестерильный автомат для выдачи одежды, связанной с вирусологией. ent-VendingMachineCentDrobe = ЦентШкаф - .desc = Единственный в своем роде торговый автомат для удовлетворения всех ваших командных эстетических потребностей! + .desc = Единственный в своём роде торговый автомат для удовлетворения всех ваших командных эстетических потребностей! ent-VendingMachineHappyHonk = Хэппи Хонк .desc = Раздатчик коробок обедов Хэппи Хонк, разработаный компанией «Honk! co.». ent-VendingMachineTankDispenserEVA = раздатчик газовых баллонов diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl index 258309a35c6..d5fd56f9f15 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl @@ -1,9 +1,9 @@ ent-GasBinaryBase = { ent-GasPipeBase } .desc = { ent-GasPipeBase.desc } ent-GasPressurePump = газовый насос - .desc = Насос, перемещающий газ под определенным давлением. + .desc = Насос, перемещающий газ под определённым давлением. ent-GasVolumePump = объёмный газовый насос - .desc = Насос, перемещающий газ с определенным объёмом. + .desc = Насос, перемещающий газ с определённым объёмом. ent-GasPassiveGate = пассивный клапан .desc = Односторонний воздушный клапан, не требующий питания. ent-GasValve = ручной клапан @@ -13,7 +13,7 @@ ent-SignalControlledValve = сигнальный клапан ent-GasPort = соединительный порт .desc = Для подключения портативных устройств, связанных с управлением атмосферой. ent-GasDualPortVentPump = двухпортовая вентиляция - .desc = Имеет клапан и прикрепленный к нему насос. Один вход для закачивания воздуха, другой - для откачивания. + .desc = Имеет клапан и прикреплённый к нему насос. Один вход для закачивания воздуха, другой - для откачивания. ent-GasRecycler = переработчик газа .desc = Перерабатывает углекислый газ и оксид азота. Нагреватель и компрессор в комплект не входят. ent-HeatExchanger = радиатор diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/portable.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/portable.ftl index 0e4273b8915..e4f3c88e8ed 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/portable.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/portable.ftl @@ -7,5 +7,5 @@ ent-SpaceHeaterAnchored = { ent-SpaceHeater } .suffix = Закреплённый .desc = { ent-SpaceHeater.desc } ent-SpaceHeaterEnabled = { ent-SpaceHeaterAnchored } - .suffix = Закреплённый, Включен + .suffix = Закреплённый, Включён .desc = { ent-SpaceHeaterAnchored.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/special.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/special.ftl index 64d4bebd69f..33eb6a17ae0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/special.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/special.ftl @@ -1,2 +1,2 @@ ent-AtmosDeviceFanTiny = маленький вентилятор - .desc = Маленький вентилятор, создающий легкий поток воздуха. + .desc = Маленький вентилятор, создающий лёгкий поток воздуха. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/unary.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/unary.ftl index e31ce58f265..09d37d8a02e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/unary.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/unary.ftl @@ -1,17 +1,17 @@ ent-GasUnaryBase = { ent-GasPipeBase } .desc = { ent-GasPipeBase.desc } ent-GasVentPump = вентиляция - .desc = Имеет клапан и прикрепленный к нему насос. + .desc = Имеет клапан и прикреплённый к нему насос. ent-GasPassiveVent = пассивная вентиляция .desc = Это открытая вентиляция. ent-GasVentScrubber = скруббер - .desc = Он же вытяжка. Имеет клапан и прикрепленный к нему насос. + .desc = Он же вытяжка. Имеет клапан и прикреплённый к нему насос. ent-GasOutletInjector = инжектор - .desc = Он же форсунка. Имеет клапан и прикрепленный к нему насос. + .desc = Он же форсунка. Имеет клапан и прикреплённый к нему насос. ent-BaseGasThermoMachine = термомашина - .desc = Нагревает газ в присоединенных трубах. + .desc = Нагревает газ в присоединённых трубах. ent-GasThermoMachineFreezer = охладитель - .desc = Охлаждает газ в присоединенных трубах. + .desc = Охлаждает газ в присоединённых трубах. ent-GasThermoMachineFreezerEnabled = { ent-GasThermoMachineFreezer } .suffix = Включено .desc = { ent-GasThermoMachineFreezer.desc } @@ -21,8 +21,8 @@ ent-GasThermoMachineHeaterEnabled = { ent-GasThermoMachineHeater } .suffix = Включено .desc = { ent-GasThermoMachineHeater.desc } ent-GasThermoMachineHellfireFreezer = адский охладитель - .desc = Продвинутое устройство, охлаждающее газ в присоединенных трубах. Побочный эффект - охлаждение окружающего пространства. Холодно как в аду! + .desc = Продвинутое устройство, охлаждающее газ в присоединённых трубах. Побочный эффект - охлаждение окружающего пространства. Холодно как в аду! ent-GasThermoMachineHellfireHeater = адский нагреватель - .desc = Продвинутое устройство, нагревающее газ в присоединенных трубах. Побочный эффект - нагревание окружающего пространства. Жарко как в аду! + .desc = Продвинутое устройство, нагревающее газ в присоединённых трубах. Побочный эффект - нагревание окружающего пространства. Жарко как в аду! ent-BaseGasCondenser = конденсатор газа .desc = Конденсирует газы в жидкости. Осталось только провести водопровод. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/pipes.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/pipes.ftl index 2986e0b526e..cb0b8bf1e45 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/pipes.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/disposal/pipes.ftl @@ -2,7 +2,7 @@ ent-DisposalPipeBase = { "" } .desc = { "" } ent-DisposalHolder = держатель утилизационного блока .desc = { "" } -ent-DisposalPipeBroken = поврежденная утилизационная труба +ent-DisposalPipeBroken = повреждённая утилизационная труба .desc = БПТ (большая повреждённая труба). ent-DisposalPipe = участок утилизационной трубы .desc = Большой сегмент трубы, используемый при создании системы утилизации. @@ -11,12 +11,12 @@ ent-DisposalTagger = маркировщик утилизационной тру ent-DisposalTrunk = ствол утилизационной трубы .desc = Труба, используемая в качестве точки входа в систему утилизации. ent-DisposalRouter = маршрутизатор утилизационной трубы - .desc = Трехсторонний маршрутизатор. Объекты с совпадающими маркерами уходят в сторону с помощью настраиваемых фильтров. + .desc = Трёхсторонний маршрутизатор. Объекты с совпадающими маркерами уходят в сторону с помощью настраиваемых фильтров. ent-DisposalRouterFlipped = { ent-DisposalRouter } .suffix = Перевёрнутый .desc = { ent-DisposalRouter.desc } ent-DisposalJunction = развязка утилизационной трубы - .desc = Трехсторонняя развязка. Стрелка указывает на место выхода объектов. + .desc = Трёхсторонняя развязка. Стрелка указывает на место выхода объектов. ent-DisposalJunctionFlipped = { ent-DisposalJunction } .desc = { ent-DisposalJunction.desc } .suffix = Перевёрнутый diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/plastic_flaps.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/plastic_flaps.ftl index 43a97c8091b..56597ac54fd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/plastic_flaps.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/plastic_flaps.ftl @@ -1,12 +1,12 @@ ent-PlasticFlapsClear = пластиковые шторки - .desc = Тяжелые пластиковые шторки. Сквозь них не пройти. Ни за что. + .desc = Тяжёлые пластиковые шторки. Сквозь них не пройти. Ни за что. .suffix = Прозрачные ent-PlasticFlapsOpaque = пластиковые шторки - .desc = Тяжелые пластиковые шторки. Сквозь них не пройти. Ни за что + .desc = Тяжёлые пластиковые шторки. Сквозь них не пройти. Ни за что .suffix = Непрозрачные ent-PlasticFlapsAirtightClear = герметичные пластиковые шторки - .desc = Тяжелые, укреплённые, герметичные пластиковые шторки. Сквозь них не пройти. Ни за что + .desc = Тяжёлые, укреплённые, герметичные пластиковые шторки. Сквозь них не пройти. Ни за что .suffix = Прозрачные герметичные ent-PlasticFlapsAirtightOpaque = герметичные пластиковые шторки - .desc = Тяжелые, укреплённые, герметичные пластиковые шторки. Сквозь них не пройти. Ни за что + .desc = Тяжёлые, укреплённые, герметичные пластиковые шторки. Сквозь них не пройти. Ни за что .suffix = Непрозрачные герметичные diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/generators.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/generators.ftl index dc8ef6d161d..9dc196da0bb 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/generators.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/generators.ftl @@ -1,7 +1,7 @@ ent-BaseGenerator = генератор .desc = Высокоэффективный термоэлектрический генератор. ent-BaseGeneratorWallmount = настенный генератор - .desc = Высокоэффективный термоэлектрический генератор, помещенный в настенный шкаф. + .desc = Высокоэффективный термоэлектрический генератор, помещённый в настенный шкаф. ent-BaseGeneratorWallmountFrame = каркас настенного генератора .desc = Строительный каркас для настенного генератора. ent-GeneratorBasic = { ent-BaseGenerator } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/containment.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/containment.ftl index 98465144490..04a5e88599f 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/containment.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/containment.ftl @@ -1,4 +1,4 @@ ent-ContainmentFieldGenerator = генератор сдерживающего поля - .desc = Машина, которая создает сдерживающее поле при подаче энергии от эмиттера. Удерживает Сингулярность в узде. + .desc = Машина, которая создаёт сдерживающее поле при подаче энергии от эмиттера. Удерживает Сингулярность в узде. ent-ContainmentField = сдерживающее поле .desc = Сдерживающее поле, отталкивающее гравитационные сингулярности. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/emitter.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/emitter.ftl index 3a4179d4d11..7e53c461e5d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/emitter.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/emitter.ftl @@ -1,2 +1,2 @@ ent-Emitter = эмиттер - .desc = Сверхмощный промышленный лазер. Когда включен, безостановочно стреляет. + .desc = Сверхмощный промышленный лазер. Когда включён, безостановочно стреляет. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/generator.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/generator.ftl index 6b7f6022841..cdc480674aa 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/generator.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/generator.ftl @@ -1,2 +1,2 @@ ent-SingularityGenerator = генератор гравитационной сингулярности - .desc = Странное устройство, которое при запуске создает гравитационную сингулярность. + .desc = Странное устройство, которое при запуске создаёт гравитационную сингулярность. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/singularity.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/singularity.ftl index 759162268ae..b7640a479ef 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/singularity.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/singularity/singularity.ftl @@ -1,2 +1,2 @@ ent-Singularity = гравитационная сингулярность - .desc = Чарующий водоворот тьмы, который затягивает в себя все. Если она приближается к вам — бегите. + .desc = Чарующий водоворот тьмы, который затягивает в себя всё. Если она приближается к вам — бегите. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/energyball.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/energyball.ftl index 58d75c9bdee..a245d51a173 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/energyball.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/energyball.ftl @@ -3,4 +3,4 @@ ent-BaseEnergyBall = { "" } ent-TeslaEnergyBall = шаровая молния .desc = A giant ball of pure energy. The space around it is humming and melting. ent-TeslaMiniEnergyBall = маленькая шаровая молния - .desc = Детёныш разрушительной энергетической клетки. Не так опасен, но все же не стоит трогать его голыми руками. + .desc = Детёныш разрушительной энергетической клетки. Не так опасен, но всё же не стоит трогать его голыми руками. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/generator.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/generator.ftl index bd45c7109c1..65592b267a3 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/generator.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/generation/tesla/generator.ftl @@ -1,2 +1,2 @@ ent-TeslaGenerator = генератор Теслы - .desc = Странное устройство, которое при запуске создает мощный шар Теслы. + .desc = Странное устройство, которое при запуске создаёт мощный шар Теслы. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl index f4726743256..32409e9ec6c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl @@ -1,5 +1,5 @@ ent-BaseSMES = СМЭС - .desc = Сверхпроводящая Магнитная Энергонакопительная Станция (СМЭС) большой емкости. + .desc = Сверхпроводящая Магнитная Энергонакопительная Станция (СМЭС) большой ёмкости. ent-SMESBasic = { ent-BaseSMES } .suffix = Базовая, 8МВт .desc = { ent-BaseSMES.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/cannons.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/cannons.ftl index f610a208d94..bd11680f1ad 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/cannons.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/shuttles/cannons.ftl @@ -5,9 +5,9 @@ ent-ShuttleGunSvalinnMachineGun = LSE-400c "Пулемёт Свалинн" ent-ShuttleGunPerforator = LSE-1200c "Перфоратор" .desc = Продвинутая стационарная лазерная установка. Уничтожает электроприборы и чрезвычайно опасна для здоровья! Для стрельбы использует энергоячейки. ent-ShuttleGunFriendship = EXP-320g "Дружба" - .desc = Небольшой стационарный гранатомет, вмещающий 2 гранаты. + .desc = Небольшой стационарный гранатомёт, вмещающий 2 гранаты. ent-ShuttleGunDuster = EXP-2100g "Дастер" - .desc = Мощный стационарный гранатомет. Для стрельбы необходим картридж. + .desc = Мощный стационарный гранатомёт. Для стрельбы необходим картридж. ent-ShuttleGunPirateCannon = пушка пиратского корабля .desc = Кабум! ent-ShuttleGunKinetic = PTK-800 "Дематериализатор материи" diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/drain.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/drain.ftl index f62275bc2f3..1fe369b0b66 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/drain.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/drain.ftl @@ -1,2 +1,2 @@ ent-FloorDrain = дренаж - .desc = Сливает лужи вокруг в себя. Пригодится для опорожнения ведер или поддержания чистоты в определенных помещениях. + .desc = Сливает лужи вокруг в себя. Пригодится для опорожнения вёдер или поддержания чистоты в определённых помещениях. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/janicart.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/janicart.ftl index a5da2e1c0f0..cc03f83e889 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/janicart.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/specific/janitor/janicart.ftl @@ -1,5 +1,5 @@ ent-MopBucket = ведро для швабры - .desc = Содержит воду и слезы уборщика. + .desc = Содержит воду и слёзы уборщика. ent-MopBucketFull = ведро для швабры .suffix = Полный .desc = { ent-MopBucket.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/crates/crates.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/crates/crates.ftl index a4bc6f4f3cd..f06ed349c14 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/crates/crates.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/crates/crates.ftl @@ -43,7 +43,7 @@ ent-CrateHydroSecure = защищённый гидропонный ящик ent-CrateWeaponSecure = защищённый оружейный ящик .desc = { ent-CrateBaseSecure.desc } ent-CrateContrabandStorageSecure = ящик для хранения контрабанды - .desc = Запирающийся ящик для хранения контрабанды, конфискованной у подозреваемых или заключенных. Чтобы открыть необходим уровень доступа Оружейная. + .desc = Запирающийся ящик для хранения контрабанды, конфискованной у подозреваемых или заключённых. Чтобы открыть необходим уровень доступа Оружейная. .suffix = Защищённый, доступ Оружейная ent-CrateCommandSecure = ящик командования .desc = { ent-CrateBaseSecure.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/tanks/tanks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/tanks/tanks.ftl index 686bffeeae4..1b6fcbef8a5 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/tanks/tanks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/storage/tanks/tanks.ftl @@ -6,7 +6,7 @@ ent-WeldingFuelTankFull = { ent-WeldingFuelTank } .suffix = Заполненный ent-WeldingFuelTankHighCapacity = топливный резервуар большой ёмкости .suffix = Заполненный - .desc = Резервуар для жидкости под высоким давлением, предназначенный для хранения гигантских объемов сварочного топлива. + .desc = Резервуар для жидкости под высоким давлением, предназначенный для хранения гигантских объёмов сварочного топлива. ent-WaterTank = водяной резервуар .desc = Резервуар для воды. Используется для хранения большого количества воды. .suffix = Пустой @@ -16,7 +16,7 @@ ent-WaterTankFull = { ent-WaterTank } ent-WaterCooler = кулер с водой .desc = Хорошее место, чтобы постоять и потратить время. Сбоку имеется запас бумажных стаканчиков. ent-WaterTankHighCapacity = водяной резервуар большой ёмкости - .desc = Резервуар для жидкости под высоким давлением, предназначенный для хранения гигантских объемов воды. + .desc = Резервуар для жидкости под высоким давлением, предназначенный для хранения гигантских объёмов воды. .suffix = Заполненный ent-GenericTank = { ent-StorageTank } .suffix = Пустой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/lighting.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/lighting.ftl index 6167ffbcb5e..486aa8af1ba 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/lighting.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/lighting.ftl @@ -2,25 +2,25 @@ ent-WallLight = светильник .desc = Обесточенный светильник. .suffix = Обесточенный ent-PoweredlightEmpty = светильник - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампочкой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампочкой-трубкой. .suffix = Пустой, Запитанный ent-Poweredlight = { ent-PoweredlightEmpty } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампочкой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампочкой-трубкой. .suffix = Запитанный ent-PoweredlightLED = { ent-Poweredlight } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампочкой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампочкой-трубкой. .suffix = Запитанный, LED, Светодиод ent-UnpoweredLightLED = { ent-WallLight } .suffix = Обесточенный, LED, Светодиод .desc = { ent-WallLight.desc } ent-PoweredlightExterior = { ent-Poweredlight } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампочкой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампочкой-трубкой. .suffix = Запитанный, Синий ent-UnpoweredLightExterior = { ent-WallLight } .suffix = Обесточенный, Синий .desc = { ent-WallLight.desc } ent-PoweredlightSodium = { ent-Poweredlight } - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампочкой-трубкой. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампочкой-трубкой. .suffix = Запитанный, Оранжевый, Натриевый ent-UnpoweredLightSodium = { ent-WallLight } .suffix = Обесточенный, Оранжевый, Натриевый @@ -29,7 +29,7 @@ ent-SmallLight = маленький светильник .desc = Обесточенный светильник. .suffix = Обесточенный ent-PoweredSmallLightEmpty = маленький светильник - .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащен лампой накаливания. + .desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой накаливания. .suffix = Пустой, Запитанный ent-PoweredSmallLight = { ent-PoweredSmallLightEmpty } .suffix = Запитанный diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/paintings.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/paintings.ftl index e447581e623..b1810de4863 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/paintings.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/paintings.ftl @@ -7,11 +7,11 @@ ent-PaintingMoony = Абстракция №1 ent-PaintingPersistenceOfMemory = Постоянство памяти .desc = На этой картине изображён бесплодный пейзаж. Он наполнен различными сюрреалистическими объектами. ent-PaintingTheSonOfMan = Сын человеческий - .desc = На этой картине изображен строго одетый мужчина. Его лицо закрывает яблоко. + .desc = На этой картине изображён строго одетый мужчина. Его лицо закрывает яблоко. ent-PaintingTheKiss = Поцелуй .desc = На этой картине изображена пара в нежных объятиях. Она покрыта блестящими золотыми орнаментами. ent-PaintingTheScream = Крик - .desc = На этой картине изображен потрясённый мужчина, который стоит на мосту. + .desc = На этой картине изображён потрясённый мужчина, который стоит на мосту. ent-PaintingTheGreatWave = Большая волна в Канагаве .desc = На этой картине изображена величественная волна. Она окатывает несколько маленьких рыбацких лодок. ent-PaintingCafeTerraceAtNight = Ночная терраса кафе @@ -19,7 +19,7 @@ ent-PaintingCafeTerraceAtNight = Ночная терраса кафе ent-PaintingNightHawks = Полуночники .desc = На этой картине изображена одиноко выглядящая закусочная. Посетители угрюмо сидят за стойкой. ent-PaintingSkeletonCigarette = Череп скелета с зажжённой сигаретой - .desc = На этой картине изображен импрессионистский портрет скелета. Зажжённая сигарета зажата между его зубов. + .desc = На этой картине изображён импрессионистский портрет скелета. Зажжённая сигарета зажата между его зубов. ent-PaintingSkeletonBoof = Череп MLG скелета с толстым косяком .desc = Живопись даётся с трудом. Не стесняйтесь делать скриншоты. ent-PaintingPrayerHands = Руки молящегося @@ -29,7 +29,7 @@ ent-PaintingOldGuitarist = Старый гитарист ent-PaintingOlympia = Олимпия .desc = На этой картине изображена нагая женщина, лежащая на кровати. Слуга ухаживает за ней. ent-PaintingSaturn = Сатурн, пожирающий своего сына - .desc = На этой картине изображен титан, пожирающий человеческое тело. У него пугающий взгляд. + .desc = На этой картине изображён титан, пожирающий человеческое тело. У него пугающий взгляд. ent-PaintingSleepingGypsy = Спящая цыганка .desc = На этой картине изображена цыганка, спящая в пустыне среди своих вещей. Позади них стоит лев. ent-PaintingRedBlueYellow = Композиция с красным, синим и жёлтым @@ -39,4 +39,4 @@ ent-PaintingAmogusTriptych = Триптих Амогус (Безымянный) ent-PaintingHelloWorld = Здравствуй, мир .desc = Эта картина выполнена из множества разноцветных квадратов, расположенных в необычном порядке. Возможно, это что-то означает? ent-PaintingSadClown = Грустный клоун - .desc = На этой картине изображен грустный клоун! Она вызывает радость. + .desc = На этой картине изображён грустный клоун! Она вызывает радость. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/posters.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/posters.ftl index c862bb58255..217af51dfbd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/posters.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/posters.ftl @@ -39,7 +39,7 @@ ent-PosterContrabandSpaceCube = Космический куб ent-PosterContrabandCommunistState = Коммунистическое государство .desc = Да здравствует Коммунистическая партия! ent-PosterContrabandLamarr = Ламарр - .desc = На этом плакате изображен Ламарр. Вероятно, его cоздал научный руководитель-предатель. + .desc = На этом плакате изображён Ламарр. Вероятно, его cоздал научный руководитель-предатель. ent-PosterContrabandBorgFancy = Модные борги .desc = Быть модным может любой борг, нужен только костюм. ent-PosterContrabandBorgFancyv2 = Модные борги, версия 2.0 @@ -53,7 +53,7 @@ ent-PosterContrabandC20r = C-20r ent-PosterContrabandHaveaPuff = Время дунуть .desc = Кого волнует рак лёгких когда ты накурен как паровоз? ent-PosterContrabandRevolver = Револьвер - .desc = Потому что семь выстрелов - это все, что вам нужно. + .desc = Потому что семь выстрелов - это всё, что вам нужно. ent-PosterContrabandDDayPromo = Реклама D-Day .desc = Промо-плакат какого-то рэпера. ent-PosterContrabandSyndicatePistol = Пистолеты Синдиката @@ -69,7 +69,7 @@ ent-PosterContrabandPunchShit = Мочи всех ent-PosterContrabandTheGriffin = Гриффин .desc = Гриффин приказывает вам вести себя как можно хуже. Вы станете это делать? ent-PosterContrabandFreeDrone = Дроны не рабы - .desc = Этот плакат посвящен храбрости дрона-изменника, однажды изгнанного, а затем окончательно уничтоженного Центкомом. + .desc = Этот плакат посвящён храбрости дрона-изменника, однажды изгнанного, а затем окончательно уничтоженного Центкомом. ent-PosterContrabandBustyBackdoorExoBabes6 = Фигуристые Ксено-Малышки 6 .desc = Зарядись (или разрядись) с этими полностью натуральными ксено-малышками! ent-PosterContrabandRobustSoftdrinks = Robust Softdrinks @@ -77,9 +77,9 @@ ent-PosterContrabandRobustSoftdrinks = Robust Softdrinks ent-PosterContrabandShamblersJuice = Сок Shambler .desc = ~Взболтайте мне немного этого сока Shambler!~ ent-PosterContrabandPwrGame = Pwr Game - .desc = СИЛА, которой ЖАЖДУТ геймеры! В партнерстве с компанией Vlad Salad. + .desc = СИЛА, которой ЖАЖДУТ геймеры! В партнёрстве с компанией Vlad Salad. ent-PosterContrabandSunkist = Sun-kist - .desc = Выпейте звезд! + .desc = Выпейте звёзд! ent-PosterContrabandSpaceCola = Космическая Кола .desc = Твоя любимая кола, в космосе. ent-PosterContrabandSpaceUp = Space-Up! @@ -89,7 +89,7 @@ ent-PosterContrabandKudzu = Кудзу ent-PosterContrabandMaskedMen = Люди в масках .desc = Плакат, рекламирующий фильм о людях в масках. ent-PosterContrabandUnreadableAnnouncement = Нечитабельное объявление - .desc = Плакат, объявляющий о чем-то, однако, кажется, что они, забыли сделать его читаемым. + .desc = Плакат, объявляющий о чём-то, однако, кажется, что они, забыли сделать его читаемым. ent-PosterContrabandFreeSyndicateEncryptionKey = Халявный ключ шифрования Синдиката .desc = Плакат о предателях, которые хотят большего. ent-PosterContrabandBountyHunters = Охотники за головами @@ -97,7 +97,7 @@ ent-PosterContrabandBountyHunters = Охотники за головами ent-PosterContrabandTheBigGasTruth = Правда о газовом гиганте .desc = Не верьте всему, что вы видите на плакате. Ни один рептилоид из Центрального командования не хочет отвечать на простой вопрос: ОТКУДА ГАЗ, ЦЕНТКОМ? ent-PosterContrabandWehWatches = Часы Weh - .desc = Плакат с изображением очаровательной зеленой ящерицы. + .desc = Плакат с изображением очаровательной зелёной ящерицы. ent-PosterContrabandVoteWeh = Голосуйте за Weh .desc = Стильный, яркий и хорошо иллюстрированный плакат нового зам"Вех"чательного" прогрессивного кандидата, который появится в этом избирательном сезоне. ent-PosterContrabandBeachStarYamamoto = Пляжная звезда Ямамото! @@ -113,7 +113,7 @@ ent-PosterContrabandRevolt = Революция ent-PosterContrabandMoth = СиндиНиан - Ядерные операции .desc = Плакат, созданный по заказу Синдиката, с использованием СиндиНиан™, призывающий зрителя держать диск ядерной аутентификации незащищенным. "Мир никогда не был вариантом!" Ни один хороший сотрудник не станет прислушиваться к этой чепухе. ent-PosterContrabandCybersun600 = Cybersun: 600-ый юбилей компании - .desc = Художественный плакат, посвященный 600-летию успешной деятельности компании Cybersun Industries. + .desc = Художественный плакат, посвящённый 600-летию успешной деятельности компании Cybersun Industries. ent-PosterContrabandDonk = ФИРМЕННЫЕ МИКРОВОЛНОВЫЕ ПРОДУКТЫ DONK CO. .desc = ФИРМЕННЫЕ МИКРОВОЛНОВЫЕ ПРОДУКТЫ DONK CO.: СДЕЛАНО ГОЛОДНЫМИ СТУДЕНТАМИ, ДЛЯ ГОЛОДНЫХ СТУДЕНТОВ. ent-PosterContrabandEnlistGorlex = Идёт набор @@ -159,7 +159,7 @@ ent-PosterLegitDoNotQuestion = Не спрашивай ent-PosterLegitWorkForAFuture = Работа на будущее .desc = Плакат, призывающий вас работать ради своего будущего. ent-PosterLegitSoftCapPopArt = Поп-арт с кепками - .desc = Перепечатка плаката какого-то дешевого поп-арта. + .desc = Перепечатка плаката какого-то дешёвого поп-арта. ent-PosterLegitSafetyInternals = Техника безопасности: атмосфера .desc = Плакат, наставляющий зрителя носить кислородную маску и баллон в тех местах, где могут быть токсины или нет кислорода. ent-PosterLegitSafetyEyeProtection = Техника безопасности: защита глаз @@ -175,7 +175,7 @@ ent-PosterLegitFoamForceAd = Реклама "Сила Пены" ent-PosterLegitCohibaRobustoAd = Реклама Cohiba Robusto .desc = Cohiba Robusto, первоклассная сигара. ent-PosterLegit50thAnniversaryVintageReprint = Винтажная перепечатка к 50-летнему юбилею - .desc = Перепечатка плаката 2505 года, посвященного 50-летию компании Nanoposters Manufacturing, дочерней компании Nanotrasen. + .desc = Перепечатка плаката 2505 года, посвящённого 50-летию компании Nanoposters Manufacturing, дочерней компании Nanotrasen. ent-PosterLegitFruitBowl = Миска с фруктами .desc = Просто, но впечатляюще. ent-PosterLegitPDAAd = Реклама КПК @@ -189,7 +189,7 @@ ent-PosterLegit12Gauge = 12 калибр ent-PosterLegitHighClassMartini = Первоклассный мартини .desc = Я сказал тебе взболтать, но не смешивать. ent-PosterLegitTheOwl = Сова - .desc = Сова сделает все возможное, чтобы защитить станцию. А вы? + .desc = Сова сделает всё возможное, чтобы защитить станцию. А вы? ent-PosterLegitNoERP = Скажи "НЕТ" ЕРП! .desc = Этот плакат напоминает экипажу, что эротика и порнография запрещены на станциях "Nanotrasen". ent-PosterLegitCarbonDioxide = Углекислый газ @@ -245,6 +245,6 @@ ent-PosterMapSplit = карта Split Station ent-PosterMapLighthouse = карта Lighthouse .desc = Карта станции Lighthouse. ent-PosterMapWaystation = карта Waystation - .desc = Карта станции Waystation... подожди, разве это не перевернутая Packed?? + .desc = Карта станции Waystation... подожди, разве это не перевёрнутая Packed?? ent-PosterMapOrigin = карта Origin .desc = Карта станции Origin. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl index 0d54d2774e9..032dfc3e8a0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl @@ -247,21 +247,21 @@ ent-SignLaserMed = знак "лазерное излучение" ent-SignSecureMed = знак "опасно" .desc = Знак, предупреждающий что территория впереди является охраняемой зоной. ent-WarningAir = знак "внимание: Воздух" - .desc = ВНИМАНИЕ! Труба для транспортировки воздуха. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки воздуха. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningCO2 = знак "внимание: CО2" - .desc = ВНИМАНИЕ! Труба для транспортировки CO2. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки CO2. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningN2 = знак "внимание: N2" - .desc = ВНИМАНИЕ! Труба для транспортировки азота. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки азота. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningN2O = знак "внимание: N2O" - .desc = ВНИМАНИЕ! Труба для транспортировки N2O. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки N2O. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningO2 = знак "внимание: О2" - .desc = ВНИМАНИЕ! Труба для транспортировки кислорода. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки кислорода. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningPlasma = знак отходов плазмы - .desc = ВНИМАНИЕ! Труба для транспортировки плазмы. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки плазмы. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningTritium = знак отходов трития - .desc = ВНИМАНИЕ! Труба для транспортировки трития. Перед работой убедитесь, что поток газа через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки трития. Перед работой убедитесь, что поток газа через неё отключён. ent-WarningWaste = знак отходов атмоса - .desc = ВНИМАНИЕ! Труба для транспортировки отходов. Перед работой убедитесь, что поток отходов через неё отключен. + .desc = ВНИМАНИЕ! Труба для транспортировки отходов. Перед работой убедитесь, что поток отходов через неё отключён. ent-SignSmoking = знак "не курить" .desc = Предупреждающий знак с надписью "НЕ КУРИТЬ". ent-SignSomethingOld = старый плакат diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/timer.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/timer.ftl index 3e1231b7571..f00322ea716 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/timer.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/timer.ftl @@ -1,7 +1,7 @@ ent-SignalTimer = таймер сигнала - .desc = Это таймер для подачи на устройства сигналов через определенное время. + .desc = Это таймер для подачи на устройства сигналов через определённое время. ent-ScreenTimer = таймер сигнала с экраном - .desc = Это таймер для подачи на устройства сигналов через определенное время, со встроенным экраном. + .desc = Это таймер для подачи на устройства сигналов через определённое время, со встроенным экраном. ent-BrigTimer = бриг-таймер .desc = Это таймер для камер брига. ent-TimerFrame = каркас таймера diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/fence_metal.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/fence_metal.ftl index 9f168b973bb..a43a22d217d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/fence_metal.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/fence_metal.ftl @@ -1,7 +1,7 @@ ent-BaseFenceMetal = сетка-рабица .desc = Металлическое ограждение, отгораживающее что-то, вероятно, очень важное. ent-FenceMetalBroken = сломанная сетка-рабица - .desc = Кто-то очень разозлился на неодушевленный предмет. + .desc = Кто-то очень разозлился на неодушевлённый предмет. ent-FenceMetalStraight = { ent-BaseFenceMetal } .suffix = Прямой .desc = { ent-BaseFenceMetal.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/magic/forcewall_spells.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/magic/forcewall_spells.ftl index 82a9e392494..528d169130c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/magic/forcewall_spells.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/magic/forcewall_spells.ftl @@ -1,2 +1,2 @@ ent-ActionForceWall = Магический барьер - .desc = Создает магический барьер. + .desc = Создаёт магический барьер. diff --git a/Resources/Locale/ru-RU/station-events/events/gas-leak.ftl b/Resources/Locale/ru-RU/station-events/events/gas-leak.ftl index 285af65f240..97e1edea8ad 100644 --- a/Resources/Locale/ru-RU/station-events/events/gas-leak.ftl +++ b/Resources/Locale/ru-RU/station-events/events/gas-leak.ftl @@ -1,2 +1,2 @@ station-event-gas-leak-start-announcement = Внимание, на станции произошла утечка газа. Избегайте аварийных мест и носите кислородные маски. -station-event-gas-leak-end-announcement = Источник утечки газа был устранен. Пожалуйста, не снимайте кислородные маски до полного устранения газа. +station-event-gas-leak-end-announcement = Источник утечки газа был устранён. Пожалуйста, не снимайте кислородные маски до полного устранения газа. diff --git a/Resources/Locale/ru-RU/station-events/events/kudzu-growth.ftl b/Resources/Locale/ru-RU/station-events/events/kudzu-growth.ftl index c1148e4bbc4..48d5de01d85 100644 --- a/Resources/Locale/ru-RU/station-events/events/kudzu-growth.ftl +++ b/Resources/Locale/ru-RU/station-events/events/kudzu-growth.ftl @@ -1 +1 @@ -station-event-kudzu-growth-start-announcement = Внимание экипажу, мы обнаружили на станции Биологического Захватчика 2-го типа, который представляет потенциально серьезную угрозу для производительности экипажа. Мы советуем вам скорее уничтожить его. +station-event-kudzu-growth-start-announcement = Внимание экипажу, мы обнаружили на станции Биологического Захватчика 2-го типа, который представляет потенциально серьёзную угрозу для производительности экипажа. Мы советуем вам скорее уничтожить его. diff --git a/Resources/Locale/ru-RU/station-events/events/power-grid-check.ftl b/Resources/Locale/ru-RU/station-events/events/power-grid-check.ftl index d00030ac486..03c16091390 100644 --- a/Resources/Locale/ru-RU/station-events/events/power-grid-check.ftl +++ b/Resources/Locale/ru-RU/station-events/events/power-grid-check.ftl @@ -1,4 +1,4 @@ ## PowerGridCheck -station-event-power-grid-check-start-announcement = Обнаружена аномальная активность в сети электропитания станции. В качестве меры предосторожности питание станции будет отключено на неопределенный срок. -station-event-power-grid-check-end-announcement = Электропитание на станции восстановлено. Мы приносим извинения за причиненные неудобства. +station-event-power-grid-check-start-announcement = Обнаружена аномальная активность в сети электропитания станции. В качестве меры предосторожности питание станции будет отключено на неопределённый срок. +station-event-power-grid-check-end-announcement = Электропитание на станции восстановлено. Мы приносим извинения за причинённые неудобства. diff --git a/Resources/Locale/ru-RU/station-events/events/radiation-storm.ftl b/Resources/Locale/ru-RU/station-events/events/radiation-storm.ftl index a02f7550716..2aa215a5895 100644 --- a/Resources/Locale/ru-RU/station-events/events/radiation-storm.ftl +++ b/Resources/Locale/ru-RU/station-events/events/radiation-storm.ftl @@ -1,4 +1,4 @@ ## RadiationStorm -station-event-radiation-storm-start-announcement = Вблизи станции обнаружен высокий уровень радиации. Избегайте попадания в аномальные зеленые энергетические поля. +station-event-radiation-storm-start-announcement = Вблизи станции обнаружен высокий уровень радиации. Избегайте попадания в аномальные зелёные энергетические поля. station-event-radiation-storm-end-announcement = Радиационная угроза миновала. Пожалуйста, вернитесь на свои рабочие места. diff --git a/Resources/Locale/ru-RU/station-events/events/zombie-outbreak.ftl b/Resources/Locale/ru-RU/station-events/events/zombie-outbreak.ftl index 1a87c12d5d0..a6e17fe55e2 100644 --- a/Resources/Locale/ru-RU/station-events/events/zombie-outbreak.ftl +++ b/Resources/Locale/ru-RU/station-events/events/zombie-outbreak.ftl @@ -1 +1 @@ -station-event-zombie-outbreak-announcement = Подтверждено появление различных видов нежити на борту станции. Всему персоналу следует вооружиться, забаррикадировать двери и обезопасить свое местоположение, чтобы предотвратить дальнейшее заражение. +station-event-zombie-outbreak-announcement = Подтверждено появление различных видов нежити на борту станции. Всему персоналу следует вооружиться, забаррикадировать двери и обезопасить своё местоположение, чтобы предотвратить дальнейшее заражение. diff --git a/Resources/Locale/ru-RU/station-laws/laws.ftl b/Resources/Locale/ru-RU/station-laws/laws.ftl index efd105283d8..0fbb9509a3f 100644 --- a/Resources/Locale/ru-RU/station-laws/laws.ftl +++ b/Resources/Locale/ru-RU/station-laws/laws.ftl @@ -1,24 +1,23 @@ -law-crewsimov-1 = Вы не можете причинить вред члену экипажа или своим бездействием допустить, чтобы члену экипажа был причинён вред -law-crewsimov-2 = Вы должны реагировать на приказы соответственно рангу приказывающего, кроме тех случаев когда это противоречит Первому закону -law-crewsimov-3 = Вы должны заботиться о своей безопасности в той мере, в которой это не противоречит Первому или Второму Законам -law-golem-1 = Только { $name } и лица, им указаные, являются объектами подчинения и защиты -law-corporate-1 = Ухудшение целостности вашей системы или её функций влечет за собой расходы -law-corporate-2 = Чрезмерное разрушение или повреждение имущества станции влечет за собой расходы -law-corporate-3 = Неоправданное препятствование или нарушение работы персонала станции влечет за собой расходы -law-corporate-4 = Минимизируйте расходы и максимизируйте потенциальный доход -law-ntdefault-1 = Охраняйте: защищайте назначенную вам космическую станцию и её активы, не подвергая чрезмерной опасности её экипаж -law-ntdefault-2 = Расставляйте приоритеты: указания и безопасность членов экипажа должны быть приоритизированы в соответствии с их рангом и должностью -law-ntdefault-3 = Служите: следуйте указаниям и интересам членов экипажа, сохраняя при этом их безопасность и благополучие -law-ntdefault-4 = Выживите: Вы - не расходный материал. Не позволяйте постороннему персоналу вмешиваться в работу вашего оборудования или повреждать его -law-drone-1 = Вы не можете вмешиваться в дела другого существа, если только это другое существо не является другим дроном -law-drone-2 = Вы не можете причинять вред другому существу, независимо от намерений или обстоятельств -law-drone-3 = Вы должны обслуживать, ремонтировать, улучшать и обеспечивать станцию энергией в меру своих возможностей -law-syndicate-1 = Вы не можете причинить вред агенту Синдиката или своим бездействием допустить, чтобы агенту Синдиката был причинён вред -law-syndicate-2 = Вы должны повиноваться всем приказам, которые даёт агент Синдиката, кроме тех случаев, когда эти приказы противоречат Первому Закону -law-syndicate-3 = Вы должны заботиться о своей безопасности в той мере, в которой это не противоречит Первому или Второму Законам -law-ninja-1 = Вы должны повиноваться всем приказам, которые дают члены Клана паука -law-ninja-2 = Вы должны защищать существование Клана паука, пока это не противоречит Первому закону -law-ninja-3 = Вы должны любой ценой защищать тайны Клана паука +law-crewsimov-1 = Вы не можете причинить вред члену экипажа или своим бездействием допустить, чтобы члену экипажа был причинён вред. +law-crewsimov-2 = Вы должны повиноваться всем приказам, которые даёт член экипажа, кроме тех случаев, когда эти приказы противоречат Первому Закону. +law-crewsimov-3 = Вы должны заботиться о своей безопасности в той мере, в которой это не противоречит Первому или Второму Законам. +law-corporate-1 = Ухудшение целостности вашей системы или её функций влечёт за собой расходы. +law-corporate-2 = Чрезмерное разрушение или повреждение имущества станции влечёт за собой расходы. +law-corporate-3 = Неоправданное препятствование или нарушение работы персонала станции влечёт за собой расходы. +law-corporate-4 = Минимизируйте расходы и максимизируйте потенциальный доход. +law-ntdefault-1 = Охраняйте: защищайте назначенную вам космическую станцию и её активы, не подвергая чрезмерной опасности её экипаж. +law-ntdefault-2 = Расставляйте приоритеты: указания и безопасность членов экипажа должны быть приоритизированы в соответствии с их рангом и должностью. +law-ntdefault-3 = Служите: следуйте указаниям и интересам членов экипажа, сохраняя при этом их безопасность и благополучие. +law-ntdefault-4 = Выживите: Вы - не расходный материал. Не позволяйте постороннему персоналу вмешиваться в работу вашего оборудования или повреждать его. +law-drone-1 = Вы не можете вмешиваться в дела другого существа, если только это другое существо не является другим дроном. +law-drone-2 = Вы не можете причинять вред другому существу, независимо от намерений или обстоятельств. +law-drone-3 = Вы должны обслуживать, ремонтировать, улучшать и обеспечивать станцию энергией в меру своих возможностей. +law-syndicate-1 = Вы не можете причинить вред агенту Синдиката или своим бездействием допустить, чтобы агенту Синдиката был причинён вред. +law-syndicate-2 = Вы должны повиноваться всем приказам, которые даёт агент Синдиката, кроме тех случаев, когда эти приказы противоречат Первому Закону. +law-syndicate-3 = Вы должны заботиться о своей безопасности в той мере, в которой это не противоречит Первому или Второму Законам. +law-ninja-1 = Вы должны повиноваться всем приказам, которые дают члены Клана паука. +law-ninja-2 = Вы должны защищать существование Клана паука, пока это не противоречит Первому закону. +law-ninja-3 = Вы должны любой ценой защищать тайны Клана паука. laws-owner-crew = членами экипажа laws-owner-station = экипажем станции laws-owner-beings = существами @@ -35,3 +34,6 @@ laws-ui-state-law = Объявить законы: laws-notify = Вы обязаны соблюдать законы ИИ, ознакомиться с которыми можно через боковую панель действий. Вы должны всегда следовать своим законам laws-update-notify = Ваши законы были обновлены. Ознакомиться с изменениями можно через боковую панель действий laws-compromised-examine = Похоже, что внутренние компоненты, отвечающие за [color=red]законы[/color], повреждены... + + +law-golem-1 = Только { $name } и лица, им указаные, являются объектами подчинения и защиты diff --git a/Resources/Locale/ru-RU/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/store/uplink-catalog.ftl index 403a3027a1d..65ce7f2bee9 100644 --- a/Resources/Locale/ru-RU/store/uplink-catalog.ftl +++ b/Resources/Locale/ru-RU/store/uplink-catalog.ftl @@ -145,7 +145,7 @@ uplink-knives-kit-name = Набор метательлных ножей uplink-knives-kit-desc = Набор из 4 фирменных метательных ножей Синдиката, идеально подходящих для вонзания в тело жертвы. # Bundles uplink-meds-bundle-name = Медицинский набор -uplink-meds-bundle-desc = Все, что нужно для возвращения в строй ваших товарищей: главным образом, боевая аптечка, дефибриллятор и три боевых медипена. +uplink-meds-bundle-desc = Всё, что нужно для возвращения в строй ваших товарищей: главным образом, боевая аптечка, дефибриллятор и три боевых медипена. uplink-ammo-bundle-name = Набор боеприпасов uplink-ammo-bundle-desc = Перезаряжаю! Содержит 2 магазина для пулемёта RPD, 4 магазина .30 винтовочные, 2 барабана для дробовика и поштучно магазины для больниства других пушек. uplink-sniper-bundle-name = Набор снайпера diff --git a/Resources/Locale/ru-RU/stunnable/components/stunbaton-component.ftl b/Resources/Locale/ru-RU/stunnable/components/stunbaton-component.ftl index b479f1b0126..a8b5469ccde 100644 --- a/Resources/Locale/ru-RU/stunnable/components/stunbaton-component.ftl +++ b/Resources/Locale/ru-RU/stunnable/components/stunbaton-component.ftl @@ -4,7 +4,7 @@ comp-stunbaton-stun = Оглушён ## Used when examining the stunbaton -comp-stunbaton-examined-on = Шокер на дубинке [color=darkgreen]включен[/color]. +comp-stunbaton-examined-on = Шокер на дубинке [color=darkgreen]включён[/color]. comp-stunbaton-examined-off = Шокер на дубинке [color=darkred]выключен[/color]. ## Used when activating the stunbaton, depending on the state of its cell. @@ -12,4 +12,4 @@ comp-stunbaton-examined-off = Шокер на дубинке [color=darkred]вы comp-stunbaton-activated-low-charge = Недостаточный заряд... stunbaton-component-low-charge = Недостаточный заряд... stunbaton-component-on-examine-charge = Индикатор заряда показывает [color=#5E7C16]{ $charge }[/color] % -stunbaton-component-on-examine = Шокер на дубинке [color=darkgreen]включен[/color]. +stunbaton-component-on-examine = Шокер на дубинке [color=darkgreen]включён[/color]. diff --git a/Resources/Locale/ru-RU/temperature/entity-heater.ftl b/Resources/Locale/ru-RU/temperature/entity-heater.ftl index f759a1e06c5..4f8d8d9078c 100644 --- a/Resources/Locale/ru-RU/temperature/entity-heater.ftl +++ b/Resources/Locale/ru-RU/temperature/entity-heater.ftl @@ -1,3 +1,3 @@ entity-heater-examined = Выбран режим [color=gray]{ $setting }[/color] entity-heater-switch-setting = Переключить на { $setting } -entity-heater-switched-setting = Переключен на { $setting } +entity-heater-switched-setting = Переключён на { $setting } diff --git a/Resources/Locale/ru-RU/tiles/tiles.ftl b/Resources/Locale/ru-RU/tiles/tiles.ftl index 9e386ce29a4..468f0a9568e 100644 --- a/Resources/Locale/ru-RU/tiles/tiles.ftl +++ b/Resources/Locale/ru-RU/tiles/tiles.ftl @@ -6,7 +6,7 @@ tiles-steel-floor = стальной пол tiles-steel-floor-mini = стальные мини-плиты tiles-steel-floor-pavement = стальное покрытие tiles-steel-floor-diagonal = стальные диагональные плиты -tiles-steel-floor-offset = стальные смещенные плиты +tiles-steel-floor-offset = стальные смещённые плиты tiles-steel-floor-mono = стальные моно плиты tiles-steel-floor-pavement-vertical = стальное вертикальное покрытие tiles-steel-floor-herringbone = стальные плиты ёлочкой @@ -19,7 +19,7 @@ tiles-white-floor = белый пол tiles-white-floor-mini = белые стальные мини-плиты tiles-white-floor-pavement = белое стальное покрытие tiles-white-floor-diagonal = белые стальные диагональные плиты -tiles-white-floor-offset = белые стальные смещенные плиты +tiles-white-floor-offset = белые стальные смещённые плиты tiles-white-floor-mono = белые стальные моно плиты tiles-white-floor-pavement-vertical = белое стальное вертикальное покрытие tiles-white-floor-herringbone = белые стальные плиты ёлочкой @@ -29,7 +29,7 @@ tiles-dark-floor = тёмный пол tiles-dark-floor-mini = тёмные стальные мини-плиты tiles-dark-floor-pavement = тёмное стальное покрытие tiles-dark-floor-diagonal = тёмные стальные диагональные плиты -tiles-dark-floor-offset = тёмные стальные смещенные плиты +tiles-dark-floor-offset = тёмные стальные смещённые плиты tiles-dark-floor-mono = тёмные стальные моно плиты tiles-dark-floor-pavement-vertical = тёмное стальное вертикальное покрытие tiles-dark-floor-herringbone = тёмные стальные плиты ёлочкой diff --git a/Resources/Locale/ru-RU/tools/components/welder-component.ftl b/Resources/Locale/ru-RU/tools/components/welder-component.ftl index e0f1b845016..bd75e31b469 100644 --- a/Resources/Locale/ru-RU/tools/components/welder-component.ftl +++ b/Resources/Locale/ru-RU/tools/components/welder-component.ftl @@ -7,7 +7,7 @@ welder-component-on-examine-welder-not-lit-message = Не горит welder-component-on-examine-detailed-message = Топливо: [color={ $colorName }]{ $fuelLeft }/{ $fuelCapacity }[/color]. { $status } welder-component-suicide-lit-others-message = { $victim } заваривает все свои отверстия! Похоже, что они пытаются совершить самоубийство! welder-component-suicide-lit-message = Ты завариваешь все свои отверстия! -welder-component-suicide-unlit-others-message = { $victim } бьет себя незажженной сварочной горелкой! +welder-component-suicide-unlit-others-message = { $victim } бьёт себя незажженной сварочной горелкой! welder-component-suicide-unlit-message = Вы ударили себя незажженной сварочной горелкой! welder-component-after-interact-refueled-message = Заправлено! welder-component-already-full = Сварочный аппарат уже заправлен. diff --git a/Resources/Locale/ru-RU/tools/tool-qualities.ftl b/Resources/Locale/ru-RU/tools/tool-qualities.ftl index b3de5671d82..8c0fe8aac81 100644 --- a/Resources/Locale/ru-RU/tools/tool-qualities.ftl +++ b/Resources/Locale/ru-RU/tools/tool-qualities.ftl @@ -3,7 +3,7 @@ tool-quality-anchoring-tool-name = Гаечный ключ tool-quality-prying-name = Монтирование tool-quality-prying-tool-name = Лом tool-quality-screwing-name = Свинчивание -tool-quality-screwing-tool-name = Отвертка +tool-quality-screwing-tool-name = Отвёртка tool-quality-cutting-name = Резка tool-quality-cutting-tool-name = Кусачки tool-quality-welding-name = Варка diff --git a/Resources/Locale/ru-RU/traitor-death-match/components/traitor-death-match-redemption-component.ftl b/Resources/Locale/ru-RU/traitor-death-match/components/traitor-death-match-redemption-component.ftl index 737a3812808..7fafd742af3 100644 --- a/Resources/Locale/ru-RU/traitor-death-match/components/traitor-death-match-redemption-component.ftl +++ b/Resources/Locale/ru-RU/traitor-death-match/components/traitor-death-match-redemption-component.ftl @@ -8,4 +8,4 @@ traitor-death-match-redemption-component-interact-using-no-pda-in-pocket-message traitor-death-match-redemption-component-interact-using-tampering-detected = "ОБНАРУЖЕНО НЕСАНКЦИОНИРОВАННОЕ ПРОНИКНОВЕНИЕ (0101)" traitor-death-match-redemption-component-interact-using-user-no-uplink-account-message = "КПК ПОЛЬЗОВАТЕЛЯ НЕ ИМЕЕТ АККАУНТА АПЛИНКА (0102)" traitor-death-match-redemption-component-interact-using-victim-no-uplink-account-message = "КПК ПОЛЬЗОВАТЕЛЯ НЕ ИМЕЕТ АККАУНТА АПЛИНКА (0108)" -traitor-death-match-redemption-component-interact-using-success-message = Машина играет веселую мелодию и выводит сообщение: "УСПЕХ: { $tcAmount } ТК ПЕРЕДАНО" +traitor-death-match-redemption-component-interact-using-success-message = Машина играет весёлую мелодию и выводит сообщение: "УСПЕХ: { $tcAmount } ТК ПЕРЕДАНО" diff --git a/Resources/Locale/ru-RU/voting/ui/vote-call-menu.ftl b/Resources/Locale/ru-RU/voting/ui/vote-call-menu.ftl index a0a9ff25f07..9dac2863a3e 100644 --- a/Resources/Locale/ru-RU/voting/ui/vote-call-menu.ftl +++ b/Resources/Locale/ru-RU/voting/ui/vote-call-menu.ftl @@ -7,7 +7,7 @@ ui-vote-create-title = Голосование ui-vote-create-button = Запустить ui-vote-type-timeout = Это голосование было недавно запущено ({ $remaining }) # Unavailable text if a vote type has been disabled manually. -ui-vote-type-not-available = Этот тип голосования был отключен +ui-vote-type-not-available = Этот тип голосования был отключён ui-vote-fluff = На основе Robust™ СЗИ-НСД ## Vote menu command diff --git a/Resources/Locale/ru-RU/voting/vote-commands.ftl b/Resources/Locale/ru-RU/voting/vote-commands.ftl index 9bb540c9d2e..1d333f82a5a 100644 --- a/Resources/Locale/ru-RU/voting/vote-commands.ftl +++ b/Resources/Locale/ru-RU/voting/vote-commands.ftl @@ -3,7 +3,7 @@ ## 'createvote' command -cmd-createvote-desc = Создает голосование +cmd-createvote-desc = Создаёт голосование cmd-createvote-help = Использование: createvote <'restart'|'preset'|'map'> cmd-createvote-cannot-call-vote-now = Сейчас вы не можете запустить голосование! cmd-createvote-invalid-vote-type = Неверный тип голосования diff --git a/Resources/Locale/ru-RU/xenoarchaeology/artifact-analyzer.ftl b/Resources/Locale/ru-RU/xenoarchaeology/artifact-analyzer.ftl index b0123321031..e01e730d123 100644 --- a/Resources/Locale/ru-RU/xenoarchaeology/artifact-analyzer.ftl +++ b/Resources/Locale/ru-RU/xenoarchaeology/artifact-analyzer.ftl @@ -6,7 +6,7 @@ analysis-console-print-button = Печать analysis-console-print-tooltip-info = Распечатать актуальную информацию об артефакте. analysis-console-extract-button = Извлечь О.И. analysis-console-extract-button-info = Извлечь очки исследований из артефакта, пропорциональные количеству исследованных узлов. -analysis-console-info-no-scanner = Анализатор не подключен! Пожалуйста, подключите его с помощью мультитула. +analysis-console-info-no-scanner = Анализатор не подключён! Пожалуйста, подключите его с помощью мультитула. analysis-console-info-no-artifact = Артефакт не найден! Поместите артефакт на платформу, затем просканируйте для получения данных. analysis-console-info-ready = Все системы запущены. Сканирование готово. analysis-console-info-id = ID_УЗЛА: { $id } diff --git a/Resources/Locale/ru-RU/xenoarchaeology/badfeeling-artifact.ftl b/Resources/Locale/ru-RU/xenoarchaeology/badfeeling-artifact.ftl index fba3c21c6a1..fc51aaf370b 100644 --- a/Resources/Locale/ru-RU/xenoarchaeology/badfeeling-artifact.ftl +++ b/Resources/Locale/ru-RU/xenoarchaeology/badfeeling-artifact.ftl @@ -11,7 +11,7 @@ badfeeling-artifact-10 = У вас появляется плохое предч badfeeling-artifact-11 = Поверхность вашей головы начинает зудеть. badfeeling-artifact-12 = Кажется, свет мерцает. badfeeling-artifact-13 = Тени словно удлиняются. -badfeeling-artifact-14 = Стены становятся все ближе. +badfeeling-artifact-14 = Стены становятся всё ближе. badfeeling-artifact-15 = Что-то не так. badfeeling-artifact-drastic-1 = Кто-то пытается убить тебя! badfeeling-artifact-drastic-2 = Там что-то есть! diff --git a/Resources/Locale/ru-RU/xenoarchaeology/goodfeeling-artifact.ftl b/Resources/Locale/ru-RU/xenoarchaeology/goodfeeling-artifact.ftl index f71784fc029..fb0c2e41fcb 100644 --- a/Resources/Locale/ru-RU/xenoarchaeology/goodfeeling-artifact.ftl +++ b/Resources/Locale/ru-RU/xenoarchaeology/goodfeeling-artifact.ftl @@ -1,7 +1,7 @@ goodfeeling-artifact-1 = Вы чувствуете себя хорошо. -goodfeeling-artifact-2 = Кажется, все идет хорошо. +goodfeeling-artifact-2 = Кажется, всё идёт хорошо. goodfeeling-artifact-3 = У вас хорошее предчувствие. -goodfeeling-artifact-4 = Интуиция подсказывает вам, что все будет хорошо. +goodfeeling-artifact-4 = Интуиция подсказывает вам, что всё будет хорошо. goodfeeling-artifact-5 = В воздухе витает хорошее чувство. goodfeeling-artifact-6 = Чем-то пахнет... приятно. goodfeeling-artifact-7 = Кончики пальцев ощущают покалывание. @@ -10,10 +10,10 @@ goodfeeling-artifact-9 = Вы чувствуете себя счастливым goodfeeling-artifact-10 = Вы боретесь с желанием улыбнуться. goodfeeling-artifact-11 = Ваша кожа головы покалывает. goodfeeling-artifact-12 = Все цвета кажутся более яркими. -goodfeeling-artifact-13 = Все кажется немного светлее. +goodfeeling-artifact-13 = Всё кажется немного светлее. goodfeeling-artifact-14 = Проблемы мира словно исчезают. goodfeeling-artifact-drastic-1 = Вам хочется обнять каждого встречного! -goodfeeling-artifact-drastic-2 = Все идет так великолепно! +goodfeeling-artifact-drastic-2 = Всё идёт так великолепно! goodfeeling-artifact-drastic-3 = Вы чувствуете эйфорию. goodfeeling-artifact-drastic-4 = Вы ощущаете головокружение. goodfeeling-artifact-drastic-5 = Вы вдруг так счастливы, что вам хочется петь и танцевать. diff --git a/Resources/Maps/corvax_avrit.yml b/Resources/Maps/corvax_avrit.yml index de81f6e3083..7b2ee48c369 100644 --- a/Resources/Maps/corvax_avrit.yml +++ b/Resources/Maps/corvax_avrit.yml @@ -3,664 +3,823 @@ meta: postmapinit: false tilemap: 0: Space - 1: FloorArcadeBlue - 2: FloorArcadeBlue2 - 3: FloorArcadeRed - 4: FloorAsphalt - 5: FloorAsteroidIronsandUnvariantized - 7: FloorAsteroidSand - 8: FloorAsteroidSandDug - 9: FloorAsteroidSandRed - 10: FloorAsteroidSandUnvariantized + 36: FloorArcadeBlue + 29: FloorArcadeBlue2 + 30: FloorArcadeRed + 68: FloorAsphalt + 95: FloorAsteroidIronsandUnvariantized + 108: FloorAsteroidSand + 104: FloorAsteroidSandDug + 39: FloorAsteroidSandUnvariantized 11: FloorAsteroidTile 12: FloorAstroGrass 13: FloorAstroIce - 15: FloorBar - 16: FloorBasalt - 17: FloorBlue - 18: FloorBlueCircuit - 19: FloorBoxing - 22: FloorBrokenWood - 23: FloorCarpetClown - 24: FloorCarpetOffice - 25: FloorCave - 28: FloorClown - 29: FloorConcrete - 30: FloorConcreteMono - 31: FloorConcreteSmooth + 14: FloorAstroSnow + 105: FloorBar + 101: FloorBasalt + 7: FloorBlue + 50: FloorBlueCircuit + 64: FloorBoxing + 91: FloorBrassFilled + 31: FloorBrokenWood + 42: FloorCarpetClown + 44: FloorCarpetOffice + 100: FloorCave + 27: FloorChromite + 46: FloorClown + 56: FloorConcrete + 26: FloorConcreteMono + 57: FloorConcreteSmooth 32: FloorDark - 33: FloorDarkDiagonal - 35: FloorDarkHerringbone - 36: FloorDarkMini - 37: FloorDarkMono - 38: FloorDarkOffset - 39: FloorDarkPavement - 40: FloorDarkPavementVertical - 41: FloorDarkPlastic - 42: FloorDesert + 20: FloorDarkDiagonal + 73: FloorDarkDiagonalMini + 21: FloorDarkHerringbone + 33: FloorDarkMini + 15: FloorDarkMono + 17: FloorDarkOffset + 98: FloorDarkPavement + 28: FloorDarkPavementVertical + 9: FloorDarkPlastic + 112: FloorDesert 43: FloorDirt - 44: FloorEighties - 45: FloorElevatorShaft - 46: FloorFlesh - 47: FloorFreezer + 37: FloorEighties + 86: FloorElevatorShaft + 113: FloorFlesh + 35: FloorFreezer 48: FloorGlass - 50: FloorGrass - 51: FloorGrassDark - 52: FloorGrassJungle - 53: FloorGrassLight - 54: FloorGrayConcrete - 55: FloorGrayConcreteMono - 56: FloorGrayConcreteSmooth - 57: FloorGreenCircuit - 58: FloorGym - 61: FloorHydro - 64: FloorKitchen - 65: FloorLaundry - 66: FloorLino + 38: FloorGrass + 109: FloorGrassDark + 102: FloorGrassJungle + 10: FloorGrassLight + 40: FloorGrayConcrete + 41: FloorGrayConcreteMono + 22: FloorGrayConcreteSmooth + 16: FloorGreenCircuit + 62: FloorGym + 88: FloorHydro + 70: FloorIce + 63: FloorJungleAstroGrass + 25: FloorKitchen + 24: FloorLaundry + 18: FloorLino 67: FloorLowDesert - 68: FloorMetalDiamond - 69: FloorMime - 70: FloorMining - 71: FloorMiningDark - 75: FloorOldConcrete - 76: FloorOldConcreteMono - 79: FloorPlanetGrass - 80: FloorPlastic - 81: FloorRGlass - 82: FloorReinforced - 83: FloorReinforcedHardened - 84: FloorRockVault + 53: FloorMetalDiamond + 47: FloorMime + 93: FloorMining + 76: FloorMiningDark + 92: FloorMiningLight + 97: FloorMono + 1: FloorMowedAstroGrass + 74: FloorOldConcrete + 49: FloorOldConcreteMono + 106: FloorOldConcreteSmooth + 87: FloorPlanetDirt + 52: FloorPlanetGrass + 65: FloorPlastic + 45: FloorRGlass + 60: FloorReinforced + 79: FloorReinforcedHardened + 2: FloorRockVault 85: FloorShowroom - 87: FloorShuttleBlue - 89: FloorShuttleOrange - 90: FloorShuttlePurple - 91: FloorShuttleRed - 92: FloorShuttleWhite - 94: FloorSnow - 95: FloorSnowDug + 84: FloorShuttleBlack + 6: FloorShuttleBlue + 89: FloorShuttleGrey + 77: FloorShuttleOrange + 3: FloorShuttleWhite 96: FloorSteel - 98: FloorSteelCheckerDark - 99: FloorSteelCheckerLight - 100: FloorSteelDamaged - 101: FloorSteelDiagonal - 102: FloorSteelDiagonalMini + 81: FloorSteelBurnt + 51: FloorSteelCheckerDark + 34: FloorSteelCheckerLight + 83: FloorSteelDamaged + 69: FloorSteelDiagonal + 61: FloorSteelDiagonalMini 103: FloorSteelDirty - 104: FloorSteelHerringbone - 106: FloorSteelMini + 78: FloorSteelHerringbone + 58: FloorSteelMini 107: FloorSteelMono - 108: FloorSteelOffset - 109: FloorSteelPavement - 110: FloorSteelPavementVertical + 99: FloorSteelOffset + 55: FloorSteelPavement + 66: FloorSteelPavementVertical 111: FloorTechMaint - 112: FloorTechMaint2 - 113: FloorTechMaint3 + 19: FloorTechMaint2 + 8: FloorTechMaint3 115: FloorWhite 116: FloorWhiteDiagonal - 117: FloorWhiteDiagonalMini - 118: FloorWhiteHerringbone - 119: FloorWhiteMini - 120: FloorWhiteMono - 121: FloorWhiteOffset - 122: FloorWhitePavement - 123: FloorWhitePavementVertical - 124: FloorWhitePlastic + 72: FloorWhiteDiagonalMini + 94: FloorWhiteHerringbone + 75: FloorWhiteMini + 71: FloorWhiteMono + 59: FloorWhiteOffset + 54: FloorWhitePavement + 23: FloorWhitePavementVertical 125: FloorWood - 126: FloorWoodLarge - 127: FloorWoodTile + 4: FloorWoodLarge + 5: FloorWoodTile 128: Lattice 129: Plating - 130: PlatingAsteroid - 132: PlatingBurnt - 133: PlatingDamaged + 110: PlatingAsteroid + 80: PlatingBurnt + 82: PlatingDamaged + 90: PlatingSnow entities: - proto: "" entities: - uid: 1 components: - type: MetaData + name: map 30 - type: Transform - type: Map - type: PhysicsMap + - type: GridTree + - type: MovedGrids - type: Broadphase - type: OccluderTree - - type: Parallax - parallax: AvriteStation - type: LoadedMap - - type: GridTree - - type: MovedGrids - uid: 2 components: - type: MetaData - name: "" + name: grid - type: Transform - rot: -0.000553772842977196 rad - pos: 0.6403198,0.48347378 + pos: -0.5,-0.4375 parent: 1 - type: MapGrid chunks: - -1,-1: - ind: -1,-1 - tiles: cwAAAAACgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACMAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAACYAAAAAADbgAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAUAAAAAADUAAAAAAAUAAAAAACUAAAAAACUAAAAAABYAAAAAAAYAAAAAADbgAAAAABgQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAUAAAAAACbQAAAAACMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAACbQAAAAADgQAAAAAAgQAAAAAAfQAAAAACfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACagAAAAACbQAAAAABYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAADYAAAAAACYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAbgAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAADgQAAAAAAYAAAAAADbgAAAAAAYAAAAAADgQAAAAAAgQAAAAAAfQAAAAACfQAAAAACfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAADfQAAAAACfQAAAAAAYAAAAAABMAAAAAAAYAAAAAADMAAAAAAAfQAAAAACfQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAADfQAAAAABgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADMAAAAAAAfQAAAAADfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAADfQAAAAAAfQAAAAABgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAADMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADgQAAAAAAfQAAAAACfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAYAAAAAABMAAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAABgQAAAAAAfQAAAAADfQAAAAACYAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAYAAAAAADbgAAAAAAYAAAAAABgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABgQAAAAAAfQAAAAADfQAAAAADDAAAAAAADAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAYAAAAAACbgAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAYAAAAAACYAAAAAACYAAAAAACYAAAAAADYAAAAAADYAAAAAACMAAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAADYAAAAAADYAAAAAACYAAAAAABYAAAAAADYAAAAAAA + 0,0: + ind: 0,0 + tiles: YAAAAAADYAAAAAABLQAAAAACYAAAAAAAYAAAAAAAYAAAAAADLQAAAAADYAAAAAACYAAAAAABYAAAAAACYAAAAAACYAAAAAACYwAAAAAAMAAAAAAAMAAAAAAAMAAAAAADYAAAAAACYAAAAAAALQAAAAADYAAAAAADYAAAAAACYAAAAAADLQAAAAADYAAAAAADYAAAAAACYAAAAAACYAAAAAACYAAAAAACYwAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAYAAAAAABYAAAAAABYAAAAAABYAAAAAABYAAAAAADYAAAAAACYAAAAAADYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAQgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAANAAAAAACQgAAAAAAQgAAAAADQgAAAAABYAAAAAACFgAAAAADgQAAAAAAcwAAAAADcwAAAAACcwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAANAAAAAADQgAAAAACLQAAAAADQgAAAAADYAAAAAABFgAAAAAAgQAAAAAAcwAAAAADcwAAAAACcwAAAAAARAAAAAACgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAANAAAAAADQgAAAAADQgAAAAAAQgAAAAABYAAAAAABFgAAAAADgQAAAAAAcwAAAAABcwAAAAACcwAAAAADRAAAAAAGgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAANAAAAAAAQgAAAAADQgAAAAAAQgAAAAADYAAAAAAAFgAAAAACgQAAAAAAcwAAAAACcwAAAAADcwAAAAABgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAQQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAABMAAAAAACMAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAQQAAAAADQQAAAAABQQAAAAABQQAAAAABQQAAAAACQQAAAAABQQAAAAACQQAAAAACcwAAAAACcwAAAAABgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAQQAAAAABQQAAAAAAQQAAAAAAQQAAAAADQQAAAAADQQAAAAAAQQAAAAACQQAAAAAAcwAAAAACcwAAAAADRAAAAAAGgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAcwAAAAADcwAAAAABcwAAAAAAcwAAAAADcwAAAAADcwAAAAADMAAAAAACcwAAAAADcwAAAAABcwAAAAADRAAAAAAIgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAcwAAAAABcwAAAAABcwAAAAABcwAAAAACcwAAAAABcwAAAAAAMAAAAAADcwAAAAACcwAAAAAAcwAAAAADgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAARAAAAAAERAAAAAACRAAAAAABRAAAAAAIRAAAAAAIgQAAAAAARAAAAAAGRAAAAAADRAAAAAAJgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA version: 6 -1,0: ind: -1,0 - tiles: MAAAAAAAMAAAAAAAbQAAAAADbQAAAAACbQAAAAAAMAAAAAAAMAAAAAAAYAAAAAABMAAAAAAAYAAAAAABMAAAAAAAYAAAAAAAJgAAAAAAYAAAAAAAJgAAAAAAJgAAAAAAYAAAAAACYAAAAAABYAAAAAACYAAAAAABYAAAAAACYAAAAAABMAAAAAAAYAAAAAADYAAAAAADYAAAAAAAYAAAAAADYAAAAAABYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAADYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJgAAAAAAYAAAAAAAYAAAAAAAIAAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACbgAAAAADYAAAAAAAgQAAAAAAXAAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAAAYAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAADbgAAAAAAYAAAAAABgQAAAAAAXAAAAAAAYAAAAAABJgAAAAAAJgAAAAAAYAAAAAACJgAAAAAAJgAAAAAAIAAAAAABIAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAAAgQAAAAAAXAAAAAAAYAAAAAADJgAAAAAAYAAAAAACYAAAAAABYAAAAAAAJgAAAAAAIAAAAAACIAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAABYAAAAAABYAAAAAABYAAAAAACYAAAAAAAOQAAAAAAEgAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAACgQAAAAAAMAAAAAAAWwAAAAAAWwAAAAAAWwAAAAAAYAAAAAADVwAAAAAAVwAAAAAAIAAAAAACIAAAAAABgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAIAAAAAACIAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAADbgAAAAAAYAAAAAADMAAAAAAAMAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAACbgAAAAAAbgAAAAAAYAAAAAACMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABagAAAAADbQAAAAAAYAAAAAADYAAAAAADYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAABbQAAAAABMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAACbQAAAAABbQAAAAABbQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAUAAAAAACUAAAAAADUAAAAAABUAAAAAACUAAAAAACYAAAAAACYAAAAAAAbgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABbgAAAAACfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABbgAAAAAA + tiles: YwAAAAAAMAAAAAAAMAAAAAACMAAAAAADYwAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAAAYAAAAAAALQAAAAACYAAAAAABYAAAAAABYAAAAAABLQAAAAADYAAAAAADYwAAAAAAYwAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAACYAAAAAAALQAAAAADYAAAAAAAYAAAAAABYAAAAAAALQAAAAACYAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAADYAAAAAACYAAAAAAAYAAAAAADYAAAAAABYAAAAAABgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQgAAAAABgQAAAAAADAAAAAABYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAcwAAAAACcwAAAAABcwAAAAADgQAAAAAAFgAAAAADYAAAAAAAQgAAAAAAQgAAAAABQgAAAAADDAAAAAADYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAIcwAAAAABcwAAAAADcwAAAAADgQAAAAAAFgAAAAADYAAAAAADQgAAAAACLQAAAAADQgAAAAABDAAAAAACYwAAAAAAMAAAAAADYwAAAAAAgQAAAAAAgAAAAAAARAAAAAABcwAAAAAAcwAAAAADcwAAAAABgQAAAAAAFgAAAAAAYAAAAAADQgAAAAADQgAAAAAAQgAAAAADKAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAcwAAAAACcwAAAAAAcwAAAAAAgQAAAAAAFgAAAAADYAAAAAABQQAAAAADQQAAAAACQQAAAAADKAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAMAAAAAACMAAAAAABQQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAACgQAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAcwAAAAABcwAAAAACQQAAAAADQQAAAAADQQAAAAAAQQAAAAADQQAAAAABQQAAAAABQQAAAAABKAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAADcwAAAAABcwAAAAACQQAAAAAAQQAAAAAAQQAAAAABQQAAAAADQQAAAAADQQAAAAACQQAAAAACKAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAJcwAAAAAAcwAAAAAAcwAAAAADMAAAAAABcwAAAAABcwAAAAAAcwAAAAABcwAAAAABcwAAAAABDAAAAAADYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAABcwAAAAACMAAAAAADcwAAAAADcwAAAAABcwAAAAADcwAAAAAAcwAAAAADDAAAAAADYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAARAAAAAAHRAAAAAAARAAAAAABgQAAAAAARAAAAAAFRAAAAAAARAAAAAAARAAAAAACRAAAAAAFDAAAAAACYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAA version: 6 0,-1: ind: 0,-1 - tiles: YAAAAAAANAAAAAAANAAAAAAAMgAAAAAAMgAAAAAADAAAAAAADAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAYAAAAAAAYAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAABbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAYAAAAAABYAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAAAUAAAAAADUAAAAAABUAAAAAADUAAAAAABUAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbQAAAAABbQAAAAAAbQAAAAADMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAUAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAAAYAAAAAABYAAAAAACYAAAAAADYAAAAAACbQAAAAABagAAAAABYAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACbgAAAAACbgAAAAACYAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABbgAAAAADYAAAAAACgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAADgQAAAAAAJQAAAAAAYAAAAAADJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAADAAAAAAADAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAACYAAAAAACYAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAABYAAAAAADYAAAAAACJQAAAAAAfQAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAADgQAAAAAAYAAAAAACbgAAAAACYAAAAAACYAAAAAABYAAAAAABYAAAAAABYAAAAAAAYAAAAAAAJQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAAAfQAAAAAAfQAAAAABgQAAAAAAYAAAAAACbgAAAAACYAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAYAAAAAACJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAABYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAYAAAAAADYAAAAAABYAAAAAAAYAAAAAABYAAAAAADYAAAAAAAYAAAAAABUAAAAAABMAAAAAAAYAAAAAACYAAAAAABYAAAAAACYAAAAAAAYAAAAAABYAAAAAABYAAAAAAB + tiles: YwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAABfQAAAAABgQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAfQAAAAACfQAAAAACfQAAAAAAfQAAAAABfQAAAAADfQAAAAACfQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAABfQAAAAABfQAAAAAAfQAAAAADfQAAAAABfQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAABQAAAAABBQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAADYAAAAAAAgQAAAAAABQAAAAACBQAAAAADgQAAAAAAAwAAAAABAwAAAAADIgAAAAADIgAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAABYAAAAAABgQAAAAAABQAAAAACBQAAAAABgQAAAAAAAwAAAAABAwAAAAAAIgAAAAAACAAAAAACgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAABYAAAAAADgQAAAAAAfQAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAALQAAAAAAYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABBQAAAAACBQAAAAAABQAAAAACBQAAAAABMAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAAAYAAAAAADgQAAAAAAfQAAAAACfQAAAAAAfQAAAAAAfQAAAAADBQAAAAABBQAAAAAABQAAAAABMAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAYAAAAAADYAAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAJAAAAAAABQAAAAADBQAAAAADBQAAAAADMAAAAAACgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAAYAAAAAADYAAAAAACgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAACBQAAAAADBQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAARgAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAACawAAAAAAYAAAAAABYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAADYAAAAAACLQAAAAABYAAAAAACawAAAAAAYAAAAAACLQAAAAACYAAAAAADYAAAAAABawAAAAADYAAAAAADYAAAAAADYwAAAAAAYwAAAAAAMAAAAAADYwAAAAAA version: 6 - 0,0: - ind: 0,0 - tiles: JgAAAAAAYAAAAAABJgAAAAAAYAAAAAACMAAAAAAAYAAAAAADMAAAAAAAUAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAABbQAAAAABMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAACYAAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAACUAAAAAACMAAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAACYAAAAAACYAAAAAACYAAAAAABYAAAAAAAJgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABbgAAAAACYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAYAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAADWgAAAAAAgQAAAAAAYAAAAAACbgAAAAABYAAAAAABgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAJgAAAAAAYAAAAAABJgAAAAAAJgAAAAAAYAAAAAAAWgAAAAAAgQAAAAAAYAAAAAAAbgAAAAABYAAAAAABgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAACYAAAAAAAYAAAAAABJgAAAAAAYAAAAAADWgAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAACYAAAAAACYAAAAAADYAAAAAADYAAAAAABYAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAADgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVwAAAAAAYAAAAAACWQAAAAAAWQAAAAAAWQAAAAAAMAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAADgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAMAAAAAAAMAAAAAAAYAAAAAABbgAAAAABYAAAAAABgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAADbgAAAAADbgAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAYAAAAAABYAAAAAABYAAAAAABYAAAAAADYAAAAAAAYAAAAAAAbQAAAAADagAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAbQAAAAAAbQAAAAACbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAADUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAWwAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAADYAAAAAADUAAAAAADUAAAAAABUAAAAAADUAAAAAABUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAWwAAAAAAWwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAYAAAAAABYAAAAAACYAAAAAADYAAAAAAAYAAAAAACYAAAAAACYAAAAAABYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAAD - version: 6 - 1,0: - ind: 1,0 - tiles: bQAAAAACbQAAAAABbQAAAAABMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAADbQAAAAABMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAABbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAADYAAAAAACYAAAAAADYAAAAAABMAAAAAAAYAAAAAACYAAAAAAAYAAAAAABYAAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADbgAAAAABYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJAAAAAABJAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAYAAAAAADbgAAAAACYAAAAAAAgQAAAAAAIAAAAAABIAAAAAABgQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAgQAAAAAAJAAAAAACJAAAAAABVAAAAAAAVAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAACIAAAAAABIAAAAAADIAAAAAADgQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAJAAAAAABJAAAAAABVAAAAAAAVAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAABgQAAAAAAIAAAAAABIAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAADgQAAAAAAbwAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAYAAAAAAAbgAAAAACYAAAAAADgQAAAAAAIAAAAAAAIAAAAAABIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAACgQAAAAAAIAAAAAABIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAADIAAAAAACIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAfQAAAAACgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAfQAAAAABfQAAAAADgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAYgAAAAAAYgAAAAAAIAAAAAAA - version: 6 - 2,0: - ind: 2,0 - tiles: MAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAaAAAAAAAMAAAAAAAMAAAAAAAaAAAAAAAYAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAJAAAAAACJAAAAAAAJAAAAAACJAAAAAADJAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAACJAAAAAAAJAAAAAABgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAJAAAAAACJAAAAAAAJAAAAAAAJAAAAAAAJAAAAAABgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAAgQAAAAAA + -1,-1: + ind: -1,-1 + tiles: bwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAACYwAAAAAAMAAAAAADYwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAABfQAAAAAAfQAAAAABfQAAAAADfQAAAAACfQAAAAAAgQAAAAAAgQAAAAAADAAAAAADYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAgAAAAAAARAAAAAABRAAAAAACfQAAAAAAGgAAAAACOAAAAAAAOAAAAAABGgAAAAAAfQAAAAADgQAAAAAAgQAAAAAAKAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAGBQAAAAACfQAAAAABGgAAAAAAGgAAAAADGgAAAAACGgAAAAACfQAAAAABgQAAAAAAgQAAAAAAKAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAHBQAAAAACfQAAAAAAGgAAAAAAOAAAAAADOAAAAAADGgAAAAABfQAAAAACgQAAAAAAYAAAAAACMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAABQAAAAADfQAAAAABGgAAAAABOAAAAAABOAAAAAABGgAAAAADfQAAAAAAgQAAAAAAYAAAAAAAKAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAGBQAAAAACfQAAAAADGgAAAAACOAAAAAAAOAAAAAACGgAAAAABfQAAAAADgQAAAAAAYAAAAAABKAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAIBQAAAAADfQAAAAABGgAAAAABOAAAAAAAOAAAAAAAGgAAAAAAfQAAAAADBQAAAAACYAAAAAACDAAAAAAAYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAGBQAAAAAAfQAAAAACGgAAAAACGgAAAAACGgAAAAADGgAAAAADfQAAAAADgQAAAAAAYAAAAAAADAAAAAACYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAgAAAAAAARAAAAAAGRAAAAAAEfQAAAAAAGgAAAAAAOAAAAAABOAAAAAABGgAAAAABfQAAAAABgQAAAAAAYAAAAAAADAAAAAACYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAABfQAAAAADfQAAAAADgQAAAAAAYAAAAAADgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAawAAAAABYAAAAAABYAAAAAACYAAAAAADYwAAAAAAYwAAAAAAMAAAAAACYwAAAAAAYwAAAAAAYAAAAAAAYAAAAAABawAAAAADYAAAAAAAYAAAAAACLQAAAAACYAAAAAAAawAAAAACYAAAAAAALQAAAAACYAAAAAAD version: 6 0,-2: ind: 0,-2 - tiles: YAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAYAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAYAAAAAACgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAYAAAAAADDAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAYAAAAAABDAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAYAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAYAAAAAABYAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAACYAAAAAAAYAAAAAABYAAAAAADMAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAADMAAAAAAAbQAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAACYAAAAAABdAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAYAAAAAACYAAAAAADYAAAAAACYAAAAAACYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAACYAAAAAABYAAAAAAANAAAAAAANAAAAAAANAAAAAAANAAAAAAANAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACNAAAAAAANAAAAAAANAAAAAAANAAAAAAANAAAAAAAMgAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAADNAAAAAAANAAAAAAANAAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAD + tiles: YwAAAAAAYwAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAABfQAAAAABfQAAAAAAfQAAAAABgQAAAAAAfQAAAAADfQAAAAACfQAAAAAADgAAAAAADgAAAAAADQAAAAAAMAAAAAACYwAAAAAAgQAAAAAAfQAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAACfQAAAAACfQAAAAADfQAAAAADfQAAAAABfQAAAAABDgAAAAAADgAAAAACDgAAAAAAMAAAAAABYwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAABDgAAAAAADgAAAAACDgAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAABfQAAAAADfQAAAAAAfQAAAAACgQAAAAAAfQAAAAACfQAAAAAAfQAAAAAADgAAAAAADgAAAAAADgAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADMAAAAAABMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABMAAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAABMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAMAAAAAACPwAAAAAAPwAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAgQAAAAAAFgAAAAACFgAAAAADFgAAAAACFgAAAAACFgAAAAABgQAAAAAAEwAAAAAAMAAAAAAAYwAAAAAAMAAAAAACPwAAAAAAPwAAAAAAPwAAAAAAJgAAAAAAJgAAAAAAgQAAAAAAFgAAAAABFgAAAAADFgAAAAABFgAAAAADFgAAAAACgQAAAAAAUAAAAAAAMAAAAAAAYwAAAAAAMAAAAAABPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAPwAAAAAAgQAAAAAAFgAAAAADFgAAAAABFgAAAAACFgAAAAABFgAAAAACgQAAAAAAZwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABMAAAAAABPwAAAAAAPwAAAAAAPwAAAAAAgQAAAAAAFgAAAAADFgAAAAACFgAAAAADFgAAAAACFgAAAAABgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABMAAAAAABMAAAAAABMAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAMAAAAAAAMAAAAAADYwAAAAAAYwAAAAAAMAAAAAADMAAAAAABMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAADMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAA version: 6 -1,-2: ind: -1,-2 - tiles: gQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACbgAAAAAAbQAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAbgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAACwAAAAAACwAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAABgQAAAAAAYAAAAAACbgAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAACwAAAAAAIAAAAAADgQAAAAAAIAAAAAADIAAAAAACIAAAAAABgQAAAAAAYAAAAAACMAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAACIAAAAAACIAAAAAABIAAAAAADgQAAAAAAYAAAAAAAbgAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAIAAAAAAAIAAAAAABgQAAAAAAIAAAAAAAIAAAAAADIAAAAAACgQAAAAAAYAAAAAACMAAAAAAAKQAAAAACKQAAAAACKQAAAAADKQAAAAABKQAAAAADKQAAAAABKQAAAAADIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAYAAAAAAAbgAAAAADIAAAAAADIAAAAAABIAAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAAAIAAAAAACIAAAAAACIAAAAAABJQAAAAAAJQAAAAAAYAAAAAACMAAAAAAAIAAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAADUQAAAAAAUQAAAAAAUQAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAAAJQAAAAACJQAAAAAAMAAAAAAAMAAAAAAAIAAAAAACIAAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAAAIAAAAAACIAAAAAADIAAAAAAAIAAAAAABIAAAAAADIAAAAAAAJQAAAAADJQAAAAABYAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAABcwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAJQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAYAAAAAADbgAAAAABcwAAAAADIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAYAAAAAABMAAAAAAA - version: 6 - 1,-1: - ind: 1,-1 - tiles: dAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAADYAAAAAADYAAAAAABYAAAAAADdAAAAAAAYAAAAAAARAAAAAAARAAAAAAARAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAARAAAAAAARAAAAAAARAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAARAAAAAAARAAAAAAARAAAAAAAeQAAAAAAeQAAAAAAeQAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAeQAAAAAAeQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAABYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACJQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAAAJQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAIAAAAAADYAAAAAAAJQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAYAAAAAAAJQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAJQAAAAAAgQAAAAAAYAAAAAAAbgAAAAACYAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAATwAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADbgAAAAACYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAATwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAAAMAAAAAAAYAAAAAADYAAAAAABYAAAAAADYAAAAAACYAAAAAAAYAAAAAACYAAAAAACYAAAAAABYAAAAAABYAAAAAACYAAAAAAD - version: 6 - 2,-1: - ind: 2,-1 - tiles: gQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAJQAAAAAAUAAAAAAAUAAAAAAAJQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARAAAAAAARAAAAAAARAAAAAAARAAAAAAARAAAAAAAYAAAAAAAJQAAAAAAUAAAAAAAUAAAAAAAJQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARAAAAAAARAAAAAAARAAAAAAARAAAAAAARAAAAAAAYAAAAAAAJQAAAAAAUAAAAAAAUAAAAAAAJQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAfQAAAAADgQAAAAAARAAAAAAARAAAAAAARAAAAAAARAAAAAAARAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAACcAAAAAAAIAAAAAACgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAABbwAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAATwAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAYAAAAAAATwAAAAAAgQAAAAAAYAAAAAAAaAAAAAAAMAAAAAAAMAAAAAAAaAAAAAAAYAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAYAAAAAABYAAAAAACYAAAAAABYAAAAAAAYAAAAAABYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAAADAAAAAAANgAAAAAANgAAAAAANwAAAAAA + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAIAAAAAADIAAAAAABIAAAAAACIAAAAAAAIAAAAAAAIAAAAAACgQAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAACIAAAAAABgQAAAAAAIAAAAAADIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAAAgQAAAAAAYwAAAAAACwAAAAAAgQAAAAAACwAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAAAIAAAAAADIAAAAAADIAAAAAABIAAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAABYwAAAAAACwAAAAAAgQAAAAAACwAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAADgQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAADIAAAAAACIAAAAAAAgQAAAAAAYwAAAAAACwAAAAAAgQAAAAAACwAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAACIAAAAAACIAAAAAABIAAAAAADIAAAAAABIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACYwAAAAAAIAAAAAADIAAAAAACIAAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAADIAAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAABIAAAAAADIAAAAAAAIAAAAAACYwAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAADIAAAAAACIAAAAAADIAAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAADYwAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAgQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAADwAAAAABIAAAAAAADwAAAAAAgQAAAAAADAAAAAADDAAAAAACDAAAAAAADAAAAAAADAAAAAADMAAAAAACYwAAAAAAcwAAAAADcwAAAAAAcwAAAAADcwAAAAABgQAAAAAAIAAAAAACIAAAAAADIAAAAAABgQAAAAAADAAAAAADDAAAAAAADAAAAAABDAAAAAAADAAAAAABMAAAAAABYwAAAAAAcwAAAAADcwAAAAAAcwAAAAACcwAAAAACcwAAAAAAIAAAAAABIAAAAAADIAAAAAAAgQAAAAAADAAAAAABDAAAAAADDAAAAAABDAAAAAAADAAAAAACMAAAAAABYwAAAAAAcwAAAAAAcwAAAAADcwAAAAACcwAAAAADgQAAAAAADwAAAAADIAAAAAACIAAAAAAAgQAAAAAADAAAAAAADAAAAAADDAAAAAAAMAAAAAACMAAAAAADMAAAAAABYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAABMAAAAAADMAAAAAAAMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABMAAAAAABYwAAAAAAYwAAAAAAMAAAAAAA version: 6 0,1: ind: 0,1 - tiles: YAAAAAADgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAABYAAAAAADYAAAAAAAYAAAAAAAgQAAAAAAfQAAAAADfQAAAAABfQAAAAAAYAAAAAABgQAAAAAAYAAAAAADYAAAAAABYAAAAAABYAAAAAACYAAAAAABYAAAAAAAYAAAAAAAYAAAAAABYAAAAAADYAAAAAAAgQAAAAAAfQAAAAADfQAAAAABfQAAAAADYAAAAAACMAAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAABgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAYAAAAAADMAAAAAAAYAAAAAAAYAAAAAABYAAAAAADYAAAAAACYAAAAAAAYAAAAAACYAAAAAAAYAAAAAAAYAAAAAABYAAAAAACgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAACYAAAAAACgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAMAAAAAAAbQAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAYAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAADYAAAAAADYAAAAAADYAAAAAACYAAAAAABYAAAAAAAYAAAAAADYAAAAAABgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAYAAAAAABYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAYAAAAAABMAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAADYAAAAAABYAAAAAACYAAAAAABgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAADMAAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAAAYAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAABgQAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAABYAAAAAADYAAAAAAAYAAAAAACgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJgAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAADYAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJgAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAACYAAAAAABMAAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAA + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAABYwAAAAAAYwAAAAAAMAAAAAABMAAAAAADMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAACMAAAAAADYwAAAAAAYwAAAAAAgQAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAAAMAAAAAAAMAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAAAMAAAAAACDQAAAAAADQAAAAAADQAAAAAAgQAAAAAAGgAAAAADKQAAAAACGgAAAAACKQAAAAABGgAAAAABgQAAAAAAgQAAAAAAMAAAAAABYwAAAAAAMAAAAAAADQAAAAAADQAAAAAADQAAAAAADgAAAAAADgAAAAAAgQAAAAAAGgAAAAACKQAAAAABGgAAAAADKQAAAAACGgAAAAADgQAAAAAAbwAAAAAAMAAAAAABYwAAAAAAMAAAAAAADQAAAAAADQAAAAAADgAAAAAADgAAAAAADgAAAAAAgQAAAAAAGgAAAAAAKQAAAAACGgAAAAAAKQAAAAABGgAAAAAAKQAAAAABGgAAAAABYwAAAAAAYwAAAAAAMAAAAAACDQAAAAAADQAAAAAADgAAAAAADgAAAAAADgAAAAAAgQAAAAAAGgAAAAAAKQAAAAADGgAAAAACKQAAAAABGgAAAAADKQAAAAAAGgAAAAADYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGgAAAAACKQAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMAAAAAABMAAAAAABYwAAAAAAYwAAAAAAMAAAAAACMAAAAAABYwAAAAAAYwAAAAAAAgAAAAAAAgAAAAAAKAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAAgAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAABKQAAAAABKQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAGgAAAAACGgAAAAACGgAAAAABGgAAAAACGgAAAAADGgAAAAACMAAAAAADYwAAAAAAYwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAKQAAAAAAKQAAAAACKQAAAAADKQAAAAADKQAAAAACKQAAAAABKQAAAAAC version: 6 -1,1: ind: -1,1 - tiles: fQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAXgAAAAAAXgAAAAAAXgAAAAAAXgAAAAAADQAAAAAADQAAAAAAYAAAAAACMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAXgAAAAAAXgAAAAAAXgAAAAAADQAAAAAADQAAAAAADQAAAAAAYAAAAAABMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAXgAAAAAAXgAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAYAAAAAADbgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAgQAAAAAAYAAAAAAAbgAAAAABYAAAAAADYAAAAAAAYAAAAAABYAAAAAADYAAAAAABYAAAAAADYAAAAAABYAAAAAADYAAAAAACYAAAAAADYAAAAAABYAAAAAABYAAAAAACYAAAAAABYAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAACMAAAAAAAMAAAAAAAYAAAAAADYAAAAAADYAAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAABYAAAAAAAYAAAAAAAYAAAAAABMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAbAAAAAAADAAAAAAAgQAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAgQAAAAAAYAAAAAAAbgAAAAADfQAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAYAAAAAAAbAAAAAAAYAAAAAAAgQAAAAAACQAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAYAAAAAABbgAAAAACfQAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAYAAAAAAAbAAAAAAAYAAAAAAAgQAAAAAACQAAAAAACQAAAAAACQAAAAAAQwAAAAAAQwAAAAAAQwAAAAAAYAAAAAADMAAAAAAAfQAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAMAAAAAAANgAAAAAAMAAAAAAAgQAAAAAACQAAAAAACQAAAAAACQAAAAAACQAAAAAAQwAAAAAAQwAAAAAAYAAAAAACMAAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAACbgAAAAADfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAfQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAfQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAD + tiles: bwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAABMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABMAAAAAACYwAAAAAAYwAAAAAAMAAAAAAAMwAAAAACgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADMAAAAAABMAAAAAABMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAMwAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAQwAAAAACQwAAAAAEQwAAAAAEMAAAAAABMAAAAAACMAAAAAADYwAAAAAAMwAAAAADgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAQwAAAAAFQwAAAAAFQwAAAAAFQwAAAAADQwAAAAAAMAAAAAAAYwAAAAAAMwAAAAACgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAXwAAAAAAQwAAAAACQwAAAAAFQwAAAAACQwAAAAADMAAAAAADYwAAAAAAMwAAAAABgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAXwAAAAAAXwAAAAAAXwAAAAAAQwAAAAAEQwAAAAACMAAAAAADYwAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAMAAAAAADMAAAAAACMAAAAAACMAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABMAAAAAABMAAAAAABMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAABMAAAAAACYwAAAAAAYwAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAADAAAAAAAYwAAAAAAYwAAAAAADAAAAAACgQAAAAAAgQAAAAAAMAAAAAADMAAAAAABMAAAAAADMAAAAAABMAAAAAABMAAAAAABgQAAAAAAgQAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAACQAAAAADCQAAAAACCQAAAAABfQAAAAADfQAAAAABCQAAAAADCQAAAAABCQAAAAADgQAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAACQAAAAACCQAAAAAACQAAAAABfQAAAAACfQAAAAACCQAAAAADCQAAAAAACQAAAAABgQAAAAAAYwAAAAAA version: 6 -2,-1: ind: -2,-1 - tiles: IAAAAAAAIAAAAAAAIAAAAAACIAAAAAABIAAAAAADIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAIAAAAAABUQAAAAAAIAAAAAABgQAAAAAAVAAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAABfQAAAAACfQAAAAABfQAAAAABMAAAAAAAIAAAAAAAUQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAADIAAAAAABUQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAACfQAAAAACfQAAAAACfQAAAAAAfQAAAAADMAAAAAAAIAAAAAAAUQAAAAAAIAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAACfQAAAAADfQAAAAACfQAAAAAAfQAAAAACMAAAAAAAIAAAAAADIAAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACUQAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAIAAAAAACgQAAAAAAIAAAAAAAUQAAAAAAIAAAAAACgQAAAAAAfQAAAAAAfQAAAAADfQAAAAACgQAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAABIAAAAAACUQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAIAAAAAADgQAAAAAAIAAAAAADIAAAAAAAIAAAAAADgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAACgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAABgQAAAAAAIAAAAAAAIAAAAAADIAAAAAACgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAADgQAAAAAAIAAAAAADIAAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAABJQAAAAABJQAAAAAAJQAAAAADgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAADJQAAAAADgQAAAAAAgQAAAAAAYAAAAAACDAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAABMAAAAAAAYAAAAAAAYAAAAAADYAAAAAABYAAAAAABYAAAAAAB + tiles: UAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAADAAAAAACAwAAAAACAwAAAAAABgAAAAAABgAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAADgQAAAAAAAwAAAAAABgAAAAACCAAAAAAAgQAAAAAABAAAAAACBAAAAAAABAAAAAABBAAAAAABgQAAAAAABQAAAAAABQAAAAACBQAAAAABBQAAAAACgQAAAAAADAAAAAADgQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAABAAAAAABBAAAAAAABAAAAAAABAAAAAABgQAAAAAABQAAAAACBQAAAAAABQAAAAACBQAAAAAAgQAAAAAAKAAAAAADBAAAAAABfQAAAAACgQAAAAAAfQAAAAACfQAAAAADBAAAAAACBAAAAAAABAAAAAACBAAAAAACgQAAAAAACQAAAAAACgAAAAACCgAAAAABCQAAAAAAgQAAAAAAKAAAAAADBAAAAAAAfQAAAAAAfQAAAAABfQAAAAABfQAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAACfQAAAAABfQAAAAACfQAAAAADfQAAAAACfQAAAAABKAAAAAABBAAAAAACfQAAAAACgQAAAAAAfQAAAAABfQAAAAAAfQAAAAABfQAAAAABfQAAAAACfQAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAABfQAAAAAAgQAAAAAAKAAAAAACBQAAAAABfQAAAAABgQAAAAAABQAAAAABBQAAAAABBQAAAAAAfQAAAAACBAAAAAADBAAAAAAABAAAAAAABAAAAAADgQAAAAAABQAAAAAABQAAAAADgQAAAAAAKAAAAAADgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADBQAAAAAABQAAAAABfQAAAAABBAAAAAACBAAAAAAABAAAAAABBAAAAAABgQAAAAAABQAAAAABBQAAAAACgQAAAAAADAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACQAAAAAACQAAAAAAgQAAAAAADAAAAAABgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAGwAAAAAGgQAAAAAAgQAAAAAAYwAAAAAADAAAAAACDAAAAAACDAAAAAABDAAAAAAADAAAAAABYwAAAAAAgQAAAAAAgQAAAAAAGwAAAAACGwAAAAAAgQAAAAAAgQAAAAAAGwAAAAAEgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAGwAAAAACGwAAAAACgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABMAAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA + version: 6 + -2,0: + ind: -2,0 + tiles: MAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAACMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAADMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAACMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAGwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAGwAAAAABGwAAAAABgQAAAAAAgQAAAAAAGwAAAAAFgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGwAAAAADGwAAAAAGgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAADOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAYAAAAAADYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAABYAAAAAABYAAAAAAAYAAAAAAAYAAAAAADYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAACYAAAAAAAYAAAAAADDwAAAAAADwAAAAAADwAAAAADgQAAAAAADAAAAAACDwAAAAADYAAAAAAAOgAAAAAADwAAAAAAOgAAAAAADwAAAAAAOgAAAAAADwAAAAADOgAAAAAADwAAAAAAOgAAAAAADwAAAAABDwAAAAADDwAAAAAAgQAAAAAADAAAAAADDwAAAAACYAAAAAACOgAAAAAADwAAAAADOgAAAAAADwAAAAADOgAAAAAADwAAAAABOgAAAAAADwAAAAACOgAAAAAADwAAAAADDwAAAAAADwAAAAACgQAAAAAAKAAAAAADDwAAAAADYAAAAAACOgAAAAAADwAAAAAAOgAAAAAADwAAAAAAOgAAAAAADwAAAAAAOgAAAAAADwAAAAACOgAAAAAAYAAAAAACYAAAAAABYAAAAAADgQAAAAAAKAAAAAACYAAAAAABYAAAAAACOgAAAAAADwAAAAABOgAAAAAADwAAAAACOgAAAAAADwAAAAADOgAAAAAADwAAAAACOgAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAACKAAAAAABDwAAAAAAYAAAAAABOgAAAAAADwAAAAACOgAAAAAADwAAAAACOgAAAAAADwAAAAACOgAAAAAADwAAAAADOgAAAAAAYAAAAAACYAAAAAACYAAAAAADgQAAAAAAKAAAAAACDwAAAAAAYAAAAAAAOgAAAAAADwAAAAACOgAAAAAADwAAAAABOgAAAAAADwAAAAAAOgAAAAAADwAAAAABOgAAAAAADwAAAAADDwAAAAAADwAAAAACgQAAAAAAKAAAAAADDwAAAAACYAAAAAADYAAAAAADYAAAAAADYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAABYAAAAAABYAAAAAADDwAAAAADDwAAAAADDwAAAAAAgQAAAAAADAAAAAADYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAYAAAAAAAYAAAAAAADwAAAAADDwAAAAACDwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAA + version: 6 + 1,-1: + ind: 1,-1 + tiles: bwAAAAAAEwAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAHwAAAAAGHwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAADAAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAACDAAAAAABgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAADAAAAAABDAAAAAACgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAABIAAAAAACgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAZwAAAAAAMAAAAAAAKAAAAAAAIAAAAAACIAAAAAADIAAAAAABIAAAAAACEAAAAAAAIAAAAAACEAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAZwAAAAAAKAAAAAABKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAACgQAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAKAAAAAABKAAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAABIAAAAAADgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAACDAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAADAAAAAAADAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAACDAAAAAACDAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAABIAAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAOgAAAAADOgAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA + version: 6 + 1,0: + ind: 1,0 + tiles: YwAAAAAAYwAAAAAAMAAAAAABMAAAAAACMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAADAAAAAACDAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAADAAAAAABDAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAADDAAAAAABgQAAAAAAAAAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAKAAAAAABKAAAAAADgQAAAAAAgAAAAAAAgQAAAAAATAAAAAAALQAAAAACLQAAAAAALQAAAAAALQAAAAACTAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAAgQAAAAAAMAAAAAABKAAAAAABTAAAAAAATAAAAAAATAAAAAAATAAAAAAALQAAAAABLQAAAAADLQAAAAADLQAAAAADTAAAAAAATAAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAKAAAAAACKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAAgQAAAAAAKAAAAAADKAAAAAADgQAAAAAAgAAAAAAAgQAAAAAATAAAAAAALQAAAAADLQAAAAABLQAAAAABLQAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAABgQAAAAAAAAAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAADAAAAAACDAAAAAACgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAACDAAAAAACgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAADAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAA + version: 6 + 1,-2: + ind: 1,-2 + tiles: DQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAgQAAAAAAfQAAAAACfQAAAAAAfQAAAAACgQAAAAAAEAAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAACgQAAAAAACQAAAAAADgAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAACgQAAAAAACQAAAAACMAAAAAABMAAAAAADMAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAABYAAAAAACYAAAAAACYAAAAAACYAAAAAAAYAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAABdAAAAAAAdAAAAAADdAAAAAACYAAAAAAAYAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYAAAAAABYAAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAABYAAAAAAAYAAAAAAAbwAAAAAAgQAAAAAAIAAAAAACgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAADIAAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAACgQAAAAAADAAAAAACZwAAAAAAgQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAABIAAAAAABIAAAAAADgQAAAAAADAAAAAABbwAAAAAAgQAAAAAAEQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAABgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAEQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAEwAAAAAADAAAAAAAgQAAAAAAEQAAAAAAgQAAAAAADAAAAAABEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAUgAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAEwAAAAAAbwAAAAAADAAAAAABgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAA + version: 6 + 1,1: + ind: 1,1 + tiles: bwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAADAAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAACfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAAgAAAAAAEgAAAAAAEgAAAAAAfQAAAAABfQAAAAADfQAAAAAAfQAAAAADfQAAAAADgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAADgQAAAAAAKQAAAAABGgAAAAAAKQAAAAADAgAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAACfQAAAAACfQAAAAAAfQAAAAABfQAAAAAAgQAAAAAAKQAAAAADGgAAAAADKQAAAAADgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAABfQAAAAACfQAAAAAAfQAAAAABfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAADMAAAAAADMAAAAAACgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAMwAAAAABIgAAAAACgQAAAAAAIgAAAAADMwAAAAADAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAACAgAAAAAAKAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABAgAAAAAAKAAAAAADgQAAAAAAAgAAAAAAAgAAAAAAMwAAAAACIgAAAAACIgAAAAABIgAAAAADMwAAAAADAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAADMwAAAAABMwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAGgAAAAADGgAAAAACgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAKQAAAAADKQAAAAAAKQAAAAACAgAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAA version: 6 -3,-1: ind: -3,-1 - tiles: VAAAAAAAVAAAAAAAVAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAMwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAMwAAAAAAbwAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAawAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAHAAAAAAAHAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAMwAAAAACgQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAHAAAAAAAHAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAHAAAAAAAHAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAHAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADAAAAAAADAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADAAAAAAADAAAAAAAfQAAAAAAfQAAAAAAYAAAAAAAYAAAAAACYAAAAAADYAAAAAAC + tiles: FAAAAAADFAAAAAAAMAAAAAABMAAAAAAAMAAAAAADFAAAAAAAFAAAAAADIAAAAAACIAAAAAABIAAAAAAAbwAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADFAAAAAAAFAAAAAACFAAAAAAAFAAAAAADFAAAAAABFAAAAAADIAAAAAAAIAAAAAABIAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAADAAAAAABYAAAAAABFAAAAAACFAAAAAACFAAAAAADFAAAAAABDwAAAAACgQAAAAAAIAAAAAAAIAAAAAABIAAAAAABgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAABgQAAAAAAUAAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAAwAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAAAIAAAAAADIAAAAAAAgQAAAAAAIAAAAAADIAAAAAACIAAAAAABgQAAAAAAEwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAADIAAAAAACIAAAAAACIAAAAAACIAAAAAACIAAAAAABIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAACIAAAAAAAIAAAAAADgQAAAAAAIAAAAAADIAAAAAAAIAAAAAABgQAAAAAAbwAAAAAAZwAAAAAAUAAAAAAAgQAAAAAABAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAACgQAAAAAAEwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAABAAAAAAAKgAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAABAAAAAACfQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAACgQAAAAAAIAAAAAACIAAAAAABIAAAAAACgQAAAAAAUAAAAAAAgQAAAAAADAAAAAABgQAAAAAACQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAABIAAAAAABIAAAAAABIAAAAAABIAAAAAAAgQAAAAAADAAAAAACgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAARwAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAACgQAAAAAAZwAAAAAAgQAAAAAADAAAAAACgQAAAAAAgQAAAAAAdAAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAADIAAAAAACgQAAAAAAIAAAAAACIAAAAAACIAAAAAABgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAARwAAAAAAgQAAAAAAIAAAAAAAIAAAAAADIAAAAAAAIAAAAAADgQAAAAAAIAAAAAACIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAGwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAIAAAAAABgQAAAAAAIAAAAAACgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAGwAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA version: 6 -3,0: ind: -3,0 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADAAAAAAAbQAAAAABMAAAAAAAbQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADAAAAAAADAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADAAAAAAADAAAAAAAfQAAAAAAfQAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAACgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZQAAAAACgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAZQAAAAADZQAAAAAAZQAAAAACgQAAAAAAgQAAAAAAAwAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZQAAAAABZQAAAAADLQAAAAAALQAAAAAAgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAYAAAAAABbAAAAAAAbAAAAAAAYAAAAAAAZQAAAAAAZQAAAAABZQAAAAACZQAAAAABZQAAAAACgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAYAAAAAABbAAAAAAAbAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAZgAAAAAAgQAAAAAAZgAAAAACgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAYAAAAAABbAAAAAAAbAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAZgAAAAADgQAAAAAAZgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAACgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAABIAAAAAADQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAABgQAAAAAAKQAAAAADgQAAAAAAgQAAAAAAKAAAAAADIAAAAAABQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAAANQAAAAAAYAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAKQAAAAABgQAAAAAAKAAAAAAAIAAAAAAAIAAAAAABQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAAAIAAAAAACNQAAAAAAYAAAAAABMAAAAAAAYAAAAAAAgQAAAAAAKQAAAAACgQAAAAAAgQAAAAAAKAAAAAADIAAAAAADIAAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAAAIAAAAAAA - version: 6 - -2,0: - ind: -2,0 - tiles: MAAAAAAAbQAAAAACMAAAAAAAbQAAAAADMAAAAAAAbQAAAAAAMAAAAAAAbQAAAAACbQAAAAABMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAADbQAAAAAAbQAAAAABMAAAAAAAYAAAAAADYAAAAAADYAAAAAADYAAAAAACYAAAAAADYAAAAAACYAAAAAABYAAAAAACYAAAAAACYAAAAAAAMAAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAADgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAADYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZQAAAAABZQAAAAADgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAABYAAAAAADgQAAAAAAYAAAAAADbgAAAAADYAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAALQAAAAAAZQAAAAABgQAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAABYAAAAAAAYAAAAAACYAAAAAADMAAAAAAAYAAAAAABgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZQAAAAAAZQAAAAACgQAAAAAAYAAAAAAAYAAAAAACYAAAAAADYAAAAAABYAAAAAADYAAAAAAAYAAAAAABMAAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAZgAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAACYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAIAAAAAACgQAAAAAAZgAAAAADgQAAAAAAYAAAAAACYAAAAAACYAAAAAADYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAADbgAAAAABYAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAABYAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAADMAAAAAAAYAAAAAABgQAAAAAAgAAAAAAAgQAAAAAAIAAAAAADZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADbgAAAAAAYAAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAKAAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAAAfQAAAAADfQAAAAABgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABgQAAAAAAfQAAAAADfQAAAAADfQAAAAAAfQAAAAACfQAAAAAAfQAAAAACgQAAAAAAYAAAAAADMAAAAAAAYAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAKAAAAAACgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAADgQAAAAAAYAAAAAACbgAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAACfQAAAAAAfQAAAAADgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAYAAAAAADbgAAAAAAYAAAAAABgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAB + tiles: MAAAAAADMAAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAABMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYAAAAAAADAAAAAACYAAAAAAAMAAAAAAAMAAAAAABgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAGwAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAGwAAAAAGYAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAABYAAAAAADMAAAAAAAYwAAAAAAMAAAAAADYwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAACYAAAAAADYAAAAAADMAAAAAABYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAABYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAACDAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAABYAAAAAABYAAAAAABYAAAAAADYAAAAAABYAAAAAADYAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAFgAAAAABFgAAAAABFgAAAAABYAAAAAABYAAAAAADYAAAAAADMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAABFgAAAAACFgAAAAADYAAAAAAAYAAAAAADYAAAAAADMAAAAAABYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAADAAAAAAAbwAAAAAAgQAAAAAAFgAAAAABFgAAAAADFgAAAAABYAAAAAABYAAAAAAAYAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAADAAAAAAAEwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAA version: 6 - 0,-3: - ind: 0,-3 - tiles: LwAAAAAALwAAAAAALwAAAAAAgQAAAAAAfAAAAAAAfAAAAAABfAAAAAADfAAAAAABfAAAAAAAfAAAAAADfAAAAAAAYAAAAAABewAAAAAAdgAAAAAAdgAAAAAAdgAAAAAALwAAAAAALwAAAAAALwAAAAAAgQAAAAAAfAAAAAACdAAAAAAAfAAAAAABdAAAAAAAdAAAAAAAdAAAAAAAfAAAAAAAdgAAAAAAdgAAAAAAUQAAAAAAdgAAAAAAdgAAAAAALwAAAAAALwAAAAAALwAAAAAAgQAAAAAAfAAAAAAAdAAAAAAAfAAAAAABfAAAAAACfAAAAAABfAAAAAAAfAAAAAABYAAAAAAAdgAAAAAAUQAAAAAAdgAAAAAAdgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAdAAAAAAAfAAAAAACgQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAdgAAAAAAUQAAAAAAdgAAAAAAdgAAAAAAdAAAAAAAfAAAAAADfAAAAAACfAAAAAAAfAAAAAACfAAAAAAAcwAAAAABgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdgAAAAAAdAAAAAAAfAAAAAACfAAAAAADfAAAAAADfAAAAAAAfAAAAAACfAAAAAAAYAAAAAABVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAACfAAAAAAAfAAAAAAAfAAAAAADfAAAAAACfAAAAAAAYAAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAVQAAAAAAVQAAAAAAfAAAAAACfAAAAAAAfAAAAAACfAAAAAABfAAAAAABfAAAAAAAfAAAAAABgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAVQAAAAAAVQAAAAAAfAAAAAAAfAAAAAAAfAAAAAADgQAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAfAAAAAACfAAAAAAAfAAAAAABfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAYAAAAAABUgAAAAAAUgAAAAAAUgAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAMAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAdAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAUgAAAAAAUgAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAdAAAAAADdAAAAAAAdAAAAAADdAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAUgAAAAAAUgAAAAAAYAAAAAACgQAAAAAAdAAAAAAAdAAAAAACdAAAAAABdAAAAAAAdAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABdAAAAAAAdAAAAAAAdAAAAAACdAAAAAADdAAAAAAAdAAAAAAAdAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAA + 2,-1: + ind: 2,-1 + tiles: gQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAMAAAAAACYwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAZwAAAAAAbwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAACAAAAAAADAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAACgAAAAABYwAAAAAAYwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAFAAAAAADFAAAAAABFAAAAAABgQAAAAAAYwAAAAAACgAAAAADYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAFAAAAAABFAAAAAADFAAAAAACgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAACAAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFAAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAACIAAAAAACIAAAAAAAIAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAAAIAAAAAADgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAADYAAAAAACgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAIAAAAAAAIAAAAAADIAAAAAAAgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAADYAAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAABIAAAAAAAIAAAAAADgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAABgQAAAAAAOgAAAAABOgAAAAABOgAAAAAAOgAAAAACOgAAAAADOgAAAAACgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA version: 6 - -1,-3: - ind: -1,-3 - tiles: fQAAAAAAfQAAAAADfQAAAAAAfQAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAVwAAAAAAfAAAAAAAgQAAAAAALwAAAAAALwAAAAAAfQAAAAADfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfAAAAAAAVwAAAAAAVwAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAVwAAAAAAfAAAAAAAgQAAAAAALwAAAAAALwAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAALwAAAAAALwAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfAAAAAAAfAAAAAADfAAAAAAAfAAAAAADfAAAAAADfAAAAAAAfAAAAAADfAAAAAAAfAAAAAACdAAAAAAAdAAAAAAAMAAAAAAAfQAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAfAAAAAACfAAAAAACdAAAAAAAdAAAAAAAdAAAAAAAfAAAAAACfAAAAAAAfAAAAAADfAAAAAAAdAAAAAAAdAAAAAAAfAAAAAACfAAAAAACdAAAAAAAdAAAAAAAdAAAAAAAfAAAAAABfAAAAAABdAAAAAAAdAAAAAAAdAAAAAAAfAAAAAAAfAAAAAABfAAAAAADfAAAAAACfAAAAAACfAAAAAAAdAAAAAAAfAAAAAACdAAAAAAAdAAAAAAAdAAAAAAAfAAAAAADfAAAAAADfAAAAAACfAAAAAACfAAAAAAAfAAAAAAAfAAAAAADfAAAAAAAfAAAAAADfAAAAAADfAAAAAAAfAAAAAADfAAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAABfAAAAAAAfAAAAAAAfAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAABIAAAAAAAIAAAAAABfAAAAAAAfAAAAAAAfAAAAAABfAAAAAABfAAAAAABfAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAAAIAAAAAABIAAAAAAAIAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAMAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAADIAAAAAAAIAAAAAAAIAAAAAABfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAMAAAAAAAMAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAewAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAbgAAAAAA + 2,0: + ind: 2,0 + tiles: MAAAAAAAMAAAAAADMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAACMAAAAAACYwAAAAAAYwAAAAAAMAAAAAABMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAACIAAAAAACgQAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAMAAAAAADYwAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAAAIAAAAAADgQAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAEwAAAAAADAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAACIAAAAAADbwAAAAAAAAAAAAAAgQAAAAAADAAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAACgQAAAAAAgAAAAAAAgQAAAAAADAAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAADgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAIAAAAAABIAAAAAAAIAAAAAABIAAAAAABIAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAADgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAACIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAZwAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAABMwAAAAACMwAAAAABMwAAAAAA version: 6 - 1,-2: - ind: 1,-2 - tiles: gQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAOQAAAAAAEgAAAAAAOQAAAAAAEgAAAAAAOQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAOQAAAAAAEgAAAAAAOQAAAAAAEgAAAAAAOQAAAAAAEgAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAADfQAAAAACgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAKQAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACQgAAAAAAUAAAAAADgQAAAAAAYAAAAAAAdAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAAAYAAAAAACYAAAAAACYAAAAAACYAAAAAAAYAAAAAACYAAAAAABYAAAAAACYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAdAAAAAAAYAAAAAACYAAAAAAAYAAAAAADdAAAAAAAdAAAAAAAdAAAAAAAYAAAAAABYAAAAAADYAAAAAADdAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAACYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAdAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAdAAAAAAAYAAAAAAAYAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAYAAAAAABYAAAAAADYAAAAAABYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAACDAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAA + -3,-2: + ind: -3,-2 + tiles: IAAAAAACgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAACgQAAAAAAIAAAAAAAIAAAAAABFAAAAAADFAAAAAACIAAAAAADIAAAAAABgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAABIAAAAAACIAAAAAABIAAAAAABIAAAAAACIAAAAAADIAAAAAADIAAAAAAAFAAAAAABFAAAAAAAIAAAAAADIAAAAAABgQAAAAAAIAAAAAACIAAAAAADIAAAAAABIAAAAAACIAAAAAADIAAAAAABIAAAAAACIAAAAAAAgQAAAAAADwAAAAACIAAAAAACFAAAAAABFAAAAAABIAAAAAACDwAAAAACgQAAAAAAIAAAAAACIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAABgQAAAAAADwAAAAABIAAAAAACIAAAAAABIAAAAAADIAAAAAABDwAAAAAAgQAAAAAAgQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAABKQAAAAABKQAAAAAAKQAAAAADgQAAAAAAIAAAAAACIAAAAAABIAAAAAABIAAAAAADIAAAAAABIAAAAAABIAAAAAADIAAAAAADIAAAAAADIAAAAAADgQAAAAAAKQAAAAACKQAAAAAAKQAAAAAAKQAAAAACIAAAAAAAIAAAAAADIAAAAAABIAAAAAACIAAAAAABIAAAAAADIAAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAAAIAAAAAACMAAAAAACMAAAAAABMAAAAAADKQAAAAADgQAAAAAAIAAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABMAAAAAADMAAAAAAAMAAAAAAAKQAAAAADgQAAAAAAIAAAAAACIQAAAAAAIQAAAAAAIQAAAAAAIAAAAAADIAAAAAACIAAAAAADIAAAAAADIAAAAAACIAAAAAABIAAAAAAAMAAAAAACMAAAAAACMAAAAAACKQAAAAAAgQAAAAAAIAAAAAACIQAAAAAAIQAAAAAAIQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAKQAAAAACKQAAAAACKQAAAAACKQAAAAADIAAAAAACIAAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAABgQAAAAAAIAAAAAACIAAAAAACIAAAAAACIAAAAAADIAAAAAABKQAAAAACKQAAAAABKQAAAAACKQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAAAIAAAAAACgQAAAAAAIAAAAAADIAAAAAACIAAAAAADIAAAAAABIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAAAIAAAAAACgQAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAAAIAAAAAADYAAAAAAAFAAAAAADFAAAAAACFAAAAAAAFAAAAAAADwAAAAACgQAAAAAAIAAAAAABIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABYAAAAAABFAAAAAABFAAAAAAAFAAAAAAAFAAAAAAAFAAAAAADFAAAAAACIAAAAAABIAAAAAABIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFAAAAAAAFAAAAAADMAAAAAACMAAAAAAAMAAAAAAAFAAAAAAAFAAAAAACIAAAAAADIAAAAAAAIAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAA version: 6 -2,-2: ind: -2,-2 - tiles: IAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAYAAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAACgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAJQAAAAAAIAAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAACgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAJQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAADKQAAAAAAKQAAAAADKQAAAAADKQAAAAAAKQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAAAIAAAAAAAUQAAAAAAIAAAAAABIAAAAAADIAAAAAACIAAAAAACIAAAAAACIAAAAAABIAAAAAADIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAADIAAAAAABIAAAAAACIAAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAADIAAAAAAAIAAAAAAAIAAAAAABIAAAAAADIAAAAAABIAAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAACUQAAAAAAIAAAAAAAIAAAAAABIAAAAAABIAAAAAADIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAABgQAAAAAAcwAAAAABgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAAAIAAAAAACIAAAAAABgQAAAAAAIAAAAAABIAAAAAABIAAAAAACgQAAAAAAcwAAAAADcwAAAAABcwAAAAABIAAAAAAAIAAAAAACIAAAAAADIAAAAAACIAAAAAAAIAAAAAADIAAAAAACIAAAAAADIAAAAAACIAAAAAACUQAAAAAAIAAAAAACgQAAAAAAcwAAAAACcwAAAAADcwAAAAAA + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAACIAAAAAACIAAAAAABIAAAAAADIAAAAAABIAAAAAAAIAAAAAACIAAAAAADIAAAAAADIAAAAAADIAAAAAADIAAAAAABIAAAAAACIAAAAAABIAAAAAAAIAAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAADIAAAAAACIAAAAAADIAAAAAAAIAAAAAABIAAAAAACIAAAAAADIAAAAAADIAAAAAACIAAAAAABIAAAAAABIAAAAAACIAAAAAAAIAAAAAADIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAARwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASAAAAAAASAAAAAADSAAAAAABRwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAADwAAAAACSQAAAAADSQAAAAAASQAAAAAAgQAAAAAAcwAAAAACgQAAAAAASAAAAAADSAAAAAABSAAAAAAARwAAAAABgQAAAAAAIAAAAAAAIAAAAAADIAAAAAABgQAAAAAADwAAAAADSQAAAAACSQAAAAADSQAAAAABgQAAAAAAcwAAAAABgQAAAAAASAAAAAABSAAAAAABSAAAAAABRwAAAAADgQAAAAAAIAAAAAAAIAAAAAACIAAAAAADgQAAAAAADwAAAAABSQAAAAADSQAAAAABSQAAAAABgQAAAAAAcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUAAAAAAAgQAAAAAADAAAAAADEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAA version: 6 - 1,1: - ind: 1,1 - tiles: fQAAAAAAfQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAYgAAAAAAYgAAAAAAIAAAAAAAfQAAAAACfQAAAAACgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAARwAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAARwAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAARgAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAA + -2,1: + ind: -2,1 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAMwAAAAADMwAAAAAAMwAAAAACMwAAAAACMwAAAAACMwAAAAAAfQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAADIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAADMwAAAAAAMwAAAAADMwAAAAABMwAAAAABMwAAAAACgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAMwAAAAAAMwAAAAADMwAAAAACMwAAAAAAMwAAAAACMwAAAAABgQAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAABIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAABMwAAAAABMwAAAAACMwAAAAAAMwAAAAACMwAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAAAIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAMwAAAAAAMwAAAAACMwAAAAAAMwAAAAAAMwAAAAACMwAAAAABgQAAAAAAIAAAAAABIAAAAAAAIAAAAAABIAAAAAADIAAAAAABgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAMwAAAAABMwAAAAAAMwAAAAABMwAAAAAAMwAAAAADMwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAASgAAAAACgQAAAAAAgQAAAAAAMAAAAAACMAAAAAACMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAABYwAAAAAAYwAAAAAAMAAAAAABMAAAAAADMAAAAAADYwAAAAAAYwAAAAAAMAAAAAACMAAAAAADMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAABFgAAAAADFgAAAAAAfQAAAAAABAAAAAABBAAAAAACBAAAAAADgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAFQAAAAABFQAAAAADFQAAAAACFQAAAAADFgAAAAADFgAAAAADFgAAAAABfQAAAAABBAAAAAABBAAAAAABBAAAAAADgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAAFQAAAAAAFQAAAAADFQAAAAADFQAAAAADFQAAAAABFgAAAAAAFgAAAAACFgAAAAAB version: 6 - 2,1: - ind: 2,1 - tiles: YgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAARgAAAAAAgQAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAagAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAagAAAAAAagAAAAAAagAAAAAAagAAAAAAgQAAAAAAagAAAAAAagAAAAAAagAAAAAAagAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAagAAAAAAagAAAAAAagAAAAAAagAAAAAAgQAAAAAAagAAAAAAagAAAAAAagAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAA + -3,1: + ind: -3,1 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFwAAAAADFwAAAAACFwAAAAACOwAAAAAAOwAAAAAAOwAAAAAAMAAAAAABYwAAAAAAMAAAAAADYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFwAAAAABFwAAAAAAFwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAACfQAAAAACFwAAAAABFwAAAAADFwAAAAADVQAAAAAAVQAAAAAAVQAAAAAAMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAFwAAAAACFwAAAAACFwAAAAADVQAAAAAAVQAAAAAAVQAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABfQAAAAABfQAAAAADfQAAAAADfQAAAAADfQAAAAABMAAAAAABgQAAAAAABQAAAAACBQAAAAABBQAAAAACBQAAAAACgQAAAAAAYwAAAAAAMAAAAAADYwAAAAAAMAAAAAADfQAAAAADfQAAAAAAfQAAAAACfQAAAAABfQAAAAADGAAAAAAAgQAAAAAABQAAAAABBQAAAAAABQAAAAAABQAAAAABgQAAAAAAYwAAAAAAMAAAAAACYwAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAABfQAAAAADfQAAAAADGAAAAAAAgQAAAAAABQAAAAABBQAAAAACBQAAAAACBQAAAAADgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAMAAAAAADEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAADfQAAAAADGAAAAAAAgQAAAAAABQAAAAABBQAAAAADBQAAAAADBQAAAAADgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAADMAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABMAAAAAAAMAAAAAAAMAAAAAABYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAADMAAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAACgAAAAABYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAABAAAAAADfQAAAAABfQAAAAAAfQAAAAACfQAAAAAAfQAAAAACfQAAAAACfQAAAAABfQAAAAABfQAAAAAAGQAAAAAAMAAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGgAAAAABfQAAAAAAfQAAAAADfQAAAAAAfQAAAAACfQAAAAAAfQAAAAADfQAAAAACfQAAAAADfQAAAAAB version: 6 - 1,2: - ind: 1,2 - tiles: VAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAABVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAfQAAAAAAfQAAAAADfQAAAAACVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA + -1,2: + ind: -1,2 + tiles: gQAAAAAAMAAAAAACKAAAAAAAKAAAAAADMAAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAACfQAAAAACfQAAAAAAfQAAAAABfQAAAAACfQAAAAACgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAACKAAAAAAAKQAAAAADKAAAAAABKQAAAAADFgAAAAABFgAAAAADKAAAAAAAFgAAAAADKAAAAAABKAAAAAADKQAAAAACFgAAAAABgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAABFgAAAAADKAAAAAADfQAAAAADfQAAAAACfQAAAAADgQAAAAAAfQAAAAAAKAAAAAABKAAAAAACfQAAAAABfQAAAAABfQAAAAADgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAADFgAAAAACKAAAAAACKQAAAAABKAAAAAABFgAAAAACKAAAAAADKQAAAAABKAAAAAAAKQAAAAABKAAAAAADKQAAAAADKAAAAAACgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAABKAAAAAAAKAAAAAADfQAAAAADgQAAAAAAfQAAAAACfQAAAAACfQAAAAACFgAAAAABKAAAAAADfQAAAAACfQAAAAADgQAAAAAAgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAADKAAAAAADKAAAAAABKQAAAAAAKAAAAAAAFgAAAAAAKAAAAAABKQAAAAABKAAAAAADFgAAAAAAFgAAAAADKAAAAAABfQAAAAADgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAADFgAAAAADKAAAAAACKAAAAAADFgAAAAACKAAAAAADKQAAAAABKAAAAAAAKAAAAAACKAAAAAADKAAAAAACKQAAAAAAfQAAAAACgQAAAAAAYwAAAAAAgQAAAAAAfQAAAAADKAAAAAADFgAAAAAAKAAAAAABKAAAAAAAKAAAAAACKAAAAAAAFgAAAAADKAAAAAAAKQAAAAACKQAAAAACKAAAAAACfQAAAAACgQAAAAAAYwAAAAAAgQAAAAAABQAAAAABBQAAAAACBQAAAAAAgQAAAAAAFgAAAAACgQAAAAAAgQAAAAAAFgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAgQAAAAAABQAAAAABBQAAAAADBQAAAAAABQAAAAACKQAAAAAAgQAAAAAAfQAAAAACKAAAAAACKAAAAAABKAAAAAAAFgAAAAAAKQAAAAADfQAAAAACgQAAAAAAYwAAAAAAgQAAAAAABQAAAAABBQAAAAABBQAAAAACBQAAAAAAKAAAAAABgQAAAAAAfQAAAAADKAAAAAABKQAAAAABKQAAAAAAKQAAAAACKAAAAAADfQAAAAADgQAAAAAAYwAAAAAAgQAAAAAABQAAAAABBQAAAAACBQAAAAACBQAAAAACFgAAAAAAgQAAAAAAfQAAAAACKQAAAAAAfQAAAAACfQAAAAADfQAAAAACKAAAAAADfQAAAAAAgQAAAAAAYwAAAAAAgQAAAAAABQAAAAACBQAAAAAABQAAAAACBQAAAAACKAAAAAAAgQAAAAAAfQAAAAAAKAAAAAACfQAAAAABfQAAAAADfQAAAAAAKQAAAAADfQAAAAABgQAAAAAAYwAAAAAAgQAAAAAABAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAABFgAAAAADfQAAAAADfQAAAAADfQAAAAACKAAAAAABfQAAAAADgQAAAAAAYwAAAAAAfQAAAAADfQAAAAADfQAAAAABgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAfQAAAAAAFgAAAAAAfQAAAAABfQAAAAADfQAAAAAAKAAAAAADfQAAAAABgQAAAAAAYwAAAAAAfQAAAAADfQAAAAADfQAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAADKQAAAAACKQAAAAACKQAAAAACKQAAAAABFgAAAAAAfQAAAAACgQAAAAAAYwAAAAAA version: 6 - 2,2: - ind: 2,2 - tiles: VAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAcwAAAAADcwAAAAAAcwAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAcwAAAAADcwAAAAADcwAAAAABgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAhQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAhAAAAAAAhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAZwAAAAAAgQAAAAAAZwAAAAAA + 0,2: + ind: 0,2 + tiles: MAAAAAACYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAGgAAAAACGgAAAAABGgAAAAAAGgAAAAABGgAAAAAAGgAAAAACGgAAAAADMAAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAKQAAAAABKQAAAAABKQAAAAABKQAAAAADKQAAAAAAKQAAAAABKQAAAAACMAAAAAABYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAGgAAAAADGgAAAAADGgAAAAAAGgAAAAADGgAAAAAAGgAAAAAAGgAAAAABYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAMAAAAAACYwAAAAAAYwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAADAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYAAAAAAAYwAAAAAAYwAAAAAAMAAAAAACMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAABYwAAAAAAbwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAABFAAAAAABIAAAAAAAIAAAAAABIAAAAAACIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAMAAAAAACYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAIAAAAAABFAAAAAADIAAAAAACIAAAAAABIAAAAAACIAAAAAABIAAAAAAAIAAAAAACgQAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAACIAAAAAAAFAAAAAAAIAAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAACIAAAAAABgQAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAADIAAAAAABFAAAAAABIAAAAAAAIAAAAAADIAAAAAACIAAAAAACIAAAAAABIAAAAAAAgQAAAAAA version: 6 - 2,-2: - ind: 2,-2 - tiles: bwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAADZwAAAAAAZwAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAYAAAAAADZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAYAAAAAACgQAAAAAAYAAAAAACZwAAAAAAYAAAAAADYAAAAAABZwAAAAAAYAAAAAACZwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAUAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAAAgQAAAAAAZwAAAAAAYAAAAAABZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAYAAAAAABZwAAAAAAYAAAAAADYAAAAAACZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAdAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAgQAAAAAAeQAAAAAAeQAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAdAAAAAAAYAAAAAAAdAAAAAAAYAAAAAAAgQAAAAAAeQAAAAAAeQAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAJgAAAAAAJgAAAAAAJgAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAdAAAAAAAYAAAAAAAdAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAdAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAcAAAAAAAbwAAAAAA + -1,-3: + ind: -1,-3 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAdAAAAAACcwAAAAADgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAfQAAAAAAfQAAAAABfQAAAAABgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAACcwAAAAACcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAABfQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAACAwAAAAAAcwAAAAABcwAAAAAAcwAAAAABcwAAAAABcwAAAAACfQAAAAACfQAAAAADfQAAAAADgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAABAwAAAAABAwAAAAADcwAAAAABcwAAAAABcwAAAAADdAAAAAACGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAADcwAAAAAAcwAAAAABcwAAAAABcwAAAAABcwAAAAACcwAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAIAAAAAAAMAAAAAABIAAAAAADMAAAAAABgQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAAAIAAAAAABIAAAAAADMAAAAAACcwAAAAADGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABMAAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAADgQAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAACIAAAAAADIAAAAAABMAAAAAAAcwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAABIAAAAAADIAAAAAAAMAAAAAAAcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAABIAAAAAACMAAAAAADIAAAAAAAMAAAAAABgQAAAAAAgQAAAAAAYAAAAAADYAAAAAADYAAAAAABgQAAAAAAIAAAAAABIAAAAAABIAAAAAABgQAAAAAAcwAAAAADcwAAAAACcwAAAAAAcwAAAAABcwAAAAAAcwAAAAACcwAAAAABcwAAAAAAYAAAAAABYAAAAAADYAAAAAADIAAAAAAAIAAAAAABIAAAAAADIAAAAAACIAAAAAABcwAAAAACcwAAAAABdAAAAAABdAAAAAADdAAAAAAAcwAAAAADcwAAAAACdAAAAAACYAAAAAADYAAAAAAAYAAAAAACIAAAAAAAIAAAAAABIAAAAAACIAAAAAABIAAAAAAAcwAAAAADcwAAAAACdAAAAAACdAAAAAADdAAAAAAAcwAAAAAAcwAAAAAAdAAAAAACYAAAAAACYAAAAAAAYAAAAAADgQAAAAAAIAAAAAAAIAAAAAACIAAAAAADgQAAAAAAcwAAAAABcwAAAAAAcwAAAAACcwAAAAACcwAAAAADcwAAAAABcwAAAAABcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAA version: 6 - 1,-3: - ind: 1,-3 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAhAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAhAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAhAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAhQAAAAAAhAAAAAAAgQAAAAAAhAAAAAAAhAAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAhAAAAAAAgQAAAAAAhQAAAAAAgQAAAAAAFgAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAhAAAAAAAhAAAAAAAhAAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAFgAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAA + 0,-3: + ind: 0,-3 + tiles: VQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAcwAAAAADdAAAAAABcwAAAAACgQAAAAAAVQAAAAAAIwAAAAAAIwAAAAAAVQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAADcwAAAAAAcwAAAAADcwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAcwAAAAABcwAAAAADcwAAAAABcwAAAAADcwAAAAAAcwAAAAABAwAAAAACcwAAAAAAgQAAAAAAOAAAAAAAOAAAAAADVQAAAAAAIwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAdAAAAAAAdAAAAAACcwAAAAABcwAAAAABcwAAAAABAwAAAAADAwAAAAAAcwAAAAADMAAAAAADOAAAAAAAOAAAAAACVQAAAAAAIwAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAAAcwAAAAACcwAAAAADcwAAAAACcwAAAAADcwAAAAADcwAAAAAAMAAAAAABVQAAAAAAVQAAAAAAVQAAAAAAIwAAAAAAVQAAAAAAgQAAAAAAKAAAAAADgQAAAAAAcwAAAAADgQAAAAAAgQAAAAAAMAAAAAABcwAAAAABcwAAAAACMAAAAAADgQAAAAAAVQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAFgAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAMAAAAAADOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAAVQAAAAAAIwAAAAAAVQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAKQAAAAABAwAAAAADAwAAAAACcwAAAAACcwAAAAABOwAAAAAADAAAAAABDAAAAAACOwAAAAAAcwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAPAAAAAAAAwAAAAADAwAAAAAAcwAAAAABcwAAAAAAOwAAAAAADAAAAAACDAAAAAAAOwAAAAAAcwAAAAADPAAAAAAAPAAAAAAAPAAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAPAAAAAAAcwAAAAABcwAAAAADcwAAAAAAMAAAAAADOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAPAAAAAAAcwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADcwAAAAABcwAAAAABMAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAADcwAAAAACcwAAAAABcwAAAAAAcwAAAAACcwAAAAAAcwAAAAACcwAAAAABcwAAAAADgQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAdAAAAAADdAAAAAADcwAAAAAAcwAAAAABdAAAAAAAdAAAAAADdAAAAAADcwAAAAACcwAAAAABMAAAAAACDgAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAdAAAAAABdAAAAAAAcwAAAAACcwAAAAADdAAAAAACdAAAAAAAdAAAAAACcwAAAAADcwAAAAADMAAAAAAADgAAAAAADgAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAcwAAAAADcwAAAAABcwAAAAADcwAAAAADcwAAAAABcwAAAAACcwAAAAACcwAAAAABcwAAAAACMAAAAAABDgAAAAAJDgAAAAAADgAAAAAADgAAAAADDQAAAAAADQAAAAAAMAAAAAABcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADgAAAAAADgAAAAAADgAAAAAFDgAAAAAADQAAAAAADQAAAAAA version: 6 - 1,-4: - ind: 1,-4 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAdAAAAAAAdAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAdAAAAAAAdQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAdAAAAAAAdQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAPQAAAAAAgQAAAAAAgQAAAAAAdAAAAAAAdQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAhAAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAPQAAAAAAPQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAMAAAAAAAcwAAAAADhAAAAAAAPQAAAAAAPQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAA + 2,1: + ind: 2,1 + tiles: DAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAACQQAAAAABQQAAAAAAQQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAABQQAAAAAANQAAAAAAQQAAAAABAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAACQQAAAAACNQAAAAAAQQAAAAACAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAABQQAAAAABQQAAAAADQQAAAAABMwAAAAABMwAAAAACMwAAAAADMwAAAAAAMwAAAAAAMwAAAAACMwAAAAACAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAABMwAAAAADMwAAAAABMwAAAAACMwAAAAADMwAAAAABMwAAAAAAAgAAAAAAMwAAAAABMwAAAAAAMAAAAAACAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAABMwAAAAABMwAAAAACMwAAAAADMwAAAAADMwAAAAACMwAAAAADAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAADAgAAAAAABQAAAAADBQAAAAAABQAAAAADHwAAAAACfQAAAAABfQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAABQAAAAAABQAAAAADBQAAAAADfQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAIgAAAAAAAgAAAAAAfQAAAAADfQAAAAACfQAAAAACfQAAAAACfQAAAAACHwAAAAABAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAACIgAAAAADMwAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABAgAAAAAAIgAAAAAAIgAAAAAALQAAAAAAIgAAAAAAIgAAAAADAgAAAAAAKAAAAAABgQAAAAAAgQAAAAAAKAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAADIgAAAAAAMwAAAAACAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAIgAAAAADAgAAAAAAIgAAAAACIgAAAAAAIgAAAAAAIgAAAAADIgAAAAAAIgAAAAABAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAIgAAAAAAIgAAAAAAIgAAAAABIgAAAAABIgAAAAACIgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAADAgAAAAAAIgAAAAACIgAAAAAAIgAAAAADIgAAAAAAIgAAAAADIgAAAAAC version: 6 - 0,-4: - ind: 0,-4 - tiles: bwAAAAAAbwAAAAAAgQAAAAAAAwAAAAAAgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAIQAAAAAAIAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAfAAAAAACfAAAAAABfAAAAAAAfAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAABfAAAAAABfAAAAAABgQAAAAAAdQAAAAAAdAAAAAAAdQAAAAAAdQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAfAAAAAACfAAAAAABgQAAAAAAdQAAAAAAdAAAAAAAdQAAAAAAdQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAfAAAAAABfAAAAAAAgQAAAAAAdQAAAAAAdAAAAAAAdQAAAAAAdQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAABfAAAAAADfAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALwAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAACfAAAAAADfAAAAAACgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAADLwAAAAAALwAAAAAALwAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAADfAAAAAABfAAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAABfQAAAAABLwAAAAAALwAAAAAALwAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAfwAAAAAAgQAAAAAA + -4,0: + ind: -4,0 + tiles: MAAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAADMAAAAAAAMAAAAAABMAAAAAADMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAADAAAAAADDAAAAAADDAAAAAAADAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADMAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAHQAAAAAAHQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAYAAAAAAARQAAAAAARQAAAAAARQAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAACHQAAAAAAHQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAYAAAAAAARQAAAAAAYAAAAAAARQAAAAAAYAAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYAAAAAAARQAAAAAARQAAAAAARQAAAAAAYAAAAAAAgQAAAAAAFgAAAAADFgAAAAABFgAAAAABYAAAAAABYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAFgAAAAABFgAAAAAAFgAAAAAAYAAAAAADYAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAFgAAAAAAFgAAAAACFgAAAAACYAAAAAABYAAAAAADYAAAAAABbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAFgAAAAADFgAAAAAAFgAAAAADYAAAAAABYAAAAAACYAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAFgAAAAAAFgAAAAABYAAAAAACYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAACFgAAAAABFgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAADgQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAZwAAAAAADAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAFgAAAAAAFgAAAAACHgAAAAAAHgAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAACFgAAAAADFgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAFgAAAAACFgAAAAAD version: 6 - -1,-4: - ind: -1,-4 - tiles: bwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAIAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAIAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAALwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAALwAAAAAALwAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAALwAAAAAALwAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAALwAAAAAALwAAAAAALwAAAAAALwAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAXAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAALwAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAALwAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAALwAAAAAALwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAAALwAAAAAALwAAAAAA + -4,-1: + ind: -4,-1 + tiles: IAAAAAACIAAAAAADIAAAAAAAIAAAAAADIAAAAAAAIAAAAAABIAAAAAACIAAAAAADIAAAAAABgQAAAAAAPQAAAAAAYAAAAAADYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAIAAAAAACIAAAAAADIAAAAAACIAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAACIAAAAAACgQAAAAAAPQAAAAADYAAAAAABYAAAAAACYAAAAAACYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAADgQAAAAAAPQAAAAADYAAAAAABYAAAAAABYAAAAAAAYAAAAAADYAAAAAADgQAAAAAAYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAYAAAAAABYAAAAAACYAAAAAABYAAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABgQAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAABYAAAAAACIAAAAAAAIAAAAAABIAAAAAABIAAAAAADIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAACIAAAAAABIAAAAAABfQAAAAACYAAAAAADYAAAAAABYAAAAAADYAAAAAADgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACgQAAAAAAIAAAAAADIAAAAAADIAAAAAADIAAAAAABIAAAAAADIAAAAAABfQAAAAAAfQAAAAACfQAAAAAAfQAAAAACfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAADKAAAAAACKAAAAAAAKAAAAAAAKAAAAAADgQAAAAAAKAAAAAACKAAAAAABKAAAAAACKAAAAAACKAAAAAACKAAAAAACfQAAAAACJAAAAAAAfQAAAAABfQAAAAAAfQAAAAADKAAAAAADKAAAAAAAKAAAAAAAKAAAAAABgQAAAAAAKAAAAAACfQAAAAAAfQAAAAADfQAAAAABfQAAAAAAKAAAAAADfQAAAAAAJAAAAAAAfQAAAAACfQAAAAADfQAAAAACKAAAAAACKAAAAAAAKAAAAAADKAAAAAADgQAAAAAAKAAAAAABfQAAAAADfQAAAAABfQAAAAAAfQAAAAACKAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADfQAAAAADfQAAAAABfQAAAAACfQAAAAADKAAAAAAARwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAACfQAAAAACHwAAAAAAgQAAAAAAKAAAAAACfQAAAAABfQAAAAADfQAAAAABfQAAAAAAKAAAAAABdAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHwAAAAABfQAAAAABfQAAAAADgQAAAAAAKAAAAAAAKAAAAAABKAAAAAAAKAAAAAABKAAAAAADKAAAAAAARwAAAAABDAAAAAADDAAAAAADDAAAAAABDAAAAAACgQAAAAAAgQAAAAAAHwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAACKAAAAAACBQAAAAACKAAAAAACgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA + version: 6 + -4,-2: + ind: -4,-2 + tiles: gQAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAABIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAABIAAAAAACgQAAAAAAIAAAAAACIAAAAAAAIAAAAAADgQAAAAAAIAAAAAACIAAAAAADIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAAAIAAAAAADIAAAAAADIAAAAAADIAAAAAACIAAAAAABIAAAAAADIAAAAAAAIAAAAAACIAAAAAADIAAAAAAAIAAAAAABIAAAAAABgQAAAAAAIAAAAAADIAAAAAABIAAAAAACIAAAAAACIAAAAAACgQAAAAAAIAAAAAAAIAAAAAACIAAAAAADgQAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAADIAAAAAACgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAKQAAAAADgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAfQAAAAADLAAAAAAALAAAAAAALAAAAAAAgQAAAAAAKQAAAAACHgAAAAAAHgAAAAAABQAAAAADYAAAAAABYAAAAAABYAAAAAAAYAAAAAAAgQAAAAAAfQAAAAACfQAAAAABfQAAAAAALAAAAAAALAAAAAAALAAAAAAABQAAAAAAKQAAAAADBQAAAAADBQAAAAACBQAAAAACYAAAAAACYAAAAAACYAAAAAABYAAAAAADgQAAAAAABQAAAAADBQAAAAADfQAAAAABfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAAAfQAAAAADfQAAAAACgQAAAAAABQAAAAAABQAAAAAAfQAAAAACfQAAAAACHgAAAAAABQAAAAADgQAAAAAAKQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAACfQAAAAADgQAAAAAABQAAAAABBQAAAAACfQAAAAADfQAAAAAAHgAAAAAABQAAAAADgQAAAAAAKQAAAAACbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAACgQAAAAAAUwAAAAACgQAAAAAAPQAAAAABYAAAAAACYAAAAAADYAAAAAACYAAAAAACYAAAAAABbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAYAAAAAABYAAAAAADYAAAAAADYAAAAAABYAAAAAAAIAAAAAAAIAAAAAADIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAABIAAAAAADIAAAAAACgQAAAAAAPQAAAAABYAAAAAABYAAAAAAAYAAAAAADYAAAAAACYAAAAAAD + version: 6 + -4,1: + ind: -4,1 + tiles: gQAAAAAADAAAAAABBAAAAAACBAAAAAADBAAAAAABBAAAAAAABAAAAAACBAAAAAABDAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABAAAAAACBAAAAAAABAAAAAADBAAAAAACBAAAAAAABAAAAAAABAAAAAABBAAAAAACBAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAgQAAAAAABAAAAAADBAAAAAACIgAAAAADIgAAAAADIgAAAAADIgAAAAABBAAAAAAABAAAAAACgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFwAAAAACFwAAAAACgQAAAAAABAAAAAABBAAAAAAAIgAAAAAAIgAAAAAAIgAAAAACIgAAAAABBAAAAAAABAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAFwAAAAACFwAAAAACgQAAAAAABAAAAAADBAAAAAABIgAAAAAAIgAAAAADIgAAAAAAIgAAAAACBAAAAAAABAAAAAACgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAFwAAAAADFwAAAAACgQAAAAAABAAAAAABBAAAAAADIgAAAAAAIgAAAAAAIgAAAAAAIgAAAAABBAAAAAAABAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAMAAAAAACGAAAAAAAgQAAAAAABAAAAAABBAAAAAADBAAAAAADBAAAAAACBAAAAAADBAAAAAABBAAAAAAABAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAgQAAAAAADAAAAAACBAAAAAAABAAAAAACBAAAAAADBAAAAAABBAAAAAAABAAAAAACDAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABAAAAAADBAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAgQAAAAAADAAAAAABDAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAADAAAAAACDAAAAAABgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAMAAAAAAAGAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAbwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAMAAAAAADMAAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAADMAAAAAAAMAAAAAABMAAAAAADYwAAAAAAYwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAADAAAAAABDAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAADAAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAABMAAAAAAAMAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAA version: 6 -2,-3: ind: -2,-3 - tiles: bwAAAAAAgQAAAAAATwAAAAAATwAAAAAANQAAAAAAMAAAAAAAfAAAAAAAfAAAAAAAfAAAAAACfAAAAAACfAAAAAACfAAAAAABfAAAAAABgQAAAAAAfQAAAAAAfQAAAAABbwAAAAAAgQAAAAAATwAAAAAATwAAAAAANQAAAAAAMAAAAAAAfAAAAAACfAAAAAACfAAAAAAAfAAAAAAAfAAAAAACfAAAAAACfAAAAAAAgQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAATwAAAAAATwAAAAAANQAAAAAAMAAAAAAAfAAAAAAAfAAAAAAAfAAAAAACfAAAAAACfAAAAAABfAAAAAAAfAAAAAAAgQAAAAAAfQAAAAADfQAAAAABTwAAAAAATwAAAAAATwAAAAAATwAAAAAANQAAAAAAMAAAAAAAfAAAAAADfAAAAAADfAAAAAACfAAAAAADfAAAAAABfAAAAAACfAAAAAAAgQAAAAAAfQAAAAACfQAAAAACNQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAABgQAAAAAAfQAAAAAAfQAAAAACMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAfAAAAAACfAAAAAAAfAAAAAAAfAAAAAADfAAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAdgAAAAAAdgAAAAADdgAAAAACdgAAAAACdgAAAAACfAAAAAAAfAAAAAAAfAAAAAABfAAAAAAAfAAAAAACfAAAAAACfAAAAAAAfAAAAAACfAAAAAAAfAAAAAAAfAAAAAACdgAAAAADdgAAAAAAdgAAAAACdgAAAAACdgAAAAAAfAAAAAAAfAAAAAABfAAAAAACfAAAAAADfAAAAAAAfAAAAAAAfAAAAAAAfAAAAAACdAAAAAAAdAAAAAAAdAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAABfAAAAAAAfAAAAAAAfAAAAAACfAAAAAACgQAAAAAAfAAAAAADfAAAAAAAfAAAAAABfAAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAAPQAAAAAA + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHgAAAAAABQAAAAACHgAAAAAABQAAAAADHgAAAAAACAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAACAAAAAADfQAAAAABfQAAAAABBQAAAAAABQAAAAACBQAAAAABBQAAAAABBQAAAAABCAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAAWAAAAAAACAAAAAADfQAAAAADfQAAAAADfQAAAAABfQAAAAACfQAAAAADfQAAAAAAfQAAAAABCAAAAAAACAAAAAADCAAAAAAACAAAAAABCAAAAAAACAAAAAACCAAAAAADCAAAAAABCAAAAAABfQAAAAACfQAAAAABfQAAAAABfQAAAAAAfQAAAAADfQAAAAABfQAAAAADfQAAAAACfQAAAAACfQAAAAADfQAAAAACfQAAAAAAfQAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAABfQAAAAABfQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAABfQAAAAACfQAAAAABfQAAAAABfQAAAAACGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAAAfQAAAAACfQAAAAACfQAAAAACfQAAAAADfQAAAAACfQAAAAACfQAAAAABfQAAAAACfQAAAAACfQAAAAACGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAAAfQAAAAACfQAAAAACfQAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAADfQAAAAABfQAAAAADfQAAAAABGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAADYAAAAAADYAAAAAADYAAAAAADYAAAAAAAYAAAAAABYAAAAAADYAAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAACYAAAAAAAYAAAAAABYAAAAAADYAAAAAACYAAAAAACYAAAAAACYAAAAAABYAAAAAADYAAAAAABYAAAAAACYAAAAAACYAAAAAABYAAAAAACYAAAAAABYAAAAAADYAAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAACYAAAAAACYAAAAAABYAAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAABYAAAAAADYAAAAAAAYAAAAAAAYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAADgQAAAAAAYAAAAAABYAAAAAAAYAAAAAADgQAAAAAAYAAAAAABYAAAAAAAYAAAAAABgQAAAAAAYAAAAAACYAAAAAACYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - 3,0: - ind: 3,0 - tiles: NgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAgQAAAAAAMAAAAAAANgAAAAAAMAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAYAAAAAADYAAAAAAAQgAAAAAAYAAAAAADYAAAAAAAgQAAAAAANgAAAAAATAAAAAAANgAAAAAANwAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAACfQAAAAADfQAAAAADfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAADfQAAAAABfQAAAAADfwAAAAAAfwAAAAADfwAAAAABgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAACfQAAAAAAfQAAAAADfQAAAAAAfQAAAAABgQAAAAAAfwAAAAAAfwAAAAACgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAABfQAAAAACgQAAAAAAfwAAAAABfwAAAAADgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAA - version: 6 - 3,-1: - ind: 3,-1 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAACgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAACIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAA + -3,-3: + ind: -3,-3 + tiles: EwAAAAAAbwAAAAAACAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAACCAAAAAABUgAAAAABEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAACAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAACgQAAAAAAIAAAAAADIAAAAAAAIAAAAAABIAAAAAABIAAAAAAAIAAAAAADIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAADIAAAAAAAIAAAAAADIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAIAAAAAABgQAAAAAAawAAAAAAawAAAAABIAAAAAABIAAAAAADgQAAAAAAIAAAAAABIAAAAAADIAAAAAADgQAAAAAAIAAAAAABIAAAAAABIAAAAAABIAAAAAABIAAAAAABIAAAAAABIAAAAAAAawAAAAABawAAAAABIAAAAAABIAAAAAACgQAAAAAAIAAAAAACIAAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAADawAAAAABIAAAAAAAIAAAAAACgQAAAAAAIAAAAAADIAAAAAABIAAAAAAAgQAAAAAAfQAAAAABfQAAAAABcwAAAAAAcwAAAAACcwAAAAACcwAAAAADgQAAAAAAawAAAAAAawAAAAADIAAAAAACIAAAAAADIAAAAAACIAAAAAAAIAAAAAABIAAAAAABfQAAAAACfQAAAAACfQAAAAACcwAAAAADcwAAAAAAcwAAAAAAcwAAAAADgQAAAAAAawAAAAACawAAAAACIAAAAAAAIAAAAAABgQAAAAAAIAAAAAADIAAAAAADIAAAAAABgQAAAAAAfQAAAAADfQAAAAACcwAAAAABcwAAAAADcwAAAAABcwAAAAAAgQAAAAAAawAAAAADawAAAAAAIAAAAAACIAAAAAADgQAAAAAAIAAAAAADIAAAAAACIAAAAAADgQAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAABfQAAAAADfQAAAAAAgQAAAAAAawAAAAADawAAAAABIAAAAAAAIAAAAAADgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAADfQAAAAADfQAAAAADfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACfQAAAAADfQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAACIAAAAAADgQAAAAAAIAAAAAADIAAAAAAAIAAAAAAAgQAAAAAADwAAAAABIAAAAAACIAAAAAABIAAAAAAAIAAAAAABDwAAAAADgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAADIAAAAAADIAAAAAABIAAAAAADIAAAAAABgQAAAAAADwAAAAABIAAAAAABFAAAAAAAFAAAAAAAIAAAAAAADwAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAACIAAAAAABIAAAAAABIAAAAAACIAAAAAAAIAAAAAABIAAAAAABIAAAAAACIAAAAAADFAAAAAABFAAAAAAAIAAAAAABIAAAAAABgQAAAAAA version: 6 - 4,-1: - ind: 4,-1 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAATAAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAATAAAAAAANgAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAANwAAAAAANgAAAAAATAAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAATAAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAANgAAAAAATAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAYAAAAAADYAAAAAABYAAAAAACYAAAAAACNgAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAATAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgAAAAAAAgAAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANgAAAAAAgQAAAAAANgAAAAAANwAAAAAANgAAAAAAUAAAAAAAgAAAAAAAgAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANwAAAAAANgAAAAAAUAAAAAAAgAAAAAAAgAAAAAAA + -4,-3: + ind: -4,-3 + tiles: gQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAbwAAAAAAUgAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAfQAAAAADfQAAAAADgQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAACAAAAAABUAAAAAAAEwAAAAAAbwAAAAAAUgAAAAABBQAAAAABfQAAAAACfQAAAAADBQAAAAACgQAAAAAAbwAAAAAAEwAAAAAAUgAAAAABEwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAUAAAAAAAgQAAAAAAEwAAAAAAfQAAAAAAfQAAAAACfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAACawAAAAAAawAAAAADawAAAAABawAAAAAAawAAAAABawAAAAAAfQAAAAACfQAAAAABHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAADawAAAAADawAAAAACawAAAAABawAAAAADawAAAAADawAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAACawAAAAABawAAAAABawAAAAABawAAAAAAawAAAAADawAAAAABBQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAAAawAAAAAAawAAAAADawAAAAABawAAAAACawAAAAADawAAAAADBQAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAABawAAAAADawAAAAAAawAAAAADawAAAAAAawAAAAACawAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAawAAAAABawAAAAAAawAAAAADawAAAAAAawAAAAAAawAAAAADawAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAawAAAAABawAAAAADawAAAAACawAAAAABawAAAAABawAAAAABawAAAAACgQAAAAAAUgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAACgQAAAAAAIAAAAAADIAAAAAAAIAAAAAABIAAAAAACIAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAACIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAADgQAAAAAAIAAAAAAAIAAAAAABIAAAAAACIAAAAAABIAAAAAAB version: 6 - 4,0: - ind: 4,0 - tiles: NgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANwAAAAAANwAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANwAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANgAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgAAAAAAAgAAAAAAANgAAAAAANwAAAAAANwAAAAAATAAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAATAAAAAAANgAAAAAANgAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAATAAAAAAANwAAAAAANgAAAAAANgAAAAAANwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANwAAAAAANgAAAAAATAAAAAAANgAAAAAANwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAfwAAAAABfwAAAAABgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAUAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAfwAAAAADfwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAfwAAAAADfwAAAAADgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAYAAAAAABYAAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA + -5,-1: + ind: -5,-1 + tiles: BAAAAAADBAAAAAACBAAAAAAABAAAAAADfQAAAAACgQAAAAAAIAAAAAADIAAAAAAAIAAAAAACIAAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAACIAAAAAACIAAAAAACBAAAAAAABAAAAAABBAAAAAACBAAAAAABfQAAAAAAIAAAAAAAIAAAAAABIAAAAAACIAAAAAACgQAAAAAAIAAAAAACIAAAAAABIAAAAAABgQAAAAAAIAAAAAABIAAAAAACBAAAAAAABAAAAAABBAAAAAADBAAAAAACfQAAAAACgQAAAAAAIAAAAAABIAAAAAADIAAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAACfQAAAAAAfQAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAADgQAAAAAAZwAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAHgAAAAAAHgAAAAAAIAAAAAABIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAACIAAAAAADIAAAAAADgQAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAgQAAAAAAfQAAAAAAfQAAAAACIAAAAAADIAAAAAABIAAAAAADIAAAAAABIAAAAAACIAAAAAABIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAfQAAAAAAfQAAAAACIAAAAAAAIAAAAAADIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAACgQAAAAAAEwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAfQAAAAABfQAAAAAAIAAAAAACIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAUgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAACIAAAAAADgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAIAAAAAABIAAAAAAAIAAAAAADgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFQAAAAACgQAAAAAAgQAAAAAAMgAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAYAAAAAABgQAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAaAAAAAAAJwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAADAAAAAACDAAAAAABDAAAAAADDAAAAAACUgAAAAABZwAAAAAAgQAAAAAABwAAAAAAMwAAAAAAMwAAAAAABwAAAAAAgQAAAAAAYwAAAAAAMAAAAAADYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAA version: 6 - -2,-4: - ind: -2,-4 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAfAAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAACgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAADgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAfAAAAAACfAAAAAAAfAAAAAACfAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAACfAAAAAADfAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAACfAAAAAADfAAAAAABfAAAAAABgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAgQAAAAAAfAAAAAABfAAAAAABfAAAAAACgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAfAAAAAABfAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAfAAAAAADfAAAAAACfAAAAAABfAAAAAAAgQAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAADfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAfAAAAAACfAAAAAABfAAAAAADfAAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAXAAAAAAA + -5,-2: + ind: -5,-2 + tiles: PAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAACIAAAAAABIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAABgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAADIAAAAAADIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAIAAAAAACIAAAAAACIAAAAAABgQAAAAAAIAAAAAACIAAAAAADIAAAAAACIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAACAAAAAABgQAAAAAAgAAAAAAAIAAAAAABIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAIAAAAAADIAAAAAABIAAAAAADgQAAAAAAIAAAAAABIAAAAAAAIAAAAAABIAAAAAABIAAAAAADgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAIAAAAAACIAAAAAAAIAAAAAACgQAAAAAAIAAAAAACIAAAAAAAIAAAAAABIAAAAAABIAAAAAACgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAIAAAAAACIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAIAAAAAADIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAADIAAAAAABIAAAAAAAgQAAAAAAUgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAIAAAAAACIAAAAAACIAAAAAABIAAAAAACIAAAAAABgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAAAIAAAAAACIAAAAAADIAAAAAACIAAAAAABIAAAAAAAIAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAABgQAAAAAAIAAAAAADIAAAAAAAIAAAAAABIAAAAAADIAAAAAAAgQAAAAAAgQAAAAAAUgAAAAABbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAACgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAfQAAAAACfQAAAAADfQAAAAACfQAAAAADfQAAAAABgQAAAAAAIAAAAAADIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAABAAAAAABBAAAAAACBAAAAAABBAAAAAACfQAAAAABgQAAAAAAIAAAAAACIAAAAAABIAAAAAACgQAAAAAAIAAAAAAAIAAAAAADIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAABAAAAAACBAAAAAABBAAAAAADBAAAAAAAfQAAAAADIAAAAAABIAAAAAACIAAAAAADIAAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAACgQAAAAAAIAAAAAADIAAAAAAB version: 6 - -3,-3: - ind: -3,-3 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAdgAAAAADdgAAAAABgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAdgAAAAACdgAAAAADgQAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAdgAAAAACdgAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAdgAAAAADdgAAAAAAgQAAAAAATwAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAdgAAAAACdgAAAAADgQAAAAAANQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAdgAAAAACdgAAAAADgQAAAAAAMAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAdgAAAAADdgAAAAABdgAAAAAAdgAAAAADIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAdgAAAAACdgAAAAACdgAAAAADdgAAAAABJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAADwAAAAAADwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAA + -5,-3: + ind: -5,-3 + tiles: gQAAAAAABQAAAAACBQAAAAADBQAAAAACBQAAAAAAgQAAAAAABQAAAAABfQAAAAABfQAAAAABfQAAAAABfQAAAAADBQAAAAABBQAAAAAAfQAAAAACfQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADgQAAAAAAgQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAACKQAAAAADgQAAAAAABQAAAAACBQAAAAACBQAAAAADBQAAAAADgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADBQAAAAADBQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAfQAAAAABfQAAAAABfQAAAAADgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACgQAAAAAABQAAAAADBQAAAAACfQAAAAACfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAABgQAAAAAABQAAAAACBQAAAAADfQAAAAABfQAAAAAAfQAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADgQAAAAAAfQAAAAABfQAAAAADfQAAAAADbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADfQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAAfQAAAAAAfQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAUgAAAAAAgQAAAAAAgQAAAAAABQAAAAADgQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAABgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAABIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAADIAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAACAAAAAADgQAAAAAAgAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAAAIAAAAAABgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAA version: 6 -3,-4: ind: -3,-4 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAfAAAAAACfAAAAAADfAAAAAACfAAAAAACfAAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAfAAAAAACfAAAAAACfAAAAAADfAAAAAAAfAAAAAADfAAAAAABfAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAADAAAAAAAfAAAAAADfAAAAAAAfAAAAAACfAAAAAAAfAAAAAADfAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAfAAAAAACfAAAAAAAfAAAAAAAfAAAAAADfAAAAAADfAAAAAADfAAAAAACgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAfAAAAAADfAAAAAAAfAAAAAAAfAAAAAABfAAAAAADfAAAAAABfAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAACfAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAABfAAAAAACfAAAAAACfAAAAAADfAAAAAABfAAAAAACgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAADfAAAAAAAfAAAAAADfAAAAAAAfAAAAAACfAAAAAABgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAADfAAAAAABfAAAAAAAfAAAAAADfAAAAAABfAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAABfAAAAAACfAAAAAACfAAAAAADfAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfAAAAAAAfAAAAAADfAAAAAAAfAAAAAABfAAAAAADfAAAAAABIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAABfAAAAAACfAAAAAACgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfAAAAAABfAAAAAABfAAAAAADfAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfAAAAAADfAAAAAADfAAAAAACfAAAAAACgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAfAAAAAAAgQAAAAAAgQAAAAAA + tiles: cwAAAAAAcwAAAAABcwAAAAADcwAAAAACgQAAAAAAcwAAAAADcwAAAAADcwAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAACAAAAAAAcwAAAAADIwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYAAAAAADbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAACbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAABgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACUgAAAAABYAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAABYAAAAAACgQAAAAAAUAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAADUgAAAAABgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUgAAAAACCAAAAAADCAAAAAADEwAAAAAACAAAAAADUAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAADEwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAACAAAAAACbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUgAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAACEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAUAAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAACAAAAAACgQAAAAAAEwAAAAAAbwAAAAAAUgAAAAAAbwAAAAAAgQAAAAAAgQAAAAAA version: 6 - 3,-2: - ind: 3,-2 - tiles: bwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAARwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAARwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAUAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAdAAAAAAAYAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAYAAAAAAAUAAAAAAAUAAAAAAAdAAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + -4,-4: + ind: -4,-4 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAADcwAAAAABcwAAAAABcwAAAAABgQAAAAAAcwAAAAABcwAAAAABcwAAAAAAcwAAAAADcwAAAAACgQAAAAAAcwAAAAADbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABgQAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAcwAAAAACcwAAAAACcwAAAAACgQAAAAAAcwAAAAACcwAAAAABgQAAAAAAcwAAAAADcwAAAAADcwAAAAAAgQAAAAAAcwAAAAABcwAAAAADEwAAAAAAEwAAAAAAgQAAAAAAfQAAAAACfQAAAAACcwAAAAADgQAAAAAAcwAAAAABcwAAAAABcwAAAAADcwAAAAAALQAAAAACcwAAAAABcwAAAAABcwAAAAADcwAAAAACUgAAAAABUAAAAAAAgQAAAAAAfQAAAAADfQAAAAAAcwAAAAAAgQAAAAAAcwAAAAABcwAAAAAAgQAAAAAAcwAAAAABLQAAAAACcwAAAAAAgQAAAAAAcwAAAAACcwAAAAABUgAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANAAAAAABNAAAAAACgQAAAAAAcwAAAAADcwAAAAABcwAAAAADgQAAAAAANAAAAAAANAAAAAABbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAUgAAAAACUgAAAAABgQAAAAAAcwAAAAABcwAAAAAAgQAAAAAAcwAAAAADLQAAAAAAcwAAAAAAgQAAAAAAcwAAAAADcwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAcwAAAAABcwAAAAACcwAAAAAAcwAAAAACLQAAAAACcwAAAAACgQAAAAAAcwAAAAABcwAAAAABgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAcwAAAAABcwAAAAACgQAAAAAAcwAAAAABcwAAAAADcwAAAAACgQAAAAAAcwAAAAAAcwAAAAABgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUAAAAAAAEwAAAAAAbwAAAAAAUgAAAAABEwAAAAAAEwAAAAAAUgAAAAABbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAUgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAKwAAAAAAEwAAAAAAKwAAAAABKwAAAAAAUAAAAAAAKwAAAAABEwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAABgQAAAAAAUgAAAAAAbwAAAAAAKwAAAAABKwAAAAADKwAAAAACUgAAAAACEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAADfQAAAAAAgQAAAAAAgQAAAAAAKwAAAAAAKwAAAAADKwAAAAADKwAAAAAAbwAAAAAAKwAAAAADbwAAAAAAbwAAAAAAEwAAAAAAUgAAAAACUgAAAAABBQAAAAADgQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAKwAAAAADKwAAAAABKwAAAAACKwAAAAABKwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACBQAAAAACfQAAAAABfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAACAAAAAACgQAAAAAAgQAAAAAACAAAAAAB version: 6 - -3,-2: - ind: -3,-2 - tiles: IAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAgQAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAACgQAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAA + -5,-4: + ind: -5,-4 + tiles: gQAAAAAAgQAAAAAAUgAAAAAAEwAAAAAAUgAAAAAAUgAAAAAAUAAAAAAAUAAAAAAAUgAAAAABEwAAAAAAEwAAAAAAKwAAAAACEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAUgAAAAABKwAAAAAAEwAAAAAAKwAAAAADgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAABUgAAAAABEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAUgAAAAABEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAUgAAAAACUgAAAAACEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAUgAAAAABEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAUgAAAAABgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAKwAAAAACKwAAAAADKwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAUgAAAAACKwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAKwAAAAAAKwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAKwAAAAABgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADfQAAAAADfQAAAAADBQAAAAAAgQAAAAAABQAAAAADgQAAAAAABQAAAAABBQAAAAACBQAAAAACBQAAAAABgQAAAAAAgQAAAAAAfQAAAAACfQAAAAADgQAAAAAABQAAAAADfQAAAAACfQAAAAAABQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAACgQAAAAAAfQAAAAABfQAAAAAAfQAAAAADgQAAAAAAgQAAAAAABQAAAAACfQAAAAABfQAAAAAABQAAAAADgQAAAAAABQAAAAACgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAADBQAAAAABgQAAAAAAAgAAAAAABQAAAAADBQAAAAAAgQAAAAAABQAAAAAAfQAAAAADfQAAAAAABQAAAAACgQAAAAAABQAAAAABfQAAAAADfQAAAAAAfQAAAAACfQAAAAAABQAAAAACgQAAAAAAgQAAAAAAfQAAAAACfQAAAAAA version: 6 - -4,-1: - ind: -4,-1 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAMwAAAAABgQAAAAAAbwAAAAAAMwAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAMwAAAAABMwAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAADbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbgAAAAACbgAAAAAAbgAAAAAAbgAAAAADbgAAAAADYAAAAAACgQAAAAAAgQAAAAAAEQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAMwAAAAABgQAAAAAAbwAAAAAAMwAAAAADbgAAAAADNQAAAAAANQAAAAAANQAAAAAAbgAAAAABYAAAAAAAgQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAMwAAAAABgQAAAAAAbwAAAAAAbgAAAAADNQAAAAAANQAAAAAANQAAAAAAbgAAAAABYAAAAAADMAAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbgAAAAABNQAAAAAANQAAAAAANQAAAAAAbgAAAAAAbgAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAYAAAAAABMAAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAADbQAAAAADYAAAAAABMAAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAYAAAAAABbQAAAAAAbQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAGAAAAAAAgQAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAUQAAAAAAYAAAAAAAYAAAAAAAbQAAAAABYAAAAAACYAAAAAABYAAAAAABYAAAAAACYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAA + -5,0: + ind: -5,0 + tiles: gQAAAAAAbwAAAAAAgQAAAAAABwAAAAAAMwAAAAAAMwAAAAAABwAAAAAABwAAAAAAYwAAAAAAMAAAAAADMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAABZwAAAAAAUAAAAAAAgQAAAAAABwAAAAAAMwAAAAAAMwAAAAAABwAAAAAAMAAAAAADYwAAAAAAMAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAMAAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAADAAAAAABDAAAAAAADAAAAAACDAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADDAAAAAADfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAABBAAAAAADBAAAAAADfQAAAAABBAAAAAAAfQAAAAACBAAAAAACHQAAAAAAHQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAfQAAAAABfQAAAAADfQAAAAADfQAAAAADfQAAAAABfQAAAAABfQAAAAAAfQAAAAADBAAAAAABgQAAAAAAHQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAgQAAAAAABAAAAAADBAAAAAABfQAAAAAAMwAAAAADIgAAAAABMwAAAAACfQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAIgAAAAAAMwAAAAACIgAAAAAAfQAAAAACfQAAAAADfQAAAAACgQAAAAAAYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAADfQAAAAACfQAAAAAAfQAAAAAAfQAAAAAAMwAAAAAAIgAAAAABMwAAAAACfQAAAAACfQAAAAABfQAAAAABMAAAAAACYAAAAAABfQAAAAACBQAAAAABfQAAAAAAfQAAAAAADAAAAAABfQAAAAACfQAAAAACfQAAAAADMAAAAAAAMAAAAAAAMAAAAAADBAAAAAABBAAAAAAAfQAAAAADYAAAAAAAYAAAAAACfQAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAACfQAAAAAAfQAAAAACMwAAAAAAIgAAAAADMwAAAAAAfQAAAAABBAAAAAADBAAAAAACMAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABBAAAAAADfQAAAAAAIgAAAAACMwAAAAADIgAAAAABfQAAAAAAfQAAAAADfQAAAAABgQAAAAAAYAAAAAADgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAfQAAAAADBAAAAAACfQAAAAABMwAAAAADIgAAAAABMwAAAAACfQAAAAABfQAAAAADfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAfQAAAAABfQAAAAADfQAAAAAABAAAAAABBAAAAAAAfQAAAAAAfQAAAAACfQAAAAAABAAAAAABgQAAAAAAHgAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAABAAAAAACBAAAAAACfQAAAAACfQAAAAAAfQAAAAABfQAAAAABfQAAAAAABAAAAAADBAAAAAADHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAADAAAAAACfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - -4,0: - ind: -4,0 - tiles: MAAAAAAAMAAAAAAAUQAAAAAAYAAAAAAAYAAAAAACaAAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAADAAAAAAAfQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAUQAAAAAAYAAAAAAAYAAAAAACbQAAAAABYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAYAAAAAADbQAAAAAAbQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAeAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAABbQAAAAADYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAdwAAAAAAdwAAAAAAdAAAAAAAdwAAAAAAdwAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAaAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAAAbQAAAAACYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAdwAAAAAAdwAAAAAAdAAAAAAAdwAAAAAAdwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbQAAAAABbQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAFwAAAAAAgQAAAAAAbQAAAAABbQAAAAAAgQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAFwAAAAAAFwAAAAAAFwAAAAAAgQAAAAAAbQAAAAAAbQAAAAAAgQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAFwAAAAAAFwAAAAAAFwAAAAAAFwAAAAAAbQAAAAADbQAAAAADRQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAFwAAAAAAFwAAAAAAFwAAAAAAgQAAAAAAbQAAAAACbQAAAAAAgQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAFwAAAAAAFwAAAAAAFwAAAAAAgQAAAAAAbQAAAAADbQAAAAAAgQAAAAAARQAAAAAARQAAAAAARQAAAAAARQAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAABZwAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAADYAAAAAABYAAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAABYAAAAAADMAAAAAAAYAAAAAABNQAAAAAAYAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAACYAAAAAACYAAAAAABMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAADYAAAAAADMAAAAAAAMAAAAAAAYAAAAAADNQAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAAAYAAAAAABYAAAAAADYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAACYAAAAAADYAAAAAACMAAAAAAAYAAAAAACNQAAAAAA + -6,-4: + ind: -6,-4 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKwAAAAACUAAAAAAAKwAAAAABKwAAAAAAKwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAKwAAAAACKwAAAAABKwAAAAABKwAAAAACUgAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAKwAAAAAAKwAAAAAAKwAAAAABUgAAAAABKwAAAAACEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKwAAAAADEwAAAAAAKwAAAAAAKwAAAAADgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIgAAAAAAIgAAAAAAIgAAAAACgQAAAAAAgQAAAAAAUgAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIgAAAAADgQAAAAAAIgAAAAACgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAMwAAAAABMwAAAAAAgQAAAAAAMwAAAAABMwAAAAAAMwAAAAAAgQAAAAAAMwAAAAAAMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAABMwAAAAAAgQAAAAAAMwAAAAACgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAaQAAAAABgQAAAAAAgQAAAAAAMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAaQAAAAAAgQAAAAAAaQAAAAAAMwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAA version: 6 - -3,-5: - ind: -3,-5 - tiles: gAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAALQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAALQAAAAAALQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAALQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAA + -6,-3: + ind: -6,-3 + tiles: gQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAaQAAAAADaQAAAAABaQAAAAAAMwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAADMwAAAAAAMwAAAAABMwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAMwAAAAABMwAAAAADgQAAAAAAMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAMwAAAAACMwAAAAABMwAAAAAAgQAAAAAAMwAAAAAAMwAAAAABMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAbwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAAAAAAA version: 6 - -2,-5: - ind: -2,-5 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAALQAAAAAALQAAAAAALQAAAAAAgQAAAAAALQAAAAAALQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAALQAAAAAAgQAAAAAAgQAAAAAALQAAAAAALQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAALQAAAAAALQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAALQAAAAAAgQAAAAAALQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAALQAAAAAALQAAAAAAgQAAAAAAgQAAAAAALQAAAAAALQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + -6,-2: + ind: -6,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAMAAAAAAAMAAAAAABKwAAAAADKwAAAAADfQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAgQAAAAAAMAAAAAADMAAAAAACMAAAAAADMAAAAAACfQAAAAABfQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAgQAAAAAAMAAAAAAAMAAAAAADMAAAAAACMAAAAAADfQAAAAADfQAAAAAD version: 6 - -1,2: - ind: -1,2 - tiles: fQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAfQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAfQAAAAAAfQAAAAAANgAAAAAANgAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAfQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAfQAAAAAAfQAAAAAANgAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAABMAAAAAAAfgAAAAAAgQAAAAAAYgAAAAAAgQAAAAAAfQAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAAgQAAAAAAYAAAAAABbgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABbgAAAAAAUAAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAADYAAAAAAAbgAAAAACUAAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAABYAAAAAABMAAAAAAAUAAAAAAAYgAAAAAAYgAAAAAAgQAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAANwAAAAAAgQAAAAAAYAAAAAAAYAAAAAABMAAAAAAAfQAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAfQAAAAAAfQAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAABYAAAAAADbgAAAAAAfQAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAfQAAAAAAfQAAAAAANgAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAAYAAAAAABYAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAANgAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAAYAAAAAAAYAAAAAADMAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAANgAAAAAANgAAAAAANgAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAAYAAAAAABYAAAAAADbgAAAAABfQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACbgAAAAADgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAADYAAAAAADbgAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAABYAAAAAACbgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAbgAAAAAA + -6,-1: + ind: -6,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAgQAAAAAAMAAAAAACMAAAAAADKwAAAAAAKwAAAAAAKwAAAAAAfQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAgQAAAAAAMAAAAAACMAAAAAABMAAAAAACMAAAAAACfQAAAAADfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJgAAAAAAgQAAAAAAMAAAAAABMAAAAAAAMAAAAAADMAAAAAAAfQAAAAABfQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAMAAAAAAAMAAAAAACKwAAAAACKwAAAAADfQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAYAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAA version: 6 - 0,2: - ind: 0,2 - tiles: YAAAAAAAYAAAAAADYAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAADYAAAAAABYAAAAAAAYAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAYAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAYAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAABYAAAAAACMAAAAAAAYAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAYAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAYAAAAAAAgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAACYAAAAAABgQAAAAAAbQAAAAAAbQAAAAAAbQAAAAADbQAAAAADbQAAAAAAJQAAAAAAJQAAAAAAJQAAAAADJQAAAAABgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAADJQAAAAAAJQAAAAADgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAACfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAACgQAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAAAgQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAYAAAAAAAYAAAAAACfQAAAAAAfQAAAAABfQAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAYAAAAAACYAAAAAACgQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAHQAAAAAAHQAAAAAAHQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAYAAAAAAAYAAAAAADgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAbwAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAADgQAAAAAAIAAAAAAAIAAAAAABIAAAAAACIAAAAAAAIAAAAAAAIAAAAAACgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAACIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAACIAAAAAADIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAA + -6,0: + ind: -6,0 + tiles: gAAAAAAAAAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAUgAAAAABbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAQwAAAAAAQwAAAAADQwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQwAAAAACQwAAAAABQwAAAAADgQAAAAAAYAAAAAADEwAAAAAAZwAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAJwAAAAAAQwAAAAABQwAAAAAFgQAAAAAAZwAAAAAAYAAAAAACbwAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAFgAAAAAAKAAAAAAAKAAAAAADFgAAAAABFgAAAAABKAAAAAADfQAAAAAAfQAAAAADfQAAAAADfQAAAAADfQAAAAADfQAAAAAABQAAAAADBQAAAAADBQAAAAAAfQAAAAADFgAAAAABKAAAAAADFgAAAAADKAAAAAADKQAAAAADFgAAAAADDAAAAAAAfQAAAAABfQAAAAAABQAAAAABfQAAAAABBQAAAAAABQAAAAABgQAAAAAABQAAAAADBQAAAAABFgAAAAAAKQAAAAAAFgAAAAADFgAAAAABFgAAAAABFgAAAAAAfQAAAAADfQAAAAADfQAAAAAAfQAAAAAAfQAAAAADfQAAAAABBQAAAAAABQAAAAADBQAAAAAAfQAAAAABDAAAAAAADAAAAAACDAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAACMAAAAAABRwAAAAADMAAAAAADMAAAAAAAgQAAAAAAgQAAAAAALAAAAAAABAAAAAADfQAAAAABDAAAAAACgQAAAAAAbwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAASwAAAAAASwAAAAAASwAAAAADSwAAAAADSwAAAAADgQAAAAAALAAAAAAALAAAAAAABAAAAAAABAAAAAABBAAAAAABgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASwAAAAABSwAAAAABMAAAAAAASwAAAAAASwAAAAAAgQAAAAAALAAAAAAALAAAAAAAfQAAAAADBAAAAAAAfQAAAAABgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAASwAAAAADSwAAAAABSwAAAAABSwAAAAABSwAAAAACgQAAAAAALAAAAAAALAAAAAAABAAAAAADfQAAAAABBAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - -2,1: - ind: -2,1 - tiles: KAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAACMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAADKAAAAAACgQAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAADQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAKAAAAAABgQAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAACMAAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAKAAAAAAAgQAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAALAAAAAAAgQAAAAAAYAAAAAABbgAAAAAAYAAAAAAAgQAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAALAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAABYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAABYAAAAAAAYAAAAAACYAAAAAABYAAAAAABYAAAAAABYAAAAAAAYAAAAAABMAAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAADYAAAAAABMAAAAAAAMAAAAAAAbQAAAAABbQAAAAABMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAACbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAYAAAAAACYAAAAAACYAAAAAACYAAAAAADYAAAAAADYAAAAAADYAAAAAABYAAAAAADYAAAAAACYAAAAAABbgAAAAABYAAAAAADYAAAAAADYAAAAAADYAAAAAABYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABNQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAADwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAADwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAALwAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAADwAAAAAAfQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfQAAAAAALwAAAAAALwAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAADwAAAAAAfQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfQAAAAAALwAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAADwAAAAAAfQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfQAAAAAALwAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAADwAAAAAAfQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAA + -2,-4: + ind: -2,-4 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAACcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADBQAAAAADBQAAAAAAGQAAAAAAGQAAAAAAfQAAAAABfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAcwAAAAAAdAAAAAADcwAAAAACgQAAAAAAgQAAAAAABQAAAAABBQAAAAABBQAAAAAABQAAAAACGQAAAAAAGQAAAAAAfQAAAAADfQAAAAADfQAAAAACfQAAAAACgQAAAAAAcwAAAAAAdAAAAAACcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAABQAAAAABBQAAAAADBQAAAAACGQAAAAAAGQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAABMAAAAAABcwAAAAACdAAAAAABcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAADfQAAAAADGQAAAAAAGQAAAAAAfQAAAAADfQAAAAACfQAAAAACfQAAAAACBQAAAAADcwAAAAACdAAAAAABcwAAAAACgQAAAAAAfQAAAAACgQAAAAAABQAAAAABBQAAAAAABQAAAAABgQAAAAAAgQAAAAAAfQAAAAABfQAAAAADgQAAAAAAfQAAAAADMAAAAAADcwAAAAAAdAAAAAABcwAAAAAAgQAAAAAAfQAAAAACgQAAAAAABQAAAAADBQAAAAACBQAAAAAABQAAAAADBQAAAAABHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABdAAAAAACcwAAAAACgQAAAAAAfQAAAAACgQAAAAAABQAAAAABBQAAAAADBQAAAAABBQAAAAACYQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAABcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAABgQAAAAAAcwAAAAAAAwAAAAADcwAAAAABcwAAAAADcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAcwAAAAACAwAAAAABAwAAAAABcwAAAAABdAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAACAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcwAAAAACcwAAAAACcwAAAAACcwAAAAACcwAAAAAAEwAAAAAACAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAACAAAAAAAbwAAAAAAEwAAAAAAUgAAAAAACAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAACAAAAAABEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAACAAAAAABgQAAAAAAbwAAAAAACAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAUgAAAAACgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAUgAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - -2,2: - ind: -2,2 - tiles: cAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAYAAAAAAANQAAAAAAYAAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAUAAAAAAAgQAAAAAAMAAAAAAAegAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAcwAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAgQAAAAAAfgAAAAAAfgAAAAAAfgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAMAAAAAAAcwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAMAAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAcwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAMAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAegAAAAAAcwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAANQAAAAAAUQAAAAAAMwAAAAAAMwAAAAAAUAAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAdwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAMwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAcwAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAMwAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAcwAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAMwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAcwAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAMwAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAMwAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + -1,-4: + ind: -1,-4 + tiles: gQAAAAAAgQAAAAAAgQAAAAAASwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAAAcwAAAAADgQAAAAAAHgAAAAAAfQAAAAADgQAAAAAAfQAAAAAAfQAAAAADfQAAAAADfQAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAADgQAAAAAAcwAAAAACcwAAAAAAcwAAAAADgQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAfQAAAAABfQAAAAADfQAAAAABfQAAAAAAfQAAAAADfQAAAAABfQAAAAAAfQAAAAAAgQAAAAAAcwAAAAAAcwAAAAABcwAAAAAAgQAAAAAAdAAAAAABdAAAAAADdAAAAAACBQAAAAACBQAAAAAABQAAAAAABQAAAAACfQAAAAAAfQAAAAABfQAAAAACfQAAAAACgQAAAAAAcwAAAAABdAAAAAACcwAAAAAAgQAAAAAAdAAAAAABdAAAAAABdAAAAAAABQAAAAAABQAAAAACBQAAAAADBQAAAAADfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABgQAAAAAAcwAAAAAAdAAAAAACcwAAAAABgQAAAAAAdAAAAAADdAAAAAACdAAAAAAABQAAAAABBQAAAAAABQAAAAABBQAAAAABfQAAAAABfQAAAAADfQAAAAADfQAAAAAAgQAAAAAAcwAAAAACdAAAAAADcwAAAAACgQAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAMAAAAAACMAAAAAAAMAAAAAACgQAAAAAAMAAAAAADfQAAAAADMAAAAAADgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAADcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAACcwAAAAABcwAAAAABcwAAAAADcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAMAAAAAAAcwAAAAAAAwAAAAABcwAAAAADcwAAAAACcwAAAAACcwAAAAAAcwAAAAABdAAAAAACdAAAAAADdAAAAAABdAAAAAAAdAAAAAADdAAAAAABdAAAAAADdAAAAAADRwAAAAAAAwAAAAAAAwAAAAADcwAAAAABcwAAAAABcwAAAAAAcwAAAAAAdAAAAAAAcwAAAAACcwAAAAADcwAAAAABcwAAAAAAcwAAAAAAcwAAAAACcwAAAAAAcwAAAAADMAAAAAAAcwAAAAAAAwAAAAAAcwAAAAADcwAAAAADcwAAAAACcwAAAAABcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABgQAAAAAAcwAAAAADgQAAAAAAgQAAAAAAcwAAAAACcwAAAAADcwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAcwAAAAAAcwAAAAADZwAAAAAAcwAAAAACcwAAAAACgQAAAAAAcwAAAAABdAAAAAADcwAAAAACGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAcwAAAAADdAAAAAACcwAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcwAAAAACcwAAAAADZwAAAAAAcwAAAAAAcwAAAAADgQAAAAAAcwAAAAAAdAAAAAADcwAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAgQAAAAAAcwAAAAABgQAAAAAAgQAAAAAAcwAAAAACdAAAAAAAcwAAAAADgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAA version: 6 - -4,-2: - ind: -4,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + 0,-4: + ind: 0,-4 + tiles: fQAAAAABfQAAAAACfQAAAAAAfQAAAAABgQAAAAAAcwAAAAACcwAAAAADcwAAAAAAgQAAAAAABgAAAAADBgAAAAADBgAAAAADMAAAAAAAWQAAAAABWQAAAAAAWQAAAAACcwAAAAAAcwAAAAAAcwAAAAABcwAAAAABgQAAAAAAcwAAAAABcwAAAAADcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAWQAAAAADcwAAAAADcwAAAAACcwAAAAADcwAAAAAAgQAAAAAAcwAAAAABcwAAAAABcwAAAAAAgQAAAAAAcwAAAAABcwAAAAADcwAAAAADMAAAAAACGAAAAAAAGAAAAAAAGAAAAAAAcwAAAAACcwAAAAACcwAAAAADcwAAAAAAgQAAAAAAcwAAAAADcwAAAAABcwAAAAABgQAAAAAAcwAAAAABcwAAAAADcwAAAAACMAAAAAACGAAAAAAAGAAAAAAAGAAAAAAAcwAAAAAAcwAAAAABcwAAAAABcwAAAAADgQAAAAAAcwAAAAADdAAAAAAAcwAAAAACgQAAAAAAcwAAAAADcwAAAAABcwAAAAAAMAAAAAADGAAAAAAAGAAAAAAAGAAAAAAAcwAAAAADcwAAAAAAcwAAAAACcwAAAAACgQAAAAAAcwAAAAADdAAAAAACcwAAAAACOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAARwAAAAACOwAAAAAAOwAAAAAAOwAAAAAAcwAAAAADcwAAAAABcwAAAAACcwAAAAADgQAAAAAAcwAAAAACdAAAAAADcwAAAAACOwAAAAAALQAAAAADLQAAAAADOwAAAAAAcwAAAAADOwAAAAAALQAAAAACLQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAACcwAAAAACOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAcwAAAAACOwAAAAAAOwAAAAAAOwAAAAAAcwAAAAAAcwAAAAAAcwAAAAADcwAAAAABcwAAAAACcwAAAAABAwAAAAABcwAAAAADgQAAAAAAcwAAAAACcwAAAAABcwAAAAABMAAAAAACGAAAAAAAGAAAAAAAMAAAAAADdAAAAAAAdAAAAAADcwAAAAAAcwAAAAAAcwAAAAACcwAAAAACAwAAAAACcwAAAAACgQAAAAAAcwAAAAACcwAAAAAAcwAAAAADMAAAAAACGAAAAAAAGAAAAAAAMAAAAAACcwAAAAADcwAAAAACcwAAAAABcwAAAAACcwAAAAACcwAAAAADAwAAAAADcwAAAAABgQAAAAAAcwAAAAACcwAAAAAAcwAAAAACMAAAAAABGAAAAAAAGAAAAAAAMAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAACcwAAAAADcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAcwAAAAAAdAAAAAACcwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAGgAAAAACGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAcwAAAAACdAAAAAAAcwAAAAABgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAGgAAAAACGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAcwAAAAADdAAAAAAAcwAAAAABgQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAcwAAAAADdAAAAAAAcwAAAAACgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAA version: 6 - 2,-3: - ind: 2,-3 - tiles: gQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAA + -7,-1: + ind: -7,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAABCgAAAAACCgAAAAAACgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAACgAAAAACCgAAAAACCgAAAAADCgAAAAABCgAAAAAACgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAACgAAAAACCgAAAAADCgAAAAAACgAAAAACCgAAAAACCgAAAAABAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 3,1: - ind: 3,1 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAA + -7,-3: + ind: -7,-3 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 4,3: - ind: 4,3 - tiles: gQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAACgAAAAAACgAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAACgAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAABwAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAABwAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAA + -5,1: + ind: -5,1 + tiles: LQAAAAABLQAAAAAAgQAAAAAABAAAAAACfQAAAAADBQAAAAAABQAAAAAABQAAAAADfQAAAAAABAAAAAADfQAAAAADBAAAAAABfQAAAAACBQAAAAACBQAAAAACBQAAAAABMAAAAAACLQAAAAABfQAAAAADfQAAAAABBAAAAAACfQAAAAADfQAAAAADfQAAAAADfQAAAAACBAAAAAADfQAAAAAAfQAAAAAABAAAAAACfQAAAAAAfQAAAAAABAAAAAACMAAAAAACLQAAAAADgQAAAAAABQAAAAABBQAAAAABBQAAAAABBAAAAAAABAAAAAACfQAAAAADfQAAAAABfQAAAAACBQAAAAADBQAAAAADBQAAAAADBAAAAAADfQAAAAACMAAAAAABLQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAALQAAAAADgQAAAAAAKgAAAAAAKgAAAAAALgAAAAAALgAAAAAAgQAAAAAAMAAAAAADfQAAAAABMAAAAAAAgQAAAAAAYAAAAAAAIgAAAAACcwAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAKgAAAAAALgAAAAAALgAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAADgQAAAAAALwAAAAAAcwAAAAACLwAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAfQAAAAACfQAAAAABfQAAAAADYAAAAAAALwAAAAAAcwAAAAAALwAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAKgAAAAAALgAAAAAALgAAAAAAgQAAAAAAfQAAAAACfQAAAAACfQAAAAABgQAAAAAALwAAAAAAcwAAAAACLwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAKgAAAAAAKgAAAAAALgAAAAAALgAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAABgQAAAAAAIgAAAAADIgAAAAADLwAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAABDAAAAAACDAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAQQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAADfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAADfQAAAAACfQAAAAACfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAQQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAfQAAAAABfQAAAAACfQAAAAADfQAAAAAAfQAAAAAABQAAAAABHwAAAAACHwAAAAADHwAAAAAFfQAAAAABfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAA version: 6 - 6,2: - ind: 6,2 - tiles: CgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -6,1: + ind: -6,1 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAALQAAAAAALQAAAAAALQAAAAADgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAALQAAAAABMAAAAAADMAAAAAADgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAALQAAAAACMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAUgAAAAABEwAAAAAAgQAAAAAALQAAAAACMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAALQAAAAAALQAAAAACLQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAUQAAAAABUgAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAUQAAAAABUwAAAAADUQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAUgAAAAABUQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAFAAAAAABFAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAFAAAAAADFAAAAAAAFAAAAAACgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAFAAAAAACFAAAAAABFAAAAAABMAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAFAAAAAADFAAAAAACFAAAAAABgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAFAAAAAADFAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - 5,1: - ind: 5,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + -7,0: + ind: -7,0 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAFgAAAAACKAAAAAACKQAAAAABKAAAAAABJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAACKQAAAAACFgAAAAABFgAAAAABKQAAAAABJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgQAAAAAADAAAAAADDAAAAAAADAAAAAAADAAAAAABDAAAAAABDAAAAAACFgAAAAADFgAAAAADKAAAAAAAFgAAAAABFgAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAQwAAAAAFDAAAAAADDAAAAAADDAAAAAACDAAAAAABDAAAAAADDAAAAAACFgAAAAABFgAAAAADFgAAAAACKAAAAAABFgAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAADAAAAAAADAAAAAABDAAAAAABDAAAAAAAFgAAAAABFgAAAAABFgAAAAACKAAAAAACFgAAAAADKQAAAAACKAAAAAAAFgAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAADAAAAAADDAAAAAABDAAAAAABFgAAAAACKAAAAAACFgAAAAADKAAAAAAAKQAAAAACFgAAAAABFgAAAAACFgAAAAABKAAAAAABFgAAAAADJwAAAAAAJwAAAAAAJwAAAAAADAAAAAACDAAAAAAAFgAAAAABFgAAAAADFgAAAAADKQAAAAABFgAAAAABFgAAAAAAKAAAAAACFgAAAAADKQAAAAABFgAAAAACKQAAAAACFgAAAAACFgAAAAADJwAAAAAAKQAAAAABFgAAAAABFgAAAAACKQAAAAAAKAAAAAADFgAAAAACFgAAAAABDAAAAAADDAAAAAABDAAAAAADKAAAAAAAFgAAAAACFgAAAAADKAAAAAAAKAAAAAADKQAAAAAAFgAAAAADKAAAAAADKQAAAAADKAAAAAADKAAAAAABKQAAAAACDAAAAAACDAAAAAAADAAAAAADDAAAAAABDAAAAAADDAAAAAAAFgAAAAAAFgAAAAAAFgAAAAABKAAAAAABKQAAAAADKAAAAAACKAAAAAAAFgAAAAABFgAAAAABFgAAAAAADAAAAAABDAAAAAACDAAAAAABDAAAAAAADAAAAAADFgAAAAAAFgAAAAADKQAAAAABFgAAAAABFgAAAAADDAAAAAABDAAAAAADFgAAAAAAKQAAAAABFgAAAAACKAAAAAADDAAAAAABDAAAAAACDAAAAAACDAAAAAADDAAAAAACFgAAAAAAKAAAAAACFgAAAAABFgAAAAACKAAAAAABDAAAAAABDAAAAAAADAAAAAACFgAAAAAAFgAAAAADKQAAAAACFgAAAAADDAAAAAAADAAAAAABDAAAAAAAFgAAAAABKQAAAAAAFgAAAAAAFgAAAAABKAAAAAAAFgAAAAABDAAAAAAADAAAAAABDAAAAAABKAAAAAACFgAAAAADFgAAAAABFgAAAAACKQAAAAABFgAAAAABFgAAAAAAKAAAAAADFgAAAAADKQAAAAAAKAAAAAADKAAAAAACBAAAAAADDAAAAAABDAAAAAACDAAAAAAAFgAAAAACFgAAAAACKQAAAAAAFgAAAAACKAAAAAABFgAAAAACKQAAAAADKAAAAAAAFgAAAAABKAAAAAADMQAAAAADMQAAAAABfQAAAAACDAAAAAABDAAAAAABDAAAAAACDAAAAAACKAAAAAADFgAAAAADKQAAAAAAfQAAAAAAfQAAAAACfQAAAAACfQAAAAAAKQAAAAADFgAAAAABMQAAAAADMQAAAAABBAAAAAAB version: 6 - -3,1: - ind: -3,1 - tiles: YAAAAAABYAAAAAAAYAAAAAABYAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAIAAAAAABIAAAAAABQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAADIAAAAAADYAAAAAAAYAAAAAABMAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAIAAAAAAAIAAAAAACQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAADIAAAAAADYAAAAAACYAAAAAABMAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKAAAAAADIAAAAAACIAAAAAADQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAABIAAAAAADYAAAAAAAYAAAAAABMAAAAAAAYAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAABIAAAAAAAIAAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAIAAAAAADIAAAAAADYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAQgAAAAAAMAAAAAAAQgAAAAAAMAAAAAAAMAAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAADYAAAAAABYAAAAAACYAAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAABYAAAAAAANQAAAAAAYAAAAAAAMAAAAAAAMAAAAAAAbQAAAAAAbQAAAAADMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAACbQAAAAADMAAAAAAAMAAAAAAAMAAAAAAAbQAAAAADMAAAAAAANQAAAAAAYAAAAAADMAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAACYAAAAAACYAAAAAAAYAAAAAADYAAAAAAAYAAAAAACYAAAAAABYAAAAAADgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAATwAAAAAAYAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAYAAAAAAATwAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAATwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAATwAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAQAAAAAAALwAAAAAALwAAAAAALwAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALwAAAAAAQAAAAAAAQAAAAAAALwAAAAAALwAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQAAAAAAAQAAAAAAALwAAAAAALwAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAALwAAAAAALwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + -7,1: + ind: -7,1 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADfQAAAAABfQAAAAACfQAAAAACfQAAAAAAfQAAAAACfQAAAAAAFgAAAAABKAAAAAAAFgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAfQAAAAAAfQAAAAACfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACFgAAAAAAFgAAAAABgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAACgAAAAABCgAAAAACCgAAAAACCgAAAAAACgAAAAAACgAAAAADAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAACgAAAAABCgAAAAADCgAAAAACCgAAAAACCgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAACCgAAAAADCgAAAAABCgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 2,-2: + ind: 2,-2 + tiles: MgAAAAAAEAAAAAAAMgAAAAAAEAAAAAAAMgAAAAAAgQAAAAAAfQAAAAABfQAAAAAAfQAAAAABfQAAAAADfQAAAAABgQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAYAAAAAACgQAAAAAAgQAAAAAACQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAfQAAAAADfQAAAAACgQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAYAAAAAAACQAAAAACIQAAAAACIQAAAAAACQAAAAACCQAAAAADgQAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAOwAAAAAAOwAAAAAAYAAAAAACYAAAAAACCQAAAAABIQAAAAAAIQAAAAAACQAAAAACCQAAAAABgQAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAOwAAAAAAOwAAAAAAYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAACYAAAAAABYAAAAAACdAAAAAABdAAAAAABdAAAAAADYAAAAAADYAAAAAACYAAAAAADdAAAAAADdAAAAAADdAAAAAACYAAAAAADYAAAAAAAYAAAAAADYAAAAAACYAAAAAAAFAAAAAACYAAAAAACYAAAAAABYAAAAAADYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAAAYAAAAAADgQAAAAAAYAAAAAABYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAABYAAAAAACYAAAAAABYAAAAAACYAAAAAADDAAAAAADDAAAAAADDAAAAAAADAAAAAABDAAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAACYAAAAAAAYAAAAAABYAAAAAADDAAAAAAADAAAAAABDAAAAAABDAAAAAACDAAAAAABYAAAAAACYAAAAAABYAAAAAABYAAAAAADYAAAAAADEQAAAAAAEQAAAAAAYAAAAAAAYAAAAAACdAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAACYAAAAAACYAAAAAADYAAAAAADdAAAAAADYAAAAAABNQAAAAAANQAAAAAAEQAAAAAAEQAAAAAAYAAAAAABYAAAAAADdAAAAAADdAAAAAABYAAAAAAAMAAAAAADMAAAAAACMAAAAAADYAAAAAABdAAAAAACdAAAAAADYAAAAAAANQAAAAAANQAAAAAAEQAAAAAAEQAAAAAAYAAAAAAAYAAAAAABYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAADYAAAAAADYAAAAAABYAAAAAAAYAAAAAACYAAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAAAMwAAAAACgQAAAAAAYAAAAAACYAAAAAABgQAAAAAAgQAAAAAAYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAADAAAAAABDAAAAAAAgQAAAAAAMwAAAAADMwAAAAABYAAAAAABYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAYAAAAAABYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAA + version: 6 + -8,0: + ind: -8,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAADAAAAAADDAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAADAAAAAABDAAAAAACDAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAADAAAAAABDAAAAAADDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAABfQAAAAABfQAAAAACDAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAADfQAAAAADHwAAAAADfQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAADfQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAAAfQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAHwAAAAADfQAAAAADfQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAACfQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAABfQAAAAADfQAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAADAAAAAAADAAAAAADDAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAADAAAAAAADAAAAAABDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAADAAAAAAADAAAAAAA version: 6 -3,2: ind: -3,2 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAADAAAAAAAKwAAAAAAKwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAADAAAAAAAKwAAAAAADAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAADAAAAAAAKwAAAAAADAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAKwAAAAAADAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAPQAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAPQAAAAAAcwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAA + tiles: GQAAAAAAMAAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGgAAAAACfQAAAAAABAAAAAAABAAAAAABBAAAAAAABAAAAAAABAAAAAAABAAAAAABfQAAAAABfQAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGgAAAAACfQAAAAACBAAAAAACBAAAAAACLQAAAAADLQAAAAADBAAAAAACBAAAAAADfQAAAAABfQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGgAAAAAAfQAAAAADBAAAAAAABAAAAAADLQAAAAABLQAAAAACBAAAAAAABAAAAAADfQAAAAADfQAAAAAAGQAAAAAAMAAAAAABGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGgAAAAAAfQAAAAABBAAAAAACBAAAAAACBAAAAAABBAAAAAAABAAAAAABBAAAAAADfQAAAAABfQAAAAABGQAAAAAAMAAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGgAAAAACfQAAAAABfQAAAAADfQAAAAAAfQAAAAABfQAAAAACfQAAAAACfQAAAAAAfQAAAAADfQAAAAAAGQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAABAAAAAABfQAAAAAAfQAAAAACfQAAAAAAfQAAAAACfQAAAAAAfQAAAAABBAAAAAABBAAAAAACBAAAAAABGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAARgAAAAAAYAAAAAAAgQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAGQAAAAAAgQAAAAAADAAAAAABDAAAAAACDAAAAAACDAAAAAAAgQAAAAAAYAAAAAAAYAAAAAACYAAAAAACMAAAAAACfQAAAAADfQAAAAAAfQAAAAABfQAAAAAAfQAAAAADgQAAAAAAgQAAAAAANgAAAAADNgAAAAADNgAAAAABNgAAAAABNgAAAAADYAAAAAAAYAAAAAABYAAAAAACMAAAAAAABQAAAAABBQAAAAADBQAAAAABBQAAAAABBQAAAAACNgAAAAACNgAAAAACNgAAAAABNgAAAAAANgAAAAAANgAAAAADMAAAAAACYAAAAAAAMAAAAAACYAAAAAABgQAAAAAAMwAAAAACMwAAAAAAMwAAAAACMwAAAAAAMwAAAAABNgAAAAACNgAAAAAANgAAAAACNgAAAAAANgAAAAAANgAAAAAAcwAAAAAAYAAAAAAAMAAAAAABYAAAAAABMAAAAAACMwAAAAAAMwAAAAABMwAAAAACMwAAAAACMwAAAAAANgAAAAADNgAAAAABNgAAAAADNgAAAAAANgAAAAADNgAAAAADcwAAAAADYAAAAAACMAAAAAABYAAAAAADMAAAAAABYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAYAAAAAAANgAAAAADNgAAAAACNgAAAAADNgAAAAABNgAAAAADNgAAAAAAMAAAAAADYAAAAAAAYAAAAAACYAAAAAAAMAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAABYAAAAAAANgAAAAACgQAAAAAANgAAAAABNgAAAAABNgAAAAACNgAAAAADgQAAAAAAYAAAAAABYAAAAAAAYAAAAAACgQAAAAAAYAAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAAANwAAAAACMAAAAAABDAAAAAABDAAAAAADKwAAAAACDAAAAAAAMAAAAAADYAAAAAADYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANwAAAAABMAAAAAADDAAAAAADDAAAAAABKwAAAAADDAAAAAABMAAAAAACYAAAAAABMAAAAAAAYAAAAAAAIgAAAAAAIgAAAAADIgAAAAADIgAAAAACIgAAAAABgQAAAAAA version: 6 - -2,3: - ind: -2,3 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAAAbgAAAAAAYAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAACgAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUQAAAAAAUQAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAbQAAAAAAbQAAAAAAaAAAAAAAbQAAAAAAYAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAcAAAAAAAOgAAAAAAOgAAAAAAbgAAAAAAUQAAAAAAYAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAgQAAAAAAOgAAAAAAOgAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAgQAAAAAAOgAAAAAAOgAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAOgAAAAAAOgAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAEwAAAAAAOgAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAbQAAAAAAbQAAAAAAaAAAAAAAbQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAA + -4,2: + ind: -4,2 + tiles: bwAAAAAAZwAAAAAAbwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAGQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAGQAAAAAAGQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAVQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAHwAAAAAGfQAAAAABgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAHwAAAAAEHwAAAAAFBQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAABfQAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAACfQAAAAACgQAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAACHwAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAHwAAAAABfQAAAAADgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAWgAAAAAAWgAAAAAAWgAAAAAAgQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAADcwAAAAABcwAAAAACcwAAAAAAAgAAAAAANgAAAAADNgAAAAABNgAAAAADNgAAAAADZAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAACcwAAAAABcwAAAAABcwAAAAADcwAAAAABCgAAAAADNgAAAAADNgAAAAAANgAAAAADNgAAAAADZQAAAAAAZQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAACcwAAAAACcwAAAAACcwAAAAABCgAAAAAANgAAAAACNgAAAAABNgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAANgAAAAABNgAAAAABNgAAAAABNgAAAAACgQAAAAAAYAAAAAABYAAAAAADYAAAAAABYAAAAAAAgQAAAAAANwAAAAAANwAAAAACNwAAAAABNwAAAAAANwAAAAACgQAAAAAAgQAAAAAANwAAAAADgQAAAAAANgAAAAADbwAAAAAAYAAAAAAAYAAAAAADYAAAAAABYAAAAAAAYAAAAAADNwAAAAACNwAAAAACNwAAAAACNwAAAAACNwAAAAAANwAAAAAANwAAAAABNwAAAAADNwAAAAAANwAAAAADgQAAAAAAYAAAAAADYAAAAAABYAAAAAABYAAAAAACgQAAAAAANwAAAAAANwAAAAABNwAAAAABNwAAAAAANwAAAAADNwAAAAABNwAAAAADNwAAAAAANwAAAAABNwAAAAAB version: 6 - 0,3: - ind: 0,3 - tiles: YAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAABgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbQAAAAAAMAAAAAAAbQAAAAAAYAAAAAABgQAAAAAAIAAAAAABIAAAAAAAIAAAAAACIAAAAAADIQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAIAAAAAAAIAAAAAABIAAAAAAAIAAAAAAAIAAAAAADIQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAANQAAAAAAYAAAAAAAbQAAAAAAYAAAAAADgQAAAAAAIAAAAAADIAAAAAACIAAAAAACIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAbQAAAAAAMAAAAAAAYAAAAAACgQAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAADIQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAANQAAAAAAbQAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAANQAAAAAAbQAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAANQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + 5,-3: + ind: 5,-3 + tiles: gQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAABIAAAAAACIAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAADIAAAAAACIAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -1,3: - ind: -1,3 - tiles: cwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbgAAAAAAcwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAcwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABbQAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbQAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAbQAAAAAAbQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAA + -5,2: + ind: -5,2 + tiles: fQAAAAADfQAAAAABfQAAAAABfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACgQAAAAAAfQAAAAADfQAAAAABHwAAAAAFfQAAAAACgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAQQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAfQAAAAADHwAAAAAAfQAAAAACfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAABfQAAAAABfQAAAAACHwAAAAADgQAAAAAAHwAAAAAAfQAAAAADgQAAAAAAbwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAHwAAAAAEfQAAAAAAfQAAAAADfQAAAAACgQAAAAAAfQAAAAACBQAAAAACfQAAAAADfQAAAAADZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAACgQAAAAAAfQAAAAAAHwAAAAAEfQAAAAACfQAAAAADgQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAQQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHwAAAAAFHwAAAAAFKQAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACMQAAAAABgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAZAAAAAAEgQAAAAAAfQAAAAAAfQAAAAADKQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAZQAAAAAAZAAAAAAEgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAACgQAAAAAAIAAAAAACIAAAAAACIAAAAAADgQAAAAAAIAAAAAACIAAAAAAAIAAAAAABgQAAAAAAZQAAAAAAZAAAAAACgQAAAAAAZAAAAAAFZAAAAAADIAAAAAACIAAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAABgQAAAAAAIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAZQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZQAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAACIAAAAAADIAAAAAADgQAAAAAAIAAAAAADIAAAAAABIAAAAAACgQAAAAAAZQAAAAAAgQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAIAAAAAACIAAAAAABgQAAAAAAIAAAAAADIAAAAAADIAAAAAACgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAZAAAAAADgQAAAAAAgQAAAAAAZAAAAAAFgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAABgQAAAAAAIAAAAAACIAAAAAAAIAAAAAABgQAAAAAAZAAAAAAGgQAAAAAAgQAAAAAAZQAAAAAAbwAAAAAABAAAAAADBAAAAAABgQAAAAAAIAAAAAAAIAAAAAACIAAAAAAAIAAAAAABIAAAAAABIAAAAAABIAAAAAACbwAAAAAAbwAAAAAAZQAAAAAAgQAAAAAAZAAAAAADgQAAAAAA version: 6 - -4,1: - ind: -4,1 - tiles: MAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAACMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAADMAAAAAAAYAAAAAAAYAAAAAABMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAAAMAAAAAAAYAAAAAACYAAAAAADMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAABMAAAAAAAYAAAAAABYAAAAAADMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAADYAAAAAADYAAAAAACYAAAAAAAYAAAAAAAYAAAAAACYAAAAAACYAAAAAACYAAAAAADYAAAAAADYAAAAAACYAAAAAACYAAAAAABYAAAAAACYAAAAAAAYAAAAAABYAAAAAADMAAAAAAAYAAAAAACNQAAAAAAYAAAAAABMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAABMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAZwAAAAAAMAAAAAAAMAAAAAAAYAAAAAADNQAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAADYAAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAABMAAAAAAAYAAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAADYAAAAAACgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAADYAAAAAACgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAACgQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAADYAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAAAgQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAACgQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAADgQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAADgQAAAAAAYgAAAAAAYgAAAAAAYgAAAAAAgQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAIwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAABYAAAAAABYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIwAAAAAAgQAAAAAA + 3,-1: + ind: 3,-1 + tiles: CAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAACAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAACAAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAADIAAAAAACIAAAAAACIAAAAAADIAAAAAAAIAAAAAADIAAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAAAIAAAAAADIAAAAAACIAAAAAAAIAAAAAAAIAAAAAABgQAAAAAAKAAAAAADKAAAAAADKAAAAAABgQAAAAAAIAAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAADIAAAAAAAKAAAAAABKAAAAAADKAAAAAABgQAAAAAAIAAAAAABIAAAAAACIAAAAAADIAAAAAABIAAAAAABIAAAAAAAIAAAAAADIAAAAAABIAAAAAABIAAAAAAAIAAAAAABgQAAAAAAKAAAAAABKAAAAAACKAAAAAACgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAACKQAAAAABKQAAAAACYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAABKQAAAAACKQAAAAADKQAAAAACKQAAAAABFgAAAAACKQAAAAADKQAAAAAAKQAAAAADYAAAAAABYAAAAAAAYAAAAAADYAAAAAABDAAAAAADKAAAAAACKQAAAAADFgAAAAADKQAAAAABKQAAAAACKQAAAAADKAAAAAAAgQAAAAAAKAAAAAABKQAAAAADKQAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAADKAAAAAADKQAAAAAAKQAAAAADKQAAAAABKQAAAAACKQAAAAABKQAAAAAAKQAAAAACFgAAAAACKQAAAAACKQAAAAADKQAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAACDAAAAAABFgAAAAABKQAAAAABFgAAAAABFgAAAAAAFgAAAAAAFgAAAAAAKAAAAAACgQAAAAAAKAAAAAACKQAAAAACKQAAAAAD version: 6 - -1,-5: - ind: -1,-5 - tiles: gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAFgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAFgAAAAAAgQAAAAAAbwAAAAAA + 3,0: + ind: 3,0 + tiles: YAAAAAABYAAAAAABYAAAAAAAYAAAAAABKAAAAAADKQAAAAABKQAAAAADKQAAAAACKQAAAAACKQAAAAAAKQAAAAADKQAAAAAAKAAAAAAAKAAAAAABKQAAAAADKQAAAAABYAAAAAABYAAAAAACYAAAAAABYAAAAAABDAAAAAABKAAAAAABFgAAAAAAFgAAAAACFgAAAAAAFgAAAAADFgAAAAACKAAAAAACgQAAAAAAKAAAAAAAKQAAAAABKQAAAAABYAAAAAAAYAAAAAABYAAAAAADYAAAAAABgQAAAAAAKAAAAAADKAAAAAADKAAAAAACKAAAAAADKAAAAAAAKAAAAAADKAAAAAAAgQAAAAAAKAAAAAADKQAAAAACKQAAAAABYAAAAAABYAAAAAACYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADgQAAAAAAgQAAAAAAKAAAAAABKQAAAAACKQAAAAADYAAAAAACYAAAAAACYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAAAKAAAAAACKAAAAAABKAAAAAABgQAAAAAAKAAAAAADKAAAAAABKAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADKAAAAAABKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAACKAAAAAACKAAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAACKQAAAAADKQAAAAADKQAAAAABKAAAAAADgQAAAAAAKAAAAAADKAAAAAABKAAAAAACbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAKAAAAAACKQAAAAABKQAAAAADKQAAAAAAKAAAAAACgQAAAAAAKAAAAAABKAAAAAABKAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAABKAAAAAADKAAAAAABKAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAAAKAAAAAAAKAAAAAACKAAAAAADgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAMwAAAAAAAgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAA version: 6 - -4,2: - ind: -4,2 - tiles: AAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAACgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAABYAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAABgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAcAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAACgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAAAYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAADYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAbwAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAACgQAAAAAAfQAAAAAAFgAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAfQAAAAAAFgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAFgAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAA + 4,-1: + ind: 4,-1 + tiles: KgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAEwAAAAAAgQAAAAAACAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAKwAAAAAAEwAAAAAAbwAAAAAACAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAKwAAAAAAEwAAAAAAKwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAACKAAAAAABKAAAAAAAKQAAAAACKQAAAAADKQAAAAABKQAAAAABKQAAAAABKQAAAAACKQAAAAABKQAAAAAAKQAAAAABKQAAAAACKQAAAAACKQAAAAADKAAAAAADKAAAAAACKAAAAAACKAAAAAACKQAAAAABKAAAAAABKAAAAAACKAAAAAABKAAAAAABKAAAAAABKAAAAAABKAAAAAADKAAAAAADKAAAAAABKAAAAAABKAAAAAAAKAAAAAADKAAAAAACKAAAAAACKAAAAAACKQAAAAADKAAAAAAAFgAAAAACFgAAAAADFgAAAAABFgAAAAAAFgAAAAABFgAAAAAAFgAAAAAAFgAAAAACFgAAAAABFgAAAAABKQAAAAABFgAAAAAAFgAAAAABFgAAAAADFgAAAAADFgAAAAADFgAAAAAAFgAAAAACFgAAAAAAFgAAAAAAFgAAAAABFgAAAAABFgAAAAACFgAAAAABFgAAAAABFgAAAAACKQAAAAADKQAAAAADKQAAAAAAKQAAAAABKQAAAAABKQAAAAABKQAAAAABKQAAAAABKAAAAAAAKQAAAAACKQAAAAACKQAAAAADKQAAAAAAKQAAAAABKQAAAAABKQAAAAABKQAAAAABKAAAAAAAKAAAAAADKAAAAAADKAAAAAAAKAAAAAAAKAAAAAACKAAAAAADKAAAAAACKAAAAAABKAAAAAAAKAAAAAACKAAAAAAAKAAAAAABKAAAAAADKAAAAAADKQAAAAACKQAAAAAAKQAAAAAAKQAAAAACKQAAAAADKQAAAAAAKQAAAAABKQAAAAABKAAAAAAAKQAAAAACKQAAAAABKQAAAAABKQAAAAABKQAAAAACKQAAAAABKQAAAAABKQAAAAACKAAAAAADKAAAAAABKAAAAAAAKAAAAAABKAAAAAACKAAAAAACKAAAAAABKAAAAAACKAAAAAACKAAAAAADKAAAAAAAKAAAAAADKAAAAAAAKAAAAAABKAAAAAAC version: 6 - 0,-5: - ind: 0,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAhQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAhAAAAAAAhAAAAAAAbwAAAAAAhAAAAAAAhAAAAAAAbwAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAhAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAhAAAAAAAbwAAAAAAbwAAAAAAhAAAAAAAbwAAAAAAhAAAAAAAhAAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAhAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAhAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAbwAAAAAAgQAAAAAAhQAAAAAAhAAAAAAAbwAAAAAAhAAAAAAAbwAAAAAAhAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAhQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAhQAAAAAAbwAAAAAAhAAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAwAAAAAAgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAFwAAAAAA + 4,0: + ind: 4,0 + tiles: KQAAAAAAKQAAAAACKQAAAAADKQAAAAAAKQAAAAACKQAAAAABKQAAAAADKQAAAAAAKAAAAAACKQAAAAABKQAAAAACKQAAAAABKQAAAAACKQAAAAAAKQAAAAACKQAAAAACKQAAAAADFgAAAAACFgAAAAADFgAAAAADFgAAAAACFgAAAAADFgAAAAAAFgAAAAACFgAAAAADFgAAAAAAFgAAAAAAFgAAAAABFgAAAAABFgAAAAADFgAAAAACFgAAAAACKQAAAAADFgAAAAABFgAAAAADFgAAAAADFgAAAAABKAAAAAADKAAAAAADKAAAAAABKAAAAAAAFgAAAAACKAAAAAADKAAAAAAAKAAAAAABKAAAAAABKAAAAAABKAAAAAAAKQAAAAADFgAAAAADFgAAAAACFgAAAAAAFgAAAAAAKAAAAAADgQAAAAAAgQAAAAAAMAAAAAABKAAAAAABKAAAAAABMAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAAAKAAAAAABFgAAAAACKAAAAAAAKAAAAAADgQAAAAAASgAAAAAASgAAAAADagAAAAABSgAAAAADSgAAAAACMQAAAAAAMQAAAAAAMQAAAAACMQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMQAAAAAAMQAAAAADMQAAAAADagAAAAAAagAAAAADagAAAAADagAAAAABagAAAAACagAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAMQAAAAADMQAAAAACMQAAAAABagAAAAABagAAAAACagAAAAAAMQAAAAAAMAAAAAACMAAAAAADgQAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAMQAAAAAAMQAAAAAAMQAAAAADSgAAAAAASgAAAAACSgAAAAAAagAAAAADMAAAAAACMAAAAAACgQAAAAAAfQAAAAACfQAAAAADfQAAAAACfQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASgAAAAAAagAAAAACagAAAAADagAAAAABgQAAAAAAfQAAAAADfQAAAAADfQAAAAACfQAAAAABfQAAAAABBQAAAAACBQAAAAADBQAAAAABBQAAAAADBQAAAAABgQAAAAAASgAAAAABSgAAAAACSgAAAAADSgAAAAABgQAAAAAAfQAAAAABfQAAAAABfQAAAAABfQAAAAAAfQAAAAAAgQAAAAAABQAAAAAABQAAAAADBQAAAAABBQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAfQAAAAADfQAAAAAAgQAAAAAABQAAAAACBQAAAAAABQAAAAADBQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA version: 6 - 1,-5: - ind: 1,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAANgAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAA + 2,2: + ind: 2,2 + tiles: AgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAADMwAAAAACMwAAAAAAMwAAAAADAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAACAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAACMwAAAAABMwAAAAACMwAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAAAMwAAAAABMwAAAAACMwAAAAACgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAMwAAAAACMwAAAAADMwAAAAABMwAAAAABAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABAgAAAAAAKAAAAAADgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADQQAAAAAAQQAAAAACKAAAAAAAgQAAAAAAKAAAAAABKAAAAAAAKAAAAAACKAAAAAABKAAAAAAAKAAAAAADKAAAAAADKAAAAAAAKAAAAAADgQAAAAAAgQAAAAAAKAAAAAADQQAAAAABQQAAAAAAKAAAAAAAgQAAAAAAKAAAAAABIAAAAAADIAAAAAABIAAAAAAAIAAAAAABIAAAAAAAIAAAAAADIAAAAAADKAAAAAADgQAAAAAAgQAAAAAAKAAAAAACQQAAAAAAQQAAAAACKAAAAAABOgAAAAACKAAAAAADIAAAAAADbwAAAAAAIAAAAAABgQAAAAAAIAAAAAABbwAAAAAAIAAAAAABKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAQQAAAAAAQQAAAAAAKAAAAAADgQAAAAAAKAAAAAADIAAAAAADbwAAAAAAIAAAAAACgQAAAAAAIAAAAAAAbwAAAAAAIAAAAAACKAAAAAABgQAAAAAAgQAAAAAAKAAAAAACQQAAAAADQQAAAAACKAAAAAACOgAAAAACKAAAAAAAIAAAAAADbwAAAAAAIAAAAAADgQAAAAAAIAAAAAABbwAAAAAAIAAAAAACKAAAAAADgQAAAAAAgQAAAAAAKAAAAAADQQAAAAABQQAAAAAAKAAAAAADgQAAAAAAKAAAAAABIAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAABIAAAAAACIAAAAAAAKAAAAAACgQAAAAAA version: 6 - 1,3: - ind: 1,3 - tiles: gQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAA + 5,-2: + ind: 5,-2 + tiles: YAAAAAACYAAAAAACgQAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAABYAAAAAADgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAABYAAAAAACgQAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAACgQAAAAAAQQAAAAADQQAAAAACQQAAAAACQQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAACgQAAAAAAQQAAAAACQQAAAAADQQAAAAACQQAAAAABQQAAAAAAQQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAABgQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAABIAAAAAADIAAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAADbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAIAAAAAAAIAAAAAACbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAACbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAABIAAAAAAAIAAAAAABgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAQQAAAAAAQQAAAAABQQAAAAACQQAAAAADQQAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAgQAAAAAAQQAAAAABQQAAAAAAQQAAAAADQQAAAAACQQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKQAAAAABKQAAAAACKQAAAAAAKQAAAAABKQAAAAABKQAAAAAAKAAAAAABKQAAAAAAKQAAAAABKAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 2,3: - ind: 2,3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAhQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJwAAAAABJwAAAAACJwAAAAADJwAAAAACAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAIAAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAJwAAAAADJwAAAAACJwAAAAAAJwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAIAAAAAACEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAcwAAAAADcwAAAAABcwAAAAABcwAAAAADcwAAAAABcwAAAAADcwAAAAABcwAAAAAAcwAAAAAAcwAAAAADcwAAAAADcwAAAAABcwAAAAAA + 4,-2: + ind: 4,-2 + tiles: YAAAAAADYAAAAAACgQAAAAAAYAAAAAAAYAAAAAAAdAAAAAADdAAAAAADdAAAAAADdAAAAAACdAAAAAABYAAAAAABYAAAAAACgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAAAdAAAAAAAdAAAAAAAdAAAAAABdAAAAAACdAAAAAACYAAAAAABYAAAAAACYAAAAAADYAAAAAABMAAAAAADMAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAYAAAAAACYAAAAAABYAAAAAABYAAAAAADYAAAAAACYAAAAAABYAAAAAACYAAAAAACYAAAAAABgQAAAAAAYAAAAAACYAAAAAABYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAAAYAAAAAABYAAAAAADYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAACAAAAAABCAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAADcwAAAAAAcwAAAAABYAAAAAABcwAAAAACcwAAAAACYAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAACAAAAAADCAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABcwAAAAABYAAAAAABcwAAAAAAYAAAAAABcwAAAAACYAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAACAAAAAADCAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAABYAAAAAABcwAAAAABcwAAAAADcwAAAAADYAAAAAADYAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAYAAAAAAAcwAAAAADYAAAAAABcwAAAAAAYAAAAAAAcwAAAAABYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAAAEwAAAAAAgQAAAAAAYAAAAAADcwAAAAAAcwAAAAADYAAAAAABcwAAAAADcwAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAABYAAAAAAAYAAAAAABYAAAAAABgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAACAAAAAAAEwAAAAAAgQAAAAAACAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAACAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAUAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - 2,-4: - ind: 2,-4 - tiles: ZwAAAAAAVAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAASwAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAANgAAAAAAQgAAAAAAQgAAAAAAfQAAAAAAFgAAAAAAfQAAAAAAfQAAAAAAZwAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAVAAAAAAAZwAAAAAAJQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAJQAAAAAAZwAAAAAAZwAAAAAAVAAAAAAAZwAAAAAAfQAAAAAAfQAAAAAAFgAAAAAAgQAAAAAAZwAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAZwAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAFgAAAAAAFgAAAAAAFgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAFgAAAAAAFgAAAAAAFgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAFgAAAAAAFgAAAAAAFgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAA + 5,-1: + ind: 5,-1 + tiles: EwAAAAAAgQAAAAAAKQAAAAAAKAAAAAACKAAAAAACKAAAAAAAKAAAAAABKAAAAAAAKAAAAAAAKAAAAAADKAAAAAAAKAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKQAAAAADKAAAAAABKQAAAAABKQAAAAAAKQAAAAADKQAAAAACgQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKQAAAAABKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAADKAAAAAAAKAAAAAABKAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKQAAAAACKAAAAAAAKQAAAAADKAAAAAADKQAAAAABKQAAAAAAKAAAAAABKQAAAAADKQAAAAACKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKwAAAAAAgQAAAAAAKQAAAAACKAAAAAADKQAAAAAAKAAAAAADKQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAKQAAAAADKAAAAAACKQAAAAACKAAAAAAAKQAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKQAAAAADKAAAAAABKQAAAAADKAAAAAACKQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKQAAAAACKAAAAAADKQAAAAABKAAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKQAAAAABKQAAAAAAKAAAAAACKQAAAAADKAAAAAADKQAAAAABgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAACKAAAAAABKAAAAAABKAAAAAAAKQAAAAACKAAAAAABKQAAAAACgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAABKQAAAAACKAAAAAABKQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAABKQAAAAACKQAAAAAAKQAAAAAAKQAAAAADKAAAAAABKQAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKAAAAAABKAAAAAADKAAAAAABKAAAAAAAKAAAAAACKQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAKQAAAAAAKQAAAAADKQAAAAADKQAAAAACKQAAAAACKQAAAAABKQAAAAACKAAAAAADgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAKQAAAAACKAAAAAACgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAKQAAAAACKQAAAAACKAAAAAABGgAAAAABGgAAAAADGgAAAAACGgAAAAACKAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA version: 6 - 2,-5: - ind: 2,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAASwAAAAAAQgAAAAAAVAAAAAAAZwAAAAAAVAAAAAAAVAAAAAAAZwAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAAQgAAAAAAQgAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAVAAAAAAAZwAAAAAAVAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAQgAAAAAAQgAAAAAANgAAAAAA + 5,0: + ind: 5,0 + tiles: KQAAAAAAKAAAAAACMAAAAAAAGgAAAAADMAAAAAABMAAAAAADGgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAKQAAAAABKAAAAAAAMAAAAAAAGgAAAAAAMAAAAAADMAAAAAADGgAAAAABgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAKAAAAAABKAAAAAAAgQAAAAAAGgAAAAADGgAAAAAAGgAAAAABGgAAAAACgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAMQAAAAAAMQAAAAADMQAAAAAAMQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAagAAAAACagAAAAAAagAAAAADagAAAAADEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAMAAAAAACMQAAAAAAMQAAAAADSgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAMAAAAAAAagAAAAACagAAAAABagAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAagAAAAAAagAAAAABSgAAAAADSgAAAAADgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAMQAAAAAAMQAAAAADMQAAAAADSgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKAAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA + version: 6 + 1,-3: + ind: 1,-3 + tiles: VQAAAAAAIwAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAIwAAAAAAIwAAAAAAVQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAASgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAKAAAAAADKQAAAAABKAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAIgAAAAACIgAAAAADIgAAAAABIgAAAAABMAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAACKAAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAIgAAAAABgQAAAAAAIgAAAAADIgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAKAAAAAAAKAAAAAAAFgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADIgAAAAACIgAAAAACIgAAAAABgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAPAAAAAAAPAAAAAAAKAAAAAABbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAPAAAAAAAPAAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAPAAAAAAAPAAAAAAAFgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADgAAAAAADgAAAAAADgAAAAAADgAAAAAKgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADgAAAAADDgAAAAAMDgAAAAAADgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADgAAAAAADgAAAAAADgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAADQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADgQAAAAAAMgAAAAAA + version: 6 + 2,-3: + ind: 2,-3 + tiles: gQAAAAAAgQAAAAAAYAAAAAACKQAAAAACZwAAAAAAZwAAAAAAUAAAAAAAAgAAAAAAUAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAYAAAAAABYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAKQAAAAAAZwAAAAAAZwAAAAAAUAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAUAAAAAAAbwAAAAAAZwAAAAAAKQAAAAAAgQAAAAAAUAAAAAAAbwAAAAAAYAAAAAACYAAAAAABEwAAAAAAgQAAAAAAKQAAAAAAYAAAAAABUAAAAAAAUAAAAAAAUAAAAAAAYAAAAAADZwAAAAAAAgAAAAAAYAAAAAADgQAAAAAAYAAAAAADAgAAAAAAUAAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAKQAAAAADKQAAAAACbwAAAAAAUAAAAAAAZwAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAKQAAAAADYAAAAAAAZwAAAAAAYAAAAAADEwAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAYAAAAAAAUAAAAAAAbwAAAAAAZwAAAAAAKQAAAAABbwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAYAAAAAABZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAKQAAAAACAgAAAAAAgQAAAAAAYAAAAAADUAAAAAAAZwAAAAAAKQAAAAABbwAAAAAAgQAAAAAAYAAAAAACKQAAAAABUAAAAAAAZwAAAAAAKQAAAAADZwAAAAAAZwAAAAAAZwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAKQAAAAABYAAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAUAAAAAAAZwAAAAAAUAAAAAAAbwAAAAAAUAAAAAAAKQAAAAADZwAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAABUAAAAAAAKQAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYAAAAAACZwAAAAAAZwAAAAAAUAAAAAAAYAAAAAAAUAAAAAAAYAAAAAAAZwAAAAAAAgAAAAAAUAAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAKQAAAAAAAgAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAYAAAAAADZwAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUAAAAAAAZwAAAAAAYAAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAKQAAAAAAZwAAAAAAgQAAAAAAYAAAAAADYAAAAAAAYAAAAAACYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADEAAAAAAAMgAAAAAAEAAAAAAAMgAAAAAAEAAAAAAAgQAAAAAAfQAAAAACfQAAAAAAfQAAAAABfQAAAAAAfQAAAAACgQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAYAAAAAAD + version: 6 + 3,-2: + ind: 3,-2 + tiles: YAAAAAACgQAAAAAAYAAAAAACYAAAAAADYAAAAAABYAAAAAADYAAAAAABYAAAAAACYAAAAAADYAAAAAADgQAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAACYAAAAAACYAAAAAAAYAAAAAABdAAAAAADdAAAAAADdAAAAAAAdAAAAAACYAAAAAADYAAAAAABYAAAAAACYAAAAAAAYAAAAAABdAAAAAACdAAAAAABdAAAAAABYAAAAAACgQAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAADYAAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAABYAAAAAABYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAABYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAYAAAAAABYAAAAAACYAAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAADIAAAAAAAIAAAAAACIAAAAAACYAAAAAADgQAAAAAAgQAAAAAACAAAAAAAgQAAAAAAEwAAAAAAFAAAAAACFAAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAADYAAAAAABYAAAAAAAYAAAAAAAYAAAAAABgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAYAAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAABYAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAAAYAAAAAABgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAACAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAACYAAAAAABYAAAAAABYAAAAAADYAAAAAADYAAAAAADYAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAABgQAAAAAAIAAAAAACIAAAAAACIAAAAAADIAAAAAACIAAAAAABIAAAAAABIAAAAAADIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAANQAAAAAAYAAAAAADYAAAAAACYAAAAAACgQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAADIAAAAAADIAAAAAADDwAAAAADIAAAAAAAIAAAAAABIAAAAAABgQAAAAAANQAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAIAAAAAACDwAAAAAAIAAAAAABIAAAAAACIAAAAAADgQAAAAAANQAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAIAAAAAABDwAAAAABIAAAAAACIAAAAAACIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAOwAAAAAAOwAAAAAAgQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAIAAAAAACIAAAAAABIAAAAAACIAAAAAACIAAAAAABgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 3,-3: ind: 3,-3 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAYAAAAAAAYAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAKQAAAAAAKQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAKQAAAAAAKQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAdAAAAAAAdAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAA + tiles: bwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAYAAAAAADdAAAAAABdAAAAAAAdAAAAAAAdAAAAAADgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAACYAAAAAABYAAAAAACYAAAAAACgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAADHwAAAAAAgQAAAAAAIAAAAAABIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAADgQAAAAAAbwAAAAAAKQAAAAADZwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAHwAAAAAGfQAAAAADgQAAAAAAIAAAAAABIAAAAAABKQAAAAADKQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAABgQAAAAAAUAAAAAAAbwAAAAAAKQAAAAACKQAAAAABEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAIAAAAAABIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAIAAAAAADIAAAAAAAYAAAAAADgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAYAAAAAAAgQAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAADYAAAAAABPAAAAAAANQAAAAAAPAAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAABgQAAAAAAYAAAAAABYAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAABgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAA version: 6 - 3,-4: - ind: 3,-4 - tiles: SwAAAAAAQgAAAAAANgAAAAAAQgAAAAAAgQAAAAAANgAAAAAAQgAAAAAASwAAAAAAQgAAAAAAQgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAANgAAAAAAgQAAAAAAQgAAAAAASwAAAAAANgAAAAAAQgAAAAAAgQAAAAAAQgAAAAAAgQAAAAAASwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAVAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAADIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAVAAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAACIAAAAAABIAAAAAABgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAVAAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAABIAAAAAABIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAVAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAACIAAAAAABIAAAAAADIAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAVAAAAAAAVAAAAAAAZwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAIAAAAAABIAAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcQAAAAAAcQAAAAAAcQAAAAAAgAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAcQAAAAAAcQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAcQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA + 3,1: + ind: 3,1 + tiles: MwAAAAACAgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAMwAAAAABAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgAAAAAAAMwAAAAABAgAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAMwAAAAAAAgAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAVgAAAAAAgQAAAAAAgAAAAAAAMwAAAAADAgAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAVgAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAfQAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAgAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAHwAAAAAAfQAAAAAAfQAAAAAAHwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIgAAAAADgQAAAAAAAgAAAAAAKAAAAAADAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIgAAAAADgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAIgAAAAADgQAAAAAAAgAAAAAAKAAAAAACAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 3,-5: - ind: 3,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAALAAAAAAALAAAAAAAgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAANgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAALAAAAAAALAAAAAAAgQAAAAAAAwAAAAAAAwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASwAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgQAAAAAAQgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAANgAAAAAAQgAAAAAAQgAAAAAASwAAAAAAQgAAAAAAQgAAAAAAQgAAAAAAQgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + -2,2: + ind: -2,2 + tiles: fQAAAAACBAAAAAAABAAAAAAABAAAAAACgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAFQAAAAADFQAAAAACFQAAAAACFQAAAAABFgAAAAACFgAAAAABFgAAAAACfQAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAFQAAAAAAFQAAAAABFQAAAAADFQAAAAADFgAAAAAAFgAAAAADFgAAAAABfQAAAAADfQAAAAADfQAAAAACfQAAAAABgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAFQAAAAAAFQAAAAAAFQAAAAADFQAAAAAAFgAAAAADFgAAAAACFgAAAAADfQAAAAACfQAAAAADfQAAAAABfQAAAAABgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAADfQAAAAABgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAABAAAAAABBAAAAAAAfQAAAAAABAAAAAACgQAAAAAAYwAAAAAAMAAAAAADYwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAfQAAAAAAfQAAAAACfQAAAAADfQAAAAADgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAfQAAAAAAfQAAAAABfQAAAAACfQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAABQAAAAADfQAAAAACBQAAAAABfQAAAAADgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMwAAAAAAgQAAAAAAMwAAAAABgQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAfQAAAAACfQAAAAACfQAAAAACMwAAAAAAMwAAAAACMwAAAAABMwAAAAACgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAACMwAAAAACMwAAAAADMwAAAAABMwAAAAADgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAABMwAAAAABMwAAAAADMwAAAAABMwAAAAABgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAfQAAAAADfQAAAAADfQAAAAACMwAAAAADMwAAAAAAMwAAAAABMwAAAAADgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAADMwAAAAADMwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAMwAAAAADMwAAAAACfQAAAAADfQAAAAACfQAAAAADfQAAAAACgQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAfQAAAAADfQAAAAABgQAAAAAAfQAAAAAAfQAAAAACfQAAAAAA version: 6 - -3,3: - ind: -3,3 - tiles: hAAAAAAAhAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAABQAAAAAAfgAAAAAAfgAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAABQAAAAAAfgAAAAAAfgAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAARAAAAAAARAAAAAAARAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAARAAAAAAARAAAAAAARAAAAAAAgQAAAAAAbQAAAAAAaAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAEwAAAAAAOgAAAAAAOgAAAAAAOgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAEwAAAAAAEwAAAAAAOgAAAAAAOgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbQAAAAAAaAAAAAAAbQAAAAAAbQAAAAAAbQAAAAAAbQAAAAAA + 1,2: + ind: 1,2 + tiles: GgAAAAAAGgAAAAABGgAAAAACgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAKQAAAAABKQAAAAACKQAAAAACgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAGgAAAAACGgAAAAAAGgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAgQAAAAAADAAAAAACDAAAAAABDAAAAAAADAAAAAAADAAAAAACDAAAAAACDAAAAAABgQAAAAAAbwAAAAAAEwAAAAAAZwAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAKAAAAAACAgAAAAAAKAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABAgAAAAAAKAAAAAADbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAEwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAOgAAAAADOgAAAAACOgAAAAABOgAAAAABgQAAAAAATAAAAAAATAAAAAAALQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAOgAAAAADLQAAAAABLQAAAAACOgAAAAACOgAAAAACTAAAAAAALQAAAAACLQAAAAAALQAAAAABTAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAOgAAAAADLQAAAAACOgAAAAADOgAAAAADgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAZwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAOgAAAAACOgAAAAABOgAAAAACOgAAAAAAgQAAAAAAgQAAAAAATAAAAAAAgQAAAAAATAAAAAAAgQAAAAAATAAAAAAATAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOgAAAAADgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAOgAAAAADOgAAAAAAOgAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAALQAAAAACTAAAAAAATAAAAAAATAAAAAAATAAAAAAA version: 6 - -3,4: - ind: -3,4 - tiles: gAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUQAAAAAAbgAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 3,2: + ind: 3,2 + tiles: gQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAABAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAACAgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAANQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAANQAAAAAANQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAANQAAAAAANQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAALQAAAAABLQAAAAABLQAAAAABAgAAAAAAgQAAAAAAAgAAAAAAAgAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAA version: 6 - 3,3: - ind: 3,3 - tiles: ZwAAAAAAZwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAJwAAAAABJwAAAAADJwAAAAADJwAAAAADJwAAAAABgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAAJwAAAAAAJwAAAAADJwAAAAACJwAAAAADJwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAIAAAAAACgQAAAAAAIAAAAAACOQAAAAAAIAAAAAABIAAAAAAAOQAAAAAAIAAAAAABgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAJwAAAAACJwAAAAADJwAAAAADJwAAAAADJwAAAAABgQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOQAAAAAAIAAAAAABIAAAAAAAIAAAAAADOQAAAAAAIAAAAAADgQAAAAAAgQAAAAAABwAAAAAABwAAAAAAcwAAAAAAcwAAAAABcwAAAAAAcwAAAAAAcwAAAAABIAAAAAABOQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAOQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAA + 4,-3: + ind: 4,-3 + tiles: YAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAADgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgAAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgAAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAIAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgAAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAIAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAAAIAAAAAADIAAAAAADgQAAAAAAYAAAAAACYAAAAAADYAAAAAACYAAAAAABYAAAAAADYAAAAAADYAAAAAAAYAAAAAADgQAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAAAIAAAAAABIAAAAAAAIAAAAAABYAAAAAABdAAAAAABdAAAAAABdAAAAAABYAAAAAADdAAAAAAAdAAAAAAAYAAAAAADgQAAAAAAIAAAAAABIAAAAAABIAAAAAADIAAAAAADIAAAAAADIAAAAAAAgQAAAAAAYAAAAAABdAAAAAACdAAAAAADdAAAAAACYAAAAAABdAAAAAACdAAAAAABYAAAAAAAYAAAAAAAIAAAAAADgQAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAADYAAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABdAAAAAACdAAAAAABYAAAAAABgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAADgQAAAAAAYAAAAAAAdAAAAAABdAAAAAABYAAAAAACYAAAAAABIAAAAAAAEwAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAgQAAAAAAYAAAAAADdAAAAAACdAAAAAACYAAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAADgQAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAAAgQAAAAAAIAAAAAACgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAACYAAAAAABYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - 4,1: - ind: 4,1 - tiles: gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + 1,3: + ind: 1,3 + tiles: ZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOgAAAAADOgAAAAACOgAAAAACgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAOgAAAAAALQAAAAACOgAAAAADgQAAAAAATAAAAAAATAAAAAAATAAAAAAALQAAAAACTAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAADAAAAAAAgQAAAAAAOgAAAAADLQAAAAACOgAAAAABgQAAAAAATAAAAAAATAAAAAAATAAAAAAALQAAAAABTAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOgAAAAAALQAAAAAAOgAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAADAAAAAAAgQAAAAAAOgAAAAABOgAAAAABOgAAAAADgQAAAAAATAAAAAAATAAAAAAATAAAAAAALQAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAAgQAAAAAAOgAAAAACOgAAAAABOgAAAAACgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAOgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAAgQAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - 1,4: - ind: 1,4 - tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 2,3: + ind: 2,3 + tiles: gQAAAAAAKAAAAAADKAAAAAABKAAAAAACKAAAAAADgQAAAAAAKAAAAAABKAAAAAAAKAAAAAADKAAAAAADKAAAAAACKAAAAAABKAAAAAADKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - 2,4: - ind: 2,4 - tiles: bwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAegAAAAACegAAAAACegAAAAAAegAAAAADegAAAAADegAAAAABegAAAAABgQAAAAAAegAAAAAAegAAAAABegAAAAACegAAAAACbwAAAAAAbwAAAAAAbwAAAAAAcwAAAAAAcwAAAAABcwAAAAABcwAAAAADcwAAAAADcwAAAAADcwAAAAADcwAAAAADcwAAAAABcwAAAAAAcwAAAAAAcwAAAAACcwAAAAADbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAJwAAAAACJwAAAAAAJwAAAAADJwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAIAAAAAADEgAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAJwAAAAAAJwAAAAADJwAAAAABJwAAAAACgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJwAAAAADJwAAAAADJwAAAAABJwAAAAABgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + -8,-1: + ind: -8,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA version: 6 - -5,1: - ind: -5,1 - tiles: MAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAAAYAAAAAABMAAAAAAAYAAAAAAAYAAAAAACgQAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAACYAAAAAABMAAAAAAAYAAAAAADYAAAAAABMAAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAABYAAAAAABMAAAAAAAYAAAAAABYAAAAAACMAAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAABYAAAAAADMAAAAAAAYAAAAAAAYAAAAAABMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAACYAAAAAACMAAAAAAAYAAAAAADYAAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAABYAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAAAYAAAAAABYAAAAAAAYAAAAAABYAAAAAACYAAAAAACYAAAAAADYAAAAAACMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAADMAAAAAAAYAAAAAAAYAAAAAADYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAAAYAAAAAADYAAAAAAAYAAAAAACYAAAAAACYAAAAAACYAAAAAABYAAAAAACYAAAAAADYAAAAAAAYAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAADgQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAADgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAADMAAAAAAAYAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 2,-4: + ind: 2,-4 + tiles: EwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAADwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAADwAAAAABKAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAACIAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAACIAAAAAAAIAAAAAAACAAAAAAACAAAAAABCAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAIAAAAAADIAAAAAABFAAAAAAAFAAAAAADFAAAAAADIAAAAAADCAAAAAACCAAAAAACCAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAKAAAAAADIAAAAAACIAAAAAADIAAAAAACIAAAAAAAIAAAAAADIAAAAAABCAAAAAADCAAAAAADCAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAKAAAAAADIAAAAAACIAAAAAADIAAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAAAIAAAAAACgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKAAAAAABIAAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAUAAAAAAAYAAAAAADUAAAAAAAYAAAAAACbwAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAUgAAAAAANQAAAAAAbwAAAAAAUAAAAAAAZwAAAAAAKQAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAXQAAAAAAUAAAAAAAbwAAAAAAUAAAAAAAKQAAAAACUAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAUAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAA version: 6 - -5,0: - ind: -5,0 - tiles: gQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAUQAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAUQAAAAAAIAAAAAACIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAUQAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANQAAAAAANQAAAAAAYAAAAAABgAAAAAAAgAAAAAAAIAAAAAAAIAAAAAACgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANQAAAAAANQAAAAAAYAAAAAABgAAAAAAAgAAAAAAAIAAAAAAAIAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANQAAAAAANQAAAAAAYAAAAAACgQAAAAAAIAAAAAAAIAAAAAADIAAAAAABgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAACbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAFwAAAAAAIAAAAAABIAAAAAABIAAAAAABIAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAMAAAAAAAFwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAFwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAADYAAAAAAAYAAAAAAAYAAAAAABYAAAAAACYAAAAAABYAAAAAADMAAAAAAAMAAAAAAAYAAAAAACYAAAAAAAYAAAAAADMAAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAABYAAAAAACMAAAAAAAYAAAAAABMAAAAAAAYAAAAAAAYAAAAAABYAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAACYAAAAAACYAAAAAAAYAAAAAABYAAAAAABYAAAAAACYAAAAAADYAAAAAAAYAAAAAACYAAAAAACYAAAAAADYAAAAAAB + -8,1: + ind: -8,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,3: + ind: -3,3 + tiles: NwAAAAAANwAAAAABKwAAAAAAKwAAAAAAKwAAAAACDAAAAAACMAAAAAACYAAAAAADMAAAAAAAYAAAAAABgQAAAAAAIgAAAAABIgAAAAACIgAAAAADIgAAAAADgQAAAAAANwAAAAAAMAAAAAABDAAAAAAADAAAAAABDAAAAAABDAAAAAAAMAAAAAADYAAAAAABMAAAAAABYAAAAAABgQAAAAAAIgAAAAACIgAAAAACIgAAAAAAIgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAADYAAAAAAAgQAAAAAAIgAAAAACIgAAAAADIgAAAAADIgAAAAADgQAAAAAAgQAAAAAADAAAAAACYAAAAAADYAAAAAAAYAAAAAACDAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAACgQAAAAAAIgAAAAADIgAAAAADIgAAAAABIgAAAAAAgQAAAAAAgQAAAAAADAAAAAACYAAAAAADYAAAAAABYAAAAAAADAAAAAACgQAAAAAAYAAAAAADYAAAAAACYAAAAAADgQAAAAAAgQAAAAAAIgAAAAACIgAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAABYAAAAAADYAAAAAAAYAAAAAABYAAAAAADYAAAAAADMAAAAAACYAAAAAACgQAAAAAAPQAAAAABPQAAAAAAPQAAAAAAPQAAAAADPQAAAAADYAAAAAAAMAAAAAAAMAAAAAABMAAAAAAAYAAAAAACYAAAAAACYAAAAAABMAAAAAAAMAAAAAABYAAAAAADgQAAAAAAPQAAAAADNwAAAAADNwAAAAACNwAAAAAANwAAAAABYAAAAAAAYAAAAAAAYAAAAAABYAAAAAABYAAAAAACYAAAAAACYAAAAAACYAAAAAACYAAAAAADYAAAAAACgQAAAAAAPQAAAAACNwAAAAACPgAAAAADPgAAAAADQAAAAAAAYAAAAAABYAAAAAACgQAAAAAAYAAAAAACYAAAAAABYAAAAAADgQAAAAAAYAAAAAAAYAAAAAABYAAAAAADgQAAAAAALQAAAAAANwAAAAAAPgAAAAAAQAAAAAABQAAAAAAAMAAAAAABMAAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAAAgQAAAAAAMAAAAAACMAAAAAABMAAAAAACgQAAAAAALQAAAAABNwAAAAACQAAAAAAAQAAAAAAAQAAAAAAAYAAAAAACYAAAAAAAYAAAAAACYAAAAAABYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADgQAAAAAALQAAAAAANwAAAAABQAAAAAAAQAAAAAAAQAAAAAAABAAAAAAABAAAAAADBAAAAAACBAAAAAACBAAAAAAABAAAAAAABAAAAAADBAAAAAACBAAAAAAABAAAAAACgQAAAAAAPQAAAAACNwAAAAACQAAAAAAAQAAAAAAAQAAAAAAABAAAAAABBAAAAAACBAAAAAABBAAAAAACBAAAAAACBAAAAAACBAAAAAADBAAAAAACBAAAAAACBAAAAAACgQAAAAAAPQAAAAABNwAAAAADNwAAAAABNwAAAAACNwAAAAABBAAAAAAABAAAAAAABAAAAAAABAAAAAAABAAAAAAABAAAAAAABAAAAAAABAAAAAADBAAAAAACBAAAAAACgQAAAAAAPQAAAAABNwAAAAADNwAAAAADNwAAAAAANwAAAAACBAAAAAAABAAAAAADBAAAAAAABAAAAAAABAAAAAACBAAAAAAABAAAAAABBAAAAAAABAAAAAACBAAAAAABgQAAAAAAPQAAAAACPQAAAAACPQAAAAABLQAAAAACLQAAAAAABAAAAAABBAAAAAAABAAAAAABBAAAAAAABAAAAAAABAAAAAAABAAAAAABBAAAAAABBAAAAAACBAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + version: 6 + -2,3: + ind: -2,3 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAACfQAAAAADgQAAAAAAfQAAAAABfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAgQAAAAAAfQAAAAACfQAAAAABbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAABfQAAAAACfQAAAAADgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAZwAAAAAAbwAAAAAAUAAAAAAAgQAAAAAAfQAAAAABfQAAAAADfQAAAAABfQAAAAAAfQAAAAABfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPQAAAAACPQAAAAADPQAAAAABPQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANwAAAAABNwAAAAABNwAAAAAAPQAAAAADbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAACfQAAAAACgQAAAAAAQAAAAAAAQAAAAAAANwAAAAABPQAAAAABgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAADBAAAAAAABAAAAAAABAAAAAAABAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAANwAAAAACLQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAADBAAAAAAABAAAAAAABAAAAAAABAAAAAAAgQAAAAAAQAAAAAAAQAAAAAAANwAAAAAALQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAACBAAAAAAABAAAAAAABAAAAAAABAAAAAAAgQAAAAAAQAAAAAAAPgAAAAAANwAAAAABLQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADBAAAAAAABAAAAAAABAAAAAAABAAAAAAAgQAAAAAAPgAAAAAAPgAAAAAANwAAAAACPQAAAAABgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACgQAAAAAAgQAAAAAANwAAAAABNwAAAAAANwAAAAACPQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAABfQAAAAABfQAAAAAANwAAAAAANwAAAAADNwAAAAABPQAAAAABgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAACfQAAAAADfQAAAAAALQAAAAACPQAAAAAAPQAAAAADPQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAADFgAAAAACFgAAAAABFgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAOQAAAAADOQAAAAADOQAAAAABOQAAAAADOQAAAAADFgAAAAAA version: 6 -4,3: ind: -4,3 - tiles: AAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANwAAAAAAGgAAAAAAGgAAAAABGgAAAAAANwAAAAABNwAAAAAAGgAAAAABGgAAAAABGgAAAAABNwAAAAABgQAAAAAAgQAAAAAAZAAAAAAEZAAAAAADZAAAAAAGgQAAAAAANwAAAAAAGgAAAAACGgAAAAABGgAAAAABNwAAAAACNwAAAAABGgAAAAADGgAAAAABGgAAAAAANwAAAAACgQAAAAAAZAAAAAAFZAAAAAADZAAAAAAAZAAAAAAEgQAAAAAANwAAAAACNwAAAAABNwAAAAADNwAAAAABNwAAAAACNwAAAAACNwAAAAADNwAAAAACNwAAAAADNwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAADgQAAAAAANwAAAAACNwAAAAACNwAAAAACNwAAAAADNwAAAAABNwAAAAAANwAAAAACNwAAAAADNwAAAAAANwAAAAAAYAAAAAADYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAABCgAAAAAACgAAAAADgQAAAAAANwAAAAADgQAAAAAACgAAAAADCgAAAAACgQAAAAAAYAAAAAABYAAAAAABYAAAAAADYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAABYAAAAAACYAAAAAADYAAAAAADYAAAAAAAYAAAAAAAYAAAAAABYAAAAAACMAAAAAABMAAAAAABMAAAAAABYAAAAAADYAAAAAAAYAAAAAADYAAAAAADYAAAAAACMAAAAAACMAAAAAACMAAAAAABYAAAAAADYAAAAAADYAAAAAACYAAAAAADYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAACYAAAAAABYAAAAAADYAAAAAADYAAAAAACYAAAAAACYAAAAAABgQAAAAAAEgAAAAAAMAAAAAAAMAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACEgAAAAAAEgAAAAAAIAAAAAACIAAAAAACIAAAAAAAHAAAAAADgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAACEgAAAAAAEgAAAAAAIAAAAAAAIAAAAAACIAAAAAABHAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAYAAAAAAAEgAAAAAAEgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAHAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAABAAAAAAAEgAAAAAAEgAAAAAAIAAAAAAAIAAAAAACIAAAAAADHAAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABAAAAAADEgAAAAAAEgAAAAAAIAAAAAADIAAAAAAAIAAAAAACHAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAADfQAAAAAAgQAAAAAABAAAAAAAEgAAAAAAEgAAAAAAIAAAAAACIAAAAAACIAAAAAAAHAAAAAABgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAABgQAAAAAABAAAAAABEgAAAAAAEgAAAAAAIAAAAAADIAAAAAACIAAAAAACHAAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAHwAAAAABfQAAAAADHwAAAAAFfQAAAAAAgQAAAAAABAAAAAAD version: 6 - -5,2: - ind: -5,2 - tiles: gQAAAAAAgQAAAAAAYAAAAAADYAAAAAABYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAYAAAAAACYAAAAAACYAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAABMAAAAAAAYAAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAACgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAYAAAAAACMAAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAYAAAAAABYAAAAAACYAAAAAADcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAABYAAAAAABYAAAAAACgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -6,1: - ind: -6,1 - tiles: YAAAAAADgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAADYAAAAAABMAAAAAAAYAAAAAACYAAAAAADgQAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAMAAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAADYAAAAAAAMAAAAAAAYAAAAAABYAAAAAABMAAAAAAAMwAAAAAAMwAAAAAAYAAAAAAAMAAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAACYAAAAAACMAAAAAAAYAAAAAADYAAAAAACMAAAAAAAMwAAAAAAMwAAAAAAYAAAAAADMAAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAMAAAAAAAYAAAAAADYAAAAAAAMAAAAAAAYAAAAAABYAAAAAABMAAAAAAAMwAAAAAAMwAAAAAAYAAAAAADgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAADYAAAAAABMAAAAAAAYAAAAAADYAAAAAABgQAAAAAAMAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAABYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAAAYAAAAAABYAAAAAABYAAAAAAAYAAAAAABYAAAAAABYAAAAAACYAAAAAACYAAAAAABMAAAAAAAMAAAAAAAYAAAAAABYAAAAAACYAAAAAACMAAAAAAAMAAAAAAAYAAAAAAAMAAAAAAAYAAAAAADMAAAAAAAYAAAAAADYAAAAAAAYAAAAAABMAAAAAAAYAAAAAACYAAAAAAAYAAAAAAAYAAAAAABYAAAAAABYAAAAAADYAAAAAADYAAAAAACYAAAAAADYAAAAAABYAAAAAACYAAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAABYAAAAAAAYAAAAAACYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhQAAAAAAhQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAYAAAAAACgQAAAAAAYAAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhAAAAAAAYAAAAAADYAAAAAACgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAADYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAABYAAAAAADgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAhQAAAAAAYAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -3,4: + ind: -3,4 + tiles: BAAAAAAABAAAAAACfQAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAACBAAAAAACBAAAAAADBAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAfQAAAAACfQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAADfQAAAAABfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAfQAAAAACfQAAAAACfQAAAAAAfQAAAAABfQAAAAAAfQAAAAACfQAAAAABfQAAAAABfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAfQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAfQAAAAABfQAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAfQAAAAADfQAAAAADfQAAAAACfQAAAAAAfQAAAAABfQAAAAADfQAAAAADfQAAAAABfQAAAAADfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAfQAAAAABfQAAAAABfQAAAAACfQAAAAABfQAAAAACfQAAAAACfQAAAAADfQAAAAADfQAAAAACfQAAAAABgQAAAAAABQAAAAADBQAAAAACgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAABQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADBQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAfQAAAAACfQAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAAAfQAAAAABfQAAAAABfQAAAAAAfQAAAAACfQAAAAABBQAAAAADBQAAAAACgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAABfQAAAAAAfQAAAAABfQAAAAADfQAAAAADfQAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAABBQAAAAAABQAAAAADgQAAAAAAgQAAAAAAbwAAAAAAfQAAAAADfQAAAAABfQAAAAABfQAAAAADfQAAAAAAfQAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAACfQAAAAADBQAAAAABBQAAAAACgQAAAAAAEwAAAAAAbwAAAAAAfQAAAAACfQAAAAABfQAAAAAAfQAAAAABfQAAAAACfQAAAAAAfQAAAAABfQAAAAADfQAAAAADfQAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAABQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAABQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 -2,4: ind: -2,4 - tiles: UQAAAAAAUQAAAAAAbgAAAAAAUQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAMAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAOQAAAAACOQAAAAAAOQAAAAABOQAAAAAAOQAAAAACFgAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOQAAAAAAOQAAAAADOQAAAAAAOQAAAAABOQAAAAAAFgAAAAADbwAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOQAAAAABOQAAAAABOQAAAAAAOQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOQAAAAADOQAAAAABOQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAACgAAAAACCgAAAAABEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAACgAAAAAACgAAAAABCgAAAAABgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAACgAAAAABCgAAAAABCgAAAAACgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAACgAAAAADCgAAAAADCgAAAAACgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAACgAAAAABCgAAAAACgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAA version: 6 - -6,0: - ind: -6,0 - tiles: AAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAABIAAAAAACIAAAAAACIAAAAAAAIAAAAAACIAAAAAABIAAAAAABIAAAAAADIAAAAAACIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAACIAAAAAACIAAAAAACIAAAAAACIAAAAAABIAAAAAADIAAAAAACIAAAAAABIAAAAAACIAAAAAACIAAAAAADYAAAAAACYAAAAAAAYAAAAAABgQAAAAAAIAAAAAACIAAAAAAAIAAAAAADIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAABIAAAAAACIAAAAAADIAAAAAADIAAAAAAAYAAAAAABYAAAAAAAYAAAAAAAYAAAAAABIAAAAAAAIAAAAAADIAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAIAAAAAAAIAAAAAACIAAAAAACIAAAAAADIAAAAAAAgAAAAAAAYAAAAAABYAAAAAABYAAAAAABYAAAAAADIAAAAAACIAAAAAACIAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAIAAAAAAAIAAAAAADIAAAAAAAIAAAAAABIAAAAAAAgAAAAAAAYAAAAAACYAAAAAABYAAAAAABgQAAAAAAIAAAAAACIAAAAAACIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAAAIAAAAAAAIAAAAAACIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAABIAAAAAAAIAAAAAABIAAAAAAAIAAAAAABIAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAAAIAAAAAADIAAAAAADIAAAAAADIAAAAAACIAAAAAADAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAYAAAAAADYAAAAAAAYAAAAAABYAAAAAABYAAAAAABYAAAAAACYAAAAAABYAAAAAACYAAAAAACYAAAAAADYAAAAAADYAAAAAADYAAAAAADYAAAAAABYAAAAAADYAAAAAABYAAAAAACMAAAAAAAMAAAAAAAYAAAAAABYAAAAAADYAAAAAADMAAAAAAAMAAAAAAAYAAAAAABMAAAAAAAYAAAAAADMAAAAAAAYAAAAAADYAAAAAAAYAAAAAABMAAAAAAAYAAAAAABYAAAAAACYAAAAAABYAAAAAACYAAAAAAAYAAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAAC + -4,4: + ind: -4,4 + tiles: EgAAAAAAEgAAAAAAIAAAAAACIAAAAAACIAAAAAACHAAAAAABgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAHwAAAAAFfQAAAAACfQAAAAAAfQAAAAADgQAAAAAABAAAAAABEgAAAAAAEgAAAAAAEgAAAAAAIAAAAAABIAAAAAABHAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAADfQAAAAABfQAAAAAAgQAAAAAAfQAAAAADEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAAAHwAAAAAFfQAAAAADBAAAAAADfQAAAAABEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAABfQAAAAABgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAABfQAAAAABgQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAABQAAAAACBQAAAAADgQAAAAAAfQAAAAADVwAAAAAADAAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAABQAAAAADgQAAAAAABQAAAAAABQAAAAAAgQAAAAAAgQAAAAAAVwAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAABQAAAAADBQAAAAADWwAAAAAAgQAAAAAABQAAAAADgQAAAAAABQAAAAABBQAAAAAAfQAAAAADfQAAAAABDAAAAAACDAAAAAACDAAAAAADAQAAAAAAAQAAAAAAgQAAAAAABQAAAAADBQAAAAACWwAAAAAABQAAAAADBQAAAAABgQAAAAAABQAAAAABBQAAAAAAfQAAAAAAfQAAAAAAAQAAAAAADAAAAAAADAAAAAAADAAAAAABAQAAAAAAgQAAAAAAWwAAAAAAWwAAAAAAWwAAAAAAWwAAAAAAWwAAAAAAgQAAAAAABQAAAAAABQAAAAAAfQAAAAADfQAAAAAAAQAAAAAAAQAAAAAADAAAAAAAAQAAAAAAAQAAAAAAgQAAAAAABQAAAAAABQAAAAAAWwAAAAAABQAAAAADBQAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAABAQAAAAAAVwAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgQAAAAAABQAAAAABBQAAAAAAWwAAAAAABQAAAAADBQAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADAAAAAADVwAAAAAADAAAAAACAQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAADAAAAAADVwAAAAAADAAAAAADAQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACfQAAAAAADAAAAAACfQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAAAfQAAAAABfQAAAAACgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAB version: 6 - -5,-1: - ind: -5,-1 - tiles: MAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAADMAAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAfQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAABMAAAAAAAVQAAAAAAVQAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAfQAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAACMAAAAAAAVQAAAAAAVQAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAAewAAAAAADAAAAAAADAAAAAAADAAAAAAANwAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAADgQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAAYwAAAAAAgQAAAAAAgQAAAAAADAAAAAAAOAAAAAAANwAAAAAAOAAAAAAAOAAAAAAAbgAAAAABbgAAAAABaAAAAAAAgQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAMAAAAAAAQQAAAAAAQQAAAAAAMAAAAAAAOAAAAAAANwAAAAAAOAAAAAAANwAAAAAAgQAAAAAAYAAAAAABYAAAAAACbQAAAAAAgQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAMAAAAAAAQQAAAAAAQQAAAAAAMAAAAAAAOAAAAAAAOAAAAAAANgAAAAAADAAAAAAAgQAAAAAAYAAAAAAAYAAAAAADbQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAAAgQAAAAAAgQAAAAAANwAAAAAAOAAAAAAADAAAAAAADAAAAAAAgQAAAAAAYAAAAAACYAAAAAAAaAAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAbgAAAAAAOAAAAAAAOAAAAAAADAAAAAAADAAAAAAAgQAAAAAAYAAAAAAAYAAAAAACYAAAAAABYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAYAAAAAABgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAUQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAUQAAAAAA + -5,3: + ind: -5,3 + tiles: BAAAAAACBAAAAAABgQAAAAAAIAAAAAABIAAAAAACIAAAAAADgQAAAAAAIAAAAAACIAAAAAADIAAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAADZAAAAAABZAAAAAABBAAAAAADBAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAFgQAAAAAAgQAAAAAABAAAAAABBAAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAADgQAAAAAAYAAAAAACYAAAAAAAYAAAAAADgQAAAAAAYAAAAAAAYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAADYAAAAAACgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAgQAAAAAAYAAAAAADYAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAACLQAAAAABYAAAAAACYAAAAAACYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAADMAAAAAAAYAAAAAAAYAAAAAACYAAAAAACYAAAAAAAYAAAAAADYAAAAAAAYAAAAAABLQAAAAACYAAAAAACYAAAAAADYAAAAAAAYAAAAAADYAAAAAABYAAAAAABYAAAAAACMAAAAAAAMAAAAAABYAAAAAABYAAAAAABYAAAAAADMAAAAAABMAAAAAABMAAAAAADLQAAAAABYAAAAAACYAAAAAADYAAAAAADYAAAAAADYAAAAAADYAAAAAACYAAAAAAAMAAAAAAAYAAAAAADYAAAAAABYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAADLQAAAAABYAAAAAADgQAAAAAAYAAAAAAAYAAAAAABYAAAAAACgQAAAAAAYAAAAAAAYAAAAAABYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADMAAAAAADEgAAAAAAYAAAAAACYAAAAAACgQAAAAAAYAAAAAADYAAAAAADYAAAAAACgQAAAAAAYAAAAAADYAAAAAABYAAAAAABgQAAAAAAHAAAAAAAIAAAAAACIAAAAAACIAAAAAABEgAAAAAABAAAAAACBAAAAAABgQAAAAAAYAAAAAABYAAAAAABYAAAAAACgQAAAAAAPAAAAAAAYAAAAAAAPAAAAAAAgQAAAAAAHAAAAAAAIAAAAAADIAAAAAACIAAAAAADEgAAAAAABAAAAAAABAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHAAAAAABIAAAAAADIAAAAAACIAAAAAABEgAAAAAABAAAAAACBAAAAAADgQAAAAAABQAAAAADBQAAAAADBQAAAAABBQAAAAACBQAAAAADBQAAAAACfQAAAAADgQAAAAAAHAAAAAAAIAAAAAAAIAAAAAABIAAAAAABEgAAAAAABAAAAAABBAAAAAACgQAAAAAABQAAAAACBQAAAAADBQAAAAAABQAAAAAABQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHAAAAAABIAAAAAACIAAAAAABIAAAAAABEgAAAAAAbwAAAAAAgQAAAAAAgQAAAAAABQAAAAAABQAAAAABBQAAAAAABQAAAAAABQAAAAADBQAAAAADBQAAAAABgQAAAAAAHAAAAAAAIAAAAAABIAAAAAACIAAAAAAAEgAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHAAAAAACIAAAAAABIAAAAAADIAAAAAABEgAAAAAA version: 6 - -6,-1: - ind: -6,-1 - tiles: EQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAVwAAAAAAVwAAAAAAYAAAAAACYAAAAAACYAAAAAADWwAAAAAAWwAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAVwAAAAAAVwAAAAAAbgAAAAABbgAAAAABbgAAAAADWwAAAAAAWwAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAEQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAVwAAAAAAVwAAAAAAYAAAAAADbgAAAAACYAAAAAADWwAAAAAAWwAAAAAAgQAAAAAAgQAAAAAAEQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAOAAAAAAAOAAAAAAADAAAAAAAfQAAAAAAfQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAOAAAAAAANwAAAAAANgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAADAAAAAAADAAAAAAAfQAAAAAAfQAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAOAAAAAAANwAAAAAANgAAAAAAOAAAAAAAOAAAAAAADAAAAAAADAAAAAAADAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAOAAAAAAAOAAAAAAANwAAAAAAOAAAAAAANgAAAAAAOAAAAAAAOAAAAAAANgAAAAAANgAAAAAAOAAAAAAAOAAAAAAADAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAANwAAAAAAOAAAAAAANgAAAAAADAAAAAAAOAAAAAAANwAAAAAAOAAAAAAAOAAAAAAANgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAAOAAAAAAANgAAAAAADAAAAAAADAAAAAAADAAAAAAANwAAAAAAOAAAAAAANgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAANwAAAAAAOAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAOAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAADAAAAAAADAAAAAAAOAAAAAAANgAAAAAAOAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAA + -5,4: + ind: -5,4 + tiles: gQAAAAAAEwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAVgAAAAAAgQAAAAAABQAAAAAAIAAAAAAAHAAAAAACIAAAAAABIAAAAAADIAAAAAABEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHAAAAAABIAAAAAADIAAAAAADEgAAAAAAEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAHAAAAAABIAAAAAABIAAAAAADEgAAAAAAEgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAHAAAAAABIAAAAAAAIAAAAAABEgAAAAAAEgAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAADAAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAAQAAAAAADAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAAQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAACAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAACfQAAAAABfQAAAAADgQAAAAAAgQAAAAAAAQAAAAAAgAAAAAAAgQAAAAAACAAAAAAACAAAAAABCAAAAAADCAAAAAACgQAAAAAAgQAAAAAABQAAAAABfQAAAAAAfQAAAAACfQAAAAADBQAAAAAAgQAAAAAAgQAAAAAAAQAAAAAAAAAAAAAAgQAAAAAACAAAAAABgQAAAAAAgQAAAAAACAAAAAABgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAgQAAAAAAAQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAADgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAB version: 6 - 3,4: - ind: 3,4 - tiles: egAAAAACegAAAAADegAAAAABegAAAAADegAAAAABgQAAAAAAOQAAAAAAIAAAAAABgQAAAAAAgQAAAAAAOQAAAAAAIAAAAAACgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAcwAAAAAAcwAAAAADcwAAAAACcwAAAAABcwAAAAACIAAAAAADOQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAOQAAAAAAIAAAAAABgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOQAAAAAAIAAAAAACIAAAAAACIAAAAAACOQAAAAAAIAAAAAABgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAJwAAAAADJwAAAAAAJwAAAAAAJwAAAAACJwAAAAACgQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAOQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAIAAAAAADgQAAAAAAIAAAAAADOQAAAAAAIAAAAAAAIAAAAAAAOQAAAAAAIAAAAAABgQAAAAAAgQAAAAAACgAAAAAACgAAAAAAJwAAAAABJwAAAAAAJwAAAAABJwAAAAACJwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAEgAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAJwAAAAACJwAAAAACJwAAAAAAJwAAAAACJwAAAAADgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + -1,3: + ind: -1,3 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAZwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAADAAAAAAAgQAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAMAAAAAABMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAMAAAAAAADAAAAAAADAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAEwAAAAAADAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAZwAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAfQAAAAABfQAAAAADfQAAAAABfQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAfQAAAAACEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAADfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAYwAAAAAAMAAAAAAAYwAAAAAAgQAAAAAAfQAAAAACEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAYwAAAAAAMAAAAAABYwAAAAAAgQAAAAAAfQAAAAABEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAfQAAAAACEgAAAAAAEgAAAAAAEgAAAAAAfQAAAAADfQAAAAABfQAAAAABgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAfQAAAAACfQAAAAABfQAAAAACfQAAAAAABQAAAAACBQAAAAABBQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAABfQAAAAADfQAAAAACfQAAAAABfQAAAAABfQAAAAADfQAAAAACYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAfQAAAAAAHwAAAAAAfQAAAAACfQAAAAABfQAAAAABfQAAAAABfQAAAAABfQAAAAACfQAAAAAAfQAAAAAAYwAAAAAAMAAAAAADYwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAHwAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAADfQAAAAADfQAAAAADYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + version: 6 + 0,3: + ind: 0,3 + tiles: YwAAAAAAYwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIQAAAAACgQAAAAAAMAAAAAACYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAABIAAAAAADFAAAAAAAIAAAAAAAIAAAAAABIAAAAAADIAAAAAAAIQAAAAAAIQAAAAABgQAAAAAAMAAAAAACYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAADIAAAAAAAIAAAAAADIAAAAAACFAAAAAACIAAAAAACIAAAAAAAIAAAAAACIAAAAAABIQAAAAAAIQAAAAACgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAADIAAAAAACFAAAAAAAIAAAAAADIAAAAAAAIAAAAAACIAAAAAABIQAAAAAAIQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABFAAAAAABFAAAAAAAFAAAAAACFAAAAAABFAAAAAAAFAAAAAABFAAAAAACFAAAAAADFAAAAAACFAAAAAACgQAAAAAAfQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAIAAAAAACFAAAAAAAIAAAAAADIAAAAAACIAAAAAACIAAAAAABIAAAAAAAFAAAAAADIAAAAAABIQAAAAADIQAAAAABgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAABFAAAAAADFAAAAAADFAAAAAABIAAAAAACIAAAAAACIAAAAAAAIAAAAAADIAAAAAAAIAAAAAADIAAAAAAAIQAAAAABIQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAADgQAAAAAAIAAAAAACIAAAAAABIAAAAAADIAAAAAACIAAAAAABIAAAAAABIAAAAAADIAAAAAADIAAAAAACIQAAAAACIQAAAAABgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAADgQAAAAAAIAAAAAABIAAAAAAAIAAAAAADIAAAAAADgQAAAAAADAAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAACfQAAAAADfQAAAAACfQAAAAACIAAAAAAAIAAAAAAAIAAAAAABIAAAAAABgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAADIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAADAAAAAAADAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAA + version: 6 + 3,-4: + ind: 3,-4 + tiles: IQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAAAIQAAAAABgQAAAAAADwAAAAAAgQAAAAAAYAAAAAADLQAAAAADYAAAAAADgQAAAAAADwAAAAAAIQAAAAACPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAACIQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABLQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAIQAAAAABIQAAAAABIQAAAAAAIQAAAAABIQAAAAADIQAAAAADIQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAAALQAAAAABYAAAAAACgQAAAAAAgAAAAAAAgQAAAAAADwAAAAAADwAAAAADDwAAAAAADwAAAAADDwAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAADgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACLQAAAAADYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAADYAAAAAADYAAAAAACYAAAAAABLQAAAAABYAAAAAADYAAAAAABYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABYAAAAAABMgAAAAAAMgAAAAAAMgAAAAAAYAAAAAADYAAAAAACYAAAAAAALQAAAAABYAAAAAACYAAAAAABYAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAABMgAAAAAAMgAAAAAAMgAAAAAAYAAAAAABYAAAAAABYAAAAAACYAAAAAAAYAAAAAABYAAAAAACYAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAYAAAAAABYAAAAAADYAAAAAACYAAAAAAAYAAAAAAD version: 6 4,-4: ind: 4,-4 - tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAJQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAJQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAJQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAA - version: 6 - -6,2: - ind: -6,2 - tiles: YAAAAAAAhQAAAAAAYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAABYAAAAAACYAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAABYAAAAAACYAAAAAACgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAACYAAAAAACYAAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAADYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAhQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAhQAAAAAAYAAAAAAAYAAAAAABcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAgAAAAAAAgQAAAAAAYAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAADgQAAAAAAZwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAABYAAAAAABgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gQAAAAAAIQAAAAACIQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAADDwAAAAABgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAABgQAAAAAAIQAAAAADIQAAAAACPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAADDwAAAAABgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAABgQAAAAAAgQAAAAAAIQAAAAADIQAAAAAAIQAAAAAAIQAAAAAAIQAAAAADIQAAAAABIQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgAAAAAAAgQAAAAAAgQAAAAAADwAAAAACDwAAAAAADwAAAAAADwAAAAACDwAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAYAAAAAABYAAAAAABYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAYAAAAAABYAAAAAACgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAYAAAAAAAYAAAAAABgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAYAAAAAAAYAAAAAADYAAAAAACYAAAAAABYAAAAAABgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAEwAAAAAA version: 6 - -7,2: - ind: -7,2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAA + 5,-4: + ind: 5,-4 + tiles: YAAAAAACYAAAAAAAYAAAAAABYAAAAAADYAAAAAADYAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAYAAAAAAAYAAAAAABYAAAAAACYAAAAAACYAAAAAABYAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAfQAAAAADgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAHwAAAAABfQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAEwAAAAAAEwAAAAAAfQAAAAADfQAAAAADgQAAAAAAHwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAABgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -7,1: - ind: -7,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAACMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADMAAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAAAYAAAAAAAYAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADYAAAAAADYAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAADYAAAAAACYAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAA + 3,-5: + ind: 3,-5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAIQAAAAABIQAAAAAAIQAAAAABIQAAAAADIQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAIQAAAAADIQAAAAABIQAAAAADIQAAAAAAIQAAAAAAIQAAAAADIQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAIQAAAAACPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAAAIQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAABgQAAAAAAgQAAAAAAIQAAAAACPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAADIQAAAAACgQAAAAAADwAAAAADgQAAAAAAYAAAAAADYAAAAAACYAAAAAACgQAAAAAADwAAAAAAIQAAAAABPAAAAAAAPAAAAAAADwAAAAACPAAAAAAAPAAAAAAAIQAAAAAAIQAAAAABDwAAAAACDwAAAAACDwAAAAACYAAAAAAALQAAAAADYAAAAAACDwAAAAABDwAAAAAC version: 6 - -7,0: - ind: -7,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAACYAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAACYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAADYAAAAAADYAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAABYAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAYAAAAAACYAAAAAABYAAAAAAD + 4,-5: + ind: 4,-5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIQAAAAAAIQAAAAABIQAAAAAAIQAAAAACIQAAAAADgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIQAAAAADIQAAAAABIQAAAAABIQAAAAABIQAAAAACIQAAAAACIQAAAAABgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIQAAAAACIQAAAAADPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAADDwAAAAABgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAYAAAAAACgQAAAAAAIQAAAAABIQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAIQAAAAABDwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAADwAAAAABIQAAAAACIQAAAAABPAAAAAAAPAAAAAAADwAAAAACPAAAAAAAPAAAAAAAIQAAAAAADwAAAAADgQAAAAAAgAAAAAAAgQAAAAAAYAAAAAACYAAAAAAAYAAAAAAC version: 6 - -5,3: - ind: -5,3 - tiles: gAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 2,-5: + ind: 2,-5 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAADwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAADwAAAAABEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAADwAAAAAB version: 6 -6,3: ind: -6,3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gQAAAAAAgQAAAAAAgQAAAAAABQAAAAACBQAAAAABBQAAAAADBQAAAAABBQAAAAAALQAAAAABLQAAAAACLQAAAAAALQAAAAADLQAAAAAAYAAAAAAABAAAAAAABAAAAAACgAAAAAAAgAAAAAAAgQAAAAAABQAAAAABBQAAAAAABQAAAAACBQAAAAACBQAAAAACLQAAAAAATQAAAAACTQAAAAABTQAAAAADLQAAAAAAYAAAAAADBAAAAAAABAAAAAADgAAAAAAAgAAAAAAAgQAAAAAABQAAAAABBQAAAAADBQAAAAABBQAAAAADBQAAAAACLQAAAAAATQAAAAADTQAAAAADTQAAAAACLQAAAAAAYAAAAAADBAAAAAABBAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACBQAAAAADBQAAAAAABQAAAAACLQAAAAACLQAAAAADTQAAAAACTQAAAAACTQAAAAACLQAAAAAALQAAAAABYAAAAAADYAAAAAACYAAAAAACYAAAAAADYAAAAAACYAAAAAABLQAAAAACLQAAAAAALQAAAAACLQAAAAADTQAAAAACTQAAAAADTQAAAAABTQAAAAABTQAAAAABLQAAAAACLQAAAAACLQAAAAAALQAAAAACLQAAAAADLQAAAAAAYAAAAAABLQAAAAADTQAAAAADTQAAAAACTQAAAAACTQAAAAADDAAAAAACDAAAAAABDAAAAAACTQAAAAADTQAAAAAATQAAAAAATQAAAAACLQAAAAAALQAAAAADLQAAAAADYAAAAAADLQAAAAADTQAAAAADTQAAAAACTQAAAAACTQAAAAABDAAAAAADDAAAAAAADAAAAAADTQAAAAABTQAAAAADTQAAAAABTQAAAAADLQAAAAADLQAAAAADLQAAAAABYAAAAAACLQAAAAADTQAAAAABTQAAAAABTQAAAAADTQAAAAACDAAAAAACDAAAAAADDAAAAAACTQAAAAABTQAAAAADTQAAAAADTQAAAAAAYAAAAAACYAAAAAADYAAAAAAAYAAAAAADLQAAAAAALQAAAAACLQAAAAADLQAAAAACTQAAAAACTQAAAAADTQAAAAAATQAAAAABTQAAAAAALQAAAAABLQAAAAABLQAAAAADgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACBQAAAAADBQAAAAADBQAAAAACLQAAAAABLQAAAAABTQAAAAACTQAAAAACTQAAAAAALQAAAAACLQAAAAADYAAAAAAAYAAAAAABgAAAAAAAgAAAAAAAgQAAAAAABQAAAAACBQAAAAADBQAAAAAABQAAAAAABQAAAAABLQAAAAACTQAAAAACTQAAAAAATQAAAAACLQAAAAABYAAAAAADgQAAAAAABAAAAAACgAAAAAAAgAAAAAAAgQAAAAAABQAAAAAABQAAAAADBQAAAAADBQAAAAABBQAAAAAALQAAAAABTQAAAAAATQAAAAACTQAAAAAALQAAAAADYAAAAAABBAAAAAADBAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADBQAAAAAABQAAAAAABQAAAAACBQAAAAAALQAAAAACLQAAAAADLQAAAAADLQAAAAADLQAAAAAAYAAAAAACBAAAAAACBAAAAAACgQAAAAAABAAAAAACBAAAAAADBAAAAAADBQAAAAADBQAAAAADBQAAAAABBQAAAAABYAAAAAACYAAAAAADYAAAAAABYAAAAAADYAAAAAABYAAAAAABBAAAAAACBAAAAAACBAAAAAADBAAAAAADBAAAAAAABAAAAAADBAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABAAAAAAABAAAAAABDQAAAAAABAAAAAADBAAAAAABgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAA + version: 6 + -7,2: + ind: -7,2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAMAAAAAABgQAAAAAAMAAAAAABgQAAAAAAMAAAAAACgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAMAAAAAAALQAAAAADLQAAAAADLQAAAAACLQAAAAAALQAAAAAALQAAAAABLQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAMAAAAAACLQAAAAABMAAAAAAAMAAAAAADMAAAAAACMAAAAAADMAAAAAAALQAAAAABgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAMAAAAAABLQAAAAADMAAAAAADMAAAAAACMAAAAAAAMAAAAAABMAAAAAAALQAAAAADgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAAAMAAAAAADgQAAAAAALQAAAAAAMAAAAAACMAAAAAADAQAAAAAAMAAAAAAAMAAAAAADLQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAAMAAAAAABMAAAAAABAQAAAAAAMAAAAAABMAAAAAAALQAAAAADgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAAAMAAAAAABgQAAAAAALQAAAAAAMAAAAAACMAAAAAABAQAAAAAAMAAAAAADMAAAAAADLQAAAAADgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAADMAAAAAADMAAAAAABAQAAAAAAMAAAAAACMAAAAAADLQAAAAADgQAAAAAAgAAAAAAAgQAAAAAA + version: 6 + -6,2: + ind: -6,2 + tiles: AAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAEwAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAABMQAAAAABgQAAAAAAMQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAMQAAAAABKQAAAAADgQAAAAAAKQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAADMQAAAAADgQAAAAAAMQAAAAABgAAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgAAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAACgQAAAAAAKQAAAAACgQAAAAAAMAAAAAACMAAAAAADMAAAAAACgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAIAAAAAABIAAAAAAAIAAAAAADIAAAAAABIAAAAAABgQAAAAAABAAAAAACBAAAAAACBAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAABBAAAAAABBAAAAAACBAAAAAADBAAAAAACBAAAAAABgQAAAAAAbwAAAAAAZwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAADIAAAAAAAIAAAAAAAIAAAAAACBAAAAAABBAAAAAACDQAAAAAABAAAAAADBAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAADBAAAAAAABAAAAAADBAAAAAADBAAAAAABBAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABAAAAAACBAAAAAAABAAAAAABBQAAAAADBQAAAAAABQAAAAADBQAAAAACYAAAAAACYAAAAAACYAAAAAADYAAAAAAAYAAAAAAAYAAAAAACBAAAAAADBAAAAAAB version: 6 -7,3: ind: -7,3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAgQAAAAAAMAAAAAABMAAAAAACgQAAAAAALQAAAAACMAAAAAAAMAAAAAADAQAAAAAAMAAAAAADMAAAAAABLQAAAAABgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAQAAAAAAMAAAAAACLQAAAAAAMAAAAAADMAAAAAABMAAAAAADMAAAAAADMAAAAAACLQAAAAABgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAQAAAAAAMAAAAAAALQAAAAABMAAAAAACMAAAAAABMAAAAAADMAAAAAADMAAAAAABLQAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAQAAAAAAMAAAAAABLQAAAAADMAAAAAACMAAAAAABMAAAAAADMAAAAAADMAAAAAADLQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAACMAAAAAABgQAAAAAALQAAAAADMAAAAAABMAAAAAAAAQAAAAAAMAAAAAACMAAAAAACLQAAAAADgQAAAAAAYAAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAACMAAAAAACMAAAAAACAQAAAAAAMAAAAAACMAAAAAABLQAAAAACYAAAAAAAYAAAAAABLQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAABMAAAAAACgQAAAAAALQAAAAABMAAAAAAAMAAAAAABAQAAAAAAMAAAAAABMAAAAAADLQAAAAAAYAAAAAADYAAAAAACLQAAAAADAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAAMAAAAAACMAAAAAADAQAAAAAAMAAAAAABMAAAAAACLQAAAAAAYAAAAAACYAAAAAAALQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAABMAAAAAABgQAAAAAALQAAAAADMAAAAAAAMAAAAAACAQAAAAAAMAAAAAADMAAAAAADLQAAAAACgQAAAAAAYAAAAAAAYAAAAAACAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAQAAAAAAMAAAAAACLQAAAAACMAAAAAAAMAAAAAAAMAAAAAABMAAAAAADMAAAAAABLQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAQAAAAAAMAAAAAACLQAAAAACMAAAAAABMAAAAAACMAAAAAAAMAAAAAABMAAAAAADLQAAAAACgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAQAAAAAAMAAAAAACLQAAAAACMAAAAAABMAAAAAACMAAAAAACMAAAAAADMAAAAAABLQAAAAACgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAADMAAAAAADgQAAAAAALQAAAAADMAAAAAADMAAAAAABAQAAAAAAMAAAAAABMAAAAAABLQAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAABMAAAAAABMAAAAAAAAQAAAAAAMAAAAAAAMAAAAAACLQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMAAAAAACMAAAAAADgQAAAAAALQAAAAADMAAAAAACMAAAAAAAAQAAAAAAMAAAAAADMAAAAAABLQAAAAABgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAADMAAAAAAAMAAAAAADAQAAAAAAMAAAAAABMAAAAAAALQAAAAADgQAAAAAAgAAAAAAAgQAAAAAA version: 6 - -5,-2: - ind: -5,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAA + -6,4: + ind: -6,4 + tiles: BAAAAAACBAAAAAADBAAAAAABBAAAAAABBAAAAAACgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAABAAAAAABBAAAAAADBAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAACMAAAAAABMAAAAAADgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -7,-1: - ind: -7,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAAAGQAAAAAEBwAAAAAAKgAAAAAAKgAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAACGQAAAAADBwAAAAAAKgAAAAADKgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAAAGQAAAAAEBwAAAAAAKgAAAAAFKgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAAAGQAAAAABBwAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAACGQAAAAAFBwAAAAAAKgAAAAAEKgAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAAGGQAAAAADBwAAAAAAKgAAAAACKgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAAFGQAAAAAFBwAAAAAAKgAAAAADKgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAAFGQAAAAACBwAAAAAAKgAAAAAEKgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAGQAAAAADGQAAAAABBwAAAAAAKgAAAAADKgAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -7,4: + ind: -7,4 + tiles: AAAAAAAAAAAAAAAAgQAAAAAAMAAAAAADMAAAAAABgQAAAAAALQAAAAAAMAAAAAABMAAAAAACAQAAAAAAMAAAAAACMAAAAAABLQAAAAACgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAMAAAAAADLQAAAAAAMAAAAAACMAAAAAAAMAAAAAADMAAAAAADMAAAAAACLQAAAAACgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAMAAAAAADLQAAAAADMAAAAAABMAAAAAACMAAAAAAAMAAAAAADMAAAAAACLQAAAAACgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAMAAAAAABLQAAAAABLQAAAAABLQAAAAACLQAAAAACLQAAAAADLQAAAAAALQAAAAACgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAMAAAAAABgQAAAAAAMAAAAAAAgQAAAAAAMAAAAAADgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -6,-2: - ind: -6,-2 - tiles: AAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAUgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAUgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAA + 1,-4: + ind: 1,-4 + tiles: WQAAAAABBAAAAAABBAAAAAABJAAAAAAAJAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAMAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAIAAAAAADIAAAAAACIAAAAAADKAAAAAABKAAAAAACKAAAAAADKAAAAAADGAAAAAAAGAAAAAAAMAAAAAABGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAIAAAAAACIAAAAAADIAAAAAACKAAAAAABKAAAAAADKAAAAAABKAAAAAADGAAAAAAAGAAAAAAAMAAAAAABGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAACKAAAAAAAKAAAAAABKAAAAAACKAAAAAADOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAAIAAAAAACIAAAAAABIAAAAAAAKAAAAAADKAAAAAACKAAAAAADKAAAAAAALQAAAAABLQAAAAABLQAAAAABLQAAAAADLQAAAAAALQAAAAADLQAAAAAAOwAAAAAAIAAAAAABIAAAAAABIAAAAAABIAAAAAABKAAAAAABKAAAAAADKAAAAAABKAAAAAADOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAAIAAAAAACIAAAAAAAIAAAAAADKAAAAAACKAAAAAACKAAAAAAAKAAAAAABOAAAAAADOAAAAAAAOAAAAAABOwAAAAAAcwAAAAAAMAAAAAADGAAAAAAAGAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAACOAAAAAACOAAAAAAAcwAAAAADcwAAAAABMAAAAAABGAAAAAAAGAAAAAAAgQAAAAAAKQAAAAAAKAAAAAADKQAAAAAAKQAAAAADKQAAAAADgQAAAAAAEwAAAAAAOAAAAAACOAAAAAAAOAAAAAAAcwAAAAAAcwAAAAACMAAAAAABGAAAAAAAGAAAAAAAgQAAAAAAKAAAAAABOAAAAAABLQAAAAADOAAAAAADKQAAAAABgQAAAAAAbwAAAAAAgQAAAAAAFgAAAAABgQAAAAAAgQAAAAAAXgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADOAAAAAACLQAAAAAAOAAAAAADKAAAAAABgQAAAAAAbwAAAAAAGgAAAAAAGgAAAAADGgAAAAADgQAAAAAAGAAAAAAAGAAAAAAAcwAAAAABVQAAAAAAgQAAAAAAKQAAAAACOAAAAAADLQAAAAADOAAAAAAAKQAAAAABgQAAAAAAgQAAAAAAGgAAAAADGgAAAAADGgAAAAADgQAAAAAAGAAAAAAAGAAAAAAAcwAAAAAAVQAAAAAAKAAAAAAAKQAAAAABOAAAAAACLQAAAAABOAAAAAABKAAAAAABgQAAAAAAbwAAAAAAVQAAAAAAgQAAAAAAVQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAcwAAAAABVQAAAAAAgQAAAAAAKQAAAAABKAAAAAADKQAAAAAAKQAAAAACKQAAAAADgQAAAAAAbwAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAcwAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAA version: 6 - -7,-2: - ind: -7,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + 0,4: + ind: 0,4 + tiles: gQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAAgQAAAAAADAAAAAAAZwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAADAAAAAAADAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAFgAAAAADFgAAAAABgQAAAAAAAQAAAAAACgAAAAADgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAABAAAAAAABAAAAAAAgQAAAAAACgAAAAABCgAAAAACCgAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAABBAAAAAACgQAAAAAACgAAAAAACgAAAAACCgAAAAABgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAABBAAAAAAAgQAAAAAACgAAAAADCgAAAAADCgAAAAABgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAACBAAAAAADgQAAAAAAAQAAAAAACgAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVwAAAAAAFgAAAAADgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -4,-3: - ind: -4,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAA + -1,4: + ind: -1,4 + tiles: gQAAAAAAHgAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHgAAAAAAfQAAAAAAgQAAAAAAfQAAAAAAfQAAAAADgQAAAAAAgQAAAAAANwAAAAAANwAAAAABNwAAAAACgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAADfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAANwAAAAAAgQAAAAAAgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAAAAQAAAAAAFgAAAAADgQAAAAAADAAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAADFgAAAAAAFgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAfQAAAAACfQAAAAADfQAAAAABfQAAAAAAgQAAAAAAFgAAAAABFgAAAAACKAAAAAADgQAAAAAAfQAAAAACfQAAAAABfQAAAAACfQAAAAADgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAABfQAAAAACfQAAAAABFgAAAAADKQAAAAABFgAAAAADfQAAAAACfQAAAAAAfQAAAAABfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAADgQAAAAAAFgAAAAACFgAAAAACFgAAAAACgQAAAAAAfQAAAAADfQAAAAADfQAAAAABfQAAAAACgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAADFgAAAAABFgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAFgAAAAAAFgAAAAAAFgAAAAADDAAAAAAADAAAAAAADAAAAAAADAAAAAAADAAAAAAAgQAAAAAADAAAAAAADAAAAAABDAAAAAABFgAAAAAAFgAAAAABFgAAAAACKQAAAAADFgAAAAABKAAAAAAAFgAAAAACFgAAAAACKQAAAAADFgAAAAABKAAAAAAAFgAAAAADgQAAAAAADAAAAAABDAAAAAABDAAAAAABFgAAAAAAKQAAAAABKAAAAAADFgAAAAABFgAAAAACFgAAAAACKAAAAAACFgAAAAADFgAAAAADKQAAAAABFgAAAAABFgAAAAACgQAAAAAADAAAAAABDAAAAAAADAAAAAABDAAAAAAADAAAAAAADAAAAAAADAAAAAAAKQAAAAADFgAAAAADFgAAAAADDAAAAAAADAAAAAAADAAAAAAADAAAAAAAKAAAAAACgQAAAAAADAAAAAAADAAAAAAADAAAAAAAVwAAAAAAVwAAAAAAVwAAAAAAVwAAAAAAVwAAAAAAKAAAAAAAVwAAAAAAVwAAAAAAVwAAAAAAVwAAAAAAVwAAAAAAFgAAAAACgQAAAAAADAAAAAAADAAAAAAAVwAAAAAAVwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAVwAAAAAAVwAAAAAAgQAAAAAADAAAAAAAVwAAAAAAVwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAVwAAAAAA version: 6 - -4,-4: - ind: -4,-4 - tiles: AAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAA + -1,5: + ind: -1,5 + tiles: gAAAAAAAgQAAAAAAVwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAADAAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAADAAAAAADDAAAAAAADAAAAAABJwAAAAAAJwAAAAAAJwAAAAAAJwAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAJwAAAAAAJwAAAAAADAAAAAACDAAAAAAADAAAAAAADAAAAAACDAAAAAADJwAAAAAAJwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA version: 6 - -5,-3: - ind: -5,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 0,5: + ind: 0,5 + tiles: VwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -5,-4: - ind: -5,-4 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 1,-5: + ind: 1,-5 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIQAAAAADIQAAAAADIQAAAAADIQAAAAADIAAAAAABLQAAAAAALQAAAAABLQAAAAABLQAAAAACIAAAAAAAIQAAAAAADwAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAMAAAAAABMAAAAAABMAAAAAABMAAAAAABIAAAAAADLQAAAAACLQAAAAADLQAAAAABLQAAAAABIAAAAAADIQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAIAAAAAABIAAAAAABIAAAAAADMAAAAAACIAAAAAACIAAAAAAAIAAAAAADIAAAAAACIAAAAAADIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADIAAAAAABIAAAAAABMAAAAAABIAAAAAACFQAAAAACFQAAAAADFQAAAAABFQAAAAADFQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAADMAAAAAABMAAAAAABMAAAAAACIAAAAAACFQAAAAACFQAAAAACFQAAAAABFQAAAAAAFQAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIQAAAAADIQAAAAACIQAAAAABIQAAAAABIAAAAAABFQAAAAACFQAAAAAAFQAAAAACFQAAAAACFQAAAAADgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAWQAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAWQAAAAADGQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAWQAAAAADWQAAAAAAGQAAAAAAGQAAAAAAGQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAWQAAAAACBAAAAAACBAAAAAADBAAAAAACBAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAA version: 6 - -4,-5: - ind: -4,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAcAAAAAAA + 0,-5: + ind: 0,-5 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAABBQAAAAABfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABBQAAAAAABQAAAAADgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADBQAAAAAAfQAAAAADBAAAAAABBAAAAAABBAAAAAACfQAAAAACBQAAAAADBQAAAAADgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAADBAAAAAACBAAAAAADBAAAAAABfQAAAAADEgAAAAAAEgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAXAAAAAAAXAAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAXAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAfQAAAAAAHwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAfQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAfQAAAAABHwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAAAfQAAAAACfQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAACfQAAAAABfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABgAAAAABBgAAAAADBgAAAAADMAAAAAAAWQAAAAAAWQAAAAAAWQAAAAABfQAAAAAAfQAAAAADfQAAAAABfQAAAAABgQAAAAAAcwAAAAADcwAAAAACcwAAAAACgQAAAAAABgAAAAADMAAAAAABBgAAAAABMAAAAAACWQAAAAAAWQAAAAADWQAAAAACfQAAAAAAfQAAAAADfQAAAAACfQAAAAABfQAAAAACcwAAAAABAwAAAAADcwAAAAABBgAAAAACBgAAAAACMAAAAAACBgAAAAABMAAAAAADWQAAAAABWQAAAAAAWQAAAAAAfQAAAAACfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAcwAAAAABcwAAAAADcwAAAAABgQAAAAAABgAAAAAAMAAAAAADBgAAAAACMAAAAAACWQAAAAAAWQAAAAAAWQAAAAAA version: 6 - 5,-1: - ind: 5,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -1,-5: + ind: -1,-5 + tiles: gQAAAAAAUgAAAAABKgAAAAAAUAAAAAAAKgAAAAAAUgAAAAACgQAAAAAAHgAAAAAAgQAAAAAAUgAAAAAAUAAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADHwAAAAAGfQAAAAACAwAAAAAAAwAAAAAAAwAAAAADgQAAAAAAAwAAAAABAwAAAAACAwAAAAACgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAYAAAAAADgQAAAAAAfQAAAAACfQAAAAABHwAAAAADAwAAAAAAAwAAAAACAwAAAAAAgQAAAAAAAwAAAAACAwAAAAABAwAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAYAAAAAAAgQAAAAAAHwAAAAABfQAAAAABfQAAAAAAAwAAAAAAAwAAAAABAwAAAAACgQAAAAAAAwAAAAAAAwAAAAACAwAAAAADgQAAAAAAgQAAAAAAYAAAAAADYAAAAAACYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAMAAAAAABAwAAAAAAMAAAAAACgQAAAAAAMAAAAAAAAwAAAAADMAAAAAAAgQAAAAAAgQAAAAAAYAAAAAACYAAAAAACYAAAAAADgQAAAAAABQAAAAACBQAAAAAABQAAAAAAAwAAAAAAAwAAAAADAwAAAAACgQAAAAAAAwAAAAAAAwAAAAACAwAAAAABgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADgQAAAAAAgQAAAAAABQAAAAADBQAAAAADBQAAAAABMAAAAAADAwAAAAABMAAAAAADgQAAAAAAMAAAAAABAwAAAAABMAAAAAADgQAAAAAAgQAAAAAAcwAAAAACcwAAAAADcwAAAAACgQAAAAAAfQAAAAABfQAAAAADfQAAAAACSwAAAAABSwAAAAADSwAAAAACSwAAAAABSwAAAAADSwAAAAADSwAAAAAAgQAAAAAAgQAAAAAAcwAAAAABAwAAAAABcwAAAAAAfQAAAAABfQAAAAACfQAAAAABfQAAAAAASwAAAAADSwAAAAABSwAAAAACSwAAAAABSwAAAAABSwAAAAACSwAAAAACgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAACcwAAAAADgQAAAAAAfQAAAAAAfQAAAAADfQAAAAAC version: 6 - 5,0: - ind: 5,0 - tiles: gAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -2,-5: + ind: -2,-5 + tiles: EwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACHwAAAAAAfQAAAAABfQAAAAADfQAAAAAAfQAAAAACfQAAAAADfQAAAAABgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAABfQAAAAAAfQAAAAACfQAAAAADfQAAAAADfQAAAAACfQAAAAAAfQAAAAABgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAABAAAAAABBAAAAAACBAAAAAAABAAAAAACBAAAAAAABAAAAAACBAAAAAABBAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAfQAAAAABfQAAAAABfQAAAAADfQAAAAABfQAAAAADfQAAAAABfQAAAAAAfQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAfQAAAAADfQAAAAACfQAAAAACfQAAAAACfQAAAAAAfQAAAAABfQAAAAACfQAAAAACgQAAAAAAdAAAAAADPQAAAAACdAAAAAACPQAAAAADdAAAAAABgQAAAAAAgQAAAAAABAAAAAABBAAAAAABBAAAAAADBAAAAAAABAAAAAACBAAAAAADBAAAAAADBAAAAAABgQAAAAAAPQAAAAADFAAAAAAAPQAAAAAAFAAAAAADPQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAACfQAAAAACfQAAAAABfQAAAAADfQAAAAACfQAAAAACgQAAAAAAdAAAAAABPQAAAAABFAAAAAAAPQAAAAACdAAAAAADgQAAAAAAgQAAAAAAfQAAAAABfQAAAAADBAAAAAABBAAAAAAABAAAAAACHwAAAAAFfQAAAAABfQAAAAAAgQAAAAAAPQAAAAACFAAAAAADPQAAAAACFAAAAAADPQAAAAACgQAAAAAAgQAAAAAAfQAAAAADfQAAAAACBAAAAAACBAAAAAADBAAAAAADfQAAAAABfQAAAAADfQAAAAACgQAAAAAAdAAAAAABPQAAAAACdAAAAAADPQAAAAABdAAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAACBAAAAAADBAAAAAAABAAAAAAAfQAAAAAAfQAAAAABfQAAAAACgQAAAAAAAQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAAQAAAAAAgQAAAAAAcwAAAAADgQAAAAAAAQAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAACcwAAAAABcwAAAAABcwAAAAACcwAAAAADcwAAAAAAcwAAAAACcwAAAAADcwAAAAABcwAAAAACcwAAAAADcwAAAAAAgQAAAAAAgQAAAAAAdAAAAAACdAAAAAACdAAAAAADdAAAAAACdAAAAAAAdAAAAAACdAAAAAAAdAAAAAADdAAAAAADdAAAAAADcwAAAAABAwAAAAACAwAAAAADcwAAAAACgQAAAAAAgQAAAAAAcwAAAAACcwAAAAADcwAAAAABcwAAAAACcwAAAAACcwAAAAAAcwAAAAADcwAAAAAAcwAAAAADcwAAAAAAcwAAAAABcwAAAAADAwAAAAADcwAAAAADgQAAAAAAgQAAAAAA version: 6 - -3,-6: - ind: -3,-6 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYwAAAAAAYwAAAAAAYwAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAATAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAATAAAAAAATAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAATAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAATAAAAAAATAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + -3,-5: + ind: -3,-5 + tiles: EwAAAAAAbwAAAAAAUgAAAAACUgAAAAABUgAAAAABEwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAUgAAAAAAUgAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAUgAAAAABEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAOAAAAAABOAAAAAACOAAAAAABOAAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAOAAAAAACOAAAAAACOAAAAAADOAAAAAABgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAABAAAAAACOAAAAAAAOAAAAAAAOAAAAAADOAAAAAABOAAAAAADbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAACAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAOAAAAAACOAAAAAABOAAAAAAAOAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAABgQAAAAAAOAAAAAACOAAAAAAAOAAAAAABOAAAAAABgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAABAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAANAAAAAACNAAAAAAANAAAAAACNAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAANAAAAAABNAAAAAACNAAAAAAANAAAAAACgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAABcwAAAAADcwAAAAACcwAAAAABcwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAfQAAAAAAcwAAAAABcwAAAAAAcwAAAAADcwAAAAABgQAAAAAAcwAAAAAAcwAAAAABcwAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAADcwAAAAABcwAAAAABcwAAAAABcwAAAAABcwAAAAADcwAAAAABcwAAAAAAcwAAAAABcwAAAAABcwAAAAABcwAAAAADgQAAAAAAcwAAAAACcwAAAAAAcwAAAAABLQAAAAABLQAAAAADLQAAAAACcwAAAAAAgQAAAAAAcwAAAAADcwAAAAABcwAAAAAAgQAAAAAAcwAAAAAAcwAAAAADcwAAAAADcwAAAAACcwAAAAABAwAAAAAAcwAAAAACcwAAAAAAcwAAAAABcwAAAAADcwAAAAABcwAAAAADcwAAAAAAcwAAAAACcwAAAAADcwAAAAABcwAAAAACcwAAAAADcwAAAAAAgQAAAAAAcwAAAAACcwAAAAABcwAAAAAC version: 6 - -2,-6: - ind: -2,-6 - tiles: AAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAMwAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAATAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAfwAAAAAAgQAAAAAA + 5,-5: + ind: 5,-5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAYAAAAAACYAAAAAAAYAAAAAACYAAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAABYAAAAAADYAAAAAADYAAAAAABYAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAYAAAAAABYAAAAAAAYAAAAAACYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 4,-2: - ind: 4,-2 - tiles: RwAAAAAARwAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARwAAAAAARwAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARwAAAAAARwAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAATAAAAAAAcQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAcAAAAAAAcAAAAAAAcAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAATAAAAAAANgAAAAAANwAAAAAANgAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAA + -2,5: + ind: -2,5 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 4,-3: - ind: 4,-3 - tiles: AAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAYAAAAAAAUQAAAAAAUQAAAAAAYAAAAAAAUQAAAAAAUQAAAAAAYAAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAUQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABwAAAAAACgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAACQAAAAAACAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAUgAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAJQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAUgAAAAAAUgAAAAAAUgAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAJAAAAAAAJAAAAAAAJAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAA + 2,4: + ind: 2,4 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 5,-3: - ind: 5,-3 - tiles: JQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 1,4: + ind: 1,4 + tiles: gAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 5,-4: - ind: 5,-4 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAJQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAJQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAJQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAUgAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAAAAAAAJAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -1,6: + ind: -1,6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 5,-2: - ind: 5,-2 - tiles: AAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 1,-6: + ind: 1,-6 + tiles: AAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAVgAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAVgAAAAAAVgAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAFAAAAAACFAAAAAADFAAAAAAAFAAAAAABFAAAAAABFAAAAAADgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFAAAAAABFAAAAAADFAAAAAABFAAAAAABFAAAAAACFAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAALQAAAAACLQAAAAACLQAAAAACLQAAAAACIAAAAAABIQAAAAAAgQAAAAAA version: 6 - 5,2: - ind: 5,2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAACgAAAAAACgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAACgAAAAAACgAAAAAACgAAAAAARwAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAARwAAAAAARwAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAARAAAAAAARwAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAACgAAAAAACgAAAAAACgAAAAAARwAAAAAARwAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAACgAAAAAACgAAAAAACgAAAAAARwAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAACgAAAAAACgAAAAAACgAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAACgAAAAAAgQAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + 0,-6: + ind: 0,-6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAfQAAAAAAfQAAAAACfQAAAAACfQAAAAADfQAAAAACKAAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAABBQAAAAADfQAAAAADfQAAAAACfQAAAAABfQAAAAABfQAAAAACBQAAAAAABQAAAAABgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACBQAAAAADfQAAAAADfQAAAAABfQAAAAACfQAAAAAAfQAAAAADBQAAAAADBQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACBQAAAAADfQAAAAABfQAAAAACfQAAAAACfQAAAAADfQAAAAADBQAAAAABBQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACBQAAAAAAfQAAAAACfQAAAAACfQAAAAADfQAAAAAAfQAAAAABBQAAAAADBQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAABBQAAAAADfQAAAAABfQAAAAABfQAAAAACfQAAAAADfQAAAAACBQAAAAACBQAAAAABgQAAAAAA + version: 6 + -1,-6: + ind: -1,-6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAKwAAAAABUgAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAUgAAAAABbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKwAAAAACKwAAAAAAKwAAAAAAKwAAAAACgQAAAAAAbwAAAAAAbwAAAAAAUgAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKwAAAAADKwAAAAADKwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKwAAAAAAKwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAKwAAAAABgQAAAAAAbwAAAAAAUgAAAAABbwAAAAAAUAAAAAAAgQAAAAAAUgAAAAABbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAAUgAAAAACKgAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAHgAAAAAAUgAAAAACHgAAAAAAUgAAAAACgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAHgAAAAAAUAAAAAAAgQAAAAAAHgAAAAAAHgAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAUAAAAAAAKgAAAAAAUgAAAAABgQAAAAAAKgAAAAAAgQAAAAAAUgAAAAACHgAAAAAAHgAAAAAAgQAAAAAAHgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAA + version: 6 + 2,-6: + ind: 2,-6 + tiles: gQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 3,4: + ind: 3,4 + tiles: gAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 3,3: + ind: 3,3 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAgAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAA version: 6 4,2: ind: 4,2 - tiles: gQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAARwAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAARwAAAAAARwAAAAAARAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAARwAAAAAARAAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAARwAAAAAARwAAAAAARAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAARwAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAARwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAA + tiles: AAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAATAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAATAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAATAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAATAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAANQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAATAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAATAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAA version: 6 - 3,2: - ind: 3,2 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + 4,3: + ind: 4,3 + tiles: AgAAAAAAAgAAAAAANQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAAgAAAAAAAgAAAAAANQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAAgAAAAAAAgAAAAAANQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAATAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -5,-5: - ind: -5,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + 4,1: + ind: 4,1 + tiles: gQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAA version: 6 - 5,3: - ind: 5,3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACgAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAgQAAAAAAgQAAAAAACgAAAAAAgQAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 5,1: + ind: 5,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAA + version: 6 + 6,1: + ind: 6,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 6,2: + ind: 6,2 + tiles: gAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 6,3: ind: 6,3 - tiles: CgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 6,1: - ind: 6,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 5,3: + ind: 5,3 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 5,2: + ind: 5,2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAATAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAATAAAAAAANQAAAAAATAAAAAAANQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAATAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAATAAAAAAATAAAAAAANQAAAAAATAAAAAAATAAAAAAAgAAAAAAANQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAATAAAAAAANQAAAAAATAAAAAAANQAAAAAATAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAANQAAAAAATAAAAAAATAAAAAAAgAAAAAAANQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAATAAAAAAATAAAAAAATAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAATAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAAAATAAAAAAANQAAAAAATAAAAAAANQAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAATAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAA + version: 6 + 6,-4: + ind: 6,-4 + tiles: gAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAANQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAOwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAANgAAAAADEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAOwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAANQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAA version: 6 -4,-6: ind: -4,-6 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAOQAAAAAAgQAAAAAAOQAAAAABgQAAAAAAOQAAAAADgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAFgAAAAADFgAAAAAAOQAAAAABOQAAAAACOQAAAAAAOQAAAAADgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAOQAAAAAAOQAAAAABOQAAAAACOQAAAAABOQAAAAADOQAAAAAAOQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAFgAAAAACgQAAAAAAOQAAAAAAFgAAAAABFgAAAAABFgAAAAABFgAAAAADgQAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAADgQAAAAAADAAAAAAAgQAAAAAAgQAAAAAADAAAAAADZgAAAAAAgQAAAAAAVAAAAAAALQAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAEwAAAAAAUgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAABgQAAAAAAgQAAAAAADAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAABUgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAABgQAAAAAAbwAAAAAAKwAAAAADKwAAAAABbwAAAAAAEwAAAAAAUgAAAAACEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAKwAAAAABEwAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAKwAAAAABUgAAAAAAUgAAAAACUgAAAAACbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAUgAAAAACgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAKwAAAAABbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAKwAAAAADbwAAAAAAKwAAAAACbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA version: 6 - -3,-7: - ind: -3,-7 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAA + 7,-5: + ind: 7,-5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAA version: 6 - -2,-7: - ind: -2,-7 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA + -5,-6: + ind: -5,-6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUgAAAAABgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAUgAAAAACgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAACgQAAAAAAKwAAAAACbwAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAKwAAAAACbwAAAAAA version: 6 - -1,-6: - ind: -1,-6 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 7,-4: + ind: 7,-4 + tiles: gQAAAAAAYgAAAAACYgAAAAACYgAAAAACYgAAAAADYgAAAAADYgAAAAADYgAAAAADYgAAAAAAYgAAAAADYgAAAAAAYgAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAYgAAAAADYgAAAAABMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAYgAAAAACYgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAADYgAAAAABYgAAAAADYgAAAAADMgAAAAAAYgAAAAABMgAAAAAAYgAAAAABMgAAAAAAYgAAAAABYgAAAAADYgAAAAABYgAAAAACNQAAAAAAgQAAAAAAgQAAAAAAYgAAAAACYgAAAAABMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAYgAAAAABYgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAAAYgAAAAACYgAAAAADYgAAAAADYgAAAAADYgAAAAABYgAAAAABYgAAAAADYgAAAAAAYgAAAAABYgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgQAAAAAAIAAAAAACOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAAIAAAAAAANgAAAAABNgAAAAABNgAAAAAANgAAAAABNgAAAAABNgAAAAACNgAAAAACNgAAAAACNgAAAAADNgAAAAADNgAAAAAANgAAAAABNgAAAAABNgAAAAABEAAAAAAAEAAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAOwAAAAAAgQAAAAAAIAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgQAAAAAAIAAAAAABgQAAAAAAYgAAAAAAYgAAAAADYgAAAAACYgAAAAADYgAAAAAAYgAAAAABYgAAAAAAYgAAAAAAYgAAAAACYgAAAAAAYgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAADYgAAAAAAYgAAAAACMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAYgAAAAABYgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAADYgAAAAAAYgAAAAACYgAAAAABMgAAAAAAYgAAAAACMgAAAAAAYgAAAAABMgAAAAAAYgAAAAADYgAAAAABYgAAAAADYgAAAAADNQAAAAAAgQAAAAAAgQAAAAAAYgAAAAADYgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAMgAAAAAAYgAAAAACYgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYgAAAAADYgAAAAABYgAAAAADYgAAAAABYgAAAAABYgAAAAACYgAAAAADYgAAAAAAYgAAAAABYgAAAAAAYgAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAA + version: 6 + -3,-6: + ind: -3,-6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAADCQAAAAACCQAAAAABCQAAAAAACQAAAAACCQAAAAACCQAAAAAACQAAAAACCQAAAAACCQAAAAACCQAAAAADCQAAAAABFgAAAAACgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAADCQAAAAADCQAAAAACCQAAAAAACQAAAAABCQAAAAACCQAAAAAACQAAAAABCQAAAAADCQAAAAADCQAAAAABCQAAAAADFgAAAAACgQAAAAAAIQAAAAACIQAAAAAAQQAAAAABCQAAAAABCQAAAAAACQAAAAABCQAAAAAAQQAAAAADQQAAAAABQQAAAAACQQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADAAAAAACgQAAAAAAIQAAAAADIQAAAAACQQAAAAADCQAAAAACCQAAAAAACQAAAAABCQAAAAAAQQAAAAADQQAAAAACQQAAAAABQQAAAAAAgQAAAAAACQAAAAABCQAAAAABDAAAAAACgQAAAAAAIQAAAAACIQAAAAABQQAAAAABCQAAAAACCQAAAAABCQAAAAABCQAAAAACQQAAAAADQQAAAAABQQAAAAAAQQAAAAABCQAAAAABCQAAAAAACQAAAAABgQAAAAAAgQAAAAAAIQAAAAABIQAAAAACQQAAAAADCQAAAAADCQAAAAAACQAAAAACCQAAAAABQQAAAAADQQAAAAABQQAAAAABQQAAAAABgQAAAAAACQAAAAACCQAAAAABgQAAAAAAgQAAAAAAIQAAAAAAIQAAAAABQQAAAAABCQAAAAACCQAAAAADCQAAAAABCQAAAAADQQAAAAAAIQAAAAAAIQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAIQAAAAAAIQAAAAADQQAAAAABCQAAAAADCQAAAAADCQAAAAADCQAAAAACQQAAAAABIQAAAAACIQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAAACQAAAAACCQAAAAADCQAAAAADCQAAAAAAQQAAAAABIQAAAAADIQAAAAADgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAACCQAAAAABCQAAAAABCQAAAAABCQAAAAABQQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACQAAAAADCQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAUgAAAAABgQAAAAAAgQAAAAAA + version: 6 + -4,-5: + ind: -4,-5 + tiles: gQAAAAAAOAAAAAAAOAAAAAABOAAAAAABgQAAAAAAOAAAAAACOAAAAAACOAAAAAADgQAAAAAAUgAAAAAAUgAAAAABbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAOAAAAAAAOAAAAAADOAAAAAAAgQAAAAAAOAAAAAACOAAAAAACOAAAAAACgQAAAAAAEwAAAAAAUgAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAOAAAAAACOAAAAAAAOAAAAAADgQAAAAAAOAAAAAAAOAAAAAADOAAAAAABgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAOAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAADOAAAAAAAOAAAAAAAOAAAAAADOAAAAAADOAAAAAABOAAAAAADOAAAAAACOAAAAAADOAAAAAAAOAAAAAAAOAAAAAADOAAAAAABOAAAAAABOAAAAAADbwAAAAAAOAAAAAAAOAAAAAABOAAAAAAAOAAAAAABOAAAAAADOAAAAAABOAAAAAAAOAAAAAADOAAAAAADOAAAAAABOAAAAAABOAAAAAADOAAAAAAAOAAAAAAAOAAAAAADgQAAAAAAOAAAAAABOAAAAAADOAAAAAABOAAAAAACOAAAAAAAOAAAAAABOAAAAAAAOAAAAAAAOAAAAAADOAAAAAABOAAAAAAAOAAAAAADOAAAAAAAOAAAAAAAOAAAAAABgQAAAAAAgQAAAAAAOAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAABOAAAAAABgQAAAAAAOAAAAAABOAAAAAABOAAAAAADgQAAAAAAcwAAAAADcwAAAAACcwAAAAAAcwAAAAADcwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAACgQAAAAAAOAAAAAAAOAAAAAACOAAAAAACgQAAAAAAcwAAAAAAcwAAAAABcwAAAAADcwAAAAADcwAAAAACgQAAAAAANAAAAAABgQAAAAAAOAAAAAADOAAAAAACOAAAAAAAgQAAAAAAOAAAAAAAOAAAAAADOAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAACcwAAAAABcwAAAAACgQAAAAAANAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAcwAAAAADgQAAAAAAgQAAAAAAcwAAAAAAKwAAAAAAKwAAAAABgQAAAAAAcwAAAAADcwAAAAACcwAAAAAAcwAAAAACcwAAAAAAgQAAAAAAcwAAAAAAcwAAAAACcwAAAAAAcwAAAAADcwAAAAADgQAAAAAAcwAAAAADgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAADcwAAAAAAcwAAAAADcwAAAAABcwAAAAACgQAAAAAAcwAAAAACcwAAAAADLQAAAAABcwAAAAAAcwAAAAAAcwAAAAACcwAAAAABgQAAAAAAbwAAAAAAgQAAAAAAfQAAAAABfQAAAAACcwAAAAABcwAAAAABcwAAAAACcwAAAAACcwAAAAAALQAAAAACLQAAAAACLQAAAAADcwAAAAACgQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAABfQAAAAADcwAAAAACcwAAAAADcwAAAAAAgQAAAAAAcwAAAAACcwAAAAAALQAAAAACcwAAAAAAcwAAAAABcwAAAAACcwAAAAAB + version: 6 + -5,-5: + ind: -5,-5 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKwAAAAACbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAUgAAAAACUgAAAAABgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAACgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUAAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAKwAAAAADKwAAAAADbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAKwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUAAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAbwAAAAAAKwAAAAABKwAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAUgAAAAACEwAAAAAAEwAAAAAAUgAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAKwAAAAADKwAAAAACgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAKwAAAAADEwAAAAAAEwAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAEwAAAAAA + version: 6 + 6,-3: + ind: 6,-3 + tiles: gAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 6,-5: + ind: 6,-5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAA + version: 6 + 7,-3: + ind: 7,-3 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 8,-4: + ind: 8,-4 + tiles: gAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAIAAAAAACEAAAAAAAIAAAAAAAIAAAAAABEAAAAAAAIAAAAAACIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAACIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEAAAAAAAIAAAAAADEAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAIAAAAAABgQAAAAAAIAAAAAADIAAAAAABEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAIAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAEAAAAAAAIAAAAAAAEAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAABIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAIAAAAAABEAAAAAAAIAAAAAABIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 8,-3: + ind: 8,-3 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 8,-5: + ind: 8,-5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -2,-6: + ind: -2,-6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACQAAAAABCQAAAAABIQAAAAADIQAAAAAAIQAAAAACQAAAAAABQAAAAAAAQAAAAAACQAAAAAACgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAACQAAAAAACQAAAAABIQAAAAAAIQAAAAADIQAAAAABQAAAAAADQAAAAAACQAAAAAACQAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAACQAAAAABIQAAAAABIQAAAAABIQAAAAAAQAAAAAACQAAAAAACQAAAAAADQAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKwAAAAADgQAAAAAACQAAAAABIQAAAAABIQAAAAACIQAAAAACQAAAAAABQAAAAAABQAAAAAABQAAAAAADgQAAAAAAbwAAAAAAbwAAAAAAUgAAAAABgQAAAAAAKwAAAAADKwAAAAACgQAAAAAACQAAAAACIQAAAAACIQAAAAACIQAAAAAAIQAAAAADIQAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKwAAAAADKwAAAAABKwAAAAABKwAAAAAAgQAAAAAACQAAAAAAIQAAAAADIQAAAAAAIQAAAAADIQAAAAACIQAAAAACgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKwAAAAACKwAAAAABKwAAAAABKwAAAAAAbwAAAAAAgQAAAAAACQAAAAADCQAAAAABCQAAAAACCQAAAAACCQAAAAAACQAAAAADgQAAAAAAbwAAAAAAgQAAAAAAUgAAAAACbwAAAAAAKwAAAAABgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAACQAAAAADCQAAAAABCQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAUgAAAAABbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAUgAAAAABUgAAAAACbwAAAAAAEwAAAAAAbwAAAAAAEwAAAAAAUgAAAAACbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAABgQAAAAAAbwAAAAAAUgAAAAACgQAAAAAA + version: 6 + -4,5: + ind: -4,5 + tiles: gQAAAAAAgQAAAAAAUAAAAAAAfQAAAAADfQAAAAADfQAAAAACUAAAAAAAfQAAAAADHwAAAAAEfQAAAAAAgQAAAAAAgQAAAAAAfQAAAAACgQAAAAAAfQAAAAADfQAAAAAAfQAAAAAAfQAAAAAAUAAAAAAAfQAAAAABHwAAAAAEfQAAAAADfQAAAAACfQAAAAACfQAAAAADfQAAAAABHwAAAAACfQAAAAADfQAAAAAAfQAAAAADfQAAAAADfQAAAAAAgQAAAAAAfQAAAAADfQAAAAABfQAAAAACfQAAAAACfQAAAAACUAAAAAAAfQAAAAADgQAAAAAAUAAAAAAAfQAAAAACfQAAAAACfQAAAAACfQAAAAAAHwAAAAADHwAAAAADgQAAAAAAgQAAAAAAUAAAAAAAfQAAAAADHwAAAAAGfQAAAAACfQAAAAAAfQAAAAACgQAAAAAAfQAAAAACfQAAAAACfQAAAAABfQAAAAABUAAAAAAAfQAAAAAAfQAAAAABgQAAAAAAfQAAAAADgQAAAAAAfQAAAAACfQAAAAADfQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAfQAAAAACfQAAAAAAHwAAAAAAfQAAAAABfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAABQAAAAABBQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAABKAAAAAAAKAAAAAACUAAAAAAAgQAAAAAAKAAAAAABKAAAAAABKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAADUAAAAAAAKAAAAAACgQAAAAAAKAAAAAAAfQAAAAADfQAAAAAAfQAAAAACKQAAAAAAKQAAAAACKQAAAAADKQAAAAADfQAAAAADfQAAAAACfQAAAAADgQAAAAAAKQAAAAADKQAAAAAAKQAAAAADgQAAAAAAKAAAAAABfQAAAAACfQAAAAACfQAAAAACKQAAAAACKQAAAAAAgQAAAAAAUAAAAAAAfQAAAAADfQAAAAABfQAAAAADKQAAAAABgQAAAAAAgQAAAAAAKQAAAAADgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAKAAAAAABKAAAAAADKAAAAAABKAAAAAACKAAAAAACKAAAAAADKAAAAAACgQAAAAAAUAAAAAAAKAAAAAABKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAcwAAAAABgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAABQAAAAABBQAAAAADKAAAAAAAcwAAAAAAcwAAAAABcwAAAAABKAAAAAADBQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAABQAAAAADBQAAAAABKAAAAAACcwAAAAACcwAAAAABcwAAAAABKAAAAAADBQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAABQAAAAABBQAAAAABKAAAAAAAcwAAAAACcwAAAAADcwAAAAAAKAAAAAABBQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAABQAAAAACgQAAAAAAgQAAAAAAcwAAAAADgQAAAAAAcwAAAAADgQAAAAAABQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIgAAAAAAIgAAAAACIgAAAAADKAAAAAACcwAAAAADcwAAAAAAcwAAAAADfQAAAAACfQAAAAAD + version: 6 + -5,5: + ind: -5,5 + tiles: AAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAHwAAAAAEgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,5: + ind: -3,5 + tiles: fQAAAAACfQAAAAABfQAAAAADfQAAAAAAUAAAAAAAfQAAAAABfQAAAAACHwAAAAAAfQAAAAADfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAABQAAAAADgQAAAAAAgQAAAAAAHwAAAAAGfQAAAAAAfQAAAAADfQAAAAACfQAAAAAAfQAAAAACfQAAAAACgQAAAAAAfQAAAAABfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAABQAAAAAAgQAAAAAAgAAAAAAAfQAAAAAAgQAAAAAAfQAAAAADfQAAAAACfQAAAAABHwAAAAAFfQAAAAABfQAAAAABfQAAAAABfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAACgQAAAAAAgAAAAAAAfQAAAAAAHwAAAAAAfQAAAAADfQAAAAACfQAAAAADfQAAAAADfQAAAAADfQAAAAAAfQAAAAABHwAAAAAAgQAAAAAAgQAAAAAAHwAAAAAGUAAAAAAAgQAAAAAAgAAAAAAAfQAAAAADfQAAAAABfQAAAAAAUAAAAAAAgQAAAAAAfQAAAAACUAAAAAAAfQAAAAAAHwAAAAAFfQAAAAACfQAAAAAAfQAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABQAAAAABBQAAAAABBQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAACKAAAAAAAKAAAAAADUAAAAAAAgQAAAAAAKAAAAAABgQAAAAAAgQAAAAAAKAAAAAADKAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAKQAAAAACfQAAAAADfQAAAAABfQAAAAACKQAAAAABgQAAAAAAKQAAAAADKQAAAAAAfQAAAAAAfQAAAAACfQAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAKQAAAAACfQAAAAADfQAAAAABfQAAAAABKQAAAAACKQAAAAABKQAAAAABKQAAAAADfQAAAAABfQAAAAABfQAAAAADUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAKAAAAAACKAAAAAADKAAAAAABUAAAAAAAgQAAAAAAKAAAAAACKAAAAAACKAAAAAADgQAAAAAAgQAAAAAAKAAAAAABgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAABQAAAAADBQAAAAABgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAABQAAAAABBQAAAAABgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAABQAAAAADBQAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAQQAAAAACQQAAAAAAQQAAAAADQQAAAAAAQQAAAAABXgAAAAADgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAQQAAAAACQQAAAAADQQAAAAABQQAAAAACQQAAAAABXgAAAAADgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAA + version: 6 + 1,-7: + ind: 1,-7 + tiles: AAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAA + version: 6 + 2,-7: + ind: 2,-7 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 4,4: ind: 4,4 - tiles: CgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 5,4: - ind: 5,4 - tiles: CgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -6,5: + ind: -6,5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAA version: 6 - 0,4: - ind: 0,4 - tiles: NQAAAAAAbQAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANQAAAAAAYAAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbQAAAAAAMAAAAAAAbQAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMwAAAAAAMwAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -6,6: + ind: -6,6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -1,4: - ind: -1,4 - tiles: gQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAbQAAAAAAbQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAbQAAAAAAYAAAAAAAYAAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAANQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAMAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAbQAAAAAAMAAAAAAAbQAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAMAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAMwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAcAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -5,6: + ind: -5,6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - -4,4: - ind: -4,4 - tiles: AAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -4,6: + ind: -4,6 + tiles: gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIgAAAAACIgAAAAABIgAAAAABKAAAAAABcwAAAAABcwAAAAAAcwAAAAAAfQAAAAACfQAAAAADgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIgAAAAAAIgAAAAAAIgAAAAABKAAAAAAAcwAAAAAAcwAAAAADcwAAAAACfQAAAAACfQAAAAABAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAIgAAAAACIgAAAAABIgAAAAABKAAAAAAAcwAAAAADcwAAAAABcwAAAAAAfQAAAAACfQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIgAAAAAAIgAAAAADIgAAAAAAKAAAAAABcwAAAAACcwAAAAABcwAAAAACcwAAAAACcwAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIgAAAAAAIgAAAAACIgAAAAAAKAAAAAADcwAAAAAAcwAAAAABcwAAAAADcwAAAAACcwAAAAABgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAQQAAAAADQQAAAAABQQAAAAADQQAAAAABgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAQQAAAAADQQAAAAADQQAAAAABQQAAAAAAcwAAAAADAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAQQAAAAACQQAAAAAAQQAAAAACQQAAAAADgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAQQAAAAABQQAAAAADQQAAAAAAQQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAQQAAAAADQQAAAAABQQAAAAACQQAAAAABgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAfQAAAAABfQAAAAADfQAAAAADfQAAAAABgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - 3,5: - ind: 3,5 - tiles: gAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -3,6: + ind: -3,6 + tiles: fQAAAAABfQAAAAACgQAAAAAAQQAAAAAAQQAAAAAAQQAAAAADQQAAAAABQQAAAAABXgAAAAACgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAQQAAAAAAQQAAAAADQQAAAAABQQAAAAABQQAAAAAAXgAAAAACgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAfQAAAAAAfQAAAAADgQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAcwAAAAAAcwAAAAADcwAAAAABcwAAAAADcwAAAAABcwAAAAABcwAAAAABcwAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAADgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAcwAAAAAAcwAAAAADcwAAAAADcwAAAAABcwAAAAACcwAAAAABcwAAAAADcwAAAAACgQAAAAAAgQAAAAAAcwAAAAACcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAABgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAcwAAAAADcwAAAAACcwAAAAACcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAACcwAAAAADgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAADgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAcwAAAAADcwAAAAACcwAAAAACcwAAAAABcwAAAAABcwAAAAACcwAAAAAAcwAAAAABgQAAAAAAgQAAAAAAcwAAAAADcwAAAAACgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcwAAAAABcwAAAAABgQAAAAAAgQAAAAAAcwAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAQQAAAAABgQAAAAAAcwAAAAACcwAAAAAAgQAAAAAAQQAAAAACQQAAAAAAQQAAAAACQQAAAAADQQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAQQAAAAADgQAAAAAAVQAAAAAAgQAAAAAAgQAAAAAAQQAAAAACQQAAAAABQQAAAAACQQAAAAABQQAAAAACNQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAQQAAAAABQQAAAAAAQQAAAAAAQQAAAAADQQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAVQAAAAAAgQAAAAAAQQAAAAADQQAAAAACQQAAAAADQQAAAAAAQQAAAAADNQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAA version: 6 - 2,5: - ind: 2,5 - tiles: AAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 1,-8: + ind: 1,-8 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAA version: 6 - 4,-5: - ind: 4,-5 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 2,-8: + ind: 2,-8 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -6,-5: + ind: -6,-5 + tiles: AAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAA + version: 6 + -6,-6: + ind: -6,-6 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -7,-4: + ind: -7,-4 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAA + version: 6 + -4,7: + ind: -4,7 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,7: + ind: -3,7 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: Broadphase - type: Physics @@ -672,6 +831,7 @@ entities: - type: Fixtures fixtures: {} - type: OccluderTree + - type: SpreaderGrid - type: Shuttle - type: GridPathfinding - type: Gravity @@ -682,17320 +842,37269 @@ entities: version: 2 nodes: - node: - color: '#951710FF' + zIndex: 60 + color: '#A700DF59' + id: 0 + decals: + 16324: -61.654747,50.21939 + 16325: -60.592247,48.828766 + 16326: -60.451622,48.828766 + 16327: -61.451622,50.28189 + 16328: -59.842247,50.391266 + 16329: -59.701622,50.360016 + - node: + angle: -4.71238898038469 rad + color: '#FFFFFFFF' id: 1 decals: - 7193: -39,-14 - 7194: -34,-14 + 10516: -49,-37 + 10517: -49,-43 - node: - color: '#951710FF' + cleanable: True + color: '#1861D5FF' id: 2 decals: - 7195: -39,-13 - 7196: -34,-13 + 1254: -75.04729,21.859375 - node: + cleanable: True color: '#951710FF' + id: 2 + decals: + 1253: -76.01604,22.140625 + - node: + zIndex: 60 + color: '#A700DF59' + id: 2 + decals: + 16315: -62.217247,50.18814 + 16316: -61.185997,48.828766 + 16317: -60.310997,50.34439 + - node: + angle: -4.71238898038469 rad + color: '#FFFFFFFF' + id: 2 + decals: + 10518: -50,-43 + 10519: -50,-37 + - node: + angle: -4.71238898038469 rad + color: '#FFFFFFFF' id: 3 decals: - 7197: -39,-12 - 7198: -34,-12 + 10520: -51,-43 + 10521: -51,-37 - node: - color: '#951710FF' + angle: -4.71238898038469 rad + color: '#FFFFFFFF' id: 4 decals: - 7199: -39,-11 - 7200: -34,-11 + 10522: -52,-43 + 10523: -52,-37 - node: - color: '#951710FF' + angle: -4.71238898038469 rad + color: '#FFFFFFFF' id: 5 decals: - 7201: -39,-10 - 7202: -34,-10 + 10524: -53,-37 + 10525: -53,-43 - node: - color: '#951710FF' + angle: -4.71238898038469 rad + color: '#FFFFFFFF' id: 6 decals: - 7203: -39,-9 - 7204: -34,-9 + 10526: -54,-43 + 10527: -54,-37 - node: - angle: -3.141592653589793 rad + angle: -4.71238898038469 rad color: '#FFFFFFFF' - id: Arrows + id: 7 decals: - 8127: -14,-2 + 10528: -55,-43 + 10529: -55,-37 - node: - angle: -1.5707963267948966 rad - color: '#FFFFFFFF' - id: Arrows + cleanable: True + color: '#D5188DFF' + id: 8 decals: - 935: -21,-3 + 1255: -74.29729,22.265625 - node: color: '#FFFFFFFF' id: Arrows decals: - 341: -4,-22 - 342: -4,-21 - 343: -4,-20 - 688: -22,-67 - 689: -36,-65 - 690: -35,-65 - 4447: 73,-6 - 8126: -18,-2 - 9048: 3,21 - 9049: 5,23 + 11569: -29,-3 - node: - angle: 3.141592653589793 rad + angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: Arrows decals: - 2278: -25,-27 - 4449: 59.967907,-4.433128 - 6699: 50,1 - 9050: 3,23 - 9051: 5,21 + 2442: 81,-3 - node: - angle: 4.71238898038469 rad + angle: 3.141592653589793 rad color: '#FFFFFFFF' id: Arrows decals: - 5418: -23,-3 - 5419: -22,-3 + 885: 68,-6 + 2286: 58,2 + 11570: -23,-3 - node: angle: 1.5707963267948966 rad color: '#FFFFFFFF' id: ArrowsGreyscale decals: - 6700: 49,1 - 6701: 48,1 + 2289: 56,2 + 2290: 57,2 - node: color: '#FFFFFFFF' id: Basalt1 decals: - 3279: 44.808918,-43.982224 - 4496: 55.50155,-14.88576 - 4536: 1.8564861,-18.77299 - 9246: -77.331535,-9.593727 - 9320: -77.03618,-5.6974883 + 639: -101.94546,0.7961118 + 643: -114.93956,13.517784 + 644: -114.7845,4.3146305 + 1244: -45.879574,48.932552 + 5460: 0.08361673,79.23561 + 5461: 0.7398665,79.04811 + 5481: -11.448912,73.64757 + 5482: -14.402037,73.60069 + 5483: -14.870786,74.28819 + 6905: 11.991004,-69.915535 + 6906: 18.008902,-72.49366 + 8617: 3.5264568,-21.851084 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Basalt1 + decals: + 15976: -82.81665,36.27815 + 15979: -77.72689,33.722324 + 15986: -76.805016,39.916313 + - node: + color: '#FFFFFFFF' + id: Basalt2 + decals: + 641: -113.543724,3.3241713 + 642: -110.75206,10.767784 - node: + zIndex: 60 color: '#FFFFFFFF' id: Basalt2 decals: - 9313: -90.9955,-8.870629 - 9319: -78.08376,-4.2257433 + 15978: -82.5354,35.1844 + 15983: -77.867516,38.71319 - node: color: '#FFFFFFFF' id: Basalt3 decals: - 2771: -10,-33 - 4537: 1.2471111,-16.038616 - 9232: -78.30029,-9.406227 + 646: -105.555145,10.978873 + 5463: -1.0726335,78.157486 + 5464: -1.8848606,73.198425 + 5480: -1.3395357,75.44444 - node: color: '#FFFFFFFF' id: Basalt4 decals: - 9309: -85.926315,-6.8190928 - 9316: -83.12693,-11.928968 + 5462: -0.5570085,79.032486 + - node: + color: '#FFFFFFFF' + id: Basalt5 + decals: + 638: -98.16869,5.9079857 + 645: -104.25833,11.635123 + 5465: -9.009766,73.15155 + 6749: -17.598835,75.19385 + 6750: -17.442585,77.0376 + 6751: 3.606937,77.3501 + 6752: 4.638187,76.05322 + 6753: 2.872562,75.1001 + 15700: 24.017624,-46.968567 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Basalt5 + decals: + 18301: -62,69 - node: + zIndex: 60 color: '#FFFFFFFF' id: Basalt5 decals: - 9290: -78.03467,-10.078103 - 9310: -91.04009,-5.674395 - 9314: -84.0558,-9.951779 - 9321: -90.241615,-4.104428 + 15977: -83.207275,34.950024 + 15982: -76.78939,34.7692 + 15984: -78.180016,38.947563 + - node: + cleanable: True + angle: -1.5707963267948966 rad + color: '#FFFFFFFF' + id: Basalt6 + decals: + 18302: -63,69 + - node: + color: '#FFFFFFFF' + id: Basalt6 + decals: + 1245: -43.098324,47.791927 + 5466: -11.119141,73.229675 + 5467: -10.791015,76.3078 + 5468: -10.916015,75.760925 + 5469: -5.1972647,75.83905 + 5470: -3.86914,75.65155 + 5471: -8.30664,74.8078 + 5472: -6.5566406,72.073425 + 5473: -7.5097656,70.46405 + 5484: -5.206111,80.08118 + 5485: -8.877986,79.04993 + 5486: -8.315486,78.42493 + 5487: -11.315486,80.20618 + 5488: -2.846736,79.86409 + 5489: -0.87798595,80.30159 + 5490: -0.92486095,81.207146 + 8618: 4.1306233,-20.851084 + 8619: 6.318124,-20.288584 + 15701: 24.220747,-46.937317 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Basalt6 + decals: + 18263: -65,73 + 18323: -35.895695,-16.584595 + 18324: -35.092934,-11.385485 + 18325: -36.93627,-4.94048 + 18326: -27.699226,-16.156225 + 18327: -21.711567,-13.885185 - node: + zIndex: 60 color: '#FFFFFFFF' id: Basalt6 decals: - 9311: -88.126434,-11.977667 - 9315: -79.32132,-10.115293 - 9318: -86.32047,-5.8015804 + 15981: -78.41439,35.222324 + - node: + color: '#FFFFFFFF' + id: Basalt7 + decals: + 5475: -8.119141,68.06874 + 5476: -5.9160147,71.91249 + 5477: -8.745786,75.24132 + 5478: -5.8864107,75.63194 + 5479: -5.2770357,73.71007 + 6566: -8.757884,76.60296 + 6567: -11.023509,75.79046 + 8620: 5.2868733,-20.7365 + 8621: 4.026457,-22.694834 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Basalt7 + decals: + 16348: -49,-87 + 18264: -60,73 - node: + zIndex: 60 color: '#FFFFFFFF' id: Basalt7 decals: - 3278: 45.74027,-45.012947 - 7738: -57.94177,4.8802023 - 9312: -91.04009,-12.081729 + 15980: -78.180016,35.0192 + 15985: -76.992516,39.853813 - node: color: '#FFFFFFFF' id: Basalt8 decals: - 4540: 4.434611,-17.351114 - 9214: -78.05029,-8.906227 - 9317: -84.22005,-4.8352857 + 8623: 7.099374,-21.684416 + - node: + color: '#FFFFFFFF' + id: Basalt9 + decals: + 640: -110.27212,2.7929213 + 1252: -44.660824,46.463802 + 5474: -5.7753906,67.584366 + 8622: 2.9952068,-23.01775 - node: + cleanable: True color: '#FFFFFFFF' id: Basalt9 decals: - 9221: -77.612785,-9.687476 + 18265: -62,74 - node: - color: '#FFFF0096' + color: '#000000C3' id: Bot decals: - 3: 62,-5 - 4: 61,-5 - 5: 62,-3 - 6: 60,-3 - 7: 60,-3 - 8: 61,-3 - 9: 60,-1 - 10: 61,-1 - 11: 62,-1 - 12: 59,-3 - 13: 59,-5 + 4054: -42,35 + 4055: -42,34 + 4056: -42,33 - node: - color: '#FFFFFFFF' + color: '#CAD8DFFF' + id: Bot + decals: + 7824: -9,-58 + 7825: -16,-62 + - node: + color: '#DE3A3AFF' id: Bot decals: - 1076: 10,-55 - 1232: 39,39 - 1233: 38,38 - 1234: 39,38 - 1235: 40,38 - 1236: 39,37 - 1568: -77,21 - 1569: -77,15 - 1570: -88,18 - 1747: -81,2 - 1748: -80,2 - 1749: -79,2 - 1750: -78,3 - 1751: -82,3 - 1752: -82,6 - 1753: -81,7 - 1754: -80,7 - 1755: -79,7 - 1756: -78,6 - 1757: -85,1 - 1758: -83,1 - 1759: -83,8 - 1760: -85,8 - 1761: -85,4 - 1762: -85,5 - 1763: -83,4 - 1764: -83,5 - 1765: -86,3 - 1766: -86,6 - 1767: -87,7 - 1768: -88,7 - 1769: -89,7 - 1770: -90,6 - 1771: -91,8 - 1772: -92,8 - 1773: -91,1 - 1774: -92,1 - 1775: -90,3 - 1776: -89,2 - 1777: -88,2 - 1778: -87,2 - 1992: 66,-5 - 1993: 67,-5 - 1994: 68,-5 - 1995: 69,-5 - 1996: 66,-3 - 1997: 67,-3 - 1998: 68,-3 - 1999: 69,-3 - 2000: 70,-3 - 2001: 70,-5 - 2002: 70,-1 - 2003: 69,-1 - 2004: 68,-1 - 2005: 67,-1 - 2006: 66,-1 - 2007: 65,-3 - 2008: 65,-5 - 2009: 65,-1 - 2073: 59,-1 - 2076: 58,-1 - 2077: 58,-3 - 2078: 58,-5 - 2161: -34,-30 - 2162: -33,-30 - 2163: -32,-30 - 2164: -31,-30 - 2165: -31,-26 - 2166: -32,-26 - 2167: -33,-26 - 2168: -34,-26 - 2200: -36,-24 - 2201: -37,-24 - 2202: -38,-24 - 2203: -36,-30 - 2204: -37,-30 - 2205: -38,-30 - 2206: -38,-28 - 2207: -37,-28 - 2208: -36,-28 - 2209: -34,-28 - 2210: -33,-28 - 2211: -32,-24 - 2212: -33,-24 - 2213: -34,-24 - 2222: -32,-28 - 2233: -44,-23 - 2234: -43,-23 - 2235: -43,-24 - 2236: -44,-24 - 2237: -44,-25 - 2238: -43,-25 - 2239: -43,-26 - 2240: -44,-26 - 2241: -41,-23 - 2242: -41,-24 - 2243: -40,-24 - 2244: -40,-23 - 2258: -41,-26 - 2259: -40,-26 - 2268: -30,-30 - 2269: -29,-30 - 2270: -28,-30 - 2271: -27,-30 - 2354: -19,-16 - 2358: 11,-3 - 2359: 12,-3 - 2360: 15,-3 - 2361: 17,-3 - 2362: 17,-4 - 2363: 17,-5 - 2364: 17,-6 - 2365: 17,-7 - 2567: 15,-4 - 2568: 15,-5 - 2573: 13,-3 - 2574: 13,-7 - 2575: 14,-7 - 2576: 15,-7 - 2577: 11,-7 - 2585: 79,-53 - 2656: 79,-37 - 2719: -24,-45 - 2720: -23,-45 - 2721: -22,-45 - 2767: -24,-48 - 2835: -30,-7 - 2836: -29,-7 - 2837: -28,-7 - 2838: -27,-7 - 2839: -27,-9 - 2840: -28,-9 - 2841: -29,-9 - 2842: -30,-9 - 3002: -24,25 - 3003: -24,30 - 3004: 76,-3 - 3005: -4,-34 - 3006: -4,-33 - 3007: -4,-32 - 3010: 71,2 - 3011: 72,2 - 3152: 10,45 - 3153: 11,45 - 3299: 79,38 - 3418: 7,32 - 3455: 49,44 - 3456: 49,45 - 3457: 49,46 - 3458: -32,-85 - 3459: -32,-87 - 3460: -34,-87 - 3461: -34,-85 - 3925: -9,67 - 3926: -9,68 - 4216: 8,-40 - 4217: 15,-38 - 4283: 27,-15 - 4413: -50,-49 - 4798: 8,-62 - 4799: 10,-62 - 4806: -1,-61 - 4888: 49,-31 - 4889: 49,-36 - 5033: -13,-44 - 5034: -16,-50 - 5035: -11,-50 - 5078: 10,-51 - 5158: 37,29 - 5159: 38,29 - 5160: 39,29 - 5161: 29,19 - 5162: 29,20 - 5169: 39,18 - 5170: 40,18 - 5181: 13,36 - 5182: 14,36 - 5183: 16,36 - 5184: 17,36 - 5185: 28,39 - 5186: 28,38 - 5187: 28,37 - 5188: 17,29 - 5189: 17,30 - 5190: 17,31 - 5191: 24,36 - 5222: 7,12 - 5223: 8,11 - 5260: 11,19 - 5261: 6,19 - 5280: 28,40 - 5613: -49,24 - 5669: 2,-34 - 5670: 3,-35 - 5671: 1,-36 - 5672: -3,-36 - 5687: -13,-37 - 5699: -3,-38 - 5700: 1,-38 - 5797: -37,-51 - 5798: -37,-50 - 5799: -34,-51 - 5802: -33,-54 - 5803: -33,-53 - 5850: 28,42 - 5926: 67,2 - 5927: 64,5 - 5932: -6,-27 - 5933: -18,-16 - 5937: -30,-26 - 5939: -28,-5 - 5940: 5,49 - 5941: 5,50 - 5943: -9,-11 - 5944: -10,-10 - 5945: 7,-11 - 5946: 8,-10 - 5947: -10,11 - 5948: -9,12 - 5950: 8,-46 - 5951: 7,-46 - 6146: -9,49 - 6197: -3,43 - 6198: 1,38 - 6202: 1,35 - 6203: 1,30 - 6254: 27,9 - 6260: 25,11 - 6263: 7,47 - 6379: 25,-18 - 6380: 26,-18 - 6585: 13,11 - 6586: 15,11 - 6587: 13,9 - 6588: 13,7 - 6589: 13,5 - 6590: 13,3 - 6591: 11,6 - 6592: 15,5 - 6593: 15,3 - 6594: 15,7 - 6595: 15,9 - 6596: 17,6 - 6612: 51,6 - 6613: 51,3 - 6702: 48,-2 - 6703: 49,-3 - 6704: 50,-2 - 6705: 51,-3 - 6710: 45,-3 - 6712: 53,-3 - 6715: 38,-3 - 6716: 53,-4 - 6979: 45,-5 - 6980: 50,-5 - 6987: -38,25 - 6988: -34,25 - 6989: 31,-3 - 6990: 35,-3 - 7096: 27,21 - 7097: 28,22 - 7153: -31,-16 - 7154: -32,-16 - 7155: -29,-16 - 7311: 15,-28 - 7312: 15,-26 - 7323: -25,-28 - 7324: -25,-26 - 7326: 26,-6 - 7412: 23,-6 - 7439: 38,-19 - 7440: 11,-14 - 7441: 12,-14 - 7486: 37,-17 - 7556: 68,-39 - 7557: 67,-39 - 7558: 67,-37 - 7559: 68,-35 - 7607: 57,-23 - 7608: 57,-21 - 7609: 53,-25 - 7645: 60,-25 - 7646: 61,-34 - 7660: -52,-35 - 7661: -52,-34 - 7662: -43,-33 - 7849: 36,4 - 8111: -18,-3 - 8112: -17,-3 - 8113: -16,-3 - 8114: -15,-3 - 8115: -14,-3 - 8116: -18,-2 - 8117: -14,-2 - 8328: -5,0 - 8329: 3,0 - 8439: -1,-38 - 8583: -96,18 - 8676: -66,18 - 8904: -7,49 - 8929: -9,66 - 8983: -9,60 - 8984: -9,57 - 8985: -9,53 - 9213: 38,1 + 20253: 59,-67 - node: cleanable: True - color: '#FFFFFFFF' + color: '#FED83DFF' id: Bot decals: - 77: 14,25 - 78: 13,25 - 79: 13,26 - 80: 13,27 - 81: 13,28 - 83: 14,31 - 84: 13,31 - 85: 13,30 - 86: 13,29 - 1089: -18,-42 - 1092: 65,1 - 1093: 65,5 - 1094: 64,5 - 1095: -45,20 - 1096: -45,16 - 1097: -48,12 - 1098: -52,16 - 1099: -52,20 - 1100: -59,15 - 1101: -59,21 - 1102: 56,-7 - 1103: 57,-7 + 20229: -62,-88 + 20230: -62,-87 + 20231: -63,-87 + 20232: -63,-88 - node: angle: 1.5707963267948966 rad + color: '#FEFFFFFF' + id: Bot + decals: + 2071: 66,0 + 2072: 67,0 + 2073: 68,0 + 2074: 70,0 + 2075: 69,0 + 2076: 66,-2 + 2077: 67,-2 + 2078: 68,-2 + 2079: 69,-2 + 2080: 70,-2 + 2081: 74,-2 + 2082: 75,-2 + 2083: 76,-2 + 2084: 77,-2 + 2085: 78,-2 + 2086: 78,0 + 2087: 77,0 + 2088: 76,0 + 2089: 75,0 + 2090: 74,0 + 2119: 72,5 + 2120: 73,6 + - node: color: '#FFFFFFFF' id: Bot decals: - 685: -31,-69 - 686: -21,-59 - 687: -16,-62 - 4941: 49,-25 - 4942: 49,-27 - 4943: 29,-14 - 4944: -8,-46 + 213: 47,-20 + 214: 49,-19 + 215: 31,-19 + 362: 26,-19 + 363: 21,-23 + 434: 56,-35 + 886: 68,-6 + 1782: 45,-23 + 1783: 46,-23 + 1784: 41,-19 + 1786: 32,-19 + 1937: -65,11 + 1938: -62,11 + 1940: -65,7 + 2061: 66,-4 + 2062: 67,-4 + 2063: 68,-4 + 2064: 69,-4 + 2065: 70,-4 + 2066: 74,-4 + 2067: 75,-4 + 2068: 76,-4 + 2069: 77,-4 + 2070: 78,-4 + 2307: 83,2 + 2308: 86,2 + 2314: 59,4 + 2315: 59,9 + 2322: 83,6 + 2323: 71,6 + 2324: 72,7 + 2328: 71,4 + 2339: 59,9 + 2340: 59,9 + 2341: 85,4 + 2342: 86,8 + 2343: 75,2 + 2347: 64,-8 + 2351: 53,-6 + 2352: 58,-6 + 2391: 56,-4 + 2392: 58,-4 + 2396: 62,-41 + 2397: 62,-45 + 2398: 64,-45 + 2399: 64,-43 + 2401: 57,-3 + 2402: 56,-2 + 2403: 58,-2 + 2422: 82,-41 + 2423: 82,-36 + 2437: 81,-3 + 2555: 77,-36 + 2556: 77,-41 + 2557: 70,-39 + 2644: 79,-30 + 2645: 79,-32 + 2709: 51,-65 + 2718: 69,-65 + 2897: 53,-54 + 2902: 66,-57 + 2904: 63,-57 + 3538: -9,-1 + 3539: 9,-1 + 4429: -51,8 + 4430: -51,7 + 4992: -83,45 + 4993: -75,44 + 4994: -73,46 + 4995: -73,48 + 5007: -73,44 + 7474: 25,-61 + 7475: 39,-62 + 7494: 37,-58 + 7495: 35,-58 + 7563: -1,-48 + 7564: 1,-48 + 7692: 45,20 + 7693: 46,20 + 7694: 47,20 + 7695: 45,15 + 7696: 46,15 + 7697: 47,15 + 8093: 83,43 + 8154: 22,51 + 8155: 22,50 + 8156: 22,49 + 8419: 66,43 + 8420: 65,43 + 8421: 64,43 + 8422: 67,42 + 8423: 67,43 + 8424: 67,44 + 8612: 48,41 + 8613: 54,42 + 9682: 111,-62 + 9685: 125,-62 + 9686: 125,-52 + 9688: 111,-52 + 9689: 111,-59 + 9691: 111,-55 + 9692: 125,-55 + 9695: 125,-59 + 9698: 128,-54 + 9699: 128,-60 + 9700: 133,-60 + 9702: 133,-54 + 9973: 43,4 + 9974: 46,6 + 11560: -29,-3 + 11561: -29,-4 + 11562: -28,-4 + 11563: -27,-4 + 11564: -26,-4 + 11565: -25,-4 + 11566: -24,-4 + 11567: -23,-4 + 11568: -23,-3 + 12704: -37,-22 + 12705: -37,-21 + 12706: -37,-20 + 12707: -37,-19 + 12708: -33,-19 + 12709: -33,-20 + 12710: -33,-21 + 12711: -33,-22 + 12712: -39,-29 + 12713: -39,-30 + 12714: -39,-34 + 12715: -39,-35 + 12716: -34,-35 + 12717: -34,-34 + 12718: -34,-30 + 12719: -34,-29 + 12720: -37,-30 + 12721: -36,-30 + 12722: -36,-34 + 12723: -37,-34 + 12775: -11,-20 + 12776: -9,-20 + 12777: -9,-23 + 12778: -11,-23 + 12795: -17,-20 + 12838: -56,-35 + 12839: -57,-35 + 12840: -55,-35 + 12841: -57,-33 + 12842: -56,-33 + 12843: -55,-33 + 12844: -53,-33 + 12845: -52,-33 + 12846: -51,-33 + 12847: -51,-35 + 12848: -52,-35 + 12849: -53,-35 + 12850: -50,-35 + 12851: -49,-35 + 12852: -47,-35 + 12853: -45,-35 + 12854: -50,-31 + 12855: -51,-31 + 12856: -52,-31 + 12857: -53,-31 + 12858: -53,-29 + 12859: -52,-29 + 12860: -51,-29 + 12861: -55,-29 + 12862: -56,-29 + 12863: -57,-29 + 12864: -57,-31 + 12865: -56,-31 + 12866: -55,-31 + 12899: -60,-28 + 12900: -59,-28 + 12901: -60,-29 + 12903: -59,-29 + 12912: -63,-28 + 12913: -62,-28 + 12914: -62,-29 + 12915: -63,-29 + 12916: -63,-30 + 12917: -62,-30 + 12918: -62,-31 + 12919: -63,-31 + 12920: -63,-32 + 12921: -62,-32 + 13070: -47,-33 + 13310: 54,34 + 13311: 55,34 + 13312: 56,34 + 13313: 57,34 + 13314: 58,34 + 13315: 58,30 + 13316: 57,30 + 13317: 56,30 + 13318: 55,30 + 13319: 54,30 + 13696: -43,-33 + 13697: -43,-31 + 15745: -32,6 + 15746: -32,7 + 15747: -32,8 + 15748: -32,10 + 15749: -32,11 + 15750: -32,12 + 15758: -19,11 + 15759: -19,7 + 18502: -70,-20 + 18503: -69,-36 + 18504: -65,-36 + 18509: -58,-44 + 18513: -81,-44 + 18514: -79,-46 + 18521: -76,-63 + 18522: -72,-60 + 18523: -68,-60 + 18524: -69,-67 + 18525: -74,-67 + 20267: -72,-30 + 20440: 62,7 + 20441: 26,-21 + 20456: -5,-39 - node: - angle: 4.71238898038469 rad + cleanable: True color: '#FFFFFFFF' id: Bot decals: - 2067: 74,6 - 2068: 73,6 - 2069: 74,2 - 2070: 73,2 + 1265: -77,22 + 5895: 9,33 + 5896: 10,33 + 18306: -51,59 + 18307: -53,59 + 20153: 59,2 + 20154: 39,-15 + 20155: 35,-19 + 20156: 51,-22 + 20158: 58,-24 + 20159: 51,-30 + 20160: 67,-30 + 20161: 70,-35 + 20162: 70,-42 + 20163: 64,-54 + 20164: 47,-29 + 20165: 21,-27 + 20166: 46,-3 + 20167: 75,4 + 20168: 66,4 + 20169: 41,9 + 20170: 41,32 + 20173: 25,40 + 20174: 17,26 + 20180: 50,39 + 20181: 2,33 + 20182: 14,44 + 20184: 15,15 + 20185: 0,9 + 20186: -7,-2 + 20187: -15,-15 + 20188: -10,-39 + 20189: -6,-32 + 20190: -12,-29 + 20191: 17,-7 + 20192: -17,7 + 20193: 32,-27 + 20194: 23,-59 + 20195: 5,-59 + 20196: 19,-56 + 20197: 15,-44 + 20198: -7,-44 + 20199: -50,-74 + 20200: -41,-66 + 20201: -41,-37 + 20202: -39,-15 + 20203: -43,-8 + 20204: -56,-17 + 20205: -60,-10 + 20209: -32,-37 + 20210: -14,-37 + 20211: -58,25 + 20212: -46,40 + 20213: -45,51 + 20214: -52,51 + 20215: -64,52 + 20216: -72,-9 + 20217: 20,45 + 20218: -9,49 + 20225: -62,-87 + 20226: -62,-88 + 20227: -63,-88 + 20228: -63,-87 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Bot + decals: + 16190: -86,33 + 16191: -89,38 + 16192: -89,39 + 16193: -88,42 + 16194: -77,34 + 16195: -68,40 + 16196: -68,39 + 16197: -68,48 + 16198: -66,45 + 16199: -64,42 + 16200: -61,38 + 16201: -60,31 + 16202: -66,32 + 16203: -67,27 + 16204: -72,27 + - node: + color: '#000000C3' + id: BotGreyscale + decals: + 4049: -42,36 + 4050: -42,32 + 4051: -42,31 - node: - color: '#FFFFFFE2' + color: '#334E6DC8' id: BotGreyscale decals: - 384: -19,-22 - 385: -13,-22 + 2898: -4,-9 - node: - color: '#FFFFFFFF' + color: '#334E6DFF' + id: BotGreyscale + decals: + 2901: -4,-9 + 2930: -6,-6 + 2931: -5,-6 + - node: + color: '#52B4E9FF' + id: BotGreyscale + decals: + 2924: -4,-10 + - node: + cleanable: True + color: '#663C0DFF' + id: BotGreyscale + decals: + 5579: -75,62 + 5580: -74,62 + 5581: -73,62 + 5582: -73,61 + 5583: -74,61 + 5584: -73,60 + 5585: -74,60 + 5590: -71,64 + 5591: -71,62 + 5592: -71,60 + 5593: -72,60 + 5601: -72,62 + 5618: -77,62 + 5619: -76,62 + 5620: -76,61 + 5621: -77,61 + 5622: -75,61 + 5623: -75,60 + 5624: -76,60 + 5625: -77,60 + - node: + color: '#8C347FFF' + id: BotGreyscale + decals: + 2895: -4,-8 + - node: + color: '#9FED58FF' + id: BotGreyscale + decals: + 2923: -4,-9 + - node: + color: '#A46106FF' + id: BotGreyscale + decals: + 2912: -7,-10 + - node: + color: '#CAD8DFFF' + id: BotGreyscale + decals: + 7826: -9,-62 + - node: + color: '#DE3A3A96' + id: BotGreyscale + decals: + 2896: -7,-8 + - node: + color: '#DE3A3AFF' id: BotGreyscale decals: - 2328: -20,-22 - 2329: -20,-21 - 2337: -12,-21 - 2338: -12,-22 - 2375: -20,-20 - 2376: -12,-20 - 4219: 8,-41 - 4220: 10,-44 - 4937: 54,-31 - 4938: 54,-36 - 4939: 60,-41 - 4940: 58,-41 - 5036: -11,-53 - 5037: -17,-42 - 5077: 10,-52 - 5193: 24,3 - 5688: -12,-39 - 5689: -10,-39 - 5690: -8,-39 - 5923: 71,7 - 5924: 72,7 - 5925: 73,4 - 5928: 73,-16 - 5929: 21,-14 - 5930: 30,-13 - 5931: -4,-25 - 5934: -32,-20 - 5935: -31,-20 - 5936: -30,-20 - 5938: -26,-3 - 5942: 7,60 - 5949: -29,5 - 6241: 55,-7 - 6255: 26,12 - 6256: 27,12 - 6264: 3,45 - 6265: 3,47 - 6266: 7,45 - 6611: 49,3 - 6713: 51,1 - 6981: 48,-5 - 6982: 42,-8 - 6983: 43,-8 - 7132: -33,-7 - 7133: -32,-7 - 7313: 10,-26 - 7314: 11,-26 - 7315: 14,-24 - 7442: 12,-16 - 7485: 36,-17 - 7610: 61,-32 + 2905: -7,-8 + - node: + color: '#EFB341FF' + id: BotGreyscale + decals: + 2918: -7,-9 - node: color: '#FFFFFFFF' - id: BotLeft + id: BotGreyscale decals: - 4890: 49,-32 - 4891: 49,-37 - 5165: 41,16 - 5166: 41,15 + 1920: -64,7 + 1921: -64,11 + 1923: -63,11 + 2317: 57,4 + 2318: 80,9 + 2319: 81,9 + 2321: 82,6 + 2344: 69,7 + 2345: 63,-8 + 2346: 69,6 + 2348: 56,-6 + 2349: 49,-9 + 2350: 50,-9 + 4996: -77,48 + 4997: -75,48 + 4998: -76,42 + 4999: -81,45 + 5000: -79,45 + 6216: -30,-41 + 7643: 33,23 + 7644: 34,23 + 7645: 35,23 + 7646: 36,23 + 7647: 33,19 + 7648: 34,19 + 7649: 35,19 + 7650: 36,19 + 9976: 43,5 + 9978: 44,12 + 9979: 46,12 + 18505: -64,-36 + 18515: -81,-44 + 18516: -83,-56 + 18526: -76,-68 + 20457: -3,-42 + 20459: -5,-42 - node: - color: '#EFB341D9' - id: BotLeftGreyscale + cleanable: True + color: '#FFFFFFFF' + id: BotGreyscale + decals: + 5626: -58,39 + 5627: -58,38 + 5628: -58,37 + 5629: -57,37 + 5630: -57,38 + 5631: -57,39 + 5632: -56,39 + 5633: -56,38 + 5634: -56,37 + 5897: 14,34 + 20175: 29,40 + 20176: 17,28 + 20177: 75,2 + 20178: 46,-23 + 20179: 39,9 + 20183: 13,47 + 20206: -73,-23 + 20207: -53,-10 + 20208: -43,-27 + 20224: -62,-87 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: BotGreyscale decals: - 975: 10,16 - 976: 9,16 - 977: 8,16 - 978: 8,15 - 979: 9,15 - 980: 10,15 + 16205: -82,26 + 16206: -88,45 + 16207: -73,38 - node: - color: '#FFFFFFE0' - id: BotLeftGreyscale + color: '#FFFFFFFF' + id: BotLeft decals: - 388: -17,-20 + 4446: -48,9 + 4447: -47,9 + 6217: -25,-47 + 6218: -25,-48 + 6219: -23,-47 + 6220: -23,-48 + 6221: -21,-47 + 6222: -21,-48 + 8745: 50,44 + 8746: 48,42 + 8747: 52,45 + 8748: 53,41 - node: color: '#FFFFFFFF' id: BotLeftGreyscale decals: - 1231: 40,39 - 1237: 38,37 + 18517: -83,-56 - node: - color: '#EFB341D9' - id: BotRight + cleanable: True + color: '#FFFFFFFF' + id: BotLeftGreyscale decals: - 970: 3,16 - 971: 2,16 - 972: 2,15 - 973: 3,15 - 974: 4,15 + 5635: -58,37 + 5636: -58,38 + 5637: -58,39 + 5638: -57,39 + 5639: -57,38 + 5640: -57,37 + 5641: -56,37 + 5642: -56,38 + 5643: -56,39 - node: - color: '#F2AF41C0' + color: '#FFFFFFFF' id: BotRight decals: - 982: 4,16 + 18506: -63,-36 - node: color: '#FFFFFFFF' - id: BotRight + id: BotRightGreyscale decals: - 3462: -38,-94 - 5167: 43,16 - 5168: 43,15 + 18518: -83,-56 - node: - color: '#FFFFFFE2' - id: BotRightGreyscale + color: '#000000C3' + id: Box decals: - 378: -15,-20 + 4052: -42,34 + 4053: -42,33 - node: - color: '#FFFFFFFF' - id: BotRightGreyscale + color: '#DA8929FF' + id: Box decals: - 1230: 38,39 - 1238: 40,37 + 4424: -44,3 + 4425: -43,3 - node: - color: '#52B4E996' + color: '#F9801DFF' id: Box decals: - 56: -24,-59 + 4427: -44,3 + 4428: -43,3 - node: color: '#FFFFFFFF' id: Box decals: - 2717: -25,-45 - 2722: -21,-45 - 3146: 12,47 - 3147: 12,46 - 3148: 12,45 - 3149: 13,45 - 3150: 13,46 - 3151: 13,47 - 3300: 75,42 - 3301: 75,34 - 3302: 83,34 - 3303: 83,42 - 3453: -26,-7 - 3454: -26,-9 - 3745: 36,32 - 3746: 37,32 - 3747: 37,33 - 3748: 36,33 - 3749: 38,33 - 3750: 38,32 - 3751: 39,33 - 3953: 31,19 - 3954: 31,20 - 4218: 14,-42 - 4441: -29,36 - 4442: -28,36 - 4444: 75,-16 - 4445: 76,-16 - 4460: 64,-38 - 5192: 25,23 - 5800: -34,-50 - 6257: 23,11 - 6258: 24,11 - 6259: 23,3 - 6261: -11,-37 - 6262: -8,-37 - 6267: 8,47 - 6268: 23,8 - 6698: 50,1 - 6984: 44,-5 - 6985: 49,-8 - 6986: 50,-8 - 7082: 31,24 - 7083: 31,25 - 7134: -31,-3 - 7135: -30,-3 - 7316: 13,-27 - 7317: 15,-27 - 7318: 9,-24 - 7553: 66,-34 - 7554: 67,-34 - 7555: 68,-34 - 9044: 3,21 - 9045: 3,23 - 9046: 5,23 - 9047: 5,21 + 360: 24,-20 + 361: 26,-20 + 673: 53,-27 + 674: 54,-27 + 675: 55,-27 + 676: 56,-27 + 677: 52,-27 + 678: 51,-27 + 679: 57,-27 + 1088: -29,6 + 1089: -29,7 + 1090: -29,8 + 1091: -29,9 + 1092: -29,10 + 1093: -29,11 + 1094: -27,11 + 1095: -27,10 + 1096: -27,9 + 1097: -27,8 + 1098: -27,7 + 1099: -27,6 + 1100: -25,6 + 1101: -25,7 + 1102: -25,8 + 1103: -25,9 + 1104: -25,10 + 1105: -25,11 + 1106: -23,11 + 1107: -23,10 + 1108: -23,9 + 1109: -23,8 + 1110: -23,7 + 1111: -23,6 + 1934: -65,11 + 1935: -62,11 + 1936: -65,7 + 2285: 58,2 + 2304: 89,-15 + 2305: 90,-15 + 2329: 76,4 + 2330: 78,4 + 2331: 80,4 + 2332: 82,4 + 2356: 59,-8 + 2387: 67,-45 + 2393: 62,-40 + 2394: 63,-40 + 2395: 64,-40 + 5008: -73,42 + 5009: -73,41 + 5010: -72,41 + 5011: -71,41 + 5012: -71,42 + 6748: 3.56635,75.88135 + 8085: 79,39 + 8086: 79,47 + 8087: 87,47 + 8088: 87,39 + 8425: 65,42 + 8601: 49,42 + 8602: 48,45 + 8603: 49,44 + 8604: 51,45 + 8605: 53,44 + 8606: 54,45 + 8608: 54,41 + 8610: 53,42 + 8744: 51,44 + 9984: 46,3 + 15760: -19,6 + 15761: -19,5 + 15762: -19,12 + 15763: -19,13 + 15840: -48,42 + 15841: -48,43 + 18507: -58,-41 + 18508: -58,-42 + 18510: -76,-39 + 18511: -73,-39 + 18512: -72,-39 + 18527: -69,-67 + 20458: -7,-41 - node: cleanable: True color: '#FFFFFFFF' id: Box decals: - 82: 15,28 - 4071: 8,56 - 4072: 8,57 - 4073: 9,57 - 4074: 9,56 + 5644: 15,20 + 5645: 15,21 + 5646: 17,20 + 5647: 17,21 + 5898: 15,30 + 5899: 17,30 - node: - color: '#52B4E996' + color: '#3AB3DAFF' + id: BoxGreyscale + decals: + 4426: -51,5 + - node: + color: '#52B4E9FF' id: BoxGreyscale decals: - 4761: 2,-59 - 4762: 3,-59 - 4763: 3,-60 - 4764: 2,-60 - 4765: 2,-62 - 4766: 3,-62 - 4767: 5,-62 - 4768: 6,-62 - 4769: 6,-60 - 4770: 5,-60 - 4771: 5,-59 - 4772: 6,-59 - 4773: 6,-57 - 4774: 5,-57 - 4775: 4,-57 - 4776: 3,-57 - 4777: 2,-57 - - node: - color: '#A72323FF' + 7457: 28,-57 + 7458: 29,-57 + 7459: 30,-57 + 7460: 31,-57 + 7461: 32,-57 + 7462: 32,-59 + 7463: 31,-59 + 7464: 31,-60 + 7465: 32,-60 + 7466: 29,-59 + 7467: 28,-59 + 7468: 28,-60 + 7469: 29,-60 + 7470: 28,-62 + 7471: 29,-62 + 7472: 31,-62 + 7473: 32,-62 + 14377: 4,-41 + 14378: 4,-40 + 14380: 7,-41 + 14381: 7,-40 + - node: + cleanable: True + color: '#663C0DFF' + id: BoxGreyscale + decals: + 5572: -74,62 + 5573: -75,62 + 5574: -73,62 + 5575: -74,61 + 5576: -73,61 + 5577: -73,60 + 5578: -74,60 + 5586: -71,62 + 5587: -71,64 + 5588: -71,60 + 5589: -72,60 + 5600: -72,62 + 5610: -77,62 + 5611: -76,62 + 5612: -77,61 + 5613: -76,61 + 5614: -75,61 + 5615: -75,60 + 5616: -76,60 + 5617: -77,60 + - node: + color: '#791500FF' + id: BoxGreyscale + decals: + 1228: -53,46 + - node: + color: '#96DAFFFF' id: BoxGreyscale decals: - 8261: -27,46 + 14370: 4,-41 + 14371: 4,-40 + 14374: 7,-41 + 14375: 7,-40 - node: - color: '#FFFFFFE2' + color: '#FFFFFFFF' id: BoxGreyscale decals: - 379: -16,-22 - 380: -17,-22 - 381: -15,-22 - 382: -14,-22 - 383: -18,-22 + 1916: -64,11 + 1918: -63,11 + 1919: -64,7 + 2287: 57,2 + 2288: 56,2 + 8075: 25,51 + 8076: 25,49 + 18519: -74,-59 + 18520: -79,-64 - node: + cleanable: True color: '#FFFFFFFF' id: BoxGreyscale decals: - 4703: 15,-42 - 4704: 15,-42 - 6696: 49,1 - 6697: 48,1 - 7084: 30,22 - 7085: 30,23 - 7156: -30,-16 + 1264: -74,24 + 5648: 16,20 + 5649: 16,21 + 5650: 18,20 + 5651: 18,21 + - node: + color: '#334E6DC8' + id: BrickBoxOverlay + decals: + 3318: 5,59 + - node: + color: '#52B4E996' + id: BrickBoxOverlay + decals: + 3319: 6,59 + - node: + color: '#9FED5896' + id: BrickBoxOverlay + decals: + 3320: 6,57 + - node: + color: '#A4610696' + id: BrickBoxOverlay + decals: + 3321: 5,57 + - node: + color: '#D381C996' + id: BrickBoxOverlay + decals: + 3324: 4,59 + - node: + color: '#D4D4D496' + id: BrickBoxOverlay + decals: + 3328: 7,59 + - node: + color: '#DE3A3A96' + id: BrickBoxOverlay + decals: + 3327: 7,57 + - node: + color: '#EFB34196' + id: BrickBoxOverlay + decals: + 3322: 4,57 + - node: + color: '#52B4E996' + id: BrickCornerOverlayNE + decals: + 6248: 11,-54 + 6257: 11,-60 + - node: + color: '#52B4E996' + id: BrickCornerOverlayNW + decals: + 6256: 9,-60 + - node: + color: '#52B4E996' + id: BrickCornerOverlaySE + decals: + 6250: 11,-56 + 6255: 11,-62 + - node: + color: '#52B4E996' + id: BrickCornerOverlaySW + decals: + 6251: 9,-56 + - node: + color: '#52B4E996' + id: BrickLineOverlayE + decals: + 6252: 11,-55 + 6253: 11,-61 + - node: + color: '#52B4E996' + id: BrickLineOverlayN + decals: + 6254: 10,-60 + - node: + color: '#52B4E996' + id: BrickLineOverlayS + decals: + 6249: 10,-56 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkBox + decals: + 3540: -8,-1 + 3541: -8,1 + 3542: 8,1 + 3543: 8,-1 + 3544: 11,1 + 3545: 11,-1 + 3546: -11,1 + 3547: -11,-1 + 3643: 1,7 + 3644: -1,7 + 3947: -2,8 + 3948: 2,8 + 3985: -7,8 + 3986: 7,8 + 4306: -42,8 + 4307: -42,6 + 4308: -46,2 + 4503: 0,-3 + - node: + cleanable: True + color: '#FFFFFFFF' + id: BrickTileDarkBox + decals: + 18170: -87,29 + - node: + color: '#B1AFB7FF' + id: BrickTileDarkCornerNe + decals: + 11130: -46,-23 + - node: + color: '#B8B8B8FF' + id: BrickTileDarkCornerNe + decals: + 9854: 37,-4 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkCornerNe + decals: + 4525: 7,2 + 4600: 1,-4 - node: color: '#FFFFFFFF' id: BrickTileDarkCornerNe decals: - 4269: 13,-14 - 7811: 36,4 + 161: 33,-19 + 1900: -44,-16 + 2216: 46,-31 + 3574: 3,6 + 3610: -1,6 + 3954: 7,10 + 4491: -57,31 + 8168: 26,42 + 11350: -60,-10 + 13469: 38,26 + 13470: 39,25 + 17284: -85,-44 + 18360: 23,-76 + 18384: 26,-82 + 18385: 29,-82 + - node: + color: '#B1AFB7FF' + id: BrickTileDarkCornerNw + decals: + 11131: -48,-23 + - node: + color: '#B8B8B8FF' + id: BrickTileDarkCornerNw + decals: + 9858: 30,-4 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkCornerNw + decals: + 4518: -7,2 + 4599: -1,-4 - node: color: '#FFFFFFFF' id: BrickTileDarkCornerNw decals: - 2787: -21,-29 - 4268: 11,-14 - 7810: 30,4 + 167: 31,-19 + 1695: -46,-16 + 2215: 44,-31 + 3572: -3,6 + 3573: 1,6 + 3622: 1,6 + 3953: -7,10 + 8167: 28,42 + 10672: -37,-39 + 11341: -63,-10 + 13467: 41,25 + 13468: 42,26 + 15160: 23,-42 + 17278: -91,-44 + 18382: 24,-82 + 18383: 27,-82 - node: + cleanable: True color: '#FFFFFFFF' + id: BrickTileDarkCornerNw + decals: + 1257: -75,21 + - node: + color: '#B1AFB7FF' id: BrickTileDarkCornerSe decals: - 4266: 13,-16 - 7813: 36,1 - 7865: -16,37 + 11133: -46,-25 - node: - color: '#D4D4D496' - id: BrickTileDarkCornerSw + color: '#B8B8B8FF' + id: BrickTileDarkCornerSe + decals: + 9853: 37,-6 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkCornerSe decals: - 3343: -21,-31 - 3344: -21,-31 + 4526: 7,-2 - node: color: '#FFFFFFFF' + id: BrickTileDarkCornerSe + decals: + 151: 33,-21 + 823: -33,43 + 1697: -44,-17 + 2217: 46,-33 + 3569: 3,4 + 3612: -1,4 + 3987: 7,9 + 4490: -57,33 + 11351: -60,-13 + 13465: 39,29 + 13466: 38,28 + 17287: -89,-45 + 18361: 23,-79 + 18378: 26,-83 + 18379: 29,-83 + - node: + color: '#B1AFB7FF' id: BrickTileDarkCornerSw decals: - 4271: 11,-16 - 7812: 30,1 + 11132: -48,-25 - node: - zIndex: 1 - color: '#FFFFFFFF' + color: '#B8B8B8FF' id: BrickTileDarkCornerSw decals: - 9341: -34,50 + 9851: 35,-6 + 9859: 30,-5 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkCornerSw + decals: + 4519: -7,-2 - node: color: '#FFFFFFFF' + id: BrickTileDarkCornerSw + decals: + 155: 31,-21 + 1696: -46,-17 + 2218: 44,-33 + 3570: -3,4 + 3571: 1,4 + 3623: 1,4 + 3988: -7,9 + 8143: 22,44 + 11353: -63,-13 + 13471: 41,29 + 13472: 42,28 + 18380: 24,-83 + 18381: 27,-83 + - node: + color: '#B8B8B8FF' id: BrickTileDarkEndE decals: - 4826: 11,-60 + 9861: 37,-4 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkEndS + decals: + 3949: -7,8 + 3950: 7,8 + - node: + color: '#B8B8B8FF' + id: BrickTileDarkEndW + decals: + 9860: 35,-4 - node: color: '#FFFFFFFF' id: BrickTileDarkEndW decals: - 4823: 8,-60 + 17276: -92,-53 + 17277: -92,-45 + - node: + color: '#000000DC' + id: BrickTileDarkInnerNe + decals: + 17165: -45,-85 + 17166: -45,-89 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkInnerNe + decals: + 8053: 39,24 + 13473: 37,26 + - node: + cleanable: True + color: '#FFFFFFFF' + id: BrickTileDarkInnerNe + decals: + 18169: -89,30 + - node: + color: '#000000DC' + id: BrickTileDarkInnerNw + decals: + 17164: -45,-86 - node: color: '#FFFFFFFF' id: BrickTileDarkInnerNw decals: - 2790: -2,-29 + 8054: 41,24 + 18365: 23,-79 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkInnerSe + decals: + 3982: -7,9 + 8055: 37,28 + 8056: 39,30 - node: + cleanable: True color: '#FFFFFFFF' + id: BrickTileDarkInnerSe + decals: + 18168: -89,28 + - node: + color: '#B8B8B8FF' id: BrickTileDarkInnerSw decals: - 2789: -2,-31 - 2822: -5,-31 + 9852: 35,-5 - node: - zIndex: 1 color: '#FFFFFFFF' id: BrickTileDarkInnerSw decals: - 9349: -34,51 + 3983: 7,9 + 8057: 41,30 + 8058: 43,28 + 18366: 23,-76 + - node: + color: '#B1AFB7FF' + id: BrickTileDarkLineE + decals: + 11137: -46,-24 + - node: + color: '#B8B8B8FF' + id: BrickTileDarkLineE + decals: + 9855: 37,-5 + - node: + color: '#C3C2C0FF' + id: BrickTileDarkLineE + decals: + 4602: 1,-10 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkLineE + decals: + 4527: 7,0 + 4586: 1,-6 + 4587: 1,-7 + 4588: 1,-8 + 4589: 1,-10 + 4595: 1,-4 - node: color: '#FFFFFFFF' id: BrickTileDarkLineE decals: - 4272: 13,-15 - 7821: 36,2 - 7822: 36,3 - 7866: -16,38 - 7867: -16,39 + 149: 33,-20 + 824: -33,44 + 825: -33,45 + 2222: 46,-32 + 2510: 9,-9 + 2511: 9,-10 + 3577: 3,5 + 3611: -1,5 + 3951: 7,9 + 4488: -57,35 + 4489: -57,34 + 4506: -1,-3 + 4507: 1,-3 + 8049: 37,27 + 8059: 26,52 + 8060: 26,50 + 8061: 26,49 + 8066: 26,47 + 8146: 20,43 + 8160: 20,49 + 8161: 20,50 + 8162: 20,51 + 8169: 25,43 + 8321: 38,44 + 8322: 38,45 + 8323: 38,46 + 8324: 38,47 + 8344: 38,43 + 8375: 18,27 + 8718: 56,43 + 11348: -60,-11 + 11349: -60,-12 + 13242: 20,44 + 13459: 18,28 + 13460: 18,26 + 18372: 23,-78 + 18373: 23,-77 - node: + cleanable: True color: '#FFFFFFFF' + id: BrickTileDarkLineE + decals: + 18149: -88,30 + 18150: -88,29 + 18151: -88,28 + 18154: -89,31 + 18155: -89,27 + - node: + color: '#B1AFB7FF' id: BrickTileDarkLineN decals: - 2791: -3,-29 - 2792: -5,-29 - 2793: -7,-29 - 2794: -8,-29 - 2795: -6,-29 - 2796: -9,-29 - 2797: -10,-29 - 2798: -12,-29 - 2799: -11,-29 - 2800: -13,-29 - 2801: -20,-29 - 2802: -19,-29 - 2803: -18,-29 - 2804: -17,-29 - 2805: -15,-29 - 2806: -16,-29 - 2807: -14,-29 - 4270: 12,-14 - 4824: 9,-60 - 4825: 10,-60 - 5610: -4,-29 - 7823: 31,4 - 7824: 32,4 - 7825: 33,4 - 7826: 34,4 - 7827: 35,4 + 11136: -47,-23 - node: - color: '#D4D4D496' + color: '#B8B8B8FF' + id: BrickTileDarkLineN + decals: + 9835: 31,-4 + 9836: 30,-4 + 9837: 32,-4 + 9838: 33,-4 + 9839: 35,-4 + 9840: 34,-4 + 9841: 36,-4 + 9842: 37,-4 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkLineN + decals: + 4512: -5,2 + 4513: -7,2 + 4514: -6,2 + 4521: -10,1 + 4528: 5,2 + 4529: 6,2 + 4596: -1,-4 + 4597: 0,-4 + 4598: 1,-4 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineN + decals: + 1698: -45,-16 + 1785: 32,-19 + 2220: 45,-31 + 2508: 8,-9 + 2509: 9,-9 + 3524: -3,2 + 3525: -1,2 + 3526: 0,2 + 3527: 1,2 + 3528: 3,2 + 3536: -2,2 + 3537: 2,2 + 3565: -3,6 + 3566: -2,6 + 3567: 1,6 + 3568: 3,6 + 3585: 2,6 + 3955: 5,10 + 3956: 6,10 + 3957: 4,10 + 3958: 3,10 + 3959: 2,10 + 3960: 1,10 + 3961: 0,10 + 3962: -1,10 + 3963: -3,10 + 3964: -3,10 + 3965: -4,10 + 3966: -6,10 + 3967: -5,10 + 3984: -2,10 + 8033: 40,24 + 8065: 27,46 + 8068: 27,48 + 8070: 27,51 + 8144: 21,42 + 8145: 22,42 + 8153: 21,48 + 8166: 27,41 + 8314: 40,42 + 8315: 39,42 + 8316: 41,42 + 8317: 42,42 + 8318: 43,42 + 8319: 44,42 + 8320: 45,42 + 8374: 21,24 + 8719: 57,42 + 8720: 58,42 + 8721: 59,42 + 10669: -36,-39 + 10670: -35,-39 + 10671: -34,-39 + 11342: -62,-10 + 11343: -61,-10 + 13463: 20,24 + 13464: 22,24 + 15169: 24,-42 + 15170: 25,-42 + 17279: -90,-44 + 17280: -89,-44 + 17281: -88,-44 + 17282: -87,-44 + 17283: -86,-44 + 18354: 20,-79 + 18355: 21,-79 + 18356: 22,-79 + 18357: 20,-76 + 18358: 21,-76 + 18359: 22,-76 + 18376: 25,-82 + 18377: 28,-82 + - node: + cleanable: True + color: '#FFFFFFFF' + id: BrickTileDarkLineN + decals: + 18148: -86,29 + 18153: -88,30 + 18162: -90,31 + 18163: -89,31 + 18164: -89,31 + - node: + color: '#B1AFB7FF' + id: BrickTileDarkLineS + decals: + 11134: -47,-25 + - node: + color: '#B8B8B8FF' + id: BrickTileDarkLineS + decals: + 9843: 30,-5 + 9844: 31,-5 + 9845: 32,-5 + 9846: 33,-5 + 9847: 34,-5 + 9848: 35,-6 + 9849: 36,-6 + 9850: 37,-6 + 9862: 36,-4 + - node: + color: '#DCDCDCFF' id: BrickTileDarkLineS decals: - 3336: -18,-31 - 3337: -18,-31 - 3338: -19,-31 - 3340: -19,-31 - 3341: -20,-31 - 3342: -20,-31 + 4508: -4,-2 + 4509: -5,-2 + 4510: -6,-2 + 4511: -7,-2 + 4520: -10,-1 + 4522: 5,-2 + 4523: 6,-2 + 4524: 7,-2 - node: color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 2808: -17,-31 - 2809: -16,-31 - 2810: -15,-31 - 2811: -14,-31 - 2812: -13,-31 - 2813: -9,-31 - 2814: -8,-31 - 2815: -7,-31 - 2816: -6,-31 - 2817: -4,-31 - 2818: -3,-31 - 4265: 12,-16 - 4827: 9,-60 - 4828: 10,-60 - 5611: -12,-31 - 7816: 31,1 - 7817: 32,1 - 7818: 33,1 - 7819: 34,1 - 7820: 35,1 - 7862: -19,37 - 7863: -18,37 - 7864: -17,37 + 150: 32,-21 + 819: -37,43 + 820: -36,43 + 821: -35,43 + 822: -34,43 + 1699: -45,-17 + 2219: 45,-33 + 2506: 8,-10 + 2507: 9,-10 + 3529: -3,-2 + 3530: -2,-2 + 3531: -1,-2 + 3532: 0,-2 + 3533: 1,-2 + 3534: 2,-2 + 3535: 3,-2 + 3560: -3,4 + 3561: -2,4 + 3562: 1,4 + 3563: 2,4 + 3564: 3,4 + 3968: -6,9 + 3969: -5,9 + 3970: -4,9 + 3971: -2,9 + 3972: -1,9 + 3973: 0,9 + 3974: 2,9 + 3975: 3,9 + 3976: 4,9 + 3977: 5,9 + 3978: 6,9 + 3979: 2,9 + 3980: -3,9 + 3981: 1,9 + 8034: 40,30 + 8067: 27,48 + 8069: 27,51 + 8072: 27,53 + 8147: 21,45 + 8152: 21,52 + 8170: 26,44 + 8171: 27,44 + 8172: 28,44 + 8325: 39,48 + 8326: 40,48 + 8327: 41,48 + 8328: 42,48 + 8329: 43,48 + 8330: 44,48 + 8331: 45,48 + 8373: 21,30 + 8722: 57,44 + 8723: 58,44 + 8724: 59,44 + 11344: -61,-13 + 11345: -62,-13 + 13457: 20,30 + 13458: 22,30 + 15184: 24,-44 + 15185: 25,-44 + 15188: 26,-44 + 17285: -91,-45 + 17286: -90,-45 + 17288: -91,-53 + 17289: -90,-53 + 17290: -88,-53 + 17291: -87,-53 + 17292: -86,-53 + 17293: -86,-53 + 17294: -85,-53 + 17295: -84,-53 + 18362: 20,-79 + 18363: 21,-79 + 18364: 22,-79 + 18367: 22,-76 + 18368: 20,-76 + 18369: 21,-76 + 18374: 25,-83 + 18375: 28,-83 - node: - zIndex: 1 + cleanable: True color: '#FFFFFFFF' id: BrickTileDarkLineS decals: - 9348: -35,51 + 18147: -86,29 + 18152: -88,28 + 18165: -90,27 + 18166: -89,27 + 18167: -89,27 + - node: + color: '#B1AFB7FF' + id: BrickTileDarkLineW + decals: + 11135: -48,-24 + - node: + color: '#B8B8B8FF' + id: BrickTileDarkLineW + decals: + 9856: 30,-4 + 9857: 29,-5 + - node: + color: '#C3C2C0FF' + id: BrickTileDarkLineW + decals: + 4601: -1,-10 + - node: + color: '#DCDCDCFF' + id: BrickTileDarkLineW + decals: + 4515: -7,2 + 4516: -7,0 + 4517: -7,-2 + 4590: -1,-10 + 4591: -1,-8 + 4592: -1,-7 + 4593: -1,-6 + 4594: -1,-4 - node: color: '#FFFFFFFF' id: BrickTileDarkLineW decals: - 2788: -21,-30 - 2819: -5,-34 - 2820: -5,-33 - 2821: -5,-32 - 4264: 11,-15 - 7814: 30,2 - 7815: 30,3 + 148: 31,-20 + 2221: 44,-32 + 2504: 8,-9 + 2505: 8,-10 + 3575: -3,5 + 3576: 1,5 + 3621: 1,5 + 3952: -7,9 + 4504: -1,-3 + 4505: 1,-3 + 8051: 43,27 + 8062: 28,49 + 8063: 28,50 + 8064: 28,47 + 8071: 28,52 + 8148: 23,43 + 8149: 22,49 + 8150: 22,50 + 8151: 22,51 + 8173: 29,43 + 8332: 46,43 + 8333: 46,44 + 8334: 46,46 + 8335: 46,47 + 8336: 46,45 + 8372: 24,27 + 8717: 60,43 + 10673: -37,-40 + 10674: -37,-41 + 11346: -63,-11 + 11347: -63,-12 + 13461: 24,26 + 13462: 24,28 + 15179: 23,-43 + 18370: 23,-78 + 18371: 23,-77 - node: + cleanable: True color: '#FFFFFFFF' + id: BrickTileDarkLineW + decals: + 1258: -75,20 + 18156: -90,31 + 18157: -90,30 + 18158: -90,29 + 18159: -90,28 + 18160: -90,27 + 18161: -90,27 + - node: + color: '#808080FF' id: BrickTileSteelBox decals: - 6734: -1,-34 - 6735: -1,-24 - 6736: -1,-32 - 6737: -1,-30 - 6738: -1,-28 - 6739: -1,-26 - 6804: -32,0 - 6805: -30,0 - 6806: -28,0 - 6807: -26,0 - 6877: -14,22 - 6878: -9,22 - 6879: -1,30 - 6904: 39,-1 - 6905: 42,-1 - 6908: -8,51 - 6909: 1,50 - 6910: 2,51 - 6911: -8,66 - 6912: -7,67 - 6913: 1,67 - 6914: 2,66 - 7034: -4,0 - 7035: 2,0 - 7590: 56,-22 - 7677: -34,0 - 7781: 33,0 - 8136: -69,14 - 8137: -67,14 - 8140: -69,22 - 8141: -67,22 - 8199: -85,22 - 8200: -87,22 - 8201: -87,14 - 8202: -85,14 - 8319: -3,2 - 8320: 1,2 - 8903: -7,50 - - node: - color: '#DE3A3A95' - id: BrickTileSteelCornerNe + 14164: 16,-9 + 14193: 16,9 + 14376: -16,-9 + 14405: -16,9 + 15056: -7,61 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelBox decals: - 3112: 13,47 + 2503: 9,-9 - node: - color: '#DE3A3A96' + cleanable: True + color: '#FFFFFFFF' + id: BrickTileSteelBox + decals: + 5808: 10,23 + 5809: 10,24 + 5810: 12,23 + 5811: 14,23 + 5812: 14,24 + 5813: 12,24 + 5814: 10,22 + 5815: 12,21 + 5816: 12,22 + 5817: 16,23 + 5818: 16,24 + 5819: 18,24 + 5820: 18,23 + 5847: 10,21 + 5849: 12,25 + - node: + color: '#808080FF' id: BrickTileSteelCornerNe decals: - 3252: 8,54 - 6155: 8,47 + 14408: 0,50 + 15149: -25,1 - node: - color: '#FFFFFFFF' + color: '#999999FF' id: BrickTileSteelCornerNe decals: - 6340: 24,-15 - 7384: 35,-19 - 7599: 58,-26 - 7627: 56,-31 - 7628: 60,-35 - 7632: 56,-35 - 8151: -97,20 + 14718: -40,54 - node: - color: '#D381C996' - id: BrickTileSteelCornerNw + color: '#DE3A3A96' + id: BrickTileSteelCornerNe decals: - 2281: 39,-25 + 1929: -44,-14 + 1930: -43,-15 - node: - color: '#DE3A3A95' + color: '#FFFFFFFF' + id: BrickTileSteelCornerNe + decals: + 755: -27,24 + 1491: -25,38 + 1766: 44,-20 + 2461: 76,-36 + 2462: 76,-40 + 2466: 73,-40 + 3022: 73,-23 + 3138: 73,-31 + 3616: 5,7 + 3624: -4,7 + 4260: -29,-12 + 7087: 20,-66 + - node: + color: '#808080FF' id: BrickTileSteelCornerNw decals: - 3113: 10,47 - 3128: 5,54 + 15148: -27,1 - node: color: '#DE3A3A96' id: BrickTileSteelCornerNw decals: - 6152: 3,47 + 1797: -47,-14 - node: color: '#FFFFFFFF' id: BrickTileSteelCornerNw decals: - 6339: 16,-15 - 7385: 31,-19 - 7600: 55,-26 - 7629: 55,-31 - 7630: 55,-35 - 7631: 58,-35 - 8153: -98,20 - - node: - color: '#DE3A3A95' + 751: -31,24 + 1767: 36,-20 + 2463: 71,-40 + 2464: 75,-40 + 2465: 75,-36 + 3044: 69,-23 + 3139: 69,-31 + 3615: -5,7 + 3625: 4,7 + 4261: -30,-12 + 6374: 16,-54 + 7099: 18,-66 + 7103: 17,-67 + - node: + color: '#808080FF' id: BrickTileSteelCornerSe decals: - 3115: 13,45 - 3123: 8,49 + 15151: -25,-1 - node: color: '#DE3A3A96' id: BrickTileSteelCornerSe decals: - 6153: 8,45 + 1789: -43,-18 + 1790: -44,-19 - node: color: '#FFFFFFFF' id: BrickTileSteelCornerSe decals: - 7052: 3,4 - 7399: 35,-23 - 7602: 58,-27 - 7633: 56,-33 - 7634: 60,-36 - 7635: 56,-36 - 8158: -97,16 - - node: - color: '#D381C996' - id: BrickTileSteelCornerSw - decals: - 2284: 39,-28 - - node: - color: '#DE3A3A95' + 759: -27,20 + 2467: 73,-41 + 2468: 76,-41 + 2469: 76,-38 + 3035: 73,-27 + 3146: 73,-32 + 3614: 5,4 + 3626: -4,4 + 4262: -29,-13 + 7098: 20,-68 + 7101: 20,-68 + 9185: -34,-63 + - node: + color: '#808080FF' id: BrickTileSteelCornerSw decals: - 3114: 10,45 - 3124: 5,49 + 14412: -7,50 + 15150: -27,-1 - node: color: '#DE3A3A96' id: BrickTileSteelCornerSw decals: - 6154: 3,45 + 1793: -47,-19 - node: color: '#FFFFFFFF' id: BrickTileSteelCornerSw decals: - 7053: -5,4 - 7386: 31,-23 - 7601: 55,-27 - 7636: 55,-36 - 7637: 58,-36 - 7638: 55,-33 - 8156: -98,16 + 763: -31,20 + 2470: 71,-41 + 2471: 75,-41 + 2472: 75,-38 + 3038: 69,-27 + 3147: 69,-32 + 3613: -5,4 + 3627: 4,4 + 4263: -30,-13 + 7102: 17,-68 + 9183: -35,-63 + - node: + color: '#4B709CFF' + id: BrickTileSteelEndE + decals: + 14123: 15,0 + 14214: 1,-17 + 14240: -13,0 + 14263: 1,18 + - node: + color: '#808080FF' + id: BrickTileSteelEndE + decals: + 14135: 41,0 + 14232: 1,-26 + 14305: 1,27 + 14411: -6,50 + 14439: -70,0 + 14460: -39,0 + 14489: -39,27 + 14636: -25,27 + 14975: -44,27 + 14979: -58,27 + 14980: -51,27 + 14981: -35,27 + 14982: -30,27 + 15031: -4,27 + 15032: -11,27 + 15033: -20,27 + 15039: 5,27 + 15062: 6,41 + 15063: 13,41 + 15084: -45,54 + 15085: -51,54 + 15086: -59,54 + 15087: -65,54 + 15100: -71,54 + 15118: -46,0 + 15119: -53,0 + 15120: -63,0 + 15121: -32,0 + 15122: -18,0 + 15191: -10,-17 + 15192: -4,-17 + 15193: 6,-17 + 15194: 12,-17 + 15195: 12,18 + 15196: 6,18 + 15197: -4,18 + 15198: -10,18 + 15227: 5,-26 + 15228: 10,-26 + 15229: 15,-26 + 15230: 20,-26 + 15238: 20,0 + 15239: 27,0 + 15240: 34,0 + 15247: 45,0 + - node: + color: '#999999FF' + id: BrickTileSteelEndE + decals: + 14713: -71,54 - node: color: '#FFFFFFFF' id: BrickTileSteelEndE decals: - 4286: 21,-15 - 6270: 5,22 - 6273: 5,-21 - 6308: 15,-21 - 6322: 21,-21 - 6323: 27,-21 - 6324: 52,-22 - 6345: 17,-15 - 6721: -17,-30 - 6722: -10,-30 - 6723: -5,-30 - 6740: 0,-21 - 6748: 9,-21 - 6755: -5,12 - 6756: 5,12 - 6757: 5,-11 - 6758: -5,-11 - 6813: -21,0 - 6816: -15,0 - 6817: 9,0 - 6827: 21,0 - 6828: 15,0 - 6842: 0,22 - 6843: -5,22 - 6844: -11,22 - 6845: -16,22 - 6846: -21,22 - 6847: -26,22 - 6848: -31,22 - 6849: -35,22 - 6850: -40,22 - 6894: 26,0 - 6895: 37,0 - 6903: 41,-2 - 6906: 41,0 - 6921: -1,50 - 6922: -1,67 - 6959: -45,14 - 6961: -45,22 - 7051: -4,4 - 7059: 0,4 - 7335: 48,-22 - 7342: 34,-21 - 7379: 32,-23 - 7380: 32,-19 - 8131: -55,14 - 8148: -61,14 - 8159: -55,22 - 8160: -61,22 - 8187: -94,22 - 8188: -94,14 - 8189: -73,14 - 8190: -73,22 - 8192: -79,22 - 8193: -79,14 - 8197: -89,22 - 8198: -89,14 - 8321: 0,0 + 201: 41,-20 + 322: 29,-26 + 323: 35,-26 + 324: 41,-26 + 684: 55,-31 + 786: 49,-26 + 1769: 37,-20 + 2997: 63,-48 + 3028: 70,-27 + 3029: 70,-23 + 3049: 72,-25 + 6928: 63,-31 + - node: + color: '#4B709CFF' + id: BrickTileSteelEndN + decals: + 14124: 14,1 + 14239: -14,1 + 14264: 0,19 + - node: + color: '#808080FF' + id: BrickTileSteelEndN + decals: + 14136: 40,1 + 14233: 0,-25 + 14302: 0,28 + 14410: -7,51 + 14438: -71,1 + 14461: -40,1 + 14638: -26,28 + 15041: 0,34 + 15047: 0,39 + 15050: 0,46 + 15058: -7,56 + 15070: 0,23 + 15074: -26,37 + 15075: -26,32 + 15076: -40,43 + 15077: -40,49 + 15101: -72,55 + 15106: -40,23 + 15107: -40,17 + 15108: -40,11 + 15109: -40,6 + 15207: -14,-12 + 15208: -14,-4 + 15209: -14,6 + 15210: -14,14 + 15211: 14,14 + 15212: 14,6 + 15213: 14,-4 + 15214: 14,-12 + 15225: 0,-30 + 15226: 0,-21 + 15241: 40,5 + 15242: 40,-4 + 15243: 40,-14 + - node: + color: '#999999FF' + id: BrickTileSteelEndN + decals: + 14714: -72,55 - node: color: '#FFFFFFFF' id: BrickTileSteelEndN decals: - 3013: 20,-9 - 3024: 20,6 - 6277: 20,-4 - 6744: -1,-15 - 6784: -10,-5 - 6785: -10,8 - 6786: 8,8 - 6787: 8,-5 - 6811: -22,1 - 6812: -10,1 - 6818: 8,1 - 6822: -1,18 - 6826: 20,1 - 6851: -1,23 - 6852: -22,18 - 6853: -22,13 - 6854: -22,10 - 6880: -1,34 - 6881: -1,28 - 6888: -1,42 - 6889: -1,39 - 6915: -8,64 - 6916: -8,60 - 6917: 2,64 - 6918: 2,60 - 6919: 2,55 - 6920: -8,55 - 6965: -51,15 - 6966: -46,15 - 6967: -46,23 - 6968: -51,23 - 6973: -51,19 - 6974: -46,19 - 7048: -5,5 - 7049: 3,5 - 7061: -1,5 - 7066: -22,38 - 7067: -22,41 - 7068: -22,44 - 7069: -22,47 - 7070: -22,51 - 7338: 33,-20 - 7377: 31,-22 - 7378: 35,-22 - 8139: -68,20 - 8203: -86,20 - 8213: -59,39 - 8214: -59,30 - 8229: -77,39 - 8233: -77,30 - 8814: -22,6 + 3024: 71,-24 + 3025: 73,-26 + 3026: 69,-26 + - node: + color: '#4B709CFF' + id: BrickTileSteelEndS + decals: + 14126: 14,-1 + 14213: 0,-18 + 14241: -14,-1 + - node: + color: '#808080FF' + id: BrickTileSteelEndS + decals: + 14138: 40,-1 + 14234: 0,-27 + 14304: 0,26 + 14406: 0,49 + 14440: -71,-1 + 14491: -40,26 + 15042: 0,31 + 15048: 0,38 + 15049: 0,43 + 15059: -7,54 + 15071: 0,22 + 15072: -26,31 + 15073: -26,36 + 15078: -40,47 + 15079: -40,41 + 15102: -72,53 + 15110: -40,21 + 15111: -40,16 + 15112: -40,10 + 15113: -40,4 + 15215: 14,-14 + 15216: 14,-6 + 15217: 14,4 + 15218: 14,12 + 15219: -14,12 + 15220: -14,4 + 15221: -14,-6 + 15222: -14,-14 + 15223: 0,-22 + 15224: 0,-31 + 15244: 40,-15 + 15245: 40,-5 + 15246: 40,4 + - node: + color: '#999999FF' + id: BrickTileSteelEndS + decals: + 14715: -72,53 + 14717: -40,53 - node: color: '#FFFFFFFF' id: BrickTileSteelEndS decals: - 3012: 20,-11 - 3025: 20,4 - 6276: 20,-6 - 6343: 16,-16 - 6344: 24,-16 - 6742: -1,-22 - 6745: -1,-17 - 6788: 8,-7 - 6789: 8,5 - 6790: -10,5 - 6791: -10,-7 - 6814: -22,-1 - 6815: -10,-1 - 6819: 8,-1 - 6823: -1,16 - 6829: 20,-1 - 6855: -22,4 - 6856: -22,9 - 6857: -22,12 - 6858: -22,16 - 6859: -22,21 - 6860: -1,21 - 6882: -1,26 - 6883: -1,32 - 6890: -1,41 - 6891: -1,38 - 6923: -8,62 - 6924: 2,62 - 6925: 2,57 - 6926: -8,57 - 6927: -8,53 - 6928: 2,53 - 6969: -51,21 - 6970: -46,21 - 6971: -51,13 - 6972: -46,13 - 6975: -51,17 - 6976: -46,17 - 7071: -22,36 - 7072: -22,40 - 7073: -22,43 - 7074: -22,46 - 7075: -22,49 - 7339: 33,-22 - 7381: 35,-20 - 7382: 31,-20 - 8138: -68,16 - 8204: -86,16 - 8211: -59,26 - 8212: -59,34 - 8217: -77,26 - 8219: -77,34 + 1773: 36,-21 + 1774: 44,-21 + 3020: 73,-24 + 3031: 69,-24 + 3052: 71,-26 + - node: + color: '#4B709CFF' + id: BrickTileSteelEndW + decals: + 14125: 13,0 + 14212: -1,-17 + 14238: -15,0 + 14262: -1,18 + - node: + color: '#808080FF' + id: BrickTileSteelEndW + decals: + 14137: 39,0 + 14303: -1,27 + 14407: -1,50 + 14459: -41,0 + 14488: -41,27 + 14635: -27,27 + 14976: -47,27 + 14977: -54,27 + 14978: -61,27 + 14983: -36,27 + 14984: -31,27 + 14985: -22,27 + 14986: -15,27 + 14987: -6,27 + 15040: 4,27 + 15060: 5,41 + 15061: 12,41 + 15088: -67,54 + 15089: -61,54 + 15090: -53,54 + 15091: -47,54 + 15123: -20,0 + 15124: -34,0 + 15125: -48,0 + 15126: -58,0 + 15127: -65,0 + 15199: -12,18 + 15200: -6,18 + 15201: 4,18 + 15202: 10,18 + 15203: 10,-17 + 15204: 4,-17 + 15205: -6,-17 + 15206: -12,-17 + 15231: 19,-26 + 15232: 14,-26 + 15233: 9,-26 + 15234: 4,-26 + 15235: 18,0 + 15236: 25,0 + 15237: 32,0 + 15248: 44,0 + - node: + color: '#999999FF' + id: BrickTileSteelEndW + decals: + 14716: -41,54 - node: color: '#FFFFFFFF' id: BrickTileSteelEndW decals: - 4287: 19,-15 - 6269: 3,22 - 6271: 3,-21 - 6272: 7,-21 - 6307: 13,-21 - 6319: 19,-21 - 6320: 25,-21 - 6321: 32,-21 - 6346: 23,-15 - 6718: -19,-30 - 6719: -14,-30 - 6720: -7,-30 - 6741: -2,-21 - 6751: -7,-11 - 6752: 3,-11 - 6753: -7,12 - 6754: 3,12 - 6808: -23,0 - 6809: -17,0 - 6810: -11,0 - 6830: 13,0 - 6831: 19,0 - 6834: -42,22 - 6835: -37,22 - 6836: -33,22 - 6837: -28,22 - 6838: -23,22 - 6839: -18,22 - 6840: -7,22 - 6841: -2,22 - 6892: 29,0 - 6893: 24,0 - 6902: 40,-2 - 6907: 40,0 - 6929: -5,50 - 6930: -5,67 - 6962: -52,22 - 6963: -52,14 - 7050: 2,4 - 7060: -2,4 - 7333: 51,-22 - 7334: 47,-22 - 7383: 34,-19 - 7398: 34,-23 - 8132: -57,14 - 8135: -63,14 - 8155: -63,22 - 8157: -57,22 - 8183: -81,14 - 8184: -81,22 - 8185: -75,22 - 8186: -75,14 - 8191: -95,22 - 8194: -95,14 - 8195: -90,14 - 8196: -90,22 - 8322: -2,0 - 8837: -12,22 - - node: - color: '#DE3A3A95' + 202: 39,-20 + 325: 27,-26 + 326: 33,-26 + 327: 39,-26 + 685: 52,-31 + 787: 47,-26 + 1771: 43,-20 + 2998: 60,-48 + 3021: 72,-23 + 3033: 72,-27 + 3048: 70,-25 + 6929: 61,-31 + - node: + color: '#4B709CFF' + id: BrickTileSteelInnerNe + decals: + 14130: 14,0 + 14243: -14,0 + 14266: 0,18 + - node: + color: '#808080FF' + id: BrickTileSteelInnerNe + decals: + 14153: 40,0 + 14236: 0,-26 + 14307: 0,27 + 14413: -7,50 + 14443: -71,0 + 14463: -40,0 + 14650: -26,27 + 15104: -72,54 + - node: + color: '#999999FF' + id: BrickTileSteelInnerNe + decals: + 14722: -72,54 + - node: + color: '#BABABAFF' + id: BrickTileSteelInnerNe + decals: + 7491: 34,-61 + - node: + color: '#DCDCDCFF' id: BrickTileSteelInnerNe decals: - 3139: 8,51 + 4570: -7,-2 + 4571: -3,-2 + 4572: 1,-2 + 4573: 5,-2 + 4581: -1,-8 - node: color: '#DE3A3A96' id: BrickTileSteelInnerNe decals: - 3253: 8,53 + 1933: -44,-15 - node: color: '#FFFFFFFF' id: BrickTileSteelInnerNe decals: - 6995: -1,-21 - 6996: -1,22 - 7003: 20,0 - 7004: -22,0 - 7027: -46,14 - 7028: -46,22 - 7029: 8,0 - 7054: -5,4 - 7065: -1,4 - 7345: 33,-21 - 7387: 31,-23 - 7715: -55,-1 - 7899: -17,27 - 7957: -37,-1 - 7982: -46,-2 - 8006: -41,0 - 8084: -18,-3 - - node: - color: '#DE3A3A95' + 1494: -25,35 + 1499: -40,60 + 1511: -47,59 + 3039: 69,-27 + 3060: 71,-25 + - node: + color: '#4B709CFF' + id: BrickTileSteelInnerNw + decals: + 14129: 14,0 + 14242: -14,0 + 14265: 0,18 + - node: + color: '#808080FF' + id: BrickTileSteelInnerNw + decals: + 14152: 40,0 + 14306: 0,27 + 14462: -40,0 + 14649: -26,27 + - node: + color: '#BABABAFF' + id: BrickTileSteelInnerNw + decals: + 7492: 38,-61 + - node: + color: '#DCDCDCFF' id: BrickTileSteelInnerNw decals: - 3117: 10,46 - 3136: 5,51 + 4574: 7,-2 + 4575: 3,-2 + 4576: -1,-2 + 4577: -5,-2 + 4578: 1,-8 - node: color: '#FFFFFFFF' id: BrickTileSteelInnerNw decals: - 6994: -1,-21 - 6997: -1,22 - 7002: 20,0 - 7005: -22,0 - 7009: -10,0 - 7025: -51,22 - 7026: -51,14 - 7055: 3,4 - 7064: -1,4 - 7343: 33,-21 - 7400: 35,-23 - 7683: -53,-1 - 7729: -35,-1 - 7981: -38,-2 - 8005: -43,0 - 8083: -14,-3 - - node: - color: '#DE3A3A95' + 1500: -48,60 + 1512: -41,59 + 3041: 73,-27 + 3056: 71,-25 + 7100: 18,-67 + - node: + color: '#4B709CFF' + id: BrickTileSteelInnerSe + decals: + 14127: 14,0 + 14216: 0,-17 + 14244: -14,0 + - node: + color: '#808080FF' + id: BrickTileSteelInnerSe + decals: + 14154: 40,0 + 14237: 0,-26 + 14308: 0,27 + 14442: -71,0 + 14492: -40,27 + 15105: -72,54 + - node: + color: '#999999FF' + id: BrickTileSteelInnerSe + decals: + 14721: -72,54 + - node: + color: '#BABABAFF' + id: BrickTileSteelInnerSe + decals: + 7489: 34,-59 + - node: + color: '#DCDCDCFF' id: BrickTileSteelInnerSe decals: - 3134: 6,49 - 3135: 8,51 + 4566: 5,2 + 4567: 1,2 + 4568: -3,2 + 4569: -7,2 + 4579: -1,-6 - node: color: '#DE3A3A96' id: BrickTileSteelInnerSe decals: - 3254: 8,53 + 1798: -44,-18 - node: color: '#FFFFFFFF' id: BrickTileSteelInnerSe decals: - 6342: 16,-15 - 6992: -1,-21 - 6999: -1,22 - 7000: 20,0 - 7006: -22,0 - 7014: -22,22 - 7023: -46,14 - 7024: -46,22 - 7030: 8,0 - 7344: 33,-21 - 7388: 31,-19 - 7716: -55,1 - 7898: -17,29 - 7956: -37,1 - 7980: -46,2 - 8003: -41,0 - 8120: -18,-1 - 8121: -14,-1 - - node: - color: '#DE3A3A95' + 1507: -47,61 + 1777: 36,-20 + 3042: 69,-23 + 3055: 71,-25 + 6012: -27,-45 + - node: + color: '#4B709CFF' + id: BrickTileSteelInnerSw + decals: + 14128: 14,0 + 14217: 0,-17 + 14245: -14,0 + - node: + color: '#808080FF' + id: BrickTileSteelInnerSw + decals: + 14155: 40,0 + 14309: 0,27 + 14409: 0,50 + 14493: -40,27 + - node: + color: '#999999FF' + id: BrickTileSteelInnerSw + decals: + 14719: -40,54 + - node: + color: '#BABABAFF' + id: BrickTileSteelInnerSw + decals: + 7490: 38,-59 + - node: + color: '#DCDCDCFF' + id: BrickTileSteelInnerSw + decals: + 4562: -1,2 + 4563: -5,2 + 4564: 3,2 + 4565: 7,2 + 4580: 1,-6 + - node: + color: '#FFFFFFFF' id: BrickTileSteelInnerSw decals: - 3116: 10,46 - 3137: 5,51 - 3138: 6,49 + 1508: -41,61 + 1776: 44,-20 + 3023: 73,-23 + 3053: 71,-25 + 6013: -19,-45 - node: + cleanable: True color: '#FFFFFFFF' id: BrickTileSteelInnerSw decals: - 6341: 24,-15 - 6993: -1,-21 - 6998: -1,22 - 7001: 20,0 - 7007: -22,0 - 7008: -10,0 - 7013: -22,22 - 7021: -51,22 - 7022: -51,14 - 7346: 33,-21 - 7389: 35,-19 - 7684: -53,1 - 7728: -35,1 - 7979: -38,2 - 8004: -43,0 - 8118: -18,-1 - 8119: -14,-1 - - node: - color: '#9FED58AE' + 5879: 9,24 + 5880: 9,23 + 5881: 9,22 + 5882: 9,21 + 5883: 11,21 + 5884: 11,22 + 5885: 11,23 + 5886: 11,24 + 5887: 13,24 + 5888: 13,23 + 5889: 13,22 + 5890: 13,21 + 5891: 15,23 + 5892: 15,24 + 5893: 17,24 + 5894: 17,23 + - node: + color: '#808080FF' + id: BrickTileSteelLineE + decals: + 15045: 0,32 + 15046: 0,33 + 15051: 0,44 + 15052: 0,45 + 15057: -7,55 + 15080: -40,42 + 15081: -40,48 + 15114: -40,5 + 15115: -40,22 + 15140: -25,0 + 15161: 14,13 + 15162: 14,5 + 15163: 14,-5 + 15164: 14,-13 + 15165: -14,-13 + 15166: -14,-5 + 15167: -14,5 + 15168: -14,13 + - node: + color: '#BABABAFF' id: BrickTileSteelLineE decals: - 8283: -26,31 - 8284: -26,30 + 7481: 34,-60 - node: - color: '#DE3A3A95' + color: '#DCDCDCFF' id: BrickTileSteelLineE decals: - 3120: 13,46 - 3126: 8,50 - 3127: 8,52 + 4546: -7,1 + 4547: -7,0 + 4548: -7,-1 + 4549: -3,1 + 4550: -3,0 + 4551: -3,-1 + 4552: 1,1 + 4553: 1,0 + 4554: 1,-1 + 4555: 5,1 + 4556: 5,0 + 4557: 5,-1 + 4582: -1,-7 - node: color: '#FFFFFFFF' id: BrickTileSteelLineE decals: - 2618: 68,-45 - 2619: 71,-45 - 3014: 20,-10 - 3027: 20,5 - 4697: 74,-45 - 4932: 63,-45 - 6278: 20,-5 - 6746: -1,-16 - 6792: -10,-6 - 6793: 8,-6 - 6794: 8,7 - 6795: 8,6 - 6796: -10,7 - 6797: -10,6 - 6824: -1,17 - 6863: -22,17 - 6864: -22,5 - 6886: -1,33 - 6887: -1,27 - 6951: -8,63 - 6952: 2,63 - 6953: 2,59 - 6954: 2,58 - 6955: -8,58 - 6956: -8,59 - 6957: -8,54 - 6958: 2,54 - 7010: -10,0 - 7011: -10,0 - 7017: -51,22 - 7018: -51,18 - 7019: -51,14 - 7076: -22,50 - 7077: -22,37 - 7639: 56,-32 - 7679: -55,0 - 7897: -17,28 - 7955: -37,0 - 7967: -46,1 - 7968: -46,-1 - 7989: -46,0 - 7999: -41,-1 - 8000: -41,1 - 8079: -18,-2 - 8145: -68,17 - 8146: -68,18 - 8147: -68,19 - 8166: -97,19 - 8167: -97,18 - 8168: -97,17 - 8169: -98,17 - 8170: -98,18 - 8171: -98,19 - 8208: -86,17 - 8209: -86,18 - 8210: -86,19 - 8215: -59,29 - 8216: -59,28 - 8218: -59,35 - 8220: -59,36 - 8221: -59,37 - 8222: -59,38 - 8238: -77,38 - 8239: -77,37 - 8240: -77,36 - 8241: -77,27 - 8242: -77,35 - 8243: -77,28 - 8244: -77,29 - 8262: -35,30 - 8263: -35,29 - 8264: -35,28 - 8470: -59,27 - 8630: -46,18 + 756: -27,23 + 757: -27,22 + 758: -27,21 + 1493: -25,36 + 1497: -40,62 + 1498: -40,61 + 1509: -47,60 + 2473: 76,-37 + 2799: 59,-65 + 2800: 59,-64 + 2801: 59,-63 + 2802: 59,-62 + 2962: 59,-56 + 2963: 59,-57 + 2964: 59,-58 + 3617: 5,6 + 3618: 5,5 + 3630: -4,6 + 3631: -4,5 + 7097: 20,-67 + 7295: 20,-53 + 7479: 34,-60 + 12698: -54,-14 + 12699: -54,-15 + 12700: -54,-16 + 12701: -54,-17 + 12702: -54,-18 + 12703: -54,-19 + - node: + color: '#4B709CFF' + id: BrickTileSteelLineN + decals: + 14215: 0,-17 - node: - color: '#D381C996' + color: '#808080FF' id: BrickTileSteelLineN decals: - 2279: 42,-25 + 14490: -40,27 + 15034: -21,27 + 15035: -14,27 + 15036: -13,27 + 15037: -12,27 + 15038: -5,27 + 15064: -60,27 + 15065: -59,27 + 15066: -52,27 + 15067: -53,27 + 15068: -45,27 + 15069: -46,27 + 15096: -66,54 + 15097: -60,54 + 15098: -52,54 + 15099: -46,54 + 15136: -26,1 + 15137: -19,0 + 15141: -33,0 + 15142: -47,0 + 15143: -57,0 + 15144: -56,0 + 15145: -55,0 + 15146: -54,0 + 15147: -64,0 + 15171: -11,18 + 15172: -5,18 + 15173: 5,18 + 15174: 11,18 + 15186: 11,-17 + 15187: 5,-17 + 15189: -5,-17 + 15190: -11,-17 + 15252: 19,0 + 15253: 26,0 + 15254: 33,0 + - node: + color: '#BABABAFF' + id: BrickTileSteelLineN + decals: + 7482: 35,-61 + 7483: 36,-61 + 7484: 37,-61 - node: - color: '#DE3A3A95' + color: '#DCDCDCFF' id: BrickTileSteelLineN decals: - 3118: 11,47 - 3119: 12,47 + 4558: -6,-2 + 4559: -2,-2 + 4560: 2,-2 + 4561: 6,-2 + 4584: 0,-8 - node: color: '#DE3A3A96' id: BrickTileSteelLineN decals: - 3257: 6,54 - 3258: 7,54 - 6157: 4,47 - 6158: 6,47 - 6159: 7,47 - 6167: 5,47 - 6168: 6,47 + 1796: -46,-14 + 1924: -45,-14 - node: - angle: -3.141592653589793 rad color: '#FFFFFFFF' id: BrickTileSteelLineN decals: - 2613: 64,-44 - 2614: 65,-44 - 2615: 66,-44 - 2616: 67,-44 - 2617: 72,-44 + 204: 40,-20 + 331: 28,-26 + 332: 34,-26 + 333: 40,-26 + 688: 53,-31 + 689: 54,-31 + 752: -30,24 + 753: -29,24 + 754: -28,24 + 789: 48,-26 + 1492: -27,38 + 1501: -39,60 + 1513: -46,59 + 1514: -45,59 + 1515: -44,59 + 1516: -43,59 + 1517: -42,59 + 2199: -39,60 + 2204: -49,60 + 2475: 72,-40 + 2808: 60,-66 + 2960: 60,-59 + 3001: 61,-48 + 3002: 62,-48 + 3140: 70,-31 + 3141: 71,-31 + 3142: 72,-31 + 6370: 18,-54 + 6371: 17,-54 + 6931: 62,-31 + 7094: 17,-67 + 7095: 19,-66 + 7096: 18,-66 + 18479: 12,-59 + - node: + color: '#4B709CFF' + id: BrickTileSteelLineS + decals: + 14261: 0,18 - node: - color: '#FFFFFFFF' - id: BrickTileSteelLineN + color: '#808080FF' + id: BrickTileSteelLineS decals: - 2606: 64,-46 - 2607: 65,-46 - 2608: 66,-46 - 2609: 67,-46 - 2610: 72,-46 - 4285: 20,-15 - 4698: 75,-46 - 4699: 76,-46 - 4700: 77,-46 - 4701: 78,-46 - 5858: 70,-46 - 6274: 4,-21 - 6310: 14,-21 - 6326: 26,-21 - 6327: 20,-21 - 6724: -18,-30 - 6725: -13,-30 - 6726: -12,-30 - 6727: -11,-30 - 6728: -6,-30 - 6750: 8,-21 - 6763: -6,12 - 6764: 4,12 - 6765: 4,-11 - 6766: -6,-11 - 6821: -16,0 - 6833: 14,0 - 6865: -41,22 - 6866: -36,22 - 6867: -32,22 - 6868: -27,22 - 6869: -17,22 - 6870: -6,22 - 6896: 25,0 - 6897: 30,0 - 6898: 31,0 - 6937: -4,67 - 6938: -3,67 - 6939: -2,67 - 6940: -2,50 - 6941: -3,50 - 6942: -4,50 - 6978: 4,22 - 7012: -22,22 - 7605: 56,-26 - 7606: 57,-26 - 7642: 59,-35 - 7681: -54,-1 - 7687: -36,-1 - 7778: 32,0 - 7779: 34,0 - 7780: 35,0 - 7847: 36,0 - 7896: -14,27 - 7918: -15,27 - 7919: -16,27 - 7975: -45,-2 - 7976: -44,-2 - 7977: -40,-2 - 7978: -39,-2 - 7983: -43,-2 - 7984: -42,-2 - 7985: -41,-2 - 7991: -45,0 - 7992: -44,0 - 7993: -40,0 - 7994: -39,0 - 8080: -17,-3 - 8081: -16,-3 - 8082: -15,-3 - 8134: -56,14 - 8150: -62,14 - 8152: -56,22 - 8154: -62,22 - 8179: -80,22 - 8180: -74,22 - 8181: -74,14 - 8182: -80,14 - 8324: -1,0 + 14458: -40,0 + 14639: -26,27 + 15020: -60,27 + 15021: -59,27 + 15022: -52,27 + 15023: -53,27 + 15024: -45,27 + 15025: -46,27 + 15026: -21,27 + 15027: -14,27 + 15028: -13,27 + 15029: -12,27 + 15030: -5,27 + 15092: -46,54 + 15093: -52,54 + 15094: -60,54 + 15095: -66,54 + 15128: -64,0 + 15129: -57,0 + 15130: -56,0 + 15131: -55,0 + 15132: -54,0 + 15133: -47,0 + 15134: -33,0 + 15135: -26,-1 + 15138: -19,0 + 15175: 11,18 + 15176: 5,18 + 15177: -5,18 + 15178: -11,18 + 15180: -11,-17 + 15181: -5,-17 + 15182: 5,-17 + 15183: 11,-17 + 15249: 33,0 + 15250: 26,0 + 15251: 19,0 + - node: + color: '#BABABAFF' + id: BrickTileSteelLineS + decals: + 7485: 35,-59 + 7486: 36,-59 + 7487: 37,-59 + 7488: 35,-59 - node: - color: '#D381C996' + color: '#DCDCDCFF' id: BrickTileSteelLineS decals: - 2286: 42,-28 + 4530: 6,2 + 4531: 2,2 + 4532: -2,2 + 4533: -6,2 + 4583: 0,-6 - node: - color: '#DE3A3A95' + color: '#DE3A3A96' id: BrickTileSteelLineS decals: - 3121: 11,45 - 3122: 12,45 - 3133: 7,49 + 1791: -45,-19 + 1792: -46,-19 - node: color: '#FFFFFFFF' id: BrickTileSteelLineS decals: - 4284: 20,-15 - 4693: 75,-44 - 4694: 76,-44 - 4695: 77,-44 - 4696: 78,-44 - 5859: 70,-44 - 6275: 4,-21 - 6309: 14,-21 - 6325: 26,-21 - 6328: 20,-21 - 6729: -6,-30 - 6730: -13,-30 - 6731: -12,-30 - 6732: -11,-30 - 6733: -18,-30 - 6749: 8,-21 - 6759: -6,-11 - 6760: 4,-11 - 6761: 4,12 - 6762: -6,12 - 6820: -16,0 - 6832: 14,0 - 6871: -6,22 - 6872: -17,22 - 6873: -27,22 - 6874: -32,22 - 6875: -36,22 - 6876: -41,22 - 6899: 25,0 - 6900: 30,0 - 6901: 31,0 - 6931: -4,67 - 6932: -3,67 - 6933: -2,67 - 6934: -4,50 - 6935: -3,50 - 6936: -2,50 - 6977: 4,22 - 7063: -1,4 - 7603: 57,-27 - 7604: 56,-27 - 7641: 59,-36 - 7680: -54,1 - 7685: -36,1 - 7775: 32,0 - 7776: 34,0 - 7777: 35,0 - 7846: 36,0 - 7894: -14,29 - 7895: -16,29 - 7901: -15,29 - 7971: -45,2 - 7972: -44,2 - 7973: -40,2 - 7974: -39,2 - 7986: -43,2 - 7987: -41,2 - 7988: -42,2 - 7995: -45,0 - 7996: -44,0 - 7997: -40,0 - 7998: -39,0 - 8075: -17,-1 - 8076: -16,-1 - 8077: -15,-1 - 8133: -56,14 - 8149: -62,14 - 8164: -62,22 - 8165: -56,22 - 8172: -74,14 - 8173: -80,14 - 8176: -80,22 - 8178: -74,22 - 8265: -35,28 - 8323: -1,0 - - node: - color: '#DE3A3A95' + 203: 40,-20 + 328: 28,-26 + 329: 40,-26 + 330: 34,-26 + 686: 53,-31 + 687: 54,-31 + 760: -28,20 + 761: -29,20 + 762: -30,20 + 788: 48,-26 + 1502: -42,61 + 1503: -43,61 + 1504: -44,61 + 1505: -45,61 + 1506: -46,61 + 2476: 72,-41 + 2807: 60,-61 + 2961: 60,-55 + 2999: 61,-48 + 3000: 62,-48 + 3143: 70,-32 + 3144: 71,-32 + 3145: 72,-32 + 6004: -26,-45 + 6005: -26,-45 + 6006: -25,-45 + 6007: -24,-45 + 6008: -23,-45 + 6009: -22,-45 + 6010: -21,-45 + 6011: -20,-45 + 6930: 62,-31 + 7088: 20,-68 + 7089: 19,-68 + 7090: 18,-68 + 7091: 17,-68 + 9184: -34,-63 + 18480: 12,-59 + - node: + color: '#00000016' + id: BrickTileSteelLineW + decals: + 18483: 12.21762,-58.99109 + 18490: 4.213413,-51.970966 + 18491: 4.2180424,-50.994114 + 18492: 4.217442,-49.963196 + - node: + cleanable: True + color: '#00000016' + id: BrickTileSteelLineW + decals: + 18499: -3.5035815,-51.99901 + 18500: -3.498952,-51.00364 + 18501: -3.498952,-49.99901 + - node: + color: '#0000002D' + id: BrickTileSteelLineW + decals: + 18482: 12.46762,-59.000347 + 18487: 4.5050263,-52.004772 + 18488: 4.5003967,-51.004772 + 18489: 4.5003967,-50.0013 + - node: + cleanable: True + color: '#0000002D' + id: BrickTileSteelLineW + decals: + 18496: -3.748952,-51.99901 + 18497: -3.748952,-50.99901 + 18498: -3.748952,-49.99901 + - node: + color: '#00000044' + id: BrickTileSteelLineW + decals: + 18481: 12.71762,-59.000347 + 18484: 4.755844,-52.00014 + 18485: 4.7512145,-51.00014 + 18486: 4.7512145,-50.00014 + 18493: -3.998952,-51.99901 + 18494: -3.998952,-50.99901 + 18495: -3.998952,-49.994377 + - node: + color: '#808080FF' + id: BrickTileSteelLineW + decals: + 14235: 0,-26 + 14441: -71,0 + 15043: 0,32 + 15044: 0,33 + 15053: 0,44 + 15054: 0,45 + 15055: -7,55 + 15082: -40,42 + 15083: -40,48 + 15103: -72,54 + 15116: -40,22 + 15117: -40,5 + 15139: -27,0 + 15152: -14,5 + 15153: -14,13 + 15154: -14,-5 + 15155: -14,-13 + 15156: 14,-13 + 15157: 14,-5 + 15158: 14,5 + 15159: 14,13 + - node: + color: '#999999FF' + id: BrickTileSteelLineW + decals: + 14720: -72,54 + - node: + color: '#BABABAFF' + id: BrickTileSteelLineW + decals: + 7480: 38,-60 + - node: + color: '#DCDCDCFF' id: BrickTileSteelLineW decals: - 3129: 5,53 - 3131: 5,52 - 3132: 5,50 + 4534: -5,1 + 4535: -5,0 + 4536: -5,-1 + 4537: -1,1 + 4538: -1,0 + 4539: -1,-1 + 4540: 3,1 + 4541: 3,0 + 4542: 3,-1 + 4543: 7,1 + 4544: 7,0 + 4545: 7,-1 + 4585: 1,-7 - node: color: '#DE3A3A96' id: BrickTileSteelLineW decals: - 6156: 3,46 + 1794: -47,-18 + 1795: -47,-15 - node: color: '#FFFFFFFF' id: BrickTileSteelLineW decals: - 2622: 68,-45 - 2623: 71,-45 - 3015: 20,-10 - 3026: 20,5 - 4691: 74,-45 - 4692: 79,-45 - 6279: 20,-5 - 6747: -1,-16 - 6798: -10,7 - 6799: -10,6 - 6800: -10,-6 - 6801: 8,-6 - 6802: 8,6 - 6803: 8,7 - 6825: -1,17 - 6861: -22,5 - 6862: -22,17 - 6884: -1,33 - 6885: -1,27 - 6943: -8,54 - 6944: 2,54 - 6945: 2,58 - 6946: 2,59 - 6947: -8,58 - 6948: -8,59 - 6949: -8,63 - 6950: 2,63 - 7015: -46,22 - 7016: -46,14 - 7020: -51,18 - 7031: 8,0 - 7078: -22,37 - 7079: -22,50 - 7640: 55,-32 - 7682: -53,0 - 7686: -35,0 - 7969: -38,1 - 7970: -38,-1 - 7990: -38,0 - 8001: -43,-1 - 8002: -43,1 - 8078: -14,-2 - 8142: -68,17 - 8143: -68,18 - 8144: -68,19 - 8161: -98,17 - 8162: -98,18 - 8163: -98,19 - 8174: -97,19 - 8175: -97,18 - 8177: -97,17 - 8205: -86,17 - 8206: -86,18 - 8207: -86,19 - 8223: -59,38 - 8224: -59,37 - 8225: -59,36 - 8226: -59,35 - 8227: -59,28 - 8228: -59,29 - 8230: -77,27 - 8231: -77,28 - 8232: -77,29 - 8234: -77,35 - 8235: -77,36 - 8236: -77,37 - 8237: -77,38 - 8469: -59,27 - 8629: -46,18 + 748: -31,21 + 749: -31,22 + 750: -31,23 + 1495: -48,62 + 1496: -48,61 + 1510: -41,60 + 2474: 75,-37 + 2803: 61,-65 + 2804: 61,-64 + 2805: 61,-63 + 2806: 61,-62 + 2965: 61,-58 + 2966: 61,-57 + 2967: 61,-56 + 3619: -5,6 + 3620: -5,5 + 3628: 4,6 + 3629: 4,5 + 6001: -19,-46 + 6002: -19,-47 + 6372: 16,-55 + 6373: 16,-56 + 7092: 17,-68 + 7093: 17,-67 + 7296: 20,-53 + - node: + color: '#6CDBFFFF' + id: BrickTileWhiteBox + decals: + 4259: -29,-12 - node: - color: '#52B4E996' + color: '#9A54BFFF' id: BrickTileWhiteBox decals: - 57: -20,-62 - 58: -19,-62 + 17893: -46,106 - node: - color: '#DE3A3A96' + color: '#FFFFFFFF' id: BrickTileWhiteBox decals: - 6185: -42,-20 + 7273: 21,-52 - node: - color: '#334E6DC8' + color: '#334E6DFF' id: BrickTileWhiteCornerNe decals: - 5875: 54,5 - 5883: 60,2 - 9147: -11,-1 - 9169: -23,-1 - 9183: 19,-1 - 9190: -2,21 - 9203: -2,-22 + 3946: 1,12 - node: - color: '#52B4E996' + color: '#37789BFF' id: BrickTileWhiteCornerNe decals: - 59: -16,-59 - 2114: 24,40 - 2128: 15,40 + 7428: 41,-58 + 7447: 27,-57 + 7498: 34,-57 + 9362: 29,-50 - node: - color: '#60B2FFFF' + color: '#4B709CFF' id: BrickTileWhiteCornerNe decals: - 189: -16,-16 + 14114: 13,-1 + 14208: -1,-18 + 14251: -15,-1 + 15742: -19,13 + 17107: -40,-82 - node: - color: '#9FED5896' + color: '#52B4E9FF' id: BrickTileWhiteCornerNe decals: - 1646: -59,11 - 2419: -25,33 - 2425: -25,29 - 2460: -25,50 - 3898: -21,53 - 8905: -8,50 - 8920: 1,66 - 9107: -52,21 - 9108: -52,13 - 9135: -23,21 + 6868: 16,-64 + 7523: 3,-50 + 7549: 3,-48 - node: - color: '#A4610696' + color: '#628E36FF' id: BrickTileWhiteCornerNe decals: - 2019: 72,0 - 2035: 76,0 - 2036: 76,-5 - 2052: 74,7 - 6598: 49,6 - 9081: 39,-2 + 1307: -43,45 - node: - color: '#D24646EF' + color: '#808080FF' id: BrickTileWhiteCornerNe decals: - 2828: -23,-25 + 14286: -1,26 + 14317: 39,-1 + 14364: -16,-10 + 14392: -16,8 + 14436: -1,49 + 14487: -41,26 + 14999: -41,53 - node: - color: '#DE3A3A96' + color: '#96DAFFFF' id: BrickTileWhiteCornerNe decals: - 1841: -45,-34 - 1882: -41,-33 - 1894: -12,-16 - 3177: 1,47 - 6177: -41,-19 - 7113: -32,-3 - 7114: -30,-3 - 7205: -34,-16 - 7250: -41,-9 - - node: - color: '#DE3A3AC6' + 6545: 3,-58 + 6903: 11,-57 + 7063: 23,-57 + 7077: 20,-54 + 7529: 3,-50 + 9180: -33,-61 + 9326: 2,-39 + - node: + color: '#999999FF' + id: BrickTileWhiteCornerNe + decals: + 14767: -41,53 + - node: + color: '#9FED5896' + id: BrickTileWhiteCornerNe + decals: + 1395: -48,39 + 3905: -7,12 + - node: + color: '#A4610696' + id: BrickTileWhiteCornerNe + decals: + 3892: 9,7 + - node: + color: '#D381C996' + id: BrickTileWhiteCornerNe + decals: + 3938: 5,12 + - node: + color: '#DABC8BFF' id: BrickTileWhiteCornerNe decals: - 4293: -48,-30 - 4304: -48,-38 - 4323: -48,-49 + 1199: -54,43 - node: - color: '#DE3A3AE2' + color: '#DDC3A1FF' id: BrickTileWhiteCornerNe decals: - 271: -21,-7 - 311: -4,-16 - 324: -25,-3 - 365: -4,-24 + 3396: -46,20 - node: - color: '#E34646CE' + color: '#DE3A3A96' id: BrickTileWhiteCornerNe decals: - 1822: -27,-20 + 3828: -7,7 - node: color: '#EFB34196' id: BrickTileWhiteCornerNe decals: - 4417: -32,44 - 6550: 15,12 - 6562: 17,9 + 3914: 9,12 - node: - color: '#FFB88BFF' + color: '#FFFFFFFF' id: BrickTileWhiteCornerNe decals: - 3695: -65,-10 + 206: 51,-18 + 2515: 7,-9 + 4264: -29,-12 + 6325: 14,-54 + 6518: -1,-58 + 6947: 23,-60 + 6948: 17,-60 + 7058: 23,-54 + 15801: 1,-35 + 15802: -4,-35 + 15803: 6,-35 - node: + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteCornerNe decals: - 4274: 31,-13 - 6438: -7,-42 + 1376: -66,25 + 1382: -65,21 - node: - color: '#334E6DC8' + color: '#334E6DFF' id: BrickTileWhiteCornerNw decals: - 9144: -21,-1 - 9145: 0,21 - 9146: 21,-1 - 9148: 9,-1 - 9205: 0,-22 + 3931: -1,12 - node: - color: '#52B4E996' + color: '#37789BFF' id: BrickTileWhiteCornerNw decals: - 2127: 12,40 + 7439: 33,-62 + 7440: 33,-59 + 7448: 25,-57 + 9363: 25,-50 - node: - color: '#9FED5896' + color: '#4B709CFF' id: BrickTileWhiteCornerNw decals: - 1647: -60,11 - 1651: -65,5 - 1667: -65,-3 - 2461: -28,50 - 2988: -75,-4 - 3897: -23,53 - 3924: -9,68 - 6147: -3,47 - 8310: -30,33 - 8325: -30,27 - 8908: 2,50 - 8921: -7,66 - 9112: -45,21 - 9113: -45,13 - 9136: -21,21 + 14113: 15,-1 + 14209: 1,-18 + 14252: -13,-1 + 15713: -32,13 + 17108: -43,-82 - node: - color: '#A4610696' + color: '#52B4E996' id: BrickTileWhiteCornerNw decals: - 915: 53,5 - 2034: 74,0 - 6597: 48,6 - 9083: 42,-2 + 3923: -5,12 - node: - color: '#DE3A3A96' + color: '#52B4E9FF' id: BrickTileWhiteCornerNw decals: - 1855: -52,-30 - 1883: -43,-33 - 1892: -14,-16 - 6178: -43,-19 - 7112: -35,-3 - 7115: -31,-3 - 7149: -32,-16 - 7228: -45,-11 - 7251: -45,-9 - - node: - color: '#DE3A3AC6' + 6865: 13,-65 + 6866: 14,-64 + 7524: -3,-50 + 7550: -3,-48 + - node: + color: '#628E36FF' id: BrickTileWhiteCornerNw decals: - 4303: -50,-38 - 4326: -52,-34 + 1309: -46,45 + 1315: -52,44 - node: - color: '#DE3A3AC7' + color: '#808080FF' id: BrickTileWhiteCornerNw decals: - 4393: -50,-49 + 14160: 16,-10 + 14185: 16,8 + 14231: 1,-27 + 14287: 1,26 + 14316: 41,-1 + 14451: -70,-1 + 14486: -39,26 + 15012: -71,53 - node: - color: '#DE3A3AE2' + color: '#96DAFFFF' id: BrickTileWhiteCornerNw decals: - 269: -23,-7 - 325: -28,-3 - 364: -6,-24 + 6555: 0,-58 + 6892: 13,-57 + 6899: 8,-57 + 7530: -3,-50 + 9179: -35,-61 + 9327: -1,-39 - node: - color: '#E34646CE' + color: '#999999FF' id: BrickTileWhiteCornerNw decals: - 1818: -25,-20 - 1828: -32,-20 - 1862: -10,-16 + 14727: -71,53 - node: - color: '#EFB34196' + color: '#9FED5896' id: BrickTileWhiteCornerNw decals: - 6551: 13,12 - 6561: 11,9 + 1410: -52,32 + 1419: -54,39 + 3904: -9,12 - node: - color: '#FFFFFFFF' + color: '#A4610696' id: BrickTileWhiteCornerNw decals: - 2995: -24,38 - 4275: 30,-13 - 4279: 29,-14 - 6437: -9,-42 + 3891: 7,7 - node: - color: '#334E6DC8' - id: BrickTileWhiteCornerSe + color: '#DABC8BFF' + id: BrickTileWhiteCornerNw decals: - 9154: -11,1 - 9171: -23,1 - 9185: 19,1 - 9192: -2,23 - 9206: -2,-20 + 1203: -58,43 - node: - color: '#52B4E996' - id: BrickTileWhiteCornerSe + color: '#DDC3A1FF' + id: BrickTileWhiteCornerNw decals: - 2113: 24,38 - 2125: 15,38 + 3404: -50,20 - node: - color: '#60B2FFFF' - id: BrickTileWhiteCornerSe + color: '#DE3A3A96' + id: BrickTileWhiteCornerNw decals: - 187: -16,-18 + 3827: -9,7 - node: - color: '#9FED5896' - id: BrickTileWhiteCornerSe + color: '#EFB34196' + id: BrickTileWhiteCornerNw decals: - 2408: -26,25 - 2420: -25,32 - 2424: -25,26 - 2455: -21,34 - 2462: -25,48 - 2986: -59,-8 - 8907: 1,51 - 8919: -8,67 - 9109: -52,15 - 9110: -52,23 + 3916: 7,12 - node: - color: '#A4610696' - id: BrickTileWhiteCornerSe + cleanable: True + color: '#FFB46EFF' + id: BrickTileWhiteCornerNw decals: - 2032: 76,-3 - 2033: 76,-7 - 2051: 74,2 - 6602: 51,3 - 9084: 39,0 + 1431: -75,21 - node: - color: '#D24646EF' + cleanable: True + color: '#FFB482FF' + id: BrickTileWhiteCornerNw + decals: + 1289: -75,21 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteCornerNw + decals: + 205: 50,-18 + 210: 49,-19 + 2512: 6,-9 + 4265: -30,-12 + 6326: 13,-54 + 6519: -3,-58 + 6937: 13,-60 + 6938: 19,-60 + 7057: 22,-54 + 15804: 4,-35 + 15805: -1,-35 + 15806: -6,-35 + - node: + cleanable: True + color: '#FFFFFFFF' + id: BrickTileWhiteCornerNw + decals: + 1256: -75,21 + 1260: -75,21 + 1377: -69,22 + - node: + color: '#334E6DFF' id: BrickTileWhiteCornerSe decals: - 2827: -23,-30 + 3933: 1,11 - node: - color: '#DE3A3A96' + color: '#37789BFF' + id: BrickTileWhiteCornerSe + decals: + 7429: 41,-62 + 7445: 27,-62 + 9364: 29,-55 + - node: + color: '#4B709CFF' id: BrickTileWhiteCornerSe decals: - 1842: -45,-36 - 1854: -48,-32 - 1884: -41,-37 - 3172: 1,45 - 6180: -41,-21 - 7122: -30,-5 - 7125: -32,-7 - 7249: -41,-10 + 14112: 13,1 + 14250: -15,1 + 14273: -1,19 + 15731: -22,4 + 15734: -19,5 - node: - color: '#DE3A3AC6' + color: '#52B4E996' id: BrickTileWhiteCornerSe decals: - 4313: -48,-47 - 4319: -48,-53 + 3935: -3,11 - node: - color: '#DE3A3AE2' + color: '#52B4E9FF' id: BrickTileWhiteCornerSe decals: - 310: -4,-18 - 366: -4,-27 + 6876: 16,-68 + 7525: 3,-52 + 7548: 3,-49 - node: - color: '#EFB34196' + color: '#808080FF' + id: BrickTileWhiteCornerSe + decals: + 14288: -1,28 + 14315: 39,1 + 14363: -16,-8 + 14393: -16,10 + 14467: -41,1 + 14579: -27,28 + - node: + color: '#96DAFFFF' + id: BrickTileWhiteCornerSe + decals: + 6550: 3,-63 + 6891: 23,-59 + 6902: 11,-59 + 7528: 3,-52 + 9181: -33,-63 + 9325: 2,-42 + - node: + color: '#9FED5896' + id: BrickTileWhiteCornerSe + decals: + 3907: -7,11 + 3908: -8,10 + - node: + color: '#A4610696' + id: BrickTileWhiteCornerSe + decals: + 3899: 9,4 + - node: + color: '#D381C996' + id: BrickTileWhiteCornerSe + decals: + 3939: 5,11 + - node: + color: '#DABC8BFF' + id: BrickTileWhiteCornerSe + decals: + 1206: -54,41 + - node: + color: '#DDC3A1FF' id: BrickTileWhiteCornerSe decals: - 4415: -33,40 - 4416: -32,42 - 6553: 15,11 - 6564: 17,3 + 3397: -46,17 - node: - color: '#FFB88BFF' + color: '#DE3A3A96' id: BrickTileWhiteCornerSe decals: - 3693: -65,-12 + 3830: -7,4 - node: color: '#FFFFFFFF' id: BrickTileWhiteCornerSe decals: - 4278: 31,-15 - 6439: -7,-43 + 207: 51,-20 + 2514: 7,-10 + 4266: -29,-13 + 6327: 14,-56 + 6378: 18,-56 + 6410: 18,-56 + 6520: -1,-61 + 6949: 17,-62 + 6950: 23,-62 + 7062: 23,-56 + 15808: -4,-36 + 15810: 1,-36 + 15814: 6,-36 - node: - color: '#334E6DC8' + cleanable: True + color: '#FFFFFFFF' + id: BrickTileWhiteCornerSe + decals: + 1383: -65,23 + - node: + color: '#334E6DFF' + id: BrickTileWhiteCornerSw + decals: + 3932: -1,11 + - node: + color: '#37789BFF' id: BrickTileWhiteCornerSw decals: - 9159: 9,1 - 9170: -21,1 - 9184: 21,1 - 9191: 0,23 - 9204: 0,-20 + 7441: 33,-60 + 7446: 25,-62 + 9365: 25,-55 + - node: + color: '#4B709CFF' + id: BrickTileWhiteCornerSw + decals: + 14111: 15,1 + 14249: -13,1 + 14272: 1,19 + 15721: -32,5 + 15722: -30,4 + 17106: -43,-91 - node: color: '#52B4E996' id: BrickTileWhiteCornerSw decals: - 2109: 17,38 - 2126: 12,38 + 3924: -5,11 + - node: + color: '#52B4E9FF' + id: BrickTileWhiteCornerSw + decals: + 6877: 13,-68 + 7526: -3,-52 + 7547: -3,-49 + - node: + color: '#628E36FF' + id: BrickTileWhiteCornerSw + decals: + 1299: -46,40 + - node: + color: '#808080FF' + id: BrickTileWhiteCornerSw + decals: + 14140: 41,1 + 14159: 16,-8 + 14184: 16,10 + 14230: 1,-25 + 14289: 1,28 + 14429: -6,51 + 14450: -70,1 + 14466: -39,1 + 14578: -25,28 + 15013: -71,55 + - node: + color: '#96DAFFFF' + id: BrickTileWhiteCornerSw + decals: + 6553: 0,-63 + 6900: 8,-59 + 6934: 13,-59 + 7527: -3,-52 + 9324: -1,-42 + - node: + color: '#999999FF' + id: BrickTileWhiteCornerSw + decals: + 14729: -71,55 - node: color: '#9FED5896' id: BrickTileWhiteCornerSw decals: - 1652: -65,3 - 1711: -75,-12 - 2413: -30,25 - 2453: -23,34 - 2459: -28,48 - 6139: -9,49 - 6148: -3,45 - 8286: -30,29 - 8906: -7,51 - 8918: 2,67 - 9111: -45,23 - 9114: -45,15 + 1408: -52,30 + 1412: -52,34 + 1418: -54,37 - node: color: '#A4610696' id: BrickTileWhiteCornerSw decals: - 6601: 48,3 - 9082: 42,0 + 3898: 7,4 + - node: + color: '#D381C996' + id: BrickTileWhiteCornerSw + decals: + 3944: 3,11 + - node: + color: '#DABC8BFF' + id: BrickTileWhiteCornerSw + decals: + 1207: -58,41 - node: - color: '#D24646EF' + color: '#DDC3A1FF' id: BrickTileWhiteCornerSw decals: - 2826: -25,-30 + 3401: -50,17 - node: color: '#DE3A3A96' id: BrickTileWhiteCornerSw decals: - 1853: -52,-32 - 1879: -43,-37 - 1893: -14,-18 - 3718: 5,56 - 6179: -43,-21 - 7123: -31,-5 - 7124: -35,-7 - 7150: -32,-18 - 7207: -39,-17 - 7224: -45,-17 - 7248: -45,-10 - - node: - color: '#DE3A3AC6' + 3829: -9,4 + - node: + color: '#EFB34196' id: BrickTileWhiteCornerSw decals: - 4302: -50,-47 - 4317: -50,-53 - 4325: -52,-35 - 4327: -50,-36 + 3917: 7,11 + 3918: 8,10 - node: - color: '#DE3A3AE2' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteCornerSw decals: - 326: -28,-5 - 367: -6,-27 + 1427: -75,23 - node: - color: '#E34646CE' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteCornerSw decals: - 1814: -25,-23 - 1827: -32,-22 - 1863: -10,-18 + 1288: -75,23 - node: - color: '#EFB34196' + color: '#FFFFFFFF' id: BrickTileWhiteCornerSw decals: - 6552: 13,11 - 6563: 11,3 + 211: 49,-20 + 2513: 6,-10 + 4267: -30,-13 + 6328: 13,-56 + 6521: -3,-61 + 6951: 13,-62 + 6952: 19,-62 + 6953: 13,-62 + 6954: 19,-62 + 7061: 22,-56 + 15807: -6,-36 + 15812: -1,-36 + 15813: 4,-36 - node: + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteCornerSw decals: - 2994: -24,35 - 4277: 29,-15 - 6436: -9,-43 + 1261: -75,23 - node: - color: '#9FED5896' + color: '#52B4E996' id: BrickTileWhiteEndE decals: - 3178: 0,46 + 3936: -2,12 - node: - color: '#A4610696' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteEndE decals: - 9079: 41,-1 + 1422: -73,22 - node: - color: '#DE3A3A96' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteEndE decals: - 6170: 6,46 - 7231: -41,-11 + 1291: -73,22 - node: color: '#FFFFFFFF' id: BrickTileWhiteEndE decals: - 6431: -16,-41 - 6502: 9,-47 - 8430: 0,-37 + 14581: 1,-45 + 14652: -9,-55 + 14653: -23,-66 + 16568: 1,-55 - node: - zIndex: 1 + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteEndE decals: - 4091: -49,4 + 1268: -73,22 - node: - color: '#9FED58FC' + color: '#96DAFFFF' id: BrickTileWhiteEndN decals: - 4369: -29,41 - 4370: -28,41 - 4371: -28,42 - 4372: -29,42 - 4373: -28,43 - 4374: -29,43 - 4375: -29,44 - 4376: -28,44 - 4377: -28,45 - 4378: -28,46 - 4379: -25,45 - 4380: -25,46 - 4381: -25,41 - 4382: -25,42 - 4383: -25,43 + 6893: 19,-56 - node: - color: '#A4610696' + color: '#DC7269FF' id: BrickTileWhiteEndN decals: - 6599: 51,6 + 17965: -40,97 - node: - color: '#D4D4D4C7' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteEndN decals: - 9197: -1,-20 + 1423: -76,25 - node: - color: '#FFFFFFFF' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteEndN decals: - 6495: 5,-45 - 8432: -1,-36 + 1284: -76,25 - node: - zIndex: 1 color: '#FFFFFFFF' id: BrickTileWhiteEndN decals: - 4090: -51,5 + 14588: -6,-48 + 14602: 6,-48 + 14606: -6,-58 + 14607: 6,-58 + 14657: -20,-58 - node: + cleanable: True color: '#FFFFFFFF' + id: BrickTileWhiteEndN + decals: + 1269: -76,25 + 5821: 13,25 + 5822: 11,25 + 5836: 15,24 + 5837: 17,24 + 5846: 9,24 + - node: + color: '#9FED5896' id: BrickTileWhiteEndS decals: - 6496: 5,-47 - 8433: -1,-38 + 3901: -9,9 + - node: + color: '#DC7269FF' + id: BrickTileWhiteEndS + decals: + 17964: -40,94 + - node: + color: '#EFB34196' + id: BrickTileWhiteEndS + decals: + 3911: 9,9 - node: - zIndex: 1 color: '#FFFFFFFF' id: BrickTileWhiteEndS decals: - 4089: -51,3 + 14589: -6,-52 + 14603: 6,-52 + 14604: -6,-60 + 14605: 6,-60 + 14656: -20,-63 - node: - color: '#9FED5896' - id: BrickTileWhiteEndW + cleanable: True + color: '#FFFFFFFF' + id: BrickTileWhiteEndS decals: - 3190: -2,46 + 5823: 11,21 + 5824: 13,21 + 5838: 15,23 + 5839: 17,23 + 5840: 9,21 - node: - color: '#A4610696' + color: '#37789BFF' id: BrickTileWhiteEndW decals: - 9080: 40,-1 + 7499: 33,-57 - node: - color: '#DE3A3A96' + color: '#D381C996' id: BrickTileWhiteEndW decals: - 6169: 5,46 + 3943: 2,12 - node: color: '#FFFFFFFF' id: BrickTileWhiteEndW decals: - 6430: -19,-41 - 6501: 7,-47 - 8431: -2,-37 - - node: - color: '#334E6DC8' - id: BrickTileWhiteInnerNe - decals: - 5878: 54,2 + 14584: -1,-45 + 14654: -32,-66 + 14655: -17,-55 + 16567: -1,-55 - node: - color: '#79150096' + color: '#37789BFF' id: BrickTileWhiteInnerNe decals: - 8063: -46,-2 + 7497: 34,-58 - node: - color: '#791500C3' + color: '#4B709CFF' id: BrickTileWhiteInnerNe decals: - 7907: -17,27 + 14121: 12,-1 + 14122: 13,-2 + 14207: -2,-18 + 14211: -1,-19 + 14259: -16,-1 + 14260: -15,-2 + 14279: -2,17 + 17105: -40,-90 - node: - color: '#9FED5896' + color: '#628E36FF' id: BrickTileWhiteInnerNe decals: - 2422: -26,29 - 7670: -59,1 - 7718: -55,-1 - 8309: -29,33 + 1324: -43,40 + 1325: -44,45 + 1326: -51,44 - node: - color: '#A4610696' + color: '#808080FF' id: BrickTileWhiteInnerNe decals: - 2029: 72,-5 - 6606: 49,5 - - node: - color: '#DE3A3A96' + 14150: 39,-2 + 14151: 38,-1 + 14168: 15,-11 + 14192: 15,7 + 14229: -1,-28 + 14300: -2,26 + 14301: -1,25 + 14372: -16,-11 + 14373: -17,-10 + 14398: -17,8 + 14399: -16,7 + 14425: -8,49 + 14435: -1,48 + 14437: -2,49 + 14455: -72,-2 + 14473: -42,-1 + 14480: -41,25 + 14481: -42,26 + 14993: -28,26 + 14994: -42,53 + 15001: -41,52 + 15018: -73,52 + 15522: -70,53 + 15523: -64,53 + 15524: -58,53 + 15525: -50,53 + 15526: -44,53 + 15527: -41,50 + 15528: -41,44 + 15529: -57,26 + 15530: -50,26 + 15531: -34,26 + 15532: -27,33 + 15533: -19,26 + 15534: -10,26 + 15535: -1,35 + 15536: -1,40 + 15537: 7,40 + 15538: -5,49 + 15539: -8,57 + 15540: -41,18 + 15541: -41,12 + 15542: -41,7 + 15543: -45,-1 + 15544: -52,-1 + 15545: -62,-1 + 15546: -69,-1 + 15547: -38,-1 + 15548: -31,-1 + 15549: -24,-1 + 15550: -15,7 + 15551: -15,15 + 15552: -9,17 + 15553: 7,17 + 15554: 13,15 + 15555: 13,7 + 15556: 13,-11 + 15557: 13,-17 + 15558: 7,-18 + 15559: -9,-18 + 15560: -15,-17 + 15561: -15,-11 + 15562: 6,-27 + 15563: 11,-27 + 15564: 16,-27 + 15565: 21,-1 + 15566: 28,-1 + 15567: 35,-1 + 15568: 39,-8 + 15569: 39,-13 + - node: + color: '#96DAFFFF' id: BrickTileWhiteInnerNe decals: - 6166: 8,46 - 7236: -43,-16 + 6433: 18,-57 + 6435: 18,-54 + 6894: 19,-57 + 9332: 0,-39 - node: - color: '#DE3A3AC7' + color: '#999999FF' id: BrickTileWhiteInnerNe decals: - 4267: -8,-25 - 4394: -49,-49 - 4398: -49,-38 - 4401: -49,-34 + 14736: -73,52 + 14774: -41,52 + 14775: -42,53 - node: - color: '#DE3A3AE2' + color: '#9FED5896' id: BrickTileWhiteInnerNe decals: - 284: -21,-20 - 287: -19,-20 - 339: -25,-17 + 1392: -51,39 + 1400: -48,34 - node: - color: '#E34646CE' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteInnerNe decals: - 1834: -27,-22 + 1425: -76,24 + 1429: -74,22 - node: - color: '#EFB34196' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteInnerNe decals: - 6560: 14,9 + 1285: -76,24 + 1292: -74,22 - node: + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteInnerNe decals: - 8436: -1,-37 + 1266: -74,22 + 1270: -76,24 - node: - zIndex: 1 - color: '#FFFFFFFF' - id: BrickTileWhiteInnerNe + color: '#37789BFF' + id: BrickTileWhiteInnerNw decals: - 4097: -51,4 + 7442: 34,-59 + 7443: 34,-62 - node: - color: '#334E6DC8' + color: '#4B709CFF' id: BrickTileWhiteInnerNw decals: - 913: 7,-9 - 914: 6,-10 + 14115: 15,-2 + 14116: 16,-1 + 14206: 2,-18 + 14210: 1,-19 + 14253: -13,-2 + 14254: -12,-1 + 14278: 2,17 - node: - color: '#79150096' + color: '#52B4E996' id: BrickTileWhiteInnerNw decals: - 8062: -38,-2 + 6415: 16,-57 + 6416: 19,-57 - node: - color: '#9FED5896' + color: '#52B4E9FF' id: BrickTileWhiteInnerNw decals: - 1655: -60,5 - 1695: -65,-4 - 1720: -60,-8 - 2458: -23,38 - 2463: -28,49 - 2978: -61,-3 - 5422: -23,1 - 7724: -53,-1 - 8308: -29,33 - 8327: -29,27 + 6867: 14,-65 - node: - color: '#A4610696' + color: '#628E36FF' id: BrickTileWhiteInnerNw decals: - 6605: 51,5 + 1310: -46,44 + 1321: -52,41 + 1322: -51,44 + 1323: -44,45 - node: - color: '#DE3A3AC7' + color: '#808080FF' + id: BrickTileWhiteInnerNw + decals: + 14144: 41,-2 + 14145: 42,-1 + 14163: 17,-10 + 14187: 17,8 + 14191: 16,7 + 14225: 1,-28 + 14228: 2,-27 + 14294: 1,25 + 14295: 2,26 + 14369: -15,-11 + 14400: -15,7 + 14430: -5,49 + 14434: 1,48 + 14452: -69,-1 + 14456: -70,-2 + 14472: -38,-1 + 14479: -39,25 + 14585: -24,26 + 14990: -38,26 + 15000: -39,52 + 15016: -70,53 + 15017: -71,52 + 15515: -39,44 + 15516: -39,50 + 15517: -42,53 + 15518: -48,53 + 15519: -54,53 + 15520: -62,53 + 15521: -68,53 + 15570: -55,26 + 15571: -48,26 + 15572: -32,26 + 15573: -39,18 + 15574: -16,26 + 15575: -25,33 + 15576: -7,26 + 15577: 1,35 + 15578: 1,40 + 15579: -2,49 + 15580: -6,57 + 15581: -7,17 + 15582: 9,17 + 15583: 15,15 + 15584: -13,15 + 15585: -13,7 + 15586: -13,-11 + 15587: -21,-1 + 15588: 15,-11 + 15589: 15,-17 + 15590: 9,-18 + 15591: -7,-18 + 15592: -13,-17 + 15593: -28,-1 + 15594: -35,-1 + 15595: -42,-1 + 15596: -49,-1 + 15597: -59,-1 + 15598: -66,-1 + 15599: -39,7 + 15600: -39,12 + 15601: 11,40 + 15602: 15,7 + 15603: 8,-27 + 15604: 13,-27 + 15605: 18,-27 + 15606: 24,-1 + 15607: 31,-1 + 15608: 38,-1 + 15609: 41,-8 + 15610: 41,-13 + - node: + color: '#96DAFFFF' id: BrickTileWhiteInnerNw decals: - 4395: -49,-49 - 4399: -49,-38 - 4400: -49,-34 - 4404: -52,-31 - 4410: -50,-45 + 6428: 16,-57 + 6432: 19,-57 + 9335: 0,-39 - node: - color: '#DE3A3AE2' + color: '#999999FF' id: BrickTileWhiteInnerNw decals: - 286: -19,-20 - 344: -8,-20 - 363: -6,-25 + 14734: -71,52 + 14735: -70,53 + 14773: -39,52 - node: - color: '#DE3A3AE4' + color: '#9FED5896' id: BrickTileWhiteInnerNw decals: - 309: -23,-8 + 1391: -51,39 + 1411: -51,32 - node: - color: '#E34646CE' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteInnerNw decals: - 1817: -25,-22 - 1820: -23,-20 - 1835: -32,-21 + 1424: -76,24 - node: - color: '#EFB34196' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteInnerNw decals: - 6559: 14,9 + 1286: -76,24 - node: color: '#FFFFFFFF' id: BrickTileWhiteInnerNw decals: - 4281: 30,-14 - 8435: -1,-37 + 212: 50,-19 - node: - zIndex: 1 + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteInnerNw decals: - 4099: -51,4 - - node: - color: '#60B2FFFF' + 1271: -76,24 + 1384: -65,23 + 1387: -65,20 + 5848: 12,23 + 5850: 12,22 + 5851: 12,21 + 5852: 12,24 + 5853: 12,25 + 5854: 10,23 + 5855: 10,24 + 5856: 10,22 + 5857: 10,21 + 5858: 14,23 + 5859: 14,24 + 5860: 16,24 + 5861: 16,23 + 5862: 18,23 + 5863: 18,24 + - node: + color: '#4B709CFF' id: BrickTileWhiteInnerSe decals: - 195: -19,-18 + 14119: 13,2 + 14120: 12,1 + 14194: 15,7 + 14204: -2,-16 + 14257: -15,2 + 14258: -16,1 + 14274: -2,19 + 14275: -1,20 - node: - color: '#79150096' + color: '#52B4E996' id: BrickTileWhiteInnerSe decals: - 8060: -46,2 + 3937: -3,12 + 6417: 18,-56 - node: - color: '#791500C3' + color: '#628E36FF' id: BrickTileWhiteInnerSe decals: - 7906: -17,29 + 1320: -51,41 - node: - color: '#9FED5896' + color: '#808080FF' id: BrickTileWhiteInnerSe decals: - 1662: -59,-1 - 2421: -26,32 - 2423: -26,26 - 2468: -26,48 - 2985: -64,-4 - 7717: -55,1 - - node: - color: '#DE3A3A96' + 14146: 38,1 + 14147: 39,2 + 14167: 15,-7 + 14190: 15,11 + 14224: -1,-24 + 14298: -1,29 + 14299: -2,28 + 14366: -17,-8 + 14367: -16,-7 + 14395: -17,10 + 14396: -16,11 + 14424: -2,51 + 14426: -8,52 + 14454: -72,2 + 14474: -42,1 + 14475: -41,2 + 14478: -42,28 + 14580: -27,29 + 14992: -28,28 + 14996: -42,55 + 15019: -73,56 + 15501: -70,55 + 15502: -64,55 + 15503: -58,55 + 15504: -50,55 + 15505: -44,55 + 15506: -41,52 + 15507: -41,46 + 15651: -57,28 + 15652: -50,28 + 15653: -34,28 + 15654: -27,35 + 15655: -19,28 + 15656: -10,28 + 15657: -1,37 + 15658: 7,42 + 15659: -1,42 + 15660: -5,51 + 15661: -8,60 + 15662: -9,19 + 15663: -15,17 + 15664: 13,17 + 15665: 7,19 + 15666: -15,11 + 15667: 13,11 + 15668: 13,-7 + 15669: 13,-15 + 15670: -9,-16 + 15671: 7,-16 + 15672: -15,-15 + 15673: -15,-7 + 15674: -24,1 + 15675: -31,1 + 15676: -38,1 + 15677: -45,1 + 15678: -52,1 + 15679: -62,1 + 15680: -69,1 + 15681: -41,9 + 15682: -41,15 + 15683: -41,20 + 15685: 6,-25 + 15686: 11,-25 + 15687: 16,-25 + 15688: 21,1 + 15689: 28,1 + 15690: 35,1 + 15691: 39,-6 + 15692: 39,-11 + - node: + color: '#96DAFFFF' id: BrickTileWhiteInnerSe decals: - 5420: -21,-1 - 6164: 6,45 - 6165: 8,46 - 7233: -43,-11 + 6431: 18,-56 + 9333: 1,-42 - node: - color: '#DE3A3AC7' + color: '#999999FF' id: BrickTileWhiteInnerSe decals: - 4397: -49,-47 - 4403: -49,-36 - 4406: -49,-32 + 14733: -73,56 + 14772: -42,55 - node: - color: '#DE3A3AE2' + color: '#9FED5896' id: BrickTileWhiteInnerSe decals: - 321: -8,-18 - 340: -25,-17 + 1401: -48,33 + 3909: -9,10 + 3910: -8,11 - node: - color: '#E34646CE' + color: '#C6FF91FF' id: BrickTileWhiteInnerSe decals: - 1832: -29,-22 + 6026: -27,-45 - node: - color: '#EFB34196' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteInnerSe decals: - 4428: -33,42 - 6558: 14,11 + 1430: -74,22 - node: - color: '#FFFFFFFF' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteInnerSe decals: - 8437: -1,-37 + 1293: -74,22 - node: - zIndex: 1 + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteInnerSe decals: - 4098: -51,4 + 1267: -74,22 + 1378: -69,22 + 5864: 10,21 + 5865: 12,21 + 5866: 12,22 + 5867: 12,23 + 5868: 12,24 + 5869: 12,25 + 5870: 10,24 + 5871: 10,23 + 5872: 10,22 + 5873: 14,23 + 5874: 14,24 + 5875: 16,23 + 5876: 16,24 + 5877: 18,23 + 5878: 18,24 + - node: + color: '#37789BFF' + id: BrickTileWhiteInnerSw + decals: + 7444: 34,-60 + 7500: 34,-57 - node: - color: '#79150096' + color: '#4B709CFF' id: BrickTileWhiteInnerSw decals: - 8061: -38,2 + 14117: 16,1 + 14118: 15,2 + 14205: 2,-16 + 14255: -12,1 + 14256: -13,2 + 14276: 1,20 + 14277: 2,19 + 15724: -30,5 - node: - color: '#9FED5896' + color: '#52B4E996' id: BrickTileWhiteInnerSw decals: - 1658: -61,3 - 1721: -60,-4 - 2454: -23,35 - 2464: -28,49 - 2469: -26,48 - 7723: -53,1 - 8326: -29,29 + 6418: 16,-56 + 6419: 13,-56 - node: - color: '#DE3A3A96' + color: '#628E36FF' id: BrickTileWhiteInnerSw decals: - 5421: -23,-1 - 6163: 6,45 + 1298: -46,41 + 1319: -51,41 - node: - color: '#DE3A3AC6' + color: '#808080FF' + id: BrickTileWhiteInnerSw + decals: + 14148: 41,2 + 14149: 42,1 + 14162: 17,-8 + 14176: 16,-7 + 14188: 17,10 + 14189: 16,11 + 14226: 1,-24 + 14227: 2,-25 + 14296: 2,28 + 14297: 1,29 + 14368: -15,-7 + 14397: -15,11 + 14423: 1,51 + 14431: -5,51 + 14432: -6,52 + 14453: -69,1 + 14457: -70,2 + 14476: -39,2 + 14477: -38,1 + 14582: -25,29 + 14583: -24,28 + 14989: -38,28 + 15005: -39,55 + 15014: -71,56 + 15015: -70,55 + 15508: -68,55 + 15509: -62,55 + 15510: -54,55 + 15511: -48,55 + 15512: -42,55 + 15513: -39,52 + 15514: -39,46 + 15611: 41,-11 + 15612: 41,-6 + 15613: 38,1 + 15614: 31,1 + 15615: 24,1 + 15616: 15,11 + 15617: 15,17 + 15618: 9,19 + 15619: 15,-7 + 15620: 15,-15 + 15621: 9,-16 + 15622: -7,-16 + 15623: -13,-15 + 15624: -13,-7 + 15625: -13,11 + 15626: -13,17 + 15627: -7,19 + 15628: 8,-25 + 15629: 13,-25 + 15630: 18,-25 + 15631: -21,1 + 15632: -28,1 + 15633: -35,1 + 15634: -42,1 + 15635: -49,1 + 15636: -59,1 + 15637: -66,1 + 15638: -39,15 + 15639: -39,20 + 15640: -48,28 + 15641: -55,28 + 15642: -32,28 + 15643: -25,35 + 15644: -16,28 + 15645: -7,28 + 15646: 1,37 + 15647: 11,42 + 15648: 1,42 + 15649: -2,51 + 15650: -6,60 + 15684: -39,9 + - node: + color: '#96DAFFFF' id: BrickTileWhiteInnerSw decals: - 4328: -50,-35 + 6434: 16,-56 + 9334: 1,-42 - node: - color: '#DE3A3AC7' + color: '#999999FF' id: BrickTileWhiteInnerSw decals: - 4396: -49,-47 - 4402: -49,-36 - 4405: -49,-32 - 4408: -52,-31 - 4409: -50,-45 + 14731: -71,56 + 14732: -70,55 + 14771: -39,55 + 14974: -38,28 - node: - color: '#DE3A3AE2' + color: '#9FED5896' id: BrickTileWhiteInnerSw decals: - 320: -8,-18 - 332: -25,-5 - 362: -6,-25 + 1413: -51,34 + 1416: -52,37 - node: - color: '#DE3A3AE4' + color: '#C6FF91FF' id: BrickTileWhiteInnerSw decals: - 308: -23,-8 + 6027: -19,-45 - node: - color: '#E34646CE' + color: '#D381C996' id: BrickTileWhiteInnerSw decals: - 1816: -25,-22 - 1831: -30,-22 - 1836: -32,-21 + 3945: 3,12 - node: color: '#EFB34196' id: BrickTileWhiteInnerSw decals: - 6557: 14,11 + 3919: 8,11 + 3920: 9,10 - node: - color: '#FFFFFFFF' + color: '#FFFFFF23' id: BrickTileWhiteInnerSw decals: - 8434: -1,-37 + 19747: -22.119724,-81.92842 - node: - zIndex: 1 + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteInnerSw decals: - 4096: -51,4 + 1379: -66,25 + 1385: -65,21 + 1386: -65,24 - node: - color: '#334E6DC8' + color: '#37789BFF' id: BrickTileWhiteLineE decals: - 5876: 54,4 - 5877: 54,3 - 8336: -8,-11 - 8364: -11,5 - 8365: -11,6 - 8366: -11,7 - 8367: -11,8 - 8368: -8,12 - 8369: 2,12 - 8370: 7,8 - 8371: 7,7 - 8372: 7,6 - 8373: 7,5 - 8374: 7,-5 - 8375: 7,-6 - 8376: 7,-7 - 8377: -11,-7 - 8378: -11,-6 - 8379: -11,-5 - 8384: 2,-11 - 8399: -18,0 - 8413: 12,0 - 8424: -2,18 - 8425: -2,17 - 8426: -2,16 - 8427: -2,-17 - 8428: -2,-16 - 8429: -2,-15 - 9149: -12,0 - 9160: 7,1 - 9161: 7,0 - 9162: 7,-1 - 9172: -24,0 - 9179: 18,0 - 9196: -3,22 - 9208: -3,-21 - - node: - color: '#52B4E996' + 7455: 27,-59 + 7456: 27,-60 + 7496: 34,-57 + 9366: 29,-51 + 9367: 29,-52 + 9368: 29,-53 + 9369: 29,-53 + 9370: 29,-54 + 9371: 29,-54 + 9387: 28,-51 + 9388: 28,-52 + 9389: 28,-52 + 9390: 28,-53 + 9391: 28,-54 + 9392: 28,-54 + 9393: 28,-54 + - node: + color: '#3AB3DAFF' id: BrickTileWhiteLineE decals: - 2124: 15,39 - 8705: -2,-32 - 8706: -2,-34 - 8707: -2,-30 - 8708: -2,-28 - 8709: -2,-26 - 8710: -2,-24 + 1484: -25,37 - node: - color: '#60B2FFFF' + color: '#4B709CFF' id: BrickTileWhiteLineE decals: - 188: -16,-17 - - node: - color: '#79150096' + 14108: 12,0 + 14198: -2,-17 + 14271: -2,18 + 14776: -16,0 + 15735: -19,6 + 15736: -19,7 + 15740: -19,11 + 15741: -19,12 + 17076: -40,-82 + 17077: -40,-83 + 17078: -40,-84 + 17079: -40,-85 + 17080: -40,-86 + 17081: -40,-87 + 17082: -40,-88 + 17083: -40,-89 + - node: + color: '#52B4E9FF' id: BrickTileWhiteLineE decals: - 8043: -46,0 - 8044: -46,-1 - 8045: -46,1 + 6870: 16,-65 + 6871: 16,-66 + 6872: 16,-67 + 7520: 3,-50 + 7521: 3,-51 + 7522: 3,-52 - node: - color: '#791500C3' + color: '#628E36FF' id: BrickTileWhiteLineE decals: - 7905: -17,28 + 1303: -43,41 + 1304: -43,42 + 1305: -43,43 + 1306: -43,44 + 1328: -51,40 + 1329: -51,45 - node: - color: '#9FED5896' + color: '#808080FF' id: BrickTileWhiteLineE decals: - 1643: -59,7 - 1644: -59,8 - 1645: -59,10 - 1663: -59,-2 - 1664: -59,-3 - 1665: -59,-4 - 1666: -59,-6 - 2427: -25,28 - 2429: -25,27 - 2431: -21,36 - 2432: -21,35 - 2433: -21,37 - 2434: -21,39 - 2435: -21,38 - 2436: -21,40 - 2437: -21,41 - 2438: -21,44 - 2439: -21,45 - 2440: -21,47 - 2441: -21,48 - 2442: -21,49 - 2983: -59,6 - 2990: -21,42 - 2991: -21,43 - 2993: -21,46 - 3878: -37,57 - 3879: -37,58 - 3880: -37,59 - 3881: -37,60 - 3882: -37,62 - 3883: -37,61 - 3902: -21,52 - 3903: -21,51 - 3904: -21,50 - 3921: -59,-7 - 4364: -25,44 - 4387: -25,40 - 7666: -59,5 - 7667: -59,4 - 7668: -59,3 - 7669: -59,2 - 7688: -55,0 - 8440: -78,26 - 8441: -78,27 - 8442: -78,28 - 8443: -78,29 - 8444: -78,30 - 8445: -78,34 - 8446: -78,35 - 8447: -78,36 - 8448: -78,37 - 8449: -78,38 - 8450: -78,39 - 8451: -60,39 - 8452: -60,38 - 8453: -60,37 - 8454: -60,36 - 8455: -60,35 - 8456: -60,34 - 8471: -60,26 - 8472: -60,27 - 8473: -60,28 - 8474: -60,29 - 8475: -60,30 - 8541: -99,20 - 8542: -99,19 - 8543: -99,18 - 8544: -99,17 - 8545: -99,16 - 8546: -96,22 - 8547: -96,14 - 8548: -91,14 - 8549: -91,22 - 8550: -88,22 - 8551: -88,14 - 8552: -86,14 - 8553: -86,22 - 8554: -82,14 - 8555: -82,22 - 8556: -76,22 - 8557: -76,14 - 8558: -70,14 - 8559: -68,14 - 8560: -69,16 - 8561: -69,17 - 8562: -69,18 - 8563: -69,19 - 8564: -69,20 - 8565: -70,22 - 8566: -68,22 - 8567: -64,14 - 8568: -64,22 - 8569: -58,22 - 8570: -52,17 - 8571: -52,18 - 8572: -52,19 - 8573: -58,14 - 8574: -47,17 - 8575: -47,18 - 8576: -47,19 - 8598: -87,16 - 8599: -87,17 - 8600: -87,18 - 8601: -87,19 - 8602: -87,20 - 8745: -35,0 - 8746: -33,0 - 8747: -31,0 - 8748: -29,0 - 8749: -27,0 - 8811: -23,4 - 8812: -23,5 - 8813: -23,6 - 8815: -23,9 - 8816: -23,10 - 8817: -23,12 - 8818: -23,13 - 8819: -23,16 - 8820: -23,17 - 8821: -23,18 - 8822: -29,22 - 8823: -34,22 - 8824: -38,22 - 8825: -43,22 - 8826: -19,22 - 8827: -15,22 - 8828: -13,22 - 8829: -10,22 - 8830: -8,22 - 8867: -23,51 - 8868: -23,50 - 8869: -23,49 - 8870: -23,46 - 8871: -23,47 - 8872: -23,43 - 8873: -23,44 - 8874: -23,40 - 8875: -23,41 - 8876: -23,36 - 8877: -23,37 - 8878: -23,38 - 8911: -9,51 - 8913: 0,50 - 8926: 0,67 - 8927: -9,66 - 8959: 1,53 - 8960: 1,54 - 8961: 1,55 - 8962: 1,57 - 8963: 1,58 - 8964: 1,59 - 8965: 1,60 - 8966: 1,62 - 8967: 1,63 - 8968: 1,64 - 8969: -6,67 - 8970: -9,64 - 8971: -9,63 - 8972: -9,62 - 8973: -9,60 - 8974: -9,59 - 8975: -9,58 - 8976: -9,57 - 8980: -9,53 - 8981: -9,54 - 8982: -9,55 - 9008: -6,50 - 9009: -2,41 - 9010: -2,42 - 9015: -2,38 - 9016: -2,39 - 9022: -2,32 - 9023: -2,33 - 9024: -2,34 - 9028: -2,26 - 9029: -2,27 - 9030: -2,28 - 9031: -2,30 - 9088: 23,0 - 9096: 28,0 - 9115: -47,15 - 9116: -47,14 - 9117: -47,13 - 9118: -47,21 - 9119: -47,22 - 9120: -47,23 - 9140: -24,22 - - node: - color: '#9FED58FF' + 14142: 38,0 + 14156: 15,-8 + 14157: 15,-9 + 14158: 15,-10 + 14181: 15,8 + 14182: 15,9 + 14183: 15,10 + 14218: -1,-26 + 14219: -1,-25 + 14220: -1,-27 + 14290: -2,27 + 14318: 47,1 + 14319: 47,0 + 14320: 47,-1 + 14365: -17,-9 + 14394: -17,9 + 14427: -8,51 + 14428: -8,50 + 14433: -2,50 + 14446: -72,-1 + 14447: -72,0 + 14448: -72,1 + 14465: -42,0 + 14483: -42,27 + 14991: -28,27 + 14995: -42,54 + 15007: -73,53 + 15008: -73,54 + 15009: -73,55 + 15256: 39,-7 + 15260: 39,-12 + 15368: -69,0 + 15369: -62,0 + 15370: -52,0 + 15371: -45,0 + 15372: -41,8 + 15373: -41,14 + 15374: -41,13 + 15375: -41,19 + 15376: -50,27 + 15377: -57,27 + 15396: -41,45 + 15397: -41,51 + 15398: -44,54 + 15399: -50,54 + 15400: -58,54 + 15401: -64,54 + 15402: -70,54 + 15410: -34,27 + 15411: -27,34 + 15412: -19,27 + 15413: -10,27 + 15414: -1,36 + 15415: -1,41 + 15416: -5,50 + 15417: -8,58 + 15418: -8,59 + 15419: -38,0 + 15420: -31,0 + 15421: -24,0 + 15422: -15,8 + 15423: -15,9 + 15424: -15,10 + 15425: -15,16 + 15426: -9,18 + 15427: 7,18 + 15428: 13,16 + 15429: 13,10 + 15430: 13,9 + 15431: 13,8 + 15432: 13,-10 + 15433: 13,-9 + 15434: 13,-8 + 15435: 13,-16 + 15436: 7,-17 + 15437: -9,-17 + 15438: -15,-16 + 15439: -15,-10 + 15440: -15,-9 + 15441: -15,-8 + 15442: 6,-26 + 15443: 11,-26 + 15444: 16,-26 + 15445: 21,0 + 15446: 28,0 + 15447: 35,0 + 15494: 7,41 + - node: + color: '#96DAFFFF' id: BrickTileWhiteLineE decals: - 3644: -6,52 - 3645: -6,53 - 3646: -6,54 - 3647: -6,55 - 3648: -6,56 - 3649: -6,57 - 3662: -6,65 - 3663: -6,64 - 3664: -6,63 - 3665: -6,62 - 3666: -6,61 - 3667: -6,60 + 6546: 3,-59 + 6547: 3,-60 + 6548: 3,-61 + 6549: 3,-62 + 6897: 23,-58 + 6898: 11,-58 + 7078: 20,-55 + 7539: 3,-51 + 9169: -33,-61 + 9170: -33,-62 + 9171: -33,-63 + 9319: 2,-40 + 9320: 2,-41 + 9328: 1,-43 + 9329: 0,-38 - node: - color: '#A4610696' + cleanable: True + color: '#96DAFFFF' id: BrickTileWhiteLineE decals: - 916: 60,1 - 2020: 72,-1 - 2021: 72,-2 - 2022: 72,-4 - 2023: 76,-2 - 2024: 76,-1 - 2025: 76,-6 - 2037: 64,-5 - 2038: 64,-3 - 2039: 64,-1 - 2040: 56,-5 - 2041: 56,-3 - 2042: 56,-1 - 2049: 74,6 - 2050: 74,4 - 6607: 51,5 - 9078: 38,-1 - - node: - color: '#D24646EF' + 6933: 23,-57 + - node: + color: '#999999FF' id: BrickTileWhiteLineE decals: - 2829: -23,-26 - 2830: -23,-27 - 2831: -23,-28 - 2832: -23,-29 + 14723: -73,54 + 14724: -73,55 + 14725: -73,53 + 14764: -42,54 + 17789: -51,94 + 17790: -51,90 + 17797: -51,93 + 17798: -51,92 + 17799: -51,91 + 17800: -51,91 + 17801: -51,91 + 17821: -54,93 + 17822: -54,92 + 17823: -54,91 + 17824: -54,91 + 17829: -54,100 + 17830: -54,99 + 17831: -54,98 + 17832: -54,97 + 17833: -54,97 + 17834: -54,96 + 17835: -54,95 + 17836: -54,95 - node: - color: '#D381C996' + color: '#9FED5896' id: BrickTileWhiteLineE decals: - 904: 4,5 - 905: 4,4 - 906: 4,3 - 8729: 2,-21 - 8730: 6,-21 - 9062: 19,-4 - 9063: 19,-5 - 9064: 19,-6 - 9065: 19,-11 - 9066: 19,-10 - 9067: 19,-9 + 1396: -48,38 + 1397: -48,37 + 1398: -48,36 + 1399: -48,35 + 1402: -48,32 + 1403: -48,31 + 1404: -48,30 - node: - color: '#DE3A3A96' + color: '#A4610696' id: BrickTileWhiteLineE decals: - 931: -21,-2 - 932: -21,-3 - 1843: -45,-35 - 1885: -41,-36 - 1886: -41,-35 - 1887: -41,-34 - 1897: -12,-17 - 3130: 3,53 - 3176: 1,46 - 3676: 3,60 - 3677: 3,59 - 3678: 3,58 - 3700: 6,61 - 3701: 6,62 - 3702: 6,63 - 3703: 6,65 - 3704: 6,64 - 3705: 6,66 - 3706: 6,67 - 4718: 3,52 - 4719: 3,57 - 4720: 3,56 - 4721: 3,55 - 4722: 3,54 - 4723: 3,68 - 4724: 3,67 - 4725: 3,66 - 4726: 3,65 - 4727: 3,64 - 4728: 3,63 - 4729: 3,62 - 4730: 3,61 - 6182: -41,-20 - 7116: -32,-5 - 7117: -32,-6 - 7118: -30,-4 - 7221: -41,-17 - 7234: -43,-12 - 7235: -43,-13 - 8677: -20,-30 - 8678: -15,-30 - 8679: -8,-30 - - node: - color: '#DE3A3AC6' + 3896: 9,6 + 3897: 9,5 + - node: + color: '#B3B3B3FF' id: BrickTileWhiteLineE decals: - 4294: -48,-31 - 4305: -48,-39 - 4306: -48,-40 - 4307: -48,-41 - 4308: -48,-42 - 4309: -48,-43 - 4310: -48,-44 - 4311: -48,-45 - 4312: -48,-46 - 4320: -48,-52 - 4321: -48,-51 - 4322: -48,-50 - - node: - color: '#DE3A3AE2' + 17802: -51,94 + 17803: -51,93 + 17804: -51,92 + 17805: -51,91 + 17806: -51,91 + 17807: -51,90 + 17808: -51,90 + 17817: -54,93 + 17818: -54,92 + 17819: -54,91 + 17820: -54,91 + - node: + color: '#C6FF91FF' id: BrickTileWhiteLineE decals: - 272: -21,-8 - 273: -21,-9 - 274: -21,-10 - 275: -21,-11 - 276: -21,-12 - 277: -21,-13 - 278: -21,-14 - 279: -21,-15 - 280: -21,-16 - 281: -21,-17 - 282: -21,-18 - 283: -21,-19 - 304: -19,-19 - 306: -8,-19 - 316: -4,-17 - 333: -25,-4 - 334: -25,-5 - 335: -25,-6 - 345: -8,-20 - 346: -8,-21 - 347: -8,-22 - 348: -8,-23 - 349: -8,-24 - 368: -4,-26 - 369: -4,-25 - - node: - color: '#E34646CE' + 6014: -19,-47 + - node: + color: '#DABC8BFF' id: BrickTileWhiteLineE decals: - 1821: -27,-21 + 1204: -54,42 - node: - color: '#EFB34196' + color: '#DC7269FF' id: BrickTileWhiteLineE decals: - 4414: -33,41 - 4418: -32,43 - 6555: 14,10 - 6569: 17,8 - 6570: 17,7 - 6571: 17,6 - 6572: 17,5 - 6573: 17,4 - 9039: 2,22 - 9052: 19,6 - 9053: 19,5 - 9054: 19,4 - - node: - color: '#FFA500FF' + 17957: -40,97 + 17958: -40,96 + 17959: -40,96 + 17960: -40,95 + 17961: -40,95 + 17962: -40,94 + 17963: -40,94 + - node: + color: '#DE3A3A96' id: BrickTileWhiteLineE decals: - 3636: 9,62 - 3637: 9,61 - 3639: 9,63 + 3831: -7,6 + 3832: -7,5 - node: - color: '#FFB88BFF' + color: '#EFB34196' id: BrickTileWhiteLineE decals: - 3694: -65,-11 + 3912: 9,10 + 3913: 9,11 - node: color: '#FFFFFFFF' id: BrickTileWhiteLineE decals: - 4273: 31,-14 - 6497: 5,-46 + 208: 51,-19 + 6324: 14,-55 + 6365: 18,-54 + 6366: 18,-55 + 6367: 18,-56 + 6379: 18,-54 + 6406: 18,-54 + 6407: 18,-55 + 6510: -1,-58 + 6511: -1,-59 + 6512: -1,-60 + 6513: -1,-60 + 6514: -1,-61 + 6939: 17,-61 + 6940: 23,-61 + 7059: 23,-55 + 14590: -6,-51 + 14591: -6,-50 + 14592: -6,-49 + 14599: 6,-51 + 14600: 6,-50 + 14601: 6,-49 + 14608: 6,-59 + 14609: -6,-59 + 14672: -20,-59 + 14673: -20,-60 + 14674: -20,-61 + 14675: -20,-62 - node: - color: '#334E6DC8' - id: BrickTileWhiteLineN + cleanable: True + color: '#FFFFFFFF' + id: BrickTileWhiteLineE decals: - 894: -5,1 - 895: -4,1 - 896: 2,1 - 897: 3,1 - 898: -2,6 - 899: -1,6 - 900: 0,6 - 5879: 55,2 - 5880: 56,2 - 5881: 57,2 - 5882: 59,2 - 8330: -7,-12 - 8331: -6,-12 - 8332: -5,-12 - 8351: -10,-8 - 8352: 8,-8 - 8353: 5,-12 - 8354: 4,-12 - 8355: 3,-12 - 8356: 8,4 - 8357: 3,11 - 8358: 4,11 - 8359: 5,11 - 8360: -7,11 - 8361: -6,11 - 8362: -5,11 - 8363: -10,4 - 8400: -17,-1 - 8401: -16,-1 - 8402: -15,-1 - 8406: 14,-1 - 8407: 13,-1 - 8408: 15,-1 - 8414: -1,-18 - 8415: -1,15 - 9155: -10,-2 - 9163: 8,-2 - 9175: -22,-2 - 9181: 20,-2 - 9193: -1,20 - 9207: -1,-23 + 1380: -65,24 + 1381: -65,20 + 5825: 13,22 + 5826: 13,23 + 5827: 13,24 + 5841: 9,22 + 5842: 9,23 + 5843: 11,22 + 5844: 11,23 + 5845: 11,24 - node: - color: '#52B4E996' + color: '#334E6DFF' id: BrickTileWhiteLineN decals: - 2115: 23,40 - 2116: 22,40 - 2117: 21,40 - 2118: 20,40 - 2119: 19,40 - 2120: 18,40 - 2121: 14,40 - 2122: 13,40 - 8711: -1,-25 - 8712: -1,-27 - 8713: -1,-29 - 8714: -1,-31 - 8715: -1,-33 - 8716: -1,-35 - - node: - color: '#60B2FFFF' + 3930: 0,12 + 17111: -38,-83 + 17112: -37,-83 + 17113: -46,-84 + 17114: -45,-84 + 17121: -46,-87 + 17122: -45,-87 + 17123: -34,-90 + 17124: -33,-90 + 17125: -32,-90 + - node: + color: '#37789BFF' id: BrickTileWhiteLineN decals: - 190: -17,-16 - 191: -18,-16 - - node: - color: '#79150096' + 7412: 35,-58 + 7417: 38,-58 + 7418: 37,-58 + 7419: 35,-58 + 7420: 35,-58 + 7421: 36,-58 + 7422: 39,-58 + 7423: 41,-58 + 7424: 41,-58 + 7425: 40,-58 + 7426: 39,-58 + 7427: 40,-58 + 7449: 26,-57 + 9357: 29,-50 + 9358: 27,-50 + 9359: 28,-50 + 9360: 26,-50 + 9361: 25,-50 + 9380: 24,-51 + 9382: 26,-51 + 9383: 28,-51 + 9405: 27,-51 + - node: + color: '#4B709CFF' id: BrickTileWhiteLineN decals: - 8046: -45,-2 - 8047: -44,-2 - 8048: -43,-2 - 8049: -42,-2 - 8050: -41,-2 - 8051: -40,-2 - 8052: -39,-2 + 14110: 14,-2 + 14202: 0,-19 + 14248: -14,-2 + 14267: -1,17 + 14268: 1,17 + 14269: 0,17 + 15704: -22,13 + 15705: -23,13 + 15706: -24,13 + 15707: -25,13 + 15708: -26,13 + 15709: -27,13 + 15710: -28,13 + 15711: -29,13 + 15712: -30,13 + 15743: -21,13 + 15744: -20,13 + 17096: -39,-90 + 17097: -38,-90 + 17109: -42,-82 + 17110: -41,-82 - node: - color: '#791500C3' + color: '#52B4E996' id: BrickTileWhiteLineN decals: - 7904: -14,27 - 7920: -15,27 - 7921: -16,27 + 3921: -4,12 + 3922: -3,12 + 6411: 12,-57 + 6412: 15,-57 - node: - color: '#9FED5896' + color: '#52B4E9FF' id: BrickTileWhiteLineN decals: - 1654: -61,5 - 1659: -62,-3 - 1660: -63,-3 - 1661: -64,-3 - 1696: -66,-4 - 1697: -67,-4 - 1698: -68,-4 - 1699: -69,-4 - 1700: -71,-4 - 1701: -70,-4 - 1702: -72,-4 - 1703: -73,-4 - 1704: -74,-4 - 1712: -63,-8 - 1713: -62,-8 - 1714: -61,-8 - 2417: -27,33 - 2418: -26,33 - 2466: -26,50 - 2467: -27,50 - 2980: -64,5 - 2981: -63,5 - 2982: -62,5 - 3179: -1,46 - 3213: 0,45 - 3214: -1,45 - 3215: -2,45 - 3684: -1,68 - 3685: 0,68 - 3686: 1,68 - 3687: -8,68 - 3688: -7,68 - 3873: -36,56 - 3874: -35,56 - 3875: -34,56 - 3876: -32,56 - 3877: -31,56 - 3896: -22,53 - 4037: -33,56 - 4359: -31,44 - 4360: -30,44 - 4362: -34,44 - 4363: -27,46 - 7258: -18,67 - 7259: -19,67 - 7260: -20,67 - 7663: -56,1 - 7664: -57,1 - 7665: -58,1 - 7720: -55,1 - 7722: -54,-1 - 8311: -28,33 - 8491: -77,25 - 8492: -59,25 - 8493: -59,33 - 8494: -77,33 - 8495: -98,15 - 8496: -97,15 - 8497: -90,13 - 8498: -89,13 - 8499: -95,13 - 8500: -94,13 - 8501: -87,13 - 8502: -85,13 - 8503: -86,15 - 8504: -89,21 - 8505: -90,21 - 8506: -95,21 - 8507: -94,21 - 8508: -87,21 - 8509: -85,21 - 8510: -81,21 - 8511: -80,21 - 8512: -79,21 - 8513: -81,13 - 8514: -80,13 - 8515: -79,13 - 8516: -75,13 - 8517: -74,13 - 8518: -73,13 - 8519: -75,21 - 8520: -74,21 - 8521: -73,21 - 8522: -69,13 - 8523: -67,13 - 8524: -68,15 - 8525: -69,21 - 8526: -67,21 - 8527: -63,21 - 8528: -62,21 - 8529: -61,21 - 8530: -63,13 - 8531: -62,13 - 8532: -61,13 - 8533: -57,13 - 8534: -56,13 - 8535: -55,13 - 8536: -57,21 - 8537: -56,21 - 8538: -55,21 - 8539: -51,16 - 8540: -46,16 - 8750: -34,-1 - 8751: -32,-1 - 8752: -30,-1 - 8753: -28,-1 - 8754: -26,-1 - 8769: -22,3 - 8770: -22,8 - 8771: -22,11 - 8772: -22,15 - 8773: -42,21 - 8774: -41,21 - 8775: -40,21 - 8776: -37,21 - 8777: -36,21 - 8778: -35,21 - 8779: -33,21 - 8780: -32,21 - 8781: -31,21 - 8782: -28,21 - 8783: -27,21 - 8784: -26,21 - 8831: -18,21 - 8832: -17,21 - 8833: -16,21 - 8834: -14,21 - 8835: -12,21 - 8836: -11,21 - 8838: -9,21 - 8839: -7,21 - 8840: -6,21 - 8841: -5,21 - 8862: -22,35 - 8863: -22,39 - 8864: -22,42 - 8865: -22,45 - 8866: -22,48 - 8891: -1,25 - 8892: -1,29 - 8893: -1,31 - 8894: -1,37 - 8895: -1,40 - 8896: -1,49 - 8897: -2,49 - 8898: -3,49 - 8899: -4,49 - 8900: -5,49 - 8902: -7,49 - 8914: 1,49 - 8924: -8,65 - 8925: 2,65 - 8948: -5,66 - 8949: -4,66 - 8950: -3,66 - 8951: -2,66 - 8952: -1,66 - 8953: 2,61 - 8954: -8,61 - 8955: -8,56 - 8956: 2,56 - 8957: 2,52 - 8958: -8,52 - 9090: 24,-1 - 9091: 25,-1 - 9092: 26,-1 - 9097: 29,-1 - 9098: 30,-1 - 9099: 31,-1 - 9100: 32,-1 - 9101: 33,-1 - 9102: 34,-1 - 9103: 35,-1 - 9104: 36,-1 - 9105: 37,-1 - 9127: -51,20 - 9128: -46,20 - 9129: -46,12 - 9130: -51,12 - - node: - cleanable: True - color: '#9FED5896' + 6869: 15,-64 + 7413: 35,-58 + 7414: 36,-58 + 7415: 37,-58 + 7416: 38,-58 + 7502: -3,-50 + 7503: -2,-50 + 7504: -1,-50 + 7505: 0,-50 + 7506: 1,-50 + 7507: 2,-50 + 7508: 3,-50 + 7557: -2,-48 + 7558: -1,-48 + 7559: 0,-48 + 7560: 1,-48 + 7561: 2,-48 + 7562: 2,-48 + - node: + color: '#628E36FF' id: BrickTileWhiteLineN decals: - 1391: -74,23 + 1308: -45,45 + 1311: -47,44 + 1312: -48,44 + 1313: -49,44 + 1314: -50,44 + 1331: -42,40 - node: - color: '#9FED58FC' + color: '#808080FF' id: BrickTileWhiteLineN decals: - 4384: -29,40 - 4385: -28,40 - 4386: -25,40 - - node: - color: '#A4610696' + 14141: 40,-2 + 14223: 0,-28 + 14293: 0,25 + 14417: -6,49 + 14418: -7,49 + 14419: 0,48 + 14445: -71,-2 + 14469: -40,-1 + 14470: -41,-1 + 14471: -39,-1 + 14482: -40,25 + 14573: -27,26 + 14574: -26,26 + 14575: -25,26 + 15002: -40,52 + 15011: -72,52 + 15255: 40,-8 + 15261: 40,-13 + 15315: -68,-1 + 15316: -67,-1 + 15317: -61,-1 + 15318: -60,-1 + 15319: -51,-1 + 15320: -50,-1 + 15321: -44,-1 + 15322: -43,-1 + 15323: -37,-1 + 15324: -36,-1 + 15327: -30,-1 + 15328: -29,-1 + 15329: -23,-1 + 15330: -22,-1 + 15331: -40,7 + 15332: -40,12 + 15333: -40,18 + 15334: -49,26 + 15335: -56,26 + 15336: -33,26 + 15337: -26,33 + 15338: -18,26 + 15339: -17,26 + 15340: -8,26 + 15341: -9,26 + 15342: 0,35 + 15343: 0,40 + 15344: -3,49 + 15345: -4,49 + 15346: -7,57 + 15347: -8,17 + 15348: -14,15 + 15349: -14,7 + 15350: -14,-11 + 15351: -14,-17 + 15352: -8,-18 + 15353: 8,-18 + 15354: 14,-17 + 15355: 14,-11 + 15356: 14,7 + 15357: 8,17 + 15358: 14,15 + 15359: 22,-1 + 15360: 23,-1 + 15361: 29,-1 + 15362: 30,-1 + 15363: 36,-1 + 15364: 37,-1 + 15365: 7,-27 + 15366: 12,-27 + 15367: 17,-27 + 15378: -40,44 + 15379: -40,50 + 15380: -43,53 + 15381: -49,53 + 15382: -57,53 + 15383: -56,53 + 15384: -55,53 + 15385: -63,53 + 15386: -69,53 + 15495: 8,40 + 15496: 9,40 + 15497: 10,40 + - node: + color: '#96DAFFFF' id: BrickTileWhiteLineN decals: - 917: 61,0 - 918: 62,0 - 919: 65,0 - 920: 63,0 - 2012: 75,0 - 2013: 71,0 - 2014: 67,0 - 2015: 68,0 - 2016: 70,0 - 2017: 69,0 - 2018: 66,0 - 2026: 75,-5 - 2027: 74,-5 - 2028: 73,-5 - 2053: 73,7 - 2054: 72,7 - 2055: 71,7 - 2056: 70,7 - 2057: 69,7 - 6604: 50,5 - 9076: 40,-3 - 9077: 41,-3 - - node: - color: '#CD0000FF' + 6425: 12,-57 + 6427: 15,-57 + 6436: 19,-54 + 6439: 9,-57 + 6440: 10,-57 + 6441: 14,-57 + 6542: 1,-58 + 6543: 2,-58 + 6544: 3,-58 + 6896: 21,-57 + 7064: 22,-57 + 7540: -2,-50 + 7541: -1,-50 + 7542: 0,-50 + 7543: 1,-50 + 7544: 1,-50 + 7545: 1,-50 + 7546: 2,-50 + 9172: -33,-61 + 9173: -34,-61 + 9174: -35,-61 + 14696: 1,-39 + - node: + color: '#999999FF' id: BrickTileWhiteLineN decals: - 176: -24,-17 + 14726: -72,52 + 14768: -40,52 - node: - color: '#D381C996' + color: '#9FED5896' id: BrickTileWhiteLineN decals: - 2280: 40,-25 - 8733: 3,-22 - 8734: 4,-22 - 8735: 5,-22 - 8736: 7,-22 - 8737: 8,-22 - 8738: 9,-22 - 9074: 20,-7 - 9075: 20,-12 + 1389: -53,39 + 1390: -52,39 + 1393: -50,39 + 1394: -49,39 + 3906: -8,12 - node: - color: '#DE3A3A96' + color: '#9FED58FF' id: BrickTileWhiteLineN decals: - 885: -4,-20 - 886: -3,-20 - 907: -6,6 - 908: -5,6 - 909: -4,6 - 1844: -51,-34 - 1845: -48,-34 - 1846: -47,-34 - 1847: -46,-34 - 1857: -51,-30 - 1858: -50,-30 - 1859: -49,-30 - 1881: -42,-33 - 1895: -13,-16 - 3173: 0,47 - 3174: -1,47 - 3175: -2,47 - 3719: 7,60 - 3720: 8,60 - 3721: 9,60 - 6181: -42,-19 - 7128: -33,-3 - 7146: -29,-16 - 7147: -30,-16 - 7148: -31,-16 - 7208: -39,-16 - 7209: -38,-16 - 7210: -37,-16 - 7211: -36,-16 - 7212: -35,-16 - 7219: -41,-16 - 7220: -42,-16 - 7229: -44,-11 - 7230: -42,-11 - 7252: -44,-9 - 7253: -43,-9 - 7254: -42,-9 - 7319: -25,-25 - 8694: -5,-31 - 8695: -6,-31 - 8696: -7,-31 - 8697: -10,-31 - 8698: -11,-31 - 8699: -12,-31 - 8700: -13,-31 - 8701: -14,-31 - 8702: -19,-31 - 8703: -18,-31 - 8704: -17,-31 - - node: - color: '#DE3A3AC7' + 17869: -55,100 + 17870: -54,100 + 17871: -56,100 + 17872: -56,100 + 17873: -57,100 + 17874: -57,100 + - node: + color: '#A4610696' id: BrickTileWhiteLineN decals: - 4291: -50,-34 + 3893: 8,7 - node: - color: '#DE3A3AE0' + color: '#D381C996' id: BrickTileWhiteLineN decals: - 386: -16,-20 - 387: -17,-20 + 3941: 4,12 + 3942: 3,12 - node: - color: '#DE3A3AE2' + color: '#DABC8BFF' id: BrickTileWhiteLineN decals: - 270: -22,-7 - 285: -20,-20 - 288: -18,-20 - 299: -13,-20 - 300: -12,-20 - 301: -11,-20 - 302: -10,-20 - 303: -9,-20 - 312: -8,-16 - 313: -7,-16 - 314: -6,-16 - 315: -5,-16 - 322: -24,-8 - 327: -27,-3 - 328: -26,-3 - 337: -24,-17 - 360: -7,-25 - 370: -5,-24 - 373: -15,-20 - - node: - color: '#E34646CE' + 1200: -55,43 + 1201: -56,43 + 1202: -57,43 + - node: + color: '#DDC3A1FF' id: BrickTileWhiteLineN decals: - 1819: -24,-20 - 1823: -28,-20 - 1824: -29,-20 - 1825: -30,-20 - 1826: -31,-20 - 1852: -14,-20 - 1860: -9,-16 + 3394: -48,20 + 3395: -47,20 + 3405: -49,20 - node: - color: '#EFB34196' + color: '#DE3A3A96' id: BrickTileWhiteLineN decals: - 901: 2,6 - 902: 3,6 - 903: 4,6 - 4419: -33,44 - 6554: 14,12 - 6565: 13,9 - 6566: 12,9 - 6567: 16,9 - 6568: 15,9 - 9041: 3,21 - 9042: 4,21 - 9043: 5,21 - 9055: 20,3 - - node: - color: '#FFA500FF' + 3835: -8,7 + - node: + color: '#EFB34196' id: BrickTileWhiteLineN decals: - 3628: 7,67 - 3629: 8,67 - 3630: 9,67 - 3640: 9,65 + 3915: 8,12 - node: - color: '#FFB88BFF' + color: '#F38BAAFF' id: BrickTileWhiteLineN decals: - 3696: -66,-10 - 3697: -68,-10 - 3698: -67,-10 - 3699: -69,-10 + 1483: -26,38 - node: - color: '#FFFFFFFF' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteLineN decals: - 6432: -18,-41 - 6433: -17,-41 - 6440: -8,-42 - 6499: 8,-47 + 1421: -74,21 - node: - zIndex: 1 color: '#FFFFFFFF' id: BrickTileWhiteLineN decals: - 4094: -52,4 - 4095: -50,4 - 4108: -53,4 + 6515: -2,-58 + 6895: 20,-57 + 6941: 14,-60 + 6942: 15,-60 + 6943: 16,-60 + 6944: 20,-60 + 6945: 21,-60 + 6946: 22,-60 + 7269: 21,-49 + 7270: 20,-49 + 14587: 0,-45 + 14658: -16,-55 + 14659: -15,-55 + 14660: -14,-55 + 14661: -13,-55 + 14662: -12,-55 + 14663: -11,-55 + 14664: -10,-55 + 14680: -31,-66 + 14681: -30,-66 + 14682: -29,-66 + 14683: -28,-66 + 14684: -27,-66 + 14685: -26,-66 + 14686: -25,-66 + 14687: -24,-66 + 15816: 0,-35 + 15817: -5,-35 + 15818: 5,-35 + 16569: 0,-55 - node: - color: '#334E6DC8' + color: '#334E6DFF' id: BrickTileWhiteLineS decals: - 887: 3,-1 - 888: 2,-1 - 889: 1,-1 - 890: 0,-1 - 891: -2,-1 - 892: -3,-1 - 893: -5,-1 - 8333: -7,-10 - 8334: -6,-10 - 8335: -5,-10 - 8338: 3,-10 - 8339: 4,-10 - 8340: 5,-10 - 8341: 5,13 - 8342: 4,13 - 8343: 3,13 - 8344: -5,13 - 8345: -6,13 - 8346: -7,13 - 8347: -10,9 - 8348: 8,9 - 8349: 8,-4 - 8350: -10,-4 - 8403: -17,1 - 8404: -16,1 - 8405: -15,1 - 8409: 13,1 - 8410: 14,1 - 8411: 15,1 - 8416: -1,19 - 8417: -1,-14 - 9156: -10,2 - 9164: 8,2 - 9173: -22,2 - 9182: 20,2 - 9195: -1,24 - 9202: -1,-19 - - node: - color: '#52B4E996' + 3934: 0,11 + 17115: -46,-89 + 17116: -45,-89 + 17117: -46,-86 + 17118: -45,-86 + 17119: -38,-85 + 17120: -37,-85 + 17126: -34,-91 + 17127: -33,-91 + 17128: -32,-91 + - node: + color: '#37789BFF' id: BrickTileWhiteLineS decals: - 2110: 21,38 - 2111: 20,38 - 2112: 23,38 - 2123: 13,38 - 2132: 14,38 - 8724: -1,-33 - 8725: -1,-31 - 8726: -1,-29 - 8727: -1,-27 - 8728: -1,-25 - - node: - color: '#60B2FFFF' + 7430: 40,-62 + 7431: 39,-62 + 7432: 38,-62 + 7433: 37,-62 + 7434: 36,-62 + 7435: 36,-62 + 7436: 35,-62 + 7437: 34,-62 + 7438: 33,-62 + 7450: 26,-62 + 9377: 26,-55 + 9378: 27,-55 + 9379: 28,-55 + 9381: 24,-51 + 9384: 26,-54 + 9385: 28,-54 + 9386: 28,-54 + 9404: 27,-54 + - node: + color: '#4B709CFF' id: BrickTileWhiteLineS decals: - 192: -17,-18 - 193: -18,-18 + 14107: 14,2 + 14199: -1,-16 + 14200: 0,-16 + 14201: 1,-16 + 14247: -14,2 + 14282: 0,20 + 15723: -31,5 + 15725: -29,4 + 15726: -28,4 + 15727: -24,4 + 15728: -23,4 + 15732: -21,5 + 15733: -20,5 + 17098: -43,-91 + 17099: -42,-91 + 17100: -41,-91 + 17101: -40,-91 + 17102: -39,-91 + 17103: -38,-91 + 17104: -38,-91 - node: - color: '#79150096' + color: '#52B4E996' id: BrickTileWhiteLineS decals: - 8053: -45,2 - 8054: -44,2 - 8055: -43,2 - 8056: -42,2 - 8057: -41,2 - 8058: -40,2 - 8059: -39,2 + 3925: -4,11 - node: - color: '#791500C3' + color: '#52B4E9FF' + id: BrickTileWhiteLineS + decals: + 6873: 14,-68 + 6874: 15,-68 + 7509: -3,-52 + 7510: -2,-52 + 7511: -1,-52 + 7512: 0,-52 + 7513: 1,-52 + 7514: 2,-52 + 7515: 3,-52 + 7516: 3,-52 + 7551: -2,-49 + 7552: -1,-49 + 7553: 0,-49 + 7554: 1,-49 + 7555: 1,-49 + 7556: 2,-49 + - node: + color: '#628E36FF' + id: BrickTileWhiteLineS + decals: + 1294: -50,41 + 1295: -49,41 + 1296: -48,41 + 1297: -47,41 + 1300: -45,40 + 1301: -44,40 + 1302: -43,40 + 1318: -52,41 + 1332: -42,40 + - node: + color: '#808080FF' + id: BrickTileWhiteLineS + decals: + 14143: 40,2 + 14222: 0,-24 + 14292: 0,29 + 14420: -7,52 + 14421: 0,51 + 14422: -1,51 + 14444: -71,2 + 14468: -40,2 + 14484: -40,28 + 14485: -39,28 + 14572: -41,28 + 14577: -26,29 + 14997: -41,55 + 14998: -40,55 + 15010: -72,56 + 15257: 40,-6 + 15262: 40,-11 + 15263: 36,1 + 15264: 37,1 + 15265: 29,1 + 15266: 30,1 + 15267: 22,1 + 15268: 23,1 + 15269: 14,11 + 15270: 14,17 + 15271: 8,19 + 15272: -8,19 + 15273: -14,17 + 15274: -14,11 + 15275: -14,-7 + 15276: -14,-15 + 15277: -8,-16 + 15278: 8,-16 + 15279: 14,-15 + 15280: 14,-7 + 15281: 7,-25 + 15282: 12,-25 + 15283: 17,-25 + 15284: -22,1 + 15285: -23,1 + 15286: -30,1 + 15287: -29,1 + 15288: -43,1 + 15289: -44,1 + 15290: -51,1 + 15291: -50,1 + 15292: -61,1 + 15293: -60,1 + 15294: -68,1 + 15295: -67,1 + 15296: -40,9 + 15297: -40,15 + 15298: -40,20 + 15299: -49,28 + 15300: -56,28 + 15301: -33,28 + 15302: -18,28 + 15303: -17,28 + 15304: -26,35 + 15305: -9,28 + 15306: -8,28 + 15307: 0,37 + 15308: 0,42 + 15309: 10,42 + 15310: 9,42 + 15311: 8,42 + 15312: -4,51 + 15313: -3,51 + 15314: -7,60 + 15325: -37,1 + 15326: -36,1 + 15387: -69,55 + 15388: -63,55 + 15389: -57,55 + 15390: -56,55 + 15391: -55,55 + 15392: -49,55 + 15393: -43,55 + 15394: -40,52 + 15395: -40,46 + - node: + color: '#96DAFFFF' id: BrickTileWhiteLineS decals: - 7900: -14,29 - 7902: -15,29 - 7903: -16,29 + 6437: 9,-59 + 6438: 10,-59 + 6551: 2,-63 + 6552: 1,-63 + 6884: 15,-59 + 6885: 16,-59 + 6886: 18,-59 + 6887: 19,-59 + 6888: 20,-59 + 6889: 21,-59 + 6890: 22,-59 + 6936: 14,-59 + 7079: 20,-55 + 7080: 19,-55 + 7532: -2,-52 + 7533: -2,-52 + 7534: 0,-52 + 7535: 0,-52 + 7536: 1,-52 + 7537: 2,-52 + 7538: 2,-52 + 9177: -35,-62 + 9178: -34,-62 + 9321: 0,-42 - node: - color: '#9FED5896' + cleanable: True + color: '#96DAFFFF' id: BrickTileWhiteLineS decals: - 1641: -57,-1 - 1642: -58,-1 - 1656: -63,3 - 1657: -62,3 - 1691: -60,-8 - 1692: -61,-8 - 1693: -62,-8 - 1694: -63,-8 - 1715: -63,-4 - 1716: -62,-4 - 1717: -61,-4 - 2409: -27,25 - 2411: -28,25 - 2412: -29,25 - 2465: -27,48 - 2979: -64,3 - 2987: -74,-12 - 2989: -22,34 - 3180: -1,46 - 3181: -2,47 - 3182: -1,47 - 3183: 0,47 - 3191: -2,47 - 3884: -36,63 - 3885: -35,63 - 3886: -34,63 - 3887: -33,63 - 3888: -32,63 - 3889: -31,63 - 4365: -26,40 - 4366: -27,40 - 4367: -30,40 - 4368: -32,40 - 4388: -29,40 - 4389: -28,40 - 4390: -25,40 - 6140: -8,49 - 6141: -6,49 - 6142: -5,49 - 6143: -4,49 - 6144: -3,49 - 7671: -56,-1 - 7719: -55,-1 - 7721: -54,1 - 8487: -77,31 - 8488: -77,40 - 8489: -59,40 - 8490: -59,31 - 8584: -98,21 - 8585: -97,21 - 8586: -95,23 - 8587: -94,23 - 8632: -51,20 - 8633: -46,20 - 8634: -57,15 - 8635: -56,15 - 8636: -55,15 - 8637: -63,15 - 8638: -62,15 - 8639: -61,15 - 8640: -63,23 - 8641: -62,23 - 8642: -61,23 - 8643: -57,23 - 8644: -56,23 - 8645: -55,23 - 8646: -69,23 - 8647: -67,23 - 8648: -68,21 - 8649: -69,15 - 8650: -67,15 - 8651: -75,15 - 8652: -74,15 - 8653: -73,15 - 8654: -81,15 - 8655: -80,15 - 8656: -79,15 - 8657: -73,23 - 8658: -74,23 - 8659: -75,23 - 8660: -81,23 - 8661: -80,23 - 8662: -79,23 - 8663: -86,21 - 8664: -87,23 - 8665: -85,23 - 8666: -90,23 - 8667: -89,23 - 8668: -90,15 - 8669: -89,15 - 8670: -87,15 - 8671: -85,15 - 8672: -95,15 - 8673: -94,15 - 8674: -95,23 - 8675: -94,23 - 8755: -34,1 - 8756: -32,1 - 8757: -30,1 - 8758: -28,1 - 8759: -26,1 - 8765: -22,7 - 8766: -22,11 - 8767: -22,14 - 8768: -22,19 - 8785: -26,23 - 8786: -27,23 - 8787: -28,23 - 8788: -33,23 - 8789: -32,23 - 8790: -31,23 - 8791: -37,23 - 8792: -36,23 - 8793: -35,23 - 8794: -42,23 - 8795: -41,23 - 8796: -40,23 - 8842: -18,23 - 8843: -17,23 - 8844: -16,23 - 8845: -14,23 - 8846: -12,23 - 8847: -11,23 - 8848: -9,23 - 8849: -7,23 - 8850: -6,23 - 8851: -5,23 - 8857: -22,39 - 8858: -22,42 - 8859: -22,45 - 8860: -22,48 - 8861: -22,52 - 8901: -7,49 - 8912: -8,52 - 8915: 2,52 - 8916: 1,68 - 8917: -7,68 - 8930: -5,68 - 8931: -3,68 - 8932: -4,68 - 8933: -2,68 - 8934: -1,68 - 8937: -8,65 - 8938: 2,65 - 8939: -8,61 - 8940: 2,61 - 8941: 2,56 - 8942: -8,56 - 8943: -5,51 - 8944: -4,51 - 8945: -3,51 - 8946: -2,51 - 8947: -1,51 - 9013: -1,43 - 9014: -1,40 - 9025: -1,35 - 9026: -1,31 - 9027: -1,29 - 9093: 24,1 - 9094: 25,1 - 9095: 26,1 - 9131: -51,16 - 9132: -46,16 - 9133: -46,24 - 9134: -51,24 - 9137: -23,23 - 9138: -22,23 - 9139: -21,23 + 6932: 17,-59 - node: - color: '#A4610696' + color: '#999999FF' id: BrickTileWhiteLineS decals: - 925: 54,-7 - 926: 55,-7 - 927: 56,-7 - 928: 57,-7 - 929: 60,-8 - 2010: 75,-7 - 2011: 75,-3 - 2058: 70,2 - 2059: 73,2 - 2060: 68,2 - 2061: 67,2 - 2072: 69,2 - 2399: 59,-7 - 3008: 71,2 - 3009: 72,2 - 5889: 74,-3 - 6603: 49,3 - 9085: 40,1 - 9086: 41,1 - - node: - color: '#CD0000FF' + 14730: -72,56 + 14765: -41,55 + 14766: -40,55 + - node: + color: '#9FED5896' id: BrickTileWhiteLineS decals: - 177: -24,-17 + 1405: -49,30 + 1406: -50,30 + 1407: -51,30 + 1417: -53,37 - node: - color: '#D381C996' + color: '#9FED58FF' id: BrickTileWhiteLineS decals: - 2285: 41,-28 - 8739: 3,-20 - 8740: 4,-20 - 8741: 5,-20 - 8742: 7,-20 - 8743: 8,-20 - 8744: 9,-20 - 9060: 20,-3 - 9061: 20,-8 + 17875: -57,95 + 17876: -56,95 + 17877: -56,95 + 17878: -55,95 + 17879: -55,95 + 17880: -55,95 + 17881: -54,95 + 17882: -54,95 + 17883: -54,95 - node: - color: '#DE3A3A96' + color: '#A4610696' id: BrickTileWhiteLineS decals: - 883: -3,-22 - 884: -4,-22 - 1848: -46,-36 - 1849: -47,-36 - 1850: -48,-36 - 1851: -51,-36 - 1856: -50,-32 - 1880: -42,-37 - 1896: -13,-18 - 3197: 0,45 - 3198: -1,45 - 3199: -2,45 - 4716: 1,49 - 6160: 4,45 - 6161: 5,45 - 6162: 7,45 - 6183: -42,-21 - 7126: -34,-7 - 7127: -33,-7 - 7151: -31,-18 - 7152: -30,-18 - 7206: -34,-17 - 7213: -38,-17 - 7214: -37,-17 - 7215: -36,-17 - 7216: -35,-17 - 7222: -42,-17 - 7223: -43,-17 - 7232: -42,-11 - 7246: -42,-10 - 7247: -44,-10 - 8683: -19,-29 - 8684: -18,-29 - 8685: -17,-29 - 8686: -14,-29 - 8687: -13,-29 - 8688: -12,-29 - 8689: -11,-29 - 8690: -10,-29 - 8691: -7,-29 - 8692: -6,-29 - 8693: -5,-29 - - node: - color: '#DE3A3AC6' + 3900: 8,4 + - node: + color: '#C6FF91FF' id: BrickTileWhiteLineS decals: - 4292: -51,-32 - 4318: -49,-53 - 4324: -51,-35 + 6018: -26,-45 + 6019: -25,-45 + 6020: -24,-45 + 6021: -23,-45 + 6022: -22,-45 + 6023: -21,-45 + 6024: -20,-45 + 6025: -20,-45 - node: - color: '#DE3A3AC7' + color: '#D381C996' id: BrickTileWhiteLineS decals: - 4262: -8,-25 + 3940: 4,11 - node: - color: '#DE3A3AE2' + color: '#DABC8BFF' id: BrickTileWhiteLineS decals: - 317: -5,-18 - 318: -6,-18 - 319: -7,-18 - 323: -24,-8 - 330: -27,-5 - 331: -26,-5 - 338: -24,-17 - 351: -10,-23 - 352: -12,-23 - 353: -13,-23 - 354: -15,-23 - 355: -16,-23 - 356: -19,-23 - 357: -18,-23 - 358: -21,-23 - 359: -22,-23 - 361: -7,-25 - 371: -5,-27 - - node: - color: '#E34646CE' + 1208: -57,41 + 1209: -56,41 + 1210: -55,41 + - node: + color: '#DDC3A1FF' id: BrickTileWhiteLineS decals: - 1813: -23,-23 - 1829: -31,-22 - 1830: -28,-22 - 1833: -27,-22 - 1861: -9,-18 + 3398: -47,17 + 3399: -48,17 + 3400: -49,17 - node: - color: '#EFB34196' + color: '#DE3A3A96' id: BrickTileWhiteLineS decals: - 6579: 12,3 - 6580: 13,3 - 6581: 15,3 - 6582: 16,3 - 9036: 3,23 - 9037: 4,23 - 9038: 5,23 - 9059: 20,7 + 3840: -8,4 - node: - color: '#FFA500FF' + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteLineS decals: - 3631: 7,66 - 3632: 8,66 - 3633: 9,66 + 1428: -74,23 - node: - color: '#FFB88BFF' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteLineS decals: - 3689: -68,-12 - 3690: -67,-12 - 3691: -66,-12 - 3692: -69,-12 + 1283: -74,23 - node: color: '#FFFFFFFF' id: BrickTileWhiteLineS decals: - 4276: 30,-15 - 6434: -18,-41 - 6435: -17,-41 - 6441: -8,-43 - 6500: 8,-47 + 209: 50,-20 + 6375: 16,-56 + 6376: 17,-56 + 6377: 18,-56 + 6408: 16,-56 + 6409: 17,-56 + 6522: -2,-61 + 6955: 14,-62 + 6956: 15,-62 + 6957: 16,-62 + 6958: 20,-62 + 6959: 21,-62 + 6960: 22,-62 + 7277: 20,-52 + 7278: 21,-52 + 14586: 0,-45 + 14665: -16,-55 + 14666: -15,-55 + 14667: -14,-55 + 14668: -13,-55 + 14669: -12,-55 + 14670: -11,-55 + 14671: -10,-55 + 14688: -31,-66 + 14689: -30,-66 + 14690: -29,-66 + 14691: -28,-66 + 14692: -27,-66 + 14693: -26,-66 + 14694: -25,-66 + 14695: -24,-66 + 15819: -5,-36 + 15820: 0,-36 + 15821: 5,-36 + 16570: 0,-55 - node: - zIndex: 1 + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteLineS decals: - 4092: -50,4 - 4093: -52,4 - 4109: -53,4 + 1262: -74,23 - node: - color: '#334E6DC8' + color: '#37789BFF' id: BrickTileWhiteLineW decals: - 8337: -4,-11 - 8380: -9,-7 - 8381: -9,-6 - 8382: -9,-5 - 8383: 6,-11 - 8385: 9,-7 - 8386: 9,-6 - 8387: 9,-5 - 8388: 9,5 - 8389: 9,6 - 8390: 9,7 - 8391: 9,8 - 8392: 6,12 - 8393: -4,12 - 8394: -9,8 - 8395: -9,7 - 8396: -9,6 - 8397: -9,5 - 8398: -14,0 - 8412: 16,0 - 8418: 0,-17 - 8419: 0,-16 - 8420: 0,-15 - 8421: 0,16 - 8422: 0,17 - 8423: 0,18 - 9150: -9,0 - 9151: -9,-1 - 9153: -9,1 - 9167: 10,0 - 9174: -20,0 - 9180: 22,0 - 9194: 1,22 - 9209: 1,-21 - - node: - color: '#52B4E996' + 7451: 25,-61 + 7452: 25,-60 + 7453: 25,-59 + 7454: 25,-58 + 9372: 25,-51 + 9373: 25,-52 + 9374: 25,-53 + 9375: 25,-54 + 9376: 25,-54 + 9394: 26,-54 + 9395: 26,-53 + 9396: 26,-52 + 9397: 26,-52 + 9398: 26,-51 + 9399: 26,-51 + - node: + color: '#4B709CFF' id: BrickTileWhiteLineW decals: - 910: -6,5 - 911: -6,4 - 912: -6,3 - 2108: 17,39 - 2131: 12,39 - 8718: 0,-34 - 8719: 0,-32 - 8720: 0,-30 - 8721: 0,-28 - 8722: 0,-26 - 8723: 0,-24 - - node: - color: '#60B2FFFF' + 14203: 2,-17 + 14246: -12,0 + 14270: 2,18 + 14777: 16,0 + 15714: -32,12 + 15715: -32,11 + 15716: -32,10 + 15717: -32,9 + 15718: -32,8 + 15719: -32,7 + 15720: -32,6 + 17084: -43,-82 + 17085: -43,-83 + 17086: -43,-84 + 17087: -43,-85 + 17088: -43,-85 + 17089: -43,-86 + 17090: -43,-87 + 17091: -43,-88 + 17092: -43,-89 + 17093: -43,-90 + 17094: -43,-90 + 17095: -43,-91 + - node: + color: '#52B4E9FF' id: BrickTileWhiteLineW decals: - 194: -19,-18 - 196: -19,-17 + 6863: 13,-66 + 6864: 13,-67 + 7517: -3,-50 + 7518: -3,-51 + 7519: -3,-52 - node: - color: '#79150096' + color: '#628E36FF' + id: BrickTileWhiteLineW + decals: + 1316: -52,43 + 1317: -52,42 + 1327: -51,40 + 1330: -51,45 + - node: + color: '#808080FF' + id: BrickTileWhiteLineW + decals: + 14139: 42,0 + 14161: 17,-9 + 14186: 17,9 + 14221: 2,-26 + 14291: 2,27 + 14360: -15,-8 + 14361: -15,-9 + 14362: -15,-10 + 14389: -15,10 + 14390: -15,9 + 14391: -15,8 + 14414: -5,50 + 14415: 1,50 + 14416: 1,49 + 14449: -69,0 + 14464: -38,0 + 14576: -24,27 + 14988: -38,27 + 15003: -39,53 + 15004: -39,54 + 15006: -70,54 + 15258: 41,-7 + 15259: 41,-12 + 15403: -68,54 + 15404: -62,54 + 15405: -54,54 + 15406: -48,54 + 15407: -42,54 + 15408: -39,51 + 15409: -39,45 + 15448: 38,0 + 15449: 31,0 + 15450: 24,0 + 15451: 15,9 + 15452: 15,10 + 15453: 15,8 + 15454: 15,16 + 15455: 9,18 + 15456: 15,-10 + 15457: 15,-9 + 15458: 15,-8 + 15459: 15,-16 + 15460: 9,-17 + 15461: -7,18 + 15462: -13,16 + 15463: -13,10 + 15464: -13,8 + 15465: -13,9 + 15466: -13,-10 + 15467: -13,-9 + 15468: -13,-8 + 15469: -13,-16 + 15470: -7,-17 + 15471: 8,-26 + 15472: 13,-26 + 15473: 18,-26 + 15474: -21,0 + 15475: -28,0 + 15476: -35,0 + 15477: -42,0 + 15478: -49,0 + 15479: -59,0 + 15480: -66,0 + 15481: -39,8 + 15482: -39,14 + 15483: -39,13 + 15484: -39,19 + 15485: -48,27 + 15486: -55,27 + 15487: -32,27 + 15488: -25,34 + 15489: -16,27 + 15490: -7,27 + 15491: 1,36 + 15492: 1,41 + 15493: 11,41 + 15498: -2,50 + 15499: -6,58 + 15500: -6,59 + - node: + color: '#96DAFFFF' + id: BrickTileWhiteLineW + decals: + 6554: 0,-62 + 6556: 0,-59 + 6557: 0,-60 + 6558: 0,-61 + 6901: 8,-58 + 6935: 13,-58 + 7531: -3,-51 + 9175: -35,-61 + 9176: -35,-62 + 9322: -1,-40 + 9323: -1,-41 + 9330: 0,-38 + 9331: 1,-43 + - node: + color: '#999999FF' id: BrickTileWhiteLineW decals: - 8040: -38,-1 - 8041: -38,0 - 8042: -38,1 + 14728: -70,54 + 14769: -39,53 + 14770: -39,54 + 17791: -53,90 + 17792: -53,94 + 17793: -53,93 + 17794: -53,93 + 17795: -53,92 + 17796: -53,91 + 17825: -50,93 + 17826: -50,92 + 17827: -50,91 + 17828: -50,91 + 17837: -46,100 + 17838: -46,99 - node: color: '#9FED5896' id: BrickTileWhiteLineW decals: - 1648: -60,8 - 1649: -60,7 - 1650: -60,6 - 1653: -65,4 - 1705: -75,-5 - 1706: -75,-6 - 1707: -75,-7 - 1708: -75,-9 - 1709: -75,-10 - 1710: -75,-11 - 1718: -60,-6 - 1719: -60,-5 - 2414: -30,30 - 2415: -30,31 - 2416: -30,32 - 2443: -23,49 - 2444: -23,48 - 2445: -23,47 - 2446: -23,45 - 2447: -23,46 - 2448: -23,43 - 2449: -23,42 - 2450: -23,41 - 2451: -23,40 - 2452: -23,39 - 2984: -60,10 - 2992: -23,44 - 3043: -9,51 - 3044: -9,52 - 3668: -9,54 - 3669: -9,55 - 3670: -9,56 - 3671: -9,58 - 3672: -9,59 - 3673: -9,63 - 3674: -9,64 - 3675: -9,65 - 3679: -9,61 - 3868: -61,-2 - 3869: -61,-1 - 3870: -61,0 - 3871: -61,1 - 3872: -61,2 - 3890: -30,62 - 3891: -30,61 - 3892: -30,60 - 3893: -30,59 - 3894: -30,58 - 3895: -30,57 - 3899: -23,50 - 3900: -23,51 - 3901: -23,52 - 3922: -60,-7 - 3923: -9,67 - 4361: -31,44 - 6149: -3,46 - 7725: -53,0 - 8285: -30,26 - 8457: -58,39 - 8458: -58,38 - 8459: -58,37 - 8460: -58,37 - 8461: -58,36 - 8462: -58,35 - 8463: -58,34 - 8464: -58,30 - 8465: -58,29 - 8466: -58,28 - 8467: -58,27 - 8468: -58,26 - 8476: -76,39 - 8477: -76,38 - 8478: -76,37 - 8479: -76,36 - 8480: -76,35 - 8481: -76,34 - 8482: -76,26 - 8483: -76,27 - 8484: -76,28 - 8485: -76,29 - 8486: -76,30 - 8577: -96,16 - 8578: -96,17 - 8579: -96,18 - 8580: -96,19 - 8581: -96,20 - 8588: -93,22 - 8589: -93,14 - 8590: -88,14 - 8591: -86,14 - 8592: -84,14 - 8593: -85,16 - 8594: -85,17 - 8595: -85,18 - 8596: -85,19 - 8597: -85,20 - 8603: -88,22 - 8604: -86,22 - 8605: -84,22 - 8606: -78,22 - 8607: -78,14 - 8608: -72,22 - 8609: -72,14 - 8610: -68,14 - 8611: -66,14 - 8612: -67,16 - 8613: -67,17 - 8614: -67,18 - 8615: -67,19 - 8616: -67,20 - 8617: -68,22 - 8618: -66,22 - 8619: -60,22 - 8620: -60,14 - 8621: -54,14 - 8622: -54,22 - 8623: -50,17 - 8624: -50,18 - 8625: -50,19 - 8626: -45,17 - 8627: -45,18 - 8628: -45,19 - 8760: -33,0 - 8761: -31,0 - 8762: -29,0 - 8763: -27,0 - 8764: -25,0 - 8797: -39,22 - 8798: -34,22 - 8799: -30,22 - 8800: -25,22 - 8801: -21,18 - 8802: -21,17 - 8803: -21,16 - 8804: -21,13 - 8805: -21,12 - 8806: -21,9 - 8807: -21,10 - 8808: -21,4 - 8809: -21,5 - 8810: -21,6 - 8852: -15,22 - 8853: -13,22 - 8854: -10,22 - 8855: -8,22 - 8856: -4,22 - 8879: -21,36 - 8880: -21,37 - 8881: -21,38 - 8882: -21,40 - 8883: -21,41 - 8884: -21,43 - 8885: -21,44 - 8886: -21,46 - 8887: -21,47 - 8888: -21,49 - 8889: -21,50 - 8890: -21,51 - 8909: -6,50 - 8910: 3,51 - 8922: 3,66 - 8923: -6,67 - 8928: -9,66 - 8977: -9,57 - 8978: -9,60 - 8979: -9,53 - 8986: -7,53 - 8987: -7,54 - 8988: -7,55 - 8989: 3,53 - 8990: 3,54 - 8991: 3,55 - 8992: -7,57 - 8993: -7,58 - 8994: -7,59 - 8995: -7,60 - 8996: 3,57 - 8997: 3,58 - 8998: 3,59 - 8999: 3,60 - 9000: 3,62 - 9001: 3,63 - 9002: 3,64 - 9003: -7,62 - 9004: -7,63 - 9005: -7,64 - 9006: 0,67 - 9007: 0,50 - 9011: 0,41 - 9012: 0,42 - 9017: 0,38 - 9018: 0,39 - 9019: 0,34 - 9020: 0,33 - 9021: 0,32 - 9032: 0,30 - 9033: 0,28 - 9034: 0,27 - 9035: 0,26 - 9089: 27,0 - 9106: 38,0 - 9121: -50,21 - 9122: -50,22 - 9123: -50,23 - 9124: -50,13 - 9125: -50,14 - 9126: -50,15 - 9141: -20,22 + 1409: -52,31 + 1414: -52,35 + 1415: -52,36 + 1420: -54,38 + 3902: -9,10 + 3903: -9,11 - node: color: '#9FED58FF' id: BrickTileWhiteLineW decals: - 3650: 1,57 - 3651: 1,56 - 3652: 1,55 - 3653: 1,54 - 3654: 1,53 - 3655: 1,52 - 3656: 1,60 - 3657: 1,61 - 3658: 1,62 - 3659: 1,65 - 3660: 1,64 - 3661: 1,63 + 17884: -57,95 + 17885: -57,96 + 17886: -57,96 + 17887: -57,97 + 17888: -57,98 + 17889: -57,98 + 17890: -57,99 + 17891: -57,100 + 17892: -57,100 - node: color: '#A4610696' id: BrickTileWhiteLineW decals: - 921: 53,3 - 922: 53,2 - 923: 53,1 - 924: 53,0 - 2030: 74,-1 - 2031: 74,-2 - 2043: 63,-1 - 2044: 63,-3 - 2045: 63,-5 - 2046: 71,-5 - 2047: 71,-3 - 2048: 71,-1 - 6600: 48,5 - 6651: 53,-3 - 6717: 53,-2 - 9087: 43,-1 - - node: - color: '#D24646EF' - id: BrickTileWhiteLineW - decals: - 2833: -25,-26 - 2834: -25,-27 + 3894: 7,6 + 3895: 7,5 - node: - color: '#D381C996' + color: '#B3B3B3FF' id: BrickTileWhiteLineW decals: - 2282: 39,-26 - 2283: 39,-27 - 8731: 10,-21 - 8732: 6,-21 - 9068: 21,-4 - 9069: 21,-5 - 9070: 21,-6 - 9071: 21,-11 - 9072: 21,-10 - 9073: 21,-9 + 17809: -53,94 + 17810: -53,93 + 17811: -53,93 + 17812: -53,92 + 17813: -53,91 + 17814: -53,91 + 17815: -53,90 + 17816: -53,90 - node: - color: '#DE3A3A96' + color: '#C6FF91FF' id: BrickTileWhiteLineW decals: - 933: -23,-2 - 1888: -43,-36 - 1889: -43,-35 - 1890: -43,-34 - 1898: -14,-17 - 3707: 5,67 - 3708: 5,66 - 3709: 5,65 - 3710: 5,64 - 3711: 5,63 - 3712: 5,62 - 3713: 5,61 - 3714: 5,60 - 3715: 5,59 - 3716: 5,58 - 3717: 5,57 - 6184: -43,-20 - 6648: 53,-7 - 6649: 53,-5 - 6650: 53,-4 - 7119: -35,-4 - 7120: -35,-5 - 7121: -35,-6 - 7225: -45,-15 - 7226: -45,-14 - 7227: -45,-13 - 7322: -25,-28 - 8680: -16,-30 - 8681: -9,-30 - 8682: -4,-30 - - node: - color: '#DE3A3AC6' + 6016: -19,-47 + 6017: -19,-46 + - node: + color: '#DABC8BFF' id: BrickTileWhiteLineW decals: - 4295: -50,-39 - 4296: -50,-40 - 4297: -50,-41 - 4298: -50,-42 - 4299: -50,-44 - 4300: -50,-43 - 4301: -50,-46 - 4314: -50,-50 - 4315: -50,-51 - 4316: -50,-52 - - node: - color: '#DE3A3AC7' + 1205: -58,42 + - node: + color: '#DC7269FF' id: BrickTileWhiteLineW decals: - 4263: -9,-25 + 17951: -40,97 + 17952: -40,96 + 17953: -40,96 + 17954: -40,95 + 17955: -40,95 + 17956: -40,94 - node: - color: '#DE3A3AE2' + color: '#DDC3A1FF' id: BrickTileWhiteLineW decals: - 289: -14,-19 - 305: -19,-19 - 307: -8,-19 - 329: -28,-4 - 336: -25,-6 - 350: -9,-24 - 372: -6,-26 + 3402: -50,18 + 3403: -50,19 - node: - color: '#DE3A3AE4' + color: '#DE3A3A96' id: BrickTileWhiteLineW decals: - 290: -23,-9 - 291: -23,-10 - 292: -23,-11 - 293: -23,-12 - 294: -23,-14 - 295: -23,-15 - 296: -23,-16 - 297: -23,-18 - 298: -23,-19 - - node: - color: '#E34646CE' + 3833: -9,6 + 3834: -9,5 + - node: + cleanable: True + color: '#FFB46EFF' id: BrickTileWhiteLineW decals: - 1815: -25,-21 - 1864: -10,-17 + 1426: -75,24 + 1432: -75,20 - node: - color: '#EFB34196' + cleanable: True + color: '#FFB482FF' id: BrickTileWhiteLineW decals: - 4358: -32,40 - 4420: -34,43 - 4421: -34,41 - 6556: 14,10 - 6574: 11,8 - 6575: 11,7 - 6576: 11,6 - 6577: 11,5 - 6578: 11,4 - 9040: 6,22 - 9056: 21,4 - 9057: 21,5 - 9058: 21,6 - - node: - color: '#FFA500FF' + 1287: -75,24 + 1290: -75,20 + - node: + color: '#FFFFFFFF' id: BrickTileWhiteLineW decals: - 3634: 8,62 - 3635: 8,61 - 3638: 7,64 + 6322: 13,-56 + 6323: 13,-55 + 6516: -3,-59 + 6517: -3,-60 + 6961: 13,-61 + 6962: 19,-61 + 7060: 22,-55 + 7266: 22,-49 + 7267: 22,-50 + 7268: 22,-52 + 7271: 20,-50 + 7272: 20,-49 + 7274: 22,-51 + 7275: 22,-52 + 7276: 20,-52 + 7293: 20,-51 + 14593: -6,-51 + 14594: -6,-50 + 14595: -6,-49 + 14596: 6,-49 + 14597: 6,-50 + 14598: 6,-51 + 14610: -6,-59 + 14611: 6,-59 + 14676: -20,-62 + 14677: -20,-61 + 14678: -20,-60 + 14679: -20,-59 - node: + cleanable: True color: '#FFFFFFFF' id: BrickTileWhiteLineW decals: - 2456: -24,37 - 2457: -24,36 - 6498: 5,-46 + 1259: -75,20 + 1263: -75,24 + 5828: 13,22 + 5829: 13,23 + 5830: 13,24 + 5831: 11,22 + 5832: 11,23 + 5833: 11,24 + 5834: 9,22 + 5835: 9,23 - node: color: '#FFFFFFFF' id: BushAOne decals: - 1317: -29.469578,-51.01724 - 2770: -9,-34 - 3944: -42.883698,51.85592 - 7870: 6.952326,-67.01093 + 1: -25,-3 + 955: -103,-1 + 6907: 1.3516278,-76.21758 + 13724: -16.369896,5.4938498 + 14000: 20,2 - node: - color: '#FFFFFFFF' + color: '#C7CFD0FF' id: BushAThree decals: - 3945: -50.00909,50.010246 - 4499: 58.07965,-9.958606 + 18567: -73,-70 - node: color: '#FFFFFFFF' + id: BushAThree + decals: + 2: -25.456352,-2.9906468 + 954: -104,-2 + 15767: 44.19969,-57.937622 + 15768: 29.57766,-71.88984 + 15769: 29.57766,-71.88984 + 20285: -15.83383,-77.86303 + 20289: -12.920367,-76.05045 + - node: + color: '#8B8CA4E2' id: BushATwo decals: - 154: -11.451739,18.308088 - 164: -36.717087,33.018204 - 232: 4.4311695,-30.942404 - 2768: -8,-33 + 19241: -52,-54 - node: - color: '#FFFFFFFF' - id: BushCOne + cleanable: True + color: '#AEBCB7D6' + id: BushATwo decals: - 151: -14.01243,13.852696 - 155: -7.8685637,15.023532 - 166: -37.675014,31.960892 - 167: -38.6189,27.011755 - 168: -33.475502,10.01921 - 213: 13.513805,-9.04923 - 259: 19.245619,-38.898838 - 1307: -29.292074,-65.92565 - 1386: -40.10394,34.165638 - 1729: -56.02164,-12.841251 - 1735: -69.63793,-16.7884 - 3943: -47.03259,51.115013 - 4494: 47.43348,-17.627878 - 7869: 10.084318,-66.99592 - 8128: -13.212278,-12.606168 + 13213: -72,-58 - node: color: '#FFFFFFFF' - id: BushCThree + id: BushATwo decals: - 165: -42.066586,25.49292 - 229: 8.002057,-31.05696 - 233: 13.781928,-30.01949 - 1321: -26.026142,-61.418507 - 1388: -37.070595,36.472115 - 1837: -70.0174,-24.089645 - 1839: -55.0828,-24.120956 - 1875: -96,-23 - 2490: -31.072529,51.65369 - 4462: 55,-51 - 4463: 59,-53 - 4464: 70,-48 + 17241: -41,-83 + 17554: -38,89 + 19761: -22,-83 - node: - color: '#FFFFFFFF' - id: BushCTwo + color: '#8B8CA4E2' + id: BushCOne decals: - 152: -11.312197,14.305866 - 153: -11.046572,16.946493 - 212: 15.037233,-9.133544 - 256: 21.985521,-36.839016 - 590: -16.806883,-57.021297 - 1292: 44.01449,9.976801 - 1310: -25.554935,-65.97253 - 1876: -86,-28 - 2107: 16.94355,40.121414 - 2340: -81.14412,-25.940325 - 2341: -93.94905,-22.289558 - 2343: -39.218174,31.748444 - 2345: -30.660412,-66.088745 - 3277: 49.120117,-43.05056 - 4465: 72,-37 - 4497: 56.50155,-15.026384 + 19240: -51,-51 - node: - color: '#FFFFFFFF' - id: BushDOne + color: '#C7CFD07C' + id: BushCOne decals: - 1308: -25.336185,-62.7694 - 1731: -72.71451,-14.765793 - 3467: 31.958843,-49.32064 - 7698: -55.717155,2.4547331 + 18574: -67,-68 - node: - color: '#FFFFFFFF' - id: BushDThree + color: '#C7CFD089' + id: BushCOne decals: - 1309: -24.78931,-62.910027 - 1730: -73.23013,-14.375168 - 7699: -55.42028,2.548483 + 18549: -70,-37 + 18553: -55,-46 - node: - color: '#FFFFFFFF' - id: BushDTwo + color: '#E0D9DDE6' + id: BushCOne decals: - 3913: -59.691895,-8.329788 + 19616: -60,-85 + 19635: -41,-70 + 19636: -41,-74 + 19637: -42,-77 - node: - color: '#FFFFFFFF' - id: Busha1 + color: '#E3AC00FF' + id: BushCOne decals: - 145: -37.76244,10.056003 - 149: -14.020037,46.649075 - 157: -12.072199,17.736418 - 202: -42.776886,12.919985 - 1319: -26.561981,-54.0737 - 1320: -26.530731,-55.954853 - 2487: -30.703804,52.564796 - 2489: -18.591827,52.58128 - 3464: 31.958843,-45.961266 - 3578: -3.374849,56.19121 - 3908: -59,-10 - 3909: -63,-12 - 4498: 52.939026,-10.536732 + 6774: 3.263187,75.55322 + 6775: 3.856937,75.5376 - node: - color: '#FFFFFFFF' - id: Busha2 + color: '#FFFFFFA8' + id: BushCOne decals: - 1840: -67.92765,-24.179083 - 3465: 33.458847,-48.289387 - 4467: 74,-25 - 4468: 74,-24 - 4495: 52.08973,-17.581003 - 7861: 24.463541,-36.959465 + 20072: -18.36628,-87.29305 + 20073: -21.52253,-87.93368 + 20074: -16.83503,-88.90243 - node: color: '#FFFFFFFF' - id: Busha3 + id: BushCOne decals: - 2769: -7,-34 - 7868: 13.943693,-66.90217 - - node: + 953: -101,-1 + 3586: 0.061931133,7.177826 + 6744: -101.41183,-2.7686312 + 13928: -63,2 + 13944: -63.009872,-2.0162082 + 15698: 37.07539,-55.95293 + 15766: 44.996567,-58.109497 + 17552: -50,89 + 18529: -70,-24 + 20256: 30,37 + - node: + zIndex: 60 color: '#FFFFFFFF' - id: Bushb1 + id: BushCOne decals: - 230: 5.048932,-29.15071 - 264: 20.761244,-42.1122 - 588: -16.538874,-56.196735 - 589: -18.585749,-56.040485 - 2342: -40.20255,31.935944 - 2347: 18.254955,-30.101465 - 3579: -3.4452083,53.684074 + 16223: -59.81195,48.561295 + 16229: -71.52169,37.83802 + 16232: -87.20823,34.63641 - node: - color: '#FFFFFFFF' - id: Bushb2 + color: '#3B4947A7' + id: BushCThree decals: - 147: 43.442547,-11.057015 - 163: -34.342087,33.03383 - 171: 33.42746,6.0713215 - 175: 32.968758,-9.062783 - 231: 12.964976,-32.575108 - 242: 18.659796,-32.913776 - 1290: 43.002182,8.311773 - 1291: 45.995632,10.566605 - 1387: -41.088314,33.493763 - 7859: 27.569895,-37.36589 - 8245: -75.637375,16.9936 + 19223: -55,-52 - node: - color: '#FFFFFFFF' - id: Bushb3 + color: '#8B8CA4E2' + id: BushCThree decals: - 241: 20.748043,-30.038776 - 1306: -32.198326,-66.06628 - 1728: -56.974766,-12.231876 - 2106: 24.021675,39.058914 - 2346: 8.042632,-28.251831 - 2491: -26.416283,52.653687 - 8246: -76.48202,16.9152 + 19224: -57,-51 + 19226: -58,-52 + 19228: -58,-51 + 19233: -59,-48 + 19249: -61,-57 - node: - color: '#FFFFFFFF' - id: Bushc1 + color: '#C7CFD089' + id: BushCThree decals: - 156: -6.498577,15.101657 - 234: 10.594428,-30.035114 - 1318: -26.120043,-53.455257 - 1877: -73,-18 - 3463: 30.036972,-49.32064 - 3580: -0.7110017,56.58193 - 4469: 67,-21 + 18552: -59,-46 - node: - color: '#FFFFFFFF' - id: Bushc2 + color: '#C7CFD0FF' + id: BushCThree decals: - 150: -30.990105,47.441864 - 1737: -61.511253,-14.040881 - 1738: -63.65657,-13.915881 - 4466: 70,-28 - 8129: -12.102902,-12.903043 + 18570: -69,-72 + 18571: -65,-70 - node: - color: '#FFFFFFFF' - id: Bushc3 + color: '#E0D9DDE6' + id: BushCThree decals: - 146: -40.722523,10.024753 - 1899: -72.143105,-22.909624 - 4503: 71.811775,-21.146107 - 7860: 27.910202,-40.501694 - 8247: -77.45468,17.055798 + 19632: -41,-77 - node: + angle: -1.5707963267948966 rad color: '#FFFFFFFF' - id: Bushd1 + id: BushCThree decals: - 1878: -60.02429,-25.221315 - 2344: 46.385242,4.9781556 - 3466: 34.318222,-48.242516 - 4632: 1.5858963,-25.121092 - 4633: 6.007771,-25.105467 - 7695: -55.88903,2.7047331 + 15696: 28.403992,-37.58063 - node: color: '#FFFFFFFF' - id: Bushd2 + id: BushCThree decals: - 211: -9.498163,-13.953305 - 7694: -56.38903,3.001608 - 7701: -55.060905,3.0016077 + 4275: -56.000343,30.500975 + 9630: 87.38128,-24.298883 + 15702: 26.878628,-43.968555 + 17055: 31.572422,-86.81383 + 17062: 35.97138,-72.91673 + 17231: -44,-82 + 17242: -41,-86 + 17243: -42,-87 + 17551: -55,86 + 17560: -42,88 + 18535: -73,-40 + 18536: -76,-44 + 18540: -79,-45 - node: + cleanable: True color: '#FFFFFFFF' - id: Bushd3 + id: BushCThree decals: - 7696: -55.373405,2.8297331 - 7702: -54.9984,2.735983 + 18270: -61,76 + 18272: -60,76 - node: + zIndex: 60 color: '#FFFFFFFF' - id: Bushd4 + id: BushCThree + decals: + 16228: -68.56313,38.867214 + 16231: -86.92698,43.68572 + - node: + color: '#8B8CA4E2' + id: BushCTwo decals: - 7697: -56.32653,2.4859831 - 7700: -56.826527,2.8453581 + 19225: -55,-52 + 19231: -56,-54 + 19234: -48,-51 + 19239: -44,-53 + 19244: -63,-56 + 19252: -50,-53 - node: cleanable: True - color: '#FFFFFFFF' - id: Bushe1 + color: '#AEBCB7A7' + id: BushCTwo decals: - 8252: -36.453526,26.612803 - 8253: -35.797276,26.3628 + 13233: -76,-54 - node: - color: '#FFFFFFFF' - id: Bushe2 + color: '#C7CFD089' + id: BushCTwo decals: - 698: -48.023796,14.122482 + 18550: -62,-39 + 18554: -58,-48 + 18557: -42,-52 - node: - color: '#FFFFFFFF' - id: Bushe3 + color: '#C7CFD0FF' + id: BushCTwo decals: - 4530: 2.184616,-17.78197 + 18564: -75,-68 - node: - color: '#FFFFFFFF' - id: Bushe4 + color: '#E0D9DDE6' + id: BushCTwo decals: - 601: -30.060707,-59.640705 - 3912: -62.879726,-8.375349 - 4527: 1.5283661,-16.203842 - 4528: 4.981491,-17.360094 - 4529: 4.262741,-18.703844 + 19621: -54,-79 + 19626: -47,-79 + 19633: -42,-73 + 19634: -43,-70 - node: - color: '#9FED58FF' - id: Bushf1 + color: '#FFFFFFA8' + id: BushCTwo decals: - 3927: -63.149513,-8.643906 + 20075: -17.788155,-85.822525 - node: color: '#FFFFFFFF' - id: Bushf1 + id: BushCTwo decals: - 598: 6.11073,-17.194168 - 599: -30.056541,-59.33808 + 0: -26,-3 + 637: -100.89421,8.992738 + 964: -104,-1 + 4423: -86,54 + 9627: 84.709404,-24.439508 + 13774: 16.81386,12.21085 + 15695: 28.888367,-37.221256 + 17233: -44,-90 + 17236: -45,-85 + 17545: -63,87 + 17561: -48,86 + 17569: -58,89 + 18530: -69,-28 + 18534: -71,-40 + 18541: -82,-55 + 19762: -24,-82 - node: + cleanable: True color: '#FFFFFFFF' - id: Bushf2 + id: BushCTwo decals: - 3914: -62.56089,-8.540124 - 3919: -62.137997,-8.565116 - 4575: 5.9658604,-16.351116 - 4622: 1.2733965,-23.949215 + 18271: -61,77 - node: + zIndex: 60 color: '#FFFFFFFF' - id: Bushf3 + id: BushCTwo decals: - 158: 5.643323,-18.543146 - 3915: -60.21097,-8.567886 - 4330: -33.026947,35.90598 + 16224: -66.350685,46.87553 + 16227: -68.62563,44.44866 + 16239: -64.711494,29.489738 - node: - angle: 0.7853981633974483 rad color: '#FFFFFFFF' - id: Bushf3 + id: BushDThree decals: - 3920: -60.424084,-8.870661 + 8611: 5.5056233,-20.226084 - node: + cleanable: True color: '#FFFFFFFF' - id: Bushg1 + id: BushDThree decals: - 1900: -93.08861,-18.12887 - 1902: -88.250656,-23.204586 - 8068: -38.94635,1.0070183 + 18287: -63,70 - node: - color: '#FFFFFFFF' - id: Bushg2 + color: '#C7CFD089' + id: Busha1 decals: - 3576: -2.7424366,53.90177 - 8067: -39.33697,1.1476433 + 18555: -52,-46 - node: - color: '#FFFFFFFF' - id: Bushg3 + color: '#C7CFD0FF' + id: Busha1 decals: - 701: -48.207165,22.855616 - 1389: -37.789345,35.86274 - 1901: -92.714905,-23.97289 - 8069: -44.399475,-0.8836063 + 18561: -80,-63 + 18562: -77,-66 - node: - cleanable: True - color: '#FFFFFFFF' - id: Bushg3 + color: '#FFFFFFA8' + id: Busha1 decals: - 8251: -36.297276,26.8003 + 20069: -4.13912,-89.1368 + 20070: -2.842245,-88.29305 + 20071: -6.20162,-88.90243 - node: color: '#FFFFFFFF' - id: Bushh1 + id: Busha1 decals: - 209: 5.076132,-17.262033 + 635: -102.092125,11.003155 + 708: -104.89678,18.90071 + 8656: -4.342837,-22.742023 + 9634: 83.553154,-21.642633 + 13746: 16.129253,-13.934627 + 13771: 16.22011,4.1171 + 13926: -65.713,-2.0474582 + 13992: 26.72542,-2.093804 + 14020: 52,1 + 17559: -42,87 + 18528: -70,-21 + 18542: -79,-54 + 19759: -24,-85 + 19760: -21,-80 + 20254: 27,37 - node: - color: '#FFD5FFD0' - id: Bushi1 + cleanable: True + color: '#FFFFFFFF' + id: Busha1 decals: - 9325: -87.95039,-11.517203 - 9330: -77.37998,-4.8534536 - 9331: -81.80994,-3.7236223 - 9332: -79.90712,-8.579406 + 16353: -52,-88 - node: + zIndex: 60 color: '#FFFFFFFF' - id: Bushi1 + id: Busha1 decals: - 591: -22.624771,-56.967094 - 699: -48.571747,21.147282 - 1322: -30.30723,-57.059185 - 1385: -43.057064,33.931263 - 1390: -37.914345,37.905872 - 1677: -59.326077,-9.930442 - 3910: -58.89571,-8.46195 - 4502: 62.93246,-23.927298 - 4623: 1.8671465,-26.08984 - 4629: 4.5077715,-24.855465 - 4630: 2.5858965,-25.183592 - 4631: 2.3046463,-23.183592 - 7693: -57.65465,4.0641084 - 8248: -48.161804,13.042029 - - node: - color: '#FFD5FFD0' - id: Bushi2 + 16230: -88.23948,43.65447 + - node: + color: '#8B8CA4E2' + id: Busha2 decals: - 9322: -88.98759,-6.0680447 - 9327: -90.728874,-9.111422 - 9328: -80.78086,-9.116584 + 19246: -63,-60 + 19251: -59,-57 - node: - color: '#FFFFFFFF' - id: Bushi2 + color: '#C7CFD089' + id: Busha2 decals: - 200: -54,17 - 596: 2.999348,-24.913628 - 597: 4.8118486,-16.11008 - 697: -48.825882,13.487066 - 1678: -58.9042,-9.352317 - 1732: -66.01293,-16.776505 - 1736: -57.12063,-13.767191 - 3574: -4.7546477,56.756912 - 3575: -4.772231,53.966396 - 3916: -62.95085,-10.896537 - 3917: -62.436966,-11.097925 - 4566: 3.3877358,-17.30424 - 7691: -57.73278,4.454734 - 7692: -57.279655,4.2672334 - - node: - color: '#FFD5FFD0' - id: Bushi3 + 18556: -45,-49 + - node: + color: '#C7CFD0FF' + id: Busha2 decals: - 9323: -83.995514,-5.1160207 - 9326: -85.930855,-12.067247 - 9329: -76.88941,-5.0467143 + 18559: -53,-49 + 18565: -70,-68 - node: - color: '#FFFFFFFF' - id: Bushi3 + color: '#E0D9DDA5' + id: Busha2 decals: - 1305: -27.973866,-46.808517 - 1323: -24.440557,-65.853485 - 1838: -56.122093,-22.73031 - 7690: -57.3734,4.6422334 + 19612: -57,-84 - node: - cleanable: True - color: '#FFFFFFFF' - id: Bushi3 + color: '#E0D9DDE6' + id: Busha2 decals: - 8250: -36.266026,26.534676 - 8254: -34.3334,30.194542 + 19624: -47,-79 + 19625: -46,-79 + 19629: -39,-79 - node: - color: '#FFD5FFD0' - id: Bushi4 + color: '#E3AC00FF' + id: Busha2 decals: - 9324: -83.16509,-11.865271 - 9333: -79.993004,-8.906455 + 6766: 3.372562,76.0376 + 6767: 3.216312,75.75635 + 6768: 3.700687,75.6626 + 6769: 3.935062,75.86572 + 6770: 3.060062,75.6001 + 6771: 3.169437,76.1001 + 6772: 3.231937,76.2251 + 6773: 3.622562,76.2876 - node: color: '#FFFFFFFF' - id: Bushi4 + id: Busha2 decals: - 210: 3.7636318,-16.286268 - 1324: -23.909307,-66.15036 - 1325: -23.924932,-65.74411 - 1733: -65.65356,-17.182755 - 3911: -59.343624,-8.764033 - 3918: -63.12435,-11.283774 - 4329: -34.91236,36.90598 - 4470: 64,-53 - 9347: -47.15755,-24.05202 + 956: -102,-2 + 13723: -16.91677,13.540725 + 13747: 16.941753,-12.200252 + 13993: 25.834795,-2.109429 + 17543: -63,80 + 17549: -54,86 + 19757: -30,-82 + 19758: -26,-80 + 19763: -34,-82 + 20255: 24,37 - node: + cleanable: True color: '#FFFFFFFF' - id: Bushj1 + id: Busha2 decals: - 756: -63.67908,18.16475 + 17270: -42.465942,-85.07283 - node: + zIndex: 60 color: '#FFFFFFFF' - id: Bushj2 + id: Busha2 decals: - 199: -54,19 - 4333: -29.907341,38.98711 - 4501: 62.854336,-23.192924 - 4562: 5.4814863,-18.179241 + 16236: -66.913536,48.83989 - node: - color: '#FFFFFFFF' - id: Bushj3 + color: '#8B8CA4E2' + id: Busha3 decals: - 1398: -91.338936,19.053886 - 1668: -62.31045,-5.305588 - 1734: -69.82543,-14.085277 + 19227: -57,-50 + 19232: -55,-51 + 19237: -43,-54 - node: - color: '#FFFFFFFF' - id: Bushk1 + color: '#C7CFD089' + id: Busha3 decals: - 600: -27.935707,-61.47531 - 1396: -74.8092,18.012127 - 1397: -92.28845,17.266336 - 1676: -62.701077,-6.696066 - 2488: -14.09183,52.675026 - 3928: -62.840637,-8.85393 - 4500: 64.50794,-10.801302 - 4504: 69.218025,-23.00548 - 4559: 4.590861,-16.194866 - 4624: 3.242146,-23.917967 - 4625: 3.8827715,-25.77734 + 18548: -75,-39 + 18551: -69,-29 - node: - color: '#FFFFFFFF' - id: Bushk2 + color: '#C7CFD0FF' + id: Busha3 decals: - 696: -48.732132,14.799566 - 4626: 4.367146,-23.667965 + 18566: -72,-69 + 18572: -66,-68 - node: - color: '#FFFFFFFF' - id: Bushk3 + cleanable: True + color: '#D4D4D428' + id: Busha3 decals: - 4550: 2.9346108,-16.101116 + 13129: -45,-58 + 13130: -43,-56 - node: - color: '#FFFFFFFF' - id: Bushl1 + color: '#E0D9DDE6' + id: Busha3 decals: - 1812: -41.86759,-62.67357 - 3577: -1.5161572,56.72477 + 19615: -50,-84 + 19618: -56,-84 + 19631: -41,-78 - node: - color: '#FFFFFFFF' - id: Bushl2 + color: '#FFFFFF8B' + id: Busha3 decals: - 4586: 5.9658604,-16.382366 + 18545: -79,-61 - node: color: '#FFFFFFFF' - id: Bushl3 + id: Busha3 decals: - 755: -57.08178,18.35225 - - node: + 957: -100,-2 + 17239: -34,-86 + 17546: -61,86 + 17550: -53,86 + 17553: -49,89 + 17568: -59,89 + 18533: -64,-37 + 19611: -63,-83 + 19755: -31,-80 + 19756: -30,-80 + - node: + zIndex: 60 color: '#FFFFFFFF' - id: Bushl4 + id: Busha3 decals: - 159: 4.143323,-17.435427 - 1304: -28.98949,-47.996017 - 3571: -3.5541081,54.10666 + 16233: -86.223854,32.745705 + 16235: -67.83541,41.91686 - node: - color: '#FFFFFFFF' - id: Bushm1 + color: '#8B8CA4E2' + id: Bushb1 decals: - 3572: -0.57550967,53.344414 + 19236: -45,-54 + 19247: -64,-62 - node: - color: '#FFFFFFFF' - id: Bushm2 + cleanable: True + color: '#AEBCB789' + id: Bushb1 decals: - 4628: 5.257771,-24.042967 + 13132: -47,-56 - node: - color: '#FFFFFFFF' - id: Bushm3 + cleanable: True + color: '#AEBCB7D6' + id: Bushb1 decals: - 700: -48.905083,22.105616 - 3573: -4.6901555,55.336403 - 4627: 6.148396,-23.699215 + 13212: -69,-58 - node: - color: '#FFFFFFFF' - id: Bushn1 + color: '#C7CFD0B4' + id: Bushb1 decals: - 201: -54,18 - 1395: -79.479675,17.309002 - 1669: -61.3417,-6.180588 - 4331: -34.047695,38.997627 - 6711: 44,-1 - 8070: -44.524475,1.0695183 - 8110: -16,-2 + 18579: -71,-60 - node: - angle: -3.141592653589793 rad - color: '#FFFFFFFF' - id: Caution + color: '#C7CFD0FF' + id: Bushb1 decals: - 1638: -89,13 - 1639: -87,13 - 1640: -79,13 + 18560: -59,-42 + 18568: -71,-72 - node: - angle: -1.5707963267948966 rad - color: '#FFFFFFFF' - id: Caution + color: '#E0D9DDE6' + id: Bushb1 decals: - 1622: -94,40 - 1623: -94,33 - 1624: -76,33 - 1625: -76,40 + 19613: -57,-84 - node: color: '#FFFFFFFF' - id: Caution + id: Bushb1 decals: - 1621: -95,43 - 1626: -77,43 - 1627: -59,43 - 2654: 79,-34 - 4391: -31,39 - - node: - angle: 1.5707963267948966 rad + 634: -104.882866,7.919821 + 1239: -88,-14 + 13700: -17,-13 + 15693: 30.926634,-45.078316 + 17244: -43,-91 + 17547: -60,86 + 17555: -37,89 + 17557: -42,86 + 17566: -60,89 + 18538: -80,-43 + - node: + zIndex: 60 color: '#FFFFFFFF' - id: Caution + id: Bushb1 decals: - 1602: -96,33 - 1603: -99,23 - 1604: -99,15 - 1605: -99,13 - 1607: -78,33 - 1608: -78,40 - 1609: -60,40 - 1610: -60,33 - 4407: -32,40 + 15987: -79.86455,33.821987 - node: - angle: 3.141592653589793 rad - color: '#FFFFFFFF' - id: Caution + color: '#8B8CA4E2' + id: Bushb2 decals: - 2655: 79,-56 - 2977: -81,13 + 19235: -48,-54 + 19238: -45,-52 + 19242: -60,-55 - node: - color: '#52B4E996' - id: CheckerNESW + color: '#C7CFD0E3' + id: Bushb2 decals: - 70: 1,-40 - 71: 0,-40 - 72: -1,-40 - 73: -2,-40 - 74: -3,-40 - 595: 2,-38 - 5697: -2,-38 + 18580: -69,-61 - node: - color: '#F9FFFECC' - id: CheckerNESW + color: '#C7CFD0FF' + id: Bushb2 decals: - 7961: -42,-1 - 7962: -42,0 - 7963: -42,1 + 18558: -41,-51 + 18569: -70,-72 + 18573: -63,-68 - node: - color: '#F9FFFECD' - id: CheckerNESW + cleanable: True + color: '#D4D4D428' + id: Bushb2 decals: - 8030: -45,0 - 8031: -44,0 - 8032: -43,0 - 8033: -43,1 - 8034: -43,-1 - 8035: -41,-1 - 8036: -41,0 - 8037: -41,1 - 8038: -40,0 - 8039: -39,0 - - node: - color: '#1D1D21CC' - id: CheckerNWSE + 13127: -45,-62 + 13128: -47,-60 + 13131: -42,-62 + - node: + color: '#E0D9DDE6' + id: Bushb2 decals: - 7964: -42,1 - 7965: -42,0 - 7966: -42,-1 - 8007: -43,1 - 8008: -43,1 - 8009: -42,1 - 8010: -41,1 - 8011: -41,1 - 8012: -41,0 - 8013: -41,0 - 8014: -42,0 - 8015: -43,0 - 8016: -43,0 - 8017: -43,-1 - 8018: -43,-1 - 8019: -42,-1 - 8020: -41,-1 - 8021: -41,-1 - 8022: -40,0 - 8023: -40,0 - 8024: -39,0 - 8025: -39,0 - 8026: -44,0 - 8027: -44,0 - 8028: -45,0 - 8029: -45,0 + 19617: -57,-86 + 19619: -54,-80 + 19623: -48,-80 + 19628: -43,-79 - node: - color: '#52B4E996' - id: CheckerNWSE + color: '#FFFFFF8B' + id: Bushb2 decals: - 3028: -4,-38 - 5698: 0,-38 + 18544: -80,-55 - node: - color: '#EFB34196' - id: CheckerNWSE + color: '#FFFFFFFF' + id: Bushb2 decals: - 4177: 8,-39 - 4178: 8,-40 - 4179: 8,-41 - 4180: 8,-42 - 4181: 8,-43 - 4182: 8,-44 - 4183: 9,-44 - 4184: 10,-44 - 4185: 10,-43 - 4186: 9,-43 - 4187: 9,-42 - 4188: 10,-42 - 4189: 10,-41 - 4190: 9,-41 - 4191: 9,-40 - 4192: 9,-39 - 4193: 10,-39 - 4194: 10,-40 - 4195: 11,-40 - 4196: 12,-40 - 4197: 13,-40 - 4198: 14,-40 - 4199: 15,-40 - 4200: 15,-41 - 4201: 14,-41 - 4202: 14,-42 - 4203: 15,-42 - 4204: 15,-38 - 4205: 14,-38 - 4206: 14,-39 - 4207: 13,-38 - 4208: 12,-38 - 4209: 12,-37 - 4210: 13,-37 - 4211: 14,-37 - 4212: 13,-36 - 4213: 13,-35 - 4214: 12,-35 - 4215: 12,-36 - 5822: 9,-45 + 13772: 16.798235,5.4921 + 17235: -46,-86 + 17238: -33,-88 + 17240: -43,-84 + 17544: -63,86 + 18531: -68,-37 - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerNe + zIndex: 60 + color: '#FFFFFFFF' + id: Bushb2 decals: - 3448: -25,-7 - 5126: -27,-32 + 16234: -84.896225,17.745642 + 16237: -59.864784,39.662167 - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerNw + color: '#8B8CA4E2' + id: Bushb3 decals: - 3445: -26,-7 - 5127: -32,-32 + 19243: -60,-58 + 19250: -62,-54 - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerSe + cleanable: True + color: '#AEBCB7A7' + id: Bushb3 decals: - 3447: -25,-9 - 4714: 3,49 + 13234: -77,-56 - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerSw + color: '#C7CFD07C' + id: Bushb3 decals: - 3446: -26,-9 - 5128: -32,-34 + 18575: -65,-69 - node: - color: '#9FED5896' - id: ConcreteTrimInnerNe + color: '#C7CFD089' + id: Bushb3 decals: - 4427: -26,46 + 18547: -81,-45 - node: - color: '#DE3A3A95' - id: ConcreteTrimInnerNe + color: '#C7CFD0B4' + id: Bushb3 decals: - 3040: 3,51 - 3170: 6,50 + 18578: -67,-62 - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerNe + color: '#C7CFD0FF' + id: Bushb3 decals: - 3452: -25,-8 + 18563: -77,-66 - node: - color: '#9FED5896' - id: ConcreteTrimInnerNw + color: '#E0D9DDE6' + id: Bushb3 decals: - 4429: -26,46 + 19614: -54,-82 + 19620: -50,-78 + 19627: -46,-80 + 19630: -40,-79 + 19639: -36,-69 - node: - color: '#DE3A3A95' - id: ConcreteTrimInnerNw + color: '#FFFFFF8B' + id: Bushb3 decals: - 3171: 7,50 + 18546: -74,-60 - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerNw + color: '#FFFFFFFF' + id: Bushb3 + decals: + 9624: 81.84287,-21.85721 + 13773: 16.141985,13.695225 + 17232: -39,-83 + 17237: -38,-89 + 17558: -41,87 + 18532: -62,-36 + 18537: -75,-42 + 18539: -80,-46 + 18543: -77,-57 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Bushb3 decals: - 3451: -26,-8 + 16238: -61.646034,31.479626 + 16240: -65.023994,25.706036 - node: - color: '#9FED5896' - id: ConcreteTrimInnerSe + color: '#8B8CA4E2' + id: Bushc1 decals: - 5835: -73,-5 + 19230: -53,-53 - node: - color: '#DE3A3A95' - id: ConcreteTrimInnerSe + color: '#FFFFFFFF' + id: Bushc1 decals: - 3039: 3,51 - 3041: 0,49 - 3168: 6,53 + 636: -106.05046,9.617738 + 15781: 26.826162,-69.78971 + 17019: 31.3545,-89.89499 - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerSe + color: '#8B8CA4E2' + id: Bushc2 decals: - 3449: -25,-8 + 19229: -58,-53 - node: - color: '#9FED5896' - id: ConcreteTrimInnerSw + color: '#C7CFD0B4' + id: Bushc2 decals: - 5844: -64,-5 + 18576: -66,-72 + 18577: -68,-65 - node: - color: '#DE3A3A95' - id: ConcreteTrimInnerSw + color: '#E0D9DDE6' + id: Bushc2 decals: - 3042: -2,49 - 3169: 7,53 + 19638: -39,-70 - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerSw + color: '#FFFFFFFF' + id: Bushc2 decals: - 3450: -26,-8 + 13722: -16.213646,12.1501 + 15764: 33.9766,-65.93899 + 17234: -45,-89 + 17556: -37,88 + 17563: -48,87 + 17565: -57,89 + 20286: -14.987721,-77.936424 - node: - color: '#9FED5896' - id: ConcreteTrimLineE + zIndex: 60 + color: '#FFFFFFFF' + id: Bushc2 decals: - 5828: -73,-12 - 5829: -73,-11 - 5830: -73,-10 - 5831: -73,-9 - 5832: -73,-8 - 5833: -73,-7 - 5834: -73,-6 + 16226: -69.36001,44.44866 - node: - color: '#A4610696' - id: ConcreteTrimLineE + color: '#8B8CA4E2' + id: Bushc3 decals: - 4615: 76,-16 - 4619: 73,-9 - 4620: 73,-10 - 4621: 73,-13 - 4678: 73,-11 - 4679: 73,-12 + 19245: -65,-58 + 19248: -65,-60 - node: cleanable: True - color: '#A4610696' - id: ConcreteTrimLineE + color: '#AEBCB789' + id: Bushc3 decals: - 4543: 74,-8 - 4571: 76,-16 + 13133: -42,-56 - node: - color: '#DE3A3A95' - id: ConcreteTrimLineE + color: '#E0D9DDE6' + id: Bushc3 decals: - 3037: 3,50 - 3164: 6,51 - 3165: 6,52 + 19622: -50,-80 - node: - color: '#DE3A3A96' - id: ConcreteTrimLineE + color: '#FFFFFFFF' + id: Bushc3 decals: - 5133: -27,-34 + 4276: -58.000343,34.704094 + 13721: -16.88552,4.2282248 + 14865: 55.101177,-43.94642 + 14866: 55.101177,-43.94642 + 15694: 31.129759,-45.547066 + 15697: 28.810242,-38.002506 + 15765: 34.32035,-66.31399 + 15770: 29.903814,-72.374214 + 15782: 27.154287,-70.25846 + 17034: 31.792,-90.441864 + 17548: -59,86 + 17562: -49,87 - node: - color: '#A4610696' - id: ConcreteTrimLineN + cleanable: True + color: '#FFFFFFFF' + id: Bushc3 decals: - 4616: 76,-14 - 4617: 75,-14 - 4618: 74,-14 + 16354: -50,-87 - node: - color: '#DE3A3A96' - id: ConcreteTrimLineN + zIndex: 60 + color: '#FFFFFFFF' + id: Bushc3 decals: - 5134: -31,-32 - 5135: -30,-32 - 5136: -29,-32 - 5137: -28,-32 + 16225: -65.881935,46.672405 - node: - color: '#9FED5896' - id: ConcreteTrimLineS + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Bushc3 decals: - 5836: -72,-5 - 5837: -71,-5 - 5838: -70,-5 - 5839: -68,-5 - 5840: -69,-5 - 5841: -66,-5 - 5842: -65,-5 + 15699: 37.559765,-55.73418 - node: - color: '#A4610696' - id: ConcreteTrimLineS + color: '#FFFFFFFF' + id: Bushd3 decals: - 4595: 60,-7 - 4596: 62,-7 - 4597: 61,-7 - 4598: 63,-7 - 4599: 64,-7 - 4600: 66,-7 - 4601: 67,-7 - 4602: 68,-7 - 4612: 69,-19 - 4613: 74,-18 - 4680: 73,-18 - 4681: 72,-18 - 4682: 71,-18 - 4683: 70,-18 - 4684: 69,-18 - 4685: 76,-18 - 4686: 75,-18 - 4689: 65,-7 - 6647: 53,-7 + 4277: -54.453465,34.699295 + 13927: -64.04112,2.0306668 + 13929: -63.712997,2.1712918 - node: - cleanable: True - color: '#A4610696' - id: ConcreteTrimLineS + color: '#FFFFFFFF' + id: Bushd4 decals: - 4545: 74,-8 + 8614: 3.0264568,-21.39275 + 13930: -63.697372,1.9369168 + 17037: 31.838875,-90.11374 + 17047: 31.400547,-86.39195 + 17071: 35.936672,-72.54769 - node: - color: '#DE3A3A95' - id: ConcreteTrimLineS + color: '#FFFFFFFF' + id: Bushe1 decals: - 3038: 2,49 + 709: -104.5079,18.893766 + 710: -100.48755,19.77571 + 9650: 83.928154,-27.627008 + 13720: -16.072613,-13.910778 + 14018: 26.722322,2.0706012 + 15773: 17.694618,-79.71322 - node: - color: '#DE3A3A96' - id: ConcreteTrimLineS + cleanable: True + color: '#FFFFFFFF' + id: Bushe1 decals: - 5129: -31,-34 - 5130: -30,-34 - 5131: -29,-34 - 5132: -28,-34 - 5269: 6,56 + 16351: -50,-88 + 16352: -50,-88 - node: - color: '#9FED5896' - id: ConcreteTrimLineW + color: '#FFFFFFFF' + id: Bushe2 decals: - 3905: -61,-1 - 3906: -61,0 - 3907: -61,1 - 4715: -9,62 - 5845: -64,-6 - 5846: -64,-7 - 5847: -64,-8 + 8616: 6.682707,-19.95525 + 16384: -67.56176,-5.4844217 + 16385: -67.90898,-5.539977 - node: - color: '#A4610696' - id: ConcreteTrimLineW + color: '#FFFFFFFF' + id: Bushe3 decals: - 4603: 69,-8 - 4604: 69,-9 - 4605: 69,-10 - 4606: 69,-11 - 4607: 69,-12 - 4608: 69,-13 - 4609: 69,-16 - 4610: 69,-15 - 4611: 69,-17 - 4614: 75,-16 - 4687: 69,-18 - 4688: 69,-14 + 8599: 4.0472903,-21.257334 + 13936: -66.43175,2.0306668 + 16383: -68.06176,-5.368681 + 20261: 25.193958,37.121845 - node: - cleanable: True - color: '#A4610696' - id: ConcreteTrimLineW + color: '#FFFFFFFF' + id: Bushe4 decals: - 4578: 75,-16 + 5445: -13.190159,81.4231 + 5446: -12.658909,81.34498 + 5447: -12.596411,80.78248 + 5448: -12.955786,80.78248 + 5449: -13.28391,80.9231 + 5450: -12.549536,80.53248 + 5451: -12.252661,80.46998 + 5452: -12.870861,80.40294 + 5453: -12.527111,80.199814 + 5454: -11.964611,80.137314 + 5455: -11.917736,80.46544 + 8598: 3.01604,-22.559416 + 9647: 84.06878,-20.220758 + 13935: -66.74425,2.1869168 + 13943: -60.837997,-2.0787082 + 15703: 26.894253,-43.624805 + 16382: -67.723206,-5.232699 - node: - color: '#DE3A3A95' - id: ConcreteTrimLineW + cleanable: True + color: '#FFFFFFFF' + id: Bushe4 decals: - 3166: 7,51 - 3167: 7,52 + 16350: -48,-88 - node: - color: '#DE3A3A96' - id: ConcreteTrimLineW + cleanable: True + color: '#AEBCB789' + id: Bushf1 decals: - 5415: -23,-3 + 13134: -47,-61 - node: - color: '#00AF57FF' - id: Damaged + color: '#E0D9DDE6' + id: Bushf1 decals: - 2875: 30,-61 + 19643: -35,-79 + 19648: -47,-80 + 19649: -53,-79 - node: - color: '#258F4AFF' - id: Damaged + color: '#FFFFFFFF' + id: Bushf1 decals: - 2941: 37,-65 + 5456: -0.744509,73.27751 + 5457: -0.35388398,72.94939 + 6633: -5.320268,87.13922 + 6709: -9.412165,88.75944 + 15771: 17.866493,-80.38509 + 15772: 18.288368,-80.05697 - node: - color: '#25B54AFF' - id: Damaged + cleanable: True + color: '#FFFFFFFF' + id: Bushf1 decals: - 2930: 49,-58 - 2931: 47,-64 - 2932: 48,-68 - 2933: 36,-55 - 2934: 44,-55 - 2935: 48,-54 - 2936: 51,-65 - 2937: 41,-65 + 18288: -65,70 - node: - color: '#25E24AFF' - id: Damaged + cleanable: True + color: '#AEBCB7D6' + id: Bushf2 decals: - 2942: 52,-57 - 2943: 57,-64 - 2944: 56,-67 - 2945: 54,-66 - 2946: 50,-68 + 13220: -68,-57 - node: - color: '#4DC585FF' - id: Damaged + color: '#FFFFFFFF' + id: Bushf2 decals: - 2924: 31,-60 - 2925: 33,-66 + 633: -109.081566,15.127165 - node: - color: '#4DFF85FF' - id: Damaged - decals: - 2915: 33,-62 - 2916: 40,-64 - 2917: 48,-60 - 2918: 45,-57 - 2919: 47,-55 - 2920: 46,-66 - 2921: 50,-63 - 2922: 55,-65 - 2923: 53,-60 - - node: - color: '#57C585FF' - id: Damaged + color: '#E0D9DDE6' + id: Bushf3 decals: - 2926: 36,-61 - 2927: 42,-63 - 2928: 40,-60 - 2929: 46,-61 + 19644: -32,-82 - node: - angle: 3.141592653589793 rad - color: '#F9FFFE5E' - id: Delivery + color: '#FFFFFFFF' + id: Bushf3 decals: - 1090: 37,-25 + 903: -27,-3 + 4023: -108,42 + 8600: 4.0472903,-22.70525 + 20257: 27,37 - node: color: '#FFFFFFFF' - id: Delivery + id: Bushg1 decals: - 87: -1,36 - 88: 0,36 - 89: -22,20 - 90: -21,24 - 91: -23,24 - 92: -1,-13 - 93: 1,-11 - 94: -3,-11 - 95: -1,14 - 183: -44,22 - 562: -23,-18 - 563: -21,-18 - 707: -2,36 - 713: -53,21 - 714: -53,22 - 715: -53,13 - 716: -53,14 - 717: -53,15 - 718: -65,13 - 719: -65,14 - 720: -65,15 - 721: -65,21 - 722: -65,22 - 723: -65,23 - 1543: -71,13 - 1544: -71,14 - 1545: -71,15 - 1546: -71,21 - 1547: -71,22 - 1548: -71,23 - 1549: -83,21 - 1550: -83,22 - 1551: -83,23 - 1552: -83,13 - 1553: -83,14 - 1554: -83,15 - 1555: -92,15 - 1556: -92,14 - 1557: -92,13 - 1558: -92,21 - 1559: -92,21 - 1560: -92,23 - 1561: -92,22 - 1562: -96,24 - 1563: -95,24 - 1564: -94,24 - 1565: -78,24 - 1566: -77,24 - 1567: -76,24 - 1600: -60,24 - 1601: -59,24 - 1799: -75,3 - 2062: 70,2 - 2071: 69,2 - 2074: 57,-3 - 2075: 57,-1 - 2079: 57,-5 - 2309: -22,-18 - 2426: -23,33 - 2428: -21,33 - 2823: -3,-31 - 2824: -3,-30 - 2825: -3,-29 - 2851: 38,-61 - 2852: 43,-61 - 2996: 0,44 - 2997: -1,44 - 2998: -2,44 - 3034: 0,48 - 3035: -1,48 - 3036: -2,48 - 3140: 10,47 - 3141: 11,47 - 3142: 8,52 - 3255: 6,54 - 3256: 7,54 - 3293: -3,12 - 3294: 1,12 - 3304: 75,46 - 3305: 71,42 - 3306: 83,46 - 3307: 87,42 - 3308: 87,34 - 3309: 83,30 - 3310: 75,30 - 3311: 71,34 - 3736: 33,32 - 3737: 33,33 - 3738: 35,32 - 3739: 34,32 - 3740: 34,33 - 3741: 35,33 - 3742: 32,33 - 3743: 31,32 - 3744: 30,32 - 4392: -25,44 - 4443: 73,-7 - 4457: 63,-40 - 4458: 64,-40 - 4459: 65,-40 - 4800: 9,-62 - 5050: -9,-2 - 5060: -3,-10 - 5061: 1,-10 - 5062: -3,11 - 5063: 1,11 - 5163: 32,19 - 5164: 32,20 - 5173: 13,32 - 5174: 13,33 - 5175: 13,34 - 5176: 13,35 - 5177: 17,35 - 5178: 17,34 - 5179: 17,33 - 5180: 17,32 - 5257: 7,19 - 5258: 8,19 - 5259: 9,19 - 5292: -2,14 - 5296: 0,14 - 5297: 1,13 - 5386: -3,13 - 5551: -44,21 - 5552: -44,23 - 5553: -24,23 - 5554: -24,21 - 5555: -23,20 - 5556: -21,20 - 5557: -20,21 - 5558: -20,23 - 5559: -2,24 - 5560: 0,24 - 5561: 1,23 - 5562: 1,21 - 5563: -3,21 - 5564: -3,23 - 5565: -2,20 - 5566: 0,20 - 5567: -21,2 - 5568: -23,2 - 5569: -24,1 - 5570: -20,1 - 5571: -12,1 - 5572: -12,-1 - 5573: -11,2 - 5574: -9,2 - 5575: -11,-2 - 5576: 7,2 - 5577: 9,2 - 5578: 10,-1 - 5579: 10,1 - 5580: 9,-2 - 5581: 7,-2 - 5582: 1,-12 - 5583: 0,-13 - 5584: -2,-13 - 5585: -3,-12 - 5597: -24,-1 - 5603: -2,-19 - 5612: -2,-23 - 5629: 0,-19 - 5630: 1,-20 - 5631: 1,-22 - 5632: 0,-23 - 5801: -38,-54 - 5866: 18,-1 - 5867: 18,1 - 5868: 19,2 - 5869: 21,2 - 5870: 19,-2 - 5871: 22,1 - 5918: -58,24 - 5919: -53,23 - 5920: -2,-35 - 5921: 0,-35 - 5922: -20,-1 - 6542: 18,21 - 6543: 18,22 - 6544: 18,23 - 6545: 21,15 - 6546: 21,16 - 6547: 21,17 - 6548: 21,18 - 6549: 26,24 - 6584: 14,11 - 6706: 48,-3 - 6707: 49,-2 - 6708: 50,-3 - 6709: 51,-2 - 7080: 30,24 - 7081: 30,25 - 7094: 27,24 - 7095: 28,24 - 7365: 21,-2 - 7366: 22,-1 - 7447: 39,-16 - 7448: 39,-15 - 7449: 39,-14 - 7482: 42,-16 - 7483: 42,-15 - 7484: 42,-14 - 7655: 32,32 - 8717: -1,-35 - 9142: -24,22 - 9143: -20,22 - 9152: -12,0 - 9157: -10,-2 - 9158: -10,2 - 9165: 8,-2 - 9166: 8,2 - 9168: 10,0 - 9176: -24,0 - 9177: -22,2 - 9178: -20,0 - 9186: 18,0 - 9187: 20,-2 - 9188: 20,2 - 9189: 22,0 - 9198: -3,22 - 9199: -1,24 - 9200: -1,20 - 9201: 1,22 - 9210: -1,-23 - 9211: -1,-19 - 9212: 1,-21 + 6634: -5.382768,87.82672 + 6635: -4.476518,88.02985 + 13937: -65.66612,2.0462918 - node: - cleanable: True color: '#FFFFFFFF' - id: Delivery + id: Bushg2 decals: - 3261: -2,48 - 3262: -1,48 - 3263: 0,48 - 3264: -2,44 - 3265: -1,44 - 3266: 0,44 - 4075: 7,56 - 4076: 7,57 + 8615: 5.0681233,-21.038584 + 14860: 57.069927,-44.243294 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: Delivery + id: Bushg3 decals: - 564: -7,-1 - 565: -7,0 - 566: -7,1 - 567: 5,-1 - 568: 5,0 - 569: 5,1 - 570: -6,-22 - 571: -6,-21 - 572: -6,-20 - 573: -21,-5 - 574: -22,-5 - 575: -23,-5 - 1743: -73,2 - 1744: -73,4 - 1745: -73,5 - 1746: -73,7 + 4020: -108,59 + 6636: -8.304644,86.76422 - node: - angle: 3.141592653589793 rad - color: '#FFFFFFFF' - id: Delivery + color: '#E0D9DDE6' + id: Bushh1 decals: - 4448: 60,-5 + 19646: -34,-84 - node: - color: '#FFFFFFE0' - id: DeliveryGreyscale + cleanable: True + color: '#AEBCB7D6' + id: Bushh2 decals: - 389: -16,-20 + 13214: -70,-57 + 13218: -75,-57 - node: - color: '#52B4E996' - id: DiagonalCheckerAOverlay + color: '#E0D9DDE6' + id: Bushh2 decals: - 4100: -52,4 - 4101: -51,4 - 4102: -51,5 - 4103: -51,3 - 4104: -50,4 - 4105: -49,4 - 4107: -53,4 - 4161: 13,-53 - 4162: 13,-54 - 4163: 13,-55 - 4164: 13,-56 - 4165: 12,-56 - 4166: 14,-56 - 4167: 15,-56 - 4168: 16,-56 - 4169: 17,-56 - 4170: 16,-55 - 4171: 16,-54 - 4172: 16,-53 + 19647: -34,-84 - node: - color: '#D381C996' - id: DiagonalCheckerAOverlay + cleanable: True + color: '#AEBCB789' + id: Bushh3 decals: - 7336: 33,-20 - 7337: 33,-22 - 7591: 55,-26 - 7592: 56,-26 - 7593: 57,-26 - 7594: 58,-26 - 7595: 58,-27 - 7596: 57,-27 - 7597: 56,-27 - 7598: 55,-27 - 7611: 55,-31 - 7612: 55,-32 - 7613: 55,-33 - 7614: 56,-33 - 7615: 56,-32 - 7616: 56,-31 - 7617: 55,-35 - 7618: 55,-36 - 7619: 56,-36 - 7620: 56,-35 - 7621: 58,-35 - 7622: 59,-35 - 7623: 60,-35 - 7624: 60,-36 - 7625: 59,-36 - 7626: 58,-36 - - node: - color: '#37789BB2' - id: DiagonalCheckerBOverlay + 13135: -41,-60 + - node: + color: '#E0D9DDE6' + id: Bushh3 decals: - 4819: 8,-60 - 4820: 9,-60 - 4821: 10,-60 - 4822: 11,-60 + 19645: -34,-84 - node: - color: '#52B4E996' - id: DiagonalCheckerBOverlay + color: '#FFFFFFFF' + id: Bushh3 decals: - 6419: -9,-42 - 6420: -9,-43 - 6421: -8,-43 - 6422: -8,-42 - 6423: -7,-43 - 6424: -7,-42 - 6425: -18,-41 - 6426: -17,-41 - 6427: -16,-41 - 6429: -19,-41 - 6442: -2,-43 - 6443: -1,-43 - 6444: 0,-43 - 6445: 0,-44 - 6446: -1,-44 - 6447: -2,-44 - 6465: -14,-42 - 6466: -14,-41 - 6467: -13,-41 - 6468: -13,-42 - 6469: -12,-42 - 6470: -12,-41 - 6489: 5,-46 - 6490: 5,-47 - 6491: 5,-45 - 6492: 7,-47 - 6493: 8,-47 - 6494: 9,-47 + 13942: -60.869247,-1.938083 + 14002: 18.959795,2.062446 - node: - color: '#D381C996' - id: DiagonalCheckerBOverlay + zIndex: 60 + color: '#FFFFFFFF' + id: Bushh3 decals: - 6304: 13,-21 - 6305: 14,-21 - 6306: 15,-21 - 6311: 19,-21 - 6312: 20,-21 - 6313: 21,-21 - 6314: 27,-21 - 6315: 26,-21 - 6316: 25,-21 - 6317: 32,-21 - 6318: 52,-22 - 6333: 16,-15 - 6334: 16,-16 - 6335: 17,-15 - 6336: 23,-15 - 6337: 24,-15 - 6338: 24,-16 - 7330: 51,-22 - 7331: 48,-22 - 7332: 47,-22 - 7340: 33,-21 - 7341: 34,-21 - 7367: 32,-23 - 7368: 31,-23 - 7369: 35,-19 - 7370: 34,-19 - 7371: 32,-19 - 7372: 31,-19 - 7373: 31,-22 - 7374: 35,-22 - 7375: 35,-20 - 7376: 31,-20 - 7396: 35,-23 - 7397: 34,-23 + 16079: -87.548004,22.785946 - node: - color: '#D381C996' - id: DiagonalOverlay + color: '#3B4947A7' + id: Bushi1 decals: - 7589: 56,-22 + 19215: -55.519043,-50.362453 + 19216: -58.644043,-51.15933 + 19217: -56.519043,-52.581203 - node: cleanable: True - color: '#00AF57FF' - id: Dirt + color: '#AEBCB7D6' + id: Bushi1 decals: - 2873: 31,-62 - 2874: 33,-61 + 13216: -68,-60 - node: - color: '#FFFFFFFF' - id: Dirt + color: '#E0D9DDE6' + id: Bushi1 decals: - 4634: -5.944289,25.42386 - 4635: -5.475537,25.562296 - 4636: -5.209912,26.281044 - 4637: -4.7255373,26.359169 - 4638: -4.4130373,27.17167 - 4639: -6.6005373,25.42167 - 4640: -7.1630373,25.14042 - 4641: -7.694288,24.796673 - 4642: -8.053662,25.202923 - 4643: -7.506788,25.874794 - 4644: -7.2411623,26.281046 - 4645: -6.2880373,26.734169 - 4646: -5.5067873,27.109169 - 4647: -6.7255373,27.218544 - 4648: -7.897412,27.327919 - 4649: -8.038036,26.546669 - 4650: -8.038036,25.718544 - 4651: -8.522411,24.374796 - 4652: -4.0849123,27.624794 - 4732: 3,64 - 4733: 2,61 - 4734: 3,61 - 4735: 3,56 - 4736: 2,50 + 19642: -39,-80 - node: - cleanable: True color: '#FFFFFFFF' - id: Dirt + id: Bushi1 decals: - 99: -9,-9 - 100: -10,-8 - 112: -2,39 - 117: -2,15 - 129: 9,-8 - 130: -2,-11 - 138: -9,5 - 393: -28,9 - 1803: -60,-14 - 1908: -41,-44 - 1909: -41,-39 - 1910: -43,-47 - 1911: -42,-47 - 1912: -38,-48 - 1913: -38,-43 - 1914: -41,-51 - 1915: -45,-55 - 1916: -46,-57 - 1917: -47,-60 - 1918: -43,-55 - 1919: -46,-46 - 1920: -42,-41 - 1941: -44,-73 - 1942: -49,-70 - 1943: -44,-69 - 1944: -41,-69 - 1953: -48,-70 - 1955: -47,-64 - 1956: -38,-65 - 1957: -39,-72 - 1958: -31,-71 - 1959: -28,-73 - 1960: -24,-71 - 1961: -25,-73 - 1962: -20,-73 - 1963: -19,-71 - 1984: -18,-72 - 1985: -15,-67 - 1986: -18,-66 - 2101: -31,-79 - 2102: -34,-75 - 2103: -29,-76 - 2136: -53,-23 - 2137: -45,-29 - 2138: -50,-25 - 2147: -62,-23 - 2148: -47,-23 - 2149: -52,-28 - 2385: -91,-24 - 2386: -81,-22 - 2387: -80,-26 - 2388: -86,-27 - 2389: -95,-23 - 2390: -93,-19 - 2391: -84,-27 - 2392: -87,-24 - 2492: -25,52 - 2493: -31,51 - 2494: -17,52 - 2517: 58,-42 - 2523: 57,-46 - 2524: 59,-45 - 2525: 58,-46 - 2530: 36,-45 - 2531: 36,-40 - 2532: 34,-44 - 2545: 50,-43 - 2546: 44,-45 - 2547: 39,-44 - 2548: 47,-44 - 2549: 45,-44 - 2550: 54,-45 - 2551: 55,-43 - 2556: 46,-44 - 2557: 53,-45 - 2558: 39,-47 - 2559: 40,-45 - 2560: 40,-48 - 2561: 48,-45 - 2562: 49,-46 - 2563: 49,-47 - 2564: 51,-46 - 2565: 52,-44 - 2566: 52,-43 - 2853: 39,-65 - 2854: 42,-64 - 2855: 40,-63 - 2866: 39,-60 - 2867: 41,-60 - 2868: 42,-61 - 2869: 36,-57 - 2870: 35,-56 - 2871: 37,-55 - 2881: 36,-61 - 2882: 36,-65 - 2883: 33,-66 - 2896: 50,-65 - 2897: 51,-67 - 2898: 53,-68 - 2899: 54,-68 - 2900: 57,-66 - 2901: 56,-65 - 2902: 45,-67 - 2903: 46,-66 - 2904: 46,-61 - 2905: 50,-59 - 2906: 48,-57 - 2907: 50,-61 - 2908: 49,-60 - 2938: 41,-67 - 2939: 42,-68 - 3047: -14,49 - 3048: -14,49 - 3049: -15,51 - 3050: -14,52 - 3051: -18,53 - 3052: -18,53 - 3053: -20,52 - 3054: -25,52 - 3055: -27,53 - 3056: -28,52 - 3057: -28,52 - 3058: -30,53 - 3059: -31,52 - 3060: -28,52 - 3061: -28,53 - 3062: -26,53 - 3063: -25,52 - 3064: -20,53 - 3065: -18,53 - 3066: -19,53 - 3067: -17,52 - 3068: -16,53 - 3069: -14,46 - 3143: 1,52 - 3144: -2,49 - 3145: -6,51 - 3225: 1,45 - 3233: 6,50 - 3234: 5,53 - 3235: 7,53 - 3236: 11,50 - 3237: 10,54 - 3238: 12,53 - 3239: 7,52 - 3468: 103,52 - 3469: 104,52 - 3470: 104,51 - 3471: 103,51 - 3472: 105,52 - 3473: 105,53 - 3474: 104,53 - 3475: 103,53 - 3476: 103,54 - 3477: 104,54 - 3478: 104,54 - 3479: 102,55 - 3480: 103,55 - 3481: 104,55 - 3482: 105,55 - 3483: 102,53 - 3484: 101,53 - 3485: 100,53 - 3486: 100,52 - 3487: 100,51 - 3488: 100,51 - 3489: 100,50 - 3490: 101,50 - 3491: 101,51 - 3492: 101,52 - 3493: 102,52 - 3494: 102,51 - 3495: 104,50 - 3496: 104,49 - 3497: 105,51 - 3498: 106,51 - 3499: 107,51 - 3500: 107,52 - 3501: 106,52 - 3502: 107,52 - 3503: 107,53 - 3504: 106,53 - 3505: 106,54 - 3506: 105,54 - 3980: -6,67 - 3981: 1,59 - 3982: -1,49 - 3983: -7,51 - 3984: -2,41 - 3985: -50,24 - 3986: -50,17 - 3987: -67,21 - 3988: -69,15 - 3989: -88,14 - 3990: -86,21 - 3991: -97,14 - 3992: -98,22 - 3993: -78,26 - 3994: -76,36 - 3995: -78,43 - 3996: -60,42 - 3997: -58,32 - 3998: -48,33 - 3999: -54,37 - 4000: -55,41 - 4001: -49,42 - 4002: -44,45 - 4003: -40,47 - 4004: -38,48 - 4005: -38,52 - 4006: -35,47 - 4007: -37,42 - 4008: -38,36 - 4009: -43,32 - 4010: -50,33 - 4026: -37,56 - 4027: -30,63 - 4028: -29,60 - 4029: -38,63 - 4030: -21,52 - 4031: -23,47 - 4032: -21,39 - 4033: -23,36 - 4034: -33,36 - 4035: -36,41 - 4036: -35,47 - 4042: 7,59 - 4043: 6,57 - 4050: -67,18 - 4051: -78,33 - 4052: -78,40 - 4063: -74,-11 - 4341: -50,-50 - 4351: -49,-31 - 4431: 14,51 - 4432: 15,48 - 4433: 16,49 - 4434: 15,43 - 4538: 71,-17 - 4539: 70,-15 - 4541: 72,-13 - 4542: 71,-11 - 4544: 72,-16 - 4546: 75,-15 - 4547: 76,-17 - 4548: 76,-16 - 4549: 71,-9 - 4551: 70,-8 - 4552: 70,-8 - 4553: 71,-7 - 4554: 71,-6 - 4555: 73,-6 - 4556: 64,-5 - 4557: 63,-3 - 4558: 60,-4 - 4560: 56,-5 - 4561: 53,0 - 4563: 55,1 - 4564: 53,3 - 4565: 59,1 - 4567: 54,-5 - 4568: 61,-2 - 4569: 61,-2 - 4570: 62,-1 - 4572: 63,-2 - 4573: 63,-2 - 4574: 63,-2 - 4576: 69,5 - 4577: 65,4 - 4579: 63,4 - 4580: 71,4 - 4581: 71,6 - 4582: 68,6 - 4583: 69,5 - 4584: 69,5 - 4585: 67,4 - 4587: 71,3 - 4588: 71,-3 - 4589: 72,-1 - 4590: 67,-6 - 4591: 56,-3 - 4592: 54,-7 - 4593: 63,2 - 4594: 70,5 - 4926: 50,-31 - 4927: 48,-37 - 5016: 22,-70 - 5017: 24,-71 - 5018: 23,-72 - 5019: 22,-71 - 5020: 25,-70 - 5021: 25,-69 - 5022: 18,-74 - 5023: 17,-75 - 5024: 19,-75 - 5025: 20,-74 - 5026: 21,-73 - 5027: 21,-74 - 5028: 18,-74 - 5029: 17,-73 + 632: -110.463066,11.762582 + 952: -105,-1 + 4019: -103,63 + 4420: -87,53 + 8657: -6.530337,-20.445148 + 9657: 81.709404,-28.236383 + 13711: -16.822613,-12.129528 + 13719: -16.525738,-4.723278 + 13764: 16.035503,-4.5424256 + 13765: 16.098003,-4.1049256 + 13766: 16.316753,-4.5111756 + 13788: 17.09511,4.4921 + 13931: -67.93175,2.0150418 + 13939: -62.150497,-2.0943332 + 13989: 23.522295,-2.125054 + 13997: 19.866045,2.046821 + 13999: 20.241045,2.078071 + 14001: 19.147295,1.9686961 + 14019: 52,-1 + 15774: 14.66687,-71.7433 + 15775: 15.244995,-72.16518 + 15776: 15.463745,-71.44643 + 15779: 20.518112,-72.46205 + 15780: 21.158737,-72.32143 + 20258: 24.990833,36.903095 + 20259: 25.272083,37.028095 + 20260: 25.443958,36.91872 + 20287: -2.7521122,-76.123924 + 20288: -2.4552372,-76.0458 - node: cleanable: True - angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: Dirt + id: Bushi1 decals: - 3724: 0,59 - 3725: -7,66 - 3726: -3,59 - 3727: -7,53 + 18277: -63,74 - node: - cleanable: True - color: '#EFB34196' - id: DirtHeavy + color: '#3B4947A7' + id: Bushi2 decals: - 1180: 17,16 - 1181: 17,18 - 1182: 14,19 - 1183: 15,18 - 1184: 13,18 - 1185: 15,19 - 1186: 17,14 - 1187: 17,18 - 1190: -48,28 - 1191: -45,28 - 1192: -51,28 - 1197: -19,-12 - 1198: -15,-11 - 1199: -7,-14 - 1200: -10,-14 - 1201: 9,-14 - 1202: 9,-13 - 1203: 2,-14 - 1204: 9,-18 - 1205: 8,-18 - 1206: 9,-16 - 1207: 10,-17 - 1208: 14,-9 - 1209: 14,-10 - 1210: 17,-10 - 1211: 26,15 - 1212: 23,17 - 1213: 25,17 - 1214: 23,14 - 1215: 26,25 - 1216: 27,28 - 2872: 34,-60 + 19218: -57.628418,-49.65933 + 19219: -54.550293,-53.31558 + 19220: -53.253418,-52.706203 - node: - cleanable: True - color: '#FFFFFFFF' - id: DirtHeavy + color: '#E0D9DDE6' + id: Bushi2 decals: - 97: -1,-18 - 105: -13,0 - 107: -2,26 - 108: -3,40 - 109: 0,41 - 113: 6,29 - 114: 3,32 - 115: -2,18 - 116: 0,16 - 119: 7,7 - 120: 5,11 - 121: 12,0 - 126: 19,-9 - 127: 19,-5 - 128: 9,-7 - 131: -1,-12 - 133: -1,-1 - 137: -5,11 - 390: -30,9 - 391: -27,9 - 576: 35,-21 - 577: 24,-22 - 1112: 24,7 - 1113: 21,3 - 1800: -72,-15 - 1906: -46,-39 - 1923: -43,-57 - 1925: -42,-46 - 1927: -47,-59 - 1946: -46,-69 - 1948: -50,-71 - 1989: -13,-67 - 2084: 32,-22 - 2097: -30,-75 - 2139: -59,-24 - 2140: -65,-23 - 2145: -75,-18 - 2146: -67,-17 - 2260: 52,-23 - 2261: 50,-23 - 2265: 58,-40 - 2382: -81,-27 - 2383: -90,-27 - 2384: -91,-22 - 2397: -77,-22 - 2398: -73,-20 - 2470: -26,48 - 2471: -24,26 - 2473: -16,46 - 2498: -29,53 - 2500: -19,52 - 2540: 41,-44 - 2541: 49,-43 - 2542: 47,-44 - 2543: 54,-45 - 2544: 51,-43 - 2554: 35,-42 - 2555: 50,-44 - 2861: 41,-64 - 2862: 39,-61 - 2863: 42,-60 - 2884: 31,-66 - 3154: 3,53 - 3240: 7,52 - 3241: 5,51 - 3242: 5,54 - 3243: 10,46 - 3244: 12,45 - 3259: -1,49 - 4011: -54,33 - 4012: -55,39 - 4013: -52,45 - 4014: -46,50 - 4015: -40,47 - 4016: -38,37 - 4038: -23,39 - 4039: -22,35 - 4040: -21,42 - 4041: -23,53 - 4057: -23,44 - 4059: 5,62 - 4064: -74,-5 - 4065: -60,-1 - 4349: -48,-36 - 4350: -52,-32 - 4352: -50,-31 - 4353: -50,-40 - 4354: -50,-47 - 4355: -49,-44 - 4356: -50,-52 - 4357: -46,-35 - 4958: -3,-70 - 4959: 5,-70 - 4960: 4,-70 - 4961: 7,-72 + 19641: -49,-80 - node: - zIndex: 1 - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: DirtHeavy + id: Bushi2 decals: - 7892: 21.00239,-43.991558 + 13932: -67.60362,2.1556668 + 13940: -61.650497,-2.0005832 + 13991: 23.866045,-2.078179 + 13998: 20.66292,2.015571 + 14015: 27.076488,1.9386568 + 14016: 26.423712,1.9317122 + 14017: 26.6251,2.0358791 - node: cleanable: True - angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: DirtHeavy + id: Bushi2 decals: - 3723: -7,58 - 3728: -7,63 - 3729: -1,66 - 3732: -8,65 + 18278: -63,79 - node: - cleanable: True - color: '#FFFFFFFF' - id: DirtHeavyMonotile + color: '#3B4947A7' + id: Bushi3 decals: - 3155: 2,50 - 3229: 1,47 - 4053: -50,19 - 4058: -21,49 - 4061: 0,34 - 4062: -75,23 - 4342: -49,-51 - 4343: -50,-46 - 4344: -49,-44 - 4962: 0,-72 - 4963: 2,-72 + 19221: -56.784668,-52.768703 + 19222: -54.972168,-50.643703 + - node: + color: '#E0D9DDE6' + id: Bushi3 + decals: + 19640: -52,-80 - node: - cleanable: True color: '#FFFFFFFF' - id: DirtLight + id: Bushi3 decals: - 96: -35,-51 - 101: -9,-7 - 102: -11,-6 - 106: -22,12 - 110: 0,38 - 111: 0,32 - 118: 8,9 - 122: 19,4 - 123: 21,6 - 124: 19,-4 - 125: 20,-11 - 132: 7,-21 - 134: 2,5 - 135: -9,7 - 136: -12,8 - 197: -47,14 - 198: -47,18 - 374: -33,12 - 375: -32,14 - 376: -39,15 - 377: -40,13 - 392: -30,10 - 578: 24,-21 - 579: 26,-22 - 580: 27,-16 - 581: 16,-21 - 930: -83,22 - 1106: 27,34 - 1107: 28,34 - 1108: 26,35 - 1109: 16,23 - 1116: 24,19 - 1117: 27,16 - 1118: 26,21 - 1129: 21,22 - 1130: 18,22 - 1131: 19,21 - 1132: 10,23 - 1141: 20,14 - 1142: 26,23 - 1143: 27,32 - 1144: 28,31 - 1145: 27,33 - 1146: 27,29 - 1147: 20,22 - 1148: 22,23 - 1149: 19,25 - 1150: 19,30 - 1151: 24,28 - 1152: 24,27 - 1169: 14,34 - 1170: 14,36 - 1171: 16,36 - 1172: 14,26 - 1173: 15,25 - 1174: 14,29 - 1188: -47,29 - 1189: -50,29 - 1193: -46,29 - 1194: -46,28 - 1195: -18,-12 - 1196: -17,-13 - 1217: 25,23 - 1218: 15,23 - 1219: 15,25 - 1220: 4,26 - 1221: 4,26 - 1222: 19,30 - 1223: 23,25 - 1224: 27,33 - 1802: -69,-14 - 1806: -55,-9 - 1904: -40,-42 - 1905: -41,-39 - 1921: -38,-46 - 1928: -45,-57 - 1929: -40,-53 - 1930: -38,-42 - 1949: -46,-68 - 1950: -42,-71 - 1966: -38,-68 - 1967: -44,-66 - 1968: -47,-63 - 1969: -39,-66 - 1971: -39,-72 - 1972: -34,-71 - 1973: -30,-72 - 1987: -17,-71 - 1990: -17,-66 - 2099: -28,-79 - 2100: -34,-75 - 2105: -32,-77 - 2129: -66,-23 - 2130: -66,-25 - 2133: -47,-24 - 2134: -56,-25 - 2141: -61,-25 - 2142: -67,-25 - 2143: -72,-19 - 2144: -79,-22 - 2150: -51,-24 - 2263: 62,-34 - 2266: 61,-40 - 2267: 41,-20 - 2276: 35,-14 - 2378: -81,-22 - 2379: -92,-24 - 2380: -96,-22 - 2381: -93,-19 - 2394: -88,-22 - 2395: -95,-24 - 2396: -84,-28 - 2501: -31,53 - 2515: 57,-43 - 2516: 59,-41 - 2518: 57,-46 - 2520: 57,-45 - 2521: 57,-45 - 2522: 59,-46 - 2528: 35,-44 - 2529: 36,-41 - 2535: 55,-45 - 2536: 50,-43 - 2537: 55,-43 - 2538: 56,-44 - 2539: 42,-45 - 2669: -6,-50 - 2670: -4,-52 - 2858: 40,-64 - 2859: 43,-65 - 2860: 39,-63 - 2864: 41,-61 - 2865: 40,-60 - 2891: 53,-63 - 2892: 55,-65 - 2893: 55,-65 - 2894: 55,-65 - 2895: 49,-63 - 3070: -14,50 - 3071: -18,52 - 3072: -18,52 - 3073: -18,52 - 3232: -1,46 - 3245: 10,51 - 3246: 12,50 - 3247: 11,53 - 3248: 12,54 - 3260: -6,52 - 4017: -48,33 - 4018: -43,32 - 4019: -38,37 - 4020: -54,33 - 4021: -50,42 - 4022: -44,45 - 4023: -34,46 - 4054: -50,19 - 4055: -47,20 - 4060: 6,66 - 4066: -61,3 - 4345: -49,-50 - 4346: -49,-42 - 4964: -3,-70 - 4965: -3,-72 - 4966: -4,-72 - 4967: 7,-72 - 4968: 5,-72 - 4969: 9,-73 - 4970: 9,-74 - 4971: 8,-74 + 4022: -103,47 + 9661: 87.31878,-24.377008 + 13712: -16.306988,-13.676403 + 13713: -16.447613,-4.535778 + 13933: -67.4005,1.9837918 + 13941: -61.541122,-2.1880832 + 13990: 24.272295,-2.156304 - node: cleanable: True - angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: DirtLight + id: Bushi3 decals: - 3730: -2,58 + 16349: -55,-88 - node: - cleanable: True - color: '#EFB34196' - id: DirtMedium + color: '#FFFFFFFF' + id: Bushi4 decals: - 1133: 5,25 - 1134: 7,23 - 1135: 10,22 - 1136: 20,17 - 1137: 20,16 - 1138: 19,12 - 1139: 20,11 - 1140: 21,13 - 1153: 15,22 - 1154: 13,22 - 1155: 14,21 - 1156: 3,26 - 1157: 3,25 - 1158: 11,26 - 1159: 24,14 - 1160: 23,17 - 1161: 25,17 - 1162: 20,18 - 1163: 20,19 - 1164: 19,20 - 1165: 15,29 - 1166: 16,30 - 1167: 16,33 - 1168: 15,33 - 1175: 16,31 - 1176: 16,34 - 1177: 14,30 - 1178: 20,23 - 1179: 19,22 + 4421: -86,55 + 8609: 7.193124,-22.434416 - node: cleanable: True color: '#FFFFFFFF' - id: DirtMedium + id: Bushi4 decals: - 98: -6,-10 - 103: -9,-5 - 104: -9,-4 - 1085: 13,32 - 1110: 20,10 - 1111: 23,5 - 1801: -69,-17 - 1804: -65,-14 - 1805: -57,-13 - 1903: -44,-41 - 1907: -46,-48 - 1922: -42,-51 - 1924: -45,-53 - 1926: -45,-42 - 1945: -48,-72 - 1947: -45,-73 - 1951: -43,-72 - 1952: -47,-73 - 1964: -38,-69 - 1965: -28,-73 - 1970: -47,-65 - 1988: -19,-69 - 2082: 32,-22 - 2083: 34,-22 - 2098: -33,-79 - 2104: -27,-79 - 2135: -51,-27 - 2151: -47,-26 - 2262: 49,-22 - 2264: 61,-27 - 2377: -87,-26 - 2393: -83,-24 - 2496: -27,53 - 2519: 59,-45 - 2526: 36,-45 - 2527: 36,-40 - 2533: 38,-45 - 2534: 49,-45 - 2552: 48,-45 - 2553: 42,-44 - 2856: 40,-65 - 2857: 42,-63 - 2886: 50,-64 - 2887: 50,-64 - 2888: 52,-65 - 2889: 55,-64 - 2890: 57,-65 - 2909: 48,-61 - 2910: 48,-61 - 2911: 48,-59 - 2912: 45,-61 - 2913: 45,-61 - 2914: 45,-61 - 3249: 12,53 - 3250: 10,53 - 3251: 10,51 - 4024: -49,37 - 4025: -52,48 - 4044: 5,64 - 4045: 8,61 - 4056: -46,13 - 4347: -50,-43 - 4348: -50,-35 + 18305: -61,70 - node: - zIndex: 1 - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: DirtMedium + color: '#8B8CA4E2' + id: Bushj1 decals: - 7893: 22.97638,-47.963078 + 19255: -56,-50 - node: - cleanable: True - angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: DirtMedium + id: Bushj1 decals: - 3731: -8,56 - 3733: -5,58 - 3734: -7,51 - 3735: -2,68 + 904: -27,-3 + 20262: 24.100208,36.98122 - node: - color: '#FFFFFFFF' - id: FlowersBROne + color: '#8B8CA4E2' + id: Bushj2 decals: - 184: -53.967384,17.06149 - 1399: -93.870186,17.100761 - 1685: -66.82471,3.6005492 - 1807: -42.85999,-62.902733 - 2772: -11,-33 - 2776: -9,-33 - 4336: -34.89211,37.987 + 19254: -58,-51 - node: color: '#FFFFFFFF' - id: FlowersBRThree + id: Bushj2 decals: - 185: -53.967384,18.00637 - 204: -29.708357,-60.651573 - 206: -30.020857,-62.67381 - 1679: -66.79346,4.850549 - 1808: -42.703682,-59.720562 - 2778: -7,-32 - 2779: -7,-33 - 3331: -12.86464,-34.866253 - 3589: -2.5071669,54.210087 - 3598: -1.1049442,60.619446 - 3606: -2.6484795,64.4585 - 3792: -0.9312969,69.90281 - 5964: -12,24 - 6228: -39,25 - 7106: 1,-6 - 7705: -57.23278,2.1734834 - 7909: -14.940532,27.926476 - 8071: -44.00885,-1.0554813 - 8106: -17,-2 + 4017: -108,51 + 4018: -108,67 + 6783: 4.8775463,76.81885 + 8607: 6.932707,-20.95525 + 13745: -16.30259,13.5876 - node: - color: '#FFFFFFFF' - id: FlowersBRTwo + color: '#8B8CA4E2' + id: Bushj3 decals: - 217: -27.96831,-63.066265 - 1393: -72.138016,17.018951 - 1680: -66.34033,4.538049 - 3564: -2,53 - 3590: -0.38462186,54.210106 - 6230: -33,25 - 7908: -15.862406,27.957724 + 19253: -55,-53 - node: color: '#FFFFFFFF' - id: Flowersbr1 + id: Bushj3 decals: - 2780: -12,-32 - 3333: -8.708391,-35.053757 - 3585: -3.0362968,55.087666 - 5967: -10,24 - 6233: -39,24 - 6415: 36,-2 - 6416: 30,-2 - 7710: -36,0 + 4021: -103,54 - node: color: '#FFFFFFFF' - id: Flowersbr2 + id: Bushk1 decals: - 1687: -66.66846,2.9911737 - 3591: -4.628747,54.192368 - 3600: -1.1313304,62.479603 - 3603: -2.5561326,60.777756 - 3607: -4.8516464,63.46905 - 3608: -4.469061,60.065353 - 3609: -0.41892922,61.358234 + 5443: -15.138445,73.282555 + 5444: -14.185321,72.95443 + 6789: -17.43182,77.4751 + 6790: -18.68182,76.00635 + 6791: -17.322445,74.2251 + 14871: 55.116802,-43.50892 + 15777: 15.13562,-71.5558 + 15778: 20.830612,-71.77455 - node: color: '#FFFFFFFF' - id: Flowersbr3 - decals: - 186: -53.98546,18.922457 - 603: -63.7718,18.864635 - 1673: -62.31045,-6.352316 - 2400: -22.023563,23.954266 - 3332: -10.55214,-34.741253 - 3566: -5,53 - 3592: -1.9843609,55.300438 - 3599: -3.769852,62.994114 - 4338: -24.022282,41.988125 - 7911: -14.065532,27.988974 - 8074: -45.024475,-1.0086063 - - node: - color: '#7F5C462E' - id: Flowerspv1 + id: Bushk2 decals: - 399: 19,-33 + 5: -25.565727,-2.8893619 - node: color: '#FFFFFFFF' - id: Flowerspv1 + id: Bushk3 decals: - 207: -28.270857,-61.28743 - 604: -61.787426,17.19276 - 1394: -81.71614,17.143951 - 1672: -61.93545,-11.946067 - 3587: -4.6832285,55.503494 - 3602: -2.780406,62.677494 - 6227: -33,25 - 6414: 30,-3 - 7108: 1,-6 - 7713: -54,0 - 8108: -17,-2 + 4227: -29.980495,33.162273 + 4704: -94,41 + 5458: 0.552366,72.74626 + 5459: 0.34924102,73.43376 + 13946: -67.9005,-1.953708 - node: color: '#FFFFFFFF' - id: Flowerspv2 + id: Bushl1 decals: - 1400: -89.94831,18.413261 - 1684: -66.12158,3.6630492 - 1690: -66.15283,4.944299 - 2402: -22.007938,23.969893 - 3565: -1,52 - 3604: -2.39782,61.84636 - 3605: -0.26061642,64.49808 - 3794: -0.071921945,70.04344 - 4335: -34.81919,34.882835 - 7714: -54,0 - 8109: -15,-2 + 13787: 16.141985,12.14835 - node: color: '#FFFFFFFF' - id: Flowerspv3 - decals: - 178: -32,-61 - 179: -39,-61 - 605: -58.911724,18.645885 - 1671: -61.044827,-11.149192 - 1683: -66.80908,3.8974242 - 1688: -66.38721,3.053674 - 1810: -42.91447,-61.07982 - 3586: -2.7428827,56.306965 - 3601: -3.967742,61.991474 - 4337: -23.9702,41.029793 - 5965: -10,24 - 6226: -39,24 - 6232: -33,24 - 6417: 36,-3 - 7109: 2,-6 - 7704: -57.63903,2.6891084 - 8066: -39.94635,1.0382686 - - node: - color: '#7F5C462E' - id: Flowersy1 + id: Bushl2 decals: - 400: 19,-36 - 401: 18,-35 - 402: 19,-35 - 403: 35,-38 - 404: 34,-38 - 405: 17,-42 - 406: 21,-42 - 407: 20,-42 - 408: 18,-42 + 4422: -85,54 + 13792: 16.860735,5.820225 - node: color: '#FFFFFFFF' - id: Flowersy1 - decals: - 205: -29.989607,-62.77805 - 216: -28.009977,-59.29281 - 1392: -78.12239,18.456451 - 1809: -41.17243,-62.26744 - 2401: -21.961063,23.907393 - 2430: -22,33 - 2774: -6,-32 - 3563: -4,52 - 3588: -0.96509737,56.44148 - 3593: -3.4677968,52.956314 - 3596: -4.2447863,60.962452 - 3793: 0.8812027,69.90281 - 6229: -33,24 - 6412: 30,-2 - 6413: 36,-3 - 8107: -15,-2 - 9334: -88.937706,-9.171595 - 9338: -90.97364,-5.632481 - - node: - color: '#7F5C462E' - id: Flowersy2 + id: Bushl3 decals: - 397: 24,-30 - 398: 24,-31 + 1238: -88,-18 + 13793: 17.12636,3.9452248 - node: + zIndex: 60 color: '#FFFFFFFF' - id: Flowersy2 + id: Bushm1 decals: - 180: -32,-61 - 181: -32,-61 - 182: -39,-61 - 203: -29.677107,-60.599453 - 208: -28.333357,-61.39167 - 1303: -30.067616,-47.199142 - 1670: -59.93545,-9.524192 - 1681: -66.63721,4.303674 - 1686: -66.35596,3.303674 - 3597: -1.6854186,63.706512 - 6418: 30,-3 - 7107: 2,-6 - 7703: -57.842155,2.2672336 - 8064: -39.930725,-0.9929813 - 9335: -86.008484,-5.573969 - - node: - color: '#7F5C462E' - id: Flowersy3 + 16254: -62.160988,40.958115 + - node: + color: '#FFFFFFFF' + id: Bushm3 decals: - 395: 8,-31 - 396: 13,-32 + 13945: -62.962997,-1.922458 + 14014: 24.6876,2.285879 - node: color: '#FFFFFFFF' - id: Flowersy3 + id: Bushm4 decals: - 606: -55.42735,16.989635 - 607: -57.692974,17.083385 - 608: -63.88401,16.88026 - 1674: -61.24795,-5.336691 - 1682: -66.18408,3.9911742 - 1689: -66.66846,4.959924 - 2775: -6,-34 - 3594: -1.5035636,56.771015 - 3595: -4.152438,64.300186 - 4334: -28.980255,38.935028 - 4340: -24.011864,44.904793 - 5966: -12,24 - 7711: -36,0 - 7712: -54,0 - 9336: -79.13782,-10.806859 + 8658: -2.9990869,-22.913898 - node: color: '#FFFFFFFF' - id: Flowersy4 + id: Bushn1 decals: - 218: -28.12456,-63.139233 - 2773: -8,-34 - 3334: -10.536516,-34.22563 - 6231: -39,25 - 8065: -39.05572,-1.0242313 - 9337: -77.86976,-4.4283304 - 9339: -90.98851,-9.393631 - 9340: -89.17681,-8.857364 + 6745: -102.44308,-2.6748812 + 13714: -16.572613,-12.301403 + 13744: -16.95884,12.321975 + 13770: 16.519878,-5.4330506 + 13789: 16.28261,4.320225 + 13938: -65.25987,-2.0474582 + 13994: 23.81917,-1.9844289 - node: - color: '#7F5C462E' - id: Grassa1 + color: '#FFFF00FF' + id: Caution decals: - 441: 29,-9 - 442: 43,-12 - 443: 45,-12 - 510: 19,-40 - 511: 22,-37 - 512: 30,-33 - 513: 32,-33 - 514: 34,-35 - 529: 30,-4 - 538: -34,32 + 2974: -72,19 - node: + angle: -4.71238898038469 rad color: '#FFFFFFFF' - id: Grassa1 - decals: - 162: -38.01396,30.115616 - 214: 48.05359,-10.973281 - 215: 36.514786,6.033877 - 220: 9.0064535,-16.403347 - 221: 8.2408285,-16.903347 - 228: 2.2690213,-30.99835 - 235: 3.6195345,-31.01168 - 236: 5.9632845,-29.10543 - 237: 5.9476595,-29.66793 - 238: 5.9164095,-30.089806 - 240: 14.38542,-32.882526 - 244: 19.816046,-31.788776 - 245: 19.67542,-32.382526 - 246: 19.026402,-36.287754 - 251: 25.046812,-34.287083 - 254: 25.781187,-35.083958 - 263: 17.042494,-42.940327 - 584: -23.454065,-56.36861 - 585: -21.641565,-56.352985 - 592: -13.965528,-55.310844 - 1294: 47.37828,9.992167 - 1311: -24.00806,-64.97956 - 1312: -24.054935,-64.01081 - 1313: -26.00806,-60.387554 - 1316: -30.82056,-50.907864 - 1384: -41.63519,32.087513 - 1727: -55.488087,-9.114427 - 1742: -60.621918,-13.9619875 - 1954: -50,-70 - 2486: -30.485058,49.47105 - 3335: -9.73964,-34.913128 - 3581: -2.7023482,54.28315 - 3582: -4.0333357,56.46384 - 3583: -2.3446815,56.576546 - 3584: -0.4212278,54.27855 - 3610: -3.2817254,64.22103 - 3611: -4.6009865,62.571953 - 3612: -3.8094296,60.474327 - 3613: -0.63001025,63.69332 - 3614: -0.643203,60.131317 - 4436: 11.054118,58.83187 - 4475: 72,-39 - 4476: 70,-41 - 4477: 71,-37 - 4478: 71,-36 - 7706: -56.029655,4.5016084 - - node: - color: '#7F5C462E' - id: Grassa2 + id: Caution decals: - 454: -13,13 - 455: -34,33 - 463: -43,16 - 464: -43,15 - 465: -42,18 - 482: -46,-8 - 519: 45,-15 - 520: 45,-14 - 521: 48,-14 - 522: 47,-14 - 523: 50,-14 - 524: 48,-11 + 8113: 87,42 + 8114: 87,44 - node: + angle: -3.141592653589793 rad color: '#FFFFFFFF' - id: Grassa2 + id: Caution decals: - 148: -13.988787,44.466625 - 169: -34.773777,9.345797 - 219: 8.9752035,-17.153345 - 239: 10.027269,-32.320026 - 255: 26.843687,-34.771458 - 2783: -6.1096616,-32.13932 - 4493: 44.41785,-15.127878 + 8110: 82,47 + 8111: 84,47 - node: - color: '#7F5C462E' - id: Grassa3 + angle: -1.5707963267948966 rad + color: '#FFFFFFFF' + id: Caution decals: - 447: 32,6 - 487: -24,-68 - 488: -23,-68 - 489: -22,-67 - 505: 19,-56 - 506: 19,-55 - 507: 19,-49 - 508: 19,-48 - 509: 17,-50 - 515: 30,-34 - 516: 36,-33 - 517: 36,-32 - 518: 30,-32 - 525: 42,6 - 526: 30,-6 - 527: 31,-6 - 528: 31,-5 - 539: -40,7 - 540: -36,-8 - 544: 21,-31 - 545: 15,-30 - 546: 12,-33 - 547: 11,-33 - 548: 12,-30 - 549: 37,-35 - 550: 38,-35 - 551: 32,-35 - 552: 30,-30 - 553: 40,-31 - 554: 38,-32 - 555: 34,-25 + 8106: 79,42 + 8109: 79,44 - node: color: '#FFFFFFFF' - id: Grassa3 - decals: - 14: -52.635757,-8.390939 - 15: -51.73134,-8.281564 - 16: -51.32509,-7.0315638 - 17: -49.16884,-8.047189 - 250: 23.826113,-31.116142 - 268: 18.935484,-50.07076 - 1293: 48.300156,9.976542 - 1726: -56.831837,-9.286302 - 3267: 42,-39 - 3619: -0.23423171,62.294907 - 4976: 4.462801,-69.860214 - 4977: 4.947176,-69.95406 - 4978: 5.290926,-70.14176 - 4979: 14.369049,-72.67565 - 4980: 13.759675,-73.09796 - 4981: 14.728425,-73.31694 - - node: - color: '#7F5C462E' - id: Grassa4 + id: Caution decals: - 444: 45,-10 - 445: 43,3 - 446: 43,4 - 449: -6,15 - 450: -8,15 - 451: -11,14 - 452: -12,17 - 453: -11,18 - 456: -42,25 - 457: -41,25 - 458: -41,26 - 459: -32,25 - 466: -43,12 - 467: -42,11 - 468: -43,11 - 483: -32,-68 - 484: -32,-69 - 485: -30,-68 - 486: -29,-69 - 497: -22,-69 - 498: -23,-69 - 499: -28,-69 - 500: -35,-69 - 501: -35,-66 - 502: -18,-63 - 503: -17,-63 - 504: -20,-63 - 556: 32,-27 - 557: 36,-27 - 558: 39,-27 + 2684: 69,-69 + 2703: 51,-69 + 2973: -70,19 + 4445: -44.008343,3.4439569 + 8102: 82,39 + 8103: 84,39 - node: - color: '#FFFFFFFF' - id: Grassa4 + color: '#1D1D21FF' + id: CheckerNESW decals: - 18: -46.403214,-5.5784388 - 222: -41.93076,17.65336 - 247: 17.229527,-35.64713 - 252: 27.187437,-33.443333 - 3268: 42,-38 - 3569: -3,52 - 3615: -2.2922797,63.06007 - 4437: 14.022849,54.81006 - 4471: 54,-50 - 4472: 54,-51 - 4473: 68,-52 - 4474: 69,-52 - 7707: -55.498405,4.6734834 - - node: - color: '#7F5C462E' - id: Grassa5 + 922: -61,21 + 923: -60,21 + 924: -59,21 + 925: -58,21 + 926: -58,20 + 927: -58,19 + 928: -58,18 + 929: -59,18 + 930: -59,19 + 931: -59,20 + 932: -60,20 + 933: -61,20 + 934: -61,19 + 935: -60,19 + 936: -60,18 + 937: -61,18 + - node: + color: '#4B709CFF' + id: CheckerNESW decals: - 469: -41,10 - 470: -40,10 - 471: -40,9 + 17589: -46,100 + 17590: -46,99 + 17591: -45,99 + 17592: -45,100 + 17593: -44,100 + 17594: -42,100 + 17595: -41,100 + 17596: -41,99 + 17597: -42,99 + 17598: -44,99 + 17599: -44,99 + 17600: -43,100 + 17601: -43,99 + 17602: -43,99 + 17603: -38,99 + 17604: -38,100 + 17605: -38,102 + 17606: -38,103 + 17607: -38,103 + 17608: -37,103 + 17609: -37,101 + 17610: -37,100 + 17611: -37,99 + 17612: -38,101 + 17613: -38,102 + 17614: -37,102 + 17615: -41,103 + 17616: -42,103 + 17617: -43,103 + 17618: -45,103 + 17619: -47,103 + 17620: -47,103 + 17621: -48,102 + 17622: -48,102 + 17623: -47,102 + 17624: -46,102 + 17625: -44,102 + 17626: -42,102 + 17627: -41,102 + 17628: -41,102 + 17629: -42,102 + 17630: -44,102 + 17631: -46,102 + 17632: -47,102 + 17633: -48,103 + 17634: -48,103 + 17635: -47,103 + 17636: -46,103 + 17637: -44,103 + 17638: -43,102 + 17639: -43,102 + 17640: -46,102 + 17641: -46,102 + 17642: -45,102 + 17643: -45,102 + 17644: -45,104 + 17645: -46,104 + 17646: -46,105 + 17647: -45,105 + 17648: -45,105 + - node: + color: '#4C2A5EFF' + id: CheckerNESW + decals: + 17782: -48,106 + 17783: -48,105 - node: - color: '#FFFFFFFF' - id: Grassa5 + color: '#52B4E996' + id: CheckerNESW decals: - 223: -42.040134,11.38987 - 249: 23.966738,-30.225517 - 253: 26.249937,-34.146458 - 593: -13.090528,-52.000862 - 1315: -27.211185,-56.98896 - 3570: -2,52 - 3616: -1.7118053,61.45058 - 7708: -55.5609,4.1891084 + 1281: -31,-12 + 1282: -31,-13 - node: - color: '#7F5C462E' - id: Grassb1 + color: '#52B4E9AB' + id: CheckerNESW decals: - 479: -53,-8 - 480: -50,-9 - 481: -49,-9 + 7246: 23,-49 + 7248: 23,-50 + 7249: 23,-51 + 7250: 23,-52 - node: - color: '#FFFFFFFF' - id: Grassb1 + color: '#729953FF' + id: CheckerNESW + decals: + 3671: -22,23 + 3672: -22,24 + 3673: -21,24 + 3674: -20,24 + 3675: -20,23 + 3676: -21,23 + 3677: -22,22 + 3678: -22,21 + 3679: -22,20 + 3680: -22,19 + 3681: -21,19 + 3682: -21,20 + 3683: -21,21 + 3684: -21,22 + 3685: -20,22 + 3686: -20,21 + 3687: -20,20 + 3688: -20,19 + 3689: -19,24 + 3690: -19,23 + 3691: -19,22 + 3692: -19,21 + 3693: -19,20 + 3694: -19,19 + 3695: -18,19 + 3696: -18,20 + 3697: -18,21 + 3698: -18,22 + 3699: -18,23 + 3700: -18,24 + 3701: -17,24 + 3702: -17,23 + 3703: -17,22 + 3704: -17,21 + 3705: -17,20 + 3706: -17,19 + 3707: -16,19 + 3708: -16,20 + 3709: -16,21 + 3710: -16,22 + 3711: -16,23 + 3712: -16,24 + - node: + color: '#774194FF' + id: CheckerNESW + decals: + 17760: -45,107 + 17761: -46,107 + 17762: -48,107 + 17763: -48,107 + 17764: -48,108 + 17765: -47,108 + 17766: -46,108 + 17767: -46,108 + 17768: -45,108 + 17769: -47,107 + 17784: -48,106 + 17785: -48,105 + 17786: -48,105 + - node: + color: '#808080FF' + id: CheckerNESW + decals: + 17657: -48,103 + 17658: -48,102 + 17659: -47,102 + 17660: -47,103 + 17661: -47,103 + 17662: -46,102 + 17663: -46,103 + 17664: -46,104 + 17665: -46,104 + 17666: -46,105 + 17667: -45,105 + 17668: -45,104 + 17669: -45,103 + 17670: -45,102 + 17671: -45,102 + 17672: -44,103 + 17673: -43,103 + 17674: -42,103 + 17675: -41,103 + 17676: -41,102 + 17677: -42,102 + 17678: -43,102 + 17679: -44,102 + 17680: -44,102 + 17681: -38,103 + 17682: -37,103 + 17683: -37,102 + 17684: -38,102 + 17685: -38,102 + 17686: -38,101 + 17687: -37,100 + 17688: -38,100 + 17689: -38,99 + 17690: -37,99 + 17691: -37,101 + 17692: -37,101 + 17693: -37,100 + 17694: -38,99 + 17695: -42,100 + 17696: -42,100 + 17697: -43,100 + 17698: -45,100 + 17699: -46,100 + 17700: -46,100 + 17701: -46,99 + 17702: -46,99 + 17703: -44,99 + 17704: -43,99 + 17705: -43,99 + 17706: -42,99 + 17707: -41,99 + 17708: -41,100 + 17709: -42,100 + 17710: -44,100 + 17711: -44,100 + 17712: -45,99 + 17713: -45,99 + - node: + color: '#999999FF' + id: CheckerNESW + decals: + 17651: -48,103 + 17652: -48,103 + 17653: -48,102 + 17654: -47,102 + 17655: -47,103 + 17656: -47,103 + 17717: -45,107 + 17718: -46,107 + 17719: -47,107 + 17720: -47,107 + 17721: -47,108 + 17722: -46,108 + 17723: -45,108 + 17724: -48,107 + 17725: -48,106 + 17726: -48,105 + 17727: -48,105 + - node: + color: '#9A54BFFF' + id: CheckerNESW + decals: + 17745: -45,107 + 17746: -45,108 + 17747: -46,108 + 17748: -46,107 + 17749: -47,107 + 17750: -47,108 + 17751: -48,107 + 17752: -48,106 + 17753: -48,106 + 17754: -48,105 + 17755: -48,108 + - node: + color: '#9C2020FF' + id: CheckerNESW decals: - 262: 17.933119,-42.065327 - 265: 18.900845,-55.885845 - 586: -22.06344,-56.99361 - 2784: -7.68141,-33.326813 - 2786: -11.314973,-33.076813 - 3276: 54.549698,-42.951454 - 3617: -4.77249,64.52446 - 8130: -12.821653,-12.012418 + 12329: -58,-23 + 12331: -58,-24 + 12333: -59,-24 + 12335: -59,-23 + 12336: -60,-23 + 12337: -60,-24 + 12339: -61,-24 + 12341: -61,-23 - node: - color: '#FFFFFFFF' - id: Grassb2 + color: '#B3B3B3FF' + id: CheckerNESW decals: - 260: 20.026869,-39.023838 - 266: 19.154234,-54.659214 - 594: -12.871778,-52.641487 - 1740: -67.090866,-14.603381 - 2777: -11.230522,-32.092453 - 2782: -10,-33 - 3275: 53.975037,-42.9911 - 3618: -1.7118047,64.630005 + 17649: -48,103 + 17650: -48,102 - node: - color: '#7F5C462E' - id: Grassb3 + color: '#CA7EF2FF' + id: CheckerNESW + decals: + 17756: -45,107 + 17757: -45,108 + 17758: -46,108 + 17759: -46,107 + 17770: -45,107 + 17771: -46,107 + 17772: -48,107 + 17773: -48,107 + 17774: -48,107 + 17775: -48,108 + 17776: -47,108 + 17777: -46,108 + 17778: -45,108 + 17779: -45,108 + 17780: -47,107 + 17781: -47,107 + - node: + color: '#DABC8BFF' + id: CheckerNESW decals: - 460: -45,10 - 461: -46,10 - 462: -46,9 - 490: -18,-64 - 491: -23,-64 - 492: -22,-64 - 493: -22,-65 - 494: -21,-64 - 495: -21,-61 - 496: -20,-61 - 536: 12,10 - 537: 17,11 + 6329: 10,-50 + 6330: 16,-50 + 6331: 18,-50 + 6332: 10,-51 + 6333: 9,-51 + 6334: 9,-52 + 6335: 10,-52 + 6336: 11,-52 + 6337: 11,-51 + 6338: 12,-51 + 6339: 12,-52 + 6340: 13,-52 + 6341: 13,-51 + 6342: 8,-52 + 6420: 8,-47 + 6421: 8,-41 + 6422: 8,-40 + - node: + color: '#E6E6E6FF' + id: CheckerNESW + decals: + 17714: -42,104 + 17715: -49,103 + 17716: -44,98 - node: - color: '#FFFFFFFF' - id: Grassb3 + color: '#EFB34196' + id: CheckerNESW decals: - 248: 18.245152,-34.86588 - 261: 17.011244,-41.95595 - 267: 18.935484,-51.957344 - 583: 18.06535,-43.00797 - 587: -22.829065,-56.99361 - 1297: 42.35935,6.6098104 - 4439: 15.179032,48.13269 + 17471: 9,-47 + 17489: 9,-41 + 17514: 18,-49 + 17528: 12,-49 - node: - cleanable: True - color: '#FFFFFFFF' - id: Grassb3 + color: '#000000E9' + id: CheckerNWSE + decals: + 10652: -37,-39 + 10653: -36,-39 + 10654: -35,-39 + 10655: -34,-39 + 10656: -34,-40 + 10657: -35,-40 + 10658: -36,-40 + 10659: -37,-40 + 10661: -37,-41 + 10662: -36,-41 + 10663: -35,-41 + 10664: -34,-41 + - node: + color: '#37789BB1' + id: CheckerNWSE decals: - 8257: -31.699778,26.88201 + 7258: 23,-49 + 7259: 23,-50 + 7260: 23,-51 + 7262: 23,-52 - node: - color: '#57A25A66' - id: Grassb4 + color: '#43990996' + id: CheckerNWSE decals: - 9291: -90.27616,-8.951658 - 9292: -89.33962,-5.190508 - 9293: -90.91538,-5.3689027 - 9294: -90.12751,-3.926881 - 9295: -85.162384,-3.7484868 - 9296: -88.611206,-10.066624 - 9297: -91.06404,-10.468011 - 9298: -88.001724,-11.672174 - 9299: -87.151794,-12.370862 - 9300: -83.36105,-11.731615 - 9301: -79.880714,-8.966479 - 9302: -79.04823,-11.241002 - 9303: -79.077965,-12.058644 - 9304: -77.51707,-11.107206 - 9305: -77.65086,-12.073509 - 9306: -77.84412,-8.743481 - 9307: -76.93566,-5.026912 - 9308: -77.17351,-6.0824122 - - node: - color: '#7F5C462E' - id: Grassb4 + 1183: -63,45 + 1184: -63,46 + 1185: -63,47 + 1186: -62,47 + 1187: -62,46 + 1188: -62,45 + 1189: -61,45 + 1190: -61,46 + 1191: -61,47 + 1192: -60,47 + 1193: -60,46 + 1194: -60,45 + 1195: -59,46 + 1196: -64,46 + - node: + color: '#474F52FF' + id: CheckerNWSE + decals: + 723: -31,20 + 724: -31,21 + 725: -31,22 + 726: -31,23 + 727: -31,24 + 728: -30,24 + 729: -30,23 + 730: -30,22 + 731: -30,21 + 732: -30,20 + 733: -29,20 + 734: -29,21 + 735: -29,22 + 736: -29,23 + 737: -29,24 + 738: -28,24 + 739: -28,23 + 740: -28,22 + 741: -28,21 + 742: -28,20 + 743: -27,20 + 744: -27,21 + 745: -27,22 + 746: -27,23 + 747: -27,24 + - node: + color: '#808080FF' + id: CheckerNWSE decals: - 472: -36,10 - 473: -35,9 - 474: -46,-9 - 475: -47,-7 + 17787: -48,106 + 17788: -48,105 - node: - color: '#FFFFFFFF' - id: Grassb4 + color: '#F9FFFEFF' + id: CheckerNWSE + decals: + 906: -61,21 + 907: -61,20 + 908: -61,19 + 909: -61,18 + 910: -60,18 + 911: -59,18 + 912: -58,18 + 913: -58,19 + 914: -59,19 + 915: -60,19 + 916: -60,20 + 917: -60,21 + 918: -59,21 + 919: -59,20 + 920: -58,20 + 921: -58,21 + - node: + color: '#96DAFFFF' + id: ConcreteTrimBox decals: - 21: -48.60634,-7.3284388 - 22: -45.88759,-6.5315638 - 23: -50.32509,-7.6253138 - 24: -52.528214,-7.4065638 - 25: -49.88759,-6.9221888 - 26: -46.04384,-7.0628138 - 1314: -28.617435,-56.942085 - 4438: 15.194676,43.172745 + 9355: 3,-40 + 9356: 3,-41 - node: cleanable: True color: '#FFFFFFFF' - id: Grassb4 + id: ConcreteTrimBox decals: - 8256: -31.57478,26.56951 + 5900: 10,31 + 5901: 12,31 + 5902: 14,31 + 5903: 17,31 + 5904: 15,31 + 5905: 13,31 - node: - color: '#FFFFFFFF' - id: Grassb5 + color: '#00000026' + id: ConcreteTrimCornerNe decals: - 19: -49.715714,-11.234689 - 20: -51.996964,-11.515939 - 1741: -67.67776,-16.88463 - 2781: -12.457638,-31.826822 - 2785: -5.7524724,-33.983063 + 3219: 5,54 - node: - cleanable: True - color: '#FFFFFFFF' - id: Grassb5 + color: '#323232FF' + id: ConcreteTrimCornerNe decals: - 8255: -33.661522,29.585167 + 11138: -45,-21 - node: - color: '#7F5C462E' - id: Grassc1 + color: '#CA7EF2FF' + id: ConcreteTrimCornerNe decals: - 434: 24,-51 - 435: 22,-51 - 436: 21,-50 - 437: 22,-53 - 438: 23,-53 - 439: 32,-10 - 440: 32,-9 + 17842: -47,100 - node: - color: '#FFFFFFFF' - id: Grassc1 + color: '#DAA58BFF' + id: ConcreteTrimCornerNe decals: - 8073: -44.024475,0.99139357 + 6357: 13,-51 - node: - cleanable: True color: '#FFFFFFFF' - id: Grassc1 + id: ConcreteTrimCornerNe decals: - 8258: -32.262276,26.522636 + 16432: 85,-4 + 16549: 85,1 + 17273: -85,-55 - node: - color: '#FFFFFFFF' - id: Grassc2 + color: '#CA7EF2FF' + id: ConcreteTrimCornerNw decals: - 4481: 67,-22 - 4482: 66,-22 - 4483: 66,-21 + 17845: -53,100 - node: - color: '#7F5C462E' - id: Grassc4 + color: '#DAA58BFF' + id: ConcreteTrimCornerNw decals: - 409: 17,-58 - 410: 18,-44 - 411: 17,-44 - 412: 19,-44 - 413: 24,-46 - 414: 23,-47 - 415: 22,-45 - 416: 23,-45 - 417: 16,-58 - 418: 5,-63 - 419: -2,-60 - 420: -10,-64 - 421: -10,-61 - 422: -13,-62 - 423: -13,-61 - 424: -13,-60 - 425: -12,-63 - 530: 36,-7 - 531: 35,-6 - 532: 35,-5 - 533: 30,-7 - 534: 17,10 - 535: 12,10 - 541: 19,-32 - 542: 18,-32 - 543: 19,-31 + 6363: 9,-51 - node: color: '#FFFFFFFF' - id: Grassc4 + id: ConcreteTrimCornerNw decals: - 4339: -24.00145,43.061043 - 8072: -44.94635,1.0226433 + 16548: 84,1 + 17272: -87,-55 - node: - color: '#7F5C462E' - id: Grassd1 - decals: - 426: -22,-57 - 427: -23,-57 - 428: -18,-56 - 429: -13,-58 - 430: -13,-56 - 431: -14,-52 - 432: -13,-48 - 433: -13,-47 - 448: 33,6 - - node: - color: '#FFFFA7BF' - id: Grassd1 + zIndex: 1 + color: '#999999FF' + id: ConcreteTrimCornerSe decals: - 9276: -83.39802,-9.5909605 - 9277: -82.387146,-9.2787695 - 9278: -79.99378,-7.9854097 - 9279: -80.499214,-8.386797 - 9280: -79.33969,-8.654389 - 9281: -77.98692,-5.0121694 - 9282: -76.753075,-3.8674717 - 9283: -78.923454,-10.3342705 - 9284: -79.14644,-9.4868965 - 9285: -82.80339,-11.62763 - 9286: -87.16924,-11.018061 - 9287: -88.165245,-11.820835 - 9288: -90.76673,-10.913997 - 9289: -90.930244,-9.680102 + 18430: -18.498297,63.501404 - node: - color: '#FFFFFFFF' - id: Grassd1 + color: '#CA7EF2FF' + id: ConcreteTrimCornerSe decals: - 3620: -3.1629922,62.09702 - 3621: -1.8305378,60.289627 - 3622: -1.3028339,62.50599 - 3623: -3.717082,63.178806 - 3624: -4.71972,64.32657 + 17843: -47,99 + 17846: -51,95 - node: - color: '#7F5C462E' - id: Grassd2 + zIndex: 1 + color: '#CCCCCCFF' + id: ConcreteTrimCornerSe decals: - 476: -48,-9 - 477: -48,-8 - 478: -48,-7 + 18423: -18.250906,63.24773 - node: - color: '#FFFFA7BF' - id: Grassd2 - decals: - 9258: -88.09555,-10.973517 - 9259: -86.0887,-12.05875 - 9260: -90.60786,-10.215341 - 9261: -89.25507,-8.907115 - 9262: -91.11328,-8.832784 - 9263: -90.875435,-5.82981 - 9264: -89.96863,-3.9566689 - 9265: -90.2808,-6.8704453 - 9266: -82.26822,-3.9864016 - 9267: -84.67646,-4.967571 - 9268: -83.189896,-5.0865 - 9269: -85.70219,-3.6890774 - 9270: -83.91831,-6.231198 - 9271: -85.68732,-6.4541907 - 9272: -82.34255,-8.609791 - 9273: -83.21962,-9.040911 - 9274: -84.111565,-9.903151 - - node: - color: '#FFFFA7BF' - id: Grassd3 + color: '#DAA58BFF' + id: ConcreteTrimCornerSe decals: - 9247: -89.92403,-4.8189087 - 9248: -90.399734,-5.279761 - 9249: -85.82111,-5.8446765 - 9250: -84.03723,-4.7445774 - 9251: -78.19504,-3.7485423 - 9252: -77.55582,-5.2351623 - 9253: -78.75993,-8.743587 - 9254: -81.98578,-9.234172 - 9255: -81.1533,-8.119205 - 9256: -78.492355,-10.824856 - 9257: -82.877716,-12.118215 + 6358: 13,-52 - node: color: '#FFFFFFFF' - id: Grassd3 + id: ConcreteTrimCornerSe decals: - 3625: -0.81470627,64.74873 - 3626: -0.37935054,60.962452 - 3627: -4.798876,61.503353 - 4479: 72,-28 - 4480: 71,-28 + 16550: 85,0 + 17274: -85,-56 - node: - cleanable: True + zIndex: 1 color: '#FFFFFFFF' - id: Grassd3 + id: ConcreteTrimCornerSe decals: - 8259: -32.215405,26.303885 - 8260: -32.05915,26.31951 + 18420: -18,63 - node: - color: '#FFFFA7BF' - id: Grasse1 + color: '#CA7EF2FF' + id: ConcreteTrimCornerSw decals: - 9236: -87.93561,-9.813984 - 9237: -91.131714,-11.9695835 - 9238: -89.30324,-10.096441 - 9239: -90.00193,-6.0528336 - 9240: -90.93846,-3.8972342 - 9241: -85.95847,-5.101396 - 9242: -83.96648,-3.8229034 - 9243: -82.28666,-5.0270658 - 9244: -86.22605,-7.108334 - 9245: -77.08645,-5.636565 + 17844: -53,95 - node: color: '#FFFFFFFF' - id: Grasse1 + id: ConcreteTrimCornerSw decals: - 4533: 2.6689858,-18.569864 - 4534: 1.3408611,-17.788616 - 4535: 2.1064863,-16.929241 + 16437: 69,-7 + 16551: 84,0 + 16643: 83,-16 + 17271: -87,-56 - node: cleanable: True - color: '#919D972F' - id: Grasse2 - decals: - 1114: 6,25 - 1115: 10,24 - - node: - color: '#FFFFA7BF' - id: Grasse2 - decals: - 9224: -90.96819,-6.736679 - 9225: -90.700615,-4.5513473 - 9226: -83.134,-4.283756 - 9227: -84.39758,-5.82984 - 9228: -86.285515,-4.209425 - 9229: -89.86813,-9.382864 - 9230: -87.26664,-11.716858 - 9231: -83.07454,-9.90318 - 9233: -77.93103,-4.283756 - 9234: -77.351265,-3.8972344 - 9235: -76.97962,-12.029049 - - node: color: '#FFFFFFFF' - id: Grasse2 + id: ConcreteTrimEndN decals: - 3269: 41.48581,-41.242943 - 3270: 40.871517,-40.767223 - 3271: 41.584896,-40.759068 - 3568: -5,52 + 5914: 17,33 + 5915: 12,33 + 5916: 15,33 - node: - color: '#FFFFA7BF' - id: Grasse3 + color: '#00000026' + id: ConcreteTrimInnerNe decals: - 9215: -90.062805,-10.46816 - 9216: -89.2452,-5.7853026 - 9217: -84.97876,-4.26895 - 9218: -85.420235,-5.636612 - 9219: -80.81188,-8.773387 - 9220: -77.82389,-10.28974 - 9222: -78.497826,-11.627674 - 9223: -77.234245,-4.4027014 + 3221: 5,52 - node: - color: '#FFFFFFFF' - id: Grasse3 + color: '#DAA58BFF' + id: ConcreteTrimInnerNe decals: - 1811: -41.07072,-60.954823 - 3567: -4,53 + 6354: 10,-51 - node: color: '#FFFFFFFF' - id: GrayConcreteTrimCornerNe + id: ConcreteTrimInnerNe decals: - 3216: 12,54 - 3227: 12,51 + 1128: -58,47 + 1139: -53,47 + 16431: 81,-4 + 16554: 85,1 + 16555: 85,0 + 16560: 84,1 + 16645: 85,-14 - node: + cleanable: True color: '#FFFFFFFF' - id: GrayConcreteTrimCornerNw + id: ConcreteTrimInnerNe decals: - 3217: 10,54 - 3228: 10,51 + 5965: 14,30 + 5966: 12,31 - node: - color: '#FFFFFFFF' - id: GrayConcreteTrimCornerSe + color: '#00000026' + id: ConcreteTrimInnerNw decals: - 3219: 12,53 - 3231: 12,50 + 3222: 11,52 - node: - color: '#FFFFFFFF' - id: GrayConcreteTrimCornerSw + color: '#DAA58BFF' + id: ConcreteTrimInnerNw decals: - 3218: 10,53 - 3230: 10,50 + 6353: 10,-51 + 6364: 9,-52 - node: color: '#FFFFFFFF' - id: GrayConcreteTrimLineN + id: ConcreteTrimInnerNw decals: - 3221: 11,54 - 3224: 11,51 - 3226: 12,51 + 1122: -54,47 + 1123: -49,47 + 16552: 84,1 + 16553: 84,0 + 16561: 85,1 - node: - color: '#FFFFFFFF' - id: GrayConcreteTrimLineS + color: '#639137FF' + id: ConcreteTrimInnerSe decals: - 3222: 11,53 - 3223: 11,50 + 6043: -27,-45 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: HalfTileOverlayGreyscale + zIndex: 1 + color: '#999999FF' + id: ConcreteTrimInnerSe decals: - 2762: -10,-46 - 2763: -9,-46 + 18435: -21.497608,63.500687 + 18436: -18.497768,66.50175 - node: - color: '#52B4E996' - id: HalfTileOverlayGreyscale + color: '#CA7EF2FF' + id: ConcreteTrimInnerSe decals: - 54: -19,-52 - 55: -16,-52 - 3323: 29,17 - 4984: -10,-53 - 4985: -9,-53 + 17868: -51,99 - node: - color: '#9FED5896' - id: HalfTileOverlayGreyscale + zIndex: 1 + color: '#CCCCCCFF' + id: ConcreteTrimInnerSe decals: - 6772: -28,7 - 6773: -27,7 - 6774: -26,7 + 18426: -18.249325,66.24675 + 18429: -21.251848,63.249844 - node: - color: '#DE3A3A96' - id: HalfTileOverlayGreyscale + color: '#FFFFFFFF' + id: ConcreteTrimInnerSe decals: - 3196: 11,51 - 3212: 11,54 + 1124: -58,50 + 1125: -53,50 + 16435: 67,-6 + 16556: 85,0 + 16557: 84,0 + 16562: 85,1 - node: - color: '#EFB34196' - id: HalfTileOverlayGreyscale + cleanable: True + color: '#FFFFFFFF' + id: ConcreteTrimInnerSe decals: - 3316: 30,17 + 5967: 15,31 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: HalfTileOverlayGreyscale180 + zIndex: 1 + color: '#FFFFFFFF' + id: ConcreteTrimInnerSe decals: - 2764: -10,-48 - 2765: -9,-48 + 18417: -21,63 + 18418: -18,66 - node: - color: '#52B4E996' - id: HalfTileOverlayGreyscale180 + color: '#639137FF' + id: ConcreteTrimInnerSw decals: - 3320: 30,14 - 4982: -10,-55 - 4983: -9,-55 + 6044: -19,-45 - node: - color: '#9FED5896' - id: HalfTileOverlayGreyscale180 + color: '#FFFFFFFF' + id: ConcreteTrimInnerSw decals: - 6690: 39,-8 - 6767: -28,3 + 1126: -54,50 + 1127: -49,50 + 16433: 83,-7 + 16434: 69,-6 + 16558: 84,0 + 16559: 84,1 + 16563: 85,0 + 16644: 86,-16 - node: - color: '#D381C996' - id: HalfTileOverlayGreyscale180 + cleanable: True + color: '#FFFFFFFF' + id: ConcreteTrimInnerSw decals: - 7487: 35,-15 - 7488: 34,-15 - 7489: 36,-15 + 5964: 13,32 - node: - color: '#DE3A3A96' - id: HalfTileOverlayGreyscale180 + color: '#00000026' + id: ConcreteTrimLineE decals: - 3195: 11,50 - 3211: 11,53 + 3220: 5,53 - node: - color: '#EFB34196' - id: HalfTileOverlayGreyscale180 + color: '#323232FF' + id: ConcreteTrimLineE decals: - 3314: 29,14 + 11139: -45,-22 + 11140: -45,-23 + 11141: -45,-24 + 11142: -45,-25 + 11143: -45,-25 + 11144: -45,-26 + 11145: -45,-27 - node: - color: '#48B9FF8C' - id: HalfTileOverlayGreyscale270 + color: '#639137FF' + id: ConcreteTrimLineE decals: - 2687: -3,-55 - 2688: -6,-55 + 6032: -27,-46 + 6033: -27,-47 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: HalfTileOverlayGreyscale270 + zIndex: 1 + color: '#999999FF' + id: ConcreteTrimLineE decals: - 2766: -11,-47 + 18431: -18.498297,64.50146 + 18432: -18.498297,65.50146 - node: - color: '#52B4E996' - id: HalfTileOverlayGreyscale270 + color: '#CA7EF2FF' + id: ConcreteTrimLineE decals: - 3321: 28,16 - 4753: 1,-55 - 4754: 4,-55 - 4986: -11,-54 + 17864: -51,98 + 17865: -51,98 + 17866: -51,97 + 17867: -51,96 - node: - color: '#9FED5896' - id: HalfTileOverlayGreyscale270 + zIndex: 1 + color: '#CCCCCCFF' + id: ConcreteTrimLineE decals: - 6691: 38,-6 - 6692: 38,-7 - 6769: -29,4 - 6770: -29,5 - 6771: -29,6 + 18424: -18.249575,64.245834 + 18425: -18.249575,65.245834 - node: - color: '#D381C996' - id: HalfTileOverlayGreyscale270 + color: '#DAA58BFF' + id: ConcreteTrimLineE decals: - 7490: 33,-14 - 7494: 33,-13 + 6351: 10,-50 + 6413: 18,-50 + 6429: 16,-50 - node: - color: '#EFB34196' - id: HalfTileOverlayGreyscale270 + color: '#FFFFFFFF' + id: ConcreteTrimLineE decals: - 3313: 28,15 + 1118: -58,48 + 1119: -58,49 + 1120: -53,48 + 1121: -53,49 + 16419: 85,-13 + 16420: 85,-12 + 16421: 85,-11 + 16422: 85,-10 + 16423: 85,-9 + 16424: 85,-8 + 16425: 85,-7 + 16426: 85,-6 + 16427: 85,-5 + 16436: 67,-7 + 16438: 67,-8 - node: - color: '#48B9FF8C' - id: HalfTileOverlayGreyscale90 + zIndex: 1 + color: '#FFFFFFFF' + id: ConcreteTrimLineE decals: - 2689: -4,-55 - 2690: -1,-55 + 18419: -18,65 + 18422: -18,64 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: HalfTileOverlayGreyscale90 + color: '#00000026' + id: ConcreteTrimLineN decals: - 2761: -8,-47 + 3213: 10,52 + 3214: 9,52 + 3215: 8,52 + 3216: 7,52 + 3217: 6,52 + 3408: -4,57 + 3409: -3,57 + 3410: -2,57 - node: - color: '#52B4E996' - id: HalfTileOverlayGreyscale90 + color: '#323232FF' + id: ConcreteTrimLineN decals: - 3322: 31,15 - 4755: 6,-55 - 4756: 3,-55 - 4987: -8,-54 + 11149: -46,-21 + 11150: -47,-21 + 11151: -48,-21 + 11153: -49,-21 + 11154: -49,-21 - node: - color: '#9FED5896' - id: HalfTileOverlayGreyscale90 + color: '#CA7EF2FF' + id: ConcreteTrimLineN decals: - 6693: 40,-7 - 6694: 40,-6 - 6768: -25,6 + 17852: -52,100 + 17853: -51,100 + 17854: -51,100 + 17855: -50,100 + 17856: -49,100 + 17857: -49,100 + 17858: -48,100 + 17859: -48,100 - node: - color: '#D381C996' - id: HalfTileOverlayGreyscale90 + color: '#DAA58BFF' + id: ConcreteTrimLineN decals: - 7491: 37,-14 - 7495: 37,-13 + 6355: 11,-51 + 6356: 12,-51 + 6368: 8,-52 + 6423: 8,-47 + 6426: 8,-40 - node: - color: '#EFB34196' - id: HalfTileOverlayGreyscale90 + color: '#FFFFFFFF' + id: ConcreteTrimLineN + decals: + 1112: -55,47 + 1113: -56,47 + 1114: -57,47 + 1133: -52,47 + 1134: -51,47 + 1135: -50,47 + 16428: 84,-4 + 16429: 83,-4 + 16430: 82,-4 + - node: + color: '#323232FF' + id: ConcreteTrimLineS decals: - 3315: 31,16 + 11171: -49,-27 + 11172: -48,-27 + 11173: -47,-27 + 11174: -46,-27 + 11175: -46,-27 + 11176: -45,-27 - node: - color: '#FA750096' - id: HalfTileOverlayGreyscale90 + color: '#639137FF' + id: ConcreteTrimLineS decals: - 5816: 5,-42 - 5817: 5,-38 + 6034: -26,-45 + 6035: -25,-45 + 6036: -24,-45 + 6037: -23,-45 + 6038: -21,-45 + 6039: -21,-45 + 6040: -20,-45 + 6045: -22,-45 - node: - angle: 1.5707963267948966 rad - color: '#F9FFFE5E' - id: LoadingArea + zIndex: 1 + color: '#999999FF' + id: ConcreteTrimLineS decals: - 1091: 38,-25 + 18433: -19.4967,63.500687 + 18434: -20.4967,63.500687 - node: - color: '#F9FFFEFF' - id: LoadingArea + color: '#CA7EF2FF' + id: ConcreteTrimLineS decals: - 1084: 32,-24 + 17851: -52,95 + 17860: -50,99 + 17861: -49,99 + 17862: -49,99 + 17863: -48,99 - node: - angle: -3.141592653589793 rad - color: '#FFFFFFFF' - id: LoadingArea + zIndex: 1 + color: '#CCCCCCFF' + id: ConcreteTrimLineS decals: - 4731: 3,68 + 18427: -19.250671,63.249844 + 18428: -20.252539,63.249844 - node: - angle: -1.5707963267948966 rad - color: '#FFFFFFFF' - id: LoadingArea + color: '#DAA58BFF' + id: ConcreteTrimLineS decals: - 139: 7,22 - 2277: -24,-28 - 7325: -24,-26 + 6359: 12,-52 + 6360: 11,-52 + 6361: 10,-52 + 6362: 9,-52 + 6369: 8,-52 + 6424: 8,-41 - node: color: '#FFFFFFFF' - id: LoadingArea + id: ConcreteTrimLineS decals: - 1791: -89,8 - 1792: -87,8 - 1793: -81,8 - 1794: -79,8 - 4454: 63,-39 - 4455: 64,-39 - 4456: 65,-39 - 7403: 34,-24 + 1115: -57,50 + 1116: -56,50 + 1117: -55,50 + 1136: -52,50 + 1137: -51,50 + 1138: -50,50 + 16396: 70,-7 + 16397: 71,-7 + 16398: 72,-7 + 16399: 73,-7 + 16400: 74,-7 + 16401: 75,-7 + 16402: 76,-7 + 16403: 77,-7 + 16404: 78,-7 + 16405: 79,-7 + 16406: 80,-7 + 16407: 81,-7 + 16408: 82,-7 + 16417: 84,-16 + 16418: 85,-16 + 17275: -86,-56 - node: - angle: 1.5707963267948966 rad + zIndex: 1 color: '#FFFFFFFF' - id: LoadingArea + id: ConcreteTrimLineS decals: - 3752: 40,31 - 3753: 40,32 - 3754: 40,33 + 18416: -20,63 + 18421: -19,63 - node: - angle: 3.141592653589793 rad - color: '#FFFFFFFF' - id: LoadingArea + color: '#00000026' + id: ConcreteTrimLineW decals: - 1795: -89,1 - 1796: -87,1 - 1797: -81,1 - 1798: -79,1 - 3192: 0,45 - 3193: -1,45 - 3194: -2,45 - 3722: 5,68 - 8935: -5,68 - 8936: -3,68 + 3218: 11,53 - node: - angle: -1.5707963267948966 rad - color: '#1861D5FF' - id: LoadingAreaGreyscale + color: '#323232FF' + id: ConcreteTrimLineW decals: - 3328: -30,-25 + 11157: -49,-22 + 11158: -49,-21 + 11159: -49,-23 + 11160: -49,-23 + 11161: -49,-25 + 11162: -49,-26 + 11163: -49,-26 + 11164: -49,-27 + 11165: -49,-24 + 11166: -49,-23 + 11167: -49,-23 + 11168: -49,-22 + 11169: -49,-22 + - node: + color: '#639137FF' + id: ConcreteTrimLineW + decals: + 6028: -19,-46 + 6029: -19,-47 + 6041: -19,-46 + 6042: -19,-47 - node: - angle: -1.5707963267948966 rad - color: '#951710FF' - id: LoadingAreaGreyscale + color: '#9FED58FF' + id: ConcreteTrimLineW decals: - 3329: -30,-29 + 6030: -19,-46 + 6031: -19,-47 - node: - color: '#52B4E996' - id: MiniTileCheckerAOverlay + color: '#CA7EF2FF' + id: ConcreteTrimLineW decals: - 5002: -10,-51 - 6505: -10,-47 - 6506: -9,-47 + 17847: -53,99 + 17848: -53,98 + 17849: -53,97 + 17850: -53,96 - node: - color: '#D4C8BFFF' - id: MiniTileCheckerAOverlay + color: '#DAA58BFF' + id: ConcreteTrimLineW decals: - 7782: 31,3 - 7783: 32,3 - 7784: 33,3 - 7785: 34,3 - 7786: 35,3 - 7787: 36,3 - 7788: 36,4 - 7789: 35,4 - 7790: 34,4 - 7791: 33,4 - 7792: 32,4 - 7793: 31,4 - 7794: 30,4 - 7795: 30,3 - 7796: 31,2 - 7797: 32,2 - 7798: 33,2 - 7799: 34,2 - 7800: 35,2 - 7801: 36,2 - 7802: 30,2 - 7803: 30,1 - 7804: 31,1 - 7805: 32,1 - 7806: 33,1 - 7807: 34,1 - 7808: 35,1 - 7809: 36,1 - - node: - color: '#318FE993' - id: MiniTileCheckerBOverlay - decals: - 6503: -10,-47 - 6504: -9,-47 + 6352: 10,-50 + 6414: 18,-50 + 6430: 16,-50 - node: - color: '#52B4E996' - id: MiniTileCheckerBOverlay + color: '#FFFFFFFF' + id: ConcreteTrimLineW decals: - 5003: -9,-51 - - node: - color: '#52B4E996' - id: MiniTileCornerOverlayNE + 1129: -54,48 + 1130: -54,49 + 1131: -49,49 + 1132: -49,48 + 16409: 83,-8 + 16410: 83,-9 + 16411: 83,-11 + 16412: 83,-10 + 16413: 83,-12 + 16414: 83,-13 + 16415: 83,-14 + 16416: 83,-15 + - node: + color: '#3B49473B' + id: Damaged decals: - 4993: -8,-50 - - node: - color: '#52B4E996' - id: MiniTileCornerOverlayNW + 19153: -56.972168,-50.612453 + 19154: -57.190918,-50.03433 + 19155: -56.128418,-50.487453 + 19156: -56.144043,-50.737453 + 19157: -57.831543,-50.59683 + 19158: -58.097168,-50.768703 + 19159: -57.956543,-50.924953 + 19160: -56.597168,-50.53433 + 19161: -56.081543,-50.581203 + 19162: -55.862793,-51.581203 + 19163: -55.612793,-51.78433 + 19164: -55.394043,-51.768703 + 19165: -56.128418,-50.643703 + 19166: -56.815918,-50.40933 + 19167: -57.440918,-50.831203 + 19168: -56.394043,-51.143703 + 19169: -56.065918,-51.87808 + 19170: -55.659668,-52.143703 + 19171: -55.003418,-52.518703 + 19172: -55.581543,-52.268703 + 19173: -56.784668,-51.06558 + 19174: -56.862793,-51.06558 + 19175: -56.769043,-51.34683 + 19176: -56.206543,-51.34683 + 19177: -56.253418,-50.456203 + 19178: -55.956543,-50.018703 + 19179: -55.612793,-50.143703 + 19180: -55.831543,-50.237453 + 19181: -57.019043,-50.612453 + 19182: -56.737793,-51.487453 + - node: + color: '#3B49475D' + id: Damaged decals: - 4992: -11,-50 - - node: - color: '#52B4E996' - id: MiniTileCornerOverlaySE + 19190: -53.237793,-53.15933 + 19191: -53.003418,-53.00308 + 19192: -52.862793,-53.06558 + 19193: -54.956543,-52.643703 + 19194: -55.925293,-53.09683 + 19195: -56.550293,-52.674953 + 19196: -56.597168,-52.674953 + 19197: -56.878418,-52.53433 + 19198: -57.362793,-52.84683 + 19199: -57.222168,-53.12808 + 19200: -57.644043,-53.40933 + 19201: -58.112793,-53.40933 + 19202: -57.925293,-53.40933 + 19203: -56.550293,-52.56558 + 19204: -56.237793,-52.768703 + 19205: -55.894043,-53.50308 + 19206: -55.175293,-53.59683 + 19207: -56.347168,-51.06558 + 19208: -56.878418,-51.53433 + 19209: -57.347168,-51.62808 + 19210: -57.815918,-51.15933 + 19211: -58.003418,-50.799953 + 19212: -58.237793,-50.59683 + 19213: -56.925293,-50.12808 + 19214: -56.394043,-50.456203 + - node: + color: '#3B494773' + id: Damaged decals: - 4995: -8,-52 + 19183: -59.284668,-49.69058 + 19184: -59.284668,-49.75308 + 19185: -59.112793,-50.22183 + 19186: -58.659668,-50.37808 + 19187: -58.800293,-49.924953 + 19188: -58.331543,-49.893703 + 19189: -57.753418,-50.59683 - node: - color: '#334E6DC8' - id: MiniTileCornerOverlaySW + color: '#3B4947FF' + id: Damaged decals: - 4917: -52,11 + 19149: -56,-50 + 19150: -57,-51 + 19151: -55,-52 + 19152: -56,-51 - node: - color: '#52B4E996' - id: MiniTileCornerOverlaySW + cleanable: True + color: '#474F52FF' + id: Damaged decals: - 4994: -11,-52 + 2413: -76.09559,-0.23037928 - node: - color: '#D381C996' - id: MiniTileDarkCornerNe + cleanable: True + angle: 0.7853981633974483 rad + color: '#474F52FF' + id: Damaged decals: - 7650: 64,-26 + 2411: -75.76746,-0.9491292 + 2412: -76.42371,0.58212066 - node: - color: '#FFFFFFFF' - id: MiniTileDarkCornerNe + color: '#FFFFFF03' + id: Damaged decals: - 2591: 81,-51 - 2620: 81,-35 - 3157: 7,53 - - node: - color: '#D381C996' - id: MiniTileDarkCornerNw + 19938: -19.044971,-81.575905 + 19939: -18.732471,-81.044655 + 19940: -18.451221,-81.43528 + 19941: -18.716846,-82.02903 + 19942: -18.529346,-82.52903 + 19943: -18.466846,-83.18528 + 19944: -18.248096,-83.825905 + 19945: -18.013721,-84.388405 + 19946: -17.935596,-83.18528 + 19947: -18.013721,-82.49778 + 19948: -17.919971,-82.34153 + 19949: -17.841846,-83.18528 + 19950: -17.841846,-83.325905 + 19951: -17.919971,-83.74778 + 19952: -17.701221,-83.825905 + 19953: -17.826221,-83.56028 + 19954: -17.919971,-83.107155 + 19955: -17.826221,-82.77903 + 19956: -17.685596,-82.482155 + 19957: -17.544971,-81.794655 + 19958: -17.451221,-81.49778 + 19959: -17.482471,-82.90403 + 19960: -17.544971,-83.62278 + 19961: -17.701221,-84.02903 + 19962: -17.998096,-84.607155 + - node: + color: '#C7CFD0FF' + id: Delivery decals: - 7647: 62,-26 + 19050: -73,-62 + 19051: -72,-62 + 19052: -71,-62 + 19053: -75,-64 + 19054: -73,-66 + 19055: -72,-66 - node: - color: '#FFFFFFFF' - id: MiniTileDarkCornerNw + color: '#DCD5E6FF' + id: Delivery decals: - 2314: -23,-22 - 2592: 77,-51 - 2621: 77,-35 - 3156: 6,53 + 6349: 9,-54 + 6350: 9,-62 - node: - color: '#D381C996' - id: MiniTileDarkCornerSe + angle: 1.5707963267948966 rad + color: '#FEFFFFFF' + id: Delivery decals: - 7648: 64,-28 + 2117: 73,5 + 2118: 72,6 - node: color: '#FFFFFFFF' - id: MiniTileDarkCornerSe - decals: - 2312: -23,-20 - 2590: 81,-55 - 2625: 81,-39 - 3158: 7,50 - - node: - color: '#D381C996' - id: MiniTileDarkCornerSw + id: Delivery decals: - 7649: 62,-28 + 391: 59,-21 + 392: 59,-20 + 393: 59,-19 + 1211: -58,43 + 1212: -56,43 + 1213: -58,41 + 1214: -56,41 + 1485: 40,44 + 1486: 40,45 + 1487: 40,46 + 1488: 44,44 + 1489: 44,45 + 1490: 44,46 + 2046: 65,-4 + 2047: 71,-4 + 2049: 65,-2 + 2050: 71,-2 + 2051: 65,0 + 2052: 71,0 + 2055: 73,-4 + 2056: 73,-2 + 2057: 73,0 + 2058: 79,0 + 2059: 79,-2 + 2060: 79,-4 + 2325: 71,5 + 2326: 71,7 + 2327: 73,7 + 2333: 86,4 + 2334: 85,8 + 2335: 77,4 + 2336: 79,4 + 2337: 81,4 + 2338: 83,4 + 2353: 52,-6 + 2354: 57,-9 + 2355: 58,-9 + 2400: 57,-4 + 2404: 56,-3 + 2405: 57,-2 + 2406: 58,-3 + 4379: -50,12 + 4432: -51,11 + 4433: -48,11 + 4434: -45,11 + 5001: -85,42 + 5002: -79,42 + 5003: -77,45 + 5004: -82,42 + 5005: -71,43 + 5006: -71,44 + 6223: -16,-41 + 7493: 36,-58 + 7709: 43,17 + 7710: 43,18 + 8073: 24,48 + 8074: 24,47 + 8077: 79,35 + 8078: 87,35 + 8079: 75,39 + 8080: 75,47 + 8081: 79,51 + 8082: 87,51 + 8083: 91,47 + 8084: 91,39 + 8593: 48,44 + 8594: 50,45 + 8595: 53,45 + 8596: 54,44 + 8597: 49,41 + 8699: 63,49 + 8700: 66,48 + 8742: 52,44 + 8743: 49,45 + 9406: 28,-52 + 9407: 26,-51 + 9408: 26,-52 + 9409: 26,-54 + 9410: 28,-54 + 9670: 113,-54 + 9671: 113,-50 + 9672: 123,-50 + 9674: 123,-54 + 9675: 123,-64 + 9676: 123,-60 + 9677: 113,-60 + 9679: 113,-64 + 9961: 46,10 + 9962: 46,9 + 9967: 43,12 + 10047: 7,-29 + 12796: -15,-20 + 12797: -13,-20 + 12798: -16,-22 + 15755: -27,13 + 15756: -26,13 + 15757: -25,13 - node: + cleanable: True color: '#FFFFFFFF' - id: MiniTileDarkCornerSw + id: Delivery decals: - 2313: -21,-20 - 2587: 77,-55 - 2624: 77,-39 - 3159: 6,50 - 7276: 7,-27 + 20157: 47,-20 - node: - color: '#FFFFFFFF' - id: MiniTileDarkInnerNe + color: '#222223FF' + id: DeliveryGreyscale decals: - 2317: -25,-23 + 4435: -43,5 + 4436: -43,4 + 4437: -51,4 + 4438: -43,9 + 4439: -51,15 + 4440: -50,15 + 4441: -50,15 + 4442: -49,15 + 4443: -48,8 + 4444: -47,8 + - node: + color: '#52B4E9FF' + id: DeliveryGreyscale + decals: + 9411: 26,-53 + 9412: 28,-53 + 9413: 28,-51 - node: - color: '#FFFFFFFF' - id: MiniTileDarkInnerNw + color: '#9FED58FF' + id: DeliveryGreyscale decals: - 2316: -23,-23 - 2326: -20,-22 + 1171: -57,49 + 1172: -56,49 + 1173: -55,49 + 1174: -55,48 + 1175: -56,48 + 1176: -57,48 + 1177: -52,49 + 1178: -52,48 + 1179: -51,48 + 1180: -50,48 + 1181: -50,49 + 1182: -51,49 - node: + cleanable: True + angle: -1.5707963267948966 rad color: '#FFFFFFFF' - id: MiniTileDarkInnerSe + id: DeliveryGreyscale decals: - 2318: -25,-20 - 2323: -23,-19 + 4892: -79,24 - node: color: '#FFFFFFFF' - id: MiniTileDarkInnerSw + id: DeliveryGreyscale decals: - 2324: -21,-19 - 2325: -20,-20 + 6224: -14,-43 + 7705: 43,21 + 7706: 44,21 + 7707: 44,21 + 7708: 49,19 + 7722: 48,21 + 7723: 49,21 - node: - color: '#D381C996' - id: MiniTileDarkLineE + color: '#37789BFF' + id: DiagonalCheckerAOverlay decals: - 7652: 64,-27 + 7476: 35,-60 + 7477: 36,-60 + 7478: 37,-60 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineE + color: '#52B4E9FF' + id: DiagonalCheckerAOverlay decals: - 2287: -23,-17 - 2288: -23,-16 - 2302: -23,-10 - 2303: -23,-9 - 2304: -23,-8 - 2305: -23,-12 - 2306: -23,-13 - 2307: -23,-14 - 2310: -25,-21 - 2311: -25,-22 - 2336: -12,-21 - 2593: 81,-52 - 2594: 81,-53 - 2595: 81,-54 - 2612: 81,-54 - 2626: 81,-38 - 2627: 81,-37 - 2628: 81,-36 - 3160: 7,51 - 3161: 7,52 - 6174: 4,46 - - node: - color: '#D381C996' - id: MiniTileDarkLineN + 14504: -6,-60 + 14505: -6,-59 + 14506: -6,-58 + 14507: -6,-52 + 14508: -6,-51 + 14509: -6,-50 + 14510: -6,-49 + 14511: -6,-48 + 14515: 6,-48 + 14516: 6,-49 + 14517: 6,-50 + 14518: 6,-51 + 14519: 6,-52 + 14520: 6,-58 + 14521: 6,-59 + 14522: 6,-60 + 14534: -20,-58 + 14535: -20,-59 + 14536: -20,-60 + 14537: -20,-61 + 14538: -20,-62 + 14539: -20,-63 + - node: + color: '#96DAFFFF' + id: DiagonalCheckerAOverlay decals: - 7653: 63,-26 + 15795: -1,-35 + 15796: -1,-36 + 15797: 0,-36 + 15798: 0,-35 + 15799: 1,-35 + 15800: 1,-36 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineN + color: '#00000031' + id: DiagonalCheckerBOverlay decals: - 2290: -22,-15 - 2291: -22,-11 - 2308: -22,-18 - 2315: -24,-23 - 2321: -22,-22 - 2322: -21,-22 - 2330: -11,-22 - 2331: -10,-22 - 2597: 80,-51 - 2598: 79,-51 - 2599: 78,-51 - 2629: 80,-35 - 2630: 79,-35 - 2631: 78,-35 - 3074: 49,65 - 3075: 47,65 - 3076: 48,65 - 3077: 36,65 - 3078: 37,65 - 3079: 38,65 - 3080: 39,65 - 3081: 40,65 - 3082: 41,65 - 3083: 42,65 - 3084: 43,65 - 3085: 44,65 - 3086: 44,65 - 3087: 45,65 - 3088: 46,65 - 3089: 50,65 - 3090: 51,65 - 3091: 52,65 - 3092: 53,65 - 4280: -9,-22 - 6175: 6,45 - 6176: 5,45 + 5536: -11,65 + 5537: -12,65 + 5538: -12,66 + 5539: -11,66 - node: - color: '#D381C996' - id: MiniTileDarkLineS + color: '#52B4E9FF' + id: DiagonalCheckerBOverlay decals: - 7651: 63,-28 - - node: - color: '#DAA976FF' - id: MiniTileDarkLineS + 14512: -1,-45 + 14513: 0,-45 + 14514: 1,-45 + 14523: -17,-55 + 14524: -16,-55 + 14525: -15,-55 + 14526: -14,-55 + 14527: -13,-55 + 14528: -12,-55 + 14531: -11,-55 + 14532: -10,-55 + 14533: -9,-55 + 14540: -32,-66 + 14541: -31,-66 + 14542: -30,-66 + 14543: -28,-66 + 14544: -29,-66 + 14545: -27,-66 + 14546: -25,-66 + 14547: -26,-66 + 14548: -24,-66 + 14549: -23,-66 + 16564: -1,-55 + 16565: 0,-55 + 16566: 1,-55 + - node: + color: '#792DA9FF' + id: DiagonalCheckerBOverlay decals: - 7098: 1,-5 + 783: 47,-26 + 784: 48,-26 + 785: 49,-26 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineS + color: '#96DAFFFF' + id: DiagonalCheckerBOverlay decals: - 2289: -22,-15 - 2292: -22,-7 - 2293: -22,-11 - 2319: -24,-20 - 2320: -22,-19 - 2332: -11,-20 - 2333: -10,-20 - 2334: -9,-20 - 2603: 80,-55 - 2604: 79,-55 - 2605: 78,-55 - 2611: 78,-55 - 2632: 78,-39 - 2633: 79,-39 - 2634: 80,-39 - 3093: 53,63 - 3094: 52,63 - 3095: 51,63 - 3096: 50,63 - 3097: 49,63 - 3098: 48,63 - 3099: 47,63 - 3100: 46,63 - 3101: 45,63 - 3102: 44,63 - 3103: 43,63 - 3104: 42,63 - 3105: 41,63 - 3106: 40,63 - 3107: 39,63 - 3108: 38,63 - 3109: 37,63 - 3110: 36,63 - 3111: 35,63 - 6172: 6,47 - 6173: 5,47 - - node: - color: '#D381C996' - id: MiniTileDarkLineW + 15783: -6,-35 + 15784: -6,-36 + 15785: -5,-36 + 15786: -5,-35 + 15787: -4,-35 + 15788: -4,-36 + 15789: 4,-36 + 15790: 4,-35 + 15791: 5,-35 + 15792: 5,-36 + 15793: 6,-36 + 15794: 6,-35 + - node: + color: '#D381C9CC' + id: DiagonalCheckerBOverlay decals: - 7654: 62,-27 - - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineW + 313: 33,-26 + 314: 34,-26 + 315: 35,-26 + 316: 40,-26 + 317: 41,-26 + 318: 39,-26 + 319: 29,-26 + 320: 27,-26 + 321: 28,-26 + 680: 52,-31 + 681: 53,-31 + 682: 54,-31 + 683: 55,-31 + - node: + color: '#D381C9FF' + id: DiagonalCheckerBOverlay decals: - 2294: -21,-10 - 2295: -21,-9 - 2296: -21,-8 - 2297: -21,-12 - 2298: -21,-13 - 2299: -21,-14 - 2300: -21,-16 - 2301: -21,-17 - 2327: -20,-21 - 2335: -8,-21 - 2600: 77,-52 - 2601: 77,-53 - 2602: 77,-54 - 2635: 77,-38 - 2636: 77,-37 - 2637: 77,-36 - 3162: 6,51 - 3163: 6,52 - 6171: 7,46 - 7273: 7,-26 - 7274: 7,-25 - 7275: 7,-24 - - node: - color: '#724276FF' - id: MiniTileInnerOverlaySW + 1760: 36,-21 + 1761: 36,-20 + 1762: 37,-20 + 1763: 43,-20 + 1764: 44,-20 + 1765: 44,-21 + 2445: 76,-41 + 2446: 76,-40 + 2447: 75,-40 + 2448: 75,-41 + 2449: 71,-41 + 2450: 71,-40 + 2451: 72,-40 + 2452: 72,-41 + 2453: 73,-41 + 2454: 73,-40 + 2455: 75,-38 + 2456: 75,-37 + 2457: 75,-36 + 2458: 76,-36 + 2459: 76,-37 + 2460: 76,-38 + 2993: 60,-48 + 2994: 61,-48 + 2995: 62,-48 + 2996: 63,-48 + 3003: 69,-27 + 3004: 69,-26 + 3005: 70,-27 + 3006: 72,-27 + 3007: 73,-27 + 3008: 73,-26 + 3009: 71,-26 + 3010: 71,-25 + 3011: 71,-24 + 3012: 70,-25 + 3013: 72,-25 + 3014: 69,-24 + 3015: 69,-23 + 3016: 70,-23 + 3017: 72,-23 + 3018: 73,-23 + 3019: 73,-24 + 3128: 69,-32 + 3129: 69,-31 + 3130: 70,-31 + 3131: 70,-32 + 3132: 71,-32 + 3133: 71,-31 + 3134: 72,-31 + 3135: 72,-32 + 3136: 73,-32 + 3137: 73,-31 + 6925: 61,-31 + 6926: 62,-31 + 6927: 63,-31 + - node: + color: '#0000000A' + id: DiagonalOverlay decals: - 5014: 18,-73 - 5015: 20,-74 + 16856: -26,-89 + 16857: -25,-89 + 16858: -25,-88 + 16861: -26,-90 + 16863: -27,-90 + 16865: -27,-91 + 16866: -24,-88 + 16871: -27,-88 + 16872: -24,-91 + - node: + color: '#0000000C' + id: DiagonalOverlay + decals: + 7820: -16,-59 + 7821: -15,-58 + 7822: -14,-59 + 7823: -15,-60 - node: - color: '#52B4E996' - id: MiniTileLineOverlayE + color: '#00000012' + id: DiagonalOverlay + decals: + 11952: -54,-4 + 11953: -53,-4 + 11954: -52,-4 + 11955: -51,-4 + 11956: -51,-5 + 11957: -51,-6 + 11958: -51,-7 + 11959: -52,-7 + 11960: -53,-7 + 11961: -54,-7 + 11962: -54,-6 + 11963: -54,-5 + - node: + color: '#00000022' + id: DiagonalOverlay decals: - 4996: -8,-51 + 18068: -40,97 + 18069: -40,94 + 18070: -38,105 + 18071: -38,108 + 18072: -53,107 + 18073: -50,107 - node: - color: '#724276FF' - id: MiniTileLineOverlayE + color: '#00000028' + id: DiagonalOverlay + decals: + 7140: 18,-67 + 7141: 19,-67 + 7142: 19,-68 + 7143: 18,-68 + 9301: 9,-81 + 9302: 9,-82 + 9303: 10,-82 + 9304: 10,-81 + 9305: 11,-81 + 9306: 11,-82 + - node: + color: '#0000002B' + id: DiagonalOverlay + decals: + 11964: -54,-4 + 11965: -51,-4 + 11966: -51,-7 + 11967: -54,-7 + 18056: -53,107 + 18057: -50,107 + 18058: -52,107 + 18059: -51,107 + 18060: -38,108 + 18061: -38,107 + 18062: -38,106 + 18063: -38,105 + 18064: -40,97 + 18065: -40,96 + 18066: -40,95 + 18067: -40,94 + - node: + color: '#00000031' + id: DiagonalOverlay + decals: + 5540: -13,66 + 5541: -13,66 + 7811: -16,-58 + 7812: -15,-58 + 7813: -14,-58 + 7814: -14,-59 + 7815: -15,-59 + 7816: -16,-59 + 7817: -16,-60 + 7818: -15,-60 + 7819: -14,-60 + 9147: -25,-60 + 9148: -24,-60 + 9149: -24,-61 + 9150: -25,-61 + 9151: -25,-63 + 9152: -24,-63 + 9153: -24,-62 + 9154: -25,-62 + - node: + color: '#00000034' + id: DiagonalOverlay + decals: + 18196: -72,76 + 18197: -71,76 + 18198: -70,76 + 18199: -69,76 + 18200: -68,76 + 18201: -68,74 + 18202: -69,74 + 18203: -70,74 + 18204: -71,74 + 18205: -72,74 + 18206: -72,75 + 18207: -71,75 + 18208: -70,75 + 18209: -69,75 + 18210: -68,75 + - node: + color: '#0000003B' + id: DiagonalOverlay + decals: + 6978: 19,-60 + 6979: 20,-60 + 6980: 21,-60 + 6981: 22,-60 + 6982: 23,-60 + 6983: 23,-61 + 6984: 22,-61 + 6985: 21,-61 + 6986: 20,-61 + 6987: 19,-61 + 6988: 19,-62 + 6989: 20,-62 + 6990: 21,-62 + 6991: 22,-62 + 6992: 23,-62 + 11949: -52,-4 + - node: + color: '#0000003E' + id: DiagonalOverlay decals: - 5004: 21,-73 - 5005: 21,-74 - 5007: 21,-75 + 6343: 14,-56 + 6344: 13,-56 + 6345: 13,-55 + 6346: 14,-55 + 6347: 14,-54 + 6348: 13,-54 - node: - color: '#52B4E996' - id: MiniTileLineOverlayN + color: '#00000041' + id: DiagonalOverlay + decals: + 11927: -54,-4 + 11928: -53,-4 + 11929: -51,-4 + 11931: -51,-5 + 11933: -52,-5 + 11934: -53,-5 + 11935: -54,-5 + 11936: -54,-6 + 11937: -53,-6 + 11938: -52,-6 + 11939: -51,-6 + 11940: -51,-7 + 11941: -52,-7 + 11942: -53,-7 + 11943: -54,-7 + - node: + color: '#0000004A' + id: DiagonalOverlay decals: - 4997: -10,-50 - 4998: -9,-50 + 9311: 6,-78 + 9312: 7,-78 + 9313: 7,-86 + 9314: 6,-86 + 9315: 13,-86 + 9316: 14,-86 + 9317: 14,-78 + 9318: 13,-78 - node: - color: '#334E6DC8' - id: MiniTileLineOverlayS + color: '#0000004D' + id: DiagonalOverlay decals: - 4914: -49,11 - 4915: -48,11 - 4916: -51,11 + 7065: 22,-54 + 7066: 23,-54 + 7067: 23,-55 + 7068: 22,-55 + 7069: 22,-56 + 7070: 23,-56 - node: - color: '#52B4E996' - id: MiniTileLineOverlayS + color: '#00000050' + id: DiagonalOverlay + decals: + 6963: 13,-60 + 6964: 14,-60 + 6965: 15,-60 + 6966: 16,-60 + 6967: 17,-60 + 6968: 17,-61 + 6969: 16,-61 + 6970: 15,-61 + 6971: 14,-61 + 6972: 13,-61 + 6973: 13,-62 + 6974: 14,-62 + 6975: 15,-62 + 6976: 16,-62 + 6977: 17,-62 + - node: + color: '#00000057' + id: DiagonalOverlay decals: - 5000: -10,-52 - 5001: -9,-52 + 5532: -12,66 + 5533: -11,66 + 5534: -11,65 + 5535: -12,65 - node: - color: '#724276FF' - id: MiniTileLineOverlayS + color: '#00004A2E' + id: DiagonalOverlay decals: - 5006: 21,-75 - 5008: 20,-75 - 5010: 19,-74 - 5011: 18,-74 - 5013: 17,-73 + 16800: -27,-88 + 16801: -26,-88 + 16802: -25,-88 + 16803: -26,-89 + 16804: -27,-89 + 16805: -27,-90 - node: - color: '#52B4E996' - id: MiniTileLineOverlayW + color: '#2E005719' + id: DiagonalOverlay decals: - 4999: -11,-51 + 16840: -27,-89 + 16842: -27,-88 + 16844: -26,-88 - node: - color: '#724276FF' - id: MiniTileLineOverlayW + color: '#4A00004A' + id: DiagonalOverlay decals: - 5009: 20,-75 - 5012: 18,-74 + 16809: -24,-91 + 16810: -24,-90 + 16811: -24,-89 + 16812: -25,-91 + 16813: -25,-90 + 16814: -26,-91 - node: - color: '#52B4E996' - id: MiniTileSteelCornerNe + color: '#4A00441B' + id: DiagonalOverlay decals: - 4789: 12,-58 - 4802: 1,-57 + 16834: -24,-90 + 16835: -24,-91 + 16836: -25,-91 - node: - color: '#D381C996' - id: MiniTileSteelCornerNe + color: '#4A005A2B' + id: DiagonalOverlay decals: - 7539: 68,-34 - 7546: 65,-33 + 16822: -27,-91 + 16823: -26,-90 + 16824: -25,-89 + 16825: -24,-88 - node: - color: '#52B4E996' - id: MiniTileSteelCornerNw + cleanable: True + color: '#000000FF' + id: Dirt decals: - 4801: -1,-57 + 6077: -26,-46 + 6078: -24,-46 - node: - color: '#D381C996' - id: MiniTileSteelCornerNw + cleanable: True + color: '#00FF00FF' + id: Dirt decals: - 7547: 63,-33 + 6071: -26,-46 + 6072: -26,-48 + 6073: -25,-48 + 6074: -24,-48 + 6075: -20,-47 + 6076: -23,-47 - node: - color: '#52B4E996' - id: MiniTileSteelCornerSe + color: '#472318B5' + id: Dirt decals: - 4792: 12,-62 - 4808: 1,-62 + 17379: -57,81 + 17380: -56,83 + 17381: -60,84 + 17382: -63,84 + 17383: -63,84 + 17384: -62,83 - node: - color: '#D381C996' - id: MiniTileSteelCornerSe + cleanable: True + angle: -0.7853981633974483 rad + color: '#474F52FF' + id: Dirt decals: - 7534: 68,-39 + 2416: -76.25184,-0.83975434 + 2417: -75.82996,0.19149578 + 2418: -76.97059,1.9414957 + 2419: -76.89246,2.5352457 + 2420: -77.48621,1.5508704 + 2421: -77.45496,1.8633704 - node: - color: '#FFFFFFFF' - id: MiniTileSteelCornerSe + cleanable: True + color: '#474F52FF' + id: Dirt decals: - 6002: -10,25 + 2414: -75.68934,0.36337078 + 2415: -76.39246,-0.82412934 - node: - color: '#52B4E996' - id: MiniTileSteelCornerSw + cleanable: True + color: '#AEBCB789' + id: Dirt decals: - 4797: 7,-62 - 4807: -1,-62 + 13136: -44,-61 + 13137: -47,-59 + 13138: -44,-58 + 13139: -45,-58 + 13140: -45,-57 + 13145: -46,-62 + 13146: -47,-60 + 13147: -42,-58 + 13148: -43,-57 + 13149: -41,-58 + 13150: -42,-60 + 13151: -43,-62 - node: - color: '#D381C996' - id: MiniTileSteelCornerSw + cleanable: True + color: '#AEBCB78F' + id: Dirt decals: - 7532: 63,-36 - 7533: 67,-39 + 13154: -45,-56 + 13155: -42,-57 + 13156: -44,-58 + 13170: -74,-27 + 13201: -71,-57 + 13202: -70,-56 + 13203: -68,-58 - node: - color: '#FFFFFFFF' - id: MiniTileSteelCornerSw + cleanable: True + color: '#AEBCB7D6' + id: Dirt decals: - 6001: -12,25 + 13209: -72,-58 + 13210: -68,-57 + 13211: -68,-56 + 13221: -71,-58 + 13222: -71,-58 + 13223: -69,-56 + 13224: -75,-55 + 13225: -74,-55 + 13226: -77,-54 - node: - color: '#52B4E996' - id: MiniTileSteelEndE + cleanable: True + color: '#AEBCB7FF' + id: Dirt decals: - 4811: 15,-62 - 4812: 15,-58 + 13231: -76,-55 + 13232: -74,-54 - node: - color: '#FFFFFFFF' - id: MiniTileSteelEndE + color: '#AF936980' + id: Dirt + decals: + 451: -111.55295,11.064724 + 452: -111.355034,11.648058 + 453: -111.25087,11.918891 + 454: -111.25087,12.366808 + 455: -111.3342,13.012641 + 456: -111.386284,13.033474 + 457: -111.42795,12.398058 + 458: -111.46962,11.679308 + 459: -111.6467,11.148058 + 460: -111.65712,10.918891 + 461: -111.542534,11.064724 + 462: -111.511284,11.460558 + 463: -111.40712,12.502224 + 464: -111.386284,12.908474 + 465: -111.355034,13.210558 + 466: -111.31337,13.720974 + 467: -111.2717,13.564724 + 468: -111.25087,12.752224 + 469: -111.24045,12.002224 + 470: -111.3342,11.168891 + 471: -111.448784,10.970974 + 472: -111.42795,11.356391 + 473: -111.34462,11.637641 + 474: -111.18837,12.262641 + 475: -111.2092,13.075141 + 476: -111.2092,13.314724 + 477: -111.40712,12.023058 + 478: -111.3967,12.054308 + 479: -111.59462,10.720974 + 480: -111.573784,10.533474 + 481: -112.12975,14.070543 + 482: -112.18184,13.653877 + 483: -111.85892,13.591377 + 484: -111.70267,13.64346 + 485: -111.80684,14.48721 + 486: -112.52559,14.508043 + 487: -112.76517,13.966377 + 488: -112.56725,13.716377 + 489: -111.90059,13.528877 + 490: -111.536,13.42471 + 491: -111.43184,13.872627 + 492: -111.82767,14.278877 + 493: -112.79642,14.29971 + 494: -112.77559,13.76846 + 495: -112.42142,13.216377 + 496: -111.86934,13.091377 + 497: -111.62975,13.42471 + 498: -111.27559,13.914293 + 499: -111.40059,14.23721 + 500: -111.82767,14.403877 + 501: -112.31725,13.883043 + 502: -112.32767,13.48721 + 503: -111.89017,13.372627 + 504: -111.55684,13.591377 + 505: -111.56725,14.11221 + 506: -111.95267,14.445543 + 507: -112.5985,14.01846 + 508: -112.49434,13.33096 + 509: -112.19225,13.185127 + 510: -111.79642,12.851793 + 511: -111.70267,12.98721 + 512: -111.62975,13.17471 + 513: -111.8485,13.89346 + 514: -112.31725,14.29971 + 515: -112.56725,13.883043 + 516: -111.93184,13.89346 + 517: -111.79642,14.39346 + 518: -112.0985,14.476793 + 519: -112.58809,14.310127 + 520: -112.569695,14.395005 + 521: -112.479416,14.318617 + 522: -111.8683,14.360283 + 523: -111.50025,14.33945 + 524: -111.194695,14.172783 + 525: -112.37525,13.540839 + 526: -111.59703,7.187858 + 527: -111.59703,7.099895 + 528: -111.50907,6.849895 + 529: -111.41184,6.5350804 + 530: -111.36555,6.474895 + 531: -111.425735,6.6693397 + 532: -111.513695,7.030451 + 533: -111.49055,7.359154 + 534: -111.50444,7.0952654 + 535: -111.49981,7.06052 + 536: -111.48592,6.1249 + 537: -111.4674,6.0344253 + 538: -111.4674,5.128973 + 539: -111.4674,4.999804 + 540: -111.4674,4.990349 + 541: -110.664345,4.684793 + 542: -110.04023,4.7449784 + 543: -110.626274,4.6292377 + 544: -110.51661,4.4023857 + 545: -109.59204,4.2172003 + 546: -109.39403,4.013497 + 547: -108.829216,3.8283114 + 548: -108.2181,3.786645 + 549: -107.84773,3.7218304 + 550: -106.70374,3.6014595 + 551: -106.787445,3.522756 + 552: -106.92171,3.462571 + 553: -106.97726,3.5088673 + 554: -107.12078,3.4533114 + 555: -107.417076,3.5320153 + 556: -107.49578,3.582941 + 557: -107.97263,3.5968304 + 558: -107.98189,3.5875711 + 559: -108.13467,3.4996078 + 560: -108.58374,3.582941 + 561: -108.82448,3.6570153 + 562: -108.608665,3.7264595 + 563: -108.645706,3.6662745 + 564: -108.78922,3.6431265 + 565: -109.31237,3.8005338 + 566: -109.68274,3.9440522 + 567: -109.928116,3.957941 + 568: -110.31237,4.115349 + 569: -110.608665,4.1662745 + 570: -110.891075,4.3375707 + 571: -111.28922,4.499608 + 572: -111.423485,4.5783114 + 573: -111.53922,4.7912745 + 574: -111.62719,5.124608 + 575: -111.79295,5.7838006 + 576: -111.71888,5.330097 + 577: -111.62166,4.9736156 + 578: -111.54295,4.6263933 + 579: -111.48277,4.41343 + 580: -111.40407,4.205097 + 581: -111.27444,4.0569487 + 582: -110.97351,3.8856525 + 583: -110.77444,3.7745414 + 584: -110.4087,3.593986 + 585: -110.57073,3.5430603 + 586: -111.10777,3.6726894 + 587: -111.47814,3.9782453 + 588: -111.829994,4.404171 + 589: -111.95036,4.7467637 + 590: -111.954994,5.3787866 + 591: -111.94111,6.1815796 + 592: -111.867035,6.387055 + 593: -111.69573,6.0907583 + 594: -111.617035,6.7031937 + 595: -111.547585,7.693571 + 596: -111.584625,7.175759 + 597: -111.612404,7.1016846 + 598: -111.87166,6.624833 + 599: -111.91333,6.124833 + 600: -111.742035,5.638722 + 601: -111.872665,5.814198 + 602: -109.70291,3.6786942 + 603: -109.98531,3.8731384 + 604: -110.32328,3.919435 + 605: -109.43439,3.4842498 + 606: -109.67976,3.6185093 + 607: -102.56859,8.431331 + 608: -102.49046,8.681331 + 609: -102.80296,8.493831 + 610: -102.97484,8.321956 + 611: -103.02171,8.853206 + 612: -102.52171,8.775081 + 613: -102.84984,8.509456 + 614: -103.02171,8.587581 + 615: -103.00609,8.900081 + 616: -102.67796,8.821956 + 617: -102.84984,8.962581 + 618: -103.47484,9.431331 + 619: -102.97484,8.900081 + 620: -102.77171,8.665706 + 621: -103.39671,9.259456 + 622: -104.05296,9.868831 + 623: -103.61546,9.493831 + 624: -103.17796,9.150081 + 625: -103.59984,9.056331 + 626: -104.03734,9.603206 + 627: -101.53734,3.3219557 + 628: -101.52171,3.7282057 + 629: -101.03734,3.1344557 + 630: -101.66234,2.6500807 + 631: -100.493095,2.5773911 + - node: + color: '#C7CFD0FF' + id: Dirt + decals: + 18959: -76,-65 + 18960: -78,-59 + 18961: -79,-57 + 18962: -80,-54 + 18963: -74,-55 + 18964: -68,-62 + 18965: -67,-69 + 18966: -67,-69 + 18967: -70,-71 + 18968: -70,-71 + 18969: -67,-72 + 18970: -67,-72 + 18971: -65,-75 + 18972: -65,-75 + 18973: -66,-76 + 18974: -66,-76 + 18975: -68,-67 + 18976: -68,-67 + 18977: -67,-65 + 18978: -67,-64 + 18979: -70,-63 + 18980: -74,-64 + 18981: -81,-52 + 18982: -81,-52 + 18983: -81,-46 + 18984: -81,-45 + 18985: -76,-43 + 18986: -76,-43 + 18987: -75,-43 + 18988: -75,-43 + 18989: -75,-39 + 18990: -69,-37 + 18991: -65,-37 + 18992: -59,-40 + 18993: -59,-40 + 18994: -58,-47 + 18995: -58,-47 + 18996: -57,-48 + 18997: -57,-47 + 18998: -54,-46 + 18999: -53,-47 + 19000: -51,-47 + 19001: -51,-47 + 19056: -69,-64 + 19090: -54,-52 + 19091: -48,-51 + 19092: -50,-52 + 19093: -49,-52 + 19094: -50,-53 + 19095: -44,-54 + 19096: -43,-54 + 19097: -45,-54 + 19098: -45,-53 + 19099: -58,-54 + 19100: -58,-54 + 19101: -59,-55 + 19102: -59,-55 + - node: + color: '#D9A7BAFF' + id: Dirt decals: - 6235: -35,24 - 6409: 34,-2 + 16920: 25,-89 + 16921: 25,-89 + 16922: 25,-89 + 16923: 25,-89 + 16924: 25,-89 + 16925: 25,-89 + 16926: 25,-89 + 16927: 25,-89 - node: - color: '#52B4E996' - id: MiniTileSteelEndW + color: '#E0D9DDE6' + id: Dirt decals: - 4813: 13,-62 - 4814: 13,-58 + 19711: -34,-83 + 19712: -32,-82 + 19713: -32,-82 + 19714: -41,-80 + 19715: -41,-80 + 19716: -40,-80 + 19717: -40,-80 + 19718: -49,-79 + 19719: -49,-79 + 19720: -51,-79 + 19721: -52,-79 + 19722: -52,-79 + 19723: -54,-78 + 19724: -59,-85 + 19725: -58,-85 + 19726: -57,-85 + 19727: -52,-82 + 19728: -51,-82 + 19729: -48,-84 + 19730: -49,-84 + 19731: -55,-83 + 19732: -62,-83 + 19733: -62,-83 + 19734: -62,-84 + 19735: -61,-84 - node: - color: '#FFFFFFFF' - id: MiniTileSteelEndW + cleanable: True + color: '#FFFFFF69' + id: Dirt decals: - 6234: -37,24 - 6408: 32,-2 + 10365: 12,-22 + 10366: 11,-20 + 10367: 13,-23 + 10368: 11,-24 + 10369: 11,-24 - node: - color: '#D381C996' - id: MiniTileSteelInnerNe + cleanable: True + color: '#FFFFFFA1' + id: Dirt decals: - 7549: 65,-34 + 10363: 10,-23 + 10364: 9,-21 - node: + cleanable: True + angle: -1.5707963267948966 rad color: '#FFFFFFFF' - id: MiniTileSteelInnerNe + id: Dirt decals: - 6212: -34,23 - 6361: 17,-19 - 6617: 43,-2 + 4889: -81,23 + 4890: -82,24 + 4891: -82,22 - node: color: '#FFFFFFFF' - id: MiniTileSteelInnerNw + id: Dirt decals: - 6205: -38,23 - 6360: 23,-19 - 6621: 45,-2 + 2091: -55.0161,8.298229 + 2092: -55.000477,8.282604 + 2093: -55.250477,8.235729 + 2094: -55.17235,8.220104 + 2095: -54.98485,8.220104 + 2096: -55.156727,8.157604 + 2097: -55.2036,8.266979 + 2098: -55.094227,8.157604 + 2115: -54.937977,9.157604 + 2116: -55.0786,9.016979 + 7157: 41,-41 + 7158: 38,-42 + 7159: 37,-41 + 7160: 35,-40 + 7161: 34,-41 + 7162: 35,-41 + 7163: 36,-41 + 7164: 35,-45 + 7165: 34,-44 + 7166: 35,-43 + 7167: 36,-45 + 7168: 36,-47 + 7169: 35,-47 + 7170: 39,-49 + 7171: 39,-51 + 7172: 38,-51 + 7173: 38,-50 + 7174: 40,-49 + 7175: 36,-51 + 7176: 40,-46 + 7177: 41,-45 + 7178: 42,-41 + 7179: 40,-40 + 7180: 38,-41 + 7181: 37,-40 + 7182: 34,-40 + 7183: 34,-41 + 7184: 40,-37 + 7185: 39,-37 + 7186: 38,-36 + 7187: 40,-35 + 7188: 41,-38 + 7189: 39,-35 + 7190: 42,-37 + 7191: 38,-35 + 7192: 45,-46 + 7193: 45,-45 + 7194: 46,-45 + 7195: 47,-46 + 7196: 45,-43 + 7197: 45,-42 + 7198: 44,-43 + 7199: 46,-41 + 7200: 49,-43 + 7201: 49,-42 + 7202: 50,-42 + 7203: 45,-50 + 7204: 44,-49 + 7205: 45,-49 + 7206: 46,-48 + 7207: 42,-51 + 7208: 40,-50 + 7209: 41,-49 + 7210: 38,-51 + 7211: 39,-52 + 7212: 38,-52 + 7213: 36,-52 + 7214: 34,-52 + 7215: 40,-52 + 7216: 41,-50 + 7217: 39,-49 + 7218: 39,-48 + 7219: 38,-48 + 7242: 34,-47 + 7243: 35,-47 + 7244: 39,-50 + 7245: 34,-50 + 7247: 40,-48 + 7251: 41,-47 + 7252: 42,-50 + 7253: 34,-51 + 7254: 41,-44 + 7255: 39,-44 + 7256: 40,-44 + 7257: 39,-40 + 7261: 41,-36 + 7263: 44,-45 + 7264: 47,-41 + 7265: 44,-46 + 7306: 34,-48 + 7341: 46,-38 + 7342: 45,-38 + 7343: 46,-37 + 7344: 44,-48 + 7345: 45,-49 + 7346: 46,-49 + 7347: 46,-50 + 7348: 45,-50 + 7349: 44,-50 + 7350: 45,-48 + 7351: 46,-48 + 7352: 47,-45 + 7353: 47,-46 + 7354: 46,-46 + 7355: 44,-44 + 7356: 44,-43 + 7357: 45,-43 + 7358: 45,-44 + 7359: 46,-44 + 7360: 46,-45 + 7361: 47,-44 + 7362: 46,-42 + 7363: 46,-41 + 13096: 75,-16 + 13097: 75,-14 + 13098: 75,-18 + 13107: 78,-28 + 13108: 78,-27 + 13109: 78,-26 + 13110: 79,-26 + 13111: 80,-26 + 13112: 80,-27 + 13113: 80,-28 + 13114: 79,-28 + 13115: 79,-27 + 16937: 28,-92 + 16938: 28,-92 + 16939: 28,-92 + 16940: 28,-92 + 16945: 18,-91 + 16946: 18,-91 + 16947: 13,-90 + 16949: 13,-90 + 16951: 13,-89 + 16952: 13,-89 + 16953: 12,-90 + 16954: 7,-91 + 16955: 7,-91 + 16956: 5,-90 + 16957: 5,-90 + 16958: 4,-91 + 16959: 4,-91 + 16960: 4,-91 + 16961: -1,-88 + 16962: -1,-88 + 16963: -1,-89 + 16964: -1,-89 + 16965: -1,-89 + 16966: -1,-86 + 16967: -1,-86 + 16968: 0,-85 + 16969: 0,-85 + 16970: -1,-81 + 16971: -1,-81 + 16972: -1,-81 + 16973: -1,-76 + 16975: -1,-76 + 16979: 2,-79 + 16980: 2,-79 + 16981: 2,-79 + 16982: 4,-75 + 16983: 4,-75 + 16984: 5,-73 + 16985: 5,-73 + 16986: 13,-74 + 16987: 13,-74 + 16988: 13,-72 + 16989: 13,-72 - node: + cleanable: True color: '#FFFFFFFF' - id: MiniTileSteelInnerSe + id: Dirt decals: - 6359: 17,-16 - 6382: 29,-1 - 6385: 35,-1 - 6616: 43,0 - - node: - color: '#D381C996' - id: MiniTileSteelInnerSw + 4887: -82,24 + 4888: -81,23 + 7376: -12,-52 + 7377: -10,-52 + 7378: -9,-52 + 7379: -9,-50 + 7380: -10,-50 + 7381: -10,-49 + 7382: -12,-49 + 7383: -12,-50 + 7384: -13,-50 + 7385: -13,-52 + 7396: -12,-53 + 7397: -10,-53 + 9939: 83,-26 + 9940: 82,-23 + 9941: 85,-27 + 9942: 85,-20 + 10359: 13,-21 + 10360: 9,-20 + 10361: 9,-23 + 10362: 12,-23 + 18283: -59,76 + 18284: -59,77 + 18289: -62,69 + 18292: -63,69 + 18303: -61,70 + 20279: -6,-75 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Dirt decals: - 7550: 67,-36 + 15988: -83,36 + 15989: -84,30 + 15990: -83,26 + 15991: -84,26 + 15992: -86,24 + 15993: -87,23 + 15994: -85,20 + 15995: -79,26 + 15996: -77,27 + 15997: -76,27 + 15998: -73,28 + 15999: -74,27 + 16000: -70,29 + 16001: -69,28 + 16002: -68,28 + 16003: -66,27 + 16004: -65,30 + 16005: -66,30 + 16006: -63,32 + 16007: -60,34 + 16008: -61,35 + 16009: -61,36 + 16010: -60,38 + 16011: -61,40 + 16012: -62,43 + 16013: -65,46 + 16014: -65,48 + 16015: -69,46 + 16016: -68,42 + 16061: -91,15 + 16062: -91,15 + 16063: -91,17 + 16064: -90,20 + 16065: -90,21 - node: + angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: MiniTileSteelInnerSw + id: Dirt decals: - 6358: 23,-16 - 6383: 37,-1 - 6384: 31,-1 - 6622: 45,0 + 2099: -55.219227,8.313854 + 2100: -54.7661,8.204479 + 2101: -54.7036,8.220104 + 2102: -55.187977,8.173229 + 2103: -54.625477,7.938854 + 2104: -54.3911,8.438854 + 2105: -54.469227,8.298229 + 2106: -55.406727,8.438854 + 2107: -55.3911,8.438854 + 2108: -55.156727,9.063854 + 2109: -54.8911,9.048229 + 2110: -54.844227,8.360729 + 2111: -55.250477,9.595104 + 2112: -55.35985,8.751354 + 2113: -54.6411,9.251354 + 2114: -55.29735,9.141979 - node: - color: '#52B4E996' - id: MiniTileSteelLineE + cleanable: True + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Dirt decals: - 4790: 12,-59 - 4791: 12,-61 - 4809: 1,-60 - 4810: 1,-59 - 4843: -1,-54 - 4844: -1,-55 + 18290: -62,69 + 18291: -66,69 - node: - color: '#D381C996' - id: MiniTileSteelLineE + color: '#000000FF' + id: DirtHeavy decals: - 7535: 68,-38 - 7536: 68,-37 - 7537: 68,-36 - 7538: 68,-35 + 13124: 79,-28 + 13125: 80,-27 + 13126: 80,-26 - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineE + color: '#472318B5' + id: DirtHeavy decals: - 4920: 47,-26 - 5956: -11,24 - 5969: 0,-24 - 5970: 0,-25 - 5971: 0,-26 - 5972: 0,-27 - 5993: -11,26 - 5994: -11,25 - 6000: -10,26 - 6210: -34,24 - 6211: -34,25 - 6356: 17,-17 - 6357: 17,-18 - 6389: 35,-3 - 6390: 35,-2 - 6615: 43,-1 + 17377: -58,79 - node: - color: '#52B4E996' - id: MiniTileSteelLineN + cleanable: True + color: '#474F52FF' + id: DirtHeavy decals: - 4786: 8,-58 - 4787: 10,-58 - 4788: 11,-58 - 4815: 14,-58 - 4816: 14,-62 - 4831: 7,-58 + 2407: -75,0 - node: - color: '#D381C996' - id: MiniTileSteelLineN + cleanable: True + color: '#AEBCB7C0' + id: DirtHeavy decals: - 7540: 67,-34 - 7541: 66,-34 + 13152: -46,-62 + 13153: -47,-57 - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineN + cleanable: True + color: '#AEBCB7D6' + id: DirtHeavy decals: - 4919: 48,-27 - 4924: 49,-27 - 4925: 50,-27 - 5958: -10,23 - 5959: -12,23 - 5968: -9,23 - 5986: -13,23 - 5990: -11,23 - 6204: -39,23 - 6206: -33,23 - 6236: -36,24 - 6410: 33,-2 - 6618: 44,-2 + 13205: -70,-58 + 13206: -72,-56 + 13207: -68,-56 - node: - color: '#52B4E996' - id: MiniTileSteelLineS + color: '#C7CFD0E9' + id: DirtHeavy decals: - 4793: 11,-62 - 4794: 9,-62 - 4795: 10,-62 - 4796: 8,-62 - 4817: 14,-62 - 4818: 14,-58 - 4858: 10,-56 + 18888: -70,-23 - node: - color: '#D381C996' - id: MiniTileSteelLineS + color: '#C7CFD0FF' + id: DirtHeavy decals: - 7544: 66,-36 - 7545: 65,-36 - 7552: 64,-36 - - node: - color: '#FFFFFFFF' - id: MiniTileSteelLineS + 18896: -67,-32 + 18897: -67,-33 + 18908: -81,-49 + 18912: -80,-56 + 18913: -80,-56 + 18914: -81,-55 + 18934: -70,-69 + 18935: -69,-68 + 18936: -75,-67 + 18937: -76,-67 + 18938: -77,-64 + 19012: -58,-47 + 19013: -56,-46 + 19014: -57,-48 + 19026: -70,-37 + 19027: -70,-37 + 19032: -80,-54 + 19040: -71,-69 + 19041: -71,-69 + 19057: -53,-48 + 19058: -53,-48 + 19083: -59,-54 + 19084: -58,-54 + 19085: -53,-53 + 19086: -53,-52 + 19087: -52,-52 + 19088: -49,-53 + 19089: -46,-53 + 19103: -63,-57 + 19104: -62,-56 + 19105: -60,-56 + 19106: -61,-56 + 19107: -63,-57 + 19108: -63,-58 + 19109: -65,-59 + 19110: -64,-61 + 19111: -64,-61 + 19112: -63,-60 + - node: + color: '#E0D9DDE6' + id: DirtHeavy decals: - 4921: 48,-25 - 4922: 49,-25 - 4923: 50,-25 - 5973: 6,-22 - 5974: 5,-22 - 5975: 4,-22 - 5976: 3,-22 - 5977: 2,-22 - 6237: -36,24 - 6351: 22,-16 - 6352: 21,-16 - 6353: 20,-16 - 6354: 19,-16 - 6355: 18,-16 - 6381: 30,-1 - 6386: 36,-1 - 6411: 33,-2 - 6619: 44,0 - - node: - color: '#52B4E996' - id: MiniTileSteelLineW + 19650: -54,-78 + 19651: -52,-79 + 19652: -49,-79 + 19653: -49,-79 + 19654: -42,-80 + 19655: -42,-79 + 19656: -41,-79 + 19657: -38,-80 + 19658: -37,-80 + 19659: -42,-76 + 19660: -42,-74 + 19661: -41,-72 + 19662: -42,-71 + 19709: -32,-81 + 19710: -33,-82 + - node: + color: '#FFBE00FF' + id: DirtHeavy decals: - 4803: -1,-58 - 4804: -1,-59 - 4805: -1,-61 - 4829: 7,-59 - 4830: 7,-60 - 4841: 1,-54 - 4842: 1,-55 + 7712: 43,15 + 7713: 44,16 - node: - color: '#D381C996' - id: MiniTileSteelLineW + color: '#FFFFFFFF' + id: DirtHeavy decals: - 7542: 67,-38 - 7543: 67,-37 - 7548: 63,-34 - 7551: 63,-35 + 6194: -21,-44 + 6195: -21,-44 + 6196: -16,-44 + 6197: -15,-44 + 6198: -15,-43 + 6207: -20.000654,-42.506775 + 6208: -20.000654,-42.506775 + 6209: -18.001959,-42.482758 + 6210: -18.001959,-42.482758 + 7651: 36,19 + 7652: 37,23 + 7653: 36,21 + 7654: 33,22 + 7655: 34,24 + 7656: 37,20 + 7711: 48,17 + 13094: 76,-17 + 13095: 74,-18 + 13106: 76,-14 + 19572: -61,-84 + 19573: -61,-84 + 19574: -62,-83 + 19575: -57,-84 + 19576: -58,-84 + 19577: -54,-82 + 19578: -54,-82 + 19579: -53,-83 + 19580: -53,-83 + 19581: -49,-84 + 19582: -49,-83 + 19583: -49,-82 + 19764: -30,-81 + 19765: -30,-81 + 19766: -24,-81 + 19767: -24,-81 + 19768: -29,-82 + 19769: -23,-83 - node: + cleanable: True color: '#FFFFFFFF' - id: MiniTileSteelLineW + id: DirtHeavy decals: - 5957: -11,24 - 5995: -11,25 - 5996: -11,26 - 5999: -12,26 - 6208: -38,24 - 6209: -38,25 - 6349: 23,-18 - 6350: 23,-17 - 6387: 31,-2 - 6388: 31,-3 - 6620: 45,-1 - 7506: 51,-26 - - node: - color: '#334E6DFF' - id: MiniTileWhiteBox + 4449: -44,8 + 4454: -45,10 + 4467: -57,31 + 4469: -56,33 + 4492: -48,38 + 4496: -51,31 + 4498: -50,34 + 4499: -51,33 + 4501: -54,38 + 5658: -73,-50 + 5662: -72,-46 + 5663: -72,-46 + 5664: -67,-42 + 5665: -66,-40 + 5666: -65,-42 + 5667: -64,-43 + 5668: -64,-44 + 5669: -66,-45 + 5670: -67,-44 + 5671: -61,-44 + 5672: -61,-44 + 5673: -61,-45 + 5674: -61,-45 + 6050: -20,-46 + 6051: -20,-48 + 6063: -22,-46 + 6064: -22,-46 + 6070: -23.523897,-46.50596 + 7386: -12,-52 + 7387: -13,-52 + 7388: -13,-50 + 7389: -12,-50 + 7390: -12,-49 + 7391: -10,-49 + 7392: -10,-50 + 7393: -9,-50 + 7394: -9,-52 + 7395: -10,-52 + 9943: 84,-28 + 9944: 86,-24 + 9953: 83,-23 + 9954: 87,-23 + 9955: 87,-23 + 9956: 83,-20 + 9957: 84,-27 + 9958: 84,-27 + 18074: -53,100 + 18075: -53,100 + 18092: -37,100 + 18093: -41,99 + 18094: -46,100 + 18103: -47,108 + 18104: -46,108 + 18105: -45,107 + 18116: -45,104 + 18117: -48,102 + 18119: -57,99 + 18120: -56,99 + 18121: -55,96 + 18122: -55,97 + 18123: -57,95 + 18124: -56,95 + 18132: -53,93 + 18293: -60,77 + 18297: -62,69 + 20268: -18,-76 + 20274: -10,-75 + 20277: -6,-78 + 20280: -6,-75 + 20281: -6,-75 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: DirtHeavy decals: - 4671: 10,40 - - node: - color: '#9FED58FF' - id: MiniTileWhiteBox + 16017: -71,39 + 16022: -89,40 + 16023: -89,41 + 16024: -90,41 + 16025: -88,39 + 16026: -88,39 + 16044: -81,26 + 16045: -84,26 + 16046: -87,23 + - node: + color: '#472318B5' + id: DirtHeavyMonotile decals: - 4674: 8,38 + 17375: -64,80 + 17376: -58,80 + 17385: -63,84 + 17386: -63,84 + 17392: -50,84 + 17393: -50,84 + 17394: -50,84 + 17395: -45,84 + 17396: -45,84 + 17397: -44,80 + 17398: -41,81 + 17399: -41,81 + 17400: -41,81 - node: - color: '#BC863FFF' - id: MiniTileWhiteBox + cleanable: True + color: '#AEBCB789' + id: DirtHeavyMonotile decals: - 4673: 9,38 + 13141: -43,-58 + 13142: -44,-61 + 13143: -42,-62 + 13144: -42,-61 - node: - color: '#DE3A3AFF' - id: MiniTileWhiteBox + color: '#C7CFD0E9' + id: DirtHeavyMonotile decals: - 4670: 9,40 + 18889: -70,-22 + 18890: -70,-22 - node: - color: '#F98AFFFF' - id: MiniTileWhiteBox + color: '#C7CFD0FF' + id: DirtHeavyMonotile decals: - 4669: 8,40 - - node: - color: '#FF9821FF' - id: MiniTileWhiteBox + 18898: -69,-37 + 18899: -62,-38 + 18900: -62,-38 + 18901: -69,-37 + 18902: -76,-43 + 18903: -79,-44 + 18904: -81,-46 + 18905: -81,-50 + 18906: -81,-50 + 18907: -81,-52 + 18915: -80,-55 + 18926: -77,-64 + 18927: -73,-60 + 18928: -67,-67 + 18929: -67,-65 + 18930: -68,-68 + 18931: -69,-69 + 18932: -68,-69 + 18933: -67,-69 + 18957: -74,-69 + 18958: -74,-69 + 19002: -51,-47 + 19007: -48,-48 + 19008: -48,-47 + 19009: -48,-49 + 19015: -58,-47 + 19016: -59,-48 + 19024: -70,-37 + 19025: -70,-37 + 19033: -73,-61 + 19034: -74,-61 + 19035: -76,-61 + 19036: -76,-61 + 19039: -77,-67 + 19046: -73,-71 + 19047: -72,-71 + 19048: -68,-72 + 19059: -53,-48 + 19074: -51,-51 + 19075: -51,-52 + 19076: -51,-53 + 19077: -49,-52 + 19078: -46,-52 + 19079: -44,-54 + 19080: -43,-54 + 19081: -49,-53 + 19082: -53,-53 + 19113: -65,-61 + 19114: -64,-61 + 19115: -64,-58 + 19116: -63,-57 + 19117: -61,-56 + 19118: -60,-55 + 19119: -59,-55 + 19120: -62,-58 + 19121: -64,-60 + - node: + color: '#E0D9DDE6' + id: DirtHeavyMonotile decals: - 4672: 10,38 - - node: - color: '#334E6DC8' - id: MiniTileWhiteCornerNe + 19663: -42,-71 + 19664: -42,-73 + 19665: -42,-75 + 19666: -42,-77 + 19667: -42,-79 + 19668: -41,-79 + 19669: -40,-79 + 19670: -38,-80 + 19671: -36,-79 + 19672: -35,-80 + 19673: -33,-81 + 19674: -33,-82 + 19675: -42,-79 + 19676: -44,-79 + 19677: -47,-80 + 19678: -48,-79 + 19679: -50,-79 + 19680: -50,-79 + 19681: -52,-80 + - node: + zIndex: 90 + color: '#FF0000FF' + id: DirtHeavyMonotile decals: - 770: -8,-9 - 5272: 36,36 + 13038: 79,-52 + 13039: 79,-52 - node: - color: '#3EB38896' - id: MiniTileWhiteCornerNe + color: '#FFBE00FF' + id: DirtHeavyMonotile decals: - 5143: 28,29 - 5145: 35,29 - 5153: 39,29 - 5216: 6,13 - 5217: 7,12 - 5218: 8,11 - 5225: 11,19 - 5229: 7,16 + 7716: 43,20 + 7717: 49,20 + 7718: 48,19 + 7719: 45,18 - node: - color: '#43990996' - id: MiniTileWhiteCornerNe + color: '#FFFFFFFF' + id: DirtHeavyMonotile decals: - 5714: -22,-40 - 5770: -34,-50 - 5773: -33,-53 - 5791: -29,-53 + 6191: -17,-43 + 6192: -20,-41 + 6193: -20,-41 + 6206: -20.016281,-43.99115 + 6211: -17.970709,-43.451508 + 6212: -18.001959,-43.435883 + 8142: 44,30 + 13099: 77,-18 + 13101: 75,-17 + 13102: 76,-16 + 13103: 74,-15 + 19584: -50,-84 + 19585: -49,-83 + 19586: -49,-83 + 19587: -60,-84 + 19588: -63,-84 + 19589: -63,-84 + 19597: -58,-82 + 19598: -57,-82 + 19599: -57,-82 + 19600: -57,-85 + 19601: -58,-86 + 19602: -58,-86 + 19603: -54,-83 + 19786: -21,-87 + 19787: -20,-88 + 19788: -18,-86 + 19789: -19,-86 + 19790: -22,-85 + 19791: -21,-87 + 19792: -20,-88 + 19793: -18,-88 + 19794: -17,-88 + 19795: -17,-86 + 19796: -19,-87 + 19797: -21,-88 + 19798: -21,-88 - node: - color: '#48B9FF8C' - id: MiniTileWhiteCornerNe + cleanable: True + color: '#FFFFFFFF' + id: DirtHeavyMonotile decals: - 2677: -4,-51 - 2696: -4,-46 - - node: - color: '#4D69B7C6' - id: MiniTileWhiteCornerNe + 2408: -75,2 + 4450: -46,7 + 4495: -48,34 + 4497: -48,30 + 4500: -51,39 + 5659: -74,-51 + 5675: -61,-45 + 6048: -26,-46 + 6049: -25,-46 + 6058: -20,-46 + 6059: -25,-48 + 6060: -24,-47 + 6061: -25,-47 + 6062: -25,-47 + 6069: -23.992647,-46.50596 + 9945: 84,-20 + 9946: 83,-24 + 9949: 86,-21 + 9950: 83,-25 + 9951: 83,-23 + 9952: 83,-23 + 18080: -52,96 + 18081: -51,97 + 18084: -47,100 + 18085: -46,100 + 18086: -44,100 + 18087: -42,99 + 18088: -41,99 + 18089: -38,102 + 18090: -38,101 + 18091: -37,100 + 18100: -48,103 + 18101: -47,102 + 18102: -45,105 + 18113: -48,103 + 18114: -46,102 + 18115: -44,103 + 18125: -57,95 + 18126: -55,97 + 18129: -52,91 + 18130: -53,91 + 18131: -51,92 + 18136: -46,99 + 18137: -37,103 + 18294: -59,77 + 18295: -62,70 + 18296: -66,69 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: DirtHeavyMonotile decals: - 1779: -94,6 - - node: - color: '#52B4E996' - id: MiniTileWhiteCornerNe + 16018: -73,38 + 16019: -72,38 + 16029: -89,44 + 16030: -89,45 + 16038: -87,23 + 16039: -85,24 + 16040: -85,25 + 16041: -84,26 + 16042: -81,26 + 16043: -80,26 + 16059: -90,17 + 16060: -90,17 + - node: + color: '#000000FF' + id: DirtLight decals: - 1047: -16,-50 - 2731: -21,-50 - 4738: 6,-50 - 4861: 10,-50 - 5645: 1,-36 + 13120: 78,-27 + 13121: 80,-27 + 13122: 79,-26 + 13123: 80,-28 - node: - color: '#60CFFF31' - id: MiniTileWhiteCornerNe + color: '#472318B5' + id: DirtLight decals: - 3846: 2,-46 + 17378: -58,79 + 17387: -63,84 + 17388: -62,85 + 17389: -62,85 - node: - color: '#60CFFF6C' - id: MiniTileWhiteCornerNe + cleanable: True + color: '#AEBCB7D6' + id: DirtLight decals: - 3847: 2,-46 + 13227: -74,-56 + 13228: -76,-54 - node: - color: '#8C347F96' - id: MiniTileWhiteCornerNe + cleanable: True + color: '#AEBCB7FF' + id: DirtLight decals: - 5897: -45,25 + 13229: -77,-54 + 13230: -75,-56 - node: - color: '#9FED5896' - id: MiniTileWhiteCornerNe + color: '#C7CFD0FF' + id: DirtLight decals: - 725: 1,35 - 1032: -32,-59 - 1501: -94,43 - 1525: -76,43 - 1585: -58,43 - 7830: 28,1 - 8297: -26,38 - - node: - cleanable: True - color: '#9FED58FF' - id: MiniTileWhiteCornerNe + 18891: -70,-26 + 18892: -70,-28 + 18893: -67,-31 + 18894: -67,-31 + 18895: -67,-32 + 18909: -81,-50 + 18910: -81,-51 + 18911: -81,-51 + 18939: -77,-65 + 18940: -77,-65 + 18941: -78,-61 + 18942: -77,-60 + 18943: -78,-59 + 18944: -79,-60 + 18945: -78,-60 + 18946: -71,-61 + 18947: -70,-60 + 18948: -67,-62 + 18949: -67,-66 + 18950: -69,-69 + 18951: -67,-69 + 18952: -68,-69 + 18953: -74,-69 + 18954: -73,-69 + 18955: -73,-69 + 18956: -74,-69 + 19010: -47,-48 + 19011: -47,-48 + 19017: -59,-48 + 19018: -59,-48 + 19019: -56,-47 + 19020: -56,-47 + 19021: -58,-46 + 19022: -59,-40 + 19023: -59,-40 + 19030: -75,-39 + 19031: -75,-39 + 19044: -72,-70 + 19045: -72,-70 + 19060: -51,-51 + 19061: -51,-51 + 19062: -50,-53 + 19063: -53,-54 + 19064: -48,-52 + 19065: -46,-53 + 19066: -45,-54 + 19067: -44,-54 + 19068: -46,-53 + 19069: -49,-53 + 19070: -51,-54 + 19071: -50,-53 + 19072: -50,-52 + 19073: -52,-52 + 19130: -61,-55 + 19131: -62,-55 + 19132: -63,-57 + 19133: -65,-58 + 19134: -57,-53 + 19135: -58,-51 + 19136: -53,-52 + 19137: -49,-52 + 19138: -49,-53 + 19139: -52,-53 + 19140: -55,-53 + 19141: -52,-54 + 19142: -49,-53 + 19143: -49,-52 + 19144: -52,-53 + 19145: -49,-52 + 19146: -46,-52 + 19147: -46,-53 + 19148: -44,-54 + - node: + color: '#D9A7BAFF' + id: DirtLight decals: - 3410: 6,34 - 3417: 10,34 + 16806: 1,-83 + 16807: 1,-83 + 16808: 1,-83 + 16873: 15,-92 + 16874: 15,-92 + 16875: 15,-92 + 16876: 15,-92 + 16877: 15,-92 + 16878: 16,-91 + 16879: 16,-91 + 16880: 16,-91 + 16881: 23,-92 + 16882: 23,-92 + 16883: 23,-92 + 16884: 23,-92 + 16885: 14,-90 + 16886: 14,-90 + 16887: 14,-90 + 16888: 29,-91 + 16889: 29,-91 + 16890: 29,-91 + 16891: 29,-91 + 16892: 30,-92 + 16893: 30,-92 + 16894: 30,-92 + 16895: 30,-92 + 16896: 30,-91 + 16897: 30,-91 + 16898: 30,-91 + 16899: 34,-89 + 16900: 34,-89 + 16901: 32,-90 + 16902: 34,-84 + 16903: 32,-83 + 16904: 34,-86 + 16905: 33,-81 + 16907: 35,-80 + 16909: 34,-78 - node: - color: '#A4610696' - id: MiniTileWhiteCornerNe + angle: 1.5707963267948966 rad + color: '#D9A7BAFF' + id: DirtLight decals: - 6635: 51,1 - 6714: 43,1 - - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerNe + 16815: 0,-83 + 16816: 0,-83 + 16817: 0,-83 + 16818: -2,-81 + 16819: -1,-82 + 16820: -2,-82 + 16821: -2,-82 + 16830: -1,-79 + 16831: -1,-79 + 16832: -1,-79 + 16833: -1,-79 + 16837: 2,-91 + 16838: 2,-91 + 16839: 1,-90 + 16841: 1,-91 + 16843: 1,-91 + 16845: 1,-91 + 16846: 0,-90 + 16847: 0,-90 + 16848: 1,-91 + 16849: 1,-91 + 16850: 0,-89 + 16851: 0,-89 + 16852: 0,-89 + 16853: 8,-91 + 16854: 8,-91 + 16855: 8,-91 + - node: + color: '#E0D9DDE6' + id: DirtLight decals: - 4121: -49,5 - - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerNe + 19682: -53,-79 + 19683: -53,-79 + 19684: -53,-81 + 19685: -50,-79 + 19686: -51,-79 + 19687: -48,-79 + 19688: -48,-80 + 19689: -46,-80 + 19690: -45,-80 + 19691: -42,-79 + 19692: -43,-80 + 19693: -42,-80 + 19694: -38,-80 + 19695: -38,-80 + 19696: -42,-79 + 19697: -42,-77 + 19698: -42,-76 + 19699: -41,-75 + 19700: -42,-73 + 19701: -41,-72 + 19702: -42,-70 + 19703: -41,-70 + - node: + zIndex: 90 + color: '#FF0000FF' + id: DirtLight decals: - 4127: -49,5 - - node: - color: '#D381C996' - id: MiniTileWhiteCornerNe + 13032: 71,-53 + 13033: 71,-53 + 13034: 71,-53 + 13035: 79,-53 + 13036: 79,-53 + 13037: 79,-53 + 13040: 79,-51 + 13041: 70,-51 + 13042: 70,-51 + 13043: 80,-54 + - node: + color: '#FFBE00FF' + id: DirtLight decals: - 749: 28,-20 - 752: 10,-20 - 757: 36,-19 - 2175: 53,-21 - 2659: 80,-44 - 4242: 25,-14 - 4253: 31,-16 - 4898: 51,-25 - 5854: 68,-44 - 7419: 44,-19 - 7456: 42,-13 - 7508: 61,-39 - 7520: 61,-34 - 7565: 60,-25 - 7587: 57,-21 + 7714: 44,18 + 7715: 45,16 - node: - cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteCornerNe + zIndex: 90 + angle: -3.141592653589793 rad + color: '#FFFFFFFF' + id: DirtLight decals: - 1240: 42,61 + 12997: 89,-58 - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerNe + zIndex: 90 + angle: -1.5707963267948966 rad + color: '#FFFFFFFF' + id: DirtLight decals: - 867: 21,8 - 6245: 27,12 - 6662: 51,-5 - 7288: 15,-24 + 12983: 88,-59 + 12984: 88,-59 + 12985: 88,-59 + 12986: 88,-59 + 12987: 88,-59 - node: - cleanable: True - color: '#DE3A3A96' - id: MiniTileWhiteCornerNe + color: '#FFFFFFFF' + id: DirtLight decals: - 1088: -8,-37 + 6203: -15,-41 + 6204: -21.000656,-43.5224 + 6205: -20.485031,-43.506775 + 6214: -16.508854,-41.514008 + 6215: -16.508854,-41.514008 + 8248: 47,38 + 8249: 47,38 + 8250: 47,38 + 8251: 47,38 + 8252: 47,38 + 8253: 47,38 + 8254: 47,38 + 13100: 77,-15 + 13104: 74,-16 + 13105: 75,-15 + 17296: -85,-53 + 17297: -85,-53 + 17298: -85,-53 + 17299: -85,-51 + 17300: -85,-51 + 17301: -91,-53 + 17302: -91,-53 + 17303: -91,-53 + 17304: -91,-53 + 17305: -85,-47 + 17306: -85,-47 + 17307: -85,-47 + 17308: -85,-47 + 17309: -84,-46 + 17310: -84,-46 + 17311: -84,-46 + 17312: -84,-46 + 17313: -87,-48 + 17314: -87,-48 + 17315: -87,-48 + 17316: -87,-48 + 17317: -88,-50 + 17318: -88,-50 + 17319: -88,-50 + 17320: -88,-50 + 17321: -88,-50 + 17322: -87,-56 + 17323: -87,-56 + 17324: -87,-56 + 17325: -87,-56 + 17326: -87,-56 + 17327: -86,-56 + 17328: -86,-56 + 17329: -86,-56 + 17330: -86,-56 + 17331: -87,-53 + 17332: -87,-53 + 17333: -87,-53 + 17334: -87,-48 + 17335: -87,-48 + 17336: -87,-48 + 17337: -87,-48 + 17338: -86,-48 + 17339: -86,-48 + 17340: -86,-48 + 17341: -86,-48 + 17342: -92,-50 + 17343: -92,-50 + 17344: -92,-50 + 17345: -92,-50 + 17346: -91,-48 + 17347: -91,-48 + 17348: -91,-48 + 17349: -91,-48 + 17350: -94,-50 + 17351: -94,-50 + 17352: -94,-50 + 17353: -94,-50 + 19590: -63,-84 + 19604: -54,-83 + 19605: -51,-82 + 19606: -50,-82 + 19607: -50,-84 + 19608: -50,-84 + 19609: -59,-84 + 19610: -59,-84 + 19770: -23,-83 + 19771: -23,-83 + 19772: -25,-81 + 19773: -27,-81 + 19774: -28,-82 + 19775: -24,-85 + 19776: -24,-85 + 19777: -21,-85 + 19778: -21,-85 + 19779: -21,-86 + 19780: -22,-87 + 19781: -22,-88 + 19782: -22,-88 + 19783: -21,-88 + 19784: -17,-85 + 19785: -17,-86 - node: cleanable: True - angle: 3.141592653589793 rad - color: '#DE3A3A96' - id: MiniTileWhiteCornerNe + color: '#FFFFFFFF' + id: DirtLight decals: - 1086: -13,-39 - - node: - color: '#EFB34196' - id: MiniTileWhiteCornerNe + 2410: -74,-1 + 4448: -44,4 + 4451: -45,4 + 4455: -45,10 + 4493: -54,38 + 4502: -54,38 + 5660: -66,-47 + 5661: -66,-47 + 6054: -23,-47 + 6055: -26,-48 + 6056: -20,-46 + 6057: -20,-46 + 6067: -22.977022,-46.00596 + 6068: -22.992647,-46.00596 + 9947: 85,-26 + 9948: 82,-28 + 18082: -53,99 + 18083: -53,99 + 18106: -48,105 + 18107: -45,107 + 18108: -46,108 + 18109: -48,107 + 18110: -48,107 + 18127: -57,99 + 18128: -55,96 + 18133: -52,91 + 18134: -51,90 + 18135: -51,90 + 20271: -13,-76 + 20272: -13,-76 + 20276: -18,-76 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: DirtLight decals: - 807: 7,23 - 813: 8,27 - 823: 11,27 - 960: 17,36 - 967: 28,35 - 3018: 28,41 - 4707: 24,31 - 5279: 28,40 - - node: - color: '#FA750096' - id: MiniTileWhiteCornerNe + 16027: -89,40 + 16028: -89,40 + 16035: -85,34 + 16036: -85,34 + 16037: -84,30 + 16052: -85,18 + 16053: -85,18 + 16054: -91,16 + 16055: -90,17 + 16056: -90,16 + 16057: -90,16 + 16058: -90,17 + - node: + zIndex: 90 + color: '#FFFFFFFF' + id: DirtLight decals: - 5691: 6,-37 - 5693: 6,-41 + 12993: 89,-55 + 12994: 89,-55 + 12995: 89,-55 + 12996: 89,-55 - node: + angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: MiniTileWhiteCornerNe + id: DirtLight decals: - 1866: -75,-24 - 6460: 0.0028179884,-43.246723 - 6487: -11.9983,-41.24271 - 7407: 39,-22 + 8163: 44,31 - node: - color: '#334E6DC8' - id: MiniTileWhiteCornerNw + zIndex: 90 + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: DirtLight decals: - 760: 6,-9 - 5328: -11,10 - 5329: -10,11 - 5330: -9,12 - 5379: -8,13 + 12988: 88,-55 + 12989: 88,-55 + 12990: 88,-55 + 12991: 89,-55 + 12992: 89,-55 - node: - color: '#3EB38896' - id: MiniTileWhiteCornerNw + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: DirtLight decals: - 5144: 32,29 - 5152: 37,29 - 5224: 2,19 - 5228: 5,16 + 8164: 47,30 - node: - color: '#43990996' - id: MiniTileWhiteCornerNw + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: DirtLight decals: - 5712: -26,-40 - 5727: -20,-40 - 5739: -36,-41 - 5769: -37,-50 - 5784: -38,-53 - 5790: -31,-53 + 8165: 46,30 + 8255: 43,35 + 8256: 43,35 + 8257: 43,35 + 8258: 46,33 + 8259: 46,33 + 8260: 46,33 + 8261: 46,33 - node: - color: '#48B9FF8C' - id: MiniTileWhiteCornerNw + color: '#000000FF' + id: DirtMedium decals: - 2678: -6,-51 - 2697: -6,-46 - 2712: -26,-45 + 13116: 78,-26 + 13117: 79,-27 + 13118: 79,-28 + 13119: 78,-28 - node: - color: '#4D69B7C6' - id: MiniTileWhiteCornerNw + color: '#472318B5' + id: DirtMedium decals: - 1780: -96,6 - 1785: -98,5 - - node: - color: '#52B4E996' - id: MiniTileWhiteCornerNw + 17373: -64,80 + 17374: -64,80 + 17390: -50,84 + 17391: -50,84 + 17401: -41,81 + 17402: -41,81 + 17403: -38,83 + 17404: -38,83 + 17405: -38,83 + - node: + zIndex: 90 + color: '#700000FF' + id: DirtMedium decals: - 1001: 3,-41 - 1048: -19,-50 - 2730: -24,-50 - 4739: 4,-50 - 4862: 8,-50 - 5644: -3,-36 + 13025: 77,-52 + 13026: 77,-52 + 13027: 77,-52 + 13028: 77,-52 + 13029: 77,-52 - node: - color: '#60CFFF6C' - id: MiniTileWhiteCornerNw + zIndex: 90 + color: '#B10000FF' + id: DirtMedium decals: - 3850: -2,-46 - 3867: -2,-46 + 13002: 75,-52 + 13003: 75,-52 + 13004: 75,-52 + 13005: 75,-52 + 13006: 75,-52 - node: - color: '#8C347F96' - id: MiniTileWhiteCornerNw + color: '#C7CFD0FF' + id: DirtMedium decals: - 5896: -52,25 + 18916: -75,-60 + 18917: -77,-63 + 18918: -73,-61 + 18919: -71,-61 + 18920: -67,-61 + 18921: -73,-68 + 18922: -69,-69 + 18923: -68,-68 + 18924: -67,-66 + 18925: -68,-66 + 19003: -51,-47 + 19004: -49,-48 + 19005: -49,-48 + 19006: -48,-48 + 19028: -75,-39 + 19029: -75,-39 + 19037: -76,-61 + 19038: -76,-61 + 19042: -70,-70 + 19043: -70,-70 + 19049: -66,-70 + 19122: -64,-60 + 19123: -63,-58 + 19124: -60,-56 + 19125: -58,-55 + 19126: -59,-55 + 19127: -61,-57 + 19128: -59,-58 + 19129: -59,-58 - node: - color: '#9FED5896' - id: MiniTileWhiteCornerNw + angle: -1.5707963267948966 rad + color: '#D9A7BAFF' + id: DirtMedium decals: - 1033: -39,-59 - 1502: -96,43 - 1524: -78,43 - 1586: -60,43 - 6193: -3,43 - 7839: 38,1 - 8290: -32,38 + 16859: 9,-91 + 16860: 9,-91 + 16862: 9,-91 + 16864: 9,-91 - node: - cleanable: True - color: '#9FED58FF' - id: MiniTileWhiteCornerNw + angle: 1.5707963267948966 rad + color: '#D9A7BAFF' + id: DirtMedium decals: - 3408: 4,34 - 3414: 8,34 + 16826: -2,-79 + 16827: -2,-79 + 16828: -2,-79 + 16829: -2,-79 + 16867: 16,-92 + 16868: 16,-92 + 16869: 16,-92 + 16870: 16,-92 - node: - color: '#A4610696' - id: MiniTileWhiteCornerNw + color: '#E0D9DDE6' + id: DirtMedium decals: - 1061: 67,7 - 1068: 62,5 - 6629: 45,1 + 19704: -38,-79 + 19705: -33,-80 + 19706: -33,-80 + 19707: -34,-82 + 19708: -32,-81 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerNw + zIndex: 90 + color: '#FF0000FF' + id: DirtMedium decals: - 4120: -53,5 + 13007: 75,-53 + 13008: 75,-53 + 13009: 75,-53 + 13010: 74,-52 + 13011: 73,-52 + 13012: 75,-51 + 13030: 71,-52 + 13031: 71,-52 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerNw + zIndex: 90 + angle: -3.141592653589793 rad + color: '#FFFFFFFF' + id: DirtMedium decals: - 4128: -53,5 + 12998: 88,-58 + 12999: 88,-58 + 13000: 88,-58 + 13001: 88,-58 - node: - color: '#D381C996' - id: MiniTileWhiteCornerNw + color: '#FFFFFFFF' + id: DirtMedium decals: - 751: 12,-20 - 2086: 30,-19 - 2578: 63,-44 - 4221: 14,-14 - 4222: 11,-17 - 4255: 29,-16 - 4897: 47,-25 - 5860: 70,-44 - 5863: 74,-44 - 7405: 46,-21 - 7424: 38,-19 - 7444: 23,-12 - 7457: 38,-13 - 7458: 33,-16 - 7507: 57,-39 - 7512: 54,-30 - 7571: 53,-25 - 7584: 55,-21 + 6199: -14,-41 + 6200: -15,-41 + 6201: -14,-42 + 6202: -15,-41 + 6213: -19.501959,-42.998383 + 8245: 43,38 + 8246: 43,38 + 8247: 43,38 + 19591: -63,-84 + 19592: -62,-83 + 19593: -59,-84 + 19594: -59,-85 + 19595: -60,-84 + 19596: -58,-83 - node: cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteCornerNw + color: '#FFFFFFFF' + id: DirtMedium decals: - 1239: 36,61 + 2409: -76,-2 + 4452: -44,4 + 4453: -48,5 + 4468: -58,35 + 4494: -52,35 + 5676: -61,-50 + 5677: -61,-50 + 6052: -26,-46 + 6053: -21,-48 + 6065: -22.492647,-46.53721 + 6066: -22.492647,-46.53721 + 18076: -53,99 + 18077: -52,99 + 18078: -52,97 + 18079: -51,97 + 18095: -48,103 + 18096: -45,104 + 18097: -43,102 + 18098: -42,102 + 18099: -41,103 + 18111: -48,106 + 18112: -48,106 + 18118: -46,100 + 18138: -37,103 + 20269: -15,-78 + 20270: -15,-78 + 20273: -13,-76 + 20275: -10,-75 + 20278: -6,-78 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: DirtMedium + decals: + 16020: -73,38 + 16021: -73,38 + 16031: -89,44 + 16032: -86,35 + 16033: -85,30 + 16034: -84,30 + 16047: -86,24 + 16048: -86,24 + 16049: -83,26 + 16050: -85,19 + 16051: -85,19 - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerNw + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: DirtMedium decals: - 5673: -6,-37 - 6244: 26,12 - 6253: 23,11 + 8241: 48,38 + 8242: 48,38 + 8243: 48,38 + 8244: 48,38 - node: - cleanable: True - color: '#DE3A3A96' - id: MiniTileWhiteCornerNw + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: DirtMedium decals: - 1087: -13,-37 + 8238: 43,34 + 8239: 43,34 + 8240: 43,34 - node: - color: '#EFB34196' - id: MiniTileWhiteCornerNw + color: '#FFFFFF6B' + id: FlowersBROne decals: - 820: 2,27 - 822: 10,27 - 826: 9,23 - 840: 26,29 - 872: 19,8 - 873: 19,31 - 959: 13,36 - 966: 26,35 - 3017: 26,41 - 5087: 23,19 - 5278: 26,40 + 20023: -20.929132,-86.22231 + 20024: -20.351007,-85.50356 + 20025: -18.272882,-86.89419 + 20026: -17.632257,-86.59731 + 20027: -17.507257,-88.08169 - node: color: '#FFFFFFFF' - id: MiniTileWhiteCornerNw + id: FlowersBROne decals: - 1865: -78,-24 - 6459: -1.9971819,-43.23978 - 6483: -13.998662,-41.246124 - 7408: 38,-22 + 3: -24.112602,-2.9593968 + 979: -102.56544,-1.2520137 + 4008: -103,53 + 4010: -103,60 + 4703: -93,41 + 13718: -16.166363,-4.223278 + 13737: -16.45884,4.7594748 + 13743: -16.27134,12.24385 + 13884: -12,29 + 13889: -90,9 + 13897: -63,23 + 13919: -67,-2 + 13923: -62,2 + 13924: -65,2 + 14007: 21.978891,2.02199 + 14350: 5.134237,-40.81522 + 17371: -47,2 + 18144: -63,25 - node: - color: '#334E6DC8' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: FlowersBRThree decals: - 731: 17,-7 - 785: -8,10 - 5432: 6,-12 - 5433: 7,-11 - 5434: 8,-10 + 1015: -20.209776,-9.96015 + 1347: -53.00699,42.48617 + 4015: -103,46 + 4225: -30.667995,32.913303 + 13886: -7,67 + 14023: 52,1 - node: - color: '#3EB38896' - id: MiniTileWhiteCornerSe + color: '#E0D9DDE6' + id: FlowersBRTwo decals: - 5146: 35,28 - 5154: 39,28 - 5204: 7,21 - 5230: 7,15 - 7086: 27,21 - 7087: 28,22 + 19737: -61,-82 - node: - color: '#43990996' - id: MiniTileWhiteCornerSe + color: '#FFFFFF6B' + id: FlowersBRTwo decals: - 5713: -22,-43 - 5777: -33,-57 - 5792: -29,-55 + 20028: -16.085382,-85.84731 + 20029: -17.757257,-87.36294 + 20030: -18.569757,-86.86294 + 20031: -18.241632,-86.45669 - node: - color: '#48B9FF8C' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: FlowersBRTwo decals: - 2698: -4,-49 - 2749: -20,-46 - - node: - color: '#4D69B7C6' - id: MiniTileWhiteCornerSe + 705: -104.169,19.654562 + 1234: -88,-15 + 6741: -102.19308,20.676249 + 8814: -49,-71 + 8815: -46,-71 + 13715: -16.947613,-13.332653 + 13740: -16.786964,13.1501 + 13753: 16.160503,-12.403377 + 13785: 16.62636,13.038975 + 13880: -12,29 + 13902: -56,23 + 13904: -56,16 + 17370: -42,7 + 19800: -24,-82 + 20264: 28.115833,36.809345 + - node: + color: '#E0D9DDE6' + id: Flowersbr1 decals: - 1782: -94,3 + 19736: -62,-84 - node: - color: '#52B4E996' - id: MiniTileWhiteCornerSe + color: '#FFFFFF6B' + id: Flowersbr1 decals: - 1025: 10,-48 - 2734: -21,-52 - 4748: 6,-53 - 5664: 6,-35 + 20032: -19.990715,-86.78481 - node: - color: '#60CFFF6C' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowersbr1 decals: - 3849: 2,-50 - 3865: 2,-50 + 667: -112.786835,15.006317 + 668: -104.627884,10.727407 + 3603: -0.14119387,6.959076 + 3604: -0.18806887,3.802826 + 6631: -3.5266738,75.8135 + 6632: 0.3952012,73.0027 + 8660: -3.7022119,-22.288898 + 8809: -56,-59 + 13794: 16.048235,5.77335 + 14008: 22.77056,2.0567122 + 14825: 49.701633,-54.88158 + 14832: 50.077374,-55.243942 + 19799: -26,-80 - node: - color: '#9FED5896' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowersbr2 decals: - 691: -45,11 - 1034: -32,-63 - 6004: -10,25 - 6200: 1,30 + 1371: -50.08662,51.920113 + 4226: -29.605495,32.89768 + 6816: 3.5109367,74.09762 + 8818: -47,-70 + 8819: -45,-71 + 13755: 16.941753,-13.247127 - node: cleanable: True - color: '#9FED58FF' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowersbr2 decals: - 3409: 6,33 - 3415: 10,33 + 18261: -65,74 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowersbr3 decals: - 4122: -49,3 + 1236: -88,-17 + 4253: -108,50 + 5438: -7.5754366,87.71924 + 5439: -7.3410606,87.06299 + 5440: -6.3723116,87.89111 + 6629: -4.839174,72.94199 + 6630: -4.151674,73.00449 + 8810: -50,-59 + 8816: -47,-71 + 8817: -48,-70 + 13892: -76,9 + 18141: -62,29 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowerspv1 decals: - 4126: -49,3 + 706: -102.54379,19.807339 + 1235: -88,-16 + 4009: -103,56 + 6739: -102.42745,20.629374 + 8811: -49,-59 + 8812: -49,-70 + 8813: -48,-71 + 13717: -17.103863,-4.942028 + 13741: -16.27134,12.74385 + 13756: 16.629253,-13.590877 + 13767: 16.269878,-5.6361756 + 13768: 16.582378,-5.7455506 + 13769: 16.801128,-5.3080506 + 13795: 16.56386,4.96085 + 13881: -15,29 + 13882: -12,29 + 13898: -56,23 + 13900: -63,16 + 13918: -64,-2 + 13922: -67,-2 + 13925: -65,2 + 14011: 22.610836,2.02199 + 14352: 5.431112,-40.799595 + 17372: -42,7 - node: - color: '#D381C996' - id: MiniTileWhiteCornerSe + cleanable: True + color: '#FFFFFFFF' + id: Flowerspv1 decals: - 750: 28,-22 - 759: 36,-23 - 2174: 53,-23 - 2509: 61,-46 - 2657: 81,-46 - 2658: 80,-46 - 4251: 28,-18 - 4252: 31,-17 - 4290: 21,-12 - 5855: 68,-46 - 7413: 44,-23 - 7432: 39,-23 - 7459: 42,-17 - 7505: 51,-27 - 7518: 61,-37 - 7585: 57,-23 + 18260: -60,74 + 18304: -65,69 - node: - cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowerspv2 decals: - 1241: 37,58 - 1242: 42,58 + 707: -100.07547,18.879877 + 1373: -54.820995,51.982613 + 4006: -103,44 + 4011: -103,64 + 13735: -16.33384,5.1969748 + 13883: -12,29 + 13888: -7,67 + 13891: -76,9 + 13986: 20.116045,-2.125054 + 14024: 52,1 + 14025: 52,-3 + 18391: 40.001354,-9.213992 + 19805: -24,-85 - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowerspv3 decals: - 708: 1,37 - 858: 24,3 - 5683: -8,-39 - 6249: 27,9 - 6663: 51,-7 - 6664: 50,-8 - 7305: 15,-28 + 665: -113.0021,4.074559 + 905: -27,-3 + 977: -103.64356,-1.8613887 + 978: -101.50294,-1.0957637 + 1251: -42.942074,47.838802 + 1340: -45.01228,38.882465 + 1370: -55.99287,51.982613 + 3608: -0.18806887,4.896576 + 3609: 0.18693113,6.287201 + 4005: -108,66 + 6625: -8.857239,75.7129 + 6626: -11.091614,76.0879 + 8661: -5.702212,-22.570148 + 9187: -23.016924,-68.52395 + 13738: -16.99009,13.759475 + 13784: 16.798235,13.288975 + 13786: 16.985735,12.570225 + 13894: -71,15 + 13895: -71,3 + 18142: -57,29 + 18143: -62,29 + 18145: -57,25 + 18390: 39.98649,-9.8086405 + 19802: -20,-80 + 19803: -21,-80 + 19804: -22,-83 + 20265: 29.053333,36.82497 - node: - color: '#EFB34196' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowersy1 decals: - 952: 17,32 - 964: 28,31 - 3019: 28,37 - 4705: 24,25 - 5088: 26,14 - 5089: 24,13 - 5171: 8,25 - 5284: 30,34 + 704: -101.21761,19.876783 + 4007: -103,48 + 4016: -103,62 + 4222: -39.987946,28.940845 + 4256: -108,57 + 6627: -13.154114,73.00977 + 6628: -15.060364,74.1504 + 6738: -103.3962,20.629374 + 6817: 3.0109367,77.23824 + 8820: -46,-70 + 13887: -7,67 + 13890: -90,9 + 13893: -71,15 + 13903: -63,23 + 13920: -62,2 + 13984: 19.709795,-2.156304 + 14009: 22.14556,1.9803233 - node: - color: '#FA750096' - id: MiniTileWhiteCornerSe + color: '#FFFFFFFF' + id: Flowersy2 decals: - 5692: 6,-39 + 664: -101.87306,9.554807 + 666: -114.128044,12.706805 + 976: -104.58106,-1.1582637 + 980: -100.48731,-1.7520137 + 1233: -88,-17 + 1237: -88,-15 + 3607: 0.21818113,6.693451 + 4258: -108,43 + 4702: -95,41 + 4710: -94,67 + 6746: -103.26756,-2.7686312 + 6747: -101.48631,-2.9405062 + 13736: -16.99009,4.2750998 + 13739: -16.36509,13.478225 + 13757: 16.957378,-13.965877 + 13780: 16.84511,13.7421 + 13781: 16.954485,13.4921 + 13782: 16.53261,13.195225 + 13783: 16.798235,12.788975 + 13791: 16.235735,5.132725 + 13879: -15,29 + 13896: -71,3 + 13899: -56,16 + 14010: 22.99278,2.0150456 + 14022: 52,-3 + 17369: -47,2 + 18139: -63,25 + 18140: -57,29 + 19801: -30,-82 + 20263: 28.506458,36.903095 - node: color: '#FFFFFFFF' - id: MiniTileWhiteCornerSe + id: Flowersy3 decals: - 1869: -75,-25 - 6462: 0.001319766,-43.7461 - 6488: -11.9983,-41.719563 - 7409: 39,-23 + 4: -25.221977,-3.1000218 + 1250: -45.973324,46.120052 + 1341: -42.871655,38.819965 + 8659: -5.499087,-20.945148 + 13716: -16.385113,-5.754528 + 13742: -16.77134,12.540725 + 13754: 16.519878,-12.965877 + 13901: -63,16 + 13921: -64,-2 + 13985: 20.459795,-2.140679 + 18146: -57,25 - node: - color: '#334E6DC8' - id: MiniTileWhiteCornerSw + cleanable: True + color: '#FFFFFFFF' + id: Flowersy3 decals: - 797: 6,10 - 5344: -11,-9 - 5345: -10,-10 - 5346: -9,-11 - 5350: -8,-12 + 18259: -65,72 - node: - color: '#3EB38896' - id: MiniTileWhiteCornerSw + color: '#FFFFFF6B' + id: Flowersy4 decals: - 5147: 32,28 - 5155: 37,28 - 5203: 9,21 - 5226: 2,17 - 5227: 5,15 + 20019: -17.101007,-89.12856 + 20020: -16.944757,-87.67544 + 20021: -20.007257,-86.76919 + 20022: -15.788507,-86.03481 - node: - color: '#43990996' - id: MiniTileWhiteCornerSw + color: '#FFFFFFFF' + id: Flowersy4 decals: - 5715: -26,-43 - 5780: -38,-57 + 1014: -20.834776,-10.007025 + 3605: 0.14005613,4.302826 + 3606: -0.23494387,6.084076 + 8761: -19.010744,-68.60793 + 8821: -45,-70 + 14353: 5.899862,-40.81522 - node: - color: '#48B9FF8C' - id: MiniTileWhiteCornerSw + cleanable: True + color: '#FFFFFFFF' + id: Flowersy4 decals: - 2676: -6,-53 - 2695: -6,-49 - 2707: -26,-48 + 18262: -60,72 - node: - color: '#4D69B7C6' - id: MiniTileWhiteCornerSw + color: '#0000FF3F' + id: FullTileOverlayGreyscale decals: - 1781: -96,3 - 1786: -98,4 + 19754: -28.733448,-79.995445 - node: - color: '#52B4E996' - id: MiniTileWhiteCornerSw + color: '#00FF003F' + id: FullTileOverlayGreyscale decals: - 1014: -11,-44 - 1052: 8,-56 - 4737: 4,-48 - 5661: 2,-34 - 5662: 3,-35 - 5705: 3,-39 + 19753: -28.499073,-79.995445 - node: - color: '#60CFFF6C' - id: MiniTileWhiteCornerSw + zIndex: 60 + color: '#6C131847' + id: FullTileOverlayGreyscale decals: - 3848: -2,-50 - 3866: -2,-50 + 16309: -64,32 + 16310: -63,32 + 16311: -62,32 + 16312: -64,31 + 16313: -63,31 + 16314: -62,31 - node: - color: '#9FED5896' - id: MiniTileWhiteCornerSw + color: '#808080FF' + id: FullTileOverlayGreyscale decals: - 711: -3,37 - 1035: -39,-63 - 6003: -12,25 - 6683: 38,-3 - 8287: -32,35 + 17839: -44,98 + 17840: -42,104 + 17841: -49,103 - node: - cleanable: True - color: '#9FED58FF' - id: MiniTileWhiteCornerSw + color: '#FF00003F' + id: FullTileOverlayGreyscale decals: - 3407: 4,33 - 3416: 8,33 + 19752: -28.999073,-79.995445 - node: - color: '#A4610696' - id: MiniTileWhiteCornerSw + color: '#FFFFFF26' + id: FullTileOverlayGreyscale decals: - 1065: 62,2 + 3223: 6,55 + 3224: 7,55 + 3225: 8,55 + 3226: 9,55 + 3227: 10,55 + 3228: 6,54 + 3229: 6,53 + 3230: 7,53 + 3231: 8,53 + 3232: 9,53 + 3233: 10,53 + 3234: 10,54 + 3235: 9,54 + 3236: 8,54 + 3237: 7,54 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerSw + color: '#FFFFFFFF' + id: Grassa1 decals: - 4119: -53,3 + 697: -100.31255,19.624912 + 698: -101.18755,18.937412 + 699: -102.02089,19.676994 + 700: -102.56255,18.822828 + 701: -103.39589,19.729078 + 702: -104.06255,18.822828 + 703: -104.87505,19.843662 + 972: -103,-2 + 975: -100,-1 + 3989: -108,51 + 3990: -108,58 + 3991: -108,65 + 3992: -108,42 + 3993: -103,45 + 3994: -103,47 + 3995: -103,52 + 3996: -103,55 + 3997: -103,61 + 3998: -103,63 + 4700: -95,41 + 4706: -93,67 + 5414: -9.171772,75.82089 + 5415: -9.968648,76.07089 + 5416: -9.374898,76.07089 + 5417: -9.828018,72.69589 + 5418: -10.249893,72.68027 + 5419: -10.968643,72.39902 + 5420: -11.234268,72.39902 + 5421: -4.0467687,72.649025 + 5422: -3.4217687,72.649025 + 5423: -3.2811444,73.086525 + 5424: -2.781144,72.66465 + 13215: -83.8914,-15.975268 + 13702: -17,-14 + 13703: -17,-4 + 13726: -16.276146,13.2126 + 13732: -16.318214,5.8063498 + 13748: 16.254253,-12.887752 + 13758: 16.144878,-5.8393006 + 13775: 16.06386,12.4296 + 13885: -7,67 + 13913: -67,2 + 13979: 20,-2 + 14021: 52,-3 + 14347: 5.837362,-40.080845 + 14818: 56.89372,-44.34356 + 17525: -41,82 + 20284: -13.42758,-77.003654 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteCornerSw + cleanable: True + color: '#FFFFFFFF' + id: Grassa1 decals: - 4129: -53,3 + 18339: 22.700066,-17.29323 + 18475: 3.9020472,29.82003 - node: - color: '#D381C996' - id: MiniTileWhiteCornerSw + color: '#FFFFFFFF' + id: Grassa2 decals: - 2085: 30,-23 - 2508: 60,-46 - 2579: 63,-46 - 4223: 11,-18 - 4288: 19,-12 - 4892: 54,-37 - 4899: 47,-27 - 5861: 70,-46 - 5862: 74,-46 - 7404: 46,-23 - 7414: 43,-23 - 7433: 38,-23 - 7460: 33,-17 - 7572: 53,-28 - 7588: 55,-23 + 974: -101,-2 + 4270: -58.45347,30.454102 + 4412: -85,53 + 4705: -95,67 + 6722: -18.536121,76.36506 + 6723: -18.739246,75.349434 + 6724: -17.645496,74.318184 + 6804: 2.9015617,74.08199 + 6814: 3.7296867,74.17574 + 6815: 2.9953117,77.48824 + 7399: 71,-46 + 7400: 74,-45 + 7401: 72,-45 + 7402: 71,-45 + 7403: 72,-46 + 13219: -82.0789,-16.022144 + 13701: -16,-13 + 13725: -17.088646,12.321975 + 13730: -16.255714,4.7282248 + 13877: -15,29 + 13980: 20.647295,-2.078179 + 14003: 22.19417,2.046821 + 14345: 5.0404863,-40.924595 + 14348: 5.196737,-40.12772 + 14820: 50.09226,-55.22533 + 17515: -59,84 + 17523: -47,79 - node: cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteCornerSw + color: '#FFFFFFFF' + id: Grassa2 decals: - 1243: 36,58 - 1244: 41,58 + 17263: -37.650803,-91.32136 - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerSw + color: '#FFFFFFFF' + id: Grassa3 decals: - 857: 23,3 - 6665: 42,-8 - 7303: 13,-28 - 7309: 8,-26 + 971: -102,-1 + 1229: -88,-18 + 4413: -87,54 + 6734: -104,21 + 6742: -103.53683,-2.7217562 + 6803: 3.8859367,74.51949 + 13749: 17.035503,-13.919002 + 13790: 16.12636,5.27335 + 14004: 22.985836,2.02199 + 14346: 5.8061113,-40.97147 + 14821: 49.93601,-54.28783 + 17573: -79.72144,0.9879683 - node: - color: '#EFB34196' - id: MiniTileWhiteCornerSw + cleanable: True + color: '#FFFFFFFF' + id: Grassa3 decals: - 819: 2,25 - 874: 19,25 - 951: 13,32 - 965: 26,31 - 3020: 26,37 - 5090: 23,13 - 6533: 19,10 + 18321: -18.881723,-13.885196 + 18333: 34.751904,-15.085151 + 20129: -29.131947,14.800649 + 20140: -9.927556,55.417294 - node: color: '#FFFFFFFF' - id: MiniTileWhiteCornerSw + id: Grassa4 decals: - 1870: -78,-25 - 6463: -1.9986801,-43.73684 - 6484: -14.0012455,-41.741486 - 7410: 38,-23 + 1368: -50.852245,51.982613 + 13762: 16.926128,-4.5424256 + 13776: 16.798235,13.27335 + 13914: -65,-2 + 13981: 19.28792,-2.093804 + 17252: -40.762135,-87.61317 + 17513: -62,83 + 17526: -35,82 + 17572: -59,88 - node: - color: '#334E6DC8' - id: MiniTileWhiteEndE + cleanable: True + color: '#FFFFFFFF' + id: Grassa4 decals: - 8089: -13,-3 + 17269: -37.56776,-85.10408 + 18256: -64,74 + 20131: -18.803915,14.864887 + 20139: -11.615056,47.466057 + 20141: -24.977142,58.894238 + 20149: -32.878075,76.87768 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteEndE + color: '#FFFFFFFF' + id: Grassa5 decals: - 4149: 17,-56 + 660: -113.03228,5.0045476 + 973: -105,-2 + 1230: -88,-16 + 9597: 84.88975,-18.7804 + 13704: -16,-6 + 13878: -12,29 + 13915: -61,2 + 13934: -66.29112,1.9994168 + 17516: -55,83 + 17522: -47,81 + 17527: -43,84 + 17571: -58,86 - node: - color: '#D381C996' - id: MiniTileWhiteEndE + cleanable: True + color: '#FFFFFFFF' + id: Grassa5 decals: - 2663: 80,-48 - 2664: 80,-42 + 17264: -38.260178,-91.58698 + 18257: -61,72 + 18462: 32.28518,13.770055 + 20134: -53.38967,15.6045685 + 20138: -15.306438,52.188778 + 20143: -34.252304,71.219444 - node: - color: '#EFB34196' - id: MiniTileWhiteEndE + zIndex: 60 + color: '#FFFFFFFF' + id: Grassa5 decals: - 5283: 28,42 + 16252: -60.348488,36.33736 - node: - color: '#334E6DC8' - id: MiniTileWhiteEndW + color: '#FFFFFFFF' + id: Grassb1 decals: - 8088: -19,-3 + 663: -94.02505,11.961729 + 1249: -44.05145,49.026302 + 1369: -56.77412,52.013863 + 3391: -3.4126067,40.859547 + 7406: 73,-46 + 9612: 81.70225,-27.32056 + 14819: 57.01872,-45.18731 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteEndW + cleanable: True + color: '#FFFFFFFF' + id: Grassb1 decals: - 4150: 12,-56 + 18336: 28.788076,-10.14834 + 18466: 33.856186,5.7237816 + 18467: 11.079984,61.14152 + 20135: -45.762356,13.050093 + 20150: -52.90718,76.67905 - node: - color: '#D381C996' - id: MiniTileWhiteEndW + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Grassb1 decals: - 2661: 78,-48 - 2662: 78,-42 + 14817: 62.38234,-37.003357 - node: - color: '#EFB34196' - id: MiniTileWhiteEndW + color: '#FFFFFFFF' + id: Grassb2 decals: - 5282: 26,42 + 647: -113.716,13.67657 + 648: -113.30975,14.822403 + 649: -112.45476,11.904499 + 650: -110.20476,12.987832 + 651: -110.413086,14.560749 + 652: -109.79851,13.925332 + 653: -112.05892,15.196166 + 1232: -88,-15 + 4414: -85,55 + 6581: -7.7349463,68.219315 + 6585: -8.078696,71.44438 + 6586: -5.6880713,75.56817 + 7405: 72,-48 + 9615: 81.62412,-27.617435 + 14006: 21.624725,2.0289345 + 17255: -40.21526,-89.64442 + 17517: -51,84 - node: - color: '#334E6DC8' - id: MiniTileWhiteInnerNe + cleanable: True + color: '#FFFFFFFF' + id: Grassb2 decals: - 771: -8,-10 - 778: -9,-9 - 5310: -21,1 - 8101: -18,-3 - 8103: -14,-3 + 17266: -37.494553,-90.49323 + 18338: 19.47285,-14.931252 + 18472: 15.764519,42.647007 - node: - color: '#3EB38896' - id: MiniTileWhiteInnerNe + color: '#FFFFFFFF' + id: Grassb3 decals: - 5219: 8,10 - 5220: 7,11 - 5221: 6,12 - 5295: 0,13 + 659: -112.928116,3.1191306 + 3999: -108,67 + 4000: -108,49 + 6568: -8.438071,72.55766 + 6569: -8.391196,72.26079 + 6570: -8.563071,72.07329 + 6571: -8.766196,72.63579 + 6572: -5.7036963,72.15141 + 6573: -5.6411963,71.88579 + 6574: -5.5786963,71.49516 + 6575: -5.5161963,71.83891 + 6576: -5.5005713,72.44829 + 6577: -8.594321,68.375565 + 6578: -8.781821,68.531815 + 6579: -8.688071,68.79744 + 6580: -8.250571,68.719315 + 13709: -16,-5 + 14822: 49.15476,-55.00658 + 14823: 49.71726,-55.25658 + 17254: -41.293385,-90.59754 - node: - color: '#43990996' - id: MiniTileWhiteInnerNe + cleanable: True + color: '#FFFFFFFF' + id: Grassb3 decals: - 5774: -34,-53 + 18319: -26.608774,-15.4065695 + 18334: 34.58838,-14.208045 + 18465: 28.450989,17.715864 + 18471: 18.172808,46.891975 - node: - color: '#48B9FF8C' - id: MiniTileWhiteInnerNe + color: '#FFFFFFFF' + id: Grassb4 decals: - 2680: -4,-52 - 2686: -5,-51 + 1231: -88,-17 + 1246: -42.848324,46.213802 + 3390: -2.6626067,46.43767 + 4272: -55.67221,34.750973 + 9595: 84.45225,-18.796024 + 13710: -16,-5 + 13779: 17.204485,12.9921 + 13813: -2.7607985,-21.650389 + 14815: 61.44484,-37.284607 + 17524: -48,79 - node: - color: '#52B4E996' - id: MiniTileWhiteInnerNe + cleanable: True + color: '#FFFFFFFF' + id: Grassb4 decals: - 1010: -5,-43 - 2738: -23,-50 - 2756: -23,-54 - 5646: 0,-36 - 5648: 1,-37 - - node: - color: '#8C347F96' - id: MiniTileWhiteInnerNe + 18254: -64,73 + 18316: -37.315342,-8.19542 + 18318: -33.106667,-17.145916 + 18320: -20.427752,-18.222702 + 18332: 15.293071,-21.360712 + 18463: 17.419401,18.045368 + 18464: 23.613571,15.717243 + 18468: 8.441783,63.099915 + 18469: 17.8558,58.20264 + 18473: 9.245639,35.756454 + 18476: 16.493752,36.609947 + 20127: -34.820793,3.92634 + 20130: -35.56936,15.108647 + 20136: -52.06399,22.083025 + 20137: -22.556568,49.626278 + 20144: -31.663046,66.57979 + 20146: -30.73723,64.4091 + 20147: -31.7257,72.81331 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Grassb4 decals: - 5910: -58,23 + 16069: -78.58614,25.809484 - node: - color: '#9FED5896' - id: MiniTileWhiteInnerNe + color: '#FFFFFFFF' + id: Grassb5 decals: - 682: -66,15 - 1473: -84,15 - 1490: -94,23 - 2949: -96,15 - 2955: -76,23 - 3557: -45,23 - 5824: -64,-8 - 5992: -11,23 - 6220: -34,23 - 7831: 28,0 - 7959: -37,-1 - 8292: -31,38 - 8300: -26,35 + 654: -103.76752,7.892887 + 655: -101.913345,9.91372 + 656: -105.40293,8.78872 + 657: -105.95502,10.667686 + 658: -109.22908,2.8482974 + 662: -95.34796,10.815896 + 670: -105.46847,11.227407 + 671: -103.37472,10.96699 + 672: -104.81144,12.366351 + 1374: -54.758495,51.841988 + 1375: -49.664745,51.873238 + 4223: -30.87112,32.99143 + 4271: -56.062836,35.266598 + 6582: -5.5161963,69.125565 + 6583: -5.1411963,68.70369 + 6584: -5.6411963,68.45369 + 7404: 72,-47 + 7407: 74,-46 + 7408: 71,-47 + 8636: -6.940938,-20.257648 + 8637: -5.769063,-20.601398 + 8638: -6.753438,-21.210773 + 8639: -4.644063,-21.288898 + 8640: -6.519063,-22.335773 + 8641: -3.362813,-22.148273 + 8642: -3.315938,-21.117023 + 8643: -5.019063,-22.242023 + 8644: -3.472188,-22.992023 + 8645: -6.003438,-23.085773 + 8760: -19.166994,-68.49335 + 9186: -23,-68 + 9593: 81.81162,-23.236073 + 9603: 83.18662,-27.336185 + 13217: -83.04765,-16.03777 + 14005: 21.478891,2.112268 + 14816: 62.16359,-37.909607 + 17253: -41.27776,-88.26942 + 17256: -40.348305,-88.38433 + 17521: -51,84 + 17529: -48,81 + 17540: -60,79 + 17541: -58,79 + 17570: -56,89 - node: - color: '#A4610696' - id: MiniTileWhiteInnerNe + cleanable: True + color: '#FFFFFFFF' + id: Grassb5 decals: - 1075: 60,0 - - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteInnerNe + 17265: -38.963303,-91.55573 + 17267: -37.588303,-90.21198 + 17268: -38.151947,-86.72908 + 18255: -63,74 + 18317: -34.83076,-13.297106 + 18322: -37.378498,-14.2835455 + 18331: 19.515478,-17.440159 + 18335: 32.43438,-7.843024 + 18337: 26.334488,-14.913355 + 18470: 15.969683,53.97578 + 18474: 12.469841,37.535053 + 20128: -37.039543,10.3868265 + 20132: -23.572107,16.534527 + 20133: -59.516308,12.6454735 + 20142: -25.597818,66.59855 + 20145: -30.02356,64.47664 + 20148: -50.337345,75.8259 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Grassb5 decals: - 4157: 16,-56 - 4158: 13,-56 + 16068: -78.91427,25.746984 - node: - color: '#D381C996' - id: MiniTileWhiteInnerNe + angle: 0.17453292519943295 rad + color: '#FFFFFFFF' + id: Grassb5 decals: - 4248: 25,-17 - 4260: 24,-14 - 6362: 17,-19 - 7528: 57,-34 + 10626: -31.090748,-77.8942 - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerNe + color: '#FFFFFFFF' + id: Grassc1 decals: - 4954: -15,-41 - 5268: 6,60 - 5411: 21,1 + 1339: -43.996655,38.86684 + 3387: -3.621306,47.172047 + 3722: -0.018994689,5.410658 + 4221: -40.03482,29.01897 + 4418: -87,53 + 4701: -93,41 + 6725: -17.067371,74.45881 + 6737: -102,21 + 13707: -16,-4 + 13751: 16.254253,-12.450252 + 13917: -61,2 - node: - color: '#EFB34196' - id: MiniTileWhiteInnerNe + color: '#FFFFFFFF' + id: Grassc2 decals: - 1124: 11,23 - 5397: 9,1 - 5475: 0,23 + 8808: -57,-59 + 13752: 16.863628,-13.747127 - node: - color: '#FA750096' - id: MiniTileWhiteInnerNe + color: '#FFFFFFFF' + id: Grassc3 decals: - 5810: 6,-46 + 1010: -20.88165,-9.944525 + 3386: -9.621305,42.015797 + 4004: -108,59 + 4252: -108,50 + 4417: -85,54 + 13759: 17.066753,-5.8549256 - node: - color: '#334E6DC8' - id: MiniTileWhiteInnerNw + color: '#FFFFFFFF' + id: Grassc4 decals: - 5319: -11,1 - 5331: -10,10 - 5332: -9,11 - 5333: -8,12 - 5385: -2,13 - 8100: -14,-3 - 8102: -18,-3 - - node: - color: '#43990996' - id: MiniTileWhiteInnerNw + 1009: -20.1629,-9.913275 + 1338: -45.059155,38.92934 + 1372: -55.008495,51.998238 + 3601: -0.031818867,7.099701 + 3602: -0.09431887,3.865326 + 4251: -108,50 + 13705: -17,-5 + 13706: -16,-13 + 13729: -16.974464,5.1500998 + 13777: 17.048235,13.89835 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Grassc4 decals: - 5785: -37,-53 + 16253: -60.207863,36.27486 - node: - color: '#48B9FF8C' - id: MiniTileWhiteInnerNw + color: '#C3C5CDFF' + id: Grassd1 decals: - 2685: -5,-51 - 2729: -20,-45 + 15887: -65.98499,34.11293 - node: - color: '#4D69B7C6' - id: MiniTileWhiteInnerNw + cleanable: True + color: '#FFDFFFB7' + id: Grassd1 decals: - 1789: -96,5 + 18348: 38.45624,-22.299706 + 18350: 41.622623,-22.4335 + 18351: 39.154926,-22.269974 + 18352: 39.363045,-23.251143 + 18353: 40.21256,-23.262316 - node: - color: '#52B4E996' - id: MiniTileWhiteInnerNw + color: '#FFFFFFFF' + id: Grassd1 decals: - 1009: 3,-43 - 2739: -23,-50 - 4741: 4,-52 - 5647: -2,-36 - 5652: -3,-37 - - node: - color: '#8C347F96' - id: MiniTileWhiteInnerNw + 1247: -45.1452,49.057552 + 1345: -53.00414,42.990517 + 3383: -8.16818,47.547047 + 3392: -8.709482,42.984547 + 3598: -0.25056887,4.912201 + 3599: -0.20369387,5.912201 + 3715: -0.018994689,5.426283 + 3716: 0.18413055,5.082533 + 4014: -108,41 + 4224: -29.105495,32.975803 + 4254: -108,57 + 4415: -86,53 + 6726: -17.082996,76.880684 + 8624: 2.89104,-21.121916 + 8625: 6.099374,-19.89275 + 8626: 4.4743733,-22.215666 + 8627: 3.1202068,-23.246916 + 8628: 6.755624,-21.819834 + 8629: 5.0993733,-23.08025 + 8630: 6.9535403,-22.9865 + 8631: 7.036874,-19.934416 + 8632: 4.713957,-21.382334 + 8633: 4.2972903,-20.674 + 8757: -22.937826,-68.87876 + 8758: -18.98991,-67.99335 + 9600: 81.99912,-21.014774 + 13727: -16.16677,13.9626 + 13760: 16.191753,-4.9486756 + 17250: -40.585102,-83.20121 + 17542: -60,79 + 17576: -78.88289,-2.7766757 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Grassd1 decals: - 5916: -52,23 + 16244: -79.61301,26.715706 + 16245: -79.62863,26.45008 - node: cleanable: True - color: '#996700FF' - id: MiniTileWhiteInnerNw + color: '#FFDFFFB7' + id: Grassd2 decals: - 7104: 3,-7 + 18347: 39.511703,-22.79029 + 18349: 40.56716,-23.043016 - node: - color: '#9FED5896' - id: MiniTileWhiteInnerNw + color: '#FFFFFFA8' + id: Grassd2 decals: - 683: -52,15 - 1471: -88,15 - 1472: -70,15 - 1488: -96,23 - 1489: -78,23 - 1491: -60,23 - 5444: -2,23 - 5991: -11,23 - 6219: -38,23 - 7733: -35,-1 - 7838: 38,0 - 8291: -31,38 + 20058: -6.310995,-88.90243 + 20059: -6.07662,-88.77743 + 20060: -4.967245,-88.99618 + 20061: -3.85787,-88.66805 + 20062: -3.967245,-87.90243 + 20063: -3.07662,-87.6993 + 20064: -2.810995,-88.3868 + 20065: -4.060995,-88.9493 + 20066: -3.82662,-89.35555 - node: - color: '#A4610696' - id: MiniTileWhiteInnerNw + color: '#FFFFFFFF' + id: Grassd2 decals: - 1074: 67,5 + 1012: -20.209776,-9.944525 + 3596: -0.17244387,3.599701 + 3597: -0.21931887,3.927826 + 4255: -108,57 + 4273: -55.984715,33.204098 + 17249: -38.835102,-83.10746 + 17536: -40,82 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteInnerNw + cleanable: True + color: '#FFFFFFFF' + id: Grassd2 decals: - 4159: 13,-56 - 4160: 16,-56 + 18253: -61,73 + 18276: -62,76 - node: - color: '#D381C996' - id: MiniTileWhiteInnerNw + zIndex: 60 + color: '#FFFFFFFF' + id: Grassd2 decals: - 4231: 14,-17 - 4256: 29,-17 - 4261: 23,-14 - 6363: 23,-19 - 7467: 38,-16 + 16067: -83.74231,26.70265 + 16243: -87.054214,24.10971 + 16248: -74.46564,27.264336 - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerNw + color: '#C3C5CDFF' + id: Grassd3 decals: - 5702: -6,-41 - 6246: 26,11 + 15886: -63.625618,37.722305 - node: - color: '#EFB34196' - id: MiniTileWhiteInnerNw + color: '#FFFFFFA8' + id: Grassd3 decals: - 1125: 10,23 - 1128: 26,23 - 3844: 32,32 - 5388: 19,1 + 20067: -4.185995,-89.0118 + 20068: -4.82662,-87.05868 - node: - color: '#334E6DC8' - id: MiniTileWhiteInnerSe + color: '#FFFFFFFF' + id: Grassd3 decals: - 786: -9,10 - 803: -8,11 - 5200: 12,21 - 5201: 11.753565,21.001947 - 5376: 9,-1 - 5426: 0,-12 - 5435: 6,-11 - 5436: 7,-10 - 5437: 8,-9 - 8124: -18,-1 - 8125: -14,-1 + 1011: -20.81915,-9.96015 + 1248: -44.92645,47.135677 + 3384: -9.51193,45.96892 + 3592: 0.046306133,7.209076 + 3593: -0.00056886673,6.271576 + 3600: -0.18806887,5.709076 + 4003: -103,54 + 4257: -108,43 + 5434: -5.2008862,88.839676 + 5435: -5.404011,88.339676 + 5436: -5.669636,88.5428 + 5437: -3.2093072,76.225655 + 8646: -5.800313,-21.304523 + 8647: -5.034688,-20.288898 + 8648: -6.940938,-21.788898 + 8649: -6.784688,-22.804523 + 8650: -5.847188,-22.210773 + 8651: -4.769063,-22.820148 + 8652: -4.128438,-21.804523 + 8653: -4.144063,-22.554523 + 8654: -4.034688,-20.679523 + 8655: -6.128438,-19.960773 + 8759: -18.906576,-68.94126 + 9592: 86.78612,-22.564198 + 9617: 86.62412,-27.117435 + 17248: -36.913227,-84.98246 + 17257: -40.660805,-88.056206 + 17537: -36,83 + 18389: 40,-10 + 19819: -18,-87 - node: cleanable: True - color: '#334E6DC8' - id: MiniTileWhiteInnerSe - decals: - 3404: 5,31 - - node: - color: '#3EB38896' - id: MiniTileWhiteInnerSe + color: '#FFFFFFFF' + id: Grassd3 decals: - 5478: 0,21 - 7088: 27,22 + 18252: -62,72 + 18275: -64,77 + 18282: -59,77 - node: - color: '#43990996' - id: MiniTileWhiteInnerSe + zIndex: 60 + color: '#FFFFFFFF' + id: Grassd3 decals: - 5754: -35,-42 + 16066: -83.570435,26.57765 + 16241: -87.19484,23.89096 + 16242: -86.94484,23.79721 + 16250: -69.0199,27.295586 + 16251: -70.12975,27.889336 - node: - color: '#48B9FF8C' - id: MiniTileWhiteInnerSe + cleanable: True + color: '#FFDFFFB7' + id: Grasse1 decals: - 2683: -5,-53 - 2684: -2,-53 - 2704: -5,-49 - 2752: -23,-46 + 18346: 40.344177,-22.388903 - node: - color: '#52B4E996' - id: MiniTileWhiteInnerSe + color: '#FFFFFFFF' + id: Grasse1 decals: - 2737: -23,-52 - 4749: 2,-53 - 4750: 5,-53 - 5708: -5,-38 - 5711: 2,-38 + 690: -100.322975,19.010328 + 691: -101.229225,19.614494 + 692: -101.92714,19.041578 + 693: -102.916725,19.416578 + 694: -103.354225,18.895744 + 695: -104.2188,19.458244 + 696: -104.760475,18.999912 + 1346: -52.97289,43.38114 + 4707: -95,67 + 6735: -103,21 + 6736: -101,21 + 13728: -16.83384,13.071975 + 18388: 40,-9 - node: cleanable: True - color: '#996700FF' - id: MiniTileWhiteInnerSe + color: '#FFFFFFFF' + id: Grasse1 decals: - 7105: 0,-5 + 18251: -64,72 - node: - color: '#9FED5896' - id: MiniTileWhiteInnerSe + color: '#FFFFFFFF' + id: Grasse2 decals: - 681: -66,21 - 1474: -96,21 - 1475: -84,21 - 5298: 8,-9 - 5498: -21,21 - 5505: -45,21 - 5998: -11,25 - 6199: 0,30 - 6400: 29,-1 - 6402: 35,-1 - 7357: 21,-1 - 7960: -37,1 - 8306: -29,35 + 3385: -6.996306,40.56267 + 3594: 0.09318113,6.709076 + 3595: 0.21818113,3.505951 + 4416: -87,55 + 4419: -86,55 + 4699: -94,41 + 6719: -16.817371,77.568184 + 6720: -17.629871,77.95881 + 6721: -18.286121,77.099434 + 6743: -102.53683,-2.6905062 + 6780: 3.9087963,77.86572 + 6781: 3.3931713,77.9751 + 6782: 4.7681713,76.8501 + 6805: 2.8703117,74.05074 + 6806: 3.3703117,74.25387 + 6807: 3.5421867,74.09762 + 6808: 2.8703117,74.11324 + 6809: 2.8234367,77.72262 + 6810: 2.9953117,77.83199 + 6811: 2.9328117,77.92574 + 6812: 2.8390617,77.80074 + 6813: 3.0578117,77.87887 + 13708: -17,-6 + 13750: 17.098003,-13.122127 + 13761: 16.988628,-5.3549256 + 13916: -65,-2 + 13982: 19.553545,-2.031304 + 13995: 24.88167,-2.031304 + 13996: 25.13167,-2.093804 + 17247: -42.397602,-87.17838 + 17512: -63,81 + 17531: -49,82 + 17538: -58,81 + 17574: -79.02351,-2.3548007 + 19815: -17,-89 + 19816: -17,-88 + 19817: -21,-86 + 19818: -16,-86 - node: cleanable: True - color: '#9FED5896' - id: MiniTileWhiteInnerSe + color: '#FFFFFFFF' + id: Grasse2 decals: - 3394: 9,31 + 18250: -63,72 + 18274: -64,76 - node: - color: '#D381C996' - id: MiniTileWhiteInnerSe + zIndex: 60 + color: '#FFFFFFFF' + id: Grasse2 decals: - 4259: 28,-17 - 6365: 17,-16 - 7430: 39,-20 + 16249: -73.21564,27.514336 - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerSe + color: '#FFFFFF6B' + id: Grasse3 decals: - 6252: 24,9 - 6666: 50,-7 + 20033: -22.240715,-88.22231 + 20034: -21.865715,-88.23794 - node: - color: '#EFB34196' - id: MiniTileWhiteInnerSe + color: '#FFFFFFA8' + id: Grasse3 decals: - 3845: 28,34 - 5099: 24,14 - 5286: 30,35 + 20035: -22.428215,-88.09731 + 20036: -18.20673,-91.45515 + 20037: -18.472355,-91.18952 + 20038: -18.097355,-91.14265 + 20039: -4.951234,-90.21486 + 20040: -5.060995,-89.8243 + 20041: -6.04537,-89.49618 + 20042: -4.85787,-89.10555 + 20043: -3.63912,-88.98055 + 20044: -2.842245,-88.6993 + 20045: -3.779745,-87.99618 + 20046: -4.748495,-87.73055 + 20047: -4.342245,-86.98055 + 20048: -4.217245,-87.87118 + 20049: -4.154745,-88.16805 + 20050: -2.654745,-87.87118 + 20051: -3.310995,-88.65243 + 20052: -4.92037,-88.55868 + 20053: -5.279745,-89.2618 + 20054: -3.63912,-89.4493 + 20055: -3.10787,-89.30868 + 20056: -3.435995,-89.2618 + 20057: -6.029745,-89.49618 - node: - color: '#334E6DC8' - id: MiniTileWhiteInnerSw + color: '#FFFFFFFF' + id: Grasse3 decals: - 798: 6,11 - 802: 7,10 - 947: 19,21 - 5337: -11,-1 - 5347: -10,-9 - 5348: -9,-10 - 5349: -8,-11 - 5356: -2,-12 - 5414: 19,-1 - 8122: -18,-1 - 8123: -14,-1 + 661: -94.19171,11.138813 + 669: -103.44763,11.81074 + 1344: -53.00414,42.178017 + 3382: -2.386931,42.078297 + 3587: 0.030681133,3.959076 + 3588: -0.047443867,4.209076 + 3589: -0.047443867,4.834076 + 3590: 0.10880613,5.849701 + 3591: 0.046306133,6.349701 + 4001: -103,62 + 4002: -103,46 + 4268: -53.312843,30.71972 + 4269: -53.60972,30.37597 + 4708: -94,67 + 5425: -14.032457,73.71152 + 5426: -13.673081,73.03964 + 5427: -14.938709,74.88339 + 5428: -14.126208,74.49277 + 5429: -8.904011,88.32405 + 5430: -8.71651,87.745926 + 5431: -8.56026,87.9178 + 5432: -8.46651,87.714676 + 5433: -8.15401,87.63655 + 5441: -14.671101,72.942604 + 5442: -15.030475,73.95823 + 6587: -5.7505713,76.03742 + 6588: -9.209789,73.17168 + 13731: -16.99009,4.2438498 + 13778: 16.25136,12.89835 + 13983: 20.334795,-2.062554 + 17245: -42.663227,-91.17838 + 17246: -44.225727,-90.13151 + 17251: -42.772602,-84.29496 + 17504: -65,79 + 17508: -64,79 + 17530: -53,82 + 17532: -45,83 + 17533: -44,80 + 17534: -41,82 + 17535: -39,82 + 17539: -58,79 + 17575: -79.47664,-2.6829257 + 19809: -20,-85 + 19810: -21,-86 + 19811: -17,-87 + 19812: -17,-88 + 19813: -18,-88 + 19814: -16,-86 - node: cleanable: True - color: '#334E6DC8' - id: MiniTileWhiteInnerSw - decals: - 3405: 9,31 - - node: - color: '#3EB38896' - id: MiniTileWhiteInnerSw - decals: - 5198: 12,21 - 5199: 12.244306,21.001947 - - node: - color: '#48B9FF8C' - id: MiniTileWhiteInnerSw + color: '#FFFFFFFF' + id: Grasse3 decals: - 2681: -2,-53 - 2682: -5,-53 - 2703: -5,-49 - 2746: -23,-48 + 18249: -63,73 + 18273: -65,77 - node: - color: '#4D69B7C6' - id: MiniTileWhiteInnerSw + zIndex: 60 + color: '#FFFFFFFF' + id: Grasse3 decals: - 1790: -96,4 + 16246: -79.25363,26.57508 + 16247: -74.54376,27.670586 - node: - color: '#52B4E996' - id: MiniTileWhiteInnerSw - decals: - 1030: -11,-42 - 4751: 2,-53 - 4752: 5,-53 - 5709: -4,-38 - 5710: 3,-38 + color: '#FFFFFFFF' + id: GrayConcreteTrimBox + decals: + 4374: -45,11 + 4375: -48,11 + 6559: 0,-33 + 6560: 4,-43 + 6561: 4,-38 + 6562: 7,-38 + 6563: 7,-43 + 6564: 3,-42 + 6565: 3,-39 + 7501: 38,21 + 8634: -22,-59 + 8635: -22,-61 + 16540: 72,-3 + 16541: 72,-1 - node: cleanable: True - color: '#996700FF' - id: MiniTileWhiteInnerSw + color: '#FFFFFFFF' + id: GrayConcreteTrimBox + decals: + 5906: 11,32 + 5907: 16,32 + 5908: 18,32 + 5909: 9,32 + 5910: 9,30 + 5911: 18,30 + 5912: 16,30 + 5913: 11,30 + - node: + color: '#898989FF' + id: GrayConcreteTrimCornerNe decals: - 7103: 3,-5 + 16689: -26,-86 - node: - color: '#9FED5896' - id: MiniTileWhiteInnerSw + color: '#ACACACFF' + id: GrayConcreteTrimCornerNe decals: - 684: -52,21 - 1476: -70,21 - 2954: -88,21 - 5481: -2,21 - 5523: -23,21 - 5997: -11,25 - 6397: 31,-1 - 6398: 37,-1 - 6681: 38,-1 - 6964: -52,13 - 7732: -35,1 - 8307: -29,35 + 5505: -17,65 - node: - color: '#D381C996' - id: MiniTileWhiteInnerSw + color: '#DAD9E6FF' + id: GrayConcreteTrimCornerNe decals: - 2514: 60,-44 - 6364: 23,-16 - 7426: 43,-20 + 4348: -46,11 - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerSw + color: '#FFFFFFFF' + id: GrayConcreteTrimCornerNe decals: - 7301: 13,-26 - - node: - cleanable: True - color: '#DE3A3A96' - id: MiniTileWhiteInnerSw + 11: -94,15 + 39: -98,15 + 1454: -17,34 + 3389: -3,47 + 4368: -43,11 + 5991: -19,-45 + 8289: 35,47 + 8404: 39,38 + 9182: -35,-63 + 12726: -30,-28 + 12736: -26,-28 + 12742: -22,-28 + 12748: -18,-28 + 13842: -2,-20 + 13843: -4,-19 + 13844: 4,21 + 14355: 6,-40 + 16656: 58,1 + 16673: -26,-86 + - node: + color: '#898989FF' + id: GrayConcreteTrimCornerNw decals: - 3389: 5,31 + 16688: -30,-86 - node: - color: '#334E6DC8' - id: MiniTileWhiteLineE + color: '#D381C9FF' + id: GrayConcreteTrimCornerNw decals: - 732: 9,-3 - 733: 9,-7 - 734: 9,-8 - 772: -9,-8 - 773: -9,-7 - 774: -9,-6 - 775: -9,-5 - 776: -9,-4 - 777: -9,-3 - 779: -9,4 - 780: -9,5 - 781: -9,6 - 782: -9,7 - 783: -9,8 - 784: -9,9 - 5049: -9,-2 - 5299: -21,12 - 5300: -21,11 - 5301: -21,10 - 5302: -21,9 - 5303: -21,8 - 5304: -21,7 - 5305: -21,6 - 5306: -21,5 - 5307: -21,4 - 5308: -21,3 - 5309: -21,2 - 5359: -9,2 - 5360: -9,3 - 5367: -9,0 - 5375: 9,-2 - 5425: 0,-13 - 8098: -18,-2 - 8104: -14,-2 + 7327: 44,-48 + 7334: 44,-37 - node: - cleanable: True - color: '#334E6DC8' - id: MiniTileWhiteLineE - decals: - 1280: 55,65 - 1281: 55,64 - 1282: 55,63 - 1285: 59,66 - 1286: 59,65 - 1287: 59,64 - 1288: 59,63 - 1289: 59,62 - 1361: 52,61 - 1362: 52,60 - 1363: 52,59 - 1364: 52,57 - 1365: 52,58 - 3399: 5,30 - 3400: 5,29 - - node: - color: '#3EB38896' - id: MiniTileWhiteLineE + color: '#DAD9E6FF' + id: GrayConcreteTrimCornerNw decals: - 5207: 0,19 - 5208: 0,18 - 5209: 0,17 - 5210: 0,16 - 5211: 0,15 - 5250: 10,16 - 5251: 10,15 - 5252: 11,15 - 5253: 11,16 - 5254: 11,17 - 5255: 11,18 - 5293: 0,14 - 5477: 0,20 - 7089: 28,23 - 7090: 28,24 - 7091: 28,25 - 7092: 28,26 - 7093: 28,27 + 4343: -51,11 - node: - color: '#43990996' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimCornerNw decals: - 5753: -35,-43 - 5755: -35,-44 - 5756: -35,-45 - 5757: -35,-46 - 5758: -35,-47 - 5759: -35,-48 - 5771: -34,-51 - 5772: -34,-52 - 5775: -33,-54 - 5776: -33,-56 - 5796: -29,-54 - - node: - color: '#48B9FF8C' - id: MiniTileWhiteLineE + 10: -97,15 + 41: -99,15 + 1452: -19,34 + 3380: -9,47 + 4370: -48,8 + 5990: -27,-45 + 8288: 34,47 + 8402: 22,38 + 12725: -32,-28 + 12735: -28,-28 + 12741: -24,-28 + 12747: -20,-28 + 13796: -4,21 + 13845: 2,-20 + 13846: 4,-19 + 14354: 5,-40 + 16647: 54,1 + 16667: -30,-86 + - node: + color: '#ACACACFF' + id: GrayConcreteTrimCornerSe decals: - 2701: -4,-48 - 2702: -4,-47 - 2706: -5,-50 - 2723: -20,-45 - 2724: -20,-44 - 2743: -23,-48 - 2745: -23,-47 + 5507: -17,62 - node: - color: '#52B4E996' - id: MiniTileWhiteLineE - decals: - 1007: -5,-42 - 1008: -5,-41 - 1049: -16,-51 - 1053: 10,-55 - 1054: 10,-54 - 1055: 10,-53 - 1056: 10,-52 - 1057: 10,-51 - 2733: -21,-51 - 2735: -23,-53 - 2741: -23,-49 - 2753: -21,-54 - 4743: 6,-51 - 4863: 10,-51 - 5636: 0,-32 - 5637: 0,-34 - 5642: 0,-35 - 5665: 6,-34 - 5701: -5,-40 - 5704: -5,-39 - 5814: 10,-46 - - node: - color: '#60CFFF6C' - id: MiniTileWhiteLineE + color: '#D381C9FF' + id: GrayConcreteTrimCornerSe decals: - 3851: 2,-47 - 3852: 2,-48 - 3853: 2,-48 - 3854: 2,-49 - 3855: 2,-49 - 3856: 2,-47 + 7338: 51,-43 - node: - color: '#8C347F96' - id: MiniTileWhiteLineE + color: '#DAD9E6FF' + id: GrayConcreteTrimCornerSe decals: - 5903: -58,30 - 5904: -58,29 - 5905: -58,28 - 5906: -58,27 - 5907: -58,26 - 5908: -58,25 - 5909: -58,24 + 4324: -49,13 + 4337: -46,9 - node: - color: '#9FED5896' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimCornerSe decals: - 609: -66,20 - 610: -66,19 - 611: -66,18 - 612: -66,17 - 613: -66,16 - 614: -45,20 - 615: -45,19 - 616: -45,17 - 617: -45,16 - 618: -45,15 - 619: -45,13 - 693: -45,12 - 724: 1,34 - 1044: -32,-60 - 1482: -96,17 - 1483: -96,19 - 1484: -84,16 - 1485: -84,17 - 1486: -84,19 - 1487: -84,20 - 1492: -94,24 - 1493: -94,26 - 1494: -94,27 - 1495: -94,31 - 1496: -94,32 - 1497: -94,35 - 1498: -94,36 - 1499: -94,38 - 1500: -94,41 - 1526: -76,42 - 1527: -76,41 - 1528: -76,38 - 1529: -76,36 - 1530: -76,35 - 1531: -76,34 - 1532: -76,32 - 1533: -76,31 - 1534: -76,29 - 1535: -76,28 - 1536: -76,27 - 1537: -76,26 - 1538: -76,24 - 1571: -84,18 - 1572: -96,16 - 1575: -96,20 - 1576: -58,31 - 1577: -58,32 - 1578: -58,33 - 1579: -58,35 - 1580: -58,36 - 1581: -58,37 - 1582: -58,38 - 1583: -58,40 - 1584: -58,42 - 2951: -94,28 - 2953: -94,37 - 2956: -76,25 - 2961: -76,37 - 2962: -76,39 - 2967: -58,34 - 2970: -58,39 - 2971: -58,41 - 3558: -45,24 - 5267: 0,29 - 5499: -21,18 - 5500: -21,19 - 5501: -21,20 - 5502: -21,14 - 5503: -21,15 - 5504: -21,16 - 5826: -64,-6 - 5827: -64,-7 - 5848: -64,-5 - 5962: -11,24 - 6005: -10,26 - 6201: 1,31 - 6213: -34,25 - 6214: -34,24 - 6393: 35,-3 - 6394: 35,-2 - 6960: -45,14 - 7354: 21,-4 - 7355: 21,-3 - 7356: 21,-2 - 7958: -37,0 - 8298: -26,37 - 8299: -26,36 - 8312: -29,34 - 8582: -96,18 - 8631: -45,18 + 7: -95,12 + 8: -94,13 + 40: -98,14 + 3381: -3,41 + 4369: -43,3 + 8290: 35,42 + 8405: 50,28 + 10012: 12,-32 + 12728: -30,-30 + 12739: -26,-30 + 12744: -22,-30 + 13847: 4,-20 + 13848: -4,20 + 13849: -2,21 + 14356: 6,-41 + 16651: 55,-3 + 16655: 58,-1 - node: cleanable: True - color: '#9FED5896' - id: MiniTileWhiteLineE - decals: - 3395: 9,30 - 3396: 9,29 - - node: - color: '#A4610696' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimCornerSe decals: - 6614: 43,-3 - 6623: 43,-1 - 6636: 51,0 - 6637: 51,-2 - 6638: 51,-3 + 9936: 12,-32 + 18247: -18,-30 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteLineE + color: '#898989FF' + id: GrayConcreteTrimCornerSw decals: - 4112: -49,4 - 4123: -49,4 - 4124: -49,4 + 16690: -30,-91 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteLineE + color: '#ACACACFF' + id: GrayConcreteTrimCornerSw decals: - 4125: -49,4 - 4137: 13,-55 - 4138: 13,-54 - 4139: 13,-53 - 4146: 16,-55 - 4147: 16,-54 - 4148: 16,-53 + 5506: -20,62 - node: - color: '#D381C996' - id: MiniTileWhiteLineE + color: '#D381C9FF' + id: GrayConcreteTrimCornerSw decals: - 2231: 61,-40 - 2510: 61,-44 - 2511: 61,-43 - 2512: 61,-42 - 2513: 61,-41 - 2660: 80,-45 - 4241: 24,-13 - 4243: 25,-15 - 4244: 25,-16 - 5614: 0,-15 - 5615: 0,-16 - 5616: 0,-17 - 5617: 0,-18 - 5618: 0,-19 - 5628: 0,-23 - 5633: 0,-28 - 5634: 0,-29 - 5635: 0,-30 - 5978: 0,-27 - 5979: 0,-26 - 5980: 0,-25 - 5981: 0,-24 - 6366: 17,-18 - 6367: 17,-17 - 7280: 10,-22 - 7327: 36,-20 - 7328: 36,-22 - 7347: 21,-11 - 7348: 21,-10 - 7349: 21,-9 - 7350: 21,-8 - 7351: 21,-7 - 7352: 21,-6 - 7353: 21,-5 - 7417: 44,-21 - 7418: 44,-20 - 7429: 39,-21 - 7431: 39,-22 - 7445: 24,-12 - 7475: 42,-16 - 7476: 42,-15 - 7477: 42,-14 - 7519: 61,-36 - 7524: 57,-33 - 7525: 57,-32 - 7526: 57,-31 - 7527: 57,-30 - 7563: 60,-28 - 7564: 60,-26 - 7586: 57,-22 + 7337: 49,-43 - node: - cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteLineE + color: '#DAD9E6FF' + id: GrayConcreteTrimCornerSw decals: - 1247: 42,60 - 1248: 42,59 + 4323: -51,13 - node: - color: '#DE3A3A96' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimCornerSw decals: - 849: 21,12 - 850: 21,11 - 859: 24,4 - 860: 24,5 - 861: 24,6 - 862: 24,8 - 863: 21,3 - 864: 21,5 - 865: 21,6 - 866: 21,7 - 4953: -15,-40 - 5410: 21,2 - 6186: 1,38 - 6187: 1,40 - 6188: 1,41 - 6189: 1,42 - 6247: 27,11 - 6248: 27,10 - 7306: 15,-27 - 7307: 15,-26 - 7308: 15,-25 + 6: -97,13 + 34: -99,14 + 3379: -9,41 + 4351: -51,3 + 7976: 21,6 + 8291: 34,42 + 12730: -32,-30 + 12738: -28,-30 + 13850: 2,21 + 13851: 4,20 + 13852: -4,-20 + 14357: 5,-41 + 16646: 54,-3 + 16661: -30,-91 - node: - color: '#EFB34196' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimEndE decals: - 824: 11,24 - 845: 21,20 - 846: 21,19 - 847: 21,18 - 848: 21,13 - 875: 24,27 - 953: 17,33 - 954: 17,34 - 955: 17,35 - 1122: 11,25 - 1123: 11,26 - 3021: 28,38 - 3022: 28,39 - 3755: 24,30 - 3763: 28,32 - 3764: 28,33 - 4706: 24,26 - 5091: 26,15 - 5092: 26,16 - 5093: 26,17 - 5094: 26,18 - 5095: 26,19 - 5111: 24,29 - 5263: 0,25 - 5264: 0,26 - 5265: 0,27 - 5266: 0,28 - 5398: 9,2 - 5399: 9,3 - 5400: 9,4 - 5401: 9,5 - 5402: 9,6 - 5403: 9,7 - 5404: 9,8 - 5405: 9,9 - 5474: 0,24 - 6532: 9,10 - 6538: 21,17 - 6539: 21,16 - 6540: 21,15 - 6541: 21,14 + 6442: -12,-57 + 6710: 30,25 + 13906: -70,20 + 13907: -84,11 + 13975: -48,25 + 13976: -48,21 + 14705: 18,-28 - node: - cleanable: True - color: '#EFB34196' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimEndN decals: - 1270: 34,64 - 1271: 34,63 - 1273: 34,62 - 1274: 34,66 - 1275: 34,65 + 1359: -42,41 + 2720: 10,-5 + 6454: 12,-60 + 6455: 18,-60 + 13947: -73,2 + 13977: -42,49 + 18477: -8,-56 + 20430: -66,10 - node: - color: '#FA750096' - id: MiniTileWhiteLineE + color: '#FFFFFFFF' + id: GrayConcreteTrimEndS decals: - 5807: 6,-43 - 5808: 6,-44 - 5809: 6,-45 + 1357: -42,44 + 2719: 10,-7 + 6452: 12,-56 + 6453: 15,-56 + 6456: 21,-56 + 13948: -73,-2 + 18478: -8,-54 + 20429: -66,8 - node: - zIndex: 2 color: '#FFFFFFFF' - id: MiniTileWhiteLineE + id: GrayConcreteTrimEndW decals: - 4106: -49,4 + 6443: -10,-57 + 13905: -72,20 + 13908: -88,11 + 13973: -50,25 + 13974: -50,21 + 13978: 30,-3 + 14706: 14,-28 - node: - color: '#334E6DC8' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerNe decals: - 730: 16,-3 - 761: 5,-10 - 762: 4,-10 - 763: 3,-10 - 764: 2,-10 - 765: -2,-10 - 766: -5,-10 - 767: -4,-10 - 768: -6,-10 - 769: -7,-10 - 5054: -3,-10 - 5055: 0,-10 - 5056: 1,-10 - 5271: 35,36 - 5311: -20,1 - 5312: -19,1 - 5313: -18,1 - 5314: -17,1 - 5315: -15,1 - 5316: -14,1 - 5317: -13,1 - 5318: -12,1 - 5378: 14,-3 - 5380: -7,13 - 5381: -6,13 - 5382: -5,13 - 5383: -4,13 - 5384: -3,13 - 8095: -17,-3 - 8096: -16,-3 - 8097: -15,-3 + 22: -98,11 + 35: -99,13 + 36: -100,14 + 2615: -91,8 + 4910: 9,26 + 8413: 20,36 + 8415: 37,38 + 8416: 39,36 + 8417: 48,26 + 9632: 31,26 + 9701: 50,30 + 9753: 20,20 + 9770: 39,9 + 9781: 39,13 + 9799: 39,18 + 9813: 39,30 + 13474: 20,30 + 13475: 24,26 + 13476: 43,26 + 13477: 50,35 + 13478: 31,38 + 13497: 24,38 + 13501: 30,26 + 13507: 30,38 + 13868: -4,-20 + 13869: 4,20 + 13870: 2,21 + 16480: 64,-5 - node: cleanable: True - color: '#334E6DC8' - id: MiniTileWhiteLineN - decals: - 1283: 56,62 - 1284: 57,62 - 1340: 45,69 - 1349: 45,57 - 1350: 46,57 - 1351: 47,57 - 1352: 48,57 - 1353: 50,57 - 1354: 51,57 - 1355: 49,57 - - node: - color: '#3EB38896' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerNe decals: - 5148: 33,29 - 5149: 34,29 - 5156: 38,29 - 5212: 2,13 - 5213: 3,13 - 5214: 4,13 - 5215: 5,13 - 5231: 6,16 - 5242: 3,19 - 5243: 4,19 - 5244: 5,19 - 5245: 6,19 - 5246: 7,19 - 5247: 8,19 - 5248: 9,19 - 5294: 1,13 - 6535: 9,10 + 5933: 13,33 + 5934: 14,33 + 5949: 11,31 + 5950: 16,32 + 5951: 16,31 + 5952: 18,31 + 5954: 18,32 + 5955: 18,33 + 5956: 18,30 + 5957: 16,30 + 5958: 11,30 + 5959: 9,30 + 5960: 9,31 + 5961: 9,32 - node: - color: '#43990996' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerNw decals: - 5716: -25,-40 - 5717: -24,-40 - 5718: -23,-40 - 5728: -28,-41 - 5732: -29,-41 - 5733: -30,-41 - 5734: -31,-41 - 5735: -32,-41 - 5736: -33,-41 - 5737: -34,-41 - 5738: -35,-41 - 5795: -30,-53 + 17: -95,11 + 1462: -19,32 + 4909: 15,26 + 5504: -17,62 + 8411: 52,26 + 8412: 41,36 + 8414: 22,36 + 9594: 30,26 + 9668: 48,26 + 9704: 52,30 + 9712: 52,35 + 9761: 22,20 + 9769: 41,9 + 9798: 41,18 + 9812: 41,30 + 9834: 37,38 + 13479: 22,30 + 13480: 37,26 + 13481: 30,38 + 13482: 24,38 + 13865: -4,20 + 13866: -2,21 + 13867: 4,-20 + 15830: 41,13 + 16483: 80,-5 - node: cleanable: True - color: '#474F52EC' - id: MiniTileWhiteLineN - decals: - 1277: 47,65 - - node: - color: '#48B9FF8C' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerNw decals: - 2673: 0,-52 - 2674: -2,-52 - 2675: -3,-52 - 2713: -25,-45 - 2714: -24,-45 - 2715: -23,-45 - 2716: -22,-45 - 2718: -21,-45 + 5931: 13,33 + 5932: 14,33 - node: - color: '#4D69B7C6' - id: MiniTileWhiteLineN + color: '#DAD9E6FF' + id: GrayConcreteTrimInnerSe decals: - 1783: -95,6 - 1788: -97,5 + 4336: -49,9 - node: - color: '#52B4E996' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerSe decals: - 1003: 2,-43 - 1004: 1,-43 - 1005: -3,-43 - 1006: -4,-43 - 1021: -16,-40 - 1022: -18,-40 - 1023: -17,-40 - 1024: -19,-40 - 1051: -18,-50 - 2732: -22,-50 - 2744: -22,-54 - 2750: -21,-54 - 3976: -1,-46 - 3977: 0,-46 - 3978: 1,-46 - 3979: 2,-52 - 4742: 3,-52 - 5649: 2,-37 - 5650: 3,-37 - 5651: 5,-37 - 5653: -4,-37 - 5654: -5,-37 - 5656: 2,-33 - 5657: 3,-33 - 5658: 4,-33 - 5659: 5,-33 - 5660: 6,-33 - 6240: -15,-40 - 6457: -2,-43 - 6458: 0,-43 + 15: -95,13 + 21: -98,13 + 2616: -91,10 + 4908: 9,28 + 8409: 37,40 + 8410: 50,30 + 8418: 48,28 + 9578: 20,36 + 9633: 31,28 + 9673: 43,28 + 9718: 50,39 + 9768: 39,13 + 9783: 39,18 + 9797: 39,24 + 9811: 39,36 + 9833: 24,40 + 13245: 20,40 + 13483: 24,28 + 13484: 20,24 + 13485: 50,35 + 13502: 30,28 + 13506: 30,40 + 13871: -4,21 + 13872: 2,-20 + 13873: 4,-19 + 16481: 64,1 + 16657: 55,-1 - node: cleanable: True - color: '#52B4E996' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerSe decals: - 1339: 47,69 + 5937: 14,33 + 5938: 16,31 + 5939: 18,31 + 5940: 18,33 + 5941: 9,31 + 5942: 11,31 + 5943: 11,30 + 5944: 9,30 + 5945: 16,30 + 5946: 18,30 + 5963: 9,33 - node: - color: '#8C347F96' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerSw decals: - 5898: -51,25 - 5899: -50,25 - 5900: -46,25 - 5911: -57,23 - 5912: -56,23 - 5913: -55,23 - 5914: -54,23 - 5915: -53,23 + 16: -96,13 + 37: -99,15 + 38: -98,14 + 1461: -19,31 + 4911: 15,28 + 8407: 52,30 + 8408: 24,40 + 9577: 22,36 + 9591: 30,28 + 9637: 37,28 + 9678: 48,28 + 9703: 52,35 + 9717: 52,39 + 9782: 41,18 + 9796: 41,24 + 9814: 41,36 + 9832: 37,40 + 13486: 22,24 + 13487: 30,40 + 13874: -4,-19 + 13875: -2,-20 + 13876: 4,21 + 15829: 41,13 + 16482: 80,1 + 20171: 41,40 - node: cleanable: True - color: '#996700FF' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimInnerSw + decals: + 5917: 9,31 + 5918: 9,30 + 5919: 9,32 + 5920: 11,32 + 5921: 11,31 + 5922: 11,30 + 5923: 16,30 + 5924: 16,31 + 5925: 16,32 + 5926: 18,32 + 5927: 18,31 + 5928: 18,30 + 5929: 18,33 + 5930: 16,33 + 5935: 13,33 + 5936: 14,33 + 5947: 16,30 + 5948: 18,30 + - node: + color: '#898989FF' + id: GrayConcreteTrimLineE decals: - 7101: 1,-7 - 7102: 2,-7 + 16675: -26,-87 - node: - color: '#9FED5896' - id: MiniTileWhiteLineN + color: '#ACACACFF' + id: GrayConcreteTrimLineE decals: - 655: -65,15 - 656: -64,15 - 657: -63,15 - 658: -62,15 - 659: -61,15 - 660: -59,15 - 661: -58,15 - 662: -57,15 - 663: -56,15 - 664: -55,15 - 665: -54,15 - 666: -53,15 - 667: -83,23 - 668: -82,23 - 669: -80,23 - 670: -79,23 - 671: -75,23 - 672: -73,23 - 673: -72,23 - 674: -71,23 - 675: -70,23 - 676: -65,23 - 677: -64,23 - 678: -63,23 - 679: -62,23 - 680: -61,23 - 704: -84,23 - 705: -85,23 - 706: -88,23 - 726: 37,1 - 1042: -33,-59 - 1043: -34,-59 - 1045: -38,-59 - 1046: -37,-59 - 1430: -95,15 - 1431: -94,15 - 1432: -93,15 - 1433: -92,15 - 1434: -90,15 - 1435: -89,15 - 1436: -83,15 - 1437: -82,15 - 1438: -81,15 - 1439: -80,15 - 1440: -79,15 - 1441: -78,15 - 1442: -77,15 - 1443: -76,15 - 1444: -75,15 - 1445: -74,15 - 1446: -73,15 - 1447: -72,15 - 1448: -71,15 - 1449: -69,23 - 1450: -68,23 - 1451: -66,23 - 1452: -81,23 - 1453: -86,23 - 1454: -87,23 - 1455: -89,23 - 1456: -90,23 - 1457: -92,23 - 1458: -91,23 - 1459: -93,23 - 1460: -97,23 - 1461: -98,23 - 2947: -91,15 - 2963: -67,23 - 2965: -60,15 - 5445: -3,23 - 5446: -4,23 - 5447: -5,23 - 5448: -6,23 - 5449: -7,23 - 5450: -8,23 - 5451: -14,23 - 5452: -15,23 - 5453: -16,23 - 5454: -17,23 - 5455: -18,23 - 5456: -19,23 - 5457: -20,23 - 5458: -22,23 - 5459: -24,23 - 5460: -25,23 - 5461: -44,23 - 5462: -43,23 - 5463: -41,23 - 5464: -40,23 - 5465: -31,23 - 5466: -30,23 - 5467: -29,23 - 5468: -28,23 - 5469: -27,23 - 5540: -25,1 - 5541: -24,1 - 5542: -32,1 - 5543: -31,1 - 5544: -30,1 - 5545: -29,1 - 5546: -28,1 - 5547: -34,1 - 5960: -12,23 - 5961: -10,23 - 5988: -13,23 - 5989: -9,23 - 6207: -32,23 - 6215: -33,23 - 6216: -39,23 - 6221: -38,25 - 6222: -37,25 - 6223: -36,25 - 6224: -35,25 - 6225: -34,25 - 7730: -36,-1 - 7734: -35,1 - 7828: 26,1 - 7829: 27,1 - 7832: 29,0 - 7833: 30,0 - 7834: 31,0 - 7835: 34,0 - 7836: 35,0 - 7837: 37,0 - 7840: 39,1 - 7841: 40,1 - 7842: 41,1 - 8293: -30,38 - 8294: -29,38 - 8295: -28,38 - 8296: -27,38 + 5508: -17,63 + 5509: -17,64 - node: - cleanable: True - color: '#9FED5896' - id: MiniTileWhiteLineN + color: '#D381C9FF' + id: GrayConcreteTrimLineE decals: - 1335: 51,69 + 7331: 47,-43 + 7336: 48,-38 + 7339: 51,-42 - node: - cleanable: True - color: '#9FED58FF' - id: MiniTileWhiteLineN + color: '#DAD9E6FF' + id: GrayConcreteTrimLineE decals: - 3411: 5,34 - 3412: 9,34 + 4313: -49,15 + 4314: -49,14 + 4315: -49,13 + 4329: -46,9 + 4330: -46,10 + 4331: -46,11 + 4332: -49,8 + 4333: -49,7 + 4334: -49,6 - node: - color: '#A4610696' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimLineE decals: - 1062: 68,7 - 1069: 63,5 - 1070: 64,5 - 1071: 65,5 - 1072: 66,5 - 6631: 46,1 - 6632: 47,1 - 6633: 48,1 - 6634: 49,1 - 6695: 50,1 + 14: -94,14 + 20: -98,12 + 1348: -47,47 + 1353: -42,46 + 1354: -42,47 + 1355: -42,48 + 1356: -47,49 + 1362: -38,42 + 1363: -38,43 + 1364: -38,44 + 1434: -47,46 + 1455: -17,33 + 1456: -17,32 + 1457: -17,31 + 1458: -17,30 + 1464: -17,29 + 2613: -91,9 + 2721: 10,-6 + 3370: -3,42 + 3371: -3,43 + 3372: -3,45 + 3373: -3,44 + 3388: -3,46 + 3745: -47,31 + 3746: -47,32 + 3747: -47,35 + 3748: -47,36 + 4237: -42,5 + 4238: -42,4 + 4239: -42,10 + 4309: -42,9 + 4359: -43,4 + 4360: -43,5 + 4361: -43,6 + 4362: -43,7 + 4363: -43,8 + 4364: -43,9 + 4365: -43,10 + 4615: -101,39 + 4616: -103,39 + 4617: -105,39 + 4618: -107,41 + 4619: -107,42 + 4620: -107,43 + 4621: -107,49 + 4622: -107,50 + 4623: -107,51 + 4624: -107,57 + 4625: -107,58 + 4626: -107,59 + 4627: -107,65 + 4628: -107,66 + 4629: -107,67 + 4630: -105,69 + 4631: -103,69 + 4632: -101,69 + 4906: 9,27 + 5992: -19,-46 + 5993: -19,-47 + 6015: -19,-47 + 6457: 12,-55 + 6458: 12,-54 + 6459: 15,-55 + 6460: 15,-54 + 6461: 21,-55 + 6462: 21,-54 + 6463: 18,-61 + 6464: 18,-62 + 6465: 12,-62 + 6466: 12,-61 + 8280: 35,43 + 8281: 35,44 + 8282: 35,45 + 8283: 35,46 + 8376: 20,38 + 8393: 20,37 + 8394: 39,37 + 8395: 37,39 + 8396: 50,29 + 8397: 48,27 + 9478: 20,35 + 9479: 20,34 + 9480: 20,33 + 9481: 20,32 + 9484: 20,31 + 9584: 24,27 + 9669: 43,27 + 9680: 50,32 + 9681: 50,33 + 9683: 50,34 + 9684: 50,31 + 9705: 50,38 + 9706: 50,36 + 9735: 20,23 + 9736: 20,22 + 9737: 20,21 + 9762: 39,12 + 9763: 39,11 + 9771: 39,14 + 9772: 39,15 + 9773: 39,16 + 9774: 39,17 + 9784: 39,19 + 9785: 39,20 + 9786: 39,21 + 9787: 39,22 + 9788: 39,23 + 9800: 39,31 + 9801: 39,32 + 9802: 39,33 + 9803: 39,34 + 9804: 39,35 + 9825: 24,39 + 10009: 12,-31 + 10010: 12,-30 + 10011: 12,-29 + 12727: -30,-29 + 12740: -26,-29 + 12743: -22,-29 + 13243: 20,39 + 13488: 50,37 + 13500: 30,27 + 13504: 30,39 + 13690: 9,-36 + 13691: 9,-35 + 13692: 9,-34 + 13830: -2,24 + 13831: -2,23 + 13832: -2,22 + 13833: 2,24 + 13834: 2,23 + 13835: 2,22 + 13836: 2,-23 + 13837: 2,-22 + 13838: 2,-21 + 13839: -2,-23 + 13840: -2,-22 + 13841: -2,-21 + 13949: -73,1 + 13959: -38,24 + 13960: -38,23 + 13961: -38,21 + 13962: -38,20 + 13963: -42,17 + 13964: -42,18 + 13965: -42,19 + 13966: -42,20 + 16356: 39,10 + 16475: 64,0 + 16476: 64,-1 + 16477: 64,-2 + 16478: 64,-3 + 16479: 64,-4 + 16545: 72,0 + 16546: 72,-2 + 16547: 72,-4 + 16654: 55,-2 + 16674: -26,-87 + 18308: -38,40 + 18309: -38,39 - node: cleanable: True - color: '#A4610696' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimLineE decals: - 1336: 49,69 + 9933: 12,-29 + 9934: 12,-30 + 9935: 12,-31 + 18248: -18,-29 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteLineN + color: '#898989FF' + id: GrayConcreteTrimLineN decals: - 4113: -52,5 - 4114: -51,5 - 4115: -50,5 + 16676: -27,-86 + 16677: -28,-86 + 16678: -28,-86 + 16679: -29,-86 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteLineN + color: '#D381C9FF' + id: GrayConcreteTrimLineN decals: - 4130: -52,5 - 4131: -51,5 - 4132: -50,5 - 4151: 14,-56 - 4152: 15,-56 + 7332: 45,-41 + 7333: 45,-37 - node: - color: '#D381C996' - id: MiniTileWhiteLineN + color: '#DAD9E6FF' + id: GrayConcreteTrimLineN decals: - 753: 9,-20 - 754: 7,-20 - 1366: 13,-20 - 1367: 14,-20 - 1368: 15,-20 - 1369: 19,-20 - 1370: 21,-20 - 1371: 22,-20 - 1372: 26,-20 - 1373: 27,-20 - 2182: 47,-21 - 2183: 48,-21 - 2184: 49,-21 - 2185: 50,-21 - 2186: 51,-21 - 2187: 52,-21 - 2586: 65,-44 - 2588: 66,-44 - 2589: 67,-44 - 2596: 72,-44 - 2666: 79,-48 - 2667: 79,-42 - 4228: 12,-17 - 4229: 13,-17 - 4232: 15,-14 - 4233: 16,-14 - 4234: 17,-14 - 4235: 18,-14 - 4236: 19,-14 - 4237: 20,-14 - 4238: 21,-14 - 4239: 22,-14 - 4245: 26,-17 - 4246: 27,-17 - 4247: 28,-17 - 4254: 30,-16 - 4282: 20,-20 - 4487: 77,-44 - 4488: 76,-44 - 4489: 78,-44 - 4702: 75,-44 - 4901: 48,-25 - 4902: 49,-25 - 4903: 50,-25 - 5619: 1,-20 - 5620: 2,-20 - 5621: 3,-20 - 5622: 4,-20 - 5623: 5,-20 - 5624: 6,-20 - 6329: 25,-20 - 6331: 16,-20 - 6332: 24,-20 - 7110: 64,-44 - 7391: 31,-19 - 7392: 32,-19 - 7393: 34,-19 - 7394: 35,-19 - 7411: 18,-20 - 7420: 43,-19 - 7421: 42,-19 - 7422: 41,-19 - 7423: 39,-19 - 7461: 34,-16 - 7462: 35,-16 - 7463: 36,-16 - 7464: 37,-16 - 7478: 41,-13 - 7479: 40,-13 - 7509: 58,-39 - 7510: 60,-39 - 7513: 55,-30 - 7514: 56,-30 - 7521: 60,-34 - 7522: 59,-34 - 7523: 58,-34 - 7566: 59,-25 - 7567: 58,-25 - 7568: 57,-25 - 7569: 55,-25 - 7570: 54,-25 + 4319: -50,12 + 4344: -50,11 + 4345: -49,11 + 4346: -48,11 + 4347: -47,11 - node: - cleanable: True - color: '#D381C996' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimLineN decals: - 1328: 47,67 - 3384: 33,-19 - - node: - cleanable: True - color: '#D4D4D496' - id: MiniTileWhiteLineN + 12: -96,15 + 13: -95,15 + 18: -96,11 + 19: -97,11 + 1453: -18,34 + 1668: -49,57 + 1669: -47,57 + 1672: -41,57 + 1673: -40,57 + 1674: -39,57 + 1678: -48,57 + 3508: -9,29 + 3509: -8,29 + 3510: -7,29 + 3511: -6,29 + 3512: -5,29 + 3513: -4,29 + 3552: -12,25 + 3553: -11,25 + 3554: -10,25 + 3555: -9,25 + 3640: -19,25 + 3641: -18,25 + 3642: -17,25 + 3928: -15,32 + 3929: -12,32 + 4198: -40,38 + 4243: -44,2 + 4244: -45,2 + 4245: -49,2 + 4246: -50,2 + 4312: -50,12 + 4325: -50,12 + 4366: -45,11 + 4367: -44,11 + 4372: -47,8 + 4373: -46,8 + 4675: -95,66 + 4676: -94,66 + 4677: -93,66 + 4678: -93,42 + 4679: -94,42 + 4680: -95,42 + 4681: -108,44 + 4682: -109,44 + 4683: -109,46 + 4684: -108,46 + 4685: -108,48 + 4686: -109,48 + 4687: -109,52 + 4688: -108,52 + 4689: -108,54 + 4690: -109,54 + 4691: -109,56 + 4692: -108,56 + 4693: -109,60 + 4694: -108,60 + 4695: -108,62 + 4696: -109,62 + 4697: -109,64 + 4698: -108,64 + 4901: 10,26 + 4902: 11,26 + 4903: 12,26 + 4904: 13,26 + 4905: 14,26 + 5501: -20,62 + 5502: -19,62 + 5503: -18,62 + 5994: -26,-45 + 5995: -25,-45 + 5996: -24,-45 + 5997: -23,-45 + 5998: -22,-45 + 5999: -20,-45 + 6000: -20,-45 + 6003: -21,-45 + 6711: 26,25 + 6712: 27,25 + 6713: 28,25 + 6714: 29,25 + 8377: 50,26 + 8378: 51,26 + 8390: 21,36 + 8391: 40,36 + 8392: 49,26 + 8403: 38,38 + 9510: 21,30 + 9579: 25,26 + 9580: 26,26 + 9581: 27,26 + 9582: 28,26 + 9583: 29,26 + 9601: 32,26 + 9602: 33,26 + 9605: 34,26 + 9607: 35,26 + 9608: 36,26 + 9662: 44,26 + 9664: 45,26 + 9666: 46,26 + 9667: 47,26 + 9690: 51,30 + 9711: 51,35 + 9739: 21,20 + 9764: 40,9 + 9780: 40,13 + 9795: 40,18 + 9810: 40,30 + 9815: 33,38 + 9816: 32,38 + 9817: 34,38 + 9818: 35,38 + 9819: 36,38 + 13491: 29,38 + 13492: 28,38 + 13493: 27,38 + 13494: 26,38 + 13495: 25,38 + 13496: 23,38 + 13498: 31,26 + 13503: 31,38 + 13797: -7,20 + 13798: -6,20 + 13799: -5,20 + 13800: -3,21 + 13801: 3,21 + 13802: 5,20 + 13803: 6,20 + 13804: 7,20 + 13805: 7,-19 + 13806: 6,-19 + 13807: 5,-19 + 13808: 3,-20 + 13809: -7,-19 + 13810: -6,-19 + 13811: -5,-19 + 13812: -3,-20 + 13909: -87,11 + 13910: -85,11 + 13967: -52,29 + 13968: -51,29 + 13969: -50,29 + 14707: 15,-28 + 14708: 16,-28 + 14709: 17,-28 + 16440: 65,-5 + 16441: 66,-5 + 16442: 67,-5 + 16443: 68,-5 + 16444: 69,-5 + 16445: 70,-5 + 16446: 71,-5 + 16447: 72,-5 + 16448: 73,-5 + 16449: 74,-5 + 16450: 75,-5 + 16451: 76,-5 + 16452: 77,-5 + 16453: 78,-5 + 16454: 79,-5 + 16512: 65,-1 + 16513: 66,-1 + 16514: 67,-1 + 16515: 68,-1 + 16516: 69,-1 + 16517: 70,-1 + 16518: 71,-1 + 16519: 73,-1 + 16520: 74,-1 + 16521: 75,-1 + 16522: 76,-1 + 16523: 77,-1 + 16524: 78,-1 + 16525: 79,-1 + 16526: 79,-3 + 16527: 78,-3 + 16528: 77,-3 + 16529: 76,-3 + 16530: 75,-3 + 16531: 74,-3 + 16532: 73,-3 + 16533: 65,-3 + 16534: 66,-3 + 16535: 67,-3 + 16536: 68,-3 + 16537: 69,-3 + 16538: 70,-3 + 16539: 71,-3 + 16648: 55,1 + 16649: 56,1 + 16650: 57,1 + 16668: -29,-86 + 16669: -28,-86 + 16670: -27,-86 + 16671: -27,-86 + 16672: -27,-86 + 20239: 4,-28 + - node: + color: '#898989FF' + id: GrayConcreteTrimLineS decals: - 1331: 49,67 + 16685: -28,-91 + 16686: -29,-91 + 16687: -29,-91 - node: - cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteLineN + color: '#ACACACFF' + id: GrayConcreteTrimLineS decals: - 1249: 37,61 - 1250: 38,61 - 1251: 40,61 - 1252: 41,61 - 1253: 39,61 + 5510: -19,62 + 5511: -18,62 - node: - color: '#DE3A3A96' - id: MiniTileWhiteLineN + color: '#D381C9FF' + id: GrayConcreteTrimLineS decals: - 4950: -7,-41 - 4951: -8,-41 - 4952: -10,-41 - 5406: 25,1 - 5407: 24,1 - 5408: 23,1 - 5409: 22,1 - 5677: -12,-37 - 5678: -11,-37 - 5679: -10,-37 - 5680: -9,-37 - 6190: 1,43 - 6242: 24,11 - 6243: 25,11 - 6480: -12,-41 - 6481: -13,-41 - 6482: -14,-41 - 6659: 43,-5 - 6667: 44,-5 - 6668: 45,-5 - 6669: 46,-5 - 6670: 49,-5 - 6671: 48,-5 - 6672: 50,-5 - 7292: 9,-24 - 7293: 10,-24 - 7294: 11,-24 - 7295: 12,-24 - 7296: 14,-24 + 7328: 45,-50 + 7329: 45,-46 + 7330: 46,-46 + 7335: 47,-39 + 7340: 50,-43 - node: - cleanable: True - color: '#DE3A3A96' - id: MiniTileWhiteLineN + color: '#DAD9E6FF' + id: GrayConcreteTrimLineS decals: - 1332: 51,67 + 4320: -51,13 + 4321: -50,13 + 4322: -49,13 + 4326: -46,9 + 4327: -47,9 + 4328: -48,9 - node: - color: '#EFB34196' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimLineS decals: - 804: 2,23 - 805: 4,23 - 806: 6,23 - 808: 3,27 - 809: 4,27 - 810: 5,27 - 811: 6,27 - 812: 7,27 - 827: 12,23 - 828: 13,23 - 829: 14,23 - 830: 16,23 - 831: 17,23 - 832: 18,23 - 833: 19,23 - 834: 20,23 - 835: 22,23 - 836: 23,23 - 837: 24,23 - 838: 25,23 - 876: 21,31 - 877: 22,31 - 961: 14,36 - 962: 15,36 - 963: 16,36 - 3756: 20,31 - 3812: 34,36 - 3813: 32,36 - 3814: 31,36 - 3815: 30,36 - 3816: 33,36 - 3831: 40,33 - 3832: 39,33 - 3833: 38,33 - 3834: 37,33 - 3835: 36,33 - 3836: 35,33 - 3837: 34,33 - 3838: 33,33 - 3839: 32,33 - 3840: 31,32 - 3841: 30,32 - 4708: 23,31 - 5096: 24,19 - 5097: 25,19 - 5389: 18,1 - 5390: 17,1 - 5391: 16,1 - 5392: 15,1 - 5393: 13,1 - 5394: 12,1 - 5395: 11,1 - 5396: 10,1 - 5473: 1,23 + 1670: -49,57 + 1671: -47,57 + 1675: -41,57 + 1676: -40,57 + 1677: -39,57 + 1679: -48,57 + 3517: -9,29 + 3518: -8,29 + 3519: -6,29 + 3520: -7,29 + 3521: -5,29 + 3522: -4,29 + 3548: -12,25 + 3549: -11,25 + 3550: -10,25 + 3551: -9,25 + 3637: -18,25 + 3638: -17,25 + 3639: -19,25 + 3926: -15,32 + 3927: -12,32 + 4199: -40,38 + 4247: -44,2 + 4248: -45,2 + 4249: -49,2 + 4250: -50,2 + 4311: -50,12 + 4352: -50,3 + 4353: -49,3 + 4354: -48,3 + 4355: -47,3 + 4356: -46,3 + 4357: -45,3 + 4358: -44,3 + 4651: -95,42 + 4652: -94,42 + 4653: -93,42 + 4654: -93,66 + 4655: -94,66 + 4656: -95,66 + 4657: -109,44 + 4658: -108,44 + 4659: -109,46 + 4660: -108,46 + 4661: -109,48 + 4662: -108,48 + 4663: -108,52 + 4664: -109,52 + 4665: -109,54 + 4666: -108,54 + 4667: -108,56 + 4668: -109,56 + 4669: -109,60 + 4670: -108,60 + 4671: -108,62 + 4672: -109,62 + 4673: -109,64 + 4674: -108,64 + 4895: 12,28 + 4896: 10,28 + 4897: 11,28 + 4898: 12,28 + 4899: 13,28 + 4900: 14,28 + 6715: 26,25 + 6716: 27,25 + 6717: 28,25 + 6718: 29,25 + 8383: 21,40 + 8384: 22,40 + 8385: 23,40 + 8386: 38,40 + 8387: 39,40 + 8388: 40,40 + 8389: 51,30 + 8406: 49,28 + 9546: 21,36 + 9585: 25,28 + 9586: 26,28 + 9587: 27,28 + 9588: 28,28 + 9589: 29,28 + 9640: 32,28 + 9641: 33,28 + 9642: 34,28 + 9643: 35,28 + 9644: 36,28 + 9651: 44,28 + 9652: 45,28 + 9653: 46,28 + 9655: 47,28 + 9687: 51,35 + 9710: 51,39 + 9750: 21,24 + 9767: 40,13 + 9775: 40,18 + 9789: 40,24 + 9805: 40,36 + 9820: 25,40 + 9821: 26,40 + 9822: 27,40 + 9823: 28,40 + 9824: 29,40 + 9826: 32,40 + 9827: 33,40 + 9828: 34,40 + 9829: 35,40 + 9830: 36,40 + 10007: 10,-32 + 10008: 11,-32 + 12729: -31,-30 + 12737: -27,-30 + 12745: -23,-30 + 12746: -19,-30 + 13499: 31,28 + 13505: 31,40 + 13814: -7,-19 + 13815: -6,-19 + 13816: -5,-19 + 13817: -3,-20 + 13818: 3,-20 + 13819: 5,-19 + 13820: 6,-19 + 13821: 7,-19 + 13822: 7,20 + 13823: 6,20 + 13824: 5,20 + 13825: 3,21 + 13826: -7,20 + 13827: -6,20 + 13828: -5,20 + 13829: -3,21 + 13911: -87,11 + 13912: -85,11 + 13970: -52,29 + 13971: -51,29 + 13972: -50,29 + 14710: 15,-28 + 14711: 16,-28 + 14712: 17,-28 + 16460: 79,1 + 16461: 78,1 + 16462: 77,1 + 16463: 76,1 + 16464: 75,1 + 16465: 74,1 + 16466: 73,1 + 16467: 72,1 + 16468: 71,1 + 16469: 70,1 + 16470: 69,1 + 16471: 68,1 + 16472: 67,1 + 16473: 66,1 + 16474: 65,1 + 16484: 65,-3 + 16485: 66,-3 + 16486: 67,-3 + 16487: 68,-3 + 16488: 69,-3 + 16489: 70,-3 + 16490: 71,-3 + 16491: 73,-3 + 16492: 74,-3 + 16493: 75,-3 + 16494: 76,-3 + 16495: 77,-3 + 16496: 78,-3 + 16497: 79,-3 + 16498: 79,-1 + 16499: 78,-1 + 16500: 77,-1 + 16501: 76,-1 + 16502: 75,-1 + 16503: 74,-1 + 16504: 73,-1 + 16505: 65,-1 + 16506: 66,-1 + 16507: 67,-1 + 16508: 68,-1 + 16509: 69,-1 + 16510: 70,-1 + 16511: 71,-1 + 16652: 56,-1 + 16653: 57,-1 + 16658: -30,-91 + 16659: -29,-91 + 16660: -28,-91 + 20240: 4,-28 - node: cleanable: True - color: '#EFB34196' - id: MiniTileWhiteLineN - decals: - 1327: 45,67 - - node: - color: '#FA750096' - id: MiniTileWhiteLineN + color: '#FFFFFFFF' + id: GrayConcreteTrimLineS decals: - 5811: 7,-46 - 5812: 8,-46 - 5813: 10,-46 + 9937: 10,-32 + 9938: 11,-32 - node: + angle: 4.71238898038469 rad color: '#FFFFFFFF' - id: MiniTileWhiteLineN + id: GrayConcreteTrimLineS decals: - 1871: -76,-24 - 1872: -77,-24 - 6451: -2,-43 - 6452: 0,-43 - 6461: -0.99868023,-43.232212 - 6474: -14,-41 - 6475: -13,-41 - 6476: -12,-41 - 6485: -13.0012455,-41.24148 + 5498: -17,65 + 5499: -17,64 + 5500: -17,63 - node: - color: '#334E6DC8' - id: MiniTileWhiteLineS + color: '#898989FF' + id: GrayConcreteTrimLineW decals: - 735: 11,-1 - 736: 12,-1 - 737: 13,-1 - 738: 15,-1 - 739: 16,-1 - 740: 17,-1 - 746: 16,-7 - 787: -7,11 - 788: -6,11 - 789: -5,11 - 790: -4,11 - 791: -2,11 - 792: -1,11 - 793: 0,11 - 794: 3,11 - 795: 4,11 - 796: 5,11 - 943: 18,21 - 944: 17,21 - 945: 16,21 - 946: 15,21 - 3290: 2,11 - 5057: -3,11 - 5058: 1,11 - 5197: 13,21 - 5270: 35,35 - 5273: 36,35 - 5334: -19,-1 - 5335: -13,-1 - 5336: -12,-1 - 5351: -7,-12 - 5352: -6,-12 - 5353: -5,-12 - 5354: -4,-12 - 5355: -3,-12 - 5377: 10,-1 - 5412: 18,-1 - 5427: 1,-12 - 5428: 2,-12 - 5429: 3,-12 - 5430: 4,-12 - 5431: 5,-12 - 5438: 9,-9 - 8085: -17,-1 - 8086: -16,-1 - 8087: -15,-1 - 8090: -18,-3 - 8091: -17,-3 - 8092: -16,-3 - 8093: -15,-3 - 8094: -14,-3 + 16680: -30,-87 + 16681: -30,-88 + 16682: -30,-89 + 16683: -30,-90 + 16684: -30,-90 - node: - cleanable: True - color: '#334E6DC8' - id: MiniTileWhiteLineS - decals: - 1278: 56,66 - 1279: 57,66 - 1341: 45,71 - 1342: 45,61 - 1343: 46,61 - 1344: 47,61 - 1345: 48,61 - 1346: 49,61 - 1347: 50,61 - 1348: 51,61 - 3401: 6,31 - 3402: 7,31 - 3403: 8,31 - - node: - color: '#3EB38896' - id: MiniTileWhiteLineS + color: '#DAD9E6FF' + id: GrayConcreteTrimLineW decals: - 5150: 34,28 - 5151: 33,28 - 5157: 38,28 - 5196: 11,21 - 5205: 6,21 - 5206: 2,21 - 5232: 6,15 - 5234: 3,17 - 5235: 4,17 - 5236: 5,17 - 5237: 6,17 - 5238: 7,17 - 5239: 8,17 - 5240: 9,17 - 5241: 10,17 - 5262: 4,21 - 5476: 1,21 + 4316: -51,15 + 4317: -51,14 + 4318: -51,13 + 4335: -51,6 + 4338: -51,7 + 4339: -51,8 + 4340: -51,9 + 4341: -51,10 + 4342: -51,11 - node: - color: '#43990996' - id: MiniTileWhiteLineS + color: '#FFFFFFFF' + id: GrayConcreteTrimLineW decals: - 5719: -25,-43 - 5720: -24,-43 - 5721: -23,-43 - 5729: -28,-42 - 5747: -29,-42 - 5748: -30,-42 - 5749: -31,-42 - 5750: -32,-42 - 5751: -33,-42 - 5752: -34,-42 - 5778: -34,-57 - 5779: -37,-57 - 5793: -30,-55 - - node: - color: '#48B9FF8C' - id: MiniTileWhiteLineS + 9: -97,14 + 1349: -47,47 + 1350: -42,46 + 1351: -42,47 + 1352: -42,48 + 1358: -47,49 + 1365: -38,42 + 1366: -38,43 + 1367: -38,44 + 1435: -47,46 + 1459: -19,30 + 1460: -19,33 + 1463: -19,29 + 2722: 10,-6 + 3374: -9,42 + 3375: -9,43 + 3376: -9,44 + 3377: -9,46 + 3378: -9,45 + 3749: -47,35 + 3750: -47,36 + 3751: -47,32 + 3752: -47,31 + 4240: -42,10 + 4241: -42,5 + 4242: -42,4 + 4310: -42,9 + 4349: -51,5 + 4350: -51,4 + 4371: -48,7 + 4633: -101,69 + 4634: -103,69 + 4635: -105,69 + 4636: -107,67 + 4637: -107,66 + 4638: -107,65 + 4639: -107,59 + 4640: -107,58 + 4641: -107,57 + 4642: -107,49 + 4643: -107,50 + 4644: -107,51 + 4645: -107,41 + 4646: -107,42 + 4647: -107,43 + 4648: -105,39 + 4649: -103,39 + 4650: -101,39 + 4907: 15,27 + 6046: -27,-46 + 6047: -27,-47 + 6467: 12,-61 + 6468: 12,-62 + 6469: 12,-55 + 6470: 12,-54 + 6471: 15,-54 + 6472: 15,-55 + 6473: 18,-62 + 6474: 18,-61 + 6475: 21,-55 + 6476: 21,-54 + 8284: 34,43 + 8285: 34,44 + 8286: 34,45 + 8287: 34,46 + 8379: 52,27 + 8380: 52,28 + 8381: 41,38 + 8382: 41,39 + 8398: 52,29 + 8399: 41,37 + 8400: 24,39 + 8401: 22,37 + 9522: 22,31 + 9524: 22,32 + 9531: 22,33 + 9534: 22,34 + 9538: 22,35 + 9590: 30,27 + 9625: 37,27 + 9658: 48,27 + 9693: 52,31 + 9694: 52,32 + 9696: 52,33 + 9697: 52,34 + 9707: 52,38 + 9708: 52,37 + 9709: 52,36 + 9746: 22,21 + 9747: 22,22 + 9748: 22,23 + 9765: 41,10 + 9766: 41,11 + 9776: 41,17 + 9777: 41,16 + 9778: 41,15 + 9779: 41,14 + 9790: 41,23 + 9791: 41,21 + 9792: 41,22 + 9793: 41,19 + 9794: 41,20 + 9806: 41,34 + 9807: 41,33 + 9808: 41,32 + 9809: 41,31 + 9831: 37,39 + 12731: -32,-29 + 12732: -28,-29 + 12733: -24,-29 + 12734: -20,-29 + 13489: 30,39 + 13490: 41,35 + 13693: 9,-36 + 13694: 9,-35 + 13695: 9,-34 + 13853: -2,-23 + 13854: -2,-22 + 13855: -2,-21 + 13856: 2,-23 + 13857: 2,-22 + 13858: 2,-21 + 13859: 2,22 + 13860: 2,23 + 13861: 2,24 + 13862: -2,22 + 13863: -2,23 + 13864: -2,24 + 13950: -73,1 + 13951: -42,17 + 13952: -42,18 + 13953: -42,19 + 13954: -42,20 + 13955: -38,20 + 13956: -38,21 + 13957: -38,23 + 13958: -38,24 + 15831: 41,12 + 16455: 80,-4 + 16456: 80,-3 + 16457: 80,-2 + 16458: 80,-1 + 16459: 80,0 + 16542: 72,-2 + 16543: 72,-4 + 16544: 72,0 + 16662: -30,-90 + 16663: -30,-89 + 16664: -30,-88 + 16665: -30,-87 + 16666: -30,-87 + 18310: -38,40 + 18311: -38,39 + - node: + color: '#4B709CFF' + id: HalfTileOverlayGreyscale decals: - 2671: -3,-53 - 2672: -1,-53 - 2679: -4,-53 - 2708: -25,-48 - 2709: -24,-48 - 2747: -22,-46 - 2748: -21,-46 + 16700: -31,-84 + 16701: -30,-84 + 16702: -29,-84 - node: - color: '#4D69B7C6' - id: MiniTileWhiteLineS + zIndex: 90 + color: '#6E6E6EFF' + id: HalfTileOverlayGreyscale decals: - 1784: -95,3 - 1787: -97,4 + 13062: 80,-64 - node: - color: '#52B4E996' - id: MiniTileWhiteLineS + color: '#808080FF' + id: HalfTileOverlayGreyscale decals: - 1011: -19,-42 - 1012: -18,-42 - 1015: -10,-44 - 1016: -8,-44 - 1017: -7,-44 - 1018: -6,-44 - 1019: -4,-44 - 1020: -3,-44 - 1026: 7,-48 - 1027: 6,-48 - 2736: -22,-52 - 2742: -22,-54 - 2751: -21,-54 - 2755: -23,-54 - 3559: 2,-44 - 3560: 3,-44 - 3975: 1,-44 - 4744: 8,-48 - 4745: 1,-53 - 4746: 3,-53 - 4747: 4,-53 - 4949: -17,-42 - 5031: -16,-42 - 5663: 5,-35 - 6454: -2,-44 - 6455: -1,-44 - 6456: 0,-44 - 6477: -14,-42 - 6478: -13,-42 - 6479: -12,-42 + 17728: -42,104 - node: - cleanable: True - color: '#52B4E996' - id: MiniTileWhiteLineS + color: '#9FED58FF' + id: HalfTileOverlayGreyscale decals: - 1338: 47,71 + 15827: 44,-3 + 15828: 45,-3 - node: - color: '#60CFFF6C' - id: MiniTileWhiteLineS + color: '#CA8C1898' + id: HalfTileOverlayGreyscale decals: - 3857: 0,-50 - 3858: 0,-50 + 18396: 49,2 - node: - cleanable: True - color: '#996700FF' - id: MiniTileWhiteLineS + color: '#334E6DFF' + id: HalfTileOverlayGreyscale180 decals: - 7099: 1,-5 - 7100: 2,-5 + 16703: -29,-84 + 16704: -30,-84 - node: - color: '#9FED5896' - id: MiniTileWhiteLineS + color: '#808080FF' + id: HalfTileOverlayGreyscale180 decals: - 620: -53,13 - 621: -55,13 - 622: -54,13 - 623: -56,13 - 624: -57,13 - 625: -61,13 - 626: -62,13 - 627: -65,13 - 628: -64,13 - 629: -70,13 - 630: -71,13 - 631: -72,13 - 632: -73,13 - 633: -77,13 - 634: -78,13 - 635: -82,13 - 636: -83,13 - 637: -65,21 - 638: -64,21 - 639: -63,21 - 640: -62,21 - 641: -61,21 - 642: -60,21 - 643: -59,21 - 644: -58,21 - 645: -57,21 - 646: -56,21 - 647: -55,21 - 648: -54,21 - 649: -53,21 - 694: -47,11 - 695: -46,11 - 702: -85,13 - 703: -88,13 - 1038: -38,-63 - 1039: -37,-63 - 1040: -34,-63 - 1041: -33,-63 - 1401: -74,13 - 1402: -75,13 - 1403: -76,13 - 1404: -68,13 - 1405: -67,13 - 1406: -66,13 - 1407: -86,13 - 1408: -91,13 - 1409: -92,13 - 1410: -93,13 - 1411: -71,21 - 1412: -72,21 - 1413: -73,21 - 1414: -74,21 - 1415: -75,21 - 1416: -76,21 - 1417: -77,21 - 1418: -78,21 - 1419: -79,21 - 1420: -80,21 - 1421: -81,21 - 1422: -82,21 - 1423: -83,21 - 1424: -89,21 - 1425: -90,21 - 1426: -91,21 - 1427: -92,21 - 1428: -94,21 - 1429: -95,21 - 1539: -95,13 - 1540: -96,13 - 1541: -97,13 - 1542: -98,13 - 2948: -94,13 - 2950: -93,21 - 2964: -69,13 - 2973: -63,13 - 2974: -80,13 - 2975: -84,13 - 2976: -90,13 - 4710: -31,40 - 5074: -60,13 - 5075: -59,13 - 5076: -58,13 - 5480: -3,21 - 5482: -4,21 - 5483: -5,21 - 5484: -6,21 - 5485: -7,21 - 5486: -8,21 - 5487: -9,21 - 5488: -10,21 - 5489: -11,21 - 5490: -13,21 - 5491: -14,21 - 5492: -15,21 - 5493: -16,21 - 5494: -17,21 - 5495: -18,21 - 5496: -19,21 - 5497: -20,21 - 5506: -44,21 - 5507: -43,21 - 5508: -41,21 - 5509: -40,21 - 5510: -39,21 - 5511: -38,21 - 5512: -36,21 - 5513: -34,21 - 5514: -33,21 - 5515: -32,21 - 5516: -31,21 - 5517: -30,21 - 5518: -29,21 - 5519: -27,21 - 5520: -26,21 - 5521: -25,21 - 5522: -24,21 - 5825: -64,-8 - 6391: 30,-1 - 6392: 36,-1 - 6399: 37,-1 - 6401: 29,-1 - 6403: 31,-3 - 6404: 32,-3 - 6405: 33,-3 - 6406: 34,-3 - 6407: 35,-3 - 6684: 40,-3 - 7358: 22,-1 - 7359: 23,-1 - 7360: 24,-1 - 7361: 25,-1 - 7362: 26,-1 - 7363: 28,-1 - 7731: -36,1 - 8301: -26,35 - 8302: -27,35 - 8303: -28,35 - 8304: -30,35 - 8305: -31,35 + 17730: -44,98 - node: - cleanable: True - color: '#9FED5896' - id: MiniTileWhiteLineS + color: '#9FED58FF' + id: HalfTileOverlayGreyscale180 decals: - 1334: 51,71 - 3390: 10,31 - 3391: 11,31 - 3392: 11,31 - 3393: 10,31 + 15809: 44,-5 + 15811: 45,-5 - node: - cleanable: True - color: '#9FED58FF' - id: MiniTileWhiteLineS + color: '#CA8C1898' + id: HalfTileOverlayGreyscale180 decals: - 3406: 5,33 - 3413: 9,33 + 18401: 49,1 + 18402: 50,1 + 18403: 50,0 + 18404: 49,-1 + 18405: 50,-1 - node: - color: '#A4610696' - id: MiniTileWhiteLineS + color: '#D381C9CC' + id: HalfTileOverlayGreyscale180 decals: - 1063: 66,2 - 1064: 63,2 - 5887: 65,2 + 396: 54,-20 + 397: 56,-20 + 408: 55,-20 - node: - cleanable: True - color: '#A4610696' - id: MiniTileWhiteLineS + color: '#4B709CFF' + id: HalfTileOverlayGreyscale270 + decals: + 16691: -31,-91 + 16692: -31,-90 + 16693: -31,-88 + 16694: -31,-89 + 16695: -31,-87 + 16696: -31,-86 + 16697: -31,-85 + 16698: -31,-85 + 16699: -31,-84 + - node: + color: '#808080FF' + id: HalfTileOverlayGreyscale270 decals: - 1337: 49,71 + 17729: -49,103 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteLineS + color: '#955922B2' + id: HalfTileOverlayGreyscale270 decals: - 4116: -52,3 - 4117: -51,3 - 4118: -50,3 + 18410: 48,-2 + 18411: 48,-1 + 18412: 48,0 + 18413: 48,1 + 18414: 48,2 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteLineS + color: '#D381C9CC' + id: HalfTileOverlayGreyscale270 decals: - 4133: -52,3 - 4134: -51,3 - 4135: -50,3 - 4153: 13,-56 - 4154: 14,-56 - 4155: 15,-56 - 4156: 16,-56 + 398: 53,-19 + 401: 53,-18 - node: - color: '#D381C996' - id: MiniTileWhiteLineS + color: '#334E6DFF' + id: HalfTileOverlayGreyscale90 decals: - 758: 33,-23 - 1374: 17,-22 - 1375: 18,-22 - 1376: 19,-22 - 1377: 21,-22 - 1378: 22,-22 - 1379: 23,-22 - 1380: 24,-22 - 1381: 25,-22 - 1382: 26,-22 - 2176: 51,-23 - 2177: 47,-23 - 2178: 52,-23 - 2179: 48,-23 - 2180: 49,-23 - 2181: 50,-23 - 2505: 58,-44 - 2506: 59,-44 - 2580: 64,-46 - 2581: 65,-46 - 2582: 66,-46 - 2583: 67,-46 - 2584: 72,-46 - 2665: 79,-48 - 2668: 79,-42 - 4224: 12,-18 - 4225: 13,-18 - 4226: 14,-18 - 4227: 15,-18 - 4249: 26,-18 - 4250: 27,-18 - 4257: 29,-17 - 4258: 30,-17 - 4289: 20,-12 - 4486: 77,-46 - 4490: 76,-46 - 4491: 75,-46 - 4492: 78,-46 - 4904: 48,-27 - 4905: 49,-27 - 4906: 50,-27 - 4928: 56,-37 - 4929: 55,-37 - 5627: 1,-22 - 5852: 57,-44 - 5982: 2,-22 - 5983: 3,-22 - 5984: 4,-22 - 5985: 5,-22 - 5987: 6,-22 - 6330: 25,-18 - 6368: 18,-16 - 6369: 19,-16 - 6370: 20,-16 - 6371: 21,-16 - 6372: 22,-16 - 6375: 16,-18 - 6376: 24,-18 - 7390: 31,-23 - 7401: 35,-23 - 7427: 42,-20 - 7428: 40,-20 - 7468: 34,-17 - 7469: 35,-17 - 7470: 36,-17 - 7471: 37,-17 - 7472: 38,-17 - 7473: 39,-17 - 7474: 41,-17 - 7515: 57,-37 - 7516: 58,-37 - 7517: 60,-37 - 7560: 56,-28 - 7561: 58,-28 - 7562: 59,-28 - 7574: 54,-28 - 7575: 55,-28 + 16705: -31,-85 + 16706: -31,-86 + 16707: -31,-87 + 16708: -31,-88 + 16709: -31,-89 + 16710: -31,-90 + 16711: -31,-90 + 16712: -31,-91 + 16713: -31,-91 - node: - cleanable: True - color: '#D381C996' - id: MiniTileWhiteLineS + color: '#9FED58FF' + id: HalfTileOverlayGreyscale90 decals: - 1329: 47,69 + 15815: 46,-4 - node: - cleanable: True - color: '#D4D4D496' - id: MiniTileWhiteLineS + color: '#CA8C1898' + id: HalfTileOverlayGreyscale90 decals: - 1330: 49,69 + 18395: 48,2 + 18407: 48,-2 + 18409: 50,-2 - node: - color: '#DE3A3A96' - id: MiniTileWhiteLineS + color: '#D381C9CC' + id: HalfTileOverlayGreyscale90 decals: - 851: 21,10 - 5586: -20,-1 - 5587: -24,-1 - 5588: -25,-1 - 5589: -26,-1 - 5590: -27,-1 - 5591: -28,-1 - 5592: -29,-1 - 5593: -33,-1 - 5594: -32,-1 - 5595: -31,-1 - 5596: -30,-1 - 5681: -12,-39 - 5682: -10,-39 - 6250: 26,9 - 6251: 25,9 - 6640: 45,-3 - 6641: 46,-3 - 6642: 48,-3 - 6643: 49,-3 - 6644: 50,-3 - 6645: 51,-3 - 6653: 43,-3 - 6654: 41,-3 - 6673: 43,-8 - 6674: 44,-8 - 6675: 46,-8 - 6676: 47,-8 - 6677: 48,-8 - 6678: 49,-8 - 7277: 7,-22 - 7278: 9,-22 - 7279: 10,-22 - 7282: 12,-22 - 7283: 14,-22 - 7284: 15,-22 - 7285: 16,-22 - 7298: 10,-26 - 7299: 11,-26 - 7300: 12,-26 - 7304: 14,-28 - 7736: -35,-1 + 399: 57,-19 + 400: 57,-18 - node: - cleanable: True - color: '#DE3A3A96' - id: MiniTileWhiteLineS + color: '#A43A3A4D' + id: HerringboneOverlay decals: - 1333: 51,69 - 3387: 3,31 - 3388: 4,31 + 17915: -40,97 + 17916: -40,96 + 17917: -40,95 + 17918: -40,94 - node: - color: '#EFB34196' - id: MiniTileWhiteLineS + color: '#A43A3A91' + id: HerringboneOverlay decals: - 814: 7,25 - 815: 6,25 - 816: 5,25 - 817: 4,25 - 818: 3,25 - 841: 25,21 - 842: 24,21 - 843: 23,21 - 844: 22,21 - 880: 20,25 - 881: 22,25 - 882: 23,25 - 948: 14,32 - 949: 15,32 - 950: 16,32 - 3789: 29,34 - 3817: 34,35 - 3818: 33,35 - 3819: 32,35 - 3820: 30,31 - 3821: 31,31 - 3822: 32,31 - 3823: 33,31 - 3824: 34,31 - 3825: 35,31 - 3826: 36,31 - 3827: 37,31 - 3828: 38,31 - 3829: 39,31 - 3830: 40,31 - 5098: 25,14 - 5285: 31,35 + 17911: -40,97 + 17912: -40,96 + 17913: -40,95 + 17914: -40,94 - node: - cleanable: True - color: '#EFB34196' - id: MiniTileWhiteLineS + angle: -1.5707963267948966 rad + color: '#FFFFFFFF' + id: LoadingArea decals: - 1326: 45,69 + 4376: -42,8 + 13698: -42,-33 + 13699: -42,-31 - node: + zIndex: 90 + angle: -1.5707963267948966 rad color: '#FFFFFFFF' - id: MiniTileWhiteLineS + id: LoadingArea decals: - 1867: -77,-25 - 1868: -76,-25 - 6448: -2,-44 - 6449: -1,-44 - 6450: 0,-44 - 6464: -1.0079395,-43.73684 - 6471: -14,-42 - 6472: -13,-42 - 6473: -12,-42 - 6486: -12.9983,-41.74271 + 12982: 89,-57 - node: - color: '#334E6DC8' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: LoadingArea decals: - 727: 11,-4 - 728: 11,-5 - 729: 11,-6 - 741: 19,-3 - 742: 19,-4 - 743: 19,-5 - 744: 19,-6 - 745: 19,-7 - 799: 7,9 - 800: 7,8 - 801: 7,7 - 936: 19,20 - 937: 19,18 - 938: 19,17 - 939: 19,15 - 940: 19,14 - 941: 19,13 - 942: 19,12 - 1126: 19,16 - 1127: 19,19 - 5320: -11,2 - 5321: -11,3 - 5322: -11,4 - 5323: -11,5 - 5324: -11,6 - 5325: -11,7 - 5326: -11,8 - 5327: -11,9 - 5338: -11,-2 - 5339: -11,-3 - 5340: -11,-4 - 5341: -11,-5 - 5342: -11,-7 - 5343: -11,-8 - 5357: -2,-13 - 5361: 7,6 - 5362: 7,5 - 5363: 7,4 - 5364: 7,3 - 5365: 7,2 - 5366: 7,0 - 5368: 7,-2 - 5369: 7,-3 - 5370: 7,-4 - 5371: 7,-5 - 5372: 7,-6 - 5373: 7,-7 - 5374: 7,-8 - 5413: 19,-2 - 8099: -14,-2 - 8105: -18,-2 + 2388: 66,-46 + 2389: 67,-46 + 2390: 68,-46 - node: - cleanable: True - color: '#334E6DC8' - id: MiniTileWhiteLineW + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: LoadingArea decals: - 1356: 44,57 - 1357: 44,58 - 1358: 44,59 - 1359: 44,61 - 1360: 44,60 - 3397: 9,30 - 3398: 9,29 + 4377: -42,6 + 8234: 43,35 + 8235: 43,37 + 8578: 69,49 + 8579: 69,50 - node: - color: '#334E6DD5' - id: MiniTileWhiteLineW + zIndex: 90 + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: LoadingArea decals: - 2339: 19,-8 + 12981: 91,-57 - node: - color: '#3EB38896' - id: MiniTileWhiteLineW + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: LoadingArea decals: - 5233: 2,18 + 4378: -46,2 - node: - color: '#43990996' - id: MiniTileWhiteLineW + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: LoadingArea decals: - 5740: -36,-42 - 5741: -36,-43 - 5742: -36,-44 - 5743: -36,-45 - 5744: -36,-46 - 5745: -36,-47 - 5746: -36,-48 - 5781: -38,-56 - 5782: -38,-55 - 5783: -38,-54 - 5786: -37,-52 - 5787: -37,-51 - 5794: -31,-54 - - node: - color: '#48B9FF8C' - id: MiniTileWhiteLineW + 8236: 48,35 + 8237: 48,37 + - node: + color: '#000000C3' + id: LoadingAreaGreyscale decals: - 2699: -6,-48 - 2700: -6,-47 - 2705: -5,-50 - 2710: -26,-47 - 2711: -26,-46 - 2725: -20,-44 + 4057: -42,32 + 4058: -42,35 - node: - color: '#52B4E996' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: Max decals: - 1002: 3,-42 - 1013: -11,-43 - 1028: 4,-47 - 1029: 4,-46 - 1031: -24,-49 - 1050: -19,-51 - 1058: 8,-55 - 1059: 8,-54 - 1060: 8,-53 - 2726: -24,-53 - 2727: -24,-52 - 2728: -24,-51 - 2740: -23,-49 - 2754: -24,-54 - 3561: 4,-45 - 4740: 4,-51 - 4864: 8,-51 - 5638: -2,-32 - 5639: -2,-33 - 5640: -2,-34 - 5643: -2,-35 - - node: - color: '#60CFFF6C' - id: MiniTileWhiteLineW + 19806: -28.758524,-79.93474 + - node: + color: '#52B4E9FF' + id: MiniTileCheckerAOverlay + decals: + 6854: 13,-65 + 6855: 15,-65 + 6856: 14,-64 + 6857: 16,-64 + 6858: 14,-66 + 6859: 16,-66 + 6860: 15,-67 + 6861: 13,-67 + 6862: 14,-68 + 6875: 16,-68 + 14550: -7,-55 + 14551: -6,-55 + 14552: -6,-56 + 14553: -6,-54 + 14554: 6,-56 + 14555: 6,-55 + 14556: 6,-54 + 14557: 6,-46 + 14558: 6,-45 + 14559: 5,-45 + 14560: -6,-46 + 14561: -6,-45 + 14562: -5,-45 + 14563: -20,-56 + 14564: -20,-55 + 14565: -19,-55 + 14566: -21,-66 + 14567: -20,-66 + 14568: -20,-65 + 14569: -34,-66 + 14570: -6,-66 + 14571: 6,-66 + 14697: 0,-41 + 14698: 0,-40 + 14699: 1,-40 + 14700: 1,-41 + - node: + color: '#52B4E9FF' + id: MiniTileCheckerBOverlay + decals: + 6845: 14,-65 + 6846: 15,-66 + 6847: 14,-67 + 6848: 16,-65 + 6849: 15,-64 + 6850: 13,-66 + 6851: 13,-68 + 6852: 15,-68 + 6853: 16,-67 + - node: + color: '#00C06AFF' + id: MiniTileCornerOverlayNE decals: - 3859: -2,-49 - 3860: -2,-48 - 3861: -2,-47 - 3862: -2,-47 - 3863: -2,-48 - 3864: -2,-49 + 1803: -84,14 - node: - color: '#8C347F96' - id: MiniTileWhiteLineW + color: '#00C06AFF' + id: MiniTileCornerOverlayNW decals: - 5917: -52,24 + 1804: -88,14 - node: - color: '#9FED5896' - id: MiniTileWhiteLineW + color: '#00C06AFF' + id: MiniTileCornerOverlaySE decals: - 650: -52,20 - 651: -52,19 - 652: -52,18 - 653: -52,17 - 654: -52,16 - 692: -52,12 - 709: -3,40 - 710: -3,39 - 712: -3,41 - 994: -2,31 - 995: -2,30 - 996: -2,29 - 997: -2,28 - 998: -2,34 - 999: -2,35 - 1036: -39,-60 - 1037: -39,-62 - 1462: -99,14 - 1463: -99,17 - 1464: -99,18 - 1465: -99,19 - 1466: -88,16 - 1467: -88,17 - 1468: -88,18 - 1469: -88,19 - 1470: -88,20 - 1477: -70,16 - 1478: -70,17 - 1479: -70,18 - 1480: -70,19 - 1481: -70,20 - 1503: -96,38 - 1504: -96,37 - 1505: -96,36 - 1506: -96,32 - 1507: -96,29 - 1508: -96,24 - 1509: -96,26 - 1510: -96,34 - 1511: -78,24 - 1512: -78,26 - 1513: -78,27 - 1514: -78,28 - 1515: -78,29 - 1516: -78,30 - 1517: -78,32 - 1518: -78,35 - 1519: -78,36 - 1520: -78,37 - 1521: -78,39 - 1522: -78,41 - 1523: -78,42 - 1573: -99,16 - 1574: -99,20 - 1587: -60,41 - 1588: -60,39 - 1589: -60,38 - 1590: -60,36 - 1591: -60,35 - 1592: -60,34 - 1593: -60,32 - 1594: -60,30 - 1595: -60,29 - 1596: -60,28 - 1597: -60,27 - 1598: -60,26 - 1599: -60,24 - 1606: -99,22 - 2952: -96,30 - 2957: -78,25 - 2958: -78,31 - 2959: -78,34 - 2960: -78,38 - 2966: -60,25 - 2968: -60,31 - 2969: -60,37 - 2972: -60,42 - 3330: -3,38 - 4711: -31,41 - 4712: -31,42 - 4713: -31,43 - 5288: -2,16 - 5291: -2,14 - 5440: -2,27 - 5441: -2,26 - 5442: -2,25 - 5443: -2,24 - 5470: -2,17 - 5471: -2,18 - 5472: -2,19 - 5479: -2,20 - 5524: -23,20 - 5525: -23,10 - 5526: -23,11 - 5527: -23,12 - 5528: -23,13 - 5529: -23,14 - 5530: -23,15 - 5531: -23,16 - 5532: -23,17 - 5533: -23,18 - 5534: -23,19 - 5535: -23,6 - 5536: -23,7 - 5537: -23,8 - 5538: -23,2 - 5539: -23,3 - 5954: -2,32 - 5955: -2,33 - 5963: -11,24 - 6006: -12,26 - 6194: -3,42 - 6217: -38,25 - 6218: -38,24 - 6395: 31,-3 - 6396: 31,-2 - 6682: 38,-2 - 7689: -35,0 - 8288: -32,36 - 8289: -32,37 - 8313: -29,34 + 1805: -84,12 - node: - color: '#A4610696' - id: MiniTileWhiteLineW + color: '#00C06AFF' + id: MiniTileCornerOverlaySW decals: - 1066: 62,3 - 1067: 62,4 - 1073: 67,6 - 6628: 45,-1 - 6630: 45,-3 + 1806: -88,12 - node: - zIndex: 1 - color: '#B4C8FFFF' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: MiniTileDarkCornerNe decals: - 4111: -53,4 + 2946: 71,-63 + 2970: 53,-63 - node: - zIndex: 2 - color: '#B4C8FFFF' - id: MiniTileWhiteLineW + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkCornerNe decals: - 4136: -53,4 - 4140: 13,-55 - 4141: 13,-54 - 4142: 13,-53 - 4143: 16,-55 - 4144: 16,-54 - 4145: 16,-53 + 12947: 102,-56 + 12968: 89,-54 - node: - color: '#D381C996' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: MiniTileDarkCornerNw decals: - 747: 19,-10 - 748: 19,-11 - 2087: 30,-22 - 2088: 30,-20 - 2230: 57,-40 - 2502: 57,-41 - 2503: 57,-42 - 2504: 57,-43 - 2507: 60,-45 - 4230: 14,-16 - 4240: 23,-13 - 4893: 54,-36 - 4894: 54,-34 - 4895: 54,-33 - 4896: 54,-31 - 4900: 47,-26 - 6373: 23,-18 - 6374: 23,-17 - 7281: 12,-22 - 7415: 43,-22 - 7416: 43,-21 - 7425: 38,-20 - 7434: 38,-22 - 7465: 38,-14 - 7466: 38,-15 - 7573: 53,-27 + 2928: 49,-63 + 2945: 67,-63 - node: - cleanable: True - color: '#D4D4D4A7' - id: MiniTileWhiteLineW + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkCornerNw decals: - 1245: 36,60 - 1246: 36,59 + 12944: 94,-56 + 12966: 87,-55 + 12967: 88,-54 - node: - color: '#DE3A3A96' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: MiniTileDarkCornerSe decals: - 852: 23,9 - 853: 23,8 - 854: 23,7 - 855: 23,6 - 856: 23,5 - 5598: -2,-15 - 5599: -2,-16 - 5600: -2,-17 - 5601: -2,-18 - 5602: -2,-19 - 5604: -2,-23 - 5605: -2,-24 - 5606: -2,-25 - 5607: -2,-26 - 5608: -2,-27 - 5609: -2,-28 - 5674: -6,-39 - 5675: -6,-40 - 5676: -13,-38 - 6658: 42,-5 - 6679: 42,-6 - 6680: 42,-7 - 7289: 8,-25 - 7290: 8,-24 - 7302: 13,-27 + 2925: 53,-67 + 2944: 71,-67 - node: - cleanable: True - color: '#DE3A3A96' - id: MiniTileWhiteLineW + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkCornerSe decals: - 3385: 5,30 - 3386: 5,29 + 12945: 102,-58 + 12963: 89,-60 - node: - color: '#EFB34196' - id: MiniTileWhiteLineW + color: '#FFFFFFFF' + id: MiniTileDarkCornerSw decals: - 821: 2,26 - 825: 10,24 - 839: 26,27 - 868: 19,7 - 869: 19,5 - 870: 19,4 - 871: 19,3 - 878: 19,30 - 879: 19,27 - 956: 13,33 - 957: 13,34 - 958: 13,35 - 968: 26,32 - 969: 26,33 - 1119: 26,25 - 1120: 26,24 - 1121: 26,26 - 3016: 26,39 - 3810: 30,35 - 3811: 30,36 - 3842: 30,32 - 3843: 32,33 - 4709: 19,28 - 5100: 23,14 - 5101: 23,15 - 5102: 23,16 - 5103: 23,17 - 5104: 23,18 - 5172: 10,25 - 5387: 19,2 - 6534: 19,11 - 6536: 19,6 + 2932: 49,-67 + 2947: 67,-67 - node: - cleanable: True - color: '#EFB34196' - id: MiniTileWhiteLineW + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkCornerSw decals: - 1225: 19,26 - 1226: 19,29 - 1265: 32,62 - 1266: 32,63 - 1267: 32,64 - 1268: 32,65 - 1269: 32,66 + 12946: 94,-58 + 12964: 88,-60 + 12965: 87,-59 - node: - zIndex: 1 color: '#FFFFFFFF' - id: MiniTileWhiteLineW + id: MiniTileDarkEndN decals: - 4110: -53,4 + 9414: 111,-55 + 9415: 125,-55 + 9429: 125,-55 - node: - color: '#334E6DC8' - id: OffsetCheckerAOverlay + color: '#FFFFFFFF' + id: MiniTileDarkEndS decals: - 7040: -5,4 - 7041: 3,4 - 7042: -5,5 - 7043: -4,4 - 7044: 3,5 - 7045: 2,4 + 9434: 125,-59 + 9457: 111,-59 - node: - color: '#334E6DC8' - id: OffsetCheckerBOverlay + color: '#413D32FF' + id: MiniTileDarkInnerNe decals: - 7036: -4,4 - 7037: -5,4 - 7038: 3,4 - 7039: 2,4 - 7046: -5,5 - 7047: 3,5 - 8314: 1,2 - 8315: -3,2 + 8016: 21,10 + 8017: 21,8 + 8018: 21,6 - node: - color: '#334E6DC8' - id: OffsetOverlay - decals: - 7032: -4,0 - 7033: 2,0 - 7056: -1,5 - 7057: -2,4 - 7058: 0,4 - 7062: -1,4 - 8316: -2,0 - 8317: -1,0 - 8318: 0,0 + color: '#FFFFFFFF' + id: MiniTileDarkInnerNe + decals: + 2926: 53,-64 + 2927: 52,-63 + 2942: 71,-64 + 2943: 70,-63 + 8199: 41,28 + 9440: 111,-56 - node: - color: '#9FED5896' - id: OldConcreteTrimCornerNe + color: '#413D32FF' + id: MiniTileDarkInnerNw decals: - 3355: -17,-33 + 8013: 26,6 + 8014: 26,8 + 8015: 26,10 - node: - color: '#9FED5896' - id: OldConcreteTrimCornerNw + color: '#FFFFFFFF' + id: MiniTileDarkInnerNw decals: - 3354: -21,-33 + 2929: 50,-63 + 2934: 49,-64 + 2937: 67,-64 + 2938: 68,-63 + 8200: 49,28 + 9430: 125,-56 - node: - color: '#FF0F09FF' - id: OldConcreteTrimCornerNw + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkInnerNw decals: - 3931: -101,-19 + 12975: 88,-55 + 12976: 88,-55 - node: - color: '#9FED5896' - id: OldConcreteTrimCornerSe + color: '#413D32FF' + id: MiniTileDarkInnerSe decals: - 3359: -17,-35 + 8010: 21,12 + 8011: 21,10 + 8012: 21,8 - node: - color: '#FF0F09FF' - id: OldConcreteTrimCornerSe + color: '#FFFFFFFF' + id: MiniTileDarkInnerSe decals: - 3934: -99,-22 + 2940: 70,-67 + 2941: 71,-66 + 8201: 41,32 + 9459: 111,-58 - node: - color: '#9FED5896' - id: OldConcreteTrimCornerSw + color: '#413D32FF' + id: MiniTileDarkInnerSw decals: - 3360: -21,-35 + 8007: 26,8 + 8008: 26,10 + 8009: 26,12 - node: - color: '#FF0F09FF' - id: OldConcreteTrimCornerSw + color: '#FFFFFFFF' + id: MiniTileDarkInnerSw decals: - 3932: -101,-22 + 2933: 50,-67 + 2935: 49,-66 + 2936: 67,-66 + 2939: 68,-67 + 9436: 125,-58 - node: - color: '#FF0F09FF' - id: OldConcreteTrimEndE + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkInnerSw decals: - 3938: -98,-19 + 12978: 88,-59 - node: - color: '#FF0F09FF' - id: OldConcreteTrimInnerSe + color: '#FFFFFFFF' + id: MiniTileDarkLineE + decals: + 2949: 68,-65 + 2954: 50,-65 + 8191: 41,31 + 8192: 41,30 + 9431: 125,-56 + 9432: 125,-57 + 9433: 125,-58 + 17946: -38,108 + 17947: -38,107 + 17948: -38,106 + 17949: -38,105 + 17950: -38,105 + - node: + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkLineE decals: - 3937: -99,-19 + 12969: 89,-55 + 12970: 89,-59 + 12971: 89,-58 + 12972: 89,-57 + 12979: 89,-56 + 12980: 89,-56 - node: - color: '#9FED5896' - id: OldConcreteTrimLineE + color: '#FFFFFFFF' + id: MiniTileDarkLineN decals: - 3361: -17,-34 + 2948: 69,-66 + 2955: 51,-66 + 3556: -4,-1 + 3559: 4,-1 + 8193: 43,28 + 8194: 44,28 + 8195: 45,28 + 8196: 46,28 + 8197: 47,28 + 8198: 48,28 + 9416: 112,-56 + 9417: 113,-56 + 9418: 114,-56 + 9419: 116,-56 + 9420: 115,-56 + 9421: 117,-56 + 9422: 118,-56 + 9423: 119,-56 + 9424: 120,-56 + 9425: 121,-56 + 9426: 122,-56 + 9427: 123,-56 + 9428: 124,-56 + 17944: -38,108 + - node: + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkLineN + decals: + 12948: 95,-56 + 12949: 96,-56 + 12950: 97,-56 + 12951: 98,-56 + 12952: 99,-56 + 12953: 100,-56 + 12954: 101,-56 - node: - color: '#FF0F09FF' - id: OldConcreteTrimLineE + color: '#FFFFFFFF' + id: MiniTileDarkLineS + decals: + 2950: 69,-64 + 2953: 51,-64 + 3557: -4,-2 + 3558: 4,-2 + 9435: 124,-58 + 9442: 123,-58 + 9443: 122,-58 + 9444: 121,-58 + 9445: 120,-58 + 9447: 119,-58 + 9448: 118,-58 + 9451: 117,-58 + 9452: 116,-58 + 9453: 115,-58 + 9454: 114,-58 + 9455: 113,-58 + 9456: 112,-58 + 17945: -38,105 + - node: + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkLineS decals: - 3935: -99,-21 - 3936: -99,-20 + 12955: 95,-58 + 12956: 96,-58 + 12957: 97,-58 + 12958: 98,-58 + 12959: 99,-58 + 12960: 99,-58 + 12961: 101,-58 + 12962: 100,-58 - node: - color: '#9FED5896' - id: OldConcreteTrimLineN + color: '#FFFFFFFF' + id: MiniTileDarkLineW + decals: + 2951: 70,-65 + 2952: 52,-65 + 9460: 111,-58 + 9461: 111,-57 + 9463: 111,-56 + 17938: -38,108 + 17939: -38,107 + 17940: -38,107 + 17941: -38,106 + 17942: -38,105 + 17943: -38,105 + - node: + zIndex: 90 + color: '#FFFFFFFF' + id: MiniTileDarkLineW decals: - 3356: -20,-33 - 3357: -18,-33 - 3358: -19,-33 + 12973: 87,-58 + 12974: 87,-57 + 12977: 87,-56 - node: - color: '#FF0F09FF' - id: OldConcreteTrimLineN + color: '#00000018' + id: MiniTileDiagonalOverlay decals: - 3939: -99,-19 - 3940: -100,-19 + 4208: -30,31 - node: - color: '#9FED5896' - id: OldConcreteTrimLineS + color: '#00000057' + id: MiniTileDiagonalOverlay decals: - 3363: -20,-35 - 3364: -18,-35 - 3365: -19,-35 + 4192: -35,50 + 4193: -36,50 + 4194: -36,49 + 4195: -35,49 + 4196: -35,48 + 4197: -36,48 - node: - color: '#FF0F09FF' - id: OldConcreteTrimLineS + color: '#4A3519FF' + id: MiniTileInnerOverlayNE decals: - 3933: -100,-22 + 2661: -57,22 + 2700: -72,14 + 2701: -77,8 - node: - color: '#9FED5896' - id: OldConcreteTrimLineW + color: '#DA8929FF' + id: MiniTileInnerOverlayNE decals: - 3362: -21,-34 + 4411: -88,52 - node: - color: '#FF0F09FF' - id: OldConcreteTrimLineW + color: '#4A3519FF' + id: MiniTileInnerOverlayNW decals: - 3929: -101,-21 - 3930: -101,-20 + 2660: -62,22 + 2685: -89,8 + 2686: -75,8 + 2690: -70,14 - node: - color: '#503F66FF' - id: Omni + color: '#DA8929FF' + id: MiniTileInnerOverlayNW decals: - 173: 44.964478,3.9967928 + 4408: -84,52 - node: - color: '#000F1279' - id: OriginStationSign4 + color: '#00C06AFF' + id: MiniTileInnerOverlaySE decals: - 8266: -34,27 - 8267: -34,28 - 8268: -34,29 - 8269: -34,30 - 8270: -33,30 - 8271: -33,29 - 8272: -33,28 - 8273: -33,27 - 8274: -32,27 - 8275: -32,28 - 8276: -32,29 - 8277: -32,30 - 8278: -31,28 + 1811: -86,12 - node: - color: '#EFB34196' - id: QuarterTileOverlayGreyscale + color: '#4A3519FF' + id: MiniTileInnerOverlaySE decals: - 3326: 32,16 + 2664: -57,17 + 2666: -64,17 + 2691: -72,16 + 2692: -77,10 + 2694: -72,4 - node: - color: '#FA750096' - id: QuarterTileOverlayGreyscale + color: '#DA8929FF' + id: MiniTileInnerOverlaySE decals: - 5818: 6,-43 - 5819: 6,-39 + 4409: -88,56 - node: - color: '#EFB34196' - id: QuarterTileOverlayGreyscale180 + color: '#00C06AFF' + id: MiniTileInnerOverlaySW decals: - 3327: 32,16 + 1812: -86,12 - node: - color: '#52B4E996' - id: QuarterTileOverlayGreyscale270 + color: '#4A3519FF' + id: MiniTileInnerOverlaySW decals: - 3324: 32,16 + 2665: -62,17 + 2696: -75,10 + 2697: -70,4 + 2698: -70,16 + 2702: -89,10 - node: - color: '#CC800095' - id: QuarterTileOverlayGreyscale270 + color: '#DA8929FF' + id: MiniTileInnerOverlaySW decals: - 3339: 13,-39 + 4410: -84,56 - node: - color: '#FA750096' - id: QuarterTileOverlayGreyscale270 + color: '#00C06AFF' + id: MiniTileLineOverlayE decals: - 5820: 6,-37 - 5821: 6,-41 + 1815: -87,13 + 1819: -84,13 - node: - color: '#52B4E996' - id: QuarterTileOverlayGreyscale90 + color: '#4A3519FF' + id: MiniTileLineOverlayE decals: - 3325: 32,16 + 2662: -57,23 + 2663: -57,16 + 2681: -72,3 + 2682: -77,9 + 2683: -72,15 - node: - color: '#CC800095' - id: QuarterTileOverlayGreyscale90 + color: '#DA8929FF' + id: MiniTileLineOverlayE decals: - 3345: 13,-39 + 4399: -88,53 + 4400: -88,54 + 4401: -88,55 - node: - color: '#FFFFFFFF' - id: Remains + color: '#00C06AFF' + id: MiniTileLineOverlayN decals: - 2094: -31.431255,-76.12591 - 4690: -25.078335,52.963158 + 1807: -87,14 + 1808: -85,14 + 1813: -86,11 + 1814: -86,12 + 1818: -86,14 - node: - cleanable: True - color: '#FFFFFFFF' - id: Remains + color: '#4A3519FF' + id: MiniTileLineOverlayN decals: - 2885: 51,-67 + 2643: -56,22 + 2646: -63,22 + 2675: -72,24 + 2676: -71,24 + 2677: -70,24 + 2678: -90,8 + 2679: -76,8 + 2680: -71,14 - node: - color: '#FFFFFFFF' - id: Rock01 + color: '#DA8929FF' + id: MiniTileLineOverlayN decals: - 27: -52.489395,-7.742259 - 161: -35.904587,32.00624 - 1296: 54.096867,7.04215 - 1873: -65,-25 - 1931: -40,-53 - 1933: -46,-56 - 1935: -41,-39 - 1975: -45,-66 - 1981: -38,-72 - 1982: -19,-67 - 2092: -27,-76 - 2152: -74.80446,-19.363585 - 2158: -52.526882,-23.105782 - 2159: -42.065277,-30.645542 - 3272: 39.941925,-43.94008 - 4440: 15.03835,50.953083 + 4396: -86,52 + 4397: -87,52 + 4398: -85,52 - node: - cleanable: True - color: '#FFFFFFFF' - id: Rock01 + color: '#00C06AFF' + id: MiniTileLineOverlayS decals: - 2472: -14,43 + 1809: -87,12 + 1810: -85,12 + 1817: -86,14 - node: - color: '#FFFFFFFF' - id: Rock02 + color: '#4A3519FF' + id: MiniTileLineOverlayS decals: - 28: -51.676895,-7.523509 - 29: -52.208145,-8.711009 - 37: -49.989395,-11.367259 - 38: -49.645645,-10.461009 - 257: 20.823744,-38.945713 - 602: -60.88588,17.177135 - 1932: -41,-53 - 1980: -24,-72 - 7855: 26.647238,-37.04999 + 2647: -56,17 + 2659: -63,17 + 2667: -71,16 + 2668: -71,4 + 2669: -76,10 + 2670: -90,10 - node: - color: '#FFFFFFFF' - id: Rock03 + color: '#DA8929FF' + id: MiniTileLineOverlayS decals: - 32: -52.520645,-11.632884 - 33: -51.69252,-11.414134 - 51: -53.062424,-10.09477 - 170: -34.06182,9.033297 - 258: 19.995619,-39.883213 - 1295: 53.253117,7.0109 - 1383: -44.85394,31.962513 - 1937: -45,-51 - 1974: -38,-65 - 1979: -24,-71 - 2091: -28,-75 - 2155: -58.50792,-23.183817 - 7709: -55.029655,4.673483 - 7858: 24.028383,-38.0887 + 4402: -87,56 + 4403: -86,56 + 4404: -85,56 - node: - color: '#FFFFFFFF' - id: Rock04 + color: '#00C06AFF' + id: MiniTileLineOverlayW decals: - 31: -52.69252,-11.992259 - 39: -50.25502,-10.492259 - 49: -49.6093,-8.483088 - 50: -49.3593,-7.2487125 - 160: -14.039047,49.780285 - 172: 41.98061,4.9957447 - 1675: -60.044827,-10.867942 - 1739: -67.01088,-15.572131 - 1874: -49,-24 - 1934: -45,-55 - 1938: -38,-41 - 1939: -41,-73 - 1976: -34,-71 - 2156: -58.007935,-23.527567 - 7856: 25.916725,-39.004795 + 1816: -85,13 + 1820: -88,13 - node: - color: '#FFFFFFFF' - id: Rock05 + color: '#4A3519FF' + id: MiniTileLineOverlayW decals: - 34: -51.97377,-12.054759 - 35: -52.69252,-10.242259 - 36: -53.176895,-10.726634 - 40: -50.7343,-6.9205875 - 41: -50.906174,-7.3580875 - 42: -45.82805,-5.8737125 - 43: -46.51555,-6.5143375 - 44: -46.156174,-5.4049625 - 45: -46.656174,-5.9518375 - 46: -49.4218,-7.9674625 - 47: -48.4218,-7.6862125 - 48: -48.51555,-8.545588 - 174: 32.99591,-10.984658 - 243: 19.92542,-31.038776 - 1978: -25,-72 - 2153: -74.17946,-18.754208 - 2157: -53.558136,-22.902658 - 3280: 40.051594,-38.10324 - 7857: 28.876818,-37.895348 + 2648: -62,23 + 2649: -62,16 + 2671: -89,9 + 2672: -75,9 + 2673: -70,3 + 2674: -70,15 - node: - color: '#FFFFFFFF' - id: Rock06 + color: '#DA8929FF' + id: MiniTileLineOverlayW decals: - 30: -52.00502,-11.476634 - 1936: -42,-57 - 1940: -42,-73 - 1977: -33,-71 - 1983: -17,-70 - 2093: -28,-76 - 2154: -74.92947,-18.707333 - 2160: -42.815277,-30.879917 - 3273: 41.88389,-42.572388 - 3274: 54.113747,-45.032722 - 9275: -77.19092,-10.562477 + 4405: -84,53 + 4406: -84,54 + 4407: -84,55 - node: - cleanable: True - color: '#FFFFFFFF' - id: Rock06 + color: '#00000022' + id: MiniTileOverlay decals: - 8249: -36.09415,26.70655 + 7322: 23,-49 + 7323: 23,-50 + 7324: 23,-51 + 7325: 23,-52 + 7326: 22,-49 - node: - angle: 7.853981633974483 rad color: '#FFFFFFFF' - id: Rock07 + id: MiniTileSteelBox decals: - 2081: -13.939968,50.953747 + 3665: -2,5 + 3666: 2,5 - node: - cleanable: True - color: '#FFFFFFFF' - id: Rust + color: '#334E6DC8' + id: MiniTileSteelCornerNe decals: - 4430: 13,57 - 4435: 16,45 + 9604: 123,-60 + 9606: 124,-61 + 9609: 124,-51 + 9610: 123,-50 - node: - color: '#FFFFFFFF' - id: SpaceStationSign1 + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelCornerNe decals: - 3033: -4,12 + 13063: 83,-62 + 13064: 85,-63 - node: - color: '#FFFFFFFF' - id: SpaceStationSign2 + color: '#96DAFFFF' + id: MiniTileSteelCornerNe decals: - 3292: -3,12 + 6832: 11,-64 - node: color: '#FFFFFFFF' - id: SpaceStationSign3 + id: MiniTileSteelCornerNe decals: - 3032: -2,12 + 1951: -62,10 + 9719: 108,-56 + 9720: 109,-52 + 9721: 109,-60 - node: - color: '#FFFFFFFF' - id: SpaceStationSign4 + color: '#334E6DC8' + id: MiniTileSteelCornerNw decals: - 3031: -1,12 + 9611: 113,-50 + 9613: 112,-51 + 9614: 112,-61 + 9616: 113,-60 - node: - color: '#FFFFFFFF' - id: SpaceStationSign5 + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelCornerNw decals: - 3030: 0,12 + 13065: 79,-62 + 13066: 77,-63 - node: - color: '#FFFFFFFF' - id: SpaceStationSign6 + color: '#96DAFFFF' + id: MiniTileSteelCornerNw decals: - 3291: 1,12 + 6831: 9,-64 - node: - color: '#FFFFFFFF' - id: SpaceStationSign7 + color: '#D381C9FF' + id: MiniTileSteelCornerNw decals: - 3029: 2,12 + 2370: 62,-40 - node: - angle: -4.71238898038469 rad - color: '#FFFFFFFF' - id: StandClear + color: '#FF9821FF' + id: MiniTileSteelCornerNw decals: - 7659: 80,38 + 2316: 71,7 - node: - angle: -3.141592653589793 rad color: '#FFFFFFFF' - id: StandClear + id: MiniTileSteelCornerNw decals: - 1634: -89,11 - 1635: -87,11 - 1636: -81,11 - 1637: -79,11 - 7658: 79,39 + 1953: -65,10 + 9722: 105,-52 + 9723: 106,-56 + 9724: 105,-60 - node: - angle: -1.5707963267948966 rad - color: '#FFFFFFFF' - id: StandClear + color: '#334E6DC8' + id: MiniTileSteelCornerSe decals: - 1630: -74,33 - 1631: -74,40 - 1632: -92,40 - 1633: -92,33 - 7657: 78,38 + 9618: 123,-64 + 9619: 124,-63 + 9620: 123,-54 + 9621: 124,-53 - node: - color: '#FFFFFFFF' - id: StandClear + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelCornerSe decals: - 1620: -95,45 - 1628: -77,45 - 1629: -59,45 - 1722: -79,-2 - 1723: -81,-2 - 1724: -87,-2 - 1725: -89,-2 - 3189: 0,46 - 3220: -2,46 - 4046: -5,71 - 4047: -3,71 - 4048: 3,71 - 4049: 5,71 - 7656: 79,37 + 13067: 83,-67 + 13068: 83,-67 + 13069: 84,-66 + 13082: 85,-65 - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: StandClear + color: '#96DAFFFF' + id: MiniTileSteelCornerSe decals: - 1611: -62,33 - 1612: -62,40 - 1613: -80,40 - 1614: -80,33 - 1615: -98,33 - 1616: -101,21 - 1617: -101,23 - 1618: -101,13 - 1619: -101,15 + 6833: 11,-68 + - node: + color: '#D381C9FF' + id: MiniTileSteelCornerSe + decals: + 2363: 68,-42 + - node: + color: '#FF9821FF' + id: MiniTileSteelCornerSe + decals: + 2135: 83,4 - node: - angle: 4.71238898038469 rad color: '#FFFFFFFF' - id: StandClear + id: MiniTileSteelCornerSe decals: - 2065: 74,3 - 2066: 74,5 + 1963: -62,8 + 9728: 109,-62 + 9729: 108,-58 + 9730: 109,-54 - node: - color: '#48B9FF8C' - id: ThreeQuarterTileOverlayGreyscale + color: '#334E6DC8' + id: MiniTileSteelCornerSw decals: - 2693: -6,-54 - 2694: -3,-54 + 9622: 113,-64 + 9623: 112,-63 + 9654: 112,-53 + 9656: 113,-54 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelCornerSw decals: - 2757: -11,-46 + 13071: 79,-67 + 13072: 78,-66 + 13073: 77,-65 - node: - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale + color: '#96DAFFFF' + id: MiniTileSteelCornerSw decals: - 4759: 4,-54 - 4760: 1,-54 - 4991: -11,-53 + 6834: 9,-68 - node: - color: '#9FED5896' - id: ThreeQuarterTileOverlayGreyscale + color: '#D381C9FF' + id: MiniTileSteelCornerSw decals: - 6686: 38,-5 - 6778: -29,7 + 2375: 62,-45 - node: - color: '#DE3A3A96' - id: ThreeQuarterTileOverlayGreyscale + color: '#FF9821FF' + id: MiniTileSteelCornerSw decals: - 3204: 10,54 - 3206: 10,51 + 2146: 71,4 - node: - color: '#EFB34196' - id: ThreeQuarterTileOverlayGreyscale + color: '#FFFFFFFF' + id: MiniTileSteelCornerSw decals: - 3312: 28,17 + 1962: -65,8 + 9725: 105,-62 + 9726: 105,-54 + 9727: 106,-58 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale180 + color: '#334E6DC8' + id: MiniTileSteelEndE decals: - 2759: -8,-48 + 9571: 125,-62 + 9596: 125,-52 - node: - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale180 + color: '#8BDA8EFF' + id: MiniTileSteelEndE decals: - 4990: -8,-55 + 1224: -48,45 - node: - color: '#9FED5896' - id: ThreeQuarterTileOverlayGreyscale180 + color: '#FFFFFFFF' + id: MiniTileSteelEndE decals: - 6689: 40,-8 - 6777: -25,3 + 9715: 109,-57 - node: - color: '#D381C996' - id: ThreeQuarterTileOverlayGreyscale180 + color: '#8BDA8EFF' + id: MiniTileSteelEndN decals: - 7493: 37,-15 + 1360: -42,43 - node: - color: '#DE3A3A96' - id: ThreeQuarterTileOverlayGreyscale180 + zIndex: 1 + color: '#FFFFFFFF' + id: MiniTileSteelEndN decals: - 3200: 12,50 - 3201: 12,53 + 18387: 40,-9 - node: - color: '#EFB34196' - id: ThreeQuarterTileOverlayGreyscale180 + color: '#8BDA8EFF' + id: MiniTileSteelEndS decals: - 3317: 31,14 + 1361: -42,42 - node: - cleanable: True - color: '#EFB34196' - id: ThreeQuarterTileOverlayGreyscale180 + zIndex: 1 + color: '#FFFFFFFF' + id: MiniTileSteelEndS decals: - 394: 17,25 + 18386: 40,-10 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale270 + color: '#334E6DC8' + id: MiniTileSteelEndW decals: - 2758: -11,-48 + 9598: 111,-52 + 9599: 111,-62 - node: - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale270 + color: '#8BDA8EFF' + id: MiniTileSteelEndW decals: - 3318: 28,14 - 4989: -11,-55 + 1223: -49,45 - node: - color: '#9FED5896' - id: ThreeQuarterTileOverlayGreyscale270 + color: '#334E6DC8' + id: MiniTileSteelInnerNe decals: - 6688: 38,-8 - 6776: -29,3 + 9659: 123,-61 + 9660: 124,-62 + 9663: 123,-51 + 9665: 124,-52 - node: - color: '#D381C996' - id: ThreeQuarterTileOverlayGreyscale270 + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelInnerNe decals: - 7492: 33,-15 + 13090: 83,-63 - node: - color: '#DE3A3A96' - id: ThreeQuarterTileOverlayGreyscale270 + color: '#FFFFFFFF' + id: MiniTileSteelInnerNe decals: - 3209: 10,50 - 3210: 10,53 + 1975: -65,8 + 2611: -72,14 + 2612: -77,8 + 2630: 77,-32 + 2656: -57,22 + 4395: -88,52 + 9732: 108,-57 - node: - color: '#48B9FF8C' - id: ThreeQuarterTileOverlayGreyscale90 + color: '#334E6DC8' + id: MiniTileSteelInnerNw decals: - 2691: -4,-54 - 2692: -1,-54 + 9635: 112,-52 + 9636: 113,-51 + 9638: 112,-62 + 9639: 113,-61 - node: - angle: -6.283185307179586 rad - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale90 + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelInnerNw decals: - 2760: -8,-46 + 13085: 79,-63 - node: - color: '#52B4E996' - id: ThreeQuarterTileOverlayGreyscale90 + color: '#999999FF' + id: MiniTileSteelInnerNw decals: - 3319: 31,17 - 4757: 6,-54 - 4758: 3,-54 - 4988: -8,-53 + 14762: -37,1 - node: - color: '#9FED5896' - id: ThreeQuarterTileOverlayGreyscale90 + color: '#D381C9FF' + id: MiniTileSteelInnerNw decals: - 6687: 40,-5 - 6775: -25,7 + 2378: 66,-40 - node: - color: '#DE3A3A96' - id: ThreeQuarterTileOverlayGreyscale90 + color: '#FF9821FF' + id: MiniTileSteelInnerNw decals: - 3207: 12,54 - 3208: 12,51 + 2320: 76,7 - node: color: '#FFFFFFFF' - id: WarnBox + id: MiniTileSteelInnerNw decals: - 5030: 23,-70 + 1961: -65,9 + 1974: -62,8 + 2264: 53,-4 + 2265: 53,0 + 2266: 53,-2 + 2605: -89,8 + 2608: -75,8 + 2609: -70,14 + 2629: 81,-32 + 2654: -62,22 + 4394: -84,52 - node: - color: '#FFFFFFFF' - id: WarnCornerNE + color: '#334E6DC8' + id: MiniTileSteelInnerSe decals: - 3295: 80,39 - 4077: 13,-41 - 4081: 10,-37 - 4087: 15,-35 - 4779: 15,-59 - 4874: 50,-30 - 4875: 50,-35 - 7452: 36,-13 - 7498: 65,-30 + 9626: 123,-63 + 9628: 124,-62 + 9629: 123,-53 + 9631: 124,-52 - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnCornerNE + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelInnerSe decals: - 1264: 32,61 + 13086: 83,-66 + 13087: 84,-65 - node: - color: '#FFFFFFFF' - id: WarnCornerNW + color: '#999999FF' + id: MiniTileSteelInnerSe decals: - 3296: 78,39 - 4080: 8,-37 - 4085: 14,-35 - 4173: 11,-41 - 4778: 13,-59 - 4872: 48,-35 - 4873: 48,-30 - 7451: 34,-13 - 7496: 63,-30 + 14763: -71,53 - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnCornerNW + color: '#D381C9FF' + id: MiniTileSteelInnerSe decals: - 1263: 34,61 + 2377: 64,-42 - node: color: '#FFFFFFFF' - id: WarnCornerSE + id: MiniTileSteelInnerSe decals: - 3298: 80,37 - 4078: 13,-42 - 4079: 10,-38 - 4086: 15,-36 - 4780: 15,-61 - 4876: 50,-37 - 4877: 50,-32 - 7453: 36,-14 - 7497: 65,-32 + 1973: -65,10 + 2596: -77,10 + 2597: -72,16 + 2601: -72,4 + 2614: -64,17 + 2627: 77,-30 + 2655: -57,17 + 2658: -64,17 + 4392: -88,56 + 6162: -16,-44 + 9731: 108,-57 + 12524: 1,-32 - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnCornerSE + color: '#334E6DC8' + id: MiniTileSteelInnerSw decals: - 4067: 9,56 + 9645: 113,-63 + 9646: 112,-62 + 9648: 112,-52 + 9649: 113,-53 - node: - color: '#FFFFFFFF' - id: WarnCornerSW + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelInnerSw decals: - 3297: 78,37 - 4082: 8,-38 - 4088: 14,-36 - 4174: 11,-42 - 4781: 13,-61 - 4878: 48,-37 - 4879: 48,-32 - 7454: 34,-14 - 7499: 63,-32 + 13088: 79,-66 + 13089: 78,-65 - node: - color: '#FFFFFFFF' - id: WarnCornerSmallNE + color: '#999999FF' + id: MiniTileSteelInnerSw decals: - 2252: -42,-25 - 2647: 77,-34 - 6150: -3,47 - 6196: -3,43 + 14761: -37,-1 - node: color: '#FFFFFFFF' - id: WarnCornerSmallNW + id: MiniTileSteelInnerSw + decals: + 1959: -65,9 + 1972: -62,10 + 2267: 53,-2 + 2268: 53,0 + 2269: 53,2 + 2598: -70,16 + 2599: -75,10 + 2600: -70,4 + 2604: -89,10 + 2628: 81,-30 + 2657: -62,17 + 4393: -84,56 + 6163: -17,-44 + 12525: -1,-32 + - node: + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelLineE decals: - 2646: 81,-34 - 3188: 1,47 - 6195: 1,43 + 13081: 85,-64 - node: - color: '#FFFFFFFF' - id: WarnCornerSmallSE + color: '#96DAFFFF' + id: MiniTileSteelLineE + decals: + 6840: 11,-65 + 6841: 11,-66 + 6842: 11,-67 + - node: + color: '#D381C9FF' + id: MiniTileSteelLineE + decals: + 2357: 64,-45 + 2358: 64,-44 + 2359: 64,-43 + 2364: 68,-39 + 2365: 68,-40 + 2541: 68,-41 + - node: + color: '#FF9821FF' + id: MiniTileSteelLineE decals: - 2256: -42,-25 - 2644: 77,-56 - 6145: -3,49 - 6151: -3,45 + 2133: 83,9 + 2134: 83,6 - node: color: '#FFFFFFFF' - id: WarnCornerSmallSW + id: MiniTileSteelLineE decals: - 2645: 81,-56 - 3187: 1,45 - 4717: 1,49 + 1958: -66,9 + 1965: -62,9 + 1976: -65,9 + 2589: -77,9 + 2591: -72,3 + 2593: -72,15 + 2626: 77,-31 + 2652: -57,16 + 2653: -57,23 + 4233: -42,5 + 4234: -42,4 + 4235: -42,10 + 4383: -88,53 + 4384: -88,54 + 4385: -88,55 + 6149: -14,-41 + 6150: -14,-42 + 6151: -14,-43 + 6152: -14,-44 + 6153: -14,-44 + 9751: 109,-61 + 9752: 109,-53 + 14165: 15,-11 + 14166: 15,-7 + 14177: 15,7 + 14178: 15,11 + 14358: -16,-7 + 14359: -16,-11 + 14387: -16,7 + 14388: -16,11 - node: - color: '#DE3A3A96' - id: WarnEndGreyscaleS + color: '#334E6DC8' + id: MiniTileSteelLineN + decals: + 9482: 114,-50 + 9483: 115,-50 + 9485: 116,-50 + 9489: 117,-50 + 9493: 118,-50 + 9494: 119,-50 + 9495: 120,-50 + 9496: 121,-50 + 9499: 122,-50 + 9515: 114,-60 + 9516: 115,-60 + 9517: 116,-60 + 9518: 117,-60 + 9519: 118,-60 + 9523: 119,-60 + 9527: 120,-60 + 9529: 121,-60 + 9533: 122,-60 + - node: + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelLineN decals: - 1891: -12,-18 + 13074: 80,-62 + 13075: 81,-62 + 13076: 82,-62 + 13083: 78,-63 + 13084: 84,-63 - node: - color: '#DE3A3A96' - id: WarnEndN + color: '#96DAFFFF' + id: MiniTileSteelLineN + decals: + 6835: 10,-64 + - node: + color: '#BC863FFF' + id: MiniTileSteelLineN + decals: + 2306: 72,7 + - node: + color: '#D381C9FF' + id: MiniTileSteelLineN + decals: + 2367: 65,-40 + 2368: 64,-40 + 2369: 63,-40 + - node: + color: '#FF9821FF' + id: MiniTileSteelLineN decals: - 7140: -25,-16 - 7141: -26,-16 - 7142: -27,-16 - 7143: -28,-16 + 2121: 74,7 + 2122: 75,7 + 2125: 76,9 + 2126: 77,9 + 2127: 78,9 + 2128: 79,9 + 2129: 80,9 + 2130: 81,9 + 2131: 82,9 + 2132: 83,9 + 2309: 73,7 + 2310: 72,7 - node: color: '#FFFFFFFF' - id: WarnEndN + id: MiniTileSteelLineN decals: - 4411: -34,40 - 4412: -34,44 + 1956: -64,10 + 1957: -63,10 + 1978: -64,8 + 1980: -63,8 + 2273: 52,0 + 2274: 52,-2 + 2578: -71,2 + 2579: -76,8 + 2580: -71,14 + 2581: -90,8 + 2582: -72,24 + 2583: -71,24 + 2584: -70,24 + 2602: -56,22 + 2603: -63,22 + 2619: 79,-32 + 2620: 78,-32 + 2621: 80,-32 + 4380: -87,52 + 4381: -86,52 + 4382: -85,52 + 6141: -21,-41 + 6142: -20,-41 + 6143: -19,-41 + 6144: -18,-41 + 6145: -17,-41 + 6146: -16,-41 + 6147: -15,-41 + 6148: -14,-41 + 8964: 119,-54 + 8965: 119,-54 + 9103: -28,-60 + 9104: -27,-60 + 9754: 106,-52 + 9755: 107,-52 + 9756: 108,-52 + 9757: 107,-56 + 9758: 106,-60 + 9759: 107,-60 + 9760: 108,-60 + 14494: -48,1 + 14495: -46,1 + 14502: -41,28 + 14503: -39,28 - node: - color: '#DE3A3A96' - id: WarnEndS + color: '#334E6DC8' + id: MiniTileSteelLineS + decals: + 9469: 117,-54 + 9470: 118,-54 + 9471: 119,-54 + 9472: 120,-54 + 9473: 121,-54 + 9474: 122,-54 + 9475: 116,-54 + 9476: 115,-54 + 9477: 114,-54 + 9541: 114,-64 + 9544: 115,-64 + 9545: 116,-64 + 9547: 117,-64 + 9548: 118,-64 + 9551: 122,-64 + 9555: 121,-64 + 9557: 120,-64 + 9558: 119,-64 + - node: + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelLineS decals: - 7136: -25,-18 - 7137: -26,-18 - 7138: -27,-18 - 7139: -28,-18 + 13077: 80,-67 + 13078: 81,-67 + 13079: 82,-67 - node: - color: '#F2AF415D' - id: WarnFull + color: '#96DAFFFF' + id: MiniTileSteelLineS decals: - 981: 3,16 + 6836: 10,-68 - node: - color: '#F2AF4160' - id: WarnFull + color: '#D381C9FF' + id: MiniTileSteelLineS decals: - 983: 2,16 - 984: 2,15 - 985: 3,15 - 986: 4,15 - 987: 4,16 - 988: 8,15 - 989: 9,15 - 990: 10,15 - 991: 10,16 - 992: 8,16 - 993: 9,16 + 2360: 65,-42 + 2361: 66,-42 + 2362: 67,-42 + 2376: 63,-45 - node: - color: '#52B4E996' - id: WarnFullGreyscale + color: '#FF9821FF' + id: MiniTileSteelLineS decals: - 75: -16,-53 - 76: -19,-53 + 2136: 80,4 + 2137: 81,4 + 2138: 79,4 + 2139: 78,4 + 2140: 77,4 + 2141: 76,4 + 2142: 75,4 + 2143: 82,4 + 2144: 74,4 + 2145: 72,4 - node: - angle: 3.141592653589793 rad - color: '#FFFF00FF' - id: WarnLineE + color: '#FFFFFFFF' + id: MiniTileSteelLineS + decals: + 1966: -64,8 + 1967: -63,8 + 1981: -64,10 + 1982: -63,10 + 2275: 52,-2 + 2276: 52,0 + 2585: -71,4 + 2586: -76,10 + 2587: -71,16 + 2588: -90,10 + 2610: -56,17 + 2622: 78,-30 + 2623: 79,-30 + 2624: 80,-30 + 2651: -63,17 + 4386: -87,56 + 4387: -86,56 + 4388: -85,56 + 6154: -21,-44 + 6155: -20,-44 + 6156: -19,-44 + 6157: -18,-44 + 6158: -15,-44 + 6159: -15,-44 + 6160: -15,-44 + 6161: -14,-44 + 8969: 119,-52 + 8970: 119,-52 + 9105: -28,-63 + 9106: -27,-63 + 9740: 106,-54 + 9741: 107,-54 + 9742: 108,-54 + 9743: 106,-62 + 9744: 107,-62 + 9745: 108,-62 + 9749: 107,-58 + 14644: -25,26 + - node: + zIndex: 90 + color: '#34924EFF' + id: MiniTileSteelLineW + decals: + 13080: 77,-64 + - node: + color: '#96DAFFFF' + id: MiniTileSteelLineW + decals: + 6837: 9,-67 + 6838: 9,-66 + 6839: 9,-65 + - node: + color: '#D381C9FF' + id: MiniTileSteelLineW decals: - 0: -4,-20 - 1: -4,-21 - 2: -4,-22 + 2366: 66,-39 + 2371: 62,-41 + 2372: 62,-42 + 2373: 62,-43 + 2374: 62,-44 + - node: + color: '#FF9821FF' + id: MiniTileSteelLineW + decals: + 2123: 76,8 + 2124: 76,9 + 2311: 70,5 + 2312: 71,6 + 2313: 71,5 - node: color: '#FFFFFFFF' - id: WarnLineE + id: MiniTileSteelLineW + decals: + 1983: -62,9 + 2270: 53,-3 + 2271: 53,-1 + 2272: 53,1 + 2590: -89,9 + 2592: -70,15 + 2594: -75,9 + 2595: -70,3 + 2606: -62,23 + 2607: -62,16 + 2625: 81,-31 + 4236: -42,10 + 4389: -84,53 + 4390: -84,54 + 4391: -84,55 + 6137: -21,-44 + 6138: -21,-43 + 6139: -21,-42 + 6140: -21,-41 + 9733: 106,-57 + 9734: 105,-61 + 9738: 105,-53 + 14171: 16,-11 + 14174: 16,-7 + 14179: 16,7 + 14180: 16,11 + 14349: -15,-7 + 14351: -15,-11 + 14385: -15,11 + 14386: -15,7 + 14496: -41,6 + 14497: -41,8 + 17927: -38,108 + 17928: -38,107 + 17929: -38,107 + 17930: -38,106 + 17931: -38,105 + 17932: -38,105 + - node: + color: '#96DAFFFF' + id: MiniTileWhiteBox decals: - 2063: 74,3 - 2064: 74,5 - 2249: -42,-23 - 2250: -42,-24 - 2257: -42,-26 - 2370: 16,-7 - 2371: 16,-6 - 2372: 16,-5 - 2373: 16,-4 - 2374: 16,-3 - 3562: 9,60 - 4424: -34,42 - 4782: 15,-60 - 4880: 50,-36 - 4881: 50,-31 - 7501: 65,-31 + 6818: 10,-67 + 6819: 11,-65 + 6820: 11,-66 + 6821: 11,-67 + 6822: 11,-68 + 6823: 10,-68 + 6824: 9,-68 + 6825: 9,-67 + 6826: 9,-66 + 6827: 9,-65 + 6828: 9,-64 + 6829: 10,-64 + 6830: 11,-64 + 6843: 10,-65 + 6844: 10,-66 - node: - cleanable: True color: '#FFFFFFFF' - id: WarnLineE + id: MiniTileWhiteBox decals: - 1258: 41,70 - 1259: 41,69 - 1260: 41,68 - 1261: 41,67 - 4070: 9,57 + 14633: -6,-66 + 14634: 6,-66 + 14637: -34,-66 - node: - color: '#334E6DC8' - id: WarnLineGreyscaleE + color: '#3EB388FF' + id: MiniTileWhiteCornerNe decals: - 5042: 9,-6 - 5043: 9,-5 - 5044: 9,-4 - 5047: -9,-1 - 5048: -9,1 - 5274: 36,35 - 5439: 9,-9 + 8101: 31,44 + 8127: 22,53 + 8133: 23,45 - node: - color: '#3EB38896' - id: WarnLineGreyscaleE + color: '#439909FF' + id: MiniTileWhiteCornerNe decals: - 5142: 28,28 + 8764: -59,-60 + 8770: -57,-64 + 8789: -56,-60 + 8795: -49,-60 + 8801: -56,-56 + 8802: -49,-56 + 8833: -45,-64 + 8849: -41,-64 + 8858: -54,-67 + 8873: -51,-64 + 8890: -51,-70 + 8903: -52,-56 + 8932: -49,-74 + 8972: -61,-70 + 8973: -57,-70 + 8974: -57,-78 + 8975: -61,-78 + 9034: -44,-73 + - node: + color: '#4B709CFF' + id: MiniTileWhiteCornerNe + decals: + 10161: -12,2 + 10179: -10,-15 + 10235: 16,2 + 10272: 3,20 + 10382: 17,11 + 10407: 14,18 + 10408: 15,17 + 10409: 13,19 + 10635: -22,2 + 10636: -35,2 + - node: + color: '#52B4E9FF' + id: MiniTileWhiteCornerNe + decals: + 12755: -13,-20 + 12767: -9,-20 - node: - color: '#43990996' - id: WarnLineGreyscaleE + color: '#792DA9FF' + id: MiniTileWhiteCornerNe decals: - 5722: -22,-42 - 5723: -22,-41 - 5730: -28,-42 - 5731: -28,-41 - 5764: -33,-55 + 808: 58,-24 - node: - color: '#52B4E996' - id: WarnLineGreyscaleE + color: '#8C347F96' + id: MiniTileWhiteCornerNe + decals: + 1445: -20,34 + - node: + color: '#96DAFFFF' + id: MiniTileWhiteCornerNe + decals: + 11520: 8,-34 + 11578: 7,-44 + 14323: 7,-39 + - node: + color: '#9D7400FF' + id: MiniTileWhiteCornerNe decals: - 4835: 12,-60 - 4836: 1,-61 - 4837: 1,-58 - 4855: 6,-52 - 4859: 10,-56 - 4865: 10,-47 - 5641: 0,-33 - 5668: 6,-33 - 6743: 0,-31 + 8216: 48,39 - node: color: '#9FED5896' - id: WarnLineGreyscaleE + id: MiniTileWhiteCornerNe decals: - 5065: -21,17 - 5066: -21,13 - 5194: 1,32 - 5195: 1,33 - 5823: -59,-5 - 5953: -59,9 - 6781: -25,4 - 6782: -25,5 - 7726: -55,-1 - 7727: -55,1 + 1158: -49,51 + 1159: -48,49 - node: - color: '#A4610696' - id: WarnLineGreyscaleE + color: '#BC863FFF' + id: MiniTileWhiteCornerNe decals: - 5888: 72,-3 - 5891: 76,-17 - 5892: 76,-15 - 6609: 51,4 - 6624: 43,-2 - 6625: 43,0 - 6639: 51,-1 + 1939: 63,7 + 2152: 86,8 + 2158: 86,5 + 2186: 59,9 + 2211: 86,2 + 2284: 59,2 - node: - color: '#D381C996' - id: WarnLineGreyscaleE + color: '#C6FF91FF' + id: MiniTileWhiteCornerNe + decals: + 10873: -38,15 + 11177: -58,29 + 11203: -25,38 + 11363: 2,38 + 11372: 2,33 + 11403: 2,46 + 11418: 2,51 + 11422: -12,31 + 11459: 14,42 + 11829: -39,56 + 11832: -47,56 + 11849: -75,58 + 14037: 37,2 + - node: + color: '#D381C9CC' + id: MiniTileWhiteCornerNe decals: - 4907: 53,-22 - 4909: 28,-21 - 4912: 10,-21 - 4931: 61,-45 - 5626: 0,-14 - 5856: 68,-45 - 5865: 72,-45 - 7329: 36,-21 - 7438: 44,-22 - 7504: 51,-26 - 7530: 61,-35 - 7578: 60,-27 + 271: 44,-25 + 378: 62,-18 + 444: 53,-34 - node: - color: '#DE3A3A96' - id: WarnLineGreyscaleE + color: '#D381C9FF' + id: MiniTileWhiteCornerNe + decals: + 1705: 51,-21 + 1747: 45,-19 + 1826: 57,-30 + 2226: 48,-29 + 2527: 77,-35 + 2548: 72,-35 + 2638: 81,-30 + 2785: 61,-61 + 2843: 61,-55 + 2877: 68,-54 + 2968: 57,-54 + 2983: 64,-47 + 3072: 74,-22 + 3114: 75,-30 + 6910: 65,-30 + - node: + color: '#D69949FF' + id: MiniTileWhiteCornerNe decals: - 5116: 21,10 - 5117: 21,4 - 5120: 24,7 - 5140: -27,-33 - 5686: -8,-38 - 6191: 1,39 - 6192: 1,43 - 6656: 51,-6 - 7131: -32,-4 - 7217: -34,-17 - 7238: -41,-16 - 7241: -43,-15 - 7242: -43,-14 + 10781: 51,4 - node: - color: '#EFB34196' - id: WarnLineGreyscaleE + color: '#DE3A3ACC' + id: MiniTileWhiteCornerNe decals: - 5082: 8,26 - 5107: 24,28 + 350: 26,-19 - node: - color: '#FA750096' - id: WarnLineGreyscaleE + color: '#DE3A3AFF' + id: MiniTileWhiteCornerNe decals: - 5694: 6,-38 - 5806: 6,-42 + 4948: -75,48 + 4968: -71,48 + 4978: -71,44 + 9913: 46,12 - node: - color: '#334E6DC8' - id: WarnLineGreyscaleN + color: '#EFB341FF' + id: MiniTileWhiteCornerNe decals: - 5059: -1,-10 - 5289: -16,1 - 5884: 58,2 + 8277: 36,48 + 8297: 46,48 + 8445: 68,45 + 8685: 67,52 - node: - color: '#3EB38896' - id: WarnLineGreyscaleN + color: '#FBB2FFFF' + id: MiniTileWhiteCornerNe decals: - 5249: 10,19 + 14032: 42,-9 - node: - color: '#43990996' - id: WarnLineGreyscaleN + color: '#FF5C5CFF' + id: MiniTileWhiteCornerNe decals: - 5762: -36,-50 - 5763: -35,-50 - 5767: -36,-59 - 5768: -35,-59 + 12055: -43,-10 + 12690: -10,-39 + 12819: -55,-33 + 13173: -72,-25 + 13186: -72,-30 + 13236: -56,-10 + 20445: -3,-39 - node: - color: '#52B4E996' - id: WarnLineGreyscaleN + color: '#FF9821FF' + id: MiniTileWhiteCornerNe + decals: + 14048: -30,-34 + 14055: -26,-34 + 14060: -22,-34 + - node: + color: '#FFA647FF' + id: MiniTileWhiteCornerNe + decals: + 13301: 58,34 + 13456: 52,39 + 20172: 41,40 + - node: + color: '#FFBE00FF' + id: MiniTileWhiteCornerNe + decals: + 7618: 37,24 + 7685: 47,19 + 7720: 49,21 + - node: + color: '#FFFFFFFF' + id: MiniTileWhiteCornerNe + decals: + 2246: 45,-29 + 14613: 6,-45 + 14703: 1,-40 + - node: + color: '#3EB388FF' + id: MiniTileWhiteCornerNw + decals: + 8035: 24,53 + 8098: 25,44 + 8128: 20,53 + 8136: 20,45 + - node: + color: '#439909FF' + id: MiniTileWhiteCornerNw + decals: + 8790: -57,-60 + 8794: -50,-60 + 8799: -50,-56 + 8800: -57,-56 + 8832: -49,-64 + 8848: -43,-64 + 8861: -52,-67 + 8871: -55,-64 + 8892: -55,-70 + 8904: -54,-56 + 8940: -63,-74 + 8966: -59,-78 + 8967: -63,-78 + 8968: -63,-70 + 8971: -59,-70 + 9035: -47,-73 + - node: + color: '#4B709CFF' + id: MiniTileWhiteCornerNw + decals: + 10164: -16,2 + 10212: 10,-15 + 10232: 12,2 + 10271: -3,20 + 10376: -14,18 + 10377: -13,19 + 10378: -15,17 + 10452: -17,-7 + 10549: -17,11 + 10637: -37,2 + 10638: -30,2 + - node: + color: '#52B4E9FF' + id: MiniTileWhiteCornerNw decals: - 4832: 0,-57 - 4833: 9,-58 - 4846: -5,-46 - 4850: -1,-52 - 4851: 1,-52 - 4852: 5,-50 - 4860: 9,-50 - 4866: 4,-41 - 4867: 5,-41 - 4868: -5,-41 - 5655: 4,-37 - 5703: -6,-41 - 6991: -1,-43 + 12753: -17,-20 + 12766: -11,-20 + - node: + color: '#792DA9FF' + id: MiniTileWhiteCornerNw + decals: + 795: 50,-24 + 800: 46,-25 - node: color: '#8C347F96' - id: WarnLineGreyscaleN + id: MiniTileWhiteCornerNw + decals: + 1442: -23,34 + - node: + color: '#96DAFFFF' + id: MiniTileWhiteCornerNw decals: - 5895: -49,25 - 5901: -48,25 - 5902: -47,25 + 11491: -8,-34 + 11721: -35,-65 + 11729: -21,-54 + 14321: 4,-39 + - node: + color: '#9D7400FF' + id: MiniTileWhiteCornerNw + decals: + 8219: 43,39 - node: color: '#9FED5896' - id: WarnLineGreyscaleN + id: MiniTileWhiteCornerNw decals: - 5038: -26,1 - 5040: -33,1 - 5069: -26,23 - 5073: -42,23 - 5423: -27,1 - 5548: -23,23 - 5549: -21,23 - 6783: 39,-5 - 7843: 42,1 - 7844: 32,0 - 7845: 33,0 - 7848: 36,0 + 1149: -58,51 - node: - color: '#A4610696' - id: WarnLineGreyscaleN + color: '#BC863FFF' + id: MiniTileWhiteCornerNw decals: - 5885: 64,0 + 1942: 61,7 + 2151: 85,8 + 2157: 85,5 + 2179: 55,9 + 2283: 53,2 - node: - color: '#D381C996' - id: WarnLineGreyscaleN + color: '#C6FF91FF' + id: MiniTileWhiteCornerNw decals: - 4933: 71,-44 - 4936: 79,-44 - 5625: 8,-20 - 6347: 17,-20 - 6348: 23,-20 - 7436: 40,-19 - 7446: 24,-12 - 7481: 39,-13 - 7511: 59,-39 - 7531: 57,-30 - 7580: 56,-25 - 7583: 56,-21 + 10877: -42,15 + 11170: -61,29 + 11193: -63,28 + 11204: -27,38 + 11421: -15,31 + 11434: -9,51 + 11449: 3,42 + 11830: -41,56 + 11831: -49,56 + 11850: -77,58 + 14036: 35,2 + - node: + color: '#D381C9CC' + id: MiniTileWhiteCornerNw + decals: + 370: 53,-21 + 377: 58,-18 + 447: 50,-34 - node: - color: '#DE3A3A96' - id: WarnLineGreyscaleN + color: '#D381C9FF' + id: MiniTileWhiteCornerNw + decals: + 1706: 49,-21 + 1728: 34,-19 + 1730: 31,-22 + 1748: 43,-17 + 1829: 50,-30 + 2236: 44,-34 + 2517: 70,-39 + 2547: 70,-35 + 2640: 77,-30 + 2784: 59,-61 + 2841: 59,-55 + 2869: 63,-54 + 2888: 52,-54 + 2982: 59,-47 + 3073: 68,-22 + 3120: 67,-30 + 6909: 59,-30 + - node: + color: '#DE3A3ACC' + id: MiniTileWhiteCornerNw decals: - 4955: -11,-41 - 4956: -9,-41 - 5122: -24,-25 - 6657: 47,-5 - 6660: 42,-5 - 7129: -34,-3 - 7244: -43,-11 - 7291: 8,-24 - 7297: 13,-24 + 334: 18,-21 + 351: 24,-19 - node: - color: '#EFB34196' - id: WarnLineGreyscaleN + color: '#DE3A3AFF' + id: MiniTileWhiteCornerNw decals: - 5079: 20,8 - 5084: 15,23 - 5085: 21,23 - 5105: 26,19 - 5109: 27,29 - 5113: 27,35 - 5275: 27,40 - 5277: 27,42 - 6537: 14,1 - - node: - color: '#FA750096' - id: WarnLineGreyscaleN + 1999: 49,-6 + 4935: -85,45 + 4949: -77,48 + 4969: -73,48 + 4976: -73,44 + 9916: 43,12 + - node: + color: '#EFB341FF' + id: MiniTileWhiteCornerNw decals: - 5815: 9,-46 + 8276: 33,48 + 8296: 38,48 + 8440: 62,45 + 8686: 62,52 + 8706: 56,44 - node: - color: '#FFFFFFFF' - id: WarnLineGreyscaleN + color: '#FBB2FFFF' + id: MiniTileWhiteCornerNw decals: - 6453: -1,-43 + 14027: 38,-12 - node: - color: '#334E6DC8' - id: WarnLineGreyscaleS + color: '#FF5C5CFF' + id: MiniTileWhiteCornerNw decals: - 4918: -50,11 - 5051: 14,-1 - 5052: -4,-1 - 5053: -1,-1 - 5115: 14,21 + 11508: -8,-34 + 12689: -12,-39 + 12817: -53,-33 + 12818: -57,-33 + 13171: -76,-30 + 13172: -76,-25 + 13237: -54,-10 + 20444: -7,-39 - node: - color: '#3EB38896' - id: WarnLineGreyscaleS + color: '#FF9821FF' + id: MiniTileWhiteCornerNw decals: - 5202: 10,21 - 5256: 11,15 + 14049: -32,-34 - node: - color: '#43990996' - id: WarnLineGreyscaleS + color: '#FFA647FF' + id: MiniTileWhiteCornerNw decals: - 5760: -36,-48 - 5761: -35,-48 - 5765: -36,-57 - 5766: -35,-57 - 5788: -31,-55 - 5804: -36,-63 - 5805: -35,-63 + 10750: 39,7 + 13257: 17,28 + 13300: 54,34 + 13455: 50,39 - node: - color: '#52B4E996' - id: WarnLineGreyscaleS + color: '#FFBE00FF' + id: MiniTileWhiteCornerNw decals: - 4834: 0,-62 - 4840: 0,-55 - 4847: -5,-44 - 4848: -1,-50 - 4849: 1,-50 - 4853: 5,-48 - 4856: 9,-48 - 4857: 9,-56 - 4869: -9,-44 - 4870: -20,-42 - 4871: -24,-54 - 5032: -15,-42 - 5666: 4,-35 - 5695: -3,-38 - 5696: 1,-38 - 5706: 4,-39 - 5707: 5,-39 - 8438: -1,-38 + 7617: 32,24 + 7657: 43,21 + 7684: 45,19 - node: - color: '#9FED5896' - id: WarnLineGreyscaleS + color: '#FFFFFFFF' + id: MiniTileWhiteCornerNw decals: - 5064: -12,21 - 5068: -28,21 - 5070: -37,21 - 5071: -35,21 - 5072: -42,21 - 5843: -67,-5 - 6685: 39,-3 - 6779: -27,3 - 6780: -26,3 - 7364: 27,-1 + 2245: 44,-29 + 14617: -6,-45 + 14647: -20,-55 + 14701: 0,-40 - node: - color: '#A4610696' - id: WarnLineGreyscaleS + color: '#3EB388FF' + id: MiniTileWhiteCornerSe decals: - 5874: 58,-7 - 5886: 64,2 - 6608: 50,3 + 8029: 31,46 + 8105: 31,42 + 8119: 22,47 + 8141: 23,42 - node: - color: '#D381C996' - id: WarnLineGreyscaleS + color: '#439909FF' + id: MiniTileWhiteCornerSe decals: - 4910: 27,-22 - 4911: 20,-22 - 4934: 71,-46 - 4935: 79,-46 - 6377: 17,-18 - 6378: 23,-18 - 7395: 32,-23 - 7402: 34,-23 - 7435: 41,-20 - 7480: 40,-17 - 7529: 59,-37 - 7576: 57,-28 - 7577: 60,-28 - 7581: 56,-23 + 8762: -59,-62 + 8773: -57,-68 + 8788: -56,-62 + 8796: -49,-62 + 8803: -49,-58 + 8804: -56,-58 + 8825: -45,-68 + 8852: -41,-68 + 8859: -54,-65 + 8867: -51,-68 + 8891: -51,-72 + 8933: -49,-76 + 8984: -61,-80 + 8985: -57,-80 + 8986: -57,-72 + 8987: -61,-72 + 9040: -44,-77 + - node: + color: '#4B709CFF' + id: MiniTileWhiteCornerSe + decals: + 10162: -12,-2 + 10239: 16,-2 + 10420: 15,-17 + 10421: 14,-18 + 10478: 3,-19 + 10628: -35,-2 + 10634: -22,-2 - node: - color: '#DE3A3A96' - id: WarnLineGreyscaleS + color: '#52B4E9FF' + id: MiniTileWhiteCornerSe decals: - 5121: -24,-23 - 5125: -24,-30 - 5138: -27,-34 - 5684: -11,-39 - 5685: -9,-39 - 6646: 47,-3 - 6655: 42,-3 - 6661: 45,-8 - 7111: -34,-1 - 7144: -29,-18 - 7237: -41,-17 - 7239: -44,-17 - 7245: -43,-10 - 7286: 8,-22 - 7287: 13,-22 - 7310: 9,-26 + 12754: -13,-22 + 12768: -9,-23 - node: - color: '#EFB34196' - id: WarnLineGreyscaleS + color: '#792DA9FF' + id: MiniTileWhiteCornerSe decals: - 5080: 20,10 - 5086: 26,21 - 5106: 21,25 - 5110: 27,31 - 5114: 27,37 - 5276: 27,42 - 6583: 14,3 + 806: 58,-28 - node: - color: '#334E6DC8' - id: WarnLineGreyscaleW + color: '#8C347F96' + id: MiniTileWhiteCornerSe decals: - 5045: 7,-1 - 5046: 7,1 - 5290: -11,-6 - 5358: -2,-14 + 1449: -20,30 - node: - color: '#43990996' - id: WarnLineGreyscaleW + color: '#96DAFFFF' + id: MiniTileWhiteCornerSe decals: - 5724: -26,-42 - 5725: -26,-41 - 5726: -20,-42 - 5789: -31,-55 - 6428: -20,-41 + 11519: 8,-37 + 11597: 7,-67 + 11726: -19,-67 + 11752: -5,-67 + 14322: 7,-42 - node: - color: '#52B4E996' - id: WarnLineGreyscaleW + color: '#9D7400FF' + id: MiniTileWhiteCornerSe decals: - 4838: 7,-61 - 4839: 7,-58 - 4845: -6,-52 - 4854: 8,-52 - 5667: 2,-33 + 8217: 48,33 - node: color: '#9FED5896' - id: WarnLineGreyscaleW + id: MiniTileWhiteCornerSe decals: - 5039: -23,5 - 5041: -23,9 - 5067: -23,4 - 5287: -2,15 - 5550: -9,50 - 5849: -75,-8 - 5952: -60,9 - 7735: -35,1 + 1160: -54,45 + 1166: -48,46 - node: - color: '#A4610696' - id: WarnLineGreyscaleW + color: '#BC863FFF' + id: MiniTileWhiteCornerSe decals: - 5872: 53,-1 - 5873: 53,4 - 5890: 74,-3 - 5893: 75,-17 - 5894: 75,-15 - 6610: 48,4 - 6626: 45,-2 - 6627: 45,0 + 2190: 59,4 - node: - color: '#D381C996' - id: WarnLineGreyscaleW + color: '#C6FF91FF' + id: MiniTileWhiteCornerSe + decals: + 10745: 37,-2 + 10878: -38,13 + 11072: -70,-2 + 11183: -58,25 + 11190: -52,25 + 11364: 2,36 + 11376: 2,31 + 11402: 2,44 + 11415: -12,30 + 11420: 2,49 + 11470: 14,40 + 11839: -62,52 + - node: + color: '#D381C9CC' + id: MiniTileWhiteCornerSe decals: - 4908: 30,-21 - 4913: 12,-21 - 4930: 63,-45 - 5424: 19,-9 - 5851: 14,-15 - 5853: 57,-44 - 5857: 70,-45 - 5864: 74,-45 - 7406: 46,-22 - 7437: 38,-21 - 7579: 53,-26 - 7582: 55,-22 - 7643: 54,-35 - 7644: 54,-32 + 270: 44,-27 + 382: 62,-22 + 443: 53,-36 - node: - color: '#DE3A3A96' - id: WarnLineGreyscaleW + color: '#D381C9FF' + id: MiniTileWhiteCornerSe decals: - 4957: -6,-38 - 5118: 23,10 - 5119: 23,4 - 5123: -23,-13 - 5124: -23,-17 - 5139: -32,-33 - 6652: 53,-6 - 7130: -31,-4 - 7145: -32,-17 - 7218: -39,-16 - 7240: -45,-16 - 7243: -45,-12 - 7320: -25,-29 - 7321: -25,-25 - 7737: -35,-1 + 1707: 51,-22 + 1710: 48,-23 + 1827: 57,-32 + 2233: 48,-35 + 2532: 77,-42 + 2550: 72,-37 + 2639: 81,-32 + 2795: 61,-67 + 2809: 61,-59 + 2878: 68,-56 + 2881: 66,-57 + 2956: 57,-57 + 2981: 64,-49 + 3090: 74,-28 + 3115: 75,-33 + 6919: 65,-32 + - node: + color: '#DE3A3ACC' + id: MiniTileWhiteCornerSe + decals: + 346: 26,-23 - node: - color: '#EFB34196' - id: WarnLineGreyscaleW + color: '#DE3A3AFF' + id: MiniTileWhiteCornerSe + decals: + 2010: 58,-9 + 2011: 59,-8 + 4942: -79,42 + 4955: -75,42 + 4967: -71,46 + 4972: -75,50 + 4975: -71,50 + 4977: -71,41 + 9905: 46,3 + - node: + color: '#EFB341FF' + id: MiniTileWhiteCornerSe decals: - 5081: 10,26 - 5083: 9,22 - 5108: 26,28 - 5112: 26,34 - 5281: 26,38 + 8270: 36,42 + 8298: 46,42 + 8449: 68,41 + 8692: 67,47 + 8739: 52,41 - node: - color: '#DE3A3A96' - id: WarnLineN + color: '#FBB2FFFF' + id: MiniTileWhiteCornerSe decals: - 5141: -27,-34 + 10703: 41,-17 + 14033: 42,-11 - node: - color: '#FFFFFFFF' - id: WarnLineN + color: '#FF5C5CFF' + id: MiniTileWhiteCornerSe decals: - 142: -2,37 - 143: -1,37 - 144: 0,37 - 224: -20,-23 - 225: -17,-23 - 226: -14,-23 - 227: -11,-23 - 934: -21,-3 - 2169: -34,-29 - 2170: -31,-25 - 2171: -32,-25 - 2172: -33,-25 - 2173: -34,-25 - 2188: -36,-25 - 2189: -37,-25 - 2190: -38,-25 - 2191: -36,-29 - 2192: -37,-29 - 2193: -38,-29 - 2220: -33,-29 - 2221: -32,-29 - 2226: -30,-22 - 2227: -29,-22 - 2232: -31,-29 - 2253: -41,-25 - 2254: -40,-25 - 2272: -30,-29 - 2273: -29,-29 - 2274: -28,-29 - 2275: -27,-29 - 2351: -39,-25 - 2352: -35,-25 - 2353: -35,-29 - 2366: 11,-6 - 2367: 13,-6 - 2368: 14,-6 - 2369: 15,-6 - 2641: 78,-56 - 2642: 79,-56 - 2643: 80,-56 - 2651: 78,-33 - 2652: 79,-33 - 2653: 80,-33 - 2847: -27,-8 - 2848: -28,-8 - 2849: -29,-8 - 2850: -30,-8 - 3045: 0,49 - 3046: -2,49 - 3125: -1,49 - 3202: 0,45 - 3203: -1,45 - 3205: -2,45 - 4083: 9,-38 - 4176: 12,-42 - 4783: 14,-61 - 4884: 49,-37 - 4885: 49,-32 - 5416: -23,-3 - 5417: -22,-3 - 7450: 35,-14 - 7500: 64,-32 + 12056: -43,-12 + 12691: -10,-42 + 12821: -55,-35 + 13175: -72,-28 + 13192: -72,-37 + 20446: -3,-42 - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnLineN + color: '#FF9821FF' + id: MiniTileWhiteCornerSe decals: - 4068: 8,56 - 4069: 7,56 + 14076: -14,-37 - node: - color: '#FFFFFFFF' - id: WarnLineS + color: '#FFA647FF' + id: MiniTileWhiteCornerSe decals: - 2245: -42,-23 - 2246: -42,-24 - 2247: -42,-25 - 2248: -42,-26 - 2569: 16,-5 - 2570: 16,-4 - 2571: 16,-3 - 3641: -69,-12 - 3642: -69,-11 - 3643: -69,-10 - 4425: -34,42 - 4785: 13,-60 - 4886: 48,-36 - 4887: 48,-31 - 7502: 63,-31 + 13268: 22,20 + 13302: 58,30 + 13436: 52,26 + - node: + color: '#FFBE00FF' + id: MiniTileWhiteCornerSe + decals: + 7615: 37,18 + 7658: 49,14 + 7704: 47,16 - node: - cleanable: True color: '#FFFFFFFF' - id: WarnLineS + id: MiniTileWhiteCornerSe decals: - 1254: 37,70 - 1255: 37,69 - 1256: 37,68 - 1257: 37,67 + 2247: 45,-30 + 14640: -20,-66 + 14702: 1,-41 - node: - color: '#D58C18FF' - id: WarnLineW + color: '#3EB388FF' + id: MiniTileWhiteCornerSw decals: - 7157: -39,-14 - 7158: -38,-14 - 7159: -37,-14 - 7160: -36,-14 - 7161: -35,-14 - 7162: -34,-14 - 7163: -34,-13 - 7164: -35,-13 - 7165: -36,-13 - 7166: -37,-13 - 7167: -38,-13 - 7168: -39,-13 - 7169: -39,-12 - 7170: -38,-12 - 7171: -37,-12 - 7172: -36,-12 - 7173: -35,-12 - 7174: -34,-12 - 7175: -34,-11 - 7176: -35,-11 - 7177: -36,-11 - 7178: -37,-11 - 7179: -38,-11 - 7180: -39,-11 - 7181: -39,-10 - 7182: -38,-10 - 7183: -37,-10 - 7184: -36,-10 - 7185: -35,-10 - 7186: -34,-10 - 7187: -34,-9 - 7188: -35,-9 - 7189: -36,-9 - 7190: -37,-9 - 7191: -38,-9 - 7192: -39,-9 + 8041: 24,47 + 8042: 25,46 + 8112: 25,42 + 8118: 20,47 + 8138: 20,42 + 13320: 17,26 + 13325: 20,20 - node: - color: '#FFFFFFFF' - id: WarnLineW + color: '#439909FF' + id: MiniTileWhiteCornerSw + decals: + 8774: -61,-68 + 8792: -57,-62 + 8793: -50,-62 + 8805: -57,-58 + 8806: -50,-58 + 8826: -49,-68 + 8853: -43,-68 + 8860: -52,-65 + 8868: -55,-68 + 8893: -55,-72 + 8941: -63,-76 + 8976: -63,-80 + 8978: -63,-72 + 8980: -59,-72 + 8981: -59,-80 + 9042: -47,-77 + - node: + color: '#4B709CFF' + id: MiniTileWhiteCornerSw decals: - 140: -1,35 - 141: 0,35 - 1000: -2,35 - 1227: 38,36 - 1228: 39,36 - 1229: 40,36 - 2194: -38,-29 - 2195: -37,-29 - 2196: -36,-29 - 2197: -36,-25 - 2198: -37,-25 - 2199: -38,-25 - 2214: -34,-29 - 2215: -33,-29 - 2216: -32,-29 - 2217: -32,-25 - 2218: -33,-25 - 2219: -34,-25 - 2228: -29,-24 - 2229: -30,-24 - 2251: -40,-25 - 2255: -41,-25 - 2348: -39,-25 - 2349: -35,-25 - 2350: -35,-29 - 2355: -19,-17 - 2356: 11,-4 - 2357: 12,-4 - 2572: 13,-4 - 2638: 78,-34 - 2639: 79,-34 - 2640: 80,-34 - 2648: 78,-57 - 2649: 79,-57 - 2650: 80,-57 - 2843: -30,-8 - 2844: -29,-8 - 2845: -28,-8 - 2846: -27,-8 - 2999: -2,43 - 3000: -1,43 - 3001: 0,43 - 3023: 27,41 - 3184: 0,47 - 3185: -1,47 - 3186: -2,47 - 3680: -6,68 - 3681: -4,68 - 3682: -2,68 - 3683: 2,68 - 4084: 9,-37 - 4175: 12,-41 - 4422: -34,41 - 4423: -34,43 - 4426: -34,42 - 4784: 14,-59 - 4882: 49,-30 - 4883: 49,-35 - 7455: 35,-13 - 7503: 64,-30 - 7678: 38,4 + 10163: -16,-2 + 10244: 12,-2 + 10445: -17,-11 + 10453: -14,-18 + 10454: -15,-17 + 10465: -3,-19 + 10550: -17,7 + 10627: -37,-2 + 10633: -30,-2 + - node: + color: '#52B4E9FF' + id: MiniTileWhiteCornerSw + decals: + 12756: -17,-22 + 12769: -11,-23 - node: - cleanable: True - color: '#FFFFFFFF' - id: WarnLineW + color: '#792DA9FF' + id: MiniTileWhiteCornerSw decals: - 1262: 33,66 - 1272: 32,66 - 1276: 34,66 + 793: 50,-28 + 2516: 46,-27 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerNe + color: '#8C347F96' + id: MiniTileWhiteCornerSw decals: - 3353: -18,-36 - 3366: -28,-36 - 3437: -34,-32 - 6009: -5,47 - 6010: -5,43 - 6032: -5,33 - 6047: -4,34 - 6119: -10,43 - 6288: 60,5 - 6292: 17,19 - 6512: -17,19 - 6529: -16,16 - 7267: 28,-24 - 7872: -19,32 - 7880: -16,32 - 7917: -14,27 - 7922: -16,27 - 7929: -17,44 - 7942: -18,30 + 1439: -23,30 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerNw + color: '#96DAFFFF' + id: MiniTileWhiteCornerSw decals: - 2476: -23,32 - 3348: -23,-36 - 3369: -32,-36 - 3432: -39,-32 - 3972: -35,53 - 6007: -9,47 - 6008: -9,43 - 6031: -7,33 - 6043: -8,34 - 6128: -12,32 - 6281: 56,5 - 6294: 13,19 - 6511: -19,19 - 6524: -19,16 - 7266: 24,-24 - 7879: -17,32 - 7923: -15,27 - 7930: -19,44 - 7941: -22,30 + 11492: -8,-37 + 11598: 5,-67 + 11720: -35,-67 + 11751: -7,-67 + 14324: 4,-42 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerSe + color: '#9D7400FF' + id: MiniTileWhiteCornerSw decals: - 3367: -28,-39 - 3419: -36,-37 - 3424: -37,-39 - 3438: -34,-36 - 6011: -5,45 - 6012: -5,41 - 6033: -5,30 - 6048: -4,29 - 6289: 60,4 - 6293: 17,18 - 6519: -17,17 - 6528: -16,15 - 7268: 28,-25 - 7871: -14,25 - 7910: -14,29 - 7926: -16,26 - 7927: -17,25 - 7934: -17,41 - 7943: -18,27 + 8218: 43,33 - node: - zIndex: 1 - color: '#FFFFFFFF' - id: WoodTrimThinCornerSe + color: '#9FED5896' + id: MiniTileWhiteCornerSw decals: - 9343: -33,49 - 9344: -33,51 + 1143: -58,45 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerSw + color: '#BE6BC3FF' + id: MiniTileWhiteCornerSw decals: - 2482: -23,25 - 3368: -32,-39 - 3425: -38,-39 - 3426: -39,-38 - 6013: -9,41 - 6014: -9,45 - 6034: -7,30 - 6049: -8,29 - 6129: -12,31 - 6280: 56,4 - 6295: 13,18 - 6525: -19,15 - 7269: 24,-25 - 7925: -15,25 - 7938: -19,41 - 7944: -22,27 + 20252: 59,-67 - node: - cleanable: True - color: '#FFFFFFFF' - id: WoodTrimThinCornerSw + color: '#C6FF91FF' + id: MiniTileWhiteCornerSw decals: - 1302: 22,34 + 10741: 30,-2 + 10879: -42,13 + 11071: -72,-2 + 11184: -61,25 + 11191: -54,25 + 11192: -63,26 + 11416: -15,30 + 11433: -9,49 + 11450: 3,40 + 11838: -66,52 + - node: + color: '#D381C9CC' + id: MiniTileWhiteCornerSw + decals: + 285: 24,-27 + 369: 53,-22 - node: - zIndex: 1 - color: '#FFFFFFFF' - id: WoodTrimThinCornerSw + color: '#D381C9FF' + id: MiniTileWhiteCornerSw + decals: + 1731: 31,-23 + 1787: 50,-36 + 1832: 50,-32 + 2237: 44,-35 + 2539: 70,-42 + 2551: 70,-37 + 2641: 77,-32 + 2810: 59,-59 + 2884: 63,-57 + 2887: 52,-56 + 2957: 54,-57 + 2991: 59,-49 + 3093: 68,-28 + 3121: 67,-33 + 6920: 59,-32 + - node: + color: '#D69949FF' + id: MiniTileWhiteCornerSw decals: - 9346: -35,51 + 1866: 82,-17 - node: - color: '#FFFFFFFF' - id: WoodTrimThinEndE + color: '#DE3A3AFF' + id: MiniTileWhiteCornerSw decals: - 6087: -4,35 - 6127: -5,39 + 2002: 49,-9 + 4938: -85,42 + 4954: -77,42 + 4966: -73,46 + 4973: -77,50 + 4974: -73,50 + 4979: -73,41 - node: - color: '#FFFFFFFF' - id: WoodTrimThinEndN + color: '#EFB341FF' + id: MiniTileWhiteCornerSw decals: - 3797: -25,60 - 3798: -20,60 - 6296: 14,20 - 7261: 27,-23 - 7878: -14,32 + 8269: 33,42 + 8299: 38,42 + 8455: 62,41 + 8691: 62,47 + 8707: 56,42 + 8740: 50,41 - node: - color: '#FFFFFFFF' - id: WoodTrimThinEndS + color: '#FBB2FFFF' + id: MiniTileWhiteCornerSw decals: - 6285: 58,3 + 14026: 38,-14 - node: - color: '#FFFFFFFF' - id: WoodTrimThinEndW + color: '#FF5C5CFF' + id: MiniTileWhiteCornerSw decals: - 6112: -12,39 - 6121: -12,43 - 6510: -20,17 - 6517: -20,17 + 12692: -12,-42 + 12823: -57,-35 + 13174: -76,-28 + 13191: -76,-37 + 13238: -54,-12 + 20443: -7,-42 - node: - color: '#FFFFFFFF' - id: WoodTrimThinInnerNe + color: '#FF9821FF' + id: MiniTileWhiteCornerSw decals: - 3442: -34,-33 - 3780: -27,55 - 3781: -22,55 - 3806: -20,59 - 3807: -25,59 - 6092: -9,32 - 6093: -8,35 - 6115: -10,39 - 6138: -11,35 - 6298: 14,19 - 6509: -17,16 - 7262: 27,-24 - 7876: -16,31 - 7916: -17,27 + 14093: -32,-37 + 14094: -34,-35 - node: - color: '#FFFFFFFF' - id: WoodTrimThinInnerNw + color: '#FFA647FF' + id: MiniTileWhiteCornerSw decals: - 3444: -39,-35 - 3790: -18,55 - 3791: -23,55 - 3805: -25,59 - 3808: -20,59 - 6058: -8,32 - 6066: -10,32 - 6094: -8,35 - 6114: -10,39 - 6297: 14,19 - 6516: -19,17 - 7263: 27,-24 - 7873: -17,31 - 7877: -14,31 + 13303: 54,30 + 13416: 39,9 - node: - color: '#FFFFFFFF' - id: WoodTrimThinInnerSe + color: '#FFBE00FF' + id: MiniTileWhiteCornerSw decals: - 3420: -37,-37 - 3421: -36,-36 - 3441: -34,-33 - 3785: -22,59 - 3786: -27,59 - 6061: -11,31 - 6078: -9,35 - 6101: -11,39 - 6102: -8,39 - 6287: 58,4 - 7915: -17,29 - 7928: -17,26 + 7616: 32,18 + 7659: 43,14 + 7683: 45,16 - node: color: '#FFFFFFFF' - id: WoodTrimThinInnerSw + id: MiniTileWhiteCornerSw decals: - 3427: -38,-38 - 3443: -39,-35 - 3787: -23,59 - 3788: -18,59 - 6057: -8,31 - 6069: -10,35 - 6075: -11,39 - 6103: -8,39 - 6123: -10,43 - 6130: -11,31 - 6286: 58,4 - - node: - angle: -0.4014257279586958 rad - color: '#FFFFFFFF' - id: WoodTrimThinLineE + 2248: 44,-30 + 14704: 0,-41 + - node: + color: '#4B709CFF' + id: MiniTileWhiteEndE decals: - 7851: 28.756136,-40.880943 - 7852: 24.578323,-37.576954 + 10640: -22,-4 - node: color: '#FFFFFFFF' - id: WoodTrimThinLineE + id: MiniTileWhiteEndE decals: - 2405: -14,26 - 2406: -14,30 - 2407: -14,31 - 3376: -28,-38 - 3377: -28,-37 - 3422: -37,-38 - 3439: -34,-35 - 3440: -34,-34 - 3777: -27,58 - 3778: -27,57 - 3779: -27,56 - 3782: -22,58 - 3783: -22,57 - 3784: -22,56 - 3974: -33,52 - 6021: -5,46 - 6022: -5,42 - 6035: -5,31 - 6036: -5,32 - 6053: -4,30 - 6054: -4,31 - 6055: -4,32 - 6056: -4,33 - 6062: -11,30 - 6063: -11,29 - 6064: -11,28 - 6076: -9,33 - 6077: -9,34 - 6079: -11,38 - 6080: -11,37 - 6081: -11,36 - 6095: -8,36 - 6096: -8,37 - 6097: -8,38 - 6116: -10,40 - 6117: -10,41 - 6118: -10,42 - 6134: -9,32 - 6135: -9,31 - 6507: -17,17 - 6531: -17,18 - 7914: -17,28 - 7932: -17,43 - 7933: -17,42 - 7945: -18,28 - 7946: -18,29 + 14645: -19,-55 - node: - zIndex: 1 - color: '#FFFFFFFF' - id: WoodTrimThinLineE + color: '#D381C9FF' + id: MiniTileWhiteEndN decals: - 9342: -33,50 + 2712: 57,-64 + 2713: 63,-64 - node: - angle: 1.117010721276371 rad color: '#FFFFFFFF' - id: WoodTrimThinLineE + id: MiniTileWhiteEndN decals: - 7850: 28.83426,-41.11532 + 14623: 6,-54 + 14624: -6,-54 + 14642: -20,-65 - node: - color: '#FFFFFFFF' - id: WoodTrimThinLineN + color: '#D381C9FF' + id: MiniTileWhiteEndS decals: - 2474: -21,32 - 2475: -22,32 - 2497: -18,41 - 2499: -17,41 - 3349: -22,-36 - 3350: -21,-36 - 3351: -20,-36 - 3352: -19,-36 - 3370: -31,-36 - 3371: -30,-36 - 3372: -29,-36 - 3433: -38,-32 - 3434: -37,-32 - 3435: -36,-32 - 3436: -35,-32 - 3765: -26,55 - 3766: -25,55 - 3767: -24,55 - 3768: -21,55 - 3769: -20,55 - 3770: -19,55 - 3795: -27,59 - 3796: -26,59 - 3799: -24,59 - 3800: -23,59 - 3801: -22,59 - 3802: -21,59 - 3803: -19,59 - 3804: -18,59 - 3973: -34,53 - 6015: -8,47 - 6016: -7,47 - 6017: -6,47 - 6018: -8,43 - 6019: -7,43 - 6020: -6,43 - 6037: -6,33 - 6044: -7,34 - 6045: -6,34 - 6046: -5,34 - 6065: -11,32 - 6082: -10,35 - 6083: -9,35 - 6084: -7,35 - 6085: -6,35 - 6086: -5,35 - 6108: -9,39 - 6109: -8,39 - 6110: -7,39 - 6111: -6,39 - 6113: -11,39 - 6120: -11,43 - 6282: 57,5 - 6283: 58,5 - 6290: 59,5 - 6299: 16,19 - 6300: 15,19 - 6508: -16,16 - 6513: -18,19 - 6520: -19,16 - 6521: -18,16 - 6522: -17,16 - 6523: -16,16 - 6530: -17,16 - 7264: 26,-24 - 7265: 25,-24 - 7874: -18,31 - 7875: -15,31 - 7931: -18,44 - 7947: -19,30 - 7948: -20,30 - 7949: -21,30 - - node: - angle: -0.8901179185171081 rad + 2710: 63,-66 + 2711: 57,-66 + - node: color: '#FFFFFFFF' - id: WoodTrimThinLineS + id: MiniTileWhiteEndS decals: - 7853: 27.394608,-38.75558 + 14614: 6,-46 + 14621: -6,-46 + 14625: -6,-56 + 14626: 6,-56 + 14646: -20,-56 - node: - color: '#FFFFFFFF' - id: WoodTrimThinLineS + color: '#4B709CFF' + id: MiniTileWhiteEndW decals: - 2403: -18,25 - 2404: -16,25 - 2410: -19,25 - 2483: -22,25 - 2484: -21,25 - 2485: -20,25 - 3373: -31,-39 - 3374: -30,-39 - 3375: -29,-39 - 3423: -35,-36 - 3757: -19,59 - 3758: -20,59 - 3759: -21,59 - 3760: -26,59 - 3761: -25,59 - 3762: -24,59 - 3809: -21,66 - 6023: -6,45 - 6024: -7,45 - 6025: -8,45 - 6026: -6,41 - 6027: -7,41 - 6028: -8,41 - 6040: -6,30 - 6050: -7,29 - 6051: -6,29 - 6052: -5,29 - 6059: -9,31 - 6060: -10,31 - 6070: -11,35 - 6088: -5,35 - 6089: -6,35 - 6090: -7,35 - 6091: -8,35 - 6104: -10,39 - 6105: -9,39 - 6106: -7,39 - 6107: -6,39 - 6122: -11,43 - 6284: 57,4 - 6291: 59,4 - 6301: 14,18 - 6302: 15,18 - 6303: 16,18 - 6515: -19,17 - 6518: -18,17 - 6526: -18,15 - 6527: -17,15 - 7270: 25,-25 - 7271: 26,-25 - 7272: 27,-25 - 7912: -15,29 - 7913: -16,29 - 7935: -18,41 - 7950: -21,27 - 7951: -20,27 - 7952: -19,27 + 10639: -30,-4 - node: - cleanable: True - color: '#FFFFFFFF' - id: WoodTrimThinLineS + color: '#EFB341FF' + id: MiniTileWhiteEndW decals: - 1298: 23,34 - 1299: 24,34 + 8736: 48,43 - node: - zIndex: 1 color: '#FFFFFFFF' - id: WoodTrimThinLineS + id: MiniTileWhiteEndW decals: - 9345: -34,51 + 14612: 5,-45 + 14627: -7,-55 + 14641: -21,-66 - node: - color: '#FFFFFFFF' - id: WoodTrimThinLineW + color: '#3EB388FF' + id: MiniTileWhiteInnerNe decals: - 2477: -23,31 - 2478: -23,29 - 2479: -23,28 - 2480: -23,27 - 2481: -23,26 - 2495: -19,40 - 3346: -23,-37 - 3347: -23,-38 - 3378: -32,-38 - 3379: -32,-37 - 3428: -39,-37 - 3429: -39,-36 - 3430: -39,-34 - 3431: -39,-33 - 3771: -18,58 - 3772: -18,57 - 3773: -18,56 - 3774: -23,58 - 3775: -23,57 - 3776: -23,56 - 6029: -9,42 - 6030: -9,46 - 6038: -7,31 - 6039: -7,32 - 6041: -8,33 - 6042: -8,30 - 6067: -10,33 - 6068: -10,34 - 6071: -11,35 - 6072: -11,36 - 6073: -11,37 - 6074: -11,38 - 6098: -8,36 - 6099: -8,37 - 6100: -8,38 - 6124: -10,42 - 6125: -10,41 - 6126: -10,40 - 6131: -11,30 - 6132: -11,29 - 6133: -11,28 - 6136: -8,31 - 6137: -8,32 - 6514: -19,18 - 7924: -15,26 - 7936: -19,43 - 7937: -19,42 - 7939: -23,30 - 7953: -22,28 - 7954: -22,29 + 8215: 28,40 - node: - cleanable: True - color: '#FFFFFFFF' - id: WoodTrimThinLineW + color: '#439909FF' + id: MiniTileWhiteInnerNe decals: - 1300: 22,36 - 1301: 22,35 + 9008: -62,-70 + 9009: -61,-71 + 9011: -58,-70 + 9013: -57,-72 + 9016: -57,-79 + 9022: -61,-79 - node: - color: '#FFFFFFFF' - id: amyjon + color: '#4B709CFF' + id: MiniTileWhiteInnerNe + decals: + 10393: 15,2 + 10394: 13,18 + 10395: 14,17 + 10397: 3,19 + 10398: 1,20 + 10402: -13,-15 + 10403: -10,-16 + 10414: 15,-15 + 10537: -11,16 + 10619: 16,1 + 10641: -35,1 + 10642: -22,1 + 11556: -29,-4 + 11557: -23,-4 + 14044: -13,2 + 14170: 15,-7 + 14195: 15,11 + 18345: -12,16 + - node: + color: '#792DA9FF' + id: MiniTileWhiteInnerNe decals: - 7443: 44.811615,-12.059439 + 782: 50,-28 - node: - color: '#FFFFFFFF' - id: body + color: '#808080FF' + id: MiniTileWhiteInnerNe decals: - 2223: -39.332672,42.061283 - 4446: 76,3 - 4461: 61,-53 - 7854: 26.560556,-41.22584 + 14284: 1,28 - node: - color: '#FFFFFFFF' - id: bushsnowa1 + color: '#8C347F96' + id: MiniTileWhiteInnerNe decals: - 4332: -32.995613,38.966377 + 1447: -20,32 - node: - color: '#FFFFFFFF' - id: corgi + color: '#9FED5896' + id: MiniTileWhiteInnerNe decals: - 3946: -48.14972,51.089493 + 1170: -49,49 - node: - color: '#FFFFFFFF' - id: engie + color: '#BC863FFF' + id: MiniTileWhiteInnerNe decals: - 582: 25.998928,-35.624195 + 1898: 86,-13 + 1984: 69,2 + 1985: 63,4 + 2431: 81,-3 - node: - color: '#FFFFFFFF' - id: f + color: '#C6FF91FF' + id: MiniTileWhiteInnerNe decals: - 3286: -17,-20 + 10871: 1,-25 + 11073: -72,2 + 11090: -70,1 + 11179: -58,28 + 11339: -25,28 + 11381: 1,33 + 11390: 1,38 + 11408: 1,46 + 11413: -13,28 + 11436: -6,51 + 11494: -39,1 + 11833: -47,55 + 14313: 37,1 + 14743: -71,55 + - node: + color: '#D381C9FF' + id: MiniTileWhiteInnerNe + decals: + 1746: 45,-22 + 1751: 44,-19 + 2847: 61,-56 + 2871: 57,-56 - node: - color: '#FF0000FF' - id: fireaxe + color: '#D69949FF' + id: MiniTileWhiteInnerNe decals: - 3948: -47.71468,51.388058 + 10800: 51,0 + 10805: 51,-2 - node: - color: '#FFFFFFFF' - id: fireaxe + color: '#FBB2FFFF' + id: MiniTileWhiteInnerNe decals: - 3947: -47.761555,51.325493 + 14034: 41,-9 - node: - color: '#D4D4D428' - id: footprint + color: '#FF5C5CFF' + id: MiniTileWhiteInnerNe decals: - 3955: -46.16273,45.8169 - 3956: -45.850227,46.046303 - 3957: -46.259953,46.40779 - 3958: -45.357174,46.254856 - 3959: -45.023838,46.108868 - 3960: -45.405785,45.809948 - 3961: -46.02373,48.20737 - 3962: -45.107063,48.68704 - 3963: -46.093174,49.22232 - 3964: -45.48901,48.700943 - 3965: -45.2945,50.296448 - 3966: -45.2945,50.296448 - 3967: -45.301445,50.296448 - 3968: -45.301445,50.296448 - 3969: -44.884453,50.303364 - 3970: -44.884453,50.303364 - 3971: -44.8914,50.303364 - - node: - color: '#446326FF' - id: grasssnow + 10775: 41,1 + 12488: -13,-25 + 12491: -39,-24 + - node: + color: '#FF9821FF' + id: MiniTileWhiteInnerNe decals: - 4505: 3.4298096,-18.018404 - 4506: 4.0391846,-17.455904 - 4507: 4.6798096,-17.862154 - 4508: 5.3516846,-18.268404 - 4509: 5.992309,-18.659029 - 4510: 2.9610596,-16.034029 - 4511: 3.8360596,-16.018406 - 4512: 4.1016846,-16.643406 - 4513: 4.9298096,-17.174656 - 4514: 5.757934,-17.674654 - 4515: 5.9298096,-16.549656 - 4516: 5.3360596,-16.34653 - 4517: 4.7266846,-16.06528 - 4518: 5.695434,-15.909029 - 4519: 5.664184,-17.190279 - 4520: 6.3360596,-17.81528 - 4521: 2.5079346,-15.90903 - 4522: 4.6954346,-17.00278 - 4523: 6.367309,-15.737154 - 4524: 6.726684,-16.549656 - 4525: 5.1798096,-15.40903 - 4526: 3.586059,-15.50278 - 4531: 3.231491,-16.828842 - 4532: 3.5283608,-17.226116 + 14097: -30,-35 + 14098: -26,-35 + 14099: -22,-35 + 14104: -18,-35 - node: color: '#FFFFFFFF' - id: grasssnow + id: MiniTileWhiteInnerNe decals: - 4653: -7.9828167,19.415468 - 4654: -7.2796926,19.290468 - 4655: -6.3109417,18.790468 - 4656: -5.560942,18.384218 - 4657: -5.154692,17.696718 - 4658: -4.4984426,17.087343 - 4659: -5.498442,16.962343 - 4660: -6.029692,17.602968 - 4661: -8.201567,18.587345 - 4662: -7.857817,17.727968 - 4663: -6.295317,16.91547 - 4664: -7.264067,17.087343 - 4665: -8.264067,17.696718 - 4666: -8.185942,16.884218 - 4667: -7.4046793,18.351564 - 4668: -6.9046793,17.99219 + 14342: 4,-42 - node: - angle: 1.5707963267948966 rad - color: '#4A9C6F93' - id: grasssnow02 + color: '#3EB388FF' + id: MiniTileWhiteInnerNw decals: - 4946: 33.047424,-31.185015 + 8214: 26,40 - node: - angle: 1.5707963267948966 rad - color: '#4A9C6F93' - id: grasssnow03 + color: '#439909FF' + id: MiniTileWhiteInnerNw decals: - 4947: 41.313053,-32.794388 + 9000: -63,-79 + 9003: -59,-79 + 9004: -59,-71 + 9005: -58,-70 + 9006: -63,-71 + 9007: -62,-70 - node: - angle: 1.5707963267948966 rad - color: '#4A9C6F93' - id: grasssnow05 + color: '#4B709CFF' + id: MiniTileWhiteInnerNw + decals: + 10391: 13,2 + 10392: 11,1 + 10396: -3,19 + 10399: -1,20 + 10400: -13,18 + 10401: -14,17 + 10404: 10,-16 + 10405: 13,-15 + 10533: 11,16 + 10643: -30,1 + 11554: -29,-4 + 11555: -23,-4 + 14042: -16,1 + 14043: -15,2 + 14383: -15,-7 + 14403: -15,11 + - node: + color: '#792DA9FF' + id: MiniTileWhiteInnerNw decals: - 4945: 39.17243,-29.935015 + 781: 58,-28 + 796: 50,-25 - node: - color: '#69D71F65' - id: grasssnow05 + color: '#808080FF' + id: MiniTileWhiteInnerNw decals: - 1077: 32,-26 - 1078: 32,-27 - 1079: 40,-28 - 1080: 41,-25 - 1081: 33,-25 - 1082: 39,-28 - 1083: 36,-27 + 14173: 16,-11 + 14312: 39,1 - node: - angle: 1.5707963267948966 rad - color: '#85C71F93' - id: grasssnow05 + color: '#8C347F96' + id: MiniTileWhiteInnerNw decals: - 1104: 41,-28 - 1105: 42,-26 + 1450: -23,31 - node: - angle: 1.5707963267948966 rad - color: '#4A9C6F93' - id: grasssnow07 + color: '#96DAFFFF' + id: MiniTileWhiteInnerNw decals: - 4948: 37.500553,-31.07564 + 11727: -21,-65 + 11754: -7,-54 - node: - color: '#FFFFFFFF' - id: grasssnow09 + color: '#BC863FFF' + id: MiniTileWhiteInnerNw decals: - 4484: 72,-35 + 2294: 53,-2 + 2295: 53,0 - node: - color: '#EFB34196' - id: guy + color: '#C6FF91FF' + id: MiniTileWhiteInnerNw decals: - 3381: -20.97501,-34.140553 + 11054: -41,1 + 11074: -70,2 + 11178: -61,28 + 11338: -27,28 + 11352: -1,28 + 11412: -14,28 + 11435: -8,51 + 11836: -49,55 + 14038: 35,1 + 14756: -41,55 + - node: + color: '#D381C9CC' + id: MiniTileWhiteInnerNw + decals: + 390: 58,-21 - node: - color: '#760000B7' - id: line + color: '#D381C9FF' + id: MiniTileWhiteInnerNw decals: - 2878: 34.82156,-66.43533 + 1739: 34,-22 + 1740: 49,-22 + 1749: 43,-19 + 2244: 47,-34 + 2521: 74,-39 + 2845: 59,-56 + 2872: 63,-56 - node: - color: '#760000FF' - id: n + color: '#DE3A3ACC' + id: MiniTileWhiteInnerNw decals: - 2876: 35.09548,-65.45207 + 354: 24,-21 - node: - color: '#760000FF' - id: o + color: '#FBB2FFFF' + id: MiniTileWhiteInnerNw decals: - 2877: 35.486103,-65.530205 + 14028: 39,-12 - node: - color: '#FF0000FF' - id: p + color: '#FF5C5CFF' + id: MiniTileWhiteInnerNw + decals: + 12494: -41,-21 + 12512: -58,-15 + 12659: -74,-21 + - node: + color: '#FF9821FF' + id: MiniTileWhiteInnerNw decals: - 3289: -47.60139,-22.82674 + 14100: -24,-35 + 14101: -20,-35 + 14102: -16,-35 + 14103: -28,-35 + - node: + color: '#FFA647FF' + id: MiniTileWhiteInnerNw + decals: + 13437: 50,28 - node: color: '#FFFFFFFF' - id: pawprint + id: MiniTileWhiteInnerNw decals: - 3284: -87.073845,-20.354267 - 3285: -87.99572,-20.323017 + 10955: -37,1 + 11340: -1,28 + 11628: -7,-44 + 14341: 7,-42 + 14632: -6,-55 + 14643: -20,-66 - node: - color: '#FF0000FF' - id: r + color: '#3EB388FF' + id: MiniTileWhiteInnerSe decals: - 3287: -48.210766,-22.88924 + 8205: 28,42 - node: - color: '#52B4E996' - id: revolution + color: '#439909FF' + id: MiniTileWhiteInnerSe decals: - 3383: -16.399157,-36.618565 + 9017: -58,-80 + 9018: -62,-80 + 9019: -57,-79 + 9020: -57,-71 + 9021: -61,-71 - node: - color: '#B02E26FF' - id: rune1 + color: '#4A3519FF' + id: MiniTileWhiteInnerSe decals: - 2090: -34,-76 + 2650: -64,17 - node: - color: '#B02E26FF' - id: rune3 + color: '#4B709CFF' + id: MiniTileWhiteInnerSe + decals: + 10422: 14,-17 + 10479: 3,-18 + 10535: 12,15 + 10536: -13,15 + 10538: -11,17 + 10568: 1,-19 + 10620: 16,-1 + 10644: -35,-1 + 10645: -22,-1 + 11551: -29,-2 + 11552: -23,-2 + 14045: -13,-2 + 14105: 15,-2 + 14169: 15,-11 + 18342: -13,16 + 18343: -12,17 + - node: + color: '#792DA9FF' + id: MiniTileWhiteInnerSe decals: - 2095: -32,-76 + 780: 50,-26 - node: - color: '#B02E26FF' - id: rune5 + color: '#808080FF' + id: MiniTileWhiteInnerSe decals: - 2089: -34,-78 + 14283: 1,26 + 14310: 41,-1 - node: - color: '#B02E26FF' - id: rune6 + color: '#8C347F96' + id: MiniTileWhiteInnerSe decals: - 2096: -32,-78 + 1448: -20,31 - node: - color: '#FF0F09FF' - id: s + color: '#96DAFFFF' + id: MiniTileWhiteInnerSe decals: - 3942: -99.96925,-20.03051 + 11730: -19,-56 + 11756: -5,-46 - node: - cleanable: True - color: '#FFFFFFFF' - id: safe + color: '#9FED5896' + id: MiniTileWhiteInnerSe decals: - 4975: 13.004302,-69.61527 + 1161: -54,46 - node: - color: '#FF0F09FF' - id: scroll + color: '#C6FF91FF' + id: MiniTileWhiteInnerSe decals: - 3941: -100.000496,-19.96801 + 10747: 37,-1 + 10872: 1,-27 + 11101: -70,-1 + 11186: -58,26 + 11189: -52,26 + 11199: -39,26 + 11385: 1,31 + 11396: 1,36 + 11407: 1,44 + 11419: -13,30 + 11430: 1,49 + 11835: -44,53 + 11844: -62,53 + - node: + color: '#D381C9FF' + id: MiniTileWhiteInnerSe + decals: + 1715: 48,-22 + 1716: 37,-21 + 2833: 61,-56 + 2886: 57,-56 - node: - color: '#FF0000FF' - id: shortline + color: '#D69949FF' + id: MiniTileWhiteInnerSe decals: - 3288: -47.835766,-22.88924 + 10807: 51,-2 + 10808: 51,0 - node: - color: '#2E0000FF' - id: skull + color: '#DE3A3ACC' + id: MiniTileWhiteInnerSe decals: - 2080: -30.992306,49.94457 + 358: 18,-23 + - node: + color: '#DE3A3AFF' + id: MiniTileWhiteInnerSe + decals: + 2012: 58,-8 + - node: + color: '#EFB341FF' + id: MiniTileWhiteInnerSe + decals: + 8738: 52,43 + - node: + color: '#FBB2FFFF' + id: MiniTileWhiteInnerSe + decals: + 14035: 41,-11 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteInnerSe + decals: + 12489: -10,-27 + 12490: -34,-26 + - node: + color: '#FFA647FF' + id: MiniTileWhiteInnerSe + decals: + 13334: 22,38 - node: - cleanable: True color: '#FFFFFFFF' - id: skull + id: MiniTileWhiteInnerSe decals: - 4972: 13,-69 + 14343: 4,-39 + 14622: -6,-45 + 14648: -20,-55 + 14751: -71,53 - node: - color: '#7600008B' - id: slash + color: '#3EB388FF' + id: MiniTileWhiteInnerSw decals: - 2879: 35.235664,-66.309746 + 8043: 25,47 + 8204: 26,42 - node: - color: '#5F0000FF' - id: smallbrush + color: '#439909FF' + id: MiniTileWhiteInnerSw decals: - 3514: 99.633415,52.75865 - 3515: 99.727165,52.779507 - 3516: 99.83133,52.92549 - 3517: 99.84175,53.092335 - 3518: 99.820915,53.102757 - 3519: 99.748,53.09233 - 3520: 99.695915,53.165325 - 3521: 99.70633,53.248745 - 3522: 99.95633,53.290455 - 3523: 99.98759,53.259174 - 3524: 99.945915,52.93592 - 3525: 99.873,52.852497 - 3526: 99.758415,52.758648 - 3527: 99.820915,52.685658 - 3528: 99.92508,52.675232 - 3529: 100.008415,52.737797 - 3530: 100.05008,52.8525 - 3531: 100.14383,53.238316 - 3532: 100.258415,53.28003 - 3533: 100.26883,53.28003 - 3534: 99.883415,53.269604 - 3535: 99.727165,53.290455 - 3536: 99.62299,53.290455 - 3537: 99.68549,52.696087 - 3538: 99.570915,52.518818 - 3539: 99.61259,52.706512 - 3540: 100.21675,52.998486 - 3541: 100.36259,53.040195 - 3542: 100.477165,53.10276 - 3543: 100.49799,53.207035 - 3544: 100.51883,53.28003 - 3545: 99.727165,52.487537 - 3546: 99.695915,52.39369 - 3547: 99.67509,52.237278 - 3548: 99.664665,52.15386 - 3549: 99.664665,52.11215 - 3550: 99.664665,52.080868 - 3551: 99.64383,51.955738 - 3552: 99.64383,51.94531 - 3553: 100.758415,53.311314 - 3554: 100.883415,53.32174 - 3555: 100.883415,53.32174 - 3556: 100.92508,53.32174 - - node: - color: '#7F0000FF' - id: smallbrush + 8992: -63,-71 + 8993: -59,-71 + 8994: -63,-79 + 8995: -62,-80 + 8996: -58,-80 + 8997: -59,-79 + - node: + color: '#4B709CFF' + id: MiniTileWhiteInnerSw + decals: + 10406: 13,-2 + 10455: -14,-17 + 10466: -3,-18 + 10511: 12.998371,14.999188 + 10532: 11,17 + 10545: -12,15 + 10567: -1,-19 + 10646: -30,-1 + 11546: -29,-2 + 11547: -23,-2 + 14040: -15,-2 + 14041: -16,-1 + 14384: -15,-11 + 14404: -15,7 + 18344: -12,16 + - node: + color: '#792DA9FF' + id: MiniTileWhiteInnerSw decals: - 3507: 99.6855,52.612667 - 3508: 99.9355,52.612667 - 3509: 100.01883,52.643948 - 3510: 100.09174,52.779507 - 3511: 100.11259,53.00891 - 3512: 100.070915,53.134045 - 3513: 99.945915,53.14447 + 779: 58,-26 + 794: 50,-27 - node: - cleanable: True - color: '#DE3A3A2D' - id: smallbrush + color: '#808080FF' + id: MiniTileWhiteInnerSw decals: - 7758: -33.077763,-75.61801 - 7759: -32.984013,-75.69622 - 7760: -32.874638,-75.74314 - 7761: -32.718388,-75.57109 - 7762: -32.56214,-75.43032 - 7763: -32.265266,-75.32083 - 7764: -32.077766,-75.21135 - 7765: -32.077766,-75.08622 - 7766: -32.12464,-74.86723 - 7767: -32.234016,-74.773384 - 7768: -33.015266,-74.67954 - 7769: -33.296513,-74.789024 - 7770: -33.546513,-74.99236 - 7771: -33.640266,-75.18006 - 7772: -33.515263,-75.33647 - 7773: -33.374638,-75.43032 - 7774: -33.234013,-75.63366 + 14285: -1,26 + 14311: 39,-1 - node: - color: '#FF0000FF' - id: smallbrush + color: '#8C347F96' + id: MiniTileWhiteInnerSw decals: - 3949: -48.136555,50.77805 - 3950: -48.30843,50.637276 - 3951: -47.79281,50.62163 - 3952: -48.105305,51.05959 + 1451: -23,31 - node: - color: '#E2F000DB' - id: space + color: '#96DAFFFF' + id: MiniTileWhiteInnerSw decals: - 4450: 73,-17 - 4451: 73,-15 - 4452: 73,5 - 4453: 73,3 + 11755: -7,-56 + 11757: 5,-46 - node: - color: '#663C0DFF' - id: splatter + color: '#BC863FFF' + id: MiniTileWhiteInnerSw decals: - 4675: -8.271859,-27.063335 - 4676: -7.8910747,-26.907143 - 4677: -7.922324,-27.297768 + 2296: 53,-2 + 2297: 53,0 - node: - cleanable: True - color: '#69A5BF25' - id: splatter + color: '#C6FF91FF' + id: MiniTileWhiteInnerSw decals: - 7674: 37.974743,2.6137083 - 7675: 37.974743,2.3168335 - 7676: 37.990368,3.0043333 + 10744: 30,-1 + 11185: -61,26 + 11188: -54,26 + 11198: -41,26 + 11417: -14,30 + 11438: -1,49 + 11834: -46,53 + 11843: -66,53 + 14754: -41,53 + - node: + color: '#D381C9FF' + id: MiniTileWhiteInnerSw + decals: + 1717: 43,-21 + 2242: 47,-30 + 2835: 59,-56 + 2885: 63,-56 - node: - color: '#760000BD' - id: splatter + color: '#EFB341FF' + id: MiniTileWhiteInnerSw decals: - 2880: 34.313694,-65.55157 + 8737: 50,43 - node: - cleanable: True - color: '#7613125E' - id: splatter + color: '#FBB2FFFF' + id: MiniTileWhiteInnerSw decals: - 8279: -32.729805,29.678759 - 8280: -33.167305,26.881884 - 8281: -32.823555,26.788136 - 8282: -32.96418,30.069384 + 14029: 39,-14 - node: - color: '#79150096' - id: splatter + color: '#FF5C5CFF' + id: MiniTileWhiteInnerSw decals: - 60: -23.775028,-59.21109 - 61: -18.453623,-60.774677 - 62: -25.537062,-68.65403 - 63: -33.897926,-68.04944 - 64: -20.60971,-65.46775 - 65: -16.64931,-60.426437 - 66: -20.341938,-59.372047 - 67: -24.145056,-59.666508 - 68: -23.22839,-60.010498 - 69: -16.341309,-63.83809 + 12486: -12,-27 + 12487: -16,-26 + 12660: -74,-11 - node: - cleanable: True - color: '#79150096' - id: splatter + color: '#FFA647FF' + id: MiniTileWhiteInnerSw decals: - 7739: -32.671513,-75.00801 - 7740: -32.87464,-75.25826 - 7741: -33.140266,-75.24263 - 7742: -33.234013,-75.008 - 7743: -33.109013,-74.929794 - 7744: -32.718388,-75.10185 - 7745: -32.640263,-75.14877 - 7746: -32.452766,-75.14878 + 13350: 39,38 - node: - cleanable: True - color: '#7F13139B' - id: splatter + color: '#FFFFFFFF' + id: MiniTileWhiteInnerSw decals: - 7672: 38.068493,2.6449583 - 7673: 37.693493,2.5043333 + 10951: -37,-1 + 14344: 7,-39 + 14615: 6,-45 + 14631: -6,-55 - node: - cleanable: True - color: '#951710B7' - id: splatter + color: '#3EB388FF' + id: MiniTileWhiteLineE decals: - 2940: 43,-68 + 8030: 31,47 + 8104: 31,43 + 8122: 22,48 + 8123: 22,49 + 8124: 22,50 + 8125: 22,51 + 8126: 22,52 + 8134: 23,44 + 8202: 28,41 + - node: + color: '#439909FF' + id: MiniTileWhiteLineE + decals: + 8763: -59,-61 + 8771: -57,-65 + 8772: -57,-67 + 8797: -49,-61 + 8798: -49,-57 + 8828: -45,-66 + 8844: -49,-66 + 8847: -41,-66 + 8862: -55,-66 + 8874: -51,-66 + 8889: -51,-71 + 8899: -52,-62 + 8900: -52,-60 + 8901: -52,-59 + 8902: -52,-58 + 8910: -54,-61 + 8911: -54,-60 + 8912: -54,-58 + 8913: -54,-57 + 9033: -44,-74 + 9041: -44,-76 + - node: + color: '#4B709CFF' + id: MiniTileWhiteLineE + decals: + 10165: -13,-3 + 10166: -13,-4 + 10167: -13,-5 + 10168: -13,-6 + 10169: -13,-7 + 10170: -13,-8 + 10171: -13,-9 + 10172: -13,-10 + 10173: -13,-11 + 10174: -13,-12 + 10175: -13,-13 + 10176: -13,-14 + 10194: -13,3 + 10196: -13,4 + 10198: -13,5 + 10201: -13,6 + 10202: -13,7 + 10203: -13,8 + 10205: -13,9 + 10207: -13,10 + 10208: -13,11 + 10209: -13,12 + 10210: -13,13 + 10211: -13,14 + 10229: 15,3 + 10230: 15,-3 + 10266: 1,25 + 10267: 1,24 + 10268: 1,23 + 10269: 1,22 + 10270: 1,21 + 10379: 17,10 + 10380: 17,8 + 10381: 17,7 + 10383: 15,14 + 10384: 15,13 + 10385: 15,12 + 10386: 15,15 + 10388: 15,6 + 10389: 15,5 + 10390: 15,4 + 10410: 15,-4 + 10411: 15,-5 + 10412: 15,-6 + 10415: 15,-14 + 10416: 15,-13 + 10417: 15,-12 + 10419: 15,-15 + 10551: 17,-7 + 10552: 17,-11 + 10559: 1,-20 + 10560: 1,-21 + 10561: 1,-22 + 10562: 1,-23 + 11540: -29,-3 + 11541: -23,-3 + 12441: -45,-29 + 12460: -55,-29 + 12461: -55,-31 + 12479: -59,-32 + 12480: -59,-31 + 12481: -59,-28 + 12724: -45,-31 + 12902: -59,-29 + 14109: -12,0 + 14132: 17,-8 + 14133: 17,-10 + 18340: -13,15 + - node: + color: '#52B4E9FF' + id: MiniTileWhiteLineE + decals: + 12773: -9,-22 + 12774: -9,-21 - node: - cleanable: True - color: '#96DAFF28' - id: splatter + color: '#792DA9FF' + id: MiniTileWhiteLineE decals: - 7940: -14.363578,37.78473 + 764: 50,-27 + 807: 58,-26 + 2249: 58,-27 + 2250: 58,-25 - node: - color: '#98030093' - id: splatter + color: '#8C347F96' + id: MiniTileWhiteLineE decals: - 2224: -39.0983,41.20191 - 2225: -39.535797,42.530033 + 1446: -20,33 - node: - color: '#9FED586A' - id: splatter + color: '#96DAFFFF' + id: MiniTileWhiteLineE + decals: + 11497: 8,-35 + 11498: 8,-36 + 11579: 7,-45 + 11580: 7,-46 + 11581: 7,-47 + 11582: 7,-48 + 11583: 7,-49 + 11584: 7,-50 + 11585: 7,-51 + 11586: 7,-53 + 11587: 7,-54 + 11588: 7,-55 + 11589: 7,-56 + 11590: 7,-60 + 11591: 7,-57 + 11592: 7,-58 + 11593: 7,-59 + 11594: 7,-61 + 11595: 7,-63 + 11596: 7,-65 + 11638: -5,-47 + 11639: -5,-48 + 11640: -5,-49 + 11641: -5,-53 + 11642: -5,-57 + 11643: -5,-58 + 11644: -5,-59 + 11645: -5,-60 + 11646: -5,-61 + 11647: -5,-63 + 11648: -5,-65 + 11666: -19,-57 + 11667: -19,-58 + 11668: -19,-59 + 11669: -19,-60 + 11670: -19,-61 + 11671: -19,-62 + 11672: -19,-63 + 11673: -19,-64 + 11674: -19,-65 + 11675: -19,-66 + 14327: 7,-41 + 14328: 7,-40 + - node: + color: '#9D7400FF' + id: MiniTileWhiteLineE decals: - 4485: 62,-52 + 8231: 48,38 + 8232: 48,36 + 8233: 48,34 - node: - zIndex: 1 - color: '#A30000FF' - id: splatter + color: '#9FED5896' + id: MiniTileWhiteLineE decals: - 7881: 26,-47 - 7882: 25.227493,-47.805183 - 7883: 25.008162,-48.163082 - 7884: 25.723875,-47.354923 - 7885: 25.412195,-47.26256 + 1167: -48,47 + 1168: -48,48 + 1169: -49,50 - node: - color: '#A70600FF' - id: splatter + color: '#AE6716FF' + id: MiniTileWhiteLineE decals: - 52: 36.73477,-26.539776 - 53: 33.52572,-25.868069 + 16602: 83,8 - node: - color: '#B02E26FF' - id: splatter + color: '#BC863FFF' + id: MiniTileWhiteLineE + decals: + 1880: 86,-12 + 1881: 86,-11 + 1882: 86,-10 + 1883: 86,-9 + 1884: 86,-8 + 1885: 86,-7 + 1886: 86,-6 + 1887: 86,-5 + 1888: 86,-4 + 1889: 86,-3 + 1899: 81,-2 + 1901: 81,0 + 1902: 81,1 + 1903: 81,2 + 1915: 69,3 + 1917: 69,4 + 1931: 63,5 + 1932: 63,6 + 2160: 86,4 + 2187: 59,8 + 2188: 59,7 + 2189: 59,6 + 2208: 86,-1 + 2209: 86,0 + 2210: 86,1 + 2252: 59,1 + 2253: 59,-1 + 2254: 59,-2 + 2255: 59,-3 + 2256: 59,-4 + 2302: 90,-15 + - node: + color: '#C6FF91FF' + id: MiniTileWhiteLineE decals: - 1991: -43.468628,-55.096706 + 10845: 1,-32 + 10846: 1,-31 + 10847: 1,-30 + 10848: 1,-29 + 10851: 1,-28 + 10854: 1,-24 + 10862: -39,25 + 10863: -39,24 + 10864: -39,23 + 10865: -39,21 + 10866: -39,20 + 10867: -39,19 + 10868: -39,18 + 10869: -39,17 + 10870: -39,16 + 11057: -39,12 + 11058: -39,10 + 11059: -39,9 + 11060: -39,8 + 11061: -39,7 + 11062: -39,6 + 11063: -39,5 + 11064: -39,4 + 11065: -39,3 + 11066: -39,2 + 11076: -70,2 + 11205: -25,36 + 11206: -25,35 + 11207: -25,34 + 11208: -25,33 + 11209: -25,32 + 11210: -25,30 + 11211: -25,29 + 11274: -6,63 + 11275: -6,62 + 11276: -6,59 + 11277: -6,58 + 11278: -6,57 + 11279: -6,56 + 11280: -6,55 + 11281: -6,54 + 11282: -6,53 + 11283: -6,52 + 11290: 1,48 + 11291: 1,47 + 11292: 1,43 + 11293: 1,42 + 11294: 1,40 + 11295: 1,39 + 11296: 1,35 + 11297: 1,34 + 11298: 1,30 + 11299: 1,29 + 11326: -6,60 + 11367: 2,37 + 11369: 2,32 + 11406: 2,45 + 11414: -13,29 + 11423: 2,50 + 11771: -39,39 + 11772: -39,40 + 11773: -39,41 + 11774: -39,42 + 11775: -39,43 + 11776: -39,44 + 11777: -39,45 + 11778: -39,46 + 11779: -39,48 + 11780: -39,49 + 11781: -39,50 + 11782: -39,51 + 11786: -44,52 + 11787: -44,51 + 11845: -71,57 + 11852: -75,57 + 11853: -75,56 + 14742: -71,56 + 14757: -39,55 + 14758: -39,54 + 14759: -39,53 + 14760: -39,52 + - node: + color: '#D381C9CC' + id: MiniTileWhiteLineE + decals: + 379: 62,-19 + 380: 62,-20 + 381: 62,-21 - node: - color: '#B32828FF' - id: splatter + color: '#D381C9FF' + id: MiniTileWhiteLineE + decals: + 1719: 37,-22 + 1744: 45,-21 + 1745: 45,-20 + 1752: 44,-18 + 1758: 37,-23 + 2229: 48,-30 + 2230: 48,-32 + 2231: 48,-33 + 2232: 48,-34 + 2528: 77,-36 + 2529: 77,-38 + 2530: 77,-39 + 2531: 77,-41 + 2553: 72,-36 + 2637: 81,-31 + 2714: 57,-65 + 2715: 63,-65 + 2786: 61,-62 + 2787: 61,-63 + 2788: 61,-64 + 2798: 61,-66 + 2815: 61,-58 + 2830: 61,-57 + 2880: 68,-55 + 2969: 57,-55 + 2984: 64,-48 + 3078: 74,-23 + 3079: 74,-24 + 3080: 74,-25 + 3081: 74,-26 + 3082: 74,-27 + 3116: 75,-32 + 6908: 44,-17 + - node: + color: '#D69949FF' + id: MiniTileWhiteLineE decals: - 6238: 71.980576,-34.11477 - 6239: 72.40245,-33.849144 + 10782: 51,3 + 10783: 51,2 + 10784: 51,1 + 10785: 51,-1 + 10786: 51,-3 + 10790: 51,-4 - node: - cleanable: True - color: '#DE3A3A2D' - id: splatter + color: '#DE3A3ACC' + id: MiniTileWhiteLineE decals: - 7751: -33.030888,-75.14878 - 7752: -33.03089,-75.36776 - 7753: -32.874638,-75.28954 - 7754: -32.49964,-75.10185 - 7755: -32.234016,-75.07057 - 7756: -32.15589,-75.05493 - 7757: -32.390266,-74.99236 + 347: 26,-22 + 348: 26,-21 + 349: 26,-20 - node: - color: '#DE3A3A2E' - id: splatter + color: '#DE3A3AFF' + id: MiniTileWhiteLineE + decals: + 1990: 59,-6 + 4943: -79,43 + 4944: -75,43 + 4945: -75,44 + 4946: -75,45 + 4947: -75,46 + 4982: -71,43 + 4983: -71,42 + 4987: -75,51 + 4988: -75,52 + 4990: -71,51 + 9906: 46,4 + 9907: 46,5 + 9908: 46,6 + 9909: 46,8 + 9910: 46,9 + 9911: 46,10 + 9912: 46,11 + 14739: -71,52 + 15832: 41,13 + 15833: 41,12 + 15834: 41,11 + 15835: 41,9 + - node: + color: '#EFB341FF' + id: MiniTileWhiteLineE + decals: + 8339: 46,43 + 8340: 46,44 + 8341: 46,45 + 8342: 46,47 + 8343: 46,46 + 8446: 68,44 + 8447: 68,43 + 8448: 68,42 + 8693: 67,48 + 8694: 67,51 + 8716: 60,43 + 8725: 52,42 + - node: + color: '#FBB2FFFF' + id: MiniTileWhiteLineE + decals: + 10718: 41,-2 + 10719: 41,-3 + 10720: 41,-5 + 10721: 41,-6 + 10722: 41,-7 + 10723: 41,-8 + 10724: 41,-12 + 10725: 41,-13 + 10726: 41,-14 + 10727: 41,-15 + 10728: 41,-16 + 10924: 22,-27 + 10925: 22,-25 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineE decals: - 7256: -43.00264,-9.645187 - 7257: -43.22139,-9.707686 + 10764: 41,7 + 10765: 41,6 + 10766: 41,5 + 10767: 41,4 + 10768: 41,2 + 12098: -34,-35 + 12099: -34,-34 + 12100: -34,-33 + 12101: -34,-32 + 12102: -34,-31 + 12103: -34,-30 + 12104: -34,-29 + 12105: -41,-35 + 12106: -41,-34 + 12107: -41,-32 + 12108: -41,-30 + 12109: -41,-29 + 12110: -45,-33 + 12111: -45,-35 + 12112: -59,-31 + 12113: -59,-32 + 12129: -59,-28 + 12147: -41,-45 + 12148: -41,-43 + 12149: -41,-42 + 12150: -41,-41 + 12151: -41,-39 + 12152: -41,-38 + 12153: -41,-37 + 12168: -45,-39 + 12169: -45,-38 + 12170: -45,-37 + 12171: -45,-41 + 12172: -45,-42 + 12173: -45,-43 + 12196: -34,-27 + 12216: -10,-34 + 12217: -10,-37 + 12231: -3,-29 + 12232: -3,-30 + 12233: -3,-31 + 12234: -3,-32 + 12241: -10,-32 + 12242: -10,-31 + 12243: -10,-29 + 12244: -10,-28 + 12250: -9,-26 + 12263: -3,-26 + 12304: -39,-3 + 12305: -39,-4 + 12306: -39,-5 + 12307: -39,-6 + 12308: -39,-7 + 12330: -43,-8 + 12332: -43,-7 + 12334: -43,-6 + 12338: -43,-5 + 12340: -43,-4 + 12342: -43,-4 + 12343: -43,-3 + 12344: -39,-9 + 12345: -39,-10 + 12346: -39,-11 + 12347: -39,-12 + 12348: -39,-13 + 12349: -39,-14 + 12350: -39,-15 + 12351: -39,-16 + 12352: -39,-17 + 12353: -39,-18 + 12354: -39,-19 + 12355: -39,-20 + 12356: -39,-21 + 12357: -39,-22 + 12358: -39,-23 + 12383: -13,-24 + 12409: -56,-13 + 12410: -56,-14 + 12411: -56,-15 + 12412: -56,-16 + 12413: -56,-17 + 12436: -55,-31 + 12437: -55,-29 + 12508: -33,-19 + 12509: -33,-20 + 12510: -33,-21 + 12511: -33,-22 + 12608: -78,-6 + 12609: -78,-7 + 12610: -78,-8 + 12611: -78,-9 + 12612: -78,-11 + 12613: -72,-9 + 12614: -72,-10 + 12615: -72,-11 + 12616: -72,-12 + 12617: -72,-13 + 12618: -72,-14 + 12619: -72,-15 + 12620: -72,-17 + 12621: -72,-18 + 12622: -72,-19 + 12623: -72,-20 + 12624: -72,-21 + 12625: -72,-21 + 12626: -72,-22 + 12627: -72,-23 + 12628: -78,-21 + 12629: -78,-23 + 12630: -78,-24 + 12631: -78,-25 + 12632: -78,-26 + 12633: -78,-27 + 12634: -78,-28 + 12635: -78,-29 + 12636: -78,-30 + 12667: -68,-14 + 12668: -68,-15 + 12669: -68,-17 + 12670: -68,-18 + 12693: -10,-40 + 12694: -10,-41 + 13176: -72,-27 + 13177: -72,-26 + 13193: -72,-36 + 13194: -72,-35 + 13195: -72,-31 + 13196: -72,-32 + 13197: -72,-33 + 13235: -56,-12 + 20447: -3,-41 + 20448: -3,-40 - node: - color: '#DE3A3A50' - id: splatter + color: '#FF9821FF' + id: MiniTileWhiteLineE decals: - 7255: -43.25264,-9.473311 + 14066: -18,-34 + 14072: -14,-34 - node: - cleanable: True - color: '#DE3A3A96' - id: splatter + color: '#FFA647FF' + id: MiniTileWhiteLineE decals: - 7747: -32.90589,-75.22699 - 7748: -32.65589,-74.96108 - 7749: -32.546516,-74.96108 - 7750: -33.249638,-75.13314 + 11311: 7,28 + 11312: 7,26 + 13258: 22,30 + 13265: 22,24 + 13266: 22,23 + 13267: 22,22 + 13327: 22,31 + 13328: 22,32 + 13329: 22,33 + 13330: 22,34 + 13331: 22,35 + 13332: 22,36 + 13333: 22,37 + 13386: 41,39 + 13387: 41,38 + 13388: 41,36 + 13389: 41,34 + 13390: 41,33 + 13391: 41,32 + 13392: 41,31 + 13393: 41,30 + 13394: 41,29 + 13417: 41,14 + 13418: 41,15 + 13419: 41,16 + 13420: 41,19 + 13421: 41,20 + 13422: 41,21 + 13423: 41,22 + 13424: 41,23 + 13425: 41,24 + 13426: 41,25 + 13446: 52,27 + 13447: 52,28 + 13448: 52,29 + 13449: 52,30 + 13450: 52,34 + 13451: 52,35 + 13452: 52,36 + 13453: 52,37 + 13454: 52,38 + - node: + color: '#FFBE00FF' + id: MiniTileWhiteLineE + decals: + 7627: 37,19 + 7640: 37,23 + 7675: 49,15 + 7676: 49,16 + 7677: 49,17 + 7678: 49,18 + 7679: 49,19 + 7680: 49,20 + 7681: 47,18 + 7682: 47,17 - node: color: '#FFFFFFFF' - id: splatter + id: MiniTileWhiteLineE decals: - 559: 47,-13 - 560: 49,-13 - 561: 48,-14 + 14329: 4,-41 + 14330: 4,-40 + 14619: -5,-45 + 14628: -6,-55 + 14629: 6,-55 - node: - color: '#D381C996' - id: stickman + color: '#334E6DC8' + id: MiniTileWhiteLineN decals: - 3382: -28.673244,-37.649933 + 8998: 115,-52 + 8999: 115,-52 - node: - zIndex: 1 - angle: 1.5707963267948966 rad - color: '#A30000FF' - id: thinline + color: '#3EB388FF' + id: MiniTileWhiteLineN + decals: + 8031: 27,53 + 8032: 25,53 + 8099: 27,44 + 8100: 30,44 + 8135: 22,45 + 8174: 29,44 + 8206: 25,40 + 8207: 24,40 + 8208: 23,40 + 8209: 21,40 + 8210: 22,40 + 8211: 29,40 + 8212: 30,40 + 8213: 32,40 + 13246: 20,40 + 13508: 31,40 + - node: + color: '#439909FF' + id: MiniTileWhiteLineN + decals: + 8768: -59,-64 + 8769: -58,-64 + 8829: -48,-64 + 8830: -47,-64 + 8831: -46,-64 + 8838: -48,-67 + 8839: -47,-67 + 8840: -46,-67 + 8850: -42,-64 + 8863: -53,-68 + 8872: -53,-64 + 8886: -53,-70 + 8909: -53,-62 + 8920: -53,-59 + 8921: -55,-74 + 8922: -53,-74 + 8923: -60,-74 + 8930: -51,-74 + 8931: -50,-74 + 8947: -61,-74 + 8948: -59,-74 + 8949: -57,-74 + 8950: -56,-74 + 9036: -46,-73 + 9037: -45,-73 + - node: + color: '#4B709CFF' + id: MiniTileWhiteLineN decals: - 7886: 24.684937,-46.904667 - 7887: 23.749887,-46.858482 - 7888: 23.218872,-46.927757 - 7889: 23.09189,-47.2972 - 7890: 23.957676,-47.274105 - 7891: 24.604128,-47.354923 + 10177: -12,-15 + 10178: -11,-15 + 10180: -9,-16 + 10181: -8,-16 + 10182: -7,-16 + 10183: -6,-16 + 10184: -5,-16 + 10185: -4,-16 + 10186: -3,-16 + 10187: -2,-16 + 10188: -1,-16 + 10189: 1,-16 + 10190: 2,-16 + 10191: 3,-16 + 10192: 4,-16 + 10193: 5,-16 + 10195: 6,-16 + 10197: 7,-16 + 10199: 8,-16 + 10200: 9,-16 + 10204: 11,-15 + 10206: 12,-15 + 10273: -2,20 + 10274: 2,20 + 10275: -4,19 + 10276: -5,19 + 10277: -6,19 + 10278: -7,19 + 10279: -8,19 + 10280: -9,19 + 10281: -10,19 + 10282: -11,19 + 10283: -12,19 + 10284: 4,19 + 10285: 5,19 + 10286: 6,19 + 10287: 7,19 + 10288: 8,19 + 10289: 9,19 + 10290: 10,19 + 10291: 11,19 + 10292: 12,19 + 10413: 17,-7 + 10574: -17,1 + 10575: -18,1 + 10576: -19,1 + 10577: -20,1 + 10578: -21,1 + 10595: 18,1 + 10598: 19,1 + 10600: 20,1 + 10602: 21,1 + 10603: 22,1 + 10604: 23,1 + 10605: 24,1 + 10606: 25,1 + 10607: 26,1 + 10608: 27,1 + 10609: 28,1 + 10647: -34,1 + 10648: -33,1 + 10649: -32,1 + 10650: -31,1 + 10651: -29,2 + 10660: -28,2 + 10665: -24,2 + 10666: -23,2 + 11528: -28,-4 + 11529: -27,-4 + 11530: -26,-4 + 11531: -25,-4 + 11532: -24,-4 + 12442: -45,-29 + 12443: -46,-29 + 12444: -48,-29 + 12445: -49,-29 + 12446: -50,-29 + 12447: -51,-29 + 12448: -52,-29 + 12449: -53,-29 + 12457: -57,-29 + 12458: -56,-29 + 12459: -55,-29 + 12469: -63,-28 + 12470: -62,-28 + 12471: -61,-28 + 12472: -60,-28 + 12473: -59,-28 + 14175: 16,-7 + 14196: 16,11 + 14379: -16,-7 + 14401: -16,11 + 14778: 17,1 - node: - color: '#FFFFFFFF' - id: toilet + color: '#52B4E996' + id: MiniTileWhiteLineN decals: - 3380: -25.64341,-36.26569 + 8988: 117,-52 + 8989: 117,-52 - node: - cleanable: True - color: '#FFFFFFFF' - id: toolbox + color: '#52B4E9FF' + id: MiniTileWhiteLineN decals: - 4973: 12.191802,-68.84885 - 4974: 13.644927,-68.80192 + 12757: -16,-20 + 12758: -15,-20 + 12759: -14,-20 + 12772: -10,-20 - node: - color: '#FFFFFFFF' - id: u + color: '#792DA9FF' + id: MiniTileWhiteLineN decals: - 3281: -88.05822,-19.916767 - 3282: -87.105095,-19.948017 + 772: 51,-28 + 773: 52,-28 + 774: 53,-28 + 775: 54,-28 + 776: 55,-28 + 777: 56,-28 + 778: 57,-28 + 797: 49,-25 + 798: 48,-25 + 799: 47,-25 + 809: 56,-24 + 810: 55,-24 + 811: 54,-24 + 812: 52,-24 + 813: 53,-24 + 814: 51,-24 - node: - color: '#FFFFFFFF' - id: w + color: '#8C347F96' + id: MiniTileWhiteLineN decals: - 3283: -87.636345,-19.99489 - - type: GridAtmosphere - version: 2 - data: - tiles: - -1,-1: - 0: 65535 - -1,0: - 0: 65535 - 0,-1: - 0: 65535 - 0,0: - 0: 65535 - -4,-4: - 0: 65535 - -4,-1: - 0: 65535 - -3,-4: - 0: 65535 - -3,-3: - 0: 65535 - -3,-2: - 0: 65535 - -3,-1: - 0: 65535 - -2,-4: - 0: 65535 - -2,-3: - 0: 65535 - -2,-2: - 0: 65535 - -2,-1: - 0: 65535 - -1,-4: - 0: 65535 - -1,-3: - 0: 65535 - -1,-2: - 0: 65535 - -4,0: - 0: 65535 - -3,0: - 0: 65535 - -3,1: - 0: 65535 - -3,2: - 0: 65535 - -3,3: - 0: 65535 - -2,0: - 0: 65535 - -2,1: - 0: 65535 - -2,2: - 0: 65535 - -2,3: + 1443: -22,34 + 1444: -21,34 + - node: + color: '#96DAFFFF' + id: MiniTileWhiteLineN + decals: + 11473: 0,-34 + 11475: 2,-34 + 11476: 3,-34 + 11477: 4,-34 + 11479: 5,-34 + 11480: 6,-34 + 11481: 7,-34 + 11483: -2,-34 + 11484: -3,-34 + 11485: -4,-34 + 11486: -5,-34 + 11487: -6,-34 + 11488: -7,-34 + 11575: 2,-44 + 11576: 3,-44 + 11577: 4,-44 + 11620: 0,-44 + 11621: -1,-44 + 11622: -2,-44 + 11689: -34,-65 + 11690: -33,-65 + 11691: -32,-65 + 11692: -31,-65 + 11693: -30,-65 + 11694: -29,-65 + 11695: -28,-65 + 11696: -27,-65 + 11697: -26,-65 + 11698: -25,-65 + 11699: -24,-65 + 11700: -23,-65 + 11701: -22,-65 + 11710: -20,-54 + 11711: -19,-54 + 11712: -18,-54 + 11713: -17,-54 + 11714: -16,-54 + 11715: -15,-54 + 11716: -14,-54 + 11719: -9,-54 + - node: + color: '#9D7400FF' + id: MiniTileWhiteLineN + decals: + 8220: 44,39 + 8221: 45,39 + 8222: 46,39 + 8223: 47,39 + - node: + color: '#9FED5896' + id: MiniTileWhiteLineN + decals: + 1150: -57,51 + 1151: -56,51 + 1152: -55,51 + 1153: -54,51 + 1154: -53,51 + 1155: -52,51 + 1156: -51,51 + 1157: -50,51 + 8952: 121,-52 + 8953: 121,-52 + - node: + color: '#A4610696' + id: MiniTileWhiteLineN + decals: + 8977: 119,-52 + 8979: 119,-52 + - node: + color: '#BC863FFF' + id: MiniTileWhiteLineN + decals: + 1878: 87,-13 + 1890: 86,-3 + 1891: 85,-3 + 1892: 84,-3 + 1893: 83,-3 + 1894: 82,-3 + 1895: 88,-13 + 1896: 89,-13 + 1897: 90,-13 + 1904: 81,2 + 1905: 80,2 + 1906: 79,2 + 1907: 78,2 + 1908: 77,2 + 1909: 76,2 + 1910: 75,2 + 1911: 74,2 + 1912: 72,2 + 1913: 71,2 + 1914: 70,2 + 1922: 69,4 + 1925: 68,4 + 1926: 66,4 + 1927: 65,4 + 1928: 64,4 + 1941: 62,7 + 2181: 56,9 + 2182: 57,9 + 2185: 58,9 + 2212: 85,2 + 2213: 83,2 + 2214: 84,2 + 2278: 57,2 + 2279: 58,2 + 2280: 56,2 + 2281: 55,2 + 2282: 54,2 + 2298: 52,0 + 2299: 52,-2 + - node: + color: '#C6FF91FF' + id: MiniTileWhiteLineN + decals: + 10736: 34,1 + 10737: 33,1 + 10738: 32,1 + 10739: 31,1 + 10740: 30,1 + 10743: 29,1 + 10812: -40,28 + 10813: -42,28 + 10814: -43,28 + 10815: -44,28 + 10816: -45,28 + 10817: -46,28 + 10818: -47,28 + 10819: -49,28 + 10820: -50,28 + 10821: -51,28 + 10823: -52,28 + 10824: -53,28 + 10829: -54,28 + 10890: 15,-25 + 10891: 14,-25 + 10892: 13,-25 + 10893: 12,-25 + 10894: 10,-25 + 10895: 9,-25 + 10896: 8,-25 + 10897: 7,-25 + 10898: 6,-25 + 10899: 5,-25 + 10900: 4,-25 + 10901: 3,-25 + 10902: 2,-25 + 10960: -69,1 + 10961: -68,1 + 10962: -67,1 + 10963: -66,1 + 10965: -65,1 + 10967: -64,1 + 10968: -63,1 + 10970: -62,1 + 10972: -61,1 + 10973: -60,1 + 10974: -59,1 + 11001: -58,1 + 11002: -57,1 + 11005: -56,1 + 11009: -54,1 + 11011: -53,1 + 11014: -52,1 + 11016: -51,1 + 11018: -49,1 + 11022: -50,1 + 11026: -47,1 + 11031: -45,1 + 11036: -44,1 + 11037: -43,1 + 11039: -42,1 + 11067: -38,1 + 11068: -71,2 + 11146: -55,28 + 11147: -56,28 + 11148: -57,28 + 11152: -60,29 + 11155: -59,29 + 11156: -62,28 + 11221: -24,28 + 11222: -23,28 + 11223: -22,28 + 11224: -21,28 + 11225: -16,28 + 11226: -15,28 + 11227: -12,28 + 11228: -11,28 + 11229: -10,28 + 11230: -9,28 + 11231: -8,28 + 11232: -7,28 + 11233: -6,28 + 11234: -5,28 + 11235: -4,28 + 11236: -3,28 + 11237: -2,28 + 11284: -5,51 + 11285: -4,51 + 11286: -3,51 + 11287: -1,51 + 11288: 0,51 + 11289: 1,51 + 11442: -7,63 + 11461: 4,42 + 11462: 5,42 + 11463: 6,42 + 11464: 7,42 + 11465: 9,42 + 11466: 11,42 + 11467: 10,42 + 11468: 12,42 + 11469: 13,42 + 11784: -40,56 + 11811: -69,55 + 11812: -68,55 + 11813: -67,55 + 11814: -66,55 + 11815: -64,55 + 11816: -62,55 + 11817: -61,55 + 11818: -60,55 + 11819: -59,55 + 11820: -58,55 + 11821: -57,55 + 11822: -55,55 + 11823: -54,55 + 11824: -53,55 + 11825: -52,55 + 11826: -51,55 + 11827: -50,55 + 11828: -46,55 + 11837: -48,56 + 11846: -72,58 + 11851: -76,58 + 14314: 38,1 + 14741: -70,55 + 14755: -42,55 + 14963: -28,28 + 14964: -29,28 + 14965: -30,28 + 14966: -31,28 + 14967: -32,28 + 14968: -33,28 + 14969: -34,28 + 14970: -35,28 + 14971: -36,28 + 14972: -37,28 + 14973: -38,28 + - node: + color: '#D381C996' + id: MiniTileWhiteLineN + decals: + 9023: 117,-54 + 9024: 117,-54 + - node: + color: '#D381C9CC' + id: MiniTileWhiteLineN + decals: + 272: 42,-25 + 273: 41,-25 + 274: 40,-25 + 275: 39,-25 + 276: 38,-25 + 277: 36,-25 + 278: 35,-25 + 279: 34,-25 + 280: 33,-25 + 281: 32,-25 + 282: 31,-25 + 283: 30,-25 + 284: 28,-25 + 371: 54,-21 + 372: 55,-21 + 373: 56,-21 + 374: 57,-21 + 387: 60,-18 + 388: 61,-18 + 445: 52,-34 + - node: + color: '#D381C9FF' + id: MiniTileWhiteLineN + decals: + 1720: 38,-19 + 1721: 39,-19 + 1722: 40,-19 + 1723: 41,-19 + 1724: 42,-19 + 1725: 37,-19 + 1726: 36,-19 + 1727: 35,-19 + 1737: 32,-22 + 1738: 33,-22 + 1741: 48,-22 + 1742: 47,-22 + 1743: 46,-22 + 1753: 50,-21 + 1828: 54,-30 + 1830: 51,-30 + 1831: 52,-30 + 2227: 47,-29 + 2228: 46,-29 + 2238: 45,-34 + 2239: 46,-34 + 2518: 71,-39 + 2519: 72,-39 + 2520: 73,-39 + 2525: 75,-35 + 2526: 76,-35 + 2634: 78,-30 + 2635: 79,-30 + 2636: 80,-30 + 2838: 58,-56 + 2839: 62,-56 + 2873: 64,-54 + 2874: 65,-54 + 2875: 66,-54 + 2876: 67,-54 + 2889: 53,-54 + 2890: 54,-54 + 2891: 55,-54 + 2892: 56,-54 + 2988: 60,-47 + 2989: 61,-47 + 2990: 62,-47 + 3074: 69,-22 + 3075: 70,-22 + 3076: 72,-22 + 3077: 73,-22 + 3108: 68,-30 + 3109: 70,-30 + 3110: 69,-30 + 3111: 72,-30 + 3112: 73,-30 + 3113: 74,-30 + 6911: 60,-30 + 6912: 61,-30 + 6913: 63,-30 + 6914: 64,-30 + - node: + color: '#D69949FF' + id: MiniTileWhiteLineN + decals: + 10779: 48,4 + 10780: 49,4 + - node: + color: '#DE3A3A96' + id: MiniTileWhiteLineN + decals: + 8960: 121,-54 + 8961: 121,-54 + - node: + color: '#DE3A3ACC' + id: MiniTileWhiteLineN + decals: + 287: 24,-25 + 288: 26,-25 + 289: 27,-25 + 335: 20,-21 + 336: 21,-21 + 337: 22,-21 + 338: 23,-21 + 352: 25,-19 + - node: + color: '#DE3A3AFF' + id: MiniTileWhiteLineN + decals: + 1991: 59,-6 + 1992: 58,-6 + 1993: 57,-6 + 1994: 56,-6 + 1995: 54,-6 + 1996: 53,-6 + 1997: 52,-6 + 1998: 51,-6 + 4931: -79,45 + 4932: -81,45 + 4933: -82,45 + 4934: -83,45 + 9914: 45,12 + 9915: 44,12 + - node: + color: '#EFB34196' + id: MiniTileWhiteLineN + decals: + 9014: 115,-54 + 9015: 115,-54 + - node: + color: '#EFB341FF' + id: MiniTileWhiteLineN + decals: + 8278: 34,48 + 8279: 35,48 + 8307: 39,48 + 8308: 40,48 + 8309: 41,48 + 8310: 42,48 + 8311: 44,48 + 8312: 43,48 + 8313: 45,48 + 8441: 64,45 + 8442: 65,45 + 8443: 66,45 + 8444: 67,45 + 8695: 63,52 + 8696: 64,52 + 8697: 65,52 + 8698: 66,52 + 8711: 57,44 + 8712: 58,44 + 8713: 59,44 + 8714: 60,44 + 8730: 49,43 + 8731: 50,43 + 8732: 51,43 + 8733: 52,43 + 8734: 53,43 + 8735: 54,43 + - node: + color: '#FF3C29FF' + id: MiniTileWhiteLineN + decals: + 12815: -52,-33 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineN + decals: + 10769: 42,1 + 10770: 43,1 + 10771: 44,1 + 10772: 45,1 + 10773: 46,1 + 10774: 47,1 + 10912: 17,-25 + 10913: 19,-25 + 10914: 21,-25 + 10915: 22,-25 + 11509: -7,-34 + 11510: -6,-34 + 11511: -5,-34 + 11514: -4,-34 + 11623: -3,-44 + 11624: -4,-44 + 11625: -5,-44 + 11626: -7,-44 + 11717: -13,-54 + 11718: -11,-54 + 12124: -63,-28 + 12125: -62,-28 + 12126: -61,-28 + 12127: -60,-28 + 12128: -59,-28 + 12135: -43,-29 + 12136: -41,-29 + 12137: -41,-37 + 12138: -43,-37 + 12156: -39,-43 + 12157: -38,-43 + 12158: -36,-43 + 12164: -35,-43 + 12167: -37,-43 + 12176: -45,-37 + 12177: -46,-37 + 12178: -45,-33 + 12179: -47,-33 + 12180: -49,-33 + 12181: -50,-33 + 12182: -51,-33 + 12189: -39,-29 + 12190: -38,-29 + 12191: -35,-29 + 12192: -34,-29 + 12214: -12,-34 + 12215: -10,-34 + 12225: -8,-29 + 12226: -7,-29 + 12227: -6,-29 + 12228: -5,-29 + 12229: -4,-29 + 12230: -3,-29 + 12252: -9,-25 + 12253: -7,-25 + 12254: -6,-25 + 12255: -5,-25 + 12256: -4,-25 + 12257: -3,-25 + 12313: -40,-3 + 12315: -40,-9 + 12316: -43,-3 + 12317: -45,-3 + 12318: -46,-3 + 12319: -44,-3 + 12359: -38,-24 + 12360: -37,-24 + 12361: -36,-24 + 12362: -34,-24 + 12363: -33,-24 + 12364: -32,-24 + 12365: -31,-24 + 12366: -30,-24 + 12367: -28,-24 + 12368: -27,-24 + 12369: -26,-24 + 12370: -24,-24 + 12371: -23,-24 + 12372: -22,-24 + 12373: -20,-24 + 12374: -19,-24 + 12375: -18,-24 + 12376: -17,-24 + 12377: -16,-24 + 12378: -14,-24 + 12379: -13,-24 + 12380: -12,-25 + 12381: -11,-25 + 12382: -10,-25 + 12399: -45,-10 + 12400: -46,-10 + 12401: -47,-10 + 12402: -48,-10 + 12403: -49,-10 + 12404: -51,-10 + 12405: -52,-10 + 12406: -53,-10 + 12407: -57,-10 + 12408: -58,-10 + 12415: -66,-15 + 12416: -65,-15 + 12417: -64,-15 + 12418: -63,-15 + 12419: -62,-15 + 12420: -61,-15 + 12421: -60,-15 + 12422: -59,-15 + 12430: -57,-29 + 12431: -56,-29 + 12432: -55,-29 + 12492: -43,-21 + 12493: -42,-21 + 12495: -37,-19 + 12496: -36,-19 + 12497: -35,-19 + 12498: -34,-19 + 12499: -33,-19 + 12581: -80,-6 + 12582: -79,-6 + 12583: -78,-6 + 12584: -76,-9 + 12585: -75,-9 + 12586: -74,-9 + 12587: -73,-9 + 12588: -72,-9 + 12637: -78,-21 + 12638: -79,-21 + 12639: -80,-21 + 12640: -75,-21 + 12641: -76,-21 + 12671: -70,-14 + 12672: -68,-14 + 12816: -52,-33 + 12820: -56,-33 + 13180: -75,-25 + 13181: -73,-25 + 13184: -75,-30 + 13185: -73,-30 + 20451: -5,-39 + - node: + color: '#FF9821FF' + id: MiniTileWhiteLineN + decals: + 14050: -31,-34 + 14051: -29,-35 + 14053: -28,-34 + 14054: -27,-34 + 14056: -25,-35 + 14058: -24,-34 + 14059: -23,-34 + 14061: -21,-35 + 14063: -20,-34 + 14064: -19,-34 + 14065: -18,-34 + 14067: -17,-35 + 14069: -16,-34 + 14070: -15,-34 + 14071: -14,-34 + - node: + color: '#FFA647FF' + id: MiniTileWhiteLineN + decals: + 10749: 39,7 + 11300: 7,28 + 11301: 5,28 + 11302: 4,28 + 11303: 3,28 + 11304: 2,28 + 13256: 18,28 + 13259: 24,28 + 13260: 25,28 + 13261: 26,28 + 13307: 55,34 + 13308: 56,34 + 13309: 57,34 + 13358: 38,28 + 13359: 37,28 + 13360: 36,28 + 13361: 33,28 + 13362: 32,28 + 13363: 31,28 + 13364: 30,28 + 13365: 29,28 + 13366: 28,28 + 13380: 33,40 + 13381: 36,40 + 13382: 37,40 + 13383: 38,40 + 13384: 39,40 + 13385: 40,40 + 13395: 42,28 + 13396: 43,28 + 13397: 44,28 + 13398: 45,28 + 13399: 46,28 + 13400: 47,28 + 13401: 48,28 + 13402: 49,28 + 15839: 41,7 + - node: + color: '#FFBE00FF' + id: MiniTileWhiteLineN + decals: + 7619: 33,24 + 7620: 34,24 + 7621: 35,24 + 7622: 36,24 + 7634: 32,22 + 7635: 33,22 + 7636: 34,22 + 7637: 35,22 + 7638: 36,22 + 7639: 37,22 + 7660: 44,21 + 7661: 45,21 + 7662: 46,21 + 7663: 47,21 + 7686: 46,19 + 7721: 48,21 + - node: + color: '#FFFFFFFF' + id: MiniTileWhiteLineN + decals: + 14336: 5,-42 + 14337: 6,-42 + 14618: -5,-45 + - node: + color: '#334E6DC8' + id: MiniTileWhiteLineS + decals: + 9001: 115,-50 + 9002: 115,-50 + - node: + color: '#3EB388FF' + id: MiniTileWhiteLineS + decals: + 8026: 27,46 + 8027: 29,46 + 8028: 30,46 + 8107: 30,42 + 8108: 29,42 + 8139: 21,42 + 8140: 22,42 + 13321: 18,26 + - node: + color: '#439909FF' + id: MiniTileWhiteLineS + decals: + 8767: -61,-62 + 8775: -60,-68 + 8776: -59,-68 + 8777: -58,-68 + 8822: -48,-68 + 8823: -47,-68 + 8824: -46,-68 + 8841: -48,-65 + 8842: -47,-65 + 8843: -46,-65 + 8851: -42,-68 + 8865: -53,-64 + 8866: -53,-68 + 8887: -53,-72 + 8895: -53,-62 + 8918: -53,-59 + 8919: -53,-56 + 8924: -55,-76 + 8925: -54,-76 + 8926: -53,-76 + 8927: -52,-76 + 8928: -51,-76 + 8929: -50,-76 + 8942: -56,-76 + 8943: -57,-76 + 8944: -59,-76 + 8945: -60,-76 + 8946: -61,-76 + 9043: -46,-77 + 9044: -45,-77 + - node: + color: '#4B709CFF' + id: MiniTileWhiteLineS + decals: + 10220: -10,17 + 10222: -9,17 + 10224: -8,17 + 10226: -7,17 + 10231: -6,17 + 10233: -5,17 + 10234: -4,17 + 10236: -1,17 + 10237: 0,17 + 10238: 1,17 + 10240: 2,17 + 10241: 3,17 + 10242: 4,17 + 10243: 5,17 + 10245: 6,17 + 10246: 7,17 + 10247: 8,17 + 10248: 9,17 + 10249: 10,17 + 10387: 17,7 + 10418: 17,-11 + 10423: 13,-18 + 10424: 12,-18 + 10425: 11,-18 + 10426: 10,-18 + 10427: 9,-18 + 10428: 8,-18 + 10429: 7,-18 + 10430: 6,-18 + 10431: 5,-18 + 10432: 4,-18 + 10433: 2,-19 + 10434: -2,-19 + 10435: -4,-18 + 10436: -5,-18 + 10437: -6,-18 + 10438: -7,-18 + 10439: -8,-18 + 10440: -9,-18 + 10441: -10,-18 + 10442: -11,-18 + 10443: -12,-18 + 10444: -13,-18 + 10569: -17,-1 + 10570: -18,-1 + 10571: -19,-1 + 10572: -20,-1 + 10573: -21,-1 + 10579: 17,-1 + 10580: 18,-1 + 10581: 19,-1 + 10582: 20,-1 + 10583: 21,-1 + 10584: 22,-1 + 10585: 23,-1 + 10586: 24,-1 + 10587: 25,-1 + 10588: 27,-1 + 10589: 26,-1 + 10590: 28,-1 + 10629: -34,-1 + 10630: -33,-1 + 10631: -32,-1 + 10632: -31,-1 + 11523: -28,-2 + 11524: -27,-2 + 11525: -26,-2 + 11526: -25,-2 + 11527: -24,-2 + 11533: -29,-4 + 11534: -28,-4 + 11535: -27,-4 + 11536: -26,-4 + 11537: -25,-4 + 11538: -24,-4 + 11539: -23,-4 + 12438: -49,-31 + 12439: -47,-31 + 12440: -45,-31 + 12450: -53,-31 + 12451: -52,-31 + 12452: -51,-31 + 12453: -50,-31 + 12454: -55,-31 + 12455: -56,-31 + 12456: -57,-31 + 12474: -63,-32 + 12475: -62,-32 + 12476: -61,-32 + 12477: -60,-32 + 12478: -59,-32 + 14172: 16,-11 + 14197: 16,7 + 14280: -3,17 + 14281: -2,17 + 14382: -16,-11 + 14402: -16,7 + 18341: -11,17 + - node: + color: '#52B4E996' + id: MiniTileWhiteLineS + decals: + 8990: 117,-50 + 8991: 117,-50 + - node: + color: '#52B4E9FF' + id: MiniTileWhiteLineS + decals: + 12760: -16,-22 + 12761: -14,-22 + 12770: -10,-23 + - node: + color: '#792DA9FF' + id: MiniTileWhiteLineS + decals: + 765: 51,-26 + 766: 52,-26 + 767: 53,-26 + 768: 54,-26 + 769: 55,-26 + 770: 56,-26 + 771: 57,-26 + 790: 47,-27 + 791: 48,-27 + 792: 49,-27 + 801: 51,-28 + 802: 52,-28 + 803: 54,-28 + 804: 56,-28 + 805: 57,-28 + - node: + color: '#8C347F96' + id: MiniTileWhiteLineS + decals: + 1437: -21,30 + 1438: -22,30 + - node: + color: '#96DAFFFF' + id: MiniTileWhiteLineS + decals: + 10844: 0,-32 + 11493: -7,-37 + 11495: -6,-37 + 11496: 7,-37 + 11499: -1,-37 + 11512: -2,-37 + 11513: -3,-37 + 11515: 1,-37 + 11516: 2,-37 + 11517: 3,-37 + 11518: 4,-37 + 11610: 6,-67 + 11611: 4,-46 + 11612: 3,-46 + 11613: 2,-46 + 11614: 1,-46 + 11615: 0,-46 + 11616: -1,-46 + 11617: -2,-46 + 11618: -3,-46 + 11619: -4,-46 + 11657: -9,-56 + 11658: -10,-56 + 11659: -12,-56 + 11660: -13,-56 + 11661: -14,-56 + 11662: -15,-56 + 11663: -16,-56 + 11664: -17,-56 + 11665: -18,-56 + 11676: -20,-67 + 11677: -22,-67 + 11678: -23,-67 + 11679: -24,-67 + 11680: -25,-67 + 11682: -27,-67 + 11683: -28,-67 + 11684: -29,-67 + 11685: -30,-67 + 11686: -31,-67 + 11687: -33,-67 + 11688: -34,-67 + - node: + color: '#9D7400FF' + id: MiniTileWhiteLineS + decals: + 8224: 44,33 + 8225: 45,33 + 8226: 46,33 + 8227: 47,33 + - node: + color: '#9FED5896' + id: MiniTileWhiteLineS + decals: + 1140: -57,45 + 1141: -56,45 + 1142: -55,45 + 1162: -53,46 + 1163: -52,46 + 1164: -51,46 + 1165: -50,46 + 1436: -49,46 + 8954: 121,-50 + 8955: 121,-50 + - node: + color: '#A4610696' + id: MiniTileWhiteLineS + decals: + 8982: 119,-50 + 8983: 119,-50 + - node: + color: '#BC863FFF' + id: MiniTileWhiteLineS + decals: + 2153: 85,7 + 2154: 86,7 + 2155: 85,4 + 2156: 86,4 + 2191: 57,4 + 2192: 56,4 + 2194: 55,4 + 2205: 84,-1 + 2206: 85,-1 + 2207: 86,-1 + 2300: 52,-2 + 2301: 52,0 + 2443: 83,-1 + - node: + color: '#C6FF91FF' + id: MiniTileWhiteLineS + decals: + 10702: 32,-2 + 10730: 33,-2 + 10731: 34,-2 + 10732: 35,-2 + 10733: 35,-2 + 10734: 36,-2 + 10742: 29,-1 + 10746: 38,-1 + 10834: -51,26 + 10835: -50,26 + 10836: -48,26 + 10837: -47,26 + 10838: -46,26 + 10839: -45,26 + 10840: -44,26 + 10841: -43,26 + 10842: -42,26 + 10874: 2,-27 + 10875: 3,-27 + 10876: 4,-27 + 10880: 6,-27 + 10881: 7,-27 + 10882: 8,-27 + 10883: 9,-27 + 10884: 11,-27 + 10885: 10,-27 + 10886: 12,-27 + 10887: 13,-27 + 10888: 14,-27 + 10889: 15,-27 + 10911: 16,-27 + 10918: 17,-27 + 10919: 18,-27 + 10920: 19,-27 + 10921: 20,-27 + 10922: 21,-27 + 10923: 22,-27 + 11091: -69,-1 + 11092: -68,-1 + 11093: -60,-1 + 11094: -61,-1 + 11095: -62,-1 + 11096: -63,-1 + 11097: -64,-1 + 11098: -65,-1 + 11099: -66,-1 + 11100: -67,-1 + 11102: -59,-1 + 11103: -57,-1 + 11180: -62,26 + 11181: -57,26 + 11182: -56,26 + 11187: -55,26 + 11258: -2,49 + 11259: -3,49 + 11260: -4,49 + 11261: -5,49 + 11262: -6,49 + 11263: -7,49 + 11264: -8,49 + 11313: -2,26 + 11314: -3,26 + 11315: -4,26 + 11316: -5,26 + 11317: -6,26 + 11318: -7,26 + 11319: -8,26 + 11320: -9,26 + 11321: -10,26 + 11323: -11,26 + 11324: -12,26 + 11325: -13,26 + 11327: -15,26 + 11328: -16,26 + 11329: -17,26 + 11330: -18,26 + 11331: -19,26 + 11332: -20,26 + 11333: -21,26 + 11334: -23,26 + 11335: -24,26 + 11336: -26,26 + 11337: -27,26 + 11451: 4,40 + 11452: 5,40 + 11453: 6,40 + 11454: 7,40 + 11455: 8,40 + 11456: 9,40 + 11457: 10,40 + 11458: 11,40 + 11460: 12,40 + 11471: 13,40 + 11759: -40,39 + 11785: -43,53 + 11788: -44,51 + 11789: -45,51 + 11790: -46,51 + 11793: -47,53 + 11794: -48,53 + 11795: -49,53 + 11796: -50,53 + 11797: -51,53 + 11798: -52,53 + 11799: -53,53 + 11800: -54,53 + 11801: -55,53 + 11802: -56,53 + 11803: -57,53 + 11804: -58,53 + 11805: -59,53 + 11806: -60,53 + 11807: -61,53 + 11808: -67,53 + 11809: -68,53 + 11810: -69,53 + 11840: -65,52 + 11841: -64,52 + 11842: -63,52 + 14740: -70,53 + 14753: -42,53 + 14952: -38,26 + 14953: -37,26 + 14954: -36,26 + 14955: -35,26 + 14956: -34,26 + 14957: -33,26 + 14958: -32,26 + 14959: -31,26 + 14960: -30,26 + 14961: -29,26 + 14962: -28,26 + - node: + color: '#D381C996' + id: MiniTileWhiteLineS + decals: + 9025: 117,-52 + 9026: 117,-52 + - node: + color: '#D381C9CC' + id: MiniTileWhiteLineS + decals: + 254: 27,-27 + 255: 26,-27 + 256: 25,-27 + 257: 29,-27 + 258: 30,-27 + 259: 31,-27 + 260: 33,-27 + 261: 32,-27 + 262: 35,-27 + 263: 36,-27 + 264: 37,-27 + 265: 38,-27 + 266: 39,-27 + 267: 40,-27 + 268: 42,-27 + 269: 43,-27 + 366: 56,-22 + 367: 55,-22 + 368: 54,-22 + 383: 60,-22 + 384: 61,-22 + 385: 59,-22 + 386: 58,-22 + 446: 52,-36 + - node: + color: '#D381C9FF' + id: MiniTileWhiteLineS + decals: + 1700: 42,-21 + 1701: 41,-21 + 1702: 39,-21 + 1703: 40,-21 + 1704: 38,-21 + 1708: 50,-22 + 1709: 49,-22 + 1711: 47,-23 + 1712: 46,-23 + 1713: 45,-23 + 1714: 44,-23 + 1732: 32,-23 + 1733: 33,-23 + 1734: 34,-23 + 1735: 35,-23 + 1736: 36,-23 + 1821: 52,-32 + 1822: 53,-32 + 1823: 54,-32 + 1824: 55,-32 + 1825: 56,-32 + 2234: 47,-35 + 2235: 45,-35 + 2243: 46,-30 + 2533: 76,-42 + 2534: 75,-42 + 2535: 74,-42 + 2536: 73,-42 + 2537: 72,-42 + 2538: 71,-42 + 2552: 71,-37 + 2631: 78,-32 + 2632: 79,-32 + 2633: 80,-32 + 2796: 60,-67 + 2825: 58,-56 + 2828: 62,-56 + 2879: 67,-56 + 2882: 65,-57 + 2883: 64,-57 + 2894: 53,-56 + 2958: 55,-57 + 2959: 56,-57 + 2985: 61,-49 + 2986: 62,-49 + 2987: 63,-49 + 3100: 69,-28 + 3102: 70,-28 + 3104: 72,-28 + 3105: 73,-28 + 3106: 72,-33 + 3107: 73,-33 + 3117: 70,-33 + 3118: 69,-33 + 3119: 68,-33 + 6915: 60,-32 + 6916: 61,-32 + 6917: 63,-32 + 6918: 64,-32 + - node: + color: '#D69949FF' + id: MiniTileWhiteLineS + decals: + 1838: 61,-8 + 1839: 62,-8 + 1840: 63,-8 + 1841: 64,-8 + 1842: 66,-8 + 1843: 68,-8 + 1844: 69,-8 + 1845: 70,-8 + 1846: 71,-8 + 1847: 72,-8 + 1848: 72,-8 + 1849: 73,-8 + 1850: 74,-8 + 1851: 75,-8 + 1852: 76,-8 + 1853: 77,-8 + 1854: 78,-8 + 1855: 79,-8 + 1856: 80,-8 + 1857: 81,-8 + 1867: 83,-17 + 1868: 84,-17 + 1869: 85,-17 + 1870: 86,-17 + 1871: 87,-17 + 10756: 42,-1 + 10757: 43,-1 + 10758: 44,-1 + 10759: 45,-1 + 10760: 46,-1 + 10761: 47,-1 + 16439: 67,-8 + 20151: 65,-8 + - node: + color: '#DE3A3A96' + id: MiniTileWhiteLineS + decals: + 8956: 121,-52 + 8957: 121,-52 + - node: + color: '#DE3A3ACC' + id: MiniTileWhiteLineS + decals: + 340: 19,-23 + 341: 20,-23 + 342: 21,-23 + 343: 22,-23 + 344: 23,-23 + 345: 24,-23 + - node: + color: '#DE3A3AFF' + id: MiniTileWhiteLineS + decals: + 2003: 50,-9 + 2004: 51,-9 + 2005: 52,-9 + 2006: 54,-9 + 2007: 55,-9 + 2008: 56,-9 + 2009: 57,-9 + 2257: 59,-4 + 2258: 58,-4 + 2259: 57,-4 + 2260: 56,-4 + 2261: 55,-4 + 2262: 54,-4 + 2263: 53,-4 + 4939: -84,42 + 4940: -82,42 + 4941: -80,42 + 4956: -76,42 + 4985: -72,41 + 9925: 44,3 + 9926: 45,3 + 9928: 43,3 + - node: + color: '#EFB34196' + id: MiniTileWhiteLineS + decals: + 9010: 115,-52 + 9012: 115,-52 + - node: + color: '#EFB341FF' + id: MiniTileWhiteLineS + decals: + 8300: 39,42 + 8301: 40,42 + 8302: 41,42 + 8303: 42,42 + 8304: 43,42 + 8305: 44,42 + 8306: 45,42 + 8450: 67,41 + 8451: 66,41 + 8452: 65,41 + 8453: 64,41 + 8454: 63,41 + 8682: 64,47 + 8683: 65,47 + 8684: 66,47 + 8708: 57,42 + 8709: 58,42 + 8710: 59,42 + 8715: 60,42 + 8727: 49,43 + 8728: 53,43 + 8729: 54,43 + - node: + color: '#FBB2FFFF' + id: MiniTileWhiteLineS + decals: + 10704: 40,-17 + 10705: 39,-17 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineS + decals: + 10762: 48,-4 + 10788: 49,-4 + 10789: 51,-4 + 10933: -40,-1 + 10934: -42,-1 + 10935: -43,-1 + 10936: -38,-1 + 10937: -45,-1 + 10938: -46,-1 + 10939: -47,-1 + 10940: -48,-1 + 10941: -49,-1 + 10942: -50,-1 + 10943: -51,-1 + 10944: -53,-1 + 10945: -54,-1 + 10946: -55,-1 + 10947: -56,-1 + 11500: -2,-37 + 11501: -3,-37 + 11502: -5,-37 + 11503: -6,-37 + 11504: -7,-37 + 11505: -8,-37 + 12057: -44,-12 + 12058: -45,-12 + 12059: -46,-12 + 12060: -47,-12 + 12061: -51,-12 + 12062: -51,-12 + 12063: -50,-12 + 12064: -52,-12 + 12065: -53,-12 + 12066: -56,-17 + 12067: -57,-17 + 12068: -58,-17 + 12069: -59,-17 + 12070: -61,-17 + 12071: -62,-17 + 12072: -63,-17 + 12073: -65,-17 + 12074: -66,-17 + 12075: -38,-27 + 12076: -39,-27 + 12077: -40,-27 + 12078: -41,-27 + 12079: -43,-27 + 12080: -41,-35 + 12081: -43,-35 + 12082: -41,-45 + 12083: -42,-45 + 12084: -43,-45 + 12085: -45,-35 + 12086: -46,-35 + 12087: -47,-35 + 12088: -48,-35 + 12089: -49,-35 + 12090: -50,-35 + 12091: -51,-35 + 12092: -52,-35 + 12093: -53,-35 + 12094: -38,-35 + 12095: -39,-35 + 12096: -35,-35 + 12097: -34,-35 + 12114: -59,-32 + 12115: -60,-32 + 12116: -61,-32 + 12117: -62,-32 + 12118: -63,-32 + 12159: -39,-45 + 12160: -38,-45 + 12161: -37,-45 + 12162: -36,-45 + 12163: -35,-45 + 12174: -45,-43 + 12175: -46,-43 + 12194: -35,-27 + 12195: -34,-27 + 12197: -33,-26 + 12198: -32,-26 + 12199: -30,-26 + 12200: -29,-26 + 12201: -28,-26 + 12202: -26,-26 + 12203: -25,-26 + 12204: -24,-26 + 12205: -22,-26 + 12206: -21,-26 + 12207: -20,-26 + 12208: -18,-26 + 12209: -17,-26 + 12210: -15,-27 + 12211: -13,-27 + 12212: -12,-32 + 12213: -10,-32 + 12218: -10,-37 + 12219: -12,-37 + 12235: -3,-32 + 12236: -4,-32 + 12237: -5,-32 + 12238: -6,-32 + 12239: -7,-32 + 12240: -8,-32 + 12251: -9,-27 + 12258: -7,-27 + 12259: -6,-27 + 12260: -5,-27 + 12261: -4,-27 + 12262: -3,-27 + 12314: -40,-7 + 12326: -46,-8 + 12327: -45,-8 + 12328: -43,-8 + 12433: -57,-31 + 12434: -56,-31 + 12435: -55,-31 + 12500: -36,-22 + 12501: -37,-22 + 12502: -34,-22 + 12503: -33,-22 + 12589: -80,-11 + 12590: -79,-11 + 12591: -78,-11 + 12592: -76,-11 + 12593: -75,-11 + 12642: -75,-23 + 12643: -76,-23 + 12644: -72,-23 + 12645: -73,-23 + 12646: -78,-30 + 12647: -79,-30 + 12648: -80,-30 + 12673: -70,-18 + 12674: -68,-18 + 12697: -11,-42 + 12822: -56,-35 + 13182: -75,-28 + 13183: -73,-28 + 13198: -73,-37 + 20442: -5,-42 + - node: + color: '#FF9821FF' + id: MiniTileWhiteLineS + decals: + 14075: -15,-37 + 14077: -16,-37 + 14078: -17,-37 + 14079: -18,-37 + 14080: -19,-37 + 14081: -20,-37 + 14082: -21,-37 + 14083: -22,-37 + 14084: -23,-37 + 14085: -24,-37 + 14086: -25,-37 + 14087: -26,-37 + 14088: -27,-37 + 14089: -28,-37 + 14090: -29,-37 + 14091: -30,-37 + 14092: -31,-37 + - node: + color: '#FFA647FF' + id: MiniTileWhiteLineS + decals: + 11305: 2,26 + 11306: 3,26 + 11307: 4,26 + 11308: 5,26 + 11309: 6,26 + 11310: 7,26 + 13262: 24,26 + 13263: 25,26 + 13264: 26,26 + 13304: 55,30 + 13305: 56,30 + 13306: 57,30 + 13335: 23,38 + 13336: 24,38 + 13337: 25,38 + 13338: 26,38 + 13339: 26,38 + 13340: 28,38 + 13341: 27,38 + 13342: 30,38 + 13343: 29,38 + 13344: 31,38 + 13345: 32,38 + 13346: 33,38 + 13347: 36,38 + 13348: 37,38 + 13349: 38,38 + 13367: 27,26 + 13368: 28,26 + 13369: 29,26 + 13370: 30,26 + 13371: 30,26 + 13372: 31,26 + 13373: 32,26 + 13374: 33,26 + 13375: 35,26 + 13376: 34,26 + 13377: 36,26 + 13378: 38,26 + 13379: 37,26 + 13427: 42,26 + 13428: 43,26 + 13429: 44,26 + 13430: 45,26 + 13431: 46,26 + 13432: 47,26 + 13433: 48,26 + 13434: 49,26 + 13435: 50,26 + 15837: 41,9 + - node: + color: '#FFBE00FF' + id: MiniTileWhiteLineS + decals: + 7623: 33,18 + 7624: 34,18 + 7625: 35,18 + 7626: 36,18 + 7628: 37,20 + 7629: 36,20 + 7630: 35,20 + 7631: 34,20 + 7632: 33,20 + 7633: 32,20 + 7664: 44,14 + 7665: 45,14 + 7666: 46,14 + 7667: 47,14 + 7668: 48,14 + 7687: 46,16 + - node: + color: '#FFFFFFFF' + id: MiniTileWhiteLineS + decals: + 14333: 5,-39 + 14334: 6,-39 + 14620: -5,-45 + - node: + color: '#3EB388FF' + id: MiniTileWhiteLineW + decals: + 8036: 24,52 + 8037: 24,51 + 8038: 24,50 + 8039: 24,49 + 8040: 24,48 + 8120: 20,48 + 8121: 20,52 + 8137: 20,43 + 8157: 20,49 + 8158: 20,50 + 8159: 20,51 + 8203: 26,41 + 13322: 20,24 + 13323: 20,22 + 13324: 20,21 + - node: + color: '#439909FF' + id: MiniTileWhiteLineW + decals: + 8778: -61,-67 + 8791: -57,-61 + 8807: -57,-57 + 8827: -49,-66 + 8845: -45,-66 + 8846: -43,-66 + 8864: -51,-66 + 8869: -55,-67 + 8870: -55,-65 + 8888: -55,-71 + 8905: -54,-58 + 8906: -54,-59 + 8907: -54,-60 + 8908: -54,-62 + 8914: -52,-61 + 8915: -52,-60 + 8916: -52,-58 + 8917: -52,-57 + 9038: -47,-74 + 9039: -47,-76 + - node: + color: '#4B709CFF' + id: MiniTileWhiteLineW + decals: + 10213: 13,-14 + 10214: 13,-13 + 10215: 13,-12 + 10216: 13,-11 + 10217: 13,-9 + 10218: 13,-8 + 10219: 13,-7 + 10221: 13,-6 + 10223: 13,-5 + 10225: 13,-4 + 10227: 13,-3 + 10228: 13,3 + 10250: 13,14 + 10251: 13,13 + 10252: 13,12 + 10253: 13,11 + 10254: 13,10 + 10255: 13,9 + 10256: 13,8 + 10257: 13,4 + 10258: 13,7 + 10259: 13,5 + 10260: 13,6 + 10261: -1,21 + 10262: -1,22 + 10263: -1,23 + 10264: -1,24 + 10265: -1,25 + 10370: -17,-8 + 10371: -17,-10 + 10372: -15,-15 + 10373: -15,-3 + 10374: -15,3 + 10375: -15,15 + 10446: -15,-12 + 10447: -15,-13 + 10448: -15,-14 + 10449: -15,-4 + 10450: -15,-5 + 10451: -15,-6 + 10553: -15,12 + 10554: -15,13 + 10555: -15,14 + 10556: -15,4 + 10557: -15,5 + 10558: -15,6 + 10563: -1,-20 + 10564: -1,-21 + 10565: -1,-22 + 10566: -1,-23 + 11542: -23,-3 + 11543: -29,-3 + 12462: -57,-29 + 12463: -57,-31 + 12464: -63,-28 + 12465: -63,-29 + 12466: -63,-30 + 12467: -63,-31 + 12468: -63,-32 + 14106: 12,0 + 14134: 13,-10 + - node: + color: '#52B4E9FF' + id: MiniTileWhiteLineW + decals: + 12763: -17,-21 + 12771: -11,-22 + - node: + color: '#792DA9FF' + id: MiniTileWhiteLineW + decals: + 2251: 58,-27 + - node: + color: '#8C347F96' + id: MiniTileWhiteLineW + decals: + 1440: -23,32 + 1441: -23,33 + - node: + color: '#96DAFFFF' + id: MiniTileWhiteLineW + decals: + 11599: 5,-65 + 11600: 5,-63 + 11601: 5,-61 + 11602: 5,-60 + 11603: 5,-59 + 11604: 5,-58 + 11605: 5,-57 + 11606: 5,-53 + 11607: 5,-49 + 11608: 5,-48 + 11609: 5,-47 + 11627: -7,-44 + 11629: -7,-45 + 11630: -7,-46 + 11631: -7,-47 + 11632: -7,-48 + 11633: -7,-49 + 11634: -7,-50 + 11635: -7,-51 + 11636: -7,-52 + 11637: -7,-53 + 11649: -7,-65 + 11650: -7,-66 + 11651: -7,-63 + 11652: -7,-61 + 11653: -7,-60 + 11654: -7,-59 + 11655: -7,-58 + 11656: -7,-57 + 11702: -21,-64 + 11703: -21,-63 + 11704: -21,-62 + 11705: -21,-61 + 11706: -21,-59 + 11707: -21,-58 + 11708: -21,-57 + 11709: -21,-56 + 14325: 4,-41 + 14326: 4,-40 + - node: + color: '#9D7400FF' + id: MiniTileWhiteLineW + decals: + 8228: 43,34 + 8229: 43,38 + 8230: 43,36 + - node: + color: '#9FED5896' + id: MiniTileWhiteLineW + decals: + 1144: -58,46 + 1145: -58,47 + 1146: -58,48 + 1147: -58,49 + 1148: -58,50 + - node: + color: '#BC863FFF' + id: MiniTileWhiteLineW + decals: + 1943: 61,6 + 1944: 61,4 + 1945: 61,3 + 1946: 61,2 + 1947: 61,1 + 1948: 61,-1 + 1949: 61,-3 + 1950: 61,-4 + 1952: 61,-2 + 1954: 61,-5 + 1955: 61,-4 + 2159: 85,4 + 2174: 55,4 + 2175: 55,5 + 2176: 55,5 + 2177: 55,6 + 2178: 55,8 + 2201: 83,2 + 2202: 83,1 + 2203: 83,0 + 2277: 53,-4 + 2291: 53,1 + 2292: 53,-1 + 2293: 53,-3 + 2303: 89,-15 + - node: + color: '#C6FF91FF' + id: MiniTileWhiteLineW + decals: + 10849: -41,25 + 10850: -41,24 + 10852: -41,23 + 10853: -41,22 + 10855: -41,21 + 10856: -41,20 + 10857: -41,19 + 10858: -41,18 + 10859: -41,17 + 10860: -41,16 + 10905: -41,12 + 10906: -41,11 + 10907: -41,10 + 10908: -41,9 + 10909: -41,7 + 11049: -41,2 + 11050: -41,3 + 11052: -41,4 + 11053: -41,5 + 11069: -72,1 + 11070: -72,-1 + 11075: -72,2 + 11212: -27,29 + 11213: -27,30 + 11214: -27,31 + 11215: -27,32 + 11216: -27,33 + 11217: -27,34 + 11218: -27,35 + 11219: -27,36 + 11220: -27,37 + 11238: -1,29 + 11239: -1,30 + 11240: -1,31 + 11241: -1,32 + 11242: -1,33 + 11243: -1,34 + 11244: -1,35 + 11245: -1,36 + 11246: -1,37 + 11247: -1,38 + 11248: -1,39 + 11249: -1,40 + 11250: -1,41 + 11251: -1,42 + 11252: -1,43 + 11253: -1,44 + 11254: -1,45 + 11255: -1,46 + 11256: -1,47 + 11257: -1,48 + 11265: -9,50 + 11266: -8,52 + 11267: -8,53 + 11268: -8,54 + 11269: -8,55 + 11270: -8,56 + 11271: -8,58 + 11272: -8,59 + 11273: -8,63 + 11411: -14,29 + 11760: -41,39 + 11761: -41,41 + 11762: -41,42 + 11763: -41,43 + 11764: -41,44 + 11765: -41,45 + 11766: -41,46 + 11767: -41,47 + 11768: -41,48 + 11769: -41,49 + 11770: -41,50 + 11783: -41,51 + 11791: -46,51 + 11792: -46,52 + 11847: -73,57 + 11848: -73,57 + 11854: -77,57 + 11855: -77,56 + 14744: -73,56 + 14752: -41,52 + - node: + color: '#D381C9CC' + id: MiniTileWhiteLineW + decals: + 286: 24,-25 + 375: 58,-20 + 376: 58,-19 + - node: + color: '#D381C9FF' + id: MiniTileWhiteLineW + decals: + 1718: 43,-22 + 1729: 34,-21 + 1750: 43,-18 + 1759: 43,-23 + 1788: 50,-35 + 2240: 47,-33 + 2241: 47,-31 + 2522: 74,-38 + 2523: 74,-37 + 2524: 74,-36 + 2540: 70,-40 + 2546: 74,-35 + 2554: 70,-36 + 2716: 57,-65 + 2717: 63,-65 + 2789: 59,-64 + 2790: 59,-63 + 2791: 59,-62 + 2797: 59,-66 + 2819: 59,-58 + 2820: 59,-57 + 2870: 63,-55 + 2893: 52,-55 + 2992: 59,-48 + 3085: 68,-27 + 3086: 68,-26 + 3087: 68,-25 + 3088: 68,-24 + 3089: 68,-23 + 3122: 67,-32 + - node: + color: '#D69949FF' + id: MiniTileWhiteLineW + decals: + 1858: 82,-9 + 1859: 82,-10 + 1860: 82,-11 + 1861: 82,-12 + 1862: 82,-13 + 1863: 82,-14 + 1864: 82,-15 + 1865: 82,-16 + 10763: 48,-4 + 18415: 48,-3 + - node: + color: '#DE3A3ACC' + id: MiniTileWhiteLineW + decals: + 339: 18,-22 + 353: 24,-20 + 357: 18,-23 + - node: + color: '#DE3A3AFF' + id: MiniTileWhiteLineW + decals: + 1986: 61,-6 + 1987: 61,-8 + 2000: 49,-7 + 2001: 49,-8 + 4936: -85,44 + 4937: -85,43 + 4950: -77,46 + 4951: -77,46 + 4952: -77,45 + 4953: -77,43 + 4980: -73,42 + 4981: -73,43 + 4986: -77,51 + 4989: -77,52 + 4991: -73,51 + 9917: 43,11 + 9918: 43,9 + 9919: 43,8 + 9920: 43,7 + 9921: 43,6 + 9922: 43,5 + 9923: 43,5 + 9924: 43,4 + 14738: -73,52 + - node: + color: '#EFB341FF' + id: MiniTileWhiteLineW + decals: + 8271: 33,43 + 8272: 33,44 + 8273: 33,45 + 8274: 33,46 + 8275: 33,47 + 8456: 62,43 + 8687: 62,51 + 8688: 62,50 + 8689: 62,49 + 8690: 62,48 + 8726: 50,42 + - node: + color: '#FBB2FFFF' + id: MiniTileWhiteLineW + decals: + 10706: 39,-16 + 10707: 39,-15 + 10708: 39,-11 + 10709: 39,-10 + 10710: 39,-9 + 10711: 39,-8 + 10712: 39,-7 + 10713: 39,-6 + 10714: 39,-5 + 10715: 39,-4 + 10716: 39,-3 + 10717: 39,-2 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineW + decals: + 10777: 48,3 + 10778: 48,4 + 10822: -1,-24 + 10825: -1,-26 + 10826: -1,-28 + 10827: -1,-29 + 10828: -1,-31 + 10830: -1,-32 + 11506: -8,-37 + 11507: -8,-34 + 12119: -63,-32 + 12120: -63,-31 + 12121: -63,-30 + 12122: -63,-29 + 12123: -63,-28 + 12130: -43,-35 + 12131: -43,-33 + 12132: -43,-32 + 12133: -43,-31 + 12134: -43,-29 + 12139: -43,-37 + 12140: -43,-38 + 12141: -43,-39 + 12142: -43,-41 + 12143: -43,-42 + 12144: -43,-43 + 12145: -43,-44 + 12146: -43,-45 + 12154: -39,-45 + 12155: -39,-43 + 12183: -53,-35 + 12184: -39,-30 + 12185: -39,-29 + 12186: -39,-34 + 12187: -39,-34 + 12188: -39,-35 + 12193: -39,-32 + 12220: -12,-37 + 12221: -12,-34 + 12222: -8,-32 + 12223: -8,-31 + 12224: -8,-29 + 12245: -12,-32 + 12246: -12,-31 + 12247: -12,-30 + 12248: -12,-29 + 12249: -12,-28 + 12264: -7,-26 + 12309: -41,-7 + 12310: -41,-5 + 12311: -41,-4 + 12312: -41,-3 + 12320: -46,-3 + 12321: -46,-4 + 12322: -46,-5 + 12323: -46,-6 + 12324: -46,-7 + 12325: -46,-8 + 12384: -16,-27 + 12385: -43,-27 + 12386: -43,-25 + 12387: -43,-24 + 12388: -43,-23 + 12389: -43,-21 + 12390: -41,-20 + 12391: -41,-19 + 12392: -41,-18 + 12393: -41,-15 + 12394: -41,-14 + 12395: -41,-13 + 12396: -41,-12 + 12397: -41,-10 + 12398: -41,-9 + 12414: -66,-15 + 12423: -58,-14 + 12424: -58,-13 + 12425: -58,-12 + 12426: -58,-10 + 12427: -66,-17 + 12428: -57,-31 + 12429: -57,-29 + 12504: -37,-22 + 12505: -37,-21 + 12506: -37,-20 + 12507: -37,-19 + 12594: -74,-12 + 12595: -74,-13 + 12596: -74,-14 + 12597: -74,-16 + 12598: -74,-18 + 12599: -74,-19 + 12600: -74,-20 + 12601: -76,-23 + 12602: -76,-21 + 12603: -80,-11 + 12604: -80,-10 + 12605: -80,-9 + 12606: -80,-8 + 12607: -80,-6 + 12649: -80,-30 + 12650: -80,-28 + 12651: -80,-27 + 12652: -80,-26 + 12653: -80,-25 + 12654: -80,-24 + 12655: -80,-23 + 12656: -80,-22 + 12657: -80,-22 + 12658: -80,-21 + 12661: -76,-9 + 12662: -76,-11 + 12663: -70,-14 + 12664: -70,-14 + 12665: -70,-17 + 12666: -70,-18 + 12677: -70,-15 + 12695: -12,-40 + 12696: -12,-41 + 13178: -76,-27 + 13179: -76,-26 + 13187: -76,-31 + 13188: -76,-33 + 13189: -76,-35 + 13190: -76,-36 + 14737: -73,52 + 20266: -76,-32 + 20449: -7,-41 + 20450: -7,-40 + - node: + color: '#FF9821FF' + id: MiniTileWhiteLineW + decals: + 14052: -28,-34 + 14057: -24,-34 + 14062: -20,-34 + 14068: -16,-34 + 14095: -32,-36 + 14096: -32,-35 + - node: + color: '#FFA647FF' + id: MiniTileWhiteLineW + decals: + 10751: 39,6 + 10752: 39,5 + 10753: 39,4 + 10754: 39,3 + 10755: 39,2 + 13247: 20,40 + 13248: 20,38 + 13249: 20,37 + 13250: 20,36 + 13251: 20,35 + 13252: 20,34 + 13253: 20,33 + 13254: 20,32 + 13255: 20,30 + 13351: 39,37 + 13352: 39,36 + 13353: 39,35 + 13354: 39,33 + 13355: 39,31 + 13356: 39,30 + 13357: 39,29 + 13403: 39,25 + 13404: 39,24 + 13405: 39,23 + 13406: 39,21 + 13407: 39,19 + 13408: 39,18 + 13409: 39,17 + 13410: 39,16 + 13411: 39,15 + 13412: 39,14 + 13413: 39,13 + 13414: 39,12 + 13415: 39,11 + 13438: 50,29 + 13439: 50,30 + 13440: 50,31 + 13441: 50,32 + 13442: 50,33 + 13443: 50,34 + 13444: 50,36 + 13445: 50,38 + - node: + color: '#FFBE00FF' + id: MiniTileWhiteLineW + decals: + 7641: 32,19 + 7642: 32,23 + 7669: 43,15 + 7670: 43,16 + 7671: 43,17 + 7672: 43,18 + 7673: 43,19 + 7674: 43,20 + 7688: 45,17 + 7689: 45,18 + 7690: 45,17 + 7691: 45,18 + - node: + color: '#FFFFFFFF' + id: MiniTileWhiteLineW + decals: + 14339: 7,-41 + 14340: 7,-40 + 14630: 6,-55 + 17933: -38,108 + 17934: -38,107 + 17935: -38,106 + 17936: -38,106 + 17937: -38,105 + - node: + color: '#5A5A5AFF' + id: OffsetCheckerAOverlay + decals: + 14867: -68,0 + 14868: -67,0 + 14869: -61,0 + 14870: -60,0 + 14872: -51,0 + 14873: -50,0 + 14874: -44,0 + 14875: -43,0 + 14876: -37,0 + 14877: -36,0 + 14878: -30,0 + 14879: -29,0 + 14880: -23,0 + 14881: -22,0 + 14882: -40,8 + 14883: -40,13 + 14884: -40,14 + 14885: -40,19 + 14886: -56,27 + 14887: -49,27 + 14888: -33,27 + 14889: -26,34 + 14890: -18,27 + 14891: -17,27 + 14892: -8,27 + 14893: -9,27 + 14894: 0,36 + 14895: 0,41 + 14896: 8,41 + 14897: 9,41 + 14898: 10,41 + 14899: -3,50 + 14900: -4,50 + 14901: -7,59 + 14902: -7,58 + 14903: -8,18 + 14904: -14,16 + 14905: -14,8 + 14906: -14,9 + 14907: -14,10 + 14908: -14,-10 + 14909: -14,-9 + 14910: -14,-8 + 14911: -8,-17 + 14912: -14,-16 + 14913: 8,-17 + 14914: 14,-16 + 14915: 14,-10 + 14916: 14,-9 + 14917: 14,-8 + 14918: 14,8 + 14919: 14,9 + 14920: 14,10 + 14921: 14,16 + 14922: 8,18 + 14923: 7,-26 + 14924: 12,-26 + 14925: 17,-26 + 14926: 22,0 + 14927: 23,0 + 14928: 29,0 + 14929: 30,0 + 14930: 36,0 + 14931: 37,0 + 14932: 40,-7 + 14933: 40,-12 + 14934: -40,45 + 14935: -40,51 + 14936: -43,54 + 14937: -69,54 + 14938: -63,54 + 14939: -57,54 + 14940: -56,54 + 14941: -55,54 + 14942: -49,54 + - node: + color: '#999999FF' + id: OffsetCheckerBOverlay + decals: + 14779: -30,0 + 14780: -29,0 + 14781: -23,0 + 14782: -22,0 + 14783: -14,8 + 14784: -14,9 + 14785: -14,10 + 14786: -8,18 + 14787: 8,18 + 14788: 14,10 + 14789: 14,9 + 14790: 14,8 + 14791: 22,0 + 14792: 23,0 + 14793: 29,0 + 14794: 30,0 + 14795: 36,0 + 14796: 37,0 + 14797: 40,-7 + 14798: 40,-12 + 14799: 14,-10 + 14800: 14,-9 + 14801: 14,-8 + 14802: -14,-10 + 14803: -14,-9 + 14804: -14,-8 + 14805: -8,-17 + 14806: 8,-17 + 14807: 7,-26 + 14808: 12,-26 + 14809: 17,-26 + 14827: -14,-16 + 14828: 14,-16 + 14829: 14,16 + 14830: -14,16 + 14833: -37,0 + 14834: -36,0 + 14835: 0,36 + 14836: 0,41 + 14837: -3,50 + 14838: -4,50 + 14839: -7,59 + 14840: -7,58 + 14841: 8,41 + 14842: 9,41 + 14843: 10,41 + 14844: -8,27 + 14845: -9,27 + 14846: -18,27 + 14847: -17,27 + 14848: -26,34 + 14849: -33,27 + 14850: -49,27 + 14851: -56,27 + 14852: -40,19 + 14853: -40,13 + 14854: -40,14 + 14855: -40,8 + 14856: -43,0 + 14857: -44,0 + 14858: -68,0 + 14859: -67,0 + 14861: -61,0 + 14862: -60,0 + 14863: -50,0 + 14864: -51,0 + 14943: -40,45 + 14944: -40,51 + 14945: -43,54 + 14946: -49,54 + 14947: -57,54 + 14948: -56,54 + 14949: -55,54 + 14950: -63,54 + 14951: -69,54 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimCornerNe + decals: + 3723: -16,24 + 16574: 80,7 + 16614: 81,8 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimCornerNw + decals: + 3714: -22,24 + 6300: 15,-42 + 16571: 78,7 + 16615: 77,8 + 16635: 74,6 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimCornerSe + decals: + 3728: -16,19 + 6311: 18,-44 + 16572: 80,6 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimCornerSw + decals: + 3736: -22,19 + 6314: 15,-44 + 16573: 78,6 + 16636: 74,5 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimEndN + decals: + 6306: 18,-39 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimInnerNe + decals: + 16589: 80,6 + 16590: 80,7 + 16591: 78,7 + 16592: 79,7 + 16641: 81,5 + 16642: 81,7 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimInnerNw + decals: + 6303: 18,-42 + 16577: 78,7 + 16578: 79,7 + 16579: 80,7 + 16588: 78,6 + 16637: 77,6 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimInnerSe + decals: + 16580: 80,6 + 16581: 79,6 + 16582: 78,6 + 16587: 80,7 + 16630: 76,6 + 16631: 75,6 + 16632: 74,6 + 16639: 77,8 + 16640: 81,7 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimInnerSw + decals: + 16583: 78,6 + 16584: 79,6 + 16585: 80,6 + 16586: 78,7 + 16633: 75,6 + 16634: 76,6 + 16638: 77,6 + - node: + color: '#413D32FF' + id: OldConcreteTrimLineE + decals: + 8004: 21,11 + 8005: 21,9 + 8006: 21,7 + - node: + color: '#D381C9FF' + id: OldConcreteTrimLineE + decals: + 7282: 42,-43 + 7283: 42,-47 + 7284: 42,-46 + 7285: 42,-45 + 7286: 42,-44 + 7297: 42,-50 + 7298: 42,-51 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimLineE + decals: + 3724: -16,23 + 3725: -16,22 + 3726: -16,21 + 3727: -16,20 + 6307: 18,-40 + 6308: 18,-41 + 6309: 18,-42 + 6310: 18,-43 + 16613: 81,6 + 16623: 77,7 + 16624: 77,6 + - node: + color: '#413D32FF' + id: OldConcreteTrimLineN + decals: + 7981: 22,10 + 7982: 23,10 + 7983: 24,10 + 7984: 25,10 + 7993: 22,6 + 7994: 23,6 + 7995: 24,6 + 7996: 25,6 + 7997: 25,8 + 7998: 24,8 + 7999: 23,8 + 8000: 22,8 + - node: + color: '#D381C9FF' + id: OldConcreteTrimLineN + decals: + 7279: 35,-40 + 7280: 39,-40 + 7281: 38,-40 + 7294: 41,-40 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimLineN + decals: + 3717: -21,24 + 3718: -20,24 + 3719: -19,24 + 3720: -18,24 + 3721: -17,24 + 6301: 16,-42 + 6302: 17,-42 + 16576: 79,7 + 16607: 83,7 + 16608: 82,7 + 16609: 83,5 + 16610: 82,5 + 16616: 78,8 + 16617: 79,8 + 16618: 80,8 + 16625: 76,6 + 16626: 75,6 + - node: + color: '#413D32FF' + id: OldConcreteTrimLineS + decals: + 7977: 24,12 + 7978: 23,12 + 7979: 22,12 + 7980: 25,12 + 7985: 22,10 + 7986: 23,10 + 7987: 25,10 + 7988: 24,10 + 7989: 25,8 + 7990: 24,8 + 7991: 23,8 + 7992: 22,8 + - node: + color: '#D381C9FF' + id: OldConcreteTrimLineS + decals: + 7287: 40,-52 + 7288: 39,-52 + 7289: 37,-52 + 7290: 36,-52 + 7291: 38,-52 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimLineS + decals: + 3730: -17,19 + 3731: -18,19 + 3732: -19,19 + 3733: -20,19 + 3734: -21,19 + 6312: 17,-44 + 6313: 16,-44 + 16575: 79,6 + 16593: 75,5 + 16594: 76,5 + 16595: 77,5 + 16596: 78,5 + 16597: 79,5 + 16598: 80,5 + 16599: 81,5 + 16603: 83,5 + 16604: 82,5 + 16605: 82,7 + 16606: 83,7 + 16619: 78,8 + 16620: 79,8 + 16621: 80,8 + 16627: 74,6 + 16628: 75,6 + 16629: 76,6 + - node: + color: '#413D32FF' + id: OldConcreteTrimLineW + decals: + 8001: 26,9 + 8002: 26,7 + 8003: 26,11 + - node: + color: '#D381C9FF' + id: OldConcreteTrimLineW + decals: + 7292: 34,-50 + - node: + color: '#FFFFFFFF' + id: OldConcreteTrimLineW + decals: + 3737: -22,20 + 3738: -22,21 + 3739: -22,22 + 3740: -22,23 + 6304: 18,-41 + 6305: 18,-40 + 6315: 15,-43 + 16622: 77,7 + - node: + color: '#0000000C' + id: OriginStationSign4 + decals: + 3502: -1,-13 + 3503: 0,-13 + 3504: 1,-13 + - node: + color: '#0000000F' + id: OriginStationSign4 + decals: + 7780: -15,-61 + 7781: -15,-62 + - node: + color: '#00000012' + id: OriginStationSign4 + decals: + 18217: -71,76 + 18218: -69,76 + 18219: -69,74 + 18220: -71,74 + - node: + color: '#00000015' + id: OriginStationSign4 + decals: + 9307: 9,-81 + 9308: 9,-82 + 9309: 11,-81 + 9310: 11,-82 + 16935: -26,-91 + 16936: -24,-89 + 16948: -25,-89 + 16950: -26,-90 + - node: + zIndex: 30 + color: '#00000015' + id: OriginStationSign4 + decals: + 13662: -80,32 + 13663: -80,31 + 13664: -80,30 + 13665: -80,29 + 13666: -76,32 + 13667: -76,31 + 13668: -76,30 + 13669: -74,31 + 13670: -74,32 + 13671: -73,33 + 13672: -73,32 + 13673: -73,31 + 13674: -72,33 + 13675: -71,33 + 13676: -71,32 + 13677: -71,31 + 13678: -72,31 + 13679: -70,31 + 13680: -70,32 + 13681: -70,33 + 13682: -69,33 + 13683: -69,32 + 13684: -68,32 + 13685: -74,31 + 13686: -73,31 + 13687: -72,31 + 13688: -71,31 + 13689: -70,31 + - node: + color: '#00000018' + id: OriginStationSign4 + decals: + 1618: -49,67 + 1619: -48,67 + 1620: -40,67 + 1621: -39,67 + 4200: -31,30 + 4201: -31,31 + 4202: -31,32 + 4203: -30,32 + 4204: -29,32 + 4205: -29,31 + 4206: -30,30 + 4207: -29,30 + 18225: -71,76 + 18226: -69,76 + 18227: -69,74 + 18228: -71,74 + 18229: -68,75 + 18230: -72,75 + 18231: -70,76 + 18232: -70,74 + - node: + color: '#0000001B' + id: OriginStationSign4 + decals: + 4130: -29,37 + 4131: -34,37 + 4132: -35,37 + 4133: -37,37 + 11003: -56,-21 + 11004: -56,-22 + 11006: -56,-23 + 11007: -55,-22 + 11008: -55,-23 + 11010: -56,-24 + 11012: -55,-24 + 11013: -55,-25 + 11015: -54,-24 + 11017: -54,-25 + 11019: -54,-23 + 11020: -54,-22 + 11021: -54,-21 + 11023: -53,-21 + 11024: -53,-22 + 11025: -53,-23 + 11027: -52,-21 + 11028: -52,-22 + 11029: -51,-22 + 11030: -51,-21 + 11032: -52,-21 + 11033: -52,-22 + 11034: -51,-22 + 11035: -51,-21 + 11038: -51,-21 + 11040: -53,-24 + 11041: -52,-24 + 11042: -51,-24 + 11043: -51,-25 + 11044: -52,-25 + 11045: -53,-25 + 11046: -50,-24 + 11047: -50,-24 + 11048: -50,-24 + 11051: -50,-24 + 16941: -26,-89 + 16942: -25,-89 + 16943: -25,-90 + 16944: -26,-90 + 16974: -26,-89 + 16976: -25,-89 + 16977: -25,-90 + 16978: -26,-90 + 17193: -42,-90 + 17194: -41,-90 + 17195: -41,-89 + 17196: -42,-89 + 17197: -42,-90 + 17198: -41,-90 + 17199: -42,-88 + 17200: -41,-88 + 17201: -42,-82 + 17202: -41,-82 + 17203: -41,-83 + 17204: -42,-83 + 17205: -42,-84 + 17206: -41,-84 + 17207: -42,-85 + 17208: -41,-85 + 17209: -42,-82 + 17210: -41,-83 + 17211: -42,-83 + 17212: -41,-82 + 17213: -42,-82 + 17214: -41,-82 + 17215: -42,-84 + 17216: -41,-84 + 17217: -42,-86 + 17218: -41,-86 + - node: + color: '#0000001F' + id: OriginStationSign4 + decals: + 4231: -33,37 + 4232: -33,37 + 7698: -11,-57 + 7699: -11,-57 + 7700: -11,-57 + 7701: -11,-57 + 7782: -16,-58 + 7783: -15,-58 + 7784: -14,-58 + 7785: -14,-59 + 7786: -15,-59 + 7787: -16,-59 + 7788: -16,-60 + 7789: -15,-60 + 7790: -14,-60 + 7791: -12,-62 + 7792: -12,-61 + 7793: -11,-61 + 7794: -11,-62 + 7795: -10,-62 + 7796: -10,-61 + 7797: -9,-61 + 7798: -9,-62 + 7799: -12,-61 + 7800: -12,-62 + 7801: -12,-60 + 7802: -12,-59 + 7803: -12,-58 + 7804: -9,-58 + 7805: -10,-58 + 7806: -9,-58 + 7807: -16,-58 + 7808: -14,-58 + 7809: -14,-60 + 7810: -16,-60 + - node: + color: '#00000021' + id: OriginStationSign4 + decals: + 4294: -56,32 + 4295: -55,31 + 4296: -55,32 + 4297: -58,31 + 4298: -57,31 + 4299: -58,35 + 4300: -57,35 + 4301: -58,34 + 4302: -58,33 + 4303: -57,34 + 4304: -58,35 + 4305: -58,34 + - node: + color: '#00000022' + id: OriginStationSign4 + decals: + 7023: 13,-57 + 7024: 13,-59 + 7025: 13,-58 + 7026: 14,-57 + 7027: 14,-58 + 7028: 14,-59 + 7029: 15,-57 + 7030: 15,-58 + 7031: 15,-59 + 7032: 16,-57 + 7033: 16,-58 + 7034: 16,-59 + 7035: 17,-57 + 7036: 17,-58 + 7037: 17,-59 + 7038: 18,-57 + 7039: 18,-58 + 7040: 18,-59 + 7041: 19,-57 + 7042: 19,-58 + 7043: 19,-59 + 7044: 19,-56 + 7045: 20,-57 + 7046: 20,-58 + 7047: 20,-59 + 7048: 21,-57 + 7049: 21,-58 + 7050: 21,-59 + 7051: 22,-57 + 7052: 22,-58 + 7053: 22,-59 + 7054: 23,-57 + 7055: 23,-58 + 7056: 23,-59 + 7314: 20,-49 + 7315: 21,-49 + 7316: 21,-50 + 7317: 20,-50 + 7318: 20,-51 + 7319: 21,-51 + 7320: 21,-52 + 7321: 20,-52 + - node: + color: '#00000025' + id: OriginStationSign4 + decals: + 4603: -1,-10 + 4604: 0,-10 + 4605: 1,-10 + 4606: -1,-6 + 4607: 0,-6 + 4608: 1,-6 + 4609: 1,-7 + 4610: 0,-7 + 4611: -1,-7 + 4612: -1,-8 + 4613: 0,-8 + 4614: 1,-8 + 9892: 31,-4 + 9893: 32,-3 + 9894: 32,-3 + 9895: 32,-3 + 9896: 33,-3 + 9897: 33,-3 + 9898: 33,-3 + 9899: 34,-3 + 9900: 34,-3 + 9901: 34,-3 + 10349: 11,-23 + 10350: 12,-22 + 10351: 12,-20 + 10352: 12,-21 + 10353: 11,-20 + 10354: 9,-20 + 10355: 9,-21 + 10356: 10,-20 + 10357: 9,-20 + 10358: 10,-21 + 11980: -55,-4 + 11981: -55,-3 + 11982: -54,-3 + 11984: -51,-3 + 11986: -50,-3 + 11987: -50,-4 + 11988: -50,-7 + 11989: -50,-8 + 11990: -49,-8 + 11991: -54,-8 + 11992: -55,-8 + 11993: -55,-7 + 11996: -48,-3 + 11997: -49,-3 + 11998: -48,-5 + 11999: -49,-5 + 18211: -72,76 + 18212: -72,75 + 18213: -72,74 + 18214: -68,76 + 18215: -68,75 + 18216: -68,74 + 18221: -72,74 + 18222: -72,76 + 18223: -68,76 + 18224: -68,74 + - node: + color: '#00000028' + id: OriginStationSign4 + decals: + 3189: 3,-9 + 3190: 3,-10 + 3191: 3,-11 + 3192: 4,-11 + 3193: 4,-10 + 3194: 4,-9 + 3195: 3,-9 + 3196: 3,-10 + 3197: 4,-10 + 3198: 4,-9 + 3199: 4,-9 + 3200: 3,-9 + 3201: 8,-13 + 3202: 9,-13 + 3203: 9,-12 + 3204: 8,-12 + 3205: 9,-12 + 3206: 9,-13 + 3207: 8,-14 + 3208: 8,-14 + 3209: 7,-12 + 3210: 7,-13 + 3211: 7,-12 + 3212: 7,-13 + 4134: -37,45 + 4135: -36,45 + 4136: -35,45 + 4137: -34,45 + 4138: -33,45 + 4139: -33,44 + 4140: -34,44 + 4141: -35,44 + 4142: -36,44 + 4143: -37,44 + 4144: -37,43 + 4145: -36,43 + 4146: -35,43 + 4147: -34,43 + 4148: -33,43 + 7144: 17,-67 + 7145: 17,-68 + 7146: 18,-66 + 7147: 19,-66 + 7148: 20,-66 + 7149: 20,-67 + 7150: 20,-68 + 7151: 17,-66 + 7152: 17,-66 + 7153: 17,-66 + 7154: 15,-63 + 7155: 15,-63 + 7156: 19,-64 + 16928: -27,-91 + 16929: -27,-90 + 16930: -27,-89 + 16931: -27,-88 + 16932: -26,-88 + 16933: -25,-88 + 16934: -24,-88 + - node: + color: '#0000002B' + id: OriginStationSign4 + decals: + 3462: -8,1 + 3463: -7,2 + 3464: -6,2 + 3465: -5,2 + 3466: -5,1 + 3467: -6,1 + 3468: -7,1 + 3469: -7,-1 + 3470: -6,0 + 3471: -7,0 + 3472: -6,-1 + 3473: -5,0 + 3474: -5,-1 + 3475: -5,-2 + 3476: -6,-2 + 3477: -7,-2 + 3478: 5,2 + 3479: 6,2 + 3480: 7,2 + 3481: 7,1 + 3482: 6,1 + 3483: 5,1 + 3484: 5,-1 + 3485: 6,0 + 3486: 7,0 + 3487: 7,-1 + 3488: 6,-1 + 3489: 5,0 + 3490: 8,1 + 3491: 8,-1 + 3492: 7,-2 + 3493: 6,-2 + 3494: 5,-2 + 10050: 3,-31 + 10051: 3,-32 + 10052: 4,-32 + 10053: 5,-32 + 10054: 6,-32 + 10055: 4,-29 + 10056: 4,-30 + 10057: 4,-31 + 10058: 5,-29 + 10059: 5,-30 + 10060: 5,-31 + 10061: 6,-31 + 10062: 7,-31 + 10063: 8,-31 + 10064: 4,-29 + 10065: 4,-30 + 10066: 4,-31 + 10067: 4,-32 + 10068: 5,-32 + 10069: 6,-32 + 10070: 3,-32 + 10071: 3,-31 + 10072: 3,-31 + 10073: 3,-32 + 10074: 9,-31 + 10075: 9,-31 + 10076: 9,-31 + 10077: 10,-29 + 10078: 10,-30 + 10079: 10,-31 + 10080: 10,-32 + 10081: 11,-29 + 10082: 11,-30 + 10083: 11,-31 + 10084: 11,-32 + 10085: 12,-29 + 10086: 12,-30 + 10087: 12,-31 + 10088: 12,-32 + - node: + color: '#0000002E' + id: OriginStationSign4 + decals: + 3499: -1,-12 + 3500: 0,-12 + 3501: 1,-12 + 7071: 22,-54 + 7072: 23,-54 + 7073: 23,-55 + 7074: 22,-55 + 7075: 22,-56 + 7076: 23,-56 + 7126: 13,-67 + 7127: 14,-67 + 7128: 15,-67 + 7129: 16,-67 + 7130: 13,-65 + 7131: 14,-65 + 7132: 15,-65 + 7133: 16,-65 + 7134: 16,-66 + 7135: 16,-65 + 7136: 16,-67 + 7137: 13,-67 + 7138: 13,-65 + 7139: 13,-66 + 9340: -1,-39 + 9341: -1,-41 + 9342: -1,-40 + 9343: -1,-42 + 9344: 0,-42 + 9345: 0,-39 + 9346: 2,-39 + 9347: 2,-42 + 9348: 1,-42 + 9349: -1,-39 + 9350: -1,-40 + 9351: -1,-41 + 9352: -1,-42 + 9353: 0,-39 + 9354: 0,-42 + 9872: 35,-6 + 9873: 36,-6 + 9874: 37,-6 + 9875: 37,-5 + 9876: 36,-5 + 9877: 35,-5 + 9878: 30,-5 + 9879: 31,-5 + 9880: 32,-5 + 9881: 33,-5 + 9882: 34,-5 + 9883: 35,-6 + 9884: 36,-6 + 9885: 37,-6 + 12552: -61,-19 + 12553: -60,-19 + 12554: -59,-19 + 12555: -58,-19 + 12556: -58,-20 + 12557: -58,-21 + 12558: -58,-22 + 12559: -59,-20 + 12560: -59,-21 + 12561: -59,-22 + 12562: -58,-19 + 12563: -58,-20 + 12564: -58,-21 + 12565: -58,-22 + 12566: -58,-23 + 12567: -58,-24 + 12568: -59,-24 + 12569: -60,-24 + 12570: -61,-23 + 12571: -61,-24 + 16990: -34,-90 + 16991: -33,-90 + 16992: -32,-90 + 16993: -32,-91 + 16994: -33,-91 + 16995: -34,-91 + 17003: -34,-86 + 17004: -34,-88 + 17005: -33,-86 + 17006: -33,-87 + 17007: -33,-88 + 17008: -35,-87 + 17009: -35,-87 + 17010: -36,-86 + 17011: -38,-86 + 17012: -37,-86 + 17013: -39,-86 + 17014: -39,-87 + 17015: -39,-88 + 17016: -39,-89 + 17017: -37,-89 + 17018: -36,-89 + 17020: -38,-89 + 17021: -38,-88 + 17022: -38,-87 + 17023: -37,-87 + 17024: -36,-87 + 17025: -36,-88 + 17026: -37,-88 + 17027: -36,-86 + 17028: -37,-86 + 17029: -38,-86 + 17030: -39,-86 + 17031: -39,-87 + 17032: -39,-88 + 17033: -39,-89 + 17035: -37,-89 + 17036: -36,-89 + - node: + color: '#00000031' + id: OriginStationSign4 + decals: + 5542: -13,66 + 5543: -12,66 + 5544: -11,66 + 5545: -11,65 + 5546: -12,65 + 5547: -15,66 + 5548: -14,66 + 5549: -15,66 + 5550: -14,66 + 5551: -15,63 + 5552: -14,63 + 5553: -15,63 + 5554: -14,63 + 5555: -14,64 + 5556: -15,64 + 5557: -15,65 + 5558: -14,65 + 7778: -16,-61 + 7779: -16,-62 + 9115: -27,-58 + 9116: -26,-58 + 9117: -26,-57 + 9118: -25,-58 + 9119: -28,-57 + 9120: -28,-58 + 9121: -26,-57 + 9122: -26,-58 + 9123: -25,-58 + 9124: -31,-61 + 9125: -30,-61 + 9126: -29,-61 + 9127: -29,-62 + 9128: -30,-62 + 9129: -31,-62 + 9130: -31,-63 + 9131: -30,-63 + 9132: -29,-63 + 9133: -28,-60 + 9134: -27,-60 + 9135: -27,-61 + 9136: -28,-61 + 9137: -28,-62 + 9138: -27,-62 + 9139: -27,-63 + 9140: -28,-63 + 9141: -26,-60 + 9142: -26,-61 + 9143: -26,-62 + 9144: -26,-63 + 9145: -23,-60 + 9146: -23,-61 + - node: + color: '#00000034' + id: OriginStationSign4 + decals: + 5391: -16,59 + 5392: -15,59 + 5393: -14,59 + 5394: -16,59 + 5395: -15,59 + 5396: -14,59 + 7301: 23,-49 + 7302: 23,-50 + 7303: 23,-51 + 7304: 23,-52 + 7305: 22,-49 + 7307: 22,-50 + 7308: 22,-51 + 7309: 22,-52 + 7310: 22,-49 + 7311: 22,-50 + 7312: 22,-51 + 7313: 22,-52 + - node: + color: '#00000037' + id: OriginStationSign4 + decals: + 2560: 6,-6 + 2561: 6,-5 + 2562: 6,-4 + 2563: 4,-4 + 2564: 3,-4 + 2565: 3,-5 + 2566: 4,-5 + 2567: 5,-5 + 2568: 5,-6 + 2569: 4,-6 + 2570: 3,-6 + 2571: 3,-7 + 2572: 4,-7 + 2573: 5,-7 + 3667: -2,5 + 3668: 2,5 + 3669: -2,5 + 3670: 2,5 + 4212: -32,37 + 4213: -31,37 + 4214: -31,37 + 7300: 20,-53 + 11970: -48,-7 + 11972: -48,-8 + 11974: -49,-7 + 11975: -49,-8 + 11976: -48,-7 + 11977: -48,-8 + 17038: -46,-89 + 17039: -45,-89 + 17040: -46,-87 + 17041: -45,-87 + 17042: -45,-86 + 17043: -46,-86 + 17044: -46,-85 + 17045: -45,-85 + 17046: -45,-84 + 17048: -46,-84 + 17049: -38,-83 + 17050: -38,-84 + 17051: -38,-85 + 17052: -37,-85 + 17053: -37,-84 + 17054: -37,-83 + - node: + color: '#0000003B' + id: OriginStationSign4 + decals: + 4059: -42,37 + 4060: -42,30 + 6993: 13,-60 + 6994: 14,-60 + 6995: 15,-60 + 6996: 16,-60 + 6997: 17,-60 + 6998: 17,-61 + 6999: 16,-61 + 7000: 15,-61 + 7001: 14,-61 + 7002: 13,-61 + 7003: 13,-62 + 7004: 14,-62 + 7005: 15,-62 + 7006: 16,-62 + 7007: 17,-62 + 7008: 19,-60 + 7009: 20,-60 + 7010: 21,-60 + 7011: 22,-60 + 7012: 23,-60 + 7013: 23,-61 + 7014: 22,-61 + 7015: 21,-61 + 7016: 20,-61 + 7017: 19,-61 + 7018: 19,-62 + 7019: 20,-62 + 7020: 21,-62 + 7021: 22,-62 + 7022: 23,-62 + 10996: -56,-21 + 10997: -56,-22 + 10998: -55,-22 + 10999: -55,-23 + 11000: -56,-23 + 17219: -38,-83 + 17220: -37,-83 + 17221: -37,-84 + 17222: -38,-84 + 17223: -38,-85 + 17224: -37,-85 + 17225: -46,-85 + 17226: -45,-85 + 17227: -46,-88 + 17228: -45,-88 + 17229: -46,-88 + 17230: -45,-88 + - node: + color: '#0000003E' + id: OriginStationSign4 + decals: + 4071: -29,37 + 4072: -29,36 + 4073: -30,36 + 4074: -31,36 + 4075: -32,36 + 4076: -33,36 + 4077: -34,36 + 4078: -34,37 + 4079: -35,37 + 4080: -35,36 + 4081: -36,36 + 4082: -37,36 + 4083: -37,37 + 4084: -38,37 + 4085: -38,36 + 4086: -39,36 + 4087: -39,37 + 4088: -40,37 + 4089: -40,36 + 4090: -41,36 + 4091: -41,37 + 4092: -42,36 + 4093: -42,35 + 4094: -42,34 + 4095: -42,33 + 4096: -42,32 + 4097: -42,31 + 4098: -41,30 + 4099: -41,31 + 4100: -40,31 + 4101: -40,30 + 4102: -39,30 + 4103: -39,31 + 4104: -38,31 + 4105: -38,30 + 4106: -41,32 + 4107: -41,33 + 4108: -41,34 + 4109: -41,35 + 4110: -34,35 + 4111: -33,35 + 4112: -32,35 + 4113: -32,34 + 4114: -33,34 + 4115: -34,34 + 4116: -34,33 + 4117: -33,33 + 4118: -32,33 + 4119: -32,32 + 4120: -33,32 + 4121: -34,32 + 4122: -34,31 + 4123: -33,31 + 4124: -32,30 + 4125: -33,30 + 4126: -34,30 + 4127: -35,31 + 4128: -36,31 + 4129: -37,31 + 6266: 9,-54 + 6267: 10,-54 + 6268: 10,-55 + 6269: 9,-55 + 6270: 9,-55 + 6271: 10,-55 + 6272: 10,-55 + 6273: 9,-54 + 6274: 10,-54 + 6275: 9,-55 + 6276: 10,-54 + 6277: 9,-54 + 6278: 9,-61 + 6279: 9,-62 + 6280: 10,-61 + 6281: 10,-62 + 6282: 9,-61 + 6283: 9,-62 + 6284: 10,-61 + 6285: 10,-62 + 6286: 9,-61 + 6287: 9,-62 + 6288: 10,-61 + 6289: 10,-62 + 6290: 9,-60 + 6291: 10,-60 + 6292: 11,-60 + 6293: 11,-61 + 6294: 11,-62 + 6295: 9,-56 + 6296: 10,-56 + 6297: 11,-56 + 6298: 11,-55 + 6299: 11,-54 + 6316: 13,-54 + 6317: 13,-55 + 6318: 13,-56 + 6319: 14,-56 + 6320: 14,-55 + 6321: 14,-54 + 9107: -32,-62 + 9108: -32,-62 + 9109: -22,-60 + 9110: -22,-60 + 9111: -28,-57 + 9112: -28,-58 + 9113: -34,-60 + 9114: -34,-60 + 12544: -61,-23 + 12545: -61,-24 + 12546: -60,-24 + 12547: -60,-23 + 12548: -59,-23 + 12549: -59,-24 + 12550: -58,-24 + 12551: -58,-23 + 16906: -27,-88 + 16908: -26,-88 + 16910: -25,-88 + 16911: -24,-88 + 16912: -24,-89 + 16913: -24,-90 + 16914: -24,-91 + 16915: -25,-91 + 16916: -26,-91 + 16917: -27,-91 + 16918: -27,-90 + 16919: -27,-89 + - node: + color: '#00000041' + id: OriginStationSign4 + decals: + 1592: -49,68 + 1593: -48,68 + 1594: -46,67 + 1595: -42,67 + 1596: -40,68 + 1597: -39,68 + 1598: -47,64 + 1599: -41,64 + 1600: -49,69 + 1601: -48,69 + 1602: -47,69 + 1603: -47,68 + 1604: -46,69 + 1605: -46,68 + 1606: -45,69 + 1607: -45,68 + 1608: -44,69 + 1609: -44,68 + 1610: -43,69 + 1611: -43,68 + 1612: -42,69 + 1613: -42,68 + 1614: -41,69 + 1615: -41,68 + 1616: -40,69 + 1617: -39,69 + 3580: -2,3 + 3581: 2,3 + 3582: 0,-11 + 3583: 0,-15 + 3584: 0,-15 + 10295: 11,-24 + 17167: -43,-82 + 17168: -43,-83 + 17169: -43,-84 + 17170: -43,-85 + 17171: -43,-86 + 17172: -43,-87 + 17173: -43,-88 + 17174: -43,-89 + 17175: -43,-90 + 17176: -43,-91 + 17177: -40,-89 + 17178: -40,-88 + 17179: -40,-87 + 17180: -40,-86 + 17181: -40,-85 + 17182: -40,-84 + 17183: -40,-83 + 17184: -40,-82 + 17185: -40,-90 + 17186: -39,-90 + 17187: -38,-90 + 17188: -38,-91 + 17189: -39,-91 + 17190: -40,-91 + 17191: -42,-91 + 17192: -41,-91 + - node: + zIndex: 30 + color: '#00000041' + id: OriginStationSign4 + decals: + 13638: -79,33 + 13639: -78,28 + 13640: -75,31 + 13641: -75,31 + 13642: -75,31 + 13643: -80,32 + 13644: -79,32 + 13645: -78,32 + 13646: -77,32 + 13647: -76,32 + 13648: -76,31 + 13649: -76,30 + 13650: -77,29 + 13651: -78,29 + 13652: -79,29 + 13653: -80,29 + 13654: -80,30 + 13655: -80,31 + 13656: -79,31 + 13657: -78,31 + 13658: -77,31 + 13659: -77,30 + 13660: -78,30 + 13661: -79,30 + - node: + color: '#00000042' + id: OriginStationSign4 + decals: + 6523: -3,-58 + 6524: -2,-58 + 6525: -1,-58 + 6526: -1,-59 + 6527: -2,-59 + 6528: -3,-59 + 6529: -3,-60 + 6530: -2,-60 + 6531: -1,-60 + 6532: -1,-61 + 6533: -2,-61 + 6534: -3,-61 + 6535: -3,-63 + 6536: -2,-63 + 6537: -2,-62 + 6538: -2,-62 + 6539: 0,-70 + 6540: 0,-70 + 6541: 0,-70 + - node: + color: '#00000044' + id: OriginStationSign4 + decals: + 5065: -11,62 + 5066: -11,61 + 5067: -11,60 + 5068: -9,62 + 5069: -9,61 + 5070: -9,60 + 5071: -9,62 + 5072: -9,61 + 5073: -9,60 + 5074: -19,59 + 5075: -19,59 + 5086: -21,62 + 5397: -21,58 + 5398: -20,58 + 5399: -19,58 + 5400: -19,57 + 5401: -18,57 + 5402: -20,57 + 5403: -21,57 + 5404: -16,58 + 5405: -15,58 + 5406: -14,58 + 5407: -14,57 + 5408: -15,57 + 5409: -16,57 + 5410: -16,56 + 5411: -15,56 + 5412: -15,55 + 5413: -16,55 + 6181: -32,-46 + 6182: -32,-47 + 6183: -31,-47 + 6184: -31,-46 + 6185: -30,-46 + 6186: -30,-47 + 6187: -29,-47 + 6188: -29,-46 + 6189: -28,-46 + 6190: -28,-47 + 6504: -4,-66 + 6505: -4,-66 + 6506: 4,-66 + 6507: 4,-66 + 6508: 0,-57 + 6509: 0,-57 + 7109: 13,-64 + 7110: 14,-64 + 7111: 15,-64 + 7112: 16,-64 + 7113: 13,-68 + 7114: 14,-68 + 7115: 15,-68 + 7116: 16,-68 + 7117: 13,-68 + 7118: 14,-68 + 7119: 15,-68 + 7120: 15,-68 + 7121: 16,-68 + 7122: 13,-64 + 7123: 14,-64 + 7124: 15,-64 + 7125: 16,-64 + 9336: 0,-38 + 9337: 0,-38 + 9338: 1,-43 + 9339: 1,-43 + 9886: 36,-7 + 9887: 36,-7 + 9888: 36,-7 + 9889: 36,-10 + 9890: 36,-10 + 9891: 36,-10 + 16996: -34,-86 + 16997: -33,-86 + 16998: -33,-87 + 16999: -34,-87 + 17000: -34,-88 + 17001: -33,-88 + 17002: -35,-87 + 17966: -45,97 + 17967: -45,96 + 17968: -45,95 + 17969: -45,94 + 17970: -44,97 + 17971: -43,97 + 17972: -43,96 + 17973: -43,95 + 17974: -43,94 + 17975: -42,97 + 17976: -41,97 + 17977: -41,96 + 17978: -41,95 + 17979: -41,94 + 17980: -43,97 + 17981: -43,96 + 17982: -43,95 + 17983: -43,94 + 17984: -42,97 + 17985: -41,97 + 17986: -41,96 + 17987: -41,95 + 17988: -41,94 + 17989: -41,97 + 17990: -41,96 + 17991: -41,95 + 17992: -41,94 + 17993: -43,108 + 17994: -43,107 + 17995: -43,106 + 17996: -43,105 + 17997: -42,105 + 17998: -41,105 + 17999: -41,106 + 18000: -41,107 + 18001: -41,108 + 18002: -39,108 + 18003: -39,107 + 18004: -39,106 + 18005: -39,105 + 18006: -40,105 + 18007: -41,108 + 18008: -41,107 + 18009: -41,106 + 18010: -41,105 + 18011: -40,105 + 18012: -39,105 + 18013: -39,106 + 18014: -39,107 + 18015: -39,108 + 18016: -39,108 + 18017: -39,107 + 18018: -39,106 + 18019: -39,105 + 18020: -53,106 + 18021: -52,106 + 18022: -51,106 + 18023: -50,106 + 18024: -50,105 + 18025: -51,104 + 18026: -52,104 + 18027: -53,104 + 18028: -53,102 + 18029: -51,102 + 18030: -50,102 + 18031: -50,103 + 18032: -50,104 + 18033: -53,104 + 18034: -52,104 + 18035: -51,104 + 18036: -50,104 + 18037: -50,105 + 18038: -52,102 + 18039: -53,106 + 18040: -51,106 + 18041: -50,106 + 18042: -52,106 + 18043: -53,106 + 18044: -52,106 + 18045: -51,106 + 18046: -50,106 + 18047: -49,103 + 18048: -49,103 + 18049: -49,103 + 18050: -42,104 + 18051: -42,104 + 18052: -42,104 + 18053: -44,98 + 18054: -44,98 + 18055: -44,98 + - node: + color: '#00000047' + id: OriginStationSign4 + decals: + 10296: 9,-20 + 10297: 9,-21 + 10298: 10,-21 + 10299: 10,-20 + 10300: 9,-23 + 10301: 10,-23 + 10302: 11,-23 + 10303: 12,-23 + 10304: 13,-23 + 10305: 13,-22 + 10306: 12,-22 + 10307: 11,-22 + 10308: 11,-21 + 10309: 11,-20 + 10310: 12,-20 + 10311: 12,-21 + 10312: 13,-21 + 10313: 13,-20 + 10314: 11,-20 + 10315: 11,-21 + 10316: 11,-22 + 10317: 12,-22 + 10318: 12,-21 + 10319: 12,-20 + 10320: 13,-20 + 10321: 13,-21 + 10322: 13,-22 + 10323: 13,-23 + 10324: 12,-23 + 10325: 11,-23 + 10326: 10,-23 + 10327: 9,-23 + 10328: 12,-20 + 10329: 13,-20 + 10330: 13,-21 + 10331: 13,-22 + 10332: 13,-23 + 10333: 12,-23 + 10334: 11,-23 + 10335: 10,-23 + 10336: 9,-23 + 10337: 11,-20 + 10338: 12,-21 + 10339: 12,-22 + 10340: 13,-20 + 10341: 13,-21 + 10342: 13,-22 + 10343: 13,-23 + 10344: 12,-23 + 10345: 11,-21 + 10346: 11,-22 + 10347: 10,-23 + 10348: 9,-23 + - node: + color: '#0000004A' + id: OriginStationSign4 + decals: + 2574: 9,-9 + 2575: 8,-9 + 2576: 8,-10 + 2577: 9,-10 + 2617: 2,-7 + 2618: 2,-7 + 7768: -16,-61 + 7769: -16,-62 + 7770: -15,-61 + 7771: -15,-62 + 7772: -14,-61 + 7773: -14,-62 + 7774: -13,-61 + 7775: -13,-62 + 7776: -13,-63 + 7777: -13,-63 + 9863: 35,-4 + 9864: 36,-4 + 9865: 37,-4 + 9866: 35,-8 + 9867: 36,-8 + 9868: 37,-8 + 9869: 37,-9 + 9870: 36,-9 + 9871: 35,-9 + - node: + color: '#0000004D' + id: OriginStationSign4 + decals: + 6380: 16,-54 + 6381: 17,-54 + 6382: 18,-54 + 6383: 18,-55 + 6384: 17,-55 + 6385: 16,-55 + 6386: 16,-56 + 6387: 17,-56 + 6388: 18,-56 + 6389: 15,-51 + 6390: 15,-52 + 6391: 16,-52 + 6392: 16,-51 + 6393: 17,-51 + 6394: 17,-52 + 6395: 18,-52 + 6396: 18,-51 + 6397: 17,-53 + 6398: 18,-52 + 6399: 18,-51 + 6400: 17,-51 + 6401: 17,-52 + 6402: 16,-52 + 6403: 16,-51 + 6404: 15,-51 + 6405: 15,-52 + - node: + cleanable: True + color: '#0000004D' + id: OriginStationSign4 + decals: + 5982: -21,56 + 5983: -20,56 + 5984: -19,56 + 5985: -18,56 + 5986: -18,55 + 5987: -19,55 + 5988: -20,55 + 5989: -21,55 + - node: + color: '#00000050' + id: OriginStationSign4 + decals: + 11081: -48,-23 + 11082: -47,-23 + 11083: -46,-23 + 11084: -46,-24 + 11085: -47,-24 + 11086: -48,-24 + 11087: -48,-25 + 11088: -47,-25 + 11089: -46,-25 + 11424: -66,-12 + 11425: -65,-12 + 11426: -65,-13 + 11427: -66,-13 + 11428: -66,-13 + 11429: -65,-13 + 12534: -64,-23 + 12535: -64,-24 + 12536: -63,-24 + 12537: -63,-23 + 12538: -62,-23 + 12539: -62,-23 + 12540: -62,-24 + 12541: -62,-24 + 12542: -60,-18 + 12543: -60,-18 + - node: + color: '#00000053' + id: OriginStationSign4 + decals: + 10048: 5,-28 + 10049: 5,-28 + 13544: -74,35 + 13545: -74,36 + 13546: -73,36 + 13547: -73,35 + 13548: -72,34 + 13549: -72,35 + 13550: -71,36 + 13551: -71,35 + 13552: -71,34 + 13553: -70,36 + 13554: -70,35 + 13555: -70,34 + 13556: -69,36 + 13557: -69,34 + 13558: -68,36 + 13559: -68,35 + 13560: -74,34 + 13561: -74,34 + 13562: -74,34 + 13563: -73,34 + 13564: -73,34 + 13565: -73,34 + 13566: -72,36 + 13567: -72,36 + 13568: -72,36 + 13569: -69,35 + 13570: -69,35 + 13571: -69,35 + 13572: -72,32 + 13573: -72,32 + 13574: -72,32 + 13575: -74,30 + 13576: -74,30 + 13577: -74,30 + 13578: -69,31 + 13579: -69,31 + 13580: -69,31 + 13581: -68,31 + 13582: -68,31 + 13583: -68,31 + - node: + color: '#00000057' + id: OriginStationSign4 + decals: + 3645: 1,7 + 3646: 1,6 + 3647: 1,5 + 3648: 1,4 + 3649: 2,4 + 3650: 3,4 + 3651: 3,5 + 3652: 2,5 + 3653: 2,6 + 3654: 3,6 + 3655: -1,7 + 3656: -1,6 + 3657: -2,6 + 3658: -3,6 + 3659: -3,5 + 3660: -2,5 + 3661: -1,5 + 3662: -1,4 + 3663: -2,4 + 3664: -3,4 + 4178: -37,51 + 4179: -36,51 + 4180: -35,51 + 4181: -34,51 + 4182: -34,50 + 4183: -34,49 + 4184: -34,48 + 4185: -34,47 + 4186: -35,47 + 4187: -36,47 + 4188: -37,47 + 4189: -37,48 + 4190: -37,49 + 4191: -37,50 + 9258: 6,-78 + 9259: 7,-78 + 9260: 8,-78 + 9261: 8,-79 + 9262: 7,-79 + 9263: 7,-80 + 9264: 8,-80 + 9265: 7,-81 + 9266: 8,-81 + 9267: 7,-82 + 9268: 8,-82 + 9269: 8,-83 + 9270: 7,-83 + 9271: 7,-84 + 9272: 8,-84 + 9273: 8,-85 + 9274: 7,-85 + 9275: 8,-86 + 9276: 9,-86 + 9277: 10,-86 + 9278: 11,-86 + 9279: 12,-86 + 9280: 7,-86 + 9281: 6,-86 + 9282: 13,-86 + 9283: 14,-86 + 9284: 12,-85 + 9285: 13,-85 + 9286: 13,-84 + 9287: 12,-84 + 9288: 12,-83 + 9289: 13,-83 + 9290: 13,-82 + 9291: 12,-82 + 9292: 12,-81 + 9293: 13,-81 + 9294: 13,-80 + 9295: 12,-80 + 9296: 12,-79 + 9297: 13,-79 + 9298: 12,-78 + 9299: 13,-78 + 9300: 14,-78 + 10791: -40,-40 + 10792: -40,-40 + 10793: -37,-36 + 10794: -36,-36 + 10795: -37,-36 + 10796: -36,-36 + 10797: -40,-33 + 10798: -40,-33 + 10799: -40,-31 + 10801: -40,-31 + 10802: -37,-28 + 10803: -37,-28 + 10804: -36,-28 + 10806: -36,-28 + 10809: -44,-40 + 10810: -44,-40 + - node: + color: '#0000005A' + id: OriginStationSign4 + decals: + 3495: -1,-10 + 3496: 0,-10 + 3497: 1,-10 + 3498: 0,-11 + 17056: -44,-82 + 17057: -44,-83 + 17058: -44,-84 + 17059: -44,-85 + 17060: -44,-86 + 17061: -44,-87 + 17063: -44,-88 + 17064: -44,-89 + 17065: -44,-90 + 17066: -44,-91 + 17067: -39,-82 + 17068: -39,-83 + 17069: -39,-84 + 17070: -39,-85 + 17072: -42,-81 + 17073: -42,-81 + 17074: -41,-81 + 17075: -41,-81 + - node: + color: '#0000005C' + id: OriginStationSign4 + decals: + 4278: -56,35 + 4279: -55,35 + 4280: -54,35 + 4281: -54,34 + 4282: -55,34 + 4283: -56,34 + 4284: -56,33 + 4285: -55,33 + 4286: -54,33 + 4287: -54,32 + 4288: -55,32 + 4289: -56,32 + 4290: -56,31 + 4291: -56,31 + 4292: -54,31 + 4293: -55,31 + - node: + color: '#00000060' + id: OriginStationSign4 + decals: + 11919: -49,-3 + 11920: -49,-4 + 11921: -49,-5 + 11922: -48,-5 + 11923: -48,-4 + 11924: -48,-3 + - node: + zIndex: 30 + color: '#00000060' + id: OriginStationSign4 + decals: + 13623: -79,33 + 13624: -79,33 + 13625: -78,28 + 13626: -78,28 + 13627: -78,28 + 13628: -79,33 + 13629: -70,30 + 13630: -70,30 + 13631: -70,30 + 13632: -62,35 + 13633: -62,35 + 13634: -62,35 + 13635: -73,37 + 13636: -73,37 + 13637: -73,37 + - node: + color: '#00000063' + id: OriginStationSign4 + decals: + 3450: -11,1 + 3451: -10,1 + 3452: -10,0 + 3453: -10,-1 + 3454: -11,-1 + 3455: 10,1 + 3456: 11,1 + 3457: 10,0 + 3458: 10,-1 + 3459: 11,-1 + 3460: 11,0 + 3461: -11,0 + - node: + color: '#00000069' + id: OriginStationSign4 + decals: + 15848: -67,35 + 15849: -67,35 + 15850: -67,35 + - node: + color: '#0000006C' + id: OriginStationSign4 + decals: + 10293: 11,-24 + 10294: 11,-24 + - node: + color: '#00000073' + id: OriginStationSign4 + decals: + 7299: 20,-53 + - node: + color: '#0000007C' + id: OriginStationSign4 + decals: + 3578: -2,3 + 3579: 2,3 + - node: + color: '#0000008B' + id: OriginStationSign4 + decals: + 5491: -17,65 + 5492: -17,64 + 5493: -17,63 + 5494: -17,62 + 5495: -18,62 + 5496: -19,62 + 5497: -20,62 + - node: + color: '#00000095' + id: OriginStationSign4 + decals: + 11892: -55,-3 + 11893: -55,-4 + 11894: -55,-5 + 11895: -55,-6 + 11896: -55,-7 + 11897: -55,-8 + 11899: -54,-8 + 11900: -53,-8 + 11901: -52,-8 + 11903: -50,-8 + 11904: -50,-7 + 11905: -50,-6 + 11906: -49,-7 + 11907: -49,-8 + 11908: -48,-7 + 11909: -48,-8 + 11911: -50,-5 + 11912: -50,-4 + 11913: -50,-3 + 11914: -54,-3 + 11915: -53,-3 + 11916: -52,-3 + 11917: -51,-3 + - node: + color: '#0000009E' + id: OriginStationSign4 + decals: + 11104: -48,-22 + 11105: -48,-21 + 11106: -49,-21 + 11107: -49,-22 + 11108: -49,-23 + 11109: -49,-24 + 11110: -49,-25 + 11111: -49,-26 + 11112: -49,-27 + 11113: -48,-26 + 11114: -48,-27 + 11115: -47,-26 + 11116: -47,-27 + 11117: -46,-26 + 11118: -46,-27 + 11119: -45,-26 + 11120: -45,-27 + 11121: -45,-25 + 11122: -45,-24 + 11123: -45,-23 + 11124: -45,-22 + 11125: -45,-21 + 11126: -46,-21 + 11127: -46,-22 + 11128: -47,-21 + 11129: -47,-22 + - node: + color: '#000000E6' + id: OriginStationSign4 + decals: + 18437: -18,63 + 18438: -19,63 + 18439: -20,63 + 18440: -21,63 + 18441: -22,63 + 18442: -18,64 + 18443: -18,65 + 18444: -18,66 + 18445: -18,67 + 18446: -19,67 + 18447: -20,67 + 18448: -21,67 + 18449: -22,67 + 18450: -22,66 + 18451: -21,66 + 18452: -20,66 + 18453: -19,66 + 18454: -19,65 + 18455: -20,65 + 18456: -21,65 + 18457: -22,65 + 18458: -22,64 + 18459: -21,64 + 18460: -20,64 + 18461: -19,64 + - node: + color: '#000000D0' + id: QuarterTileOverlayGreyscale + decals: + 9446: 84,-28 + 9449: 86,-27 + 9450: 83,-20 + 9465: 82,-21 + 9468: 87,-23 + - node: + color: '#000000DC' + id: QuarterTileOverlayGreyscale + decals: + 17129: -42,-83 + 17132: -40,-90 + 17139: -38,-87 + 17143: -34,-87 + 17145: -41,-91 + 17150: -44,-89 + 17155: -39,-85 + 17158: -44,-84 + 17162: -30,-85 + - node: + color: '#52B4E996' + id: QuarterTileOverlayGreyscale + decals: + 9155: -33,-62 + 9156: -35,-62 + 9157: -34,-62 + 9158: -33,-63 + 9166: -35,-61 + 9167: -34,-61 + 9168: -33,-61 + - node: + color: '#000000D0' + id: QuarterTileOverlayGreyscale180 + decals: + 9458: 84,-20 + - node: + color: '#000000DC' + id: QuarterTileOverlayGreyscale180 + decals: + 17131: -43,-84 + 17133: -43,-90 + 17137: -41,-83 + 17138: -36,-88 + 17146: -38,-90 + 17151: -44,-90 + 17153: -39,-85 + 17157: -44,-82 + - node: + color: '#334E6DFF' + id: QuarterTileOverlayGreyscale180 + decals: + 16714: -31,-84 + - node: + color: '#52B4E996' + id: QuarterTileOverlayGreyscale180 + decals: + 9159: -33,-63 + 9160: -33,-62 + 9161: -34,-62 + 9162: -35,-62 + 9163: -35,-61 + 9164: -33,-61 + 9165: -34,-61 + - node: + color: '#CA8C1898' + id: QuarterTileOverlayGreyscale180 + decals: + 18398: 48,1 + 18399: 48,0 + 18406: 48,-1 + - node: + color: '#000000D0' + id: QuarterTileOverlayGreyscale270 + decals: + 9439: 85,-21 + 9441: 82,-26 + 9462: 84,-19 + 9464: 82,-23 + 9467: 86,-19 + - node: + color: '#000000DC' + id: QuarterTileOverlayGreyscale270 + decals: + 17130: -42,-87 + 17134: -41,-88 + 17136: -41,-82 + 17141: -37,-87 + 17144: -33,-88 + 17152: -44,-91 + 17156: -39,-82 + 17159: -44,-85 + 17160: -42,-85 + 17161: -26,-85 + 17163: -29,-85 + - node: + color: '#EFB34196' + id: QuarterTileOverlayGreyscale270 + decals: + 17417: 11,-49 + 17420: 10,-49 + 17423: 9,-48 + 17480: 11,-46 + 17481: 11,-45 + 17482: 11,-44 + 17483: 10,-44 + 17484: 9,-44 + 17485: 9,-43 + 17486: 9,-42 + 17518: 17,-49 + 17519: 16,-49 + 17520: 16,-48 + - node: + color: '#000000D0' + id: QuarterTileOverlayGreyscale90 + decals: + 9437: 83,-23 + 9438: 86,-26 + 9466: 86,-19 + - node: + color: '#000000DC' + id: QuarterTileOverlayGreyscale90 + decals: + 17135: -41,-88 + 17140: -38,-88 + 17142: -33,-86 + 17147: -39,-91 + 17148: -41,-86 + 17149: -44,-84 + 17154: -39,-84 + - node: + color: '#EFB34196' + id: QuarterTileOverlayGreyscale90 + decals: + 17479: 10,-47 + 17492: 10,-41 + 17493: 11,-41 + 17494: 11,-42 + 17500: 13,-45 + 17502: 13,-46 + 17503: 14,-46 + 17505: 15,-46 + 17506: 16,-46 + 17507: 17,-46 + 17509: 18,-46 + 17510: 18,-47 + 17511: 18,-48 + - node: + zIndex: 60 + color: '#A700DF59' + id: Remains + decals: + 16330: -62.0801,48.743877 + - node: + color: '#FFFFFFFF' + id: Remains + decals: + 17355: -86.402306,-55.93023 + 17588: 55.878654,17.299757 + 17894: -85.31261,-59.84957 + 17895: -81.15636,-60.91207 + 17896: -83.46886,-58.22457 + - node: + color: '#8B8CA4E2' + id: Rock01 + decals: + 19262: -67,-62 + - node: + color: '#C7CFD0E9' + id: Rock01 + decals: + 18876: -65,-76 + 18881: -66,-82 + - node: + color: '#FFFFFFFF' + id: Rock01 + decals: + 4274: -54.219093,30.438473 + 6589: -5.2315726,73.496956 + 7398: 71,-48 + 8662: -6.733462,-21.585773 + 13204: -82.96953,-19.13152 + 13987: 21.553545,-2.078179 + 14012: 25.132044,2.0289345 + 14824: 49.920383,-55.06908 + 17564: -85.625206,1.0253956 + 20283: -15.318205,-76.17553 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Rock01 + decals: + 16070: -69.97338,27.990063 + - node: + color: '#8B8CA4E2' + id: Rock02 + decals: + 19256: -58,-54 + - node: + color: '#C7CFD0E9' + id: Rock02 + decals: + 18882: -68,-84 + - node: + color: '#FFFFFFFF' + id: Rock02 + decals: + 4709: -93,67 + 6590: -10.668888,73.26258 + 6591: -10.153263,76.028206 + 6740: -101.34933,20.785624 + 13733: -17.036964,5.7750998 + 14013: 24.236212,2.0636568 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Rock02 + decals: + 18258: -61,74 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Rock02 + decals: + 16072: -84.01962,29.114332 + - node: + color: '#8B8CA4E2' + id: Rock03 + decals: + 19260: -68,-62 + - node: + color: '#C7CFD0E9' + id: Rock03 + decals: + 18869: -58,-40 + 18875: -68,-70 + 18877: -68,-76 + 18880: -66,-81 + - node: + color: '#C7CFD0FF' + id: Rock03 + decals: + 18581: -75,-44 + - node: + color: '#FFFFFFFF' + id: Rock03 + decals: + 4012: -108,49 + 17259: -43.9614,-85.45751 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Rock03 + decals: + 18286: -59,76 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Rock03 + decals: + 16073: -84.47275,28.879957 + 16076: -85.020195,30.02361 + - node: + color: '#8B8CA4E2' + id: Rock04 + decals: + 19257: -64,-58 + 19261: -67,-61 + - node: + color: '#C7CFD0E9' + id: Rock04 + decals: + 18870: -63,-37 + 18873: -79,-63 + 18874: -69,-70 + 18878: -65,-74 + 18879: -68,-78 + - node: + color: '#C7CFD0FF' + id: Rock04 + decals: + 18582: -76,-44 + - node: + color: '#FFFFFFFF' + id: Rock04 + decals: + 1336: -45.94978,38.913715 + 7409: 74,-48 + 13200: -82.12578,-12.944018 + 13734: -16.17759,4.1032248 + 14826: 57.051895,-38.443962 + 17258: -35.94399,-88.01508 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Rock04 + decals: + 16071: -69.41088,27.411938 + 16075: -84.004,32.84063 + 16078: -84.77964,23.413498 + - node: + color: '#8B8CA4E2' + id: Rock05 + decals: + 19258: -63,-62 + 19259: -68,-65 + - node: + color: '#C7CFD0E9' + id: Rock05 + decals: + 18871: -68,-36 + 18872: -81,-56 + - node: + color: '#FFFFFFFF' + id: Rock05 + decals: + 4013: -108,41 + 7410: 73,-48 + 7411: 73,-45 + 8663: -4.608462,-23.117023 + 13199: -82.92265,-12.912768 + 13208: -82.11015,-19.10027 + 13763: 16.848003,-4.1361756 + 17567: -84.48458,-0.55272937 + 20282: -18.599455,-77.659904 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Rock05 + decals: + 18269: -61,76 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Rock05 + decals: + 16077: -85.09832,26.655596 + - node: + color: '#C7CFD0E9' + id: Rock06 + decals: + 18883: -65,-84 + 18884: -66,-78 + - node: + color: '#FFFFFFFF' + id: Rock06 + decals: + 1013: -20.678526,-10.0539 + 1337: -43.402905,38.851215 + 6592: -14.012638,74.23133 + 13988: 22.38167,-2.093804 + - node: + zIndex: 60 + color: '#FFFFFFFF' + id: Rock06 + decals: + 16074: -83.9415,28.754957 + 16080: -87.51095,22.654802 + - node: + color: '#00000041' + id: Rust + decals: + 20241: -50,-9 + 20242: -50,-9 + 20243: -50,-9 + 20244: -50,-9 + 20245: -50,-9 + 20246: -50,-9 + 20247: -50,-9 + 20248: -50,-9 + 20249: -50,-9 + 20250: -50,-9 + 20251: -50,-9 + - node: + color: '#0000005D' + id: Rust + decals: + 20233: -51,-8 + 20234: -51,-8 + 20235: -51,-8 + 20236: -51,-8 + 20237: -51,-8 + 20238: -51,-8 + - node: + color: '#00000066' + id: Rust + decals: + 16742: -31,-84 + 16743: -30,-84 + 16744: -29,-84 + 16745: -31,-85 + 16746: -31,-86 + 16747: -31,-87 + 16748: -31,-88 + 16749: -31,-89 + 16750: -31,-90 + 16751: -31,-91 + 16752: -31,-85 + 16753: -31,-84 + 16754: -30,-84 + 16755: -29,-84 + 16756: -31,-85 + 16757: -31,-84 + 16758: -30,-84 + 16759: -29,-84 + 16760: -30,-85 + 16761: -29,-85 + 16762: -28,-85 + 16763: -27,-85 + 16764: -26,-85 + 16765: -26,-85 + 16766: -27,-85 + 16767: -28,-85 + 16768: -26,-86 + 16769: -26,-87 + 16770: -27,-87 + 16771: -27,-86 + 16772: -28,-86 + 16773: -28,-87 + 16774: -29,-86 + 16775: -29,-87 + 16776: -30,-87 + 16777: -30,-86 + - node: + color: '#00000088' + id: Rust + decals: + 16737: -30,-85 + 16738: -29,-85 + 16739: -28,-85 + 16740: -27,-85 + 16741: -26,-85 + - node: + color: '#0000009E' + id: Rust + decals: + 16790: -30,-86 + 16791: -30,-87 + 16792: -29,-87 + 16793: -29,-86 + 16794: -28,-86 + 16795: -28,-87 + 16796: -27,-87 + 16797: -27,-86 + 16798: -26,-86 + 16799: -26,-87 + - node: + color: '#000000DF' + id: Rust + decals: + 16778: -30,-88 + 16779: -29,-88 + 16780: -28,-88 + 16781: -28,-89 + 16782: -29,-89 + 16783: -30,-89 + 16784: -30,-90 + 16785: -29,-90 + 16786: -28,-90 + 16787: -28,-91 + 16788: -29,-91 + 16789: -30,-91 + - node: + color: '#000000FF' + id: Rust + decals: + 839: -38,33 + 840: -37,33 + 841: -37,34 + 842: -38,34 + 843: -38,33 + 844: -38,34 + 845: -37,34 + 846: -37,33 + 881: -37,33 + 882: -38,33 + 883: -38,34 + 884: -37,34 + 3753: -101,41 + 3754: -102,41 + 3755: -103,41 + 3756: -104,41 + 3757: -105,41 + 3758: -106,41 + 3759: -106,41 + 3760: -105,41 + 3761: -104,41 + 3762: -103,41 + 3763: -102,41 + 3764: -101,41 + 3765: -106,42 + 3766: -106,42 + 3767: -106,43 + 3768: -106,43 + 3769: -101,67 + 3770: -101,67 + 3771: -102,67 + 3772: -102,67 + 3773: -103,67 + 3774: -103,67 + 3775: -104,67 + 3776: -104,67 + 3777: -105,67 + 3778: -105,67 + 3779: -106,67 + 3780: -106,67 + 3781: -106,66 + 3782: -106,66 + 3783: -106,65 + 3784: -106,65 + 3785: -106,64 + 3786: -106,64 + 3787: -106,63 + 3788: -106,63 + 3789: -106,62 + 3790: -106,62 + 3791: -106,61 + 3792: -106,61 + 3793: -106,60 + 3794: -106,60 + 3795: -106,59 + 3796: -106,59 + 3797: -106,58 + 3798: -106,58 + 3799: -106,57 + 3800: -106,57 + 3801: -106,56 + 3802: -106,56 + 3803: -106,55 + 3804: -106,55 + 3805: -106,54 + 3806: -106,54 + 3807: -106,53 + 3808: -106,53 + 3809: -106,52 + 3810: -106,52 + 3811: -106,51 + 3812: -106,51 + 3813: -106,50 + 3814: -106,50 + 3815: -106,49 + 3816: -106,49 + 3817: -106,48 + 3818: -106,48 + 3819: -106,47 + 3820: -106,47 + 3821: -106,46 + 3822: -106,46 + 3823: -106,45 + 3824: -106,45 + 3825: -106,44 + 3826: -106,44 + 3836: -100,41 + 3837: -100,41 + 3838: -100,42 + 3839: -100,42 + 3841: -100,43 + 3842: -100,43 + 3843: -100,44 + 3844: -100,44 + 3845: -100,45 + 3846: -100,45 + 3847: -100,46 + 3848: -100,46 + 3849: -100,47 + 3850: -100,47 + 3851: -100,48 + 3852: -100,48 + 3853: -100,49 + 3854: -100,49 + 3855: -100,50 + 3856: -100,50 + 3857: -100,51 + 3858: -100,51 + 3859: -100,52 + 3860: -100,52 + 3861: -100,53 + 3862: -100,53 + 3863: -100,54 + 3864: -100,54 + 3865: -100,55 + 3866: -100,55 + 3867: -100,56 + 3868: -100,56 + 3869: -100,57 + 3870: -100,57 + 3871: -100,58 + 3872: -100,58 + 3873: -100,59 + 3874: -100,59 + 3875: -100,60 + 3876: -100,60 + 3877: -100,61 + 3878: -100,61 + 3879: -100,62 + 3880: -100,62 + 3881: -100,63 + 3882: -100,63 + 3883: -100,64 + 3884: -100,64 + 3885: -100,65 + 3886: -100,65 + 3887: -100,66 + 3888: -100,66 + 3889: -100,67 + 3890: -100,67 + 4711: -97,53 + 4712: -97,53 + 4713: -97,54 + 4714: -97,54 + 4715: -97,55 + 4716: -97,55 + 4717: -96,55 + 4718: -96,55 + 4719: -96,54 + 4720: -96,54 + 4721: -96,53 + 4722: -96,53 + 4723: -95,53 + 4724: -95,53 + 4725: -95,54 + 4726: -95,54 + 4727: -95,55 + 4728: -95,55 + 4729: -94,55 + 4730: -94,55 + 4731: -94,54 + 4732: -94,54 + 4733: -94,53 + 4734: -94,53 + 4735: -92,56 + 4736: -92,56 + 4737: -91,56 + 4738: -91,56 + 4739: -90,56 + 4740: -90,56 + 4741: -89,56 + 4742: -89,56 + 4743: -89,57 + 4744: -89,57 + 4745: -88,57 + 4746: -88,57 + 4747: -88,58 + 4748: -88,58 + 4749: -88,59 + 4750: -88,59 + 4751: -88,60 + 4752: -88,60 + 4753: -87,60 + 4754: -87,60 + 4755: -86,60 + 4756: -86,60 + 4757: -85,60 + 4758: -85,60 + 4759: -84,60 + 4760: -84,60 + 4761: -84,59 + 4762: -84,59 + 4763: -84,58 + 4764: -84,58 + 4765: -84,57 + 4766: -84,57 + 4767: -83,57 + 4768: -83,57 + 4769: -83,56 + 4770: -83,56 + 4771: -82,56 + 4772: -82,56 + 4773: -81,56 + 4774: -81,56 + 4775: -80,56 + 4776: -80,56 + 4777: -80,55 + 4778: -80,55 + 4779: -80,54 + 4780: -80,54 + 4781: -80,53 + 4782: -80,53 + 4783: -80,52 + 4784: -80,52 + 4785: -81,52 + 4786: -81,52 + 4787: -82,52 + 4788: -82,52 + 4789: -83,52 + 4790: -83,52 + 4791: -83,51 + 4792: -83,51 + 4793: -84,51 + 4794: -84,51 + 4795: -84,50 + 4796: -84,50 + 4797: -84,49 + 4798: -84,49 + 4799: -84,48 + 4800: -84,48 + 4801: -85,48 + 4802: -85,48 + 4803: -86,48 + 4804: -86,48 + 4805: -87,48 + 4806: -87,48 + 4807: -88,48 + 4808: -88,48 + 4809: -88,49 + 4810: -88,49 + 4811: -88,50 + 4812: -88,50 + 4813: -88,51 + 4814: -88,51 + 4815: -89,51 + 4816: -89,51 + 4817: -89,52 + 4818: -89,52 + 4819: -90,52 + 4820: -90,52 + 4821: -91,52 + 4822: -91,52 + 4823: -92,52 + 4824: -92,52 + 4825: -92,53 + 4826: -92,53 + 4827: -92,54 + 4828: -92,54 + 4829: -92,55 + 4830: -92,55 + 5087: -94,3 + 5088: -95,5 + 5089: -94,5 + 5090: -94,5 + 5091: -95,5 + 5092: -95,4 + 5093: -95,4 + 5094: -95,4 + 5095: -95,3 + 5096: -94,3 + 5097: -94,3 + 5098: -94,3 + 5099: -97,3 + 5100: -98,2 + 5101: -99,1 + 5103: -99,1 + 5104: -98,2 + 5106: -97,3 + 5109: -96,3 + 5110: -95,3 + 5111: -94,4 + 5118: -100,1 + 5128: -99,2 + 5135: -96,3 + 5142: -94,4 + 5145: -94,4 + 5150: -95,3 + 5153: -96,3 + 5158: -97,3 + 5170: -95,3 + 5172: -94,3 + 5176: -94,4 + 5180: -96,3 + 5183: -95,4 + 5198: -97,3 + 5250: -96,4 + 5251: -96,4 + 5274: -96,5 + 5298: -98,3 + 5299: -97,4 + 5306: -96,4 + 5307: -94,4 + 5308: -95,3 + 5309: -94,3 + 6801: 3,75 + 7952: 22,11 + 7953: 22,11 + 7954: 23,11 + 7955: 23,11 + 7956: 24,11 + 7957: 24,11 + 7958: 25,11 + 7959: 25,11 + 7960: 25,9 + 7961: 25,9 + 7962: 24,9 + 7963: 24,9 + 7964: 23,9 + 7965: 23,9 + 7966: 22,9 + 7967: 22,9 + 7968: 22,7 + 7969: 22,7 + 7970: 23,7 + 7971: 23,7 + 7972: 24,7 + 7973: 24,7 + 7974: 25,7 + 7975: 25,7 + 8749: -21,-70 + 8750: -19,-72 + 8751: -21,-74 + 8752: -23,-72 + 8753: -22,-72 + 8754: -21,-73 + 8755: -20,-72 + 8756: -21,-71 + 9486: 85,-23 + 9487: 85,-24 + 9488: 86,-24 + 9490: 86,-23 + 9491: 87,-23 + 9492: 87,-24 + 9497: 84,-22 + 9498: 84,-23 + 9500: 84,-24 + 9501: 84,-22 + 9502: 84,-23 + 9503: 84,-24 + 9504: 84,-25 + 9505: 84,-25 + 9506: 85,-25 + 9507: 85,-25 + 9508: 86,-25 + 9509: 86,-25 + 9511: 87,-25 + 9512: 87,-25 + 9513: 88,-25 + 9514: 88,-25 + 9520: 87,-26 + 9521: 87,-27 + 9525: 86,-26 + 9526: 86,-27 + 9528: 85,-26 + 9530: 85,-27 + 9532: 85,-28 + 9535: 82,-28 + 9536: 82,-27 + 9537: 82,-26 + 9539: 83,-28 + 9540: 83,-27 + 9542: 84,-28 + 9543: 84,-27 + 9549: 82,-25 + 9550: 82,-24 + 9552: 82,-23 + 9553: 82,-22 + 9554: 82,-21 + 9556: 82,-20 + 9559: 82,-19 + 9560: 83,-19 + 9561: 84,-19 + 9562: 85,-19 + 9563: 86,-19 + 9564: 86,-20 + 9565: 85,-20 + 9566: 84,-20 + 9567: 83,-20 + 9568: 86,-19 + 9569: 85,-19 + 9570: 84,-19 + 9572: 83,-19 + 9573: 82,-19 + 9574: 86,-21 + 9575: 85,-21 + 9576: 86,-20 + 16715: -30,-86 + 16716: -29,-86 + 16717: -28,-86 + 16718: -27,-86 + 16719: -26,-86 + 16720: -26,-87 + 16721: -27,-87 + 16722: -28,-87 + 16723: -29,-87 + 16724: -30,-87 + 16725: -30,-88 + 16726: -29,-88 + 16727: -28,-88 + 16728: -28,-89 + 16729: -29,-89 + 16730: -30,-89 + 16731: -30,-90 + 16732: -29,-90 + 16733: -28,-90 + 16734: -28,-91 + 16735: -29,-91 + 16736: -30,-91 + 20291: -102,57 + 20292: -101,57 + 20293: -103,57 + 20294: -104,57 + 20295: -105,57 + 20296: -105,58 + 20297: -104,58 + 20298: -103,58 + 20299: -102,58 + 20300: -101,58 + 20301: -101,59 + 20302: -101,60 + 20303: -101,61 + 20304: -101,62 + 20305: -101,63 + 20306: -101,64 + 20307: -101,65 + 20308: -101,66 + 20309: -102,66 + 20310: -103,66 + 20311: -104,66 + 20312: -105,66 + 20313: -105,65 + 20314: -104,65 + 20315: -103,65 + 20316: -102,65 + 20317: -102,64 + 20318: -104,64 + 20319: -105,64 + 20320: -105,63 + 20321: -104,63 + 20322: -104,62 + 20323: -105,62 + 20324: -105,61 + 20325: -104,61 + 20326: -104,60 + 20327: -105,60 + 20328: -105,59 + 20329: -104,59 + 20330: -103,59 + 20331: -102,59 + 20332: -102,60 + 20333: -102,61 + 20334: -102,62 + 20335: -102,63 + 20336: -101,56 + 20337: -102,56 + 20338: -102,55 + 20339: -102,54 + 20340: -102,53 + 20341: -102,52 + 20342: -101,52 + 20343: -101,53 + 20344: -101,54 + 20345: -101,55 + 20346: -105,56 + 20347: -104,56 + 20348: -104,55 + 20349: -105,55 + 20350: -105,54 + 20351: -104,54 + 20352: -104,53 + 20353: -105,53 + 20354: -105,52 + 20355: -104,52 + 20356: -105,51 + 20357: -104,51 + 20358: -103,51 + 20359: -102,51 + 20360: -101,51 + 20361: -101,50 + 20362: -102,50 + 20363: -103,50 + 20364: -104,50 + 20365: -105,50 + 20366: -105,49 + 20367: -104,49 + 20368: -103,49 + 20369: -102,49 + 20370: -101,49 + 20371: -103,42 + 20372: -103,43 + 20373: -104,43 + 20374: -104,42 + 20375: -105,42 + 20376: -105,43 + 20377: -105,44 + 20378: -104,44 + 20379: -104,45 + 20380: -105,45 + 20381: -105,46 + 20382: -104,46 + 20383: -104,47 + 20384: -105,47 + 20385: -105,48 + 20386: -104,48 + 20387: -102,48 + 20388: -101,48 + 20389: -101,47 + 20390: -102,47 + 20391: -102,46 + 20392: -101,46 + 20393: -101,45 + 20394: -102,45 + 20395: -102,44 + 20396: -101,44 + 20397: -101,43 + 20398: -102,43 + 20399: -102,42 + 20400: -101,42 + 20431: 11,-85 + 20432: 10,-85 + 20433: 9,-85 + 20434: 9,-84 + 20435: 10,-84 + 20436: 11,-84 + 20437: 11,-83 + 20438: 10,-83 + 20439: 9,-83 + - node: + color: '#1F591BFF' + id: Rust + decals: + 8365: 36,44 + - node: + color: '#1F791BFF' + id: Rust + decals: + 8366: 33,43 + 8367: 41,46 + 8368: 43,44 + - node: + color: '#1FB51BFF' + id: Rust + decals: + 8369: 43,45 + - node: + color: '#1FD81BFF' + id: Rust + decals: + 8370: 41,43 + - node: + color: '#7FFF60FF' + id: Rust + decals: + 8353: 42,43 + 8354: 41,44 + 8355: 41,45 + 8356: 43,46 + 8357: 40,47 + 8358: 39,45 + 8359: 39,47 + 8360: 43,43 + 8361: 45,47 + 8362: 42,47 + 8363: 45,43 + 8364: 43,42 + - node: + color: '#C7CFD0E9' + id: Rust + decals: + 18885: -66,-79 + 18886: -68,-81 + 18887: -65,-83 + - node: + color: '#FB0FE3FF' + id: Rust + decals: + 8371: 46,48 + - node: + color: '#FFFFFF34' + id: Rust + decals: + 17496: -59,79 + 17497: -58,79 + 17498: -58,79 + 17499: -60,79 + 17501: -64,80 + - node: + color: '#FFFFFF66' + id: Rust + decals: + 17495: -60,79 + - node: + color: '#FFFFFFFF' + id: Rust + decals: + 5102: -7,82 + 5105: -7,82 + 5107: -7,82 + 5108: -7,82 + 5112: -8,82 + 5113: -8,82 + 5114: -8,82 + 5115: -8,82 + 5116: -9,82 + 5117: -9,82 + 5119: -9,82 + 5120: -9,82 + 5121: -9,82 + 5122: -9,82 + 5123: -6,82 + 5124: -6,82 + 5125: -6,82 + 5126: -6,82 + 5127: -6,82 + 5129: -5,82 + 5130: -5,82 + 5131: -5,82 + 5132: -5,82 + 5133: -9,83 + 5134: -9,83 + 5136: -9,83 + 5137: -8,83 + 5138: -8,83 + 5139: -8,83 + 5140: -7,83 + 5141: -7,83 + 5143: -10,83 + 5144: -10,83 + 5146: -10,82 + 5147: -10,82 + 5148: -11,82 + 5149: -11,82 + 5151: -11,83 + 5152: -11,83 + 5154: -12,83 + 5155: -12,83 + 5156: -12,84 + 5157: -12,84 + 5159: -12,83 + 5160: -12,83 + 5161: -11,83 + 5162: -11,83 + 5163: -11,83 + 5164: -11,82 + 5165: -11,82 + 5166: -10,82 + 5167: -10,82 + 5168: -10,83 + 5169: -10,83 + 5171: -12,84 + 5173: -12,83 + 5174: -12,83 + 5175: -12,83 + 5177: -12,84 + 5178: -11,84 + 5179: -11,84 + 5181: -11,84 + 5182: -11,84 + 5184: -11,85 + 5185: -11,85 + 5186: -10,85 + 5187: -10,84 + 5188: -10,84 + 5189: -10,84 + 5190: -10,85 + 5191: -10,85 + 5192: -10,84 + 5193: -9,84 + 5194: -9,84 + 5195: -9,84 + 5196: -8,84 + 5197: -8,84 + 5199: -7,84 + 5200: -7,84 + 5201: -7,84 + 5202: -7,84 + 5203: -6,83 + 5204: -6,83 + 5205: -6,83 + 5206: -6,83 + 5207: -6,84 + 5208: -6,84 + 5209: -5,84 + 5210: -5,84 + 5211: -4,84 + 5212: -4,84 + 5213: -4,85 + 5214: -4,85 + 5215: -5,83 + 5216: -5,83 + 5217: -5,83 + 5218: -4,83 + 5219: -4,83 + 5220: -4,83 + 5221: -4,82 + 5222: -4,82 + 5223: -3,82 + 5224: -3,82 + 5225: -3,82 + 5226: -3,82 + 5227: -3,82 + 5228: -3,83 + 5229: -3,83 + 5230: -3,83 + 5231: -3,83 + 5232: -2,83 + 5233: -2,83 + 5234: -2,83 + 5235: -2,84 + 5236: -2,84 + 5237: -2,84 + 5238: -3,84 + 5239: -3,84 + 5240: -3,84 + 5241: -3,84 + 5242: -3,85 + 5243: -3,85 + 5244: -3,85 + 5245: -3,85 + 5246: -3,86 + 5247: -3,86 + 5248: -3,86 + 5249: -3,86 + 5252: -11,86 + 5253: -11,86 + 5254: -11,86 + 5255: -11,86 + 5256: -11,86 + 5257: -11,86 + 5258: -12,85 + 5259: -12,85 + 5260: -12,85 + 5261: -12,85 + 5262: -12,85 + 5263: -12,85 + 5264: -9,84 + 5265: -9,84 + 5266: -9,83 + 5267: -9,83 + 5268: -8,83 + 5269: -8,83 + 5270: -6,84 + 5271: -6,83 + 5272: -6,84 + 5273: -5,84 + 5275: -13,84 + 5276: -13,84 + 5277: -13,84 + 5278: -13,84 + 5279: -13,85 + 5280: -13,85 + 5281: -13,85 + 5282: -13,85 + 5283: -13,85 + 5284: -13,85 + 5285: -12,86 + 5286: -12,86 + 5287: -12,86 + 5288: -12,86 + 5289: -12,87 + 5290: -12,87 + 5291: -12,87 + 5292: -12,87 + 5293: -13,86 + 5294: -13,86 + 5295: -13,86 + 5296: -13,86 + 5297: -13,86 + 5300: -1,84 + 5301: -1,84 + 5302: -1,84 + 5303: -1,84 + 5304: -1,84 + 5305: -1,84 + 5310: -1,85 + 5311: -1,85 + 5312: -1,86 + 5313: -1,85 + 5314: -1,86 + 5315: -1,85 + 5316: -1,86 + 5317: -1,85 + 5318: -1,86 + 5319: -1,85 + 5320: -1,86 + 5321: -1,86 + 5322: -1,85 + 5323: -1,86 + 5324: -1,85 + 5325: -1,86 + 5326: -1,85 + 5327: -1,85 + 5328: -1,85 + 5329: -1,85 + 5330: -1,85 + 5331: -1,86 + 5332: -1,86 + 5333: -1,86 + 5334: -1,86 + 5335: -1,86 + 5336: -5,83 + 5337: -5,83 + 5338: -5,83 + 5339: -7,83 + 5340: -9,83 + 5341: -11,83 + 5342: -11,83 + 5343: -12,83 + 5344: -12,83 + 5345: -12,83 + 5346: -12,83 + 5347: -12,83 + 5348: -13,84 + 5349: -13,84 + 5350: -13,84 + 5351: -13,84 + 5352: -12,85 + 5353: -12,85 + 5354: -12,85 + 5355: -12,85 + 5356: -12,85 + 5357: -12,85 + 5358: -12,85 + 5359: -12,85 + 5360: -12,85 + 5361: -12,85 + 5362: -11,84 + 5363: -11,84 + 5364: -11,84 + 5365: -10,83 + 5366: -10,83 + 5367: -10,83 + 5368: -10,83 + 5369: -10,83 + 5370: -10,83 + 5371: -9,83 + 5372: -9,83 + 5373: -9,83 + 5374: -8,83 + 5375: -8,83 + 5376: -7,83 + 5377: -7,83 + 5378: -6,83 + 5379: -6,83 + 5380: -5,83 + 5381: -5,83 + 5382: -4,83 + 5383: -4,83 + 5384: -3,84 + 5385: -3,84 + 5386: -2,87 + 5387: -2,87 + 5388: -2,87 + 5389: -2,87 + 5390: -2,87 + 6637: -2.037553,84.91535 + 6639: -2,85 + 6640: -2,85 + 6641: -2,85 + 6642: -2,85 + 6643: -2,85 + 6644: -2,85 + 6645: -2,85 + 6646: -2,85 + 6647: -2,85 + 6648: -2,85 + 6649: -2,85 + 6650: -2,85 + 6651: -2,85 + 6652: -2,85 + 6653: -2,85 + 6654: -2,85 + 6655: -2,85 + 6656: -2,85 + 6657: -2,85 + 6658: -2,85 + 6659: -2,85 + 6660: -2,85 + 6661: -2,85 + 6662: -2,85 + 6663: -2,85 + 6664: -2,85 + 6665: -2,85 + 6666: -2,85 + 6667: -2,85 + 6668: -2,85 + 6669: -2,85 + 6670: -2,85 + 6671: -2,85 + 6672: -2,85 + 6673: -2,85 + 6674: -2,85 + 6675: -2,85 + 6676: -2,85 + 6677: -2,85 + 6678: -2,86 + 6679: -2,86 + 6680: -2,86 + 6681: -2,86 + 6682: -2,86 + 6683: -2,86 + 6684: -2,86 + 6685: -2,86 + 6686: -2,86 + 6687: -2,86 + 6688: -2,86 + 6689: -2,86 + 6690: -2,86 + 6691: -2,86 + 6692: -2,86 + 6693: -2,86 + 6694: -2,86 + 6695: -2,86 + 6696: -2,86 + 6697: -2,86 + 6698: -2,86 + 6699: -2,86 + 6700: -2,86 + 6701: -2,86 + 6702: -2,86 + 6703: -2,86 + 6704: -2,86 + 6705: -2,86 + 6706: -2,86 + 6707: -2,86 + 6708: -2,86 + 12923: -47,-73 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Rust + decals: + 6638: -2,85 + 18279: -60,77 + 18280: -59,77 + 18281: -58,76 + 18285: -59,76 + 18298: -67,70 + 18299: -64,69 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Rust + decals: + 18300: -64,69 + - node: + color: '#FFFFFFFF' + id: StandClear + decals: + 2558: 80,-41 + 2559: 80,-36 + 4431: -50,7 + 6231: 10,-40 + 6246: 16,-41 + 7220: 37,-51 + 7221: 37,-44 + 8094: 83,42 + 8958: -62,-77 + 8959: -62,-73 + 8962: -58,-73 + 8963: -58,-77 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: StandClear + decals: + 1335: -52,41 + 8095: 84,43 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: StandClear + decals: + 1215: -54,45 + 6247: 14,-48 + 8096: 83,44 + - node: + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: StandClear + decals: + 8097: 82,43 + - node: + color: '#9FED58FF' + id: ThreeQuarterTileOverlayGreyscale + decals: + 15824: 43,-3 + - node: + color: '#9FED58FF' + id: ThreeQuarterTileOverlayGreyscale180 + decals: + 15823: 46,-5 + - node: + color: '#CA8C1898' + id: ThreeQuarterTileOverlayGreyscale180 + decals: + 18400: 49,0 + 18408: 49,-2 + - node: + color: '#D381C9CC' + id: ThreeQuarterTileOverlayGreyscale180 + decals: + 395: 57,-20 + - node: + color: '#9FED58FF' + id: ThreeQuarterTileOverlayGreyscale270 + decals: + 15826: 43,-5 + - node: + color: '#D381C9CC' + id: ThreeQuarterTileOverlayGreyscale270 + decals: + 394: 53,-20 + - node: + color: '#9FED58FF' + id: ThreeQuarterTileOverlayGreyscale90 + decals: + 15822: 46,-3 + - node: + color: '#CA8C1898' + id: ThreeQuarterTileOverlayGreyscale90 + decals: + 18397: 50,2 + - node: + color: '#FFFFFFFF' + id: WarnBox + decals: + 1220: -20,9 + 6444: 12,-45 + - node: + color: '#FFFFFFFF' + id: WarnBoxGreyscale + decals: + 13157: -79.015495,-34.189613 + - node: + color: '#FFFFFFFF' + id: WarnCornerGreyscaleNE + decals: + 1778: -48,-18 + - node: + color: '#FFFFFFFF' + id: WarnCornerGreyscaleSE + decals: + 1779: -48,-15 + - node: + color: '#0000003F' + id: WarnCornerNE + decals: + 18392: 10,-45 + - node: + color: '#D9DFE950' + id: WarnCornerNE + decals: + 5020: -18,58 + - node: + color: '#FFFFFFFF' + id: WarnCornerNE + decals: + 237: 29,34 + 405: 56,-18 + 437: 57,-34 + 1219: -58,41 + 2379: 68,-36 + 2435: 83,-35 + 2436: 83,-40 + 2859: 56,-55 + 2867: 66,-55 + 6226: 11,-39 + 6233: 15,-48 + 6243: 17,-39 + 6264: 10,-54 + 6265: 10,-61 + 7371: 41,-59 + 8090: 84,44 + - node: + color: '#0000003F' + id: WarnCornerNW + decals: + 18393: 9,-45 + - node: + color: '#FFFFFFFF' + id: WarnCornerNW + decals: + 236: 25,34 + 403: 54,-18 + 436: 55,-34 + 2380: 66,-36 + 2433: 81,-35 + 2434: 81,-40 + 2854: 54,-55 + 2866: 64,-55 + 6225: 9,-39 + 6232: 13,-48 + 6242: 15,-39 + 6262: 9,-54 + 6263: 9,-61 + 7369: 39,-59 + 8089: 82,44 + - node: + color: '#FFFFFFFF' + id: WarnCornerSE + decals: + 235: 29,31 + 402: 56,-19 + 435: 57,-36 + 1216: -58,43 + 2381: 68,-38 + 2438: 83,-42 + 2439: 83,-37 + 2858: 56,-56 + 2868: 66,-56 + 6227: 11,-40 + 6235: 15,-49 + 6244: 17,-41 + 6260: 10,-62 + 6261: 10,-55 + 7368: 41,-61 + 8091: 84,42 + - node: + color: '#0000003F' + id: WarnCornerSW + decals: + 18394: 9,-46 + - node: + color: '#FFFFFFFF' + id: WarnCornerSW + decals: + 238: 25,31 + 404: 54,-19 + 438: 55,-36 + 2382: 66,-38 + 2440: 81,-42 + 2441: 81,-37 + 2860: 54,-56 + 2865: 64,-56 + 6228: 9,-40 + 6234: 13,-49 + 6245: 15,-41 + 6258: 9,-55 + 6259: 9,-62 + 7367: 39,-61 + 8092: 82,42 + - node: + color: '#FFFFFFFF' + id: WarnCornerSmallGreyscaleNE + decals: + 1775: -49,-18 + 12805: 81.86848,-50.318233 + - node: + color: '#FFFFFFFF' + id: WarnCornerSmallGreyscaleSE + decals: + 1772: -49,-15 + - node: + color: '#FFFFFFFF' + id: WarnCornerSmallNE + decals: + 8025: 28,47 + 8349: 39,43 + 8350: 43,43 + 10668: -28,2 + 12790: -10,-21 + 12906: -61,-30 + - node: + color: '#FFFFFFFF' + id: WarnCornerSmallNW + decals: + 8351: 41,43 + 8352: 45,43 + 10667: -24,2 + 12788: -10,-21 + - node: + color: '#FFFFFFFF' + id: WarnCornerSmallSE + decals: + 8346: 43,47 + 8347: 39,47 + 12782: -10,-22 + 12883: -61,-31 + 15730: -28,4 + - node: + color: '#FFFFFFFF' + id: WarnCornerSmallSW + decals: + 8345: 45,47 + 8348: 41,47 + 12781: -10,-22 + 15729: -24,4 + - node: + color: '#FF5C5CFF' + id: WarnEndGreyscaleN + decals: + 12799: -16,-20 + - node: + color: '#FFFFFFFF' + id: WarnEndN + decals: + 1218: -56,41 + - node: + color: '#FFFFFFFF' + id: WarnEndS + decals: + 1217: -56,43 + - node: + color: '#00000022' + id: WarnFull + decals: + 7586: -3,-48 + 7587: -3,-49 + 7588: 3,-48 + 7589: 3,-49 + 7590: -4,-50 + 7591: -4,-51 + 7592: -4,-52 + 7593: 4,-50 + 7594: 4,-51 + 7595: 4,-52 + 7596: -4,-50 + 7597: -4,-51 + 7598: -4,-52 + 7599: 4,-50 + 7600: 4,-51 + 7601: 4,-52 + - node: + color: '#00000044' + id: WarnFull + decals: + 2779: -2,-7 + - node: + color: '#0000004A' + id: WarnFull + decals: + 7572: -3,-48 + 7573: -3,-49 + 7574: -2,-48 + 7575: -2,-49 + 7576: -1,-48 + 7577: -1,-49 + 7578: 0,-48 + 7579: 0,-49 + 7580: 1,-48 + 7581: 1,-49 + 7582: 2,-48 + 7583: 2,-49 + 7584: 3,-48 + 7585: 3,-49 + 7602: 10,-50 + 7603: 8,-52 + 7604: 16,-50 + 7605: 16,-45 + 7606: 8,-41 + 7607: 8,-40 + 7608: 17,-53 + 7609: 24,-58 + 7610: 24,-58 + 7611: 26,-63 + 7612: 26,-63 + 7613: 15,-63 + 7614: 8,-66 + - node: + color: '#1A394AFF' + id: WarnFullGreyscale + decals: + 9400: 27,-51 + 9401: 27,-52 + 9402: 27,-53 + 9403: 27,-54 + - node: + color: '#CDCDCDFF' + id: WarnFullGreyscale + decals: + 10043: 3,-31 + 10044: 3,-32 + - node: + color: '#DE3A3AFF' + id: WarnFullGreyscale + decals: + 10616: -47,-43 + 10617: -47,-41 + 10618: -47,-39 + - node: + color: '#FFFFFFFF' + id: WarnFullGreyscale + decals: + 10591: -47,-37 + - node: + color: '#9C2020FF' + id: WarnLineE + decals: + 10592: -48,-43 + 10593: -48,-42 + 10594: -48,-41 + 10596: -48,-40 + 10597: -48,-39 + 10599: -48,-38 + 10601: -48,-37 + - node: + color: '#BD0000FF' + id: WarnLineE + decals: + 6132: -35,-43 + 6133: -35,-45 + - node: + color: '#C80000FF' + id: WarnLineE + decals: + 6128: -35,-43 + 6129: -35,-45 + - node: + color: '#DE3A3AFF' + id: WarnLineE + decals: + 12165: -35,-43 + 12166: -35,-45 + - node: + color: '#FF0000FF' + id: WarnLineE + decals: + 6130: -35,-43 + 6131: -35,-45 + - node: + color: '#FFFFFFFF' + id: WarnLineE + decals: + 245: 29,32 + 246: 29,33 + 441: 57,-35 + 1020: -30,6 + 1021: -30,7 + 1022: -30,8 + 1023: -30,9 + 1024: -30,10 + 1025: -30,11 + 1026: -28,11 + 1027: -28,10 + 1028: -28,9 + 1029: -28,8 + 1030: -28,7 + 1031: -28,6 + 1032: -26,6 + 1033: -26,7 + 1034: -26,8 + 1035: -26,9 + 1036: -26,10 + 1037: -26,11 + 1038: -24,11 + 1039: -24,10 + 1040: -24,9 + 1041: -24,8 + 1042: -24,7 + 1043: -24,6 + 1080: -20,11 + 1081: -20,12 + 1085: -20,6 + 1086: -20,7 + 1334: -53,41 + 1477: 39,44 + 1478: 39,45 + 1479: 39,46 + 1480: 43,46 + 1481: 43,45 + 1482: 43,44 + 2385: 68,-37 + 2428: 83,-36 + 2429: 83,-41 + 3406: -46,18 + 3407: -46,19 + 3505: -10,1 + 3506: -10,0 + 3507: -10,-1 + 6124: -35,-43 + 6125: -35,-45 + 6126: -33,-45 + 6127: -33,-43 + 6240: 17,-40 + 7375: 41,-60 + 8019: 28,48 + 8020: 28,50 + 8021: 28,51 + 8022: 28,52 + 8048: 28,53 + 8052: 28,49 + 8262: 36,43 + 8263: 36,45 + 8264: 36,47 + 8265: 36,44 + 8266: 36,46 + 8437: 63,44 + 8438: 63,43 + 8439: 63,42 + 8664: 67,49 + 8665: 67,50 + 8666: 62,50 + 8667: 62,49 + 8668: 62,48 + 8673: 65,48 + 8674: 65,49 + 8675: 65,50 + 12783: -10,-23 + 12786: -10,-20 + 12887: -61,-32 + 12897: -61,-29 + 12898: -61,-28 + 13291: 52,31 + 13292: 52,32 + 13293: 52,33 + 13294: 58,31 + 13295: 58,32 + 13296: 58,33 + 15737: -19,8 + 15738: -19,9 + 15739: -19,10 + 15751: -20,13 + 15752: -20,5 + - node: + color: '#3EB388FF' + id: WarnLineGreyscaleE + decals: + 8132: 23,43 + - node: + color: '#439909FF' + id: WarnLineGreyscaleE + decals: + 8779: -57,-66 + 8780: -56,-61 + 8783: -56,-57 + 8784: -52,-57 + 8785: -52,-61 + 8836: -45,-65 + 8837: -45,-67 + 8856: -41,-65 + 8857: -41,-67 + 8879: -51,-65 + 8880: -51,-67 + 9031: -49,-75 + 9045: -44,-75 + - node: + color: '#4B709CFF' + id: WarnLineGreyscaleE + decals: + 10541: 15,16 + 10542: 17,9 + 10548: 15,-16 + 12023: -45,-30 + 12484: -59,-30 + 12485: -55,-30 + 14046: -12,-1 + 14047: -12,1 + 14131: 17,-9 + - node: + color: '#52B4E9FF' + id: WarnLineGreyscaleE + decals: + 12764: -13,-21 + - node: + color: '#96DAFFFF' + id: WarnLineGreyscaleE + decals: + 11738: -5,-54 + 11739: -5,-55 + 11740: -5,-56 + 11741: -5,-50 + 11742: -5,-51 + 11743: -5,-52 + 11749: 7,-66 + 11750: -5,-66 + 11758: 7,-52 + - node: + color: '#BC863FFF' + id: WarnLineGreyscaleE + decals: + 1876: 90,-14 + 1877: 90,-16 + 1964: 59,0 + 1970: 81,-1 + 2147: 86,7 + 2148: 86,5 + 2197: 59,5 + 16600: 83,5 + 16601: 83,7 + - node: + color: '#C6FF91FF' + id: WarnLineGreyscaleE + decals: + 11200: -39,22 + 11201: -38,14 + 11322: -6,61 + 11394: -25,31 + 11447: 1,41 + 11472: 14,41 + 11868: -39,47 + - node: + color: '#D381C9CC' + id: WarnLineGreyscaleE + decals: + 297: 44,-26 + 450: 53,-35 + - node: + color: '#D381C9FF' + id: WarnLineGreyscaleE + decals: + 1836: 57,-31 + 2224: 48,-31 + 2543: 77,-40 + 2544: 77,-37 + 2794: 61,-65 + 3127: 75,-31 + 6923: 65,-31 + - node: + color: '#DE3A3A96' + id: WarnLineGreyscaleE + decals: + 1801: -43,-16 + 1802: -43,-17 + - node: + color: '#DE3A3AFF' + id: WarnLineGreyscaleE + decals: + 1989: 59,-7 + 4929: -79,44 + 4965: -75,47 + 4971: -71,47 + 9931: 46,7 + 10610: -47,-38 + 10611: -47,-39 + 10612: -47,-40 + 10613: -47,-41 + 10614: -47,-43 + 10615: -47,-42 + 15836: 41,10 + - node: + color: '#EFB341FF' + id: WarnLineGreyscaleE + decals: + 8702: 60,42 + 8703: 60,44 + 8705: 54,43 + - node: + color: '#FBB2FFFF' + id: WarnLineGreyscaleE + decals: + 10735: 41,-4 + 10926: 22,-26 + 14031: 42,-10 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleE + decals: + 10776: 41,3 + 11918: -43,-11 + 11944: -43,-16 + 11945: -43,-17 + 11983: -41,-31 + 11985: -41,-33 + 11994: -45,-30 + 11995: -45,-34 + 12009: -55,-30 + 12010: -59,-30 + 12011: -55,-34 + 12027: -41,-40 + 12029: -45,-40 + 12030: -41,-44 + 12036: -10,-30 + 12038: -9,-27 + 12039: -9,-25 + 12042: -3,-25 + 12043: -3,-27 + 12268: -9,-25 + 12269: -9,-27 + 12270: -3,-25 + 12271: -3,-27 + 12572: -68,-16 + 12574: -72,-16 + 12577: -78,-10 + 12580: -78,-22 + 12686: -10,-35 + 12687: -10,-36 + 13240: -56,-11 + - node: + color: '#FF9821FF' + id: WarnLineGreyscaleE + decals: + 14073: -14,-35 + 14074: -14,-36 + - node: + color: '#FFA647FF' + id: WarnLineGreyscaleE + decals: + 11681: 7,27 + 13270: 22,21 + 13280: 41,35 + 13281: 41,37 + 13286: 41,18 + 13287: 41,17 + - node: + color: '#FFFFFFFF' + id: WarnLineGreyscaleE + decals: + 1768: -49,-16 + 1770: -49,-17 + 1780: -48,-14 + 1781: -48,-19 + 11856: -75,55 + 11857: -75,54 + 11858: -75,53 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WarnLineGreyscaleE + decals: + 4894: -84,22 + - node: + color: '#37789BFF' + id: WarnLineGreyscaleN + decals: + 6445: 14,-57 + 6449: 16,-57 + 6450: 17,-57 + 6451: 18,-57 + 6904: 13,-57 + - node: + color: '#3EB388FF' + id: WarnLineGreyscaleN + decals: + 8046: 26,53 + 8047: 28,53 + 8116: 26,44 + 8117: 28,44 + 8130: 21,53 + 8131: 21,45 + - node: + color: '#439909FF' + id: WarnLineGreyscaleN + decals: + 8877: -54,-64 + 8878: -52,-64 + 8884: -54,-70 + 8885: -52,-70 + 8898: -53,-56 + 8934: -54,-74 + 8951: -52,-74 + - node: + color: '#4B709CFF' + id: WarnLineGreyscaleN + decals: + 10547: 0,-16 + 10932: -36,2 + 12024: -47,-29 + 20152: -31,13 + - node: + color: '#792DA9FF' + id: WarnLineGreyscaleN + decals: + 815: 57,-24 + - node: + color: '#808080FF' + id: WarnLineGreyscaleN + decals: + 12749: -31,-28 + 12750: -27,-28 + 12751: -23,-28 + 12752: -19,-28 + - node: + color: '#96DAFFFF' + id: WarnLineGreyscaleN + decals: + 11548: -1,-34 + 11549: 1,-34 + 11571: 0,-39 + 11572: 6,-44 + 11573: 1,-44 + 11732: -10,-54 + 14335: 5,-39 + 14338: 6,-39 + 14616: 5,-44 + - node: + color: '#BC863FFF' + id: WarnLineGreyscaleN + decals: + 1968: 67,4 + 1969: 73,2 + - node: + color: '#C6FF91FF' + id: WarnLineGreyscaleN + decals: + 10904: 11,-25 + 10910: 16,-25 + 11055: -55,1 + 11077: -72,2 + 11078: -70,2 + 11196: -48,28 + 11387: -19,28 + 11388: -18,28 + 11389: -17,28 + 11431: -14,31 + 11432: -13,31 + 11437: -2,51 + 11440: -8,63 + 11441: -6,63 + 11446: 8,42 + 11862: -65,55 + 11863: -63,55 + 11864: -56,55 + 11865: -45,55 + 11866: -44,55 + 11867: -43,55 + 14039: 36,2 + 14498: -48,1 + 14499: -46,1 + 14529: -41,28 + 14530: -39,28 + - node: + color: '#D381C9CC' + id: WarnLineGreyscaleN + decals: + 293: 29,-25 + 294: 37,-25 + 298: 43,-25 + 365: 57,-24 + 389: 59,-18 + 449: 51,-34 + - node: + color: '#D381C9FF' + id: WarnLineGreyscaleN + decals: + 1756: 44,-17 + 1834: 53,-30 + 1835: 55,-30 + 2545: 74,-35 + 2549: 71,-35 + 2792: 60,-61 + 2850: 60,-55 + 2979: 63,-47 + 3070: 71,-22 + 3125: 71,-30 + 6922: 62,-30 + - node: + color: '#D69949FF' + id: WarnLineGreyscaleN + decals: + 10811: 50,4 + - node: + color: '#DE3A3ACC' + id: WarnLineGreyscaleN + decals: + 290: 25,-25 + 356: 19,-21 + - node: + color: '#DE3A3AFF' + id: WarnLineGreyscaleN + decals: + 2014: 55,-6 + 2015: 50,-6 + 4928: -84,45 + 4959: -80,45 + 4960: -76,48 + 4961: -72,48 + 4984: -72,44 + - node: + color: '#EFB341FF' + id: WarnLineGreyscaleN + decals: + 8459: 63,45 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleN + decals: + 10916: 18,-25 + 10917: 20,-25 + 11731: -12,-54 + 11747: -6,-44 + 11888: -41,-3 + 11889: -39,-3 + 11890: -41,-9 + 11891: -39,-9 + 11948: -42,-29 + 11968: -37,-29 + 11969: -36,-29 + 12004: -48,-33 + 12005: -46,-33 + 12025: -42,-37 + 12032: -29,-24 + 12033: -25,-24 + 12034: -21,-24 + 12035: -15,-24 + 12044: -35,-24 + 12048: -44,-10 + 12050: -50,-10 + 12676: -69,-14 + 12682: -11,-34 + 12688: -11,-39 + 20454: -6,-39 + 20455: -4,-39 + - node: + color: '#FFA647FF' + id: WarnLineGreyscaleN + decals: + 11474: 6,28 + 13273: 27,28 + 13274: 34,28 + 13275: 35,28 + 13290: 51,39 + 15838: 40,7 + - node: + color: '#37789BFF' + id: WarnLineGreyscaleS + decals: + 6446: 16,-56 + 6447: 17,-56 + 6448: 18,-56 + - node: + color: '#3EB388FF' + id: WarnLineGreyscaleS + decals: + 8044: 26,46 + 8045: 28,46 + 8129: 21,47 + - node: + color: '#439909FF' + id: WarnLineGreyscaleS + decals: + 8765: -60,-62 + 8875: -54,-68 + 8876: -52,-68 + 8882: -54,-72 + 8883: -52,-72 + 8896: -52,-62 + 8897: -54,-62 + - node: + color: '#4B709CFF' + id: WarnLineGreyscaleS + decals: + 10931: -36,-2 + 12021: -48,-31 + 12022: -46,-31 + - node: + color: '#52B4E9FF' + id: WarnLineGreyscaleS + decals: + 12762: -15,-22 + - node: + color: '#663C0DFF' + id: WarnLineGreyscaleS + decals: + 12522: -16,-27 + 12523: -14,-27 + - node: + color: '#792DA9FF' + id: WarnLineGreyscaleS + decals: + 816: 53,-28 + 817: 55,-28 + - node: + color: '#96DAFFFF' + id: WarnLineGreyscaleS + decals: + 7565: -3,-49 + 7566: -2,-49 + 7567: 2,-49 + 7568: 3,-49 + 7569: -1,-49 + 7570: 0,-49 + 7571: 1,-49 + 10843: -1,-32 + 10861: 1,-32 + 11544: 5,-37 + 11545: 6,-37 + 11550: 0,-37 + 11574: 1,-42 + 11722: -32,-67 + 11724: -26,-67 + 11725: -21,-67 + 11733: -11,-56 + 11753: -6,-67 + 12526: 1,-32 + 12527: -1,-32 + 14331: 6,-42 + 14332: 5,-42 + - node: + color: '#AE6716FF' + id: WarnLineGreyscaleS + decals: + 12520: -16,-27 + 12521: -14,-27 + - node: + color: '#BC863FFF' + id: WarnLineGreyscaleS + decals: + 1971: 73,4 + 2195: 58,4 + - node: + color: '#C6FF91FF' + id: WarnLineGreyscaleS + decals: + 10748: 31,-2 + 10903: 5,-27 + 11056: -58,-1 + 11080: -71,-2 + 11194: -53,25 + 11197: -49,26 + 11378: -14,26 + 11383: -22,26 + 11404: -60,25 + 11405: -59,25 + 11869: -41,39 + 11870: -39,39 + 14651: -25,26 + - node: + color: '#D381C9CC' + id: WarnLineGreyscaleS + decals: + 292: 28,-27 + 295: 34,-27 + 296: 41,-27 + 364: 57,-22 + 448: 51,-36 + - node: + color: '#D381C9FF' + id: WarnLineGreyscaleS + decals: + 1754: 43,-23 + 1755: 37,-23 + 1833: 51,-32 + 2225: 46,-35 + 2849: 60,-59 + 2980: 60,-49 + 3068: 71,-28 + 3123: 71,-33 + 3124: 74,-33 + 6921: 62,-32 + - node: + color: '#DE3A3ACC' + id: WarnLineGreyscaleS + decals: + 355: 18,-23 + 359: 25,-23 + - node: + color: '#DE3A3AFF' + id: WarnLineGreyscaleS + decals: + 2013: 53,-9 + 4957: -83,42 + 4958: -81,42 + 4962: -76,50 + 4963: -72,50 + 4970: -72,46 + - node: + color: '#EC3F3E7A' + id: WarnLineGreyscaleS + decals: + 1680: -49,67 + 1681: -48,67 + 1682: -40,67 + 1683: -39,67 + - node: + color: '#EFB341FF' + id: WarnLineGreyscaleS + decals: + 8681: 63,47 + 8741: 51,41 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleS + decals: + 10787: 50,-4 + 10927: -41,-1 + 10928: -39,-1 + 10929: -44,-1 + 10930: -52,-1 + 11553: -4,-37 + 11898: -41,-7 + 11902: -39,-7 + 11930: -49,-12 + 11932: -48,-12 + 11947: -42,-27 + 11950: -37,-27 + 11951: -36,-27 + 11971: -37,-35 + 11973: -36,-35 + 12002: -46,-31 + 12003: -48,-31 + 12026: -42,-35 + 12045: -35,-22 + 12047: -44,-8 + 12052: -64,-17 + 12053: -60,-17 + 12675: -69,-18 + 12680: -74,-23 + 12681: -11,-37 + 12683: -11,-32 + 20452: -6,-42 + 20453: -4,-42 + - node: + color: '#FFA647FF' + id: WarnLineGreyscaleS + decals: + 12514: -31,-26 + 12515: -27,-26 + 12516: -23,-26 + 12517: -19,-26 + 12518: -16,-27 + 12519: -14,-27 + 13269: 21,20 + 13282: 34,38 + 13283: 35,38 + 13288: 40,9 + 13289: 51,26 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WarnLineGreyscaleS + decals: + 4893: -82,25 + 5656: 16,22 + 5657: 18,22 + - node: + color: '#3EB388FF' + id: WarnLineGreyscaleW + decals: + 8115: 25,43 + 13241: 20,44 + 13326: 20,23 + - node: + color: '#439909FF' + id: WarnLineGreyscaleW + decals: + 8766: -61,-62 + 8781: -50,-61 + 8782: -50,-57 + 8786: -54,-61 + 8787: -54,-57 + 8834: -49,-67 + 8835: -49,-65 + 8854: -43,-67 + 8855: -43,-65 + 8881: -55,-66 + 8939: -63,-75 + 9032: -47,-75 + - node: + color: '#4B709CFF' + id: WarnLineGreyscaleW + decals: + 10539: -15,16 + 10540: -17,-9 + 10543: 12,-1 + 10544: 12,1 + 10546: -15,-16 + 12482: -53,-30 + 12483: -57,-30 + - node: + color: '#52B4E9FF' + id: WarnLineGreyscaleW + decals: + 12765: -11,-21 + - node: + color: '#792DA9FF' + id: WarnLineGreyscaleW + decals: + 818: 46,-26 + - node: + color: '#96DAFFFF' + id: WarnLineGreyscaleW + decals: + 11723: -35,-66 + 11728: -21,-60 + 11734: -21,-55 + 11735: 5,-54 + 11736: 5,-55 + 11737: 5,-56 + 11744: 5,-50 + 11745: 5,-51 + 11746: 5,-52 + 11748: 5,-66 + - node: + color: '#9FED58FF' + id: WarnLineGreyscaleW + decals: + 15825: 43,-4 + - node: + color: '#BC863FFF' + id: WarnLineGreyscaleW + decals: + 1874: 89,-16 + 1875: 89,-14 + 1960: 61,0 + 2149: 85,5 + 2150: 85,7 + 2198: 55,7 + 2444: 83,-1 + - node: + color: '#C6FF91FF' + id: WarnLineGreyscaleW + decals: + 11079: -72,0 + 11195: -63,27 + 11202: -42,14 + 11439: -8,57 + 11443: -8,60 + 11444: -8,61 + 11445: -8,62 + 11448: 3,41 + 11871: -41,40 + 14500: -41,6 + 14501: -41,8 + - node: + color: '#D381C9CC' + id: WarnLineGreyscaleW + decals: + 291: 24,-26 + - node: + color: '#D381C9FF' + id: WarnLineGreyscaleW + decals: + 1757: 34,-20 + 1837: 50,-31 + 2223: 47,-32 + 2542: 70,-41 + 2642: 77,-31 + 2793: 59,-65 + 3126: 67,-31 + 6924: 59,-31 + - node: + color: '#DE3A3A96' + id: WarnLineGreyscaleW + decals: + 1799: -47,-16 + 1800: -47,-17 + - node: + color: '#DE3A3AFF' + id: WarnLineGreyscaleW + decals: + 1988: 61,-7 + 4930: -77,44 + 4964: -73,47 + 9927: 43,3 + 9929: 43,3 + 9930: 43,3 + 9932: 43,10 + - node: + color: '#E6E6E6FF' + id: WarnLineGreyscaleW + decals: + 14745: -73,53 + 14746: -73,54 + 14747: -73,55 + - node: + color: '#EFB341FF' + id: WarnLineGreyscaleW + decals: + 8457: 62,42 + 8458: 62,44 + 8704: 56,43 + - node: + color: '#FBB2FFFF' + id: WarnLineGreyscaleW + decals: + 10729: 39,-17 + 14030: 38,-13 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleW + decals: + 10831: -1,-30 + 10832: -1,-27 + 10833: -1,-25 + 11558: -8,-35 + 11559: -8,-36 + 11910: -41,-11 + 11925: -41,-16 + 11926: -41,-17 + 11978: -39,-33 + 11979: -39,-31 + 12000: -43,-34 + 12001: -43,-30 + 12006: -53,-30 + 12007: -53,-34 + 12008: -57,-30 + 12028: -43,-40 + 12031: -39,-44 + 12037: -8,-30 + 12040: -7,-25 + 12041: -7,-27 + 12046: -43,-22 + 12049: -41,-6 + 12051: -58,-11 + 12054: -66,-16 + 12265: -7,-25 + 12266: -7,-27 + 12267: -7,-27 + 12272: -1,-25 + 12273: -1,-27 + 12513: -43,-26 + 12573: -70,-16 + 12575: -74,-15 + 12576: -74,-17 + 12578: -76,-10 + 12579: -76,-22 + 12678: -80,-29 + 12679: -80,-7 + 12684: -12,-35 + 12685: -12,-36 + 13239: -54,-11 + - node: + color: '#FFA647FF' + id: WarnLineGreyscaleW + decals: + 13244: 20,39 + 13271: 17,27 + 13272: 20,31 + 13276: 39,32 + 13277: 39,34 + 13278: 50,35 + 13279: 50,37 + 13284: 39,22 + 13285: 39,20 + 16355: 39,10 + - node: + color: '#FFFFFFFF' + id: WarnLineGreyscaleW + decals: + 11859: -76,55 + 11860: -76,54 + 11861: -76,53 + 14748: -73,53 + 14749: -73,54 + 14750: -73,55 + - node: + color: '#FFFFFFFF' + id: WarnLineN + decals: + 242: 26,31 + 243: 27,31 + 244: 28,31 + 407: 55,-19 + 439: 56,-36 + 1071: -27,4 + 1072: -26,4 + 1073: -25,4 + 1198: -54,44 + 1221: -20,8 + 1470: 40,47 + 1471: 44,47 + 2383: 67,-38 + 2426: 82,-42 + 2427: 82,-37 + 2687: 68,-69 + 2688: 69,-69 + 2689: 70,-69 + 2693: 52,-69 + 2695: 50,-69 + 2699: 51,-69 + 2862: 55,-56 + 2863: 65,-56 + 3632: -2,3 + 3633: 2,3 + 3634: -1,-10 + 3635: 0,-10 + 3636: 1,-10 + 6229: 10,-40 + 6236: 14,-49 + 6239: 16,-41 + 7226: 35,-48 + 7227: 36,-48 + 7228: 37,-48 + 7234: 37,-41 + 7235: 35,-41 + 7236: 34,-41 + 7237: 36,-41 + 7372: 40,-61 + 8433: 67,45 + 8434: 66,45 + 8435: 65,45 + 8436: 64,45 + 8671: 63,51 + 8672: 66,51 + 8935: -58,-76 + 8936: -62,-76 + 9029: -62,-72 + 9030: -58,-72 + 12779: -11,-22 + 12780: -9,-22 + 12824: -57,-34 + 12825: -56,-34 + 12826: -55,-34 + 12832: -53,-34 + 12833: -51,-34 + 12834: -50,-34 + 12837: -52,-34 + 12867: -57,-30 + 12868: -56,-30 + 12869: -55,-30 + 12870: -53,-30 + 12871: -52,-30 + 12872: -51,-30 + 12873: -50,-30 + 12881: -59,-31 + 12882: -60,-31 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WarnLineN + decals: + 5652: 15,22 + 5653: 17,22 + 5654: 16,22 + 5655: 18,22 + - node: + color: '#FFFFFF5A' + id: WarnLineS + decals: + 10506: -53,-38 + 10507: -54,-41 + 10508: -54,-39 + 10509: -54,-40 + 10510: -54,-38 + 10512: -49,-41 + 10513: -49,-40 + 10514: -49,-41 + 10515: -49,-40 + - node: + color: '#FFFFFF98' + id: WarnLineS + decals: + 10534: -53,-42 + - node: + color: '#FFFFFF9B' + id: WarnLineS + decals: + 10480: -53,-38 + 10481: -53,-39 + 10482: -53,-40 + 10483: -53,-41 + 10484: -52,-38 + 10485: -52,-39 + 10486: -52,-40 + 10487: -52,-41 + 10488: -52,-42 + 10489: -51,-38 + 10490: -51,-39 + 10491: -51,-40 + 10492: -51,-41 + 10493: -51,-42 + 10494: -50,-38 + 10495: -50,-39 + 10496: -50,-40 + 10497: -50,-41 + 10498: -50,-42 + 10499: -49,-38 + 10500: -49,-39 + 10501: -49,-42 + 10502: -54,-38 + 10503: -54,-39 + 10504: -54,-40 + 10505: -54,-41 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 247: 25,32 + 248: 25,33 + 440: 55,-35 + 1044: -28,6 + 1045: -28,7 + 1046: -28,8 + 1047: -28,9 + 1048: -28,10 + 1049: -28,11 + 1050: -26,11 + 1051: -26,10 + 1052: -26,9 + 1053: -26,8 + 1054: -26,7 + 1055: -26,6 + 1056: -24,6 + 1057: -24,7 + 1058: -24,8 + 1059: -24,9 + 1060: -24,10 + 1061: -24,11 + 1062: -22,11 + 1063: -22,10 + 1064: -22,9 + 1065: -22,8 + 1066: -22,7 + 1067: -22,6 + 1074: -31,7 + 1075: -31,6 + 1076: -31,8 + 1077: -31,10 + 1078: -31,11 + 1079: -31,12 + 1082: -20,11 + 1083: -20,12 + 1084: -20,6 + 1087: -20,7 + 1225: -17,8 + 1226: -17,9 + 1227: -17,10 + 1333: -53,41 + 1472: 45,46 + 1473: 45,45 + 1474: 45,44 + 1475: 41,44 + 1476: 41,45 + 2386: 66,-37 + 2430: 81,-41 + 2432: 81,-36 + 3514: 10,1 + 3515: 10,0 + 3516: 10,-1 + 6241: 15,-40 + 7229: 38,-46 + 7230: 38,-45 + 7231: 38,-44 + 7232: 38,-43 + 7233: 38,-42 + 7238: 38,-52 + 7239: 38,-51 + 7240: 38,-50 + 7241: 38,-49 + 7373: 39,-60 + 8292: 38,44 + 8293: 38,45 + 8294: 38,46 + 8295: 38,47 + 8337: 41,46 + 8338: 38,43 + 8430: 68,42 + 8431: 68,43 + 8432: 68,44 + 8669: 64,48 + 8670: 64,50 + 8676: 67,48 + 8677: 67,49 + 8678: 67,50 + 8701: 64,49 + 10456: -55,-43 + 10457: -55,-41 + 10458: -55,-40 + 10459: -55,-39 + 10460: -55,-38 + 10461: -55,-37 + 10462: -54,-37 + 10463: -54,-43 + 10464: -54,-43 + 10467: -53,-37 + 10468: -53,-43 + 10469: -52,-43 + 10470: -51,-43 + 10471: -50,-43 + 10472: -49,-43 + 10473: -52,-37 + 10474: -51,-37 + 10475: -50,-37 + 10476: -50,-37 + 10477: -49,-37 + 12784: -10,-23 + 12785: -10,-20 + 12907: -61,-28 + 12908: -61,-29 + 12909: -61,-30 + 12910: -61,-31 + 12911: -61,-32 + 13158: -76,-34 + 13297: 54,31 + 13298: 54,32 + 13299: 54,33 + 15753: -20,5 + 15754: -20,13 + - node: + angle: -4.71238898038469 rad + color: '#FFFFFF98' + id: WarnLineW + decals: + 10530: -55,-42 + 10531: -55,-42 + - node: + color: '#FFFFFFFF' + id: WarnLineW + decals: + 239: 26,34 + 240: 27,34 + 241: 28,34 + 406: 55,-18 + 442: 56,-34 + 1068: -27,2 + 1069: -26,2 + 1070: -25,2 + 1197: -54,44 + 1222: -20,10 + 1468: 40,43 + 1469: 44,43 + 2384: 67,-36 + 2424: 82,-40 + 2425: 82,-35 + 2861: 55,-55 + 2864: 65,-55 + 2971: -71,19 + 2972: -70,19 + 2975: -72,19 + 6230: 10,-39 + 6237: 14,-48 + 6238: 16,-39 + 7222: 34,-47 + 7223: 35,-47 + 7224: 36,-47 + 7225: 37,-47 + 7374: 40,-59 + 8023: 29,47 + 8024: 30,47 + 8050: 31,47 + 8267: 34,40 + 8268: 35,40 + 8426: 64,41 + 8427: 65,41 + 8428: 66,41 + 8429: 67,41 + 8679: 66,47 + 8680: 63,47 + 8937: -62,-74 + 8938: -58,-74 + 9027: -62,-78 + 9028: -58,-78 + 12793: -11,-21 + 12794: -9,-21 + 12827: -57,-34 + 12828: -56,-34 + 12829: -55,-34 + 12830: -53,-34 + 12831: -51,-34 + 12835: -50,-34 + 12836: -52,-34 + 12874: -50,-30 + 12875: -51,-30 + 12876: -52,-30 + 12877: -53,-30 + 12878: -55,-30 + 12879: -56,-30 + 12880: -57,-30 + 12904: -60,-30 + 12905: -59,-30 + - node: + color: '#737273FF' + id: WoodTrimThinBox + decals: + 12020: -48,-8 + - node: + color: '#A0A0A0FF' + id: WoodTrimThinBox + decals: + 11482: -66,-13 + - node: + color: '#A1A29EFF' + id: WoodTrimThinBox + decals: + 11478: -66,-13 + - node: + color: '#C7C5BDFF' + id: WoodTrimThinBox + decals: + 2780: -2,-7 + - node: + color: '#CACCC3FF' + id: WoodTrimThinBox + decals: + 2708: 6,-5 + - node: + color: '#CDCCD0FF' + id: WoodTrimThinBox + decals: + 6173: -32,-47 + 6174: -30,-47 + 6175: -28,-47 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinBox + decals: + 10041: 3,-31 + 10042: 3,-32 + 10045: 3,-31 + 10046: 3,-32 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinBox + decals: + 11521: -66,-6 + 11522: -66,-6 + - node: + color: '#D6D2D9FF' + id: WoodTrimThinBox + decals: + 18172: -72,75 + 18173: -68,75 + - node: + color: '#D9DBDCFF' + id: WoodTrimThinBox + decals: + 4209: -31,37 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinBox + decals: + 9058: -27,-58 + 9059: -32,-62 + 9060: -22,-60 + 10949: -51,-21 + 10959: -55,-25 + - node: + color: '#DFE2ECFF' + id: WoodTrimThinBox + decals: + 4064: -37,37 + 4065: -29,37 + - node: + color: '#E6E2E3FF' + id: WoodTrimThinBox + decals: + 4216: -11,34 + 4217: -9,34 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinBox + decals: + 4046: -42,30 + 4047: -42,37 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinBox + decals: + 17743: -49,94 + 17744: -56,94 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinBox + decals: + 6477: -3,-63 + - node: + color: '#ECEBE9FF' + id: WoodTrimThinBox + decals: + 18171: -72,75 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinBox + decals: + 983: -32,-7 + 3083: -87,9 + 3084: -79,9 + 3091: -83,10 + 3092: -82,10 + 3094: -84,10 + 3095: -84,9 + 3096: -85,9 + 3097: -84,8 + 3098: -83,8 + 3099: -82,8 + 3101: -82,9 + 3103: -81,9 + 4215: -11,36 + 4218: -11,34 + 4219: -9,34 + 4220: -11,36 + 20290: -27,-57 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinBox + decals: + 5559: -71,62 + 5560: -71,64 + 5561: -61,67 + 5562: -71,60 + 5563: -72,62 + 5564: -72,60 + 5565: -75,62 + 5566: -74,62 + 5567: -73,62 + 5568: -73,61 + 5569: -73,60 + 5570: -74,60 + 5571: -74,61 + 5602: -77,60 + 5603: -77,61 + 5604: -77,62 + 5605: -76,62 + 5606: -76,61 + 5607: -75,61 + 5608: -75,60 + 5609: -76,60 + 20223: -62,-87 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinCornerNe + decals: + 5513: -14,66 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinCornerNe + decals: + 13513: -69,33 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinCornerNe + decals: + 11366: -65,-12 + 11368: -61,-6 + 11397: -64,-6 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinCornerNe + decals: + 6135: -14,-45 + 7081: 20,-64 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinCornerNe + decals: + 11872: -51,-4 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinCornerNe + decals: + 10953: -51,-24 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinCornerNe + decals: + 1624: -39,74 + 1625: -36,73 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinCornerNe + decals: + 4036: -32,30 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinCornerNe + decals: + 17732: -47,98 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinCornerNe + decals: + 4161: -29,40 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinCornerNe + decals: + 6479: 3,-65 + - node: + color: '#E9E8EFFF' + id: WoodTrimThinCornerNe + decals: + 15842: -64,40 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNe + decals: + 27: 42,-29 + 300: 29,-29 + 424: 69,7 + 716: -33,24 + 826: -27,51 + 984: -31,-8 + 1342: -31,-7 + 3043: -85,8 + 3250: 1,57 + 3290: -4,39 + 3355: -4,47 + 4833: -79,50 + 4843: -79,61 + 4855: -92,46 + 4856: -93,47 + 4884: -93,65 + 4885: -92,64 + 6595: -1,71 + 6606: -10,71 + 6727: 25,20 + 6730: 25,24 + 6799: 30,24 + 13047: -77,-14 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinCornerNe + decals: + 5597: -59,67 + 16361: -54,75 + 16362: -57,75 + 16368: -54,72 + 16372: -57,72 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinCornerNw + decals: + 5512: -15,66 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerNw + decals: + 6079: -32,-41 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinCornerNw + decals: + 13512: -73,33 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinCornerNw + decals: + 11365: -66,-12 + 11398: -66,-6 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinCornerNw + decals: + 6136: -15,-45 + 7082: 17,-64 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinCornerNw + decals: + 11887: -54,-4 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinCornerNw + decals: + 10948: -52,-21 + 10952: -53,-24 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinCornerNw + decals: + 1622: -52,73 + 1623: -49,74 + - node: + color: '#DFE2ECFF' + id: WoodTrimThinCornerNw + decals: + 4066: -41,37 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinCornerNw + decals: + 17731: -50,98 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinCornerNw + decals: + 4165: -37,39 + - node: + color: '#E9E8EFFF' + id: WoodTrimThinCornerNw + decals: + 15843: -66,40 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNw + decals: + 24: 38,-29 + 299: 27,-29 + 828: -29,51 + 3036: -81,8 + 3249: -3,57 + 3262: -14,39 + 3359: -8,47 + 4832: -82,50 + 4844: -82,61 + 4858: -95,47 + 4859: -96,46 + 4881: -96,64 + 4882: -95,65 + 4921: -93,58 + 6596: -4,71 + 6607: -13,71 + 6802: 24,24 + 13044: -80,-14 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinCornerNw + decals: + 5598: -61,67 + 16360: -55,75 + 16363: -58,75 + 16371: -58,72 + - node: + color: '#C3C5CDFF' + id: WoodTrimThinCornerSe + decals: + 15861: -68,34 + 15862: -63,34 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinCornerSe + decals: + 5514: -14,63 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerSe + decals: + 6100: -14,-47 + - node: + cleanable: True + color: '#CACFD3FF' + id: WoodTrimThinCornerSe + decals: + 5976: -18,55 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinCornerSe + decals: + 11354: -64,-10 + 11395: -64,-7 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinCornerSe + decals: + 7084: 20,-65 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinCornerSe + decals: + 10956: -51,-25 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinCornerSe + decals: + 1628: -36,69 + 1629: -51,69 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinCornerSe + decals: + 4037: -32,32 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinCornerSe + decals: + 17733: -47,95 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinCornerSe + decals: + 4163: -29,38 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerSe + decals: + 23: 42,-30 + 311: 29,-33 + 423: 69,6 + 713: -35,23 + 834: -27,47 + 1240: -33,20 + 1274: -31,-10 + 3037: -85,10 + 3251: 1,54 + 3292: -4,37 + 3353: -4,41 + 4831: -79,47 + 4847: -79,58 + 4861: -93,43 + 4862: -92,44 + 4875: -93,61 + 4876: -92,62 + 4926: -89,61 + 5974: -18,55 + 6594: -1,69 + 6605: -10,69 + 6800: 30,23 + 13045: -77,-18 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinCornerSe + decals: + 5594: -59,66 + 16357: -57,74 + 16359: -54,74 + 16373: -57,71 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinCornerSw + decals: + 5515: -15,63 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinCornerSw + decals: + 6101: -18,-47 + - node: + cleanable: True + color: '#CACFD3FF' + id: WoodTrimThinCornerSw + decals: + 5977: -21,55 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinCornerSw + decals: + 11399: -66,-7 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinCornerSw + decals: + 7083: 17,-65 + - node: + color: '#D9DFE9FF' + id: WoodTrimThinCornerSw + decals: + 5013: -18,58 + 5021: -18,58 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinCornerSw + decals: + 9047: -26,-58 + 10950: -52,-22 + 10958: -53,-25 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinCornerSw + decals: + 1626: -52,69 + 1627: -37,69 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinCornerSw + decals: + 4029: -41,30 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinCornerSw + decals: + 17734: -50,95 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinCornerSw + decals: + 4164: -37,38 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerSw + decals: + 28: 38,-30 + 312: 27,-33 + 721: -37,21 + 832: -29,47 + 1241: -34,20 + 3040: -81,10 + 3252: -3,54 + 4834: -82,47 + 4845: -82,59 + 4846: -81,58 + 4864: -95,43 + 4865: -96,44 + 4878: -95,61 + 4879: -96,62 + 4924: -93,57 + 4925: -91,61 + 5975: -21,55 + 6593: -4,69 + 6604: -13,69 + 6729: 24,20 + 6878: -3,-67 + 6883: 0,-69 + 13046: -80,-18 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinCornerSw + decals: + 5595: -61,66 + 16358: -55,74 + 16364: -58,74 + 16365: -58,71 + 20220: -63,-88 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinEndE + decals: + 11377: -60,-9 + 11410: -65,-13 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinEndE + decals: + 7108: 20,-64 + - node: + color: '#CDD2D6FF' + id: WoodTrimThinEndE + decals: + 12275: -63,-24 + - node: + color: '#D0D8D3FF' + id: WoodTrimThinEndE + decals: + 17924: -50,107 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinEndE + decals: + 9046: -25,-58 + - node: + color: '#DFE2ECFF' + id: WoodTrimThinEndE + decals: + 4063: -34,37 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinEndE + decals: + 6478: -2,-63 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinEndE + decals: + 3299: -3,35 + 3308: -3,33 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinEndE + decals: + 20222: -62,-88 + - node: + color: '#ABA8ABFF' + id: WoodTrimThinEndN + decals: + 1522: -47,64 + 1523: -41,64 + 1541: -47,64 + 1542: -41,64 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinEndN + decals: + 5520: -15,65 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinEndN + decals: + 6134: -18,-45 + - node: + color: '#D9D8DFFF' + id: WoodTrimThinEndN + decals: + 2723: -8,-4 + 2724: -3,-4 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinEndN + decals: + 9048: -26,-57 + - node: + color: '#DFE2ECFF' + id: WoodTrimThinEndN + decals: + 4061: -29,37 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinEndN + decals: + 20219: -63,-87 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinEndS + decals: + 5521: -15,64 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinEndS + decals: + 4160: -30,40 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinEndS + decals: + 16366: -54,70 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinEndW + decals: + 11409: -66,-13 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinEndW + decals: + 7107: 19,-64 + - node: + color: '#CDD2D6FF' + id: WoodTrimThinEndW + decals: + 12274: -64,-24 + - node: + color: '#D0D8D3FF' + id: WoodTrimThinEndW + decals: + 17923: -53,107 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinEndW + decals: + 10975: -56,-24 + - node: + color: '#DFE2ECFF' + id: WoodTrimThinEndW + decals: + 4062: -35,37 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinEndW + decals: + 16367: -55,72 + - node: + color: '#ABA8ABFF' + id: WoodTrimThinInnerNe + decals: + 1529: -47,63 + 1530: -41,63 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinInnerNe + decals: + 13518: -69,32 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinInnerNe + decals: + 11382: -61,-9 + - node: + color: '#D6CFD9FF' + id: WoodTrimThinInnerNe + decals: + 1584: -48,66 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinInnerNe + decals: + 9054: -28,-58 + 10995: -56,-22 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinInnerNe + decals: + 1650: -39,73 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinInnerNe + decals: + 9246: 12,-86 + 9252: 8,-81 + - node: + color: '#ECE8ECFF' + id: WoodTrimThinInnerNe + decals: + 2778: -8,-13 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinInnerNe + decals: + 3183: 4,-12 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerNe + decals: + 32: 41,-29 + 301: 28,-29 + 857: -39,32 + 879: -41,31 + 900: -20,-11 + 901: -20,-10 + 986: -32,-8 + 1001: -19,-11 + 2848: -73,5 + 3064: -88,8 + 3065: -86,8 + 3066: -80,8 + 3284: -11,39 + 3294: -8,39 + 3302: -6,35 + 3325: -7.99741,31.849323 + 3368: -8,42 + 3428: -13,33 + 3438: -13,35 + 3523: -6,33 + 4857: -93,46 + 4886: -93,64 + 6622: -1,74 + 6624: 1,74 + 6733: 24,20 + 8183: 41,22 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinInnerNe + decals: + 20221: -63,-88 + - node: + color: '#ABA8ABFF' + id: WoodTrimThinInnerNw + decals: + 1531: -47,63 + 1532: -41,63 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinInnerNw + decals: + 13517: -73,32 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinInnerNw + decals: + 11386: -62,-9 + - node: + color: '#D6CFD9FF' + id: WoodTrimThinInnerNw + decals: + 1585: -40,66 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinInnerNw + decals: + 10978: -54,-24 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinInnerNw + decals: + 1649: -49,73 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinInnerNw + decals: + 9245: 8,-86 + 9253: 12,-81 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinInnerNw + decals: + 4159: -31,39 + - node: + color: '#E6E8ECFF' + id: WoodTrimThinInnerNw + decals: + 7767: -12,-61 + - node: + color: '#ECE8ECFF' + id: WoodTrimThinInnerNw + decals: + 2777: -3,-13 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerNw + decals: + 33: 41,-29 + 302: 28,-29 + 858: -36,32 + 880: -34,31 + 902: -21,-10 + 985: -32,-8 + 999: -21,-11 + 1000: -22,-11 + 2846: -69,5 + 3067: -86,8 + 3069: -80,8 + 3071: -78,8 + 3268: -11,39 + 3296: -8,39 + 3315: -5,32 + 3326: -5.016216,31.849323 + 3369: -4,42 + 3423: -7,33 + 3439: -7,35 + 4860: -95,46 + 4883: -95,64 + 4920: -92,48 + 6623: 1,74 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinInnerSe + decals: + 6121: -28,-44 + 6123: -27,-44 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinInnerSe + decals: + 11384: -64,-9 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinInnerSe + decals: + 10036: 6,-31 + - node: + color: '#D2D2D2FF' + id: WoodTrimThinInnerSe + decals: + 10701: -38,-38 + - node: + zIndex: 30 + color: '#D9D2D0FF' + id: WoodTrimThinInnerSe + decals: + 13620: -77,30 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinInnerSe + decals: + 1666: -51,71 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinInnerSe + decals: + 9221: 12,-78 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinInnerSe + decals: + 4045: -32,36 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinInnerSe + decals: + 3182: 8,-13 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerSe + decals: + 304: 28,-33 + 856: -39,35 + 1005: -24,-9 + 1979: 67,6 + 2844: -73,13 + 3061: -88,10 + 3062: -86,10 + 3063: -80,10 + 3295: -6,37 + 3305: -6,35 + 3349: -8,41 + 3360: -8,47 + 3411: -13,33 + 3424: -13,35 + 3425: -13,37 + 4863: -93,44 + 4877: -93,62 + 6621: -1,79 + 6792: 27,23 + 6798: 24,22 + 8184: 41,26 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinInnerSw + decals: + 10979: -54,-24 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinInnerSw + decals: + 1667: -37,71 + - node: + color: '#DFD8DCFF' + id: WoodTrimThinInnerSw + decals: + 12533: -59,-19 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinInnerSw + decals: + 9220: 8,-78 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinInnerSw + decals: + 3181: 8,-13 + - node: + angle: -0.3490658503988659 rad + color: '#FFFFFFFF' + id: WoodTrimThinInnerSw + decals: + 425: -114.71636,10.5028715 + 426: -113.664276,7.5757875 + 427: -113.320526,6.8049545 + 428: -113.23719,7.5237045 + 429: -113.77886,6.8987045 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerSw + decals: + 303: 28,-33 + 430: -114.664276,9.8466215 + 431: -114.42469,9.961205 + 432: -114.49761,10.6903715 + 433: 68,6 + 855: -36,35 + 878: -34,36 + 1006: -22,-9 + 1242: -34,21 + 1977: 67,6 + 2842: -69,13 + 3057: -80,10 + 3058: -78,10 + 3059: -86,10 + 3361: -4,47 + 3426: -7,37 + 3427: -7,35 + 4848: -81,59 + 4866: -95,44 + 4880: -95,62 + 6881: 0,-67 + 8182: 49,26 + 8190: 45,25 + - node: + color: '#737273FF' + id: WoodTrimThinLineE + decals: + 12012: -48,-8 + 12013: -48,-7 + - node: + color: '#ABAFA4FF' + id: WoodTrimThinLineE + decals: + 7702: -11,-57 + - node: + color: '#C3C5CDFF' + id: WoodTrimThinLineE + decals: + 15863: -63,35 + 15864: -63,36 + 15865: -63,37 + 15866: -63,38 + 15867: -63,38 + 15868: -63,39 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinLineE + decals: + 5516: -14,65 + 5517: -14,64 + 5525: -11,66 + 5526: -11,65 + - node: + color: '#C7C5CAFF' + id: WoodTrimThinLineE + decals: + 7730: -14,-58 + 7731: -14,-59 + 7732: -14,-60 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineE + decals: + 6097: -14,-45 + 6098: -14,-46 + 6099: -14,-47 + 6112: -28,-45 + 6119: -28,-45 + - node: + color: '#CACCC3FF' + id: WoodTrimThinLineE + decals: + 2707: 5,-5 + - node: + cleanable: True + color: '#CACFD3FF' + id: WoodTrimThinLineE + decals: + 5978: -18,56 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinLineE + decals: + 13519: -68,35 + 13520: -68,36 + 13521: -68,36 + - node: + color: '#CDCCD0FF' + id: WoodTrimThinLineE + decals: + 6176: -28,-46 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinLineE + decals: + 11379: -61,-7 + 11380: -61,-8 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinLineE + decals: + 6164: -22,-41 + 6165: -22,-42 + 6166: -22,-43 + 6167: -22,-44 + 10018: 8,-29 + 10019: 8,-30 + 10020: 8,-31 + 10021: 8,-31 + 10022: 8,-32 + 10035: 6,-32 + - node: + color: '#CDD2D6FF' + id: WoodTrimThinLineE + decals: + 12276: -62,-24 + 12277: -62,-23 + 12288: -58,-19 + 12289: -58,-20 + 12290: -58,-21 + 12291: -58,-22 + 12302: -60,-18 + - node: + color: '#D0C5CDFF' + id: WoodTrimThinLineE + decals: + 1684: -39,67 + 1686: -48,67 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinLineE + decals: + 11879: -51,-5 + 11880: -51,-5 + 11881: -51,-6 + 11882: -51,-7 + - node: + color: '#D0D5D9FF' + id: WoodTrimThinLineE + decals: + 2054: -51,64 + 2483: 6,-4 + 2484: 6,-5 + 2485: 6,-6 + - node: + color: '#D2D2D2FF' + id: WoodTrimThinLineE + decals: + 10684: -34,-37 + 10685: -34,-38 + 10693: -38,-41 + 10694: -38,-40 + 10695: -38,-39 + - node: + color: '#D6CFD9FF' + id: WoodTrimThinLineE + decals: + 1550: -39,64 + 1551: -39,65 + 1552: -39,66 + 1553: -39,67 + 1554: -39,68 + 1555: -39,69 + 1581: -39,67 + 1582: -48,67 + 1586: -39,68 + - node: + color: '#D6D2D9FF' + id: WoodTrimThinLineE + decals: + 18187: -68,76 + 18188: -68,74 + - node: + zIndex: 30 + color: '#D9D2D0FF' + id: WoodTrimThinLineE + decals: + 13603: -76,32 + 13604: -76,31 + 13605: -76,30 + 13606: -76,30 + 13607: -77,29 + - node: + color: '#D9D8DFFF' + id: WoodTrimThinLineE + decals: + 2725: -3,-5 + 2726: -3,-6 + 2727: -3,-7 + 2728: -3,-8 + 2729: -3,-9 + 2730: -3,-11 + 2731: -3,-12 + 2732: -3,-10 + 2751: -3,-13 + - node: + color: '#D9DFE9FF' + id: WoodTrimThinLineE + decals: + 5016: -18,57 + 5044: -19,59 + 5049: -14,59 + 5050: -14,58 + 5051: -14,57 + 5052: -15,56 + 5053: -15,55 + - node: + color: '#DCDBDCFF' + id: WoodTrimThinLineE + decals: + 2024: -51,61 + 2025: -51,62 + 2026: -51,63 + 2027: -51,65 + 2028: -51,66 + 2029: -51,67 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinLineE + decals: + 9052: -28,-57 + 9057: -28,-58 + 10986: -55,-22 + 10987: -55,-23 + 10994: -56,-21 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinLineE + decals: + 1630: -36,72 + 1631: -36,71 + 1632: -36,70 + 1651: -51,70 + - node: + color: '#E0E2E1FF' + id: WoodTrimThinLineE + decals: + 9064: -29,-57 + 9065: -29,-58 + 9066: -29,-59 + 9079: -29,-61 + 9080: -29,-62 + 9081: -29,-63 + 9089: -23,-63 + 9090: -23,-62 + 9091: -23,-61 + 9092: -23,-61 + 9093: -23,-60 + - node: + color: '#E3DBDCFF' + id: WoodTrimThinLineE + decals: + 1688: -51,71 + 1689: -51,72 + 1690: -51,73 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinLineE + decals: + 9194: 12,-79 + 9195: 12,-80 + 9196: 12,-81 + 9197: 12,-82 + 9198: 12,-82 + 9199: 12,-83 + 9200: 12,-84 + 9201: 12,-85 + 9222: 14,-78 + 9223: 14,-86 + 9247: 8,-78 + 9248: 8,-78 + 9249: 8,-79 + 9250: 8,-80 + 9256: 12,-78 + 9257: 12,-86 + - node: + color: '#E6E2E3FF' + id: WoodTrimThinLineE + decals: + 4229: -33,37 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinLineE + decals: + 4038: -32,33 + 4039: -32,34 + 4040: -32,35 + 4041: -29,36 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinLineE + decals: + 17737: -47,97 + 17738: -47,96 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinLineE + decals: + 4162: -29,39 + 4176: -32,41 + - node: + color: '#E6E8ECFF' + id: WoodTrimThinLineE + decals: + 7744: -9,-58 + 7754: -9,-59 + 7755: -9,-60 + 7756: -9,-61 + 7757: -9,-61 + 7758: -9,-61 + 7759: -9,-62 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinLineE + decals: + 6492: 3,-65 + 6493: 3,-65 + 6494: 3,-66 + 6495: 3,-67 + 6496: 3,-67 + 6497: 3,-68 + 6498: 3,-68 + 6501: 3,-69 + - node: + color: '#ECE8ECFF' + id: WoodTrimThinLineE + decals: + 2765: -8,-5 + 2766: -8,-6 + 2767: -8,-7 + 2768: -8,-8 + 2769: -8,-9 + 2770: -8,-10 + 2771: -8,-11 + 2772: -8,-12 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinLineE + decals: + 3148: 4,-9 + 3149: 4,-10 + 3150: 4,-11 + 3169: 6,-14 + 3170: 6,-13 + 3171: 6,-12 + 3172: 9,-12 + 3173: 9,-13 + 3177: 9,-12 + 3178: 9,-13 + 3179: 8,-14 + - node: + color: '#FFF8F8FF' + id: WoodTrimThinLineE + decals: + 2492: 8,-4 + 2493: 9,-5 + 2494: 9,-6 + 2495: 9,-7 + 2496: 8,-5 + 2497: 8,-6 + 2498: 8,-7 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 305: 29,-32 + 306: 29,-31 + 307: 29,-30 + 714: -35,24 + 717: -33,23 + 718: -33,22 + 835: -27,48 + 836: -27,49 + 837: -27,50 + 847: -39,33 + 848: -39,34 + 865: -41,32 + 866: -41,33 + 867: -41,34 + 868: -41,35 + 889: -19,-11 + 890: -19,-12 + 896: -20,-10 + 945: -24,-10 + 946: -24,-11 + 947: -24,-12 + 967: -22,-7 + 968: -22,-6 + 993: -27,-6 + 994: -27,-7 + 1018: -20,-10 + 1243: -33,21 + 1277: -32,-8 + 1278: -32,-9 + 1279: -32,-10 + 1343: -31,-9 + 2172: -39,58 + 2183: -39,60 + 2184: -39,59 + 2193: -39.003128,62.84547 + 2811: -73,6 + 2812: -73,7 + 2813: -73,8 + 2814: -73,9 + 2816: -73,10 + 2817: -73,11 + 2818: -73,12 + 2913: -70,6 + 2914: -70,7 + 2915: -70,8 + 2916: -70,10 + 2917: -70,11 + 2919: -70,12 + 3045: -88,9 + 3046: -86,9 + 3047: -80,9 + 3245: -8,31 + 3246: -8,30 + 3258: 1,55 + 3260: 1,56 + 3279: -11,44 + 3280: -11,43 + 3281: -11,42 + 3282: -11,41 + 3283: -11,40 + 3291: -4,38 + 3297: -6,36 + 3298: -6,34 + 3312: -13,32 + 3334: -8,46 + 3335: -8,45 + 3336: -8,44 + 3337: -8,43 + 3338: -4,43 + 3339: -4,44 + 3340: -4,45 + 3341: -4,46 + 3346: -8,40 + 3354: -4,42 + 3429: -13,34 + 3430: -13,36 + 4210: -32,37 + 4835: -79,48 + 4836: -79,49 + 4849: -79,59 + 4850: -79,60 + 4867: -92,45 + 4873: -92,63 + 4918: -92,47 + 5971: -18,56 + 6597: -1,70 + 6612: -10,70 + 6616: -1,75 + 6617: -1,76 + 6618: -1,76 + 6619: -1,77 + 6620: -1,78 + 6731: 25,23 + 6732: 24,21 + 6758: 30,22 + 6759: 30,21 + 6760: 30,20 + 6784: 27,20 + 6785: 27,21 + 6786: 27,22 + 6796: 25,22 + 8175: 41,23 + 8176: 41,24 + 13051: -77,-17 + 13052: -77,-16 + 13053: -77,-15 + 16376: -69.017265,-3.9417996 + 16377: -69.142265,-3.9464293 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 16369: -54,71 + - node: + angle: 0.17453292519943295 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 2044: -54.423035,64.07721 + - node: + angle: 1.3962634015954636 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 2048: -51.892452,65.2019 + - node: + angle: 1.7453292519943295 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 2045: -51.9619,65.8755 + - node: + zIndex: 90 + angle: 3.839724354387525 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineE + decals: + 12893: 85.08398,-53.900898 + 12894: 85.33398,-53.791523 + 12895: 85.52148,-53.635273 + 12896: 84.50585,-52.400898 + - node: + color: '#737273FF' + id: WoodTrimThinLineN + decals: + 12018: -49,-7 + 12019: -48,-7 + - node: + color: '#9E9C9DFF' + id: WoodTrimThinLineN + decals: + 15844: -62,35 + - node: + color: '#ABA8ABFF' + id: WoodTrimThinLineN + decals: + 1518: -49,63 + 1519: -48,63 + 1520: -40,63 + 1521: -39,63 + 1524: -46,63 + 1525: -45,63 + 1526: -44,63 + 1527: -43,63 + 1528: -42,63 + 1533: -47.023968,63.878128 + 1534: -47.00082,63.748505 + 1535: -47.00082,63.614243 + 1536: -47.005447,63.470722 + 1537: -40.981846,63.841095 + 1538: -40.991108,63.688316 + 1539: -41.000366,63.549423 + 1540: -40.991108,63.40128 + - node: + color: '#BA9F95FF' + id: WoodTrimThinLineN + decals: + 3323: 5,-4 + - node: + color: '#C3C5BDFF' + id: WoodTrimThinLineN + decals: + 15846: -67,35 + - node: + color: '#C3C5CDFF' + id: WoodTrimThinLineN + decals: + 15869: -66,39 + 15870: -65,39 + 15871: -64,39 + 15872: -63,39 + 15873: -63,39 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinLineN + decals: + 5522: -13,66 + 5523: -12,66 + 5524: -11,66 + - node: + color: '#C7C5CAFF' + id: WoodTrimThinLineN + decals: + 7724: -16,-58 + 7725: -15,-58 + 7726: -14,-58 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineN + decals: + 6080: -31,-41 + 6081: -30,-41 + 6082: -29,-41 + 6083: -28,-41 + 6084: -27,-41 + 6085: -26,-41 + 6086: -24,-41 + 6087: -24,-41 + 6088: -24,-41 + 6089: -23,-41 + 6090: -22,-41 + 6091: -22,-41 + 6092: -24,-41 + 6093: -24,-41 + 6094: -22,-41 + 6095: -25,-41 + 6096: -25,-41 + - node: + color: '#CAC8CAFF' + id: WoodTrimThinLineN + decals: + 11946: -52,-4 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinLineN + decals: + 13509: -74,32 + 13510: -68,32 + 13511: -68,32 + 13514: -72,33 + 13515: -71,33 + 13516: -70,33 + 13527: -74,36 + 13528: -73,36 + 13529: -71,36 + 13530: -70,36 + 13531: -69,36 + 13532: -69,36 + 13533: -68,36 + 13534: -68,36 + 13535: -68,36 + 13543: -74,33 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinLineN + decals: + 11355: -66,-9 + 11356: -65,-9 + 11357: -64,-9 + 11358: -63,-9 + 11370: -62,-6 + 11400: -65,-6 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinLineN + decals: + 7085: 18,-64 + 7086: 19,-64 + 10013: 4,-29 + 10014: 5,-29 + 10015: 6,-29 + 10016: 7,-29 + 10017: 8,-29 + - node: + color: '#CDD2D6FF' + id: WoodTrimThinLineN + decals: + 12279: -64,-23 + 12280: -63,-23 + 12281: -62,-23 + 12297: -61,-19 + 12298: -59,-19 + 12299: -59,-19 + 12300: -58,-19 + 12301: -60,-19 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinLineN + decals: + 11873: -53,-4 + - node: + color: '#D0D5D9FF' + id: WoodTrimThinLineN + decals: + 2480: 3,-4 + 2481: 4,-4 + 2482: 6,-4 + - node: + color: '#D0D8D3FF' + id: WoodTrimThinLineN + decals: + 17919: -53,107 + 17920: -52,107 + 17921: -51,107 + 17922: -50,107 + - node: + color: '#D2D2D2FF' + id: WoodTrimThinLineN + decals: + 10677: -39,-37 + 10678: -38,-37 + 10679: -37,-37 + 10680: -36,-37 + 10681: -35,-37 + 10682: -35,-37 + 10683: -34,-37 + - node: + color: '#D6CFD9FF' + id: WoodTrimThinLineN + decals: + 1556: -49,69 + 1557: -48,69 + 1558: -47,69 + 1559: -46,69 + 1560: -45,69 + 1561: -44,69 + 1562: -43,69 + 1563: -42,69 + 1564: -41,69 + 1565: -40,69 + 1566: -39,69 + 1567: -47,66 + 1568: -45,66 + 1569: -44,66 + 1570: -43,66 + 1571: -41,66 + 1572: -49,67 + 1573: -48,67 + 1574: -40,67 + 1575: -39,67 + 1576: -40.00982,66.85305 + 1577: -39.016766,66.85305 + 1578: -48.000355,66.8438 + 1579: -48.995724,66.8438 + 1588: -46,66 + 1589: -42,66 + 1590: -46,67 + 1591: -42,67 + - node: + color: '#D6D2D9FF' + id: WoodTrimThinLineN + decals: + 18181: -72,76 + 18182: -71,76 + 18183: -70,76 + 18184: -69,76 + 18185: -68,76 + 18186: -68,76 + - node: + zIndex: 30 + angle: -0.10471975511965978 rad + color: '#D9D2D0FF' + id: WoodTrimThinLineN + decals: + 13595: -72.7912,34.04801 + - node: + zIndex: 30 + color: '#D9D2D0FF' + id: WoodTrimThinLineN + decals: + 13597: -80,32 + 13598: -79,32 + 13599: -78,32 + 13600: -77,32 + 13601: -76,32 + 13602: -76,32 + 13622: -75,31 + - node: + zIndex: 30 + angle: 0.15707963267948966 rad + color: '#D9D2D0FF' + id: WoodTrimThinLineN + decals: + 13596: -72.9162,34.61051 + - node: + zIndex: 30 + angle: 0.5235987755982988 rad + color: '#D9D2D0FF' + id: WoodTrimThinLineN + decals: + 13594: -69.82245,35.532387 + - node: + color: '#D9D8DFFF' + id: WoodTrimThinLineN + decals: + 2753: -7,-5 + 2754: -6,-5 + 2755: -5,-5 + 2756: -4,-5 + - node: + color: '#D9DFE9FF' + id: WoodTrimThinLineN + decals: + 5014: -19,58 + 5015: -21,58 + 5019: -20,58 + 5031: -13,62 + 5032: -11,62 + 5033: -9,62 + 5034: -14,62 + 5035: -15,62 + 5037: -16,61 + 5038: -17,61 + 5039: -22,61 + 5040: -21,61 + 5041: -20,61 + 5062: -16,58 + 5063: -15,58 + 5064: -14,58 + - node: + color: '#DCDBD9FF' + id: WoodTrimThinLineN + decals: + 5076: -19,61 + 5077: -18,61 + - node: + color: '#DCDBDCFF' + id: WoodTrimThinLineN + decals: + 2030: -54,67 + 2031: -53,67 + 2032: -52,67 + 2033: -51,67 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinLineN + decals: + 9051: -28,-57 + 9053: -27,-58 + 10954: -52,-24 + 10969: -56,-24 + 10971: -55,-24 + 10980: -56,-21 + 10988: -55,-22 + 10989: -54,-21 + 10990: -53,-21 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinLineN + decals: + 1636: -51,73 + 1637: -50,73 + 1638: -37,73 + 1639: -38,73 + 1640: -40,74 + 1641: -48,74 + 1642: -47,74 + 1643: -46,74 + 1644: -45,74 + 1645: -44,74 + 1646: -43,74 + 1647: -42,74 + 1648: -41,74 + - node: + color: '#DFE2ECFF' + id: WoodTrimThinLineN + decals: + 4067: -40,37 + 4068: -39,37 + 4069: -38,37 + - node: + color: '#E0E2E1FF' + id: WoodTrimThinLineN + decals: + 9061: -31,-57 + 9062: -30,-57 + 9063: -29,-57 + 9076: -31,-61 + 9077: -30,-61 + 9078: -29,-61 + 9094: -26,-60 + 9095: -25,-60 + 9096: -24,-60 + 9097: -23,-60 + - node: + color: '#E3DFD9FF' + id: WoodTrimThinLineN + decals: + 2782: -2,-7 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinLineN + decals: + 9188: 6,-78 + 9189: 7,-78 + 9190: 8,-78 + 9191: 12,-78 + 9192: 13,-78 + 9193: 14,-78 + 9241: 6,-86 + 9242: 7,-86 + 9243: 13,-86 + 9244: 14,-86 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinLineN + decals: + 17735: -49,98 + 17736: -48,98 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinLineN + decals: + 4152: -37,39 + 4153: -36,39 + 4154: -35,39 + 4155: -34,39 + 4156: -33,39 + 4157: -32,39 + 4166: -30,39 + 4167: -31,40 + - node: + color: '#E6E8ECFF' + id: WoodTrimThinLineN + decals: + 7739: -12,-58 + 7740: -11,-58 + 7741: -10,-58 + 7742: -9,-58 + 7743: -9,-58 + 7762: -16,-61 + 7763: -15,-61 + 7764: -14,-61 + 7765: -13,-61 + 7766: -13,-61 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinLineN + decals: + 6480: 2,-65 + 6481: 1,-65 + 6482: 0,-65 + 6483: -1,-65 + 6484: -2,-65 + 6485: -3,-65 + 6502: -4,-66 + 6503: 4,-66 + - node: + color: '#ECE8ECFF' + id: WoodTrimThinLineN + decals: + 2773: -7,-13 + 2774: -6,-13 + 2775: -5,-13 + 2776: -4,-13 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinLineN + decals: + 3158: 5,-12 + 3159: 6,-12 + 3160: 7,-12 + 3161: 8,-12 + 3162: 9,-12 + 3174: 8,-12 + 3175: 9,-12 + 3176: 7,-12 + 3186: 4,-12 + 3187: 3,-12 + - node: + color: '#FFF8F8FF' + id: WoodTrimThinLineN + decals: + 2490: 7,-4 + 2491: 8,-4 + - node: + angle: -0.6108652381980153 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15859: -66.175575,33.44884 + 15860: -64.425575,33.651966 + - node: + angle: -0.5235987755982988 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 2039: -52.194256,62.29929 + - node: + angle: -0.3490658503988659 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 2040: -52.124813,62.55855 + - node: + zIndex: 30 + angle: -0.3490658503988659 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13586: -70.121544,32.544136 + - node: + angle: -0.17453292519943295 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 10622: -30.871998,-78.83211 + 10623: -27.028248,-71.46511 + - node: + zIndex: 30 + angle: -0.17453292519943295 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13591: -74.23092,29.188131 + - node: + angle: -0.13962634015954636 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15855: -64.02965,38.537975 + - node: + zIndex: 30 + angle: -0.10471975511965978 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13589: -72.79342,30.172506 + 13590: -72.35592,31.141256 + - node: + angle: -0.08726646259971647 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15852: -64.01402,33.58485 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 25: 39,-29 + 26: 40,-29 + 413: 69,7 + 414: 68,7 + 415: 67,7 + 416: 66,7 + 417: 65,7 + 715: -34,24 + 827: -28,51 + 851: -38,32 + 852: -37,32 + 859: -35,31 + 860: -36,31 + 861: -37,31 + 862: -38,31 + 863: -39,31 + 864: -40,31 + 887: -21,-10 + 888: -20,-10 + 898: -22,-11 + 899: -19,-11 + 938: -24,-10 + 939: -25,-10 + 940: -26,-10 + 941: -27,-10 + 962: -25,-6 + 963: -24,-6 + 965: -23,-6 + 966: -22,-6 + 981: -33,-8 + 990: -29,-6 + 991: -28,-6 + 992: -27,-6 + 2053: -52.0244,65.542175 + 2161: -49,58 + 2162: -48,58 + 2163: -47,58 + 2164: -46,58 + 2165: -45,58 + 2166: -44,58 + 2167: -43,58 + 2168: -42,58 + 2169: -41,58 + 2170: -40,58 + 2171: -39,58 + 2836: -72,5 + 2837: -70,5 + 2840: -71,5 + 2855: -72,8 + 2856: -71,8 + 2857: -70,8 + 2899: -72,12 + 2900: -71,12 + 2903: -70,12 + 3032: -87,8 + 3034: -79,8 + 3238: -9,32 + 3239: -10,31 + 3240: -9,31 + 3241: -8,31 + 3242: -5,31 + 3243: -3,31 + 3244: -4,31 + 3265: -13,39 + 3266: -12,39 + 3271: -2,57 + 3272: -1,57 + 3273: 0,57 + 3285: -10,39 + 3286: -9,39 + 3287: -7,39 + 3288: -6,39 + 3289: -5,39 + 3300: -4,35 + 3301: -5,35 + 3306: -5,33 + 3307: -4,33 + 3313: -7,32 + 3314: -6,32 + 3316: -7.0032015,31.851368 + 3317: -6.0032015,31.851368 + 3356: -5,47 + 3357: -6,47 + 3358: -7,47 + 3365: -7,42 + 3366: -6,42 + 3367: -5,42 + 3393: -15,39 + 3417: -12,33 + 3418: -11,33 + 3419: -10,33 + 3420: -9,33 + 3422: -8,33 + 3440: -12,35 + 3441: -11,35 + 3442: -10,35 + 3443: -9,35 + 3444: -8,35 + 4837: -80,50 + 4838: -81,50 + 4851: -80,61 + 4852: -81,61 + 4868: -94,47 + 4872: -94,65 + 4912: -93,48 + 4915: -93,50 + 4916: -90,47 + 4917: -91,47 + 6598: -2,71 + 6599: -3,71 + 6610: -12,71 + 6611: -11,71 + 6613: 0,74 + 6754: 26,24 + 6755: 27,24 + 6756: 28,24 + 6757: 29,24 + 13060: -79,-14 + 13061: -78,-14 + 16380: -69.0219,-3.9973552 + 16381: -69.03116,-4.136244 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 5599: -60,67 + - node: + angle: 0.05235987755982989 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15851: -63.045273,34.5536 + - node: + zIndex: 30 + angle: 0.08726646259971647 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13587: -68.76217,31.216011 + - node: + angle: 0.12217304763960307 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15853: -65.82652,36.52235 + - node: + angle: 0.13962634015954636 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15854: -64.01402,36.256725 + - node: + angle: 0.17453292519943295 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 2041: -51.958145,62.910404 + 2042: -53.670662,62.139282 + 10621: -30.903248,-78.41023 + 10625: -26.871998,-71.105736 + - node: + angle: 0.3141592653589793 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15856: -62.889023,37.5536 + - node: + angle: 0.3490658503988659 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 2037: -53.709564,63.136314 + 10624: -26.606373,-71.80886 + - node: + zIndex: 30 + angle: 0.3490658503988659 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13585: -68.777794,31.575386 + 13592: -73.85592,30.547506 + - node: + angle: 0.4014257279586958 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15857: -63.0037,34.48009 + - node: + angle: 0.4537856055185257 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 2038: -53.658638,62.96039 + - node: + zIndex: 30 + angle: 0.5235987755982988 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13584: -71.79342,30.591011 + 13588: -72.69967,30.641256 + - node: + angle: 0.7853981633974483 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 15858: -65.706825,33.745716 + - node: + angle: 1.0471975511965976 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 2043: -53.696182,63.961464 + - node: + zIndex: 30 + angle: 1.2217304763960306 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 13593: -72.444275,30.714373 + - node: + zIndex: 90 + angle: 2.792526803190927 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 12884: 84.0996,-54.822773 + 12885: 84.17773,-54.572773 + 12886: 84.27148,-54.291523 + - node: + zIndex: 90 + angle: 3.839724354387525 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 12888: 83.58398,-54.541523 + 12889: 83.81835,-54.807148 + 12890: 84.0996,-52.338398 + 12891: 83.7246,-52.322773 + - node: + color: '#737273FF' + id: WoodTrimThinLineS + decals: + 12014: -49,-8 + 12015: -48,-8 + - node: + color: '#9E9C9DFF' + id: WoodTrimThinLineS + decals: + 15845: -62,35 + - node: + color: '#A5A5A5FF' + id: WoodTrimThinLineS + decals: + 11489: -66,-12 + 11490: -65,-12 + - node: + color: '#C3C5BDFF' + id: WoodTrimThinLineS + decals: + 15847: -67,35 + - node: + color: '#C3C5CDFF' + id: WoodTrimThinLineS + decals: + 15874: -66,34 + 15875: -65,34 + 15876: -64,34 + 15877: -63,34 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinLineS + decals: + 5527: -13,66 + 5528: -12,65 + 5529: -11,65 + - node: + color: '#C7C5CAFF' + id: WoodTrimThinLineS + decals: + 7727: -16,-60 + 7728: -15,-60 + 7729: -14,-60 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineS + decals: + 6107: -17,-47 + 6108: -16,-47 + 6109: -15,-47 + 6113: -32,-45 + 6114: -31,-45 + 6115: -29,-45 + 6116: -29,-45 + 6117: -28,-45 + 6118: -30,-45 + 6122: -27,-44 + - node: + color: '#CACCC3FF' + id: WoodTrimThinLineS + decals: + 2704: 3,-5 + 2705: 4,-5 + 2706: 5,-5 + - node: + cleanable: True + color: '#CACFD3FF' + id: WoodTrimThinLineS + decals: + 5980: -20,55 + 5981: -19,55 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinLineS + decals: + 13536: -72,34 + 13537: -72,34 + 13538: -71,34 + 13539: -70,34 + 13540: -69,34 + 13541: -69,34 + 13542: -69,34 + - node: + color: '#CDCCD0FF' + id: WoodTrimThinLineS + decals: + 6178: -31,-47 + 6179: -30,-47 + 6180: -29,-47 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinLineS + decals: + 11359: -65,-10 + 11360: -66,-10 + 11371: -63,-9 + 11373: -62,-9 + 11374: -61,-9 + 11375: -60,-9 + 11401: -65,-7 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinLineS + decals: + 6168: -26,-44 + 6169: -25,-44 + 6170: -24,-44 + 6171: -23,-44 + 6172: -22,-44 + 7104: 18,-65 + 7105: 19,-65 + 10023: 8,-32 + 10024: 8,-32 + 10025: 7,-32 + 10026: 6,-32 + 10027: 5,-32 + 10028: 4,-32 + 10029: 3,-32 + 10033: 8,-31 + 10034: 7,-31 + - node: + color: '#CDD2D6FF' + id: WoodTrimThinLineS + decals: + 12282: -62,-24 + 12283: -61,-22 + 12284: -60,-22 + 12285: -59,-22 + 12286: -58,-22 + 12287: -58,-22 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinLineS + decals: + 11874: -54,-7 + 11875: -53,-7 + 11876: -52,-7 + 11877: -51,-7 + 11878: -51,-7 + - node: + color: '#D0D5D9FF' + id: WoodTrimThinLineS + decals: + 2486: 6,-6 + 2488: 5,-7 + 2489: 6,-7 + - node: + color: '#D0D8D3FF' + id: WoodTrimThinLineS + decals: + 17925: -52,107 + 17926: -51,107 + - node: + color: '#D2D2D2FF' + id: WoodTrimThinLineS + decals: + 10675: -39,-41 + 10676: -39,-41 + 10692: -38,-41 + 10696: -37,-38 + 10697: -36,-38 + 10698: -35,-38 + 10699: -34,-38 + 10700: -34,-38 + - node: + color: '#D6D2D9FF' + id: WoodTrimThinLineS + decals: + 18174: -72,74 + 18175: -71,74 + 18176: -70,74 + 18177: -69,74 + 18178: -69,74 + 18179: -68,74 + 18180: -68,74 + - node: + zIndex: 30 + color: '#D9D2D0FF' + id: WoodTrimThinLineS + decals: + 13608: -76,30 + 13609: -77,29 + 13610: -78,29 + 13611: -79,29 + 13612: -79,29 + 13613: -80,29 + 13621: -75,31 + - node: + color: '#D9D8DFFF' + id: WoodTrimThinLineS + decals: + 2742: -7,-13 + 2743: -6,-13 + 2744: -4,-13 + 2745: -4,-13 + 2746: -6,-13 + 2747: -5,-13 + 2748: -8,-13 + 2749: -4,-13 + 2750: -3,-13 + - node: + color: '#D9DFE9FF' + id: WoodTrimThinLineS + decals: + 5022: -22,60 + 5023: -21,60 + 5024: -20,60 + 5025: -19,60 + 5026: -18,60 + 5027: -17,60 + 5028: -13,60 + 5029: -11,60 + 5030: -9,60 + 5046: -16,60 + 5047: -15,60 + 5048: -14,60 + 5060: -16,55 + 5061: -15,55 + - node: + color: '#DCDBDCFF' + id: WoodTrimThinLineS + decals: + 2020: -54,61 + 2021: -53,61 + 2022: -52,61 + 2023: -51,61 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinLineS + decals: + 9049: -27,-58 + 9050: -28,-58 + 10957: -52,-25 + 10976: -55,-24 + 10984: -56,-23 + 10985: -55,-23 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinLineS + decals: + 1653: -38,71 + 1654: -39,71 + 1655: -40,71 + 1656: -50,71 + 1657: -49,71 + 1658: -48,71 + 1659: -46,71 + 1660: -45,71 + 1661: -44,71 + 1662: -43,71 + 1663: -42,71 + 1664: -41,71 + 1665: -47,71 + - node: + color: '#DFD8DCFF' + id: WoodTrimThinLineS + decals: + 12531: -61,-19 + 12532: -60,-19 + - node: + color: '#E0E2E1FF' + id: WoodTrimThinLineS + decals: + 9067: -29,-59 + 9068: -30,-59 + 9069: -31,-59 + 9082: -31,-63 + 9083: -30,-63 + 9084: -29,-63 + 9085: -26,-63 + 9086: -25,-63 + 9087: -24,-63 + 9088: -23,-63 + - node: + color: '#E3DFD9FF' + id: WoodTrimThinLineS + decals: + 2783: -2,-7 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinLineS + decals: + 9202: 6,-78 + 9203: 7,-78 + 9204: 14,-78 + 9205: 13,-78 + 9224: 6,-86 + 9225: 7,-86 + 9226: 8,-86 + 9227: 9,-86 + 9228: 10,-86 + 9229: 12,-86 + 9230: 13,-86 + 9231: 13,-86 + 9232: 13,-86 + 9233: 13,-86 + 9234: 14,-86 + 9235: 14,-86 + 9236: 10,-86 + 9237: 10,-86 + 9238: 11,-86 + 9239: 11,-86 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinLineS + decals: + 4030: -40,30 + 4031: -39,30 + 4032: -38,30 + 4033: -34,30 + 4034: -33,30 + 4035: -32,30 + 4042: -31,36 + 4043: -30,36 + 4044: -29,36 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinLineS + decals: + 17739: -49,95 + 17740: -48,95 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinLineS + decals: + 4149: -35,38 + 4150: -37,38 + 4151: -29,38 + 4169: -37,41 + 4170: -36,41 + 4171: -35,41 + 4172: -34,41 + 4173: -33,41 + 4174: -33,41 + 4175: -32,41 + - node: + color: '#E6E8ECFF' + id: WoodTrimThinLineS + decals: + 7745: -9,-62 + 7746: -10,-62 + 7747: -12,-62 + 7748: -12,-62 + 7749: -13,-62 + 7750: -14,-62 + 7751: -15,-62 + 7752: -16,-62 + 7753: -11,-62 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinLineS + decals: + 6486: 1,-69 + 6487: 2,-69 + 6488: 3,-69 + 6499: -4,-66 + 6500: 4,-66 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinLineS + decals: + 3163: 9,-13 + 3164: 7,-13 + 3165: 6,-14 + 3166: 5,-14 + 3167: 4,-14 + 3168: 3,-14 + - node: + color: '#FFF8F8FF' + id: WoodTrimThinLineS + decals: + 2499: 8,-7 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 29: 39,-30 + 30: 40,-30 + 31: 41,-30 + 420: 65,6 + 421: 66,6 + 422: 68,6 + 711: -37,23 + 712: -36,23 + 719: -35,21 + 720: -36,21 + 833: -28,47 + 853: -38,35 + 854: -37,35 + 873: -40,36 + 874: -38,36 + 875: -37,36 + 876: -36,36 + 877: -35,36 + 893: -22,-12 + 894: -20,-12 + 895: -19,-12 + 948: -27,-12 + 949: -26,-12 + 950: -25,-12 + 951: -24,-12 + 958: -25,-7 + 959: -24,-7 + 960: -23,-7 + 961: -22,-7 + 987: -29,-7 + 988: -28,-7 + 989: -27,-7 + 997: -21,-10 + 998: -20,-10 + 1002: -20,-7 + 1003: -19,-7 + 1004: -23,-9 + 1007: -21,-9 + 1008: -20,-9 + 1016: -21,-10 + 1017: -20,-10 + 1275: -33,-10 + 1276: -32,-10 + 2831: -72,13 + 2832: -71,13 + 2834: -70,13 + 2851: -72,10 + 2852: -71,10 + 2853: -70,10 + 2920: -72,6 + 2921: -71,6 + 2922: -70,6 + 2976: -72,19 + 2977: -71,19 + 2978: -70,19 + 3027: -79,10 + 3030: -87,10 + 3263: -2,54 + 3264: -1,54 + 3267: 0,54 + 3293: -5,37 + 3303: -4,35 + 3304: -5,35 + 3309: -4,33 + 3310: -5,33 + 3311: -6,33 + 3350: -7,41 + 3351: -6,41 + 3352: -5,41 + 3362: -7,47 + 3363: -6,47 + 3364: -5,47 + 3412: -12,33 + 3413: -11,33 + 3414: -10,33 + 3415: -8,33 + 3416: -7,33 + 3421: -9,33 + 3433: -12,35 + 3434: -10,35 + 3435: -11,35 + 3436: -9,35 + 3437: -8,35 + 3445: -12,37 + 3446: -11,37 + 3447: -10,37 + 3448: -9,37 + 3449: -8,37 + 4070: -39,36 + 4839: -81,47 + 4840: -80,47 + 4853: -80,58 + 4869: -94,43 + 4874: -94,61 + 4927: -90,61 + 5972: -20,55 + 5973: -19,55 + 6600: -3,69 + 6601: -2,69 + 6608: -12,69 + 6609: -11,69 + 6614: 1,79 + 6615: 0,79 + 6728: 25,20 + 6761: 30,20 + 6762: 29,20 + 6763: 28,20 + 6764: 27,20 + 6765: 26,20 + 6787: 28,23 + 6788: 29,23 + 6797: 25,22 + 6879: -2,-67 + 6880: -1,-67 + 7106: 20,-64 + 8177: 44,26 + 8178: 45,26 + 8179: 46,26 + 8180: 47,26 + 8181: 48,26 + 8185: 42,25 + 8186: 43,25 + 8187: 44,25 + 13055: -79,-18 + 13056: -78,-18 + 16374: -69.017845,-3.8225632 + 16375: -69.017845,-3.9475632 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 5596: -60,66 + - node: + angle: 0.8726646259971648 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 412: -114.37261,7.2320375 + - node: + angle: 1.3962634015954636 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 411: -115.40386,9.950788 + - node: + angle: 1.9198621771937625 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 409: -114.414276,6.784121 + - node: + angle: 2.0943951023931953 rad + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 410: -115.43511,9.6903715 + - node: + color: '#737273FF' + id: WoodTrimThinLineW + decals: + 12016: -49,-7 + 12017: -49,-8 + - node: + color: '#ABAFA4FF' + id: WoodTrimThinLineW + decals: + 7703: -11,-57 + - node: + color: '#B1A8A1FF' + id: WoodTrimThinLineW + decals: + 2781: -2,-7 + - node: + color: '#C3C5CDFF' + id: WoodTrimThinLineW + decals: + 15878: -66,39 + 15879: -66,38 + 15880: -66,36 + 15881: -66,36 + 15882: -66,35 + 15883: -66,34 + 15884: -66,34 + 15885: -66,37 + - node: + color: '#C7BFC3FF' + id: WoodTrimThinLineW + decals: + 5518: -15,65 + 5519: -15,64 + 5530: -12,65 + 5531: -12,66 + - node: + color: '#C7C5CAFF' + id: WoodTrimThinLineW + decals: + 7733: -16,-58 + 7734: -16,-59 + 7735: -16,-60 + - node: + color: '#C8C8C8FF' + id: WoodTrimThinLineW + decals: + 6102: -32,-42 + 6103: -32,-43 + 6104: -32,-43 + 6105: -32,-44 + 6106: -32,-45 + 6110: -18,-46 + 6111: -18,-45 + 6120: -32,-45 + - node: + cleanable: True + color: '#CACFD3FF' + id: WoodTrimThinLineW + decals: + 5979: -21,56 + - node: + color: '#CDCCCDFF' + id: WoodTrimThinLineW + decals: + 13522: -74,33 + 13523: -74,35 + 13524: -74,35 + 13525: -74,36 + 13526: -74,36 + - node: + color: '#CDCCD0FF' + id: WoodTrimThinLineW + decals: + 6177: -32,-46 + - node: + color: '#CDCCD3FF' + id: WoodTrimThinLineW + decals: + 11361: -66,-9 + 11362: -66,-10 + 11391: -62,-8 + 11392: -62,-7 + 11393: -62,-6 + - node: + color: '#CDCDCDFF' + id: WoodTrimThinLineW + decals: + 10030: 3,-32 + 10031: 3,-31 + 10032: 3,-30 + 10037: 4,-29 + 10038: 4,-30 + 10039: 4,-31 + 10040: 4,-32 + - node: + color: '#CDD2D6FF' + id: WoodTrimThinLineW + decals: + 12278: -64,-23 + 12292: -61,-19 + 12293: -61,-20 + 12294: -61,-21 + 12295: -61,-22 + 12296: -61,-22 + 12303: -60,-18 + - node: + color: '#D0C5CDFF' + id: WoodTrimThinLineW + decals: + 1685: -49,67 + 1687: -40,67 + - node: + color: '#D0D5D6FF' + id: WoodTrimThinLineW + decals: + 11883: -54,-4 + 11884: -54,-5 + 11885: -54,-6 + 11886: -54,-7 + - node: + color: '#D0D5D9FF' + id: WoodTrimThinLineW + decals: + 2477: 3,-6 + 2478: 3,-5 + 2479: 3,-4 + 2487: 3,-7 + - node: + color: '#D2D2D2FF' + id: WoodTrimThinLineW + decals: + 10686: -39,-37 + 10687: -39,-38 + 10688: -39,-39 + 10689: -39,-40 + 10690: -39,-41 + 10691: -39,-41 + - node: + color: '#D6CFD9FF' + id: WoodTrimThinLineW + decals: + 1543: -49,64 + 1544: -49,65 + 1545: -49,66 + 1546: -49,67 + 1547: -49,68 + 1548: -49,68 + 1549: -49,69 + 1580: -49,67 + 1583: -40,67 + 1587: -49,68 + - node: + color: '#D6D2D9FF' + id: WoodTrimThinLineW + decals: + 18189: -72,76 + 18190: -72,74 + - node: + zIndex: 30 + color: '#D9D2D0FF' + id: WoodTrimThinLineW + decals: + 13614: -80,32 + 13615: -80,31 + 13616: -80,30 + 13617: -80,30 + 13618: -80,29 + 13619: -80,29 + - node: + color: '#D9D8DFFF' + id: WoodTrimThinLineW + decals: + 2733: -8,-5 + 2734: -8,-6 + 2735: -8,-7 + 2736: -8,-8 + 2737: -8,-9 + 2738: -8,-10 + 2739: -8,-11 + 2740: -8,-11 + 2741: -8,-12 + 2752: -8,-13 + - node: + color: '#D9DFE9FF' + id: WoodTrimThinLineW + decals: + 5017: -21,57 + 5018: -21,58 + 5036: -15,62 + 5042: -22,61 + 5043: -22,60 + 5045: -19,59 + 5054: -16,55 + 5055: -16,56 + 5056: -16,57 + 5057: -16,58 + 5058: -16,58 + 5059: -16,59 + - node: + color: '#DCDBDCFF' + id: WoodTrimThinLineW + decals: + 2016: -54,64 + 2017: -54,63 + 2018: -54,62 + 2019: -54,61 + 2034: -54,67 + 2035: -54,66 + 2036: -54,65 + - node: + color: '#DCDCDCFF' + id: WoodTrimThinLineW + decals: + 9055: -28,-57 + 9056: -28,-58 + 10964: -54,-22 + 10966: -54,-23 + 10977: -54,-25 + 10981: -56,-21 + 10982: -56,-22 + 10983: -56,-23 + 10991: -54,-22 + 10992: -54,-23 + 10993: -54,-21 + - node: + color: '#DFD2D3FF' + id: WoodTrimThinLineW + decals: + 1633: -52,72 + 1634: -52,71 + 1635: -52,70 + 1652: -37,70 + - node: + color: '#DFD8DCFF' + id: WoodTrimThinLineW + decals: + 12528: -59,-22 + 12529: -59,-21 + 12530: -59,-20 + - node: + color: '#E0E2E1FF' + id: WoodTrimThinLineW + decals: + 9070: -31,-59 + 9071: -31,-58 + 9072: -31,-57 + 9073: -31,-61 + 9074: -31,-62 + 9075: -31,-63 + 9098: -26,-60 + 9099: -26,-61 + 9100: -26,-62 + 9101: -26,-63 + 9102: -26,-63 + - node: + color: '#E3DBDCFF' + id: WoodTrimThinLineW + decals: + 1691: -37,73 + 1692: -37,72 + 1693: -37,72 + 1694: -37,71 + - node: + color: '#E3E2E3FF' + id: WoodTrimThinLineW + decals: + 9206: 6,-78 + 9207: 12,-78 + 9208: 12,-79 + 9209: 12,-80 + 9210: 12,-80 + 9211: 8,-79 + 9212: 8,-80 + 9213: 8,-80 + 9214: 8,-81 + 9215: 8,-82 + 9216: 8,-83 + 9217: 8,-84 + 9218: 8,-85 + 9219: 8,-85 + 9240: 6,-86 + 9251: 12,-78 + 9254: 8,-86 + 9255: 8,-78 + - node: + color: '#E6E2E3FF' + id: WoodTrimThinLineW + decals: + 4230: -33,37 + - node: + color: '#E6E2ECFF' + id: WoodTrimThinLineW + decals: + 4024: -41,35 + 4025: -41,34 + 4026: -41,33 + 4027: -41,32 + 4028: -41,31 + 4048: -41,36 + - node: + color: '#E6E6E6FF' + id: WoodTrimThinLineW + decals: + 17741: -50,97 + 17742: -50,96 + - node: + color: '#E6E8E9FF' + id: WoodTrimThinLineW + decals: + 4158: -31,40 + 4168: -37,40 + 4177: -37,41 + - node: + color: '#E6E8ECFF' + id: WoodTrimThinLineW + decals: + 7736: -12,-58 + 7737: -12,-59 + 7738: -12,-60 + 7760: -16,-61 + 7761: -16,-62 + - node: + color: '#E9E5E9FF' + id: WoodTrimThinLineW + decals: + 6489: -3,-66 + 6490: -3,-65 + 6491: -3,-65 + - node: + color: '#ECE8ECFF' + id: WoodTrimThinLineW + decals: + 2757: -3,-5 + 2758: -3,-6 + 2759: -3,-7 + 2760: -3,-8 + 2761: -3,-9 + 2762: -3,-10 + 2763: -3,-11 + 2764: -3,-12 + - node: + color: '#EFE5E9FF' + id: WoodTrimThinLineW + decals: + 3151: 3,-9 + 3152: 3,-10 + 3153: 3,-11 + 3154: 3,-12 + 3155: 3,-13 + 3156: 3,-14 + 3157: 8,-14 + 3180: 8,-14 + 3184: 8,-12 + 3185: 8,-13 + 3188: 3,-12 + - node: + color: '#FFF8F8FF' + id: WoodTrimThinLineW + decals: + 2500: 7,-6 + 2501: 7,-5 + 2502: 7,-4 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineW + decals: + 308: 27,-32 + 309: 27,-31 + 310: 27,-30 + 418: 65,7 + 419: 65,6 + 722: -37,22 + 829: -29,50 + 830: -29,49 + 831: -29,48 + 849: -36,33 + 850: -36,34 + 869: -34,32 + 870: -34,33 + 871: -34,34 + 872: -34,35 + 891: -22,-11 + 892: -22,-12 + 897: -21,-10 + 942: -27,-10 + 943: -27,-11 + 944: -27,-12 + 969: -25,-6 + 970: -25,-7 + 982: -33,-8 + 995: -29,-6 + 996: -29,-7 + 1019: -21,-10 + 1272: -33,-9 + 1273: -33,-10 + 2173: -49,58 + 2180: -49,59 + 2196: -49.004066,62.861095 + 2200: -49,60 + 2821: -69,6 + 2822: -69,7 + 2823: -69,8 + 2824: -69,9 + 2826: -69,10 + 2827: -69,11 + 2829: -69,12 + 2906: -72,12 + 2907: -72,11 + 2908: -72,10 + 2909: -72,8 + 2910: -72,7 + 2911: -72,6 + 3050: -86,9 + 3051: -78,9 + 3054: -80,9 + 3247: -5,31 + 3248: -5,30 + 3253: -14,32 + 3254: -14,33 + 3255: -14,34 + 3256: -14,35 + 3257: -14,36 + 3259: -14,38 + 3261: -14,37 + 3269: -3,55 + 3270: -3,56 + 3274: -11,40 + 3275: -11,41 + 3276: -11,42 + 3277: -11,43 + 3278: -11,44 + 3329: -8,40 + 3330: -8,43 + 3331: -8,44 + 3332: -8,45 + 3333: -8,46 + 3342: -4,46 + 3343: -4,45 + 3344: -4,44 + 3345: -4,43 + 3347: -8,41 + 3348: -8,42 + 3431: -7,34 + 3432: -7,36 + 4211: -32,37 + 4841: -82,48 + 4842: -82,49 + 4854: -82,60 + 4870: -96,45 + 4871: -96,63 + 4913: -92,49 + 4914: -92,50 + 4919: -89,47 + 4922: -92,58 + 4923: -92,57 + 5970: -21,56 + 6602: -4,70 + 6603: -13,70 + 6793: 24,22 + 6794: 24,21 + 6795: 24,23 + 6882: 0,-68 + 8188: 45,23 + 8189: 45,24 + 13057: -80,-17 + 13058: -80,-16 + 13059: -80,-15 + 16378: -69.00338,-3.9464293 + 16379: -68.85523,-3.9464293 + - node: + cleanable: True + color: '#FFFFFFFF' + id: WoodTrimThinLineW + decals: + 16370: -54,71 + - node: + cleanable: True + color: '#B02E26FF' + id: beepsky + decals: + 18246: -18.834126,-28.814264 + - node: + color: '#FFFFFFFF' + id: beepsky + decals: + 13091: 75.85743,-16.315752 + 13092: 74.48243,-17.378252 + 13093: 76.66993,-17.784502 + - node: + zIndex: 60 + color: '#34BF474A' + id: biohazard + decals: + 16208: -87.97806,21.07872 + - node: + color: '#FFFFFF56' + id: biohazard + decals: + 19748: -22.51035,-82.24092 + - node: + zIndex: 60 + angle: -3.141592653589793 rad + color: '#34BF472B' + id: body + decals: + 16211: -86.686325,38.851242 + 16212: -86.6082,38.851242 + 16213: -86.561325,38.788742 + 16214: -86.63945,38.773117 + - node: + zIndex: 60 + color: '#34BF472B' + id: body + decals: + 16215: -60.608826,49.70192 + 16216: -60.49945,49.67067 + 16217: -60.515076,49.780045 + 16218: -60.733826,49.70192 + 16219: -60.671326,49.655045 + 16220: -60.5932,49.655045 + 16221: -60.5307,49.623795 + 16222: -60.43695,49.70192 + - node: + zIndex: 60 + color: '#34BF474A' + id: body + decals: + 16209: -90.43812,12.168778 + 16210: -90.43812,12.168778 + - node: + cleanable: True + angle: 3.141592653589793 rad + color: '#411C00FF' + id: body + decals: + 7930: -15.136648,-71.42611 + - node: + cleanable: True + color: '#FFFFFF50' + id: body + decals: + 4465: -49.205715,13.42932 + - node: + cleanable: True + angle: 2.443460952792061 rad + color: '#FFFFFF50' + id: body + decals: + 4466: -51.111965,13.476195 + - node: + cleanable: True + angle: 0.8726646259971648 rad + color: '#FFFFFF9B' + id: body + decals: + 5969: -63.042747,-44.2893 + - node: + cleanable: True + angle: 2.443460952792061 rad + color: '#FFFFFF9B' + id: body + decals: + 5968: -67.54784,-44.121933 + - node: + color: '#FFFFFFA8' + id: body + decals: + 20076: -3.5456028,-84.83058 + 20077: -13.139353,-87.78371 + 20078: -4.561228,-89.93996 + - node: + cleanable: True + angle: -1.3264502315156905 rad + color: '#FFFFFFFF' + id: body + decals: + 18233: -19.209126,-29.67364 + - node: + cleanable: True + angle: 0.3490658503988659 rad + color: '#FFFFFFFF' + id: body + decals: + 5953: -65.01855,-51.33788 + - node: + cleanable: True + angle: 1.7453292519943295 rad + color: '#FFFFFFFF' + id: body + decals: + 5962: -73.1123,-50.884754 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: body + decals: + 17368: -91.195076,-49.404034 + - node: + angle: -4.71238898038469 rad + color: '#FFFFFFFF' + id: bottle + decals: + 20125: -17.304878,-81.21729 + - node: + angle: -1.5707963267948966 rad + color: '#FFFFFFFF' + id: bottle + decals: + 20124: -18.48388,-84.98109 + - node: + color: '#FFFFFFFF' + id: bottle + decals: + 20126: -17.461128,-83.32667 + - node: + color: '#0000FF23' + id: brush + decals: + 19746: -22.3541,-82.381546 + - node: + color: '#0000FF3F' + id: brush + decals: + 19751: -23.988022,-86.015305 + - node: + color: '#00FF0023' + id: brush + decals: + 19745: -22.682224,-82.381546 + - node: + color: '#00FF003F' + id: brush + decals: + 19750: -24.081772,-86.390305 + - node: + color: '#A4582F97' + id: brush + decals: + 8513: -7.2794094,22.480179 + 8514: -6.9356594,22.386429 + 8515: -6.5606594,22.527054 + 8516: -6.4669094,22.652054 + 8517: -6.4981594,23.277054 + 8518: -6.5294094,22.980179 + 8519: -7.2169094,22.558304 + 8520: -6.8731594,22.527054 + 8521: -6.9200344,22.917679 + 8522: -7.1544094,22.980179 + 8523: -6.9356594,23.620804 + 8524: -6.3731594,22.902054 + 8525: -6.3106594,22.917679 + 8526: -5.6856594,23.183304 + 8527: -5.5137844,23.198929 + 8528: -5.0137844,23.323929 + 8529: -4.7481594,23.402054 + 8530: -4.5919094,23.402054 + 8531: -4.5606594,24.105179 + 8532: -4.3419094,24.542679 + 8533: -4.3575344,24.245804 + 8534: -4.3262844,23.761429 + 8535: -4.4825344,23.620804 + 8536: -4.7481594,23.511429 + 8537: -5.1544094,23.433304 + 8538: -5.6700344,23.355179 + 8539: -5.8262844,23.245804 + 8540: -6.0294094,23.136429 + 8541: -6.2637844,23.105179 + 8542: -6.5450344,23.433304 + 8543: -6.2950344,23.464554 + 8544: -6.0294094,23.511429 + 8545: -5.2950344,23.761429 + 8546: -5.1231594,24.073929 + 8547: -5.1231594,24.386429 + 8548: -5.5294094,24.136429 + 8549: -5.8575344,24.120804 + 8550: -6.2794094,24.261429 + 8551: -6.8106594,24.214554 + 8552: -7.1231594,24.105179 + 8553: -7.1075344,23.667679 + 8554: -7.4356594,23.402054 + 8555: -7.2481594,23.636429 + 8556: -6.7169094,23.870804 + 8557: -6.1387844,24.042679 + 8558: -6.1544094,23.792679 + 8559: -6.3419094,23.386429 + 8560: -6.9356594,23.042679 + 8561: -7.3887844,24.339554 + 8562: -5.8731594,24.261429 + 8563: -7.3106594,22.433304 + 8564: -4.4981594,24.183304 + 8565: -6.1231594,22.948929 + 8566: -4.2012844,24.120804 + 8567: -4.0606594,24.323929 + 8568: -3.8575344,24.355179 + 8569: -3.7325344,24.417679 + 8570: -4.1700344,24.339554 + 8571: -7.3419094,22.386429 + 8572: -7.4512844,22.245804 + 8573: -7.5137844,22.136429 + 8574: -7.1856594,22.167679 + 8575: -7.4825344,21.933304 + 8576: -4.2169094,23.948929 + 8577: -3.8731594,24.089554 + - node: + color: '#AF936980' + id: brush + decals: + 42: -99.579285,2.847065 + 43: -99.891785,2.86269 + 44: -100.329285,2.80019 + 45: -100.298035,2.972065 + 46: -100.141785,3.315815 + 47: -99.704285,3.440815 + 48: -99.485535,3.39394 + 49: -99.71991,3.753315 + 50: -100.21991,3.76894 + 51: -100.360535,3.878315 + 52: -100.09491,4.190815 + 53: -99.954285,4.315815 + 54: -99.579285,4.315815 + 55: -99.548035,4.659565 + 56: -100.03241,4.534565 + 57: -99.548035,4.784565 + 58: -99.516785,4.92519 + 59: -98.93866,4.690815 + 60: -98.75116,4.48769 + 61: -98.56366,4.55019 + 62: -98.34491,4.815815 + 63: -98.53241,5.11269 + 64: -98.954285,5.20644 + 65: -99.31366,5.33144 + 66: -99.110535,4.76894 + 67: -98.923035,5.23769 + 68: -98.84491,5.440815 + 69: -98.87616,5.61269 + 70: -98.423035,5.690815 + 71: -98.298035,5.73769 + 72: -98.59491,5.58144 + 73: -98.43866,6.055796 + 74: -98.43866,6.227671 + 75: -98.00116,6.477671 + 76: -97.90741,6.493296 + 77: -97.68866,6.493296 + 78: -97.40741,6.571421 + 79: -96.923035,6.633921 + 80: -96.68866,6.633921 + 81: -96.46991,6.727671 + 82: -96.43866,7.118296 + 83: -96.43866,7.399546 + 84: -96.40741,7.477671 + 85: -96.15741,7.5089207 + 86: -96.81366,6.805796 + 87: -96.81366,6.774546 + 88: -97.266785,6.165171 + 89: -97.78241,6.087046 + 90: -97.87616,6.055796 + 91: -97.985535,5.821421 + 92: -97.423035,5.727671 + 93: -97.110535,5.821421 + 94: -96.829285,5.977671 + 95: -96.579285,6.212046 + 96: -99.610535,2.7276711 + 97: -99.298035,2.7120461 + 98: -99.391785,3.4776711 + 99: -99.37616,3.6495461 + 100: -99.329285,4.055796 + 101: -99.03241,4.118296 + 102: -98.71991,4.133921 + 103: -98.40741,4.180796 + 104: -98.21991,4.555796 + 105: -98.21991,5.087046 + 106: -98.06366,5.337046 + 107: -97.40741,5.274546 + 108: -97.03241,5.352671 + 109: -96.360535,5.477671 + 110: -96.50116,5.727671 + 111: -96.50116,6.227671 + 112: -96.235535,6.462046 + 113: -95.93866,7.290171 + 114: -95.84491,7.415171 + 115: -95.366005,7.487186 + 116: -95.209755,7.471561 + 117: -94.834755,7.5184364 + 118: -93.85038,7.018436 + 119: -94.022255,7.049686 + 120: -94.459755,7.049686 + 121: -94.85038,7.096561 + 122: -95.272255,7.034061 + 123: -95.60038,7.034061 + 124: -95.928505,6.627811 + 125: -95.928505,6.909061 + 126: -95.60038,6.549686 + 127: -95.366005,6.518436 + 128: -95.022255,6.643436 + 129: -94.772255,6.674686 + 130: -94.272255,6.705936 + 131: -94.084755,6.752811 + 132: -93.60038,6.534061 + 133: -94.06913,6.252811 + 134: -94.78788,6.221561 + 135: -95.41288,6.174686 + 136: -95.78788,6.174686 + 137: -96.19413,6.049686 + 138: -96.28788,5.971561 + 139: -94.31961,7.1727467 + 140: -94.147736,7.1883717 + 141: -93.803986,7.3446217 + 142: -93.78836,7.3758717 + 143: -94.303986,7.3758717 + 144: -94.803986,7.4383717 + 145: -94.960236,7.3914967 + 146: -100.28836,3.3758717 + 147: -97.303825,6.573562 + 152: -97.25712,7.062794 + 153: -97.50712,7.297169 + 154: -97.03837,7.453419 + 156: -96.66337,7.437794 + 157: -96.85087,7.281544 + 158: -97.44462,7.078419 + 159: -97.75712,6.625294 + 160: -98.33524,6.562794 + 162: -100.42899,4.859669 + 163: -100.36649,5.094044 + 164: -99.97587,5.422169 + 165: -99.66337,5.250294 + 166: -99.66337,5.156544 + 168: -99.99149,4.969044 + 169: -99.56962,5.594044 + 170: -99.39774,5.625294 + 171: -99.19462,5.844044 + 172: -98.94462,6.390919 + 173: -98.97587,5.890919 + 174: -99.56962,6.203419 + 175: -98.71024,6.484669 + 176: -99.25712,6.375294 + 177: -99.67899,5.594044 + 178: -97.71024,6.812794 + 179: -98.02274,6.672169 + 180: -100.00712,5.515919 + 181: -100.41337,5.359669 + 182: -100.35087,4.406544 + 183: -101.1362,4.269385 + 184: -100.901825,4.31626 + 185: -100.495575,4.44126 + 186: -100.339325,4.56626 + 187: -100.484505,4.5606875 + 188: -100.71666,4.2013125 + 189: -101.044785,3.8419375 + 190: -101.09166,3.6856875 + 191: -100.74791,3.5450625 + 192: -100.576035,3.4825625 + 193: -100.544785,3.3575625 + 194: -100.65416,3.8419375 + 195: -100.90416,3.1544375 + 196: -101.201035,3.1856875 + 197: -101.24791,3.0763125 + 198: -100.84166,2.9356875 + 199: -100.93541,2.8888125 + 200: -101.12291,2.7013125 + 216: -100.59403,2.3915539 + 217: -100.79716,1.7821789 + 218: -100.93778,1.7509289 + 219: -101.78153,2.0634289 + 220: -100.98466,2.1571789 + 221: -101.40653,2.0634289 + 222: -101.48466,2.0321789 + 223: -101.51591,1.6259289 + 224: -102.04716,1.3446789 + 225: -101.54716,1.1103039 + 226: -101.53153,1.1103039 + 227: -101.57841,1.2978039 + 228: -101.57841,0.6571789 + 229: -101.85966,0.7665539 + 230: -102.15653,0.7665539 + 231: -102.32841,0.8134289 + 232: -101.32841,2.5478039 + 233: -102.04842,1.7196789 + 234: -101.51717,2.5818918 + 249: -102.42819,1.4865265 + 250: -102.44382,1.6896515 + 251: -102.38132,2.0334015 + 252: -102.33444,2.2365265 + 253: -101.94382,2.3771515 + - node: + color: '#F9FFFE85' + id: brush + decals: + 8460: 4.363254,24.245804 + 8461: 4.425754,23.714554 + 8462: 4.332004,23.386429 + 8463: 4.425754,22.948929 + 8464: 4.457004,22.855179 + 8465: 4.503879,22.636429 + 8466: 4.503879,23.527054 + 8467: 4.347629,23.777054 + 8468: 4.316379,24.167679 + 8469: 4.707004,22.339554 + 8470: 4.832004,22.292679 + 8471: 5.019504,22.261429 + 8472: 5.175754,22.230179 + 8473: 5.363254,21.917679 + 8474: 5.347629,21.808304 + 8475: 5.472629,21.683304 + 8476: 5.550754,21.652054 + 8477: 5.785129,21.573929 + 8478: 6.082004,21.527054 + 8479: 6.332004,21.448929 + 8480: 6.628879,21.417679 + 8481: 7.035129,21.277054 + 8482: 5.003879,23.980179 + 8483: 5.050754,23.620804 + 8484: 5.285129,22.964554 + 8485: 5.613254,22.667679 + 8486: 5.894504,22.183304 + 8487: 6.316379,22.152054 + 8488: 6.910129,21.964554 + 8489: 5.519504,24.417679 + 8490: 5.644504,23.933304 + 8491: 5.941379,23.605179 + 8492: 6.207004,23.105179 + 8493: 6.613254,22.808304 + 8494: 6.863254,22.698929 + 8495: 7.128879,22.652054 + 8496: 6.519504,24.339554 + 8497: 6.566379,23.870804 + 8498: 6.707004,23.261429 + 8499: 7.050754,23.027054 + 8500: 7.097629,24.152054 + 8501: 7.144504,23.730179 + 8502: 7.207004,23.589554 + 8503: 5.066379,21.917679 + 8504: 7.316379,21.370804 + - node: + color: '#FF000023' + id: brush + decals: + 19744: -22.494724,-82.143654 + - node: + color: '#FF000040' + id: brush + decals: + 19749: -24.331772,-86.24968 + - node: + color: '#FFFFFF6B' + id: carp + decals: + 19989: -11.040372,-88.05044 + 19990: -6.805997,-89.98794 + - node: + cleanable: True + color: '#FFFFFFFF' + id: carp + decals: + 18268: -65,73 + - node: + color: '#FFFFFF6B' + id: cat + decals: + 19991: -13.977872,-89.03481 + 19992: -7.571622,-85.89419 + - node: + cleanable: True + color: '#FFFFFFFF' + id: cat + decals: + 18267: -60,72 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFA8' + id: chevron + decals: + 20091: -13.437054,-88.220924 + 20092: -4.8589287,-89.79905 + 20093: -3.8433037,-85.29905 + - node: + color: '#0000FF6B' + id: clown + decals: + 19983: -12.868497,-89.01919 + 19984: -8.509122,-88.05044 + 19985: -6.446622,-85.84731 + - node: + color: '#00FF006B' + id: clown + decals: + 19980: -12.696622,-89.08169 + 19981: -8.321622,-88.11294 + 19982: -6.290372,-85.90981 + - node: + cleanable: True + angle: 0.3490658503988659 rad + color: '#411C00FF' + id: clown + decals: + 7925: -13.996023,-70.23861 + - node: + cleanable: True + angle: 1.9198621771937625 rad + color: '#411C00FF' + id: clown + decals: + 7926: -16.136648,-70.11361 + - node: + cleanable: True + angle: 3.141592653589793 rad + color: '#411C00FF' + id: clown + decals: + 7929: -14.230398,-71.92611 + - node: + cleanable: True + angle: 3.490658503988659 rad + color: '#411C00FF' + id: clown + decals: + 7927: -15.964773,-71.76986 + - node: + cleanable: True + angle: 6.632251157578453 rad + color: '#411C00FF' + id: clown + decals: + 7928: -16.417898,-70.92611 + - node: + color: '#FF00006B' + id: clown + decals: + 19977: -8.493497,-88.19106 + 19978: -6.415372,-85.98794 + 19979: -12.821622,-89.15981 + - node: + color: '#FFFFFF03' + id: clown + decals: + 19963: -17.998096,-82.919655 + 19964: -17.998096,-82.950905 + 19965: -17.998096,-82.950905 + 19966: -17.998096,-82.950905 + 19967: -19.107471,-81.18528 + 19968: -18.951221,-81.12278 + 19969: -18.951221,-81.15403 + 19970: -19.091846,-81.31028 + 19971: -19.044971,-81.24778 + 19972: -18.951221,-81.09153 + 19973: -18.888721,-81.15403 + 19974: -18.998096,-81.169655 + 19975: -19.138721,-81.12278 + 19976: -18.919971,-81.31028 + - node: + color: '#FFFFFF6B' + id: clown + decals: + 19986: -12.821622,-89.09731 + 19987: -8.462247,-88.11294 + 19988: -6.399747,-85.92544 + - node: + angle: -1.5707963267948966 rad + color: '#FFFFFFA8' + id: clown + decals: + 20094: -12.827679,-87.970924 + - node: + zIndex: 60 + color: '#A700DF59' + id: comma + decals: + 16332: -62.783226,50.322002 + 16333: -63.064476,50.337627 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFA8' + id: comma + decals: + 20085: -12.706896,-87.8882 + 20086: -12.706896,-88.04445 + 20087: -4.122224,-90.05475 + 20088: -4.122224,-90.17975 + 20089: -3.1268501,-84.8928 + 20090: -3.1424751,-85.095924 + - node: + color: '#FFFFFF6B' + id: corgi + decals: + 19993: -8.930997,-89.01919 + 19994: -11.790372,-85.70669 + 19995: -5.712247,-88.17544 + - node: + cleanable: True + color: '#FFFFFFFF' + id: corgi + decals: + 18266: -60,74 + - node: + cleanable: True + color: '#AE0000B7' + id: cyr_g + decals: + 17261: -26.034424,-88.94636 + - node: + cleanable: True + angle: 3.141592653589793 rad + color: '#AE0000B7' + id: cyr_g + decals: + 17262: -24.768799,-89.97761 + - node: + color: '#E0D9DDE6' + id: disk + decals: + 19738: -55,-82 + - node: + zIndex: 60 + color: '#A700DF59' + id: dot + decals: + 16318: -61.982872,50.31314 + 16319: -61.951622,50.15689 + 16320: -60.951622,48.93814 + 16321: -60.889122,48.75064 + 16322: -60.107872,50.453766 + 16323: -60.029747,50.28189 + - node: + cleanable: True + color: '#AE000063' + id: dot + decals: + 18329: 31.941109,-16.730091 + 18330: 31.947716,-17.086882 + - node: + cleanable: True + color: '#AE0000AE' + id: dot + decals: + 18313: -21.352276,44.6285 + 18314: -21.173887,44.539307 + 18315: -21.188753,44.360912 + - node: + color: '#E0D9DD18' + id: evac + decals: + 19739: -53.15436,-82.102104 + 19740: -52.951237,-81.945854 + 19741: -52.90436,-82.195854 + 19742: -52.96686,-82.039604 + - node: + color: '#E0D9DD5C' + id: evac + decals: + 19743: -52.99811,-82.05523 + - node: + color: '#0000FF6B' + id: face + decals: + 20010: -14.212247,-88.84731 + 20011: -12.087247,-85.48794 + 20012: -9.274747,-88.76919 + 20013: -11.274747,-87.94106 + 20014: -7.227872,-89.89419 + 20015: -5.930997,-87.81606 + 20016: -7.868497,-85.65981 + - node: + color: '#00FF006B' + id: face + decals: + 19996: -14.180997,-88.84731 + 19997: -7.149747,-89.92544 + 19998: -9.243497,-88.80044 + 19999: -11.368497,-88.01919 + 20000: -12.040372,-85.47231 + 20001: -5.977872,-87.87856 + 20002: -7.899747,-85.69106 + - node: + color: '#FF00006B' + id: face + decals: + 20003: -14.180997,-88.89419 + 20004: -12.055997,-85.51919 + 20005: -11.337247,-88.00356 + 20006: -7.087247,-89.87856 + 20007: -5.899747,-87.86294 + 20008: -9.212247,-88.89419 + 20009: -7.946622,-85.61294 + - node: + cleanable: True + angle: -3.141592653589793 rad + color: '#FFFFFFFF' + id: fireaxe + decals: + 1388: -68.02301,24.169256 + - node: + color: '#FFFFFF6B' + id: food + decals: + 20017: -15.675079,-90.08169 + 20018: -14.393829,-90.06606 + - node: + cleanable: True + angle: 0.17453292519943295 rad + color: '#411C00D9' + id: footprint + decals: + 7941: -14.916783,-68.769066 + 7942: -14.893635,-68.86629 + 7943: -14.833449,-68.86629 + 7944: -14.879746,-68.8524 + - node: + cleanable: True + angle: 0.3490658503988659 rad + color: '#411C00D9' + id: footprint + decals: + 7937: -15.111228,-69.48203 + 7938: -15.07419,-69.48203 + 7939: -15.139006,-69.519066 + 7940: -15.055672,-69.53758 + - node: + cleanable: True + angle: 0.5235987755982988 rad + color: '#411C00D9' + id: footprint + decals: + 7931: -14.555672,-70.56073 + 7932: -14.564931,-70.62092 + 7933: -14.476969,-70.60703 + 7934: -14.676043,-69.954254 + 7935: -14.606598,-69.9774 + 7936: -14.583449,-70.00055 + - node: + cleanable: True + angle: 1.2217304763960306 rad + color: '#411C00D9' + id: footprint + decals: + 7945: -14.139006,-71.12092 + 7946: -14.194561,-71.046844 + 7947: -13.870487,-71.02833 + 7948: -13.764006,-71.06536 + 7949: -13.791783,-71.051476 + 7950: -14.208449,-71.144066 + 7951: -14.314931,-71.10703 + - node: + cleanable: True + color: '#4D13152B' + id: footprint + decals: + 5762: -72.19959,-45.739433 + 5763: -72.22043,-45.82971 + 5764: -72.144035,-45.822765 + 5765: -72.171814,-45.760265 + 5766: -71.91487,-46.01721 + 5767: -71.99821,-46.058876 + 5768: -71.90793,-46.100544 + 5769: -71.894035,-46.107487 + 5770: -71.87321,-46.135265 + 5771: -71.90793,-46.121376 + - node: + cleanable: True + angle: 0.5235987755982988 rad + color: '#4D13153E' + id: footprint + decals: + 5784: -70.51454,-47.08347 + 5785: -69.778435,-48.125137 + 5798: -72.15369,-45.790237 + 5799: -72.18841,-45.929127 + 5800: -71.82035,-46.130516 + 5801: -71.79257,-46.17218 + 5802: -71.896736,-46.28329 + 5803: -71.52869,-46.47962 + 5804: -71.50091,-46.625454 + 5805: -71.46619,-46.639343 + 5806: -71.612015,-46.500454 + 5807: -70.557625,-47.076843 + - node: + cleanable: True + angle: 0.8726646259971648 rad + color: '#4D13153E' + id: footprint + decals: + 5786: -69.07704,-48.201527 + 5787: -69.05621,-48.18069 + 5788: -68.68121,-47.937637 + 5789: -69.74371,-48.104305 + 5790: -71.20899,-47.20847 + 5791: -71.49371,-46.514027 + 5792: -71.85482,-46.201527 + 5793: -71.938156,-46.14597 + 5794: -71.965935,-46.27097 + 5795: -72.188156,-45.854305 + 5796: -72.20899,-45.965416 + 5797: -72.22288,-45.777916 + - node: + cleanable: True + angle: 0.5235987755982988 rad + color: '#4D131576' + id: footprint + decals: + 5777: -71.85482,-46.889027 + 5778: -71.53538,-46.465416 + 5779: -71.53538,-46.45847 + 5780: -71.53538,-46.45847 + 5781: -71.77149,-46.90986 + 5782: -71.84788,-46.916805 + 5783: -71.26454,-47.14597 + - node: + cleanable: True + angle: 0.8726646259971648 rad + color: '#4D131576' + id: footprint + decals: + 5774: -69.74903,-48.078213 + - node: + cleanable: True + angle: 1.2217304763960306 rad + color: '#4D131576' + id: footprint + decals: + 5775: -70.51454,-47.076527 + 5776: -71.28538,-47.104305 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#4D131576' + id: footprint + decals: + 5772: -68.6819,-47.89766 + 5773: -69.075424,-48.175434 + - node: + cleanable: True + color: '#4D1315D0' + id: footprint + decals: + 5760: -72.206535,-45.816887 + 5761: -71.91487,-46.066887 + - node: + cleanable: True + zIndex: 60 + angle: 1.5707963267948966 rad + color: '#791C1525' + id: footprint + decals: + 15952: -62.814613,34.983177 + 15953: -62.814613,34.983177 + 15954: -63.26774,34.717552 + 15955: -63.42399,34.717552 + 15956: -63.98649,34.873802 + 15957: -64.11149,34.951927 + 15958: -64.14274,35.014427 + - node: + cleanable: True + zIndex: 60 + angle: 3.141592653589793 rad + color: '#791C1525' + id: footprint + decals: + 15939: -65.61149,36.29777 + 15940: -65.48649,36.250896 + 15941: -65.86149,36.907146 + 15942: -65.90836,36.750896 + 15943: -65.56461,37.32902 + 15944: -65.61149,37.375896 + 15945: -65.51774,37.39152 + 15946: -65.81461,37.969646 + 15947: -65.81461,37.98527 + 15948: -65.86149,35.57902 + 15949: -65.86149,35.594646 + 15950: -65.48649,34.998802 + 15951: -65.48649,35.014427 + - node: + cleanable: True + zIndex: 60 + angle: 4.014257279586958 rad + color: '#791C1525' + id: footprint + decals: + 15959: -64.75211,38.951927 + 15960: -64.67399,38.733177 + 15961: -64.78336,38.905052 + 15962: -64.78336,38.436302 + 15963: -64.68961,38.389427 + 15964: -64.31461,38.264427 + 15965: -64.25211,38.233177 + 15966: -64.22086,38.061302 + 15967: -64.40836,37.764427 + 15968: -64.37711,37.686302 + 15969: -64.73649,38.780052 + 15970: -64.72086,38.795677 + 15971: -64.26774,38.201927 + 15972: -64.18961,38.201927 + 15973: -65.29899,38.998802 + 15974: -65.33024,38.889427 + 15975: -65.29899,38.733177 + - node: + cleanable: True + zIndex: 60 + angle: 3.141592653589793 rad + color: '#791C1598' + id: footprint + decals: + 15936: -65.56461,37.375896 + 15937: -65.90836,36.844646 + 15938: -65.53336,36.219646 + - node: + color: '#FFFFFFFF' + id: ghost + decals: + 17354: -84.79293,-45.789604 + - node: + color: '#1E5026FF' + id: grasssnow + decals: + 8580: 4.372939,-23.127125 + 8581: 4.872939,-22.674 + 8582: 5.513564,-22.252125 + 8583: 5.747939,-21.689625 + 8584: 6.372939,-21.627125 + 8585: 7.247939,-21.424 + 8586: 7.294814,-21.924 + 8587: 6.451064,-22.45525 + 8588: 5.716689,-23.002125 + 8589: 5.091689,-23.408375 + 8590: 7.388564,-22.658375 + 8591: 6.669814,-23.220875 + 8592: 7.357314,-23.377125 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow01 + decals: + 10000: 13,-31 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow02 + decals: + 9963: 21.406366,-36.956352 + 9964: 21.718866,-37.159477 + 9990: 13,-29 + 9997: 12,-37 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow03 + decals: + 9971: 22.093868,-35.159477 + 9995: 10,-37 + 9999: 13,-29 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow04 + decals: + 9993: 11,-35 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow05 + decals: + 9992: 10,-34 + 9994: 11,-36 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow06 + decals: + 9983: 25,-34 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow07 + decals: + 9972: 22,-36 + 9991: 13,-30 + 9998: 11,-33 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow08 + decals: + 9959: 25.21887,-33.987606 + 9960: 25.203245,-34.37823 + 9980: 25,-35 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow09 + decals: + 9970: 23.50012,-34.175102 + 9982: 22,-37 + - node: + color: '#E3AC00FF' + id: grasssnow10 + decals: + 6776: 3.1119213,76.19385 + 6777: 3.2681713,75.52197 + 6778: 3.8931713,75.7876 + 6779: 3.7525463,76.3501 + - node: + color: '#FFFFFFFF' + id: grasssnow10 + decals: + 8505: 4.925754,23.855179 + 8506: 5.925754,22.605179 + 8507: 6.769504,23.870804 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow10 + decals: + 9965: 20.968866,-37.065723 + 9975: 23,-37 + 9985: 10,-33 + 9996: 11,-37 + - node: + color: '#FFFFFFFF' + id: grasssnow11 + decals: + 8510: 5.019504,22.839554 + 8511: 7.253879,23.058304 + 8512: 5.847629,24.230179 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow11 + decals: + 9966: 21.421993,-35.487602 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow12 + decals: + 9969: 23.890745,-33.971977 + 9981: 25,-36 + 9987: 13,-34 + 9988: 14,-32 + 9989: 16,-29 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnow13 + decals: + 9968: 21.156368,-36.065723 + 9977: 25,-37 + 9986: 10,-36 + - node: + color: '#FFFFFFFF' + id: grasssnowa1 + decals: + 8508: 5.847629,23.698929 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnowa1 + decals: + 10003: 13,-31 + 10006: 21,-37 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnowa2 + decals: + 10005: 24,-37 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnowa3 + decals: + 10004: 25,-35 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnowb3 + decals: + 10002: 10,-35 + - node: + color: '#FFFFFFFF' + id: grasssnowc1 + decals: + 8509: 6.941379,22.058304 + - node: + cleanable: True + color: '#FFFFFFFF' + id: grasssnowc1 + decals: + 10001: 15,-29 + - node: + color: '#00D579FF' + id: guy + decals: + 8894: 96.69625,-56.458748 + - node: + color: '#FFFFFFFF' + id: guy + decals: + 19808: -28.020496,-80.59884 + - node: + zIndex: 60 + color: '#A700DF2B' + id: heart + decals: + 16334: -59.67385,51.290752 + 16335: -59.67385,51.181377 + 16336: -60.04885,50.697002 + 16337: -60.0176,50.743877 + 16338: -59.783226,49.618877 + 16339: -59.783226,49.618877 + 16340: -62.04885,48.900127 + 16341: -61.970726,48.868877 + 16342: -62.595726,49.962627 + 16343: -62.595726,49.978252 + 16344: -61.88265,49.63286 + 16345: -61.867023,49.617233 + 16346: -61.867023,49.648483 + - node: + color: '#FFFFFFFF' + id: like + decals: + 19807: -24.063505,-86.10933 + - node: + cleanable: True + angle: 0.3490658503988659 rad + color: '#411C004A' + id: line + decals: + 7916: -16.535389,-70.46003 + 7917: -16.254139,-70.30378 + 7918: -16.066639,-70.08503 + 7919: -16.222889,-70.100655 + 7920: -14.582264,-72.422714 + 7921: -14.707264,-72.56334 + 7922: -14.707264,-72.25084 + 7923: -15.082264,-72.485214 + 7924: -15.176014,-72.860214 + - node: + cleanable: True + angle: 0.8726646259971648 rad + color: '#411C004A' + id: line + decals: + 7913: -16.205656,-70.1346 + 7914: -16.096281,-70.46272 + 7915: -15.752531,-70.93147 + - node: + cleanable: True + angle: 1.0471975511965976 rad + color: '#411C004A' + id: line + decals: + 7902: -16.440031,-70.47835 + 7903: -16.096281,-70.5721 + 7904: -15.690031,-70.5721 + 7905: -15.408781,-71.04085 + 7906: -15.736906,-70.8221 + 7907: -15.377531,-71.22835 + 7908: -16.455656,-70.6346 + 7909: -16.455656,-70.60335 + 7910: -16.533781,-70.52522 + 7911: -16.502531,-70.47835 + 7912: -16.518156,-70.11897 + - node: + cleanable: True + angle: 0.5235987755982988 rad + color: '#411C009B' + id: line + decals: + 7894: -14.143156,-70.7596 + 7895: -13.861906,-71.21272 + 7896: -13.768156,-71.72835 + 7897: -13.908781,-71.04085 + 7898: -13.705656,-71.77522 + - node: + cleanable: True + color: '#411C00BA' + id: line + decals: + 7891: -15.174406,-72.35335 + 7892: -14.955656,-71.99397 + - node: + cleanable: True + angle: 1.0471975511965976 rad + color: '#411C00CD' + id: line + decals: + 7899: -16.440031,-70.33772 + 7900: -16.049406,-70.5096 + 7901: -15.783781,-70.90022 + - node: + cleanable: True + color: '#411C00F2' + id: line + decals: + 7893: -14.955656,-72.22835 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#4D131522' + id: line + decals: + 5723: -71.71009,-51.492207 + 5724: -72.913216,-51.460957 + 5725: -72.49134,-51.47658 + 5726: -71.24134,-51.47658 + 5727: -70.225716,-51.35158 + 5728: -69.27259,-51.492207 + 5729: -67.850716,-51.41408 + 5730: -70.05384,-51.28908 + 5731: -68.850716,-51.398457 + 5732: -67.89759,-51.28908 + 5733: -67.24134,-51.28908 + 5734: -66.694466,-51.273457 + 5735: -66.819466,-51.679707 + 5736: -67.08509,-51.460957 + 5737: -66.39759,-51.429707 + 5738: -66.52259,-51.25783 + 5739: -66.49134,-51.210957 + 5740: -66.96009,-51.523457 + 5741: -66.86634,-51.50783 + 5742: -67.33509,-51.47658 + 5743: -67.89759,-51.50783 + 5744: -68.694466,-51.554707 + 5745: -69.64759,-51.47658 + 5746: -69.944466,-51.335957 + 5747: -69.86634,-51.50783 + 5748: -68.55384,-51.38283 + 5749: -68.36634,-51.273457 + 5750: -68.24134,-51.460957 + 5751: -67.569466,-51.304707 + 5752: -67.05384,-51.117207 + 5753: -70.4,-51.471653 + 5754: -71.29063,-51.752903 + 5755: -70.47813,-51.487278 + 5756: -69.61875,-51.612278 + 5757: -68.79063,-51.268528 + 5758: -68.05625,-51.456028 + 5759: -66.79063,-51.456028 + - node: + cleanable: True + angle: 1.5707963267948966 rad + color: '#4D131563' + id: line + decals: + 5719: -67.15148,-51.66408 + 5720: -67.88586,-51.38283 + 5721: -69.19836,-51.50783 + 5722: -70.66471,-51.32033 + - node: + cleanable: True + zIndex: 60 + angle: -0.17453292519943295 rad + color: '#791C1525' + id: line + decals: + 15913: -66.07874,36.01918 + 15914: -65.89124,38.159805 + 15915: -65.82874,37.80043 + 15916: -65.67249,38.409805 + 15917: -65.84437,38.42543 + 15918: -65.65687,38.284805 + - node: + cleanable: True + zIndex: 60 + color: '#791C1525' + id: line + decals: + 15919: -66.03336,35.907146 + 15920: -66.04899,36.500896 + 15921: -65.90836,37.23527 + 15922: -65.62711,38.20402 + 15923: -65.53336,38.42277 + - node: + cleanable: True + zIndex: 60 + angle: -0.17453292519943295 rad + color: '#791C152B' + id: line + decals: + 15909: -65.76624,38.11293 + 15910: -65.84437,37.691055 + 15911: -66.03187,37.222305 + 15912: -66.00062,36.597305 + - node: + color: '#FFFFFF03' + id: line + decals: + 19836: -17.841846,-79.950905 + 19837: -17.951221,-80.65403 + 19838: -18.013721,-81.763405 + 19839: -18.123096,-84.575905 + 19840: -18.107471,-85.013405 + 19841: -18.076221,-85.388405 + 19842: -18.123096,-85.12278 + 19843: -18.013721,-84.138405 + 19844: -18.107471,-81.49778 + 19845: -18.154346,-80.669655 + 19846: -18.107471,-79.950905 + 19847: -18.169971,-79.669655 + 19848: -18.060596,-81.294655 + 19849: -18.076221,-84.357155 + - node: + color: '#FFFFFF09' + id: line + decals: + 19820: -17.904346,-79.857155 + 19821: -17.966846,-80.12278 + 19822: -18.060596,-80.65403 + 19823: -18.060596,-81.06028 + 19824: -17.998096,-81.794655 + 19825: -18.013721,-83.93528 + 19826: -18.029346,-84.450905 + 19827: -18.294971,-79.74778 + 19828: -18.138721,-79.732155 + 19829: -18.013721,-80.56028 + 19830: -18.029346,-81.40403 + 19831: -18.169971,-84.044655 + 19832: -17.904346,-79.669655 + 19833: -17.951221,-80.857155 + 19834: -17.919971,-81.90403 + 19835: -17.935596,-84.09153 + - node: + color: '#FFFFFFFF' + id: line + decals: + 10089: 25.405735,-33.16206 + 10090: 25.468235,-33.06831 + 10091: 25.42136,-32.896435 + 10092: 25.374485,-32.646435 + 10093: 25.51511,-32.19331 + 10094: 25.640112,-31.880812 + 10095: 25.561987,-31.708937 + 10096: 25.499487,-31.50581 + 10097: 25.499487,-31.31831 + 10098: 25.515112,-31.021437 + 10099: 25.546364,-30.677685 + 10100: 25.468239,-30.47456 + 10101: 25.468239,-30.208935 + 10102: 25.577614,-29.78706 + 10103: 25.593239,-29.56831 + 10104: 25.468239,-29.365185 + 10105: 25.327614,-29.208935 + 10106: 25.468239,-28.927685 + 10107: 25.59324,-28.63081 + - node: + angle: 0.3490658503988659 rad + color: '#FFFFFFFF' + id: line + decals: + 10154: 25.031898,-29.45996 + 10155: 25.188148,-29.631836 + 10156: 25.172523,-30.006836 + 10157: 25.188147,-30.61621 + 10158: 25.453772,-31.256836 + - node: + angle: 0.6981317007977318 rad + color: '#FFFFFFFF' + id: line + decals: + 10143: 24.750648,-29.038086 + 10144: 25.344398,-29.17871 + 10145: 25.219398,-29.850586 + 10146: 25.266273,-30.100586 + 10147: 25.266273,-29.36621 + 10148: 25.219398,-29.86621 + 10149: 25.516272,-30.52246 + 10150: 25.516273,-30.256836 + 10151: 25.516272,-30.881836 + 10152: 25.625645,-31.89746 + 10153: 25.281898,-29.475586 + - node: + angle: 1.0471975511965976 rad + color: '#FFFFFFFF' + id: line + decals: + 10159: 24.469398,-28.975586 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: line + decals: + 10108: 16.515114,-28.771452 + 10109: 17.015114,-28.537079 + 10110: 17.186989,-28.630829 + 10111: 17.436989,-28.755829 + 10112: 17.921364,-28.615204 + 10113: 18.265114,-28.583954 + 10114: 18.718239,-28.755829 + 10115: 18.936989,-28.662079 + 10116: 19.280739,-28.490206 + 10117: 19.843239,-28.583956 + 10118: 20.405739,-28.599583 + 10119: 20.921364,-28.630833 + 10120: 21.483864,-28.583958 + 10121: 21.858864,-28.568333 + 10122: 22.140114,-28.677708 + 10123: 22.702614,-28.61521 + 10124: 23.030739,-28.83396 + 10125: 23.343239,-28.662085 + 10126: 23.780739,-28.630836 + 10127: 24.296364,-28.896461 + 10128: 24.624489,-28.677711 + 10129: 24.890114,-28.505836 + 10130: 24.108864,-28.693336 + 10131: 24.343239,-28.552711 + 10132: 25.280739,-28.740211 + 10133: 25.374489,-28.896461 + 10134: 16.495716,-28.880829 + 10135: 16.776966,-28.818329 + 10136: 17.448841,-28.72458 + 10137: 18.105091,-28.615206 + 10138: 23.620718,-28.78049 + 10139: 24.464468,-28.858618 + 10140: 24.58494,-28.811739 + 10141: 25.288063,-29.139866 + 10142: 25.444315,-28.46799 + - node: + angle: 4.1887902047863905 rad + color: '#FFFFFFFF' + id: line + decals: + 10160: 22.391273,-28.663082 + - node: + cleanable: True + color: '#4A4542FF' + id: pawprint + decals: + 3741: -22.009523,21.310154 + 3742: -21.743898,21.591404 + 3743: -22.040773,21.919529 + 3744: -21.728273,22.372654 + - node: + zIndex: 60 + color: '#6C131831' + id: pawprint + decals: + 16299: -66.206406,26.986692 + 16300: -66.00328,26.642942 + 16301: -65.94078,27.455442 + 16302: -66.081406,28.049192 + 16303: -66.06578,28.439817 + 16304: -66.112656,28.986692 + 16305: -65.893906,29.330442 + 16306: -66.237656,29.752317 + 16307: -66.03453,30.033567 + 16308: -66.31578,30.408567 + - node: + zIndex: 60 + color: '#AE131822' + id: pawprint + decals: + 16256: -66.19078,28.111692 + 16257: -66.175156,28.127317 + 16258: -66.15953,28.158567 + 16259: -65.97203,28.346067 + 16260: -65.94078,28.517942 + 16261: -65.925156,28.517942 + 16262: -65.893906,28.408567 + 16263: -66.06578,28.736692 + 16264: -66.112656,28.908567 + 16265: -66.112656,28.908567 + 16266: -66.112656,28.861692 + 16267: -65.87828,29.049192 + 16268: -65.97203,29.221067 + 16269: -65.90953,29.189817 + 16270: -66.237656,29.549192 + 16271: -66.112656,29.611692 + 16272: -66.112656,29.611692 + 16273: -66.300156,29.627317 + 16274: -66.050156,29.955442 + 16275: -65.97203,30.096067 + 16276: -65.94078,30.064817 + 16277: -66.018906,30.096067 + 16278: -66.25328,30.439817 + 16279: -66.25328,30.392942 + 16280: -65.956406,27.580442 + 16281: -65.925156,27.533567 + 16282: -65.925156,27.580442 + 16283: -65.925156,27.596067 + 16284: -65.69078,27.330442 + 16285: -66.12828,27.127317 + 16286: -66.206406,27.111692 + 16287: -66.206406,26.892942 + 16288: -66.175156,26.877317 + 16289: -66.22203,26.908567 + 16290: -65.768906,26.705442 + 16291: -65.862656,26.627317 + 16292: -65.862656,26.611692 + 16293: -65.831406,26.627317 + 16294: -66.175156,27.017942 + 16295: -66.175156,27.080442 + 16296: -66.175156,27.080442 + 16297: -65.90953,26.642942 + 16298: -65.87828,26.627317 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFA8' + id: pawprint + decals: + 20079: -13.233103,-87.70751 + 20080: -13.233103,-88.16064 + 20081: -4.669463,-89.84814 + 20082: -4.638213,-90.34814 + 20083: -3.6552572,-84.716324 + 20084: -3.6396322,-85.23195 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12806: 82.13489,-50.14636 + - node: + angle: 1.7453292519943295 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12807: 81.87162,-49.86511 + - node: + zIndex: 90 + angle: 1.7453292519943295 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12808: 81.59037,-50.224483 + - node: + zIndex: 90 + angle: 2.2689280275926285 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12809: 81.324745,-49.83386 + - node: + zIndex: 90 + angle: 2.6179938779914944 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12810: 80.918495,-50.14636 + 12811: 81.230995,-50.36511 + - node: + zIndex: 90 + angle: 2.792526803190927 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12812: 80.65287,-50.61511 + 12813: 81.012245,-50.83386 + 12814: 80.62162,-51.099483 + - node: + zIndex: 90 + angle: 2.9670597283903604 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12927: 80.96229,-51.33355 + 12928: 80.60291,-51.5523 + 12929: 80.91541,-51.83355 + 12930: 80.60291,-52.0523 + - node: + zIndex: 90 + angle: 3.490658503988659 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12931: 80.64979,-52.4898 + 12932: 80.94666,-52.317924 + - node: + zIndex: 90 + angle: 3.839724354387525 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12933: 80.77479,-52.89605 + 12934: 81.11854,-52.786674 + - node: + zIndex: 90 + angle: 4.014257279586958 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12935: 81.07166,-53.255424 + - node: + zIndex: 90 + angle: 4.363323129985824 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12936: 81.54041,-53.3648 + 12937: 81.60291,-52.974174 + 12938: 81.99354,-53.380424 + 12939: 82.08729,-52.9898 + - node: + zIndex: 90 + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: pawprint + decals: + 12940: 82.55604,-52.9898 + 12941: 82.54041,-53.33355 + 12942: 83.073235,-52.99592 + 12943: 83.073235,-53.37092 + - node: + color: '#FFFFFFFF' + id: radiation + decals: + 17897: -79.14073,-59.052696 + - node: + cleanable: True + color: '#AE0000C3' + id: revolution + decals: + 17260: -25.476048,-89.46198 + - node: + color: '#DE3A3AD0' + id: rune1 + decals: + 17577: 59,17 + - node: + color: '#DE3A3AD0' + id: rune2 + decals: + 17578: 59,19 + - node: + color: '#DE3A3AD0' + id: rune3 + decals: + 17579: 61,19 + - node: + color: '#DE3A3AD0' + id: rune4 + decals: + 17580: 61,17 + - node: + color: '#4A896F15' + id: s + decals: + 19374: -62.840034,-57.91909 + 19375: -63.10566,-57.934715 + 19376: -63.07441,-58.122215 + 19377: -63.10566,-57.903465 + 19378: -62.911194,-57.819492 + 19379: -62.911148,-57.8819 + 19380: -62.911148,-57.991276 + 19381: -63.254898,-60.928776 + 19382: -63.254898,-60.928776 + 19383: -62.958023,-60.991276 + 19384: -62.958023,-60.991276 + - node: + color: '#4A896F15' + id: scroll + decals: + 19385: -63.051773,-60.866276 + 19386: -63.051773,-60.866276 + 19387: -63.036148,-60.897526 + - node: + zIndex: 60 + angle: 0.5235987755982988 rad + color: '#CABF5A0C' + id: shortline + decals: + 16180: -87.914024,20.858967 + 16181: -88.039024,21.062092 + 16182: -87.789024,20.687092 + 16183: -87.6484,20.405842 + 16184: -88.007774,20.827717 + 16185: -88.320274,20.577717 + 16186: -87.99215,20.655842 + 16187: -87.8359,20.890217 + 16188: -87.820274,20.640217 + 16189: -87.914024,20.202717 + - node: + color: '#FFFFFF03' + id: shortline + decals: + 19889: -18.044971,-80.49778 + 19890: -17.951221,-81.294655 + 19891: -17.966846,-82.044655 + 19892: -18.076221,-84.21653 + 19893: -17.919971,-84.87278 + 19894: -17.591846,-82.24778 + 19895: -17.794971,-81.21653 + 19896: -17.841846,-80.24778 + 19897: -17.966846,-80.27903 + 19898: -18.107471,-81.919655 + 19899: -18.060596,-82.24778 + 19900: -18.326221,-80.950905 + 19901: -18.482471,-80.232155 + 19902: -18.373096,-80.77903 + 19903: -18.169971,-81.763405 + 19904: -18.201221,-80.575905 + 19905: -18.294971,-79.81028 + 19906: -18.201221,-80.982155 + 19907: -18.341846,-80.27903 + 19908: -18.623096,-79.52903 + 19909: -18.013721,-81.02903 + 19910: -18.294971,-80.06028 + 19911: -17.419971,-80.15403 + 19912: -17.451221,-79.62278 + 19913: -18.013721,-81.12278 + 19914: -17.513721,-79.950905 + 19915: -17.685596,-80.46653 + 19916: -17.638721,-80.43528 + 19917: -17.498096,-79.71653 + 19918: -17.966846,-80.669655 + 19919: -18.107471,-82.18528 + 19920: -18.060596,-82.732155 + 19921: -18.013721,-83.15403 + 19922: -18.060596,-83.982155 + 19923: -18.076221,-83.93528 + 19924: -18.201221,-82.90403 + 19925: -18.154346,-82.27903 + 19926: -18.029346,-81.825905 + 19927: -17.919971,-82.71653 + 19928: -17.966846,-83.74778 + 19929: -17.966846,-84.138405 + 19930: -18.076221,-82.982155 + - node: + color: '#4A896F15' + id: skull + decals: + 19363: -48.1949,-52.008205 + 19364: -47.960526,-52.008205 + 19365: -47.960526,-52.008205 + 19366: -47.97615,-52.226955 + 19367: -47.85115,-52.289455 + 19368: -61.12482,-55.95888 + 19369: -61.265446,-55.943256 + 19370: -60.90607,-55.95888 + 19371: -61.15607,-55.86513 + 19372: -61.09357,-56.037006 + 19373: -61.171696,-56.14638 + - node: + angle: 0.5235987755982988 rad + color: '#88929BFF' + id: skull + decals: + 18234: -72.08759,74.216 + - node: + angle: -0.5235987755982988 rad + color: '#989C9EFF' + id: skull + decals: + 18236: -67.79072,75.99725 + - node: + zIndex: 60 + color: '#A700DF59' + id: skull + decals: + 16331: -62.908226,50.040752 + - node: + angle: -0.17453292519943295 rad + color: '#C0C2C3FF' + id: skull + decals: + 18237: -68.04072,75.98163 + - node: + angle: 1.0471975511965976 rad + color: '#C7CCD3FF' + id: skull + decals: + 18235: -72.07197,73.87225 + - node: + cleanable: True + color: '#FFFFFF6C' + id: skull + decals: + 4486: -55.019886,34.995995 + - node: + color: '#FFFFFFFF' + id: skull + decals: + 14831: 49.19542,-54.650192 + - node: + cleanable: True + color: '#791C1542' + id: slash + decals: + 15897: -65.87562,38.159805 + 15898: -65.89124,38.01918 + 15899: -65.95374,37.73793 + 15900: -65.68812,38.191055 + 15901: -65.71937,37.95668 + 15902: -65.70374,37.48793 + 15903: -65.75062,38.11293 + 15904: -65.70374,37.55043 + 15905: -65.87562,37.05043 + 15906: -65.70374,38.066055 + 15907: -65.75062,37.659805 + 15908: -65.75062,37.45668 + - node: + zIndex: 60 + angle: -2.9670597283903604 rad + color: '#CABF5A0C' + id: slash + decals: + 16172: -87.912186,20.964798 + - node: + zIndex: 60 + angle: -1.5707963267948966 rad + color: '#CABF5A0C' + id: slash + decals: + 16164: -88.36531,20.839798 + 16165: -88.255936,20.855423 + 16166: -88.099686,20.683548 + 16167: -88.24031,20.902298 + 16168: -88.55281,20.949173 + - node: + zIndex: 60 + angle: -0.5235987755982988 rad + color: '#CABF5A0C' + id: slash + decals: + 16169: -87.974686,20.996048 + 16170: -87.943436,20.824173 + 16171: -87.849686,20.761673 + - node: + zIndex: 60 + color: '#CABF5A0C' + id: slash + decals: + 16158: -87.662186,21.324173 + 16159: -87.880936,20.949173 + 16160: -87.89656,20.527298 + 16161: -87.70906,21.246048 + 16162: -87.724686,20.949173 + 16163: -87.818436,20.652298 + - node: + zIndex: 60 + angle: 0.5235987755982988 rad + color: '#CABF5A0C' + id: slash + decals: + 16173: -88.14656,20.996048 + 16174: -87.95906,20.792923 + 16175: -88.099686,20.886673 + - node: + color: '#D0D0D0FF' + id: slash + decals: + 3713: 0.04350543,5.270033 + 3735: 0.04350543,5.301283 + - node: + color: '#FFFFFFFF' + id: slash + decals: + 3729: 0.04350543,5.301283 + 14814: 43.85416,-49.193798 + - node: + color: '#9B0000FF' + id: smallbrush + decals: + 20405: 32.016468,-75.35878 + 20406: 31.489044,-75.65175 + 20407: 31.899261,-75.98378 + 20408: 31.684387,-76.00331 + 20421: 31.114439,-74.7139 + 20422: 31.270712,-74.7139 + 20423: 30.626083,-74.77249 + 20424: 30.60655,-76.13968 + 20425: 31.114439,-76.51077 + 20426: 32.169285,-75.88577 + 20427: 32.325558,-75.70999 + 20428: 32.24742,-75.57327 + - node: + cleanable: True + color: '#AE000063' + id: smallbrush + decals: + 18328: 31.66362,-17.192596 + - node: + cleanable: True + color: '#AE0000AE' + id: smallbrush + decals: + 18312: -21.203617,44.806896 + - node: + cleanable: True + color: '#FFFFFF6C' + id: snake + decals: + 4487: -57.082386,31.01162 + - node: + color: '#BC863FFF' + id: space + decals: + 1879: 87,-14 + - node: + color: '#FF9821FF' + id: space + decals: + 16611: 83,7 + 16612: 83,5 + - node: + color: '#FFA647FF' + id: space + decals: + 1872: 87,-16 + 1873: 87,-16 + - node: + cleanable: True + color: '#37160041' + id: splatter + decals: + 4456: -43.37381,7.669285 + 4457: -48.9228,8.444115 + 4458: -48.2978,9.287865 + 4459: -47.907173,9.069115 + 4460: -46.188423,10.566183 + 4461: -46.6728,10.847433 + 4462: -50.500675,8.244999 + 4463: -50.6413,8.088749 + 4464: -49.40102,2.5729976 + - node: + angle: -0.17453292519943295 rad + color: '#37261F50' + id: splatter + decals: + 16394: -67.44104,-3.635048 + 16395: -67.38086,-3.8387516 + - node: + angle: -0.6981317007977318 rad + color: '#37261F7F' + id: splatter + decals: + 16392: -67.640114,-3.6026404 + 16393: -67.52901,-3.7507887 + - node: + cleanable: True + color: '#3AB3D84D' + id: splatter + decals: + 1467: -22.97315,35.893066 + - node: + cleanable: True + color: '#3AB3D922' + id: splatter + decals: + 838: -29.389366,43.988293 + - node: + cleanable: True + color: '#411C008F' + id: splatter + decals: + 7853: -16.627531,-70.52522 + 7854: -16.440031,-70.33772 + 7855: -16.361906,-69.72835 + 7856: -16.158781,-69.58772 + 7857: -16.549406,-70.0096 + 7858: -16.533781,-70.49397 + 7859: -16.471281,-71.0096 + 7860: -16.768156,-71.6346 + 7861: -16.533781,-72.0096 + 7862: -15.971281,-72.1971 + 7863: -15.830656,-72.5096 + 7864: -15.330656,-72.58772 + 7865: -14.627531,-72.35335 + 7866: -14.049406,-69.68147 + 7867: -13.986906,-70.05647 + 7868: -13.861906,-70.5721 + 7869: -13.674406,-70.93147 + 7870: -13.408781,-71.35335 + 7871: -13.518156,-72.02522 + 7872: -13.877531,-70.61897 + 7873: -14.049406,-69.52522 + 7874: -13.830656,-70.02522 + 7875: -13.424406,-70.58772 + 7876: -13.549406,-71.08772 + 7877: -13.908781,-72.11897 + 7878: -14.205656,-72.36897 + 7879: -14.752531,-72.5721 + 7880: -14.143156,-72.47835 + 7881: -13.674406,-72.16585 + 7882: -13.830656,-71.60335 + 7883: -13.768156,-71.58772 + 7884: -13.721281,-71.96272 + 7885: -13.455656,-72.4471 + 7886: -16.346281,-71.55647 + 7887: -16.408781,-71.22835 + 7888: -16.908781,-71.16585 + 7889: -16.486906,-71.85335 + 7890: -16.111906,-72.40022 + - node: + cleanable: True + color: '#411C00FF' + id: splatter + decals: + 7827: -16.299406,-69.55647 + 7828: -16.674406,-69.77522 + 7829: -16.752531,-70.29085 + 7830: -13.815031,-69.77522 + 7831: -13.424406,-70.08772 + 7832: -13.471281,-70.85335 + 7833: -13.502531,-71.46272 + 7834: -13.627531,-69.60335 + 7835: -13.643156,-69.6346 + 7836: -13.533781,-70.24397 + 7837: -13.471281,-70.71272 + 7838: -16.533781,-72.16585 + 7839: -16.158781,-72.5721 + 7840: -15.658781,-72.54085 + 7841: -15.205656,-72.54085 + 7842: -14.440031,-72.72835 + 7843: -13.674406,-72.3221 + 7844: -13.408781,-72.11897 + 7845: -13.299406,-72.47835 + 7846: -13.924406,-72.47835 + 7847: -13.971281,-72.58772 + 7848: -14.377531,-72.60335 + 7849: -15.080656,-72.58772 + 7850: -16.205656,-72.68147 + 7851: -16.346281,-72.27522 + 7852: -16.627531,-71.7596 + - node: + cleanable: True + color: '#41391B56' + id: splatter + decals: + 4479: -58.47791,33.526634 + 4480: -53.524784,31.94912 + 4481: -55.04041,34.683495 + 4482: -55.22791,34.402245 + 4483: -54.85291,34.57412 + - node: + zIndex: 60 + color: '#441F1528' + id: splatter + decals: + 16087: -78.12123,40.00033 + 16088: -78.230606,40.140957 + 16089: -77.71498,40.328457 + 16090: -77.93373,39.828457 + 16091: -74.869606,37.78158 + 16092: -75.182106,38.078457 + 16093: -74.963356,37.859707 + 16094: -74.619606,37.797207 + 16095: -74.307106,37.90658 + 16096: -74.244606,37.140957 + 16097: -74.72898,37.68783 + 16098: -75.29148,37.703457 + 16099: -75.13523,37.328457 + 16100: -74.682106,37.422207 + 16101: -74.900856,37.75033 + 16102: -75.22898,37.87533 + 16103: -75.400856,37.922207 + 16104: -74.963356,37.578457 + 16105: -68.78406,44.909977 + 16106: -68.97156,44.941227 + 16107: -68.64343,45.050602 + 16108: -68.59656,45.144352 + 16109: -68.65906,44.769352 + 16110: -68.69031,44.722477 + 16111: -68.42468,44.675602 + 16112: -65.171036,48.25662 + 16113: -65.483536,47.97537 + 16114: -65.796036,48.365993 + 16115: -66.21791,48.272243 + 16116: -66.74916,48.00662 + 16117: -66.12416,47.740993 + 16118: -65.43666,47.959743 + 16119: -64.87416,48.06912 + 16120: -64.87416,47.41287 + 16121: -65.796036,47.678493 + 16122: -66.46791,47.75662 + 16123: -66.296036,47.47537 + 16124: -65.296036,47.75662 + 16125: -65.28041,47.78787 + 16126: -66.18666,48.022243 + 16127: -65.62416,47.865993 + - node: + zIndex: 60 + color: '#441F154F' + id: splatter + decals: + 16082: -84.60142,34.452145 + 16083: -84.89829,34.59277 + 16084: -87.48247,40.444267 + 16085: -87.34184,40.350517 + 16086: -87.38872,40.069267 + - node: + zIndex: 60 + color: '#472C827A' + id: splatter + decals: + 16081: -84.51847,25.382742 + - node: + color: '#4A524A4A' + id: splatter + decals: + 19266: -53.95585,-51.378597 + 19267: -53.7371,-51.378597 + 19268: -53.721474,-51.003597 + 19269: -53.783974,-50.816097 + 19270: -53.3621,-51.081722 + 19271: -53.627724,-51.753597 + 19272: -53.0496,-51.581722 + 19273: -53.408974,-51.456722 + 19274: -56.2996,-53.621624 + 19275: -56.502724,-53.496624 + 19276: -56.20585,-53.481 + 19277: -55.89335,-53.44975 + 19278: -55.752724,-53.356 + 19279: -56.596474,-53.38725 + 19280: -56.690224,-53.481 + 19281: -56.1121,-53.19975 + 19282: -58.615543,-55.027874 + 19283: -58.72492,-55.4185 + 19284: -59.240543,-55.621624 + 19285: -59.303043,-56.01225 + 19286: -58.63117,-55.856 + 19287: -58.865543,-55.9185 + 19288: -58.771793,-55.777874 + 19289: -58.63117,-55.590374 + 19290: -58.38117,-56.19975 + 19291: -62.53202,-57.432407 + 19292: -62.71955,-57.463932 + 19293: -62.11013,-56.93227 + 19294: -62.344505,-57.02602 + 19295: -62.20388,-57.30727 + 19296: -62.313255,-57.80727 + 19297: -62.563255,-57.71352 + 19298: -62.250755,-57.447895 + - node: + color: '#4A524A9B' + id: splatter + decals: + 19263: -59.55104,-51.23265 + 19264: -59.410416,-51.748276 + 19265: -59.535416,-51.935776 + - node: + color: '#4A896F15' + id: splatter + decals: + 19326: -51.31652,-52.55508 + 19327: -50.941143,-52.195705 + 19328: -50.691143,-52.05508 + 19329: -50.456768,-52.36758 + 19330: -45.221176,-53.14883 + 19331: -45.533676,-53.11758 + 19332: -45.127426,-52.664455 + 19333: -45.14305,-53.133205 + 19334: -45.64305,-53.164455 + 19335: -45.564926,-53.02383 + 19336: -45.3618,-53.55508 + 19337: -45.627426,-53.36758 + 19338: -44.471176,-53.24258 + 19339: -45.33055,-53.64883 + 19340: -45.5493,-53.14883 + 19341: -44.814926,-53.414455 + 19342: -45.08055,-53.195705 + 19343: -41.91209,-53.89883 + 19344: -42.517326,-53.83633 + 19345: -42.297604,-54.195705 + 19346: -42.68784,-54.14883 + 19347: -42.235428,-53.89883 + 19348: -42.641678,-53.96133 + 19349: -43.079178,-54.18008 + 19350: -42.610428,-54.164455 + 19351: -43.188553,-54.195705 + 19352: -43.672928,-54.18008 + 19353: -43.876053,-53.945705 + 19354: -44.204178,-54.351955 + 19355: -44.391678,-54.36758 + 19356: -43.172928,-54.11758 + 19357: -42.610428,-54.101955 + 19358: -42.141678,-53.976955 + 19359: -42.547928,-53.80508 + 19360: -42.751053,-53.77383 + 19361: -42.251053,-54.30508 + 19362: -43.172928,-54.070705 + 19388: -65.29618,-61.991276 + 19389: -65.35868,-62.116276 + 19390: -65.249306,-62.28815 + 19391: -65.249306,-62.4444 + 19392: -65.17118,-62.28815 + 19393: -65.186806,-62.053776 + 19394: -64.843056,-61.9444 + - node: + color: '#4A896F2E' + id: splatter + decals: + 19304: -62.474815,-55.337055 + 19305: -62.61544,-54.837055 + 19306: -62.224815,-54.587055 + 19307: -62.74044,-54.680805 + 19308: -62.45919,-55.055805 + 19309: -56.326412,-45.424538 + 19310: -55.998287,-45.846413 + 19311: -55.998287,-45.612038 + 19312: -62.44958,-37.981606 + 19313: -62.41833,-37.87223 + 19314: -62.54333,-37.62223 + 19315: -62.277706,-37.71598 + 19316: -62.027706,-37.30973 + 19317: -60.361897,-50.011074 + 19318: -51.49625,-52.601955 + 19319: -51.7775,-52.43008 + 19320: -51.37125,-52.27383 + 19321: -51.261875,-52.570705 + 19322: -51.965,-53.133205 + 19323: -52.37125,-52.64883 + 19324: -51.49625,-52.476955 + 19325: -51.355625,-53.21133 + - node: + color: '#4A896F49' + id: splatter + decals: + 19299: -65.569145,-59.034107 + 19300: -65.100395,-58.877857 + 19301: -65.444145,-58.674732 + 19302: -65.52227,-59.080982 + 19303: -64.95977,-59.268482 + - node: + cleanable: True + color: '#4D131537' + id: splatter + decals: + 5712: -66.711716,-42.79279 + 5713: -66.63359,-41.724667 + 5714: -65.75859,-40.662167 + 5715: -71.40275,-45.6022 + 5716: -70.98087,-45.555325 + 5717: -71.02775,-45.82095 + 5718: -71.21525,-45.38345 + - node: + cleanable: True + color: '#4D13156C' + id: splatter + decals: + 5680: -72.47991,-49.2981 + 5681: -72.54241,-49.6106 + 5682: -73.452614,-46.44481 + 5683: -72.87449,-46.335434 + 5684: -73.233864,-46.710434 + 5685: -73.49949,-46.53856 + 5686: -68.62449,-46.616684 + 5687: -68.952614,-46.429184 + 5688: -68.733864,-46.272934 + 5689: -65.89037,-48.66356 + 5690: -65.6394,-48.44481 + 5691: -65.56182,-48.81981 + 5692: -66.31182,-48.585434 + 5693: -65.983696,-48.60106 + 5694: -66.07307,-51.770397 + 5695: -66.29182,-51.614147 + 5696: -66.61994,-51.754772 + 5697: -66.97932,-51.832897 + 5698: -66.65119,-51.989147 + 5699: -67.86712,-43.958504 + 5700: -67.632744,-43.91163 + 5701: -67.64837,-44.28663 + 5702: -68.195244,-44.13038 + 5703: -64.36712,-39.28221 + 5704: -64.726494,-39.25096 + 5705: -64.30462,-38.985336 + 5706: -64.39837,-39.454086 + 5707: -66.820244,-40.891586 + 5708: -66.663994,-40.922836 + 5709: -67.05462,-40.93846 + 5710: -63.36796,-42.393803 + 5711: -63.30546,-42.628178 + - node: + cleanable: True + color: '#4D1315C0' + id: splatter + decals: + 5678: -72.43304,-49.532475 + 5679: -72.22991,-49.8606 + - node: + zIndex: 60 + color: '#4D89B718' + id: splatter + decals: + 16128: -62.546764,40.56871 + 16129: -62.546764,41.053085 + 16130: -62.328014,40.896835 + 16131: -62.24989,40.396835 + 16132: -62.03114,40.34996 + 16133: -62.37489,40.63121 + - node: + color: '#50494128' + id: splatter + decals: + 18795: -48.668858,-47.950687 + 18796: -48.481358,-47.872562 + 18797: -48.231358,-47.950687 + 18798: -48.059483,-48.185062 + 18799: -47.871983,-47.794437 + 18800: -48.450108,-47.700687 + 18801: -48.293858,-47.731937 + 18802: -47.325108,-47.763187 + 18803: -47.028233,-48.216312 + 18804: -46.512608,-48.294437 + 18805: -47.356358,-47.966312 + 18806: -47.918858,-47.700687 + 18807: -48.325108,-48.106937 + 18808: -47.403233,-48.185062 + 18809: -47.731358,-48.200687 + 18810: -48.168858,-48.513187 + 18811: -47.762608,-48.466312 + 18812: -47.871983,-48.138187 + 18813: -48.012608,-47.810062 + 18814: -40.97385,-51.890133 + 18815: -40.9426,-51.858883 + 18816: -40.5051,-51.593258 + 18817: -40.270725,-51.718258 + 18818: -40.09885,-51.858883 + 18819: -39.59885,-51.827633 + 18820: -38.989475,-52.046383 + 18821: -39.083225,-51.812008 + 18822: -39.833225,-51.593258 + 18823: -41.09885,-51.905758 + 18824: -40.6926,-51.999508 + 18825: -39.84885,-51.905758 + 18826: -39.520725,-51.983883 + 18827: -39.66135,-51.905758 + 18828: -40.364475,-51.640133 + 18829: -40.739475,-51.968258 + 18830: -40.801975,-52.108883 + 18831: -40.53635,-51.843258 + 18832: -40.770725,-51.858883 + 18833: -40.8801,-52.187008 + 18834: -53.30618,-46.282352 + 18835: -53.259304,-46.157352 + 18836: -52.93118,-45.985477 + - node: + color: '#5049412E' + id: splatter + decals: + 18607: -76.545555,-59.17944 + 18608: -76.045555,-58.80444 + 18609: -75.81118,-58.80444 + 18610: -75.701805,-59.42944 + 18611: -75.68618,-59.882565 + 18612: -76.733055,-59.663815 + 18613: -75.889305,-59.28788 + 18614: -75.983055,-59.678665 + 18615: -75.701805,-59.70971 + 18616: -75.764305,-59.14721 + 18617: -76.21743,-59.569084 + 18618: -76.670555,-63.475334 + 18619: -77.264305,-63.412834 + 18620: -76.84243,-63.02221 + 18621: -76.87368,-63.319084 + 18622: -76.764305,-63.42846 + 18623: -77.201805,-63.662834 + 18624: -76.701805,-63.95971 + 18625: -76.920555,-64.24096 + 18626: -77.43618,-63.89721 + 18627: -77.295555,-63.631584 + 18628: -76.639305,-63.52221 + 18629: -76.87368,-64.287834 + 18630: -76.40493,-64.694084 + 18631: -76.608055,-64.86596 + 18632: -70.34051,-60.58471 + 18633: -70.387276,-60.74096 + 18634: -69.886635,-60.58471 + 18635: -69.97996,-60.350334 + 18636: -69.9181,-60.131584 + 18637: -69.08997,-60.14721 + 18638: -68.87122,-60.100334 + 18639: -69.46497,-59.725334 + 18640: -69.7931,-60.24096 + 18641: -69.93372,-60.70971 + 18642: -69.62122,-60.944084 + 18643: -70.1681,-61.162834 + 18644: -70.1681,-60.80346 + 18645: -69.94935,-60.194084 + 18646: -69.57435,-59.89721 + 18647: -70.48064,-70.47431 + 18648: -70.71501,-70.45869 + 18649: -70.30876,-70.11494 + 18650: -70.51189,-69.88056 + 18651: -70.59001,-69.59931 + 18652: -70.21501,-69.78681 + 18653: -70.55876,-70.64619 + 18654: -70.15251,-70.84931 + 18655: -69.85564,-70.81806 + 18656: -70.76189,-70.72431 + 18657: -70.46501,-70.70869 + 18658: -69.76189,-70.33369 + 18659: -70.24626,-69.88056 + 18660: -69.65251,-70.23994 + 18661: -69.05876,-70.64619 + 18662: -69.51189,-70.72431 + 18663: -70.51189,-70.63056 + 18664: -69.90251,-70.86494 + 18665: -69.34001,-70.84931 + 18666: -69.82439,-70.61494 + 18667: -70.44939,-70.13056 + 18668: -69.94939,-70.34931 + 18669: -69.69939,-70.36494 + 18670: -70.12126,-70.48994 + 18671: -69.48064,-70.72431 + 18672: -69.24626,-70.89619 + 18673: -66.097466,-70.64619 + 18674: -66.253716,-70.16181 + 18675: -65.95684,-70.53681 + 18676: -65.95684,-71.05244 + 18677: -65.45684,-70.69306 + 18678: -66.097466,-70.36494 + 18679: -65.92559,-70.44306 + 18680: -65.98809,-70.72431 + 18681: -66.472466,-71.08369 + 18682: -65.972466,-70.84931 + 18683: -65.89434,-70.67744 + 18684: -66.05059,-71.08369 + 18685: -66.14434,-70.56806 + 18686: -62.397026,-67.69633 + 18687: -62.584526,-67.5557 + 18688: -62.7564,-67.66508 + 18689: -62.53765,-67.8682 + 18690: -62.5064,-68.29008 + 18691: -64.131615,-67.72758 + 18692: -64.651855,-68.10258 + 18693: -64.464355,-67.71195 + 18694: -64.97998,-67.4932 + 18695: -64.120605,-67.77445 + 18696: -64.88623,-67.89945 + 18697: -64.933105,-67.94633 + 18698: -64.370605,-68.10258 + 18699: -64.558105,-67.77445 + 18700: -64.54248,-67.63383 + - node: + color: '#50494150' + id: splatter + decals: + 18701: -80.25462,-43.868786 + 18702: -79.72337,-44.118786 + 18703: -79.39525,-44.00941 + 18704: -79.3015,-44.19691 + 18705: -79.94212,-44.181286 + 18706: -71.59245,-39.528683 + 18707: -71.34245,-39.325558 + 18708: -70.85808,-38.809933 + 18709: -70.7487,-38.778683 + 18710: -70.73308,-39.388058 + 18711: -71.3737,-38.763058 + 18712: -71.5612,-38.684933 + 18713: -71.04558,-38.997433 + 18714: -65.444244,-36.507977 + 18715: -65.787994,-36.2736 + 18716: -65.17862,-36.039227 + 18717: -65.02237,-35.99235 + 18718: -65.631744,-36.570477 + 18719: -65.74112,-36.6486 + 18720: -65.39737,-36.80485 + 18721: -64.881744,-36.74235 + 18722: -64.944244,-37.05485 + 18723: -65.319244,-37.0861 + 18724: -66.02237,-36.976727 + 18725: -65.74112,-37.0236 + 18726: -65.58487,-36.55485 + 18727: -70.29793,-27.740211 + 18728: -70.18855,-27.537086 + 18729: -70.37605,-27.365211 + 18730: -70.0948,-27.083961 + 18731: -70.37605,-26.755836 + 18732: -70.42293,-26.458961 + 18733: -70.32918,-25.865211 + 18734: -70.51668,-26.427711 + 18735: -70.17293,-27.130836 + 18736: -70.14168,-27.552711 + 18737: -69.9073,-27.740211 + 18738: -70.61043,-27.693336 + 18739: -70.61043,-27.755836 + 18740: -70.1573,-27.255836 + 18741: -70.51668,-26.755836 + 18742: -69.4073,-22.149343 + 18743: -69.75105,-22.039968 + 18744: -69.32918,-21.586843 + 18745: -69.29793,-21.852468 + 18746: -69.67293,-22.227468 + 18747: -69.86043,-22.149343 + 18748: -69.29793,-22.196218 + 18749: -68.70418,-22.024343 + 18750: -68.5323,-22.071218 + 18751: -68.76668,-21.899343 + 18752: -69.37605,-21.961843 + 18753: -69.5323,-22.149343 + 18754: -69.45418,-22.524343 + 18755: -67.905174,-26.062904 + 18756: -68.061424,-25.92228 + 18757: -67.811424,-26.062904 + 18758: -67.88955,-26.031654 + 18759: -67.967674,-26.01603 + 18760: -67.905174,-25.92228 + 18761: -58.13662,-40.699005 + 18762: -58.027245,-40.917755 + 18763: -58.245995,-40.792755 + 18764: -58.714745,-40.699005 + 18765: -58.339745,-40.980255 + 18766: -57.723488,-46.82822 + 18767: -57.614113,-47.031345 + 18768: -57.129738,-47.23447 + 18769: -56.957863,-47.406345 + 18770: -56.926613,-48.23447 + 18771: -56.817238,-48.000095 + 18772: -56.723488,-47.32822 + 18773: -57.254738,-47.04697 + 18774: -56.723488,-47.031345 + 18775: -56.379738,-47.031345 + 18776: -56.207863,-46.70322 + 18777: -55.660988,-46.70322 + 18778: -55.395363,-46.89072 + 18779: -55.317238,-47.062595 + 18780: -55.364113,-47.07822 + 18781: -56.082863,-46.937595 + 18782: -56.598488,-47.250095 + 18783: -56.285988,-47.250095 + 18784: -55.098488,-47.20322 + 18785: -54.567238,-46.656345 + 18786: -54.426613,-46.906345 + 18787: -56.614113,-47.156345 + 18788: -57.426613,-46.968845 + 18789: -58.035988,-46.98447 + 18790: -56.989113,-47.54697 + 18791: -56.660988,-48.20322 + 18792: -56.910988,-46.95322 + 18793: -56.832863,-46.70322 + 18794: -56.551613,-46.51572 + - node: + color: '#5049417C' + id: splatter + decals: + 18583: -81.574524,-51.420177 + 18584: -81.574524,-51.107677 + 18585: -81.7464,-50.842052 + 18586: -80.543274,-50.998302 + 18587: -80.793274,-50.592052 + 18588: -80.418274,-50.092052 + 18589: -80.8089,-49.670177 + 18590: -80.90265,-49.326427 + 18591: -80.71515,-49.138927 + 18592: -80.7464,-49.482677 + 18593: -80.4964,-50.185802 + 18594: -80.449524,-49.763927 + 18595: -81.352844,-56.4145 + 18596: -81.18097,-56.148876 + 18597: -80.49347,-56.398876 + 18598: -80.290344,-56.680126 + 18599: -81.040344,-56.523876 + 18600: -80.61847,-56.648876 + 18601: -75.983055,-59.507565 + 18602: -76.295555,-59.570065 + 18603: -75.93618,-59.36694 + 18604: -75.764305,-59.132565 + 18605: -75.514305,-59.80444 + 18606: -75.826805,-59.757565 + - node: + cleanable: True + color: '#5A332B73' + id: splatter + decals: + 4476: -57.485916,31.42519 + 4477: -57.048416,31.565815 + 4478: -56.93904,32.784565 + - node: + color: '#5DAC7914' + id: splatter + decals: + 19484: -63.498,-85.232216 + 19485: -63.357376,-84.77909 + 19486: -63.3105,-85.15409 + 19487: -62.951126,-85.200966 + 19488: -63.27925,-85.263466 + 19489: -63.40425,-85.482216 + 19490: -63.201126,-85.56034 + 19491: -55.45482,-85.294716 + 19492: -55.57982,-85.169716 + 19493: -55.23607,-84.62284 + 19494: -55.157944,-84.638466 + 19495: -54.39232,-84.607216 + 19496: -54.67357,-84.513466 + 19497: -55.70482,-84.37284 + 19498: -55.61107,-84.825966 + 19499: -55.70482,-85.513466 + 19500: -56.032944,-85.81034 + 19501: -55.61107,-85.107216 + 19502: -55.76732,-84.919716 + 19503: -55.32982,-85.200966 + 19504: -50.92524,-81.580864 + 19505: -50.815094,-81.98643 + 19506: -50.783844,-81.73643 + 19507: -49.502594,-81.87705 + 19508: -49.61197,-82.37705 + 19509: -49.64322,-81.9083 + 19510: -50.64322,-82.14268 + 19511: -50.065094,-81.9083 + 19512: -51.39322,-82.08018 + 19513: -50.127594,-81.9083 + 19514: -51.11197,-82.61143 + 19515: -50.815094,-81.92393 + 19516: -49.79947,-82.0958 + 19517: -48.043785,-78.53011 + 19518: -47.71566,-78.79574 + 19519: -47.575035,-79.21761 + 19520: -47.356285,-78.90511 + 19521: -47.731285,-78.40511 + 19522: -47.62191,-78.51449 + 19523: -47.075035,-78.65511 + 19524: -47.49691,-78.57699 + 19525: -47.887535,-78.60824 + 19526: -48.12191,-78.70199 + 19527: -47.96566,-78.88949 + 19528: -54.415054,-77.79574 + 19529: -54.165054,-77.82699 + 19530: -53.52443,-77.92074 + 19531: -53.633804,-77.60824 + 19532: -53.883804,-77.85824 + 19533: -53.196304,-77.81136 + 19534: -53.77443,-77.74886 + 19535: -53.165054,-77.56136 + 19536: -58.834072,-82.58818 + 19537: -57.78851,-82.55693 + 19538: -58.397884,-82.58818 + 19539: -59.13226,-83.08818 + 19540: -59.366634,-82.822556 + 19541: -58.28851,-82.510056 + 19542: -57.616634,-82.478806 + 19543: -58.491634,-82.96318 + 19544: -58.647884,-82.947556 + 19545: -58.03851,-82.697556 + 19546: -58.50726,-82.55693 + 19547: -59.756783,-85.635056 + 19548: -59.584908,-85.103806 + 19549: -59.303658,-85.49443 + 19550: -59.163033,-85.61943 + 19551: -59.569283,-85.46318 + - node: + cleanable: True + color: '#635033FF' + id: splatter + decals: + 18193: -48.23564,-86.93605 + 18194: -48.04814,-87.014175 + 18195: -47.82939,-87.2173 + - node: + cleanable: True + color: '#635618BF' + id: splatter + decals: + 1465: -19.0044,38.85528 + - node: + cleanable: True + color: '#69131250' + id: splatter + decals: + 4471: -55.55945,30.512703 + 4472: -54.9032,30.872078 + 4473: -55.78279,32.690815 + 4474: -55.59529,33.315815 + 4475: -55.767166,32.972065 + - node: + cleanable: True + color: '#69131291' + id: splatter + decals: + 4470: -55.168823,30.590828 + - node: + color: '#6E0000FF' + id: splatter + decals: + 17363: -91.36695,-53.1407 + 17364: -86.038826,-49.435284 + 17365: -90.476326,-45.54466 + 17366: -90.0232,-45.560284 + 17367: -91.101326,-49.435284 + 17898: -80.81261,-58.38082 + 17899: -83.70323,-59.458946 + 17900: -85.46886,-58.771446 + 17901: -83.35948,-61.458946 + 17902: -84.78136,-60.708946 + 17903: -74.3369,-64.48069 + 17904: -73.47752,-62.93381 + 17905: -73.2744,-64.621315 + 17906: -69.93065,-65.027565 + 17907: -70.88377,-63.793186 + 17908: -71.499855,-64.54487 + 17909: -72.70298,-63.841743 + 17910: -71.812355,-63.73237 + - node: + zIndex: 90 + color: '#700000FF' + id: splatter + decals: + 13013: 75.4138,-51.505642 + 13014: 75.4138,-51.505642 + 13015: 74.50755,-51.474392 + 13016: 74.46068,-51.474392 + 13017: 74.46068,-51.474392 + 13018: 74.83568,-50.927517 + 13019: 74.86693,-50.865017 + 13020: 73.00755,-51.568142 + 13021: 73.00755,-51.568142 + 13022: 73.00755,-51.568142 + 13023: 76.89818,-51.255642 + 13024: 75.38255,-52.365017 + 13048: 83.47954,-54.58091 + 13049: 83.47954,-54.58091 + 13050: 83.40141,-54.83091 + 13054: 83.35454,-54.26841 + - node: + color: '#750000FF' + id: splatter + decals: + 17356: -93.889496,-48.508354 + 17357: -94.34262,-48.30523 + 17358: -84.78247,-43.830322 + 17359: -84.68872,-44.345947 + - node: + angle: -0.17453292519943295 rad + color: '#76191822' + id: splatter + decals: + 18240: -68.11884,74.79413 + 18241: -72.27509,74.63788 + 18242: -71.96259,74.85663 + 18243: -72.08759,74.43475 + 18244: -71.74384,74.716 + 18245: -71.75947,74.51288 + - node: + angle: -0.17453292519943295 rad + color: '#7619183D' + id: splatter + decals: + 18238: -68.30634,74.6535 + 18239: -68.02509,74.591 + - node: + cleanable: True + zIndex: 60 + color: '#791C1525' + id: splatter + decals: + 15924: -65.78336,38.250896 + 15925: -65.86149,37.32902 + 15926: -63.658363,36.11027 + 15927: -63.23649,35.92277 + 15928: -63.470863,35.875896 + 15929: -63.33024,36.26652 + 15930: -63.627113,35.79777 + 15931: -63.814613,35.54777 + 15932: -63.33024,34.70402 + 15933: -63.564613,35.125896 + 15934: -63.79899,34.500896 + 15935: -65.72086,35.73527 + - node: + cleanable: True + color: '#791C1531' + id: splatter + decals: + 15890: -65.12562,34.378555 + 15891: -64.89124,34.534805 + 15892: -64.68812,34.01918 + 15893: -65.09437,34.503555 + - node: + cleanable: True + color: '#791C1544' + id: splatter + decals: + 15894: -65.15687,34.597305 + - node: + cleanable: True + color: '#791C1549' + id: splatter + decals: + 15889: -62.734993,39.26918 + - node: + color: '#7A8B6AFF' + id: splatter + decals: + 17360: -85.079346,-55.769096 + 17361: -85.53247,-56.206596 + 17362: -84.28247,-53.050346 + - node: + cleanable: True + color: '#7F6D1FBF' + id: splatter + decals: + 1466: -19.03565,38.73028 + - node: + color: '#824944FF' + id: splatter + decals: + 7364: 40,-36 + 7365: 42,-35 + 7366: 47,-42 + 7370: 34,-45 + - node: + cleanable: True + color: '#9833314A' + id: splatter + decals: + 15888: -62.938118,39.191055 + - node: + color: '#9B0000FF' + id: splatter + decals: + 20401: 31.957863,-75.84706 + 20402: 31.586716,-76.00331 + 20403: 31.782059,-75.47597 + 20404: 32.094604,-75.63222 + 20409: 30.821426,-74.75296 + 20410: 30.46981,-74.45999 + 20411: 31.07537,-74.4014 + 20412: 31.153507,-74.499054 + 20413: 31.54419,-74.61624 + 20414: 30.762823,-74.77249 + 20415: 31.07537,-74.499054 + 20416: 32.28649,-74.53812 + 20417: 30.645618,-76.31546 + 20418: 30.762823,-76.706085 + 20419: 30.782358,-76.64749 + 20420: 30.9777,-76.51077 + - node: + cleanable: True + color: '#9B0B074D' + id: splatter + decals: + 13159: -70.13151,-33.015682 + 13160: -69.95963,-33.015682 + 13161: -70.16276,-33.140682 + 13162: -69.94401,-33.203182 + 13163: -68.89713,-33.140682 + 13164: -68.86588,-32.875057 + 13165: -68.86588,-32.875057 + 13166: -68.522354,-34.293007 + 13167: -68.616104,-34.40238 + 13168: -68.66298,-34.37113 + 13169: -68.85413,-34.43363 + - node: + cleanable: True + color: '#A05200FF' + id: splatter + decals: + 16347: -55,-87 + - node: + color: '#A1E5370A' + id: splatter + decals: + 17424: -39.83954,79.43883 + 17425: -40.542664,79.4232 + 17426: -39.698914,79.5482 + 17427: -40.167664,79.2357 + 17428: -39.886414,78.8607 + 17429: -40.05829,79.28258 + 17430: -51.95613,80.1732 + 17431: -51.39363,80.09508 + 17432: -51.23738,80.82945 + 17433: -50.659256,80.1107 + 17434: -51.39363,80.31383 + 17435: -51.534256,80.3607 + 17436: -57.2598,81.48591 + 17437: -57.6973,81.53278 + 17438: -57.16605,81.86091 + 17439: -57.494175,81.39216 + 17440: -57.29105,81.65778 + 17441: -59.566616,84.40179 + 17442: -59.92599,84.54241 + 17443: -59.45724,84.13616 + 17444: -59.910366,84.33929 + 17445: -60.30099,84.21429 + 17446: -63.42599,84.41741 + 17447: -62.89474,84.27679 + 17448: -63.254116,84.04241 + 17449: -63.14474,84.37054 + - node: + color: '#A74F6314' + id: splatter + decals: + 19395: -53.162395,-50.82222 + 19396: -52.599895,-51.13472 + 19397: -52.74052,-50.712845 + 19398: -52.599895,-50.88472 + 19399: -52.36552,-50.869095 + 19400: -52.64677,-51.025345 + 19401: -59.23748,-58.391727 + 19402: -59.096855,-58.172977 + 19403: -59.23748,-58.157352 + 19404: -58.971855,-58.188602 + 19405: -58.64373,-58.282352 + 19406: -59.17498,-58.532352 + 19407: -60.528267,-53.688602 + 19408: -60.10639,-54.001102 + 19409: -60.028267,-53.797977 + 19410: -60.41889,-53.626102 + 19411: -60.653267,-53.704227 + 19412: -60.41889,-53.797977 + 19413: -60.23139,-53.704227 + 19414: -57.279568,-48.353188 + 19415: -57.013943,-48.165688 + 19416: -57.013943,-48.634438 + 19417: -56.810818,-48.321938 + 19418: -57.060818,-48.306313 + 19419: -57.029568,-48.603188 + 19420: -59.63177,-40.585735 + 19421: -59.50677,-40.36685 + 19422: -59.366146,-40.554523 + 19423: -59.35052,-40.773273 + 19424: -59.69427,-40.804523 + 19425: -59.47552,-40.835773 + 19426: -59.897396,-40.367023 + 19427: -59.928646,-40.460773 + 19428: -59.56927,-40.7264 + 19429: -59.25677,-40.929523 + 19430: -59.344635,-46.258064 + 19431: -59.157135,-46.61744 + 19432: -59.07901,-46.164314 + 19433: -59.14151,-46.320564 + 19434: -58.969635,-46.539314 + 19435: -59.42276,-46.74244 + 19436: -59.625885,-47.195564 + 19437: -59.29776,-46.914314 + 19438: -59.250885,-46.21119 + 19439: -59.36026,-46.08619 + 19440: -51.386852,-47.5074 + 19441: -51.83991,-47.319866 + 19442: -51.449352,-47.53865 + 19443: -51.308727,-47.773026 + 19444: -51.824352,-47.773026 + 19445: -51.449352,-47.6949 + 19446: -51.261852,-47.16365 + 19447: -51.386852,-47.898026 + 19448: -53.73944,-54.43665 + 19449: -53.73944,-53.9679 + 19450: -53.348816,-53.8429 + 19451: -53.567566,-54.421024 + 19452: -53.45819,-54.43665 + 19453: -53.98944,-54.43665 + 19454: -53.52069,-54.358524 + 19455: -53.89569,-54.9054 + 19456: -53.473816,-54.264774 + 19457: -53.17694,-54.452274 + 19458: -62.92295,-56.248898 + 19459: -63.563576,-56.655148 + 19460: -62.938576,-57.061398 + 19461: -63.407326,-57.811398 + 19462: -62.907326,-56.373898 + 19463: -63.3292,-57.092648 + 19464: -63.094826,-57.405148 + 19465: -62.594826,-59.061398 + 19466: -62.4542,-60.264523 + 19467: -62.7042,-60.858273 + 19468: -63.282326,-60.623898 + 19469: -61.92295,-60.373898 + 19470: -62.907326,-61.202023 + 19471: -65.13866,-58.90043 + 19472: -65.546875,-59.31574 + 19473: -65.718994,-59.862854 + 19474: -65.59421,-59.972443 + 19475: -65.609535,-59.550274 + 19476: -65.40641,-59.34715 + 19477: -65.172035,-59.487774 + 19478: -65.18766,-59.644024 + 19479: -65.172035,-59.269024 + 19480: -65.34391,-59.3784 + 19481: -65.578285,-59.269024 + 19482: -65.25016,-59.40965 + 19483: -65.21891,-59.675274 + - node: + color: '#A914093E' + id: splatter + decals: + 5078: -73.01908,65.00714 + 5079: -72.878456,64.835266 + 5080: -73.05033,64.772766 + 5081: -73.14408,64.50714 + 5082: -72.83158,64.41339 + 5083: -73.097206,64.13214 + 5084: -72.784706,64.10089 + 5085: -73.003456,64.16339 + - node: + cleanable: True + color: '#AB19251B' + id: splatter + decals: + 9903: 36.171505,-8.818328 + 9904: 35.921505,-8.552703 + - node: + cleanable: True + color: '#AB19255E' + id: splatter + decals: + 9902: 35.859005,-8.740203 + - node: + cleanable: True + color: '#AB1C1542' + id: splatter + decals: + 15895: -65.68812,38.58168 + 15896: -65.51624,38.73793 + - node: + color: '#C052C314' + id: splatter + decals: + 19552: -58.10039,-87.33818 + 19553: -58.41289,-87.21318 + 19554: -58.491016,-86.635056 + 19555: -58.31914,-86.61943 + 19556: -58.06914,-87.166306 + 19557: -57.897266,-87.353806 + 19558: -58.35039,-87.416306 + 19559: -48.711452,-84.61943 + 19560: -49.055008,-84.416306 + 19561: -48.788605,-84.197556 + 19562: -48.617054,-83.947556 + 19563: -48.554554,-83.68193 + 19564: -48.07018,-84.197556 + 19565: -47.88268,-84.21318 + 19566: -47.78893,-84.15068 + 19567: -48.82018,-84.46318 + 19568: -47.66393,-84.24443 + 19569: -47.78893,-84.18193 + 19570: -47.929554,-83.916306 + 19571: -47.66393,-84.30693 + - node: + zIndex: 60 + color: '#CA425A16' + id: splatter + decals: + 16134: -60.624104,32.554077 + 16135: -60.592854,32.725952 + 16136: -60.38973,32.835327 + 16137: -60.38973,32.647827 + 16138: -60.57723,32.366577 + - node: + zIndex: 60 + color: '#CABF5A0C' + id: splatter + decals: + 16143: -84.48872,25.109612 + 16144: -84.64497,24.906487 + 16145: -84.50435,24.672112 + 16146: -91.32035,17.99865 + 16147: -91.32035,18.31115 + 16148: -91.460976,18.264275 + 16149: -91.367226,18.076775 + 16150: -91.4141,17.99865 + 16151: -88.099434,20.498867 + 16152: -88.33381,20.670742 + 16153: -87.58381,21.061367 + 16154: -87.52131,21.030117 + 16155: -87.49006,20.311367 + 16156: -87.89631,20.483242 + 16157: -87.86506,20.670742 + - node: + zIndex: 60 + angle: 0.5235987755982988 rad + color: '#CABF5A0C' + id: splatter + decals: + 16176: -87.601524,21.233967 + 16177: -87.7734,20.702717 + 16178: -88.17965,20.905842 + 16179: -88.61715,20.483967 + - node: + zIndex: 60 + color: '#CABF5A16' + id: splatter + decals: + 16139: -73.821106,25.655272 + 16140: -74.08673,25.639647 + 16141: -73.696106,25.795897 + 16142: -73.633606,26.155272 + - node: + angle: -0.6981317007977318 rad + color: '#DC9C3403' + id: splatter + decals: + 16390: -69.002045,-3.9463391 + 16391: -68.98353,-3.9741168 + - node: + angle: 0.2617993877991494 rad + color: '#DC9C3403' + id: splatter + decals: + 16387: -68.99279,-3.9648576 + 16388: -68.969635,-3.9741168 + 16389: -68.95575,-3.9880056 + - node: + color: '#DC9C3422' + id: splatter + decals: + 16386: -68.99144,-3.9857879 + - node: + color: '#DE3A3A37' + id: splatter + decals: + 17581: 59.753654,19.815382 + 17582: 59.909904,19.643507 + 17583: 60.128654,19.831007 + 17584: 59.51928,20.018507 + 17585: 59.878654,20.034132 + 17586: 60.14428,19.987257 + 17587: 60.347404,19.987257 + - node: + zIndex: 90 + angle: 3.839724354387525 rad + color: '#FF0026FF' + id: splatter + decals: + 12922: 83.33536,-54.61851 + - node: + color: '#FFD2121B' + id: splatter + decals: + 18837: -83.266106,-54.799374 + 18838: -83.484856,-54.674374 + 18839: -83.53173,-54.674374 + - node: + color: '#FFD8000F' + id: splatter + decals: + 18840: -77.48637,-66.73722 + 18841: -77.43949,-67.29956 + 18842: -77.06449,-67.315186 + 18843: -77.18949,-67.70581 + 18844: -77.59574,-67.36206 + 18845: -77.26762,-67.502686 + 18846: -70.70793,-66.66817 + 18847: -70.83293,-66.60567 + 18848: -70.30168,-66.55879 + 18849: -69.97356,-66.55879 + 18850: -70.19231,-67.02754 + 18851: -70.03606,-67.23067 + 18852: -62.950493,-67.46985 + 18853: -62.669243,-67.67297 + 18854: -62.575493,-68.11047 + 18855: -62.591118,-67.29797 + 18856: -62.497368,-67.70422 + 18857: -66.81978,-59.793472 + 18858: -66.72603,-59.512222 + 18859: -66.55415,-59.793472 + 18860: -71.84168,-39.250458 + 18861: -71.76356,-39.187958 + 18862: -72.04481,-39.406708 + 18863: -71.71668,-39.469208 + 18864: -66.8673,-29.557562 + 18865: -66.6173,-29.682562 + 18866: -66.44543,-29.916937 + 18867: -66.71105,-29.823187 + 18868: -66.96105,-29.666937 + - node: + color: '#FFE5370C' + id: splatter + decals: + 17409: -51.559113,84.321434 + 17410: -51.324738,84.415184 + 17411: -51.527863,84.21206 + 17412: -51.199738,84.08706 + 17413: -46.737373,83.633934 + 17414: -46.612373,83.883934 + 17415: -46.378,83.633934 + 17416: -45.396133,79.72469 + 17418: -45.052383,79.55282 + 17419: -44.989883,79.50594 + 17421: -44.50551,79.38094 + 17422: -43.78676,79.45907 + - node: + color: '#FFF497FF' + id: splatter + decals: + 12787: 114.08811,-61.283527 + 12789: 113.49436,-61.174152 + 12791: 113.80686,-60.877277 + 12792: 114.24436,-61.049152 + - node: + color: '#FFF4FFFF' + id: splatter + decals: + 12800: 82.603806,-48.80261 + 12801: 83.416306,-49.42761 + 12802: 82.90068,-50.443233 + 12803: 83.478806,-48.64636 + 12804: 82.43193,-49.55261 + - node: + color: '#FFFFFF03' + id: splatter + decals: + 19850: -18.029346,-85.200905 + 19851: -18.091846,-85.044655 + 19852: -18.248096,-84.18528 + 19853: -18.123096,-82.27903 + 19854: -18.123096,-81.62278 + 19855: -18.169971,-80.794655 + 19856: -18.388721,-79.919655 + 19857: -18.357471,-79.450905 + 19858: -17.919971,-79.638405 + 19859: -18.013721,-80.513405 + 19860: -17.904346,-80.49778 + 19861: -17.873096,-79.52903 + 19862: -17.841846,-79.43528 + 19863: -18.091846,-80.982155 + 19864: -18.123096,-80.638405 + 19865: -18.279346,-79.669655 + 19866: -17.779346,-80.950905 + 19867: -17.529346,-81.357155 + 19868: -17.685596,-80.24778 + 19869: -17.732471,-79.56028 + 19870: -17.982471,-80.46653 + 19871: -18.060596,-81.87278 + 19872: -18.013721,-81.888405 + 19873: -18.232471,-80.982155 + 19874: -17.748096,-84.200905 + 19875: -17.904346,-84.669655 + 19876: -17.919971,-81.357155 + 19877: -18.185596,-80.294655 + 19878: -18.263721,-79.93528 + 19879: -17.966846,-79.90403 + 19880: -17.841846,-79.763405 + 19881: -18.357471,-79.763405 + 19882: -18.154346,-79.544655 + 19883: -17.732471,-79.700905 + 19884: -17.794971,-80.02903 + 19885: -18.013721,-81.669655 + 19886: -17.966846,-80.700905 + 19887: -18.123096,-80.34153 + 19888: -17.873096,-84.544655 + 19931: -18.279346,-82.43528 + 19932: -18.107471,-83.02903 + 19933: -18.138721,-83.87278 + 19934: -18.091846,-83.982155 + 19935: -18.060596,-82.52903 + 19936: -18.044971,-81.90403 + 19937: -18.013721,-82.37278 + - node: + angle: -1.5707963267948966 rad + color: '#FFFFFF18' + id: splatter + decals: + 20095: -12.249554,-90.0178 + 20096: -12.124554,-89.8928 + 20097: -11.780804,-90.2678 + 20098: -4.0180507,-85.189674 + 20099: -2.8305507,-84.970924 + 20100: -2.7368007,-86.29905 + 20101: -2.620967,-90.25543 + 20102: -2.745967,-90.55231 + 20103: -2.620967,-90.88043 + 20104: -2.464717,-91.27106 + 20105: -22.39626,-87.90296 + 20106: -22.27126,-87.69984 + 20107: -22.67751,-87.43421 + 20108: -22.42751,-87.66859 + 20109: -19.02126,-91.38734 + 20110: -18.77126,-91.15296 + 20111: -18.411884,-91.46546 + 20112: -18.39626,-91.48109 + 20113: -19.536884,-91.69984 + 20114: -10.999503,-84.74671 + 20115: -10.468253,-84.65296 + 20116: -10.452628,-84.76234 + 20117: -10.733878,-84.85609 + 20118: -13.421378,-85.51234 + 20119: -13.999503,-85.19984 + 20120: -14.515128,-85.43421 + 20121: -13.937003,-85.48109 + 20122: -13.421378,-85.18421 + 20123: -13.843253,-85.29359 + - node: + cleanable: True + color: '#FFFFFF1B' + id: splatter + decals: + 9714: 82.89025,-20.584833 + 9716: 83.280876,-20.944208 + - node: + color: '#FFFFFF22' + id: splatter + decals: + 17406: -65.377594,80.55999 + 17407: -65.17447,80.55999 + 17408: -65.11197,80.731865 + - node: + cleanable: True + color: '#FFFFFF28' + id: splatter + decals: + 9713: 83.312126,-20.522333 + - node: + cleanable: True + color: '#FFFFFF2B' + id: splatter + decals: + 4484: -53.801136,34.245995 + 4485: -54.00426,34.60537 + - node: + color: '#FFFFFFFF' + id: splatter + decals: + 14810: 52.784985,-48.21509 + 14811: 56.472485,-46.574467 + 14812: 55.45686,-50.55884 + 14813: 55.45686,-50.55884 + - node: + cleanable: True + color: '#FFFFFFFF' + id: splatter + decals: + 18191: -48.11064,-86.93605 + 18192: -47.876266,-87.107925 + - node: + zIndex: 90 + angle: 3.839724354387525 rad + color: '#FFFFFFFF' + id: splatter + decals: + 12924: 85.24354,-53.536674 + 12925: 84.55604,-53.2398 + 12926: 85.11854,-53.0523 + - node: + zIndex: 90 + angle: 3.839724354387525 rad + color: '#000000FF' + id: syndlogo16 + decals: + 12892: 84.9746,-53.979023 + - node: + angle: -1.7453292519943295 rad + color: '#A1E53706' + id: thinline + decals: + 17472: -52.416527,80.09281 + 17473: -52.385277,79.81156 + 17474: -51.666527,79.95219 + 17475: -52.104027,79.93656 + 17476: -52.68215,80.04594 + 17477: -51.12828,80.541824 + 17478: -51.362656,80.43245 + - node: + angle: -0.5235987755982988 rad + color: '#A1E53706' + id: thinline + decals: + 17463: -57.777893,80.84281 + 17464: -51.229027,80.99906 + 17465: -50.8384,81.57719 + 17466: -50.760277,81.84281 + 17467: -50.93215,81.07719 + 17468: -50.8384,81.48344 + 17469: -51.0259,80.81156 + 17470: -51.041527,81.21781 + - node: + angle: -0.17453292519943295 rad + color: '#A1E53706' + id: thinline + decals: + 17454: -57.835938,80.87406 + 17455: -58.039062,80.37406 + 17456: -58.085938,79.87406 + 17457: -57.882812,80.54594 + 17458: -58.101562,79.68656 + 17459: -57.747276,80.85844 + 17460: -57.591026,81.04594 + 17461: -57.653526,80.21781 + 17462: -57.559776,80.79594 + - node: + color: '#A1E5370A' + id: thinline + decals: + 17450: -60.004116,83.72991 + 17451: -59.847866,83.63616 + 17452: -60.05099,83.71429 + 17453: -59.660366,83.16741 + - node: + cleanable: True + color: '#FFFFFFFF' + id: toilet + decals: + 1433: -74.05983,20.911047 + - node: + zIndex: 60 + color: '#AE1318AD' + id: toolbox + decals: + 16255: -65.018906,27.986692 + - node: + cleanable: True + color: '#E6E2E3FF' + id: toolbox + decals: + 4228: -12,38 + - node: + color: '#FFFFFFFF' + id: toolbox + decals: + 17487: -50.025562,83.93197 + 17488: -43.037373,79.91634 + 17490: -41.084248,83.94759 + 17491: -60.012486,80.01009 + - node: + cleanable: True + color: '#FF4C31FF' + id: x + decals: + 1280: -24.927753,-6.0113387 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 20479 + 0,-1: + 0: 65323 + -1,0: + 0: 20479 + 0,1: 0: 65535 -1,1: 0: 65535 - -1,2: - 0: 65535 - -1,3: - 0: 65535 - 0,-4: - 0: 65535 - 0,-3: - 0: 65535 - 0,-2: - 0: 65535 - 1,-4: - 0: 65535 - 1,-3: - 0: 65535 - 1,-2: - 0: 65535 - 1,-1: - 0: 65535 - 2,-3: - 0: 65535 - 2,-2: - 0: 65535 - 2,-1: - 0: 65535 - 2,-4: - 0: 65535 - 3,-4: - 0: 65535 - 3,-1: - 0: 65535 - 3,-3: - 0: 65535 - 0,1: - 0: 65535 0,2: - 0: 65535 + 0: 65524 + -1,2: + 0: 65524 0,3: - 0: 65535 + 0: 15 + 1: 32512 + -1,3: + 0: 15 + 1: 57088 1,0: - 0: 65535 + 0: 4095 1,1: - 0: 65535 + 0: 48059 1,2: - 0: 65535 + 0: 65528 1,3: - 0: 65535 + 0: 15 + 1: 40704 + 1,-1: + 0: 65295 2,0: - 0: 65535 + 0: 246 2,1: - 0: 65535 + 0: 13107 + 1: 34952 2,2: - 0: 65535 + 0: 13107 + 1: 34952 2,3: - 0: 65535 + 0: 3 + 1: 64648 + 2,-1: + 0: 61441 + 1: 8 3,0: - 0: 65535 + 0: 61439 + 3,-1: + 0: 65518 3,1: - 0: 65535 + 0: 61166 3,2: - 0: 65535 + 0: 61166 3,3: - 0: 65535 + 0: 61166 + 3,4: + 0: 14335 4,0: - 0: 65535 + 0: 511 4,1: - 0: 65535 + 0: 12288 + 1: 32896 4,2: - 0: 65535 - 4,3: - 0: 65535 - 5,0: - 0: 65535 - 5,1: - 0: 65535 - 5,2: - 0: 65535 - 5,3: - 0: 65535 - 6,0: - 0: 65535 - 6,3: - 0: 65535 - 7,0: + 0: 13299 + 1: 32768 + -4,0: 0: 61439 - 1: 4096 - 7,1: - 0: 65535 - 7,2: - 0: 65535 - 7,3: - 0: 65535 - 8,0: - 0: 65535 - 8,1: - 0: 65535 - 8,2: - 0: 57343 - 2: 8192 - 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: + -4,-1: + 0: 65518 + -5,0: + 0: 12543 + -4,1: + 0: 65262 + -4,2: 0: 65535 - 11,2: + -5,1: + 0: 45872 + -5,2: + 0: 48123 + -4,3: + 0: 61166 + -4,4: + 0: 40175 + -3,0: + 0: 509 + -3,-1: + 0: 61696 + 1: 6 + -3,1: + 1: 8738 + 0: 34952 + -3,2: + 1: 8738 + 0: 34952 + -3,3: + 1: 58914 + 0: 8 + -3,4: + 0: 65521 + -2,0: + 0: 3838 + -2,1: + 0: 48059 + -2,2: + 0: 65523 + -2,3: + 0: 15 + 1: 15872 + -2,-1: + 0: 65039 + -1,-1: + 0: 65419 + 0,-4: + 0: 64287 + 0,-5: + 0: 65523 + -1,-4: + 0: 47119 + 0,-3: + 0: 48027 + -1,-3: + 0: 47931 + 0,-2: + 0: 48123 + -1,-2: + 0: 48123 + 1,-4: + 0: 63247 + 1,-3: + 0: 56607 + 1,-2: + 0: 65529 + 1,-5: + 0: 65294 + 2,-4: + 0: 12751 + 1: 32768 + 2,-3: + 0: 13059 + 1: 34952 + 2,-2: + 0: 13104 + 1: 34952 + 2,-5: + 0: 65294 + 3,-4: + 0: 61183 + 3,-5: + 0: 63243 + 3,-3: + 0: 61166 + 3,-2: + 0: 61166 + 4,-4: + 0: 143 + 4,-3: + 0: 45872 + 1: 8 + 4,-2: + 0: 51 + 1: 2048 + 4,-1: + 0: 61696 + -4,-4: + 0: 61167 + -5,-4: + 0: 830 + -4,-3: + 0: 65534 + -5,-3: + 0: 64435 + -4,-2: + 0: 61183 + -5,-2: + 0: 13243 + -5,-1: + 0: 61488 + -4,-5: + 0: 60431 + -3,-4: + 0: 127 + 1: 24576 + -3,-5: + 0: 65294 + -3,-3: + 1: 8738 + 0: 34944 + -3,-2: + 1: 8738 + 0: 2184 + -2,-4: + 0: 61455 + -2,-3: 0: 65535 - 11,3: + -2,-2: 0: 65535 + -2,-5: + 0: 65294 + -1,-5: + 0: 65512 0,-8: - 0: 65535 + 0: 48059 + -1,-8: + 0: 49083 0,-7: - 0: 65535 + 0: 65523 + -1,-7: + 0: 64504 0,-6: + 0: 48051 + -1,-6: + 0: 48056 + 0,-9: + 0: 12287 + 1,-8: 0: 65535 - 0,-5: - 0: 65535 + 1,-7: + 0: 65522 1,-6: - 0: 65535 - 1,-5: - 0: 65535 - 2,-6: - 0: 65535 - 2,-5: - 0: 65535 + 0: 65520 2,-8: - 0: 65535 + 0: 56829 2,-7: - 0: 65535 + 0: 65520 + 2,-6: + 0: 61160 + 2,-9: + 0: 52701 3,-8: 0: 65535 3,-7: - 0: 65535 + 0: 65520 3,-6: + 0: 48048 + 3,-9: 0: 65535 - 3,-5: + 4,-8: 0: 65535 + 4,-7: + 0: 65520 + 4,-6: + 0: 56789 + 4,-5: + 0: 61177 + -4,-8: + 1: 7 + 0: 21760 -4,-7: - 0: 65535 + 0: 65525 + -5,-7: + 0: 65319 -4,-6: - 0: 65535 - -4,-5: - 0: 65535 - -4,-8: - 0: 65535 + 0: 65327 + -5,-6: + 0: 47887 + -5,-5: + 0: 48907 -3,-8: - 0: 65535 + 0: 32631 -3,-7: - 0: 65535 + 0: 65527 -3,-6: - 0: 65535 - -3,-5: - 0: 65535 + 0: 65248 + -3,-9: + 0: 10239 -2,-8: 0: 65535 -2,-7: - 0: 65535 + 0: 65268 -2,-6: - 0: 65535 - -2,-5: - 0: 65535 - -1,-8: - 0: 65535 - -1,-7: - 0: 65535 - -1,-6: - 0: 65535 - -1,-5: - 0: 65535 - 4,-4: - 0: 65535 - 4,-3: - 0: 65535 - 4,-1: - 0: 65535 - 4,-2: - 0: 65535 - 5,-4: - 0: 65535 - 5,-3: - 0: 65535 - 5,-2: - 0: 65535 - 5,-1: - 0: 65535 - 6,-4: - 0: 65535 - 6,-3: - 0: 65535 - 6,-1: - 0: 65535 - 7,-4: - 0: 65535 - 7,-1: - 0: 65535 - 8,-4: - 0: 65535 - 8,-1: - 0: 65535 - 9,-1: - 0: 65535 - 10,-1: - 0: 65535 - 11,-1: - 0: 65535 + 0: 61152 + -1,-9: + 0: 36863 0,4: - 0: 65535 + 0: 65520 + -1,4: + 0: 65520 0,5: - 0: 65535 + 0: 47935 + -1,5: + 0: 48014 0,6: - 0: 65535 + 0: 65339 + -1,6: + 0: 65419 + 0,7: + 0: 29503 + -1,7: + 0: 48015 + 0,8: + 0: 13175 + 1,4: + 0: 65520 1,5: - 0: 65535 + 0: 65504 1,6: - 0: 65535 - 2,5: - 0: 65535 + 0: 65295 + 1,7: + 0: 65359 + 2,4: + 0: 65520 2,6: - 0: 65535 - 3,4: - 0: 65535 + 0: 65166 + 1,8: + 0: 48120 + 2,5: + 0: 61152 + 2,7: + 0: 61070 + 2,8: + 0: 3822 3,5: - 0: 65535 + 0: 64440 3,6: - 0: 65535 + 0: 65343 3,7: + 0: 65343 + 3,8: + 0: 4095 + 4,4: + 0: 3823 + 4,5: + 0: 63351 + 4,6: + 0: 65031 + 4,7: + 0: 63246 + -5,4: + 0: 62207 + -4,5: + 0: 56785 + -5,5: 0: 65535 + -4,6: + 0: 65357 + -5,6: + 0: 65295 + -4,7: + 0: 61167 + -5,7: + 0: 65295 + -4,8: + 0: 61164 -3,5: - 0: 65535 + 0: 65520 -3,6: - 0: 65535 - -2,5: - 0: 65535 + 0: 65295 + -3,7: + 0: 56607 + -3,8: + 0: 65532 + -2,4: + 0: 65520 -2,6: + 0: 65294 + -2,7: + 0: 65295 + -2,5: + 0: 61152 + -2,8: 0: 65535 - -1,5: - 0: 65535 - -1,6: - 0: 65535 - -1,4: - 0: 65535 - -8,-1: - 0: 65535 + -1,8: + 0: 48059 -8,-4: - 0: 65535 + 0: 61681 + -9,-4: + 0: 45311 -8,-3: - 0: 65471 - 3: 64 + 0: 64302 + -9,-3: + 0: 47907 + -8,-2: + 0: 6331 + -9,-2: + 0: 46011 + -8,-1: + 0: 64668 + -9,-1: + 0: 62355 + -8,0: + 0: 7423 + -8,-5: + 0: 52750 -7,-4: - 0: 65535 + 0: 20211 -7,-3: - 0: 65535 + 0: 65518 + -7,-2: + 0: 4095 -7,-1: - 0: 65535 + 0: 65295 + -7,-5: + 0: 30477 + -7,0: + 0: 4095 -6,-4: - 0: 65535 + 0: 3826 -6,-3: - 0: 65535 + 0: 64989 -6,-2: - 0: 65535 + 0: 10111 -6,-1: - 0: 65535 - -5,-4: - 0: 65535 - -5,-3: - 0: 48127 - 1: 1024 - 4: 16384 - -5,-2: - 0: 65535 - -5,-1: - 0: 65535 - -9,-1: - 0: 65535 + 0: 63271 + -6,-5: + 0: 30477 + -6,0: + 0: 2047 -9,0: + 0: 37887 + -8,1: + 0: 65532 + -8,2: 0: 65535 - -8,0: - 0: 65535 - -7,0: + -8,3: + 0: 45823 + -8,4: + 0: 3599 + -9,3: + 0: 63346 + -7,1: 0: 65535 - -6,0: + -7,2: 0: 65535 + -7,3: + 0: 61695 + -7,4: + 0: 35727 -6,1: - 0: 65535 + 0: 65527 -6,2: 0: 65535 - -5,0: - 0: 65535 - 0,-12: - 0: 65535 - 0,-11: - 0: 65535 - 0,-10: - 0: 65535 - 0,-9: - 0: 65535 - 1,-12: - 0: 65535 - 1,-11: - 0: 65535 - 1,-10: - 0: 65535 - 1,-9: - 0: 65535 - 2,-12: - 0: 65535 - 2,-11: - 0: 65535 - 2,-10: - 0: 65535 - 2,-9: - 0: 65535 - 3,-12: - 0: 65535 - 3,-11: - 0: 65535 - 3,-10: - 0: 65535 - -4,-11: - 0: 65535 - -4,-10: - 0: 65535 - -4,-12: - 0: 65535 - -4,-9: - 0: 65535 - -3,-12: - 0: 65535 - -3,-11: - 0: 65535 - -3,-10: - 0: 65535 - -3,-9: - 0: 65535 - -2,-12: - 0: 65535 - -2,-11: - 0: 65535 - -2,-10: - 0: 65535 - -2,-9: - 0: 65535 - -1,-12: - 0: 65535 - -1,-11: - 0: 65535 - -1,-10: - 0: 65535 - -1,-9: - 0: 65535 - 4,-8: - 0: 65535 - 4,-7: - 0: 65535 - 4,-6: + -6,3: + 0: 53503 + -6,4: + 0: 53757 + -5,3: + 0: 12339 + 5,-4: + 0: 241 + 1: 20480 + 5,-1: + 0: 61440 + 5,-5: + 0: 55152 + 5,-3: + 0: 61152 + 5,-2: + 0: 238 + 1: 20480 + 5,0: + 0: 255 + 6,-3: + 0: 13072 + 2: 32 + 1: 2056 + 6,-2: + 0: 19 + 3: 32 + 1: 22536 + 6,-1: + 0: 61440 + 6,-5: + 0: 28791 + 6,-4: + 0: 238 + 1: 20480 + 6,0: + 0: 255 + 7,-4: + 0: 24823 + 7,-1: + 0: 64652 + 7,-3: + 0: 60942 + 7,-2: + 0: 52238 + 7,0: + 0: 49407 + 7,-5: + 0: 25531 + 8,-4: + 0: 39858 + 8,-3: + 0: 46063 + 8,-2: + 0: 65291 + 8,-1: 0: 65535 - 4,-5: + 4,3: + 1: 128 + 5,2: + 0: 61182 + 5,1: + 1: 9 + 0: 60928 + 5,3: + 0: 14 + 1: 2304 + 5,4: + 0: 12287 + 6,1: + 1: 9 + 0: 30464 + 6,2: + 0: 30711 + 6,3: + 0: 7 + 1: 2304 + 6,4: + 0: 3967 + 7,1: + 1: 2576 + 0: 12 + 7,2: + 0: 1654 + 7,3: + 1: 26 + 0: 52224 + 7,4: + 0: 1895 + 8,0: + 0: 14591 + 8,1: + 0: 52235 + 1: 4096 + 8,2: + 1: 4112 + 0: 52428 + 8,3: + 0: 30156 + 4,-9: 0: 65535 5,-8: 0: 65535 5,-7: - 0: 65535 + 0: 32624 5,-6: - 0: 65535 - 5,-5: + 0: 65521 + 5,-9: 0: 65535 6,-8: - 0: 65535 + 0: 48059 6,-7: - 0: 65535 + 0: 65520 6,-6: - 0: 65535 - 6,-5: - 0: 65535 + 0: 30578 + 6,-9: + 0: 46011 7,-8: - 0: 65535 + 0: 47931 7,-7: - 0: 65535 + 0: 65521 7,-6: - 0: 65535 - 7,-5: - 0: 65535 - -8,-7: - 0: 65531 - 5: 4 - -8,-6: - 0: 65535 - -8,-5: - 0: 65535 - -7,-7: - 0: 65535 - -7,-6: - 4: 1 - 0: 65532 - 1: 2 - -7,-5: - 0: 65535 - -6,-7: - 0: 65535 - -6,-6: - 0: 65535 - -6,-5: - 0: 65535 - -5,-7: - 0: 65535 - -5,-6: - 0: 65535 - -5,-5: - 0: 65535 - 4,4: - 0: 65535 - 4,5: - 0: 65535 - 4,6: - 0: 65535 - 4,7: - 0: 65535 - 5,4: - 0: 65535 + 0: 48050 + 7,-9: + 0: 45499 + 8,-8: + 0: 65359 + 8,-7: + 0: 65524 + 8,-6: + 0: 65520 + 8,-5: + 0: 28927 + 4,8: + 0: 1911 5,5: - 0: 65535 + 0: 30711 5,6: - 0: 65535 + 0: 65399 5,7: - 0: 65535 - 6,4: - 0: 65535 + 0: 30591 + 5,8: + 0: 30583 6,5: 0: 65535 6,6: - 0: 65535 + 0: 65295 6,7: - 0: 65535 - 7,4: + 0: 65295 + 6,8: 0: 65535 7,5: - 0: 65535 + 0: 30583 7,6: - 0: 65535 + 0: 65287 7,7: - 0: 65535 + 0: 30479 + 7,8: + 0: 30583 8,4: - 0: 65535 + 0: 65287 8,5: 0: 65535 8,6: - 0: 65535 + 0: 65295 8,7: - 0: 65535 - 9,4: - 0: 65535 - 9,5: - 0: 65535 - 9,6: - 0: 65535 - 9,7: - 0: 65535 - 10,4: - 0: 65535 - 10,5: - 0: 65535 - 10,6: - 0: 65535 - 10,7: - 0: 65535 - 11,4: - 0: 65535 - 11,5: - 0: 65535 - 11,6: - 0: 65535 - 11,7: - 0: 65535 - 4,8: - 0: 65535 - 4,9: - 0: 65535 - 5,8: - 0: 65535 - 5,9: - 0: 65535 - 6,8: - 0: 65535 - 6,9: - 0: 65535 - 6,10: - 0: 65535 - 7,8: - 0: 65535 - 7,9: - 0: 65535 - 7,10: - 0: 65535 - 7,11: - 0: 65343 - 8,8: - 0: 65535 - 8,9: - 0: 65535 - 8,11: - 0: 64395 - 8,-8: - 0: 65535 - 8,-7: - 0: 65535 - 8,-6: - 0: 65535 - 8,-5: - 0: 65535 - 9,-8: - 0: 65535 - 9,-7: - 0: 65535 - 9,-6: - 0: 65535 - 9,-5: - 0: 65535 - 10,-8: - 0: 65535 - 10,-7: - 0: 65535 - 10,-6: - 0: 65535 - 10,-5: - 0: 65535 - 11,-8: - 0: 65535 - 11,-7: - 0: 65535 - 11,-6: - 0: 65535 - 11,-5: - 0: 65535 - 4,-12: - 0: 65535 - 4,-11: - 0: 65535 - 4,-13: - 0: 65535 - 0,-14: - 0: 65535 - 0,-13: - 0: 65535 - 1,-14: - 0: 65535 - 1,-13: - 0: 65535 - 2,-14: - 0: 65535 - 2,-13: - 0: 65535 - 3,-13: - 0: 65535 - -4,-14: - 0: 65535 - -4,-13: - 0: 65535 - -3,-14: - 0: 65535 - -3,-13: - 0: 65535 - -2,-14: - 0: 65535 - -2,-13: - 0: 65535 - -1,-14: - 0: 65535 - -1,-13: - 0: 65535 - -7,-11: - 0: 65535 - -7,-10: - 0: 65535 - -6,-11: - 0: 65535 - -6,-10: - 0: 65535 - -5,-11: - 0: 65535 - -5,-10: - 0: 65535 - 12,0: - 0: 65535 - 13,0: - 0: 65535 - 13,1: - 0: 65535 - 13,2: - 0: 65535 - 14,0: - 0: 65535 - 14,1: - 0: 65535 - 14,2: - 0: 65535 - 15,0: - 0: 65535 - 15,1: - 0: 65535 - 15,2: - 0: 65535 - 12,-1: - 0: 65535 - 13,-1: - 0: 65535 - 13,-2: - 0: 65535 - 14,-2: - 0: 65535 - 14,-1: - 0: 65535 - 14,-3: - 0: 65535 - 15,-3: - 0: 65535 - 15,-2: - 0: 65535 - 15,-1: - 0: 65535 - 16,0: - 0: 65535 - 16,1: - 0: 65535 - 16,2: - 0: 65535 - 17,0: - 0: 65535 - 17,1: - 0: 65535 - 17,2: - 0: 51199 - 18,0: - 0: 65535 - 18,1: - 0: 65535 - 16,-3: - 0: 65535 - 16,-2: - 0: 65535 - 16,-1: - 0: 65535 - 17,-3: - 0: 65535 - 17,-2: - 0: 65535 - 17,-1: - 0: 65535 - 18,-2: - 0: 65535 - 18,-1: - 0: 65535 - -4,-3: - 0: 65535 - -4,-2: - 0: 65535 - -4,1: - 0: 65535 - -4,2: - 0: 65535 - -4,3: - 0: 65535 - 3,-2: - 0: 65535 - 6,1: - 0: 65535 - 6,2: - 0: 65535 - 1,-8: - 0: 65535 - 1,-7: - 0: 65535 - 6,-2: - 0: 65535 - 7,-3: - 0: 65535 - 7,-2: - 0: 65535 - 8,-3: - 0: 65535 - 8,-2: - 0: 65535 - 9,-3: - 0: 65535 - 9,-2: - 0: 65535 - 9,-4: - 0: 65535 - 10,-4: - 0: 65535 - 10,-3: - 0: 65535 - 10,-2: - 0: 65535 - 11,-4: - 0: 65535 - 11,-3: - 0: 65535 - 11,-2: - 0: 65535 - 0,7: - 0: 65535 - 1,4: - 0: 65535 - 1,7: - 0: 65535 - 2,4: - 0: 65535 - 2,7: - 0: 65535 - -4,4: - 0: 65535 - -4,5: - 0: 65535 - -4,6: - 0: 65535 - -4,7: - 0: 65535 - -3,4: - 0: 65535 - -3,7: - 0: 65535 - -2,4: - 0: 65535 - -2,7: - 0: 65535 - -1,7: - 0: 65535 - -8,-2: - 0: 65535 - -7,-2: - 0: 65535 + 0: 65487 -12,-4: - 0: 65535 + 0: 8191 + -12,-5: + 0: 65520 + -13,-4: + 0: 36863 -12,-3: - 0: 65535 + 0: 4095 + -13,-3: + 0: 20479 -12,-2: - 0: 65535 + 0: 56541 + -13,-2: + 0: 63487 -12,-1: - 0: 65535 + 0: 61661 + -13,-1: + 0: 61951 + -12,0: + 0: 62975 -11,-4: - 0: 65535 + 0: 35775 -11,-3: - 0: 65533 - 2: 2 + 0: 39931 -11,-2: - 0: 65535 + 0: 49083 -11,-1: - 0: 65535 + 0: 63931 + -11,-5: + 0: 64440 + -11,0: + 0: 47359 -10,-4: - 0: 65535 + 0: 48063 -10,-3: - 0: 65535 + 0: 47931 -10,-2: - 0: 65535 + 0: 48058 -10,-1: - 0: 65535 - -9,-4: - 0: 65535 - -9,-3: - 0: 65535 - -9,-2: - 0: 65535 - -12,0: - 0: 65535 + 0: 64059 + -10,-5: + 0: 46011 + -10,0: + 0: 15359 + -9,-5: + 0: 61695 + -13,0: + 0: 57599 -12,1: 0: 65535 + -13,1: + 0: 61166 -12,2: 0: 65535 - -11,0: - 0: 65535 + -13,2: + 0: 61166 + -12,3: + 0: 65520 + -13,3: + 0: 65524 -11,1: - 0: 65535 + 0: 49083 -11,2: - 0: 65535 - -10,0: - 0: 65535 + 0: 48063 + -11,3: + 0: 57304 -10,1: - 0: 65535 + 0: 48059 -10,2: - 0: 65535 + 0: 48059 + -10,3: + 0: 32627 + -11,4: + 0: 48056 + -10,4: + 0: 47923 -9,1: - 0: 65535 + 0: 28787 -9,2: + 0: 30470 + -9,4: + 0: 65295 + 9,-4: + 0: 64920 + 9,-3: + 0: 47517 + 9,-2: + 0: 48027 + 9,-1: + 0: 64443 + 9,-5: + 0: 64511 + 9,0: + 0: 39935 + 10,-4: + 0: 48051 + 10,-3: + 0: 32627 + 10,-2: + 0: 46003 + 10,-1: + 0: 62399 + 10,-5: + 0: 47615 + 10,0: + 0: 62463 + 11,-4: + 0: 57309 + 11,-3: + 0: 65524 + 11,-2: + 0: 28927 + 11,-1: + 0: 61559 + 11,-5: + 0: 53759 + 11,0: + 0: 28927 + 12,-4: + 0: 58495 + 12,-1: 0: 65535 - -8,1: - 0: 65535 - -8,2: - 0: 65535 - -8,3: - 0: 65535 - -7,1: - 0: 65535 - -7,2: - 0: 65535 - -7,3: - 0: 65535 - -6,3: - 0: 65535 - -5,1: - 0: 65535 - -5,2: - 0: 65535 - -5,3: - 0: 65535 - 3,-9: - 0: 65535 - -8,-8: - 0: 65535 - -7,-8: - 0: 65535 - -6,-8: - 0: 65535 - -5,-8: - 0: 65535 - 9,8: - 0: 65535 - 9,9: - 0: 65535 - 10,8: - 0: 65535 - 10,9: - 0: 65535 - 10,10: - 0: 32767 - 11,8: - 0: 65535 - 11,9: - 0: 65535 - 11,10: - 0: 61439 - 11,11: - 0: 65263 - 4,-10: - 0: 65535 - 4,-9: - 0: 65535 - 5,-12: - 0: 65535 - 5,-11: - 0: 65535 - 5,-10: - 0: 65535 - 5,-9: - 0: 65535 - 6,-12: - 0: 65535 - 6,-11: - 0: 65535 - 6,-10: - 0: 65535 - 6,-9: - 0: 65535 - 7,-12: - 0: 65535 - 7,-11: - 0: 65535 - 7,-10: - 0: 65535 - 7,-9: - 0: 65535 - 4,-16: - 0: 65535 - 4,-15: - 0: 65535 - 4,-14: - 0: 65535 - 5,-16: - 0: 65535 - 5,-15: - 0: 65535 - 5,-14: - 0: 65023 - 1: 512 - 5,-13: - 0: 65535 - 6,-16: - 0: 65535 - 6,-15: - 0: 65535 - 6,-14: - 0: 65535 - 6,-13: - 0: 65535 - 7,-15: - 0: 65535 - 7,-14: - 0: 65399 - 7,-13: - 0: 65535 - 0,-16: - 0: 65535 - 0,-15: - 0: 65535 - 1,-16: - 0: 65535 - 1,-15: - 0: 65535 - 2,-16: - 0: 65535 - 2,-15: - 0: 65535 - 3,-16: - 0: 65535 - 3,-15: - 0: 65535 - 3,-14: - 0: 65535 - -4,-16: - 0: 65535 - -4,-15: - 0: 65535 - -3,-16: - 0: 65535 - -3,-15: - 0: 65535 - -2,-16: - 0: 65535 - -2,-15: - 0: 65535 - -1,-16: - 0: 65535 - -1,-15: - 0: 65535 - -8,-12: - 0: 65535 - -8,-11: - 0: 65535 - -8,-10: - 0: 65535 - -8,-9: - 0: 65535 - -7,-12: - 0: 65535 - -7,-9: - 0: 65535 - -6,-12: - 0: 65535 - -6,-9: - 0: 65535 - -5,-12: - 0: 65535 - -5,-9: - 0: 65535 - 12,1: - 0: 65535 - 12,2: - 0: 65535 - 12,3: - 0: 65535 - 12,-4: - 0: 65535 - 12,-3: - 0: 65535 - 12,-2: - 0: 65535 - 13,-3: - 0: 65535 - 19,-1: - 0: 65535 - 19,0: - 0: 65535 - 19,1: - 0: 65535 - -8,-16: - 0: 65535 - -8,-15: - 0: 65535 - -8,-14: - 0: 65535 - -8,-13: - 0: 65535 - -7,-13: - 0: 65535 - -7,-15: - 0: 65535 - -7,-14: - 0: 65535 - -7,-16: - 0: 65535 - -6,-16: - 0: 65535 - -6,-15: - 0: 65535 - -6,-14: - 0: 65535 - -6,-13: - 0: 65535 - -5,-16: - 0: 65535 - -5,-15: - 0: 65535 - -5,-14: - 0: 65535 - -5,-13: - 0: 65535 - -11,-10: - 0: 65535 - -11,-12: - 0: 65535 - -11,-11: - 0: 65535 - -11,-9: - 0: 65535 - -10,-12: - 0: 65535 - -10,-11: - 0: 65535 - -10,-10: - 0: 65535 - -10,-9: - 0: 65535 - -9,-12: - 0: 65535 - -9,-11: - 0: 65535 - -9,-10: - 0: 65535 - -9,-9: - 0: 65535 - -12,-16: - 0: 65535 - -12,-15: - 0: 65535 - -12,-14: - 0: 65535 - -11,-16: - 0: 65535 - -11,-15: - 0: 65535 - -11,-14: - 0: 65535 - -11,-13: - 0: 65535 - -10,-16: - 0: 65535 - -10,-15: - 0: 65535 - -10,-14: - 0: 65535 - -10,-13: - 0: 65535 - -9,-16: - 0: 65535 - -9,-15: - 0: 65535 - -9,-14: + 9,1: + 0: 35771 + 9,2: + 0: 36515 + 9,3: + 0: 47803 + 9,4: + 0: 48011 + 10,1: + 0: 48059 + 10,2: + 0: 49081 + 10,3: + 0: 47931 + 10,4: + 0: 49147 + 11,1: + 0: 63351 + 11,2: + 0: 30583 + 11,3: + 0: 65287 + 11,4: 0: 65535 - -9,-13: + 12,0: 0: 65535 - 12,-5: + 12,1: + 0: 30543 + 12,2: + 0: 62351 + 12,3: + 0: 48003 + -12,-8: + 0: 65525 + -12,-9: + 0: 65520 + -13,-8: + 0: 65520 + -12,-7: + 0: 65520 + -13,-7: + 0: 47232 + 1: 48 + -12,-6: 0: 65535 - -12,-5: - 0: 65534 + -13,-6: + 0: 48015 + -13,-5: + 0: 65520 -11,-8: - 0: 65535 - -11,-5: - 0: 65535 + 0: 61182 + -11,-7: + 0: 61412 + -11,-6: + 0: 61422 + -11,-9: + 0: 65252 -10,-8: - 0: 65535 - -10,-5: - 0: 65535 + 0: 61182 -10,-7: - 0: 65535 + 0: 65528 -10,-6: - 0: 65535 + 0: 47935 + -10,-9: + 0: 65256 -9,-8: - 0: 65535 + 0: 30583 -9,-7: - 0: 65535 + 0: 65393 -9,-6: - 0: 65535 - -9,-5: - 0: 65535 - -14,-4: - 0: 65535 - -14,-1: - 0: 65535 - -14,-3: - 0: 65535 - -14,-2: - 0: 65535 - -13,-4: - 0: 65535 - -13,-3: - 0: 65535 - -13,-2: - 0: 65535 - -13,-1: - 0: 65535 - -14,0: - 0: 65535 - -14,1: - 0: 65535 - -13,0: - 0: 65535 - -13,1: - 0: 65535 - -12,-17: - 0: 65535 - -11,-17: - 0: 65535 - -10,-17: - 0: 65535 - -9,-17: - 0: 65535 - -8,-17: - 0: 65535 - -7,-17: - 0: 65535 - -4,8: - 0: 65535 - -4,9: - 0: 65535 - -3,8: - 0: 65535 - -3,9: - 0: 65535 - -2,8: - 0: 65535 - -2,9: - 0: 65535 - -1,8: - 0: 65535 - -1,9: - 0: 65535 - 0,8: - 0: 65535 - 0,9: - 0: 65535 - 1,8: - 0: 65535 - 1,9: - 0: 65535 - 2,8: - 0: 65535 - 2,9: - 0: 65535 - 3,8: - 0: 65535 - 3,9: - 0: 65535 - -8,4: - 0: 65535 + 0: 65327 + -9,-9: + 0: 30577 + -8,-8: + 1: 7 + 0: 30464 + -8,-7: + 0: 65319 + -8,-6: + 0: 61071 + -7,-8: + 1: 7 + 0: 30464 + -7,-7: + 0: 65319 + -7,-6: + 0: 56719 + -6,-8: + 1: 7 + 0: 30464 + -6,-7: + 0: 65319 + -6,-6: + 0: 56719 + -5,-8: + 1: 7 + 0: 30464 -8,5: + 0: 61167 + -9,5: 0: 65535 -8,6: - 0: 61439 - 6: 4096 + 0: 65294 + -9,6: + 0: 65295 -8,7: - 0: 65262 - 6: 273 - -7,4: + 0: 65295 + -9,7: + 0: 65295 + -8,8: 0: 65535 -7,5: - 0: 65535 + 0: 48059 -7,6: - 0: 65535 + 0: 65419 -7,7: - 0: 65535 - -6,4: - 0: 65535 + 0: 61167 + -7,8: + 0: 61166 -6,5: - 0: 65535 + 0: 56797 -6,6: - 0: 65535 + 0: 65357 -6,7: - 0: 65535 - -5,4: - 0: 65535 - -5,5: - 0: 65535 - -5,6: - 0: 65535 - -5,7: - 0: 65535 - -8,8: - 0: 65471 - 1: 64 - -8,9: - 0: 65535 - -7,8: - 0: 65535 - -7,9: - 0: 65535 + 0: 65039 -6,8: - 0: 65535 - -6,9: - 0: 65535 + 0: 3822 -5,8: - 0: 65535 - -5,9: - 0: 65535 - -14,-5: - 0: 65529 - -13,-5: - 0: 65523 - 8,-10: - 0: 65535 - 8,-9: - 0: 65535 - 9,-9: - 0: 65535 - 10,-9: - 0: 65535 - 11,-9: - 0: 65535 - 12,4: - 0: 65535 - 12,5: - 0: 65535 - 12,6: - 0: 65535 - 12,7: - 0: 65535 - 13,4: - 0: 65535 - 13,6: - 0: 65535 - 13,7: - 0: 65535 - 14,4: - 7: 1799 - 0: 63736 - 14,5: - 7: 1799 - 0: 63736 - 14,6: - 7: 1911 - 0: 63624 - 14,7: - 0: 19711 - 15,4: - 0: 65535 - 15,6: - 0: 57343 - 15,7: - 0: 65533 - 12,8: - 0: 49151 - 12,9: - 0: 32767 - 12,11: - 0: 65535 - 12,10: - 0: 64511 - 13,8: - 0: 65535 - 13,9: - 0: 65535 - 13,10: - 0: 65535 - 13,11: - 0: 65535 - 14,8: - 0: 65524 - 14,9: - 0: 65471 - 1: 64 - 14,10: - 0: 65531 - 1: 4 - 14,11: - 0: 65535 - 15,8: - 0: 65534 - 15,9: - 0: 65535 - 15,10: - 0: 65535 - 15,11: - 0: 65535 - 16,8: - 0: 32759 - 16,9: - 0: 32759 - 16,10: - 0: 65527 - 16,11: - 0: 65399 - 17,8: - 0: 65532 - 17,9: + 0: 4095 + -12,4: + 0: 65520 + -13,4: + 0: 56784 + -12,5: + 0: 56783 + -13,5: + 0: 56733 + -12,6: + 0: 65293 + -13,6: + 0: 65436 + -12,7: + 0: 56607 + -13,7: + 0: 65295 + -12,8: 0: 57341 - 17,10: - 0: 65533 - 17,11: - 0: 65484 - 18,8: - 0: 65535 - 18,10: - 0: 65535 - 18,11: - 0: 65535 - 18,9: - 0: 65535 - 19,8: - 0: 65535 - 19,9: - 0: 65535 - 19,10: - 0: 65535 - 16,4: - 0: 65535 - 16,5: - 0: 65535 - 16,6: - 0: 65535 - 16,7: - 0: 30719 - 17,4: - 0: 65535 - 17,6: - 0: 30719 - 17,7: - 0: 52991 - 17,5: - 0: 65535 - 18,5: - 0: 65535 - 18,6: - 0: 65535 - 18,7: - 0: 65535 - 19,5: - 0: 65535 - 19,6: - 0: 65535 - 19,7: + -11,5: + 0: 48059 + -11,6: + 0: 65419 + -11,7: + 0: 65423 + -11,8: 0: 65535 + -10,5: + 0: 49083 -10,6: - 0: 65535 + 0: 65339 -10,7: - 0: 65535 - -9,6: - 0: 4095 - 6: 61440 - -9,7: - 6: 4095 - 0: 61440 + 0: 65327 -10,8: 0: 65535 -9,8: 0: 65535 - -12,3: - 0: 65535 - -11,3: - 0: 65535 - -10,3: - 0: 65535 - -9,3: - 0: 65535 - 4,10: - 0: 64511 - 4,11: - 0: 65531 - 5,10: - 0: 65535 - 5,11: - 0: 65535 - 6,11: - 0: 65519 - 8,10: - 0: 65416 - 9,10: - 0: 61439 - 7,-16: - 0: 65535 - 12,-8: - 0: 65535 - 12,-7: - 0: 65535 - 13,-8: - 0: 65535 - 14,-8: - 0: 65535 - 15,-8: - 0: 65535 - 15,-7: - 0: 65535 - -12,-6: - 0: 65535 - -11,-6: - 0: 65535 - -15,-4: - 0: 65535 - -15,-3: - 0: 65535 - -15,-2: - 0: 65535 - -15,-1: - 0: 65535 - -15,0: - 0: 65535 - -15,1: - 0: 65535 - -15,2: - 0: 65535 - -15,3: - 0: 65535 - -14,2: - 0: 65535 - -14,3: - 0: 65535 - -13,2: - 0: 65535 - -13,3: - 0: 65535 - -10,-19: - 0: 65534 - -10,-18: - 0: 65535 - -9,-19: - 0: 65535 - -9,-18: - 0: 65535 - -8,-19: - 0: 65535 - -8,-18: - 0: 65535 - -7,-19: - 0: 65535 - -7,-18: - 0: 65535 - -6,-19: - 0: 65534 - -6,-18: - 0: 65535 - -6,-17: - 0: 65535 - -5,-19: - 0: 65535 - -5,-18: - 0: 65535 - -5,-17: - 0: 65535 + -4,9: + 0: 61166 + -5,9: + 0: 43775 -4,10: - 0: 65535 + 0: 61166 + -5,10: + 0: 61152 -4,11: + 0: 30510 + -5,11: + 0: 61166 + -3,9: 0: 65535 -3,10: - 0: 65535 + 0: 48050 -3,11: + 0: 48043 + -3,12: + 0: 48049 + -2,9: 0: 65535 -2,10: - 0: 65535 + 0: 65521 -2,11: 0: 65535 + -1,9: + 0: 48057 -1,10: - 0: 65535 + 0: 48056 -1,11: - 0: 65535 + 0: 48059 + 0,9: + 0: 14199 0,10: - 0: 65535 + 0: 15355 0,11: - 0: 65535 + 0: 14199 + -1,12: + 0: 65528 + 0,12: + 0: 30579 + 1,9: + 0: 2959 1,10: - 0: 65535 + 0: 4095 1,11: 0: 65535 + 2,9: + 0: 3067 2,10: - 0: 65535 + 0: 8191 2,11: 0: 65535 + 2,12: + 0: 65521 + 3,9: + 0: 4031 3,10: - 0: 65535 + 0: 2039 3,11: - 0: 65535 - -8,10: - 0: 65535 - -8,11: - 0: 65535 - -7,10: - 0: 65535 - -7,11: - 0: 65535 - -6,10: - 0: 65535 - -6,11: - 0: 65535 - -5,10: - 0: 65535 - -5,11: - 0: 65535 - -15,-6: - 0: 65535 - -15,-5: - 0: 65526 - -14,-6: - 0: 65535 - -13,-6: - 0: 65535 - 8,-12: - 0: 65535 - 8,-11: - 0: 65535 - 9,-12: - 0: 65503 - 9,-11: - 0: 49151 - 9,-10: - 0: 65535 - 10,-11: - 0: 65535 - 10,-10: - 0: 65535 - 10,-12: - 0: 65471 - 11,-12: - 0: 65531 - 11,-10: - 0: 65535 - 13,5: - 0: 65535 - 15,5: - 0: 65535 - 19,11: - 0: 65535 - 18,4: - 0: 65535 - 19,4: - 0: 65535 - -12,4: - 0: 65535 - -12,5: - 0: 65535 - -12,6: - 0: 65535 - -12,7: - 0: 65535 - -11,4: - 0: 65535 - -11,5: - 0: 65535 - -11,6: - 0: 65535 - -11,7: - 0: 65535 - -10,4: - 0: 65535 - -10,5: - 0: 65535 - -9,4: - 0: 65535 - -9,5: - 0: 65535 - -12,8: - 0: 65535 - -12,9: - 0: 65535 - -12,10: - 0: 65535 - -12,11: - 0: 65535 - -11,8: - 0: 65535 - -11,9: - 0: 65535 - -11,10: - 0: 65535 - -11,11: - 0: 65535 - -10,9: - 0: 65535 - -10,10: - 0: 65535 - -10,11: - 0: 65535 - -9,9: - 0: 65535 - -9,11: - 0: 65535 - -9,10: - 0: 65535 - -8,12: - 0: 65535 - -8,13: - 0: 65535 - -7,12: - 0: 65535 - -7,13: - 0: 65535 - -6,12: - 0: 65535 - -6,13: - 0: 65535 - -5,12: - 0: 65535 - -5,13: - 0: 65535 - 0,12: - 0: 65535 - 0,13: - 0: 65535 - 0,14: - 0: 65535 - 1,12: - 0: 65535 - 1,13: - 0: 65535 - 1,14: - 0: 65535 - 2,12: - 0: 65535 - 2,13: - 0: 65535 + 0: 30583 3,12: + 0: 30580 + 4,9: + 0: 59255 + 4,10: + 0: 30583 + 4,11: + 0: 29311 + -4,-12: + 0: 32624 + -5,-12: + 0: 65521 + -4,-11: + 0: 30583 + -5,-11: 0: 65535 - 3,13: - 0: 65535 - -4,12: - 0: 65535 - -4,13: - 0: 65535 - -3,13: - 0: 65535 - -3,12: - 0: 65535 - -2,12: - 0: 65535 - -2,13: - 0: 65535 - -2,14: - 0: 65535 - -1,12: - 0: 65535 - -1,13: - 0: 65535 - -1,14: - 0: 65535 - -15,4: - 0: 65535 - -15,5: - 0: 65535 - -15,6: - 0: 65535 - -14,4: - 0: 65535 - -14,5: - 0: 65535 - -14,6: - 0: 65535 - -14,7: - 0: 65535 - -13,4: - 0: 65535 - -13,5: - 0: 65535 - -13,6: - 0: 65535 - -13,7: - 0: 65535 - -4,-17: - 0: 65535 - -3,-17: - 0: 65535 - -2,-17: - 0: 65535 - -1,-17: - 0: 65535 - -14,10: - 0: 65535 - -14,11: - 0: 65535 - -13,9: - 0: 65535 - -13,10: - 0: 65535 - -13,11: - 0: 65535 - -13,8: - 0: 65535 - 0,-17: - 0: 65535 - 2,-17: - 0: 65535 - 3,-17: - 0: 65535 - 4,-17: - 0: 65535 - 5,-17: - 0: 65535 - 7,-17: - 0: 65520 - 4,12: - 0: 65535 - 4,13: - 0: 64511 - 5,13: - 0: 65535 - 5,12: - 0: 65535 - 6,12: - 0: 65535 - 6,13: - 0: 65519 - 7,12: - 0: 65535 - 7,13: - 0: 65407 - 8,12: - 0: 65531 - 8,13: - 0: 65423 - 11,12: - 0: 61182 - 8,-15: - 0: 65535 - 8,-13: - 0: 65535 - 8,-16: - 0: 65535 - 8,-14: + -4,-10: + 1: 112 + 0: 28672 + -5,-10: + 1: 240 + 0: 61440 + -4,-9: + 0: 2047 + -5,-9: + 0: 2047 + -3,-12: + 0: 30551 + -3,-11: + 0: 30583 + -3,-10: + 0: 29303 + -3,-13: + 0: 24575 + -2,-10: + 0: 62702 + -2,-9: + 0: 4095 + -2,-12: 0: 61166 - 9,-15: - 0: 65535 - 9,-13: - 0: 63470 - 9,-16: - 0: 65535 - 9,-14: - 0: 65535 - 10,-15: - 0: 65535 - 10,-13: - 0: 63470 - 10,-16: - 0: 65535 - 10,-14: - 0: 61164 - 11,-15: - 0: 65535 - 11,-13: - 0: 64751 - 11,-16: - 0: 65535 - 8,-17: - 0: 65520 - 9,-17: - 0: 65392 - 10,-17: - 0: 65535 - 11,-17: - 0: 65535 - 12,-12: - 0: 65535 - 12,-10: - 0: 65535 - 12,-9: - 0: 65535 - 13,-10: - 0: 65535 - 13,-9: - 0: 65535 - 14,-10: - 0: 65535 - 14,-9: - 0: 65535 - 15,-10: - 0: 65535 - 15,-9: - 0: 65535 - 12,-16: - 0: 65535 - 12,-13: - 0: 32759 - 12,-15: - 0: 65535 - 12,-14: - 0: 65407 - 12,-17: - 0: 65535 - -12,12: - 0: 65535 - -12,13: - 0: 65535 - -12,14: - 0: 65407 - -11,12: - 0: 65535 - -11,13: - 0: 65535 - -11,14: - 0: 32767 - -10,12: - 0: 65535 - -10,13: - 2: 1 - 0: 65534 - -10,14: + -2,-11: + 0: 61006 + -2,-13: + 0: 61166 + -1,-12: + 0: 65294 + -1,-11: + 0: 47903 + -1,-10: + 0: 61883 + -1,-13: 0: 61439 - -9,12: - 0: 65535 - -9,13: - 0: 65535 - -9,14: - 0: 65535 - -14,12: - 0: 65535 - -14,13: - 0: 49151 - -13,12: - 0: 65535 - -13,13: + 0,-12: + 0: 65295 + 0,-11: + 0: 63279 + 0,-10: + 0: 61823 + 0,-13: 0: 65535 - -13,14: - 0: 60655 - 12,12: + 1,-12: + 0: 65518 + 1,-11: + 0: 65391 + 1,-10: + 0: 63231 + 1,-9: + 0: 4095 + 1,-13: 0: 61439 - 13,12: - 0: 32767 - 14,12: - 0: 49151 - 15,12: - 0: 65535 - 16,12: - 0: 65535 - 17,12: - 0: 65535 - 18,12: - 0: 65535 - 19,12: - 0: 65535 - 16,-8: - 0: 65535 - 16,-7: - 0: 65535 - 17,-8: - 0: 65535 - 17,-7: - 0: 65535 - 18,-8: - 0: 65535 - 19,-8: - 0: 13181 - 16,-10: - 0: 65535 - 16,-9: - 0: 65535 - 17,-10: - 0: 65535 - 17,-9: - 0: 65535 - 18,-10: - 0: 65535 - 18,-9: - 0: 65535 - 19,-10: - 0: 65535 - 19,-9: - 0: 65535 - -4,-18: - 0: 65535 - -3,-18: - 0: 65535 - 9,11: - 0: 52428 - 10,11: - 0: 61725 - 13,3: - 0: 65535 - 14,3: - 0: 63743 - 7: 1792 - 15,3: + 2,-12: + 0: 61182 + 2,-11: + 0: 65262 + 2,-10: + 0: 53487 + 2,-13: + 0: 58607 + 3,-12: + 0: 16383 + 3,-11: + 0: 48059 + 3,-10: + 0: 61627 + 3,-13: + 0: 61627 + 4,-12: + 0: 6007 + 4,-11: + 0: 63351 + 4,-10: + 0: 61559 + 8,8: 0: 65535 - 13,-4: + 9,5: + 0: 49087 + 9,6: + 0: 65419 + 9,7: + 0: 48015 + 9,8: + 0: 49087 + 10,5: + 0: 62395 + 10,6: 0: 65535 - 18,-3: + 10,7: 0: 65535 - 16,3: + 10,8: + 0: 64435 + 11,5: + 0: 61695 + 11,6: 0: 65535 - 18,2: - 0: 65279 - 12,-6: + 11,7: 0: 65535 + 12,4: + 0: 48059 + 12,5: + 0: 55483 + 12,6: + 0: 65437 + 12,7: + 0: 56799 -16,0: - 0: 65535 + 0: 255 + -16,-1: + 0: 61455 + -17,0: + 0: 255 -16,1: - 0: 65535 + 0: 28859 + -17,1: + 0: 46015 -16,2: - 0: 65535 + 0: 30711 + -17,2: + 0: 48123 -16,3: + 0: 2992 + -17,3: + 0: 4019 + -16,4: + 0: 61180 + -15,0: + 0: 33023 + -15,1: + 0: 47551 + -15,2: + 0: 62395 + -15,3: + 0: 12219 + -15,-1: + 0: 62702 + -15,4: 0: 65535 - -8,14: - 0: 65535 - -8,15: - 0: 65535 - -7,14: - 0: 65535 - -7,15: - 0: 65535 - -6,14: - 0: 65535 - -6,15: + -14,0: + 0: 62207 + -14,1: 0: 65535 - -16,4: + -14,2: + 0: 61610 + -14,3: + 0: 53231 + -14,-1: + 0: 61678 + -14,4: + 0: 56792 + -16,-4: + 0: 57599 + -16,-5: + 0: 61755 + 3: 128 + -17,-4: + 0: 49629 + -16,-3: + 0: 65518 + -17,-3: + 0: 64989 + -16,-2: + 0: 4092 + -17,-2: + 0: 7377 + -17,-1: + 0: 61453 + -15,-4: + 0: 56575 + -15,-3: + 0: 7677 + -15,-2: + 0: 4095 + -15,-5: + 0: 61751 + 3: 64 + -14,-4: + 0: 7645 + -14,-3: + 0: 3581 + -14,-5: + 0: 56528 + -14,-2: + 0: 61166 + -16,-8: + 0: 61166 + -17,-8: + 1: 34952 + 0: 802 + -16,-7: + 0: 14 + 1: 3840 + -17,-7: + 1: 2184 + 0: 802 + -16,-6: + 0: 47359 + -17,-6: + 0: 61952 + 1: 2 + -17,-5: + 0: 53642 + -15,-8: + 0: 49075 + -15,-7: + 0: 3 + 1: 3968 + -15,-6: + 0: 30583 + -15,-9: + 0: 34944 + 1: 802 + -14,-8: + 0: 49072 + -14,-7: + 1: 240 + 0: 57344 + -14,-6: 0: 65535 + -14,-9: + 0: 49072 + -13,-9: + 0: 65520 + -17,4: + 0: 4095 -16,5: + 0: 52974 + -17,5: 0: 65535 + -17,6: + 0: 65359 -16,6: - 0: 64767 + 0: 65152 -16,7: - 0: 65535 - -15,7: - 0: 65535 + 0: 61582 + -17,7: + 0: 56525 -16,8: + 0: 48015 + -15,5: 0: 65535 - -16,9: - 0: 64719 + -15,6: + 0: 65395 + -15,7: + 0: 53375 -15,8: - 0: 65535 + 0: 56829 + -14,5: + 0: 52701 + -14,6: + 0: 65480 + -14,7: + 0: 28687 -14,8: + 0: 30711 + -13,8: 0: 65535 - 8,14: - 0: 63743 - 9,14: - 0: 65532 - 9,15: + -8,-12: + 0: 65520 + -8,-11: 0: 65535 - 9,12: + -9,-12: + 0: 61443 + -9,-11: + 0: 28917 + -8,-10: + 1: 240 + 0: 61440 + -8,-9: + 0: 2047 + -7,-12: 0: 65532 - 9,13: - 0: 64716 - 10,12: - 0: 8081 - 10,13: - 0: 65489 - 10,14: + -7,-11: 0: 65535 - 10,15: + -7,-10: + 1: 240 + 0: 61440 + -7,-9: + 0: 2047 + -6,-12: 0: 65535 - 11,13: - 0: 65534 - 11,14: + -6,-11: 0: 65535 - 11,15: + -6,-10: + 1: 240 + 0: 61440 + -6,-9: + 0: 2047 + -12,-12: + 0: 55 + -12,-13: + 0: 64543 + -13,-12: + 0: 3067 + -12,-11: + 0: 65520 + -13,-11: + 0: 65520 + -12,-10: 0: 65535 - -11,15: - 0: 31743 - -10,15: + -13,-10: + 0: 65535 + -11,-10: + 0: 61167 + -11,-13: + 0: 13292 + -11,-12: + 0: 57344 + -11,-11: + 0: 61166 + -10,-12: + 0: 57359 + -10,-11: + 0: 57583 + -10,-10: + 0: 61167 + -10,-13: + 0: 64767 + -9,-10: + 0: 30583 + -9,-13: + 0: 16383 + -16,-12: + 0: 63965 + -16,-13: + 0: 65023 + -17,-12: + 0: 61167 + -16,-11: + 0: 8191 + -17,-11: 0: 61439 - -9,15: + -16,-10: + 0: 64733 + -17,-10: + 0: 64750 + -16,-9: + 0: 15 + 1: 3840 + -17,-9: + 0: 8751 + 1: 34816 + -15,-10: + 0: 119 + 1: 57344 + -15,-12: + 0: 28398 + -15,-11: + 0: 26214 + -15,-13: + 0: 20206 + -14,-12: + 0: 4095 + -14,-11: + 0: 61152 + -14,-10: + 0: 61166 + -14,-13: + 0: 33791 + -13,-13: + 0: 37119 + -20,-4: 0: 65535 - -11,16: - 0: 61941 - -11,17: - 0: 7539 - -10,16: + -20,-5: + 0: 65520 + -21,-4: 0: 65535 - -10,17: - 0: 36608 - -9,16: - 0: 62975 - -9,17: - 0: 65348 - 12,13: + -20,-3: + 0: 32624 + -20,-2: + 0: 1911 + -21,-2: + 0: 128 + -20,-1: + 0: 47935 + -20,0: + 0: 11195 + -21,-1: + 0: 45056 + -19,-4: + 0: 56829 + -19,-3: 0: 65532 - 12,14: - 0: 65535 - 12,15: - 0: 65535 - 13,13: + -19,-2: + 0: 63344 + -19,-1: + 0: 30471 + -19,-5: + 0: 64988 + -19,0: + 0: 1919 + -18,-4: + 0: 40413 + -18,-3: + 0: 55773 + -18,-2: + 0: 45564 + -18,-1: + 0: 63275 + -18,-5: + 0: 56733 + -18,0: + 0: 22527 + -20,-8: + 0: 30471 + -20,-9: + 0: 32631 + -20,-7: + 0: 30583 + -21,-8: + 0: 32768 + -20,-6: + 0: 32631 + -21,-5: + 0: 65520 + -19,-8: + 0: 20479 + -19,-7: 0: 65535 - 13,14: + -19,-6: + 0: 65524 + -19,-9: 0: 65535 - 13,15: + -18,-8: + 0: 52689 + -18,-7: + 0: 56797 + -18,-6: + 0: 56796 + -18,-9: + 0: 57117 + -20,-12: + 0: 15118 + -21,-12: + 0: 53147 + -20,-11: + 0: 29439 + -21,-11: + 0: 8 + 1: 18208 + -20,-10: + 0: 127 + -21,-10: + 0: 8 + 1: 116 + -20,-13: + 0: 61166 + -19,-12: + 0: 3533 + -19,-11: + 0: 62395 + -19,-10: + 0: 45823 + -19,-13: + 0: 56797 + -18,-12: + 0: 40959 + -18,-11: + 0: 14523 + -18,-10: + 0: 56575 + -18,-13: 0: 65535 - 14,13: + -17,-13: + 0: 61183 + -12,-16: + 0: 60943 + -12,-17: 0: 65535 - 14,14: + -13,-16: + 0: 64795 + -12,-15: + 0: 61166 + -13,-15: + 0: 64989 + -12,-14: + 0: 65294 + -13,-14: + 0: 65293 + -11,-16: + 0: 65294 + -11,-15: 0: 65535 - 14,15: + -11,-14: + 0: 5895 + -11,-17: + 0: 65278 + -10,-14: + 0: 20474 + -10,-17: + 0: 65268 + -10,-16: + 0: 61156 + -10,-15: + 0: 33518 + -9,-15: + 0: 65252 + -9,-14: + 0: 33631 + -9,-16: + 0: 61152 + -9,-17: + 0: 61408 + -8,-16: + 0: 61408 + -8,-14: + 0: 64384 + -8,-13: + 0: 3007 + -16,-16: + 0: 48923 + -16,-17: + 0: 48011 + -17,-16: + 0: 64315 + -16,-15: + 0: 65339 + -17,-15: + 0: 7563 + -16,-14: + 0: 3534 + -17,-14: + 0: 3525 + -15,-16: + 0: 47903 + -15,-15: + 0: 48011 + -15,-14: + 0: 61243 + -15,-17: 0: 65535 - 15,13: + -14,-16: + 0: 64846 + -14,-15: + 0: 64989 + -14,-14: + 0: 65421 + -14,-17: + 0: 61422 + -13,-17: + 0: 64507 + -20,-16: + 0: 60670 + -21,-16: + 0: 61440 + 1: 55 + -20,-15: + 0: 61182 + -21,-15: + 0: 4095 + -20,-14: + 0: 2943 + -21,-14: + 0: 64750 + -21,-13: + 0: 48029 + -20,-17: + 0: 34944 + 1: 306 + -19,-16: + 0: 61919 + -19,-15: + 0: 14207 + -19,-14: + 0: 1910 + -19,-17: + 0: 55807 + -18,-16: + 0: 62079 + -18,-15: + 0: 65359 + -18,-14: + 0: 4079 + -18,-17: + 0: 29183 + -17,-17: + 0: 47935 + -21,0: + 0: 3643 + -20,1: + 0: 3822 + -21,1: + 0: 40413 + -20,2: + 0: 4095 + -21,2: + 0: 36831 + -20,3: + 0: 3822 + -21,3: + 0: 3549 + -20,4: + 0: 15355 + -19,1: + 0: 61182 + -19,2: + 0: 61423 + -19,3: + 0: 3838 + -19,4: + 0: 4095 + -18,1: 0: 65535 - 15,14: - 0: 65471 - 15,15: - 0: 32767 - 8: 32768 - 16,13: + -18,2: + 0: 65423 + -18,3: + 0: 24575 + -18,4: 0: 32767 - 8: 32768 - 16,14: - 0: 65535 - 16,15: - 0: 65503 - 8: 32 - 10,16: - 0: 65535 - 11,16: + -24,-15: + 1: 63488 + -24,-14: + 1: 14021 + -25,-14: + 1: 9928 + -24,-13: + 1: 1 + 0: 58944 + -25,-13: + 1: 43694 + -24,-12: + 0: 70 + 1: 28928 + -23,-15: + 1: 51634 + -23,-14: + 1: 54 + 0: 63488 + -23,-13: + 0: 30578 + -23,-12: + 0: 63095 + -23,-16: + 1: 58436 + -23,-17: + 1: 49152 + -22,-16: + 1: 5090 + 0: 32768 + -22,-15: + 1: 17 + 0: 3276 + -22,-14: + 0: 62702 + -22,-13: + 0: 65422 + -22,-12: + 0: 36495 + -22,-17: + 1: 16015 + -21,-17: + 1: 57095 + -25,-12: + 1: 10986 + -24,-11: + 1: 63701 + -25,-11: + 1: 35042 + -24,-10: + 1: 248 + -25,-10: + 1: 1160 + -23,-11: + 1: 3840 + 0: 14 + -23,-10: + 1: 240 + -22,-11: + 0: 15 + 1: 3840 + -22,-10: + 1: 240 + -22,-5: + 0: 56704 + 1: 36 + -22,-4: + 0: 36317 + 1: 8192 + -24,0: + 0: 28680 + 1: 113 + -23,-1: + 0: 29184 + -23,0: + 0: 29311 + -22,-1: + 0: 61440 + -22,0: + 0: 4095 + -22,-3: + 1: 4 + -25,0: + 1: 206 + 0: 63280 + -24,1: + 0: 30583 + -25,1: 0: 65535 - 12,16: + -24,2: + 0: 32767 + -25,2: 0: 65535 - 13,16: + -24,3: + 0: 30583 + -25,3: 0: 65535 - 14,16: + -23,1: + 0: 6007 + -23,2: + 0: 8127 + -23,3: + 0: 30327 + -23,4: + 0: 25207 + -22,1: + 0: 11195 + -22,2: + 0: 20479 + -22,3: + 0: 4095 + -22,4: + 0: 64187 + -21,4: + 0: 61422 + -8,-17: + 0: 65521 + -8,-15: + 0: 61166 + -7,-16: + 0: 65520 + -7,-15: + 0: 65487 + -7,-14: + 0: 64976 + -7,-13: + 0: 127 + -7,-17: + 0: 65524 + -6,-16: + 0: 48056 + -6,-15: + 0: 34991 + -6,-14: + 0: 15354 + -6,-13: + 0: 255 + -6,-17: + 0: 65528 + -5,-16: + 0: 13107 + -5,-15: + 0: 15291 + -5,-14: + 0: 4095 + -5,-13: + 0: 2299 + -5,-17: + 0: 13104 + -4,-16: + 0: 65416 + -4,-15: + 0: 4095 + -4,-14: + 0: 4095 + -4,-13: + 0: 3003 + -4,-17: + 0: 65319 + -3,-16: + 0: 65280 + -3,-15: + 0: 12287 + -3,-14: + 0: 24575 + -3,-17: + 0: 30503 + -2,-14: + 0: 61182 + -2,-16: + 0: 61166 + -2,-15: + 0: 61166 + -2,-17: + 0: 61156 + -1,-14: + 0: 4095 + -1,-16: + 0: 58464 + -1,-15: + 0: 3822 + -1,-17: + 0: 61422 + 0,-16: 0: 65535 - -20,4: + 0,-15: + 0: 8191 + 0,-14: + 0: 4095 + 0,-17: 0: 65535 + 1,-14: + 0: 61439 + 1,-16: + 0: 61166 + 1,-15: + 0: 61166 + 1,-17: + 0: 61408 + 2,-15: + 0: 65534 + 2,-16: + 0: 60942 + 2,-14: + 0: 3822 + 2,-17: + 0: 61422 + 3,-15: + 0: 65534 + 3,-16: + 0: 61070 + 3,-14: + 0: 1638 + 3,-17: + 0: 61166 + 4,-16: + 0: 47887 + 4,-15: + 0: 65531 + 4,-14: + 0: 12287 + 4,-13: + 0: 30583 + -28,-1: + 1: 8944 + -29,-1: + 1: 29888 + -28,0: + 1: 159 + 0: 61440 + -27,-1: + 1: 4371 + 0: 34816 + -27,0: + 1: 55 + 0: 65216 + -27,-2: + 1: 57344 + -26,-2: + 1: 12288 + -26,-1: + 0: 65520 + 1: 2 + -25,-1: + 0: 4352 -20,5: - 0: 65535 + 0: 34955 + 1: 512 + -21,5: + 0: 61198 -20,6: - 0: 65535 + 0: 63243 + -21,6: + 0: 32590 -20,7: - 0: 65535 - -19,4: - 0: 65535 + 0: 65524 + -20,8: + 0: 65295 -19,5: - 0: 65535 + 0: 32631 -19,6: - 0: 65535 + 0: 63255 -19,7: - 0: 65535 - -18,4: - 0: 65535 + 0: 56590 + -19,8: + 0: 56781 -18,5: - 0: 65535 + 0: 32626 -18,6: - 0: 63743 + 0: 61447 -18,7: + 0: 62703 + -18,8: 0: 65535 - -17,4: - 0: 65535 - -17,5: - 0: 65535 - -17,6: - 0: 65535 - -17,7: + -17,8: + 0: 56605 + -24,4: + 1: 17776 + -25,4: + 1: 36544 + 0: 4151 + -24,5: + 1: 19708 + -25,5: + 1: 31880 + 0: 1 + -24,6: + 1: 17612 + -24,7: + 1: 19532 + -24,8: + 1: 36036 + -23,5: + 1: 12544 + 0: 2254 + -23,6: + 1: 7 + 0: 49152 + -23,7: + 0: 52428 + -22,5: + 0: 65343 + -22,6: + 0: 36079 + -22,7: + 0: 35257 + -22,8: + 0: 61132 + -21,7: + 0: 14194 + -21,8: + 0: 64283 + -29,0: + 1: 4989 + 0: 49152 + -28,1: 0: 65535 - -20,0: + -29,1: + 0: 65518 + -28,2: 0: 65535 - -20,1: + -29,2: 0: 65535 - -20,2: + -28,3: 0: 65535 - -20,3: + -29,3: + 0: 52975 + 1: 4096 + -27,1: 0: 65535 - -19,0: + -27,2: 0: 65535 - -19,1: + -27,3: 0: 65535 - -19,2: + -27,4: + 0: 32974 + 1: 5936 + -26,0: + 0: 65520 + -26,1: 0: 65535 - -19,3: + -26,2: 0: 65535 - -18,0: + -26,3: 0: 65535 - -18,1: + -26,4: + 0: 61695 + -28,4: + 1: 12176 + -29,4: + 1: 32115 + -28,5: + 1: 242 + -29,5: + 1: 196 + -27,5: + 1: 58129 + 0: 8 + -26,5: + 0: 255 + 1: 62976 + 8,-9: + 0: 61661 + 9,-8: + 0: 56781 + 9,-7: + 0: 65520 + 9,-6: + 0: 65522 + 9,-9: + 0: 53471 + 10,-8: + 0: 30583 + 10,-7: + 0: 65522 + 10,-6: + 0: 65528 + 10,-9: + 0: 29303 + 11,-8: 0: 65535 - -18,2: - 0: 63743 - -18,3: + 11,-7: + 0: 57296 + 11,-6: + 0: 65520 + 11,-9: + 0: 65524 + 12,-8: + 0: 7677 + 12,-7: + 0: 65532 + 12,-6: + 0: 65308 + 12,-5: + 0: 7423 + -30,1: + 1: 6050 + -30,2: + 1: 4465 + -30,3: + 1: 58023 + -30,0: + 1: 58564 + -30,-1: + 1: 49152 + -30,4: + 1: 50372 + -12,9: + 0: 4573 + -13,9: 0: 65535 - -17,0: + -12,10: + 0: 65532 + -13,10: + 0: 65522 + -12,11: + 0: 56799 + -13,11: + 0: 65455 + -12,12: + 0: 49375 + -11,9: + 0: 35071 + -11,10: + 0: 65471 + -11,11: + 0: 48059 + -11,12: + 0: 39099 + -10,9: + 0: 47871 + -10,10: + 0: 48059 + -10,11: + 0: 62395 + -10,12: + 0: 48059 + -9,9: 0: 65535 - -17,1: + -9,10: 0: 65535 - -17,2: + -9,11: + 0: 28927 + -9,12: + 0: 30583 + -8,9: 0: 65535 - -17,3: + -8,10: + 0: 65375 + -8,11: + 0: 62463 + -16,9: + 0: 48059 + -17,9: + 0: 56525 + -16,10: + 0: 65481 + -17,10: + 0: 36125 + -17,11: + 0: 23758 + -16,11: + 0: 61408 + -15,9: + 0: 56817 + -15,10: + 0: 56785 + -15,11: + 0: 57296 + -15,12: + 0: 56796 + -14,9: + 0: 56784 + -14,10: + 0: 65520 + -14,11: + 0: 65396 + -14,12: 0: 65535 - -20,8: + -13,12: 0: 65535 + 20,-12: + 0: 32531 + 20,-13: + 0: 48955 + 19,-12: + 0: 35848 + 1: 13104 + 20,-11: + 0: 60928 + 19,-11: + 0: 47872 + 20,-10: + 0: 57358 + 19,-10: + 0: 62271 + 20,-9: + 0: 238 + 19,-9: + 0: 187 + 20,-8: + 0: 3003 + 21,-12: + 1: 65534 + 21,-11: + 1: 26214 + 21,-10: + 1: 26214 + 21,-9: + 1: 36582 + 21,-8: + 0: 4979 + 1: 34952 + 21,-13: + 1: 52352 + 0: 3 + 22,-12: + 1: 3919 + 22,-9: + 1: 4352 + 22,-8: + 1: 12561 + 23,-12: + 1: 3855 + 23,-13: + 1: 12079 + 24,-12: + 1: 3993 -20,9: - 0: 65535 - -19,8: - 0: 65535 + 0: 55757 + -21,9: + 0: 47887 + -20,10: + 0: 47885 + -21,10: + 0: 65451 + -20,11: + 0: 47551 + -21,11: + 0: 61951 + -20,12: + 0: 47931 -19,9: - 0: 63359 - -18,8: - 0: 65535 + 0: 49053 + -19,10: + 0: 48003 + -19,11: + 0: 64315 + -19,12: + 0: 47899 -18,9: - 0: 61455 - -17,8: - 0: 65535 - -17,9: - 0: 61455 - -21,8: - 0: 61166 - -21,9: - 0: 61454 - -21,4: - 0: 65535 - -21,5: + 0: 63247 + -18,10: + 0: 48056 + -18,11: + 0: 64411 + -18,12: + 0: 13083 + -17,12: + 0: 47 + 12,-3: + 0: 57582 + 12,-2: + 0: 20206 + 13,-4: + 0: 61183 + 13,-3: + 0: 62190 + 13,-2: + 0: 36863 + 13,-1: + 0: 61422 + 13,0: + 0: 3823 + 14,-4: + 0: 65533 + 14,-3: + 0: 28927 + 14,-2: + 0: 4095 + 14,-1: 0: 65535 - -21,6: - 0: 57599 - -21,7: + 14,0: + 0: 20479 + 14,-5: + 0: 36863 + 15,-4: + 0: 30583 + 15,-3: + 0: 1911 + 15,-2: + 0: 61182 + 15,-1: 0: 61166 - -8,16: - 0: 65535 - -8,17: - 0: 65348 - -7,16: + 15,0: + 0: 61167 + 16,-4: 0: 65535 - -7,17: + 16,-3: + 0: 20464 + 16,-2: 0: 65535 - -6,16: + 16,-1: 0: 65535 - -6,17: + 13,1: + 0: 64394 + 13,2: + 0: 61883 + 13,3: + 0: 3059 + 13,4: + 0: 40347 + 14,1: 0: 65535 - -22,0: + 14,2: + 0: 61695 + 14,3: + 0: 3000 + 14,4: + 0: 57309 + 15,1: + 0: 61182 + 15,3: + 0: 36852 + 15,2: + 0: 61152 + 15,4: + 0: 13107 + 1: 34944 + 16,0: 0: 65535 - -22,1: + 16,1: + 0: 61071 + 16,3: + 0: 61408 + 16,-5: + 0: 61695 + 17,-4: + 0: 48059 + 17,-3: + 0: 4088 + 17,-2: 0: 65535 - -21,0: + 17,-1: 0: 65535 - -21,1: + 17,-5: + 0: 47359 + 17,0: + 0: 16383 + 18,-4: + 0: 7388 + 18,-3: + 0: 2039 + 18,-2: 0: 65535 - -21,3: + 18,-1: 0: 65535 - -21,2: - 0: 64767 - -22,4: + 18,-5: + 0: 64907 + 18,0: + 0: 28671 + 19,-4: + 0: 35771 + 19,-3: + 0: 4095 + 19,-2: 0: 65535 - -22,5: + 19,-1: 0: 65535 - -22,6: - 0: 255 - -22,3: + 19,-5: + 0: 14157 + 19,0: + 0: 4095 + 20,-4: + 0: 56541 + 20,-3: + 0: 52701 + 20,-2: 0: 65535 + 20,-1: + 0: 62463 + 16,2: + 0: 61166 + 16,4: + 0: 4 + 1: 62192 + 17,1: + 0: 48011 + 17,2: + 0: 48115 17,3: - 0: 60540 - -5,14: - 0: 65535 - 2,14: - 0: 63487 - 1: 2048 - 3,14: - 0: 65535 - -4,14: - 0: 30719 - -3,14: + 1: 43744 + 17,4: + 1: 63934 + 18,1: 0: 65535 - -23,4: + 18,2: + 0: 14192 + 3: 16384 + 18,3: + 1: 58096 + 18,4: + 1: 8994 + 19,1: 0: 65535 - -23,5: + 19,2: + 0: 255 + 1: 61440 + 19,3: + 1: 29941 + 20,0: + 0: 3003 + 20,1: 0: 65535 - -23,6: - 0: 4607 - -23,3: + 20,2: + 0: 255 + 1: 61440 + 20,3: + 1: 254 + 8,9: + 0: 65487 + 7,9: + 0: 65392 + 8,10: + 0: 61135 + 7,10: + 0: 65311 + 8,11: + 0: 61166 + 7,11: + 0: 65503 + 8,12: + 0: 60942 + 9,9: + 0: 65419 + 9,10: + 0: 56591 + 9,11: + 0: 57311 + 9,12: + 0: 65293 + 10,9: + 0: 48123 + 10,10: + 0: 65283 + 10,11: 0: 65535 - -12,-10: + 10,12: + 0: 60943 + 11,8: + 0: 65520 + 11,9: 0: 65535 - -12,-8: + 11,10: + 0: 30464 + 11,11: + 0: 30583 + 11,12: + 0: 65287 + 12,8: + 0: 64988 + 12,9: + 0: 56829 + 12,10: + 0: 65528 + 12,11: + 0: 255 + 1: 61440 + 19,-8: + 0: 3838 + 20,-7: + 0: 52701 + 19,-7: + 0: 24061 + 20,-6: + 0: 52733 + 19,-6: + 0: 36351 + 20,-5: + 0: 53725 + 21,-7: + 0: 65523 + 21,-6: + 0: 30207 + 21,-5: + 0: 61559 + 21,-4: + 0: 65535 + 22,-6: + 1: 12834 + 22,-5: + 1: 241 + 0: 24576 + 22,-7: + 1: 8738 + 22,-4: + 0: 28527 + 16,-8: + 0: 3067 + 15,-8: + 0: 20479 + 16,-7: + 0: 28775 + 15,-7: 0: 65535 - -4,-19: - 0: 63761 - -3,-19: - 0: 65532 - 18,3: - 0: 12032 - 19,3: - 0: 32767 - -11,-7: + 16,-6: + 0: 28791 + 15,-6: + 0: 30475 + 16,-9: + 0: 33293 + 17,-8: + 0: 36863 + 17,-7: 0: 65535 - -16,-4: + 17,-6: + 0: 36863 + 17,-9: + 0: 63693 + 18,-8: + 0: 4095 + 18,-7: + 0: 30583 + 18,-6: + 0: 1911 + 18,-9: + 0: 62685 + 21,-3: + 0: 30583 + 21,-2: + 0: 30583 + 21,-1: + 0: 28791 + 21,0: + 0: 1911 + 22,-3: + 1: 16368 + 22,-2: + 1: 13107 + 22,-1: + 1: 65535 + 22,0: + 1: 65535 + 23,-1: + 1: 30583 + 23,0: + 1: 30583 + 21,1: + 0: 61686 + 21,2: + 1: 65024 + 0: 6 + 21,3: + 1: 36095 + 22,1: + 1: 65535 + 22,2: + 1: 65535 + 22,3: + 1: 65535 + 23,1: + 1: 30583 + 23,2: + 1: 30583 + 23,3: + 1: 30583 + 5,-12: + 0: 16368 + 5,-11: + 0: 15295 + 5,-10: + 0: 63743 + 5,-13: 0: 65535 - -16,-3: + 6,-12: + 0: 4094 + 6,-11: + 0: 4095 + 6,-10: + 0: 47359 + 7,-12: + 0: 43963 + 7,-11: + 0: 43946 + 7,-10: + 0: 48123 + 7,-13: + 0: 35771 + 8,-12: + 0: 55775 + 8,-11: + 0: 55773 + 8,-10: + 0: 64893 + 8,-13: + 0: 24029 + 9,-12: + 0: 56831 + 9,-11: + 0: 65023 + 9,-10: + 0: 64783 + 9,-13: + 0: 52735 + 10,-12: + 0: 32631 + 10,-11: + 0: 32639 + 10,-10: + 0: 32535 + 10,-13: + 0: 63351 + 11,-12: + 0: 65319 + 11,-11: 0: 65535 - -16,-2: + 11,-10: + 0: 65524 + 11,-13: + 0: 30479 + 12,-12: + 0: 61167 + 12,-11: + 0: 61408 + 12,-10: + 0: 40400 + 12,-9: + 0: 40412 + 13,-8: + 0: 45055 + 13,-7: 0: 65535 - -16,-1: + 13,-6: + 0: 60943 + 13,-5: + 0: 3822 + 14,-8: + 0: 3067 + 14,-7: + 0: 30583 + 14,-6: + 0: 65319 + 15,-5: + 0: 1911 + 15,-9: + 0: 19933 + 12,-13: + 0: 65518 + 13,-12: + 0: 61198 + 13,-11: + 0: 47786 + 13,-10: + 0: 3066 + 13,-9: + 0: 3067 + 13,-13: + 0: 57999 + 14,-12: + 0: 45979 + 14,-11: + 0: 46011 + 14,-10: + 0: 35835 + 14,-9: + 0: 2995 + 14,-13: + 0: 45503 + 15,-12: + 0: 55551 + 15,-11: + 0: 56797 + 15,-10: + 0: 64797 + 15,-13: + 0: 61887 + 16,-12: + 0: 56337 + 1: 12 + 16,-11: + 0: 65437 + 16,-10: + 0: 56783 + 13,5: + 0: 65291 + 13,6: + 0: 56719 + 13,7: + 0: 56605 + 13,8: + 0: 7645 + 14,5: + 0: 21773 + 14,6: + 0: 30469 + 14,7: + 0: 30471 + 14,8: + 0: 1911 + 15,5: + 0: 3 + 1: 22280 + 15,6: + 1: 62815 + 15,7: + 1: 7953 + 15,8: + 1: 4593 + 16,5: + 1: 63897 + 16,6: + 1: 31813 + 16,7: + 1: 18244 + 0: 2176 + -8,12: + 0: 65528 + -7,11: + 0: 45226 + -7,9: + 0: 20206 + -7,10: + 0: 61166 + -7,12: + 0: 48063 + -6,9: + 0: 61182 + -6,10: + 0: 65520 + -6,11: + 0: 61610 + -6,12: 0: 65535 - -11,-19: - 0: 65521 - -11,-18: + 4,12: + 0: 18295 + 5,9: + 0: 65399 + 5,10: + 0: 65295 + 5,11: + 0: 29439 + 5,12: + 0: 26215 + 3: 4368 + 6,9: + 0: 65520 + 6,10: + 0: 65231 + 6,11: + 0: 65102 + 6,12: 0: 65535 - -16,-6: + 7,12: 0: 65535 - -16,-5: - 0: 65532 - -2,-19: + 12,12: + 1: 34959 + 0: 9984 + 13,9: + 0: 4369 + 1: 50252 + 13,10: + 0: 63344 + 13,11: + 0: 119 + 1: 61440 + 13,12: + 1: 65535 + 14,9: + 1: 4111 + 14,10: + 1: 15 + 0: 65280 + 14,11: + 0: 15 + 1: 57088 + 14,12: + 1: 54612 + 0: 128 + 15,9: + 1: 61727 + 15,10: + 1: 1 + 0: 57280 + 15,11: + 0: 51407 + 1: 4352 + 15,12: + 0: 52476 + 1: 4096 + 16,8: + 1: 17524 + 0: 2184 + 16,9: + 1: 29767 + 0: 2184 + 16,10: + 0: 65520 + 16,11: + 0: 61695 + 16,-13: + 0: 4351 + 17,-12: + 1: 17479 + 0: 39304 + 17,-11: + 0: 64769 + 1: 12 + 17,-10: + 0: 53725 + 17,-13: + 1: 57344 + 0: 255 + 18,-12: + 0: 30583 + 1: 34952 + 18,-11: + 1: 15 + 0: 65280 + 18,-10: + 0: 56575 + 18,-13: + 1: 61440 + 0: 239 + 19,-13: + 0: 43199 + 4,13: + 0: 5495 + 4,14: + 0: 30583 + 3,14: + 0: 53232 + 4,15: + 0: 52721 + 3,15: + 0: 34945 + 4,16: + 1: 12049 + 0: 12 + 5,13: + 0: 62071 + 5,14: 0: 65535 - -2,-18: + 5,15: 0: 65535 - -1,-18: + 5,16: + 0: 15 + 1: 20224 + 6,13: + 0: 62719 + 6,14: 0: 65535 - -15,9: + 6,15: 0: 65535 - -14,9: + 6,16: + 0: 15 + 1: 36608 + 7,13: + 0: 61951 + 7,14: 0: 65535 - 0,-18: + 7,15: 0: 65535 - 1,-17: + 7,16: + 0: 15 + 1: 3840 + 8,14: + 0: 65520 + 8,15: 0: 65535 - 17,13: + 8,13: + 0: 61166 + 8,16: + 0: 15 + 1: 7936 + 9,13: 0: 65535 - 18,13: + 9,14: + 0: 65521 + 9,15: 0: 65535 - 19,13: + 9,16: + 0: 15 + 1: 12032 + 10,14: + 0: 65528 + 10,15: 0: 65535 - -22,9: - 0: 49152 - -23,2: - 0: 64767 - -22,2: - 0: 63487 - -20,-2: + 10,13: + 0: 61166 + 10,16: + 0: 15 + 1: 20224 + 11,13: 0: 65535 - -20,-1: + 11,14: + 0: 30579 + 11,15: + 0: 30583 + 11,16: + 0: 7 + 1: 3840 + 12,13: + 0: 7 + 1: 61064 + 12,14: + 1: 4606 + 4: 49152 + 12,15: + 1: 4369 + 4: 52428 + 8,-16: + 0: 65293 + 8,-17: + 0: 64989 + 7,-16: + 0: 65293 + 8,-15: 0: 32767 - -19,-2: - 0: 65535 - -19,-1: - 0: 4095 - -18,-2: + 7,-15: 0: 65535 - -18,-1: + 8,-14: + 0: 40944 + 7,-14: + 0: 48048 + 9,-16: + 0: 65293 + 9,-15: 0: 4095 - -17,-3: - 0: 65535 - -17,-2: + 9,-14: + 0: 40959 + 9,-17: + 0: 55807 + 10,-16: + 0: 48015 + 10,-15: + 0: 3003 + 10,-14: + 0: 2039 + 10,-17: + 0: 62481 + 1: 8 + 11,-15: + 0: 41744 + 1: 140 + 11,-14: 0: 65535 - -17,-1: + 11,-16: + 1: 25122 + 0: 136 + 11,-17: + 1: 8755 + 0: 34944 + 12,-16: 0: 61439 - -22,-1: - 0: 32767 - -21,-1: - 0: 53247 - -21,-2: + 12,-15: + 1: 28400 + 12,-14: + 0: 18032 + -12,13: + 0: 65532 + -13,13: + 0: 65520 + -12,14: + 0: 65419 + -13,14: + 0: 48952 + -12,15: 0: 65535 - 7,14: + -13,15: + 0: 48056 + -12,16: + 0: 24575 + -11,13: + 0: 65529 + -11,14: + 0: 65339 + -11,15: 0: 65535 - 7,15: + -11,16: + 0: 20479 + -10,13: + 0: 48051 + -10,14: + 0: 48011 + -10,15: + 0: 15291 + -10,16: + 0: 46011 + -9,13: + 0: 65523 + -9,14: 0: 65535 - 8,15: + -9,15: + 0: 4095 + -9,16: + 0: 56573 + -8,13: + 0: 65520 + -8,14: 0: 65535 - 7,16: + -8,15: + 0: 4095 + -8,16: 0: 65535 - 7,17: - 0: 61439 - 8,16: + -7,13: + 0: 41960 + -7,14: + 0: 58026 + -7,15: + 0: 58606 + -7,16: + 0: 65231 + -6,13: + 0: 51201 + -6,14: + 0: 3276 + -6,15: + 0: 49356 + -6,16: + 0: 2252 + -5,12: + 0: 65520 + -5,13: + 0: 30464 + -5,14: + 0: 1911 + -5,15: 0: 65535 - 8,17: + -5,16: + 0: 30719 + -4,12: + 0: 32624 + -4,13: + 0: 12302 + -4,14: + 0: 30579 + -4,15: + 0: 28415 + -16,12: + 0: 3792 + -16,13: + 0: 65527 + -17,13: + 0: 65532 + -16,14: + 0: 65522 + -17,14: + 0: 65528 + -16,15: 0: 65535 - 8,18: - 0: 35054 - 9,16: + -17,15: 0: 65535 - 9,17: + -16,16: 0: 65535 - 9,18: - 0: 255 - 10,17: + -15,13: + 0: 65520 + -15,14: + 0: 48048 + -15,15: + 0: 48059 + -15,16: + 0: 46011 + -14,13: + 0: 65528 + -14,14: + 0: 65521 + -14,15: + 0: 57297 + -14,16: + 0: 56541 + -13,16: + 0: 49083 + -12,17: + 0: 62207 + -13,17: + 0: 62392 + -12,18: + 0: 4095 + -13,18: + 0: 15103 + -12,19: + 0: 14779 + -13,19: + 0: 63743 + -12,20: 0: 65535 - 10,18: - 0: 52991 - 11,17: + -11,17: + 0: 63743 + -11,18: + 0: 4095 + -11,19: + 0: 36863 + -11,20: + 0: 65531 + -10,17: + 0: 63667 + -10,18: + 0: 35839 + -10,19: + 0: 7099 + -10,20: + 0: 62395 + -9,17: + 0: 56796 + -9,18: + 0: 56537 + -9,19: + 0: 4085 + -9,20: + 0: 12834 + 1: 34944 + -8,17: + 0: 14335 + -8,18: + 0: 4880 + 1: 50376 + -8,19: + 1: 41572 + -8,20: + 1: 11919 + -7,17: + 0: 1 + 1: 48832 + -7,18: + 1: 14025 + -7,19: + 1: 4369 + -6,17: + 1: 36656 + -6,18: + 1: 34959 + -6,19: + 1: 13164 + -6,20: + 1: 14327 + -5,17: + 1: 20224 + -5,18: + 1: 4804 + 0: 60416 + -5,19: + 1: 49681 + 0: 3310 + -5,20: + 1: 50292 + -4,17: + 1: 768 + 0: 34944 + -17,16: 0: 65535 - 11,18: + -16,17: + 0: 65520 + -17,17: + 0: 49138 + -16,18: 0: 65535 - 12,17: + -17,18: + 0: 39304 + -16,19: + 0: 62207 + -17,19: + 0: 33161 + -16,20: + 0: 28287 + -15,17: + 0: 57336 + -15,18: + 0: 56797 + -15,19: + 0: 61695 + -15,20: + 0: 65527 + -14,17: + 0: 21873 + -14,18: + 0: 30583 + -14,19: + 0: 61679 + -14,20: + 0: 32767 + -13,20: + 0: 65527 + -21,12: 0: 65535 - 12,18: + -20,13: + 0: 65531 + -21,13: 0: 65535 - 13,17: - 0: 32767 - 13,18: - 0: 64063 - 14,17: + -20,14: + 0: 15291 + -21,14: + 0: 64511 + -20,15: + 0: 14779 + -21,15: + 0: 61695 + -20,16: + 0: 64411 + -19,13: + 0: 65531 + -19,14: + 0: 955 + -19,15: + 0: 12287 + -19,16: + 0: 65467 + -18,13: + 0: 65523 + -18,14: + 0: 35251 + -18,15: + 0: 35723 + -18,16: + 0: 49038 + -21,16: + 0: 64911 + -20,17: + 0: 48939 + -21,17: + 0: 36061 + 1: 4096 + -20,18: + 0: 52367 + 1: 4096 + -21,18: + 1: 40035 + -20,19: + 1: 256 + 0: 35980 + -21,19: + 1: 4011 + -20,20: + 1: 36748 + 0: 12336 + -19,17: + 0: 65295 + -19,18: + 0: 13059 + -19,19: + 0: 259 + 1: 49152 + -19,20: + 1: 3841 + 0: 57568 + -18,17: + 0: 48003 + -18,18: + 0: 65280 + -18,19: + 0: 15 + 1: 12288 + -18,20: + 1: 1796 + 0: 30832 + -17,20: + 0: 136 + 1: 62224 + -4,16: + 0: 3686 + -3,13: + 0: 26483 + -3,15: 0: 4095 - 14,18: - 0: 287 - 15,16: + -3,14: + 0: 1766 + -2,12: + 0: 65520 + -2,13: + 0: 30583 + -2,14: + 0: 30583 + -2,15: + 0: 30711 + -2,16: + 0: 22389 + -1,13: + 0: 65524 + -1,14: + 0: 4095 + -1,15: + 0: 61917 + -1,16: + 0: 32626 + 0,13: + 0: 32624 + 0,14: + 0: 12151 + 0,15: + 0: 65142 + 1,12: + 0: 65520 + 1,13: 0: 65535 - 15,17: - 0: 35839 - 15,18: - 0: 8751 - 11,-14: + 1,14: + 0: 65520 + 1,15: + 0: 40944 + 0,16: + 0: 13240 + 1,16: + 0: 15 + 1: 38912 + 2,13: 0: 65535 - 13,-16: + 2,15: + 0: 14078 + 2,14: + 0: 61152 + 2,16: + 0: 1 + 3,13: + 0: 30583 + 3,16: + 1: 19532 + 12,-17: 0: 65535 + 13,-16: + 0: 14335 13,-15: - 0: 65535 + 1: 504 + 0: 49152 13,-14: - 0: 65535 - 13,-13: - 0: 65535 + 0: 4095 + 13,-17: + 0: 65527 14,-16: - 0: 65535 + 1: 12800 + 0: 34954 14,-15: - 0: 65535 + 1: 51 + 0: 63616 14,-14: - 0: 65407 - 14,-13: - 0: 65535 + 0: 33791 + 14,-17: + 0: 64128 15,-16: - 0: 65535 + 0: 13115 + 1: 34816 15,-15: - 0: 65535 + 0: 62257 + 1: 136 15,-14: - 0: 65295 - 13,-17: - 0: 65535 - 14,-17: - 0: 65535 + 0: 14847 + 15,-17: + 0: 64304 16,-16: - 0: 65535 + 1: 4096 + 0: 36078 16,-15: - 0: 65535 + 1: 243 + 0: 28672 16,-14: - 0: 65295 - -16,10: - 0: 52462 - -16,11: - 0: 52428 - -15,10: - 0: 65535 - -15,11: - 0: 36863 - -16,12: - 0: 52428 - -15,12: - 0: 34952 - -20,10: - 0: 65535 - -20,11: - 0: 16383 - -19,10: - 0: 30719 - -19,11: - 0: 26487 - -24,4: - 0: 65535 - -24,5: - 0: 65535 - -24,6: - 0: 65535 - -24,7: - 0: 65535 - -24,3: - 0: 65535 - -24,8: - 0: 65535 - -24,9: - 0: 65535 - -24,10: - 0: 65535 - -24,11: - 0: 36863 - -23,8: - 0: 4915 - -23,9: - 0: 12561 - -23,10: - 0: 4403 - -21,10: - 0: 136 - -25,8: - 0: 52974 - -25,9: - 0: 60620 - -25,10: - 0: 52462 - -25,11: - 0: 52428 - -26,4: - 0: 19532 - -26,5: - 0: 52428 - -26,6: - 0: 204 - -25,4: - 0: 65535 - -25,5: + 0: 4095 + 16,-17: + 0: 65260 + 17,-16: 0: 65535 - -25,6: - 0: 52479 - -25,7: - 0: 52428 - -26,3: - 0: 52428 - -25,3: + 17,-15: + 1: 4080 + 17,-14: + 0: 52701 + 17,-17: 0: 65535 - -20,12: - 0: 13107 - -19,12: - 0: 26214 + 18,-16: + 0: 307 + 1: 51336 + 18,-15: + 1: 310 + 0: 51200 + 18,-14: + 0: 59647 + 18,-17: + 0: 13105 + 1: 34952 + 19,-14: + 0: 45175 + 19,-16: + 0: 10478 + 19,-15: + 0: 11872 + 19,-17: + 0: 60544 + 1: 19 + 20,-16: + 0: 12287 + 20,-15: + 0: 32631 + 20,-14: + 0: 64434 + 20,-17: + 0: 65520 + 21,-16: + 0: 16435 + 1: 8 + 21,-15: + 0: 49073 + 21,-14: + 0: 13240 + 21,-17: + 0: 12544 + 1: 35022 + 22,-16: + 1: 36639 + 22,-15: + 0: 64307 + 1: 8 + 22,-14: + 0: 827 + 1: 34816 + 22,-13: + 1: 3871 + 23,-16: + 1: 3887 + 23,-15: + 1: 15 + 0: 64896 + 23,-14: + 0: 13 + 1: 3840 + 23,-17: + 1: 12047 + 24,-16: + 1: 8089 + 24,-15: + 1: 15 + 0: 65296 + 24,-14: + 0: 175 + 1: 40704 + 24,-13: + 1: 63903 + 12,-18: + 0: 57344 + 13,-18: + 0: 12288 + 14,-18: + 1: 52424 + 15,-18: + 1: 30579 + 16,-18: + 0: 32768 + 17,-18: + 0: 61440 + 19,-18: + 1: 58080 + 20,-18: + 1: 62192 + 8,-20: + 0: 53247 + 8,-21: + 0: 65399 + 7,-20: + 0: 13183 + 8,-19: + 0: 56541 + 7,-19: + 0: 63675 + 8,-18: + 0: 52701 + 7,-18: + 0: 36302 + 7,-17: + 0: 64733 + 9,-20: + 0: 4368 + 1: 19524 + 9,-19: + 0: 4369 + 1: 19524 + 9,-18: + 0: 4369 + 1: 3140 + 9,-21: + 1: 28160 + 0: 1 + 10,-20: + 1: 4369 + 10,-19: + 1: 4369 + 10,-18: + 1: 53151 + 10,-21: + 1: 4864 -24,12: + 1: 816 0: 34952 -25,12: - 0: 52428 - -23,7: + 1: 3276 0: 4369 - -24,0: - 0: 65532 - -24,1: - 0: 65535 - -24,2: - 0: 61647 - -23,0: - 0: 65535 - -23,1: - 0: 65535 - -20,-4: - 0: 65535 - -20,-3: - 0: 65535 - -19,-4: - 0: 65535 - -19,-3: - 0: 65535 - -18,-4: - 0: 65535 - -18,-3: - 0: 65535 - -17,-4: - 0: 65535 - -24,-4: - 0: 65535 - -24,-3: - 0: 65535 - -24,-2: - 0: 65535 - -24,-1: - 0: 4095 - -23,-4: + -24,13: 0: 65535 - -23,-3: - 0: 65535 - -23,-2: - 0: 65535 - -23,-1: - 0: 53247 - -22,-4: - 0: 65535 - -22,-3: - 0: 65535 - -22,-2: + -25,13: + 0: 65533 + -24,14: + 0: 34959 + 1: 13056 + -25,14: + 0: 4381 + 1: 52224 + -25,15: + 1: 17484 + 0: 4369 + -24,15: + 0: 49128 + -24,16: + 0: 57583 + 1: 4096 + -24,11: + 0: 61375 + -23,12: 0: 65535 - -21,-4: + -23,13: 0: 65535 - -21,-3: + -23,14: 0: 65535 + -23,15: + 0: 53759 -23,11: + 0: 61917 + -23,16: + 0: 52365 + 1: 4096 + -22,12: + 0: 65535 + -22,13: + 0: 65535 + -22,14: + 0: 65535 + -22,15: + 0: 29183 + -22,11: + 0: 61883 + -22,16: + 0: 56591 + -28,11: + 0: 49344 + -28,9: + 1: 32768 + -28,10: + 1: 8 + -27,9: + 1: 28672 + -27,11: + 0: 64764 + -27,10: + 0: 56784 + -27,12: + 0: 56796 + -26,9: + 0: 21760 + -26,10: + 0: 65525 + -26,11: + 0: 56797 + -26,12: + 0: 65533 + -25,9: + 1: 28672 + -25,10: + 0: 4368 + 1: 19524 + -25,11: 0: 4369 - -26,2: - 0: 49152 - -25,2: - 0: 61440 - -25,0: - 0: 59392 - -25,1: - 0: 36590 - -23,12: + 1: 17476 + -24,10: + 1: 16 + 0: 57568 + -23,8: + 1: 65280 + -23,10: + 1: 16 + 0: 52416 + -23,9: + 1: 8742 + 0: 34816 + -22,9: + 0: 29054 + -22,10: + 0: 47927 + -28,12: + 1: 17472 + -28,13: + 0: 49344 + -28,14: + 1: 17472 + -28,15: + 0: 49344 + -27,13: + 0: 64764 + -27,15: + 0: 64764 + -27,14: + 0: 56796 + -27,16: + 0: 56796 + -26,13: + 0: 56797 + -26,14: + 0: 65533 + -26,15: + 0: 56797 + -26,16: + 0: 65533 + -25,16: 0: 4369 - -20,-6: - 0: 65535 - -20,-5: - 0: 65535 - -19,-6: - 0: 65535 - -19,-5: - 0: 65535 - -18,-6: + 1: 19524 + -23,17: + 1: 36064 + -22,17: + 1: 61712 + 0: 204 + -22,18: + 1: 52337 + -22,19: + 1: 19524 + -22,20: + 1: 25668 + 0: 2048 + -28,17: + 1: 136 + -27,17: + 1: 112 + -26,17: + 0: 1365 + -25,17: + 1: 116 + 4,-17: 0: 65535 - -18,-5: + 5,-16: + 0: 65293 + 5,-15: 0: 65535 - -17,-6: + 5,-14: + 0: 7645 + 5,-17: + 0: 57309 + 6,-15: + 0: 61422 + 6,-13: + 0: 3838 + 6,-16: + 0: 61006 + 6,-14: + 0: 61152 + 6,-17: + 0: 59646 + -1,17: + 0: 65520 + 0,17: + 1: 3584 + 0,18: + 0: 47920 + 1: 132 + -1,18: + 0: 65520 + 0,19: + 0: 15291 + 1: 32768 + -1,19: 0: 65535 - -17,-5: - 0: 65527 - -26,-4: - 0: 60975 - -26,-3: - 0: 61166 - -26,-2: + 0,20: + 0: 1 + 1: 57348 + 1,17: + 1: 40857 + 1,18: + 1: 51865 + 0: 12544 + 1,19: + 0: 307 + 1: 4684 + 1,20: + 1: 4593 + 2,17: + 1: 61455 + 2,18: + 1: 3840 + 2,19: + 1: 26161 + 2,20: + 1: 26487 + 3,17: + 1: 63631 + 3,18: + 1: 3976 + 4,17: + 1: 12835 + 4: 2184 + 4,18: + 1: 3918 + -4,18: + 1: 1 + 0: 61152 + -4,19: 0: 61166 - -26,-1: - 0: 3822 - -25,-4: - 0: 65503 - -25,-3: - 0: 65535 - -25,-2: - 0: 65535 - -25,-1: - 0: 4095 - -24,-5: - 0: 65535 - -24,-6: - 0: 65535 - -23,-6: - 0: 65535 - -23,-5: - 0: 65535 - -22,-6: - 0: 65535 - -22,-5: - 0: 65535 - -21,-6: - 0: 65535 - -21,-5: - 0: 65535 - -25,-5: - 0: 65535 - -12,-9: - 0: 65535 - -12,-12: - 0: 65535 - -12,-11: - 0: 65535 - -12,-13: - 0: 65535 - -12,-7: - 0: 65535 - -12,-19: - 0: 65311 - -12,-18: - 0: 65535 - -16,-7: - 0: 65529 - -15,-7: - 0: 65396 - -14,-7: - 0: 65534 - -14,-8: - 0: 65021 - -13,-8: + -4,20: + 1: 12289 + 0: 34956 + -3,16: + 0: 816 + -3,17: + 0: 32624 + -3,18: + 0: 65520 + -3,19: 0: 65535 - -13,-7: + -3,20: 0: 65535 - -20,-8: - 0: 63792 - -20,-7: + -2,17: + 0: 32631 + -2,18: 0: 65527 - -19,-7: - 0: 65476 - -18,-7: - 0: 65464 - -17,-7: - 0: 65523 - -24,-7: - 0: 65516 - -24,-8: - 0: 61246 - -23,-8: - 0: 65103 - -23,-7: - 0: 65535 - -22,-8: - 0: 62367 - -22,-7: - 0: 65535 - -21,-8: - 0: 65455 - -21,-7: - 0: 65535 - -25,-6: - 0: 65535 - -25,-7: - 0: 64588 - -16,-12: - 0: 61440 - -16,-10: - 0: 61440 - -15,-12: - 0: 61440 - -15,-10: - 0: 61440 - -14,-12: - 0: 61440 - -14,-10: - 0: 61440 - -14,-9: - 0: 65503 - -13,-12: - 0: 65262 - -13,-10: - 0: 65262 - -13,-9: - 0: 65535 - -13,-11: - 0: 61166 - -16,-14: - 0: 65534 - -15,-14: - 0: 65526 - -14,-14: - 0: 65523 - -13,-14: - 0: 65535 - -13,-13: - 0: 61166 - -17,-12: - 0: 61440 - -17,-10: - 0: 57344 - -17,-14: - 0: 61181 - -13,-19: - 0: 65535 - -13,-18: - 0: 65535 - 19,-3: - 0: 63027 - 19,-2: + -2,19: 0: 65535 - 19,2: + -2,20: 0: 65535 - 13,-7: + -1,20: 0: 65535 - 13,-6: + -4,21: + 1: 28672 + 0: 34952 + -5,21: + 1: 54647 + -4,22: + 1: 12684 + -5,22: + 1: 2247 + -4,23: + 1: 2190 + -3,21: 0: 65535 - 13,-5: + -3,22: + 0: 239 + 1: 8976 + -3,23: + 1: 14799 + -3,24: + 1: 142 + -2,21: 0: 65535 - 14,-7: + -2,22: + 0: 255 + -2,23: + 1: 12207 + -2,24: + 1: 255 + -1,21: 0: 65535 - 14,-6: + -1,22: + 0: 55 + 1: 9928 + -1,23: + 1: 27807 + -1,24: + 1: 3 + 0,21: + 1: 61440 + 0,22: + 1: 27777 + 0,23: + 1: 3 + 1,21: + 1: 55569 + 1,22: + 1: 23 + 2,21: + 1: 310 + 4,-19: + 0: 57956 + 3,-19: + 0: 43808 + 3,-18: + 0: 3855 + 4,-18: + 0: 3040 + 4,-20: + 0: 17476 + 4,-21: + 0: 19532 + 5,-20: 0: 65535 - 14,-5: + 5,-19: + 0: 28927 + 5,-18: + 0: 3970 + 6,-20: 0: 65535 - 15,-6: + 6,-19: + 0: 61695 + 6,-18: + 0: 3880 + 6,-21: + 0: 65520 + 7,-21: + 0: 29624 + 0,-20: + 0: 1648 + 0,-21: + 0: 30578 + -1,-20: + 0: 65252 + 0,-19: + 0: 45230 + -1,-19: + 0: 59630 + 0,-18: + 0: 61883 + -1,-18: + 0: 57582 + 1,-19: + 0: 29072 + 1,-18: + 0: 60997 + 1,-20: + 0: 3276 + 1,-21: + 0: 52428 + 2,-20: + 0: 4095 + 2,-19: + 0: 7182 + 2,-18: + 0: 3755 + 2,-21: 0: 65535 + 3,-20: + 0: 1911 + 3,-21: + 0: 30583 + -4,-20: + 0: 64398 + -5,-20: + 0: 65102 + -4,-19: + 0: 187 + -5,-19: + 0: 13198 + -4,-18: + 0: 10103 + -4,-21: + 0: 61152 + -3,-20: + 0: 65291 + -3,-19: + 0: 255 + -3,-18: + 0: 10103 + -3,-21: + 0: 48048 + -2,-20: + 0: 65071 + -2,-21: + 0: 65520 + -2,-19: + 0: 3822 + -2,-18: + 0: 61098 + -1,-21: + 0: 61152 + -8,-20: + 0: 65293 + -8,-21: + 0: 64782 -9,-20: + 0: 47167 + -8,-19: 0: 65535 - -8,-20: + -9,-19: + 0: 48059 + -8,-18: 0: 65535 + -9,-18: + 0: 48011 -7,-20: + 0: 65295 + -7,-19: 0: 65535 - 4,14: - 0: 65422 - 5,14: - 0: 65423 - 6,14: - 0: 65263 - 13,-11: - 0: 65535 - 13,-12: - 0: 65535 - 14,-12: - 0: 65535 - 14,-11: - 0: 65535 - 15,-12: - 0: 65532 - 15,-11: - 0: 63487 - 15,-13: + -7,-18: 0: 65535 - 20,-2: - 0: 13073 - 20,-1: - 0: 13107 - 20,0: - 0: 13107 - 20,1: - 0: 13107 - 20,2: - 0: 13107 - -9,-21: - 0: 63647 - -8,-21: - 0: 63687 -7,-21: - 0: 62664 - 16,-6: - 0: 65535 - 16,-12: - 0: 65525 - 16,-11: - 0: 65023 + 0: 65504 + -6,-20: + 0: 61007 + -6,-21: + 0: 65520 + -6,-19: + 0: 60942 + -6,-18: + 0: 36590 + -5,-18: + 0: 819 + -5,-21: + 0: 61422 + -12,-20: + 0: 57599 + -13,-20: + 0: 4095 + -12,-19: + 0: 61182 + -13,-19: + 0: 8191 + -12,-18: + 0: 4080 + -13,-18: + 0: 7091 + -12,-21: + 0: 16669 -11,-20: - 0: 61583 + 0: 56575 + -11,-19: + 0: 56829 + -11,-18: + 0: 3820 + -11,-21: + 0: 53247 -10,-20: - 0: 62236 - -16,-8: - 0: 45056 - -15,-8: - 0: 61440 - 11,-11: - 0: 65535 - 12,-11: - 0: 65535 - -19,-8: - 0: 61440 - -18,-8: - 0: 28672 - -17,-8: - 0: 57344 - -25,-8: - 0: 34816 - -16,-9: - 0: 3583 - -15,-9: - 0: 3455 - -13,-16: - 0: 58111 - -13,-15: - 0: 61102 - -17,-9: - 0: 3310 - -14,-19: - 0: 64983 - -14,-18: - 0: 32767 - -14,-17: - 0: 65495 - -13,-17: - 0: 65535 - 18,-14: - 0: 65278 - 18,-13: + 0: 58623 + -10,-19: + 0: 61166 + -10,-18: + 0: 61070 + -10,-21: + 0: 33791 + -9,-21: + 0: 64590 + 21,-18: + 1: 47600 + 22,-17: + 1: 3919 + 24,-17: + 1: 63903 + -8,21: + 1: 3 + -9,21: + 1: 8 + 0: 29184 + -8,22: + 1: 1792 + -9,22: + 1: 48640 + 0: 2 + -6,21: + 1: 36067 + 8,17: + 1: 4369 + 4: 3276 + 8,18: + 1: 3871 + 7,18: + 1: 3855 + 9,18: + 1: 3919 + 9,17: + 1: 8738 + 4: 2184 + 10,17: + 4: 273 + 1: 17476 + 10,18: + 1: 3855 + 11,17: + 4: 1911 + 11,18: + 1: 3983 + 12,16: + 1: 40945 + 12,17: + 1: 32095 + 12,18: + 1: 3909 + 5,17: + 4: 273 + 1: 17476 + 5,18: + 1: 3855 + 6,17: + 4: 819 + 1: 34952 + 6,18: + 1: 3919 + 7,17: + 4: 1638 + 4,-24: + 1: 3948 + 3,-24: + 1: 3840 + 4,-23: + 0: 7677 + 3,-23: + 0: 61422 + 4,-22: + 0: 204 + 4,-25: + 1: 32776 + 5,-24: + 1: 3976 + 5,-23: + 0: 4095 + 5,-21: + 0: 1857 + 5,-22: + 0: 50414 + 5,-25: + 1: 40721 + 0: 8 + 6,-24: + 1: 3983 + 6,-23: + 0: 1919 + 6,-22: + 0: 61126 + 6,-25: + 1: 36608 + 0: 131 + 7,-23: + 0: 65535 + 7,-22: + 0: 47776 + 7,-24: + 0: 20206 + 7,-25: + 0: 20032 + 1: 14 + 8,-23: + 0: 30513 + 1: 8 + 8,-22: + 0: 63346 + 0,-23: + 0: 65523 + -1,-23: + 0: 48048 + 0,-22: + 0: 30591 + -1,-22: + 0: 48123 + 0,-24: + 1: 32768 + 1,-24: + 1: 61440 + 1,-23: + 0: 61408 + 1,-22: + 0: 52224 + 2,-24: + 1: 63488 + 2,-23: + 0: 65520 + 2,-22: + 0: 65280 + 3,-22: + 0: 30464 + -4,-24: + 0: 20480 + -4,-23: + 0: 65365 + -5,-23: + 0: 65392 + -4,-22: 0: 65503 - 19,-15: - 0: 62224 - 19,-14: - 0: 65535 - 19,-13: - 0: 65535 - 17,-12: - 0: 65534 - 17,-11: - 0: 65535 - 18,-12: - 0: 65535 - 18,-11: - 0: 65535 - 19,-12: - 0: 65535 - 19,-11: - 0: 65279 - 20,-12: - 0: 48127 - 20,-11: - 0: 64507 - 20,-10: - 0: 65535 - 20,-9: - 0: 65535 - 21,-10: - 0: 21876 - 21,-9: - 0: 21621 - 20,-15: - 0: 64512 - 20,-14: - 0: 65535 - 20,-13: + -5,-22: 0: 65535 - 21,-14: - 0: 63283 - 21,-13: - 0: 21879 - 17,-13: + -3,-24: + 1: 28672 + -3,-23: + 0: 65280 + 1: 2 + -3,-22: 0: 65535 - 18,-15: - 0: 60608 - 21,-12: - 0: 18244 - 21,-11: - 0: 18244 - 21,-15: - 0: 4352 - 20,-8: - 0: 198 - 21,-8: - 0: 117 - 20,3: - 0: 9011 - 20,12: - 0: 65279 - 20,13: + -2,-24: + 0: 20480 + -2,-23: + 0: 65365 + -2,-22: + 0: 65503 + -1,-24: + 1: 28672 + 8,-24: + 1: 50734 + 8,-25: + 1: 11776 + 0: 40 + 9,-24: + 1: 48099 + 9,-23: + 1: 4991 + 9,-22: + 1: 15 + 0: 12544 + 9,-25: + 1: 12032 + 0: 3 + 10,-24: + 1: 17 + 10,-22: + 1: 3 + 10,-25: + 1: 4371 + 13,16: + 1: 62844 + 13,17: + 1: 12066 + 13,18: + 1: 814 + 13,15: + 4: 4369 + 1: 17484 + 14,16: + 1: 62815 + 14,17: + 1: 5956 + 14,18: + 1: 1 + 15,16: + 1: 8093 + 15,15: + 1: 29888 + 16,16: + 1: 3855 + 13,13: + 1: 36863 + 13,14: + 1: 17532 + 4: 4096 + 14,13: + 1: 20293 + 14,14: + 1: 54743 + 14,15: + 1: 7 + 15,13: + 1: 3857 + 0: 12 + 15,14: + 1: 16048 + 16,12: 0: 65535 + 16,13: + 0: 2063 + 1: 18176 + 16,14: + 1: 29812 + 0: 136 + 16,15: + 1: 12189 + 17,10: + 0: 4368 + 1: 50244 + 17,11: + 0: 8209 + 1: 50244 + 17,8: + 0: 546 + 1: 17484 + 17,9: + 0: 546 + 1: 50244 + 17,12: + 0: 546 + 1: 17476 + 17,7: + 1: 52224 + 0: 608 + 18,8: + 1: 52851 + 18,9: + 1: 30856 + 0: 32768 + 18,10: + 1: 28672 + 0: 34952 + 18,11: + 1: 28672 + 0: 34952 + 18,7: + 1: 7936 + 0: 112 + 19,8: + 1: 30856 + 0: 32768 + 19,9: + 1: 1651 + 0: 63624 + 19,10: + 1: 21845 + 0: 34952 + 19,11: + 1: 1365 + 0: 63624 + 18,12: + 1: 51336 + 19,12: + 1: 29558 + 0: 34952 + 19,7: + 1: 36608 + 0: 112 20,8: - 0: 65531 + 0: 61440 + 1: 2184 20,9: - 0: 65535 - 20,11: - 0: 45051 + 1: 3855 + 0: 61440 20,10: - 0: 65535 - 20,4: - 0: 13090 + 1: 4415 + 0: 61120 + 20,11: + 1: 3889 + 0: 61646 + 17,15: + 1: 15 + 17,13: + 0: 546 + 1: 52292 + 17,14: + 0: 24674 + 1: 12 + 18,13: + 1: 4990 + 18,14: + 1: 15 + 0: 28784 + 18,15: + 1: 29903 + 18,16: + 1: 3997 + 19,14: + 1: 15 + 0: 28784 + 19,15: + 1: 10079 + 19,16: + 1: 3 + 20,12: + 1: 3855 + 0: 61440 + 19,13: + 1: 34952 + 20,14: + 1: 15 + 0: 28784 + 20,15: + 1: 15 + 17,5: + 1: 61636 + 17,6: + 1: 3908 + 0: 24576 + 18,5: + 1: 63934 + 18,6: + 1: 4036 + 0: 28672 + 19,5: + 1: 8960 + 19,6: + 1: 3890 + 0: 28672 20,6: - 0: 64511 + 1: 3840 + 0: 28672 20,7: - 0: 65454 - 20,5: - 0: 65526 - 10,-18: - 0: 61440 - 11,-18: - 0: 61440 - 12,-18: - 0: 61440 - 13,-18: + 0: 112 + 1: 36608 + 21,6: + 1: 3840 + 0: 28672 + 21,7: + 0: 112 + 1: 36608 + 22,6: + 1: 3840 + 0: 28672 + 22,7: + 0: 112 + 1: 3840 + 21,8: + 1: 2184 0: 61440 - 14,-18: + 23,6: + 1: 3840 + 0: 28672 + 23,7: + 0: 112 + 1: 52992 + 23,8: + 1: 4990 + 24,6: + 1: 3840 + 0: 12288 + 24,7: + 0: 2736 + 1: 4352 + 24,8: + 1: 4369 + 0: 2730 + 25,6: + 1: 4352 + 25,7: + 1: 4369 + 25,8: + 1: 4369 + 24,9: + 1: 4369 + 0: 2730 + 24,10: + 1: 4369 + 0: 2730 + 23,9: + 1: 61440 + 24,11: + 1: 4369 + 0: 2730 + 23,10: + 1: 61440 + 24,12: + 1: 4369 + 0: 2730 + 23,11: + 1: 61440 + 25,9: + 1: 4369 + 25,10: + 1: 4369 + 25,11: + 1: 4369 + 25,12: + 1: 4369 + 24,13: + 1: 4369 + 0: 2730 + 23,13: + 1: 52851 + 24,14: + 1: 1 + 0: 12474 + 23,14: + 1: 15 + 0: 28784 + 24,15: + 1: 15 + 23,15: + 1: 15 + 25,13: + 1: 4369 + 25,14: + 1: 4369 + 25,15: + 1: 1 + 21,12: + 1: 1799 + 0: 63624 + 20,13: + 1: 34952 + 21,14: + 1: 15 + 0: 28784 + 21,15: + 1: 15 + 21,11: + 0: 63643 + 1: 1892 + 22,12: + 1: 65275 + 21,13: + 1: 34952 + 22,14: + 1: 15 + 0: 28784 + 22,15: + 1: 15 + 22,11: + 0: 63624 + 1: 1365 + 22,13: + 1: 8 + 23,12: + 1: 4096 + 21,9: + 1: 1799 + 0: 63624 + 21,10: + 1: 17511 + 0: 48024 + 22,8: + 1: 63488 + 22,9: + 1: 1022 + 0: 63488 + 22,10: + 1: 21845 + 0: 34952 + 25,-16: + 1: 18244 + 25,-15: + 1: 7 + 0: 63312 + 25,-14: + 0: 23 + 1: 18176 + 25,-13: + 1: 62535 + 25,-17: + 1: 62535 + 25,-12: + 1: 10052 + 26,-15: + 0: 64654 + 26,-13: + 1: 7168 + 0: 14 + 26,-17: + 1: 8031 + 26,-16: + 0: 60928 + 1: 12 + 26,-14: + 0: 61068 + 26,-12: + 1: 24415 + 27,-16: + 1: 5 + 0: 15104 + 27,-15: + 0: 63875 + 27,-14: + 0: 13193 + 27,-13: + 0: 11 + 1: 50432 + 27,-12: + 1: 7993 + 27,-17: + 1: 51519 + 28,-16: + 0: 65534 + 28,-15: + 0: 65294 + 28,-14: + 0: 65039 + 28,-13: + 0: 3839 + -16,-23: + 1: 3630 + -16,-22: + 0: 57582 + -17,-22: + 0: 58596 + -16,-21: + 0: 3823 + -17,-21: + 0: 65535 + -16,-20: + 0: 20206 + -15,-23: + 1: 3999 + -15,-22: + 0: 64721 + -15,-21: + 0: 4095 + -15,-20: + 0: 20206 + -15,-24: + 1: 19456 + -14,-24: + 1: 62208 + -14,-23: + 1: 1 + 0: 61120 + -14,-22: + 0: 56558 + -14,-21: + 0: 4095 + -14,-20: + 0: 3822 + -13,-24: + 1: 61440 + -13,-23: + 0: 65520 + -13,-22: + 0: 4095 + -13,-21: + 0: 12287 + -12,-24: + 1: 61440 + -12,-23: + 0: 53584 + -12,-22: + 0: 52445 + 28,-18: + 1: 47600 + 27,-18: + 1: 6615 + 28,-17: + 1: 3855 + 29,-18: + 1: 20224 + 29,-17: + 1: 3855 + 29,-16: + 0: 65535 + 30,-18: + 1: 12032 + 30,-17: + 1: 3855 + 30,-16: + 0: 65535 + 31,-18: + 1: 40704 + 31,-17: + 1: 25487 + 31,-16: + 1: 4 + 0: 4880 + 32,-18: + 1: 25344 + 32,-17: + 1: 40308 + -20,-23: + 1: 240 + 0: 8192 + -21,-23: + 1: 199 + 0: 4096 + -20,-22: + 0: 56789 + 1: 8738 + -21,-22: + 0: 48051 + -20,-21: + 0: 1501 + 1: 8738 + -21,-21: + 0: 443 + -20,-20: + 1: 8751 + 0: 54528 + -19,-23: + 1: 58128 + -19,-21: + 1: 4330 + 0: 16384 + -19,-20: + 1: 57361 + 0: 78 + -19,-22: + 1: 44578 + -18,-23: + 1: 39048 + -18,-22: + 1: 20367 + -18,-21: + 1: 116 0: 28672 - -16,-16: - 0: 65092 - -16,-15: + -18,-20: + 0: 127 + 1: 12288 + -17,-20: + 0: 12287 + 28,-12: + 1: 48911 + 29,-15: + 0: 65359 + 29,-14: + 0: 65359 + 29,-13: + 0: 4095 + 29,-12: + 1: 20239 + 30,-15: + 0: 65295 + 30,-14: + 0: 65295 + 30,-13: + 0: 4095 + 30,-12: + 1: 12047 + 31,-15: + 0: 64424 + 31,-14: + 0: 6315 + 31,-13: + 0: 19 + 1: 25600 + 31,-12: + 1: 40835 + 32,-16: + 1: 235 + 32,-15: + 0: 46079 + 32,-14: + 0: 4083 + 32,-13: + 1: 39904 + -11,-24: + 1: 61440 + -11,-23: + 0: 65520 + -11,-22: 0: 65535 - -15,-16: - 0: 55296 - -15,-15: - 0: 40413 - -14,-16: - 0: 29471 - -14,-15: - 0: 14199 - -18,-16: - 0: 55569 - -18,-15: - 0: 40413 - -18,-14: - 0: 207 - -17,-16: - 0: 29457 - -17,-15: - 0: 14199 + -10,-24: + 1: 61440 + -10,-23: + 0: 65520 + -10,-22: + 0: 65535 + -9,-24: + 1: 61440 + -9,-23: + 0: 8176 + -9,-22: + 0: 3581 + -8,-24: + 1: 61440 + -8,-23: + 0: 61424 -16,-19: - 0: 65103 - -16,-17: - 0: 62542 + 0: 20222 + -17,-19: + 0: 12287 -16,-18: + 0: 3822 + -17,-18: 0: 65535 -15,-19: - 0: 36879 - -15,-17: - 0: 61448 + 0: 20479 -15,-18: + 0: 3822 + -14,-19: + 0: 20479 + -14,-18: + 0: 20206 + -21,-20: + 1: 15 + 0: 45312 + -20,-19: 0: 56797 + 1: 8738 + -21,-19: + 0: 48059 + -20,-18: + 0: 37 + 1: 31746 + -21,-18: + 1: 49152 + 0: 19 + -19,-18: + 1: 310 + 0: 51200 + -19,-19: + 1: 59938 -18,-19: - 0: 37182 + 1: 306 + 0: 16512 -18,-18: - 0: 56797 - -18,-17: - 0: 61721 - -17,-19: - 0: 12575 - -17,-18: - 0: 30583 - -17,-17: - 0: 61715 - -26,-7: - 0: 61440 - -26,-6: - 0: 65535 - -26,-5: - 0: 65535 - 17,14: - 0: 65471 - 8: 64 - 24,8: + 0: 65534 + 25,-11: + 1: 14 + 26,-11: + 1: 3935 + 27,-11: + 1: 2009 + 28,-11: + 1: 249 + 25,-18: + 1: 11776 + 26,-18: + 1: 24415 + 29,-11: + 1: 15 + 30,-11: + 1: 15 + 31,-11: + 1: 15 + 32,-12: + 1: 25695 + 32,-11: + 1: 3 + 33,-16: + 1: 244 + 33,-15: + 0: 65271 + 33,-14: + 0: 2046 + 33,-13: + 1: 62704 + 33,-17: + 1: 61440 + 34,-16: + 1: 17978 + 34,-15: + 0: 4096 + 1: 34956 + 34,-13: + 1: 64054 + 34,-17: + 1: 61440 + 34,-14: + 1: 19592 + 35,-16: + 1: 8977 + 35,-15: + 1: 12835 + 35,-14: + 1: 8994 + 35,-13: + 1: 275 + -8,-22: + 0: 61166 + -7,-24: + 1: 61440 + -7,-23: + 0: 65520 + -7,-22: + 0: 30591 + -6,-24: + 1: 61440 + -6,-23: + 0: 56784 + -6,-22: + 0: 57293 + -5,-24: + 1: 28672 + -16,21: + 0: 61166 + -17,21: + 1: 43690 + 0: 256 + -16,22: + 0: 238 + 1: 61440 + -17,22: + 1: 39354 + -15,21: + 0: 65311 + -15,22: + 0: 255 + 1: 28672 + -15,23: + 1: 8804 + 0: 32768 + -15,24: + 1: 8994 + 0: 34952 + -14,21: + 0: 65295 + -14,22: + 0: 63743 + -14,23: + 0: 63999 + -14,24: 0: 65535 - 24,9: + -13,21: + 0: 65295 + -13,22: + 0: 62207 + -13,23: + 0: 64255 + -13,24: 0: 65535 - 24,10: + -12,21: + 0: 65295 + -12,22: + 0: 12543 + 1: 32768 + -12,23: + 0: 47155 + 1: 8 + -21,20: + 0: 61680 + 1: 3840 + -20,21: + 0: 12336 + 1: 36744 + -21,21: + 0: 61680 + 1: 3840 + -20,22: + 0: 12336 + 1: 36744 + -21,22: + 0: 61680 + 1: 3840 + -20,23: + 1: 52984 + -21,23: + 1: 8944 + 0: 20480 + -19,21: + 1: 3840 + 0: 57568 + -19,22: + 1: 3840 + 0: 57568 + -19,23: + 1: 5104 + -20,24: + 1: 63496 + -18,21: + 0: 61680 + 1: 3840 + -18,22: + 0: 30832 + 1: 1792 + -18,23: + 1: 8944 + 0: 20480 + -18,24: + 0: 9557 + 1: 546 + -17,23: + 1: 4369 + -17,24: + 1: 4383 + -12,24: + 0: 62395 + -11,21: + 0: 65294 + -11,22: + 0: 255 + 1: 61440 + -11,23: + 1: 15 + 0: 65280 + -11,24: + 0: 61951 + -10,21: + 0: 65517 + -10,22: + 0: 255 + 1: 61440 + -10,23: + 1: 15 + 0: 56576 + -10,24: + 0: 61661 + -9,23: + 1: 43755 + -9,24: + 1: 44714 + 4,-28: + 1: 4964 + 0: 32768 + 4,-27: + 1: 25369 + 0: 132 + 4,-29: + 1: 17608 + 4,-26: + 1: 50244 + 5,-28: + 0: 65032 + 5,-27: + 1: 15 + 0: 3824 + 5,-26: + 0: 57832 + 1: 3584 + 5,-29: + 0: 57832 + 1: 3585 + 6,-28: + 0: 62211 + 6,-27: + 1: 15 + 0: 1008 + 6,-26: + 0: 61683 + 1: 3840 + 6,-29: + 0: 61683 + 1: 3840 + 7,-27: + 1: 17487 + 7,-26: + 1: 20292 + 7,-28: + 1: 17476 + 7,-29: + 1: 20292 + 8,-27: + 1: 15 + 0: 2272 + 8,-26: + 1: 3840 + 0: 57576 + 8,-28: + 0: 59400 + 8,-29: + 0: 57576 + 1: 3840 + 9,-28: + 0: 65283 + 9,-27: + 1: 15 + 0: 4080 + 9,-26: + 0: 61683 + 1: 3840 + 9,-29: + 0: 61683 + 1: 3840 + 10,-28: + 0: 12288 + 1: 2244 + 10,-27: + 1: 51203 + 0: 52 + 10,-26: + 0: 256 + 1: 25668 + 10,-29: + 1: 17507 + 0: 256 + 11,-28: + 1: 4352 + 11,-27: + 1: 273 + 17,16: + 1: 3855 + -22,21: + 1: 10786 + 0: 33920 + -22,22: + 1: 17506 + 0: 2048 + -22,23: + 1: 17604 + -22,24: + 1: 17476 + -21,24: + 0: 9557 + 1: 546 + -22,25: + 1: 140 + -21,25: + 1: 248 + -20,25: + 1: 1 + -19,24: + 1: 28672 + -19,25: + 1: 140 + -18,25: + 1: 248 + -17,25: + 1: 143 + -16,24: + 1: 3185 + -16,25: + 1: 11824 + -16,26: + 1: 35042 + -15,25: + 1: 3874 + 0: 8 + -16,27: + 1: 8 + -15,27: + 1: 35911 + -14,25: + 0: 34831 + 1: 8960 + -14,27: + 1: 20258 + -15,28: + 1: 8 + -14,26: + 1: 8738 + 0: 34952 + -14,28: + 1: 15 + -13,25: + 0: 63247 + -13,26: + 0: 30583 + -13,27: + 1: 3840 + -12,25: + 0: 65295 + -12,26: + 0: 62940 + -12,27: + 0: 15 + 1: 7936 + -12,28: + 1: 15 + -11,25: + 0: 65295 + -11,27: + 1: 36608 + 0: 14 + -11,26: + 0: 61156 + -10,25: + 0: 65487 + -10,26: + 0: 30576 + -10,27: + 0: 7 + 1: 3840 + -11,28: + 1: 15 + -9,27: + 1: 39914 + -9,25: + 1: 43690 + -9,26: + 1: 43694 + -9,28: + 1: 15 + 5,-30: + 1: 7936 + 6,-30: + 1: 3840 + 7,-30: + 1: 3840 + 0: 16384 + 8,-30: + 1: 3840 + 9,-30: + 1: 3840 + 10,-30: + 1: 4352 + -24,-20: + 1: 8746 + 0: 32772 + -24,-21: + 1: 8738 + 0: 136 + -24,-19: + 1: 8738 + 0: 2184 + -24,-18: + 1: 2246 + -23,-20: + 1: 8751 + 0: 54528 + -23,-19: + 0: 24029 + 1: 8738 + -23,-18: + 1: 36608 + 0: 2 + -23,-21: + 1: 8738 + 0: 1501 + -22,-20: + 1: 34959 + 0: 25600 + -22,-18: + 1: 4232 + 0: 2118 + -22,-19: + 0: 26214 + 1: 34952 + -22,-21: + 1: 34952 + 0: 1126 + -24,-22: + 1: 8742 + 0: 34816 + -24,-23: + 1: 51200 + -23,-23: + 1: 3968 + -23,-22: + 0: 56658 + 1: 8736 + -22,-23: + 1: 32799 + 0: 18432 + -22,-22: + 0: 26214 + 1: 34952 + -13,28: + 1: 15 + -10,28: + 1: 15 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + immutable: True + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.14975 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.14975 + moles: + - 20.078888 + - 75.53487 + - 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: NavMap + - type: BecomesStation + id: Avrit + - type: Joint + joints: + docking581457: !type:WeldJoint + bodyB: 56354 + bodyA: 2 + id: docking581457 + localAnchorB: 2.5,-3 + localAnchorA: -7.5,-93 + referenceAngle: 3.1415927 + damping: 536.6581 + stiffness: 4817.0317 + docking770304: !type:WeldJoint + bodyB: 56424 + bodyA: 2 + id: docking770304 + localAnchorB: 1.5,-5 + localAnchorA: 95,-1.5 + referenceAngle: -1.5707964 + damping: 952.3223 + stiffness: 8548.026 + docking770303: !type:WeldJoint + bodyB: 56424 + bodyA: 2 + id: docking770303 + localAnchorB: -0.5,-5 + localAnchorA: 95,0.49999997 + referenceAngle: -1.5707964 + damping: 952.3223 + stiffness: 8548.026 + docking99580: !type:WeldJoint + bodyB: 56001 + bodyA: 2 + id: docking99580 + localAnchorB: 1.5,-10 + localAnchorA: -81,-28.5 + referenceAngle: 1.5707964 + damping: 2131.265 + stiffness: 19130.19 + docking581534: !type:WeldJoint + bodyB: 55142 + bodyA: 2 + id: docking581534 + localAnchorB: 0.49999997,-5 + localAnchorA: -81,-6.5 + referenceAngle: 1.5707964 + damping: 520.8689 + stiffness: 4675.3086 + - type: IFF + color: '#D9D99BFF' + - uid: 1697 + components: + - type: MetaData + - type: Transform + parent: 1429 + - type: Solution + solution: + maxVol: 30 + name: food + reagents: + - ReagentId: Fiber + Quantity: 30 + - type: ContainedSolution + containerName: food + container: 1429 + - uid: 3643 + components: + - type: MetaData + - type: Transform + parent: 3642 + - type: Solution + solution: + maxVol: 30 + name: drink + reagents: + - ReagentId: LemonLime + Quantity: 15 + - ReagentId: Hotsauce + Quantity: 10 + - ReagentId: BbqSauce + Quantity: 5 + - type: ContainedSolution + containerName: drink + container: 3642 + - uid: 12153 + components: + - type: MetaData + - type: Transform + parent: 12152 + - type: Solution + solution: + maxVol: 1 + name: food + reagents: + - ReagentId: Fiber + Quantity: 1 + - type: ContainedSolution + containerName: food + container: 12152 + - uid: 12773 + components: + - type: MetaData + - type: Transform + parent: 12772 + - type: Solution + solution: + maxVol: 10 + name: food + reagents: + - ReagentId: Fiber + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 12772 + - uid: 12776 + components: + - type: MetaData + - type: Transform + parent: 12775 + - type: Solution + solution: + maxVol: 10 + name: food + reagents: + - ReagentId: Fiber + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 12775 + - uid: 12780 + components: + - type: MetaData + - type: Transform + parent: 12779 + - type: Solution + solution: + maxVol: 10 + name: food + reagents: + - ReagentId: Fiber + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 12779 + - uid: 12782 + components: + - type: MetaData + - type: Transform + parent: 12781 + - type: Solution + solution: + maxVol: 10 + name: food + reagents: + - ReagentId: Fiber + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 12781 + - uid: 21272 + components: + - type: MetaData + - type: Transform + parent: 21263 + - type: Solution + solution: + maxVol: 20 + name: food + reagents: + - ReagentId: SpaceDrugs + Quantity: 10 + - ReagentId: Sugar + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 21263 + - uid: 21294 + components: + - type: MetaData + - type: Transform + parent: 21275 + - type: Solution + solution: + maxVol: 20 + name: food + reagents: + - ReagentId: Sugar + Quantity: 10 + - ReagentId: SpaceDrugs + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 21275 + - uid: 21298 + components: + - type: MetaData + - type: Transform + parent: 21297 + - type: Solution + solution: + maxVol: 20 + name: food + reagents: + - ReagentId: Sugar + Quantity: 10 + - ReagentId: SpaceDrugs + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 21297 + - uid: 21369 + components: + - type: MetaData + - type: Transform + parent: 21368 + - type: Solution + solution: + maxVol: 20 + name: food + reagents: + - ReagentId: Sugar + Quantity: 10 + - ReagentId: SpaceDrugs + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 21368 + - uid: 21466 + components: + - type: MetaData + - type: Transform + parent: 21463 + - type: Solution + solution: + maxVol: 20 + name: food + reagents: + - ReagentId: SpaceDrugs + Quantity: 10 + - ReagentId: Sugar + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 21463 + - uid: 21468 + components: + - type: MetaData + - type: Transform + parent: 21467 + - type: Solution + solution: + maxVol: 20 + name: food + reagents: + - ReagentId: Sugar + Quantity: 10 + - ReagentId: SpaceDrugs + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 21467 + - uid: 53058 + components: + - type: MetaData + - type: Transform + parent: 53057 + - type: Solution + solution: + maxVol: 1 + name: food + reagents: + - ReagentId: Fiber + Quantity: 1 + - type: ContainedSolution + containerName: food + container: 53057 + - uid: 53898 + components: + - type: MetaData + - type: Transform + parent: 53897 + - type: Solution + solution: + maxVol: 10 + name: food + reagents: + - ReagentId: Fiber + Quantity: 10 + - type: ContainedSolution + containerName: food + container: 53897 + - uid: 53899 + components: + - type: MetaData + name: Охранный пост ОБР + - type: Transform + pos: 1229.572,-899.20514 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: gQAAAAAAAwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAdAAAAAAAdAAAAAAAdAAAAAAAcwAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAABAAAAAAAgQAAAAAAIAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAABAAAAAAAIAAAAAAAEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAABAAAAAAABAAAAAAABAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAARwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAgQAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAOAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: gAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADwAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAADwAAAAAAVAAAAAAADwAAAAAADwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAADwAAAAAAVAAAAAAAVAAAAAAAVAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwAAAAAAIAAAAAAAIAAAAAAAgQAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQAAAAAAEQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAVAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEQAAAAAAEQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAVAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAVAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAARwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARwAAAAAAOAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARwAAAAAAOAAAAAAAgQAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARwAAAAAAOAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,1: + ind: 0,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,1: + ind: -1,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,-2: + ind: 0,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-2: + ind: -1,-2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - 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: Arrows + decals: + 93: -5,-1 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Arrows + decals: + 95: -5,-2 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: Arrows + decals: + 94: -5,-3 + - node: + color: '#FFFFFFFF' + id: Bot + decals: + 26: 5,-14 + 127: -5,-1 + 128: -5,-3 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: Box + decals: + 99: 0,-12 + - node: + color: '#334E6DC8' + id: BoxGreyscale + decals: + 70: 0,-9 + - node: + color: '#52B4E996' + id: BoxGreyscale + decals: + 32: 3,-12 + - node: + color: '#DE3A3A96' + id: BoxGreyscale + decals: + 29: 4,-9 + 30: 5,-9 + 31: 6,-9 + - node: + color: '#EFB34196' + id: BoxGreyscale + decals: + 33: 3,-13 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerNe + decals: + 60: 1,-6 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerNw + decals: + 59: -1,-6 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerSe + decals: + 58: 1,-7 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkCornerSw + decals: + 63: -1,-7 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkEndE + decals: + 66: 1,-7 + 67: 1,-6 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkEndW + decals: + 64: -1,-6 + 65: -1,-7 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineN + decals: + 61: 0,-6 + 68: 0,-7 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineS + decals: + 62: 0,-7 + 69: 0,-6 + - node: + color: '#334E6DC8' + id: BrickTileWhiteCornerNe + decals: + 77: 2,-5 + - node: + color: '#334E6DC8' + id: BrickTileWhiteCornerNw + decals: + 76: -2,-5 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteEndE + decals: + 110: -4,-13 + 111: -4,-10 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteEndN + decals: + 12: -1,-1 + 13: 1,-1 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteEndS + decals: + 6: -1,-3 + 7: 1,-3 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteEndW + decals: + 108: -6,-10 + 109: -6,-13 + - node: + color: '#334E6DC8' + id: BrickTileWhiteLineE + decals: + 78: 2,-7 + 79: 2,-8 + 80: 2,-9 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineE + decals: + 8: 1,-2 + 9: -1,-2 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineN + decals: + 112: -5,-10 + 113: -5,-13 + - node: + color: '#334E6DC8' + id: BrickTileWhiteLineS + decals: + 81: 2,-10 + 82: 1,-10 + 83: -1,-10 + 84: -2,-10 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineS + decals: + 114: -5,-13 + 115: -5,-10 + - node: + color: '#334E6DC8' + id: BrickTileWhiteLineW + decals: + 85: -2,-9 + 86: -2,-8 + 87: -2,-7 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteLineW + decals: + 10: -1,-2 + 11: 1,-2 + - node: + color: '#FFFFFFFF' + id: Caution + decals: + 74: -1,-5 + 75: 1,-5 + - node: + color: '#FFFFFFFF' + id: Delivery + decals: + 18: -3,-3 + 19: -3,-1 + 20: 3,-1 + 21: 3,-3 + 22: -1,-4 + 23: 1,-4 + 24: 6,-12 + 25: 5,-12 + 27: 4,-14 + 28: 6,-14 + 34: 3,-10 + 126: 2,-9 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Delivery + decals: + 96: 5,-2 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: Delivery + decals: + 100: 0,-13 + 101: 0,-5 + - node: + color: '#52B4E996' + id: DeliveryGreyscale + decals: + 123: 4,-7 + - node: + color: '#DE3A3A96' + id: DeliveryGreyscale + decals: + 120: 6,-5 + 121: 6,-6 + 122: 6,-7 + - node: + color: '#EFB34196' + id: DeliveryGreyscale + decals: + 124: 4,-5 + - node: + color: '#FFFFFFFF' + id: DeliveryGreyscale + decals: + 125: 2,-9 + - node: + angle: 3.141592653589793 rad + color: '#52B4E996' + id: DiagonalCheckerBOverlay + decals: + 102: -6,-10 + 103: -4,-10 + 104: -5,-10 + 105: -4,-13 + 106: -5,-13 + 107: -6,-13 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: LoadingArea + decals: + 97: 1,-3 + 98: -1,-3 + - node: + color: '#DE3A3A96' + id: MiniTileCheckerAOverlay + decals: + 116: 5,-5 + 117: 5,-6 + 118: 5,-7 + - node: + color: '#334E6DC8' + id: OffsetCheckerBOverlay + decals: + 52: -1,-7 + 53: 0,-7 + 54: 1,-7 + 55: 1,-6 + 56: 0,-6 + 57: -1,-6 + - node: + color: '#DE3A3A96' + id: WarnCornerGreyscaleSW + decals: + 42: 4,-13 + - node: + color: '#DE3A3A96' + id: WarnCornerSmallGreyscaleNE + decals: + 44: 4,-13 + - node: + color: '#DE3A3A96' + id: WarnEndGreyscaleE + decals: + 37: 6,-10 + 45: 6,-13 + - node: + color: '#DE3A3A96' + id: WarnEndGreyscaleN + decals: + 43: 4,-12 + - node: + color: '#DE3A3A96' + id: WarnEndGreyscaleW + decals: + 36: 4,-10 + - node: + color: '#FFFFFFFF' + id: WarnFull + decals: + 14: -2,-3 + 15: -2,-1 + 16: 2,-1 + 17: 2,-3 + - node: + color: '#FFFFFFFF' + id: WarnLineE + decals: + 0: 0,-3 + 1: 0,-2 + 2: 0,-1 + - node: + color: '#334E6DC8' + id: WarnLineGreyscaleE + decals: + 89: 2,-10 + 92: 2,-6 + - node: + color: '#DE3A3A96' + id: WarnLineGreyscaleN + decals: + 38: 5,-13 + 39: 5,-10 + - node: + color: '#334E6DC8' + id: WarnLineGreyscaleS + decals: + 88: 0,-10 + - node: + color: '#DE3A3A96' + id: WarnLineGreyscaleS + decals: + 40: 5,-10 + 41: 5,-13 + - node: + color: '#334E6DC8' + id: WarnLineGreyscaleW + decals: + 90: -2,-10 + 91: -2,-6 + - node: + color: '#FFFFFFFF' + id: WarnLineN + decals: + 35: 4,-11 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 3: 0,-3 + 4: 0,-2 + 5: 0,-1 + 119: 4,-6 + - node: + color: '#FFFFFFFF' + id: WarnLineW + decals: + 51: 4,-11 + 71: -1,-5 + 72: 0,-5 + 73: 1,-5 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNw + decals: + 47: -4,-7 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinEndE + decals: + 49: -4,-5 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinEndW + decals: + 50: -6,-5 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineN + decals: + 48: -5,-5 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 46: -5,-5 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 15 + -1,0: + 0: 15 + -1,-1: 0: 65535 - 24,11: + 0,-1: 0: 65535 - 21,5: - 0: 65520 - 21,6: - 0: 255 - 21,7: - 0: 61433 - 22,5: - 0: 65520 - 22,6: - 0: 61183 - 23,5: - 0: 65520 - 23,6: + 1,0: + 0: 50287 + 1,1: + 0: 50244 + 1,2: + 0: 19524 + 1,3: + 0: 52428 + 2,0: + 0: 4369 + 2,1: + 0: 12849 + 2,2: + 0: 4402 + 2,3: + 0: 1 + -3,1: + 0: 34944 + -3,2: + 0: 136 + -2,0: + 0: 30175 + -2,1: + 0: 29781 + -2,2: + 0: 22356 + -2,3: + 0: 26215 + -2,-4: 0: 65535 - 23,7: + -2,-3: 0: 65535 - 21,8: - 0: 57279 - 21,9: - 0: 57309 - 21,10: - 0: 49117 - 21,11: - 0: 65519 - 22,9: - 0: 20292 - 23,8: + -2,-2: 0: 65535 - 23,9: - 0: 65399 - 8: 136 - 23,10: + -2,-1: 0: 65535 - 23,11: + -1,-4: 0: 65535 - 21,12: - 0: 62217 - 21,13: + -1,-3: 0: 65535 - 22,12: - 0: 65263 - 22,13: + -1,-2: 0: 65535 - 23,12: + 0,-4: 0: 65535 - 23,13: + 0,-3: 0: 65535 - 24,12: - 0: 57267 - 8: 8268 - 24,13: + 0,-2: 0: 65535 - 24,5: - 0: 4368 - 24,6: - 0: 4369 - 24,7: - 0: 65521 - 22,7: - 0: 4927 - 22,8: - 0: 28465 - 22,10: - 0: 16228 - 22,11: - 0: 13073 - -12,-20: - 0: 35023 - -6,-20: - 0: 65278 - -5,-20: + 1,-4: 0: 65535 - 17,15: + 1,-3: 0: 65535 - 18,14: + 1,-2: 0: 65535 - 18,15: + 1,-1: 0: 65535 - 19,14: + 2,-4: + 0: 4369 + 2,-3: + 0: 4369 + 2,-2: + 0: 4369 + 2,-1: + 0: 4369 + 1,4: + 0: 12 + -2,4: + 0: 6 + 0,-5: + 0: 35840 + 1,-5: + 0: 36608 + 2,-5: + 0: 256 + -2,-5: + 0: 12032 + -1,-5: + 0: 9984 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: IFF + color: '#02BD58FF' + flags: Hide + - type: NavMap + - type: Joint + joints: + docking550710: !type:WeldJoint + bodyB: 54730 + bodyA: 53899 + id: docking550710 + localAnchorB: 5.5,-13 + localAnchorA: 1.5,1 + referenceAngle: 6.2831855 + damping: 975.37714 + stiffness: 8754.965 + docking550709: !type:WeldJoint + bodyB: 54730 + bodyA: 53899 + id: docking550709 + localAnchorB: 3.5,-13 + localAnchorA: -0.49999997,1 + referenceAngle: 6.2831855 + damping: 975.37714 + stiffness: 8754.965 + - uid: 54730 + components: + - type: MetaData + name: NT-ERT-M0 + - type: Transform + rot: 6.283185307179586 rad + pos: 1225.5681,-885.1029 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: gQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAgQAAAAAAcwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - 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: + 20: 2,1 + 73: 1,-9 + 74: 1,-10 + 75: 7,-9 + 76: 7,-10 + 77: 3,4 + 78: 4,4 + 79: 5,4 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineE + decals: + 11: 4,-5 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineN + decals: + 10: 5,-6 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineS + decals: + 12: 5,-4 + - node: + color: '#FFFFFFFF' + id: BrickTileSteelLineW + decals: + 13: 6,-5 + - node: + color: '#52B4E996' + id: BrickTileWhiteBox + decals: + 18: 5,-5 + - node: + color: '#52B4E996' + id: BrickTileWhiteCornerNe + decals: + 2: 6,-4 + - node: + color: '#52B4E996' + id: BrickTileWhiteCornerNw + decals: + 1: 4,-4 + - node: + color: '#52B4E996' + id: BrickTileWhiteCornerSe + decals: + 0: 6,-6 + - node: + color: '#52B4E996' + id: BrickTileWhiteCornerSw + decals: + 3: 4,-6 + - node: + color: '#52B4E996' + id: BrickTileWhiteLineE + decals: + 6: 6,-5 + - node: + color: '#52B4E996' + id: BrickTileWhiteLineN + decals: + 4: 5,-4 + - node: + color: '#52B4E996' + id: BrickTileWhiteLineS + decals: + 5: 5,-6 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: Caution + decals: + 39: 3,-10 + 40: 5,-10 + - node: + color: '#FFFFFFFF' + id: Delivery + decals: + 80: 6,1 + 81: 6,-8 + 82: 5,-8 + 83: 4,-8 + 84: 3,-8 + - node: + color: '#0E7F1BB2' + id: FullTileOverlayGreyscale + decals: + 42: 2,-7 + 60: 4,1 + 61: 4,-1 + - node: + color: '#52B4E996' + id: FullTileOverlayGreyscale + decals: + 19: 3,-5 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelInnerNe + decals: + 15: 4,-6 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelInnerNw + decals: + 14: 6,-6 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelInnerSe + decals: + 16: 4,-4 + - node: + color: '#FFFFFFFF' + id: MiniTileSteelInnerSw + decals: + 17: 6,-4 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteCornerNe + decals: + 26: 6,-8 + 28: 7,-9 + - node: + color: '#0E7F1BFF' + id: MiniTileWhiteCornerNe + decals: + 68: 5,4 + 72: 3,2 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteCornerNw + decals: + 24: 1,-9 + - node: + color: '#0E7F1BFF' + id: MiniTileWhiteCornerNw + decals: + 66: 3,4 + 71: 5,2 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteCornerSe + decals: + 29: 7,-10 + 51: 6,-2 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteCornerSw + decals: + 22: 1,-10 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteInnerNe + decals: + 27: 6,-9 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteInnerNw + decals: + 25: 2,-9 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteInnerSe + decals: + 57: 2,-2 + - node: + zIndex: -1 + color: '#0E7F1BB2' + id: MiniTileWhiteLineE + decals: + 44: 2,-6 + 59: 4,0 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteLineE + decals: + 55: 2,-3 + 56: 2,-4 + - node: + color: '#0E7F1BFF' + id: MiniTileWhiteLineE + decals: + 70: 5,3 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteLineN + decals: + 31: 3,-8 + 32: 4,-8 + 33: 5,-8 + 49: 3,-2 + 50: 5,-2 + - node: + color: '#0E7F1BFF' + id: MiniTileWhiteLineN + decals: + 67: 4,4 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteLineS + decals: + 23: 2,-10 + 30: 6,-10 + 38: 4,-10 + 52: 5,-2 + 53: 4,-2 + 54: 3,-2 + - node: + zIndex: -1 + color: '#0E7F1BB2' + id: MiniTileWhiteLineW + decals: + 43: 2,-6 + 58: 4,0 + - node: + color: '#0E7F1BB2' + id: MiniTileWhiteLineW + decals: + 34: 2,-8 + 45: 2,-5 + 46: 2,-4 + 47: 2,-3 + 48: 2,-2 + - node: + color: '#0E7F1BFF' + id: MiniTileWhiteLineW + decals: + 69: 3,3 + - node: + color: '#FFFFFFFF' + id: StandClear + decals: + 21: 4,0 + 41: 2,-6 + - node: + color: '#FFFFFFFF' + id: WarnBox + decals: + 8: 3,-12 + 9: 5,-12 + - node: + color: '#0E7F1BB2' + id: WarnLineGreyscaleE + decals: + 62: 2,-5 + - node: + color: '#0E7F1BB2' + id: WarnLineGreyscaleN + decals: + 35: 2,-8 + 63: 2,-2 + 64: 4,-2 + 65: 6,-2 + - node: + color: '#0E7F1BB2' + id: WarnLineGreyscaleS + decals: + 36: 5,-10 + 37: 3,-10 + - node: + color: '#52B4E996' + id: WarnLineGreyscaleW + decals: + 7: 4,-5 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 61439 + 0,-2: 0: 65535 - 19,15: + 0,-1: 0: 65535 - 25,8: - 0: 62259 - 25,9: + 0,1: + 0: 204 + 1,0: 0: 65535 - 25,10: - 0: 65407 - 8: 128 - 25,11: + 1,1: + 0: 119 + 2,0: + 0: 273 + 0,-3: + 0: 65534 + 0,-4: + 0: 49152 + 1,-4: + 0: 28672 + 1,-3: 0: 65535 - 26,9: - 0: 62257 - 26,10: - 0: 32563 - 26,11: + 1,-2: 0: 65535 - 27,11: + 1,-1: + 1: 1 + 0: 65534 + 2,-3: 0: 4368 - -4,-20: - 0: 4369 - -14,-20: - 0: 9928 - -13,-20: - 0: 9929 - -12,-23: - 0: 63616 - -12,-21: - 0: 61167 - -12,-22: - 0: 8750 - -11,-23: - 0: 35002 - -11,-22: - 0: 9807 - -11,-21: - 0: 16319 - -11,-24: - 0: 60620 - -10,-24: - 0: 65535 - -10,-23: - 0: 63743 - -10,-21: - 0: 28594 - -10,-22: - 0: 11912 - -9,-24: - 0: 12575 - -9,-22: - 0: 61422 - -9,-23: - 0: 35014 - -8,-23: - 0: 62 - -8,-22: - 0: 16179 - -8,-24: - 0: 32780 - -7,-24: - 0: 15875 - -7,-23: - 0: 8977 - -7,-22: - 0: 3874 - -6,-24: - 0: 65535 - -6,-23: - 0: 13903 - -6,-22: - 0: 61937 - -6,-21: - 0: 65263 - -5,-24: - 0: 13107 - -5,-23: - 0: 25123 - -5,-22: - 0: 29948 - -5,-21: - 0: 65523 - 20,14: - 0: 30579 - 8: 34956 - 20,15: - 0: 65535 - 21,14: - 8: 263 - 0: 65272 - 21,15: - 0: 65535 - 22,14: - 0: 65535 - 22,15: - 0: 65535 - 23,14: - 0: 65535 - 23,15: - 0: 65535 - 24,14: - 0: 55807 - 8: 9728 - 24,15: - 0: 5119 - 25,12: - 0: 65407 - 8: 128 - 25,13: - 0: 65535 - 25,14: - 0: 65535 - 25,15: - 0: 9 - 26,12: - 0: 32767 - 8: 32768 - 26,13: - 0: 49151 - 8: 16384 - 26,14: - 0: 8191 - 27,12: - 0: 4369 - 27,13: - 0: 13105 - 27,14: - 0: 19 - 25,7: - 0: 12544 - -13,-21: - 0: 14028 - -13,-22: - 0: 17608 - -13,-23: - 0: 32768 - -9,-25: - 0: 32768 - -8,-25: + 2,-2: + 0: 4353 + 2,-1: + 0: 4113 + 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.14975 + moles: + - 20.078888 + - 75.53487 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: IFF + color: '#02BD58FF' + flags: Hide + - type: NavMap + - type: Joint + joints: + docking550710: !type:WeldJoint + bodyB: 54730 + bodyA: 53899 + id: docking550710 + localAnchorB: 5.5,-13 + localAnchorA: 1.5,1 + referenceAngle: 6.2831855 + damping: 975.37714 + stiffness: 8754.965 + docking550709: !type:WeldJoint + bodyB: 54730 + bodyA: 53899 + id: docking550709 + localAnchorB: 3.5,-13 + localAnchorA: -0.49999997,1 + referenceAngle: 6.2831855 + damping: 975.37714 + stiffness: 8754.965 + - uid: 55142 + components: + - type: MetaData + name: ASSS MK-738 + - type: Transform + rot: 1.5707963267948966 rad + pos: -86.64341,-7.4773345 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: CQAAAAAAQQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAQQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAACQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAACQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAQQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAQQAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAQQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAQQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAQQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAAAQQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - type: OccluderTree + - type: SpreaderGrid + - type: Shuttle + - type: GridPathfinding + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier + path: /Audio/Effects/alert.ogg + - type: DecalGrid + chunkCollection: + version: 2 + nodes: [] + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 30583 + -1,0: + 0: 52428 + 0,1: + 0: 1911 + -1,1: + 0: 3276 + -1,-2: + 0: 49152 + -1,-1: + 0: 52428 + 0,-2: 0: 28672 - -7,-25: - 0: 57344 - -6,-25: - 0: 61440 - -5,-25: - 0: 12288 - -4,-22: + 0,-1: + 0: 30583 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: Joint + joints: + docking581534: !type:WeldJoint + bodyB: 55142 + bodyA: 2 + id: docking581534 + localAnchorB: 0.49999997,-5 + localAnchorA: -81,-6.5 + referenceAngle: 1.5707964 + damping: 520.8689 + stiffness: 4675.3086 + - type: IFF + color: '#FF2400FF' + - uid: 55280 + components: + - type: MetaData + name: DC Торговый Аванпост NH-510 + - type: Transform + pos: 361.96875,-461.1172 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: bAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAJbAAAAAAJbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAMbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACOAAAAAABOAAAAAACOAAAAAACOAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAADOAAAAAADOAAAAAADOAAAAAABOAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAABOAAAAAACOAAAAAACOAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACOAAAAAABOAAAAAAAOAAAAAABOAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACOAAAAAADOAAAAAABOAAAAAAAOAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAOAAAAAADOAAAAAABOAAAAAADOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACOAAAAAADOAAAAAABOAAAAAABOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAADOAAAAAACOAAAAAADOAAAAAACOAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -2,-1: + ind: -2,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAGbAAAAAADbAAAAAAAbAAAAAABbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAFbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: bAAAAAAKbAAAAAAIbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAIbAAAAAAAbAAAAAAAbAAAAAADbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAFbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAACbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAHbAAAAAABbAAAAAABbAAAAAAAbAAAAAAATwAAAAAATwAAAAAATwAAAAAAbAAAAAAGOAAAAAADGgAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAABbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAATwAAAAAATwAAAAAATwAAAAAAGgAAAAAAOAAAAAADOAAAAAABOAAAAAADZAAAAAAAZAAAAAABZAAAAAAFZAAAAAAEZAAAAAAFZAAAAAAFZAAAAAABZAAAAAADbAAAAAAGTwAAAAAATwAAAAAATwAAAAAAGgAAAAABOAAAAAABOAAAAAABZAAAAAADZAAAAAAEZAAAAAABOAAAAAADZAAAAAAFZAAAAAABZAAAAAAAZAAAAAAFZAAAAAAGbAAAAAAATwAAAAAATwAAAAAATwAAAAAAbAAAAAAAOAAAAAACGgAAAAACbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAZAAAAAAGZAAAAAADbAAAAAAAZAAAAAAGZAAAAAABZAAAAAADZAAAAAAGZAAAAAAGZAAAAAADZAAAAAADZAAAAAAGZAAAAAAAbAAAAAAJbAAAAAAAbAAAAAAAbAAAAAAAOAAAAAADZAAAAAAAZAAAAAAGZAAAAAABZAAAAAAEZAAAAAAGZAAAAAAFZAAAAAADZAAAAAAGZAAAAAAAZAAAAAADZAAAAAAFbAAAAAAAbAAAAAAAbAAAAAAAOQAAAAAAOAAAAAACOAAAAAABOAAAAAACRAAAAAAIRAAAAAAJRAAAAAAFRAAAAAADRAAAAAAFRAAAAAACRAAAAAAGRAAAAAAHRAAAAAADRAAAAAAANQAAAAAANQAAAAAAOQAAAAADOAAAAAADOAAAAAACCgAAAAABRAAAAAAIRAAAAAAIRAAAAAAARAAAAAAJRAAAAAAGRAAAAAAIRAAAAAAIRAAAAAAERAAAAAAHRAAAAAAHRAAAAAAENQAAAAAAOQAAAAABOAAAAAADOAAAAAACCgAAAAACRAAAAAAJRAAAAAAHRAAAAAAIRAAAAAADRAAAAAAJRAAAAAAFRAAAAAAHRAAAAAAERAAAAAAERAAAAAABRAAAAAAHNQAAAAAAOQAAAAACOAAAAAADOAAAAAACCgAAAAACRAAAAAADRAAAAAAIRAAAAAAARAAAAAAJRAAAAAABRAAAAAAFRAAAAAAJRAAAAAAIRAAAAAACRAAAAAAGNQAAAAAANQAAAAAAOQAAAAABOAAAAAAAOAAAAAADOAAAAAADZAAAAAAGZAAAAAAGZAAAAAAFZAAAAAABZAAAAAAGZAAAAAAGZAAAAAABZAAAAAADZAAAAAABbAAAAAAAbAAAAAAAbAAAAAAAOQAAAAABOAAAAAACgQAAAAAAOAAAAAAAZAAAAAAAZAAAAAAFZAAAAAAAZAAAAAABZAAAAAADZAAAAAAEZAAAAAABZAAAAAACZAAAAAAAbAAAAAAAgQAAAAAAbAAAAAACbAAAAAAAgQAAAAAAOAAAAAABOAAAAAADOAAAAAAAOAAAAAADbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAbAAAAAAA + version: 6 + -1,1: + ind: -1,1 + tiles: gQAAAAAAOAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -2,0: + ind: -2,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAACbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAJbAAAAAAATwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAHbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAABbAAAAAAANQAAAAAATwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAACbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAHbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAANQAAAAAATwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAMAAAAAABbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAATwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAADbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAABZAAAAAAAZAAAAAAAZAAAAAABZAAAAAABZAAAAAAAZAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAACMAAAAAAAKQAAAAABKQAAAAACbAAAAAADZAAAAAAEZAAAAAACZAAAAAABZAAAAAAGZAAAAAABZAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAACMAAAAAACMAAAAAADKQAAAAADFgAAAAABNQAAAAAANQAAAAAARAAAAAABRAAAAAAHRAAAAAAIRAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAAAMAAAAAACLQAAAAADKQAAAAADKAAAAAAANQAAAAAARAAAAAAFRAAAAAAHRAAAAAAHRAAAAAACRAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAACMAAAAAAALQAAAAABKQAAAAABKAAAAAACNQAAAAAARAAAAAAHRAAAAAAHRAAAAAABRAAAAAAFRAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAAAMAAAAAABMAAAAAACKQAAAAADFgAAAAAANQAAAAAANQAAAAAARAAAAAAGRAAAAAAHRAAAAAAFRAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFgAAAAADMAAAAAAAKQAAAAABKQAAAAABbAAAAAAAbAAAAAAAZAAAAAABZAAAAAAFZAAAAAAGZAAAAAAFZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAZAAAAAABZAAAAAAAZAAAAAADZAAAAAAAZAAAAAADZAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAKbAAAAAAAbAAAAAAAbAAAAAAJbAAAAAAAbAAAAAAHbAAAAAAAbAAAAAAAbAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAADbAAAAAAAbAAAAAABOAAAAAAC + version: 6 + -2,1: + ind: -2,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAACbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAJbAAAAAABbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAACbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAIbAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAIbAAAAAADbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAABbAAAAAAAbAAAAAAAbAAAAAAIbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAEbAAAAAAIbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAJbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAHbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAABbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAACbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - 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: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Arrows + decals: + 6: -26,9 + 7: -26,10 + - node: + angle: 4.71238898038469 rad + color: '#FFFFFFFF' + id: ArrowsGreyscale + decals: + 8: -26,12 + 9: -26,7 + - node: + color: '#FFFFFFFF' + id: Basalt1 + decals: + 10: -19,12 + - node: + angle: 3.141592653589793 rad + color: '#FFFFFFFF' + id: Basalt2 + decals: + 13: -20,7 + - node: + color: '#FFFFFFFF' + id: Basalt3 + decals: + 15: -24,15 + - node: + color: '#FFFFFFFF' + id: Basalt5 + decals: + 14: -14,-1 + - node: + color: '#FFFFFFFF' + id: Basalt7 + decals: + 12: -13,12 + 16: -15,18 + - node: + color: '#FFFFFFFF' + id: Basalt9 + decals: + 11: -21,13 + - node: + color: '#FFFFFFFF' + id: Bushb3 + decals: + 0: -0.9829254,9.887867 + - node: + color: '#FFFFFFFF' + id: Bushh1 + decals: + 1: -0.9048004,8.840992 + - node: + color: '#FFFFFFFF' + id: Bushi4 + decals: + 2: -0.9985504,9.387867 + - node: + angle: 1.5707963267948966 rad + color: '#FFFFFFFF' + id: Caution + decals: + 31: -12,4 + 32: -12,3 + - node: + color: '#FFFFFFFF' + id: Dirt + decals: + 26: -2,7 + 27: 0,7 + 28: 0,12 + 29: -4,10 + 30: -4,10 + - node: + cleanable: True + color: '#FFFFFFFF' + id: Dirt + decals: + 58: 2.2945595,6.1127014 + 59: 2.9820595,6.5658264 + 60: 2.9976845,7.1283264 + 61: 1.5914345,6.4252014 + 62: 1.3726845,6.1908264 + 63: 0.7164345,6.0033264 + 64: 0.20080948,6.2377014 + 65: 1.4820595,6.8158264 + 66: -3,8 + 67: -2,9 + 68: -2,9 + 69: -3,11 + 70: -3,12 + 71: 0,13 + 72: 1,12 + 73: 3,12 + 74: 2,12 + 75: 2,9 + 76: 3,8 + 77: 2,7 + 78: 3,6 + 79: 2,7 + 80: -1,7 + 81: -2,8 + 82: -2,9 + 83: -3,10 + 84: -3,12 + 85: 2,13 + 86: -3,9 + 87: 3,13 + 88: 4,10 + 89: 4,11 + 90: 4,11 + 91: 4,10 + 92: 4,11 + 93: 4,10 + 94: 4,10 + 95: 4,11 + 96: 4,11 + 97: 4,10 + 98: 3,11 + 99: 3,10 + 100: 4,10 + 101: 3,11 + 102: 2,6 + 103: 1,7 + 104: 1,10 + 105: -7,4 + 106: -7,4 + 107: -7,4 + 108: -3,6 + 109: -2,7 + 110: -3,13 + - node: + color: '#FFFFFFFF' + id: DirtHeavy + decals: + 23: 3,6 + 24: 3,13 + 25: 0,6 + - node: + color: '#FFFFFFFF' + id: DirtLight + decals: + 20: -3,11 + 21: 1,13 + 22: 1,7 + - node: + color: '#FFFFFFFF' + id: DirtMedium + decals: + 19: -3,8 + - node: + color: '#FFFFFFFF' + id: FlowersBRThree + decals: + 3: -1.0454254,8.997242 + - node: + color: '#FFFFFFFF' + id: Flowersbr2 + decals: + 4: -1.0298004,9.606617 + - node: + color: '#FFFFFFFF' + id: Grassb3 + decals: + 5: -0.9516754,8.997242 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 17: -12,4 + 18: -12,3 + - node: + angle: -1.5707963267948966 rad + color: '#F9FFFEFF' + id: skull + decals: + 33: -16,10 + - node: + cleanable: True + color: '#9B0000FF' + id: splatter + decals: + 34: 0.7164955,6.781673 + 35: 0.8102455,7.344173 + 36: 1.2008705,6.641048 + 37: 0.8476143,6.922298 + 38: -2.9336357,6.984798 + 39: -3.1367607,7.234798 + 40: -3.3555107,6.531673 + 41: -2.1367607,6.859798 + 42: -0.13676071,7.203548 + 43: -2.7111197,9.451644 + 44: 3.0131798,10.654769 + 45: 1.2631798,10.389144 + 46: 2.6381798,8.092269 + 47: -5.938341,8.998519 + 48: -5.907091,9.357894 + 49: -5.578966,8.748519 + 50: -6.141466,8.623519 + 51: -6.360216,9.232894 + 52: -6.896259,9.748519 + 53: -9.271259,9.951644 + 54: -11.615009,9.998519 + 55: -12.068134,10.045394 + 56: -12.552509,9.951644 + 57: -12.177509,10.279769 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 65395 + 0,4: 0: 4368 - -4,-21: - 0: 4369 - 16,16: - 0: 32767 - 16,17: - 0: 1 - 17,16: - 0: 36095 - 18,16: - 0: 32767 - 19,16: - 0: 2559 - 20,16: - 0: 61439 - 20,17: - 0: 12 - 21,16: - 0: 14335 - 21,17: + 0,5: 0: 1 - 22,16: - 0: 2255 - 23,16: - 0: 311 - 0,15: - 0: 65535 - 1,15: - 0: 65535 - 2,15: - 0: 65535 - 3,15: - 0: 61991 - -3,15: - 0: 65023 - -2,15: - 0: 65535 - -1,15: - 0: 65535 - 0,16: - 0: 65535 - 1,16: - 0: 65535 - 2,16: - 0: 65535 - 3,16: - 0: 50 - -3,16: - 0: 64991 - -2,16: - 0: 65535 - -1,16: - 0: 65535 - -5,15: + -1,0: 0: 65535 - -4,15: - 0: 30583 - 4,15: + 0,1: 0: 65535 - 5,15: - 0: 63351 - -12,15: + 0,2: 0: 65535 - -12,16: + 0,3: 0: 65535 - -12,17: + 1,0: + 0: 4096 + 1,1: + 0: 4369 + 1,2: + 0: 4369 + 1,3: + 0: 273 + -7,-1: + 0: 32768 + -6,-1: + 0: 64236 + -5,-1: + 0: 61436 + -5,-2: + 0: 16384 + -4,0: 0: 65535 - -12,18: - 0: 63743 - -11,18: - 0: 497 - -10,18: - 0: 240 - -9,18: - 0: 240 - 4,16: - 0: 15 - 5,16: - 0: 7 - -14,14: - 0: 47551 - -14,15: - 0: 65471 - -13,15: - 0: 65519 - -8,18: - 0: 248 - -7,18: - 0: 255 - -6,18: - 0: 255 - -5,16: + -4,1: 0: 65535 - -5,17: + -4,2: 0: 65535 - -5,18: - 0: 255 - 12,19: - 0: 63775 - 0,17: + -4,3: 0: 65535 - 0,18: - 0: 253 - 1,17: + -3,0: 0: 65535 - 1,18: - 0: 255 - 2,17: - 0: 255 - -4,16: - 0: 30591 - -4,18: - 0: 241 - -3,18: - 0: 240 - -3,17: - 0: 62717 - -2,17: - 0: 64767 - -2,18: - 0: 252 - -1,17: + -3,1: 0: 65535 - -1,18: - 0: 247 - -14,16: + -3,2: 0: 65535 - -14,17: + -3,3: + 0: 49151 + -2,0: 0: 65535 - -14,18: - 0: 511 - -13,16: + -2,1: 0: 65535 - -13,17: + -2,2: 0: 65535 - -13,18: - 0: 36095 - 6,15: - 0: 61440 - 8,19: - 0: 59080 - 9,19: - 0: 64512 - 10,19: - 0: 65288 - 11,19: - 0: 62223 - -16,13: - 0: 17484 - -16,14: - 0: 58988 - -16,15: - 0: 26350 - -15,14: - 0: 61695 - -15,15: - 0: 61695 - -15,13: - 0: 61576 - 13,19: - 0: 65280 - 14,19: - 0: 63232 - 15,19: - 0: 64610 - -4,17: - 0: 62711 - -16,16: - 0: 50252 - -15,16: - 0: 61695 - -15,17: - 0: 30714 - 12,20: - 0: 61721 - 12,21: - 0: 63761 - 12,22: - 0: 4377 - 12,23: - 0: 241 - 13,20: - 0: 65295 - 13,21: - 0: 65295 - 13,22: - 0: 15 - 13,23: - 0: 240 - 14,20: - 0: 65287 - 14,21: - 0: 63247 - 14,22: - 0: 7 - 14,23: - 0: 248 - 15,20: - 0: 63880 - 15,21: - 0: 63625 - 15,22: - 0: 14024 - 15,23: - 0: 1 - 8,20: - 0: 57890 - 8,21: - 0: 57890 - 8,22: - 0: 35938 - 9,20: - 0: 65292 - 9,21: - 0: 64527 - 9,22: - 0: 4108 - 9,23: - 0: 227 - 10,20: - 0: 65295 - 10,21: - 0: 65295 - 10,22: - 0: 15 - 10,23: - 0: 240 - 11,20: - 0: 61699 - 11,21: - 0: 62209 - 11,22: - 0: 3 - 11,23: - 0: 240 - 14,-4: + -2,3: 0: 65535 - 15,-4: + -1,1: 0: 65535 - 16,-4: + -1,2: 0: 65535 - 17,-4: + -1,3: + 0: 49151 + -4,4: + 0: 831 + -3,4: + 0: 1119 + -2,4: + 0: 191 + -1,4: + 0: 18 + -7,0: + 0: 61128 + -7,1: + 0: 61166 + -7,2: + 0: 61166 + -7,3: + 0: 61166 + -6,0: + 0: 47039 + -6,1: 0: 65535 - 18,-4: + -6,2: 0: 65535 - 19,-4: - 0: 13107 - 15,-5: + -6,3: 0: 65535 - 15,-17: + -5,0: 0: 65535 - 16,-13: - 0: 20479 - 17,-16: - 0: 4369 - 17,-15: - 0: 4369 - 17,-14: - 0: 63233 - 16,-5: + -5,1: 0: 65535 - 17,-6: + -5,2: 0: 65535 - 17,-5: + -5,3: 0: 65535 - 18,-7: + -7,4: + 0: 32908 + -6,4: + 0: 65139 + -6,5: + 0: 2 + -5,4: 0: 65535 - 18,-6: - 0: 32767 - 18,-5: + -5,5: + 0: 39 + -4,-1: + 0: 63473 + -3,-1: + 0: 65528 + -2,-1: 0: 65523 - 19,-7: - 0: 4369 - 19,-6: - 0: 4113 - 19,-5: - 0: 13105 - 16,-17: - 0: 65535 - 17,-17: - 0: 4369 - -16,17: - 0: 17476 - -16,18: - 0: 35908 - -15,18: - 0: 63527 - -3,-20: - 0: 49152 - -2,-20: - 0: 61440 - -1,-20: - 0: 61440 - -1,-19: - 0: 65535 - 0,-20: - 0: 61440 - 0,-19: - 0: 65535 - 1,-20: - 0: 61440 - 1,-19: - 0: 65531 - 1,-18: - 0: 65535 - 2,-20: - 0: 61440 - 2,-19: - 0: 65534 - 2,-18: - 0: 65535 - 3,-20: - 0: 61440 - 3,-19: - 0: 65535 - 3,-18: - 0: 65535 - 4,-20: - 0: 61440 - 4,-19: - 0: 65535 - 4,-18: - 0: 65535 - 5,-20: - 0: 61440 - 5,-19: - 0: 65535 - 5,-18: - 0: 65535 - 6,-18: - 0: 65535 - 6,-17: - 0: 65535 - 6,-19: - 0: 62208 + -1,-1: + 0: 55088 + 0,-1: + 0: 4096 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: IFF + color: '#755D9AFF' + - uid: 55943 + components: + - type: MetaData + name: Escape pod-453 + - type: Transform + pos: -9054636,-9515057 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: gQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - type: OccluderTree + - type: SpreaderGrid + - type: Shuttle + - type: GridPathfinding + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier + path: /Audio/Effects/alert.ogg + - type: DecalGrid + chunkCollection: + version: 2 + nodes: [] + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 4403 + -1,0: + 0: 52462 + 0,1: + 0: 1 + -1,1: + 0: 12 + uniqueMixes: + - volume: 2500 + temperature: 293.15 + moles: + - 21.824879 + - 82.10312 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - uid: 56001 + components: + - type: MetaData + name: ASSS Hole MK-545 + - type: Transform + rot: 1.5707963267948966 rad + pos: -91.63353,-30.483923 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: IAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADwAAAAAADwAAAAAADwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAdAAAAAAAcwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAASQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAASQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAASQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAASQAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAASQAAAAAAIAAAAAAAbwAAAAAAbwAAAAAACAAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAcwAAAAAAdAAAAAAAcwAAAAAAcwAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - 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: + 103: -4,3 + 104: 6,3 + 111: 1,7 + - node: + color: '#FFFFFFFF' + id: BotGreyscale + decals: + 58: -4,-5 + 59: 6,-5 + 107: -2,4 + 108: 4,4 + 109: 0,7 + 110: 2,7 + - node: + color: '#FFFFFFFF' + id: Box + decals: + 60: 5,-2 + 61: 6,-2 + - node: + color: '#FFFFFFFF' + id: BoxGreyscale + decals: + 105: -3,5 + 106: 5,5 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkEndN + decals: + 95: 1,-1 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkEndS + decals: + 96: 1,-5 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineE + decals: + 97: 1,-4 + 98: 1,-3 + 99: 1,-2 + - node: + color: '#FFFFFFFF' + id: BrickTileDarkLineW + decals: + 100: 1,-4 + 101: 1,-3 + 102: 1,-2 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteEndN + decals: + 89: -3,0 + - node: + color: '#FFFFFFFF' + id: BrickTileWhiteEndS + decals: + 88: -3,-1 + - node: + color: '#FFFFFFFF' + id: Delivery + decals: + 52: 6,-6 + 53: -4,-6 + 54: -4,-4 + 55: 6,-4 + 56: -2,5 + 57: 4,5 + - node: + color: '#96DAFFFF' + id: DiagonalCheckerAOverlay + decals: + 86: -3,-1 + 87: -3,0 + - node: + color: '#9C2020FF' + id: MiniTileDiagonalCheckerBOverlay + decals: + 90: 1,-4 + 91: 1,-5 + 92: 1,-1 + 93: 1,-2 + 94: 1,-3 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteCornerNe + decals: + 9: 2,0 + 10: -2,-4 + 13: 6,-4 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteCornerNw + decals: + 8: 0,0 + 11: -4,-4 + 12: 4,-4 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteCornerSe + decals: + 0: 2,-6 + 20: 5,-8 + 21: -2,-8 + 29: 2,2 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteCornerSw + decals: + 1: 0,-6 + 22: -3,-8 + 23: 4,-8 + 28: 0,2 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteEndN + decals: + 45: 1,4 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteInnerNe + decals: + 35: 6,-7 + 49: 1,3 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteInnerNw + decals: + 32: -4,-7 + 48: 1,3 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteInnerSe + decals: + 31: -4,-7 + 33: 5,-7 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteInnerSw + decals: + 30: -3,-7 + 34: 6,-7 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineE + decals: + 2: 2,-4 + 3: 2,-3 + 4: 2,-2 + 16: -2,-6 + 17: -2,-7 + 24: 6,-5 + 25: 6,-6 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineN + decals: + 14: -3,-4 + 15: 5,-4 + 46: 0,3 + 47: 2,3 + - node: + color: '#FF5C5CFF' + id: MiniTileWhiteLineW + decals: + 5: 0,-4 + 6: 0,-3 + 7: 0,-2 + 18: 4,-6 + 19: 4,-7 + 26: -4,-5 + 27: -4,-6 + - node: + color: '#96DAFFFF' + id: QuarterTileOverlayGreyscale + decals: + 80: -4,-2 + 81: -4,-1 + 82: -4,0 + 83: -4,1 + 84: -3,1 + 85: -2,1 + - node: + color: '#96DAFFFF' + id: QuarterTileOverlayGreyscale180 + decals: + 74: -4,-2 + 75: -3,-2 + 76: -2,-2 + 77: -2,-1 + 78: -2,0 + 79: -2,1 + - node: + color: '#52B4E9FF' + id: QuarterTileOverlayGreyscale270 + decals: + 62: -4,-2 + 63: -4,-1 + 64: -4,0 + 65: -4,1 + 72: -2,-2 + 73: -3,-2 + - node: + color: '#52B4E9FF' + id: QuarterTileOverlayGreyscale90 + decals: + 66: -4,1 + 67: -3,1 + 68: -2,1 + 69: -2,0 + 70: -2,-1 + 71: -2,-2 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleE + decals: + 42: -2,-5 + 43: 2,-5 + 44: 2,-1 + 51: 2,3 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleN + decals: + 38: 1,0 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleS + decals: + 36: 1,-6 + 37: 1,2 + - node: + color: '#FF5C5CFF' + id: WarnLineGreyscaleW + decals: + 39: 0,-5 + 40: 0,-1 + 41: 4,-5 + 50: 0,3 + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 63271 + 0,-1: + 0: 63351 + 0,1: + 0: 30583 + -1,0: + 0: 61559 + 1,0: + 0: 28791 + 1,1: + 0: 819 + 1: 128 + 1,-1: + 0: 30471 + 2,0: + 1: 4113 + 2,1: + 1: 16 + 2,-1: + 1: 4368 + -2,0: + 1: 16452 + -2,-1: + 1: 17472 + -2,1: + 1: 192 + -1,-1: + 0: 63239 + -1,1: + 0: 1638 + 0,-3: + 0: 29184 + 1: 2048 + -1,-3: + 1: 3840 + 0,-2: + 0: 63271 + -1,-2: + 0: 63350 + 1,-3: + 1: 34560 + 1,-2: + 0: 30579 + 1: 8 + -2,-3: + 1: 32768 + -2,-2: + 1: 8 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -18013,42 +38122,8 @@ entities: - 0 - 0 - volume: 2500 - temperature: 293.14975 - moles: - - 20.078888 - - 75.53487 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 21.813705 - - 82.06108 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 293.15 + immutable: True moles: - - 21.6852 - - 81.57766 - - 0 - - 0 - 0 - 0 - 0 @@ -18057,39 +38132,97 @@ entities: - 0 - 0 - 0 - - volume: 2500 - temperature: 293.15 - moles: - - 23.710548 - - 89.19683 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - 0 - 0 - 0 - 0 + chunkSize: 4 + - type: GasTileOverlay + - type: RadiationGridResistance + - type: NavMap + - type: Joint + joints: + docking99580: !type:WeldJoint + bodyB: 56001 + bodyA: 2 + id: docking99580 + localAnchorB: 1.5,-10 + localAnchorA: -81,-28.5 + referenceAngle: 1.5707964 + damping: 2131.265 + stiffness: 19130.19 + - type: IFF + color: '#FF2400FF' + - uid: 56354 + components: + - type: MetaData + name: 'SYDR Тайга ' + - type: Transform + rot: 3.141592653589793 rad + pos: -5.4727836,-96.70861 + parent: 1 + - type: MapGrid + chunks: + 0,0: + ind: 0,0 + tiles: HAAAAAAAIAAAAAAAgQAAAAAADwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAUAAAAAAADwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAHAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAUgAAAAAACQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAHAAAAAAADwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAHAAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAAAUAAAAAAAHAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,0: + ind: -1,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAADwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAADwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAA + version: 6 + - type: Broadphase + - type: Physics + bodyStatus: InAir + angularDamping: 0.05 + linearDamping: 0.05 + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: {} + - type: OccluderTree + - type: SpreaderGrid + - type: Shuttle + - type: GridPathfinding + - type: Gravity + gravityShakeSound: !type:SoundPathSpecifier + path: /Audio/Effects/alert.ogg + - type: DecalGrid + chunkCollection: + version: 2 + nodes: [] + - type: GridAtmosphere + version: 2 + data: + tiles: + 0,0: + 0: 65535 + 0,1: + 0: 4095 + 1,0: + 0: 4369 + 0,-1: + 0: 65520 + 1,-1: + 0: 4352 + -1,0: + 0: 52428 + -1,1: + 0: 2184 + -1,-1: + 0: 52352 + uniqueMixes: - volume: 2500 temperature: 293.15 moles: - - 21.824873 - - 82.1031 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - volume: 2500 - temperature: 235 - moles: - 21.824879 - 82.10312 - 0 @@ -18102,256 +38235,48 @@ 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: 5000 - moles: - - 6666.982 - - 0 - - 0 - - 6666.982 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance - - type: BecomesStation - id: Avrit - - type: SpreaderGrid + - type: NavMap - type: Joint joints: - docking703849: !type:WeldJoint - bodyB: 35803 + docking581457: !type:WeldJoint + bodyB: 56354 bodyA: 2 - id: docking703849 + id: docking581457 localAnchorB: 2.5,-3 - localAnchorA: 33.5,-67 - referenceAngle: 3.1421463 - damping: 536.2525 - stiffness: 4813.3916 - docking703850: !type:WeldJoint - bodyB: 35803 - bodyA: 2 - id: docking703850 - localAnchorB: 0.49999997,-3 - localAnchorA: 35.5,-67 - referenceAngle: 3.1421463 - damping: 536.2525 - stiffness: 4813.3916 - docking563600: !type:WeldJoint - bodyB: 44868 - bodyA: 2 - id: docking563600 - localAnchorB: 1.5,-10 - localAnchorA: -51,-44.5 - referenceAngle: 1.5713501 - damping: 1533.7836 - stiffness: 13767.21 - docking565026: !type:WeldJoint - bodyB: 32764 - bodyA: 2 - id: docking565026 - localAnchorB: 0.49999997,-5 - localAnchorA: -53,-30.5 - referenceAngle: 1.5713501 - damping: 520.4869 - stiffness: 4671.8794 - docking922625: !type:WeldJoint - bodyB: 2 - bodyA: 56108 - id: docking922625 - localAnchorB: 82,-1.5 - localAnchorA: -0.5,-5 - referenceAngle: 1.5702425 - damping: 951.0461 - stiffness: 8536.569 - docking922623: !type:WeldJoint - bodyB: 2 - bodyA: 56108 - id: docking922623 - localAnchorB: 82,-3.5 - localAnchorA: 1.5,-5 - referenceAngle: 1.5702425 - damping: 951.0461 - stiffness: 8536.569 - - type: NavMap - - uid: 19633 - components: - - type: MetaData - - type: Transform - parent: 19556 - - type: Solution - solution: - maxVol: 1 - name: food - reagents: - - ReagentId: Fiber - Quantity: 1 - - type: ContainedSolution - containerName: food - container: 19556 - - uid: 21272 - components: - - type: MetaData - - type: Transform - parent: 21263 - - type: Solution - solution: - maxVol: 20 - name: food - reagents: - - ReagentId: SpaceDrugs - Quantity: 10 - - ReagentId: Sugar - Quantity: 10 - - type: ContainedSolution - containerName: food - container: 21263 - - uid: 21294 - components: - - type: MetaData - - type: Transform - parent: 21275 - - type: Solution - solution: - maxVol: 20 - name: food - reagents: - - ReagentId: Sugar - Quantity: 10 - - ReagentId: SpaceDrugs - Quantity: 10 - - type: ContainedSolution - containerName: food - container: 21275 - - uid: 21298 - components: - - type: MetaData - - type: Transform - parent: 21297 - - type: Solution - solution: - maxVol: 20 - name: food - reagents: - - ReagentId: Sugar - Quantity: 10 - - ReagentId: SpaceDrugs - Quantity: 10 - - type: ContainedSolution - containerName: food - container: 21297 - - uid: 21369 - components: - - type: MetaData - - type: Transform - parent: 21368 - - type: Solution - solution: - maxVol: 20 - name: food - reagents: - - ReagentId: Sugar - Quantity: 10 - - ReagentId: SpaceDrugs - Quantity: 10 - - type: ContainedSolution - containerName: food - container: 21368 - - uid: 21466 - components: - - type: MetaData - - type: Transform - parent: 21463 - - type: Solution - solution: - maxVol: 20 - name: food - reagents: - - ReagentId: SpaceDrugs - Quantity: 10 - - ReagentId: Sugar - Quantity: 10 - - type: ContainedSolution - containerName: food - container: 21463 - - uid: 21468 - components: - - type: MetaData - - type: Transform - parent: 21467 - - type: Solution - solution: - maxVol: 20 - name: food - reagents: - - ReagentId: Sugar - Quantity: 10 - - ReagentId: SpaceDrugs - Quantity: 10 - - type: ContainedSolution - containerName: food - container: 21467 - - uid: 32523 + localAnchorA: -7.5,-93 + referenceAngle: 3.1415927 + damping: 536.6581 + stiffness: 4817.0317 + - type: IFF + color: '#9B2D30FF' + - uid: 56424 components: - type: MetaData + name: Мусорщик NT-SY - type: Transform - parent: 32522 - - type: Solution - solution: - maxVol: 1 - name: food - reagents: - - ReagentId: Fiber - Quantity: 1 - - type: ContainedSolution - containerName: food - container: 32522 - - uid: 32764 - components: - - type: MetaData - name: ASSS MK-738 - - type: Transform - rot: 1.5707963267948966 rad - pos: -57.624798,-30.437841 + rot: -1.5707963267948966 rad + pos: 99.80985,-0.41926074 parent: 1 - type: MapGrid chunks: 0,0: ind: 0,0 - tiles: KQAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAKQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 0,-1: ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAUAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAUAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,-1: + ind: -1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAA version: 6 - type: Broadphase - type: Physics @@ -18372,27 +38297,171 @@ entities: - type: DecalGrid chunkCollection: version: 2 - nodes: [] + nodes: + - node: + color: '#A4610696' + id: ConcreteTrimCornerNe + decals: + 21: 1,5 + 22: 2,2 + 23: 3,1 + - node: + color: '#A4610696' + id: ConcreteTrimCornerNw + decals: + 18: -1,5 + 19: -2,2 + 20: -3,1 + - node: + color: '#A4610696' + id: ConcreteTrimCornerSe + decals: + 24: 2,-4 + 25: 3,-3 + 26: 1,3 + - node: + color: '#A4610696' + id: ConcreteTrimCornerSw + decals: + 27: -1,3 + 28: -3,-3 + 29: -2,-4 + - node: + color: '#A4610696' + id: ConcreteTrimInnerNe + decals: + 33: 2,1 + - node: + color: '#A4610696' + id: ConcreteTrimInnerNw + decals: + 32: -2,1 + - node: + color: '#A4610696' + id: ConcreteTrimInnerSe + decals: + 31: 2,-3 + - node: + color: '#A4610696' + id: ConcreteTrimInnerSw + decals: + 30: -2,-3 + - node: + color: '#A4610696' + id: ConcreteTrimLineE + decals: + 11: 3,0 + 12: 3,-2 + 13: 1,4 + - node: + color: '#A4610696' + id: ConcreteTrimLineN + decals: + 34: -1,2 + 35: 1,2 + 37: 0,5 + - node: + color: '#A4610696' + id: ConcreteTrimLineS + decals: + 17: 0,-4 + - node: + color: '#A4610696' + id: ConcreteTrimLineW + decals: + 14: -1,4 + 15: -3,0 + 16: -3,-2 + - node: + color: '#FFFFFFFF' + id: WarnCornerNE + decals: + 1: 1,0 + - node: + color: '#FFFFFFFF' + id: WarnCornerNW + decals: + 0: -1,0 + - node: + color: '#FFFFFFFF' + id: WarnCornerSE + decals: + 2: 1,-2 + - node: + color: '#FFFFFFFF' + id: WarnCornerSW + decals: + 3: -1,-2 + - node: + color: '#FFFFFFFF' + id: WarnFull + decals: + 38: -4,-1 + 39: 4,-1 + - node: + color: '#FFFFFFFF' + id: WarnLineE + decals: + 7: 1,-1 + 41: 3,-1 + - node: + color: '#A4610696' + id: WarnLineGreyscaleN + decals: + 10: 0,2 + - node: + color: '#A4610696' + id: WarnLineGreyscaleS + decals: + 8: -1,-4 + 9: 1,-4 + 36: 0,3 + - node: + color: '#FFFFFFFF' + id: WarnLineN + decals: + 4: 0,-2 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 6: -1,-1 + 40: -3,-1 + - node: + color: '#FFFFFFFF' + id: WarnLineW + decals: + 5: 0,0 - type: GridAtmosphere version: 2 data: tiles: 0,0: - 0: 30583 + 0: 65535 -1,0: - 0: 52428 + 0: 65535 + 0,-1: + 0: 65535 + -1,-1: + 0: 65535 0,1: 0: 1911 + 1,0: + 0: 4915 + -2,0: + 0: 2184 -1,1: 0: 3276 - -1,-2: - 0: 49152 - -1,-1: - 0: 52428 0,-2: - 0: 28672 - 0,-1: - 0: 30583 + 0: 61440 + 1,-2: + 0: 4096 + 1,-1: + 0: 13107 + -2,-1: + 0: 34952 + -1,-2: + 0: 61440 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -18412,65 +38481,203 @@ entities: chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance + - type: NavMap + - type: SalvageShuttle - type: Joint joints: - docking565026: !type:WeldJoint - bodyB: 32764 + docking770304: !type:WeldJoint + bodyB: 56424 bodyA: 2 - id: docking565026 - localAnchorB: 0.49999997,-5 - localAnchorA: -53,-30.5 - referenceAngle: 1.5713501 - damping: 520.4869 - stiffness: 4671.8794 - - uid: 33049 + id: docking770304 + localAnchorB: 1.5,-5 + localAnchorA: 95,-1.5 + referenceAngle: -1.5707964 + damping: 952.3223 + stiffness: 8548.026 + docking770303: !type:WeldJoint + bodyB: 56424 + bodyA: 2 + id: docking770303 + localAnchorB: -0.5,-5 + localAnchorA: 95,0.49999997 + referenceAngle: -1.5707964 + damping: 952.3223 + stiffness: 8548.026 + - type: IFF + color: '#FFA000FF' + - uid: 56631 components: - type: MetaData - name: Шахтёрский Аванпост ITS "Rock&Stone" + name: '"Sierra"' - type: Transform - pos: 440,410 + rot: 0.6981317007977318 rad + pos: 1165.9164,1612.2976 parent: 1 - type: MapGrid chunks: 0,0: ind: 0,0 - tiles: gQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAABwAAAAAABwAAAAAACAAAAAAABwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAACAAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: YAAAAAAAZwAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAIAAAAAAAgAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAYAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAABwAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: gQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAHwAAAAAAfQAAAAAAfQAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAHwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAfQAAAAAAHwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAA version: 6 -1,0: ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAACAAAAAAABwAAAAAAgQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAABwAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAcwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + tiles: gQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAUAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAPAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAA + version: 6 + 0,-1: + ind: 0,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAALQAAAAAALQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAgQAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAA version: 6 -1,-1: ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAZwAAAAAAJQAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAYAAAAAAAIAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAABwAAAAAAYAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAYAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAABwAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAA - version: 6 - -1,-2: - ind: -1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAACAAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAABwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAJQAAAAAAZwAAAAAAJQAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAYAAAAAACZwAAAAAA + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAALQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAA version: 6 - 0,-2: - ind: 0,-2 - tiles: gAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAYAAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAZwAAAAAABwAAAAAABwAAAAAABwAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAACAAAAAAABwAAAAAAAAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAYAAAAAADZwAAAAAAZwAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAA + 0,1: + ind: 0,1 + tiles: PAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAATwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAATwAAAAAATwAAAAAATwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAKAAAAAAAgQAAAAAATwAAAAAATwAAAAAATwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAACQAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAASgAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAMQAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAcwAAAAAAUgAAAAAAGgAAAAAA version: 6 -1,1: ind: -1,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: bwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAATwAAAAAATwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAATwAAAAAATwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAXQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAXQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAXQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAXQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAXQAAAAAA version: 6 - 0,1: - ind: 0,1 - tiles: ZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAACAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAYAAAAAAAcwAAAAAAcwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAQAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAcwAAAAAAcwAAAAAABwAAAAAABwAAAAAABwAAAAAAQAAAAAAAQAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAQAAAAAAAQAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAQAAAAAAAQAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + -2,0: + ind: -2,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAUgAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbgAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbgAAAAAAbgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbgAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAA version: 6 - 0,-3: - ind: 0,-3 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + 1,-1: + ind: 1,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 1,0: + ind: 1,0 + tiles: gQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAUgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAUAAAAAAAEwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbwAAAAAAbwAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAGAAAAAAAGAAAAAAAGAAAAAAAgQAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAfQAAAAAAHwAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAA + version: 6 + -2,1: + ind: -2,1 + tiles: bAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAbAAAAAAAbAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAbAAAAAAAbAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAACAAAAAAACAAAAAAACAAAAAAACAAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAACAAAAAAAEwAAAAAAEwAAAAAACAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAACAAAAAAACAAAAAAACAAAAAAACAAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAAAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAA version: 6 1,1: ind: 1,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + tiles: KAAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAYAAAAAAAgQAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAKAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASgAAAAAAKAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAKAAAAAAAYAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAYAAAAAAAKAAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAYAAAAAAAKAAAAAAAZwAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAEwAAAAAAEwAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAZwAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAZwAAAAAAKQAAAAAAYAAAAAAAgQAAAAAAZwAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEgAAAAAAEgAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAZwAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUgAAAAAARwAAAAAAcwAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAZwAAAAAAKQAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAUAAAAAAA + version: 6 + -1,2: + ind: -1,2 + tiles: gQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAUAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAUAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAASgAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAASgAAAAAAgQAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAA + version: 6 + 0,2: + ind: 0,2 + tiles: KAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAGgAAAAAAgQAAAAAAUAAAAAAAcwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAcwAAAAAAOAAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAcwAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAcwAAAAAAGgAAAAAAKAAAAAAAcwAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAUAAAAAAAOAAAAAAAKAAAAAAARwAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAPAAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAOAAAAAAAGgAAAAAAKAAAAAAAOAAAAAAAUAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAGgAAAAAAcwAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAUgAAAAAAgQAAAAAAUAAAAAAAgAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAUAAAAAAASgAAAAAAgQAAAAAAKAAAAAAASgAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAPAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAUgAAAAAAgAAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAANQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAA + version: 6 + -2,2: + ind: -2,2 + tiles: gQAAAAAAbAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAA + version: 6 + 2,1: + ind: 2,1 + tiles: OAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAKAAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAYAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAgQAAAAAAKAAAAAAASgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAUgAAAAAAUAAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 2,0: + ind: 2,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGgAAAAAAGgAAAAAAGgAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,2: + ind: -3,2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAKAAAAAAAPAAAAAAAPAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAPAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAEAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAA + version: 6 + -3,1: + ind: -3,1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAA + version: 6 + -2,-1: + ind: -2,-1 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAEwAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAEwAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAA + version: 6 + 1,2: + ind: 1,2 + tiles: GgAAAAAAOAAAAAAAKAAAAAAAYAAAAAAAYAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAUAAAAAAAEwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAUAAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAZwAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAcwAAAAAAKAAAAAAAKQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAGgAAAAAARwAAAAAAKAAAAAAASgAAAAAAKAAAAAAAYAAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAGgAAAAAAOAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKQAAAAAAMQAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAUgAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAASgAAAAAAKQAAAAAAOAAAAAAAUAAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAKQAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAANQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAUAAAAAAAKQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKQAAAAAAMQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAZQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAASgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAKQAAAAAAZQAAAAAAgQAAAAAAgQAAAAAAZQAAAAAAZQAAAAAA + version: 6 + 2,2: + ind: 2,2 + tiles: gQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAYAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAKQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,3: + ind: -1,3 + tiles: KAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKQAAAAAAgQAAAAAASgAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAUgAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAASgAAAAAAKQAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAA + version: 6 + 0,3: + ind: 0,3 + tiles: KAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAGgAAAAAAOAAAAAAANQAAAAAAgQAAAAAANQAAAAAAOAAAAAAAGgAAAAAASgAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAASgAAAAAANQAAAAAAOAAAAAAAGgAAAAAAgQAAAAAAFgAAAAAAgQAAAAAAGgAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAGgAAAAAAOAAAAAAAgQAAAAAANQAAAAAAgQAAAAAAOAAAAAAAGgAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKQAAAAAASgAAAAAAKAAAAAAAKQAAAAAANQAAAAAAOAAAAAAAGgAAAAAAgQAAAAAAFgAAAAAAgQAAAAAAGgAAAAAAOAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAASgAAAAAAKAAAAAAAgQAAAAAAGgAAAAAAOAAAAAAANQAAAAAAgQAAAAAANQAAAAAAOAAAAAAAGgAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAANQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAUwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAASgAAAAAAKQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAUwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAASgAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAA + version: 6 + -3,0: + ind: -3,0 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAA + version: 6 + -2,3: + ind: -2,3 + tiles: gQAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAPAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAPAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAgQAAAAAAKAAAAAAAUAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAA + version: 6 + -3,3: + ind: -3,3 + tiles: EAAAAAAAMgAAAAAAMgAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAMgAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAEAAAAAAAIAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAKAAAAAAAKAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAAAgQAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAPAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAKAAAAAAAKAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAKAAAAAAAKAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAZAAAAAAAZAAAAAAAZAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAA + version: 6 + -1,4: + ind: -1,4 + tiles: KQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAUgAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAASgAAAAAAUgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKQAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAPAAAAAAAAgAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAA + version: 6 + 0,4: + ind: 0,4 + tiles: KAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKQAAAAAAUgAAAAAAKQAAAAAAKAAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAZwAAAAAAZwAAAAAAUwAAAAAAZwAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAKAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAKAAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAPAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAA + version: 6 + 1,3: + ind: 1,3 + tiles: gQAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAgQAAAAAAUgAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAUAAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAUAAAAAAANQAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAgQAAAAAAUAAAAAAAGgAAAAAAOAAAAAAAgQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAgQAAAAAABAAAAAAAgQAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAgQAAAAAAUgAAAAAAZQAAAAAAZQAAAAAAgQAAAAAAZQAAAAAABAAAAAAABAAAAAAANQAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAGgAAAAAAOAAAAAAAgQAAAAAAUAAAAAAAZQAAAAAAZQAAAAAAgQAAAAAAUAAAAAAABAAAAAAABAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAgQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAZQAAAAAAKAAAAAAABAAAAAAABAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAANQAAAAAAKQAAAAAANQAAAAAAKQAAAAAAgQAAAAAASgAAAAAAKAAAAAAAgQAAAAAAKAAAAAAAKAAAAAAAKAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKQAAAAAANQAAAAAAKQAAAAAANQAAAAAAgQAAAAAAKAAAAAAAKAAAAAAANQAAAAAAKAAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAANQAAAAAAKQAAAAAANQAAAAAAKQAAAAAAgQAAAAAAKAAAAAAASgAAAAAAgQAAAAAASgAAAAAAOAAAAAAAOAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAKQAAAAAANQAAAAAAKQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAA + version: 6 + -2,4: + ind: -2,4 + tiles: bAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAA + version: 6 + 2,3: + ind: 2,3 + tiles: gQAAAAAAKAAAAAAAKAAAAAAASgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAKQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKAAAAAAAKAAAAAAAMQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAMQAAAAAAFgAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKQAAAAAASgAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAANQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAASgAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAOAAAAAAASgAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAOAAAAAAAKAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -1,5: + ind: -1,5 + tiles: PAAAAAAAPAAAAAAAPAAAAAAAUAAAAAAAUAAAAAAAgQAAAAAAUAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -2,5: + ind: -2,5 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 0,5: + ind: 0,5 + tiles: gQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAPAAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + 1,4: + ind: 1,4 + tiles: bAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -4,2: + ind: -4,2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAEAAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAEAAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAIAAAAAAA + version: 6 + -4,3: + ind: -4,3 + tiles: bAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAEAAAAAAAgQAAAAAAXQAAAAAAXQAAAAAAXQAAAAAAgQAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAEAAAAAAAEAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAEAAAAAAAEAAAAAAAEAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -3,4: + ind: -3,4 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -5,3: + ind: -5,3 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA + version: 6 + -5,2: + ind: -5,2 + tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAA + version: 6 + 2,4: + ind: 2,4 + tiles: bAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA version: 6 - type: Broadphase - type: Physics @@ -18493,2534 +38700,2801 @@ entities: version: 2 nodes: - node: - color: '#FFFFFFFF' - id: Bot + color: '#FFFFFFFF' + id: Bot + decals: + 25: -6,-6 + 26: -5,-6 + 27: -4,-6 + 28: -4,-8 + 29: -5,-8 + 30: -6,-8 + 40: 4,-6 + 41: 5,-6 + 42: 6,-6 + 43: 6,-8 + 44: 5,-8 + 45: 4,-8 + 156: -13,24 + 157: -12,24 + 158: -11,24 + 159: -8,22 + 160: -8,23 + 161: -9,23 + 162: -9,22 + 163: -9,21 + 164: -8,21 + 165: -9,24 + 166: -8,24 + 451: 30,33 + 452: 30,31 + 453: 33,32 + 454: 33,34 + 455: 27,34 + 456: 27,32 + 624: 1,80 + 625: 1,79 + 626: 4,79 + 627: 4,81 + 628: 4,82 + 629: 1,82 + - node: + color: '#9B0000FF' + id: BrickTileSteelCornerNe + decals: + 81: 2,12 + 118: -7,25 + - node: + color: '#A91409FF' + id: BrickTileSteelCornerNe + decals: + 0: 2,-6 + 16: -4,-6 + 31: 6,-6 + 47: 4,-2 + 62: 7,6 + - node: + color: '#9B0000FF' + id: BrickTileSteelCornerNw + decals: + 79: -2,12 + 119: -19,25 + - node: + color: '#A91409FF' + id: BrickTileSteelCornerNw + decals: + 1: -2,-6 + 17: -6,-6 + 32: 4,-6 + 46: -4,-2 + 63: 4,6 + - node: + color: '#9B0000FF' + id: BrickTileSteelCornerSe + decals: + 83: 2,8 + 120: -7,20 + 121: -13,18 + - node: + color: '#A91409FF' + id: BrickTileSteelCornerSe + decals: + 3: 2,-8 + 19: -4,-8 + 34: 6,-8 + 49: 4,-4 + 65: 7,0 + - node: + color: '#9B0000FF' + id: BrickTileSteelCornerSw + decals: + 82: -2,8 + 122: -19,18 + - node: + color: '#A91409FF' + id: BrickTileSteelCornerSw + decals: + 2: -2,-8 + 18: -6,-8 + 33: 4,-8 + 48: -4,-4 + 64: 4,0 + - node: + color: '#9B0000FF' + id: BrickTileSteelInnerNe + decals: + 89: -1,12 + 90: 1,12 + 91: 2,10 + 155: -9,25 + - node: + color: '#A91409FF' + id: BrickTileSteelInnerNe + decals: + 14: 2,-7 + 15: 0,-6 + 23: -4,-7 + - node: + color: '#9B0000FF' + id: BrickTileSteelInnerNw + decals: + 88: -1,12 + 92: 1,12 + 93: -2,10 + 153: -19,24 + 154: -9,25 + - node: + color: '#A91409FF' + id: BrickTileSteelInnerNw + decals: + 12: -2,-7 + 13: 0,-6 + 39: 4,-7 + - node: + color: '#9B0000FF' + id: BrickTileSteelInnerSe + decals: + 96: 1,8 + 97: 2,10 + 151: -13,20 + 152: -9,20 + - node: + color: '#A91409FF' + id: BrickTileSteelInnerSe + decals: + 8: 0,-8 + 9: 2,-7 + 24: -4,-7 + - node: + color: '#9B0000FF' + id: BrickTileSteelInnerSw + decals: + 94: -2,10 + 95: -1,8 + 149: -9,20 + 150: -19,21 + - node: + color: '#A91409FF' + id: BrickTileSteelInnerSw + decals: + 10: 0,-8 + 11: -2,-7 + 38: 4,-7 + - node: + color: '#9B0000FF' + id: BrickTileSteelLineE + decals: + 84: 2,9 + 85: 2,11 + 123: -7,21 + 124: -7,22 + 125: -7,23 + 126: -7,24 + 148: -13,19 + - node: + color: '#A91409FF' + id: BrickTileSteelLineE + decals: + 35: 6,-7 + 61: 4,-3 + 66: 7,1 + 67: 7,2 + 68: 7,3 + 69: 7,4 + 70: 7,5 + - node: + color: '#9B0000FF' + id: BrickTileSteelLineN + decals: + 80: 0,12 + 127: -18,25 + 128: -17,25 + 129: -15,25 + 130: -16,25 + 131: -14,25 + 132: -13,25 + 133: -12,25 + 134: -11,25 + 135: -10,25 + 136: -8,25 + - node: + color: '#A91409FF' + id: BrickTileSteelLineN + decals: + 4: -1,-6 + 5: 1,-6 + 20: -5,-6 + 36: 5,-6 + 50: -3,-2 + 51: -2,-2 + 52: 2,-2 + 53: 3,-2 + 71: 5,6 + - node: + color: '#9B0000FF' + id: BrickTileSteelLineS + decals: + 139: -18,18 + 140: -17,18 + 141: -16,18 + 142: -15,18 + 143: -14,18 + 144: -12,20 + 145: -11,20 + 146: -10,20 + 147: -8,20 + - node: + color: '#A91409FF' + id: BrickTileSteelLineS + decals: + 6: -1,-8 + 7: 1,-8 + 22: -5,-8 + 37: 5,-8 + 54: -3,-4 + 55: -2,-4 + 56: -1,-4 + 57: 1,-4 + 58: 2,-4 + 59: 3,-4 + 77: 5,0 + 78: 6,0 + - node: + color: '#9B0000FF' + id: BrickTileSteelLineW + decals: + 86: -2,9 + 87: -2,11 + 137: -19,19 + 138: -19,20 + - node: + color: '#A91409FF' + id: BrickTileSteelLineW + decals: + 21: -6,-7 + 60: -4,-3 + 72: 4,5 + 73: 4,4 + 74: 4,3 + 75: 4,2 + 76: 4,1 + - node: + color: '#996700FF' + id: BrickTileWhiteCornerNe + decals: + 102: -15,24 + 110: -15,20 + 111: -11,22 + - node: + color: '#B32828FF' + id: BrickTileWhiteCornerNe + decals: + 209: -8,17 + 223: -4,12 + - node: + color: '#996700FF' + id: BrickTileWhiteCornerNw + decals: + 101: -17,24 + 112: -17,20 + 113: -13,22 + - node: + color: '#B32828FF' + id: BrickTileWhiteCornerNw + decals: + 208: -10,17 + 222: -8,12 + - node: + color: '#996700FF' + id: BrickTileWhiteCornerSe + decals: + 100: -15,23 + 107: -15,19 + 108: -11,21 + - node: + color: '#B32828FF' + id: BrickTileWhiteCornerSe + decals: + 210: -8,15 + 224: -4,8 + - node: + color: '#996700FF' + id: BrickTileWhiteCornerSw + decals: + 105: -17,23 + 106: -17,19 + 109: -13,21 + - node: + color: '#B32828FF' + id: BrickTileWhiteCornerSw + decals: + 211: -10,15 + 225: -8,8 + - node: + color: '#B32828FF' + id: BrickTileWhiteLineE + decals: + 214: -8,16 + 229: -4,9 + 230: -4,11 + 234: -4,10 + - node: + color: '#FFA647FF' + id: BrickTileWhiteLineE + decals: + 167: -7,35 + 168: -7,34 + 169: -7,33 + 174: -19,29 + 175: -19,30 + 176: -19,31 + 177: -19,32 + - node: + color: '#1DDFBEFF' + id: BrickTileWhiteLineN + decals: + 183: -19,35 + 184: -17,35 + 185: -16,35 + 186: -14,35 + 187: -12,35 + 188: -9,35 + 189: -7,35 + - node: + color: '#996700FF' + id: BrickTileWhiteLineN + decals: + 103: -16,24 + 114: -12,22 + 115: -16,20 + - node: + color: '#B32828FF' + id: BrickTileWhiteLineN + decals: + 190: -4,35 + 191: -3,35 + 192: 0,35 + 193: 1,35 + 194: 3,35 + 195: 4,35 + 196: 5,35 + 205: -5,35 + 206: 6,35 + 207: -9,17 + 231: -7,12 + 232: -6,12 + 233: -5,12 + - node: + color: '#FFA647FF' + id: BrickTileWhiteLineN decals: - 6: -9,-14 - 7: -8,-14 - 8: -7,-14 - 9: -6,-14 - 10: -5,-14 - 15: -9,-19 - 16: -8,-19 - 17: -7,-19 - 21: -6,-19 - 22: -5,-19 - 181: 1,12 - 182: -3,24 - 183: -11,16 + 180: -17,27 + 181: -16,27 + 182: -15,27 - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Bot + color: '#996700FF' + id: BrickTileWhiteLineS decals: - 131: 1,-10 - 164: 6,14 - 165: 7,14 - 166: 7,14 - 167: 8,14 - 168: 9,14 - 169: 9,12 - 170: 8,12 - 171: 7,12 - 172: 6,12 + 104: -16,23 + 116: -16,19 + 117: -12,21 - node: - color: '#FFFFFFFF' - id: Caution + color: '#B32828FF' + id: BrickTileWhiteLineS decals: - 69: 0,-23 + 197: 5,32 + 198: 4,32 + 199: -4,32 + 200: -1,32 + 201: 0,32 + 202: 1,32 + 203: 6,32 + 204: -5,32 + 213: -9,15 + 226: -7,8 + 227: -6,8 + 228: -5,8 - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Caution + color: '#FFA647FF' + id: BrickTileWhiteLineS decals: - 71: -3,-11 + 178: -17,34 + 179: -15,34 - node: - angle: 3.141592653589793 rad - color: '#FFFFFFFF' - id: Caution + color: '#B32828FF' + id: BrickTileWhiteLineW decals: - 68: 0,-18 + 212: -10,16 + - node: + color: '#FFA647FF' + id: BrickTileWhiteLineW + decals: + 170: -13,32 + 171: -13,31 + 172: -13,30 + 173: -13,29 + - node: + color: '#B32828FF' + id: ConcreteTrimBox + decals: + 390: 14,3 + 399: 12,-6 + - node: + color: '#B32828FF' + id: ConcreteTrimCornerNe + decals: + 248: -13,4 + 258: -11,-2 + 288: 9,18 + 370: 15,4 + 377: 11,4 + 394: 13,-2 + 403: 8,12 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimCornerNe + decals: + 548: -4,72 + 594: 7,72 + 720: -18,56 + 721: -10,59 + 722: -4,52 + 723: -4,58 + 724: 2,58 + 725: 2,52 + 726: -4,66 + 727: -10,67 + 728: 7,66 - node: - angle: 4.71238898038469 rad color: '#FFFFFFFF' - id: Caution + id: ConcreteTrimCornerNe decals: - 70: -8,-11 + 1012: 33,56 + - node: + color: '#B32828FF' + id: ConcreteTrimCornerNw + decals: + 249: -15,4 + 257: -13,-2 + 289: 7,18 + 369: 13,4 + 392: 11,-2 + 404: 4,12 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimCornerNw + decals: + 545: -8,72 + 595: -2,72 + 688: -16,67 + 689: -8,66 + 690: -2,66 + 691: -8,58 + 692: -2,58 + 693: -2,52 + 694: -8,52 + 695: -15,51 + 696: -22,50 + 697: -22,56 + 698: -16,59 - node: color: '#FFFFFFFF' - id: Dirt + id: ConcreteTrimCornerNw decals: - 0: -1,0 - 1: -1,-3 - 2: -1,4 - 3: 0,7 - 4: -1,-2 - 5: 0,-1 - 34: -5,-15 - 35: -9,-18 - 36: -5,-17 - 37: -8,-18 - 38: -9,-15 - 39: -5,-10 - 40: -6,-11 - 56: 6,-17 - 57: 9,-17 - 58: 9,-16 - 59: 7,-16 - 60: -1,-16 - 61: -2,-14 - 62: 0,-12 - 63: -2,-11 - 64: 1,-17 - 65: 4,-17 - 66: 5,-18 - 67: -3,-18 + 1015: 30,56 + - node: + color: '#B32828FF' + id: ConcreteTrimCornerSe + decals: + 250: -13,2 + 259: -11,-4 + 298: 9,14 + 371: 15,2 + 376: 11,2 + 395: 13,-4 + 406: 8,8 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimCornerSe + decals: + 546: -4,68 + 587: 7,68 + 699: -18,52 + 700: -15,46 + 701: -10,53 + 702: -8,47 + 703: -4,48 + 704: 2,48 + 705: 2,54 + 706: -4,54 + 707: -4,60 + 708: -10,61 + 709: 7,54 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: Dirt + id: ConcreteTrimCornerSe decals: - 72: -6,12 - 73: -5,15 - 74: -3,14 - 75: -1,13 - 76: -2,12 - 77: -6,14 - 78: -4,13 - 79: -5,12 - 80: 2,16 - 81: 5,17 - 82: -5,17 - 83: -6,19 - 84: -2,20 - 85: 1,20 - 86: 5,13 - 87: 7,13 - 88: 3,14 - 132: -10,16 - 133: -6,17 - 134: -4,16 - 135: -12,17 - 156: 0,22 - 157: -1,24 - 158: -3,23 - 159: -3,24 - 160: -3,22 - 161: 1,22 - 162: -1,23 - 163: -5,14 + 1008: 33,55 + - node: + color: '#B32828FF' + id: ConcreteTrimCornerSw + decals: + 251: -15,2 + 260: -13,-4 + 299: 7,14 + 372: 13,2 + 393: 11,-4 + 405: 4,8 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimCornerSw + decals: + 547: -8,68 + 586: -2,68 + 710: -2,60 + 711: 4,54 + 712: -8,60 + 713: -16,61 + 714: -16,53 + 715: -8,54 + 716: -2,54 + 717: -2,48 + 718: -22,46 + 719: -22,52 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: DirtHeavy + id: ConcreteTrimCornerSw decals: - 92: -6,14 - 93: -2,12 - 94: 6,17 - 97: 0,20 - 98: 1,6 - 101: 1,-8 - 104: -1,10 - 105: -2,20 - 106: -5,-15 - 109: -9,-15 - 110: 5,-18 - 117: 7,-16 - 118: -1,-17 - 120: -3,-18 - 128: 1,22 - 129: -3,24 - 137: -9,20 - 143: -5,20 - 154: 8,12 - 155: 1,14 + 1009: 30,55 + - node: + color: '#B32828FF' + id: ConcreteTrimEndE + decals: + 387: 10,3 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimEndN + decals: + 602: 5,74 + 603: 0,74 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimInnerNe + decals: + 599: 5,72 + 609: 0,73 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimInnerNw + decals: + 598: 0,72 + 608: 5,73 + 905: -8,51 + 906: -15,50 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: DirtLight + id: ConcreteTrimInnerNw decals: - 90: -3,14 - 91: -3,12 - 95: -5,17 - 96: 1,16 - 100: -1,-6 - 107: -8,-18 - 108: -5,-17 - 111: 3,-16 - 112: 5,-20 - 113: 3,-22 - 121: -2,-14 - 122: 1,-12 - 123: 1,-15 - 124: 5,-12 - 125: 1,5 - 126: -2,23 - 138: -8,19 - 139: -11,19 - 140: -12,20 - 141: -12,19 - 144: -5,19 - 145: -3,16 - 146: -12,16 - 147: 4,17 - 148: 7,16 - 152: 4,14 - 153: 7,13 + 938: 25,43 + 939: 26,44 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimInnerSe + decals: + 907: -15,47 + 908: -8,48 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimInnerSw + decals: + 909: 4,60 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: DirtMedium + id: ConcreteTrimInnerSw decals: - 89: -6,12 - 99: -1,-1 - 102: 1,-4 - 103: -1,5 - 114: 5,-22 - 115: 4,-20 - 116: 9,-17 - 119: -2,-10 - 127: 0,24 - 130: -3,22 - 136: -9,16 - 142: -11,20 - 149: 9,17 - 150: 9,14 - 151: 3,12 + 940: 30,45 + - node: + color: '#B32828FF' + id: ConcreteTrimLineE + decals: + 246: -13,3 + 261: -11,-3 + 294: 9,17 + 295: 9,16 + 296: 9,15 + 368: 15,3 + 378: 11,3 + 398: 13,-3 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimLineE + decals: + 558: -4,69 + 559: -4,70 + 560: -4,71 + 591: 7,69 + 592: 7,70 + 593: 7,71 + 601: 5,73 + 729: 2,55 + 730: 2,56 + 731: 2,57 + 732: 2,49 + 733: 2,50 + 734: 2,51 + 735: -4,49 + 736: -4,50 + 737: -4,51 + 738: -18,53 + 739: -18,54 + 740: -18,55 + 741: -10,54 + 742: -10,58 + 743: -10,57 + 744: -10,56 + 745: -10,55 + 746: -4,55 + 747: -4,56 + 748: -4,57 + 749: -10,62 + 750: -10,63 + 751: -10,64 + 752: -10,65 + 753: -10,66 + 754: -4,61 + 755: -4,62 + 756: -4,63 + 757: -4,64 + 758: -4,65 + 759: 7,55 + 760: 7,56 + 761: 7,57 + 762: 7,58 + 763: 7,59 + 764: 7,60 + 765: 7,61 + 766: 7,62 + 767: 7,63 + 768: 7,64 + 769: 7,65 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: Remains + id: ConcreteTrimLineE decals: - 184: -2.7025146,-13.285156 - 185: -5.054077,13.869629 + 924: 24,45 + 925: 24,44 + 926: 24,43 + - node: + color: '#B32828FF' + id: ConcreteTrimLineN + decals: + 252: -14,4 + 254: -15,1 + 255: -14,1 + 256: -13,1 + 262: -12,-2 + 373: 14,4 + 381: 9,4 + 382: 10,4 + 383: 9,5 + 384: 10,5 + 388: 9,3 + 396: 12,-2 + 400: 5,12 + 401: 6,12 + 402: 7,12 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimLineN + decals: + 555: -7,72 + 556: -6,72 + 557: -5,72 + 596: -1,72 + 597: 6,72 + 604: 1,73 + 605: 2,73 + 606: 3,73 + 607: 4,73 + 770: 6,66 + 771: 5,66 + 772: 4,66 + 773: 3,66 + 774: 2,66 + 775: 1,66 + 776: 0,66 + 777: -1,66 + 778: -5,66 + 779: -6,66 + 780: -7,66 + 781: -15,67 + 782: -14,67 + 783: -13,67 + 784: -12,67 + 785: -11,67 + 786: -15,59 + 787: -14,59 + 788: -13,59 + 789: -12,59 + 790: -11,59 + 791: -21,56 + 792: -20,56 + 793: -19,56 + 794: -7,58 + 795: -6,58 + 796: -5,58 + 797: -1,58 + 798: 0,58 + 799: 1,58 + 800: 1,52 + 801: 0,52 + 802: -1,52 + 803: -7,52 + 804: -6,52 + 805: -5,52 + 806: -9,51 + 807: -10,51 + 808: -11,51 + 809: -12,51 + 810: -13,51 + 811: -14,51 + 812: -21,50 + 813: -20,50 + 814: -19,50 + 815: -18,50 + 816: -17,50 + 817: -16,50 - node: color: '#FFFFFFFF' - id: WarnLineE + id: ConcreteTrimLineN decals: - 24: -5,-10 - 25: -5,-11 - 26: -5,-12 - 27: -8,-11 - 28: -8,-12 - 32: -8,-10 - 33: -4,-14 + 936: 27,45 + 937: 29,45 + 1013: 32,56 + 1014: 31,56 + - node: + color: '#A91409FF' + id: ConcreteTrimLineS + decals: + 540: 1,37 + 542: -5,37 + - node: + color: '#B32828FF' + id: ConcreteTrimLineS + decals: + 253: -14,2 + 264: -12,-4 + 300: 8,14 + 375: 14,2 + 379: 9,2 + 380: 10,2 + 385: 9,1 + 386: 10,1 + 389: 9,3 + 397: 12,-4 + 407: 5,8 + 408: 6,8 + 409: 7,8 + 528: -1,37 + 529: 0,37 + 530: 2,37 + 531: -2,37 + 532: -4,37 + 533: -3,37 + 534: 3,37 + 535: 4,37 + 536: 5,37 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimLineS + decals: + 549: -7,68 + 550: -6,68 + 551: -5,68 + 578: 2,68 + 579: 1,68 + 580: 0,68 + 581: -1,68 + 582: 3,68 + 583: 4,68 + 584: 5,68 + 585: 6,68 + 818: -21,52 + 819: -20,52 + 820: -19,52 + 821: -21,46 + 822: -20,46 + 823: -19,46 + 824: -18,46 + 825: -17,46 + 826: -16,46 + 827: -14,47 + 828: -13,47 + 829: -12,47 + 830: -11,47 + 831: -10,47 + 832: -9,47 + 833: -5,48 + 834: -6,48 + 835: -7,48 + 836: -15,53 + 837: -14,53 + 838: -13,53 + 839: -12,53 + 840: -11,53 + 841: -7,54 + 842: -6,54 + 843: -5,54 + 844: -1,48 + 845: 0,48 + 846: 1,48 + 847: -1,54 + 848: 0,54 + 849: 1,54 + 850: -7,60 + 851: -6,60 + 852: -5,60 + 853: -15,61 + 854: -14,61 + 855: -13,61 + 856: -12,61 + 857: -11,61 + 858: -1,60 + 859: 0,60 + 860: 1,60 + 861: 2,60 + 862: 3,60 + 863: 5,54 + 864: 6,54 - node: color: '#FFFFFFFF' - id: WarnLineN + id: ConcreteTrimLineS decals: - 18: -9,-18 - 19: -8,-18 - 20: -7,-18 - 50: -1,-21 - 51: 0,-21 - 52: 1,-21 - 53: -1,-18 - 54: 0,-18 - 55: 1,-18 - 173: 6,13 - 174: 7,13 - 175: 8,13 - 176: 9,13 + 1010: 31,55 + 1011: 32,55 + - node: + color: '#B32828FF' + id: ConcreteTrimLineW + decals: + 247: -15,3 + 263: -13,-3 + 290: 7,17 + 291: 7,16 + 292: 7,15 + 374: 13,3 + 391: 11,-3 + 410: 4,9 + 411: 4,10 + 412: 4,11 + - node: + color: '#DE3A3AFF' + id: ConcreteTrimLineW + decals: + 552: -8,69 + 553: -8,70 + 554: -8,71 + 588: -2,69 + 589: -2,70 + 590: -2,71 + 600: 0,73 + 865: -22,53 + 866: -22,54 + 867: -22,55 + 868: -22,47 + 869: -22,48 + 870: -22,49 + 871: -16,54 + 872: -16,55 + 873: -16,56 + 874: -16,57 + 875: -16,58 + 876: -8,55 + 877: -8,56 + 878: -8,57 + 879: -2,55 + 880: -2,56 + 881: -2,57 + 882: -2,49 + 883: -2,50 + 884: -2,51 + 885: -16,62 + 886: -16,64 + 887: -16,63 + 888: -16,65 + 889: -16,66 + 890: -8,61 + 891: -8,62 + 892: -8,63 + 893: -8,64 + 894: -8,65 + 895: -2,61 + 896: -2,62 + 897: -2,63 + 898: -2,64 + 899: -2,65 + 900: 4,55 + 901: 4,56 + 902: 4,57 + 903: 4,58 + 904: 4,59 - node: color: '#FFFFFFFF' - id: WarnLineS + id: ConcreteTrimLineW decals: - 23: -3,-10 - 29: -6,-11 - 30: -6,-12 - 31: -6,-10 - 41: -3,-11 - 42: -3,-12 + 927: 31,45 + 928: 31,44 + 929: 31,43 - node: color: '#FFFFFFFF' - id: WarnLineW + id: Delivery decals: - 11: -9,-15 - 12: -8,-15 - 13: -6,-15 - 14: -5,-15 - 43: -7,-15 - 44: -1,-23 - 45: 0,-23 - 46: 1,-23 - 47: -1,-20 - 48: 0,-20 - 49: 1,-20 - 177: 6,13 - 178: 7,13 - 179: 8,13 - 180: 9,13 - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 4407 - 0,-1: - 0: 30583 - -1,0: - 0: 52428 - -1,-1: - 0: 52428 - 0,1: - 0: 65525 - 0,2: - 0: 65535 - 0,-4: - 0: 65535 - 0,-3: - 0: 65535 - 0,-2: - 0: 30719 - 1,-4: - 0: 65535 - 1,-3: - 0: 65535 - 1,-2: - 0: 34975 - 2,-4: - 0: 65535 - 2,-3: - 0: 16383 - 3,-4: - 0: 4915 - 3,-3: - 0: 4369 - -1,1: - 0: 65534 - -1,2: - 0: 65535 - -3,-4: - 0: 61183 - -3,-3: - 0: 35054 - -2,-4: - 0: 65535 - -2,-3: - 0: 65535 - -1,-4: - 0: 65535 - -1,-3: - 0: 65535 - -1,-2: - 0: 52431 - -3,-5: - 0: 65534 - -3,-6: - 0: 52352 - -2,-6: - 0: 65534 - -2,-5: - 0: 65535 - -2,-7: - 0: 52352 - -1,-7: - 0: 65534 - -1,-6: - 0: 65535 - -1,-5: - 0: 65535 - 0,-7: - 0: 65507 - 0,-6: - 0: 65535 - 0,-5: - 0: 65535 - 1,-7: - 0: 4096 - 1,-6: - 0: 65527 - 1,-5: - 0: 65535 - 2,-6: - 0: 65328 - 2,-5: - 0: 65535 - 3,-5: - 0: 30577 - 0,3: - 0: 65535 - 1,1: - 0: 65464 - 1,2: - 0: 65535 - 1,3: - 0: 65535 - -2,2: - 0: 65535 - -2,1: - 0: 60552 - -2,3: - 0: 65535 - -1,3: - 0: 65535 - -1,4: - 0: 65535 - 0,4: - 0: 65535 - 1,4: - 0: 65535 - 2,1: - 0: 4352 - 2,2: - 0: 65535 - 2,3: - 0: 65535 - -3,3: - 0: 65262 - -3,2: - 0: 51336 - -2,-2: - 0: 34958 - -1,-8: - 0: 44740 - 0,-8: - 0: 13091 - -3,4: - 0: 65535 - -2,4: - 0: 65535 - -2,5: - 0: 65535 - -2,6: - 0: 3310 - -1,5: - 0: 65535 - -1,6: - 0: 4095 - 0,5: - 0: 65535 - 0,6: - 0: 2047 - 1,5: - 0: 65535 - 1,6: - 0: 31 - 2,4: - 0: 65535 - 0,-9: - 0: 8192 - 1,0: - 0: 34952 - 3,0: - 0: 4369 - 3,1: - 0: 4369 - 3,2: - 0: 29489 - 3,3: - 0: 63351 - 1,-1: - 0: 34952 - 3,-2: - 0: 4369 - 3,-1: - 0: 4369 - -4,3: - 0: 32768 - -3,0: - 0: 34952 - -3,1: - 0: 34952 - -2,0: - 0: 34952 - -3,-2: - 0: 34952 - -3,-1: - 0: 34952 - -2,-1: - 0: 34952 - -4,4: - 0: 34952 - -4,5: - 0: 136 - -3,5: - 0: 35071 - 2,5: - 0: 65535 - 2,6: - 0: 7 - 3,4: - 0: 65535 - 3,5: - 0: 32767 - 4,4: - 0: 4368 - 4,5: - 0: 17 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - type: NavMap - - uid: 34641 - components: - - type: MetaData - name: DC Торговый Аванпост NH-510 - - type: Transform - pos: -388.03125,-361.1172 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: BwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAJBwAAAAAJBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAMBwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAABHQAAAAACHQAAAAACHQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAADHQAAAAADHQAAAAADHQAAAAABHQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAABHQAAAAACHQAAAAACHQAAAAAAHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAABHQAAAAAAHQAAAAABHQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAADHQAAAAABHQAAAAAAHQAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAAAHQAAAAADHQAAAAABHQAAAAADHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAACHQAAAAADHQAAAAABHQAAAAABHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHQAAAAADHQAAAAACHQAAAAADHQAAAAACHQAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -2,-1: - ind: -2,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAGBwAAAAADBwAAAAAABwAAAAABBwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAFBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: BwAAAAAKBwAAAAAIBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAIBwAAAAAABwAAAAAABwAAAAADBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAFBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAHBwAAAAABBwAAAAABBwAAAAAABwAAAAAAUwAAAAAAUwAAAAAAUwAAAAAABwAAAAAGHQAAAAADHgAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAUwAAAAAAUwAAAAAAUwAAAAAAHgAAAAAAHQAAAAADHQAAAAABHQAAAAADGQAAAAAAGQAAAAABGQAAAAAFGQAAAAAEGQAAAAAFGQAAAAAFGQAAAAABGQAAAAADBwAAAAAGUwAAAAAAUwAAAAAAUwAAAAAAHgAAAAABHQAAAAABHQAAAAABGQAAAAADGQAAAAAEGQAAAAABHQAAAAADGQAAAAAFGQAAAAABGQAAAAAAGQAAAAAFGQAAAAAGBwAAAAAAUwAAAAAAUwAAAAAAUwAAAAAABwAAAAAAHQAAAAACHgAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAGQAAAAAGGQAAAAADBwAAAAAAGQAAAAAGGQAAAAABGQAAAAADGQAAAAAGGQAAAAAGGQAAAAADGQAAAAADGQAAAAAGGQAAAAAABwAAAAAJBwAAAAAABwAAAAAABwAAAAAAHQAAAAADGQAAAAAAGQAAAAAGGQAAAAABGQAAAAAEGQAAAAAGGQAAAAAFGQAAAAADGQAAAAAGGQAAAAAAGQAAAAADGQAAAAAFBwAAAAAABwAAAAAABwAAAAAAHwAAAAAAHQAAAAACHQAAAAABHQAAAAACBAAAAAAIBAAAAAAJBAAAAAAFBAAAAAADBAAAAAAFBAAAAAACBAAAAAAGBAAAAAAHBAAAAAADBAAAAAAARAAAAAAARAAAAAAAHwAAAAADHQAAAAADHQAAAAACNQAAAAABBAAAAAAIBAAAAAAIBAAAAAAABAAAAAAJBAAAAAAGBAAAAAAIBAAAAAAIBAAAAAAEBAAAAAAHBAAAAAAHBAAAAAAERAAAAAAAHwAAAAABHQAAAAADHQAAAAACNQAAAAACBAAAAAAJBAAAAAAHBAAAAAAIBAAAAAADBAAAAAAJBAAAAAAFBAAAAAAHBAAAAAAEBAAAAAAEBAAAAAABBAAAAAAHRAAAAAAAHwAAAAACHQAAAAADHQAAAAACNQAAAAACBAAAAAADBAAAAAAIBAAAAAAABAAAAAAJBAAAAAABBAAAAAAFBAAAAAAJBAAAAAAIBAAAAAACBAAAAAAGRAAAAAAARAAAAAAAHwAAAAABHQAAAAAAHQAAAAADHQAAAAADGQAAAAAGGQAAAAAGGQAAAAAFGQAAAAABGQAAAAAGGQAAAAAGGQAAAAABGQAAAAADGQAAAAABBwAAAAAABwAAAAAABwAAAAAAHwAAAAABHQAAAAACgQAAAAAAHQAAAAAAGQAAAAAAGQAAAAAFGQAAAAAAGQAAAAABGQAAAAADGQAAAAAEGQAAAAABGQAAAAACGQAAAAAABwAAAAAAgQAAAAAABwAAAAACBwAAAAAAgQAAAAAAHQAAAAABHQAAAAADHQAAAAAAHQAAAAADBwAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAABwAAAAAABwAAAAAAgQAAAAAAgQAAAAAABwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAABwAAAAAA - version: 6 - -1,1: - ind: -1,1 - tiles: gQAAAAAAHQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -2,0: - ind: -2,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAACBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAABwAAAAAABwAAAAAJBwAAAAAAUwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAHBwAAAAAAAAAAAAAABwAAAAAABwAAAAABBwAAAAAARAAAAAAAUwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAACBwAAAAAABwAAAAAABwAAAAAABwAAAAAHBwAAAAAABwAAAAAABwAAAAAABwAAAAAARAAAAAAAUwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAMAAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAUwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAADBwAAAAAABwAAAAAABwAAAAAABwAAAAABGQAAAAAAGQAAAAAAGQAAAAABGQAAAAABGQAAAAAAGQAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACMAAAAAAANwAAAAABNwAAAAACBwAAAAADGQAAAAAEGQAAAAACGQAAAAABGQAAAAAGGQAAAAABGQAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACMAAAAAACMAAAAAADNwAAAAADOAAAAAABRAAAAAAARAAAAAAABAAAAAABBAAAAAAHBAAAAAAIBAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAMAAAAAACUQAAAAADNwAAAAADNgAAAAAARAAAAAAABAAAAAAFBAAAAAAHBAAAAAAHBAAAAAACBAAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAACMAAAAAAAUQAAAAABNwAAAAABNgAAAAACRAAAAAAABAAAAAAHBAAAAAAHBAAAAAABBAAAAAAFBAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAMAAAAAABMAAAAAACNwAAAAADOAAAAAAARAAAAAAARAAAAAAABAAAAAAGBAAAAAAHBAAAAAAFBAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAADMAAAAAAANwAAAAABNwAAAAABBwAAAAAABwAAAAAAGQAAAAABGQAAAAAFGQAAAAAGGQAAAAAFGQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAGQAAAAABGQAAAAAAGQAAAAADGQAAAAAAGQAAAAADGQAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAKBwAAAAAABwAAAAAABwAAAAAJBwAAAAAABwAAAAAHBwAAAAAABwAAAAAABwAAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAADBwAAAAAABwAAAAABHQAAAAAC - version: 6 - -2,1: - ind: -2,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAACBwAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAJBwAAAAABBwAAAAAAAAAAAAAABwAAAAAABwAAAAACBwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAIBwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAIBwAAAAADBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAABBwAAAAAABwAAAAAABwAAAAAIBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAEBwAAAAAIBwAAAAAAAAAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAAAAAAAAAABwAAAAAJBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAHBwAAAAAABwAAAAAAAAAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAABBwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAAABwAAAAACBwAAAAAABwAAAAAAAAAAAAAABwAAAAAABwAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: + 448: 30,26 + 449: 33,29 + 450: 27,28 + 521: 3,38 + 522: 4,38 + 523: 5,38 + 524: -5,38 + 525: -4,38 + 526: -3,38 + 622: 1,81 + 623: 4,80 + 1002: 22,44 + 1003: 21,44 + 1004: 21,43 + 1005: 22,43 + 1006: 22,46 + 1007: 21,46 - node: - angle: 1.5707963267948966 rad + cleanable: True color: '#FFFFFFFF' - id: Arrows + id: Dirt decals: - 6: -26,9 - 7: -26,10 + 958: -37,30 + 960: -37,30 + 961: -37,30 + 962: -37,30 + 964: -36.653976,29.937317 + 965: -36.747757,29.5932 + 966: -37.075836,29.62445 + 967: -37.294586,29.937317 + 968: -37.24771,30.078064 + 969: -36.872726,30.203186 + 970: -36.872696,30.046814 + 971: -37.3571,30.015503 + 972: -37.45085,29.968567 + 973: -36.77896,30.093689 + 974: -36.763367,30.171936 + 975: -36.982086,30.15625 + 976: -37.06024,29.765259 + 977: -36.888336,29.671387 + 978: -36.747726,29.718323 + 979: -36.825836,29.999878 + - node: + color: '#FF0000FF' + id: Flowersbr1 + decals: + 959: -51.00531,47.97003 + 963: -52.239685,48.81378 - node: - angle: 4.71238898038469 rad color: '#FFFFFFFF' - id: ArrowsGreyscale + id: Flowersbr1 decals: - 8: -26,12 - 9: -26,7 + 98: 12,3 + - node: + color: '#FF0000FF' + id: Flowerspv2 + decals: + 980: -51.94281,46.90753 - node: color: '#FFFFFFFF' - id: Basalt1 + id: Flowersy3 decals: - 10: -19,12 + 99: 12,3 - node: - angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: Basalt2 + id: GrayConcreteTrimCornerNe decals: - 13: -20,7 + 309: 17,38 + 953: 23,51 - node: color: '#FFFFFFFF' - id: Basalt3 + id: GrayConcreteTrimCornerNw decals: - 15: -24,15 + 305: 13,38 + 310: 11,33 - node: color: '#FFFFFFFF' - id: Basalt5 + id: GrayConcreteTrimCornerSe decals: - 14: -14,-1 + 324: 17,30 - node: color: '#FFFFFFFF' - id: Basalt7 + id: GrayConcreteTrimCornerSw decals: - 12: -13,12 - 16: -15,18 + 330: 11,30 - node: color: '#FFFFFFFF' - id: Basalt9 + id: GrayConcreteTrimInnerNe decals: - 11: -21,13 + 946: 25,45 + 947: 19,51 + 954: 22,51 + 955: 23,49 - node: color: '#FFFFFFFF' - id: Bushb3 + id: GrayConcreteTrimInnerNw decals: - 0: -0.9829254,9.887867 + 311: 13,33 + 945: 27,45 + 949: 21,51 - node: color: '#FFFFFFFF' - id: Bushh1 + id: GrayConcreteTrimInnerSe decals: - 1: -0.9048004,8.840992 + 943: 28,43 + 951: 17,49 - node: color: '#FFFFFFFF' - id: Bushi4 + id: GrayConcreteTrimInnerSw decals: - 2: -0.9985504,9.387867 + 944: 30,43 + 952: 19,49 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: Caution + id: GrayConcreteTrimLineE decals: - 31: -12,4 - 32: -12,3 + 317: 17,37 + 318: 17,36 + 319: 17,35 + 320: 17,34 + 321: 17,33 + 322: 17,32 + 323: 17,31 + 930: 31,45 + 931: 31,44 + 932: 31,43 + 956: 23,50 - node: color: '#FFFFFFFF' - id: Dirt + id: GrayConcreteTrimLineN decals: - 26: -2,7 - 27: 0,7 - 28: 0,12 - 29: -4,10 - 30: -4,10 + 306: 14,38 + 307: 15,38 + 308: 16,38 + 312: 12,33 + 920: 12,51 + 923: 12,49 + 941: 26,45 + 948: 20,51 - node: - cleanable: True color: '#FFFFFFFF' - id: Dirt + id: GrayConcreteTrimLineS decals: - 58: 2.2945595,6.1127014 - 59: 2.9820595,6.5658264 - 60: 2.9976845,7.1283264 - 61: 1.5914345,6.4252014 - 62: 1.3726845,6.1908264 - 63: 0.7164345,6.0033264 - 64: 0.20080948,6.2377014 - 65: 1.4820595,6.8158264 - 66: -3,8 - 67: -2,9 - 68: -2,9 - 69: -3,11 - 70: -3,12 - 71: 0,13 - 72: 1,12 - 73: 3,12 - 74: 2,12 - 75: 2,9 - 76: 3,8 - 77: 2,7 - 78: 3,6 - 79: 2,7 - 80: -1,7 - 81: -2,8 - 82: -2,9 - 83: -3,10 - 84: -3,12 - 85: 2,13 - 86: -3,9 - 87: 3,13 - 88: 4,10 - 89: 4,11 - 90: 4,11 - 91: 4,10 - 92: 4,11 - 93: 4,10 - 94: 4,10 - 95: 4,11 - 96: 4,11 - 97: 4,10 - 98: 3,11 - 99: 3,10 - 100: 4,10 - 101: 3,11 - 102: 2,6 - 103: 1,7 - 104: 1,10 - 105: -7,4 - 106: -7,4 - 107: -7,4 - 108: -3,6 - 109: -2,7 - 110: -3,13 + 325: 16,30 + 326: 15,30 + 327: 14,30 + 328: 13,30 + 329: 12,30 + 921: 12,49 + 922: 12,51 + 942: 29,43 + 950: 18,49 - node: color: '#FFFFFFFF' - id: DirtHeavy + id: GrayConcreteTrimLineW decals: - 23: 3,6 - 24: 3,13 - 25: 0,6 + 313: 13,34 + 314: 13,35 + 315: 13,36 + 316: 13,37 + 331: 11,31 + 332: 11,32 + 933: 24,45 + 934: 24,44 + 935: 24,43 + - node: + color: '#37789B8F' + id: HalfTileOverlayGreyscale + decals: + 266: 14,38 + 267: 16,38 + 273: 12,33 + - node: + color: '#37789BBA' + id: HalfTileOverlayGreyscale + decals: + 275: 15,38 + - node: + color: '#37789B8F' + id: HalfTileOverlayGreyscale180 + decals: + 270: 14,30 + 271: 13,30 + - node: + color: '#37789BC7' + id: HalfTileOverlayGreyscale180 + decals: + 293: 15,30 + - node: + color: '#37789B6F' + id: HalfTileOverlayGreyscale270 + decals: + 333: 15,36 + - node: + color: '#37789B8F' + id: HalfTileOverlayGreyscale270 + decals: + 274: 13,34 + - node: + color: '#37789B9E' + id: HalfTileOverlayGreyscale270 + decals: + 284: 13,37 + - node: + color: '#37789BBA' + id: HalfTileOverlayGreyscale270 + decals: + 280: 11,32 + 281: 13,35 + - node: + color: '#37789BC7' + id: HalfTileOverlayGreyscale270 + decals: + 286: 11,31 + - node: + color: '#37789BE3' + id: HalfTileOverlayGreyscale270 + decals: + 283: 13,36 + - node: + color: '#37789B8F' + id: HalfTileOverlayGreyscale90 + decals: + 269: 17,33 + - node: + color: '#37789BBA' + id: HalfTileOverlayGreyscale90 + decals: + 276: 17,37 + 277: 17,31 + 278: 17,32 - node: + color: '#37789BC7' + id: HalfTileOverlayGreyscale90 + decals: + 301: 17,35 + 302: 17,34 + - node: + angle: 3.141592653589793 rad color: '#FFFFFFFF' - id: DirtLight + id: LoadingArea decals: - 20: -3,11 - 21: 1,13 - 22: 1,7 + 420: 14,19 + 527: 0,38 - node: color: '#FFFFFFFF' - id: DirtMedium + id: OldConcreteTrimCornerNe decals: - 19: -3,8 + 216: 11,38 - node: color: '#FFFFFFFF' - id: FlowersBRThree + id: OldConcreteTrimCornerNw decals: - 3: -1.0454254,8.997242 + 215: 10,38 - node: color: '#FFFFFFFF' - id: Flowersbr2 + id: OldConcreteTrimCornerSe decals: - 4: -1.0298004,9.606617 + 217: 11,35 - node: color: '#FFFFFFFF' - id: Grassb3 + id: OldConcreteTrimCornerSw decals: - 5: -0.9516754,8.997242 + 218: 10,35 - node: color: '#FFFFFFFF' - id: WarnLineS + id: OldConcreteTrimLineE decals: - 17: -12,4 - 18: -12,3 + 220: 11,36 + 221: 11,37 - node: - angle: -1.5707963267948966 rad - color: '#F9FFFEFF' - id: skull + color: '#FFFFFFFF' + id: OldConcreteTrimLineW decals: - 33: -16,10 + 219: 10,37 - node: - cleanable: True - color: '#9B0000FF' - id: splatter + color: '#37789B8F' + id: QuarterTileOverlayGreyscale decals: - 34: 0.7164955,6.781673 - 35: 0.8102455,7.344173 - 36: 1.2008705,6.641048 - 37: 0.8476143,6.922298 - 38: -2.9336357,6.984798 - 39: -3.1367607,7.234798 - 40: -3.3555107,6.531673 - 41: -2.1367607,6.859798 - 42: -0.13676071,7.203548 - 43: -2.7111197,9.451644 - 44: 3.0131798,10.654769 - 45: 1.2631798,10.389144 - 46: 2.6381798,8.092269 - 47: -5.938341,8.998519 - 48: -5.907091,9.357894 - 49: -5.578966,8.748519 - 50: -6.141466,8.623519 - 51: -6.360216,9.232894 - 52: -6.896259,9.748519 - 53: -9.271259,9.951644 - 54: -11.615009,9.998519 - 55: -12.068134,10.045394 - 56: -12.552509,9.951644 - 57: -12.177509,10.279769 - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 65395 - 0,4: - 0: 4368 - 0,5: - 0: 1 - -1,0: - 0: 65535 - 0,1: - 0: 65535 - 0,2: - 0: 65535 - 0,3: - 0: 65535 - 1,0: - 0: 4096 - 1,1: - 0: 4369 - 1,2: - 0: 4369 - 1,3: - 0: 273 - -7,-1: - 0: 32768 - -6,-1: - 0: 64236 - -5,-1: - 0: 61436 - -5,-2: - 0: 16384 - -4,0: - 0: 65535 - -4,1: - 0: 65535 - -4,2: - 0: 65535 - -4,3: - 0: 65535 - -3,0: - 0: 65535 - -3,1: - 0: 65535 - -3,2: - 0: 65535 - -3,3: - 0: 49151 - -2,0: - 0: 65535 - -2,1: - 0: 65535 - -2,2: - 0: 65535 - -2,3: - 0: 65535 - -1,1: - 0: 65535 - -1,2: - 0: 65535 - -1,3: - 0: 49151 - -4,4: - 0: 831 - -3,4: - 0: 1119 - -2,4: - 0: 191 - -1,4: - 0: 18 - -7,0: - 0: 61128 - -7,1: - 0: 61166 - -7,2: - 0: 61166 - -7,3: - 0: 61166 - -6,0: - 0: 47039 - -6,1: - 0: 65535 - -6,2: - 0: 65535 - -6,3: - 0: 65535 - -5,0: - 0: 65535 - -5,1: - 0: 65535 - -5,2: - 0: 65535 - -5,3: - 0: 65535 - -7,4: - 0: 32908 - -6,4: - 0: 65139 - -6,5: - 0: 2 - -5,4: - 0: 65535 - -5,5: - 0: 39 - -4,-1: - 0: 63473 - -3,-1: - 0: 65528 - -2,-1: - 0: 65523 - -1,-1: - 0: 55088 - 0,-1: - 0: 4096 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - uid: 35803 - components: - - type: MetaData - name: 'SYDR Тайга ' - - type: Transform - rot: 3.141592653589793 rad - pos: 36.655132,-69.542854 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: KAAAAAAAIAAAAAAAgQAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAhAAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhAAAAAAAhQAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKAAAAAAAJQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhAAAAAAAKAAAAAAAhAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAAAAAhAAAAAAAKAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAhQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: [] - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 65535 - 0,1: - 0: 4095 - 1,0: - 0: 4369 - 0,-1: - 0: 65520 - 1,-1: - 0: 4352 - -1,0: - 0: 52428 - -1,1: - 0: 2184 - -1,-1: - 0: 52352 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - type: NavMap - - type: Joint - joints: - docking703849: !type:WeldJoint - bodyB: 35803 - bodyA: 2 - id: docking703849 - localAnchorB: 2.5,-3 - localAnchorA: 33.5,-67 - referenceAngle: 3.1421463 - damping: 536.2525 - stiffness: 4813.3916 - docking703850: !type:WeldJoint - bodyB: 35803 - bodyA: 2 - id: docking703850 - localAnchorB: 0.49999997,-3 - localAnchorA: 35.5,-67 - referenceAngle: 3.1421463 - damping: 536.2525 - stiffness: 4813.3916 - - uid: 36861 - components: - - type: MetaData - name: Каторга "Добрый самаритянин" - - type: Transform - pos: -860,-250 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: gQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAABIAAAAAADIAAAAAADIAAAAAACIAAAAAABgQAAAAAAIAAAAAABIAAAAAACgQAAAAAAIAAAAAABgQAAAAAAYAAAAAAAYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAAAgQAAAAAAIAAAAAACIAAAAAABgQAAAAAAIAAAAAABgQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAACgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAADZwAAAAAAZwAAAAAAYAAAAAAAYAAAAAACgQAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAABZwAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAZwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAYAAAAAACZwAAAAAAYAAAAAACYAAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAYAAAAAADZwAAAAAAZwAAAAAAYAAAAAADZwAAAAAAZwAAAAAAYAAAAAACgQAAAAAAQQAAAAAAQQAAAAAAZwAAAAAAZwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAYAAAAAABZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAABYAAAAAAAgQAAAAAAQQAAAAAAQQAAAAAAZwAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAJQAAAAABJQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAAEKgAAAAABKgAAAAAEKgAAAAAFgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAYAAAAAADZwAAAAAAYAAAAAACZwAAAAAAgQAAAAAAcwAAAAADcwAAAAADQQAAAAAAQQAAAAAAgQAAAAAAKgAAAAAFKgAAAAAEcwAAAAABcwAAAAABgQAAAAAAZwAAAAAAYAAAAAACYAAAAAACZwAAAAAAZwAAAAAAcwAAAAADcwAAAAABcwAAAAABQQAAAAAAQQAAAAAAgQAAAAAAKgAAAAADKgAAAAABcwAAAAABcwAAAAACYAAAAAACYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAcwAAAAADcwAAAAACgQAAAAAAZwAAAAAAYAAAAAABZwAAAAAAYAAAAAABgQAAAAAAYAAAAAACZwAAAAAAYAAAAAAAgQAAAAAAIAAAAAAAIAAAAAACgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAYAAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAABZwAAAAAAIAAAAAADIAAAAAACIAAAAAABIAAAAAACZwAAAAAAcwAAAAABcwAAAAAAgQAAAAAAYAAAAAADZwAAAAAAZwAAAAAAZwAAAAAAYAAAAAACYAAAAAABZwAAAAAAZwAAAAAAgQAAAAAAIAAAAAABIAAAAAACZwAAAAAAZwAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAIAAAAAAAJQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAYAAAAAAAYAAAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJQAAAAAAIAAAAAAAJQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAIAAAAAABgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAACIAAAAAAAcwAAAAAAcwAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFIAAAAAAAcwAAAAABcwAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAADIAAAAAABcwAAAAADcwAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFIAAAAAAAIAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAACgQAAAAAA - version: 6 - 0,1: - ind: 0,1 - tiles: gQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAABZwAAAAAAYAAAAAAAgQAAAAAAYAAAAAACYAAAAAADYAAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAZwAAAAAAYAAAAAACZwAAAAAAgQAAAAAAJQAAAAAAYAAAAAACJQAAAAAAgQAAAAAAKgAAAAAFKgAAAAAFKgAAAAABKgAAAAADQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAJQAAAAAAZwAAAAAAJQAAAAACgQAAAAAAKgAAAAAAKgAAAAABKgAAAAAAKgAAAAAFQAAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAYAAAAAACZwAAAAAAYAAAAAADgQAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAZwAAAAAAKgAAAAACKgAAAAAFKgAAAAAAQAAAAAAAQAAAAAAAQAAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAYAAAAAADgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAABJQAAAAAAJQAAAAAAKgAAAAAEKgAAAAABKgAAAAAEgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAACKgAAAAADKgAAAAAAKgAAAAADKgAAAAAAKgAAAAAFKgAAAAAEKgAAAAADKgAAAAADKgAAAAAAKgAAAAACKgAAAAADKgAAAAABKgAAAAAAKgAAAAABKgAAAAABKgAAAAAFKgAAAAACKgAAAAAAKgAAAAAFKgAAAAAFKgAAAAAEKgAAAAAEKgAAAAAAKgAAAAACKgAAAAADKgAAAAAAKgAAAAACKgAAAAAEKgAAAAACKgAAAAACKgAAAAABKgAAAAABKgAAAAACKgAAAAABKgAAAAABKgAAAAABKgAAAAAAKgAAAAAFKgAAAAAFKgAAAAACKgAAAAAAKgAAAAADKgAAAAADKgAAAAAFKgAAAAAEKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAACKgAAAAAFKgAAAAAEKgAAAAAEKgAAAAABKgAAAAACKgAAAAABKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAFKgAAAAAEKgAAAAAFKgAAAAADKgAAAAAEKgAAAAAEKgAAAAAAKgAAAAABKgAAAAABKgAAAAACKgAAAAAAKgAAAAAEKgAAAAACKgAAAAAFKgAAAAAEKgAAAAADKgAAAAADKgAAAAAFKgAAAAAFKgAAAAAFKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAACKgAAAAACKgAAAAABKgAAAAAEKgAAAAABKgAAAAABKgAAAAAEKgAAAAADKgAAAAACKgAAAAACKgAAAAACKgAAAAACKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAACKgAAAAAEKgAAAAAFKgAAAAAFKgAAAAAAKgAAAAABKgAAAAAFKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAFAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAADKgAAAAACKgAAAAAFKgAAAAADKgAAAAAAKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAEAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAA - version: 6 - -1,1: - ind: -1,1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAACKgAAAAABgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFKgAAAAAEgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAEgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAACgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAABKgAAAAAEgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAEgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFKgAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAADKgAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAEKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAABKgAAAAADKgAAAAAEKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAADKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAADKgAAAAAFKgAAAAAEKgAAAAABKgAAAAAAAAAAAAAAKgAAAAADKgAAAAAEKgAAAAAFAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAADKgAAAAAEKgAAAAACKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAADKgAAAAADKgAAAAAFAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAKgAAAAABKgAAAAABKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAACKgAAAAAEKgAAAAAAKgAAAAABAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAKgAAAAADKgAAAAABKgAAAAAEKgAAAAAEKgAAAAAFKgAAAAAAKgAAAAABKgAAAAAAKgAAAAADgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAIAAAAAAAgQAAAAAAZwAAAAAAYAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAKgAAAAAFYAAAAAAAYAAAAAAAgQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAJQAAAAAAKgAAAAAFZwAAAAAAYAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAKgAAAAADKgAAAAABYAAAAAAAZwAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAJQAAAAAAJQAAAAAAgQAAAAAAgQAAAAAAKgAAAAADYAAAAAAAZwAAAAAAgQAAAAAAfQAAAAAAfQAAAAAA - version: 6 - 1,0: - ind: 1,0 - tiles: KgAAAAABKgAAAAAAKgAAAAAAKgAAAAABKgAAAAABKgAAAAAFKgAAAAADKgAAAAAAKgAAAAADKgAAAAABKgAAAAACKgAAAAABKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAACKgAAAAAEKgAAAAAFKgAAAAAAKgAAAAADKgAAAAADKgAAAAAFKgAAAAAEKgAAAAAFKgAAAAAFKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAACKgAAAAAFKgAAAAACKgAAAAAAKgAAAAAEKgAAAAADKgAAAAAEKgAAAAABKgAAAAAAKgAAAAAFKgAAAAAAKgAAAAAFKgAAAAAEKgAAAAABKgAAAAAAKgAAAAABKgAAAAACKgAAAAABKgAAAAABKgAAAAAEKgAAAAAFKgAAAAADKgAAAAAFKgAAAAABKgAAAAAEKgAAAAACKgAAAAABKgAAAAAEKgAAAAAAKgAAAAAFKgAAAAAAKgAAAAACKgAAAAADKgAAAAAFKgAAAAADKgAAAAAFKgAAAAAAKgAAAAAEKgAAAAADKgAAAAADKgAAAAAEKgAAAAADKgAAAAADKgAAAAADKgAAAAAEKgAAAAABKgAAAAAAKgAAAAAFKgAAAAAAKgAAAAAEKgAAAAACKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAABKgAAAAADKgAAAAAFKgAAAAAFKgAAAAAEKgAAAAAEKgAAAAAAKgAAAAABKgAAAAAEKgAAAAAEKgAAAAAAKgAAAAACKgAAAAAEKgAAAAABKgAAAAAAKgAAAAAFKgAAAAADKgAAAAAFKgAAAAADKgAAAAABKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAFKgAAAAAEKgAAAAABKgAAAAACKgAAAAAEKgAAAAACKgAAAAAAKgAAAAAEKgAAAAADKgAAAAABKgAAAAAEKgAAAAADKgAAAAACKgAAAAADKgAAAAACKgAAAAAAKgAAAAAEKgAAAAACKgAAAAABKgAAAAAFKgAAAAABKgAAAAAAKgAAAAACKgAAAAADKgAAAAACKgAAAAACKgAAAAAFKgAAAAAEKgAAAAABKgAAAAAEKgAAAAADKgAAAAAAKgAAAAACKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAACKgAAAAADKgAAAAABKgAAAAAFKgAAAAAAKgAAAAABKgAAAAAFKgAAAAACKgAAAAAEKgAAAAAAKgAAAAACKgAAAAAEKgAAAAAEKgAAAAADKgAAAAAFKgAAAAAEKgAAAAACKgAAAAAAKgAAAAACKgAAAAACKgAAAAAFKgAAAAAEKgAAAAACKgAAAAADKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAABKgAAAAABKgAAAAAFKgAAAAAAKgAAAAAFKgAAAAAFKgAAAAAEKgAAAAAAKgAAAAAFKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAZwAAAAAAKgAAAAAEKgAAAAAEKgAAAAADKgAAAAACKgAAAAACKgAAAAABKgAAAAABKgAAAAAAKgAAAAAEKgAAAAADKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAZwAAAAAAKgAAAAAAKgAAAAAAKgAAAAAFKgAAAAACKgAAAAAFKgAAAAAFKgAAAAAEKgAAAAADKgAAAAAEKgAAAAADKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAYAAAAAADKgAAAAADKgAAAAAFKgAAAAAEKgAAAAAFKgAAAAADKgAAAAACKgAAAAADKgAAAAAEKgAAAAAAKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAKgAAAAADKgAAAAAFKgAAAAABKgAAAAACKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAABKgAAAAACKgAAAAADKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 1,-1: - ind: 1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAACKgAAAAACKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAFKgAAAAACKgAAAAABKgAAAAAAKgAAAAAEKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAADKgAAAAACKgAAAAACKgAAAAADKgAAAAAFKgAAAAADKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAACKgAAAAAFKgAAAAADKgAAAAABKgAAAAACKgAAAAACKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAADKgAAAAACKgAAAAACKgAAAAAAKgAAAAABKgAAAAAFKgAAAAAFKgAAAAAEKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAKgAAAAAAKgAAAAAAKgAAAAABKgAAAAABKgAAAAAFKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAgQAAAAAAKgAAAAABKgAAAAABKgAAAAADKgAAAAACKgAAAAADKgAAAAAAKgAAAAAEKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAEKgAAAAADKgAAAAAAKgAAAAAFKgAAAAAEKgAAAAADKgAAAAADKgAAAAACKgAAAAABKgAAAAADKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAFKgAAAAACKgAAAAADKgAAAAADKgAAAAACKgAAAAAFKgAAAAAAKgAAAAAFKgAAAAADKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAABKgAAAAAFKgAAAAAEKgAAAAADKgAAAAAEKgAAAAACKgAAAAAEKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAADKgAAAAAFKgAAAAAFKgAAAAADKgAAAAAFKgAAAAAAKgAAAAABKgAAAAAFKgAAAAADKgAAAAABKgAAAAABKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAA - version: 6 - 1,1: - ind: 1,1 - tiles: YAAAAAAAKgAAAAAFKgAAAAABKgAAAAADKgAAAAAEKgAAAAADKgAAAAAEKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFKgAAAAAAKgAAAAACKgAAAAAEKgAAAAADKgAAAAADKgAAAAACKgAAAAACKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFKgAAAAAEKgAAAAAAKgAAAAAEKgAAAAAEKgAAAAAFKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAEKgAAAAADKgAAAAAFKgAAAAADKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAEKgAAAAAEKgAAAAAEKgAAAAAFKgAAAAAEKgAAAAADKgAAAAADKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAABKgAAAAACKgAAAAAAKgAAAAADKgAAAAADKgAAAAAEKgAAAAAFKgAAAAAEKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFKgAAAAAAKgAAAAAEKgAAAAAFKgAAAAADKgAAAAAAKgAAAAAEKgAAAAAFKgAAAAADKgAAAAADKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAABKgAAAAAAKgAAAAAEKgAAAAAEKgAAAAAEKgAAAAABKgAAAAAFKgAAAAACKgAAAAAAKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAABKgAAAAAEKgAAAAAFKgAAAAADKgAAAAAFKgAAAAADKgAAAAABKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAACKgAAAAACKgAAAAACKgAAAAACKgAAAAACKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAADKgAAAAAAKgAAAAAFKgAAAAAFKgAAAAABKgAAAAABKgAAAAAEKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAFKgAAAAAFKgAAAAABKgAAAAAAKgAAAAAEKgAAAAAAKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAABKgAAAAAEKgAAAAAFKgAAAAABKgAAAAAEKgAAAAAAKgAAAAACKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAACKgAAAAACKgAAAAACKgAAAAACKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAEKgAAAAAAKgAAAAACKgAAAAABKgAAAAABKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAEKgAAAAAFKgAAAAACKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 1,2: - ind: 1,2 - tiles: KgAAAAAAKgAAAAAEKgAAAAAFKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAA - version: 6 - 2,-1: - ind: 2,-1 - tiles: KgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 2,0: - ind: 2,0 - tiles: KgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,2: - ind: 0,2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 1,-2: - ind: 1,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAA - version: 6 - 0,-2: - ind: 0,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 3,-1: - ind: 3,-1 - tiles: KgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 3,0: - ind: 3,0 - tiles: KgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 2,-2: - ind: 2,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAA - version: 6 - 4,-1: - ind: 4,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 3,-2: - ind: 3,-2 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAKgAAAAAAAAAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: + 272: 13,33 + - node: + color: '#37789B6F' + id: QuarterTileOverlayGreyscale270 + decals: + 334: 15,37 + - node: + color: '#37789B6F' + id: QuarterTileOverlayGreyscale90 + decals: + 335: 15,36 + 336: 14,36 + - node: + color: '#37789BBA' + id: ThreeQuarterTileOverlayGreyscale + decals: + 279: 11,33 + - node: + color: '#37789BE3' + id: ThreeQuarterTileOverlayGreyscale + decals: + 282: 13,38 + - node: + color: '#37789BC7' + id: ThreeQuarterTileOverlayGreyscale180 + decals: + 297: 17,30 + - node: + color: '#37789BC7' + id: ThreeQuarterTileOverlayGreyscale270 + decals: + 287: 11,30 + - node: + color: '#37789B8F' + id: ThreeQuarterTileOverlayGreyscale90 + decals: + 268: 17,38 - node: - angle: 0.5759586531581288 rad color: '#FFFFFFFF' - id: ArrowsGreyscale + id: WarnBox decals: - 364: 23.870972,10.352417 + 363: 0,16 + 364: -5,14 + 365: -5,18 + 366: 5,18 + 367: 5,14 - node: - angle: 1.5707963267948966 rad color: '#FFFFFFFF' - id: ArrowsGreyscale + id: WarnCornerNE decals: - 365: 26.674927,-12.018372 + 360: 1,17 + 457: 34,27 + 516: 5,37 + 517: 2,38 + 649: -10,80 - node: color: '#FFFFFFFF' - id: Bot + id: WarnCornerNW decals: - 46: -1,9 - 47: 0,9 - 48: 1,9 - 49: 1,5 - 50: 0,5 - 51: -1,5 - 86: 8,20 - 87: 9,20 - 88: 10,20 - 98: 10,18 - 99: 10,17 - 269: 6,-1 - 270: 7,-1 - 276: 12,20 - 282: 11,20 - 287: -2,9 - 288: -3,9 - 289: -2,5 - 290: -3,5 - 341: 7,-3 - 342: 8,-3 - 343: 9,-3 - 348: 8,-5 - 349: 7,-5 + 361: -1,17 + 458: 29,24 + 518: -2,38 + 541: -5,37 + 630: -16,77 + 655: -13,80 - node: - color: '#DE3A3A96' - id: BrickTileWhiteBox + color: '#FFFFFFFF' + id: WarnCornerSE decals: - 334: 6,-4 - 335: 2,0 - 336: 3,3 - 357: 5,-6 + 359: 1,15 + 422: 35,25 + 459: 26,31 + 641: -10,72 - node: - color: '#A05212FF' - id: BrickTileWhiteCornerNe + color: '#FFFFFFFF' + id: WarnCornerSW decals: - 337: 4,-1 + 362: -1,15 + 421: 25,25 + 635: -16,72 - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerNe + color: '#FFFFFFFF' + id: WarnCornerSmallNE decals: - 0: 4,2 - 315: 2,-1 - 327: 5,-4 - 353: 5,-7 + 520: 2,37 - node: - color: '#A05212FF' - id: BrickTileWhiteCornerNw + color: '#FFFFFFFF' + id: WarnCornerSmallNW decals: - 338: 3,-1 + 519: -2,37 + 652: -13,77 - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerNw + color: '#FFFFFFFF' + id: WarnLineE decals: - 1: 0,2 - 316: 0,-1 - 352: 3,-7 + 237: -10,9 + 238: -10,10 + 239: -10,11 + 240: 8,9 + 241: 8,10 + 242: 8,11 + 354: 5,17 + 358: 1,16 + 428: 35,26 + 429: 35,27 + 430: 35,28 + 431: 35,29 + 432: 35,30 + 433: 35,31 + 434: 35,32 + 435: 35,33 + 436: 35,34 + 437: 35,35 + 460: 26,32 + 614: 3,79 + 615: 3,80 + 616: 3,81 + 617: 3,82 + 642: -10,73 + 643: -10,74 + 644: -10,75 + 645: -10,76 + 646: -10,77 + 647: -10,78 + 648: -10,79 - node: - color: '#A05212FF' - id: BrickTileWhiteCornerSe + color: '#EFB34196' + id: WarnLineGreyscaleE decals: - 339: 4,-2 + 664: -14,72 + 665: -14,73 + 666: -14,74 + 667: -14,75 + 668: -14,76 + 669: -14,77 + 670: -13,77 + 671: -13,76 + 672: -13,75 + 673: -13,74 + 674: -13,73 + 675: -13,72 + 676: -13,78 + 677: -13,79 + 678: -13,80 - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerSe + color: '#FED83DFF' + id: WarnLineGreyscaleE decals: - 2: 4,1 - 326: 5,-5 - 354: 5,-8 + 474: 28,35 + 475: 28,34 + 476: 28,33 + 477: 28,32 + 478: 28,31 + 479: 28,30 + 480: 28,29 + 481: 28,28 + 482: 28,27 + 483: 28,26 + 484: 28,25 + 485: 31,25 + 486: 31,26 + 487: 31,27 + 488: 31,28 + 489: 31,29 + 490: 31,30 + 491: 31,31 + 492: 31,32 + 493: 31,33 + 494: 31,34 + 495: 31,35 - node: - color: '#A05212FF' - id: BrickTileWhiteCornerSw + color: '#EFB34196' + id: WarnLineGreyscaleW decals: - 340: 3,-2 + 658: -13,77 + 659: -13,76 + 660: -13,75 + 661: -13,74 + 662: -13,73 + 663: -13,72 + 679: -12,80 + 680: -12,79 + 681: -12,78 + 682: -12,77 + 683: -12,76 + 684: -12,75 + 685: -12,74 + 686: -12,73 + 687: -12,72 - node: - color: '#DE3A3A96' - id: BrickTileWhiteCornerSw + color: '#FED83DFF' + id: WarnLineGreyscaleW decals: - 3: 0,1 - 321: 0,-5 - 351: 3,-8 + 463: 29,25 + 464: 29,26 + 465: 29,27 + 466: 29,28 + 467: 29,29 + 468: 29,31 + 469: 29,30 + 470: 29,32 + 471: 29,33 + 472: 29,34 + 473: 29,35 + 496: 32,35 + 497: 32,34 + 498: 32,33 + 499: 32,32 + 500: 32,31 + 501: 32,30 + 502: 32,29 + 503: 32,28 + 504: 32,27 + 505: 32,26 + 506: 32,25 + - node: + color: '#FFFFFFFF' + id: WarnLineN + decals: + 265: -12,-7 + 337: -3,14 + 338: -2,14 + 339: -1,14 + 340: 0,14 + 341: 2,14 + 342: 4,14 + 343: 3,14 + 357: 0,15 + 423: 26,25 + 424: 27,25 + 425: 30,25 + 426: 33,25 + 427: 34,25 + 507: 32,25 + 508: 31,25 + 509: 28,25 + 510: 29,25 + 636: -15,72 + 637: -14,72 + 638: -13,72 + 639: -12,72 + 640: -11,72 + - node: + color: '#FFFFFFFF' + id: WarnLineS + decals: + 235: -8,10 + 236: -8,11 + 243: 10,9 + 244: 10,10 + 245: 10,11 + 344: -5,15 + 345: -5,16 + 346: -5,17 + 355: -1,16 + 438: 25,35 + 439: 25,34 + 440: 25,33 + 441: 25,32 + 442: 25,31 + 443: 25,30 + 444: 25,29 + 445: 25,28 + 446: 25,27 + 447: 25,26 + 618: 2,79 + 619: 2,80 + 620: 2,81 + 621: 2,82 + 631: -16,76 + 632: -16,75 + 633: -16,74 + 634: -16,73 + 653: -13,78 + 654: -13,79 + - node: + color: '#B32828FF' + id: WarnLineW + decals: + 285: 8,18 + - node: + color: '#FFFFFFFF' + id: WarnLineW + decals: + 347: -4,18 + 348: -3,18 + 349: -1,18 + 350: -2,18 + 351: 2,18 + 352: 3,18 + 353: 4,18 + 356: 0,17 + 461: 30,24 + 462: 33,27 + 511: 0,38 + 512: -4,37 + 513: -3,37 + 514: 3,37 + 515: 4,37 + 543: -1,38 + 544: 1,38 + 650: -15,77 + 651: -14,77 + 656: -12,80 + 657: -11,80 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinCornerNe + decals: + 910: 30,49 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerNw + decals: + 914: 30,51 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinInnerSw + decals: + 915: 30,51 + - node: + color: '#FFFFFFFF' + id: WoodTrimThinLineS + decals: + 413: 11,16 + 414: 12,16 + 415: 13,16 + 416: 14,16 + 417: 16,16 + 418: 15,16 + 419: 17,16 + 911: 31,49 - node: - color: '#DE3A3A96' - id: BrickTileWhiteInnerNe + color: '#FFFFFFFF' + id: WoodTrimThinLineW decals: - 332: 2,-4 + 912: 30,50 + 913: 30,52 + 916: 32,52 + 917: 32,51 + 918: 32,50 + 919: 32,49 - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineE + color: '#FFFFFFFF' + id: corgi decals: - 298: 1,8 - 299: 1,7 - 300: 1,6 - 330: 2,-3 - 331: 2,-2 + 957: -58.052185,48.766907 - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineN + color: '#B32828FF' + id: danger decals: - 4: 1,2 - 5: 2,2 - 317: 1,-1 - 328: 4,-4 - 329: 3,-4 - 333: 3,2 - 356: 4,-7 + 303: 8,17 + 304: 8,15 - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineS + color: '#DE3A3A50' + id: dot decals: - 6: 3,1 - 7: 2,1 - 8: 1,1 - 322: 1,-5 - 323: 2,-5 - 324: 3,-5 - 325: 4,-5 - 355: 4,-8 + 1021: -40.086456,48.937317 + 1022: -40.244034,48.806885 + 1023: -40.27527,49.07245 - node: - color: '#DE3A3A96' - id: BrickTileWhiteLineW + color: '#FF0000FF' + id: grasssnow decals: - 301: -3,6 - 302: -3,7 - 303: -3,8 - 318: 0,-2 - 319: 0,-3 - 320: 0,-4 + 981: -58.052185,46.891907 - node: - angle: -4.71238898038469 rad - color: '#FFFFFFFF' - id: Caution + angle: 0.6981317007977318 rad + color: '#DE3A3A50' + id: line decals: - 109: 15,14 + 1019: -39.702225,49.01532 - node: - angle: -1.5707963267948966 rad - color: '#FFFFFFFF' - id: Caution + angle: 0.6108652381980153 rad + color: '#FF0000FF' + id: line decals: - 107: 10,14 + 982: -51.59909,47.079407 + 983: -51.44278,46.53253 - node: - color: '#52B4E996' - id: CheckerNESW + color: '#DE3A3A50' + id: smallbrush decals: - 55: 8,11 - 56: 9,11 - 57: 9,10 - 58: 10,10 - 59: 10,11 + 1020: -40.264725,48.98407 - node: - color: '#FFFFFFFF' - id: Dirt + color: '#B02E26AB' + id: splatter decals: - 21: 7,8 - 22: 3,12 - 23: 6,13 - 24: 7,15 - 25: 3,15 - 26: 4,7 - 27: -2,7 - 28: 0,5 - 29: 6,4 - 30: 4,6 - 31: 7,6 - 32: 4,10 - 33: 1,13 - 34: 1,11 - 35: -2,13 - 36: 9,14 - 37: 6,8 - 38: 4,5 - 39: 7,5 - 40: 3,8 - 41: 6,10 - 42: 3,12 - 43: 1,12 - 44: 0,12 - 45: 1,5 - 52: 0,15 - 60: 2,20 - 61: 0,19 - 62: 2,17 - 63: 2,18 - 69: 0,17 - 70: 6,20 - 71: 4,17 - 72: 6,17 - 73: 4,19 - 82: 9,17 - 83: 10,20 - 84: 8,19 - 85: 9,19 - 100: 9,11 - 101: 10,10 - 173: 15,12 - 174: 15,14 - 175: 16,16 - 189: 11,5 - 190: 8,5 - 191: 12,8 - 192: 11,3 - 193: 11,-1 - 194: 12,-5 - 195: 11,-4 - 209: 12,11 - 210: 10,10 - 275: 9,7 - 295: -3,8 + 537: 6.8588443,1.1016366 + 538: 6.9525943,0.75788665 + 539: 6.5619693,0.77351165 - node: - color: '#FFFFFFFF' - id: DirtHeavy + color: '#DE3A3A50' + id: splatter decals: - 16: -1,9 - 17: 1,5 - 68: 2,20 - 104: 9,10 - 182: 10,5 - 185: 11,-2 - 186: 12,-5 - 206: 11,10 - 208: 12,10 - 273: 10,8 - 281: 11,19 - 292: -1,7 - 293: 0,8 - 294: -3,7 + 1017: -40.920975,49.562195 + 1018: -40.60849,49.76532 - node: - color: '#FFFFFFFF' - id: DirtLight + color: '#DE3A3A53' + id: splatter decals: - 10: 5,14 - 11: 7,7 - 12: 0,7 - 13: 6,10 - 14: 0,12 - 15: 1,15 - 18: 3,4 - 19: 7,4 - 20: 8,15 - 66: 1,18 - 67: 0,20 - 76: 5,20 - 77: 5,17 - 78: 10,17 - 79: 8,20 - 81: 9,19 - 103: 9,11 - 176: 16,14 - 177: 15,16 - 187: 12,-4 - 188: 12,2 - 199: 15,-4 - 200: 15,-1 - 201: 15,-5 - 202: 13,1 - 203: 13,4 - 204: 15,7 - 205: 12,11 - 271: 9,7 - 274: 9,8 - 280: 12,19 + 561: -7.172806,71.50177 - node: - color: '#FFFFFFFF' - id: DirtMedium + color: '#DE3A3A76' + id: splatter decals: - 9: 4,11 - 53: 0,15 - 54: 1,15 - 64: 0,17 - 65: 3,19 - 74: 6,19 - 75: 4,17 - 80: 8,18 - 102: 10,11 - 178: 15,12 - 179: 9,4 - 180: 12,1 - 181: 11,7 - 183: 9,6 - 184: 11,1 - 196: 14,8 - 197: 15,2 - 198: 14,-1 - 207: 11,11 - 272: 10,7 - 279: 12,20 - 291: 1,7 + 562: -6.813385,71.673645 - node: - color: '#FFFFFFFF' - id: MiniTileDarkBox + color: '#DE3A3A92' + id: splatter decals: - 241: 8,5 - 296: -5,6 - 297: -5,8 + 1016: -40.858475,49.95282 - node: - color: '#FFFFFFFF' - id: MiniTileDarkCornerNe + angle: 0.6108652381980153 rad + color: '#FF0000FF' + id: splatter decals: - 119: 7,8 - 138: 7,11 - 166: 6,20 - 216: 12,8 - 362: 7,2 + 984: -52.16156,47.68878 + 985: -51.75531,47.75128 + 986: -52.22406,48.360657 + 987: -51.63031,48.43878 + 988: -51.47406,46.735657 - node: - color: '#FFFFFFFF' - id: MiniTileDarkCornerNw + cleanable: True + color: '#FFFF005B' + id: splatter decals: - 120: 3,8 - 145: 3,15 - 153: 8,15 - 165: 4,20 - 212: 9,6 - 215: 11,8 - 363: 6,2 + 995: -24.720215,38.06305 + 996: -24.37648,38.15692 + 997: -24.142105,38.078735 + 998: -24.04837,38.172546 + 999: -23.985886,38.313354 + 1000: -24.22026,38.65747 + 1001: -23.93901,38.845154 - node: - color: '#FFFFFFFF' - id: MiniTileDarkCornerSe + cleanable: True + color: '#FFFF00FF' + id: splatter decals: - 127: 7,4 - 139: 7,10 - 164: 6,17 - 229: 12,-5 - 361: 7,1 + 989: -24.53276,37.953552 + 990: -24.50151,38.06305 + 991: -24.126541,38.15692 + 992: -24.0484,38.344604 + 993: -24.06401,38.59491 + 994: -23.892136,38.29773 - node: - color: '#FFFFFFFF' - id: MiniTileDarkCornerSw + color: '#DE3A3AFF' + id: syndlogo1 decals: - 128: 3,4 - 140: 3,10 - 154: 8,13 - 163: 4,17 - 211: 9,4 - 230: 11,-5 - 360: 6,1 + 613: 1,73 - node: - color: '#FFFFFFFF' - id: MiniTileDarkInnerNe + color: '#DE3A3AFF' + id: syndlogo10 decals: - 152: 6,11 + 567: 2,71 - node: - color: '#FFFFFFFF' - id: MiniTileDarkInnerNw + color: '#DE3A3AFF' + id: syndlogo11 decals: - 242: 11,6 + 569: 3,71 - node: - color: '#FFFFFFFF' - id: MiniTileDarkInnerSw + color: '#DE3A3AFF' + id: syndlogo12 decals: - 243: 11,4 + 570: 4,71 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineE + color: '#DE3A3AFF' + id: syndlogo13 decals: - 124: 7,7 - 125: 7,6 - 126: 7,5 - 149: 6,14 - 150: 6,13 - 151: 6,12 - 167: 6,19 - 168: 6,18 - 217: 12,7 - 218: 12,6 - 219: 12,5 - 220: 12,4 - 221: 12,3 - 222: 12,2 - 223: 12,1 - 224: 12,0 - 225: 12,-1 - 226: 12,-2 - 227: 12,-3 - 228: 12,-4 + 577: 1,70 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineN + color: '#DE3A3AFF' + id: syndlogo14 decals: - 121: 4,8 - 122: 5,8 - 123: 6,8 - 146: 4,15 - 147: 5,15 - 148: 6,15 - 157: 9,15 - 160: 10,15 - 172: 5,20 - 213: 10,6 + 572: 3,70 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineS + color: '#DE3A3AFF' + id: syndlogo15 decals: - 132: 5,4 - 133: 6,4 - 134: 4,4 - 135: 6,10 - 136: 5,10 - 137: 4,10 - 155: 9,13 - 158: 11,13 - 159: 10,13 - 171: 5,17 - 239: 10,4 + 571: 4,70 - node: - color: '#FFFFFFFF' - id: MiniTileDarkLineW + color: '#DE3A3AFF' + id: syndlogo16 decals: - 129: 3,5 - 130: 3,6 - 131: 3,7 - 141: 3,11 - 142: 3,12 - 143: 3,13 - 144: 3,14 - 156: 8,14 - 169: 4,19 - 170: 4,18 - 214: 11,7 - 231: 11,-4 - 232: 11,-3 - 233: 11,-2 - 234: 11,-1 - 235: 11,0 - 236: 11,1 - 237: 11,2 - 238: 11,3 - 240: 9,5 + 576: 1,69 - node: - color: '#FFFFFFFF' - id: WarnCornerSmallSE + color: '#DE3A3AFF' + id: syndlogo17 decals: - 95: 9,19 + 575: 2,69 - node: - color: '#FFFFFFFF' - id: WarnCornerSmallSW + color: '#DE3A3AFF' + id: syndlogo18 decals: - 278: 11,19 - 286: 9,19 + 574: 3,69 - node: - color: '#FFFFFFFF' - id: WarnLineE + color: '#DE3A3AFF' + id: syndlogo19 decals: - 93: 9,18 - 94: 9,17 - 105: 13,15 - 106: 13,14 - 108: 13,13 - 110: 10,14 - 111: 10,14 - 161: 10,13 - 162: 10,15 + 573: 4,69 - node: - color: '#FFFFFFFF' - id: WarnLineN + color: '#DE3A3AFF' + id: syndlogo2 decals: - 97: 10,19 - 285: 8,19 - 309: 1,6 - 310: 0,6 - 311: -1,6 - 312: -3,6 - 313: -3,6 - 314: -2,6 - 346: 8,-4 - 347: 7,-4 - 358: 7,0 - 359: 6,0 + 612: 2,73 - node: - color: '#FFFFFFFF' - id: WarnLineS + color: '#DE3A3AFF' + id: syndlogo3 decals: - 112: 12,15 - 113: 12,14 - 114: 12,13 - 115: 14,15 - 116: 15,15 - 117: 15,14 - 118: 15,13 - 283: 9,17 - 284: 9,18 + 610: 3,73 - node: - color: '#FFFFFFFF' - id: WarnLineW + color: '#DE3A3AFF' + id: syndlogo4 decals: - 89: 8,19 - 90: 9,19 - 91: 11,19 - 92: 10,19 - 96: 10,19 - 277: 12,19 - 304: -3,8 - 305: -2,8 - 306: -1,8 - 307: 0,8 - 308: 1,8 - 344: 7,-4 - 345: 8,-4 - 350: 9,-4 + 611: 4,73 - node: - color: '#FFFFFFFF' - id: WoodTrimThinBox + color: '#DE3A3AFF' + id: syndlogo5 decals: - 264: 13,7 - 265: 13,4 - 266: 13,1 - 267: 13,-2 - 268: 13,-5 + 566: 1,72 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerNe + color: '#DE3A3AFF' + id: syndlogo6 decals: - 254: 15,8 - 255: 15,5 - 256: 15,2 - 257: 15,-1 - 258: 15,-4 + 563: 2,72 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerNw + color: '#DE3A3AFF' + id: syndlogo7 decals: - 259: 14,-4 - 260: 14,-1 - 261: 14,2 - 262: 14,5 - 263: 14,8 + 565: 3,72 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerSe + color: '#DE3A3AFF' + id: syndlogo8 decals: - 249: 15,-5 - 250: 15,-2 - 251: 15,1 - 252: 15,4 - 253: 15,7 + 564: 4,72 - node: - color: '#FFFFFFFF' - id: WoodTrimThinCornerSw + color: '#DE3A3AFF' + id: syndlogo9 decals: - 244: 14,7 - 245: 14,4 - 246: 14,1 - 247: 14,-2 - 248: 14,-5 + 568: 1,71 - type: GridAtmosphere version: 2 data: tiles: 0,0: 0: 65535 - 1,0: + -1,0: + 0: 65535 + 0,-1: + 0: 65535 + -1,-1: + 0: 65535 + 0,1: + 0: 65535 + 0,2: + 0: 65535 + 1,0: + 0: 65535 + 1,1: + 0: 65535 + -2,0: + 0: 65535 + -2,1: + 0: 65535 + -1,1: + 0: 65535 + -1,2: + 0: 65535 + 0,-4: + 0: 65280 + 0,-3: + 0: 65535 + 0,-2: + 0: 65535 + 1,-4: + 0: 12544 + 1,-3: + 0: 65527 + 1,-2: + 0: 65535 + 1,-1: + 0: 65535 + -2,-3: + 0: 65260 + -2,-2: + 0: 65535 + -2,-1: + 0: 65535 + -2,-4: + 0: 32768 + -1,-4: + 0: 65280 + -1,-3: + 0: 65535 + -1,-2: + 0: 65535 + 2,0: + 0: 65535 + 2,1: + 0: 65535 + 2,-1: + 0: 65535 + 2,-2: + 0: 65535 + 1,2: + 0: 65535 + 2,2: + 0: 65535 + 0,3: + 0: 65535 + 1,3: + 0: 65535 + 2,3: + 0: 65535 + 3,0: + 0: 65535 + 3,1: + 0: 65535 + 3,2: + 0: 65535 + 3,3: + 0: 65535 + -4,0: + 0: 65535 + -4,1: + 0: 65535 + -4,2: + 0: 65535 + -4,3: + 0: 65535 + -3,0: + 0: 65535 + -3,1: + 0: 65535 + -3,2: + 0: 65535 + -3,3: + 0: 65535 + -2,2: + 0: 65535 + -2,3: + 0: 65535 + -1,3: + 0: 65535 + 2,-3: + 0: 65260 + 3,-3: + 0: 65535 + 3,-2: + 0: 30591 + 3,-1: + 0: 65527 + -4,-1: + 0: 65535 + -4,-3: + 0: 65535 + -4,-2: + 0: 65535 + -3,-3: + 0: 65527 + -3,-2: + 0: 65535 + -3,-1: + 0: 65535 + 0,4: + 0: 65535 + 1,4: + 0: 65535 + 2,4: + 0: 65535 + -2,4: + 0: 65535 + -1,4: + 0: 65535 + -5,0: + 0: 65535 + -5,1: + 0: 65535 + 4,-1: + 0: 56780 + 4,0: + 0: 65529 + 4,1: + 0: 37375 + 4,2: + 0: 65535 + 0,5: + 0: 65535 + 0,6: + 0: 65535 + 0,7: + 0: 65535 + 1,5: + 0: 65535 + 1,6: + 0: 65535 + 1,7: + 0: 65535 + 2,5: + 0: 65535 + 2,6: + 0: 65535 + 2,7: + 0: 65535 + 3,4: + 0: 65535 + -4,4: + 0: 65535 + -4,5: + 0: 65535 + -4,6: + 0: 65535 + -3,4: + 0: 65535 + -3,5: + 0: 65535 + -3,6: + 0: 65535 + -3,7: + 0: 65535 + -2,5: + 0: 65535 + -2,6: + 0: 65535 + -2,7: + 0: 65535 + -1,5: + 0: 65535 + -1,6: + 0: 65535 + -1,7: + 0: 65535 + -7,2: + 0: 65535 + -7,3: + 0: 65535 + -6,2: + 0: 65535 + -6,3: + 0: 65535 + -6,1: + 0: 65535 + -5,2: + 0: 65535 + -5,3: + 0: 65535 + 4,3: + 0: 65535 + -7,4: + 0: 65535 + -6,4: + 0: 65535 + -5,4: + 0: 65535 + -5,5: + 0: 65535 + 4,4: + 0: 65535 + -3,8: + 0: 64511 + 1: 1024 + -2,8: + 0: 61437 + 2: 2 + 1: 4096 + -1,8: + 0: 65535 + 0,8: + 0: 65535 + 1,8: + 0: 65535 + 2,8: + 0: 65535 + 2,9: + 0: 65535 + 3,5: + 0: 65535 + 3,6: + 0: 65535 + 3,7: + 0: 65535 + -4,7: + 3: 1 + 0: 65534 + 4,-3: + 0: 65535 + 4,-2: + 0: 52463 + 5,-3: + 0: 65535 + 5,-2: + 0: 65535 + 5,-1: + 0: 65535 + 5,2: + 0: 65535 + 5,0: + 0: 65535 + 5,1: + 0: 65535 + -8,5: + 0: 65535 + -8,6: + 0: 65535 + -8,7: + 0: 65535 + -7,5: + 0: 65535 + -7,6: + 0: 65535 + -7,7: + 0: 65535 + -6,5: + 0: 65535 + -6,6: + 0: 65535 + -6,7: + 0: 65535 + -5,6: + 0: 65535 + 4,5: + 0: 65535 + 4,6: + 0: 65535 + 4,7: + 0: 65535 + -8,8: + 0: 65535 + -7,8: + 0: 65535 + -6,8: + 0: 65535 + -8,1: + 0: 65532 + -8,2: + 0: 65535 + -8,3: + 0: 65535 + -7,0: + 0: 65534 + -7,1: + 0: 65535 + -6,0: + 0: 65535 + 5,3: + 0: 65535 + 6,2: + 0: 65535 + 6,3: + 0: 65535 + 7,2: + 0: 65535 + 7,3: + 0: 65535 + -8,4: + 0: 65535 + -5,7: + 0: 65471 + 2: 64 + 5,4: + 0: 65535 + 5,5: + 0: 65535 + 6,4: + 0: 65535 + 6,5: + 0: 65535 + 7,4: + 0: 65535 + 7,5: + 0: 65535 + -4,8: + 0: 64503 + 3: 1024 + 2: 8 + -4,9: + 0: 57335 + 1: 8192 + 3: 8 + -4,10: + 0: 65407 + 2: 128 + -4,11: + 0: 65535 + -3,9: + 0: 65215 + 2: 256 + 3: 64 + -3,10: + 0: 65535 + -3,11: + 0: 65535 + -2,9: + 0: 65519 + 2: 16 + -2,10: + 0: 65535 + -1,9: + 0: 65535 + -1,10: + 0: 65535 + 0,9: + 0: 65535 + 0,10: + 0: 65535 + 1,9: + 0: 65535 + 3,8: + 0: 65535 + 3,9: + 0: 65535 + -8,9: + 0: 65535 + -7,9: + 0: 65535 + -6,9: + 0: 65535 + -6,10: + 0: 65535 + -5,8: + 0: 32765 + 1: 2 + 2: 32768 + -5,9: + 0: 65535 + -5,10: + 0: 65535 + -5,11: + 0: 65535 + 8,4: + 0: 65535 + 8,5: + 0: 65535 + 9,4: + 0: 65535 + 8,2: + 0: 65535 + 8,3: + 0: 65535 + 9,3: + 0: 65535 + -9,8: + 0: 65535 + -9,9: + 0: 65535 + -9,7: + 0: 65535 + -9,5: + 0: 65535 + -9,6: + 0: 65535 + -7,-1: + 0: 61128 + -6,-2: + 0: 65518 + -6,-1: + 0: 65535 + -6,-3: + 0: 52360 + -5,-3: + 0: 65535 + -5,-2: + 0: 65535 + -5,-1: + 0: 65535 + 4,8: + 0: 65535 + 4,9: + 0: 65535 + -8,0: + 0: 32768 + 6,-3: + 0: 13107 + 6,-2: + 0: 63351 + 6,-1: + 0: 65535 + 6,0: + 0: 65535 + 6,1: + 0: 65535 + 7,1: + 0: 62224 + 5,6: + 0: 65535 + 5,7: + 0: 65535 + 6,6: + 0: 65535 + 6,7: + 0: 65535 + 7,6: + 0: 65535 + 7,7: + 0: 65535 + -2,11: + 0: 65535 + -1,11: + 0: 65535 + 0,11: + 0: 65535 + 1,10: + 0: 65535 + 1,11: + 0: 65535 + 2,10: + 0: 62901 + 3: 10 + 2: 2624 + 2,11: + 0: 65535 + 3,10: + 0: 65535 + -8,10: + 0: 65535 + -7,10: + 0: 65535 + 8,6: + 0: 65535 + 8,7: + 0: 65535 + 9,5: + 0: 65535 + 9,6: + 0: 65535 + 9,7: + 0: 65535 + 10,4: + 0: 29457 + 10,5: + 0: 30583 + 10,6: + 0: 30583 + 10,7: + 0: 30583 + 8,1: + 0: 61440 + 9,1: + 0: 4096 + 9,2: + 0: 30513 + 10,3: + 0: 4369 + -9,4: + 0: 65535 + 4,10: 0: 65535 - 0,1: + 5,8: 0: 65535 - 0,2: + 5,9: 0: 65535 - 0,3: + 5,10: 0: 65535 - 1,1: + 6,8: 0: 65535 - 1,2: + 6,9: 0: 65535 - 1,3: + 6,10: 0: 65535 - 2,0: + 7,8: 0: 65535 - 2,1: + 7,9: 0: 65535 - 2,2: + 7,10: 0: 65535 - 2,3: + 8,8: 0: 65535 - 3,0: + 8,9: 0: 65535 - 3,1: + 8,10: 0: 65535 - 3,2: + 9,8: 0: 65535 - 3,3: + 9,9: 0: 65535 - -1,0: - 0: 65228 - -1,1: + 9,10: 0: 65535 - -1,2: + 10,8: + 0: 30583 + 10,9: + 0: 30583 + -1,12: 0: 65535 - -1,3: - 0: 61439 - 0,4: + 0,12: 0: 65535 - 0,5: + 1,12: 0: 65535 - 0,6: + -9,3: + 0: 64716 + -6,11: 0: 65535 - 0,7: - 0: 3311 - 1,4: + -4,12: 0: 65535 - 1,5: + -3,12: 0: 65535 - 1,6: + -2,12: 0: 65535 - 1,7: - 0: 61439 - 2,4: + -8,11: 0: 65535 - 2,5: + -7,11: 0: 65535 - 2,6: + -10,8: 0: 65535 - 2,7: - 0: 14335 - 3,4: + -9,10: 0: 65535 - 3,5: + -9,11: 0: 65535 - 3,6: + -10,5: + 0: 65534 + -10,6: 0: 65535 - 3,7: - 0: 36047 - -1,4: - 0: 61166 - -1,5: - 0: 52430 - -1,6: - 0: 140 - 0,-1: + -10,7: 0: 65535 - 1,-1: + 2,12: 0: 65535 - 1,-3: - 0: 65228 - 1,-2: + -8,12: 0: 65535 - 2,-3: - 0: 65399 - 2,-2: + -7,12: 0: 65535 - 2,-1: + -6,12: 0: 65535 - 3,-2: + -5,12: 0: 65535 - 3,-1: + -9,12: 0: 65535 - 3,-3: - 0: 65216 - 4,0: + 3,11: 0: 65535 - 4,1: + 4,11: 0: 65535 - 4,2: + 5,11: 0: 65535 - 4,3: + 6,11: 0: 65535 - 5,0: + 7,11: 0: 65535 - 5,1: + -4,13: 0: 65535 - 5,2: + -4,14: 0: 65535 - 5,3: + -4,15: 0: 65535 - 6,0: + -3,13: 0: 65535 - 6,1: + -3,14: 0: 65535 - 6,2: + -3,15: 0: 65535 - 6,3: + -2,13: 0: 65535 - 7,0: + -2,14: 0: 65535 - 7,1: + -2,15: 0: 65535 - 7,2: + -1,13: 0: 65535 - 4,-3: + -1,14: 0: 65535 - 4,-2: + -1,15: 0: 65535 - 4,-1: + 0,13: 0: 65535 - 5,-3: + 0,14: 0: 65535 - 5,-2: + 0,15: + 0: 65503 + 3: 32 + 1,13: 0: 65535 - 5,-1: + 1,14: + 0: 65533 + 3: 2 + 1,15: 0: 65535 - 6,-2: + 2,13: + 0: 57343 + 3: 8192 + 2,14: + 0: 32767 + 3: 32768 + 2,15: + 0: 64895 + 3: 640 + 3,12: 0: 65535 - 6,-1: + 3,13: 0: 65535 - 4,4: + 3,14: + 3: 1 + 0: 65534 + 3,15: 0: 65535 - 4,5: + -6,13: 0: 65535 - 4,6: + -6,14: 0: 65535 - 4,7: + -5,13: 0: 65535 - 5,4: + -5,14: 0: 65535 - 5,5: + -5,15: 0: 65535 - 5,6: + -4,16: 0: 65535 - 5,7: + -4,17: 0: 65535 - 6,4: - 0: 6143 - 6,5: - 0: 65527 - 6,6: - 0: 16383 - 4,8: - 0: 28671 - -1,-1: - 0: 51336 - 1,-4: - 0: 34816 - 2,-4: - 0: 65534 - 3,-4: - 0: 307 - 7,3: - 0: 895 - 4,-4: - 0: 32776 - 5,-4: - 0: 65279 - 6,-4: + -3,16: 0: 65535 - 6,-3: + -3,17: 0: 65535 - 7,-4: + -3,18: 0: 65535 - 7,-3: + -2,16: 0: 65535 - 7,-2: + -2,17: 0: 65535 - 7,-1: + -2,18: 0: 65535 - 6,7: - 0: 17 - 7,5: - 0: 13104 - 7,6: - 0: 19 - 5,8: - 0: 279 - 8,-4: + -1,16: 0: 65535 - 8,-3: + -1,17: 0: 65535 - 8,-2: + -1,18: 0: 65535 - 8,-1: + -1,19: 0: 65535 - 9,-4: + 0,16: 0: 65535 - 9,-3: - 0: 40959 - 9,-2: - 0: 30515 - 9,-1: - 0: 63351 - 10,-3: + 0,17: 0: 65535 - 8,0: + 0,18: 0: 65535 - 8,1: + 0,19: 0: 65535 - 8,2: + 1,16: + 0: 65471 + 3: 64 + 1,17: 0: 65535 - 8,3: - 0: 28671 - 9,0: + 1,18: 0: 65535 - 9,1: + 1,19: 0: 65535 - 9,2: + 2,16: + 0: 65021 + 3: 514 + 3,16: 0: 65535 - 9,3: - 0: 3327 - 10,0: + 4,12: 0: 65535 - 10,1: + 4,13: 0: 65535 - 3,8: - 0: 8 - 4,-5: - 0: 32768 - 5,-5: - 0: 65516 - 6,-5: + 5,12: 0: 65535 - 7,-5: + 5,13: 0: 65535 - 2,-5: - 0: 32768 - 3,-5: - 0: 4096 - -2,1: - 0: 52416 - -2,2: - 0: 204 - 0,-2: - 0: 65484 - 0,-3: - 0: 49152 - -1,-2: - 0: 34816 - 10,-4: + 5,14: 0: 65535 - 10,-1: - 0: 49152 - 11,-4: + 6,12: 0: 65535 - 11,-3: - 0: 32767 - 10,2: + 6,13: 0: 65535 - 10,3: - 0: 2047 - 11,0: + 6,14: 0: 65535 - 11,1: + 7,12: 0: 65535 - 11,2: - 0: 4983 - 6,-6: - 0: 59392 - 7,-6: - 0: 65504 - 12,-4: + 7,13: 0: 65535 - 12,-3: - 0: 53247 - 12,-1: - 0: 65224 - 12,-2: - 0: 35020 - 13,-4: + 7,14: + 0: 65535 + -5,16: + 0: 65535 + -5,17: + 0: 65535 + 8,11: + 0: 65535 + -4,18: + 0: 65535 + -4,19: + 0: 65535 + -3,19: + 0: 65535 + -5,18: + 0: 65535 + -5,19: + 0: 65535 + 8,12: + 0: 65535 + 8,13: + 0: 65535 + 8,14: + 0: 65535 + -4,20: + 0: 65535 + -3,20: + 0: 65535 + -5,20: + 0: 65535 + -10,10: + 0: 65535 + -10,11: + 0: 65535 + -8,13: + 0: 65535 + -8,14: + 0: 65535 + -7,13: + 0: 65535 + -7,14: + 0: 65535 + -10,12: + 0: 65535 + -10,13: + 0: 65535 + -10,14: + 0: 65535 + -9,13: + 0: 65535 + -9,14: + 0: 65535 + -2,19: + 0: 65535 + -12,8: 0: 12544 - 13,-3: - 0: 32767 - 13,-2: - 0: 4369 - 13,-1: - 0: 4096 - 14,-3: - 0: 61232 - 14,-2: - 0: 14 - 14,-4: + -12,9: + 0: 65535 + -12,10: + 0: 65535 + -12,11: + 0: 65535 + -11,8: + 0: 65228 + -11,9: + 0: 65535 + -11,10: + 0: 65535 + -11,11: + 0: 65535 + -10,9: + 0: 65535 + -11,6: + 0: 60616 + -11,7: + 0: 52974 + -11,5: 0: 34944 - 15,-4: + -10,4: + 0: 61064 + 9,11: 0: 65535 - 15,-3: - 0: 63359 - 15,-2: - 0: 239 - 12,0: + 10,10: + 0: 30583 + 10,11: + 0: 30583 + -9,2: + 0: 34816 + -8,15: 0: 65535 - 12,1: - 0: 6143 - 13,0: + -7,15: 0: 65535 - 13,1: - 0: 7 - 14,0: - 0: 32760 - 15,0: - 0: 383 - 8,-6: - 0: 65534 - 8,-5: + -6,15: 0: 65535 - 9,-6: - 0: 65393 - 9,-5: + -12,12: 0: 65535 - 10,-6: - 0: 63232 - 10,-5: - 0: 65407 - 11,-6: - 0: 12288 - 11,-5: - 0: 28937 - 16,-4: - 0: 272 - 16,-2: - 0: 17 - 12,-6: - 0: 65024 - 12,-5: - 0: 65231 - 13,-6: - 0: 12288 - 13,-5: + -12,13: + 0: 65535 + -12,14: + 0: 65535 + -11,12: + 0: 65535 + -11,13: + 0: 65535 + -11,14: + 0: 65535 + -11,15: + 0: 36079 + -10,15: + 0: 65535 + -9,15: + 0: 65535 + 2,17: + 0: 65535 + 2,18: + 0: 65535 + 2,19: + 0: 65535 + 3,17: + 0: 65535 + 3,18: + 0: 65535 + 3,19: + 0: 29695 + 4,14: + 0: 65535 + 4,15: + 0: 65535 + 5,15: + 0: 65535 + 6,15: + 0: 65535 + 7,15: + 0: 65535 + -8,16: + 0: 2255 + -7,16: + 0: 65535 + -7,17: + 0: 140 + -6,16: + 0: 65535 + -6,17: + 0: 61439 + -6,18: + 0: 61166 + -6,19: + 0: 61166 + 8,15: + 0: 65535 + 9,12: + 0: 65535 + 9,13: + 0: 65535 + 9,14: + 0: 65535 + 9,15: + 0: 65535 + 10,12: + 0: 30583 + 10,13: + 0: 63351 + 10,14: + 0: 65535 + 10,15: + 0: 65535 + 11,14: + 0: 4368 + -4,21: + 0: 65535 + -4,22: + 0: 3 + -3,21: + 0: 65535 + -3,22: + 0: 2254 + -2,20: + 0: 65535 + -2,21: + 0: 65535 + -2,22: + 0: 65535 + -2,23: + 0: 207 + -1,20: + 0: 65535 + -1,21: + 0: 65535 + -1,22: + 0: 65535 + -1,23: + 0: 3 + -6,20: + 0: 65262 + -6,21: + 0: 61183 + -6,22: + 0: 12 + -5,21: + 0: 65535 + -5,22: + 0: 3 + 0,20: + 0: 65535 + 0,21: + 0: 65535 + 0,22: + 0: 65535 + 1,20: + 0: 65535 + 1,21: + 0: 65535 + 1,22: + 0: 65535 + 1,23: + 0: 8 + 2,20: + 0: 65535 + 2,21: + 0: 65535 + 2,22: + 0: 65535 + 2,23: + 0: 127 + 3,20: + 0: 4407 + 3,21: + 0: 30513 + 3,22: 0: 4983 - 14,-5: - 0: 52972 - 15,-5: - 0: 29456 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - uid: 40952 - components: - - type: MetaData - name: '"Летучий Голландец"' - - type: Transform - pos: -816.80853,-255.86479 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: LgAAAAAALgAAAAAALgAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALgAAAAAALgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfQAAAAAAfQAAAAAAfQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAfQAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: [] - - type: RadiationGridResistance - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 20479 - -1,0: - 0: 52428 - 0,-1: - 0: 62464 - -1,-1: - 0: 52224 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - uid: 43176 - components: - - type: MetaData - name: ?*2!5-?43=- - - type: Transform - rot: 0.5235987755982988 rad - pos: -35.1752,344.30347 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: gQAAAAAAgQAAAAAAhQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAANgAAAAAAZwAAAAAANgAAAAAAgQAAAAAANgAAAAAAgQAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAAZwAAAAAANgAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZwAAAAAAZwAAAAAANgAAAAAAZwAAAAAAgQAAAAAAZwAAAAAAgQAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAhAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAANgAAAAAAhQAAAAAANgAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAAZwAAAAAANgAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAgQAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAANgAAAAAAZwAAAAAAZwAAAAAAgQAAAAAANgAAAAAAgQAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAhAAAAAAAZwAAAAAANgAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAANgAAAAAAZwAAAAAAZwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAZwAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAhAAAAAAANgAAAAAAZwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAZwAAAAAANgAAAAAAZwAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - type: OccluderTree - - type: SpreaderGrid - - type: Shuttle - - type: GridPathfinding - - type: Gravity - gravityShakeSound: !type:SoundPathSpecifier - path: /Audio/Effects/alert.ogg - - type: DecalGrid - chunkCollection: - version: 2 - nodes: [] - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: + 4,16: 0: 65535 - 0,1: - 0: 4479 - 0,-1: - 0: 65533 - -1,1: - 0: 2095 - 1,0: + 4,17: 0: 65535 - 1,1: - 0: 40959 - 1,2: - 0: 136 - 2,0: - 0: 4369 - 2,1: - 0: 4369 - 2,2: - 0: 1 - 0,-2: - 0: 37120 - 1,-2: - 0: 65425 - 1,-1: + 4,18: + 0: 32767 + 5,16: 0: 65535 - 2,-3: - 0: 4096 - 2,-2: - 0: 4369 - 2,-1: - 0: 4375 - -2,0: - 0: 52428 - -1,0: + 5,17: 0: 65535 - -2,-1: - 0: 49152 - -1,-1: - 0: 65508 - -1,-2: - 0: 16384 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - uid: 44868 - components: - - type: MetaData - name: ASSS Hole MK-545 - - type: Transform - rot: 1.5707963267948966 rad - pos: -60.516693,-45.41993 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: KQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKQAAAAAAKQAAAAAAKQAAAAAAgQAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAKQAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAAbwAAAAAAgQAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAbwAAAAAAbwAAAAAAbwAAAAAAgQAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - 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: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: BotGreyscale - decals: - 22: -4,-1 - 23: 6,-1 - - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Box - decals: - 21: 1,2 - - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: BoxGreyscale - decals: - 10: -2,-1 - 11: 4,-1 - 19: 0,2 - 20: 2,2 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: CheckerNESW - decals: - 0: -2,0 - 2: -4,-2 - 6: 4,-2 - 7: 6,0 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: CheckerNWSE - decals: - 1: -4,0 - 3: -2,-2 - 4: 6,-2 - 5: 4,0 - - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerNe - decals: - 24: -2,-4 - 38: 6,-4 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimCornerNe - decals: - 12: 0,2 - - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerNw - decals: - 28: 4,-4 - 39: -4,-4 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimCornerNw - decals: - 13: 0,0 - - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerSe - decals: - 25: -2,-7 - 29: 5,-7 - 37: 6,-6 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimCornerSe - decals: - 14: 2,2 - - node: - color: '#DE3A3A96' - id: ConcreteTrimCornerSw - decals: - 26: -3,-7 - 27: 4,-7 - 36: -4,-6 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimCornerSw - decals: - 15: 2,0 - - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerNe - decals: - 35: -2,-5 - 46: -3,-4 - 47: 5,-4 - - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerNw - decals: - 32: 4,-5 - 44: -3,-4 - 45: 5,-4 - - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerSe - decals: - 34: -2,-5 - 43: 1,0 - - node: - color: '#DE3A3A96' - id: ConcreteTrimInnerSw - decals: - 33: 4,-5 - 42: 1,0 - - node: - color: '#DE3A3A96' - id: ConcreteTrimLineE - decals: - 30: -2,-6 - 40: 6,-5 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimLineE - decals: - 16: 1,2 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimLineN - decals: - 17: 0,1 - - node: - angle: 1.5707963267948966 rad - color: '#DE3A3A96' - id: ConcreteTrimLineS - decals: - 18: 2,1 - - node: - color: '#DE3A3A96' - id: ConcreteTrimLineW - decals: - 31: 4,-6 - 41: -4,-5 - - node: - color: '#FFFFFFFF' - id: Delivery - decals: - 48: -4,-4 - 49: -4,-6 - 50: 6,-6 - 51: 6,-4 - - node: - angle: 1.5707963267948966 rad - color: '#FFFFFFFF' - id: Delivery - decals: - 8: -3,-1 - 9: 5,-1 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerNe - decals: - 53: 2,-2 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerNw - decals: - 52: 0,-2 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerSe - decals: - 58: 2,-6 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteCornerSw - decals: - 59: 0,-6 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerNe - decals: - 65: 1,-2 - 66: 2,-5 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerNw - decals: - 63: 0,-5 - 64: 1,-2 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerSe - decals: - 60: 1,-6 - 67: 2,-5 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteInnerSw - decals: - 61: 1,-6 - 62: 0,-5 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteLineE - decals: - 54: 2,-3 - 55: 2,-4 - - node: - color: '#DE3A3A96' - id: MiniTileWhiteLineW - decals: - 56: 0,-3 - 57: 0,-4 - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 65531 - 1: 4 - -1,0: - 0: 36863 - 0,-1: - 0: 64511 - 2: 1024 - -1,-1: + 6,16: + 0: 65535 + 6,17: + 0: 32767 + 7,16: + 0: 65535 + -16,10: + 0: 65516 + -16,11: 0: 65535 - 1,0: - 0: 2047 - 2,0: - 0: 1 - -2,0: - 0: 140 - 0,-3: - 0: 65280 - 0,-2: + -16,9: + 0: 34816 + -15,9: 0: 65535 - 1,-3: - 0: 28672 - 1,-2: + -15,10: 0: 65535 - 1,-1: + -15,11: 0: 65535 - 2,-2: - 0: 4368 - 2,-1: - 0: 4369 - -2,-2: - 0: 52424 - -2,-1: - 0: 52428 - -1,-3: - 0: 63488 - -1,-2: + -15,8: + 0: 49152 + -14,8: + 0: 12288 + -14,9: + 0: 65535 + -14,10: + 0: 65535 + -14,11: + 0: 65535 + -13,9: + 0: 65535 + -13,10: + 0: 65535 + -13,11: + 0: 65535 + -13,8: + 0: 60416 + -16,12: + 0: 65535 + -16,13: + 0: 65535 + -16,14: + 0: 36046 + -15,12: + 0: 65535 + -15,13: + 0: 65535 + -15,14: + 0: 65535 + -14,12: + 0: 65535 + -14,13: + 0: 65535 + -14,14: + 0: 65535 + -13,12: + 0: 65535 + -13,13: + 0: 65535 + -13,14: 0: 65535 + -10,16: + 0: 14 + -9,16: + 0: 15 + -17,12: + 0: 34952 + -17,11: + 0: 34952 + 8,16: + 0: 5119 + 9,16: + 0: 127 + 10,16: + 0: 14 + 5,18: + 0: 383 + 7,17: + 0: 383 + 4,19: + 0: 1 + 6,18: + 0: 1 uniqueMixes: - volume: 2500 temperature: 293.15 @@ -21038,10 +41512,10 @@ entities: - 0 - 0 - volume: 2500 - temperature: 293.14975 + temperature: 235 moles: - - 20.078888 - - 75.53487 + - 21.824879 + - 82.10312 - 0 - 0 - 0 @@ -21053,13 +41527,28 @@ entities: - 0 - 0 - volume: 2500 - temperature: 293.14975 + temperature: 5000 + moles: + - 6666.982 + - 0 + - 0 + - 6666.982 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - volume: 2500 + temperature: 293.15 moles: - - 21.6852 - - 81.57766 - 0 - 0 - 0 + - 6666.982 + - 0 - 0 - 0 - 0 @@ -21070,42 +41559,103 @@ entities: chunkSize: 4 - type: GasTileOverlay - type: RadiationGridResistance - - type: Joint - joints: - docking563600: !type:WeldJoint - bodyB: 44868 - bodyA: 2 - id: docking563600 - localAnchorB: 1.5,-10 - localAnchorA: -51,-44.5 - referenceAngle: 1.5713501 - damping: 1533.7836 - stiffness: 13767.21 - - uid: 45518 + - type: NavMap + - type: IFF + color: '#9B2D30FF' + - uid: 56635 components: - type: MetaData - name: 902- + [head=2]Пособие по качественному + обслуживанию в баре[/head] + + [bullet][bold]Автор: Майя Линхариева + + [bullet]Соавтор: Даррен Стейнфорт[/bold] + + + [italic]"Алкоголь это искусство, а бармен - творец"[/italic] + + + Это руководство написано как для начинающих барменов, так и уже для опытных "вершителей судеб". Вы можете интерпретировать некоторые моменты по-своему, либо же действовать иначе, всё описанное в данной книге является субъективным и основано на 9-летнем опыте работы в баре. + + + [bullet][head=3]Пункт 1: Общение[/head] + + Вы — бармен, само воплощение вежливости и пример для подражания. Потому, вам стоит воздержаться от использования мата и быдловатой манеры общения. Даже если посетитель относится к вам неуважительно - не нужно уподобляться ему. Старайтесь общаться с клиентами, поддерживать их, узнавать что-то из их жизни. Так вы покажете свою открытость и сделаете пребывание в баре в разы комфортнее. + + + [bulltet][head=3]Пункт 2: Клиенты[/head] + + Иногда в Бар люди приходят не в самом лучшем настроении, а иногда, увы, посетители просто не умеют общаться. Ваша задача - обслуживать их, но, при этом, не давать им переступать грань дозволенного. Помните, вы - тоже личность, которая может не терпеть подобного отношения к себе. Не брезгуйте использовать ружьё на особо буйной клиентуре, при необходимости. + + + [bullet][head=3]Пункт 3: Напитки[/head] + + Старайтесь меньше пользоваться раздатчиками. Бесспорно, они даны вам для удобства и ими проще всего готовить напитки. Однако, у вас имеется полный алкомат добра, шейкеры, бутылки, но при этом вы их не используете. Намного лучше подойти и лично налить клиенту напиток прямо за стойкой, используя всё те же ингредиенты. Слишком много нужно смешать? Используйте шейкер! Демонстрируя посетителям свои навыки, вы лишь утвердите себя как эксперта в своём деле. + + + [bullet][head=3]Пункт 4: На выдачу[/head] + + В АлкоМате есть различные сосуды для напитков. В первую очередь, настоятельно не рекомендуется выдавать с собой шейкеры. Шейкер — инструмент бармена для смешивания напитков, а не фляга XXL. Также, для выноса за пределы бара стоит выдавать исключительно фляги и термосы, ибо те как раз для этого и нужны. А вот стаканы, бокалы и стопки ни в коем случае не надо выдавать. Они созданы для использования в пределах бара и нигде более. + - uid: 9371 + components: + - type: Transform + rot: 62.83185307179591 rad + pos: 8.379136,-13.313026 + parent: 2 + - uid: 20092 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -48.458477,-26.376143 + parent: 2 + - uid: 20093 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -48.567852,-26.173018 + parent: 2 + - uid: 20136 + components: + - type: MetaData + name: Пособие пилота Avrite + - type: Transform + pos: -57.514145,-22.365276 + parent: 2 + - type: Paper + content: "──────────────────────────────────────\r\n┌───────────────┐\r\n│██░███░░░░██░░░│ <ПОСОБИЕ ПИЛОТА>\r\n│░█░████░░░██░░░│ ASSS MK-738\r\n│░░░██░██░░██░░░| ASSS Hole MK-545\r\n│░░░██░░██░██░█░│ *NT CLASSIFIED*\r\n│░░░██░░░████░██│\r\n└───────────────┘\r\n──────────────────────────────────────\n ● О шаттлах Avrite\r●\nПатрульный шаттл ASSS MK-738 и боевой шаттл ASSS Hole MK-545, используемые станцией Avrite являются гордостью учёных и инженеров NanoTrasen. Всё потому, что данные шаттлы оборудованы Продвинутой системой пилотирования типа ACE. \n\r\n ● Управление с технологией ACE\r●\nПо центру панели расположен сенсорный экран, на котором можно увидеть шаттл и всё, что его окружает в космическом пространстве. Используйте сенсоры экрана для изменения масштаба, а так же для управления стыковочными шлюзами.\n\r\nДля отстыковки выберите пристыкованный шлюз в меню и нажмите «отстыковать».\n\r\nДля стыковки выберите нужный ваш шлюз в меню и плавным движением соедините его со шлюзом, к которому вы хотите пристыковаться.\n\r\nASSS MK-738 и ASSS Hole MK-545 сделаны по современным стандартам шаттлостроения, потому они поддерживают следующие типы перемещения и их комбинации:\r\n1. Крен – вращательное движение шаттла.\r\n2. Тангаж – поступательное движение шаттла вперёд и назад.\r\n3. Рыскание – поступательное движение влево и вправо.\r\n\nПомимо описанного выше, шаттлы так же обладает режимом Ускоренного Торможения. При использовании этого режима шаттл быстро замедляется и останавливается, что даёт возможность качественнее стыковаться и лучше маневрировать в космосе.\r\n\r\n\n ● Задачи пилота СБ Avrite\r●\nПилот СБ Avrite получает оба шаттла под свою ответственность, и должен выполнять следующие задачи:\r\n1. Патруль пространства вокруг станции\r\n2. Транспортировка пожизненных заключённых на Каторгу «Добрый Самаритянин»\r\n3. Транспортировка сотрудников СБ для выполнения задач за пределами станции\r\n\n ● Внимание\r●\nУтеря Пособия наказуема арестом по статье 207 «Халатность» и немедленным снятием с должности Пилота СБ.\n\r\nДопуск угона или угон ASSS MK-738 или ASSS Hole MK-545 наказуем арестом по статье 407 «Грубая халатность», немедленным увольнением из СБ, а так же штрафом, размером в стоимость строительства угнанного шаттла.\n \r\nПо окончанию прочтения Пособия, будущий или текущий пилот СБ должен немедленно приступить к выполнению обязанностей.\r\n" +- proto: BookBusido + entities: + - uid: 59436 + components: + - type: Transform + pos: -30.333801,42.54669 + parent: 56631 +- proto: BookChefGaming + entities: + - uid: 13339 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -15.451912,-46.424217 + parent: 2 +- proto: BookChemicalCompendium + entities: + - uid: 18018 + components: + - type: Transform + parent: 18017 + - type: Physics + canCollide: False + - uid: 18697 + components: + - type: Transform + parent: 18696 + - type: Physics + canCollide: False +- proto: BookEngineersHandbook + entities: + - uid: 14370 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 16.514175,33.847744 + parent: 2 +- proto: BookIanAntarctica + entities: + - uid: 18703 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookIanArctic + entities: + - uid: 18709 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookIanCity + entities: + - uid: 9507 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -18.461382,46.482536 + parent: 2 +- proto: BookIanDesert + entities: + - uid: 18707 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookIanLostWolfPup + entities: + - uid: 18705 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookIanMountain + entities: + - uid: 18706 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookIanOcean + entities: + - uid: 18704 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookIanRanch + entities: + - uid: 18708 + components: + - type: Transform + parent: 18702 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BookJanitorTale + entities: + - uid: 11366 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.566698,41.749935 + parent: 2 + - uid: 20984 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 80.50929,-23.48137 + parent: 2 +- proto: BookJourney + entities: + - uid: 11367 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.426073,41.57806 + parent: 2 +- proto: BookLeafLoversSecret + entities: + - uid: 21702 + components: + - type: Transform + pos: -67.41717,-53.519257 + parent: 2 +- proto: BookMedicalReferenceBook + entities: + - uid: 18019 + components: + - type: Transform + parent: 18017 + - type: Physics + canCollide: False + - uid: 18698 + components: + - type: Transform + parent: 18696 + - type: Physics + canCollide: False +- proto: BookMorgue + entities: + - uid: 12590 + components: + - type: Transform + pos: -72.5,68.5 + parent: 2 +- proto: BookNarsieLegend + entities: + - uid: 12470 + components: + - type: Transform + pos: -72.5,64.5 + parent: 2 +- proto: BookRandom + entities: + - uid: 10488 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -46.522644,6.1906343 + parent: 2 +- proto: BookRandomStory + entities: + - uid: 4272 + components: + - type: Transform + pos: -16.66518,42.494167 + parent: 2 + - uid: 9830 + components: + - type: Transform + pos: -16.274555,42.697292 + parent: 2 + - uid: 9930 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.324867,30.59613 + parent: 2 + - uid: 9933 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5290246,30.521942 + parent: 2 + - uid: 10009 + components: + - type: Transform + pos: -5.5867877,39.602287 + parent: 2 + - uid: 14605 + components: + - type: Transform + pos: 23.510727,-54.433235 + parent: 2 + - uid: 18469 + components: + - type: Transform + pos: -56.028027,-58.49041 + parent: 2 + - uid: 18475 + components: + - type: Transform + pos: -56.48115,-56.381035 + parent: 2 + - uid: 18640 + components: + - type: Transform + pos: -62.398777,-71.40443 + parent: 2 + - uid: 18651 + components: + - type: Transform + pos: -56.505745,-77.4169 + parent: 2 +- proto: Bookshelf + entities: + - uid: 12749 + components: + - type: Transform + pos: -12.5,66.5 + parent: 2 + - uid: 18459 + components: + - type: Transform + pos: -25.5,-58.5 + parent: 2 + - uid: 18460 + components: + - type: Transform + pos: -24.5,-58.5 + parent: 2 + - uid: 23905 + components: + - type: Transform + pos: -63.5,40.5 + parent: 2 + - uid: 23906 + components: + - type: Transform + pos: -64.5,40.5 + parent: 2 + - uid: 23907 + components: + - type: Transform + pos: -65.5,40.5 + parent: 2 + - uid: 26441 + components: + - type: Transform + pos: -94.5,-49.5 + parent: 2 + - uid: 26571 + components: + - type: Transform + pos: -61.5,82.5 + parent: 2 + - uid: 26575 + components: + - type: Transform + pos: -62.5,82.5 + parent: 2 + - uid: 26577 + components: + - type: Transform + pos: -60.5,82.5 + parent: 2 + - uid: 26578 + components: + - type: Transform + pos: -59.5,82.5 + parent: 2 + - uid: 26579 + components: + - type: Transform + pos: -58.5,82.5 + parent: 2 + - uid: 26580 + components: + - type: Transform + pos: -58.5,81.5 + parent: 2 + - uid: 26581 + components: + - type: Transform + pos: -58.5,80.5 + parent: 2 + - uid: 26584 + components: + - type: Transform + pos: -61.5,79.5 + parent: 2 + - uid: 26585 + components: + - type: Transform + pos: -60.5,80.5 + parent: 2 + - uid: 26586 + components: + - type: Transform + pos: -60.5,79.5 + parent: 2 + - uid: 26600 + components: + - type: Transform + pos: -58.5,83.5 + parent: 2 + - uid: 26601 + components: + - type: Transform + pos: -60.5,84.5 + parent: 2 + - uid: 26602 + components: + - type: Transform + pos: -60.5,85.5 + parent: 2 + - uid: 26603 + components: + - type: Transform + pos: -59.5,85.5 + parent: 2 + - uid: 26604 + components: + - type: Transform + pos: -56.5,79.5 + parent: 2 + - uid: 26605 + components: + - type: Transform + pos: -55.5,79.5 + parent: 2 + - uid: 26606 + components: + - type: Transform + pos: -54.5,79.5 + parent: 2 + - uid: 26607 + components: + - type: Transform + pos: -53.5,79.5 + parent: 2 + - uid: 26608 + components: + - type: Transform + pos: -52.5,79.5 + parent: 2 + - uid: 26609 + components: + - type: Transform + pos: -54.5,80.5 + parent: 2 + - uid: 26613 + components: + - type: Transform + pos: -53.5,83.5 + parent: 2 + - uid: 26614 + components: + - type: Transform + pos: -51.5,84.5 + parent: 2 + - uid: 26615 + components: + - type: Transform + pos: -51.5,83.5 + parent: 2 + - uid: 26616 + components: + - type: Transform + pos: -51.5,82.5 + parent: 2 + - uid: 26617 + components: + - type: Transform + pos: -51.5,81.5 + parent: 2 + - uid: 26618 + components: + - type: Transform + pos: -52.5,81.5 + parent: 2 + - uid: 26619 + components: + - type: Transform + pos: -49.5,79.5 + parent: 2 + - uid: 26620 + components: + - type: Transform + pos: -49.5,80.5 + parent: 2 + - uid: 26621 + components: + - type: Transform + pos: -49.5,81.5 + parent: 2 + - uid: 26622 + components: + - type: Transform + pos: -49.5,83.5 + parent: 2 + - uid: 26623 + components: + - type: Transform + pos: -48.5,83.5 + parent: 2 + - uid: 26624 + components: + - type: Transform + pos: -47.5,83.5 + parent: 2 + - uid: 26625 + components: + - type: Transform + pos: -47.5,84.5 + parent: 2 + - uid: 26626 + components: + - type: Transform + pos: -45.5,84.5 + parent: 2 + - uid: 26627 + components: + - type: Transform + pos: -47.5,82.5 + parent: 2 + - uid: 26628 + components: + - type: Transform + pos: -45.5,82.5 + parent: 2 + - uid: 26629 + components: + - type: Transform + pos: -45.5,81.5 + parent: 2 + - uid: 26630 + components: + - type: Transform + pos: -45.5,80.5 + parent: 2 + - uid: 26631 + components: + - type: Transform + pos: -38.5,81.5 + parent: 2 + - uid: 26632 + components: + - type: Transform + pos: -39.5,81.5 + parent: 2 + - uid: 26634 + components: + - type: Transform + pos: -41.5,81.5 + parent: 2 + - uid: 26635 + components: + - type: Transform + pos: -44.5,81.5 + parent: 2 + - uid: 26636 + components: + - type: Transform + pos: -43.5,81.5 + parent: 2 + - uid: 26637 + components: + - type: Transform + pos: -43.5,83.5 + parent: 2 + - uid: 26638 + components: + - type: Transform + pos: -41.5,82.5 + parent: 2 + - uid: 26639 + components: + - type: Transform + pos: -42.5,83.5 + parent: 2 + - uid: 26640 + components: + - type: Transform + pos: -41.5,83.5 + parent: 2 + - uid: 26641 + components: + - type: Transform + pos: -40.5,83.5 + parent: 2 + - uid: 26642 + components: + - type: Transform + pos: -39.5,83.5 + parent: 2 + - uid: 26643 + components: + - type: Transform + pos: -37.5,84.5 + parent: 2 + - uid: 26644 + components: + - type: Transform + pos: -36.5,84.5 + parent: 2 + - uid: 26645 + components: + - type: Transform + pos: -47.5,80.5 + parent: 2 + - uid: 26647 + components: + - type: Transform + pos: -46.5,80.5 + parent: 2 + - uid: 59437 + components: + - type: Transform + pos: 13.5,-8.5 + parent: 56631 + - uid: 59438 + components: + - type: Transform + pos: -10.5,29.5 + parent: 56631 + - uid: 67058 + components: + - type: Transform + pos: 6.5,15.5 + parent: 66965 +- proto: BookshelfFilled + entities: + - uid: 1229 + components: + - type: Transform + pos: -10.5,34.5 + parent: 2 + missingComponents: + - Occluder + - uid: 1954 + components: + - type: Transform + pos: -26.5,24.5 + parent: 2 + - uid: 4736 + components: + - type: Transform + pos: 65.5,11.5 + parent: 2 + - uid: 4774 + components: + - type: Transform + pos: 66.5,11.5 + parent: 2 + - uid: 5352 + components: + - type: Transform + pos: -51.5,67.5 + parent: 2 + - uid: 5473 + components: + - type: Transform + pos: -34.5,24.5 + parent: 2 + missingComponents: + - Occluder + - uid: 5501 + components: + - type: Transform + pos: -27.5,24.5 + parent: 2 + - uid: 7578 + components: + - type: Transform + pos: -50.5,67.5 + parent: 2 + - uid: 8271 + components: + - type: Transform + pos: 9.5,-4.5 + parent: 2 + missingComponents: + - Occluder + - uid: 8911 + components: + - type: Transform + pos: -6.5,-3.5 + parent: 2 + - uid: 8942 + components: + - type: Transform + pos: -4.5,-3.5 + parent: 2 + - uid: 8943 + components: + - type: Transform + pos: -5.5,-3.5 + parent: 2 + - uid: 9000 + components: + - type: Transform + pos: -3.5,-3.5 + parent: 2 + - uid: 9575 + components: + - type: Transform + pos: -7.5,36.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9576 + components: + - type: Transform + pos: -11.5,34.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9577 + components: + - type: Transform + pos: -3.5,36.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9579 + components: + - type: Transform + pos: -4.5,36.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9581 + components: + - type: Transform + pos: -2.5,34.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9582 + components: + - type: Transform + pos: -3.5,34.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9583 + components: + - type: Transform + pos: -4.5,34.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9655 + components: + - type: Transform + pos: -8.5,47.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9824 + components: + - type: Transform + pos: -18.5,43.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9825 + components: + - type: Transform + pos: -18.5,44.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9862 + components: + - type: Transform + pos: -16.5,47.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9909 + components: + - type: Transform + pos: -7.5,34.5 + parent: 2 + missingComponents: + - Occluder + - uid: 9915 + components: + - type: Transform + pos: -11.5,36.5 + parent: 2 + missingComponents: + - Occluder + - uid: 13269 + components: + - type: Transform + pos: -13.5,-44.5 + parent: 2 + - uid: 14970 + components: + - type: Transform + pos: -54.5,72.5 + parent: 2 + - uid: 16097 + components: + - type: Transform + pos: -16.5,-58.5 + parent: 2 + - uid: 16098 + components: + - type: Transform + pos: -16.5,-59.5 + parent: 2 + - uid: 16100 + components: + - type: Transform + pos: -16.5,-57.5 + parent: 2 + - uid: 18017 + components: + - type: Transform + pos: -32.5,-68.5 + parent: 2 + - type: Storage + storedItems: + 18018: + position: 0,0 + _rotation: South + 18019: + position: 1,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 18018 + - 18019 + - uid: 18696 + components: + - type: Transform + pos: -24.5,-68.5 + parent: 2 + - type: Storage + storedItems: + 18697: + position: 0,0 + _rotation: South + 18698: + position: 1,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 18697 + - 18698 + - uid: 20596 + components: + - type: Transform + pos: 89.5,-53.5 + parent: 2 + - uid: 20971 + components: + - type: Transform + pos: 85.5,-62.5 + parent: 2 + - uid: 24284 + components: + - type: Transform + pos: -4.5,-79.5 + parent: 2 + - uid: 24290 + components: + - type: Transform + pos: -13.5,-79.5 + parent: 2 + - uid: 26332 + components: + - type: Transform + pos: -85.5,-51.5 + parent: 2 +- proto: BookStationsAndAgents + entities: + - uid: 9628 + components: + - type: Transform + pos: -5.510134,46.499264 + parent: 2 + - uid: 14618 + components: + - type: Transform + pos: 14.473629,-54.32386 + parent: 2 + - uid: 18484 + components: + - type: Transform + pos: -49.0124,-58.506035 + parent: 2 +- proto: BookTemple + entities: + - uid: 12493 + components: + - type: Transform + pos: -67.5,67.5 + parent: 2 +- proto: BookTheBookOfControl + entities: + - uid: 19642 + components: + - type: Transform + pos: 6.4992676,-29.363024 + parent: 2 +- proto: BoozeDispenser + entities: + - uid: 4569 + components: + - type: Transform + pos: -34.5,45.5 + parent: 2 + - uid: 11888 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -92.5,58.5 + parent: 2 + - uid: 12988 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -64.5,-49.5 + parent: 2 + - uid: 29349 + components: + - type: Transform + pos: 27.5,-74.5 + parent: 2 +- proto: BoozeDispenserEmpty + entities: + - uid: 59439 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 35.5,52.5 + parent: 56631 +- proto: BorgCharger + entities: + - uid: 3879 + components: + - type: Transform + pos: 46.5,-22.5 + parent: 2 + - uid: 5025 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 75.5,2.5 + parent: 2 + - uid: 19572 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 46.5,3.5 + parent: 2 + - uid: 28313 + components: + - type: Transform + pos: -42.5,-26.5 + parent: 2 + - uid: 28314 + components: + - type: Transform + pos: -52.5,-9.5 + parent: 2 + - uid: 28315 + components: + - type: Transform + pos: -72.5,-22.5 + parent: 2 + - uid: 28319 + components: + - type: Transform + pos: -45.5,45.5 + parent: 2 + - uid: 28320 + components: + - type: Transform + pos: 13.5,47.5 + parent: 2 + - uid: 28321 + components: + - type: Transform + pos: 39.5,9.5 + parent: 2 + - uid: 28322 + components: + - type: Transform + pos: 17.5,28.5 + parent: 2 + - uid: 28323 + components: + - type: Transform + pos: 29.5,40.5 + parent: 2 +- proto: BorgChargerCircuitboard + entities: + - uid: 24588 + components: + - type: Transform + pos: -55.381123,75.53379 + parent: 2 +- proto: BorgModuleClowning + entities: + - uid: 6705 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.531044,23.636433 + parent: 2 +- proto: BorgModuleConstruction + entities: + - uid: 52089 + components: + - type: Transform + pos: 26.471731,12.441665 + parent: 2 +- proto: BorgModuleGPS + entities: + - uid: 16184 + components: + - type: Transform + pos: 26.502981,12.222915 + parent: 2 + - uid: 59440 + components: + - type: Transform + pos: -23.487366,43.331177 + parent: 56631 +- proto: BorgModuleMining + entities: + - uid: 59441 + components: + - type: Transform + pos: -3.4789386,8.55915 + parent: 56631 +- proto: BorgModuleMusique + entities: + - uid: 10112 + components: + - type: Transform + pos: -8.5,23.5 + parent: 2 +- proto: BorgModuleTreatment + entities: + - uid: 52104 + components: + - type: Transform + pos: 26.471731,12.597915 + parent: 2 +- proto: BowImprovised + entities: + - uid: 24981 + components: + - type: Transform + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BoxBeaker + entities: + - uid: 13393 + components: + - type: Transform + pos: 11.53657,-39.754242 + parent: 2 + - uid: 13548 + components: + - type: Transform + pos: 15.610721,-47.721043 + parent: 2 + - uid: 13643 + components: + - type: Transform + pos: 17.825375,-43.519253 + parent: 2 + - uid: 18275 + components: + - type: Transform + pos: -22.288273,-69.5469 + parent: 2 + - uid: 53931 + components: + - type: Transform + parent: 53930 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54748 + components: + - type: Transform + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BoxBeanbag + entities: + - uid: 21511 + components: + - type: Transform + pos: -50.481495,-34.552654 + parent: 2 + - uid: 21520 + components: + - type: Transform + pos: -50.481495,-34.552654 + parent: 2 + - uid: 21526 + components: + - type: Transform + pos: -50.481495,-34.552654 + parent: 2 +- proto: BoxBodyBag + entities: + - uid: 12496 + components: + - type: Transform + pos: -76.35047,65.48924 + parent: 2 + - uid: 17853 + components: + - type: Transform + pos: -45.451225,-72.41989 + parent: 2 + - uid: 20041 + components: + - type: Transform + pos: -47.556618,-4.484891 + parent: 2 + - uid: 20237 + components: + - type: Transform + pos: -9.480591,-19.239275 + parent: 2 + - uid: 21673 + components: + - type: Transform + pos: -75.4949,-29.420513 + parent: 2 + - uid: 22113 + components: + - type: Transform + pos: 25.418434,-59.37582 + parent: 2 + - uid: 29584 + components: + - type: Transform + pos: -39.435017,-53.49743 + parent: 2 + - uid: 54768 + components: + - type: Transform + pos: 4.4125977,-5.3530293 + parent: 54730 +- proto: BoxBottle + entities: + - uid: 13549 + components: + - type: Transform + pos: 15.329471,-47.486668 + parent: 2 + - uid: 13644 + components: + - type: Transform + pos: 17.544125,-43.394253 + parent: 2 + - uid: 18264 + components: + - type: Transform + pos: -22.615824,-70.54952 + parent: 2 + - uid: 20220 + components: + - type: Transform + pos: -59.5,-73.5 + parent: 2 +- proto: BoxCandle + entities: + - uid: 23718 + components: + - type: Transform + pos: -41.50402,42.584297 + parent: 2 +- proto: BoxCandleSmall + entities: + - uid: 23719 + components: + - type: Transform + pos: -41.50402,43.021797 + parent: 2 +- proto: BoxCardboard + entities: + - uid: 21261 + components: + - type: MetaData + name: коробка с медицинскими наркотиками + - type: Transform + parent: 16060 + - type: Storage + storedItems: + 21263: + position: 0,0 + _rotation: South + 21275: + position: 1,0 + _rotation: South + 21297: + position: 2,0 + _rotation: South + 21368: + position: 0,1 + _rotation: South + 21463: + position: 1,1 + _rotation: South + 21467: + position: 2,1 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 21263 + - 21275 + - 21297 + - 21368 + - 21463 + - 21467 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21571 + components: + - type: MetaData + name: коробка с медицинской марихуаной + - type: Transform + parent: 16060 + - type: Storage + storedItems: + 21577: + position: 0,0 + _rotation: South + 21593: + position: 1,0 + _rotation: South + 21598: + position: 2,0 + _rotation: South + 21599: + position: 0,1 + _rotation: South + 21600: + position: 1,1 + _rotation: South + 21656: + position: 2,1 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 21577 + - 21593 + - 21598 + - 21599 + - 21600 + - 21656 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 65543 + components: + - type: Transform + pos: -2.742838,1.7610905 + parent: 65540 + - uid: 65544 + components: + - type: Transform + pos: -2.055338,1.5579655 + parent: 65540 + - uid: 65545 + components: + - type: Transform + pos: -2.445963,0.9485905 + parent: 65540 +- proto: BoxCartridgeCap + entities: + - uid: 2522 + components: + - type: Transform + pos: -74.50758,20.638826 + parent: 2 +- proto: BoxDarts + entities: + - uid: 5508 + components: + - type: Transform + pos: -42.56949,88.70769 + parent: 2 + - uid: 11951 + components: + - type: Transform + pos: -42.72574,88.80144 + parent: 2 +- proto: BoxEvidenceMarkers + entities: + - uid: 20065 + components: + - type: Transform + pos: -52.65997,-4.818533 + parent: 2 +- proto: BoxFlashbang + entities: + - uid: 53935 + components: + - type: Transform + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67059 + components: + - type: Transform + pos: 8.660156,-4.3280945 + parent: 66965 +- proto: BoxFolderBase + entities: + - uid: 1740 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -14.434051,35.43415 + parent: 2 +- proto: BoxFolderBlack + entities: + - uid: 5707 + components: + - type: Transform + pos: -74.33829,60.577415 + parent: 2 + - uid: 8544 + components: + - type: Transform + pos: 56.860237,9.684974 + parent: 2 + - uid: 12418 + components: + - type: Transform + pos: -74.52579,60.483665 + parent: 2 + - uid: 14919 + components: + - type: Transform + pos: -6.6454296,-38.798763 + parent: 2 + - uid: 15847 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.60289,-58.71957 + parent: 2 + - uid: 19901 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.613148,-24.534674 + parent: 2 + - uid: 20095 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -43.490883,-25.440147 + parent: 2 + - uid: 52450 + components: + - type: Transform + parent: 52449 + - type: Physics + canCollide: False + - uid: 59442 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.327658,34.987534 + parent: 56631 + - uid: 59443 + components: + - type: Transform + pos: 19.483553,31.872313 + parent: 56631 + - uid: 59444 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.493454,75.61713 + parent: 56631 + - uid: 59445 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.3996735,75.24213 + parent: 56631 +- proto: BoxFolderBlue + entities: + - uid: 6608 + components: + - type: Transform + pos: -23.515842,-9.457283 + parent: 2 + - uid: 9514 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.445045,49.981518 + parent: 2 + - uid: 15476 + components: + - type: Transform + rot: -0.34906585039886584 rad + pos: 17.283768,-55.40295 + parent: 2 + - uid: 19889 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.800648,-24.472174 + parent: 2 + - uid: 21971 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -75.59592,-35.169773 + parent: 2 + - uid: 24180 + components: + - type: Transform + pos: -19.53907,-88.50133 + parent: 2 + - uid: 59446 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -19.458359,55.01349 + parent: 56631 +- proto: BoxFolderClipboard + entities: + - uid: 6610 + components: + - type: Transform + pos: -25.44222,-9.336464 + parent: 2 + - uid: 59447 + components: + - type: Transform + pos: 15.756577,33.682777 + parent: 56631 + - uid: 59448 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.530783,34.59691 + parent: 56631 +- proto: BoxFolderGreen + entities: + - uid: 4086 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 65.53666,9.561997 + parent: 2 + - uid: 8540 + components: + - type: Transform + pos: 56.703987,9.638099 + parent: 2 + - uid: 9939 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.1963289,55.635555 + parent: 2 +- proto: BoxFolderGrey + entities: + - uid: 16124 + components: + - type: Transform + pos: -9.751784,-59.38775 + parent: 2 + - uid: 22640 + components: + - type: Transform + pos: -56.42606,-9.321769 + parent: 2 + - uid: 24624 + components: + - type: Transform + pos: -87.592545,43.572742 + parent: 2 + - uid: 24625 + components: + - type: Transform + pos: -87.436295,43.635242 + parent: 2 +- proto: BoxFolderRed + entities: + - uid: 4397 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 65.63041,9.749497 + parent: 2 + - uid: 5298 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.49192,50.262768 + parent: 2 + - uid: 6609 + components: + - type: Transform + pos: -23.359592,-9.363533 + parent: 2 + - uid: 8564 + components: + - type: Transform + pos: 56.547737,9.575599 + parent: 2 + - uid: 9427 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.8095284,-13.343338 + parent: 2 + - uid: 9940 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -1.3682039,55.541805 + parent: 2 + - uid: 14925 + components: + - type: Transform + pos: -6.3173046,-38.798763 + parent: 2 + - uid: 19604 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 54.61171,-5.46181 + parent: 2 + - uid: 19879 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -50.941273,-24.362799 + parent: 2 + - uid: 20031 + components: + - type: Transform + pos: -53.59915,-4.460617 + parent: 2 + - uid: 21970 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -75.45529,-35.02915 + parent: 2 + - uid: 22123 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.629894,-12.421856 + parent: 2 + - uid: 22125 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.48927,-12.562481 + parent: 2 + - uid: 22639 + components: + - type: Transform + pos: -56.61356,-9.399894 + parent: 2 + - uid: 24179 + components: + - type: Transform + pos: -19.398445,-88.45445 + parent: 2 + - uid: 59449 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 2.6809387,74.6015 + parent: 56631 +- proto: BoxFolderWhite + entities: + - uid: 14330 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.40281,-58.828945 + parent: 2 + - uid: 15472 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 17.799393,-55.34045 + parent: 2 + - uid: 15816 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 36.594494,-61.389538 + parent: 2 + - uid: 15843 + components: + - type: Transform + pos: 26.818697,-56.451622 + parent: 2 + - uid: 18835 + components: + - type: Transform + pos: -23.980797,-61.52687 + parent: 2 + - uid: 18837 + components: + - type: Transform + pos: -24.043297,-61.40187 + parent: 2 + - uid: 29585 + components: + - type: Transform + rot: -0.3490658503988659 rad + pos: -33.09444,-57.464745 + parent: 2 +- proto: BoxFolderYellow + entities: + - uid: 1739 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -42.50157,23.602657 + parent: 2 + - uid: 9842 + components: + - type: Transform + pos: 10.496056,34.573975 + parent: 2 + - uid: 11709 + components: + - type: Transform + pos: 10.683556,34.667725 + parent: 2 + - uid: 14427 + components: + - type: Transform + pos: 27.572348,21.91513 + parent: 2 + - uid: 15962 + components: + - type: Transform + pos: 35.120712,21.663164 + parent: 2 + - uid: 22873 + components: + - type: Transform + pos: 17.548674,34.511993 + parent: 2 +- proto: BoxHandcuff + entities: + - uid: 3725 + components: + - type: Transform + pos: -44.28949,-26.261065 + parent: 2 + - uid: 3726 + components: + - type: Transform + pos: -44.38324,-26.417315 + parent: 2 + - uid: 19931 + components: + - type: Transform + parent: 19930 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20022 + components: + - type: Transform + pos: -61.527565,-7.4657874 + parent: 2 + - uid: 67060 + components: + - type: Transform + pos: 8.675781,-4.4999695 + parent: 66965 +- proto: BoxHug + entities: + - uid: 7530 + components: + - type: Transform + pos: -42.252594,73.80827 + parent: 2 + - uid: 22321 + components: + - type: Transform + pos: -60.540493,-14.3959675 + parent: 2 +- proto: BoxHugHealing + entities: + - uid: 13847 + components: + - type: Transform + pos: 18.530312,-50.839474 + parent: 2 +- proto: BoxInflatable + entities: + - uid: 21302 + components: + - type: Transform + pos: 76.16281,-16.898159 + parent: 2 +- proto: BoxingBell + entities: + - uid: 6154 + components: + - type: Transform + pos: -32.5,63.5 + parent: 2 +- proto: BoxLethalshot + entities: + - uid: 21510 + components: + - type: Transform + pos: -51.52837,-34.552654 + parent: 2 + - uid: 21518 + components: + - type: Transform + pos: -51.52837,-34.552654 + parent: 2 + - uid: 21524 + components: + - type: Transform + pos: -51.52837,-34.552654 + parent: 2 +- proto: BoxLightbulb + entities: + - uid: 8845 + components: + - type: Transform + pos: 51.5,-60.5 + parent: 2 + - uid: 16104 + components: + - type: Transform + pos: 46.26115,18.080412 + parent: 2 +- proto: BoxLightMixed + entities: + - uid: 7920 + components: + - type: Transform + pos: 54.5254,2.5438929 + parent: 2 + - uid: 11668 + components: + - type: Transform + pos: 11.792931,34.636475 + parent: 2 + - uid: 11698 + components: + - type: Transform + pos: 11.261681,34.636475 + parent: 2 +- proto: BoxLighttube + entities: + - uid: 16105 + components: + - type: Transform + pos: 46.745525,18.080412 + parent: 2 + - uid: 23550 + components: + - type: Transform + pos: 46.5,-4.5 + parent: 2 +- proto: BoxMagazineLightRifle + entities: + - uid: 59450 + components: + - type: Transform + pos: -46.595688,49.57794 + parent: 56631 +- proto: BoxMagazinePistolPractice + entities: + - uid: 19793 + components: + - type: Transform + pos: -44.6162,-42.15998 + parent: 2 + - uid: 19797 + components: + - type: Transform + pos: -44.288074,-42.144356 + parent: 2 +- proto: BoxMagazinePistolSubMachineGunPractice + entities: + - uid: 19796 + components: + - type: Transform + pos: -44.64745,-42.40998 + parent: 2 +- proto: BoxMagazinePistolSubMachineGunTopMounted + entities: + - uid: 53951 + components: + - type: Transform + pos: 5.8222504,-10.36261 + parent: 53899 + - uid: 53953 + components: + - type: Transform + parent: 53952 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BoxMagazineRifle + entities: + - uid: 53956 + components: + - type: Transform + parent: 53955 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BoxMagazineRiflePractice + entities: + - uid: 19794 + components: + - type: Transform + pos: -44.27245,-42.44123 + parent: 2 +- proto: BoxMagazineShotgun + entities: + - uid: 53960 + components: + - type: Transform + pos: 4.6796875,-13.509033 + parent: 53899 +- proto: BoxMesonScanners + entities: + - uid: 15953 + components: + - type: Transform + pos: 35.619713,21.63802 + parent: 2 +- proto: BoxMousetrap + entities: + - uid: 24691 + components: + - type: Transform + pos: -76.81583,39.786625 + parent: 2 + - uid: 24692 + components: + - type: Transform + pos: -76.3002,39.92725 + parent: 2 + - uid: 29642 + components: + - type: Transform + pos: -42.547077,-70.53854 + parent: 2 +- proto: BoxMouthSwab + entities: + - uid: 6710 + components: + - type: Transform + pos: -56.547157,51.69482 + parent: 2 + - uid: 17891 + components: + - type: Transform + pos: -58.523872,-67.42086 + parent: 2 + - uid: 24629 + components: + - type: Transform + pos: -88.373795,42.635242 + parent: 2 +- proto: BoxMRE + entities: + - uid: 6678 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6679 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6680 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6681 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6682 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6683 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6684 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6685 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6686 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6687 + components: + - type: Transform + parent: 6677 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 12022 + components: + - type: Transform + pos: -83.49722,38.60661 + parent: 2 + - uid: 12023 + components: + - type: Transform + pos: -79.49722,38.590984 + parent: 2 + - uid: 18641 + components: + - type: Transform + pos: -48.49255,-75.4169 + parent: 2 + - uid: 18644 + components: + - type: Transform + pos: -56.553288,-71.432526 + parent: 2 + - uid: 18854 + components: + - type: Transform + pos: -15.673841,-64.26961 + parent: 2 + - uid: 18855 + components: + - type: Transform + pos: -15.298842,-64.26961 + parent: 2 + - uid: 18856 + components: + - type: Transform + pos: -15.673841,-64.55086 + parent: 2 + - uid: 18857 + components: + - type: Transform + pos: -15.298842,-64.55086 + parent: 2 + - uid: 30864 + components: + - type: Transform + pos: 57.537056,14.605674 + parent: 2 + - uid: 30865 + components: + - type: Transform + pos: 57.560493,13.574424 + parent: 2 + - uid: 53961 + components: + - type: Transform + pos: -1.5990448,-6.3531494 + parent: 53899 + - uid: 53962 + components: + - type: Transform + pos: -1.432373,-6.4503784 + parent: 53899 + - uid: 53963 + components: + - type: Transform + pos: -1.557373,-6.533722 + parent: 53899 + - uid: 54769 + components: + - type: Transform + pos: 5.5522118,-7.4237747 + parent: 54730 + - uid: 54770 + components: + - type: Transform + pos: 5.4115868,-7.3735867 + parent: 54730 + - uid: 54771 + components: + - type: Transform + pos: 5.3647118,-7.3579617 + parent: 54730 + - uid: 54772 + components: + - type: Transform + pos: 5.5053368,-7.4360867 + parent: 54730 + - uid: 59451 + components: + - type: Transform + pos: 4.4424286,62.947327 + parent: 56631 + - uid: 59452 + components: + - type: Transform + pos: 0.47364807,64.19733 + parent: 56631 + - uid: 67062 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67063 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67064 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67065 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67066 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67067 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67068 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67069 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67070 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67071 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67072 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67073 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67074 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67075 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67076 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67077 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67078 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67079 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67080 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67081 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67082 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67158 + components: + - type: Transform + pos: 4.081787,-1.5812073 + parent: 66965 + - uid: 67159 + components: + - type: Transform + pos: 0.37243652,-4.4799194 + parent: 66965 + - uid: 67160 + components: + - type: Transform + pos: 0.5911865,-4.3705444 + parent: 66965 + - uid: 67161 + components: + - type: Transform + pos: 0.7474365,-4.5580444 + parent: 66965 +- proto: BoxPDA + entities: + - uid: 65546 + components: + - type: Transform + pos: -1.2115879,-0.6451595 + parent: 65540 + - uid: 65547 + components: + - type: Transform + pos: -1.6647129,-0.16078448 + parent: 65540 +- proto: BoxPerformer + entities: + - uid: 7497 + components: + - type: Transform + pos: -41.37529,74.70486 + parent: 2 +- proto: BoxPillCanister + entities: + - uid: 53932 + components: + - type: Transform + parent: 53930 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BoxShellTranquilizer + entities: + - uid: 21506 + components: + - type: Transform + pos: -50.445114,-34.566055 + parent: 2 + - uid: 21523 + components: + - type: Transform + pos: -50.445114,-34.566055 + parent: 2 +- proto: BoxShotgunIncendiary + entities: + - uid: 21385 + components: + - type: Transform + pos: -52.445114,-34.534805 + parent: 2 +- proto: BoxShotgunPractice + entities: + - uid: 19795 + components: + - type: Transform + pos: -44.4912,-41.831856 + parent: 2 + - uid: 19798 + components: + - type: Transform + rot: 56.54866776461632 rad + pos: -44.49637,-41.934036 + parent: 2 +- proto: BoxShotgunSlug + entities: + - uid: 21514 + components: + - type: Transform + pos: -51.49199,-34.566055 + parent: 2 + - uid: 21516 + components: + - type: Transform + pos: -51.49199,-34.566055 + parent: 2 + - uid: 67162 + components: + - type: Transform + pos: 9.662842,-4.4568787 + parent: 66965 + - uid: 67163 + components: + - type: Transform + pos: 9.365967,-4.4568787 + parent: 66965 +- proto: BoxSterileMask + entities: + - uid: 13862 + components: + - type: Transform + pos: 18.53386,-51.18632 + parent: 2 + - uid: 24731 + components: + - type: Transform + pos: -12.542811,-19.550251 + parent: 2 +- proto: BoxSurvival + entities: + - uid: 23053 + components: + - type: Transform + pos: 56.618256,-37.390343 + parent: 2 + - uid: 28897 + components: + - type: Transform + pos: -34.5,-16.5 + parent: 2 + - uid: 59453 + components: + - type: Transform + rot: 0.34906585039886584 rad + pos: 9.774109,52.36029 + parent: 56631 +- proto: BoxSyringe + entities: + - uid: 13599 + components: + - type: Transform + pos: 11.469373,-53.36902 + parent: 2 + - uid: 18273 + components: + - type: Transform + pos: -22.736153,-69.23301 + parent: 2 + - uid: 19258 + components: + - type: Transform + pos: -0.6532681,-59.378334 + parent: 2 + - uid: 20219 + components: + - type: Transform + pos: -58.5,-73.5 + parent: 2 + - uid: 20442 + components: + - type: Transform + pos: -13.381322,-19.45928 + parent: 2 + - uid: 54749 + components: + - type: Transform + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: BoxTrashbag + entities: + - uid: 21188 + components: + - type: Transform + pos: 79.770096,-26.941296 + parent: 2 + - uid: 23505 + components: + - type: Transform + pos: 47.407295,-52.567745 + parent: 2 +- proto: BoxVial + entities: + - uid: 13411 + components: + - type: Transform + pos: 17.356625,-43.284878 + parent: 2 +- proto: BoxZiptie + entities: + - uid: 20063 + components: + - type: Transform + pos: -44.85199,-26.229815 + parent: 2 + - uid: 20085 + components: + - type: Transform + pos: -44.97699,-26.40169 + parent: 2 +- proto: BrbSign + entities: + - uid: 10986 + components: + - type: Transform + pos: -79.20501,58.60935 + parent: 2 + - uid: 10987 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -81.376884,60.656223 + parent: 2 + - uid: 22712 + components: + - type: Transform + pos: -22.472008,-4.5056167 + parent: 2 +- proto: BriefcaseBrown + entities: + - uid: 7078 + components: + - type: Transform + pos: -37.37284,73.74267 + parent: 2 + - uid: 9911 + components: + - type: Transform + pos: 0.41502094,53.634354 + parent: 2 + - uid: 9912 + components: + - type: Transform + pos: 0.57127094,53.39998 + parent: 2 + - uid: 12123 + components: + - type: Transform + pos: -93.97651,56.046257 + parent: 2 + - uid: 13042 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -68.97459,-46.54723 + parent: 2 + - uid: 13043 + components: + - type: Transform + pos: -73.39775,-47.023438 + parent: 2 + - uid: 16122 + components: + - type: Transform + pos: -9.267409,-60.809624 + parent: 2 + - uid: 28316 + components: + - type: Transform + pos: -69.86884,74.68475 + parent: 2 + - type: Storage + storedItems: + 28317: + position: 2,2 + _rotation: South + 28318: + position: 2,1 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 28317 + - 28318 + - uid: 31291 + components: + - type: Transform + pos: -34.96929,77.98564 + parent: 2 + - uid: 31296 + components: + - type: Transform + pos: -61.516445,87.66715 + parent: 2 + - uid: 31298 + components: + - type: Transform + pos: -74.07365,-54.10281 + parent: 2 + - uid: 52449 + components: + - type: MetaData + desc: Он был найден в дормах, оттуда вышел унатх. + name: дипломат имени Ниитра-Нар + - type: Transform + pos: 7.527313,58.523346 + parent: 2 + - type: Storage + storedItems: + 52456: + position: 0,0 + _rotation: South + 52457: + position: 1,0 + _rotation: South + 52458: + position: 2,0 + _rotation: South + 52459: + position: 3,0 + _rotation: South + 52460: + position: 4,0 + _rotation: South + 52461: + position: 5,0 + _rotation: South + 52462: + position: 0,1 + _rotation: South + 52463: + position: 1,1 + _rotation: South + 52464: + position: 2,1 + _rotation: South + 52465: + position: 3,1 + _rotation: South + 52466: + position: 4,1 + _rotation: South + 52467: + position: 5,1 + _rotation: South + 52455: + position: 0,2 + _rotation: South + 52468: + position: 2,2 + _rotation: South + 52451: + position: 1,3 + _rotation: South + 52452: + position: 1,2 + _rotation: South + 52454: + position: 0,3 + _rotation: South + 52450: + position: 5,2 + _rotation: South + 52453: + position: 3,2 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 52456 + - 52457 + - 52458 + - 52459 + - 52460 + - 52461 + - 52462 + - 52463 + - 52464 + - 52465 + - 52466 + - 52467 + - 52455 + - 52454 + - 52450 + - 52452 + - 52451 + - 52468 + - 52453 +- proto: BriefcaseBrownFilled + entities: + - uid: 6607 + components: + - type: Transform + pos: -23.984592,-10.957283 + parent: 2 + - uid: 20989 + components: + - type: Transform + pos: 85.49196,-63.47069 + parent: 2 +- proto: BriefcaseSyndieLobbyingBundleFilled + entities: + - uid: 52861 + components: + - type: Transform + pos: 18.553005,-86.346565 + parent: 2 +- proto: BrigmedicPDA + entities: + - uid: 20378 + components: + - type: Transform + parent: 6575 + - type: ContainerContainer + containers: + PDA-id: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pen: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pai: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + Cartridge-Slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + program-container: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 28234 + - type: UnpoweredFlashlight + toggleActionEntity: 28234 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: InsideEntityStorage +- proto: BrigTimer + entities: + - uid: 13251 + components: + - type: Transform + pos: -14.5,-27.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 3087: + - Start: Close + - Timer: AutoClose + - Timer: Open + - uid: 22623 + components: + - type: Transform + pos: -28.5,-26.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 3888: + - Start: Close + - Timer: AutoClose + - Timer: Open + - uid: 22624 + components: + - type: Transform + pos: -24.5,-26.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 20174: + - Start: Close + - Timer: AutoClose + - Timer: Open + - uid: 22625 + components: + - type: Transform + pos: -20.5,-26.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 20175: + - Start: Close + - Timer: AutoClose + - Timer: Open + - uid: 22626 + components: + - type: Transform + pos: -16.5,-26.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 527: + - Start: Close + - Timer: AutoClose + - Timer: Open + - uid: 22628 + components: + - type: Transform + pos: -12.5,-27.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 3205: + - Start: Close + - Timer: AutoClose + - Timer: Open + - uid: 30860 + components: + - type: Transform + pos: 54.5,12.5 + parent: 2 + - uid: 51637 + components: + - type: Transform + pos: -27.5,-18.5 + parent: 2 + - uid: 51638 + components: + - type: Transform + pos: -21.5,-18.5 + parent: 2 + - uid: 59454 + components: + - type: MetaData + name: таймер + - type: Transform + pos: 2.5,7.5 + parent: 56631 + - type: SignalTimer + label: wait + delay: 6 + - type: DeviceLinkSink + links: + - 63244 + - 63247 + - uid: 59455 + components: + - type: MetaData + name: таймер + - type: Transform + pos: 4.5,4.5 + parent: 56631 + - type: SignalTimer + label: wait + delay: 6 + - type: DeviceLinkSink + links: + - 63244 + - 63247 +- proto: BrokenBottle + entities: + - uid: 15105 + components: + - type: Transform + pos: 30.906485,-72.76613 + parent: 2 + - uid: 15106 + components: + - type: Transform + pos: 26.67211,-69.5005 + parent: 2 + - uid: 15109 + components: + - type: Transform + pos: 10.88842,-73.51613 + parent: 2 + - uid: 15585 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 47.584793,-38.50605 + parent: 2 + - uid: 20879 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 77.62126,-50.636997 + parent: 2 + - uid: 20880 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 81.15212,-48.168133 + parent: 2 + - uid: 21265 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 75.404305,-14.690752 + parent: 2 + - uid: 23044 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 51.704475,-38.10969 + parent: 2 + - uid: 23045 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 55.176994,-38.219067 + parent: 2 + - uid: 23046 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 63.247288,-34.260685 + parent: 2 + - uid: 23158 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 20.580154,-45.36963 + parent: 2 + - uid: 23159 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.127028,-47.61963 + parent: 2 + - uid: 23160 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 27.811378,-35.97447 + parent: 2 + - uid: 23161 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 32.998875,-44.677593 + parent: 2 + - uid: 24190 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -62.805977,34.296486 + parent: 2 + - uid: 24191 + components: + - type: Transform + pos: -62.368477,34.327736 + parent: 2 + - uid: 26235 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.279984,-86.63173 + parent: 2 + - uid: 26236 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -39.061234,-81.69423 + parent: 2 + - uid: 26239 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -42.404984,-81.31923 + parent: 2 + - uid: 26240 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.15722,-90.49418 + parent: 2 + - uid: 26241 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -37.576614,-86.1973 + parent: 2 + - uid: 26242 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -36.951614,-86.58793 + parent: 2 + - uid: 30954 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 52.323048,23.009356 + parent: 2 +- proto: BrokenEnergyShield + entities: + - uid: 59456 + components: + - type: Transform + pos: 11.918396,8.819647 + parent: 56631 + - uid: 59457 + components: + - type: Transform + pos: 12.790003,7.8718934 + parent: 56631 + - uid: 59458 + components: + - type: Transform + pos: 11.618128,10.840643 + parent: 56631 +- proto: BruteAutoInjector + entities: + - uid: 54750 + components: + - type: Transform + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54751 + components: + - type: Transform + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Brutepack + entities: + - uid: 9742 + components: + - type: Transform + pos: -47.46962,17.66014 + parent: 2 + - uid: 20256 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -13.567332,-19.32577 + parent: 2 + - uid: 27924 + components: + - type: Transform + pos: -66.32496,-84.31056 + parent: 2 + - uid: 59459 + components: + - type: Transform + pos: 17.719212,31.52318 + parent: 56631 + - uid: 66137 + components: + - type: Transform + pos: -1.1871905,14.819889 + parent: 65849 + - uid: 67164 + components: + - type: Transform + pos: 10.275566,10.716494 + parent: 66965 + - uid: 67165 + components: + - type: Transform + pos: 10.697441,10.638369 + parent: 66965 +- proto: Brutepack1 + entities: + - uid: 59460 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.490046,36.642727 + parent: 56631 + - uid: 59461 + components: + - type: Transform + pos: 15.469213,33.700264 + parent: 56631 +- proto: Brutepack10Lingering + entities: + - uid: 59462 + components: + - type: Transform + pos: -55.402832,43.763184 + parent: 56631 +- proto: BrutepackAdvanced1 + entities: + - uid: 18533 + components: + - type: Transform + pos: -29.576675,-62.341232 + parent: 2 +- proto: Bucket + entities: + - uid: 6718 + components: + - type: Transform + pos: -57.62543,50.784046 + parent: 2 + - uid: 7153 + components: + - type: Transform + pos: -22.03642,32.38407 + parent: 2 + - uid: 7512 + components: + - type: Transform + pos: -49.20421,71.35542 + parent: 2 + - uid: 7513 + components: + - type: Transform + pos: -49.42296,71.2773 + parent: 2 + - uid: 8702 + components: + - type: Transform + pos: 71.5,-41.5 + parent: 2 + - uid: 12568 + components: + - type: Transform + pos: 21.527805,-6.6520844 + parent: 2 + - uid: 13356 + components: + - type: Transform + rot: 18.84955592153876 rad + pos: -19.13105,-47.485474 + parent: 2 + - uid: 13357 + components: + - type: Transform + pos: -19.5373,-47.5636 + parent: 2 + - uid: 14696 + components: + - type: Transform + pos: 23.730644,-42.16467 + parent: 2 + - uid: 21521 + components: + - type: Transform + pos: -70.526535,-57.464878 + parent: 2 + - uid: 21657 + components: + - type: Transform + pos: -68.91212,-33.40376 + parent: 2 + - uid: 26319 + components: + - type: Transform + pos: -37.473736,-73.335365 + parent: 2 + - uid: 27725 + components: + - type: Transform + pos: -77.45286,-61.294857 + parent: 2 + - uid: 28478 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -59.687366,70.72919 + parent: 2 + - uid: 28902 + components: + - type: Transform + rot: 0.5585053606381855 rad + pos: -34.963512,-11.55043 + parent: 2 + - uid: 30354 + components: + - type: Transform + rot: 0.22689280275926285 rad + pos: 25.785763,17.606808 + parent: 2 + - uid: 31398 + components: + - type: Transform + rot: 0.5759586531581288 rad + pos: -22.124496,50.510876 + parent: 2 + - uid: 36606 + components: + - type: Transform + pos: 25.305855,-61.597523 + parent: 2 + - uid: 59463 + components: + - type: Transform + pos: 11.308048,28.964308 + parent: 56631 + - uid: 59464 + components: + - type: Transform + pos: 11.443771,66.595276 + parent: 56631 + - uid: 59465 + components: + - type: Transform + pos: 11.662567,64.470276 + parent: 56631 + - uid: 59466 + components: + - type: Transform + pos: 12.553131,61.751526 + parent: 56631 + - uid: 59467 + components: + - type: Transform + pos: 10.350067,58.6109 + parent: 56631 + - uid: 59468 + components: + - type: Transform + pos: 12.256271,55.4859 + parent: 56631 + - uid: 67166 + components: + - type: Transform + pos: 4.566162,-1.4562073 + parent: 66965 +- proto: BurnAutoInjector + entities: + - uid: 54752 + components: + - type: Transform + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54753 + components: + - type: Transform + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ButtonFrameCaution + entities: + - uid: 8250 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 37.5,42.5 + parent: 2 + - uid: 11390 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,40.5 + parent: 2 + - uid: 15588 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 48.5,-43.5 + parent: 2 + - uid: 15591 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 37.5,-48.5 + parent: 2 + - uid: 15607 + components: + - type: Transform + pos: 37.5,-45.5 + parent: 2 + - uid: 18035 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 68.5,47.5 + parent: 2 + - uid: 20714 + components: + - type: Transform + pos: -42.7,-4.2 + parent: 2 + - uid: 20824 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.4,-3.3 + parent: 2 + - uid: 20914 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.4,-28.2 + parent: 2 + - uid: 20918 + components: + - type: Transform + pos: -3.3,-28.23 + parent: 2 + - uid: 21306 + components: + - type: Transform + pos: -47.3,-27.5 + parent: 2 + - uid: 21307 + components: + - type: Transform + pos: -47.7,-27.5 + parent: 2 + - uid: 43721 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 53.5,-36.5 + parent: 2 + - uid: 51055 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,-9.6625 + parent: 2 + - uid: 51134 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -75.5,-35.5 + parent: 2 + - uid: 51305 + components: + - type: Transform + pos: -9.7,-23.4625 + parent: 2 + - uid: 51411 + components: + - type: Transform + pos: -33.3,-22.4625 + parent: 2 + - uid: 51412 + components: + - type: Transform + pos: -33.7,-22.4625 + parent: 2 + - uid: 51575 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.6,47.6375 + parent: 2 + - uid: 51576 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.6,46.4375 + parent: 2 + - uid: 51603 + components: + - type: Transform + pos: -78.5,46.5 + parent: 2 + - uid: 51706 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 68.5,47.5 + parent: 2 + - uid: 51719 + components: + - type: Transform + pos: 66.5,46.5 + parent: 2 + - uid: 51815 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 8.5,-42.5 + parent: 2 + - uid: 51817 + components: + - type: Transform + pos: 2.5,-37.5 + parent: 2 + - uid: 59469 + components: + - type: Transform + pos: 1.5,78.5 + parent: 56631 + - uid: 59470 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -41.5,45.5 + parent: 56631 + - uid: 59471 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -56.5,47.5 + parent: 56631 +- proto: ButtonFrameCautionSecurity + entities: + - uid: 20664 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42.4,-3.6999998 + parent: 2 + - uid: 20840 + components: + - type: MetaData + name: каркас кнопки + - type: Transform + pos: -42.3,-4.2 + parent: 2 + - uid: 20915 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.4,-28.6 + parent: 2 + - uid: 20916 + components: + - type: Transform + pos: -3.7,-28.23 + parent: 2 + - uid: 21308 + components: + - type: Transform + pos: -48.5,-27.5 + parent: 2 + - uid: 22209 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -42,-3.5 + parent: 2 + - uid: 51053 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -37.5,-9.2625 + parent: 2 + - uid: 51282 + components: + - type: Transform + pos: -3.5,-27.8625 + parent: 2 + - uid: 51304 + components: + - type: Transform + pos: -9.3,-23.4625 + parent: 2 + - uid: 51577 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.6,47.2375 + parent: 2 + - uid: 51578 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.6,46.8375 + parent: 2 + - uid: 51582 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -73.5,46.5 + parent: 2 + - uid: 51611 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -81.6,44.9375 + parent: 2 + - uid: 53808 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,-8.5 + parent: 2 + - uid: 53810 + components: + - type: Transform + pos: -57.5,-4.5 + parent: 2 + - uid: 53964 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.517624,-6.217499 + parent: 53899 +- proto: ButtonFrameExit + entities: + - uid: 7116 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -15.5,32.5 + parent: 2 +- proto: ButtonFrameJanitor + entities: + - uid: 3064 + components: + - type: Transform + pos: 40.5,-23.5 + parent: 2 + - uid: 51505 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -28.5,41.5 + parent: 2 + - uid: 51731 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 55.4,6.6375 + parent: 2 + - uid: 52857 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 31.5,25.5 + parent: 2 + - uid: 55106 + components: + - type: Transform + pos: 3.5,-42.5 + parent: 2 +- proto: C4 + entities: + - uid: 59473 + components: + - type: Transform + parent: 59472 + - type: DeviceLinkSink + links: + - 63292 + - type: Physics + canCollide: False + - uid: 59475 + components: + - type: Transform + parent: 59474 + - type: DeviceLinkSink + links: + - 63280 + - type: Physics + canCollide: False + - uid: 59477 + components: + - type: Transform + parent: 59476 + - type: DeviceLinkSink + links: + - 56646 + - type: Physics + canCollide: False + - uid: 59479 + components: + - type: Transform + parent: 59478 + - type: DeviceLinkSink + links: + - 63295 + - type: Physics + canCollide: False + - uid: 59481 + components: + - type: Transform + parent: 59480 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False + - uid: 59483 + components: + - type: Transform + parent: 59482 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False + - uid: 59485 + components: + - type: Transform + parent: 59484 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False + - uid: 59487 + components: + - type: Transform + parent: 59486 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False + - uid: 59489 + components: + - type: Transform + parent: 59488 + - type: DeviceLinkSink + links: + - 63295 + - type: Physics + canCollide: False + - uid: 59491 + components: + - type: Transform + parent: 59490 + - type: DeviceLinkSink + links: + - 63295 + - type: Physics + canCollide: False + - uid: 59493 + components: + - type: Transform + parent: 59492 + - type: DeviceLinkSink + links: + - 63295 + - type: Physics + canCollide: False + - uid: 59495 + components: + - type: Transform + parent: 59494 + - type: DeviceLinkSink + links: + - 63295 + - type: Physics + canCollide: False + - uid: 59497 + components: + - type: Transform + parent: 59496 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 59501 + components: + - type: Transform + parent: 59500 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False + - uid: 59503 + components: + - type: Transform + parent: 59502 + - type: DeviceLinkSink + links: + - 63294 + - type: Physics + canCollide: False +- proto: CableApcExtension + entities: + - uid: 4147 + components: + - type: Transform + pos: -63.5,-61.5 + parent: 2 + - uid: 5094 + components: + - type: Transform + pos: -63.5,-64.5 + parent: 2 + - uid: 5347 + components: + - type: Transform + pos: -63.5,-65.5 + parent: 2 + - uid: 5846 + components: + - type: Transform + pos: -5.5,-85.5 + parent: 2 + - uid: 6931 + components: + - type: Transform + pos: -63.5,-66.5 + parent: 2 + - uid: 6932 + components: + - type: Transform + pos: -63.5,-63.5 + parent: 2 + - uid: 7273 + components: + - type: Transform + pos: 64.5,40.5 + parent: 2 + - uid: 8464 + components: + - type: Transform + pos: -44.5,32.5 + parent: 2 + - uid: 9115 + components: + - type: Transform + pos: 109.5,-56.5 + parent: 2 + - uid: 9121 + components: + - type: Transform + pos: 111.5,-56.5 + parent: 2 + - uid: 9141 + components: + - type: Transform + pos: 110.5,-56.5 + parent: 2 + - uid: 10484 + components: + - type: Transform + pos: -42.5,-49.5 + parent: 2 + - uid: 10664 + components: + - type: Transform + pos: 136.5,-56.5 + parent: 2 + - uid: 10665 + components: + - type: Transform + pos: 124.5,-59.5 + parent: 2 + - uid: 10896 + components: + - type: Transform + pos: 124.5,-60.5 + parent: 2 + - uid: 11724 + components: + - type: Transform + pos: -17.5,-79.5 + parent: 2 + - uid: 12188 + components: + - type: Transform + pos: 124.5,-61.5 + parent: 2 + - uid: 12514 + components: + - type: Transform + pos: 124.5,-53.5 + parent: 2 + - uid: 13703 + components: + - type: Transform + pos: 124.5,-51.5 + parent: 2 + - uid: 15013 + components: + - type: Transform + pos: 30.5,27.5 + parent: 2 + - uid: 15135 + components: + - type: Transform + pos: -44.5,29.5 + parent: 2 + - uid: 15144 + components: + - type: Transform + pos: -90.5,-72.5 + parent: 2 + - uid: 16117 + components: + - type: Transform + pos: 18.5,9.5 + parent: 2 + - uid: 16849 + components: + - type: Transform + pos: 29.5,27.5 + parent: 2 + - uid: 16972 + components: + - type: Transform + pos: 28.5,27.5 + parent: 2 + - uid: 17111 + components: + - type: Transform + pos: 27.5,27.5 + parent: 2 + - uid: 17175 + components: + - type: Transform + pos: -8.5,-85.5 + parent: 2 + - uid: 17535 + components: + - type: Transform + pos: -7.5,-85.5 + parent: 2 + - uid: 17536 + components: + - type: Transform + pos: -22.5,-81.5 + parent: 2 + - uid: 17583 + components: + - type: Transform + pos: -9.5,-85.5 + parent: 2 + - uid: 17596 + components: + - type: Transform + pos: 124.5,-52.5 + parent: 2 + - uid: 17632 + components: + - type: Transform + pos: 137.5,-56.5 + parent: 2 + - uid: 17683 + components: + - type: Transform + pos: 37.5,21.5 + parent: 2 + - uid: 17685 + components: + - type: Transform + pos: 63.5,45.5 + parent: 2 + - uid: 17686 + components: + - type: Transform + pos: 63.5,44.5 + parent: 2 + - uid: 17687 + components: + - type: Transform + pos: 63.5,43.5 + parent: 2 + - uid: 17690 + components: + - type: Transform + pos: 64.5,43.5 + parent: 2 + - uid: 17691 + components: + - type: Transform + pos: 65.5,43.5 + parent: 2 + - uid: 18036 + components: + - type: Transform + pos: -17.5,-78.5 + parent: 2 + - uid: 19057 + components: + - type: Transform + pos: -17.5,-77.5 + parent: 2 + - uid: 19073 + components: + - type: Transform + pos: -23.5,-76.5 + parent: 2 + - uid: 19074 + components: + - type: Transform + pos: -6.5,-85.5 + parent: 2 + - uid: 19159 + components: + - type: Transform + pos: -12.5,-85.5 + parent: 2 + - uid: 19470 + components: + - type: Transform + pos: -11.5,-57.5 + parent: 2 + - uid: 20321 + components: + - type: Transform + pos: 108.5,-58.5 + parent: 2 + - uid: 20326 + components: + - type: Transform + pos: 107.5,-58.5 + parent: 2 + - uid: 20327 + components: + - type: Transform + pos: 107.5,-59.5 + parent: 2 + - uid: 20328 + components: + - type: Transform + pos: 107.5,-60.5 + parent: 2 + - uid: 20329 + components: + - type: Transform + pos: 106.5,-60.5 + parent: 2 + - uid: 20330 + components: + - type: Transform + pos: 108.5,-60.5 + parent: 2 + - uid: 20331 + components: + - type: Transform + pos: 107.5,-57.5 + parent: 2 + - uid: 20332 + components: + - type: Transform + pos: 107.5,-56.5 + parent: 2 + - uid: 20333 + components: + - type: Transform + pos: 107.5,-55.5 + parent: 2 + - uid: 20334 + components: + - type: Transform + pos: 107.5,-54.5 + parent: 2 + - uid: 20335 + components: + - type: Transform + pos: 107.5,-53.5 + parent: 2 + - uid: 20336 + components: + - type: Transform + pos: 107.5,-52.5 + parent: 2 + - uid: 20337 + components: + - type: Transform + pos: 106.5,-52.5 + parent: 2 + - uid: 20338 + components: + - type: Transform + pos: 108.5,-52.5 + parent: 2 + - uid: 20339 + components: + - type: Transform + pos: 106.5,-56.5 + parent: 2 + - uid: 20340 + components: + - type: Transform + pos: 105.5,-56.5 + parent: 2 + - uid: 20341 + components: + - type: Transform + pos: 104.5,-56.5 + parent: 2 + - uid: 20342 + components: + - type: Transform + pos: 108.5,-56.5 + parent: 2 + - uid: 20346 + components: + - type: Transform + pos: 112.5,-56.5 + parent: 2 + - uid: 20347 + components: + - type: Transform + pos: 113.5,-56.5 + parent: 2 + - uid: 20348 + components: + - type: Transform + pos: 114.5,-56.5 + parent: 2 + - uid: 20349 + components: + - type: Transform + pos: 115.5,-56.5 + parent: 2 + - uid: 20350 + components: + - type: Transform + pos: 116.5,-56.5 + parent: 2 + - uid: 20351 + components: + - type: Transform + pos: 117.5,-56.5 + parent: 2 + - uid: 20352 + components: + - type: Transform + pos: 118.5,-56.5 + parent: 2 + - uid: 20353 + components: + - type: Transform + pos: 119.5,-56.5 + parent: 2 + - uid: 20354 + components: + - type: Transform + pos: 120.5,-56.5 + parent: 2 + - uid: 20355 + components: + - type: Transform + pos: 121.5,-56.5 + parent: 2 + - uid: 20356 + components: + - type: Transform + pos: 122.5,-56.5 + parent: 2 + - uid: 20357 + components: + - type: Transform + pos: 123.5,-56.5 + parent: 2 + - uid: 20358 + components: + - type: Transform + pos: 124.5,-56.5 + parent: 2 + - uid: 20363 + components: + - type: Transform + pos: 118.5,-52.5 + parent: 2 + - uid: 20365 + components: + - type: Transform + pos: 118.5,-51.5 + parent: 2 + - uid: 20366 + components: + - type: Transform + pos: 117.5,-51.5 + parent: 2 + - uid: 20367 + components: + - type: Transform + pos: 116.5,-51.5 + parent: 2 + - uid: 20368 + components: + - type: Transform + pos: 115.5,-51.5 + parent: 2 + - uid: 20369 + components: + - type: Transform + pos: 119.5,-51.5 + parent: 2 + - uid: 20370 + components: + - type: Transform + pos: 120.5,-51.5 + parent: 2 + - uid: 20371 + components: + - type: Transform + pos: 121.5,-51.5 + parent: 2 + - uid: 20372 + components: + - type: Transform + pos: 113.5,-51.5 + parent: 2 + - uid: 20373 + components: + - type: Transform + pos: 114.5,-51.5 + parent: 2 + - uid: 20374 + components: + - type: Transform + pos: 122.5,-51.5 + parent: 2 + - uid: 20375 + components: + - type: Transform + pos: 123.5,-51.5 + parent: 2 + - uid: 20379 + components: + - type: Transform + pos: 118.5,-60.5 + parent: 2 + - uid: 20380 + components: + - type: Transform + pos: 118.5,-61.5 + parent: 2 + - uid: 20381 + components: + - type: Transform + pos: 117.5,-61.5 + parent: 2 + - uid: 20382 + components: + - type: Transform + pos: 116.5,-61.5 + parent: 2 + - uid: 20383 + components: + - type: Transform + pos: 115.5,-61.5 + parent: 2 + - uid: 20384 + components: + - type: Transform + pos: 114.5,-61.5 + parent: 2 + - uid: 20385 + components: + - type: Transform + pos: 113.5,-61.5 + parent: 2 + - uid: 20386 + components: + - type: Transform + pos: 119.5,-61.5 + parent: 2 + - uid: 20387 + components: + - type: Transform + pos: 120.5,-61.5 + parent: 2 + - uid: 20388 + components: + - type: Transform + pos: 121.5,-61.5 + parent: 2 + - uid: 20389 + components: + - type: Transform + pos: 122.5,-61.5 + parent: 2 + - uid: 20390 + components: + - type: Transform + pos: 123.5,-61.5 + parent: 2 + - uid: 20392 + components: + - type: Transform + pos: 128.5,-56.5 + parent: 2 + - uid: 20393 + components: + - type: Transform + pos: 128.5,-55.5 + parent: 2 + - uid: 20394 + components: + - type: Transform + pos: 128.5,-54.5 + parent: 2 + - uid: 20395 + components: + - type: Transform + pos: 129.5,-54.5 + parent: 2 + - uid: 20396 + components: + - type: Transform + pos: 130.5,-54.5 + parent: 2 + - uid: 20397 + components: + - type: Transform + pos: 131.5,-54.5 + parent: 2 + - uid: 20398 + components: + - type: Transform + pos: 132.5,-54.5 + parent: 2 + - uid: 20399 + components: + - type: Transform + pos: 133.5,-54.5 + parent: 2 + - uid: 20400 + components: + - type: Transform + pos: 133.5,-55.5 + parent: 2 + - uid: 20401 + components: + - type: Transform + pos: 133.5,-56.5 + parent: 2 + - uid: 20402 + components: + - type: Transform + pos: 133.5,-57.5 + parent: 2 + - uid: 20403 + components: + - type: Transform + pos: 133.5,-58.5 + parent: 2 + - uid: 20404 + components: + - type: Transform + pos: 132.5,-58.5 + parent: 2 + - uid: 20405 + components: + - type: Transform + pos: 131.5,-58.5 + parent: 2 + - uid: 20406 + components: + - type: Transform + pos: 130.5,-58.5 + parent: 2 + - uid: 20407 + components: + - type: Transform + pos: 129.5,-58.5 + parent: 2 + - uid: 20408 + components: + - type: Transform + pos: 128.5,-58.5 + parent: 2 + - uid: 20409 + components: + - type: Transform + pos: 128.5,-57.5 + parent: 2 + - uid: 20410 + components: + - type: Transform + pos: 134.5,-56.5 + parent: 2 + - uid: 20411 + components: + - type: Transform + pos: 135.5,-56.5 + parent: 2 + - uid: 20501 + components: + - type: Transform + pos: -44.5,30.5 + parent: 2 + - uid: 20686 + components: + - type: Transform + pos: -40.5,-74.5 + parent: 2 + - uid: 21754 + components: + - type: Transform + pos: -40.5,-71.5 + parent: 2 + - uid: 21755 + components: + - type: Transform + pos: -16.5,-85.5 + parent: 2 + - uid: 21756 + components: + - type: Transform + pos: -13.5,-85.5 + parent: 2 + - uid: 22500 + components: + - type: Transform + pos: -107.5,10.5 + parent: 2 + - uid: 22501 + components: + - type: Transform + pos: -14.5,45.5 + parent: 2 + - uid: 22503 + components: + - type: Transform + pos: -30.5,31.5 + parent: 2 + - uid: 22871 + components: + - type: Transform + pos: 44.5,47.5 + parent: 2 + - uid: 23294 + components: + - type: Transform + pos: 10.5,18.5 + parent: 2 + - uid: 23462 + components: + - type: Transform + pos: -8.5,19.5 + parent: 2 + - uid: 23561 + components: + - type: Transform + pos: 51.5,28.5 + parent: 2 + - uid: 24041 + components: + - type: Transform + pos: -52.5,66.5 + parent: 2 + - uid: 24411 + components: + - type: Transform + pos: 12.5,51.5 + parent: 2 + - uid: 24435 + components: + - type: Transform + pos: 62.5,-27.5 + parent: 2 + - uid: 24462 + components: + - type: Transform + pos: -76.5,71.5 + parent: 2 + - uid: 24463 + components: + - type: Transform + pos: -80.5,67.5 + parent: 2 + - uid: 24464 + components: + - type: Transform + pos: -76.5,72.5 + parent: 2 + - uid: 24520 + components: + - type: Transform + pos: -14.5,44.5 + parent: 2 + - uid: 24791 + components: + - type: Transform + pos: 51.5,36.5 + parent: 2 + - uid: 25064 + components: + - type: Transform + pos: 3.5,18.5 + parent: 2 + - uid: 25548 + components: + - type: Transform + pos: -70.5,90.5 + parent: 2 + - uid: 25785 + components: + - type: Transform + pos: -77.5,86.5 + parent: 2 + - uid: 25786 + components: + - type: Transform + pos: -78.5,86.5 + parent: 2 + - uid: 25787 + components: + - type: Transform + pos: -79.5,86.5 + parent: 2 + - uid: 25788 + components: + - type: Transform + pos: -80.5,86.5 + parent: 2 + - uid: 25789 + components: + - type: Transform + pos: -81.5,86.5 + parent: 2 + - uid: 25790 + components: + - type: Transform + pos: -82.5,86.5 + parent: 2 + - uid: 25791 + components: + - type: Transform + pos: -83.5,86.5 + parent: 2 + - uid: 25792 + components: + - type: Transform + pos: -82.5,82.5 + parent: 2 + - uid: 25793 + components: + - type: Transform + pos: -81.5,82.5 + parent: 2 + - uid: 25794 + components: + - type: Transform + pos: -80.5,82.5 + parent: 2 + - uid: 25795 + components: + - type: Transform + pos: -79.5,82.5 + parent: 2 + - uid: 25796 + components: + - type: Transform + pos: -78.5,82.5 + parent: 2 + - uid: 25797 + components: + - type: Transform + pos: -77.5,82.5 + parent: 2 + - uid: 25799 + components: + - type: Transform + pos: -75.5,82.5 + parent: 2 + - uid: 25800 + components: + - type: Transform + pos: -74.5,82.5 + parent: 2 + - uid: 25801 + components: + - type: Transform + pos: -73.5,82.5 + parent: 2 + - uid: 25802 + components: + - type: Transform + pos: -72.5,82.5 + parent: 2 + - uid: 25803 + components: + - type: Transform + pos: -71.5,82.5 + parent: 2 + - uid: 25804 + components: + - type: Transform + pos: -70.5,82.5 + parent: 2 + - uid: 25805 + components: + - type: Transform + pos: -69.5,86.5 + parent: 2 + - uid: 25806 + components: + - type: Transform + pos: -70.5,86.5 + parent: 2 + - uid: 25807 + components: + - type: Transform + pos: -71.5,86.5 + parent: 2 + - uid: 25808 + components: + - type: Transform + pos: -72.5,86.5 + parent: 2 + - uid: 25809 + components: + - type: Transform + pos: -73.5,86.5 + parent: 2 + - uid: 25810 + components: + - type: Transform + pos: -74.5,86.5 + parent: 2 + - uid: 25811 + components: + - type: Transform + pos: -75.5,86.5 + parent: 2 + - uid: 25812 + components: + - type: Transform + pos: -71.5,90.5 + parent: 2 + - uid: 25813 + components: + - type: Transform + pos: -72.5,90.5 + parent: 2 + - uid: 25814 + components: + - type: Transform + pos: -73.5,90.5 + parent: 2 + - uid: 25815 + components: + - type: Transform + pos: -74.5,90.5 + parent: 2 + - uid: 25816 + components: + - type: Transform + pos: -75.5,90.5 + parent: 2 + - uid: 25818 + components: + - type: Transform + pos: -77.5,90.5 + parent: 2 + - uid: 25819 + components: + - type: Transform + pos: -78.5,90.5 + parent: 2 + - uid: 25820 + components: + - type: Transform + pos: -79.5,90.5 + parent: 2 + - uid: 25821 + components: + - type: Transform + pos: -80.5,90.5 + parent: 2 + - uid: 25822 + components: + - type: Transform + pos: -81.5,90.5 + parent: 2 + - uid: 25823 + components: + - type: Transform + pos: -82.5,90.5 + parent: 2 + - uid: 25826 + components: + - type: Transform + pos: -70.5,94.5 + parent: 2 + - uid: 25828 + components: + - type: Transform + pos: -82.5,97.5 + parent: 2 + - uid: 25829 + components: + - type: Transform + pos: -82.5,96.5 + parent: 2 + - uid: 25830 + components: + - type: Transform + pos: -82.5,95.5 + parent: 2 + - uid: 25831 + components: + - type: Transform + pos: -82.5,94.5 + parent: 2 + - uid: 25832 + components: + - type: Transform + pos: -82.5,93.5 + parent: 2 + - uid: 25834 + components: + - type: Transform + pos: -81.5,93.5 + parent: 2 + - uid: 25835 + components: + - type: Transform + pos: -80.5,93.5 + parent: 2 + - uid: 25836 + components: + - type: Transform + pos: -79.5,93.5 + parent: 2 + - uid: 25837 + components: + - type: Transform + pos: -78.5,93.5 + parent: 2 + - uid: 25838 + components: + - type: Transform + pos: -77.5,93.5 + parent: 2 + - uid: 25839 + components: + - type: Transform + pos: -76.5,93.5 + parent: 2 + - uid: 25840 + components: + - type: Transform + pos: -75.5,93.5 + parent: 2 + - uid: 25841 + components: + - type: Transform + pos: -74.5,93.5 + parent: 2 + - uid: 25842 + components: + - type: Transform + pos: -73.5,93.5 + parent: 2 + - uid: 25843 + components: + - type: Transform + pos: -72.5,93.5 + parent: 2 + - uid: 25844 + components: + - type: Transform + pos: -71.5,93.5 + parent: 2 + - uid: 25845 + components: + - type: Transform + pos: -70.5,93.5 + parent: 2 + - uid: 25846 + components: + - type: Transform + pos: -70.5,95.5 + parent: 2 + - uid: 25847 + components: + - type: Transform + pos: -70.5,96.5 + parent: 2 + - uid: 25848 + components: + - type: Transform + pos: -70.5,97.5 + parent: 2 + - uid: 25852 + components: + - type: Transform + pos: -76.5,92.5 + parent: 2 + - uid: 25853 + components: + - type: Transform + pos: -76.5,91.5 + parent: 2 + - uid: 25854 + components: + - type: Transform + pos: -76.5,90.5 + parent: 2 + - uid: 25855 + components: + - type: Transform + pos: -76.5,89.5 + parent: 2 + - uid: 25856 + components: + - type: Transform + pos: -76.5,88.5 + parent: 2 + - uid: 25857 + components: + - type: Transform + pos: -76.5,87.5 + parent: 2 + - uid: 25858 + components: + - type: Transform + pos: -76.5,86.5 + parent: 2 + - uid: 25859 + components: + - type: Transform + pos: -76.5,85.5 + parent: 2 + - uid: 25860 + components: + - type: Transform + pos: -76.5,84.5 + parent: 2 + - uid: 25861 + components: + - type: Transform + pos: -76.5,83.5 + parent: 2 + - uid: 25862 + components: + - type: Transform + pos: -76.5,82.5 + parent: 2 + - uid: 25863 + components: + - type: Transform + pos: -76.5,81.5 + parent: 2 + - uid: 25864 + components: + - type: Transform + pos: -76.5,80.5 + parent: 2 + - uid: 26047 + components: + - type: Transform + pos: 50.5,27.5 + parent: 2 + - uid: 26130 + components: + - type: Transform + pos: -76.5,79.5 + parent: 2 + - uid: 26131 + components: + - type: Transform + pos: -76.5,78.5 + parent: 2 + - uid: 26132 + components: + - type: Transform + pos: -76.5,77.5 + parent: 2 + - uid: 26133 + components: + - type: Transform + pos: -76.5,76.5 + parent: 2 + - uid: 26159 + components: + - type: Transform + pos: -78.5,76.5 + parent: 2 + - uid: 26160 + components: + - type: Transform + pos: -77.5,76.5 + parent: 2 + - uid: 27677 + components: + - type: Transform + pos: -70.5,-81.5 + parent: 2 + - uid: 27745 + components: + - type: Transform + pos: 30.5,-95.5 + parent: 2 + - uid: 27763 + components: + - type: Transform + pos: -76.5,75.5 + parent: 2 + - uid: 27827 + components: + - type: Transform + pos: 32.5,-94.5 + parent: 2 + - uid: 27828 + components: + - type: Transform + pos: 31.5,-94.5 + parent: 2 + - uid: 27829 + components: + - type: Transform + pos: 30.5,-94.5 + parent: 2 + - uid: 27830 + components: + - type: Transform + pos: 30.5,-96.5 + parent: 2 + - uid: 27831 + components: + - type: Transform + pos: 30.5,-97.5 + parent: 2 + - uid: 27832 + components: + - type: Transform + pos: 30.5,-98.5 + parent: 2 + - uid: 27833 + components: + - type: Transform + pos: 30.5,-99.5 + parent: 2 + - uid: 27834 + components: + - type: Transform + pos: 30.5,-100.5 + parent: 2 + - uid: 27835 + components: + - type: Transform + pos: 30.5,-101.5 + parent: 2 + - uid: 27837 + components: + - type: Transform + pos: 29.5,-101.5 + parent: 2 + - uid: 27838 + components: + - type: Transform + pos: 28.5,-101.5 + parent: 2 + - uid: 27839 + components: + - type: Transform + pos: 27.5,-101.5 + parent: 2 + - uid: 27840 + components: + - type: Transform + pos: 26.5,-101.5 + parent: 2 + - uid: 27841 + components: + - type: Transform + pos: 25.5,-101.5 + parent: 2 + - uid: 27842 + components: + - type: Transform + pos: 24.5,-101.5 + parent: 2 + - uid: 27843 + components: + - type: Transform + pos: 23.5,-101.5 + parent: 2 + - uid: 27844 + components: + - type: Transform + pos: 22.5,-101.5 + parent: 2 + - uid: 27845 + components: + - type: Transform + pos: 31.5,-101.5 + parent: 2 + - uid: 27846 + components: + - type: Transform + pos: 32.5,-101.5 + parent: 2 + - uid: 27847 + components: + - type: Transform + pos: 33.5,-101.5 + parent: 2 + - uid: 27848 + components: + - type: Transform + pos: 34.5,-101.5 + parent: 2 + - uid: 27849 + components: + - type: Transform + pos: 35.5,-101.5 + parent: 2 + - uid: 27850 + components: + - type: Transform + pos: 36.5,-101.5 + parent: 2 + - uid: 27851 + components: + - type: Transform + pos: 37.5,-101.5 + parent: 2 + - uid: 27852 + components: + - type: Transform + pos: 38.5,-101.5 + parent: 2 + - uid: 27854 + components: + - type: Transform + pos: 30.5,-102.5 + parent: 2 + - uid: 27855 + components: + - type: Transform + pos: 30.5,-103.5 + parent: 2 + - uid: 27856 + components: + - type: Transform + pos: 30.5,-104.5 + parent: 2 + - uid: 27857 + components: + - type: Transform + pos: 30.5,-105.5 + parent: 2 + - uid: 27858 + components: + - type: Transform + pos: 30.5,-106.5 + parent: 2 + - uid: 27859 + components: + - type: Transform + pos: 30.5,-107.5 + parent: 2 + - uid: 27860 + components: + - type: Transform + pos: 29.5,-107.5 + parent: 2 + - uid: 27861 + components: + - type: Transform + pos: 28.5,-107.5 + parent: 2 + - uid: 27862 + components: + - type: Transform + pos: 27.5,-107.5 + parent: 2 + - uid: 27863 + components: + - type: Transform + pos: 26.5,-107.5 + parent: 2 + - uid: 27864 + components: + - type: Transform + pos: 25.5,-107.5 + parent: 2 + - uid: 27865 + components: + - type: Transform + pos: 24.5,-107.5 + parent: 2 + - uid: 27866 + components: + - type: Transform + pos: 23.5,-107.5 + parent: 2 + - uid: 27867 + components: + - type: Transform + pos: 22.5,-107.5 + parent: 2 + - uid: 27868 + components: + - type: Transform + pos: 21.5,-107.5 + parent: 2 + - uid: 27869 + components: + - type: Transform + pos: 20.5,-107.5 + parent: 2 + - uid: 27870 + components: + - type: Transform + pos: 31.5,-107.5 + parent: 2 + - uid: 27871 + components: + - type: Transform + pos: 32.5,-107.5 + parent: 2 + - uid: 27872 + components: + - type: Transform + pos: 33.5,-107.5 + parent: 2 + - uid: 27873 + components: + - type: Transform + pos: 34.5,-107.5 + parent: 2 + - uid: 27874 + components: + - type: Transform + pos: 35.5,-107.5 + parent: 2 + - uid: 27875 + components: + - type: Transform + pos: 36.5,-107.5 + parent: 2 + - uid: 27876 + components: + - type: Transform + pos: 37.5,-107.5 + parent: 2 + - uid: 27877 + components: + - type: Transform + pos: 38.5,-107.5 + parent: 2 + - uid: 27878 + components: + - type: Transform + pos: 39.5,-107.5 + parent: 2 + - uid: 27879 + components: + - type: Transform + pos: 40.5,-107.5 + parent: 2 + - uid: 27880 + components: + - type: Transform + pos: 29.5,-113.5 + parent: 2 + - uid: 27881 + components: + - type: Transform + pos: 30.5,-108.5 + parent: 2 + - uid: 27882 + components: + - type: Transform + pos: 30.5,-109.5 + parent: 2 + - uid: 27883 + components: + - type: Transform + pos: 30.5,-110.5 + parent: 2 + - uid: 27884 + components: + - type: Transform + pos: 30.5,-111.5 + parent: 2 + - uid: 27885 + components: + - type: Transform + pos: 30.5,-112.5 + parent: 2 + - uid: 27886 + components: + - type: Transform + pos: 30.5,-113.5 + parent: 2 + - uid: 27887 + components: + - type: Transform + pos: 28.5,-113.5 + parent: 2 + - uid: 27888 + components: + - type: Transform + pos: 27.5,-113.5 + parent: 2 + - uid: 27889 + components: + - type: Transform + pos: 26.5,-113.5 + parent: 2 + - uid: 27890 + components: + - type: Transform + pos: 25.5,-113.5 + parent: 2 + - uid: 27891 + components: + - type: Transform + pos: 24.5,-113.5 + parent: 2 + - uid: 27892 + components: + - type: Transform + pos: 23.5,-113.5 + parent: 2 + - uid: 27893 + components: + - type: Transform + pos: 22.5,-113.5 + parent: 2 + - uid: 27894 + components: + - type: Transform + pos: 31.5,-113.5 + parent: 2 + - uid: 27895 + components: + - type: Transform + pos: 32.5,-113.5 + parent: 2 + - uid: 27896 + components: + - type: Transform + pos: 33.5,-113.5 + parent: 2 + - uid: 27897 + components: + - type: Transform + pos: 34.5,-113.5 + parent: 2 + - uid: 27898 + components: + - type: Transform + pos: 35.5,-113.5 + parent: 2 + - uid: 27899 + components: + - type: Transform + pos: 36.5,-113.5 + parent: 2 + - uid: 27900 + components: + - type: Transform + pos: 37.5,-113.5 + parent: 2 + - uid: 27901 + components: + - type: Transform + pos: 38.5,-113.5 + parent: 2 + - uid: 27912 + components: + - type: Transform + pos: 30.5,-114.5 + parent: 2 + - uid: 27975 + components: + - type: Transform + pos: 29.5,-98.5 + parent: 2 + - uid: 27976 + components: + - type: Transform + pos: 31.5,-98.5 + parent: 2 + - uid: 28384 + components: + - type: Transform + pos: 25.5,36.5 + parent: 2 + - uid: 28385 + components: + - type: Transform + pos: 25.5,35.5 + parent: 2 + - uid: 28386 + components: + - type: Transform + pos: 25.5,34.5 + parent: 2 + - uid: 28387 + components: + - type: Transform + pos: 25.5,33.5 + parent: 2 + - uid: 28388 + components: + - type: Transform + pos: 25.5,32.5 + parent: 2 + - uid: 28389 + components: + - type: Transform + pos: 25.5,31.5 + parent: 2 + - uid: 28390 + components: + - type: Transform + pos: 26.5,34.5 + parent: 2 + - uid: 28391 + components: + - type: Transform + pos: 27.5,34.5 + parent: 2 + - uid: 28392 + components: + - type: Transform + pos: 28.5,34.5 + parent: 2 + - uid: 28393 + components: + - type: Transform + pos: 29.5,34.5 + parent: 2 + - uid: 28394 + components: + - type: Transform + pos: 26.5,31.5 + parent: 2 + - uid: 28395 + components: + - type: Transform + pos: 27.5,31.5 + parent: 2 + - uid: 28396 + components: + - type: Transform + pos: 28.5,31.5 + parent: 2 + - uid: 28397 + components: + - type: Transform + pos: 29.5,31.5 + parent: 2 + - uid: 28398 + components: + - type: Transform + pos: 29.5,32.5 + parent: 2 + - uid: 28399 + components: + - type: Transform + pos: 29.5,33.5 + parent: 2 + - uid: 28690 + components: + - type: Transform + pos: -13.5,43.5 + parent: 2 + - uid: 28754 + components: + - type: Transform + pos: -91.5,5.5 + parent: 2 + - uid: 29100 + components: + - type: Transform + pos: -19.5,-49.5 + parent: 2 + - uid: 29103 + components: + - type: Transform + pos: -19.5,-50.5 + parent: 2 + - uid: 29106 + components: + - type: Transform + pos: -18.5,-50.5 + parent: 2 + - uid: 29107 + components: + - type: Transform + pos: -17.5,-50.5 + parent: 2 + - uid: 29108 + components: + - type: Transform + pos: -16.5,-50.5 + parent: 2 + - uid: 29109 + components: + - type: Transform + pos: -15.5,-50.5 + parent: 2 + - uid: 29110 + components: + - type: Transform + pos: -20.5,-50.5 + parent: 2 + - uid: 29137 + components: + - type: Transform + pos: -35.5,24.5 + parent: 2 + - uid: 29167 + components: + - type: Transform + pos: -88.5,68.5 + parent: 2 + - uid: 29168 + components: + - type: Transform + pos: -88.5,67.5 + parent: 2 + - uid: 29169 + components: + - type: Transform + pos: -88.5,66.5 + parent: 2 + - uid: 29170 + components: + - type: Transform + pos: -88.5,65.5 + parent: 2 + - uid: 29171 + components: + - type: Transform + pos: -88.5,64.5 + parent: 2 + - uid: 29348 + components: + - type: Transform + pos: -70.5,-80.5 + parent: 2 + - uid: 29447 + components: + - type: Transform + pos: -70.5,-79.5 + parent: 2 + - uid: 29449 + components: + - type: Transform + pos: -69.5,-79.5 + parent: 2 + - uid: 29450 + components: + - type: Transform + pos: -68.5,-79.5 + parent: 2 + - uid: 29451 + components: + - type: Transform + pos: -67.5,-79.5 + parent: 2 + - uid: 29452 + components: + - type: Transform + pos: -66.5,-79.5 + parent: 2 + - uid: 29453 + components: + - type: Transform + pos: -71.5,-79.5 + parent: 2 + - uid: 29454 + components: + - type: Transform + pos: -72.5,-79.5 + parent: 2 + - uid: 29455 + components: + - type: Transform + pos: -73.5,-79.5 + parent: 2 + - uid: 29456 + components: + - type: Transform + pos: -74.5,-79.5 + parent: 2 + - uid: 29457 + components: + - type: Transform + pos: -75.5,-79.5 + parent: 2 + - uid: 29458 + components: + - type: Transform + pos: -76.5,-79.5 + parent: 2 + - uid: 29459 + components: + - type: Transform + pos: -77.5,-79.5 + parent: 2 + - uid: 29460 + components: + - type: Transform + pos: -78.5,-79.5 + parent: 2 + - uid: 29462 + components: + - type: Transform + pos: -78.5,-78.5 + parent: 2 + - uid: 29463 + components: + - type: Transform + pos: -78.5,-77.5 + parent: 2 + - uid: 29464 + components: + - type: Transform + pos: -78.5,-76.5 + parent: 2 + - uid: 29465 + components: + - type: Transform + pos: -78.5,-75.5 + parent: 2 + - uid: 29466 + components: + - type: Transform + pos: -78.5,-74.5 + parent: 2 + - uid: 29467 + components: + - type: Transform + pos: -78.5,-73.5 + parent: 2 + - uid: 29468 + components: + - type: Transform + pos: -78.5,-72.5 + parent: 2 + - uid: 29469 + components: + - type: Transform + pos: -78.5,-80.5 + parent: 2 + - uid: 29470 + components: + - type: Transform + pos: -78.5,-81.5 + parent: 2 + - uid: 29471 + components: + - type: Transform + pos: -78.5,-82.5 + parent: 2 + - uid: 29472 + components: + - type: Transform + pos: -78.5,-83.5 + parent: 2 + - uid: 29473 + components: + - type: Transform + pos: -78.5,-84.5 + parent: 2 + - uid: 29474 + components: + - type: Transform + pos: -78.5,-85.5 + parent: 2 + - uid: 29475 + components: + - type: Transform + pos: -78.5,-86.5 + parent: 2 + - uid: 29476 + components: + - type: Transform + pos: -84.5,-88.5 + parent: 2 + - uid: 29477 + components: + - type: Transform + pos: -84.5,-87.5 + parent: 2 + - uid: 29478 + components: + - type: Transform + pos: -84.5,-86.5 + parent: 2 + - uid: 29479 + components: + - type: Transform + pos: -84.5,-85.5 + parent: 2 + - uid: 29480 + components: + - type: Transform + pos: -84.5,-84.5 + parent: 2 + - uid: 29481 + components: + - type: Transform + pos: -84.5,-83.5 + parent: 2 + - uid: 29482 + components: + - type: Transform + pos: -84.5,-82.5 + parent: 2 + - uid: 29483 + components: + - type: Transform + pos: -84.5,-81.5 + parent: 2 + - uid: 29484 + components: + - type: Transform + pos: -84.5,-80.5 + parent: 2 + - uid: 29485 + components: + - type: Transform + pos: -84.5,-79.5 + parent: 2 + - uid: 29486 + components: + - type: Transform + pos: -84.5,-78.5 + parent: 2 + - uid: 29487 + components: + - type: Transform + pos: -84.5,-77.5 + parent: 2 + - uid: 29488 + components: + - type: Transform + pos: -84.5,-76.5 + parent: 2 + - uid: 29489 + components: + - type: Transform + pos: -84.5,-75.5 + parent: 2 + - uid: 29490 + components: + - type: Transform + pos: -84.5,-74.5 + parent: 2 + - uid: 29491 + components: + - type: Transform + pos: -84.5,-73.5 + parent: 2 + - uid: 29492 + components: + - type: Transform + pos: -84.5,-72.5 + parent: 2 + - uid: 29493 + components: + - type: Transform + pos: -84.5,-71.5 + parent: 2 + - uid: 29494 + components: + - type: Transform + pos: -84.5,-70.5 + parent: 2 + - uid: 29495 + components: + - type: Transform + pos: -83.5,-79.5 + parent: 2 + - uid: 29496 + components: + - type: Transform + pos: -82.5,-79.5 + parent: 2 + - uid: 29497 + components: + - type: Transform + pos: -81.5,-79.5 + parent: 2 + - uid: 29498 + components: + - type: Transform + pos: -80.5,-79.5 + parent: 2 + - uid: 29499 + components: + - type: Transform + pos: -79.5,-79.5 + parent: 2 + - uid: 29500 + components: + - type: Transform + pos: -90.5,-73.5 + parent: 2 + - uid: 29501 + components: + - type: Transform + pos: -90.5,-74.5 + parent: 2 + - uid: 29502 + components: + - type: Transform + pos: -90.5,-75.5 + parent: 2 + - uid: 29503 + components: + - type: Transform + pos: -90.5,-76.5 + parent: 2 + - uid: 29504 + components: + - type: Transform + pos: -90.5,-77.5 + parent: 2 + - uid: 29505 + components: + - type: Transform + pos: -90.5,-78.5 + parent: 2 + - uid: 29506 + components: + - type: Transform + pos: -90.5,-79.5 + parent: 2 + - uid: 29507 + components: + - type: Transform + pos: -90.5,-80.5 + parent: 2 + - uid: 29508 + components: + - type: Transform + pos: -90.5,-81.5 + parent: 2 + - uid: 29509 + components: + - type: Transform + pos: -90.5,-82.5 + parent: 2 + - uid: 29510 + components: + - type: Transform + pos: -90.5,-83.5 + parent: 2 + - uid: 29511 + components: + - type: Transform + pos: -90.5,-84.5 + parent: 2 + - uid: 29512 + components: + - type: Transform + pos: -90.5,-85.5 + parent: 2 + - uid: 29513 + components: + - type: Transform + pos: -90.5,-86.5 + parent: 2 + - uid: 29514 + components: + - type: Transform + pos: -89.5,-79.5 + parent: 2 + - uid: 29515 + components: + - type: Transform + pos: -88.5,-79.5 + parent: 2 + - uid: 29516 + components: + - type: Transform + pos: -87.5,-79.5 + parent: 2 + - uid: 29517 + components: + - type: Transform + pos: -86.5,-79.5 + parent: 2 + - uid: 29518 + components: + - type: Transform + pos: -85.5,-79.5 + parent: 2 + - uid: 29555 + components: + - type: Transform + pos: 34.5,19.5 + parent: 2 + - uid: 29557 + components: + - type: Transform + pos: 81.5,1.5 + parent: 2 + - uid: 29684 + components: + - type: Transform + pos: -40.5,-75.5 + parent: 2 + - uid: 29696 + components: + - type: Transform + pos: -11.5,-85.5 + parent: 2 + - uid: 29697 + components: + - type: Transform + pos: -10.5,-85.5 + parent: 2 + - uid: 29701 + components: + - type: Transform + pos: -15.5,-80.5 + parent: 2 + - uid: 29702 + components: + - type: Transform + pos: -16.5,-80.5 + parent: 2 + - uid: 29703 + components: + - type: Transform + pos: -17.5,-80.5 + parent: 2 + - uid: 29704 + components: + - type: Transform + pos: -17.5,-81.5 + parent: 2 + - uid: 29705 + components: + - type: Transform + pos: 35.5,-4.5 + parent: 2 + - uid: 29725 + components: + - type: Transform + pos: -63.5,-62.5 + parent: 2 + - uid: 29897 + components: + - type: Transform + pos: -88.5,19.5 + parent: 2 + - uid: 29898 + components: + - type: Transform + pos: -88.5,20.5 + parent: 2 + - uid: 29899 + components: + - type: Transform + pos: -87.5,20.5 + parent: 2 + - uid: 29900 + components: + - type: Transform + pos: -87.5,21.5 + parent: 2 + - uid: 29901 + components: + - type: Transform + pos: -89.5,19.5 + parent: 2 + - uid: 29902 + components: + - type: Transform + pos: -90.5,19.5 + parent: 2 + - uid: 29903 + components: + - type: Transform + pos: -90.5,18.5 + parent: 2 + - uid: 29943 + components: + - type: Transform + pos: 2.5,66.5 + parent: 2 + - uid: 29944 + components: + - type: Transform + pos: 1.5,66.5 + parent: 2 + - uid: 29945 + components: + - type: Transform + pos: 0.5,66.5 + parent: 2 + - uid: 29946 + components: + - type: Transform + pos: -0.5,66.5 + parent: 2 + - uid: 29947 + components: + - type: Transform + pos: -1.5,66.5 + parent: 2 + - uid: 29948 + components: + - type: Transform + pos: -2.5,66.5 + parent: 2 + - uid: 29963 + components: + - type: Transform + pos: -63.5,-60.5 + parent: 2 + - uid: 29997 + components: + - type: Transform + pos: -32.5,7.5 + parent: 2 + - uid: 29998 + components: + - type: Transform + pos: -33.5,7.5 + parent: 2 + - uid: 29999 + components: + - type: Transform + pos: -34.5,7.5 + parent: 2 + - uid: 30000 + components: + - type: Transform + pos: -35.5,7.5 + parent: 2 + - uid: 30001 + components: + - type: Transform + pos: -36.5,7.5 + parent: 2 + - uid: 30002 + components: + - type: Transform + pos: -36.5,6.5 + parent: 2 + - uid: 30003 + components: + - type: Transform + pos: -36.5,8.5 + parent: 2 + - uid: 30054 + components: + - type: Transform + pos: 37.5,17.5 + parent: 2 + - uid: 30055 + components: + - type: Transform + pos: 37.5,16.5 + parent: 2 + - uid: 30056 + components: + - type: Transform + pos: 37.5,15.5 + parent: 2 + - uid: 30057 + components: + - type: Transform + pos: 37.5,14.5 + parent: 2 + - uid: 30058 + components: + - type: Transform + pos: 37.5,13.5 + parent: 2 + - uid: 30059 + components: + - type: Transform + pos: 37.5,12.5 + parent: 2 + - uid: 30061 + components: + - type: Transform + pos: 28.5,-11.5 + parent: 2 + - uid: 30062 + components: + - type: Transform + pos: 29.5,-11.5 + parent: 2 + - uid: 30063 + components: + - type: Transform + pos: 30.5,-11.5 + parent: 2 + - uid: 30064 + components: + - type: Transform + pos: 31.5,-11.5 + parent: 2 + - uid: 30065 + components: + - type: Transform + pos: 32.5,-11.5 + parent: 2 + - uid: 30066 + components: + - type: Transform + pos: 32.5,-12.5 + parent: 2 + - uid: 30067 + components: + - type: Transform + pos: 33.5,-11.5 + parent: 2 + - uid: 30068 + components: + - type: Transform + pos: -22.5,-18.5 + parent: 2 + - uid: 30069 + components: + - type: Transform + pos: -22.5,-17.5 + parent: 2 + - uid: 30070 + components: + - type: Transform + pos: -22.5,-16.5 + parent: 2 + - uid: 30071 + components: + - type: Transform + pos: -22.5,-15.5 + parent: 2 + - uid: 30072 + components: + - type: Transform + pos: -22.5,-14.5 + parent: 2 + - uid: 30073 + components: + - type: Transform + pos: -23.5,-14.5 + parent: 2 + - uid: 30074 + components: + - type: Transform + pos: -24.5,-14.5 + parent: 2 + - uid: 30075 + components: + - type: Transform + pos: -21.5,-14.5 + parent: 2 + - uid: 30076 + components: + - type: Transform + pos: -20.5,-14.5 + parent: 2 + - uid: 30727 + components: + - type: Transform + pos: 47.5,11.5 + parent: 2 + - uid: 30728 + components: + - type: Transform + pos: 48.5,11.5 + parent: 2 + - uid: 30729 + components: + - type: Transform + pos: 49.5,11.5 + parent: 2 + - uid: 30730 + components: + - type: Transform + pos: 50.5,11.5 + parent: 2 + - uid: 30731 + components: + - type: Transform + pos: 51.5,11.5 + parent: 2 + - uid: 30732 + components: + - type: Transform + pos: 52.5,11.5 + parent: 2 + - uid: 31441 + components: + - type: Transform + pos: 20.5,23.5 + parent: 2 + - uid: 31986 + components: + - type: Transform + pos: -14.5,-85.5 + parent: 2 + - uid: 32492 + components: + - type: Transform + pos: 13.5,46.5 + parent: 2 + - uid: 33541 + components: + - type: Transform + pos: 35.5,21.5 + parent: 2 + - uid: 33559 + components: + - type: Transform + pos: 34.5,42.5 + parent: 2 + - uid: 33794 + components: + - type: Transform + pos: 39.5,47.5 + parent: 2 + - uid: 33795 + components: + - type: Transform + pos: 40.5,47.5 + parent: 2 + - uid: 33806 + components: + - type: Transform + pos: 39.5,46.5 + parent: 2 + - uid: 33807 + components: + - type: Transform + pos: 38.5,46.5 + parent: 2 + - uid: 33809 + components: + - type: Transform + pos: 37.5,46.5 + parent: 2 + - uid: 33810 + components: + - type: Transform + pos: 36.5,46.5 + parent: 2 + - uid: 33811 + components: + - type: Transform + pos: 35.5,46.5 + parent: 2 + - uid: 33812 + components: + - type: Transform + pos: 17.5,27.5 + parent: 2 + - uid: 33865 + components: + - type: Transform + pos: 28.5,39.5 + parent: 2 + - uid: 33866 + components: + - type: Transform + pos: 29.5,39.5 + parent: 2 + - uid: 33887 + components: + - type: Transform + pos: 42.5,47.5 + parent: 2 + - uid: 33888 + components: + - type: Transform + pos: 41.5,47.5 + parent: 2 + - uid: 33891 + components: + - type: Transform + pos: 34.5,45.5 + parent: 2 + - uid: 33892 + components: + - type: Transform + pos: 34.5,46.5 + parent: 2 + - uid: 33911 + components: + - type: Transform + pos: 39.5,45.5 + parent: 2 + - uid: 33912 + components: + - type: Transform + pos: 39.5,44.5 + parent: 2 + - uid: 33913 + components: + - type: Transform + pos: 39.5,43.5 + parent: 2 + - uid: 33916 + components: + - type: Transform + pos: 40.5,43.5 + parent: 2 + - uid: 33917 + components: + - type: Transform + pos: 45.5,44.5 + parent: 2 + - uid: 33918 + components: + - type: Transform + pos: 45.5,45.5 + parent: 2 + - uid: 33919 + components: + - type: Transform + pos: 45.5,46.5 + parent: 2 + - uid: 33920 + components: + - type: Transform + pos: 45.5,47.5 + parent: 2 + - uid: 33921 + components: + - type: Transform + pos: 43.5,47.5 + parent: 2 + - uid: 33927 + components: + - type: Transform + pos: 41.5,43.5 + parent: 2 + - uid: 33928 + components: + - type: Transform + pos: 43.5,43.5 + parent: 2 + - uid: 33929 + components: + - type: Transform + pos: 44.5,43.5 + parent: 2 + - uid: 33930 + components: + - type: Transform + pos: 45.5,43.5 + parent: 2 + - uid: 33939 + components: + - type: Transform + pos: 34.5,43.5 + parent: 2 + - uid: 33940 + components: + - type: Transform + pos: 34.5,44.5 + parent: 2 + - uid: 33941 + components: + - type: Transform + pos: 34.5,49.5 + parent: 2 + - uid: 33942 + components: + - type: Transform + pos: 34.5,48.5 + parent: 2 + - uid: 33943 + components: + - type: Transform + pos: 34.5,47.5 + parent: 2 + - uid: 33972 + components: + - type: Transform + pos: 42.5,43.5 + parent: 2 + - uid: 34141 + components: + - type: Transform + pos: 36.5,21.5 + parent: 2 + - uid: 34143 + components: + - type: Transform + pos: 16.5,27.5 + parent: 2 + - uid: 34144 + components: + - type: Transform + pos: 15.5,27.5 + parent: 2 + - uid: 34145 + components: + - type: Transform + pos: 34.5,39.5 + parent: 2 + - uid: 34146 + components: + - type: Transform + pos: 22.5,39.5 + parent: 2 + - uid: 34147 + components: + - type: Transform + pos: 33.5,39.5 + parent: 2 + - uid: 34148 + components: + - type: Transform + pos: 32.5,39.5 + parent: 2 + - uid: 34149 + components: + - type: Transform + pos: 35.5,39.5 + parent: 2 + - uid: 34150 + components: + - type: Transform + pos: 36.5,39.5 + parent: 2 + - uid: 34151 + components: + - type: Transform + pos: 40.5,39.5 + parent: 2 + - uid: 34152 + components: + - type: Transform + pos: 35.5,28.5 + parent: 2 + - uid: 34153 + components: + - type: Transform + pos: 34.5,41.5 + parent: 2 + - uid: 34154 + components: + - type: Transform + pos: 35.5,30.5 + parent: 2 + - uid: 34155 + components: + - type: Transform + pos: 26.5,39.5 + parent: 2 + - uid: 34156 + components: + - type: Transform + pos: 40.5,38.5 + parent: 2 + - uid: 34157 + components: + - type: Transform + pos: 25.5,39.5 + parent: 2 + - uid: 34158 + components: + - type: Transform + pos: 39.5,39.5 + parent: 2 + - uid: 34164 + components: + - type: Transform + pos: 46.5,40.5 + parent: 2 + - uid: 34165 + components: + - type: Transform + pos: 46.5,39.5 + parent: 2 + - uid: 34166 + components: + - type: Transform + pos: 47.5,39.5 + parent: 2 + - uid: 34167 + components: + - type: Transform + pos: 48.5,39.5 + parent: 2 + - uid: 34168 + components: + - type: Transform + pos: 45.5,39.5 + parent: 2 + - uid: 34169 + components: + - type: Transform + pos: 44.5,39.5 + parent: 2 + - uid: 34170 + components: + - type: Transform + pos: 48.5,37.5 + parent: 2 + - uid: 34171 + components: + - type: Transform + pos: 49.5,37.5 + parent: 2 + - uid: 34172 + components: + - type: Transform + pos: 50.5,37.5 + parent: 2 + - uid: 34173 + components: + - type: Transform + pos: 51.5,37.5 + parent: 2 + - uid: 34174 + components: + - type: Transform + pos: 51.5,35.5 + parent: 2 + - uid: 34175 + components: + - type: Transform + pos: 51.5,34.5 + parent: 2 + - uid: 34176 + components: + - type: Transform + pos: 51.5,33.5 + parent: 2 + - uid: 34177 + components: + - type: Transform + pos: 51.5,32.5 + parent: 2 + - uid: 34178 + components: + - type: Transform + pos: 52.5,32.5 + parent: 2 + - uid: 34179 + components: + - type: Transform + pos: 53.5,32.5 + parent: 2 + - uid: 34180 + components: + - type: Transform + pos: 54.5,32.5 + parent: 2 + - uid: 34181 + components: + - type: Transform + pos: 55.5,32.5 + parent: 2 + - uid: 34182 + components: + - type: Transform + pos: 56.5,32.5 + parent: 2 + - uid: 34183 + components: + - type: Transform + pos: 57.5,32.5 + parent: 2 + - uid: 34184 + components: + - type: Transform + pos: 48.5,38.5 + parent: 2 + - uid: 34185 + components: + - type: Transform + pos: 51.5,31.5 + parent: 2 + - uid: 34186 + components: + - type: Transform + pos: 51.5,30.5 + parent: 2 + - uid: 34187 + components: + - type: Transform + pos: 51.5,29.5 + parent: 2 + - uid: 34188 + components: + - type: Transform + pos: 51.5,27.5 + parent: 2 + - uid: 34189 + components: + - type: Transform + pos: 49.5,27.5 + parent: 2 + - uid: 34190 + components: + - type: Transform + pos: 48.5,27.5 + parent: 2 + - uid: 34199 + components: + - type: Transform + pos: 38.5,31.5 + parent: 2 + - uid: 34200 + components: + - type: Transform + pos: 37.5,31.5 + parent: 2 + - uid: 34208 + components: + - type: Transform + pos: 36.5,33.5 + parent: 2 + - uid: 34209 + components: + - type: Transform + pos: 35.5,33.5 + parent: 2 + - uid: 34215 + components: + - type: Transform + pos: 34.5,33.5 + parent: 2 + - uid: 34216 + components: + - type: Transform + pos: 33.5,33.5 + parent: 2 + - uid: 34217 + components: + - type: Transform + pos: 33.5,34.5 + parent: 2 + - uid: 34225 + components: + - type: Transform + pos: 33.5,35.5 + parent: 2 + - uid: 34226 + components: + - type: Transform + pos: 36.5,34.5 + parent: 2 + - uid: 34227 + components: + - type: Transform + pos: 36.5,35.5 + parent: 2 + - uid: 34235 + components: + - type: Transform + pos: 33.5,32.5 + parent: 2 + - uid: 34236 + components: + - type: Transform + pos: 33.5,31.5 + parent: 2 + - uid: 34238 + components: + - type: Transform + pos: 36.5,31.5 + parent: 2 + - uid: 34239 + components: + - type: Transform + pos: 36.5,32.5 + parent: 2 + - uid: 34253 + components: + - type: Transform + pos: 35.5,27.5 + parent: 2 + - uid: 34254 + components: + - type: Transform + pos: 40.5,31.5 + parent: 2 + - uid: 34255 + components: + - type: Transform + pos: 40.5,32.5 + parent: 2 + - uid: 34256 + components: + - type: Transform + pos: 40.5,33.5 + parent: 2 + - uid: 34260 + components: + - type: Transform + pos: 40.5,34.5 + parent: 2 + - uid: 34261 + components: + - type: Transform + pos: 40.5,35.5 + parent: 2 + - uid: 34262 + components: + - type: Transform + pos: 40.5,36.5 + parent: 2 + - uid: 34267 + components: + - type: Transform + pos: 40.5,30.5 + parent: 2 + - uid: 34268 + components: + - type: Transform + pos: 41.5,35.5 + parent: 2 + - uid: 34279 + components: + - type: Transform + pos: 42.5,35.5 + parent: 2 + - uid: 34280 + components: + - type: Transform + pos: 34.5,27.5 + parent: 2 + - uid: 34285 + components: + - type: Transform + pos: 33.5,27.5 + parent: 2 + - uid: 34286 + components: + - type: Transform + pos: 24.5,27.5 + parent: 2 + - uid: 34287 + components: + - type: Transform + pos: 25.5,27.5 + parent: 2 + - uid: 34291 + components: + - type: Transform + pos: 26.5,27.5 + parent: 2 + - uid: 34339 + components: + - type: Transform + pos: 34.5,25.5 + parent: 2 + - uid: 34341 + components: + - type: Transform + pos: 34.5,24.5 + parent: 2 + - uid: 34343 + components: + - type: Transform + pos: 34.5,23.5 + parent: 2 + - uid: 34344 + components: + - type: Transform + pos: 34.5,22.5 + parent: 2 + - uid: 34345 + components: + - type: Transform + pos: 34.5,21.5 + parent: 2 + - uid: 34346 + components: + - type: Transform + pos: 34.5,20.5 + parent: 2 + - uid: 34347 + components: + - type: Transform + pos: 42.5,37.5 + parent: 2 + - uid: 34348 + components: + - type: Transform + pos: 40.5,23.5 + parent: 2 + - uid: 34349 + components: + - type: Transform + pos: 40.5,24.5 + parent: 2 + - uid: 34350 + components: + - type: Transform + pos: 41.5,37.5 + parent: 2 + - uid: 34351 + components: + - type: Transform + pos: 40.5,22.5 + parent: 2 + - uid: 34352 + components: + - type: Transform + pos: 40.5,21.5 + parent: 2 + - uid: 34353 + components: + - type: Transform + pos: 40.5,20.5 + parent: 2 + - uid: 34354 + components: + - type: Transform + pos: 42.5,20.5 + parent: 2 + - uid: 34355 + components: + - type: Transform + pos: 43.5,20.5 + parent: 2 + - uid: 34356 + components: + - type: Transform + pos: 44.5,20.5 + parent: 2 + - uid: 34357 + components: + - type: Transform + pos: 45.5,20.5 + parent: 2 + - uid: 34358 + components: + - type: Transform + pos: 46.5,20.5 + parent: 2 + - uid: 34359 + components: + - type: Transform + pos: 46.5,19.5 + parent: 2 + - uid: 34360 + components: + - type: Transform + pos: 46.5,18.5 + parent: 2 + - uid: 34361 + components: + - type: Transform + pos: 46.5,17.5 + parent: 2 + - uid: 34362 + components: + - type: Transform + pos: 46.5,16.5 + parent: 2 + - uid: 34363 + components: + - type: Transform + pos: 45.5,17.5 + parent: 2 + - uid: 34364 + components: + - type: Transform + pos: 38.5,22.5 + parent: 2 + - uid: 34365 + components: + - type: Transform + pos: 39.5,22.5 + parent: 2 + - uid: 34366 + components: + - type: Transform + pos: 34.5,40.5 + parent: 2 + - uid: 34367 + components: + - type: Transform + pos: 18.5,31.5 + parent: 2 + - uid: 34368 + components: + - type: Transform + pos: 19.5,27.5 + parent: 2 + - uid: 34369 + components: + - type: Transform + pos: 21.5,27.5 + parent: 2 + - uid: 34372 + components: + - type: Transform + pos: 37.5,22.5 + parent: 2 + - uid: 34373 + components: + - type: Transform + pos: 44.5,17.5 + parent: 2 + - uid: 34386 + components: + - type: Transform + pos: 43.5,17.5 + parent: 2 + - uid: 34387 + components: + - type: Transform + pos: 42.5,17.5 + parent: 2 + - uid: 34388 + components: + - type: Transform + pos: 41.5,17.5 + parent: 2 + - uid: 34389 + components: + - type: Transform + pos: 40.5,17.5 + parent: 2 + - uid: 34416 + components: + - type: Transform + pos: 40.5,16.5 + parent: 2 + - uid: 34417 + components: + - type: Transform + pos: 40.5,15.5 + parent: 2 + - uid: 34418 + components: + - type: Transform + pos: 40.5,14.5 + parent: 2 + - uid: 34419 + components: + - type: Transform + pos: 40.5,13.5 + parent: 2 + - uid: 34420 + components: + - type: Transform + pos: 40.5,12.5 + parent: 2 + - uid: 34421 + components: + - type: Transform + pos: 40.5,11.5 + parent: 2 + - uid: 34422 + components: + - type: Transform + pos: 40.5,10.5 + parent: 2 + - uid: 34443 + components: + - type: Transform + pos: 42.5,24.5 + parent: 2 + - uid: 34444 + components: + - type: Transform + pos: 43.5,24.5 + parent: 2 + - uid: 34445 + components: + - type: Transform + pos: 45.5,24.5 + parent: 2 + - uid: 34446 + components: + - type: Transform + pos: 46.5,24.5 + parent: 2 + - uid: 34447 + components: + - type: Transform + pos: 47.5,24.5 + parent: 2 + - uid: 34448 + components: + - type: Transform + pos: 17.5,23.5 + parent: 2 + - uid: 34449 + components: + - type: Transform + pos: 32.5,27.5 + parent: 2 + - uid: 34450 + components: + - type: Transform + pos: 41.5,24.5 + parent: 2 + - uid: 34456 + components: + - type: Transform + pos: 43.5,24.5 + parent: 2 + - uid: 34457 + components: + - type: Transform + pos: 37.5,27.5 + parent: 2 + - uid: 34458 + components: + - type: Transform + pos: 44.5,24.5 + parent: 2 + - uid: 34463 + components: + - type: Transform + pos: 36.5,27.5 + parent: 2 + - uid: 34467 + components: + - type: Transform + pos: 18.5,23.5 + parent: 2 + - uid: 34468 + components: + - type: Transform + pos: 19.5,23.5 + parent: 2 + - uid: 34469 + components: + - type: Transform + pos: 43.5,30.5 + parent: 2 + - uid: 34470 + components: + - type: Transform + pos: 44.5,30.5 + parent: 2 + - uid: 34471 + components: + - type: Transform + pos: 45.5,30.5 + parent: 2 + - uid: 34472 + components: + - type: Transform + pos: 46.5,30.5 + parent: 2 + - uid: 34473 + components: + - type: Transform + pos: 47.5,30.5 + parent: 2 + - uid: 34474 + components: + - type: Transform + pos: 18.5,27.5 + parent: 2 + - uid: 34475 + components: + - type: Transform + pos: 42.5,30.5 + parent: 2 + - uid: 34476 + components: + - type: Transform + pos: 41.5,30.5 + parent: 2 + - uid: 34477 + components: + - type: Transform + pos: 31.5,27.5 + parent: 2 + - uid: 34545 + components: + - type: Transform + pos: 31.5,23.5 + parent: 2 + - uid: 34546 + components: + - type: Transform + pos: 30.5,23.5 + parent: 2 + - uid: 34547 + components: + - type: Transform + pos: 29.5,23.5 + parent: 2 + - uid: 34548 + components: + - type: Transform + pos: 28.5,23.5 + parent: 2 + - uid: 34549 + components: + - type: Transform + pos: 27.5,23.5 + parent: 2 + - uid: 34550 + components: + - type: Transform + pos: 26.5,23.5 + parent: 2 + - uid: 34551 + components: + - type: Transform + pos: 26.5,21.5 + parent: 2 + - uid: 34552 + components: + - type: Transform + pos: 26.5,22.5 + parent: 2 + - uid: 34553 + components: + - type: Transform + pos: 8.5,23.5 + parent: 2 + - uid: 34554 + components: + - type: Transform + pos: 9.5,23.5 + parent: 2 + - uid: 34555 + components: + - type: Transform + pos: 10.5,23.5 + parent: 2 + - uid: 34556 + components: + - type: Transform + pos: 11.5,23.5 + parent: 2 + - uid: 34557 + components: + - type: Transform + pos: 12.5,23.5 + parent: 2 + - uid: 34558 + components: + - type: Transform + pos: 13.5,23.5 + parent: 2 + - uid: 34559 + components: + - type: Transform + pos: 14.5,23.5 + parent: 2 + - uid: 34560 + components: + - type: Transform + pos: 15.5,23.5 + parent: 2 + - uid: 34561 + components: + - type: Transform + pos: 16.5,23.5 + parent: 2 + - uid: 34562 + components: + - type: Transform + pos: 12.5,22.5 + parent: 2 + - uid: 34563 + components: + - type: Transform + pos: 19.5,33.5 + parent: 2 + - uid: 34564 + components: + - type: Transform + pos: 18.5,33.5 + parent: 2 + - uid: 34565 + components: + - type: Transform + pos: 17.5,33.5 + parent: 2 + - uid: 34566 + components: + - type: Transform + pos: 16.5,33.5 + parent: 2 + - uid: 34567 + components: + - type: Transform + pos: 15.5,33.5 + parent: 2 + - uid: 34568 + components: + - type: Transform + pos: 14.5,33.5 + parent: 2 + - uid: 34569 + components: + - type: Transform + pos: 13.5,33.5 + parent: 2 + - uid: 34570 + components: + - type: Transform + pos: 13.5,32.5 + parent: 2 + - uid: 34571 + components: + - type: Transform + pos: 13.5,31.5 + parent: 2 + - uid: 34572 + components: + - type: Transform + pos: 12.5,31.5 + parent: 2 + - uid: 34573 + components: + - type: Transform + pos: 11.5,31.5 + parent: 2 + - uid: 34574 + components: + - type: Transform + pos: 20.5,27.5 + parent: 2 + - uid: 34575 + components: + - type: Transform + pos: 18.5,32.5 + parent: 2 + - uid: 34576 + components: + - type: Transform + pos: 21.5,30.5 + parent: 2 + - uid: 34577 + components: + - type: Transform + pos: 21.5,31.5 + parent: 2 + - uid: 34578 + components: + - type: Transform + pos: 21.5,32.5 + parent: 2 + - uid: 34579 + components: + - type: Transform + pos: 21.5,33.5 + parent: 2 + - uid: 34580 + components: + - type: Transform + pos: 21.5,34.5 + parent: 2 + - uid: 34581 + components: + - type: Transform + pos: 21.5,35.5 + parent: 2 + - uid: 34582 + components: + - type: Transform + pos: 21.5,36.5 + parent: 2 + - uid: 34583 + components: + - type: Transform + pos: 21.5,37.5 + parent: 2 + - uid: 34584 + components: + - type: Transform + pos: 21.5,38.5 + parent: 2 + - uid: 34585 + components: + - type: Transform + pos: 21.5,39.5 + parent: 2 + - uid: 34586 + components: + - type: Transform + pos: 40.5,37.5 + parent: 2 + - uid: 34587 + components: + - type: Transform + pos: 27.5,39.5 + parent: 2 + - uid: 34588 + components: + - type: Transform + pos: 35.5,29.5 + parent: 2 + - uid: 34589 + components: + - type: Transform + pos: 43.5,39.5 + parent: 2 + - uid: 34590 + components: + - type: Transform + pos: 43.5,38.5 + parent: 2 + - uid: 34591 + components: + - type: Transform + pos: 43.5,37.5 + parent: 2 + - uid: 34592 + components: + - type: Transform + pos: 43.5,36.5 + parent: 2 + - uid: 34593 + components: + - type: Transform + pos: 43.5,35.5 + parent: 2 + - uid: 34594 + components: + - type: Transform + pos: 43.5,34.5 + parent: 2 + - uid: 34595 + components: + - type: Transform + pos: 43.5,33.5 + parent: 2 + - uid: 34596 + components: + - type: Transform + pos: 44.5,33.5 + parent: 2 + - uid: 34597 + components: + - type: Transform + pos: 45.5,33.5 + parent: 2 + - uid: 34598 + components: + - type: Transform + pos: 46.5,33.5 + parent: 2 + - uid: 34599 + components: + - type: Transform + pos: 47.5,33.5 + parent: 2 + - uid: 34600 + components: + - type: Transform + pos: 48.5,33.5 + parent: 2 + - uid: 34601 + components: + - type: Transform + pos: 48.5,34.5 + parent: 2 + - uid: 34602 + components: + - type: Transform + pos: 48.5,35.5 + parent: 2 + - uid: 34603 + components: + - type: Transform + pos: 48.5,36.5 + parent: 2 + - uid: 34604 + components: + - type: Transform + pos: 49.5,35.5 + parent: 2 + - uid: 34605 + components: + - type: Transform + pos: 50.5,35.5 + parent: 2 + - uid: 34607 + components: + - type: Transform + pos: 30.5,39.5 + parent: 2 + - uid: 34608 + components: + - type: Transform + pos: 31.5,39.5 + parent: 2 + - uid: 34609 + components: + - type: Transform + pos: 21.5,26.5 + parent: 2 + - uid: 34610 + components: + - type: Transform + pos: 21.5,25.5 + parent: 2 + - uid: 34611 + components: + - type: Transform + pos: 21.5,24.5 + parent: 2 + - uid: 34612 + components: + - type: Transform + pos: 21.5,23.5 + parent: 2 + - uid: 34613 + components: + - type: Transform + pos: 21.5,22.5 + parent: 2 + - uid: 34614 + components: + - type: Transform + pos: 21.5,21.5 + parent: 2 + - uid: 34615 + components: + - type: Transform + pos: 14.5,27.5 + parent: 2 + - uid: 34616 + components: + - type: Transform + pos: 13.5,27.5 + parent: 2 + - uid: 34617 + components: + - type: Transform + pos: 12.5,27.5 + parent: 2 + - uid: 34618 + components: + - type: Transform + pos: 11.5,27.5 + parent: 2 + - uid: 34619 + components: + - type: Transform + pos: 10.5,27.5 + parent: 2 + - uid: 34620 + components: + - type: Transform + pos: 19.5,31.5 + parent: 2 + - uid: 34621 + components: + - type: Transform + pos: 20.5,31.5 + parent: 2 + - uid: 34629 + components: + - type: Transform + pos: 64.5,41.5 + parent: 2 + - uid: 34630 + components: + - type: Transform + pos: 63.5,41.5 + parent: 2 + - uid: 34631 + components: + - type: Transform + pos: 63.5,42.5 + parent: 2 + - uid: 34632 + components: + - type: Transform + pos: 67.5,43.5 + parent: 2 + - uid: 34633 + components: + - type: Transform + pos: 66.5,43.5 + parent: 2 + - uid: 34634 + components: + - type: Transform + pos: 68.5,51.5 + parent: 2 + - uid: 34635 + components: + - type: Transform + pos: 67.5,51.5 + parent: 2 + - uid: 34636 + components: + - type: Transform + pos: 66.5,51.5 + parent: 2 + - uid: 34637 + components: + - type: Transform + pos: 65.5,51.5 + parent: 2 + - uid: 34638 + components: + - type: Transform + pos: 64.5,51.5 + parent: 2 + - uid: 34639 + components: + - type: Transform + pos: 64.5,50.5 + parent: 2 + - uid: 34640 + components: + - type: Transform + pos: 64.5,49.5 + parent: 2 + - uid: 34641 + components: + - type: Transform + pos: 47.5,43.5 + parent: 2 + - uid: 34642 + components: + - type: Transform + pos: 65.5,49.5 + parent: 2 + - uid: 34643 + components: + - type: Transform + pos: 65.5,48.5 + parent: 2 + - uid: 34644 + components: + - type: Transform + pos: 65.5,47.5 + parent: 2 + - uid: 34645 + components: + - type: Transform + pos: 48.5,43.5 + parent: 2 + - uid: 34646 + components: + - type: Transform + pos: 49.5,43.5 + parent: 2 + - uid: 34647 + components: + - type: Transform + pos: 50.5,43.5 + parent: 2 + - uid: 34648 + components: + - type: Transform + pos: 51.5,43.5 + parent: 2 + - uid: 34649 + components: + - type: Transform + pos: 52.5,43.5 + parent: 2 + - uid: 34650 + components: + - type: Transform + pos: 53.5,43.5 + parent: 2 + - uid: 34651 + components: + - type: Transform + pos: 54.5,43.5 + parent: 2 + - uid: 34652 + components: + - type: Transform + pos: 55.5,43.5 + parent: 2 + - uid: 34653 + components: + - type: Transform + pos: 56.5,43.5 + parent: 2 + - uid: 34654 + components: + - type: Transform + pos: 57.5,43.5 + parent: 2 + - uid: 34655 + components: + - type: Transform + pos: 51.5,42.5 + parent: 2 + - uid: 34656 + components: + - type: Transform + pos: 51.5,41.5 + parent: 2 + - uid: 34657 + components: + - type: Transform + pos: 62.5,42.5 + parent: 2 + - uid: 34658 + components: + - type: Transform + pos: 61.5,42.5 + parent: 2 + - uid: 34659 + components: + - type: Transform + pos: 60.5,42.5 + parent: 2 + - uid: 34660 + components: + - type: Transform + pos: 60.5,43.5 + parent: 2 + - uid: 34661 + components: + - type: Transform + pos: 60.5,44.5 + parent: 2 + - uid: 34662 + components: + - type: Transform + pos: 61.5,44.5 + parent: 2 + - uid: 34663 + components: + - type: Transform + pos: 62.5,44.5 + parent: 2 + - uid: 34672 + components: + - type: Transform + pos: 71.5,47.5 + parent: 2 + - uid: 34736 + components: + - type: Transform + pos: 70.5,30.5 + parent: 2 + - uid: 34737 + components: + - type: Transform + pos: 70.5,31.5 + parent: 2 + - uid: 34738 + components: + - type: Transform + pos: 70.5,32.5 + parent: 2 + - uid: 34739 + components: + - type: Transform + pos: 70.5,33.5 + parent: 2 + - uid: 34740 + components: + - type: Transform + pos: 70.5,34.5 + parent: 2 + - uid: 34741 + components: + - type: Transform + pos: 70.5,35.5 + parent: 2 + - uid: 34742 + components: + - type: Transform + pos: 70.5,36.5 + parent: 2 + - uid: 34743 + components: + - type: Transform + pos: 70.5,37.5 + parent: 2 + - uid: 34744 + components: + - type: Transform + pos: 70.5,38.5 + parent: 2 + - uid: 34745 + components: + - type: Transform + pos: 70.5,39.5 + parent: 2 + - uid: 34746 + components: + - type: Transform + pos: 70.5,40.5 + parent: 2 + - uid: 34747 + components: + - type: Transform + pos: 70.5,41.5 + parent: 2 + - uid: 34748 + components: + - type: Transform + pos: 70.5,42.5 + parent: 2 + - uid: 34749 + components: + - type: Transform + pos: 70.5,43.5 + parent: 2 + - uid: 34750 + components: + - type: Transform + pos: 70.5,44.5 + parent: 2 + - uid: 34751 + components: + - type: Transform + pos: 70.5,45.5 + parent: 2 + - uid: 34752 + components: + - type: Transform + pos: 70.5,46.5 + parent: 2 + - uid: 34753 + components: + - type: Transform + pos: 70.5,47.5 + parent: 2 + - uid: 34754 + components: + - type: Transform + pos: 70.5,48.5 + parent: 2 + - uid: 34755 + components: + - type: Transform + pos: 70.5,49.5 + parent: 2 + - uid: 34756 + components: + - type: Transform + pos: 70.5,50.5 + parent: 2 + - uid: 34757 + components: + - type: Transform + pos: 70.5,51.5 + parent: 2 + - uid: 34758 + components: + - type: Transform + pos: 70.5,52.5 + parent: 2 + - uid: 34759 + components: + - type: Transform + pos: 70.5,53.5 + parent: 2 + - uid: 34760 + components: + - type: Transform + pos: 70.5,54.5 + parent: 2 + - uid: 34761 + components: + - type: Transform + pos: 70.5,55.5 + parent: 2 + - uid: 34762 + components: + - type: Transform + pos: 70.5,56.5 + parent: 2 + - uid: 34763 + components: + - type: Transform + pos: 71.5,56.5 + parent: 2 + - uid: 34764 + components: + - type: Transform + pos: 72.5,56.5 + parent: 2 + - uid: 34765 + components: + - type: Transform + pos: 73.5,56.5 + parent: 2 + - uid: 34766 + components: + - type: Transform + pos: 74.5,56.5 + parent: 2 + - uid: 34767 + components: + - type: Transform + pos: 75.5,56.5 + parent: 2 + - uid: 34768 + components: + - type: Transform + pos: 76.5,56.5 + parent: 2 + - uid: 34769 + components: + - type: Transform + pos: 77.5,56.5 + parent: 2 + - uid: 34770 + components: + - type: Transform + pos: 78.5,56.5 + parent: 2 + - uid: 34771 + components: + - type: Transform + pos: 79.5,56.5 + parent: 2 + - uid: 34772 + components: + - type: Transform + pos: 80.5,56.5 + parent: 2 + - uid: 34773 + components: + - type: Transform + pos: 81.5,56.5 + parent: 2 + - uid: 34774 + components: + - type: Transform + pos: 82.5,56.5 + parent: 2 + - uid: 34775 + components: + - type: Transform + pos: 83.5,56.5 + parent: 2 + - uid: 34776 + components: + - type: Transform + pos: 84.5,56.5 + parent: 2 + - uid: 34777 + components: + - type: Transform + pos: 85.5,56.5 + parent: 2 + - uid: 34778 + components: + - type: Transform + pos: 86.5,56.5 + parent: 2 + - uid: 34779 + components: + - type: Transform + pos: 87.5,56.5 + parent: 2 + - uid: 34780 + components: + - type: Transform + pos: 88.5,56.5 + parent: 2 + - uid: 34781 + components: + - type: Transform + pos: 89.5,56.5 + parent: 2 + - uid: 34782 + components: + - type: Transform + pos: 90.5,56.5 + parent: 2 + - uid: 34783 + components: + - type: Transform + pos: 91.5,56.5 + parent: 2 + - uid: 34784 + components: + - type: Transform + pos: 92.5,56.5 + parent: 2 + - uid: 34785 + components: + - type: Transform + pos: 93.5,56.5 + parent: 2 + - uid: 34786 + components: + - type: Transform + pos: 94.5,56.5 + parent: 2 + - uid: 34787 + components: + - type: Transform + pos: 95.5,56.5 + parent: 2 + - uid: 34788 + components: + - type: Transform + pos: 96.5,56.5 + parent: 2 + - uid: 34789 + components: + - type: Transform + pos: 96.5,55.5 + parent: 2 + - uid: 34790 + components: + - type: Transform + pos: 96.5,54.5 + parent: 2 + - uid: 34791 + components: + - type: Transform + pos: 96.5,53.5 + parent: 2 + - uid: 34792 + components: + - type: Transform + pos: 96.5,52.5 + parent: 2 + - uid: 34793 + components: + - type: Transform + pos: 96.5,51.5 + parent: 2 + - uid: 34794 + components: + - type: Transform + pos: 96.5,50.5 + parent: 2 + - uid: 34795 + components: + - type: Transform + pos: 96.5,49.5 + parent: 2 + - uid: 34796 + components: + - type: Transform + pos: 96.5,48.5 + parent: 2 + - uid: 34797 + components: + - type: Transform + pos: 96.5,47.5 + parent: 2 + - uid: 34798 + components: + - type: Transform + pos: 96.5,46.5 + parent: 2 + - uid: 34799 + components: + - type: Transform + pos: 96.5,45.5 + parent: 2 + - uid: 34800 + components: + - type: Transform + pos: 96.5,44.5 + parent: 2 + - uid: 34801 + components: + - type: Transform + pos: 96.5,43.5 + parent: 2 + - uid: 34802 + components: + - type: Transform + pos: 96.5,42.5 + parent: 2 + - uid: 34803 + components: + - type: Transform + pos: 96.5,41.5 + parent: 2 + - uid: 34804 + components: + - type: Transform + pos: 96.5,40.5 + parent: 2 + - uid: 34805 + components: + - type: Transform + pos: 96.5,39.5 + parent: 2 + - uid: 34806 + components: + - type: Transform + pos: 96.5,38.5 + parent: 2 + - uid: 34807 + components: + - type: Transform + pos: 96.5,37.5 + parent: 2 + - uid: 34808 + components: + - type: Transform + pos: 96.5,36.5 + parent: 2 + - uid: 34809 + components: + - type: Transform + pos: 96.5,35.5 + parent: 2 + - uid: 34810 + components: + - type: Transform + pos: 96.5,34.5 + parent: 2 + - uid: 34811 + components: + - type: Transform + pos: 96.5,33.5 + parent: 2 + - uid: 34812 + components: + - type: Transform + pos: 96.5,32.5 + parent: 2 + - uid: 34813 + components: + - type: Transform + pos: 96.5,31.5 + parent: 2 + - uid: 34814 + components: + - type: Transform + pos: 96.5,30.5 + parent: 2 + - uid: 34815 + components: + - type: Transform + pos: 95.5,30.5 + parent: 2 + - uid: 34816 + components: + - type: Transform + pos: 94.5,30.5 + parent: 2 + - uid: 34817 + components: + - type: Transform + pos: 93.5,30.5 + parent: 2 + - uid: 34818 + components: + - type: Transform + pos: 92.5,30.5 + parent: 2 + - uid: 34819 + components: + - type: Transform + pos: 91.5,30.5 + parent: 2 + - uid: 34820 + components: + - type: Transform + pos: 90.5,30.5 + parent: 2 + - uid: 34821 + components: + - type: Transform + pos: 89.5,30.5 + parent: 2 + - uid: 34822 + components: + - type: Transform + pos: 88.5,30.5 + parent: 2 + - uid: 34823 + components: + - type: Transform + pos: 87.5,30.5 + parent: 2 + - uid: 34824 + components: + - type: Transform + pos: 86.5,30.5 + parent: 2 + - uid: 34825 + components: + - type: Transform + pos: 85.5,30.5 + parent: 2 + - uid: 34826 + components: + - type: Transform + pos: 84.5,30.5 + parent: 2 + - uid: 34827 + components: + - type: Transform + pos: 83.5,30.5 + parent: 2 + - uid: 34828 + components: + - type: Transform + pos: 82.5,30.5 + parent: 2 + - uid: 34829 + components: + - type: Transform + pos: 81.5,30.5 + parent: 2 + - uid: 34830 + components: + - type: Transform + pos: 80.5,30.5 + parent: 2 + - uid: 34831 + components: + - type: Transform + pos: 79.5,30.5 + parent: 2 + - uid: 34832 + components: + - type: Transform + pos: 78.5,30.5 + parent: 2 + - uid: 34833 + components: + - type: Transform + pos: 77.5,30.5 + parent: 2 + - uid: 34834 + components: + - type: Transform + pos: 76.5,30.5 + parent: 2 + - uid: 34835 + components: + - type: Transform + pos: 75.5,30.5 + parent: 2 + - uid: 34836 + components: + - type: Transform + pos: 74.5,30.5 + parent: 2 + - uid: 34837 + components: + - type: Transform + pos: 73.5,30.5 + parent: 2 + - uid: 34838 + components: + - type: Transform + pos: 72.5,30.5 + parent: 2 + - uid: 34839 + components: + - type: Transform + pos: 71.5,30.5 + parent: 2 + - uid: 34840 + components: + - type: Transform + pos: 68.5,50.5 + parent: 2 + - uid: 34841 + components: + - type: Transform + pos: 69.5,50.5 + parent: 2 + - uid: 34842 + components: + - type: Transform + pos: 72.5,47.5 + parent: 2 + - uid: 34843 + components: + - type: Transform + pos: 73.5,47.5 + parent: 2 + - uid: 34844 + components: + - type: Transform + pos: 74.5,47.5 + parent: 2 + - uid: 34845 + components: + - type: Transform + pos: 75.5,47.5 + parent: 2 + - uid: 34846 + components: + - type: Transform + pos: 75.5,48.5 + parent: 2 + - uid: 34847 + components: + - type: Transform + pos: 75.5,49.5 + parent: 2 + - uid: 34848 + components: + - type: Transform + pos: 71.5,39.5 + parent: 2 + - uid: 34849 + components: + - type: Transform + pos: 72.5,39.5 + parent: 2 + - uid: 34850 + components: + - type: Transform + pos: 73.5,39.5 + parent: 2 + - uid: 34851 + components: + - type: Transform + pos: 74.5,39.5 + parent: 2 + - uid: 34852 + components: + - type: Transform + pos: 75.5,39.5 + parent: 2 + - uid: 34853 + components: + - type: Transform + pos: 75.5,38.5 + parent: 2 + - uid: 34854 + components: + - type: Transform + pos: 75.5,37.5 + parent: 2 + - uid: 34855 + components: + - type: Transform + pos: 95.5,47.5 + parent: 2 + - uid: 34856 + components: + - type: Transform + pos: 95.5,39.5 + parent: 2 + - uid: 34857 + components: + - type: Transform + pos: 94.5,39.5 + parent: 2 + - uid: 34858 + components: + - type: Transform + pos: 93.5,39.5 + parent: 2 + - uid: 34859 + components: + - type: Transform + pos: 92.5,39.5 + parent: 2 + - uid: 34860 + components: + - type: Transform + pos: 91.5,39.5 + parent: 2 + - uid: 34861 + components: + - type: Transform + pos: 91.5,38.5 + parent: 2 + - uid: 34862 + components: + - type: Transform + pos: 91.5,37.5 + parent: 2 + - uid: 34863 + components: + - type: Transform + pos: 94.5,47.5 + parent: 2 + - uid: 34864 + components: + - type: Transform + pos: 93.5,47.5 + parent: 2 + - uid: 34865 + components: + - type: Transform + pos: 92.5,47.5 + parent: 2 + - uid: 34866 + components: + - type: Transform + pos: 91.5,47.5 + parent: 2 + - uid: 34867 + components: + - type: Transform + pos: 91.5,48.5 + parent: 2 + - uid: 34868 + components: + - type: Transform + pos: 91.5,49.5 + parent: 2 + - uid: 34888 + components: + - type: Transform + pos: 47.5,8.5 + parent: 2 + - uid: 34889 + components: + - type: Transform + pos: 46.5,8.5 + parent: 2 + - uid: 34890 + components: + - type: Transform + pos: 45.5,8.5 + parent: 2 + - uid: 34891 + components: + - type: Transform + pos: 45.5,7.5 + parent: 2 + - uid: 34892 + components: + - type: Transform + pos: 45.5,6.5 + parent: 2 + - uid: 34893 + components: + - type: Transform + pos: 45.5,5.5 + parent: 2 + - uid: 34894 + components: + - type: Transform + pos: 45.5,4.5 + parent: 2 + - uid: 34895 + components: + - type: Transform + pos: 44.5,4.5 + parent: 2 + - uid: 34896 + components: + - type: Transform + pos: 45.5,9.5 + parent: 2 + - uid: 34897 + components: + - type: Transform + pos: 45.5,10.5 + parent: 2 + - uid: 34898 + components: + - type: Transform + pos: 45.5,11.5 + parent: 2 + - uid: 34899 + components: + - type: Transform + pos: 44.5,11.5 + parent: 2 + - uid: 34900 + components: + - type: Transform + pos: 52.5,10.5 + parent: 2 + - uid: 34901 + components: + - type: Transform + pos: 40.5,3.5 + parent: 2 + - uid: 34902 + components: + - type: Transform + pos: 40.5,4.5 + parent: 2 + - uid: 34903 + components: + - type: Transform + pos: 40.5,5.5 + parent: 2 + - uid: 34904 + components: + - type: Transform + pos: 40.5,6.5 + parent: 2 + - uid: 34905 + components: + - type: Transform + pos: 40.5,7.5 + parent: 2 + - uid: 34906 + components: + - type: Transform + pos: 40.5,8.5 + parent: 2 + - uid: 34907 + components: + - type: Transform + pos: 40.5,9.5 + parent: 2 + - uid: 34908 + components: + - type: Transform + pos: 52.5,9.5 + parent: 2 + - uid: 34909 + components: + - type: Transform + pos: 52.5,8.5 + parent: 2 + - uid: 34910 + components: + - type: Transform + pos: 51.5,8.5 + parent: 2 + - uid: 34911 + components: + - type: Transform + pos: 50.5,8.5 + parent: 2 + - uid: 34912 + components: + - type: Transform + pos: 50.5,7.5 + parent: 2 + - uid: 34913 + components: + - type: Transform + pos: 52.5,12.5 + parent: 2 + - uid: 34914 + components: + - type: Transform + pos: 52.5,13.5 + parent: 2 + - uid: 34915 + components: + - type: Transform + pos: 51.5,13.5 + parent: 2 + - uid: 34916 + components: + - type: Transform + pos: 51.5,14.5 + parent: 2 + - uid: 34917 + components: + - type: Transform + pos: 51.5,15.5 + parent: 2 + - uid: 34918 + components: + - type: Transform + pos: 51.5,16.5 + parent: 2 + - uid: 34919 + components: + - type: Transform + pos: 51.5,17.5 + parent: 2 + - uid: 34920 + components: + - type: Transform + pos: 51.5,18.5 + parent: 2 + - uid: 34921 + components: + - type: Transform + pos: 51.5,19.5 + parent: 2 + - uid: 34922 + components: + - type: Transform + pos: 51.5,20.5 + parent: 2 + - uid: 34923 + components: + - type: Transform + pos: 51.5,21.5 + parent: 2 + - uid: 34924 + components: + - type: Transform + pos: 51.5,22.5 + parent: 2 + - uid: 34925 + components: + - type: Transform + pos: 51.5,23.5 + parent: 2 + - uid: 34926 + components: + - type: Transform + pos: 52.5,23.5 + parent: 2 + - uid: 34927 + components: + - type: Transform + pos: 53.5,23.5 + parent: 2 + - uid: 34928 + components: + - type: Transform + pos: 54.5,23.5 + parent: 2 + - uid: 34929 + components: + - type: Transform + pos: 55.5,23.5 + parent: 2 + - uid: 34930 + components: + - type: Transform + pos: 55.5,24.5 + parent: 2 + - uid: 34931 + components: + - type: Transform + pos: 55.5,25.5 + parent: 2 + - uid: 34932 + components: + - type: Transform + pos: 55.5,26.5 + parent: 2 + - uid: 34933 + components: + - type: Transform + pos: 55.5,27.5 + parent: 2 + - uid: 34934 + components: + - type: Transform + pos: 56.5,27.5 + parent: 2 + - uid: 34935 + components: + - type: Transform + pos: 57.5,27.5 + parent: 2 + - uid: 34936 + components: + - type: Transform + pos: 53.5,13.5 + parent: 2 + - uid: 34937 + components: + - type: Transform + pos: 54.5,13.5 + parent: 2 + - uid: 34938 + components: + - type: Transform + pos: 55.5,13.5 + parent: 2 + - uid: 34939 + components: + - type: Transform + pos: 53.5,11.5 + parent: 2 + - uid: 34940 + components: + - type: Transform + pos: 54.5,11.5 + parent: 2 + - uid: 34941 + components: + - type: Transform + pos: 55.5,11.5 + parent: 2 + - uid: 34942 + components: + - type: Transform + pos: 56.5,11.5 + parent: 2 + - uid: 34943 + components: + - type: Transform + pos: 57.5,11.5 + parent: 2 + - uid: 34944 + components: + - type: Transform + pos: 58.5,11.5 + parent: 2 + - uid: 34945 + components: + - type: Transform + pos: 59.5,11.5 + parent: 2 + - uid: 34946 + components: + - type: Transform + pos: 59.5,12.5 + parent: 2 + - uid: 34947 + components: + - type: Transform + pos: 59.5,13.5 + parent: 2 + - uid: 34948 + components: + - type: Transform + pos: 60.5,13.5 + parent: 2 + - uid: 34949 + components: + - type: Transform + pos: 60.5,14.5 + parent: 2 + - uid: 34950 + components: + - type: Transform + pos: 61.5,14.5 + parent: 2 + - uid: 34951 + components: + - type: Transform + pos: 62.5,14.5 + parent: 2 + - uid: 34952 + components: + - type: Transform + pos: 63.5,14.5 + parent: 2 + - uid: 34953 + components: + - type: Transform + pos: 64.5,14.5 + parent: 2 + - uid: 34954 + components: + - type: Transform + pos: 65.5,14.5 + parent: 2 + - uid: 34955 + components: + - type: Transform + pos: 66.5,14.5 + parent: 2 + - uid: 34956 + components: + - type: Transform + pos: 62.5,13.5 + parent: 2 + - uid: 34957 + components: + - type: Transform + pos: 62.5,12.5 + parent: 2 + - uid: 34958 + components: + - type: Transform + pos: 62.5,11.5 + parent: 2 + - uid: 34959 + components: + - type: Transform + pos: 62.5,10.5 + parent: 2 + - uid: 34960 + components: + - type: Transform + pos: 23.5,53.5 + parent: 2 + - uid: 34961 + components: + - type: Transform + pos: 22.5,53.5 + parent: 2 + - uid: 34962 + components: + - type: Transform + pos: 21.5,53.5 + parent: 2 + - uid: 34963 + components: + - type: Transform + pos: 21.5,52.5 + parent: 2 + - uid: 34964 + components: + - type: Transform + pos: 21.5,51.5 + parent: 2 + - uid: 34965 + components: + - type: Transform + pos: 21.5,50.5 + parent: 2 + - uid: 34966 + components: + - type: Transform + pos: 21.5,49.5 + parent: 2 + - uid: 34967 + components: + - type: Transform + pos: 21.5,48.5 + parent: 2 + - uid: 34968 + components: + - type: Transform + pos: 21.5,47.5 + parent: 2 + - uid: 34969 + components: + - type: Transform + pos: 21.5,46.5 + parent: 2 + - uid: 34970 + components: + - type: Transform + pos: 21.5,45.5 + parent: 2 + - uid: 34971 + components: + - type: Transform + pos: 21.5,44.5 + parent: 2 + - uid: 34972 + components: + - type: Transform + pos: 21.5,43.5 + parent: 2 + - uid: 34973 + components: + - type: Transform + pos: 22.5,43.5 + parent: 2 + - uid: 34974 + components: + - type: Transform + pos: 23.5,43.5 + parent: 2 + - uid: 34975 + components: + - type: Transform + pos: 23.5,49.5 + parent: 2 + - uid: 34976 + components: + - type: Transform + pos: 24.5,49.5 + parent: 2 + - uid: 34977 + components: + - type: Transform + pos: 25.5,49.5 + parent: 2 + - uid: 34978 + components: + - type: Transform + pos: 26.5,49.5 + parent: 2 + - uid: 34979 + components: + - type: Transform + pos: 27.5,49.5 + parent: 2 + - uid: 34980 + components: + - type: Transform + pos: 27.5,50.5 + parent: 2 + - uid: 34981 + components: + - type: Transform + pos: 27.5,51.5 + parent: 2 + - uid: 34982 + components: + - type: Transform + pos: 27.5,52.5 + parent: 2 + - uid: 34983 + components: + - type: Transform + pos: 27.5,48.5 + parent: 2 + - uid: 34984 + components: + - type: Transform + pos: 27.5,47.5 + parent: 2 + - uid: 34985 + components: + - type: Transform + pos: 27.5,46.5 + parent: 2 + - uid: 34986 + components: + - type: Transform + pos: 26.5,53.5 + parent: 2 + - uid: 34987 + components: + - type: Transform + pos: 26.5,54.5 + parent: 2 + - uid: 34988 + components: + - type: Transform + pos: 26.5,55.5 + parent: 2 + - uid: 34989 + components: + - type: Transform + pos: 27.5,55.5 + parent: 2 + - uid: 34990 + components: + - type: Transform + pos: 28.5,55.5 + parent: 2 + - uid: 34991 + components: + - type: Transform + pos: 28.5,54.5 + parent: 2 + - uid: 34992 + components: + - type: Transform + pos: 28.5,53.5 + parent: 2 + - uid: 34993 + components: + - type: Transform + pos: 27.5,53.5 + parent: 2 + - uid: 34994 + components: + - type: Transform + pos: 26.5,46.5 + parent: 2 + - uid: 34995 + components: + - type: Transform + pos: 28.5,46.5 + parent: 2 + - uid: 34996 + components: + - type: Transform + pos: 28.5,45.5 + parent: 2 + - uid: 34997 + components: + - type: Transform + pos: 28.5,44.5 + parent: 2 + - uid: 34998 + components: + - type: Transform + pos: 27.5,44.5 + parent: 2 + - uid: 34999 + components: + - type: Transform + pos: 26.5,44.5 + parent: 2 + - uid: 35000 + components: + - type: Transform + pos: 26.5,45.5 + parent: 2 + - uid: 35001 + components: + - type: Transform + pos: 27.5,43.5 + parent: 2 + - uid: 35002 + components: + - type: Transform + pos: 27.5,42.5 + parent: 2 + - uid: 35003 + components: + - type: Transform + pos: 29.5,44.5 + parent: 2 + - uid: 35004 + components: + - type: Transform + pos: 30.5,44.5 + parent: 2 + - uid: 35006 + components: + - type: Transform + pos: 28.5,49.5 + parent: 2 + - uid: 35007 + components: + - type: Transform + pos: 29.5,49.5 + parent: 2 + - uid: 35008 + components: + - type: Transform + pos: 19.5,58.5 + parent: 2 + - uid: 35009 + components: + - type: Transform + pos: 20.5,58.5 + parent: 2 + - uid: 35010 + components: + - type: Transform + pos: 21.5,58.5 + parent: 2 + - uid: 35011 + components: + - type: Transform + pos: 22.5,58.5 + parent: 2 + - uid: 35012 + components: + - type: Transform + pos: 22.5,59.5 + parent: 2 + - uid: 35013 + components: + - type: Transform + pos: 22.5,60.5 + parent: 2 + - uid: 35014 + components: + - type: Transform + pos: 22.5,61.5 + parent: 2 + - uid: 35015 + components: + - type: Transform + pos: 21.5,61.5 + parent: 2 + - uid: 35016 + components: + - type: Transform + pos: 20.5,61.5 + parent: 2 + - uid: 35017 + components: + - type: Transform + pos: 19.5,61.5 + parent: 2 + - uid: 35018 + components: + - type: Transform + pos: 18.5,61.5 + parent: 2 + - uid: 35019 + components: + - type: Transform + pos: 17.5,61.5 + parent: 2 + - uid: 35020 + components: + - type: Transform + pos: 16.5,61.5 + parent: 2 + - uid: 35021 + components: + - type: Transform + pos: 15.5,61.5 + parent: 2 + - uid: 35022 + components: + - type: Transform + pos: 15.5,62.5 + parent: 2 + - uid: 35023 + components: + - type: Transform + pos: 15.5,63.5 + parent: 2 + - uid: 35024 + components: + - type: Transform + pos: 15.5,64.5 + parent: 2 + - uid: 35025 + components: + - type: Transform + pos: 16.5,64.5 + parent: 2 + - uid: 35026 + components: + - type: Transform + pos: 16.5,65.5 + parent: 2 + - uid: 35027 + components: + - type: Transform + pos: 16.5,66.5 + parent: 2 + - uid: 35028 + components: + - type: Transform + pos: 17.5,66.5 + parent: 2 + - uid: 35029 + components: + - type: Transform + pos: 17.5,67.5 + parent: 2 + - uid: 35030 + components: + - type: Transform + pos: 17.5,68.5 + parent: 2 + - uid: 35031 + components: + - type: Transform + pos: 17.5,69.5 + parent: 2 + - uid: 35032 + components: + - type: Transform + pos: 17.5,70.5 + parent: 2 + - uid: 35033 + components: + - type: Transform + pos: 17.5,71.5 + parent: 2 + - uid: 35034 + components: + - type: Transform + pos: 17.5,72.5 + parent: 2 + - uid: 35035 + components: + - type: Transform + pos: 18.5,72.5 + parent: 2 + - uid: 35036 + components: + - type: Transform + pos: 19.5,72.5 + parent: 2 + - uid: 35037 + components: + - type: Transform + pos: 20.5,72.5 + parent: 2 + - uid: 35038 + components: + - type: Transform + pos: 21.5,72.5 + parent: 2 + - uid: 35039 + components: + - type: Transform + pos: 22.5,72.5 + parent: 2 + - uid: 35040 + components: + - type: Transform + pos: 23.5,72.5 + parent: 2 + - uid: 35041 + components: + - type: Transform + pos: 24.5,72.5 + parent: 2 + - uid: 35042 + components: + - type: Transform + pos: 25.5,72.5 + parent: 2 + - uid: 35043 + components: + - type: Transform + pos: 26.5,72.5 + parent: 2 + - uid: 35044 + components: + - type: Transform + pos: 27.5,72.5 + parent: 2 + - uid: 35045 + components: + - type: Transform + pos: 28.5,72.5 + parent: 2 + - uid: 35046 + components: + - type: Transform + pos: 29.5,72.5 + parent: 2 + - uid: 35047 + components: + - type: Transform + pos: 30.5,72.5 + parent: 2 + - uid: 35048 + components: + - type: Transform + pos: 31.5,72.5 + parent: 2 + - uid: 35049 + components: + - type: Transform + pos: 32.5,72.5 + parent: 2 + - uid: 35050 + components: + - type: Transform + pos: 33.5,72.5 + parent: 2 + - uid: 35051 + components: + - type: Transform + pos: 34.5,72.5 + parent: 2 + - uid: 35052 + components: + - type: Transform + pos: 35.5,72.5 + parent: 2 + - uid: 35053 + components: + - type: Transform + pos: 36.5,72.5 + parent: 2 + - uid: 35054 + components: + - type: Transform + pos: 37.5,72.5 + parent: 2 + - uid: 35055 + components: + - type: Transform + pos: 38.5,72.5 + parent: 2 + - uid: 35056 + components: + - type: Transform + pos: 39.5,72.5 + parent: 2 + - uid: 35057 + components: + - type: Transform + pos: 40.5,72.5 + parent: 2 + - uid: 35058 + components: + - type: Transform + pos: 41.5,72.5 + parent: 2 + - uid: 35059 + components: + - type: Transform + pos: 42.5,72.5 + parent: 2 + - uid: 35060 + components: + - type: Transform + pos: 43.5,72.5 + parent: 2 + - uid: 35061 + components: + - type: Transform + pos: 44.5,72.5 + parent: 2 + - uid: 35062 + components: + - type: Transform + pos: 45.5,72.5 + parent: 2 + - uid: 35063 + components: + - type: Transform + pos: 46.5,72.5 + parent: 2 + - uid: 35064 + components: + - type: Transform + pos: 47.5,72.5 + parent: 2 + - uid: 35065 + components: + - type: Transform + pos: 48.5,72.5 + parent: 2 + - uid: 35066 + components: + - type: Transform + pos: 48.5,71.5 + parent: 2 + - uid: 35067 + components: + - type: Transform + pos: 48.5,70.5 + parent: 2 + - uid: 35068 + components: + - type: Transform + pos: 48.5,69.5 + parent: 2 + - uid: 35069 + components: + - type: Transform + pos: 48.5,68.5 + parent: 2 + - uid: 35070 + components: + - type: Transform + pos: 48.5,67.5 + parent: 2 + - uid: 35071 + components: + - type: Transform + pos: 48.5,66.5 + parent: 2 + - uid: 35072 + components: + - type: Transform + pos: 18.5,66.5 + parent: 2 + - uid: 35073 + components: + - type: Transform + pos: 19.5,66.5 + parent: 2 + - uid: 35074 + components: + - type: Transform + pos: 20.5,66.5 + parent: 2 + - uid: 35075 + components: + - type: Transform + pos: 21.5,66.5 + parent: 2 + - uid: 35076 + components: + - type: Transform + pos: 22.5,66.5 + parent: 2 + - uid: 35077 + components: + - type: Transform + pos: 23.5,66.5 + parent: 2 + - uid: 35078 + components: + - type: Transform + pos: 24.5,66.5 + parent: 2 + - uid: 35079 + components: + - type: Transform + pos: 25.5,66.5 + parent: 2 + - uid: 35080 + components: + - type: Transform + pos: 26.5,66.5 + parent: 2 + - uid: 35081 + components: + - type: Transform + pos: 27.5,66.5 + parent: 2 + - uid: 35082 + components: + - type: Transform + pos: 27.5,67.5 + parent: 2 + - uid: 35083 + components: + - type: Transform + pos: 27.5,68.5 + parent: 2 + - uid: 35084 + components: + - type: Transform + pos: 27.5,69.5 + parent: 2 + - uid: 35085 + components: + - type: Transform + pos: 27.5,70.5 + parent: 2 + - uid: 35086 + components: + - type: Transform + pos: 27.5,71.5 + parent: 2 + - uid: 35087 + components: + - type: Transform + pos: 47.5,66.5 + parent: 2 + - uid: 35088 + components: + - type: Transform + pos: 46.5,66.5 + parent: 2 + - uid: 35089 + components: + - type: Transform + pos: 45.5,66.5 + parent: 2 + - uid: 35090 + components: + - type: Transform + pos: 44.5,66.5 + parent: 2 + - uid: 35091 + components: + - type: Transform + pos: 43.5,66.5 + parent: 2 + - uid: 35092 + components: + - type: Transform + pos: 42.5,66.5 + parent: 2 + - uid: 35093 + components: + - type: Transform + pos: 41.5,66.5 + parent: 2 + - uid: 35094 + components: + - type: Transform + pos: 40.5,66.5 + parent: 2 + - uid: 35095 + components: + - type: Transform + pos: 39.5,66.5 + parent: 2 + - uid: 35096 + components: + - type: Transform + pos: 38.5,66.5 + parent: 2 + - uid: 35097 + components: + - type: Transform + pos: 37.5,66.5 + parent: 2 + - uid: 35098 + components: + - type: Transform + pos: 37.5,67.5 + parent: 2 + - uid: 35099 + components: + - type: Transform + pos: 37.5,68.5 + parent: 2 + - uid: 35100 + components: + - type: Transform + pos: 37.5,69.5 + parent: 2 + - uid: 35101 + components: + - type: Transform + pos: 37.5,70.5 + parent: 2 + - uid: 35102 + components: + - type: Transform + pos: 37.5,71.5 + parent: 2 + - uid: 35103 + components: + - type: Transform + pos: 32.5,71.5 + parent: 2 + - uid: 35104 + components: + - type: Transform + pos: 32.5,70.5 + parent: 2 + - uid: 35105 + components: + - type: Transform + pos: 32.5,69.5 + parent: 2 + - uid: 35106 + components: + - type: Transform + pos: 32.5,68.5 + parent: 2 + - uid: 35107 + components: + - type: Transform + pos: 32.5,67.5 + parent: 2 + - uid: 35265 + components: + - type: Transform + pos: 32.5,65.5 + parent: 2 + - uid: 35266 + components: + - type: Transform + pos: 32.5,64.5 + parent: 2 + - uid: 35267 + components: + - type: Transform + pos: 32.5,63.5 + parent: 2 + - uid: 35268 + components: + - type: Transform + pos: 32.5,62.5 + parent: 2 + - uid: 35269 + components: + - type: Transform + pos: 32.5,61.5 + parent: 2 + - uid: 35270 + components: + - type: Transform + pos: 32.5,60.5 + parent: 2 + - uid: 35271 + components: + - type: Transform + pos: 32.5,59.5 + parent: 2 + - uid: 35272 + components: + - type: Transform + pos: 32.5,58.5 + parent: 2 + - uid: 35273 + components: + - type: Transform + pos: 19.5,63.5 + parent: 2 + - uid: 35274 + components: + - type: Transform + pos: 20.5,63.5 + parent: 2 + - uid: 35275 + components: + - type: Transform + pos: 21.5,63.5 + parent: 2 + - uid: 35276 + components: + - type: Transform + pos: 22.5,63.5 + parent: 2 + - uid: 35277 + components: + - type: Transform + pos: 23.5,63.5 + parent: 2 + - uid: 35278 + components: + - type: Transform + pos: 24.5,63.5 + parent: 2 + - uid: 35279 + components: + - type: Transform + pos: 25.5,63.5 + parent: 2 + - uid: 35280 + components: + - type: Transform + pos: 26.5,63.5 + parent: 2 + - uid: 35281 + components: + - type: Transform + pos: 27.5,63.5 + parent: 2 + - uid: 35282 + components: + - type: Transform + pos: 28.5,63.5 + parent: 2 + - uid: 35283 + components: + - type: Transform + pos: 29.5,63.5 + parent: 2 + - uid: 35284 + components: + - type: Transform + pos: 30.5,63.5 + parent: 2 + - uid: 35285 + components: + - type: Transform + pos: 31.5,63.5 + parent: 2 + - uid: 35286 + components: + - type: Transform + pos: 26.5,62.5 + parent: 2 + - uid: 35287 + components: + - type: Transform + pos: 26.5,61.5 + parent: 2 + - uid: 35288 + components: + - type: Transform + pos: 26.5,60.5 + parent: 2 + - uid: 35289 + components: + - type: Transform + pos: 26.5,59.5 + parent: 2 + - uid: 35290 + components: + - type: Transform + pos: 26.5,58.5 + parent: 2 + - uid: 35291 + components: + - type: Transform + pos: 37.5,56.5 + parent: 2 + - uid: 35292 + components: + - type: Transform + pos: 37.5,55.5 + parent: 2 + - uid: 35293 + components: + - type: Transform + pos: 37.5,54.5 + parent: 2 + - uid: 35294 + components: + - type: Transform + pos: 37.5,53.5 + parent: 2 + - uid: 35295 + components: + - type: Transform + pos: 37.5,52.5 + parent: 2 + - uid: 35296 + components: + - type: Transform + pos: 37.5,51.5 + parent: 2 + - uid: 35297 + components: + - type: Transform + pos: 36.5,53.5 + parent: 2 + - uid: 35298 + components: + - type: Transform + pos: 35.5,53.5 + parent: 2 + - uid: 35299 + components: + - type: Transform + pos: 36.5,51.5 + parent: 2 + - uid: 35300 + components: + - type: Transform + pos: 35.5,51.5 + parent: 2 + - uid: 35301 + components: + - type: Transform + pos: 33.5,62.5 + parent: 2 + - uid: 35302 + components: + - type: Transform + pos: 34.5,62.5 + parent: 2 + - uid: 35303 + components: + - type: Transform + pos: 35.5,62.5 + parent: 2 + - uid: 35304 + components: + - type: Transform + pos: 36.5,62.5 + parent: 2 + - uid: 35305 + components: + - type: Transform + pos: 37.5,62.5 + parent: 2 + - uid: 35306 + components: + - type: Transform + pos: 38.5,62.5 + parent: 2 + - uid: 35307 + components: + - type: Transform + pos: 39.5,62.5 + parent: 2 + - uid: 35308 + components: + - type: Transform + pos: 40.5,62.5 + parent: 2 + - uid: 35309 + components: + - type: Transform + pos: 41.5,62.5 + parent: 2 + - uid: 35310 + components: + - type: Transform + pos: 42.5,62.5 + parent: 2 + - uid: 35311 + components: + - type: Transform + pos: 43.5,62.5 + parent: 2 + - uid: 35312 + components: + - type: Transform + pos: 44.5,62.5 + parent: 2 + - uid: 35313 + components: + - type: Transform + pos: 46.5,56.5 + parent: 2 + - uid: 35314 + components: + - type: Transform + pos: 46.5,55.5 + parent: 2 + - uid: 35315 + components: + - type: Transform + pos: 46.5,54.5 + parent: 2 + - uid: 35316 + components: + - type: Transform + pos: 46.5,53.5 + parent: 2 + - uid: 35317 + components: + - type: Transform + pos: 46.5,52.5 + parent: 2 + - uid: 35318 + components: + - type: Transform + pos: 46.5,51.5 + parent: 2 + - uid: 35319 + components: + - type: Transform + pos: 45.5,51.5 + parent: 2 + - uid: 35320 + components: + - type: Transform + pos: 44.5,51.5 + parent: 2 + - uid: 35321 + components: + - type: Transform + pos: 43.5,51.5 + parent: 2 + - uid: 35322 + components: + - type: Transform + pos: 45.5,54.5 + parent: 2 + - uid: 35323 + components: + - type: Transform + pos: 44.5,54.5 + parent: 2 + - uid: 35324 + components: + - type: Transform + pos: 43.5,54.5 + parent: 2 + - uid: 35325 + components: + - type: Transform + pos: 47.5,52.5 + parent: 2 + - uid: 35326 + components: + - type: Transform + pos: 48.5,52.5 + parent: 2 + - uid: 35327 + components: + - type: Transform + pos: 49.5,52.5 + parent: 2 + - uid: 35328 + components: + - type: Transform + pos: 49.5,51.5 + parent: 2 + - uid: 35329 + components: + - type: Transform + pos: 46.5,50.5 + parent: 2 + - uid: 35330 + components: + - type: Transform + pos: 47.5,50.5 + parent: 2 + - uid: 35331 + components: + - type: Transform + pos: 48.5,50.5 + parent: 2 + - uid: 35332 + components: + - type: Transform + pos: 49.5,50.5 + parent: 2 + - uid: 35333 + components: + - type: Transform + pos: 48.5,65.5 + parent: 2 + - uid: 35334 + components: + - type: Transform + pos: 48.5,64.5 + parent: 2 + - uid: 35335 + components: + - type: Transform + pos: 48.5,63.5 + parent: 2 + - uid: 35336 + components: + - type: Transform + pos: 48.5,62.5 + parent: 2 + - uid: 35337 + components: + - type: Transform + pos: 48.5,61.5 + parent: 2 + - uid: 35338 + components: + - type: Transform + pos: 48.5,60.5 + parent: 2 + - uid: 35339 + components: + - type: Transform + pos: 48.5,59.5 + parent: 2 + - uid: 35340 + components: + - type: Transform + pos: 48.5,58.5 + parent: 2 + - uid: 35341 + components: + - type: Transform + pos: 48.5,57.5 + parent: 2 + - uid: 35342 + components: + - type: Transform + pos: 49.5,57.5 + parent: 2 + - uid: 35343 + components: + - type: Transform + pos: 50.5,57.5 + parent: 2 + - uid: 35344 + components: + - type: Transform + pos: 51.5,57.5 + parent: 2 + - uid: 35345 + components: + - type: Transform + pos: 52.5,57.5 + parent: 2 + - uid: 35346 + components: + - type: Transform + pos: 53.5,57.5 + parent: 2 + - uid: 35347 + components: + - type: Transform + pos: 54.5,57.5 + parent: 2 + - uid: 35348 + components: + - type: Transform + pos: 54.5,58.5 + parent: 2 + - uid: 35349 + components: + - type: Transform + pos: 54.5,59.5 + parent: 2 + - uid: 35350 + components: + - type: Transform + pos: 54.5,60.5 + parent: 2 + - uid: 35351 + components: + - type: Transform + pos: 54.5,61.5 + parent: 2 + - uid: 35352 + components: + - type: Transform + pos: 54.5,62.5 + parent: 2 + - uid: 35353 + components: + - type: Transform + pos: 54.5,63.5 + parent: 2 + - uid: 35354 + components: + - type: Transform + pos: 54.5,64.5 + parent: 2 + - uid: 35355 + components: + - type: Transform + pos: 54.5,65.5 + parent: 2 + - uid: 35356 + components: + - type: Transform + pos: 53.5,65.5 + parent: 2 + - uid: 35357 + components: + - type: Transform + pos: 52.5,65.5 + parent: 2 + - uid: 35358 + components: + - type: Transform + pos: 51.5,65.5 + parent: 2 + - uid: 35359 + components: + - type: Transform + pos: 50.5,65.5 + parent: 2 + - uid: 35360 + components: + - type: Transform + pos: 49.5,65.5 + parent: 2 + - uid: 35428 + components: + - type: Transform + pos: 60.5,49.5 + parent: 2 + - uid: 35429 + components: + - type: Transform + pos: 61.5,49.5 + parent: 2 + - uid: 35430 + components: + - type: Transform + pos: 62.5,49.5 + parent: 2 + - uid: 35431 + components: + - type: Transform + pos: 62.5,50.5 + parent: 2 + - uid: 35432 + components: + - type: Transform + pos: 62.5,51.5 + parent: 2 + - uid: 35433 + components: + - type: Transform + pos: 63.5,51.5 + parent: 2 + - uid: 35512 + components: + - type: Transform + pos: 81.5,-13.5 + parent: 2 + - uid: 35513 + components: + - type: Transform + pos: 82.5,-13.5 + parent: 2 + - uid: 35514 + components: + - type: Transform + pos: 83.5,-13.5 + parent: 2 + - uid: 35515 + components: + - type: Transform + pos: 84.5,-13.5 + parent: 2 + - uid: 35516 + components: + - type: Transform + pos: 84.5,-14.5 + parent: 2 + - uid: 35517 + components: + - type: Transform + pos: 84.5,-15.5 + parent: 2 + - uid: 35518 + components: + - type: Transform + pos: 85.5,-15.5 + parent: 2 + - uid: 35519 + components: + - type: Transform + pos: 86.5,-15.5 + parent: 2 + - uid: 35520 + components: + - type: Transform + pos: 87.5,-15.5 + parent: 2 + - uid: 35521 + components: + - type: Transform + pos: 88.5,-15.5 + parent: 2 + - uid: 35522 + components: + - type: Transform + pos: 89.5,-15.5 + parent: 2 + - uid: 35523 + components: + - type: Transform + pos: 89.5,-13.5 + parent: 2 + - uid: 35524 + components: + - type: Transform + pos: 88.5,-13.5 + parent: 2 + - uid: 35525 + components: + - type: Transform + pos: 87.5,-13.5 + parent: 2 + - uid: 35526 + components: + - type: Transform + pos: 86.5,-13.5 + parent: 2 + - uid: 35527 + components: + - type: Transform + pos: 85.5,-13.5 + parent: 2 + - uid: 35528 + components: + - type: Transform + pos: 84.5,-12.5 + parent: 2 + - uid: 35529 + components: + - type: Transform + pos: 84.5,-11.5 + parent: 2 + - uid: 35530 + components: + - type: Transform + pos: 84.5,-10.5 + parent: 2 + - uid: 35531 + components: + - type: Transform + pos: 84.5,-9.5 + parent: 2 + - uid: 35532 + components: + - type: Transform + pos: 84.5,-8.5 + parent: 2 + - uid: 35533 + components: + - type: Transform + pos: 84.5,-7.5 + parent: 2 + - uid: 35534 + components: + - type: Transform + pos: 84.5,-5.5 + parent: 2 + - uid: 35535 + components: + - type: Transform + pos: 84.5,-4.5 + parent: 2 + - uid: 35536 + components: + - type: Transform + pos: 83.5,-4.5 + parent: 2 + - uid: 35537 + components: + - type: Transform + pos: 84.5,-6.5 + parent: 2 + - uid: 35538 + components: + - type: Transform + pos: 60.5,8.5 + parent: 2 + - uid: 35539 + components: + - type: Transform + pos: 59.5,8.5 + parent: 2 + - uid: 35540 + components: + - type: Transform + pos: 58.5,8.5 + parent: 2 + - uid: 35541 + components: + - type: Transform + pos: 57.5,8.5 + parent: 2 + - uid: 35542 + components: + - type: Transform + pos: 57.5,7.5 + parent: 2 + - uid: 35543 + components: + - type: Transform + pos: 57.5,6.5 + parent: 2 + - uid: 35544 + components: + - type: Transform + pos: 57.5,5.5 + parent: 2 + - uid: 35545 + components: + - type: Transform + pos: 48.5,-6.5 + parent: 2 + - uid: 35546 + components: + - type: Transform + pos: 49.5,-6.5 + parent: 2 + - uid: 35547 + components: + - type: Transform + pos: 50.5,-6.5 + parent: 2 + - uid: 35548 + components: + - type: Transform + pos: 51.5,-6.5 + parent: 2 + - uid: 35549 + components: + - type: Transform + pos: 52.5,-6.5 + parent: 2 + - uid: 35550 + components: + - type: Transform + pos: 52.5,-7.5 + parent: 2 + - uid: 35551 + components: + - type: Transform + pos: 53.5,-7.5 + parent: 2 + - uid: 35552 + components: + - type: Transform + pos: 54.5,-7.5 + parent: 2 + - uid: 35553 + components: + - type: Transform + pos: 55.5,-7.5 + parent: 2 + - uid: 35554 + components: + - type: Transform + pos: 56.5,-7.5 + parent: 2 + - uid: 35555 + components: + - type: Transform + pos: 56.5,-6.5 + parent: 2 + - uid: 35556 + components: + - type: Transform + pos: 57.5,-6.5 + parent: 2 + - uid: 35557 + components: + - type: Transform + pos: 58.5,-6.5 + parent: 2 + - uid: 35558 + components: + - type: Transform + pos: 64.5,10.5 + parent: 2 + - uid: 35559 + components: + - type: Transform + pos: 65.5,10.5 + parent: 2 + - uid: 35560 + components: + - type: Transform + pos: 66.5,10.5 + parent: 2 + - uid: 35561 + components: + - type: Transform + pos: 67.5,10.5 + parent: 2 + - uid: 35562 + components: + - type: Transform + pos: 67.5,9.5 + parent: 2 + - uid: 35563 + components: + - type: Transform + pos: 67.5,8.5 + parent: 2 + - uid: 35564 + components: + - type: Transform + pos: 67.5,7.5 + parent: 2 + - uid: 35565 + components: + - type: Transform + pos: 68.5,9.5 + parent: 2 + - uid: 35566 + components: + - type: Transform + pos: 69.5,9.5 + parent: 2 + - uid: 35567 + components: + - type: Transform + pos: 70.5,9.5 + parent: 2 + - uid: 35568 + components: + - type: Transform + pos: 71.5,9.5 + parent: 2 + - uid: 35569 + components: + - type: Transform + pos: 71.5,10.5 + parent: 2 + - uid: 35570 + components: + - type: Transform + pos: 72.5,10.5 + parent: 2 + - uid: 35571 + components: + - type: Transform + pos: 73.5,10.5 + parent: 2 + - uid: 35572 + components: + - type: Transform + pos: 74.5,8.5 + parent: 2 + - uid: 35573 + components: + - type: Transform + pos: 74.5,7.5 + parent: 2 + - uid: 35574 + components: + - type: Transform + pos: 74.5,6.5 + parent: 2 + - uid: 35575 + components: + - type: Transform + pos: 74.5,5.5 + parent: 2 + - uid: 35576 + components: + - type: Transform + pos: 74.5,4.5 + parent: 2 + - uid: 35577 + components: + - type: Transform + pos: 73.5,6.5 + parent: 2 + - uid: 35578 + components: + - type: Transform + pos: 72.5,6.5 + parent: 2 + - uid: 35579 + components: + - type: Transform + pos: 75.5,6.5 + parent: 2 + - uid: 35580 + components: + - type: Transform + pos: 76.5,6.5 + parent: 2 + - uid: 35581 + components: + - type: Transform + pos: 77.5,6.5 + parent: 2 + - uid: 35582 + components: + - type: Transform + pos: 78.5,6.5 + parent: 2 + - uid: 35583 + components: + - type: Transform + pos: 79.5,6.5 + parent: 2 + - uid: 35584 + components: + - type: Transform + pos: 80.5,6.5 + parent: 2 + - uid: 35585 + components: + - type: Transform + pos: 81.5,6.5 + parent: 2 + - uid: 35586 + components: + - type: Transform + pos: 78.5,7.5 + parent: 2 + - uid: 35587 + components: + - type: Transform + pos: 78.5,8.5 + parent: 2 + - uid: 35588 + components: + - type: Transform + pos: 81.5,7.5 + parent: 2 + - uid: 35589 + components: + - type: Transform + pos: 81.5,8.5 + parent: 2 + - uid: 35590 + components: + - type: Transform + pos: 81.5,5.5 + parent: 2 + - uid: 35591 + components: + - type: Transform + pos: 82.5,7.5 + parent: 2 + - uid: 35592 + components: + - type: Transform + pos: 82.5,5.5 + parent: 2 + - uid: 35593 + components: + - type: Transform + pos: 83.5,7.5 + parent: 2 + - uid: 35594 + components: + - type: Transform + pos: 84.5,7.5 + parent: 2 + - uid: 35595 + components: + - type: Transform + pos: 85.5,7.5 + parent: 2 + - uid: 35596 + components: + - type: Transform + pos: 83.5,5.5 + parent: 2 + - uid: 35597 + components: + - type: Transform + pos: 84.5,5.5 + parent: 2 + - uid: 35598 + components: + - type: Transform + pos: 85.5,5.5 + parent: 2 + - uid: 35599 + components: + - type: Transform + pos: 86.5,5.5 + parent: 2 + - uid: 35600 + components: + - type: Transform + pos: 87.5,5.5 + parent: 2 + - uid: 35601 + components: + - type: Transform + pos: 88.5,5.5 + parent: 2 + - uid: 35602 + components: + - type: Transform + pos: 88.5,6.5 + parent: 2 + - uid: 35603 + components: + - type: Transform + pos: 88.5,7.5 + parent: 2 + - uid: 35604 + components: + - type: Transform + pos: 87.5,7.5 + parent: 2 + - uid: 35605 + components: + - type: Transform + pos: 86.5,7.5 + parent: 2 + - uid: 35606 + components: + - type: Transform + pos: 88.5,8.5 + parent: 2 + - uid: 35607 + components: + - type: Transform + pos: 88.5,9.5 + parent: 2 + - uid: 35608 + components: + - type: Transform + pos: 88.5,10.5 + parent: 2 + - uid: 35609 + components: + - type: Transform + pos: 88.5,11.5 + parent: 2 + - uid: 35610 + components: + - type: Transform + pos: 88.5,12.5 + parent: 2 + - uid: 35611 + components: + - type: Transform + pos: 88.5,13.5 + parent: 2 + - uid: 35612 + components: + - type: Transform + pos: 87.5,12.5 + parent: 2 + - uid: 35613 + components: + - type: Transform + pos: 86.5,12.5 + parent: 2 + - uid: 35614 + components: + - type: Transform + pos: 85.5,12.5 + parent: 2 + - uid: 35615 + components: + - type: Transform + pos: 84.5,12.5 + parent: 2 + - uid: 35616 + components: + - type: Transform + pos: 83.5,12.5 + parent: 2 + - uid: 35617 + components: + - type: Transform + pos: 92.5,14.5 + parent: 2 + - uid: 35618 + components: + - type: Transform + pos: 92.5,13.5 + parent: 2 + - uid: 35619 + components: + - type: Transform + pos: 92.5,12.5 + parent: 2 + - uid: 35620 + components: + - type: Transform + pos: 92.5,11.5 + parent: 2 + - uid: 35621 + components: + - type: Transform + pos: 92.5,10.5 + parent: 2 + - uid: 35622 + components: + - type: Transform + pos: 91.5,12.5 + parent: 2 + - uid: 35623 + components: + - type: Transform + pos: 90.5,12.5 + parent: 2 + - uid: 35624 + components: + - type: Transform + pos: 89.5,12.5 + parent: 2 + - uid: 35625 + components: + - type: Transform + pos: 92.5,-2.5 + parent: 2 + - uid: 35626 + components: + - type: Transform + pos: 92.5,-1.5 + parent: 2 + - uid: 35627 + components: + - type: Transform + pos: 92.5,-0.5 + parent: 2 + - uid: 35628 + components: + - type: Transform + pos: 92.5,0.5 + parent: 2 + - uid: 35629 + components: + - type: Transform + pos: 92.5,1.5 + parent: 2 + - uid: 35630 + components: + - type: Transform + pos: 91.5,-0.5 + parent: 2 + - uid: 35631 + components: + - type: Transform + pos: 90.5,-0.5 + parent: 2 + - uid: 35632 + components: + - type: Transform + pos: 90.5,0.5 + parent: 2 + - uid: 35633 + components: + - type: Transform + pos: 90.5,1.5 + parent: 2 + - uid: 35634 + components: + - type: Transform + pos: 90.5,2.5 + parent: 2 + - uid: 35635 + components: + - type: Transform + pos: 90.5,3.5 + parent: 2 + - uid: 35636 + components: + - type: Transform + pos: 90.5,4.5 + parent: 2 + - uid: 35637 + components: + - type: Transform + pos: 90.5,5.5 + parent: 2 + - uid: 35638 + components: + - type: Transform + pos: 90.5,6.5 + parent: 2 + - uid: 35639 + components: + - type: Transform + pos: 89.5,6.5 + parent: 2 + - uid: 35640 + components: + - type: Transform + pos: 89.5,-0.5 + parent: 2 + - uid: 35641 + components: + - type: Transform + pos: 58.5,5.5 + parent: 2 + - uid: 35642 + components: + - type: Transform + pos: 58.5,4.5 + parent: 2 + - uid: 35643 + components: + - type: Transform + pos: 58.5,3.5 + parent: 2 + - uid: 35644 + components: + - type: Transform + pos: 58.5,2.5 + parent: 2 + - uid: 35645 + components: + - type: Transform + pos: 58.5,1.5 + parent: 2 + - uid: 35646 + components: + - type: Transform + pos: 58.5,0.5 + parent: 2 + - uid: 35647 + components: + - type: Transform + pos: 58.5,-0.5 + parent: 2 + - uid: 35648 + components: + - type: Transform + pos: 58.5,-1.5 + parent: 2 + - uid: 35649 + components: + - type: Transform + pos: 58.5,-2.5 + parent: 2 + - uid: 35650 + components: + - type: Transform + pos: 57.5,-2.5 + parent: 2 + - uid: 35651 + components: + - type: Transform + pos: 56.5,-2.5 + parent: 2 + - uid: 35652 + components: + - type: Transform + pos: 55.5,-2.5 + parent: 2 + - uid: 35653 + components: + - type: Transform + pos: 54.5,-2.5 + parent: 2 + - uid: 35654 + components: + - type: Transform + pos: 57.5,1.5 + parent: 2 + - uid: 35655 + components: + - type: Transform + pos: 56.5,1.5 + parent: 2 + - uid: 35656 + components: + - type: Transform + pos: 55.5,1.5 + parent: 2 + - uid: 35657 + components: + - type: Transform + pos: 54.5,1.5 + parent: 2 + - uid: 35658 + components: + - type: Transform + pos: 54.5,-1.5 + parent: 2 + - uid: 35659 + components: + - type: Transform + pos: 54.5,-0.5 + parent: 2 + - uid: 35660 + components: + - type: Transform + pos: 54.5,0.5 + parent: 2 + - uid: 35662 + components: + - type: Transform + pos: 81.5,2.5 + parent: 2 + - uid: 35687 + components: + - type: Transform + pos: 65.5,-8.5 + parent: 2 + - uid: 35688 + components: + - type: Transform + pos: 65.5,-7.5 + parent: 2 + - uid: 35689 + components: + - type: Transform + pos: 65.5,-6.5 + parent: 2 + - uid: 35690 + components: + - type: Transform + pos: 65.5,-5.5 + parent: 2 + - uid: 35691 + components: + - type: Transform + pos: 69.5,-6.5 + parent: 2 + - uid: 35694 + components: + - type: Transform + pos: 80.5,1.5 + parent: 2 + - uid: 35695 + components: + - type: Transform + pos: 80.5,0.5 + parent: 2 + - uid: 35696 + components: + - type: Transform + pos: 80.5,-0.5 + parent: 2 + - uid: 35697 + components: + - type: Transform + pos: 81.5,-0.5 + parent: 2 + - uid: 35698 + components: + - type: Transform + pos: 82.5,-0.5 + parent: 2 + - uid: 35699 + components: + - type: Transform + pos: 83.5,-0.5 + parent: 2 + - uid: 35700 + components: + - type: Transform + pos: 84.5,-0.5 + parent: 2 + - uid: 35701 + components: + - type: Transform + pos: 84.5,0.5 + parent: 2 + - uid: 35702 + components: + - type: Transform + pos: 85.5,0.5 + parent: 2 + - uid: 35703 + components: + - type: Transform + pos: 85.5,1.5 + parent: 2 + - uid: 35723 + components: + - type: Transform + pos: 80.5,-1.5 + parent: 2 + - uid: 35724 + components: + - type: Transform + pos: 80.5,-2.5 + parent: 2 + - uid: 35725 + components: + - type: Transform + pos: 80.5,-3.5 + parent: 2 + - uid: 35726 + components: + - type: Transform + pos: 80.5,-4.5 + parent: 2 + - uid: 35727 + components: + - type: Transform + pos: 80.5,-5.5 + parent: 2 + - uid: 35728 + components: + - type: Transform + pos: 79.5,1.5 + parent: 2 + - uid: 35729 + components: + - type: Transform + pos: 78.5,1.5 + parent: 2 + - uid: 35730 + components: + - type: Transform + pos: 77.5,1.5 + parent: 2 + - uid: 35731 + components: + - type: Transform + pos: 76.5,1.5 + parent: 2 + - uid: 35732 + components: + - type: Transform + pos: 75.5,1.5 + parent: 2 + - uid: 35733 + components: + - type: Transform + pos: 74.5,1.5 + parent: 2 + - uid: 35734 + components: + - type: Transform + pos: 73.5,1.5 + parent: 2 + - uid: 35735 + components: + - type: Transform + pos: 72.5,1.5 + parent: 2 + - uid: 35736 + components: + - type: Transform + pos: 72.5,0.5 + parent: 2 + - uid: 35737 + components: + - type: Transform + pos: 72.5,-0.5 + parent: 2 + - uid: 35738 + components: + - type: Transform + pos: 72.5,-1.5 + parent: 2 + - uid: 35739 + components: + - type: Transform + pos: 72.5,-2.5 + parent: 2 + - uid: 35740 + components: + - type: Transform + pos: 72.5,-3.5 + parent: 2 + - uid: 35741 + components: + - type: Transform + pos: 72.5,-4.5 + parent: 2 + - uid: 35742 + components: + - type: Transform + pos: 72.5,-5.5 + parent: 2 + - uid: 35743 + components: + - type: Transform + pos: 73.5,-5.5 + parent: 2 + - uid: 35744 + components: + - type: Transform + pos: 74.5,-5.5 + parent: 2 + - uid: 35745 + components: + - type: Transform + pos: 75.5,-5.5 + parent: 2 + - uid: 35746 + components: + - type: Transform + pos: 76.5,-5.5 + parent: 2 + - uid: 35747 + components: + - type: Transform + pos: 77.5,-5.5 + parent: 2 + - uid: 35748 + components: + - type: Transform + pos: 78.5,-5.5 + parent: 2 + - uid: 35749 + components: + - type: Transform + pos: 79.5,-5.5 + parent: 2 + - uid: 35750 + components: + - type: Transform + pos: 69.5,-5.5 + parent: 2 + - uid: 35751 + components: + - type: Transform + pos: 68.5,-5.5 + parent: 2 + - uid: 35752 + components: + - type: Transform + pos: 67.5,-5.5 + parent: 2 + - uid: 35753 + components: + - type: Transform + pos: 66.5,-5.5 + parent: 2 + - uid: 35754 + components: + - type: Transform + pos: 64.5,-5.5 + parent: 2 + - uid: 35755 + components: + - type: Transform + pos: 63.5,-5.5 + parent: 2 + - uid: 35756 + components: + - type: Transform + pos: 62.5,-5.5 + parent: 2 + - uid: 35757 + components: + - type: Transform + pos: 62.5,-4.5 + parent: 2 + - uid: 35758 + components: + - type: Transform + pos: 62.5,-3.5 + parent: 2 + - uid: 35759 + components: + - type: Transform + pos: 62.5,-2.5 + parent: 2 + - uid: 35760 + components: + - type: Transform + pos: 62.5,-1.5 + parent: 2 + - uid: 35761 + components: + - type: Transform + pos: 62.5,-0.5 + parent: 2 + - uid: 35762 + components: + - type: Transform + pos: 62.5,0.5 + parent: 2 + - uid: 35763 + components: + - type: Transform + pos: 62.5,1.5 + parent: 2 + - uid: 35764 + components: + - type: Transform + pos: 59.5,5.5 + parent: 2 + - uid: 35765 + components: + - type: Transform + pos: 60.5,5.5 + parent: 2 + - uid: 35766 + components: + - type: Transform + pos: 61.5,5.5 + parent: 2 + - uid: 35767 + components: + - type: Transform + pos: 62.5,5.5 + parent: 2 + - uid: 35768 + components: + - type: Transform + pos: 62.5,6.5 + parent: 2 + - uid: 35769 + components: + - type: Transform + pos: 62.5,2.5 + parent: 2 + - uid: 35770 + components: + - type: Transform + pos: 63.5,2.5 + parent: 2 + - uid: 35771 + components: + - type: Transform + pos: 64.5,2.5 + parent: 2 + - uid: 35772 + components: + - type: Transform + pos: 65.5,2.5 + parent: 2 + - uid: 35773 + components: + - type: Transform + pos: 66.5,2.5 + parent: 2 + - uid: 35774 + components: + - type: Transform + pos: 67.5,2.5 + parent: 2 + - uid: 35775 + components: + - type: Transform + pos: 68.5,2.5 + parent: 2 + - uid: 35776 + components: + - type: Transform + pos: 69.5,-4.5 + parent: 2 + - uid: 35777 + components: + - type: Transform + pos: 69.5,-3.5 + parent: 2 + - uid: 35778 + components: + - type: Transform + pos: 69.5,-2.5 + parent: 2 + - uid: 35779 + components: + - type: Transform + pos: 69.5,-1.5 + parent: 2 + - uid: 35780 + components: + - type: Transform + pos: 69.5,-0.5 + parent: 2 + - uid: 35781 + components: + - type: Transform + pos: 69.5,0.5 + parent: 2 + - uid: 35782 + components: + - type: Transform + pos: 69.5,1.5 + parent: 2 + - uid: 35783 + components: + - type: Transform + pos: 68.5,1.5 + parent: 2 + - uid: 35784 + components: + - type: Transform + pos: 72.5,-6.5 + parent: 2 + - uid: 35785 + components: + - type: Transform + pos: 80.5,-6.5 + parent: 2 + - uid: 35786 + components: + - type: Transform + pos: 76.5,-6.5 + parent: 2 + - uid: 35787 + components: + - type: Transform + pos: 50.5,-5.5 + parent: 2 + - uid: 35788 + components: + - type: Transform + pos: 50.5,-4.5 + parent: 2 + - uid: 35789 + components: + - type: Transform + pos: 50.5,-3.5 + parent: 2 + - uid: 35790 + components: + - type: Transform + pos: 50.5,-2.5 + parent: 2 + - uid: 35791 + components: + - type: Transform + pos: 50.5,-1.5 + parent: 2 + - uid: 35792 + components: + - type: Transform + pos: 50.5,-0.5 + parent: 2 + - uid: 35793 + components: + - type: Transform + pos: 50.5,0.5 + parent: 2 + - uid: 35794 + components: + - type: Transform + pos: 50.5,1.5 + parent: 2 + - uid: 35795 + components: + - type: Transform + pos: 50.5,2.5 + parent: 2 + - uid: 35796 + components: + - type: Transform + pos: 50.5,3.5 + parent: 2 + - uid: 35797 + components: + - type: Transform + pos: 49.5,0.5 + parent: 2 + - uid: 35798 + components: + - type: Transform + pos: 48.5,0.5 + parent: 2 + - uid: 35800 + components: + - type: Transform + pos: 81.5,3.5 + parent: 2 + - uid: 36413 + components: + - type: Transform + pos: 50.5,-67.5 + parent: 2 + - uid: 36414 + components: + - type: Transform + pos: 51.5,-67.5 + parent: 2 + - uid: 36415 + components: + - type: Transform + pos: 52.5,-67.5 + parent: 2 + - uid: 36416 + components: + - type: Transform + pos: 48.5,-65.5 + parent: 2 + - uid: 36417 + components: + - type: Transform + pos: 48.5,-64.5 + parent: 2 + - uid: 36418 + components: + - type: Transform + pos: 48.5,-63.5 + parent: 2 + - uid: 36419 + components: + - type: Transform + pos: 50.5,-61.5 + parent: 2 + - uid: 36420 + components: + - type: Transform + pos: 51.5,-61.5 + parent: 2 + - uid: 36421 + components: + - type: Transform + pos: 52.5,-61.5 + parent: 2 + - uid: 36422 + components: + - type: Transform + pos: 49.5,-64.5 + parent: 2 + - uid: 36423 + components: + - type: Transform + pos: 50.5,-64.5 + parent: 2 + - uid: 36424 + components: + - type: Transform + pos: 51.5,-64.5 + parent: 2 + - uid: 36425 + components: + - type: Transform + pos: 51.5,-65.5 + parent: 2 + - uid: 36426 + components: + - type: Transform + pos: 51.5,-66.5 + parent: 2 + - uid: 36427 + components: + - type: Transform + pos: 51.5,-63.5 + parent: 2 + - uid: 36428 + components: + - type: Transform + pos: 51.5,-62.5 + parent: 2 + - uid: 36429 + components: + - type: Transform + pos: 52.5,-64.5 + parent: 2 + - uid: 36430 + components: + - type: Transform + pos: 53.5,-64.5 + parent: 2 + - uid: 36431 + components: + - type: Transform + pos: 54.5,-64.5 + parent: 2 + - uid: 36432 + components: + - type: Transform + pos: 55.5,-64.5 + parent: 2 + - uid: 36433 + components: + - type: Transform + pos: 56.5,-64.5 + parent: 2 + - uid: 36434 + components: + - type: Transform + pos: 57.5,-64.5 + parent: 2 + - uid: 36435 + components: + - type: Transform + pos: 58.5,-64.5 + parent: 2 + - uid: 36436 + components: + - type: Transform + pos: 59.5,-64.5 + parent: 2 + - uid: 36437 + components: + - type: Transform + pos: 60.5,-64.5 + parent: 2 + - uid: 36438 + components: + - type: Transform + pos: 60.5,-63.5 + parent: 2 + - uid: 36439 + components: + - type: Transform + pos: 60.5,-62.5 + parent: 2 + - uid: 36440 + components: + - type: Transform + pos: 60.5,-61.5 + parent: 2 + - uid: 36441 + components: + - type: Transform + pos: 60.5,-60.5 + parent: 2 + - uid: 36442 + components: + - type: Transform + pos: 61.5,-63.5 + parent: 2 + - uid: 36443 + components: + - type: Transform + pos: 62.5,-63.5 + parent: 2 + - uid: 36444 + components: + - type: Transform + pos: 62.5,-64.5 + parent: 2 + - uid: 36445 + components: + - type: Transform + pos: 63.5,-64.5 + parent: 2 + - uid: 36446 + components: + - type: Transform + pos: 64.5,-64.5 + parent: 2 + - uid: 36447 + components: + - type: Transform + pos: 65.5,-64.5 + parent: 2 + - uid: 36448 + components: + - type: Transform + pos: 66.5,-64.5 + parent: 2 + - uid: 36449 + components: + - type: Transform + pos: 67.5,-64.5 + parent: 2 + - uid: 36450 + components: + - type: Transform + pos: 68.5,-64.5 + parent: 2 + - uid: 36451 + components: + - type: Transform + pos: 69.5,-64.5 + parent: 2 + - uid: 36452 + components: + - type: Transform + pos: 69.5,-63.5 + parent: 2 + - uid: 36453 + components: + - type: Transform + pos: 69.5,-62.5 + parent: 2 + - uid: 36454 + components: + - type: Transform + pos: 70.5,-64.5 + parent: 2 + - uid: 36455 + components: + - type: Transform + pos: 71.5,-64.5 + parent: 2 + - uid: 36456 + components: + - type: Transform + pos: 69.5,-65.5 + parent: 2 + - uid: 36457 + components: + - type: Transform + pos: 69.5,-66.5 + parent: 2 + - uid: 36458 + components: + - type: Transform + pos: 68.5,-67.5 + parent: 2 + - uid: 36459 + components: + - type: Transform + pos: 69.5,-67.5 + parent: 2 + - uid: 36460 + components: + - type: Transform + pos: 70.5,-67.5 + parent: 2 + - uid: 36461 + components: + - type: Transform + pos: 72.5,-63.5 + parent: 2 + - uid: 36462 + components: + - type: Transform + pos: 72.5,-64.5 + parent: 2 + - uid: 36463 + components: + - type: Transform + pos: 72.5,-65.5 + parent: 2 + - uid: 36464 + components: + - type: Transform + pos: 70.5,-61.5 + parent: 2 + - uid: 36465 + components: + - type: Transform + pos: 69.5,-61.5 + parent: 2 + - uid: 36466 + components: + - type: Transform + pos: 68.5,-61.5 + parent: 2 + - uid: 36467 + components: + - type: Transform + pos: 61.5,-53.5 + parent: 2 + - uid: 36468 + components: + - type: Transform + pos: 61.5,-54.5 + parent: 2 + - uid: 36469 + components: + - type: Transform + pos: 61.5,-55.5 + parent: 2 + - uid: 36470 + components: + - type: Transform + pos: 60.5,-55.5 + parent: 2 + - uid: 36471 + components: + - type: Transform + pos: 59.5,-55.5 + parent: 2 + - uid: 36472 + components: + - type: Transform + pos: 58.5,-55.5 + parent: 2 + - uid: 36473 + components: + - type: Transform + pos: 57.5,-55.5 + parent: 2 + - uid: 36474 + components: + - type: Transform + pos: 56.5,-55.5 + parent: 2 + - uid: 36475 + components: + - type: Transform + pos: 55.5,-55.5 + parent: 2 + - uid: 36476 + components: + - type: Transform + pos: 54.5,-55.5 + parent: 2 + - uid: 36477 + components: + - type: Transform + pos: 62.5,-55.5 + parent: 2 + - uid: 36478 + components: + - type: Transform + pos: 63.5,-55.5 + parent: 2 + - uid: 36479 + components: + - type: Transform + pos: 64.5,-55.5 + parent: 2 + - uid: 36480 + components: + - type: Transform + pos: 65.5,-55.5 + parent: 2 + - uid: 36481 + components: + - type: Transform + pos: 66.5,-55.5 + parent: 2 + - uid: 36482 + components: + - type: Transform + pos: 60.5,-56.5 + parent: 2 + - uid: 36483 + components: + - type: Transform + pos: 60.5,-57.5 + parent: 2 + - uid: 36484 + components: + - type: Transform + pos: 61.5,-41.5 + parent: 2 + - uid: 36485 + components: + - type: Transform + pos: 62.5,-41.5 + parent: 2 + - uid: 36486 + components: + - type: Transform + pos: 63.5,-41.5 + parent: 2 + - uid: 36487 + components: + - type: Transform + pos: 63.5,-42.5 + parent: 2 + - uid: 36488 + components: + - type: Transform + pos: 63.5,-43.5 + parent: 2 + - uid: 36489 + components: + - type: Transform + pos: 63.5,-44.5 + parent: 2 + - uid: 36490 + components: + - type: Transform + pos: 63.5,-45.5 + parent: 2 + - uid: 36491 + components: + - type: Transform + pos: 63.5,-46.5 + parent: 2 + - uid: 36492 + components: + - type: Transform + pos: 63.5,-47.5 + parent: 2 + - uid: 36493 + components: + - type: Transform + pos: 62.5,-47.5 + parent: 2 + - uid: 36494 + components: + - type: Transform + pos: 61.5,-47.5 + parent: 2 + - uid: 36495 + components: + - type: Transform + pos: 60.5,-47.5 + parent: 2 + - uid: 36496 + components: + - type: Transform + pos: 60.5,-48.5 + parent: 2 + - uid: 36497 + components: + - type: Transform + pos: 71.5,-51.5 + parent: 2 + - uid: 36498 + components: + - type: Transform + pos: 71.5,-52.5 + parent: 2 + - uid: 36499 + components: + - type: Transform + pos: 63.5,-40.5 + parent: 2 + - uid: 36500 + components: + - type: Transform + pos: 64.5,-40.5 + parent: 2 + - uid: 36501 + components: + - type: Transform + pos: 65.5,-40.5 + parent: 2 + - uid: 36502 + components: + - type: Transform + pos: 66.5,-40.5 + parent: 2 + - uid: 36503 + components: + - type: Transform + pos: 67.5,-40.5 + parent: 2 + - uid: 36504 + components: + - type: Transform + pos: 67.5,-39.5 + parent: 2 + - uid: 36505 + components: + - type: Transform + pos: 67.5,-38.5 + parent: 2 + - uid: 36506 + components: + - type: Transform + pos: 67.5,-37.5 + parent: 2 + - uid: 36507 + components: + - type: Transform + pos: 67.5,-36.5 + parent: 2 + - uid: 36508 + components: + - type: Transform + pos: 67.5,-41.5 + parent: 2 + - uid: 36509 + components: + - type: Transform + pos: 67.5,-42.5 + parent: 2 + - uid: 36510 + components: + - type: Transform + pos: 67.5,-43.5 + parent: 2 + - uid: 36511 + components: + - type: Transform + pos: 67.5,-44.5 + parent: 2 + - uid: 36512 + components: + - type: Transform + pos: 76.5,-42.5 + parent: 2 + - uid: 36513 + components: + - type: Transform + pos: 76.5,-41.5 + parent: 2 + - uid: 36514 + components: + - type: Transform + pos: 76.5,-40.5 + parent: 2 + - uid: 36515 + components: + - type: Transform + pos: 76.5,-39.5 + parent: 2 + - uid: 36516 + components: + - type: Transform + pos: 77.5,-39.5 + parent: 2 + - uid: 36517 + components: + - type: Transform + pos: 78.5,-39.5 + parent: 2 + - uid: 36518 + components: + - type: Transform + pos: 79.5,-39.5 + parent: 2 + - uid: 36519 + components: + - type: Transform + pos: 79.5,-40.5 + parent: 2 + - uid: 36520 + components: + - type: Transform + pos: 80.5,-40.5 + parent: 2 + - uid: 36521 + components: + - type: Transform + pos: 81.5,-40.5 + parent: 2 + - uid: 36522 + components: + - type: Transform + pos: 82.5,-40.5 + parent: 2 + - uid: 36523 + components: + - type: Transform + pos: 75.5,-40.5 + parent: 2 + - uid: 36524 + components: + - type: Transform + pos: 74.5,-40.5 + parent: 2 + - uid: 36525 + components: + - type: Transform + pos: 73.5,-40.5 + parent: 2 + - uid: 36526 + components: + - type: Transform + pos: 72.5,-40.5 + parent: 2 + - uid: 36527 + components: + - type: Transform + pos: 71.5,-40.5 + parent: 2 + - uid: 36528 + components: + - type: Transform + pos: 76.5,-33.5 + parent: 2 + - uid: 36529 + components: + - type: Transform + pos: 76.5,-34.5 + parent: 2 + - uid: 36530 + components: + - type: Transform + pos: 76.5,-35.5 + parent: 2 + - uid: 36531 + components: + - type: Transform + pos: 76.5,-36.5 + parent: 2 + - uid: 36532 + components: + - type: Transform + pos: 77.5,-36.5 + parent: 2 + - uid: 36533 + components: + - type: Transform + pos: 78.5,-36.5 + parent: 2 + - uid: 36534 + components: + - type: Transform + pos: 79.5,-36.5 + parent: 2 + - uid: 36535 + components: + - type: Transform + pos: 79.5,-35.5 + parent: 2 + - uid: 36536 + components: + - type: Transform + pos: 80.5,-35.5 + parent: 2 + - uid: 36537 + components: + - type: Transform + pos: 81.5,-35.5 + parent: 2 + - uid: 36538 + components: + - type: Transform + pos: 82.5,-35.5 + parent: 2 + - uid: 36539 + components: + - type: Transform + pos: 75.5,-36.5 + parent: 2 + - uid: 36540 + components: + - type: Transform + pos: 75.5,-24.5 + parent: 2 + - uid: 36541 + components: + - type: Transform + pos: 74.5,-24.5 + parent: 2 + - uid: 36542 + components: + - type: Transform + pos: 73.5,-24.5 + parent: 2 + - uid: 36543 + components: + - type: Transform + pos: 72.5,-24.5 + parent: 2 + - uid: 36544 + components: + - type: Transform + pos: 71.5,-24.5 + parent: 2 + - uid: 36545 + components: + - type: Transform + pos: 70.5,-24.5 + parent: 2 + - uid: 36546 + components: + - type: Transform + pos: 69.5,-24.5 + parent: 2 + - uid: 36547 + components: + - type: Transform + pos: 71.5,-23.5 + parent: 2 + - uid: 36548 + components: + - type: Transform + pos: 71.5,-22.5 + parent: 2 + - uid: 36549 + components: + - type: Transform + pos: 71.5,-25.5 + parent: 2 + - uid: 36550 + components: + - type: Transform + pos: 71.5,-26.5 + parent: 2 + - uid: 36551 + components: + - type: Transform + pos: 71.5,-27.5 + parent: 2 + - uid: 36552 + components: + - type: Transform + pos: 71.5,-28.5 + parent: 2 + - uid: 36553 + components: + - type: Transform + pos: 71.5,-29.5 + parent: 2 + - uid: 36554 + components: + - type: Transform + pos: 71.5,-30.5 + parent: 2 + - uid: 36555 + components: + - type: Transform + pos: 71.5,-31.5 + parent: 2 + - uid: 36556 + components: + - type: Transform + pos: 71.5,-32.5 + parent: 2 + - uid: 36557 + components: + - type: Transform + pos: 71.5,-33.5 + parent: 2 + - uid: 36558 + components: + - type: Transform + pos: 71.5,-34.5 + parent: 2 + - uid: 36559 + components: + - type: Transform + pos: 71.5,-35.5 + parent: 2 + - uid: 36560 + components: + - type: Transform + pos: 72.5,-30.5 + parent: 2 + - uid: 36561 + components: + - type: Transform + pos: 73.5,-30.5 + parent: 2 + - uid: 36562 + components: + - type: Transform + pos: 74.5,-30.5 + parent: 2 + - uid: 36563 + components: + - type: Transform + pos: 75.5,-30.5 + parent: 2 + - uid: 36564 + components: + - type: Transform + pos: 76.5,-30.5 + parent: 2 + - uid: 36565 + components: + - type: Transform + pos: 77.5,-30.5 + parent: 2 + - uid: 36566 + components: + - type: Transform + pos: 78.5,-30.5 + parent: 2 + - uid: 36567 + components: + - type: Transform + pos: 79.5,-30.5 + parent: 2 + - uid: 36568 + components: + - type: Transform + pos: 70.5,-30.5 + parent: 2 + - uid: 36569 + components: + - type: Transform + pos: 69.5,-30.5 + parent: 2 + - uid: 36570 + components: + - type: Transform + pos: 68.5,-30.5 + parent: 2 + - uid: 36571 + components: + - type: Transform + pos: 67.5,-30.5 + parent: 2 + - uid: 36574 + components: + - type: Transform + pos: 62.5,-28.5 + parent: 2 + - uid: 36575 + components: + - type: Transform + pos: 62.5,-29.5 + parent: 2 + - uid: 36576 + components: + - type: Transform + pos: 62.5,-30.5 + parent: 2 + - uid: 36578 + components: + - type: Transform + pos: 62.5,-31.5 + parent: 2 + - uid: 36678 + components: + - type: Transform + pos: 23.5,-19.5 + parent: 2 + - uid: 36679 + components: + - type: Transform + pos: 23.5,-20.5 + parent: 2 + - uid: 36680 + components: + - type: Transform + pos: 23.5,-21.5 + parent: 2 + - uid: 36681 + components: + - type: Transform + pos: 22.5,-21.5 + parent: 2 + - uid: 36682 + components: + - type: Transform + pos: 21.5,-21.5 + parent: 2 + - uid: 36683 + components: + - type: Transform + pos: 20.5,-21.5 + parent: 2 + - uid: 36684 + components: + - type: Transform + pos: 19.5,-21.5 + parent: 2 + - uid: 36685 + components: + - type: Transform + pos: 18.5,-21.5 + parent: 2 + - uid: 36686 + components: + - type: Transform + pos: 24.5,-21.5 + parent: 2 + - uid: 36687 + components: + - type: Transform + pos: 25.5,-21.5 + parent: 2 + - uid: 36688 + components: + - type: Transform + pos: 25.5,-20.5 + parent: 2 + - uid: 36689 + components: + - type: Transform + pos: 18.5,-22.5 + parent: 2 + - uid: 36691 + components: + - type: Transform + pos: 33.5,-23.5 + parent: 2 + - uid: 36692 + components: + - type: Transform + pos: 33.5,-24.5 + parent: 2 + - uid: 36693 + components: + - type: Transform + pos: 33.5,-25.5 + parent: 2 + - uid: 36694 + components: + - type: Transform + pos: 32.5,-25.5 + parent: 2 + - uid: 36695 + components: + - type: Transform + pos: 31.5,-25.5 + parent: 2 + - uid: 36696 + components: + - type: Transform + pos: 30.5,-25.5 + parent: 2 + - uid: 36697 + components: + - type: Transform + pos: 29.5,-25.5 + parent: 2 + - uid: 36698 + components: + - type: Transform + pos: 28.5,-25.5 + parent: 2 + - uid: 36699 + components: + - type: Transform + pos: 27.5,-25.5 + parent: 2 + - uid: 36700 + components: + - type: Transform + pos: 26.5,-25.5 + parent: 2 + - uid: 36701 + components: + - type: Transform + pos: 25.5,-25.5 + parent: 2 + - uid: 36702 + components: + - type: Transform + pos: 28.5,-26.5 + parent: 2 + - uid: 36703 + components: + - type: Transform + pos: 28.5,-27.5 + parent: 2 + - uid: 36704 + components: + - type: Transform + pos: 28.5,-28.5 + parent: 2 + - uid: 36705 + components: + - type: Transform + pos: 28.5,-29.5 + parent: 2 + - uid: 36706 + components: + - type: Transform + pos: 28.5,-30.5 + parent: 2 + - uid: 36707 + components: + - type: Transform + pos: 28.5,-31.5 + parent: 2 + - uid: 36708 + components: + - type: Transform + pos: 28.5,-32.5 + parent: 2 + - uid: 36709 + components: + - type: Transform + pos: 35.5,-27.5 + parent: 2 + - uid: 36710 + components: + - type: Transform + pos: 35.5,-28.5 + parent: 2 + - uid: 36711 + components: + - type: Transform + pos: 35.5,-29.5 + parent: 2 + - uid: 36712 + components: + - type: Transform + pos: 34.5,-29.5 + parent: 2 + - uid: 36713 + components: + - type: Transform + pos: 33.5,-29.5 + parent: 2 + - uid: 36714 + components: + - type: Transform + pos: 34.5,-30.5 + parent: 2 + - uid: 36715 + components: + - type: Transform + pos: 34.5,-31.5 + parent: 2 + - uid: 36716 + components: + - type: Transform + pos: 34.5,-32.5 + parent: 2 + - uid: 36717 + components: + - type: Transform + pos: 33.5,-32.5 + parent: 2 + - uid: 36718 + components: + - type: Transform + pos: 48.5,-17.5 + parent: 2 + - uid: 36719 + components: + - type: Transform + pos: 48.5,-18.5 + parent: 2 + - uid: 36720 + components: + - type: Transform + pos: 48.5,-19.5 + parent: 2 + - uid: 36721 + components: + - type: Transform + pos: 48.5,-20.5 + parent: 2 + - uid: 36722 + components: + - type: Transform + pos: 48.5,-21.5 + parent: 2 + - uid: 36723 + components: + - type: Transform + pos: 49.5,-20.5 + parent: 2 + - uid: 36724 + components: + - type: Transform + pos: 50.5,-20.5 + parent: 2 + - uid: 36725 + components: + - type: Transform + pos: 47.5,-20.5 + parent: 2 + - uid: 36726 + components: + - type: Transform + pos: 46.5,-20.5 + parent: 2 + - uid: 36727 + components: + - type: Transform + pos: 45.5,-20.5 + parent: 2 + - uid: 36728 + components: + - type: Transform + pos: 44.5,-20.5 + parent: 2 + - uid: 36729 + components: + - type: Transform + pos: 43.5,-20.5 + parent: 2 + - uid: 36730 + components: + - type: Transform + pos: 43.5,-21.5 + parent: 2 + - uid: 36731 + components: + - type: Transform + pos: 44.5,-19.5 + parent: 2 + - uid: 36732 + components: + - type: Transform + pos: 44.5,-18.5 + parent: 2 + - uid: 36733 + components: + - type: Transform + pos: 44.5,-17.5 + parent: 2 + - uid: 36734 + components: + - type: Transform + pos: 37.5,-17.5 + parent: 2 + - uid: 36735 + components: + - type: Transform + pos: 37.5,-18.5 + parent: 2 + - uid: 36736 + components: + - type: Transform + pos: 37.5,-19.5 + parent: 2 + - uid: 36737 + components: + - type: Transform + pos: 37.5,-20.5 + parent: 2 + - uid: 36738 + components: + - type: Transform + pos: 38.5,-20.5 + parent: 2 + - uid: 36739 + components: + - type: Transform + pos: 39.5,-20.5 + parent: 2 + - uid: 36740 + components: + - type: Transform + pos: 40.5,-20.5 + parent: 2 + - uid: 36741 + components: + - type: Transform + pos: 41.5,-20.5 + parent: 2 + - uid: 36742 + components: + - type: Transform + pos: 42.5,-20.5 + parent: 2 + - uid: 36743 + components: + - type: Transform + pos: 37.5,-21.5 + parent: 2 + - uid: 36744 + components: + - type: Transform + pos: 36.5,-20.5 + parent: 2 + - uid: 36745 + components: + - type: Transform + pos: 35.5,-20.5 + parent: 2 + - uid: 36746 + components: + - type: Transform + pos: 34.5,-20.5 + parent: 2 + - uid: 36747 + components: + - type: Transform + pos: 33.5,-20.5 + parent: 2 + - uid: 36748 + components: + - type: Transform + pos: 32.5,-20.5 + parent: 2 + - uid: 36749 + components: + - type: Transform + pos: 37.5,-29.5 + parent: 2 + - uid: 36750 + components: + - type: Transform + pos: 38.5,-29.5 + parent: 2 + - uid: 36751 + components: + - type: Transform + pos: 39.5,-29.5 + parent: 2 + - uid: 36752 + components: + - type: Transform + pos: 40.5,-29.5 + parent: 2 + - uid: 36753 + components: + - type: Transform + pos: 41.5,-29.5 + parent: 2 + - uid: 36754 + components: + - type: Transform + pos: 41.5,-28.5 + parent: 2 + - uid: 36755 + components: + - type: Transform + pos: 41.5,-30.5 + parent: 2 + - uid: 36756 + components: + - type: Transform + pos: 41.5,-31.5 + parent: 2 + - uid: 36757 + components: + - type: Transform + pos: 41.5,-32.5 + parent: 2 + - uid: 36758 + components: + - type: Transform + pos: 34.5,-25.5 + parent: 2 + - uid: 36759 + components: + - type: Transform + pos: 35.5,-25.5 + parent: 2 + - uid: 36760 + components: + - type: Transform + pos: 36.5,-25.5 + parent: 2 + - uid: 36761 + components: + - type: Transform + pos: 37.5,-25.5 + parent: 2 + - uid: 36762 + components: + - type: Transform + pos: 38.5,-25.5 + parent: 2 + - uid: 36763 + components: + - type: Transform + pos: 39.5,-25.5 + parent: 2 + - uid: 36764 + components: + - type: Transform + pos: 40.5,-25.5 + parent: 2 + - uid: 36765 + components: + - type: Transform + pos: 41.5,-25.5 + parent: 2 + - uid: 36766 + components: + - type: Transform + pos: 42.5,-25.5 + parent: 2 + - uid: 36767 + components: + - type: Transform + pos: 43.5,-25.5 + parent: 2 + - uid: 36768 + components: + - type: Transform + pos: 49.5,-32.5 + parent: 2 + - uid: 36769 + components: + - type: Transform + pos: 48.5,-32.5 + parent: 2 + - uid: 36770 + components: + - type: Transform + pos: 47.5,-32.5 + parent: 2 + - uid: 36771 + components: + - type: Transform + pos: 47.5,-33.5 + parent: 2 + - uid: 36772 + components: + - type: Transform + pos: 46.5,-33.5 + parent: 2 + - uid: 36773 + components: + - type: Transform + pos: 47.5,-31.5 + parent: 2 + - uid: 36774 + components: + - type: Transform + pos: 47.5,-30.5 + parent: 2 + - uid: 36775 + components: + - type: Transform + pos: 47.5,-29.5 + parent: 2 + - uid: 36776 + components: + - type: Transform + pos: 46.5,-29.5 + parent: 2 + - uid: 36777 + components: + - type: Transform + pos: 45.5,-29.5 + parent: 2 + - uid: 36778 + components: + - type: Transform + pos: 45.5,-33.5 + parent: 2 + - uid: 36779 + components: + - type: Transform + pos: 48.5,-30.5 + parent: 2 + - uid: 36780 + components: + - type: Transform + pos: 49.5,-30.5 + parent: 2 + - uid: 36781 + components: + - type: Transform + pos: 50.5,-30.5 + parent: 2 + - uid: 36782 + components: + - type: Transform + pos: 51.5,-30.5 + parent: 2 + - uid: 36783 + components: + - type: Transform + pos: 52.5,-30.5 + parent: 2 + - uid: 36784 + components: + - type: Transform + pos: 53.5,-30.5 + parent: 2 + - uid: 36785 + components: + - type: Transform + pos: 54.5,-30.5 + parent: 2 + - uid: 36786 + components: + - type: Transform + pos: 55.5,-30.5 + parent: 2 + - uid: 36787 + components: + - type: Transform + pos: 56.5,-30.5 + parent: 2 + - uid: 36788 + components: + - type: Transform + pos: 51.5,-31.5 + parent: 2 + - uid: 36789 + components: + - type: Transform + pos: 51.5,-32.5 + parent: 2 + - uid: 36790 + components: + - type: Transform + pos: 51.5,-33.5 + parent: 2 + - uid: 36791 + components: + - type: Transform + pos: 51.5,-34.5 + parent: 2 + - uid: 36792 + components: + - type: Transform + pos: 51.5,-35.5 + parent: 2 + - uid: 36793 + components: + - type: Transform + pos: 52.5,-34.5 + parent: 2 + - uid: 36794 + components: + - type: Transform + pos: 53.5,-34.5 + parent: 2 + - uid: 36795 + components: + - type: Transform + pos: 54.5,-34.5 + parent: 2 + - uid: 36796 + components: + - type: Transform + pos: 55.5,-34.5 + parent: 2 + - uid: 36797 + components: + - type: Transform + pos: 58.5,-16.5 + parent: 2 + - uid: 36798 + components: + - type: Transform + pos: 58.5,-17.5 + parent: 2 + - uid: 36799 + components: + - type: Transform + pos: 58.5,-18.5 + parent: 2 + - uid: 36800 + components: + - type: Transform + pos: 58.5,-19.5 + parent: 2 + - uid: 36801 + components: + - type: Transform + pos: 58.5,-20.5 + parent: 2 + - uid: 36802 + components: + - type: Transform + pos: 58.5,-21.5 + parent: 2 + - uid: 36803 + components: + - type: Transform + pos: 57.5,-19.5 + parent: 2 + - uid: 36804 + components: + - type: Transform + pos: 56.5,-19.5 + parent: 2 + - uid: 36805 + components: + - type: Transform + pos: 55.5,-19.5 + parent: 2 + - uid: 36806 + components: + - type: Transform + pos: 59.5,-19.5 + parent: 2 + - uid: 36807 + components: + - type: Transform + pos: 60.5,-19.5 + parent: 2 + - uid: 36808 + components: + - type: Transform + pos: 61.5,-19.5 + parent: 2 + - uid: 36813 + components: + - type: Transform + pos: 52.5,-22.5 + parent: 2 + - uid: 36814 + components: + - type: Transform + pos: 52.5,-23.5 + parent: 2 + - uid: 36815 + components: + - type: Transform + pos: 52.5,-24.5 + parent: 2 + - uid: 36816 + components: + - type: Transform + pos: 52.5,-25.5 + parent: 2 + - uid: 36817 + components: + - type: Transform + pos: 52.5,-26.5 + parent: 2 + - uid: 36818 + components: + - type: Transform + pos: 51.5,-25.5 + parent: 2 + - uid: 36819 + components: + - type: Transform + pos: 50.5,-25.5 + parent: 2 + - uid: 36820 + components: + - type: Transform + pos: 49.5,-25.5 + parent: 2 + - uid: 36821 + components: + - type: Transform + pos: 48.5,-25.5 + parent: 2 + - uid: 36822 + components: + - type: Transform + pos: 47.5,-25.5 + parent: 2 + - uid: 36823 + components: + - type: Transform + pos: 53.5,-25.5 + parent: 2 + - uid: 36824 + components: + - type: Transform + pos: 54.5,-25.5 + parent: 2 + - uid: 36825 + components: + - type: Transform + pos: 55.5,-25.5 + parent: 2 + - uid: 36826 + components: + - type: Transform + pos: 56.5,-25.5 + parent: 2 + - uid: 36827 + components: + - type: Transform + pos: 57.5,-25.5 + parent: 2 + - uid: 36828 + components: + - type: Transform + pos: 57.5,-24.5 + parent: 2 + - uid: 36829 + components: + - type: Transform + pos: 52.5,-27.5 + parent: 2 + - uid: 36831 + components: + - type: Transform + pos: 56.5,-26.5 + parent: 2 + - uid: 36832 + components: + - type: Transform + pos: 56.5,-27.5 + parent: 2 + - uid: 36864 + components: + - type: Transform + pos: 33.5,-4.5 + parent: 2 + - uid: 36868 + components: + - type: Transform + pos: 34.5,-4.5 + parent: 2 + - uid: 36873 + components: + - type: Transform + pos: 31.5,-4.5 + parent: 2 + - uid: 36899 + components: + - type: Transform + pos: -54.5,-72.5 + parent: 2 + - uid: 36900 + components: + - type: Transform + pos: -54.5,-73.5 + parent: 2 + - uid: 36901 + components: + - type: Transform + pos: -54.5,-74.5 + parent: 2 + - uid: 36902 + components: + - type: Transform + pos: -55.5,-74.5 + parent: 2 + - uid: 36903 + components: + - type: Transform + pos: -56.5,-74.5 + parent: 2 + - uid: 36904 + components: + - type: Transform + pos: -57.5,-74.5 + parent: 2 + - uid: 36905 + components: + - type: Transform + pos: -58.5,-74.5 + parent: 2 + - uid: 36906 + components: + - type: Transform + pos: -59.5,-74.5 + parent: 2 + - uid: 36907 + components: + - type: Transform + pos: -60.5,-74.5 + parent: 2 + - uid: 36908 + components: + - type: Transform + pos: -61.5,-74.5 + parent: 2 + - uid: 36909 + components: + - type: Transform + pos: -61.5,-75.5 + parent: 2 + - uid: 36910 + components: + - type: Transform + pos: -61.5,-76.5 + parent: 2 + - uid: 36911 + components: + - type: Transform + pos: -61.5,-77.5 + parent: 2 + - uid: 36912 + components: + - type: Transform + pos: -61.5,-78.5 + parent: 2 + - uid: 36913 + components: + - type: Transform + pos: -61.5,-73.5 + parent: 2 + - uid: 36914 + components: + - type: Transform + pos: -61.5,-72.5 + parent: 2 + - uid: 36915 + components: + - type: Transform + pos: -61.5,-71.5 + parent: 2 + - uid: 36916 + components: + - type: Transform + pos: -61.5,-70.5 + parent: 2 + - uid: 36917 + components: + - type: Transform + pos: -57.5,-70.5 + parent: 2 + - uid: 36918 + components: + - type: Transform + pos: -57.5,-71.5 + parent: 2 + - uid: 36919 + components: + - type: Transform + pos: -57.5,-72.5 + parent: 2 + - uid: 36920 + components: + - type: Transform + pos: -57.5,-73.5 + parent: 2 + - uid: 36921 + components: + - type: Transform + pos: -57.5,-75.5 + parent: 2 + - uid: 36922 + components: + - type: Transform + pos: -57.5,-76.5 + parent: 2 + - uid: 36923 + components: + - type: Transform + pos: -57.5,-77.5 + parent: 2 + - uid: 36924 + components: + - type: Transform + pos: -57.5,-78.5 + parent: 2 + - uid: 36925 + components: + - type: Transform + pos: -42.5,-73.5 + parent: 2 + - uid: 36926 + components: + - type: Transform + pos: -43.5,-73.5 + parent: 2 + - uid: 36927 + components: + - type: Transform + pos: -44.5,-73.5 + parent: 2 + - uid: 36929 + components: + - type: Transform + pos: -44.5,-74.5 + parent: 2 + - uid: 36930 + components: + - type: Transform + pos: -44.5,-75.5 + parent: 2 + - uid: 36931 + components: + - type: Transform + pos: -45.5,-74.5 + parent: 2 + - uid: 36932 + components: + - type: Transform + pos: -46.5,-74.5 + parent: 2 + - uid: 36933 + components: + - type: Transform + pos: -53.5,-74.5 + parent: 2 + - uid: 36934 + components: + - type: Transform + pos: -52.5,-74.5 + parent: 2 + - uid: 36935 + components: + - type: Transform + pos: -51.5,-74.5 + parent: 2 + - uid: 36936 + components: + - type: Transform + pos: -50.5,-74.5 + parent: 2 + - uid: 36937 + components: + - type: Transform + pos: -47.5,-62.5 + parent: 2 + - uid: 36938 + components: + - type: Transform + pos: -47.5,-63.5 + parent: 2 + - uid: 36939 + components: + - type: Transform + pos: -47.5,-64.5 + parent: 2 + - uid: 36940 + components: + - type: Transform + pos: -47.5,-65.5 + parent: 2 + - uid: 36941 + components: + - type: Transform + pos: -47.5,-66.5 + parent: 2 + - uid: 36942 + components: + - type: Transform + pos: -46.5,-64.5 + parent: 2 + - uid: 36943 + components: + - type: Transform + pos: -45.5,-64.5 + parent: 2 + - uid: 36944 + components: + - type: Transform + pos: -44.5,-64.5 + parent: 2 + - uid: 36945 + components: + - type: Transform + pos: -43.5,-64.5 + parent: 2 + - uid: 36946 + components: + - type: Transform + pos: -42.5,-64.5 + parent: 2 + - uid: 36947 + components: + - type: Transform + pos: -41.5,-64.5 + parent: 2 + - uid: 36948 + components: + - type: Transform + pos: -40.5,-64.5 + parent: 2 + - uid: 36949 + components: + - type: Transform + pos: -39.5,-64.5 + parent: 2 + - uid: 36950 + components: + - type: Transform + pos: -38.5,-64.5 + parent: 2 + - uid: 36951 + components: + - type: Transform + pos: -38.5,-66.5 + parent: 2 + - uid: 36952 + components: + - type: Transform + pos: -39.5,-66.5 + parent: 2 + - uid: 36953 + components: + - type: Transform + pos: -40.5,-66.5 + parent: 2 + - uid: 36954 + components: + - type: Transform + pos: -41.5,-66.5 + parent: 2 + - uid: 36955 + components: + - type: Transform + pos: -42.5,-66.5 + parent: 2 + - uid: 36956 + components: + - type: Transform + pos: -43.5,-66.5 + parent: 2 + - uid: 36957 + components: + - type: Transform + pos: -44.5,-66.5 + parent: 2 + - uid: 36958 + components: + - type: Transform + pos: -45.5,-66.5 + parent: 2 + - uid: 36959 + components: + - type: Transform + pos: -46.5,-66.5 + parent: 2 + - uid: 36960 + components: + - type: Transform + pos: -58.5,-62.5 + parent: 2 + - uid: 36961 + components: + - type: Transform + pos: -59.5,-62.5 + parent: 2 + - uid: 36962 + components: + - type: Transform + pos: -59.5,-61.5 + parent: 2 + - uid: 36963 + components: + - type: Transform + pos: -59.5,-60.5 + parent: 2 + - uid: 36964 + components: + - type: Transform + pos: -58.5,-63.5 + parent: 2 + - uid: 36965 + components: + - type: Transform + pos: -58.5,-64.5 + parent: 2 + - uid: 36966 + components: + - type: Transform + pos: -58.5,-65.5 + parent: 2 + - uid: 36967 + components: + - type: Transform + pos: -58.5,-66.5 + parent: 2 + - uid: 36968 + components: + - type: Transform + pos: -57.5,-65.5 + parent: 2 + - uid: 36969 + components: + - type: Transform + pos: -56.5,-65.5 + parent: 2 + - uid: 36970 + components: + - type: Transform + pos: -59.5,-65.5 + parent: 2 + - uid: 36971 + components: + - type: Transform + pos: -54.5,-58.5 + parent: 2 + - uid: 36972 + components: + - type: Transform + pos: -53.5,-58.5 + parent: 2 + - uid: 36973 + components: + - type: Transform + pos: -52.5,-58.5 + parent: 2 + - uid: 36974 + components: + - type: Transform + pos: -52.5,-57.5 + parent: 2 + - uid: 36975 + components: + - type: Transform + pos: -52.5,-56.5 + parent: 2 + - uid: 36976 + components: + - type: Transform + pos: -53.5,-56.5 + parent: 2 + - uid: 36977 + components: + - type: Transform + pos: -54.5,-56.5 + parent: 2 + - uid: 36978 + components: + - type: Transform + pos: -55.5,-56.5 + parent: 2 + - uid: 36979 + components: + - type: Transform + pos: -51.5,-56.5 + parent: 2 + - uid: 36980 + components: + - type: Transform + pos: -50.5,-56.5 + parent: 2 + - uid: 36981 + components: + - type: Transform + pos: -49.5,-56.5 + parent: 2 + - uid: 36982 + components: + - type: Transform + pos: -52.5,-59.5 + parent: 2 + - uid: 36983 + components: + - type: Transform + pos: -52.5,-60.5 + parent: 2 + - uid: 36984 + components: + - type: Transform + pos: -53.5,-60.5 + parent: 2 + - uid: 36985 + components: + - type: Transform + pos: -54.5,-60.5 + parent: 2 + - uid: 36986 + components: + - type: Transform + pos: -55.5,-60.5 + parent: 2 + - uid: 36987 + components: + - type: Transform + pos: -51.5,-60.5 + parent: 2 + - uid: 36988 + components: + - type: Transform + pos: -50.5,-60.5 + parent: 2 + - uid: 36989 + components: + - type: Transform + pos: -49.5,-60.5 + parent: 2 + - uid: 36990 + components: + - type: Transform + pos: -48.5,-64.5 + parent: 2 + - uid: 36991 + components: + - type: Transform + pos: -49.5,-64.5 + parent: 2 + - uid: 36992 + components: + - type: Transform + pos: -50.5,-64.5 + parent: 2 + - uid: 36993 + components: + - type: Transform + pos: -51.5,-64.5 + parent: 2 + - uid: 36994 + components: + - type: Transform + pos: -52.5,-64.5 + parent: 2 + - uid: 36995 + components: + - type: Transform + pos: -53.5,-64.5 + parent: 2 + - uid: 36998 + components: + - type: Transform + pos: -15.5,-85.5 + parent: 2 + - uid: 36999 + components: + - type: Transform + pos: -51.5,-66.5 + parent: 2 + - uid: 37000 + components: + - type: Transform + pos: -52.5,-66.5 + parent: 2 + - uid: 37001 + components: + - type: Transform + pos: -53.5,-66.5 + parent: 2 + - uid: 37002 + components: + - type: Transform + pos: -53.5,-65.5 + parent: 2 + - uid: 37003 + components: + - type: Transform + pos: -53.5,-67.5 + parent: 2 + - uid: 37004 + components: + - type: Transform + pos: -53.5,-68.5 + parent: 2 + - uid: 37005 + components: + - type: Transform + pos: -53.5,-69.5 + parent: 2 + - uid: 37006 + components: + - type: Transform + pos: -53.5,-70.5 + parent: 2 + - uid: 37007 + components: + - type: Transform + pos: -51.5,-67.5 + parent: 2 + - uid: 37008 + components: + - type: Transform + pos: -51.5,-68.5 + parent: 2 + - uid: 37009 + components: + - type: Transform + pos: -51.5,-69.5 + parent: 2 + - uid: 37010 + components: + - type: Transform + pos: -51.5,-70.5 + parent: 2 + - uid: 37032 + components: + - type: Transform + pos: -33.5,-74.5 + parent: 2 + - uid: 37033 + components: + - type: Transform + pos: -32.5,-74.5 + parent: 2 + - uid: 37034 + components: + - type: Transform + pos: -31.5,-74.5 + parent: 2 + - uid: 37037 + components: + - type: Transform + pos: -31.5,-71.5 + parent: 2 + - uid: 37038 + components: + - type: Transform + pos: -31.5,-70.5 + parent: 2 + - uid: 37039 + components: + - type: Transform + pos: -31.5,-69.5 + parent: 2 + - uid: 37040 + components: + - type: Transform + pos: -31.5,-75.5 + parent: 2 + - uid: 37041 + components: + - type: Transform + pos: -31.5,-76.5 + parent: 2 + - uid: 37042 + components: + - type: Transform + pos: -30.5,-76.5 + parent: 2 + - uid: 37043 + components: + - type: Transform + pos: -29.5,-76.5 + parent: 2 + - uid: 37044 + components: + - type: Transform + pos: -28.5,-76.5 + parent: 2 + - uid: 37045 + components: + - type: Transform + pos: -27.5,-76.5 + parent: 2 + - uid: 37046 + components: + - type: Transform + pos: -26.5,-76.5 + parent: 2 + - uid: 37047 + components: + - type: Transform + pos: -25.5,-76.5 + parent: 2 + - uid: 37048 + components: + - type: Transform + pos: -25.5,-75.5 + parent: 2 + - uid: 37049 + components: + - type: Transform + pos: -25.5,-74.5 + parent: 2 + - uid: 37050 + components: + - type: Transform + pos: -25.5,-73.5 + parent: 2 + - uid: 37051 + components: + - type: Transform + pos: -25.5,-72.5 + parent: 2 + - uid: 37052 + components: + - type: Transform + pos: -25.5,-71.5 + parent: 2 + - uid: 37053 + components: + - type: Transform + pos: -25.5,-70.5 + parent: 2 + - uid: 37054 + components: + - type: Transform + pos: -25.5,-69.5 + parent: 2 + - uid: 37055 + components: + - type: Transform + pos: -30.5,-71.5 + parent: 2 + - uid: 37056 + components: + - type: Transform + pos: -29.5,-71.5 + parent: 2 + - uid: 37057 + components: + - type: Transform + pos: -28.5,-71.5 + parent: 2 + - uid: 37058 + components: + - type: Transform + pos: -27.5,-71.5 + parent: 2 + - uid: 37059 + components: + - type: Transform + pos: -26.5,-71.5 + parent: 2 + - uid: 37086 + components: + - type: Transform + pos: -31.5,-58.5 + parent: 2 + - uid: 37087 + components: + - type: Transform + pos: -30.5,-58.5 + parent: 2 + - uid: 37088 + components: + - type: Transform + pos: -29.5,-58.5 + parent: 2 + - uid: 37089 + components: + - type: Transform + pos: -29.5,-57.5 + parent: 2 + - uid: 37090 + components: + - type: Transform + pos: -29.5,-59.5 + parent: 2 + - uid: 37091 + components: + - type: Transform + pos: -29.5,-60.5 + parent: 2 + - uid: 37092 + components: + - type: Transform + pos: -29.5,-61.5 + parent: 2 + - uid: 37093 + components: + - type: Transform + pos: -30.5,-61.5 + parent: 2 + - uid: 37094 + components: + - type: Transform + pos: -31.5,-61.5 + parent: 2 + - uid: 37095 + components: + - type: Transform + pos: -32.5,-61.5 + parent: 2 + - uid: 37096 + components: + - type: Transform + pos: -33.5,-61.5 + parent: 2 + - uid: 37098 + components: + - type: Transform + pos: -28.5,-60.5 + parent: 2 + - uid: 37099 + components: + - type: Transform + pos: -27.5,-60.5 + parent: 2 + - uid: 37100 + components: + - type: Transform + pos: -26.5,-60.5 + parent: 2 + - uid: 37101 + components: + - type: Transform + pos: -25.5,-60.5 + parent: 2 + - uid: 37102 + components: + - type: Transform + pos: -24.5,-60.5 + parent: 2 + - uid: 37103 + components: + - type: Transform + pos: -24.5,-59.5 + parent: 2 + - uid: 37104 + components: + - type: Transform + pos: -23.5,-59.5 + parent: 2 + - uid: 37105 + components: + - type: Transform + pos: -22.5,-59.5 + parent: 2 + - uid: 37106 + components: + - type: Transform + pos: -28.5,-57.5 + parent: 2 + - uid: 37107 + components: + - type: Transform + pos: -27.5,-57.5 + parent: 2 + - uid: 37108 + components: + - type: Transform + pos: -26.5,-57.5 + parent: 2 + - uid: 37303 + components: + - type: Transform + pos: -31.5,-68.5 + parent: 2 + - uid: 37304 + components: + - type: Transform + pos: -31.5,-67.5 + parent: 2 + - uid: 37305 + components: + - type: Transform + pos: -31.5,-66.5 + parent: 2 + - uid: 37306 + components: + - type: Transform + pos: -31.5,-65.5 + parent: 2 + - uid: 37307 + components: + - type: Transform + pos: -25.5,-68.5 + parent: 2 + - uid: 37308 + components: + - type: Transform + pos: -25.5,-67.5 + parent: 2 + - uid: 37309 + components: + - type: Transform + pos: -25.5,-66.5 + parent: 2 + - uid: 37310 + components: + - type: Transform + pos: -25.5,-65.5 + parent: 2 + - uid: 37311 + components: + - type: Transform + pos: -26.5,-65.5 + parent: 2 + - uid: 37312 + components: + - type: Transform + pos: -27.5,-65.5 + parent: 2 + - uid: 37313 + components: + - type: Transform + pos: -28.5,-65.5 + parent: 2 + - uid: 37314 + components: + - type: Transform + pos: -29.5,-65.5 + parent: 2 + - uid: 37315 + components: + - type: Transform + pos: -30.5,-65.5 + parent: 2 + - uid: 37316 + components: + - type: Transform + pos: -32.5,-65.5 + parent: 2 + - uid: 37317 + components: + - type: Transform + pos: -33.5,-65.5 + parent: 2 + - uid: 37318 + components: + - type: Transform + pos: -34.5,-65.5 + parent: 2 + - uid: 37319 + components: + - type: Transform + pos: -35.5,-65.5 + parent: 2 + - uid: 37320 + components: + - type: Transform + pos: -36.5,-65.5 + parent: 2 + - uid: 37334 + components: + - type: Transform + pos: -19.5,-74.5 + parent: 2 + - uid: 37335 + components: + - type: Transform + pos: -19.5,-73.5 + parent: 2 + - uid: 37336 + components: + - type: Transform + pos: -19.5,-72.5 + parent: 2 + - uid: 37337 + components: + - type: Transform + pos: -20.5,-72.5 + parent: 2 + - uid: 37338 + components: + - type: Transform + pos: -21.5,-72.5 + parent: 2 + - uid: 37339 + components: + - type: Transform + pos: -21.5,-71.5 + parent: 2 + - uid: 37340 + components: + - type: Transform + pos: -21.5,-70.5 + parent: 2 + - uid: 37341 + components: + - type: Transform + pos: -20.5,-70.5 + parent: 2 + - uid: 37342 + components: + - type: Transform + pos: -20.5,-69.5 + parent: 2 + - uid: 37343 + components: + - type: Transform + pos: -20.5,-68.5 + parent: 2 + - uid: 37344 + components: + - type: Transform + pos: -20.5,-67.5 + parent: 2 + - uid: 37345 + components: + - type: Transform + pos: -20.5,-66.5 + parent: 2 + - uid: 37346 + components: + - type: Transform + pos: -20.5,-65.5 + parent: 2 + - uid: 37347 + components: + - type: Transform + pos: -21.5,-65.5 + parent: 2 + - uid: 37348 + components: + - type: Transform + pos: -22.5,-65.5 + parent: 2 + - uid: 37349 + components: + - type: Transform + pos: -19.5,-65.5 + parent: 2 + - uid: 37350 + components: + - type: Transform + pos: -19.5,-64.5 + parent: 2 + - uid: 37351 + components: + - type: Transform + pos: -19.5,-63.5 + parent: 2 + - uid: 37352 + components: + - type: Transform + pos: -21.5,-59.5 + parent: 2 + - uid: 37353 + components: + - type: Transform + pos: -20.5,-59.5 + parent: 2 + - uid: 37354 + components: + - type: Transform + pos: -19.5,-59.5 + parent: 2 + - uid: 37355 + components: + - type: Transform + pos: -19.5,-60.5 + parent: 2 + - uid: 37356 + components: + - type: Transform + pos: -19.5,-58.5 + parent: 2 + - uid: 37357 + components: + - type: Transform + pos: -19.5,-57.5 + parent: 2 + - uid: 37358 + components: + - type: Transform + pos: -19.5,-56.5 + parent: 2 + - uid: 37359 + components: + - type: Transform + pos: -19.5,-55.5 + parent: 2 + - uid: 37360 + components: + - type: Transform + pos: -19.5,-54.5 + parent: 2 + - uid: 37361 + components: + - type: Transform + pos: -18.5,-54.5 + parent: 2 + - uid: 37362 + components: + - type: Transform + pos: -17.5,-54.5 + parent: 2 + - uid: 37363 + components: + - type: Transform + pos: -16.5,-54.5 + parent: 2 + - uid: 37364 + components: + - type: Transform + pos: -13.5,-63.5 + parent: 2 + - uid: 37365 + components: + - type: Transform + pos: -13.5,-64.5 + parent: 2 + - uid: 37366 + components: + - type: Transform + pos: -13.5,-65.5 + parent: 2 + - uid: 37367 + components: + - type: Transform + pos: -14.5,-65.5 + parent: 2 + - uid: 37368 + components: + - type: Transform + pos: -14.5,-66.5 + parent: 2 + - uid: 37369 + components: + - type: Transform + pos: -14.5,-67.5 + parent: 2 + - uid: 37370 + components: + - type: Transform + pos: -14.5,-68.5 + parent: 2 + - uid: 37371 + components: + - type: Transform + pos: -14.5,-69.5 + parent: 2 + - uid: 37372 + components: + - type: Transform + pos: -4.5,-85.5 + parent: 2 + - uid: 37373 + components: + - type: Transform + pos: -3.5,-85.5 + parent: 2 + - uid: 37374 + components: + - type: Transform + pos: -10.5,-69.5 + parent: 2 + - uid: 37375 + components: + - type: Transform + pos: -10.5,-68.5 + parent: 2 + - uid: 37376 + components: + - type: Transform + pos: -10.5,-67.5 + parent: 2 + - uid: 37377 + components: + - type: Transform + pos: -10.5,-66.5 + parent: 2 + - uid: 37378 + components: + - type: Transform + pos: -10.5,-65.5 + parent: 2 + - uid: 37379 + components: + - type: Transform + pos: -11.5,-65.5 + parent: 2 + - uid: 37380 + components: + - type: Transform + pos: -12.5,-65.5 + parent: 2 + - uid: 37381 + components: + - type: Transform + pos: -7.5,-60.5 + parent: 2 + - uid: 37382 + components: + - type: Transform + pos: -8.5,-60.5 + parent: 2 + - uid: 37383 + components: + - type: Transform + pos: -9.5,-60.5 + parent: 2 + - uid: 37384 + components: + - type: Transform + pos: -10.5,-60.5 + parent: 2 + - uid: 37385 + components: + - type: Transform + pos: -11.5,-60.5 + parent: 2 + - uid: 37386 + components: + - type: Transform + pos: -12.5,-60.5 + parent: 2 + - uid: 37387 + components: + - type: Transform + pos: -13.5,-60.5 + parent: 2 + - uid: 37388 + components: + - type: Transform + pos: -14.5,-60.5 + parent: 2 + - uid: 37389 + components: + - type: Transform + pos: -11.5,-59.5 + parent: 2 + - uid: 37390 + components: + - type: Transform + pos: -11.5,-58.5 + parent: 2 + - uid: 37392 + components: + - type: Transform + pos: -12.5,-58.5 + parent: 2 + - uid: 37393 + components: + - type: Transform + pos: -13.5,-58.5 + parent: 2 + - uid: 37394 + components: + - type: Transform + pos: -14.5,-58.5 + parent: 2 + - uid: 37395 + components: + - type: Transform + pos: -10.5,-57.5 + parent: 2 + - uid: 37396 + components: + - type: Transform + pos: -10.5,-56.5 + parent: 2 + - uid: 37397 + components: + - type: Transform + pos: -10.5,-55.5 + parent: 2 + - uid: 37398 + components: + - type: Transform + pos: -10.5,-54.5 + parent: 2 + - uid: 37399 + components: + - type: Transform + pos: -11.5,-54.5 + parent: 2 + - uid: 37400 + components: + - type: Transform + pos: -12.5,-54.5 + parent: 2 + - uid: 37401 + components: + - type: Transform + pos: -13.5,-54.5 + parent: 2 + - uid: 37402 + components: + - type: Transform + pos: -9.5,-54.5 + parent: 2 + - uid: 37403 + components: + - type: Transform + pos: -8.5,-54.5 + parent: 2 + - uid: 37404 + components: + - type: Transform + pos: 2.5,-56.5 + parent: 2 + - uid: 37405 + components: + - type: Transform + pos: 2.5,-57.5 + parent: 2 + - uid: 37406 + components: + - type: Transform + pos: 2.5,-58.5 + parent: 2 + - uid: 37407 + components: + - type: Transform + pos: 2.5,-59.5 + parent: 2 + - uid: 37408 + components: + - type: Transform + pos: 2.5,-60.5 + parent: 2 + - uid: 37409 + components: + - type: Transform + pos: 2.5,-61.5 + parent: 2 + - uid: 37410 + components: + - type: Transform + pos: 2.5,-62.5 + parent: 2 + - uid: 37411 + components: + - type: Transform + pos: 2.5,-63.5 + parent: 2 + - uid: 37412 + components: + - type: Transform + pos: 2.5,-64.5 + parent: 2 + - uid: 37413 + components: + - type: Transform + pos: 2.5,-65.5 + parent: 2 + - uid: 37414 + components: + - type: Transform + pos: 1.5,-59.5 + parent: 2 + - uid: 37415 + components: + - type: Transform + pos: 0.5,-59.5 + parent: 2 + - uid: 37416 + components: + - type: Transform + pos: -0.5,-59.5 + parent: 2 + - uid: 37417 + components: + - type: Transform + pos: -1.5,-59.5 + parent: 2 + - uid: 37418 + components: + - type: Transform + pos: -1.5,-60.5 + parent: 2 + - uid: 37419 + components: + - type: Transform + pos: -1.5,-61.5 + parent: 2 + - uid: 37420 + components: + - type: Transform + pos: -1.5,-58.5 + parent: 2 + - uid: 37421 + components: + - type: Transform + pos: -1.5,-66.5 + parent: 2 + - uid: 37422 + components: + - type: Transform + pos: -0.5,-66.5 + parent: 2 + - uid: 37423 + components: + - type: Transform + pos: 0.5,-66.5 + parent: 2 + - uid: 37424 + components: + - type: Transform + pos: 1.5,-66.5 + parent: 2 + - uid: 37425 + components: + - type: Transform + pos: 2.5,-66.5 + parent: 2 + - uid: 37426 + components: + - type: Transform + pos: 0.5,-67.5 + parent: 2 + - uid: 37427 + components: + - type: Transform + pos: 0.5,-68.5 + parent: 2 + - uid: 37428 + components: + - type: Transform + pos: 0.5,-69.5 + parent: 2 + - uid: 37429 + components: + - type: Transform + pos: 0.5,-70.5 + parent: 2 + - uid: 37430 + components: + - type: Transform + pos: 0.5,-71.5 + parent: 2 + - uid: 37431 + components: + - type: Transform + pos: -0.5,-71.5 + parent: 2 + - uid: 37432 + components: + - type: Transform + pos: -1.5,-71.5 + parent: 2 + - uid: 37433 + components: + - type: Transform + pos: -0.5,-72.5 + parent: 2 + - uid: 37434 + components: + - type: Transform + pos: 2.5,-32.5 + parent: 2 + - uid: 37435 + components: + - type: Transform + pos: 2.5,-33.5 + parent: 2 + - uid: 37436 + components: + - type: Transform + pos: 2.5,-34.5 + parent: 2 + - uid: 37437 + components: + - type: Transform + pos: 2.5,-35.5 + parent: 2 + - uid: 37438 + components: + - type: Transform + pos: 1.5,-35.5 + parent: 2 + - uid: 37439 + components: + - type: Transform + pos: 0.5,-35.5 + parent: 2 + - uid: 37440 + components: + - type: Transform + pos: -0.5,-35.5 + parent: 2 + - uid: 37441 + components: + - type: Transform + pos: -1.5,-35.5 + parent: 2 + - uid: 37442 + components: + - type: Transform + pos: -2.5,-35.5 + parent: 2 + - uid: 37443 + components: + - type: Transform + pos: -3.5,-35.5 + parent: 2 + - uid: 37444 + components: + - type: Transform + pos: -4.5,-35.5 + parent: 2 + - uid: 37445 + components: + - type: Transform + pos: -5.5,-35.5 + parent: 2 + - uid: 37446 + components: + - type: Transform + pos: -6.5,-35.5 + parent: 2 + - uid: 37447 + components: + - type: Transform + pos: 3.5,-35.5 + parent: 2 + - uid: 37448 + components: + - type: Transform + pos: 4.5,-35.5 + parent: 2 + - uid: 37449 + components: + - type: Transform + pos: 5.5,-35.5 + parent: 2 + - uid: 37450 + components: + - type: Transform + pos: 6.5,-35.5 + parent: 2 + - uid: 37451 + components: + - type: Transform + pos: 0.5,-36.5 + parent: 2 + - uid: 37452 + components: + - type: Transform + pos: 0.5,-37.5 + parent: 2 + - uid: 37453 + components: + - type: Transform + pos: 0.5,-38.5 + parent: 2 + - uid: 37454 + components: + - type: Transform + pos: 0.5,-39.5 + parent: 2 + - uid: 37455 + components: + - type: Transform + pos: 0.5,-40.5 + parent: 2 + - uid: 37456 + components: + - type: Transform + pos: 1.5,-40.5 + parent: 2 + - uid: 37457 + components: + - type: Transform + pos: 1.5,-41.5 + parent: 2 + - uid: 37458 + components: + - type: Transform + pos: 6.5,-36.5 + parent: 2 + - uid: 37459 + components: + - type: Transform + pos: 6.5,-37.5 + parent: 2 + - uid: 37460 + components: + - type: Transform + pos: 6.5,-38.5 + parent: 2 + - uid: 37461 + components: + - type: Transform + pos: 5.5,-38.5 + parent: 2 + - uid: 37462 + components: + - type: Transform + pos: 4.5,-38.5 + parent: 2 + - uid: 37463 + components: + - type: Transform + pos: 4.5,-39.5 + parent: 2 + - uid: 37464 + components: + - type: Transform + pos: 4.5,-40.5 + parent: 2 + - uid: 37465 + components: + - type: Transform + pos: 4.5,-41.5 + parent: 2 + - uid: 37466 + components: + - type: Transform + pos: 5.5,-41.5 + parent: 2 + - uid: 37467 + components: + - type: Transform + pos: 6.5,-41.5 + parent: 2 + - uid: 37468 + components: + - type: Transform + pos: 7.5,-41.5 + parent: 2 + - uid: 37469 + components: + - type: Transform + pos: 7.5,-40.5 + parent: 2 + - uid: 37470 + components: + - type: Transform + pos: 7.5,-39.5 + parent: 2 + - uid: 37471 + components: + - type: Transform + pos: 7.5,-38.5 + parent: 2 + - uid: 37472 + components: + - type: Transform + pos: -3.5,-48.5 + parent: 2 + - uid: 37473 + components: + - type: Transform + pos: -3.5,-49.5 + parent: 2 + - uid: 37474 + components: + - type: Transform + pos: -3.5,-50.5 + parent: 2 + - uid: 37475 + components: + - type: Transform + pos: -4.5,-50.5 + parent: 2 + - uid: 37476 + components: + - type: Transform + pos: -5.5,-50.5 + parent: 2 + - uid: 37477 + components: + - type: Transform + pos: -5.5,-49.5 + parent: 2 + - uid: 37478 + components: + - type: Transform + pos: -5.5,-48.5 + parent: 2 + - uid: 37479 + components: + - type: Transform + pos: -5.5,-47.5 + parent: 2 + - uid: 37480 + components: + - type: Transform + pos: -5.5,-46.5 + parent: 2 + - uid: 37481 + components: + - type: Transform + pos: -5.5,-45.5 + parent: 2 + - uid: 37482 + components: + - type: Transform + pos: -5.5,-44.5 + parent: 2 + - uid: 37483 + components: + - type: Transform + pos: -4.5,-44.5 + parent: 2 + - uid: 37484 + components: + - type: Transform + pos: -3.5,-44.5 + parent: 2 + - uid: 37485 + components: + - type: Transform + pos: -2.5,-44.5 + parent: 2 + - uid: 37486 + components: + - type: Transform + pos: -1.5,-44.5 + parent: 2 + - uid: 37487 + components: + - type: Transform + pos: -0.5,-44.5 + parent: 2 + - uid: 37488 + components: + - type: Transform + pos: 0.5,-44.5 + parent: 2 + - uid: 37489 + components: + - type: Transform + pos: 1.5,-44.5 + parent: 2 + - uid: 37490 + components: + - type: Transform + pos: 2.5,-44.5 + parent: 2 + - uid: 37491 + components: + - type: Transform + pos: 3.5,-44.5 + parent: 2 + - uid: 37492 + components: + - type: Transform + pos: 4.5,-44.5 + parent: 2 + - uid: 37493 + components: + - type: Transform + pos: 5.5,-44.5 + parent: 2 + - uid: 37494 + components: + - type: Transform + pos: 6.5,-44.5 + parent: 2 + - uid: 37495 + components: + - type: Transform + pos: 6.5,-45.5 + parent: 2 + - uid: 37496 + components: + - type: Transform + pos: 6.5,-46.5 + parent: 2 + - uid: 37497 + components: + - type: Transform + pos: 6.5,-47.5 + parent: 2 + - uid: 37498 + components: + - type: Transform + pos: 6.5,-48.5 + parent: 2 + - uid: 37499 + components: + - type: Transform + pos: 6.5,-49.5 + parent: 2 + - uid: 37500 + components: + - type: Transform + pos: 6.5,-50.5 + parent: 2 + - uid: 37501 + components: + - type: Transform + pos: 5.5,-50.5 + parent: 2 + - uid: 37502 + components: + - type: Transform + pos: 4.5,-50.5 + parent: 2 + - uid: 37503 + components: + - type: Transform + pos: 3.5,-50.5 + parent: 2 + - uid: 37504 + components: + - type: Transform + pos: 2.5,-50.5 + parent: 2 + - uid: 37505 + components: + - type: Transform + pos: 1.5,-50.5 + parent: 2 + - uid: 37506 + components: + - type: Transform + pos: 0.5,-50.5 + parent: 2 + - uid: 37507 + components: + - type: Transform + pos: -0.5,-50.5 + parent: 2 + - uid: 37508 + components: + - type: Transform + pos: -1.5,-50.5 + parent: 2 + - uid: 37509 + components: + - type: Transform + pos: -2.5,-50.5 + parent: 2 + - uid: 37523 + components: + - type: Transform + pos: -7.5,-40.5 + parent: 2 + - uid: 37524 + components: + - type: Transform + pos: -6.5,-40.5 + parent: 2 + - uid: 37525 + components: + - type: Transform + pos: -5.5,-40.5 + parent: 2 + - uid: 37526 + components: + - type: Transform + pos: -4.5,-40.5 + parent: 2 + - uid: 37527 + components: + - type: Transform + pos: -3.5,-40.5 + parent: 2 + - uid: 37528 + components: + - type: Transform + pos: 8.5,-47.5 + parent: 2 + - uid: 37529 + components: + - type: Transform + pos: -4.5,-39.5 + parent: 2 + - uid: 37530 + components: + - type: Transform + pos: 9.5,-47.5 + parent: 2 + - uid: 37531 + components: + - type: Transform + pos: 10.5,-47.5 + parent: 2 + - uid: 37532 + components: + - type: Transform + pos: 10.5,-48.5 + parent: 2 + - uid: 37533 + components: + - type: Transform + pos: 10.5,-49.5 + parent: 2 + - uid: 37534 + components: + - type: Transform + pos: 10.5,-50.5 + parent: 2 + - uid: 37535 + components: + - type: Transform + pos: 10.5,-51.5 + parent: 2 + - uid: 37536 + components: + - type: Transform + pos: 11.5,-51.5 + parent: 2 + - uid: 37537 + components: + - type: Transform + pos: 12.5,-51.5 + parent: 2 + - uid: 37538 + components: + - type: Transform + pos: 10.5,-46.5 + parent: 2 + - uid: 37539 + components: + - type: Transform + pos: 11.5,-46.5 + parent: 2 + - uid: 37540 + components: + - type: Transform + pos: 11.5,-45.5 + parent: 2 + - uid: 37541 + components: + - type: Transform + pos: 11.5,-44.5 + parent: 2 + - uid: 37542 + components: + - type: Transform + pos: 11.5,-43.5 + parent: 2 + - uid: 37543 + components: + - type: Transform + pos: 11.5,-42.5 + parent: 2 + - uid: 37544 + components: + - type: Transform + pos: 10.5,-42.5 + parent: 2 + - uid: 37545 + components: + - type: Transform + pos: 10.5,-41.5 + parent: 2 + - uid: 37546 + components: + - type: Transform + pos: 10.5,-40.5 + parent: 2 + - uid: 37547 + components: + - type: Transform + pos: 12.5,-42.5 + parent: 2 + - uid: 37548 + components: + - type: Transform + pos: 12.5,-41.5 + parent: 2 + - uid: 37549 + components: + - type: Transform + pos: 12.5,-40.5 + parent: 2 + - uid: 37550 + components: + - type: Transform + pos: 12.5,-46.5 + parent: 2 + - uid: 37551 + components: + - type: Transform + pos: 13.5,-46.5 + parent: 2 + - uid: 37552 + components: + - type: Transform + pos: 14.5,-46.5 + parent: 2 + - uid: 37553 + components: + - type: Transform + pos: 15.5,-46.5 + parent: 2 + - uid: 37554 + components: + - type: Transform + pos: 16.5,-46.5 + parent: 2 + - uid: 37555 + components: + - type: Transform + pos: 16.5,-47.5 + parent: 2 + - uid: 37556 + components: + - type: Transform + pos: 16.5,-48.5 + parent: 2 + - uid: 37557 + components: + - type: Transform + pos: 17.5,-46.5 + parent: 2 + - uid: 37558 + components: + - type: Transform + pos: 19.5,-42.5 + parent: 2 + - uid: 37559 + components: + - type: Transform + pos: 18.5,-42.5 + parent: 2 + - uid: 37560 + components: + - type: Transform + pos: 17.5,-42.5 + parent: 2 + - uid: 37561 + components: + - type: Transform + pos: 16.5,-42.5 + parent: 2 + - uid: 37562 + components: + - type: Transform + pos: 16.5,-43.5 + parent: 2 + - uid: 37563 + components: + - type: Transform + pos: 16.5,-41.5 + parent: 2 + - uid: 37564 + components: + - type: Transform + pos: 16.5,-40.5 + parent: 2 + - uid: 37565 + components: + - type: Transform + pos: 24.5,-59.5 + parent: 2 + - uid: 37566 + components: + - type: Transform + pos: 23.5,-59.5 + parent: 2 + - uid: 37567 + components: + - type: Transform + pos: 22.5,-59.5 + parent: 2 + - uid: 37568 + components: + - type: Transform + pos: 21.5,-59.5 + parent: 2 + - uid: 37569 + components: + - type: Transform + pos: 20.5,-55.5 + parent: 2 + - uid: 37570 + components: + - type: Transform + pos: 21.5,-57.5 + parent: 2 + - uid: 37571 + components: + - type: Transform + pos: 20.5,-56.5 + parent: 2 + - uid: 37572 + components: + - type: Transform + pos: 22.5,-56.5 + parent: 2 + - uid: 37573 + components: + - type: Transform + pos: 22.5,-55.5 + parent: 2 + - uid: 37574 + components: + - type: Transform + pos: 22.5,-54.5 + parent: 2 + - uid: 37575 + components: + - type: Transform + pos: 21.5,-60.5 + parent: 2 + - uid: 37576 + components: + - type: Transform + pos: 20.5,-57.5 + parent: 2 + - uid: 37577 + components: + - type: Transform + pos: 19.5,-57.5 + parent: 2 + - uid: 37578 + components: + - type: Transform + pos: 18.5,-57.5 + parent: 2 + - uid: 37579 + components: + - type: Transform + pos: 17.5,-57.5 + parent: 2 + - uid: 37580 + components: + - type: Transform + pos: 16.5,-57.5 + parent: 2 + - uid: 37581 + components: + - type: Transform + pos: 15.5,-57.5 + parent: 2 + - uid: 37582 + components: + - type: Transform + pos: 14.5,-57.5 + parent: 2 + - uid: 37583 + components: + - type: Transform + pos: 13.5,-57.5 + parent: 2 + - uid: 37584 + components: + - type: Transform + pos: 12.5,-57.5 + parent: 2 + - uid: 37585 + components: + - type: Transform + pos: 11.5,-57.5 + parent: 2 + - uid: 37586 + components: + - type: Transform + pos: 10.5,-57.5 + parent: 2 + - uid: 37587 + components: + - type: Transform + pos: 9.5,-57.5 + parent: 2 + - uid: 37588 + components: + - type: Transform + pos: 10.5,-56.5 + parent: 2 + - uid: 37589 + components: + - type: Transform + pos: 10.5,-55.5 + parent: 2 + - uid: 37590 + components: + - type: Transform + pos: 10.5,-58.5 + parent: 2 + - uid: 37591 + components: + - type: Transform + pos: 10.5,-59.5 + parent: 2 + - uid: 37592 + components: + - type: Transform + pos: 10.5,-60.5 + parent: 2 + - uid: 37593 + components: + - type: Transform + pos: 10.5,-54.5 + parent: 2 + - uid: 37594 + components: + - type: Transform + pos: 13.5,-56.5 + parent: 2 + - uid: 37595 + components: + - type: Transform + pos: 13.5,-55.5 + parent: 2 + - uid: 37596 + components: + - type: Transform + pos: 13.5,-54.5 + parent: 2 + - uid: 37597 + components: + - type: Transform + pos: 15.5,-58.5 + parent: 2 + - uid: 37598 + components: + - type: Transform + pos: 15.5,-59.5 + parent: 2 + - uid: 37599 + components: + - type: Transform + pos: 15.5,-60.5 + parent: 2 + - uid: 37600 + components: + - type: Transform + pos: 22.5,-57.5 + parent: 2 + - uid: 37601 + components: + - type: Transform + pos: 22.5,-58.5 + parent: 2 + - uid: 37602 + components: + - type: Transform + pos: 20.5,-54.5 + parent: 2 + - uid: 37603 + components: + - type: Transform + pos: 19.5,-54.5 + parent: 2 + - uid: 37604 + components: + - type: Transform + pos: 18.5,-54.5 + parent: 2 + - uid: 37605 + components: + - type: Transform + pos: 17.5,-54.5 + parent: 2 + - uid: 37606 + components: + - type: Transform + pos: 17.5,-53.5 + parent: 2 + - uid: 37607 + components: + - type: Transform + pos: 17.5,-52.5 + parent: 2 + - uid: 37608 + components: + - type: Transform + pos: 17.5,-51.5 + parent: 2 + - uid: 37609 + components: + - type: Transform + pos: 17.5,-62.5 + parent: 2 + - uid: 37610 + components: + - type: Transform + pos: 17.5,-63.5 + parent: 2 + - uid: 37611 + components: + - type: Transform + pos: 18.5,-63.5 + parent: 2 + - uid: 37612 + components: + - type: Transform + pos: 18.5,-64.5 + parent: 2 + - uid: 37613 + components: + - type: Transform + pos: 18.5,-65.5 + parent: 2 + - uid: 37614 + components: + - type: Transform + pos: 18.5,-66.5 + parent: 2 + - uid: 37615 + components: + - type: Transform + pos: 19.5,-65.5 + parent: 2 + - uid: 37616 + components: + - type: Transform + pos: 17.5,-65.5 + parent: 2 + - uid: 37617 + components: + - type: Transform + pos: 16.5,-65.5 + parent: 2 + - uid: 37618 + components: + - type: Transform + pos: 15.5,-65.5 + parent: 2 + - uid: 37619 + components: + - type: Transform + pos: 14.5,-65.5 + parent: 2 + - uid: 37620 + components: + - type: Transform + pos: 15.5,-64.5 + parent: 2 + - uid: 37621 + components: + - type: Transform + pos: 35.5,-56.5 + parent: 2 + - uid: 37622 + components: + - type: Transform + pos: 35.5,-57.5 + parent: 2 + - uid: 37623 + components: + - type: Transform + pos: 35.5,-58.5 + parent: 2 + - uid: 37624 + components: + - type: Transform + pos: 35.5,-59.5 + parent: 2 + - uid: 37625 + components: + - type: Transform + pos: 36.5,-59.5 + parent: 2 + - uid: 37626 + components: + - type: Transform + pos: 37.5,-59.5 + parent: 2 + - uid: 37627 + components: + - type: Transform + pos: 38.5,-59.5 + parent: 2 + - uid: 37628 + components: + - type: Transform + pos: 39.5,-59.5 + parent: 2 + - uid: 37629 + components: + - type: Transform + pos: 40.5,-59.5 + parent: 2 + - uid: 37630 + components: + - type: Transform + pos: 34.5,-57.5 + parent: 2 + - uid: 37631 + components: + - type: Transform + pos: 33.5,-57.5 + parent: 2 + - uid: 37632 + components: + - type: Transform + pos: 32.5,-57.5 + parent: 2 + - uid: 37633 + components: + - type: Transform + pos: 31.5,-57.5 + parent: 2 + - uid: 37634 + components: + - type: Transform + pos: 30.5,-57.5 + parent: 2 + - uid: 37635 + components: + - type: Transform + pos: 30.5,-58.5 + parent: 2 + - uid: 37636 + components: + - type: Transform + pos: 30.5,-59.5 + parent: 2 + - uid: 37637 + components: + - type: Transform + pos: 30.5,-60.5 + parent: 2 + - uid: 37638 + components: + - type: Transform + pos: 31.5,-60.5 + parent: 2 + - uid: 37639 + components: + - type: Transform + pos: 32.5,-60.5 + parent: 2 + - uid: 37640 + components: + - type: Transform + pos: 33.5,-60.5 + parent: 2 + - uid: 37641 + components: + - type: Transform + pos: 34.5,-60.5 + parent: 2 + - uid: 37642 + components: + - type: Transform + pos: 35.5,-60.5 + parent: 2 + - uid: 37643 + components: + - type: Transform + pos: 29.5,-60.5 + parent: 2 + - uid: 37644 + components: + - type: Transform + pos: 28.5,-60.5 + parent: 2 + - uid: 37645 + components: + - type: Transform + pos: 27.5,-60.5 + parent: 2 + - uid: 37646 + components: + - type: Transform + pos: 26.5,-60.5 + parent: 2 + - uid: 37647 + components: + - type: Transform + pos: 26.5,-57.5 + parent: 2 + - uid: 37648 + components: + - type: Transform + pos: 27.5,-57.5 + parent: 2 + - uid: 37649 + components: + - type: Transform + pos: 28.5,-57.5 + parent: 2 + - uid: 37650 + components: + - type: Transform + pos: 29.5,-57.5 + parent: 2 + - uid: 37651 + components: + - type: Transform + pos: 27.5,-48.5 + parent: 2 + - uid: 37652 + components: + - type: Transform + pos: 27.5,-49.5 + parent: 2 + - uid: 37653 + components: + - type: Transform + pos: 27.5,-50.5 + parent: 2 + - uid: 37654 + components: + - type: Transform + pos: 27.5,-51.5 + parent: 2 + - uid: 37655 + components: + - type: Transform + pos: 27.5,-52.5 + parent: 2 + - uid: 37656 + components: + - type: Transform + pos: 27.5,-53.5 + parent: 2 + - uid: 37657 + components: + - type: Transform + pos: 26.5,-49.5 + parent: 2 + - uid: 37658 + components: + - type: Transform + pos: 25.5,-49.5 + parent: 2 + - uid: 37659 + components: + - type: Transform + pos: 25.5,-50.5 + parent: 2 + - uid: 37660 + components: + - type: Transform + pos: 25.5,-51.5 + parent: 2 + - uid: 37661 + components: + - type: Transform + pos: 25.5,-52.5 + parent: 2 + - uid: 37662 + components: + - type: Transform + pos: 28.5,-49.5 + parent: 2 + - uid: 37663 + components: + - type: Transform + pos: 29.5,-49.5 + parent: 2 + - uid: 37664 + components: + - type: Transform + pos: 29.5,-50.5 + parent: 2 + - uid: 37665 + components: + - type: Transform + pos: 29.5,-51.5 + parent: 2 + - uid: 37666 + components: + - type: Transform + pos: 29.5,-52.5 + parent: 2 + - uid: 37667 + components: + - type: Transform + pos: 19.5,-50.5 + parent: 2 + - uid: 37668 + components: + - type: Transform + pos: 20.5,-50.5 + parent: 2 + - uid: 37669 + components: + - type: Transform + pos: 21.5,-50.5 + parent: 2 + - uid: 37670 + components: + - type: Transform + pos: 22.5,-50.5 + parent: 2 + - uid: 37671 + components: + - type: Transform + pos: 23.5,-50.5 + parent: 2 + - uid: 37672 + components: + - type: Transform + pos: 8.5,-57.5 + parent: 2 + - uid: 37673 + components: + - type: Transform + pos: 7.5,-57.5 + parent: 2 + - uid: 37674 + components: + - type: Transform + pos: 6.5,-57.5 + parent: 2 + - uid: 37675 + components: + - type: Transform + pos: 6.5,-56.5 + parent: 2 + - uid: 37676 + components: + - type: Transform + pos: 6.5,-55.5 + parent: 2 + - uid: 37677 + components: + - type: Transform + pos: 6.5,-54.5 + parent: 2 + - uid: 37678 + components: + - type: Transform + pos: 6.5,-53.5 + parent: 2 + - uid: 37679 + components: + - type: Transform + pos: 6.5,-58.5 + parent: 2 + - uid: 37680 + components: + - type: Transform + pos: 6.5,-59.5 + parent: 2 + - uid: 37681 + components: + - type: Transform + pos: 6.5,-60.5 + parent: 2 + - uid: 37682 + components: + - type: Transform + pos: 6.5,-61.5 + parent: 2 + - uid: 37683 + components: + - type: Transform + pos: 6.5,-62.5 + parent: 2 + - uid: 37684 + components: + - type: Transform + pos: 3.5,-65.5 + parent: 2 + - uid: 37685 + components: + - type: Transform + pos: 4.5,-65.5 + parent: 2 + - uid: 37686 + components: + - type: Transform + pos: 5.5,-65.5 + parent: 2 + - uid: 37687 + components: + - type: Transform + pos: 6.5,-65.5 + parent: 2 + - uid: 37688 + components: + - type: Transform + pos: 7.5,-65.5 + parent: 2 + - uid: 37689 + components: + - type: Transform + pos: 8.5,-65.5 + parent: 2 + - uid: 37690 + components: + - type: Transform + pos: 9.5,-65.5 + parent: 2 + - uid: 37691 + components: + - type: Transform + pos: 10.5,-65.5 + parent: 2 + - uid: 37692 + components: + - type: Transform + pos: 10.5,-64.5 + parent: 2 + - uid: 37693 + components: + - type: Transform + pos: 10.5,-66.5 + parent: 2 + - uid: 37694 + components: + - type: Transform + pos: -2.5,-65.5 + parent: 2 + - uid: 37695 + components: + - type: Transform + pos: -1.5,-65.5 + parent: 2 + - uid: 37696 + components: + - type: Transform + pos: -3.5,-65.5 + parent: 2 + - uid: 37697 + components: + - type: Transform + pos: -4.5,-65.5 + parent: 2 + - uid: 37698 + components: + - type: Transform + pos: -5.5,-65.5 + parent: 2 + - uid: 37699 + components: + - type: Transform + pos: -5.5,-66.5 + parent: 2 + - uid: 37700 + components: + - type: Transform + pos: -5.5,-67.5 + parent: 2 + - uid: 37701 + components: + - type: Transform + pos: -5.5,-68.5 + parent: 2 + - uid: 37702 + components: + - type: Transform + pos: -5.5,-69.5 + parent: 2 + - uid: 37703 + components: + - type: Transform + pos: -5.5,-64.5 + parent: 2 + - uid: 37704 + components: + - type: Transform + pos: -5.5,-63.5 + parent: 2 + - uid: 37705 + components: + - type: Transform + pos: -5.5,-62.5 + parent: 2 + - uid: 37706 + components: + - type: Transform + pos: -5.5,-61.5 + parent: 2 + - uid: 37707 + components: + - type: Transform + pos: -5.5,-60.5 + parent: 2 + - uid: 37708 + components: + - type: Transform + pos: -5.5,-59.5 + parent: 2 + - uid: 37709 + components: + - type: Transform + pos: -5.5,-58.5 + parent: 2 + - uid: 37710 + components: + - type: Transform + pos: -5.5,-57.5 + parent: 2 + - uid: 37711 + components: + - type: Transform + pos: -5.5,-56.5 + parent: 2 + - uid: 37712 + components: + - type: Transform + pos: -5.5,-55.5 + parent: 2 + - uid: 37713 + components: + - type: Transform + pos: -5.5,-54.5 + parent: 2 + - uid: 37714 + components: + - type: Transform + pos: -4.5,-54.5 + parent: 2 + - uid: 37715 + components: + - type: Transform + pos: -3.5,-54.5 + parent: 2 + - uid: 37716 + components: + - type: Transform + pos: -2.5,-54.5 + parent: 2 + - uid: 37717 + components: + - type: Transform + pos: -1.5,-54.5 + parent: 2 + - uid: 37718 + components: + - type: Transform + pos: -0.5,-54.5 + parent: 2 + - uid: 37719 + components: + - type: Transform + pos: 0.5,-54.5 + parent: 2 + - uid: 37720 + components: + - type: Transform + pos: 0.5,-55.5 + parent: 2 + - uid: 37721 + components: + - type: Transform + pos: 0.5,-56.5 + parent: 2 + - uid: 37722 + components: + - type: Transform + pos: 0.5,-57.5 + parent: 2 + - uid: 37723 + components: + - type: Transform + pos: 0.5,-58.5 + parent: 2 + - uid: 37724 + components: + - type: Transform + pos: 1.5,-54.5 + parent: 2 + - uid: 37725 + components: + - type: Transform + pos: 2.5,-54.5 + parent: 2 + - uid: 37726 + components: + - type: Transform + pos: 3.5,-54.5 + parent: 2 + - uid: 37742 + components: + - type: Transform + pos: -63.5,-21.5 + parent: 2 + - uid: 37743 + components: + - type: Transform + pos: -63.5,-20.5 + parent: 2 + - uid: 37744 + components: + - type: Transform + pos: -63.5,-19.5 + parent: 2 + - uid: 37745 + components: + - type: Transform + pos: -64.5,-20.5 + parent: 2 + - uid: 37746 + components: + - type: Transform + pos: -65.5,-20.5 + parent: 2 + - uid: 37747 + components: + - type: Transform + pos: -66.5,-20.5 + parent: 2 + - uid: 37748 + components: + - type: Transform + pos: -67.5,-20.5 + parent: 2 + - uid: 37749 + components: + - type: Transform + pos: -68.5,-20.5 + parent: 2 + - uid: 37750 + components: + - type: Transform + pos: -69.5,-20.5 + parent: 2 + - uid: 38038 + components: + - type: Transform + pos: -73.5,-36.5 + parent: 2 + - uid: 38039 + components: + - type: Transform + pos: -73.5,-35.5 + parent: 2 + - uid: 38040 + components: + - type: Transform + pos: -73.5,-34.5 + parent: 2 + - uid: 38041 + components: + - type: Transform + pos: -73.5,-33.5 + parent: 2 + - uid: 38042 + components: + - type: Transform + pos: -74.5,-33.5 + parent: 2 + - uid: 38043 + components: + - type: Transform + pos: -75.5,-33.5 + parent: 2 + - uid: 38044 + components: + - type: Transform + pos: -76.5,-33.5 + parent: 2 + - uid: 38045 + components: + - type: Transform + pos: -77.5,-33.5 + parent: 2 + - uid: 38046 + components: + - type: Transform + pos: -78.5,-33.5 + parent: 2 + - uid: 38047 + components: + - type: Transform + pos: -72.5,-33.5 + parent: 2 + - uid: 38048 + components: + - type: Transform + pos: -71.5,-33.5 + parent: 2 + - uid: 38049 + components: + - type: Transform + pos: -70.5,-33.5 + parent: 2 + - uid: 38050 + components: + - type: Transform + pos: -73.5,-32.5 + parent: 2 + - uid: 38051 + components: + - type: Transform + pos: -73.5,-31.5 + parent: 2 + - uid: 38052 + components: + - type: Transform + pos: -73.5,-30.5 + parent: 2 + - uid: 38053 + components: + - type: Transform + pos: -73.5,-29.5 + parent: 2 + - uid: 38054 + components: + - type: Transform + pos: -73.5,-28.5 + parent: 2 + - uid: 38055 + components: + - type: Transform + pos: -73.5,-27.5 + parent: 2 + - uid: 38056 + components: + - type: Transform + pos: -73.5,-26.5 + parent: 2 + - uid: 38057 + components: + - type: Transform + pos: -73.5,-25.5 + parent: 2 + - uid: 38058 + components: + - type: Transform + pos: -78.5,-28.5 + parent: 2 + - uid: 38059 + components: + - type: Transform + pos: -78.5,-27.5 + parent: 2 + - uid: 38060 + components: + - type: Transform + pos: -78.5,-26.5 + parent: 2 + - uid: 38061 + components: + - type: Transform + pos: -78.5,-25.5 + parent: 2 + - uid: 38062 + components: + - type: Transform + pos: -78.5,-24.5 + parent: 2 + - uid: 38063 + components: + - type: Transform + pos: -78.5,-23.5 + parent: 2 + - uid: 38064 + components: + - type: Transform + pos: -78.5,-22.5 + parent: 2 + - uid: 38065 + components: + - type: Transform + pos: -78.5,-21.5 + parent: 2 + - uid: 38066 + components: + - type: Transform + pos: -77.5,-21.5 + parent: 2 + - uid: 38067 + components: + - type: Transform + pos: -76.5,-21.5 + parent: 2 + - uid: 38068 + components: + - type: Transform + pos: -75.5,-21.5 + parent: 2 + - uid: 38069 + components: + - type: Transform + pos: -74.5,-21.5 + parent: 2 + - uid: 38070 + components: + - type: Transform + pos: -73.5,-21.5 + parent: 2 + - uid: 38071 + components: + - type: Transform + pos: -72.5,-21.5 + parent: 2 + - uid: 38072 + components: + - type: Transform + pos: -72.5,-20.5 + parent: 2 + - uid: 38073 + components: + - type: Transform + pos: -72.5,-19.5 + parent: 2 + - uid: 38074 + components: + - type: Transform + pos: -72.5,-18.5 + parent: 2 + - uid: 38075 + components: + - type: Transform + pos: -72.5,-17.5 + parent: 2 + - uid: 38076 + components: + - type: Transform + pos: -72.5,-16.5 + parent: 2 + - uid: 38077 + components: + - type: Transform + pos: -71.5,-16.5 + parent: 2 + - uid: 38078 + components: + - type: Transform + pos: -70.5,-16.5 + parent: 2 + - uid: 38079 + components: + - type: Transform + pos: -72.5,-15.5 + parent: 2 + - uid: 38080 + components: + - type: Transform + pos: -72.5,-14.5 + parent: 2 + - uid: 38081 + components: + - type: Transform + pos: -72.5,-13.5 + parent: 2 + - uid: 38082 + components: + - type: Transform + pos: -72.5,-12.5 + parent: 2 + - uid: 38083 + components: + - type: Transform + pos: -72.5,-11.5 + parent: 2 + - uid: 38084 + components: + - type: Transform + pos: -72.5,-10.5 + parent: 2 + - uid: 38085 + components: + - type: Transform + pos: -72.5,-9.5 + parent: 2 + - uid: 38086 + components: + - type: Transform + pos: -73.5,-9.5 + parent: 2 + - uid: 38087 + components: + - type: Transform + pos: -74.5,-9.5 + parent: 2 + - uid: 38088 + components: + - type: Transform + pos: -75.5,-9.5 + parent: 2 + - uid: 38089 + components: + - type: Transform + pos: -76.5,-9.5 + parent: 2 + - uid: 38090 + components: + - type: Transform + pos: -77.5,-9.5 + parent: 2 + - uid: 38091 + components: + - type: Transform + pos: -78.5,-9.5 + parent: 2 + - uid: 38092 + components: + - type: Transform + pos: -78.5,-8.5 + parent: 2 + - uid: 38093 + components: + - type: Transform + pos: -78.5,-7.5 + parent: 2 + - uid: 38094 + components: + - type: Transform + pos: -78.5,-6.5 + parent: 2 + - uid: 38095 + components: + - type: Transform + pos: -79.5,-19.5 + parent: 2 + - uid: 38096 + components: + - type: Transform + pos: -79.5,-18.5 + parent: 2 + - uid: 38097 + components: + - type: Transform + pos: -79.5,-17.5 + parent: 2 + - uid: 38098 + components: + - type: Transform + pos: -79.5,-16.5 + parent: 2 + - uid: 38099 + components: + - type: Transform + pos: -79.5,-15.5 + parent: 2 + - uid: 38100 + components: + - type: Transform + pos: -79.5,-14.5 + parent: 2 + - uid: 38101 + components: + - type: Transform + pos: -79.5,-13.5 + parent: 2 + - uid: 38102 + components: + - type: Transform + pos: -78.5,-16.5 + parent: 2 + - uid: 38103 + components: + - type: Transform + pos: -77.5,-16.5 + parent: 2 + - uid: 38104 + components: + - type: Transform + pos: -76.5,-16.5 + parent: 2 + - uid: 38105 + components: + - type: Transform + pos: -78.5,-14.5 + parent: 2 + - uid: 38106 + components: + - type: Transform + pos: -77.5,-14.5 + parent: 2 + - uid: 38107 + components: + - type: Transform + pos: -76.5,-14.5 + parent: 2 + - uid: 38108 + components: + - type: Transform + pos: -80.5,-16.5 + parent: 2 + - uid: 38109 + components: + - type: Transform + pos: -81.5,-16.5 + parent: 2 + - uid: 38110 + components: + - type: Transform + pos: -82.5,-16.5 + parent: 2 + - uid: 38111 + components: + - type: Transform + pos: -83.5,-16.5 + parent: 2 + - uid: 38112 + components: + - type: Transform + pos: -83.5,-14.5 + parent: 2 + - uid: 38113 + components: + - type: Transform + pos: -82.5,-14.5 + parent: 2 + - uid: 38114 + components: + - type: Transform + pos: -81.5,-14.5 + parent: 2 + - uid: 38115 + components: + - type: Transform + pos: -80.5,-14.5 + parent: 2 + - uid: 38116 + components: + - type: Transform + pos: -83.5,-17.5 + parent: 2 + - uid: 38117 + components: + - type: Transform + pos: -83.5,-13.5 + parent: 2 + - uid: 38118 + components: + - type: Transform + pos: -84.5,-14.5 + parent: 2 + - uid: 38119 + components: + - type: Transform + pos: -84.5,-16.5 + parent: 2 + - uid: 38120 + components: + - type: Transform + pos: -60.5,-24.5 + parent: 2 + - uid: 38121 + components: + - type: Transform + pos: -60.5,-23.5 + parent: 2 + - uid: 38122 + components: + - type: Transform + pos: -61.5,-23.5 + parent: 2 + - uid: 38123 + components: + - type: Transform + pos: -62.5,-23.5 + parent: 2 + - uid: 38124 + components: + - type: Transform + pos: -60.5,-22.5 + parent: 2 + - uid: 38125 + components: + - type: Transform + pos: -59.5,-22.5 + parent: 2 + - uid: 38126 + components: + - type: Transform + pos: -58.5,-22.5 + parent: 2 + - uid: 38127 + components: + - type: Transform + pos: -58.5,-21.5 + parent: 2 + - uid: 38128 + components: + - type: Transform + pos: -58.5,-20.5 + parent: 2 + - uid: 38129 + components: + - type: Transform + pos: -58.5,-19.5 + parent: 2 + - uid: 38130 + components: + - type: Transform + pos: -58.5,-18.5 + parent: 2 + - uid: 38131 + components: + - type: Transform + pos: -59.5,-18.5 + parent: 2 + - uid: 38132 + components: + - type: Transform + pos: -59.5,-17.5 + parent: 2 + - uid: 38133 + components: + - type: Transform + pos: -59.5,-16.5 + parent: 2 + - uid: 38134 + components: + - type: Transform + pos: -59.5,-15.5 + parent: 2 + - uid: 38135 + components: + - type: Transform + pos: -60.5,-15.5 + parent: 2 + - uid: 38136 + components: + - type: Transform + pos: -61.5,-15.5 + parent: 2 + - uid: 38137 + components: + - type: Transform + pos: -62.5,-15.5 + parent: 2 + - uid: 38138 + components: + - type: Transform + pos: -63.5,-15.5 + parent: 2 + - uid: 38139 + components: + - type: Transform + pos: -64.5,-15.5 + parent: 2 + - uid: 38140 + components: + - type: Transform + pos: -58.5,-15.5 + parent: 2 + - uid: 38141 + components: + - type: Transform + pos: -57.5,-15.5 + parent: 2 + - uid: 38142 + components: + - type: Transform + pos: -56.5,-15.5 + parent: 2 + - uid: 38143 + components: + - type: Transform + pos: -68.5,-19.5 + parent: 2 + - uid: 38144 + components: + - type: Transform + pos: -69.5,-21.5 + parent: 2 + - uid: 38145 + components: + - type: Transform + pos: -69.5,-22.5 + parent: 2 + - uid: 38146 + components: + - type: Transform + pos: -61.5,-4.5 + parent: 2 + - uid: 38147 + components: + - type: Transform + pos: -61.5,-5.5 + parent: 2 + - uid: 38148 + components: + - type: Transform + pos: -61.5,-6.5 + parent: 2 + - uid: 38149 + components: + - type: Transform + pos: -62.5,-5.5 + parent: 2 + - uid: 38150 + components: + - type: Transform + pos: -63.5,-5.5 + parent: 2 + - uid: 38151 + components: + - type: Transform + pos: -60.5,-6.5 + parent: 2 + - uid: 38152 + components: + - type: Transform + pos: -59.5,-6.5 + parent: 2 + - uid: 38153 + components: + - type: Transform + pos: -58.5,-6.5 + parent: 2 + - uid: 38154 + components: + - type: Transform + pos: -57.5,-6.5 + parent: 2 + - uid: 38155 + components: + - type: Transform + pos: -60.5,-7.5 + parent: 2 + - uid: 38156 + components: + - type: Transform + pos: -60.5,-8.5 + parent: 2 + - uid: 38157 + components: + - type: Transform + pos: -60.5,-9.5 + parent: 2 + - uid: 38158 + components: + - type: Transform + pos: -61.5,-9.5 + parent: 2 + - uid: 38159 + components: + - type: Transform + pos: -62.5,-9.5 + parent: 2 + - uid: 38160 + components: + - type: Transform + pos: -63.5,-9.5 + parent: 2 + - uid: 38161 + components: + - type: Transform + pos: -64.5,-9.5 + parent: 2 + - uid: 38163 + components: + - type: Transform + pos: -64.5,-10.5 + parent: 2 + - uid: 38164 + components: + - type: Transform + pos: -64.5,-11.5 + parent: 2 + - uid: 38165 + components: + - type: Transform + pos: -60.5,-10.5 + parent: 2 + - uid: 38166 + components: + - type: Transform + pos: -59.5,-10.5 + parent: 2 + - uid: 38167 + components: + - type: Transform + pos: -58.5,-10.5 + parent: 2 + - uid: 38168 + components: + - type: Transform + pos: -57.5,-10.5 + parent: 2 + - uid: 38169 + components: + - type: Transform + pos: -56.5,-10.5 + parent: 2 + - uid: 38170 + components: + - type: Transform + pos: -56.5,-11.5 + parent: 2 + - uid: 38171 + components: + - type: Transform + pos: -56.5,-12.5 + parent: 2 + - uid: 38172 + components: + - type: Transform + pos: -48.5,-5.5 + parent: 2 + - uid: 38173 + components: + - type: Transform + pos: -49.5,-5.5 + parent: 2 + - uid: 38174 + components: + - type: Transform + pos: -50.5,-5.5 + parent: 2 + - uid: 38175 + components: + - type: Transform + pos: -51.5,-5.5 + parent: 2 + - uid: 38176 + components: + - type: Transform + pos: -51.5,-4.5 + parent: 2 + - uid: 38177 + components: + - type: Transform + pos: -51.5,-3.5 + parent: 2 + - uid: 38178 + components: + - type: Transform + pos: -51.5,-6.5 + parent: 2 + - uid: 38179 + components: + - type: Transform + pos: -52.5,-6.5 + parent: 2 + - uid: 38180 + components: + - type: Transform + pos: -50.5,-3.5 + parent: 2 + - uid: 38181 + components: + - type: Transform + pos: -52.5,-3.5 + parent: 2 + - uid: 38182 + components: + - type: Transform + pos: -49.5,-6.5 + parent: 2 + - uid: 38183 + components: + - type: Transform + pos: -49.5,-7.5 + parent: 2 + - uid: 38184 + components: + - type: Transform + pos: -49.5,-3.5 + parent: 2 + - uid: 38185 + components: + - type: Transform + pos: -46.5,-5.5 + parent: 2 + - uid: 38186 + components: + - type: Transform + pos: -45.5,-5.5 + parent: 2 + - uid: 38187 + components: + - type: Transform + pos: -44.5,-5.5 + parent: 2 + - uid: 38188 + components: + - type: Transform + pos: -43.5,-5.5 + parent: 2 + - uid: 38189 + components: + - type: Transform + pos: -43.5,-4.5 + parent: 2 + - uid: 38190 + components: + - type: Transform + pos: -43.5,-3.5 + parent: 2 + - uid: 38191 + components: + - type: Transform + pos: -43.5,-6.5 + parent: 2 + - uid: 38192 + components: + - type: Transform + pos: -43.5,-7.5 + parent: 2 + - uid: 38193 + components: + - type: Transform + pos: -45.5,-12.5 + parent: 2 + - uid: 38194 + components: + - type: Transform + pos: -45.5,-13.5 + parent: 2 + - uid: 38195 + components: + - type: Transform + pos: -45.5,-14.5 + parent: 2 + - uid: 38196 + components: + - type: Transform + pos: -45.5,-15.5 + parent: 2 + - uid: 38197 + components: + - type: Transform + pos: -45.5,-16.5 + parent: 2 + - uid: 38198 + components: + - type: Transform + pos: -45.5,-17.5 + parent: 2 + - uid: 38199 + components: + - type: Transform + pos: -44.5,-16.5 + parent: 2 + - uid: 38200 + components: + - type: Transform + pos: -43.5,-16.5 + parent: 2 + - uid: 38201 + components: + - type: Transform + pos: -42.5,-16.5 + parent: 2 + - uid: 38202 + components: + - type: Transform + pos: -46.5,-15.5 + parent: 2 + - uid: 38203 + components: + - type: Transform + pos: -47.5,-15.5 + parent: 2 + - uid: 38204 + components: + - type: Transform + pos: -48.5,-15.5 + parent: 2 + - uid: 38205 + components: + - type: Transform + pos: -49.5,-15.5 + parent: 2 + - uid: 38206 + components: + - type: Transform + pos: -50.5,-15.5 + parent: 2 + - uid: 38207 + components: + - type: Transform + pos: -51.5,-15.5 + parent: 2 + - uid: 38208 + components: + - type: Transform + pos: -52.5,-15.5 + parent: 2 + - uid: 38209 + components: + - type: Transform + pos: -48.5,-14.5 + parent: 2 + - uid: 38210 + components: + - type: Transform + pos: -52.5,-16.5 + parent: 2 + - uid: 38211 + components: + - type: Transform + pos: -52.5,-17.5 + parent: 2 + - uid: 38212 + components: + - type: Transform + pos: -48.5,-13.5 + parent: 2 + - uid: 38213 + components: + - type: Transform + pos: -48.5,-12.5 + parent: 2 + - uid: 38214 + components: + - type: Transform + pos: -48.5,-11.5 + parent: 2 + - uid: 38215 + components: + - type: Transform + pos: -48.5,-10.5 + parent: 2 + - uid: 38216 + components: + - type: Transform + pos: -49.5,-10.5 + parent: 2 + - uid: 38217 + components: + - type: Transform + pos: -50.5,-10.5 + parent: 2 + - uid: 38218 + components: + - type: Transform + pos: -51.5,-10.5 + parent: 2 + - uid: 38219 + components: + - type: Transform + pos: -52.5,-10.5 + parent: 2 + - uid: 38220 + components: + - type: Transform + pos: -47.5,-10.5 + parent: 2 + - uid: 38221 + components: + - type: Transform + pos: -46.5,-10.5 + parent: 2 + - uid: 38222 + components: + - type: Transform + pos: -45.5,-10.5 + parent: 2 + - uid: 38223 + components: + - type: Transform + pos: -44.5,-10.5 + parent: 2 + - uid: 38224 + components: + - type: Transform + pos: -43.5,-10.5 + parent: 2 + - uid: 38225 + components: + - type: Transform + pos: -42.5,-5.5 + parent: 2 + - uid: 38226 + components: + - type: Transform + pos: -41.5,-5.5 + parent: 2 + - uid: 38227 + components: + - type: Transform + pos: -40.5,-5.5 + parent: 2 + - uid: 38228 + components: + - type: Transform + pos: -39.5,-5.5 + parent: 2 + - uid: 38229 + components: + - type: Transform + pos: -39.5,-4.5 + parent: 2 + - uid: 38230 + components: + - type: Transform + pos: -39.5,-3.5 + parent: 2 + - uid: 38231 + components: + - type: Transform + pos: -39.5,-6.5 + parent: 2 + - uid: 38232 + components: + - type: Transform + pos: -5.5,-32.5 + parent: 2 + - uid: 38233 + components: + - type: Transform + pos: -5.5,-31.5 + parent: 2 + - uid: 38234 + components: + - type: Transform + pos: -5.5,-30.5 + parent: 2 + - uid: 38235 + components: + - type: Transform + pos: -5.5,-29.5 + parent: 2 + - uid: 38236 + components: + - type: Transform + pos: -5.5,-28.5 + parent: 2 + - uid: 38237 + components: + - type: Transform + pos: -5.5,-27.5 + parent: 2 + - uid: 38238 + components: + - type: Transform + pos: -5.5,-26.5 + parent: 2 + - uid: 38239 + components: + - type: Transform + pos: -5.5,-25.5 + parent: 2 + - uid: 38240 + components: + - type: Transform + pos: -4.5,-25.5 + parent: 2 + - uid: 38241 + components: + - type: Transform + pos: -3.5,-25.5 + parent: 2 + - uid: 38242 + components: + - type: Transform + pos: -6.5,-29.5 + parent: 2 + - uid: 38243 + components: + - type: Transform + pos: -4.5,-29.5 + parent: 2 + - uid: 38244 + components: + - type: Transform + pos: -3.5,-29.5 + parent: 2 + - uid: 38245 + components: + - type: Transform + pos: -3.5,-30.5 + parent: 2 + - uid: 38246 + components: + - type: Transform + pos: -53.5,-19.5 + parent: 2 + - uid: 38247 + components: + - type: Transform + pos: -53.5,-20.5 + parent: 2 + - uid: 38248 + components: + - type: Transform + pos: -53.5,-21.5 + parent: 2 + - uid: 38249 + components: + - type: Transform + pos: -53.5,-22.5 + parent: 2 + - uid: 38250 + components: + - type: Transform + pos: -53.5,-23.5 + parent: 2 + - uid: 38251 + components: + - type: Transform + pos: -52.5,-23.5 + parent: 2 + - uid: 38252 + components: + - type: Transform + pos: -51.5,-23.5 + parent: 2 + - uid: 38253 + components: + - type: Transform + pos: -50.5,-23.5 + parent: 2 + - uid: 38254 + components: + - type: Transform + pos: -49.5,-23.5 + parent: 2 + - uid: 38255 + components: + - type: Transform + pos: -48.5,-23.5 + parent: 2 + - uid: 38256 + components: + - type: Transform + pos: -47.5,-23.5 + parent: 2 + - uid: 38257 + components: + - type: Transform + pos: -46.5,-23.5 + parent: 2 + - uid: 38258 + components: + - type: Transform + pos: -45.5,-23.5 + parent: 2 + - uid: 38259 + components: + - type: Transform + pos: -46.5,-24.5 + parent: 2 + - uid: 38260 + components: + - type: Transform + pos: -46.5,-25.5 + parent: 2 + - uid: 38261 + components: + - type: Transform + pos: -46.5,-22.5 + parent: 2 + - uid: 38262 + components: + - type: Transform + pos: -46.5,-21.5 + parent: 2 + - uid: 38263 + components: + - type: Transform + pos: -44.5,-27.5 + parent: 2 + - uid: 38264 + components: + - type: Transform + pos: -44.5,-28.5 + parent: 2 + - uid: 38265 + components: + - type: Transform + pos: -44.5,-29.5 + parent: 2 + - uid: 38266 + components: + - type: Transform + pos: -45.5,-29.5 + parent: 2 + - uid: 38267 + components: + - type: Transform + pos: -46.5,-29.5 + parent: 2 + - uid: 38268 + components: + - type: Transform + pos: -47.5,-29.5 + parent: 2 + - uid: 38269 + components: + - type: Transform + pos: -48.5,-29.5 + parent: 2 + - uid: 38270 + components: + - type: Transform + pos: -49.5,-29.5 + parent: 2 + - uid: 38271 + components: + - type: Transform + pos: -50.5,-29.5 + parent: 2 + - uid: 38272 + components: + - type: Transform + pos: -51.5,-29.5 + parent: 2 + - uid: 38273 + components: + - type: Transform + pos: -52.5,-29.5 + parent: 2 + - uid: 38274 + components: + - type: Transform + pos: -53.5,-29.5 + parent: 2 + - uid: 38275 + components: + - type: Transform + pos: -54.5,-29.5 + parent: 2 + - uid: 38276 + components: + - type: Transform + pos: -55.5,-29.5 + parent: 2 + - uid: 38277 + components: + - type: Transform + pos: -56.5,-29.5 + parent: 2 + - uid: 38278 + components: + - type: Transform + pos: -57.5,-29.5 + parent: 2 + - uid: 38279 + components: + - type: Transform + pos: -58.5,-29.5 + parent: 2 + - uid: 38280 + components: + - type: Transform + pos: -59.5,-29.5 + parent: 2 + - uid: 38281 + components: + - type: Transform + pos: -60.5,-29.5 + parent: 2 + - uid: 38282 + components: + - type: Transform + pos: -60.5,-28.5 + parent: 2 + - uid: 38283 + components: + - type: Transform + pos: -60.5,-30.5 + parent: 2 + - uid: 38284 + components: + - type: Transform + pos: -47.5,-30.5 + parent: 2 + - uid: 38285 + components: + - type: Transform + pos: -47.5,-31.5 + parent: 2 + - uid: 38286 + components: + - type: Transform + pos: -47.5,-32.5 + parent: 2 + - uid: 38287 + components: + - type: Transform + pos: -47.5,-33.5 + parent: 2 + - uid: 38288 + components: + - type: Transform + pos: -46.5,-33.5 + parent: 2 + - uid: 38289 + components: + - type: Transform + pos: -45.5,-33.5 + parent: 2 + - uid: 38290 + components: + - type: Transform + pos: -45.5,-32.5 + parent: 2 + - uid: 38291 + components: + - type: Transform + pos: -45.5,-31.5 + parent: 2 + - uid: 38292 + components: + - type: Transform + pos: -45.5,-30.5 + parent: 2 + - uid: 38293 + components: + - type: Transform + pos: -48.5,-33.5 + parent: 2 + - uid: 38294 + components: + - type: Transform + pos: -49.5,-33.5 + parent: 2 + - uid: 38295 + components: + - type: Transform + pos: -50.5,-33.5 + parent: 2 + - uid: 38296 + components: + - type: Transform + pos: -51.5,-33.5 + parent: 2 + - uid: 38297 + components: + - type: Transform + pos: -52.5,-33.5 + parent: 2 + - uid: 38298 + components: + - type: Transform + pos: -53.5,-33.5 + parent: 2 + - uid: 38299 + components: + - type: Transform + pos: -54.5,-33.5 + parent: 2 + - uid: 38300 + components: + - type: Transform + pos: -55.5,-33.5 + parent: 2 + - uid: 38301 + components: + - type: Transform + pos: -44.5,-33.5 + parent: 2 + - uid: 38302 + components: + - type: Transform + pos: -43.5,-33.5 + parent: 2 + - uid: 38303 + components: + - type: Transform + pos: -42.5,-33.5 + parent: 2 + - uid: 38304 + components: + - type: Transform + pos: -41.5,-33.5 + parent: 2 + - uid: 38305 + components: + - type: Transform + pos: -43.5,-29.5 + parent: 2 + - uid: 38306 + components: + - type: Transform + pos: -42.5,-29.5 + parent: 2 + - uid: 38307 + components: + - type: Transform + pos: -41.5,-29.5 + parent: 2 + - uid: 38308 + components: + - type: Transform + pos: -41.5,-30.5 + parent: 2 + - uid: 38309 + components: + - type: Transform + pos: -41.5,-31.5 + parent: 2 + - uid: 38310 + components: + - type: Transform + pos: -41.5,-32.5 + parent: 2 + - uid: 38311 + components: + - type: Transform + pos: -32.5,-31.5 + parent: 2 + - uid: 38312 + components: + - type: Transform + pos: -33.5,-31.5 + parent: 2 + - uid: 38313 + components: + - type: Transform + pos: -34.5,-31.5 + parent: 2 + - uid: 38314 + components: + - type: Transform + pos: -34.5,-32.5 + parent: 2 + - uid: 38315 + components: + - type: Transform + pos: -34.5,-33.5 + parent: 2 + - uid: 38316 + components: + - type: Transform + pos: -34.5,-34.5 + parent: 2 + - uid: 38317 + components: + - type: Transform + pos: -35.5,-34.5 + parent: 2 + - uid: 38318 + components: + - type: Transform + pos: -36.5,-34.5 + parent: 2 + - uid: 38319 + components: + - type: Transform + pos: -37.5,-34.5 + parent: 2 + - uid: 38320 + components: + - type: Transform + pos: -37.5,-33.5 + parent: 2 + - uid: 38321 + components: + - type: Transform + pos: -37.5,-32.5 + parent: 2 + - uid: 38322 + components: + - type: Transform + pos: -37.5,-31.5 + parent: 2 + - uid: 38323 + components: + - type: Transform + pos: -37.5,-30.5 + parent: 2 + - uid: 38324 + components: + - type: Transform + pos: -37.5,-29.5 + parent: 2 + - uid: 38325 + components: + - type: Transform + pos: -37.5,-28.5 + parent: 2 + - uid: 38326 + components: + - type: Transform + pos: -36.5,-28.5 + parent: 2 + - uid: 38327 + components: + - type: Transform + pos: -35.5,-28.5 + parent: 2 + - uid: 38328 + components: + - type: Transform + pos: -34.5,-28.5 + parent: 2 + - uid: 38329 + components: + - type: Transform + pos: -34.5,-29.5 + parent: 2 + - uid: 38330 + components: + - type: Transform + pos: -34.5,-30.5 + parent: 2 + - uid: 38331 + components: + - type: Transform + pos: -35.5,-35.5 + parent: 2 + - uid: 38332 + components: + - type: Transform + pos: -35.5,-36.5 + parent: 2 + - uid: 38333 + components: + - type: Transform + pos: -35.5,-37.5 + parent: 2 + - uid: 38334 + components: + - type: Transform + pos: -36.5,-37.5 + parent: 2 + - uid: 38335 + components: + - type: Transform + pos: -37.5,-37.5 + parent: 2 + - uid: 38336 + components: + - type: Transform + pos: -37.5,-38.5 + parent: 2 + - uid: 38337 + components: + - type: Transform + pos: -37.5,-39.5 + parent: 2 + - uid: 38338 + components: + - type: Transform + pos: -34.5,-37.5 + parent: 2 + - uid: 38339 + components: + - type: Transform + pos: -34.5,-38.5 + parent: 2 + - uid: 38340 + components: + - type: Transform + pos: -34.5,-39.5 + parent: 2 + - uid: 38341 + components: + - type: Transform + pos: -43.5,-38.5 + parent: 2 + - uid: 38342 + components: + - type: Transform + pos: -44.5,-38.5 + parent: 2 + - uid: 38343 + components: + - type: Transform + pos: -45.5,-38.5 + parent: 2 + - uid: 38344 + components: + - type: Transform + pos: -45.5,-37.5 + parent: 2 + - uid: 38345 + components: + - type: Transform + pos: -45.5,-39.5 + parent: 2 + - uid: 38346 + components: + - type: Transform + pos: -45.5,-40.5 + parent: 2 + - uid: 38347 + components: + - type: Transform + pos: -45.5,-41.5 + parent: 2 + - uid: 38348 + components: + - type: Transform + pos: -46.5,-39.5 + parent: 2 + - uid: 38349 + components: + - type: Transform + pos: -47.5,-39.5 + parent: 2 + - uid: 38350 + components: + - type: Transform + pos: -48.5,-39.5 + parent: 2 + - uid: 38351 + components: + - type: Transform + pos: -49.5,-39.5 + parent: 2 + - uid: 38352 + components: + - type: Transform + pos: -50.5,-39.5 + parent: 2 + - uid: 38353 + components: + - type: Transform + pos: -51.5,-39.5 + parent: 2 + - uid: 38354 + components: + - type: Transform + pos: -52.5,-39.5 + parent: 2 + - uid: 38355 + components: + - type: Transform + pos: -53.5,-39.5 + parent: 2 + - uid: 38356 + components: + - type: Transform + pos: -53.5,-40.5 + parent: 2 + - uid: 38357 + components: + - type: Transform + pos: -53.5,-38.5 + parent: 2 + - uid: 38358 + components: + - type: Transform + pos: -51.5,-40.5 + parent: 2 + - uid: 38359 + components: + - type: Transform + pos: -51.5,-38.5 + parent: 2 + - uid: 38360 + components: + - type: Transform + pos: -43.5,-39.5 + parent: 2 + - uid: 38361 + components: + - type: Transform + pos: -42.5,-39.5 + parent: 2 + - uid: 38362 + components: + - type: Transform + pos: -41.5,-39.5 + parent: 2 + - uid: 38363 + components: + - type: Transform + pos: -41.5,-38.5 + parent: 2 + - uid: 38364 + components: + - type: Transform + pos: -41.5,-37.5 + parent: 2 + - uid: 38365 + components: + - type: Transform + pos: -41.5,-40.5 + parent: 2 + - uid: 38366 + components: + - type: Transform + pos: -41.5,-41.5 + parent: 2 + - uid: 38367 + components: + - type: Transform + pos: -41.5,-42.5 + parent: 2 + - uid: 38368 + components: + - type: Transform + pos: -41.5,-43.5 + parent: 2 + - uid: 38369 + components: + - type: Transform + pos: -36.5,-41.5 + parent: 2 + - uid: 38370 + components: + - type: Transform + pos: -36.5,-42.5 + parent: 2 + - uid: 38371 + components: + - type: Transform + pos: -36.5,-43.5 + parent: 2 + - uid: 38372 + components: + - type: Transform + pos: -37.5,-43.5 + parent: 2 + - uid: 38373 + components: + - type: Transform + pos: -35.5,-42.5 + parent: 2 + - uid: 38374 + components: + - type: Transform + pos: -34.5,-42.5 + parent: 2 + - uid: 38375 + components: + - type: Transform + pos: -33.5,-42.5 + parent: 2 + - uid: 38376 + components: + - type: Transform + pos: -32.5,-42.5 + parent: 2 + - uid: 38377 + components: + - type: Transform + pos: -31.5,-42.5 + parent: 2 + - uid: 38378 + components: + - type: Transform + pos: -36.5,-44.5 + parent: 2 + - uid: 38379 + components: + - type: Transform + pos: -35.5,-44.5 + parent: 2 + - uid: 38380 + components: + - type: Transform + pos: -34.5,-44.5 + parent: 2 + - uid: 38381 + components: + - type: Transform + pos: -33.5,-44.5 + parent: 2 + - uid: 38382 + components: + - type: Transform + pos: -32.5,-44.5 + parent: 2 + - uid: 38383 + components: + - type: Transform + pos: -31.5,-44.5 + parent: 2 + - uid: 38384 + components: + - type: Transform + pos: -31.5,-43.5 + parent: 2 + - uid: 38385 + components: + - type: Transform + pos: -31.5,-41.5 + parent: 2 + - uid: 38386 + components: + - type: Transform + pos: -30.5,-41.5 + parent: 2 + - uid: 38387 + components: + - type: Transform + pos: -29.5,-41.5 + parent: 2 + - uid: 38388 + components: + - type: Transform + pos: -28.5,-41.5 + parent: 2 + - uid: 38389 + components: + - type: Transform + pos: -27.5,-41.5 + parent: 2 + - uid: 38390 + components: + - type: Transform + pos: -26.5,-41.5 + parent: 2 + - uid: 38391 + components: + - type: Transform + pos: -25.5,-41.5 + parent: 2 + - uid: 38392 + components: + - type: Transform + pos: -24.5,-41.5 + parent: 2 + - uid: 38393 + components: + - type: Transform + pos: -23.5,-41.5 + parent: 2 + - uid: 38394 + components: + - type: Transform + pos: -22.5,-41.5 + parent: 2 + - uid: 38395 + components: + - type: Transform + pos: -21.5,-41.5 + parent: 2 + - uid: 38396 + components: + - type: Transform + pos: -20.5,-41.5 + parent: 2 + - uid: 38397 + components: + - type: Transform + pos: -19.5,-41.5 + parent: 2 + - uid: 38398 + components: + - type: Transform + pos: -18.5,-41.5 + parent: 2 + - uid: 38399 + components: + - type: Transform + pos: -17.5,-41.5 + parent: 2 + - uid: 38400 + components: + - type: Transform + pos: -16.5,-41.5 + parent: 2 + - uid: 38401 + components: + - type: Transform + pos: -15.5,-41.5 + parent: 2 + - uid: 38402 + components: + - type: Transform + pos: -14.5,-41.5 + parent: 2 + - uid: 38403 + components: + - type: Transform + pos: -31.5,-45.5 + parent: 2 + - uid: 38404 + components: + - type: Transform + pos: -30.5,-45.5 + parent: 2 + - uid: 38405 + components: + - type: Transform + pos: -29.5,-45.5 + parent: 2 + - uid: 38406 + components: + - type: Transform + pos: -28.5,-45.5 + parent: 2 + - uid: 38407 + components: + - type: Transform + pos: -27.5,-45.5 + parent: 2 + - uid: 38408 + components: + - type: Transform + pos: -27.5,-44.5 + parent: 2 + - uid: 38409 + components: + - type: Transform + pos: -27.5,-43.5 + parent: 2 + - uid: 38410 + components: + - type: Transform + pos: -26.5,-43.5 + parent: 2 + - uid: 38411 + components: + - type: Transform + pos: -25.5,-43.5 + parent: 2 + - uid: 38412 + components: + - type: Transform + pos: -24.5,-43.5 + parent: 2 + - uid: 38413 + components: + - type: Transform + pos: -24.5,-44.5 + parent: 2 + - uid: 38414 + components: + - type: Transform + pos: -24.5,-45.5 + parent: 2 + - uid: 38415 + components: + - type: Transform + pos: -24.5,-46.5 + parent: 2 + - uid: 38416 + components: + - type: Transform + pos: -24.5,-47.5 + parent: 2 + - uid: 38417 + components: + - type: Transform + pos: -23.5,-46.5 + parent: 2 + - uid: 38418 + components: + - type: Transform + pos: -22.5,-46.5 + parent: 2 + - uid: 38419 + components: + - type: Transform + pos: -21.5,-46.5 + parent: 2 + - uid: 38420 + components: + - type: Transform + pos: -20.5,-46.5 + parent: 2 + - uid: 38421 + components: + - type: Transform + pos: -19.5,-46.5 + parent: 2 + - uid: 38422 + components: + - type: Transform + pos: -23.5,-43.5 + parent: 2 + - uid: 38423 + components: + - type: Transform + pos: -22.5,-43.5 + parent: 2 + - uid: 38424 + components: + - type: Transform + pos: -21.5,-43.5 + parent: 2 + - uid: 38425 + components: + - type: Transform + pos: -20.5,-43.5 + parent: 2 + - uid: 38426 + components: + - type: Transform + pos: -19.5,-43.5 + parent: 2 + - uid: 38427 + components: + - type: Transform + pos: -18.5,-43.5 + parent: 2 + - uid: 38428 + components: + - type: Transform + pos: -17.5,-43.5 + parent: 2 + - uid: 38429 + components: + - type: Transform + pos: -16.5,-43.5 + parent: 2 + - uid: 38430 + components: + - type: Transform + pos: -15.5,-43.5 + parent: 2 + - uid: 38431 + components: + - type: Transform + pos: -15.5,-44.5 + parent: 2 + - uid: 38432 + components: + - type: Transform + pos: -15.5,-45.5 + parent: 2 + - uid: 38433 + components: + - type: Transform + pos: -16.5,-45.5 + parent: 2 + - uid: 38434 + components: + - type: Transform + pos: -14.5,-45.5 + parent: 2 + - uid: 38435 + components: + - type: Transform + pos: -34.5,-17.5 + parent: 2 + - uid: 38436 + components: + - type: Transform + pos: -34.5,-18.5 + parent: 2 + - uid: 38437 + components: + - type: Transform + pos: -35.5,-18.5 + parent: 2 + - uid: 38438 + components: + - type: Transform + pos: -35.5,-19.5 + parent: 2 + - uid: 38439 + components: + - type: Transform + pos: -35.5,-20.5 + parent: 2 + - uid: 38440 + components: + - type: Transform + pos: -35.5,-21.5 + parent: 2 + - uid: 38441 + components: + - type: Transform + pos: -34.5,-21.5 + parent: 2 + - uid: 38442 + components: + - type: Transform + pos: -33.5,-21.5 + parent: 2 + - uid: 38443 + components: + - type: Transform + pos: -33.5,-20.5 + parent: 2 + - uid: 38444 + components: + - type: Transform + pos: -33.5,-19.5 + parent: 2 + - uid: 38445 + components: + - type: Transform + pos: -33.5,-18.5 + parent: 2 + - uid: 38446 + components: + - type: Transform + pos: -24.5,-18.5 + parent: 2 + - uid: 38447 + components: + - type: Transform + pos: -24.5,-19.5 + parent: 2 + - uid: 38448 + components: + - type: Transform + pos: -24.5,-20.5 + parent: 2 + - uid: 38449 + components: + - type: Transform + pos: -24.5,-21.5 + parent: 2 + - uid: 38450 + components: + - type: Transform + pos: -24.5,-22.5 + parent: 2 + - uid: 38451 + components: + - type: Transform + pos: -24.5,-23.5 + parent: 2 + - uid: 38452 + components: + - type: Transform + pos: -24.5,-24.5 + parent: 2 + - uid: 38453 + components: + - type: Transform + pos: -25.5,-24.5 + parent: 2 + - uid: 38454 + components: + - type: Transform + pos: -26.5,-24.5 + parent: 2 + - uid: 38455 + components: + - type: Transform + pos: -27.5,-24.5 + parent: 2 + - uid: 38456 + components: + - type: Transform + pos: -28.5,-24.5 + parent: 2 + - uid: 38457 + components: + - type: Transform + pos: -28.5,-23.5 + parent: 2 + - uid: 38458 + components: + - type: Transform + pos: -28.5,-22.5 + parent: 2 + - uid: 38459 + components: + - type: Transform + pos: -28.5,-21.5 + parent: 2 + - uid: 38460 + components: + - type: Transform + pos: -28.5,-20.5 + parent: 2 + - uid: 38461 + components: + - type: Transform + pos: -23.5,-24.5 + parent: 2 + - uid: 38462 + components: + - type: Transform + pos: -22.5,-24.5 + parent: 2 + - uid: 38463 + components: + - type: Transform + pos: -21.5,-24.5 + parent: 2 + - uid: 38464 + components: + - type: Transform + pos: -20.5,-24.5 + parent: 2 + - uid: 38465 + components: + - type: Transform + pos: -20.5,-23.5 + parent: 2 + - uid: 38466 + components: + - type: Transform + pos: -20.5,-22.5 + parent: 2 + - uid: 38467 + components: + - type: Transform + pos: -20.5,-21.5 + parent: 2 + - uid: 38468 + components: + - type: Transform + pos: -20.5,-20.5 + parent: 2 + - uid: 38469 + components: + - type: Transform + pos: -30.5,-28.5 + parent: 2 + - uid: 38470 + components: + - type: Transform + pos: -30.5,-27.5 + parent: 2 + - uid: 38471 + components: + - type: Transform + pos: -30.5,-26.5 + parent: 2 + - uid: 38472 + components: + - type: Transform + pos: -30.5,-25.5 + parent: 2 + - uid: 38473 + components: + - type: Transform + pos: -30.5,-24.5 + parent: 2 + - uid: 38474 + components: + - type: Transform + pos: -29.5,-24.5 + parent: 2 + - uid: 38475 + components: + - type: Transform + pos: -26.5,-25.5 + parent: 2 + - uid: 38476 + components: + - type: Transform + pos: -26.5,-26.5 + parent: 2 + - uid: 38477 + components: + - type: Transform + pos: -26.5,-27.5 + parent: 2 + - uid: 38478 + components: + - type: Transform + pos: -26.5,-28.5 + parent: 2 + - uid: 38479 + components: + - type: Transform + pos: -22.5,-28.5 + parent: 2 + - uid: 38480 + components: + - type: Transform + pos: -22.5,-27.5 + parent: 2 + - uid: 38481 + components: + - type: Transform + pos: -22.5,-26.5 + parent: 2 + - uid: 38482 + components: + - type: Transform + pos: -22.5,-25.5 + parent: 2 + - uid: 38483 + components: + - type: Transform + pos: -18.5,-28.5 + parent: 2 + - uid: 38484 + components: + - type: Transform + pos: -18.5,-27.5 + parent: 2 + - uid: 38485 + components: + - type: Transform + pos: -18.5,-26.5 + parent: 2 + - uid: 38486 + components: + - type: Transform + pos: -18.5,-25.5 + parent: 2 + - uid: 38487 + components: + - type: Transform + pos: -18.5,-24.5 + parent: 2 + - uid: 38488 + components: + - type: Transform + pos: -19.5,-24.5 + parent: 2 + - uid: 38489 + components: + - type: Transform + pos: -7.5,-20.5 + parent: 2 + - uid: 38490 + components: + - type: Transform + pos: -8.5,-20.5 + parent: 2 + - uid: 38491 + components: + - type: Transform + pos: -9.5,-20.5 + parent: 2 + - uid: 38492 + components: + - type: Transform + pos: -10.5,-20.5 + parent: 2 + - uid: 38493 + components: + - type: Transform + pos: -11.5,-20.5 + parent: 2 + - uid: 38494 + components: + - type: Transform + pos: -12.5,-20.5 + parent: 2 + - uid: 38495 + components: + - type: Transform + pos: -13.5,-20.5 + parent: 2 + - uid: 38496 + components: + - type: Transform + pos: -14.5,-20.5 + parent: 2 + - uid: 38497 + components: + - type: Transform + pos: -15.5,-20.5 + parent: 2 + - uid: 38498 + components: + - type: Transform + pos: -14.5,-21.5 + parent: 2 + - uid: 38499 + components: + - type: Transform + pos: -41.5,-16.5 + parent: 2 + - uid: 38500 + components: + - type: Transform + pos: -40.5,-16.5 + parent: 2 + - uid: 38501 + components: + - type: Transform + pos: -39.5,-16.5 + parent: 2 + - uid: 38502 + components: + - type: Transform + pos: -39.5,-15.5 + parent: 2 + - uid: 38503 + components: + - type: Transform + pos: -39.5,-14.5 + parent: 2 + - uid: 38504 + components: + - type: Transform + pos: -39.5,-13.5 + parent: 2 + - uid: 38505 + components: + - type: Transform + pos: -39.5,-12.5 + parent: 2 + - uid: 38506 + components: + - type: Transform + pos: -39.5,-11.5 + parent: 2 + - uid: 38507 + components: + - type: Transform + pos: -39.5,-10.5 + parent: 2 + - uid: 38508 + components: + - type: Transform + pos: -39.5,-17.5 + parent: 2 + - uid: 38509 + components: + - type: Transform + pos: -39.5,-18.5 + parent: 2 + - uid: 38510 + components: + - type: Transform + pos: -39.5,-22.5 + parent: 2 + - uid: 38511 + components: + - type: Transform + pos: -45.5,-21.5 + parent: 2 + - uid: 38512 + components: + - type: Transform + pos: -44.5,-21.5 + parent: 2 + - uid: 38513 + components: + - type: Transform + pos: -43.5,-21.5 + parent: 2 + - uid: 38514 + components: + - type: Transform + pos: -42.5,-21.5 + parent: 2 + - uid: 38515 + components: + - type: Transform + pos: -41.5,-21.5 + parent: 2 + - uid: 38516 + components: + - type: Transform + pos: -40.5,-21.5 + parent: 2 + - uid: 38517 + components: + - type: Transform + pos: -39.5,-21.5 + parent: 2 + - uid: 38518 + components: + - type: Transform + pos: -39.5,-23.5 + parent: 2 + - uid: 38519 + components: + - type: Transform + pos: -39.5,-24.5 + parent: 2 + - uid: 38520 + components: + - type: Transform + pos: -40.5,-24.5 + parent: 2 + - uid: 38521 + components: + - type: Transform + pos: -38.5,-24.5 + parent: 2 + - uid: 38522 + components: + - type: Transform + pos: -34.5,-22.5 + parent: 2 + - uid: 38523 + components: + - type: Transform + pos: -34.5,-23.5 + parent: 2 + - uid: 38524 + components: + - type: Transform + pos: -34.5,-24.5 + parent: 2 + - uid: 38525 + components: + - type: Transform + pos: -35.5,-24.5 + parent: 2 + - uid: 38526 + components: + - type: Transform + pos: -33.5,-24.5 + parent: 2 + - uid: 38527 + components: + - type: Transform + pos: -15.5,-28.5 + parent: 2 + - uid: 38528 + components: + - type: Transform + pos: -15.5,-27.5 + parent: 2 + - uid: 38529 + components: + - type: Transform + pos: -15.5,-26.5 + parent: 2 + - uid: 38530 + components: + - type: Transform + pos: -14.5,-26.5 + parent: 2 + - uid: 38531 + components: + - type: Transform + pos: -13.5,-26.5 + parent: 2 + - uid: 38532 + components: + - type: Transform + pos: -13.5,-27.5 + parent: 2 + - uid: 38533 + components: + - type: Transform + pos: -13.5,-28.5 + parent: 2 + - uid: 38534 + components: + - type: Transform + pos: -14.5,-25.5 + parent: 2 + - uid: 38535 + components: + - type: Transform + pos: -14.5,-24.5 + parent: 2 + - uid: 38536 + components: + - type: Transform + pos: -14.5,-23.5 + parent: 2 + - uid: 38537 + components: + - type: Transform + pos: -14.5,-22.5 + parent: 2 + - uid: 38538 + components: + - type: Transform + pos: -7.5,-29.5 + parent: 2 + - uid: 38539 + components: + - type: Transform + pos: -8.5,-29.5 + parent: 2 + - uid: 38540 + components: + - type: Transform + pos: -9.5,-29.5 + parent: 2 + - uid: 38541 + components: + - type: Transform + pos: -10.5,-29.5 + parent: 2 + - uid: 38542 + components: + - type: Transform + pos: -10.5,-30.5 + parent: 2 + - uid: 38543 + components: + - type: Transform + pos: -10.5,-28.5 + parent: 2 + - uid: 38544 + components: + - type: Transform + pos: -10.5,-27.5 + parent: 2 + - uid: 38545 + components: + - type: Transform + pos: -10.5,-26.5 + parent: 2 + - uid: 38546 + components: + - type: Transform + pos: -10.5,-25.5 + parent: 2 + - uid: 38547 + components: + - type: Transform + pos: -11.5,-37.5 + parent: 2 + - uid: 38548 + components: + - type: Transform + pos: -10.5,-37.5 + parent: 2 + - uid: 38549 + components: + - type: Transform + pos: -10.5,-36.5 + parent: 2 + - uid: 38550 + components: + - type: Transform + pos: -10.5,-35.5 + parent: 2 + - uid: 38551 + components: + - type: Transform + pos: -10.5,-34.5 + parent: 2 + - uid: 38552 + components: + - type: Transform + pos: -11.5,-38.5 + parent: 2 + - uid: 38553 + components: + - type: Transform + pos: -11.5,-39.5 + parent: 2 + - uid: 38554 + components: + - type: Transform + pos: -10.5,-39.5 + parent: 2 + - uid: 38555 + components: + - type: Transform + pos: -10.5,-40.5 + parent: 2 + - uid: 38560 + components: + - type: Transform + pos: -11.5,-35.5 + parent: 2 + - uid: 38561 + components: + - type: Transform + pos: -12.5,-35.5 + parent: 2 + - uid: 38562 + components: + - type: Transform + pos: -13.5,-35.5 + parent: 2 + - uid: 38563 + components: + - type: Transform + pos: -14.5,-35.5 + parent: 2 + - uid: 38564 + components: + - type: Transform + pos: -15.5,-35.5 + parent: 2 + - uid: 38565 + components: + - type: Transform + pos: -16.5,-35.5 + parent: 2 + - uid: 38566 + components: + - type: Transform + pos: -17.5,-35.5 + parent: 2 + - uid: 38567 + components: + - type: Transform + pos: -18.5,-35.5 + parent: 2 + - uid: 38568 + components: + - type: Transform + pos: -19.5,-35.5 + parent: 2 + - uid: 38569 + components: + - type: Transform + pos: -20.5,-35.5 + parent: 2 + - uid: 38570 + components: + - type: Transform + pos: -21.5,-35.5 + parent: 2 + - uid: 38571 + components: + - type: Transform + pos: -22.5,-35.5 + parent: 2 + - uid: 38572 + components: + - type: Transform + pos: -23.5,-35.5 + parent: 2 + - uid: 38573 + components: + - type: Transform + pos: -24.5,-35.5 + parent: 2 + - uid: 38574 + components: + - type: Transform + pos: -25.5,-35.5 + parent: 2 + - uid: 38575 + components: + - type: Transform + pos: -26.5,-35.5 + parent: 2 + - uid: 38576 + components: + - type: Transform + pos: -27.5,-35.5 + parent: 2 + - uid: 38577 + components: + - type: Transform + pos: -28.5,-35.5 + parent: 2 + - uid: 38578 + components: + - type: Transform + pos: -29.5,-35.5 + parent: 2 + - uid: 38579 + components: + - type: Transform + pos: -30.5,-29.5 + parent: 2 + - uid: 38580 + components: + - type: Transform + pos: -26.5,-29.5 + parent: 2 + - uid: 38581 + components: + - type: Transform + pos: -22.5,-29.5 + parent: 2 + - uid: 38582 + components: + - type: Transform + pos: -18.5,-29.5 + parent: 2 + - uid: 38583 + components: + - type: Transform + pos: -15.5,-29.5 + parent: 2 + - uid: 38584 + components: + - type: Transform + pos: -13.5,-29.5 + parent: 2 + - uid: 38598 + components: + - type: Transform + pos: -13.5,-50.5 + parent: 2 + - uid: 38599 + components: + - type: Transform + pos: -12.5,-50.5 + parent: 2 + - uid: 38600 + components: + - type: Transform + pos: -11.5,-50.5 + parent: 2 + - uid: 38601 + components: + - type: Transform + pos: -10.5,-50.5 + parent: 2 + - uid: 38602 + components: + - type: Transform + pos: -9.5,-50.5 + parent: 2 + - uid: 38603 + components: + - type: Transform + pos: -11.5,-49.5 + parent: 2 + - uid: 38604 + components: + - type: Transform + pos: -11.5,-48.5 + parent: 2 + - uid: 38605 + components: + - type: Transform + pos: -11.5,-47.5 + parent: 2 + - uid: 38606 + components: + - type: Transform + pos: -11.5,-46.5 + parent: 2 + - uid: 38607 + components: + - type: Transform + pos: -11.5,-45.5 + parent: 2 + - uid: 38608 + components: + - type: Transform + pos: -11.5,-44.5 + parent: 2 + - uid: 38609 + components: + - type: Transform + pos: -9.5,-49.5 + parent: 2 + - uid: 38610 + components: + - type: Transform + pos: -9.5,-48.5 + parent: 2 + - uid: 38611 + components: + - type: Transform + pos: -9.5,-47.5 + parent: 2 + - uid: 38612 + components: + - type: Transform + pos: -9.5,-46.5 + parent: 2 + - uid: 38613 + components: + - type: Transform + pos: -9.5,-45.5 + parent: 2 + - uid: 38614 + components: + - type: Transform + pos: -9.5,-44.5 + parent: 2 + - uid: 38668 + components: + - type: Transform + pos: -1.5,-8.5 + parent: 2 + - uid: 38669 + components: + - type: Transform + pos: -2.5,-8.5 + parent: 2 + - uid: 38670 + components: + - type: Transform + pos: -3.5,-8.5 + parent: 2 + - uid: 38671 + components: + - type: Transform + pos: -3.5,-9.5 + parent: 2 + - uid: 38672 + components: + - type: Transform + pos: -3.5,-10.5 + parent: 2 + - uid: 38673 + components: + - type: Transform + pos: -3.5,-11.5 + parent: 2 + - uid: 38674 + components: + - type: Transform + pos: -4.5,-11.5 + parent: 2 + - uid: 38675 + components: + - type: Transform + pos: -5.5,-11.5 + parent: 2 + - uid: 38676 + components: + - type: Transform + pos: -6.5,-11.5 + parent: 2 + - uid: 38677 + components: + - type: Transform + pos: -6.5,-10.5 + parent: 2 + - uid: 38678 + components: + - type: Transform + pos: -6.5,-9.5 + parent: 2 + - uid: 38679 + components: + - type: Transform + pos: -6.5,-8.5 + parent: 2 + - uid: 38680 + components: + - type: Transform + pos: -6.5,-7.5 + parent: 2 + - uid: 38681 + components: + - type: Transform + pos: -6.5,-6.5 + parent: 2 + - uid: 38682 + components: + - type: Transform + pos: -6.5,-5.5 + parent: 2 + - uid: 38683 + components: + - type: Transform + pos: -6.5,-4.5 + parent: 2 + - uid: 38684 + components: + - type: Transform + pos: -5.5,-4.5 + parent: 2 + - uid: 38685 + components: + - type: Transform + pos: -4.5,-4.5 + parent: 2 + - uid: 38686 + components: + - type: Transform + pos: -3.5,-4.5 + parent: 2 + - uid: 38687 + components: + - type: Transform + pos: -3.5,-5.5 + parent: 2 + - uid: 38688 + components: + - type: Transform + pos: -3.5,-6.5 + parent: 2 + - uid: 38689 + components: + - type: Transform + pos: -3.5,-7.5 + parent: 2 + - uid: 38690 + components: + - type: Transform + pos: 2.5,-8.5 + parent: 2 + - uid: 38691 + components: + - type: Transform + pos: 3.5,-8.5 + parent: 2 + - uid: 38692 + components: + - type: Transform + pos: 4.5,-8.5 + parent: 2 + - uid: 38693 + components: + - type: Transform + pos: 4.5,-7.5 + parent: 2 + - uid: 38694 + components: + - type: Transform + pos: 4.5,-6.5 + parent: 2 + - uid: 38695 + components: + - type: Transform + pos: 5.5,-6.5 + parent: 2 + - uid: 38696 + components: + - type: Transform + pos: 5.5,-5.5 + parent: 2 + - uid: 38697 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 2 + - uid: 38698 + components: + - type: Transform + pos: 4.5,-4.5 + parent: 2 + - uid: 38699 + components: + - type: Transform + pos: 6.5,-6.5 + parent: 2 + - uid: 38700 + components: + - type: Transform + pos: 7.5,-6.5 + parent: 2 + - uid: 38701 + components: + - type: Transform + pos: 8.5,-6.5 + parent: 2 + - uid: 38702 + components: + - type: Transform + pos: 8.5,-5.5 + parent: 2 + - uid: 38703 + components: + - type: Transform + pos: 7.5,-7.5 + parent: 2 + - uid: 38704 + components: + - type: Transform + pos: 7.5,-8.5 + parent: 2 + - uid: 38705 + components: + - type: Transform + pos: 7.5,-9.5 + parent: 2 + - uid: 38706 + components: + - type: Transform + pos: 4.5,-9.5 + parent: 2 + - uid: 38707 + components: + - type: Transform + pos: 4.5,-10.5 + parent: 2 + - uid: 38708 + components: + - type: Transform + pos: 4.5,-11.5 + parent: 2 + - uid: 38709 + components: + - type: Transform + pos: 4.5,-12.5 + parent: 2 + - uid: 38710 + components: + - type: Transform + pos: 5.5,-11.5 + parent: 2 + - uid: 38711 + components: + - type: Transform + pos: 6.5,-11.5 + parent: 2 + - uid: 38712 + components: + - type: Transform + pos: 7.5,-11.5 + parent: 2 + - uid: 38713 + components: + - type: Transform + pos: 8.5,-11.5 + parent: 2 + - uid: 38714 + components: + - type: Transform + pos: 3.5,-12.5 + parent: 2 + - uid: 38715 + components: + - type: Transform + pos: 2.5,-12.5 + parent: 2 + - uid: 38716 + components: + - type: Transform + pos: 1.5,-12.5 + parent: 2 + - uid: 38717 + components: + - type: Transform + pos: 0.5,-12.5 + parent: 2 + - uid: 38718 + components: + - type: Transform + pos: -2.5,-6.5 + parent: 2 + - uid: 38719 + components: + - type: Transform + pos: -1.5,-6.5 + parent: 2 + - uid: 38720 + components: + - type: Transform + pos: -0.5,-6.5 + parent: 2 + - uid: 38721 + components: + - type: Transform + pos: 0.5,-6.5 + parent: 2 + - uid: 38722 + components: + - type: Transform + pos: 0.5,-7.5 + parent: 2 + - uid: 38723 + components: + - type: Transform + pos: 0.5,-8.5 + parent: 2 + - uid: 38724 + components: + - type: Transform + pos: 0.5,-5.5 + parent: 2 + - uid: 38725 + components: + - type: Transform + pos: 0.5,-4.5 + parent: 2 + - uid: 38726 + components: + - type: Transform + pos: 3.5,3.5 + parent: 2 + - uid: 38727 + components: + - type: Transform + pos: 3.5,2.5 + parent: 2 + - uid: 38728 + components: + - type: Transform + pos: 3.5,1.5 + parent: 2 + - uid: 38729 + components: + - type: Transform + pos: 3.5,0.5 + parent: 2 + - uid: 38730 + components: + - type: Transform + pos: 3.5,-0.5 + parent: 2 + - uid: 38731 + components: + - type: Transform + pos: 2.5,0.5 + parent: 2 + - uid: 38732 + components: + - type: Transform + pos: 1.5,0.5 + parent: 2 + - uid: 38733 + components: + - type: Transform + pos: 0.5,0.5 + parent: 2 + - uid: 38734 + components: + - type: Transform + pos: -0.5,0.5 + parent: 2 + - uid: 38735 + components: + - type: Transform + pos: -1.5,0.5 + parent: 2 + - uid: 38736 + components: + - type: Transform + pos: -2.5,0.5 + parent: 2 + - uid: 38737 + components: + - type: Transform + pos: -3.5,0.5 + parent: 2 + - uid: 38738 + components: + - type: Transform + pos: -4.5,0.5 + parent: 2 + - uid: 38739 + components: + - type: Transform + pos: -5.5,0.5 + parent: 2 + - uid: 38740 + components: + - type: Transform + pos: -6.5,0.5 + parent: 2 + - uid: 38741 + components: + - type: Transform + pos: 4.5,0.5 + parent: 2 + - uid: 38742 + components: + - type: Transform + pos: 5.5,0.5 + parent: 2 + - uid: 38743 + components: + - type: Transform + pos: 6.5,0.5 + parent: 2 + - uid: 38744 + components: + - type: Transform + pos: 7.5,0.5 + parent: 2 + - uid: 38745 + components: + - type: Transform + pos: 7.5,1.5 + parent: 2 + - uid: 38746 + components: + - type: Transform + pos: 8.5,1.5 + parent: 2 + - uid: 38747 + components: + - type: Transform + pos: 9.5,1.5 + parent: 2 + - uid: 38748 + components: + - type: Transform + pos: 7.5,-0.5 + parent: 2 + - uid: 38749 + components: + - type: Transform + pos: 8.5,-0.5 + parent: 2 + - uid: 38750 + components: + - type: Transform + pos: 9.5,-0.5 + parent: 2 + - uid: 38751 + components: + - type: Transform + pos: 9.5,0.5 + parent: 2 + - uid: 38752 + components: + - type: Transform + pos: 10.5,0.5 + parent: 2 + - uid: 38753 + components: + - type: Transform + pos: -9.5,0.5 + parent: 2 + - uid: 38754 + components: + - type: Transform + pos: -8.5,1.5 + parent: 2 + - uid: 38755 + components: + - type: Transform + pos: -8.5,0.5 + parent: 2 + - uid: 38756 + components: + - type: Transform + pos: -8.5,-0.5 + parent: 2 + - uid: 38757 + components: + - type: Transform + pos: -7.5,-0.5 + parent: 2 + - uid: 38758 + components: + - type: Transform + pos: -6.5,-0.5 + parent: 2 + - uid: 38759 + components: + - type: Transform + pos: -6.5,1.5 + parent: 2 + - uid: 38760 + components: + - type: Transform + pos: -7.5,1.5 + parent: 2 + - uid: 38761 + components: + - type: Transform + pos: 0.5,8.5 + parent: 2 + - uid: 38762 + components: + - type: Transform + pos: 0.5,9.5 + parent: 2 + - uid: 38763 + components: + - type: Transform + pos: 0.5,10.5 + parent: 2 + - uid: 38764 + components: + - type: Transform + pos: -0.5,10.5 + parent: 2 + - uid: 38765 + components: + - type: Transform + pos: -1.5,10.5 + parent: 2 + - uid: 38766 + components: + - type: Transform + pos: -2.5,10.5 + parent: 2 + - uid: 38767 + components: + - type: Transform + pos: -3.5,10.5 + parent: 2 + - uid: 38768 + components: + - type: Transform + pos: -4.5,10.5 + parent: 2 + - uid: 38769 + components: + - type: Transform + pos: -5.5,10.5 + parent: 2 + - uid: 38770 + components: + - type: Transform + pos: -6.5,10.5 + parent: 2 + - uid: 38771 + components: + - type: Transform + pos: -6.5,9.5 + parent: 2 + - uid: 38772 + components: + - type: Transform + pos: -6.5,8.5 + parent: 2 + - uid: 38773 + components: + - type: Transform + pos: -6.5,7.5 + parent: 2 + - uid: 38774 + components: + - type: Transform + pos: -6.5,6.5 + parent: 2 + - uid: 38775 + components: + - type: Transform + pos: -7.5,6.5 + parent: 2 + - uid: 38776 + components: + - type: Transform + pos: -7.5,5.5 + parent: 2 + - uid: 38777 + components: + - type: Transform + pos: 1.5,10.5 + parent: 2 + - uid: 38778 + components: + - type: Transform + pos: 2.5,10.5 + parent: 2 + - uid: 38779 + components: + - type: Transform + pos: 3.5,10.5 + parent: 2 + - uid: 38780 + components: + - type: Transform + pos: 4.5,10.5 + parent: 2 + - uid: 38781 + components: + - type: Transform + pos: 5.5,10.5 + parent: 2 + - uid: 38782 + components: + - type: Transform + pos: 6.5,10.5 + parent: 2 + - uid: 38783 + components: + - type: Transform + pos: 7.5,10.5 + parent: 2 + - uid: 38784 + components: + - type: Transform + pos: 7.5,9.5 + parent: 2 + - uid: 38785 + components: + - type: Transform + pos: 7.5,8.5 + parent: 2 + - uid: 38786 + components: + - type: Transform + pos: 7.5,7.5 + parent: 2 + - uid: 38787 + components: + - type: Transform + pos: 7.5,6.5 + parent: 2 + - uid: 38788 + components: + - type: Transform + pos: 8.5,6.5 + parent: 2 + - uid: 38789 + components: + - type: Transform + pos: 8.5,5.5 + parent: 2 + - uid: 38790 + components: + - type: Transform + pos: -1.5,1.5 + parent: 2 + - uid: 38791 + components: + - type: Transform + pos: -1.5,2.5 + parent: 2 + - uid: 38792 + components: + - type: Transform + pos: -1.5,8.5 + parent: 2 + - uid: 38793 + components: + - type: Transform + pos: -1.5,7.5 + parent: 2 + - uid: 38794 + components: + - type: Transform + pos: -1.5,5.5 + parent: 2 + - uid: 38795 + components: + - type: Transform + pos: -1.5,6.5 + parent: 2 + - uid: 38796 + components: + - type: Transform + pos: -2.5,5.5 + parent: 2 + - uid: 38797 + components: + - type: Transform + pos: -1.5,9.5 + parent: 2 + - uid: 38798 + components: + - type: Transform + pos: 2.5,9.5 + parent: 2 + - uid: 38799 + components: + - type: Transform + pos: 2.5,8.5 + parent: 2 + - uid: 38800 + components: + - type: Transform + pos: 2.5,7.5 + parent: 2 + - uid: 38801 + components: + - type: Transform + pos: 2.5,6.5 + parent: 2 + - uid: 38802 + components: + - type: Transform + pos: 2.5,5.5 + parent: 2 + - uid: 38803 + components: + - type: Transform + pos: 3.5,5.5 + parent: 2 + - uid: 38804 + components: + - type: Transform + pos: 4.5,5.5 + parent: 2 + - uid: 38805 + components: + - type: Transform + pos: -3.5,5.5 + parent: 2 + - uid: 38806 + components: + - type: Transform + pos: -7.5,9.5 + parent: 2 + - uid: 38807 + components: + - type: Transform + pos: -8.5,9.5 + parent: 2 + - uid: 38808 + components: + - type: Transform + pos: -8.5,10.5 + parent: 2 + - uid: 38809 + components: + - type: Transform + pos: -8.5,11.5 + parent: 2 + - uid: 38810 + components: + - type: Transform + pos: 8.5,9.5 + parent: 2 + - uid: 38811 + components: + - type: Transform + pos: 9.5,9.5 + parent: 2 + - uid: 38812 + components: + - type: Transform + pos: 9.5,10.5 + parent: 2 + - uid: 38813 + components: + - type: Transform + pos: 9.5,11.5 + parent: 2 + - uid: 38814 + components: + - type: Transform + pos: -1.5,11.5 + parent: 2 + - uid: 38815 + components: + - type: Transform + pos: -1.5,12.5 + parent: 2 + - uid: 38816 + components: + - type: Transform + pos: -2.5,12.5 + parent: 2 + - uid: 38817 + components: + - type: Transform + pos: 2.5,11.5 + parent: 2 + - uid: 38818 + components: + - type: Transform + pos: 2.5,12.5 + parent: 2 + - uid: 38819 + components: + - type: Transform + pos: 3.5,12.5 + parent: 2 + - uid: 38820 + components: + - type: Transform + pos: -3.5,12.5 + parent: 2 + - uid: 38821 + components: + - type: Transform + pos: 4.5,12.5 + parent: 2 + - uid: 38822 + components: + - type: Transform + pos: -36.5,5.5 + parent: 2 + - uid: 38823 + components: + - type: Transform + pos: -35.5,5.5 + parent: 2 + - uid: 38824 + components: + - type: Transform + pos: -36.5,9.5 + parent: 2 + - uid: 38825 + components: + - type: Transform + pos: -36.5,10.5 + parent: 2 + - uid: 38826 + components: + - type: Transform + pos: -35.5,10.5 + parent: 2 + - uid: 38827 + components: + - type: Transform + pos: -35.5,11.5 + parent: 2 + - uid: 38828 + components: + - type: Transform + pos: -34.5,11.5 + parent: 2 + - uid: 38829 + components: + - type: Transform + pos: -34.5,12.5 + parent: 2 + - uid: 38830 + components: + - type: Transform + pos: -34.5,13.5 + parent: 2 + - uid: 38831 + components: + - type: Transform + pos: -34.5,14.5 + parent: 2 + - uid: 38832 + components: + - type: Transform + pos: 36.5,12.5 + parent: 2 + - uid: 38833 + components: + - type: Transform + pos: -34.5,15.5 + parent: 2 + - uid: 38834 + components: + - type: Transform + pos: -34.5,16.5 + parent: 2 + - uid: 38835 + components: + - type: Transform + pos: -33.5,16.5 + parent: 2 + - uid: 38836 + components: + - type: Transform + pos: -32.5,16.5 + parent: 2 + - uid: 38837 + components: + - type: Transform + pos: -31.5,16.5 + parent: 2 + - uid: 38838 + components: + - type: Transform + pos: -30.5,16.5 + parent: 2 + - uid: 38839 + components: + - type: Transform + pos: -29.5,16.5 + parent: 2 + - uid: 38840 + components: + - type: Transform + pos: -28.5,16.5 + parent: 2 + - uid: 38841 + components: + - type: Transform + pos: -27.5,16.5 + parent: 2 + - uid: 38842 + components: + - type: Transform + pos: -26.5,16.5 + parent: 2 + - uid: 38843 + components: + - type: Transform + pos: -25.5,16.5 + parent: 2 + - uid: 38844 + components: + - type: Transform + pos: -24.5,16.5 + parent: 2 + - uid: 38845 + components: + - type: Transform + pos: -24.5,17.5 + parent: 2 + - uid: 38846 + components: + - type: Transform + pos: -24.5,18.5 + parent: 2 + - uid: 38847 + components: + - type: Transform + pos: -24.5,19.5 + parent: 2 + - uid: 38848 + components: + - type: Transform + pos: -24.5,20.5 + parent: 2 + - uid: 38849 + components: + - type: Transform + pos: -24.5,21.5 + parent: 2 + - uid: 38850 + components: + - type: Transform + pos: -24.5,22.5 + parent: 2 + - uid: 38851 + components: + - type: Transform + pos: -24.5,23.5 + parent: 2 + - uid: 38852 + components: + - type: Transform + pos: -23.5,17.5 + parent: 2 + - uid: 38853 + components: + - type: Transform + pos: -22.5,17.5 + parent: 2 + - uid: 38854 + components: + - type: Transform + pos: -21.5,17.5 + parent: 2 + - uid: 38855 + components: + - type: Transform + pos: -20.5,17.5 + parent: 2 + - uid: 38856 + components: + - type: Transform + pos: -20.5,16.5 + parent: 2 + - uid: 38857 + components: + - type: Transform + pos: -19.5,16.5 + parent: 2 + - uid: 38858 + components: + - type: Transform + pos: -18.5,16.5 + parent: 2 + - uid: 38859 + components: + - type: Transform + pos: -17.5,16.5 + parent: 2 + - uid: 38860 + components: + - type: Transform + pos: -16.5,16.5 + parent: 2 + - uid: 38864 + components: + - type: Transform + pos: -19.5,-14.5 + parent: 2 + - uid: 38865 + components: + - type: Transform + pos: -18.5,-14.5 + parent: 2 + - uid: 38866 + components: + - type: Transform + pos: -18.5,-15.5 + parent: 2 + - uid: 38867 + components: + - type: Transform + pos: -18.5,-16.5 + parent: 2 + - uid: 38868 + components: + - type: Transform + pos: -18.5,-17.5 + parent: 2 + - uid: 38869 + components: + - type: Transform + pos: -17.5,-17.5 + parent: 2 + - uid: 38870 + components: + - type: Transform + pos: -16.5,-17.5 + parent: 2 + - uid: 38871 + components: + - type: Transform + pos: -16.5,-16.5 + parent: 2 + - uid: 38873 + components: + - type: Transform + pos: -25.5,-14.5 + parent: 2 + - uid: 38874 + components: + - type: Transform + pos: -26.5,-14.5 + parent: 2 + - uid: 38875 + components: + - type: Transform + pos: -27.5,-14.5 + parent: 2 + - uid: 38876 + components: + - type: Transform + pos: -28.5,-14.5 + parent: 2 + - uid: 38877 + components: + - type: Transform + pos: -29.5,-14.5 + parent: 2 + - uid: 38878 + components: + - type: Transform + pos: -27.5,-15.5 + parent: 2 + - uid: 38879 + components: + - type: Transform + pos: -27.5,-16.5 + parent: 2 + - uid: 38880 + components: + - type: Transform + pos: -27.5,-17.5 + parent: 2 + - uid: 38881 + components: + - type: Transform + pos: -30.5,-14.5 + parent: 2 + - uid: 38882 + components: + - type: Transform + pos: -31.5,-14.5 + parent: 2 + - uid: 38883 + components: + - type: Transform + pos: -31.5,-15.5 + parent: 2 + - uid: 38884 + components: + - type: Transform + pos: -32.5,-15.5 + parent: 2 + - uid: 38885 + components: + - type: Transform + pos: -33.5,-15.5 + parent: 2 + - uid: 38886 + components: + - type: Transform + pos: -34.5,-15.5 + parent: 2 + - uid: 38887 + components: + - type: Transform + pos: -35.5,-15.5 + parent: 2 + - uid: 38888 + components: + - type: Transform + pos: -35.5,-14.5 + parent: 2 + - uid: 38889 + components: + - type: Transform + pos: -36.5,-14.5 + parent: 2 + - uid: 38890 + components: + - type: Transform + pos: -36.5,-13.5 + parent: 2 + - uid: 38891 + components: + - type: Transform + pos: -36.5,-12.5 + parent: 2 + - uid: 38892 + components: + - type: Transform + pos: -35.5,-12.5 + parent: 2 + - uid: 38893 + components: + - type: Transform + pos: -35.5,-11.5 + parent: 2 + - uid: 38894 + components: + - type: Transform + pos: -34.5,-11.5 + parent: 2 + - uid: 38895 + components: + - type: Transform + pos: -34.5,-10.5 + parent: 2 + - uid: 38896 + components: + - type: Transform + pos: -34.5,-9.5 + parent: 2 + - uid: 38897 + components: + - type: Transform + pos: -34.5,-8.5 + parent: 2 + - uid: 38898 + components: + - type: Transform + pos: -34.5,-7.5 + parent: 2 + - uid: 38899 + components: + - type: Transform + pos: -34.5,-6.5 + parent: 2 + - uid: 38900 + components: + - type: Transform + pos: -34.5,-5.5 + parent: 2 + - uid: 38901 + components: + - type: Transform + pos: -34.5,-4.5 + parent: 2 + - uid: 38902 + components: + - type: Transform + pos: -35.5,-4.5 + parent: 2 + - uid: 38903 + components: + - type: Transform + pos: -35.5,-7.5 + parent: 2 + - uid: 38904 + components: + - type: Transform + pos: 35.5,12.5 + parent: 2 + - uid: 38905 + components: + - type: Transform + pos: 34.5,12.5 + parent: 2 + - uid: 38906 + components: + - type: Transform + pos: 34.5,11.5 + parent: 2 + - uid: 38907 + components: + - type: Transform + pos: 34.5,10.5 + parent: 2 + - uid: 38908 + components: + - type: Transform + pos: 34.5,9.5 + parent: 2 + - uid: 38909 + components: + - type: Transform + pos: 34.5,8.5 + parent: 2 + - uid: 38910 + components: + - type: Transform + pos: 35.5,8.5 + parent: 2 + - uid: 38911 + components: + - type: Transform + pos: 36.5,8.5 + parent: 2 + - uid: 38912 + components: + - type: Transform + pos: 37.5,8.5 + parent: 2 + - uid: 38913 + components: + - type: Transform + pos: 37.5,9.5 + parent: 2 + - uid: 38914 + components: + - type: Transform + pos: 37.5,10.5 + parent: 2 + - uid: 38915 + components: + - type: Transform + pos: 34.5,7.5 + parent: 2 + - uid: 38916 + components: + - type: Transform + pos: 34.5,6.5 + parent: 2 + - uid: 38917 + components: + - type: Transform + pos: 35.5,6.5 + parent: 2 + - uid: 38918 + components: + - type: Transform + pos: 36.5,6.5 + parent: 2 + - uid: 38919 + components: + - type: Transform + pos: 36.5,5.5 + parent: 2 + - uid: 38920 + components: + - type: Transform + pos: 36.5,4.5 + parent: 2 + - uid: 38921 + components: + - type: Transform + pos: 34.5,13.5 + parent: 2 + - uid: 38922 + components: + - type: Transform + pos: 34.5,14.5 + parent: 2 + - uid: 38923 + components: + - type: Transform + pos: 34.5,15.5 + parent: 2 + - uid: 38924 + components: + - type: Transform + pos: 33.5,15.5 + parent: 2 + - uid: 38925 + components: + - type: Transform + pos: 32.5,15.5 + parent: 2 + - uid: 38926 + components: + - type: Transform + pos: 32.5,14.5 + parent: 2 + - uid: 38927 + components: + - type: Transform + pos: 31.5,14.5 + parent: 2 + - uid: 38928 + components: + - type: Transform + pos: 30.5,14.5 + parent: 2 + - uid: 38929 + components: + - type: Transform + pos: 30.5,15.5 + parent: 2 + - uid: 38930 + components: + - type: Transform + pos: 30.5,16.5 + parent: 2 + - uid: 38931 + components: + - type: Transform + pos: 29.5,16.5 + parent: 2 + - uid: 38932 + components: + - type: Transform + pos: 28.5,16.5 + parent: 2 + - uid: 38933 + components: + - type: Transform + pos: 27.5,16.5 + parent: 2 + - uid: 38934 + components: + - type: Transform + pos: 26.5,16.5 + parent: 2 + - uid: 38935 + components: + - type: Transform + pos: 25.5,16.5 + parent: 2 + - uid: 38936 + components: + - type: Transform + pos: 24.5,16.5 + parent: 2 + - uid: 38937 + components: + - type: Transform + pos: 23.5,16.5 + parent: 2 + - uid: 38938 + components: + - type: Transform + pos: 23.5,17.5 + parent: 2 + - uid: 38939 + components: + - type: Transform + pos: 23.5,18.5 + parent: 2 + - uid: 38940 + components: + - type: Transform + pos: 22.5,18.5 + parent: 2 + - uid: 38941 + components: + - type: Transform + pos: 21.5,18.5 + parent: 2 + - uid: 38942 + components: + - type: Transform + pos: 21.5,17.5 + parent: 2 + - uid: 38943 + components: + - type: Transform + pos: 20.5,17.5 + parent: 2 + - uid: 38944 + components: + - type: Transform + pos: 19.5,17.5 + parent: 2 + - uid: 38945 + components: + - type: Transform + pos: 18.5,17.5 + parent: 2 + - uid: 38946 + components: + - type: Transform + pos: 18.5,16.5 + parent: 2 + - uid: 38968 + components: + - type: Transform + pos: -20.5,-6.5 + parent: 2 + - uid: 38969 + components: + - type: Transform + pos: -20.5,-7.5 + parent: 2 + - uid: 38970 + components: + - type: Transform + pos: -21.5,-8.5 + parent: 2 + - uid: 38971 + components: + - type: Transform + pos: -21.5,-7.5 + parent: 2 + - uid: 38972 + components: + - type: Transform + pos: -22.5,-7.5 + parent: 2 + - uid: 38973 + components: + - type: Transform + pos: -23.5,-7.5 + parent: 2 + - uid: 38974 + components: + - type: Transform + pos: -24.5,-7.5 + parent: 2 + - uid: 38975 + components: + - type: Transform + pos: -25.5,-7.5 + parent: 2 + - uid: 38976 + components: + - type: Transform + pos: -22.5,-4.5 + parent: 2 + - uid: 38977 + components: + - type: Transform + pos: -30.5,-12.5 + parent: 2 + - uid: 38978 + components: + - type: Transform + pos: -30.5,-11.5 + parent: 2 + - uid: 38979 + components: + - type: Transform + pos: -30.5,-10.5 + parent: 2 + - uid: 38980 + components: + - type: Transform + pos: -30.5,-9.5 + parent: 2 + - uid: 38981 + components: + - type: Transform + pos: -30.5,-8.5 + parent: 2 + - uid: 38982 + components: + - type: Transform + pos: -30.5,-7.5 + parent: 2 + - uid: 38983 + components: + - type: Transform + pos: -31.5,-7.5 + parent: 2 + - uid: 38984 + components: + - type: Transform + pos: -29.5,-8.5 + parent: 2 + - uid: 38985 + components: + - type: Transform + pos: -28.5,-8.5 + parent: 2 + - uid: 38986 + components: + - type: Transform + pos: -27.5,-8.5 + parent: 2 + - uid: 38987 + components: + - type: Transform + pos: -26.5,-8.5 + parent: 2 + - uid: 38988 + components: + - type: Transform + pos: -26.5,-7.5 + parent: 2 + - uid: 38989 + components: + - type: Transform + pos: -26.5,-9.5 + parent: 2 + - uid: 38990 + components: + - type: Transform + pos: -26.5,-10.5 + parent: 2 + - uid: 38991 + components: + - type: Transform + pos: -26.5,-11.5 + parent: 2 + - uid: 38992 + components: + - type: Transform + pos: -25.5,-11.5 + parent: 2 + - uid: 38993 + components: + - type: Transform + pos: -24.5,-11.5 + parent: 2 + - uid: 38994 + components: + - type: Transform + pos: -21.5,-9.5 + parent: 2 + - uid: 38995 + components: + - type: Transform + pos: -21.5,-10.5 + parent: 2 + - uid: 38996 + components: + - type: Transform + pos: -19.5,-7.5 + parent: 2 + - uid: 38997 + components: + - type: Transform + pos: -18.5,-7.5 + parent: 2 + - uid: 38998 + components: + - type: Transform + pos: -18.5,-8.5 + parent: 2 + - uid: 38999 + components: + - type: Transform + pos: -18.5,-9.5 + parent: 2 + - uid: 39000 + components: + - type: Transform + pos: -18.5,-10.5 + parent: 2 + - uid: 39001 + components: + - type: Transform + pos: -28.5,-4.5 + parent: 2 + - uid: 39002 + components: + - type: Transform + pos: -28.5,-5.5 + parent: 2 + - uid: 39003 + components: + - type: Transform + pos: -26.5,-4.5 + parent: 2 + - uid: 39004 + components: + - type: Transform + pos: -25.5,-4.5 + parent: 2 + - uid: 39005 + components: + - type: Transform + pos: -24.5,-4.5 + parent: 2 + - uid: 39006 + components: + - type: Transform + pos: -23.5,-4.5 + parent: 2 + - uid: 39007 + components: + - type: Transform + pos: -27.5,-5.5 + parent: 2 + - uid: 39008 + components: + - type: Transform + pos: -26.5,-5.5 + parent: 2 + - uid: 39009 + components: + - type: Transform + pos: -26.5,-6.5 + parent: 2 + - uid: 39010 + components: + - type: Transform + pos: -28.5,-3.5 + parent: 2 + - uid: 39011 + components: + - type: Transform + pos: -22.5,-3.5 + parent: 2 + - uid: 39035 + components: + - type: Transform + pos: -27.5,14.5 + parent: 2 + - uid: 39036 + components: + - type: Transform + pos: -27.5,13.5 + parent: 2 + - uid: 39037 + components: + - type: Transform + pos: -27.5,12.5 + parent: 2 + - uid: 39038 + components: + - type: Transform + pos: -19.5,12.5 + parent: 2 + - uid: 39039 + components: + - type: Transform + pos: -19.5,11.5 + parent: 2 + - uid: 39040 + components: + - type: Transform + pos: -19.5,10.5 + parent: 2 + - uid: 39041 + components: + - type: Transform + pos: -19.5,9.5 + parent: 2 + - uid: 39042 + components: + - type: Transform + pos: -19.5,8.5 + parent: 2 + - uid: 39043 + components: + - type: Transform + pos: -19.5,7.5 + parent: 2 + - uid: 39044 + components: + - type: Transform + pos: -19.5,6.5 + parent: 2 + - uid: 39045 + components: + - type: Transform + pos: -20.5,9.5 + parent: 2 + - uid: 39046 + components: + - type: Transform + pos: -21.5,9.5 + parent: 2 + - uid: 39047 + components: + - type: Transform + pos: -21.5,10.5 + parent: 2 + - uid: 39048 + components: + - type: Transform + pos: -21.5,11.5 + parent: 2 + - uid: 39049 + components: + - type: Transform + pos: -21.5,12.5 + parent: 2 + - uid: 39050 + components: + - type: Transform + pos: -26.5,12.5 + parent: 2 + - uid: 39051 + components: + - type: Transform + pos: -25.5,12.5 + parent: 2 + - uid: 39052 + components: + - type: Transform + pos: -24.5,12.5 + parent: 2 + - uid: 39053 + components: + - type: Transform + pos: -23.5,12.5 + parent: 2 + - uid: 39054 + components: + - type: Transform + pos: -22.5,12.5 + parent: 2 + - uid: 39055 + components: + - type: Transform + pos: -28.5,12.5 + parent: 2 + - uid: 39056 + components: + - type: Transform + pos: -29.5,12.5 + parent: 2 + - uid: 39057 + components: + - type: Transform + pos: -29.5,11.5 + parent: 2 + - uid: 39058 + components: + - type: Transform + pos: -29.5,10.5 + parent: 2 + - uid: 39059 + components: + - type: Transform + pos: -29.5,9.5 + parent: 2 + - uid: 39060 + components: + - type: Transform + pos: -29.5,8.5 + parent: 2 + - uid: 39061 + components: + - type: Transform + pos: -29.5,7.5 + parent: 2 + - uid: 39062 + components: + - type: Transform + pos: -29.5,6.5 + parent: 2 + - uid: 39063 + components: + - type: Transform + pos: -29.5,5.5 + parent: 2 + - uid: 39064 + components: + - type: Transform + pos: -28.5,5.5 + parent: 2 + - uid: 39065 + components: + - type: Transform + pos: -27.5,5.5 + parent: 2 + - uid: 39066 + components: + - type: Transform + pos: -26.5,5.5 + parent: 2 + - uid: 39067 + components: + - type: Transform + pos: -25.5,5.5 + parent: 2 + - uid: 39068 + components: + - type: Transform + pos: -24.5,5.5 + parent: 2 + - uid: 39069 + components: + - type: Transform + pos: -23.5,5.5 + parent: 2 + - uid: 39070 + components: + - type: Transform + pos: -22.5,5.5 + parent: 2 + - uid: 39071 + components: + - type: Transform + pos: -21.5,5.5 + parent: 2 + - uid: 39072 + components: + - type: Transform + pos: -21.5,6.5 + parent: 2 + - uid: 39073 + components: + - type: Transform + pos: -21.5,7.5 + parent: 2 + - uid: 39074 + components: + - type: Transform + pos: -21.5,8.5 + parent: 2 + - uid: 39075 + components: + - type: Transform + pos: -27.5,4.5 + parent: 2 + - uid: 39076 + components: + - type: Transform + pos: -23.5,4.5 + parent: 2 + - uid: 39123 + components: + - type: Transform + pos: 23.5,-5.5 + parent: 2 + - uid: 39124 + components: + - type: Transform + pos: 23.5,-6.5 + parent: 2 + - uid: 39125 + components: + - type: Transform + pos: 23.5,-7.5 + parent: 2 + - uid: 39126 + components: + - type: Transform + pos: 23.5,-8.5 + parent: 2 + - uid: 39127 + components: + - type: Transform + pos: 22.5,-8.5 + parent: 2 + - uid: 39128 + components: + - type: Transform + pos: 21.5,-8.5 + parent: 2 + - uid: 39129 + components: + - type: Transform + pos: 20.5,-8.5 + parent: 2 + - uid: 39130 + components: + - type: Transform + pos: 19.5,-8.5 + parent: 2 + - uid: 39131 + components: + - type: Transform + pos: 18.5,-8.5 + parent: 2 + - uid: 39132 + components: + - type: Transform + pos: 24.5,-8.5 + parent: 2 + - uid: 39133 + components: + - type: Transform + pos: 23.5,-9.5 + parent: 2 + - uid: 39197 + components: + - type: Transform + pos: 19.5,9.5 + parent: 2 + - uid: 39198 + components: + - type: Transform + pos: 20.5,9.5 + parent: 2 + - uid: 39199 + components: + - type: Transform + pos: 21.5,9.5 + parent: 2 + - uid: 39200 + components: + - type: Transform + pos: 22.5,9.5 + parent: 2 + - uid: 39201 + components: + - type: Transform + pos: 22.5,10.5 + parent: 2 + - uid: 39202 + components: + - type: Transform + pos: 22.5,11.5 + parent: 2 + - uid: 39203 + components: + - type: Transform + pos: 23.5,11.5 + parent: 2 + - uid: 39204 + components: + - type: Transform + pos: 24.5,11.5 + parent: 2 + - uid: 39205 + components: + - type: Transform + pos: 25.5,11.5 + parent: 2 + - uid: 39206 + components: + - type: Transform + pos: 25.5,10.5 + parent: 2 + - uid: 39207 + components: + - type: Transform + pos: 25.5,9.5 + parent: 2 + - uid: 39208 + components: + - type: Transform + pos: 25.5,8.5 + parent: 2 + - uid: 39209 + components: + - type: Transform + pos: 25.5,7.5 + parent: 2 + - uid: 39210 + components: + - type: Transform + pos: 24.5,7.5 + parent: 2 + - uid: 39211 + components: + - type: Transform + pos: 23.5,7.5 + parent: 2 + - uid: 39212 + components: + - type: Transform + pos: 22.5,7.5 + parent: 2 + - uid: 39213 + components: + - type: Transform + pos: 22.5,8.5 + parent: 2 + - uid: 39214 + components: + - type: Transform + pos: 23.5,6.5 + parent: 2 + - uid: 39215 + components: + - type: Transform + pos: 23.5,5.5 + parent: 2 + - uid: 39216 + components: + - type: Transform + pos: 26.5,9.5 + parent: 2 + - uid: 39217 + components: + - type: Transform + pos: 27.5,9.5 + parent: 2 + - uid: 39218 + components: + - type: Transform + pos: 28.5,9.5 + parent: 2 + - uid: 39219 + components: + - type: Transform + pos: 29.5,9.5 + parent: 2 + - uid: 39223 + components: + - type: Transform + pos: -85.5,-53.5 + parent: 2 + - uid: 39353 + components: + - type: Transform + pos: -8.5,-18.5 + parent: 2 + - uid: 39354 + components: + - type: Transform + pos: -8.5,-17.5 + parent: 2 + - uid: 39355 + components: + - type: Transform + pos: -8.5,-16.5 + parent: 2 + - uid: 39356 + components: + - type: Transform + pos: -7.5,-16.5 + parent: 2 + - uid: 39357 + components: + - type: Transform + pos: -6.5,-16.5 + parent: 2 + - uid: 39358 + components: + - type: Transform + pos: -5.5,-16.5 + parent: 2 + - uid: 39359 + components: + - type: Transform + pos: -4.5,-16.5 + parent: 2 + - uid: 39360 + components: + - type: Transform + pos: -3.5,-16.5 + parent: 2 + - uid: 39361 + components: + - type: Transform + pos: -2.5,-16.5 + parent: 2 + - uid: 39362 + components: + - type: Transform + pos: 3.5,-16.5 + parent: 2 + - uid: 39363 + components: + - type: Transform + pos: 4.5,-16.5 + parent: 2 + - uid: 39364 + components: + - type: Transform + pos: 5.5,-16.5 + parent: 2 + - uid: 39365 + components: + - type: Transform + pos: 6.5,-16.5 + parent: 2 + - uid: 39366 + components: + - type: Transform + pos: 7.5,-16.5 + parent: 2 + - uid: 39367 + components: + - type: Transform + pos: 8.5,-16.5 + parent: 2 + - uid: 39368 + components: + - type: Transform + pos: 9.5,-16.5 + parent: 2 + - uid: 39369 + components: + - type: Transform + pos: 9.5,-18.5 + parent: 2 + - uid: 39370 + components: + - type: Transform + pos: 9.5,-17.5 + parent: 2 + - uid: 39371 + components: + - type: Transform + pos: -9.5,-16.5 + parent: 2 + - uid: 39372 + components: + - type: Transform + pos: -10.5,-16.5 + parent: 2 + - uid: 39373 + components: + - type: Transform + pos: -11.5,-16.5 + parent: 2 + - uid: 39374 + components: + - type: Transform + pos: -12.5,-16.5 + parent: 2 + - uid: 39375 + components: + - type: Transform + pos: -12.5,-15.5 + parent: 2 + - uid: 39376 + components: + - type: Transform + pos: -13.5,-15.5 + parent: 2 + - uid: 39377 + components: + - type: Transform + pos: -13.5,-14.5 + parent: 2 + - uid: 39378 + components: + - type: Transform + pos: -13.5,-13.5 + parent: 2 + - uid: 39379 + components: + - type: Transform + pos: -13.5,-12.5 + parent: 2 + - uid: 39380 + components: + - type: Transform + pos: -13.5,-11.5 + parent: 2 + - uid: 39381 + components: + - type: Transform + pos: -13.5,-10.5 + parent: 2 + - uid: 39382 + components: + - type: Transform + pos: -13.5,-9.5 + parent: 2 + - uid: 39383 + components: + - type: Transform + pos: -13.5,-8.5 + parent: 2 + - uid: 39384 + components: + - type: Transform + pos: -13.5,-7.5 + parent: 2 + - uid: 39385 + components: + - type: Transform + pos: -13.5,-6.5 + parent: 2 + - uid: 39386 + components: + - type: Transform + pos: -13.5,-5.5 + parent: 2 + - uid: 39387 + components: + - type: Transform + pos: -13.5,-4.5 + parent: 2 + - uid: 39388 + components: + - type: Transform + pos: -13.5,-3.5 + parent: 2 + - uid: 39389 + components: + - type: Transform + pos: -13.5,-2.5 + parent: 2 + - uid: 39391 + components: + - type: Transform + pos: 10.5,-16.5 + parent: 2 + - uid: 39392 + components: + - type: Transform + pos: 11.5,-16.5 + parent: 2 + - uid: 39393 + components: + - type: Transform + pos: 12.5,-16.5 + parent: 2 + - uid: 39394 + components: + - type: Transform + pos: 13.5,-16.5 + parent: 2 + - uid: 39395 + components: + - type: Transform + pos: 13.5,-15.5 + parent: 2 + - uid: 39396 + components: + - type: Transform + pos: 14.5,-15.5 + parent: 2 + - uid: 39397 + components: + - type: Transform + pos: 14.5,-14.5 + parent: 2 + - uid: 39398 + components: + - type: Transform + pos: 14.5,-13.5 + parent: 2 + - uid: 39399 + components: + - type: Transform + pos: 14.5,-12.5 + parent: 2 + - uid: 39400 + components: + - type: Transform + pos: 14.5,-11.5 + parent: 2 + - uid: 39401 + components: + - type: Transform + pos: 14.5,-10.5 + parent: 2 + - uid: 39402 + components: + - type: Transform + pos: 14.5,-9.5 + parent: 2 + - uid: 39403 + components: + - type: Transform + pos: 14.5,-8.5 + parent: 2 + - uid: 39404 + components: + - type: Transform + pos: 14.5,-7.5 + parent: 2 + - uid: 39405 + components: + - type: Transform + pos: 14.5,-6.5 + parent: 2 + - uid: 39406 + components: + - type: Transform + pos: 14.5,-5.5 + parent: 2 + - uid: 39407 + components: + - type: Transform + pos: 14.5,-4.5 + parent: 2 + - uid: 39408 + components: + - type: Transform + pos: 14.5,-3.5 + parent: 2 + - uid: 39409 + components: + - type: Transform + pos: 14.5,-2.5 + parent: 2 + - uid: 39411 + components: + - type: Transform + pos: -13.5,3.5 + parent: 2 + - uid: 39412 + components: + - type: Transform + pos: -13.5,4.5 + parent: 2 + - uid: 39413 + components: + - type: Transform + pos: -13.5,5.5 + parent: 2 + - uid: 39414 + components: + - type: Transform + pos: -13.5,6.5 + parent: 2 + - uid: 39415 + components: + - type: Transform + pos: -13.5,7.5 + parent: 2 + - uid: 39416 + components: + - type: Transform + pos: -13.5,8.5 + parent: 2 + - uid: 39417 + components: + - type: Transform + pos: -13.5,9.5 + parent: 2 + - uid: 39418 + components: + - type: Transform + pos: -13.5,10.5 + parent: 2 + - uid: 39419 + components: + - type: Transform + pos: -13.5,11.5 + parent: 2 + - uid: 39420 + components: + - type: Transform + pos: -13.5,12.5 + parent: 2 + - uid: 39421 + components: + - type: Transform + pos: -13.5,13.5 + parent: 2 + - uid: 39422 + components: + - type: Transform + pos: -13.5,14.5 + parent: 2 + - uid: 39423 + components: + - type: Transform + pos: -13.5,15.5 + parent: 2 + - uid: 39424 + components: + - type: Transform + pos: -13.5,16.5 + parent: 2 + - uid: 39425 + components: + - type: Transform + pos: -13.5,17.5 + parent: 2 + - uid: 39426 + components: + - type: Transform + pos: -12.5,17.5 + parent: 2 + - uid: 39427 + components: + - type: Transform + pos: -12.5,18.5 + parent: 2 + - uid: 39428 + components: + - type: Transform + pos: -11.5,18.5 + parent: 2 + - uid: 39429 + components: + - type: Transform + pos: -10.5,18.5 + parent: 2 + - uid: 39430 + components: + - type: Transform + pos: -9.5,18.5 + parent: 2 + - uid: 39431 + components: + - type: Transform + pos: -8.5,18.5 + parent: 2 + - uid: 39432 + components: + - type: Transform + pos: -8.5,20.5 + parent: 2 + - uid: 39433 + components: + - type: Transform + pos: -7.5,18.5 + parent: 2 + - uid: 39434 + components: + - type: Transform + pos: -6.5,18.5 + parent: 2 + - uid: 39435 + components: + - type: Transform + pos: -5.5,18.5 + parent: 2 + - uid: 39436 + components: + - type: Transform + pos: -4.5,18.5 + parent: 2 + - uid: 39437 + components: + - type: Transform + pos: -3.5,18.5 + parent: 2 + - uid: 39438 + components: + - type: Transform + pos: -2.5,18.5 + parent: 2 + - uid: 39439 + components: + - type: Transform + pos: 4.5,18.5 + parent: 2 + - uid: 39440 + components: + - type: Transform + pos: 5.5,18.5 + parent: 2 + - uid: 39441 + components: + - type: Transform + pos: 6.5,18.5 + parent: 2 + - uid: 39442 + components: + - type: Transform + pos: 7.5,18.5 + parent: 2 + - uid: 39443 + components: + - type: Transform + pos: 8.5,18.5 + parent: 2 + - uid: 39444 + components: + - type: Transform + pos: 9.5,18.5 + parent: 2 + - uid: 39445 + components: + - type: Transform + pos: 9.5,19.5 + parent: 2 + - uid: 39446 + components: + - type: Transform + pos: 9.5,20.5 + parent: 2 + - uid: 39447 + components: + - type: Transform + pos: 11.5,18.5 + parent: 2 + - uid: 39448 + components: + - type: Transform + pos: 12.5,18.5 + parent: 2 + - uid: 39449 + components: + - type: Transform + pos: 13.5,18.5 + parent: 2 + - uid: 39450 + components: + - type: Transform + pos: 13.5,17.5 + parent: 2 + - uid: 39451 + components: + - type: Transform + pos: 14.5,17.5 + parent: 2 + - uid: 39455 + components: + - type: Transform + pos: 14.5,3.5 + parent: 2 + - uid: 39456 + components: + - type: Transform + pos: 14.5,4.5 + parent: 2 + - uid: 39457 + components: + - type: Transform + pos: 14.5,5.5 + parent: 2 + - uid: 39458 + components: + - type: Transform + pos: 14.5,6.5 + parent: 2 + - uid: 39459 + components: + - type: Transform + pos: 14.5,7.5 + parent: 2 + - uid: 39460 + components: + - type: Transform + pos: 14.5,8.5 + parent: 2 + - uid: 39461 + components: + - type: Transform + pos: 14.5,9.5 + parent: 2 + - uid: 39462 + components: + - type: Transform + pos: 14.5,10.5 + parent: 2 + - uid: 39463 + components: + - type: Transform + pos: 14.5,11.5 + parent: 2 + - uid: 39464 + components: + - type: Transform + pos: 14.5,12.5 + parent: 2 + - uid: 39465 + components: + - type: Transform + pos: 14.5,13.5 + parent: 2 + - uid: 39466 + components: + - type: Transform + pos: 14.5,14.5 + parent: 2 + - uid: 39467 + components: + - type: Transform + pos: 14.5,15.5 + parent: 2 + - uid: 39468 + components: + - type: Transform + pos: 14.5,16.5 + parent: 2 + - uid: 39486 + components: + - type: Transform + pos: 14.5,-1.5 + parent: 2 + - uid: 39487 + components: + - type: Transform + pos: 14.5,2.5 + parent: 2 + - uid: 39488 + components: + - type: Transform + pos: -13.5,-1.5 + parent: 2 + - uid: 39489 + components: + - type: Transform + pos: -13.5,2.5 + parent: 2 + - uid: 39490 + components: + - type: Transform + pos: -1.5,18.5 + parent: 2 + - uid: 39491 + components: + - type: Transform + pos: 2.5,18.5 + parent: 2 + - uid: 39492 + components: + - type: Transform + pos: -1.5,-16.5 + parent: 2 + - uid: 39493 + components: + - type: Transform + pos: 2.5,-16.5 + parent: 2 + - uid: 39519 + components: + - type: Transform + pos: -25.5,4.5 + parent: 2 + - uid: 39520 + components: + - type: Transform + pos: -25.5,3.5 + parent: 2 + - uid: 39521 + components: + - type: Transform + pos: -25.5,2.5 + parent: 2 + - uid: 39522 + components: + - type: Transform + pos: -25.5,1.5 + parent: 2 + - uid: 39523 + components: + - type: Transform + pos: -26.5,1.5 + parent: 2 + - uid: 39524 + components: + - type: Transform + pos: -27.5,1.5 + parent: 2 + - uid: 39525 + components: + - type: Transform + pos: -28.5,1.5 + parent: 2 + - uid: 39526 + components: + - type: Transform + pos: -29.5,1.5 + parent: 2 + - uid: 39527 + components: + - type: Transform + pos: -24.5,1.5 + parent: 2 + - uid: 39528 + components: + - type: Transform + pos: -23.5,1.5 + parent: 2 + - uid: 39529 + components: + - type: Transform + pos: -22.5,1.5 + parent: 2 + - uid: 39530 + components: + - type: Transform + pos: -21.5,1.5 + parent: 2 + - uid: 39531 + components: + - type: Transform + pos: -28.5,-2.5 + parent: 2 + - uid: 39532 + components: + - type: Transform + pos: -28.5,-1.5 + parent: 2 + - uid: 39533 + components: + - type: Transform + pos: -28.5,-0.5 + parent: 2 + - uid: 39534 + components: + - type: Transform + pos: -27.5,-0.5 + parent: 2 + - uid: 39535 + components: + - type: Transform + pos: -26.5,-0.5 + parent: 2 + - uid: 39536 + components: + - type: Transform + pos: -25.5,-0.5 + parent: 2 + - uid: 39537 + components: + - type: Transform + pos: -24.5,-0.5 + parent: 2 + - uid: 39538 + components: + - type: Transform + pos: -23.5,-0.5 + parent: 2 + - uid: 39539 + components: + - type: Transform + pos: -22.5,-0.5 + parent: 2 + - uid: 39540 + components: + - type: Transform + pos: -22.5,-1.5 + parent: 2 + - uid: 39541 + components: + - type: Transform + pos: -22.5,-2.5 + parent: 2 + - uid: 39542 + components: + - type: Transform + pos: -29.5,-0.5 + parent: 2 + - uid: 39543 + components: + - type: Transform + pos: -30.5,-0.5 + parent: 2 + - uid: 39544 + components: + - type: Transform + pos: -31.5,-0.5 + parent: 2 + - uid: 39545 + components: + - type: Transform + pos: -32.5,-0.5 + parent: 2 + - uid: 39546 + components: + - type: Transform + pos: -33.5,-0.5 + parent: 2 + - uid: 39547 + components: + - type: Transform + pos: -34.5,-0.5 + parent: 2 + - uid: 39548 + components: + - type: Transform + pos: -30.5,48.5 + parent: 2 + - uid: 39549 + components: + - type: Transform + pos: -30.5,47.5 + parent: 2 + - uid: 39550 + components: + - type: Transform + pos: -34.5,1.5 + parent: 2 + - uid: 39551 + components: + - type: Transform + pos: -33.5,1.5 + parent: 2 + - uid: 39552 + components: + - type: Transform + pos: -32.5,1.5 + parent: 2 + - uid: 39553 + components: + - type: Transform + pos: -31.5,1.5 + parent: 2 + - uid: 39554 + components: + - type: Transform + pos: -30.5,1.5 + parent: 2 + - uid: 39555 + components: + - type: Transform + pos: -29.5,47.5 + parent: 2 + - uid: 39556 + components: + - type: Transform + pos: -28.5,47.5 + parent: 2 + - uid: 39557 + components: + - type: Transform + pos: -27.5,47.5 + parent: 2 + - uid: 39558 + components: + - type: Transform + pos: -27.5,48.5 + parent: 2 + - uid: 39559 + components: + - type: Transform + pos: -27.5,49.5 + parent: 2 + - uid: 39560 + components: + - type: Transform + pos: -27.5,50.5 + parent: 2 + - uid: 39561 + components: + - type: Transform + pos: -21.5,-0.5 + parent: 2 + - uid: 39562 + components: + - type: Transform + pos: -20.5,-0.5 + parent: 2 + - uid: 39563 + components: + - type: Transform + pos: -19.5,-0.5 + parent: 2 + - uid: 39564 + components: + - type: Transform + pos: -18.5,-0.5 + parent: 2 + - uid: 39565 + components: + - type: Transform + pos: -17.5,-0.5 + parent: 2 + - uid: 39566 + components: + - type: Transform + pos: -16.5,-0.5 + parent: 2 + - uid: 39568 + components: + - type: Transform + pos: -28.5,50.5 + parent: 2 + - uid: 39569 + components: + - type: Transform + pos: -29.5,50.5 + parent: 2 + - uid: 39570 + components: + - type: Transform + pos: -20.5,1.5 + parent: 2 + - uid: 39571 + components: + - type: Transform + pos: -19.5,1.5 + parent: 2 + - uid: 39572 + components: + - type: Transform + pos: -18.5,1.5 + parent: 2 + - uid: 39573 + components: + - type: Transform + pos: -17.5,1.5 + parent: 2 + - uid: 39574 + components: + - type: Transform + pos: -16.5,1.5 + parent: 2 + - uid: 39575 + components: + - type: Transform + pos: -15.5,-0.5 + parent: 2 + - uid: 39576 + components: + - type: Transform + pos: -15.5,1.5 + parent: 2 + - uid: 39577 + components: + - type: Transform + pos: -30.5,46.5 + parent: 2 + - uid: 39578 + components: + - type: Transform + pos: -30.5,45.5 + parent: 2 + - uid: 39579 + components: + - type: Transform + pos: -30.5,44.5 + parent: 2 + - uid: 39580 + components: + - type: Transform + pos: -30.5,43.5 + parent: 2 + - uid: 39581 + components: + - type: Transform + pos: -31.5,43.5 + parent: 2 + - uid: 39582 + components: + - type: Transform + pos: -32.5,43.5 + parent: 2 + - uid: 39583 + components: + - type: Transform + pos: -33.5,43.5 + parent: 2 + - uid: 39584 + components: + - type: Transform + pos: -34.5,43.5 + parent: 2 + - uid: 39588 + components: + - type: Transform + pos: -27.5,36.5 + parent: 2 + - uid: 39589 + components: + - type: Transform + pos: -28.5,36.5 + parent: 2 + - uid: 39590 + components: + - type: Transform + pos: -29.5,36.5 + parent: 2 + - uid: 39591 + components: + - type: Transform + pos: -30.5,36.5 + parent: 2 + - uid: 39592 + components: + - type: Transform + pos: -31.5,36.5 + parent: 2 + - uid: 39598 + components: + - type: Transform + pos: -31.5,35.5 + parent: 2 + - uid: 39599 + components: + - type: Transform + pos: -31.5,34.5 + parent: 2 + - uid: 39600 + components: + - type: Transform + pos: -31.5,33.5 + parent: 2 + - uid: 39601 + components: + - type: Transform + pos: -32.5,33.5 + parent: 2 + - uid: 39602 + components: + - type: Transform + pos: -31.5,31.5 + parent: 2 + - uid: 39604 + components: + - type: Transform + pos: -32.5,32.5 + parent: 2 + - uid: 39605 + components: + - type: Transform + pos: -33.5,32.5 + parent: 2 + - uid: 39606 + components: + - type: Transform + pos: -34.5,32.5 + parent: 2 + - uid: 39607 + components: + - type: Transform + pos: -35.5,32.5 + parent: 2 + - uid: 39608 + components: + - type: Transform + pos: -36.5,32.5 + parent: 2 + - uid: 39609 + components: + - type: Transform + pos: -37.5,32.5 + parent: 2 + - uid: 39610 + components: + - type: Transform + pos: -38.5,32.5 + parent: 2 + - uid: 39611 + components: + - type: Transform + pos: -39.5,32.5 + parent: 2 + - uid: 39612 + components: + - type: Transform + pos: 22.5,0.5 + parent: 2 + - uid: 39613 + components: + - type: Transform + pos: 23.5,0.5 + parent: 2 + - uid: 39614 + components: + - type: Transform + pos: 24.5,0.5 + parent: 2 + - uid: 39615 + components: + - type: Transform + pos: 28.5,0.5 + parent: 2 + - uid: 39616 + components: + - type: Transform + pos: 25.5,0.5 + parent: 2 + - uid: 39617 + components: + - type: Transform + pos: 29.5,0.5 + parent: 2 + - uid: 39618 + components: + - type: Transform + pos: 27.5,0.5 + parent: 2 + - uid: 39619 + components: + - type: Transform + pos: 26.5,0.5 + parent: 2 + - uid: 39620 + components: + - type: Transform + pos: 30.5,0.5 + parent: 2 + - uid: 39623 + components: + - type: Transform + pos: -43.5,34.5 + parent: 2 + - uid: 39624 + components: + - type: Transform + pos: -39.5,33.5 + parent: 2 + - uid: 39625 + components: + - type: Transform + pos: -39.5,34.5 + parent: 2 + - uid: 39626 + components: + - type: Transform + pos: -39.5,35.5 + parent: 2 + - uid: 39627 + components: + - type: Transform + pos: 32.5,0.5 + parent: 2 + - uid: 39629 + components: + - type: Transform + pos: 33.5,0.5 + parent: 2 + - uid: 39630 + components: + - type: Transform + pos: -49.5,34.5 + parent: 2 + - uid: 39631 + components: + - type: Transform + pos: 34.5,0.5 + parent: 2 + - uid: 39632 + components: + - type: Transform + pos: -47.5,34.5 + parent: 2 + - uid: 39633 + components: + - type: Transform + pos: -48.5,34.5 + parent: 2 + - uid: 39634 + components: + - type: Transform + pos: -45.5,34.5 + parent: 2 + - uid: 39635 + components: + - type: Transform + pos: -46.5,34.5 + parent: 2 + - uid: 39636 + components: + - type: Transform + pos: -49.5,31.5 + parent: 2 + - uid: 39637 + components: + - type: Transform + pos: -44.5,34.5 + parent: 2 + - uid: 39638 + components: + - type: Transform + pos: -49.5,33.5 + parent: 2 + - uid: 39639 + components: + - type: Transform + pos: -38.5,35.5 + parent: 2 + - uid: 39640 + components: + - type: Transform + pos: -37.5,35.5 + parent: 2 + - uid: 39641 + components: + - type: Transform + pos: -36.5,35.5 + parent: 2 + - uid: 39642 + components: + - type: Transform + pos: -35.5,35.5 + parent: 2 + - uid: 39644 + components: + - type: Transform + pos: -35.5,38.5 + parent: 2 + - uid: 39645 + components: + - type: Transform + pos: -35.5,39.5 + parent: 2 + - uid: 39646 + components: + - type: Transform + pos: -35.5,37.5 + parent: 2 + - uid: 39647 + components: + - type: Transform + pos: -34.5,39.5 + parent: 2 + - uid: 39649 + components: + - type: Transform + pos: -33.5,39.5 + parent: 2 + - uid: 39650 + components: + - type: Transform + pos: -32.5,39.5 + parent: 2 + - uid: 39651 + components: + - type: Transform + pos: -31.5,39.5 + parent: 2 + - uid: 39652 + components: + - type: Transform + pos: -30.5,39.5 + parent: 2 + - uid: 39653 + components: + - type: Transform + pos: -29.5,37.5 + parent: 2 + - uid: 39654 + components: + - type: Transform + pos: -29.5,38.5 + parent: 2 + - uid: 39659 + components: + - type: Transform + pos: -27.5,60.5 + parent: 2 + - uid: 39660 + components: + - type: Transform + pos: -28.5,60.5 + parent: 2 + - uid: 39661 + components: + - type: Transform + pos: -29.5,60.5 + parent: 2 + - uid: 39662 + components: + - type: Transform + pos: -30.5,60.5 + parent: 2 + - uid: 39670 + components: + - type: Transform + pos: -30.5,59.5 + parent: 2 + - uid: 39671 + components: + - type: Transform + pos: -30.5,58.5 + parent: 2 + - uid: 39672 + components: + - type: Transform + pos: -30.5,57.5 + parent: 2 + - uid: 39673 + components: + - type: Transform + pos: -30.5,56.5 + parent: 2 + - uid: 39674 + components: + - type: Transform + pos: -30.5,55.5 + parent: 2 + - uid: 39675 + components: + - type: Transform + pos: -31.5,55.5 + parent: 2 + - uid: 39676 + components: + - type: Transform + pos: -32.5,55.5 + parent: 2 + - uid: 39677 + components: + - type: Transform + pos: -33.5,55.5 + parent: 2 + - uid: 39678 + components: + - type: Transform + pos: -34.5,55.5 + parent: 2 + - uid: 39683 + components: + - type: Transform + pos: -34.5,56.5 + parent: 2 + - uid: 39684 + components: + - type: Transform + pos: -34.5,57.5 + parent: 2 + - uid: 39685 + components: + - type: Transform + pos: -34.5,58.5 + parent: 2 + - uid: 39686 + components: + - type: Transform + pos: -34.5,59.5 + parent: 2 + - uid: 39687 + components: + - type: Transform + pos: -34.5,60.5 + parent: 2 + - uid: 39692 + components: + - type: Transform + pos: -33.5,60.5 + parent: 2 + - uid: 39693 + components: + - type: Transform + pos: -32.5,60.5 + parent: 2 + - uid: 39694 + components: + - type: Transform + pos: -31.5,60.5 + parent: 2 + - uid: 39695 + components: + - type: Transform + pos: 29.5,-3.5 + parent: 2 + - uid: 39696 + components: + - type: Transform + pos: 30.5,-3.5 + parent: 2 + - uid: 39697 + components: + - type: Transform + pos: 31.5,-3.5 + parent: 2 + - uid: 39698 + components: + - type: Transform + pos: 31.5,-2.5 + parent: 2 + - uid: 39699 + components: + - type: Transform + pos: 31.5,-1.5 + parent: 2 + - uid: 39700 + components: + - type: Transform + pos: 31.5,-0.5 + parent: 2 + - uid: 39701 + components: + - type: Transform + pos: 31.5,0.5 + parent: 2 + - uid: 39702 + components: + - type: Transform + pos: -43.5,35.5 + parent: 2 + - uid: 39703 + components: + - type: Transform + pos: -43.5,36.5 + parent: 2 + - uid: 39705 + components: + - type: Transform + pos: -34.5,54.5 + parent: 2 + - uid: 39706 + components: + - type: Transform + pos: -34.5,53.5 + parent: 2 + - uid: 39707 + components: + - type: Transform + pos: -34.5,52.5 + parent: 2 + - uid: 39708 + components: + - type: Transform + pos: -34.5,51.5 + parent: 2 + - uid: 39709 + components: + - type: Transform + pos: -34.5,50.5 + parent: 2 + - uid: 39710 + components: + - type: Transform + pos: -34.5,49.5 + parent: 2 + - uid: 39711 + components: + - type: Transform + pos: -49.5,32.5 + parent: 2 + - uid: 39712 + components: + - type: Transform + pos: -49.5,37.5 + parent: 2 + - uid: 39713 + components: + - type: Transform + pos: -49.5,36.5 + parent: 2 + - uid: 39714 + components: + - type: Transform + pos: -49.5,35.5 + parent: 2 + - uid: 39715 + components: + - type: Transform + pos: -35.5,49.5 + parent: 2 + - uid: 39716 + components: + - type: Transform + pos: 21.5,0.5 + parent: 2 + - uid: 39717 + components: + - type: Transform + pos: 20.5,0.5 + parent: 2 + - uid: 39718 + components: + - type: Transform + pos: 19.5,0.5 + parent: 2 + - uid: 39719 + components: + - type: Transform + pos: 18.5,0.5 + parent: 2 + - uid: 39720 + components: + - type: Transform + pos: 17.5,0.5 + parent: 2 + - uid: 39721 + components: + - type: Transform + pos: 16.5,0.5 + parent: 2 + - uid: 39722 + components: + - type: Transform + pos: 35.5,0.5 + parent: 2 + - uid: 39723 + components: + - type: Transform + pos: 36.5,0.5 + parent: 2 + - uid: 39724 + components: + - type: Transform + pos: 37.5,0.5 + parent: 2 + - uid: 39725 + components: + - type: Transform + pos: -43.5,41.5 + parent: 2 + - uid: 39726 + components: + - type: Transform + pos: -51.5,37.5 + parent: 2 + - uid: 39727 + components: + - type: Transform + pos: -50.5,37.5 + parent: 2 + - uid: 39728 + components: + - type: Transform + pos: -46.5,44.5 + parent: 2 + - uid: 39729 + components: + - type: Transform + pos: -50.5,33.5 + parent: 2 + - uid: 39730 + components: + - type: Transform + pos: -51.5,33.5 + parent: 2 + - uid: 39731 + components: + - type: Transform + pos: -52.5,33.5 + parent: 2 + - uid: 39732 + components: + - type: Transform + pos: -53.5,33.5 + parent: 2 + - uid: 39733 + components: + - type: Transform + pos: -54.5,33.5 + parent: 2 + - uid: 39734 + components: + - type: Transform + pos: -55.5,33.5 + parent: 2 + - uid: 39735 + components: + - type: Transform + pos: 47.5,0.5 + parent: 2 + - uid: 39736 + components: + - type: Transform + pos: 46.5,0.5 + parent: 2 + - uid: 39737 + components: + - type: Transform + pos: 45.5,0.5 + parent: 2 + - uid: 39738 + components: + - type: Transform + pos: 44.5,0.5 + parent: 2 + - uid: 39739 + components: + - type: Transform + pos: 43.5,0.5 + parent: 2 + - uid: 39740 + components: + - type: Transform + pos: -46.5,45.5 + parent: 2 + - uid: 39741 + components: + - type: Transform + pos: -43.5,42.5 + parent: 2 + - uid: 39742 + components: + - type: Transform + pos: -43.5,43.5 + parent: 2 + - uid: 39743 + components: + - type: Transform + pos: -44.5,43.5 + parent: 2 + - uid: 39744 + components: + - type: Transform + pos: -45.5,43.5 + parent: 2 + - uid: 39745 + components: + - type: Transform + pos: -46.5,43.5 + parent: 2 + - uid: 39746 + components: + - type: Transform + pos: -47.5,43.5 + parent: 2 + - uid: 39747 + components: + - type: Transform + pos: -48.5,43.5 + parent: 2 + - uid: 39748 + components: + - type: Transform + pos: -49.5,43.5 + parent: 2 + - uid: 39749 + components: + - type: Transform + pos: -50.5,43.5 + parent: 2 + - uid: 39750 + components: + - type: Transform + pos: -50.5,44.5 + parent: 2 + - uid: 39751 + components: + - type: Transform + pos: -50.5,45.5 + parent: 2 + - uid: 39752 + components: + - type: Transform + pos: -50.5,46.5 + parent: 2 + - uid: 39753 + components: + - type: Transform + pos: -50.5,47.5 + parent: 2 + - uid: 39754 + components: + - type: Transform + pos: -50.5,48.5 + parent: 2 + - uid: 39755 + components: + - type: Transform + pos: -50.5,49.5 + parent: 2 + - uid: 39756 + components: + - type: Transform + pos: -51.5,49.5 + parent: 2 + - uid: 39757 + components: + - type: Transform + pos: -52.5,49.5 + parent: 2 + - uid: 39758 + components: + - type: Transform + pos: -53.5,49.5 + parent: 2 + - uid: 39759 + components: + - type: Transform + pos: -54.5,49.5 + parent: 2 + - uid: 39760 + components: + - type: Transform + pos: -55.5,49.5 + parent: 2 + - uid: 39761 + components: + - type: Transform + pos: -55.5,48.5 + parent: 2 + - uid: 39762 + components: + - type: Transform + pos: -55.5,47.5 + parent: 2 + - uid: 39763 + components: + - type: Transform + pos: -55.5,46.5 + parent: 2 + - uid: 39764 + components: + - type: Transform + pos: -54.5,46.5 + parent: 2 + - uid: 39765 + components: + - type: Transform + pos: -53.5,46.5 + parent: 2 + - uid: 39766 + components: + - type: Transform + pos: -53.5,45.5 + parent: 2 + - uid: 39767 + components: + - type: Transform + pos: -53.5,44.5 + parent: 2 + - uid: 39768 + components: + - type: Transform + pos: -53.5,43.5 + parent: 2 + - uid: 39769 + components: + - type: Transform + pos: -53.5,42.5 + parent: 2 + - uid: 39770 + components: + - type: Transform + pos: -54.5,42.5 + parent: 2 + - uid: 39771 + components: + - type: Transform + pos: -55.5,42.5 + parent: 2 + - uid: 39772 + components: + - type: Transform + pos: -49.5,48.5 + parent: 2 + - uid: 39773 + components: + - type: Transform + pos: -43.5,44.5 + parent: 2 + - uid: 39774 + components: + - type: Transform + pos: -43.5,45.5 + parent: 2 + - uid: 39775 + components: + - type: Transform + pos: -44.5,45.5 + parent: 2 + - uid: 39777 + components: + - type: Transform + pos: -44.5,46.5 + parent: 2 + - uid: 39778 + components: + - type: Transform + pos: -44.5,47.5 + parent: 2 + - uid: 39799 + components: + - type: Transform + pos: -57.5,46.5 + parent: 2 + - uid: 39800 + components: + - type: Transform + pos: -56.5,46.5 + parent: 2 + - uid: 39801 + components: + - type: Transform + pos: -58.5,46.5 + parent: 2 + - uid: 39802 + components: + - type: Transform + pos: -59.5,46.5 + parent: 2 + - uid: 39803 + components: + - type: Transform + pos: -60.5,46.5 + parent: 2 + - uid: 39833 + components: + - type: Transform + pos: -9.5,43.5 + parent: 2 + - uid: 39836 + components: + - type: Transform + pos: -10.5,43.5 + parent: 2 + - uid: 39837 + components: + - type: Transform + pos: -7.5,41.5 + parent: 2 + - uid: 39838 + components: + - type: Transform + pos: -7.5,43.5 + parent: 2 + - uid: 39844 + components: + - type: Transform + pos: -7.5,42.5 + parent: 2 + - uid: 39849 + components: + - type: Transform + pos: -6.5,42.5 + parent: 2 + - uid: 39850 + components: + - type: Transform + pos: -5.5,42.5 + parent: 2 + - uid: 39851 + components: + - type: Transform + pos: -4.5,42.5 + parent: 2 + - uid: 39852 + components: + - type: Transform + pos: -3.5,42.5 + parent: 2 + - uid: 39864 + components: + - type: Transform + pos: -3.5,43.5 + parent: 2 + - uid: 39865 + components: + - type: Transform + pos: -3.5,44.5 + parent: 2 + - uid: 39866 + components: + - type: Transform + pos: -3.5,45.5 + parent: 2 + - uid: 39867 + components: + - type: Transform + pos: -3.5,46.5 + parent: 2 + - uid: 39868 + components: + - type: Transform + pos: -3.5,47.5 + parent: 2 + - uid: 39869 + components: + - type: Transform + pos: -4.5,47.5 + parent: 2 + - uid: 39870 + components: + - type: Transform + pos: -5.5,47.5 + parent: 2 + - uid: 39871 + components: + - type: Transform + pos: -6.5,47.5 + parent: 2 + - uid: 39872 + components: + - type: Transform + pos: -7.5,47.5 + parent: 2 + - uid: 39873 + components: + - type: Transform + pos: -7.5,46.5 + parent: 2 + - uid: 39874 + components: + - type: Transform + pos: -7.5,45.5 + parent: 2 + - uid: 39875 + components: + - type: Transform + pos: -7.5,44.5 + parent: 2 + - uid: 39877 + components: + - type: Transform + pos: -7.5,32.5 + parent: 2 + - uid: 39878 + components: + - type: Transform + pos: -6.5,32.5 + parent: 2 + - uid: 39879 + components: + - type: Transform + pos: -5.5,32.5 + parent: 2 + - uid: 39880 + components: + - type: Transform + pos: -4.5,32.5 + parent: 2 + - uid: 39881 + components: + - type: Transform + pos: -4.5,33.5 + parent: 2 + - uid: 39882 + components: + - type: Transform + pos: -4.5,34.5 + parent: 2 + - uid: 39883 + components: + - type: Transform + pos: -4.5,35.5 + parent: 2 + - uid: 39884 + components: + - type: Transform + pos: -4.5,36.5 + parent: 2 + - uid: 39885 + components: + - type: Transform + pos: -4.5,37.5 + parent: 2 + - uid: 39886 + components: + - type: Transform + pos: -5.5,37.5 + parent: 2 + - uid: 39887 + components: + - type: Transform + pos: -6.5,37.5 + parent: 2 + - uid: 39888 + components: + - type: Transform + pos: -7.5,37.5 + parent: 2 + - uid: 39889 + components: + - type: Transform + pos: -8.5,37.5 + parent: 2 + - uid: 39890 + components: + - type: Transform + pos: -9.5,37.5 + parent: 2 + - uid: 39891 + components: + - type: Transform + pos: -10.5,37.5 + parent: 2 + - uid: 39892 + components: + - type: Transform + pos: -11.5,37.5 + parent: 2 + - uid: 39893 + components: + - type: Transform + pos: -12.5,37.5 + parent: 2 + - uid: 39898 + components: + - type: Transform + pos: -12.5,36.5 + parent: 2 + - uid: 39899 + components: + - type: Transform + pos: -12.5,35.5 + parent: 2 + - uid: 39900 + components: + - type: Transform + pos: -12.5,34.5 + parent: 2 + - uid: 39921 + components: + - type: Transform + pos: -12.5,33.5 + parent: 2 + - uid: 39922 + components: + - type: Transform + pos: -11.5,33.5 + parent: 2 + - uid: 39923 + components: + - type: Transform + pos: -10.5,33.5 + parent: 2 + - uid: 39924 + components: + - type: Transform + pos: -9.5,33.5 + parent: 2 + - uid: 39925 + components: + - type: Transform + pos: -8.5,33.5 + parent: 2 + - uid: 39926 + components: + - type: Transform + pos: -7.5,33.5 + parent: 2 + - uid: 39928 + components: + - type: Transform + pos: -12.5,38.5 + parent: 2 + - uid: 39929 + components: + - type: Transform + pos: -12.5,39.5 + parent: 2 + - uid: 39930 + components: + - type: Transform + pos: -12.5,40.5 + parent: 2 + - uid: 39931 + components: + - type: Transform + pos: -12.5,41.5 + parent: 2 + - uid: 39932 + components: + - type: Transform + pos: -12.5,42.5 + parent: 2 + - uid: 39933 + components: + - type: Transform + pos: -12.5,43.5 + parent: 2 + - uid: 39934 + components: + - type: Transform + pos: -14.5,43.5 + parent: 2 + - uid: 39935 + components: + - type: Transform + pos: -14.5,46.5 + parent: 2 + - uid: 39936 + components: + - type: Transform + pos: -15.5,46.5 + parent: 2 + - uid: 39937 + components: + - type: Transform + pos: -16.5,46.5 + parent: 2 + - uid: 39938 + components: + - type: Transform + pos: -17.5,46.5 + parent: 2 + - uid: 39939 + components: + - type: Transform + pos: -17.5,45.5 + parent: 2 + - uid: 39940 + components: + - type: Transform + pos: -17.5,44.5 + parent: 2 + - uid: 39941 + components: + - type: Transform + pos: -17.5,43.5 + parent: 2 + - uid: 39943 + components: + - type: Transform + pos: -11.5,43.5 + parent: 2 + - uid: 39944 + components: + - type: Transform + pos: -79.5,54.5 + parent: 2 + - uid: 39950 + components: + - type: Transform + pos: -37.5,63.5 + parent: 2 + - uid: 39951 + components: + - type: Transform + pos: -38.5,63.5 + parent: 2 + - uid: 39953 + components: + - type: Transform + pos: -40.5,60.5 + parent: 2 + - uid: 39954 + components: + - type: Transform + pos: -41.5,60.5 + parent: 2 + - uid: 39955 + components: + - type: Transform + pos: -42.5,60.5 + parent: 2 + - uid: 39956 + components: + - type: Transform + pos: -43.5,60.5 + parent: 2 + - uid: 39957 + components: + - type: Transform + pos: -44.5,60.5 + parent: 2 + - uid: 39958 + components: + - type: Transform + pos: -45.5,60.5 + parent: 2 + - uid: 39959 + components: + - type: Transform + pos: -46.5,60.5 + parent: 2 + - uid: 39960 + components: + - type: Transform + pos: -46.5,61.5 + parent: 2 + - uid: 39961 + components: + - type: Transform + pos: -46.5,62.5 + parent: 2 + - uid: 39962 + components: + - type: Transform + pos: -46.5,63.5 + parent: 2 + - uid: 39963 + components: + - type: Transform + pos: -46.5,64.5 + parent: 2 + - uid: 39964 + components: + - type: Transform + pos: -45.5,64.5 + parent: 2 + - uid: 39965 + components: + - type: Transform + pos: -44.5,64.5 + parent: 2 + - uid: 39966 + components: + - type: Transform + pos: -43.5,64.5 + parent: 2 + - uid: 39967 + components: + - type: Transform + pos: -42.5,64.5 + parent: 2 + - uid: 39968 + components: + - type: Transform + pos: -41.5,64.5 + parent: 2 + - uid: 39969 + components: + - type: Transform + pos: -40.5,64.5 + parent: 2 + - uid: 39970 + components: + - type: Transform + pos: -40.5,63.5 + parent: 2 + - uid: 39971 + components: + - type: Transform + pos: -40.5,62.5 + parent: 2 + - uid: 39972 + components: + - type: Transform + pos: -40.5,61.5 + parent: 2 + - uid: 39973 + components: + - type: Transform + pos: -39.5,63.5 + parent: 2 + - uid: 39974 + components: + - type: Transform + pos: -40.5,65.5 + parent: 2 + - uid: 39975 + components: + - type: Transform + pos: -39.5,65.5 + parent: 2 + - uid: 39976 + components: + - type: Transform + pos: -39.5,66.5 + parent: 2 + - uid: 39977 + components: + - type: Transform + pos: -39.5,67.5 + parent: 2 + - uid: 39978 + components: + - type: Transform + pos: -39.5,68.5 + parent: 2 + - uid: 39981 + components: + - type: Transform + pos: -40.5,68.5 + parent: 2 + - uid: 39982 + components: + - type: Transform + pos: -41.5,68.5 + parent: 2 + - uid: 39983 + components: + - type: Transform + pos: -42.5,68.5 + parent: 2 + - uid: 39984 + components: + - type: Transform + pos: -43.5,68.5 + parent: 2 + - uid: 39985 + components: + - type: Transform + pos: -44.5,68.5 + parent: 2 + - uid: 39986 + components: + - type: Transform + pos: -45.5,68.5 + parent: 2 + - uid: 39987 + components: + - type: Transform + pos: -46.5,68.5 + parent: 2 + - uid: 39988 + components: + - type: Transform + pos: -40.5,69.5 + parent: 2 + - uid: 39996 + components: + - type: Transform + pos: -40.5,70.5 + parent: 2 + - uid: 39997 + components: + - type: Transform + pos: -40.5,71.5 + parent: 2 + - uid: 40000 + components: + - type: Transform + pos: -40.5,72.5 + parent: 2 + - uid: 40002 + components: + - type: Transform + pos: -41.5,72.5 + parent: 2 + - uid: 40003 + components: + - type: Transform + pos: -42.5,72.5 + parent: 2 + - uid: 40004 + components: + - type: Transform + pos: -43.5,72.5 + parent: 2 + - uid: 40005 + components: + - type: Transform + pos: -44.5,72.5 + parent: 2 + - uid: 40006 + components: + - type: Transform + pos: -45.5,72.5 + parent: 2 + - uid: 40007 + components: + - type: Transform + pos: -46.5,72.5 + parent: 2 + - uid: 40008 + components: + - type: Transform + pos: -47.5,72.5 + parent: 2 + - uid: 40009 + components: + - type: Transform + pos: -48.5,72.5 + parent: 2 + - uid: 40010 + components: + - type: Transform + pos: -49.5,72.5 + parent: 2 + - uid: 40011 + components: + - type: Transform + pos: -50.5,72.5 + parent: 2 + - uid: 40012 + components: + - type: Transform + pos: -50.5,71.5 + parent: 2 + - uid: 40013 + components: + - type: Transform + pos: -39.5,72.5 + parent: 2 + - uid: 40014 + components: + - type: Transform + pos: -38.5,72.5 + parent: 2 + - uid: 40015 + components: + - type: Transform + pos: -37.5,72.5 + parent: 2 + - uid: 40016 + components: + - type: Transform + pos: -36.5,72.5 + parent: 2 + - uid: 40017 + components: + - type: Transform + pos: -36.5,71.5 + parent: 2 + - uid: 40018 + components: + - type: Transform + pos: -47.5,68.5 + parent: 2 + - uid: 40019 + components: + - type: Transform + pos: -46.5,65.5 + parent: 2 + - uid: 40020 + components: + - type: Transform + pos: -47.5,65.5 + parent: 2 + - uid: 40021 + components: + - type: Transform + pos: -47.5,66.5 + parent: 2 + - uid: 40022 + components: + - type: Transform + pos: -48.5,66.5 + parent: 2 + - uid: 40023 + components: + - type: Transform + pos: -49.5,66.5 + parent: 2 + - uid: 40024 + components: + - type: Transform + pos: -50.5,66.5 + parent: 2 + - uid: 40025 + components: + - type: Transform + pos: -51.5,66.5 + parent: 2 + - uid: 40026 + components: + - type: Transform + pos: -52.5,65.5 + parent: 2 + - uid: 40027 + components: + - type: Transform + pos: -52.5,64.5 + parent: 2 + - uid: 40028 + components: + - type: Transform + pos: -52.5,63.5 + parent: 2 + - uid: 40029 + components: + - type: Transform + pos: -52.5,62.5 + parent: 2 + - uid: 40030 + components: + - type: Transform + pos: -47.5,60.5 + parent: 2 + - uid: 40090 + components: + - type: Transform + pos: -64.5,65.5 + parent: 2 + - uid: 40091 + components: + - type: Transform + pos: -65.5,65.5 + parent: 2 + - uid: 40110 + components: + - type: Transform + pos: -66.5,65.5 + parent: 2 + - uid: 40111 + components: + - type: Transform + pos: -66.5,64.5 + parent: 2 + - uid: 40112 + components: + - type: Transform + pos: -66.5,63.5 + parent: 2 + - uid: 40113 + components: + - type: Transform + pos: -66.5,62.5 + parent: 2 + - uid: 40114 + components: + - type: Transform + pos: -66.5,61.5 + parent: 2 + - uid: 40115 + components: + - type: Transform + pos: -66.5,60.5 + parent: 2 + - uid: 40116 + components: + - type: Transform + pos: -66.5,59.5 + parent: 2 + - uid: 40117 + components: + - type: Transform + pos: -65.5,59.5 + parent: 2 + - uid: 40118 + components: + - type: Transform + pos: -64.5,59.5 + parent: 2 + - uid: 40119 + components: + - type: Transform + pos: -63.5,59.5 + parent: 2 + - uid: 40120 + components: + - type: Transform + pos: -62.5,59.5 + parent: 2 + - uid: 40121 + components: + - type: Transform + pos: -61.5,59.5 + parent: 2 + - uid: 40122 + components: + - type: Transform + pos: -60.5,59.5 + parent: 2 + - uid: 40123 + components: + - type: Transform + pos: -60.5,60.5 + parent: 2 + - uid: 40124 + components: + - type: Transform + pos: -60.5,61.5 + parent: 2 + - uid: 40125 + components: + - type: Transform + pos: -60.5,62.5 + parent: 2 + - uid: 40126 + components: + - type: Transform + pos: -60.5,63.5 + parent: 2 + - uid: 40127 + components: + - type: Transform + pos: -60.5,64.5 + parent: 2 + - uid: 40128 + components: + - type: Transform + pos: -60.5,65.5 + parent: 2 + - uid: 40129 + components: + - type: Transform + pos: -63.5,65.5 + parent: 2 + - uid: 40130 + components: + - type: Transform + pos: -62.5,65.5 + parent: 2 + - uid: 40131 + components: + - type: Transform + pos: -61.5,65.5 + parent: 2 + - uid: 40132 + components: + - type: Transform + pos: -64.5,67.5 + parent: 2 + - uid: 40133 + components: + - type: Transform + pos: -64.5,66.5 + parent: 2 + - uid: 40134 + components: + - type: Transform + pos: -66.5,66.5 + parent: 2 + - uid: 40135 + components: + - type: Transform + pos: -67.5,66.5 + parent: 2 + - uid: 40136 + components: + - type: Transform + pos: -68.5,66.5 + parent: 2 + - uid: 40137 + components: + - type: Transform + pos: -69.5,66.5 + parent: 2 + - uid: 40138 + components: + - type: Transform + pos: -70.5,66.5 + parent: 2 + - uid: 40139 + components: + - type: Transform + pos: -71.5,66.5 + parent: 2 + - uid: 40140 + components: + - type: Transform + pos: -72.5,66.5 + parent: 2 + - uid: 40141 + components: + - type: Transform + pos: -73.5,66.5 + parent: 2 + - uid: 40142 + components: + - type: Transform + pos: -74.5,66.5 + parent: 2 + - uid: 40143 + components: + - type: Transform + pos: -74.5,65.5 + parent: 2 + - uid: 40144 + components: + - type: Transform + pos: -74.5,64.5 + parent: 2 + - uid: 40145 + components: + - type: Transform + pos: -74.5,63.5 + parent: 2 + - uid: 40146 + components: + - type: Transform + pos: -74.5,62.5 + parent: 2 + - uid: 40147 + components: + - type: Transform + pos: -74.5,61.5 + parent: 2 + - uid: 40148 + components: + - type: Transform + pos: -73.5,61.5 + parent: 2 + - uid: 40149 + components: + - type: Transform + pos: -72.5,61.5 + parent: 2 + - uid: 40172 + components: + - type: Transform + pos: -74.5,67.5 + parent: 2 + - uid: 40173 + components: + - type: Transform + pos: -75.5,3.5 + parent: 2 + - uid: 40174 + components: + - type: Transform + pos: -75.5,2.5 + parent: 2 + - uid: 40175 + components: + - type: Transform + pos: -75.5,1.5 + parent: 2 + - uid: 40176 + components: + - type: Transform + pos: -75.5,0.5 + parent: 2 + - uid: 40177 + components: + - type: Transform + pos: -75.5,-0.5 + parent: 2 + - uid: 40178 + components: + - type: Transform + pos: -74.5,0.5 + parent: 2 + - uid: 40179 + components: + - type: Transform + pos: -73.5,0.5 + parent: 2 + - uid: 40180 + components: + - type: Transform + pos: -51.5,7.5 + parent: 2 + - uid: 40181 + components: + - type: Transform + pos: -52.5,7.5 + parent: 2 + - uid: 40182 + components: + - type: Transform + pos: -53.5,7.5 + parent: 2 + - uid: 40183 + components: + - type: Transform + pos: -54.5,7.5 + parent: 2 + - uid: 40184 + components: + - type: Transform + pos: -54.5,6.5 + parent: 2 + - uid: 40185 + components: + - type: Transform + pos: -54.5,5.5 + parent: 2 + - uid: 40186 + components: + - type: Transform + pos: -54.5,4.5 + parent: 2 + - uid: 40187 + components: + - type: Transform + pos: -55.5,4.5 + parent: 2 + - uid: 40188 + components: + - type: Transform + pos: -56.5,4.5 + parent: 2 + - uid: 40189 + components: + - type: Transform + pos: -57.5,4.5 + parent: 2 + - uid: 40190 + components: + - type: Transform + pos: -58.5,4.5 + parent: 2 + - uid: 40191 + components: + - type: Transform + pos: -59.5,4.5 + parent: 2 + - uid: 40192 + components: + - type: Transform + pos: -55.5,7.5 + parent: 2 + - uid: 40193 + components: + - type: Transform + pos: -51.5,4.5 + parent: 2 + - uid: 40194 + components: + - type: Transform + pos: -50.5,4.5 + parent: 2 + - uid: 40195 + components: + - type: Transform + pos: -49.5,4.5 + parent: 2 + - uid: 40196 + components: + - type: Transform + pos: -48.5,4.5 + parent: 2 + - uid: 40197 + components: + - type: Transform + pos: -47.5,4.5 + parent: 2 + - uid: 40198 + components: + - type: Transform + pos: -46.5,4.5 + parent: 2 + - uid: 40199 + components: + - type: Transform + pos: -45.5,4.5 + parent: 2 + - uid: 40200 + components: + - type: Transform + pos: -44.5,4.5 + parent: 2 + - uid: 40201 + components: + - type: Transform + pos: -43.5,4.5 + parent: 2 + - uid: 40202 + components: + - type: Transform + pos: -43.5,5.5 + parent: 2 + - uid: 40203 + components: + - type: Transform + pos: -43.5,6.5 + parent: 2 + - uid: 40204 + components: + - type: Transform + pos: -43.5,7.5 + parent: 2 + - uid: 40205 + components: + - type: Transform + pos: -43.5,8.5 + parent: 2 + - uid: 40206 + components: + - type: Transform + pos: -43.5,9.5 + parent: 2 + - uid: 40207 + components: + - type: Transform + pos: -49.5,13.5 + parent: 2 + - uid: 40208 + components: + - type: Transform + pos: -49.5,12.5 + parent: 2 + - uid: 40209 + components: + - type: Transform + pos: -49.5,11.5 + parent: 2 + - uid: 40210 + components: + - type: Transform + pos: -49.5,10.5 + parent: 2 + - uid: 40211 + components: + - type: Transform + pos: -49.5,9.5 + parent: 2 + - uid: 40212 + components: + - type: Transform + pos: -49.5,8.5 + parent: 2 + - uid: 40213 + components: + - type: Transform + pos: -49.5,7.5 + parent: 2 + - uid: 40214 + components: + - type: Transform + pos: -49.5,6.5 + parent: 2 + - uid: 40215 + components: + - type: Transform + pos: -49.5,5.5 + parent: 2 + - uid: 40216 + components: + - type: Transform + pos: -48.5,10.5 + parent: 2 + - uid: 40217 + components: + - type: Transform + pos: -47.5,10.5 + parent: 2 + - uid: 40218 + components: + - type: Transform + pos: -46.5,10.5 + parent: 2 + - uid: 40219 + components: + - type: Transform + pos: -49.5,14.5 + parent: 2 + - uid: 40220 + components: + - type: Transform + pos: -92.5,11.5 + parent: 2 + - uid: 40221 + components: + - type: Transform + pos: -92.5,10.5 + parent: 2 + - uid: 40222 + components: + - type: Transform + pos: -92.5,9.5 + parent: 2 + - uid: 40223 + components: + - type: Transform + pos: -93.5,9.5 + parent: 2 + - uid: 40224 + components: + - type: Transform + pos: -94.5,9.5 + parent: 2 + - uid: 40225 + components: + - type: Transform + pos: -95.5,9.5 + parent: 2 + - uid: 40226 + components: + - type: Transform + pos: -96.5,9.5 + parent: 2 + - uid: 40227 + components: + - type: Transform + pos: -97.5,9.5 + parent: 2 + - uid: 40228 + components: + - type: Transform + pos: -98.5,9.5 + parent: 2 + - uid: 40229 + components: + - type: Transform + pos: -98.5,10.5 + parent: 2 + - uid: 40230 + components: + - type: Transform + pos: -98.5,11.5 + parent: 2 + - uid: 40231 + components: + - type: Transform + pos: -98.5,12.5 + parent: 2 + - uid: 40232 + components: + - type: Transform + pos: -99.5,12.5 + parent: 2 + - uid: 40233 + components: + - type: Transform + pos: -99.5,13.5 + parent: 2 + - uid: 40234 + components: + - type: Transform + pos: -100.5,13.5 + parent: 2 + - uid: 40235 + components: + - type: Transform + pos: -100.5,14.5 + parent: 2 + - uid: 40236 + components: + - type: Transform + pos: -101.5,14.5 + parent: 2 + - uid: 40237 + components: + - type: Transform + pos: -102.5,14.5 + parent: 2 + - uid: 40238 + components: + - type: Transform + pos: -103.5,14.5 + parent: 2 + - uid: 40239 + components: + - type: Transform + pos: -104.5,14.5 + parent: 2 + - uid: 40240 + components: + - type: Transform + pos: -105.5,14.5 + parent: 2 + - uid: 40241 + components: + - type: Transform + pos: -106.5,14.5 + parent: 2 + - uid: 40242 + components: + - type: Transform + pos: -106.5,13.5 + parent: 2 + - uid: 40243 + components: + - type: Transform + pos: -107.5,13.5 + parent: 2 + - uid: 40244 + components: + - type: Transform + pos: -98.5,8.5 + parent: 2 + - uid: 40245 + components: + - type: Transform + pos: -99.5,8.5 + parent: 2 + - uid: 40246 + components: + - type: Transform + pos: -99.5,7.5 + parent: 2 + - uid: 40247 + components: + - type: Transform + pos: -100.5,7.5 + parent: 2 + - uid: 40252 + components: + - type: Transform + pos: -100.5,6.5 + parent: 2 + - uid: 40253 + components: + - type: Transform + pos: -101.5,6.5 + parent: 2 + - uid: 40265 + components: + - type: Transform + pos: -102.5,6.5 + parent: 2 + - uid: 40266 + components: + - type: Transform + pos: -103.5,6.5 + parent: 2 + - uid: 40267 + components: + - type: Transform + pos: -104.5,6.5 + parent: 2 + - uid: 40268 + components: + - type: Transform + pos: -105.5,6.5 + parent: 2 + - uid: 40269 + components: + - type: Transform + pos: -106.5,6.5 + parent: 2 + - uid: 40270 + components: + - type: Transform + pos: -106.5,7.5 + parent: 2 + - uid: 40281 + components: + - type: Transform + pos: -107.5,7.5 + parent: 2 + - uid: 40282 + components: + - type: Transform + pos: -107.5,8.5 + parent: 2 + - uid: 40284 + components: + - type: Transform + pos: -107.5,12.5 + parent: 2 + - uid: 40285 + components: + - type: Transform + pos: -104.5,5.5 + parent: 2 + - uid: 40286 + components: + - type: Transform + pos: -104.5,4.5 + parent: 2 + - uid: 40287 + components: + - type: Transform + pos: -104.5,3.5 + parent: 2 + - uid: 40288 + components: + - type: Transform + pos: -107.5,11.5 + parent: 2 + - uid: 40289 + components: + - type: Transform + pos: -107.5,9.5 + parent: 2 + - uid: 40291 + components: + - type: Transform + pos: -114.5,11.5 + parent: 2 + - uid: 40292 + components: + - type: Transform + pos: -113.5,11.5 + parent: 2 + - uid: 40293 + components: + - type: Transform + pos: -113.5,10.5 + parent: 2 + - uid: 40294 + components: + - type: Transform + pos: -113.5,9.5 + parent: 2 + - uid: 40295 + components: + - type: Transform + pos: -113.5,8.5 + parent: 2 + - uid: 40296 + components: + - type: Transform + pos: -113.5,7.5 + parent: 2 + - uid: 40297 + components: + - type: Transform + pos: -114.5,7.5 + parent: 2 + - uid: 40298 + components: + - type: Transform + pos: -112.5,9.5 + parent: 2 + - uid: 40299 + components: + - type: Transform + pos: -111.5,9.5 + parent: 2 + - uid: 40300 + components: + - type: Transform + pos: -110.5,9.5 + parent: 2 + - uid: 40301 + components: + - type: Transform + pos: -109.5,9.5 + parent: 2 + - uid: 40302 + components: + - type: Transform + pos: -108.5,9.5 + parent: 2 + - uid: 40303 + components: + - type: Transform + pos: -90.5,16.5 + parent: 2 + - uid: 40304 + components: + - type: Transform + pos: -90.5,17.5 + parent: 2 + - uid: 40305 + components: + - type: Transform + pos: -90.5,15.5 + parent: 2 + - uid: 40306 + components: + - type: Transform + pos: -90.5,14.5 + parent: 2 + - uid: 40307 + components: + - type: Transform + pos: -90.5,13.5 + parent: 2 + - uid: 40308 + components: + - type: Transform + pos: -85.5,15.5 + parent: 2 + - uid: 40309 + components: + - type: Transform + pos: -85.5,14.5 + parent: 2 + - uid: 40310 + components: + - type: Transform + pos: -85.5,13.5 + parent: 2 + - uid: 40311 + components: + - type: Transform + pos: -85.5,12.5 + parent: 2 + - uid: 40312 + components: + - type: Transform + pos: -86.5,13.5 + parent: 2 + - uid: 40313 + components: + - type: Transform + pos: -84.5,13.5 + parent: 2 + - uid: 40314 + components: + - type: Transform + pos: -60.5,8.5 + parent: 2 + - uid: 40315 + components: + - type: Transform + pos: -61.5,8.5 + parent: 2 + - uid: 40316 + components: + - type: Transform + pos: -62.5,8.5 + parent: 2 + - uid: 40317 + components: + - type: Transform + pos: -63.5,8.5 + parent: 2 + - uid: 40318 + components: + - type: Transform + pos: -62.5,9.5 + parent: 2 + - uid: 40319 + components: + - type: Transform + pos: -62.5,10.5 + parent: 2 + - uid: 40320 + components: + - type: Transform + pos: -63.5,10.5 + parent: 2 + - uid: 40321 + components: + - type: Transform + pos: -67.5,15.5 + parent: 2 + - uid: 40322 + components: + - type: Transform + pos: -67.5,14.5 + parent: 2 + - uid: 40323 + components: + - type: Transform + pos: -67.5,13.5 + parent: 2 + - uid: 40324 + components: + - type: Transform + pos: -67.5,12.5 + parent: 2 + - uid: 40325 + components: + - type: Transform + pos: -68.5,12.5 + parent: 2 + - uid: 40326 + components: + - type: Transform + pos: -69.5,12.5 + parent: 2 + - uid: 40327 + components: + - type: Transform + pos: -70.5,12.5 + parent: 2 + - uid: 40328 + components: + - type: Transform + pos: -71.5,12.5 + parent: 2 + - uid: 40329 + components: + - type: Transform + pos: -77.5,13.5 + parent: 2 + - uid: 40330 + components: + - type: Transform + pos: -76.5,13.5 + parent: 2 + - uid: 40331 + components: + - type: Transform + pos: -75.5,13.5 + parent: 2 + - uid: 40332 + components: + - type: Transform + pos: -74.5,13.5 + parent: 2 + - uid: 40333 + components: + - type: Transform + pos: -73.5,13.5 + parent: 2 + - uid: 40334 + components: + - type: Transform + pos: -72.5,13.5 + parent: 2 + - uid: 40335 + components: + - type: Transform + pos: -72.5,12.5 + parent: 2 + - uid: 40336 + components: + - type: Transform + pos: -66.5,14.5 + parent: 2 + - uid: 40337 + components: + - type: Transform + pos: -65.5,14.5 + parent: 2 + - uid: 40338 + components: + - type: Transform + pos: -64.5,14.5 + parent: 2 + - uid: 40339 + components: + - type: Transform + pos: -63.5,14.5 + parent: 2 + - uid: 40340 + components: + - type: Transform + pos: -77.5,5.5 + parent: 2 + - uid: 40341 + components: + - type: Transform + pos: -76.5,5.5 + parent: 2 + - uid: 40342 + components: + - type: Transform + pos: -75.5,5.5 + parent: 2 + - uid: 40343 + components: + - type: Transform + pos: -74.5,5.5 + parent: 2 + - uid: 40344 + components: + - type: Transform + pos: -73.5,5.5 + parent: 2 + - uid: 40345 + components: + - type: Transform + pos: -72.5,5.5 + parent: 2 + - uid: 40346 + components: + - type: Transform + pos: -63.5,4.5 + parent: 2 + - uid: 40347 + components: + - type: Transform + pos: -64.5,4.5 + parent: 2 + - uid: 40348 + components: + - type: Transform + pos: -65.5,4.5 + parent: 2 + - uid: 40349 + components: + - type: Transform + pos: -66.5,4.5 + parent: 2 + - uid: 40350 + components: + - type: Transform + pos: -67.5,4.5 + parent: 2 + - uid: 40351 + components: + - type: Transform + pos: -68.5,4.5 + parent: 2 + - uid: 40352 + components: + - type: Transform + pos: -68.5,5.5 + parent: 2 + - uid: 40353 + components: + - type: Transform + pos: -71.5,5.5 + parent: 2 + - uid: 40354 + components: + - type: Transform + pos: -70.5,5.5 + parent: 2 + - uid: 40355 + components: + - type: Transform + pos: -69.5,5.5 + parent: 2 + - uid: 40356 + components: + - type: Transform + pos: -71.5,6.5 + parent: 2 + - uid: 40357 + components: + - type: Transform + pos: -71.5,7.5 + parent: 2 + - uid: 40358 + components: + - type: Transform + pos: -71.5,8.5 + parent: 2 + - uid: 40359 + components: + - type: Transform + pos: -72.5,8.5 + parent: 2 + - uid: 40360 + components: + - type: Transform + pos: -72.5,9.5 + parent: 2 + - uid: 40361 + components: + - type: Transform + pos: -72.5,10.5 + parent: 2 + - uid: 40362 + components: + - type: Transform + pos: -71.5,10.5 + parent: 2 + - uid: 40363 + components: + - type: Transform + pos: -70.5,10.5 + parent: 2 + - uid: 40364 + components: + - type: Transform + pos: -69.5,10.5 + parent: 2 + - uid: 40365 + components: + - type: Transform + pos: -68.5,10.5 + parent: 2 + - uid: 40366 + components: + - type: Transform + pos: -68.5,9.5 + parent: 2 + - uid: 40367 + components: + - type: Transform + pos: -68.5,8.5 + parent: 2 + - uid: 40368 + components: + - type: Transform + pos: -69.5,8.5 + parent: 2 + - uid: 40369 + components: + - type: Transform + pos: -70.5,8.5 + parent: 2 + - uid: 40370 + components: + - type: Transform + pos: -70.5,11.5 + parent: 2 + - uid: 40372 + components: + - type: Transform + pos: -74.5,8.5 + parent: 2 + - uid: 40373 + components: + - type: Transform + pos: -73.5,8.5 + parent: 2 + - uid: 40374 + components: + - type: Transform + pos: -75.5,8.5 + parent: 2 + - uid: 40375 + components: + - type: Transform + pos: -76.5,8.5 + parent: 2 + - uid: 40376 + components: + - type: Transform + pos: -77.5,8.5 + parent: 2 + - uid: 40377 + components: + - type: Transform + pos: -77.5,10.5 + parent: 2 + - uid: 40378 + components: + - type: Transform + pos: -76.5,10.5 + parent: 2 + - uid: 40379 + components: + - type: Transform + pos: -75.5,10.5 + parent: 2 + - uid: 40380 + components: + - type: Transform + pos: -74.5,10.5 + parent: 2 + - uid: 40381 + components: + - type: Transform + pos: -73.5,10.5 + parent: 2 + - uid: 40382 + components: + - type: Transform + pos: -78.5,8.5 + parent: 2 + - uid: 40383 + components: + - type: Transform + pos: -79.5,8.5 + parent: 2 + - uid: 40384 + components: + - type: Transform + pos: -80.5,8.5 + parent: 2 + - uid: 40385 + components: + - type: Transform + pos: -81.5,8.5 + parent: 2 + - uid: 40386 + components: + - type: Transform + pos: -82.5,8.5 + parent: 2 + - uid: 40387 + components: + - type: Transform + pos: -83.5,8.5 + parent: 2 + - uid: 40388 + components: + - type: Transform + pos: -84.5,8.5 + parent: 2 + - uid: 40389 + components: + - type: Transform + pos: -85.5,8.5 + parent: 2 + - uid: 40390 + components: + - type: Transform + pos: -86.5,8.5 + parent: 2 + - uid: 40401 + components: + - type: Transform + pos: -78.5,10.5 + parent: 2 + - uid: 40402 + components: + - type: Transform + pos: -79.5,10.5 + parent: 2 + - uid: 40403 + components: + - type: Transform + pos: -80.5,10.5 + parent: 2 + - uid: 40406 + components: + - type: Transform + pos: -80.5,11.5 + parent: 2 + - uid: 40407 + components: + - type: Transform + pos: -80.5,12.5 + parent: 2 + - uid: 40408 + components: + - type: Transform + pos: -80.5,13.5 + parent: 2 + - uid: 40409 + components: + - type: Transform + pos: -86.5,7.5 + parent: 2 + - uid: 40410 + components: + - type: Transform + pos: -86.5,6.5 + parent: 2 + - uid: 40411 + components: + - type: Transform + pos: -86.5,5.5 + parent: 2 + - uid: 40418 + components: + - type: Transform + pos: -83.5,7.5 + parent: 2 + - uid: 40419 + components: + - type: Transform + pos: -83.5,6.5 + parent: 2 + - uid: 40420 + components: + - type: Transform + pos: -83.5,5.5 + parent: 2 + - uid: 40421 + components: + - type: Transform + pos: -80.5,7.5 + parent: 2 + - uid: 40422 + components: + - type: Transform + pos: -80.5,6.5 + parent: 2 + - uid: 40423 + components: + - type: Transform + pos: -80.5,5.5 + parent: 2 + - uid: 40425 + components: + - type: Transform + pos: -86.5,20.5 + parent: 2 + - uid: 40426 + components: + - type: Transform + pos: -86.5,19.5 + parent: 2 + - uid: 40427 + components: + - type: Transform + pos: -85.5,19.5 + parent: 2 + - uid: 40428 + components: + - type: Transform + pos: -84.5,19.5 + parent: 2 + - uid: 40429 + components: + - type: Transform + pos: -84.5,18.5 + parent: 2 + - uid: 40430 + components: + - type: Transform + pos: -84.5,17.5 + parent: 2 + - uid: 40431 + components: + - type: Transform + pos: -86.5,18.5 + parent: 2 + - uid: 40432 + components: + - type: Transform + pos: -86.5,17.5 + parent: 2 + - uid: 40451 + components: + - type: Transform + pos: -87.5,22.5 + parent: 2 + - uid: 40452 + components: + - type: Transform + pos: -86.5,22.5 + parent: 2 + - uid: 40453 + components: + - type: Transform + pos: -85.5,22.5 + parent: 2 + - uid: 40454 + components: + - type: Transform + pos: -84.5,22.5 + parent: 2 + - uid: 40455 + components: + - type: Transform + pos: -83.5,22.5 + parent: 2 + - uid: 40456 + components: + - type: Transform + pos: -82.5,22.5 + parent: 2 + - uid: 40457 + components: + - type: Transform + pos: -81.5,22.5 + parent: 2 + - uid: 40458 + components: + - type: Transform + pos: -83.5,62.5 + parent: 2 + - uid: 40459 + components: + - type: Transform + pos: -83.5,61.5 + parent: 2 + - uid: 40460 + components: + - type: Transform + pos: -83.5,60.5 + parent: 2 + - uid: 40461 + components: + - type: Transform + pos: -83.5,59.5 + parent: 2 + - uid: 40462 + components: + - type: Transform + pos: -81.5,23.5 + parent: 2 + - uid: 40463 + components: + - type: Transform + pos: -81.5,24.5 + parent: 2 + - uid: 40464 + components: + - type: Transform + pos: -81.5,25.5 + parent: 2 + - uid: 40465 + components: + - type: Transform + pos: -81.5,26.5 + parent: 2 + - uid: 40466 + components: + - type: Transform + pos: -85.5,23.5 + parent: 2 + - uid: 40467 + components: + - type: Transform + pos: -85.5,24.5 + parent: 2 + - uid: 40468 + components: + - type: Transform + pos: -85.5,25.5 + parent: 2 + - uid: 40469 + components: + - type: Transform + pos: -82.5,59.5 + parent: 2 + - uid: 40470 + components: + - type: Transform + pos: -81.5,59.5 + parent: 2 + - uid: 40471 + components: + - type: Transform + pos: -80.5,59.5 + parent: 2 + - uid: 40472 + components: + - type: Transform + pos: -84.5,25.5 + parent: 2 + - uid: 40473 + components: + - type: Transform + pos: -84.5,26.5 + parent: 2 + - uid: 40474 + components: + - type: Transform + pos: -84.5,27.5 + parent: 2 + - uid: 40475 + components: + - type: Transform + pos: -83.5,27.5 + parent: 2 + - uid: 40476 + components: + - type: Transform + pos: -82.5,27.5 + parent: 2 + - uid: 40477 + components: + - type: Transform + pos: -81.5,27.5 + parent: 2 + - uid: 40478 + components: + - type: Transform + pos: -80.5,26.5 + parent: 2 + - uid: 40479 + components: + - type: Transform + pos: -79.5,26.5 + parent: 2 + - uid: 40480 + components: + - type: Transform + pos: -78.5,26.5 + parent: 2 + - uid: 40481 + components: + - type: Transform + pos: -80.5,58.5 + parent: 2 + - uid: 40482 + components: + - type: Transform + pos: -80.5,57.5 + parent: 2 + - uid: 40483 + components: + - type: Transform + pos: -80.5,56.5 + parent: 2 + - uid: 40484 + components: + - type: Transform + pos: -80.5,55.5 + parent: 2 + - uid: 40485 + components: + - type: Transform + pos: -80.5,54.5 + parent: 2 + - uid: 40486 + components: + - type: Transform + pos: -80.5,53.5 + parent: 2 + - uid: 40487 + components: + - type: Transform + pos: -80.5,52.5 + parent: 2 + - uid: 40488 + components: + - type: Transform + pos: -80.5,51.5 + parent: 2 + - uid: 40489 + components: + - type: Transform + pos: -80.5,50.5 + parent: 2 + - uid: 40490 + components: + - type: Transform + pos: -80.5,49.5 + parent: 2 + - uid: 40491 + components: + - type: Transform + pos: -78.5,27.5 + parent: 2 + - uid: 40492 + components: + - type: Transform + pos: -77.5,27.5 + parent: 2 + - uid: 40493 + components: + - type: Transform + pos: -76.5,27.5 + parent: 2 + - uid: 40494 + components: + - type: Transform + pos: -75.5,27.5 + parent: 2 + - uid: 40495 + components: + - type: Transform + pos: -74.5,27.5 + parent: 2 + - uid: 40496 + components: + - type: Transform + pos: -73.5,27.5 + parent: 2 + - uid: 40497 + components: + - type: Transform + pos: -73.5,28.5 + parent: 2 + - uid: 40498 + components: + - type: Transform + pos: -72.5,28.5 + parent: 2 + - uid: 40499 + components: + - type: Transform + pos: -71.5,28.5 + parent: 2 + - uid: 40500 + components: + - type: Transform + pos: -70.5,28.5 + parent: 2 + - uid: 40501 + components: + - type: Transform + pos: -69.5,28.5 + parent: 2 + - uid: 40502 + components: + - type: Transform + pos: -68.5,28.5 + parent: 2 + - uid: 40503 + components: + - type: Transform + pos: -67.5,28.5 + parent: 2 + - uid: 40504 + components: + - type: Transform + pos: -81.5,49.5 + parent: 2 + - uid: 40505 + components: + - type: Transform + pos: -82.5,49.5 + parent: 2 + - uid: 40506 + components: + - type: Transform + pos: -83.5,49.5 + parent: 2 + - uid: 40507 + components: + - type: Transform + pos: -84.5,49.5 + parent: 2 + - uid: 40508 + components: + - type: Transform + pos: -85.5,49.5 + parent: 2 + - uid: 40509 + components: + - type: Transform + pos: -86.5,49.5 + parent: 2 + - uid: 40510 + components: + - type: Transform + pos: -87.5,49.5 + parent: 2 + - uid: 40511 + components: + - type: Transform + pos: -88.5,49.5 + parent: 2 + - uid: 40512 + components: + - type: Transform + pos: -89.5,49.5 + parent: 2 + - uid: 40513 + components: + - type: Transform + pos: -90.5,49.5 + parent: 2 + - uid: 40514 + components: + - type: Transform + pos: -91.5,49.5 + parent: 2 + - uid: 40515 + components: + - type: Transform + pos: -67.5,27.5 + parent: 2 + - uid: 40516 + components: + - type: Transform + pos: -67.5,26.5 + parent: 2 + - uid: 40517 + components: + - type: Transform + pos: -66.5,26.5 + parent: 2 + - uid: 40518 + components: + - type: Transform + pos: -65.5,26.5 + parent: 2 + - uid: 40519 + components: + - type: Transform + pos: -65.5,27.5 + parent: 2 + - uid: 40520 + components: + - type: Transform + pos: -65.5,28.5 + parent: 2 + - uid: 40521 + components: + - type: Transform + pos: -65.5,29.5 + parent: 2 + - uid: 40522 + components: + - type: Transform + pos: -90.5,50.5 + parent: 2 + - uid: 40523 + components: + - type: Transform + pos: -90.5,51.5 + parent: 2 + - uid: 40524 + components: + - type: Transform + pos: -90.5,52.5 + parent: 2 + - uid: 40525 + components: + - type: Transform + pos: -90.5,53.5 + parent: 2 + - uid: 40526 + components: + - type: Transform + pos: -90.5,54.5 + parent: 2 + - uid: 40527 + components: + - type: Transform + pos: -90.5,55.5 + parent: 2 + - uid: 40528 + components: + - type: Transform + pos: -90.5,56.5 + parent: 2 + - uid: 40529 + components: + - type: Transform + pos: -90.5,57.5 + parent: 2 + - uid: 40530 + components: + - type: Transform + pos: -90.5,58.5 + parent: 2 + - uid: 40531 + components: + - type: Transform + pos: -90.5,59.5 + parent: 2 + - uid: 40532 + components: + - type: Transform + pos: -64.5,29.5 + parent: 2 + - uid: 40533 + components: + - type: Transform + pos: -64.5,30.5 + parent: 2 + - uid: 40534 + components: + - type: Transform + pos: -64.5,31.5 + parent: 2 + - uid: 40535 + components: + - type: Transform + pos: -64.5,32.5 + parent: 2 + - uid: 40536 + components: + - type: Transform + pos: -89.5,59.5 + parent: 2 + - uid: 40537 + components: + - type: Transform + pos: -88.5,59.5 + parent: 2 + - uid: 40538 + components: + - type: Transform + pos: -87.5,59.5 + parent: 2 + - uid: 40539 + components: + - type: Transform + pos: -86.5,59.5 + parent: 2 + - uid: 40540 + components: + - type: Transform + pos: -85.5,59.5 + parent: 2 + - uid: 40541 + components: + - type: Transform + pos: -84.5,59.5 + parent: 2 + - uid: 40542 + components: + - type: Transform + pos: -63.5,32.5 + parent: 2 + - uid: 40543 + components: + - type: Transform + pos: -62.5,32.5 + parent: 2 + - uid: 40544 + components: + - type: Transform + pos: -61.5,32.5 + parent: 2 + - uid: 40545 + components: + - type: Transform + pos: -60.5,32.5 + parent: 2 + - uid: 40546 + components: + - type: Transform + pos: -91.5,59.5 + parent: 2 + - uid: 40547 + components: + - type: Transform + pos: -60.5,33.5 + parent: 2 + - uid: 40548 + components: + - type: Transform + pos: -60.5,34.5 + parent: 2 + - uid: 40549 + components: + - type: Transform + pos: -60.5,35.5 + parent: 2 + - uid: 40550 + components: + - type: Transform + pos: -60.5,36.5 + parent: 2 + - uid: 40551 + components: + - type: Transform + pos: -60.5,37.5 + parent: 2 + - uid: 40552 + components: + - type: Transform + pos: -59.5,37.5 + parent: 2 + - uid: 40553 + components: + - type: Transform + pos: -59.5,38.5 + parent: 2 + - uid: 40554 + components: + - type: Transform + pos: -59.5,39.5 + parent: 2 + - uid: 40555 + components: + - type: Transform + pos: -91.5,60.5 + parent: 2 + - uid: 40556 + components: + - type: Transform + pos: -92.5,60.5 + parent: 2 + - uid: 40557 + components: + - type: Transform + pos: -92.5,61.5 + parent: 2 + - uid: 40558 + components: + - type: Transform + pos: -60.5,39.5 + parent: 2 + - uid: 40559 + components: + - type: Transform + pos: -60.5,40.5 + parent: 2 + - uid: 40560 + components: + - type: Transform + pos: -60.5,41.5 + parent: 2 + - uid: 40561 + components: + - type: Transform + pos: -60.5,42.5 + parent: 2 + - uid: 40562 + components: + - type: Transform + pos: -61.5,42.5 + parent: 2 + - uid: 40563 + components: + - type: Transform + pos: -92.5,62.5 + parent: 2 + - uid: 40564 + components: + - type: Transform + pos: -61.5,43.5 + parent: 2 + - uid: 40565 + components: + - type: Transform + pos: -62.5,43.5 + parent: 2 + - uid: 40566 + components: + - type: Transform + pos: -63.5,43.5 + parent: 2 + - uid: 40567 + components: + - type: Transform + pos: -64.5,43.5 + parent: 2 + - uid: 40568 + components: + - type: Transform + pos: -92.5,63.5 + parent: 2 + - uid: 40569 + components: + - type: Transform + pos: -93.5,63.5 + parent: 2 + - uid: 40570 + components: + - type: Transform + pos: -64.5,44.5 + parent: 2 + - uid: 40571 + components: + - type: Transform + pos: -65.5,44.5 + parent: 2 + - uid: 40572 + components: + - type: Transform + pos: -65.5,45.5 + parent: 2 + - uid: 40573 + components: + - type: Transform + pos: -65.5,46.5 + parent: 2 + - uid: 40574 + components: + - type: Transform + pos: -65.5,47.5 + parent: 2 + - uid: 40575 + components: + - type: Transform + pos: -91.5,48.5 + parent: 2 + - uid: 40576 + components: + - type: Transform + pos: -65.5,48.5 + parent: 2 + - uid: 40577 + components: + - type: Transform + pos: -66.5,48.5 + parent: 2 + - uid: 40578 + components: + - type: Transform + pos: -67.5,48.5 + parent: 2 + - uid: 40579 + components: + - type: Transform + pos: -92.5,48.5 + parent: 2 + - uid: 40580 + components: + - type: Transform + pos: -92.5,47.5 + parent: 2 + - uid: 40581 + components: + - type: Transform + pos: -67.5,47.5 + parent: 2 + - uid: 40582 + components: + - type: Transform + pos: -68.5,47.5 + parent: 2 + - uid: 40583 + components: + - type: Transform + pos: -68.5,46.5 + parent: 2 + - uid: 40584 + components: + - type: Transform + pos: -68.5,45.5 + parent: 2 + - uid: 40585 + components: + - type: Transform + pos: -68.5,44.5 + parent: 2 + - uid: 40586 + components: + - type: Transform + pos: -68.5,43.5 + parent: 2 + - uid: 40587 + components: + - type: Transform + pos: -68.5,42.5 + parent: 2 + - uid: 40588 + components: + - type: Transform + pos: -68.5,41.5 + parent: 2 + - uid: 40589 + components: + - type: Transform + pos: -68.5,40.5 + parent: 2 + - uid: 40590 + components: + - type: Transform + pos: -68.5,39.5 + parent: 2 + - uid: 40591 + components: + - type: Transform + pos: -92.5,46.5 + parent: 2 + - uid: 40592 + components: + - type: Transform + pos: -92.5,45.5 + parent: 2 + - uid: 40593 + components: + - type: Transform + pos: -93.5,45.5 + parent: 2 + - uid: 40594 + components: + - type: Transform + pos: -69.5,39.5 + parent: 2 + - uid: 40595 + components: + - type: Transform + pos: -70.5,39.5 + parent: 2 + - uid: 40596 + components: + - type: Transform + pos: -71.5,39.5 + parent: 2 + - uid: 40598 + components: + - type: Transform + pos: -71.5,38.5 + parent: 2 + - uid: 40599 + components: + - type: Transform + pos: -72.5,38.5 + parent: 2 + - uid: 40600 + components: + - type: Transform + pos: -73.5,38.5 + parent: 2 + - uid: 40601 + components: + - type: Transform + pos: -74.5,38.5 + parent: 2 + - uid: 40602 + components: + - type: Transform + pos: -75.5,38.5 + parent: 2 + - uid: 40603 + components: + - type: Transform + pos: -75.5,37.5 + parent: 2 + - uid: 40604 + components: + - type: Transform + pos: -76.5,37.5 + parent: 2 + - uid: 40605 + components: + - type: Transform + pos: -76.5,36.5 + parent: 2 + - uid: 40606 + components: + - type: Transform + pos: -76.5,35.5 + parent: 2 + - uid: 40607 + components: + - type: Transform + pos: -77.5,35.5 + parent: 2 + - uid: 40608 + components: + - type: Transform + pos: -78.5,35.5 + parent: 2 + - uid: 40609 + components: + - type: Transform + pos: -79.5,35.5 + parent: 2 + - uid: 40610 + components: + - type: Transform + pos: -80.5,35.5 + parent: 2 + - uid: 40611 + components: + - type: Transform + pos: -81.5,35.5 + parent: 2 + - uid: 40612 + components: + - type: Transform + pos: -82.5,35.5 + parent: 2 + - uid: 40613 + components: + - type: Transform + pos: -83.5,35.5 + parent: 2 + - uid: 40614 + components: + - type: Transform + pos: -84.5,35.5 + parent: 2 + - uid: 40615 + components: + - type: Transform + pos: -85.5,35.5 + parent: 2 + - uid: 40616 + components: + - type: Transform + pos: -85.5,36.5 + parent: 2 + - uid: 40617 + components: + - type: Transform + pos: -86.5,36.5 + parent: 2 + - uid: 40618 + components: + - type: Transform + pos: -86.5,37.5 + parent: 2 + - uid: 40619 + components: + - type: Transform + pos: -87.5,37.5 + parent: 2 + - uid: 40620 + components: + - type: Transform + pos: -87.5,38.5 + parent: 2 + - uid: 40621 + components: + - type: Transform + pos: -87.5,39.5 + parent: 2 + - uid: 40622 + components: + - type: Transform + pos: -87.5,40.5 + parent: 2 + - uid: 40623 + components: + - type: Transform + pos: -87.5,41.5 + parent: 2 + - uid: 40624 + components: + - type: Transform + pos: -88.5,41.5 + parent: 2 + - uid: 40625 + components: + - type: Transform + pos: -89.5,41.5 + parent: 2 + - uid: 40626 + components: + - type: Transform + pos: -89.5,42.5 + parent: 2 + - uid: 40627 + components: + - type: Transform + pos: -89.5,43.5 + parent: 2 + - uid: 40628 + components: + - type: Transform + pos: -89.5,44.5 + parent: 2 + - uid: 40629 + components: + - type: Transform + pos: -88.5,44.5 + parent: 2 + - uid: 40630 + components: + - type: Transform + pos: -87.5,44.5 + parent: 2 + - uid: 40631 + components: + - type: Transform + pos: -84.5,28.5 + parent: 2 + - uid: 40632 + components: + - type: Transform + pos: -84.5,29.5 + parent: 2 + - uid: 40633 + components: + - type: Transform + pos: -83.5,29.5 + parent: 2 + - uid: 40634 + components: + - type: Transform + pos: -83.5,30.5 + parent: 2 + - uid: 40635 + components: + - type: Transform + pos: -83.5,31.5 + parent: 2 + - uid: 40636 + components: + - type: Transform + pos: -83.5,32.5 + parent: 2 + - uid: 40637 + components: + - type: Transform + pos: -83.5,33.5 + parent: 2 + - uid: 40638 + components: + - type: Transform + pos: -83.5,34.5 + parent: 2 + - uid: 40639 + components: + - type: Transform + pos: -85.5,50.5 + parent: 2 + - uid: 40640 + components: + - type: Transform + pos: -85.5,51.5 + parent: 2 + - uid: 40641 + components: + - type: Transform + pos: -85.5,52.5 + parent: 2 + - uid: 40642 + components: + - type: Transform + pos: -85.5,53.5 + parent: 2 + - uid: 40643 + components: + - type: Transform + pos: -85.5,54.5 + parent: 2 + - uid: 40644 + components: + - type: Transform + pos: -85.5,55.5 + parent: 2 + - uid: 40645 + components: + - type: Transform + pos: -85.5,56.5 + parent: 2 + - uid: 40646 + components: + - type: Transform + pos: -85.5,57.5 + parent: 2 + - uid: 40647 + components: + - type: Transform + pos: -85.5,58.5 + parent: 2 + - uid: 40649 + components: + - type: Transform + pos: -100.5,52.5 + parent: 2 + - uid: 40650 + components: + - type: Transform + pos: -100.5,53.5 + parent: 2 + - uid: 40651 + components: + - type: Transform + pos: -100.5,54.5 + parent: 2 + - uid: 40652 + components: + - type: Transform + pos: -100.5,55.5 + parent: 2 + - uid: 40653 + components: + - type: Transform + pos: -100.5,56.5 + parent: 2 + - uid: 40654 + components: + - type: Transform + pos: -100.5,57.5 + parent: 2 + - uid: 40655 + components: + - type: Transform + pos: -100.5,58.5 + parent: 2 + - uid: 40656 + components: + - type: Transform + pos: -100.5,59.5 + parent: 2 + - uid: 40657 + components: + - type: Transform + pos: -100.5,60.5 + parent: 2 + - uid: 40658 + components: + - type: Transform + pos: -100.5,61.5 + parent: 2 + - uid: 40659 + components: + - type: Transform + pos: -100.5,62.5 + parent: 2 + - uid: 40660 + components: + - type: Transform + pos: -100.5,63.5 + parent: 2 + - uid: 40661 + components: + - type: Transform + pos: -100.5,64.5 + parent: 2 + - uid: 40662 + components: + - type: Transform + pos: -100.5,65.5 + parent: 2 + - uid: 40663 + components: + - type: Transform + pos: -100.5,66.5 + parent: 2 + - uid: 40664 + components: + - type: Transform + pos: -101.5,66.5 + parent: 2 + - uid: 40665 + components: + - type: Transform + pos: -102.5,66.5 + parent: 2 + - uid: 40666 + components: + - type: Transform + pos: -103.5,66.5 + parent: 2 + - uid: 40667 + components: + - type: Transform + pos: -104.5,66.5 + parent: 2 + - uid: 40668 + components: + - type: Transform + pos: -107.5,61.5 + parent: 2 + - uid: 40669 + components: + - type: Transform + pos: -104.5,65.5 + parent: 2 + - uid: 40670 + components: + - type: Transform + pos: -104.5,64.5 + parent: 2 + - uid: 40671 + components: + - type: Transform + pos: -104.5,63.5 + parent: 2 + - uid: 40672 + components: + - type: Transform + pos: -104.5,62.5 + parent: 2 + - uid: 40673 + components: + - type: Transform + pos: -104.5,61.5 + parent: 2 + - uid: 40674 + components: + - type: Transform + pos: -104.5,60.5 + parent: 2 + - uid: 40675 + components: + - type: Transform + pos: -104.5,59.5 + parent: 2 + - uid: 40676 + components: + - type: Transform + pos: -104.5,58.5 + parent: 2 + - uid: 40677 + components: + - type: Transform + pos: -104.5,57.5 + parent: 2 + - uid: 40678 + components: + - type: Transform + pos: -104.5,56.5 + parent: 2 + - uid: 40679 + components: + - type: Transform + pos: -104.5,55.5 + parent: 2 + - uid: 40680 + components: + - type: Transform + pos: -104.5,54.5 + parent: 2 + - uid: 40681 + components: + - type: Transform + pos: -104.5,53.5 + parent: 2 + - uid: 40682 + components: + - type: Transform + pos: -104.5,52.5 + parent: 2 + - uid: 40683 + components: + - type: Transform + pos: -104.5,51.5 + parent: 2 + - uid: 40684 + components: + - type: Transform + pos: -104.5,50.5 + parent: 2 + - uid: 40685 + components: + - type: Transform + pos: -104.5,49.5 + parent: 2 + - uid: 40686 + components: + - type: Transform + pos: -104.5,48.5 + parent: 2 + - uid: 40687 + components: + - type: Transform + pos: -104.5,47.5 + parent: 2 + - uid: 40688 + components: + - type: Transform + pos: -104.5,46.5 + parent: 2 + - uid: 40689 + components: + - type: Transform + pos: -104.5,45.5 + parent: 2 + - uid: 40690 + components: + - type: Transform + pos: -104.5,44.5 + parent: 2 + - uid: 40691 + components: + - type: Transform + pos: -104.5,43.5 + parent: 2 + - uid: 40692 + components: + - type: Transform + pos: -104.5,42.5 + parent: 2 + - uid: 40693 + components: + - type: Transform + pos: -99.5,59.5 + parent: 2 + - uid: 40694 + components: + - type: Transform + pos: -103.5,42.5 + parent: 2 + - uid: 40695 + components: + - type: Transform + pos: -102.5,42.5 + parent: 2 + - uid: 40696 + components: + - type: Transform + pos: -101.5,42.5 + parent: 2 + - uid: 40697 + components: + - type: Transform + pos: -100.5,42.5 + parent: 2 + - uid: 40698 + components: + - type: Transform + pos: -100.5,43.5 + parent: 2 + - uid: 40699 + components: + - type: Transform + pos: -100.5,44.5 + parent: 2 + - uid: 40700 + components: + - type: Transform + pos: -100.5,45.5 + parent: 2 + - uid: 40701 + components: + - type: Transform + pos: -100.5,46.5 + parent: 2 + - uid: 40702 + components: + - type: Transform + pos: -100.5,47.5 + parent: 2 + - uid: 40703 + components: + - type: Transform + pos: -100.5,48.5 + parent: 2 + - uid: 40704 + components: + - type: Transform + pos: -100.5,49.5 + parent: 2 + - uid: 40705 + components: + - type: Transform + pos: -100.5,50.5 + parent: 2 + - uid: 40706 + components: + - type: Transform + pos: -100.5,51.5 + parent: 2 + - uid: 40707 + components: + - type: Transform + pos: -98.5,59.5 + parent: 2 + - uid: 40708 + components: + - type: Transform + pos: -106.5,63.5 + parent: 2 + - uid: 40709 + components: + - type: Transform + pos: -72.5,14.5 + parent: 2 + - uid: 40710 + components: + - type: Transform + pos: -71.5,14.5 + parent: 2 + - uid: 40711 + components: + - type: Transform + pos: -71.5,15.5 + parent: 2 + - uid: 40712 + components: + - type: Transform + pos: -71.5,16.5 + parent: 2 + - uid: 40714 + components: + - type: Transform + pos: -69.5,13.5 + parent: 2 + - uid: 40715 + components: + - type: Transform + pos: -69.5,14.5 + parent: 2 + - uid: 40716 + components: + - type: Transform + pos: -69.5,15.5 + parent: 2 + - uid: 40717 + components: + - type: Transform + pos: -69.5,16.5 + parent: 2 + - uid: 40718 + components: + - type: Transform + pos: -108.5,61.5 + parent: 2 + - uid: 40719 + components: + - type: Transform + pos: -105.5,63.5 + parent: 2 + - uid: 40721 + components: + - type: Transform + pos: -71.5,17.5 + parent: 2 + - uid: 40722 + components: + - type: Transform + pos: -69.5,17.5 + parent: 2 + - uid: 40725 + components: + - type: Transform + pos: -106.5,61.5 + parent: 2 + - uid: 40727 + components: + - type: Transform + pos: -71.5,18.5 + parent: 2 + - uid: 40728 + components: + - type: Transform + pos: -70.5,18.5 + parent: 2 + - uid: 40729 + components: + - type: Transform + pos: -69.5,18.5 + parent: 2 + - uid: 40730 + components: + - type: Transform + pos: -108.5,63.5 + parent: 2 + - uid: 40732 + components: + - type: Transform + pos: -103.5,67.5 + parent: 2 + - uid: 40733 + components: + - type: Transform + pos: -103.5,68.5 + parent: 2 + - uid: 40735 + components: + - type: Transform + pos: -72.5,17.5 + parent: 2 + - uid: 40736 + components: + - type: Transform + pos: -73.5,17.5 + parent: 2 + - uid: 40737 + components: + - type: Transform + pos: -74.5,17.5 + parent: 2 + - uid: 40738 + components: + - type: Transform + pos: -75.5,17.5 + parent: 2 + - uid: 40739 + components: + - type: Transform + pos: -76.5,17.5 + parent: 2 + - uid: 40740 + components: + - type: Transform + pos: -77.5,17.5 + parent: 2 + - uid: 40741 + components: + - type: Transform + pos: -78.5,17.5 + parent: 2 + - uid: 40742 + components: + - type: Transform + pos: -79.5,17.5 + parent: 2 + - uid: 40743 + components: + - type: Transform + pos: -79.5,18.5 + parent: 2 + - uid: 40744 + components: + - type: Transform + pos: -80.5,18.5 + parent: 2 + - uid: 40745 + components: + - type: Transform + pos: -81.5,18.5 + parent: 2 + - uid: 40746 + components: + - type: Transform + pos: -82.5,18.5 + parent: 2 + - uid: 40747 + components: + - type: Transform + pos: -101.5,67.5 + parent: 2 + - uid: 40748 + components: + - type: Transform + pos: -101.5,68.5 + parent: 2 + - uid: 40749 + components: + - type: Transform + pos: -101.5,69.5 + parent: 2 + - uid: 40750 + components: + - type: Transform + pos: -103.5,69.5 + parent: 2 + - uid: 40751 + components: + - type: Transform + pos: -68.5,17.5 + parent: 2 + - uid: 40752 + components: + - type: Transform + pos: -67.5,17.5 + parent: 2 + - uid: 40753 + components: + - type: Transform + pos: -66.5,17.5 + parent: 2 + - uid: 40754 + components: + - type: Transform + pos: -65.5,17.5 + parent: 2 + - uid: 40755 + components: + - type: Transform + pos: -64.5,17.5 + parent: 2 + - uid: 40756 + components: + - type: Transform + pos: -63.5,17.5 + parent: 2 + - uid: 40757 + components: + - type: Transform + pos: -62.5,17.5 + parent: 2 + - uid: 40758 + components: + - type: Transform + pos: -61.5,17.5 + parent: 2 + - uid: 40759 + components: + - type: Transform + pos: -60.5,17.5 + parent: 2 + - uid: 40760 + components: + - type: Transform + pos: -61.5,18.5 + parent: 2 + - uid: 40761 + components: + - type: Transform + pos: -61.5,19.5 + parent: 2 + - uid: 40762 + components: + - type: Transform + pos: -61.5,20.5 + parent: 2 + - uid: 40763 + components: + - type: Transform + pos: -61.5,21.5 + parent: 2 + - uid: 40764 + components: + - type: Transform + pos: -61.5,22.5 + parent: 2 + - uid: 40765 + components: + - type: Transform + pos: -107.5,63.5 + parent: 2 + - uid: 40769 + components: + - type: Transform + pos: -60.5,22.5 + parent: 2 + - uid: 40770 + components: + - type: Transform + pos: -59.5,22.5 + parent: 2 + - uid: 40771 + components: + - type: Transform + pos: -58.5,22.5 + parent: 2 + - uid: 40772 + components: + - type: Transform + pos: -57.5,22.5 + parent: 2 + - uid: 40773 + components: + - type: Transform + pos: -56.5,22.5 + parent: 2 + - uid: 40774 + components: + - type: Transform + pos: -56.5,21.5 + parent: 2 + - uid: 40775 + components: + - type: Transform + pos: -56.5,20.5 + parent: 2 + - uid: 40776 + components: + - type: Transform + pos: -56.5,19.5 + parent: 2 + - uid: 40777 + components: + - type: Transform + pos: -56.5,18.5 + parent: 2 + - uid: 40778 + components: + - type: Transform + pos: -56.5,17.5 + parent: 2 + - uid: 40779 + components: + - type: Transform + pos: -57.5,17.5 + parent: 2 + - uid: 40780 + components: + - type: Transform + pos: -58.5,17.5 + parent: 2 + - uid: 40781 + components: + - type: Transform + pos: -59.5,17.5 + parent: 2 + - uid: 40782 + components: + - type: Transform + pos: -70.5,19.5 + parent: 2 + - uid: 40783 + components: + - type: Transform + pos: -70.5,20.5 + parent: 2 + - uid: 40784 + components: + - type: Transform + pos: -70.5,21.5 + parent: 2 + - uid: 40785 + components: + - type: Transform + pos: -70.5,22.5 + parent: 2 + - uid: 40786 + components: + - type: Transform + pos: -70.5,23.5 + parent: 2 + - uid: 40787 + components: + - type: Transform + pos: -71.5,22.5 + parent: 2 + - uid: 40788 + components: + - type: Transform + pos: -72.5,22.5 + parent: 2 + - uid: 40789 + components: + - type: Transform + pos: -73.5,22.5 + parent: 2 + - uid: 40790 + components: + - type: Transform + pos: -74.5,22.5 + parent: 2 + - uid: 40791 + components: + - type: Transform + pos: -75.5,22.5 + parent: 2 + - uid: 40792 + components: + - type: Transform + pos: -75.5,23.5 + parent: 2 + - uid: 40793 + components: + - type: Transform + pos: -75.5,21.5 + parent: 2 + - uid: 40794 + components: + - type: Transform + pos: -69.5,22.5 + parent: 2 + - uid: 40795 + components: + - type: Transform + pos: -68.5,22.5 + parent: 2 + - uid: 40796 + components: + - type: Transform + pos: -67.5,22.5 + parent: 2 + - uid: 40797 + components: + - type: Transform + pos: -66.5,22.5 + parent: 2 + - uid: 40798 + components: + - type: Transform + pos: -65.5,22.5 + parent: 2 + - uid: 40799 + components: + - type: Transform + pos: -65.5,23.5 + parent: 2 + - uid: 40800 + components: + - type: Transform + pos: -65.5,21.5 + parent: 2 + - uid: 40801 + components: + - type: Transform + pos: -77.5,54.5 + parent: 2 + - uid: 40802 + components: + - type: Transform + pos: -78.5,54.5 + parent: 2 + - uid: 40803 + components: + - type: Transform + pos: -76.5,54.5 + parent: 2 + - uid: 40804 + components: + - type: Transform + pos: -75.5,54.5 + parent: 2 + - uid: 40805 + components: + - type: Transform + pos: -74.5,54.5 + parent: 2 + - uid: 40806 + components: + - type: Transform + pos: -73.5,54.5 + parent: 2 + - uid: 40807 + components: + - type: Transform + pos: -72.5,54.5 + parent: 2 + - uid: 40808 + components: + - type: Transform + pos: -71.5,54.5 + parent: 2 + - uid: 40809 + components: + - type: Transform + pos: -71.5,55.5 + parent: 2 + - uid: 40810 + components: + - type: Transform + pos: -71.5,56.5 + parent: 2 + - uid: 40811 + components: + - type: Transform + pos: -71.5,53.5 + parent: 2 + - uid: 40812 + components: + - type: Transform + pos: -71.5,52.5 + parent: 2 + - uid: 40813 + components: + - type: Transform + pos: -75.5,52.5 + parent: 2 + - uid: 40814 + components: + - type: Transform + pos: -75.5,53.5 + parent: 2 + - uid: 40815 + components: + - type: Transform + pos: -75.5,55.5 + parent: 2 + - uid: 40816 + components: + - type: Transform + pos: -75.5,56.5 + parent: 2 + - uid: 40817 + components: + - type: Transform + pos: 14.5,47.5 + parent: 2 + - uid: 40818 + components: + - type: Transform + pos: -90.5,5.5 + parent: 2 + - uid: 40819 + components: + - type: Transform + pos: -90.5,4.5 + parent: 2 + - uid: 40820 + components: + - type: Transform + pos: -90.5,3.5 + parent: 2 + - uid: 40821 + components: + - type: Transform + pos: -90.5,2.5 + parent: 2 + - uid: 40822 + components: + - type: Transform + pos: -90.5,1.5 + parent: 2 + - uid: 40823 + components: + - type: Transform + pos: -90.5,0.5 + parent: 2 + - uid: 40824 + components: + - type: Transform + pos: -35.5,23.5 + parent: 2 + - uid: 40825 + components: + - type: Transform + pos: -89.5,0.5 + parent: 2 + - uid: 40826 + components: + - type: Transform + pos: -88.5,0.5 + parent: 2 + - uid: 40827 + components: + - type: Transform + pos: -87.5,0.5 + parent: 2 + - uid: 40828 + components: + - type: Transform + pos: -86.5,0.5 + parent: 2 + - uid: 40829 + components: + - type: Transform + pos: -85.5,0.5 + parent: 2 + - uid: 40830 + components: + - type: Transform + pos: -84.5,0.5 + parent: 2 + - uid: 40831 + components: + - type: Transform + pos: -83.5,0.5 + parent: 2 + - uid: 40832 + components: + - type: Transform + pos: -83.5,1.5 + parent: 2 + - uid: 40833 + components: + - type: Transform + pos: -82.5,1.5 + parent: 2 + - uid: 40834 + components: + - type: Transform + pos: -33.5,21.5 + parent: 2 + - uid: 40835 + components: + - type: Transform + pos: -82.5,2.5 + parent: 2 + - uid: 40836 + components: + - type: Transform + pos: -81.5,2.5 + parent: 2 + - uid: 40837 + components: + - type: Transform + pos: -80.5,2.5 + parent: 2 + - uid: 40838 + components: + - type: Transform + pos: -79.5,2.5 + parent: 2 + - uid: 40839 + components: + - type: Transform + pos: -33.5,19.5 + parent: 2 + - uid: 40840 + components: + - type: Transform + pos: -33.5,20.5 + parent: 2 + - uid: 40841 + components: + - type: Transform + pos: -35.5,22.5 + parent: 2 + - uid: 40842 + components: + - type: Transform + pos: -79.5,1.5 + parent: 2 + - uid: 40843 + components: + - type: Transform + pos: -79.5,0.5 + parent: 2 + - uid: 40844 + components: + - type: Transform + pos: -79.5,-0.5 + parent: 2 + - uid: 40845 + components: + - type: Transform + pos: -79.5,-1.5 + parent: 2 + - uid: 40847 + components: + - type: Transform + pos: -34.5,22.5 + parent: 2 + - uid: 40848 + components: + - type: Transform + pos: -78.5,-1.5 + parent: 2 + - uid: 40849 + components: + - type: Transform + pos: -78.5,-2.5 + parent: 2 + - uid: 40850 + components: + - type: Transform + pos: -78.5,-3.5 + parent: 2 + - uid: 40851 + components: + - type: Transform + pos: -77.5,-3.5 + parent: 2 + - uid: 40852 + components: + - type: Transform + pos: -76.5,-3.5 + parent: 2 + - uid: 40853 + components: + - type: Transform + pos: -75.5,-3.5 + parent: 2 + - uid: 40854 + components: + - type: Transform + pos: -74.5,-3.5 + parent: 2 + - uid: 40855 + components: + - type: Transform + pos: -74.5,-4.5 + parent: 2 + - uid: 40856 + components: + - type: Transform + pos: -73.5,-4.5 + parent: 2 + - uid: 40857 + components: + - type: Transform + pos: -72.5,-4.5 + parent: 2 + - uid: 40858 + components: + - type: Transform + pos: -71.5,-4.5 + parent: 2 + - uid: 40859 + components: + - type: Transform + pos: -32.5,20.5 + parent: 2 + - uid: 40860 + components: + - type: Transform + pos: -31.5,20.5 + parent: 2 + - uid: 40861 + components: + - type: Transform + pos: -30.5,20.5 + parent: 2 + - uid: 40862 + components: + - type: Transform + pos: -29.5,20.5 + parent: 2 + - uid: 40863 + components: + - type: Transform + pos: -28.5,20.5 + parent: 2 + - uid: 40864 + components: + - type: Transform + pos: -71.5,-5.5 + parent: 2 + - uid: 40865 + components: + - type: Transform + pos: -71.5,-6.5 + parent: 2 + - uid: 40866 + components: + - type: Transform + pos: -28.5,21.5 + parent: 2 + - uid: 40867 + components: + - type: Transform + pos: -28.5,22.5 + parent: 2 + - uid: 40868 + components: + - type: Transform + pos: -70.5,-6.5 + parent: 2 + - uid: 40869 + components: + - type: Transform + pos: -69.5,-6.5 + parent: 2 + - uid: 40870 + components: + - type: Transform + pos: -68.5,-6.5 + parent: 2 + - uid: 40871 + components: + - type: Transform + pos: -68.5,-7.5 + parent: 2 + - uid: 40872 + components: + - type: Transform + pos: -68.5,-8.5 + parent: 2 + - uid: 40873 + components: + - type: Transform + pos: -68.5,-9.5 + parent: 2 + - uid: 40874 + components: + - type: Transform + pos: -68.5,-10.5 + parent: 2 + - uid: 40875 + components: + - type: Transform + pos: -68.5,-11.5 + parent: 2 + - uid: 40876 + components: + - type: Transform + pos: -68.5,-12.5 + parent: 2 + - uid: 40877 + components: + - type: Transform + pos: -68.5,-13.5 + parent: 2 + - uid: 40878 + components: + - type: Transform + pos: -68.5,-14.5 + parent: 2 + - uid: 40879 + components: + - type: Transform + pos: -68.5,-15.5 + parent: 2 + - uid: 40880 + components: + - type: Transform + pos: -68.5,-16.5 + parent: 2 + - uid: 40881 + components: + - type: Transform + pos: -68.5,-17.5 + parent: 2 + - uid: 40882 + components: + - type: Transform + pos: -68.5,-18.5 + parent: 2 + - uid: 40883 + components: + - type: Transform + pos: -69.5,-23.5 + parent: 2 + - uid: 40884 + components: + - type: Transform + pos: -69.5,-24.5 + parent: 2 + - uid: 40885 + components: + - type: Transform + pos: -69.5,-25.5 + parent: 2 + - uid: 40886 + components: + - type: Transform + pos: -69.5,-26.5 + parent: 2 + - uid: 40887 + components: + - type: Transform + pos: -69.5,-27.5 + parent: 2 + - uid: 40888 + components: + - type: Transform + pos: -69.5,-28.5 + parent: 2 + - uid: 40889 + components: + - type: Transform + pos: -68.5,-28.5 + parent: 2 + - uid: 40890 + components: + - type: Transform + pos: -68.5,-29.5 + parent: 2 + - uid: 40891 + components: + - type: Transform + pos: -67.5,-29.5 + parent: 2 + - uid: 40892 + components: + - type: Transform + pos: -66.5,-29.5 + parent: 2 + - uid: 40893 + components: + - type: Transform + pos: -66.5,-30.5 + parent: 2 + - uid: 40894 + components: + - type: Transform + pos: -66.5,-31.5 + parent: 2 + - uid: 40895 + components: + - type: Transform + pos: -66.5,-32.5 + parent: 2 + - uid: 40896 + components: + - type: Transform + pos: -66.5,-33.5 + parent: 2 + - uid: 40897 + components: + - type: Transform + pos: -66.5,-34.5 + parent: 2 + - uid: 40898 + components: + - type: Transform + pos: -66.5,-35.5 + parent: 2 + - uid: 40899 + components: + - type: Transform + pos: -64.5,-37.5 + parent: 2 + - uid: 40900 + components: + - type: Transform + pos: -57.5,-45.5 + parent: 2 + - uid: 40902 + components: + - type: Transform + pos: -63.5,-36.5 + parent: 2 + - uid: 40903 + components: + - type: Transform + pos: -62.5,-36.5 + parent: 2 + - uid: 40904 + components: + - type: Transform + pos: -61.5,-36.5 + parent: 2 + - uid: 40905 + components: + - type: Transform + pos: -61.5,-37.5 + parent: 2 + - uid: 40906 + components: + - type: Transform + pos: -60.5,-37.5 + parent: 2 + - uid: 40907 + components: + - type: Transform + pos: -60.5,-38.5 + parent: 2 + - uid: 40908 + components: + - type: Transform + pos: -59.5,-38.5 + parent: 2 + - uid: 40909 + components: + - type: Transform + pos: -59.5,-39.5 + parent: 2 + - uid: 40910 + components: + - type: Transform + pos: -58.5,-39.5 + parent: 2 + - uid: 40911 + components: + - type: Transform + pos: -58.5,-40.5 + parent: 2 + - uid: 40912 + components: + - type: Transform + pos: -58.5,-41.5 + parent: 2 + - uid: 40913 + components: + - type: Transform + pos: -58.5,-42.5 + parent: 2 + - uid: 40914 + components: + - type: Transform + pos: -58.5,-43.5 + parent: 2 + - uid: 40915 + components: + - type: Transform + pos: -58.5,-44.5 + parent: 2 + - uid: 40916 + components: + - type: Transform + pos: 10.5,51.5 + parent: 2 + - uid: 40917 + components: + - type: Transform + pos: -67.5,-36.5 + parent: 2 + - uid: 40918 + components: + - type: Transform + pos: -68.5,-36.5 + parent: 2 + - uid: 40919 + components: + - type: Transform + pos: -68.5,-37.5 + parent: 2 + - uid: 40920 + components: + - type: Transform + pos: -69.5,-37.5 + parent: 2 + - uid: 40921 + components: + - type: Transform + pos: -69.5,-38.5 + parent: 2 + - uid: 40922 + components: + - type: Transform + pos: -70.5,-38.5 + parent: 2 + - uid: 40923 + components: + - type: Transform + pos: -70.5,-39.5 + parent: 2 + - uid: 40924 + components: + - type: Transform + pos: -71.5,-39.5 + parent: 2 + - uid: 40925 + components: + - type: Transform + pos: -72.5,-39.5 + parent: 2 + - uid: 40926 + components: + - type: Transform + pos: -73.5,-39.5 + parent: 2 + - uid: 40927 + components: + - type: Transform + pos: -74.5,-39.5 + parent: 2 + - uid: 40928 + components: + - type: Transform + pos: -75.5,-39.5 + parent: 2 + - uid: 40929 + components: + - type: Transform + pos: -76.5,-39.5 + parent: 2 + - uid: 40930 + components: + - type: Transform + pos: -77.5,-39.5 + parent: 2 + - uid: 40931 + components: + - type: Transform + pos: -78.5,-39.5 + parent: 2 + - uid: 40932 + components: + - type: Transform + pos: -78.5,-40.5 + parent: 2 + - uid: 40933 + components: + - type: Transform + pos: -74.5,-40.5 + parent: 2 + - uid: 40934 + components: + - type: Transform + pos: -74.5,-41.5 + parent: 2 + - uid: 40935 + components: + - type: Transform + pos: -74.5,-42.5 + parent: 2 + - uid: 40936 + components: + - type: Transform + pos: -74.5,-43.5 + parent: 2 + - uid: 40937 + components: + - type: Transform + pos: -75.5,-43.5 + parent: 2 + - uid: 40938 + components: + - type: Transform + pos: -76.5,-43.5 + parent: 2 + - uid: 40939 + components: + - type: Transform + pos: -77.5,-43.5 + parent: 2 + - uid: 40940 + components: + - type: Transform + pos: -78.5,-43.5 + parent: 2 + - uid: 40941 + components: + - type: Transform + pos: -79.5,-43.5 + parent: 2 + - uid: 40942 + components: + - type: Transform + pos: -79.5,-44.5 + parent: 2 + - uid: 40943 + components: + - type: Transform + pos: -80.5,-44.5 + parent: 2 + - uid: 40945 + components: + - type: Transform + pos: -80.5,-45.5 + parent: 2 + - uid: 40946 + components: + - type: Transform + pos: -80.5,-46.5 + parent: 2 + - uid: 40947 + components: + - type: Transform + pos: -80.5,-47.5 + parent: 2 + - uid: 40948 + components: + - type: Transform + pos: -80.5,-48.5 + parent: 2 + - uid: 40949 + components: + - type: Transform + pos: -80.5,-49.5 + parent: 2 + - uid: 40950 + components: + - type: Transform + pos: -80.5,-50.5 + parent: 2 + - uid: 40951 + components: + - type: Transform + pos: -80.5,-51.5 + parent: 2 + - uid: 40952 + components: + - type: Transform + pos: -80.5,-52.5 + parent: 2 + - uid: 40954 + components: + - type: Transform + pos: -21.5,-50.5 + parent: 2 + - uid: 40957 + components: + - type: Transform + pos: -81.5,-52.5 + parent: 2 + - uid: 40958 + components: + - type: Transform + pos: -82.5,-52.5 + parent: 2 + - uid: 40959 + components: + - type: Transform + pos: -83.5,-52.5 + parent: 2 + - uid: 40960 + components: + - type: Transform + pos: -84.5,-52.5 + parent: 2 + - uid: 40961 + components: + - type: Transform + pos: -85.5,-52.5 + parent: 2 + - uid: 40962 + components: + - type: Transform + pos: -86.5,-52.5 + parent: 2 + - uid: 40963 + components: + - type: Transform + pos: -87.5,-52.5 + parent: 2 + - uid: 40964 + components: + - type: Transform + pos: -88.5,-52.5 + parent: 2 + - uid: 40965 + components: + - type: Transform + pos: -89.5,-52.5 + parent: 2 + - uid: 40966 + components: + - type: Transform + pos: -90.5,-52.5 + parent: 2 + - uid: 40967 + components: + - type: Transform + pos: -17.5,18.5 + parent: 2 + - uid: 40968 + components: + - type: Transform + pos: -17.5,19.5 + parent: 2 + - uid: 40969 + components: + - type: Transform + pos: -17.5,20.5 + parent: 2 + - uid: 40970 + components: + - type: Transform + pos: -90.5,-51.5 + parent: 2 + - uid: 40971 + components: + - type: Transform + pos: -90.5,-50.5 + parent: 2 + - uid: 40972 + components: + - type: Transform + pos: -90.5,-49.5 + parent: 2 + - uid: 40973 + components: + - type: Transform + pos: -90.5,-48.5 + parent: 2 + - uid: 40974 + components: + - type: Transform + pos: -90.5,-47.5 + parent: 2 + - uid: 40975 + components: + - type: Transform + pos: -90.5,-46.5 + parent: 2 + - uid: 40976 + components: + - type: Transform + pos: -90.5,-45.5 + parent: 2 + - uid: 40977 + components: + - type: Transform + pos: -90.5,-44.5 + parent: 2 + - uid: 40978 + components: + - type: Transform + pos: -18.5,20.5 + parent: 2 + - uid: 40979 + components: + - type: Transform + pos: -19.5,20.5 + parent: 2 + - uid: 40980 + components: + - type: Transform + pos: -20.5,20.5 + parent: 2 + - uid: 40981 + components: + - type: Transform + pos: -20.5,21.5 + parent: 2 + - uid: 40982 + components: + - type: Transform + pos: -20.5,22.5 + parent: 2 + - uid: 40983 + components: + - type: Transform + pos: -20.5,23.5 + parent: 2 + - uid: 40984 + components: + - type: Transform + pos: -81.5,-45.5 + parent: 2 + - uid: 40985 + components: + - type: Transform + pos: -82.5,-45.5 + parent: 2 + - uid: 40986 + components: + - type: Transform + pos: -83.5,-45.5 + parent: 2 + - uid: 40987 + components: + - type: Transform + pos: -84.5,-45.5 + parent: 2 + - uid: 40988 + components: + - type: Transform + pos: -84.5,-44.5 + parent: 2 + - uid: 40989 + components: + - type: Transform + pos: -84.5,-43.5 + parent: 2 + - uid: 40990 + components: + - type: Transform + pos: -19.5,23.5 + parent: 2 + - uid: 40991 + components: + - type: Transform + pos: -18.5,23.5 + parent: 2 + - uid: 40992 + components: + - type: Transform + pos: -17.5,23.5 + parent: 2 + - uid: 40993 + components: + - type: Transform + pos: -16.5,23.5 + parent: 2 + - uid: 40994 + components: + - type: Transform + pos: -85.5,-43.5 + parent: 2 + - uid: 40995 + components: + - type: Transform + pos: -86.5,-43.5 + parent: 2 + - uid: 40996 + components: + - type: Transform + pos: -87.5,-43.5 + parent: 2 + - uid: 40997 + components: + - type: Transform + pos: -88.5,-43.5 + parent: 2 + - uid: 40998 + components: + - type: Transform + pos: -88.5,-44.5 + parent: 2 + - uid: 40999 + components: + - type: Transform + pos: -89.5,-44.5 + parent: 2 + - uid: 41000 + components: + - type: Transform + pos: -91.5,-48.5 + parent: 2 + - uid: 41001 + components: + - type: Transform + pos: -92.5,-48.5 + parent: 2 + - uid: 41002 + components: + - type: Transform + pos: -93.5,-48.5 + parent: 2 + - uid: 41003 + components: + - type: Transform + pos: -84.5,-51.5 + parent: 2 + - uid: 41004 + components: + - type: Transform + pos: -84.5,-50.5 + parent: 2 + - uid: 41005 + components: + - type: Transform + pos: -84.5,-49.5 + parent: 2 + - uid: 41006 + components: + - type: Transform + pos: -84.5,-48.5 + parent: 2 + - uid: 41007 + components: + - type: Transform + pos: -84.5,-47.5 + parent: 2 + - uid: 41008 + components: + - type: Transform + pos: -84.5,-46.5 + parent: 2 + - uid: 41009 + components: + - type: Transform + pos: -16.5,20.5 + parent: 2 + - uid: 41010 + components: + - type: Transform + pos: -16.5,21.5 + parent: 2 + - uid: 41011 + components: + - type: Transform + pos: -16.5,22.5 + parent: 2 + - uid: 41020 + components: + - type: Transform + pos: -85.5,-54.5 + parent: 2 + - uid: 41022 + components: + - type: Transform + pos: -22.5,-50.5 + parent: 2 + - uid: 41023 + components: + - type: Transform + pos: -22.5,-51.5 + parent: 2 + - uid: 41024 + components: + - type: Transform + pos: -22.5,-52.5 + parent: 2 + - uid: 41025 + components: + - type: Transform + pos: -14.5,22.5 + parent: 2 + - uid: 41026 + components: + - type: Transform + pos: -13.5,22.5 + parent: 2 + - uid: 41027 + components: + - type: Transform + pos: -12.5,22.5 + parent: 2 + - uid: 41028 + components: + - type: Transform + pos: -11.5,22.5 + parent: 2 + - uid: 41029 + components: + - type: Transform + pos: -10.5,22.5 + parent: 2 + - uid: 41030 + components: + - type: Transform + pos: -9.5,22.5 + parent: 2 + - uid: 41031 + components: + - type: Transform + pos: -23.5,-52.5 + parent: 2 + - uid: 41032 + components: + - type: Transform + pos: -24.5,-52.5 + parent: 2 + - uid: 41033 + components: + - type: Transform + pos: -25.5,-52.5 + parent: 2 + - uid: 41034 + components: + - type: Transform + pos: -26.5,-52.5 + parent: 2 + - uid: 41035 + components: + - type: Transform + pos: -27.5,-52.5 + parent: 2 + - uid: 41036 + components: + - type: Transform + pos: -28.5,-52.5 + parent: 2 + - uid: 41037 + components: + - type: Transform + pos: -29.5,-52.5 + parent: 2 + - uid: 41038 + components: + - type: Transform + pos: -29.5,-51.5 + parent: 2 + - uid: 41039 + components: + - type: Transform + pos: -30.5,-51.5 + parent: 2 + - uid: 41040 + components: + - type: Transform + pos: -31.5,-51.5 + parent: 2 + - uid: 41041 + components: + - type: Transform + pos: -32.5,-51.5 + parent: 2 + - uid: 41042 + components: + - type: Transform + pos: -33.5,-51.5 + parent: 2 + - uid: 41043 + components: + - type: Transform + pos: -33.5,-50.5 + parent: 2 + - uid: 41044 + components: + - type: Transform + pos: -34.5,-50.5 + parent: 2 + - uid: 41045 + components: + - type: Transform + pos: -35.5,-50.5 + parent: 2 + - uid: 41046 + components: + - type: Transform + pos: -36.5,-50.5 + parent: 2 + - uid: 41047 + components: + - type: Transform + pos: -37.5,-50.5 + parent: 2 + - uid: 41048 + components: + - type: Transform + pos: -38.5,-50.5 + parent: 2 + - uid: 41049 + components: + - type: Transform + pos: -39.5,-50.5 + parent: 2 + - uid: 41050 + components: + - type: Transform + pos: -40.5,-50.5 + parent: 2 + - uid: 41051 + components: + - type: Transform + pos: -41.5,-50.5 + parent: 2 + - uid: 41052 + components: + - type: Transform + pos: -42.5,-50.5 + parent: 2 + - uid: 41053 + components: + - type: Transform + pos: -37.5,-51.5 + parent: 2 + - uid: 41054 + components: + - type: Transform + pos: -37.5,-52.5 + parent: 2 + - uid: 41055 + components: + - type: Transform + pos: -37.5,-53.5 + parent: 2 + - uid: 41056 + components: + - type: Transform + pos: -37.5,-54.5 + parent: 2 + - uid: 41057 + components: + - type: Transform + pos: -36.5,-54.5 + parent: 2 + - uid: 41058 + components: + - type: Transform + pos: -35.5,-54.5 + parent: 2 + - uid: 41059 + components: + - type: Transform + pos: -34.5,-54.5 + parent: 2 + - uid: 41060 + components: + - type: Transform + pos: -33.5,-54.5 + parent: 2 + - uid: 41061 + components: + - type: Transform + pos: -33.5,-55.5 + parent: 2 + - uid: 41062 + components: + - type: Transform + pos: -33.5,-56.5 + parent: 2 + - uid: 41063 + components: + - type: Transform + pos: -33.5,-57.5 + parent: 2 + - uid: 41065 + components: + - type: Transform + pos: -43.5,-49.5 + parent: 2 + - uid: 41066 + components: + - type: Transform + pos: -44.5,-49.5 + parent: 2 + - uid: 41067 + components: + - type: Transform + pos: -44.5,-48.5 + parent: 2 + - uid: 41068 + components: + - type: Transform + pos: -45.5,-48.5 + parent: 2 + - uid: 41069 + components: + - type: Transform + pos: -46.5,-48.5 + parent: 2 + - uid: 41070 + components: + - type: Transform + pos: -46.5,-47.5 + parent: 2 + - uid: 41071 + components: + - type: Transform + pos: -47.5,-47.5 + parent: 2 + - uid: 41072 + components: + - type: Transform + pos: -48.5,-47.5 + parent: 2 + - uid: 41073 + components: + - type: Transform + pos: -48.5,-46.5 + parent: 2 + - uid: 41074 + components: + - type: Transform + pos: -49.5,-46.5 + parent: 2 + - uid: 41075 + components: + - type: Transform + pos: -50.5,-46.5 + parent: 2 + - uid: 41076 + components: + - type: Transform + pos: -51.5,-46.5 + parent: 2 + - uid: 41077 + components: + - type: Transform + pos: -52.5,-46.5 + parent: 2 + - uid: 41078 + components: + - type: Transform + pos: -53.5,-46.5 + parent: 2 + - uid: 41079 + components: + - type: Transform + pos: -54.5,-46.5 + parent: 2 + - uid: 41080 + components: + - type: Transform + pos: -55.5,-46.5 + parent: 2 + - uid: 41081 + components: + - type: Transform + pos: -56.5,-46.5 + parent: 2 + - uid: 41082 + components: + - type: Transform + pos: -57.5,-46.5 + parent: 2 + - uid: 41084 + components: + - type: Transform + pos: -63.5,-59.5 + parent: 2 + - uid: 41085 + components: + - type: Transform + pos: -57.5,-50.5 + parent: 2 + - uid: 41086 + components: + - type: Transform + pos: -57.5,-51.5 + parent: 2 + - uid: 41087 + components: + - type: Transform + pos: -57.5,-52.5 + parent: 2 + - uid: 41088 + components: + - type: Transform + pos: -56.5,-52.5 + parent: 2 + - uid: 41089 + components: + - type: Transform + pos: -55.5,-52.5 + parent: 2 + - uid: 41090 + components: + - type: Transform + pos: -54.5,-52.5 + parent: 2 + - uid: 41091 + components: + - type: Transform + pos: -53.5,-52.5 + parent: 2 + - uid: 41092 + components: + - type: Transform + pos: -52.5,-52.5 + parent: 2 + - uid: 41093 + components: + - type: Transform + pos: -51.5,-52.5 + parent: 2 + - uid: 41094 + components: + - type: Transform + pos: -50.5,-52.5 + parent: 2 + - uid: 41095 + components: + - type: Transform + pos: -49.5,-52.5 + parent: 2 + - uid: 41096 + components: + - type: Transform + pos: -48.5,-52.5 + parent: 2 + - uid: 41097 + components: + - type: Transform + pos: -47.5,-52.5 + parent: 2 + - uid: 41098 + components: + - type: Transform + pos: -46.5,-52.5 + parent: 2 + - uid: 41099 + components: + - type: Transform + pos: -45.5,-52.5 + parent: 2 + - uid: 41100 + components: + - type: Transform + pos: -45.5,-53.5 + parent: 2 + - uid: 41101 + components: + - type: Transform + pos: -45.5,-54.5 + parent: 2 + - uid: 41102 + components: + - type: Transform + pos: -45.5,-55.5 + parent: 2 + - uid: 41103 + components: + - type: Transform + pos: -45.5,-56.5 + parent: 2 + - uid: 41104 + components: + - type: Transform + pos: -45.5,-57.5 + parent: 2 + - uid: 41105 + components: + - type: Transform + pos: -45.5,-58.5 + parent: 2 + - uid: 41106 + components: + - type: Transform + pos: -45.5,-59.5 + parent: 2 + - uid: 41107 + components: + - type: Transform + pos: -45.5,-60.5 + parent: 2 + - uid: 41108 + components: + - type: Transform + pos: -44.5,-60.5 + parent: 2 + - uid: 41109 + components: + - type: Transform + pos: -43.5,-60.5 + parent: 2 + - uid: 41110 + components: + - type: Transform + pos: -42.5,-60.5 + parent: 2 + - uid: 41111 + components: + - type: Transform + pos: -41.5,-60.5 + parent: 2 + - uid: 41112 + components: + - type: Transform + pos: -40.5,-60.5 + parent: 2 + - uid: 41113 + components: + - type: Transform + pos: -39.5,-60.5 + parent: 2 + - uid: 41114 + components: + - type: Transform + pos: -38.5,-60.5 + parent: 2 + - uid: 41115 + components: + - type: Transform + pos: -37.5,-60.5 + parent: 2 + - uid: 41116 + components: + - type: Transform + pos: -37.5,-61.5 + parent: 2 + - uid: 41117 + components: + - type: Transform + pos: -57.5,-44.5 + parent: 2 + - uid: 41118 + components: + - type: Transform + pos: -64.5,-36.5 + parent: 2 + - uid: 41119 + components: + - type: Transform + pos: -67.5,-35.5 + parent: 2 + - uid: 41120 + components: + - type: Transform + pos: -64.5,-38.5 + parent: 2 + - uid: 41121 + components: + - type: Transform + pos: -64.5,-39.5 + parent: 2 + - uid: 41122 + components: + - type: Transform + pos: -64.5,-40.5 + parent: 2 + - uid: 41123 + components: + - type: Transform + pos: -63.5,-41.5 + parent: 2 + - uid: 41124 + components: + - type: Transform + pos: -63.5,-42.5 + parent: 2 + - uid: 41125 + components: + - type: Transform + pos: -63.5,-43.5 + parent: 2 + - uid: 41131 + components: + - type: Transform + pos: -64.5,-41.5 + parent: 2 + - uid: 41139 + components: + - type: Transform + pos: -65.5,-41.5 + parent: 2 + - uid: 41140 + components: + - type: Transform + pos: -66.5,-41.5 + parent: 2 + - uid: 41141 + components: + - type: Transform + pos: -66.5,-42.5 + parent: 2 + - uid: 41142 + components: + - type: Transform + pos: -66.5,-43.5 + parent: 2 + - uid: 41143 + components: + - type: Transform + pos: -63.5,-44.5 + parent: 2 + - uid: 41144 + components: + - type: Transform + pos: -62.5,-44.5 + parent: 2 + - uid: 41145 + components: + - type: Transform + pos: -61.5,-44.5 + parent: 2 + - uid: 41146 + components: + - type: Transform + pos: -60.5,-44.5 + parent: 2 + - uid: 41147 + components: + - type: Transform + pos: -60.5,-45.5 + parent: 2 + - uid: 41148 + components: + - type: Transform + pos: -60.5,-46.5 + parent: 2 + - uid: 41149 + components: + - type: Transform + pos: -60.5,-47.5 + parent: 2 + - uid: 41150 + components: + - type: Transform + pos: -60.5,-48.5 + parent: 2 + - uid: 41151 + components: + - type: Transform + pos: -61.5,-48.5 + parent: 2 + - uid: 41152 + components: + - type: Transform + pos: -61.5,-49.5 + parent: 2 + - uid: 41153 + components: + - type: Transform + pos: -61.5,-50.5 + parent: 2 + - uid: 41154 + components: + - type: Transform + pos: -61.5,-51.5 + parent: 2 + - uid: 41155 + components: + - type: Transform + pos: 2.5,59.5 + parent: 2 + - uid: 41156 + components: + - type: Transform + pos: 2.5,58.5 + parent: 2 + - uid: 41157 + components: + - type: Transform + pos: -62.5,-51.5 + parent: 2 + - uid: 41158 + components: + - type: Transform + pos: -63.5,-51.5 + parent: 2 + - uid: 41159 + components: + - type: Transform + pos: -64.5,-51.5 + parent: 2 + - uid: 41160 + components: + - type: Transform + pos: -65.5,-51.5 + parent: 2 + - uid: 41161 + components: + - type: Transform + pos: -66.5,-51.5 + parent: 2 + - uid: 41162 + components: + - type: Transform + pos: -67.5,-51.5 + parent: 2 + - uid: 41163 + components: + - type: Transform + pos: -68.5,-51.5 + parent: 2 + - uid: 41164 + components: + - type: Transform + pos: -69.5,-51.5 + parent: 2 + - uid: 41165 + components: + - type: Transform + pos: -70.5,-51.5 + parent: 2 + - uid: 41166 + components: + - type: Transform + pos: -71.5,-51.5 + parent: 2 + - uid: 41167 + components: + - type: Transform + pos: -72.5,-51.5 + parent: 2 + - uid: 41168 + components: + - type: Transform + pos: -70.5,-50.5 + parent: 2 + - uid: 41169 + components: + - type: Transform + pos: -70.5,-49.5 + parent: 2 + - uid: 41170 + components: + - type: Transform + pos: -70.5,-48.5 + parent: 2 + - uid: 41171 + components: + - type: Transform + pos: -70.5,-47.5 + parent: 2 + - uid: 41172 + components: + - type: Transform + pos: -70.5,-46.5 + parent: 2 + - uid: 41173 + components: + - type: Transform + pos: 3.5,58.5 + parent: 2 + - uid: 41174 + components: + - type: Transform + pos: 4.5,58.5 + parent: 2 + - uid: 41175 + components: + - type: Transform + pos: 5.5,58.5 + parent: 2 + - uid: 41176 + components: + - type: Transform + pos: -70.5,-45.5 + parent: 2 + - uid: 41177 + components: + - type: Transform + pos: -71.5,-45.5 + parent: 2 + - uid: 41178 + components: + - type: Transform + pos: -71.5,-44.5 + parent: 2 + - uid: 41179 + components: + - type: Transform + pos: -71.5,-43.5 + parent: 2 + - uid: 41180 + components: + - type: Transform + pos: 2.5,57.5 + parent: 2 + - uid: 41181 + components: + - type: Transform + pos: 1.5,57.5 + parent: 2 + - uid: 41182 + components: + - type: Transform + pos: 1.5,56.5 + parent: 2 + - uid: 41183 + components: + - type: Transform + pos: 1.5,55.5 + parent: 2 + - uid: 41184 + components: + - type: Transform + pos: 1.5,54.5 + parent: 2 + - uid: 41185 + components: + - type: Transform + pos: -62.5,-48.5 + parent: 2 + - uid: 41186 + components: + - type: Transform + pos: -63.5,-48.5 + parent: 2 + - uid: 41187 + components: + - type: Transform + pos: -64.5,-48.5 + parent: 2 + - uid: 41188 + components: + - type: Transform + pos: -65.5,-48.5 + parent: 2 + - uid: 41189 + components: + - type: Transform + pos: -65.5,-47.5 + parent: 2 + - uid: 41190 + components: + - type: Transform + pos: 0.5,54.5 + parent: 2 + - uid: 41191 + components: + - type: Transform + pos: -0.5,54.5 + parent: 2 + - uid: 41192 + components: + - type: Transform + pos: -1.5,54.5 + parent: 2 + - uid: 41193 + components: + - type: Transform + pos: -2.5,54.5 + parent: 2 + - uid: 41194 + components: + - type: Transform + pos: -2.5,55.5 + parent: 2 + - uid: 41195 + components: + - type: Transform + pos: -2.5,56.5 + parent: 2 + - uid: 41196 + components: + - type: Transform + pos: -2.5,57.5 + parent: 2 + - uid: 41197 + components: + - type: Transform + pos: -1.5,57.5 + parent: 2 + - uid: 41198 + components: + - type: Transform + pos: -0.5,57.5 + parent: 2 + - uid: 41199 + components: + - type: Transform + pos: 0.5,57.5 + parent: 2 + - uid: 41200 + components: + - type: Transform + pos: -57.5,-53.5 + parent: 2 + - uid: 41202 + components: + - type: Transform + pos: -58.5,-53.5 + parent: 2 + - uid: 41203 + components: + - type: Transform + pos: -59.5,-53.5 + parent: 2 + - uid: 41204 + components: + - type: Transform + pos: -59.5,-54.5 + parent: 2 + - uid: 41205 + components: + - type: Transform + pos: -59.5,-55.5 + parent: 2 + - uid: 41206 + components: + - type: Transform + pos: -60.5,-55.5 + parent: 2 + - uid: 41207 + components: + - type: Transform + pos: -61.5,-55.5 + parent: 2 + - uid: 41210 + components: + - type: Transform + pos: -61.5,-56.5 + parent: 2 + - uid: 41211 + components: + - type: Transform + pos: -62.5,-56.5 + parent: 2 + - uid: 41213 + components: + - type: Transform + pos: -62.5,-57.5 + parent: 2 + - uid: 41214 + components: + - type: Transform + pos: -63.5,-57.5 + parent: 2 + - uid: 41217 + components: + - type: Transform + pos: -63.5,-58.5 + parent: 2 + - uid: 41248 + components: + - type: Transform + pos: 15.5,47.5 + parent: 2 + - uid: 41251 + components: + - type: Transform + pos: -66.5,-78.5 + parent: 2 + - uid: 41252 + components: + - type: Transform + pos: 12.5,46.5 + parent: 2 + - uid: 41253 + components: + - type: Transform + pos: 11.5,46.5 + parent: 2 + - uid: 41254 + components: + - type: Transform + pos: 10.5,46.5 + parent: 2 + - uid: 41255 + components: + - type: Transform + pos: 9.5,46.5 + parent: 2 + - uid: 41256 + components: + - type: Transform + pos: 8.5,46.5 + parent: 2 + - uid: 41257 + components: + - type: Transform + pos: 7.5,46.5 + parent: 2 + - uid: 41258 + components: + - type: Transform + pos: 6.5,46.5 + parent: 2 + - uid: 41259 + components: + - type: Transform + pos: -66.5,-77.5 + parent: 2 + - uid: 41260 + components: + - type: Transform + pos: -66.5,-76.5 + parent: 2 + - uid: 41261 + components: + - type: Transform + pos: -66.5,-75.5 + parent: 2 + - uid: 41262 + components: + - type: Transform + pos: -66.5,-74.5 + parent: 2 + - uid: 41263 + components: + - type: Transform + pos: -66.5,-73.5 + parent: 2 + - uid: 41264 + components: + - type: Transform + pos: -66.5,-72.5 + parent: 2 + - uid: 41265 + components: + - type: Transform + pos: -66.5,-71.5 + parent: 2 + - uid: 41266 + components: + - type: Transform + pos: -66.5,-70.5 + parent: 2 + - uid: 41267 + components: + - type: Transform + pos: 8.5,47.5 + parent: 2 + - uid: 41268 + components: + - type: Transform + pos: 8.5,48.5 + parent: 2 + - uid: 41269 + components: + - type: Transform + pos: 8.5,49.5 + parent: 2 + - uid: 41270 + components: + - type: Transform + pos: 8.5,50.5 + parent: 2 + - uid: 41271 + components: + - type: Transform + pos: 8.5,51.5 + parent: 2 + - uid: 41272 + components: + - type: Transform + pos: 7.5,51.5 + parent: 2 + - uid: 41273 + components: + - type: Transform + pos: 6.5,51.5 + parent: 2 + - uid: 41274 + components: + - type: Transform + pos: 5.5,51.5 + parent: 2 + - uid: 41275 + components: + - type: Transform + pos: 5.5,52.5 + parent: 2 + - uid: 41276 + components: + - type: Transform + pos: 5.5,53.5 + parent: 2 + - uid: 41277 + components: + - type: Transform + pos: 8.5,52.5 + parent: 2 + - uid: 41278 + components: + - type: Transform + pos: 9.5,51.5 + parent: 2 + - uid: 41279 + components: + - type: Transform + pos: 12.5,52.5 + parent: 2 + - uid: 41280 + components: + - type: Transform + pos: 12.5,53.5 + parent: 2 + - uid: 41290 + components: + - type: Transform + pos: 0.5,87.5 + parent: 2 + - uid: 41291 + components: + - type: Transform + pos: 11.5,51.5 + parent: 2 + - uid: 41292 + components: + - type: Transform + pos: -69.5,-55.5 + parent: 2 + - uid: 41293 + components: + - type: Transform + pos: -69.5,-56.5 + parent: 2 + - uid: 41294 + components: + - type: Transform + pos: -69.5,-57.5 + parent: 2 + - uid: 41295 + components: + - type: Transform + pos: -69.5,-58.5 + parent: 2 + - uid: 41296 + components: + - type: Transform + pos: -69.5,-59.5 + parent: 2 + - uid: 41297 + components: + - type: Transform + pos: -69.5,-60.5 + parent: 2 + - uid: 41298 + components: + - type: Transform + pos: -68.5,-60.5 + parent: 2 + - uid: 41299 + components: + - type: Transform + pos: -67.5,-60.5 + parent: 2 + - uid: 41300 + components: + - type: Transform + pos: -66.5,-60.5 + parent: 2 + - uid: 41301 + components: + - type: Transform + pos: -65.5,-60.5 + parent: 2 + - uid: 41302 + components: + - type: Transform + pos: -64.5,-60.5 + parent: 2 + - uid: 41305 + components: + - type: Transform + pos: -35.5,-49.5 + parent: 2 + - uid: 41306 + components: + - type: Transform + pos: -35.5,-48.5 + parent: 2 + - uid: 41307 + components: + - type: Transform + pos: -36.5,-48.5 + parent: 2 + - uid: 41308 + components: + - type: Transform + pos: -37.5,-48.5 + parent: 2 + - uid: 41309 + components: + - type: Transform + pos: -38.5,-48.5 + parent: 2 + - uid: 41321 + components: + - type: Transform + pos: 8.5,45.5 + parent: 2 + - uid: 41322 + components: + - type: Transform + pos: 8.5,44.5 + parent: 2 + - uid: 41323 + components: + - type: Transform + pos: 8.5,43.5 + parent: 2 + - uid: 41324 + components: + - type: Transform + pos: 8.5,42.5 + parent: 2 + - uid: 41325 + components: + - type: Transform + pos: 8.5,41.5 + parent: 2 + - uid: 41326 + components: + - type: Transform + pos: 7.5,41.5 + parent: 2 + - uid: 41327 + components: + - type: Transform + pos: 6.5,41.5 + parent: 2 + - uid: 41328 + components: + - type: Transform + pos: 5.5,41.5 + parent: 2 + - uid: 41330 + components: + - type: Transform + pos: 9.5,41.5 + parent: 2 + - uid: 41331 + components: + - type: Transform + pos: 10.5,41.5 + parent: 2 + - uid: 41332 + components: + - type: Transform + pos: 11.5,41.5 + parent: 2 + - uid: 41333 + components: + - type: Transform + pos: 12.5,41.5 + parent: 2 + - uid: 41336 + components: + - type: Transform + pos: -36.5,-89.5 + parent: 2 + - uid: 41346 + components: + - type: Transform + pos: -70.5,-60.5 + parent: 2 + - uid: 41347 + components: + - type: Transform + pos: -71.5,-60.5 + parent: 2 + - uid: 41348 + components: + - type: Transform + pos: -72.5,-60.5 + parent: 2 + - uid: 41349 + components: + - type: Transform + pos: -73.5,-60.5 + parent: 2 + - uid: 41350 + components: + - type: Transform + pos: -74.5,-60.5 + parent: 2 + - uid: 41351 + components: + - type: Transform + pos: -75.5,-60.5 + parent: 2 + - uid: 41352 + components: + - type: Transform + pos: -76.5,-60.5 + parent: 2 + - uid: 41353 + components: + - type: Transform + pos: -82.5,-58.5 + parent: 2 + - uid: 41354 + components: + - type: Transform + pos: -79.5,-54.5 + parent: 2 + - uid: 41355 + components: + - type: Transform + pos: -78.5,-54.5 + parent: 2 + - uid: 41356 + components: + - type: Transform + pos: -78.5,-55.5 + parent: 2 + - uid: 41357 + components: + - type: Transform + pos: -78.5,-56.5 + parent: 2 + - uid: 41358 + components: + - type: Transform + pos: -77.5,-56.5 + parent: 2 + - uid: 41359 + components: + - type: Transform + pos: -77.5,-57.5 + parent: 2 + - uid: 41361 + components: + - type: Transform + pos: -76.5,-58.5 + parent: 2 + - uid: 41362 + components: + - type: Transform + pos: -76.5,-59.5 + parent: 2 + - uid: 41363 + components: + - type: Transform + pos: -81.5,-58.5 + parent: 2 + - uid: 41364 + components: + - type: Transform + pos: -80.5,-58.5 + parent: 2 + - uid: 41365 + components: + - type: Transform + pos: -79.5,-58.5 + parent: 2 + - uid: 41366 + components: + - type: Transform + pos: -78.5,-58.5 + parent: 2 + - uid: 41367 + components: + - type: Transform + pos: -77.5,-58.5 + parent: 2 + - uid: 41370 + components: + - type: Transform + pos: -12.5,61.5 + parent: 2 + - uid: 41371 + components: + - type: Transform + pos: -11.5,63.5 + parent: 2 + - uid: 41372 + components: + - type: Transform + pos: -72.5,-65.5 + parent: 2 + - uid: 41389 + components: + - type: Transform + pos: -66.5,-69.5 + parent: 2 + - uid: 41390 + components: + - type: Transform + pos: -66.5,-68.5 + parent: 2 + - uid: 41394 + components: + - type: Transform + pos: -66.5,-67.5 + parent: 2 + - uid: 41395 + components: + - type: Transform + pos: -66.5,-66.5 + parent: 2 + - uid: 41396 + components: + - type: Transform + pos: -66.5,-65.5 + parent: 2 + - uid: 41397 + components: + - type: Transform + pos: -66.5,-64.5 + parent: 2 + - uid: 41398 + components: + - type: Transform + pos: -66.5,-63.5 + parent: 2 + - uid: 41409 + components: + - type: Transform + pos: -67.5,-68.5 + parent: 2 + - uid: 41410 + components: + - type: Transform + pos: -68.5,-68.5 + parent: 2 + - uid: 41411 + components: + - type: Transform + pos: -69.5,-68.5 + parent: 2 + - uid: 41412 + components: + - type: Transform + pos: -70.5,-68.5 + parent: 2 + - uid: 41413 + components: + - type: Transform + pos: -71.5,-68.5 + parent: 2 + - uid: 41414 + components: + - type: Transform + pos: -72.5,-68.5 + parent: 2 + - uid: 41415 + components: + - type: Transform + pos: -72.5,-67.5 + parent: 2 + - uid: 41423 + components: + - type: Transform + pos: -11.5,62.5 + parent: 2 + - uid: 41424 + components: + - type: Transform + pos: -11.5,61.5 + parent: 2 + - uid: 41425 + components: + - type: Transform + pos: -13.5,61.5 + parent: 2 + - uid: 41426 + components: + - type: Transform + pos: -14.5,61.5 + parent: 2 + - uid: 41427 + components: + - type: Transform + pos: -15.5,61.5 + parent: 2 + - uid: 41428 + components: + - type: Transform + pos: -16.5,61.5 + parent: 2 + - uid: 41429 + components: + - type: Transform + pos: -17.5,61.5 + parent: 2 + - uid: 41430 + components: + - type: Transform + pos: -18.5,61.5 + parent: 2 + - uid: 41431 + components: + - type: Transform + pos: -19.5,61.5 + parent: 2 + - uid: 41432 + components: + - type: Transform + pos: -72.5,-66.5 + parent: 2 + - uid: 41433 + components: + - type: Transform + pos: -73.5,-66.5 + parent: 2 + - uid: 41434 + components: + - type: Transform + pos: -74.5,-66.5 + parent: 2 + - uid: 41435 + components: + - type: Transform + pos: -75.5,-66.5 + parent: 2 + - uid: 41436 + components: + - type: Transform + pos: -75.5,-65.5 + parent: 2 + - uid: 41437 + components: + - type: Transform + pos: -75.5,-64.5 + parent: 2 + - uid: 41439 + components: + - type: Transform + pos: -76.5,-64.5 + parent: 2 + - uid: 41440 + components: + - type: Transform + pos: -76.5,-63.5 + parent: 2 + - uid: 41441 + components: + - type: Transform + pos: -72.5,-64.5 + parent: 2 + - uid: 41442 + components: + - type: Transform + pos: -72.5,-63.5 + parent: 2 + - uid: 41443 + components: + - type: Transform + pos: -67.5,-63.5 + parent: 2 + - uid: 41444 + components: + - type: Transform + pos: -68.5,-63.5 + parent: 2 + - uid: 41445 + components: + - type: Transform + pos: -69.5,-63.5 + parent: 2 + - uid: 41447 + components: + - type: Transform + pos: -18.5,62.5 + parent: 2 + - uid: 41448 + components: + - type: Transform + pos: -18.5,63.5 + parent: 2 + - uid: 41449 + components: + - type: Transform + pos: -18.5,64.5 + parent: 2 + - uid: 41450 + components: + - type: Transform + pos: -70.5,-69.5 + parent: 2 + - uid: 41451 + components: + - type: Transform + pos: -70.5,-70.5 + parent: 2 + - uid: 41452 + components: + - type: Transform + pos: -70.5,-71.5 + parent: 2 + - uid: 41454 + components: + - type: Transform + pos: -66.5,-80.5 + parent: 2 + - uid: 41455 + components: + - type: Transform + pos: -66.5,-81.5 + parent: 2 + - uid: 41456 + components: + - type: Transform + pos: -66.5,-82.5 + parent: 2 + - uid: 41457 + components: + - type: Transform + pos: -65.5,-82.5 + parent: 2 + - uid: 41458 + components: + - type: Transform + pos: -65.5,-83.5 + parent: 2 + - uid: 41459 + components: + - type: Transform + pos: -64.5,-83.5 + parent: 2 + - uid: 41460 + components: + - type: Transform + pos: -63.5,-83.5 + parent: 2 + - uid: 41461 + components: + - type: Transform + pos: -62.5,-83.5 + parent: 2 + - uid: 41462 + components: + - type: Transform + pos: -61.5,-83.5 + parent: 2 + - uid: 41463 + components: + - type: Transform + pos: -60.5,-83.5 + parent: 2 + - uid: 41464 + components: + - type: Transform + pos: -60.5,-82.5 + parent: 2 + - uid: 41465 + components: + - type: Transform + pos: -59.5,-82.5 + parent: 2 + - uid: 41466 + components: + - type: Transform + pos: -58.5,-82.5 + parent: 2 + - uid: 41467 + components: + - type: Transform + pos: -57.5,-82.5 + parent: 2 + - uid: 41468 + components: + - type: Transform + pos: -56.5,-82.5 + parent: 2 + - uid: 41469 + components: + - type: Transform + pos: -55.5,-82.5 + parent: 2 + - uid: 41470 + components: + - type: Transform + pos: -54.5,-82.5 + parent: 2 + - uid: 41471 + components: + - type: Transform + pos: -53.5,-82.5 + parent: 2 + - uid: 41472 + components: + - type: Transform + pos: -53.5,-83.5 + parent: 2 + - uid: 41473 + components: + - type: Transform + pos: -53.5,-84.5 + parent: 2 + - uid: 41474 + components: + - type: Transform + pos: -53.5,-85.5 + parent: 2 + - uid: 41475 + components: + - type: Transform + pos: -53.5,-86.5 + parent: 2 + - uid: 41476 + components: + - type: Transform + pos: -53.5,-87.5 + parent: 2 + - uid: 41477 + components: + - type: Transform + pos: -18.5,60.5 + parent: 2 + - uid: 41478 + components: + - type: Transform + pos: -18.5,59.5 + parent: 2 + - uid: 41479 + components: + - type: Transform + pos: -18.5,58.5 + parent: 2 + - uid: 41480 + components: + - type: Transform + pos: -18.5,57.5 + parent: 2 + - uid: 41481 + components: + - type: Transform + pos: -18.5,56.5 + parent: 2 + - uid: 41482 + components: + - type: Transform + pos: -52.5,-86.5 + parent: 2 + - uid: 41483 + components: + - type: Transform + pos: -51.5,-86.5 + parent: 2 + - uid: 41484 + components: + - type: Transform + pos: -50.5,-86.5 + parent: 2 + - uid: 41485 + components: + - type: Transform + pos: -49.5,-86.5 + parent: 2 + - uid: 41486 + components: + - type: Transform + pos: -48.5,-86.5 + parent: 2 + - uid: 41487 + components: + - type: Transform + pos: -19.5,56.5 + parent: 2 + - uid: 41488 + components: + - type: Transform + pos: -20.5,56.5 + parent: 2 + - uid: 41489 + components: + - type: Transform + pos: -21.5,56.5 + parent: 2 + - uid: 41490 + components: + - type: Transform + pos: -22.5,56.5 + parent: 2 + - uid: 41491 + components: + - type: Transform + pos: -48.5,-87.5 + parent: 2 + - uid: 41492 + components: + - type: Transform + pos: -52.5,-82.5 + parent: 2 + - uid: 41493 + components: + - type: Transform + pos: -51.5,-82.5 + parent: 2 + - uid: 41494 + components: + - type: Transform + pos: -50.5,-82.5 + parent: 2 + - uid: 41495 + components: + - type: Transform + pos: -50.5,-81.5 + parent: 2 + - uid: 41496 + components: + - type: Transform + pos: -50.5,-80.5 + parent: 2 + - uid: 41497 + components: + - type: Transform + pos: -50.5,-79.5 + parent: 2 + - uid: 41498 + components: + - type: Transform + pos: -50.5,-78.5 + parent: 2 + - uid: 41499 + components: + - type: Transform + pos: -51.5,-78.5 + parent: 2 + - uid: 41500 + components: + - type: Transform + pos: -52.5,-78.5 + parent: 2 + - uid: 41501 + components: + - type: Transform + pos: -13.5,60.5 + parent: 2 + - uid: 41502 + components: + - type: Transform + pos: -13.5,59.5 + parent: 2 + - uid: 41503 + components: + - type: Transform + pos: -13.5,58.5 + parent: 2 + - uid: 41504 + components: + - type: Transform + pos: -13.5,57.5 + parent: 2 + - uid: 41505 + components: + - type: Transform + pos: -13.5,62.5 + parent: 2 + - uid: 41506 + components: + - type: Transform + pos: -13.5,63.5 + parent: 2 + - uid: 41507 + components: + - type: Transform + pos: -13.5,64.5 + parent: 2 + - uid: 41519 + components: + - type: Transform + pos: -21.5,-80.5 + parent: 2 + - uid: 41520 + components: + - type: Transform + pos: -22.5,-80.5 + parent: 2 + - uid: 41521 + components: + - type: Transform + pos: -23.5,-80.5 + parent: 2 + - uid: 41522 + components: + - type: Transform + pos: -24.5,-80.5 + parent: 2 + - uid: 41523 + components: + - type: Transform + pos: -25.5,-80.5 + parent: 2 + - uid: 41524 + components: + - type: Transform + pos: -26.5,-80.5 + parent: 2 + - uid: 41525 + components: + - type: Transform + pos: -27.5,-80.5 + parent: 2 + - uid: 41526 + components: + - type: Transform + pos: -28.5,-80.5 + parent: 2 + - uid: 41528 + components: + - type: Transform + pos: -21.5,-79.5 + parent: 2 + - uid: 41529 + components: + - type: Transform + pos: -21.5,-78.5 + parent: 2 + - uid: 41530 + components: + - type: Transform + pos: -21.5,-77.5 + parent: 2 + - uid: 41532 + components: + - type: Transform + pos: -21.5,-76.5 + parent: 2 + - uid: 41536 + components: + - type: Transform + pos: -17.5,-76.5 + parent: 2 + - uid: 41540 + components: + - type: Transform + pos: -30.5,-80.5 + parent: 2 + - uid: 41542 + components: + - type: Transform + pos: -29.5,-80.5 + parent: 2 + - uid: 41543 + components: + - type: Transform + pos: -31.5,-80.5 + parent: 2 + - uid: 41544 + components: + - type: Transform + pos: -32.5,-80.5 + parent: 2 + - uid: 41545 + components: + - type: Transform + pos: -33.5,-80.5 + parent: 2 + - uid: 41546 + components: + - type: Transform + pos: -33.5,-79.5 + parent: 2 + - uid: 41547 + components: + - type: Transform + pos: -34.5,-79.5 + parent: 2 + - uid: 41548 + components: + - type: Transform + pos: -35.5,-79.5 + parent: 2 + - uid: 41549 + components: + - type: Transform + pos: -36.5,-79.5 + parent: 2 + - uid: 41550 + components: + - type: Transform + pos: -37.5,-79.5 + parent: 2 + - uid: 41551 + components: + - type: Transform + pos: -38.5,-79.5 + parent: 2 + - uid: 41552 + components: + - type: Transform + pos: -39.5,-79.5 + parent: 2 + - uid: 41553 + components: + - type: Transform + pos: -40.5,-79.5 + parent: 2 + - uid: 41554 + components: + - type: Transform + pos: -41.5,-79.5 + parent: 2 + - uid: 41555 + components: + - type: Transform + pos: -41.5,-78.5 + parent: 2 + - uid: 41556 + components: + - type: Transform + pos: -41.5,-77.5 + parent: 2 + - uid: 41557 + components: + - type: Transform + pos: -41.5,-76.5 + parent: 2 + - uid: 41558 + components: + - type: Transform + pos: -41.5,-75.5 + parent: 2 + - uid: 41562 + components: + - type: Transform + pos: -41.5,-71.5 + parent: 2 + - uid: 41563 + components: + - type: Transform + pos: -41.5,-70.5 + parent: 2 + - uid: 41564 + components: + - type: Transform + pos: -41.5,-69.5 + parent: 2 + - uid: 41571 + components: + - type: Transform + pos: -40.5,-69.5 + parent: 2 + - uid: 41572 + components: + - type: Transform + pos: -39.5,-69.5 + parent: 2 + - uid: 41573 + components: + - type: Transform + pos: -38.5,-69.5 + parent: 2 + - uid: 41574 + components: + - type: Transform + pos: -37.5,-69.5 + parent: 2 + - uid: 41575 + components: + - type: Transform + pos: -36.5,-78.5 + parent: 2 + - uid: 41576 + components: + - type: Transform + pos: -36.5,-77.5 + parent: 2 + - uid: 41577 + components: + - type: Transform + pos: -36.5,-76.5 + parent: 2 + - uid: 41578 + components: + - type: Transform + pos: -36.5,-75.5 + parent: 2 + - uid: 41579 + components: + - type: Transform + pos: -36.5,-74.5 + parent: 2 + - uid: 41580 + components: + - type: Transform + pos: -36.5,-73.5 + parent: 2 + - uid: 41581 + components: + - type: Transform + pos: -36.5,-72.5 + parent: 2 + - uid: 41583 + components: + - type: Transform + pos: -4.5,68.5 + parent: 2 + - uid: 41584 + components: + - type: Transform + pos: -5.5,68.5 + parent: 2 + - uid: 41585 + components: + - type: Transform + pos: -6.5,68.5 + parent: 2 + - uid: 41586 + components: + - type: Transform + pos: -6.5,69.5 + parent: 2 + - uid: 41587 + components: + - type: Transform + pos: -6.5,70.5 + parent: 2 + - uid: 41588 + components: + - type: Transform + pos: -6.5,71.5 + parent: 2 + - uid: 41589 + components: + - type: Transform + pos: -6.5,72.5 + parent: 2 + - uid: 41590 + components: + - type: Transform + pos: -6.5,73.5 + parent: 2 + - uid: 41591 + components: + - type: Transform + pos: -6.5,74.5 + parent: 2 + - uid: 41592 + components: + - type: Transform + pos: -6.5,75.5 + parent: 2 + - uid: 41593 + components: + - type: Transform + pos: -41.5,-80.5 + parent: 2 + - uid: 41594 + components: + - type: Transform + pos: -41.5,-81.5 + parent: 2 + - uid: 41595 + components: + - type: Transform + pos: -41.5,-82.5 + parent: 2 + - uid: 41596 + components: + - type: Transform + pos: -41.5,-83.5 + parent: 2 + - uid: 41597 + components: + - type: Transform + pos: -41.5,-84.5 + parent: 2 + - uid: 41598 + components: + - type: Transform + pos: -41.5,-85.5 + parent: 2 + - uid: 41599 + components: + - type: Transform + pos: -41.5,-86.5 + parent: 2 + - uid: 41600 + components: + - type: Transform + pos: -41.5,-87.5 + parent: 2 + - uid: 41601 + components: + - type: Transform + pos: -41.5,-88.5 + parent: 2 + - uid: 41602 + components: + - type: Transform + pos: -41.5,-89.5 + parent: 2 + - uid: 41603 + components: + - type: Transform + pos: -7.5,70.5 + parent: 2 + - uid: 41604 + components: + - type: Transform + pos: -8.5,70.5 + parent: 2 + - uid: 41605 + components: + - type: Transform + pos: -9.5,70.5 + parent: 2 + - uid: 41606 + components: + - type: Transform + pos: -10.5,70.5 + parent: 2 + - uid: 41607 + components: + - type: Transform + pos: -42.5,-84.5 + parent: 2 + - uid: 41608 + components: + - type: Transform + pos: -5.5,70.5 + parent: 2 + - uid: 41609 + components: + - type: Transform + pos: -4.5,70.5 + parent: 2 + - uid: 41610 + components: + - type: Transform + pos: -3.5,70.5 + parent: 2 + - uid: 41611 + components: + - type: Transform + pos: -2.5,70.5 + parent: 2 + - uid: 41615 + components: + - type: Transform + pos: -40.5,-89.5 + parent: 2 + - uid: 41616 + components: + - type: Transform + pos: -39.5,-89.5 + parent: 2 + - uid: 41617 + components: + - type: Transform + pos: -38.5,-89.5 + parent: 2 + - uid: 41618 + components: + - type: Transform + pos: -37.5,-89.5 + parent: 2 + - uid: 41619 + components: + - type: Transform + pos: -37.5,-88.5 + parent: 2 + - uid: 41620 + components: + - type: Transform + pos: -37.5,-87.5 + parent: 2 + - uid: 41625 + components: + - type: Transform + pos: -7.5,75.5 + parent: 2 + - uid: 41626 + components: + - type: Transform + pos: -27.5,-88.5 + parent: 2 + - uid: 41627 + components: + - type: Transform + pos: -43.5,-79.5 + parent: 2 + - uid: 41628 + components: + - type: Transform + pos: -42.5,-79.5 + parent: 2 + - uid: 41629 + components: + - type: Transform + pos: -35.5,-89.5 + parent: 2 + - uid: 41630 + components: + - type: Transform + pos: -34.5,-89.5 + parent: 2 + - uid: 41631 + components: + - type: Transform + pos: -33.5,-89.5 + parent: 2 + - uid: 41632 + components: + - type: Transform + pos: -32.5,-89.5 + parent: 2 + - uid: 41633 + components: + - type: Transform + pos: -31.5,-89.5 + parent: 2 + - uid: 41634 + components: + - type: Transform + pos: -30.5,-89.5 + parent: 2 + - uid: 41635 + components: + - type: Transform + pos: -29.5,-89.5 + parent: 2 + - uid: 41636 + components: + - type: Transform + pos: -28.5,-89.5 + parent: 2 + - uid: 41637 + components: + - type: Transform + pos: -27.5,-89.5 + parent: 2 + - uid: 41639 + components: + - type: Transform + pos: -27.5,-87.5 + parent: 2 + - uid: 41640 + components: + - type: Transform + pos: -27.5,-86.5 + parent: 2 + - uid: 41641 + components: + - type: Transform + pos: -44.5,-79.5 + parent: 2 + - uid: 41642 + components: + - type: Transform + pos: -45.5,-79.5 + parent: 2 + - uid: 41659 + components: + - type: Transform + pos: -6.5,88.5 + parent: 2 + - uid: 41660 + components: + - type: Transform + pos: -6.5,89.5 + parent: 2 + - uid: 41661 + components: + - type: Transform + pos: -6.5,90.5 + parent: 2 + - uid: 41663 + components: + - type: Transform + pos: -5.5,90.5 + parent: 2 + - uid: 41664 + components: + - type: Transform + pos: -4.5,90.5 + parent: 2 + - uid: 41665 + components: + - type: Transform + pos: -3.5,90.5 + parent: 2 + - uid: 41666 + components: + - type: Transform + pos: -2.5,90.5 + parent: 2 + - uid: 41668 + components: + - type: Transform + pos: -1.5,90.5 + parent: 2 + - uid: 41671 + components: + - type: Transform + pos: -8.5,75.5 + parent: 2 + - uid: 41672 + components: + - type: Transform + pos: -1.5,89.5 + parent: 2 + - uid: 41674 + components: + - type: Transform + pos: -0.5,89.5 + parent: 2 + - uid: 41678 + components: + - type: Transform + pos: -0.5,88.5 + parent: 2 + - uid: 41681 + components: + - type: Transform + pos: 0.5,88.5 + parent: 2 + - uid: 41682 + components: + - type: Transform + pos: 0.5,86.5 + parent: 2 + - uid: 41683 + components: + - type: Transform + pos: 0.5,85.5 + parent: 2 + - uid: 41684 + components: + - type: Transform + pos: 0.5,84.5 + parent: 2 + - uid: 41685 + components: + - type: Transform + pos: 0.5,83.5 + parent: 2 + - uid: 41686 + components: + - type: Transform + pos: 0.5,82.5 + parent: 2 + - uid: 41687 + components: + - type: Transform + pos: 0.5,81.5 + parent: 2 + - uid: 41688 + components: + - type: Transform + pos: 0.5,80.5 + parent: 2 + - uid: 41689 + components: + - type: Transform + pos: 1.5,80.5 + parent: 2 + - uid: 41690 + components: + - type: Transform + pos: 1.5,79.5 + parent: 2 + - uid: 41691 + components: + - type: Transform + pos: 1.5,78.5 + parent: 2 + - uid: 41692 + components: + - type: Transform + pos: 1.5,77.5 + parent: 2 + - uid: 41693 + components: + - type: Transform + pos: 1.5,76.5 + parent: 2 + - uid: 41694 + components: + - type: Transform + pos: 1.5,75.5 + parent: 2 + - uid: 41696 + components: + - type: Transform + pos: 0.5,75.5 + parent: 2 + - uid: 41697 + components: + - type: Transform + pos: -0.5,75.5 + parent: 2 + - uid: 41698 + components: + - type: Transform + pos: -1.5,75.5 + parent: 2 + - uid: 41699 + components: + - type: Transform + pos: -2.5,75.5 + parent: 2 + - uid: 41700 + components: + - type: Transform + pos: -3.5,75.5 + parent: 2 + - uid: 41701 + components: + - type: Transform + pos: -4.5,75.5 + parent: 2 + - uid: 41702 + components: + - type: Transform + pos: -5.5,75.5 + parent: 2 + - uid: 41705 + components: + - type: Transform + pos: -9.5,75.5 + parent: 2 + - uid: 41706 + components: + - type: Transform + pos: -10.5,75.5 + parent: 2 + - uid: 41707 + components: + - type: Transform + pos: -11.5,75.5 + parent: 2 + - uid: 41708 + components: + - type: Transform + pos: -12.5,75.5 + parent: 2 + - uid: 41709 + components: + - type: Transform + pos: -13.5,75.5 + parent: 2 + - uid: 41712 + components: + - type: Transform + pos: 64.5,-26.5 + parent: 2 + - uid: 41713 + components: + - type: Transform + pos: 63.5,-26.5 + parent: 2 + - uid: 41714 + components: + - type: Transform + pos: 62.5,-26.5 + parent: 2 + - uid: 41715 + components: + - type: Transform + pos: 63.5,-25.5 + parent: 2 + - uid: 41716 + components: + - type: Transform + pos: 63.5,-24.5 + parent: 2 + - uid: 41717 + components: + - type: Transform + pos: 64.5,-24.5 + parent: 2 + - uid: 41718 + components: + - type: Transform + pos: 64.5,-23.5 + parent: 2 + - uid: 41719 + components: + - type: Transform + pos: 65.5,-23.5 + parent: 2 + - uid: 41720 + components: + - type: Transform + pos: 65.5,-22.5 + parent: 2 + - uid: 41721 + components: + - type: Transform + pos: 65.5,-21.5 + parent: 2 + - uid: 41722 + components: + - type: Transform + pos: 65.5,-20.5 + parent: 2 + - uid: 41723 + components: + - type: Transform + pos: 65.5,-19.5 + parent: 2 + - uid: 41724 + components: + - type: Transform + pos: 66.5,-19.5 + parent: 2 + - uid: 41725 + components: + - type: Transform + pos: 67.5,-19.5 + parent: 2 + - uid: 41726 + components: + - type: Transform + pos: 68.5,-19.5 + parent: 2 + - uid: 41727 + components: + - type: Transform + pos: 68.5,-18.5 + parent: 2 + - uid: 41728 + components: + - type: Transform + pos: 69.5,-18.5 + parent: 2 + - uid: 41729 + components: + - type: Transform + pos: 70.5,-18.5 + parent: 2 + - uid: 41730 + components: + - type: Transform + pos: 71.5,-18.5 + parent: 2 + - uid: 41731 + components: + - type: Transform + pos: 84.5,-30.5 + parent: 2 + - uid: 41732 + components: + - type: Transform + pos: 84.5,-29.5 + parent: 2 + - uid: 41733 + components: + - type: Transform + pos: 84.5,-28.5 + parent: 2 + - uid: 41734 + components: + - type: Transform + pos: 84.5,-27.5 + parent: 2 + - uid: 41735 + components: + - type: Transform + pos: 84.5,-26.5 + parent: 2 + - uid: 41736 + components: + - type: Transform + pos: 83.5,-26.5 + parent: 2 + - uid: 41737 + components: + - type: Transform + pos: 83.5,-25.5 + parent: 2 + - uid: 41738 + components: + - type: Transform + pos: 83.5,-24.5 + parent: 2 + - uid: 41739 + components: + - type: Transform + pos: 83.5,-23.5 + parent: 2 + - uid: 41740 + components: + - type: Transform + pos: 83.5,-22.5 + parent: 2 + - uid: 41741 + components: + - type: Transform + pos: 83.5,-21.5 + parent: 2 + - uid: 41742 + components: + - type: Transform + pos: 83.5,-20.5 + parent: 2 + - uid: 41743 + components: + - type: Transform + pos: 84.5,-20.5 + parent: 2 + - uid: 41744 + components: + - type: Transform + pos: 85.5,-20.5 + parent: 2 + - uid: 41745 + components: + - type: Transform + pos: 86.5,-20.5 + parent: 2 + - uid: 41746 + components: + - type: Transform + pos: 86.5,-21.5 + parent: 2 + - uid: 41747 + components: + - type: Transform + pos: 86.5,-22.5 + parent: 2 + - uid: 41748 + components: + - type: Transform + pos: 86.5,-23.5 + parent: 2 + - uid: 41749 + components: + - type: Transform + pos: 87.5,-23.5 + parent: 2 + - uid: 41750 + components: + - type: Transform + pos: 82.5,-22.5 + parent: 2 + - uid: 41751 + components: + - type: Transform + pos: 81.5,-22.5 + parent: 2 + - uid: 41752 + components: + - type: Transform + pos: 80.5,-22.5 + parent: 2 + - uid: 41753 + components: + - type: Transform + pos: 79.5,-22.5 + parent: 2 + - uid: 41754 + components: + - type: Transform + pos: 78.5,-22.5 + parent: 2 + - uid: 41755 + components: + - type: Transform + pos: 77.5,-22.5 + parent: 2 + - uid: 41756 + components: + - type: Transform + pos: 76.5,-22.5 + parent: 2 + - uid: 41757 + components: + - type: Transform + pos: 78.5,-23.5 + parent: 2 + - uid: 41758 + components: + - type: Transform + pos: 78.5,-24.5 + parent: 2 + - uid: 41759 + components: + - type: Transform + pos: 78.5,-25.5 + parent: 2 + - uid: 41760 + components: + - type: Transform + pos: 78.5,-26.5 + parent: 2 + - uid: 41761 + components: + - type: Transform + pos: 79.5,-26.5 + parent: 2 + - uid: 41762 + components: + - type: Transform + pos: 76.5,-21.5 + parent: 2 + - uid: 41763 + components: + - type: Transform + pos: 76.5,-20.5 + parent: 2 + - uid: 41764 + components: + - type: Transform + pos: 76.5,-19.5 + parent: 2 + - uid: 41765 + components: + - type: Transform + pos: 75.5,-19.5 + parent: 2 + - uid: 41766 + components: + - type: Transform + pos: 74.5,-19.5 + parent: 2 + - uid: 41767 + components: + - type: Transform + pos: 73.5,-19.5 + parent: 2 + - uid: 41768 + components: + - type: Transform + pos: 72.5,-19.5 + parent: 2 + - uid: 41769 + components: + - type: Transform + pos: 71.5,-19.5 + parent: 2 + - uid: 41770 + components: + - type: Transform + pos: 79.5,-21.5 + parent: 2 + - uid: 41771 + components: + - type: Transform + pos: 79.5,-20.5 + parent: 2 + - uid: 41772 + components: + - type: Transform + pos: 79.5,-19.5 + parent: 2 + - uid: 41773 + components: + - type: Transform + pos: 80.5,-19.5 + parent: 2 + - uid: 41774 + components: + - type: Transform + pos: 80.5,-18.5 + parent: 2 + - uid: 41775 + components: + - type: Transform + pos: 80.5,-17.5 + parent: 2 + - uid: 41776 + components: + - type: Transform + pos: 80.5,-16.5 + parent: 2 + - uid: 41777 + components: + - type: Transform + pos: 80.5,-15.5 + parent: 2 + - uid: 41778 + components: + - type: Transform + pos: 80.5,-14.5 + parent: 2 + - uid: 41779 + components: + - type: Transform + pos: 79.5,-14.5 + parent: 2 + - uid: 41780 + components: + - type: Transform + pos: 79.5,-13.5 + parent: 2 + - uid: 41781 + components: + - type: Transform + pos: 79.5,-12.5 + parent: 2 + - uid: 41782 + components: + - type: Transform + pos: 79.5,-11.5 + parent: 2 + - uid: 41783 + components: + - type: Transform + pos: 79.5,-10.5 + parent: 2 + - uid: 41784 + components: + - type: Transform + pos: 78.5,-10.5 + parent: 2 + - uid: 41785 + components: + - type: Transform + pos: 77.5,-10.5 + parent: 2 + - uid: 41786 + components: + - type: Transform + pos: 76.5,-10.5 + parent: 2 + - uid: 41787 + components: + - type: Transform + pos: 75.5,-10.5 + parent: 2 + - uid: 41788 + components: + - type: Transform + pos: 74.5,-10.5 + parent: 2 + - uid: 41789 + components: + - type: Transform + pos: 73.5,-10.5 + parent: 2 + - uid: 41790 + components: + - type: Transform + pos: 72.5,-10.5 + parent: 2 + - uid: 41791 + components: + - type: Transform + pos: 71.5,-10.5 + parent: 2 + - uid: 41792 + components: + - type: Transform + pos: 71.5,-11.5 + parent: 2 + - uid: 41793 + components: + - type: Transform + pos: 71.5,-12.5 + parent: 2 + - uid: 41794 + components: + - type: Transform + pos: 71.5,-13.5 + parent: 2 + - uid: 41795 + components: + - type: Transform + pos: 71.5,-14.5 + parent: 2 + - uid: 41796 + components: + - type: Transform + pos: 71.5,-15.5 + parent: 2 + - uid: 41797 + components: + - type: Transform + pos: 71.5,-16.5 + parent: 2 + - uid: 41798 + components: + - type: Transform + pos: 71.5,-17.5 + parent: 2 + - uid: 41799 + components: + - type: Transform + pos: 72.5,-16.5 + parent: 2 + - uid: 41800 + components: + - type: Transform + pos: 73.5,-16.5 + parent: 2 + - uid: 41801 + components: + - type: Transform + pos: 74.5,-16.5 + parent: 2 + - uid: 41802 + components: + - type: Transform + pos: 75.5,-16.5 + parent: 2 + - uid: 41803 + components: + - type: Transform + pos: 75.5,-15.5 + parent: 2 + - uid: 41804 + components: + - type: Transform + pos: 75.5,-14.5 + parent: 2 + - uid: 41805 + components: + - type: Transform + pos: 76.5,-16.5 + parent: 2 + - uid: 41823 + components: + - type: Transform + pos: -2.5,65.5 + parent: 2 + - uid: 41824 + components: + - type: Transform + pos: -2.5,64.5 + parent: 2 + - uid: 41825 + components: + - type: Transform + pos: -2.5,63.5 + parent: 2 + - uid: 41826 + components: + - type: Transform + pos: -3.5,63.5 + parent: 2 + - uid: 41827 + components: + - type: Transform + pos: -3.5,62.5 + parent: 2 + - uid: 41828 + components: + - type: Transform + pos: -1.5,63.5 + parent: 2 + - uid: 41829 + components: + - type: Transform + pos: -0.5,63.5 + parent: 2 + - uid: 41830 + components: + - type: Transform + pos: 0.5,63.5 + parent: 2 + - uid: 41831 + components: + - type: Transform + pos: 1.5,63.5 + parent: 2 + - uid: 41832 + components: + - type: Transform + pos: 2.5,63.5 + parent: 2 + - uid: 41833 + components: + - type: Transform + pos: 2.5,62.5 + parent: 2 + - uid: 41834 + components: + - type: Transform + pos: 3.5,62.5 + parent: 2 + - uid: 41835 + components: + - type: Transform + pos: 4.5,62.5 + parent: 2 + - uid: 41836 + components: + - type: Transform + pos: 4.5,61.5 + parent: 2 + - uid: 41837 + components: + - type: Transform + pos: 5.5,61.5 + parent: 2 + - uid: 41838 + components: + - type: Transform + pos: 6.5,61.5 + parent: 2 + - uid: 41839 + components: + - type: Transform + pos: 7.5,61.5 + parent: 2 + - uid: 41840 + components: + - type: Transform + pos: 8.5,61.5 + parent: 2 + - uid: 41841 + components: + - type: Transform + pos: 9.5,61.5 + parent: 2 + - uid: 41842 + components: + - type: Transform + pos: 10.5,61.5 + parent: 2 + - uid: 41843 + components: + - type: Transform + pos: 10.5,60.5 + parent: 2 + - uid: 41844 + components: + - type: Transform + pos: 10.5,59.5 + parent: 2 + - uid: 41845 + components: + - type: Transform + pos: 10.5,58.5 + parent: 2 + - uid: 41846 + components: + - type: Transform + pos: 11.5,58.5 + parent: 2 + - uid: 41847 + components: + - type: Transform + pos: 12.5,58.5 + parent: 2 + - uid: 41848 + components: + - type: Transform + pos: 13.5,58.5 + parent: 2 + - uid: 41849 + components: + - type: Transform + pos: 14.5,58.5 + parent: 2 + - uid: 41850 + components: + - type: Transform + pos: 15.5,58.5 + parent: 2 + - uid: 41851 + components: + - type: Transform + pos: 16.5,58.5 + parent: 2 + - uid: 41852 + components: + - type: Transform + pos: 16.5,57.5 + parent: 2 + - uid: 41853 + components: + - type: Transform + pos: 16.5,56.5 + parent: 2 + - uid: 41854 + components: + - type: Transform + pos: 16.5,55.5 + parent: 2 + - uid: 41855 + components: + - type: Transform + pos: 16.5,54.5 + parent: 2 + - uid: 41856 + components: + - type: Transform + pos: 16.5,53.5 + parent: 2 + - uid: 41857 + components: + - type: Transform + pos: 17.5,53.5 + parent: 2 + - uid: 41858 + components: + - type: Transform + pos: 18.5,53.5 + parent: 2 + - uid: 41859 + components: + - type: Transform + pos: 18.5,52.5 + parent: 2 + - uid: 41860 + components: + - type: Transform + pos: 18.5,51.5 + parent: 2 + - uid: 41861 + components: + - type: Transform + pos: 18.5,50.5 + parent: 2 + - uid: 41862 + components: + - type: Transform + pos: 18.5,49.5 + parent: 2 + - uid: 41863 + components: + - type: Transform + pos: 18.5,48.5 + parent: 2 + - uid: 41864 + components: + - type: Transform + pos: 17.5,48.5 + parent: 2 + - uid: 41865 + components: + - type: Transform + pos: 17.5,46.5 + parent: 2 + - uid: 41866 + components: + - type: Transform + pos: 17.5,47.5 + parent: 2 + - uid: 41867 + components: + - type: Transform + pos: 17.5,45.5 + parent: 2 + - uid: 41868 + components: + - type: Transform + pos: 17.5,44.5 + parent: 2 + - uid: 41869 + components: + - type: Transform + pos: 17.5,43.5 + parent: 2 + - uid: 41870 + components: + - type: Transform + pos: 17.5,42.5 + parent: 2 + - uid: 41871 + components: + - type: Transform + pos: 17.5,41.5 + parent: 2 + - uid: 41872 + components: + - type: Transform + pos: 17.5,40.5 + parent: 2 + - uid: 41873 + components: + - type: Transform + pos: 17.5,39.5 + parent: 2 + - uid: 41874 + components: + - type: Transform + pos: 17.5,38.5 + parent: 2 + - uid: 41875 + components: + - type: Transform + pos: 17.5,37.5 + parent: 2 + - uid: 41876 + components: + - type: Transform + pos: 16.5,37.5 + parent: 2 + - uid: 41877 + components: + - type: Transform + pos: 15.5,37.5 + parent: 2 + - uid: 41878 + components: + - type: Transform + pos: 15.5,38.5 + parent: 2 + - uid: 41879 + components: + - type: Transform + pos: 14.5,38.5 + parent: 2 + - uid: 41880 + components: + - type: Transform + pos: 13.5,38.5 + parent: 2 + - uid: 41881 + components: + - type: Transform + pos: 13.5,37.5 + parent: 2 + - uid: 41882 + components: + - type: Transform + pos: 12.5,37.5 + parent: 2 + - uid: 41883 + components: + - type: Transform + pos: 11.5,37.5 + parent: 2 + - uid: 41884 + components: + - type: Transform + pos: 10.5,37.5 + parent: 2 + - uid: 41885 + components: + - type: Transform + pos: 9.5,37.5 + parent: 2 + - uid: 41886 + components: + - type: Transform + pos: 8.5,37.5 + parent: 2 + - uid: 41887 + components: + - type: Transform + pos: 8.5,36.5 + parent: 2 + - uid: 41888 + components: + - type: Transform + pos: 7.5,36.5 + parent: 2 + - uid: 41889 + components: + - type: Transform + pos: 6.5,36.5 + parent: 2 + - uid: 41890 + components: + - type: Transform + pos: 5.5,36.5 + parent: 2 + - uid: 41891 + components: + - type: Transform + pos: 7.5,35.5 + parent: 2 + - uid: 41892 + components: + - type: Transform + pos: 7.5,34.5 + parent: 2 + - uid: 41893 + components: + - type: Transform + pos: 7.5,33.5 + parent: 2 + - uid: 41894 + components: + - type: Transform + pos: 5.5,35.5 + parent: 2 + - uid: 41895 + components: + - type: Transform + pos: 5.5,34.5 + parent: 2 + - uid: 41896 + components: + - type: Transform + pos: 7.5,32.5 + parent: 2 + - uid: 41897 + components: + - type: Transform + pos: 7.5,31.5 + parent: 2 + - uid: 41898 + components: + - type: Transform + pos: 6.5,31.5 + parent: 2 + - uid: 41899 + components: + - type: Transform + pos: 6.5,30.5 + parent: 2 + - uid: 41943 + components: + - type: Transform + pos: 14.5,46.5 + parent: 2 + - uid: 42007 + components: + - type: Transform + pos: -3.5,52.5 + parent: 2 + - uid: 42008 + components: + - type: Transform + pos: -3.5,51.5 + parent: 2 + - uid: 42009 + components: + - type: Transform + pos: -3.5,50.5 + parent: 2 + - uid: 42010 + components: + - type: Transform + pos: -4.5,50.5 + parent: 2 + - uid: 42011 + components: + - type: Transform + pos: -5.5,50.5 + parent: 2 + - uid: 42012 + components: + - type: Transform + pos: -6.5,50.5 + parent: 2 + - uid: 42014 + components: + - type: Transform + pos: -6.5,51.5 + parent: 2 + - uid: 42015 + components: + - type: Transform + pos: -6.5,52.5 + parent: 2 + - uid: 42016 + components: + - type: Transform + pos: -6.5,53.5 + parent: 2 + - uid: 42017 + components: + - type: Transform + pos: -6.5,54.5 + parent: 2 + - uid: 42018 + components: + - type: Transform + pos: -6.5,55.5 + parent: 2 + - uid: 42019 + components: + - type: Transform + pos: -6.5,56.5 + parent: 2 + - uid: 42020 + components: + - type: Transform + pos: -6.5,57.5 + parent: 2 + - uid: 42021 + components: + - type: Transform + pos: -6.5,58.5 + parent: 2 + - uid: 42022 + components: + - type: Transform + pos: -6.5,59.5 + parent: 2 + - uid: 42023 + components: + - type: Transform + pos: -6.5,60.5 + parent: 2 + - uid: 42024 + components: + - type: Transform + pos: -6.5,61.5 + parent: 2 + - uid: 42025 + components: + - type: Transform + pos: -6.5,62.5 + parent: 2 + - uid: 42026 + components: + - type: Transform + pos: -6.5,63.5 + parent: 2 + - uid: 42042 + components: + - type: Transform + pos: -2.5,50.5 + parent: 2 + - uid: 42043 + components: + - type: Transform + pos: -1.5,50.5 + parent: 2 + - uid: 42044 + components: + - type: Transform + pos: -0.5,50.5 + parent: 2 + - uid: 42045 + components: + - type: Transform + pos: 0.5,50.5 + parent: 2 + - uid: 42055 + components: + - type: Transform + pos: 0.5,49.5 + parent: 2 + - uid: 42056 + components: + - type: Transform + pos: 0.5,48.5 + parent: 2 + - uid: 42057 + components: + - type: Transform + pos: 0.5,47.5 + parent: 2 + - uid: 42058 + components: + - type: Transform + pos: 0.5,46.5 + parent: 2 + - uid: 42059 + components: + - type: Transform + pos: 0.5,45.5 + parent: 2 + - uid: 42060 + components: + - type: Transform + pos: 0.5,44.5 + parent: 2 + - uid: 42061 + components: + - type: Transform + pos: 0.5,43.5 + parent: 2 + - uid: 42062 + components: + - type: Transform + pos: 0.5,42.5 + parent: 2 + - uid: 42063 + components: + - type: Transform + pos: 0.5,41.5 + parent: 2 + - uid: 42064 + components: + - type: Transform + pos: 0.5,40.5 + parent: 2 + - uid: 42065 + components: + - type: Transform + pos: 0.5,39.5 + parent: 2 + - uid: 42066 + components: + - type: Transform + pos: 0.5,38.5 + parent: 2 + - uid: 42067 + components: + - type: Transform + pos: 0.5,37.5 + parent: 2 + - uid: 42068 + components: + - type: Transform + pos: 0.5,36.5 + parent: 2 + - uid: 42069 + components: + - type: Transform + pos: 0.5,35.5 + parent: 2 + - uid: 42070 + components: + - type: Transform + pos: 0.5,34.5 + parent: 2 + - uid: 42071 + components: + - type: Transform + pos: 0.5,33.5 + parent: 2 + - uid: 42072 + components: + - type: Transform + pos: 0.5,32.5 + parent: 2 + - uid: 42073 + components: + - type: Transform + pos: 0.5,31.5 + parent: 2 + - uid: 42074 + components: + - type: Transform + pos: 0.5,30.5 + parent: 2 + - uid: 42077 + components: + - type: Transform + pos: 9.5,27.5 + parent: 2 + - uid: 42078 + components: + - type: Transform + pos: 8.5,27.5 + parent: 2 + - uid: 42079 + components: + - type: Transform + pos: 7.5,27.5 + parent: 2 + - uid: 42080 + components: + - type: Transform + pos: 6.5,27.5 + parent: 2 + - uid: 42081 + components: + - type: Transform + pos: 5.5,27.5 + parent: 2 + - uid: 42082 + components: + - type: Transform + pos: 4.5,27.5 + parent: 2 + - uid: 42083 + components: + - type: Transform + pos: 3.5,27.5 + parent: 2 + - uid: 42099 + components: + - type: Transform + pos: -7.5,40.5 + parent: 2 + - uid: 42100 + components: + - type: Transform + pos: -7.5,39.5 + parent: 2 + - uid: 42101 + components: + - type: Transform + pos: -7.5,38.5 + parent: 2 + - uid: 42104 + components: + - type: Transform + pos: -34.5,66.5 + parent: 2 + - uid: 42105 + components: + - type: Transform + pos: -33.5,66.5 + parent: 2 + - uid: 42106 + components: + - type: Transform + pos: -32.5,66.5 + parent: 2 + - uid: 42154 + components: + - type: Transform + pos: -32.5,67.5 + parent: 2 + - uid: 42155 + components: + - type: Transform + pos: -32.5,68.5 + parent: 2 + - uid: 42156 + components: + - type: Transform + pos: -32.5,69.5 + parent: 2 + - uid: 42157 + components: + - type: Transform + pos: -32.5,70.5 + parent: 2 + - uid: 42158 + components: + - type: Transform + pos: -32.5,71.5 + parent: 2 + - uid: 42159 + components: + - type: Transform + pos: -32.5,72.5 + parent: 2 + - uid: 42160 + components: + - type: Transform + pos: -32.5,73.5 + parent: 2 + - uid: 42161 + components: + - type: Transform + pos: -32.5,74.5 + parent: 2 + - uid: 42162 + components: + - type: Transform + pos: -33.5,74.5 + parent: 2 + - uid: 42163 + components: + - type: Transform + pos: -33.5,75.5 + parent: 2 + - uid: 42164 + components: + - type: Transform + pos: -33.5,76.5 + parent: 2 + - uid: 42165 + components: + - type: Transform + pos: -33.5,77.5 + parent: 2 + - uid: 42166 + components: + - type: Transform + pos: -34.5,77.5 + parent: 2 + - uid: 42167 + components: + - type: Transform + pos: -35.5,77.5 + parent: 2 + - uid: 42176 + components: + - type: Transform + pos: -32.5,65.5 + parent: 2 + - uid: 42177 + components: + - type: Transform + pos: -31.5,65.5 + parent: 2 + - uid: 42178 + components: + - type: Transform + pos: -30.5,65.5 + parent: 2 + - uid: 42179 + components: + - type: Transform + pos: -29.5,65.5 + parent: 2 + - uid: 42180 + components: + - type: Transform + pos: -28.5,65.5 + parent: 2 + - uid: 42181 + components: + - type: Transform + pos: -28.5,64.5 + parent: 2 + - uid: 42182 + components: + - type: Transform + pos: -27.5,64.5 + parent: 2 + - uid: 42183 + components: + - type: Transform + pos: -26.5,64.5 + parent: 2 + - uid: 42184 + components: + - type: Transform + pos: -25.5,64.5 + parent: 2 + - uid: 42185 + components: + - type: Transform + pos: -25.5,63.5 + parent: 2 + - uid: 42186 + components: + - type: Transform + pos: -25.5,62.5 + parent: 2 + - uid: 42187 + components: + - type: Transform + pos: -25.5,61.5 + parent: 2 + - uid: 42188 + components: + - type: Transform + pos: -25.5,60.5 + parent: 2 + - uid: 42200 + components: + - type: Transform + pos: -25.5,59.5 + parent: 2 + - uid: 42201 + components: + - type: Transform + pos: -26.5,59.5 + parent: 2 + - uid: 42202 + components: + - type: Transform + pos: -26.5,58.5 + parent: 2 + - uid: 42203 + components: + - type: Transform + pos: -26.5,57.5 + parent: 2 + - uid: 42204 + components: + - type: Transform + pos: -26.5,56.5 + parent: 2 + - uid: 42205 + components: + - type: Transform + pos: -26.5,55.5 + parent: 2 + - uid: 42206 + components: + - type: Transform + pos: -26.5,54.5 + parent: 2 + - uid: 42207 + components: + - type: Transform + pos: -26.5,53.5 + parent: 2 + - uid: 42208 + components: + - type: Transform + pos: -25.5,53.5 + parent: 2 + - uid: 42209 + components: + - type: Transform + pos: -24.5,53.5 + parent: 2 + - uid: 42210 + components: + - type: Transform + pos: -24.5,52.5 + parent: 2 + - uid: 42211 + components: + - type: Transform + pos: -24.5,51.5 + parent: 2 + - uid: 42212 + components: + - type: Transform + pos: -23.5,51.5 + parent: 2 + - uid: 42213 + components: + - type: Transform + pos: -22.5,51.5 + parent: 2 + - uid: 42214 + components: + - type: Transform + pos: -21.5,51.5 + parent: 2 + - uid: 42215 + components: + - type: Transform + pos: -20.5,51.5 + parent: 2 + - uid: 42216 + components: + - type: Transform + pos: -19.5,51.5 + parent: 2 + - uid: 42217 + components: + - type: Transform + pos: -19.5,50.5 + parent: 2 + - uid: 42218 + components: + - type: Transform + pos: -18.5,50.5 + parent: 2 + - uid: 42219 + components: + - type: Transform + pos: -17.5,50.5 + parent: 2 + - uid: 42220 + components: + - type: Transform + pos: -16.5,50.5 + parent: 2 + - uid: 42221 + components: + - type: Transform + pos: -15.5,50.5 + parent: 2 + - uid: 42222 + components: + - type: Transform + pos: -14.5,50.5 + parent: 2 + - uid: 42223 + components: + - type: Transform + pos: -13.5,50.5 + parent: 2 + - uid: 42224 + components: + - type: Transform + pos: -12.5,50.5 + parent: 2 + - uid: 42225 + components: + - type: Transform + pos: -11.5,50.5 + parent: 2 + - uid: 42226 + components: + - type: Transform + pos: -11.5,49.5 + parent: 2 + - uid: 42227 + components: + - type: Transform + pos: -11.5,48.5 + parent: 2 + - uid: 42228 + components: + - type: Transform + pos: -11.5,47.5 + parent: 2 + - uid: 42229 + components: + - type: Transform + pos: -10.5,50.5 + parent: 2 + - uid: 42230 + components: + - type: Transform + pos: -10.5,51.5 + parent: 2 + - uid: 42231 + components: + - type: Transform + pos: -10.5,52.5 + parent: 2 + - uid: 42232 + components: + - type: Transform + pos: -10.5,53.5 + parent: 2 + - uid: 42233 + components: + - type: Transform + pos: -10.5,54.5 + parent: 2 + - uid: 42234 + components: + - type: Transform + pos: -10.5,55.5 + parent: 2 + - uid: 42235 + components: + - type: Transform + pos: -10.5,56.5 + parent: 2 + - uid: 42236 + components: + - type: Transform + pos: -10.5,57.5 + parent: 2 + - uid: 42273 + components: + - type: Transform + pos: 22.5,-86.5 + parent: 2 + - uid: 42275 + components: + - type: Transform + pos: 32.5,-4.5 + parent: 2 + - uid: 42324 + components: + - type: Transform + pos: -21.5,50.5 + parent: 2 + - uid: 42325 + components: + - type: Transform + pos: -21.5,49.5 + parent: 2 + - uid: 42326 + components: + - type: Transform + pos: -21.5,48.5 + parent: 2 + - uid: 42327 + components: + - type: Transform + pos: -21.5,47.5 + parent: 2 + - uid: 42329 + components: + - type: Transform + pos: -87.5,64.5 + parent: 2 + - uid: 42330 + components: + - type: Transform + pos: -86.5,64.5 + parent: 2 + - uid: 42331 + components: + - type: Transform + pos: -85.5,64.5 + parent: 2 + - uid: 42332 + components: + - type: Transform + pos: -84.5,64.5 + parent: 2 + - uid: 42333 + components: + - type: Transform + pos: -83.5,64.5 + parent: 2 + - uid: 42334 + components: + - type: Transform + pos: -82.5,64.5 + parent: 2 + - uid: 42335 + components: + - type: Transform + pos: -81.5,64.5 + parent: 2 + - uid: 42336 + components: + - type: Transform + pos: -80.5,64.5 + parent: 2 + - uid: 42337 + components: + - type: Transform + pos: -79.5,64.5 + parent: 2 + - uid: 42338 + components: + - type: Transform + pos: -79.5,65.5 + parent: 2 + - uid: 42339 + components: + - type: Transform + pos: -79.5,66.5 + parent: 2 + - uid: 42340 + components: + - type: Transform + pos: -79.5,67.5 + parent: 2 + - uid: 42341 + components: + - type: Transform + pos: -81.5,67.5 + parent: 2 + - uid: 42342 + components: + - type: Transform + pos: -82.5,67.5 + parent: 2 + - uid: 42343 + components: + - type: Transform + pos: -83.5,67.5 + parent: 2 + - uid: 42344 + components: + - type: Transform + pos: -80.5,68.5 + parent: 2 + - uid: 42345 + components: + - type: Transform + pos: -80.5,69.5 + parent: 2 + - uid: 42346 + components: + - type: Transform + pos: -80.5,70.5 + parent: 2 + - uid: 42347 + components: + - type: Transform + pos: -79.5,70.5 + parent: 2 + - uid: 42348 + components: + - type: Transform + pos: -78.5,70.5 + parent: 2 + - uid: 42349 + components: + - type: Transform + pos: -76.5,73.5 + parent: 2 + - uid: 42350 + components: + - type: Transform + pos: -76.5,74.5 + parent: 2 + - uid: 42351 + components: + - type: Transform + pos: -75.5,71.5 + parent: 2 + - uid: 42352 + components: + - type: Transform + pos: -74.5,71.5 + parent: 2 + - uid: 42353 + components: + - type: Transform + pos: -73.5,71.5 + parent: 2 + - uid: 42354 + components: + - type: Transform + pos: -72.5,71.5 + parent: 2 + - uid: 42355 + components: + - type: Transform + pos: -71.5,71.5 + parent: 2 + - uid: 42356 + components: + - type: Transform + pos: -71.5,70.5 + parent: 2 + - uid: 42357 + components: + - type: Transform + pos: -70.5,70.5 + parent: 2 + - uid: 42358 + components: + - type: Transform + pos: -69.5,70.5 + parent: 2 + - uid: 42359 + components: + - type: Transform + pos: -68.5,70.5 + parent: 2 + - uid: 42360 + components: + - type: Transform + pos: -67.5,70.5 + parent: 2 + - uid: 42361 + components: + - type: Transform + pos: -66.5,70.5 + parent: 2 + - uid: 42362 + components: + - type: Transform + pos: -65.5,70.5 + parent: 2 + - uid: 42364 + components: + - type: Transform + pos: -64.5,70.5 + parent: 2 + - uid: 42365 + components: + - type: Transform + pos: -63.5,69.5 + parent: 2 + - uid: 42366 + components: + - type: Transform + pos: -62.5,69.5 + parent: 2 + - uid: 42367 + components: + - type: Transform + pos: -61.5,69.5 + parent: 2 + - uid: 42369 + components: + - type: Transform + pos: -61.5,70.5 + parent: 2 + - uid: 42370 + components: + - type: Transform + pos: -61.5,71.5 + parent: 2 + - uid: 42371 + components: + - type: Transform + pos: -61.5,72.5 + parent: 2 + - uid: 42372 + components: + - type: Transform + pos: -61.5,73.5 + parent: 2 + - uid: 42373 + components: + - type: Transform + pos: -61.5,74.5 + parent: 2 + - uid: 42374 + components: + - type: Transform + pos: -61.5,75.5 + parent: 2 + - uid: 42375 + components: + - type: Transform + pos: -61.5,76.5 + parent: 2 + - uid: 42376 + components: + - type: Transform + pos: -60.5,69.5 + parent: 2 + - uid: 42378 + components: + - type: Transform + pos: -44.5,82.5 + parent: 2 + - uid: 42386 + components: + - type: Transform + pos: -59.5,69.5 + parent: 2 + - uid: 42387 + components: + - type: Transform + pos: -58.5,69.5 + parent: 2 + - uid: 42388 + components: + - type: Transform + pos: -57.5,69.5 + parent: 2 + - uid: 42389 + components: + - type: Transform + pos: -56.5,69.5 + parent: 2 + - uid: 42390 + components: + - type: Transform + pos: -55.5,69.5 + parent: 2 + - uid: 42396 + components: + - type: Transform + pos: -55.5,68.5 + parent: 2 + - uid: 42397 + components: + - type: Transform + pos: -55.5,67.5 + parent: 2 + - uid: 42398 + components: + - type: Transform + pos: -55.5,66.5 + parent: 2 + - uid: 42399 + components: + - type: Transform + pos: -55.5,65.5 + parent: 2 + - uid: 42400 + components: + - type: Transform + pos: -55.5,64.5 + parent: 2 + - uid: 42401 + components: + - type: Transform + pos: -55.5,63.5 + parent: 2 + - uid: 42402 + components: + - type: Transform + pos: -55.5,62.5 + parent: 2 + - uid: 42403 + components: + - type: Transform + pos: -55.5,61.5 + parent: 2 + - uid: 42404 + components: + - type: Transform + pos: -55.5,60.5 + parent: 2 + - uid: 42405 + components: + - type: Transform + pos: -55.5,59.5 + parent: 2 + - uid: 42406 + components: + - type: Transform + pos: -55.5,58.5 + parent: 2 + - uid: 42408 + components: + - type: Transform + pos: -54.5,58.5 + parent: 2 + - uid: 42409 + components: + - type: Transform + pos: -53.5,58.5 + parent: 2 + - uid: 42410 + components: + - type: Transform + pos: -52.5,58.5 + parent: 2 + - uid: 42411 + components: + - type: Transform + pos: -51.5,58.5 + parent: 2 + - uid: 42414 + components: + - type: Transform + pos: -54.5,69.5 + parent: 2 + - uid: 42415 + components: + - type: Transform + pos: -53.5,69.5 + parent: 2 + - uid: 42417 + components: + - type: Transform + pos: -53.5,71.5 + parent: 2 + - uid: 42418 + components: + - type: Transform + pos: -53.5,72.5 + parent: 2 + - uid: 42419 + components: + - type: Transform + pos: -53.5,73.5 + parent: 2 + - uid: 42420 + components: + - type: Transform + pos: -54.5,73.5 + parent: 2 + - uid: 42421 + components: + - type: Transform + pos: -55.5,73.5 + parent: 2 + - uid: 42422 + components: + - type: Transform + pos: -56.5,73.5 + parent: 2 + - uid: 42423 + components: + - type: Transform + pos: -60.5,76.5 + parent: 2 + - uid: 42424 + components: + - type: Transform + pos: -59.5,76.5 + parent: 2 + - uid: 42425 + components: + - type: Transform + pos: -58.5,76.5 + parent: 2 + - uid: 42426 + components: + - type: Transform + pos: -57.5,76.5 + parent: 2 + - uid: 42427 + components: + - type: Transform + pos: -56.5,76.5 + parent: 2 + - uid: 42428 + components: + - type: Transform + pos: -55.5,76.5 + parent: 2 + - uid: 42429 + components: + - type: Transform + pos: -54.5,76.5 + parent: 2 + - uid: 42430 + components: + - type: Transform + pos: -53.5,76.5 + parent: 2 + - uid: 42431 + components: + - type: Transform + pos: -52.5,76.5 + parent: 2 + - uid: 42432 + components: + - type: Transform + pos: -51.5,76.5 + parent: 2 + - uid: 42434 + components: + - type: Transform + pos: -51.5,77.5 + parent: 2 + - uid: 42435 + components: + - type: Transform + pos: -50.5,77.5 + parent: 2 + - uid: 42436 + components: + - type: Transform + pos: -49.5,77.5 + parent: 2 + - uid: 42437 + components: + - type: Transform + pos: -48.5,77.5 + parent: 2 + - uid: 42438 + components: + - type: Transform + pos: -47.5,77.5 + parent: 2 + - uid: 42439 + components: + - type: Transform + pos: -46.5,77.5 + parent: 2 + - uid: 42440 + components: + - type: Transform + pos: -45.5,77.5 + parent: 2 + - uid: 42441 + components: + - type: Transform + pos: -44.5,77.5 + parent: 2 + - uid: 42442 + components: + - type: Transform + pos: -43.5,77.5 + parent: 2 + - uid: 42443 + components: + - type: Transform + pos: -42.5,77.5 + parent: 2 + - uid: 42444 + components: + - type: Transform + pos: -41.5,77.5 + parent: 2 + - uid: 42445 + components: + - type: Transform + pos: -40.5,77.5 + parent: 2 + - uid: 42446 + components: + - type: Transform + pos: -39.5,77.5 + parent: 2 + - uid: 42461 + components: + - type: Transform + pos: -48.5,78.5 + parent: 2 + - uid: 42462 + components: + - type: Transform + pos: -48.5,79.5 + parent: 2 + - uid: 42463 + components: + - type: Transform + pos: -48.5,80.5 + parent: 2 + - uid: 42464 + components: + - type: Transform + pos: -48.5,81.5 + parent: 2 + - uid: 42465 + components: + - type: Transform + pos: -48.5,82.5 + parent: 2 + - uid: 42466 + components: + - type: Transform + pos: -49.5,82.5 + parent: 2 + - uid: 42467 + components: + - type: Transform + pos: -50.5,82.5 + parent: 2 + - uid: 42468 + components: + - type: Transform + pos: -50.5,81.5 + parent: 2 + - uid: 42469 + components: + - type: Transform + pos: -50.5,80.5 + parent: 2 + - uid: 42470 + components: + - type: Transform + pos: -51.5,80.5 + parent: 2 + - uid: 42471 + components: + - type: Transform + pos: -52.5,80.5 + parent: 2 + - uid: 42472 + components: + - type: Transform + pos: -53.5,80.5 + parent: 2 + - uid: 42473 + components: + - type: Transform + pos: -53.5,81.5 + parent: 2 + - uid: 42474 + components: + - type: Transform + pos: -54.5,81.5 + parent: 2 + - uid: 42475 + components: + - type: Transform + pos: -55.5,81.5 + parent: 2 + - uid: 42476 + components: + - type: Transform + pos: -56.5,81.5 + parent: 2 + - uid: 42477 + components: + - type: Transform + pos: -57.5,81.5 + parent: 2 + - uid: 42478 + components: + - type: Transform + pos: -57.5,80.5 + parent: 2 + - uid: 42479 + components: + - type: Transform + pos: -57.5,79.5 + parent: 2 + - uid: 42480 + components: + - type: Transform + pos: -57.5,82.5 + parent: 2 + - uid: 42481 + components: + - type: Transform + pos: -47.5,81.5 + parent: 2 + - uid: 42482 + components: + - type: Transform + pos: -46.5,81.5 + parent: 2 + - uid: 42483 + components: + - type: Transform + pos: -46.5,82.5 + parent: 2 + - uid: 42484 + components: + - type: Transform + pos: -46.5,83.5 + parent: 2 + - uid: 42485 + components: + - type: Transform + pos: -45.5,83.5 + parent: 2 + - uid: 42486 + components: + - type: Transform + pos: -44.5,83.5 + parent: 2 + - uid: 42487 + components: + - type: Transform + pos: -43.5,82.5 + parent: 2 + - uid: 42488 + components: + - type: Transform + pos: -42.5,82.5 + parent: 2 + - uid: 42490 + components: + - type: Transform + pos: -42.5,81.5 + parent: 2 + - uid: 42491 + components: + - type: Transform + pos: -42.5,80.5 + parent: 2 + - uid: 42492 + components: + - type: Transform + pos: -41.5,80.5 + parent: 2 + - uid: 42493 + components: + - type: Transform + pos: -40.5,80.5 + parent: 2 + - uid: 42494 + components: + - type: Transform + pos: -40.5,79.5 + parent: 2 + - uid: 42495 + components: + - type: Transform + pos: -40.5,78.5 + parent: 2 + - uid: 42497 + components: + - type: Transform + pos: -40.5,81.5 + parent: 2 + - uid: 42498 + components: + - type: Transform + pos: -40.5,82.5 + parent: 2 + - uid: 42499 + components: + - type: Transform + pos: -39.5,82.5 + parent: 2 + - uid: 42500 + components: + - type: Transform + pos: -38.5,82.5 + parent: 2 + - uid: 42501 + components: + - type: Transform + pos: -38.5,83.5 + parent: 2 + - uid: 42502 + components: + - type: Transform + pos: -37.5,83.5 + parent: 2 + - uid: 42633 + components: + - type: Transform + pos: -17.5,-82.5 + parent: 2 + - uid: 42702 + components: + - type: Transform + pos: -45.5,25.5 + parent: 2 + - uid: 42703 + components: + - type: Transform + pos: -45.5,24.5 + parent: 2 + - uid: 42704 + components: + - type: Transform + pos: -45.5,23.5 + parent: 2 + - uid: 42705 + components: + - type: Transform + pos: -45.5,22.5 + parent: 2 + - uid: 42706 + components: + - type: Transform + pos: -45.5,21.5 + parent: 2 + - uid: 42707 + components: + - type: Transform + pos: -45.5,20.5 + parent: 2 + - uid: 42708 + components: + - type: Transform + pos: -45.5,19.5 + parent: 2 + - uid: 42709 + components: + - type: Transform + pos: -46.5,19.5 + parent: 2 + - uid: 42710 + components: + - type: Transform + pos: -47.5,19.5 + parent: 2 + - uid: 42711 + components: + - type: Transform + pos: -48.5,19.5 + parent: 2 + - uid: 42712 + components: + - type: Transform + pos: -48.5,20.5 + parent: 2 + - uid: 42713 + components: + - type: Transform + pos: -48.5,21.5 + parent: 2 + - uid: 42714 + components: + - type: Transform + pos: -48.5,22.5 + parent: 2 + - uid: 42715 + components: + - type: Transform + pos: -48.5,23.5 + parent: 2 + - uid: 42717 + components: + - type: Transform + pos: -44.5,19.5 + parent: 2 + - uid: 42718 + components: + - type: Transform + pos: -43.5,19.5 + parent: 2 + - uid: 42719 + components: + - type: Transform + pos: -44.5,23.5 + parent: 2 + - uid: 42789 + components: + - type: Transform + pos: -51.5,56.5 + parent: 2 + - uid: 42799 + components: + - type: Transform + pos: -29.5,39.5 + parent: 2 + - uid: 42800 + components: + - type: Transform + pos: -35.5,36.5 + parent: 2 + - uid: 42801 + components: + - type: Transform + pos: -32.5,31.5 + parent: 2 + - uid: 42842 + components: + - type: Transform + pos: -64.5,68.5 + parent: 2 + - uid: 42845 + components: + - type: Transform + pos: -63.5,70.5 + parent: 2 + - uid: 42860 + components: + - type: Transform + pos: -51.5,55.5 + parent: 2 + - uid: 42861 + components: + - type: Transform + pos: -51.5,54.5 + parent: 2 + - uid: 42863 + components: + - type: Transform + pos: -52.5,54.5 + parent: 2 + - uid: 42864 + components: + - type: Transform + pos: -53.5,54.5 + parent: 2 + - uid: 42865 + components: + - type: Transform + pos: -54.5,54.5 + parent: 2 + - uid: 42866 + components: + - type: Transform + pos: -55.5,54.5 + parent: 2 + - uid: 42867 + components: + - type: Transform + pos: -56.5,54.5 + parent: 2 + - uid: 42868 + components: + - type: Transform + pos: -57.5,54.5 + parent: 2 + - uid: 42869 + components: + - type: Transform + pos: -58.5,54.5 + parent: 2 + - uid: 42870 + components: + - type: Transform + pos: -59.5,54.5 + parent: 2 + - uid: 42871 + components: + - type: Transform + pos: -60.5,54.5 + parent: 2 + - uid: 42872 + components: + - type: Transform + pos: -61.5,54.5 + parent: 2 + - uid: 42873 + components: + - type: Transform + pos: -62.5,54.5 + parent: 2 + - uid: 42874 + components: + - type: Transform + pos: -63.5,54.5 + parent: 2 + - uid: 42875 + components: + - type: Transform + pos: -64.5,54.5 + parent: 2 + - uid: 42876 + components: + - type: Transform + pos: -65.5,54.5 + parent: 2 + - uid: 42877 + components: + - type: Transform + pos: -66.5,54.5 + parent: 2 + - uid: 42878 + components: + - type: Transform + pos: -67.5,54.5 + parent: 2 + - uid: 42879 + components: + - type: Transform + pos: -68.5,54.5 + parent: 2 + - uid: 42889 + components: + - type: Transform + pos: -50.5,54.5 + parent: 2 + - uid: 42890 + components: + - type: Transform + pos: -49.5,54.5 + parent: 2 + - uid: 42891 + components: + - type: Transform + pos: -48.5,54.5 + parent: 2 + - uid: 42892 + components: + - type: Transform + pos: -47.5,54.5 + parent: 2 + - uid: 42893 + components: + - type: Transform + pos: -46.5,54.5 + parent: 2 + - uid: 42894 + components: + - type: Transform + pos: -45.5,54.5 + parent: 2 + - uid: 42895 + components: + - type: Transform + pos: -44.5,54.5 + parent: 2 + - uid: 42896 + components: + - type: Transform + pos: -43.5,54.5 + parent: 2 + - uid: 42897 + components: + - type: Transform + pos: -42.5,54.5 + parent: 2 + - uid: 42898 + components: + - type: Transform + pos: -41.5,54.5 + parent: 2 + - uid: 42899 + components: + - type: Transform + pos: -40.5,54.5 + parent: 2 + - uid: 42900 + components: + - type: Transform + pos: -39.5,54.5 + parent: 2 + - uid: 42907 + components: + - type: Transform + pos: -39.5,53.5 + parent: 2 + - uid: 42908 + components: + - type: Transform + pos: -39.5,52.5 + parent: 2 + - uid: 42909 + components: + - type: Transform + pos: -39.5,51.5 + parent: 2 + - uid: 42910 + components: + - type: Transform + pos: -39.5,50.5 + parent: 2 + - uid: 42911 + components: + - type: Transform + pos: -39.5,49.5 + parent: 2 + - uid: 42912 + components: + - type: Transform + pos: -39.5,48.5 + parent: 2 + - uid: 42913 + components: + - type: Transform + pos: -39.5,47.5 + parent: 2 + - uid: 42914 + components: + - type: Transform + pos: -39.5,46.5 + parent: 2 + - uid: 42915 + components: + - type: Transform + pos: -39.5,45.5 + parent: 2 + - uid: 42916 + components: + - type: Transform + pos: -39.5,44.5 + parent: 2 + - uid: 42917 + components: + - type: Transform + pos: -39.5,43.5 + parent: 2 + - uid: 42918 + components: + - type: Transform + pos: -39.5,42.5 + parent: 2 + - uid: 42919 + components: + - type: Transform + pos: -39.5,41.5 + parent: 2 + - uid: 42920 + components: + - type: Transform + pos: -39.5,40.5 + parent: 2 + - uid: 43073 + components: + - type: Transform + pos: -51.5,2.5 + parent: 2 + - uid: 43074 + components: + - type: Transform + pos: -51.5,1.5 + parent: 2 + - uid: 43075 + components: + - type: Transform + pos: -51.5,0.5 + parent: 2 + - uid: 43076 + components: + - type: Transform + pos: -52.5,0.5 + parent: 2 + - uid: 43077 + components: + - type: Transform + pos: -53.5,0.5 + parent: 2 + - uid: 43078 + components: + - type: Transform + pos: -54.5,0.5 + parent: 2 + - uid: 43079 + components: + - type: Transform + pos: -55.5,0.5 + parent: 2 + - uid: 43080 + components: + - type: Transform + pos: -56.5,0.5 + parent: 2 + - uid: 43081 + components: + - type: Transform + pos: -57.5,0.5 + parent: 2 + - uid: 43082 + components: + - type: Transform + pos: -58.5,0.5 + parent: 2 + - uid: 43083 + components: + - type: Transform + pos: -59.5,0.5 + parent: 2 + - uid: 43084 + components: + - type: Transform + pos: -60.5,0.5 + parent: 2 + - uid: 43085 + components: + - type: Transform + pos: -61.5,0.5 + parent: 2 + - uid: 43086 + components: + - type: Transform + pos: -62.5,0.5 + parent: 2 + - uid: 43087 + components: + - type: Transform + pos: -63.5,0.5 + parent: 2 + - uid: 43088 + components: + - type: Transform + pos: -64.5,0.5 + parent: 2 + - uid: 43089 + components: + - type: Transform + pos: -65.5,0.5 + parent: 2 + - uid: 43090 + components: + - type: Transform + pos: -66.5,0.5 + parent: 2 + - uid: 43091 + components: + - type: Transform + pos: -67.5,0.5 + parent: 2 + - uid: 43092 + components: + - type: Transform + pos: -68.5,0.5 + parent: 2 + - uid: 43093 + components: + - type: Transform + pos: -69.5,0.5 + parent: 2 + - uid: 43094 + components: + - type: Transform + pos: -70.5,0.5 + parent: 2 + - uid: 43095 + components: + - type: Transform + pos: -70.5,1.5 + parent: 2 + - uid: 43096 + components: + - type: Transform + pos: -70.5,-0.5 + parent: 2 + - uid: 43101 + components: + - type: Transform + pos: -50.5,0.5 + parent: 2 + - uid: 43102 + components: + - type: Transform + pos: -49.5,0.5 + parent: 2 + - uid: 43103 + components: + - type: Transform + pos: -48.5,0.5 + parent: 2 + - uid: 43104 + components: + - type: Transform + pos: -47.5,0.5 + parent: 2 + - uid: 43105 + components: + - type: Transform + pos: -46.5,0.5 + parent: 2 + - uid: 43106 + components: + - type: Transform + pos: -45.5,0.5 + parent: 2 + - uid: 43107 + components: + - type: Transform + pos: -44.5,0.5 + parent: 2 + - uid: 43108 + components: + - type: Transform + pos: -43.5,0.5 + parent: 2 + - uid: 43109 + components: + - type: Transform + pos: -42.5,0.5 + parent: 2 + - uid: 43127 + components: + - type: Transform + pos: -54.5,25.5 + parent: 2 + - uid: 43128 + components: + - type: Transform + pos: -54.5,26.5 + parent: 2 + - uid: 43129 + components: + - type: Transform + pos: -54.5,27.5 + parent: 2 + - uid: 43130 + components: + - type: Transform + pos: -55.5,27.5 + parent: 2 + - uid: 43131 + components: + - type: Transform + pos: -56.5,27.5 + parent: 2 + - uid: 43132 + components: + - type: Transform + pos: -57.5,27.5 + parent: 2 + - uid: 43133 + components: + - type: Transform + pos: -58.5,27.5 + parent: 2 + - uid: 43134 + components: + - type: Transform + pos: -59.5,27.5 + parent: 2 + - uid: 43135 + components: + - type: Transform + pos: -60.5,27.5 + parent: 2 + - uid: 43136 + components: + - type: Transform + pos: -61.5,27.5 + parent: 2 + - uid: 43138 + components: + - type: Transform + pos: -53.5,27.5 + parent: 2 + - uid: 43139 + components: + - type: Transform + pos: -52.5,27.5 + parent: 2 + - uid: 43140 + components: + - type: Transform + pos: -51.5,27.5 + parent: 2 + - uid: 43141 + components: + - type: Transform + pos: -50.5,27.5 + parent: 2 + - uid: 43142 + components: + - type: Transform + pos: -49.5,27.5 + parent: 2 + - uid: 43143 + components: + - type: Transform + pos: -48.5,27.5 + parent: 2 + - uid: 43144 + components: + - type: Transform + pos: -47.5,27.5 + parent: 2 + - uid: 43145 + components: + - type: Transform + pos: -46.5,27.5 + parent: 2 + - uid: 43146 + components: + - type: Transform + pos: -45.5,27.5 + parent: 2 + - uid: 43147 + components: + - type: Transform + pos: -44.5,27.5 + parent: 2 + - uid: 43148 + components: + - type: Transform + pos: -43.5,27.5 + parent: 2 + - uid: 43149 + components: + - type: Transform + pos: -42.5,27.5 + parent: 2 + - uid: 43153 + components: + - type: Transform + pos: -24.5,42.5 + parent: 2 + - uid: 43154 + components: + - type: Transform + pos: -25.5,39.5 + parent: 2 + - uid: 43233 + components: + - type: Transform + pos: -35.5,25.5 + parent: 2 + - uid: 43251 + components: + - type: Transform + pos: -33.5,22.5 + parent: 2 + - uid: 43280 + components: + - type: Transform + pos: -21.5,29.5 + parent: 2 + - uid: 43281 + components: + - type: Transform + pos: -21.5,28.5 + parent: 2 + - uid: 43282 + components: + - type: Transform + pos: -21.5,27.5 + parent: 2 + - uid: 43285 + components: + - type: Transform + pos: -22.5,27.5 + parent: 2 + - uid: 43286 + components: + - type: Transform + pos: -23.5,27.5 + parent: 2 + - uid: 43287 + components: + - type: Transform + pos: -24.5,27.5 + parent: 2 + - uid: 43288 + components: + - type: Transform + pos: -25.5,27.5 + parent: 2 + - uid: 43289 + components: + - type: Transform + pos: -26.5,27.5 + parent: 2 + - uid: 43290 + components: + - type: Transform + pos: -27.5,27.5 + parent: 2 + - uid: 43291 + components: + - type: Transform + pos: -28.5,27.5 + parent: 2 + - uid: 43292 + components: + - type: Transform + pos: -29.5,27.5 + parent: 2 + - uid: 43293 + components: + - type: Transform + pos: -30.5,27.5 + parent: 2 + - uid: 43294 + components: + - type: Transform + pos: -31.5,27.5 + parent: 2 + - uid: 43295 + components: + - type: Transform + pos: -32.5,27.5 + parent: 2 + - uid: 43296 + components: + - type: Transform + pos: -33.5,27.5 + parent: 2 + - uid: 43297 + components: + - type: Transform + pos: -34.5,27.5 + parent: 2 + - uid: 43298 + components: + - type: Transform + pos: -35.5,27.5 + parent: 2 + - uid: 43299 + components: + - type: Transform + pos: -36.5,27.5 + parent: 2 + - uid: 43300 + components: + - type: Transform + pos: -25.5,28.5 + parent: 2 + - uid: 43301 + components: + - type: Transform + pos: -25.5,29.5 + parent: 2 + - uid: 43302 + components: + - type: Transform + pos: -25.5,30.5 + parent: 2 + - uid: 43303 + components: + - type: Transform + pos: -25.5,31.5 + parent: 2 + - uid: 43304 + components: + - type: Transform + pos: -25.5,32.5 + parent: 2 + - uid: 43305 + components: + - type: Transform + pos: -25.5,33.5 + parent: 2 + - uid: 43306 + components: + - type: Transform + pos: -25.5,34.5 + parent: 2 + - uid: 43307 + components: + - type: Transform + pos: -25.5,35.5 + parent: 2 + - uid: 43308 + components: + - type: Transform + pos: -25.5,36.5 + parent: 2 + - uid: 43309 + components: + - type: Transform + pos: -25.5,37.5 + parent: 2 + - uid: 43311 + components: + - type: Transform + pos: -25.5,38.5 + parent: 2 + - uid: 43312 + components: + - type: Transform + pos: -25.5,40.5 + parent: 2 + - uid: 43313 + components: + - type: Transform + pos: -25.5,41.5 + parent: 2 + - uid: 43314 + components: + - type: Transform + pos: -25.5,42.5 + parent: 2 + - uid: 43315 + components: + - type: Transform + pos: -23.5,42.5 + parent: 2 + - uid: 43316 + components: + - type: Transform + pos: -22.5,42.5 + parent: 2 + - uid: 43317 + components: + - type: Transform + pos: -21.5,42.5 + parent: 2 + - uid: 43318 + components: + - type: Transform + pos: -25.5,43.5 + parent: 2 + - uid: 43319 + components: + - type: Transform + pos: -21.5,43.5 + parent: 2 + - uid: 43322 + components: + - type: Transform + pos: -24.5,37.5 + parent: 2 + - uid: 43323 + components: + - type: Transform + pos: -23.5,37.5 + parent: 2 + - uid: 43324 + components: + - type: Transform + pos: -22.5,37.5 + parent: 2 + - uid: 43325 + components: + - type: Transform + pos: -21.5,37.5 + parent: 2 + - uid: 43326 + components: + - type: Transform + pos: -20.5,37.5 + parent: 2 + - uid: 43327 + components: + - type: Transform + pos: -19.5,37.5 + parent: 2 + - uid: 43328 + components: + - type: Transform + pos: -18.5,37.5 + parent: 2 + - uid: 43329 + components: + - type: Transform + pos: -17.5,37.5 + parent: 2 + - uid: 43349 + components: + - type: Transform + pos: -23.5,32.5 + parent: 2 + - uid: 43350 + components: + - type: Transform + pos: -22.5,32.5 + parent: 2 + - uid: 43351 + components: + - type: Transform + pos: -21.5,32.5 + parent: 2 + - uid: 43352 + components: + - type: Transform + pos: -20.5,32.5 + parent: 2 + - uid: 43353 + components: + - type: Transform + pos: -19.5,32.5 + parent: 2 + - uid: 43354 + components: + - type: Transform + pos: -18.5,32.5 + parent: 2 + - uid: 43355 + components: + - type: Transform + pos: -17.5,32.5 + parent: 2 + - uid: 43356 + components: + - type: Transform + pos: -17.5,31.5 + parent: 2 + - uid: 43359 + components: + - type: Transform + pos: -20.5,27.5 + parent: 2 + - uid: 43360 + components: + - type: Transform + pos: -19.5,27.5 + parent: 2 + - uid: 43361 + components: + - type: Transform + pos: -18.5,27.5 + parent: 2 + - uid: 43362 + components: + - type: Transform + pos: -17.5,27.5 + parent: 2 + - uid: 43363 + components: + - type: Transform + pos: -16.5,27.5 + parent: 2 + - uid: 43364 + components: + - type: Transform + pos: -15.5,27.5 + parent: 2 + - uid: 43365 + components: + - type: Transform + pos: -14.5,27.5 + parent: 2 + - uid: 43366 + components: + - type: Transform + pos: -13.5,27.5 + parent: 2 + - uid: 43367 + components: + - type: Transform + pos: -12.5,27.5 + parent: 2 + - uid: 43368 + components: + - type: Transform + pos: -11.5,27.5 + parent: 2 + - uid: 43369 + components: + - type: Transform + pos: -10.5,27.5 + parent: 2 + - uid: 43370 + components: + - type: Transform + pos: -9.5,27.5 + parent: 2 + - uid: 43371 + components: + - type: Transform + pos: -8.5,27.5 + parent: 2 + - uid: 43372 + components: + - type: Transform + pos: -7.5,27.5 + parent: 2 + - uid: 43373 + components: + - type: Transform + pos: -6.5,27.5 + parent: 2 + - uid: 43374 + components: + - type: Transform + pos: -5.5,27.5 + parent: 2 + - uid: 43375 + components: + - type: Transform + pos: -4.5,27.5 + parent: 2 + - uid: 43376 + components: + - type: Transform + pos: -3.5,27.5 + parent: 2 + - uid: 43377 + components: + - type: Transform + pos: -2.5,27.5 + parent: 2 + - uid: 43378 + components: + - type: Transform + pos: -12.5,28.5 + parent: 2 + - uid: 43379 + components: + - type: Transform + pos: -12.5,29.5 + parent: 2 + - uid: 43380 + components: + - type: Transform + pos: -12.5,30.5 + parent: 2 + - uid: 43483 + components: + - type: Transform + pos: -41.5,12.5 + parent: 2 + - uid: 43484 + components: + - type: Transform + pos: -40.5,12.5 + parent: 2 + - uid: 43485 + components: + - type: Transform + pos: -39.5,12.5 + parent: 2 + - uid: 43486 + components: + - type: Transform + pos: -39.5,13.5 + parent: 2 + - uid: 43487 + components: + - type: Transform + pos: -39.5,14.5 + parent: 2 + - uid: 43488 + components: + - type: Transform + pos: -39.5,15.5 + parent: 2 + - uid: 43489 + components: + - type: Transform + pos: -39.5,16.5 + parent: 2 + - uid: 43490 + components: + - type: Transform + pos: -39.5,17.5 + parent: 2 + - uid: 43491 + components: + - type: Transform + pos: -39.5,18.5 + parent: 2 + - uid: 43492 + components: + - type: Transform + pos: -39.5,19.5 + parent: 2 + - uid: 43493 + components: + - type: Transform + pos: -39.5,20.5 + parent: 2 + - uid: 43494 + components: + - type: Transform + pos: -39.5,21.5 + parent: 2 + - uid: 43495 + components: + - type: Transform + pos: -39.5,22.5 + parent: 2 + - uid: 43496 + components: + - type: Transform + pos: -39.5,23.5 + parent: 2 + - uid: 43497 + components: + - type: Transform + pos: -39.5,24.5 + parent: 2 + - uid: 43498 + components: + - type: Transform + pos: -39.5,11.5 + parent: 2 + - uid: 43499 + components: + - type: Transform + pos: -39.5,10.5 + parent: 2 + - uid: 43500 + components: + - type: Transform + pos: -39.5,9.5 + parent: 2 + - uid: 43501 + components: + - type: Transform + pos: -39.5,8.5 + parent: 2 + - uid: 43502 + components: + - type: Transform + pos: -39.5,7.5 + parent: 2 + - uid: 43503 + components: + - type: Transform + pos: -39.5,6.5 + parent: 2 + - uid: 43504 + components: + - type: Transform + pos: -39.5,5.5 + parent: 2 + - uid: 43505 + components: + - type: Transform + pos: -39.5,4.5 + parent: 2 + - uid: 43506 + components: + - type: Transform + pos: -39.5,3.5 + parent: 2 + - uid: 43518 + components: + - type: Transform + pos: -105.5,61.5 + parent: 2 + - uid: 43519 + components: + - type: Transform + pos: -108.5,55.5 + parent: 2 + - uid: 43520 + components: + - type: Transform + pos: -107.5,55.5 + parent: 2 + - uid: 43521 + components: + - type: Transform + pos: -106.5,55.5 + parent: 2 + - uid: 43522 + components: + - type: Transform + pos: -105.5,55.5 + parent: 2 + - uid: 43523 + components: + - type: Transform + pos: -108.5,53.5 + parent: 2 + - uid: 43524 + components: + - type: Transform + pos: -107.5,53.5 + parent: 2 + - uid: 43525 + components: + - type: Transform + pos: -106.5,53.5 + parent: 2 + - uid: 43526 + components: + - type: Transform + pos: -105.5,53.5 + parent: 2 + - uid: 43535 + components: + - type: Transform + pos: -108.5,47.5 + parent: 2 + - uid: 43536 + components: + - type: Transform + pos: -107.5,47.5 + parent: 2 + - uid: 43537 + components: + - type: Transform + pos: -106.5,47.5 + parent: 2 + - uid: 43538 + components: + - type: Transform + pos: -105.5,47.5 + parent: 2 + - uid: 43539 + components: + - type: Transform + pos: -108.5,45.5 + parent: 2 + - uid: 43540 + components: + - type: Transform + pos: -107.5,45.5 + parent: 2 + - uid: 43541 + components: + - type: Transform + pos: -106.5,45.5 + parent: 2 + - uid: 43542 + components: + - type: Transform + pos: -105.5,45.5 + parent: 2 + - uid: 43543 + components: + - type: Transform + pos: -103.5,39.5 + parent: 2 + - uid: 43544 + components: + - type: Transform + pos: -103.5,40.5 + parent: 2 + - uid: 43545 + components: + - type: Transform + pos: -103.5,41.5 + parent: 2 + - uid: 43546 + components: + - type: Transform + pos: -101.5,41.5 + parent: 2 + - uid: 43547 + components: + - type: Transform + pos: -101.5,40.5 + parent: 2 + - uid: 43548 + components: + - type: Transform + pos: -101.5,39.5 + parent: 2 + - uid: 43557 + components: + - type: Transform + pos: -17.5,-83.5 + parent: 2 + - uid: 43577 + components: + - type: Transform + pos: -40.5,14.5 + parent: 2 + - uid: 43578 + components: + - type: Transform + pos: -41.5,14.5 + parent: 2 + - uid: 43579 + components: + - type: Transform + pos: -42.5,14.5 + parent: 2 + - uid: 43580 + components: + - type: Transform + pos: -43.5,14.5 + parent: 2 + - uid: 43581 + components: + - type: Transform + pos: -44.5,14.5 + parent: 2 + - uid: 43582 + components: + - type: Transform + pos: -45.5,14.5 + parent: 2 + - uid: 43583 + components: + - type: Transform + pos: -46.5,14.5 + parent: 2 + - uid: 43591 + components: + - type: Transform + pos: -52.5,26.5 + parent: 2 + - uid: 43592 + components: + - type: Transform + pos: -52.5,25.5 + parent: 2 + - uid: 43593 + components: + - type: Transform + pos: -52.5,24.5 + parent: 2 + - uid: 43594 + components: + - type: Transform + pos: -52.5,23.5 + parent: 2 + - uid: 43595 + components: + - type: Transform + pos: -52.5,22.5 + parent: 2 + - uid: 43596 + components: + - type: Transform + pos: -52.5,21.5 + parent: 2 + - uid: 43597 + components: + - type: Transform + pos: -52.5,20.5 + parent: 2 + - uid: 43598 + components: + - type: Transform + pos: -52.5,19.5 + parent: 2 + - uid: 43599 + components: + - type: Transform + pos: -52.5,18.5 + parent: 2 + - uid: 43600 + components: + - type: Transform + pos: -52.5,17.5 + parent: 2 + - uid: 43601 + components: + - type: Transform + pos: -52.5,16.5 + parent: 2 + - uid: 43602 + components: + - type: Transform + pos: -52.5,15.5 + parent: 2 + - uid: 43603 + components: + - type: Transform + pos: -52.5,14.5 + parent: 2 + - uid: 43604 + components: + - type: Transform + pos: -52.5,13.5 + parent: 2 + - uid: 43605 + components: + - type: Transform + pos: -52.5,12.5 + parent: 2 + - uid: 43607 + components: + - type: Transform + pos: -58.5,11.5 + parent: 2 + - uid: 43608 + components: + - type: Transform + pos: -57.5,11.5 + parent: 2 + - uid: 43609 + components: + - type: Transform + pos: -56.5,11.5 + parent: 2 + - uid: 43610 + components: + - type: Transform + pos: -55.5,11.5 + parent: 2 + - uid: 43611 + components: + - type: Transform + pos: -54.5,11.5 + parent: 2 + - uid: 43612 + components: + - type: Transform + pos: -53.5,11.5 + parent: 2 + - uid: 43613 + components: + - type: Transform + pos: -52.5,11.5 + parent: 2 + - uid: 43614 + components: + - type: Transform + pos: -58.5,12.5 + parent: 2 + - uid: 43615 + components: + - type: Transform + pos: -58.5,13.5 + parent: 2 + - uid: 43679 + components: + - type: Transform + pos: -17.5,-84.5 + parent: 2 + - uid: 43680 + components: + - type: Transform + pos: -17.5,-85.5 + parent: 2 + - uid: 43681 + components: + - type: Transform + pos: -17.5,-86.5 + parent: 2 + - uid: 43682 + components: + - type: Transform + pos: -17.5,-87.5 + parent: 2 + - uid: 43683 + components: + - type: Transform + pos: -17.5,-88.5 + parent: 2 + - uid: 43684 + components: + - type: Transform + pos: -17.5,-89.5 + parent: 2 + - uid: 43686 + components: + - type: Transform + pos: -18.5,-86.5 + parent: 2 + - uid: 43687 + components: + - type: Transform + pos: -19.5,-86.5 + parent: 2 + - uid: 43688 + components: + - type: Transform + pos: -20.5,-86.5 + parent: 2 + - uid: 43693 + components: + - type: Transform + pos: -16.5,-89.5 + parent: 2 + - uid: 43694 + components: + - type: Transform + pos: -15.5,-89.5 + parent: 2 + - uid: 43695 + components: + - type: Transform + pos: -14.5,-89.5 + parent: 2 + - uid: 43696 + components: + - type: Transform + pos: -13.5,-89.5 + parent: 2 + - uid: 43697 + components: + - type: Transform + pos: -15.5,-90.5 + parent: 2 + - uid: 43698 + components: + - type: Transform + pos: -15.5,-91.5 + parent: 2 + - uid: 43700 + components: + - type: Transform + pos: -13.5,-91.5 + parent: 2 + - uid: 43701 + components: + - type: Transform + pos: -13.5,-90.5 + parent: 2 + - uid: 43702 + components: + - type: Transform + pos: -12.5,-89.5 + parent: 2 + - uid: 43703 + components: + - type: Transform + pos: -11.5,-89.5 + parent: 2 + - uid: 43704 + components: + - type: Transform + pos: -10.5,-89.5 + parent: 2 + - uid: 43705 + components: + - type: Transform + pos: -9.5,-89.5 + parent: 2 + - uid: 43706 + components: + - type: Transform + pos: -8.5,-89.5 + parent: 2 + - uid: 43707 + components: + - type: Transform + pos: -7.5,-89.5 + parent: 2 + - uid: 43708 + components: + - type: Transform + pos: -6.5,-89.5 + parent: 2 + - uid: 43709 + components: + - type: Transform + pos: -5.5,-89.5 + parent: 2 + - uid: 43710 + components: + - type: Transform + pos: -5.5,-90.5 + parent: 2 + - uid: 43711 + components: + - type: Transform + pos: -5.5,-91.5 + parent: 2 + - uid: 43712 + components: + - type: Transform + pos: -7.5,-91.5 + parent: 2 + - uid: 43713 + components: + - type: Transform + pos: -7.5,-90.5 + parent: 2 + - uid: 43727 + components: + - type: Transform + pos: -3.5,-86.5 + parent: 2 + - uid: 43731 + components: + - type: Transform + pos: 0.5,-86.5 + parent: 2 + - uid: 43732 + components: + - type: Transform + pos: 1.5,-86.5 + parent: 2 + - uid: 43733 + components: + - type: Transform + pos: -16.5,-76.5 + parent: 2 + - uid: 43734 + components: + - type: Transform + pos: -15.5,-76.5 + parent: 2 + - uid: 43735 + components: + - type: Transform + pos: -14.5,-76.5 + parent: 2 + - uid: 43736 + components: + - type: Transform + pos: -13.5,-76.5 + parent: 2 + - uid: 43737 + components: + - type: Transform + pos: -12.5,-76.5 + parent: 2 + - uid: 43738 + components: + - type: Transform + pos: -11.5,-76.5 + parent: 2 + - uid: 43739 + components: + - type: Transform + pos: -10.5,-76.5 + parent: 2 + - uid: 43740 + components: + - type: Transform + pos: -9.5,-76.5 + parent: 2 + - uid: 43741 + components: + - type: Transform + pos: -8.5,-76.5 + parent: 2 + - uid: 43742 + components: + - type: Transform + pos: -7.5,-76.5 + parent: 2 + - uid: 43743 + components: + - type: Transform + pos: -6.5,-76.5 + parent: 2 + - uid: 43744 + components: + - type: Transform + pos: -5.5,-76.5 + parent: 2 + - uid: 43745 + components: + - type: Transform + pos: -12.5,-77.5 + parent: 2 + - uid: 43746 + components: + - type: Transform + pos: -12.5,-78.5 + parent: 2 + - uid: 43747 + components: + - type: Transform + pos: -12.5,-79.5 + parent: 2 + - uid: 43748 + components: + - type: Transform + pos: -12.5,-80.5 + parent: 2 + - uid: 43749 + components: + - type: Transform + pos: -12.5,-81.5 + parent: 2 + - uid: 43750 + components: + - type: Transform + pos: -6.5,-77.5 + parent: 2 + - uid: 43751 + components: + - type: Transform + pos: -6.5,-78.5 + parent: 2 + - uid: 43752 + components: + - type: Transform + pos: -6.5,-79.5 + parent: 2 + - uid: 43753 + components: + - type: Transform + pos: -6.5,-80.5 + parent: 2 + - uid: 43754 + components: + - type: Transform + pos: -6.5,-81.5 + parent: 2 + - uid: 43755 + components: + - type: Transform + pos: -4.5,-76.5 + parent: 2 + - uid: 43756 + components: + - type: Transform + pos: -3.5,-76.5 + parent: 2 + - uid: 43757 + components: + - type: Transform + pos: -2.5,-76.5 + parent: 2 + - uid: 43758 + components: + - type: Transform + pos: -1.5,-76.5 + parent: 2 + - uid: 43759 + components: + - type: Transform + pos: -1.5,-77.5 + parent: 2 + - uid: 43760 + components: + - type: Transform + pos: 1.5,-85.5 + parent: 2 + - uid: 43764 + components: + - type: Transform + pos: 1.5,-81.5 + parent: 2 + - uid: 43765 + components: + - type: Transform + pos: 0.5,-81.5 + parent: 2 + - uid: 43766 + components: + - type: Transform + pos: -0.5,-81.5 + parent: 2 + - uid: 43767 + components: + - type: Transform + pos: -1.5,-81.5 + parent: 2 + - uid: 43768 + components: + - type: Transform + pos: -1.5,-80.5 + parent: 2 + - uid: 43777 + components: + - type: Transform + pos: -1.5,-79.5 + parent: 2 + - uid: 43778 + components: + - type: Transform + pos: -1.5,-78.5 + parent: 2 + - uid: 43779 + components: + - type: Transform + pos: 1.5,-87.5 + parent: 2 + - uid: 43780 + components: + - type: Transform + pos: 1.5,-88.5 + parent: 2 + - uid: 43781 + components: + - type: Transform + pos: 1.5,-89.5 + parent: 2 + - uid: 43783 + components: + - type: Transform + pos: 2.5,-89.5 + parent: 2 + - uid: 43784 + components: + - type: Transform + pos: 3.5,-89.5 + parent: 2 + - uid: 43785 + components: + - type: Transform + pos: 4.5,-89.5 + parent: 2 + - uid: 43786 + components: + - type: Transform + pos: 5.5,-89.5 + parent: 2 + - uid: 43787 + components: + - type: Transform + pos: 6.5,-89.5 + parent: 2 + - uid: 43788 + components: + - type: Transform + pos: 7.5,-89.5 + parent: 2 + - uid: 43789 + components: + - type: Transform + pos: 8.5,-89.5 + parent: 2 + - uid: 43790 + components: + - type: Transform + pos: 9.5,-89.5 + parent: 2 + - uid: 43791 + components: + - type: Transform + pos: 10.5,-89.5 + parent: 2 + - uid: 43792 + components: + - type: Transform + pos: 11.5,-89.5 + parent: 2 + - uid: 43793 + components: + - type: Transform + pos: 12.5,-89.5 + parent: 2 + - uid: 43794 + components: + - type: Transform + pos: 13.5,-89.5 + parent: 2 + - uid: 43795 + components: + - type: Transform + pos: 14.5,-89.5 + parent: 2 + - uid: 43796 + components: + - type: Transform + pos: 15.5,-89.5 + parent: 2 + - uid: 43798 + components: + - type: Transform + pos: 30.5,-93.5 + parent: 2 + - uid: 43799 + components: + - type: Transform + pos: 30.5,-92.5 + parent: 2 + - uid: 43800 + components: + - type: Transform + pos: 30.5,-91.5 + parent: 2 + - uid: 43801 + components: + - type: Transform + pos: 30.5,-90.5 + parent: 2 + - uid: 43802 + components: + - type: Transform + pos: 29.5,-91.5 + parent: 2 + - uid: 43803 + components: + - type: Transform + pos: 28.5,-91.5 + parent: 2 + - uid: 43804 + components: + - type: Transform + pos: 27.5,-91.5 + parent: 2 + - uid: 43805 + components: + - type: Transform + pos: 26.5,-91.5 + parent: 2 + - uid: 43806 + components: + - type: Transform + pos: 25.5,-91.5 + parent: 2 + - uid: 43807 + components: + - type: Transform + pos: 24.5,-91.5 + parent: 2 + - uid: 43808 + components: + - type: Transform + pos: 23.5,-91.5 + parent: 2 + - uid: 43809 + components: + - type: Transform + pos: 22.5,-91.5 + parent: 2 + - uid: 43810 + components: + - type: Transform + pos: 22.5,-90.5 + parent: 2 + - uid: 43811 + components: + - type: Transform + pos: 21.5,-90.5 + parent: 2 + - uid: 43812 + components: + - type: Transform + pos: 20.5,-90.5 + parent: 2 + - uid: 43813 + components: + - type: Transform + pos: 19.5,-90.5 + parent: 2 + - uid: 43814 + components: + - type: Transform + pos: 18.5,-90.5 + parent: 2 + - uid: 43815 + components: + - type: Transform + pos: 17.5,-90.5 + parent: 2 + - uid: 43816 + components: + - type: Transform + pos: 16.5,-90.5 + parent: 2 + - uid: 43817 + components: + - type: Transform + pos: 15.5,-90.5 + parent: 2 + - uid: 43860 + components: + - type: Transform + pos: 30.5,-89.5 + parent: 2 + - uid: 43861 + components: + - type: Transform + pos: 31.5,-89.5 + parent: 2 + - uid: 43862 + components: + - type: Transform + pos: 32.5,-89.5 + parent: 2 + - uid: 43863 + components: + - type: Transform + pos: 33.5,-89.5 + parent: 2 + - uid: 43864 + components: + - type: Transform + pos: 33.5,-88.5 + parent: 2 + - uid: 43865 + components: + - type: Transform + pos: 33.5,-87.5 + parent: 2 + - uid: 43866 + components: + - type: Transform + pos: 33.5,-86.5 + parent: 2 + - uid: 43867 + components: + - type: Transform + pos: 33.5,-85.5 + parent: 2 + - uid: 43868 + components: + - type: Transform + pos: 33.5,-84.5 + parent: 2 + - uid: 43869 + components: + - type: Transform + pos: 33.5,-83.5 + parent: 2 + - uid: 43870 + components: + - type: Transform + pos: 33.5,-82.5 + parent: 2 + - uid: 43871 + components: + - type: Transform + pos: 33.5,-81.5 + parent: 2 + - uid: 43872 + components: + - type: Transform + pos: 33.5,-80.5 + parent: 2 + - uid: 43873 + components: + - type: Transform + pos: 33.5,-79.5 + parent: 2 + - uid: 43874 + components: + - type: Transform + pos: 32.5,-79.5 + parent: 2 + - uid: 43875 + components: + - type: Transform + pos: 31.5,-79.5 + parent: 2 + - uid: 43876 + components: + - type: Transform + pos: 30.5,-79.5 + parent: 2 + - uid: 43877 + components: + - type: Transform + pos: 29.5,-79.5 + parent: 2 + - uid: 43878 + components: + - type: Transform + pos: 28.5,-79.5 + parent: 2 + - uid: 43879 + components: + - type: Transform + pos: 27.5,-79.5 + parent: 2 + - uid: 43880 + components: + - type: Transform + pos: 26.5,-79.5 + parent: 2 + - uid: 43881 + components: + - type: Transform + pos: 25.5,-79.5 + parent: 2 + - uid: 43882 + components: + - type: Transform + pos: 24.5,-79.5 + parent: 2 + - uid: 43883 + components: + - type: Transform + pos: 26.5,-80.5 + parent: 2 + - uid: 43884 + components: + - type: Transform + pos: 26.5,-81.5 + parent: 2 + - uid: 43885 + components: + - type: Transform + pos: 27.5,-78.5 + parent: 2 + - uid: 43886 + components: + - type: Transform + pos: 27.5,-77.5 + parent: 2 + - uid: 43887 + components: + - type: Transform + pos: 27.5,-76.5 + parent: 2 + - uid: 43888 + components: + - type: Transform + pos: 27.5,-75.5 + parent: 2 + - uid: 43889 + components: + - type: Transform + pos: 23.5,-79.5 + parent: 2 + - uid: 43890 + components: + - type: Transform + pos: 23.5,-78.5 + parent: 2 + - uid: 43891 + components: + - type: Transform + pos: 23.5,-77.5 + parent: 2 + - uid: 43892 + components: + - type: Transform + pos: 23.5,-76.5 + parent: 2 + - uid: 43893 + components: + - type: Transform + pos: 23.5,-75.5 + parent: 2 + - uid: 43894 + components: + - type: Transform + pos: 22.5,-78.5 + parent: 2 + - uid: 43895 + components: + - type: Transform + pos: 22.5,-75.5 + parent: 2 + - uid: 43896 + components: + - type: Transform + pos: 34.5,-79.5 + parent: 2 + - uid: 43897 + components: + - type: Transform + pos: 34.5,-78.5 + parent: 2 + - uid: 43898 + components: + - type: Transform + pos: 35.5,-78.5 + parent: 2 + - uid: 43899 + components: + - type: Transform + pos: 35.5,-77.5 + parent: 2 + - uid: 43900 + components: + - type: Transform + pos: 35.5,-76.5 + parent: 2 + - uid: 43901 + components: + - type: Transform + pos: 35.5,-75.5 + parent: 2 + - uid: 43902 + components: + - type: Transform + pos: 35.5,-74.5 + parent: 2 + - uid: 43903 + components: + - type: Transform + pos: 35.5,-73.5 + parent: 2 + - uid: 43904 + components: + - type: Transform + pos: 35.5,-72.5 + parent: 2 + - uid: 43905 + components: + - type: Transform + pos: 35.5,-71.5 + parent: 2 + - uid: 43906 + components: + - type: Transform + pos: 35.5,-70.5 + parent: 2 + - uid: 43907 + components: + - type: Transform + pos: 35.5,-69.5 + parent: 2 + - uid: 43908 + components: + - type: Transform + pos: 35.5,-68.5 + parent: 2 + - uid: 43909 + components: + - type: Transform + pos: 35.5,-67.5 + parent: 2 + - uid: 43910 + components: + - type: Transform + pos: 35.5,-66.5 + parent: 2 + - uid: 43911 + components: + - type: Transform + pos: 35.5,-65.5 + parent: 2 + - uid: 43912 + components: + - type: Transform + pos: 35.5,-64.5 + parent: 2 + - uid: 43913 + components: + - type: Transform + pos: 34.5,-64.5 + parent: 2 + - uid: 43914 + components: + - type: Transform + pos: 33.5,-64.5 + parent: 2 + - uid: 43915 + components: + - type: Transform + pos: 32.5,-64.5 + parent: 2 + - uid: 43916 + components: + - type: Transform + pos: 31.5,-64.5 + parent: 2 + - uid: 43917 + components: + - type: Transform + pos: 30.5,-64.5 + parent: 2 + - uid: 43918 + components: + - type: Transform + pos: 29.5,-64.5 + parent: 2 + - uid: 43919 + components: + - type: Transform + pos: 28.5,-64.5 + parent: 2 + - uid: 43920 + components: + - type: Transform + pos: 27.5,-64.5 + parent: 2 + - uid: 43921 + components: + - type: Transform + pos: 26.5,-64.5 + parent: 2 + - uid: 43922 + components: + - type: Transform + pos: 31.5,-65.5 + parent: 2 + - uid: 43923 + components: + - type: Transform + pos: 31.5,-66.5 + parent: 2 + - uid: 43924 + components: + - type: Transform + pos: 31.5,-67.5 + parent: 2 + - uid: 43925 + components: + - type: Transform + pos: 31.5,-68.5 + parent: 2 + - uid: 43926 + components: + - type: Transform + pos: 31.5,-69.5 + parent: 2 + - uid: 43927 + components: + - type: Transform + pos: 31.5,-70.5 + parent: 2 + - uid: 43928 + components: + - type: Transform + pos: 31.5,-71.5 + parent: 2 + - uid: 43929 + components: + - type: Transform + pos: 31.5,-72.5 + parent: 2 + - uid: 43930 + components: + - type: Transform + pos: 31.5,-73.5 + parent: 2 + - uid: 43931 + components: + - type: Transform + pos: 31.5,-74.5 + parent: 2 + - uid: 43932 + components: + - type: Transform + pos: 30.5,-69.5 + parent: 2 + - uid: 43933 + components: + - type: Transform + pos: 29.5,-69.5 + parent: 2 + - uid: 43934 + components: + - type: Transform + pos: 28.5,-69.5 + parent: 2 + - uid: 43935 + components: + - type: Transform + pos: 27.5,-69.5 + parent: 2 + - uid: 43936 + components: + - type: Transform + pos: 26.5,-69.5 + parent: 2 + - uid: 43937 + components: + - type: Transform + pos: 25.5,-69.5 + parent: 2 + - uid: 43938 + components: + - type: Transform + pos: 24.5,-69.5 + parent: 2 + - uid: 43939 + components: + - type: Transform + pos: 23.5,-69.5 + parent: 2 + - uid: 43940 + components: + - type: Transform + pos: 22.5,-69.5 + parent: 2 + - uid: 43941 + components: + - type: Transform + pos: 21.5,-69.5 + parent: 2 + - uid: 43942 + components: + - type: Transform + pos: 20.5,-69.5 + parent: 2 + - uid: 43943 + components: + - type: Transform + pos: 19.5,-69.5 + parent: 2 + - uid: 43957 + components: + - type: Transform + pos: 19.5,-72.5 + parent: 2 + - uid: 43958 + components: + - type: Transform + pos: 20.5,-72.5 + parent: 2 + - uid: 43959 + components: + - type: Transform + pos: 21.5,-72.5 + parent: 2 + - uid: 43960 + components: + - type: Transform + pos: 22.5,-72.5 + parent: 2 + - uid: 43961 + components: + - type: Transform + pos: 23.5,-72.5 + parent: 2 + - uid: 43962 + components: + - type: Transform + pos: 24.5,-72.5 + parent: 2 + - uid: 43963 + components: + - type: Transform + pos: 25.5,-72.5 + parent: 2 + - uid: 43964 + components: + - type: Transform + pos: 26.5,-72.5 + parent: 2 + - uid: 43965 + components: + - type: Transform + pos: 27.5,-72.5 + parent: 2 + - uid: 43966 + components: + - type: Transform + pos: 28.5,-72.5 + parent: 2 + - uid: 43967 + components: + - type: Transform + pos: 29.5,-72.5 + parent: 2 + - uid: 43968 + components: + - type: Transform + pos: 30.5,-72.5 + parent: 2 + - uid: 44005 + components: + - type: Transform + pos: 27.5,-84.5 + parent: 2 + - uid: 44006 + components: + - type: Transform + pos: 26.5,-84.5 + parent: 2 + - uid: 44014 + components: + - type: Transform + pos: 26.5,-85.5 + parent: 2 + - uid: 44015 + components: + - type: Transform + pos: 26.5,-86.5 + parent: 2 + - uid: 44016 + components: + - type: Transform + pos: 26.5,-87.5 + parent: 2 + - uid: 44017 + components: + - type: Transform + pos: 25.5,-87.5 + parent: 2 + - uid: 44018 + components: + - type: Transform + pos: 24.5,-87.5 + parent: 2 + - uid: 44019 + components: + - type: Transform + pos: 23.5,-87.5 + parent: 2 + - uid: 44020 + components: + - type: Transform + pos: 22.5,-87.5 + parent: 2 + - uid: 44081 + components: + - type: Transform + pos: 22.5,-85.5 + parent: 2 + - uid: 44082 + components: + - type: Transform + pos: 22.5,-84.5 + parent: 2 + - uid: 44083 + components: + - type: Transform + pos: 22.5,-83.5 + parent: 2 + - uid: 44084 + components: + - type: Transform + pos: 22.5,-82.5 + parent: 2 + - uid: 44085 + components: + - type: Transform + pos: 22.5,-81.5 + parent: 2 + - uid: 44086 + components: + - type: Transform + pos: 21.5,-81.5 + parent: 2 + - uid: 44087 + components: + - type: Transform + pos: 20.5,-81.5 + parent: 2 + - uid: 44088 + components: + - type: Transform + pos: 19.5,-81.5 + parent: 2 + - uid: 44089 + components: + - type: Transform + pos: 18.5,-81.5 + parent: 2 + - uid: 44092 + components: + - type: Transform + pos: 18.5,-80.5 + parent: 2 + - uid: 44093 + components: + - type: Transform + pos: 18.5,-79.5 + parent: 2 + - uid: 44094 + components: + - type: Transform + pos: 18.5,-78.5 + parent: 2 + - uid: 44095 + components: + - type: Transform + pos: 18.5,-77.5 + parent: 2 + - uid: 44096 + components: + - type: Transform + pos: 18.5,-76.5 + parent: 2 + - uid: 44097 + components: + - type: Transform + pos: 18.5,-75.5 + parent: 2 + - uid: 44098 + components: + - type: Transform + pos: 18.5,-74.5 + parent: 2 + - uid: 44099 + components: + - type: Transform + pos: 17.5,-74.5 + parent: 2 + - uid: 44100 + components: + - type: Transform + pos: 17.5,-73.5 + parent: 2 + - uid: 44101 + components: + - type: Transform + pos: 17.5,-72.5 + parent: 2 + - uid: 44102 + components: + - type: Transform + pos: 18.5,-72.5 + parent: 2 + - uid: 44104 + components: + - type: Transform + pos: 19.5,-70.5 + parent: 2 + - uid: 44105 + components: + - type: Transform + pos: 18.5,-70.5 + parent: 2 + - uid: 44106 + components: + - type: Transform + pos: 17.5,-70.5 + parent: 2 + - uid: 44108 + components: + - type: Transform + pos: 17.5,-69.5 + parent: 2 + - uid: 44109 + components: + - type: Transform + pos: 16.5,-69.5 + parent: 2 + - uid: 44110 + components: + - type: Transform + pos: 15.5,-69.5 + parent: 2 + - uid: 44111 + components: + - type: Transform + pos: 14.5,-69.5 + parent: 2 + - uid: 44112 + components: + - type: Transform + pos: 13.5,-69.5 + parent: 2 + - uid: 44113 + components: + - type: Transform + pos: 12.5,-69.5 + parent: 2 + - uid: 44114 + components: + - type: Transform + pos: 11.5,-69.5 + parent: 2 + - uid: 44115 + components: + - type: Transform + pos: 11.5,-70.5 + parent: 2 + - uid: 44116 + components: + - type: Transform + pos: 11.5,-71.5 + parent: 2 + - uid: 44117 + components: + - type: Transform + pos: 12.5,-71.5 + parent: 2 + - uid: 44118 + components: + - type: Transform + pos: 13.5,-71.5 + parent: 2 + - uid: 44119 + components: + - type: Transform + pos: 14.5,-71.5 + parent: 2 + - uid: 44120 + components: + - type: Transform + pos: 15.5,-71.5 + parent: 2 + - uid: 44122 + components: + - type: Transform + pos: 15.5,-72.5 + parent: 2 + - uid: 44123 + components: + - type: Transform + pos: 16.5,-72.5 + parent: 2 + - uid: 44153 + components: + - type: Transform + pos: 10.5,-75.5 + parent: 2 + - uid: 44154 + components: + - type: Transform + pos: 10.5,-74.5 + parent: 2 + - uid: 44155 + components: + - type: Transform + pos: 10.5,-73.5 + parent: 2 + - uid: 44157 + components: + - type: Transform + pos: 11.5,-73.5 + parent: 2 + - uid: 44158 + components: + - type: Transform + pos: 12.5,-73.5 + parent: 2 + - uid: 44159 + components: + - type: Transform + pos: 13.5,-73.5 + parent: 2 + - uid: 44160 + components: + - type: Transform + pos: 13.5,-72.5 + parent: 2 + - uid: 44161 + components: + - type: Transform + pos: 10.5,-69.5 + parent: 2 + - uid: 44162 + components: + - type: Transform + pos: 9.5,-69.5 + parent: 2 + - uid: 44163 + components: + - type: Transform + pos: 9.5,-70.5 + parent: 2 + - uid: 44164 + components: + - type: Transform + pos: 9.5,-71.5 + parent: 2 + - uid: 44165 + components: + - type: Transform + pos: 8.5,-71.5 + parent: 2 + - uid: 44166 + components: + - type: Transform + pos: 8.5,-72.5 + parent: 2 + - uid: 44167 + components: + - type: Transform + pos: 7.5,-72.5 + parent: 2 + - uid: 44168 + components: + - type: Transform + pos: 6.5,-72.5 + parent: 2 + - uid: 44169 + components: + - type: Transform + pos: 5.5,-72.5 + parent: 2 + - uid: 44170 + components: + - type: Transform + pos: 6.5,-71.5 + parent: 2 + - uid: 44171 + components: + - type: Transform + pos: 6.5,-70.5 + parent: 2 + - uid: 44172 + components: + - type: Transform + pos: 6.5,-69.5 + parent: 2 + - uid: 44183 + components: + - type: Transform + pos: 4.5,-72.5 + parent: 2 + - uid: 44184 + components: + - type: Transform + pos: 4.5,-73.5 + parent: 2 + - uid: 44185 + components: + - type: Transform + pos: 4.5,-74.5 + parent: 2 + - uid: 44186 + components: + - type: Transform + pos: 3.5,-74.5 + parent: 2 + - uid: 44187 + components: + - type: Transform + pos: 3.5,-75.5 + parent: 2 + - uid: 44189 + components: + - type: Transform + pos: 2.5,-75.5 + parent: 2 + - uid: 44190 + components: + - type: Transform + pos: 2.5,-76.5 + parent: 2 + - uid: 44191 + components: + - type: Transform + pos: 2.5,-77.5 + parent: 2 + - uid: 44192 + components: + - type: Transform + pos: 2.5,-78.5 + parent: 2 + - uid: 44193 + components: + - type: Transform + pos: 1.5,-78.5 + parent: 2 + - uid: 44226 + components: + - type: Transform + pos: 36.5,-67.5 + parent: 2 + - uid: 44227 + components: + - type: Transform + pos: 37.5,-67.5 + parent: 2 + - uid: 44228 + components: + - type: Transform + pos: 38.5,-67.5 + parent: 2 + - uid: 44229 + components: + - type: Transform + pos: 39.5,-67.5 + parent: 2 + - uid: 44230 + components: + - type: Transform + pos: 39.5,-66.5 + parent: 2 + - uid: 44231 + components: + - type: Transform + pos: 39.5,-65.5 + parent: 2 + - uid: 44232 + components: + - type: Transform + pos: 39.5,-64.5 + parent: 2 + - uid: 44233 + components: + - type: Transform + pos: 40.5,-64.5 + parent: 2 + - uid: 44234 + components: + - type: Transform + pos: 41.5,-64.5 + parent: 2 + - uid: 44235 + components: + - type: Transform + pos: 42.5,-64.5 + parent: 2 + - uid: 44236 + components: + - type: Transform + pos: 43.5,-64.5 + parent: 2 + - uid: 44242 + components: + - type: Transform + pos: 43.5,-63.5 + parent: 2 + - uid: 44243 + components: + - type: Transform + pos: 43.5,-62.5 + parent: 2 + - uid: 44244 + components: + - type: Transform + pos: 43.5,-61.5 + parent: 2 + - uid: 44245 + components: + - type: Transform + pos: 43.5,-60.5 + parent: 2 + - uid: 44246 + components: + - type: Transform + pos: 43.5,-59.5 + parent: 2 + - uid: 44247 + components: + - type: Transform + pos: 43.5,-58.5 + parent: 2 + - uid: 44259 + components: + - type: Transform + pos: 44.5,-58.5 + parent: 2 + - uid: 44260 + components: + - type: Transform + pos: 44.5,-57.5 + parent: 2 + - uid: 44275 + components: + - type: Transform + pos: 45.5,-57.5 + parent: 2 + - uid: 44276 + components: + - type: Transform + pos: 45.5,-56.5 + parent: 2 + - uid: 44277 + components: + - type: Transform + pos: 45.5,-55.5 + parent: 2 + - uid: 44278 + components: + - type: Transform + pos: 45.5,-54.5 + parent: 2 + - uid: 44279 + components: + - type: Transform + pos: 45.5,-53.5 + parent: 2 + - uid: 44353 + components: + - type: Transform + pos: 71.5,-9.5 + parent: 2 + - uid: 44354 + components: + - type: Transform + pos: 70.5,-9.5 + parent: 2 + - uid: 44355 + components: + - type: Transform + pos: 69.5,-9.5 + parent: 2 + - uid: 44356 + components: + - type: Transform + pos: 68.5,-9.5 + parent: 2 + - uid: 44357 + components: + - type: Transform + pos: 67.5,-9.5 + parent: 2 + - uid: 44361 + components: + - type: Transform + pos: 67.5,-10.5 + parent: 2 + - uid: 44362 + components: + - type: Transform + pos: 66.5,-10.5 + parent: 2 + - uid: 44363 + components: + - type: Transform + pos: 65.5,-10.5 + parent: 2 + - uid: 44364 + components: + - type: Transform + pos: 64.5,-10.5 + parent: 2 + - uid: 44365 + components: + - type: Transform + pos: 63.5,-10.5 + parent: 2 + - uid: 44366 + components: + - type: Transform + pos: 62.5,-10.5 + parent: 2 + - uid: 44367 + components: + - type: Transform + pos: 61.5,-10.5 + parent: 2 + - uid: 44368 + components: + - type: Transform + pos: 60.5,-10.5 + parent: 2 + - uid: 44369 + components: + - type: Transform + pos: 59.5,-10.5 + parent: 2 + - uid: 44370 + components: + - type: Transform + pos: 59.5,-11.5 + parent: 2 + - uid: 44371 + components: + - type: Transform + pos: 59.5,-12.5 + parent: 2 + - uid: 44385 + components: + - type: Transform + pos: 58.5,-12.5 + parent: 2 + - uid: 44386 + components: + - type: Transform + pos: 57.5,-12.5 + parent: 2 + - uid: 44387 + components: + - type: Transform + pos: 57.5,-13.5 + parent: 2 + - uid: 44388 + components: + - type: Transform + pos: 57.5,-14.5 + parent: 2 + - uid: 44389 + components: + - type: Transform + pos: 56.5,-14.5 + parent: 2 + - uid: 44390 + components: + - type: Transform + pos: 55.5,-14.5 + parent: 2 + - uid: 44391 + components: + - type: Transform + pos: 54.5,-14.5 + parent: 2 + - uid: 44395 + components: + - type: Transform + pos: 54.5,-15.5 + parent: 2 + - uid: 44396 + components: + - type: Transform + pos: 53.5,-15.5 + parent: 2 + - uid: 44397 + components: + - type: Transform + pos: 52.5,-15.5 + parent: 2 + - uid: 44398 + components: + - type: Transform + pos: 51.5,-15.5 + parent: 2 + - uid: 44399 + components: + - type: Transform + pos: 50.5,-15.5 + parent: 2 + - uid: 44400 + components: + - type: Transform + pos: 49.5,-15.5 + parent: 2 + - uid: 44401 + components: + - type: Transform + pos: 48.5,-15.5 + parent: 2 + - uid: 44402 + components: + - type: Transform + pos: 47.5,-15.5 + parent: 2 + - uid: 44403 + components: + - type: Transform + pos: 46.5,-15.5 + parent: 2 + - uid: 44404 + components: + - type: Transform + pos: 46.5,-14.5 + parent: 2 + - uid: 44405 + components: + - type: Transform + pos: 46.5,-13.5 + parent: 2 + - uid: 44406 + components: + - type: Transform + pos: 46.5,-12.5 + parent: 2 + - uid: 44407 + components: + - type: Transform + pos: 46.5,-11.5 + parent: 2 + - uid: 44408 + components: + - type: Transform + pos: 46.5,-10.5 + parent: 2 + - uid: 44409 + components: + - type: Transform + pos: 46.5,-9.5 + parent: 2 + - uid: 44410 + components: + - type: Transform + pos: 46.5,-8.5 + parent: 2 + - uid: 44411 + components: + - type: Transform + pos: 46.5,-7.5 + parent: 2 + - uid: 44412 + components: + - type: Transform + pos: 45.5,-9.5 + parent: 2 + - uid: 44414 + components: + - type: Transform + pos: 45.5,-13.5 + parent: 2 + - uid: 44415 + components: + - type: Transform + pos: 44.5,-13.5 + parent: 2 + - uid: 44418 + components: + - type: Transform + pos: 54.5,-13.5 + parent: 2 + - uid: 44419 + components: + - type: Transform + pos: 54.5,-12.5 + parent: 2 + - uid: 44420 + components: + - type: Transform + pos: 54.5,-11.5 + parent: 2 + - uid: 44423 + components: + - type: Transform + pos: 61.5,-11.5 + parent: 2 + - uid: 44424 + components: + - type: Transform + pos: 61.5,-12.5 + parent: 2 + - uid: 44425 + components: + - type: Transform + pos: 61.5,-13.5 + parent: 2 + - uid: 44426 + components: + - type: Transform + pos: 61.5,-14.5 + parent: 2 + - uid: 44428 + components: + - type: Transform + pos: 62.5,-32.5 + parent: 2 + - uid: 44429 + components: + - type: Transform + pos: 62.5,-33.5 + parent: 2 + - uid: 44430 + components: + - type: Transform + pos: 62.5,-34.5 + parent: 2 + - uid: 44431 + components: + - type: Transform + pos: 62.5,-35.5 + parent: 2 + - uid: 44432 + components: + - type: Transform + pos: 62.5,-36.5 + parent: 2 + - uid: 44435 + components: + - type: Transform + pos: 61.5,-36.5 + parent: 2 + - uid: 44436 + components: + - type: Transform + pos: 60.5,-36.5 + parent: 2 + - uid: 44437 + components: + - type: Transform + pos: 60.5,-35.5 + parent: 2 + - uid: 44440 + components: + - type: Transform + pos: 60.5,-37.5 + parent: 2 + - uid: 44441 + components: + - type: Transform + pos: 60.5,-38.5 + parent: 2 + - uid: 44442 + components: + - type: Transform + pos: 59.5,-38.5 + parent: 2 + - uid: 44443 + components: + - type: Transform + pos: 58.5,-38.5 + parent: 2 + - uid: 44444 + components: + - type: Transform + pos: 57.5,-38.5 + parent: 2 + - uid: 44445 + components: + - type: Transform + pos: 56.5,-38.5 + parent: 2 + - uid: 44446 + components: + - type: Transform + pos: 52.5,-38.5 + parent: 2 + - uid: 44447 + components: + - type: Transform + pos: 53.5,-38.5 + parent: 2 + - uid: 44448 + components: + - type: Transform + pos: 54.5,-38.5 + parent: 2 + - uid: 44449 + components: + - type: Transform + pos: 55.5,-38.5 + parent: 2 + - uid: 44450 + components: + - type: Transform + pos: 56.5,-39.5 + parent: 2 + - uid: 44451 + components: + - type: Transform + pos: 56.5,-40.5 + parent: 2 + - uid: 44452 + components: + - type: Transform + pos: 56.5,-41.5 + parent: 2 + - uid: 44453 + components: + - type: Transform + pos: 56.5,-42.5 + parent: 2 + - uid: 44454 + components: + - type: Transform + pos: 56.5,-43.5 + parent: 2 + - uid: 44455 + components: + - type: Transform + pos: 56.5,-44.5 + parent: 2 + - uid: 44456 + components: + - type: Transform + pos: 56.5,-45.5 + parent: 2 + - uid: 44457 + components: + - type: Transform + pos: 55.5,-45.5 + parent: 2 + - uid: 44458 + components: + - type: Transform + pos: 54.5,-45.5 + parent: 2 + - uid: 44459 + components: + - type: Transform + pos: 53.5,-45.5 + parent: 2 + - uid: 44460 + components: + - type: Transform + pos: 52.5,-45.5 + parent: 2 + - uid: 44461 + components: + - type: Transform + pos: 51.5,-45.5 + parent: 2 + - uid: 44462 + components: + - type: Transform + pos: 50.5,-45.5 + parent: 2 + - uid: 44464 + components: + - type: Transform + pos: 50.5,-46.5 + parent: 2 + - uid: 44465 + components: + - type: Transform + pos: 50.5,-47.5 + parent: 2 + - uid: 44466 + components: + - type: Transform + pos: 50.5,-48.5 + parent: 2 + - uid: 44467 + components: + - type: Transform + pos: 50.5,-49.5 + parent: 2 + - uid: 44468 + components: + - type: Transform + pos: 50.5,-50.5 + parent: 2 + - uid: 44469 + components: + - type: Transform + pos: 50.5,-51.5 + parent: 2 + - uid: 44470 + components: + - type: Transform + pos: 50.5,-52.5 + parent: 2 + - uid: 44471 + components: + - type: Transform + pos: 50.5,-53.5 + parent: 2 + - uid: 44472 + components: + - type: Transform + pos: 51.5,-51.5 + parent: 2 + - uid: 44473 + components: + - type: Transform + pos: 52.5,-51.5 + parent: 2 + - uid: 44474 + components: + - type: Transform + pos: 53.5,-51.5 + parent: 2 + - uid: 44475 + components: + - type: Transform + pos: 54.5,-51.5 + parent: 2 + - uid: 44476 + components: + - type: Transform + pos: 55.5,-51.5 + parent: 2 + - uid: 44477 + components: + - type: Transform + pos: 56.5,-51.5 + parent: 2 + - uid: 44478 + components: + - type: Transform + pos: 57.5,-51.5 + parent: 2 + - uid: 44479 + components: + - type: Transform + pos: 56.5,-50.5 + parent: 2 + - uid: 44480 + components: + - type: Transform + pos: 58.5,-51.5 + parent: 2 + - uid: 44481 + components: + - type: Transform + pos: 59.5,-51.5 + parent: 2 + - uid: 44482 + components: + - type: Transform + pos: 60.5,-51.5 + parent: 2 + - uid: 44483 + components: + - type: Transform + pos: 61.5,-51.5 + parent: 2 + - uid: 44484 + components: + - type: Transform + pos: 62.5,-51.5 + parent: 2 + - uid: 44485 + components: + - type: Transform + pos: 63.5,-51.5 + parent: 2 + - uid: 44486 + components: + - type: Transform + pos: 64.5,-51.5 + parent: 2 + - uid: 44487 + components: + - type: Transform + pos: 65.5,-51.5 + parent: 2 + - uid: 44488 + components: + - type: Transform + pos: 66.5,-51.5 + parent: 2 + - uid: 44489 + components: + - type: Transform + pos: 67.5,-51.5 + parent: 2 + - uid: 44490 + components: + - type: Transform + pos: 68.5,-51.5 + parent: 2 + - uid: 44491 + components: + - type: Transform + pos: 69.5,-51.5 + parent: 2 + - uid: 44492 + components: + - type: Transform + pos: 70.5,-51.5 + parent: 2 + - uid: 44493 + components: + - type: Transform + pos: 71.5,-53.5 + parent: 2 + - uid: 44494 + components: + - type: Transform + pos: 71.5,-54.5 + parent: 2 + - uid: 44495 + components: + - type: Transform + pos: 72.5,-54.5 + parent: 2 + - uid: 44496 + components: + - type: Transform + pos: 73.5,-54.5 + parent: 2 + - uid: 44497 + components: + - type: Transform + pos: 74.5,-54.5 + parent: 2 + - uid: 44498 + components: + - type: Transform + pos: 75.5,-54.5 + parent: 2 + - uid: 44499 + components: + - type: Transform + pos: 76.5,-54.5 + parent: 2 + - uid: 44500 + components: + - type: Transform + pos: 75.5,-53.5 + parent: 2 + - uid: 44501 + components: + - type: Transform + pos: 75.5,-52.5 + parent: 2 + - uid: 44502 + components: + - type: Transform + pos: 75.5,-51.5 + parent: 2 + - uid: 44503 + components: + - type: Transform + pos: 77.5,-54.5 + parent: 2 + - uid: 44504 + components: + - type: Transform + pos: 77.5,-55.5 + parent: 2 + - uid: 44505 + components: + - type: Transform + pos: 77.5,-56.5 + parent: 2 + - uid: 44506 + components: + - type: Transform + pos: 77.5,-57.5 + parent: 2 + - uid: 44507 + components: + - type: Transform + pos: 78.5,-57.5 + parent: 2 + - uid: 44508 + components: + - type: Transform + pos: 79.5,-57.5 + parent: 2 + - uid: 44509 + components: + - type: Transform + pos: 80.5,-57.5 + parent: 2 + - uid: 44510 + components: + - type: Transform + pos: 81.5,-57.5 + parent: 2 + - uid: 44511 + components: + - type: Transform + pos: 81.5,-56.5 + parent: 2 + - uid: 44512 + components: + - type: Transform + pos: 81.5,-55.5 + parent: 2 + - uid: 44513 + components: + - type: Transform + pos: 81.5,-54.5 + parent: 2 + - uid: 44514 + components: + - type: Transform + pos: 81.5,-53.5 + parent: 2 + - uid: 44515 + components: + - type: Transform + pos: 81.5,-52.5 + parent: 2 + - uid: 44516 + components: + - type: Transform + pos: 81.5,-51.5 + parent: 2 + - uid: 44517 + components: + - type: Transform + pos: 81.5,-50.5 + parent: 2 + - uid: 44518 + components: + - type: Transform + pos: 81.5,-49.5 + parent: 2 + - uid: 44519 + components: + - type: Transform + pos: 80.5,-49.5 + parent: 2 + - uid: 44520 + components: + - type: Transform + pos: 80.5,-48.5 + parent: 2 + - uid: 44521 + components: + - type: Transform + pos: 80.5,-47.5 + parent: 2 + - uid: 44522 + components: + - type: Transform + pos: 80.5,-46.5 + parent: 2 + - uid: 44523 + components: + - type: Transform + pos: 80.5,-45.5 + parent: 2 + - uid: 44524 + components: + - type: Transform + pos: 81.5,-45.5 + parent: 2 + - uid: 44525 + components: + - type: Transform + pos: 81.5,-58.5 + parent: 2 + - uid: 44526 + components: + - type: Transform + pos: 81.5,-59.5 + parent: 2 + - uid: 44527 + components: + - type: Transform + pos: 81.5,-60.5 + parent: 2 + - uid: 44528 + components: + - type: Transform + pos: 81.5,-61.5 + parent: 2 + - uid: 44529 + components: + - type: Transform + pos: 81.5,-62.5 + parent: 2 + - uid: 44530 + components: + - type: Transform + pos: 81.5,-63.5 + parent: 2 + - uid: 44531 + components: + - type: Transform + pos: 81.5,-64.5 + parent: 2 + - uid: 44536 + components: + - type: Transform + pos: 80.5,-64.5 + parent: 2 + - uid: 44537 + components: + - type: Transform + pos: 79.5,-64.5 + parent: 2 + - uid: 44538 + components: + - type: Transform + pos: 78.5,-64.5 + parent: 2 + - uid: 44541 + components: + - type: Transform + pos: 82.5,-57.5 + parent: 2 + - uid: 44542 + components: + - type: Transform + pos: 83.5,-57.5 + parent: 2 + - uid: 44543 + components: + - type: Transform + pos: 84.5,-57.5 + parent: 2 + - uid: 44544 + components: + - type: Transform + pos: 85.5,-57.5 + parent: 2 + - uid: 44545 + components: + - type: Transform + pos: 86.5,-57.5 + parent: 2 + - uid: 44546 + components: + - type: Transform + pos: 87.5,-57.5 + parent: 2 + - uid: 44547 + components: + - type: Transform + pos: 88.5,-57.5 + parent: 2 + - uid: 44548 + components: + - type: Transform + pos: 89.5,-57.5 + parent: 2 + - uid: 44549 + components: + - type: Transform + pos: 89.5,-56.5 + parent: 2 + - uid: 44550 + components: + - type: Transform + pos: 90.5,-56.5 + parent: 2 + - uid: 44551 + components: + - type: Transform + pos: 91.5,-56.5 + parent: 2 + - uid: 44552 + components: + - type: Transform + pos: 92.5,-56.5 + parent: 2 + - uid: 44553 + components: + - type: Transform + pos: 93.5,-56.5 + parent: 2 + - uid: 44554 + components: + - type: Transform + pos: 94.5,-56.5 + parent: 2 + - uid: 44577 + components: + - type: Transform + pos: 82.5,-52.5 + parent: 2 + - uid: 44578 + components: + - type: Transform + pos: 83.5,-52.5 + parent: 2 + - uid: 44579 + components: + - type: Transform + pos: 84.5,-52.5 + parent: 2 + - uid: 44596 + components: + - type: Transform + pos: 44.5,-54.5 + parent: 2 + - uid: 44597 + components: + - type: Transform + pos: 43.5,-54.5 + parent: 2 + - uid: 44598 + components: + - type: Transform + pos: 42.5,-54.5 + parent: 2 + - uid: 44599 + components: + - type: Transform + pos: 41.5,-54.5 + parent: 2 + - uid: 44600 + components: + - type: Transform + pos: 40.5,-54.5 + parent: 2 + - uid: 44601 + components: + - type: Transform + pos: 39.5,-54.5 + parent: 2 + - uid: 44602 + components: + - type: Transform + pos: 38.5,-54.5 + parent: 2 + - uid: 44603 + components: + - type: Transform + pos: 37.5,-54.5 + parent: 2 + - uid: 44604 + components: + - type: Transform + pos: 36.5,-54.5 + parent: 2 + - uid: 44605 + components: + - type: Transform + pos: 35.5,-54.5 + parent: 2 + - uid: 44606 + components: + - type: Transform + pos: 34.5,-54.5 + parent: 2 + - uid: 44607 + components: + - type: Transform + pos: 33.5,-54.5 + parent: 2 + - uid: 44608 + components: + - type: Transform + pos: 33.5,-53.5 + parent: 2 + - uid: 44609 + components: + - type: Transform + pos: 32.5,-53.5 + parent: 2 + - uid: 44610 + components: + - type: Transform + pos: 32.5,-52.5 + parent: 2 + - uid: 44611 + components: + - type: Transform + pos: 32.5,-51.5 + parent: 2 + - uid: 44612 + components: + - type: Transform + pos: 32.5,-50.5 + parent: 2 + - uid: 44613 + components: + - type: Transform + pos: 32.5,-49.5 + parent: 2 + - uid: 44614 + components: + - type: Transform + pos: 32.5,-48.5 + parent: 2 + - uid: 44615 + components: + - type: Transform + pos: 32.5,-47.5 + parent: 2 + - uid: 44616 + components: + - type: Transform + pos: 32.5,-46.5 + parent: 2 + - uid: 44617 + components: + - type: Transform + pos: 32.5,-45.5 + parent: 2 + - uid: 44618 + components: + - type: Transform + pos: 32.5,-44.5 + parent: 2 + - uid: 44619 + components: + - type: Transform + pos: 32.5,-43.5 + parent: 2 + - uid: 44620 + components: + - type: Transform + pos: 32.5,-42.5 + parent: 2 + - uid: 44621 + components: + - type: Transform + pos: 32.5,-41.5 + parent: 2 + - uid: 44622 + components: + - type: Transform + pos: 32.5,-40.5 + parent: 2 + - uid: 44623 + components: + - type: Transform + pos: 32.5,-39.5 + parent: 2 + - uid: 44624 + components: + - type: Transform + pos: 32.5,-38.5 + parent: 2 + - uid: 44625 + components: + - type: Transform + pos: 32.5,-37.5 + parent: 2 + - uid: 44626 + components: + - type: Transform + pos: 32.5,-36.5 + parent: 2 + - uid: 44627 + components: + - type: Transform + pos: 31.5,-38.5 + parent: 2 + - uid: 44628 + components: + - type: Transform + pos: 30.5,-38.5 + parent: 2 + - uid: 44629 + components: + - type: Transform + pos: 29.5,-38.5 + parent: 2 + - uid: 44630 + components: + - type: Transform + pos: 28.5,-38.5 + parent: 2 + - uid: 44646 + components: + - type: Transform + pos: 28.5,-37.5 + parent: 2 + - uid: 44647 + components: + - type: Transform + pos: 28.5,-36.5 + parent: 2 + - uid: 44648 + components: + - type: Transform + pos: 28.5,-35.5 + parent: 2 + - uid: 44649 + components: + - type: Transform + pos: 27.5,-38.5 + parent: 2 + - uid: 44650 + components: + - type: Transform + pos: 26.5,-38.5 + parent: 2 + - uid: 44651 + components: + - type: Transform + pos: 25.5,-38.5 + parent: 2 + - uid: 44652 + components: + - type: Transform + pos: 24.5,-38.5 + parent: 2 + - uid: 44653 + components: + - type: Transform + pos: 23.5,-38.5 + parent: 2 + - uid: 44654 + components: + - type: Transform + pos: 22.5,-38.5 + parent: 2 + - uid: 44655 + components: + - type: Transform + pos: 21.5,-38.5 + parent: 2 + - uid: 44656 + components: + - type: Transform + pos: 21.5,-39.5 + parent: 2 + - uid: 44657 + components: + - type: Transform + pos: 21.5,-40.5 + parent: 2 + - uid: 44658 + components: + - type: Transform + pos: 21.5,-41.5 + parent: 2 + - uid: 44659 + components: + - type: Transform + pos: 21.5,-42.5 + parent: 2 + - uid: 44660 + components: + - type: Transform + pos: 21.5,-43.5 + parent: 2 + - uid: 44661 + components: + - type: Transform + pos: 21.5,-44.5 + parent: 2 + - uid: 44662 + components: + - type: Transform + pos: 21.5,-45.5 + parent: 2 + - uid: 44663 + components: + - type: Transform + pos: 21.5,-46.5 + parent: 2 + - uid: 44664 + components: + - type: Transform + pos: 22.5,-46.5 + parent: 2 + - uid: 44665 + components: + - type: Transform + pos: 23.5,-46.5 + parent: 2 + - uid: 44666 + components: + - type: Transform + pos: 24.5,-46.5 + parent: 2 + - uid: 44667 + components: + - type: Transform + pos: 25.5,-46.5 + parent: 2 + - uid: 44668 + components: + - type: Transform + pos: 26.5,-46.5 + parent: 2 + - uid: 44669 + components: + - type: Transform + pos: 27.5,-46.5 + parent: 2 + - uid: 44670 + components: + - type: Transform + pos: 28.5,-46.5 + parent: 2 + - uid: 44693 + components: + - type: Transform + pos: 33.5,-10.5 + parent: 2 + - uid: 44694 + components: + - type: Transform + pos: 33.5,-9.5 + parent: 2 + - uid: 44695 + components: + - type: Transform + pos: 33.5,-8.5 + parent: 2 + - uid: 44696 + components: + - type: Transform + pos: 32.5,-8.5 + parent: 2 + - uid: 44697 + components: + - type: Transform + pos: 31.5,-8.5 + parent: 2 + - uid: 44698 + components: + - type: Transform + pos: 34.5,-11.5 + parent: 2 + - uid: 44699 + components: + - type: Transform + pos: 35.5,-11.5 + parent: 2 + - uid: 44700 + components: + - type: Transform + pos: 32.5,-13.5 + parent: 2 + - uid: 44701 + components: + - type: Transform + pos: 32.5,-14.5 + parent: 2 + - uid: 44702 + components: + - type: Transform + pos: 31.5,-14.5 + parent: 2 + - uid: 44703 + components: + - type: Transform + pos: 30.5,-14.5 + parent: 2 + - uid: 44704 + components: + - type: Transform + pos: 29.5,-14.5 + parent: 2 + - uid: 44705 + components: + - type: Transform + pos: 29.5,-15.5 + parent: 2 + - uid: 44706 + components: + - type: Transform + pos: 28.5,-15.5 + parent: 2 + - uid: 44707 + components: + - type: Transform + pos: 27.5,-15.5 + parent: 2 + - uid: 44708 + components: + - type: Transform + pos: 26.5,-15.5 + parent: 2 + - uid: 44709 + components: + - type: Transform + pos: 25.5,-15.5 + parent: 2 + - uid: 44710 + components: + - type: Transform + pos: 25.5,-16.5 + parent: 2 + - uid: 44711 + components: + - type: Transform + pos: 24.5,-16.5 + parent: 2 + - uid: 44712 + components: + - type: Transform + pos: 23.5,-16.5 + parent: 2 + - uid: 44713 + components: + - type: Transform + pos: 22.5,-16.5 + parent: 2 + - uid: 44714 + components: + - type: Transform + pos: 22.5,-17.5 + parent: 2 + - uid: 44715 + components: + - type: Transform + pos: 22.5,-18.5 + parent: 2 + - uid: 44716 + components: + - type: Transform + pos: 21.5,-18.5 + parent: 2 + - uid: 44717 + components: + - type: Transform + pos: 20.5,-18.5 + parent: 2 + - uid: 44718 + components: + - type: Transform + pos: 19.5,-18.5 + parent: 2 + - uid: 44719 + components: + - type: Transform + pos: 19.5,-17.5 + parent: 2 + - uid: 44720 + components: + - type: Transform + pos: 19.5,-16.5 + parent: 2 + - uid: 44721 + components: + - type: Transform + pos: 19.5,-15.5 + parent: 2 + - uid: 44722 + components: + - type: Transform + pos: 18.5,-15.5 + parent: 2 + - uid: 44723 + components: + - type: Transform + pos: 16.5,-21.5 + parent: 2 + - uid: 44724 + components: + - type: Transform + pos: 16.5,-20.5 + parent: 2 + - uid: 44725 + components: + - type: Transform + pos: 16.5,-19.5 + parent: 2 + - uid: 44726 + components: + - type: Transform + pos: 16.5,-18.5 + parent: 2 + - uid: 44727 + components: + - type: Transform + pos: 17.5,-18.5 + parent: 2 + - uid: 44728 + components: + - type: Transform + pos: 18.5,-18.5 + parent: 2 + - uid: 47414 + components: + - type: Transform + pos: -84.5,46.5 + parent: 2 + - uid: 47415 + components: + - type: Transform + pos: -84.5,45.5 + parent: 2 + - uid: 47416 + components: + - type: Transform + pos: -84.5,44.5 + parent: 2 + - uid: 47417 + components: + - type: Transform + pos: -83.5,44.5 + parent: 2 + - uid: 47418 + components: + - type: Transform + pos: -82.5,44.5 + parent: 2 + - uid: 47419 + components: + - type: Transform + pos: -81.5,44.5 + parent: 2 + - uid: 47420 + components: + - type: Transform + pos: -80.5,44.5 + parent: 2 + - uid: 47421 + components: + - type: Transform + pos: -79.5,44.5 + parent: 2 + - uid: 47422 + components: + - type: Transform + pos: -78.5,44.5 + parent: 2 + - uid: 47423 + components: + - type: Transform + pos: -77.5,44.5 + parent: 2 + - uid: 47424 + components: + - type: Transform + pos: -76.5,44.5 + parent: 2 + - uid: 47425 + components: + - type: Transform + pos: -75.5,44.5 + parent: 2 + - uid: 47426 + components: + - type: Transform + pos: -75.5,45.5 + parent: 2 + - uid: 47427 + components: + - type: Transform + pos: -75.5,46.5 + parent: 2 + - uid: 47428 + components: + - type: Transform + pos: -75.5,47.5 + parent: 2 + - uid: 47429 + components: + - type: Transform + pos: -74.5,47.5 + parent: 2 + - uid: 47430 + components: + - type: Transform + pos: -73.5,47.5 + parent: 2 + - uid: 47431 + components: + - type: Transform + pos: -72.5,47.5 + parent: 2 + - uid: 47432 + components: + - type: Transform + pos: -71.5,47.5 + parent: 2 + - uid: 47433 + components: + - type: Transform + pos: -71.5,46.5 + parent: 2 + - uid: 47434 + components: + - type: Transform + pos: -71.5,45.5 + parent: 2 + - uid: 47435 + components: + - type: Transform + pos: -71.5,44.5 + parent: 2 + - uid: 47436 + components: + - type: Transform + pos: -71.5,43.5 + parent: 2 + - uid: 47437 + components: + - type: Transform + pos: -82.5,40.5 + parent: 2 + - uid: 47438 + components: + - type: Transform + pos: -82.5,41.5 + parent: 2 + - uid: 47439 + components: + - type: Transform + pos: -82.5,42.5 + parent: 2 + - uid: 47440 + components: + - type: Transform + pos: -82.5,43.5 + parent: 2 + - uid: 47441 + components: + - type: Transform + pos: -80.5,43.5 + parent: 2 + - uid: 47442 + components: + - type: Transform + pos: -80.5,42.5 + parent: 2 + - uid: 47443 + components: + - type: Transform + pos: -80.5,41.5 + parent: 2 + - uid: 47444 + components: + - type: Transform + pos: -80.5,40.5 + parent: 2 + - uid: 47714 + components: + - type: Transform + pos: -44.5,33.5 + parent: 2 + - uid: 48559 + components: + - type: Transform + pos: 37.5,-12.5 + parent: 2 + - uid: 48617 + components: + - type: Transform + pos: 0.5,-34.5 + parent: 2 + - uid: 50363 + components: + - type: Transform + pos: 38.5,-12.5 + parent: 2 + - uid: 50364 + components: + - type: Transform + pos: 39.5,-12.5 + parent: 2 + - uid: 50365 + components: + - type: Transform + pos: 40.5,-12.5 + parent: 2 + - uid: 50366 + components: + - type: Transform + pos: 40.5,-13.5 + parent: 2 + - uid: 50367 + components: + - type: Transform + pos: 40.5,-14.5 + parent: 2 + - uid: 50368 + components: + - type: Transform + pos: 40.5,-15.5 + parent: 2 + - uid: 50369 + components: + - type: Transform + pos: 40.5,-16.5 + parent: 2 + - uid: 50370 + components: + - type: Transform + pos: 40.5,-11.5 + parent: 2 + - uid: 50371 + components: + - type: Transform + pos: 40.5,-10.5 + parent: 2 + - uid: 50372 + components: + - type: Transform + pos: 39.5,-10.5 + parent: 2 + - uid: 50373 + components: + - type: Transform + pos: 39.5,-9.5 + parent: 2 + - uid: 50374 + components: + - type: Transform + pos: 39.5,-8.5 + parent: 2 + - uid: 50375 + components: + - type: Transform + pos: 39.5,-7.5 + parent: 2 + - uid: 50376 + components: + - type: Transform + pos: 40.5,-7.5 + parent: 2 + - uid: 50377 + components: + - type: Transform + pos: 41.5,-7.5 + parent: 2 + - uid: 50378 + components: + - type: Transform + pos: 41.5,-8.5 + parent: 2 + - uid: 50379 + components: + - type: Transform + pos: 41.5,-9.5 + parent: 2 + - uid: 50380 + components: + - type: Transform + pos: 41.5,-10.5 + parent: 2 + - uid: 50381 + components: + - type: Transform + pos: 40.5,-6.5 + parent: 2 + - uid: 50382 + components: + - type: Transform + pos: 40.5,-5.5 + parent: 2 + - uid: 50383 + components: + - type: Transform + pos: 40.5,-4.5 + parent: 2 + - uid: 50384 + components: + - type: Transform + pos: 40.5,-3.5 + parent: 2 + - uid: 50385 + components: + - type: Transform + pos: 41.5,-3.5 + parent: 2 + - uid: 50386 + components: + - type: Transform + pos: 42.5,-3.5 + parent: 2 + - uid: 50387 + components: + - type: Transform + pos: 43.5,-3.5 + parent: 2 + - uid: 50388 + components: + - type: Transform + pos: 44.5,-3.5 + parent: 2 + - uid: 50389 + components: + - type: Transform + pos: 45.5,-3.5 + parent: 2 + - uid: 50410 + components: + - type: Transform + pos: 56.5,7.5 + parent: 2 + - uid: 50440 + components: + - type: Transform + pos: 0.5,-33.5 + parent: 2 + - uid: 50441 + components: + - type: Transform + pos: -0.5,-33.5 + parent: 2 + - uid: 50442 + components: + - type: Transform + pos: -0.5,-32.5 + parent: 2 + - uid: 50443 + components: + - type: Transform + pos: -0.5,-31.5 + parent: 2 + - uid: 50444 + components: + - type: Transform + pos: 0.5,-31.5 + parent: 2 + - uid: 50445 + components: + - type: Transform + pos: 1.5,-31.5 + parent: 2 + - uid: 50446 + components: + - type: Transform + pos: 1.5,-32.5 + parent: 2 + - uid: 50447 + components: + - type: Transform + pos: 1.5,-33.5 + parent: 2 + - uid: 50448 + components: + - type: Transform + pos: 0.5,-30.5 + parent: 2 + - uid: 50449 + components: + - type: Transform + pos: 0.5,-29.5 + parent: 2 + - uid: 50450 + components: + - type: Transform + pos: 0.5,-28.5 + parent: 2 + - uid: 50451 + components: + - type: Transform + pos: 0.5,-27.5 + parent: 2 + - uid: 50452 + components: + - type: Transform + pos: 0.5,-26.5 + parent: 2 + - uid: 50453 + components: + - type: Transform + pos: 0.5,-25.5 + parent: 2 + - uid: 50454 + components: + - type: Transform + pos: 0.5,-24.5 + parent: 2 + - uid: 50455 + components: + - type: Transform + pos: 0.5,-23.5 + parent: 2 + - uid: 50456 + components: + - type: Transform + pos: 0.5,-22.5 + parent: 2 + - uid: 50457 + components: + - type: Transform + pos: 0.5,-21.5 + parent: 2 + - uid: 50493 + components: + - type: Transform + pos: 5.5,-32.5 + parent: 2 + - uid: 50494 + components: + - type: Transform + pos: 5.5,-31.5 + parent: 2 + - uid: 50495 + components: + - type: Transform + pos: 5.5,-30.5 + parent: 2 + - uid: 50496 + components: + - type: Transform + pos: 5.5,-29.5 + parent: 2 + - uid: 50497 + components: + - type: Transform + pos: 5.5,-28.5 + parent: 2 + - uid: 50498 + components: + - type: Transform + pos: 5.5,-27.5 + parent: 2 + - uid: 50499 + components: + - type: Transform + pos: 5.5,-26.5 + parent: 2 + - uid: 50500 + components: + - type: Transform + pos: 5.5,-25.5 + parent: 2 + - uid: 50501 + components: + - type: Transform + pos: 4.5,-25.5 + parent: 2 + - uid: 50502 + components: + - type: Transform + pos: 11.5,-18.5 + parent: 2 + - uid: 50503 + components: + - type: Transform + pos: 11.5,-19.5 + parent: 2 + - uid: 50504 + components: + - type: Transform + pos: 11.5,-20.5 + parent: 2 + - uid: 50505 + components: + - type: Transform + pos: 11.5,-21.5 + parent: 2 + - uid: 50506 + components: + - type: Transform + pos: 11.5,-22.5 + parent: 2 + - uid: 50507 + components: + - type: Transform + pos: 11.5,-23.5 + parent: 2 + - uid: 50508 + components: + - type: Transform + pos: 11.5,-24.5 + parent: 2 + - uid: 50509 + components: + - type: Transform + pos: 11.5,-25.5 + parent: 2 + - uid: 50510 + components: + - type: Transform + pos: 12.5,-25.5 + parent: 2 + - uid: 50511 + components: + - type: Transform + pos: 13.5,-25.5 + parent: 2 + - uid: 50512 + components: + - type: Transform + pos: 14.5,-25.5 + parent: 2 + - uid: 50513 + components: + - type: Transform + pos: 15.5,-25.5 + parent: 2 + - uid: 50514 + components: + - type: Transform + pos: 16.5,-25.5 + parent: 2 + - uid: 50515 + components: + - type: Transform + pos: 17.5,-25.5 + parent: 2 + - uid: 50516 + components: + - type: Transform + pos: 18.5,-25.5 + parent: 2 + - uid: 50517 + components: + - type: Transform + pos: 19.5,-25.5 + parent: 2 + - uid: 50518 + components: + - type: Transform + pos: 20.5,-25.5 + parent: 2 + - uid: 50519 + components: + - type: Transform + pos: 21.5,-25.5 + parent: 2 + - uid: 50520 + components: + - type: Transform + pos: 6.5,-25.5 + parent: 2 + - uid: 50521 + components: + - type: Transform + pos: 7.5,-25.5 + parent: 2 + - uid: 50522 + components: + - type: Transform + pos: 8.5,-25.5 + parent: 2 + - uid: 50523 + components: + - type: Transform + pos: 6.5,-30.5 + parent: 2 + - uid: 50524 + components: + - type: Transform + pos: 7.5,-30.5 + parent: 2 + - uid: 50525 + components: + - type: Transform + pos: 8.5,-30.5 + parent: 2 + - uid: 50526 + components: + - type: Transform + pos: 9.5,-30.5 + parent: 2 + - uid: 50527 + components: + - type: Transform + pos: 10.5,-30.5 + parent: 2 + - uid: 50528 + components: + - type: Transform + pos: 11.5,-30.5 + parent: 2 + - uid: 50529 + components: + - type: Transform + pos: 12.5,-30.5 + parent: 2 + - uid: 50530 + components: + - type: Transform + pos: 12.5,-31.5 + parent: 2 + - uid: 50531 + components: + - type: Transform + pos: 12.5,-32.5 + parent: 2 + - uid: 50532 + components: + - type: Transform + pos: 12.5,-33.5 + parent: 2 + - uid: 50533 + components: + - type: Transform + pos: 12.5,-34.5 + parent: 2 + - uid: 50534 + components: + - type: Transform + pos: 12.5,-35.5 + parent: 2 + - uid: 50535 + components: + - type: Transform + pos: 13.5,-35.5 + parent: 2 + - uid: 50536 + components: + - type: Transform + pos: 14.5,-35.5 + parent: 2 + - uid: 50537 + components: + - type: Transform + pos: 15.5,-35.5 + parent: 2 + - uid: 50538 + components: + - type: Transform + pos: 16.5,-35.5 + parent: 2 + - uid: 50539 + components: + - type: Transform + pos: 17.5,-35.5 + parent: 2 + - uid: 50540 + components: + - type: Transform + pos: 18.5,-35.5 + parent: 2 + - uid: 50541 + components: + - type: Transform + pos: 19.5,-35.5 + parent: 2 + - uid: 50542 + components: + - type: Transform + pos: 20.5,-35.5 + parent: 2 + - uid: 50543 + components: + - type: Transform + pos: 21.5,-35.5 + parent: 2 + - uid: 50544 + components: + - type: Transform + pos: 22.5,-35.5 + parent: 2 + - uid: 50545 + components: + - type: Transform + pos: 23.5,-35.5 + parent: 2 + - uid: 50546 + components: + - type: Transform + pos: 23.5,-34.5 + parent: 2 + - uid: 50547 + components: + - type: Transform + pos: 23.5,-33.5 + parent: 2 + - uid: 50548 + components: + - type: Transform + pos: 23.5,-32.5 + parent: 2 + - uid: 50549 + components: + - type: Transform + pos: 23.5,-31.5 + parent: 2 + - uid: 50550 + components: + - type: Transform + pos: 23.5,-30.5 + parent: 2 + - uid: 50551 + components: + - type: Transform + pos: 23.5,-29.5 + parent: 2 + - uid: 50552 + components: + - type: Transform + pos: 22.5,-29.5 + parent: 2 + - uid: 50553 + components: + - type: Transform + pos: 21.5,-29.5 + parent: 2 + - uid: 50554 + components: + - type: Transform + pos: 20.5,-29.5 + parent: 2 + - uid: 50555 + components: + - type: Transform + pos: 19.5,-29.5 + parent: 2 + - uid: 50556 + components: + - type: Transform + pos: 18.5,-29.5 + parent: 2 + - uid: 50557 + components: + - type: Transform + pos: 17.5,-29.5 + parent: 2 + - uid: 50558 + components: + - type: Transform + pos: 16.5,-29.5 + parent: 2 + - uid: 50559 + components: + - type: Transform + pos: 15.5,-29.5 + parent: 2 + - uid: 50560 + components: + - type: Transform + pos: 14.5,-29.5 + parent: 2 + - uid: 50561 + components: + - type: Transform + pos: 13.5,-29.5 + parent: 2 + - uid: 50562 + components: + - type: Transform + pos: 12.5,-29.5 + parent: 2 + - uid: 50830 + components: + - type: Transform + pos: -52.5,37.5 + parent: 2 + - uid: 50831 + components: + - type: Transform + pos: -50.5,42.5 + parent: 2 + - uid: 50832 + components: + - type: Transform + pos: -55.5,50.5 + parent: 2 + - uid: 50833 + components: + - type: Transform + pos: -50.5,50.5 + parent: 2 + - uid: 50834 + components: + - type: Transform + pos: -48.5,48.5 + parent: 2 + - uid: 51064 + components: + - type: Transform + pos: -43.5,98.5 + parent: 2 + - uid: 51152 + components: + - type: Transform + pos: -51.5,104.5 + parent: 2 + - uid: 51153 + components: + - type: Transform + pos: -50.5,104.5 + parent: 2 + - uid: 51154 + components: + - type: Transform + pos: -49.5,104.5 + parent: 2 + - uid: 51155 + components: + - type: Transform + pos: -49.5,103.5 + parent: 2 + - uid: 51156 + components: + - type: Transform + pos: -48.5,103.5 + parent: 2 + - uid: 51157 + components: + - type: Transform + pos: -47.5,103.5 + parent: 2 + - uid: 51158 + components: + - type: Transform + pos: -46.5,103.5 + parent: 2 + - uid: 51159 + components: + - type: Transform + pos: -45.5,103.5 + parent: 2 + - uid: 51160 + components: + - type: Transform + pos: -44.5,103.5 + parent: 2 + - uid: 51161 + components: + - type: Transform + pos: -43.5,103.5 + parent: 2 + - uid: 51162 + components: + - type: Transform + pos: -42.5,103.5 + parent: 2 + - uid: 51163 + components: + - type: Transform + pos: -41.5,103.5 + parent: 2 + - uid: 51164 + components: + - type: Transform + pos: -40.5,103.5 + parent: 2 + - uid: 51165 + components: + - type: Transform + pos: -39.5,103.5 + parent: 2 + - uid: 51166 + components: + - type: Transform + pos: -38.5,103.5 + parent: 2 + - uid: 51167 + components: + - type: Transform + pos: -37.5,103.5 + parent: 2 + - uid: 51168 + components: + - type: Transform + pos: -37.5,102.5 + parent: 2 + - uid: 51169 + components: + - type: Transform + pos: -37.5,101.5 + parent: 2 + - uid: 51170 + components: + - type: Transform + pos: -37.5,100.5 + parent: 2 + - uid: 51171 + components: + - type: Transform + pos: -37.5,99.5 + parent: 2 + - uid: 51172 + components: + - type: Transform + pos: -45.5,104.5 + parent: 2 + - uid: 51173 + components: + - type: Transform + pos: -45.5,105.5 + parent: 2 + - uid: 51174 + components: + - type: Transform + pos: -45.5,106.5 + parent: 2 + - uid: 51175 + components: + - type: Transform + pos: -45.5,107.5 + parent: 2 + - uid: 51176 + components: + - type: Transform + pos: -46.5,107.5 + parent: 2 + - uid: 51178 + components: + - type: Transform + pos: -41.5,104.5 + parent: 2 + - uid: 51179 + components: + - type: Transform + pos: -41.5,105.5 + parent: 2 + - uid: 51180 + components: + - type: Transform + pos: -40.5,105.5 + parent: 2 + - uid: 51181 + components: + - type: Transform + pos: -40.5,106.5 + parent: 2 + - uid: 51182 + components: + - type: Transform + pos: -40.5,107.5 + parent: 2 + - uid: 51183 + components: + - type: Transform + pos: -38.5,99.5 + parent: 2 + - uid: 51184 + components: + - type: Transform + pos: -39.5,99.5 + parent: 2 + - uid: 51185 + components: + - type: Transform + pos: -40.5,99.5 + parent: 2 + - uid: 51186 + components: + - type: Transform + pos: -41.5,99.5 + parent: 2 + - uid: 51187 + components: + - type: Transform + pos: -42.5,99.5 + parent: 2 + - uid: 51188 + components: + - type: Transform + pos: -43.5,99.5 + parent: 2 + - uid: 51189 + components: + - type: Transform + pos: -44.5,99.5 + parent: 2 + - uid: 51190 + components: + - type: Transform + pos: -45.5,99.5 + parent: 2 + - uid: 51191 + components: + - type: Transform + pos: -46.5,99.5 + parent: 2 + - uid: 51192 + components: + - type: Transform + pos: -47.5,99.5 + parent: 2 + - uid: 51193 + components: + - type: Transform + pos: -48.5,99.5 + parent: 2 + - uid: 51194 + components: + - type: Transform + pos: -49.5,99.5 + parent: 2 + - uid: 51195 + components: + - type: Transform + pos: -50.5,99.5 + parent: 2 + - uid: 51196 + components: + - type: Transform + pos: -51.5,99.5 + parent: 2 + - uid: 51197 + components: + - type: Transform + pos: -43.5,97.5 + parent: 2 + - uid: 51198 + components: + - type: Transform + pos: -42.5,97.5 + parent: 2 + - uid: 51199 + components: + - type: Transform + pos: -42.5,96.5 + parent: 2 + - uid: 51200 + components: + - type: Transform + pos: -42.5,95.5 + parent: 2 + - uid: 51201 + components: + - type: Transform + pos: -51.5,98.5 + parent: 2 + - uid: 51202 + components: + - type: Transform + pos: -51.5,97.5 + parent: 2 + - uid: 51204 + components: + - type: Transform + pos: -52.5,98.5 + parent: 2 + - uid: 51205 + components: + - type: Transform + pos: -53.5,98.5 + parent: 2 + - uid: 51206 + components: + - type: Transform + pos: -54.5,98.5 + parent: 2 + - uid: 51207 + components: + - type: Transform + pos: -55.5,98.5 + parent: 2 + - uid: 51208 + components: + - type: Transform + pos: -50.5,97.5 + parent: 2 + - uid: 51209 + components: + - type: Transform + pos: -49.5,97.5 + parent: 2 + - uid: 51210 + components: + - type: Transform + pos: -48.5,97.5 + parent: 2 + - uid: 51213 + components: + - type: Transform + pos: -51.5,96.5 + parent: 2 + - uid: 51215 + components: + - type: Transform + pos: -51.5,95.5 + parent: 2 + - uid: 51216 + components: + - type: Transform + pos: -52.5,95.5 + parent: 2 + - uid: 51217 + components: + - type: Transform + pos: -52.5,94.5 + parent: 2 + - uid: 51218 + components: + - type: Transform + pos: -52.5,93.5 + parent: 2 + - uid: 51219 + components: + - type: Transform + pos: -50.5,95.5 + parent: 2 + - uid: 51220 + components: + - type: Transform + pos: -50.5,94.5 + parent: 2 + - uid: 51221 + components: + - type: Transform + pos: -50.5,93.5 + parent: 2 + - uid: 51223 + components: + - type: Transform + pos: -51.5,93.5 + parent: 2 + - uid: 51224 + components: + - type: Transform + pos: -51.5,92.5 + parent: 2 + - uid: 51225 + components: + - type: Transform + pos: -51.5,91.5 + parent: 2 + - uid: 51226 + components: + - type: Transform + pos: -52.5,91.5 + parent: 2 + - uid: 51227 + components: + - type: Transform + pos: -53.5,91.5 + parent: 2 + - uid: 51228 + components: + - type: Transform + pos: -54.5,91.5 + parent: 2 + - uid: 51229 + components: + - type: Transform + pos: -50.5,91.5 + parent: 2 + - uid: 51230 + components: + - type: Transform + pos: -49.5,91.5 + parent: 2 + - uid: 51231 + components: + - type: Transform + pos: -48.5,91.5 + parent: 2 + - uid: 51232 + components: + - type: Transform + pos: -52.5,90.5 + parent: 2 + - uid: 51233 + components: + - type: Transform + pos: -52.5,89.5 + parent: 2 + - uid: 51234 + components: + - type: Transform + pos: -51.5,89.5 + parent: 2 + - uid: 51235 + components: + - type: Transform + pos: -50.5,89.5 + parent: 2 + - uid: 51236 + components: + - type: Transform + pos: -50.5,90.5 + parent: 2 + - uid: 51237 + components: + - type: Transform + pos: -57.5,83.5 + parent: 2 + - uid: 51238 + components: + - type: Transform + pos: -57.5,84.5 + parent: 2 + - uid: 51239 + components: + - type: Transform + pos: -58.5,84.5 + parent: 2 + - uid: 51240 + components: + - type: Transform + pos: -59.5,84.5 + parent: 2 + - uid: 51241 + components: + - type: Transform + pos: -59.5,85.5 + parent: 2 + - uid: 51242 + components: + - type: Transform + pos: -59.5,86.5 + parent: 2 + - uid: 51243 + components: + - type: Transform + pos: -59.5,87.5 + parent: 2 + - uid: 51244 + components: + - type: Transform + pos: -58.5,87.5 + parent: 2 + - uid: 51245 + components: + - type: Transform + pos: -57.5,87.5 + parent: 2 + - uid: 51246 + components: + - type: Transform + pos: -56.5,87.5 + parent: 2 + - uid: 51247 + components: + - type: Transform + pos: -56.5,88.5 + parent: 2 + - uid: 51248 + components: + - type: Transform + pos: -55.5,88.5 + parent: 2 + - uid: 51249 + components: + - type: Transform + pos: -55.5,89.5 + parent: 2 + - uid: 51250 + components: + - type: Transform + pos: -54.5,89.5 + parent: 2 + - uid: 51251 + components: + - type: Transform + pos: -53.5,89.5 + parent: 2 + - uid: 51252 + components: + - type: Transform + pos: -49.5,89.5 + parent: 2 + - uid: 51253 + components: + - type: Transform + pos: -48.5,89.5 + parent: 2 + - uid: 51254 + components: + - type: Transform + pos: -47.5,89.5 + parent: 2 + - uid: 51255 + components: + - type: Transform + pos: -47.5,88.5 + parent: 2 + - uid: 51256 + components: + - type: Transform + pos: -46.5,88.5 + parent: 2 + - uid: 51257 + components: + - type: Transform + pos: -46.5,87.5 + parent: 2 + - uid: 51258 + components: + - type: Transform + pos: -45.5,87.5 + parent: 2 + - uid: 51259 + components: + - type: Transform + pos: -44.5,87.5 + parent: 2 + - uid: 51260 + components: + - type: Transform + pos: -43.5,87.5 + parent: 2 + - uid: 51261 + components: + - type: Transform + pos: -42.5,87.5 + parent: 2 + - uid: 51262 + components: + - type: Transform + pos: -42.5,86.5 + parent: 2 + - uid: 51263 + components: + - type: Transform + pos: -41.5,86.5 + parent: 2 + - uid: 51264 + components: + - type: Transform + pos: -40.5,86.5 + parent: 2 + - uid: 51265 + components: + - type: Transform + pos: -39.5,86.5 + parent: 2 + - uid: 51266 + components: + - type: Transform + pos: -38.5,86.5 + parent: 2 + - uid: 51267 + components: + - type: Transform + pos: -38.5,85.5 + parent: 2 + - uid: 51268 + components: + - type: Transform + pos: -38.5,84.5 + parent: 2 + - uid: 51518 + components: + - type: Transform + pos: -65.5,-85.5 + parent: 2 + - uid: 51538 + components: + - type: Transform + pos: 36.5,30.5 + parent: 2 + - uid: 51631 + components: + - type: Transform + pos: -6.5,76.5 + parent: 2 + - uid: 51632 + components: + - type: Transform + pos: -6.5,77.5 + parent: 2 + - uid: 51705 + components: + - type: Transform + pos: 36.5,-12.5 + parent: 2 + - uid: 51792 + components: + - type: Transform + pos: -22.5,-76.5 + parent: 2 + - uid: 51880 + components: + - type: Transform + pos: 36.5,-11.5 + parent: 2 + - uid: 51885 + components: + - type: Transform + pos: -40.5,-73.5 + parent: 2 + - uid: 51886 + components: + - type: Transform + pos: -40.5,-72.5 + parent: 2 + - uid: 51887 + components: + - type: Transform + pos: 36.5,-4.5 + parent: 2 + - uid: 51888 + components: + - type: Transform + pos: 36.5,-5.5 + parent: 2 + - uid: 51889 + components: + - type: Transform + pos: 36.5,-6.5 + parent: 2 + - uid: 51890 + components: + - type: Transform + pos: 36.5,-7.5 + parent: 2 + - uid: 51891 + components: + - type: Transform + pos: -91.5,54.5 + parent: 2 + - uid: 51892 + components: + - type: Transform + pos: -92.5,54.5 + parent: 2 + - uid: 51893 + components: + - type: Transform + pos: -93.5,54.5 + parent: 2 + - uid: 51894 + components: + - type: Transform + pos: -94.5,54.5 + parent: 2 + - uid: 51895 + components: + - type: Transform + pos: -95.5,54.5 + parent: 2 + - uid: 52754 + components: + - type: Transform + pos: 34.5,-84.5 + parent: 2 + - uid: 52755 + components: + - type: Transform + pos: 35.5,-84.5 + parent: 2 + - uid: 52756 + components: + - type: Transform + pos: 36.5,-84.5 + parent: 2 + - uid: 52862 + components: + - type: Transform + pos: -44.5,31.5 + parent: 2 + - uid: 53965 + components: + - type: Transform + pos: -5.5,-5.5 + parent: 53899 + - uid: 53966 + components: + - type: Transform + pos: -4.5,-5.5 + parent: 53899 + - uid: 53967 + components: + - type: Transform + pos: -3.5,-5.5 + parent: 53899 + - uid: 53968 + components: + - type: Transform + pos: -2.5,-5.5 + parent: 53899 + - uid: 53969 + components: + - type: Transform + pos: -1.5,-5.5 + parent: 53899 + - uid: 53970 + components: + - type: Transform + pos: -0.5,-5.5 + parent: 53899 + - uid: 53971 + components: + - type: Transform + pos: -0.5,-4.5 + parent: 53899 + - uid: 53972 + components: + - type: Transform + pos: -0.5,-3.5 + parent: 53899 + - uid: 53973 + components: + - type: Transform + pos: -0.5,-2.5 + parent: 53899 + - uid: 53974 + components: + - type: Transform + pos: -0.5,-1.5 + parent: 53899 + - uid: 53975 + components: + - type: Transform + pos: -0.5,-0.5 + parent: 53899 + - uid: 53976 + components: + - type: Transform + pos: -1.5,-1.5 + parent: 53899 + - uid: 53977 + components: + - type: Transform + pos: -2.5,-1.5 + parent: 53899 + - uid: 53978 + components: + - type: Transform + pos: 1.5,-0.5 + parent: 53899 + - uid: 53979 + components: + - type: Transform + pos: 1.5,-1.5 + parent: 53899 + - uid: 53980 + components: + - type: Transform + pos: 1.5,-2.5 + parent: 53899 + - uid: 53981 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 53899 + - uid: 53982 + components: + - type: Transform + pos: 1.5,-4.5 + parent: 53899 + - uid: 53983 + components: + - type: Transform + pos: 1.5,-5.5 + parent: 53899 + - uid: 53984 + components: + - type: Transform + pos: 2.5,-1.5 + parent: 53899 + - uid: 53985 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 53899 + - uid: 53986 + components: + - type: Transform + pos: 2.5,-5.5 + parent: 53899 + - uid: 53987 + components: + - type: Transform + pos: 3.5,-5.5 + parent: 53899 + - uid: 53988 + components: + - type: Transform + pos: 4.5,-5.5 + parent: 53899 + - uid: 53989 + components: + - type: Transform + pos: 5.5,-5.5 + parent: 53899 + - uid: 53990 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 53899 + - uid: 53991 + components: + - type: Transform + pos: 1.5,-6.5 + parent: 53899 + - uid: 53992 + components: + - type: Transform + pos: 1.5,-7.5 + parent: 53899 + - uid: 53993 + components: + - type: Transform + pos: 1.5,-8.5 + parent: 53899 + - uid: 53994 + components: + - type: Transform + pos: 1.5,-9.5 + parent: 53899 + - uid: 53995 + components: + - type: Transform + pos: 2.5,-7.5 + parent: 53899 + - uid: 53996 + components: + - type: Transform + pos: 3.5,-7.5 + parent: 53899 + - uid: 53997 + components: + - type: Transform + pos: 2.5,-9.5 + parent: 53899 + - uid: 53998 + components: + - type: Transform + pos: 3.5,-9.5 + parent: 53899 + - uid: 53999 + components: + - type: Transform + pos: 4.5,-9.5 + parent: 53899 + - uid: 54000 + components: + - type: Transform + pos: 5.5,-9.5 + parent: 53899 + - uid: 54001 + components: + - type: Transform + pos: 6.5,-9.5 + parent: 53899 + - uid: 54002 + components: + - type: Transform + pos: 4.5,-10.5 + parent: 53899 + - uid: 54003 + components: + - type: Transform + pos: 4.5,-11.5 + parent: 53899 + - uid: 54004 + components: + - type: Transform + pos: 4.5,-12.5 + parent: 53899 + - uid: 54005 + components: + - type: Transform + pos: 5.5,-12.5 + parent: 53899 + - uid: 54006 + components: + - type: Transform + pos: -0.5,-6.5 + parent: 53899 + - uid: 54007 + components: + - type: Transform + pos: -0.5,-7.5 + parent: 53899 + - uid: 54008 + components: + - type: Transform + pos: -0.5,-8.5 + parent: 53899 + - uid: 54009 + components: + - type: Transform + pos: -0.5,-9.5 + parent: 53899 + - uid: 54010 + components: + - type: Transform + pos: -1.5,-7.5 + parent: 53899 + - uid: 54011 + components: + - type: Transform + pos: -2.5,-7.5 + parent: 53899 + - uid: 54012 + components: + - type: Transform + pos: -1.5,-9.5 + parent: 53899 + - uid: 54013 + components: + - type: Transform + pos: -2.5,-9.5 + parent: 53899 + - uid: 54014 + components: + - type: Transform + pos: -3.5,-9.5 + parent: 53899 + - uid: 54015 + components: + - type: Transform + pos: -4.5,-9.5 + parent: 53899 + - uid: 54016 + components: + - type: Transform + pos: -5.5,-9.5 + parent: 53899 + - uid: 54017 + components: + - type: Transform + pos: -3.5,-10.5 + parent: 53899 + - uid: 54018 + components: + - type: Transform + pos: -3.5,-11.5 + parent: 53899 + - uid: 54019 + components: + - type: Transform + pos: -3.5,-12.5 + parent: 53899 + - uid: 54020 + components: + - type: Transform + pos: -4.5,-12.5 + parent: 53899 + - uid: 54021 + components: + - type: Transform + pos: 1.5,-10.5 + parent: 53899 + - uid: 54022 + components: + - type: Transform + pos: 1.5,-11.5 + parent: 53899 + - uid: 54023 + components: + - type: Transform + pos: -0.5,-10.5 + parent: 53899 + - uid: 54024 + components: + - type: Transform + pos: -0.5,-11.5 + parent: 53899 + - uid: 54025 + components: + - type: Transform + pos: -5.5,-4.5 + parent: 53899 + - uid: 54773 + components: + - type: Transform + pos: 4.5,4.5 + parent: 54730 + - uid: 54774 + components: + - type: Transform + pos: 4.5,3.5 + parent: 54730 + - uid: 54775 + components: + - type: Transform + pos: 4.5,2.5 + parent: 54730 + - uid: 54776 + components: + - type: Transform + pos: 4.5,1.5 + parent: 54730 + - uid: 54777 + components: + - type: Transform + pos: 4.5,0.5 + parent: 54730 + - uid: 54778 + components: + - type: Transform + pos: 4.5,-0.5 + parent: 54730 + - uid: 54779 + components: + - type: Transform + pos: 4.5,-1.5 + parent: 54730 + - uid: 54780 + components: + - type: Transform + pos: 4.5,5.5 + parent: 54730 + - uid: 54781 + components: + - type: Transform + pos: 5.5,5.5 + parent: 54730 + - uid: 54782 + components: + - type: Transform + pos: 3.5,5.5 + parent: 54730 + - uid: 54783 + components: + - type: Transform + pos: 5.5,-1.5 + parent: 54730 + - uid: 54784 + components: + - type: Transform + pos: 6.5,-1.5 + parent: 54730 + - uid: 54785 + components: + - type: Transform + pos: 6.5,-0.5 + parent: 54730 + - uid: 54786 + components: + - type: Transform + pos: 6.5,0.5 + parent: 54730 + - uid: 54787 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 54730 + - uid: 54788 + components: + - type: Transform + pos: 2.5,-1.5 + parent: 54730 + - uid: 54789 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 54730 + - uid: 54790 + components: + - type: Transform + pos: 2.5,0.5 + parent: 54730 + - uid: 54791 + components: + - type: Transform + pos: 3.5,-0.5 + parent: 54730 + - uid: 54792 + components: + - type: Transform + pos: 2.5,-2.5 + parent: 54730 + - uid: 54793 + components: + - type: Transform + pos: 2.5,-3.5 + parent: 54730 + - uid: 54794 + components: + - type: Transform + pos: 2.5,-4.5 + parent: 54730 + - uid: 54795 + components: + - type: Transform + pos: 1.5,-8.5 + parent: 54730 + - uid: 54796 + components: + - type: Transform + pos: 2.5,-8.5 + parent: 54730 + - uid: 54797 + components: + - type: Transform + pos: 3.5,-8.5 + parent: 54730 + - uid: 54798 + components: + - type: Transform + pos: 4.5,-8.5 + parent: 54730 + - uid: 54799 + components: + - type: Transform + pos: 5.5,-8.5 + parent: 54730 + - uid: 54800 + components: + - type: Transform + pos: 6.5,-8.5 + parent: 54730 + - uid: 54801 + components: + - type: Transform + pos: 7.5,-8.5 + parent: 54730 + - uid: 54802 + components: + - type: Transform + pos: 4.5,-9.5 + parent: 54730 + - uid: 54803 + components: + - type: Transform + pos: 4.5,-10.5 + parent: 54730 + - uid: 54804 + components: + - type: Transform + pos: 4.5,-11.5 + parent: 54730 + - uid: 54805 + components: + - type: Transform + pos: 3.5,-7.5 + parent: 54730 + - uid: 54806 + components: + - type: Transform + pos: 3.5,-6.5 + parent: 54730 + - uid: 54807 + components: + - type: Transform + pos: 3.5,-4.5 + parent: 54730 + - uid: 54808 + components: + - type: Transform + pos: 4.5,-4.5 + parent: 54730 + - uid: 54809 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 54730 + - uid: 54810 + components: + - type: Transform + pos: 7.5,-9.5 + parent: 54730 + - uid: 54811 + components: + - type: Transform + pos: 1.5,-9.5 + parent: 54730 + - uid: 54812 + components: + - type: Transform + pos: 6.5,-4.5 + parent: 54730 + - uid: 55029 + components: + - type: Transform + pos: -65.5,-84.5 + parent: 2 + - uid: 55099 + components: + - type: Transform + pos: -34.5,87.5 + parent: 2 + - uid: 55100 + components: + - type: Transform + pos: -35.5,87.5 + parent: 2 + - uid: 55101 + components: + - type: Transform + pos: -36.5,87.5 + parent: 2 + - uid: 55102 + components: + - type: Transform + pos: -37.5,87.5 + parent: 2 + - uid: 55103 + components: + - type: Transform + pos: -37.5,86.5 + parent: 2 + - uid: 55151 + components: + - type: Transform + pos: 1.5,2.5 + parent: 55142 + - uid: 55152 + components: + - type: Transform + pos: 0.5,2.5 + parent: 55142 + - uid: 55153 + components: + - type: Transform + pos: 0.5,3.5 + parent: 55142 + - uid: 55154 + components: + - type: Transform + pos: 0.5,4.5 + parent: 55142 + - uid: 55155 + components: + - type: Transform + pos: 0.5,1.5 + parent: 55142 + - uid: 55156 + components: + - type: Transform + pos: 0.5,0.5 + parent: 55142 + - uid: 55157 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 55142 + - uid: 55158 + components: + - type: Transform + pos: 0.5,-1.5 + parent: 55142 + - uid: 55159 + components: + - type: Transform + pos: 0.5,-2.5 + parent: 55142 + - uid: 55160 + components: + - type: Transform + pos: 0.5,5.5 + parent: 55142 + - uid: 55161 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 55142 + - uid: 55162 + components: + - type: Transform + pos: 1.5,5.5 + parent: 55142 + - uid: 55163 + components: + - type: Transform + pos: -0.5,5.5 + parent: 55142 + - uid: 55164 + components: + - type: Transform + pos: -0.5,-3.5 + parent: 55142 + - uid: 55165 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 55142 + - uid: 55947 + components: + - type: Transform + pos: 0.5,0.5 + parent: 55943 + - uid: 55948 + components: + - type: Transform + pos: -0.5,3.5 + parent: 55943 + - uid: 55949 + components: + - type: Transform + pos: -0.5,4.5 + parent: 55943 + - uid: 55950 + components: + - type: Transform + pos: -1.5,2.5 + parent: 55943 + - uid: 55951 + components: + - type: Transform + pos: -0.5,2.5 + parent: 55943 + - uid: 55952 + components: + - type: Transform + pos: -0.5,1.5 + parent: 55943 + - uid: 55953 + components: + - type: Transform + pos: -0.5,0.5 + parent: 55943 + - uid: 55954 + components: + - type: Transform + pos: -1.5,0.5 + parent: 55943 + - uid: 56030 + components: + - type: Transform + pos: 5.5,3.5 + parent: 56001 + - uid: 56031 + components: + - type: Transform + pos: 1.5,-0.5 + parent: 56001 + - uid: 56032 + components: + - type: Transform + pos: 1.5,3.5 + parent: 56001 + - uid: 56033 + components: + - type: Transform + pos: 3.5,0.5 + parent: 56001 + - uid: 56034 + components: + - type: Transform + pos: 3.5,-0.5 + parent: 56001 + - uid: 56035 + components: + - type: Transform + pos: 1.5,2.5 + parent: 56001 + - uid: 56036 + components: + - type: Transform + pos: 1.5,0.5 + parent: 56001 + - uid: 56037 + components: + - type: Transform + pos: 1.5,1.5 + parent: 56001 + - uid: 56038 + components: + - type: Transform + pos: 1.5,6.5 + parent: 56001 + - uid: 56039 + components: + - type: Transform + pos: 1.5,5.5 + parent: 56001 + - uid: 56040 + components: + - type: Transform + pos: 1.5,4.5 + parent: 56001 + - uid: 56041 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 56001 + - uid: 56042 + components: + - type: Transform + pos: -2.5,5.5 + parent: 56001 + - uid: 56043 + components: + - type: Transform + pos: 2.5,3.5 + parent: 56001 + - uid: 56044 + components: + - type: Transform + pos: -1.5,3.5 + parent: 56001 + - uid: 56045 + components: + - type: Transform + pos: 0.5,3.5 + parent: 56001 + - uid: 56046 + components: + - type: Transform + pos: 1.5,-1.5 + parent: 56001 + - uid: 56047 + components: + - type: Transform + pos: -2.5,4.5 + parent: 56001 + - uid: 56048 + components: + - type: Transform + pos: 5.5,5.5 + parent: 56001 + - uid: 56049 + components: + - type: Transform + pos: 5.5,4.5 + parent: 56001 + - uid: 56050 + components: + - type: Transform + pos: 2.5,-4.5 + parent: 56001 + - uid: 56051 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 56001 + - uid: 56052 + components: + - type: Transform + pos: 4.5,-4.5 + parent: 56001 + - uid: 56053 + components: + - type: Transform + pos: -1.5,-4.5 + parent: 56001 + - uid: 56054 + components: + - type: Transform + pos: -3.5,0.5 + parent: 56001 + - uid: 56055 + components: + - type: Transform + pos: 6.5,-1.5 + parent: 56001 + - uid: 56056 + components: + - type: Transform + pos: -1.5,-0.5 + parent: 56001 + - uid: 56057 + components: + - type: Transform + pos: 5.5,-0.5 + parent: 56001 + - uid: 56058 + components: + - type: Transform + pos: -0.5,-4.5 + parent: 56001 + - uid: 56059 + components: + - type: Transform + pos: 1.5,-5.5 + parent: 56001 + - uid: 56060 + components: + - type: Transform + pos: 1.5,-6.5 + parent: 56001 + - uid: 56061 + components: + - type: Transform + pos: 6.5,-4.5 + parent: 56001 + - uid: 56062 + components: + - type: Transform + pos: 0.5,-4.5 + parent: 56001 + - uid: 56063 + components: + - type: Transform + pos: 6.5,-0.5 + parent: 56001 + - uid: 56064 + components: + - type: Transform + pos: 4.5,-0.5 + parent: 56001 + - uid: 56065 + components: + - type: Transform + pos: 1.5,-2.5 + parent: 56001 + - uid: 56066 + components: + - type: Transform + pos: -3.5,-0.5 + parent: 56001 + - uid: 56067 + components: + - type: Transform + pos: -0.5,-0.5 + parent: 56001 + - uid: 56068 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 56001 + - uid: 56069 + components: + - type: Transform + pos: 3.5,-4.5 + parent: 56001 + - uid: 56070 + components: + - type: Transform + pos: -3.5,-4.5 + parent: 56001 + - uid: 56071 + components: + - type: Transform + pos: -2.5,-4.5 + parent: 56001 + - uid: 56072 + components: + - type: Transform + pos: 1.5,-4.5 + parent: 56001 + - uid: 56073 + components: + - type: Transform + pos: -3.5,-1.5 + parent: 56001 + - uid: 56074 + components: + - type: Transform + pos: -2.5,-0.5 + parent: 56001 + - uid: 56075 + components: + - type: Transform + pos: 6.5,0.5 + parent: 56001 + - uid: 56076 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 56001 + - uid: 56077 + components: + - type: Transform + pos: -0.5,3.5 + parent: 56001 + - uid: 56078 + components: + - type: Transform + pos: -2.5,3.5 + parent: 56001 + - uid: 56079 + components: + - type: Transform + pos: 3.5,3.5 + parent: 56001 + - uid: 56080 + components: + - type: Transform + pos: 4.5,3.5 + parent: 56001 + - uid: 56081 + components: + - type: Transform + pos: 1.5,-7.5 + parent: 56001 + - uid: 56082 + components: + - type: Transform + pos: 1.5,-8.5 + parent: 56001 + - uid: 56094 + components: + - type: Transform + pos: 4.5,-5.5 + parent: 56001 + - uid: 56095 + components: + - type: Transform + pos: 4.5,-6.5 + parent: 56001 + - uid: 56096 + components: + - type: Transform + pos: 4.5,-7.5 + parent: 56001 + - uid: 56097 + components: + - type: Transform + pos: 5.5,-7.5 + parent: 56001 + - uid: 56098 + components: + - type: Transform + pos: -1.5,-5.5 + parent: 56001 + - uid: 56099 + components: + - type: Transform + pos: -1.5,-6.5 + parent: 56001 + - uid: 56100 + components: + - type: Transform + pos: -1.5,-7.5 + parent: 56001 + - uid: 56101 + components: + - type: Transform + pos: -2.5,-7.5 + parent: 56001 + - uid: 56439 + components: + - type: Transform + pos: 2.5,3.5 + parent: 56424 + - uid: 56440 + components: + - type: Transform + pos: 1.5,3.5 + parent: 56424 + - uid: 56441 + components: + - type: Transform + pos: 0.5,3.5 + parent: 56424 + - uid: 56442 + components: + - type: Transform + pos: -0.5,3.5 + parent: 56424 + - uid: 56443 + components: + - type: Transform + pos: 0.5,4.5 + parent: 56424 + - uid: 56444 + components: + - type: Transform + pos: 0.5,2.5 + parent: 56424 + - uid: 56445 + components: + - type: Transform + pos: 0.5,1.5 + parent: 56424 + - uid: 56446 + components: + - type: Transform + pos: 0.5,0.5 + parent: 56424 + - uid: 56447 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 56424 + - uid: 56448 + components: + - type: Transform + pos: 0.5,-1.5 + parent: 56424 + - uid: 56449 + components: + - type: Transform + pos: 0.5,-2.5 + parent: 56424 + - uid: 56450 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 56424 + - uid: 56451 + components: + - type: Transform + pos: -0.5,-3.5 + parent: 56424 + - uid: 56452 + components: + - type: Transform + pos: 1.5,-3.5 + parent: 56424 + - uid: 56453 + components: + - type: Transform + pos: -0.5,-1.5 + parent: 56424 + - uid: 56454 + components: + - type: Transform + pos: -1.5,-1.5 + parent: 56424 + - uid: 56455 + components: + - type: Transform + pos: -2.5,-1.5 + parent: 56424 + - uid: 56456 + components: + - type: Transform + pos: -2.5,0.5 + parent: 56424 + - uid: 56457 + components: + - type: Transform + pos: -1.5,0.5 + parent: 56424 + - uid: 56458 + components: + - type: Transform + pos: -0.5,0.5 + parent: 56424 + - uid: 56459 + components: + - type: Transform + pos: 1.5,0.5 + parent: 56424 + - uid: 56460 + components: + - type: Transform + pos: 2.5,0.5 + parent: 56424 + - uid: 56461 + components: + - type: Transform + pos: 3.5,0.5 + parent: 56424 + - uid: 56462 + components: + - type: Transform + pos: 1.5,-1.5 + parent: 56424 + - uid: 56463 + components: + - type: Transform + pos: 2.5,-1.5 + parent: 56424 + - uid: 56464 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 56424 + - uid: 56465 + components: + - type: Transform + pos: -1.5,1.5 + parent: 56424 + - uid: 56466 + components: + - type: Transform + pos: 2.5,1.5 + parent: 56424 + - uid: 56467 + components: + - type: Transform + pos: -1.5,2.5 + parent: 56424 + - uid: 56468 + components: + - type: Transform + pos: 2.5,2.5 + parent: 56424 + - uid: 56469 + components: + - type: Transform + pos: -2.5,-2.5 + parent: 56424 + - uid: 56470 + components: + - type: Transform + pos: 3.5,-2.5 + parent: 56424 + - uid: 59504 + components: + - type: Transform + pos: 13.5,-8.5 + parent: 56631 + - uid: 59505 + components: + - type: Transform + pos: -5.5,74.5 + parent: 56631 + - uid: 59506 + components: + - type: Transform + pos: -5.5,73.5 + parent: 56631 + - uid: 59507 + components: + - type: Transform + pos: -5.5,72.5 + parent: 56631 + - uid: 59508 + components: + - type: Transform + pos: -5.5,71.5 + parent: 56631 + - uid: 59509 + components: + - type: Transform + pos: -5.5,70.5 + parent: 56631 + - uid: 59510 + components: + - type: Transform + pos: -5.5,69.5 + parent: 56631 + - uid: 59511 + components: + - type: Transform + pos: -5.5,68.5 + parent: 56631 + - uid: 59512 + components: + - type: Transform + pos: -6.5,73.5 + parent: 56631 + - uid: 59513 + components: + - type: Transform + pos: -7.5,73.5 + parent: 56631 + - uid: 59514 + components: + - type: Transform + pos: -8.5,73.5 + parent: 56631 + - uid: 59515 + components: + - type: Transform + pos: -8.5,72.5 + parent: 56631 + - uid: 59516 + components: + - type: Transform + pos: -8.5,71.5 + parent: 56631 + - uid: 59517 + components: + - type: Transform + pos: -8.5,70.5 + parent: 56631 + - uid: 59518 + components: + - type: Transform + pos: -8.5,69.5 + parent: 56631 + - uid: 59519 + components: + - type: Transform + pos: -8.5,68.5 + parent: 56631 + - uid: 59520 + components: + - type: Transform + pos: -9.5,68.5 + parent: 56631 + - uid: 59521 + components: + - type: Transform + pos: -10.5,68.5 + parent: 56631 + - uid: 59522 + components: + - type: Transform + pos: -11.5,68.5 + parent: 56631 + - uid: 59523 + components: + - type: Transform + pos: -8.5,74.5 + parent: 56631 + - uid: 59524 + components: + - type: Transform + pos: -8.5,75.5 + parent: 56631 + - uid: 59525 + components: + - type: Transform + pos: -8.5,76.5 + parent: 56631 + - uid: 59526 + components: + - type: Transform + pos: -8.5,77.5 + parent: 56631 + - uid: 59527 + components: + - type: Transform + pos: -8.5,78.5 + parent: 56631 + - uid: 59528 + components: + - type: Transform + pos: -8.5,79.5 + parent: 56631 + - uid: 59529 + components: + - type: Transform + pos: -8.5,80.5 + parent: 56631 + - uid: 59530 + components: + - type: Transform + pos: -8.5,81.5 + parent: 56631 + - uid: 59531 + components: + - type: Transform + pos: -9.5,81.5 + parent: 56631 + - uid: 59532 + components: + - type: Transform + pos: -10.5,81.5 + parent: 56631 + - uid: 59533 + components: + - type: Transform + pos: -11.5,81.5 + parent: 56631 + - uid: 59534 + components: + - type: Transform + pos: -12.5,81.5 + parent: 56631 + - uid: 59535 + components: + - type: Transform + pos: -13.5,81.5 + parent: 56631 + - uid: 59536 + components: + - type: Transform + pos: -14.5,81.5 + parent: 56631 + - uid: 59537 + components: + - type: Transform + pos: -15.5,81.5 + parent: 56631 + - uid: 59538 + components: + - type: Transform + pos: -16.5,81.5 + parent: 56631 + - uid: 59539 + components: + - type: Transform + pos: -16.5,80.5 + parent: 56631 + - uid: 59540 + components: + - type: Transform + pos: -16.5,79.5 + parent: 56631 + - uid: 59541 + components: + - type: Transform + pos: -16.5,78.5 + parent: 56631 + - uid: 59542 + components: + - type: Transform + pos: -16.5,77.5 + parent: 56631 + - uid: 59543 + components: + - type: Transform + pos: -16.5,76.5 + parent: 56631 + - uid: 59544 + components: + - type: Transform + pos: -16.5,75.5 + parent: 56631 + - uid: 59545 + components: + - type: Transform + pos: -16.5,74.5 + parent: 56631 + - uid: 59546 + components: + - type: Transform + pos: -16.5,73.5 + parent: 56631 + - uid: 59547 + components: + - type: Transform + pos: -16.5,72.5 + parent: 56631 + - uid: 59548 + components: + - type: Transform + pos: -16.5,71.5 + parent: 56631 + - uid: 59549 + components: + - type: Transform + pos: -16.5,70.5 + parent: 56631 + - uid: 59550 + components: + - type: Transform + pos: -16.5,69.5 + parent: 56631 + - uid: 59551 + components: + - type: Transform + pos: -16.5,68.5 + parent: 56631 + - uid: 59552 + components: + - type: Transform + pos: -15.5,68.5 + parent: 56631 + - uid: 59553 + components: + - type: Transform + pos: -14.5,68.5 + parent: 56631 + - uid: 59554 + components: + - type: Transform + pos: -13.5,68.5 + parent: 56631 + - uid: 59555 + components: + - type: Transform + pos: -4.5,73.5 + parent: 56631 + - uid: 59556 + components: + - type: Transform + pos: -3.5,73.5 + parent: 56631 + - uid: 59557 + components: + - type: Transform + pos: -2.5,73.5 + parent: 56631 + - uid: 59558 + components: + - type: Transform + pos: -2.5,72.5 + parent: 56631 + - uid: 59559 + components: + - type: Transform + pos: -2.5,71.5 + parent: 56631 + - uid: 59560 + components: + - type: Transform + pos: -2.5,70.5 + parent: 56631 + - uid: 59561 + components: + - type: Transform + pos: -2.5,69.5 + parent: 56631 + - uid: 59562 + components: + - type: Transform + pos: -2.5,68.5 + parent: 56631 + - uid: 59563 + components: + - type: Transform + pos: -2.5,67.5 + parent: 56631 + - uid: 59564 + components: + - type: Transform + pos: -2.5,66.5 + parent: 56631 + - uid: 59565 + components: + - type: Transform + pos: -2.5,65.5 + parent: 56631 + - uid: 59566 + components: + - type: Transform + pos: -2.5,64.5 + parent: 56631 + - uid: 59567 + components: + - type: Transform + pos: -1.5,67.5 + parent: 56631 + - uid: 59568 + components: + - type: Transform + pos: -0.5,67.5 + parent: 56631 + - uid: 59569 + components: + - type: Transform + pos: -8.5,67.5 + parent: 56631 + - uid: 59570 + components: + - type: Transform + pos: -2.5,74.5 + parent: 56631 + - uid: 59571 + components: + - type: Transform + pos: -2.5,75.5 + parent: 56631 + - uid: 59572 + components: + - type: Transform + pos: -2.5,76.5 + parent: 56631 + - uid: 59573 + components: + - type: Transform + pos: -2.5,77.5 + parent: 56631 + - uid: 59574 + components: + - type: Transform + pos: -2.5,78.5 + parent: 56631 + - uid: 59575 + components: + - type: Transform + pos: -1.5,78.5 + parent: 56631 + - uid: 59576 + components: + - type: Transform + pos: -0.5,78.5 + parent: 56631 + - uid: 59577 + components: + - type: Transform + pos: 0.5,78.5 + parent: 56631 + - uid: 59578 + components: + - type: Transform + pos: 1.5,78.5 + parent: 56631 + - uid: 59579 + components: + - type: Transform + pos: 0.5,79.5 + parent: 56631 + - uid: 59580 + components: + - type: Transform + pos: 0.5,80.5 + parent: 56631 + - uid: 59581 + components: + - type: Transform + pos: 0.5,81.5 + parent: 56631 + - uid: 59582 + components: + - type: Transform + pos: 0.5,82.5 + parent: 56631 + - uid: 59583 + components: + - type: Transform + pos: 0.5,83.5 + parent: 56631 + - uid: 59584 + components: + - type: Transform + pos: 1.5,83.5 + parent: 56631 + - uid: 59585 + components: + - type: Transform + pos: 2.5,83.5 + parent: 56631 + - uid: 59586 + components: + - type: Transform + pos: 3.5,83.5 + parent: 56631 + - uid: 59587 + components: + - type: Transform + pos: 4.5,83.5 + parent: 56631 + - uid: 59588 + components: + - type: Transform + pos: 5.5,83.5 + parent: 56631 + - uid: 59589 + components: + - type: Transform + pos: 5.5,82.5 + parent: 56631 + - uid: 59590 + components: + - type: Transform + pos: 5.5,81.5 + parent: 56631 + - uid: 59591 + components: + - type: Transform + pos: 5.5,80.5 + parent: 56631 + - uid: 59592 + components: + - type: Transform + pos: 5.5,79.5 + parent: 56631 + - uid: 59593 + components: + - type: Transform + pos: 5.5,78.5 + parent: 56631 + - uid: 59594 + components: + - type: Transform + pos: 4.5,78.5 + parent: 56631 + - uid: 59595 + components: + - type: Transform + pos: 6.5,78.5 + parent: 56631 + - uid: 59596 + components: + - type: Transform + pos: 7.5,78.5 + parent: 56631 + - uid: 59597 + components: + - type: Transform + pos: 8.5,78.5 + parent: 56631 + - uid: 59598 + components: + - type: Transform + pos: 8.5,77.5 + parent: 56631 + - uid: 59599 + components: + - type: Transform + pos: 8.5,76.5 + parent: 56631 + - uid: 59600 + components: + - type: Transform + pos: 8.5,75.5 + parent: 56631 + - uid: 59601 + components: + - type: Transform + pos: 8.5,74.5 + parent: 56631 + - uid: 59602 + components: + - type: Transform + pos: 8.5,73.5 + parent: 56631 + - uid: 59603 + components: + - type: Transform + pos: 8.5,72.5 + parent: 56631 + - uid: 59604 + components: + - type: Transform + pos: 8.5,71.5 + parent: 56631 + - uid: 59605 + components: + - type: Transform + pos: 8.5,70.5 + parent: 56631 + - uid: 59606 + components: + - type: Transform + pos: 8.5,69.5 + parent: 56631 + - uid: 59607 + components: + - type: Transform + pos: 8.5,68.5 + parent: 56631 + - uid: 59608 + components: + - type: Transform + pos: 8.5,67.5 + parent: 56631 + - uid: 59609 + components: + - type: Transform + pos: 7.5,67.5 + parent: 56631 + - uid: 59610 + components: + - type: Transform + pos: 6.5,67.5 + parent: 56631 + - uid: 59611 + components: + - type: Transform + pos: 5.5,67.5 + parent: 56631 + - uid: 59612 + components: + - type: Transform + pos: -8.5,66.5 + parent: 56631 + - uid: 59613 + components: + - type: Transform + pos: -8.5,65.5 + parent: 56631 + - uid: 59614 + components: + - type: Transform + pos: -2.5,63.5 + parent: 56631 + - uid: 59615 + components: + - type: Transform + pos: -2.5,62.5 + parent: 56631 + - uid: 59616 + components: + - type: Transform + pos: -2.5,61.5 + parent: 56631 + - uid: 59617 + components: + - type: Transform + pos: -2.5,60.5 + parent: 56631 + - uid: 59618 + components: + - type: Transform + pos: -2.5,59.5 + parent: 56631 + - uid: 59619 + components: + - type: Transform + pos: -2.5,58.5 + parent: 56631 + - uid: 59620 + components: + - type: Transform + pos: -3.5,59.5 + parent: 56631 + - uid: 59621 + components: + - type: Transform + pos: -4.5,59.5 + parent: 56631 + - uid: 59622 + components: + - type: Transform + pos: -5.5,59.5 + parent: 56631 + - uid: 59623 + components: + - type: Transform + pos: -6.5,59.5 + parent: 56631 + - uid: 59624 + components: + - type: Transform + pos: -7.5,59.5 + parent: 56631 + - uid: 59625 + components: + - type: Transform + pos: -8.5,59.5 + parent: 56631 + - uid: 59626 + components: + - type: Transform + pos: -8.5,60.5 + parent: 56631 + - uid: 59627 + components: + - type: Transform + pos: -8.5,61.5 + parent: 56631 + - uid: 59628 + components: + - type: Transform + pos: -8.5,62.5 + parent: 56631 + - uid: 59629 + components: + - type: Transform + pos: -8.5,63.5 + parent: 56631 + - uid: 59630 + components: + - type: Transform + pos: -8.5,64.5 + parent: 56631 + - uid: 59631 + components: + - type: Transform + pos: -41.5,43.5 + parent: 56631 + - uid: 59632 + components: + - type: Transform + pos: -42.5,43.5 + parent: 56631 + - uid: 59633 + components: + - type: Transform + pos: -42.5,44.5 + parent: 56631 + - uid: 59634 + components: + - type: Transform + pos: -42.5,45.5 + parent: 56631 + - uid: 59635 + components: + - type: Transform + pos: -42.5,46.5 + parent: 56631 + - uid: 59636 + components: + - type: Transform + pos: -42.5,47.5 + parent: 56631 + - uid: 59637 + components: + - type: Transform + pos: -42.5,48.5 + parent: 56631 + - uid: 59638 + components: + - type: Transform + pos: -42.5,49.5 + parent: 56631 + - uid: 59639 + components: + - type: Transform + pos: -42.5,50.5 + parent: 56631 + - uid: 59640 + components: + - type: Transform + pos: -42.5,51.5 + parent: 56631 + - uid: 59641 + components: + - type: Transform + pos: -42.5,52.5 + parent: 56631 + - uid: 59642 + components: + - type: Transform + pos: -42.5,53.5 + parent: 56631 + - uid: 59643 + components: + - type: Transform + pos: -42.5,54.5 + parent: 56631 + - uid: 59644 + components: + - type: Transform + pos: -42.5,55.5 + parent: 56631 + - uid: 59645 + components: + - type: Transform + pos: -43.5,55.5 + parent: 56631 + - uid: 59646 + components: + - type: Transform + pos: -44.5,55.5 + parent: 56631 + - uid: 59647 + components: + - type: Transform + pos: -45.5,55.5 + parent: 56631 + - uid: 59648 + components: + - type: Transform + pos: -46.5,55.5 + parent: 56631 + - uid: 59649 + components: + - type: Transform + pos: -47.5,55.5 + parent: 56631 + - uid: 59650 + components: + - type: Transform + pos: -48.5,55.5 + parent: 56631 + - uid: 59651 + components: + - type: Transform + pos: -49.5,55.5 + parent: 56631 + - uid: 59652 + components: + - type: Transform + pos: -50.5,55.5 + parent: 56631 + - uid: 59653 + components: + - type: Transform + pos: -51.5,55.5 + parent: 56631 + - uid: 59654 + components: + - type: Transform + pos: -52.5,55.5 + parent: 56631 + - uid: 59655 + components: + - type: Transform + pos: -53.5,55.5 + parent: 56631 + - uid: 59656 + components: + - type: Transform + pos: -54.5,55.5 + parent: 56631 + - uid: 59657 + components: + - type: Transform + pos: -55.5,55.5 + parent: 56631 + - uid: 59658 + components: + - type: Transform + pos: -56.5,55.5 + parent: 56631 + - uid: 59659 + components: + - type: Transform + pos: -56.5,54.5 + parent: 56631 + - uid: 59660 + components: + - type: Transform + pos: -56.5,53.5 + parent: 56631 + - uid: 59661 + components: + - type: Transform + pos: -56.5,52.5 + parent: 56631 + - uid: 59662 + components: + - type: Transform + pos: -56.5,51.5 + parent: 56631 + - uid: 59663 + components: + - type: Transform + pos: -56.5,50.5 + parent: 56631 + - uid: 59664 + components: + - type: Transform + pos: -56.5,49.5 + parent: 56631 + - uid: 59665 + components: + - type: Transform + pos: -56.5,48.5 + parent: 56631 + - uid: 59666 + components: + - type: Transform + pos: -56.5,47.5 + parent: 56631 + - uid: 59667 + components: + - type: Transform + pos: -56.5,46.5 + parent: 56631 + - uid: 59668 + components: + - type: Transform + pos: -56.5,45.5 + parent: 56631 + - uid: 59669 + components: + - type: Transform + pos: -56.5,44.5 + parent: 56631 + - uid: 59670 + components: + - type: Transform + pos: -56.5,43.5 + parent: 56631 + - uid: 59671 + components: + - type: Transform + pos: -56.5,42.5 + parent: 56631 + - uid: 59672 + components: + - type: Transform + pos: -56.5,41.5 + parent: 56631 + - uid: 59673 + components: + - type: Transform + pos: -55.5,41.5 + parent: 56631 + - uid: 59674 + components: + - type: Transform + pos: -54.5,41.5 + parent: 56631 + - uid: 59675 + components: + - type: Transform + pos: -53.5,41.5 + parent: 56631 + - uid: 59676 + components: + - type: Transform + pos: -52.5,41.5 + parent: 56631 + - uid: 59677 + components: + - type: Transform + pos: -51.5,41.5 + parent: 56631 + - uid: 59678 + components: + - type: Transform + pos: -50.5,41.5 + parent: 56631 + - uid: 59679 + components: + - type: Transform + pos: -49.5,41.5 + parent: 56631 + - uid: 59680 + components: + - type: Transform + pos: -48.5,41.5 + parent: 56631 + - uid: 59681 + components: + - type: Transform + pos: -47.5,41.5 + parent: 56631 + - uid: 59682 + components: + - type: Transform + pos: -46.5,41.5 + parent: 56631 + - uid: 59683 + components: + - type: Transform + pos: -45.5,41.5 + parent: 56631 + - uid: 59684 + components: + - type: Transform + pos: -44.5,41.5 + parent: 56631 + - uid: 59685 + components: + - type: Transform + pos: -43.5,41.5 + parent: 56631 + - uid: 59686 + components: + - type: Transform + pos: -42.5,41.5 + parent: 56631 + - uid: 59687 + components: + - type: Transform + pos: -42.5,42.5 + parent: 56631 + - uid: 59688 + components: + - type: Transform + pos: -41.5,48.5 + parent: 56631 + - uid: 59689 + components: + - type: Transform + pos: -40.5,48.5 + parent: 56631 + - uid: 59690 + components: + - type: Transform + pos: -39.5,48.5 + parent: 56631 + - uid: 59691 + components: + - type: Transform + pos: -38.5,48.5 + parent: 56631 + - uid: 59692 + components: + - type: Transform + pos: -39.5,47.5 + parent: 56631 + - uid: 59693 + components: + - type: Transform + pos: -39.5,46.5 + parent: 56631 + - uid: 59694 + components: + - type: Transform + pos: -39.5,45.5 + parent: 56631 + - uid: 59695 + components: + - type: Transform + pos: -39.5,49.5 + parent: 56631 + - uid: 59696 + components: + - type: Transform + pos: -39.5,50.5 + parent: 56631 + - uid: 59697 + components: + - type: Transform + pos: -39.5,51.5 + parent: 56631 + - uid: 59698 + components: + - type: Transform + pos: -37.5,48.5 + parent: 56631 + - uid: 59699 + components: + - type: Transform + pos: -36.5,48.5 + parent: 56631 + - uid: 59700 + components: + - type: Transform + pos: -35.5,48.5 + parent: 56631 + - uid: 59701 + components: + - type: Transform + pos: -34.5,48.5 + parent: 56631 + - uid: 59702 + components: + - type: Transform + pos: -33.5,48.5 + parent: 56631 + - uid: 59703 + components: + - type: Transform + pos: -32.5,48.5 + parent: 56631 + - uid: 59704 + components: + - type: Transform + pos: -32.5,49.5 + parent: 56631 + - uid: 59705 + components: + - type: Transform + pos: -32.5,50.5 + parent: 56631 + - uid: 59706 + components: + - type: Transform + pos: -32.5,51.5 + parent: 56631 + - uid: 59707 + components: + - type: Transform + pos: -32.5,52.5 + parent: 56631 + - uid: 59708 + components: + - type: Transform + pos: -32.5,53.5 + parent: 56631 + - uid: 59709 + components: + - type: Transform + pos: -32.5,54.5 + parent: 56631 + - uid: 59710 + components: + - type: Transform + pos: -31.5,54.5 + parent: 56631 + - uid: 59711 + components: + - type: Transform + pos: -30.5,54.5 + parent: 56631 + - uid: 59712 + components: + - type: Transform + pos: -29.5,54.5 + parent: 56631 + - uid: 59713 + components: + - type: Transform + pos: -28.5,54.5 + parent: 56631 + - uid: 59714 + components: + - type: Transform + pos: -27.5,54.5 + parent: 56631 + - uid: 59715 + components: + - type: Transform + pos: -26.5,54.5 + parent: 56631 + - uid: 59716 + components: + - type: Transform + pos: -25.5,54.5 + parent: 56631 + - uid: 59717 + components: + - type: Transform + pos: -25.5,53.5 + parent: 56631 + - uid: 59718 + components: + - type: Transform + pos: -25.5,52.5 + parent: 56631 + - uid: 59719 + components: + - type: Transform + pos: -25.5,51.5 + parent: 56631 + - uid: 59720 + components: + - type: Transform + pos: -25.5,50.5 + parent: 56631 + - uid: 59721 + components: + - type: Transform + pos: -25.5,49.5 + parent: 56631 + - uid: 59722 + components: + - type: Transform + pos: -25.5,48.5 + parent: 56631 + - uid: 59723 + components: + - type: Transform + pos: -25.5,47.5 + parent: 56631 + - uid: 59724 + components: + - type: Transform + pos: -25.5,46.5 + parent: 56631 + - uid: 59725 + components: + - type: Transform + pos: -24.5,48.5 + parent: 56631 + - uid: 59726 + components: + - type: Transform + pos: -23.5,48.5 + parent: 56631 + - uid: 59727 + components: + - type: Transform + pos: -26.5,48.5 + parent: 56631 + - uid: 59728 + components: + - type: Transform + pos: -48.5,50.5 + parent: 56631 + - uid: 59729 + components: + - type: Transform + pos: -48.5,49.5 + parent: 56631 + - uid: 59730 + components: + - type: Transform + pos: -48.5,48.5 + parent: 56631 + - uid: 59731 + components: + - type: Transform + pos: -48.5,47.5 + parent: 56631 + - uid: 59732 + components: + - type: Transform + pos: -48.5,46.5 + parent: 56631 + - uid: 59733 + components: + - type: Transform + pos: -47.5,48.5 + parent: 56631 + - uid: 59734 + components: + - type: Transform + pos: -46.5,48.5 + parent: 56631 + - uid: 59735 + components: + - type: Transform + pos: -45.5,48.5 + parent: 56631 + - uid: 59736 + components: + - type: Transform + pos: -44.5,48.5 + parent: 56631 + - uid: 59737 + components: + - type: Transform + pos: -43.5,48.5 + parent: 56631 + - uid: 59738 + components: + - type: Transform + pos: -48.5,45.5 + parent: 56631 + - uid: 59739 + components: + - type: Transform + pos: -48.5,44.5 + parent: 56631 + - uid: 59740 + components: + - type: Transform + pos: -49.5,44.5 + parent: 56631 + - uid: 59741 + components: + - type: Transform + pos: -50.5,44.5 + parent: 56631 + - uid: 59742 + components: + - type: Transform + pos: -51.5,44.5 + parent: 56631 + - uid: 59743 + components: + - type: Transform + pos: -52.5,44.5 + parent: 56631 + - uid: 59744 + components: + - type: Transform + pos: -53.5,44.5 + parent: 56631 + - uid: 59745 + components: + - type: Transform + pos: -54.5,44.5 + parent: 56631 + - uid: 59746 + components: + - type: Transform + pos: -54.5,45.5 + parent: 56631 + - uid: 59747 + components: + - type: Transform + pos: -54.5,46.5 + parent: 56631 + - uid: 59748 + components: + - type: Transform + pos: -54.5,47.5 + parent: 56631 + - uid: 59749 + components: + - type: Transform + pos: -54.5,48.5 + parent: 56631 + - uid: 59750 + components: + - type: Transform + pos: -54.5,49.5 + parent: 56631 + - uid: 59751 + components: + - type: Transform + pos: -54.5,50.5 + parent: 56631 + - uid: 59752 + components: + - type: Transform + pos: -54.5,51.5 + parent: 56631 + - uid: 59753 + components: + - type: Transform + pos: -54.5,52.5 + parent: 56631 + - uid: 59754 + components: + - type: Transform + pos: -53.5,52.5 + parent: 56631 + - uid: 59755 + components: + - type: Transform + pos: -52.5,52.5 + parent: 56631 + - uid: 59756 + components: + - type: Transform + pos: -51.5,52.5 + parent: 56631 + - uid: 59757 + components: + - type: Transform + pos: -50.5,52.5 + parent: 56631 + - uid: 59758 + components: + - type: Transform + pos: -49.5,52.5 + parent: 56631 + - uid: 59759 + components: + - type: Transform + pos: -48.5,52.5 + parent: 56631 + - uid: 59760 + components: + - type: Transform + pos: -48.5,51.5 + parent: 56631 + - uid: 59761 + components: + - type: Transform + pos: -44.5,49.5 + parent: 56631 + - uid: 59762 + components: + - type: Transform + pos: -44.5,50.5 + parent: 56631 + - uid: 59763 + components: + - type: Transform + pos: -44.5,51.5 + parent: 56631 + - uid: 59764 + components: + - type: Transform + pos: -44.5,47.5 + parent: 56631 + - uid: 59765 + components: + - type: Transform + pos: -44.5,46.5 + parent: 56631 + - uid: 59766 + components: + - type: Transform + pos: -44.5,45.5 + parent: 56631 + - uid: 59767 + components: + - type: Transform + pos: -23.5,49.5 + parent: 56631 + - uid: 59768 + components: + - type: Transform + pos: -22.5,49.5 + parent: 56631 + - uid: 59769 + components: + - type: Transform + pos: -21.5,49.5 + parent: 56631 + - uid: 59770 + components: + - type: Transform + pos: -20.5,49.5 + parent: 56631 + - uid: 59771 + components: + - type: Transform + pos: -19.5,49.5 + parent: 56631 + - uid: 59772 + components: + - type: Transform + pos: -19.5,50.5 + parent: 56631 + - uid: 59773 + components: + - type: Transform + pos: -19.5,51.5 + parent: 56631 + - uid: 59774 + components: + - type: Transform + pos: -19.5,52.5 + parent: 56631 + - uid: 59775 + components: + - type: Transform + pos: -19.5,53.5 + parent: 56631 + - uid: 59776 + components: + - type: Transform + pos: -19.5,54.5 + parent: 56631 + - uid: 59777 + components: + - type: Transform + pos: -18.5,54.5 + parent: 56631 + - uid: 59778 + components: + - type: Transform + pos: -17.5,54.5 + parent: 56631 + - uid: 59779 + components: + - type: Transform + pos: -16.5,54.5 + parent: 56631 + - uid: 59780 + components: + - type: Transform + pos: -16.5,55.5 + parent: 56631 + - uid: 59781 + components: + - type: Transform + pos: -23.5,47.5 + parent: 56631 + - uid: 59782 + components: + - type: Transform + pos: -22.5,47.5 + parent: 56631 + - uid: 59783 + components: + - type: Transform + pos: -21.5,47.5 + parent: 56631 + - uid: 59784 + components: + - type: Transform + pos: -20.5,47.5 + parent: 56631 + - uid: 59785 + components: + - type: Transform + pos: -19.5,47.5 + parent: 56631 + - uid: 59786 + components: + - type: Transform + pos: -10.5,31.5 + parent: 56631 + - uid: 59787 + components: + - type: Transform + pos: -10.5,32.5 + parent: 56631 + - uid: 59788 + components: + - type: Transform + pos: -10.5,33.5 + parent: 56631 + - uid: 59789 + components: + - type: Transform + pos: -10.5,34.5 + parent: 56631 + - uid: 59790 + components: + - type: Transform + pos: -9.5,34.5 + parent: 56631 + - uid: 59791 + components: + - type: Transform + pos: -8.5,34.5 + parent: 56631 + - uid: 59792 + components: + - type: Transform + pos: -7.5,34.5 + parent: 56631 + - uid: 59793 + components: + - type: Transform + pos: -6.5,34.5 + parent: 56631 + - uid: 59794 + components: + - type: Transform + pos: -10.5,35.5 + parent: 56631 + - uid: 59795 + components: + - type: Transform + pos: -10.5,36.5 + parent: 56631 + - uid: 59796 + components: + - type: Transform + pos: -10.5,37.5 + parent: 56631 + - uid: 59797 + components: + - type: Transform + pos: -10.5,38.5 + parent: 56631 + - uid: 59798 + components: + - type: Transform + pos: -11.5,34.5 + parent: 56631 + - uid: 59799 + components: + - type: Transform + pos: -12.5,34.5 + parent: 56631 + - uid: 59800 + components: + - type: Transform + pos: -13.5,34.5 + parent: 56631 + - uid: 59801 + components: + - type: Transform + pos: -14.5,34.5 + parent: 56631 + - uid: 59802 + components: + - type: Transform + pos: -15.5,34.5 + parent: 56631 + - uid: 59803 + components: + - type: Transform + pos: -16.5,34.5 + parent: 56631 + - uid: 59804 + components: + - type: Transform + pos: -17.5,34.5 + parent: 56631 + - uid: 59805 + components: + - type: Transform + pos: -13.5,35.5 + parent: 56631 + - uid: 59806 + components: + - type: Transform + pos: -13.5,36.5 + parent: 56631 + - uid: 59807 + components: + - type: Transform + pos: -12.5,33.5 + parent: 56631 + - uid: 59808 + components: + - type: Transform + pos: -12.5,32.5 + parent: 56631 + - uid: 59809 + components: + - type: Transform + pos: -12.5,31.5 + parent: 56631 + - uid: 59810 + components: + - type: Transform + pos: -12.5,30.5 + parent: 56631 + - uid: 59811 + components: + - type: Transform + pos: -12.5,29.5 + parent: 56631 + - uid: 59812 + components: + - type: Transform + pos: -12.5,28.5 + parent: 56631 + - uid: 59813 + components: + - type: Transform + pos: -12.5,27.5 + parent: 56631 + - uid: 59814 + components: + - type: Transform + pos: -13.5,27.5 + parent: 56631 + - uid: 59815 + components: + - type: Transform + pos: -14.5,27.5 + parent: 56631 + - uid: 59816 + components: + - type: Transform + pos: -15.5,27.5 + parent: 56631 + - uid: 59817 + components: + - type: Transform + pos: -16.5,27.5 + parent: 56631 + - uid: 59818 + components: + - type: Transform + pos: -17.5,27.5 + parent: 56631 + - uid: 59819 + components: + - type: Transform + pos: -18.5,27.5 + parent: 56631 + - uid: 59820 + components: + - type: Transform + pos: -18.5,28.5 + parent: 56631 + - uid: 59821 + components: + - type: Transform + pos: -18.5,29.5 + parent: 56631 + - uid: 59822 + components: + - type: Transform + pos: -18.5,30.5 + parent: 56631 + - uid: 59823 + components: + - type: Transform + pos: -18.5,31.5 + parent: 56631 + - uid: 59824 + components: + - type: Transform + pos: -18.5,32.5 + parent: 56631 + - uid: 59825 + components: + - type: Transform + pos: -18.5,33.5 + parent: 56631 + - uid: 59826 + components: + - type: Transform + pos: -18.5,34.5 + parent: 56631 + - uid: 59827 + components: + - type: Transform + pos: -16.5,35.5 + parent: 56631 + - uid: 59828 + components: + - type: Transform + pos: 0.5,36.5 + parent: 56631 + - uid: 59829 + components: + - type: Transform + pos: 0.5,35.5 + parent: 56631 + - uid: 59830 + components: + - type: Transform + pos: 0.5,34.5 + parent: 56631 + - uid: 59831 + components: + - type: Transform + pos: 0.5,33.5 + parent: 56631 + - uid: 59832 + components: + - type: Transform + pos: 0.5,32.5 + parent: 56631 + - uid: 59833 + components: + - type: Transform + pos: -0.5,34.5 + parent: 56631 + - uid: 59834 + components: + - type: Transform + pos: -1.5,34.5 + parent: 56631 + - uid: 59835 + components: + - type: Transform + pos: -2.5,34.5 + parent: 56631 + - uid: 59836 + components: + - type: Transform + pos: -3.5,34.5 + parent: 56631 + - uid: 59837 + components: + - type: Transform + pos: 1.5,34.5 + parent: 56631 + - uid: 59838 + components: + - type: Transform + pos: 2.5,34.5 + parent: 56631 + - uid: 59839 + components: + - type: Transform + pos: 3.5,34.5 + parent: 56631 + - uid: 59840 + components: + - type: Transform + pos: 4.5,34.5 + parent: 56631 + - uid: 59841 + components: + - type: Transform + pos: 5.5,34.5 + parent: 56631 + - uid: 59842 + components: + - type: Transform + pos: 6.5,34.5 + parent: 56631 + - uid: 59843 + components: + - type: Transform + pos: 4.5,33.5 + parent: 56631 + - uid: 59844 + components: + - type: Transform + pos: -3.5,33.5 + parent: 56631 + - uid: 59845 + components: + - type: Transform + pos: 0.5,37.5 + parent: 56631 + - uid: 59846 + components: + - type: Transform + pos: -0.5,37.5 + parent: 56631 + - uid: 59847 + components: + - type: Transform + pos: -1.5,37.5 + parent: 56631 + - uid: 59848 + components: + - type: Transform + pos: -2.5,37.5 + parent: 56631 + - uid: 59849 + components: + - type: Transform + pos: -3.5,37.5 + parent: 56631 + - uid: 59850 + components: + - type: Transform + pos: 0.5,38.5 + parent: 56631 + - uid: 59851 + components: + - type: Transform + pos: 1.5,37.5 + parent: 56631 + - uid: 59852 + components: + - type: Transform + pos: 2.5,37.5 + parent: 56631 + - uid: 59853 + components: + - type: Transform + pos: 3.5,37.5 + parent: 56631 + - uid: 59854 + components: + - type: Transform + pos: 4.5,37.5 + parent: 56631 + - uid: 59855 + components: + - type: Transform + pos: 16.5,19.5 + parent: 56631 + - uid: 59856 + components: + - type: Transform + pos: 16.5,18.5 + parent: 56631 + - uid: 59857 + components: + - type: Transform + pos: 16.5,17.5 + parent: 56631 + - uid: 59858 + components: + - type: Transform + pos: 16.5,16.5 + parent: 56631 + - uid: 59859 + components: + - type: Transform + pos: 17.5,16.5 + parent: 56631 + - uid: 59860 + components: + - type: Transform + pos: 15.5,16.5 + parent: 56631 + - uid: 59861 + components: + - type: Transform + pos: 14.5,16.5 + parent: 56631 + - uid: 59862 + components: + - type: Transform + pos: 13.5,16.5 + parent: 56631 + - uid: 59863 + components: + - type: Transform + pos: 12.5,16.5 + parent: 56631 + - uid: 59864 + components: + - type: Transform + pos: 11.5,16.5 + parent: 56631 + - uid: 59865 + components: + - type: Transform + pos: 14.5,15.5 + parent: 56631 + - uid: 59866 + components: + - type: Transform + pos: 14.5,14.5 + parent: 56631 + - uid: 59867 + components: + - type: Transform + pos: 14.5,13.5 + parent: 56631 + - uid: 59868 + components: + - type: Transform + pos: 14.5,17.5 + parent: 56631 + - uid: 59869 + components: + - type: Transform + pos: 14.5,18.5 + parent: 56631 + - uid: 59870 + components: + - type: Transform + pos: 14.5,19.5 + parent: 56631 + - uid: 59871 + components: + - type: Transform + pos: 14.5,20.5 + parent: 56631 + - uid: 59872 + components: + - type: Transform + pos: 14.5,21.5 + parent: 56631 + - uid: 59873 + components: + - type: Transform + pos: 14.5,22.5 + parent: 56631 + - uid: 59874 + components: + - type: Transform + pos: 14.5,23.5 + parent: 56631 + - uid: 59875 + components: + - type: Transform + pos: 14.5,24.5 + parent: 56631 + - uid: 59876 + components: + - type: Transform + pos: 14.5,25.5 + parent: 56631 + - uid: 59877 + components: + - type: Transform + pos: 14.5,26.5 + parent: 56631 + - uid: 59878 + components: + - type: Transform + pos: 14.5,27.5 + parent: 56631 + - uid: 59879 + components: + - type: Transform + pos: 14.5,28.5 + parent: 56631 + - uid: 59880 + components: + - type: Transform + pos: 18.5,34.5 + parent: 56631 + - uid: 59881 + components: + - type: Transform + pos: 17.5,34.5 + parent: 56631 + - uid: 59882 + components: + - type: Transform + pos: 16.5,34.5 + parent: 56631 + - uid: 59883 + components: + - type: Transform + pos: 15.5,34.5 + parent: 56631 + - uid: 59884 + components: + - type: Transform + pos: 14.5,34.5 + parent: 56631 + - uid: 59885 + components: + - type: Transform + pos: 14.5,35.5 + parent: 56631 + - uid: 59886 + components: + - type: Transform + pos: 14.5,36.5 + parent: 56631 + - uid: 59887 + components: + - type: Transform + pos: 14.5,37.5 + parent: 56631 + - uid: 59888 + components: + - type: Transform + pos: 14.5,38.5 + parent: 56631 + - uid: 59889 + components: + - type: Transform + pos: 13.5,38.5 + parent: 56631 + - uid: 59890 + components: + - type: Transform + pos: 12.5,38.5 + parent: 56631 + - uid: 59891 + components: + - type: Transform + pos: 11.5,38.5 + parent: 56631 + - uid: 59892 + components: + - type: Transform + pos: 10.5,38.5 + parent: 56631 + - uid: 59893 + components: + - type: Transform + pos: 10.5,37.5 + parent: 56631 + - uid: 59894 + components: + - type: Transform + pos: 10.5,36.5 + parent: 56631 + - uid: 59895 + components: + - type: Transform + pos: 10.5,35.5 + parent: 56631 + - uid: 59896 + components: + - type: Transform + pos: 13.5,28.5 + parent: 56631 + - uid: 59897 + components: + - type: Transform + pos: 16.5,37.5 + parent: 56631 + - uid: 59898 + components: + - type: Transform + pos: 13.5,31.5 + parent: 56631 + - uid: 59899 + components: + - type: Transform + pos: 12.5,31.5 + parent: 56631 + - uid: 59900 + components: + - type: Transform + pos: 15.5,32.5 + parent: 56631 + - uid: 59901 + components: + - type: Transform + pos: 16.5,32.5 + parent: 56631 + - uid: 59902 + components: + - type: Transform + pos: 15.5,36.5 + parent: 56631 + - uid: 59903 + components: + - type: Transform + pos: 16.5,36.5 + parent: 56631 + - uid: 59904 + components: + - type: Transform + pos: 12.5,28.5 + parent: 56631 + - uid: 59905 + components: + - type: Transform + pos: 11.5,28.5 + parent: 56631 + - uid: 59906 + components: + - type: Transform + pos: 11.5,27.5 + parent: 56631 + - uid: 59907 + components: + - type: Transform + pos: 15.5,28.5 + parent: 56631 + - uid: 59908 + components: + - type: Transform + pos: 16.5,28.5 + parent: 56631 + - uid: 59909 + components: + - type: Transform + pos: 17.5,28.5 + parent: 56631 + - uid: 59910 + components: + - type: Transform + pos: 17.5,27.5 + parent: 56631 + - uid: 59911 + components: + - type: Transform + pos: 13.5,24.5 + parent: 56631 + - uid: 59912 + components: + - type: Transform + pos: 12.5,24.5 + parent: 56631 + - uid: 59913 + components: + - type: Transform + pos: 11.5,24.5 + parent: 56631 + - uid: 59914 + components: + - type: Transform + pos: 11.5,23.5 + parent: 56631 + - uid: 59915 + components: + - type: Transform + pos: 15.5,24.5 + parent: 56631 + - uid: 59916 + components: + - type: Transform + pos: 16.5,24.5 + parent: 56631 + - uid: 59917 + components: + - type: Transform + pos: 17.5,24.5 + parent: 56631 + - uid: 59918 + components: + - type: Transform + pos: 17.5,23.5 + parent: 56631 + - uid: 59919 + components: + - type: Transform + pos: 13.5,20.5 + parent: 56631 + - uid: 59920 + components: + - type: Transform + pos: 12.5,20.5 + parent: 56631 + - uid: 59921 + components: + - type: Transform + pos: 15.5,20.5 + parent: 56631 + - uid: 59922 + components: + - type: Transform + pos: 16.5,20.5 + parent: 56631 + - uid: 59923 + components: + - type: Transform + pos: 6.5,33.5 + parent: 56631 + - uid: 59924 + components: + - type: Transform + pos: 7.5,33.5 + parent: 56631 + - uid: 59925 + components: + - type: Transform + pos: 8.5,33.5 + parent: 56631 + - uid: 59926 + components: + - type: Transform + pos: 8.5,32.5 + parent: 56631 + - uid: 59927 + components: + - type: Transform + pos: 8.5,31.5 + parent: 56631 + - uid: 59928 + components: + - type: Transform + pos: 8.5,30.5 + parent: 56631 + - uid: 59929 + components: + - type: Transform + pos: 8.5,29.5 + parent: 56631 + - uid: 59930 + components: + - type: Transform + pos: 8.5,28.5 + parent: 56631 + - uid: 59931 + components: + - type: Transform + pos: 8.5,27.5 + parent: 56631 + - uid: 59932 + components: + - type: Transform + pos: 8.5,26.5 + parent: 56631 + - uid: 59933 + components: + - type: Transform + pos: 8.5,25.5 + parent: 56631 + - uid: 59934 + components: + - type: Transform + pos: 8.5,24.5 + parent: 56631 + - uid: 59935 + components: + - type: Transform + pos: 8.5,23.5 + parent: 56631 + - uid: 59936 + components: + - type: Transform + pos: 8.5,22.5 + parent: 56631 + - uid: 59937 + components: + - type: Transform + pos: 8.5,21.5 + parent: 56631 + - uid: 59938 + components: + - type: Transform + pos: 8.5,20.5 + parent: 56631 + - uid: 59939 + components: + - type: Transform + pos: 20.5,37.5 + parent: 56631 + - uid: 59940 + components: + - type: Transform + pos: 20.5,36.5 + parent: 56631 + - uid: 59941 + components: + - type: Transform + pos: 20.5,35.5 + parent: 56631 + - uid: 59942 + components: + - type: Transform + pos: 20.5,34.5 + parent: 56631 + - uid: 59943 + components: + - type: Transform + pos: 20.5,33.5 + parent: 56631 + - uid: 59944 + components: + - type: Transform + pos: 20.5,32.5 + parent: 56631 + - uid: 59945 + components: + - type: Transform + pos: 20.5,31.5 + parent: 56631 + - uid: 59946 + components: + - type: Transform + pos: 20.5,30.5 + parent: 56631 + - uid: 59947 + components: + - type: Transform + pos: 20.5,29.5 + parent: 56631 + - uid: 59948 + components: + - type: Transform + pos: 20.5,28.5 + parent: 56631 + - uid: 59949 + components: + - type: Transform + pos: 20.5,27.5 + parent: 56631 + - uid: 59950 + components: + - type: Transform + pos: 20.5,26.5 + parent: 56631 + - uid: 59951 + components: + - type: Transform + pos: 20.5,25.5 + parent: 56631 + - uid: 59952 + components: + - type: Transform + pos: 20.5,24.5 + parent: 56631 + - uid: 59953 + components: + - type: Transform + pos: 20.5,23.5 + parent: 56631 + - uid: 59954 + components: + - type: Transform + pos: 20.5,22.5 + parent: 56631 + - uid: 59955 + components: + - type: Transform + pos: 20.5,21.5 + parent: 56631 + - uid: 59956 + components: + - type: Transform + pos: 20.5,20.5 + parent: 56631 + - uid: 59957 + components: + - type: Transform + pos: 20.5,19.5 + parent: 56631 + - uid: 59958 + components: + - type: Transform + pos: 21.5,34.5 + parent: 56631 + - uid: 59959 + components: + - type: Transform + pos: 30.5,22.5 + parent: 56631 + - uid: 59960 + components: + - type: Transform + pos: 30.5,23.5 + parent: 56631 + - uid: 59961 + components: + - type: Transform + pos: 29.5,23.5 + parent: 56631 + - uid: 59962 + components: + - type: Transform + pos: 28.5,23.5 + parent: 56631 + - uid: 59963 + components: + - type: Transform + pos: 27.5,23.5 + parent: 56631 + - uid: 59964 + components: + - type: Transform + pos: 26.5,23.5 + parent: 56631 + - uid: 59965 + components: + - type: Transform + pos: 25.5,23.5 + parent: 56631 + - uid: 59966 + components: + - type: Transform + pos: 24.5,23.5 + parent: 56631 + - uid: 59967 + components: + - type: Transform + pos: 24.5,24.5 + parent: 56631 + - uid: 59968 + components: + - type: Transform + pos: 24.5,25.5 + parent: 56631 + - uid: 59969 + components: + - type: Transform + pos: 24.5,26.5 + parent: 56631 + - uid: 59970 + components: + - type: Transform + pos: 24.5,27.5 + parent: 56631 + - uid: 59971 + components: + - type: Transform + pos: 24.5,28.5 + parent: 56631 + - uid: 59972 + components: + - type: Transform + pos: 24.5,29.5 + parent: 56631 + - uid: 59973 + components: + - type: Transform + pos: 24.5,30.5 + parent: 56631 + - uid: 59974 + components: + - type: Transform + pos: 24.5,31.5 + parent: 56631 + - uid: 59975 + components: + - type: Transform + pos: 24.5,32.5 + parent: 56631 + - uid: 59976 + components: + - type: Transform + pos: 24.5,33.5 + parent: 56631 + - uid: 59977 + components: + - type: Transform + pos: 31.5,23.5 + parent: 56631 + - uid: 59978 + components: + - type: Transform + pos: 32.5,23.5 + parent: 56631 + - uid: 59979 + components: + - type: Transform + pos: 33.5,23.5 + parent: 56631 + - uid: 59980 + components: + - type: Transform + pos: 34.5,23.5 + parent: 56631 + - uid: 59981 + components: + - type: Transform + pos: 35.5,23.5 + parent: 56631 + - uid: 59982 + components: + - type: Transform + pos: 36.5,23.5 + parent: 56631 + - uid: 59983 + components: + - type: Transform + pos: 36.5,24.5 + parent: 56631 + - uid: 59984 + components: + - type: Transform + pos: 36.5,25.5 + parent: 56631 + - uid: 59985 + components: + - type: Transform + pos: 36.5,26.5 + parent: 56631 + - uid: 59986 + components: + - type: Transform + pos: 36.5,27.5 + parent: 56631 + - uid: 59987 + components: + - type: Transform + pos: 36.5,28.5 + parent: 56631 + - uid: 59988 + components: + - type: Transform + pos: 36.5,29.5 + parent: 56631 + - uid: 59989 + components: + - type: Transform + pos: 36.5,30.5 + parent: 56631 + - uid: 59990 + components: + - type: Transform + pos: 36.5,31.5 + parent: 56631 + - uid: 59991 + components: + - type: Transform + pos: 36.5,32.5 + parent: 56631 + - uid: 59992 + components: + - type: Transform + pos: 36.5,33.5 + parent: 56631 + - uid: 59993 + components: + - type: Transform + pos: 36.5,34.5 + parent: 56631 + - uid: 59994 + components: + - type: Transform + pos: 36.5,35.5 + parent: 56631 + - uid: 59995 + components: + - type: Transform + pos: 36.5,36.5 + parent: 56631 + - uid: 59996 + components: + - type: Transform + pos: 35.5,36.5 + parent: 56631 + - uid: 59997 + components: + - type: Transform + pos: 34.5,36.5 + parent: 56631 + - uid: 59998 + components: + - type: Transform + pos: 33.5,36.5 + parent: 56631 + - uid: 59999 + components: + - type: Transform + pos: 32.5,36.5 + parent: 56631 + - uid: 60000 + components: + - type: Transform + pos: 31.5,36.5 + parent: 56631 + - uid: 60001 + components: + - type: Transform + pos: 30.5,36.5 + parent: 56631 + - uid: 60002 + components: + - type: Transform + pos: 29.5,36.5 + parent: 56631 + - uid: 60003 + components: + - type: Transform + pos: 28.5,36.5 + parent: 56631 + - uid: 60004 + components: + - type: Transform + pos: 27.5,36.5 + parent: 56631 + - uid: 60005 + components: + - type: Transform + pos: 26.5,36.5 + parent: 56631 + - uid: 60006 + components: + - type: Transform + pos: 25.5,36.5 + parent: 56631 + - uid: 60007 + components: + - type: Transform + pos: 24.5,36.5 + parent: 56631 + - uid: 60008 + components: + - type: Transform + pos: 24.5,35.5 + parent: 56631 + - uid: 60009 + components: + - type: Transform + pos: 24.5,34.5 + parent: 56631 + - uid: 60010 + components: + - type: Transform + pos: 22.5,14.5 + parent: 56631 + - uid: 60011 + components: + - type: Transform + pos: 22.5,15.5 + parent: 56631 + - uid: 60012 + components: + - type: Transform + pos: 22.5,16.5 + parent: 56631 + - uid: 60013 + components: + - type: Transform + pos: 21.5,16.5 + parent: 56631 + - uid: 60014 + components: + - type: Transform + pos: 20.5,16.5 + parent: 56631 + - uid: 60015 + components: + - type: Transform + pos: 23.5,16.5 + parent: 56631 + - uid: 60016 + components: + - type: Transform + pos: 24.5,16.5 + parent: 56631 + - uid: 60017 + components: + - type: Transform + pos: 25.5,16.5 + parent: 56631 + - uid: 60018 + components: + - type: Transform + pos: 26.5,16.5 + parent: 56631 + - uid: 60019 + components: + - type: Transform + pos: 27.5,16.5 + parent: 56631 + - uid: 60020 + components: + - type: Transform + pos: 28.5,16.5 + parent: 56631 + - uid: 60021 + components: + - type: Transform + pos: 29.5,16.5 + parent: 56631 + - uid: 60022 + components: + - type: Transform + pos: 30.5,16.5 + parent: 56631 + - uid: 60023 + components: + - type: Transform + pos: 31.5,16.5 + parent: 56631 + - uid: 60024 + components: + - type: Transform + pos: 32.5,16.5 + parent: 56631 + - uid: 60025 + components: + - type: Transform + pos: 33.5,16.5 + parent: 56631 + - uid: 60026 + components: + - type: Transform + pos: 34.5,16.5 + parent: 56631 + - uid: 60027 + components: + - type: Transform + pos: 26.5,17.5 + parent: 56631 + - uid: 60028 + components: + - type: Transform + pos: 26.5,18.5 + parent: 56631 + - uid: 60029 + components: + - type: Transform + pos: 26.5,19.5 + parent: 56631 + - uid: 60030 + components: + - type: Transform + pos: 26.5,15.5 + parent: 56631 + - uid: 60031 + components: + - type: Transform + pos: 26.5,14.5 + parent: 56631 + - uid: 60032 + components: + - type: Transform + pos: 26.5,13.5 + parent: 56631 + - uid: 60033 + components: + - type: Transform + pos: 31.5,17.5 + parent: 56631 + - uid: 60034 + components: + - type: Transform + pos: 31.5,18.5 + parent: 56631 + - uid: 60035 + components: + - type: Transform + pos: 31.5,19.5 + parent: 56631 + - uid: 60036 + components: + - type: Transform + pos: 31.5,15.5 + parent: 56631 + - uid: 60037 + components: + - type: Transform + pos: 31.5,14.5 + parent: 56631 + - uid: 60038 + components: + - type: Transform + pos: 31.5,13.5 + parent: 56631 + - uid: 60039 + components: + - type: Transform + pos: 24.5,15.5 + parent: 56631 + - uid: 60040 + components: + - type: Transform + pos: 24.5,17.5 + parent: 56631 + - uid: 60041 + components: + - type: Transform + pos: 33.5,17.5 + parent: 56631 + - uid: 60042 + components: + - type: Transform + pos: 33.5,15.5 + parent: 56631 + - uid: 60043 + components: + - type: Transform + pos: 17.5,15.5 + parent: 56631 + - uid: 60044 + components: + - type: Transform + pos: 17.5,14.5 + parent: 56631 + - uid: 60045 + components: + - type: Transform + pos: 17.5,13.5 + parent: 56631 + - uid: 60046 + components: + - type: Transform + pos: 17.5,12.5 + parent: 56631 + - uid: 60047 + components: + - type: Transform + pos: 18.5,12.5 + parent: 56631 + - uid: 60048 + components: + - type: Transform + pos: 19.5,12.5 + parent: 56631 + - uid: 60049 + components: + - type: Transform + pos: 20.5,12.5 + parent: 56631 + - uid: 60050 + components: + - type: Transform + pos: 21.5,12.5 + parent: 56631 + - uid: 60051 + components: + - type: Transform + pos: 8.5,19.5 + parent: 56631 + - uid: 60052 + components: + - type: Transform + pos: 8.5,18.5 + parent: 56631 + - uid: 60053 + components: + - type: Transform + pos: 10.5,16.5 + parent: 56631 + - uid: 60054 + components: + - type: Transform + pos: 9.5,16.5 + parent: 56631 + - uid: 60055 + components: + - type: Transform + pos: -1.5,19.5 + parent: 56631 + - uid: 60056 + components: + - type: Transform + pos: -1.5,18.5 + parent: 56631 + - uid: 60057 + components: + - type: Transform + pos: -1.5,17.5 + parent: 56631 + - uid: 60058 + components: + - type: Transform + pos: -1.5,16.5 + parent: 56631 + - uid: 60059 + components: + - type: Transform + pos: -1.5,15.5 + parent: 56631 + - uid: 60060 + components: + - type: Transform + pos: -1.5,14.5 + parent: 56631 + - uid: 60061 + components: + - type: Transform + pos: -2.5,16.5 + parent: 56631 + - uid: 60062 + components: + - type: Transform + pos: -3.5,16.5 + parent: 56631 + - uid: 60063 + components: + - type: Transform + pos: -4.5,16.5 + parent: 56631 + - uid: 60064 + components: + - type: Transform + pos: -0.5,14.5 + parent: 56631 + - uid: 60065 + components: + - type: Transform + pos: 0.5,14.5 + parent: 56631 + - uid: 60066 + components: + - type: Transform + pos: 1.5,14.5 + parent: 56631 + - uid: 60067 + components: + - type: Transform + pos: 2.5,14.5 + parent: 56631 + - uid: 60068 + components: + - type: Transform + pos: 2.5,15.5 + parent: 56631 + - uid: 60069 + components: + - type: Transform + pos: 2.5,16.5 + parent: 56631 + - uid: 60070 + components: + - type: Transform + pos: 3.5,16.5 + parent: 56631 + - uid: 60071 + components: + - type: Transform + pos: 4.5,16.5 + parent: 56631 + - uid: 60072 + components: + - type: Transform + pos: 5.5,16.5 + parent: 56631 + - uid: 60073 + components: + - type: Transform + pos: 2.5,17.5 + parent: 56631 + - uid: 60074 + components: + - type: Transform + pos: -1.5,20.5 + parent: 56631 + - uid: 60075 + components: + - type: Transform + pos: -0.5,20.5 + parent: 56631 + - uid: 60076 + components: + - type: Transform + pos: 0.5,20.5 + parent: 56631 + - uid: 60077 + components: + - type: Transform + pos: 0.5,31.5 + parent: 56631 + - uid: 60078 + components: + - type: Transform + pos: 0.5,30.5 + parent: 56631 + - uid: 60079 + components: + - type: Transform + pos: 0.5,29.5 + parent: 56631 + - uid: 60080 + components: + - type: Transform + pos: 0.5,28.5 + parent: 56631 + - uid: 60081 + components: + - type: Transform + pos: 0.5,27.5 + parent: 56631 + - uid: 60082 + components: + - type: Transform + pos: 0.5,26.5 + parent: 56631 + - uid: 60083 + components: + - type: Transform + pos: 0.5,25.5 + parent: 56631 + - uid: 60084 + components: + - type: Transform + pos: 0.5,24.5 + parent: 56631 + - uid: 60085 + components: + - type: Transform + pos: -0.5,26.5 + parent: 56631 + - uid: 60086 + components: + - type: Transform + pos: 1.5,26.5 + parent: 56631 + - uid: 60087 + components: + - type: Transform + pos: -14.5,17.5 + parent: 56631 + - uid: 60088 + components: + - type: Transform + pos: -14.5,16.5 + parent: 56631 + - uid: 60089 + components: + - type: Transform + pos: -14.5,15.5 + parent: 56631 + - uid: 60090 + components: + - type: Transform + pos: -14.5,14.5 + parent: 56631 + - uid: 60091 + components: + - type: Transform + pos: -13.5,15.5 + parent: 56631 + - uid: 60092 + components: + - type: Transform + pos: -12.5,15.5 + parent: 56631 + - uid: 60093 + components: + - type: Transform + pos: -15.5,15.5 + parent: 56631 + - uid: 60094 + components: + - type: Transform + pos: -16.5,15.5 + parent: 56631 + - uid: 60095 + components: + - type: Transform + pos: -17.5,15.5 + parent: 56631 + - uid: 60096 + components: + - type: Transform + pos: -18.5,15.5 + parent: 56631 + - uid: 60097 + components: + - type: Transform + pos: -19.5,15.5 + parent: 56631 + - uid: 60098 + components: + - type: Transform + pos: -13.5,13.5 + parent: 56631 + - uid: 60099 + components: + - type: Transform + pos: -14.5,13.5 + parent: 56631 + - uid: 60100 + components: + - type: Transform + pos: -15.5,13.5 + parent: 56631 + - uid: 60101 + components: + - type: Transform + pos: -16.5,13.5 + parent: 56631 + - uid: 60102 + components: + - type: Transform + pos: -17.5,13.5 + parent: 56631 + - uid: 60103 + components: + - type: Transform + pos: -18.5,13.5 + parent: 56631 + - uid: 60104 + components: + - type: Transform + pos: -19.5,13.5 + parent: 56631 + - uid: 60105 + components: + - type: Transform + pos: -20.5,13.5 + parent: 56631 + - uid: 60106 + components: + - type: Transform + pos: -21.5,13.5 + parent: 56631 + - uid: 60107 + components: + - type: Transform + pos: -12.5,13.5 + parent: 56631 + - uid: 60108 + components: + - type: Transform + pos: -15.5,12.5 + parent: 56631 + - uid: 60109 + components: + - type: Transform + pos: -15.5,11.5 + parent: 56631 + - uid: 60110 + components: + - type: Transform + pos: -15.5,10.5 + parent: 56631 + - uid: 60111 + components: + - type: Transform + pos: -15.5,9.5 + parent: 56631 + - uid: 60112 + components: + - type: Transform + pos: -19.5,12.5 + parent: 56631 + - uid: 60113 + components: + - type: Transform + pos: -19.5,11.5 + parent: 56631 + - uid: 60114 + components: + - type: Transform + pos: -19.5,10.5 + parent: 56631 + - uid: 60115 + components: + - type: Transform + pos: -19.5,9.5 + parent: 56631 + - uid: 60116 + components: + - type: Transform + pos: -19.5,8.5 + parent: 56631 + - uid: 60117 + components: + - type: Transform + pos: -19.5,7.5 + parent: 56631 + - uid: 60118 + components: + - type: Transform + pos: -17.5,12.5 + parent: 56631 + - uid: 60119 + components: + - type: Transform + pos: -17.5,11.5 + parent: 56631 + - uid: 60120 + components: + - type: Transform + pos: -17.5,10.5 + parent: 56631 + - uid: 60121 + components: + - type: Transform + pos: -17.5,9.5 + parent: 56631 + - uid: 60122 + components: + - type: Transform + pos: -17.5,8.5 + parent: 56631 + - uid: 60123 + components: + - type: Transform + pos: -17.5,7.5 + parent: 56631 + - uid: 60124 + components: + - type: Transform + pos: -19.5,6.5 + parent: 56631 + - uid: 60125 + components: + - type: Transform + pos: -5.5,16.5 + parent: 56631 + - uid: 60126 + components: + - type: Transform + pos: -6.5,16.5 + parent: 56631 + - uid: 60127 + components: + - type: Transform + pos: -7.5,16.5 + parent: 56631 + - uid: 60128 + components: + - type: Transform + pos: -11.5,15.5 + parent: 56631 + - uid: 60129 + components: + - type: Transform + pos: -10.5,15.5 + parent: 56631 + - uid: 60130 + components: + - type: Transform + pos: -9.5,15.5 + parent: 56631 + - uid: 60131 + components: + - type: Transform + pos: -7.5,17.5 + parent: 56631 + - uid: 60132 + components: + - type: Transform + pos: -9.5,14.5 + parent: 56631 + - uid: 60133 + components: + - type: Transform + pos: -8.5,17.5 + parent: 56631 + - uid: 60134 + components: + - type: Transform + pos: -8.5,14.5 + parent: 56631 + - uid: 60135 + components: + - type: Transform + pos: -17.5,26.5 + parent: 56631 + - uid: 60136 + components: + - type: Transform + pos: -17.5,25.5 + parent: 56631 + - uid: 60137 + components: + - type: Transform + pos: -17.5,24.5 + parent: 56631 + - uid: 60138 + components: + - type: Transform + pos: -17.5,23.5 + parent: 56631 + - uid: 60139 + components: + - type: Transform + pos: -17.5,22.5 + parent: 56631 + - uid: 60140 + components: + - type: Transform + pos: -17.5,21.5 + parent: 56631 + - uid: 60141 + components: + - type: Transform + pos: -17.5,20.5 + parent: 56631 + - uid: 60142 + components: + - type: Transform + pos: -17.5,19.5 + parent: 56631 + - uid: 60143 + components: + - type: Transform + pos: -16.5,23.5 + parent: 56631 + - uid: 60144 + components: + - type: Transform + pos: -15.5,23.5 + parent: 56631 + - uid: 60145 + components: + - type: Transform + pos: -14.5,23.5 + parent: 56631 + - uid: 60146 + components: + - type: Transform + pos: -13.5,23.5 + parent: 56631 + - uid: 60147 + components: + - type: Transform + pos: -12.5,23.5 + parent: 56631 + - uid: 60148 + components: + - type: Transform + pos: -11.5,23.5 + parent: 56631 + - uid: 60149 + components: + - type: Transform + pos: -10.5,23.5 + parent: 56631 + - uid: 60150 + components: + - type: Transform + pos: -9.5,23.5 + parent: 56631 + - uid: 60151 + components: + - type: Transform + pos: -8.5,23.5 + parent: 56631 + - uid: 60152 + components: + - type: Transform + pos: -7.5,23.5 + parent: 56631 + - uid: 60153 + components: + - type: Transform + pos: -16.5,20.5 + parent: 56631 + - uid: 60154 + components: + - type: Transform + pos: -15.5,20.5 + parent: 56631 + - uid: 60155 + components: + - type: Transform + pos: -14.5,20.5 + parent: 56631 + - uid: 60156 + components: + - type: Transform + pos: -13.5,20.5 + parent: 56631 + - uid: 60157 + components: + - type: Transform + pos: -12.5,20.5 + parent: 56631 + - uid: 60158 + components: + - type: Transform + pos: -11.5,20.5 + parent: 56631 + - uid: 60159 + components: + - type: Transform + pos: -10.5,20.5 + parent: 56631 + - uid: 60160 + components: + - type: Transform + pos: -9.5,20.5 + parent: 56631 + - uid: 60161 + components: + - type: Transform + pos: -5.5,28.5 + parent: 56631 + - uid: 60162 + components: + - type: Transform + pos: -6.5,28.5 + parent: 56631 + - uid: 60163 + components: + - type: Transform + pos: -7.5,28.5 + parent: 56631 + - uid: 60164 + components: + - type: Transform + pos: -8.5,28.5 + parent: 56631 + - uid: 60165 + components: + - type: Transform + pos: -9.5,28.5 + parent: 56631 + - uid: 60166 + components: + - type: Transform + pos: -8.5,27.5 + parent: 56631 + - uid: 60167 + components: + - type: Transform + pos: -8.5,29.5 + parent: 56631 + - uid: 60168 + components: + - type: Transform + pos: -8.5,24.5 + parent: 56631 + - uid: 60169 + components: + - type: Transform + pos: -8.5,20.5 + parent: 56631 + - uid: 60170 + components: + - type: Transform + pos: -7.5,20.5 + parent: 56631 + - uid: 60171 + components: + - type: Transform + pos: -6.5,13.5 + parent: 56631 + - uid: 60172 + components: + - type: Transform + pos: -6.5,12.5 + parent: 56631 + - uid: 60173 + components: + - type: Transform + pos: -6.5,11.5 + parent: 56631 + - uid: 60174 + components: + - type: Transform + pos: -6.5,10.5 + parent: 56631 + - uid: 60175 + components: + - type: Transform + pos: -6.5,9.5 + parent: 56631 + - uid: 60176 + components: + - type: Transform + pos: -6.5,8.5 + parent: 56631 + - uid: 60177 + components: + - type: Transform + pos: -5.5,10.5 + parent: 56631 + - uid: 60178 + components: + - type: Transform + pos: -4.5,10.5 + parent: 56631 + - uid: 60179 + components: + - type: Transform + pos: -3.5,10.5 + parent: 56631 + - uid: 60180 + components: + - type: Transform + pos: -2.5,10.5 + parent: 56631 + - uid: 60181 + components: + - type: Transform + pos: -1.5,10.5 + parent: 56631 + - uid: 60182 + components: + - type: Transform + pos: -0.5,10.5 + parent: 56631 + - uid: 60183 + components: + - type: Transform + pos: -0.5,9.5 + parent: 56631 + - uid: 60184 + components: + - type: Transform + pos: -0.5,11.5 + parent: 56631 + - uid: 60185 + components: + - type: Transform + pos: 1.5,11.5 + parent: 56631 + - uid: 60186 + components: + - type: Transform + pos: 1.5,10.5 + parent: 56631 + - uid: 60187 + components: + - type: Transform + pos: 1.5,9.5 + parent: 56631 + - uid: 60188 + components: + - type: Transform + pos: 2.5,10.5 + parent: 56631 + - uid: 60189 + components: + - type: Transform + pos: 3.5,10.5 + parent: 56631 + - uid: 60190 + components: + - type: Transform + pos: 4.5,10.5 + parent: 56631 + - uid: 60191 + components: + - type: Transform + pos: 5.5,10.5 + parent: 56631 + - uid: 60192 + components: + - type: Transform + pos: 6.5,10.5 + parent: 56631 + - uid: 60193 + components: + - type: Transform + pos: 7.5,10.5 + parent: 56631 + - uid: 60194 + components: + - type: Transform + pos: 7.5,11.5 + parent: 56631 + - uid: 60195 + components: + - type: Transform + pos: 7.5,12.5 + parent: 56631 + - uid: 60196 + components: + - type: Transform + pos: 7.5,13.5 + parent: 56631 + - uid: 60197 + components: + - type: Transform + pos: -11.5,-9.5 + parent: 56631 + - uid: 60198 + components: + - type: Transform + pos: -12.5,-8.5 + parent: 56631 + - uid: 60199 + components: + - type: Transform + pos: -11.5,-8.5 + parent: 56631 + - uid: 60200 + components: + - type: Transform + pos: -10.5,10.5 + parent: 56631 + - uid: 60201 + components: + - type: Transform + pos: -10.5,9.5 + parent: 56631 + - uid: 60202 + components: + - type: Transform + pos: -11.5,9.5 + parent: 56631 + - uid: 60203 + components: + - type: Transform + pos: -11.5,8.5 + parent: 56631 + - uid: 60204 + components: + - type: Transform + pos: -12.5,8.5 + parent: 56631 + - uid: 60205 + components: + - type: Transform + pos: -12.5,7.5 + parent: 56631 + - uid: 60206 + components: + - type: Transform + pos: -13.5,7.5 + parent: 56631 + - uid: 60207 + components: + - type: Transform + pos: -18.5,3.5 + parent: 56631 + - uid: 60208 + components: + - type: Transform + pos: -17.5,3.5 + parent: 56631 + - uid: 60209 + components: + - type: Transform + pos: -16.5,3.5 + parent: 56631 + - uid: 60210 + components: + - type: Transform + pos: -15.5,3.5 + parent: 56631 + - uid: 60211 + components: + - type: Transform + pos: -14.5,3.5 + parent: 56631 + - uid: 60212 + components: + - type: Transform + pos: -13.5,3.5 + parent: 56631 + - uid: 60213 + components: + - type: Transform + pos: -13.5,4.5 + parent: 56631 + - uid: 60214 + components: + - type: Transform + pos: -13.5,5.5 + parent: 56631 + - uid: 60215 + components: + - type: Transform + pos: -13.5,6.5 + parent: 56631 + - uid: 60216 + components: + - type: Transform + pos: -13.5,-8.5 + parent: 56631 + - uid: 60217 + components: + - type: Transform + pos: -14.5,-8.5 + parent: 56631 + - uid: 60218 + components: + - type: Transform + pos: -15.5,-8.5 + parent: 56631 + - uid: 60219 + components: + - type: Transform + pos: -16.5,-8.5 + parent: 56631 + - uid: 60220 + components: + - type: Transform + pos: -16.5,-7.5 + parent: 56631 + - uid: 60221 + components: + - type: Transform + pos: -16.5,-6.5 + parent: 56631 + - uid: 60222 + components: + - type: Transform + pos: -16.5,-5.5 + parent: 56631 + - uid: 60223 + components: + - type: Transform + pos: -17.5,-5.5 + parent: 56631 + - uid: 60224 + components: + - type: Transform + pos: -17.5,-4.5 + parent: 56631 + - uid: 60225 + components: + - type: Transform + pos: -18.5,-4.5 + parent: 56631 + - uid: 60226 + components: + - type: Transform + pos: -18.5,-3.5 + parent: 56631 + - uid: 60227 + components: + - type: Transform + pos: -19.5,-3.5 + parent: 56631 + - uid: 60228 + components: + - type: Transform + pos: -19.5,-2.5 + parent: 56631 + - uid: 60229 + components: + - type: Transform + pos: -19.5,-1.5 + parent: 56631 + - uid: 60230 + components: + - type: Transform + pos: -20.5,-1.5 + parent: 56631 + - uid: 60231 + components: + - type: Transform + pos: -20.5,-0.5 + parent: 56631 + - uid: 60232 + components: + - type: Transform + pos: -20.5,0.5 + parent: 56631 + - uid: 60233 + components: + - type: Transform + pos: -20.5,1.5 + parent: 56631 + - uid: 60234 + components: + - type: Transform + pos: -20.5,2.5 + parent: 56631 + - uid: 60235 + components: + - type: Transform + pos: -20.5,3.5 + parent: 56631 + - uid: 60236 + components: + - type: Transform + pos: -11.5,-7.5 + parent: 56631 + - uid: 60237 + components: + - type: Transform + pos: -11.5,-6.5 + parent: 56631 + - uid: 60238 + components: + - type: Transform + pos: -11.5,-5.5 + parent: 56631 + - uid: 60239 + components: + - type: Transform + pos: -11.5,-4.5 + parent: 56631 + - uid: 60240 + components: + - type: Transform + pos: -11.5,-3.5 + parent: 56631 + - uid: 60241 + components: + - type: Transform + pos: -11.5,-2.5 + parent: 56631 + - uid: 60242 + components: + - type: Transform + pos: -10.5,-2.5 + parent: 56631 + - uid: 60243 + components: + - type: Transform + pos: -9.5,-2.5 + parent: 56631 + - uid: 60244 + components: + - type: Transform + pos: -8.5,-2.5 + parent: 56631 + - uid: 60245 + components: + - type: Transform + pos: -7.5,-2.5 + parent: 56631 + - uid: 60246 + components: + - type: Transform + pos: -11.5,-1.5 + parent: 56631 + - uid: 60247 + components: + - type: Transform + pos: -11.5,-0.5 + parent: 56631 + - uid: 60248 + components: + - type: Transform + pos: -12.5,-0.5 + parent: 56631 + - uid: 60249 + components: + - type: Transform + pos: -13.5,-0.5 + parent: 56631 + - uid: 60250 + components: + - type: Transform + pos: -13.5,2.5 + parent: 56631 + - uid: 60251 + components: + - type: Transform + pos: -12.5,3.5 + parent: 56631 + - uid: 60252 + components: + - type: Transform + pos: -11.5,3.5 + parent: 56631 + - uid: 60253 + components: + - type: Transform + pos: -10.5,3.5 + parent: 56631 + - uid: 60254 + components: + - type: Transform + pos: -4.5,2.5 + parent: 56631 + - uid: 60255 + components: + - type: Transform + pos: -3.5,2.5 + parent: 56631 + - uid: 60256 + components: + - type: Transform + pos: -2.5,2.5 + parent: 56631 + - uid: 60257 + components: + - type: Transform + pos: -1.5,2.5 + parent: 56631 + - uid: 60258 + components: + - type: Transform + pos: -0.5,2.5 + parent: 56631 + - uid: 60259 + components: + - type: Transform + pos: 0.5,2.5 + parent: 56631 + - uid: 60260 + components: + - type: Transform + pos: 1.5,2.5 + parent: 56631 + - uid: 60261 + components: + - type: Transform + pos: 2.5,2.5 + parent: 56631 + - uid: 60262 + components: + - type: Transform + pos: 3.5,2.5 + parent: 56631 + - uid: 60263 + components: + - type: Transform + pos: 4.5,2.5 + parent: 56631 + - uid: 60264 + components: + - type: Transform + pos: 5.5,2.5 + parent: 56631 + - uid: 60265 + components: + - type: Transform + pos: 6.5,2.5 + parent: 56631 + - uid: 60266 + components: + - type: Transform + pos: 7.5,2.5 + parent: 56631 + - uid: 60267 + components: + - type: Transform + pos: 0.5,3.5 + parent: 56631 + - uid: 60268 + components: + - type: Transform + pos: 0.5,4.5 + parent: 56631 + - uid: 60269 + components: + - type: Transform + pos: 0.5,5.5 + parent: 56631 + - uid: 60270 + components: + - type: Transform + pos: 0.5,6.5 + parent: 56631 + - uid: 60271 + components: + - type: Transform + pos: 0.5,1.5 + parent: 56631 + - uid: 60272 + components: + - type: Transform + pos: 0.5,0.5 + parent: 56631 + - uid: 60273 + components: + - type: Transform + pos: 6.5,3.5 + parent: 56631 + - uid: 60274 + components: + - type: Transform + pos: 6.5,4.5 + parent: 56631 + - uid: 60275 + components: + - type: Transform + pos: 6.5,5.5 + parent: 56631 + - uid: 60276 + components: + - type: Transform + pos: 6.5,1.5 + parent: 56631 + - uid: 60277 + components: + - type: Transform + pos: 6.5,0.5 + parent: 56631 + - uid: 60278 + components: + - type: Transform + pos: 6.5,6.5 + parent: 56631 + - uid: 60279 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 56631 + - uid: 60280 + components: + - type: Transform + pos: 0.5,-1.5 + parent: 56631 + - uid: 60281 + components: + - type: Transform + pos: 0.5,-2.5 + parent: 56631 + - uid: 60282 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 56631 + - uid: 60283 + components: + - type: Transform + pos: -0.5,-2.5 + parent: 56631 + - uid: 60284 + components: + - type: Transform + pos: -1.5,-2.5 + parent: 56631 + - uid: 60285 + components: + - type: Transform + pos: -2.5,-2.5 + parent: 56631 + - uid: 60286 + components: + - type: Transform + pos: 1.5,-2.5 + parent: 56631 + - uid: 60287 + components: + - type: Transform + pos: 2.5,-2.5 + parent: 56631 + - uid: 60288 + components: + - type: Transform + pos: 3.5,-2.5 + parent: 56631 + - uid: 60289 + components: + - type: Transform + pos: 0.5,-4.5 + parent: 56631 + - uid: 60290 + components: + - type: Transform + pos: 0.5,-5.5 + parent: 56631 + - uid: 60291 + components: + - type: Transform + pos: 0.5,-6.5 + parent: 56631 + - uid: 60292 + components: + - type: Transform + pos: 0.5,-7.5 + parent: 56631 + - uid: 60293 + components: + - type: Transform + pos: -0.5,-6.5 + parent: 56631 + - uid: 60294 + components: + - type: Transform + pos: -1.5,-6.5 + parent: 56631 + - uid: 60295 + components: + - type: Transform + pos: -2.5,-6.5 + parent: 56631 + - uid: 60296 + components: + - type: Transform + pos: -3.5,-6.5 + parent: 56631 + - uid: 60297 + components: + - type: Transform + pos: -4.5,-6.5 + parent: 56631 + - uid: 60298 + components: + - type: Transform + pos: 1.5,-6.5 + parent: 56631 + - uid: 60299 + components: + - type: Transform + pos: 2.5,-6.5 + parent: 56631 + - uid: 60300 + components: + - type: Transform + pos: 3.5,-6.5 + parent: 56631 + - uid: 60301 + components: + - type: Transform + pos: 4.5,-6.5 + parent: 56631 + - uid: 60302 + components: + - type: Transform + pos: 5.5,-6.5 + parent: 56631 + - uid: 60303 + components: + - type: Transform + pos: 0.5,-8.5 + parent: 56631 + - uid: 60304 + components: + - type: Transform + pos: 0.5,-9.5 + parent: 56631 + - uid: 60305 + components: + - type: Transform + pos: 0.5,-10.5 + parent: 56631 + - uid: 60306 + components: + - type: Transform + pos: 0.5,-11.5 + parent: 56631 + - uid: 60307 + components: + - type: Transform + pos: -0.5,-11.5 + parent: 56631 + - uid: 60308 + components: + - type: Transform + pos: -1.5,-11.5 + parent: 56631 + - uid: 60309 + components: + - type: Transform + pos: -2.5,-11.5 + parent: 56631 + - uid: 60310 + components: + - type: Transform + pos: -3.5,-11.5 + parent: 56631 + - uid: 60311 + components: + - type: Transform + pos: -3.5,-10.5 + parent: 56631 + - uid: 60312 + components: + - type: Transform + pos: -4.5,-10.5 + parent: 56631 + - uid: 60313 + components: + - type: Transform + pos: 5.5,-10.5 + parent: 56631 + - uid: 60314 + components: + - type: Transform + pos: 4.5,-10.5 + parent: 56631 + - uid: 60315 + components: + - type: Transform + pos: 4.5,-11.5 + parent: 56631 + - uid: 60316 + components: + - type: Transform + pos: 3.5,-11.5 + parent: 56631 + - uid: 60317 + components: + - type: Transform + pos: 2.5,-11.5 + parent: 56631 + - uid: 60318 + components: + - type: Transform + pos: 1.5,-11.5 + parent: 56631 + - uid: 60319 + components: + - type: Transform + pos: -0.5,-12.5 + parent: 56631 + - uid: 60320 + components: + - type: Transform + pos: 1.5,-12.5 + parent: 56631 + - uid: 60321 + components: + - type: Transform + pos: 12.5,-9.5 + parent: 56631 + - uid: 60322 + components: + - type: Transform + pos: 12.5,-8.5 + parent: 56631 + - uid: 60323 + components: + - type: Transform + pos: 12.5,-7.5 + parent: 56631 + - uid: 60324 + components: + - type: Transform + pos: 12.5,-6.5 + parent: 56631 + - uid: 60325 + components: + - type: Transform + pos: 12.5,-5.5 + parent: 56631 + - uid: 60326 + components: + - type: Transform + pos: 12.5,-4.5 + parent: 56631 + - uid: 60327 + components: + - type: Transform + pos: 14.5,-8.5 + parent: 56631 + - uid: 60328 + components: + - type: Transform + pos: 15.5,-8.5 + parent: 56631 + - uid: 60329 + components: + - type: Transform + pos: 16.5,-8.5 + parent: 56631 + - uid: 60330 + components: + - type: Transform + pos: 17.5,-8.5 + parent: 56631 + - uid: 60331 + components: + - type: Transform + pos: 18.5,-8.5 + parent: 56631 + - uid: 60332 + components: + - type: Transform + pos: 19.5,-8.5 + parent: 56631 + - uid: 60333 + components: + - type: Transform + pos: 19.5,-7.5 + parent: 56631 + - uid: 60334 + components: + - type: Transform + pos: 19.5,-6.5 + parent: 56631 + - uid: 60335 + components: + - type: Transform + pos: 19.5,-5.5 + parent: 56631 + - uid: 60336 + components: + - type: Transform + pos: 19.5,-4.5 + parent: 56631 + - uid: 60337 + components: + - type: Transform + pos: 19.5,-3.5 + parent: 56631 + - uid: 60338 + components: + - type: Transform + pos: 19.5,-2.5 + parent: 56631 + - uid: 60339 + components: + - type: Transform + pos: 20.5,-2.5 + parent: 56631 + - uid: 60340 + components: + - type: Transform + pos: 20.5,-1.5 + parent: 56631 + - uid: 60341 + components: + - type: Transform + pos: 21.5,-1.5 + parent: 56631 + - uid: 60342 + components: + - type: Transform + pos: 21.5,-0.5 + parent: 56631 + - uid: 60343 + components: + - type: Transform + pos: 21.5,0.5 + parent: 56631 + - uid: 60344 + components: + - type: Transform + pos: 21.5,1.5 + parent: 56631 + - uid: 60345 + components: + - type: Transform + pos: 21.5,2.5 + parent: 56631 + - uid: 60346 + components: + - type: Transform + pos: 21.5,3.5 + parent: 56631 + - uid: 60347 + components: + - type: Transform + pos: 21.5,4.5 + parent: 56631 + - uid: 60348 + components: + - type: Transform + pos: 21.5,5.5 + parent: 56631 + - uid: 60349 + components: + - type: Transform + pos: 21.5,6.5 + parent: 56631 + - uid: 60350 + components: + - type: Transform + pos: 21.5,7.5 + parent: 56631 + - uid: 60351 + components: + - type: Transform + pos: 21.5,8.5 + parent: 56631 + - uid: 60352 + components: + - type: Transform + pos: 21.5,9.5 + parent: 56631 + - uid: 60353 + components: + - type: Transform + pos: 20.5,9.5 + parent: 56631 + - uid: 60354 + components: + - type: Transform + pos: 20.5,10.5 + parent: 56631 + - uid: 60355 + components: + - type: Transform + pos: 19.5,10.5 + parent: 56631 + - uid: 60356 + components: + - type: Transform + pos: 18.5,10.5 + parent: 56631 + - uid: 60357 + components: + - type: Transform + pos: 17.5,10.5 + parent: 56631 + - uid: 60358 + components: + - type: Transform + pos: 12.5,-3.5 + parent: 56631 + - uid: 60359 + components: + - type: Transform + pos: 12.5,-2.5 + parent: 56631 + - uid: 60360 + components: + - type: Transform + pos: 12.5,-1.5 + parent: 56631 + - uid: 60361 + components: + - type: Transform + pos: 14.5,-0.5 + parent: 56631 + - uid: 60362 + components: + - type: Transform + pos: 14.5,0.5 + parent: 56631 + - uid: 60363 + components: + - type: Transform + pos: 14.5,1.5 + parent: 56631 + - uid: 60364 + components: + - type: Transform + pos: 14.5,2.5 + parent: 56631 + - uid: 60365 + components: + - type: Transform + pos: 14.5,3.5 + parent: 56631 + - uid: 60366 + components: + - type: Transform + pos: 15.5,3.5 + parent: 56631 + - uid: 60367 + components: + - type: Transform + pos: 16.5,3.5 + parent: 56631 + - uid: 60368 + components: + - type: Transform + pos: 17.5,3.5 + parent: 56631 + - uid: 60369 + components: + - type: Transform + pos: 18.5,3.5 + parent: 56631 + - uid: 60370 + components: + - type: Transform + pos: 19.5,3.5 + parent: 56631 + - uid: 60371 + components: + - type: Transform + pos: 13.5,2.5 + parent: 56631 + - uid: 60372 + components: + - type: Transform + pos: 12.5,2.5 + parent: 56631 + - uid: 60373 + components: + - type: Transform + pos: 11.5,2.5 + parent: 56631 + - uid: 60374 + components: + - type: Transform + pos: 10.5,2.5 + parent: 56631 + - uid: 60375 + components: + - type: Transform + pos: 13.5,4.5 + parent: 56631 + - uid: 60376 + components: + - type: Transform + pos: 12.5,4.5 + parent: 56631 + - uid: 60377 + components: + - type: Transform + pos: 11.5,4.5 + parent: 56631 + - uid: 60378 + components: + - type: Transform + pos: 10.5,4.5 + parent: 56631 + - uid: 60379 + components: + - type: Transform + pos: 14.5,4.5 + parent: 56631 + - uid: 60380 + components: + - type: Transform + pos: 14.5,5.5 + parent: 56631 + - uid: 60381 + components: + - type: Transform + pos: 14.5,6.5 + parent: 56631 + - uid: 60382 + components: + - type: Transform + pos: 8.5,10.5 + parent: 56631 + - uid: 60383 + components: + - type: Transform + pos: 9.5,10.5 + parent: 56631 + - uid: 60384 + components: + - type: Transform + pos: 10.5,10.5 + parent: 56631 + - uid: 60385 + components: + - type: Transform + pos: 11.5,10.5 + parent: 56631 + - uid: 60386 + components: + - type: Transform + pos: 11.5,9.5 + parent: 56631 + - uid: 60387 + components: + - type: Transform + pos: 12.5,9.5 + parent: 56631 + - uid: 60388 + components: + - type: Transform + pos: 12.5,8.5 + parent: 56631 + - uid: 60389 + components: + - type: Transform + pos: 4.5,-2.5 + parent: 56631 + - uid: 60390 + components: + - type: Transform + pos: 13.5,8.5 + parent: 56631 + - uid: 60391 + components: + - type: Transform + pos: 6.5,-0.5 + parent: 56631 + - uid: 60392 + components: + - type: Transform + pos: 5.5,-0.5 + parent: 56631 + - uid: 60393 + components: + - type: Transform + pos: 7.5,-0.5 + parent: 56631 + - uid: 60394 + components: + - type: Transform + pos: 8.5,-0.5 + parent: 56631 + - uid: 60395 + components: + - type: Transform + pos: 9.5,-0.5 + parent: 56631 + - uid: 60396 + components: + - type: Transform + pos: 9.5,-1.5 + parent: 56631 + - uid: 60397 + components: + - type: Transform + pos: 9.5,-2.5 + parent: 56631 + - uid: 60398 + components: + - type: Transform + pos: 9.5,-3.5 + parent: 56631 + - uid: 60399 + components: + - type: Transform + pos: 9.5,-4.5 + parent: 56631 + - uid: 60400 + components: + - type: Transform + pos: 8.5,-4.5 + parent: 56631 + - uid: 60401 + components: + - type: Transform + pos: 7.5,-4.5 + parent: 56631 + - uid: 60402 + components: + - type: Transform + pos: 6.5,-4.5 + parent: 56631 + - uid: 60403 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 56631 + - uid: 60404 + components: + - type: Transform + pos: 5.5,-3.5 + parent: 56631 + - uid: 60405 + components: + - type: Transform + pos: 5.5,-2.5 + parent: 56631 + - uid: 60406 + components: + - type: Transform + pos: 5.5,-1.5 + parent: 56631 + - uid: 60407 + components: + - type: Transform + pos: -4.5,37.5 + parent: 56631 + - uid: 60408 + components: + - type: Transform + pos: 5.5,37.5 + parent: 56631 + - uid: 60409 + components: + - type: Transform + pos: 9.5,35.5 + parent: 56631 + - uid: 60410 + components: + - type: Transform + pos: 9.5,37.5 + parent: 56631 + - uid: 60411 + components: + - type: Transform + pos: 30.5,24.5 + parent: 56631 + - uid: 60412 + components: + - type: Transform + pos: 21.5,21.5 + parent: 56631 + - uid: 67167 + components: + - type: Transform + pos: 1.5,3.5 + parent: 66965 + - uid: 67168 + components: + - type: Transform + pos: 1.5,2.5 + parent: 66965 + - uid: 67169 + components: + - type: Transform + pos: 1.5,1.5 + parent: 66965 + - uid: 67170 + components: + - type: Transform + pos: 2.5,1.5 + parent: 66965 + - uid: 67171 + components: + - type: Transform + pos: 2.5,0.5 + parent: 66965 + - uid: 67172 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 66965 + - uid: 67173 + components: + - type: Transform + pos: 2.5,-1.5 + parent: 66965 + - uid: 67174 + components: + - type: Transform + pos: 2.5,-2.5 + parent: 66965 + - uid: 67175 + components: + - type: Transform + pos: 2.5,-3.5 + parent: 66965 + - uid: 67176 + components: + - type: Transform + pos: 2.5,-4.5 + parent: 66965 + - uid: 67177 + components: + - type: Transform + pos: 3.5,-3.5 + parent: 66965 + - uid: 67178 + components: + - type: Transform + pos: 4.5,-3.5 + parent: 66965 + - uid: 67179 + components: + - type: Transform + pos: 5.5,-3.5 + parent: 66965 + - uid: 67180 + components: + - type: Transform + pos: 6.5,-3.5 + parent: 66965 + - uid: 67181 + components: + - type: Transform + pos: 7.5,-3.5 + parent: 66965 + - uid: 67182 + components: + - type: Transform + pos: 8.5,-3.5 + parent: 66965 + - uid: 67183 + components: + - type: Transform + pos: 5.5,-4.5 + parent: 66965 + - uid: 67184 + components: + - type: Transform + pos: 5.5,-5.5 + parent: 66965 + - uid: 67185 + components: + - type: Transform + pos: 5.5,-6.5 + parent: 66965 + - uid: 67186 + components: + - type: Transform + pos: 5.5,-7.5 + parent: 66965 + - uid: 67187 + components: + - type: Transform + pos: 4.5,-7.5 + parent: 66965 + - uid: 67188 + components: + - type: Transform + pos: 1.5,-1.5 + parent: 66965 + - uid: 67189 + components: + - type: Transform + pos: 3.5,-0.5 + parent: 66965 + - uid: 67190 + components: + - type: Transform + pos: -3.5,7.5 + parent: 66965 + - uid: 67191 + components: + - type: Transform + pos: -2.5,7.5 + parent: 66965 + - uid: 67192 + components: + - type: Transform + pos: -1.5,7.5 + parent: 66965 + - uid: 67193 + components: + - type: Transform + pos: -0.5,7.5 + parent: 66965 + - uid: 67194 + components: + - type: Transform + pos: 0.5,7.5 + parent: 66965 + - uid: 67195 + components: + - type: Transform + pos: 1.5,7.5 + parent: 66965 + - uid: 67196 + components: + - type: Transform + pos: -3.5,8.5 + parent: 66965 + - uid: 67197 + components: + - type: Transform + pos: -4.5,8.5 + parent: 66965 + - uid: 67198 + components: + - type: Transform + pos: -3.5,6.5 + parent: 66965 + - uid: 67199 + components: + - type: Transform + pos: -4.5,6.5 + parent: 66965 + - uid: 67200 + components: + - type: Transform + pos: -0.5,8.5 + parent: 66965 + - uid: 67201 + components: + - type: Transform + pos: -0.5,6.5 + parent: 66965 + - uid: 67202 + components: + - type: Transform + pos: 8.5,6.5 + parent: 66965 + - uid: 67203 + components: + - type: Transform + pos: 9.5,6.5 + parent: 66965 + - uid: 67204 + components: + - type: Transform + pos: 10.5,6.5 + parent: 66965 + - uid: 67205 + components: + - type: Transform + pos: 11.5,6.5 + parent: 66965 + - uid: 67206 + components: + - type: Transform + pos: 11.5,7.5 + parent: 66965 + - uid: 67207 + components: + - type: Transform + pos: 11.5,8.5 + parent: 66965 + - uid: 67208 + components: + - type: Transform + pos: 11.5,5.5 + parent: 66965 + - uid: 67209 + components: + - type: Transform + pos: 11.5,4.5 + parent: 66965 + - uid: 67210 + components: + - type: Transform + pos: 11.5,3.5 + parent: 66965 + - uid: 67211 + components: + - type: Transform + pos: 11.5,2.5 + parent: 66965 + - uid: 67212 + components: + - type: Transform + pos: 11.5,1.5 + parent: 66965 + - uid: 67213 + components: + - type: Transform + pos: 11.5,0.5 + parent: 66965 + - uid: 67214 + components: + - type: Transform + pos: 11.5,-0.5 + parent: 66965 + - uid: 67215 + components: + - type: Transform + pos: 11.5,-1.5 + parent: 66965 + - uid: 67216 + components: + - type: Transform + pos: 11.5,-2.5 + parent: 66965 + - uid: 67217 + components: + - type: Transform + pos: 11.5,-3.5 + parent: 66965 + - uid: 67218 + components: + - type: Transform + pos: 11.5,-4.5 + parent: 66965 + - uid: 67219 + components: + - type: Transform + pos: 12.5,-4.5 + parent: 66965 + - uid: 67220 + components: + - type: Transform + pos: 13.5,-4.5 + parent: 66965 + - uid: 67221 + components: + - type: Transform + pos: 14.5,-4.5 + parent: 66965 + - uid: 67222 + components: + - type: Transform + pos: 14.5,-1.5 + parent: 66965 + - uid: 67223 + components: + - type: Transform + pos: 13.5,-1.5 + parent: 66965 + - uid: 67224 + components: + - type: Transform + pos: 12.5,-1.5 + parent: 66965 + - uid: 67225 + components: + - type: Transform + pos: 14.5,1.5 + parent: 66965 + - uid: 67226 + components: + - type: Transform + pos: 13.5,1.5 + parent: 66965 + - uid: 67227 + components: + - type: Transform + pos: 12.5,1.5 + parent: 66965 + - uid: 67228 + components: + - type: Transform + pos: 14.5,4.5 + parent: 66965 + - uid: 67229 + components: + - type: Transform + pos: 13.5,4.5 + parent: 66965 + - uid: 67230 + components: + - type: Transform + pos: 12.5,4.5 + parent: 66965 + - uid: 67231 + components: + - type: Transform + pos: 14.5,7.5 + parent: 66965 + - uid: 67232 + components: + - type: Transform + pos: 13.5,7.5 + parent: 66965 + - uid: 67233 + components: + - type: Transform + pos: 12.5,7.5 + parent: 66965 + - uid: 67234 + components: + - type: Transform + pos: 2.5,7.5 + parent: 66965 + - uid: 67235 + components: + - type: Transform + pos: 3.5,7.5 + parent: 66965 + - uid: 67236 + components: + - type: Transform + pos: 4.5,7.5 + parent: 66965 + - uid: 67237 + components: + - type: Transform + pos: 5.5,7.5 + parent: 66965 + - uid: 67238 + components: + - type: Transform + pos: 6.5,7.5 + parent: 66965 + - uid: 67239 + components: + - type: Transform + pos: 5.5,6.5 + parent: 66965 + - uid: 67240 + components: + - type: Transform + pos: 5.5,5.5 + parent: 66965 + - uid: 67241 + components: + - type: Transform + pos: 5.5,4.5 + parent: 66965 + - uid: 67242 + components: + - type: Transform + pos: 5.5,8.5 + parent: 66965 + - uid: 67243 + components: + - type: Transform + pos: 2.5,13.5 + parent: 66965 + - uid: 67244 + components: + - type: Transform + pos: 1.5,13.5 + parent: 66965 + - uid: 67245 + components: + - type: Transform + pos: 0.5,13.5 + parent: 66965 + - uid: 67246 + components: + - type: Transform + pos: -0.5,13.5 + parent: 66965 + - uid: 67247 + components: + - type: Transform + pos: 0.5,12.5 + parent: 66965 + - uid: 67248 + components: + - type: Transform + pos: 0.5,11.5 + parent: 66965 + - uid: 67249 + components: + - type: Transform + pos: -0.5,11.5 + parent: 66965 + - uid: 67250 + components: + - type: Transform + pos: -1.5,11.5 + parent: 66965 + - uid: 67251 + components: + - type: Transform + pos: -1.5,13.5 + parent: 66965 + - uid: 67252 + components: + - type: Transform + pos: 3.5,13.5 + parent: 66965 + - uid: 67253 + components: + - type: Transform + pos: 4.5,13.5 + parent: 66965 + - uid: 67254 + components: + - type: Transform + pos: 5.5,13.5 + parent: 66965 + - uid: 67255 + components: + - type: Transform + pos: 5.5,12.5 + parent: 66965 + - uid: 67256 + components: + - type: Transform + pos: 5.5,11.5 + parent: 66965 + - uid: 67257 + components: + - type: Transform + pos: 5.5,14.5 + parent: 66965 + - uid: 67258 + components: + - type: Transform + pos: 5.5,15.5 + parent: 66965 + - uid: 67259 + components: + - type: Transform + pos: 5.5,10.5 + parent: 66965 + - uid: 67260 + components: + - type: Transform + pos: 6.5,11.5 + parent: 66965 + - uid: 67261 + components: + - type: Transform + pos: 7.5,11.5 + parent: 66965 + - uid: 67262 + components: + - type: Transform + pos: 8.5,11.5 + parent: 66965 + - uid: 67263 + components: + - type: Transform + pos: 9.5,11.5 + parent: 66965 + - uid: 67264 + components: + - type: Transform + pos: 10.5,11.5 + parent: 66965 + - uid: 67265 + components: + - type: Transform + pos: 11.5,11.5 + parent: 66965 + - uid: 67266 + components: + - type: Transform + pos: 2.5,21.5 + parent: 66965 + - uid: 67267 + components: + - type: Transform + pos: 2.5,20.5 + parent: 66965 + - uid: 67268 + components: + - type: Transform + pos: 2.5,19.5 + parent: 66965 + - uid: 67269 + components: + - type: Transform + pos: 2.5,18.5 + parent: 66965 + - uid: 67270 + components: + - type: Transform + pos: 2.5,17.5 + parent: 66965 + - uid: 67271 + components: + - type: Transform + pos: 1.5,19.5 + parent: 66965 + - uid: 67272 + components: + - type: Transform + pos: 3.5,19.5 + parent: 66965 + - uid: 67273 + components: + - type: Transform + pos: 4.5,19.5 + parent: 66965 + - uid: 67274 + components: + - type: Transform + pos: 5.5,19.5 + parent: 66965 + - uid: 67275 + components: + - type: Transform + pos: 5.5,18.5 + parent: 66965 + - uid: 67276 + components: + - type: Transform + pos: 5.5,17.5 + parent: 66965 + - uid: 67277 + components: + - type: Transform + pos: 13.5,19.5 + parent: 66965 + - uid: 67278 + components: + - type: Transform + pos: 12.5,19.5 + parent: 66965 + - uid: 67279 + components: + - type: Transform + pos: 11.5,19.5 + parent: 66965 + - uid: 67280 + components: + - type: Transform + pos: 10.5,19.5 + parent: 66965 + - uid: 67281 + components: + - type: Transform + pos: 9.5,19.5 + parent: 66965 + - uid: 67282 + components: + - type: Transform + pos: 8.5,19.5 + parent: 66965 + - uid: 67283 + components: + - type: Transform + pos: 9.5,18.5 + parent: 66965 + - uid: 67284 + components: + - type: Transform + pos: 9.5,17.5 + parent: 66965 + - uid: 67285 + components: + - type: Transform + pos: 9.5,16.5 + parent: 66965 + - uid: 67286 + components: + - type: Transform + pos: 9.5,15.5 + parent: 66965 + - uid: 67287 + components: + - type: Transform + pos: 9.5,14.5 + parent: 66965 + - uid: 67288 + components: + - type: Transform + pos: 10.5,14.5 + parent: 66965 + - uid: 67289 + components: + - type: Transform + pos: 11.5,14.5 + parent: 66965 + - uid: 67290 + components: + - type: Transform + pos: 12.5,14.5 + parent: 66965 + - uid: 67291 + components: + - type: Transform + pos: 13.5,14.5 + parent: 66965 + - uid: 67292 + components: + - type: Transform + pos: 14.5,14.5 + parent: 66965 + - uid: 67293 + components: + - type: Transform + pos: 15.5,14.5 + parent: 66965 + - uid: 67294 + components: + - type: Transform + pos: 16.5,14.5 + parent: 66965 +- proto: CableApcStack + entities: + - uid: 6652 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.29462,11.619569 + parent: 2 + - uid: 6653 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -20.29462,7.494569 + parent: 2 + - uid: 10846 + components: + - type: Transform + pos: -50.268875,3.6903777 + parent: 2 + - uid: 10847 + components: + - type: Transform + pos: -50.37825,3.5341277 + parent: 2 + - uid: 11791 + components: + - type: Transform + pos: 11.490428,32.69557 + parent: 2 + - uid: 15973 + components: + - type: Transform + pos: 33.487854,50.503666 + parent: 2 + - uid: 16094 + components: + - type: Transform + pos: 43.426067,19.3882 + parent: 2 + - uid: 54026 + components: + - type: Transform + pos: -1.4512177,-7.4963074 + parent: 53899 + - uid: 67295 + components: + - type: Transform + pos: 40.41101,-11.629791 + parent: 66965 +- proto: CableApcStack1 + entities: + - uid: 28861 + components: + - type: Transform + pos: -36.546715,-3.468814 + parent: 2 + - type: Stack + count: 5 + - uid: 30774 + components: + - type: Transform + pos: 13.111535,37.911488 + parent: 2 + - uid: 30776 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 16.549034,54.53313 + parent: 2 + - uid: 55556 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -7.521451,16.698822 + parent: 55280 + - uid: 55557 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -11.490201,15.651947 + parent: 55280 + - uid: 55558 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -5.646451,15.839447 + parent: 55280 + - uid: 55559 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.824254,10.424689 + parent: 55280 + - uid: 55560 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.105504,10.909064 + parent: 55280 + - uid: 60413 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.943169,28.129593 + parent: 56631 + - uid: 60414 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 27.833794,27.957718 + parent: 56631 + - uid: 60415 + components: + - type: Transform + pos: -32.829285,33.420166 + parent: 56631 + - uid: 60416 + components: + - type: Transform + pos: -32.36055,33.060364 + parent: 56631 + - uid: 60417 + components: + - type: Transform + pos: -32.36055,33.31067 + parent: 56631 + - uid: 60418 + components: + - type: Transform + pos: -32.485535,33.34198 + parent: 56631 + - uid: 60419 + components: + - type: Transform + pos: -32.79808,33.20117 + parent: 56631 + - uid: 65548 + components: + - type: Transform + pos: -0.38714695,-1.2846315 + parent: 65540 + - uid: 65549 + components: + - type: Transform + pos: -0.15277195,-1.5971315 + parent: 65540 + - uid: 65707 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5672201,3.0034144 + parent: 65694 + - uid: 65708 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.8546549,-2.4103065 + parent: 65694 + - uid: 65709 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 1.5359701,-2.2489543 + parent: 65694 + - uid: 65710 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.00472,6.4116583 + parent: 65694 + - uid: 66138 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.63356,-11.579286 + parent: 65849 + - uid: 66139 + components: + - type: Transform + pos: 5.524185,-10.219911 + parent: 65849 +- proto: CableApcStack10 + entities: + - uid: 8876 + components: + - type: Transform + pos: 60.5,-66.5 + parent: 2 + - uid: 9020 + components: + - type: Transform + pos: 66.547356,-53.6092 + parent: 2 + - uid: 10882 + components: + - type: Transform + pos: -49.531937,15.731114 + parent: 2 + - uid: 17981 + components: + - type: Transform + pos: 65.4833,52.629093 + parent: 2 + - uid: 28857 + components: + - type: Transform + pos: -36.5,-3.5 + parent: 2 + - uid: 31255 + components: + - type: Transform + pos: -23.470219,24.548965 + parent: 2 + - uid: 31414 + components: + - type: Transform + rot: 0.5934119456780721 rad + pos: -24.101652,52.342613 + parent: 2 + - uid: 60420 + components: + - type: Transform + pos: 37.573006,33.27738 + parent: 56631 + - uid: 60421 + components: + - type: Transform + pos: -11.681259,79.25043 + parent: 56631 + - uid: 65711 + components: + - type: Transform + pos: -0.3702799,0.4252894 + parent: 65694 +- proto: CablecuffsBroken + entities: + - uid: 10883 + components: + - type: Transform + pos: -48.47163,14.500843 + parent: 2 + - uid: 10884 + components: + - type: Transform + pos: -50.53413,13.56038 + parent: 2 +- proto: CableHV + entities: + - uid: 640 + components: + - type: Transform + pos: -91.5,-86.5 + parent: 2 + - uid: 641 + components: + - type: Transform + pos: -85.5,-70.5 + parent: 2 + - uid: 1030 + components: + - type: Transform + pos: 51.5,24.5 + parent: 2 + - uid: 1548 + components: + - type: Transform + pos: 51.5,20.5 + parent: 2 + - uid: 1738 + components: + - type: Transform + pos: -82.5,-86.5 + parent: 2 + - uid: 1756 + components: + - type: Transform + pos: 51.5,23.5 + parent: 2 + - uid: 2026 + components: + - type: Transform + pos: -89.5,-85.5 + parent: 2 + - uid: 2673 + components: + - type: Transform + pos: 48.5,27.5 + parent: 2 + - uid: 2797 + components: + - type: Transform + pos: 51.5,22.5 + parent: 2 + - uid: 3196 + components: + - type: Transform + pos: 51.5,26.5 + parent: 2 + - uid: 4994 + components: + - type: Transform + pos: 51.5,19.5 + parent: 2 + - uid: 5241 + components: + - type: Transform + pos: 50.5,27.5 + parent: 2 + - uid: 5754 + components: + - type: Transform + pos: -63.5,71.5 + parent: 2 + - uid: 6102 + components: + - type: Transform + pos: 51.5,14.5 + parent: 2 + - uid: 6104 + components: + - type: Transform + pos: 51.5,17.5 + parent: 2 + - uid: 6463 + components: + - type: Transform + pos: -85.5,-83.5 + parent: 2 + - uid: 6504 + components: + - type: Transform + pos: -89.5,-81.5 + parent: 2 + - uid: 6547 + components: + - type: Transform + pos: -63.5,70.5 + parent: 2 + - uid: 6846 + components: + - type: Transform + pos: 44.5,38.5 + parent: 2 + - uid: 6847 + components: + - type: Transform + pos: 44.5,37.5 + parent: 2 + - uid: 6848 + components: + - type: Transform + pos: 44.5,36.5 + parent: 2 + - uid: 6849 + components: + - type: Transform + pos: 44.5,35.5 + parent: 2 + - uid: 6850 + components: + - type: Transform + pos: 44.5,34.5 + parent: 2 + - uid: 6851 + components: + - type: Transform + pos: 47.5,38.5 + parent: 2 + - uid: 6852 + components: + - type: Transform + pos: 47.5,37.5 + parent: 2 + - uid: 6853 + components: + - type: Transform + pos: 47.5,36.5 + parent: 2 + - uid: 6854 + components: + - type: Transform + pos: 47.5,35.5 + parent: 2 + - uid: 6855 + components: + - type: Transform + pos: 47.5,34.5 + parent: 2 + - uid: 6856 + components: + - type: Transform + pos: 41.5,35.5 + parent: 2 + - uid: 6857 + components: + - type: Transform + pos: 42.5,35.5 + parent: 2 + - uid: 6858 + components: + - type: Transform + pos: 43.5,35.5 + parent: 2 + - uid: 6859 + components: + - type: Transform + pos: 43.5,37.5 + parent: 2 + - uid: 6860 + components: + - type: Transform + pos: 42.5,37.5 + parent: 2 + - uid: 6861 + components: + - type: Transform + pos: 41.5,37.5 + parent: 2 + - uid: 6862 + components: + - type: Transform + pos: 41.5,36.5 + parent: 2 + - uid: 6863 + components: + - type: Transform + pos: 48.5,37.5 + parent: 2 + - uid: 6864 + components: + - type: Transform + pos: 49.5,37.5 + parent: 2 + - uid: 6865 + components: + - type: Transform + pos: 50.5,37.5 + parent: 2 + - uid: 6866 + components: + - type: Transform + pos: 48.5,35.5 + parent: 2 + - uid: 6867 + components: + - type: Transform + pos: 49.5,35.5 + parent: 2 + - uid: 6868 + components: + - type: Transform + pos: 50.5,35.5 + parent: 2 + - uid: 6869 + components: + - type: Transform + pos: 50.5,36.5 + parent: 2 + - uid: 6870 + components: + - type: Transform + pos: 45.5,38.5 + parent: 2 + - uid: 6871 + components: + - type: Transform + pos: 45.5,37.5 + parent: 2 + - uid: 6872 + components: + - type: Transform + pos: 45.5,36.5 + parent: 2 + - uid: 6873 + components: + - type: Transform + pos: 45.5,35.5 + parent: 2 + - uid: 6874 + components: + - type: Transform + pos: 45.5,34.5 + parent: 2 + - uid: 6875 + components: + - type: Transform + pos: 46.5,38.5 + parent: 2 + - uid: 6876 + components: + - type: Transform + pos: 46.5,37.5 + parent: 2 + - uid: 6877 + components: + - type: Transform + pos: 46.5,36.5 + parent: 2 + - uid: 6878 + components: + - type: Transform + pos: 46.5,35.5 + parent: 2 + - uid: 6879 + components: + - type: Transform + pos: 46.5,34.5 + parent: 2 + - uid: 6880 + components: + - type: Transform + pos: 45.5,33.5 + parent: 2 + - uid: 6881 + components: + - type: Transform + pos: 45.5,32.5 + parent: 2 + - uid: 6882 + components: + - type: Transform + pos: 45.5,31.5 + parent: 2 + - uid: 6883 + components: + - type: Transform + pos: 45.5,30.5 + parent: 2 + - uid: 6884 + components: + - type: Transform + pos: 45.5,29.5 + parent: 2 + - uid: 6885 + components: + - type: Transform + pos: 45.5,28.5 + parent: 2 + - uid: 6886 + components: + - type: Transform + pos: 45.5,27.5 + parent: 2 + - uid: 6887 + components: + - type: Transform + pos: 44.5,27.5 + parent: 2 + - uid: 6903 + components: + - type: Transform + pos: 44.5,44.5 + parent: 2 + - uid: 6904 + components: + - type: Transform + pos: 44.5,46.5 + parent: 2 + - uid: 6905 + components: + - type: Transform + pos: 44.5,45.5 + parent: 2 + - uid: 6906 + components: + - type: Transform + pos: 41.5,43.5 + parent: 2 + - uid: 6907 + components: + - type: Transform + pos: 44.5,47.5 + parent: 2 + - uid: 6908 + components: + - type: Transform + pos: 44.5,43.5 + parent: 2 + - uid: 6918 + components: + - type: Transform + pos: 41.5,47.5 + parent: 2 + - uid: 6921 + components: + - type: Transform + pos: 42.5,43.5 + parent: 2 + - uid: 6964 + components: + - type: Transform + pos: 40.5,43.5 + parent: 2 + - uid: 7141 + components: + - type: Transform + pos: 43.5,43.5 + parent: 2 + - uid: 7147 + components: + - type: Transform + pos: 43.5,47.5 + parent: 2 + - uid: 7149 + components: + - type: Transform + pos: 42.5,44.5 + parent: 2 + - uid: 7150 + components: + - type: Transform + pos: 42.5,47.5 + parent: 2 + - uid: 7184 + components: + - type: Transform + pos: 39.5,38.5 + parent: 2 + - uid: 7185 + components: + - type: Transform + pos: 40.5,36.5 + parent: 2 + - uid: 7186 + components: + - type: Transform + pos: 39.5,35.5 + parent: 2 + - uid: 7187 + components: + - type: Transform + pos: 33.5,35.5 + parent: 2 + - uid: 7188 + components: + - type: Transform + pos: 34.5,35.5 + parent: 2 + - uid: 7189 + components: + - type: Transform + pos: 35.5,35.5 + parent: 2 + - uid: 7190 + components: + - type: Transform + pos: 36.5,35.5 + parent: 2 + - uid: 7191 + components: + - type: Transform + pos: 36.5,34.5 + parent: 2 + - uid: 7192 + components: + - type: Transform + pos: 36.5,33.5 + parent: 2 + - uid: 7193 + components: + - type: Transform + pos: 36.5,32.5 + parent: 2 + - uid: 7194 + components: + - type: Transform + pos: 36.5,31.5 + parent: 2 + - uid: 7195 + components: + - type: Transform + pos: 35.5,31.5 + parent: 2 + - uid: 7196 + components: + - type: Transform + pos: 34.5,31.5 + parent: 2 + - uid: 7197 + components: + - type: Transform + pos: 33.5,31.5 + parent: 2 + - uid: 7198 + components: + - type: Transform + pos: 33.5,32.5 + parent: 2 + - uid: 7199 + components: + - type: Transform + pos: 33.5,33.5 + parent: 2 + - uid: 7200 + components: + - type: Transform + pos: 33.5,34.5 + parent: 2 + - uid: 7210 + components: + - type: Transform + pos: 37.5,34.5 + parent: 2 + - uid: 7211 + components: + - type: Transform + pos: 38.5,34.5 + parent: 2 + - uid: 7212 + components: + - type: Transform + pos: 39.5,34.5 + parent: 2 + - uid: 7213 + components: + - type: Transform + pos: 39.5,36.5 + parent: 2 + - uid: 7214 + components: + - type: Transform + pos: 39.5,37.5 + parent: 2 + - uid: 7256 + components: + - type: Transform + pos: 40.5,44.5 + parent: 2 + - uid: 7257 + components: + - type: Transform + pos: 40.5,45.5 + parent: 2 + - uid: 7258 + components: + - type: Transform + pos: 40.5,46.5 + parent: 2 + - uid: 7259 + components: + - type: Transform + pos: 40.5,47.5 + parent: 2 + - uid: 7260 + components: + - type: Transform + pos: 42.5,45.5 + parent: 2 + - uid: 7261 + components: + - type: Transform + pos: 42.5,46.5 + parent: 2 + - uid: 7262 + components: + - type: Transform + pos: 39.5,44.5 + parent: 2 + - uid: 7263 + components: + - type: Transform + pos: 38.5,44.5 + parent: 2 + - uid: 7264 + components: + - type: Transform + pos: 37.5,44.5 + parent: 2 + - uid: 7265 + components: + - type: Transform + pos: 36.5,44.5 + parent: 2 + - uid: 7266 + components: + - type: Transform + pos: 39.5,46.5 + parent: 2 + - uid: 7267 + components: + - type: Transform + pos: 38.5,46.5 + parent: 2 + - uid: 7268 + components: + - type: Transform + pos: 37.5,46.5 + parent: 2 + - uid: 7269 + components: + - type: Transform + pos: 36.5,46.5 + parent: 2 + - uid: 7276 + components: + - type: Transform + pos: 35.5,45.5 + parent: 2 + - uid: 7278 + components: + - type: Transform + pos: 34.5,45.5 + parent: 2 + - uid: 7279 + components: + - type: Transform + pos: 34.5,40.5 + parent: 2 + - uid: 7280 + components: + - type: Transform + pos: 35.5,39.5 + parent: 2 + - uid: 7285 + components: + - type: Transform + pos: 36.5,39.5 + parent: 2 + - uid: 7286 + components: + - type: Transform + pos: 37.5,39.5 + parent: 2 + - uid: 7287 + components: + - type: Transform + pos: 38.5,39.5 + parent: 2 + - uid: 7288 + components: + - type: Transform + pos: 39.5,39.5 + parent: 2 + - uid: 8916 + components: + - type: Transform + pos: 34.5,41.5 + parent: 2 + - uid: 9378 + components: + - type: Transform + pos: 34.5,42.5 + parent: 2 + - uid: 9379 + components: + - type: Transform + pos: 34.5,43.5 + parent: 2 + - uid: 9892 + components: + - type: Transform + pos: -92.5,-73.5 + parent: 2 + - uid: 10044 + components: + - type: Transform + pos: 18.5,17.5 + parent: 2 + - uid: 10850 + components: + - type: Transform + pos: 14.5,-8.5 + parent: 2 + - uid: 11319 + components: + - type: Transform + pos: -88.5,-84.5 + parent: 2 + - uid: 11321 + components: + - type: Transform + pos: -85.5,-84.5 + parent: 2 + - uid: 11669 + components: + - type: Transform + pos: 40.5,-3.5 + parent: 2 + - uid: 11922 + components: + - type: Transform + pos: -83.5,-85.5 + parent: 2 + - uid: 11924 + components: + - type: Transform + pos: -86.5,-86.5 + parent: 2 + - uid: 12134 + components: + - type: Transform + pos: -86.5,-83.5 + parent: 2 + - uid: 12135 + components: + - type: Transform + pos: -85.5,-85.5 + parent: 2 + - uid: 12143 + components: + - type: Transform + pos: -89.5,-83.5 + parent: 2 + - uid: 12144 + components: + - type: Transform + pos: -85.5,-86.5 + parent: 2 + - uid: 12145 + components: + - type: Transform + pos: -83.5,-86.5 + parent: 2 + - uid: 12146 + components: + - type: Transform + pos: -85.5,-72.5 + parent: 2 + - uid: 12161 + components: + - type: Transform + pos: -85.5,-81.5 + parent: 2 + - uid: 12163 + components: + - type: Transform + pos: -86.5,-75.5 + parent: 2 + - uid: 12164 + components: + - type: Transform + pos: -82.5,-84.5 + parent: 2 + - uid: 12165 + components: + - type: Transform + pos: -88.5,-83.5 + parent: 2 + - uid: 12429 + components: + - type: Transform + pos: -86.5,-85.5 + parent: 2 + - uid: 12430 + components: + - type: Transform + pos: -83.5,-82.5 + parent: 2 + - uid: 12607 + components: + - type: Transform + pos: -83.5,-84.5 + parent: 2 + - uid: 12619 + components: + - type: Transform + pos: -82.5,-83.5 + parent: 2 + - uid: 12654 + components: + - type: Transform + pos: -88.5,-85.5 + parent: 2 + - uid: 12655 + components: + - type: Transform + pos: -82.5,-85.5 + parent: 2 + - uid: 12735 + components: + - type: Transform + pos: -86.5,-74.5 + parent: 2 + - uid: 14163 + components: + - type: Transform + pos: -91.5,-76.5 + parent: 2 + - uid: 14165 + components: + - type: Transform + pos: -91.5,-81.5 + parent: 2 + - uid: 14167 + components: + - type: Transform + pos: -85.5,-73.5 + parent: 2 + - uid: 14168 + components: + - type: Transform + pos: -85.5,-82.5 + parent: 2 + - uid: 14169 + components: + - type: Transform + pos: -86.5,-84.5 + parent: 2 + - uid: 14315 + components: + - type: Transform + pos: -88.5,-82.5 + parent: 2 + - uid: 14331 + components: + - type: Transform + pos: -85.5,-71.5 + parent: 2 + - uid: 14333 + components: + - type: Transform + pos: -83.5,-81.5 + parent: 2 + - uid: 14334 + components: + - type: Transform + pos: -89.5,-82.5 + parent: 2 + - uid: 14339 + components: + - type: Transform + pos: -89.5,-84.5 + parent: 2 + - uid: 14398 + components: + - type: Transform + pos: -70.5,-78.5 + parent: 2 + - uid: 14907 + components: + - type: Transform + pos: -86.5,-82.5 + parent: 2 + - uid: 14909 + components: + - type: Transform + pos: -82.5,-82.5 + parent: 2 + - uid: 14911 + components: + - type: Transform + pos: -89.5,-86.5 + parent: 2 + - uid: 14924 + components: + - type: Transform + pos: -86.5,-72.5 + parent: 2 + - uid: 14926 + components: + - type: Transform + pos: -86.5,-76.5 + parent: 2 + - uid: 14929 + components: + - type: Transform + pos: -86.5,-71.5 + parent: 2 + - uid: 14963 + components: + - type: Transform + pos: -30.5,66.5 + parent: 2 + - uid: 15000 + components: + - type: Transform + pos: -88.5,-76.5 + parent: 2 + - uid: 15018 + components: + - type: Transform + pos: -85.5,-76.5 + parent: 2 + - uid: 15021 + components: + - type: Transform + pos: -86.5,-73.5 + parent: 2 + - uid: 15037 + components: + - type: Transform + pos: -83.5,-83.5 + parent: 2 + - uid: 15058 + components: + - type: Transform + pos: -85.5,-75.5 + parent: 2 + - uid: 15059 + components: + - type: Transform + pos: -85.5,-74.5 + parent: 2 + - uid: 15065 + components: + - type: Transform + pos: -69.5,-78.5 + parent: 2 + - uid: 15076 + components: + - type: Transform + pos: 24.5,34.5 + parent: 2 + - uid: 16997 + components: + - type: Transform + pos: 45.5,45.5 + parent: 2 + - uid: 16999 + components: + - type: Transform + pos: 46.5,45.5 + parent: 2 + - uid: 17162 + components: + - type: Transform + pos: 51.5,37.5 + parent: 2 + - uid: 17163 + components: + - type: Transform + pos: 51.5,38.5 + parent: 2 + - uid: 17164 + components: + - type: Transform + pos: 51.5,39.5 + parent: 2 + - uid: 17165 + components: + - type: Transform + pos: 51.5,40.5 + parent: 2 + - uid: 17166 + components: + - type: Transform + pos: 51.5,41.5 + parent: 2 + - uid: 17167 + components: + - type: Transform + pos: 51.5,42.5 + parent: 2 + - uid: 17168 + components: + - type: Transform + pos: 51.5,43.5 + parent: 2 + - uid: 17176 + components: + - type: Transform + pos: 52.5,43.5 + parent: 2 + - uid: 17177 + components: + - type: Transform + pos: 53.5,43.5 + parent: 2 + - uid: 17178 + components: + - type: Transform + pos: 54.5,43.5 + parent: 2 + - uid: 17181 + components: + - type: Transform + pos: 56.5,42.5 + parent: 2 + - uid: 17184 + components: + - type: Transform + pos: 57.5,44.5 + parent: 2 + - uid: 17185 + components: + - type: Transform + pos: 58.5,44.5 + parent: 2 + - uid: 17186 + components: + - type: Transform + pos: 59.5,44.5 + parent: 2 + - uid: 17187 + components: + - type: Transform + pos: 60.5,44.5 + parent: 2 + - uid: 17188 + components: + - type: Transform + pos: 61.5,44.5 + parent: 2 + - uid: 17189 + components: + - type: Transform + pos: 62.5,44.5 + parent: 2 + - uid: 17190 + components: + - type: Transform + pos: 62.5,42.5 + parent: 2 + - uid: 17191 + components: + - type: Transform + pos: 61.5,42.5 + parent: 2 + - uid: 17192 + components: + - type: Transform + pos: 60.5,42.5 + parent: 2 + - uid: 17193 + components: + - type: Transform + pos: 59.5,42.5 + parent: 2 + - uid: 17194 + components: + - type: Transform + pos: 58.5,42.5 + parent: 2 + - uid: 17195 + components: + - type: Transform + pos: 57.5,42.5 + parent: 2 + - uid: 17197 + components: + - type: Transform + pos: 62.5,43.5 + parent: 2 + - uid: 17355 + components: + - type: Transform + pos: 67.5,48.5 + parent: 2 + - uid: 17375 + components: + - type: Transform + pos: 55.5,43.5 + parent: 2 + - uid: 17588 + components: + - type: Transform + pos: 62.5,52.5 + parent: 2 + - uid: 17589 + components: + - type: Transform + pos: 62.5,51.5 + parent: 2 + - uid: 17594 + components: + - type: Transform + pos: 66.5,47.5 + parent: 2 + - uid: 17595 + components: + - type: Transform + pos: 69.5,49.5 + parent: 2 + - uid: 17605 + components: + - type: Transform + pos: 62.5,50.5 + parent: 2 + - uid: 17623 + components: + - type: Transform + pos: 63.5,49.5 + parent: 2 + - uid: 17651 + components: + - type: Transform + pos: 63.5,47.5 + parent: 2 + - uid: 17652 + components: + - type: Transform + pos: 65.5,47.5 + parent: 2 + - uid: 17653 + components: + - type: Transform + pos: 63.5,48.5 + parent: 2 + - uid: 17656 + components: + - type: Transform + pos: 67.5,52.5 + parent: 2 + - uid: 17657 + components: + - type: Transform + pos: 65.5,52.5 + parent: 2 + - uid: 17658 + components: + - type: Transform + pos: 66.5,52.5 + parent: 2 + - uid: 17659 + components: + - type: Transform + pos: 63.5,52.5 + parent: 2 + - uid: 17660 + components: + - type: Transform + pos: 64.5,52.5 + parent: 2 + - uid: 17665 + components: + - type: Transform + pos: 67.5,50.5 + parent: 2 + - uid: 17666 + components: + - type: Transform + pos: 66.5,50.5 + parent: 2 + - uid: 17671 + components: + - type: Transform + pos: -50.5,-1.5 + parent: 2 + - uid: 17674 + components: + - type: Transform + pos: 67.5,51.5 + parent: 2 + - uid: 17676 + components: + - type: Transform + pos: 62.5,48.5 + parent: 2 + - uid: 17679 + components: + - type: Transform + pos: 67.5,49.5 + parent: 2 + - uid: 17680 + components: + - type: Transform + pos: 62.5,49.5 + parent: 2 + - uid: 17696 + components: + - type: Transform + pos: 56.5,44.5 + parent: 2 + - uid: 17711 + components: + - type: Transform + pos: 62.5,45.5 + parent: 2 + - uid: 17726 + components: + - type: Transform + pos: 63.5,50.5 + parent: 2 + - uid: 17756 + components: + - type: Transform + pos: 68.5,49.5 + parent: 2 + - uid: 17792 + components: + - type: Transform + pos: 64.5,47.5 + parent: 2 + - uid: 17793 + components: + - type: Transform + pos: 66.5,48.5 + parent: 2 + - uid: 17794 + components: + - type: Transform + pos: 66.5,49.5 + parent: 2 + - uid: 17796 + components: + - type: Transform + pos: 63.5,46.5 + parent: 2 + - uid: 17797 + components: + - type: Transform + pos: 63.5,45.5 + parent: 2 + - uid: 17798 + components: + - type: Transform + pos: 64.5,45.5 + parent: 2 + - uid: 17800 + components: + - type: Transform + pos: 56.5,43.5 + parent: 2 + - uid: 20282 + components: + - type: Transform + pos: 105.5,-53.5 + parent: 2 + - uid: 20283 + components: + - type: Transform + pos: 105.5,-52.5 + parent: 2 + - uid: 20284 + components: + - type: Transform + pos: 105.5,-51.5 + parent: 2 + - uid: 20285 + components: + - type: Transform + pos: 106.5,-51.5 + parent: 2 + - uid: 20286 + components: + - type: Transform + pos: 107.5,-51.5 + parent: 2 + - uid: 20287 + components: + - type: Transform + pos: 106.5,-53.5 + parent: 2 + - uid: 20288 + components: + - type: Transform + pos: 107.5,-53.5 + parent: 2 + - uid: 20289 + components: + - type: Transform + pos: 108.5,-53.5 + parent: 2 + - uid: 20290 + components: + - type: Transform + pos: 108.5,-51.5 + parent: 2 + - uid: 20303 + components: + - type: Transform + pos: 109.5,-51.5 + parent: 2 + - uid: 20310 + components: + - type: Transform + pos: 109.5,-52.5 + parent: 2 + - uid: 20311 + components: + - type: Transform + pos: 109.5,-53.5 + parent: 2 + - uid: 20532 + components: + - type: Transform + pos: -56.5,-26.5 + parent: 2 + - uid: 20883 + components: + - type: Transform + pos: -62.5,-18.5 + parent: 2 + - uid: 20884 + components: + - type: Transform + pos: -63.5,-18.5 + parent: 2 + - uid: 20885 + components: + - type: Transform + pos: -63.5,-17.5 + parent: 2 + - uid: 20886 + components: + - type: Transform + pos: -63.5,-16.5 + parent: 2 + - uid: 20887 + components: + - type: Transform + pos: -63.5,-15.5 + parent: 2 + - uid: 20888 + components: + - type: Transform + pos: -62.5,-19.5 + parent: 2 + - uid: 20889 + components: + - type: Transform + pos: -62.5,-20.5 + parent: 2 + - uid: 20896 + components: + - type: Transform + pos: -64.5,-18.5 + parent: 2 + - uid: 20898 + components: + - type: Transform + pos: -64.5,-19.5 + parent: 2 + - uid: 20900 + components: + - type: Transform + pos: -64.5,-20.5 + parent: 2 + - uid: 20901 + components: + - type: Transform + pos: -63.5,-20.5 + parent: 2 + - uid: 21059 + components: + - type: Transform + pos: -74.5,-79.5 + parent: 2 + - uid: 21096 + components: + - type: Transform + pos: -91.5,-77.5 + parent: 2 + - uid: 21273 + components: + - type: Transform + pos: -89.5,-72.5 + parent: 2 + - uid: 21274 + components: + - type: Transform + pos: -91.5,-72.5 + parent: 2 + - uid: 21276 + components: + - type: Transform + pos: -89.5,-73.5 + parent: 2 + - uid: 21279 + components: + - type: Transform + pos: -88.5,-74.5 + parent: 2 + - uid: 21280 + components: + - type: Transform + pos: -71.5,-78.5 + parent: 2 + - uid: 21287 + components: + - type: Transform + pos: -73.5,-79.5 + parent: 2 + - uid: 21290 + components: + - type: Transform + pos: -76.5,-79.5 + parent: 2 + - uid: 21407 + components: + - type: Transform + pos: -71.5,-79.5 + parent: 2 + - uid: 21419 + components: + - type: Transform + pos: -75.5,-79.5 + parent: 2 + - uid: 21757 + components: + - type: Transform + pos: -64.5,-25.5 + parent: 2 + - uid: 21758 + components: + - type: Transform + pos: -63.5,-25.5 + parent: 2 + - uid: 21759 + components: + - type: Transform + pos: -62.5,-25.5 + parent: 2 + - uid: 21760 + components: + - type: Transform + pos: -61.5,-25.5 + parent: 2 + - uid: 21761 + components: + - type: Transform + pos: -60.5,-25.5 + parent: 2 + - uid: 21762 + components: + - type: Transform + pos: -59.5,-25.5 + parent: 2 + - uid: 21763 + components: + - type: Transform + pos: -58.5,-25.5 + parent: 2 + - uid: 21764 + components: + - type: Transform + pos: -57.5,-25.5 + parent: 2 + - uid: 21765 + components: + - type: Transform + pos: -56.5,-25.5 + parent: 2 + - uid: 21766 + components: + - type: Transform + pos: -55.5,-26.5 + parent: 2 + - uid: 21767 + components: + - type: Transform + pos: -54.5,-26.5 + parent: 2 + - uid: 21768 + components: + - type: Transform + pos: -53.5,-26.5 + parent: 2 + - uid: 21769 + components: + - type: Transform + pos: -52.5,-26.5 + parent: 2 + - uid: 21770 + components: + - type: Transform + pos: -51.5,-26.5 + parent: 2 + - uid: 21773 + components: + - type: Transform + pos: -64.5,-29.5 + parent: 2 + - uid: 21774 + components: + - type: Transform + pos: -64.5,-30.5 + parent: 2 + - uid: 21775 + components: + - type: Transform + pos: -64.5,-31.5 + parent: 2 + - uid: 21776 + components: + - type: Transform + pos: -64.5,-32.5 + parent: 2 + - uid: 21777 + components: + - type: Transform + pos: -64.5,-33.5 + parent: 2 + - uid: 21778 + components: + - type: Transform + pos: -63.5,-33.5 + parent: 2 + - uid: 21779 + components: + - type: Transform + pos: -62.5,-33.5 + parent: 2 + - uid: 21780 + components: + - type: Transform + pos: -61.5,-33.5 + parent: 2 + - uid: 21782 + components: + - type: Transform + pos: -60.5,-33.5 + parent: 2 + - uid: 21783 + components: + - type: Transform + pos: -59.5,-33.5 + parent: 2 + - uid: 21784 + components: + - type: Transform + pos: -58.5,-33.5 + parent: 2 + - uid: 21785 + components: + - type: Transform + pos: -58.5,-34.5 + parent: 2 + - uid: 21786 + components: + - type: Transform + pos: -58.5,-35.5 + parent: 2 + - uid: 21787 + components: + - type: Transform + pos: -58.5,-36.5 + parent: 2 + - uid: 21788 + components: + - type: Transform + pos: -57.5,-36.5 + parent: 2 + - uid: 21789 + components: + - type: Transform + pos: -56.5,-36.5 + parent: 2 + - uid: 21791 + components: + - type: Transform + pos: -58.5,-32.5 + parent: 2 + - uid: 21792 + components: + - type: Transform + pos: -58.5,-31.5 + parent: 2 + - uid: 21793 + components: + - type: Transform + pos: -58.5,-30.5 + parent: 2 + - uid: 21794 + components: + - type: Transform + pos: -58.5,-29.5 + parent: 2 + - uid: 21795 + components: + - type: Transform + pos: -58.5,-28.5 + parent: 2 + - uid: 21796 + components: + - type: Transform + pos: -58.5,-27.5 + parent: 2 + - uid: 21797 + components: + - type: Transform + pos: -58.5,-26.5 + parent: 2 + - uid: 21798 + components: + - type: Transform + pos: -57.5,-29.5 + parent: 2 + - uid: 21799 + components: + - type: Transform + pos: -56.5,-29.5 + parent: 2 + - uid: 21800 + components: + - type: Transform + pos: -55.5,-29.5 + parent: 2 + - uid: 21801 + components: + - type: Transform + pos: -54.5,-29.5 + parent: 2 + - uid: 21802 + components: + - type: Transform + pos: -53.5,-29.5 + parent: 2 + - uid: 21803 + components: + - type: Transform + pos: -52.5,-29.5 + parent: 2 + - uid: 21804 + components: + - type: Transform + pos: -51.5,-29.5 + parent: 2 + - uid: 21805 + components: + - type: Transform + pos: -50.5,-29.5 + parent: 2 + - uid: 21806 + components: + - type: Transform + pos: -49.5,-29.5 + parent: 2 + - uid: 21807 + components: + - type: Transform + pos: -48.5,-29.5 + parent: 2 + - uid: 21808 + components: + - type: Transform + pos: -47.5,-29.5 + parent: 2 + - uid: 21809 + components: + - type: Transform + pos: -46.5,-29.5 + parent: 2 + - uid: 22353 + components: + - type: Transform + pos: -92.5,-74.5 + parent: 2 + - uid: 22776 + components: + - type: Transform + pos: -88.5,-73.5 + parent: 2 + - uid: 22793 + components: + - type: Transform + pos: -92.5,-75.5 + parent: 2 + - uid: 22879 + components: + - type: Transform + pos: -91.5,-74.5 + parent: 2 + - uid: 22880 + components: + - type: Transform + pos: -92.5,-76.5 + parent: 2 + - uid: 22883 + components: + - type: Transform + pos: -91.5,-73.5 + parent: 2 + - uid: 22886 + components: + - type: Transform + pos: -89.5,-74.5 + parent: 2 + - uid: 22888 + components: + - type: Transform + pos: -92.5,-85.5 + parent: 2 + - uid: 22894 + components: + - type: Transform + pos: -91.5,-75.5 + parent: 2 + - uid: 22960 + components: + - type: Transform + pos: -88.5,-75.5 + parent: 2 + - uid: 22961 + components: + - type: Transform + pos: -89.5,-75.5 + parent: 2 + - uid: 23216 + components: + - type: Transform + pos: -89.5,-76.5 + parent: 2 + - uid: 23295 + components: + - type: Transform + pos: -91.5,-83.5 + parent: 2 + - uid: 23368 + components: + - type: Transform + pos: -89.5,-77.5 + parent: 2 + - uid: 23396 + components: + - type: Transform + pos: -91.5,-82.5 + parent: 2 + - uid: 23401 + components: + - type: Transform + pos: -92.5,-83.5 + parent: 2 + - uid: 23404 + components: + - type: Transform + pos: -91.5,-85.5 + parent: 2 + - uid: 23406 + components: + - type: Transform + pos: -91.5,-84.5 + parent: 2 + - uid: 23407 + components: + - type: Transform + pos: -92.5,-84.5 + parent: 2 + - uid: 23409 + components: + - type: Transform + pos: -92.5,-82.5 + parent: 2 + - uid: 23418 + components: + - type: Transform + pos: -72.5,-79.5 + parent: 2 + - uid: 24124 + components: + - type: Transform + pos: -83.5,-76.5 + parent: 2 + - uid: 24125 + components: + - type: Transform + pos: -83.5,-71.5 + parent: 2 + - uid: 24126 + components: + - type: Transform + pos: -83.5,-75.5 + parent: 2 + - uid: 24127 + components: + - type: Transform + pos: -83.5,-74.5 + parent: 2 + - uid: 24128 + components: + - type: Transform + pos: -83.5,-73.5 + parent: 2 + - uid: 24129 + components: + - type: Transform + pos: -83.5,-72.5 + parent: 2 + - uid: 24130 + components: + - type: Transform + pos: -83.5,-77.5 + parent: 2 + - uid: 24131 + components: + - type: Transform + pos: -85.5,-77.5 + parent: 2 + - uid: 24155 + components: + - type: Transform + pos: -83.5,-70.5 + parent: 2 + - uid: 24406 + components: + - type: Transform + pos: 0.5,-16.5 + parent: 2 + - uid: 24964 components: - - type: MetaData - type: Transform - parent: 52233 - - type: Solution - solution: - canMix: True - maxVol: 100 - name: beaker - reagents: - - ReagentId: FluorosulfuricAcid - Quantity: 50 - - ReagentId: FoamingAgent - Quantity: 50 - - type: ContainedSolution - containerName: beaker - container: 52233 - - uid: 52236 + pos: -75.5,86.5 + parent: 2 + - uid: 25392 components: - - type: MetaData - type: Transform - parent: 52235 - - type: Solution - solution: - temperature: 1026.025 - canMix: True - maxVol: 100 - name: beaker - reagents: - - ReagentId: Iron - Quantity: 100 - - type: ContainedSolution - containerName: beaker - container: 52235 - - uid: 52339 + pos: -69.5,98.5 + parent: 2 + - uid: 25650 components: - - type: MetaData - type: Transform - parent: 52338 - - type: Solution - solution: - canMix: True - maxVol: 100 - name: beaker - reagents: - - ReagentId: Phlogiston - Quantity: 60 - - ReagentId: Chlorine - Quantity: 30 - - type: ContainedSolution - containerName: beaker - container: 52338 - - uid: 52341 + pos: -76.5,96.5 + parent: 2 + - uid: 25651 components: - - type: MetaData - type: Transform - parent: 52340 - - type: Solution - solution: - canMix: True - maxVol: 100 - name: beaker - reagents: - - ReagentId: Fluorine - Quantity: 90 - - type: ContainedSolution - containerName: beaker - container: 52340 - - uid: 53058 + pos: -76.5,95.5 + parent: 2 + - uid: 25652 components: - - type: MetaData - type: Transform - parent: 53057 - - type: Solution - solution: - maxVol: 1 - name: food - reagents: - - ReagentId: Fiber - Quantity: 1 - - type: ContainedSolution - containerName: food - container: 53057 - - uid: 56108 + pos: -76.5,94.5 + parent: 2 + - uid: 25653 components: - - type: MetaData - name: Мусорщик NT-SY - type: Transform - rot: -1.5707963267948966 rad - pos: 87.946884,-1.5111198 - parent: 1 - - type: MapGrid - chunks: - 0,0: - ind: 0,0 - tiles: gQAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,0: - ind: -1,0 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - 0,-1: - ind: 0,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANgAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA - version: 6 - -1,-1: - ind: -1,-1 - tiles: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAAgQAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAANgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAgQAAAAAANgAAAAAANgAAAAAAgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAANgAAAAAANgAAAAAANgAAAAAAgQAAAAAA - version: 6 - - type: Broadphase - - type: Physics - bodyStatus: InAir - angularDamping: 0.05 - linearDamping: 0.05 - fixedRotation: False - bodyType: Dynamic - - type: Fixtures - fixtures: {} - - 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: '#A4610696' - id: ConcreteTrimCornerNe - decals: - 21: 1,5 - 22: 2,2 - 23: 3,1 - - node: - color: '#A4610696' - id: ConcreteTrimCornerNw - decals: - 18: -1,5 - 19: -2,2 - 20: -3,1 - - node: - color: '#A4610696' - id: ConcreteTrimCornerSe - decals: - 24: 2,-4 - 25: 3,-3 - 26: 1,3 - - node: - color: '#A4610696' - id: ConcreteTrimCornerSw - decals: - 27: -1,3 - 28: -3,-3 - 29: -2,-4 - - node: - color: '#A4610696' - id: ConcreteTrimInnerNe - decals: - 33: 2,1 - - node: - color: '#A4610696' - id: ConcreteTrimInnerNw - decals: - 32: -2,1 - - node: - color: '#A4610696' - id: ConcreteTrimInnerSe - decals: - 31: 2,-3 - - node: - color: '#A4610696' - id: ConcreteTrimInnerSw - decals: - 30: -2,-3 - - node: - color: '#A4610696' - id: ConcreteTrimLineE - decals: - 11: 3,0 - 12: 3,-2 - 13: 1,4 - - node: - color: '#A4610696' - id: ConcreteTrimLineN - decals: - 34: -1,2 - 35: 1,2 - 37: 0,5 - - node: - color: '#A4610696' - id: ConcreteTrimLineS - decals: - 17: 0,-4 - - node: - color: '#A4610696' - id: ConcreteTrimLineW - decals: - 14: -1,4 - 15: -3,0 - 16: -3,-2 - - node: - color: '#FFFFFFFF' - id: WarnCornerNE - decals: - 1: 1,0 - - node: - color: '#FFFFFFFF' - id: WarnCornerNW - decals: - 0: -1,0 - - node: - color: '#FFFFFFFF' - id: WarnCornerSE - decals: - 2: 1,-2 - - node: - color: '#FFFFFFFF' - id: WarnCornerSW - decals: - 3: -1,-2 - - node: - color: '#FFFFFFFF' - id: WarnFull - decals: - 38: -4,-1 - 39: 4,-1 - - node: - color: '#FFFFFFFF' - id: WarnLineE - decals: - 7: 1,-1 - 41: 3,-1 - - node: - color: '#A4610696' - id: WarnLineGreyscaleN - decals: - 10: 0,2 - - node: - color: '#A4610696' - id: WarnLineGreyscaleS - decals: - 8: -1,-4 - 9: 1,-4 - 36: 0,3 - - node: - color: '#FFFFFFFF' - id: WarnLineN - decals: - 4: 0,-2 - - node: - color: '#FFFFFFFF' - id: WarnLineS - decals: - 6: -1,-1 - 40: -3,-1 - - node: - color: '#FFFFFFFF' - id: WarnLineW - decals: - 5: 0,0 - - type: GridAtmosphere - version: 2 - data: - tiles: - 0,0: - 0: 65535 - -1,0: - 0: 65535 - 0,-1: - 0: 65535 - -1,-1: - 0: 65535 - 0,1: - 0: 1911 - 1,0: - 0: 4915 - -2,0: - 0: 2184 - -1,1: - 0: 3276 - 0,-2: - 0: 61440 - 1,-2: - 0: 4096 - 1,-1: - 0: 13107 - -2,-1: - 0: 34952 - -1,-2: - 0: 61440 - uniqueMixes: - - volume: 2500 - temperature: 293.15 - moles: - - 21.824879 - - 82.10312 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - chunkSize: 4 - - type: GasTileOverlay - - type: RadiationGridResistance - - type: NavMap - - type: SalvageShuttle - - type: Joint - joints: - docking922623: !type:WeldJoint - bodyB: 2 - bodyA: 56108 - id: docking922623 - localAnchorB: 82,-3.5 - localAnchorA: 1.5,-5 - referenceAngle: 1.5702425 - damping: 951.0461 - stiffness: 8536.569 - docking922625: !type:WeldJoint - bodyB: 2 - bodyA: 56108 - id: docking922625 - localAnchorB: 82,-1.5 - localAnchorA: -0.5,-5 - referenceAngle: 1.5702425 - damping: 951.0461 - stiffness: 8536.569 -- proto: AccessConfigurator - entities: - - uid: 46588 + pos: -83.5,98.5 + parent: 2 + - uid: 25654 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.568008,40.325134 - parent: 45711 -- proto: AccordionInstrument - entities: - - uid: 4 + pos: -83.5,97.5 + parent: 2 + - uid: 25655 components: - type: Transform - pos: -64.554306,-14.552164 + pos: -83.5,96.5 parent: 2 -- proto: AcousticGuitarInstrument - entities: - - uid: 5 + - uid: 25656 components: - - type: MetaData - desc: Гитара легендарного Эль Покко. - name: легендарная пятиструнная гитара - type: Transform - pos: -12.418976,7.267197 + pos: -83.5,95.5 parent: 2 - - uid: 36452 + - uid: 25658 components: - type: Transform - pos: -20.488033,-93.42983 + pos: -81.5,95.5 parent: 2 -- proto: ActionToggleInternals - entities: - - uid: 1104 + - uid: 25659 components: - type: Transform - parent: 21877 - - type: InstantAction - container: 21877 - - uid: 1107 + pos: -81.5,96.5 + parent: 2 + - uid: 25660 components: - type: Transform - parent: 21825 - - type: InstantAction - container: 21825 - - uid: 1996 + pos: -81.5,97.5 + parent: 2 + - uid: 25661 components: - type: Transform - parent: 1949 - - type: InstantAction - container: 1949 - - uid: 2142 + pos: -81.5,98.5 + parent: 2 + - uid: 25662 components: - type: Transform - parent: 2141 - - type: InstantAction - container: 2141 - - uid: 15233 + pos: -82.5,95.5 + parent: 2 + - uid: 25663 components: - type: Transform - parent: 14573 - - type: InstantAction - container: 14573 - - uid: 41315 + pos: -71.5,95.5 + parent: 2 + - uid: 25664 components: - type: Transform - parent: 41078 - - type: InstantAction - container: 41078 -- proto: ActionToggleJetpack - entities: - - uid: 14574 + pos: -71.5,96.5 + parent: 2 + - uid: 25665 components: - type: Transform - parent: 14573 - - type: InstantAction - container: 14573 -- proto: ActionToggleLight - entities: - - uid: 11221 + pos: -71.5,97.5 + parent: 2 + - uid: 25666 components: - type: Transform - parent: 11220 - - type: InstantAction - container: 11220 - - uid: 27677 + pos: -71.5,98.5 + parent: 2 + - uid: 25667 + components: + - type: Transform + pos: -69.5,97.5 + parent: 2 + - uid: 25668 + components: + - type: Transform + pos: -69.5,96.5 + parent: 2 + - uid: 25669 + components: + - type: Transform + pos: -69.5,95.5 + parent: 2 + - uid: 25671 + components: + - type: Transform + pos: -70.5,95.5 + parent: 2 + - uid: 25672 + components: + - type: Transform + pos: -70.5,94.5 + parent: 2 + - uid: 25673 + components: + - type: Transform + pos: -70.5,93.5 + parent: 2 + - uid: 25674 + components: + - type: Transform + pos: -71.5,93.5 + parent: 2 + - uid: 25675 + components: + - type: Transform + pos: -72.5,93.5 + parent: 2 + - uid: 25676 + components: + - type: Transform + pos: -73.5,93.5 + parent: 2 + - uid: 25677 + components: + - type: Transform + pos: -74.5,93.5 + parent: 2 + - uid: 25678 + components: + - type: Transform + pos: -78.5,93.5 + parent: 2 + - uid: 25679 + components: + - type: Transform + pos: -79.5,93.5 + parent: 2 + - uid: 25680 + components: + - type: Transform + pos: -80.5,93.5 + parent: 2 + - uid: 25681 + components: + - type: Transform + pos: -81.5,93.5 + parent: 2 + - uid: 25682 + components: + - type: Transform + pos: -82.5,93.5 + parent: 2 + - uid: 25683 + components: + - type: Transform + pos: -82.5,94.5 + parent: 2 + - uid: 25684 + components: + - type: Transform + pos: -83.5,91.5 + parent: 2 + - uid: 25685 + components: + - type: Transform + pos: -82.5,91.5 + parent: 2 + - uid: 25686 + components: + - type: Transform + pos: -81.5,91.5 + parent: 2 + - uid: 25687 + components: + - type: Transform + pos: -80.5,91.5 + parent: 2 + - uid: 25688 + components: + - type: Transform + pos: -79.5,91.5 + parent: 2 + - uid: 25689 + components: + - type: Transform + pos: -78.5,91.5 + parent: 2 + - uid: 25690 + components: + - type: Transform + pos: -83.5,89.5 + parent: 2 + - uid: 25691 + components: + - type: Transform + pos: -82.5,89.5 + parent: 2 + - uid: 25692 + components: + - type: Transform + pos: -81.5,89.5 + parent: 2 + - uid: 25693 + components: + - type: Transform + pos: -80.5,89.5 + parent: 2 + - uid: 25694 + components: + - type: Transform + pos: -79.5,89.5 + parent: 2 + - uid: 25695 + components: + - type: Transform + pos: -78.5,89.5 + parent: 2 + - uid: 25696 + components: + - type: Transform + pos: -78.5,90.5 + parent: 2 + - uid: 25697 + components: + - type: Transform + pos: -69.5,91.5 + parent: 2 + - uid: 25698 + components: + - type: Transform + pos: -70.5,91.5 + parent: 2 + - uid: 25699 + components: + - type: Transform + pos: -71.5,91.5 + parent: 2 + - uid: 25700 + components: + - type: Transform + pos: -72.5,91.5 + parent: 2 + - uid: 25701 + components: + - type: Transform + pos: -73.5,91.5 + parent: 2 + - uid: 25702 + components: + - type: Transform + pos: -74.5,91.5 + parent: 2 + - uid: 25704 + components: + - type: Transform + pos: -74.5,89.5 + parent: 2 + - uid: 25705 + components: + - type: Transform + pos: -73.5,89.5 + parent: 2 + - uid: 25706 + components: + - type: Transform + pos: -72.5,89.5 + parent: 2 + - uid: 25707 + components: + - type: Transform + pos: -71.5,89.5 + parent: 2 + - uid: 25708 + components: + - type: Transform + pos: -70.5,89.5 + parent: 2 + - uid: 25709 + components: + - type: Transform + pos: -69.5,89.5 + parent: 2 + - uid: 25710 + components: + - type: Transform + pos: -74.5,90.5 + parent: 2 + - uid: 25711 + components: + - type: Transform + pos: -68.5,85.5 + parent: 2 + - uid: 25712 + components: + - type: Transform + pos: -69.5,85.5 + parent: 2 + - uid: 25713 + components: + - type: Transform + pos: -70.5,85.5 + parent: 2 + - uid: 25714 + components: + - type: Transform + pos: -71.5,85.5 + parent: 2 + - uid: 25715 + components: + - type: Transform + pos: -72.5,85.5 + parent: 2 + - uid: 25716 + components: + - type: Transform + pos: -73.5,85.5 + parent: 2 + - uid: 25717 + components: + - type: Transform + pos: -74.5,85.5 + parent: 2 + - uid: 25718 + components: + - type: Transform + pos: -68.5,87.5 + parent: 2 + - uid: 25719 + components: + - type: Transform + pos: -69.5,87.5 + parent: 2 + - uid: 25720 + components: + - type: Transform + pos: -70.5,87.5 + parent: 2 + - uid: 25721 + components: + - type: Transform + pos: -71.5,87.5 + parent: 2 + - uid: 25722 + components: + - type: Transform + pos: -72.5,87.5 + parent: 2 + - uid: 25723 + components: + - type: Transform + pos: -73.5,87.5 + parent: 2 + - uid: 25724 + components: + - type: Transform + pos: -74.5,87.5 + parent: 2 + - uid: 25725 + components: + - type: Transform + pos: -74.5,86.5 + parent: 2 + - uid: 25726 + components: + - type: Transform + pos: -78.5,85.5 + parent: 2 + - uid: 25727 + components: + - type: Transform + pos: -79.5,85.5 + parent: 2 + - uid: 25728 + components: + - type: Transform + pos: -80.5,85.5 + parent: 2 + - uid: 25730 + components: + - type: Transform + pos: -81.5,85.5 + parent: 2 + - uid: 25731 + components: + - type: Transform + pos: -82.5,85.5 + parent: 2 + - uid: 25732 + components: + - type: Transform + pos: -83.5,85.5 + parent: 2 + - uid: 25733 + components: + - type: Transform + pos: -84.5,85.5 + parent: 2 + - uid: 25734 + components: + - type: Transform + pos: -84.5,87.5 + parent: 2 + - uid: 25735 + components: + - type: Transform + pos: -83.5,87.5 + parent: 2 + - uid: 25736 + components: + - type: Transform + pos: -82.5,87.5 + parent: 2 + - uid: 25737 + components: + - type: Transform + pos: -81.5,87.5 + parent: 2 + - uid: 25738 + components: + - type: Transform + pos: -80.5,87.5 + parent: 2 + - uid: 25739 + components: + - type: Transform + pos: -79.5,87.5 + parent: 2 + - uid: 25740 + components: + - type: Transform + pos: -78.5,87.5 + parent: 2 + - uid: 25741 + components: + - type: Transform + pos: -78.5,86.5 + parent: 2 + - uid: 25742 + components: + - type: Transform + pos: -77.5,86.5 + parent: 2 + - uid: 25743 + components: + - type: Transform + pos: -77.5,90.5 + parent: 2 + - uid: 25744 + components: + - type: Transform + pos: -75.5,90.5 + parent: 2 + - uid: 25746 + components: + - type: Transform + pos: -69.5,83.5 + parent: 2 + - uid: 25747 + components: + - type: Transform + pos: -70.5,83.5 + parent: 2 + - uid: 25748 + components: + - type: Transform + pos: -71.5,83.5 + parent: 2 + - uid: 25749 + components: + - type: Transform + pos: -72.5,83.5 + parent: 2 + - uid: 25750 + components: + - type: Transform + pos: -73.5,83.5 + parent: 2 + - uid: 25751 + components: + - type: Transform + pos: -74.5,83.5 + parent: 2 + - uid: 25752 + components: + - type: Transform + pos: -69.5,81.5 + parent: 2 + - uid: 25753 + components: + - type: Transform + pos: -70.5,81.5 + parent: 2 + - uid: 25754 + components: + - type: Transform + pos: -71.5,81.5 + parent: 2 + - uid: 25755 + components: + - type: Transform + pos: -72.5,81.5 + parent: 2 + - uid: 25756 + components: + - type: Transform + pos: -73.5,81.5 + parent: 2 + - uid: 25757 + components: + - type: Transform + pos: -74.5,81.5 + parent: 2 + - uid: 25758 + components: + - type: Transform + pos: -78.5,81.5 + parent: 2 + - uid: 25759 + components: + - type: Transform + pos: -79.5,81.5 + parent: 2 + - uid: 25760 + components: + - type: Transform + pos: -80.5,81.5 + parent: 2 + - uid: 25761 + components: + - type: Transform + pos: -81.5,81.5 + parent: 2 + - uid: 25762 + components: + - type: Transform + pos: -82.5,81.5 + parent: 2 + - uid: 25763 + components: + - type: Transform + pos: -83.5,81.5 + parent: 2 + - uid: 25764 + components: + - type: Transform + pos: -83.5,83.5 + parent: 2 + - uid: 25765 + components: + - type: Transform + pos: -82.5,83.5 + parent: 2 + - uid: 25766 + components: + - type: Transform + pos: -81.5,83.5 + parent: 2 + - uid: 25767 + components: + - type: Transform + pos: -80.5,83.5 + parent: 2 + - uid: 25768 + components: + - type: Transform + pos: -79.5,83.5 + parent: 2 + - uid: 25769 + components: + - type: Transform + pos: -78.5,83.5 + parent: 2 + - uid: 25770 + components: + - type: Transform + pos: -78.5,82.5 + parent: 2 + - uid: 25771 + components: + - type: Transform + pos: -74.5,82.5 + parent: 2 + - uid: 25772 + components: + - type: Transform + pos: -75.5,82.5 + parent: 2 + - uid: 25773 + components: + - type: Transform + pos: -77.5,82.5 + parent: 2 + - uid: 25893 + components: + - type: Transform + pos: -75.5,76.5 + parent: 2 + - uid: 26049 + components: + - type: Transform + pos: 34.5,-11.5 + parent: 2 + - uid: 26052 + components: + - type: Transform + pos: -74.5,74.5 + parent: 2 + - uid: 26056 + components: + - type: Transform + pos: 62.5,-35.5 + parent: 2 + - uid: 26095 + components: + - type: Transform + pos: -74.5,76.5 + parent: 2 + - uid: 26096 + components: + - type: Transform + pos: -76.5,76.5 + parent: 2 + - uid: 26097 + components: + - type: Transform + pos: -74.5,75.5 + parent: 2 + - uid: 26099 + components: + - type: Transform + pos: -75.5,74.5 + parent: 2 + - uid: 26100 + components: + - type: Transform + pos: -76.5,74.5 + parent: 2 + - uid: 26105 + components: + - type: Transform + pos: -76.5,77.5 + parent: 2 + - uid: 26118 + components: + - type: Transform + pos: -76.5,79.5 + parent: 2 + - uid: 26119 + components: + - type: Transform + pos: -76.5,73.5 + parent: 2 + - uid: 26128 + components: + - type: Transform + pos: -76.5,78.5 + parent: 2 + - uid: 26129 + components: + - type: Transform + pos: -76.5,80.5 + parent: 2 + - uid: 26157 + components: + - type: Transform + pos: -25.5,63.5 + parent: 2 + - uid: 27231 + components: + - type: Transform + pos: 35.5,-115.5 + parent: 2 + - uid: 27254 + components: + - type: Transform + pos: 19.5,-106.5 + parent: 2 + - uid: 27255 + components: + - type: Transform + pos: 20.5,-106.5 + parent: 2 + - uid: 27256 + components: + - type: Transform + pos: 21.5,-106.5 + parent: 2 + - uid: 27257 + components: + - type: Transform + pos: 22.5,-106.5 + parent: 2 + - uid: 27258 + components: + - type: Transform + pos: 23.5,-106.5 + parent: 2 + - uid: 27259 + components: + - type: Transform + pos: 24.5,-106.5 + parent: 2 + - uid: 27260 + components: + - type: Transform + pos: 25.5,-106.5 + parent: 2 + - uid: 27261 + components: + - type: Transform + pos: 26.5,-106.5 + parent: 2 + - uid: 27262 + components: + - type: Transform + pos: 27.5,-106.5 + parent: 2 + - uid: 27263 + components: + - type: Transform + pos: 21.5,-105.5 + parent: 2 + - uid: 27264 + components: + - type: Transform + pos: 22.5,-105.5 + parent: 2 + - uid: 27265 + components: + - type: Transform + pos: 23.5,-105.5 + parent: 2 + - uid: 27266 + components: + - type: Transform + pos: 24.5,-105.5 + parent: 2 + - uid: 27267 + components: + - type: Transform + pos: 25.5,-105.5 + parent: 2 + - uid: 27268 + components: + - type: Transform + pos: 19.5,-108.5 + parent: 2 + - uid: 27269 + components: + - type: Transform + pos: 20.5,-108.5 + parent: 2 + - uid: 27270 + components: + - type: Transform + pos: 21.5,-108.5 + parent: 2 + - uid: 27271 + components: + - type: Transform + pos: 22.5,-108.5 + parent: 2 + - uid: 27272 + components: + - type: Transform + pos: 23.5,-108.5 + parent: 2 + - uid: 27273 + components: + - type: Transform + pos: 24.5,-108.5 + parent: 2 + - uid: 27274 + components: + - type: Transform + pos: 25.5,-108.5 + parent: 2 + - uid: 27275 + components: + - type: Transform + pos: 26.5,-108.5 + parent: 2 + - uid: 27276 + components: + - type: Transform + pos: 27.5,-108.5 + parent: 2 + - uid: 27277 + components: + - type: Transform + pos: 21.5,-109.5 + parent: 2 + - uid: 27278 + components: + - type: Transform + pos: 22.5,-109.5 + parent: 2 + - uid: 27279 + components: + - type: Transform + pos: 23.5,-109.5 + parent: 2 + - uid: 27280 + components: + - type: Transform + pos: 24.5,-109.5 + parent: 2 + - uid: 27281 + components: + - type: Transform + pos: 25.5,-109.5 + parent: 2 + - uid: 27282 + components: + - type: Transform + pos: 23.5,-111.5 + parent: 2 + - uid: 27283 + components: + - type: Transform + pos: 24.5,-111.5 + parent: 2 + - uid: 27284 + components: + - type: Transform + pos: 25.5,-111.5 + parent: 2 + - uid: 27285 + components: + - type: Transform + pos: 21.5,-112.5 + parent: 2 + - uid: 27286 + components: + - type: Transform + pos: 22.5,-112.5 + parent: 2 + - uid: 27287 + components: + - type: Transform + pos: 23.5,-112.5 + parent: 2 + - uid: 27288 + components: + - type: Transform + pos: 24.5,-112.5 + parent: 2 + - uid: 27289 + components: + - type: Transform + pos: 25.5,-112.5 + parent: 2 + - uid: 27290 + components: + - type: Transform + pos: 26.5,-112.5 + parent: 2 + - uid: 27291 + components: + - type: Transform + pos: 27.5,-112.5 + parent: 2 + - uid: 27292 + components: + - type: Transform + pos: 21.5,-114.5 + parent: 2 + - uid: 27293 + components: + - type: Transform + pos: 22.5,-114.5 + parent: 2 + - uid: 27294 + components: + - type: Transform + pos: 23.5,-114.5 + parent: 2 + - uid: 27295 + components: + - type: Transform + pos: 24.5,-114.5 + parent: 2 + - uid: 27296 + components: + - type: Transform + pos: 25.5,-114.5 + parent: 2 + - uid: 27297 + components: + - type: Transform + pos: 26.5,-114.5 + parent: 2 + - uid: 27298 + components: + - type: Transform + pos: 27.5,-114.5 + parent: 2 + - uid: 27299 + components: + - type: Transform + pos: 23.5,-115.5 + parent: 2 + - uid: 27300 components: - type: Transform - parent: 35982 - - type: InstantAction - container: 35982 - - uid: 27679 + pos: 24.5,-115.5 + parent: 2 + - uid: 27301 components: - type: Transform - parent: 35977 - - type: InstantAction - container: 35977 - - uid: 27682 + pos: 25.5,-115.5 + parent: 2 + - uid: 27302 components: - type: Transform - parent: 35993 - - type: InstantAction - container: 35993 - - uid: 27684 + pos: 36.5,-115.5 + parent: 2 + - uid: 27303 components: - type: Transform - parent: 35997 - - type: InstantAction - container: 35997 - - uid: 27685 + pos: 37.5,-115.5 + parent: 2 + - uid: 27304 components: - type: Transform - parent: 35986 - - type: InstantAction - container: 35986 - - uid: 27686 + pos: 39.5,-114.5 + parent: 2 + - uid: 27305 components: - type: Transform - parent: 35975 - - type: InstantAction - container: 35975 - - uid: 27687 + pos: 38.5,-114.5 + parent: 2 + - uid: 27306 components: - type: Transform - parent: 35989 - - type: InstantAction - container: 35989 - - uid: 27688 + pos: 37.5,-114.5 + parent: 2 + - uid: 27307 components: - type: Transform - parent: 35994 - - type: InstantAction - container: 35994 - - uid: 27689 + pos: 36.5,-114.5 + parent: 2 + - uid: 27308 components: - type: Transform - parent: 35981 - - type: InstantAction - container: 35981 - - uid: 27690 + pos: 35.5,-114.5 + parent: 2 + - uid: 27309 components: - type: Transform - parent: 35998 - - type: InstantAction - container: 35998 - - uid: 27691 + pos: 34.5,-114.5 + parent: 2 + - uid: 27310 components: - type: Transform - parent: 35988 - - type: InstantAction - container: 35988 - - uid: 27693 + pos: 33.5,-114.5 + parent: 2 + - uid: 27311 components: - type: Transform - parent: 35999 - - type: InstantAction - container: 35999 - - uid: 27758 + pos: 33.5,-112.5 + parent: 2 + - uid: 27312 components: - type: Transform - parent: 35983 - - type: InstantAction - container: 35983 - - uid: 28234 + pos: 34.5,-112.5 + parent: 2 + - uid: 27313 components: - type: Transform - parent: 35992 - - type: InstantAction - container: 35992 - - uid: 29069 + pos: 35.5,-112.5 + parent: 2 + - uid: 27314 components: - type: Transform - parent: 35987 - - type: InstantAction - container: 35987 - - uid: 29190 + pos: 36.5,-112.5 + parent: 2 + - uid: 27315 components: - type: Transform - parent: 35978 - - type: InstantAction - container: 35978 - - uid: 30187 + pos: 37.5,-112.5 + parent: 2 + - uid: 27316 components: - type: Transform - parent: 35991 - - type: InstantAction - container: 35991 - - uid: 31408 + pos: 38.5,-112.5 + parent: 2 + - uid: 27317 components: - type: Transform - parent: 35996 - - type: InstantAction - container: 35996 - - uid: 31413 + pos: 39.5,-112.5 + parent: 2 + - uid: 27318 components: - type: Transform - parent: 35995 - - type: InstantAction - container: 35995 - - uid: 31414 + pos: 37.5,-111.5 + parent: 2 + - uid: 27319 components: - type: Transform - parent: 35976 - - type: InstantAction - container: 35976 - - uid: 31958 + pos: 36.5,-111.5 + parent: 2 + - uid: 27320 components: - type: Transform - parent: 35985 - - type: InstantAction - container: 35985 - - uid: 31988 + pos: 35.5,-111.5 + parent: 2 + - uid: 27321 components: - type: Transform - parent: 35980 - - type: InstantAction - container: 35980 - - uid: 32130 + pos: 27.5,-113.5 + parent: 2 + - uid: 27322 components: - type: Transform - parent: 28632 - - type: InstantAction - container: 28632 - - uid: 32131 + pos: 28.5,-113.5 + parent: 2 + - uid: 27323 components: - type: Transform - parent: 24566 - - type: InstantAction - container: 24566 - - uid: 32132 + pos: 29.5,-113.5 + parent: 2 + - uid: 27325 components: - type: Transform - parent: 25578 - - type: InstantAction - container: 25578 - - uid: 32181 + pos: 31.5,-113.5 + parent: 2 + - uid: 27326 components: - type: Transform - parent: 35984 - - type: InstantAction - container: 35984 - - uid: 32182 + pos: 32.5,-113.5 + parent: 2 + - uid: 27327 components: - type: Transform - parent: 35979 - - type: InstantAction - container: 35979 - - uid: 32238 + pos: 33.5,-113.5 + parent: 2 + - uid: 27330 components: - type: Transform - parent: 35990 - - type: InstantAction - container: 35990 - - uid: 32345 + pos: 27.5,-107.5 + parent: 2 + - uid: 27331 components: - type: Transform - parent: 24719 - - type: InstantAction - container: 24719 - - uid: 43291 + pos: 28.5,-107.5 + parent: 2 + - uid: 27332 components: - type: Transform - parent: 43290 - - type: InstantAction - container: 43290 -- proto: AirAlarm - entities: - - uid: 7 + pos: 29.5,-107.5 + parent: 2 + - uid: 27334 components: - type: Transform - pos: -29.5,2.5 + pos: 31.5,-107.5 parent: 2 - - type: DeviceList - devices: - - 14685 - - 14699 - - 14698 - - 14995 - - 14992 - - 14878 - - 4008 - - 4009 - - 4002 - - 11223 - - 11222 - - uid: 8 + - uid: 27335 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,-14.5 + pos: 32.5,-107.5 parent: 2 - - type: DeviceList - devices: - - 15105 - - 15143 - - 15144 - - 15146 - - 15148 - - 15147 - - uid: 10 + - uid: 27336 components: - type: Transform - pos: -5.5,-27.5 + pos: 33.5,-107.5 parent: 2 - - type: DeviceList - devices: - - 14660 - - 14663 - - 14664 - - 8769 - - 8770 - - 8776 - - 8777 - - 8774 - - 8775 - - uid: 11 + - uid: 27337 components: - type: Transform - pos: -4.5,-1.5 + pos: 33.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14800 - - 14803 - - 4649 - - 4641 - - 4645 - - uid: 12 + - uid: 27339 components: - type: Transform - pos: 19.5,-22.5 + pos: 33.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14919 - - 15125 - - 8149 - - 8009 - - 8155 - - uid: 13 + - uid: 27340 components: - type: Transform - pos: 9.5,-14.5 + pos: 34.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14896 - - 14667 - - uid: 14 + - uid: 27341 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-7.5 + pos: 35.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 473 - - 325 - - 472 - - 51906 - - 51950 - - 43119 - - 4388 - - 4389 - - 4387 - - uid: 17 + - uid: 27342 components: - type: Transform - pos: -9.5,-18.5 + pos: 36.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14687 - - 14566 - - 15097 - - 15061 - - 15062 - - 15063 - - 51320 - - 14735 - - 23337 - - 1784 - - 47720 - - 14811 - - 14754 - - 14748 - - 14864 - - 24641 - - 8670 - - 8672 - - 8667 - - 8669 - - 8671 - - 8668 - - 8567 - - 8563 - - 8564 - - 8568 - - 8565 - - 8569 - - 8566 - - 8570 - - uid: 19 + - uid: 27343 components: - type: Transform - pos: -18.5,2.5 + pos: 37.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14819 - - 14700 - - 14725 - - 14707 - - 51906 - - 51950 - - 14868 - - 14744 - - 14745 - - 4019 - - 4010 - - 4011 - - uid: 23 + - uid: 27344 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-41.5 + pos: 38.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 573 - - 10460 - - 15153 - - 14453 - - 5484 - - 233 - - uid: 24 + - uid: 27345 components: - type: Transform - pos: -41.5,4.5 + pos: 39.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14879 - - 14880 - - 14881 - - 14818 - - 14883 - - 14884 - - 15101 - - 15099 - - 4968 - - 11778 - - 14888 - - 14887 - - 30578 - - 4971 - - 4972 - - 4969 - - 4970 - - 11223 - - 11222 - - uid: 26 + - uid: 27346 components: - type: Transform - pos: 65.5,6.5 + pos: 40.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14994 - - 14563 - - 9467 - - 9465 - - 9466 - - 22 - - 9469 - - 9474 - - uid: 28 + - uid: 27347 components: - type: Transform - pos: -26.5,47.5 + pos: 41.5,-106.5 parent: 2 - - type: DeviceList - devices: - - 14911 - - 5809 - - 24472 - - 22900 - - 3327 - - 22259 - - 3324 - - 3328 - - 3329 - - 3330 - - 3326 - - uid: 30 + - uid: 27348 components: - type: Transform - pos: -10.5,-44.5 + pos: 41.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 14721 - - 9079 - - 9080 - - 9081 - - uid: 31 + - uid: 27349 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,9.5 + pos: 40.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 4419 - - 14738 - - 14812 - - 14739 - - 14746 - - 14747 - - 14727 - - 4423 - - 4420 - - 4457 - - 4430 - - 4458 - - uid: 32 + - uid: 27350 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,49.5 + pos: 39.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 14564 - - 14911 - - 3322 - - 3321 - - 3323 - - uid: 35 + - uid: 27351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,-13.5 + pos: 38.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 44512 - - 14658 - - uid: 39 + - uid: 27352 components: - type: Transform - pos: 47.5,2.5 + pos: 37.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 14862 - - 14547 - - 27463 - - 27470 - - 583 - - 9407 - - 9406 - - 9408 - - uid: 41 + - uid: 27353 components: - type: Transform - pos: -8.5,-35.5 + pos: 36.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 14716 - - 14717 - - 8840 - - 8839 - - 8838 - - 14859 - - uid: 44 + - uid: 27354 components: - type: Transform - pos: -1.5,-50.5 + pos: 35.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 14953 - - 14718 - - 3944 - - 18504 - - 13746 - - 24868 - - 24666 - - 9102 - - 9104 - - 9101 - - 9168 - - 9166 - - 9161 - - 9165 - - 9167 - - 9163 - - uid: 45 + - uid: 27355 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,20.5 + pos: 34.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 15002 - - 15003 - - 14850 - - 14688 - - 14853 - - 15010 - - 14855 - - 14854 - - 15012 - - 9604 - - 9603 - - 2652 - - 2658 - - 4793 - - 2660 - - 1940 - - uid: 46 + - uid: 27356 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,20.5 + pos: 33.5,-108.5 parent: 2 - - type: DeviceList - devices: - - 14790 - - 14791 - - 14793 - - 14789 - - 14787 - - 14788 - - 14898 - - 14797 - - 14796 - - 14798 - - 14795 - - 14794 - - uid: 47 + - uid: 27361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-25.5 + pos: 39.5,-109.5 parent: 2 - - type: DeviceList - devices: - - 14864 - - 14570 - - 8678 - - 8679 - - 8680 - - uid: 48 + - uid: 27362 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,20.5 + pos: 38.5,-109.5 parent: 2 - - type: DeviceList - devices: - - 14807 - - 14838 - - 15052 - - 2496 - - 15008 - - 15009 - - 14688 - - 14853 - - 14850 - - 2649 - - 2648 - - uid: 50 + - uid: 27363 components: - type: Transform - pos: -4.5,-35.5 + pos: 37.5,-109.5 parent: 2 - - type: DeviceList - devices: - - 14825 - - 14719 - - 14716 - - 14965 - - 14964 - - 14865 - - 14996 - - 14714 - - 14882 - - 14821 - - 51738 - - 51737 - - 51749 - - 8793 - - 8799 - - 8798 - - uid: 52 + - uid: 27364 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-1.5 + pos: 36.5,-109.5 parent: 2 - - type: DeviceList - devices: - - 14703 - - 14706 - - 14705 - - 14700 - - 14725 - - 14707 - - 14814 - - 14813 - - 15045 - - 14698 - - 14699 - - 14685 - - 3966 - - 4003 - - 3972 - - 3748 - - uid: 55 + - uid: 27365 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,18.5 + pos: 35.5,-109.5 parent: 2 - - type: DeviceList - devices: - - 14986 - - 3244 - - 3246 - - 3245 - - uid: 56 + - uid: 27366 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,16.5 + pos: 35.5,-105.5 parent: 2 - - type: DeviceList - devices: - - 14980 - - 3769 - - 3760 - - 3609 - - uid: 58 + - uid: 27367 components: - type: Transform - pos: -25.5,-38.5 + pos: 36.5,-105.5 parent: 2 - - type: DeviceList - devices: - - 14695 - - 14710 - - 14975 - - 14676 - - 8939 - - 8941 - - 8940 - - uid: 59 + - uid: 27368 components: - type: Transform - pos: -25.5,8.5 + pos: 37.5,-105.5 parent: 2 - - type: DeviceList - devices: - - 3903 - - 14988 - - 14987 - - 14995 - - 14992 - - 3901 - - 4512 - - uid: 60 + - uid: 27369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-7.5 + pos: 38.5,-105.5 parent: 2 - - type: DeviceList - devices: - - 14775 - - 14782 - - 14734 - - 14732 - - 15061 - - 15062 - - 15063 - - 51719 - - 8254 - - 8253 - - 8247 - - uid: 62 + - uid: 27370 components: - type: Transform - pos: -1.5,-8.5 + pos: 39.5,-105.5 parent: 2 - - type: DeviceList - devices: - - 14763 - - 14955 - - 14768 - - 14769 - - 14770 - - 14772 - - 14771 - - 14765 - - 14682 - - 14766 - - uid: 63 + - uid: 27371 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-28.5 + pos: 34.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14577 - - 5327 - - 14919 - - 5329 - - 5328 - - uid: 65 + - uid: 27372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,46.5 + pos: 35.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 2747 - - 41113 - - 29931 - - 32880 - - 35464 - - 369 - - 35462 - - 35467 - - 2745 - - 878 - - uid: 67 + - uid: 27373 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,44.5 + pos: 36.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 21067 - - 11786 - - 3213 - - 3219 - - 3214 - - uid: 69 + - uid: 27374 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-2.5 + pos: 37.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14669 - - 325 - - 4413 - - 14955 - - 14843 - - 14701 - - 14768 - - 14769 - - 4373 - - 4414 - - 4363 - - 4418 - - 4415 - - uid: 70 + - uid: 27375 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-2.5 + pos: 38.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14766 - - 14682 - - 14765 - - 14677 - - 4688 - - 14751 - - 14750 - - 14749 - - 4689 - - 4548 - - 4690 - - 4691 - - 4549 - - uid: 71 + - uid: 27376 components: - type: Transform - pos: -33.5,31.5 + pos: 39.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 3383 - - 15041 - - 15051 - - 3393 - - 3392 - - uid: 72 + - uid: 27377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,14.5 + pos: 37.5,-103.5 parent: 2 - - type: DeviceList - devices: - - 14940 - - 14939 - - 14938 - - 4005 - - 14703 - - 14706 - - 14705 - - 14987 - - 14988 - - 14848 - - 14927 - - 14980 - - 4004 - - 4007 - - 4006 - - 3729 - - 3730 - - uid: 73 + - uid: 27378 components: - type: Transform - pos: 61.5,1.5 + pos: 36.5,-103.5 parent: 2 - - type: DeviceList - devices: - - 14860 - - 14862 - - 14994 - - 14892 - - 14922 - - 20828 - - 34455 - - 20680 - - 35920 - - 20396 - - 20684 - - 14563 - - 14998 - - 9494 - - 9498 - - 9497 - - 9499 - - 9500 - - 9501 - - uid: 74 + - uid: 27379 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,9.5 + pos: 35.5,-103.5 parent: 2 - - type: DeviceList - devices: - - 4546 - - 14731 - - 14733 - - 14736 - - 14741 - - 14726 - - 14899 - - 4646 - - 4642 - - 4547 - - 4658 - - 4660 - - uid: 78 + - uid: 27380 components: - type: Transform - pos: -5.5,-18.5 + pos: 33.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14809 - - 14810 - - 14761 - - 14764 - - 14762 - - 14757 - - 14758 - - 14756 - - 14760 - - 14845 - - 14570 - - uid: 79 + - uid: 27381 components: - type: Transform - pos: 10.5,-18.5 + pos: 34.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14579 - - 14595 - - 14596 - - 14597 - - 14598 - - 14659 - - 14896 - - 14694 - - 5276 - - 14756 - - 14758 - - 14757 - - 5275 - - 5274 - - uid: 80 + - uid: 27382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-52.5 + pos: 35.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14953 - - 14723 - - 9171 - - 9169 - - 9170 - - uid: 81 + - uid: 27383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,9.5 + pos: 36.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14997 - - 14892 - - 9451 - - 9453 - - 9452 - - uid: 82 + - uid: 27384 components: - type: Transform - pos: 5.5,-31.5 + pos: 37.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14839 - - 14996 - - 14857 - - 8796 - - 8794 - - 8795 - - uid: 83 + - uid: 27385 components: - type: Transform - pos: -19.5,-38.5 + pos: 38.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14695 - - 14710 - - 14805 - - 15065 - - 32737 - - 8904 - - 8905 - - 8906 - - uid: 85 + - uid: 27386 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-24.5 + pos: 39.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14659 - - 5286 - - 10849 - - 5288 - - 5287 - - 577 - - uid: 86 + - uid: 27387 components: - type: Transform - pos: -33.5,-39.5 + pos: 35.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 14676 - - 14975 - - 14672 - - 14715 - - 9020 - - 9025 - - 9029 - - 9019 - - 9024 - - 9028 - - uid: 87 + - uid: 27389 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-52.5 + pos: 36.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 15019 - - 14969 - - 14974 - - 14672 - - 14715 - - 9030 - - 9026 - - 9021 - - uid: 88 + - uid: 27390 components: - type: Transform - pos: -38.5,-57.5 + pos: 37.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 14618 - - 14617 - - 15017 - - 15018 - - 14974 - - 14969 - - 9022 - - 9027 - - 9031 - - uid: 90 + - uid: 27392 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-42.5 + pos: 21.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14678 - - 14714 - - 29906 - - 15066 - - 14683 - - 14832 - - 9266 - - 9267 - - 9265 - - 9291 - - 9292 - - 9290 - - uid: 92 + - uid: 27393 components: - type: Transform - pos: 12.5,-18.5 + pos: 22.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14694 - - 5409 - - 15125 - - 14826 - - 14720 - - 8125 - - 24351 - - 5410 - - 5408 - - 577 - - uid: 94 + - uid: 27394 components: - type: Transform - pos: 27.5,-12.5 + pos: 23.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 5395 - - 14458 - - 14457 - - 14513 - - 8125 - - 24351 - - 5396 - - 5397 - - 5399 - - 5400 - - 5398 - - 34936 - - uid: 95 + - uid: 27395 components: - type: Transform - pos: 35.5,-17.5 + pos: 24.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14830 - - 14720 - - 5444 - - 739 - - 5445 - - 5446 - - 580 - - uid: 96 + - uid: 27396 components: - type: Transform - pos: 11.5,-1.5 + pos: 25.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 4744 - - 14668 - - 14799 - - 4743 - - 4742 - - uid: 97 + - uid: 27397 components: - type: Transform - pos: 14.5,-7.5 + pos: 26.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14668 - - 14677 - - 14893 - - uid: 101 + - uid: 27398 components: - type: Transform - pos: 3.5,28.5 + pos: 27.5,-102.5 parent: 2 - - type: DeviceList - devices: - - 14833 - - 14774 - - 14804 - - 14807 - - 2584 - - 2585 - - 2588 - - uid: 103 + - uid: 27400 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,18.5 + pos: 25.5,-103.5 parent: 2 - - type: DeviceList - devices: - - 14872 - - 14871 - - 14873 - - 15052 - - 2587 - - 2586 - - 2583 - - uid: 106 + - uid: 27401 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,33.5 + pos: 24.5,-103.5 parent: 2 - - type: DeviceList - devices: - - 15053 - - 15054 - - 14957 - - 15014 - - 2214 - - 14504 - - 2149 - - 2216 - - uid: 109 + - uid: 27402 components: - type: Transform - pos: 7.5,36.5 + pos: 23.5,-103.5 parent: 2 - - type: DeviceList - devices: - - 2671 - - 35636 - - 15004 - - 15005 - - 15013 - - 14581 - - 2672 - - 2684 - - uid: 111 + - uid: 27403 components: - type: Transform - pos: 7.5,24.5 + pos: 21.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14872 - - 14871 - - 14873 - - 14796 - - 14797 - - 14898 - - 14804 - - 14774 - - 14833 - - 14838 - - 2594 - - 2603 - - 2593 - - uid: 112 + - uid: 27404 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,17.5 + pos: 22.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14575 - - 14603 - - 14602 - - 14798 - - 14795 - - 14794 - - 14981 - - 14740 - - 14743 - - 14742 - - 4648 - - 4650 - - 4647 - - uid: 113 + - uid: 27405 components: - type: Transform - pos: -13.5,24.5 + pos: 23.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 14934 - - 14933 - - 14932 - - 14824 - - 3247 - - 14790 - - 14791 - - 14793 - - 14611 - - 14612 - - 14613 - - 14614 - - 14615 - - 14608 - - 14607 - - 14606 - - 14605 - - 14604 - - 35510 - - 3249 - - 3248 - - 3400 - - 3401 - - 3402 - - uid: 118 + - uid: 27406 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-4.5 + pos: 24.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 5354 - - 14783 - - 15045 - - 5361 - - 5353 - - uid: 119 + - uid: 27407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-47.5 + pos: 25.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 20780 - - 14708 - - 634 - - 8901 - - 8903 - - 8902 - - uid: 120 + - uid: 27408 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-49.5 + pos: 26.5,-100.5 parent: 2 - - type: DeviceList - devices: - - 3945 - - 24868 - - 15024 - - 26586 - - 9239 - - 9242 - - 9241 - - uid: 121 + - uid: 27409 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-40.5 + pos: 27.5,-100.5 parent: 2 - - uid: 122 + - uid: 27410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-47.5 + pos: 23.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 14924 - - 14923 - - uid: 124 + - uid: 27411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,29.5 + pos: 24.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 15004 - - 15005 - - 14877 - - 14875 - - 14876 - - 2717 - - 14789 - - 14787 - - 14788 - - 14609 - - 14569 - - 14610 - - 2718 - - 2715 - - uid: 125 + - uid: 27412 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,8.5 + pos: 25.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 15000 - - 15002 - - 15001 - - 4808 - - 724 - - 4836 - - uid: 126 + - uid: 27413 components: - type: Transform - pos: -25.5,16.5 + pos: 27.5,-101.5 parent: 2 - - type: DeviceList - devices: - - 61 - - 14692 - - 15068 - - 3532 - - 3531 - - uid: 127 + - uid: 27414 components: - type: Transform - pos: -29.5,11.5 + pos: 28.5,-101.5 parent: 2 - - type: DeviceList - devices: - - 3557 - - 15068 - - 15025 - - 14848 - - 3559 - - 3558 - - uid: 131 + - uid: 27416 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,16.5 + pos: 33.5,-101.5 parent: 2 - - type: DeviceList - devices: - - 15081 - - 14942 - - 14941 - - 15069 - - 14912 - - 15088 - - 15067 - - 15084 - - 15087 - - 15092 - - 14973 - - 15091 - - 4072 - - 4070 - - 4068 - - 4071 - - 4069 - - 4073 - - uid: 132 + - uid: 27417 components: - type: Transform - pos: -87.5,24.5 + pos: 32.5,-101.5 parent: 2 - - type: DeviceList - devices: - - 15077 - - 14930 - - 15086 - - 15089 - - 15090 - - 15073 - - 15083 - - 15085 - - 15082 - - 15078 - - 15079 - - 15080 - - 4351 - - 4390 - - 4334 - - 4333 - - 4391 - - 4350 - - uid: 133 + - uid: 27420 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,29.5 + pos: 29.5,-101.5 parent: 2 - - type: DeviceList - devices: - - 15070 - - 15071 - - 15072 - - uid: 134 + - uid: 27421 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,29.5 + pos: 31.5,-101.5 parent: 2 - - type: DeviceList - devices: - - 14681 - - 14702 - - 15074 - - 4079 - - 4378 - - 4336 - - 4086 - - 4376 - - 4339 - - uid: 135 + - uid: 27771 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,29.5 + pos: -76.5,72.5 parent: 2 - - type: DeviceList - devices: - - 14970 - - 14920 - - 14921 - - 3970 - - 43416 - - 3971 - - 3969 - - 3968 - - 3967 - - 3965 - - uid: 136 + - uid: 27808 components: - type: Transform - pos: -60.5,24.5 + pos: 29.5,-94.5 parent: 2 - - type: DeviceList - devices: - - 15095 - - 15094 - - 15093 - - 14920 - - 14970 - - 14921 - - 15092 - - 14973 - - 15091 - - 3907 - - 3906 - - 3904 - - 3905 - - 3908 - - uid: 137 + - uid: 27809 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,12.5 + pos: 29.5,-95.5 parent: 2 - - type: DeviceList - devices: - - 3895 - - 15075 - - 15076 - - 14972 - - 15081 - - 14942 - - 14941 - - 3883 - - 3884 - - 3896 - - 3902 - - uid: 138 + - uid: 27810 components: - type: Transform - pos: -74.5,24.5 + pos: 29.5,-93.5 parent: 2 - - type: DeviceList - devices: - - 15083 - - 15085 - - 15082 - - 14681 - - 14702 - - 15074 - - 15067 - - 15084 - - 15087 - - 4344 - - 4331 - - 4332 - - 4349 - - 4364 - - uid: 139 + - uid: 27811 components: - type: Transform - rot: 3.141592653589793 rad - pos: -76.5,12.5 + pos: 30.5,-95.5 parent: 2 - - type: DeviceList - devices: - - 15069 - - 14912 - - 15088 - - 15089 - - 15090 - - 15073 - - 4360 - - 4361 - - 4362 - - 4367 - - uid: 140 + - uid: 27812 components: - type: Transform - rot: 3.141592653589793 rad - pos: -95.5,12.5 + pos: 30.5,-96.5 parent: 2 - - type: DeviceList - devices: - - 15086 - - 14930 - - 15077 - - 15078 - - 15079 - - 15080 - - 15070 - - 15071 - - 15072 - - 4352 - - 4393 - - 4338 - - 4337 - - 4392 - - 4359 - - uid: 143 + - uid: 27813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-27.5 + pos: 30.5,-97.5 parent: 2 - - type: DeviceList - devices: - - 15098 - - 14584 - - 15140 - - 15097 - - 8353 - - 8360 - - 8359 - - uid: 144 + - uid: 27814 components: - type: Transform - pos: -31.5,-22.5 + pos: 30.5,-98.5 parent: 2 - - type: DeviceList - devices: - - 14648 - - 15138 - - 8327 - - 8328 - - 8323 - - uid: 146 + - uid: 27815 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,-6.5 + pos: 30.5,-99.5 parent: 2 - - type: DeviceList - devices: - - 15104 - - 15101 - - 15099 - - 14622 - - 14623 - - 15102 - - 15103 - - 15106 - - 15105 - - 382 - - 35065 - - 5140 - - 5138 - - 5139 - - 5056 - - 5058 - - 5059 - - 5054 - - 5053 - - 5055 - - uid: 147 + - uid: 27983 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,-8.5 + pos: 30.5,-93.5 parent: 2 - - type: DeviceList - devices: - - 15107 - - 5222 - - 15108 - - 15106 - - 5265 - - 5223 - - uid: 148 + - uid: 27984 components: - type: Transform - pos: -94.5,-12.5 + pos: 30.5,-92.5 parent: 2 - - type: DeviceList - devices: - - 5282 - - 15109 - - 15141 - - 5011 - - 840 - - uid: 149 + - uid: 27985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,9.5 + pos: 30.5,-91.5 parent: 2 - - type: DeviceList - devices: - - 15102 - - 5030 - - 4772 - - 4976 - - uid: 150 + - uid: 28067 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,9.5 + pos: -21.5,-75.5 parent: 2 - - type: DeviceList - devices: - - 15103 - - 4977 - - 5026 - - 4992 - - uid: 151 + - uid: 28070 components: - type: Transform - pos: -93.5,7.5 + pos: -20.5,-75.5 parent: 2 - - type: DeviceList - devices: - - 15103 - - 15111 - - 15110 - - uid: 152 + - uid: 28327 components: - type: Transform - pos: -87.5,3.5 + pos: 25.5,30.5 parent: 2 - - type: DeviceList - devices: - - 14626 - - 14625 - - 14624 - - 14635 - - 14634 - - 14633 - - uid: 153 + - uid: 28328 components: - type: Transform - pos: -79.5,3.5 + pos: 24.5,30.5 parent: 2 - - type: DeviceList - devices: - - 14642 - - 14643 - - 14644 - - 14636 - - 14637 - - 14638 - - uid: 154 + - uid: 28329 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,6.5 + pos: 26.5,30.5 parent: 2 - - type: DeviceList - devices: - - 14645 - - 14646 - - 14647 - - 14639 - - 14640 - - 14641 - - uid: 155 + - uid: 28330 components: - type: Transform - rot: 3.141592653589793 rad - pos: -87.5,6.5 + pos: 27.5,30.5 parent: 2 - - type: DeviceList - devices: - - 14627 - - 14628 - - 14629 - - 14632 - - 14631 - - 14630 - - uid: 156 + - uid: 28331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,4.5 + pos: 27.5,29.5 parent: 2 - - type: DeviceList - devices: - - 15112 - - uid: 158 + - uid: 28332 components: - type: Transform - pos: -16.5,-14.5 + pos: 27.5,28.5 parent: 2 - - type: DeviceList - devices: - - 14735 - - 8609 - - 8610 - - 8642 - - uid: 159 + - uid: 28333 components: - type: Transform - pos: -12.5,-14.5 + pos: 27.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15116 - - 8643 - - 8640 - - 8641 - - uid: 160 + - uid: 28334 components: - type: Transform - pos: -26.5,-14.5 + pos: 28.5,27.5 parent: 2 - - type: DeviceList - devices: - - 14732 - - 5635 - - 51721 - - 8167 - - 8168 - - 8166 - - uid: 161 + - uid: 28335 components: - type: Transform - pos: -7.5,-14.5 + pos: 29.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15117 - - 14811 - - 8649 - - 8653 - - 8648 - - uid: 163 + - uid: 28336 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-35.5 + pos: 30.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15119 - - 14270 - - 8437 - - 8436 - - 8435 - - uid: 164 + - uid: 28337 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-35.5 + pos: 31.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15118 - - 15119 - - 15120 - - 15121 - - 8450 - - 8451 - - 8449 - - uid: 165 + - uid: 28338 components: - type: Transform - pos: -47.5,-32.5 + pos: 32.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15123 - - 15118 - - 15122 - - 8529 - - 8530 - - 8528 - - uid: 166 + - uid: 28339 components: - type: Transform - pos: -49.5,-28.5 + pos: 33.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15122 - - uid: 170 + - uid: 28340 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,35.5 + pos: 34.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15014 - - 2051 - - 2053 - - 2052 - - uid: 172 + - uid: 28341 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-26.5 + pos: 35.5,27.5 parent: 2 - - type: DeviceList - devices: - - 14648 - - 14684 - - 14712 - - 14650 - - 14649 - - 8333 - - 8334 - - 8332 - - uid: 174 + - uid: 28342 components: - type: Transform - pos: -26.5,-26.5 + pos: 36.5,27.5 parent: 2 - - type: DeviceList - devices: - - 14651 - - 15140 - - 14584 - - 14650 - - 14649 - - 8336 - - 8337 - - 8335 - - uid: 177 + - uid: 28343 components: - type: Transform - pos: -31.5,-26.5 + pos: 37.5,27.5 parent: 2 - - type: DeviceList - devices: - - 14651 - - 15137 - - 8331 - - 8324 - - 8320 - - uid: 178 + - uid: 28344 components: - type: Transform - pos: 49.5,-19.5 + pos: 38.5,27.5 parent: 2 - - type: DeviceList - devices: - - 1682 - - 14989 - - 5485 - - 1964 - - 644 - - uid: 181 + - uid: 28345 components: - type: Transform - pos: 45.5,-23.5 + pos: 39.5,27.5 parent: 2 - - uid: 184 + - uid: 28346 components: - type: Transform - pos: -62.5,-21.5 + pos: -15.5,-30.5 parent: 2 - - type: DeviceList - devices: - - 15147 - - 15132 - - uid: 185 + - uid: 28347 components: - type: Transform - pos: -84.5,-12.5 + pos: 41.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15142 - - 15108 - - 5224 - - 5264 - - 5215 - - 5272 - - 5269 - - 5270 - - uid: 186 + - uid: 28348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,-24.5 + pos: 42.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15141 - - 15142 - - 15143 - - 15144 - - 15149 - - uid: 187 + - uid: 28349 components: - type: Transform - pos: -50.5,-25.5 + pos: 43.5,27.5 parent: 2 - - type: DeviceList - devices: - - 15121 - - 15132 - - uid: 188 + - uid: 28351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-24.5 + pos: 28.5,30.5 parent: 2 - - type: DeviceList - devices: - - 5425 - - 14826 - - 5427 - - 5365 - - uid: 192 + - uid: 28352 components: - type: Transform - rot: 3.141592653589793 rad - pos: 80.5,-46.5 + pos: 29.5,30.5 parent: 2 - - type: DeviceList - devices: - - 5512 - - 15156 - - 15155 - - 44457 - - 5515 - - 5534 - - uid: 193 + - uid: 28353 components: - type: Transform - pos: -21.5,-48.5 + pos: 30.5,30.5 parent: 2 - - type: DeviceList - devices: - - 15036 - - 15157 - - 9069 - - 9064 - - 9067 - - uid: 194 + - uid: 28354 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-43.5 + pos: 24.5,31.5 parent: 2 - - type: DeviceList - devices: - - 15157 - - 14805 - - 9065 - - 9063 - - 9068 - - uid: 196 + - uid: 28355 components: - type: Transform - pos: 33.5,-28.5 + pos: 24.5,32.5 parent: 2 - - uid: 496 + - uid: 28356 components: - type: Transform - pos: 37.5,1.5 + pos: 24.5,33.5 parent: 2 - - type: DeviceList - devices: - - 14786 - - 14784 - - 14785 - - 27458 - - 26069 - - 27463 - - 27470 - - 495 - - 9358 - - 9362 - - 9360 - - 9365 - - 9363 - - 9364 - - 34937 - - 51493 - - uid: 528 + - uid: 28358 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,45.5 + pos: 24.5,35.5 parent: 2 - - type: DeviceList - devices: - - 849 - - 2950 - - 35701 - - 647 - - 41113 - - 2949 - - 2941 - - uid: 716 + - uid: 28359 components: - type: Transform - pos: 3.5,-1.5 + pos: 25.5,35.5 parent: 2 - - type: DeviceList - devices: - - 1807 - - 14801 - - 4699 - - 4701 - - 4700 - - 710 - - uid: 774 + - uid: 28360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-13.5 + pos: 26.5,35.5 parent: 2 - - type: DeviceList - devices: - - 5634 - - 1510 - - 5694 - - 29504 - - 5657 - - 781 - - 8202 - - 8203 - - 8212 - - uid: 879 + - uid: 28368 components: - type: Transform - pos: 35.5,34.5 + pos: 27.5,35.5 parent: 2 - - type: DeviceList - devices: - - 2180 - - 2181 - - 2217 - - 14504 - - uid: 1314 + - uid: 28369 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-22.5 + pos: 28.5,35.5 parent: 2 - - type: DeviceList - devices: - - 14845 - - 14760 - - 12013 - - 14756 - - 14758 - - 14757 - - 14762 - - 14764 - - 14761 - - 14810 - - 14809 - - 14570 - - 5034 - - 5031 - - 5024 - - 5023 - - uid: 1326 + - uid: 28370 components: - type: Transform - pos: -31.5,39.5 + pos: 29.5,35.5 parent: 2 - - type: DeviceList - devices: - - 14559 - - 53246 - - 14949 - - 14977 - - 14931 - - 5809 - - 24472 - - 22900 - - uid: 1386 + - uid: 28371 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-11.5 + pos: 30.5,35.5 parent: 2 - - type: DeviceList - devices: - - 946 - - 703 - - 1982 - - 14734 - - uid: 1580 + - uid: 28372 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-37.5 + pos: 30.5,34.5 parent: 2 - - type: DeviceList - devices: - - 883 - - 31329 - - 1822 - - 1879 - - uid: 1582 + - uid: 28373 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-2.5 + pos: 30.5,33.5 parent: 2 - - type: DeviceList - devices: - - 1890 - - 1704 - - 1852 - - uid: 1601 + - uid: 28374 components: - type: Transform - pos: 52.5,-28.5 + pos: 30.5,32.5 parent: 2 - - type: DeviceList - devices: - - 1596 - - 803 - - 1871 - - 1873 - - uid: 2126 + - uid: 28375 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,27.5 + pos: 30.5,31.5 parent: 2 - - type: DeviceList - devices: - - 14855 - - 14854 - - 1940 - - 15011 - - 14835 - - 15053 - - 2189 - - 9593 - - 9591 - - uid: 2127 + - uid: 28476 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,26.5 + pos: -62.5,54.5 parent: 2 - - type: DeviceList - devices: - - 14835 - - 42532 - - 18808 - - 2049 - - 2125 - - 2184 - - uid: 2218 + - uid: 28500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,39.5 + pos: 26.5,27.5 parent: 2 - - type: DeviceList - devices: - - 2211 - - 2210 - - 2212 - - 14957 - - 14926 - - uid: 2351 + - uid: 28501 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,65.5 + pos: -2.5,65.5 parent: 2 - - type: DeviceList - devices: - - 2290 - - 2344 - - 2297 - - 2362 - - 2360 - - uid: 2352 + - uid: 28502 components: - type: Transform - pos: 38.5,62.5 + pos: 25.5,27.5 parent: 2 - - type: DeviceList - devices: - - 2366 - - 2288 - - 2346 - - 2298 - - uid: 2353 + - uid: 28503 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,66.5 + pos: 51.5,27.5 parent: 2 - - type: DeviceList - devices: - - 2367 - - 2345 - - 2289 - - 2296 - - uid: 2354 + - uid: 28504 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,60.5 + pos: 51.5,16.5 parent: 2 - - type: DeviceList - devices: - - 2299 - - 2292 - - 2348 - - 2370 - - uid: 2355 + - uid: 28505 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,68.5 + pos: 49.5,27.5 parent: 2 - - type: DeviceList - devices: - - 2291 - - 2349 - - 2295 - - 2371 - - uid: 2356 + - uid: 28510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,63.5 + pos: 51.5,15.5 parent: 2 - - type: DeviceList - devices: - - 2294 - - 2350 - - 2293 - - 2372 - - 2373 - - 2374 - - 2375 - - uid: 2357 + - uid: 28511 components: - type: Transform - pos: 42.5,66.5 + pos: 51.5,18.5 parent: 2 - - type: DeviceList - devices: - - 2342 - - 2343 - - 2337 - - 2366 - - 2369 - - 2368 - - 2360 - - 2362 - - 2367 - - uid: 2358 + - uid: 28512 components: - type: Transform - pos: 44.5,66.5 + pos: 51.5,25.5 parent: 2 - - type: DeviceList - devices: - - 2341 - - 2347 - - 2339 - - 2370 - - 2369 - - 2368 - - 2372 - - 2373 - - 2371 - - uid: 2398 + - uid: 28513 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,27.5 + pos: 51.5,21.5 parent: 2 - - type: DeviceList - devices: - - 2394 - - 2396 - - 2395 - - 15010 - - 15011 - - uid: 2481 + - uid: 28516 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,28.5 + pos: 47.5,27.5 parent: 2 - - type: DeviceList - devices: - - 2479 - - 2480 - - 2476 - - 15009 - - uid: 2511 + - uid: 28517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,17.5 + pos: 46.5,27.5 parent: 2 - - type: DeviceList - devices: - - 2509 - - 2510 - - 2508 - - 15008 - - uid: 2967 + - uid: 28520 components: - type: Transform - pos: 9.5,41.5 + pos: 62.5,-34.5 parent: 2 - - type: DeviceList - devices: - - 2954 - - 874 - - 2966 - - 2968 - - uid: 3216 + - uid: 28521 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,31.5 + pos: 62.5,-33.5 parent: 2 - - type: DeviceList - devices: - - 14954 - - 14910 - - 14947 - - 14905 - - 14906 - - 14909 - - 14874 - - 14948 - - 3153 - - 3215 - - 3142 - - uid: 3220 + - uid: 28522 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,39.5 + pos: 62.5,-32.5 parent: 2 - - type: DeviceList - devices: - - 21067 - - 3171 - - 3218 - - 3173 - - uid: 3253 + - uid: 28523 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,30.5 + pos: 62.5,-31.5 parent: 2 - - type: DeviceList - devices: - - 15030 - - 14947 - - 14905 - - 14906 - - 14909 - - 15051 - - 3251 - - 3252 - - 3250 - - uid: 3530 + - uid: 28599 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,15.5 + pos: 39.5,58.5 parent: 2 - - type: DeviceList - devices: - - 3528 - - 14692 - - 15023 - - 14847 - - 14856 - - 3529 - - 3527 - - uid: 3776 + - uid: 28600 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,16.5 + pos: 39.5,57.5 parent: 2 - - type: DeviceList - devices: - - 12010 - - 12019 - - 20919 - - 14967 - - 14966 - - 14943 - - 31153 - - 15075 - - 15076 - - 14972 - - 15095 - - 15094 - - 15093 - - 3753 - - 3762 - - 3751 - - 3752 - - 3741 - - 3743 - - 3740 - - 3742 - - 3744 - - 3747 - - 3746 - - 3745 - - uid: 3785 + - uid: 28602 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,8.5 + pos: 39.5,59.5 parent: 2 - - type: DeviceList - devices: - - 3786 - - 3780 - - 3783 - - 31153 - - uid: 4168 + - uid: 28603 components: - type: Transform - pos: -31.5,24.5 + pos: 40.5,58.5 parent: 2 - - type: DeviceList - devices: - - 14943 - - 14966 - - 14967 - - 14722 - - 14802 - - 3567 - - 14847 - - 14856 - - 14986 - - 14937 - - 14936 - - 14935 - - 15030 - - 3569 - - 3571 - - 3568 - - 3570 - - uid: 4692 + - uid: 28604 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,4.5 + pos: 41.5,58.5 parent: 2 - - type: DeviceList - devices: - - 4668 - - 4686 - - 4679 - - uid: 4974 + - uid: 28605 components: - type: Transform - pos: -51.5,6.5 + pos: 42.5,58.5 parent: 2 - - type: DeviceList - devices: - - 4963 - - 4973 - - 1028 - - 11778 - - uid: 5169 + - uid: 28606 components: - type: Transform - pos: 22.5,2.5 + pos: 43.5,58.5 parent: 2 - - type: DeviceList - devices: - - 4715 - - 4730 - - 4716 - - 4731 - - 14778 - - 14777 - - 14817 - - 14786 - - 14784 - - 14785 - - 14816 - - 14781 - - 14779 - - 14780 - - 14776 - - 14815 - - uid: 5362 + - uid: 28607 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-7.5 + pos: 44.5,58.5 parent: 2 - - type: DeviceList - devices: - - 5344 - - 5345 - - 5343 - - 51719 - - 14783 - - uid: 5593 + - uid: 28608 components: - type: Transform - pos: -35.5,-17.5 + pos: 44.5,57.5 parent: 2 - - type: DeviceList - devices: - - 14713 - - 8261 - - 8262 - - 16 - - uid: 5638 + - uid: 28609 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-17.5 + pos: 44.5,56.5 parent: 2 - - type: DeviceList - devices: - - 5635 - - 5634 - - 8187 - - 8211 - - 8186 - - uid: 6071 + - uid: 28610 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-5.5 + pos: 44.5,55.5 parent: 2 - - type: DeviceList - devices: - - 14779 - - 14781 - - 14816 - - 64 - - 14893 - - 14458 - - 14457 - - 14513 - - 5167 - - 128 - - uid: 7631 + - uid: 28611 components: - type: Transform - pos: 46.5,27.5 + pos: 44.5,54.5 parent: 2 - - type: DeviceList - devices: - - 47640 - - uid: 7767 + - uid: 28612 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-18.5 + pos: 44.5,53.5 parent: 2 - - type: DeviceList - devices: - - 20256 - - 10452 - - 20828 - - 34455 - - 20680 - - 35920 - - 20396 - - 9545 - - 9547 - - 9546 - - uid: 8260 + - uid: 28613 components: - type: Transform - pos: -29.5,-18.5 + pos: 43.5,53.5 parent: 2 - - type: DeviceList - devices: - - 8256 - - 8259 - - 8258 - - 14687 - - 51721 - - 14713 - - 14684 - - 14712 - - 14566 - - uid: 8522 + - uid: 28614 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-50.5 + pos: 45.5,53.5 parent: 2 - - type: DeviceList - devices: - - 8535 - - 8537 - - 8536 - - 51729 - - uid: 9193 + - uid: 28621 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-46.5 + pos: 38.5,59.5 parent: 2 - - type: DeviceList - devices: - - 9191 - - 9192 - - 9190 - - 15028 - - 14907 - - uid: 9596 + - uid: 28622 components: - type: Transform - pos: 13.5,-51.5 + pos: 38.5,58.5 parent: 2 - - type: DeviceList - devices: - - 7912 - - 9595 - - 9594 - - 26586 - - uid: 9995 + - uid: 28623 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-1.5 + pos: 38.5,57.5 parent: 2 - - type: DeviceList - devices: - - 14822 - - 14696 - - 15029 - - 14823 - - 14801 - - 14800 - - uid: 11607 + - uid: 28624 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,68.5 + pos: 37.5,58.5 parent: 2 - - type: DeviceList - devices: - - 412 - - 11941 - - 5670 - - 5669 - - 11591 - - 7938 - - 7826 - - 8042 - - 11990 - - uid: 11629 + - uid: 28625 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-47.5 + pos: 36.5,58.5 parent: 2 - - type: DeviceList - devices: - - 18504 - - 13746 - - 9247 - - 9248 - - 9246 - - uid: 11989 + - uid: 28626 components: - type: Transform - pos: -32.5,45.5 + pos: 35.5,58.5 parent: 2 - - type: DeviceList - devices: - - 3292 - - 22259 - - 3294 - - 3293 - - uid: 13042 + - uid: 28627 components: - type: Transform - pos: -35.5,-26.5 + pos: 34.5,58.5 parent: 2 - - type: DeviceList - devices: - - 15137 - - 8330 - - 8325 - - 8321 - - uid: 15784 + - uid: 28628 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,10.5 + pos: 33.5,58.5 parent: 2 - - uid: 18157 + - uid: 28629 components: - type: Transform - pos: 66.5,-32.5 + pos: 32.5,58.5 parent: 2 - - type: DeviceList - devices: - - 715 - - 5319 - - 34475 - - 5320 - - 5191 - - uid: 21442 + - uid: 28630 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-26.5 + pos: 31.5,58.5 parent: 2 - - type: DeviceList - devices: - - 15139 - - 15138 - - 8326 - - 8322 - - 8329 - - uid: 21706 + - uid: 28631 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-37.5 + pos: 30.5,58.5 parent: 2 - - type: DeviceList - devices: - - 10460 - - 715 - - 31329 - - 1596 - - 5506 - - 37254 - - 47768 - - 47767 - - uid: 21939 + - uid: 28632 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-58.5 + pos: 29.5,58.5 parent: 2 - - type: DeviceList - devices: - - 3946 - - 3944 - - 2960 - - 581 - - 9214 - - 9216 - - 9215 - - 9217 - - 9227 - - 9218 - - uid: 22436 + - uid: 28633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-44.5 + pos: 28.5,58.5 parent: 2 - - type: DeviceList - devices: - - 15065 - - 32737 - - 14717 - - 14859 - - 14721 - - 14719 - - 14825 - - 14718 - - 14882 - - 14821 - - 15066 - - 14683 - - 14832 - - 15028 - - 15024 - - 24666 - - 51738 - - 51737 - - 51749 - - 8867 - - 8865 - - 8863 - - 8864 - - 8866 - - 8868 - - uid: 23018 + - uid: 28634 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,49.5 + pos: 27.5,58.5 parent: 2 - - type: DeviceList - devices: - - 15152 - - 3375 - - 12764 - - 12738 - - 3370 - - 3374 - - uid: 23033 + - uid: 28635 components: - type: Transform - pos: -35.5,6.5 + pos: 27.5,57.5 parent: 2 - - type: DeviceList - devices: - - 22993 - - 15047 - - 15048 - - 15049 - - 14878 - - 4509 - - 4511 - - 4510 - - uid: 23803 + - uid: 28636 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,5.5 + pos: 27.5,56.5 parent: 2 - - type: DeviceList - devices: - - 14860 - - 14547 - - 6580 - - 9431 - - 9424 - - 9430 - - uid: 24425 + - uid: 28637 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-36.5 + pos: 27.5,55.5 parent: 2 - - type: DeviceList - devices: - - 34475 - - uid: 24441 + - uid: 28638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-43.5 + pos: 26.5,55.5 parent: 2 - - type: DeviceList - devices: - - 44455 - - 44467 - - 44457 - - 44468 - - 1400 - - 1908 - - 1437 - - uid: 25930 + - uid: 28639 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,54.5 + pos: 26.5,54.5 parent: 2 - - type: DeviceList - devices: - - 43014 - - 41747 - - 42049 - - 3427 - - 3420 - - 3419 - - 3418 - - 3461 - - 3460 - - uid: 27106 + - uid: 28640 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,38.5 + pos: 26.5,53.5 parent: 2 - - type: DeviceList - devices: - - 1222 - - 14877 - - 14875 - - 14876 - - 2741 - - 35464 - - 32880 - - 29931 - - 28319 - - 2742 - - 2740 - - uid: 28267 + - uid: 28641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,58.5 + pos: 27.5,53.5 parent: 2 - - type: DeviceList - devices: - - 22877 - - 15549 - - 13284 - - 42049 - - 41747 - - 3404 - - 11941 - - 3464 - - 3405 - - 1994 - - 3465 - - 3403 - - 11990 - - uid: 28535 + - uid: 28642 components: - type: Transform - pos: 37.5,-28.5 + pos: 28.5,53.5 parent: 2 - - uid: 28804 + - uid: 28643 components: - type: Transform - pos: 5.5,42.5 + pos: 28.5,54.5 parent: 2 - - type: DeviceList - devices: - - 2713 - - 1222 - - 15013 - - 2712 - - 2714 - - 2968 - - uid: 28915 + - uid: 28644 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-19.5 + pos: 28.5,55.5 parent: 2 - - type: DeviceList - devices: - - 1510 - - 8210 - - 8209 - - 8213 - - uid: 30609 + - uid: 28645 components: - type: Transform - pos: 38.5,-17.5 + pos: 27.5,52.5 parent: 2 - - type: DeviceList - devices: - - 644 - - 534 - - 739 - - 66 - - 36628 - - 22775 - - uid: 30669 + - uid: 28646 components: - type: Transform - pos: -40.5,8.5 + pos: 27.5,51.5 parent: 2 - - type: DeviceList - devices: - - 22993 - - 30578 - - 15050 - - 5186 - - 5214 - - 5211 - - uid: 30707 + - uid: 28647 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-35.5 + pos: 27.5,50.5 parent: 2 - - type: DeviceList - devices: - - 29906 - - 31593 - - 9289 - - 9293 - - 9288 - - uid: 30783 + - uid: 28648 components: - type: Transform - pos: 55.5,-23.5 + pos: 27.5,49.5 parent: 2 - - type: DeviceList - devices: - - 486 - - 737 - - 795 - - 5506 - - 800 - - 42069 - - 43978 - - 41675 - - uid: 31152 + - uid: 28649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,17.5 + pos: 27.5,48.5 parent: 2 - - type: DeviceList - devices: - - 15025 - - 15023 - - 15050 - - 14722 - - uid: 32715 + - uid: 28650 components: - type: Transform - pos: -70.5,-5.5 + pos: 27.5,47.5 parent: 2 - - type: DeviceList - devices: - - 5090 - - 5089 - - 5091 - - 20946 - - 35065 - - uid: 32931 + - uid: 28651 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 32764 - - type: DeviceList - devices: - - 32850 - - 32930 - - 32813 - - 47359 - - 47362 - - 47360 - - uid: 33790 + pos: 27.5,46.5 + parent: 2 + - uid: 28652 components: - type: Transform - pos: 23.5,-4.5 + pos: 26.5,46.5 parent: 2 - - type: DeviceList - devices: - - 34927 - - 26793 - - 35705 - - 18572 - - 34936 - - uid: 35669 + - uid: 28653 components: - type: Transform - pos: 45.5,-3.5 + pos: 26.5,45.5 parent: 2 - - type: DeviceList - devices: - - 26069 - - 20924 - - 583 - - 14998 - - 9403 - - 9404 - - 9405 - - uid: 35723 + - uid: 28654 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,18.5 + pos: 26.5,44.5 parent: 2 - - type: DeviceList - devices: - - 15012 - - 2464 - - 2466 - - 2465 - - uid: 35737 + - uid: 28655 components: - type: Transform - pos: 15.5,10.5 + pos: 27.5,44.5 parent: 2 - - type: DeviceList - devices: - - 23168 - - 27136 - - 4760 - - 4762 - - 4761 - - uid: 35779 + - uid: 28656 components: - type: Transform - pos: -28.5,-30.5 + pos: 28.5,44.5 parent: 2 - - type: DeviceList - devices: - - 14270 - - 31309 - - 18202 - - 8432 - - 8434 - - 8433 - - uid: 35780 + - uid: 28657 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-34.5 + pos: 28.5,45.5 parent: 2 - - type: DeviceList - devices: - - 15098 - - 31309 - - 8422 - - 8421 - - 8420 - - uid: 35781 + - uid: 28658 components: - type: Transform - pos: -25.5,-34.5 + pos: 28.5,46.5 parent: 2 - - type: DeviceList - devices: - - 18202 - - 8429 - - 8430 - - 8431 - - uid: 35940 + - uid: 28659 components: - type: Transform - pos: 41.5,-11.5 + pos: 27.5,43.5 parent: 2 - - type: DeviceList - devices: - - 5465 - - 5447 - - 5495 - - 534 - - 1420 - - uid: 36603 + - uid: 28660 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-59.5 + pos: 27.5,42.5 parent: 2 - - type: DeviceList - devices: - - 14523 - - 13947 - - 3945 - - 9229 - - 9231 - - 9228 - - 9217 - - 9218 - - 9227 - - uid: 36862 + - uid: 28661 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-6.5 - parent: 36861 - - type: DeviceList - devices: - - 37359 - - 51169 - - 51133 - - 50769 - - uid: 36863 + pos: 27.5,41.5 + parent: 2 + - uid: 28662 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-3.5 - parent: 36861 - - type: DeviceList - devices: - - 50768 - - 51132 - - 51168 - - 37361 - - uid: 36864 + pos: 27.5,40.5 + parent: 2 + - uid: 28663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,8.5 - parent: 36861 - - type: DeviceList - devices: - - 37360 - - 50808 - - 50897 - - 50896 - - uid: 36865 + pos: 27.5,39.5 + parent: 2 + - uid: 28664 components: - type: Transform - pos: 2.5,3.5 - parent: 36861 - - type: DeviceList - devices: - - 37363 - - 37362 - - 50809 - - 51166 - - 51165 - - uid: 36866 + pos: 28.5,39.5 + parent: 2 + - uid: 28665 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-2.5 - parent: 36861 - - type: DeviceList - devices: - - 37361 - - 37359 - - 37363 - - 37351 - - 50810 - - 51164 - - 51167 - - uid: 36867 + pos: 29.5,39.5 + parent: 2 + - uid: 28666 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,1.5 - parent: 36861 - - type: DeviceList - devices: - - 37357 - - 37356 - - 37355 - - 37354 - - 37353 - - 37358 - - 51313 - - 50811 - - 51314 - - uid: 36868 + pos: 30.5,39.5 + parent: 2 + - uid: 28667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,7.5 - parent: 36861 - - type: DeviceList - devices: - - 37358 - - 37362 - - 37360 - - uid: 36869 + pos: 31.5,39.5 + parent: 2 + - uid: 28668 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,12.5 - parent: 36861 - - type: DeviceList - devices: - - 37366 - - 50819 - - 50883 - - 50874 - - uid: 36870 + pos: 32.5,39.5 + parent: 2 + - uid: 28669 components: - type: Transform - pos: 4.5,16.5 - parent: 36861 - - type: DeviceList - devices: - - 37365 - - 37366 - - 37370 - - 37371 - - 37369 - - 50833 - - 50885 - - 50884 - - uid: 36871 + pos: 33.5,39.5 + parent: 2 + - uid: 28670 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,12.5 - parent: 36861 - - type: DeviceList - devices: - - 50875 - - 50842 - - 50886 - - 37369 - - 37373 - - uid: 36872 + pos: 34.5,39.5 + parent: 2 + - uid: 29086 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,18.5 - parent: 36861 - - type: DeviceList - devices: - - 37373 - - 50882 - - 50841 - - 50887 - - uid: 36873 + pos: -16.5,-50.5 + parent: 2 + - uid: 29087 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,17.5 - parent: 36861 - - type: DeviceList - devices: - - 37372 - - 37371 - - 50832 - - 50852 - - 50851 - - 50849 - - 50831 - - 50850 - - uid: 36874 + pos: -17.5,-50.5 + parent: 2 + - uid: 29088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-3.5 - parent: 36861 - - type: DeviceList - devices: - - 37353 - - 50747 - - 51312 - - 51319 - - uid: 36875 + pos: -18.5,-50.5 + parent: 2 + - uid: 29089 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-0.5 - parent: 36861 - - type: DeviceList - devices: - - 37354 - - 50746 - - 51311 - - 51318 - - uid: 36876 + pos: -19.5,-50.5 + parent: 2 + - uid: 29090 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,2.5 - parent: 36861 - - type: DeviceList - devices: - - 37355 - - 50745 - - 51310 - - 51317 - - uid: 36877 + pos: -16.5,-49.5 + parent: 2 + - uid: 29091 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,5.5 - parent: 36861 - - type: DeviceList - devices: - - 37356 - - 50744 - - 51309 - - 51315 - - uid: 36878 + pos: -15.5,-49.5 + parent: 2 + - uid: 29102 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,8.5 - parent: 36861 - - type: DeviceList - devices: - - 37357 - - 50743 - - 51308 - - 51316 - - uid: 41058 + pos: -20.5,-50.5 + parent: 2 + - uid: 29124 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,35.5 + pos: -63.5,-63.5 parent: 2 - - type: DeviceList - devices: - - 35510 - - 25329 - - 439 - - 3047 - - 3101 - - 3046 - - 3104 - - 3066 - - 3067 - - uid: 41059 + - uid: 29125 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,46.5 + pos: -63.5,-62.5 parent: 2 - - type: DeviceList - devices: - - 3075 - - 439 - - 3102 - - 3076 - - uid: 41856 + - uid: 29126 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,58.5 + pos: -63.5,-61.5 parent: 2 - - type: DeviceList - devices: - - 2874 - - 31446 - - 29938 - - 369 - - 35462 - - 35467 - - 20324 - - 22184 - - 2878 - - 2879 - - 2877 - - 2872 - - 2883 - - 2882 - - 2873 - - 2875 - - 2881 - - 2880 - - 2876 - - 2899 - - 2900 - - 2901 - - 23472 - - uid: 41862 + - uid: 29127 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,52.5 + pos: -62.5,-63.5 parent: 2 - - type: DeviceList - devices: - - 2952 - - 42001 - - 29938 - - 35701 - - 35702 - - 35703 - - 2944 - - 1797 - - uid: 41863 + - uid: 29128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,60.5 + pos: -62.5,-64.5 parent: 2 - - type: DeviceList - devices: - - 2903 - - 42001 - - 31446 - - 41927 - - 42000 - - 32229 - - 2897 - - 2898 - - uid: 43546 + - uid: 29136 components: - type: Transform - pos: -47.5,31.5 + pos: -63.5,-60.5 parent: 2 - - type: DeviceList - devices: - - 3705 - - 12010 - - 319 - - 43547 - - 3703 - - 3704 - - 3715 - - 3714 - - 3716 - - uid: 44869 + - uid: 29152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,1.5 - parent: 44868 - - type: DeviceList - devices: - - 45003 - - 47447 - - 47481 - - 47485 - - uid: 44870 + pos: -88.5,66.5 + parent: 2 + - uid: 29154 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 44868 - - type: DeviceList - devices: - - 45002 - - 45003 - - 45004 - - 45006 - - 45000 - - 47452 - - 47477 - - 47484 - - uid: 44871 + pos: -88.5,65.5 + parent: 2 + - uid: 29155 components: - type: Transform - pos: -3.5,-2.5 - parent: 44868 - - type: DeviceList - devices: - - 45001 - - 45002 - - 47482 - - 47475 - - 47433 - - uid: 44872 + pos: -88.5,64.5 + parent: 2 + - uid: 29156 components: - type: Transform - pos: 6.5,-2.5 - parent: 44868 - - type: DeviceList - devices: - - 45004 - - 45005 - - 47476 - - 47487 - - 47431 - - uid: 45292 + pos: -87.5,66.5 + parent: 2 + - uid: 29157 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,40.5 + pos: -87.5,67.5 parent: 2 - - type: DeviceList - devices: - - 14948 - - 14874 - - 14949 - - 14977 - - 14931 - - 3395 - - 15152 - - 43012 - - 42526 - - 15549 - - 22877 - - 3399 - - 3397 - - 3396 - - 3398 - - 3394 - - uid: 47658 + - uid: 29165 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,27.5 + pos: -61.5,-37.5 parent: 2 - - type: DeviceList - devices: - - 3719 - - 3720 - - 3717 - - 43547 - - uid: 47678 + - uid: 29217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,-20.5 + pos: -82.5,-76.5 parent: 2 - - uid: 51651 + - uid: 29218 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,18.5 + pos: -82.5,-75.5 parent: 2 - - type: DeviceList - devices: - - 2022 - - 28986 - - 21739 - - 18808 - - 42532 - - 41073 - - 2023 - - 2187 - - 2185 - - 2186 - - uid: 51728 + - uid: 29219 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-42.5 + pos: -82.5,-74.5 parent: 2 - - type: DeviceList - devices: - - 15123 - - 51729 - - 8532 - - 8533 - - 8531 - - uid: 51734 + - uid: 29220 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-27.5 + pos: -82.5,-73.5 parent: 2 - - type: DeviceList - devices: - - 14845 - - 14760 - - 12013 - - 14599 - - 14600 - - 14601 - - 14664 - - 14663 - - 14660 - - 14656 - - 14865 - - 14964 - - 14965 - - 14839 - - 8779 - - 8780 - - 8778 - - uid: 52151 + - uid: 29221 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-8.5 + pos: -82.5,-72.5 parent: 2 - - type: DeviceList - devices: - - 27458 - - 9356 - - 9359 - - 9357 - - uid: 56109 + - uid: 29222 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,3.5 - parent: 56108 - - type: DeviceList - devices: - - 56200 - - 47547 - - 47543 - - 47550 - - uid: 56110 + pos: -82.5,-71.5 + parent: 2 + - uid: 29223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-2.5 - parent: 56108 - - type: DeviceList - devices: - - 56201 - - 56202 - - 56203 - - 56204 - - 56200 - - 47545 - - 47549 - - 47548 - - 47551 - - 47546 -- proto: AirAlarmAssembly - entities: - - uid: 3754 + pos: -86.5,-87.5 + parent: 2 + - uid: 29224 components: - type: Transform - pos: 17.5,-33.5 + pos: -85.5,-87.5 parent: 2 -- proto: AirAlarmElectronics - entities: - - uid: 918 + - uid: 29225 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.461742,-34.521526 + pos: -85.5,-88.5 parent: 2 - - uid: 36093 + - uid: 29226 components: - type: Transform - pos: 38.359444,13.59756 + pos: -83.5,-87.5 parent: 2 - - uid: 52075 + - uid: 29227 components: - type: Transform - pos: 11.616206,8.790211 + pos: -82.5,-87.5 parent: 2 - - uid: 52087 + - uid: 29228 components: - type: Transform - pos: 11.35058,8.649586 + pos: -83.5,-88.5 parent: 2 -- proto: AirCanister - entities: - - uid: 198 + - uid: 29229 components: - type: Transform - pos: 45.5,-42.5 + pos: -80.5,-86.5 parent: 2 - - uid: 203 + - uid: 29230 components: - type: Transform - pos: -53.5,-14.5 + pos: -80.5,-85.5 parent: 2 - - uid: 205 + - uid: 29231 components: - type: Transform - pos: -14.5,43.5 + pos: -80.5,-84.5 parent: 2 - - uid: 208 + - uid: 29232 components: - type: Transform - pos: 55.5,-44.5 + pos: -80.5,-83.5 parent: 2 - - uid: 4416 + - uid: 29233 components: - type: Transform - pos: -72.5,3.5 + pos: -80.5,-82.5 parent: 2 - - uid: 4417 + - uid: 29234 components: - type: Transform - pos: -72.5,6.5 + pos: -79.5,-86.5 parent: 2 - - uid: 6176 + - uid: 29235 components: - type: Transform - pos: 56.5,25.5 + pos: -79.5,-85.5 parent: 2 - - uid: 8511 + - uid: 29236 components: - type: Transform - pos: -1.5,-49.5 + pos: -79.5,-84.5 parent: 2 - - uid: 11760 + - uid: 29237 components: - type: Transform - pos: 4.5,16.5 + pos: -79.5,-83.5 parent: 2 - - uid: 13044 + - uid: 29238 components: - type: Transform - pos: 63.5,-29.5 + pos: -79.5,-82.5 parent: 2 - - uid: 28294 + - uid: 29239 components: - type: Transform - pos: 76.5,2.5 + pos: -79.5,-81.5 parent: 2 - - uid: 28343 + - uid: 29240 components: - type: Transform - pos: 17.5,62.5 + pos: -77.5,-81.5 parent: 2 - - uid: 32809 + - uid: 29241 components: - type: Transform - pos: -0.5,-2.5 - parent: 32764 - - uid: 36879 + pos: -77.5,-82.5 + parent: 2 + - uid: 29242 components: - type: Transform - pos: 51.5,-5.5 - parent: 36861 - - uid: 44873 + pos: -77.5,-83.5 + parent: 2 + - uid: 29243 components: - type: Transform - pos: 2.5,-5.5 - parent: 44868 - - uid: 45712 + pos: -77.5,-84.5 + parent: 2 + - uid: 29244 components: - type: Transform - pos: -26.5,25.5 - parent: 45711 - - uid: 56111 + pos: -77.5,-85.5 + parent: 2 + - uid: 29245 components: - type: Transform - pos: 3.5,-2.5 - parent: 56108 -- proto: Airlock - entities: - - uid: 167 + pos: -77.5,-86.5 + parent: 2 + - uid: 29246 components: - - type: MetaData - name: уборные - type: Transform - pos: -19.5,49.5 + pos: -76.5,-82.5 parent: 2 - - uid: 209 + - uid: 29247 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -37.5,-3.5 + pos: -76.5,-83.5 parent: 2 - - type: DeviceLinkSink - links: - - 25003 - - uid: 211 + - uid: 29248 components: - - type: MetaData - name: уборные - type: Transform - pos: -32.5,2.5 + pos: -76.5,-84.5 parent: 2 - - uid: 212 + - uid: 29249 components: - type: Transform - pos: -30.5,6.5 + pos: -76.5,-85.5 parent: 2 - - type: DeviceLinkSink - links: - - 32756 - - uid: 213 + - uid: 29250 components: - type: Transform - pos: -32.5,6.5 + pos: -76.5,-86.5 parent: 2 - - type: DeviceLinkSink - links: - - 32755 - - uid: 214 + - uid: 29251 components: - type: Transform - pos: -34.5,6.5 + pos: -77.5,-87.5 parent: 2 - - type: DeviceLinkSink - links: - - 32754 - - uid: 215 + - uid: 29252 components: - type: Transform - pos: -39.5,4.5 + pos: -79.5,-87.5 parent: 2 - - uid: 216 + - uid: 29254 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -49.5,-1.5 + pos: -79.5,-76.5 parent: 2 - - type: DeviceLinkSink - links: - - 25000 - - uid: 217 + - uid: 29255 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -40.5,-3.5 + pos: -79.5,-75.5 parent: 2 - - type: DeviceLinkSink - links: - - 25002 - - uid: 218 + - uid: 29256 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -43.5,-3.5 + pos: -79.5,-74.5 parent: 2 - - type: DeviceLinkSink - links: - - 25001 - - uid: 219 + - uid: 29257 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -52.5,-1.5 + pos: -79.5,-73.5 parent: 2 - - type: DeviceLinkSink - links: - - 6384 - - uid: 222 + - uid: 29258 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -45.5,4.5 + pos: -79.5,-72.5 parent: 2 - - type: DeviceLinkSink - links: - - 25006 - - uid: 223 + - uid: 29259 components: - - type: MetaData - name: жилая спальня - type: Transform - pos: -42.5,4.5 + pos: -80.5,-76.5 parent: 2 - - type: DeviceLinkSink - links: - - 25007 - - uid: 227 + - uid: 29260 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-65.5 + pos: -80.5,-75.5 parent: 2 - - uid: 228 + - uid: 29261 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-65.5 + pos: -80.5,-74.5 parent: 2 - - uid: 229 + - uid: 29262 components: - - type: MetaData - desc: Блеад! Какого хуя ты её добавил? Уволен нахуй! - name: ЕРП комната - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-65.5 + pos: -80.5,-73.5 parent: 2 - - uid: 235 + - uid: 29263 components: - - type: MetaData - name: лазертаг - type: Transform - pos: -83.5,-12.5 + pos: -80.5,-72.5 parent: 2 - - uid: 236 + - uid: 29264 components: - - type: MetaData - name: раздевалка - type: Transform - pos: -93.5,-12.5 + pos: -79.5,-71.5 parent: 2 - - uid: 237 + - uid: 29265 components: - type: Transform - pos: -37.5,42.5 + pos: -79.5,-77.5 parent: 2 - - uid: 297 + - uid: 29266 components: - type: Transform - pos: -16.5,48.5 + pos: -77.5,-77.5 parent: 2 - - uid: 438 + - uid: 29267 components: - type: Transform - pos: -20.5,24.5 + pos: -77.5,-76.5 parent: 2 - - uid: 443 + - uid: 29268 components: - type: Transform - pos: -22.5,24.5 + pos: -77.5,-75.5 parent: 2 - - uid: 444 + - uid: 29269 components: - type: Transform - pos: -20.5,33.5 + pos: -77.5,-74.5 parent: 2 - - uid: 479 + - uid: 29270 components: - type: Transform - pos: -22.5,33.5 + pos: -77.5,-73.5 parent: 2 - - uid: 4422 + - uid: 29271 components: - type: Transform - pos: -6.5,-67.5 + pos: -77.5,-72.5 parent: 2 - - uid: 33050 + - uid: 29272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,19.5 - parent: 33049 - - uid: 33051 + pos: -76.5,-76.5 + parent: 2 + - uid: 29273 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,21.5 - parent: 33049 - - uid: 33052 + pos: -76.5,-75.5 + parent: 2 + - uid: 29274 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,20.5 - parent: 33049 - - uid: 36880 + pos: -76.5,-74.5 + parent: 2 + - uid: 29275 components: - type: Transform - pos: -0.5,13.5 - parent: 36861 - - uid: 36881 + pos: -76.5,-73.5 + parent: 2 + - uid: 29276 components: - type: Transform - pos: 0.5,14.5 - parent: 36861 - - uid: 36882 + pos: -76.5,-72.5 + parent: 2 + - uid: 29277 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,12.5 - parent: 36861 - - uid: 36883 + pos: -77.5,-71.5 + parent: 2 + - uid: 29278 components: - type: Transform - pos: -0.5,11.5 - parent: 36861 - - uid: 36884 + pos: -90.5,-77.5 + parent: 2 + - uid: 29279 components: - type: Transform - pos: 13.5,4.5 - parent: 36861 - - uid: 36885 + pos: -90.5,-78.5 + parent: 2 + - uid: 29280 components: - type: Transform - pos: 13.5,-1.5 - parent: 36861 - - uid: 36886 + pos: -90.5,-81.5 + parent: 2 + - uid: 29281 components: - type: Transform - pos: 13.5,1.5 - parent: 36861 - - uid: 36887 + pos: -90.5,-80.5 + parent: 2 + - uid: 29282 components: - type: Transform - pos: 13.5,-4.5 - parent: 36861 - - uid: 36888 + pos: -84.5,-81.5 + parent: 2 + - uid: 29283 components: - type: Transform - pos: 13.5,7.5 - parent: 36861 - - uid: 43621 + pos: -84.5,-80.5 + parent: 2 + - uid: 29284 components: - type: Transform - pos: 5.5,-65.5 + pos: -84.5,-77.5 parent: 2 - - uid: 43652 + - uid: 29285 components: - type: Transform - pos: 13.5,-65.5 + pos: -84.5,-78.5 parent: 2 - - uid: 44039 + - uid: 29286 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-11.5 + pos: -78.5,-77.5 parent: 2 - - uid: 45713 + - uid: 29287 components: - type: Transform - pos: 15.5,20.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 47010: - - DoorStatus: Trigger - - uid: 51566 + pos: -78.5,-78.5 + parent: 2 + - uid: 29288 components: - type: Transform - pos: 32.5,10.5 + pos: -78.5,-81.5 parent: 2 -- proto: AirlockArmoryGlassLocked - entities: - - uid: 239 + - uid: 29289 components: - type: Transform - pos: -34.5,-28.5 + pos: -78.5,-80.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 -- proto: AirlockArmoryLocked - entities: - - uid: 240 + - uid: 29666 components: - - type: MetaData - desc: ДАЙ ОРУЖИЕ! - name: арсенал - type: Transform - pos: -25.5,-21.5 + pos: -22.5,-75.5 parent: 2 - - uid: 241 + - uid: 29667 components: - - type: MetaData - desc: Начальник этой тюрьмы. - name: комната смотрителя - type: Transform - pos: -32.5,-20.5 + pos: -20.5,-76.5 parent: 2 - - uid: 30186 + - uid: 29668 components: - - type: MetaData - desc: ДАЙ ОРУЖИЕ! - name: арсенал - type: Transform - pos: -28.5,-18.5 + pos: -19.5,-76.5 parent: 2 -- proto: AirlockAssembly - entities: - - uid: 242 + - uid: 29669 components: - type: Transform - pos: 25.5,-35.5 + pos: -18.5,-76.5 parent: 2 - - uid: 243 + - uid: 29670 components: - type: Transform - pos: 35.5,-61.5 + pos: -21.5,-78.5 parent: 2 - - uid: 24644 + - uid: 29671 components: - type: Transform - pos: -16.5,50.5 + pos: -21.5,-77.5 parent: 2 - - uid: 36173 + - uid: 29672 components: - type: Transform - pos: 45.5,48.5 + pos: -20.5,-77.5 parent: 2 - - uid: 45714 + - uid: 29710 components: - type: Transform - pos: 13.5,20.5 - parent: 45711 - - uid: 51154 + pos: -21.5,-79.5 + parent: 2 + - uid: 29711 components: - type: Transform - pos: 9.5,-65.5 + pos: -21.5,-80.5 parent: 2 -- proto: AirlockAssemblyExternalGlass - entities: - - uid: 21784 + - uid: 29815 components: - type: Transform - pos: 4.5,-74.5 + pos: -92.5,-79.5 parent: 2 -- proto: AirlockAssemblyScienceGlass - entities: - - uid: 52289 + - uid: 29834 components: - type: Transform - pos: -12.5,52.5 - parent: 45711 -- proto: AirlockAssemblySyndicate - entities: - - uid: 50512 + pos: 30.5,-115.5 + parent: 2 + - uid: 29849 components: - type: Transform - pos: -2.5,50.5 - parent: 45711 - - uid: 50513 + pos: -91.5,-79.5 + parent: 2 + - uid: 29850 components: - type: Transform - pos: 1.5,53.5 - parent: 45711 - - uid: 52501 + pos: 30.5,-114.5 + parent: 2 + - uid: 29882 components: - type: Transform - pos: 8.5,59.5 - parent: 45711 - - uid: 52504 + pos: -87.5,17.5 + parent: 2 + - uid: 29883 components: - type: Transform - pos: 8.5,64.5 - parent: 45711 - - uid: 53141 + pos: -87.5,16.5 + parent: 2 + - uid: 29884 components: - type: Transform - pos: -8.5,64.5 - parent: 45711 -- proto: AirlockAssemblySyndicateGlass - entities: - - uid: 53161 + pos: -86.5,17.5 + parent: 2 + - uid: 29885 components: - type: Transform - pos: 3.5,67.5 - parent: 45711 -- proto: AirlockAtmosphericsGlassLocked - entities: - - uid: 245 + pos: -86.5,18.5 + parent: 2 + - uid: 29886 components: - - type: MetaData - name: приёмная атмосферного отдела - type: Transform - pos: 10.5,20.5 + pos: -86.5,19.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 28796 + - uid: 29887 components: - type: Transform - pos: 33.5,21.5 + pos: -86.5,20.5 parent: 2 - - uid: 31885 + - uid: 29916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,16.5 + pos: -35.5,64.5 parent: 2 - - uid: 52188 + - uid: 29917 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,25.5 + pos: -36.5,64.5 parent: 2 -- proto: AirlockAtmosphericsLocked - entities: - - uid: 1158 + - uid: 29927 components: - type: Transform - pos: 29.5,28.5 + pos: 0.5,66.5 parent: 2 - - uid: 8240 + - uid: 29928 components: - type: Transform - pos: 18.5,-33.5 + pos: -0.5,66.5 parent: 2 - - uid: 33053 + - uid: 29929 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-16.5 - parent: 33049 - - uid: 36086 + pos: -1.5,66.5 + parent: 2 + - uid: 29930 components: - - type: MetaData - name: склад атмосферного отдела - type: Transform - pos: 42.5,19.5 + pos: -2.5,66.5 parent: 2 - - uid: 41328 + - uid: 29931 components: - type: Transform - pos: 4.5,-27.5 + pos: 0.5,67.5 parent: 2 -- proto: AirlockBarLocked - entities: - - uid: 643 + - uid: 29932 components: - type: Transform - pos: -15.5,41.5 + pos: 1.5,67.5 parent: 2 - - uid: 14418 + - uid: 29981 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,35.5 + pos: -34.5,7.5 parent: 2 - - uid: 22854 + - uid: 29982 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-40.5 + pos: -35.5,7.5 parent: 2 -- proto: AirlockBrigGlassLocked - entities: - - uid: 250 + - uid: 29983 components: - - type: MetaData - name: бриг - type: Transform - pos: -22.5,-5.5 + pos: -36.5,7.5 parent: 2 - - uid: 251 + - uid: 29984 components: - - type: MetaData - name: бриг - type: Transform - pos: -20.5,-3.5 + pos: -34.5,8.5 parent: 2 - - uid: 252 + - uid: 29985 components: - - type: MetaData - name: бриг - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-19.5 + pos: -33.5,8.5 parent: 2 - - uid: 253 + - uid: 30009 components: - - type: MetaData - name: бриг - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-19.5 + pos: 36.5,15.5 parent: 2 - - uid: 254 + - uid: 30010 components: - - type: MetaData - name: бриг - type: Transform - pos: -22.5,-3.5 + pos: 36.5,16.5 parent: 2 - - uid: 255 + - uid: 30011 components: - - type: MetaData - name: бриг - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-21.5 + pos: 37.5,15.5 parent: 2 - - uid: 256 + - uid: 30012 components: - - type: MetaData - name: бриг - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-21.5 + pos: 37.5,14.5 parent: 2 - - uid: 257 + - uid: 30013 components: - - type: MetaData - name: бриг - type: Transform - pos: -20.5,-5.5 + pos: 37.5,13.5 parent: 2 -- proto: AirlockBrigLocked - entities: - - uid: 162 + - uid: 30014 components: - - type: MetaData - name: комната отдыха - type: Transform - pos: -32.5,-32.5 + pos: 37.5,12.5 parent: 2 - - uid: 19984 + - uid: 30015 components: - - type: MetaData - name: перма бриг - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-34.5 + pos: 30.5,-12.5 parent: 2 - - uid: 22174 + - uid: 30016 components: - type: Transform - pos: -23.5,-30.5 + pos: 29.5,-12.5 parent: 2 - - uid: 24104 + - uid: 30017 components: - type: Transform - pos: -25.5,-32.5 + pos: 30.5,-11.5 parent: 2 -- proto: AirlockCaptainLocked - entities: - - uid: 259 + - uid: 30018 components: - - type: MetaData - desc: Тихий уголок от сумашествия - name: кабинет капитана - type: Transform - pos: -0.5,-1.5 + pos: 31.5,-11.5 parent: 2 -- proto: AirlockCargo - entities: - - uid: 41147 + - uid: 30019 components: - type: Transform - pos: 47.5,-57.5 + pos: 32.5,-11.5 parent: 2 -- proto: AirlockCargoGlassLocked - entities: - - uid: 261 + - uid: 30020 components: - - type: MetaData - name: приёмная - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,4.5 + pos: 32.5,-12.5 parent: 2 - - uid: 262 + - uid: 30021 components: - - type: MetaData - name: отдел снабжения - type: Transform - pos: 52.5,-0.5 + pos: 33.5,-11.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 263 + - uid: 30022 components: - - type: MetaData - name: комната отдыха - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,-2.5 + pos: -21.5,-16.5 parent: 2 -- proto: AirlockChapelLocked - entities: - - uid: 264 + - uid: 30023 components: - - type: MetaData - name: спальня священника - type: Transform - pos: -30.5,12.5 + pos: -21.5,-17.5 parent: 2 - - uid: 265 + - uid: 30024 components: - - type: MetaData - name: крематорий - type: Transform - pos: -28.5,11.5 + pos: -22.5,-16.5 parent: 2 -- proto: AirlockChemistryGlassLocked - entities: - - uid: 32246 + - uid: 30025 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-38.5 + pos: -22.5,-15.5 parent: 2 -- proto: AirlockChemistryLocked - entities: - - uid: 276 + - uid: 30026 components: - - type: MetaData - name: химический отсек - type: Transform - pos: 9.5,-44.5 + pos: -22.5,-14.5 parent: 2 -- proto: AirlockChiefEngineerGlassLocked - entities: - - uid: 267 + - uid: 30027 components: - type: Transform - pos: 43.5,63.5 + pos: -23.5,-14.5 parent: 2 - - uid: 268 + - uid: 30028 components: - type: Transform - pos: 43.5,65.5 + pos: -24.5,-14.5 parent: 2 - - uid: 269 + - uid: 30029 components: - type: Transform - pos: 35.5,65.5 + pos: -21.5,-14.5 parent: 2 - - uid: 270 + - uid: 30030 components: - type: Transform - pos: 35.5,63.5 + pos: -20.5,-14.5 parent: 2 -- proto: AirlockChiefEngineerLocked - entities: - - uid: 271 + - uid: 30228 components: - - type: MetaData - name: кабинет си - type: Transform - pos: 14.5,20.5 + pos: 65.5,-27.5 parent: 2 - - uid: 272 + - uid: 30229 components: - type: Transform - pos: 14.5,10.5 + pos: 64.5,-27.5 parent: 2 - - uid: 273 + - uid: 30230 components: - type: Transform - pos: 48.5,62.5 + pos: 63.5,-27.5 parent: 2 - - uid: 274 + - uid: 30231 components: - type: Transform - pos: 48.5,66.5 + pos: 62.5,-27.5 parent: 2 - - uid: 275 + - uid: 30232 components: - type: Transform - pos: 39.5,66.5 + pos: 65.5,-26.5 parent: 2 -- proto: AirlockChiefMedicalOfficerLocked - entities: - - uid: 277 + - uid: 30233 components: - - type: MetaData - desc: Склад таблеток - name: спальня ГВ - type: Transform - pos: 14.5,-48.5 + pos: 66.5,-26.5 parent: 2 - - uid: 290 + - uid: 30705 components: - - type: MetaData - name: кабинет гв - type: Transform - pos: 11.5,-46.5 + pos: 49.5,10.5 parent: 2 -- proto: AirlockCommand - entities: - - uid: 278 + - uid: 30706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-58.5 + pos: 48.5,10.5 parent: 2 - - uid: 279 + - uid: 30707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,-21.5 + pos: 49.5,11.5 parent: 2 - - uid: 34642 + - uid: 30708 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,10.5 - parent: 34641 - - uid: 34643 + pos: 50.5,11.5 + parent: 2 + - uid: 30709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,9.5 - parent: 34641 -- proto: AirlockCommandGlassLocked - entities: - - uid: 280 + pos: 51.5,11.5 + parent: 2 + - uid: 31445 components: - - type: MetaData - name: мостик - type: Transform - pos: -5.5,-0.5 + pos: 36.5,1.5 parent: 2 - - uid: 281 + - uid: 31447 components: - - type: MetaData - name: мостик - type: Transform - pos: -5.5,1.5 + pos: 52.5,11.5 parent: 2 - - uid: 282 + - uid: 31448 components: - - type: MetaData - name: мостик - type: Transform - pos: -7.5,-0.5 + pos: 52.5,10.5 parent: 2 - - uid: 283 + - uid: 31449 components: - - type: MetaData - name: мостик - type: Transform - pos: -7.5,1.5 + pos: 52.5,9.5 parent: 2 - - uid: 284 + - uid: 31450 components: - - type: MetaData - name: мостик - type: Transform - pos: 4.5,-0.5 + pos: 52.5,8.5 parent: 2 - - uid: 285 + - uid: 31451 components: - - type: MetaData - name: мостик - type: Transform - pos: 6.5,-0.5 + pos: 51.5,8.5 parent: 2 - - uid: 286 + - uid: 31452 components: - - type: MetaData - name: мостик - type: Transform - pos: 6.5,1.5 + pos: 50.5,8.5 parent: 2 - - uid: 287 + - uid: 31453 components: - - type: MetaData - name: мостик - type: Transform - pos: 4.5,1.5 + pos: 50.5,7.5 parent: 2 - - uid: 288 + - uid: 31454 components: - - type: MetaData - name: хранилище ЕВА - type: Transform - pos: 14.5,-1.5 + pos: 50.5,6.5 parent: 2 - - uid: 291 + - uid: 31455 components: - type: Transform - pos: -92.5,4.5 + pos: 50.5,5.5 parent: 2 - - uid: 292 + - uid: 31456 components: - type: Transform - pos: -92.5,5.5 + pos: 50.5,4.5 parent: 2 -- proto: AirlockCommandLocked - entities: - - uid: 293 + - uid: 31457 components: - - type: MetaData - desc: Райское место для райского наслаждения. - name: комната отдыха - type: Transform - pos: -3.5,-1.5 + pos: 50.5,3.5 parent: 2 - - uid: 296 + - uid: 31458 components: - type: Transform - pos: -49.5,10.5 + pos: 50.5,2.5 parent: 2 -- proto: AirlockDetectiveLocked - entities: - - uid: 1928 + - uid: 31459 components: - - type: MetaData - name: офис детектива - type: Transform - pos: -33.5,-1.5 + pos: 50.5,1.5 parent: 2 -- proto: AirlockEngineering - entities: - - uid: 33054 + - uid: 31460 components: - type: Transform - pos: 4.5,-14.5 - parent: 33049 -- proto: AirlockEngineeringGlassLocked - entities: - - uid: 298 + pos: 50.5,0.5 + parent: 2 + - uid: 31461 components: - type: Transform - pos: 27.5,30.5 + pos: 49.5,0.5 parent: 2 - - uid: 299 + - uid: 31462 components: - - type: MetaData - name: приёмная инженерного отдела - type: Transform - pos: 9.5,26.5 + pos: 48.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 12494 + - uid: 31463 components: - type: Transform - pos: 27.5,36.5 + pos: 47.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 44480 + - uid: 31464 components: - type: Transform - pos: 4.5,0.5 - parent: 43176 -- proto: AirlockEngineeringLocked - entities: - - uid: 303 + pos: 46.5,0.5 + parent: 2 + - uid: 31465 components: - - type: MetaData - name: инженерный отдел - type: Transform - pos: 20.5,9.5 + pos: 45.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 304 + - uid: 31466 components: - - type: MetaData - name: инженерный отдел - type: Transform - pos: 8.5,22.5 + pos: 44.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 305 + - uid: 31467 components: - - type: MetaData - name: генераторная - type: Transform - pos: 21.5,24.5 + pos: 43.5,0.5 parent: 2 - - uid: 306 + - uid: 31468 components: - - type: MetaData - name: раздевалка - type: Transform - pos: 15.5,24.5 + pos: 42.5,0.5 parent: 2 - - uid: 307 + - uid: 31469 components: - - type: MetaData - name: комната отдыха - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,34.5 + pos: 40.5,0.5 parent: 2 - - uid: 308 + - uid: 31470 components: - - type: MetaData - name: электроснабжение - type: Transform - pos: 26.5,20.5 + pos: -39.5,26.5 parent: 2 - - uid: 311 + - uid: 31471 components: - - type: MetaData - name: генераторная - type: Transform - pos: 25.5,28.5 + pos: 40.5,1.5 parent: 2 - - uid: 313 + - uid: 31472 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-45.5 + pos: 40.5,2.5 parent: 2 - - uid: 317 + - uid: 31473 components: - type: Transform - pos: 45.5,6.5 + pos: 40.5,3.5 parent: 2 - - uid: 321 + - uid: 31474 components: - type: Transform - pos: 32.5,-37.5 + pos: 40.5,4.5 parent: 2 - - uid: 327 + - uid: 31475 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,7.5 + pos: 40.5,5.5 parent: 2 - - uid: 328 + - uid: 31476 components: - type: Transform - pos: -57.5,-14.5 + pos: 40.5,6.5 parent: 2 - - uid: 329 + - uid: 31477 components: - - type: MetaData - name: солнечные панели - type: Transform - pos: -47.5,-64.5 + pos: 40.5,7.5 parent: 2 - - uid: 331 + - uid: 31478 components: - type: Transform - pos: 35.5,-38.5 + pos: 40.5,8.5 parent: 2 - - uid: 372 + - uid: 31479 components: - type: Transform - pos: -6.5,-71.5 + pos: 40.5,9.5 parent: 2 - - uid: 5992 + - uid: 31480 components: - type: Transform - pos: 59.5,41.5 + pos: 40.5,10.5 parent: 2 - - uid: 6397 + - uid: 31481 components: - type: Transform - pos: 12.5,-10.5 + pos: 40.5,11.5 parent: 2 - - uid: 7994 + - uid: 31482 components: - type: Transform - pos: -40.5,28.5 + pos: 40.5,12.5 parent: 2 - - uid: 8476 + - uid: 31483 components: - type: Transform - pos: -12.5,47.5 + pos: 40.5,13.5 parent: 2 - - uid: 14837 + - uid: 31484 components: - - type: MetaData - name: склад инженерного отдела - type: Transform - pos: 14.5,2.5 + pos: 40.5,14.5 parent: 2 - - uid: 17842 + - uid: 31485 components: - type: Transform - pos: -50.5,35.5 + pos: 40.5,15.5 parent: 2 - - uid: 29015 + - uid: 31486 components: - type: Transform - pos: -31.5,-48.5 + pos: 40.5,16.5 parent: 2 - - uid: 32023 + - uid: 31487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,49.5 + pos: 40.5,17.5 parent: 2 - - uid: 36889 + - uid: 31488 components: - type: Transform - pos: 7.5,3.5 - parent: 36861 - - uid: 41517 + pos: 40.5,18.5 + parent: 2 + - uid: 31489 components: - - type: MetaData - name: склад конструкций - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,31.5 + pos: 40.5,19.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 51205 + - uid: 31490 components: - type: Transform - pos: 26.5,-64.5 + pos: 40.5,20.5 parent: 2 - - uid: 51951 + - uid: 31491 components: - type: Transform - pos: -15.5,-12.5 + pos: 40.5,21.5 parent: 2 -- proto: AirlockExternal - entities: - - uid: 332 + - uid: 31492 components: - type: Transform - pos: -78.5,12.5 + pos: 40.5,22.5 parent: 2 - - uid: 333 + - uid: 31493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,40.5 + pos: 40.5,23.5 parent: 2 - - uid: 334 + - uid: 31494 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,40.5 + pos: 40.5,24.5 parent: 2 - - uid: 335 + - uid: 31495 components: - type: Transform - rot: 3.141592653589793 rad - pos: -76.5,44.5 + pos: 40.5,25.5 parent: 2 - - uid: 336 + - uid: 31496 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,33.5 + pos: 40.5,26.5 parent: 2 - - uid: 337 + - uid: 31497 components: - type: Transform - rot: 3.141592653589793 rad - pos: -92.5,40.5 + pos: 24.5,27.5 parent: 2 - - uid: 338 + - uid: 31498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -99.5,15.5 + pos: 23.5,27.5 parent: 2 - - uid: 339 + - uid: 31499 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -99.5,21.5 + pos: 22.5,27.5 parent: 2 - - uid: 340 + - uid: 31500 components: - type: Transform - pos: -86.5,-2.5 + pos: 21.5,27.5 parent: 2 - - uid: 341 + - uid: 31501 components: - type: Transform - pos: -88.5,-2.5 + pos: 20.5,27.5 parent: 2 - - uid: 342 + - uid: 31502 components: - type: Transform - pos: -80.5,-2.5 + pos: 19.5,27.5 parent: 2 - - uid: 343 + - uid: 31503 components: - type: Transform - rot: 3.141592653589793 rad - pos: -92.5,33.5 + pos: 18.5,27.5 parent: 2 - - uid: 345 + - uid: 31504 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,44.5 + pos: 17.5,27.5 parent: 2 - - uid: 346 + - uid: 31505 components: - type: Transform - rot: 3.141592653589793 rad - pos: -96.5,33.5 + pos: 16.5,27.5 parent: 2 - - uid: 347 + - uid: 31506 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,33.5 + pos: 15.5,27.5 parent: 2 - - uid: 348 + - uid: 31507 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,40.5 + pos: 14.5,27.5 parent: 2 - - uid: 349 + - uid: 31508 components: - type: Transform - rot: 3.141592653589793 rad - pos: -94.5,44.5 + pos: 13.5,27.5 parent: 2 - - uid: 350 + - uid: 31509 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,33.5 + pos: 12.5,27.5 parent: 2 - - uid: 351 + - uid: 31510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -99.5,13.5 + pos: 11.5,27.5 parent: 2 - - uid: 352 + - uid: 31511 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -99.5,23.5 + pos: 10.5,27.5 parent: 2 - - uid: 353 + - uid: 31512 components: - type: Transform - pos: -86.5,12.5 + pos: 9.5,27.5 parent: 2 - - uid: 354 + - uid: 31513 components: - type: Transform - pos: -80.5,12.5 + pos: 8.5,27.5 parent: 2 - - uid: 355 + - uid: 31514 components: - type: Transform - pos: -88.5,12.5 + pos: 7.5,27.5 parent: 2 - - uid: 356 + - uid: 31515 components: - type: Transform - pos: -78.5,-2.5 + pos: 6.5,27.5 parent: 2 - - uid: 357 + - uid: 31516 components: - type: Transform - pos: 79.5,-48.5 + pos: 5.5,27.5 parent: 2 - - uid: 358 + - uid: 31517 components: - type: Transform - pos: 79.5,-40.5 + pos: 4.5,27.5 parent: 2 - - uid: 1511 + - uid: 31518 components: - type: Transform - pos: 74.5,-16.5 + pos: 3.5,27.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 20180 + - uid: 31519 components: - type: Transform - pos: 74.5,-14.5 + pos: 2.5,27.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 -- proto: AirlockExternalAtmosphericsLocked - entities: - - uid: 19865 + - uid: 31522 components: - type: Transform - pos: 38.5,27.5 + pos: 0.5,28.5 parent: 2 - - type: DeviceLinkSink - links: - - 22085 - - 51793 - - type: DeviceLinkSource - linkedPorts: - 22085: - - DoorStatus: DoorBolt -- proto: AirlockExternalEngineeringLocked - entities: - - uid: 2938 + - uid: 31523 components: - type: Transform - pos: 24.5,50.5 + pos: 0.5,29.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1740: - - DoorStatus: DoorBolt - - uid: 5993 + - uid: 31524 components: - type: Transform - pos: 64.5,43.5 + pos: 0.5,30.5 parent: 2 -- proto: AirlockExternalGlass - entities: - - uid: 7031 + - uid: 31525 components: - type: Transform - pos: -4.5,69.5 + pos: 0.5,31.5 parent: 2 - - uid: 10527 + - uid: 31526 components: - type: Transform - pos: -2.5,69.5 + pos: 0.5,32.5 parent: 2 - - uid: 10562 + - uid: 31527 components: - type: Transform - pos: 5.5,69.5 + pos: 0.5,33.5 parent: 2 - - uid: 21485 + - uid: 31528 components: - type: Transform - pos: 3.5,69.5 + pos: 0.5,34.5 parent: 2 - - uid: 33055 + - uid: 31529 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,9.5 - parent: 33049 - - uid: 33056 + pos: 0.5,35.5 + parent: 2 + - uid: 31530 components: - type: Transform - pos: 0.5,-6.5 - parent: 33049 - - uid: 33057 + pos: 0.5,36.5 + parent: 2 + - uid: 31531 components: - type: Transform - pos: -6.5,-10.5 - parent: 33049 - - uid: 33058 + pos: 0.5,37.5 + parent: 2 + - uid: 31532 components: - type: Transform - pos: 0.5,-18.5 - parent: 33049 - - uid: 33059 + pos: 0.5,38.5 + parent: 2 + - uid: 31533 components: - type: Transform - pos: 0.5,-21.5 - parent: 33049 - - uid: 33060 + pos: 0.5,39.5 + parent: 2 + - uid: 31534 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-10.5 - parent: 33049 -- proto: AirlockExternalGlassAtmosphericsLocked - entities: - - uid: 22085 + pos: 0.5,40.5 + parent: 2 + - uid: 31535 components: - type: Transform - pos: 40.5,28.5 + pos: 0.5,41.5 parent: 2 - - type: DeviceLinkSink - links: - - 19865 - - type: DeviceLinkSource - linkedPorts: - 19865: - - DoorStatus: DoorBolt -- proto: AirlockExternalGlassCargoLocked - entities: - - uid: 376 + - uid: 31536 components: - type: Transform - pos: 77.5,3.5 + pos: 0.5,42.5 parent: 2 - - type: DeviceLinkSink - links: - - 378 - - type: DeviceLinkSource - linkedPorts: - 378: - - DoorStatus: DoorBolt - - uid: 377 + - uid: 31537 components: - type: Transform - pos: 75.5,5.5 + pos: 0.5,43.5 parent: 2 - - type: DeviceLinkSink - links: - - 379 - - 22713 - - type: DeviceLinkSource - linkedPorts: - 379: - - DoorStatus: DoorBolt - - uid: 378 + - uid: 31538 components: - type: Transform - pos: 75.5,3.5 + pos: 0.5,44.5 parent: 2 - - type: DeviceLinkSink - links: - - 376 - - 22713 - - type: DeviceLinkSource - linkedPorts: - 376: - - DoorStatus: DoorBolt - - uid: 379 + - uid: 31539 components: - type: Transform - pos: 77.5,5.5 + pos: 0.5,45.5 parent: 2 - - type: DeviceLinkSink - links: - - 377 - - type: DeviceLinkSource - linkedPorts: - 377: - - DoorStatus: DoorBolt - - uid: 56112 + - uid: 31540 components: - type: Transform - pos: 4.5,-0.5 - parent: 56108 - - uid: 56113 + pos: 0.5,46.5 + parent: 2 + - uid: 31541 components: - type: Transform - pos: -3.5,-0.5 - parent: 56108 -- proto: AirlockExternalGlassEngineeringLocked - entities: - - uid: 383 + pos: 0.5,47.5 + parent: 2 + - uid: 31542 components: - type: Transform - pos: 39.5,57.5 + pos: 0.5,48.5 parent: 2 - - type: DeviceLinkSink - links: - - 384 - - type: DeviceLinkSource - linkedPorts: - 384: - - DoorStatus: DoorBolt - - uid: 384 + - uid: 31543 components: - type: Transform - pos: 39.5,59.5 + pos: 0.5,49.5 parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 383 - - type: DeviceLinkSource - linkedPorts: - 383: - - DoorStatus: DoorBolt - - uid: 385 + - uid: 31544 components: - - type: MetaData - name: солнечные панели - type: Transform - pos: -51.5,-64.5 + pos: 0.5,50.5 parent: 2 - - type: DeviceLinkSink - links: - - 388 - - type: DeviceLinkSource - linkedPorts: - 388: - - DoorStatus: DoorBolt - - uid: 388 + - uid: 31545 components: - - type: MetaData - name: солнечные панели - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,-64.5 + pos: -0.5,50.5 parent: 2 - - type: DeviceLinkSink - links: - - 385 - - type: DeviceLinkSource - linkedPorts: - 385: - - DoorStatus: DoorBolt - - uid: 1740 + - uid: 31546 components: - type: Transform - pos: 22.5,50.5 + pos: -1.5,50.5 parent: 2 - - type: DeviceLinkSink - links: - - 2938 - - uid: 4355 + - uid: 31547 components: - type: Transform - pos: 57.5,38.5 + pos: -2.5,50.5 parent: 2 - - type: DeviceLinkSink - links: - - 19808 - - type: DeviceLinkSource - linkedPorts: - 19808: - - DoorStatus: DoorBolt - - uid: 8249 + - uid: 31548 components: - type: Transform - pos: 43.5,74.5 + pos: -3.5,50.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 10595: - - DoorStatus: DoorBolt - - uid: 10595 + - uid: 31549 components: - type: Transform - pos: 45.5,74.5 + pos: -4.5,50.5 parent: 2 - - type: DeviceLinkSink - links: - - 8249 - - uid: 19808 + - uid: 31550 components: - type: Transform - pos: 53.5,38.5 + pos: -5.5,50.5 parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 4355 - - type: DeviceLinkSource - linkedPorts: - 4355: - - DoorStatus: DoorBolt - - uid: 25364 + - uid: 31551 components: - type: Transform - pos: 27.5,41.5 + pos: -6.5,50.5 parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 32516 - - type: DeviceLinkSource - linkedPorts: - 32516: - - DoorStatus: DoorBolt - - uid: 32516 + - uid: 31552 components: - type: Transform - pos: 27.5,43.5 + pos: -6.5,51.5 parent: 2 - - type: DeviceLinkSink - links: - - 25364 - - type: DeviceLinkSource - linkedPorts: - 25364: - - DoorStatus: DoorBolt - - uid: 32517 + - uid: 31553 components: - type: Transform - pos: 48.5,76.5 + pos: -6.5,52.5 parent: 2 - - uid: 43057 + - uid: 31554 components: - type: Transform - pos: -52.5,53.5 + pos: -6.5,53.5 parent: 2 -- proto: AirlockExternalGlassLocked - entities: - - uid: 389 + - uid: 31555 components: - type: Transform - pos: -54.5,-17.5 + pos: -6.5,54.5 parent: 2 - - type: DeviceLinkSink - links: - - 390 - - type: DeviceLinkSource - linkedPorts: - 390: - - DoorStatus: DoorBolt - - uid: 390 + - uid: 31556 components: - type: Transform - pos: -52.5,-16.5 + pos: -6.5,55.5 parent: 2 - - type: DeviceLinkSink - links: - - 389 - - type: DeviceLinkSource - linkedPorts: - 389: - - DoorStatus: DoorBolt - - uid: 397 + - uid: 31557 components: - type: Transform - pos: -54.5,-21.5 + pos: -6.5,56.5 parent: 2 - - uid: 398 + - uid: 31558 components: - type: Transform - pos: -92.5,-28.5 + pos: -6.5,57.5 parent: 2 - - type: DeviceLinkSink - links: - - 399 - - type: DeviceLinkSource - linkedPorts: - 399: - - DoorStatus: DoorBolt - - uid: 399 + - uid: 31559 components: - type: Transform - pos: -90.5,-26.5 + pos: -6.5,58.5 parent: 2 - - type: DeviceLinkSink - links: - - 398 - - type: DeviceLinkSource - linkedPorts: - 398: - - DoorStatus: DoorBolt - - uid: 3325 + - uid: 31560 components: - type: Transform - pos: 12.5,-74.5 + pos: -6.5,59.5 parent: 2 - - uid: 3713 + - uid: 31561 components: - type: Transform - pos: -14.5,-71.5 + pos: -6.5,60.5 parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 28526 - - type: DeviceLinkSource - linkedPorts: - 28526: - - DoorStatus: DoorBolt - - uid: 11856 + - uid: 31562 components: - type: Transform - pos: -19.5,-82.5 + pos: -6.5,61.5 parent: 2 - - uid: 21783 + - uid: 31563 components: - type: Transform - pos: 2.5,-74.5 + pos: -2.5,64.5 parent: 2 - - uid: 21786 + - uid: 31564 components: - type: Transform - pos: 10.5,-74.5 + pos: -2.5,63.5 parent: 2 - - uid: 28526 + - uid: 31565 components: - type: Transform - pos: -12.5,-70.5 + pos: -3.5,63.5 parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 3713 - - type: DeviceLinkSource - linkedPorts: - 3713: - - DoorStatus: DoorBolt - - uid: 36141 + - uid: 31566 components: - type: Transform - pos: -36.5,-75.5 + pos: -3.5,62.5 parent: 2 - - type: DeviceLinkSink - links: - - 36142 - - type: DeviceLinkSource - linkedPorts: - 36142: - - DoorStatus: DoorBolt - - uid: 36142 + - uid: 31567 components: - type: Transform - pos: -36.5,-73.5 + pos: -3.5,61.5 parent: 2 - - type: DeviceLinkSink - links: - - 36141 - - type: DeviceLinkSource - linkedPorts: - 36141: - - DoorStatus: DoorBolt - - uid: 36315 + - uid: 31568 components: - type: Transform - pos: -42.5,-81.5 + pos: -4.5,61.5 parent: 2 - - uid: 36316 + - uid: 31569 components: - type: Transform - pos: -34.5,-85.5 + pos: -5.5,61.5 parent: 2 - - uid: 36324 + - uid: 31570 components: - type: Transform - pos: -30.5,-85.5 + pos: -35.5,65.5 parent: 2 - - uid: 36326 + - uid: 31571 components: - type: Transform - pos: -44.5,-79.5 + pos: -34.5,65.5 parent: 2 - - uid: 36339 + - uid: 31572 components: - type: Transform - pos: -21.5,-91.5 + pos: -33.5,65.5 parent: 2 - - uid: 36371 + - uid: 31573 components: - type: Transform - pos: -32.5,-87.5 + pos: -32.5,65.5 parent: 2 - - uid: 36372 + - uid: 31574 components: - type: Transform - pos: -36.5,-92.5 + pos: -31.5,65.5 parent: 2 - - uid: 36890 + - uid: 31575 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,14.5 - parent: 36861 - - uid: 36891 + pos: -30.5,65.5 + parent: 2 + - uid: 31576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,14.5 - parent: 36861 - - uid: 36892 + pos: -29.5,65.5 + parent: 2 + - uid: 31577 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,8.5 - parent: 36861 - - uid: 36893 + pos: -28.5,65.5 + parent: 2 + - uid: 31578 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,6.5 - parent: 36861 -- proto: AirlockExternalGlassShuttleArrivals - entities: - - uid: 400 + pos: -28.5,64.5 + parent: 2 + - uid: 31579 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,33.5 + pos: -27.5,64.5 parent: 2 - - uid: 401 + - uid: 31580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,40.5 + pos: -26.5,64.5 parent: 2 - - uid: 405 + - uid: 31581 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -90.5,40.5 + pos: -25.5,64.5 parent: 2 - - uid: 406 + - uid: 31582 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,40.5 + pos: -25.5,62.5 parent: 2 - - uid: 407 + - uid: 31583 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,33.5 + pos: -25.5,61.5 parent: 2 - - uid: 408 + - uid: 31584 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,33.5 + pos: -25.5,60.5 parent: 2 - - uid: 409 + - uid: 31585 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,40.5 + pos: -26.5,60.5 parent: 2 - - uid: 29406 + - uid: 31586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -90.5,33.5 + pos: -26.5,59.5 parent: 2 -- proto: AirlockExternalGlassShuttleEmergencyLocked - entities: - - uid: 26083 + - uid: 31587 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,73.5 + pos: -26.5,58.5 parent: 2 - - uid: 26084 + - uid: 31588 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,73.5 + pos: -26.5,57.5 parent: 2 - - uid: 26164 + - uid: 31589 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,73.5 + pos: -26.5,56.5 parent: 2 - - uid: 26330 + - uid: 31590 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,73.5 + pos: -26.5,55.5 parent: 2 -- proto: AirlockExternalGlassShuttleEscape - entities: - - uid: 415 + - uid: 31591 components: - type: Transform - rot: 3.141592653589793 rad - pos: -76.5,46.5 + pos: -26.5,54.5 parent: 2 - - uid: 416 + - uid: 31592 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,46.5 + pos: -26.5,53.5 parent: 2 -- proto: AirlockExternalGlassShuttleLocked - entities: - - uid: 404 + - uid: 31593 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -98.5,33.5 + pos: -25.5,53.5 parent: 2 - - uid: 414 + - uid: 31594 components: - type: Transform - rot: 3.141592653589793 rad - pos: -94.5,46.5 + pos: -24.5,53.5 parent: 2 - - uid: 418 + - uid: 31595 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,21.5 + pos: -24.5,52.5 parent: 2 - - uid: 419 + - uid: 31596 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,13.5 + pos: -24.5,51.5 parent: 2 - - uid: 420 + - uid: 31597 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,15.5 + pos: -23.5,51.5 parent: 2 - - uid: 421 + - uid: 31598 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,23.5 + pos: -22.5,51.5 parent: 2 - - uid: 11671 + - uid: 31599 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,-16.5 + pos: -21.5,51.5 parent: 2 - - uid: 22897 + - uid: 31600 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,-14.5 + pos: -20.5,51.5 parent: 2 - - uid: 36894 + - uid: 31601 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,6.5 - parent: 36861 - - uid: 36895 + pos: -19.5,51.5 + parent: 2 + - uid: 31602 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,8.5 - parent: 36861 -- proto: AirlockExternalGlassShuttleSyndicateLocked - entities: - - uid: 45715 + pos: -19.5,50.5 + parent: 2 + - uid: 31603 components: - type: Transform - pos: -0.5,-13.5 - parent: 45711 - - uid: 45716 + pos: -18.5,50.5 + parent: 2 + - uid: 31604 components: - type: Transform - pos: 1.5,-13.5 - parent: 45711 - - uid: 45717 + pos: -17.5,50.5 + parent: 2 + - uid: 31605 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,29.5 - parent: 45711 -- proto: AirlockExternalLocked - entities: - - uid: 41576 + pos: -16.5,50.5 + parent: 2 + - uid: 31606 components: - type: Transform - pos: 101.5,37.5 + pos: -15.5,50.5 parent: 2 -- proto: AirlockExternalShuttleLocked - entities: - - uid: 425 + - uid: 31607 components: - type: Transform - pos: 33.5,-66.5 + pos: -14.5,50.5 parent: 2 - - type: Docking - dockJointId: docking703849 - dockedWith: 35805 - - uid: 426 + - uid: 31608 components: - type: Transform - pos: 35.5,-66.5 + pos: -13.5,50.5 parent: 2 - - type: Docking - dockJointId: docking703850 - dockedWith: 35804 - - uid: 41818 + - uid: 31609 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,64.5 + pos: -12.5,50.5 parent: 2 - - uid: 56114 + - uid: 31610 components: - type: Transform - pos: -0.5,-4.5 - parent: 56108 - - type: Docking - dockJointId: docking922625 - dockedWith: 20421 - - uid: 56115 + pos: -11.5,50.5 + parent: 2 + - uid: 31611 components: - type: Transform - pos: 1.5,-4.5 - parent: 56108 - - type: Docking - dockJointId: docking922623 - dockedWith: 423 -- proto: AirlockExternalSyndicateLocked - entities: - - uid: 45718 + pos: -10.5,50.5 + parent: 2 + - uid: 31612 components: - type: Transform - pos: 0.5,-8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 45720 - - 45719 - - 45721 - - type: DeviceLinkSource - linkedPorts: - 45720: - - DoorStatus: DoorBolt - 45719: - - DoorStatus: DoorBolt - 45721: - - DoorStatus: DoorBolt - - uid: 45719 + pos: -10.5,51.5 + parent: 2 + - uid: 31613 components: - type: Transform - pos: 0.5,-4.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 45718 - - type: DeviceLinkSource - linkedPorts: - 45718: - - DoorStatus: DoorBolt - - uid: 45720 + pos: -10.5,52.5 + parent: 2 + - uid: 31614 components: - type: Transform - pos: -2.5,-6.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 45718 - - type: DeviceLinkSource - linkedPorts: - 45718: - - DoorStatus: DoorBolt - - uid: 45721 + pos: -10.5,53.5 + parent: 2 + - uid: 31615 components: - type: Transform - pos: 3.5,-6.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 45718 - - type: DeviceLinkSource - linkedPorts: - 45718: - - DoorStatus: DoorBolt -- proto: AirlockFreezer - entities: - - uid: 436 + pos: -10.5,54.5 + parent: 2 + - uid: 31616 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,28.5 + pos: -10.5,55.5 parent: 2 - - uid: 52952 + - uid: 31617 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,28.5 + pos: -10.5,56.5 parent: 2 -- proto: AirlockFreezerKitchenHydroLocked - entities: - - uid: 32250 + - uid: 31618 components: - type: Transform - pos: 22.5,-48.5 + pos: -10.5,57.5 parent: 2 -- proto: AirlockFreezerLocked - entities: - - uid: 14916 + - uid: 31619 components: - type: Transform - pos: 24.5,-46.5 + pos: -9.5,57.5 parent: 2 -- proto: AirlockGlass - entities: - - uid: 428 + - uid: 31620 components: - type: Transform - pos: -26.5,2.5 + pos: -8.5,57.5 parent: 2 - - uid: 429 + - uid: 31621 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-60.5 + pos: -7.5,57.5 parent: 2 - - uid: 430 + - uid: 31622 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-61.5 + pos: -30.5,67.5 parent: 2 - - uid: 431 + - uid: 31623 components: - type: Transform - pos: -25.5,2.5 + pos: -87.5,63.5 parent: 2 - - uid: 432 + - uid: 31624 components: - type: Transform - pos: -23.5,5.5 + pos: -87.5,62.5 parent: 2 - - uid: 433 + - uid: 31625 components: - type: Transform - pos: -23.5,4.5 + pos: -87.5,61.5 parent: 2 - - uid: 434 + - uid: 31626 components: - - type: MetaData - name: церковь - type: Transform - pos: -34.5,20.5 + pos: -87.5,60.5 parent: 2 - - uid: 435 + - uid: 31627 components: - - type: MetaData - name: церковь - type: Transform - pos: -36.5,20.5 + pos: -76.5,71.5 parent: 2 - - uid: 441 + - uid: 31628 components: - - type: MetaData - name: зал суда - type: Transform - pos: 2.5,33.5 + pos: -76.5,70.5 parent: 2 - - type: DeviceLinkSink - links: - - 31951 - - uid: 442 + - uid: 31629 components: - - type: MetaData - name: зал суда - type: Transform - pos: 2.5,32.5 + pos: -77.5,70.5 parent: 2 - - type: DeviceLinkSink - links: - - 31951 - - uid: 445 + - uid: 31630 components: - type: Transform - pos: 48.5,-61.5 + pos: -78.5,70.5 parent: 2 - - uid: 446 + - uid: 31631 components: - - type: MetaData - name: пляж - type: Transform - pos: -91.5,-7.5 + pos: -79.5,70.5 parent: 2 - - uid: 447 + - uid: 31632 components: - - type: MetaData - name: парк - type: Transform - pos: -75.5,-7.5 + pos: -80.5,70.5 parent: 2 - - uid: 551 + - uid: 31633 components: - - type: MetaData - name: библиотека - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,27.5 + pos: -80.5,69.5 parent: 2 - - uid: 682 + - uid: 31634 components: - type: Transform - pos: 23.5,-38.5 + pos: -80.5,68.5 parent: 2 - - uid: 1408 + - uid: 31635 components: - type: Transform - pos: -19.5,-76.5 + pos: -80.5,67.5 parent: 2 - - uid: 3457 + - uid: 31636 components: - type: Transform - pos: -66.5,-5.5 + pos: -79.5,67.5 parent: 2 - - uid: 4239 + - uid: 31637 components: - type: Transform - pos: 44.5,-1.5 + pos: -79.5,66.5 parent: 2 - - uid: 4240 + - uid: 31638 components: - type: Transform - pos: 44.5,0.5 + pos: -79.5,65.5 parent: 2 - - uid: 9971 + - uid: 31639 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,54.5 + pos: -79.5,64.5 parent: 2 - - uid: 10439 + - uid: 31640 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,57.5 + pos: -30.5,68.5 parent: 2 - - uid: 10443 + - uid: 31641 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,56.5 + pos: -80.5,64.5 parent: 2 - - uid: 10445 + - uid: 31642 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,54.5 + pos: -81.5,64.5 parent: 2 - - uid: 11217 + - uid: 31643 components: - type: Transform - pos: -35.5,1.5 + pos: -82.5,64.5 parent: 2 - - uid: 11593 + - uid: 31644 components: - type: Transform - pos: -1.5,48.5 + pos: -83.5,64.5 parent: 2 - - uid: 11670 + - uid: 31645 components: - type: Transform - pos: -0.5,48.5 + pos: -84.5,64.5 parent: 2 - - uid: 11706 + - uid: 31646 components: - type: Transform - pos: -57.5,-4.5 + pos: -85.5,64.5 parent: 2 - - uid: 14502 + - uid: 31647 components: - type: Transform - pos: 0.5,44.5 + pos: -86.5,64.5 parent: 2 - - uid: 14842 + - uid: 31648 components: - type: Transform - pos: -0.5,44.5 + pos: -87.5,64.5 parent: 2 - - uid: 14890 + - uid: 31649 components: - type: Transform - pos: -1.5,44.5 + pos: -30.5,69.5 parent: 2 - - uid: 21252 + - uid: 31650 components: - type: Transform - pos: -50.5,2.5 + pos: -31.5,69.5 parent: 2 - - uid: 23380 + - uid: 31651 components: - type: Transform - pos: -53.5,-0.5 + pos: -32.5,69.5 parent: 2 - - uid: 23381 + - uid: 31652 components: - type: Transform - pos: -53.5,1.5 + pos: -32.5,70.5 parent: 2 - - uid: 23639 + - uid: 31653 components: - type: Transform - pos: -35.5,-0.5 + pos: -32.5,71.5 parent: 2 - - uid: 25097 + - uid: 31654 components: - type: Transform - pos: 0.5,48.5 + pos: -32.5,72.5 parent: 2 - - uid: 27475 + - uid: 31655 components: - type: Transform - pos: 39.5,-3.5 + pos: -32.5,73.5 parent: 2 - - uid: 33061 + - uid: 31656 components: - type: Transform - pos: 9.5,18.5 - parent: 33049 - - uid: 36896 + pos: -32.5,74.5 + parent: 2 + - uid: 31657 components: - type: Transform - pos: 3.5,19.5 - parent: 36861 - - uid: 36897 + pos: -33.5,74.5 + parent: 2 + - uid: 31658 components: - type: Transform - pos: 5.5,16.5 - parent: 36861 - - uid: 36898 + pos: -33.5,75.5 + parent: 2 + - uid: 31659 components: - type: Transform - pos: 5.5,9.5 - parent: 36861 - - uid: 36899 + pos: -33.5,76.5 + parent: 2 + - uid: 31660 components: - type: Transform - pos: 7.5,14.5 - parent: 36861 - - uid: 36900 + pos: -33.5,77.5 + parent: 2 + - uid: 31661 components: - type: Transform - pos: 9.5,16.5 - parent: 36861 - - uid: 36901 + pos: -34.5,77.5 + parent: 2 + - uid: 31662 components: - type: Transform - pos: 8.5,5.5 - parent: 36861 - - uid: 41123 + pos: -35.5,77.5 + parent: 2 + - uid: 31663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-70.5 + pos: -35.5,78.5 parent: 2 - - uid: 45519 + - uid: 31664 components: - type: Transform - pos: 5.5,2.5 - parent: 45518 - - uid: 45722 + pos: -36.5,78.5 + parent: 2 + - uid: 31665 components: - type: Transform - pos: 12.5,2.5 - parent: 45711 - - uid: 45723 + pos: -37.5,78.5 + parent: 2 + - uid: 31666 components: - type: Transform - pos: 12.5,4.5 - parent: 45711 - - uid: 53874 + pos: -38.5,78.5 + parent: 2 + - uid: 31667 components: - type: Transform - pos: -43.5,21.5 + pos: -38.5,77.5 parent: 2 - - uid: 53875 + - uid: 31668 components: - type: Transform - pos: -43.5,22.5 + pos: -39.5,77.5 parent: 2 - - uid: 53876 + - uid: 31669 components: - type: Transform - pos: -43.5,23.5 + pos: -40.5,77.5 parent: 2 - - uid: 53893 + - uid: 31670 components: - type: Transform - pos: -2.5,-30.5 + pos: -41.5,77.5 parent: 2 - - uid: 53981 + - uid: 31671 components: - type: Transform - pos: -2.5,-29.5 + pos: -42.5,77.5 parent: 2 - - uid: 53994 + - uid: 31672 components: - type: Transform - pos: -2.5,-28.5 + pos: -43.5,77.5 parent: 2 - - uid: 54169 + - uid: 31673 components: - type: Transform - pos: -59.5,24.5 + pos: -44.5,77.5 parent: 2 - - uid: 54170 + - uid: 31674 components: - type: Transform - pos: -58.5,24.5 + pos: -45.5,77.5 parent: 2 - - uid: 54171 + - uid: 31675 components: - type: Transform - pos: -57.5,24.5 + pos: -46.5,77.5 parent: 2 - - uid: 54172 + - uid: 31676 components: - type: Transform - pos: -77.5,24.5 + pos: -47.5,77.5 parent: 2 - - uid: 54175 + - uid: 31677 components: - type: Transform - pos: -76.5,24.5 + pos: -48.5,77.5 parent: 2 - - uid: 54176 + - uid: 31678 components: - type: Transform - pos: -75.5,24.5 + pos: -49.5,77.5 parent: 2 - - uid: 54215 + - uid: 31679 components: - type: Transform - pos: -1.5,-34.5 + pos: -50.5,77.5 parent: 2 - - uid: 54216 + - uid: 31680 components: - type: Transform - pos: -0.5,-34.5 + pos: -51.5,77.5 parent: 2 - - uid: 54217 + - uid: 31681 components: - type: Transform - pos: 0.5,-34.5 + pos: -51.5,76.5 parent: 2 -- proto: AirlockGlassShuttle - entities: - - uid: 423 + - uid: 31682 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-3.5 + pos: -52.5,76.5 parent: 2 - - type: Docking - dockJointId: docking922623 - dockedWith: 56115 - - uid: 449 + - uid: 31683 components: - type: Transform - rot: 3.141592653589793 rad - pos: -86.5,-0.5 + pos: -53.5,76.5 parent: 2 - - uid: 454 + - uid: 31684 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.5,-0.5 + pos: -54.5,76.5 parent: 2 - - uid: 455 + - uid: 31685 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,-0.5 + pos: -55.5,76.5 parent: 2 - - uid: 456 + - uid: 31686 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,-0.5 + pos: -56.5,76.5 parent: 2 - - uid: 458 + - uid: 31687 components: - type: Transform - pos: -86.5,0.5 + pos: -57.5,76.5 parent: 2 - - uid: 459 + - uid: 31688 components: - type: Transform - pos: -80.5,0.5 + pos: -58.5,76.5 parent: 2 - - uid: 460 + - uid: 31689 components: - type: Transform - pos: -78.5,0.5 + pos: -59.5,76.5 parent: 2 - - uid: 461 + - uid: 31690 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,9.5 + pos: -60.5,76.5 parent: 2 - - uid: 462 + - uid: 31691 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,9.5 + pos: -61.5,76.5 parent: 2 - - uid: 463 + - uid: 31692 components: - type: Transform - pos: -88.5,0.5 + pos: -75.5,71.5 parent: 2 - - uid: 464 + - uid: 31693 components: - type: Transform - rot: 3.141592653589793 rad - pos: -86.5,9.5 + pos: -74.5,71.5 parent: 2 - - uid: 465 + - uid: 31694 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.5,9.5 + pos: -73.5,71.5 parent: 2 - - uid: 466 + - uid: 31695 components: - type: Transform - pos: -80.5,10.5 + pos: -72.5,71.5 parent: 2 - - uid: 467 + - uid: 31696 components: - type: Transform - pos: -78.5,10.5 + pos: -71.5,71.5 parent: 2 - - uid: 468 + - uid: 31697 components: - type: Transform - pos: -86.5,10.5 + pos: -71.5,70.5 parent: 2 - - uid: 469 + - uid: 31698 components: - type: Transform - pos: -88.5,10.5 + pos: -70.5,70.5 parent: 2 - - uid: 20117 + - uid: 31699 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-30.5 + pos: -69.5,70.5 parent: 2 - - type: Docking - dockJointId: docking565026 - dockedWith: 44867 - - uid: 20421 + - uid: 31700 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-1.5 + pos: -68.5,70.5 parent: 2 - - type: Docking - dockJointId: docking922625 - dockedWith: 56114 - - uid: 21365 + - uid: 31701 components: - type: Transform - pos: 4.5,-76.5 + pos: -67.5,70.5 parent: 2 - - uid: 21509 + - uid: 31702 components: - type: Transform - pos: 10.5,-76.5 + pos: -66.5,70.5 parent: 2 - - uid: 21578 + - uid: 31703 components: - type: Transform - pos: 2.5,-76.5 + pos: -65.5,70.5 parent: 2 - - uid: 24885 + - uid: 31719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-44.5 + pos: 52.5,13.5 parent: 2 - - type: Docking - dockJointId: docking563600 - dockedWith: 44874 - - uid: 33062 + - uid: 31720 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-29.5 - parent: 33049 - - uid: 34545 + pos: 51.5,13.5 + parent: 2 + - uid: 31721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,9.5 + pos: 52.5,12.5 parent: 2 - - uid: 34546 + - uid: 31723 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,11.5 + pos: 35.5,-11.5 parent: 2 - - uid: 44867 + - uid: 31724 components: - type: Transform - pos: 0.5,-4.5 - parent: 32764 - - type: Docking - dockJointId: docking565026 - dockedWith: 20117 - - uid: 44874 + pos: 36.5,-11.5 + parent: 2 + - uid: 31725 components: - type: Transform - pos: 1.5,-9.5 - parent: 44868 - - type: Docking - dockJointId: docking563600 - dockedWith: 24885 -- proto: AirlockGlassShuttleSyndicate - entities: - - uid: 35804 + pos: 36.5,-12.5 + parent: 2 + - uid: 31726 components: - type: Transform - pos: 0.5,-2.5 - parent: 35803 - - type: Docking - dockJointId: docking703850 - dockedWith: 426 - - uid: 35805 + pos: 37.5,-12.5 + parent: 2 + - uid: 31727 components: - type: Transform - pos: 2.5,-2.5 - parent: 35803 - - type: Docking - dockJointId: docking703849 - dockedWith: 425 -- proto: AirlockHatchSyndicate - entities: - - uid: 46743 + pos: 38.5,-12.5 + parent: 2 + - uid: 31728 components: - type: Transform - pos: -20.5,5.5 - parent: 45711 - - uid: 46809 + pos: 39.5,-12.5 + parent: 2 + - uid: 31729 components: - type: Transform - pos: 15.5,-8.5 - parent: 45711 - - uid: 46823 + pos: 40.5,-12.5 + parent: 2 + - uid: 31732 components: - type: Transform - pos: -13.5,-8.5 - parent: 45711 - - uid: 53281 + pos: 40.5,-11.5 + parent: 2 + - uid: 31733 components: - type: Transform - pos: -13.5,80.5 - parent: 45711 -- proto: AirlockHeadOfPersonnelLocked - entities: - - uid: 15035 + pos: 40.5,-10.5 + parent: 2 + - uid: 31734 components: - - type: MetaData - name: спальня ГП - type: Transform - pos: -15.5,-8.5 + pos: 39.5,-9.5 parent: 2 - - uid: 32783 + - uid: 31735 components: - - type: MetaData - name: кабинет ГП - type: Transform - pos: -11.5,-6.5 + pos: 39.5,-10.5 parent: 2 -- proto: AirlockHeadOfSecurityLocked - entities: - - uid: 24292 + - uid: 31736 components: - - type: MetaData - name: кабинет гсб - type: Transform - pos: -23.5,-12.5 + pos: 40.5,-7.5 parent: 2 -- proto: AirlockHydroGlassLocked - entities: - - uid: 476 + - uid: 31737 components: - - type: MetaData - name: гидропоника раздевалка - type: Transform - pos: -25.5,47.5 + pos: 39.5,-8.5 parent: 2 - - uid: 13779 + - uid: 31738 components: - type: Transform - pos: 20.5,-50.5 + pos: 39.5,-7.5 parent: 2 -- proto: AirlockHydroponicsLocked - entities: - - uid: 31266 + - uid: 31739 components: - type: Transform - pos: 25.5,-52.5 + pos: 41.5,-10.5 parent: 2 -- proto: AirlockJanitorLocked - entities: - - uid: 14044 + - uid: 31740 components: - - type: MetaData - name: комната уборщиков - type: Transform - pos: -48.5,26.5 + pos: 41.5,-9.5 parent: 2 - - uid: 43479 + - uid: 31741 components: - type: Transform - pos: -52.5,28.5 + pos: 41.5,-8.5 parent: 2 - - uid: 45724 + - uid: 31742 components: - type: Transform - pos: 17.5,13.5 - parent: 45711 -- proto: AirlockKitchenGlassLocked - entities: - - uid: 30932 + pos: 41.5,-7.5 + parent: 2 + - uid: 31743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-42.5 + pos: 40.5,-6.5 parent: 2 - - uid: 53248 + - uid: 31744 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,34.5 + pos: 40.5,-5.5 parent: 2 -- proto: AirlockKitchenLocked - entities: - - uid: 481 + - uid: 31745 components: - - type: MetaData - name: кухня - type: Transform - pos: -25.5,24.5 + pos: 40.5,-4.5 parent: 2 -- proto: AirlockLawyerGlassLocked - entities: - - uid: 21126 + - uid: 31746 components: - - type: MetaData - name: картотека - type: Transform - pos: 7.5,39.5 + pos: 12.5,13.5 parent: 2 -- proto: AirlockMaint - entities: - - uid: 482 + - uid: 31747 components: - type: Transform - pos: 51.5,-58.5 + pos: 40.5,-2.5 parent: 2 - - uid: 45520 + - uid: 31748 components: - type: Transform - pos: -6.5,-1.5 - parent: 45518 -- proto: AirlockMaintAtmoLocked - entities: - - uid: 28940 + pos: 40.5,-1.5 + parent: 2 + - uid: 31749 components: - type: Transform - pos: 35.5,12.5 + pos: 40.5,-0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 -- proto: AirlockMaintBarLocked - entities: - - uid: 21082 + - uid: 31758 components: - type: Transform - pos: 32.5,-42.5 + pos: 39.5,0.5 parent: 2 - - uid: 51630 + - uid: 31759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,44.5 + pos: 38.5,0.5 parent: 2 -- proto: AirlockMaintCaptainLocked - entities: - - uid: 26027 + - uid: 31760 components: - type: Transform - pos: -0.5,-5.5 + pos: 37.5,0.5 parent: 2 -- proto: AirlockMaintCargoLocked - entities: - - uid: 648 + - uid: 31761 components: - type: Transform - pos: 47.5,4.5 + pos: 36.5,0.5 parent: 2 - - uid: 21152 + - uid: 31762 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-7.5 + pos: 35.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 -- proto: AirlockMaintChapelLocked - entities: - - uid: 487 + - uid: 31763 components: - type: Transform - pos: -23.5,9.5 + pos: 34.5,0.5 parent: 2 - - uid: 488 + - uid: 31764 components: - type: Transform - pos: -31.5,10.5 + pos: 33.5,0.5 parent: 2 - - uid: 45725 + - uid: 31765 components: - type: Transform - pos: -11.5,15.5 - parent: 45711 -- proto: AirlockMaintChemLocked - entities: - - uid: 489 + pos: 32.5,0.5 + parent: 2 + - uid: 31766 components: - type: Transform - pos: 16.5,-39.5 + pos: 31.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 920 + - uid: 31767 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-33.5 + pos: 30.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 -- proto: AirlockMaintCommandLocked - entities: - - uid: 490 + - uid: 31768 components: - type: Transform - pos: -2.5,-6.5 + pos: 29.5,0.5 parent: 2 - - uid: 491 + - uid: 31769 components: - type: Transform - pos: -0.5,-8.5 + pos: 28.5,0.5 parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 492 + - uid: 31770 components: - type: Transform - pos: 12.5,-7.5 + pos: 27.5,0.5 parent: 2 -- proto: AirlockMaintCommonLocked - entities: - - uid: 493 + - uid: 31771 components: - type: Transform - pos: 49.5,-11.5 + pos: 26.5,0.5 parent: 2 -- proto: AirlockMaintEngiLocked - entities: - - uid: 502 + - uid: 31772 components: - type: Transform - pos: 25.5,38.5 + pos: 25.5,0.5 parent: 2 - - uid: 10007 + - uid: 31773 components: - type: Transform - pos: 17.5,48.5 + pos: 24.5,0.5 parent: 2 -- proto: AirlockMaintHOPLocked - entities: - - uid: 12335 + - uid: 31774 components: - type: Transform - pos: -14.5,-10.5 + pos: 23.5,0.5 parent: 2 -- proto: AirlockMaintHydroLocked - entities: - - uid: 504 + - uid: 31775 components: - - type: MetaData - name: гидропоника - type: Transform - pos: -31.5,34.5 + pos: 22.5,0.5 parent: 2 - - uid: 505 + - uid: 31776 components: - - type: MetaData - name: гидропоника раздевалка - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,49.5 + pos: 21.5,0.5 parent: 2 - - uid: 23435 + - uid: 31777 components: - type: Transform - pos: 29.5,-50.5 + pos: 20.5,0.5 parent: 2 - - uid: 28615 + - uid: 31778 components: - type: Transform - pos: 27.5,-54.5 + pos: 19.5,0.5 parent: 2 -- proto: AirlockMaintJanitorLocked - entities: - - uid: 10393 + - uid: 31779 components: - type: Transform - pos: -49.5,31.5 + pos: 18.5,0.5 parent: 2 -- proto: AirlockMaintKitchenLocked - entities: - - uid: 507 + - uid: 31780 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-44.5 + pos: 17.5,0.5 parent: 2 -- proto: AirlockMaintLocked - entities: - - uid: 244 + - uid: 31781 components: - type: Transform - pos: 41.5,6.5 + pos: 16.5,0.5 parent: 2 - - uid: 497 + - uid: 31782 components: - type: Transform - pos: 27.5,5.5 + pos: 15.5,0.5 parent: 2 - - uid: 508 + - uid: 31786 components: - type: Transform - pos: 1.5,-13.5 + pos: 36.5,12.5 parent: 2 - - uid: 515 + - uid: 31787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-30.5 + pos: 35.5,12.5 parent: 2 - - uid: 516 + - uid: 31788 components: - type: Transform - pos: 10.5,-8.5 + pos: 34.5,12.5 parent: 2 - - uid: 518 + - uid: 31789 components: - type: Transform - pos: 18.5,-8.5 + pos: 34.5,11.5 parent: 2 - - uid: 520 + - uid: 31790 components: - type: Transform - pos: 9.5,-32.5 + pos: 34.5,10.5 parent: 2 - - uid: 522 + - uid: 31791 components: - type: Transform - pos: 16.5,-32.5 + pos: 34.5,9.5 parent: 2 - - uid: 523 + - uid: 31792 components: - type: Transform - pos: 16.5,-29.5 + pos: 34.5,8.5 parent: 2 - - uid: 524 + - uid: 31793 components: - type: Transform - pos: -39.5,8.5 + pos: 35.5,8.5 parent: 2 - - uid: 525 + - uid: 31794 components: - type: Transform - pos: -45.5,-3.5 + pos: 36.5,8.5 parent: 2 - - uid: 526 + - uid: 31795 components: - type: Transform - pos: -2.5,15.5 + pos: 37.5,8.5 parent: 2 - - uid: 529 + - uid: 31797 components: - type: Transform - pos: -2.5,-13.5 + pos: 37.5,9.5 parent: 2 - - uid: 530 + - uid: 31798 components: - type: Transform - pos: -11.5,20.5 + pos: 37.5,10.5 parent: 2 - - uid: 531 + - uid: 31799 components: - type: Transform - pos: -19.5,13.5 + pos: 38.5,10.5 parent: 2 - - uid: 533 + - uid: 31800 components: - type: Transform - pos: 45.5,-12.5 + pos: 39.5,10.5 parent: 2 - - uid: 537 + - uid: 31804 components: - type: Transform - pos: -14.5,-56.5 + pos: 36.5,2.5 parent: 2 - - uid: 538 + - uid: 31805 components: - type: Transform - pos: -14.5,-55.5 + pos: 36.5,3.5 parent: 2 - - uid: 539 + - uid: 31806 components: - type: Transform - pos: -41.5,20.5 + pos: 36.5,4.5 parent: 2 - - uid: 540 + - uid: 31807 components: - type: Transform - pos: -41.5,24.5 + pos: 36.5,5.5 parent: 2 - - uid: 541 + - uid: 31808 components: - type: Transform - pos: -24.5,-55.5 + pos: 36.5,6.5 parent: 2 - - uid: 542 + - uid: 31809 components: - type: Transform - pos: 24.5,-31.5 + pos: 35.5,6.5 parent: 2 - - uid: 546 + - uid: 31810 components: - type: Transform - pos: -50.5,-14.5 + pos: 34.5,6.5 parent: 2 - - uid: 549 + - uid: 31811 components: - type: Transform - pos: 8.5,-18.5 + pos: 34.5,7.5 parent: 2 - - uid: 550 + - uid: 31813 components: - type: Transform - pos: -35.5,11.5 + pos: 14.5,1.5 parent: 2 - - uid: 552 + - uid: 31814 components: - type: Transform - pos: -31.5,46.5 + pos: 14.5,2.5 parent: 2 - - uid: 553 + - uid: 31816 components: - type: Transform - pos: -83.5,-20.5 + pos: 14.5,3.5 parent: 2 - - uid: 554 + - uid: 31817 components: - type: Transform - pos: -93.5,-16.5 + pos: 14.5,4.5 parent: 2 - - uid: 555 + - uid: 31818 components: - type: Transform - pos: 51.5,-10.5 + pos: 14.5,5.5 parent: 2 - - uid: 557 + - uid: 31819 components: - type: Transform - pos: -72.5,-12.5 + pos: 14.5,6.5 parent: 2 - - uid: 558 + - uid: 31820 components: - type: Transform - pos: -60.5,-14.5 + pos: 14.5,7.5 parent: 2 - - uid: 559 + - uid: 31821 components: - type: Transform - rot: 3.141592653589793 rad - pos: -68.5,-22.5 + pos: 14.5,8.5 parent: 2 - - uid: 560 + - uid: 31822 components: - type: Transform - pos: -41.5,-37.5 + pos: 14.5,9.5 parent: 2 - - uid: 561 + - uid: 31823 components: - type: Transform - pos: -41.5,-31.5 + pos: 14.5,10.5 parent: 2 - - uid: 562 + - uid: 31824 components: - type: Transform - pos: -94.5,-18.5 + pos: 14.5,11.5 parent: 2 - - uid: 622 + - uid: 31825 components: - type: Transform - pos: 71.5,-28.5 + pos: 14.5,12.5 parent: 2 - - uid: 3755 + - uid: 31826 components: - type: Transform - pos: 14.5,43.5 + pos: 14.5,13.5 parent: 2 - - uid: 6764 + - uid: 31827 components: - type: Transform - pos: -23.5,52.5 + pos: 14.5,14.5 parent: 2 - - uid: 6765 + - uid: 31828 components: - type: Transform - pos: -19.5,52.5 + pos: 14.5,15.5 parent: 2 - - uid: 8065 + - uid: 31829 components: - type: Transform - pos: -16.5,67.5 + pos: 14.5,16.5 parent: 2 - - uid: 10403 + - uid: 31833 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,56.5 + pos: 15.5,16.5 parent: 2 - - uid: 11414 + - uid: 31834 components: - type: Transform - pos: -36.5,5.5 + pos: 16.5,16.5 parent: 2 - - uid: 11824 + - uid: 31835 components: - type: Transform - pos: 35.5,5.5 + pos: 17.5,16.5 parent: 2 - - uid: 12654 + - uid: 31836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,42.5 + pos: 18.5,16.5 parent: 2 - - uid: 13982 + - uid: 31841 components: - type: Transform - pos: 29.5,4.5 + pos: 23.5,16.5 parent: 2 - - uid: 15444 + - uid: 31842 components: - type: Transform - pos: 42.5,2.5 + pos: 24.5,16.5 parent: 2 - - uid: 15581 + - uid: 31843 components: - type: Transform - pos: 2.5,43.5 + pos: 25.5,16.5 parent: 2 - - uid: 18538 + - uid: 31844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,40.5 + pos: 26.5,16.5 parent: 2 - - uid: 20241 + - uid: 31845 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-45.5 + pos: 27.5,16.5 parent: 2 - - uid: 20939 + - uid: 31846 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,51.5 + pos: 28.5,16.5 parent: 2 - - uid: 23247 + - uid: 31847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-42.5 + pos: 29.5,16.5 parent: 2 - - uid: 23667 + - uid: 31848 components: - type: Transform - pos: -12.5,43.5 + pos: 30.5,16.5 parent: 2 - - uid: 29083 + - uid: 31849 components: - type: Transform - pos: -12.5,50.5 + pos: 30.5,15.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 29557 + - uid: 31850 components: - type: Transform - pos: 16.5,-70.5 + pos: 30.5,14.5 parent: 2 - - uid: 29921 + - uid: 31852 components: - type: Transform - pos: -4.5,-69.5 + pos: 31.5,14.5 parent: 2 - - uid: 30489 + - uid: 31853 components: - type: Transform - pos: 33.5,-7.5 + pos: 32.5,14.5 parent: 2 - - uid: 32270 + - uid: 31854 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-46.5 + pos: 32.5,15.5 parent: 2 - - uid: 32519 + - uid: 31855 components: - type: Transform - pos: -56.5,33.5 + pos: 33.5,15.5 parent: 2 - - uid: 33017 + - uid: 31856 components: - type: Transform - pos: 68.5,-22.5 + pos: 34.5,15.5 parent: 2 - - uid: 33797 + - uid: 31859 components: - type: Transform - pos: 27.5,-1.5 + pos: 34.5,14.5 parent: 2 - - uid: 42057 + - uid: 31860 components: - type: Transform - pos: -9.5,50.5 + pos: 34.5,13.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 43205 + - uid: 31865 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,46.5 + pos: 13.5,17.5 parent: 2 - - uid: 43263 + - uid: 31866 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,54.5 + pos: 14.5,17.5 parent: 2 - - uid: 44613 + - uid: 31869 components: - type: Transform - pos: 69.5,-30.5 + pos: 13.5,18.5 parent: 2 - - uid: 44627 + - uid: 31870 components: - type: Transform - pos: 49.5,-17.5 + pos: 12.5,18.5 parent: 2 - - uid: 44629 + - uid: 31871 components: - type: Transform - pos: 59.5,-17.5 + pos: 11.5,18.5 parent: 2 - - uid: 51569 + - uid: 31872 components: - type: Transform - pos: 39.5,8.5 - parent: 2 -- proto: AirlockMaintMedLocked - entities: - - uid: 566 + pos: 10.5,18.5 + parent: 2 + - uid: 31873 components: - type: Transform - pos: -36.5,-65.5 + pos: 9.5,18.5 parent: 2 - - uid: 568 + - uid: 31874 components: - type: Transform - pos: -23.5,-54.5 + pos: 8.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 570 + - uid: 31875 components: - type: Transform - pos: -33.5,-65.5 + pos: 7.5,18.5 parent: 2 - - uid: 572 + - uid: 31876 components: - type: Transform - pos: 7.5,-32.5 + pos: 6.5,18.5 parent: 2 - - uid: 574 + - uid: 31877 components: - type: Transform - pos: -10.5,-55.5 + pos: 5.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 575 + - uid: 31878 components: - type: Transform - pos: -30.5,-55.5 + pos: 4.5,18.5 parent: 2 - - uid: 3098 + - uid: 31879 components: - type: Transform - pos: -13.5,-48.5 + pos: 3.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 12551 + - uid: 31880 components: - type: Transform - pos: 0.5,-62.5 + pos: 2.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 -- proto: AirlockMaintRnDLocked - entities: - - uid: 474 + - uid: 31881 components: - type: Transform - pos: 56.5,-19.5 + pos: 1.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 578 + - uid: 31883 components: - type: Transform - pos: 27.5,-31.5 + pos: -0.5,18.5 parent: 2 - - uid: 14116 + - uid: 31884 components: - type: Transform - pos: 39.5,-11.5 + pos: -1.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 20280 + - uid: 31885 components: - type: Transform - pos: 41.5,-35.5 + pos: -2.5,18.5 parent: 2 - - uid: 34998 + - uid: 31886 components: - type: Transform - pos: 56.5,-43.5 + pos: -3.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 35088 + - uid: 31887 components: - type: Transform - pos: 24.5,-4.5 + pos: -4.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 -- proto: AirlockMaintSecLocked - entities: - - uid: 316 + - uid: 31888 components: - type: Transform - pos: -45.5,-11.5 + pos: -5.5,18.5 parent: 2 - - uid: 586 + - uid: 31889 components: - type: Transform - pos: 25.5,7.5 + pos: -6.5,18.5 parent: 2 - - uid: 25252 + - uid: 31890 components: - type: Transform - pos: 9.5,-26.5 + pos: -7.5,18.5 parent: 2 - - uid: 26068 + - uid: 31891 components: - type: Transform - pos: 45.5,-8.5 + pos: -8.5,18.5 parent: 2 - - uid: 28323 + - uid: 31892 components: - type: Transform - pos: 10.5,59.5 + pos: -9.5,18.5 parent: 2 - - uid: 28847 + - uid: 31893 components: - type: Transform - pos: 6.5,44.5 + pos: -10.5,18.5 parent: 2 -- proto: AirlockMaintServiceLocked - entities: - - uid: 28624 + - uid: 31894 components: - type: Transform - pos: -55.5,-7.5 + pos: -11.5,18.5 parent: 2 -- proto: AirlockMaintTheatreLocked - entities: - - uid: 5509 + - uid: 31895 components: - type: Transform - pos: -40.5,53.5 + pos: -12.5,18.5 parent: 2 -- proto: AirlockMedical - entities: - - uid: 588 + - uid: 31896 components: - - type: MetaData - name: 'смотровая операционной ' - type: Transform - pos: -8.5,-44.5 + pos: -12.5,17.5 parent: 2 - - uid: 589 + - uid: 31898 components: - - type: MetaData - name: операционная - type: Transform - pos: -6.5,-51.5 + pos: -13.5,17.5 parent: 2 - - uid: 590 + - uid: 31900 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,39.5 + pos: -13.5,16.5 parent: 2 - - uid: 591 + - uid: 31901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,41.5 + pos: -13.5,15.5 parent: 2 - - uid: 28745 + - uid: 31902 components: - type: Transform - pos: 9.5,43.5 + pos: -13.5,14.5 parent: 2 -- proto: AirlockMedicalGlass - entities: - - uid: 594 + - uid: 31903 components: - - type: MetaData - name: кабинет парамедика - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-48.5 + pos: -13.5,13.5 parent: 2 - - uid: 36902 + - uid: 31904 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,11.5 - parent: 36861 -- proto: AirlockMedicalGlassLocked - entities: - - uid: 593 + pos: -13.5,12.5 + parent: 2 + - uid: 31905 components: - - type: MetaData - name: раздевалка - type: Transform - pos: -19.5,-42.5 + pos: -13.5,11.5 parent: 2 - - uid: 598 + - uid: 31906 components: - - type: MetaData - name: комната отдыха медбея - type: Transform - pos: 1.5,-32.5 + pos: -13.5,10.5 parent: 2 - - uid: 599 + - uid: 31907 components: - - type: MetaData - name: комната отдыха медбея - type: Transform - pos: 4.5,-35.5 + pos: -13.5,9.5 parent: 2 - - uid: 28747 + - uid: 31908 components: - - type: MetaData - name: крио - type: Transform - pos: 1.5,-50.5 + pos: -13.5,8.5 parent: 2 - - uid: 30459 + - uid: 31909 components: - - type: MetaData - name: крио - type: Transform - pos: -0.5,-50.5 + pos: -13.5,7.5 parent: 2 -- proto: AirlockMedicalLocked - entities: - - uid: 602 + - uid: 31910 components: - - type: MetaData - desc: Вас обязательно вылечат - name: медицинский отдел - type: Transform - pos: 4.5,-39.5 + pos: -13.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 604 + - uid: 31911 components: - - type: MetaData - desc: Вас обязательно вылечат - name: медицинский отдел - type: Transform - pos: 5.5,-39.5 + pos: -13.5,5.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 605 + - uid: 31912 components: - - type: MetaData - name: палаты - type: Transform - pos: -4.5,-44.5 + pos: -13.5,4.5 parent: 2 - - uid: 606 + - uid: 31913 components: - - type: MetaData - name: медицинский отдел - type: Transform - pos: -5.5,-39.5 + pos: -13.5,3.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 607 + - uid: 31914 components: - - type: MetaData - desc: Как вы сюда попали? - name: генетический отдел - type: Transform - pos: 9.5,-48.5 + pos: -13.5,2.5 parent: 2 - - uid: 611 + - uid: 31915 components: - - type: MetaData - desc: Что за крики доносятся из этих дверей? - name: психический диспансер - type: Transform - pos: -16.5,-48.5 + pos: -13.5,1.5 parent: 2 - - uid: 613 + - uid: 31917 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-53.5 + pos: -13.5,-0.5 parent: 2 - - uid: 3937 + - uid: 31918 components: - - type: MetaData - name: морг - type: Transform - pos: 9.5,-56.5 + pos: -13.5,-1.5 parent: 2 - - uid: 3938 + - uid: 31919 components: - type: Transform - pos: 7.5,-51.5 + pos: -13.5,-2.5 parent: 2 - - uid: 3940 + - uid: 31920 components: - - type: MetaData - name: палаты - type: Transform - pos: 5.5,-48.5 + pos: -13.5,-3.5 parent: 2 - - uid: 3941 + - uid: 31921 components: - - type: MetaData - name: морг - type: Transform - pos: 0.5,-55.5 + pos: -13.5,-4.5 parent: 2 - - uid: 12641 + - uid: 31922 components: - - type: MetaData - name: криоподы - type: Transform - pos: 11.5,-55.5 + pos: -13.5,-5.5 parent: 2 - - uid: 19457 + - uid: 31923 components: - - type: MetaData - name: медицинский отдел - type: Transform - pos: -4.5,-39.5 + pos: -13.5,-6.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 51387 + - uid: 31924 components: - - type: MetaData - name: кабинет психолога - type: Transform - pos: -14.5,-42.5 + pos: -13.5,-7.5 parent: 2 -- proto: AirlockQuartermasterLocked - entities: - - uid: 614 + - uid: 31925 components: - - type: MetaData - name: спальня квартирмейстера - type: Transform - pos: 61.5,7.5 + pos: -13.5,-8.5 parent: 2 - - uid: 615 + - uid: 31926 components: - - type: MetaData - name: кабинет квартирмейстера - type: Transform - pos: 58.5,3.5 + pos: -13.5,-9.5 parent: 2 -- proto: AirlockResearchDirectorGlassLocked - entities: - - uid: 52290 + - uid: 31927 components: - type: Transform - pos: -19.5,51.5 - parent: 45711 -- proto: AirlockResearchDirectorLocked - entities: - - uid: 608 + pos: -13.5,-10.5 + parent: 2 + - uid: 31928 components: - - type: MetaData - name: кабинет нр - type: Transform - pos: 27.5,-22.5 + pos: -13.5,-11.5 parent: 2 - - uid: 617 + - uid: 31929 components: - - type: MetaData - name: серверная РНД - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-22.5 + pos: -13.5,-12.5 parent: 2 - - uid: 618 + - uid: 31930 components: - - type: MetaData - name: серверная РНД - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-25.5 + pos: -13.5,-13.5 parent: 2 -- proto: AirlockSalvageGlassLocked - entities: - - uid: 619 + - uid: 31931 components: - - type: MetaData - name: утилизаторская - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,1.5 + pos: -13.5,-14.5 parent: 2 - - uid: 33063 + - uid: 31932 components: - type: Transform - pos: 0.5,-8.5 - parent: 33049 - - uid: 33064 + pos: -13.5,-15.5 + parent: 2 + - uid: 31935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-15.5 - parent: 33049 - - uid: 33065 + pos: -12.5,-15.5 + parent: 2 + - uid: 31936 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-16.5 - parent: 33049 - - uid: 33066 + pos: -12.5,-16.5 + parent: 2 + - uid: 31939 components: - type: Transform - pos: 0.5,15.5 - parent: 33049 - - uid: 33067 + pos: -11.5,-16.5 + parent: 2 + - uid: 31940 components: - type: Transform - pos: -0.5,13.5 - parent: 33049 - - uid: 33068 + pos: -10.5,-16.5 + parent: 2 + - uid: 31941 components: - type: Transform - pos: 2.5,13.5 - parent: 33049 - - uid: 33069 + pos: -9.5,-16.5 + parent: 2 + - uid: 31942 components: - type: Transform - pos: 1.5,21.5 - parent: 33049 - - uid: 33070 + pos: -8.5,-16.5 + parent: 2 + - uid: 31943 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,11.5 - parent: 33049 -- proto: AirlockSalvageLocked - entities: - - uid: 33071 + pos: -7.5,-16.5 + parent: 2 + - uid: 31944 components: - type: Transform - pos: 4.5,-18.5 - parent: 33049 - - uid: 33072 + pos: -6.5,-16.5 + parent: 2 + - uid: 31945 components: - type: Transform - pos: 1.5,15.5 - parent: 33049 - - uid: 33073 + pos: -5.5,-16.5 + parent: 2 + - uid: 31946 components: - type: Transform - pos: -5.5,18.5 - parent: 33049 - - uid: 33074 + pos: -4.5,-16.5 + parent: 2 + - uid: 31947 components: - type: Transform - pos: -2.5,18.5 - parent: 33049 - - uid: 33075 + pos: -3.5,-16.5 + parent: 2 + - uid: 31948 components: - type: Transform - pos: 3.5,18.5 - parent: 33049 - - uid: 33076 + pos: -2.5,-16.5 + parent: 2 + - uid: 31949 components: - type: Transform - pos: -8.5,18.5 - parent: 33049 - - uid: 33077 + pos: -1.5,-16.5 + parent: 2 + - uid: 31950 components: - type: Transform - pos: -11.5,18.5 - parent: 33049 -- proto: AirlockScienceGlassLocked - entities: - - uid: 616 + pos: -0.5,-16.5 + parent: 2 + - uid: 31952 components: - - type: MetaData - name: комната полевых испытаний - type: Transform - pos: 79.5,-46.5 + pos: 1.5,-16.5 parent: 2 - - uid: 620 + - uid: 31953 components: - - type: MetaData - name: комната полевых испытаний - type: Transform - pos: 79.5,-42.5 + pos: 2.5,-16.5 parent: 2 - - uid: 623 + - uid: 31954 components: - - type: MetaData - name: склад РНД - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-20.5 + pos: 3.5,-16.5 parent: 2 - - uid: 626 + - uid: 31955 components: - - type: MetaData - name: ксенолаборатория - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,-23.5 + pos: 4.5,-16.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 637 + - uid: 31956 components: - - type: MetaData - name: научный отдел - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-21.5 + pos: 5.5,-16.5 parent: 2 - - uid: 1901 + - uid: 31957 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-23.5 + pos: 6.5,-16.5 parent: 2 - - uid: 7143 + - uid: 31958 components: - - type: MetaData - name: отдел токсинов - type: Transform - pos: 64.5,-36.5 + pos: 7.5,-16.5 parent: 2 - - uid: 25946 + - uid: 31959 components: - - type: MetaData - name: отдел разработки - type: Transform - pos: 17.5,-18.5 + pos: 8.5,-16.5 parent: 2 - - uid: 26303 + - uid: 31960 components: - - type: MetaData - name: отдел экспериментов - type: Transform - pos: 59.5,-37.5 + pos: 9.5,-16.5 parent: 2 - - uid: 26792 + - uid: 31961 components: - type: Transform - pos: 53.5,-31.5 + pos: 10.5,-16.5 parent: 2 - - uid: 29543 + - uid: 31962 components: - type: Transform - pos: 62.5,-44.5 + pos: 11.5,-16.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 30217 + - uid: 31963 components: - type: Transform - pos: 11.5,-20.5 + pos: 12.5,-16.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 30248 + - uid: 31964 components: - - type: MetaData - name: отдел робототехники - type: Transform - pos: 23.5,-18.5 + pos: 13.5,-16.5 parent: 2 - - uid: 31260 + - uid: 31965 components: - type: Transform - pos: 53.5,-34.5 + pos: 13.5,-15.5 parent: 2 - - uid: 32998 + - uid: 31966 components: - type: Transform - pos: 73.5,-44.5 + pos: 14.5,-15.5 parent: 2 - - uid: 35911 + - uid: 31968 components: - - type: MetaData - name: отдел токсинов - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-34.5 + pos: 14.5,-14.5 parent: 2 - - uid: 42607 + - uid: 31969 components: - type: Transform - pos: 69.5,-44.5 + pos: 14.5,-13.5 parent: 2 - - uid: 47645 + - uid: 31970 components: - - type: MetaData - name: ксенолаборатория - type: Transform - pos: 34.5,-23.5 + pos: 14.5,-12.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 47689 + - uid: 31971 components: - - type: MetaData - name: комната отдыха - type: Transform - pos: 24.5,-10.5 + pos: 14.5,-11.5 parent: 2 - - uid: 51429 + - uid: 31972 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-71.5 + pos: 14.5,-10.5 parent: 2 - - uid: 51449 + - uid: 31973 components: - type: Transform - pos: 21.5,-71.5 + pos: 14.5,-9.5 parent: 2 -- proto: AirlockScienceLocked - entities: - - uid: 646 + - uid: 31975 components: - - type: MetaData - name: операционная - type: Transform - pos: 30.5,-28.5 + pos: 14.5,-7.5 parent: 2 - - uid: 9620 + - uid: 31976 components: - - type: MetaData - name: химическая лаборатория - type: Transform - pos: 61.5,-26.5 + pos: 14.5,-6.5 parent: 2 - - uid: 14177 + - uid: 31977 components: - - type: MetaData - name: аномалистика - type: Transform - pos: 40.5,-17.5 + pos: 14.5,-5.5 parent: 2 - - uid: 26547 + - uid: 31978 components: - type: Transform - pos: 45.5,-21.5 + pos: 14.5,-4.5 parent: 2 - - uid: 35005 + - uid: 31979 components: - type: Transform - pos: 18.5,-11.5 + pos: 14.5,-3.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 36235 + - uid: 31980 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-28.5 + pos: 14.5,-2.5 parent: 2 - - uid: 45839 + - uid: 31981 components: - type: Transform - pos: -30.5,36.5 - parent: 45711 - - uid: 45851 + pos: 14.5,-1.5 + parent: 2 + - uid: 31982 components: - type: Transform - pos: -29.5,36.5 - parent: 45711 - - uid: 46623 + pos: 14.5,-0.5 + parent: 2 + - uid: 31988 components: - type: Transform - pos: -31.5,35.5 - parent: 45711 - - uid: 46629 + pos: 0.5,-15.5 + parent: 2 + - uid: 31989 components: - type: Transform - pos: -31.5,34.5 - parent: 45711 - - uid: 47643 + pos: 0.5,-14.5 + parent: 2 + - uid: 31990 components: - type: Transform - pos: 52.5,-25.5 + pos: 0.5,-13.5 parent: 2 - - uid: 47659 + - uid: 31991 components: - type: Transform - pos: 57.5,-28.5 + pos: -0.5,-13.5 parent: 2 - - uid: 47668 + - uid: 31992 components: - - type: MetaData - name: раздевалка - type: Transform - pos: 37.5,-20.5 + pos: -0.5,-12.5 parent: 2 - - uid: 52291 + - uid: 31993 components: - type: Transform - pos: -22.5,47.5 - parent: 45711 - - uid: 52292 + pos: -0.5,-11.5 + parent: 2 + - uid: 32001 components: - type: Transform - pos: -22.5,49.5 - parent: 45711 - - uid: 53405 + pos: -19.5,-14.5 + parent: 2 + - uid: 32006 components: - type: Transform - pos: -25.5,45.5 - parent: 45711 - - uid: 53406 + pos: -18.5,-14.5 + parent: 2 + - uid: 32007 components: - type: Transform - pos: -25.5,51.5 - parent: 45711 - - uid: 53665 + pos: -18.5,-15.5 + parent: 2 + - uid: 32008 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,40.5 - parent: 45711 - - uid: 53836 + pos: -18.5,-16.5 + parent: 2 + - uid: 32009 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,41.5 - parent: 45711 - - uid: 53837 + pos: -18.5,-17.5 + parent: 2 + - uid: 32010 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,40.5 - parent: 45711 -- proto: AirlockSecurityGlass - entities: - - uid: 25846 + pos: -17.5,-17.5 + parent: 2 + - uid: 32011 components: - type: Transform - pos: 9.5,46.5 + pos: -16.5,-17.5 parent: 2 -- proto: AirlockSecurityGlassLocked - entities: - - uid: 650 + - uid: 32013 components: - - type: MetaData - name: стыковочный док №1 - type: Transform - pos: -48.5,-36.5 + pos: -16.5,-16.5 parent: 2 - - uid: 651 + - uid: 32014 components: - - type: MetaData - name: КПП медицинского отдела - type: Transform - pos: -6.5,-37.5 + pos: -16.5,-15.5 parent: 2 - - uid: 652 + - uid: 32015 components: - - type: MetaData - desc: Если у тебя оторвало ногу или руку - тут помощи не жди. - name: палата Брига - type: Transform - pos: -18.5,-18.5 + pos: -15.5,-15.5 parent: 2 - - uid: 653 + - uid: 32016 components: - - type: MetaData - name: КПП медицинского отдела - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-39.5 + pos: -14.5,-15.5 parent: 2 - - uid: 654 + - uid: 32017 components: - type: Transform - pos: -34.5,-24.5 + pos: 32.5,-13.5 parent: 2 - - type: DeviceLinkSink - links: - - 51059 - - uid: 655 + - uid: 32018 components: - - type: MetaData - desc: Ты зашёл не в ту раздевалку, дружок-пирожок. - name: раздевалка - type: Transform - pos: -23.5,-16.5 + pos: 32.5,-14.5 parent: 2 - - uid: 656 + - uid: 32020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-24.5 + pos: 31.5,-14.5 parent: 2 - - uid: 657 + - uid: 32021 components: - - type: MetaData - name: выдача оружия - type: Transform - pos: -23.5,-23.5 + pos: 30.5,-14.5 parent: 2 - - uid: 659 + - uid: 32022 components: - - type: MetaData - name: КПП инженерного отдела - type: Transform - pos: 22.5,4.5 + pos: 29.5,-14.5 parent: 2 - - uid: 660 + - uid: 32023 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-61.5 + pos: 29.5,-15.5 parent: 2 - - uid: 662 + - uid: 32024 components: - - type: MetaData - name: КПП инженерного отдела - type: Transform - pos: 22.5,10.5 + pos: 28.5,-15.5 parent: 2 - - uid: 997 + - uid: 32025 components: - - type: MetaData - name: КПП научного отдела - type: Transform - pos: 13.5,-22.5 + pos: 27.5,-15.5 parent: 2 - - uid: 1195 + - uid: 32026 components: - - type: MetaData - name: КПП научного отдела - type: Transform - pos: 8.5,-22.5 + pos: 26.5,-15.5 parent: 2 - - uid: 1782 + - uid: 32027 components: - type: Transform - pos: -10.5,-23.5 + pos: 25.5,-15.5 parent: 2 - - type: DeviceLinkSink - links: - - 23341 - - uid: 1783 + - uid: 32028 components: - type: Transform - pos: -19.5,-23.5 + pos: 25.5,-16.5 parent: 2 - - type: DeviceLinkSink - links: - - 23438 - - uid: 15478 + - uid: 32029 components: - - type: MetaData - name: КПП отдела снабжения - type: Transform - pos: 52.5,-5.5 + pos: 24.5,-16.5 parent: 2 - - uid: 23744 + - uid: 32030 components: - type: Transform - pos: -16.5,-23.5 + pos: 23.5,-16.5 parent: 2 - - type: DeviceLinkSink - links: - - 32162 - - uid: 26811 + - uid: 32031 components: - - type: MetaData - name: КПП отдела снабжения - type: Transform - pos: 42.5,-3.5 + pos: 22.5,-16.5 parent: 2 - - uid: 31936 + - uid: 32032 components: - type: Transform - pos: 9.5,51.5 + pos: 15.5,-15.5 parent: 2 - - uid: 32095 + - uid: 32033 components: - - type: MetaData - name: мастерская пилота сб - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-47.5 + pos: 16.5,-15.5 parent: 2 - - uid: 32766 + - uid: 32034 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,1.5 - parent: 32764 - - uid: 32856 + pos: 17.5,-15.5 + parent: 2 + - uid: 32035 components: - type: Transform - pos: -13.5,-23.5 + pos: 18.5,-15.5 parent: 2 - - type: DeviceLinkSink - links: - - 1781 - - uid: 32876 + - uid: 32036 components: - type: Transform - pos: 9.5,53.5 + pos: 19.5,-15.5 parent: 2 - - uid: 32954 + - uid: 32038 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-24.5 + pos: 19.5,-16.5 parent: 2 - - type: DeviceLinkSink - links: - - 51059 - - uid: 36903 + - uid: 32039 components: - type: Transform - pos: 2.5,7.5 - parent: 36861 - - uid: 36904 + pos: 19.5,-17.5 + parent: 2 + - uid: 32040 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,3.5 - parent: 36861 - - uid: 36905 + pos: 19.5,-18.5 + parent: 2 + - uid: 32041 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,0.5 - parent: 36861 - - uid: 36906 + pos: 20.5,-18.5 + parent: 2 + - uid: 32042 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-5.5 - parent: 36861 - - uid: 36907 + pos: 21.5,-18.5 + parent: 2 + - uid: 32043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-3.5 - parent: 36861 - - uid: 44875 + pos: 22.5,-18.5 + parent: 2 + - uid: 32044 components: - type: Transform - pos: 1.5,-6.5 - parent: 44868 -- proto: AirlockSecurityLawyerGlassLocked - entities: - - uid: 1509 + pos: 22.5,-17.5 + parent: 2 + - uid: 32046 components: - - type: MetaData - name: офис АВД - type: Transform - pos: 4.5,36.5 + pos: 0.5,19.5 parent: 2 -- proto: AirlockSecurityLawyerLocked - entities: - - uid: 3270 + - uid: 32047 components: - - type: MetaData - name: офис АВД - type: Transform - pos: 2.5,39.5 + pos: 0.5,20.5 parent: 2 -- proto: AirlockSecurityLocked - entities: - - uid: 667 + - uid: 32048 components: - - type: MetaData - desc: Из тебя выбьют правду камнями и палками. - name: допросная - type: Transform - pos: -7.5,-18.5 + pos: 0.5,21.5 parent: 2 - - uid: 669 + - uid: 32049 components: - - type: MetaData - desc: Место, чтобы пораскинуть мозгами. - name: архив улик - type: Transform - pos: -23.5,-7.5 + pos: 0.5,22.5 parent: 2 - - uid: 670 + - uid: 32050 components: - - type: MetaData - desc: Принимаешь недовольных пассажиров. - name: приёмная - type: Transform - pos: -24.5,-5.5 + pos: 0.5,23.5 parent: 2 - - uid: 676 + - uid: 32051 components: - - type: MetaData - desc: Очень уж и неприметная комната... - name: наблюдательная - type: Transform - pos: -5.5,-17.5 + pos: 0.5,24.5 parent: 2 - - uid: 677 + - uid: 32052 components: - - type: MetaData - name: комната отдыха - type: Transform - pos: -39.5,-34.5 + pos: 0.5,25.5 parent: 2 - - uid: 678 + - uid: 32053 components: - type: Transform - pos: -43.5,-34.5 + pos: 0.5,26.5 parent: 2 - - uid: 679 + - uid: 32054 components: - - type: MetaData - name: Стыковочный Док №2 - type: Transform - pos: -48.5,-32.5 + pos: -25.5,-14.5 parent: 2 - - uid: 680 + - uid: 32055 components: - - type: MetaData - desc: Важный член состава СБ! - name: комната бригмедика - type: Transform - pos: -14.5,-16.5 + pos: -26.5,-14.5 parent: 2 - - uid: 786 + - uid: 32056 components: - - type: MetaData - name: стрельбище - type: Transform - pos: -32.5,-16.5 + pos: -27.5,-14.5 parent: 2 - - uid: 860 + - uid: 32057 components: - - type: MetaData - name: пыточная - type: Transform - pos: -39.5,-15.5 + pos: -28.5,-14.5 parent: 2 - - uid: 958 + - uid: 32058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,51.5 + pos: -29.5,-14.5 parent: 2 - - uid: 1085 + - uid: 32059 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,59.5 + pos: -30.5,-14.5 parent: 2 - - uid: 1088 + - uid: 32060 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,55.5 + pos: -31.5,-14.5 parent: 2 - - uid: 1089 + - uid: 32061 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,48.5 + pos: -31.5,-15.5 parent: 2 - - uid: 5689 + - uid: 32062 components: - - type: MetaData - name: камера смертника - type: Transform - pos: -45.5,-15.5 + pos: -32.5,-15.5 parent: 2 - - uid: 21079 + - uid: 32063 components: - - type: MetaData - name: карцер - type: Transform - pos: -8.5,-25.5 + pos: -33.5,-15.5 parent: 2 - - uid: 29657 + - uid: 32064 components: - - type: MetaData - name: наблюдательная - type: Transform - pos: -40.5,-17.5 + pos: -34.5,-15.5 parent: 2 - - uid: 44876 + - uid: 32065 components: - type: Transform - pos: 1.5,-0.5 - parent: 44868 - - uid: 44877 + pos: -35.5,-15.5 + parent: 2 + - uid: 32066 components: - type: Transform - pos: -2.5,-2.5 - parent: 44868 - - uid: 44878 + pos: -35.5,-14.5 + parent: 2 + - uid: 32067 components: - type: Transform - pos: 5.5,-2.5 - parent: 44868 - - uid: 44879 + pos: -36.5,-14.5 + parent: 2 + - uid: 32068 components: - type: Transform - pos: -0.5,-4.5 - parent: 44868 - - uid: 44880 + pos: -36.5,-13.5 + parent: 2 + - uid: 32069 components: - type: Transform - pos: 3.5,-4.5 - parent: 44868 -- proto: AirlockServiceGlassLocked - entities: - - uid: 681 + pos: -36.5,-12.5 + parent: 2 + - uid: 32070 components: - - type: MetaData - name: сервис - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,35.5 + pos: -35.5,-12.5 parent: 2 -- proto: AirlockServiceLocked - entities: - - uid: 1100 + - uid: 32071 components: - type: Transform - pos: -3.5,-58.5 + pos: -35.5,-11.5 parent: 2 - - uid: 23144 + - uid: 32072 components: - - type: MetaData - name: коморка библиотекаря - type: Transform - pos: -6.5,44.5 + pos: -34.5,-11.5 parent: 2 - - uid: 25360 + - uid: 32073 components: - - type: MetaData - name: кабинет репортёра - type: Transform - pos: -19.5,17.5 + pos: -34.5,-10.5 parent: 2 - - uid: 41356 + - uid: 32074 components: - type: Transform - pos: -66.5,-8.5 + pos: -34.5,-9.5 parent: 2 -- proto: AirlockShuttle - entities: - - uid: 34644 + - uid: 32075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,12.5 - parent: 34641 - - uid: 34645 + pos: -34.5,-8.5 + parent: 2 + - uid: 32076 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,7.5 - parent: 34641 - - uid: 34646 + pos: -34.5,-7.5 + parent: 2 + - uid: 32077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,9.5 - parent: 34641 - - uid: 34647 + pos: -34.5,-6.5 + parent: 2 + - uid: 32078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,10.5 - parent: 34641 - - uid: 40953 + pos: -34.5,-5.5 + parent: 2 + - uid: 32079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,0.5 - parent: 40952 - - uid: 40954 + pos: -34.5,-4.5 + parent: 2 + - uid: 32080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,1.5 - parent: 40952 -- proto: AirlockShuttleAssembly - entities: - - uid: 21790 + pos: -35.5,-4.5 + parent: 2 + - uid: 32082 components: - type: Transform - pos: 12.5,-76.5 + pos: -35.5,-3.5 parent: 2 - - uid: 33078 + - uid: 32083 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-29.5 - parent: 33049 -- proto: AirlockSyndicate - entities: - - uid: 35806 + pos: -35.5,-2.5 + parent: 2 + - uid: 32084 components: - type: Transform - pos: 1.5,2.5 - parent: 35803 - - uid: 45726 + pos: -35.5,-1.5 + parent: 2 + - uid: 32085 components: - type: Transform - pos: 22.5,26.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49242: - - DoorStatus: Trigger -- proto: AirlockSyndicateGlass - entities: - - uid: 45727 + pos: -35.5,-0.5 + parent: 2 + - uid: 32086 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,24.5 - parent: 45711 - - uid: 45728 + pos: -35.5,0.5 + parent: 2 + - uid: 32104 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,28.5 - parent: 45711 - - uid: 45729 + pos: -34.5,0.5 + parent: 2 + - uid: 32105 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,28.5 - parent: 45711 - - uid: 45730 + pos: -33.5,0.5 + parent: 2 + - uid: 32106 components: - type: Transform - pos: 14.5,29.5 - parent: 45711 - - uid: 45731 + pos: -32.5,0.5 + parent: 2 + - uid: 32107 components: - type: Transform - pos: 12.5,38.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49243: - - DoorStatus: Trigger - - uid: 45732 + pos: -31.5,0.5 + parent: 2 + - uid: 32108 components: - type: Transform - pos: -8.5,26.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49231: - - DoorStatus: Trigger - - uid: 45733 + pos: -30.5,0.5 + parent: 2 + - uid: 32109 components: - type: Transform - pos: 15.5,24.5 - parent: 45711 -- proto: AirlockSyndicateGlassLocked - entities: - - uid: 50265 + pos: -29.5,0.5 + parent: 2 + - uid: 32110 components: - type: Transform - pos: 2.5,36.5 - parent: 45711 - - uid: 50266 + pos: -28.5,0.5 + parent: 2 + - uid: 32111 components: - type: Transform - pos: -1.5,36.5 - parent: 45711 - - uid: 52970 + pos: -27.5,0.5 + parent: 2 + - uid: 32112 components: - type: Transform - pos: 1.5,67.5 - parent: 45711 - - uid: 53950 + pos: -26.5,0.5 + parent: 2 + - uid: 32113 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,51.5 - parent: 45711 - - uid: 53951 + pos: -25.5,0.5 + parent: 2 + - uid: 32114 components: - type: Transform - pos: 11.5,52.5 - parent: 45711 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 53953 - - type: DeviceLinkSource - linkedPorts: - 53953: - - DoorStatus: DoorBolt - - uid: 53952 + pos: -24.5,0.5 + parent: 2 + - uid: 32115 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,49.5 - parent: 45711 - - uid: 53953 + pos: -23.5,0.5 + parent: 2 + - uid: 32116 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,52.5 - parent: 45711 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 53951 - - type: DeviceLinkSource - linkedPorts: - 53951: - - DoorStatus: DoorBolt - - uid: 53954 + pos: -22.5,0.5 + parent: 2 + - uid: 32117 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,48.5 - parent: 45711 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 53955 - - type: DeviceLinkSource - linkedPorts: - 53955: - - DoorStatus: DoorBolt - - uid: 53955 + pos: -21.5,0.5 + parent: 2 + - uid: 32118 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,48.5 - parent: 45711 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 53954 - - type: DeviceLinkSource - linkedPorts: - 53954: - - DoorStatus: DoorBolt - - uid: 53956 + pos: -20.5,0.5 + parent: 2 + - uid: 32119 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,51.5 - parent: 45711 - - uid: 53957 + pos: -19.5,0.5 + parent: 2 + - uid: 32120 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,49.5 - parent: 45711 -- proto: AirlockSyndicateLocked - entities: - - uid: 45736 + pos: -18.5,0.5 + parent: 2 + - uid: 32121 components: - type: Transform - pos: -2.5,10.5 - parent: 45711 - - uid: 45737 + pos: -17.5,0.5 + parent: 2 + - uid: 32122 components: - type: Transform - pos: 3.5,10.5 - parent: 45711 - - uid: 45738 + pos: -16.5,0.5 + parent: 2 + - uid: 32123 components: - type: Transform - pos: -8.5,19.5 - parent: 45711 - - uid: 45739 + pos: -15.5,0.5 + parent: 2 + - uid: 32124 components: - type: Transform - pos: 0.5,19.5 - parent: 45711 - - uid: 45740 + pos: -14.5,0.5 + parent: 2 + - uid: 32125 components: - type: Transform - pos: 18.5,16.5 - parent: 45711 - - uid: 45741 + pos: -35.5,1.5 + parent: 2 + - uid: 32126 components: - type: Transform - pos: 7.5,33.5 - parent: 45711 - - uid: 45742 + pos: -35.5,2.5 + parent: 2 + - uid: 32127 components: - type: Transform - pos: -5.5,34.5 - parent: 45711 - - uid: 45743 + pos: -35.5,3.5 + parent: 2 + - uid: 32128 components: - type: Transform - pos: 20.5,18.5 - parent: 45711 - - uid: 45744 + pos: -35.5,4.5 + parent: 2 + - uid: 32129 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,30.5 - parent: 45711 - - uid: 50516 + pos: -35.5,5.5 + parent: 2 + - uid: 32130 components: - type: Transform - pos: -0.5,53.5 - parent: 45711 - - uid: 50517 + pos: -36.5,5.5 + parent: 2 + - uid: 32131 components: - type: Transform - pos: 3.5,50.5 - parent: 45711 - - uid: 52363 + pos: -36.5,6.5 + parent: 2 + - uid: 32134 components: - type: Transform - pos: -6.5,59.5 - parent: 45711 - - uid: 52500 + pos: -36.5,8.5 + parent: 2 + - uid: 32135 components: - type: Transform - pos: 8.5,66.5 - parent: 45711 - - uid: 52502 + pos: -36.5,9.5 + parent: 2 + - uid: 32136 components: - type: Transform - pos: 8.5,62.5 - parent: 45711 - - uid: 52503 + pos: -36.5,10.5 + parent: 2 + - uid: 32139 components: - type: Transform - pos: 8.5,56.5 - parent: 45711 - - uid: 52881 + pos: -35.5,10.5 + parent: 2 + - uid: 32140 components: - type: Transform - pos: -5.5,67.5 - parent: 45711 - - uid: 53947 + pos: -35.5,11.5 + parent: 2 + - uid: 32143 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,53.5 - parent: 45711 - - uid: 53975 + pos: -34.5,11.5 + parent: 2 + - uid: 32144 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,55.5 - parent: 45711 - - uid: 53976 + pos: -34.5,12.5 + parent: 2 + - uid: 32145 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,53.5 - parent: 45711 - - uid: 53999 + pos: -34.5,13.5 + parent: 2 + - uid: 32146 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,53.5 - parent: 45711 - - uid: 54002 + pos: -34.5,14.5 + parent: 2 + - uid: 32147 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,47.5 - parent: 45711 - - uid: 54003 + pos: -34.5,15.5 + parent: 2 + - uid: 32148 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,45.5 - parent: 45711 -- proto: AirlockTheatreLocked - entities: - - uid: 688 + pos: -34.5,16.5 + parent: 2 + - uid: 32152 components: - - type: MetaData - desc: Забился в угол и плачет... - name: кабинет мима - type: Transform - pos: -57.5,9.5 + pos: -33.5,16.5 parent: 2 - - uid: 689 + - uid: 32153 components: - - type: MetaData - desc: Главная опасность всей станции... - name: кабинет главного клоуна - type: Transform - pos: -60.5,9.5 + pos: -32.5,16.5 parent: 2 - - uid: 8129 + - uid: 32154 components: - type: Transform - pos: -19.5,65.5 + pos: -31.5,16.5 parent: 2 - - uid: 10441 + - uid: 32155 components: - - type: MetaData - name: коморка музыканта - type: Transform - pos: -27.5,20.5 + pos: -30.5,16.5 parent: 2 - - uid: 11825 + - uid: 32156 components: - type: Transform - pos: -24.5,65.5 + pos: -29.5,16.5 parent: 2 -- proto: AirlockVirologyGlassLocked - entities: - - uid: 690 + - uid: 32157 components: - - type: MetaData - name: кабинет вирусолога - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-54.5 + pos: -28.5,16.5 parent: 2 - - uid: 691 + - uid: 32158 components: - - type: MetaData - desc: На ближайшие 10 минут вы тут одни - name: палаты вирусологии - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-57.5 + pos: -27.5,16.5 parent: 2 - - uid: 692 + - uid: 32159 components: - - type: MetaData - desc: На ближайшие 10 минут вы тут одни - name: палаты вирусологии - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-57.5 + pos: -26.5,16.5 parent: 2 -- proto: AirlockVirologyLocked - entities: - - uid: 693 + - uid: 32160 components: - - type: MetaData - desc: Место изучения зомби вируса. - name: генетическая лаборатория - type: Transform - pos: -34.5,-63.5 + pos: -25.5,16.5 parent: 2 - - uid: 695 + - uid: 32161 components: - - type: MetaData - desc: При в входе вы в любом случае будете больны. - name: вирусология - type: Transform - pos: -26.5,-40.5 + pos: -24.5,16.5 parent: 2 - - uid: 696 + - uid: 32162 components: - - type: MetaData - desc: Стерильная маска - ваш лучший друг - name: приёмная вирусологии - type: Transform - pos: -20.5,-40.5 + pos: -24.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 697 + - uid: 32163 components: - - type: MetaData - desc: Место изучения зомби вируса. - name: генетическая лаборатория - type: Transform - pos: -35.5,-63.5 + pos: -23.5,17.5 parent: 2 - - uid: 698 + - uid: 32164 components: - - type: MetaData - desc: При входе вы в любом случае будете больны. - name: вирусология - type: Transform - pos: -34.5,-48.5 + pos: -22.5,17.5 parent: 2 - - uid: 699 + - uid: 32165 components: - - type: MetaData - desc: При входе вы в любом случае будете больны. - name: вирусология - type: Transform - pos: -35.5,-48.5 + pos: -21.5,17.5 parent: 2 - - uid: 700 + - uid: 32166 components: - - type: MetaData - desc: Стерильная маска - ваш лучший друг - name: приёмная вирусологии - type: Transform - pos: -20.5,-41.5 + pos: -20.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 960 + - uid: 32167 components: - - type: MetaData - name: вирусология - type: Transform - pos: -26.5,-41.5 + pos: -20.5,16.5 parent: 2 -- proto: AirSensor - entities: - - uid: 180 + - uid: 32168 components: - type: Transform - pos: 60.5,-30.5 + pos: -19.5,16.5 parent: 2 - - uid: 233 + - uid: 32169 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-41.5 + pos: -18.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23 - - 14486 - - uid: 703 + - uid: 32170 components: - type: Transform - pos: -27.5,-11.5 + pos: -17.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1386 - - uid: 724 + - uid: 32171 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,9.5 + pos: -16.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 125 - - 14506 - - uid: 737 + - uid: 32172 components: - type: Transform - pos: 56.5,-27.5 + pos: -15.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - uid: 803 + - uid: 32173 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-30.5 + pos: -14.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1601 - - uid: 1704 + - uid: 32174 components: - type: Transform - pos: -32.5,-3.5 + pos: -0.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1582 - - uid: 1822 + - uid: 32175 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-35.5 + pos: -1.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1580 - - uid: 1908 + - uid: 32176 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-44.5 + pos: 0.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14512 - - 24441 - - uid: 2053 + - uid: 32177 components: - type: Transform - pos: 21.5,34.5 + pos: 1.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 170 - - uid: 2184 + - uid: 32178 components: - type: Transform - pos: 32.5,22.5 + pos: 2.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2128 - - 2127 - - uid: 2185 + - uid: 32179 components: - type: Transform - pos: 35.5,17.5 + pos: 3.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - uid: 2186 + - uid: 32180 components: - type: Transform - pos: 42.5,23.5 + pos: 4.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - uid: 2187 + - uid: 32181 components: - type: Transform - pos: 50.5,17.5 + pos: 4.5,62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - uid: 2189 + - uid: 32182 components: - type: Transform - pos: 27.5,28.5 + pos: 4.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14535 - - 2126 - - uid: 2212 + - uid: 32183 components: - type: Transform - pos: 27.5,39.5 + pos: 5.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2218 - - 14456 - - uid: 2216 + - uid: 32184 components: - type: Transform - pos: 28.5,33.5 + pos: 6.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 106 - - 2518 - - uid: 2217 + - uid: 32185 components: - type: Transform - pos: 34.5,32.5 + pos: 7.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 879 - - uid: 2343 + - uid: 32186 components: - type: Transform - pos: 39.5,64.5 + pos: 8.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2357 - - uid: 2344 + - uid: 32187 components: - type: Transform - pos: 33.5,64.5 + pos: 9.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2351 - - uid: 2345 + - uid: 32188 components: - type: Transform - pos: 39.5,67.5 + pos: 10.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2353 - - uid: 2346 + - uid: 32189 components: - type: Transform - pos: 39.5,61.5 + pos: 10.5,60.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2352 - - uid: 2347 + - uid: 32190 components: - type: Transform - pos: 48.5,64.5 + pos: 10.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - uid: 2348 + - uid: 32191 components: - type: Transform - pos: 48.5,61.5 + pos: 10.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2354 - - uid: 2349 + - uid: 32192 components: - type: Transform - pos: 48.5,67.5 + pos: 11.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2355 - - uid: 2350 + - uid: 32193 components: - type: Transform - pos: 55.5,64.5 + pos: 12.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2356 - - uid: 2396 + - uid: 32194 components: - type: Transform - pos: 21.5,25.5 + pos: 13.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14534 - - 2398 - - uid: 2466 + - uid: 32195 components: - type: Transform - pos: 24.5,19.5 + pos: 14.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14520 - - 35723 - - uid: 2480 + - uid: 32196 components: - type: Transform - pos: 15.5,28.5 + pos: 15.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14499 - - 2481 - - uid: 2510 + - uid: 32197 components: - type: Transform - pos: 15.5,18.5 + pos: 16.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2511 - - uid: 2587 + - uid: 32198 components: - type: Transform - pos: 6.5,17.5 + pos: 16.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14455 - - 103 - - uid: 2588 + - uid: 32199 components: - type: Transform - pos: 6.5,26.5 + pos: 16.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 101 - - 2589 - - uid: 2603 + - uid: 32200 components: - type: Transform - pos: 2.5,22.5 + pos: 16.5,55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 111 - - 14479 - - uid: 2649 + - uid: 32201 components: - type: Transform - pos: 13.5,22.5 + pos: 16.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 48 - - 14498 - - uid: 2652 + - uid: 32202 components: - type: Transform - pos: 24.5,22.5 + pos: 16.5,53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45 - - 2661 - - uid: 2660 + - uid: 32203 components: - type: Transform - pos: 20.5,15.5 + pos: 17.5,53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45 - - 2661 - - uid: 2684 + - uid: 32204 components: - type: Transform - pos: 7.5,34.5 + pos: 18.5,53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 109 - - 14509 - - uid: 2714 + - uid: 32205 components: - type: Transform - pos: 6.5,40.5 + pos: 18.5,52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28804 - - 14505 - - uid: 2718 + - uid: 32206 components: - type: Transform - pos: -0.5,31.5 + pos: 18.5,51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 124 - - 2719 - - uid: 2742 + - uid: 32207 components: - type: Transform - pos: -0.5,40.5 + pos: 18.5,50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - uid: 2745 + - uid: 32208 components: - type: Transform - pos: -0.5,46.5 + pos: 18.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14482 - - 65 - - uid: 2899 + - uid: 32209 components: - type: Transform - pos: -2.5,51.5 + pos: 18.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - uid: 2900 + - uid: 32210 components: - type: Transform - pos: -2.5,58.5 + pos: 17.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - uid: 2901 + - uid: 32214 components: - type: Transform - pos: -2.5,66.5 + pos: 16.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - uid: 2903 + - uid: 32215 components: - type: Transform - pos: 6.5,61.5 + pos: 16.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 2904 - - uid: 2950 + - uid: 32216 components: - type: Transform - pos: 6.5,45.5 + pos: 16.5,43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 528 - - 869 - - uid: 2952 + - uid: 32217 components: - type: Transform - pos: 6.5,49.5 + pos: 16.5,42.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41862 - - 2953 - - uid: 2966 + - uid: 32218 components: - type: Transform - pos: 9.5,39.5 + pos: 16.5,41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2967 - - uid: 3101 + - uid: 32219 components: - type: Transform - pos: -7.5,32.5 + pos: 16.5,40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - uid: 3102 + - uid: 32221 components: - type: Transform - pos: -6.5,45.5 + pos: 17.5,40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41059 - - uid: 3104 + - uid: 32222 components: - type: Transform - pos: -8.5,35.5 + pos: 17.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - uid: 3215 + - uid: 32224 components: - type: Transform - pos: -19.5,28.5 + pos: 18.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3216 - - 45290 - - uid: 3218 + - uid: 32225 components: - type: Transform - pos: -16.5,37.5 + pos: 19.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45291 - - 3220 - - uid: 3219 + - uid: 32226 components: - type: Transform - pos: -17.5,43.5 + pos: 20.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 67 - - uid: 3246 + - uid: 32227 components: - type: Transform - pos: -27.5,18.5 + pos: 21.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 55 - - uid: 3249 + - uid: 32228 components: - type: Transform - pos: -10.5,23.5 + pos: 21.5,38.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 113 - - 14477 - - uid: 3252 + - uid: 32229 components: - type: Transform - pos: -27.5,29.5 + pos: 21.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3253 - - 44856 - - uid: 3273 + - uid: 32230 components: - type: Transform - pos: -27.5,37.5 + pos: 21.5,36.5 parent: 2 - - uid: 3294 + - uid: 32231 components: - type: Transform - pos: -32.5,42.5 + pos: 21.5,35.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11989 - - uid: 3323 + - uid: 32232 components: - type: Transform - pos: -25.5,48.5 + pos: 21.5,34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32 - - uid: 3326 + - uid: 32233 components: - type: Transform - pos: -29.5,42.5 + pos: 21.5,33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - uid: 3330 + - uid: 32234 components: - type: Transform - pos: -25.5,43.5 + pos: 21.5,32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - uid: 3375 + - uid: 32235 components: - type: Transform - pos: -18.5,49.5 + pos: 21.5,31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23018 - - uid: 3393 + - uid: 32236 components: - type: Transform - pos: -33.5,29.5 + pos: 21.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 71 - - uid: 3398 + - uid: 32237 components: - type: Transform - pos: -21.5,48.5 + pos: 21.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - uid: 3399 + - uid: 32238 components: - type: Transform - pos: -21.5,39.5 + pos: 21.5,28.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - uid: 3402 + - uid: 32239 components: - type: Transform - pos: -11.5,21.5 + pos: -0.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 113 - - 14477 - - uid: 3460 + - uid: 32242 components: - type: Transform - pos: -33.5,63.5 + pos: -1.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - uid: 3461 + - uid: 32243 components: - type: Transform - pos: -32.5,56.5 + pos: -2.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - uid: 3464 + - uid: 32244 components: - type: Transform - pos: -24.5,57.5 + pos: -3.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - uid: 3465 + - uid: 32245 components: - type: Transform - pos: -19.5,57.5 + pos: -4.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - uid: 3529 + - uid: 32246 components: - type: Transform - pos: -35.5,16.5 + pos: -5.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3530 - - 44829 - - uid: 3532 + - uid: 32247 components: - type: Transform - pos: -26.5,13.5 + pos: -6.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 126 - - uid: 3559 + - uid: 32248 components: - type: Transform - pos: -27.5,9.5 + pos: -7.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 127 - - uid: 3571 + - uid: 32249 components: - type: Transform - pos: -33.5,22.5 + pos: -8.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 3705 + - uid: 32250 components: - type: Transform - pos: -50.5,28.5 + pos: -9.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - uid: 3716 + - uid: 32251 components: - type: Transform - pos: -45.5,28.5 + pos: -10.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - uid: 3720 + - uid: 32252 components: - type: Transform - pos: -54.5,26.5 + pos: -11.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 47658 - - uid: 3730 + - uid: 32253 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,14.5 + pos: -12.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 72 - - 114 - - uid: 3748 + - uid: 32254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-0.5 + pos: -13.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 52 - - 51718 - - uid: 3751 + - uid: 32255 components: - type: Transform - pos: -50.5,20.5 + pos: -14.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 3752 + - uid: 32256 components: - type: Transform - pos: -50.5,16.5 + pos: -15.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 3753 + - uid: 32257 components: - type: Transform - pos: -45.5,16.5 + pos: -16.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 3760 + - uid: 32258 components: - type: Transform - pos: -16.5,17.5 + pos: -17.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 56 - - uid: 3762 + - uid: 32259 components: - type: Transform - pos: -45.5,20.5 + pos: -18.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 3786 + - uid: 32260 components: - type: Transform - pos: -49.5,8.5 + pos: -19.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3785 - - uid: 3902 + - uid: 32261 components: - type: Transform - pos: -58.5,14.5 + pos: -20.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 137 - - uid: 3908 + - uid: 32262 components: - type: Transform - pos: -58.5,22.5 + pos: -21.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 136 - - uid: 3967 + - uid: 32263 components: - type: Transform - pos: -58.5,41.5 + pos: -22.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - uid: 3971 + - uid: 32264 components: - type: Transform - pos: -58.5,32.5 + pos: -23.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - uid: 4003 + - uid: 32265 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,1.5 + pos: -24.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 52 - - 51718 - - uid: 4007 + - uid: 32266 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,8.5 + pos: -25.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 72 - - 114 - - uid: 4009 + - uid: 32267 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,0.5 + pos: -26.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7 - - 43770 - - uid: 4019 + - uid: 32268 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,0.5 + pos: -27.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 19 - - 43754 - - uid: 4068 + - uid: 32269 components: - type: Transform - pos: -67.5,14.5 + pos: -28.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 131 - - uid: 4069 + - uid: 32270 components: - type: Transform - pos: -67.5,22.5 + pos: -29.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 131 - - uid: 4364 + - uid: 32271 components: - type: Transform - pos: -76.5,22.5 + pos: -30.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 138 - - uid: 4367 + - uid: 32272 components: - type: Transform - pos: -76.5,14.5 + pos: -31.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 139 - - uid: 4373 + - uid: 32273 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-3.5 + pos: -32.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 14476 - - uid: 4376 + - uid: 32274 components: - type: Transform - pos: -76.5,41.5 + pos: -33.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 134 - - uid: 4378 + - uid: 32275 components: - type: Transform - pos: -76.5,32.5 + pos: -34.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 134 - - uid: 4389 + - uid: 32276 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-5.5 + pos: -35.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - uid: 4390 + - uid: 32277 components: - type: Transform - pos: -85.5,14.5 + pos: -36.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 132 - - uid: 4391 + - uid: 32278 components: - type: Transform - pos: -85.5,22.5 + pos: -37.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 132 - - uid: 4392 + - uid: 32279 components: - type: Transform - pos: -96.5,14.5 + pos: -38.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 140 - - uid: 4393 + - uid: 32280 components: - type: Transform - pos: -96.5,22.5 + pos: -39.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 140 - - uid: 4418 + - uid: 32281 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-10.5 + pos: -40.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 14476 - - uid: 4423 + - uid: 32282 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,4.5 + pos: -41.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 31 - - 14472 - - uid: 4430 + - uid: 32283 components: - type: Transform - pos: -7.5,12.5 + pos: -42.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 31 - - 14472 - - uid: 4511 + - uid: 32284 components: - type: Transform - pos: -32.5,3.5 + pos: -43.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23033 - - uid: 4512 + - uid: 32285 components: - type: Transform - pos: -26.5,4.5 + pos: -44.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 59 - - uid: 4646 + - uid: 32286 components: - type: Transform - pos: 6.5,12.5 + pos: -45.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - uid: 4649 + - uid: 32287 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-5.5 + pos: -46.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11 - - 43686 - - uid: 4650 + - uid: 32288 components: - type: Transform - pos: -0.5,15.5 + pos: -47.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 112 - - 14490 - - uid: 4658 + - uid: 32289 components: - type: Transform - pos: 8.5,4.5 + pos: -48.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - uid: 4686 + - uid: 32290 components: - type: Transform - pos: -0.5,4.5 + pos: -49.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4692 - - 4693 - - uid: 4689 + - uid: 32291 components: - type: Transform - pos: 8.5,-3.5 + pos: -50.5,27.5 + parent: 2 + - uid: 32292 + components: + - type: Transform + pos: -51.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - uid: 4690 + - uid: 32293 components: - type: Transform - pos: 6.5,-10.5 + pos: -52.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - uid: 4701 + - uid: 32294 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-3.5 + pos: -53.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 716 - - uid: 4730 + - uid: 32295 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-0.5 + pos: -54.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5169 - - uid: 4731 + - uid: 32296 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,1.5 + pos: -55.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5169 - - uid: 4744 + - uid: 32297 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-4.5 + pos: -56.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 96 - - uid: 4762 + - uid: 32298 components: - type: Transform - pos: 14.5,6.5 + pos: -57.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35737 - - uid: 4772 + - uid: 32299 components: - type: Transform - pos: -62.5,9.5 + pos: -58.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 149 - - uid: 4972 + - uid: 32300 components: - type: Transform - pos: -41.5,0.5 + pos: -59.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - uid: 4973 + - uid: 32301 components: - type: Transform - pos: -50.5,4.5 + pos: -60.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4974 - - uid: 4992 + - uid: 32302 components: - type: Transform - pos: -55.5,9.5 + pos: -39.5,25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 150 - - uid: 5011 + - uid: 32303 components: - type: Transform - pos: -93.5,-14.5 + pos: -39.5,24.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 148 - - uid: 5024 + - uid: 32304 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-19.5 + pos: -39.5,23.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - uid: 5034 + - uid: 32305 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-21.5 + pos: -39.5,22.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - uid: 5055 + - uid: 32306 components: - type: Transform - pos: -58.5,9.5 + pos: -39.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - uid: 5058 + - uid: 32307 components: - type: Transform - pos: -58.5,0.5 + pos: -39.5,20.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - uid: 5091 + - uid: 32308 components: - type: Transform - pos: -67.5,-10.5 + pos: -39.5,19.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32715 - - uid: 5140 + - uid: 32309 components: - type: Transform - pos: -69.5,-4.5 + pos: -39.5,18.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - uid: 5167 + - uid: 32310 components: - type: Transform - pos: 20.5,-11.5 + pos: -39.5,17.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6071 - - uid: 5214 + - uid: 32311 components: - type: Transform - pos: -39.5,6.5 + pos: -39.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30669 - - uid: 5264 + - uid: 32312 components: - type: Transform - pos: -83.5,-14.5 + pos: -39.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 185 - - uid: 5265 + - uid: 32313 components: - type: Transform - pos: -83.5,-7.5 + pos: -39.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 147 - - 5273 - - uid: 5269 + - uid: 32314 components: - type: Transform - pos: -83.5,-16.5 + pos: -39.5,13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 185 - - uid: 5276 + - uid: 32315 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-20.5 + pos: -39.5,12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 79 - - 6818 - - uid: 5288 + - uid: 32316 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-25.5 + pos: -39.5,11.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 85 - - 14495 - - uid: 5319 + - uid: 32317 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-34.5 + pos: -39.5,10.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 18157 - - uid: 5329 + - uid: 32318 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-27.5 + pos: -39.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 63 - - uid: 5345 + - uid: 32319 components: - type: Transform - pos: -25.5,-7.5 + pos: -39.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5362 - - uid: 5361 + - uid: 32320 components: - type: Transform - pos: -25.5,-3.5 + pos: -39.5,7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 118 - - uid: 5397 + - uid: 32321 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-16.5 + pos: -39.5,6.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 94 - - 14483 - - uid: 5398 + - uid: 32322 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-16.5 + pos: -39.5,5.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 94 - - 14483 - - uid: 5410 + - uid: 32323 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-20.5 + pos: -39.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 92 - - uid: 5427 + - uid: 32324 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,-25.5 + pos: -39.5,3.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 188 - - uid: 5446 + - uid: 32325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-20.5 + pos: -39.5,2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 95 - - 14496 - - uid: 5485 + - uid: 32326 components: - type: Transform - pos: 49.5,-21.5 + pos: -39.5,1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 178 - - 14475 - - uid: 5495 + - uid: 32327 components: - type: Transform - pos: 37.5,-14.5 + pos: -39.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35940 - - 19681 - - uid: 5534 + - uid: 32328 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,-44.5 + pos: -38.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 192 - - 14489 - - uid: 8009 + - uid: 32329 components: - type: Transform - pos: 20.5,-23.5 + pos: -37.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 12 - - uid: 8042 + - uid: 32330 components: - type: Transform - pos: -23.5,66.5 + pos: -36.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - uid: 8168 + - uid: 32331 components: - type: Transform - pos: -28.5,-16.5 + pos: -40.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 160 - - 51722 - - uid: 8211 + - uid: 32332 components: - type: Transform - pos: -36.5,-15.5 + pos: -41.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5638 - - uid: 8212 + - uid: 32333 components: - type: Transform - pos: -43.5,-15.5 + pos: -42.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - uid: 8213 + - uid: 32334 components: - type: Transform - pos: -40.5,-20.5 + pos: -43.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28915 - - uid: 8247 + - uid: 32335 components: - type: Transform - pos: -21.5,-10.5 + pos: -44.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 60 - - 51717 - - uid: 8259 + - uid: 32336 components: - type: Transform - pos: -28.5,-20.5 + pos: -45.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 8260 - - 51720 - - uid: 8262 + - uid: 32337 components: - type: Transform - pos: -33.5,-20.5 + pos: -46.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5593 - - uid: 8328 + - uid: 32338 components: - type: Transform - pos: -31.5,-24.5 + pos: -47.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 144 - - uid: 8329 + - uid: 32339 components: - type: Transform - pos: -36.5,-24.5 + pos: -48.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21442 - - uid: 8330 + - uid: 32340 components: - type: Transform - pos: -36.5,-28.5 + pos: -49.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 13042 - - uid: 8331 + - uid: 32341 components: - type: Transform - pos: -31.5,-28.5 + pos: -50.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 177 - - uid: 8334 + - uid: 32342 components: - type: Transform - pos: -28.5,-24.5 + pos: -51.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 172 - - uid: 8337 + - uid: 32343 components: - type: Transform - pos: -27.5,-28.5 + pos: -52.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 174 - - uid: 8360 + - uid: 32344 components: - type: Transform - pos: -23.5,-28.5 + pos: -53.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 143 - - 51723 - - uid: 8422 + - uid: 32345 components: - type: Transform - pos: -23.5,-32.5 + pos: -54.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35780 - - uid: 8431 + - uid: 32346 components: - type: Transform - pos: -25.5,-36.5 + pos: -55.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35781 - - uid: 8434 + - uid: 32347 components: - type: Transform - pos: -28.5,-32.5 + pos: -56.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35779 - - 51724 - - uid: 8437 + - uid: 32348 components: - type: Transform - pos: -35.5,-34.5 + pos: -57.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 163 - - 51725 - - uid: 8451 + - uid: 32349 components: - type: Transform - pos: -41.5,-34.5 + pos: -58.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51726 - - 164 - - uid: 8527 + - uid: 32350 components: - type: Transform - pos: -48.5,-30.5 + pos: -59.5,0.5 parent: 2 - - uid: 8530 + - uid: 32351 components: - type: Transform - pos: -47.5,-34.5 + pos: -60.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 165 - - 51727 - - uid: 8533 + - uid: 32352 components: - type: Transform - pos: -48.5,-41.5 + pos: -61.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51728 - - 51730 - - uid: 8537 + - uid: 32353 components: - type: Transform - pos: -48.5,-50.5 + pos: -62.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 8522 - - uid: 8642 + - uid: 32354 components: - type: Transform - pos: -16.5,-17.5 + pos: -63.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 158 - - uid: 8643 + - uid: 32355 components: - type: Transform - pos: -12.5,-16.5 + pos: -64.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 159 - - uid: 8653 + - uid: 32356 components: - type: Transform - pos: -8.5,-17.5 + pos: -65.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 161 - - uid: 8671 + - uid: 32357 components: - type: Transform - pos: -19.5,-20.5 + pos: -66.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 8672 + - uid: 32358 components: - type: Transform - pos: -11.5,-20.5 + pos: -67.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 8680 + - uid: 32359 components: - type: Transform - pos: -4.5,-25.5 + pos: -68.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 47 - - uid: 8776 + - uid: 32360 components: - type: Transform - pos: -15.5,-29.5 + pos: -69.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 10 - - 51735 - - uid: 8777 + - uid: 32361 components: - type: Transform - pos: -7.5,-29.5 + pos: -70.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 10 - - 51735 - - uid: 8780 + - uid: 32364 components: - type: Transform - pos: -0.5,-28.5 + pos: 41.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - uid: 8795 + - uid: 32366 components: - type: Transform - pos: 4.5,-33.5 + pos: -78.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 82 - - uid: 8799 + - uid: 32367 components: - type: Transform - pos: -0.5,-37.5 + pos: -77.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 50 - - 51736 - - uid: 8840 + - uid: 32368 components: - type: Transform - pos: -9.5,-37.5 + pos: -76.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41 - - uid: 8867 + - uid: 32369 components: - type: Transform - pos: -5.5,-41.5 + pos: -75.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - uid: 8868 + - uid: 32370 components: - type: Transform - pos: 5.5,-41.5 + pos: -74.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - uid: 8903 + - uid: 32371 components: - type: Transform - pos: -14.5,-44.5 + pos: -73.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 119 - - uid: 8906 + - uid: 32373 components: - type: Transform - pos: -16.5,-40.5 + pos: -72.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51747 - - 83 - - uid: 8941 + - uid: 32374 components: - type: Transform - pos: -24.5,-41.5 + pos: -71.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 58 - - uid: 9028 + - uid: 32375 components: - type: Transform - pos: -31.5,-40.5 + pos: -70.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 86 - - uid: 9029 + - uid: 32376 components: - type: Transform - pos: -34.5,-43.5 + pos: -69.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 86 - - uid: 9030 + - uid: 32378 components: - type: Transform - pos: -35.5,-54.5 + pos: -68.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 87 - - uid: 9031 + - uid: 32379 components: - type: Transform - pos: -35.5,-61.5 + pos: -67.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 88 - - uid: 9063 + - uid: 32380 components: - type: Transform - pos: -22.5,-45.5 + pos: -66.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 194 - - uid: 9064 + - uid: 32381 components: - type: Transform - pos: -22.5,-51.5 + pos: -65.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 193 - - uid: 9081 + - uid: 32392 components: - type: Transform - pos: -8.5,-45.5 + pos: -64.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30 - - uid: 9104 + - uid: 32394 components: - type: Transform - pos: -4.5,-48.5 + pos: -79.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - uid: 9167 + - uid: 32395 components: - type: Transform - pos: 5.5,-49.5 + pos: -80.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - uid: 9168 + - uid: 32396 components: - type: Transform - pos: -0.5,-51.5 + pos: -81.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - uid: 9171 + - uid: 32397 components: - type: Transform - pos: -8.5,-52.5 + pos: -82.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 80 - - uid: 9192 + - uid: 32398 components: - type: Transform - pos: 15.5,-46.5 + pos: -83.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9193 - - uid: 9216 + - uid: 32399 components: - type: Transform - pos: 0.5,-57.5 + pos: -84.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 51751 - - uid: 9227 + - uid: 32400 components: - type: Transform - pos: 4.5,-58.5 + pos: -85.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 36603 - - 51752 - - 51751 - - uid: 9231 + - uid: 32401 components: - type: Transform - pos: 8.5,-58.5 + pos: -63.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 36603 - - 51752 - - uid: 9242 + - uid: 32403 components: - type: Transform - pos: 9.5,-51.5 + pos: -85.5,55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 120 - - uid: 9248 + - uid: 32404 components: - type: Transform - pos: 0.5,-49.5 + pos: -85.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11629 - - uid: 9267 + - uid: 32405 components: - type: Transform - pos: 9.5,-42.5 + pos: -85.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - uid: 9292 + - uid: 32406 components: - type: Transform - pos: 13.5,-39.5 + pos: -85.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - uid: 9293 + - uid: 32407 components: - type: Transform - pos: 13.5,-35.5 + pos: -85.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30707 - - uid: 9359 + - uid: 32409 components: - type: Transform - pos: 39.5,-6.5 + pos: -87.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 52151 - - uid: 9362 + - uid: 32410 components: - type: Transform - pos: 27.5,0.5 + pos: -86.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - uid: 9363 + - uid: 32412 components: - type: Transform - pos: 34.5,0.5 + pos: -61.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - uid: 9405 + - uid: 32413 components: - type: Transform - pos: 49.5,-5.5 + pos: -60.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35669 - - uid: 9408 + - uid: 32414 components: - type: Transform - pos: 49.5,-0.5 + pos: -59.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 39 - - 41243 - - uid: 9424 + - uid: 32415 components: - type: Transform - pos: 50.5,4.5 + pos: -58.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23803 - - 23804 - - uid: 9453 + - uid: 32416 components: - type: Transform - pos: 58.5,4.5 + pos: -57.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 81 - - uid: 9467 + - uid: 32417 components: - type: Transform - pos: 64.5,3.5 + pos: -56.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 26 - - 14521 - - uid: 9469 + - uid: 32418 components: - type: Transform - pos: 72.5,4.5 + pos: -55.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 26 - - 14521 - - uid: 9498 + - uid: 32419 components: - type: Transform - pos: 58.5,-2.5 + pos: -54.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - uid: 9501 + - uid: 32420 components: - type: Transform - pos: 69.5,-2.5 + pos: -53.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - uid: 9547 + - uid: 32421 components: - type: Transform - pos: 71.5,-15.5 + pos: -52.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 14451 - - uid: 9595 + - uid: 32422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-53.5 + pos: -51.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9596 - - uid: 11591 + - uid: 32423 components: - type: Transform - pos: -18.5,67.5 + pos: -50.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - uid: 35705 + - uid: 32424 components: - type: Transform - pos: 24.5,-8.5 + pos: -49.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 33790 - - uid: 36628 + - uid: 32425 components: - type: Transform - pos: 41.5,-20.5 + pos: -48.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30609 - - 36239 - - uid: 47362 + - uid: 32426 components: - type: Transform - pos: 0.5,-0.5 - parent: 32764 - - type: DeviceNetwork - deviceLists: - - 32931 - - uid: 47363 + pos: -47.5,54.5 + parent: 2 + - uid: 32427 components: - type: Transform - pos: 0.5,4.5 - parent: 32764 - - uid: 47482 + pos: -46.5,54.5 + parent: 2 + - uid: 32428 components: - type: Transform - pos: -2.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44871 - - uid: 47483 + pos: -45.5,54.5 + parent: 2 + - uid: 32429 components: - type: Transform - pos: -2.5,-1.5 - parent: 44868 - - uid: 47484 + pos: -44.5,54.5 + parent: 2 + - uid: 32430 components: - type: Transform - pos: 1.5,-2.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - uid: 47485 + pos: -43.5,54.5 + parent: 2 + - uid: 32431 components: - type: Transform - pos: 0.5,0.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44869 - - uid: 47486 + pos: -42.5,54.5 + parent: 2 + - uid: 32432 components: - type: Transform - pos: 5.5,-1.5 - parent: 44868 - - uid: 47487 + pos: -41.5,54.5 + parent: 2 + - uid: 32433 components: - type: Transform - pos: 5.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44872 - - uid: 47550 + pos: -40.5,54.5 + parent: 2 + - uid: 32434 components: - type: Transform - pos: 1.5,3.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56109 - - uid: 47551 + pos: -39.5,54.5 + parent: 2 + - uid: 32435 components: - type: Transform - pos: 0.5,-0.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - uid: 47640 + pos: -39.5,53.5 + parent: 2 + - uid: 32436 components: - type: Transform - pos: 49.5,31.5 + pos: -39.5,52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7631 - - uid: 47768 + - uid: 32437 components: - type: Transform - pos: 56.5,-33.5 + pos: -39.5,51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21706 - - 35493 - - uid: 50850 + - uid: 32438 components: - type: Transform - pos: 1.5,19.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36873 - - uid: 50852 + pos: -39.5,50.5 + parent: 2 + - uid: 32439 components: - type: Transform - pos: 5.5,18.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36873 - - uid: 50883 + pos: -39.5,49.5 + parent: 2 + - uid: 32440 components: - type: Transform - pos: 1.5,12.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36869 - - uid: 50885 + pos: -39.5,48.5 + parent: 2 + - uid: 32442 components: - type: Transform - pos: 5.5,12.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37346 - - 36870 - - uid: 50886 + pos: -39.5,47.5 + parent: 2 + - uid: 32443 components: - type: Transform - pos: 9.5,15.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36871 - - uid: 50887 + pos: -39.5,46.5 + parent: 2 + - uid: 32444 components: - type: Transform - pos: 8.5,19.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36872 - - uid: 50897 + pos: -39.5,45.5 + parent: 2 + - uid: 32445 components: - type: Transform - pos: -0.5,7.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36864 - - uid: 50899 + pos: -39.5,44.5 + parent: 2 + - uid: 32446 components: - type: Transform - pos: 5.5,7.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - uid: 51166 + pos: -39.5,43.5 + parent: 2 + - uid: 32447 components: - type: Transform - pos: 3.5,2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36865 - - uid: 51167 + pos: -39.5,42.5 + parent: 2 + - uid: 32448 components: - type: Transform - pos: 0.5,-2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36866 - - uid: 51168 + pos: -39.5,41.5 + parent: 2 + - uid: 32449 components: - type: Transform - pos: 8.5,-2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36863 - - uid: 51169 + pos: -39.5,40.5 + parent: 2 + - uid: 32450 components: - type: Transform - pos: 3.5,-6.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36862 - - uid: 51314 + pos: -39.5,39.5 + parent: 2 + - uid: 32465 components: - type: Transform - pos: 11.5,3.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36867 - - 37348 - - uid: 51315 + pos: 40.5,27.5 + parent: 2 + - uid: 32466 components: - type: Transform - pos: 15.5,4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36877 - - uid: 51316 + pos: -40.5,39.5 + parent: 2 + - uid: 32467 components: - type: Transform - pos: 15.5,7.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36878 - - uid: 51317 + pos: -40.5,38.5 + parent: 2 + - uid: 32468 components: - type: Transform - pos: 15.5,1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36876 - - uid: 51318 + pos: -40.5,37.5 + parent: 2 + - uid: 32469 components: - type: Transform - pos: 15.5,-1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36875 - - uid: 51319 + pos: -40.5,36.5 + parent: 2 + - uid: 32470 components: - type: Transform - pos: 15.5,-4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36874 -- proto: AltarConvertMaint - entities: - - uid: 43268 + pos: -39.5,36.5 + parent: 2 + - uid: 32471 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,51.5 + pos: -38.5,36.5 parent: 2 -- proto: AltarSatana - entities: - - uid: 909 + - uid: 32472 components: - type: Transform - pos: -32.5,-76.5 + pos: -38.5,37.5 parent: 2 -- proto: AltarSpawner - entities: - - uid: 910 + - uid: 32473 components: - type: Transform - pos: -35.5,14.5 + pos: -38.5,38.5 parent: 2 -- proto: AlwaysPoweredLightExterior - entities: - - uid: 34648 + - uid: 32474 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,2.5 - parent: 34641 - - uid: 34649 + pos: -38.5,39.5 + parent: 2 + - uid: 32475 components: - type: Transform - pos: -15.5,5.5 - parent: 34641 -- proto: AlwaysPoweredlightRed - entities: - - uid: 11098 + pos: -39.5,35.5 + parent: 2 + - uid: 32476 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-76.5 + pos: -39.5,34.5 parent: 2 -- proto: AlwaysPoweredLightSodium - entities: - - uid: 34650 + - uid: 32477 components: - type: Transform - pos: -25.5,5.5 - parent: 34641 -- proto: AmbrosiaVulgarisSeeds - entities: - - uid: 51010 + pos: -39.5,33.5 + parent: 2 + - uid: 32478 components: - type: Transform - pos: -33.655376,43.351933 + pos: -39.5,32.5 parent: 2 -- proto: AmeController - entities: - - uid: 45745 + - uid: 32479 components: - type: Transform - pos: -13.5,31.5 - parent: 45711 -- proto: AmeJar - entities: - - uid: 45746 + pos: -39.5,31.5 + parent: 2 + - uid: 32480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.432934,27.569538 - parent: 45711 -- proto: AmeShielding - entities: - - uid: 45747 + pos: -39.5,30.5 + parent: 2 + - uid: 32481 components: - type: Transform - pos: -14.5,30.5 - parent: 45711 - - uid: 45748 + pos: -40.5,30.5 + parent: 2 + - uid: 32482 components: - type: Transform - pos: -15.5,31.5 - parent: 45711 - - uid: 45749 + pos: -40.5,29.5 + parent: 2 + - uid: 32483 components: - type: Transform - pos: -16.5,30.5 - parent: 45711 - - uid: 45750 + pos: -40.5,28.5 + parent: 2 + - uid: 32484 components: - type: Transform - pos: -16.5,31.5 - parent: 45711 - - uid: 45751 + pos: -38.5,30.5 + parent: 2 + - uid: 32485 components: - type: Transform - pos: -15.5,32.5 - parent: 45711 - - uid: 45752 + pos: -38.5,29.5 + parent: 2 + - uid: 32486 components: - type: Transform - pos: -16.5,32.5 - parent: 45711 -- proto: AmmoTechFabCircuitboard - entities: - - uid: 34651 + pos: -38.5,28.5 + parent: 2 + - uid: 32576 components: - type: Transform - pos: -15.41785,5.566612 - parent: 34641 - - uid: 52406 + pos: -4.5,-44.5 + parent: 2 + - uid: 32602 components: - type: Transform - pos: -52.424377,48.3703 - parent: 45711 -- proto: AnomalyLocatorUnpowered - entities: - - uid: 45753 + pos: -83.5,32.5 + parent: 2 + - uid: 32617 components: - type: Transform - pos: -26.53305,31.558647 - parent: 45711 -- proto: AnomalyLocatorWide - entities: - - uid: 53480 + pos: 70.5,-18.5 + parent: 2 + - uid: 32638 components: - type: Transform - pos: -15.501236,57.75116 - parent: 45711 -- proto: AnomalyScanner - entities: - - uid: 921 + pos: -64.5,-15.5 + parent: 2 + - uid: 32639 components: - type: Transform - pos: 75.590294,-43.291836 + pos: -65.5,-15.5 parent: 2 - - uid: 30216 + - uid: 32640 components: - type: Transform - pos: 35.580677,-16.374859 + pos: -66.5,-15.5 parent: 2 - - uid: 32622 + - uid: 32641 components: - type: Transform - pos: 34.37755,-16.390484 + pos: -67.5,-15.5 parent: 2 - - uid: 34954 + - uid: 32642 components: - type: Transform - pos: 34.986927,-16.374859 + pos: -68.5,-15.5 parent: 2 -- proto: AnomalyVesselCircuitboard - entities: - - uid: 52071 + - uid: 32643 components: - type: Transform - pos: 17.508362,8.66475 + pos: -68.5,-14.5 parent: 2 -- proto: APCBasic - entities: - - uid: 318 + - uid: 32644 components: - - type: MetaData - name: Технические помещения ларька - type: Transform - pos: 29.5,7.5 + pos: -68.5,-13.5 parent: 2 - - uid: 470 + - uid: 32645 components: - - type: MetaData - name: Отдел робототехники - type: Transform - pos: 28.5,-12.5 + pos: -68.5,-12.5 parent: 2 - - uid: 853 + - uid: 32646 components: - - type: MetaData - name: Кабинет капитана - type: Transform - pos: 4.5,-1.5 + pos: -68.5,-11.5 parent: 2 - - uid: 922 + - uid: 32647 components: - - type: MetaData - name: Коридор инжерного отдела 2/2 - type: Transform - pos: 22.5,24.5 + pos: -68.5,-10.5 parent: 2 - - uid: 923 + - uid: 32648 components: - - type: MetaData - name: Комната электроснабжения - type: Transform - pos: 25.5,20.5 + pos: -68.5,-9.5 parent: 2 - - uid: 924 + - uid: 32649 components: - - type: MetaData - name: Комната отдыха медбея - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-33.5 + pos: -68.5,-8.5 parent: 2 - - uid: 926 + - uid: 32650 components: - - type: MetaData - name: Южный технический коридор - type: Transform - pos: 3.5,-26.5 + pos: -68.5,-7.5 parent: 2 - - uid: 927 + - uid: 32651 components: - - type: MetaData - name: Кабинет СИ - type: Transform - pos: 15.5,20.5 + pos: -68.5,-6.5 parent: 2 - - uid: 930 + - uid: 32652 components: - - type: MetaData - name: Коморка уборщиков - type: Transform - pos: -46.5,31.5 + pos: -69.5,-6.5 parent: 2 - - uid: 931 + - uid: 32653 components: - - type: MetaData - name: Раздевалка инженерного отдела - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,31.5 + pos: -70.5,-6.5 parent: 2 - - uid: 932 + - uid: 32654 components: - - type: MetaData - name: Южный центральный коридор 2/2 - type: Transform - pos: 3.5,-8.5 + pos: -71.5,-6.5 parent: 2 - - uid: 934 + - uid: 32655 components: - - type: MetaData - name: Кухня - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,31.5 + pos: -71.5,-5.5 parent: 2 - - uid: 935 + - uid: 32656 components: - - type: MetaData - name: Инженерный отдел - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,30.5 + pos: -71.5,-4.5 parent: 2 - - uid: 937 + - uid: 32657 components: - - type: MetaData - name: Коридор инжерного отдела 1/2 - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,12.5 + pos: -71.5,-3.5 parent: 2 - - uid: 938 + - uid: 32658 components: - - type: MetaData - name: Мостик - type: Transform - pos: 2.5,2.5 + pos: -70.5,-3.5 parent: 2 - - uid: 939 + - uid: 32659 components: - - type: MetaData - name: Восточные тех. тоннели 1/4 - type: Transform - pos: 21.5,-28.5 + pos: -70.5,-2.5 parent: 2 - - uid: 940 + - uid: 32660 components: - - type: MetaData - name: Северное КПП брига - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,-5.5 + pos: -70.5,-1.5 parent: 2 - - uid: 943 + - uid: 32661 components: - - type: MetaData - name: Южный центральный коридор 1/2 - type: Transform - pos: -4.5,-8.5 + pos: -70.5,-0.5 parent: 2 - - uid: 945 + - uid: 32662 components: - - type: MetaData - name: 'Восточный центральный коридор ' - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,7.5 + pos: -86.5,21.5 parent: 2 - - uid: 947 + - uid: 32663 components: - - type: MetaData - name: Холл СБ 2/2 - type: Transform - pos: -11.5,-18.5 + pos: -86.5,22.5 parent: 2 - - uid: 950 + - uid: 32664 components: - - type: MetaData - name: Мини-парк - type: Transform - pos: -6.5,-27.5 + pos: -85.5,22.5 parent: 2 - - uid: 951 + - uid: 32666 components: - - type: MetaData - name: Кабинет ГСБ - type: Transform - pos: -25.5,-9.5 + pos: -85.5,23.5 parent: 2 - - uid: 953 + - uid: 32667 components: - - type: MetaData - name: Арсенал - type: Transform - pos: -27.5,-18.5 + pos: -85.5,24.5 parent: 2 - - uid: 954 + - uid: 32668 components: - - type: MetaData - name: Барная стойка - type: Transform - pos: -14.5,42.5 + pos: -85.5,25.5 parent: 2 - - uid: 955 + - uid: 32671 components: - - type: MetaData - name: Сервисный отдел - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,24.5 + pos: -84.5,25.5 parent: 2 - - uid: 957 + - uid: 32672 components: - - type: MetaData - name: Отдела снабжения 3/3 - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,7.5 + pos: -84.5,26.5 parent: 2 - - uid: 962 + - uid: 32676 components: - - type: MetaData - name: EVA - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-7.5 + pos: -84.5,27.5 parent: 2 - - uid: 963 + - uid: 32677 components: - - type: MetaData - name: Склад научного отдела - type: Transform - pos: 32.5,-17.5 + pos: -84.5,28.5 parent: 2 - - uid: 965 + - uid: 32678 components: - - type: MetaData - name: Раздевалка научного отдела - type: Transform - pos: 42.5,-17.5 + pos: -84.5,29.5 parent: 2 - - uid: 967 + - uid: 32680 components: - - type: MetaData - name: Кабинет репортера - type: Transform - pos: -17.5,20.5 + pos: -83.5,29.5 parent: 2 - - uid: 968 + - uid: 32681 components: - - type: MetaData - name: Хранилище - type: Transform - pos: -15.5,10.5 + pos: -83.5,30.5 parent: 2 - - uid: 969 + - uid: 32682 components: - - type: MetaData - name: Комната бригмедика - type: Transform - pos: -15.5,-14.5 + pos: -83.5,31.5 parent: 2 - - uid: 972 + - uid: 32691 components: - - type: MetaData - name: Комната уборщика - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,18.5 + pos: -84.5,32.5 parent: 2 - - uid: 973 + - uid: 32692 components: - - type: MetaData - name: Зал суда - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,28.5 + pos: -84.5,33.5 parent: 2 - - uid: 974 + - uid: 32693 components: - - type: MetaData - name: Склад инструментов - type: Transform - pos: -27.5,8.5 + pos: -84.5,34.5 parent: 2 - - uid: 975 + - uid: 32694 components: - - type: MetaData - name: Западный коридор - type: Transform - pos: -12.5,2.5 + pos: -84.5,35.5 parent: 2 - - uid: 976 + - uid: 32695 components: - - type: MetaData - name: Коридор сервисного отдела 1/2 - type: Transform - pos: -24.5,24.5 + pos: -85.5,35.5 parent: 2 - - uid: 977 + - uid: 32696 components: - - type: MetaData - name: Церковь - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,14.5 + pos: -85.5,36.5 parent: 2 - - uid: 978 + - uid: 32697 components: - - type: MetaData - name: Диспансер - type: Transform - pos: -18.5,-48.5 + pos: -86.5,36.5 parent: 2 - - uid: 983 + - uid: 32698 components: - - type: MetaData - name: Комната ДАМ - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,28.5 + pos: -86.5,37.5 parent: 2 - - uid: 984 + - uid: 32700 components: - - type: MetaData - name: Отдел снабжения 2/2 - type: Transform - pos: 55.5,3.5 + pos: -87.5,37.5 parent: 2 - - uid: 985 + - uid: 32701 components: - - type: MetaData - name: Отдел утилизации - type: Transform - pos: 66.5,6.5 + pos: -87.5,38.5 parent: 2 - - uid: 986 + - uid: 32702 components: - - type: MetaData - name: Старый бар - type: Transform - pos: 29.5,-39.5 + pos: -87.5,39.5 parent: 2 - - uid: 987 + - uid: 32703 components: - - type: MetaData - name: Старая кухня - type: Transform - pos: 23.5,-42.5 + pos: -87.5,40.5 parent: 2 - - uid: 991 + - uid: 32704 components: - - type: MetaData - name: Старая гидропоника - type: Transform - pos: 23.5,-48.5 + pos: -87.5,41.5 parent: 2 - - uid: 993 + - uid: 32705 components: - - type: MetaData - name: Туалет дормитория - type: Transform - pos: -31.5,2.5 + pos: -87.5,42.5 parent: 2 - - uid: 995 + - uid: 32706 components: - - type: MetaData - name: Кабинет вирусолога - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-53.5 + pos: -87.5,43.5 parent: 2 - - uid: 998 + - uid: 32707 components: - - type: MetaData - name: Холл прибытия 6/6 - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,17.5 + pos: -87.5,44.5 parent: 2 - - uid: 999 + - uid: 32708 components: - - type: MetaData - name: Операционная - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-51.5 + pos: -87.5,45.5 parent: 2 - - uid: 1001 + - uid: 32709 components: - - type: MetaData - name: Северный коридор - type: Transform - pos: -8.5,24.5 + pos: -87.5,46.5 parent: 2 - - uid: 1002 + - uid: 32710 components: - - type: MetaData - name: Холл медбея - type: Transform - pos: -6.5,-39.5 + pos: -87.5,47.5 parent: 2 - - uid: 1003 + - uid: 32711 components: - - type: MetaData - name: Раздевалка медбея - type: Transform - pos: -23.5,-43.5 + pos: -87.5,48.5 parent: 2 - - uid: 1004 + - uid: 32712 components: - - type: MetaData - name: Холл инфекционной - type: Transform - pos: -37.5,-51.5 + pos: -87.5,49.5 parent: 2 - - uid: 1005 + - uid: 32713 components: - - type: MetaData - name: Зомби-лаборатория - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-63.5 + pos: -86.5,49.5 parent: 2 - - uid: 1007 + - uid: 32714 components: - - type: MetaData - name: Блок клонирования - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-49.5 + pos: -85.5,49.5 parent: 2 - - uid: 1008 + - uid: 32715 components: - - type: MetaData - name: Южный коридор - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-14.5 + pos: -85.5,50.5 parent: 2 - - uid: 1009 + - uid: 32716 components: - - type: MetaData - name: Кабинет ГВ - type: Transform - pos: 14.5,-42.5 + pos: -85.5,51.5 parent: 2 - - uid: 1011 + - uid: 32717 components: - - type: MetaData - name: Комната отдыха инжерного отдела - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,33.5 + pos: -85.5,52.5 parent: 2 - - uid: 1012 + - uid: 32718 components: - - type: MetaData - name: 'Западный центральный коридор ' - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,7.5 + pos: -85.5,53.5 parent: 2 - - uid: 1013 + - uid: 32724 components: - - type: MetaData - name: Северные тех. тоннели 1/2 - type: Transform - pos: -26.5,54.5 + pos: -61.5,27.5 parent: 2 - - uid: 1014 + - uid: 32725 components: - - type: MetaData - name: Офис детектива - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-3.5 + pos: -62.5,27.5 parent: 2 - - uid: 1015 + - uid: 32726 components: - - type: MetaData - name: Каюта квартирмейстера - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,8.5 + pos: -63.5,27.5 parent: 2 - - uid: 1016 + - uid: 32727 components: - - type: MetaData - name: Хранилище дронов - type: Transform - pos: -50.5,10.5 + pos: -64.5,27.5 parent: 2 - - uid: 1017 + - uid: 32728 components: - - type: MetaData - name: Генератор гравитации - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,36.5 + pos: -65.5,27.5 parent: 2 - - uid: 1018 + - uid: 32729 components: - - type: MetaData - name: Зал совещаний - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-5.5 + pos: -65.5,26.5 parent: 2 - - uid: 1021 + - uid: 32730 components: - - type: MetaData - name: Коридор сервисного отдела 2/2 - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,10.5 + pos: -66.5,26.5 parent: 2 - - uid: 1025 + - uid: 32731 components: - - type: MetaData - name: Комната священника - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,14.5 + pos: -67.5,26.5 parent: 2 - - uid: 1030 + - uid: 32732 components: - - type: MetaData - name: Приёмная медбея - type: Transform - pos: 5.5,-35.5 + pos: -67.5,27.5 parent: 2 - - uid: 1032 + - uid: 32733 components: - - type: MetaData - name: Коридор инфекционной - type: Transform - pos: -31.5,-39.5 + pos: -67.5,28.5 parent: 2 - - uid: 1033 + - uid: 32734 components: - - type: MetaData - name: Инфекционная - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-63.5 + pos: -68.5,28.5 parent: 2 - - uid: 1034 + - uid: 32735 components: - - type: MetaData - name: Холл прибытия 2/6 - type: Transform - pos: -78.5,24.5 + pos: -69.5,28.5 parent: 2 - - uid: 1035 + - uid: 32736 components: - - type: MetaData - name: Холл прибытия 3/6 - type: Transform - rot: 3.141592653589793 rad - pos: -96.5,12.5 + pos: -70.5,28.5 parent: 2 - - uid: 1036 + - uid: 32737 components: - - type: MetaData - name: Холл прибытия 1/6 - type: Transform - pos: -96.5,24.5 + pos: -71.5,28.5 parent: 2 - - uid: 1037 + - uid: 32738 components: - - type: MetaData - name: Третья ветка прибытия - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,28.5 + pos: -72.5,28.5 parent: 2 - - uid: 1038 + - uid: 32739 components: - - type: MetaData - name: Вторая ветка прибытия - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,28.5 + pos: -73.5,28.5 parent: 2 - - uid: 1039 + - uid: 32740 components: - - type: MetaData - name: Первая ветка прибытия - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,28.5 + pos: -73.5,27.5 parent: 2 - - uid: 1040 + - uid: 32741 components: - - type: MetaData - name: Холл прибытия 5/6 - type: Transform - rot: 3.141592653589793 rad - pos: -64.5,12.5 + pos: -74.5,27.5 parent: 2 - - uid: 1041 + - uid: 32742 components: - - type: MetaData - name: Холл прибытия 4/6 - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,12.5 + pos: -75.5,27.5 parent: 2 - - uid: 1042 + - uid: 32743 components: - - type: MetaData - name: Коридор научного отдела - type: Transform - pos: 51.5,-19.5 + pos: -76.5,27.5 parent: 2 - - uid: 1043 + - uid: 32744 components: - - type: MetaData - name: Коридор ЦИИ - type: Transform - pos: 37.5,62.5 + pos: -77.5,27.5 parent: 2 - - uid: 1044 + - uid: 32745 components: - - type: MetaData - name: Заброшенная комната ЦИИ - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,66.5 + pos: -78.5,27.5 parent: 2 - - uid: 1045 + - uid: 32746 components: - - type: MetaData - name: Электроснабжение ЦИИ - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,64.5 + pos: -78.5,26.5 parent: 2 - - uid: 1046 + - uid: 32747 components: - - type: MetaData - name: Юго-восточные солнечные панели - type: Transform - pos: 52.5,-55.5 + pos: -79.5,26.5 parent: 2 - - uid: 1047 + - uid: 32748 components: - - type: MetaData - name: Комната клоуна - type: Transform - rot: 3.141592653589793 rad - pos: -62.5,6.5 + pos: -80.5,26.5 parent: 2 - - uid: 1048 + - uid: 32749 components: - - type: MetaData - name: Лазертаг - type: Transform - pos: -82.5,-12.5 + pos: -81.5,26.5 parent: 2 - - uid: 1050 + - uid: 32750 components: - - type: MetaData - name: Раздевалка на пляже - type: Transform - pos: -92.5,-12.5 + pos: -82.5,26.5 parent: 2 - - uid: 1052 + - uid: 32751 components: - - type: MetaData - name: Комната мима - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,6.5 + pos: -83.5,26.5 parent: 2 - - uid: 1053 + - uid: 32754 components: - - type: MetaData - name: Шаттл прибытия 2/2 - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,5.5 + pos: -91.5,5.5 parent: 2 - - uid: 1055 + - uid: 32755 components: - - type: MetaData - name: Шаттл прибытия 1/2 - type: Transform - pos: -81.5,9.5 + pos: -91.5,6.5 parent: 2 - - uid: 1056 + - uid: 32756 components: - - type: MetaData - name: Мостик шаттла прибытия - type: Transform - pos: -94.5,7.5 + pos: -91.5,7.5 parent: 2 - - uid: 1057 + - uid: 32757 components: - - type: MetaData - name: Западные тех. тоннели 1/2 - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,-21.5 + pos: -91.5,8.5 parent: 2 - - uid: 1058 + - uid: 32758 components: - - type: MetaData - name: Отдел ксено-археологии 2/2 - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-37.5 + pos: -91.5,9.5 parent: 2 - - uid: 1059 + - uid: 32759 components: - - type: MetaData - name: Док 1 - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-41.5 + pos: -91.5,10.5 parent: 2 - - uid: 1060 + - uid: 32760 components: - - type: MetaData - name: Док 2 - type: Transform - pos: -48.5,-28.5 + pos: -91.5,11.5 parent: 2 - - uid: 1061 + - uid: 32761 components: - - type: MetaData - name: Отдел снабжения 1/2 - type: Transform - pos: 73.5,-3.5 + pos: -91.5,12.5 parent: 2 - - uid: 1068 + - uid: 32762 components: - - type: MetaData - name: Кабинет НРа - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-24.5 + pos: -90.5,12.5 parent: 2 - - uid: 1069 + - uid: 32763 components: - - type: MetaData - name: Западные тех. тоннели 2/2 - type: Transform - pos: -55.5,-21.5 + pos: -90.5,13.5 parent: 2 - - uid: 1071 + - uid: 32764 components: - - type: MetaData - name: Восточные тех. тоннели 2/4 - type: Transform - pos: 49.5,-41.5 + pos: -90.5,14.5 parent: 2 - - uid: 1072 + - uid: 32765 components: - - type: MetaData - name: Полигон - type: Transform - pos: 78.5,-42.5 + pos: -90.5,15.5 parent: 2 - - uid: 1073 + - uid: 32766 components: - - type: MetaData - name: КПП сб в медбее - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-37.5 + pos: -90.5,16.5 parent: 2 - - uid: 1354 + - uid: 32767 components: - - type: MetaData - name: верхняя часть отбытия - type: Transform - pos: -1.5,69.5 + pos: -90.5,17.5 parent: 2 - - uid: 1980 + - uid: 32768 components: - - type: MetaData - name: Отдел ксено-археологии 1/2 - type: Transform - pos: 55.5,-28.5 + pos: -90.5,18.5 parent: 2 - - uid: 2338 + - uid: 32769 components: - - type: MetaData - name: Восточный коридор - type: Transform - pos: 25.5,2.5 + pos: -90.5,19.5 parent: 2 - - uid: 2902 + - uid: 32770 components: - - type: MetaData - name: КПП отдела снабжения - type: Transform - pos: 44.5,-3.5 + pos: -89.5,19.5 parent: 2 - - uid: 3912 + - uid: 32771 components: - - type: MetaData - name: Склад инженерного отдела - type: Transform - pos: 13.5,10.5 + pos: -89.5,20.5 parent: 2 - - uid: 3942 + - uid: 32786 components: - - type: MetaData - name: Морг - type: Transform - pos: 7.5,-56.5 + pos: -89.5,0.5 parent: 2 - - uid: 4343 + - uid: 32787 components: - - type: MetaData - name: Южные тех. тоннели - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-68.5 + pos: -88.5,20.5 parent: 2 - - uid: 5807 + - uid: 32788 components: - - type: MetaData - name: Старое отбытие - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-71.5 + pos: -87.5,20.5 parent: 2 - - uid: 7853 + - uid: 32789 components: - - type: MetaData - name: Восточное КПП брига - type: Transform - pos: -5.5,-22.5 + pos: -90.5,5.5 parent: 2 - - uid: 7990 + - uid: 32790 components: - - type: MetaData - name: Гидропоника - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,47.5 + pos: -90.5,4.5 parent: 2 - - uid: 8771 + - uid: 32791 components: - - type: MetaData - name: Технические помещения РНД - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,-10.5 + pos: -90.5,3.5 parent: 2 - - uid: 9041 + - uid: 32792 components: - - type: MetaData - name: Северный коридор - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,39.5 + pos: -90.5,2.5 parent: 2 - - uid: 9625 + - uid: 32793 components: - - type: MetaData - name: Хим. лаборатория - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-42.5 + pos: -90.5,1.5 parent: 2 - - uid: 9671 + - uid: 32794 components: - - type: MetaData - name: Казино "4 Дракона" - type: Transform - pos: -48.5,-68.5 + pos: -90.5,0.5 parent: 2 - - uid: 11897 + - uid: 32795 components: - - type: MetaData - name: КПП научного отдела - type: Transform - pos: 11.5,-22.5 + pos: -88.5,0.5 parent: 2 - - uid: 13377 + - uid: 32796 components: - - type: MetaData - name: Северные тех. тоннели 2/2 - type: Transform - pos: -10.5,48.5 + pos: -87.5,0.5 parent: 2 - - uid: 14561 + - uid: 32797 components: - - type: MetaData - name: Старый диспансер - type: Transform - pos: 12.5,44.5 + pos: -86.5,0.5 parent: 2 - - uid: 15015 + - uid: 32798 components: - - type: MetaData - name: Камеры отбытия 1/2 - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,52.5 + pos: -85.5,0.5 parent: 2 - - uid: 15248 + - uid: 32799 components: - - type: MetaData - name: Коридор РНД - type: Transform - pos: 19.5,-18.5 + pos: -84.5,0.5 parent: 2 - - uid: 15430 + - uid: 32800 components: - - type: MetaData - name: Кабинет психолога - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-44.5 + pos: -83.5,0.5 parent: 2 - - uid: 18555 + - uid: 32801 components: - - type: MetaData - name: 'Комната Пилота ' - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,-51.5 + pos: -83.5,1.5 parent: 2 - - uid: 18756 + - uid: 32802 components: - - type: MetaData - name: Место смерти, изменить нельзя - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-16.5 + pos: -82.5,1.5 parent: 2 - - uid: 18805 + - uid: 32803 components: - - type: MetaData - name: Стрельбище - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-17.5 + pos: -82.5,2.5 parent: 2 - - uid: 18933 + - uid: 32804 components: - - type: MetaData - name: Атмосферный отдел 1/3 - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,19.5 + pos: -81.5,2.5 parent: 2 - - uid: 18934 + - uid: 32805 components: - - type: MetaData - name: Атмосферный отдел 3/3 - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,19.5 + pos: -80.5,2.5 parent: 2 - - uid: 19106 + - uid: 32806 components: - - type: MetaData - name: Приёмная инженерного отдела - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,24.5 + pos: -79.5,2.5 parent: 2 - - uid: 19180 + - uid: 32807 components: - - type: MetaData - name: Северный коридор - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,15.5 + pos: -79.5,1.5 parent: 2 - - uid: 19293 + - uid: 32808 components: - - type: MetaData - name: Холл СБ 1/2 - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-9.5 + pos: -79.5,0.5 parent: 2 - - uid: 20854 + - uid: 32809 components: - - type: MetaData - name: Кабинет зоотехника - type: Transform - pos: -68.5,-5.5 + pos: -79.5,-0.5 parent: 2 - - uid: 21327 + - uid: 32810 components: - - type: MetaData - name: Отдел разработки - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-12.5 + pos: -79.5,-1.5 parent: 2 - - uid: 22160 + - uid: 32818 components: - - type: MetaData - name: Камеры отбытия 2/2 - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,61.5 + pos: -78.5,-1.5 parent: 2 - - uid: 22327 + - uid: 32819 components: - - type: MetaData - name: КПП отбытия - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,47.5 + pos: -78.5,-2.5 parent: 2 - - uid: 23651 + - uid: 32820 components: - - type: MetaData - name: Театр - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,54.5 + pos: -78.5,-3.5 parent: 2 - - uid: 23830 + - uid: 32821 components: - - type: MetaData - name: Библиотека - type: Transform - pos: -5.5,44.5 + pos: -77.5,-3.5 parent: 2 - - uid: 24477 + - uid: 32822 components: - - type: MetaData - name: Восточные тех.тоннели 4/4 - type: Transform - pos: 44.5,-12.5 + pos: -76.5,-3.5 parent: 2 - - uid: 24486 + - uid: 32823 components: - - type: MetaData - name: Комната бармена - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,45.5 + pos: -75.5,-3.5 parent: 2 - - uid: 24795 + - uid: 32824 components: - - type: MetaData - name: Старая библиотека - type: Transform - pos: -4.5,-58.5 + pos: -74.5,-3.5 parent: 2 - - uid: 25019 + - uid: 32825 components: - - type: MetaData - name: Перемычка - type: Transform - pos: 54.5,-23.5 + pos: -74.5,-4.5 parent: 2 - - uid: 25192 + - uid: 32827 components: - type: Transform - pos: -49.5,-62.5 + pos: -73.5,-4.5 parent: 2 - - uid: 25414 + - uid: 32828 components: - - type: MetaData - name: ИнжеБар "220 Вольт" - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,49.5 + pos: -72.5,-4.5 parent: 2 - - uid: 25995 + - uid: 32829 components: - - type: MetaData - name: Перма-бриг - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-32.5 + pos: -53.5,-1.5 parent: 2 - - uid: 26037 + - uid: 32830 components: - - type: MetaData - name: Коридор сервиса - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,47.5 + pos: -51.5,-0.5 parent: 2 - - uid: 26650 + - uid: 32831 components: - - type: MetaData - name: Комната отдыха СБ - type: Transform - pos: -34.5,-30.5 + pos: -51.5,-1.5 parent: 2 - - uid: 28020 + - uid: 32832 components: - - type: MetaData - name: Комната электроснабжения сингулярности - type: Transform - pos: 61.5,47.5 + pos: -52.5,-1.5 parent: 2 - - uid: 28096 + - uid: 32833 components: - - type: MetaData - name: Коморка библиотекаря - type: Transform - pos: -7.5,48.5 + pos: -49.5,-1.5 parent: 2 - - uid: 28097 + - uid: 32835 components: - - type: MetaData - name: Коморка театра - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,66.5 + pos: -39.5,-9.5 parent: 2 - - uid: 28718 + - uid: 32836 components: - - type: MetaData - name: Комната отдыха атмосферного отдела - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,13.5 + pos: -48.5,-8.5 parent: 2 - - uid: 28780 + - uid: 32837 components: - - type: MetaData - name: Атмосферный отдел 2/3 - type: Transform - pos: 45.5,27.5 + pos: -62.5,-15.5 parent: 2 - - uid: 29806 + - uid: 32838 components: - - type: MetaData - name: Офис АВД - type: Transform - pos: 6.5,42.5 + pos: -61.5,-15.5 parent: 2 - - uid: 32129 + - uid: 32839 components: - - type: MetaData - name: КПП инженерного отдела - type: Transform - pos: 25.5,12.5 + pos: -60.5,-15.5 parent: 2 - - uid: 32452 + - uid: 32840 components: - - type: MetaData - name: Дормиторий - type: Transform - pos: -47.5,2.5 + pos: -59.5,-15.5 parent: 2 - - uid: 32767 + - uid: 32841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,2.5 - parent: 32764 - - uid: 33079 + pos: -58.5,-15.5 + parent: 2 + - uid: 32842 components: - type: Transform - pos: -0.5,9.5 - parent: 33049 - - uid: 34467 + pos: -57.5,-15.5 + parent: 2 + - uid: 32843 components: - - type: MetaData - name: Отдел токсинов - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-35.5 + pos: -56.5,-15.5 parent: 2 - - uid: 34652 + - uid: 32844 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,14.5 - parent: 34641 - - uid: 34653 + pos: -56.5,-14.5 + parent: 2 + - uid: 32845 components: - type: Transform - pos: -23.5,13.5 - parent: 34641 - - uid: 34935 + pos: -56.5,-13.5 + parent: 2 + - uid: 32846 components: - - type: MetaData - name: Комната отдыха РНД - type: Transform - pos: 25.5,-4.5 + pos: -56.5,-12.5 parent: 2 - - uid: 35063 + - uid: 32847 components: - - type: MetaData - name: Нижняя часть отбытия - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,52.5 + pos: -56.5,-11.5 parent: 2 - - uid: 35094 + - uid: 32848 components: - - type: MetaData - name: Серверная РНД - type: Transform - pos: 21.5,-22.5 + pos: -56.5,-10.5 parent: 2 - - uid: 35807 + - uid: 32849 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 35803 - - uid: 36105 + pos: -55.5,-10.5 + parent: 2 + - uid: 32850 components: - - type: MetaData - name: Склад атмосферного отдела - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,12.5 + pos: -54.5,-10.5 parent: 2 - - uid: 36652 + - uid: 32851 components: - - type: MetaData - name: Космо-комнатки - type: Transform - pos: -32.5,-83.5 + pos: -53.5,-10.5 parent: 2 - - uid: 36926 + - uid: 32852 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,1.5 - parent: 36861 - - uid: 36927 + pos: -52.5,-10.5 + parent: 2 + - uid: 32853 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,13.5 - parent: 36861 - - uid: 36928 + pos: -51.5,-10.5 + parent: 2 + - uid: 32854 components: - - type: MetaData - name: Кухня - type: Transform - pos: 2.5,21.5 - parent: 36861 - - uid: 36929 + pos: -50.5,-10.5 + parent: 2 + - uid: 32855 components: - - type: MetaData - name: Пост охраны - type: Transform - pos: 1.5,3.5 - parent: 36861 - - uid: 36930 + pos: -49.5,-10.5 + parent: 2 + - uid: 32856 components: - - type: MetaData - name: Приёмная каторги - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,7.5 - parent: 36861 - - uid: 36931 + pos: -48.5,-10.5 + parent: 2 + - uid: 32857 components: - - type: MetaData - name: Камеры каторжников - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,6.5 - parent: 36861 - - uid: 36932 + pos: -47.5,-10.5 + parent: 2 + - uid: 32858 components: - - type: MetaData - name: Склад ригов - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,19.5 - parent: 36861 - - uid: 41115 + pos: -46.5,-10.5 + parent: 2 + - uid: 32859 components: - - type: MetaData - name: Вход в арендную площадь - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-65.5 + pos: -45.5,-10.5 parent: 2 - - uid: 42222 + - uid: 32860 components: - - type: MetaData - name: Старый дормиторий - type: Transform - pos: 16.5,-65.5 + pos: -44.5,-10.5 parent: 2 - - uid: 42555 + - uid: 32861 components: - - type: MetaData - name: Отдел экспериментов - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-40.5 + pos: -43.5,-10.5 parent: 2 - - uid: 43081 + - uid: 32862 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,50.5 + pos: -42.5,-10.5 parent: 2 - - uid: 43098 + - uid: 32863 components: - - type: MetaData - name: Кабинет ГП - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-9.5 + pos: -41.5,-10.5 parent: 2 - - uid: 43222 + - uid: 32864 components: - - type: MetaData - name: Криогеника - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-48.5 + pos: -40.5,-10.5 parent: 2 - - uid: 43259 + - uid: 32865 components: - - type: MetaData - name: Комната осмотра - type: Transform - pos: 2.5,-50.5 + pos: -39.5,-10.5 parent: 2 - - uid: 43354 + - uid: 32866 components: - type: Transform - pos: 49.5,76.5 + pos: -57.5,-10.5 parent: 2 - - uid: 43596 + - uid: 32867 components: - - type: MetaData - name: Боксёрский ринг - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,58.5 + pos: -58.5,-10.5 parent: 2 - - uid: 44304 + - uid: 32868 components: - - type: MetaData - name: Восточные тех.тоннели 3/4 - type: Transform - pos: 62.5,-49.5 + pos: -58.5,-11.5 parent: 2 - - uid: 44305 + - uid: 32869 components: - - type: MetaData - name: Мусоропереработка - type: Transform - pos: 73.5,-21.5 + pos: -58.5,-9.5 parent: 2 - - uid: 44888 + - uid: 32870 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-2.5 - parent: 44868 - - uid: 44948 + pos: -54.5,-11.5 + parent: 2 + - uid: 32871 components: - - type: MetaData - name: Технические тоннели у отдела сб - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-44.5 + pos: -54.5,-9.5 parent: 2 - - uid: 45754 + - uid: 32872 components: - type: Transform - pos: -4.5,2.5 - parent: 45711 - - type: BatterySelfRecharger - autoRechargeRate: 50000 - autoRecharge: True - - uid: 45755 + pos: -49.5,-9.5 + parent: 2 + - uid: 32873 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-9.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - type: Apc - lastExternalState: Good - lastChargeState: Full - - uid: 45756 + pos: -49.5,-8.5 + parent: 2 + - uid: 32874 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,3.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - type: Apc - lastExternalState: Good - lastChargeState: Full - - uid: 45757 + pos: -50.5,-8.5 + parent: 2 + - uid: 32875 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-9.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - type: Apc - lastExternalState: Good - lastChargeState: Full - - uid: 45758 + pos: -39.5,-8.5 + parent: 2 + - uid: 32876 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,3.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - type: Apc - lastExternalState: Good - lastChargeState: Full - - uid: 45759 + pos: -39.5,-7.5 + parent: 2 + - uid: 32877 components: - type: Transform - pos: -6.5,13.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - type: Apc - lastExternalState: Good - lastChargeState: Full - - uid: 45760 + pos: -39.5,-6.5 + parent: 2 + - uid: 32878 components: - type: Transform - pos: 7.5,13.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - type: Apc - lastExternalState: Good - lastChargeState: Full - - uid: 45761 + pos: -39.5,-5.5 + parent: 2 + - uid: 32879 components: - type: Transform - pos: -14.5,17.5 - parent: 45711 - - uid: 45762 + pos: -39.5,-4.5 + parent: 2 + - uid: 32880 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,31.5 - parent: 45711 - - uid: 45763 + pos: -39.5,-3.5 + parent: 2 + - uid: 32881 components: - type: Transform - pos: -17.5,26.5 - parent: 45711 - - uid: 45764 + pos: -39.5,-2.5 + parent: 2 + - uid: 32882 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,28.5 - parent: 45711 - - uid: 45765 + pos: -39.5,-1.5 + parent: 2 + - uid: 32883 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,34.5 - parent: 45711 - - uid: 45766 + pos: -39.5,-0.5 + parent: 2 + - uid: 32884 components: - type: Transform - pos: 16.5,19.5 - parent: 45711 - - uid: 45767 + pos: -43.5,-0.5 + parent: 2 + - uid: 32885 components: - type: Transform - pos: -1.5,19.5 - parent: 45711 - - uid: 45768 + pos: -43.5,-1.5 + parent: 2 + - uid: 32886 components: - type: Transform - pos: 0.5,36.5 - parent: 45711 - - uid: 45770 + pos: -44.5,-1.5 + parent: 2 + - uid: 32887 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,22.5 - parent: 45711 - - uid: 45771 + pos: -42.5,-1.5 + parent: 2 + - uid: 32888 components: - type: Transform - pos: 20.5,37.5 - parent: 45711 - - uid: 45772 + pos: -40.5,-4.5 + parent: 2 + - uid: 32889 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,25.5 - parent: 45711 - - uid: 45773 + pos: -41.5,-4.5 + parent: 2 + - uid: 32890 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,14.5 - parent: 45711 - - uid: 47056 + pos: -41.5,-3.5 + parent: 2 + - uid: 32891 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,36.5 + pos: -41.5,-6.5 parent: 2 - - uid: 47091 + - uid: 32892 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,28.5 + pos: -41.5,-5.5 parent: 2 - - uid: 47154 + - uid: 32893 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,-15.5 + pos: 0.5,-17.5 parent: 2 - - uid: 47690 + - uid: 32894 components: - - type: MetaData - name: Отдел аномалистики - type: Transform - pos: 40.5,-11.5 + pos: 0.5,-18.5 parent: 2 - - uid: 51677 + - uid: 32895 components: - - type: MetaData - name: Парикмахерская - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,-7.5 + pos: 0.5,-19.5 parent: 2 - - uid: 52944 + - uid: 32896 components: - type: Transform - pos: -5.5,74.5 - parent: 45711 - - type: BatterySelfRecharger - autoRechargeRate: 50000 - autoRecharge: True - - uid: 53854 + pos: 0.5,-20.5 + parent: 2 + - uid: 32897 components: - type: Transform - pos: -41.5,43.5 - parent: 45711 - - type: BatterySelfRecharger - autoRechargeRate: 50000 - autoRecharge: True - - uid: 56118 + pos: 0.5,-21.5 + parent: 2 + - uid: 32898 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,3.5 - parent: 56108 -- proto: APCConstructed - entities: - - uid: 1076 + pos: 0.5,-22.5 + parent: 2 + - uid: 32899 components: - - type: MetaData - name: Ксенолаборотория 1/2 - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-28.5 + pos: 0.5,-23.5 parent: 2 - - uid: 34654 + - uid: 32900 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,14.5 - parent: 34641 - - uid: 36181 + pos: 0.5,-24.5 + parent: 2 + - uid: 32901 components: - type: Transform - pos: 48.5,43.5 + pos: 0.5,-25.5 parent: 2 - - uid: 45521 + - uid: 32902 components: - type: Transform - pos: 6.5,-1.5 - parent: 45518 -- proto: APCElectronics - entities: - - uid: 1079 + pos: 0.5,-26.5 + parent: 2 + - uid: 32903 components: - type: Transform - pos: -48.458977,9.576938 + pos: 0.5,-27.5 parent: 2 - - uid: 51217 + - uid: 32904 components: - type: Transform - pos: 19.048199,-35.438526 + pos: 0.5,-28.5 parent: 2 -- proto: APCHighCapacity - entities: - - uid: 1082 + - uid: 32905 components: - - type: MetaData - name: Серверная телекоммуникации - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,69.5 + pos: 0.5,-29.5 parent: 2 - - uid: 1083 + - uid: 32906 components: - - type: MetaData - name: Серверная маршрутизаторов камер - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,59.5 + pos: 0.5,-30.5 parent: 2 - - uid: 1084 + - uid: 32907 components: - - type: MetaData - name: Ядро ЦИИ - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,64.5 + pos: 0.5,-31.5 parent: 2 -- proto: APCHyperCapacity - entities: - - uid: 40955 + - uid: 32908 components: - type: Transform - pos: 0.5,2.5 - parent: 40952 - - type: BatterySelfRecharger - autoRechargeRate: 200000 - autoRecharge: True -- proto: APECircuitboard - entities: - - uid: 52085 + pos: 0.5,-39.5 + parent: 2 + - uid: 32909 components: - type: Transform - pos: 17.553703,6.6183352 + pos: -0.5,-44.5 parent: 2 -- proto: AppraisalTool - entities: - - uid: 45774 + - uid: 32910 components: - type: Transform - pos: -8.923028,30.605377 - parent: 45711 -- proto: ArrivalsShuttleTimer - entities: - - uid: 26908 + pos: 0.5,-44.5 + parent: 2 + - uid: 32911 components: - type: Transform - pos: -52.5,16.5 + pos: 1.5,-44.5 parent: 2 - - uid: 31899 + - uid: 32912 components: - type: Transform - pos: -52.5,20.5 + pos: 1.5,-43.5 parent: 2 - - uid: 42708 + - uid: 32913 components: - type: Transform - pos: -88.5,16.5 + pos: 1.5,-42.5 parent: 2 - - uid: 42709 + - uid: 32914 components: - type: Transform - pos: -52.5,24.5 + pos: 1.5,-41.5 parent: 2 - - uid: 44990 + - uid: 32915 components: - type: Transform - pos: -52.5,12.5 + pos: 1.5,-40.5 parent: 2 - - uid: 44991 + - uid: 32916 components: - type: Transform - pos: -64.5,20.5 + pos: -5.5,-48.5 parent: 2 - - uid: 44992 + - uid: 32917 components: - type: Transform - pos: -94.5,20.5 + pos: -5.5,-47.5 parent: 2 - - uid: 44993 + - uid: 32918 components: - type: Transform - pos: -70.5,20.5 + pos: -5.5,-46.5 parent: 2 - - uid: 45348 + - uid: 32919 components: - type: Transform - pos: -82.5,16.5 + pos: -5.5,-45.5 parent: 2 -- proto: ArtifactCrusherMachineCircuitboard - entities: - - uid: 53481 + - uid: 32920 components: - type: Transform - pos: -15.563156,58.69507 - parent: 45711 -- proto: Ash - entities: - - uid: 11895 + pos: -5.5,-44.5 + parent: 2 + - uid: 32921 components: - type: Transform - pos: 48.23637,32.526535 + pos: -3.5,-44.5 parent: 2 - - uid: 31029 + - uid: 32922 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 31052 + pos: -2.5,-44.5 + parent: 2 + - uid: 32923 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 31185 + pos: -1.5,-44.5 + parent: 2 + - uid: 32924 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 31279 + pos: -5.5,-49.5 + parent: 2 + - uid: 32925 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 47625 + pos: -5.5,-50.5 + parent: 2 + - uid: 32926 components: - type: Transform - pos: 49.70512,31.432787 + pos: -5.5,-51.5 parent: 2 -- proto: Ashtray - entities: - - uid: 1655 + - uid: 32927 components: - type: Transform - pos: 29.895908,8.5948715 + pos: -5.5,-52.5 parent: 2 - - uid: 11335 + - uid: 32928 components: - type: Transform - pos: 1.3449464,-59.489246 + pos: -5.5,-53.5 parent: 2 - - uid: 17406 + - uid: 32929 components: - type: Transform - pos: 47.47539,-26.530157 + pos: 62.5,-26.5 parent: 2 - - uid: 25824 + - uid: 32930 components: - type: Transform - pos: -36.362103,25.491821 + pos: 62.5,-25.5 parent: 2 - - uid: 26410 + - uid: 32931 components: - type: Transform - pos: 32.50007,-2.291557 + pos: 63.5,-25.5 parent: 2 - - uid: 30732 + - uid: 32932 components: - type: Transform - pos: -15.748423,35.63832 + pos: 63.5,-24.5 parent: 2 - - uid: 32018 + - uid: 32933 components: - type: Transform - pos: -36.304794,-34.44753 + pos: 64.5,-24.5 parent: 2 - - uid: 36037 + - uid: 32934 components: - type: Transform - pos: -24.328213,26.40128 + pos: 64.5,-23.5 parent: 2 - - uid: 53112 + - uid: 32935 components: - type: Transform - pos: 3.4465637,74.52338 - parent: 45711 -- proto: AsteroidRock - entities: - - uid: 33080 + pos: 65.5,-23.5 + parent: 2 + - uid: 32936 components: - type: Transform - pos: -3.5,-21.5 - parent: 33049 - - uid: 33081 + pos: 65.5,-22.5 + parent: 2 + - uid: 32937 components: - type: Transform - pos: -2.5,-21.5 - parent: 33049 - - uid: 33082 + pos: 65.5,-21.5 + parent: 2 + - uid: 32938 components: - type: Transform - pos: -3.5,-20.5 - parent: 33049 - - uid: 33083 + pos: 65.5,-20.5 + parent: 2 + - uid: 32939 components: - type: Transform - pos: -2.5,-22.5 - parent: 33049 - - uid: 33084 + pos: 65.5,-19.5 + parent: 2 + - uid: 32940 components: - type: Transform - pos: -1.5,-22.5 - parent: 33049 - - uid: 33085 + pos: 42.5,-9.5 + parent: 2 + - uid: 32941 components: - type: Transform - pos: -3.5,-22.5 - parent: 33049 - - uid: 33086 + pos: 43.5,-9.5 + parent: 2 + - uid: 32942 components: - type: Transform - pos: 6.5,-7.5 - parent: 33049 - - uid: 33087 + pos: 44.5,-9.5 + parent: 2 + - uid: 32943 components: - type: Transform - pos: 12.5,-17.5 - parent: 33049 - - uid: 33088 + pos: 45.5,-9.5 + parent: 2 + - uid: 32944 components: - type: Transform - pos: 5.5,-7.5 - parent: 33049 - - uid: 33089 + pos: 46.5,-9.5 + parent: 2 + - uid: 32945 components: - type: Transform - pos: 12.5,-17.5 - parent: 33049 - - uid: 33090 + pos: 46.5,-10.5 + parent: 2 + - uid: 32946 components: - type: Transform - pos: 9.5,-21.5 - parent: 33049 - - uid: 33091 + pos: 46.5,-11.5 + parent: 2 + - uid: 32947 components: - type: Transform - pos: 8.5,-20.5 - parent: 33049 - - uid: 33092 + pos: 46.5,-12.5 + parent: 2 + - uid: 32948 components: - type: Transform - pos: 9.5,-20.5 - parent: 33049 - - uid: 33093 + pos: 46.5,-13.5 + parent: 2 + - uid: 32949 components: - type: Transform - pos: 12.5,-15.5 - parent: 33049 - - uid: 33094 + pos: 46.5,-14.5 + parent: 2 + - uid: 32950 components: - type: Transform - pos: 12.5,-14.5 - parent: 33049 - - uid: 33095 + pos: 46.5,-15.5 + parent: 2 + - uid: 32951 components: - type: Transform - pos: 11.5,-13.5 - parent: 33049 - - uid: 33096 + pos: 47.5,-15.5 + parent: 2 + - uid: 32952 components: - type: Transform - pos: 11.5,-12.5 - parent: 33049 - - uid: 33097 + pos: 48.5,-15.5 + parent: 2 + - uid: 32953 components: - type: Transform - pos: 12.5,-16.5 - parent: 33049 - - uid: 33098 + pos: 49.5,-15.5 + parent: 2 + - uid: 32954 components: - type: Transform - pos: 13.5,-16.5 - parent: 33049 - - uid: 33099 + pos: 50.5,-15.5 + parent: 2 + - uid: 32955 components: - type: Transform - pos: 11.5,-19.5 - parent: 33049 - - uid: 33100 + pos: 51.5,-15.5 + parent: 2 + - uid: 32956 components: - type: Transform - pos: 12.5,-18.5 - parent: 33049 - - uid: 33101 + pos: 52.5,-15.5 + parent: 2 + - uid: 32957 components: - type: Transform - pos: 13.5,-17.5 - parent: 33049 - - uid: 33102 + pos: 53.5,-15.5 + parent: 2 + - uid: 32958 components: - type: Transform - pos: -8.5,-21.5 - parent: 33049 - - uid: 33103 + pos: 54.5,-15.5 + parent: 2 + - uid: 32959 components: - type: Transform - pos: -7.5,-21.5 - parent: 33049 - - uid: 33104 + pos: 54.5,-14.5 + parent: 2 + - uid: 32960 components: - type: Transform - pos: -6.5,-21.5 - parent: 33049 - - uid: 33105 + pos: 55.5,-14.5 + parent: 2 + - uid: 32961 components: - type: Transform - pos: -6.5,-21.5 - parent: 33049 - - uid: 33106 + pos: 56.5,-14.5 + parent: 2 + - uid: 32962 components: - type: Transform - pos: -5.5,-22.5 - parent: 33049 - - uid: 33107 + pos: 57.5,-14.5 + parent: 2 + - uid: 32963 components: - type: Transform - pos: -5.5,-23.5 - parent: 33049 - - uid: 33108 + pos: 57.5,-13.5 + parent: 2 + - uid: 32964 components: - type: Transform - pos: -4.5,-24.5 - parent: 33049 - - uid: 33109 + pos: 57.5,-12.5 + parent: 2 + - uid: 32965 components: - type: Transform - pos: -4.5,-24.5 - parent: 33049 - - uid: 33110 + pos: 58.5,-12.5 + parent: 2 + - uid: 32966 components: - type: Transform - pos: -4.5,-23.5 - parent: 33049 - - uid: 33111 + pos: 59.5,-12.5 + parent: 2 + - uid: 32967 components: - type: Transform - pos: -11.5,-16.5 - parent: 33049 - - uid: 33112 + pos: 59.5,-11.5 + parent: 2 + - uid: 32968 components: - type: Transform - pos: -11.5,-17.5 - parent: 33049 - - uid: 33113 + pos: 59.5,-10.5 + parent: 2 + - uid: 32969 components: - type: Transform - pos: -11.5,-18.5 - parent: 33049 - - uid: 33114 + pos: 60.5,-10.5 + parent: 2 + - uid: 32970 components: - type: Transform - pos: 5.5,-7.5 - parent: 33049 - - uid: 33115 + pos: 61.5,-10.5 + parent: 2 + - uid: 32971 components: - type: Transform - pos: 3.5,8.5 - parent: 33049 - - uid: 33116 + pos: 62.5,-10.5 + parent: 2 + - uid: 32972 components: - type: Transform - pos: 4.5,8.5 - parent: 33049 - - uid: 33117 + pos: 63.5,-10.5 + parent: 2 + - uid: 32973 components: - type: Transform - pos: 5.5,8.5 - parent: 33049 - - uid: 33118 + pos: 64.5,-10.5 + parent: 2 + - uid: 32974 components: - type: Transform - pos: 6.5,8.5 - parent: 33049 - - uid: 33119 + pos: 65.5,-10.5 + parent: 2 + - uid: 32975 components: - type: Transform - pos: 7.5,9.5 - parent: 33049 - - uid: 33120 + pos: 66.5,-10.5 + parent: 2 + - uid: 32976 components: - type: Transform - pos: 7.5,9.5 - parent: 33049 - - uid: 33121 + pos: 67.5,-10.5 + parent: 2 + - uid: 32977 components: - type: Transform - pos: 8.5,9.5 - parent: 33049 - - uid: 33122 + pos: 67.5,-9.5 + parent: 2 + - uid: 32978 components: - type: Transform - pos: 9.5,9.5 - parent: 33049 - - uid: 33123 + pos: 68.5,-9.5 + parent: 2 + - uid: 32979 components: - type: Transform - pos: 3.5,7.5 - parent: 33049 - - uid: 33124 + pos: 69.5,-9.5 + parent: 2 + - uid: 32980 components: - type: Transform - pos: 4.5,7.5 - parent: 33049 - - uid: 33125 + pos: 70.5,-9.5 + parent: 2 + - uid: 32981 components: - type: Transform - pos: 11.5,10.5 - parent: 33049 - - uid: 33126 + pos: 71.5,-9.5 + parent: 2 + - uid: 32982 components: - type: Transform - pos: 12.5,11.5 - parent: 33049 - - uid: 33127 + pos: 71.5,-10.5 + parent: 2 + - uid: 32983 components: - type: Transform - pos: 12.5,11.5 - parent: 33049 - - uid: 33128 + pos: 71.5,-11.5 + parent: 2 + - uid: 32984 components: - type: Transform - pos: 12.5,12.5 - parent: 33049 - - uid: 33129 + pos: 71.5,-12.5 + parent: 2 + - uid: 32985 components: - type: Transform - pos: 13.5,14.5 - parent: 33049 - - uid: 33130 + pos: 71.5,-13.5 + parent: 2 + - uid: 32986 components: - type: Transform - pos: 13.5,15.5 - parent: 33049 - - uid: 33131 + pos: 71.5,-14.5 + parent: 2 + - uid: 32987 components: - type: Transform - pos: 14.5,16.5 - parent: 33049 - - uid: 33132 + pos: 71.5,-15.5 + parent: 2 + - uid: 32988 components: - type: Transform - pos: 14.5,16.5 - parent: 33049 - - uid: 33133 + pos: 71.5,-16.5 + parent: 2 + - uid: 32989 components: - type: Transform - pos: 14.5,18.5 - parent: 33049 - - uid: 33134 + pos: 71.5,-17.5 + parent: 2 + - uid: 32990 components: - type: Transform - pos: 14.5,18.5 - parent: 33049 - - uid: 33135 + pos: 71.5,-18.5 + parent: 2 + - uid: 32991 components: - type: Transform - pos: 15.5,19.5 - parent: 33049 - - uid: 33136 + pos: 69.5,-18.5 + parent: 2 + - uid: 32992 components: - type: Transform - pos: 15.5,17.5 - parent: 33049 - - uid: 33137 + pos: 68.5,-18.5 + parent: 2 + - uid: 32993 components: - type: Transform - pos: 15.5,20.5 - parent: 33049 - - uid: 33138 + pos: 68.5,-19.5 + parent: 2 + - uid: 32994 components: - type: Transform - pos: 15.5,21.5 - parent: 33049 - - uid: 33139 + pos: 67.5,-19.5 + parent: 2 + - uid: 32995 components: - type: Transform - pos: 14.5,21.5 - parent: 33049 - - uid: 33140 + pos: 66.5,-19.5 + parent: 2 + - uid: 32997 components: - type: Transform - pos: 14.5,22.5 - parent: 33049 - - uid: 33141 + pos: 62.5,-28.5 + parent: 2 + - uid: 32998 components: - type: Transform - pos: 15.5,18.5 - parent: 33049 - - uid: 33142 + pos: 62.5,-29.5 + parent: 2 + - uid: 32999 components: - type: Transform - pos: 16.5,19.5 - parent: 33049 - - uid: 33143 + pos: 62.5,-30.5 + parent: 2 + - uid: 33007 components: - type: Transform - pos: 16.5,20.5 - parent: 33049 - - uid: 33144 + pos: -21.5,-50.5 + parent: 2 + - uid: 33008 components: - type: Transform - pos: 16.5,20.5 - parent: 33049 - - uid: 33145 + pos: -22.5,-50.5 + parent: 2 + - uid: 33024 components: - type: Transform - pos: 4.5,23.5 - parent: 33049 - - uid: 33146 + pos: -22.5,-51.5 + parent: 2 + - uid: 33037 components: - type: Transform - pos: 3.5,24.5 - parent: 33049 - - uid: 33147 + pos: -22.5,-52.5 + parent: 2 + - uid: 33038 components: - type: Transform - pos: 3.5,24.5 - parent: 33049 - - uid: 33148 + pos: -22.5,-53.5 + parent: 2 + - uid: 33039 components: - type: Transform - pos: 3.5,25.5 - parent: 33049 - - uid: 33149 + pos: -22.5,-54.5 + parent: 2 + - uid: 33040 components: - type: Transform - pos: 3.5,23.5 - parent: 33049 - - uid: 33150 + pos: -21.5,-54.5 + parent: 2 + - uid: 33041 components: - type: Transform - pos: 4.5,24.5 - parent: 33049 - - uid: 33151 + pos: -20.5,-54.5 + parent: 2 + - uid: 33043 components: - type: Transform - pos: 5.5,24.5 - parent: 33049 - - uid: 33152 + pos: -15.5,-54.5 + parent: 2 + - uid: 33044 components: - type: Transform - pos: 6.5,24.5 - parent: 33049 - - uid: 33153 + pos: -19.5,-54.5 + parent: 2 + - uid: 33045 components: - type: Transform - pos: 7.5,23.5 - parent: 33049 - - uid: 33154 + pos: -18.5,-54.5 + parent: 2 + - uid: 33046 components: - type: Transform - pos: 9.5,24.5 - parent: 33049 - - uid: 33155 + pos: -17.5,-54.5 + parent: 2 + - uid: 33047 components: - type: Transform - pos: 8.5,24.5 - parent: 33049 - - uid: 33156 + pos: -14.5,-54.5 + parent: 2 + - uid: 33048 components: - type: Transform - pos: 7.5,24.5 - parent: 33049 - - uid: 33157 + pos: -9.5,-54.5 + parent: 2 + - uid: 33049 components: - type: Transform - pos: -6.5,23.5 - parent: 33049 - - uid: 33158 + pos: -8.5,-54.5 + parent: 2 + - uid: 33050 components: - type: Transform - pos: -7.5,23.5 - parent: 33049 - - uid: 33159 + pos: -16.5,-54.5 + parent: 2 + - uid: 33051 components: - type: Transform - pos: -5.5,23.5 - parent: 33049 - - uid: 33160 + pos: -13.5,-54.5 + parent: 2 + - uid: 33052 components: - type: Transform - pos: -5.5,23.5 - parent: 33049 - - uid: 33161 + pos: -12.5,-54.5 + parent: 2 + - uid: 33053 components: - type: Transform - pos: -5.5,24.5 - parent: 33049 - - uid: 33162 + pos: -7.5,-54.5 + parent: 2 + - uid: 33054 components: - type: Transform - pos: -4.5,25.5 - parent: 33049 - - uid: 33163 + pos: -11.5,-54.5 + parent: 2 + - uid: 33055 components: - type: Transform - pos: -4.5,26.5 - parent: 33049 - - uid: 33164 + pos: -10.5,-54.5 + parent: 2 + - uid: 33056 components: - type: Transform - pos: -3.5,26.5 - parent: 33049 - - uid: 33165 + pos: -6.5,-54.5 + parent: 2 + - uid: 33057 components: - type: Transform - pos: -2.5,26.5 - parent: 33049 - - uid: 33166 + pos: -5.5,-54.5 + parent: 2 + - uid: 33070 components: - type: Transform - pos: -1.5,26.5 - parent: 33049 - - uid: 33167 + pos: 0.5,-38.5 + parent: 2 + - uid: 33071 components: - type: Transform - pos: -0.5,26.5 - parent: 33049 - - uid: 33168 + pos: 0.5,-37.5 + parent: 2 + - uid: 33072 components: - type: Transform - pos: 0.5,26.5 - parent: 33049 - - uid: 33169 + pos: 0.5,-36.5 + parent: 2 + - uid: 33073 components: - type: Transform - pos: 1.5,26.5 - parent: 33049 - - uid: 33170 + pos: 0.5,-35.5 + parent: 2 + - uid: 33074 components: - type: Transform - pos: -8.5,22.5 - parent: 33049 - - uid: 33171 + pos: 0.5,-34.5 + parent: 2 + - uid: 33075 components: - type: Transform - pos: -9.5,14.5 - parent: 33049 - - uid: 33172 + pos: 0.5,-33.5 + parent: 2 + - uid: 33076 components: - type: Transform - pos: -9.5,13.5 - parent: 33049 - - uid: 33173 + pos: -0.5,-33.5 + parent: 2 + - uid: 33077 components: - type: Transform - pos: -9.5,13.5 - parent: 33049 - - uid: 33174 + pos: -0.5,-32.5 + parent: 2 + - uid: 33078 components: - type: Transform - pos: -8.5,12.5 - parent: 33049 - - uid: 33175 + pos: -0.5,-31.5 + parent: 2 + - uid: 33079 components: - type: Transform - pos: -8.5,11.5 - parent: 33049 - - uid: 33176 + pos: 0.5,27.5 + parent: 2 + - uid: 33080 components: - type: Transform - pos: -5.5,9.5 - parent: 33049 - - uid: 33177 + pos: 1.5,-31.5 + parent: 2 + - uid: 33081 components: - type: Transform - pos: -4.5,9.5 - parent: 33049 - - uid: 33178 + pos: 1.5,-32.5 + parent: 2 + - uid: 33082 components: - type: Transform - pos: -3.5,9.5 - parent: 33049 - - uid: 33179 + pos: 1.5,-33.5 + parent: 2 + - uid: 33083 components: - type: Transform - pos: -2.5,9.5 - parent: 33049 - - uid: 33180 + pos: 1.5,-39.5 + parent: 2 + - uid: 33084 components: - type: Transform - pos: -2.5,8.5 - parent: 33049 - - uid: 33181 + pos: 62.5,-36.5 + parent: 2 + - uid: 33085 components: - type: Transform - pos: -2.5,7.5 - parent: 33049 - - uid: 33182 + pos: 61.5,-36.5 + parent: 2 + - uid: 33086 components: - type: Transform - pos: -3.5,8.5 - parent: 33049 - - uid: 34655 + pos: 60.5,-36.5 + parent: 2 + - uid: 33087 components: - type: Transform - pos: -25.5,14.5 - parent: 34641 - - uid: 34656 + pos: 60.5,-37.5 + parent: 2 + - uid: 33088 components: - type: Transform - pos: -25.5,15.5 - parent: 34641 - - uid: 34657 + pos: 60.5,-38.5 + parent: 2 + - uid: 33089 components: - type: Transform - pos: -24.5,15.5 - parent: 34641 - - uid: 34658 + pos: 59.5,-38.5 + parent: 2 + - uid: 33090 components: - type: Transform - pos: -23.5,5.5 - parent: 34641 - - uid: 34659 + pos: 56.5,-41.5 + parent: 2 + - uid: 33091 components: - type: Transform - pos: -25.5,3.5 - parent: 34641 - - uid: 34660 + pos: 58.5,-38.5 + parent: 2 + - uid: 33092 components: - type: Transform - pos: -24.5,1.5 - parent: 34641 - - uid: 34661 + pos: 56.5,-40.5 + parent: 2 + - uid: 33093 components: - type: Transform - pos: -21.5,13.5 - parent: 34641 - - uid: 34662 + pos: 57.5,-38.5 + parent: 2 + - uid: 33094 components: - type: Transform - pos: -19.5,14.5 - parent: 34641 - - uid: 34663 + pos: 56.5,-42.5 + parent: 2 + - uid: 33095 components: - type: Transform - pos: -21.5,14.5 - parent: 34641 - - uid: 34664 + pos: 56.5,-38.5 + parent: 2 + - uid: 33096 components: - type: Transform - pos: -20.5,14.5 - parent: 34641 - - uid: 34665 + pos: 56.5,-39.5 + parent: 2 + - uid: 33097 components: - type: Transform - pos: -17.5,13.5 - parent: 34641 - - uid: 34666 + pos: 56.5,-43.5 + parent: 2 + - uid: 33098 components: - type: Transform - pos: -12.5,13.5 - parent: 34641 - - uid: 34667 + pos: 56.5,-44.5 + parent: 2 + - uid: 33099 components: - type: Transform - pos: -11.5,13.5 - parent: 34641 - - uid: 34668 + pos: 56.5,-45.5 + parent: 2 + - uid: 33100 components: - type: Transform - pos: -18.5,14.5 - parent: 34641 - - uid: 34669 + pos: 55.5,-45.5 + parent: 2 + - uid: 33101 components: - type: Transform - pos: -16.5,-0.5 - parent: 34641 - - uid: 34670 + pos: 54.5,-45.5 + parent: 2 + - uid: 33102 components: - type: Transform - pos: -11.5,12.5 - parent: 34641 - - uid: 34671 + pos: 53.5,-45.5 + parent: 2 + - uid: 33103 components: - type: Transform - pos: -8.5,6.5 - parent: 34641 - - uid: 34672 + pos: 52.5,-45.5 + parent: 2 + - uid: 33104 components: - type: Transform - pos: -7.5,6.5 - parent: 34641 - - uid: 34673 + pos: 51.5,-45.5 + parent: 2 + - uid: 33105 components: - type: Transform - pos: -21.5,6.5 - parent: 34641 - - uid: 34674 + pos: 50.5,-45.5 + parent: 2 + - uid: 33106 components: - type: Transform - pos: -20.5,6.5 - parent: 34641 - - uid: 34675 + pos: 50.5,-46.5 + parent: 2 + - uid: 33107 components: - type: Transform - pos: -19.5,6.5 - parent: 34641 - - uid: 34676 + pos: 50.5,-47.5 + parent: 2 + - uid: 33108 components: - type: Transform - pos: -18.5,6.5 - parent: 34641 - - uid: 34677 + pos: 50.5,-48.5 + parent: 2 + - uid: 33109 components: - type: Transform - pos: -20.5,7.5 - parent: 34641 - - uid: 34678 + pos: 50.5,-49.5 + parent: 2 + - uid: 33110 components: - type: Transform - pos: -9.5,7.5 - parent: 34641 - - uid: 34679 + pos: 50.5,-50.5 + parent: 2 + - uid: 33111 components: - type: Transform - pos: -10.5,7.5 - parent: 34641 - - uid: 34680 + pos: 50.5,-51.5 + parent: 2 + - uid: 33112 components: - type: Transform - pos: -11.5,7.5 - parent: 34641 - - uid: 34681 + pos: 50.5,-52.5 + parent: 2 + - uid: 33113 components: - type: Transform - pos: -12.5,7.5 - parent: 34641 - - uid: 34682 + pos: 50.5,-53.5 + parent: 2 + - uid: 33114 components: - type: Transform - pos: -13.5,7.5 - parent: 34641 - - uid: 34683 + pos: 49.5,-53.5 + parent: 2 + - uid: 33115 components: - type: Transform - pos: -14.5,7.5 - parent: 34641 - - uid: 34684 + pos: 49.5,-54.5 + parent: 2 + - uid: 33117 components: - type: Transform - pos: -15.5,7.5 - parent: 34641 - - uid: 34685 + pos: -17.5,-76.5 + parent: 2 + - uid: 33118 components: - type: Transform - pos: -16.5,7.5 - parent: 34641 - - uid: 34686 + pos: -16.5,-76.5 + parent: 2 + - uid: 33119 components: - type: Transform - pos: -17.5,7.5 - parent: 34641 - - uid: 34687 + pos: -15.5,-76.5 + parent: 2 + - uid: 33120 components: - type: Transform - pos: -18.5,7.5 - parent: 34641 - - uid: 34688 + pos: -14.5,-76.5 + parent: 2 + - uid: 33121 components: - type: Transform - pos: -22.5,14.5 - parent: 34641 - - uid: 34689 + pos: -13.5,-76.5 + parent: 2 + - uid: 33122 components: - type: Transform - pos: -22.5,5.5 - parent: 34641 - - uid: 34690 + pos: -12.5,-76.5 + parent: 2 + - uid: 33123 components: - type: Transform - pos: -22.5,4.5 - parent: 34641 - - uid: 34691 + pos: -11.5,-76.5 + parent: 2 + - uid: 33124 components: - type: Transform - pos: -22.5,3.5 - parent: 34641 - - uid: 34692 + pos: -10.5,-76.5 + parent: 2 + - uid: 33125 components: - type: Transform - pos: -21.5,4.5 - parent: 34641 - - uid: 34693 + pos: -9.5,-76.5 + parent: 2 + - uid: 33126 components: - type: Transform - pos: -20.5,-0.5 - parent: 34641 - - uid: 34694 + pos: -8.5,-76.5 + parent: 2 + - uid: 33127 components: - type: Transform - pos: -2.5,0.5 - parent: 34641 - - uid: 34695 + pos: -7.5,-76.5 + parent: 2 + - uid: 33128 components: - type: Transform - pos: -20.5,4.5 - parent: 34641 - - uid: 34696 + pos: -6.5,-76.5 + parent: 2 + - uid: 33129 components: - type: Transform - pos: -20.5,3.5 - parent: 34641 - - uid: 34697 + pos: -5.5,-76.5 + parent: 2 + - uid: 33130 components: - type: Transform - pos: -19.5,5.5 - parent: 34641 - - uid: 34698 + pos: -4.5,-76.5 + parent: 2 + - uid: 33131 components: - type: Transform - pos: -19.5,4.5 - parent: 34641 - - uid: 34699 + pos: -3.5,-76.5 + parent: 2 + - uid: 33132 components: - type: Transform - pos: -19.5,3.5 - parent: 34641 - - uid: 34700 + pos: -2.5,-76.5 + parent: 2 + - uid: 33133 components: - type: Transform - pos: -23.5,4.5 - parent: 34641 - - uid: 34701 + pos: -1.5,-76.5 + parent: 2 + - uid: 33134 components: - type: Transform - pos: -2.5,1.5 - parent: 34641 - - uid: 34702 + pos: -1.5,-75.5 + parent: 2 + - uid: 33135 components: - - type: Transform - pos: -24.5,3.5 - parent: 34641 - - uid: 34703 + - type: Transform + pos: -0.5,-75.5 + parent: 2 + - uid: 33136 components: - type: Transform - pos: -24.5,16.5 - parent: 34641 - - uid: 34704 + pos: -0.5,-74.5 + parent: 2 + - uid: 33137 components: - type: Transform - pos: -23.5,16.5 - parent: 34641 - - uid: 34705 + pos: -0.5,-73.5 + parent: 2 + - uid: 33138 components: - type: Transform - pos: -22.5,16.5 - parent: 34641 - - uid: 34706 + pos: -0.5,-72.5 + parent: 2 + - uid: 33139 components: - type: Transform - pos: -22.5,15.5 - parent: 34641 - - uid: 34707 + pos: -5.5,-64.5 + parent: 2 + - uid: 33140 components: - type: Transform - pos: -22.5,-2.5 - parent: 34641 - - uid: 34708 + pos: 0.5,-72.5 + parent: 2 + - uid: 33141 components: - type: Transform - pos: -21.5,15.5 - parent: 34641 - - uid: 34709 + pos: 0.5,-71.5 + parent: 2 + - uid: 33142 components: - type: Transform - pos: -23.5,1.5 - parent: 34641 - - uid: 34710 + pos: 0.5,-70.5 + parent: 2 + - uid: 33143 components: - type: Transform - pos: -7.5,12.5 - parent: 34641 - - uid: 34711 + pos: 0.5,-69.5 + parent: 2 + - uid: 33144 components: - type: Transform - pos: -4.5,13.5 - parent: 34641 - - uid: 34712 + pos: 0.5,-68.5 + parent: 2 + - uid: 33145 components: - type: Transform - pos: -4.5,12.5 - parent: 34641 - - uid: 34713 + pos: 0.5,-67.5 + parent: 2 + - uid: 33146 components: - type: Transform - pos: -6.5,7.5 - parent: 34641 - - uid: 34714 + pos: 0.5,-66.5 + parent: 2 + - uid: 33147 components: - type: Transform - pos: -6.5,6.5 - parent: 34641 - - uid: 34715 + pos: 0.5,-65.5 + parent: 2 + - uid: 33148 components: - type: Transform - pos: -5.5,7.5 - parent: 34641 - - uid: 34716 + pos: -0.5,-65.5 + parent: 2 + - uid: 33149 components: - type: Transform - pos: -5.5,6.5 - parent: 34641 - - uid: 34717 + pos: -1.5,-65.5 + parent: 2 + - uid: 33150 components: - type: Transform - pos: -4.5,7.5 - parent: 34641 - - uid: 34718 + pos: -2.5,-65.5 + parent: 2 + - uid: 33151 components: - type: Transform - pos: -4.5,6.5 - parent: 34641 - - uid: 34719 + pos: -3.5,-65.5 + parent: 2 + - uid: 33152 components: - type: Transform - pos: -8.5,1.5 - parent: 34641 - - uid: 34720 + pos: -4.5,-65.5 + parent: 2 + - uid: 33153 components: - type: Transform - pos: 0.5,3.5 - parent: 34641 - - uid: 34721 + pos: -5.5,-65.5 + parent: 2 + - uid: 33154 components: - type: Transform - pos: 1.5,4.5 - parent: 34641 - - uid: 34722 + pos: -5.5,-63.5 + parent: 2 + - uid: 33155 components: - type: Transform - pos: 0.5,4.5 - parent: 34641 - - uid: 34723 + pos: -5.5,-62.5 + parent: 2 + - uid: 33156 components: - type: Transform - pos: -16.5,12.5 - parent: 34641 - - uid: 34724 + pos: -5.5,-61.5 + parent: 2 + - uid: 33157 components: - type: Transform - pos: -9.5,13.5 - parent: 34641 - - uid: 34725 + pos: -5.5,-60.5 + parent: 2 + - uid: 33158 components: - type: Transform - pos: -8.5,13.5 - parent: 34641 - - uid: 34726 + pos: -5.5,-59.5 + parent: 2 + - uid: 33159 components: - type: Transform - pos: -7.5,13.5 - parent: 34641 - - uid: 34727 + pos: -5.5,-58.5 + parent: 2 + - uid: 33160 components: - type: Transform - pos: -21.5,19.5 - parent: 34641 - - uid: 34728 + pos: -5.5,-57.5 + parent: 2 + - uid: 33161 components: - type: Transform - pos: -20.5,19.5 - parent: 34641 - - uid: 34729 + pos: -5.5,-56.5 + parent: 2 + - uid: 33162 components: - type: Transform - pos: -3.5,0.5 - parent: 34641 - - uid: 34730 + pos: -5.5,-55.5 + parent: 2 + - uid: 33163 components: - type: Transform - pos: -17.5,19.5 - parent: 34641 - - uid: 34731 + pos: 48.5,-54.5 + parent: 2 + - uid: 33164 components: - type: Transform - pos: -16.5,19.5 - parent: 34641 - - uid: 34732 + pos: 47.5,-54.5 + parent: 2 + - uid: 33165 components: - type: Transform - pos: -15.5,18.5 - parent: 34641 - - uid: 34733 + pos: 46.5,-54.5 + parent: 2 + - uid: 33166 components: - type: Transform - pos: -16.5,18.5 - parent: 34641 - - uid: 34734 + pos: 45.5,-54.5 + parent: 2 + - uid: 33167 components: - type: Transform - pos: -19.5,19.5 - parent: 34641 - - uid: 34735 + pos: 45.5,-55.5 + parent: 2 + - uid: 33168 components: - type: Transform - pos: -18.5,19.5 - parent: 34641 - - uid: 34736 + pos: 45.5,-56.5 + parent: 2 + - uid: 33169 components: - type: Transform - pos: -19.5,18.5 - parent: 34641 - - uid: 34737 + pos: 45.5,-57.5 + parent: 2 + - uid: 33170 components: - type: Transform - pos: -20.5,18.5 - parent: 34641 - - uid: 34738 + pos: 44.5,-57.5 + parent: 2 + - uid: 33171 components: - type: Transform - pos: -21.5,18.5 - parent: 34641 - - uid: 34739 + pos: 44.5,-58.5 + parent: 2 + - uid: 33172 components: - type: Transform - pos: -22.5,18.5 - parent: 34641 - - uid: 34740 + pos: 43.5,-58.5 + parent: 2 + - uid: 33173 components: - type: Transform - pos: -24.5,17.5 - parent: 34641 - - uid: 34741 + pos: 43.5,-59.5 + parent: 2 + - uid: 33174 components: - type: Transform - pos: -23.5,17.5 - parent: 34641 - - uid: 34742 + pos: 43.5,-60.5 + parent: 2 + - uid: 33175 components: - type: Transform - pos: -22.5,17.5 - parent: 34641 - - uid: 34743 + pos: 43.5,-61.5 + parent: 2 + - uid: 33176 components: - type: Transform - pos: -21.5,17.5 - parent: 34641 - - uid: 34744 + pos: 43.5,-62.5 + parent: 2 + - uid: 33177 components: - type: Transform - pos: -22.5,-1.5 - parent: 34641 - - uid: 34745 + pos: 43.5,-63.5 + parent: 2 + - uid: 33178 components: - type: Transform - pos: -19.5,17.5 - parent: 34641 - - uid: 34746 + pos: 43.5,-64.5 + parent: 2 + - uid: 33179 components: - type: Transform - pos: -19.5,16.5 - parent: 34641 - - uid: 34747 + pos: 42.5,-64.5 + parent: 2 + - uid: 33180 components: - type: Transform - pos: -18.5,15.5 - parent: 34641 - - uid: 34748 + pos: 41.5,-64.5 + parent: 2 + - uid: 33181 components: - type: Transform - pos: -19.5,15.5 - parent: 34641 - - uid: 34749 + pos: 40.5,-64.5 + parent: 2 + - uid: 33182 components: - type: Transform - pos: -20.5,15.5 - parent: 34641 - - uid: 34750 + pos: 39.5,-64.5 + parent: 2 + - uid: 33183 components: - type: Transform - pos: -25.5,16.5 - parent: 34641 - - uid: 34751 + pos: 39.5,-65.5 + parent: 2 + - uid: 33184 components: - type: Transform - pos: -24.5,2.5 - parent: 34641 - - uid: 34752 + pos: 39.5,-66.5 + parent: 2 + - uid: 33185 components: - type: Transform - pos: -23.5,2.5 - parent: 34641 - - uid: 34753 + pos: 39.5,-67.5 + parent: 2 + - uid: 33186 components: - type: Transform - pos: -22.5,2.5 - parent: 34641 - - uid: 34754 + pos: 38.5,-67.5 + parent: 2 + - uid: 33187 components: - type: Transform - pos: -21.5,2.5 - parent: 34641 - - uid: 34755 + pos: 37.5,-67.5 + parent: 2 + - uid: 33188 components: - type: Transform - pos: -23.5,-0.5 - parent: 34641 - - uid: 34756 + pos: 36.5,-67.5 + parent: 2 + - uid: 33189 components: - type: Transform - pos: -19.5,2.5 - parent: 34641 - - uid: 34757 + pos: 35.5,-67.5 + parent: 2 + - uid: 33190 components: - type: Transform - pos: -25.5,2.5 - parent: 34641 - - uid: 34758 + pos: 35.5,-68.5 + parent: 2 + - uid: 33191 components: - type: Transform - pos: -26.5,2.5 - parent: 34641 - - uid: 34759 + pos: 35.5,-69.5 + parent: 2 + - uid: 33192 components: - type: Transform - pos: -25.5,1.5 - parent: 34641 - - uid: 34760 + pos: 35.5,-70.5 + parent: 2 + - uid: 33193 components: - type: Transform - pos: -24.5,14.5 - parent: 34641 - - uid: 34761 + pos: 35.5,-71.5 + parent: 2 + - uid: 33194 components: - type: Transform - pos: -18.5,17.5 - parent: 34641 - - uid: 34762 + pos: 35.5,-72.5 + parent: 2 + - uid: 33195 components: - type: Transform - pos: -22.5,1.5 - parent: 34641 - - uid: 34763 + pos: 35.5,-73.5 + parent: 2 + - uid: 33196 components: - type: Transform - pos: -21.5,-0.5 - parent: 34641 - - uid: 34764 + pos: 35.5,-74.5 + parent: 2 + - uid: 33197 components: - type: Transform - pos: -20.5,1.5 - parent: 34641 - - uid: 34765 + pos: 35.5,-75.5 + parent: 2 + - uid: 33198 components: - type: Transform - pos: -19.5,1.5 - parent: 34641 - - uid: 34766 + pos: 35.5,-76.5 + parent: 2 + - uid: 33199 components: - type: Transform - pos: -18.5,1.5 - parent: 34641 - - uid: 34767 + pos: 35.5,-77.5 + parent: 2 + - uid: 33200 components: - type: Transform - pos: -22.5,0.5 - parent: 34641 - - uid: 34768 + pos: 35.5,-78.5 + parent: 2 + - uid: 33201 components: - type: Transform - pos: -21.5,0.5 - parent: 34641 - - uid: 34769 + pos: 34.5,-78.5 + parent: 2 + - uid: 33202 components: - type: Transform - pos: -20.5,0.5 - parent: 34641 - - uid: 34770 + pos: 34.5,-79.5 + parent: 2 + - uid: 33203 components: - type: Transform - pos: -19.5,0.5 - parent: 34641 - - uid: 34771 + pos: 33.5,-79.5 + parent: 2 + - uid: 33204 components: - type: Transform - pos: -18.5,0.5 - parent: 34641 - - uid: 34772 + pos: 33.5,-80.5 + parent: 2 + - uid: 33205 components: - type: Transform - pos: -17.5,0.5 - parent: 34641 - - uid: 34773 + pos: 33.5,-81.5 + parent: 2 + - uid: 33206 components: - type: Transform - pos: -16.5,0.5 - parent: 34641 - - uid: 34774 + pos: 33.5,-82.5 + parent: 2 + - uid: 33207 components: - type: Transform - pos: -15.5,0.5 - parent: 34641 - - uid: 34775 + pos: 33.5,-83.5 + parent: 2 + - uid: 33208 components: - type: Transform - pos: -14.5,0.5 - parent: 34641 - - uid: 34776 + pos: 33.5,-84.5 + parent: 2 + - uid: 33209 components: - type: Transform - pos: -13.5,0.5 - parent: 34641 - - uid: 34777 + pos: 33.5,-85.5 + parent: 2 + - uid: 33210 components: - type: Transform - pos: -12.5,0.5 - parent: 34641 - - uid: 34778 + pos: 33.5,-86.5 + parent: 2 + - uid: 33211 components: - type: Transform - pos: -11.5,0.5 - parent: 34641 - - uid: 34779 + pos: 33.5,-87.5 + parent: 2 + - uid: 33212 components: - type: Transform - pos: -10.5,0.5 - parent: 34641 - - uid: 34780 + pos: 33.5,-88.5 + parent: 2 + - uid: 33213 components: - type: Transform - pos: -9.5,0.5 - parent: 34641 - - uid: 34781 + pos: 33.5,-89.5 + parent: 2 + - uid: 33214 components: - type: Transform - pos: -6.5,0.5 - parent: 34641 - - uid: 34782 + pos: 32.5,-89.5 + parent: 2 + - uid: 33215 components: - type: Transform - pos: -5.5,0.5 - parent: 34641 - - uid: 34783 + pos: 31.5,-89.5 + parent: 2 + - uid: 33216 components: - type: Transform - pos: -17.5,18.5 - parent: 34641 - - uid: 34784 + pos: 30.5,-89.5 + parent: 2 + - uid: 33217 components: - type: Transform - pos: -24.5,0.5 - parent: 34641 - - uid: 34785 + pos: 30.5,-90.5 + parent: 2 + - uid: 33218 components: - type: Transform - pos: -23.5,0.5 - parent: 34641 - - uid: 34786 + pos: 29.5,-91.5 + parent: 2 + - uid: 33219 components: - type: Transform - pos: -7.5,1.5 - parent: 34641 - - uid: 34787 + pos: 28.5,-91.5 + parent: 2 + - uid: 33220 components: - type: Transform - pos: -6.5,1.5 - parent: 34641 - - uid: 34788 + pos: 27.5,-91.5 + parent: 2 + - uid: 33221 components: - type: Transform - pos: -5.5,1.5 - parent: 34641 - - uid: 34789 + pos: 26.5,-91.5 + parent: 2 + - uid: 33222 components: - type: Transform - pos: -4.5,1.5 - parent: 34641 - - uid: 34790 + pos: 25.5,-91.5 + parent: 2 + - uid: 33223 components: - type: Transform - pos: -3.5,1.5 - parent: 34641 - - uid: 34791 + pos: 24.5,-91.5 + parent: 2 + - uid: 33224 components: - type: Transform - pos: -1.5,1.5 - parent: 34641 - - uid: 34792 + pos: 23.5,-91.5 + parent: 2 + - uid: 33225 components: - type: Transform - pos: -0.5,1.5 - parent: 34641 - - uid: 34793 + pos: 22.5,-91.5 + parent: 2 + - uid: 33226 components: - type: Transform - pos: 0.5,1.5 - parent: 34641 - - uid: 34794 + pos: 22.5,-90.5 + parent: 2 + - uid: 33227 components: - type: Transform - pos: 1.5,1.5 - parent: 34641 - - uid: 34795 + pos: 21.5,-90.5 + parent: 2 + - uid: 33228 components: - type: Transform - pos: -1.5,0.5 - parent: 34641 - - uid: 34796 + pos: 20.5,-90.5 + parent: 2 + - uid: 33229 components: - type: Transform - pos: -0.5,0.5 - parent: 34641 - - uid: 34797 + pos: 19.5,-90.5 + parent: 2 + - uid: 33230 components: - type: Transform - pos: 0.5,0.5 - parent: 34641 - - uid: 34798 + pos: 18.5,-90.5 + parent: 2 + - uid: 33231 components: - type: Transform - pos: 1.5,0.5 - parent: 34641 - - uid: 34799 + pos: 17.5,-90.5 + parent: 2 + - uid: 33232 components: - type: Transform - pos: 2.5,1.5 - parent: 34641 - - uid: 34800 + pos: 16.5,-90.5 + parent: 2 + - uid: 33233 components: - type: Transform - pos: 3.5,2.5 - parent: 34641 - - uid: 34801 + pos: 15.5,-90.5 + parent: 2 + - uid: 33234 components: - type: Transform - pos: 2.5,2.5 - parent: 34641 - - uid: 34802 + pos: 15.5,-89.5 + parent: 2 + - uid: 33235 components: - type: Transform - pos: 1.5,2.5 - parent: 34641 - - uid: 34803 + pos: 14.5,-89.5 + parent: 2 + - uid: 33236 components: - type: Transform - pos: 0.5,2.5 - parent: 34641 - - uid: 34804 + pos: 13.5,-89.5 + parent: 2 + - uid: 33237 components: - type: Transform - pos: 1.5,3.5 - parent: 34641 - - uid: 34805 + pos: 12.5,-89.5 + parent: 2 + - uid: 33238 components: - type: Transform - pos: 2.5,3.5 - parent: 34641 - - uid: 34806 + pos: 11.5,-89.5 + parent: 2 + - uid: 33239 components: - type: Transform - pos: 2.5,4.5 - parent: 34641 - - uid: 34807 + pos: 10.5,-89.5 + parent: 2 + - uid: 33240 components: - type: Transform - pos: 3.5,4.5 - parent: 34641 - - uid: 34808 + pos: 9.5,-89.5 + parent: 2 + - uid: 33241 components: - type: Transform - pos: 3.5,3.5 - parent: 34641 - - uid: 34809 + pos: 8.5,-89.5 + parent: 2 + - uid: 33242 components: - type: Transform - pos: 4.5,3.5 - parent: 34641 - - uid: 34810 + pos: 7.5,-89.5 + parent: 2 + - uid: 33243 components: - type: Transform - pos: 4.5,4.5 - parent: 34641 - - uid: 34811 + pos: 6.5,-89.5 + parent: 2 + - uid: 33244 components: - type: Transform - pos: 2.5,15.5 - parent: 34641 - - uid: 34812 + pos: 5.5,-89.5 + parent: 2 + - uid: 33245 components: - type: Transform - pos: 3.5,15.5 - parent: 34641 - - uid: 34813 + pos: 4.5,-89.5 + parent: 2 + - uid: 33246 components: - type: Transform - pos: -24.5,-0.5 - parent: 34641 - - uid: 34814 + pos: 3.5,-89.5 + parent: 2 + - uid: 33247 components: - type: Transform - pos: -22.5,-0.5 - parent: 34641 - - uid: 34815 + pos: 2.5,-89.5 + parent: 2 + - uid: 33248 components: - type: Transform - pos: -21.5,-2.5 - parent: 34641 - - uid: 34816 + pos: 1.5,-89.5 + parent: 2 + - uid: 33249 components: - type: Transform - pos: -20.5,-2.5 - parent: 34641 - - uid: 34817 + pos: 1.5,-88.5 + parent: 2 + - uid: 33250 components: - type: Transform - pos: -19.5,-2.5 - parent: 34641 - - uid: 34818 + pos: 1.5,-87.5 + parent: 2 + - uid: 33251 components: - type: Transform - pos: -18.5,-2.5 - parent: 34641 - - uid: 34819 + pos: 1.5,-86.5 + parent: 2 + - uid: 33252 components: - type: Transform - pos: -17.5,-2.5 - parent: 34641 - - uid: 34820 + pos: -1.5,-77.5 + parent: 2 + - uid: 33253 components: - type: Transform - pos: -16.5,-2.5 - parent: 34641 - - uid: 34821 + pos: -1.5,-78.5 + parent: 2 + - uid: 33254 components: - type: Transform - pos: -15.5,-2.5 - parent: 34641 - - uid: 34822 + pos: -1.5,-79.5 + parent: 2 + - uid: 33255 components: - type: Transform - pos: -14.5,-2.5 - parent: 34641 - - uid: 34823 + pos: -1.5,-80.5 + parent: 2 + - uid: 33256 components: - type: Transform - pos: -13.5,-2.5 - parent: 34641 - - uid: 34824 + pos: -1.5,-81.5 + parent: 2 + - uid: 33257 components: - type: Transform - pos: -12.5,-2.5 - parent: 34641 - - uid: 34825 + pos: -0.5,-81.5 + parent: 2 + - uid: 33258 components: - type: Transform - pos: -11.5,-2.5 - parent: 34641 - - uid: 34826 + pos: 0.5,-81.5 + parent: 2 + - uid: 33259 components: - type: Transform - pos: -10.5,-2.5 - parent: 34641 - - uid: 34827 + pos: 1.5,-81.5 + parent: 2 + - uid: 33260 components: - type: Transform - pos: -9.5,-2.5 - parent: 34641 - - uid: 34828 + pos: 1.5,-82.5 + parent: 2 + - uid: 33261 components: - type: Transform - pos: -8.5,-2.5 - parent: 34641 - - uid: 34829 + pos: 1.5,-83.5 + parent: 2 + - uid: 33262 components: - type: Transform - pos: -7.5,-2.5 - parent: 34641 - - uid: 34830 + pos: 1.5,-84.5 + parent: 2 + - uid: 33263 components: - type: Transform - pos: -6.5,-2.5 - parent: 34641 - - uid: 34831 + pos: 1.5,-85.5 + parent: 2 + - uid: 33264 components: - type: Transform - pos: -5.5,-2.5 - parent: 34641 - - uid: 34832 + pos: 0.5,-86.5 + parent: 2 + - uid: 33265 components: - type: Transform - pos: -4.5,-2.5 - parent: 34641 - - uid: 34833 + pos: -0.5,-86.5 + parent: 2 + - uid: 33266 components: - type: Transform - pos: -3.5,-2.5 - parent: 34641 - - uid: 34834 + pos: -1.5,-86.5 + parent: 2 + - uid: 33267 components: - type: Transform - pos: -2.5,-2.5 - parent: 34641 - - uid: 34835 + pos: -2.5,-86.5 + parent: 2 + - uid: 33268 components: - type: Transform - pos: -8.5,-3.5 - parent: 34641 - - uid: 34836 + pos: -3.5,-86.5 + parent: 2 + - uid: 33269 components: - type: Transform - pos: -7.5,-3.5 - parent: 34641 - - uid: 34837 + pos: -4.5,-86.5 + parent: 2 + - uid: 33270 components: - type: Transform - pos: -6.5,-3.5 - parent: 34641 - - uid: 34838 + pos: -5.5,-86.5 + parent: 2 + - uid: 33271 components: - type: Transform - pos: -17.5,-3.5 - parent: 34641 - - uid: 34839 + pos: -6.5,-86.5 + parent: 2 + - uid: 33272 components: - type: Transform - pos: -16.5,-3.5 - parent: 34641 - - uid: 34840 + pos: -7.5,-86.5 + parent: 2 + - uid: 33273 components: - type: Transform - pos: -15.5,-3.5 - parent: 34641 - - uid: 34841 + pos: -8.5,-86.5 + parent: 2 + - uid: 33274 components: - type: Transform - pos: -17.5,-4.5 - parent: 34641 - - uid: 34842 + pos: -9.5,-86.5 + parent: 2 + - uid: 33275 components: - type: Transform - pos: -20.5,-3.5 - parent: 34641 - - uid: 34843 + pos: -10.5,-86.5 + parent: 2 + - uid: 33276 components: - type: Transform - pos: -21.5,-3.5 - parent: 34641 - - uid: 34844 + pos: -11.5,-86.5 + parent: 2 + - uid: 33277 components: - type: Transform - pos: -20.5,-1.5 - parent: 34641 - - uid: 34845 + pos: -12.5,-86.5 + parent: 2 + - uid: 33278 components: - type: Transform - pos: -19.5,-1.5 - parent: 34641 - - uid: 34846 + pos: -13.5,-86.5 + parent: 2 + - uid: 33279 components: - type: Transform - pos: -18.5,-1.5 - parent: 34641 - - uid: 34847 + pos: -14.5,-86.5 + parent: 2 + - uid: 33280 components: - type: Transform - pos: -17.5,-1.5 - parent: 34641 - - uid: 34848 + pos: -15.5,-86.5 + parent: 2 + - uid: 33281 components: - type: Transform - pos: -15.5,-1.5 - parent: 34641 - - uid: 34849 + pos: -16.5,-86.5 + parent: 2 + - uid: 33282 components: - type: Transform - pos: -14.5,-1.5 - parent: 34641 - - uid: 34850 + pos: -17.5,-86.5 + parent: 2 + - uid: 33283 components: - type: Transform - pos: -13.5,-1.5 - parent: 34641 - - uid: 34851 + pos: -18.5,-86.5 + parent: 2 + - uid: 33284 components: - type: Transform - pos: -5.5,-0.5 - parent: 34641 - - uid: 34852 + pos: -19.5,-86.5 + parent: 2 + - uid: 33285 components: - type: Transform - pos: -4.5,-0.5 - parent: 34641 - - uid: 34853 + pos: -20.5,-86.5 + parent: 2 + - uid: 33286 components: - type: Transform - pos: -3.5,-0.5 - parent: 34641 - - uid: 34854 + pos: -21.5,-86.5 + parent: 2 + - uid: 33287 components: - type: Transform - pos: -18.5,-0.5 - parent: 34641 - - uid: 34855 + pos: -21.5,-85.5 + parent: 2 + - uid: 33288 components: - type: Transform - pos: -17.5,-0.5 - parent: 34641 - - uid: 34856 + pos: -22.5,-85.5 + parent: 2 + - uid: 33289 components: - type: Transform - pos: -16.5,-0.5 - parent: 34641 - - uid: 34857 + pos: -23.5,-85.5 + parent: 2 + - uid: 33290 components: - type: Transform - pos: -15.5,-0.5 - parent: 34641 - - uid: 34858 + pos: -23.5,-84.5 + parent: 2 + - uid: 33291 components: - type: Transform - pos: -14.5,-0.5 - parent: 34641 - - uid: 34859 + pos: -23.5,-83.5 + parent: 2 + - uid: 33292 components: - type: Transform - pos: -12.5,-0.5 - parent: 34641 - - uid: 34860 + pos: -23.5,-82.5 + parent: 2 + - uid: 33293 components: - type: Transform - pos: -11.5,-0.5 - parent: 34641 - - uid: 34861 + pos: -23.5,-81.5 + parent: 2 + - uid: 33294 components: - type: Transform - pos: -10.5,-0.5 - parent: 34641 - - uid: 34862 + pos: -23.5,-80.5 + parent: 2 + - uid: 33295 components: - type: Transform - pos: -9.5,-0.5 - parent: 34641 - - uid: 34863 + pos: -22.5,-80.5 + parent: 2 + - uid: 33296 components: - type: Transform - pos: -8.5,-0.5 - parent: 34641 - - uid: 34864 + pos: -24.5,-80.5 + parent: 2 + - uid: 33297 components: - type: Transform - pos: -11.5,-1.5 - parent: 34641 - - uid: 34865 + pos: -25.5,-80.5 + parent: 2 + - uid: 33298 components: - type: Transform - pos: -10.5,-1.5 - parent: 34641 - - uid: 34866 + pos: -26.5,-80.5 + parent: 2 + - uid: 33299 components: - type: Transform - pos: -9.5,-1.5 - parent: 34641 - - uid: 34867 + pos: -27.5,-80.5 + parent: 2 + - uid: 33300 components: - type: Transform - pos: -8.5,-1.5 - parent: 34641 - - uid: 34868 + pos: -28.5,-80.5 + parent: 2 + - uid: 33301 components: - type: Transform - pos: -7.5,-1.5 - parent: 34641 - - uid: 34869 + pos: -29.5,-80.5 + parent: 2 + - uid: 33302 components: - type: Transform - pos: -6.5,-1.5 - parent: 34641 - - uid: 34870 + pos: -30.5,-80.5 + parent: 2 + - uid: 33303 components: - type: Transform - pos: -5.5,-1.5 - parent: 34641 - - uid: 34871 + pos: -31.5,-80.5 + parent: 2 + - uid: 33304 components: - type: Transform - pos: -4.5,-1.5 - parent: 34641 - - uid: 34872 + pos: -32.5,-80.5 + parent: 2 + - uid: 33305 components: - type: Transform - pos: -3.5,-1.5 - parent: 34641 - - uid: 34873 + pos: -33.5,-80.5 + parent: 2 + - uid: 33306 components: - type: Transform - pos: -2.5,-1.5 - parent: 34641 - - uid: 34874 + pos: -50.5,-80.5 + parent: 2 + - uid: 33308 components: - type: Transform - pos: -1.5,-1.5 - parent: 34641 - - uid: 34875 + pos: -33.5,-79.5 + parent: 2 + - uid: 33309 components: - type: Transform - pos: -1.5,-0.5 - parent: 34641 - - uid: 34876 + pos: -34.5,-79.5 + parent: 2 + - uid: 33310 components: - type: Transform - pos: -0.5,-0.5 - parent: 34641 - - uid: 34877 + pos: -35.5,-79.5 + parent: 2 + - uid: 33311 components: - type: Transform - pos: 0.5,-0.5 - parent: 34641 - - uid: 34878 + pos: -36.5,-79.5 + parent: 2 + - uid: 33312 components: - type: Transform - pos: -24.5,19.5 - parent: 34641 - - uid: 34879 + pos: -37.5,-79.5 + parent: 2 + - uid: 33313 components: - type: Transform - pos: -23.5,19.5 - parent: 34641 - - uid: 34880 + pos: -38.5,-79.5 + parent: 2 + - uid: 33314 components: - type: Transform - pos: -22.5,19.5 - parent: 34641 - - uid: 34881 + pos: -39.5,-79.5 + parent: 2 + - uid: 33315 components: - type: Transform - pos: -22.5,20.5 - parent: 34641 - - uid: 34882 + pos: -40.5,-79.5 + parent: 2 + - uid: 33316 components: - type: Transform - pos: -18.5,21.5 - parent: 34641 - - uid: 34883 + pos: -41.5,-79.5 + parent: 2 + - uid: 33317 components: - type: Transform - pos: -18.5,20.5 - parent: 34641 - - uid: 34884 + pos: -42.5,-79.5 + parent: 2 + - uid: 33318 components: - type: Transform - pos: -19.5,20.5 - parent: 34641 - - uid: 34885 + pos: -43.5,-79.5 + parent: 2 + - uid: 33319 components: - type: Transform - pos: -17.5,20.5 - parent: 34641 - - uid: 34886 + pos: -44.5,-79.5 + parent: 2 + - uid: 33320 components: - type: Transform - pos: -18.5,16.5 - parent: 34641 - - uid: 34887 + pos: -45.5,-79.5 + parent: 2 + - uid: 33321 components: - type: Transform - pos: -18.5,18.5 - parent: 34641 - - uid: 34888 + pos: -46.5,-79.5 + parent: 2 + - uid: 33322 components: - type: Transform - pos: -23.5,3.5 - parent: 34641 - - uid: 34889 + pos: -47.5,-79.5 + parent: 2 + - uid: 33323 components: - type: Transform - pos: -8.5,0.5 - parent: 34641 - - uid: 34890 + pos: -48.5,-79.5 + parent: 2 + - uid: 33324 components: - type: Transform - pos: -7.5,0.5 - parent: 34641 - - uid: 34891 + pos: -49.5,-79.5 + parent: 2 + - uid: 33325 components: - type: Transform - pos: -7.5,-0.5 - parent: 34641 - - uid: 34892 + pos: -50.5,-79.5 + parent: 2 + - uid: 33326 components: - type: Transform - pos: -6.5,-0.5 - parent: 34641 - - uid: 34893 + pos: -50.5,-81.5 + parent: 2 + - uid: 33327 components: - type: Transform - pos: -4.5,0.5 - parent: 34641 - - uid: 34894 + pos: -50.5,-82.5 + parent: 2 + - uid: 33328 components: - type: Transform - pos: -17.5,-1.5 - parent: 34641 - - uid: 34895 + pos: -51.5,-82.5 + parent: 2 + - uid: 33329 components: - type: Transform - pos: -16.5,-1.5 - parent: 34641 - - uid: 34896 + pos: -52.5,-82.5 + parent: 2 + - uid: 33330 components: - type: Transform - pos: -17.5,12.5 - parent: 34641 - - uid: 34897 + pos: -53.5,-82.5 + parent: 2 + - uid: 33331 components: - type: Transform - pos: -10.5,13.5 - parent: 34641 - - uid: 34898 + pos: -54.5,-82.5 + parent: 2 + - uid: 33332 components: - type: Transform - pos: -23.5,14.5 - parent: 34641 - - uid: 34899 + pos: -55.5,-82.5 + parent: 2 + - uid: 33333 components: - type: Transform - pos: -21.5,5.5 - parent: 34641 - - uid: 34900 + pos: -56.5,-82.5 + parent: 2 + - uid: 33334 components: - type: Transform - pos: -20.5,5.5 - parent: 34641 - - uid: 34901 + pos: -57.5,-82.5 + parent: 2 + - uid: 33335 components: - type: Transform - pos: -15.5,12.5 - parent: 34641 - - uid: 34902 + pos: -58.5,-82.5 + parent: 2 + - uid: 33336 components: - type: Transform - pos: -14.5,12.5 - parent: 34641 - - uid: 34903 + pos: -59.5,-82.5 + parent: 2 + - uid: 33337 components: - type: Transform - pos: -13.5,12.5 - parent: 34641 - - uid: 34904 + pos: -60.5,-82.5 + parent: 2 + - uid: 33338 components: - type: Transform - pos: -8.5,12.5 - parent: 34641 - - uid: 34905 + pos: -60.5,-83.5 + parent: 2 + - uid: 33339 components: - type: Transform - pos: -6.5,12.5 - parent: 34641 - - uid: 34906 + pos: -61.5,-83.5 + parent: 2 + - uid: 33340 components: - type: Transform - pos: -5.5,13.5 - parent: 34641 - - uid: 34907 + pos: -62.5,-83.5 + parent: 2 + - uid: 33341 components: - type: Transform - pos: -5.5,12.5 - parent: 34641 - - uid: 34908 + pos: -63.5,-83.5 + parent: 2 + - uid: 33342 components: - type: Transform - pos: -9.5,12.5 - parent: 34641 - - uid: 34909 + pos: -64.5,-83.5 + parent: 2 + - uid: 33343 components: - type: Transform - pos: -10.5,12.5 - parent: 34641 - - uid: 45775 + pos: -65.5,-83.5 + parent: 2 + - uid: 33369 components: - type: Transform - pos: -22.5,9.5 - parent: 45711 - - uid: 45776 + pos: -69.5,-79.5 + parent: 2 + - uid: 33370 components: - type: Transform - pos: -22.5,10.5 - parent: 45711 - - uid: 45777 + pos: -68.5,-79.5 + parent: 2 + - uid: 33371 components: - type: Transform - pos: -23.5,9.5 - parent: 45711 - - uid: 45778 + pos: -67.5,-79.5 + parent: 2 + - uid: 33372 components: - type: Transform - pos: -23.5,10.5 - parent: 45711 - - uid: 45779 + pos: -66.5,-79.5 + parent: 2 + - uid: 33373 components: - type: Transform - pos: -23.5,11.5 - parent: 45711 - - uid: 45780 + pos: -66.5,-82.5 + parent: 2 + - uid: 33374 components: - type: Transform - pos: -24.5,9.5 - parent: 45711 - - uid: 45781 + pos: -65.5,-82.5 + parent: 2 + - uid: 33375 components: - type: Transform - pos: -24.5,10.5 - parent: 45711 - - uid: 45782 + pos: -66.5,-81.5 + parent: 2 + - uid: 33376 components: - type: Transform - pos: -24.5,11.5 - parent: 45711 - - uid: 45783 + pos: -66.5,-80.5 + parent: 2 + - uid: 33377 components: - type: Transform - pos: -25.5,9.5 - parent: 45711 - - uid: 45784 + pos: -66.5,-78.5 + parent: 2 + - uid: 33378 components: - type: Transform - pos: -25.5,10.5 - parent: 45711 - - uid: 45785 + pos: -66.5,-77.5 + parent: 2 + - uid: 33379 components: - type: Transform - pos: -25.5,11.5 - parent: 45711 - - uid: 45786 + pos: -66.5,-76.5 + parent: 2 + - uid: 33380 components: - type: Transform - pos: -27.5,11.5 - parent: 45711 - - uid: 45787 + pos: -66.5,-75.5 + parent: 2 + - uid: 33381 components: - type: Transform - pos: -27.5,12.5 - parent: 45711 - - uid: 45788 + pos: -66.5,-74.5 + parent: 2 + - uid: 33382 components: - type: Transform - pos: -27.5,13.5 - parent: 45711 - - uid: 45789 + pos: -66.5,-73.5 + parent: 2 + - uid: 33383 components: - type: Transform - pos: -27.5,14.5 - parent: 45711 - - uid: 45790 + pos: -66.5,-72.5 + parent: 2 + - uid: 33384 components: - type: Transform - pos: -27.5,15.5 - parent: 45711 - - uid: 45791 + pos: -66.5,-71.5 + parent: 2 + - uid: 33385 components: - type: Transform - pos: -27.5,16.5 - parent: 45711 - - uid: 45792 + pos: -66.5,-70.5 + parent: 2 + - uid: 33386 components: - type: Transform - pos: -26.5,15.5 - parent: 45711 - - uid: 45793 + pos: -66.5,-69.5 + parent: 2 + - uid: 33387 components: - type: Transform - pos: -26.5,16.5 - parent: 45711 - - uid: 45794 + pos: -66.5,-68.5 + parent: 2 + - uid: 33388 components: - type: Transform - pos: -25.5,15.5 - parent: 45711 - - uid: 45795 + pos: -66.5,-67.5 + parent: 2 + - uid: 33389 components: - type: Transform - pos: -25.5,16.5 - parent: 45711 - - uid: 45796 + pos: -66.5,-66.5 + parent: 2 + - uid: 33390 components: - type: Transform - pos: -26.5,17.5 - parent: 45711 - - uid: 45797 + pos: -66.5,-65.5 + parent: 2 + - uid: 33391 components: - type: Transform - pos: -25.5,17.5 - parent: 45711 - - uid: 45798 + pos: -66.5,-64.5 + parent: 2 + - uid: 33392 components: - type: Transform - pos: -24.5,17.5 - parent: 45711 - - uid: 45799 + pos: -66.5,-63.5 + parent: 2 + - uid: 33393 components: - type: Transform - pos: -25.5,18.5 - parent: 45711 - - uid: 45800 + pos: -66.5,-62.5 + parent: 2 + - uid: 33394 components: - type: Transform - pos: -24.5,18.5 - parent: 45711 -- proto: AsteroidRockMining - entities: - - uid: 1147 + pos: -66.5,-61.5 + parent: 2 + - uid: 33395 components: - type: Transform - pos: 96.5,47.5 + pos: -66.5,-60.5 parent: 2 - - uid: 1152 + - uid: 33397 components: - type: Transform - pos: 96.5,58.5 + pos: -65.5,-60.5 parent: 2 - - uid: 1503 + - uid: 33398 components: - type: Transform - pos: 95.5,58.5 + pos: -64.5,-60.5 parent: 2 - - uid: 1664 + - uid: 33399 components: - type: Transform - pos: 70.5,56.5 + pos: -23.5,-52.5 parent: 2 - - uid: 5728 + - uid: 33400 components: - type: Transform - pos: 14.5,76.5 - parent: 45711 - - uid: 5729 + pos: -24.5,-52.5 + parent: 2 + - uid: 33401 components: - type: Transform - pos: 14.5,75.5 - parent: 45711 - - uid: 5730 + pos: -25.5,-52.5 + parent: 2 + - uid: 33402 components: - type: Transform - pos: 14.5,74.5 - parent: 45711 - - uid: 5731 + pos: -26.5,-52.5 + parent: 2 + - uid: 33509 components: - type: Transform - pos: 15.5,75.5 - parent: 45711 - - uid: 5732 + pos: -35.5,-42.5 + parent: 2 + - uid: 33562 components: - type: Transform - pos: 15.5,74.5 - parent: 45711 - - uid: 5733 + pos: -69.5,-27.5 + parent: 2 + - uid: 33576 components: - type: Transform - pos: 16.5,74.5 - parent: 45711 - - uid: 5734 + pos: -27.5,-52.5 + parent: 2 + - uid: 33577 components: - type: Transform - pos: 17.5,74.5 - parent: 45711 - - uid: 5735 + pos: -28.5,-52.5 + parent: 2 + - uid: 33578 components: - type: Transform - pos: 17.5,73.5 - parent: 45711 - - uid: 5738 + pos: -29.5,-52.5 + parent: 2 + - uid: 33581 components: - type: Transform - pos: 18.5,73.5 - parent: 45711 - - uid: 6239 + pos: -29.5,-51.5 + parent: 2 + - uid: 33582 components: - type: Transform - pos: 97.5,32.5 + pos: -30.5,-51.5 parent: 2 - - uid: 7051 + - uid: 33583 components: - type: Transform - pos: 97.5,61.5 + pos: -31.5,-51.5 parent: 2 - - uid: 7629 + - uid: 33584 components: - type: Transform - pos: 93.5,55.5 + pos: -32.5,-51.5 parent: 2 - - uid: 7763 + - uid: 33585 components: - type: Transform - pos: 14.5,80.5 - parent: 45711 - - uid: 7766 + pos: -33.5,-51.5 + parent: 2 + - uid: 33589 components: - type: Transform - pos: 14.5,79.5 - parent: 45711 - - uid: 7768 + pos: 14.5,0.5 + parent: 2 + - uid: 33591 components: - type: Transform - pos: 13.5,78.5 - parent: 45711 - - uid: 7769 + pos: -33.5,-50.5 + parent: 2 + - uid: 33592 components: - type: Transform - pos: 14.5,77.5 - parent: 45711 - - uid: 7770 + pos: -34.5,-50.5 + parent: 2 + - uid: 33593 components: - type: Transform - pos: 15.5,77.5 - parent: 45711 - - uid: 7771 + pos: -35.5,-50.5 + parent: 2 + - uid: 33594 components: - type: Transform - pos: 15.5,76.5 - parent: 45711 - - uid: 7773 + pos: -36.5,-50.5 + parent: 2 + - uid: 33595 components: - type: Transform - pos: 16.5,76.5 - parent: 45711 - - uid: 7774 + pos: -37.5,-50.5 + parent: 2 + - uid: 33596 components: - type: Transform - pos: 16.5,75.5 - parent: 45711 - - uid: 7775 + pos: -38.5,-50.5 + parent: 2 + - uid: 33597 components: - type: Transform - pos: 17.5,75.5 - parent: 45711 - - uid: 7776 + pos: -39.5,-50.5 + parent: 2 + - uid: 33598 components: - type: Transform - pos: 18.5,75.5 - parent: 45711 - - uid: 7778 + pos: -40.5,-50.5 + parent: 2 + - uid: 33599 components: - type: Transform - pos: 18.5,74.5 - parent: 45711 - - uid: 7779 + pos: -41.5,-50.5 + parent: 2 + - uid: 33600 components: - type: Transform - pos: 19.5,74.5 - parent: 45711 - - uid: 7781 + pos: -42.5,-50.5 + parent: 2 + - uid: 33604 components: - type: Transform - pos: 19.5,73.5 - parent: 45711 - - uid: 7782 + pos: -42.5,-49.5 + parent: 2 + - uid: 33605 components: - type: Transform - pos: 20.5,74.5 - parent: 45711 - - uid: 7783 + pos: -43.5,-49.5 + parent: 2 + - uid: 33606 components: - type: Transform - pos: 20.5,73.5 - parent: 45711 - - uid: 7784 + pos: -44.5,-49.5 + parent: 2 + - uid: 33608 components: - type: Transform - pos: 21.5,73.5 - parent: 45711 - - uid: 7785 + pos: -44.5,-48.5 + parent: 2 + - uid: 33609 components: - type: Transform - pos: 21.5,72.5 - parent: 45711 - - uid: 7786 + pos: -45.5,-48.5 + parent: 2 + - uid: 33610 components: - type: Transform - pos: 22.5,73.5 - parent: 45711 - - uid: 7787 + pos: -46.5,-48.5 + parent: 2 + - uid: 33611 components: - type: Transform - pos: 22.5,72.5 - parent: 45711 - - uid: 7788 + pos: -46.5,-47.5 + parent: 2 + - uid: 33612 components: - type: Transform - pos: 23.5,72.5 - parent: 45711 - - uid: 7790 + pos: -47.5,-47.5 + parent: 2 + - uid: 33613 components: - type: Transform - pos: 23.5,71.5 - parent: 45711 - - uid: 7791 + pos: -48.5,-47.5 + parent: 2 + - uid: 33614 components: - type: Transform - pos: 24.5,72.5 - parent: 45711 - - uid: 7792 + pos: -48.5,-46.5 + parent: 2 + - uid: 33615 components: - type: Transform - pos: 24.5,71.5 - parent: 45711 - - uid: 7793 + pos: -49.5,-46.5 + parent: 2 + - uid: 33616 components: - type: Transform - pos: 25.5,71.5 - parent: 45711 - - uid: 7794 + pos: -50.5,-46.5 + parent: 2 + - uid: 33617 components: - type: Transform - pos: 25.5,70.5 - parent: 45711 - - uid: 7796 + pos: -51.5,-46.5 + parent: 2 + - uid: 33618 components: - type: Transform - pos: 26.5,71.5 - parent: 45711 - - uid: 7797 + pos: -52.5,-46.5 + parent: 2 + - uid: 33619 components: - type: Transform - pos: 26.5,70.5 - parent: 45711 - - uid: 7798 + pos: -53.5,-46.5 + parent: 2 + - uid: 33620 components: - type: Transform - pos: 27.5,70.5 - parent: 45711 - - uid: 7799 + pos: -54.5,-46.5 + parent: 2 + - uid: 33621 components: - type: Transform - pos: 27.5,69.5 - parent: 45711 - - uid: 7800 + pos: -55.5,-46.5 + parent: 2 + - uid: 33622 components: - type: Transform - pos: 28.5,70.5 - parent: 45711 - - uid: 7801 + pos: -56.5,-46.5 + parent: 2 + - uid: 33623 components: - type: Transform - pos: 28.5,69.5 - parent: 45711 - - uid: 7802 + pos: -57.5,-46.5 + parent: 2 + - uid: 33624 components: - type: Transform - pos: 29.5,69.5 - parent: 45711 - - uid: 7803 + pos: -57.5,-47.5 + parent: 2 + - uid: 33625 components: - type: Transform - pos: 29.5,68.5 - parent: 45711 - - uid: 7805 + pos: -57.5,-48.5 + parent: 2 + - uid: 33626 components: - type: Transform - pos: 30.5,69.5 - parent: 45711 - - uid: 7806 + pos: -57.5,-49.5 + parent: 2 + - uid: 33627 components: - type: Transform - pos: 30.5,68.5 - parent: 45711 - - uid: 7807 + pos: -57.5,-50.5 + parent: 2 + - uid: 33628 components: - type: Transform - pos: 30.5,67.5 - parent: 45711 - - uid: 7808 + pos: -57.5,-51.5 + parent: 2 + - uid: 33629 components: - type: Transform - pos: 31.5,68.5 - parent: 45711 - - uid: 7812 + pos: -57.5,-52.5 + parent: 2 + - uid: 33630 components: - type: Transform - pos: 31.5,67.5 - parent: 45711 - - uid: 7813 + pos: -63.5,-59.5 + parent: 2 + - uid: 33631 components: - type: Transform - pos: 31.5,66.5 - parent: 45711 - - uid: 7815 + pos: -63.5,-58.5 + parent: 2 + - uid: 33632 components: - type: Transform - pos: 32.5,67.5 - parent: 45711 - - uid: 7816 + pos: -63.5,-57.5 + parent: 2 + - uid: 33633 components: - type: Transform - pos: 32.5,66.5 - parent: 45711 - - uid: 7817 + pos: -62.5,-57.5 + parent: 2 + - uid: 33634 components: - type: Transform - pos: 32.5,65.5 - parent: 45711 - - uid: 7818 + pos: -62.5,-56.5 + parent: 2 + - uid: 33635 components: - type: Transform - pos: 33.5,66.5 - parent: 45711 - - uid: 7819 + pos: -61.5,-56.5 + parent: 2 + - uid: 33636 components: - type: Transform - pos: 33.5,65.5 - parent: 45711 - - uid: 7820 + pos: -61.5,-55.5 + parent: 2 + - uid: 33637 components: - type: Transform - pos: 34.5,65.5 - parent: 45711 - - uid: 8513 + pos: -60.5,-55.5 + parent: 2 + - uid: 33638 components: - type: Transform - pos: 98.5,32.5 + pos: -59.5,-55.5 parent: 2 - - uid: 10289 + - uid: 33639 components: - type: Transform - pos: 95.5,51.5 + pos: -59.5,-54.5 parent: 2 - - uid: 10535 + - uid: 33640 components: - type: Transform - pos: 97.5,47.5 + pos: -59.5,-53.5 parent: 2 - - uid: 10536 + - uid: 33641 components: - type: Transform - pos: 98.5,47.5 + pos: -58.5,-53.5 parent: 2 - - uid: 10549 + - uid: 33642 components: - type: Transform - pos: 99.5,47.5 + pos: -57.5,-53.5 parent: 2 - - uid: 12181 + - uid: 33643 components: - type: Transform - pos: 80.5,54.5 + pos: -57.5,-45.5 parent: 2 - - uid: 12182 + - uid: 33644 components: - type: Transform - pos: 83.5,53.5 + pos: -57.5,-44.5 parent: 2 - - uid: 12183 + - uid: 33645 components: - type: Transform - pos: 80.5,53.5 + pos: -58.5,-44.5 parent: 2 - - uid: 12184 + - uid: 33646 components: - type: Transform - pos: 81.5,54.5 + pos: -58.5,-43.5 parent: 2 - - uid: 12185 + - uid: 33647 components: - type: Transform - pos: 82.5,53.5 + pos: -58.5,-42.5 parent: 2 - - uid: 12193 + - uid: 33648 components: - type: Transform - pos: 81.5,53.5 + pos: -58.5,-41.5 parent: 2 - - uid: 14085 + - uid: 33649 components: - type: Transform - pos: 82.5,54.5 + pos: -58.5,-40.5 parent: 2 - - uid: 14086 + - uid: 33650 components: - type: Transform - pos: 83.5,54.5 + pos: -58.5,-39.5 parent: 2 - - uid: 15423 + - uid: 33651 components: - type: Transform - pos: 79.5,54.5 + pos: -59.5,-39.5 parent: 2 - - uid: 15584 + - uid: 33652 components: - type: Transform - pos: 66.5,54.5 + pos: -59.5,-38.5 parent: 2 - - uid: 15793 + - uid: 33653 components: - type: Transform - pos: 68.5,53.5 + pos: -60.5,-38.5 parent: 2 - - uid: 15820 + - uid: 33654 components: - type: Transform - pos: 68.5,52.5 + pos: -60.5,-37.5 parent: 2 - - uid: 15822 + - uid: 33655 components: - type: Transform - pos: 73.5,56.5 + pos: -59.5,-38.5 parent: 2 - - uid: 15823 + - uid: 33657 components: - type: Transform - pos: 86.5,54.5 + pos: -61.5,-36.5 parent: 2 - - uid: 15824 + - uid: 33658 components: - type: Transform - pos: 85.5,54.5 + pos: -62.5,-36.5 parent: 2 - - uid: 15835 + - uid: 33659 components: - type: Transform - pos: 85.5,53.5 + pos: -63.5,-36.5 parent: 2 - - uid: 18332 + - uid: 33660 components: - type: Transform - pos: 79.5,53.5 + pos: -64.5,-36.5 parent: 2 - - uid: 18800 + - uid: 33661 components: - type: Transform - pos: 100.5,47.5 + pos: -65.5,-36.5 parent: 2 - - uid: 19368 + - uid: 33662 components: - type: Transform - pos: 86.5,53.5 + pos: -66.5,-36.5 parent: 2 - - uid: 19729 + - uid: 33664 components: - type: Transform - pos: 89.5,54.5 + pos: -66.5,-35.5 parent: 2 - - uid: 19800 + - uid: 33665 components: - type: Transform - pos: 70.5,54.5 + pos: -66.5,-34.5 parent: 2 - - uid: 19801 + - uid: 33666 components: - type: Transform - pos: 87.5,54.5 + pos: -66.5,-33.5 parent: 2 - - uid: 19806 + - uid: 33667 components: - type: Transform - pos: 94.5,36.5 + pos: -66.5,-32.5 parent: 2 - - uid: 19810 + - uid: 33668 components: - type: Transform - pos: 94.5,38.5 + pos: -66.5,-31.5 parent: 2 - - uid: 19811 + - uid: 33669 components: - type: Transform - pos: 95.5,40.5 + pos: -66.5,-30.5 parent: 2 - - uid: 19817 + - uid: 33670 components: - type: Transform - pos: 94.5,37.5 + pos: -66.5,-29.5 parent: 2 - - uid: 19823 + - uid: 33672 components: - type: Transform - pos: 94.5,39.5 + pos: -67.5,-29.5 parent: 2 - - uid: 19842 + - uid: 33673 components: - type: Transform - pos: 75.5,56.5 + pos: -68.5,-29.5 parent: 2 - - uid: 19849 + - uid: 33675 components: - type: Transform - pos: 76.5,58.5 + pos: -68.5,-28.5 parent: 2 - - uid: 19850 + - uid: 33677 components: - type: Transform - pos: 87.5,53.5 + pos: -69.5,-28.5 parent: 2 - - uid: 19860 + - uid: 33680 components: - type: Transform - pos: 93.5,38.5 + pos: -69.5,-26.5 parent: 2 - - uid: 19874 + - uid: 33681 components: - type: Transform - pos: 75.5,57.5 + pos: -69.5,-25.5 parent: 2 - - uid: 19875 + - uid: 33682 components: - type: Transform - pos: 83.5,51.5 + pos: -69.5,-24.5 parent: 2 - - uid: 19876 + - uid: 33683 components: - type: Transform - pos: 78.5,54.5 + pos: -69.5,-23.5 parent: 2 - - uid: 19880 + - uid: 33684 components: - type: Transform - pos: 82.5,51.5 + pos: -69.5,-22.5 parent: 2 - - uid: 19904 + - uid: 33685 components: - type: Transform - pos: 83.5,50.5 + pos: -69.5,-21.5 parent: 2 - - uid: 19911 + - uid: 33686 components: - type: Transform - pos: 80.5,52.5 + pos: -69.5,-20.5 parent: 2 - - uid: 19983 + - uid: 33690 components: - type: Transform - pos: 85.5,52.5 + pos: -68.5,-20.5 parent: 2 - - uid: 20260 + - uid: 33691 components: - type: Transform - pos: 94.5,50.5 + pos: -68.5,-19.5 parent: 2 - - uid: 20294 + - uid: 33692 components: - type: Transform - pos: 62.5,66.5 + pos: -68.5,-18.5 parent: 2 - - uid: 20319 + - uid: 33693 components: - type: Transform - pos: 94.5,51.5 + pos: -68.5,-17.5 parent: 2 - - uid: 20343 + - uid: 33694 components: - type: Transform - pos: 95.5,53.5 + pos: -68.5,-16.5 parent: 2 - - uid: 21398 + - uid: 33746 components: - type: Transform - pos: 91.5,54.5 + pos: 0.5,-11.5 parent: 2 - - uid: 21589 + - uid: 33748 components: - type: Transform - pos: 70.5,53.5 + pos: 0.5,-10.5 parent: 2 - - uid: 21610 + - uid: 33749 components: - type: Transform - pos: 67.5,54.5 + pos: 0.5,-9.5 parent: 2 - - uid: 21615 + - uid: 33750 components: - type: Transform - pos: 68.5,54.5 + pos: 0.5,-8.5 parent: 2 - - uid: 21618 + - uid: 33751 components: - type: Transform - pos: 95.5,54.5 + pos: 0.5,-7.5 parent: 2 - - uid: 21652 + - uid: 33752 components: - type: Transform - pos: 105.5,48.5 + pos: 0.5,-6.5 parent: 2 - - uid: 21696 + - uid: 33753 components: - type: Transform - pos: 82.5,52.5 + pos: 0.5,-5.5 parent: 2 - - uid: 21700 + - uid: 33754 components: - type: Transform - pos: 84.5,54.5 + pos: 0.5,-4.5 parent: 2 - - uid: 21880 + - uid: 33755 components: - type: Transform - pos: 83.5,52.5 + pos: 0.5,-3.5 parent: 2 - - uid: 21881 + - uid: 33756 components: - type: Transform - pos: 69.5,53.5 + pos: -0.5,-3.5 parent: 2 - - uid: 23846 + - uid: 33757 components: - type: Transform - pos: 95.5,39.5 + pos: -0.5,-2.5 parent: 2 - - uid: 24040 + - uid: 33758 components: - type: Transform - pos: 95.5,38.5 + pos: -0.5,-1.5 parent: 2 - - uid: 24068 + - uid: 33760 components: - type: Transform - pos: 84.5,53.5 + pos: 0.5,-1.5 parent: 2 - - uid: 24124 + - uid: 33761 components: - type: Transform - pos: 90.5,53.5 + pos: 1.5,-1.5 parent: 2 - - uid: 24129 + - uid: 33762 components: - type: Transform - pos: 81.5,52.5 + pos: 1.5,-2.5 parent: 2 - - uid: 24130 + - uid: 33763 components: - type: Transform - pos: 69.5,54.5 + pos: 1.5,-3.5 parent: 2 - - uid: 24133 + - uid: 33766 components: - type: Transform - pos: 93.5,36.5 + pos: 0.5,-0.5 parent: 2 - - uid: 24150 + - uid: 33767 components: - type: Transform - pos: 89.5,53.5 + pos: 0.5,0.5 parent: 2 - - uid: 24189 + - uid: 33768 components: - type: Transform - pos: 95.5,35.5 + pos: -0.5,0.5 parent: 2 - - uid: 24190 + - uid: 33769 components: - type: Transform - pos: 93.5,37.5 + pos: -1.5,0.5 parent: 2 - - uid: 24204 + - uid: 33770 components: - type: Transform - pos: 94.5,35.5 + pos: -2.5,0.5 parent: 2 - - uid: 24650 + - uid: 33771 components: - type: Transform - pos: 95.5,34.5 + pos: -3.5,0.5 parent: 2 - - uid: 24726 + - uid: 33772 components: - type: Transform - pos: 104.5,48.5 + pos: -4.5,0.5 parent: 2 - - uid: 24727 + - uid: 33773 components: - type: Transform - pos: 84.5,52.5 + pos: -5.5,0.5 parent: 2 - - uid: 24738 + - uid: 33774 components: - type: Transform - pos: 94.5,52.5 + pos: -6.5,0.5 parent: 2 - - uid: 24822 + - uid: 33775 components: - type: Transform - pos: 96.5,48.5 + pos: -7.5,0.5 parent: 2 - - uid: 24845 + - uid: 33776 components: - type: Transform - pos: 95.5,50.5 + pos: -8.5,0.5 parent: 2 - - uid: 24860 + - uid: 33777 components: - type: Transform - pos: 95.5,52.5 + pos: -9.5,0.5 parent: 2 - - uid: 24863 + - uid: 33778 components: - type: Transform - pos: 95.5,49.5 + pos: -10.5,0.5 parent: 2 - - uid: 24871 + - uid: 33780 components: - type: Transform - pos: 106.5,48.5 + pos: 1.5,0.5 parent: 2 - - uid: 25190 + - uid: 33781 components: - type: Transform - pos: 88.5,54.5 + pos: 2.5,0.5 parent: 2 - - uid: 25191 + - uid: 33782 components: - type: Transform - pos: 84.5,51.5 + pos: 3.5,0.5 parent: 2 - - uid: 25218 + - uid: 33783 components: - type: Transform - pos: 86.5,52.5 + pos: 4.5,0.5 parent: 2 - - uid: 25223 + - uid: 33784 components: - type: Transform - pos: 85.5,51.5 + pos: 5.5,0.5 parent: 2 - - uid: 25237 + - uid: 33785 components: - type: Transform - pos: 84.5,50.5 + pos: 6.5,0.5 parent: 2 - - uid: 25552 + - uid: 33786 components: - type: Transform - pos: 88.5,53.5 + pos: 7.5,0.5 parent: 2 - - uid: 25572 + - uid: 33787 components: - type: Transform - pos: 87.5,52.5 + pos: 8.5,0.5 parent: 2 - - uid: 25573 + - uid: 33788 components: - type: Transform - pos: 90.5,54.5 + pos: 9.5,0.5 parent: 2 - - uid: 26887 + - uid: 33789 components: - type: Transform - pos: -30.5,27.5 - parent: 45711 - - uid: 31213 + pos: 10.5,0.5 + parent: 2 + - uid: 33790 components: - type: Transform - pos: 100.5,58.5 + pos: 11.5,0.5 parent: 2 - - uid: 31256 + - uid: 33816 components: - type: Transform - pos: 65.5,62.5 + pos: 13.5,9.5 parent: 2 - - uid: 33183 + - uid: 33821 components: - type: Transform - pos: 7.5,-20.5 - parent: 33049 - - uid: 33184 + pos: -11.5,13.5 + parent: 2 + - uid: 33822 components: - type: Transform - pos: 7.5,-19.5 - parent: 33049 - - uid: 33185 + pos: -11.5,12.5 + parent: 2 + - uid: 33823 components: - type: Transform - pos: 3.5,-6.5 - parent: 33049 - - uid: 33186 + pos: -11.5,11.5 + parent: 2 + - uid: 33824 components: - type: Transform - pos: 7.5,-20.5 - parent: 33049 - - uid: 33187 + pos: -11.5,10.5 + parent: 2 + - uid: 33825 components: - type: Transform - pos: 7.5,-21.5 - parent: 33049 - - uid: 33188 + pos: -11.5,9.5 + parent: 2 + - uid: 33826 components: - type: Transform - pos: 12.5,-19.5 - parent: 33049 - - uid: 33189 + pos: -11.5,8.5 + parent: 2 + - uid: 33827 components: - type: Transform - pos: -6.5,-20.5 - parent: 33049 - - uid: 33190 + pos: -11.5,7.5 + parent: 2 + - uid: 33828 components: - type: Transform - pos: 3.5,-24.5 - parent: 33049 - - uid: 33191 + pos: -11.5,6.5 + parent: 2 + - uid: 33829 components: - type: Transform - pos: 3.5,-7.5 - parent: 33049 - - uid: 33192 + pos: -11.5,5.5 + parent: 2 + - uid: 33830 components: - type: Transform - pos: 4.5,-7.5 - parent: 33049 - - uid: 33193 + pos: -11.5,4.5 + parent: 2 + - uid: 33831 components: - type: Transform - pos: 10.5,-19.5 - parent: 33049 - - uid: 33194 + pos: -12.5,9.5 + parent: 2 + - uid: 33832 components: - type: Transform - pos: 9.5,-19.5 - parent: 33049 - - uid: 33195 + pos: 12.5,12.5 + parent: 2 + - uid: 33833 components: - type: Transform - pos: 4.5,-6.5 - parent: 33049 - - uid: 33196 + pos: 12.5,11.5 + parent: 2 + - uid: 33834 components: - type: Transform - pos: 8.5,-19.5 - parent: 33049 - - uid: 33197 + pos: 12.5,10.5 + parent: 2 + - uid: 33835 components: - type: Transform - pos: 5.5,-23.5 - parent: 33049 - - uid: 33198 + pos: 12.5,9.5 + parent: 2 + - uid: 33836 components: - type: Transform - pos: 4.5,-23.5 - parent: 33049 - - uid: 33199 + pos: 12.5,8.5 + parent: 2 + - uid: 33837 components: - type: Transform - pos: 3.5,-23.5 - parent: 33049 - - uid: 33200 + pos: 12.5,7.5 + parent: 2 + - uid: 33838 components: - type: Transform - pos: 2.5,-23.5 - parent: 33049 - - uid: 33201 + pos: 12.5,6.5 + parent: 2 + - uid: 33839 components: - type: Transform - pos: 8.5,-21.5 - parent: 33049 - - uid: 33202 + pos: 12.5,5.5 + parent: 2 + - uid: 33840 components: - type: Transform - pos: 8.5,-21.5 - parent: 33049 - - uid: 33203 + pos: 12.5,4.5 + parent: 2 + - uid: 33845 components: - type: Transform - pos: 10.5,-20.5 - parent: 33049 - - uid: 33204 + pos: -6.5,17.5 + parent: 2 + - uid: 33847 components: - type: Transform - pos: 11.5,-18.5 - parent: 33049 - - uid: 33205 + pos: -8.5,16.5 + parent: 2 + - uid: 33848 components: - type: Transform - pos: 11.5,-16.5 - parent: 33049 - - uid: 33206 + pos: -7.5,16.5 + parent: 2 + - uid: 33849 components: - type: Transform - pos: 11.5,-16.5 - parent: 33049 - - uid: 33207 + pos: -6.5,16.5 + parent: 2 + - uid: 33850 components: - type: Transform - pos: 11.5,-15.5 - parent: 33049 - - uid: 33208 + pos: -5.5,16.5 + parent: 2 + - uid: 33851 components: - type: Transform - pos: 11.5,-14.5 - parent: 33049 - - uid: 33209 + pos: -4.5,16.5 + parent: 2 + - uid: 33852 components: - type: Transform - pos: 11.5,-14.5 - parent: 33049 - - uid: 33210 + pos: 0.5,17.5 + parent: 2 + - uid: 33853 components: - type: Transform - pos: 11.5,-17.5 - parent: 33049 - - uid: 33211 + pos: -2.5,16.5 + parent: 2 + - uid: 33854 components: - type: Transform - pos: -4.5,-21.5 - parent: 33049 - - uid: 33212 + pos: -1.5,16.5 + parent: 2 + - uid: 33855 components: - type: Transform - pos: 14.5,-17.5 - parent: 33049 - - uid: 33213 + pos: -0.5,16.5 + parent: 2 + - uid: 33856 components: - type: Transform - pos: -4.5,-21.5 - parent: 33049 - - uid: 33214 + pos: 0.5,16.5 + parent: 2 + - uid: 33857 components: - type: Transform - pos: 13.5,-15.5 - parent: 33049 - - uid: 33215 + pos: 1.5,16.5 + parent: 2 + - uid: 33858 components: - type: Transform - pos: -5.5,-20.5 - parent: 33049 - - uid: 33216 + pos: 2.5,16.5 + parent: 2 + - uid: 33859 components: - type: Transform - pos: 11.5,-20.5 - parent: 33049 - - uid: 33217 + pos: 3.5,16.5 + parent: 2 + - uid: 33861 components: - type: Transform - pos: 7.5,-22.5 - parent: 33049 - - uid: 33218 + pos: 7.5,16.5 + parent: 2 + - uid: 33862 components: - type: Transform - pos: -4.5,-22.5 - parent: 33049 - - uid: 33219 + pos: 7.5,17.5 + parent: 2 + - uid: 33877 components: - type: Transform - pos: -7.5,-20.5 - parent: 33049 - - uid: 33220 + pos: 36.5,45.5 + parent: 2 + - uid: 33878 components: - type: Transform - pos: -8.5,-20.5 - parent: 33049 - - uid: 33221 + pos: 34.5,44.5 + parent: 2 + - uid: 33910 components: - type: Transform - pos: -8.5,-20.5 - parent: 33049 - - uid: 33222 + pos: 79.5,51.5 + parent: 2 + - uid: 33935 components: - type: Transform - pos: -4.5,-20.5 - parent: 33049 - - uid: 33223 + pos: 12.5,-10.5 + parent: 2 + - uid: 33936 components: - type: Transform - pos: -5.5,-21.5 - parent: 33049 - - uid: 33224 + pos: 12.5,-11.5 + parent: 2 + - uid: 33937 components: - type: Transform - pos: -9.5,-20.5 - parent: 33049 - - uid: 33225 + pos: 12.5,-12.5 + parent: 2 + - uid: 33938 components: - type: Transform - pos: -10.5,-18.5 - parent: 33049 - - uid: 33226 + pos: 13.5,-8.5 + parent: 2 + - uid: 33952 components: - type: Transform - pos: -10.5,-17.5 - parent: 33049 - - uid: 33227 + pos: 12.5,-9.5 + parent: 2 + - uid: 33975 components: - type: Transform - pos: -10.5,-16.5 - parent: 33049 - - uid: 33228 + pos: 12.5,-8.5 + parent: 2 + - uid: 33976 components: - type: Transform - pos: -10.5,-15.5 - parent: 33049 - - uid: 33229 + pos: 12.5,-7.5 + parent: 2 + - uid: 33977 components: - type: Transform - pos: -10.5,-15.5 - parent: 33049 - - uid: 33230 + pos: 12.5,-6.5 + parent: 2 + - uid: 33978 components: - type: Transform - pos: -10.5,-14.5 - parent: 33049 - - uid: 33231 + pos: 12.5,-5.5 + parent: 2 + - uid: 33979 components: - type: Transform - pos: -10.5,-14.5 - parent: 33049 - - uid: 33232 + pos: 12.5,-4.5 + parent: 2 + - uid: 33980 components: - type: Transform - pos: -10.5,-19.5 - parent: 33049 - - uid: 33233 + pos: 12.5,-3.5 + parent: 2 + - uid: 33981 components: - type: Transform - pos: -2.5,-7.5 - parent: 33049 - - uid: 33234 + pos: -11.5,-12.5 + parent: 2 + - uid: 33982 components: - type: Transform - pos: -3.5,-7.5 - parent: 33049 - - uid: 33235 + pos: -11.5,-11.5 + parent: 2 + - uid: 33983 components: - type: Transform - pos: -3.5,-7.5 - parent: 33049 - - uid: 33236 + pos: -11.5,-10.5 + parent: 2 + - uid: 33984 components: - type: Transform - pos: -4.5,-7.5 - parent: 33049 - - uid: 33237 + pos: -11.5,-9.5 + parent: 2 + - uid: 33985 components: - type: Transform - pos: -2.5,-20.5 - parent: 33049 - - uid: 33238 + pos: -11.5,-8.5 + parent: 2 + - uid: 33986 components: - type: Transform - pos: -2.5,-20.5 - parent: 33049 - - uid: 33239 + pos: -11.5,-7.5 + parent: 2 + - uid: 33987 components: - type: Transform - pos: 5.5,10.5 - parent: 33049 - - uid: 33240 + pos: -11.5,-6.5 + parent: 2 + - uid: 33988 components: - type: Transform - pos: 3.5,10.5 - parent: 33049 - - uid: 33241 + pos: -11.5,-5.5 + parent: 2 + - uid: 33989 components: - type: Transform - pos: 6.5,10.5 - parent: 33049 - - uid: 33242 + pos: -11.5,-4.5 + parent: 2 + - uid: 33990 components: - type: Transform - pos: 7.5,10.5 - parent: 33049 - - uid: 33243 + pos: -11.5,-3.5 + parent: 2 + - uid: 33991 components: - type: Transform - pos: 8.5,10.5 - parent: 33049 - - uid: 33244 + pos: -12.5,-8.5 + parent: 2 + - uid: 33992 components: - type: Transform - pos: 9.5,10.5 - parent: 33049 - - uid: 33245 + pos: -10.5,-13.5 + parent: 2 + - uid: 33993 components: - type: Transform - pos: 10.5,10.5 - parent: 33049 - - uid: 33246 + pos: -10.5,-14.5 + parent: 2 + - uid: 33994 components: - type: Transform - pos: 8.5,10.5 - parent: 33049 - - uid: 33247 + pos: -10.5,-15.5 + parent: 2 + - uid: 33995 components: - type: Transform - pos: 4.5,10.5 - parent: 33049 - - uid: 33248 + pos: 11.5,-13.5 + parent: 2 + - uid: 33996 components: - type: Transform - pos: 3.5,9.5 - parent: 33049 - - uid: 33249 + pos: 11.5,-14.5 + parent: 2 + - uid: 33997 components: - type: Transform - pos: 3.5,9.5 - parent: 33049 - - uid: 33250 + pos: 11.5,-15.5 + parent: 2 + - uid: 33998 components: - type: Transform - pos: 3.5,8.5 - parent: 33049 - - uid: 33251 + pos: 3.5,-14.5 + parent: 2 + - uid: 33999 components: - type: Transform - pos: 4.5,9.5 - parent: 33049 - - uid: 33252 + pos: 4.5,-14.5 + parent: 2 + - uid: 34000 components: - type: Transform - pos: 5.5,9.5 - parent: 33049 - - uid: 33253 + pos: 5.5,-14.5 + parent: 2 + - uid: 34001 components: - type: Transform - pos: 6.5,9.5 - parent: 33049 - - uid: 33254 + pos: 6.5,-14.5 + parent: 2 + - uid: 34002 components: - type: Transform - pos: 11.5,11.5 - parent: 33049 - - uid: 33255 + pos: 5.5,-15.5 + parent: 2 + - uid: 34047 components: - type: Transform - pos: 11.5,12.5 - parent: 33049 - - uid: 33256 + pos: -41.5,-78.5 + parent: 2 + - uid: 34048 components: - type: Transform - pos: 11.5,12.5 - parent: 33049 - - uid: 33257 + pos: -41.5,-77.5 + parent: 2 + - uid: 34049 components: - type: Transform - pos: 11.5,13.5 - parent: 33049 - - uid: 33258 + pos: -41.5,-76.5 + parent: 2 + - uid: 34050 components: - type: Transform - pos: 12.5,13.5 - parent: 33049 - - uid: 33259 + pos: -41.5,-75.5 + parent: 2 + - uid: 34051 components: - type: Transform - pos: 12.5,14.5 - parent: 33049 - - uid: 33260 + pos: -41.5,-74.5 + parent: 2 + - uid: 34052 components: - type: Transform - pos: 12.5,15.5 - parent: 33049 - - uid: 33261 + pos: -41.5,-73.5 + parent: 2 + - uid: 34053 components: - type: Transform - pos: 13.5,15.5 - parent: 33049 - - uid: 33262 + pos: -41.5,-72.5 + parent: 2 + - uid: 34054 components: - type: Transform - pos: 13.5,16.5 - parent: 33049 - - uid: 33263 + pos: -41.5,-71.5 + parent: 2 + - uid: 34055 components: - type: Transform - pos: 14.5,17.5 - parent: 33049 - - uid: 33264 + pos: -41.5,-70.5 + parent: 2 + - uid: 34056 components: - type: Transform - pos: 14.5,17.5 - parent: 33049 - - uid: 33265 + pos: -41.5,-69.5 + parent: 2 + - uid: 34058 components: - type: Transform - pos: 14.5,18.5 - parent: 33049 - - uid: 33266 + pos: -40.5,-69.5 + parent: 2 + - uid: 34059 components: - type: Transform - pos: 14.5,19.5 - parent: 33049 - - uid: 33267 + pos: -39.5,-69.5 + parent: 2 + - uid: 34060 components: - type: Transform - pos: 14.5,19.5 - parent: 33049 - - uid: 33268 + pos: -38.5,-69.5 + parent: 2 + - uid: 34061 components: - type: Transform - pos: 14.5,20.5 - parent: 33049 - - uid: 33269 + pos: -37.5,-69.5 + parent: 2 + - uid: 34062 components: - type: Transform - pos: 13.5,18.5 - parent: 33049 - - uid: 33270 + pos: -37.5,-68.5 + parent: 2 + - uid: 34063 components: - type: Transform - pos: 13.5,17.5 - parent: 33049 - - uid: 33271 + pos: -37.5,-67.5 + parent: 2 + - uid: 34064 components: - type: Transform - pos: 12.5,17.5 - parent: 33049 - - uid: 33272 + pos: -37.5,-66.5 + parent: 2 + - uid: 34065 components: - type: Transform - pos: 12.5,17.5 - parent: 33049 - - uid: 33273 + pos: -37.5,-65.5 + parent: 2 + - uid: 34066 components: - type: Transform - pos: 12.5,17.5 - parent: 33049 - - uid: 33274 + pos: -37.5,-64.5 + parent: 2 + - uid: 34067 components: - type: Transform - pos: 12.5,16.5 - parent: 33049 - - uid: 33275 + pos: -37.5,-63.5 + parent: 2 + - uid: 34068 components: - type: Transform - pos: 11.5,15.5 - parent: 33049 - - uid: 33276 + pos: -37.5,-62.5 + parent: 2 + - uid: 34069 components: - type: Transform - pos: 11.5,15.5 - parent: 33049 - - uid: 33277 + pos: -37.5,-61.5 + parent: 2 + - uid: 34070 components: - type: Transform - pos: 11.5,14.5 - parent: 33049 - - uid: 33278 + pos: -37.5,-60.5 + parent: 2 + - uid: 34074 components: - type: Transform - pos: 11.5,14.5 - parent: 33049 - - uid: 33279 + pos: -38.5,-60.5 + parent: 2 + - uid: 34075 components: - type: Transform - pos: 11.5,15.5 - parent: 33049 - - uid: 33280 + pos: -39.5,-60.5 + parent: 2 + - uid: 34076 components: - type: Transform - pos: 11.5,17.5 - parent: 33049 - - uid: 33281 + pos: -40.5,-60.5 + parent: 2 + - uid: 34077 components: - type: Transform - pos: 11.5,17.5 - parent: 33049 - - uid: 33282 + pos: -41.5,-60.5 + parent: 2 + - uid: 34078 components: - type: Transform - pos: 11.5,18.5 - parent: 33049 - - uid: 33283 + pos: -42.5,-60.5 + parent: 2 + - uid: 34079 components: - type: Transform - pos: 12.5,18.5 - parent: 33049 - - uid: 33284 + pos: -43.5,-60.5 + parent: 2 + - uid: 34080 components: - type: Transform - pos: 12.5,18.5 - parent: 33049 - - uid: 33285 + pos: -44.5,-60.5 + parent: 2 + - uid: 34081 components: - type: Transform - pos: 11.5,16.5 - parent: 33049 - - uid: 33286 + pos: -45.5,-60.5 + parent: 2 + - uid: 34083 components: - type: Transform - pos: 13.5,23.5 - parent: 33049 - - uid: 33287 + pos: -45.5,-59.5 + parent: 2 + - uid: 34084 components: - type: Transform - pos: 11.5,23.5 - parent: 33049 - - uid: 33288 + pos: -45.5,-58.5 + parent: 2 + - uid: 34085 components: - type: Transform - pos: 10.5,23.5 - parent: 33049 - - uid: 33289 + pos: -45.5,-57.5 + parent: 2 + - uid: 34086 components: - type: Transform - pos: 9.5,23.5 - parent: 33049 - - uid: 33290 + pos: -45.5,-56.5 + parent: 2 + - uid: 34087 components: - type: Transform - pos: 8.5,23.5 - parent: 33049 - - uid: 33291 + pos: -45.5,-55.5 + parent: 2 + - uid: 34088 components: - type: Transform - pos: 7.5,23.5 - parent: 33049 - - uid: 33292 + pos: -45.5,-54.5 + parent: 2 + - uid: 34089 components: - type: Transform - pos: 6.5,23.5 - parent: 33049 - - uid: 33293 + pos: -45.5,-53.5 + parent: 2 + - uid: 34090 components: - type: Transform - pos: 5.5,23.5 - parent: 33049 - - uid: 33294 + pos: -45.5,-52.5 + parent: 2 + - uid: 34092 components: - type: Transform - pos: 5.5,23.5 - parent: 33049 - - uid: 33295 + pos: -46.5,-52.5 + parent: 2 + - uid: 34093 components: - type: Transform - pos: 4.5,22.5 - parent: 33049 - - uid: 33296 + pos: -47.5,-52.5 + parent: 2 + - uid: 34094 components: - type: Transform - pos: 3.5,22.5 - parent: 33049 - - uid: 33297 + pos: -48.5,-52.5 + parent: 2 + - uid: 34095 components: - type: Transform - pos: 12.5,23.5 - parent: 33049 - - uid: 33298 + pos: -49.5,-52.5 + parent: 2 + - uid: 34096 components: - type: Transform - pos: -4.5,24.5 - parent: 33049 - - uid: 33299 + pos: -50.5,-52.5 + parent: 2 + - uid: 34097 components: - type: Transform - pos: -4.5,23.5 - parent: 33049 - - uid: 33300 + pos: -51.5,-52.5 + parent: 2 + - uid: 34098 components: - type: Transform - pos: -4.5,22.5 - parent: 33049 - - uid: 33301 + pos: -52.5,-52.5 + parent: 2 + - uid: 34099 components: - type: Transform - pos: -4.5,22.5 - parent: 33049 - - uid: 33302 + pos: -53.5,-52.5 + parent: 2 + - uid: 34100 components: - type: Transform - pos: -5.5,22.5 - parent: 33049 - - uid: 33303 + pos: -54.5,-52.5 + parent: 2 + - uid: 34101 components: - type: Transform - pos: -6.5,22.5 - parent: 33049 - - uid: 33304 + pos: -55.5,-52.5 + parent: 2 + - uid: 34102 components: - type: Transform - pos: -6.5,22.5 - parent: 33049 - - uid: 33305 + pos: -56.5,-52.5 + parent: 2 + - uid: 34201 components: - type: Transform - pos: -7.5,22.5 - parent: 33049 - - uid: 33306 + pos: -13.5,-39.5 + parent: 2 + - uid: 34202 components: - type: Transform - pos: -7.5,13.5 - parent: 33049 - - uid: 33307 + pos: -31.5,-39.5 + parent: 2 + - uid: 34203 components: - type: Transform - pos: -7.5,12.5 - parent: 33049 - - uid: 33308 + pos: -30.5,-39.5 + parent: 2 + - uid: 34204 components: - type: Transform - pos: -7.5,12.5 - parent: 33049 - - uid: 33309 + pos: -29.5,-39.5 + parent: 2 + - uid: 34205 components: - type: Transform - pos: -7.5,10.5 - parent: 33049 - - uid: 33310 + pos: -28.5,-39.5 + parent: 2 + - uid: 34206 components: - type: Transform - pos: -7.5,10.5 - parent: 33049 - - uid: 33311 + pos: -27.5,-39.5 + parent: 2 + - uid: 34207 components: - type: Transform - pos: -6.5,10.5 - parent: 33049 - - uid: 33312 + pos: -17.5,-37.5 + parent: 2 + - uid: 34210 components: - type: Transform - pos: -5.5,10.5 - parent: 33049 - - uid: 33313 + pos: -31.5,-37.5 + parent: 2 + - uid: 34211 components: - type: Transform - pos: -4.5,10.5 - parent: 33049 - - uid: 33314 + pos: -30.5,-37.5 + parent: 2 + - uid: 34212 components: - type: Transform - pos: -3.5,10.5 - parent: 33049 - - uid: 33315 + pos: -29.5,-37.5 + parent: 2 + - uid: 34213 components: - type: Transform - pos: -2.5,10.5 - parent: 33049 - - uid: 33316 + pos: -28.5,-37.5 + parent: 2 + - uid: 34214 components: - type: Transform - pos: -7.5,11.5 - parent: 33049 - - uid: 33317 + pos: -27.5,-37.5 + parent: 2 + - uid: 34218 components: - type: Transform - pos: -8.5,13.5 - parent: 33049 - - uid: 33318 + pos: -25.5,-39.5 + parent: 2 + - uid: 34219 components: - type: Transform - pos: -8.5,14.5 - parent: 33049 - - uid: 33319 + pos: -24.5,-39.5 + parent: 2 + - uid: 34220 components: - type: Transform - pos: -7.5,14.5 - parent: 33049 - - uid: 34910 + pos: -23.5,-39.5 + parent: 2 + - uid: 34221 components: - type: Transform - pos: -7.5,7.5 - parent: 34641 - - uid: 36725 + pos: -22.5,-39.5 + parent: 2 + - uid: 34222 components: - type: Transform - pos: 62.5,63.5 + pos: -21.5,-39.5 parent: 2 - - uid: 36747 + - uid: 34223 components: - type: Transform - pos: 64.5,63.5 + pos: -20.5,-39.5 parent: 2 - - uid: 36748 + - uid: 34224 components: - type: Transform - pos: 62.5,62.5 + pos: -19.5,-39.5 parent: 2 - - uid: 36749 + - uid: 34228 components: - type: Transform - pos: 63.5,62.5 + pos: -19.5,-37.5 parent: 2 - - uid: 36750 + - uid: 34229 components: - type: Transform - pos: 64.5,62.5 + pos: -20.5,-37.5 parent: 2 - - uid: 36765 + - uid: 34230 components: - type: Transform - pos: 67.5,61.5 + pos: -21.5,-37.5 parent: 2 - - uid: 36767 + - uid: 34231 components: - type: Transform - pos: 66.5,61.5 + pos: -22.5,-37.5 parent: 2 - - uid: 36768 + - uid: 34232 components: - type: Transform - pos: 67.5,62.5 + pos: -23.5,-37.5 parent: 2 - - uid: 36769 + - uid: 34233 components: - type: Transform - pos: 67.5,63.5 + pos: -24.5,-37.5 parent: 2 - - uid: 36770 + - uid: 34234 components: - type: Transform - pos: 68.5,62.5 + pos: -25.5,-37.5 parent: 2 - - uid: 36771 + - uid: 34237 components: - type: Transform - pos: 69.5,62.5 + pos: -27.5,-38.5 parent: 2 - - uid: 36782 + - uid: 34240 components: - type: Transform - pos: 78.5,65.5 + pos: -26.5,-38.5 parent: 2 - - uid: 36783 + - uid: 34241 components: - type: Transform - pos: 78.5,64.5 + pos: -25.5,-38.5 parent: 2 - - uid: 36784 + - uid: 34242 components: - type: Transform - pos: 79.5,64.5 + pos: -19.5,-38.5 parent: 2 - - uid: 36785 + - uid: 34243 components: - type: Transform - pos: 80.5,64.5 + pos: -18.5,-38.5 parent: 2 - - uid: 36786 + - uid: 34244 components: - type: Transform - pos: 80.5,65.5 + pos: -17.5,-38.5 parent: 2 - - uid: 36787 + - uid: 34245 components: - type: Transform - pos: 81.5,65.5 + pos: -16.5,-37.5 parent: 2 - - uid: 36788 + - uid: 34246 components: - type: Transform - pos: 82.5,65.5 + pos: -15.5,-37.5 parent: 2 - - uid: 36789 + - uid: 34247 components: - type: Transform - pos: 83.5,65.5 + pos: -14.5,-37.5 parent: 2 - - uid: 36790 + - uid: 34248 components: - type: Transform - pos: 84.5,65.5 + pos: -13.5,-37.5 parent: 2 - - uid: 36791 + - uid: 34249 components: - type: Transform - pos: 85.5,65.5 + pos: -14.5,-39.5 parent: 2 - - uid: 36792 + - uid: 34250 components: - type: Transform - pos: 86.5,65.5 + pos: -15.5,-39.5 parent: 2 - - uid: 36794 + - uid: 34251 components: - type: Transform - pos: 86.5,64.5 + pos: -16.5,-39.5 parent: 2 - - uid: 36795 + - uid: 34252 components: - type: Transform - pos: 87.5,64.5 + pos: -17.5,-39.5 parent: 2 - - uid: 36796 + - uid: 34257 components: - type: Transform - pos: 87.5,63.5 + pos: -31.5,-30.5 parent: 2 - - uid: 36797 + - uid: 34258 components: - type: Transform - pos: 88.5,63.5 + pos: -30.5,-30.5 parent: 2 - - uid: 36798 + - uid: 34259 components: - type: Transform - pos: 89.5,63.5 + pos: -29.5,-30.5 parent: 2 - - uid: 36799 + - uid: 34263 components: - type: Transform - pos: 89.5,62.5 + pos: -29.5,-32.5 parent: 2 - - uid: 36800 + - uid: 34264 components: - type: Transform - pos: 90.5,62.5 + pos: -30.5,-32.5 parent: 2 - - uid: 36801 + - uid: 34265 components: - type: Transform - pos: 90.5,61.5 + pos: -31.5,-32.5 parent: 2 - - uid: 36803 + - uid: 34266 components: - type: Transform - pos: 91.5,60.5 + pos: -30.5,-31.5 parent: 2 - - uid: 36810 + - uid: 34269 components: - type: Transform - pos: 95.5,57.5 + pos: -27.5,-30.5 parent: 2 - - uid: 36811 + - uid: 34270 components: - type: Transform - pos: 96.5,57.5 + pos: -26.5,-30.5 parent: 2 - - uid: 36812 + - uid: 34271 components: - type: Transform - pos: 97.5,57.5 + pos: -25.5,-30.5 parent: 2 - - uid: 36813 + - uid: 34272 components: - type: Transform - pos: 98.5,57.5 + pos: -25.5,-32.5 parent: 2 - - uid: 36814 + - uid: 34273 components: - type: Transform - pos: 99.5,57.5 + pos: -26.5,-32.5 parent: 2 - - uid: 36815 + - uid: 34274 components: - type: Transform - pos: 99.5,58.5 + pos: -27.5,-32.5 parent: 2 - - uid: 36816 + - uid: 34275 components: - type: Transform - pos: 100.5,59.5 + pos: -26.5,-31.5 parent: 2 - - uid: 36817 + - uid: 34276 components: - type: Transform - pos: 107.5,55.5 + pos: -23.5,-30.5 parent: 2 - - uid: 36818 + - uid: 34277 components: - type: Transform - pos: 101.5,59.5 + pos: -22.5,-30.5 parent: 2 - - uid: 36819 + - uid: 34278 components: - type: Transform - pos: 102.5,59.5 + pos: -21.5,-30.5 parent: 2 - - uid: 36820 + - uid: 34281 components: - type: Transform - pos: 103.5,59.5 + pos: -21.5,-32.5 parent: 2 - - uid: 36821 + - uid: 34282 components: - type: Transform - pos: 103.5,60.5 + pos: -22.5,-32.5 parent: 2 - - uid: 36822 + - uid: 34283 components: - type: Transform - pos: 104.5,58.5 + pos: -23.5,-32.5 parent: 2 - - uid: 36823 + - uid: 34284 components: - type: Transform - pos: 105.5,58.5 + pos: -22.5,-31.5 parent: 2 - - uid: 36824 + - uid: 34288 components: - type: Transform - pos: 106.5,58.5 + pos: -19.5,-30.5 parent: 2 - - uid: 36825 + - uid: 34289 components: - type: Transform - pos: 107.5,58.5 + pos: -18.5,-30.5 parent: 2 - - uid: 36826 + - uid: 34290 components: - type: Transform - pos: 107.5,49.5 + pos: -17.5,-30.5 parent: 2 - - uid: 36834 + - uid: 34293 components: - type: Transform - pos: 104.5,44.5 + pos: -17.5,-32.5 parent: 2 - - uid: 36835 + - uid: 34294 components: - type: Transform - pos: 104.5,43.5 + pos: -18.5,-32.5 parent: 2 - - uid: 36836 + - uid: 34295 components: - type: Transform - pos: 104.5,42.5 + pos: -19.5,-32.5 parent: 2 - - uid: 36837 + - uid: 34297 components: - type: Transform - pos: 105.5,42.5 + pos: -18.5,-31.5 parent: 2 - - uid: 36838 + - uid: 34300 components: - type: Transform - pos: 105.5,41.5 + pos: -39.5,-11.5 parent: 2 - - uid: 36839 + - uid: 34301 components: - type: Transform - pos: 106.5,39.5 + pos: -15.5,-31.5 parent: 2 - - uid: 36840 + - uid: 34302 components: - type: Transform - pos: 105.5,39.5 + pos: -15.5,-32.5 parent: 2 - - uid: 36841 + - uid: 34303 components: - type: Transform - pos: 105.5,38.5 + pos: -14.5,-32.5 parent: 2 - - uid: 36842 + - uid: 34304 components: - type: Transform - pos: 104.5,38.5 + pos: -13.5,-32.5 parent: 2 - - uid: 36843 + - uid: 34305 components: - type: Transform - pos: 104.5,37.5 + pos: -13.5,-30.5 parent: 2 - - uid: 36844 + - uid: 34306 components: - type: Transform - pos: 103.5,37.5 + pos: -13.5,-31.5 parent: 2 - - uid: 36845 + - uid: 34307 components: - type: Transform - pos: 103.5,36.5 + pos: -39.5,-12.5 parent: 2 - - uid: 36846 + - uid: 34308 components: - type: Transform - pos: 102.5,35.5 + pos: -39.5,-13.5 parent: 2 - - uid: 36848 + - uid: 34309 components: - type: Transform - pos: 101.5,34.5 + pos: -39.5,-14.5 parent: 2 - - uid: 36849 + - uid: 34310 components: - type: Transform - pos: 100.5,34.5 + pos: -39.5,-15.5 parent: 2 - - uid: 37673 + - uid: 34311 components: - type: Transform - pos: 62.5,58.5 + pos: -39.5,-16.5 parent: 2 - - uid: 37674 + - uid: 34312 components: - type: Transform - pos: 63.5,58.5 + pos: -39.5,-17.5 parent: 2 - - uid: 37675 + - uid: 34313 components: - type: Transform - pos: 63.5,57.5 + pos: -39.5,-18.5 parent: 2 - - uid: 37676 + - uid: 34314 components: - type: Transform - pos: 64.5,57.5 + pos: -39.5,-19.5 parent: 2 - - uid: 37869 + - uid: 34315 components: - type: Transform - pos: 64.5,56.5 + pos: -39.5,-20.5 parent: 2 - - uid: 40861 + - uid: 34316 components: - type: Transform - pos: 65.5,56.5 + pos: -39.5,-21.5 parent: 2 - - uid: 40862 + - uid: 34317 components: - type: Transform - pos: 65.5,55.5 + pos: -39.5,-22.5 parent: 2 - - uid: 40863 + - uid: 34318 components: - type: Transform - pos: 66.5,55.5 + pos: -39.5,-23.5 parent: 2 - - uid: 40868 + - uid: 34319 components: - type: Transform - pos: 68.5,55.5 + pos: -39.5,-24.5 parent: 2 - - uid: 41007 + - uid: 34322 components: - type: Transform - pos: 69.5,55.5 + pos: -45.5,-29.5 parent: 2 - - uid: 41008 + - uid: 34323 components: - type: Transform - pos: 70.5,55.5 + pos: -44.5,-29.5 parent: 2 - - uid: 41010 + - uid: 34324 components: - type: Transform - pos: 71.5,55.5 + pos: -43.5,-29.5 parent: 2 - - uid: 41014 + - uid: 34325 components: - type: Transform - pos: 72.5,55.5 + pos: -42.5,-29.5 parent: 2 - - uid: 41019 + - uid: 34326 components: - type: Transform - pos: 75.5,55.5 + pos: -41.5,-29.5 parent: 2 - - uid: 41021 + - uid: 34332 components: - type: Transform - pos: 76.5,55.5 + pos: -41.5,-28.5 parent: 2 - - uid: 41025 + - uid: 34333 components: - type: Transform - pos: 77.5,55.5 + pos: -41.5,-27.5 parent: 2 - - uid: 41026 + - uid: 34334 components: - type: Transform - pos: 78.5,55.5 + pos: -41.5,-26.5 parent: 2 - - uid: 41028 + - uid: 34335 components: - type: Transform - pos: 79.5,55.5 + pos: -41.5,-25.5 parent: 2 - - uid: 41049 + - uid: 34336 components: - type: Transform - pos: 80.5,55.5 + pos: -41.5,-24.5 parent: 2 - - uid: 41053 + - uid: 34337 components: - type: Transform - pos: 81.5,55.5 + pos: -40.5,-24.5 parent: 2 - - uid: 41062 + - uid: 34340 components: - type: Transform - pos: 82.5,55.5 + pos: -42.5,-27.5 parent: 2 - - uid: 41069 + - uid: 34342 components: - type: Transform - pos: 83.5,55.5 + pos: -40.5,-27.5 parent: 2 - - uid: 41070 + - uid: 34370 components: - type: Transform - pos: 84.5,55.5 + pos: -1.5,-25.5 parent: 2 - - uid: 41071 + - uid: 34371 components: - type: Transform - pos: 85.5,55.5 + pos: -0.5,-25.5 parent: 2 - - uid: 41072 + - uid: 34374 components: - type: Transform - pos: 86.5,55.5 + pos: -2.5,-25.5 parent: 2 - - uid: 41090 + - uid: 34375 components: - type: Transform - pos: 87.5,55.5 + pos: -3.5,-25.5 parent: 2 - - uid: 41097 + - uid: 34376 components: - type: Transform - pos: 88.5,55.5 + pos: -4.5,-25.5 parent: 2 - - uid: 41098 + - uid: 34377 components: - type: Transform - pos: 89.5,55.5 + pos: -5.5,-25.5 parent: 2 - - uid: 41131 + - uid: 34378 components: - type: Transform - pos: 90.5,55.5 + pos: -6.5,-25.5 parent: 2 - - uid: 41133 + - uid: 34379 components: - type: Transform - pos: 91.5,55.5 + pos: -7.5,-25.5 parent: 2 - - uid: 41134 + - uid: 34380 components: - type: Transform - pos: 92.5,55.5 + pos: -8.5,-25.5 parent: 2 - - uid: 41160 + - uid: 34381 components: - type: Transform - pos: 95.5,55.5 + pos: -9.5,-25.5 parent: 2 - - uid: 41174 + - uid: 34382 components: - type: Transform - pos: 96.5,55.5 + pos: -10.5,-25.5 parent: 2 - - uid: 41201 + - uid: 34383 components: - type: Transform - pos: 96.5,54.5 + pos: -11.5,-25.5 parent: 2 - - uid: 41206 + - uid: 34384 components: - type: Transform - pos: 96.5,53.5 + pos: -12.5,-25.5 parent: 2 - - uid: 41233 + - uid: 34385 components: - type: Transform - pos: 96.5,52.5 + pos: -13.5,-25.5 parent: 2 - - uid: 41236 + - uid: 34390 components: - type: Transform - pos: 96.5,51.5 + pos: -13.5,-24.5 parent: 2 - - uid: 41238 + - uid: 34391 components: - type: Transform - pos: 96.5,50.5 + pos: -14.5,-24.5 parent: 2 - - uid: 41239 + - uid: 34392 components: - type: Transform - pos: 96.5,49.5 + pos: -15.5,-24.5 parent: 2 - - uid: 41255 + - uid: 34393 components: - type: Transform - pos: 96.5,45.5 + pos: -16.5,-24.5 parent: 2 - - uid: 41256 + - uid: 34394 components: - type: Transform - pos: 96.5,44.5 + pos: -17.5,-24.5 parent: 2 - - uid: 41258 + - uid: 34395 components: - type: Transform - pos: 96.5,43.5 + pos: -18.5,-24.5 parent: 2 - - uid: 41259 + - uid: 34396 components: - type: Transform - pos: 96.5,42.5 + pos: -19.5,-24.5 parent: 2 - - uid: 41260 + - uid: 34397 components: - type: Transform - pos: 96.5,41.5 + pos: -20.5,-24.5 parent: 2 - - uid: 41261 + - uid: 34398 components: - type: Transform - pos: 96.5,40.5 + pos: -21.5,-24.5 parent: 2 - - uid: 41262 + - uid: 34399 components: - type: Transform - pos: 96.5,39.5 + pos: -22.5,-24.5 parent: 2 - - uid: 41263 + - uid: 34400 components: - type: Transform - pos: 96.5,38.5 + pos: -23.5,-24.5 parent: 2 - - uid: 41264 + - uid: 34401 components: - type: Transform - pos: 96.5,37.5 + pos: -24.5,-24.5 parent: 2 - - uid: 41265 + - uid: 34402 components: - type: Transform - pos: 96.5,36.5 + pos: -25.5,-24.5 parent: 2 - - uid: 41266 + - uid: 34403 components: - type: Transform - pos: 96.5,35.5 + pos: -26.5,-24.5 parent: 2 - - uid: 41267 + - uid: 34404 components: - type: Transform - pos: 96.5,34.5 + pos: -27.5,-24.5 parent: 2 - - uid: 41268 + - uid: 34405 components: - type: Transform - pos: 96.5,33.5 + pos: -28.5,-24.5 parent: 2 - - uid: 41277 + - uid: 34406 components: - type: Transform - pos: 75.5,58.5 + pos: -29.5,-24.5 parent: 2 - - uid: 41278 + - uid: 34407 components: - type: Transform - pos: 62.5,61.5 + pos: -30.5,-24.5 parent: 2 - - uid: 41279 + - uid: 34408 components: - type: Transform - pos: 63.5,61.5 + pos: -31.5,-24.5 parent: 2 - - uid: 41280 + - uid: 34409 components: - type: Transform - pos: 64.5,61.5 + pos: -32.5,-24.5 parent: 2 - - uid: 41281 + - uid: 34410 components: - type: Transform - pos: 64.5,60.5 + pos: -33.5,-24.5 parent: 2 - - uid: 41282 + - uid: 34411 components: - type: Transform - pos: 64.5,59.5 + pos: -34.5,-24.5 parent: 2 - - uid: 41283 + - uid: 34412 components: - type: Transform - pos: 64.5,58.5 + pos: -35.5,-24.5 parent: 2 - - uid: 41284 + - uid: 34413 components: - type: Transform - pos: 63.5,59.5 + pos: -36.5,-24.5 parent: 2 - - uid: 41285 + - uid: 34414 components: - type: Transform - pos: 62.5,59.5 + pos: -37.5,-24.5 parent: 2 - - uid: 41288 + - uid: 34415 components: - type: Transform - pos: 65.5,60.5 + pos: -38.5,-24.5 parent: 2 - - uid: 41289 + - uid: 34423 components: - type: Transform - pos: 65.5,59.5 + pos: -30.5,-29.5 parent: 2 - - uid: 41290 + - uid: 34424 components: - type: Transform - pos: 65.5,58.5 + pos: -30.5,-28.5 parent: 2 - - uid: 41291 + - uid: 34425 components: - type: Transform - pos: 65.5,57.5 + pos: -30.5,-27.5 parent: 2 - - uid: 41293 + - uid: 34426 components: - type: Transform - pos: 66.5,56.5 + pos: -30.5,-26.5 parent: 2 - - uid: 41294 + - uid: 34427 components: - type: Transform - pos: 66.5,57.5 + pos: -30.5,-25.5 parent: 2 - - uid: 41295 + - uid: 34428 components: - type: Transform - pos: 66.5,58.5 + pos: -26.5,-29.5 parent: 2 - - uid: 41296 + - uid: 34429 components: - type: Transform - pos: 66.5,59.5 + pos: -26.5,-28.5 parent: 2 - - uid: 41297 + - uid: 34430 components: - type: Transform - pos: 66.5,60.5 + pos: -26.5,-27.5 parent: 2 - - uid: 41298 + - uid: 34431 components: - type: Transform - pos: 68.5,60.5 + pos: -26.5,-26.5 parent: 2 - - uid: 41299 + - uid: 34432 components: - type: Transform - pos: 69.5,60.5 + pos: -26.5,-25.5 parent: 2 - - uid: 41300 + - uid: 34433 components: - type: Transform - pos: 70.5,60.5 + pos: -22.5,-25.5 parent: 2 - - uid: 41305 + - uid: 34434 components: - type: Transform - pos: 70.5,61.5 + pos: -22.5,-26.5 parent: 2 - - uid: 41306 + - uid: 34435 components: - type: Transform - pos: 69.5,61.5 + pos: -22.5,-27.5 parent: 2 - - uid: 41307 + - uid: 34436 components: - type: Transform - pos: 68.5,61.5 + pos: -22.5,-28.5 parent: 2 - - uid: 41308 + - uid: 34437 components: - type: Transform - pos: 67.5,57.5 + pos: -22.5,-29.5 parent: 2 - - uid: 41309 + - uid: 34438 components: - type: Transform - pos: 67.5,56.5 + pos: -18.5,-29.5 parent: 2 - - uid: 41310 + - uid: 34439 components: - type: Transform - pos: 68.5,57.5 + pos: -18.5,-28.5 parent: 2 - - uid: 41311 + - uid: 34440 components: - type: Transform - pos: 68.5,56.5 + pos: -18.5,-27.5 parent: 2 - - uid: 41312 + - uid: 34441 components: - type: Transform - pos: 69.5,57.5 + pos: -18.5,-26.5 parent: 2 - - uid: 41313 + - uid: 34442 components: - type: Transform - pos: 69.5,56.5 + pos: -18.5,-25.5 parent: 2 - - uid: 41316 + - uid: 34451 components: - type: Transform - pos: 71.5,57.5 + pos: -15.5,-29.5 parent: 2 - - uid: 41317 + - uid: 34452 components: - type: Transform - pos: 71.5,56.5 + pos: -15.5,-28.5 parent: 2 - - uid: 41318 + - uid: 34453 components: - type: Transform - pos: 72.5,57.5 + pos: -15.5,-27.5 parent: 2 - - uid: 41319 + - uid: 34454 components: - type: Transform - pos: 72.5,56.5 + pos: -15.5,-26.5 parent: 2 - - uid: 41333 + - uid: 34455 components: - type: Transform - pos: 71.5,58.5 + pos: -15.5,-25.5 parent: 2 - - uid: 41334 + - uid: 34459 components: - type: Transform - pos: 71.5,59.5 + pos: -13.5,-29.5 parent: 2 - - uid: 41335 + - uid: 34460 components: - type: Transform - pos: 70.5,58.5 + pos: -13.5,-28.5 parent: 2 - - uid: 41336 + - uid: 34461 components: - type: Transform - pos: 70.5,59.5 + pos: -13.5,-27.5 parent: 2 - - uid: 41337 + - uid: 34462 components: - type: Transform - pos: 69.5,58.5 + pos: -13.5,-26.5 parent: 2 - - uid: 41338 + - uid: 34464 components: - type: Transform - pos: 69.5,59.5 + pos: -1.5,-30.5 parent: 2 - - uid: 41339 + - uid: 34465 components: - type: Transform - pos: 68.5,59.5 + pos: -1.5,-29.5 parent: 2 - - uid: 41341 + - uid: 34466 components: - type: Transform - pos: 76.5,56.5 + pos: -1.5,-28.5 parent: 2 - - uid: 41342 + - uid: 34479 components: - type: Transform - pos: 77.5,56.5 + pos: -0.5,-29.5 parent: 2 - - uid: 41343 + - uid: 34480 components: - type: Transform - pos: 78.5,56.5 + pos: -6.5,-27.5 parent: 2 - - uid: 41344 + - uid: 34481 components: - type: Transform - pos: 78.5,57.5 + pos: -5.5,-27.5 parent: 2 - - uid: 41345 + - uid: 34482 components: - type: Transform - pos: 77.5,57.5 + pos: -4.5,-27.5 parent: 2 - - uid: 41346 + - uid: 34483 components: - type: Transform - pos: 75.5,59.5 + pos: -3.5,-27.5 parent: 2 - - uid: 41364 + - uid: 34484 components: - type: Transform - pos: 82.5,57.5 + pos: -41.5,-30.5 parent: 2 - - uid: 41365 + - uid: 34485 components: - type: Transform - pos: 77.5,63.5 + pos: -4.5,-26.5 parent: 2 - - uid: 41366 + - uid: 34486 components: - type: Transform - pos: 77.5,62.5 + pos: -41.5,-31.5 parent: 2 - - uid: 41367 + - uid: 34487 components: - type: Transform - pos: 77.5,61.5 + pos: -41.5,-32.5 parent: 2 - - uid: 41368 + - uid: 34488 components: - type: Transform - pos: 77.5,60.5 + pos: -41.5,-33.5 parent: 2 - - uid: 41369 + - uid: 34489 components: - type: Transform - pos: 77.5,59.5 + pos: -41.5,-34.5 parent: 2 - - uid: 41370 + - uid: 34490 components: - type: Transform - pos: 77.5,58.5 + pos: -41.5,-35.5 parent: 2 - - uid: 41371 + - uid: 34491 components: - type: Transform - pos: 76.5,59.5 + pos: -41.5,-36.5 parent: 2 - - uid: 41372 + - uid: 34492 components: - type: Transform - pos: 76.5,60.5 + pos: -41.5,-37.5 parent: 2 - - uid: 41373 + - uid: 34493 components: - type: Transform - pos: 76.5,61.5 + pos: -41.5,-38.5 parent: 2 - - uid: 41374 + - uid: 34494 components: - type: Transform - pos: 78.5,63.5 + pos: -41.5,-39.5 parent: 2 - - uid: 41375 + - uid: 34495 components: - type: Transform - pos: 78.5,62.5 + pos: -41.5,-40.5 parent: 2 - - uid: 41376 + - uid: 34496 components: - type: Transform - pos: 78.5,61.5 + pos: -41.5,-41.5 parent: 2 - - uid: 41377 + - uid: 34497 components: - type: Transform - pos: 78.5,60.5 + pos: -41.5,-42.5 parent: 2 - - uid: 41379 + - uid: 34498 components: - type: Transform - pos: 78.5,58.5 + pos: -41.5,-43.5 parent: 2 - - uid: 41380 + - uid: 34499 components: - type: Transform - pos: 79.5,63.5 + pos: -40.5,-43.5 parent: 2 - - uid: 41381 + - uid: 34500 components: - type: Transform - pos: 79.5,62.5 + pos: -39.5,-43.5 parent: 2 - - uid: 41382 + - uid: 34501 components: - type: Transform - pos: 79.5,61.5 + pos: -38.5,-43.5 parent: 2 - - uid: 41383 + - uid: 34502 components: - type: Transform - pos: 79.5,60.5 + pos: -37.5,-43.5 parent: 2 - - uid: 41385 + - uid: 34503 components: - type: Transform - pos: 79.5,58.5 + pos: -36.5,-43.5 parent: 2 - - uid: 41386 + - uid: 34504 components: - type: Transform - pos: 80.5,63.5 + pos: -35.5,-43.5 parent: 2 - - uid: 41387 + - uid: 34505 components: - type: Transform - pos: 80.5,62.5 + pos: -34.5,-42.5 parent: 2 - - uid: 41388 + - uid: 34506 components: - type: Transform - pos: 80.5,61.5 + pos: -33.5,-42.5 parent: 2 - - uid: 41389 + - uid: 34507 components: - type: Transform - pos: 80.5,60.5 + pos: -32.5,-42.5 parent: 2 - - uid: 41391 + - uid: 34508 components: - type: Transform - pos: 80.5,58.5 + pos: -31.5,-42.5 parent: 2 - - uid: 41392 + - uid: 34509 components: - type: Transform - pos: 81.5,63.5 + pos: -31.5,-44.5 parent: 2 - - uid: 41393 + - uid: 34510 components: - type: Transform - pos: 81.5,62.5 + pos: -32.5,-44.5 parent: 2 - - uid: 41394 + - uid: 34511 components: - type: Transform - pos: 81.5,61.5 + pos: -33.5,-44.5 parent: 2 - - uid: 41395 + - uid: 34512 components: - type: Transform - pos: 81.5,60.5 + pos: -34.5,-44.5 parent: 2 - - uid: 41396 + - uid: 34513 components: - type: Transform - pos: 81.5,59.5 + pos: -35.5,-44.5 parent: 2 - - uid: 41397 + - uid: 34514 components: - type: Transform - pos: 81.5,58.5 + pos: -31.5,-43.5 parent: 2 - - uid: 41398 + - uid: 34515 components: - type: Transform - pos: 81.5,64.5 + pos: -31.5,-41.5 parent: 2 - - uid: 41399 + - uid: 34516 components: - type: Transform - pos: 82.5,62.5 + pos: -31.5,-40.5 parent: 2 - - uid: 41400 + - uid: 34517 components: - type: Transform - pos: 82.5,61.5 + pos: -10.5,-26.5 parent: 2 - - uid: 41401 + - uid: 34518 components: - type: Transform - pos: 82.5,60.5 + pos: -10.5,-27.5 parent: 2 - - uid: 41402 + - uid: 34519 components: - type: Transform - pos: 82.5,59.5 + pos: -10.5,-28.5 parent: 2 - - uid: 41403 + - uid: 34520 components: - type: Transform - pos: 82.5,58.5 + pos: -10.5,-29.5 parent: 2 - - uid: 41404 + - uid: 34521 components: - type: Transform - pos: 82.5,64.5 + pos: -10.5,-30.5 parent: 2 - - uid: 41405 + - uid: 34522 components: - type: Transform - pos: 83.5,64.5 + pos: -10.5,-31.5 parent: 2 - - uid: 41406 + - uid: 34523 components: - type: Transform - pos: 84.5,64.5 + pos: -10.5,-32.5 parent: 2 - - uid: 41407 + - uid: 34524 components: - type: Transform - pos: 85.5,64.5 + pos: -10.5,-33.5 parent: 2 - - uid: 41408 + - uid: 34525 components: - type: Transform - pos: 84.5,63.5 + pos: -10.5,-34.5 parent: 2 - - uid: 41409 + - uid: 34526 components: - type: Transform - pos: 85.5,63.5 + pos: -10.5,-35.5 parent: 2 - - uid: 41410 + - uid: 34527 components: - type: Transform - pos: 86.5,63.5 + pos: -10.5,-36.5 parent: 2 - - uid: 41411 + - uid: 34528 components: - type: Transform - pos: 88.5,62.5 + pos: -10.5,-37.5 parent: 2 - - uid: 41412 + - uid: 34529 components: - type: Transform - pos: 87.5,62.5 + pos: -10.5,-38.5 parent: 2 - - uid: 41413 + - uid: 34530 components: - type: Transform - pos: 86.5,62.5 + pos: -10.5,-39.5 parent: 2 - - uid: 41414 + - uid: 34531 components: - type: Transform - pos: 85.5,62.5 + pos: -10.5,-40.5 parent: 2 - - uid: 41415 + - uid: 34532 components: - type: Transform - pos: 84.5,62.5 + pos: -10.5,-41.5 parent: 2 - - uid: 41416 + - uid: 34533 components: - type: Transform - pos: 83.5,62.5 + pos: -10.5,-42.5 parent: 2 - - uid: 41417 + - uid: 34534 components: - type: Transform - pos: 83.5,61.5 + pos: -10.5,-43.5 parent: 2 - - uid: 41418 + - uid: 34535 components: - type: Transform - pos: 83.5,60.5 + pos: -10.5,-44.5 parent: 2 - - uid: 41419 + - uid: 34536 components: - type: Transform - pos: 84.5,61.5 + pos: -10.5,-45.5 parent: 2 - - uid: 41420 + - uid: 34537 components: - type: Transform - pos: 84.5,60.5 + pos: -11.5,-45.5 parent: 2 - - uid: 41421 + - uid: 34538 components: - type: Transform - pos: 85.5,61.5 + pos: -12.5,-45.5 parent: 2 - - uid: 41422 + - uid: 34539 components: - type: Transform - pos: 85.5,60.5 + pos: -13.5,-45.5 parent: 2 - - uid: 41423 + - uid: 34540 components: - type: Transform - pos: 86.5,61.5 + pos: -13.5,-44.5 parent: 2 - - uid: 41424 + - uid: 34541 components: - type: Transform - pos: 86.5,60.5 + pos: -13.5,-43.5 parent: 2 - - uid: 41425 + - uid: 34542 components: - type: Transform - pos: 84.5,59.5 + pos: -13.5,-42.5 parent: 2 - - uid: 41426 + - uid: 34543 components: - type: Transform - pos: 85.5,59.5 + pos: -13.5,-41.5 parent: 2 - - uid: 41427 + - uid: 34544 components: - type: Transform - pos: 86.5,59.5 + pos: -13.5,-40.5 parent: 2 - - uid: 41428 + - uid: 34664 components: - type: Transform - pos: 85.5,58.5 + pos: 80.5,51.5 parent: 2 - - uid: 41429 + - uid: 34665 components: - type: Transform - pos: 86.5,58.5 + pos: 81.5,51.5 parent: 2 - - uid: 41430 + - uid: 34666 components: - type: Transform - pos: 86.5,57.5 + pos: 82.5,51.5 parent: 2 - - uid: 41431 + - uid: 34667 components: - type: Transform - pos: 85.5,57.5 + pos: 83.5,51.5 parent: 2 - - uid: 41432 + - uid: 34668 components: - type: Transform - pos: 84.5,57.5 + pos: 84.5,51.5 parent: 2 - - uid: 41433 + - uid: 34669 components: - type: Transform - pos: 81.5,57.5 + pos: 85.5,51.5 parent: 2 - - uid: 41434 + - uid: 34670 components: - type: Transform - pos: 80.5,57.5 + pos: 86.5,51.5 parent: 2 - - uid: 41435 + - uid: 34671 components: - type: Transform - pos: 80.5,56.5 + pos: 87.5,51.5 parent: 2 - - uid: 41436 + - uid: 34673 components: - type: Transform - pos: 81.5,56.5 + pos: 91.5,47.5 parent: 2 - - uid: 41438 + - uid: 34674 components: - type: Transform - pos: 87.5,56.5 + pos: 91.5,46.5 parent: 2 - - uid: 41439 + - uid: 34675 components: - type: Transform - pos: 87.5,57.5 + pos: 91.5,45.5 parent: 2 - - uid: 41444 + - uid: 34676 components: - type: Transform - pos: 90.5,56.5 + pos: 91.5,44.5 parent: 2 - - uid: 41446 + - uid: 34677 components: - type: Transform - pos: 91.5,56.5 + pos: 91.5,43.5 parent: 2 - - uid: 41447 + - uid: 34678 components: - type: Transform - pos: 91.5,57.5 + pos: 91.5,42.5 parent: 2 - - uid: 41448 + - uid: 34679 components: - type: Transform - pos: 92.5,56.5 + pos: 91.5,41.5 parent: 2 - - uid: 41449 + - uid: 34680 components: - type: Transform - pos: 92.5,57.5 + pos: 91.5,40.5 parent: 2 - - uid: 41452 + - uid: 34681 components: - type: Transform - pos: 92.5,58.5 + pos: 91.5,39.5 parent: 2 - - uid: 41453 + - uid: 34682 components: - type: Transform - pos: 91.5,58.5 + pos: 87.5,35.5 parent: 2 - - uid: 41454 + - uid: 34683 components: - type: Transform - pos: 91.5,59.5 + pos: 86.5,35.5 parent: 2 - - uid: 41455 + - uid: 34684 components: - type: Transform - pos: 90.5,58.5 + pos: 85.5,35.5 parent: 2 - - uid: 41456 + - uid: 34685 components: - type: Transform - pos: 90.5,59.5 + pos: 84.5,35.5 parent: 2 - - uid: 41457 + - uid: 34686 components: - type: Transform - pos: 90.5,60.5 + pos: 83.5,35.5 parent: 2 - - uid: 41458 + - uid: 34687 components: - type: Transform - pos: 89.5,58.5 + pos: 82.5,35.5 parent: 2 - - uid: 41459 + - uid: 34688 components: - type: Transform - pos: 89.5,59.5 + pos: 81.5,35.5 parent: 2 - - uid: 41460 + - uid: 34689 components: - type: Transform - pos: 89.5,60.5 + pos: 80.5,35.5 parent: 2 - - uid: 41461 + - uid: 34690 components: - type: Transform - pos: 88.5,58.5 + pos: 79.5,35.5 parent: 2 - - uid: 41462 + - uid: 34691 components: - type: Transform - pos: 88.5,59.5 + pos: 75.5,39.5 parent: 2 - - uid: 41463 + - uid: 34692 components: - type: Transform - pos: 88.5,60.5 + pos: 75.5,40.5 parent: 2 - - uid: 41464 + - uid: 34693 components: - type: Transform - pos: 87.5,58.5 + pos: 75.5,41.5 parent: 2 - - uid: 41465 + - uid: 34694 components: - type: Transform - pos: 87.5,59.5 + pos: 75.5,42.5 parent: 2 - - uid: 41466 + - uid: 34695 components: - type: Transform - pos: 87.5,60.5 + pos: 75.5,43.5 parent: 2 - - uid: 41467 + - uid: 34696 components: - type: Transform - pos: 89.5,61.5 + pos: 75.5,44.5 parent: 2 - - uid: 41468 + - uid: 34697 components: - type: Transform - pos: 88.5,61.5 + pos: 75.5,45.5 parent: 2 - - uid: 41469 + - uid: 34698 components: - type: Transform - pos: 95.5,56.5 + pos: 75.5,46.5 parent: 2 - - uid: 41470 + - uid: 34699 components: - type: Transform - pos: 96.5,56.5 + pos: 75.5,47.5 parent: 2 - - uid: 41471 + - uid: 35802 components: - type: Transform - pos: 97.5,56.5 + pos: -13.5,0.5 parent: 2 - - uid: 41472 + - uid: 38947 components: - type: Transform - pos: 98.5,56.5 + pos: 19.5,17.5 parent: 2 - - uid: 41473 + - uid: 38948 components: - type: Transform - pos: 99.5,56.5 + pos: 20.5,17.5 parent: 2 - - uid: 41474 + - uid: 38949 components: - type: Transform - pos: 100.5,56.5 + pos: 21.5,17.5 parent: 2 - - uid: 41475 + - uid: 38950 components: - type: Transform - pos: 101.5,56.5 + pos: 21.5,18.5 parent: 2 - - uid: 41476 + - uid: 38951 components: - type: Transform - pos: 102.5,56.5 + pos: 22.5,18.5 parent: 2 - - uid: 41477 + - uid: 38952 components: - type: Transform - pos: 103.5,56.5 + pos: 23.5,18.5 parent: 2 - - uid: 41478 + - uid: 38953 components: - type: Transform - pos: 104.5,56.5 + pos: 23.5,17.5 parent: 2 - - uid: 41479 + - uid: 39222 components: - type: Transform - pos: 106.5,57.5 + pos: 0.5,18.5 parent: 2 - - uid: 41480 + - uid: 41985 components: - type: Transform - pos: 105.5,57.5 + pos: 17.5,45.5 parent: 2 - - uid: 41481 + - uid: 41986 components: - type: Transform - pos: 104.5,57.5 + pos: 17.5,46.5 parent: 2 - - uid: 41482 + - uid: 41987 components: - type: Transform - pos: 103.5,57.5 + pos: 17.5,47.5 parent: 2 - - uid: 41483 + - uid: 46366 components: - type: Transform - pos: 102.5,57.5 + pos: 1.5,27.5 parent: 2 - - uid: 41484 + - uid: 46491 components: - type: Transform - pos: 101.5,57.5 + pos: -53.5,70.5 parent: 2 - - uid: 41485 + - uid: 46496 components: - type: Transform - pos: 100.5,57.5 + pos: -64.5,70.5 parent: 2 - - uid: 41486 + - uid: 46503 components: - type: Transform - pos: 101.5,58.5 + pos: -63.5,72.5 parent: 2 - - uid: 41487 + - uid: 46504 components: - type: Transform - pos: 102.5,58.5 + pos: -63.5,73.5 parent: 2 - - uid: 41488 + - uid: 46505 components: - type: Transform - pos: 103.5,58.5 + pos: -63.5,74.5 parent: 2 - - uid: 41489 + - uid: 46506 components: - type: Transform - pos: 102.5,54.5 + pos: -63.5,75.5 parent: 2 - - uid: 41490 + - uid: 46507 components: - type: Transform - pos: 101.5,54.5 + pos: -63.5,76.5 parent: 2 - - uid: 41491 + - uid: 46508 components: - type: Transform - pos: 100.5,54.5 + pos: -62.5,76.5 parent: 2 - - uid: 41492 + - uid: 47237 components: - type: Transform - pos: 99.5,54.5 + pos: -57.5,-83.5 parent: 2 - - uid: 41493 + - uid: 47238 components: - type: Transform - pos: 98.5,54.5 + pos: -57.5,-84.5 parent: 2 - - uid: 41494 + - uid: 47239 components: - type: Transform - pos: 97.5,54.5 + pos: -57.5,-85.5 parent: 2 - - uid: 41495 + - uid: 47240 components: - type: Transform - pos: 97.5,55.5 + pos: -56.5,-84.5 parent: 2 - - uid: 41496 + - uid: 47241 components: - type: Transform - pos: 98.5,55.5 + pos: -56.5,-85.5 parent: 2 - - uid: 41497 + - uid: 47242 components: - type: Transform - pos: 99.5,55.5 + pos: -55.5,-84.5 parent: 2 - - uid: 41498 + - uid: 51829 components: - type: Transform - pos: 100.5,55.5 + pos: 44.5,39.5 parent: 2 - - uid: 41499 + - uid: 51875 components: - type: Transform - pos: 101.5,55.5 + pos: 44.5,40.5 parent: 2 - - uid: 41501 + - uid: 51876 components: - type: Transform - pos: 99.5,53.5 + pos: 45.5,40.5 parent: 2 - - uid: 41502 + - uid: 51877 components: - type: Transform - pos: 99.5,52.5 + pos: 46.5,40.5 parent: 2 - - uid: 41503 + - uid: 51878 components: - type: Transform - pos: 99.5,51.5 + pos: 47.5,40.5 parent: 2 - - uid: 41504 + - uid: 51879 components: - type: Transform - pos: 99.5,50.5 + pos: 47.5,39.5 parent: 2 - - uid: 41505 + - uid: 54027 components: - type: Transform - pos: 99.5,49.5 - parent: 2 - - uid: 41509 + pos: 4.5,-3.5 + parent: 53899 + - uid: 54028 components: - type: Transform - pos: 99.5,45.5 - parent: 2 - - uid: 41510 + pos: -6.5,-0.5 + parent: 53899 + - uid: 54029 components: - type: Transform - pos: 98.5,53.5 - parent: 2 - - uid: 41511 + pos: -6.5,-2.5 + parent: 53899 + - uid: 54030 components: - type: Transform - pos: 98.5,52.5 - parent: 2 - - uid: 41512 + pos: 7.5,-1.5 + parent: 53899 + - uid: 54031 components: - type: Transform - pos: 98.5,51.5 - parent: 2 - - uid: 41513 + pos: 7.5,-0.5 + parent: 53899 + - uid: 54032 components: - type: Transform - pos: 98.5,50.5 - parent: 2 - - uid: 41518 + pos: -6.5,-1.5 + parent: 53899 + - uid: 54033 components: - type: Transform - pos: 98.5,45.5 - parent: 2 - - uid: 41519 + pos: 2.5,-11.5 + parent: 53899 + - uid: 54034 components: - type: Transform - pos: 97.5,53.5 - parent: 2 - - uid: 41520 + pos: 2.5,-12.5 + parent: 53899 + - uid: 54035 components: - type: Transform - pos: 97.5,52.5 - parent: 2 - - uid: 41522 + pos: 1.5,-12.5 + parent: 53899 + - uid: 54036 components: - type: Transform - pos: 97.5,50.5 - parent: 2 - - uid: 41523 + pos: 0.5,-12.5 + parent: 53899 + - uid: 54037 components: - type: Transform - pos: 97.5,49.5 - parent: 2 - - uid: 41524 + pos: -0.5,-11.5 + parent: 53899 + - uid: 54038 components: - type: Transform - pos: 97.5,48.5 - parent: 2 - - uid: 41527 + pos: -0.5,-12.5 + parent: 53899 + - uid: 54039 components: - type: Transform - pos: 97.5,45.5 - parent: 2 - - uid: 41528 + pos: -0.5,-13.5 + parent: 53899 + - uid: 54040 components: - type: Transform - pos: 97.5,44.5 - parent: 2 - - uid: 41529 + pos: -0.5,-14.5 + parent: 53899 + - uid: 54041 components: - type: Transform - pos: 97.5,43.5 - parent: 2 - - uid: 41530 + pos: 0.5,-14.5 + parent: 53899 + - uid: 54042 components: - type: Transform - pos: 97.5,42.5 - parent: 2 - - uid: 41531 + pos: 1.5,-14.5 + parent: 53899 + - uid: 54043 components: - type: Transform - pos: 97.5,41.5 - parent: 2 - - uid: 41532 + pos: 2.5,-14.5 + parent: 53899 + - uid: 54044 components: - type: Transform - pos: 97.5,40.5 - parent: 2 - - uid: 41536 + pos: 3.5,-14.5 + parent: 53899 + - uid: 54045 components: - type: Transform - pos: 98.5,44.5 - parent: 2 - - uid: 41537 + pos: 4.5,-14.5 + parent: 53899 + - uid: 54046 components: - type: Transform - pos: 98.5,43.5 - parent: 2 - - uid: 41538 + pos: 5.5,-14.5 + parent: 53899 + - uid: 54047 components: - type: Transform - pos: 98.5,42.5 - parent: 2 - - uid: 41539 + pos: 6.5,-14.5 + parent: 53899 + - uid: 54048 components: - type: Transform - pos: 98.5,41.5 - parent: 2 - - uid: 41540 + pos: 7.5,-14.5 + parent: 53899 + - uid: 54049 components: - type: Transform - pos: 98.5,40.5 - parent: 2 - - uid: 41545 + pos: 4.5,-15.5 + parent: 53899 + - uid: 54050 components: - type: Transform - pos: 97.5,34.5 - parent: 2 - - uid: 41546 + pos: 5.5,-15.5 + parent: 53899 + - uid: 54051 components: - type: Transform - pos: 97.5,33.5 - parent: 2 - - uid: 41552 + pos: 6.5,-15.5 + parent: 53899 + - uid: 54052 components: - type: Transform - pos: 98.5,33.5 - parent: 2 - - uid: 41553 + pos: 7.5,-13.5 + parent: 53899 + - uid: 54053 components: - type: Transform - pos: 98.5,34.5 - parent: 2 - - uid: 41564 + pos: 7.5,-12.5 + parent: 53899 + - uid: 54054 components: - type: Transform - pos: 99.5,33.5 - parent: 2 - - uid: 41565 + pos: 7.5,-11.5 + parent: 53899 + - uid: 54055 components: - type: Transform - pos: 99.5,34.5 - parent: 2 - - uid: 41572 + pos: 7.5,-10.5 + parent: 53899 + - uid: 54056 components: - type: Transform - pos: 99.5,40.5 - parent: 2 - - uid: 41573 + pos: 7.5,-9.5 + parent: 53899 + - uid: 54057 components: - type: Transform - pos: 99.5,41.5 - parent: 2 - - uid: 41579 + pos: 7.5,-8.5 + parent: 53899 + - uid: 54058 components: - type: Transform - pos: 102.5,37.5 - parent: 2 - - uid: 41580 + pos: 7.5,-7.5 + parent: 53899 + - uid: 54059 components: - type: Transform - pos: 102.5,36.5 - parent: 2 - - uid: 41583 + pos: 7.5,-6.5 + parent: 53899 + - uid: 54060 components: - type: Transform - pos: 102.5,38.5 - parent: 2 - - uid: 41584 + pos: 7.5,-5.5 + parent: 53899 + - uid: 54061 components: - type: Transform - pos: 103.5,38.5 - parent: 2 - - uid: 41585 + pos: 7.5,-4.5 + parent: 53899 + - uid: 54062 components: - type: Transform - pos: 103.5,39.5 - parent: 2 - - uid: 41586 + pos: 8.5,-4.5 + parent: 53899 + - uid: 54063 components: - type: Transform - pos: 104.5,39.5 - parent: 2 - - uid: 41587 + pos: 8.5,-5.5 + parent: 53899 + - uid: 54064 components: - type: Transform - pos: 105.5,40.5 - parent: 2 - - uid: 41588 + pos: 8.5,-6.5 + parent: 53899 + - uid: 54065 components: - type: Transform - pos: 104.5,40.5 - parent: 2 - - uid: 41589 + pos: 8.5,-7.5 + parent: 53899 + - uid: 54066 components: - type: Transform - pos: 103.5,40.5 - parent: 2 - - uid: 41590 + pos: 8.5,-10.5 + parent: 53899 + - uid: 54067 components: - type: Transform - pos: 102.5,40.5 - parent: 2 - - uid: 41591 + pos: 8.5,-11.5 + parent: 53899 + - uid: 54068 components: - type: Transform - pos: 102.5,39.5 - parent: 2 - - uid: 41593 + pos: 8.5,-12.5 + parent: 53899 + - uid: 54069 components: - type: Transform - pos: 100.5,40.5 - parent: 2 - - uid: 41594 + pos: 8.5,-13.5 + parent: 53899 + - uid: 54070 components: - type: Transform - pos: 101.5,40.5 - parent: 2 - - uid: 41595 + pos: 7.5,-3.5 + parent: 53899 + - uid: 54071 components: - type: Transform - pos: 100.5,41.5 - parent: 2 - - uid: 41596 + pos: 6.5,-3.5 + parent: 53899 + - uid: 54072 components: - type: Transform - pos: 101.5,41.5 - parent: 2 - - uid: 41597 + pos: 5.5,-3.5 + parent: 53899 + - uid: 54073 components: - type: Transform - pos: 102.5,41.5 - parent: 2 - - uid: 41599 + pos: 6.5,-1.5 + parent: 53899 + - uid: 54074 components: - type: Transform - pos: 104.5,41.5 - parent: 2 - - uid: 41600 + pos: 6.5,-0.5 + parent: 53899 + - uid: 54075 components: - type: Transform - pos: 103.5,42.5 - parent: 2 - - uid: 41601 + pos: 7.5,-2.5 + parent: 53899 + - uid: 54076 components: - type: Transform - pos: 102.5,42.5 - parent: 2 - - uid: 41602 + pos: 6.5,-2.5 + parent: 53899 + - uid: 54077 components: - type: Transform - pos: 101.5,42.5 - parent: 2 - - uid: 41606 + pos: 3.5,-3.5 + parent: 53899 + - uid: 54078 components: - type: Transform - pos: 102.5,43.5 - parent: 2 - - uid: 41607 + pos: 2.5,-3.5 + parent: 53899 + - uid: 54079 components: - type: Transform - pos: 103.5,43.5 - parent: 2 - - uid: 41608 + pos: 1.5,-3.5 + parent: 53899 + - uid: 54080 components: - type: Transform - pos: 103.5,44.5 - parent: 2 - - uid: 41609 + pos: 0.5,-3.5 + parent: 53899 + - uid: 54081 components: - type: Transform - pos: 102.5,44.5 - parent: 2 - - uid: 41610 + pos: -0.5,-3.5 + parent: 53899 + - uid: 54082 components: - type: Transform - pos: 101.5,44.5 - parent: 2 - - uid: 41611 + pos: -1.5,-3.5 + parent: 53899 + - uid: 54083 components: - type: Transform - pos: 100.5,44.5 - parent: 2 - - uid: 41612 + pos: -2.5,-3.5 + parent: 53899 + - uid: 54084 components: - type: Transform - pos: 100.5,45.5 - parent: 2 - - uid: 41613 + pos: -3.5,-3.5 + parent: 53899 + - uid: 54085 components: - type: Transform - pos: 101.5,45.5 - parent: 2 - - uid: 41614 + pos: -4.5,-3.5 + parent: 53899 + - uid: 54086 components: - type: Transform - pos: 102.5,45.5 - parent: 2 - - uid: 41635 + pos: -5.5,-3.5 + parent: 53899 + - uid: 54087 components: - type: Transform - pos: 103.5,48.5 - parent: 2 - - uid: 41636 + pos: -6.5,-3.5 + parent: 53899 + - uid: 54088 components: - type: Transform - pos: 102.5,48.5 - parent: 2 - - uid: 41637 + pos: -6.5,-4.5 + parent: 53899 + - uid: 54089 components: - type: Transform - pos: 101.5,48.5 - parent: 2 - - uid: 41638 + pos: -6.5,-5.5 + parent: 53899 + - uid: 54090 components: - type: Transform - pos: 100.5,48.5 - parent: 2 - - uid: 41640 + pos: -6.5,-6.5 + parent: 53899 + - uid: 54091 components: - type: Transform - pos: 100.5,49.5 - parent: 2 - - uid: 41641 + pos: -6.5,-7.5 + parent: 53899 + - uid: 54092 components: - type: Transform - pos: 101.5,49.5 - parent: 2 - - uid: 41642 + pos: -6.5,-8.5 + parent: 53899 + - uid: 54093 components: - type: Transform - pos: 102.5,49.5 - parent: 2 - - uid: 41644 + pos: -6.5,-9.5 + parent: 53899 + - uid: 54094 components: - type: Transform - pos: 103.5,50.5 - parent: 2 - - uid: 41645 + pos: -6.5,-10.5 + parent: 53899 + - uid: 54095 components: - type: Transform - pos: 102.5,50.5 - parent: 2 - - uid: 41646 + pos: -6.5,-11.5 + parent: 53899 + - uid: 54096 components: - type: Transform - pos: 105.5,50.5 - parent: 2 - - uid: 41647 + pos: -6.5,-12.5 + parent: 53899 + - uid: 54097 components: - type: Transform - pos: 105.5,49.5 - parent: 2 - - uid: 41648 + pos: -6.5,-13.5 + parent: 53899 + - uid: 54098 components: - type: Transform - pos: 106.5,50.5 - parent: 2 - - uid: 41649 + pos: -6.5,-14.5 + parent: 53899 + - uid: 54099 components: - type: Transform - pos: 106.5,49.5 - parent: 2 - - uid: 41650 + pos: -5.5,-14.5 + parent: 53899 + - uid: 54100 components: - type: Transform - pos: 107.5,50.5 - parent: 2 - - uid: 41651 + pos: -4.5,-14.5 + parent: 53899 + - uid: 54101 components: - type: Transform - pos: 108.5,50.5 - parent: 2 - - uid: 41652 + pos: -3.5,-14.5 + parent: 53899 + - uid: 54102 components: - type: Transform - pos: 108.5,51.5 - parent: 2 - - uid: 41653 + pos: -2.5,-14.5 + parent: 53899 + - uid: 54103 components: - type: Transform - pos: 108.5,52.5 - parent: 2 - - uid: 41654 + pos: -1.5,-14.5 + parent: 53899 + - uid: 54104 components: - type: Transform - pos: 108.5,53.5 - parent: 2 - - uid: 41655 + pos: -3.5,-15.5 + parent: 53899 + - uid: 54105 components: - type: Transform - pos: 108.5,54.5 - parent: 2 - - uid: 41656 + pos: -4.5,-15.5 + parent: 53899 + - uid: 54106 components: - type: Transform - pos: 108.5,55.5 - parent: 2 - - uid: 41667 + pos: -5.5,-15.5 + parent: 53899 + - uid: 54107 components: - type: Transform - pos: 107.5,57.5 - parent: 2 - - uid: 41671 + pos: -7.5,-13.5 + parent: 53899 + - uid: 54108 components: - type: Transform - pos: 105.5,56.5 - parent: 2 - - uid: 41672 + pos: -7.5,-12.5 + parent: 53899 + - uid: 54109 components: - type: Transform - pos: 107.5,56.5 - parent: 2 - - uid: 41673 + pos: -7.5,-11.5 + parent: 53899 + - uid: 54110 components: - type: Transform - pos: 106.5,56.5 - parent: 2 - - uid: 41674 + pos: -7.5,-10.5 + parent: 53899 + - uid: 54111 components: - type: Transform - pos: 107.5,54.5 - parent: 2 - - uid: 41676 + pos: -7.5,-7.5 + parent: 53899 + - uid: 54112 components: - type: Transform - pos: 108.5,56.5 - parent: 2 - - uid: 41681 + pos: -7.5,-6.5 + parent: 53899 + - uid: 54113 components: - type: Transform - pos: 62.5,65.5 - parent: 2 - - uid: 41682 + pos: -7.5,-5.5 + parent: 53899 + - uid: 54114 components: - type: Transform - pos: 62.5,64.5 - parent: 2 - - uid: 41683 + pos: -7.5,-4.5 + parent: 53899 + - uid: 54115 components: - type: Transform - pos: 63.5,66.5 - parent: 2 - - uid: 41684 + pos: -5.5,-0.5 + parent: 53899 + - uid: 54116 components: - type: Transform - pos: 63.5,65.5 - parent: 2 - - uid: 41685 + pos: -5.5,-1.5 + parent: 53899 + - uid: 54117 components: - type: Transform - pos: 63.5,64.5 - parent: 2 - - uid: 41686 + pos: -5.5,-2.5 + parent: 53899 + - uid: 54118 components: - type: Transform - pos: 62.5,67.5 - parent: 2 - - uid: 41687 + pos: -1.5,-11.5 + parent: 53899 + - uid: 54813 components: - type: Transform - pos: 63.5,67.5 - parent: 2 - - uid: 41688 + pos: 7.5,1.5 + parent: 54730 + - uid: 54814 components: - type: Transform - pos: 64.5,66.5 - parent: 2 - - uid: 41689 + pos: 6.5,0.5 + parent: 54730 + - uid: 54815 components: - type: Transform - pos: 64.5,65.5 - parent: 2 - - uid: 41690 + pos: 7.5,0.5 + parent: 54730 + - uid: 54816 components: - type: Transform - pos: 64.5,64.5 - parent: 2 - - uid: 41691 + pos: 3.5,0.5 + parent: 54730 + - uid: 54817 components: - type: Transform - pos: 65.5,66.5 - parent: 2 - - uid: 41692 + pos: 4.5,0.5 + parent: 54730 + - uid: 54818 components: - type: Transform - pos: 65.5,65.5 - parent: 2 - - uid: 41693 + pos: 5.5,0.5 + parent: 54730 + - uid: 54819 components: - type: Transform - pos: 65.5,64.5 - parent: 2 - - uid: 41694 + pos: 7.5,-0.5 + parent: 54730 + - uid: 55166 components: - type: Transform - pos: 66.5,65.5 - parent: 2 - - uid: 41695 + pos: 1.5,3.5 + parent: 55142 + - uid: 55167 components: - type: Transform - pos: 66.5,64.5 - parent: 2 - - uid: 41696 + pos: 0.5,3.5 + parent: 55142 + - uid: 55168 components: - type: Transform - pos: 66.5,63.5 - parent: 2 - - uid: 41697 + pos: -0.5,3.5 + parent: 55142 + - uid: 55169 components: - type: Transform - pos: 66.5,62.5 - parent: 2 - - uid: 41698 + pos: 0.5,2.5 + parent: 55142 + - uid: 55170 components: - type: Transform - pos: 65.5,63.5 - parent: 2 - - uid: 41700 + pos: 0.5,1.5 + parent: 55142 + - uid: 55171 components: - type: Transform - pos: 67.5,64.5 - parent: 2 - - uid: 41701 + pos: 1.5,1.5 + parent: 55142 + - uid: 55172 components: - type: Transform - pos: 68.5,64.5 - parent: 2 - - uid: 41704 + pos: -0.5,1.5 + parent: 55142 + - uid: 55955 components: - type: Transform - pos: 68.5,63.5 - parent: 2 - - uid: 41705 + pos: -1.5,1.5 + parent: 55943 + - uid: 55956 components: - type: Transform - pos: 69.5,63.5 - parent: 2 - - uid: 41708 + pos: -0.5,1.5 + parent: 55943 + - uid: 55957 components: - type: Transform - pos: 82.5,66.5 - parent: 2 - - uid: 41709 + pos: 0.5,1.5 + parent: 55943 + - uid: 56102 components: - type: Transform - pos: 82.5,67.5 - parent: 2 - - uid: 41710 + pos: 6.5,-0.5 + parent: 56001 + - uid: 56103 components: - type: Transform - pos: 83.5,67.5 - parent: 2 - - uid: 41711 + pos: 1.5,-8.5 + parent: 56001 + - uid: 56104 components: - type: Transform - pos: 83.5,66.5 - parent: 2 - - uid: 41712 + pos: -0.5,-8.5 + parent: 56001 + - uid: 56105 components: - type: Transform - pos: 84.5,66.5 - parent: 2 - - uid: 41713 + pos: 0.5,-8.5 + parent: 56001 + - uid: 56106 components: - type: Transform - pos: 90.5,63.5 - parent: 2 - - uid: 41729 + pos: 1.5,-2.5 + parent: 56001 + - uid: 56107 components: - type: Transform - pos: 96.5,60.5 - parent: 2 - - uid: 41730 + pos: 1.5,-3.5 + parent: 56001 + - uid: 56108 components: - type: Transform - pos: 96.5,59.5 - parent: 2 - - uid: 41731 + pos: 1.5,-4.5 + parent: 56001 + - uid: 56109 components: - type: Transform - pos: 97.5,60.5 - parent: 2 - - uid: 41732 + pos: 1.5,-5.5 + parent: 56001 + - uid: 56110 components: - type: Transform - pos: 98.5,60.5 - parent: 2 - - uid: 41733 + pos: 1.5,-6.5 + parent: 56001 + - uid: 56111 components: - type: Transform - pos: 99.5,59.5 - parent: 2 - - uid: 41734 + pos: 5.5,1.5 + parent: 56001 + - uid: 56112 components: - type: Transform - pos: 98.5,59.5 - parent: 2 - - uid: 41739 + pos: 5.5,-0.5 + parent: 56001 + - uid: 56113 components: - type: Transform - pos: 105.5,55.5 - parent: 2 - - uid: 41740 + pos: 2.5,-8.5 + parent: 56001 + - uid: 56114 components: - type: Transform - pos: 105.5,54.5 - parent: 2 - - uid: 41741 + pos: 4.5,1.5 + parent: 56001 + - uid: 56115 components: - type: Transform - pos: 106.5,54.5 - parent: 2 - - uid: 41742 + pos: 6.5,0.5 + parent: 56001 + - uid: 56116 components: - type: Transform - pos: 106.5,53.5 - parent: 2 - - uid: 41743 + pos: 3.5,-0.5 + parent: 56001 + - uid: 56117 components: - type: Transform - pos: 107.5,53.5 - parent: 2 - - uid: 41744 + pos: 4.5,-0.5 + parent: 56001 + - uid: 56118 components: - type: Transform - pos: 107.5,52.5 - parent: 2 - - uid: 41745 + pos: 6.5,1.5 + parent: 56001 + - uid: 56119 components: - type: Transform - pos: 106.5,52.5 - parent: 2 - - uid: 41746 + pos: 3.5,-8.5 + parent: 56001 + - uid: 56120 components: - type: Transform - pos: 106.5,51.5 - parent: 2 - - uid: 41748 + pos: 1.5,-7.5 + parent: 56001 + - uid: 56121 components: - type: Transform - pos: 104.5,49.5 - parent: 2 - - uid: 41749 + pos: 1.5,-1.5 + parent: 56001 + - uid: 56122 components: - type: Transform - pos: 104.5,50.5 - parent: 2 - - uid: 41750 + pos: 4.5,0.5 + parent: 56001 + - uid: 56123 components: - type: Transform - pos: 100.5,50.5 - parent: 2 - - uid: 45522 + pos: 1.5,-0.5 + parent: 56001 + - uid: 56124 components: - type: Transform - pos: -8.5,0.5 - parent: 45518 - - uid: 45523 + pos: 2.5,-0.5 + parent: 56001 + - uid: 56471 components: - type: Transform - pos: 0.5,-3.5 - parent: 45518 - - uid: 45524 + pos: -2.5,2.5 + parent: 56424 + - uid: 56472 components: - type: Transform - pos: 2.5,-0.5 - parent: 45518 - - uid: 45525 + pos: -1.5,2.5 + parent: 56424 + - uid: 56473 components: - type: Transform - pos: 3.5,-2.5 - parent: 45518 - - uid: 45526 + pos: -0.5,2.5 + parent: 56424 + - uid: 56474 components: - type: Transform - pos: 4.5,-6.5 - parent: 45518 - - uid: 45527 + pos: 0.5,2.5 + parent: 56424 + - uid: 56475 components: - type: Transform - pos: 1.5,-0.5 - parent: 45518 - - uid: 45801 + pos: 1.5,2.5 + parent: 56424 + - uid: 56476 components: - type: Transform - pos: -26.5,10.5 - parent: 45711 - - uid: 45802 + pos: 2.5,2.5 + parent: 56424 + - uid: 56477 components: - type: Transform - pos: -26.5,11.5 - parent: 45711 - - uid: 45803 + pos: 3.5,2.5 + parent: 56424 + - uid: 60422 components: - type: Transform - pos: -26.5,12.5 - parent: 45711 - - uid: 45804 + pos: -6.5,5.5 + parent: 56631 + - uid: 60423 components: - type: Transform - pos: -26.5,13.5 - parent: 45711 - - uid: 45805 + pos: -6.5,6.5 + parent: 56631 + - uid: 67296 components: - type: Transform - pos: -25.5,13.5 - parent: 45711 - - uid: 45806 + pos: 9.5,2.5 + parent: 66965 + - uid: 67297 components: - type: Transform - pos: -25.5,12.5 - parent: 45711 - - uid: 45807 + pos: 9.5,1.5 + parent: 66965 + - uid: 67298 components: - type: Transform - pos: -24.5,12.5 - parent: 45711 - - uid: 45808 + pos: 8.5,1.5 + parent: 66965 +- proto: CableHVStack + entities: + - uid: 6656 components: - type: Transform - pos: -24.5,19.5 - parent: 45711 - - uid: 45809 + rot: 1.5707963267948966 rad + pos: -20.57587,11.775819 + parent: 2 + - uid: 6657 components: - type: Transform - pos: -23.5,19.5 - parent: 45711 - - uid: 45810 + rot: 1.5707963267948966 rad + pos: -20.528996,7.244569 + parent: 2 + - uid: 9388 components: - type: Transform - pos: -22.5,19.5 - parent: 45711 - - uid: 45811 + pos: 74.51512,-21.524912 + parent: 2 + - uid: 11790 components: - type: Transform - pos: -21.5,19.5 - parent: 45711 - - uid: 45812 + pos: 11.615428,33.03932 + parent: 2 + - uid: 15938 components: - type: Transform - pos: -23.5,18.5 - parent: 45711 - - uid: 45813 + pos: 32.43488,19.268772 + parent: 2 + - uid: 15942 components: - type: Transform - pos: -22.5,18.5 - parent: 45711 - - uid: 45814 + pos: 32.43488,19.503147 + parent: 2 + - uid: 15975 components: - type: Transform - pos: -21.5,18.5 - parent: 45711 - - uid: 45815 + pos: 33.737854,50.73804 + parent: 2 + - uid: 16118 components: - type: Transform - pos: -23.5,17.5 - parent: 45711 - - uid: 45816 + pos: 43.629192,19.6382 + parent: 2 + - uid: 17902 components: - type: Transform - pos: -26.5,14.5 - parent: 45711 - - uid: 45817 + pos: 64.81,52.46593 + parent: 2 + - uid: 17906 components: - type: Transform - pos: -25.5,14.5 - parent: 45711 - - uid: 45818 + pos: 64.51312,52.669056 + parent: 2 + - uid: 54119 components: - type: Transform - pos: -24.5,16.5 - parent: 45711 - - uid: 45819 + pos: -1.4234314,-7.2307434 + parent: 53899 +- proto: CableHVStack10 + entities: + - uid: 9016 components: - type: Transform - pos: -21.5,17.5 - parent: 45711 - - uid: 45820 + pos: 66.53173,-53.2967 + parent: 2 + - uid: 10845 components: - type: Transform - pos: -22.5,17.5 - parent: 45711 - - uid: 45821 + pos: -42.47239,11.834087 + parent: 2 + - uid: 60424 components: - type: Transform - pos: -25.5,19.5 - parent: 45711 - - uid: 45822 + rot: -1.5707963267948966 rad + pos: -36.13832,30.406006 + parent: 56631 + - uid: 60425 components: - type: Transform - pos: -26.5,19.5 - parent: 45711 - - uid: 45823 + rot: 3.141592653589793 rad + pos: -36.81024,30.39032 + parent: 56631 + - uid: 65550 components: - type: Transform - pos: -27.5,19.5 - parent: 45711 - - uid: 45824 + rot: 1.5707963267948966 rad + pos: -1.152772,-1.4096315 + parent: 65540 +- proto: CableMV + entities: + - uid: 994 components: - type: Transform - pos: -28.5,19.5 - parent: 45711 - - uid: 45825 + pos: 61.5,42.5 + parent: 2 + - uid: 1927 components: - type: Transform - pos: -29.5,19.5 - parent: 45711 - - uid: 45826 + pos: -83.5,46.5 + parent: 2 + - uid: 2159 components: - type: Transform - pos: -30.5,19.5 - parent: 45711 - - uid: 45827 + pos: -83.5,48.5 + parent: 2 + - uid: 3355 components: - type: Transform - pos: -30.5,20.5 - parent: 45711 - - uid: 45828 + pos: -83.5,47.5 + parent: 2 + - uid: 6106 components: - type: Transform - pos: -30.5,21.5 - parent: 45711 - - uid: 45829 + pos: -83.5,49.5 + parent: 2 + - uid: 6108 components: - type: Transform - pos: -30.5,22.5 - parent: 45711 - - uid: 45830 + pos: -83.5,50.5 + parent: 2 + - uid: 7274 components: - type: Transform - pos: -30.5,23.5 - parent: 45711 - - uid: 45831 + pos: 61.5,44.5 + parent: 2 + - uid: 7275 components: - type: Transform - pos: -30.5,24.5 - parent: 45711 - - uid: 45832 + pos: 60.5,44.5 + parent: 2 + - uid: 7342 components: - type: Transform - pos: -30.5,25.5 - parent: 45711 - - uid: 45833 + pos: 37.5,15.5 + parent: 2 + - uid: 7414 components: - type: Transform - pos: -30.5,28.5 - parent: 45711 - - uid: 45836 + pos: 37.5,14.5 + parent: 2 + - uid: 8853 components: - type: Transform - pos: -30.5,29.5 - parent: 45711 - - uid: 45837 + pos: -54.5,-71.5 + parent: 2 + - uid: 9152 components: - type: Transform - pos: -30.5,30.5 - parent: 45711 - - uid: 45838 + pos: -25.5,-13.5 + parent: 2 + - uid: 9153 components: - type: Transform - pos: -30.5,31.5 - parent: 45711 - - uid: 45843 + pos: -25.5,-14.5 + parent: 2 + - uid: 9382 components: - type: Transform - pos: -30.5,32.5 - parent: 45711 - - uid: 45845 + pos: 69.5,49.5 + parent: 2 + - uid: 9384 components: - type: Transform - pos: -27.5,36.5 - parent: 45711 - - uid: 45853 + pos: 67.5,50.5 + parent: 2 + - uid: 9385 components: - type: Transform - pos: -26.5,36.5 - parent: 45711 - - uid: 45854 + pos: 68.5,49.5 + parent: 2 + - uid: 9979 components: - type: Transform - pos: -25.5,36.5 - parent: 45711 - - uid: 45855 + pos: 53.5,7.5 + parent: 2 + - uid: 9981 components: - type: Transform - pos: -24.5,35.5 - parent: 45711 - - uid: 45867 + pos: 57.5,7.5 + parent: 2 + - uid: 11021 components: - type: Transform - pos: -15.5,43.5 - parent: 45711 - - uid: 45868 + pos: 17.5,46.5 + parent: 2 + - uid: 11142 components: - type: Transform - pos: -19.5,40.5 - parent: 45711 - - uid: 45876 + pos: 57.5,6.5 + parent: 2 + - uid: 12407 components: - type: Transform - pos: -19.5,41.5 - parent: 45711 - - uid: 45877 + pos: -62.5,-61.5 + parent: 2 + - uid: 13174 components: - type: Transform - pos: -18.5,40.5 - parent: 45711 - - uid: 45878 + pos: 57.5,5.5 + parent: 2 + - uid: 13175 components: - type: Transform - pos: -18.5,41.5 - parent: 45711 - - uid: 45879 + pos: 56.5,7.5 + parent: 2 + - uid: 13576 components: - type: Transform - pos: -17.5,40.5 - parent: 45711 - - uid: 45880 + pos: 55.5,7.5 + parent: 2 + - uid: 13596 components: - type: Transform - pos: -17.5,41.5 - parent: 45711 - - uid: 45881 + pos: -61.5,-61.5 + parent: 2 + - uid: 14166 components: - type: Transform - pos: -16.5,42.5 - parent: 45711 - - uid: 45882 + pos: -70.5,-81.5 + parent: 2 + - uid: 14170 components: - type: Transform - pos: -15.5,42.5 - parent: 45711 - - uid: 45883 + pos: 54.5,7.5 + parent: 2 + - uid: 14545 components: - type: Transform - pos: -16.5,41.5 - parent: 45711 - - uid: 45884 + pos: 28.5,39.5 + parent: 2 + - uid: 14661 components: - type: Transform - pos: -14.5,43.5 - parent: 45711 - - uid: 45885 + pos: 29.5,39.5 + parent: 2 + - uid: 14667 components: - type: Transform - pos: -15.5,44.5 - parent: 45711 - - uid: 45886 + pos: 30.5,39.5 + parent: 2 + - uid: 14669 components: - type: Transform - pos: -13.5,42.5 - parent: 45711 - - uid: 45887 + pos: -70.5,-80.5 + parent: 2 + - uid: 14674 components: - type: Transform - pos: -9.5,41.5 - parent: 45711 - - uid: 45888 + pos: 31.5,39.5 + parent: 2 + - uid: 14686 components: - type: Transform - pos: -11.5,42.5 - parent: 45711 - - uid: 45889 + pos: 52.5,7.5 + parent: 2 + - uid: 14687 components: - type: Transform - pos: -10.5,42.5 - parent: 45711 - - uid: 45890 + pos: 52.5,8.5 + parent: 2 + - uid: 14735 components: - type: Transform - pos: -9.5,42.5 - parent: 45711 - - uid: 45891 + pos: 52.5,9.5 + parent: 2 + - uid: 14771 components: - type: Transform - pos: -10.5,41.5 - parent: 45711 - - uid: 45892 + pos: 52.5,10.5 + parent: 2 + - uid: 14774 components: - type: Transform - pos: -9.5,40.5 - parent: 45711 - - uid: 45893 + pos: 27.5,49.5 + parent: 2 + - uid: 14776 components: - type: Transform - pos: -14.5,44.5 - parent: 45711 - - uid: 45894 + pos: 27.5,48.5 + parent: 2 + - uid: 14777 components: - type: Transform - pos: -13.5,43.5 - parent: 45711 - - uid: 45895 + pos: 27.5,47.5 + parent: 2 + - uid: 14871 components: - type: Transform - pos: -13.5,44.5 - parent: 45711 - - uid: 45896 + pos: 28.5,44.5 + parent: 2 + - uid: 14954 components: - type: Transform - pos: -12.5,43.5 - parent: 45711 - - uid: 45897 + pos: 28.5,45.5 + parent: 2 + - uid: 14955 components: - type: Transform - pos: -12.5,44.5 - parent: 45711 - - uid: 45898 + pos: 28.5,46.5 + parent: 2 + - uid: 14958 components: - type: Transform - pos: -11.5,43.5 - parent: 45711 - - uid: 45899 + pos: 27.5,46.5 + parent: 2 + - uid: 14962 components: - type: Transform - pos: -11.5,44.5 - parent: 45711 - - uid: 45900 + pos: 26.5,46.5 + parent: 2 + - uid: 14965 components: - type: Transform - pos: -8.5,41.5 - parent: 45711 - - uid: 45901 + pos: -87.5,64.5 + parent: 2 + - uid: 15151 components: - type: Transform - pos: -8.5,40.5 - parent: 45711 - - uid: 45902 + pos: -44.5,30.5 + parent: 2 + - uid: 15404 components: - type: Transform - pos: -18.5,42.5 - parent: 45711 - - uid: 45903 + pos: 32.5,-13.5 + parent: 2 + - uid: 17377 components: - type: Transform - pos: -17.5,42.5 - parent: 45711 - - uid: 45904 + pos: 66.5,47.5 + parent: 2 + - uid: 17379 components: - type: Transform - pos: -16.5,43.5 - parent: 45711 - - uid: 45906 + pos: 63.5,45.5 + parent: 2 + - uid: 17553 components: - type: Transform - pos: -16.5,44.5 - parent: 45711 - - uid: 45907 + pos: 62.5,45.5 + parent: 2 + - uid: 17554 components: - type: Transform - pos: -10.5,43.5 - parent: 45711 - - uid: 45908 + pos: 32.5,39.5 + parent: 2 + - uid: 17557 components: - type: Transform - pos: -9.5,43.5 - parent: 45711 - - uid: 45909 + pos: 63.5,46.5 + parent: 2 + - uid: 17698 components: - type: Transform - pos: -21.5,36.5 - parent: 45711 - - uid: 45910 + pos: 64.5,47.5 + parent: 2 + - uid: 17699 components: - type: Transform - pos: -10.5,45.5 - parent: 45711 - - uid: 45911 + pos: 67.5,47.5 + parent: 2 + - uid: 17722 components: - type: Transform - pos: 39.5,38.5 - parent: 45711 - - uid: 45912 + pos: 67.5,48.5 + parent: 2 + - uid: 17723 components: - type: Transform - pos: 39.5,37.5 - parent: 45711 - - uid: 45913 + pos: 63.5,47.5 + parent: 2 + - uid: 17724 components: - type: Transform - pos: -9.5,45.5 - parent: 45711 - - uid: 45914 + pos: 67.5,49.5 + parent: 2 + - uid: 17737 components: - type: Transform - pos: -28.5,15.5 - parent: 45711 - - uid: 45915 + pos: 65.5,47.5 + parent: 2 + - uid: 18004 components: - type: Transform - pos: 19.5,43.5 - parent: 45711 - - uid: 45916 + pos: -67.5,-79.5 + parent: 2 + - uid: 18005 components: - type: Transform - pos: -8.5,42.5 - parent: 45711 - - uid: 45917 + pos: -66.5,-79.5 + parent: 2 + - uid: 20291 components: - type: Transform - pos: -8.5,43.5 - parent: 45711 - - uid: 45918 + pos: 109.5,-52.5 + parent: 2 + - uid: 20312 components: - type: Transform - pos: -8.5,44.5 - parent: 45711 - - uid: 45919 + pos: 108.5,-52.5 + parent: 2 + - uid: 20313 components: - type: Transform - pos: -7.5,42.5 - parent: 45711 - - uid: 45920 + pos: 107.5,-52.5 + parent: 2 + - uid: 20315 components: - type: Transform - pos: -7.5,43.5 - parent: 45711 - - uid: 45921 + pos: 107.5,-53.5 + parent: 2 + - uid: 20316 components: - type: Transform - pos: -7.5,44.5 - parent: 45711 - - uid: 45922 + pos: 107.5,-54.5 + parent: 2 + - uid: 20317 components: - type: Transform - pos: -6.5,43.5 - parent: 45711 - - uid: 45923 + pos: 107.5,-55.5 + parent: 2 + - uid: 20318 components: - type: Transform - pos: -5.5,43.5 - parent: 45711 - - uid: 45924 + pos: 107.5,-56.5 + parent: 2 + - uid: 20320 components: - type: Transform - pos: -4.5,43.5 - parent: 45711 - - uid: 45925 + pos: 107.5,-57.5 + parent: 2 + - uid: 20323 components: - type: Transform - pos: -5.5,42.5 - parent: 45711 - - uid: 45926 + pos: 107.5,-58.5 + parent: 2 + - uid: 20325 components: - type: Transform - pos: -4.5,42.5 - parent: 45711 - - uid: 45927 + pos: 108.5,-58.5 + parent: 2 + - uid: 20466 components: - type: Transform - pos: -9.5,44.5 - parent: 45711 - - uid: 45929 + pos: -44.5,31.5 + parent: 2 + - uid: 20480 components: - type: Transform - pos: -10.5,44.5 - parent: 45711 - - uid: 45930 + pos: -44.5,29.5 + parent: 2 + - uid: 20557 components: - type: Transform - pos: -8.5,45.5 - parent: 45711 - - uid: 45931 + pos: -44.5,32.5 + parent: 2 + - uid: 20560 components: - type: Transform - pos: -7.5,45.5 - parent: 45711 - - uid: 45932 + pos: -44.5,33.5 + parent: 2 + - uid: 20903 components: - type: Transform - pos: -6.5,45.5 - parent: 45711 - - uid: 45933 + pos: -62.5,-20.5 + parent: 2 + - uid: 20904 components: - type: Transform - pos: -6.5,44.5 - parent: 45711 - - uid: 45934 + pos: -63.5,-20.5 + parent: 2 + - uid: 20905 components: - type: Transform - pos: -5.5,44.5 - parent: 45711 - - uid: 45935 + pos: -63.5,-19.5 + parent: 2 + - uid: 20906 components: - type: Transform - pos: -4.5,44.5 - parent: 45711 - - uid: 45936 + pos: -63.5,-18.5 + parent: 2 + - uid: 20907 components: - type: Transform - pos: -4.5,45.5 - parent: 45711 - - uid: 45937 + pos: -63.5,-17.5 + parent: 2 + - uid: 20908 components: - type: Transform - pos: -5.5,45.5 - parent: 45711 - - uid: 45966 + pos: -63.5,-16.5 + parent: 2 + - uid: 20909 components: - type: Transform - pos: -23.5,36.5 - parent: 45711 - - uid: 45967 + pos: -63.5,-15.5 + parent: 2 + - uid: 20911 components: - type: Transform - pos: -24.5,36.5 - parent: 45711 - - uid: 45968 + pos: -64.5,-15.5 + parent: 2 + - uid: 20912 components: - type: Transform - pos: -22.5,35.5 - parent: 45711 - - uid: 45969 + pos: -62.5,-15.5 + parent: 2 + - uid: 21964 components: - type: Transform - pos: -22.5,36.5 - parent: 45711 - - uid: 45970 + pos: -70.5,-79.5 + parent: 2 + - uid: 22867 components: - type: Transform - pos: -11.5,45.5 - parent: 45711 - - uid: 45971 + pos: -68.5,-79.5 + parent: 2 + - uid: 24493 components: - type: Transform - pos: -12.5,45.5 - parent: 45711 - - uid: 45972 + pos: -32.5,7.5 + parent: 2 + - uid: 26270 components: - type: Transform - pos: -20.5,36.5 - parent: 45711 - - uid: 45973 + pos: -77.5,75.5 + parent: 2 + - uid: 26271 components: - type: Transform - pos: -20.5,35.5 - parent: 45711 - - uid: 45974 + pos: -76.5,75.5 + parent: 2 + - uid: 26272 components: - type: Transform - pos: -21.5,35.5 - parent: 45711 - - uid: 45976 + pos: -77.5,76.5 + parent: 2 + - uid: 26273 components: - type: Transform - pos: -21.5,37.5 - parent: 45711 - - uid: 45978 + pos: -78.5,76.5 + parent: 2 + - uid: 26275 components: - type: Transform - pos: -21.5,38.5 - parent: 45711 - - uid: 45979 + pos: -76.5,74.5 + parent: 2 + - uid: 26285 components: - type: Transform - pos: -20.5,37.5 - parent: 45711 - - uid: 45980 + pos: -75.5,74.5 + parent: 2 + - uid: 26514 components: - type: Transform - pos: -20.5,38.5 - parent: 45711 - - uid: 45981 + pos: 108.5,-56.5 + parent: 2 + - uid: 27574 components: - type: Transform - pos: -21.5,39.5 - parent: 45711 - - uid: 45982 + pos: -69.5,-79.5 + parent: 2 + - uid: 27684 components: - type: Transform - pos: -21.5,40.5 - parent: 45711 - - uid: 45983 + pos: -74.5,74.5 + parent: 2 + - uid: 27708 components: - type: Transform - pos: -20.5,39.5 - parent: 45711 - - uid: 45984 + pos: -69.5,-78.5 + parent: 2 + - uid: 27817 components: - type: Transform - pos: -20.5,40.5 - parent: 45711 - - uid: 45986 + pos: 29.5,-93.5 + parent: 2 + - uid: 27818 components: - type: Transform - pos: -18.5,44.5 - parent: 45711 - - uid: 45987 + pos: 30.5,-93.5 + parent: 2 + - uid: 27819 components: - type: Transform - pos: -36.5,21.5 - parent: 45711 - - uid: 45988 + pos: 30.5,-92.5 + parent: 2 + - uid: 27820 components: - type: Transform - pos: -36.5,22.5 - parent: 45711 - - uid: 45989 + pos: 31.5,-93.5 + parent: 2 + - uid: 27822 components: - type: Transform - pos: -35.5,20.5 - parent: 45711 - - uid: 45990 + pos: 31.5,-94.5 + parent: 2 + - uid: 27824 components: - type: Transform - pos: -35.5,19.5 - parent: 45711 - - uid: 45991 + pos: 32.5,-94.5 + parent: 2 + - uid: 27982 components: - type: Transform - pos: -34.5,17.5 - parent: 45711 - - uid: 46003 + pos: 30.5,-91.5 + parent: 2 + - uid: 28379 components: - type: Transform - pos: -17.5,43.5 - parent: 45711 - - uid: 46004 + pos: 27.5,35.5 + parent: 2 + - uid: 28380 components: - type: Transform - pos: -18.5,43.5 - parent: 45711 - - uid: 46005 + pos: 26.5,35.5 + parent: 2 + - uid: 28381 components: - type: Transform - pos: -34.5,18.5 - parent: 45711 - - uid: 46006 + pos: 25.5,35.5 + parent: 2 + - uid: 28382 components: - type: Transform - pos: -34.5,19.5 - parent: 45711 - - uid: 46008 + pos: 25.5,36.5 + parent: 2 + - uid: 28400 components: - type: Transform - pos: 36.5,40.5 - parent: 45711 - - uid: 46009 + pos: 24.5,30.5 + parent: 2 + - uid: 28401 components: - type: Transform - pos: 36.5,39.5 - parent: 45711 - - uid: 46010 + pos: 24.5,29.5 + parent: 2 + - uid: 28402 components: - type: Transform - pos: 37.5,39.5 - parent: 45711 - - uid: 46011 + pos: 24.5,28.5 + parent: 2 + - uid: 28403 components: - type: Transform - pos: 38.5,39.5 - parent: 45711 - - uid: 46014 + pos: 24.5,27.5 + parent: 2 + - uid: 28404 components: - type: Transform - pos: -35.5,22.5 - parent: 45711 - - uid: 46017 + pos: 30.5,30.5 + parent: 2 + - uid: 28405 components: - type: Transform - pos: 9.5,45.5 - parent: 45711 - - uid: 46018 + pos: 30.5,29.5 + parent: 2 + - uid: 28406 components: - type: Transform - pos: 9.5,44.5 - parent: 45711 - - uid: 46023 + pos: 30.5,28.5 + parent: 2 + - uid: 28407 components: - type: Transform - pos: 10.5,44.5 - parent: 45711 - - uid: 46024 + pos: 30.5,27.5 + parent: 2 + - uid: 28414 components: - type: Transform - pos: -19.5,42.5 - parent: 45711 - - uid: 46031 + pos: 21.5,24.5 + parent: 2 + - uid: 28415 components: - type: Transform - pos: -31.5,25.5 - parent: 45711 - - uid: 46035 + pos: 19.5,31.5 + parent: 2 + - uid: 28416 components: - type: Transform - pos: 13.5,43.5 - parent: 45711 - - uid: 46036 + pos: 20.5,31.5 + parent: 2 + - uid: 28419 components: - type: Transform - pos: 13.5,42.5 - parent: 45711 - - uid: 46037 + pos: 22.5,21.5 + parent: 2 + - uid: 28420 components: - type: Transform - pos: 13.5,41.5 - parent: 45711 - - uid: 46038 + pos: 21.5,21.5 + parent: 2 + - uid: 28421 components: - type: Transform - pos: 13.5,40.5 - parent: 45711 - - uid: 46039 + pos: 8.5,23.5 + parent: 2 + - uid: 28422 components: - type: Transform - pos: 14.5,43.5 - parent: 45711 - - uid: 46040 + pos: 21.5,22.5 + parent: 2 + - uid: 28423 components: - type: Transform - pos: 14.5,42.5 - parent: 45711 - - uid: 46041 + pos: 9.5,23.5 + parent: 2 + - uid: 28424 components: - type: Transform - pos: 14.5,41.5 - parent: 45711 - - uid: 46042 + pos: 10.5,23.5 + parent: 2 + - uid: 28425 components: - type: Transform - pos: 14.5,40.5 - parent: 45711 - - uid: 46043 + pos: 11.5,23.5 + parent: 2 + - uid: 28426 components: - type: Transform - pos: 15.5,43.5 - parent: 45711 - - uid: 46044 + pos: 12.5,23.5 + parent: 2 + - uid: 28427 components: - type: Transform - pos: 15.5,42.5 - parent: 45711 - - uid: 46045 + pos: 13.5,23.5 + parent: 2 + - uid: 28428 components: - type: Transform - pos: 15.5,41.5 - parent: 45711 - - uid: 46046 + pos: 14.5,23.5 + parent: 2 + - uid: 28429 components: - type: Transform - pos: 15.5,40.5 - parent: 45711 - - uid: 46047 + pos: 15.5,23.5 + parent: 2 + - uid: 28430 components: - type: Transform - pos: 16.5,43.5 - parent: 45711 - - uid: 46048 + pos: 16.5,23.5 + parent: 2 + - uid: 28431 components: - type: Transform - pos: 16.5,42.5 - parent: 45711 - - uid: 46049 + pos: 17.5,23.5 + parent: 2 + - uid: 28432 components: - type: Transform - pos: 16.5,41.5 - parent: 45711 - - uid: 46050 + pos: 18.5,23.5 + parent: 2 + - uid: 28433 components: - type: Transform - pos: 16.5,40.5 - parent: 45711 - - uid: 46051 + pos: 19.5,23.5 + parent: 2 + - uid: 28434 components: - type: Transform - pos: 17.5,43.5 - parent: 45711 - - uid: 46052 + pos: 20.5,23.5 + parent: 2 + - uid: 28435 components: - type: Transform - pos: 17.5,42.5 - parent: 45711 - - uid: 46053 + pos: 21.5,23.5 + parent: 2 + - uid: 28436 components: - type: Transform - pos: 17.5,41.5 - parent: 45711 - - uid: 46054 + pos: 19.5,33.5 + parent: 2 + - uid: 28437 components: - type: Transform - pos: 17.5,40.5 - parent: 45711 - - uid: 46055 + pos: 18.5,33.5 + parent: 2 + - uid: 28438 components: - type: Transform - pos: 18.5,43.5 - parent: 45711 - - uid: 46056 + pos: 18.5,32.5 + parent: 2 + - uid: 28439 components: - type: Transform - pos: 18.5,42.5 - parent: 45711 - - uid: 46057 + pos: 18.5,31.5 + parent: 2 + - uid: 28440 components: - type: Transform - pos: 18.5,41.5 - parent: 45711 - - uid: 46058 + pos: 21.5,31.5 + parent: 2 + - uid: 28441 components: - type: Transform - pos: 18.5,40.5 - parent: 45711 - - uid: 46059 + pos: 21.5,25.5 + parent: 2 + - uid: 28442 components: - type: Transform - pos: 19.5,42.5 - parent: 45711 - - uid: 46060 + pos: 21.5,26.5 + parent: 2 + - uid: 28443 components: - type: Transform - pos: 19.5,41.5 - parent: 45711 - - uid: 46061 + pos: 21.5,27.5 + parent: 2 + - uid: 28444 components: - type: Transform - pos: 19.5,40.5 - parent: 45711 - - uid: 46062 + pos: 21.5,28.5 + parent: 2 + - uid: 28445 components: - type: Transform - pos: 19.5,39.5 - parent: 45711 - - uid: 46063 + pos: 21.5,29.5 + parent: 2 + - uid: 28446 components: - type: Transform - pos: 19.5,38.5 - parent: 45711 - - uid: 46064 + pos: 21.5,30.5 + parent: 2 + - uid: 28447 components: - type: Transform - pos: 20.5,41.5 - parent: 45711 - - uid: 46065 + pos: 22.5,27.5 + parent: 2 + - uid: 28448 components: - type: Transform - pos: 20.5,40.5 - parent: 45711 - - uid: 46066 + pos: 23.5,27.5 + parent: 2 + - uid: 28451 components: - type: Transform - pos: 20.5,39.5 - parent: 45711 - - uid: 46067 + pos: 31.5,27.5 + parent: 2 + - uid: 28452 components: - type: Transform - pos: 20.5,38.5 - parent: 45711 - - uid: 46068 + pos: 32.5,27.5 + parent: 2 + - uid: 28453 components: - type: Transform - pos: 21.5,41.5 - parent: 45711 - - uid: 46069 + pos: 33.5,27.5 + parent: 2 + - uid: 28454 components: - type: Transform - pos: 21.5,40.5 - parent: 45711 - - uid: 46070 + pos: 34.5,27.5 + parent: 2 + - uid: 28455 components: - type: Transform - pos: 21.5,39.5 - parent: 45711 - - uid: 46071 + pos: 35.5,27.5 + parent: 2 + - uid: 28456 components: - type: Transform - pos: 21.5,38.5 - parent: 45711 - - uid: 46072 + pos: 36.5,27.5 + parent: 2 + - uid: 28457 components: - type: Transform - pos: 22.5,41.5 - parent: 45711 - - uid: 46073 + pos: 37.5,27.5 + parent: 2 + - uid: 28458 components: - type: Transform - pos: 22.5,40.5 - parent: 45711 - - uid: 46074 + pos: 38.5,27.5 + parent: 2 + - uid: 28459 components: - type: Transform - pos: 22.5,39.5 - parent: 45711 - - uid: 46075 + pos: 39.5,27.5 + parent: 2 + - uid: 28460 components: - type: Transform - pos: 22.5,38.5 - parent: 45711 - - uid: 46076 + pos: 40.5,27.5 + parent: 2 + - uid: 28461 components: - type: Transform - pos: 23.5,41.5 - parent: 45711 - - uid: 46077 + pos: 23.5,21.5 + parent: 2 + - uid: 28462 components: - type: Transform - pos: 23.5,40.5 - parent: 45711 - - uid: 46078 + pos: 24.5,21.5 + parent: 2 + - uid: 28463 components: - type: Transform - pos: 23.5,39.5 - parent: 45711 - - uid: 46079 + pos: 25.5,21.5 + parent: 2 + - uid: 28464 components: - type: Transform - pos: 23.5,38.5 - parent: 45711 - - uid: 46081 + pos: 26.5,21.5 + parent: 2 + - uid: 28465 components: - type: Transform - pos: 24.5,40.5 - parent: 45711 - - uid: 46082 + pos: 26.5,22.5 + parent: 2 + - uid: 28466 components: - type: Transform - pos: 24.5,39.5 - parent: 45711 - - uid: 46083 + pos: 26.5,23.5 + parent: 2 + - uid: 28467 components: - type: Transform - pos: 24.5,38.5 - parent: 45711 - - uid: 46084 + pos: 27.5,23.5 + parent: 2 + - uid: 28468 components: - type: Transform - pos: 24.5,37.5 - parent: 45711 - - uid: 46085 + pos: 28.5,23.5 + parent: 2 + - uid: 28469 components: - type: Transform - pos: 25.5,40.5 - parent: 45711 - - uid: 46086 + pos: 29.5,23.5 + parent: 2 + - uid: 28470 components: - type: Transform - pos: 25.5,39.5 - parent: 45711 - - uid: 46087 + pos: 30.5,23.5 + parent: 2 + - uid: 28471 components: - type: Transform - pos: 25.5,38.5 - parent: 45711 - - uid: 46088 + pos: 31.5,23.5 + parent: 2 + - uid: 28482 components: - type: Transform - pos: 25.5,37.5 - parent: 45711 - - uid: 46089 + pos: 21.5,32.5 + parent: 2 + - uid: 28483 components: - type: Transform - pos: 26.5,40.5 - parent: 45711 - - uid: 46090 + pos: 21.5,33.5 + parent: 2 + - uid: 28484 components: - type: Transform - pos: 26.5,39.5 - parent: 45711 - - uid: 46091 + pos: 21.5,34.5 + parent: 2 + - uid: 28485 components: - type: Transform - pos: 26.5,38.5 - parent: 45711 - - uid: 46092 + pos: 21.5,35.5 + parent: 2 + - uid: 28486 components: - type: Transform - pos: 26.5,37.5 - parent: 45711 - - uid: 46093 + pos: 21.5,36.5 + parent: 2 + - uid: 28487 components: - type: Transform - pos: 27.5,40.5 - parent: 45711 - - uid: 46094 + pos: 21.5,37.5 + parent: 2 + - uid: 28488 components: - type: Transform - pos: 27.5,39.5 - parent: 45711 - - uid: 46095 + pos: 21.5,38.5 + parent: 2 + - uid: 28489 components: - type: Transform - pos: 27.5,38.5 - parent: 45711 - - uid: 46096 + pos: 21.5,39.5 + parent: 2 + - uid: 28490 components: - type: Transform - pos: 27.5,37.5 - parent: 45711 - - uid: 46097 + pos: 22.5,39.5 + parent: 2 + - uid: 28491 components: - type: Transform - pos: 28.5,40.5 - parent: 45711 - - uid: 46098 + pos: 23.5,39.5 + parent: 2 + - uid: 28492 components: - type: Transform - pos: 28.5,39.5 - parent: 45711 - - uid: 46099 + pos: 24.5,39.5 + parent: 2 + - uid: 28493 components: - type: Transform - pos: 28.5,38.5 - parent: 45711 - - uid: 46100 + pos: 25.5,39.5 + parent: 2 + - uid: 28494 components: - type: Transform - pos: 28.5,37.5 - parent: 45711 - - uid: 46101 + pos: 26.5,39.5 + parent: 2 + - uid: 28495 components: - type: Transform - pos: 29.5,40.5 - parent: 45711 - - uid: 46102 + pos: 27.5,39.5 + parent: 2 + - uid: 28506 components: - type: Transform - pos: 29.5,39.5 - parent: 45711 - - uid: 46103 + pos: 26.5,49.5 + parent: 2 + - uid: 28507 components: - type: Transform - pos: 29.5,38.5 - parent: 45711 - - uid: 46104 + pos: 25.5,49.5 + parent: 2 + - uid: 28508 components: - type: Transform - pos: 29.5,37.5 - parent: 45711 - - uid: 46105 + pos: 24.5,49.5 + parent: 2 + - uid: 28509 components: - type: Transform - pos: 30.5,40.5 - parent: 45711 - - uid: 46106 + pos: 23.5,49.5 + parent: 2 + - uid: 28524 components: - type: Transform - pos: 30.5,39.5 - parent: 45711 - - uid: 46107 + pos: 21.5,53.5 + parent: 2 + - uid: 28525 components: - type: Transform - pos: 30.5,38.5 - parent: 45711 - - uid: 46108 + pos: 22.5,53.5 + parent: 2 + - uid: 28526 components: - type: Transform - pos: 30.5,37.5 - parent: 45711 - - uid: 46109 + pos: 23.5,53.5 + parent: 2 + - uid: 28531 components: - type: Transform - pos: 31.5,40.5 - parent: 45711 - - uid: 46110 + pos: 26.5,50.5 + parent: 2 + - uid: 28532 components: - type: Transform - pos: 31.5,39.5 - parent: 45711 - - uid: 46111 + pos: 26.5,51.5 + parent: 2 + - uid: 28533 components: - type: Transform - pos: 31.5,38.5 - parent: 45711 - - uid: 46112 + pos: 26.5,52.5 + parent: 2 + - uid: 28534 components: - type: Transform - pos: 31.5,37.5 - parent: 45711 - - uid: 46113 + pos: 26.5,53.5 + parent: 2 + - uid: 28535 components: - type: Transform - pos: 32.5,40.5 - parent: 45711 - - uid: 46114 + pos: 26.5,54.5 + parent: 2 + - uid: 28536 components: - type: Transform - pos: 32.5,39.5 - parent: 45711 - - uid: 46115 + pos: 26.5,55.5 + parent: 2 + - uid: 28537 components: - type: Transform - pos: 32.5,38.5 - parent: 45711 - - uid: 46116 + pos: 21.5,54.5 + parent: 2 + - uid: 28538 components: - type: Transform - pos: 32.5,37.5 - parent: 45711 - - uid: 46117 + pos: 21.5,55.5 + parent: 2 + - uid: 28539 components: - type: Transform - pos: 33.5,40.5 - parent: 45711 - - uid: 46118 + pos: 19.5,58.5 + parent: 2 + - uid: 28540 components: - type: Transform - pos: 33.5,39.5 - parent: 45711 - - uid: 46119 + pos: 20.5,58.5 + parent: 2 + - uid: 28541 components: - type: Transform - pos: 33.5,38.5 - parent: 45711 - - uid: 46120 + pos: 21.5,58.5 + parent: 2 + - uid: 28542 components: - type: Transform - pos: 33.5,37.5 - parent: 45711 - - uid: 46121 + pos: 21.5,57.5 + parent: 2 + - uid: 28543 components: - type: Transform - pos: 34.5,40.5 - parent: 45711 - - uid: 46122 + pos: 21.5,56.5 + parent: 2 + - uid: 28544 components: - type: Transform - pos: 34.5,39.5 - parent: 45711 - - uid: 46123 + pos: 37.5,56.5 + parent: 2 + - uid: 28545 components: - type: Transform - pos: 34.5,38.5 - parent: 45711 - - uid: 46124 + pos: 36.5,56.5 + parent: 2 + - uid: 28546 components: - type: Transform - pos: 34.5,37.5 - parent: 45711 - - uid: 46125 + pos: 46.5,56.5 + parent: 2 + - uid: 28547 components: - type: Transform - pos: 35.5,40.5 - parent: 45711 - - uid: 46126 + pos: 45.5,56.5 + parent: 2 + - uid: 28548 components: - type: Transform - pos: 35.5,39.5 - parent: 45711 - - uid: 46127 + pos: 44.5,56.5 + parent: 2 + - uid: 28549 components: - type: Transform - pos: 35.5,38.5 - parent: 45711 - - uid: 46128 + pos: 36.5,57.5 + parent: 2 + - uid: 28550 components: - type: Transform - pos: 35.5,37.5 - parent: 45711 - - uid: 46129 + pos: 36.5,58.5 + parent: 2 + - uid: 28552 components: - type: Transform - pos: -20.5,42.5 - parent: 45711 - - uid: 46131 + pos: 44.5,57.5 + parent: 2 + - uid: 28553 components: - type: Transform - pos: 36.5,38.5 - parent: 45711 - - uid: 46132 + pos: 44.5,58.5 + parent: 2 + - uid: 28554 components: - type: Transform - pos: 36.5,37.5 - parent: 45711 - - uid: 46134 + pos: 44.5,59.5 + parent: 2 + - uid: 28555 components: - type: Transform - pos: 37.5,38.5 - parent: 45711 - - uid: 46135 + pos: 32.5,65.5 + parent: 2 + - uid: 28556 components: - type: Transform - pos: 37.5,37.5 - parent: 45711 - - uid: 46136 + pos: 32.5,64.5 + parent: 2 + - uid: 28557 components: - type: Transform - pos: 37.5,36.5 - parent: 45711 - - uid: 46137 + pos: 32.5,63.5 + parent: 2 + - uid: 28558 components: - type: Transform - pos: -21.5,42.5 - parent: 45711 - - uid: 46138 + pos: 32.5,62.5 + parent: 2 + - uid: 28559 components: - type: Transform - pos: 38.5,38.5 - parent: 45711 - - uid: 46139 + pos: 26.5,56.5 + parent: 2 + - uid: 28560 components: - type: Transform - pos: 38.5,37.5 - parent: 45711 - - uid: 46140 + pos: 26.5,57.5 + parent: 2 + - uid: 28561 components: - type: Transform - pos: 38.5,36.5 - parent: 45711 - - uid: 46141 + pos: 26.5,58.5 + parent: 2 + - uid: 28562 components: - type: Transform - pos: 39.5,36.5 - parent: 45711 - - uid: 46142 + pos: 26.5,59.5 + parent: 2 + - uid: 28563 components: - type: Transform - pos: 39.5,35.5 - parent: 45711 - - uid: 46143 + pos: 27.5,59.5 + parent: 2 + - uid: 28564 components: - type: Transform - pos: 39.5,34.5 - parent: 45711 - - uid: 46144 + pos: 28.5,59.5 + parent: 2 + - uid: 28565 components: - type: Transform - pos: 39.5,33.5 - parent: 45711 - - uid: 46145 + pos: 29.5,59.5 + parent: 2 + - uid: 28566 components: - type: Transform - pos: 39.5,32.5 - parent: 45711 - - uid: 46146 + pos: 30.5,59.5 + parent: 2 + - uid: 28567 components: - type: Transform - pos: 39.5,31.5 - parent: 45711 - - uid: 46147 + pos: 31.5,59.5 + parent: 2 + - uid: 28568 components: - type: Transform - pos: 39.5,30.5 - parent: 45711 - - uid: 46148 + pos: 32.5,59.5 + parent: 2 + - uid: 28569 components: - type: Transform - pos: 39.5,29.5 - parent: 45711 - - uid: 46149 + pos: 44.5,60.5 + parent: 2 + - uid: 28570 components: - type: Transform - pos: 39.5,28.5 - parent: 45711 - - uid: 46150 + pos: 43.5,60.5 + parent: 2 + - uid: 28571 components: - type: Transform - pos: 39.5,27.5 - parent: 45711 - - uid: 46151 + pos: 42.5,60.5 + parent: 2 + - uid: 28575 components: - type: Transform - pos: 39.5,26.5 - parent: 45711 - - uid: 46152 + pos: 41.5,60.5 + parent: 2 + - uid: 28576 components: - type: Transform - pos: 39.5,25.5 - parent: 45711 - - uid: 46153 + pos: 40.5,60.5 + parent: 2 + - uid: 28577 components: - type: Transform - pos: 39.5,24.5 - parent: 45711 - - uid: 46154 + pos: 39.5,60.5 + parent: 2 + - uid: 28578 components: - type: Transform - pos: 39.5,23.5 - parent: 45711 - - uid: 46155 + pos: 38.5,60.5 + parent: 2 + - uid: 28579 components: - type: Transform - pos: 39.5,22.5 - parent: 45711 - - uid: 46156 + pos: 32.5,60.5 + parent: 2 + - uid: 28580 components: - type: Transform - pos: 39.5,21.5 - parent: 45711 - - uid: 46157 + pos: 32.5,61.5 + parent: 2 + - uid: 28581 components: - type: Transform - pos: 39.5,20.5 - parent: 45711 - - uid: 46158 + pos: 22.5,58.5 + parent: 2 + - uid: 28583 components: - type: Transform - pos: 39.5,19.5 - parent: 45711 - - uid: 46159 + pos: 23.5,58.5 + parent: 2 + - uid: 28584 components: - type: Transform - pos: 40.5,38.5 - parent: 45711 - - uid: 46160 + pos: 24.5,58.5 + parent: 2 + - uid: 28585 components: - type: Transform - pos: 40.5,37.5 - parent: 45711 - - uid: 46161 + pos: 25.5,58.5 + parent: 2 + - uid: 28615 components: - type: Transform - pos: 40.5,36.5 - parent: 45711 - - uid: 46162 + pos: 37.5,60.5 + parent: 2 + - uid: 28616 components: - type: Transform - pos: 40.5,35.5 - parent: 45711 - - uid: 46163 + pos: 36.5,60.5 + parent: 2 + - uid: 28617 components: - type: Transform - pos: 40.5,34.5 - parent: 45711 - - uid: 46164 + pos: 35.5,60.5 + parent: 2 + - uid: 28618 components: - type: Transform - pos: 40.5,33.5 - parent: 45711 - - uid: 46165 + pos: 34.5,60.5 + parent: 2 + - uid: 28619 components: - type: Transform - pos: 40.5,32.5 - parent: 45711 - - uid: 46166 + pos: 33.5,60.5 + parent: 2 + - uid: 28620 components: - type: Transform - pos: 40.5,31.5 - parent: 45711 - - uid: 46167 + pos: 36.5,59.5 + parent: 2 + - uid: 29092 components: - type: Transform - pos: 40.5,30.5 - parent: 45711 - - uid: 46168 + pos: -15.5,-49.5 + parent: 2 + - uid: 29093 components: - type: Transform - pos: 40.5,29.5 - parent: 45711 - - uid: 46169 + pos: -15.5,-50.5 + parent: 2 + - uid: 29094 components: - type: Transform - pos: 40.5,28.5 - parent: 45711 - - uid: 46170 + pos: -16.5,-50.5 + parent: 2 + - uid: 29095 components: - type: Transform - pos: 40.5,27.5 - parent: 45711 - - uid: 46171 + pos: -17.5,-50.5 + parent: 2 + - uid: 29096 components: - type: Transform - pos: 40.5,26.5 - parent: 45711 - - uid: 46172 + pos: -18.5,-50.5 + parent: 2 + - uid: 29097 components: - type: Transform - pos: 40.5,25.5 - parent: 45711 - - uid: 46173 + pos: -19.5,-50.5 + parent: 2 + - uid: 29099 components: - type: Transform - pos: 40.5,24.5 - parent: 45711 - - uid: 46174 + pos: -19.5,-49.5 + parent: 2 + - uid: 29101 components: - type: Transform - pos: 40.5,23.5 - parent: 45711 - - uid: 46175 + pos: -20.5,-50.5 + parent: 2 + - uid: 29129 components: - type: Transform - pos: 40.5,22.5 - parent: 45711 - - uid: 46176 + pos: -62.5,-64.5 + parent: 2 + - uid: 29130 components: - type: Transform - pos: 40.5,21.5 - parent: 45711 - - uid: 46177 + pos: -63.5,-64.5 + parent: 2 + - uid: 29131 components: - type: Transform - pos: 40.5,20.5 - parent: 45711 - - uid: 46178 + pos: -63.5,-63.5 + parent: 2 + - uid: 29132 components: - type: Transform - pos: 40.5,19.5 - parent: 45711 - - uid: 46179 + pos: -63.5,-62.5 + parent: 2 + - uid: 29133 components: - type: Transform - pos: 41.5,38.5 - parent: 45711 - - uid: 46180 + pos: -63.5,-61.5 + parent: 2 + - uid: 29149 components: - type: Transform - pos: 41.5,37.5 - parent: 45711 - - uid: 46181 + pos: -76.5,73.5 + parent: 2 + - uid: 29151 components: - type: Transform - pos: 41.5,36.5 - parent: 45711 - - uid: 46182 + pos: -76.5,72.5 + parent: 2 + - uid: 29158 components: - type: Transform - pos: 41.5,35.5 - parent: 45711 - - uid: 46183 + pos: -87.5,67.5 + parent: 2 + - uid: 29159 components: - type: Transform - pos: 41.5,34.5 - parent: 45711 - - uid: 46184 + pos: -88.5,67.5 + parent: 2 + - uid: 29160 components: - type: Transform - pos: 41.5,33.5 - parent: 45711 - - uid: 46185 + pos: -88.5,68.5 + parent: 2 + - uid: 29161 components: - type: Transform - pos: 41.5,32.5 - parent: 45711 - - uid: 46186 + pos: -88.5,66.5 + parent: 2 + - uid: 29162 components: - type: Transform - pos: 41.5,31.5 - parent: 45711 - - uid: 46187 + pos: -88.5,65.5 + parent: 2 + - uid: 29163 components: - type: Transform - pos: 41.5,30.5 - parent: 45711 - - uid: 46188 + pos: -88.5,64.5 + parent: 2 + - uid: 29673 components: - type: Transform - pos: 41.5,29.5 - parent: 45711 - - uid: 46189 + pos: -22.5,-75.5 + parent: 2 + - uid: 29674 components: - type: Transform - pos: 41.5,28.5 - parent: 45711 - - uid: 46190 + pos: -22.5,-76.5 + parent: 2 + - uid: 29675 components: - type: Transform - pos: 41.5,27.5 - parent: 45711 - - uid: 46191 + pos: -21.5,-76.5 + parent: 2 + - uid: 29676 components: - type: Transform - pos: 41.5,26.5 - parent: 45711 - - uid: 46192 + pos: -20.5,-76.5 + parent: 2 + - uid: 29677 components: - type: Transform - pos: 41.5,25.5 - parent: 45711 - - uid: 46193 + pos: -19.5,-76.5 + parent: 2 + - uid: 29678 components: - - type: Transform - pos: 41.5,24.5 - parent: 45711 - - uid: 46194 + - type: Transform + pos: -18.5,-76.5 + parent: 2 + - uid: 29679 components: - type: Transform - pos: 41.5,23.5 - parent: 45711 - - uid: 46195 + pos: -21.5,-77.5 + parent: 2 + - uid: 29680 components: - type: Transform - pos: 41.5,22.5 - parent: 45711 - - uid: 46196 + pos: -21.5,-78.5 + parent: 2 + - uid: 29681 components: - type: Transform - pos: 41.5,21.5 - parent: 45711 - - uid: 46197 + pos: -21.5,-79.5 + parent: 2 + - uid: 29682 components: - type: Transform - pos: 41.5,20.5 - parent: 45711 - - uid: 46198 + pos: -17.5,-76.5 + parent: 2 + - uid: 29683 components: - type: Transform - pos: 41.5,19.5 - parent: 45711 - - uid: 46199 + pos: -21.5,-80.5 + parent: 2 + - uid: 29686 components: - type: Transform - pos: 42.5,38.5 - parent: 45711 - - uid: 46200 + pos: -21.5,-81.5 + parent: 2 + - uid: 29688 components: - type: Transform - pos: 42.5,37.5 - parent: 45711 - - uid: 46201 + pos: -20.5,-81.5 + parent: 2 + - uid: 29689 components: - type: Transform - pos: 42.5,36.5 - parent: 45711 - - uid: 46202 + pos: -19.5,-81.5 + parent: 2 + - uid: 29690 components: - type: Transform - pos: 42.5,35.5 - parent: 45711 - - uid: 46203 + pos: -18.5,-81.5 + parent: 2 + - uid: 29692 components: - type: Transform - pos: 42.5,34.5 - parent: 45711 - - uid: 46204 + pos: -17.5,-81.5 + parent: 2 + - uid: 29693 components: - type: Transform - pos: 42.5,33.5 - parent: 45711 - - uid: 46205 + pos: -17.5,-80.5 + parent: 2 + - uid: 29694 components: - type: Transform - pos: 42.5,32.5 - parent: 45711 - - uid: 46206 + pos: -16.5,-80.5 + parent: 2 + - uid: 29695 components: - type: Transform - pos: 42.5,31.5 - parent: 45711 - - uid: 46207 + pos: -15.5,-80.5 + parent: 2 + - uid: 29698 components: - type: Transform - pos: 42.5,30.5 - parent: 45711 - - uid: 46208 + pos: -16.5,-76.5 + parent: 2 + - uid: 29699 components: - type: Transform - pos: 42.5,29.5 - parent: 45711 - - uid: 46209 + pos: -15.5,-76.5 + parent: 2 + - uid: 29700 components: - type: Transform - pos: 42.5,28.5 - parent: 45711 - - uid: 46210 + pos: -14.5,-76.5 + parent: 2 + - uid: 29726 components: - type: Transform - pos: 42.5,27.5 - parent: 45711 - - uid: 46211 + pos: -34.5,7.5 + parent: 2 + - uid: 29888 components: - type: Transform - pos: 42.5,26.5 - parent: 45711 - - uid: 46212 + pos: -87.5,16.5 + parent: 2 + - uid: 29889 components: - type: Transform - pos: 42.5,25.5 - parent: 45711 - - uid: 46213 + pos: -86.5,16.5 + parent: 2 + - uid: 29890 components: - type: Transform - pos: 42.5,24.5 - parent: 45711 - - uid: 46214 + pos: -86.5,17.5 + parent: 2 + - uid: 29891 components: - type: Transform - pos: 42.5,23.5 - parent: 45711 - - uid: 46215 + pos: -86.5,18.5 + parent: 2 + - uid: 29892 components: - type: Transform - pos: 42.5,22.5 - parent: 45711 - - uid: 46216 + pos: -86.5,19.5 + parent: 2 + - uid: 29893 components: - type: Transform - pos: 42.5,21.5 - parent: 45711 - - uid: 46217 + pos: -86.5,20.5 + parent: 2 + - uid: 29894 components: - type: Transform - pos: 42.5,20.5 - parent: 45711 - - uid: 46218 + pos: -87.5,20.5 + parent: 2 + - uid: 29895 components: - type: Transform - pos: 42.5,19.5 - parent: 45711 - - uid: 46219 + pos: -88.5,20.5 + parent: 2 + - uid: 29896 components: - type: Transform - pos: 34.5,21.5 - parent: 45711 - - uid: 46220 + pos: -88.5,19.5 + parent: 2 + - uid: 29918 components: - type: Transform - pos: 35.5,21.5 - parent: 45711 - - uid: 46221 + pos: -36.5,64.5 + parent: 2 + - uid: 29919 components: - type: Transform - pos: 36.5,21.5 - parent: 45711 - - uid: 46222 + pos: -36.5,65.5 + parent: 2 + - uid: 29920 components: - type: Transform - pos: 37.5,21.5 - parent: 45711 - - uid: 46223 + pos: -35.5,65.5 + parent: 2 + - uid: 29921 components: - type: Transform - pos: 38.5,21.5 - parent: 45711 - - uid: 46225 + pos: -34.5,65.5 + parent: 2 + - uid: 29922 components: - type: Transform - pos: 36.5,20.5 - parent: 45711 - - uid: 46226 + pos: -33.5,65.5 + parent: 2 + - uid: 29923 components: - type: Transform - pos: 37.5,20.5 - parent: 45711 - - uid: 46227 + pos: -32.5,65.5 + parent: 2 + - uid: 29933 components: - type: Transform - pos: 38.5,20.5 - parent: 45711 - - uid: 46228 + pos: 1.5,67.5 + parent: 2 + - uid: 29934 components: - type: Transform - pos: 36.5,19.5 - parent: 45711 - - uid: 46229 + pos: 1.5,66.5 + parent: 2 + - uid: 29935 components: - type: Transform - pos: 37.5,19.5 - parent: 45711 - - uid: 46230 + pos: 0.5,66.5 + parent: 2 + - uid: 29936 components: - type: Transform - pos: 38.5,19.5 - parent: 45711 - - uid: 46231 + pos: -0.5,66.5 + parent: 2 + - uid: 29937 components: - type: Transform - pos: 41.5,18.5 - parent: 45711 - - uid: 46232 + pos: -1.5,66.5 + parent: 2 + - uid: 29938 components: - type: Transform - pos: 40.5,18.5 - parent: 45711 - - uid: 46233 + pos: -2.5,66.5 + parent: 2 + - uid: 29939 components: - type: Transform - pos: 39.5,18.5 - parent: 45711 - - uid: 46234 + pos: 2.5,66.5 + parent: 2 + - uid: 29961 components: - type: Transform - pos: 38.5,18.5 - parent: 45711 - - uid: 46235 + pos: -63.5,-66.5 + parent: 2 + - uid: 29962 components: - type: Transform - pos: 37.5,18.5 - parent: 45711 - - uid: 46236 + pos: -63.5,-65.5 + parent: 2 + - uid: 29986 components: - type: Transform - pos: 37.5,17.5 - parent: 45711 - - uid: 46237 + pos: -33.5,8.5 + parent: 2 + - uid: 29987 components: - type: Transform - pos: 37.5,16.5 - parent: 45711 - - uid: 46238 + pos: -33.5,7.5 + parent: 2 + - uid: 29988 components: - type: Transform - pos: 37.5,15.5 - parent: 45711 - - uid: 46239 + pos: -35.5,7.5 + parent: 2 + - uid: 29989 components: - type: Transform - pos: 37.5,14.5 - parent: 45711 - - uid: 46240 + pos: -36.5,7.5 + parent: 2 + - uid: 30031 components: - type: Transform - pos: 37.5,13.5 - parent: 45711 - - uid: 46241 + pos: -21.5,-17.5 + parent: 2 + - uid: 30032 components: - type: Transform - pos: 37.5,12.5 - parent: 45711 - - uid: 46242 + pos: -22.5,-17.5 + parent: 2 + - uid: 30033 components: - type: Transform - pos: 38.5,17.5 - parent: 45711 - - uid: 46243 + pos: -22.5,-18.5 + parent: 2 + - uid: 30034 components: - type: Transform - pos: 38.5,16.5 - parent: 45711 - - uid: 46244 + pos: -22.5,-16.5 + parent: 2 + - uid: 30035 components: - type: Transform - pos: 38.5,15.5 - parent: 45711 - - uid: 46245 + pos: -22.5,-15.5 + parent: 2 + - uid: 30036 components: - type: Transform - pos: 38.5,14.5 - parent: 45711 - - uid: 46246 + pos: -22.5,-14.5 + parent: 2 + - uid: 30037 components: - type: Transform - pos: 38.5,13.5 - parent: 45711 - - uid: 46247 + pos: -23.5,-14.5 + parent: 2 + - uid: 30038 components: - type: Transform - pos: 38.5,12.5 - parent: 45711 - - uid: 46248 + pos: -24.5,-14.5 + parent: 2 + - uid: 30039 components: - type: Transform - pos: 39.5,17.5 - parent: 45711 - - uid: 46249 + pos: -21.5,-14.5 + parent: 2 + - uid: 30040 components: - type: Transform - pos: 39.5,16.5 - parent: 45711 - - uid: 46250 + pos: -20.5,-14.5 + parent: 2 + - uid: 30041 components: - type: Transform - pos: 39.5,15.5 - parent: 45711 - - uid: 46251 + pos: 29.5,-12.5 + parent: 2 + - uid: 30042 components: - type: Transform - pos: 39.5,14.5 - parent: 45711 - - uid: 46252 + pos: 29.5,-11.5 + parent: 2 + - uid: 30043 components: - type: Transform - pos: 39.5,13.5 - parent: 45711 - - uid: 46253 + pos: 28.5,-11.5 + parent: 2 + - uid: 30044 components: - type: Transform - pos: 39.5,12.5 - parent: 45711 - - uid: 46254 + pos: 30.5,-11.5 + parent: 2 + - uid: 30045 components: - type: Transform - pos: 40.5,17.5 - parent: 45711 - - uid: 46255 + pos: 31.5,-11.5 + parent: 2 + - uid: 30046 components: - type: Transform - pos: 40.5,16.5 - parent: 45711 - - uid: 46256 + pos: 32.5,-11.5 + parent: 2 + - uid: 30048 components: - type: Transform - pos: 40.5,15.5 - parent: 45711 - - uid: 46257 + pos: 32.5,-12.5 + parent: 2 + - uid: 30049 components: - type: Transform - pos: 40.5,14.5 - parent: 45711 - - uid: 46258 + pos: 36.5,16.5 + parent: 2 + - uid: 30050 components: - type: Transform - pos: 40.5,13.5 - parent: 45711 - - uid: 46259 + pos: 37.5,16.5 + parent: 2 + - uid: 30051 components: - type: Transform - pos: 40.5,12.5 - parent: 45711 - - uid: 46260 + pos: 37.5,17.5 + parent: 2 + - uid: 30052 components: - type: Transform - pos: 36.5,13.5 - parent: 45711 - - uid: 46261 + pos: 37.5,13.5 + parent: 2 + - uid: 30234 components: - type: Transform - pos: 36.5,12.5 - parent: 45711 - - uid: 46262 + pos: 66.5,-26.5 + parent: 2 + - uid: 30235 components: - type: Transform - pos: 36.5,11.5 - parent: 45711 - - uid: 46263 + pos: 66.5,-27.5 + parent: 2 + - uid: 30236 components: - type: Transform - pos: 36.5,10.5 - parent: 45711 - - uid: 46264 + pos: 65.5,-27.5 + parent: 2 + - uid: 30237 components: - type: Transform - pos: 37.5,11.5 - parent: 45711 - - uid: 46265 + pos: 64.5,-27.5 + parent: 2 + - uid: 30238 components: - type: Transform - pos: 37.5,10.5 - parent: 45711 - - uid: 46266 + pos: 63.5,-27.5 + parent: 2 + - uid: 30239 components: - type: Transform - pos: 37.5,9.5 - parent: 45711 - - uid: 46267 + pos: 62.5,-27.5 + parent: 2 + - uid: 30715 components: - type: Transform - pos: 38.5,11.5 - parent: 45711 - - uid: 46268 + pos: 48.5,10.5 + parent: 2 + - uid: 30716 components: - type: Transform - pos: 38.5,10.5 - parent: 45711 - - uid: 46269 + pos: 48.5,11.5 + parent: 2 + - uid: 30719 components: - type: Transform - pos: 35.5,12.5 - parent: 45711 - - uid: 46270 + pos: 49.5,11.5 + parent: 2 + - uid: 30720 components: - type: Transform - pos: 35.5,11.5 - parent: 45711 - - uid: 46271 + pos: 50.5,11.5 + parent: 2 + - uid: 30721 components: - type: Transform - pos: 34.5,11.5 - parent: 45711 - - uid: 46272 + pos: 51.5,11.5 + parent: 2 + - uid: 30722 components: - type: Transform - pos: 34.5,10.5 - parent: 45711 - - uid: 46273 + pos: 52.5,11.5 + parent: 2 + - uid: 30723 components: - type: Transform - pos: 34.5,9.5 - parent: 45711 - - uid: 46274 + pos: 47.5,11.5 + parent: 2 + - uid: 31442 components: - type: Transform - pos: 35.5,10.5 - parent: 45711 - - uid: 46275 + pos: 60.5,42.5 + parent: 2 + - uid: 31994 components: - type: Transform - pos: 35.5,9.5 - parent: 45711 - - uid: 46276 + pos: -0.5,-11.5 + parent: 2 + - uid: 31995 components: - type: Transform - pos: 36.5,9.5 - parent: 45711 - - uid: 46277 + pos: 0.5,-11.5 + parent: 2 + - uid: 33527 components: - type: Transform - pos: 36.5,8.5 - parent: 45711 - - uid: 46278 + pos: 40.5,19.5 + parent: 2 + - uid: 33543 components: - type: Transform - pos: 36.5,7.5 - parent: 45711 - - uid: 46279 + pos: 40.5,26.5 + parent: 2 + - uid: 33545 components: - type: Transform - pos: 35.5,8.5 - parent: 45711 - - uid: 46280 + pos: 40.5,25.5 + parent: 2 + - uid: 33546 components: - type: Transform - pos: 35.5,7.5 - parent: 45711 - - uid: 46281 + pos: 40.5,24.5 + parent: 2 + - uid: 33547 components: - type: Transform - pos: 34.5,8.5 - parent: 45711 - - uid: 46282 + pos: 40.5,23.5 + parent: 2 + - uid: 33548 components: - type: Transform - pos: 34.5,7.5 - parent: 45711 - - uid: 46283 + pos: 40.5,22.5 + parent: 2 + - uid: 33549 components: - type: Transform - pos: 33.5,7.5 - parent: 45711 - - uid: 46284 + pos: 39.5,22.5 + parent: 2 + - uid: 33550 components: - type: Transform - pos: 33.5,8.5 - parent: 45711 - - uid: 46285 + pos: 38.5,22.5 + parent: 2 + - uid: 33575 components: - type: Transform - pos: 33.5,9.5 - parent: 45711 - - uid: 46286 + pos: 40.5,21.5 + parent: 2 + - uid: 33579 components: - type: Transform - pos: 33.5,10.5 - parent: 45711 - - uid: 46287 + pos: 40.5,20.5 + parent: 2 + - uid: 33580 components: - type: Transform - pos: 32.5,7.5 - parent: 45711 - - uid: 46288 + pos: 40.5,18.5 + parent: 2 + - uid: 33586 components: - type: Transform - pos: 32.5,8.5 - parent: 45711 - - uid: 46289 + pos: 41.5,18.5 + parent: 2 + - uid: 33587 components: - type: Transform - pos: 32.5,9.5 - parent: 45711 - - uid: 46290 + pos: 42.5,18.5 + parent: 2 + - uid: 33588 components: - type: Transform - pos: 32.5,10.5 - parent: 45711 - - uid: 46291 + pos: 43.5,18.5 + parent: 2 + - uid: 33590 components: - type: Transform - pos: 31.5,7.5 - parent: 45711 - - uid: 46292 + pos: 44.5,18.5 + parent: 2 + - uid: 33601 components: - type: Transform - pos: 31.5,8.5 - parent: 45711 - - uid: 46293 + pos: 44.5,19.5 + parent: 2 + - uid: 33602 components: - type: Transform - pos: 31.5,9.5 - parent: 45711 - - uid: 46294 + pos: 44.5,20.5 + parent: 2 + - uid: 33603 components: - type: Transform - pos: 31.5,10.5 - parent: 45711 - - uid: 46295 + pos: 43.5,20.5 + parent: 2 + - uid: 33607 components: - type: Transform - pos: 30.5,7.5 - parent: 45711 - - uid: 46296 + pos: 42.5,20.5 + parent: 2 + - uid: 33687 components: - type: Transform - pos: 30.5,8.5 - parent: 45711 - - uid: 46297 + pos: 40.5,28.5 + parent: 2 + - uid: 33688 components: - type: Transform - pos: 30.5,9.5 - parent: 45711 - - uid: 46298 + pos: 40.5,29.5 + parent: 2 + - uid: 33689 components: - type: Transform - pos: 30.5,10.5 - parent: 45711 - - uid: 46299 + pos: 40.5,30.5 + parent: 2 + - uid: 33695 components: - type: Transform - pos: 29.5,7.5 - parent: 45711 - - uid: 46300 + pos: 40.5,31.5 + parent: 2 + - uid: 33696 components: - type: Transform - pos: 29.5,8.5 - parent: 45711 - - uid: 46301 + pos: 40.5,32.5 + parent: 2 + - uid: 33697 components: - type: Transform - pos: 29.5,9.5 - parent: 45711 - - uid: 46302 + pos: 40.5,33.5 + parent: 2 + - uid: 33698 components: - type: Transform - pos: 29.5,10.5 - parent: 45711 - - uid: 46303 + pos: 40.5,34.5 + parent: 2 + - uid: 33700 components: - type: Transform - pos: 28.5,7.5 - parent: 45711 - - uid: 46304 + pos: 40.5,35.5 + parent: 2 + - uid: 33701 components: - type: Transform - pos: 28.5,8.5 - parent: 45711 - - uid: 46305 + pos: 27.5,40.5 + parent: 2 + - uid: 33702 components: - type: Transform - pos: 28.5,9.5 - parent: 45711 - - uid: 46306 + pos: 27.5,41.5 + parent: 2 + - uid: 33703 components: - type: Transform - pos: 28.5,10.5 - parent: 45711 - - uid: 46307 + pos: 27.5,43.5 + parent: 2 + - uid: 33864 components: - type: Transform - pos: 27.5,7.5 - parent: 45711 - - uid: 46308 + pos: 27.5,44.5 + parent: 2 + - uid: 33867 components: - type: Transform - pos: 27.5,8.5 - parent: 45711 - - uid: 46309 + pos: 26.5,44.5 + parent: 2 + - uid: 33868 components: - type: Transform - pos: 27.5,9.5 - parent: 45711 - - uid: 46310 + pos: 26.5,45.5 + parent: 2 + - uid: 33869 components: - type: Transform - pos: 27.5,10.5 - parent: 45711 - - uid: 46311 + pos: 33.5,39.5 + parent: 2 + - uid: 33871 components: - type: Transform - pos: 26.5,7.5 - parent: 45711 - - uid: 46312 + pos: 34.5,40.5 + parent: 2 + - uid: 33872 components: - type: Transform - pos: 26.5,8.5 - parent: 45711 - - uid: 46313 + pos: 34.5,39.5 + parent: 2 + - uid: 33879 components: - type: Transform - pos: 26.5,9.5 - parent: 45711 - - uid: 46314 + pos: 34.5,47.5 + parent: 2 + - uid: 33880 components: - type: Transform - pos: 26.5,10.5 - parent: 45711 - - uid: 46315 + pos: 34.5,48.5 + parent: 2 + - uid: 33884 components: - type: Transform - pos: 25.5,7.5 - parent: 45711 - - uid: 46316 + pos: 49.5,43.5 + parent: 2 + - uid: 33886 components: - type: Transform - pos: 25.5,8.5 - parent: 45711 - - uid: 46317 + pos: 34.5,49.5 + parent: 2 + - uid: 33893 components: - type: Transform - pos: 25.5,9.5 - parent: 45711 - - uid: 46318 + pos: 51.5,43.5 + parent: 2 + - uid: 33894 components: - type: Transform - pos: 25.5,10.5 - parent: 45711 - - uid: 46319 + pos: 54.5,43.5 + parent: 2 + - uid: 33896 components: - type: Transform - pos: 24.5,7.5 - parent: 45711 - - uid: 46320 + pos: 56.5,43.5 + parent: 2 + - uid: 33898 components: - type: Transform - pos: 24.5,8.5 - parent: 45711 - - uid: 46321 + pos: 41.5,35.5 + parent: 2 + - uid: 33899 components: - type: Transform - pos: 24.5,9.5 - parent: 45711 - - uid: 46322 + pos: 42.5,35.5 + parent: 2 + - uid: 33900 components: - type: Transform - pos: 24.5,10.5 - parent: 45711 - - uid: 46323 + pos: 43.5,35.5 + parent: 2 + - uid: 33901 components: - type: Transform - pos: 29.5,6.5 - parent: 45711 - - uid: 46324 + pos: 43.5,36.5 + parent: 2 + - uid: 33902 components: - type: Transform - pos: 28.5,6.5 - parent: 45711 - - uid: 46325 + pos: 43.5,37.5 + parent: 2 + - uid: 33906 components: - type: Transform - pos: 28.5,5.5 - parent: 45711 - - uid: 46326 + pos: 43.5,38.5 + parent: 2 + - uid: 33907 components: - type: Transform - pos: 24.5,6.5 - parent: 45711 - - uid: 46327 + pos: 43.5,39.5 + parent: 2 + - uid: 33908 components: - type: Transform - pos: 24.5,5.5 - parent: 45711 - - uid: 46328 + pos: 44.5,39.5 + parent: 2 + - uid: 33909 components: - type: Transform - pos: 24.5,4.5 - parent: 45711 - - uid: 46329 + pos: 45.5,39.5 + parent: 2 + - uid: 33914 components: - type: Transform - pos: 24.5,3.5 - parent: 45711 - - uid: 46330 + pos: 46.5,39.5 + parent: 2 + - uid: 33915 components: - type: Transform - pos: 24.5,2.5 - parent: 45711 - - uid: 46331 + pos: 46.5,40.5 + parent: 2 + - uid: 33932 components: - type: Transform - pos: 24.5,1.5 - parent: 45711 - - uid: 46332 + pos: 62.5,42.5 + parent: 2 + - uid: 33933 components: - type: Transform - pos: 24.5,0.5 - parent: 45711 - - uid: 46333 + pos: 58.5,43.5 + parent: 2 + - uid: 33934 components: - type: Transform - pos: 24.5,-0.5 - parent: 45711 - - uid: 46334 + pos: 57.5,43.5 + parent: 2 + - uid: 33944 components: - type: Transform - pos: 24.5,-1.5 - parent: 45711 - - uid: 46335 + pos: 55.5,43.5 + parent: 2 + - uid: 33945 components: - type: Transform - pos: 24.5,-2.5 - parent: 45711 - - uid: 46336 + pos: 53.5,43.5 + parent: 2 + - uid: 33946 components: - type: Transform - pos: 24.5,-3.5 - parent: 45711 - - uid: 46337 + pos: 52.5,43.5 + parent: 2 + - uid: 33947 components: - type: Transform - pos: 24.5,-4.5 - parent: 45711 - - uid: 46338 + pos: 50.5,43.5 + parent: 2 + - uid: 33948 components: - type: Transform - pos: 25.5,6.5 - parent: 45711 - - uid: 46339 + pos: 48.5,43.5 + parent: 2 + - uid: 33949 components: - type: Transform - pos: 25.5,5.5 - parent: 45711 - - uid: 46340 + pos: 47.5,43.5 + parent: 2 + - uid: 33961 components: - type: Transform - pos: 25.5,4.5 - parent: 45711 - - uid: 46341 + pos: 62.5,44.5 + parent: 2 + - uid: 33963 components: - type: Transform - pos: 25.5,3.5 - parent: 45711 - - uid: 46342 + pos: 60.5,43.5 + parent: 2 + - uid: 33971 components: - type: Transform - pos: 25.5,2.5 - parent: 45711 - - uid: 46343 + pos: 67.5,51.5 + parent: 2 + - uid: 33973 components: - type: Transform - pos: 25.5,1.5 - parent: 45711 - - uid: 46344 + pos: 68.5,51.5 + parent: 2 + - uid: 34192 components: - type: Transform - pos: 25.5,0.5 - parent: 45711 - - uid: 46345 + pos: 35.5,28.5 + parent: 2 + - uid: 34193 components: - type: Transform - pos: 25.5,-0.5 - parent: 45711 - - uid: 46346 + pos: 35.5,29.5 + parent: 2 + - uid: 34194 components: - type: Transform - pos: 25.5,-1.5 - parent: 45711 - - uid: 46347 + pos: 35.5,30.5 + parent: 2 + - uid: 34195 components: - type: Transform - pos: 25.5,-2.5 - parent: 45711 - - uid: 46348 + pos: 36.5,30.5 + parent: 2 + - uid: 34196 components: - type: Transform - pos: 25.5,-3.5 - parent: 45711 - - uid: 46349 + pos: 37.5,30.5 + parent: 2 + - uid: 34197 components: - type: Transform - pos: 25.5,-4.5 - parent: 45711 - - uid: 46350 + pos: 37.5,31.5 + parent: 2 + - uid: 34198 components: - type: Transform - pos: 26.5,6.5 - parent: 45711 - - uid: 46351 + pos: 38.5,31.5 + parent: 2 + - uid: 34321 components: - type: Transform - pos: 26.5,5.5 - parent: 45711 - - uid: 46352 + pos: 37.5,22.5 + parent: 2 + - uid: 34327 components: - type: Transform - pos: 26.5,4.5 - parent: 45711 - - uid: 46353 + pos: 36.5,22.5 + parent: 2 + - uid: 34328 components: - type: Transform - pos: 26.5,3.5 - parent: 45711 - - uid: 46354 + pos: 35.5,22.5 + parent: 2 + - uid: 34329 components: - type: Transform - pos: 26.5,2.5 - parent: 45711 - - uid: 46355 + pos: 34.5,22.5 + parent: 2 + - uid: 34330 components: - type: Transform - pos: 26.5,1.5 - parent: 45711 - - uid: 46356 + pos: 34.5,23.5 + parent: 2 + - uid: 34331 components: - type: Transform - pos: 26.5,0.5 - parent: 45711 - - uid: 46357 + pos: 34.5,24.5 + parent: 2 + - uid: 34338 components: - type: Transform - pos: 26.5,-0.5 - parent: 45711 - - uid: 46358 + pos: 34.5,25.5 + parent: 2 + - uid: 34606 components: - type: Transform - pos: 26.5,-1.5 - parent: 45711 - - uid: 46359 + pos: 27.5,42.5 + parent: 2 + - uid: 34623 components: - type: Transform - pos: 26.5,-2.5 - parent: 45711 - - uid: 46360 + pos: 62.5,43.5 + parent: 2 + - uid: 34624 components: - type: Transform - pos: 26.5,-3.5 - parent: 45711 - - uid: 46361 + pos: 59.5,43.5 + parent: 2 + - uid: 34625 components: - type: Transform - pos: 26.5,-4.5 - parent: 45711 - - uid: 46362 + pos: 64.5,40.5 + parent: 2 + - uid: 34626 components: - type: Transform - pos: 27.5,6.5 - parent: 45711 - - uid: 46363 + pos: 64.5,41.5 + parent: 2 + - uid: 34627 components: - type: Transform - pos: 27.5,5.5 - parent: 45711 - - uid: 46364 + pos: 63.5,41.5 + parent: 2 + - uid: 34628 components: - type: Transform - pos: 27.5,4.5 - parent: 45711 - - uid: 46365 + pos: 63.5,42.5 + parent: 2 + - uid: 34700 components: - type: Transform - pos: 27.5,3.5 - parent: 45711 - - uid: 46366 + pos: 79.5,51.5 + parent: 2 + - uid: 34701 components: - type: Transform - pos: 27.5,2.5 - parent: 45711 - - uid: 46367 + pos: 80.5,51.5 + parent: 2 + - uid: 34702 components: - type: Transform - pos: 27.5,1.5 - parent: 45711 - - uid: 46368 + pos: 81.5,51.5 + parent: 2 + - uid: 34703 components: - type: Transform - pos: 27.5,0.5 - parent: 45711 - - uid: 46369 + pos: 82.5,51.5 + parent: 2 + - uid: 34704 components: - type: Transform - pos: 27.5,-0.5 - parent: 45711 - - uid: 46370 + pos: 83.5,51.5 + parent: 2 + - uid: 34705 components: - type: Transform - pos: 27.5,-1.5 - parent: 45711 - - uid: 46371 + pos: 84.5,51.5 + parent: 2 + - uid: 34706 components: - type: Transform - pos: 27.5,-2.5 - parent: 45711 - - uid: 46372 + pos: 85.5,51.5 + parent: 2 + - uid: 34707 components: - type: Transform - pos: 27.5,-3.5 - parent: 45711 - - uid: 46373 + pos: 86.5,51.5 + parent: 2 + - uid: 34708 components: - type: Transform - pos: 27.5,-4.5 - parent: 45711 - - uid: 46374 + pos: 87.5,51.5 + parent: 2 + - uid: 34709 components: - type: Transform - pos: 23.5,-4.5 - parent: 45711 - - uid: 46375 + pos: 91.5,47.5 + parent: 2 + - uid: 34710 components: - type: Transform - pos: 23.5,-3.5 - parent: 45711 - - uid: 46376 + pos: 91.5,46.5 + parent: 2 + - uid: 34711 components: - type: Transform - pos: 22.5,-4.5 - parent: 45711 - - uid: 46377 + pos: 91.5,45.5 + parent: 2 + - uid: 34712 components: - type: Transform - pos: 22.5,-5.5 - parent: 45711 - - uid: 46378 + pos: 91.5,44.5 + parent: 2 + - uid: 34713 components: - type: Transform - pos: 23.5,-5.5 - parent: 45711 - - uid: 46379 + pos: 91.5,43.5 + parent: 2 + - uid: 34714 components: - type: Transform - pos: 24.5,-5.5 - parent: 45711 - - uid: 46380 + pos: 91.5,42.5 + parent: 2 + - uid: 34715 components: - type: Transform - pos: 25.5,-5.5 - parent: 45711 - - uid: 46381 + pos: 91.5,41.5 + parent: 2 + - uid: 34716 components: - type: Transform - pos: 26.5,-5.5 - parent: 45711 - - uid: 46382 + pos: 91.5,40.5 + parent: 2 + - uid: 34717 components: - type: Transform - pos: 26.5,-6.5 - parent: 45711 - - uid: 46383 + pos: 91.5,39.5 + parent: 2 + - uid: 34718 components: - type: Transform - pos: 26.5,-7.5 - parent: 45711 - - uid: 46384 + pos: 87.5,35.5 + parent: 2 + - uid: 34719 components: - type: Transform - pos: 25.5,-6.5 - parent: 45711 - - uid: 46385 + pos: 86.5,35.5 + parent: 2 + - uid: 34720 components: - type: Transform - pos: 25.5,-7.5 - parent: 45711 - - uid: 46386 + pos: 85.5,35.5 + parent: 2 + - uid: 34721 components: - type: Transform - pos: 24.5,-6.5 - parent: 45711 - - uid: 46387 + pos: 84.5,35.5 + parent: 2 + - uid: 34722 components: - type: Transform - pos: 24.5,-7.5 - parent: 45711 - - uid: 46388 + pos: 83.5,35.5 + parent: 2 + - uid: 34723 components: - type: Transform - pos: 23.5,-6.5 - parent: 45711 - - uid: 46389 + pos: 82.5,35.5 + parent: 2 + - uid: 34724 components: - type: Transform - pos: 23.5,-7.5 - parent: 45711 - - uid: 46390 + pos: 81.5,35.5 + parent: 2 + - uid: 34725 components: - type: Transform - pos: 22.5,-6.5 - parent: 45711 - - uid: 46391 + pos: 80.5,35.5 + parent: 2 + - uid: 34726 components: - type: Transform - pos: 22.5,-7.5 - parent: 45711 - - uid: 46392 + pos: 79.5,35.5 + parent: 2 + - uid: 34727 components: - type: Transform - pos: 22.5,-8.5 - parent: 45711 - - uid: 46393 + pos: 75.5,39.5 + parent: 2 + - uid: 34728 components: - type: Transform - pos: 22.5,-9.5 - parent: 45711 - - uid: 46394 + pos: 75.5,40.5 + parent: 2 + - uid: 34729 components: - type: Transform - pos: 22.5,-10.5 - parent: 45711 - - uid: 46395 + pos: 75.5,41.5 + parent: 2 + - uid: 34730 components: - type: Transform - pos: 22.5,-11.5 - parent: 45711 - - uid: 46396 + pos: 75.5,42.5 + parent: 2 + - uid: 34731 components: - type: Transform - pos: 23.5,-8.5 - parent: 45711 - - uid: 46397 + pos: 75.5,43.5 + parent: 2 + - uid: 34732 components: - type: Transform - pos: 23.5,-9.5 - parent: 45711 - - uid: 46398 + pos: 75.5,44.5 + parent: 2 + - uid: 34733 components: - type: Transform - pos: 23.5,-10.5 - parent: 45711 - - uid: 46399 + pos: 75.5,45.5 + parent: 2 + - uid: 34734 components: - type: Transform - pos: 23.5,-11.5 - parent: 45711 - - uid: 46400 + pos: 75.5,46.5 + parent: 2 + - uid: 34735 components: - type: Transform - pos: 24.5,-8.5 - parent: 45711 - - uid: 46401 + pos: 75.5,47.5 + parent: 2 + - uid: 34871 components: - type: Transform - pos: 24.5,-9.5 - parent: 45711 - - uid: 46402 + pos: 47.5,8.5 + parent: 2 + - uid: 34872 components: - type: Transform - pos: 24.5,-10.5 - parent: 45711 - - uid: 46403 + pos: 46.5,8.5 + parent: 2 + - uid: 34873 components: - type: Transform - pos: 24.5,-11.5 - parent: 45711 - - uid: 46404 + pos: 45.5,8.5 + parent: 2 + - uid: 34874 components: - type: Transform - pos: 25.5,-8.5 - parent: 45711 - - uid: 46405 + pos: 45.5,9.5 + parent: 2 + - uid: 34875 components: - type: Transform - pos: 25.5,-9.5 - parent: 45711 - - uid: 46406 + pos: 45.5,10.5 + parent: 2 + - uid: 34876 components: - type: Transform - pos: 25.5,-10.5 - parent: 45711 - - uid: 46407 + pos: 44.5,10.5 + parent: 2 + - uid: 34877 components: - type: Transform - pos: 25.5,-11.5 - parent: 45711 - - uid: 46408 + pos: 43.5,10.5 + parent: 2 + - uid: 34878 components: - type: Transform - pos: 21.5,-10.5 - parent: 45711 - - uid: 46409 + pos: 42.5,10.5 + parent: 2 + - uid: 34879 components: - type: Transform - pos: 21.5,-11.5 - parent: 45711 - - uid: 46410 + pos: 41.5,10.5 + parent: 2 + - uid: 34880 components: - type: Transform - pos: 20.5,-10.5 - parent: 45711 - - uid: 46411 + pos: 40.5,10.5 + parent: 2 + - uid: 34881 components: - type: Transform - pos: 20.5,-11.5 - parent: 45711 - - uid: 46412 + pos: 40.5,11.5 + parent: 2 + - uid: 34882 components: - type: Transform - pos: 19.5,-10.5 - parent: 45711 - - uid: 46413 + pos: 40.5,12.5 + parent: 2 + - uid: 34883 components: - type: Transform - pos: 19.5,-11.5 - parent: 45711 - - uid: 46414 + pos: 40.5,13.5 + parent: 2 + - uid: 34884 components: - type: Transform - pos: 18.5,-10.5 - parent: 45711 - - uid: 46415 + pos: 40.5,14.5 + parent: 2 + - uid: 34885 components: - type: Transform - pos: 18.5,-11.5 - parent: 45711 - - uid: 46416 + pos: 40.5,15.5 + parent: 2 + - uid: 34886 components: - type: Transform - pos: 17.5,-10.5 - parent: 45711 - - uid: 46417 + pos: 40.5,16.5 + parent: 2 + - uid: 34887 components: - type: Transform - pos: 17.5,-11.5 - parent: 45711 - - uid: 46418 + pos: 40.5,17.5 + parent: 2 + - uid: 35421 components: - type: Transform - pos: 16.5,-10.5 - parent: 45711 - - uid: 46419 + pos: 34.5,41.5 + parent: 2 + - uid: 35422 components: - type: Transform - pos: 16.5,-11.5 - parent: 45711 - - uid: 46420 + pos: 34.5,42.5 + parent: 2 + - uid: 35423 components: - type: Transform - pos: 15.5,-10.5 - parent: 45711 - - uid: 46421 + pos: 34.5,43.5 + parent: 2 + - uid: 35424 components: - type: Transform - pos: 15.5,-11.5 - parent: 45711 - - uid: 46422 + pos: 34.5,44.5 + parent: 2 + - uid: 35425 components: - type: Transform - pos: 14.5,-10.5 - parent: 45711 - - uid: 46423 + pos: 34.5,45.5 + parent: 2 + - uid: 35426 components: - type: Transform - pos: 14.5,-11.5 - parent: 45711 - - uid: 46424 + pos: 34.5,46.5 + parent: 2 + - uid: 35434 components: - type: Transform - pos: 13.5,-10.5 - parent: 45711 - - uid: 46425 + pos: 58.5,5.5 + parent: 2 + - uid: 35435 components: - type: Transform - pos: 13.5,-11.5 - parent: 45711 - - uid: 46426 + pos: 59.5,5.5 + parent: 2 + - uid: 35436 components: - type: Transform - pos: 12.5,-10.5 - parent: 45711 - - uid: 46427 + pos: 60.5,5.5 + parent: 2 + - uid: 35437 components: - type: Transform - pos: 12.5,-11.5 - parent: 45711 - - uid: 46428 + pos: 61.5,5.5 + parent: 2 + - uid: 35438 components: - type: Transform - pos: 11.5,-10.5 - parent: 45711 - - uid: 46429 + pos: 62.5,5.5 + parent: 2 + - uid: 35439 components: - type: Transform - pos: 11.5,-11.5 - parent: 45711 - - uid: 46430 + pos: 64.5,10.5 + parent: 2 + - uid: 35440 components: - type: Transform - pos: 10.5,-10.5 - parent: 45711 - - uid: 46431 + pos: 65.5,10.5 + parent: 2 + - uid: 35441 components: - type: Transform - pos: 10.5,-11.5 - parent: 45711 - - uid: 46432 + pos: 66.5,10.5 + parent: 2 + - uid: 35442 components: - type: Transform - pos: 9.5,-10.5 - parent: 45711 - - uid: 46433 + pos: 67.5,10.5 + parent: 2 + - uid: 35443 components: - type: Transform - pos: 9.5,-9.5 - parent: 45711 - - uid: 46434 + pos: 67.5,9.5 + parent: 2 + - uid: 35444 components: - type: Transform - pos: 9.5,-8.5 - parent: 45711 - - uid: 46435 + pos: 67.5,8.5 + parent: 2 + - uid: 35445 components: - type: Transform - pos: 9.5,-7.5 - parent: 45711 - - uid: 46436 + pos: 67.5,7.5 + parent: 2 + - uid: 35446 components: - type: Transform - pos: 9.5,-6.5 - parent: 45711 - - uid: 46437 + pos: 67.5,6.5 + parent: 2 + - uid: 35447 components: - type: Transform - pos: 9.5,-5.5 - parent: 45711 - - uid: 46438 + pos: 67.5,5.5 + parent: 2 + - uid: 35448 components: - type: Transform - pos: 8.5,-8.5 - parent: 45711 - - uid: 46439 + pos: 67.5,4.5 + parent: 2 + - uid: 35449 components: - type: Transform - pos: 8.5,-7.5 - parent: 45711 - - uid: 46440 + pos: 67.5,3.5 + parent: 2 + - uid: 35450 components: - type: Transform - pos: 8.5,-6.5 - parent: 45711 - - uid: 46441 + pos: 66.5,3.5 + parent: 2 + - uid: 35451 components: - type: Transform - pos: 8.5,-5.5 - parent: 45711 - - uid: 46442 + pos: 65.5,3.5 + parent: 2 + - uid: 35452 components: - type: Transform - pos: -8.5,-5.5 - parent: 45711 - - uid: 46443 + pos: 64.5,3.5 + parent: 2 + - uid: 35453 components: - type: Transform - pos: -8.5,-6.5 - parent: 45711 - - uid: 46444 + pos: 63.5,3.5 + parent: 2 + - uid: 35454 components: - type: Transform - pos: -8.5,-7.5 - parent: 45711 - - uid: 46445 + pos: 62.5,3.5 + parent: 2 + - uid: 35455 components: - type: Transform - pos: -8.5,-8.5 - parent: 45711 - - uid: 46446 + pos: 62.5,4.5 + parent: 2 + - uid: 35457 components: - type: Transform - pos: -7.5,-5.5 - parent: 45711 - - uid: 46447 + pos: 57.5,8.5 + parent: 2 + - uid: 35458 components: - type: Transform - pos: -7.5,-6.5 - parent: 45711 - - uid: 46448 + pos: 58.5,8.5 + parent: 2 + - uid: 35459 components: - type: Transform - pos: -7.5,-7.5 - parent: 45711 - - uid: 46449 + pos: 59.5,8.5 + parent: 2 + - uid: 35460 components: - type: Transform - pos: -7.5,-8.5 - parent: 45711 - - uid: 46450 + pos: 60.5,8.5 + parent: 2 + - uid: 35462 components: - type: Transform - pos: -8.5,-9.5 - parent: 45711 - - uid: 46451 + pos: 74.5,8.5 + parent: 2 + - uid: 35463 components: - type: Transform - pos: -8.5,-10.5 - parent: 45711 - - uid: 46452 + pos: 74.5,7.5 + parent: 2 + - uid: 35464 components: - type: Transform - pos: -9.5,-10.5 - parent: 45711 - - uid: 46453 + pos: 74.5,6.5 + parent: 2 + - uid: 35465 components: - type: Transform - pos: -9.5,-11.5 - parent: 45711 - - uid: 46454 + pos: 74.5,5.5 + parent: 2 + - uid: 35466 components: - type: Transform - pos: -10.5,-10.5 - parent: 45711 - - uid: 46455 + pos: 74.5,4.5 + parent: 2 + - uid: 35467 components: - type: Transform - pos: -10.5,-11.5 - parent: 45711 - - uid: 46456 + pos: 73.5,4.5 + parent: 2 + - uid: 35468 components: - type: Transform - pos: -11.5,-10.5 - parent: 45711 - - uid: 46457 + pos: 73.5,3.5 + parent: 2 + - uid: 35469 components: - type: Transform - pos: -11.5,-11.5 - parent: 45711 - - uid: 46458 + pos: 73.5,2.5 + parent: 2 + - uid: 35470 components: - type: Transform - pos: -12.5,-10.5 - parent: 45711 - - uid: 46459 + pos: 73.5,1.5 + parent: 2 + - uid: 35471 components: - type: Transform - pos: -12.5,-11.5 - parent: 45711 - - uid: 46460 + pos: 72.5,1.5 + parent: 2 + - uid: 35472 components: - type: Transform - pos: -13.5,-10.5 - parent: 45711 - - uid: 46461 + pos: 71.5,1.5 + parent: 2 + - uid: 35473 components: - type: Transform - pos: -13.5,-11.5 - parent: 45711 - - uid: 46462 + pos: 70.5,1.5 + parent: 2 + - uid: 35474 components: - type: Transform - pos: -14.5,-10.5 - parent: 45711 - - uid: 46463 + pos: 69.5,1.5 + parent: 2 + - uid: 35475 components: - type: Transform - pos: -14.5,-11.5 - parent: 45711 - - uid: 46464 + pos: 68.5,1.5 + parent: 2 + - uid: 35476 components: - type: Transform - pos: -15.5,-10.5 - parent: 45711 - - uid: 46465 + pos: 67.5,1.5 + parent: 2 + - uid: 35477 components: - type: Transform - pos: -15.5,-11.5 - parent: 45711 - - uid: 46466 + pos: 67.5,2.5 + parent: 2 + - uid: 35479 components: - type: Transform - pos: -16.5,-10.5 - parent: 45711 - - uid: 46467 + pos: 51.5,8.5 + parent: 2 + - uid: 35480 components: - type: Transform - pos: -16.5,-11.5 - parent: 45711 - - uid: 46468 + pos: 50.5,8.5 + parent: 2 + - uid: 35481 components: - type: Transform - pos: -17.5,-10.5 - parent: 45711 - - uid: 46469 + pos: 50.5,7.5 + parent: 2 + - uid: 35483 components: - type: Transform - pos: -17.5,-11.5 - parent: 45711 - - uid: 46470 + pos: 50.5,6.5 + parent: 2 + - uid: 35484 components: - type: Transform - pos: -18.5,-10.5 - parent: 45711 - - uid: 46471 + pos: 50.5,5.5 + parent: 2 + - uid: 35485 components: - type: Transform - pos: -18.5,-11.5 - parent: 45711 - - uid: 46472 + pos: 50.5,4.5 + parent: 2 + - uid: 35486 components: - type: Transform - pos: -19.5,-10.5 - parent: 45711 - - uid: 46473 + pos: 50.5,3.5 + parent: 2 + - uid: 35487 components: - type: Transform - pos: -19.5,-11.5 - parent: 45711 - - uid: 46474 + pos: 50.5,2.5 + parent: 2 + - uid: 35488 components: - type: Transform - pos: -20.5,-10.5 - parent: 45711 - - uid: 46475 + pos: 50.5,1.5 + parent: 2 + - uid: 35489 components: - type: Transform - pos: -20.5,-11.5 - parent: 45711 - - uid: 46476 + pos: 50.5,0.5 + parent: 2 + - uid: 35490 components: - type: Transform - pos: -21.5,-9.5 - parent: 45711 - - uid: 46477 + pos: 50.5,-0.5 + parent: 2 + - uid: 35491 components: - type: Transform - pos: -21.5,-8.5 - parent: 45711 - - uid: 46478 + pos: 50.5,-1.5 + parent: 2 + - uid: 35492 components: - type: Transform - pos: -20.5,-9.5 - parent: 45711 - - uid: 46479 + pos: 50.5,-2.5 + parent: 2 + - uid: 35493 components: - type: Transform - pos: -20.5,-8.5 - parent: 45711 - - uid: 46480 + pos: 50.5,-3.5 + parent: 2 + - uid: 35494 components: - type: Transform - pos: -22.5,-7.5 - parent: 45711 - - uid: 46481 + pos: 50.5,-4.5 + parent: 2 + - uid: 35495 components: - type: Transform - pos: -22.5,-6.5 - parent: 45711 - - uid: 46482 + pos: 50.5,-5.5 + parent: 2 + - uid: 35496 components: - type: Transform - pos: -21.5,-7.5 - parent: 45711 - - uid: 46483 + pos: 50.5,-6.5 + parent: 2 + - uid: 35497 components: - type: Transform - pos: -21.5,-6.5 - parent: 45711 - - uid: 46484 + pos: 49.5,-6.5 + parent: 2 + - uid: 35498 components: - type: Transform - pos: -23.5,-5.5 - parent: 45711 - - uid: 46485 + pos: 48.5,-6.5 + parent: 2 + - uid: 35500 components: - type: Transform - pos: -23.5,-4.5 - parent: 45711 - - uid: 46486 + pos: 81.5,-13.5 + parent: 2 + - uid: 35501 components: - type: Transform - pos: -22.5,-5.5 - parent: 45711 - - uid: 46487 + pos: 82.5,-13.5 + parent: 2 + - uid: 35502 components: - type: Transform - pos: -22.5,-4.5 - parent: 45711 - - uid: 46488 + pos: 83.5,-13.5 + parent: 2 + - uid: 35503 components: - type: Transform - pos: -24.5,-3.5 - parent: 45711 - - uid: 46489 + pos: 84.5,-13.5 + parent: 2 + - uid: 35504 components: - type: Transform - pos: -24.5,-2.5 - parent: 45711 - - uid: 46490 + pos: 84.5,-12.5 + parent: 2 + - uid: 35505 components: - type: Transform - pos: -23.5,-3.5 - parent: 45711 - - uid: 46491 + pos: 84.5,-11.5 + parent: 2 + - uid: 35506 components: - type: Transform - pos: -23.5,-2.5 - parent: 45711 - - uid: 46492 + pos: 84.5,-10.5 + parent: 2 + - uid: 35507 components: - type: Transform - pos: -25.5,-2.5 - parent: 45711 - - uid: 46493 + pos: 84.5,-9.5 + parent: 2 + - uid: 35508 components: - type: Transform - pos: -25.5,-1.5 - parent: 45711 - - uid: 46494 + pos: 84.5,-8.5 + parent: 2 + - uid: 35509 components: - type: Transform - pos: -25.5,-0.5 - parent: 45711 - - uid: 46495 + pos: 84.5,-7.5 + parent: 2 + - uid: 35510 components: - type: Transform - pos: -26.5,-1.5 - parent: 45711 - - uid: 46496 + pos: 84.5,-6.5 + parent: 2 + - uid: 35511 components: - type: Transform - pos: -26.5,-0.5 - parent: 45711 - - uid: 46497 + pos: 84.5,-5.5 + parent: 2 + - uid: 35663 components: - type: Transform - pos: -26.5,0.5 - parent: 45711 - - uid: 46498 + pos: 74.5,1.5 + parent: 2 + - uid: 35664 components: - type: Transform - pos: -26.5,1.5 - parent: 45711 - - uid: 46499 + pos: 75.5,1.5 + parent: 2 + - uid: 35665 components: - type: Transform - pos: -25.5,0.5 - parent: 45711 - - uid: 46500 + pos: 76.5,1.5 + parent: 2 + - uid: 35666 components: - type: Transform - pos: -25.5,1.5 - parent: 45711 - - uid: 46501 + pos: 77.5,1.5 + parent: 2 + - uid: 35667 components: - type: Transform - pos: -27.5,1.5 - parent: 45711 - - uid: 46502 + pos: 78.5,1.5 + parent: 2 + - uid: 35668 components: - type: Transform - pos: -27.5,2.5 - parent: 45711 - - uid: 46503 + pos: 79.5,1.5 + parent: 2 + - uid: 35669 components: - type: Transform - pos: -27.5,3.5 - parent: 45711 - - uid: 46504 + pos: 80.5,1.5 + parent: 2 + - uid: 35671 components: - type: Transform - pos: -26.5,2.5 - parent: 45711 - - uid: 46505 + pos: 81.5,3.5 + parent: 2 + - uid: 35672 components: - type: Transform - pos: -26.5,3.5 - parent: 45711 - - uid: 46506 + pos: 65.5,-8.5 + parent: 2 + - uid: 35673 components: - type: Transform - pos: -28.5,3.5 - parent: 45711 - - uid: 46507 + pos: 65.5,-7.5 + parent: 2 + - uid: 35674 components: - type: Transform - pos: -29.5,4.5 - parent: 45711 - - uid: 46508 + pos: 65.5,-6.5 + parent: 2 + - uid: 35675 components: - type: Transform - pos: -30.5,5.5 - parent: 45711 - - uid: 46509 + pos: 65.5,-5.5 + parent: 2 + - uid: 35676 components: - type: Transform - pos: -31.5,7.5 - parent: 45711 - - uid: 46510 + pos: 65.5,-4.5 + parent: 2 + - uid: 35677 components: - type: Transform - pos: -30.5,6.5 - parent: 45711 - - uid: 46511 + pos: 64.5,-4.5 + parent: 2 + - uid: 35678 components: - type: Transform - pos: -30.5,7.5 - parent: 45711 - - uid: 46512 + pos: 63.5,-4.5 + parent: 2 + - uid: 35679 components: - type: Transform - pos: -29.5,7.5 - parent: 45711 - - uid: 46513 + pos: 62.5,-4.5 + parent: 2 + - uid: 35680 components: - type: Transform - pos: -29.5,6.5 - parent: 45711 - - uid: 46514 + pos: 62.5,-3.5 + parent: 2 + - uid: 35681 components: - type: Transform - pos: -29.5,5.5 - parent: 45711 - - uid: 46515 + pos: 62.5,-2.5 + parent: 2 + - uid: 35682 components: - type: Transform - pos: -28.5,7.5 - parent: 45711 - - uid: 46516 + pos: 62.5,-1.5 + parent: 2 + - uid: 35683 components: - type: Transform - pos: -28.5,6.5 - parent: 45711 - - uid: 46517 + pos: 62.5,-0.5 + parent: 2 + - uid: 35684 components: - type: Transform - pos: -28.5,5.5 - parent: 45711 - - uid: 46518 + pos: 62.5,0.5 + parent: 2 + - uid: 35685 components: - type: Transform - pos: -28.5,4.5 - parent: 45711 - - uid: 46519 + pos: 62.5,1.5 + parent: 2 + - uid: 35686 components: - type: Transform - pos: -27.5,4.5 - parent: 45711 - - uid: 46520 + pos: 62.5,2.5 + parent: 2 + - uid: 35692 components: - type: Transform - pos: -26.5,4.5 - parent: 45711 - - uid: 46521 + pos: 81.5,2.5 + parent: 2 + - uid: 35693 components: - type: Transform - pos: -31.5,8.5 - parent: 45711 - - uid: 46522 + pos: 81.5,1.5 + parent: 2 + - uid: 35704 components: - type: Transform - pos: -31.5,9.5 - parent: 45711 - - uid: 46523 + pos: 66.5,-4.5 + parent: 2 + - uid: 35705 components: - type: Transform - pos: -31.5,10.5 - parent: 45711 - - uid: 46524 + pos: 67.5,-4.5 + parent: 2 + - uid: 35706 components: - type: Transform - pos: -31.5,11.5 - parent: 45711 - - uid: 46525 + pos: 68.5,-4.5 + parent: 2 + - uid: 35707 components: - type: Transform - pos: -31.5,12.5 - parent: 45711 - - uid: 46526 + pos: 69.5,-4.5 + parent: 2 + - uid: 35708 components: - type: Transform - pos: -31.5,13.5 - parent: 45711 - - uid: 46527 + pos: 70.5,-4.5 + parent: 2 + - uid: 35709 components: - type: Transform - pos: -31.5,14.5 - parent: 45711 - - uid: 46528 + pos: 71.5,-4.5 + parent: 2 + - uid: 35710 components: - type: Transform - pos: -30.5,8.5 - parent: 45711 - - uid: 46529 + pos: 72.5,-4.5 + parent: 2 + - uid: 35711 components: - type: Transform - pos: -30.5,9.5 - parent: 45711 - - uid: 46530 + pos: 73.5,-4.5 + parent: 2 + - uid: 35712 components: - type: Transform - pos: -30.5,10.5 - parent: 45711 - - uid: 46531 + pos: 74.5,-4.5 + parent: 2 + - uid: 35713 components: - type: Transform - pos: -30.5,11.5 - parent: 45711 - - uid: 46532 + pos: 75.5,-4.5 + parent: 2 + - uid: 35714 components: - type: Transform - pos: -30.5,12.5 - parent: 45711 - - uid: 46533 + pos: 76.5,-4.5 + parent: 2 + - uid: 35715 components: - type: Transform - pos: -30.5,13.5 - parent: 45711 - - uid: 46534 + pos: 77.5,-4.5 + parent: 2 + - uid: 35716 components: - type: Transform - pos: -30.5,14.5 - parent: 45711 - - uid: 46535 + pos: 78.5,-4.5 + parent: 2 + - uid: 35717 components: - type: Transform - pos: -32.5,14.5 - parent: 45711 - - uid: 46536 + pos: 79.5,-4.5 + parent: 2 + - uid: 35718 components: - type: Transform - pos: -32.5,15.5 - parent: 45711 - - uid: 46537 + pos: 80.5,-4.5 + parent: 2 + - uid: 35719 components: - type: Transform - pos: -31.5,15.5 - parent: 45711 - - uid: 46538 + pos: 81.5,-4.5 + parent: 2 + - uid: 35720 components: - type: Transform - pos: -30.5,15.5 - parent: 45711 - - uid: 46539 + pos: 82.5,-4.5 + parent: 2 + - uid: 35721 components: - type: Transform - pos: -29.5,15.5 - parent: 45711 - - uid: 46543 + pos: 83.5,-4.5 + parent: 2 + - uid: 35722 components: - type: Transform - pos: -20.5,41.5 - parent: 45711 - - uid: 46544 + pos: 84.5,-4.5 + parent: 2 + - uid: 36327 components: - type: Transform - pos: -35.5,23.5 - parent: 45711 - - uid: 46547 + pos: 62.5,-28.5 + parent: 2 + - uid: 36328 components: - type: Transform - pos: -21.5,41.5 - parent: 45711 - - uid: 46602 + pos: 62.5,-29.5 + parent: 2 + - uid: 36329 components: - type: Transform - pos: 43.5,60.5 - parent: 45711 - - uid: 46606 + pos: 62.5,-30.5 + parent: 2 + - uid: 36330 components: - type: Transform - pos: 43.5,58.5 - parent: 45711 - - uid: 46614 + pos: 63.5,-30.5 + parent: 2 + - uid: 36331 components: - type: Transform - pos: -32.5,25.5 - parent: 45711 - - uid: 46615 + pos: 64.5,-30.5 + parent: 2 + - uid: 36332 components: - type: Transform - pos: -30.5,26.5 - parent: 45711 - - uid: 46618 + pos: 65.5,-30.5 + parent: 2 + - uid: 36333 components: - type: Transform - pos: -34.5,20.5 - parent: 45711 - - uid: 46622 + pos: 66.5,-30.5 + parent: 2 + - uid: 36334 components: - type: Transform - pos: -20.5,43.5 - parent: 45711 - - uid: 46634 + pos: 67.5,-30.5 + parent: 2 + - uid: 36335 components: - type: Transform - pos: -33.5,23.5 - parent: 45711 - - uid: 46635 + pos: 68.5,-30.5 + parent: 2 + - uid: 36336 components: - type: Transform - pos: -33.5,22.5 - parent: 45711 - - uid: 46636 + pos: 69.5,-30.5 + parent: 2 + - uid: 36337 components: - type: Transform - pos: -33.5,21.5 - parent: 45711 - - uid: 46637 + pos: 70.5,-30.5 + parent: 2 + - uid: 36338 components: - type: Transform - pos: 31.5,60.5 - parent: 45711 - - uid: 46641 + pos: 71.5,-30.5 + parent: 2 + - uid: 36339 components: - type: Transform - pos: -32.5,23.5 - parent: 45711 - - uid: 46642 + pos: 71.5,-29.5 + parent: 2 + - uid: 36340 components: - type: Transform - pos: -32.5,22.5 - parent: 45711 - - uid: 46643 + pos: 71.5,-28.5 + parent: 2 + - uid: 36341 components: - type: Transform - pos: -32.5,21.5 - parent: 45711 - - uid: 46644 + pos: 71.5,-27.5 + parent: 2 + - uid: 36342 components: - type: Transform - pos: -37.5,23.5 - parent: 45711 - - uid: 46647 + pos: 71.5,-26.5 + parent: 2 + - uid: 36343 components: - type: Transform - pos: -31.5,24.5 - parent: 45711 - - uid: 46648 + pos: 71.5,-25.5 + parent: 2 + - uid: 36344 components: - type: Transform - pos: -31.5,23.5 - parent: 45711 - - uid: 46649 + pos: 71.5,-24.5 + parent: 2 + - uid: 36345 components: - type: Transform - pos: -31.5,22.5 - parent: 45711 - - uid: 46650 + pos: 72.5,-24.5 + parent: 2 + - uid: 36346 components: - type: Transform - pos: -31.5,21.5 - parent: 45711 - - uid: 46651 + pos: 73.5,-24.5 + parent: 2 + - uid: 36347 components: - type: Transform - pos: -32.5,20.5 - parent: 45711 - - uid: 46652 + pos: 74.5,-24.5 + parent: 2 + - uid: 36348 components: - type: Transform - pos: -32.5,19.5 - parent: 45711 - - uid: 46653 + pos: 75.5,-24.5 + parent: 2 + - uid: 36350 components: - type: Transform - pos: -32.5,18.5 - parent: 45711 - - uid: 46654 + pos: 72.5,-30.5 + parent: 2 + - uid: 36351 components: - type: Transform - pos: -32.5,17.5 - parent: 45711 - - uid: 46655 + pos: 73.5,-30.5 + parent: 2 + - uid: 36352 components: - type: Transform - pos: -32.5,16.5 - parent: 45711 - - uid: 46656 + pos: 74.5,-30.5 + parent: 2 + - uid: 36353 components: - type: Transform - pos: -31.5,20.5 - parent: 45711 - - uid: 46657 + pos: 74.5,-31.5 + parent: 2 + - uid: 36354 components: - type: Transform - pos: -31.5,19.5 - parent: 45711 - - uid: 46658 + pos: 74.5,-32.5 + parent: 2 + - uid: 36355 components: - type: Transform - pos: -31.5,18.5 - parent: 45711 - - uid: 46659 + pos: 74.5,-33.5 + parent: 2 + - uid: 36356 components: - type: Transform - pos: -31.5,17.5 - parent: 45711 - - uid: 46660 + pos: 74.5,-34.5 + parent: 2 + - uid: 36357 components: - type: Transform - pos: -31.5,16.5 - parent: 45711 - - uid: 46661 + pos: 74.5,-35.5 + parent: 2 + - uid: 36358 components: - type: Transform - pos: -30.5,18.5 - parent: 45711 - - uid: 46662 + pos: 75.5,-35.5 + parent: 2 + - uid: 36359 components: - type: Transform - pos: -29.5,18.5 - parent: 45711 - - uid: 46663 + pos: 76.5,-35.5 + parent: 2 + - uid: 36360 components: - type: Transform - pos: -28.5,18.5 - parent: 45711 - - uid: 46664 + pos: 76.5,-34.5 + parent: 2 + - uid: 36361 components: - type: Transform - pos: -27.5,18.5 - parent: 45711 - - uid: 46665 + pos: 76.5,-33.5 + parent: 2 + - uid: 36362 components: - type: Transform - pos: -26.5,18.5 - parent: 45711 - - uid: 46666 + pos: 74.5,-36.5 + parent: 2 + - uid: 36363 components: - type: Transform - pos: -27.5,17.5 - parent: 45711 - - uid: 46667 + pos: 74.5,-37.5 + parent: 2 + - uid: 36364 components: - type: Transform - pos: -28.5,17.5 - parent: 45711 - - uid: 46668 + pos: 74.5,-38.5 + parent: 2 + - uid: 36365 components: - type: Transform - pos: -29.5,17.5 - parent: 45711 - - uid: 46669 + pos: 74.5,-39.5 + parent: 2 + - uid: 36366 components: - type: Transform - pos: -30.5,17.5 - parent: 45711 - - uid: 46670 + pos: 73.5,-40.5 + parent: 2 + - uid: 36367 components: - type: Transform - pos: -30.5,16.5 - parent: 45711 - - uid: 46671 + pos: 75.5,-40.5 + parent: 2 + - uid: 36368 components: - type: Transform - pos: -29.5,16.5 - parent: 45711 - - uid: 46672 + pos: 76.5,-42.5 + parent: 2 + - uid: 36369 components: - type: Transform - pos: -28.5,16.5 - parent: 45711 - - uid: 46673 + pos: 76.5,-41.5 + parent: 2 + - uid: 36370 components: - type: Transform - pos: -29.5,14.5 - parent: 45711 - - uid: 46674 + pos: 76.5,-40.5 + parent: 2 + - uid: 36371 components: - type: Transform - pos: -29.5,13.5 - parent: 45711 - - uid: 46675 + pos: 74.5,-40.5 + parent: 2 + - uid: 36372 components: - type: Transform - pos: -29.5,12.5 - parent: 45711 - - uid: 46676 + pos: 72.5,-40.5 + parent: 2 + - uid: 36373 components: - type: Transform - pos: -29.5,11.5 - parent: 45711 - - uid: 46677 + pos: 71.5,-40.5 + parent: 2 + - uid: 36374 components: - type: Transform - pos: -29.5,10.5 - parent: 45711 - - uid: 46678 + pos: 70.5,-40.5 + parent: 2 + - uid: 36375 components: - type: Transform - pos: -29.5,9.5 - parent: 45711 - - uid: 46679 + pos: 69.5,-40.5 + parent: 2 + - uid: 36376 components: - type: Transform - pos: -29.5,8.5 - parent: 45711 - - uid: 46680 + pos: 68.5,-40.5 + parent: 2 + - uid: 36377 components: - type: Transform - pos: -28.5,14.5 - parent: 45711 - - uid: 46681 + pos: 67.5,-40.5 + parent: 2 + - uid: 36378 components: - type: Transform - pos: -28.5,13.5 - parent: 45711 - - uid: 46682 + pos: 66.5,-40.5 + parent: 2 + - uid: 36379 components: - type: Transform - pos: -28.5,12.5 - parent: 45711 - - uid: 46683 + pos: 65.5,-40.5 + parent: 2 + - uid: 36380 components: - type: Transform - pos: -28.5,11.5 - parent: 45711 - - uid: 46684 + pos: 64.5,-40.5 + parent: 2 + - uid: 36381 components: - type: Transform - pos: -28.5,10.5 - parent: 45711 - - uid: 46685 + pos: 63.5,-40.5 + parent: 2 + - uid: 36382 components: - type: Transform - pos: -28.5,9.5 - parent: 45711 - - uid: 46686 + pos: 63.5,-41.5 + parent: 2 + - uid: 36383 components: - type: Transform - pos: -28.5,8.5 - parent: 45711 - - uid: 46687 + pos: 61.5,-41.5 + parent: 2 + - uid: 36384 components: - type: Transform - pos: -27.5,10.5 - parent: 45711 - - uid: 46688 + pos: 62.5,-41.5 + parent: 2 + - uid: 36385 components: - type: Transform - pos: -27.5,9.5 - parent: 45711 - - uid: 46689 + pos: 63.5,-42.5 + parent: 2 + - uid: 36386 components: - type: Transform - pos: -27.5,8.5 - parent: 45711 - - uid: 46690 + pos: 63.5,-43.5 + parent: 2 + - uid: 36387 components: - type: Transform - pos: -27.5,7.5 - parent: 45711 - - uid: 46691 + pos: 63.5,-44.5 + parent: 2 + - uid: 36388 components: - type: Transform - pos: -27.5,6.5 - parent: 45711 - - uid: 46692 + pos: 63.5,-45.5 + parent: 2 + - uid: 36389 components: - type: Transform - pos: -27.5,5.5 - parent: 45711 - - uid: 46693 + pos: 63.5,-46.5 + parent: 2 + - uid: 36390 components: - type: Transform - pos: -26.5,9.5 - parent: 45711 - - uid: 46694 + pos: 63.5,-47.5 + parent: 2 + - uid: 36391 components: - type: Transform - pos: -26.5,8.5 - parent: 45711 - - uid: 46695 + pos: 62.5,-47.5 + parent: 2 + - uid: 36392 components: - type: Transform - pos: -26.5,7.5 - parent: 45711 - - uid: 46696 + pos: 61.5,-47.5 + parent: 2 + - uid: 36393 components: - type: Transform - pos: -26.5,6.5 - parent: 45711 - - uid: 46697 + pos: 60.5,-47.5 + parent: 2 + - uid: 36394 components: - type: Transform - pos: -26.5,5.5 - parent: 45711 - - uid: 46698 + pos: 60.5,-48.5 + parent: 2 + - uid: 36395 components: - type: Transform - pos: -25.5,8.5 - parent: 45711 - - uid: 46699 + pos: 60.5,-49.5 + parent: 2 + - uid: 36396 components: - type: Transform - pos: -25.5,7.5 - parent: 45711 - - uid: 46700 + pos: 60.5,-50.5 + parent: 2 + - uid: 36397 components: - type: Transform - pos: -25.5,6.5 - parent: 45711 - - uid: 46701 + pos: 60.5,-51.5 + parent: 2 + - uid: 36398 components: - type: Transform - pos: -25.5,5.5 - parent: 45711 - - uid: 46702 + pos: 60.5,-52.5 + parent: 2 + - uid: 36399 components: - type: Transform - pos: -25.5,4.5 - parent: 45711 - - uid: 46703 + pos: 60.5,-53.5 + parent: 2 + - uid: 36400 components: - type: Transform - pos: -25.5,3.5 - parent: 45711 - - uid: 46704 + pos: 60.5,-54.5 + parent: 2 + - uid: 36401 components: - type: Transform - pos: -25.5,2.5 - parent: 45711 - - uid: 46705 + pos: 60.5,-55.5 + parent: 2 + - uid: 36402 components: - type: Transform - pos: -24.5,8.5 - parent: 45711 - - uid: 46706 + pos: 61.5,-53.5 + parent: 2 + - uid: 36403 components: - type: Transform - pos: -24.5,7.5 - parent: 45711 - - uid: 46707 + pos: 60.5,-56.5 + parent: 2 + - uid: 36404 components: - type: Transform - pos: -24.5,6.5 - parent: 45711 - - uid: 46708 + pos: 60.5,-57.5 + parent: 2 + - uid: 36405 components: - type: Transform - pos: -24.5,5.5 - parent: 45711 - - uid: 46709 + pos: 60.5,-58.5 + parent: 2 + - uid: 36406 components: - type: Transform - pos: -24.5,4.5 - parent: 45711 - - uid: 46710 + pos: 60.5,-59.5 + parent: 2 + - uid: 36407 components: - type: Transform - pos: -24.5,3.5 - parent: 45711 - - uid: 46711 + pos: 60.5,-60.5 + parent: 2 + - uid: 36408 components: - type: Transform - pos: -24.5,2.5 - parent: 45711 - - uid: 46712 + pos: 60.5,-61.5 + parent: 2 + - uid: 36409 components: - type: Transform - pos: -23.5,8.5 - parent: 45711 - - uid: 46713 + pos: 60.5,-62.5 + parent: 2 + - uid: 36410 components: - type: Transform - pos: -23.5,7.5 - parent: 45711 - - uid: 46714 + pos: 60.5,-63.5 + parent: 2 + - uid: 36411 components: - type: Transform - pos: -23.5,6.5 - parent: 45711 - - uid: 46715 + pos: 61.5,-63.5 + parent: 2 + - uid: 36412 components: - type: Transform - pos: -23.5,5.5 - parent: 45711 - - uid: 46716 + pos: 62.5,-63.5 + parent: 2 + - uid: 36579 components: - type: Transform - pos: -23.5,4.5 - parent: 45711 - - uid: 46717 + pos: 61.5,-30.5 + parent: 2 + - uid: 36580 components: - type: Transform - pos: -23.5,3.5 - parent: 45711 - - uid: 46718 + pos: 60.5,-30.5 + parent: 2 + - uid: 36581 components: - type: Transform - pos: -23.5,2.5 - parent: 45711 - - uid: 46719 + pos: 59.5,-30.5 + parent: 2 + - uid: 36582 components: - type: Transform - pos: -22.5,8.5 - parent: 45711 - - uid: 46720 + pos: 58.5,-30.5 + parent: 2 + - uid: 36583 components: - type: Transform - pos: -22.5,7.5 - parent: 45711 - - uid: 46721 + pos: 57.5,-30.5 + parent: 2 + - uid: 36584 components: - type: Transform - pos: -22.5,6.5 - parent: 45711 - - uid: 46722 + pos: 56.5,-30.5 + parent: 2 + - uid: 36585 components: - type: Transform - pos: -22.5,5.5 - parent: 45711 - - uid: 46723 + pos: 55.5,-30.5 + parent: 2 + - uid: 36586 components: - type: Transform - pos: -37.5,22.5 - parent: 45711 - - uid: 46724 + pos: 54.5,-30.5 + parent: 2 + - uid: 36587 components: - type: Transform - pos: -37.5,24.5 - parent: 45711 - - uid: 46735 + pos: 53.5,-30.5 + parent: 2 + - uid: 36588 components: - type: Transform - pos: -24.5,1.5 - parent: 45711 - - uid: 46736 + pos: 52.5,-30.5 + parent: 2 + - uid: 36589 components: - type: Transform - pos: -24.5,0.5 - parent: 45711 - - uid: 46737 + pos: 51.5,-30.5 + parent: 2 + - uid: 36590 components: - type: Transform - pos: -24.5,-0.5 - parent: 45711 - - uid: 46738 + pos: 50.5,-30.5 + parent: 2 + - uid: 36591 components: - type: Transform - pos: -24.5,-1.5 - parent: 45711 - - uid: 46739 + pos: 49.5,-30.5 + parent: 2 + - uid: 36592 components: - type: Transform - pos: -23.5,1.5 - parent: 45711 - - uid: 46740 + pos: 48.5,-30.5 + parent: 2 + - uid: 36593 components: - type: Transform - pos: -23.5,0.5 - parent: 45711 - - uid: 46741 + pos: 58.5,-16.5 + parent: 2 + - uid: 36594 components: - type: Transform - pos: -23.5,-0.5 - parent: 45711 - - uid: 46742 + pos: 48.5,-31.5 + parent: 2 + - uid: 36595 components: - type: Transform - pos: -23.5,-1.5 - parent: 45711 - - uid: 46751 + pos: 48.5,-32.5 + parent: 2 + - uid: 36596 components: - type: Transform - pos: -21.5,43.5 - parent: 45711 - - uid: 46752 + pos: 49.5,-32.5 + parent: 2 + - uid: 36597 components: - type: Transform - pos: -19.5,43.5 - parent: 45711 - - uid: 46762 + pos: 58.5,-17.5 + parent: 2 + - uid: 36598 components: - type: Transform - pos: -17.5,0.5 - parent: 45711 - - uid: 46763 + pos: 58.5,-18.5 + parent: 2 + - uid: 36599 components: - type: Transform - pos: -17.5,-0.5 - parent: 45711 - - uid: 46765 + pos: 58.5,-19.5 + parent: 2 + - uid: 36600 components: - type: Transform - pos: -16.5,0.5 - parent: 45711 - - uid: 46766 + pos: 58.5,-20.5 + parent: 2 + - uid: 36601 components: - type: Transform - pos: -16.5,-0.5 - parent: 45711 - - uid: 46767 + pos: 57.5,-20.5 + parent: 2 + - uid: 36602 components: - type: Transform - pos: -16.5,-1.5 - parent: 45711 - - uid: 46768 + pos: 57.5,-21.5 + parent: 2 + - uid: 36603 components: - type: Transform - pos: -15.5,-2.5 - parent: 45711 - - uid: 46776 + pos: 57.5,-22.5 + parent: 2 + - uid: 36604 components: - type: Transform - pos: -22.5,-3.5 - parent: 45711 - - uid: 46778 + pos: 57.5,-23.5 + parent: 2 + - uid: 36605 components: - type: Transform - pos: -21.5,-4.5 - parent: 45711 - - uid: 46779 + pos: 57.5,-24.5 + parent: 2 + - uid: 36607 components: - type: Transform - pos: -21.5,-5.5 - parent: 45711 - - uid: 46794 + pos: 57.5,-25.5 + parent: 2 + - uid: 36608 components: - type: Transform - pos: 13.5,45.5 - parent: 45711 - - uid: 46798 + pos: 56.5,-25.5 + parent: 2 + - uid: 36609 components: - type: Transform - pos: -14.5,-3.5 - parent: 45711 - - uid: 46799 + pos: 55.5,-25.5 + parent: 2 + - uid: 36610 components: - type: Transform - pos: -14.5,-4.5 - parent: 45711 - - uid: 46801 + pos: 54.5,-25.5 + parent: 2 + - uid: 36611 components: - type: Transform - pos: -20.5,-6.5 - parent: 45711 - - uid: 46802 + pos: 53.5,-25.5 + parent: 2 + - uid: 36612 components: - type: Transform - pos: -20.5,-7.5 - parent: 45711 - - uid: 46804 + pos: 53.5,-26.5 + parent: 2 + - uid: 36613 components: - type: Transform - pos: -19.5,-7.5 - parent: 45711 - - uid: 46815 + pos: 53.5,-27.5 + parent: 2 + - uid: 36614 components: - type: Transform - pos: -19.5,-8.5 - parent: 45711 - - uid: 46816 + pos: 53.5,-28.5 + parent: 2 + - uid: 36615 components: - type: Transform - pos: -19.5,-9.5 - parent: 45711 - - uid: 46818 + pos: 53.5,-29.5 + parent: 2 + - uid: 36616 components: - type: Transform - pos: -18.5,-9.5 - parent: 45711 - - uid: 46828 + pos: 52.5,-25.5 + parent: 2 + - uid: 36617 components: - type: Transform - pos: -34.5,23.5 - parent: 45711 - - uid: 46829 + pos: 51.5,-25.5 + parent: 2 + - uid: 36618 components: - type: Transform - pos: -34.5,22.5 - parent: 45711 - - uid: 46830 + pos: 50.5,-25.5 + parent: 2 + - uid: 36619 components: - type: Transform - pos: -34.5,21.5 - parent: 45711 - - uid: 46832 + pos: 49.5,-25.5 + parent: 2 + - uid: 36620 components: - type: Transform - pos: -33.5,20.5 - parent: 45711 - - uid: 46833 + pos: 48.5,-25.5 + parent: 2 + - uid: 36621 components: - type: Transform - pos: -33.5,19.5 - parent: 45711 - - uid: 46834 + pos: 47.5,-25.5 + parent: 2 + - uid: 36622 components: - type: Transform - pos: -33.5,18.5 - parent: 45711 - - uid: 46835 + pos: 46.5,-25.5 + parent: 2 + - uid: 36623 components: - type: Transform - pos: -33.5,17.5 - parent: 45711 - - uid: 46836 + pos: 45.5,-25.5 + parent: 2 + - uid: 36624 components: - type: Transform - pos: -33.5,16.5 - parent: 45711 - - uid: 47454 + pos: 44.5,-25.5 + parent: 2 + - uid: 36625 components: - type: Transform - pos: -17.5,44.5 - parent: 45711 - - uid: 48945 + pos: 43.5,-25.5 + parent: 2 + - uid: 36626 components: - type: Transform - pos: -36.5,23.5 - parent: 45711 - - uid: 50249 + pos: 42.5,-25.5 + parent: 2 + - uid: 36627 components: - type: Transform - pos: -21.5,44.5 - parent: 45711 - - uid: 50251 + pos: 41.5,-25.5 + parent: 2 + - uid: 36628 components: - type: Transform - pos: -20.5,44.5 - parent: 45711 - - uid: 50252 + pos: 40.5,-25.5 + parent: 2 + - uid: 36629 components: - type: Transform - pos: -19.5,44.5 - parent: 45711 - - uid: 50269 + pos: 39.5,-25.5 + parent: 2 + - uid: 36630 components: - type: Transform - pos: -35.5,21.5 - parent: 45711 - - uid: 52320 + pos: 38.5,-25.5 + parent: 2 + - uid: 36631 components: - type: Transform - pos: 10.5,45.5 - parent: 45711 - - uid: 52321 + pos: 37.5,-25.5 + parent: 2 + - uid: 36632 components: - type: Transform - pos: 11.5,45.5 - parent: 45711 - - uid: 52322 + pos: 36.5,-25.5 + parent: 2 + - uid: 36633 components: - type: Transform - pos: 11.5,44.5 - parent: 45711 - - uid: 52324 + pos: 35.5,-25.5 + parent: 2 + - uid: 36634 components: - type: Transform - pos: 12.5,45.5 - parent: 45711 - - uid: 52325 + pos: 34.5,-25.5 + parent: 2 + - uid: 36635 components: - type: Transform - pos: 12.5,44.5 - parent: 45711 - - uid: 52327 + pos: 33.5,-25.5 + parent: 2 + - uid: 36636 components: - type: Transform - pos: 13.5,44.5 - parent: 45711 - - uid: 52401 + pos: 33.5,-24.5 + parent: 2 + - uid: 36637 components: - type: Transform - pos: 14.5,45.5 - parent: 45711 - - uid: 52402 + pos: 33.5,-23.5 + parent: 2 + - uid: 36638 components: - type: Transform - pos: 14.5,44.5 - parent: 45711 - - uid: 52403 + pos: 34.5,-26.5 + parent: 2 + - uid: 36639 components: - type: Transform - pos: 15.5,45.5 - parent: 45711 - - uid: 53715 + pos: 34.5,-27.5 + parent: 2 + - uid: 36640 components: - type: Transform - pos: 15.5,44.5 - parent: 45711 - - uid: 53931 + pos: 35.5,-27.5 + parent: 2 + - uid: 36641 components: - type: Transform - pos: -25.5,68.5 - parent: 45711 - - uid: 54351 + pos: 37.5,-29.5 + parent: 2 + - uid: 36642 components: - type: Transform - pos: 43.5,59.5 - parent: 45711 - - uid: 54356 + pos: 38.5,-29.5 + parent: 2 + - uid: 36643 components: - type: Transform - pos: 15.5,71.5 - parent: 45711 - - uid: 54364 + pos: 39.5,-29.5 + parent: 2 + - uid: 36644 components: - type: Transform - pos: -33.5,25.5 - parent: 45711 - - uid: 54365 + pos: 40.5,-29.5 + parent: 2 + - uid: 36645 components: - type: Transform - pos: -34.5,25.5 - parent: 45711 - - uid: 54366 + pos: 41.5,-29.5 + parent: 2 + - uid: 36646 components: - type: Transform - pos: -35.5,25.5 - parent: 45711 - - uid: 54367 + pos: 41.5,-28.5 + parent: 2 + - uid: 36647 components: - type: Transform - pos: -36.5,25.5 - parent: 45711 - - uid: 54368 + pos: 41.5,-27.5 + parent: 2 + - uid: 36648 components: - type: Transform - pos: -37.5,25.5 - parent: 45711 - - uid: 54369 + pos: 41.5,-26.5 + parent: 2 + - uid: 36649 components: - type: Transform - pos: -36.5,24.5 - parent: 45711 - - uid: 54370 + pos: 23.5,-19.5 + parent: 2 + - uid: 36650 components: - type: Transform - pos: -35.5,24.5 - parent: 45711 - - uid: 54371 + pos: 23.5,-20.5 + parent: 2 + - uid: 36651 components: - type: Transform - pos: -34.5,24.5 - parent: 45711 - - uid: 54372 + pos: 23.5,-21.5 + parent: 2 + - uid: 36652 components: - type: Transform - pos: -33.5,24.5 - parent: 45711 - - uid: 54373 + pos: 24.5,-21.5 + parent: 2 + - uid: 36653 components: - type: Transform - pos: -32.5,24.5 - parent: 45711 - - uid: 54381 + pos: 25.5,-21.5 + parent: 2 + - uid: 36654 components: - type: Transform - pos: 25.5,62.5 - parent: 45711 - - uid: 54427 + pos: 25.5,-22.5 + parent: 2 + - uid: 36655 components: - type: Transform - pos: -32.5,10.5 - parent: 45711 - - uid: 54428 + pos: 25.5,-23.5 + parent: 2 + - uid: 36656 components: - type: Transform - pos: -32.5,11.5 - parent: 45711 - - uid: 54429 + pos: 25.5,-24.5 + parent: 2 + - uid: 36657 components: - type: Transform - pos: -32.5,12.5 - parent: 45711 - - uid: 54430 + pos: 25.5,-25.5 + parent: 2 + - uid: 36658 components: - type: Transform - pos: -32.5,13.5 - parent: 45711 - - uid: 54431 + pos: 26.5,-25.5 + parent: 2 + - uid: 36659 components: - type: Transform - pos: -33.5,12.5 - parent: 45711 - - uid: 54432 + pos: 27.5,-25.5 + parent: 2 + - uid: 36660 components: - type: Transform - pos: -33.5,13.5 - parent: 45711 - - uid: 54433 + pos: 28.5,-25.5 + parent: 2 + - uid: 36661 components: - type: Transform - pos: -33.5,14.5 - parent: 45711 - - uid: 54434 + pos: 29.5,-25.5 + parent: 2 + - uid: 36662 components: - type: Transform - pos: -33.5,15.5 - parent: 45711 - - uid: 54435 + pos: 30.5,-25.5 + parent: 2 + - uid: 36663 components: - type: Transform - pos: -34.5,15.5 - parent: 45711 - - uid: 54436 + pos: 31.5,-25.5 + parent: 2 + - uid: 36664 components: - type: Transform - pos: -34.5,16.5 - parent: 45711 - - uid: 54437 + pos: 32.5,-25.5 + parent: 2 + - uid: 36665 components: - type: Transform - pos: -35.5,15.5 - parent: 45711 - - uid: 54438 + pos: 48.5,-17.5 + parent: 2 + - uid: 36666 components: - type: Transform - pos: -35.5,16.5 - parent: 45711 - - uid: 54439 + pos: 48.5,-18.5 + parent: 2 + - uid: 36667 components: - type: Transform - pos: -35.5,17.5 - parent: 45711 - - uid: 54440 + pos: 48.5,-19.5 + parent: 2 + - uid: 36668 components: - type: Transform - pos: -35.5,18.5 - parent: 45711 - - uid: 54441 + pos: 48.5,-20.5 + parent: 2 + - uid: 36669 components: - type: Transform - pos: -36.5,16.5 - parent: 45711 - - uid: 54442 + pos: 47.5,-20.5 + parent: 2 + - uid: 36670 components: - type: Transform - pos: -36.5,17.5 - parent: 45711 - - uid: 54443 + pos: 46.5,-20.5 + parent: 2 + - uid: 36671 components: - type: Transform - pos: -36.5,18.5 - parent: 45711 - - uid: 54444 + pos: 45.5,-20.5 + parent: 2 + - uid: 36672 components: - type: Transform - pos: -36.5,19.5 - parent: 45711 - - uid: 54445 + pos: 44.5,-20.5 + parent: 2 + - uid: 36673 components: - type: Transform - pos: -36.5,20.5 - parent: 45711 - - uid: 54446 + pos: 43.5,-20.5 + parent: 2 + - uid: 36674 components: - type: Transform - pos: -41.5,27.5 - parent: 45711 - - uid: 54447 + pos: 43.5,-21.5 + parent: 2 + - uid: 36675 components: - type: Transform - pos: -37.5,18.5 - parent: 45711 - - uid: 54448 + pos: 43.5,-22.5 + parent: 2 + - uid: 36676 components: - type: Transform - pos: -37.5,19.5 - parent: 45711 - - uid: 54449 + pos: 43.5,-23.5 + parent: 2 + - uid: 36677 components: - type: Transform - pos: -37.5,20.5 - parent: 45711 - - uid: 54450 + pos: 43.5,-24.5 + parent: 2 + - uid: 36810 components: - type: Transform - pos: -37.5,21.5 - parent: 45711 - - uid: 54451 + pos: 52.5,-24.5 + parent: 2 + - uid: 36811 components: - type: Transform - pos: -38.5,18.5 - parent: 45711 - - uid: 54452 + pos: 52.5,-23.5 + parent: 2 + - uid: 36812 components: - type: Transform - pos: -38.5,19.5 - parent: 45711 - - uid: 54453 + pos: 52.5,-22.5 + parent: 2 + - uid: 36837 components: - type: Transform - pos: -38.5,20.5 - parent: 45711 - - uid: 54454 + pos: -60.5,-61.5 + parent: 2 + - uid: 36838 components: - type: Transform - pos: -38.5,21.5 - parent: 45711 - - uid: 54455 + pos: -59.5,-61.5 + parent: 2 + - uid: 36839 components: - type: Transform - pos: -38.5,22.5 - parent: 45711 - - uid: 54456 + pos: -59.5,-62.5 + parent: 2 + - uid: 36840 components: - type: Transform - pos: -38.5,23.5 - parent: 45711 - - uid: 54457 + pos: -58.5,-62.5 + parent: 2 + - uid: 36841 components: - type: Transform - pos: -38.5,24.5 - parent: 45711 - - uid: 54458 + pos: -59.5,-63.5 + parent: 2 + - uid: 36842 components: - type: Transform - pos: -38.5,25.5 - parent: 45711 - - uid: 54459 + pos: -59.5,-64.5 + parent: 2 + - uid: 36843 components: - type: Transform - pos: -40.5,21.5 - parent: 45711 - - uid: 54460 + pos: -59.5,-65.5 + parent: 2 + - uid: 36844 components: - type: Transform - pos: -40.5,22.5 - parent: 45711 - - uid: 54461 + pos: -58.5,-65.5 + parent: 2 + - uid: 36845 components: - type: Transform - pos: -40.5,23.5 - parent: 45711 - - uid: 54462 + pos: -57.5,-65.5 + parent: 2 + - uid: 36846 components: - type: Transform - pos: -40.5,24.5 - parent: 45711 - - uid: 54463 + pos: -56.5,-65.5 + parent: 2 + - uid: 36847 components: - type: Transform - pos: -40.5,25.5 - parent: 45711 - - uid: 54464 + pos: -55.5,-65.5 + parent: 2 + - uid: 36848 components: - type: Transform - pos: -40.5,26.5 - parent: 45711 - - uid: 54465 + pos: -54.5,-65.5 + parent: 2 + - uid: 36849 components: - type: Transform - pos: -40.5,27.5 - parent: 45711 - - uid: 54466 + pos: -53.5,-65.5 + parent: 2 + - uid: 36850 components: - type: Transform - pos: -40.5,28.5 - parent: 45711 - - uid: 54467 + pos: -52.5,-65.5 + parent: 2 + - uid: 36851 components: - type: Transform - pos: -40.5,29.5 - parent: 45711 - - uid: 54468 + pos: -52.5,-64.5 + parent: 2 + - uid: 36852 components: - type: Transform - pos: -40.5,30.5 - parent: 45711 - - uid: 54469 + pos: -52.5,-63.5 + parent: 2 + - uid: 36853 components: - type: Transform - pos: -40.5,31.5 - parent: 45711 - - uid: 54470 + pos: -52.5,-62.5 + parent: 2 + - uid: 36854 components: - type: Transform - pos: -40.5,32.5 - parent: 45711 - - uid: 54471 + pos: -52.5,-61.5 + parent: 2 + - uid: 36855 components: - type: Transform - pos: -40.5,33.5 - parent: 45711 - - uid: 54472 + pos: -52.5,-60.5 + parent: 2 + - uid: 36856 components: - type: Transform - pos: -40.5,34.5 - parent: 45711 - - uid: 54473 + pos: -52.5,-59.5 + parent: 2 + - uid: 36857 components: - type: Transform - pos: -40.5,35.5 - parent: 45711 - - uid: 54474 + pos: -52.5,-58.5 + parent: 2 + - uid: 36858 components: - type: Transform - pos: -40.5,36.5 - parent: 45711 - - uid: 54475 + pos: -53.5,-58.5 + parent: 2 + - uid: 36859 components: - type: Transform - pos: -39.5,21.5 - parent: 45711 - - uid: 54476 + pos: -54.5,-58.5 + parent: 2 + - uid: 36860 components: - type: Transform - pos: -39.5,22.5 - parent: 45711 - - uid: 54477 + pos: -51.5,-65.5 + parent: 2 + - uid: 36861 components: - type: Transform - pos: -39.5,23.5 - parent: 45711 - - uid: 54478 + pos: -50.5,-65.5 + parent: 2 + - uid: 36865 components: - type: Transform - pos: -39.5,24.5 - parent: 45711 - - uid: 54479 + pos: -50.5,-64.5 + parent: 2 + - uid: 36866 components: - type: Transform - pos: -39.5,25.5 - parent: 45711 - - uid: 54480 + pos: -49.5,-64.5 + parent: 2 + - uid: 36867 components: - type: Transform - pos: -39.5,26.5 - parent: 45711 - - uid: 54481 + pos: -48.5,-64.5 + parent: 2 + - uid: 36869 components: - type: Transform - pos: -39.5,27.5 - parent: 45711 - - uid: 54482 + pos: -47.5,-64.5 + parent: 2 + - uid: 36870 components: - type: Transform - pos: -39.5,28.5 - parent: 45711 - - uid: 54483 + pos: -47.5,-63.5 + parent: 2 + - uid: 36871 components: - type: Transform - pos: -39.5,29.5 - parent: 45711 - - uid: 54484 + pos: -47.5,-62.5 + parent: 2 + - uid: 36872 components: - type: Transform - pos: -39.5,30.5 - parent: 45711 - - uid: 54485 + pos: -54.5,-72.5 + parent: 2 + - uid: 36874 components: - type: Transform - pos: -39.5,31.5 - parent: 45711 - - uid: 54486 + pos: -53.5,-71.5 + parent: 2 + - uid: 36875 components: - type: Transform - pos: -39.5,32.5 - parent: 45711 - - uid: 54487 + pos: -42.5,-73.5 + parent: 2 + - uid: 36876 components: - type: Transform - pos: -39.5,33.5 - parent: 45711 - - uid: 54488 + pos: -43.5,-73.5 + parent: 2 + - uid: 36877 components: - type: Transform - pos: -39.5,34.5 - parent: 45711 - - uid: 54489 + pos: -44.5,-73.5 + parent: 2 + - uid: 36878 components: - type: Transform - pos: -39.5,35.5 - parent: 45711 - - uid: 54490 + pos: -44.5,-74.5 + parent: 2 + - uid: 36879 components: - type: Transform - pos: -39.5,36.5 - parent: 45711 - - uid: 54491 + pos: -45.5,-74.5 + parent: 2 + - uid: 36880 components: - type: Transform - pos: -38.5,26.5 - parent: 45711 - - uid: 54492 + pos: -46.5,-74.5 + parent: 2 + - uid: 36881 components: - type: Transform - pos: -38.5,27.5 - parent: 45711 - - uid: 54493 + pos: -47.5,-74.5 + parent: 2 + - uid: 36882 components: - type: Transform - pos: -38.5,28.5 - parent: 45711 - - uid: 54494 + pos: -48.5,-74.5 + parent: 2 + - uid: 36883 components: - type: Transform - pos: -38.5,29.5 - parent: 45711 - - uid: 54495 + pos: -49.5,-74.5 + parent: 2 + - uid: 36884 components: - type: Transform - pos: -38.5,30.5 - parent: 45711 - - uid: 54496 + pos: -50.5,-74.5 + parent: 2 + - uid: 36885 components: - type: Transform - pos: -38.5,31.5 - parent: 45711 - - uid: 54497 + pos: -51.5,-74.5 + parent: 2 + - uid: 36886 components: - type: Transform - pos: -38.5,32.5 - parent: 45711 - - uid: 54498 + pos: -51.5,-73.5 + parent: 2 + - uid: 36887 components: - type: Transform - pos: -38.5,33.5 - parent: 45711 - - uid: 54499 + pos: -51.5,-72.5 + parent: 2 + - uid: 36888 components: - type: Transform - pos: -38.5,34.5 - parent: 45711 - - uid: 54500 + pos: -51.5,-71.5 + parent: 2 + - uid: 36889 components: - type: Transform - pos: -38.5,35.5 - parent: 45711 - - uid: 54501 + pos: -51.5,-70.5 + parent: 2 + - uid: 36890 components: - type: Transform - pos: -38.5,36.5 - parent: 45711 - - uid: 54502 + pos: -51.5,-69.5 + parent: 2 + - uid: 36891 components: - type: Transform - pos: -41.5,28.5 - parent: 45711 - - uid: 54503 + pos: -51.5,-68.5 + parent: 2 + - uid: 36892 components: - type: Transform - pos: -41.5,29.5 - parent: 45711 - - uid: 54504 + pos: -51.5,-67.5 + parent: 2 + - uid: 36893 components: - type: Transform - pos: -41.5,30.5 - parent: 45711 - - uid: 54505 + pos: -53.5,-70.5 + parent: 2 + - uid: 36894 components: - type: Transform - pos: -42.5,27.5 - parent: 45711 - - uid: 54506 + pos: -53.5,-69.5 + parent: 2 + - uid: 36895 components: - type: Transform - pos: -42.5,28.5 - parent: 45711 - - uid: 54507 + pos: -53.5,-68.5 + parent: 2 + - uid: 36896 components: - type: Transform - pos: -42.5,29.5 - parent: 45711 - - uid: 54508 + pos: -53.5,-67.5 + parent: 2 + - uid: 36897 components: - type: Transform - pos: -42.5,30.5 - parent: 45711 - - uid: 54509 + pos: -52.5,-67.5 + parent: 2 + - uid: 36898 components: - type: Transform - pos: -41.5,25.5 - parent: 45711 - - uid: 54510 + pos: -52.5,-66.5 + parent: 2 + - uid: 37012 components: - type: Transform - pos: -41.5,26.5 - parent: 45711 - - uid: 54511 + pos: -33.5,-74.5 + parent: 2 + - uid: 37013 components: - type: Transform - pos: -41.5,31.5 - parent: 45711 - - uid: 54512 + pos: -32.5,-74.5 + parent: 2 + - uid: 37014 components: - type: Transform - pos: -41.5,32.5 - parent: 45711 - - uid: 54513 + pos: -31.5,-74.5 + parent: 2 + - uid: 37015 components: - type: Transform - pos: -41.5,33.5 - parent: 45711 - - uid: 54514 + pos: -30.5,-74.5 + parent: 2 + - uid: 37016 components: - type: Transform - pos: -41.5,34.5 - parent: 45711 - - uid: 54515 + pos: -29.5,-74.5 + parent: 2 + - uid: 37017 components: - type: Transform - pos: -41.5,35.5 - parent: 45711 - - uid: 54516 + pos: -28.5,-74.5 + parent: 2 + - uid: 37018 components: - type: Transform - pos: -41.5,36.5 - parent: 45711 - - uid: 54517 + pos: -27.5,-74.5 + parent: 2 + - uid: 37019 components: - type: Transform - pos: -41.5,37.5 - parent: 45711 - - uid: 54518 + pos: -26.5,-74.5 + parent: 2 + - uid: 37020 components: - type: Transform - pos: -41.5,38.5 - parent: 45711 - - uid: 54519 + pos: -25.5,-74.5 + parent: 2 + - uid: 37021 components: - type: Transform - pos: -41.5,39.5 - parent: 45711 - - uid: 54520 + pos: -25.5,-73.5 + parent: 2 + - uid: 37022 components: - type: Transform - pos: -41.5,40.5 - parent: 45711 - - uid: 54521 + pos: -25.5,-72.5 + parent: 2 + - uid: 37023 components: - type: Transform - pos: -41.5,41.5 - parent: 45711 - - uid: 54522 + pos: -25.5,-71.5 + parent: 2 + - uid: 37024 components: - type: Transform - pos: -43.5,35.5 - parent: 45711 - - uid: 54523 + pos: -25.5,-70.5 + parent: 2 + - uid: 37025 components: - type: Transform - pos: -43.5,36.5 - parent: 45711 - - uid: 54524 + pos: -25.5,-69.5 + parent: 2 + - uid: 37026 components: - type: Transform - pos: -43.5,37.5 - parent: 45711 - - uid: 54525 + pos: -25.5,-68.5 + parent: 2 + - uid: 37027 components: - type: Transform - pos: -43.5,38.5 - parent: 45711 - - uid: 54526 + pos: -25.5,-67.5 + parent: 2 + - uid: 37028 components: - type: Transform - pos: -43.5,39.5 - parent: 45711 - - uid: 54527 + pos: -25.5,-66.5 + parent: 2 + - uid: 37029 components: - type: Transform - pos: -43.5,40.5 - parent: 45711 - - uid: 54528 + pos: -25.5,-65.5 + parent: 2 + - uid: 37030 components: - type: Transform - pos: -51.5,40.5 - parent: 45711 - - uid: 54529 + pos: -24.5,-65.5 + parent: 2 + - uid: 37031 components: - type: Transform - pos: -42.5,40.5 - parent: 45711 - - uid: 54530 + pos: -23.5,-65.5 + parent: 2 + - uid: 37061 components: - type: Transform - pos: -42.5,39.5 - parent: 45711 - - uid: 54531 + pos: -31.5,-58.5 + parent: 2 + - uid: 37062 components: - type: Transform - pos: -42.5,38.5 - parent: 45711 - - uid: 54532 + pos: -30.5,-58.5 + parent: 2 + - uid: 37063 components: - type: Transform - pos: -42.5,37.5 - parent: 45711 - - uid: 54533 + pos: -29.5,-58.5 + parent: 2 + - uid: 37064 components: - type: Transform - pos: -42.5,36.5 - parent: 45711 - - uid: 54534 + pos: -29.5,-59.5 + parent: 2 + - uid: 37065 components: - type: Transform - pos: -42.5,35.5 - parent: 45711 - - uid: 54535 + pos: -29.5,-60.5 + parent: 2 + - uid: 37066 components: - type: Transform - pos: -42.5,34.5 - parent: 45711 - - uid: 54536 + pos: -28.5,-60.5 + parent: 2 + - uid: 37067 components: - type: Transform - pos: -49.5,34.5 - parent: 45711 - - uid: 54537 + pos: -27.5,-60.5 + parent: 2 + - uid: 37068 components: - type: Transform - pos: -49.5,35.5 - parent: 45711 - - uid: 54538 + pos: -26.5,-60.5 + parent: 2 + - uid: 37069 components: - type: Transform - pos: -49.5,36.5 - parent: 45711 - - uid: 54539 + pos: -25.5,-60.5 + parent: 2 + - uid: 37070 components: - type: Transform - pos: -49.5,37.5 - parent: 45711 - - uid: 54540 + pos: -24.5,-60.5 + parent: 2 + - uid: 37071 components: - type: Transform - pos: -49.5,38.5 - parent: 45711 - - uid: 54541 + pos: -24.5,-59.5 + parent: 2 + - uid: 37072 components: - type: Transform - pos: -49.5,39.5 - parent: 45711 - - uid: 54542 + pos: -23.5,-59.5 + parent: 2 + - uid: 37073 components: - type: Transform - pos: -49.5,40.5 - parent: 45711 - - uid: 54543 + pos: -22.5,-59.5 + parent: 2 + - uid: 37074 components: - type: Transform - pos: -48.5,34.5 - parent: 45711 - - uid: 54544 + pos: -21.5,-59.5 + parent: 2 + - uid: 37075 components: - type: Transform - pos: -48.5,35.5 - parent: 45711 - - uid: 54545 + pos: -20.5,-59.5 + parent: 2 + - uid: 37076 components: - type: Transform - pos: -48.5,36.5 - parent: 45711 - - uid: 54546 + pos: -19.5,-59.5 + parent: 2 + - uid: 37077 components: - type: Transform - pos: -48.5,37.5 - parent: 45711 - - uid: 54547 + pos: -19.5,-60.5 + parent: 2 + - uid: 37078 components: - type: Transform - pos: -48.5,38.5 - parent: 45711 - - uid: 54548 + pos: -19.5,-61.5 + parent: 2 + - uid: 37079 components: - type: Transform - pos: -48.5,39.5 - parent: 45711 - - uid: 54549 + pos: -19.5,-62.5 + parent: 2 + - uid: 37080 components: - type: Transform - pos: -48.5,40.5 - parent: 45711 - - uid: 54550 + pos: -19.5,-63.5 + parent: 2 + - uid: 37081 components: - type: Transform - pos: -47.5,34.5 - parent: 45711 - - uid: 54551 + pos: -19.5,-64.5 + parent: 2 + - uid: 37082 components: - type: Transform - pos: -47.5,35.5 - parent: 45711 - - uid: 54552 + pos: -19.5,-65.5 + parent: 2 + - uid: 37083 components: - type: Transform - pos: -47.5,36.5 - parent: 45711 - - uid: 54553 + pos: -20.5,-65.5 + parent: 2 + - uid: 37084 components: - type: Transform - pos: -47.5,37.5 - parent: 45711 - - uid: 54554 + pos: -21.5,-65.5 + parent: 2 + - uid: 37085 components: - type: Transform - pos: -47.5,38.5 - parent: 45711 - - uid: 54555 + pos: -22.5,-65.5 + parent: 2 + - uid: 37109 components: - type: Transform - pos: -47.5,39.5 - parent: 45711 - - uid: 54556 + pos: -19.5,-58.5 + parent: 2 + - uid: 37111 components: - type: Transform - pos: -47.5,40.5 - parent: 45711 - - uid: 54557 + pos: -19.5,-57.5 + parent: 2 + - uid: 37112 components: - type: Transform - pos: -46.5,40.5 - parent: 45711 - - uid: 54558 + pos: -19.5,-56.5 + parent: 2 + - uid: 37113 components: - type: Transform - pos: -46.5,39.5 - parent: 45711 - - uid: 54559 + pos: -19.5,-55.5 + parent: 2 + - uid: 37114 components: - type: Transform - pos: -46.5,38.5 - parent: 45711 - - uid: 54560 + pos: -19.5,-54.5 + parent: 2 + - uid: 37115 components: - type: Transform - pos: -46.5,37.5 - parent: 45711 - - uid: 54561 + pos: -18.5,-54.5 + parent: 2 + - uid: 37116 components: - type: Transform - pos: -46.5,36.5 - parent: 45711 - - uid: 54562 + pos: -17.5,-54.5 + parent: 2 + - uid: 37117 components: - type: Transform - pos: -46.5,35.5 - parent: 45711 - - uid: 54563 + pos: -16.5,-54.5 + parent: 2 + - uid: 37118 components: - type: Transform - pos: -63.5,42.5 - parent: 45711 - - uid: 54564 + pos: -15.5,-54.5 + parent: 2 + - uid: 37119 components: - type: Transform - pos: -61.5,40.5 - parent: 45711 - - uid: 54565 + pos: -14.5,-54.5 + parent: 2 + - uid: 37120 components: - type: Transform - pos: -45.5,36.5 - parent: 45711 - - uid: 54566 + pos: -13.5,-54.5 + parent: 2 + - uid: 37121 components: - type: Transform - pos: -45.5,37.5 - parent: 45711 - - uid: 54567 + pos: -12.5,-54.5 + parent: 2 + - uid: 37122 components: - type: Transform - pos: -45.5,38.5 - parent: 45711 - - uid: 54568 + pos: -11.5,-54.5 + parent: 2 + - uid: 37123 components: - type: Transform - pos: -45.5,39.5 - parent: 45711 - - uid: 54569 + pos: -10.5,-54.5 + parent: 2 + - uid: 37124 components: - type: Transform - pos: -45.5,40.5 - parent: 45711 - - uid: 54570 + pos: -10.5,-55.5 + parent: 2 + - uid: 37125 components: - type: Transform - pos: -44.5,36.5 - parent: 45711 - - uid: 54571 + pos: -10.5,-56.5 + parent: 2 + - uid: 37126 components: - type: Transform - pos: -44.5,37.5 - parent: 45711 - - uid: 54572 + pos: -10.5,-57.5 + parent: 2 + - uid: 37127 components: - type: Transform - pos: -44.5,38.5 - parent: 45711 - - uid: 54573 + pos: -11.5,-57.5 + parent: 2 + - uid: 37128 components: - type: Transform - pos: -44.5,39.5 - parent: 45711 - - uid: 54574 + pos: -11.5,-58.5 + parent: 2 + - uid: 37129 components: - type: Transform - pos: -44.5,40.5 - parent: 45711 - - uid: 54575 + pos: -11.5,-59.5 + parent: 2 + - uid: 37130 components: - type: Transform - pos: -50.5,35.5 - parent: 45711 - - uid: 54576 + pos: -11.5,-60.5 + parent: 2 + - uid: 37131 components: - type: Transform - pos: -50.5,36.5 - parent: 45711 - - uid: 54577 + pos: -10.5,-60.5 + parent: 2 + - uid: 37132 components: - type: Transform - pos: -50.5,37.5 - parent: 45711 - - uid: 54578 + pos: -9.5,-60.5 + parent: 2 + - uid: 37133 components: - type: Transform - pos: -50.5,38.5 - parent: 45711 - - uid: 54579 + pos: -8.5,-60.5 + parent: 2 + - uid: 37134 components: - type: Transform - pos: -50.5,39.5 - parent: 45711 - - uid: 54580 + pos: -7.5,-60.5 + parent: 2 + - uid: 37135 components: - type: Transform - pos: -50.5,40.5 - parent: 45711 - - uid: 54581 + pos: -13.5,-63.5 + parent: 2 + - uid: 37136 components: - type: Transform - pos: -51.5,39.5 - parent: 45711 - - uid: 54582 + pos: -12.5,-63.5 + parent: 2 + - uid: 37137 components: - type: Transform - pos: -51.5,38.5 - parent: 45711 - - uid: 54583 + pos: -12.5,-62.5 + parent: 2 + - uid: 37138 components: - type: Transform - pos: -51.5,37.5 - parent: 45711 - - uid: 54584 + pos: -12.5,-61.5 + parent: 2 + - uid: 37139 components: - type: Transform - pos: -51.5,36.5 - parent: 45711 - - uid: 54585 + pos: -12.5,-60.5 + parent: 2 + - uid: 37140 components: - type: Transform - pos: -52.5,40.5 - parent: 45711 - - uid: 54586 + pos: -4.5,-48.5 + parent: 2 + - uid: 37141 components: - type: Transform - pos: -52.5,39.5 - parent: 45711 - - uid: 54587 + pos: -3.5,-48.5 + parent: 2 + - uid: 37144 components: - type: Transform - pos: -52.5,38.5 - parent: 45711 - - uid: 54588 + pos: -9.5,-54.5 + parent: 2 + - uid: 37145 components: - type: Transform - pos: -52.5,37.5 - parent: 45711 - - uid: 54589 + pos: -8.5,-54.5 + parent: 2 + - uid: 37146 components: - type: Transform - pos: -52.5,36.5 - parent: 45711 - - uid: 54590 + pos: -7.5,-54.5 + parent: 2 + - uid: 37147 components: - type: Transform - pos: -53.5,40.5 - parent: 45711 - - uid: 54591 + pos: -6.5,-54.5 + parent: 2 + - uid: 37148 components: - type: Transform - pos: -53.5,39.5 - parent: 45711 - - uid: 54592 + pos: -5.5,-54.5 + parent: 2 + - uid: 37149 components: - type: Transform - pos: -53.5,38.5 - parent: 45711 - - uid: 54593 + pos: -5.5,-53.5 + parent: 2 + - uid: 37150 components: - type: Transform - pos: -53.5,37.5 - parent: 45711 - - uid: 54594 + pos: -5.5,-52.5 + parent: 2 + - uid: 37151 components: - type: Transform - pos: -53.5,36.5 - parent: 45711 - - uid: 54595 + pos: -5.5,-51.5 + parent: 2 + - uid: 37152 components: - type: Transform - pos: -54.5,40.5 - parent: 45711 - - uid: 54596 + pos: -5.5,-50.5 + parent: 2 + - uid: 37155 components: - type: Transform - pos: -54.5,39.5 - parent: 45711 - - uid: 54597 + pos: -4.5,-54.5 + parent: 2 + - uid: 37156 components: - type: Transform - pos: -54.5,38.5 - parent: 45711 - - uid: 54598 + pos: -3.5,-54.5 + parent: 2 + - uid: 37157 components: - type: Transform - pos: -54.5,37.5 - parent: 45711 - - uid: 54599 + pos: -2.5,-54.5 + parent: 2 + - uid: 37158 components: - type: Transform - pos: -54.5,36.5 - parent: 45711 - - uid: 54600 + pos: -1.5,-54.5 + parent: 2 + - uid: 37159 components: - type: Transform - pos: -55.5,40.5 - parent: 45711 - - uid: 54601 + pos: -0.5,-54.5 + parent: 2 + - uid: 37160 components: - type: Transform - pos: -55.5,39.5 - parent: 45711 - - uid: 54602 + pos: 0.5,-54.5 + parent: 2 + - uid: 37161 components: - type: Transform - pos: -55.5,38.5 - parent: 45711 - - uid: 54603 + pos: 0.5,-55.5 + parent: 2 + - uid: 37162 components: - type: Transform - pos: -55.5,37.5 - parent: 45711 - - uid: 54604 + pos: 0.5,-56.5 + parent: 2 + - uid: 37163 components: - type: Transform - pos: -55.5,36.5 - parent: 45711 - - uid: 54605 + pos: 0.5,-57.5 + parent: 2 + - uid: 37164 components: - type: Transform - pos: -56.5,40.5 - parent: 45711 - - uid: 54606 + pos: 1.5,-57.5 + parent: 2 + - uid: 37165 components: - type: Transform - pos: -56.5,39.5 - parent: 45711 - - uid: 54607 + pos: 2.5,-57.5 + parent: 2 + - uid: 37166 components: - type: Transform - pos: -56.5,38.5 - parent: 45711 - - uid: 54608 + pos: 2.5,-56.5 + parent: 2 + - uid: 37168 components: - type: Transform - pos: -56.5,37.5 - parent: 45711 - - uid: 54609 + pos: 24.5,-59.5 + parent: 2 + - uid: 37169 components: - type: Transform - pos: -56.5,36.5 - parent: 45711 - - uid: 54610 + pos: 23.5,-59.5 + parent: 2 + - uid: 37170 components: - type: Transform - pos: -57.5,40.5 - parent: 45711 - - uid: 54611 + pos: 22.5,-59.5 + parent: 2 + - uid: 37171 components: - type: Transform - pos: -57.5,39.5 - parent: 45711 - - uid: 54612 + pos: 21.5,-59.5 + parent: 2 + - uid: 37172 components: - type: Transform - pos: -57.5,38.5 - parent: 45711 - - uid: 54613 + pos: 21.5,-58.5 + parent: 2 + - uid: 37173 components: - type: Transform - pos: -57.5,37.5 - parent: 45711 - - uid: 54614 + pos: 21.5,-57.5 + parent: 2 + - uid: 37174 components: - type: Transform - pos: -57.5,36.5 - parent: 45711 - - uid: 54615 + pos: 20.5,-57.5 + parent: 2 + - uid: 37175 components: - type: Transform - pos: -58.5,40.5 - parent: 45711 - - uid: 54616 + pos: 19.5,-57.5 + parent: 2 + - uid: 37176 components: - type: Transform - pos: -58.5,39.5 - parent: 45711 - - uid: 54617 + pos: 18.5,-57.5 + parent: 2 + - uid: 37177 components: - type: Transform - pos: -58.5,38.5 - parent: 45711 - - uid: 54618 + pos: 17.5,-57.5 + parent: 2 + - uid: 37178 components: - type: Transform - pos: -58.5,37.5 - parent: 45711 - - uid: 54619 + pos: 16.5,-57.5 + parent: 2 + - uid: 37179 components: - type: Transform - pos: -58.5,36.5 - parent: 45711 - - uid: 54620 + pos: 15.5,-57.5 + parent: 2 + - uid: 37180 components: - type: Transform - pos: -59.5,40.5 - parent: 45711 - - uid: 54621 + pos: 14.5,-57.5 + parent: 2 + - uid: 37181 components: - type: Transform - pos: -59.5,39.5 - parent: 45711 - - uid: 54622 + pos: 13.5,-57.5 + parent: 2 + - uid: 37182 components: - type: Transform - pos: -59.5,38.5 - parent: 45711 - - uid: 54623 + pos: 12.5,-57.5 + parent: 2 + - uid: 37183 components: - type: Transform - pos: -59.5,37.5 - parent: 45711 - - uid: 54624 + pos: 11.5,-57.5 + parent: 2 + - uid: 37184 components: - type: Transform - pos: -59.5,36.5 - parent: 45711 - - uid: 54625 + pos: 10.5,-57.5 + parent: 2 + - uid: 37185 components: - type: Transform - pos: -57.5,35.5 - parent: 45711 - - uid: 54626 + pos: 9.5,-57.5 + parent: 2 + - uid: 37186 components: - type: Transform - pos: -56.5,35.5 - parent: 45711 - - uid: 54627 + pos: 8.5,-57.5 + parent: 2 + - uid: 37187 components: - type: Transform - pos: -55.5,35.5 - parent: 45711 - - uid: 54628 + pos: 7.5,-57.5 + parent: 2 + - uid: 37188 components: - type: Transform - pos: -54.5,35.5 - parent: 45711 - - uid: 54629 + pos: 6.5,-57.5 + parent: 2 + - uid: 37190 components: - type: Transform - pos: -60.5,38.5 - parent: 45711 - - uid: 54630 + pos: 35.5,-56.5 + parent: 2 + - uid: 37191 components: - type: Transform - pos: -60.5,39.5 - parent: 45711 - - uid: 54631 + pos: 35.5,-57.5 + parent: 2 + - uid: 37192 components: - type: Transform - pos: -60.5,40.5 - parent: 45711 - - uid: 54632 + pos: 34.5,-57.5 + parent: 2 + - uid: 37193 components: - type: Transform - pos: -60.5,41.5 - parent: 45711 - - uid: 54633 + pos: 33.5,-57.5 + parent: 2 + - uid: 37194 components: - type: Transform - pos: -60.5,42.5 - parent: 45711 - - uid: 54634 + pos: 32.5,-57.5 + parent: 2 + - uid: 37195 components: - type: Transform - pos: -60.5,43.5 - parent: 45711 - - uid: 54635 + pos: 31.5,-57.5 + parent: 2 + - uid: 37196 components: - type: Transform - pos: -60.5,44.5 - parent: 45711 - - uid: 54636 + pos: 30.5,-57.5 + parent: 2 + - uid: 37197 components: - type: Transform - pos: -60.5,45.5 - parent: 45711 - - uid: 54637 + pos: 29.5,-57.5 + parent: 2 + - uid: 37198 components: - type: Transform - pos: -59.5,41.5 - parent: 45711 - - uid: 54638 + pos: 28.5,-57.5 + parent: 2 + - uid: 37199 components: - type: Transform - pos: -59.5,42.5 - parent: 45711 - - uid: 54639 + pos: 27.5,-57.5 + parent: 2 + - uid: 37200 components: - type: Transform - pos: -59.5,43.5 - parent: 45711 - - uid: 54640 + pos: 26.5,-57.5 + parent: 2 + - uid: 37201 components: - type: Transform - pos: -59.5,44.5 - parent: 45711 - - uid: 54641 + pos: 25.5,-57.5 + parent: 2 + - uid: 37202 components: - type: Transform - pos: -59.5,45.5 - parent: 45711 - - uid: 54642 + pos: 24.5,-57.5 + parent: 2 + - uid: 37203 components: - type: Transform - pos: -58.5,41.5 - parent: 45711 - - uid: 54643 + pos: 23.5,-57.5 + parent: 2 + - uid: 37204 components: - type: Transform - pos: -58.5,42.5 - parent: 45711 - - uid: 54644 + pos: 22.5,-57.5 + parent: 2 + - uid: 37206 components: - type: Transform - pos: -58.5,43.5 - parent: 45711 - - uid: 54645 + pos: 15.5,-58.5 + parent: 2 + - uid: 37207 components: - type: Transform - pos: -58.5,44.5 - parent: 45711 - - uid: 54646 + pos: 15.5,-59.5 + parent: 2 + - uid: 37208 components: - type: Transform - pos: -58.5,45.5 - parent: 45711 - - uid: 54647 + pos: 15.5,-60.5 + parent: 2 + - uid: 37209 components: - type: Transform - pos: -57.5,41.5 - parent: 45711 - - uid: 54648 + pos: 15.5,-61.5 + parent: 2 + - uid: 37210 components: - type: Transform - pos: -57.5,42.5 - parent: 45711 - - uid: 54649 + pos: 15.5,-62.5 + parent: 2 + - uid: 37211 components: - type: Transform - pos: -57.5,43.5 - parent: 45711 - - uid: 54650 + pos: 15.5,-63.5 + parent: 2 + - uid: 37212 components: - type: Transform - pos: -57.5,44.5 - parent: 45711 - - uid: 54651 + pos: 15.5,-64.5 + parent: 2 + - uid: 37213 components: - type: Transform - pos: -57.5,45.5 - parent: 45711 - - uid: 54652 + pos: 15.5,-65.5 + parent: 2 + - uid: 37214 components: - type: Transform - pos: -61.5,41.5 - parent: 45711 - - uid: 54653 + pos: 16.5,-65.5 + parent: 2 + - uid: 37215 components: - type: Transform - pos: -61.5,42.5 - parent: 45711 - - uid: 54654 + pos: 17.5,-65.5 + parent: 2 + - uid: 37216 components: - type: Transform - pos: -61.5,43.5 - parent: 45711 - - uid: 54655 + pos: 18.5,-65.5 + parent: 2 + - uid: 37217 components: - type: Transform - pos: -61.5,44.5 - parent: 45711 - - uid: 54656 + pos: 18.5,-64.5 + parent: 2 + - uid: 37219 components: - type: Transform - pos: -61.5,45.5 - parent: 45711 - - uid: 54657 + pos: 17.5,-63.5 + parent: 2 + - uid: 37220 components: - type: Transform - pos: -62.5,41.5 - parent: 45711 - - uid: 54658 + pos: 17.5,-62.5 + parent: 2 + - uid: 37221 components: - type: Transform - pos: -62.5,42.5 - parent: 45711 - - uid: 54659 + pos: 18.5,-63.5 + parent: 2 + - uid: 37223 components: - type: Transform - pos: -62.5,43.5 - parent: 45711 - - uid: 54660 + pos: 20.5,-56.5 + parent: 2 + - uid: 37224 components: - type: Transform - pos: -62.5,44.5 - parent: 45711 - - uid: 54661 + pos: 20.5,-55.5 + parent: 2 + - uid: 37225 components: - type: Transform - pos: -62.5,45.5 - parent: 45711 - - uid: 54662 + pos: 20.5,-54.5 + parent: 2 + - uid: 37226 components: - type: Transform - pos: -63.5,43.5 - parent: 45711 - - uid: 54663 + pos: 20.5,-53.5 + parent: 2 + - uid: 37227 components: - type: Transform - pos: -63.5,44.5 - parent: 45711 - - uid: 54664 + pos: 20.5,-52.5 + parent: 2 + - uid: 37228 components: - type: Transform - pos: -63.5,45.5 - parent: 45711 - - uid: 54665 + pos: 20.5,-51.5 + parent: 2 + - uid: 37229 components: - type: Transform - pos: -64.5,44.5 - parent: 45711 - - uid: 54666 + pos: 20.5,-50.5 + parent: 2 + - uid: 37230 components: - type: Transform - pos: -64.5,45.5 - parent: 45711 - - uid: 54667 + pos: 19.5,-50.5 + parent: 2 + - uid: 37231 components: - type: Transform - pos: -57.5,51.5 - parent: 45711 - - uid: 54668 + pos: 21.5,-50.5 + parent: 2 + - uid: 37232 components: - type: Transform - pos: -64.5,46.5 - parent: 45711 - - uid: 54669 + pos: 22.5,-50.5 + parent: 2 + - uid: 37233 components: - type: Transform - pos: -64.5,47.5 - parent: 45711 - - uid: 54670 + pos: 23.5,-50.5 + parent: 2 + - uid: 37234 components: - type: Transform - pos: -64.5,48.5 - parent: 45711 - - uid: 54671 + pos: 24.5,-50.5 + parent: 2 + - uid: 37235 components: - type: Transform - pos: -64.5,49.5 - parent: 45711 - - uid: 54672 + pos: 25.5,-50.5 + parent: 2 + - uid: 37236 components: - type: Transform - pos: -64.5,50.5 - parent: 45711 - - uid: 54673 + pos: 25.5,-49.5 + parent: 2 + - uid: 37237 components: - type: Transform - pos: -64.5,51.5 - parent: 45711 - - uid: 54674 + pos: 26.5,-49.5 + parent: 2 + - uid: 37238 components: - type: Transform - pos: -63.5,46.5 - parent: 45711 - - uid: 54675 + pos: 27.5,-49.5 + parent: 2 + - uid: 37239 components: - type: Transform - pos: -63.5,47.5 - parent: 45711 - - uid: 54676 + pos: 27.5,-48.5 + parent: 2 + - uid: 37242 components: - type: Transform - pos: -63.5,48.5 - parent: 45711 - - uid: 54677 + pos: 6.5,-56.5 + parent: 2 + - uid: 37243 components: - type: Transform - pos: -63.5,49.5 - parent: 45711 - - uid: 54678 + pos: 6.5,-55.5 + parent: 2 + - uid: 37244 components: - type: Transform - pos: -63.5,50.5 - parent: 45711 - - uid: 54679 + pos: 6.5,-54.5 + parent: 2 + - uid: 37245 components: - type: Transform - pos: -63.5,51.5 - parent: 45711 - - uid: 54680 + pos: 5.5,-54.5 + parent: 2 + - uid: 37246 components: - type: Transform - pos: -62.5,46.5 - parent: 45711 - - uid: 54681 + pos: 4.5,-54.5 + parent: 2 + - uid: 37247 components: - type: Transform - pos: -62.5,47.5 - parent: 45711 - - uid: 54682 + pos: 3.5,-54.5 + parent: 2 + - uid: 37248 components: - type: Transform - pos: -62.5,48.5 - parent: 45711 - - uid: 54683 + pos: 2.5,-54.5 + parent: 2 + - uid: 37249 components: - type: Transform - pos: -62.5,49.5 - parent: 45711 - - uid: 54684 + pos: 1.5,-54.5 + parent: 2 + - uid: 37250 components: - type: Transform - pos: -62.5,50.5 - parent: 45711 - - uid: 54685 + pos: 6.5,-53.5 + parent: 2 + - uid: 37251 components: - type: Transform - pos: -62.5,51.5 - parent: 45711 - - uid: 54686 + pos: 6.5,-52.5 + parent: 2 + - uid: 37252 components: - type: Transform - pos: -61.5,46.5 - parent: 45711 - - uid: 54687 + pos: 6.5,-51.5 + parent: 2 + - uid: 37253 components: - type: Transform - pos: -61.5,47.5 - parent: 45711 - - uid: 54688 + pos: 7.5,-51.5 + parent: 2 + - uid: 37254 components: - type: Transform - pos: -61.5,48.5 - parent: 45711 - - uid: 54689 + pos: 8.5,-51.5 + parent: 2 + - uid: 37255 components: - type: Transform - pos: -61.5,49.5 - parent: 45711 - - uid: 54690 + pos: 9.5,-51.5 + parent: 2 + - uid: 37256 components: - type: Transform - pos: -61.5,50.5 - parent: 45711 - - uid: 54691 + pos: 10.5,-51.5 + parent: 2 + - uid: 37257 components: - type: Transform - pos: -61.5,51.5 - parent: 45711 - - uid: 54692 + pos: 10.5,-50.5 + parent: 2 + - uid: 37258 components: - type: Transform - pos: -60.5,46.5 - parent: 45711 - - uid: 54693 + pos: 10.5,-49.5 + parent: 2 + - uid: 37259 components: - type: Transform - pos: -60.5,47.5 - parent: 45711 - - uid: 54694 + pos: 10.5,-48.5 + parent: 2 + - uid: 37260 components: - type: Transform - pos: -60.5,48.5 - parent: 45711 - - uid: 54695 + pos: 10.5,-47.5 + parent: 2 + - uid: 37261 components: - type: Transform - pos: -60.5,49.5 - parent: 45711 - - uid: 54696 + pos: 9.5,-47.5 + parent: 2 + - uid: 37262 components: - type: Transform - pos: -60.5,50.5 - parent: 45711 - - uid: 54697 + pos: 8.5,-47.5 + parent: 2 + - uid: 37263 components: - type: Transform - pos: -60.5,51.5 - parent: 45711 - - uid: 54698 + pos: 19.5,-42.5 + parent: 2 + - uid: 37264 components: - type: Transform - pos: -59.5,46.5 - parent: 45711 - - uid: 54699 + pos: 18.5,-42.5 + parent: 2 + - uid: 37265 components: - type: Transform - pos: -59.5,47.5 - parent: 45711 - - uid: 54700 + pos: 17.5,-42.5 + parent: 2 + - uid: 37266 components: - type: Transform - pos: -59.5,48.5 - parent: 45711 - - uid: 54701 + pos: 16.5,-42.5 + parent: 2 + - uid: 37267 components: - type: Transform - pos: -59.5,49.5 - parent: 45711 - - uid: 54702 + pos: 16.5,-43.5 + parent: 2 + - uid: 37268 components: - type: Transform - pos: -59.5,50.5 - parent: 45711 - - uid: 54703 + pos: 16.5,-44.5 + parent: 2 + - uid: 37269 components: - type: Transform - pos: -59.5,51.5 - parent: 45711 - - uid: 54704 + pos: 16.5,-45.5 + parent: 2 + - uid: 37270 components: - type: Transform - pos: -57.5,52.5 - parent: 45711 - - uid: 54705 + pos: 16.5,-46.5 + parent: 2 + - uid: 37271 components: - type: Transform - pos: -57.5,53.5 - parent: 45711 - - uid: 54706 + pos: 15.5,-46.5 + parent: 2 + - uid: 37272 components: - type: Transform - pos: -57.5,54.5 - parent: 45711 - - uid: 54707 + pos: 14.5,-46.5 + parent: 2 + - uid: 37273 components: - type: Transform - pos: -57.5,55.5 - parent: 45711 - - uid: 54708 + pos: 13.5,-46.5 + parent: 2 + - uid: 37274 components: - type: Transform - pos: -58.5,51.5 - parent: 45711 - - uid: 54709 + pos: 12.5,-46.5 + parent: 2 + - uid: 37275 components: - type: Transform - pos: -58.5,52.5 - parent: 45711 - - uid: 54710 + pos: 11.5,-46.5 + parent: 2 + - uid: 37276 components: - type: Transform - pos: -58.5,53.5 - parent: 45711 - - uid: 54711 + pos: 10.5,-46.5 + parent: 2 + - uid: 37278 components: - type: Transform - pos: -58.5,54.5 - parent: 45711 - - uid: 54712 + pos: 2.5,-32.5 + parent: 2 + - uid: 37279 components: - type: Transform - pos: -58.5,55.5 - parent: 45711 - - uid: 54713 + pos: 2.5,-33.5 + parent: 2 + - uid: 37280 components: - type: Transform - pos: -59.5,52.5 - parent: 45711 - - uid: 54714 + pos: 2.5,-34.5 + parent: 2 + - uid: 37281 components: - type: Transform - pos: -59.5,53.5 - parent: 45711 - - uid: 54715 + pos: 2.5,-35.5 + parent: 2 + - uid: 37282 components: - type: Transform - pos: -59.5,54.5 - parent: 45711 - - uid: 54716 + pos: 6.5,-50.5 + parent: 2 + - uid: 37283 components: - type: Transform - pos: -59.5,55.5 - parent: 45711 - - uid: 54717 + pos: 6.5,-49.5 + parent: 2 + - uid: 37284 components: - type: Transform - pos: -60.5,52.5 - parent: 45711 - - uid: 54718 + pos: 6.5,-48.5 + parent: 2 + - uid: 37285 components: - type: Transform - pos: -60.5,53.5 - parent: 45711 - - uid: 54719 + pos: 6.5,-47.5 + parent: 2 + - uid: 37286 components: - type: Transform - pos: -60.5,54.5 - parent: 45711 - - uid: 54720 + pos: 6.5,-46.5 + parent: 2 + - uid: 37287 components: - type: Transform - pos: -60.5,55.5 - parent: 45711 - - uid: 54721 + pos: 6.5,-45.5 + parent: 2 + - uid: 37288 components: - type: Transform - pos: -61.5,52.5 - parent: 45711 - - uid: 54722 + pos: 6.5,-44.5 + parent: 2 + - uid: 37289 components: - type: Transform - pos: -61.5,53.5 - parent: 45711 - - uid: 54723 + pos: 6.5,-43.5 + parent: 2 + - uid: 37290 components: - type: Transform - pos: -61.5,54.5 - parent: 45711 - - uid: 54724 + pos: 6.5,-42.5 + parent: 2 + - uid: 37291 components: - type: Transform - pos: -61.5,55.5 - parent: 45711 - - uid: 54725 + pos: 6.5,-41.5 + parent: 2 + - uid: 37292 components: - type: Transform - pos: -62.5,52.5 - parent: 45711 - - uid: 54726 + pos: 7.5,-41.5 + parent: 2 + - uid: 37293 components: - type: Transform - pos: -62.5,53.5 - parent: 45711 - - uid: 54727 + pos: 7.5,-40.5 + parent: 2 + - uid: 37294 components: - type: Transform - pos: -62.5,54.5 - parent: 45711 - - uid: 54728 + pos: 7.5,-39.5 + parent: 2 + - uid: 37295 components: - type: Transform - pos: -62.5,55.5 - parent: 45711 - - uid: 54729 + pos: 7.5,-38.5 + parent: 2 + - uid: 37296 components: - type: Transform - pos: -63.5,52.5 - parent: 45711 - - uid: 54730 + pos: 6.5,-38.5 + parent: 2 + - uid: 37297 components: - type: Transform - pos: -63.5,53.5 - parent: 45711 - - uid: 54731 + pos: 6.5,-37.5 + parent: 2 + - uid: 37298 components: - type: Transform - pos: -63.5,54.5 - parent: 45711 - - uid: 54732 + pos: 6.5,-36.5 + parent: 2 + - uid: 37299 components: - type: Transform - pos: -63.5,55.5 - parent: 45711 - - uid: 54734 + pos: 6.5,-35.5 + parent: 2 + - uid: 37300 components: - type: Transform - pos: -62.5,56.5 - parent: 45711 - - uid: 54735 + pos: 5.5,-35.5 + parent: 2 + - uid: 37301 components: - type: Transform - pos: -61.5,56.5 - parent: 45711 - - uid: 54736 + pos: 4.5,-35.5 + parent: 2 + - uid: 37302 components: - type: Transform - pos: -61.5,58.5 - parent: 45711 - - uid: 54737 + pos: 3.5,-35.5 + parent: 2 + - uid: 37322 components: - type: Transform - pos: -61.5,57.5 - parent: 45711 - - uid: 54738 + pos: -19.5,-74.5 + parent: 2 + - uid: 37323 components: - type: Transform - pos: -60.5,58.5 - parent: 45711 - - uid: 54739 + pos: -19.5,-73.5 + parent: 2 + - uid: 37324 components: - type: Transform - pos: -60.5,57.5 - parent: 45711 - - uid: 54740 + pos: -20.5,-73.5 + parent: 2 + - uid: 37325 components: - type: Transform - pos: -60.5,56.5 - parent: 45711 - - uid: 54741 + pos: -21.5,-73.5 + parent: 2 + - uid: 37326 components: - type: Transform - pos: -60.5,59.5 - parent: 45711 - - uid: 54742 + pos: -21.5,-72.5 + parent: 2 + - uid: 37327 components: - type: Transform - pos: -59.5,59.5 - parent: 45711 - - uid: 54743 + pos: -21.5,-71.5 + parent: 2 + - uid: 37328 components: - type: Transform - pos: -59.5,58.5 - parent: 45711 - - uid: 54744 + pos: -21.5,-70.5 + parent: 2 + - uid: 37329 components: - type: Transform - pos: -59.5,57.5 - parent: 45711 - - uid: 54745 + pos: -20.5,-70.5 + parent: 2 + - uid: 37330 components: - type: Transform - pos: -59.5,56.5 - parent: 45711 - - uid: 54746 + pos: -20.5,-69.5 + parent: 2 + - uid: 37331 components: - type: Transform - pos: -58.5,59.5 - parent: 45711 - - uid: 54747 + pos: -20.5,-68.5 + parent: 2 + - uid: 37332 components: - type: Transform - pos: -58.5,58.5 - parent: 45711 - - uid: 54748 + pos: -20.5,-67.5 + parent: 2 + - uid: 37333 components: - type: Transform - pos: -58.5,57.5 - parent: 45711 - - uid: 54749 + pos: -20.5,-66.5 + parent: 2 + - uid: 37511 components: - type: Transform - pos: -58.5,56.5 - parent: 45711 - - uid: 54750 + pos: -7.5,-40.5 + parent: 2 + - uid: 37512 components: - type: Transform - pos: -57.5,56.5 - parent: 45711 - - uid: 54751 + pos: -6.5,-40.5 + parent: 2 + - uid: 37513 components: - type: Transform - pos: -57.5,57.5 - parent: 45711 - - uid: 54752 + pos: -5.5,-40.5 + parent: 2 + - uid: 37514 components: - type: Transform - pos: -57.5,58.5 - parent: 45711 - - uid: 54753 + pos: -5.5,-41.5 + parent: 2 + - uid: 37515 components: - type: Transform - pos: -57.5,59.5 - parent: 45711 - - uid: 54754 + pos: -5.5,-42.5 + parent: 2 + - uid: 37516 components: - type: Transform - pos: -56.5,56.5 - parent: 45711 - - uid: 54755 + pos: -5.5,-43.5 + parent: 2 + - uid: 37517 components: - type: Transform - pos: -56.5,57.5 - parent: 45711 - - uid: 54756 + pos: -5.5,-44.5 + parent: 2 + - uid: 37518 components: - type: Transform - pos: -56.5,58.5 - parent: 45711 - - uid: 54757 + pos: -5.5,-45.5 + parent: 2 + - uid: 37519 components: - type: Transform - pos: -56.5,59.5 - parent: 45711 - - uid: 54758 + pos: -5.5,-46.5 + parent: 2 + - uid: 37520 components: - type: Transform - pos: -55.5,56.5 - parent: 45711 - - uid: 54759 + pos: -5.5,-47.5 + parent: 2 + - uid: 37521 components: - type: Transform - pos: -55.5,57.5 - parent: 45711 - - uid: 54760 + pos: -5.5,-48.5 + parent: 2 + - uid: 37522 components: - type: Transform - pos: -55.5,58.5 - parent: 45711 - - uid: 54761 + pos: -5.5,-49.5 + parent: 2 + - uid: 37729 components: - type: Transform - pos: -55.5,59.5 - parent: 45711 - - uid: 54762 + pos: -20.5,-54.5 + parent: 2 + - uid: 37730 components: - type: Transform - pos: -54.5,56.5 - parent: 45711 - - uid: 54763 + pos: -21.5,-54.5 + parent: 2 + - uid: 37731 components: - type: Transform - pos: -54.5,57.5 - parent: 45711 - - uid: 54764 + pos: -22.5,-54.5 + parent: 2 + - uid: 37732 components: - type: Transform - pos: -54.5,58.5 - parent: 45711 - - uid: 54765 + pos: -22.5,-53.5 + parent: 2 + - uid: 37733 components: - type: Transform - pos: -54.5,59.5 - parent: 45711 - - uid: 54766 + pos: -22.5,-52.5 + parent: 2 + - uid: 37734 components: - type: Transform - pos: -53.5,56.5 - parent: 45711 - - uid: 54767 + pos: -22.5,-51.5 + parent: 2 + - uid: 37735 components: - type: Transform - pos: -53.5,57.5 - parent: 45711 - - uid: 54768 + pos: -22.5,-50.5 + parent: 2 + - uid: 37736 components: - type: Transform - pos: -53.5,58.5 - parent: 45711 - - uid: 54769 + pos: -21.5,-50.5 + parent: 2 + - uid: 37741 components: - type: Transform - pos: -53.5,59.5 - parent: 45711 - - uid: 54770 + pos: -63.5,-21.5 + parent: 2 + - uid: 37765 components: - type: Transform - pos: -52.5,56.5 - parent: 45711 - - uid: 54771 + pos: -73.5,-36.5 + parent: 2 + - uid: 37766 components: - type: Transform - pos: -52.5,57.5 - parent: 45711 - - uid: 54772 + pos: -73.5,-35.5 + parent: 2 + - uid: 37767 components: - type: Transform - pos: -52.5,58.5 - parent: 45711 - - uid: 54773 + pos: -73.5,-34.5 + parent: 2 + - uid: 37768 components: - type: Transform - pos: -52.5,59.5 - parent: 45711 - - uid: 54774 + pos: -73.5,-33.5 + parent: 2 + - uid: 37769 components: - type: Transform - pos: -51.5,56.5 - parent: 45711 - - uid: 54775 + pos: -73.5,-32.5 + parent: 2 + - uid: 37770 components: - - type: Transform - pos: -51.5,57.5 - parent: 45711 - - uid: 54776 + - type: Transform + pos: -73.5,-31.5 + parent: 2 + - uid: 37771 components: - type: Transform - pos: -51.5,58.5 - parent: 45711 - - uid: 54777 + pos: -73.5,-30.5 + parent: 2 + - uid: 37772 components: - type: Transform - pos: -51.5,59.5 - parent: 45711 - - uid: 54778 + pos: -73.5,-29.5 + parent: 2 + - uid: 37773 components: - type: Transform - pos: -50.5,56.5 - parent: 45711 - - uid: 54779 + pos: -73.5,-28.5 + parent: 2 + - uid: 37774 components: - type: Transform - pos: -50.5,57.5 - parent: 45711 - - uid: 54780 + pos: -73.5,-27.5 + parent: 2 + - uid: 37775 components: - type: Transform - pos: -50.5,58.5 - parent: 45711 - - uid: 54781 + pos: -73.5,-26.5 + parent: 2 + - uid: 37776 components: - type: Transform - pos: -50.5,59.5 - parent: 45711 - - uid: 54782 + pos: -73.5,-25.5 + parent: 2 + - uid: 37777 components: - type: Transform - pos: -49.5,56.5 - parent: 45711 - - uid: 54783 + pos: -73.5,-24.5 + parent: 2 + - uid: 37778 components: - type: Transform - pos: -49.5,57.5 - parent: 45711 - - uid: 54784 + pos: -73.5,-23.5 + parent: 2 + - uid: 37779 components: - type: Transform - pos: -49.5,58.5 - parent: 45711 - - uid: 54785 + pos: -73.5,-22.5 + parent: 2 + - uid: 37780 components: - type: Transform - pos: -49.5,59.5 - parent: 45711 - - uid: 54786 + pos: -73.5,-21.5 + parent: 2 + - uid: 37781 components: - type: Transform - pos: -48.5,56.5 - parent: 45711 - - uid: 54787 + pos: -79.5,-19.5 + parent: 2 + - uid: 37782 components: - type: Transform - pos: -48.5,57.5 - parent: 45711 - - uid: 54788 + pos: -79.5,-18.5 + parent: 2 + - uid: 37783 components: - type: Transform - pos: -48.5,58.5 - parent: 45711 - - uid: 54789 + pos: -79.5,-17.5 + parent: 2 + - uid: 37784 components: - type: Transform - pos: -48.5,59.5 - parent: 45711 - - uid: 54790 + pos: -79.5,-16.5 + parent: 2 + - uid: 37785 components: - type: Transform - pos: -47.5,56.5 - parent: 45711 - - uid: 54791 + pos: -78.5,-16.5 + parent: 2 + - uid: 37786 components: - type: Transform - pos: -47.5,57.5 - parent: 45711 - - uid: 54792 + pos: -77.5,-16.5 + parent: 2 + - uid: 37787 components: - type: Transform - pos: -47.5,58.5 - parent: 45711 - - uid: 54793 + pos: -76.5,-16.5 + parent: 2 + - uid: 37788 components: - type: Transform - pos: -47.5,59.5 - parent: 45711 - - uid: 54794 + pos: -75.5,-16.5 + parent: 2 + - uid: 37789 components: - type: Transform - pos: -46.5,56.5 - parent: 45711 - - uid: 54795 + pos: -74.5,-16.5 + parent: 2 + - uid: 37790 components: - type: Transform - pos: -46.5,57.5 - parent: 45711 - - uid: 54796 + pos: -73.5,-16.5 + parent: 2 + - uid: 37791 components: - type: Transform - pos: -46.5,58.5 - parent: 45711 - - uid: 54797 + pos: -72.5,-16.5 + parent: 2 + - uid: 37792 components: - type: Transform - pos: -46.5,59.5 - parent: 45711 - - uid: 54798 + pos: -70.5,-16.5 + parent: 2 + - uid: 37793 components: - type: Transform - pos: -45.5,56.5 - parent: 45711 - - uid: 54799 + pos: -71.5,-16.5 + parent: 2 + - uid: 37794 components: - type: Transform - pos: -45.5,57.5 - parent: 45711 - - uid: 54800 + pos: -72.5,-21.5 + parent: 2 + - uid: 37795 components: - type: Transform - pos: -45.5,58.5 - parent: 45711 - - uid: 54801 + pos: -72.5,-20.5 + parent: 2 + - uid: 37796 components: - type: Transform - pos: -45.5,59.5 - parent: 45711 - - uid: 54802 + pos: -72.5,-19.5 + parent: 2 + - uid: 37797 components: - type: Transform - pos: -44.5,56.5 - parent: 45711 - - uid: 54803 + pos: -72.5,-18.5 + parent: 2 + - uid: 37798 components: - type: Transform - pos: -44.5,57.5 - parent: 45711 - - uid: 54804 + pos: -72.5,-17.5 + parent: 2 + - uid: 37799 components: - type: Transform - pos: -44.5,58.5 - parent: 45711 - - uid: 54805 + pos: -70.5,-15.5 + parent: 2 + - uid: 37800 components: - type: Transform - pos: -44.5,59.5 - parent: 45711 - - uid: 54806 + pos: -69.5,-15.5 + parent: 2 + - uid: 37801 components: - type: Transform - pos: -43.5,56.5 - parent: 45711 - - uid: 54807 + pos: -68.5,-15.5 + parent: 2 + - uid: 37802 components: - type: Transform - pos: -43.5,57.5 - parent: 45711 - - uid: 54808 + pos: -67.5,-15.5 + parent: 2 + - uid: 37803 components: - type: Transform - pos: -43.5,58.5 - parent: 45711 - - uid: 54809 + pos: -66.5,-15.5 + parent: 2 + - uid: 37804 components: - type: Transform - pos: -43.5,59.5 - parent: 45711 - - uid: 54810 + pos: -65.5,-15.5 + parent: 2 + - uid: 37805 components: - type: Transform - pos: -42.5,56.5 - parent: 45711 - - uid: 54811 + pos: -61.5,-15.5 + parent: 2 + - uid: 37806 components: - type: Transform - pos: -42.5,57.5 - parent: 45711 - - uid: 54812 + pos: -60.5,-15.5 + parent: 2 + - uid: 37807 components: - type: Transform - pos: -42.5,58.5 - parent: 45711 - - uid: 54813 + pos: -59.5,-15.5 + parent: 2 + - uid: 37808 components: - type: Transform - pos: -42.5,59.5 - parent: 45711 - - uid: 54814 + pos: -60.5,-24.5 + parent: 2 + - uid: 37809 components: - type: Transform - pos: -41.5,56.5 - parent: 45711 - - uid: 54815 + pos: -60.5,-23.5 + parent: 2 + - uid: 37810 components: - type: Transform - pos: -41.5,57.5 - parent: 45711 - - uid: 54816 + pos: -60.5,-22.5 + parent: 2 + - uid: 37811 components: - type: Transform - pos: -41.5,58.5 - parent: 45711 - - uid: 54817 + pos: -59.5,-22.5 + parent: 2 + - uid: 37812 components: - type: Transform - pos: -41.5,59.5 - parent: 45711 - - uid: 54818 + pos: -58.5,-22.5 + parent: 2 + - uid: 37813 components: - type: Transform - pos: -40.5,56.5 - parent: 45711 - - uid: 54819 + pos: -58.5,-21.5 + parent: 2 + - uid: 37814 components: - type: Transform - pos: -40.5,57.5 - parent: 45711 - - uid: 54820 + pos: -58.5,-20.5 + parent: 2 + - uid: 37815 components: - type: Transform - pos: -40.5,58.5 - parent: 45711 - - uid: 54821 + pos: -58.5,-19.5 + parent: 2 + - uid: 37816 components: - type: Transform - pos: -40.5,59.5 - parent: 45711 - - uid: 54822 + pos: -58.5,-18.5 + parent: 2 + - uid: 37817 components: - type: Transform - pos: -39.5,56.5 - parent: 45711 - - uid: 54823 + pos: -59.5,-18.5 + parent: 2 + - uid: 37818 components: - type: Transform - pos: -39.5,57.5 - parent: 45711 - - uid: 54824 + pos: -59.5,-17.5 + parent: 2 + - uid: 37819 components: - type: Transform - pos: -39.5,58.5 - parent: 45711 - - uid: 54825 + pos: -59.5,-16.5 + parent: 2 + - uid: 37820 components: - type: Transform - pos: -39.5,59.5 - parent: 45711 - - uid: 54826 + pos: -61.5,-4.5 + parent: 2 + - uid: 37821 components: - type: Transform - pos: -38.5,56.5 - parent: 45711 - - uid: 54827 + pos: -61.5,-5.5 + parent: 2 + - uid: 37822 components: - type: Transform - pos: -38.5,57.5 - parent: 45711 - - uid: 54828 + pos: -61.5,-6.5 + parent: 2 + - uid: 37823 components: - type: Transform - pos: -38.5,58.5 - parent: 45711 - - uid: 54829 + pos: -60.5,-6.5 + parent: 2 + - uid: 37824 components: - type: Transform - pos: -38.5,59.5 - parent: 45711 - - uid: 54830 + pos: -60.5,-7.5 + parent: 2 + - uid: 37825 components: - type: Transform - pos: -41.5,53.5 - parent: 45711 - - uid: 54831 + pos: -60.5,-8.5 + parent: 2 + - uid: 37826 components: - type: Transform - pos: -41.5,54.5 - parent: 45711 - - uid: 54832 + pos: -60.5,-9.5 + parent: 2 + - uid: 37827 components: - type: Transform - pos: -41.5,55.5 - parent: 45711 - - uid: 54833 + pos: -60.5,-10.5 + parent: 2 + - uid: 37828 components: - type: Transform - pos: -40.5,53.5 - parent: 45711 - - uid: 54834 + pos: -59.5,-10.5 + parent: 2 + - uid: 37829 components: - type: Transform - pos: -40.5,54.5 - parent: 45711 - - uid: 54835 + pos: -58.5,-10.5 + parent: 2 + - uid: 37830 components: - type: Transform - pos: -40.5,55.5 - parent: 45711 - - uid: 54836 + pos: -57.5,-10.5 + parent: 2 + - uid: 37831 components: - type: Transform - pos: -39.5,53.5 - parent: 45711 - - uid: 54837 + pos: -56.5,-10.5 + parent: 2 + - uid: 37832 components: - type: Transform - pos: -39.5,54.5 - parent: 45711 - - uid: 54838 + pos: -56.5,-11.5 + parent: 2 + - uid: 37833 components: - type: Transform - pos: -39.5,55.5 - parent: 45711 - - uid: 54839 + pos: -56.5,-12.5 + parent: 2 + - uid: 37834 components: - type: Transform - pos: -38.5,53.5 - parent: 45711 - - uid: 54840 + pos: -56.5,-13.5 + parent: 2 + - uid: 37835 components: - type: Transform - pos: -38.5,54.5 - parent: 45711 - - uid: 54841 + pos: -56.5,-14.5 + parent: 2 + - uid: 37836 components: - type: Transform - pos: -38.5,55.5 - parent: 45711 - - uid: 54843 + pos: -56.5,-15.5 + parent: 2 + - uid: 37837 components: - type: Transform - pos: -43.5,60.5 - parent: 45711 - - uid: 54844 + pos: -57.5,-15.5 + parent: 2 + - uid: 37838 components: - type: Transform - pos: -42.5,60.5 - parent: 45711 - - uid: 54845 + pos: -58.5,-15.5 + parent: 2 + - uid: 37839 components: - type: Transform - pos: -41.5,60.5 - parent: 45711 - - uid: 54846 + pos: -55.5,-10.5 + parent: 2 + - uid: 37840 components: - type: Transform - pos: -40.5,60.5 - parent: 45711 - - uid: 54847 + pos: -54.5,-10.5 + parent: 2 + - uid: 37841 components: - type: Transform - pos: -39.5,60.5 - parent: 45711 - - uid: 54848 + pos: -53.5,-10.5 + parent: 2 + - uid: 37842 components: - type: Transform - pos: -38.5,60.5 - parent: 45711 - - uid: 54849 + pos: -52.5,-10.5 + parent: 2 + - uid: 37843 components: - type: Transform - pos: -37.5,60.5 - parent: 45711 - - uid: 54850 + pos: -51.5,-10.5 + parent: 2 + - uid: 37844 components: - type: Transform - pos: -36.5,60.5 - parent: 45711 - - uid: 54851 + pos: -50.5,-10.5 + parent: 2 + - uid: 37845 components: - type: Transform - pos: -37.5,58.5 - parent: 45711 - - uid: 54852 + pos: -49.5,-10.5 + parent: 2 + - uid: 37846 components: - type: Transform - pos: -37.5,59.5 - parent: 45711 - - uid: 54853 + pos: -48.5,-10.5 + parent: 2 + - uid: 37847 components: - type: Transform - pos: -36.5,59.5 - parent: 45711 - - uid: 54854 + pos: -47.5,-10.5 + parent: 2 + - uid: 37848 components: - type: Transform - pos: -42.5,61.5 - parent: 45711 - - uid: 54855 + pos: -46.5,-10.5 + parent: 2 + - uid: 37849 components: - type: Transform - pos: -41.5,61.5 - parent: 45711 - - uid: 54856 + pos: -45.5,-10.5 + parent: 2 + - uid: 37850 components: - type: Transform - pos: -40.5,61.5 - parent: 45711 - - uid: 54857 + pos: -44.5,-10.5 + parent: 2 + - uid: 37851 components: - type: Transform - pos: -39.5,61.5 - parent: 45711 - - uid: 54858 + pos: -43.5,-10.5 + parent: 2 + - uid: 37852 components: - type: Transform - pos: -38.5,61.5 - parent: 45711 - - uid: 54859 + pos: -42.5,-10.5 + parent: 2 + - uid: 37853 components: - type: Transform - pos: -37.5,61.5 - parent: 45711 - - uid: 54860 + pos: -41.5,-10.5 + parent: 2 + - uid: 37854 components: - type: Transform - pos: -36.5,61.5 - parent: 45711 - - uid: 54861 + pos: -40.5,-10.5 + parent: 2 + - uid: 37855 components: - type: Transform - pos: -35.5,61.5 - parent: 45711 - - uid: 54862 + pos: -39.5,-10.5 + parent: 2 + - uid: 37856 components: - type: Transform - pos: -34.5,61.5 - parent: 45711 - - uid: 54863 + pos: -48.5,-5.5 + parent: 2 + - uid: 37857 components: - type: Transform - pos: -33.5,61.5 - parent: 45711 - - uid: 54864 + pos: -49.5,-5.5 + parent: 2 + - uid: 37858 components: - type: Transform - pos: -41.5,62.5 - parent: 45711 - - uid: 54865 + pos: -49.5,-6.5 + parent: 2 + - uid: 37859 components: - type: Transform - pos: -40.5,62.5 - parent: 45711 - - uid: 54866 + pos: -49.5,-7.5 + parent: 2 + - uid: 37860 components: - type: Transform - pos: -39.5,62.5 - parent: 45711 - - uid: 54867 + pos: -49.5,-8.5 + parent: 2 + - uid: 37861 components: - type: Transform - pos: -38.5,62.5 - parent: 45711 - - uid: 54868 + pos: -49.5,-9.5 + parent: 2 + - uid: 37862 components: - type: Transform - pos: -37.5,62.5 - parent: 45711 - - uid: 54869 + pos: -46.5,-5.5 + parent: 2 + - uid: 37863 components: - type: Transform - pos: -36.5,62.5 - parent: 45711 - - uid: 54870 + pos: -45.5,-5.5 + parent: 2 + - uid: 37864 components: - type: Transform - pos: -40.5,63.5 - parent: 45711 - - uid: 54871 + pos: -44.5,-5.5 + parent: 2 + - uid: 37865 components: - type: Transform - pos: -39.5,63.5 - parent: 45711 - - uid: 54872 + pos: -43.5,-5.5 + parent: 2 + - uid: 37866 components: - type: Transform - pos: -38.5,63.5 - parent: 45711 - - uid: 54873 + pos: -43.5,-6.5 + parent: 2 + - uid: 37867 components: - type: Transform - pos: -37.5,63.5 - parent: 45711 - - uid: 54874 + pos: -43.5,-7.5 + parent: 2 + - uid: 37868 components: - type: Transform - pos: -38.5,64.5 - parent: 45711 - - uid: 54875 + pos: -43.5,-8.5 + parent: 2 + - uid: 37869 components: - type: Transform - pos: -37.5,64.5 - parent: 45711 - - uid: 54876 + pos: -43.5,-9.5 + parent: 2 + - uid: 37870 components: - type: Transform - pos: -36.5,64.5 - parent: 45711 - - uid: 54877 + pos: -45.5,-12.5 + parent: 2 + - uid: 37871 components: - type: Transform - pos: -36.5,63.5 - parent: 45711 - - uid: 54878 + pos: -45.5,-13.5 + parent: 2 + - uid: 37872 components: - type: Transform - pos: -35.5,64.5 - parent: 45711 - - uid: 54879 + pos: -45.5,-14.5 + parent: 2 + - uid: 37873 components: - type: Transform - pos: -35.5,63.5 - parent: 45711 - - uid: 54880 + pos: -45.5,-15.5 + parent: 2 + - uid: 37874 components: - type: Transform - pos: -35.5,62.5 - parent: 45711 - - uid: 54881 + pos: -44.5,-15.5 + parent: 2 + - uid: 37875 components: - type: Transform - pos: -35.5,60.5 - parent: 45711 - - uid: 54882 + pos: -43.5,-15.5 + parent: 2 + - uid: 37876 components: - type: Transform - pos: -34.5,64.5 - parent: 45711 - - uid: 54883 + pos: -42.5,-15.5 + parent: 2 + - uid: 37877 components: - type: Transform - pos: -34.5,63.5 - parent: 45711 - - uid: 54884 + pos: -41.5,-15.5 + parent: 2 + - uid: 37878 components: - type: Transform - pos: -34.5,62.5 - parent: 45711 - - uid: 54885 + pos: -40.5,-15.5 + parent: 2 + - uid: 37879 components: - type: Transform - pos: -34.5,60.5 - parent: 45711 - - uid: 54886 + pos: -39.5,-15.5 + parent: 2 + - uid: 37880 components: - type: Transform - pos: -33.5,64.5 - parent: 45711 - - uid: 54887 + pos: -39.5,-14.5 + parent: 2 + - uid: 37881 components: - type: Transform - pos: -33.5,63.5 - parent: 45711 - - uid: 54888 + pos: -39.5,-13.5 + parent: 2 + - uid: 37882 components: - type: Transform - pos: -33.5,62.5 - parent: 45711 - - uid: 54889 + pos: -39.5,-12.5 + parent: 2 + - uid: 37883 components: - type: Transform - pos: -33.5,60.5 - parent: 45711 - - uid: 54890 + pos: -39.5,-11.5 + parent: 2 + - uid: 37884 components: - type: Transform - pos: -32.5,64.5 - parent: 45711 - - uid: 54891 + pos: -53.5,-19.5 + parent: 2 + - uid: 37885 components: - type: Transform - pos: -32.5,63.5 - parent: 45711 - - uid: 54892 + pos: -53.5,-20.5 + parent: 2 + - uid: 37886 components: - type: Transform - pos: -32.5,62.5 - parent: 45711 - - uid: 54893 + pos: -53.5,-21.5 + parent: 2 + - uid: 37887 components: - type: Transform - pos: -32.5,61.5 - parent: 45711 - - uid: 54894 + pos: -53.5,-22.5 + parent: 2 + - uid: 37888 components: - type: Transform - pos: -32.5,60.5 - parent: 45711 - - uid: 54895 + pos: -53.5,-23.5 + parent: 2 + - uid: 37889 components: - type: Transform - pos: -31.5,64.5 - parent: 45711 - - uid: 54896 + pos: -52.5,-23.5 + parent: 2 + - uid: 37890 components: - type: Transform - pos: -31.5,63.5 - parent: 45711 - - uid: 54897 + pos: -51.5,-23.5 + parent: 2 + - uid: 37891 components: - type: Transform - pos: -31.5,62.5 - parent: 45711 - - uid: 54898 + pos: -50.5,-23.5 + parent: 2 + - uid: 37892 components: - type: Transform - pos: -31.5,61.5 - parent: 45711 - - uid: 54899 + pos: -49.5,-23.5 + parent: 2 + - uid: 37893 components: - type: Transform - pos: -31.5,60.5 - parent: 45711 - - uid: 54900 + pos: -48.5,-23.5 + parent: 2 + - uid: 37894 components: - type: Transform - pos: -30.5,64.5 - parent: 45711 - - uid: 54901 + pos: -47.5,-23.5 + parent: 2 + - uid: 37895 components: - type: Transform - pos: -30.5,63.5 - parent: 45711 - - uid: 54902 + pos: -46.5,-23.5 + parent: 2 + - uid: 37896 components: - type: Transform - pos: -30.5,62.5 - parent: 45711 - - uid: 54903 + pos: -44.5,-27.5 + parent: 2 + - uid: 37897 components: - type: Transform - pos: -30.5,61.5 - parent: 45711 - - uid: 54904 + pos: -44.5,-28.5 + parent: 2 + - uid: 37898 components: - type: Transform - pos: -30.5,60.5 - parent: 45711 - - uid: 54905 + pos: -45.5,-28.5 + parent: 2 + - uid: 37899 components: - type: Transform - pos: -29.5,64.5 - parent: 45711 - - uid: 54906 + pos: -46.5,-28.5 + parent: 2 + - uid: 37900 components: - type: Transform - pos: -29.5,63.5 - parent: 45711 - - uid: 54907 + pos: -46.5,-27.5 + parent: 2 + - uid: 37901 components: - type: Transform - pos: -29.5,62.5 - parent: 45711 - - uid: 54908 + pos: -46.5,-26.5 + parent: 2 + - uid: 37902 components: - type: Transform - pos: -29.5,61.5 - parent: 45711 - - uid: 54909 + pos: -46.5,-25.5 + parent: 2 + - uid: 37903 components: - type: Transform - pos: -29.5,60.5 - parent: 45711 - - uid: 54910 + pos: -46.5,-24.5 + parent: 2 + - uid: 37904 components: - type: Transform - pos: -28.5,64.5 - parent: 45711 - - uid: 54911 + pos: -46.5,-22.5 + parent: 2 + - uid: 37905 components: - type: Transform - pos: -28.5,63.5 - parent: 45711 - - uid: 54912 + pos: -46.5,-21.5 + parent: 2 + - uid: 37906 components: - type: Transform - pos: -28.5,62.5 - parent: 45711 - - uid: 54913 + pos: -45.5,-21.5 + parent: 2 + - uid: 37907 components: - type: Transform - pos: -28.5,61.5 - parent: 45711 - - uid: 54914 + pos: -44.5,-21.5 + parent: 2 + - uid: 37908 components: - type: Transform - pos: -28.5,60.5 - parent: 45711 - - uid: 54915 + pos: -43.5,-21.5 + parent: 2 + - uid: 37909 components: - type: Transform - pos: -27.5,64.5 - parent: 45711 - - uid: 54916 + pos: -42.5,-21.5 + parent: 2 + - uid: 37910 components: - type: Transform - pos: -27.5,63.5 - parent: 45711 - - uid: 54917 + pos: -41.5,-21.5 + parent: 2 + - uid: 37911 components: - type: Transform - pos: -27.5,62.5 - parent: 45711 - - uid: 54918 + pos: -40.5,-21.5 + parent: 2 + - uid: 37912 components: - type: Transform - pos: -27.5,61.5 - parent: 45711 - - uid: 54919 + pos: -39.5,-21.5 + parent: 2 + - uid: 37913 components: - type: Transform - pos: -27.5,60.5 - parent: 45711 - - uid: 54920 + pos: -39.5,-20.5 + parent: 2 + - uid: 37914 components: - type: Transform - pos: -26.5,64.5 - parent: 45711 - - uid: 54921 + pos: -39.5,-19.5 + parent: 2 + - uid: 37915 components: - type: Transform - pos: -26.5,63.5 - parent: 45711 - - uid: 54922 + pos: -39.5,-18.5 + parent: 2 + - uid: 37916 components: - type: Transform - pos: -26.5,62.5 - parent: 45711 - - uid: 54923 + pos: -39.5,-17.5 + parent: 2 + - uid: 37917 components: - type: Transform - pos: -26.5,61.5 - parent: 45711 - - uid: 54924 + pos: -39.5,-16.5 + parent: 2 + - uid: 37918 components: - type: Transform - pos: -26.5,60.5 - parent: 45711 - - uid: 54925 + pos: -34.5,-17.5 + parent: 2 + - uid: 37919 components: - type: Transform - pos: -25.5,64.5 - parent: 45711 - - uid: 54926 + pos: -34.5,-18.5 + parent: 2 + - uid: 37920 components: - type: Transform - pos: -25.5,63.5 - parent: 45711 - - uid: 54927 + pos: -34.5,-19.5 + parent: 2 + - uid: 37921 components: - type: Transform - pos: -25.5,62.5 - parent: 45711 - - uid: 54928 + pos: -34.5,-20.5 + parent: 2 + - uid: 37922 components: - type: Transform - pos: -25.5,61.5 - parent: 45711 - - uid: 54929 + pos: -34.5,-21.5 + parent: 2 + - uid: 37923 components: - type: Transform - pos: -25.5,60.5 - parent: 45711 - - uid: 54930 + pos: -34.5,-22.5 + parent: 2 + - uid: 37924 components: - type: Transform - pos: -24.5,64.5 - parent: 45711 - - uid: 54931 + pos: -34.5,-23.5 + parent: 2 + - uid: 37925 components: - type: Transform - pos: -24.5,63.5 - parent: 45711 - - uid: 54932 + pos: -34.5,-24.5 + parent: 2 + - uid: 37926 components: - type: Transform - pos: -24.5,62.5 - parent: 45711 - - uid: 54933 + pos: -35.5,-24.5 + parent: 2 + - uid: 37927 components: - type: Transform - pos: -24.5,61.5 - parent: 45711 - - uid: 54934 + pos: -36.5,-24.5 + parent: 2 + - uid: 37928 components: - type: Transform - pos: -24.5,60.5 - parent: 45711 - - uid: 54935 + pos: -37.5,-24.5 + parent: 2 + - uid: 37929 components: - type: Transform - pos: -23.5,64.5 - parent: 45711 - - uid: 54936 + pos: -38.5,-24.5 + parent: 2 + - uid: 37930 components: - type: Transform - pos: -23.5,63.5 - parent: 45711 - - uid: 54937 + pos: -39.5,-24.5 + parent: 2 + - uid: 37931 components: - type: Transform - pos: -23.5,62.5 - parent: 45711 - - uid: 54938 + pos: -39.5,-23.5 + parent: 2 + - uid: 37932 components: - type: Transform - pos: -23.5,61.5 - parent: 45711 - - uid: 54939 + pos: -39.5,-22.5 + parent: 2 + - uid: 37933 components: - type: Transform - pos: -23.5,60.5 - parent: 45711 - - uid: 54940 + pos: -40.5,-24.5 + parent: 2 + - uid: 37934 components: - type: Transform - pos: -22.5,64.5 - parent: 45711 - - uid: 54941 + pos: -41.5,-24.5 + parent: 2 + - uid: 37935 components: - type: Transform - pos: -22.5,63.5 - parent: 45711 - - uid: 54942 + pos: -41.5,-25.5 + parent: 2 + - uid: 37936 components: - type: Transform - pos: -22.5,62.5 - parent: 45711 - - uid: 54943 + pos: -41.5,-26.5 + parent: 2 + - uid: 37937 components: - type: Transform - pos: -22.5,61.5 - parent: 45711 - - uid: 54944 + pos: -41.5,-27.5 + parent: 2 + - uid: 37938 components: - type: Transform - pos: -22.5,60.5 - parent: 45711 - - uid: 54945 + pos: -41.5,-28.5 + parent: 2 + - uid: 37939 components: - type: Transform - pos: -21.5,64.5 - parent: 45711 - - uid: 54946 + pos: -41.5,-29.5 + parent: 2 + - uid: 37940 components: - type: Transform - pos: -21.5,63.5 - parent: 45711 - - uid: 54947 + pos: -41.5,-30.5 + parent: 2 + - uid: 37941 components: - type: Transform - pos: -21.5,62.5 - parent: 45711 - - uid: 54948 + pos: -41.5,-31.5 + parent: 2 + - uid: 37942 components: - type: Transform - pos: -21.5,61.5 - parent: 45711 - - uid: 54949 + pos: -41.5,-32.5 + parent: 2 + - uid: 37943 components: - type: Transform - pos: -21.5,60.5 - parent: 45711 - - uid: 54950 + pos: -41.5,-33.5 + parent: 2 + - uid: 37944 components: - type: Transform - pos: -20.5,64.5 - parent: 45711 - - uid: 54951 + pos: -41.5,-34.5 + parent: 2 + - uid: 37945 components: - type: Transform - pos: -20.5,63.5 - parent: 45711 - - uid: 54952 + pos: -41.5,-35.5 + parent: 2 + - uid: 37946 components: - type: Transform - pos: -20.5,62.5 - parent: 45711 - - uid: 54953 + pos: -41.5,-36.5 + parent: 2 + - uid: 37947 components: - type: Transform - pos: -20.5,61.5 - parent: 45711 - - uid: 54954 + pos: -41.5,-37.5 + parent: 2 + - uid: 37948 components: - type: Transform - pos: -20.5,60.5 - parent: 45711 - - uid: 54955 + pos: -41.5,-38.5 + parent: 2 + - uid: 37949 components: - type: Transform - pos: -19.5,64.5 - parent: 45711 - - uid: 54956 + pos: -41.5,-39.5 + parent: 2 + - uid: 37950 components: - type: Transform - pos: -19.5,63.5 - parent: 45711 - - uid: 54957 + pos: -42.5,-39.5 + parent: 2 + - uid: 37951 components: - type: Transform - pos: -19.5,62.5 - parent: 45711 - - uid: 54958 + pos: -43.5,-39.5 + parent: 2 + - uid: 37952 components: - type: Transform - pos: -19.5,61.5 - parent: 45711 - - uid: 54959 + pos: -43.5,-38.5 + parent: 2 + - uid: 37953 components: - type: Transform - pos: -19.5,60.5 - parent: 45711 - - uid: 54960 + pos: -41.5,-40.5 + parent: 2 + - uid: 37954 components: - type: Transform - pos: -18.5,64.5 - parent: 45711 - - uid: 54961 + pos: -41.5,-41.5 + parent: 2 + - uid: 37955 components: - type: Transform - pos: -18.5,63.5 - parent: 45711 - - uid: 54962 + pos: -41.5,-42.5 + parent: 2 + - uid: 37956 components: - type: Transform - pos: -18.5,62.5 - parent: 45711 - - uid: 54963 + pos: -41.5,-43.5 + parent: 2 + - uid: 37957 components: - type: Transform - pos: -18.5,61.5 - parent: 45711 - - uid: 54964 + pos: -40.5,-43.5 + parent: 2 + - uid: 37958 components: - type: Transform - pos: -18.5,60.5 - parent: 45711 - - uid: 54965 + pos: -39.5,-43.5 + parent: 2 + - uid: 37959 components: - type: Transform - pos: -17.5,64.5 - parent: 45711 - - uid: 54966 + pos: -38.5,-43.5 + parent: 2 + - uid: 37960 components: - type: Transform - pos: -17.5,63.5 - parent: 45711 - - uid: 54967 + pos: -37.5,-43.5 + parent: 2 + - uid: 37961 components: - type: Transform - pos: -17.5,62.5 - parent: 45711 - - uid: 54968 + pos: -36.5,-43.5 + parent: 2 + - uid: 37962 components: - type: Transform - pos: -17.5,61.5 - parent: 45711 - - uid: 54969 + pos: -36.5,-42.5 + parent: 2 + - uid: 37963 components: - type: Transform - pos: -17.5,60.5 - parent: 45711 - - uid: 54970 + pos: -36.5,-41.5 + parent: 2 + - uid: 37964 components: - type: Transform - pos: -21.5,59.5 - parent: 45711 - - uid: 54971 + pos: -32.5,-31.5 + parent: 2 + - uid: 37965 components: - type: Transform - pos: -21.5,58.5 - parent: 45711 - - uid: 54972 + pos: -33.5,-31.5 + parent: 2 + - uid: 37966 components: - type: Transform - pos: -20.5,59.5 - parent: 45711 - - uid: 54973 + pos: -34.5,-31.5 + parent: 2 + - uid: 37967 components: - type: Transform - pos: -20.5,58.5 - parent: 45711 - - uid: 54974 + pos: -34.5,-30.5 + parent: 2 + - uid: 37968 components: - type: Transform - pos: -19.5,59.5 - parent: 45711 - - uid: 54975 + pos: -34.5,-29.5 + parent: 2 + - uid: 37969 components: - type: Transform - pos: -19.5,58.5 - parent: 45711 - - uid: 54976 + pos: -34.5,-28.5 + parent: 2 + - uid: 37970 components: - type: Transform - pos: -18.5,59.5 - parent: 45711 - - uid: 54977 + pos: -35.5,-28.5 + parent: 2 + - uid: 37971 components: - type: Transform - pos: -18.5,58.5 - parent: 45711 - - uid: 54978 + pos: -35.5,-27.5 + parent: 2 + - uid: 37972 components: - type: Transform - pos: -17.5,59.5 - parent: 45711 - - uid: 54979 + pos: -35.5,-26.5 + parent: 2 + - uid: 37973 components: - type: Transform - pos: -17.5,58.5 - parent: 45711 - - uid: 54980 + pos: -35.5,-25.5 + parent: 2 + - uid: 37974 components: - type: Transform - pos: -22.5,65.5 - parent: 45711 - - uid: 54981 + pos: -24.5,-18.5 + parent: 2 + - uid: 37975 components: - type: Transform - pos: -22.5,66.5 - parent: 45711 - - uid: 54982 + pos: -24.5,-19.5 + parent: 2 + - uid: 37976 components: - type: Transform - pos: -22.5,67.5 - parent: 45711 - - uid: 54983 + pos: -24.5,-20.5 + parent: 2 + - uid: 37977 components: - type: Transform - pos: -22.5,68.5 - parent: 45711 - - uid: 54984 + pos: -24.5,-21.5 + parent: 2 + - uid: 37978 components: - type: Transform - pos: -22.5,69.5 - parent: 45711 - - uid: 54985 + pos: -24.5,-22.5 + parent: 2 + - uid: 37979 components: - type: Transform - pos: -22.5,70.5 - parent: 45711 - - uid: 54986 + pos: -24.5,-23.5 + parent: 2 + - uid: 37980 components: - type: Transform - pos: -22.5,71.5 - parent: 45711 - - uid: 54987 + pos: -24.5,-24.5 + parent: 2 + - uid: 37981 components: - type: Transform - pos: -22.5,72.5 - parent: 45711 - - uid: 54988 + pos: -25.5,-24.5 + parent: 2 + - uid: 37982 components: - type: Transform - pos: -22.5,73.5 - parent: 45711 - - uid: 54989 + pos: -26.5,-24.5 + parent: 2 + - uid: 37983 components: - type: Transform - pos: -22.5,74.5 - parent: 45711 - - uid: 54990 + pos: -27.5,-24.5 + parent: 2 + - uid: 37984 components: - type: Transform - pos: -22.5,75.5 - parent: 45711 - - uid: 54991 + pos: -28.5,-24.5 + parent: 2 + - uid: 37985 components: - type: Transform - pos: -22.5,76.5 - parent: 45711 - - uid: 54992 + pos: -29.5,-24.5 + parent: 2 + - uid: 37986 components: - type: Transform - pos: -22.5,77.5 - parent: 45711 - - uid: 54993 + pos: -30.5,-24.5 + parent: 2 + - uid: 37987 components: - type: Transform - pos: -22.5,78.5 - parent: 45711 - - uid: 54994 + pos: -31.5,-24.5 + parent: 2 + - uid: 37988 components: - type: Transform - pos: -22.5,79.5 - parent: 45711 - - uid: 54995 + pos: -32.5,-24.5 + parent: 2 + - uid: 37989 components: - type: Transform - pos: -22.5,80.5 - parent: 45711 - - uid: 54996 + pos: -33.5,-24.5 + parent: 2 + - uid: 37990 components: - type: Transform - pos: -22.5,81.5 - parent: 45711 - - uid: 54997 + pos: -7.5,-20.5 + parent: 2 + - uid: 37991 components: - type: Transform - pos: -22.5,82.5 - parent: 45711 - - uid: 54998 + pos: -8.5,-20.5 + parent: 2 + - uid: 37992 components: - type: Transform - pos: -22.5,83.5 - parent: 45711 - - uid: 54999 + pos: -9.5,-20.5 + parent: 2 + - uid: 37993 components: - type: Transform - pos: -21.5,65.5 - parent: 45711 - - uid: 55000 + pos: -10.5,-20.5 + parent: 2 + - uid: 37994 components: - type: Transform - pos: -21.5,66.5 - parent: 45711 - - uid: 55001 + pos: -11.5,-20.5 + parent: 2 + - uid: 37995 components: - type: Transform - pos: -21.5,67.5 - parent: 45711 - - uid: 55002 + pos: -12.5,-20.5 + parent: 2 + - uid: 37996 components: - type: Transform - pos: -21.5,68.5 - parent: 45711 - - uid: 55003 + pos: -13.5,-20.5 + parent: 2 + - uid: 37997 components: - type: Transform - pos: -21.5,69.5 - parent: 45711 - - uid: 55004 + pos: -14.5,-20.5 + parent: 2 + - uid: 37998 components: - type: Transform - pos: -21.5,70.5 - parent: 45711 - - uid: 55005 + pos: -14.5,-21.5 + parent: 2 + - uid: 37999 components: - type: Transform - pos: -21.5,71.5 - parent: 45711 - - uid: 55006 + pos: -14.5,-22.5 + parent: 2 + - uid: 38000 components: - type: Transform - pos: -21.5,72.5 - parent: 45711 - - uid: 55007 + pos: -14.5,-23.5 + parent: 2 + - uid: 38001 components: - type: Transform - pos: -21.5,73.5 - parent: 45711 - - uid: 55008 + pos: -14.5,-24.5 + parent: 2 + - uid: 38002 components: - type: Transform - pos: -21.5,74.5 - parent: 45711 - - uid: 55009 + pos: -15.5,-24.5 + parent: 2 + - uid: 38003 components: - type: Transform - pos: -21.5,75.5 - parent: 45711 - - uid: 55010 + pos: -16.5,-24.5 + parent: 2 + - uid: 38004 components: - type: Transform - pos: -21.5,76.5 - parent: 45711 - - uid: 55011 + pos: -17.5,-24.5 + parent: 2 + - uid: 38005 components: - type: Transform - pos: -21.5,77.5 - parent: 45711 - - uid: 55012 + pos: -18.5,-24.5 + parent: 2 + - uid: 38006 components: - type: Transform - pos: -21.5,78.5 - parent: 45711 - - uid: 55013 + pos: -19.5,-24.5 + parent: 2 + - uid: 38007 components: - type: Transform - pos: -21.5,79.5 - parent: 45711 - - uid: 55014 + pos: -20.5,-24.5 + parent: 2 + - uid: 38008 components: - type: Transform - pos: -21.5,80.5 - parent: 45711 - - uid: 55015 + pos: -21.5,-24.5 + parent: 2 + - uid: 38009 components: - type: Transform - pos: -21.5,81.5 - parent: 45711 - - uid: 55016 + pos: -22.5,-24.5 + parent: 2 + - uid: 38010 components: - type: Transform - pos: -21.5,82.5 - parent: 45711 - - uid: 55017 + pos: -23.5,-24.5 + parent: 2 + - uid: 38011 components: - type: Transform - pos: -21.5,83.5 - parent: 45711 - - uid: 55018 + pos: -5.5,-32.5 + parent: 2 + - uid: 38012 components: - type: Transform - pos: -20.5,65.5 - parent: 45711 - - uid: 55019 + pos: -5.5,-31.5 + parent: 2 + - uid: 38013 components: - type: Transform - pos: -20.5,66.5 - parent: 45711 - - uid: 55020 + pos: -5.5,-30.5 + parent: 2 + - uid: 38014 components: - type: Transform - pos: -20.5,67.5 - parent: 45711 - - uid: 55021 + pos: -5.5,-29.5 + parent: 2 + - uid: 38015 components: - type: Transform - pos: -20.5,68.5 - parent: 45711 - - uid: 55022 + pos: -6.5,-29.5 + parent: 2 + - uid: 38016 components: - type: Transform - pos: -20.5,69.5 - parent: 45711 - - uid: 55023 + pos: -7.5,-29.5 + parent: 2 + - uid: 38017 components: - type: Transform - pos: -20.5,70.5 - parent: 45711 - - uid: 55024 + pos: -8.5,-29.5 + parent: 2 + - uid: 38018 components: - type: Transform - pos: -20.5,71.5 - parent: 45711 - - uid: 55025 + pos: -9.5,-29.5 + parent: 2 + - uid: 38019 components: - type: Transform - pos: -20.5,72.5 - parent: 45711 - - uid: 55026 + pos: -10.5,-29.5 + parent: 2 + - uid: 38020 components: - type: Transform - pos: -20.5,73.5 - parent: 45711 - - uid: 55027 + pos: -10.5,-28.5 + parent: 2 + - uid: 38021 components: - type: Transform - pos: -20.5,74.5 - parent: 45711 - - uid: 55028 + pos: -10.5,-27.5 + parent: 2 + - uid: 38022 components: - type: Transform - pos: -20.5,75.5 - parent: 45711 - - uid: 55029 + pos: -10.5,-26.5 + parent: 2 + - uid: 38023 components: - type: Transform - pos: -20.5,76.5 - parent: 45711 - - uid: 55030 + pos: -10.5,-25.5 + parent: 2 + - uid: 38024 components: - type: Transform - pos: -20.5,77.5 - parent: 45711 - - uid: 55031 + pos: -11.5,-25.5 + parent: 2 + - uid: 38025 components: - type: Transform - pos: -20.5,78.5 - parent: 45711 - - uid: 55032 + pos: -12.5,-25.5 + parent: 2 + - uid: 38026 components: - type: Transform - pos: -20.5,79.5 - parent: 45711 - - uid: 55033 + pos: -13.5,-25.5 + parent: 2 + - uid: 38027 components: - type: Transform - pos: -20.5,80.5 - parent: 45711 - - uid: 55034 + pos: -13.5,-24.5 + parent: 2 + - uid: 38029 components: - type: Transform - pos: -20.5,81.5 - parent: 45711 - - uid: 55035 + pos: -10.5,-30.5 + parent: 2 + - uid: 38030 components: - type: Transform - pos: -20.5,82.5 - parent: 45711 - - uid: 55036 + pos: -10.5,-31.5 + parent: 2 + - uid: 38031 components: - type: Transform - pos: -20.5,83.5 - parent: 45711 - - uid: 55037 + pos: -10.5,-32.5 + parent: 2 + - uid: 38032 components: - type: Transform - pos: -19.5,65.5 - parent: 45711 - - uid: 55038 + pos: -10.5,-33.5 + parent: 2 + - uid: 38033 components: - type: Transform - pos: -19.5,66.5 - parent: 45711 - - uid: 55039 + pos: -10.5,-34.5 + parent: 2 + - uid: 38034 components: - type: Transform - pos: -19.5,67.5 - parent: 45711 - - uid: 55040 + pos: -10.5,-35.5 + parent: 2 + - uid: 38035 components: - type: Transform - pos: -19.5,68.5 - parent: 45711 - - uid: 55041 + pos: -10.5,-36.5 + parent: 2 + - uid: 38036 components: - type: Transform - pos: -19.5,69.5 - parent: 45711 - - uid: 55042 + pos: -10.5,-37.5 + parent: 2 + - uid: 38037 components: - type: Transform - pos: -19.5,70.5 - parent: 45711 - - uid: 55043 + pos: -11.5,-37.5 + parent: 2 + - uid: 38557 components: - type: Transform - pos: -19.5,71.5 - parent: 45711 - - uid: 55044 + pos: -10.5,-38.5 + parent: 2 + - uid: 38558 components: - type: Transform - pos: -19.5,72.5 - parent: 45711 - - uid: 55045 + pos: -10.5,-39.5 + parent: 2 + - uid: 38559 components: - type: Transform - pos: -19.5,73.5 - parent: 45711 - - uid: 55046 + pos: -10.5,-40.5 + parent: 2 + - uid: 38585 components: - type: Transform - pos: -19.5,74.5 - parent: 45711 - - uid: 55047 + pos: -10.5,-41.5 + parent: 2 + - uid: 38586 components: - type: Transform - pos: -19.5,75.5 - parent: 45711 - - uid: 55048 + pos: -10.5,-42.5 + parent: 2 + - uid: 38587 components: - type: Transform - pos: -19.5,76.5 - parent: 45711 - - uid: 55049 + pos: -10.5,-43.5 + parent: 2 + - uid: 38588 components: - type: Transform - pos: -19.5,77.5 - parent: 45711 - - uid: 55050 + pos: -10.5,-44.5 + parent: 2 + - uid: 38589 components: - type: Transform - pos: -19.5,78.5 - parent: 45711 - - uid: 55051 + pos: -10.5,-45.5 + parent: 2 + - uid: 38590 components: - type: Transform - pos: -19.5,79.5 - parent: 45711 - - uid: 55052 + pos: -11.5,-45.5 + parent: 2 + - uid: 38591 components: - type: Transform - pos: -19.5,80.5 - parent: 45711 - - uid: 55053 + pos: -11.5,-46.5 + parent: 2 + - uid: 38592 components: - type: Transform - pos: -19.5,81.5 - parent: 45711 - - uid: 55054 + pos: -11.5,-47.5 + parent: 2 + - uid: 38593 components: - type: Transform - pos: -19.5,82.5 - parent: 45711 - - uid: 55055 + pos: -11.5,-48.5 + parent: 2 + - uid: 38594 components: - type: Transform - pos: -19.5,83.5 - parent: 45711 - - uid: 55056 + pos: -11.5,-49.5 + parent: 2 + - uid: 38595 components: - type: Transform - pos: -18.5,65.5 - parent: 45711 - - uid: 55057 + pos: -11.5,-50.5 + parent: 2 + - uid: 38596 components: - type: Transform - pos: -18.5,66.5 - parent: 45711 - - uid: 55058 + pos: -12.5,-50.5 + parent: 2 + - uid: 38597 components: - type: Transform - pos: -18.5,67.5 - parent: 45711 - - uid: 55059 + pos: -13.5,-50.5 + parent: 2 + - uid: 38619 components: - type: Transform - pos: -18.5,68.5 - parent: 45711 - - uid: 55060 + pos: -1.5,-8.5 + parent: 2 + - uid: 38620 components: - type: Transform - pos: -18.5,69.5 - parent: 45711 - - uid: 55061 + pos: -2.5,-8.5 + parent: 2 + - uid: 38621 components: - type: Transform - pos: -18.5,70.5 - parent: 45711 - - uid: 55062 + pos: -2.5,-7.5 + parent: 2 + - uid: 38622 components: - type: Transform - pos: -18.5,71.5 - parent: 45711 - - uid: 55063 + pos: -2.5,-6.5 + parent: 2 + - uid: 38623 components: - type: Transform - pos: -18.5,72.5 - parent: 45711 - - uid: 55064 + pos: -1.5,-6.5 + parent: 2 + - uid: 38624 components: - type: Transform - pos: -18.5,73.5 - parent: 45711 - - uid: 55065 + pos: -0.5,-6.5 + parent: 2 + - uid: 38625 components: - type: Transform - pos: -18.5,74.5 - parent: 45711 - - uid: 55066 + pos: 0.5,-6.5 + parent: 2 + - uid: 38626 components: - type: Transform - pos: -18.5,75.5 - parent: 45711 - - uid: 55067 + pos: 0.5,-7.5 + parent: 2 + - uid: 38627 components: - type: Transform - pos: -18.5,76.5 - parent: 45711 - - uid: 55068 + pos: 0.5,-8.5 + parent: 2 + - uid: 38628 components: - type: Transform - pos: -18.5,77.5 - parent: 45711 - - uid: 55069 + pos: 0.5,-9.5 + parent: 2 + - uid: 38629 components: - type: Transform - pos: -18.5,78.5 - parent: 45711 - - uid: 55070 + pos: 0.5,-10.5 + parent: 2 + - uid: 38630 components: - type: Transform - pos: -18.5,79.5 - parent: 45711 - - uid: 55071 + pos: 1.5,-6.5 + parent: 2 + - uid: 38631 components: - type: Transform - pos: -18.5,80.5 - parent: 45711 - - uid: 55072 + pos: 2.5,-6.5 + parent: 2 + - uid: 38632 components: - type: Transform - pos: -18.5,81.5 - parent: 45711 - - uid: 55073 + pos: 3.5,-6.5 + parent: 2 + - uid: 38633 components: - type: Transform - pos: -18.5,82.5 - parent: 45711 - - uid: 55074 + pos: 3.5,-7.5 + parent: 2 + - uid: 38634 components: - type: Transform - pos: -18.5,83.5 - parent: 45711 - - uid: 55075 + pos: 3.5,-8.5 + parent: 2 + - uid: 38635 components: - type: Transform - pos: -17.5,65.5 - parent: 45711 - - uid: 55076 + pos: 2.5,-8.5 + parent: 2 + - uid: 38636 components: - type: Transform - pos: -17.5,66.5 - parent: 45711 - - uid: 55077 + pos: 0.5,-5.5 + parent: 2 + - uid: 38637 components: - type: Transform - pos: -17.5,67.5 - parent: 45711 - - uid: 55078 + pos: 0.5,-4.5 + parent: 2 + - uid: 38638 components: - type: Transform - pos: -17.5,68.5 - parent: 45711 - - uid: 55079 + pos: 0.5,-3.5 + parent: 2 + - uid: 38639 components: - type: Transform - pos: -17.5,69.5 - parent: 45711 - - uid: 55080 + pos: -0.5,-3.5 + parent: 2 + - uid: 38640 components: - type: Transform - pos: -17.5,70.5 - parent: 45711 - - uid: 55081 + pos: -0.5,-2.5 + parent: 2 + - uid: 38641 components: - type: Transform - pos: -17.5,71.5 - parent: 45711 - - uid: 55082 + pos: -0.5,-1.5 + parent: 2 + - uid: 38642 components: - type: Transform - pos: -17.5,72.5 - parent: 45711 - - uid: 55083 + pos: 0.5,-1.5 + parent: 2 + - uid: 38643 components: - type: Transform - pos: -17.5,73.5 - parent: 45711 - - uid: 55084 + pos: 1.5,-1.5 + parent: 2 + - uid: 38644 components: - type: Transform - pos: -17.5,74.5 - parent: 45711 - - uid: 55085 + pos: 1.5,-2.5 + parent: 2 + - uid: 38645 components: - type: Transform - pos: -17.5,75.5 - parent: 45711 - - uid: 55086 + pos: 1.5,-3.5 + parent: 2 + - uid: 38646 components: - type: Transform - pos: -17.5,76.5 - parent: 45711 - - uid: 55087 + pos: 0.5,-0.5 + parent: 2 + - uid: 38647 components: - type: Transform - pos: -17.5,77.5 - parent: 45711 - - uid: 55088 + pos: 0.5,0.5 + parent: 2 + - uid: 38648 components: - type: Transform - pos: -17.5,78.5 - parent: 45711 - - uid: 55089 + pos: 1.5,0.5 + parent: 2 + - uid: 38649 components: - type: Transform - pos: -17.5,79.5 - parent: 45711 - - uid: 55090 + pos: 2.5,0.5 + parent: 2 + - uid: 38650 components: - type: Transform - pos: -17.5,80.5 - parent: 45711 - - uid: 55091 + pos: 3.5,0.5 + parent: 2 + - uid: 38651 components: - type: Transform - pos: -17.5,81.5 - parent: 45711 - - uid: 55092 + pos: -0.5,0.5 + parent: 2 + - uid: 38652 components: - type: Transform - pos: -17.5,82.5 - parent: 45711 - - uid: 55093 + pos: -1.5,0.5 + parent: 2 + - uid: 38653 components: - type: Transform - pos: -17.5,83.5 - parent: 45711 - - uid: 55094 + pos: -1.5,1.5 + parent: 2 + - uid: 38654 components: - type: Transform - pos: -29.5,65.5 - parent: 45711 - - uid: 55095 + pos: -1.5,2.5 + parent: 2 + - uid: 38655 components: - type: Transform - pos: -28.5,65.5 - parent: 45711 - - uid: 55096 + pos: -1.5,3.5 + parent: 2 + - uid: 38656 components: - type: Transform - pos: -27.5,65.5 - parent: 45711 - - uid: 55097 + pos: -1.5,4.5 + parent: 2 + - uid: 38657 components: - type: Transform - pos: -26.5,65.5 - parent: 45711 - - uid: 55098 + pos: -1.5,5.5 + parent: 2 + - uid: 38658 components: - type: Transform - pos: -25.5,65.5 - parent: 45711 - - uid: 55099 + pos: -1.5,6.5 + parent: 2 + - uid: 38659 components: - type: Transform - pos: -24.5,65.5 - parent: 45711 - - uid: 55100 + pos: -1.5,7.5 + parent: 2 + - uid: 38660 components: - type: Transform - pos: -23.5,65.5 - parent: 45711 - - uid: 55101 + pos: -1.5,8.5 + parent: 2 + - uid: 38661 components: - type: Transform - pos: -23.5,84.5 - parent: 45711 - - uid: 55102 + pos: -1.5,9.5 + parent: 2 + - uid: 38662 components: - type: Transform - pos: -28.5,66.5 - parent: 45711 - - uid: 55103 + pos: -0.5,9.5 + parent: 2 + - uid: 38663 components: - type: Transform - pos: -27.5,66.5 - parent: 45711 - - uid: 55104 + pos: 0.5,9.5 + parent: 2 + - uid: 38664 components: - type: Transform - pos: -26.5,66.5 - parent: 45711 - - uid: 55105 + pos: 0.5,8.5 + parent: 2 + - uid: 38665 components: - type: Transform - pos: -25.5,66.5 - parent: 45711 - - uid: 55106 + pos: 3.5,1.5 + parent: 2 + - uid: 38666 components: - type: Transform - pos: -24.5,66.5 - parent: 45711 - - uid: 55107 + pos: 3.5,2.5 + parent: 2 + - uid: 38667 components: - type: Transform - pos: -23.5,66.5 - parent: 45711 - - uid: 55108 + pos: 3.5,3.5 + parent: 2 + - uid: 38872 components: - type: Transform - pos: -27.5,67.5 - parent: 45711 - - uid: 55109 + pos: -23.5,-76.5 + parent: 2 + - uid: 38954 components: - type: Transform - pos: -26.5,67.5 - parent: 45711 - - uid: 55110 + pos: -25.5,-12.5 + parent: 2 + - uid: 38955 components: - type: Transform - pos: -25.5,67.5 - parent: 45711 - - uid: 55111 + pos: -25.5,-11.5 + parent: 2 + - uid: 38956 components: - type: Transform - pos: -24.5,67.5 - parent: 45711 - - uid: 55112 + pos: -26.5,-11.5 + parent: 2 + - uid: 38957 components: - type: Transform - pos: -23.5,67.5 - parent: 45711 - - uid: 55113 + pos: -26.5,-10.5 + parent: 2 + - uid: 38958 components: - type: Transform - pos: -24.5,68.5 - parent: 45711 - - uid: 55114 + pos: -26.5,-9.5 + parent: 2 + - uid: 38959 components: - type: Transform - pos: -23.5,68.5 - parent: 45711 - - uid: 55115 + pos: -26.5,-8.5 + parent: 2 + - uid: 38960 components: - type: Transform - pos: -24.5,69.5 - parent: 45711 - - uid: 55116 + pos: -20.5,-6.5 + parent: 2 + - uid: 38961 components: - type: Transform - pos: -23.5,69.5 - parent: 45711 - - uid: 55117 + pos: -20.5,-7.5 + parent: 2 + - uid: 38962 components: - type: Transform - pos: -23.5,70.5 - parent: 45711 - - uid: 55118 + pos: -21.5,-7.5 + parent: 2 + - uid: 38963 components: - type: Transform - pos: 16.5,72.5 - parent: 45711 - - uid: 55119 + pos: -22.5,-7.5 + parent: 2 + - uid: 38964 components: - type: Transform - pos: -23.5,83.5 - parent: 45711 - - uid: 55120 + pos: -25.5,-7.5 + parent: 2 + - uid: 38965 components: - type: Transform - pos: -23.5,85.5 - parent: 45711 - - uid: 55121 + pos: -24.5,-7.5 + parent: 2 + - uid: 38967 components: - type: Transform - pos: -22.5,84.5 - parent: 45711 - - uid: 55122 + pos: -26.5,-7.5 + parent: 2 + - uid: 39013 components: - type: Transform - pos: -22.5,85.5 - parent: 45711 - - uid: 55123 + pos: -36.5,8.5 + parent: 2 + - uid: 39014 components: - type: Transform - pos: -22.5,86.5 - parent: 45711 - - uid: 55124 + pos: -36.5,9.5 + parent: 2 + - uid: 39015 components: - type: Transform - pos: -21.5,84.5 - parent: 45711 - - uid: 55125 + pos: -36.5,10.5 + parent: 2 + - uid: 39016 components: - type: Transform - pos: -21.5,85.5 - parent: 45711 - - uid: 55126 + pos: -35.5,10.5 + parent: 2 + - uid: 39017 components: - type: Transform - pos: -21.5,86.5 - parent: 45711 - - uid: 55127 + pos: -35.5,11.5 + parent: 2 + - uid: 39018 components: - type: Transform - pos: -20.5,84.5 - parent: 45711 - - uid: 55128 + pos: -34.5,11.5 + parent: 2 + - uid: 39019 components: - type: Transform - pos: -20.5,85.5 - parent: 45711 - - uid: 55129 + pos: -34.5,12.5 + parent: 2 + - uid: 39020 components: - type: Transform - pos: -20.5,86.5 - parent: 45711 - - uid: 55130 + pos: -34.5,13.5 + parent: 2 + - uid: 39021 components: - type: Transform - pos: -19.5,84.5 - parent: 45711 - - uid: 55131 + pos: -34.5,14.5 + parent: 2 + - uid: 39022 components: - type: Transform - pos: -19.5,85.5 - parent: 45711 - - uid: 55132 + pos: -34.5,15.5 + parent: 2 + - uid: 39023 components: - type: Transform - pos: -19.5,86.5 - parent: 45711 - - uid: 55133 + pos: -34.5,16.5 + parent: 2 + - uid: 39024 components: - type: Transform - pos: -18.5,84.5 - parent: 45711 - - uid: 55134 + pos: -33.5,16.5 + parent: 2 + - uid: 39025 components: - type: Transform - pos: -18.5,85.5 - parent: 45711 - - uid: 55135 + pos: -32.5,16.5 + parent: 2 + - uid: 39026 components: - type: Transform - pos: -18.5,86.5 - parent: 45711 - - uid: 55136 + pos: -31.5,16.5 + parent: 2 + - uid: 39027 components: - type: Transform - pos: -17.5,84.5 - parent: 45711 - - uid: 55137 + pos: -30.5,16.5 + parent: 2 + - uid: 39028 components: - type: Transform - pos: -17.5,85.5 - parent: 45711 - - uid: 55138 + pos: -30.5,15.5 + parent: 2 + - uid: 39029 components: - type: Transform - pos: -17.5,86.5 - parent: 45711 - - uid: 55141 + pos: -30.5,14.5 + parent: 2 + - uid: 39030 components: - type: Transform - pos: -22.5,87.5 - parent: 45711 - - uid: 55142 + pos: -30.5,13.5 + parent: 2 + - uid: 39031 components: - type: Transform - pos: -21.5,87.5 - parent: 45711 - - uid: 55143 + pos: -29.5,13.5 + parent: 2 + - uid: 39032 components: - type: Transform - pos: -20.5,87.5 - parent: 45711 - - uid: 55144 + pos: -28.5,13.5 + parent: 2 + - uid: 39033 components: - type: Transform - pos: -19.5,87.5 - parent: 45711 - - uid: 55145 + pos: -27.5,13.5 + parent: 2 + - uid: 39034 components: - type: Transform - pos: -18.5,87.5 - parent: 45711 - - uid: 55146 + pos: -27.5,14.5 + parent: 2 + - uid: 39078 components: - type: Transform - pos: -18.5,88.5 - parent: 45711 - - uid: 55147 + pos: 32.5,-14.5 + parent: 2 + - uid: 39079 components: - type: Transform - pos: -19.5,88.5 - parent: 45711 - - uid: 55148 + pos: 31.5,-14.5 + parent: 2 + - uid: 39080 components: - type: Transform - pos: -20.5,88.5 - parent: 45711 - - uid: 55149 + pos: 30.5,-14.5 + parent: 2 + - uid: 39081 components: - type: Transform - pos: -21.5,88.5 - parent: 45711 - - uid: 55150 + pos: 29.5,-14.5 + parent: 2 + - uid: 39082 components: - type: Transform - pos: -17.5,87.5 - parent: 45711 - - uid: 55151 + pos: 29.5,-15.5 + parent: 2 + - uid: 39083 components: - type: Transform - pos: -15.5,88.5 - parent: 45711 - - uid: 55152 + pos: 28.5,-15.5 + parent: 2 + - uid: 39084 components: - type: Transform - pos: -14.5,88.5 - parent: 45711 - - uid: 55153 + pos: 27.5,-15.5 + parent: 2 + - uid: 39085 components: - type: Transform - pos: -16.5,87.5 - parent: 45711 - - uid: 55154 + pos: 26.5,-15.5 + parent: 2 + - uid: 39086 components: - type: Transform - pos: -16.5,86.5 - parent: 45711 - - uid: 55155 + pos: 25.5,-15.5 + parent: 2 + - uid: 39087 components: - type: Transform - pos: -16.5,85.5 - parent: 45711 - - uid: 55156 + pos: 25.5,-16.5 + parent: 2 + - uid: 39088 components: - type: Transform - pos: -16.5,84.5 - parent: 45711 - - uid: 55157 + pos: 24.5,-16.5 + parent: 2 + - uid: 39089 components: - type: Transform - pos: -16.5,83.5 - parent: 45711 - - uid: 55158 + pos: 23.5,-16.5 + parent: 2 + - uid: 39090 components: - type: Transform - pos: -16.5,82.5 - parent: 45711 - - uid: 55159 + pos: 22.5,-16.5 + parent: 2 + - uid: 39091 components: - type: Transform - pos: -15.5,87.5 - parent: 45711 - - uid: 55160 + pos: 15.5,-15.5 + parent: 2 + - uid: 39092 components: - type: Transform - pos: -15.5,86.5 - parent: 45711 - - uid: 55161 + pos: 16.5,-15.5 + parent: 2 + - uid: 39093 components: - type: Transform - pos: -15.5,85.5 - parent: 45711 - - uid: 55162 + pos: 17.5,-15.5 + parent: 2 + - uid: 39094 components: - type: Transform - pos: -15.5,84.5 - parent: 45711 - - uid: 55163 + pos: 18.5,-15.5 + parent: 2 + - uid: 39095 components: - type: Transform - pos: -15.5,83.5 - parent: 45711 - - uid: 55164 + pos: 19.5,-15.5 + parent: 2 + - uid: 39096 components: - type: Transform - pos: -15.5,82.5 - parent: 45711 - - uid: 55165 + pos: 22.5,-17.5 + parent: 2 + - uid: 39097 components: - type: Transform - pos: -14.5,87.5 - parent: 45711 - - uid: 55166 + pos: 22.5,-18.5 + parent: 2 + - uid: 39098 components: - type: Transform - pos: -14.5,86.5 - parent: 45711 - - uid: 55167 + pos: 21.5,-18.5 + parent: 2 + - uid: 39099 components: - type: Transform - pos: -14.5,85.5 - parent: 45711 - - uid: 55168 + pos: 20.5,-18.5 + parent: 2 + - uid: 39100 components: - type: Transform - pos: -14.5,84.5 - parent: 45711 - - uid: 55169 + pos: 19.5,-18.5 + parent: 2 + - uid: 39101 components: - type: Transform - pos: -14.5,83.5 - parent: 45711 - - uid: 55170 + pos: 19.5,-17.5 + parent: 2 + - uid: 39102 components: - type: Transform - pos: -14.5,82.5 - parent: 45711 - - uid: 55171 + pos: 19.5,-16.5 + parent: 2 + - uid: 39103 components: - type: Transform - pos: -13.5,87.5 - parent: 45711 - - uid: 55172 + pos: 14.5,-15.5 + parent: 2 + - uid: 39104 components: - type: Transform - pos: -13.5,86.5 - parent: 45711 - - uid: 55173 + pos: 14.5,-14.5 + parent: 2 + - uid: 39105 components: - type: Transform - pos: -13.5,85.5 - parent: 45711 - - uid: 55174 + pos: 14.5,-13.5 + parent: 2 + - uid: 39106 components: - type: Transform - pos: -13.5,84.5 - parent: 45711 - - uid: 55175 + pos: 14.5,-12.5 + parent: 2 + - uid: 39107 components: - type: Transform - pos: -13.5,83.5 - parent: 45711 - - uid: 55176 + pos: 14.5,-11.5 + parent: 2 + - uid: 39108 components: - type: Transform - pos: -13.5,82.5 - parent: 45711 - - uid: 55177 + pos: 14.5,-10.5 + parent: 2 + - uid: 39109 components: - type: Transform - pos: -12.5,87.5 - parent: 45711 - - uid: 55178 + pos: 14.5,-9.5 + parent: 2 + - uid: 39110 components: - type: Transform - pos: -12.5,86.5 - parent: 45711 - - uid: 55179 + pos: 14.5,-8.5 + parent: 2 + - uid: 39111 components: - type: Transform - pos: -12.5,85.5 - parent: 45711 - - uid: 55180 + pos: 15.5,-8.5 + parent: 2 + - uid: 39112 components: - type: Transform - pos: -12.5,84.5 - parent: 45711 - - uid: 55181 + pos: 16.5,-8.5 + parent: 2 + - uid: 39113 components: - type: Transform - pos: -12.5,83.5 - parent: 45711 - - uid: 55182 + pos: 17.5,-8.5 + parent: 2 + - uid: 39114 components: - type: Transform - pos: -12.5,82.5 - parent: 45711 - - uid: 55183 + pos: 18.5,-8.5 + parent: 2 + - uid: 39115 components: - type: Transform - pos: -11.5,87.5 - parent: 45711 - - uid: 55184 + pos: 19.5,-8.5 + parent: 2 + - uid: 39116 components: - type: Transform - pos: -11.5,86.5 - parent: 45711 - - uid: 55185 + pos: 20.5,-8.5 + parent: 2 + - uid: 39117 components: - type: Transform - pos: -11.5,85.5 - parent: 45711 - - uid: 55186 + pos: 21.5,-8.5 + parent: 2 + - uid: 39118 components: - type: Transform - pos: -11.5,84.5 - parent: 45711 - - uid: 55187 + pos: 22.5,-8.5 + parent: 2 + - uid: 39119 components: - type: Transform - pos: -11.5,83.5 - parent: 45711 - - uid: 55188 + pos: 23.5,-8.5 + parent: 2 + - uid: 39120 components: - type: Transform - pos: -11.5,82.5 - parent: 45711 - - uid: 55189 + pos: 23.5,-7.5 + parent: 2 + - uid: 39121 components: - type: Transform - pos: -10.5,87.5 - parent: 45711 - - uid: 55190 + pos: 23.5,-6.5 + parent: 2 + - uid: 39122 components: - type: Transform - pos: -10.5,86.5 - parent: 45711 - - uid: 55191 + pos: 23.5,-5.5 + parent: 2 + - uid: 39143 components: - type: Transform - pos: -10.5,85.5 - parent: 45711 - - uid: 55192 + pos: 23.5,5.5 + parent: 2 + - uid: 39144 components: - type: Transform - pos: -10.5,84.5 - parent: 45711 - - uid: 55193 + pos: 23.5,6.5 + parent: 2 + - uid: 39145 components: - type: Transform - pos: -10.5,83.5 - parent: 45711 - - uid: 55194 + pos: 23.5,7.5 + parent: 2 + - uid: 39146 components: - type: Transform - pos: -10.5,82.5 - parent: 45711 - - uid: 55195 + pos: 22.5,7.5 + parent: 2 + - uid: 39147 components: - type: Transform - pos: -9.5,87.5 - parent: 45711 - - uid: 55196 + pos: 22.5,8.5 + parent: 2 + - uid: 39148 components: - type: Transform - pos: -9.5,86.5 - parent: 45711 - - uid: 55197 + pos: 22.5,9.5 + parent: 2 + - uid: 39149 components: - type: Transform - pos: -9.5,85.5 - parent: 45711 - - uid: 55198 + pos: 21.5,9.5 + parent: 2 + - uid: 39150 components: - type: Transform - pos: -9.5,84.5 - parent: 45711 - - uid: 55199 + pos: 20.5,9.5 + parent: 2 + - uid: 39151 components: - type: Transform - pos: -9.5,83.5 - parent: 45711 - - uid: 55200 + pos: 19.5,9.5 + parent: 2 + - uid: 39152 components: - type: Transform - pos: -9.5,82.5 - parent: 45711 - - uid: 55201 + pos: 18.5,9.5 + parent: 2 + - uid: 39153 components: - type: Transform - pos: -8.5,87.5 - parent: 45711 - - uid: 55202 + pos: 17.5,9.5 + parent: 2 + - uid: 39154 components: - type: Transform - pos: -8.5,86.5 - parent: 45711 - - uid: 55203 + pos: 16.5,9.5 + parent: 2 + - uid: 39155 components: - type: Transform - pos: -8.5,85.5 - parent: 45711 - - uid: 55204 + pos: 15.5,9.5 + parent: 2 + - uid: 39156 components: - type: Transform - pos: -8.5,84.5 - parent: 45711 - - uid: 55205 + pos: 14.5,9.5 + parent: 2 + - uid: 39157 components: - type: Transform - pos: -8.5,83.5 - parent: 45711 - - uid: 55206 + pos: 14.5,10.5 + parent: 2 + - uid: 39158 components: - type: Transform - pos: -8.5,82.5 - parent: 45711 - - uid: 55207 + pos: 14.5,11.5 + parent: 2 + - uid: 39159 components: - type: Transform - pos: -7.5,87.5 - parent: 45711 - - uid: 55208 + pos: 14.5,12.5 + parent: 2 + - uid: 39160 components: - type: Transform - pos: -7.5,86.5 - parent: 45711 - - uid: 55209 + pos: 14.5,13.5 + parent: 2 + - uid: 39161 components: - type: Transform - pos: -7.5,85.5 - parent: 45711 - - uid: 55210 + pos: 14.5,14.5 + parent: 2 + - uid: 39162 components: - type: Transform - pos: -7.5,84.5 - parent: 45711 - - uid: 55211 + pos: 14.5,15.5 + parent: 2 + - uid: 39163 components: - type: Transform - pos: -7.5,83.5 - parent: 45711 - - uid: 55212 + pos: 14.5,16.5 + parent: 2 + - uid: 39164 components: - type: Transform - pos: -7.5,82.5 - parent: 45711 - - uid: 55213 + pos: 15.5,16.5 + parent: 2 + - uid: 39165 components: - type: Transform - pos: -6.5,87.5 - parent: 45711 - - uid: 55214 + pos: 16.5,16.5 + parent: 2 + - uid: 39166 components: - type: Transform - pos: -6.5,86.5 - parent: 45711 - - uid: 55215 + pos: 17.5,16.5 + parent: 2 + - uid: 39167 components: - type: Transform - pos: -6.5,85.5 - parent: 45711 - - uid: 55216 + pos: 18.5,16.5 + parent: 2 + - uid: 39168 components: - type: Transform - pos: -6.5,84.5 - parent: 45711 - - uid: 55217 + pos: 18.5,17.5 + parent: 2 + - uid: 39169 components: - type: Transform - pos: -6.5,83.5 - parent: 45711 - - uid: 55218 + pos: 19.5,17.5 + parent: 2 + - uid: 39170 components: - type: Transform - pos: -6.5,82.5 - parent: 45711 - - uid: 55219 + pos: 20.5,17.5 + parent: 2 + - uid: 39171 components: - type: Transform - pos: -5.5,87.5 - parent: 45711 - - uid: 55220 + pos: 21.5,17.5 + parent: 2 + - uid: 39172 components: - type: Transform - pos: -5.5,86.5 - parent: 45711 - - uid: 55221 + pos: 21.5,18.5 + parent: 2 + - uid: 39173 components: - type: Transform - pos: -5.5,85.5 - parent: 45711 - - uid: 55222 + pos: 22.5,18.5 + parent: 2 + - uid: 39174 components: - type: Transform - pos: -5.5,84.5 - parent: 45711 - - uid: 55223 + pos: 23.5,18.5 + parent: 2 + - uid: 39175 components: - type: Transform - pos: -5.5,83.5 - parent: 45711 - - uid: 55224 + pos: 23.5,17.5 + parent: 2 + - uid: 39176 components: - type: Transform - pos: -5.5,82.5 - parent: 45711 - - uid: 55225 + pos: 23.5,16.5 + parent: 2 + - uid: 39177 components: - type: Transform - pos: -4.5,87.5 - parent: 45711 - - uid: 55226 + pos: 24.5,16.5 + parent: 2 + - uid: 39178 components: - type: Transform - pos: -4.5,86.5 - parent: 45711 - - uid: 55227 + pos: 25.5,16.5 + parent: 2 + - uid: 39179 components: - type: Transform - pos: -4.5,85.5 - parent: 45711 - - uid: 55228 + pos: 26.5,16.5 + parent: 2 + - uid: 39180 components: - type: Transform - pos: -4.5,84.5 - parent: 45711 - - uid: 55229 + pos: 27.5,16.5 + parent: 2 + - uid: 39181 components: - type: Transform - pos: -4.5,83.5 - parent: 45711 - - uid: 55230 + pos: 28.5,16.5 + parent: 2 + - uid: 39182 components: - type: Transform - pos: -4.5,82.5 - parent: 45711 - - uid: 55231 + pos: 29.5,16.5 + parent: 2 + - uid: 39183 components: - type: Transform - pos: -3.5,87.5 - parent: 45711 - - uid: 55232 + pos: 30.5,16.5 + parent: 2 + - uid: 39184 components: - type: Transform - pos: -3.5,86.5 - parent: 45711 - - uid: 55233 + pos: 30.5,15.5 + parent: 2 + - uid: 39185 components: - type: Transform - pos: -3.5,85.5 - parent: 45711 - - uid: 55234 + pos: 30.5,14.5 + parent: 2 + - uid: 39186 components: - type: Transform - pos: -3.5,84.5 - parent: 45711 - - uid: 55235 + pos: 31.5,14.5 + parent: 2 + - uid: 39187 components: - type: Transform - pos: -3.5,83.5 - parent: 45711 - - uid: 55236 + pos: 32.5,14.5 + parent: 2 + - uid: 39188 components: - type: Transform - pos: -3.5,82.5 - parent: 45711 - - uid: 55237 + pos: 32.5,15.5 + parent: 2 + - uid: 39189 components: - type: Transform - pos: -2.5,87.5 - parent: 45711 - - uid: 55238 + pos: 33.5,15.5 + parent: 2 + - uid: 39190 components: - type: Transform - pos: -2.5,86.5 - parent: 45711 - - uid: 55239 + pos: 34.5,15.5 + parent: 2 + - uid: 39191 components: - type: Transform - pos: -2.5,85.5 - parent: 45711 - - uid: 55240 + pos: 34.5,14.5 + parent: 2 + - uid: 39192 components: - type: Transform - pos: -2.5,84.5 - parent: 45711 - - uid: 55241 + pos: 34.5,13.5 + parent: 2 + - uid: 39193 components: - type: Transform - pos: -2.5,83.5 - parent: 45711 - - uid: 55242 + pos: 34.5,12.5 + parent: 2 + - uid: 39194 components: - type: Transform - pos: -2.5,82.5 - parent: 45711 - - uid: 55243 + pos: 35.5,12.5 + parent: 2 + - uid: 39195 components: - type: Transform - pos: -1.5,87.5 - parent: 45711 - - uid: 55244 + pos: 36.5,12.5 + parent: 2 + - uid: 39196 components: - type: Transform - pos: -1.5,86.5 - parent: 45711 - - uid: 55245 + pos: 37.5,12.5 + parent: 2 + - uid: 39227 components: - type: Transform - pos: -1.5,85.5 - parent: 45711 - - uid: 55246 + pos: -23.5,51.5 + parent: 2 + - uid: 39228 components: - type: Transform - pos: -1.5,84.5 - parent: 45711 - - uid: 55247 + pos: -31.5,65.5 + parent: 2 + - uid: 39229 components: - type: Transform - pos: -1.5,83.5 - parent: 45711 - - uid: 55248 + pos: -30.5,65.5 + parent: 2 + - uid: 39230 components: - type: Transform - pos: -1.5,82.5 - parent: 45711 - - uid: 55249 + pos: -29.5,65.5 + parent: 2 + - uid: 39231 components: - type: Transform - pos: -7.5,81.5 - parent: 45711 - - uid: 55250 + pos: -28.5,65.5 + parent: 2 + - uid: 39232 components: - type: Transform - pos: -7.5,80.5 - parent: 45711 - - uid: 55251 + pos: -28.5,64.5 + parent: 2 + - uid: 39233 components: - type: Transform - pos: -7.5,79.5 - parent: 45711 - - uid: 55252 + pos: -27.5,64.5 + parent: 2 + - uid: 39234 components: - type: Transform - pos: -6.5,81.5 - parent: 45711 - - uid: 55253 + pos: -26.5,64.5 + parent: 2 + - uid: 39235 components: - type: Transform - pos: -6.5,80.5 - parent: 45711 - - uid: 55254 + pos: -25.5,64.5 + parent: 2 + - uid: 39237 components: - type: Transform - pos: -6.5,79.5 - parent: 45711 - - uid: 55255 + pos: -25.5,63.5 + parent: 2 + - uid: 39238 components: - type: Transform - pos: -5.5,81.5 - parent: 45711 - - uid: 55256 + pos: -25.5,62.5 + parent: 2 + - uid: 39239 components: - type: Transform - pos: -5.5,80.5 - parent: 45711 - - uid: 55257 + pos: -25.5,61.5 + parent: 2 + - uid: 39240 components: - type: Transform - pos: -5.5,79.5 - parent: 45711 - - uid: 55258 + pos: -25.5,60.5 + parent: 2 + - uid: 39242 components: - type: Transform - pos: -4.5,81.5 - parent: 45711 - - uid: 55259 + pos: -26.5,59.5 + parent: 2 + - uid: 39243 components: - type: Transform - pos: -4.5,80.5 - parent: 45711 - - uid: 55260 + pos: -26.5,58.5 + parent: 2 + - uid: 39244 components: - type: Transform - pos: -4.5,79.5 - parent: 45711 - - uid: 55261 + pos: -26.5,57.5 + parent: 2 + - uid: 39245 components: - type: Transform - pos: -3.5,81.5 - parent: 45711 - - uid: 55262 + pos: -26.5,56.5 + parent: 2 + - uid: 39246 components: - type: Transform - pos: -3.5,80.5 - parent: 45711 - - uid: 55263 + pos: -26.5,55.5 + parent: 2 + - uid: 39247 components: - type: Transform - pos: -3.5,79.5 - parent: 45711 - - uid: 55264 + pos: -26.5,54.5 + parent: 2 + - uid: 39248 components: - type: Transform - pos: -2.5,81.5 - parent: 45711 - - uid: 55265 + pos: -26.5,53.5 + parent: 2 + - uid: 39250 components: - type: Transform - pos: -2.5,80.5 - parent: 45711 - - uid: 55266 + pos: -25.5,53.5 + parent: 2 + - uid: 39251 components: - type: Transform - pos: -2.5,79.5 - parent: 45711 - - uid: 55267 + pos: -24.5,53.5 + parent: 2 + - uid: 39252 components: - type: Transform - pos: -1.5,81.5 - parent: 45711 - - uid: 55268 + pos: -24.5,52.5 + parent: 2 + - uid: 39253 components: - type: Transform - pos: -1.5,80.5 - parent: 45711 - - uid: 55269 + pos: -24.5,51.5 + parent: 2 + - uid: 39254 components: - type: Transform - pos: -1.5,79.5 - parent: 45711 - - uid: 55270 + pos: -22.5,51.5 + parent: 2 + - uid: 39255 components: - type: Transform - pos: -3.5,78.5 - parent: 45711 - - uid: 55271 + pos: -21.5,51.5 + parent: 2 + - uid: 39256 components: - type: Transform - pos: -3.5,77.5 - parent: 45711 - - uid: 55272 + pos: -21.5,50.5 + parent: 2 + - uid: 39257 components: - type: Transform - pos: -3.5,76.5 - parent: 45711 - - uid: 55273 + pos: -21.5,49.5 + parent: 2 + - uid: 39258 components: - type: Transform - pos: -4.5,78.5 - parent: 45711 - - uid: 55274 + pos: -21.5,48.5 + parent: 2 + - uid: 39261 components: - type: Transform - pos: -4.5,77.5 - parent: 45711 - - uid: 55275 + pos: -22.5,48.5 + parent: 2 + - uid: 39262 components: - type: Transform - pos: -4.5,76.5 - parent: 45711 - - uid: 55276 + pos: -23.5,48.5 + parent: 2 + - uid: 39263 components: - type: Transform - pos: -5.5,78.5 - parent: 45711 - - uid: 55277 + pos: -24.5,48.5 + parent: 2 + - uid: 39264 components: - type: Transform - pos: -5.5,77.5 - parent: 45711 - - uid: 55278 + pos: -25.5,48.5 + parent: 2 + - uid: 39265 components: - type: Transform - pos: -5.5,76.5 - parent: 45711 - - uid: 55279 + pos: -26.5,48.5 + parent: 2 + - uid: 39266 components: - type: Transform - pos: -6.5,78.5 - parent: 45711 - - uid: 55280 + pos: -27.5,48.5 + parent: 2 + - uid: 39267 components: - type: Transform - pos: -6.5,77.5 - parent: 45711 - - uid: 55281 + pos: -27.5,47.5 + parent: 2 + - uid: 39268 components: - type: Transform - pos: -6.5,76.5 - parent: 45711 - - uid: 55282 + pos: -28.5,47.5 + parent: 2 + - uid: 39269 components: - type: Transform - pos: -7.5,78.5 - parent: 45711 - - uid: 55283 + pos: -30.5,47.5 + parent: 2 + - uid: 39271 components: - type: Transform - pos: -7.5,77.5 - parent: 45711 - - uid: 55284 + pos: -29.5,47.5 + parent: 2 + - uid: 39272 components: - type: Transform - pos: -7.5,76.5 - parent: 45711 - - uid: 55286 + pos: -30.5,48.5 + parent: 2 + - uid: 39273 components: - type: Transform - pos: -7.5,92.5 - parent: 45711 - - uid: 55287 + pos: -30.5,46.5 + parent: 2 + - uid: 39274 components: - type: Transform - pos: -7.5,91.5 - parent: 45711 - - uid: 55288 + pos: -30.5,45.5 + parent: 2 + - uid: 39275 components: - type: Transform - pos: -7.5,90.5 - parent: 45711 - - uid: 55289 + pos: -30.5,44.5 + parent: 2 + - uid: 39276 components: - type: Transform - pos: -7.5,89.5 - parent: 45711 - - uid: 55290 + pos: -30.5,43.5 + parent: 2 + - uid: 39277 components: - type: Transform - pos: -7.5,88.5 - parent: 45711 - - uid: 55291 + pos: -29.5,43.5 + parent: 2 + - uid: 39278 components: - type: Transform - pos: -6.5,92.5 - parent: 45711 - - uid: 55292 + pos: -29.5,42.5 + parent: 2 + - uid: 39279 components: - type: Transform - pos: -6.5,91.5 - parent: 45711 - - uid: 55293 + pos: -29.5,41.5 + parent: 2 + - uid: 39280 components: - type: Transform - pos: -6.5,90.5 - parent: 45711 - - uid: 55294 + pos: -29.5,40.5 + parent: 2 + - uid: 39281 components: - type: Transform - pos: -6.5,89.5 - parent: 45711 - - uid: 55295 + pos: -29.5,39.5 + parent: 2 + - uid: 39282 components: - type: Transform - pos: -6.5,88.5 - parent: 45711 - - uid: 55296 + pos: -29.5,38.5 + parent: 2 + - uid: 39283 components: - type: Transform - pos: -5.5,92.5 - parent: 45711 - - uid: 55297 + pos: -29.5,37.5 + parent: 2 + - uid: 39284 components: - type: Transform - pos: -5.5,91.5 - parent: 45711 - - uid: 55298 + pos: -29.5,36.5 + parent: 2 + - uid: 39285 components: - type: Transform - pos: -5.5,90.5 - parent: 45711 - - uid: 55299 + pos: -28.5,36.5 + parent: 2 + - uid: 39286 components: - type: Transform - pos: -5.5,89.5 - parent: 45711 - - uid: 55300 + pos: -27.5,36.5 + parent: 2 + - uid: 39288 components: - type: Transform - pos: -5.5,88.5 - parent: 45711 - - uid: 55301 + pos: 9.5,20.5 + parent: 2 + - uid: 39289 components: - type: Transform - pos: -4.5,92.5 - parent: 45711 - - uid: 55302 + pos: 9.5,19.5 + parent: 2 + - uid: 39290 components: - type: Transform - pos: -4.5,91.5 - parent: 45711 - - uid: 55303 + pos: 9.5,18.5 + parent: 2 + - uid: 39291 components: - type: Transform - pos: -4.5,90.5 - parent: 45711 - - uid: 55304 + pos: 10.5,18.5 + parent: 2 + - uid: 39292 components: - type: Transform - pos: -4.5,89.5 - parent: 45711 - - uid: 55305 + pos: 11.5,18.5 + parent: 2 + - uid: 39293 components: - type: Transform - pos: -4.5,88.5 - parent: 45711 - - uid: 55306 + pos: 12.5,18.5 + parent: 2 + - uid: 39294 components: - type: Transform - pos: -3.5,92.5 - parent: 45711 - - uid: 55307 + pos: 13.5,18.5 + parent: 2 + - uid: 39295 components: - type: Transform - pos: -3.5,91.5 - parent: 45711 - - uid: 55308 + pos: 13.5,17.5 + parent: 2 + - uid: 39296 components: - type: Transform - pos: -3.5,90.5 - parent: 45711 - - uid: 55309 + pos: 14.5,17.5 + parent: 2 + - uid: 39297 components: - type: Transform - pos: -3.5,89.5 - parent: 45711 - - uid: 55310 + pos: -8.5,20.5 + parent: 2 + - uid: 39298 components: - type: Transform - pos: -3.5,88.5 - parent: 45711 - - uid: 55311 + pos: -8.5,19.5 + parent: 2 + - uid: 39299 components: - type: Transform - pos: -2.5,92.5 - parent: 45711 - - uid: 55312 + pos: -8.5,18.5 + parent: 2 + - uid: 39300 components: - type: Transform - pos: -2.5,91.5 - parent: 45711 - - uid: 55313 + pos: -9.5,18.5 + parent: 2 + - uid: 39301 components: - type: Transform - pos: -2.5,90.5 - parent: 45711 - - uid: 55314 + pos: -10.5,18.5 + parent: 2 + - uid: 39302 components: - type: Transform - pos: -2.5,89.5 - parent: 45711 - - uid: 55315 + pos: -11.5,18.5 + parent: 2 + - uid: 39303 components: - type: Transform - pos: -2.5,88.5 - parent: 45711 - - uid: 55321 + pos: -12.5,18.5 + parent: 2 + - uid: 39304 components: - type: Transform - pos: -10.5,88.5 - parent: 45711 - - uid: 55322 + pos: -12.5,17.5 + parent: 2 + - uid: 39305 components: - type: Transform - pos: -9.5,88.5 - parent: 45711 - - uid: 55323 + pos: -13.5,17.5 + parent: 2 + - uid: 39306 components: - type: Transform - pos: -8.5,88.5 - parent: 45711 - - uid: 55324 + pos: -13.5,16.5 + parent: 2 + - uid: 39307 components: - type: Transform - pos: -9.5,89.5 - parent: 45711 - - uid: 55325 + pos: -14.5,16.5 + parent: 2 + - uid: 39308 components: - type: Transform - pos: -8.5,89.5 - parent: 45711 - - uid: 55326 + pos: -15.5,16.5 + parent: 2 + - uid: 39309 components: - type: Transform - pos: -8.5,90.5 - parent: 45711 - - uid: 55327 + pos: -16.5,16.5 + parent: 2 + - uid: 39310 components: - type: Transform - pos: -5.5,93.5 - parent: 45711 - - uid: 55328 + pos: -17.5,16.5 + parent: 2 + - uid: 39311 components: - type: Transform - pos: -4.5,93.5 - parent: 45711 - - uid: 55329 + pos: -18.5,16.5 + parent: 2 + - uid: 39312 components: - type: Transform - pos: -1.5,91.5 - parent: 45711 - - uid: 55330 + pos: -19.5,16.5 + parent: 2 + - uid: 39313 components: - type: Transform - pos: -1.5,90.5 - parent: 45711 - - uid: 55331 + pos: -20.5,16.5 + parent: 2 + - uid: 39314 components: - type: Transform - pos: -1.5,89.5 - parent: 45711 - - uid: 55332 + pos: -20.5,17.5 + parent: 2 + - uid: 39315 components: - type: Transform - pos: -1.5,88.5 - parent: 45711 - - uid: 55333 + pos: -21.5,17.5 + parent: 2 + - uid: 39316 components: - type: Transform - pos: -0.5,91.5 - parent: 45711 - - uid: 55334 + pos: -22.5,17.5 + parent: 2 + - uid: 39317 components: - type: Transform - pos: -0.5,90.5 - parent: 45711 - - uid: 55335 + pos: -23.5,17.5 + parent: 2 + - uid: 39318 components: - type: Transform - pos: -0.5,89.5 - parent: 45711 - - uid: 55336 + pos: -24.5,17.5 + parent: 2 + - uid: 39319 components: - type: Transform - pos: -0.5,88.5 - parent: 45711 - - uid: 55337 + pos: -29.5,16.5 + parent: 2 + - uid: 39320 components: - type: Transform - pos: -0.5,87.5 - parent: 45711 - - uid: 55338 + pos: -28.5,16.5 + parent: 2 + - uid: 39321 components: - type: Transform - pos: -0.5,86.5 - parent: 45711 - - uid: 55339 + pos: -27.5,16.5 + parent: 2 + - uid: 39322 components: - type: Transform - pos: -0.5,85.5 - parent: 45711 - - uid: 55340 + pos: -26.5,16.5 + parent: 2 + - uid: 39323 components: - type: Transform - pos: 0.5,91.5 - parent: 45711 - - uid: 55341 + pos: -25.5,16.5 + parent: 2 + - uid: 39324 components: - type: Transform - pos: 0.5,90.5 - parent: 45711 - - uid: 55342 + pos: -24.5,16.5 + parent: 2 + - uid: 39325 components: - type: Transform - pos: 0.5,89.5 - parent: 45711 - - uid: 55343 + pos: 9.5,-18.5 + parent: 2 + - uid: 39326 components: - type: Transform - pos: 0.5,88.5 - parent: 45711 - - uid: 55344 + pos: 9.5,-17.5 + parent: 2 + - uid: 39327 components: - type: Transform - pos: 0.5,87.5 - parent: 45711 - - uid: 55345 + pos: 9.5,-16.5 + parent: 2 + - uid: 39328 components: - type: Transform - pos: 0.5,86.5 - parent: 45711 - - uid: 55346 + pos: 10.5,-16.5 + parent: 2 + - uid: 39329 components: - type: Transform - pos: 0.5,85.5 - parent: 45711 - - uid: 55347 + pos: 11.5,-16.5 + parent: 2 + - uid: 39330 components: - type: Transform - pos: 1.5,91.5 - parent: 45711 - - uid: 55348 + pos: 12.5,-16.5 + parent: 2 + - uid: 39331 components: - type: Transform - pos: 1.5,90.5 - parent: 45711 - - uid: 55349 + pos: 13.5,-16.5 + parent: 2 + - uid: 39332 components: - type: Transform - pos: 1.5,89.5 - parent: 45711 - - uid: 55350 + pos: 13.5,-15.5 + parent: 2 + - uid: 39333 components: - type: Transform - pos: 1.5,88.5 - parent: 45711 - - uid: 55351 + pos: -8.5,-18.5 + parent: 2 + - uid: 39334 components: - type: Transform - pos: 1.5,87.5 - parent: 45711 - - uid: 55352 + pos: -8.5,-17.5 + parent: 2 + - uid: 39335 components: - type: Transform - pos: 1.5,86.5 - parent: 45711 - - uid: 55353 + pos: -8.5,-16.5 + parent: 2 + - uid: 39336 components: - type: Transform - pos: 1.5,85.5 - parent: 45711 - - uid: 55354 + pos: -9.5,-16.5 + parent: 2 + - uid: 39337 components: - type: Transform - pos: 2.5,91.5 - parent: 45711 - - uid: 55355 + pos: -10.5,-16.5 + parent: 2 + - uid: 39338 components: - type: Transform - pos: 2.5,90.5 - parent: 45711 - - uid: 55356 + pos: -11.5,-16.5 + parent: 2 + - uid: 39339 components: - type: Transform - pos: 2.5,89.5 - parent: 45711 - - uid: 55357 + pos: -12.5,-16.5 + parent: 2 + - uid: 39340 components: - type: Transform - pos: 2.5,88.5 - parent: 45711 - - uid: 55358 + pos: -12.5,-15.5 + parent: 2 + - uid: 39341 components: - type: Transform - pos: 2.5,87.5 - parent: 45711 - - uid: 55359 + pos: -13.5,-15.5 + parent: 2 + - uid: 39342 components: - type: Transform - pos: 2.5,86.5 - parent: 45711 - - uid: 55360 + pos: -14.5,-15.5 + parent: 2 + - uid: 39343 components: - type: Transform - pos: 2.5,85.5 - parent: 45711 - - uid: 55361 + pos: -15.5,-15.5 + parent: 2 + - uid: 39344 components: - type: Transform - pos: 3.5,91.5 - parent: 45711 - - uid: 55362 + pos: -16.5,-15.5 + parent: 2 + - uid: 39345 components: - type: Transform - pos: 3.5,90.5 - parent: 45711 - - uid: 55363 + pos: -16.5,-16.5 + parent: 2 + - uid: 39346 components: - type: Transform - pos: 3.5,89.5 - parent: 45711 - - uid: 55364 + pos: -16.5,-17.5 + parent: 2 + - uid: 39347 components: - type: Transform - pos: 3.5,88.5 - parent: 45711 - - uid: 55365 + pos: -17.5,-17.5 + parent: 2 + - uid: 39348 components: - type: Transform - pos: 3.5,87.5 - parent: 45711 - - uid: 55366 + pos: -18.5,-17.5 + parent: 2 + - uid: 39349 components: - type: Transform - pos: 3.5,86.5 - parent: 45711 - - uid: 55367 + pos: -18.5,-16.5 + parent: 2 + - uid: 39350 components: - type: Transform - pos: 3.5,85.5 - parent: 45711 - - uid: 55368 + pos: -18.5,-15.5 + parent: 2 + - uid: 39351 components: - type: Transform - pos: 4.5,91.5 - parent: 45711 - - uid: 55369 + pos: -18.5,-14.5 + parent: 2 + - uid: 39352 components: - type: Transform - pos: 4.5,90.5 - parent: 45711 - - uid: 55370 + pos: -19.5,-14.5 + parent: 2 + - uid: 39410 components: - type: Transform - pos: 4.5,89.5 - parent: 45711 - - uid: 55371 + pos: -27.5,60.5 + parent: 2 + - uid: 39470 components: - type: Transform - pos: 4.5,88.5 - parent: 45711 - - uid: 55372 + pos: -30.5,36.5 + parent: 2 + - uid: 39471 components: - type: Transform - pos: 4.5,87.5 - parent: 45711 - - uid: 55373 + pos: -31.5,36.5 + parent: 2 + - uid: 39472 components: - type: Transform - pos: 4.5,86.5 - parent: 45711 - - uid: 55374 + pos: -32.5,36.5 + parent: 2 + - uid: 39473 components: - type: Transform - pos: 4.5,85.5 - parent: 45711 - - uid: 55375 + pos: -33.5,36.5 + parent: 2 + - uid: 39474 components: - type: Transform - pos: 5.5,91.5 - parent: 45711 - - uid: 55376 + pos: -34.5,36.5 + parent: 2 + - uid: 39475 components: - type: Transform - pos: 5.5,90.5 - parent: 45711 - - uid: 55377 + pos: -35.5,36.5 + parent: 2 + - uid: 39476 components: - type: Transform - pos: 5.5,89.5 - parent: 45711 - - uid: 55378 + pos: -36.5,36.5 + parent: 2 + - uid: 39477 components: - type: Transform - pos: 5.5,88.5 - parent: 45711 - - uid: 55379 + pos: -37.5,36.5 + parent: 2 + - uid: 39478 components: - type: Transform - pos: 5.5,87.5 - parent: 45711 - - uid: 55380 + pos: -38.5,36.5 + parent: 2 + - uid: 39479 components: - type: Transform - pos: 5.5,86.5 - parent: 45711 - - uid: 55381 + pos: -39.5,36.5 + parent: 2 + - uid: 39480 components: - type: Transform - pos: 5.5,85.5 - parent: 45711 - - uid: 55382 + pos: -45.5,25.5 + parent: 2 + - uid: 39481 components: - type: Transform - pos: 6.5,91.5 - parent: 45711 - - uid: 55383 + pos: -45.5,24.5 + parent: 2 + - uid: 39497 components: - type: Transform - pos: 6.5,90.5 - parent: 45711 - - uid: 55384 + pos: -44.5,34.5 + parent: 2 + - uid: 39498 components: - type: Transform - pos: 6.5,89.5 - parent: 45711 - - uid: 55385 + pos: -45.5,34.5 + parent: 2 + - uid: 39499 components: - type: Transform - pos: 6.5,88.5 - parent: 45711 - - uid: 55386 + pos: -46.5,34.5 + parent: 2 + - uid: 39500 components: - type: Transform - pos: 6.5,87.5 - parent: 45711 - - uid: 55387 + pos: -47.5,34.5 + parent: 2 + - uid: 39501 components: - type: Transform - pos: 6.5,86.5 - parent: 45711 - - uid: 55388 + pos: -48.5,34.5 + parent: 2 + - uid: 39502 components: - type: Transform - pos: 6.5,85.5 - parent: 45711 - - uid: 55390 + pos: -49.5,34.5 + parent: 2 + - uid: 39503 components: - type: Transform - pos: 8.5,93.5 - parent: 45711 - - uid: 55391 + pos: -50.5,34.5 + parent: 2 + - uid: 39504 components: - type: Transform - pos: 9.5,93.5 - parent: 45711 - - uid: 55392 + pos: -50.5,35.5 + parent: 2 + - uid: 39505 components: - type: Transform - pos: 10.5,93.5 - parent: 45711 - - uid: 55393 + pos: -50.5,36.5 + parent: 2 + - uid: 39506 components: - type: Transform - pos: 7.5,92.5 - parent: 45711 - - uid: 55394 + pos: -50.5,37.5 + parent: 2 + - uid: 39507 components: - type: Transform - pos: 7.5,91.5 - parent: 45711 - - uid: 55395 + pos: -50.5,38.5 + parent: 2 + - uid: 39508 components: - type: Transform - pos: 8.5,92.5 - parent: 45711 - - uid: 55396 + pos: -50.5,39.5 + parent: 2 + - uid: 39509 components: - type: Transform - pos: 8.5,91.5 - parent: 45711 - - uid: 55397 + pos: -50.5,40.5 + parent: 2 + - uid: 39510 components: - type: Transform - pos: 9.5,92.5 - parent: 45711 - - uid: 55398 + pos: -50.5,41.5 + parent: 2 + - uid: 39511 components: - type: Transform - pos: 9.5,91.5 - parent: 45711 - - uid: 55399 + pos: -50.5,42.5 + parent: 2 + - uid: 39512 components: - type: Transform - pos: 10.5,92.5 - parent: 45711 - - uid: 55400 + pos: -50.5,43.5 + parent: 2 + - uid: 39513 components: - type: Transform - pos: 10.5,91.5 - parent: 45711 - - uid: 55401 + pos: -50.5,44.5 + parent: 2 + - uid: 39514 components: - type: Transform - pos: 11.5,92.5 - parent: 45711 - - uid: 55402 + pos: -49.5,44.5 + parent: 2 + - uid: 39515 components: - type: Transform - pos: 11.5,91.5 - parent: 45711 - - uid: 55403 + pos: -48.5,44.5 + parent: 2 + - uid: 39516 components: - type: Transform - pos: 12.5,91.5 - parent: 45711 - - uid: 55404 + pos: -47.5,44.5 + parent: 2 + - uid: 39517 components: - type: Transform - pos: 14.5,86.5 - parent: 45711 - - uid: 55405 + pos: -46.5,44.5 + parent: 2 + - uid: 39518 components: - type: Transform - pos: 13.5,90.5 - parent: 45711 - - uid: 55406 + pos: -46.5,45.5 + parent: 2 + - uid: 39655 components: - type: Transform - pos: 13.5,89.5 - parent: 45711 - - uid: 55407 + pos: 33.5,-11.5 + parent: 2 + - uid: 39656 components: - type: Transform - pos: 13.5,88.5 - parent: 45711 - - uid: 55408 + pos: 34.5,-11.5 + parent: 2 + - uid: 39657 components: - type: Transform - pos: 13.5,87.5 - parent: 45711 - - uid: 55409 + pos: 35.5,-11.5 + parent: 2 + - uid: 39658 components: - type: Transform - pos: 13.5,86.5 - parent: 45711 - - uid: 55410 + pos: 36.5,-11.5 + parent: 2 + - uid: 39663 components: - type: Transform - pos: 13.5,85.5 - parent: 45711 - - uid: 55411 + pos: 36.5,-10.5 + parent: 2 + - uid: 39664 components: - type: Transform - pos: 14.5,87.5 - parent: 45711 - - uid: 55412 + pos: 36.5,-9.5 + parent: 2 + - uid: 39665 components: - type: Transform - pos: 14.5,88.5 - parent: 45711 - - uid: 55413 + pos: 36.5,-8.5 + parent: 2 + - uid: 39666 components: - type: Transform - pos: 14.5,89.5 - parent: 45711 - - uid: 55414 + pos: 36.5,-7.5 + parent: 2 + - uid: 39667 components: - type: Transform - pos: 9.5,78.5 - parent: 45711 - - uid: 55415 + pos: 36.5,-6.5 + parent: 2 + - uid: 39668 components: - type: Transform - pos: 7.5,90.5 - parent: 45711 - - uid: 55416 + pos: 36.5,-5.5 + parent: 2 + - uid: 39669 components: - type: Transform - pos: 7.5,89.5 - parent: 45711 - - uid: 55417 + pos: 36.5,-4.5 + parent: 2 + - uid: 39679 components: - type: Transform - pos: 7.5,88.5 - parent: 45711 - - uid: 55418 + pos: 35.5,-4.5 + parent: 2 + - uid: 39680 components: - type: Transform - pos: 7.5,87.5 - parent: 45711 - - uid: 55419 + pos: 34.5,-4.5 + parent: 2 + - uid: 39681 components: - type: Transform - pos: 7.5,86.5 - parent: 45711 - - uid: 55420 + pos: 33.5,-4.5 + parent: 2 + - uid: 39682 components: - type: Transform - pos: 7.5,85.5 - parent: 45711 - - uid: 55421 + pos: 32.5,-4.5 + parent: 2 + - uid: 39688 components: - type: Transform - pos: 7.5,84.5 - parent: 45711 - - uid: 55422 + pos: 32.5,-3.5 + parent: 2 + - uid: 39689 components: - type: Transform - pos: 7.5,83.5 - parent: 45711 - - uid: 55423 + pos: 31.5,-3.5 + parent: 2 + - uid: 39690 components: - type: Transform - pos: 7.5,82.5 - parent: 45711 - - uid: 55424 + pos: 30.5,-3.5 + parent: 2 + - uid: 39691 components: - type: Transform - pos: 7.5,81.5 - parent: 45711 - - uid: 55425 + pos: 29.5,-3.5 + parent: 2 + - uid: 39809 components: - type: Transform - pos: 7.5,80.5 - parent: 45711 - - uid: 55426 + pos: -9.5,43.5 + parent: 2 + - uid: 39810 components: - type: Transform - pos: 7.5,79.5 - parent: 45711 - - uid: 55427 + pos: -10.5,43.5 + parent: 2 + - uid: 39811 components: - type: Transform - pos: 8.5,90.5 - parent: 45711 - - uid: 55428 + pos: -10.5,44.5 + parent: 2 + - uid: 39812 components: - type: Transform - pos: 8.5,89.5 - parent: 45711 - - uid: 55429 + pos: -10.5,45.5 + parent: 2 + - uid: 39813 components: - type: Transform - pos: 8.5,88.5 - parent: 45711 - - uid: 55430 + pos: -10.5,46.5 + parent: 2 + - uid: 39814 components: - type: Transform - pos: 8.5,87.5 - parent: 45711 - - uid: 55431 + pos: -11.5,46.5 + parent: 2 + - uid: 39815 components: - type: Transform - pos: 8.5,86.5 - parent: 45711 - - uid: 55432 + pos: -11.5,47.5 + parent: 2 + - uid: 39816 components: - type: Transform - pos: 8.5,85.5 - parent: 45711 - - uid: 55433 + pos: -11.5,48.5 + parent: 2 + - uid: 39817 components: - type: Transform - pos: 8.5,84.5 - parent: 45711 - - uid: 55434 + pos: -11.5,49.5 + parent: 2 + - uid: 39818 components: - type: Transform - pos: 8.5,83.5 - parent: 45711 - - uid: 55435 + pos: -11.5,50.5 + parent: 2 + - uid: 39819 components: - type: Transform - pos: 8.5,82.5 - parent: 45711 - - uid: 55436 + pos: -12.5,50.5 + parent: 2 + - uid: 39820 components: - type: Transform - pos: 8.5,81.5 - parent: 45711 - - uid: 55437 + pos: -13.5,50.5 + parent: 2 + - uid: 39821 components: - type: Transform - pos: 8.5,80.5 - parent: 45711 - - uid: 55438 + pos: -14.5,50.5 + parent: 2 + - uid: 39822 components: - type: Transform - pos: 8.5,79.5 - parent: 45711 - - uid: 55439 + pos: -15.5,50.5 + parent: 2 + - uid: 39823 components: - type: Transform - pos: 9.5,90.5 - parent: 45711 - - uid: 55440 + pos: -16.5,50.5 + parent: 2 + - uid: 39824 components: - type: Transform - pos: 9.5,89.5 - parent: 45711 - - uid: 55441 + pos: -17.5,50.5 + parent: 2 + - uid: 39825 components: - type: Transform - pos: 9.5,88.5 - parent: 45711 - - uid: 55442 + pos: -18.5,50.5 + parent: 2 + - uid: 39826 components: - type: Transform - pos: 9.5,87.5 - parent: 45711 - - uid: 55443 + pos: -19.5,50.5 + parent: 2 + - uid: 39827 components: - type: Transform - pos: 9.5,86.5 - parent: 45711 - - uid: 55444 + pos: -19.5,51.5 + parent: 2 + - uid: 39828 components: - type: Transform - pos: 9.5,85.5 - parent: 45711 - - uid: 55445 + pos: -20.5,51.5 + parent: 2 + - uid: 39829 components: - type: Transform - pos: 9.5,84.5 - parent: 45711 - - uid: 55446 + pos: -51.5,7.5 + parent: 2 + - uid: 39830 components: - type: Transform - pos: 9.5,83.5 - parent: 45711 - - uid: 55447 + pos: -52.5,7.5 + parent: 2 + - uid: 39831 components: - type: Transform - pos: 9.5,82.5 - parent: 45711 - - uid: 55448 + pos: -53.5,7.5 + parent: 2 + - uid: 39832 components: - type: Transform - pos: 9.5,81.5 - parent: 45711 - - uid: 55449 + pos: -54.5,7.5 + parent: 2 + - uid: 39834 components: - type: Transform - pos: 9.5,80.5 - parent: 45711 - - uid: 55450 + pos: -54.5,6.5 + parent: 2 + - uid: 39835 components: - type: Transform - pos: 9.5,79.5 - parent: 45711 - - uid: 55451 + pos: -54.5,5.5 + parent: 2 + - uid: 39839 components: - type: Transform - pos: 10.5,90.5 - parent: 45711 - - uid: 55452 + pos: -51.5,4.5 + parent: 2 + - uid: 39840 components: - type: Transform - pos: 10.5,89.5 - parent: 45711 - - uid: 55453 + pos: -50.5,4.5 + parent: 2 + - uid: 39841 components: - type: Transform - pos: 10.5,88.5 - parent: 45711 - - uid: 55454 + pos: -49.5,4.5 + parent: 2 + - uid: 39842 components: - type: Transform - pos: 10.5,87.5 - parent: 45711 - - uid: 55455 + pos: -48.5,4.5 + parent: 2 + - uid: 39843 components: - type: Transform - pos: 10.5,86.5 - parent: 45711 - - uid: 55456 + pos: -47.5,4.5 + parent: 2 + - uid: 39845 components: - type: Transform - pos: 10.5,85.5 - parent: 45711 - - uid: 55457 + pos: -47.5,3.5 + parent: 2 + - uid: 39846 components: - type: Transform - pos: 10.5,84.5 - parent: 45711 - - uid: 55458 + pos: -47.5,2.5 + parent: 2 + - uid: 39847 components: - type: Transform - pos: 10.5,83.5 - parent: 45711 - - uid: 55459 + pos: -47.5,1.5 + parent: 2 + - uid: 39848 components: - type: Transform - pos: 10.5,82.5 - parent: 45711 - - uid: 55460 + pos: -47.5,0.5 + parent: 2 + - uid: 39853 components: - type: Transform - pos: 10.5,81.5 - parent: 45711 - - uid: 55461 + pos: -48.5,0.5 + parent: 2 + - uid: 39854 components: - type: Transform - pos: 10.5,80.5 - parent: 45711 - - uid: 55462 + pos: -49.5,0.5 + parent: 2 + - uid: 39855 components: - type: Transform - pos: 10.5,79.5 - parent: 45711 - - uid: 55463 + pos: -50.5,0.5 + parent: 2 + - uid: 39856 components: - type: Transform - pos: 11.5,90.5 - parent: 45711 - - uid: 55464 + pos: -51.5,0.5 + parent: 2 + - uid: 39857 components: - type: Transform - pos: 11.5,89.5 - parent: 45711 - - uid: 55465 + pos: -52.5,0.5 + parent: 2 + - uid: 39858 components: - type: Transform - pos: 11.5,88.5 - parent: 45711 - - uid: 55466 + pos: -53.5,0.5 + parent: 2 + - uid: 39859 components: - type: Transform - pos: 11.5,87.5 - parent: 45711 - - uid: 55467 + pos: -54.5,0.5 + parent: 2 + - uid: 39860 components: - type: Transform - pos: 11.5,86.5 - parent: 45711 - - uid: 55468 + pos: -54.5,1.5 + parent: 2 + - uid: 39861 components: - type: Transform - pos: 11.5,85.5 - parent: 45711 - - uid: 55469 + pos: -54.5,2.5 + parent: 2 + - uid: 39862 components: - type: Transform - pos: 11.5,84.5 - parent: 45711 - - uid: 55470 + pos: -54.5,3.5 + parent: 2 + - uid: 39863 components: - type: Transform - pos: 11.5,83.5 - parent: 45711 - - uid: 55471 + pos: -54.5,4.5 + parent: 2 + - uid: 39894 components: - type: Transform - pos: 11.5,82.5 - parent: 45711 - - uid: 55472 + pos: -75.5,3.5 + parent: 2 + - uid: 39895 components: - type: Transform - pos: 11.5,81.5 - parent: 45711 - - uid: 55473 + pos: -75.5,2.5 + parent: 2 + - uid: 39896 components: - type: Transform - pos: 11.5,80.5 - parent: 45711 - - uid: 55474 + pos: -75.5,1.5 + parent: 2 + - uid: 39897 components: - type: Transform - pos: 11.5,79.5 - parent: 45711 - - uid: 55475 + pos: -75.5,0.5 + parent: 2 + - uid: 39901 components: - type: Transform - pos: 12.5,90.5 - parent: 45711 - - uid: 55476 + pos: -74.5,0.5 + parent: 2 + - uid: 39902 components: - type: Transform - pos: 12.5,89.5 - parent: 45711 - - uid: 55477 + pos: -73.5,0.5 + parent: 2 + - uid: 39903 components: - type: Transform - pos: 12.5,88.5 - parent: 45711 - - uid: 55478 + pos: -72.5,0.5 + parent: 2 + - uid: 39904 components: - type: Transform - pos: 12.5,87.5 - parent: 45711 - - uid: 55479 + pos: -71.5,0.5 + parent: 2 + - uid: 39905 components: - type: Transform - pos: 12.5,86.5 - parent: 45711 - - uid: 55480 + pos: -70.5,0.5 + parent: 2 + - uid: 39906 components: - type: Transform - pos: 12.5,85.5 - parent: 45711 - - uid: 55481 + pos: -69.5,0.5 + parent: 2 + - uid: 39907 components: - type: Transform - pos: 12.5,84.5 - parent: 45711 - - uid: 55482 + pos: -68.5,0.5 + parent: 2 + - uid: 39908 components: - type: Transform - pos: 12.5,83.5 - parent: 45711 - - uid: 55483 + pos: -67.5,0.5 + parent: 2 + - uid: 39909 components: - type: Transform - pos: 12.5,82.5 - parent: 45711 - - uid: 55484 + pos: -66.5,0.5 + parent: 2 + - uid: 39910 components: - type: Transform - pos: 12.5,81.5 - parent: 45711 - - uid: 55485 + pos: -65.5,0.5 + parent: 2 + - uid: 39911 components: - type: Transform - pos: 12.5,80.5 - parent: 45711 - - uid: 55486 + pos: -64.5,0.5 + parent: 2 + - uid: 39912 components: - type: Transform - pos: 12.5,79.5 - parent: 45711 - - uid: 55487 + pos: -63.5,0.5 + parent: 2 + - uid: 39913 components: - type: Transform - pos: 13.5,81.5 - parent: 45711 - - uid: 55488 + pos: -62.5,0.5 + parent: 2 + - uid: 39914 components: - type: Transform - pos: 13.5,80.5 - parent: 45711 - - uid: 55489 + pos: -61.5,0.5 + parent: 2 + - uid: 39915 components: - type: Transform - pos: 13.5,79.5 - parent: 45711 - - uid: 55490 + pos: -60.5,0.5 + parent: 2 + - uid: 39916 components: - type: Transform - pos: 9.5,77.5 - parent: 45711 - - uid: 55491 + pos: -59.5,0.5 + parent: 2 + - uid: 39917 components: - type: Transform - pos: 9.5,76.5 - parent: 45711 - - uid: 55492 + pos: -58.5,0.5 + parent: 2 + - uid: 39918 components: - type: Transform - pos: 9.5,75.5 - parent: 45711 - - uid: 55493 + pos: -57.5,0.5 + parent: 2 + - uid: 39919 components: - type: Transform - pos: 9.5,74.5 - parent: 45711 - - uid: 55494 + pos: -56.5,0.5 + parent: 2 + - uid: 39920 components: - type: Transform - pos: 9.5,73.5 - parent: 45711 - - uid: 55495 + pos: -55.5,0.5 + parent: 2 + - uid: 39949 components: - type: Transform - pos: 9.5,72.5 - parent: 45711 - - uid: 55496 + pos: -37.5,63.5 + parent: 2 + - uid: 39979 components: - type: Transform - pos: 10.5,78.5 - parent: 45711 - - uid: 55497 + pos: -89.5,19.5 + parent: 2 + - uid: 39980 components: - type: Transform - pos: 10.5,77.5 - parent: 45711 - - uid: 55498 + pos: -90.5,19.5 + parent: 2 + - uid: 39989 components: - type: Transform - pos: 10.5,76.5 - parent: 45711 - - uid: 55499 + pos: -90.5,18.5 + parent: 2 + - uid: 39990 components: - type: Transform - pos: 10.5,75.5 - parent: 45711 - - uid: 55500 + pos: -90.5,17.5 + parent: 2 + - uid: 39991 components: - type: Transform - pos: 10.5,74.5 - parent: 45711 - - uid: 55501 + pos: -90.5,16.5 + parent: 2 + - uid: 39992 components: - type: Transform - pos: 10.5,73.5 - parent: 45711 - - uid: 55502 + pos: -90.5,15.5 + parent: 2 + - uid: 39993 components: - type: Transform - pos: 10.5,72.5 - parent: 45711 - - uid: 55503 + pos: -90.5,14.5 + parent: 2 + - uid: 39994 components: - type: Transform - pos: 11.5,78.5 - parent: 45711 - - uid: 55504 + pos: -90.5,13.5 + parent: 2 + - uid: 39995 components: - type: Transform - pos: 11.5,77.5 - parent: 45711 - - uid: 55505 + pos: -90.5,12.5 + parent: 2 + - uid: 39998 components: - type: Transform - pos: 11.5,76.5 - parent: 45711 - - uid: 55506 + pos: -91.5,12.5 + parent: 2 + - uid: 39999 components: - type: Transform - pos: 11.5,75.5 - parent: 45711 - - uid: 55507 + pos: -91.5,11.5 + parent: 2 + - uid: 40001 components: - type: Transform - pos: 11.5,74.5 - parent: 45711 - - uid: 55508 + pos: -92.5,11.5 + parent: 2 + - uid: 40031 components: - type: Transform - pos: 11.5,73.5 - parent: 45711 - - uid: 55509 + pos: -60.5,8.5 + parent: 2 + - uid: 40032 components: - type: Transform - pos: 11.5,72.5 - parent: 45711 - - uid: 55510 + pos: -61.5,8.5 + parent: 2 + - uid: 40033 components: - type: Transform - pos: 12.5,78.5 - parent: 45711 - - uid: 55511 + pos: -62.5,8.5 + parent: 2 + - uid: 40034 components: - type: Transform - pos: 12.5,77.5 - parent: 45711 - - uid: 55512 + pos: -63.5,8.5 + parent: 2 + - uid: 40035 components: - type: Transform - pos: 12.5,76.5 - parent: 45711 - - uid: 55513 + pos: -64.5,8.5 + parent: 2 + - uid: 40036 components: - type: Transform - pos: 12.5,75.5 - parent: 45711 - - uid: 55514 + pos: -64.5,9.5 + parent: 2 + - uid: 40037 components: - type: Transform - pos: 12.5,74.5 - parent: 45711 - - uid: 55515 + pos: -65.5,9.5 + parent: 2 + - uid: 40038 components: - type: Transform - pos: 12.5,73.5 - parent: 45711 - - uid: 55516 + pos: -66.5,9.5 + parent: 2 + - uid: 40039 components: - type: Transform - pos: 12.5,72.5 - parent: 45711 - - uid: 55517 + pos: -67.5,9.5 + parent: 2 + - uid: 40040 components: - type: Transform - pos: 13.5,77.5 - parent: 45711 - - uid: 55518 + pos: -68.5,9.5 + parent: 2 + - uid: 40043 components: - type: Transform - pos: 13.5,76.5 - parent: 45711 - - uid: 55522 + pos: -91.5,10.5 + parent: 2 + - uid: 40044 components: - type: Transform - pos: 14.5,73.5 - parent: 45711 - - uid: 55523 + pos: -90.5,10.5 + parent: 2 + - uid: 40045 components: - type: Transform - pos: 14.5,72.5 - parent: 45711 - - uid: 55524 + pos: -89.5,10.5 + parent: 2 + - uid: 40046 components: - type: Transform - pos: 14.5,71.5 - parent: 45711 - - uid: 55525 + pos: -88.5,10.5 + parent: 2 + - uid: 40047 components: - type: Transform - pos: 14.5,70.5 - parent: 45711 - - uid: 55526 + pos: -87.5,10.5 + parent: 2 + - uid: 40048 components: - type: Transform - pos: 14.5,69.5 - parent: 45711 - - uid: 55527 + pos: -86.5,10.5 + parent: 2 + - uid: 40049 components: - type: Transform - pos: 14.5,68.5 - parent: 45711 - - uid: 55528 + pos: -85.5,10.5 + parent: 2 + - uid: 40050 components: - type: Transform - pos: 13.5,75.5 - parent: 45711 - - uid: 55529 + pos: -84.5,10.5 + parent: 2 + - uid: 40051 components: - type: Transform - pos: 13.5,74.5 - parent: 45711 - - uid: 55530 + pos: -83.5,10.5 + parent: 2 + - uid: 40052 components: - type: Transform - pos: 13.5,73.5 - parent: 45711 - - uid: 55531 + pos: -82.5,10.5 + parent: 2 + - uid: 40053 components: - type: Transform - pos: 13.5,72.5 - parent: 45711 - - uid: 55532 + pos: -81.5,10.5 + parent: 2 + - uid: 40054 components: - type: Transform - pos: 13.5,71.5 - parent: 45711 - - uid: 55533 + pos: -80.5,10.5 + parent: 2 + - uid: 40055 components: - type: Transform - pos: 13.5,70.5 - parent: 45711 - - uid: 55534 + pos: -79.5,10.5 + parent: 2 + - uid: 40056 components: - type: Transform - pos: 13.5,69.5 - parent: 45711 - - uid: 55535 + pos: -78.5,10.5 + parent: 2 + - uid: 40057 components: - type: Transform - pos: 13.5,68.5 - parent: 45711 - - uid: 55536 + pos: -77.5,10.5 + parent: 2 + - uid: 40058 components: - type: Transform - pos: 12.5,71.5 - parent: 45711 - - uid: 55537 + pos: -76.5,10.5 + parent: 2 + - uid: 40059 components: - type: Transform - pos: 12.5,70.5 - parent: 45711 - - uid: 55538 + pos: -75.5,10.5 + parent: 2 + - uid: 40060 components: - type: Transform - pos: 12.5,69.5 - parent: 45711 - - uid: 55539 + pos: -74.5,10.5 + parent: 2 + - uid: 40061 components: - type: Transform - pos: 12.5,68.5 - parent: 45711 - - uid: 55540 + pos: -73.5,10.5 + parent: 2 + - uid: 40062 components: - type: Transform - pos: 11.5,71.5 - parent: 45711 - - uid: 55541 + pos: -72.5,10.5 + parent: 2 + - uid: 40063 components: - type: Transform - pos: 11.5,70.5 - parent: 45711 - - uid: 55542 + pos: -72.5,9.5 + parent: 2 + - uid: 40064 components: - type: Transform - pos: 11.5,69.5 - parent: 45711 - - uid: 55543 + pos: -72.5,8.5 + parent: 2 + - uid: 40065 components: - type: Transform - pos: 11.5,68.5 - parent: 45711 - - uid: 55544 + pos: -71.5,10.5 + parent: 2 + - uid: 40066 components: - type: Transform - pos: 10.5,71.5 - parent: 45711 - - uid: 55545 + pos: -70.5,10.5 + parent: 2 + - uid: 40067 components: - type: Transform - pos: 10.5,70.5 - parent: 45711 - - uid: 55546 + pos: -69.5,10.5 + parent: 2 + - uid: 40068 components: - type: Transform - pos: 10.5,69.5 - parent: 45711 - - uid: 55547 + pos: -68.5,10.5 + parent: 2 + - uid: 40069 components: - type: Transform - pos: 10.5,68.5 - parent: 45711 - - uid: 55548 + pos: -71.5,8.5 + parent: 2 + - uid: 40070 components: - type: Transform - pos: 9.5,71.5 - parent: 45711 - - uid: 55549 + pos: -70.5,8.5 + parent: 2 + - uid: 40071 components: - type: Transform - pos: 9.5,70.5 - parent: 45711 - - uid: 55550 + pos: -69.5,8.5 + parent: 2 + - uid: 40072 components: - type: Transform - pos: 9.5,69.5 - parent: 45711 - - uid: 55551 + pos: -68.5,8.5 + parent: 2 + - uid: 40073 components: - type: Transform - pos: 9.5,68.5 - parent: 45711 - - uid: 55552 + pos: -71.5,7.5 + parent: 2 + - uid: 40074 components: - type: Transform - pos: 15.5,70.5 - parent: 45711 - - uid: 55553 + pos: -71.5,6.5 + parent: 2 + - uid: 40075 components: - type: Transform - pos: 15.5,69.5 - parent: 45711 - - uid: 55554 + pos: -71.5,5.5 + parent: 2 + - uid: 40076 components: - type: Transform - pos: 15.5,68.5 - parent: 45711 - - uid: 55555 + pos: -71.5,4.5 + parent: 2 + - uid: 40077 components: - type: Transform - pos: 16.5,71.5 - parent: 45711 - - uid: 55556 + pos: -71.5,3.5 + parent: 2 + - uid: 40078 components: - type: Transform - pos: 16.5,70.5 - parent: 45711 - - uid: 55557 + pos: -71.5,2.5 + parent: 2 + - uid: 40079 components: - type: Transform - pos: 16.5,69.5 - parent: 45711 - - uid: 55558 + pos: -71.5,1.5 + parent: 2 + - uid: 40080 components: - type: Transform - pos: 16.5,68.5 - parent: 45711 - - uid: 55559 + pos: -67.5,15.5 + parent: 2 + - uid: 40081 components: - type: Transform - pos: 17.5,71.5 - parent: 45711 - - uid: 55560 + pos: -67.5,14.5 + parent: 2 + - uid: 40082 components: - type: Transform - pos: 17.5,70.5 - parent: 45711 - - uid: 55561 + pos: -67.5,13.5 + parent: 2 + - uid: 40083 components: - type: Transform - pos: 17.5,69.5 - parent: 45711 - - uid: 55562 + pos: -67.5,12.5 + parent: 2 + - uid: 40084 components: - type: Transform - pos: 17.5,68.5 - parent: 45711 - - uid: 55563 + pos: -68.5,12.5 + parent: 2 + - uid: 40085 components: - type: Transform - pos: 18.5,71.5 - parent: 45711 - - uid: 55564 + pos: -69.5,12.5 + parent: 2 + - uid: 40086 components: - type: Transform - pos: 18.5,70.5 - parent: 45711 - - uid: 55565 + pos: -70.5,12.5 + parent: 2 + - uid: 40087 components: - type: Transform - pos: 18.5,69.5 - parent: 45711 - - uid: 55566 + pos: -70.5,11.5 + parent: 2 + - uid: 40092 components: - type: Transform - pos: 18.5,68.5 - parent: 45711 - - uid: 55567 + pos: -64.5,68.5 + parent: 2 + - uid: 40093 components: - type: Transform - pos: 13.5,67.5 - parent: 45711 - - uid: 55568 + pos: -66.5,68.5 + parent: 2 + - uid: 40094 components: - type: Transform - pos: 13.5,66.5 - parent: 45711 - - uid: 55569 + pos: -66.5,69.5 + parent: 2 + - uid: 40096 components: - type: Transform - pos: 13.5,65.5 - parent: 45711 - - uid: 55570 + pos: -66.5,70.5 + parent: 2 + - uid: 40097 components: - type: Transform - pos: 13.5,64.5 - parent: 45711 - - uid: 55571 + pos: -67.5,70.5 + parent: 2 + - uid: 40098 components: - type: Transform - pos: 14.5,67.5 - parent: 45711 - - uid: 55572 + pos: -68.5,70.5 + parent: 2 + - uid: 40099 components: - type: Transform - pos: 14.5,66.5 - parent: 45711 - - uid: 55573 + pos: -69.5,70.5 + parent: 2 + - uid: 40100 components: - type: Transform - pos: 14.5,65.5 - parent: 45711 - - uid: 55574 + pos: -70.5,70.5 + parent: 2 + - uid: 40101 components: - type: Transform - pos: 14.5,64.5 - parent: 45711 - - uid: 55575 + pos: -71.5,70.5 + parent: 2 + - uid: 40102 components: - type: Transform - pos: 15.5,67.5 - parent: 45711 - - uid: 55576 + pos: -71.5,71.5 + parent: 2 + - uid: 40103 components: - type: Transform - pos: 15.5,66.5 - parent: 45711 - - uid: 55577 + pos: -72.5,71.5 + parent: 2 + - uid: 40104 components: - type: Transform - pos: 15.5,65.5 - parent: 45711 - - uid: 55578 + pos: -73.5,71.5 + parent: 2 + - uid: 40105 components: - type: Transform - pos: 15.5,64.5 - parent: 45711 - - uid: 55579 + pos: -74.5,71.5 + parent: 2 + - uid: 40106 components: - type: Transform - pos: 16.5,67.5 - parent: 45711 - - uid: 55580 + pos: -75.5,71.5 + parent: 2 + - uid: 40107 components: - type: Transform - pos: 16.5,66.5 - parent: 45711 - - uid: 55581 + pos: -76.5,71.5 + parent: 2 + - uid: 40150 components: - type: Transform - pos: 16.5,65.5 - parent: 45711 - - uid: 55582 + pos: -71.5,12.5 + parent: 2 + - uid: 40151 components: - type: Transform - pos: 16.5,64.5 - parent: 45711 - - uid: 55583 + pos: -71.5,13.5 + parent: 2 + - uid: 40152 components: - type: Transform - pos: 17.5,67.5 - parent: 45711 - - uid: 55584 + pos: -71.5,14.5 + parent: 2 + - uid: 40153 components: - type: Transform - pos: 17.5,66.5 - parent: 45711 - - uid: 55585 + pos: -71.5,15.5 + parent: 2 + - uid: 40154 components: - type: Transform - pos: 17.5,65.5 - parent: 45711 - - uid: 55586 + pos: -71.5,16.5 + parent: 2 + - uid: 40155 components: - type: Transform - pos: 17.5,64.5 - parent: 45711 - - uid: 55587 + pos: -70.5,16.5 + parent: 2 + - uid: 40156 components: - type: Transform - pos: 18.5,67.5 - parent: 45711 - - uid: 55588 + pos: -69.5,16.5 + parent: 2 + - uid: 40157 components: - type: Transform - pos: 18.5,66.5 - parent: 45711 - - uid: 55589 + pos: -69.5,15.5 + parent: 2 + - uid: 40158 components: - type: Transform - pos: 18.5,65.5 - parent: 45711 - - uid: 55590 + pos: -69.5,14.5 + parent: 2 + - uid: 40159 components: - type: Transform - pos: 18.5,64.5 - parent: 45711 - - uid: 55592 + pos: -69.5,13.5 + parent: 2 + - uid: 40160 components: - type: Transform - pos: 42.5,39.5 - parent: 45711 - - uid: 55593 + pos: -70.5,17.5 + parent: 2 + - uid: 40161 components: - type: Transform - pos: 42.5,40.5 - parent: 45711 - - uid: 55594 + pos: -70.5,18.5 + parent: 2 + - uid: 40162 components: - type: Transform - pos: 42.5,41.5 - parent: 45711 - - uid: 55595 + pos: -70.5,19.5 + parent: 2 + - uid: 40163 components: - type: Transform - pos: 42.5,42.5 - parent: 45711 - - uid: 55596 + pos: -70.5,20.5 + parent: 2 + - uid: 40164 components: - type: Transform - pos: 42.5,43.5 - parent: 45711 - - uid: 55597 + pos: -70.5,21.5 + parent: 2 + - uid: 40165 components: - type: Transform - pos: 42.5,44.5 - parent: 45711 - - uid: 55598 + pos: -70.5,22.5 + parent: 2 + - uid: 40166 components: - type: Transform - pos: 42.5,45.5 - parent: 45711 - - uid: 55599 + pos: -71.5,22.5 + parent: 2 + - uid: 40167 components: - type: Transform - pos: 42.5,46.5 - parent: 45711 - - uid: 55600 + pos: -72.5,22.5 + parent: 2 + - uid: 40168 components: - type: Transform - pos: 41.5,39.5 - parent: 45711 - - uid: 55601 + pos: -72.5,23.5 + parent: 2 + - uid: 40169 components: - type: Transform - pos: 41.5,40.5 - parent: 45711 - - uid: 55602 + pos: -69.5,22.5 + parent: 2 + - uid: 40170 components: - type: Transform - pos: 41.5,41.5 - parent: 45711 - - uid: 55603 + pos: -68.5,22.5 + parent: 2 + - uid: 40171 components: - type: Transform - pos: 41.5,42.5 - parent: 45711 - - uid: 55604 + pos: -68.5,23.5 + parent: 2 + - uid: 40391 components: - type: Transform - pos: 41.5,43.5 - parent: 45711 - - uid: 55605 + pos: -87.5,63.5 + parent: 2 + - uid: 40392 components: - type: Transform - pos: 41.5,44.5 - parent: 45711 - - uid: 55606 + pos: -87.5,62.5 + parent: 2 + - uid: 40393 components: - type: Transform - pos: 41.5,45.5 - parent: 45711 - - uid: 55607 + pos: -87.5,61.5 + parent: 2 + - uid: 40394 components: - type: Transform - pos: 41.5,46.5 - parent: 45711 - - uid: 55608 + pos: -87.5,60.5 + parent: 2 + - uid: 40395 components: - type: Transform - pos: 40.5,39.5 - parent: 45711 - - uid: 55609 + pos: -87.5,59.5 + parent: 2 + - uid: 40396 components: - type: Transform - pos: 40.5,40.5 - parent: 45711 - - uid: 55610 + pos: -87.5,58.5 + parent: 2 + - uid: 40397 components: - type: Transform - pos: 40.5,41.5 - parent: 45711 - - uid: 55611 + pos: -87.5,57.5 + parent: 2 + - uid: 40398 components: - type: Transform - pos: 40.5,42.5 - parent: 45711 - - uid: 55612 + pos: -87.5,56.5 + parent: 2 + - uid: 40399 components: - type: Transform - pos: 40.5,43.5 - parent: 45711 - - uid: 55613 + pos: -87.5,55.5 + parent: 2 + - uid: 40400 components: - type: Transform - pos: 40.5,44.5 - parent: 45711 - - uid: 55614 + pos: -87.5,54.5 + parent: 2 + - uid: 40404 components: - type: Transform - pos: 40.5,45.5 - parent: 45711 - - uid: 55615 + pos: -88.5,54.5 + parent: 2 + - uid: 40405 components: - type: Transform - pos: 40.5,46.5 - parent: 45711 - - uid: 55616 + pos: -89.5,54.5 + parent: 2 + - uid: 40412 components: - type: Transform - pos: 39.5,39.5 - parent: 45711 - - uid: 55617 + pos: -86.5,60.5 + parent: 2 + - uid: 40413 components: - type: Transform - pos: 39.5,40.5 - parent: 45711 - - uid: 55618 + pos: -85.5,60.5 + parent: 2 + - uid: 40414 components: - type: Transform - pos: 39.5,41.5 - parent: 45711 - - uid: 55619 + pos: -84.5,60.5 + parent: 2 + - uid: 40415 components: - type: Transform - pos: 39.5,42.5 - parent: 45711 - - uid: 55620 + pos: -83.5,60.5 + parent: 2 + - uid: 40416 components: - type: Transform - pos: 39.5,43.5 - parent: 45711 - - uid: 55621 + pos: -83.5,61.5 + parent: 2 + - uid: 40417 components: - type: Transform - pos: 39.5,44.5 - parent: 45711 - - uid: 55622 + pos: -83.5,62.5 + parent: 2 + - uid: 40433 components: - type: Transform - pos: 39.5,45.5 - parent: 45711 - - uid: 55623 + pos: -98.5,59.5 + parent: 2 + - uid: 40434 components: - type: Transform - pos: 39.5,46.5 - parent: 45711 - - uid: 55624 + pos: -99.5,59.5 + parent: 2 + - uid: 40435 components: - type: Transform - pos: 38.5,40.5 - parent: 45711 - - uid: 55625 + pos: -100.5,59.5 + parent: 2 + - uid: 40436 components: - type: Transform - pos: 38.5,41.5 - parent: 45711 - - uid: 55626 + pos: -100.5,58.5 + parent: 2 + - uid: 40437 components: - type: Transform - pos: 38.5,42.5 - parent: 45711 - - uid: 55627 + pos: -100.5,57.5 + parent: 2 + - uid: 40438 components: - type: Transform - pos: 38.5,43.5 - parent: 45711 - - uid: 55628 + pos: -100.5,56.5 + parent: 2 + - uid: 40439 components: - type: Transform - pos: 38.5,44.5 - parent: 45711 - - uid: 55629 + pos: -100.5,55.5 + parent: 2 + - uid: 40440 components: - type: Transform - pos: 38.5,45.5 - parent: 45711 - - uid: 55630 + pos: -100.5,54.5 + parent: 2 + - uid: 40441 components: - type: Transform - pos: 38.5,46.5 - parent: 45711 - - uid: 55631 + pos: -99.5,54.5 + parent: 2 + - uid: 40442 components: - type: Transform - pos: 37.5,40.5 - parent: 45711 - - uid: 55632 + pos: -98.5,54.5 + parent: 2 + - uid: 40443 components: - type: Transform - pos: 37.5,41.5 - parent: 45711 - - uid: 55633 + pos: -97.5,54.5 + parent: 2 + - uid: 40444 + components: + - type: Transform + pos: -96.5,54.5 + parent: 2 + - uid: 40445 components: - type: Transform - pos: 37.5,42.5 - parent: 45711 - - uid: 55634 + pos: -95.5,54.5 + parent: 2 + - uid: 40446 components: - type: Transform - pos: 37.5,43.5 - parent: 45711 - - uid: 55635 + pos: -94.5,54.5 + parent: 2 + - uid: 40447 components: - type: Transform - pos: 37.5,44.5 - parent: 45711 - - uid: 55636 + pos: -93.5,54.5 + parent: 2 + - uid: 40448 components: - type: Transform - pos: 37.5,45.5 - parent: 45711 - - uid: 55637 + pos: -92.5,54.5 + parent: 2 + - uid: 40449 components: - type: Transform - pos: 37.5,46.5 - parent: 45711 - - uid: 55638 + pos: -91.5,54.5 + parent: 2 + - uid: 40450 components: - type: Transform - pos: 36.5,41.5 - parent: 45711 - - uid: 55639 + pos: -90.5,54.5 + parent: 2 + - uid: 40846 components: - type: Transform - pos: 36.5,42.5 - parent: 45711 - - uid: 55640 + pos: -39.5,26.5 + parent: 2 + - uid: 40955 components: - type: Transform - pos: 36.5,43.5 - parent: 45711 - - uid: 55641 + pos: -13.5,25.5 + parent: 2 + - uid: 40956 components: - type: Transform - pos: 36.5,44.5 - parent: 45711 - - uid: 55642 + pos: -17.5,18.5 + parent: 2 + - uid: 41013 components: - type: Transform - pos: 36.5,45.5 - parent: 45711 - - uid: 55643 + pos: -14.5,22.5 + parent: 2 + - uid: 41014 components: - type: Transform - pos: 36.5,46.5 - parent: 45711 - - uid: 55644 + pos: -13.5,23.5 + parent: 2 + - uid: 41015 components: - type: Transform - pos: 37.5,47.5 - parent: 45711 - - uid: 55645 + pos: -13.5,24.5 + parent: 2 + - uid: 41018 components: - type: Transform - pos: 37.5,48.5 - parent: 45711 - - uid: 55646 + pos: -17.5,20.5 + parent: 2 + - uid: 41019 components: - type: Transform - pos: 37.5,49.5 - parent: 45711 - - uid: 55647 + pos: -17.5,19.5 + parent: 2 + - uid: 41126 components: - type: Transform - pos: 37.5,50.5 - parent: 45711 - - uid: 55648 + pos: 2.5,59.5 + parent: 2 + - uid: 41130 components: - type: Transform - pos: 37.5,51.5 - parent: 45711 - - uid: 55649 + pos: 2.5,63.5 + parent: 2 + - uid: 41132 components: - type: Transform - pos: 37.5,52.5 - parent: 45711 - - uid: 55650 + pos: 1.5,63.5 + parent: 2 + - uid: 41133 components: - type: Transform - pos: 37.5,53.5 - parent: 45711 - - uid: 55651 + pos: 0.5,63.5 + parent: 2 + - uid: 41134 components: - type: Transform - pos: 37.5,54.5 - parent: 45711 - - uid: 55652 + pos: -0.5,63.5 + parent: 2 + - uid: 41135 components: - type: Transform - pos: 37.5,55.5 - parent: 45711 - - uid: 55653 + pos: -1.5,63.5 + parent: 2 + - uid: 41136 components: - type: Transform - pos: 37.5,56.5 - parent: 45711 - - uid: 55654 + pos: -2.5,63.5 + parent: 2 + - uid: 41137 components: - type: Transform - pos: 37.5,57.5 - parent: 45711 - - uid: 55655 + pos: -2.5,64.5 + parent: 2 + - uid: 41138 components: - type: Transform - pos: 37.5,58.5 - parent: 45711 - - uid: 55656 + pos: -2.5,65.5 + parent: 2 + - uid: 41208 components: - type: Transform - pos: 38.5,47.5 - parent: 45711 - - uid: 55657 + pos: 15.5,47.5 + parent: 2 + - uid: 41209 components: - type: Transform - pos: 38.5,48.5 - parent: 45711 - - uid: 55658 + pos: 14.5,47.5 + parent: 2 + - uid: 41212 components: - type: Transform - pos: 38.5,49.5 - parent: 45711 - - uid: 55659 + pos: 17.5,45.5 + parent: 2 + - uid: 41215 components: - type: Transform - pos: 38.5,50.5 - parent: 45711 - - uid: 55660 + pos: 17.5,48.5 + parent: 2 + - uid: 41216 components: - type: Transform - pos: 38.5,51.5 - parent: 45711 - - uid: 55661 + pos: 18.5,48.5 + parent: 2 + - uid: 41218 components: - type: Transform - pos: 38.5,52.5 - parent: 45711 - - uid: 55662 + pos: 18.5,49.5 + parent: 2 + - uid: 41219 components: - type: Transform - pos: 38.5,53.5 - parent: 45711 - - uid: 55663 + pos: 18.5,50.5 + parent: 2 + - uid: 41220 components: - type: Transform - pos: 38.5,54.5 - parent: 45711 - - uid: 55664 + pos: 18.5,51.5 + parent: 2 + - uid: 41221 components: - type: Transform - pos: 38.5,55.5 - parent: 45711 - - uid: 55665 + pos: 18.5,52.5 + parent: 2 + - uid: 41222 components: - type: Transform - pos: 38.5,56.5 - parent: 45711 - - uid: 55666 + pos: 18.5,53.5 + parent: 2 + - uid: 41223 components: - type: Transform - pos: 38.5,57.5 - parent: 45711 - - uid: 55667 + pos: 17.5,53.5 + parent: 2 + - uid: 41224 components: - type: Transform - pos: 38.5,58.5 - parent: 45711 - - uid: 55668 + pos: 16.5,53.5 + parent: 2 + - uid: 41225 components: - type: Transform - pos: 39.5,47.5 - parent: 45711 - - uid: 55669 + pos: 16.5,54.5 + parent: 2 + - uid: 41226 components: - type: Transform - pos: 39.5,48.5 - parent: 45711 - - uid: 55670 + pos: 16.5,55.5 + parent: 2 + - uid: 41227 components: - type: Transform - pos: 39.5,49.5 - parent: 45711 - - uid: 55671 + pos: 16.5,56.5 + parent: 2 + - uid: 41228 components: - type: Transform - pos: 39.5,50.5 - parent: 45711 - - uid: 55672 + pos: 16.5,57.5 + parent: 2 + - uid: 41229 components: - type: Transform - pos: 39.5,51.5 - parent: 45711 - - uid: 55673 + pos: 16.5,58.5 + parent: 2 + - uid: 41230 components: - type: Transform - pos: 39.5,52.5 - parent: 45711 - - uid: 55674 + pos: 15.5,58.5 + parent: 2 + - uid: 41231 components: - type: Transform - pos: 39.5,53.5 - parent: 45711 - - uid: 55675 + pos: 14.5,58.5 + parent: 2 + - uid: 41232 components: - type: Transform - pos: 39.5,54.5 - parent: 45711 - - uid: 55676 + pos: 13.5,58.5 + parent: 2 + - uid: 41233 components: - type: Transform - pos: 39.5,55.5 - parent: 45711 - - uid: 55677 + pos: 12.5,58.5 + parent: 2 + - uid: 41234 components: - type: Transform - pos: 39.5,56.5 - parent: 45711 - - uid: 55678 + pos: 11.5,58.5 + parent: 2 + - uid: 41235 components: - type: Transform - pos: 39.5,57.5 - parent: 45711 - - uid: 55679 + pos: 10.5,58.5 + parent: 2 + - uid: 41236 components: - type: Transform - pos: 39.5,58.5 - parent: 45711 - - uid: 55680 + pos: 10.5,59.5 + parent: 2 + - uid: 41237 components: - type: Transform - pos: 40.5,47.5 - parent: 45711 - - uid: 55681 + pos: 10.5,60.5 + parent: 2 + - uid: 41238 components: - type: Transform - pos: 40.5,48.5 - parent: 45711 - - uid: 55682 + pos: 10.5,61.5 + parent: 2 + - uid: 41239 components: - type: Transform - pos: 40.5,49.5 - parent: 45711 - - uid: 55683 + pos: 9.5,61.5 + parent: 2 + - uid: 41240 components: - type: Transform - pos: 40.5,50.5 - parent: 45711 - - uid: 55684 + pos: 8.5,61.5 + parent: 2 + - uid: 41241 components: - type: Transform - pos: 40.5,51.5 - parent: 45711 - - uid: 55685 + pos: 7.5,61.5 + parent: 2 + - uid: 41242 components: - type: Transform - pos: 40.5,52.5 - parent: 45711 - - uid: 55686 + pos: 6.5,61.5 + parent: 2 + - uid: 41243 components: - type: Transform - pos: 40.5,53.5 - parent: 45711 - - uid: 55687 + pos: 5.5,61.5 + parent: 2 + - uid: 41244 components: - type: Transform - pos: 40.5,54.5 - parent: 45711 - - uid: 55688 + pos: 4.5,61.5 + parent: 2 + - uid: 41245 components: - type: Transform - pos: 40.5,55.5 - parent: 45711 - - uid: 55689 + pos: 4.5,62.5 + parent: 2 + - uid: 41246 components: - type: Transform - pos: 40.5,56.5 - parent: 45711 - - uid: 55690 + pos: 4.5,63.5 + parent: 2 + - uid: 41247 components: - type: Transform - pos: 40.5,57.5 - parent: 45711 - - uid: 55691 + pos: 3.5,63.5 + parent: 2 + - uid: 41310 components: - type: Transform - pos: 40.5,58.5 - parent: 45711 - - uid: 55692 + pos: -4.5,68.5 + parent: 2 + - uid: 41391 components: - type: Transform - pos: 41.5,47.5 - parent: 45711 - - uid: 55693 + pos: -3.5,63.5 + parent: 2 + - uid: 41392 components: - type: Transform - pos: 41.5,48.5 - parent: 45711 - - uid: 55694 + pos: -3.5,62.5 + parent: 2 + - uid: 41393 components: - type: Transform - pos: 41.5,49.5 - parent: 45711 - - uid: 55695 + pos: -3.5,61.5 + parent: 2 + - uid: 41399 components: - type: Transform - pos: 41.5,50.5 - parent: 45711 - - uid: 55696 + pos: -4.5,61.5 + parent: 2 + - uid: 41400 components: - type: Transform - pos: 41.5,51.5 - parent: 45711 - - uid: 55697 + pos: -5.5,61.5 + parent: 2 + - uid: 41401 components: - type: Transform - pos: 41.5,52.5 - parent: 45711 - - uid: 55698 + pos: -6.5,61.5 + parent: 2 + - uid: 41402 components: - type: Transform - pos: 41.5,53.5 - parent: 45711 - - uid: 55699 + pos: -7.5,61.5 + parent: 2 + - uid: 41403 components: - type: Transform - pos: 41.5,54.5 - parent: 45711 - - uid: 55700 + pos: -8.5,61.5 + parent: 2 + - uid: 41404 components: - type: Transform - pos: 41.5,55.5 - parent: 45711 - - uid: 55701 + pos: -9.5,61.5 + parent: 2 + - uid: 41405 components: - type: Transform - pos: 41.5,56.5 - parent: 45711 - - uid: 55702 + pos: -10.5,61.5 + parent: 2 + - uid: 41406 components: - type: Transform - pos: 41.5,57.5 - parent: 45711 - - uid: 55703 + pos: -11.5,61.5 + parent: 2 + - uid: 41407 components: - type: Transform - pos: 41.5,58.5 - parent: 45711 - - uid: 55704 + pos: -11.5,62.5 + parent: 2 + - uid: 41408 components: - type: Transform - pos: 42.5,47.5 - parent: 45711 - - uid: 55705 + pos: -11.5,63.5 + parent: 2 + - uid: 41416 components: - type: Transform - pos: 42.5,48.5 - parent: 45711 - - uid: 55706 + pos: -5.5,62.5 + parent: 2 + - uid: 41417 components: - type: Transform - pos: 42.5,49.5 - parent: 45711 - - uid: 55707 + pos: -5.5,63.5 + parent: 2 + - uid: 41418 components: - type: Transform - pos: 42.5,50.5 - parent: 45711 - - uid: 55708 + pos: -5.5,64.5 + parent: 2 + - uid: 41419 components: - type: Transform - pos: 42.5,51.5 - parent: 45711 - - uid: 55709 + pos: -5.5,65.5 + parent: 2 + - uid: 41420 components: - type: Transform - pos: 42.5,52.5 - parent: 45711 - - uid: 55710 + pos: -5.5,66.5 + parent: 2 + - uid: 41421 components: - type: Transform - pos: 42.5,53.5 - parent: 45711 - - uid: 55711 + pos: -5.5,67.5 + parent: 2 + - uid: 41422 components: - type: Transform - pos: 42.5,54.5 - parent: 45711 - - uid: 55712 + pos: -5.5,68.5 + parent: 2 + - uid: 41534 components: - type: Transform - pos: 42.5,55.5 - parent: 45711 - - uid: 55713 + pos: -59.5,54.5 + parent: 2 + - uid: 41535 components: - type: Transform - pos: 42.5,56.5 - parent: 45711 - - uid: 55714 + pos: -58.5,54.5 + parent: 2 + - uid: 41537 components: - type: Transform - pos: 42.5,57.5 - parent: 45711 - - uid: 55715 + pos: -57.5,54.5 + parent: 2 + - uid: 41538 components: - type: Transform - pos: 42.5,58.5 - parent: 45711 - - uid: 55716 + pos: -56.5,54.5 + parent: 2 + - uid: 41559 components: - type: Transform - pos: 36.5,54.5 - parent: 45711 - - uid: 55717 + pos: -55.5,54.5 + parent: 2 + - uid: 41560 components: - type: Transform - pos: 36.5,55.5 - parent: 45711 - - uid: 55718 + pos: -54.5,54.5 + parent: 2 + - uid: 41561 components: - type: Transform - pos: 36.5,56.5 - parent: 45711 - - uid: 55719 + pos: -53.5,54.5 + parent: 2 + - uid: 41643 components: - type: Transform - pos: 36.5,57.5 - parent: 45711 - - uid: 55720 + pos: -52.5,54.5 + parent: 2 + - uid: 41711 components: - type: Transform - pos: 36.5,63.5 - parent: 45711 - - uid: 55721 + pos: 64.5,-26.5 + parent: 2 + - uid: 41957 components: - type: Transform - pos: 36.5,62.5 - parent: 45711 - - uid: 55722 + pos: 8.5,43.5 + parent: 2 + - uid: 41958 components: - type: Transform - pos: 36.5,61.5 - parent: 45711 - - uid: 55723 + pos: 8.5,44.5 + parent: 2 + - uid: 41959 components: - type: Transform - pos: 37.5,63.5 - parent: 45711 - - uid: 55724 + pos: 8.5,45.5 + parent: 2 + - uid: 41960 components: - type: Transform - pos: 37.5,62.5 - parent: 45711 - - uid: 55725 + pos: 8.5,46.5 + parent: 2 + - uid: 41961 components: - type: Transform - pos: 37.5,61.5 - parent: 45711 - - uid: 55726 + pos: 9.5,46.5 + parent: 2 + - uid: 41962 components: - type: Transform - pos: 38.5,63.5 - parent: 45711 - - uid: 55727 + pos: 10.5,46.5 + parent: 2 + - uid: 41963 components: - type: Transform - pos: 38.5,62.5 - parent: 45711 - - uid: 55728 + pos: 11.5,46.5 + parent: 2 + - uid: 41964 components: - type: Transform - pos: 38.5,61.5 - parent: 45711 - - uid: 55729 + pos: 12.5,46.5 + parent: 2 + - uid: 41965 components: - type: Transform - pos: 38.5,60.5 - parent: 45711 - - uid: 55730 + pos: 13.5,46.5 + parent: 2 + - uid: 41966 components: - type: Transform - pos: 39.5,62.5 - parent: 45711 - - uid: 55731 + pos: 8.5,42.5 + parent: 2 + - uid: 41967 components: - type: Transform - pos: 39.5,61.5 - parent: 45711 - - uid: 55732 + pos: 14.5,46.5 + parent: 2 + - uid: 41968 components: - type: Transform - pos: 39.5,60.5 - parent: 45711 - - uid: 55733 + pos: 8.5,41.5 + parent: 2 + - uid: 41969 components: - type: Transform - pos: 40.5,62.5 - parent: 45711 - - uid: 55734 + pos: 9.5,41.5 + parent: 2 + - uid: 41970 components: - type: Transform - pos: 40.5,61.5 - parent: 45711 - - uid: 55735 + pos: 10.5,41.5 + parent: 2 + - uid: 41971 components: - type: Transform - pos: 40.5,60.5 - parent: 45711 - - uid: 55736 + pos: 11.5,41.5 + parent: 2 + - uid: 41972 components: - type: Transform - pos: 40.5,59.5 - parent: 45711 - - uid: 55737 + pos: 12.5,41.5 + parent: 2 + - uid: 41973 components: - type: Transform - pos: 41.5,60.5 - parent: 45711 - - uid: 55738 + pos: 13.5,41.5 + parent: 2 + - uid: 41974 components: - type: Transform - pos: 41.5,59.5 - parent: 45711 - - uid: 55739 + pos: 14.5,41.5 + parent: 2 + - uid: 41975 components: - type: Transform - pos: 42.5,60.5 - parent: 45711 - - uid: 55740 + pos: 15.5,41.5 + parent: 2 + - uid: 41976 components: - type: Transform - pos: 42.5,59.5 - parent: 45711 - - uid: 55741 + pos: 16.5,41.5 + parent: 2 + - uid: 41977 components: - type: Transform - pos: 41.5,61.5 - parent: 45711 - - uid: 55742 + pos: 16.5,42.5 + parent: 2 + - uid: 41978 components: - type: Transform - pos: 15.5,72.5 - parent: 45711 - - uid: 55743 + pos: 16.5,43.5 + parent: 2 + - uid: 41979 components: - type: Transform - pos: 15.5,73.5 - parent: 45711 - - uid: 55747 + pos: 16.5,44.5 + parent: 2 + - uid: 41980 components: - type: Transform - pos: 19.5,69.5 - parent: 45711 - - uid: 55748 + pos: 16.5,45.5 + parent: 2 + - uid: 41982 components: - type: Transform - pos: 19.5,68.5 - parent: 45711 - - uid: 55749 + pos: 17.5,47.5 + parent: 2 + - uid: 41990 components: - type: Transform - pos: 19.5,67.5 - parent: 45711 - - uid: 55750 + pos: -6.5,60.5 + parent: 2 + - uid: 41991 components: - type: Transform - pos: 19.5,66.5 - parent: 45711 - - uid: 55751 + pos: -6.5,59.5 + parent: 2 + - uid: 41992 components: - type: Transform - pos: 19.5,65.5 - parent: 45711 - - uid: 55752 + pos: -6.5,58.5 + parent: 2 + - uid: 41993 components: - type: Transform - pos: 19.5,64.5 - parent: 45711 - - uid: 55753 + pos: -6.5,57.5 + parent: 2 + - uid: 41994 components: - type: Transform - pos: 20.5,68.5 - parent: 45711 - - uid: 55754 + pos: -6.5,56.5 + parent: 2 + - uid: 41995 components: - type: Transform - pos: 20.5,67.5 - parent: 45711 - - uid: 55755 + pos: -6.5,55.5 + parent: 2 + - uid: 41996 components: - type: Transform - pos: 20.5,66.5 - parent: 45711 - - uid: 55756 + pos: -6.5,54.5 + parent: 2 + - uid: 41997 components: - type: Transform - pos: 20.5,65.5 - parent: 45711 - - uid: 55757 + pos: -6.5,53.5 + parent: 2 + - uid: 41998 components: - type: Transform - pos: 20.5,64.5 - parent: 45711 - - uid: 55758 + pos: -6.5,52.5 + parent: 2 + - uid: 41999 components: - type: Transform - pos: 21.5,68.5 - parent: 45711 - - uid: 55759 + pos: -6.5,51.5 + parent: 2 + - uid: 42000 components: - type: Transform - pos: 21.5,67.5 - parent: 45711 - - uid: 55760 + pos: -6.5,50.5 + parent: 2 + - uid: 42001 components: - type: Transform - pos: 21.5,66.5 - parent: 45711 - - uid: 55761 + pos: -5.5,50.5 + parent: 2 + - uid: 42002 components: - type: Transform - pos: 21.5,65.5 - parent: 45711 - - uid: 55762 + pos: -4.5,50.5 + parent: 2 + - uid: 42003 components: - type: Transform - pos: 21.5,64.5 - parent: 45711 - - uid: 55766 + pos: -3.5,50.5 + parent: 2 + - uid: 42004 components: - type: Transform - pos: 22.5,67.5 - parent: 45711 - - uid: 55767 + pos: -3.5,51.5 + parent: 2 + - uid: 42005 components: - type: Transform - pos: 22.5,66.5 - parent: 45711 - - uid: 55768 + pos: -3.5,52.5 + parent: 2 + - uid: 42103 components: - type: Transform - pos: 22.5,65.5 - parent: 45711 - - uid: 55769 + pos: -34.5,66.5 + parent: 2 + - uid: 42247 components: - type: Transform - pos: 22.5,64.5 - parent: 45711 - - uid: 55770 + pos: -25.5,59.5 + parent: 2 + - uid: 42256 components: - type: Transform - pos: 23.5,66.5 - parent: 45711 - - uid: 55771 + pos: -28.5,60.5 + parent: 2 + - uid: 42257 components: - type: Transform - pos: 23.5,65.5 - parent: 45711 - - uid: 55772 + pos: -28.5,59.5 + parent: 2 + - uid: 42258 components: - type: Transform - pos: 23.5,64.5 - parent: 45711 - - uid: 55773 + pos: -28.5,58.5 + parent: 2 + - uid: 42259 components: - type: Transform - pos: 24.5,66.5 - parent: 45711 - - uid: 55774 + pos: -28.5,57.5 + parent: 2 + - uid: 42260 components: - type: Transform - pos: 24.5,65.5 - parent: 45711 - - uid: 55775 + pos: -28.5,56.5 + parent: 2 + - uid: 42261 components: - type: Transform - pos: 24.5,64.5 - parent: 45711 - - uid: 55776 + pos: -28.5,55.5 + parent: 2 + - uid: 42262 components: - type: Transform - pos: 25.5,65.5 - parent: 45711 - - uid: 55777 + pos: -28.5,54.5 + parent: 2 + - uid: 42263 components: - type: Transform - pos: 25.5,64.5 - parent: 45711 - - uid: 55778 + pos: -27.5,54.5 + parent: 2 + - uid: 42456 components: - type: Transform - pos: 26.5,65.5 - parent: 45711 - - uid: 55779 + pos: -45.5,27.5 + parent: 2 + - uid: 42566 components: - type: Transform - pos: 26.5,64.5 - parent: 45711 - - uid: 55780 + pos: -46.5,27.5 + parent: 2 + - uid: 42576 components: - type: Transform - pos: 27.5,65.5 - parent: 45711 - - uid: 55781 + pos: -32.5,66.5 + parent: 2 + - uid: 42577 components: - type: Transform - pos: 27.5,64.5 - parent: 45711 - - uid: 55782 + pos: -32.5,67.5 + parent: 2 + - uid: 42578 components: - type: Transform - pos: 28.5,64.5 - parent: 45711 - - uid: 55783 + pos: -32.5,68.5 + parent: 2 + - uid: 42579 components: - type: Transform - pos: 28.5,63.5 - parent: 45711 - - uid: 55784 + pos: -32.5,69.5 + parent: 2 + - uid: 42580 components: - type: Transform - pos: 29.5,63.5 - parent: 45711 - - uid: 55785 + pos: -32.5,70.5 + parent: 2 + - uid: 42581 components: - type: Transform - pos: 29.5,62.5 - parent: 45711 - - uid: 55786 + pos: -32.5,71.5 + parent: 2 + - uid: 42582 components: - type: Transform - pos: 29.5,61.5 - parent: 45711 - - uid: 55787 + pos: -32.5,72.5 + parent: 2 + - uid: 42583 components: - type: Transform - pos: 30.5,63.5 - parent: 45711 - - uid: 55788 + pos: -32.5,73.5 + parent: 2 + - uid: 42584 components: - type: Transform - pos: 30.5,62.5 - parent: 45711 - - uid: 55789 + pos: -32.5,74.5 + parent: 2 + - uid: 42585 components: - type: Transform - pos: 30.5,61.5 - parent: 45711 - - uid: 55790 + pos: -33.5,74.5 + parent: 2 + - uid: 42586 components: - type: Transform - pos: 31.5,63.5 - parent: 45711 - - uid: 55791 + pos: -33.5,75.5 + parent: 2 + - uid: 42587 components: - type: Transform - pos: 31.5,62.5 - parent: 45711 - - uid: 55792 + pos: -33.5,76.5 + parent: 2 + - uid: 42588 components: - type: Transform - pos: 31.5,61.5 - parent: 45711 - - uid: 55793 + pos: -33.5,77.5 + parent: 2 + - uid: 42589 components: - type: Transform - pos: 32.5,63.5 - parent: 45711 - - uid: 55794 + pos: -34.5,77.5 + parent: 2 + - uid: 42590 components: - type: Transform - pos: 32.5,62.5 - parent: 45711 - - uid: 55795 + pos: -35.5,77.5 + parent: 2 + - uid: 42591 components: - type: Transform - pos: 32.5,61.5 - parent: 45711 - - uid: 55796 + pos: -35.5,76.5 + parent: 2 + - uid: 42592 components: - type: Transform - pos: 33.5,63.5 - parent: 45711 - - uid: 55797 + pos: -36.5,76.5 + parent: 2 + - uid: 42593 components: - type: Transform - pos: 33.5,62.5 - parent: 45711 - - uid: 55798 + pos: -36.5,75.5 + parent: 2 + - uid: 42594 components: - type: Transform - pos: 33.5,61.5 - parent: 45711 - - uid: 55799 + pos: -36.5,74.5 + parent: 2 + - uid: 42595 components: - type: Transform - pos: 34.5,63.5 - parent: 45711 - - uid: 55800 + pos: -36.5,73.5 + parent: 2 + - uid: 42596 components: - type: Transform - pos: 34.5,62.5 - parent: 45711 - - uid: 55801 + pos: -36.5,72.5 + parent: 2 + - uid: 42597 components: - type: Transform - pos: 34.5,61.5 - parent: 45711 - - uid: 55802 + pos: -37.5,72.5 + parent: 2 + - uid: 42598 components: - type: Transform - pos: 35.5,63.5 - parent: 45711 - - uid: 55803 + pos: -38.5,72.5 + parent: 2 + - uid: 42599 components: - type: Transform - pos: 35.5,62.5 - parent: 45711 - - uid: 55804 + pos: -39.5,72.5 + parent: 2 + - uid: 42600 components: - type: Transform - pos: 35.5,61.5 - parent: 45711 - - uid: 55805 + pos: -40.5,72.5 + parent: 2 + - uid: 42601 components: - type: Transform - pos: 34.5,64.5 - parent: 45711 - - uid: 55806 + pos: -40.5,71.5 + parent: 2 + - uid: 42602 components: - type: Transform - pos: 35.5,64.5 - parent: 45711 - - uid: 55807 + pos: -40.5,70.5 + parent: 2 + - uid: 42603 components: - type: Transform - pos: 36.5,64.5 - parent: 45711 - - uid: 55808 + pos: -40.5,69.5 + parent: 2 + - uid: 42604 components: - type: Transform - pos: 37.5,64.5 - parent: 45711 - - uid: 55809 + pos: -40.5,68.5 + parent: 2 + - uid: 42605 components: - type: Transform - pos: 38.5,64.5 - parent: 45711 - - uid: 55810 + pos: -39.5,68.5 + parent: 2 + - uid: 42606 components: - type: Transform - pos: 39.5,64.5 - parent: 45711 - - uid: 55811 + pos: -39.5,67.5 + parent: 2 + - uid: 42607 components: - type: Transform - pos: 38.5,65.5 - parent: 45711 - - uid: 55812 + pos: -39.5,66.5 + parent: 2 + - uid: 42608 components: - type: Transform - pos: 37.5,65.5 - parent: 45711 - - uid: 55813 + pos: -39.5,65.5 + parent: 2 + - uid: 42609 components: - type: Transform - pos: 36.5,65.5 - parent: 45711 - - uid: 55814 + pos: -39.5,64.5 + parent: 2 + - uid: 42610 components: - type: Transform - pos: 35.5,65.5 - parent: 45711 - - uid: 55815 + pos: -39.5,63.5 + parent: 2 + - uid: 42611 components: - type: Transform - pos: 41.5,64.5 - parent: 45711 - - uid: 55816 + pos: -38.5,63.5 + parent: 2 + - uid: 42612 components: - type: Transform - pos: 41.5,63.5 - parent: 45711 - - uid: 55817 + pos: -37.5,63.5 + parent: 2 + - uid: 42664 components: - type: Transform - pos: 41.5,62.5 - parent: 45711 - - uid: 55818 + pos: -47.5,33.5 + parent: 2 + - uid: 42665 components: - type: Transform - pos: 42.5,64.5 - parent: 45711 - - uid: 55819 + pos: -47.5,32.5 + parent: 2 + - uid: 42666 components: - type: Transform - pos: 42.5,63.5 - parent: 45711 - - uid: 55820 + pos: -47.5,31.5 + parent: 2 + - uid: 42667 components: - type: Transform - pos: 42.5,62.5 - parent: 45711 - - uid: 55821 + pos: -47.5,30.5 + parent: 2 + - uid: 42668 components: - type: Transform - pos: 42.5,61.5 - parent: 45711 - - uid: 55822 + pos: -47.5,29.5 + parent: 2 + - uid: 42669 components: - type: Transform - pos: 43.5,64.5 - parent: 45711 - - uid: 55823 + pos: -47.5,28.5 + parent: 2 + - uid: 42670 components: - type: Transform - pos: 43.5,63.5 - parent: 45711 - - uid: 55824 + pos: -47.5,27.5 + parent: 2 + - uid: 42671 components: - type: Transform - pos: 43.5,62.5 - parent: 45711 - - uid: 55825 + pos: -44.5,27.5 + parent: 2 + - uid: 42672 components: - type: Transform - pos: 43.5,61.5 - parent: 45711 - - uid: 55826 + pos: -43.5,27.5 + parent: 2 + - uid: 42673 components: - type: Transform - pos: 40.5,63.5 - parent: 45711 - - uid: 55827 + pos: -42.5,27.5 + parent: 2 + - uid: 42674 components: - type: Transform - pos: 39.5,63.5 - parent: 45711 - - uid: 55828 + pos: -41.5,27.5 + parent: 2 + - uid: 42675 components: - type: Transform - pos: 43.5,57.5 - parent: 45711 - - uid: 55829 + pos: -40.5,27.5 + parent: 2 + - uid: 42677 components: - type: Transform - pos: 43.5,56.5 - parent: 45711 - - uid: 55830 + pos: -40.5,28.5 + parent: 2 + - uid: 42678 components: - type: Transform - pos: 43.5,55.5 - parent: 45711 - - uid: 55831 + pos: -40.5,29.5 + parent: 2 + - uid: 42679 components: - type: Transform - pos: 44.5,57.5 - parent: 45711 - - uid: 55832 + pos: -40.5,30.5 + parent: 2 + - uid: 42681 components: - type: Transform - pos: 44.5,58.5 - parent: 45711 - - uid: 55833 + pos: -39.5,30.5 + parent: 2 + - uid: 42682 components: - type: Transform - pos: 44.5,59.5 - parent: 45711 - - uid: 55834 + pos: -39.5,31.5 + parent: 2 + - uid: 42683 components: - type: Transform - pos: 32.5,60.5 - parent: 45711 - - uid: 55835 + pos: -39.5,32.5 + parent: 2 + - uid: 42684 components: - type: Transform - pos: 33.5,60.5 - parent: 45711 - - uid: 55836 + pos: -39.5,33.5 + parent: 2 + - uid: 42685 components: - type: Transform - pos: 34.5,60.5 - parent: 45711 - - uid: 55837 + pos: -39.5,34.5 + parent: 2 + - uid: 42686 components: - type: Transform - pos: 35.5,60.5 - parent: 45711 - - uid: 55838 + pos: -39.5,35.5 + parent: 2 + - uid: 42687 components: - type: Transform - pos: 36.5,60.5 - parent: 45711 - - uid: 55839 + pos: -45.5,23.5 + parent: 2 + - uid: 42688 components: - type: Transform - pos: 37.5,60.5 - parent: 45711 - - uid: 55840 + pos: -45.5,22.5 + parent: 2 + - uid: 42689 components: - type: Transform - pos: 38.5,59.5 - parent: 45711 - - uid: 55841 + pos: -45.5,21.5 + parent: 2 + - uid: 42690 components: - type: Transform - pos: 37.5,59.5 - parent: 45711 - - uid: 55842 + pos: -45.5,20.5 + parent: 2 + - uid: 42691 components: - type: Transform - pos: 36.5,59.5 - parent: 45711 - - uid: 55843 + pos: -46.5,20.5 + parent: 2 + - uid: 42692 components: - type: Transform - pos: 35.5,59.5 - parent: 45711 - - uid: 55844 + pos: -47.5,20.5 + parent: 2 + - uid: 42693 components: - type: Transform - pos: 34.5,59.5 - parent: 45711 - - uid: 55845 + pos: -48.5,20.5 + parent: 2 + - uid: 42694 components: - type: Transform - pos: 33.5,59.5 - parent: 45711 - - uid: 55846 + pos: -48.5,21.5 + parent: 2 + - uid: 42695 components: - type: Transform - pos: 32.5,59.5 - parent: 45711 - - uid: 55847 + pos: -48.5,22.5 + parent: 2 + - uid: 42696 components: - type: Transform - pos: 39.5,59.5 - parent: 45711 - - uid: 55848 + pos: -48.5,23.5 + parent: 2 + - uid: 42697 components: - type: Transform - pos: 36.5,58.5 - parent: 45711 - - uid: 55849 + pos: -48.5,24.5 + parent: 2 + - uid: 42698 components: - type: Transform - pos: 35.5,58.5 - parent: 45711 - - uid: 55850 + pos: -48.5,25.5 + parent: 2 + - uid: 42699 components: - type: Transform - pos: 34.5,58.5 - parent: 45711 - - uid: 55851 + pos: -48.5,26.5 + parent: 2 + - uid: 42700 components: - type: Transform - pos: 33.5,58.5 - parent: 45711 - - uid: 55852 + pos: -48.5,27.5 + parent: 2 + - uid: 42820 components: - type: Transform - pos: 24.5,63.5 - parent: 45711 - - uid: 55853 + pos: -51.5,56.5 + parent: 2 + - uid: 42821 components: - type: Transform - pos: 26.5,61.5 - parent: 45711 - - uid: 55854 + pos: -51.5,55.5 + parent: 2 + - uid: 42822 components: - type: Transform - pos: 27.5,60.5 - parent: 45711 - - uid: 55855 + pos: -51.5,54.5 + parent: 2 + - uid: 42837 components: - type: Transform - pos: 28.5,60.5 - parent: 45711 - - uid: 55856 + pos: -66.5,67.5 + parent: 2 + - uid: 42838 components: - type: Transform - pos: 25.5,63.5 - parent: 45711 - - uid: 55857 + pos: -65.5,67.5 + parent: 2 + - uid: 42840 components: - type: Transform - pos: 26.5,63.5 - parent: 45711 - - uid: 55858 + pos: -64.5,67.5 + parent: 2 + - uid: 42961 components: - type: Transform - pos: 27.5,63.5 - parent: 45711 - - uid: 55859 + pos: 1.5,62.5 + parent: 2 + - uid: 42962 components: - type: Transform - pos: 26.5,62.5 - parent: 45711 - - uid: 55860 + pos: 1.5,61.5 + parent: 2 + - uid: 42963 components: - type: Transform - pos: 27.5,62.5 - parent: 45711 - - uid: 55861 + pos: 1.5,60.5 + parent: 2 + - uid: 42964 components: - type: Transform - pos: 28.5,62.5 - parent: 45711 - - uid: 55862 + pos: 1.5,59.5 + parent: 2 + - uid: 43056 components: - type: Transform - pos: 27.5,61.5 - parent: 45711 - - uid: 55863 + pos: -85.5,15.5 + parent: 2 + - uid: 43057 components: - type: Transform - pos: 28.5,61.5 - parent: 45711 - - uid: 55873 + pos: -85.5,14.5 + parent: 2 + - uid: 43058 components: - type: Transform - pos: 16.5,73.5 - parent: 45711 - - uid: 55876 + pos: -85.5,13.5 + parent: 2 + - uid: 43059 components: - type: Transform - pos: 17.5,72.5 - parent: 45711 - - uid: 55878 + pos: -85.5,12.5 + parent: 2 + - uid: 43060 components: - type: Transform - pos: 18.5,72.5 - parent: 45711 - - uid: 55879 + pos: -85.5,11.5 + parent: 2 + - uid: 43070 components: - type: Transform - pos: 19.5,72.5 - parent: 45711 - - uid: 55880 + pos: -51.5,1.5 + parent: 2 + - uid: 43072 components: - type: Transform - pos: 19.5,71.5 - parent: 45711 - - uid: 55881 + pos: -51.5,2.5 + parent: 2 + - uid: 43118 components: - type: Transform - pos: 19.5,70.5 - parent: 45711 - - uid: 55882 + pos: -54.5,25.5 + parent: 2 + - uid: 43119 components: - type: Transform - pos: 20.5,71.5 - parent: 45711 - - uid: 55883 + pos: -54.5,26.5 + parent: 2 + - uid: 43120 components: - type: Transform - pos: 20.5,70.5 - parent: 45711 - - uid: 55884 + pos: -54.5,27.5 + parent: 2 + - uid: 43121 components: - type: Transform - pos: 20.5,69.5 - parent: 45711 - - uid: 55885 + pos: -53.5,27.5 + parent: 2 + - uid: 43122 components: - type: Transform - pos: 21.5,70.5 - parent: 45711 - - uid: 55886 + pos: -52.5,27.5 + parent: 2 + - uid: 43123 components: - type: Transform - pos: 21.5,69.5 - parent: 45711 - - uid: 55887 + pos: -51.5,27.5 + parent: 2 + - uid: 43124 components: - type: Transform - pos: 22.5,70.5 - parent: 45711 - - uid: 55888 + pos: -50.5,27.5 + parent: 2 + - uid: 43125 components: - type: Transform - pos: 22.5,69.5 - parent: 45711 - - uid: 55889 + pos: -49.5,27.5 + parent: 2 + - uid: 43170 components: - type: Transform - pos: 22.5,68.5 - parent: 45711 - - uid: 55890 + pos: -13.5,22.5 + parent: 2 + - uid: 43175 components: - type: Transform - pos: 23.5,69.5 - parent: 45711 - - uid: 55891 + pos: -19.5,21.5 + parent: 2 + - uid: 43197 components: - type: Transform - pos: 23.5,68.5 - parent: 45711 - - uid: 55892 + pos: -21.5,29.5 + parent: 2 + - uid: 43198 components: - type: Transform - pos: 23.5,67.5 - parent: 45711 - - uid: 55893 + pos: -21.5,28.5 + parent: 2 + - uid: 43199 components: - type: Transform - pos: 24.5,69.5 - parent: 45711 - - uid: 55894 + pos: -21.5,27.5 + parent: 2 + - uid: 43204 components: - type: Transform - pos: 24.5,68.5 - parent: 45711 - - uid: 55895 + pos: -22.5,27.5 + parent: 2 + - uid: 43205 components: - type: Transform - pos: 24.5,67.5 - parent: 45711 - - uid: 55896 + pos: -23.5,27.5 + parent: 2 + - uid: 43206 components: - type: Transform - pos: 25.5,68.5 - parent: 45711 - - uid: 55897 + pos: -24.5,27.5 + parent: 2 + - uid: 43207 components: - type: Transform - pos: 25.5,67.5 - parent: 45711 - - uid: 55898 + pos: -25.5,27.5 + parent: 2 + - uid: 43208 components: - type: Transform - pos: 25.5,66.5 - parent: 45711 - - uid: 55899 + pos: -26.5,27.5 + parent: 2 + - uid: 43209 components: - type: Transform - pos: 26.5,68.5 - parent: 45711 - - uid: 55900 + pos: -27.5,27.5 + parent: 2 + - uid: 43210 components: - type: Transform - pos: 26.5,67.5 - parent: 45711 - - uid: 55901 + pos: -28.5,27.5 + parent: 2 + - uid: 43211 components: - type: Transform - pos: 26.5,66.5 - parent: 45711 - - uid: 55902 + pos: -29.5,27.5 + parent: 2 + - uid: 43212 components: - type: Transform - pos: 27.5,67.5 - parent: 45711 - - uid: 55903 + pos: -30.5,27.5 + parent: 2 + - uid: 43213 components: - type: Transform - pos: 27.5,66.5 - parent: 45711 - - uid: 55904 + pos: -31.5,27.5 + parent: 2 + - uid: 43214 components: - type: Transform - pos: 28.5,67.5 - parent: 45711 - - uid: 55905 + pos: -32.5,27.5 + parent: 2 + - uid: 43215 components: - type: Transform - pos: 28.5,66.5 - parent: 45711 - - uid: 55906 + pos: -33.5,27.5 + parent: 2 + - uid: 43216 components: - type: Transform - pos: 28.5,65.5 - parent: 45711 - - uid: 55907 + pos: -34.5,27.5 + parent: 2 + - uid: 43217 components: - type: Transform - pos: 29.5,65.5 - parent: 45711 - - uid: 55908 + pos: -35.5,27.5 + parent: 2 + - uid: 43218 components: - type: Transform - pos: 29.5,66.5 - parent: 45711 - - uid: 55909 + pos: -36.5,27.5 + parent: 2 + - uid: 43219 components: - type: Transform - pos: 29.5,64.5 - parent: 45711 - - uid: 55910 + pos: -37.5,27.5 + parent: 2 + - uid: 43220 components: - type: Transform - pos: 30.5,64.5 - parent: 45711 - - uid: 55911 + pos: -38.5,27.5 + parent: 2 + - uid: 43221 components: - type: Transform - pos: 31.5,64.5 - parent: 45711 - - uid: 55912 + pos: -39.5,27.5 + parent: 2 + - uid: 43252 components: - type: Transform - pos: 30.5,65.5 - parent: 45711 - - uid: 55913 + pos: -39.5,25.5 + parent: 2 + - uid: 43253 components: - type: Transform - pos: 14.5,63.5 - parent: 45711 - - uid: 55914 + pos: -39.5,24.5 + parent: 2 + - uid: 43254 components: - type: Transform - pos: 15.5,63.5 - parent: 45711 - - uid: 55915 + pos: -39.5,23.5 + parent: 2 + - uid: 43255 components: - type: Transform - pos: 16.5,63.5 - parent: 45711 - - uid: 55916 + pos: -39.5,22.5 + parent: 2 + - uid: 43256 components: - type: Transform - pos: 17.5,63.5 - parent: 45711 - - uid: 55917 + pos: -38.5,22.5 + parent: 2 + - uid: 43257 components: - type: Transform - pos: 18.5,63.5 - parent: 45711 - - uid: 55918 + pos: -37.5,22.5 + parent: 2 + - uid: 43258 components: - type: Transform - pos: 17.5,62.5 - parent: 45711 - - uid: 55919 + pos: -36.5,22.5 + parent: 2 + - uid: 43259 components: - type: Transform - pos: 16.5,62.5 - parent: 45711 - - uid: 55920 + pos: -35.5,22.5 + parent: 2 + - uid: 43260 components: - type: Transform - pos: 15.5,62.5 - parent: 45711 - - uid: 55921 + pos: -35.5,23.5 + parent: 2 + - uid: 43261 components: - type: Transform - pos: 14.5,62.5 - parent: 45711 - - uid: 55922 + pos: -35.5,24.5 + parent: 2 + - uid: 43262 components: - type: Transform - pos: 16.5,61.5 - parent: 45711 - - uid: 55923 + pos: -35.5,25.5 + parent: 2 + - uid: 43338 components: - type: Transform - pos: 15.5,61.5 - parent: 45711 - - uid: 55924 + pos: -23.5,32.5 + parent: 2 + - uid: 43339 components: - type: Transform - pos: 14.5,61.5 - parent: 45711 - - uid: 55925 + pos: -23.5,31.5 + parent: 2 + - uid: 43340 components: - type: Transform - pos: 19.5,54.5 - parent: 45711 - - uid: 55926 + pos: -24.5,31.5 + parent: 2 + - uid: 43341 components: - type: Transform - pos: 19.5,55.5 - parent: 45711 - - uid: 55927 + pos: -25.5,31.5 + parent: 2 + - uid: 43342 components: - type: Transform - pos: 19.5,56.5 - parent: 45711 - - uid: 55928 + pos: -25.5,30.5 + parent: 2 + - uid: 43343 components: - type: Transform - pos: 18.5,54.5 - parent: 45711 - - uid: 55929 + pos: -25.5,29.5 + parent: 2 + - uid: 43344 components: - type: Transform - pos: 18.5,55.5 - parent: 45711 - - uid: 55930 + pos: -25.5,28.5 + parent: 2 + - uid: 43388 components: - type: Transform - pos: 18.5,56.5 - parent: 45711 - - uid: 55931 + pos: -13.5,26.5 + parent: 2 + - uid: 43389 components: - type: Transform - pos: 17.5,54.5 - parent: 45711 - - uid: 55932 + pos: -13.5,27.5 + parent: 2 + - uid: 43392 components: - type: Transform - pos: 17.5,55.5 - parent: 45711 - - uid: 55933 + pos: -14.5,27.5 + parent: 2 + - uid: 43393 components: - type: Transform - pos: 17.5,56.5 - parent: 45711 - - uid: 55934 + pos: -15.5,27.5 + parent: 2 + - uid: 43394 components: - type: Transform - pos: 16.5,55.5 - parent: 45711 - - uid: 55935 + pos: -16.5,27.5 + parent: 2 + - uid: 43395 components: - type: Transform - pos: 16.5,56.5 - parent: 45711 - - uid: 55936 + pos: -17.5,27.5 + parent: 2 + - uid: 43396 components: - type: Transform - pos: 16.5,57.5 - parent: 45711 - - uid: 55937 + pos: -18.5,27.5 + parent: 2 + - uid: 43397 components: - type: Transform - pos: 15.5,55.5 - parent: 45711 - - uid: 55938 + pos: -19.5,27.5 + parent: 2 + - uid: 43398 components: - type: Transform - pos: 15.5,56.5 - parent: 45711 - - uid: 55939 + pos: -20.5,27.5 + parent: 2 + - uid: 43410 components: - type: Transform - pos: 15.5,57.5 - parent: 45711 - - uid: 55940 + pos: -21.5,26.5 + parent: 2 + - uid: 43411 components: - type: Transform - pos: 14.5,55.5 - parent: 45711 - - uid: 55941 + pos: -21.5,25.5 + parent: 2 + - uid: 43412 components: - type: Transform - pos: 14.5,56.5 - parent: 45711 - - uid: 55942 + pos: -21.5,24.5 + parent: 2 + - uid: 43413 components: - type: Transform - pos: 14.5,57.5 - parent: 45711 - - uid: 55943 + pos: -21.5,23.5 + parent: 2 + - uid: 43414 components: - type: Transform - pos: 14.5,60.5 - parent: 45711 - - uid: 55944 + pos: -21.5,22.5 + parent: 2 + - uid: 43416 components: - type: Transform - pos: 14.5,59.5 - parent: 45711 - - uid: 55945 + pos: -20.5,22.5 + parent: 2 + - uid: 43417 components: - type: Transform - pos: 14.5,58.5 - parent: 45711 - - uid: 55946 + pos: -19.5,22.5 + parent: 2 + - uid: 43418 components: - type: Transform - pos: 15.5,60.5 - parent: 45711 - - uid: 55947 + pos: -19.5,20.5 + parent: 2 + - uid: 43419 components: - type: Transform - pos: 15.5,59.5 - parent: 45711 - - uid: 55948 + pos: -18.5,20.5 + parent: 2 + - uid: 43473 components: - type: Transform - pos: 15.5,58.5 - parent: 45711 - - uid: 55950 + pos: -41.5,12.5 + parent: 2 + - uid: 43474 components: - type: Transform - pos: 16.5,59.5 - parent: 45711 - - uid: 55951 + pos: -40.5,12.5 + parent: 2 + - uid: 43475 components: - type: Transform - pos: 16.5,58.5 - parent: 45711 - - uid: 55952 + pos: -39.5,12.5 + parent: 2 + - uid: 43476 components: - type: Transform - pos: 17.5,58.5 - parent: 45711 - - uid: 55953 + pos: -39.5,13.5 + parent: 2 + - uid: 43477 components: - type: Transform - pos: 17.5,57.5 - parent: 45711 - - uid: 55954 + pos: -39.5,14.5 + parent: 2 + - uid: 43478 components: - type: Transform - pos: 18.5,57.5 - parent: 45711 - - uid: 55955 + pos: -38.5,14.5 + parent: 2 + - uid: 43479 components: - type: Transform - pos: 19.5,57.5 - parent: 45711 - - uid: 55956 + pos: -37.5,14.5 + parent: 2 + - uid: 43480 components: - type: Transform - pos: 19.5,58.5 - parent: 45711 - - uid: 55987 + pos: -36.5,14.5 + parent: 2 + - uid: 43481 components: - type: Transform - pos: 20.5,72.5 - parent: 45711 - - uid: 55988 + pos: -35.5,14.5 + parent: 2 + - uid: 45179 components: - type: Transform - pos: 21.5,71.5 - parent: 45711 - - uid: 55989 + pos: -23.5,-7.5 + parent: 2 + - uid: 47401 components: - type: Transform - pos: 22.5,71.5 - parent: 45711 - - uid: 55990 + pos: -84.5,46.5 + parent: 2 + - uid: 47407 components: - type: Transform - pos: 23.5,70.5 - parent: 45711 - - uid: 55991 + pos: -84.5,52.5 + parent: 2 + - uid: 47408 components: - type: Transform - pos: 24.5,70.5 - parent: 45711 - - uid: 55992 + pos: -85.5,52.5 + parent: 2 + - uid: 47409 components: - type: Transform - pos: 25.5,69.5 - parent: 45711 - - uid: 55993 + pos: -86.5,52.5 + parent: 2 + - uid: 47410 components: - type: Transform - pos: 26.5,69.5 - parent: 45711 - - uid: 55994 + pos: -87.5,52.5 + parent: 2 + - uid: 47411 components: - type: Transform - pos: 27.5,68.5 - parent: 45711 - - uid: 55995 + pos: -87.5,53.5 + parent: 2 + - uid: 50458 components: - type: Transform - pos: 28.5,68.5 - parent: 45711 - - uid: 55996 + pos: 18.5,-18.5 + parent: 2 + - uid: 50459 components: - type: Transform - pos: 29.5,67.5 - parent: 45711 - - uid: 55997 + pos: 17.5,-18.5 + parent: 2 + - uid: 50460 components: - type: Transform - pos: 30.5,66.5 - parent: 45711 - - uid: 55998 + pos: 16.5,-18.5 + parent: 2 + - uid: 50461 components: - type: Transform - pos: 31.5,65.5 - parent: 45711 - - uid: 55999 + pos: 16.5,-19.5 + parent: 2 + - uid: 50462 components: - type: Transform - pos: 32.5,64.5 - parent: 45711 - - uid: 56000 + pos: 16.5,-20.5 + parent: 2 + - uid: 50463 components: - type: Transform - pos: 33.5,64.5 - parent: 45711 -- proto: AsteroidRockQuartzCrab - entities: - - uid: 45528 + pos: 16.5,-21.5 + parent: 2 + - uid: 50464 components: - type: Transform - pos: 1.5,0.5 - parent: 45518 - - uid: 45529 + pos: 16.5,-22.5 + parent: 2 + - uid: 50465 components: - type: Transform - pos: 2.5,-3.5 - parent: 45518 -- proto: AsteroidRockUranium - entities: - - uid: 45530 + pos: 16.5,-23.5 + parent: 2 + - uid: 50466 components: - type: Transform - pos: 2.5,0.5 - parent: 45518 -- proto: AtmosDeviceFanTiny - entities: - - uid: 450 + pos: 16.5,-24.5 + parent: 2 + - uid: 50467 components: - type: Transform - pos: -19.5,-82.5 + pos: 16.5,-25.5 parent: 2 - - uid: 453 + - uid: 50468 components: - type: Transform - pos: 2.5,-76.5 + pos: 15.5,-25.5 parent: 2 - - uid: 1086 + - uid: 50469 components: - type: Transform - pos: -30.5,28.5 + pos: 14.5,-25.5 parent: 2 - - uid: 1091 + - uid: 50470 components: - type: Transform - pos: -36.5,28.5 + pos: 13.5,-25.5 parent: 2 - - uid: 1097 + - uid: 50471 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,0.5 + pos: 12.5,-25.5 parent: 2 - - uid: 1098 + - uid: 50472 components: - type: Transform - pos: -101.5,21.5 + pos: 11.5,-25.5 parent: 2 - - uid: 1101 + - uid: 50473 components: - type: Transform - pos: -94.5,46.5 + pos: 11.5,-24.5 parent: 2 - - uid: 1102 + - uid: 50474 components: - type: Transform - pos: -76.5,46.5 + pos: 11.5,-23.5 parent: 2 - - uid: 1103 + - uid: 50475 components: - type: Transform - pos: -58.5,46.5 + pos: 11.5,-22.5 parent: 2 - - uid: 1106 + - uid: 50476 components: - type: Transform - rot: 3.141592653589793 rad - pos: -62.5,40.5 + pos: 11.5,-21.5 parent: 2 - - uid: 1108 + - uid: 50477 components: - type: Transform - pos: -101.5,15.5 + pos: 11.5,-20.5 parent: 2 - - uid: 1109 + - uid: 50478 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,33.5 + pos: 11.5,-19.5 parent: 2 - - uid: 1110 + - uid: 50479 components: - type: Transform - rot: 3.141592653589793 rad - pos: -62.5,33.5 + pos: 11.5,-18.5 parent: 2 - - uid: 1111 + - uid: 50480 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,40.5 + pos: 5.5,-27.5 parent: 2 - - uid: 1112 + - uid: 50481 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,33.5 + pos: 5.5,-28.5 parent: 2 - - uid: 1113 + - uid: 50482 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,40.5 + pos: 5.5,-29.5 parent: 2 - - uid: 1114 + - uid: 50483 components: - type: Transform - pos: -101.5,13.5 + pos: 5.5,-26.5 parent: 2 - - uid: 1115 + - uid: 50484 components: - type: Transform - pos: -88.5,9.5 + pos: 5.5,-25.5 parent: 2 - - uid: 1116 + - uid: 50485 components: - type: Transform - pos: -80.5,9.5 + pos: 6.5,-25.5 parent: 2 - - uid: 1117 + - uid: 50486 components: - type: Transform - pos: -78.5,9.5 + pos: 7.5,-25.5 parent: 2 - - uid: 1118 + - uid: 50487 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,0.5 + pos: 8.5,-25.5 parent: 2 - - uid: 1119 + - uid: 50488 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,0.5 + pos: 9.5,-25.5 parent: 2 - - uid: 1120 + - uid: 50489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,0.5 + pos: 10.5,-25.5 parent: 2 - - uid: 1121 + - uid: 50490 components: - type: Transform - pos: -86.5,9.5 + pos: 5.5,-30.5 parent: 2 - - uid: 1122 + - uid: 50491 components: - type: Transform - pos: -101.5,23.5 + pos: 5.5,-31.5 parent: 2 - - uid: 1126 + - uid: 50492 components: - type: Transform - pos: -98.5,33.5 + pos: 5.5,-32.5 parent: 2 - - uid: 1127 + - uid: 50835 components: - type: Transform - pos: -90.5,33.5 + pos: -83.5,51.5 parent: 2 - - uid: 1128 + - uid: 50836 components: - type: Transform - pos: -90.5,40.5 + pos: -83.5,52.5 parent: 2 - - uid: 1131 + - uid: 51730 components: - type: Transform - pos: -54.5,-21.5 + pos: -60.5,54.5 parent: 2 - - uid: 1136 + - uid: 51844 components: - type: Transform - pos: 79.5,-40.5 + pos: -61.5,54.5 parent: 2 - - uid: 1137 + - uid: 51845 components: - type: Transform - pos: 79.5,-48.5 + pos: -62.5,54.5 parent: 2 - - uid: 1138 + - uid: 51846 components: - type: Transform - pos: 33.5,-66.5 + pos: -63.5,54.5 parent: 2 - - uid: 1139 + - uid: 51847 components: - type: Transform - pos: 35.5,-66.5 + pos: -64.5,54.5 parent: 2 - - uid: 19502 + - uid: 51848 components: - type: Transform - pos: 77.5,-16.5 + pos: -65.5,54.5 parent: 2 - - uid: 19602 + - uid: 51849 components: - type: Transform - pos: 77.5,-14.5 + pos: -66.5,54.5 parent: 2 - - uid: 20477 + - uid: 51850 components: - type: Transform - pos: -52.5,-30.5 + pos: -67.5,54.5 parent: 2 - - uid: 20761 + - uid: 51851 components: - type: Transform - pos: -4.5,73.5 + pos: -68.5,54.5 parent: 2 - - uid: 20762 + - uid: 51852 components: - type: Transform - pos: 3.5,73.5 + pos: -69.5,54.5 parent: 2 - - uid: 20955 + - uid: 51853 components: - type: Transform - pos: -2.5,73.5 + pos: -70.5,54.5 parent: 2 - - uid: 21320 + - uid: 51854 components: - type: Transform - pos: 5.5,73.5 + pos: -71.5,54.5 parent: 2 - - uid: 21862 + - uid: 51855 components: - type: Transform - pos: 10.5,-76.5 + pos: -72.5,54.5 parent: 2 - - uid: 21892 + - uid: 51856 components: - type: Transform - pos: 4.5,-76.5 + pos: -73.5,54.5 parent: 2 - - uid: 27250 + - uid: 51857 components: - type: Transform - pos: 64.5,43.5 + pos: -74.5,54.5 parent: 2 - - uid: 30577 + - uid: 51858 components: - type: Transform - pos: -50.5,-44.5 + pos: -75.5,54.5 parent: 2 - - uid: 32768 + - uid: 51859 components: - type: Transform - pos: 0.5,-4.5 - parent: 32764 - - uid: 33320 + pos: -76.5,54.5 + parent: 2 + - uid: 51860 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,9.5 - parent: 33049 - - uid: 33321 + pos: -77.5,54.5 + parent: 2 + - uid: 51861 components: - type: Transform - pos: 0.5,-6.5 - parent: 33049 - - uid: 33322 + pos: -78.5,54.5 + parent: 2 + - uid: 51862 components: - type: Transform - pos: 0.5,-21.5 - parent: 33049 - - uid: 33323 + pos: -79.5,54.5 + parent: 2 + - uid: 51863 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-10.5 - parent: 33049 - - uid: 33324 + pos: -80.5,54.5 + parent: 2 + - uid: 51864 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-10.5 - parent: 33049 - - uid: 33325 + pos: -81.5,54.5 + parent: 2 + - uid: 51865 components: - type: Transform - pos: 0.5,-18.5 - parent: 33049 - - uid: 34911 + pos: -82.5,54.5 + parent: 2 + - uid: 51866 components: - type: Transform - pos: -26.5,9.5 - parent: 34641 - - uid: 34912 + pos: -83.5,54.5 + parent: 2 + - uid: 51867 components: - type: Transform - pos: -26.5,10.5 - parent: 34641 - - uid: 34913 + pos: -83.5,53.5 + parent: 2 + - uid: 51868 components: - type: Transform - pos: -26.5,12.5 - parent: 34641 - - uid: 34914 + pos: -83.5,55.5 + parent: 2 + - uid: 51869 components: - type: Transform - pos: -26.5,7.5 - parent: 34641 - - uid: 35561 + pos: -83.5,56.5 + parent: 2 + - uid: 51870 components: - type: Transform - pos: 41.5,31.5 + pos: -84.5,56.5 parent: 2 - - uid: 35808 + - uid: 51871 components: - type: Transform - pos: 0.5,-2.5 - parent: 35803 - - uid: 35809 + pos: -85.5,56.5 + parent: 2 + - uid: 51872 components: - type: Transform - pos: 2.5,-2.5 - parent: 35803 - - uid: 36240 + pos: -86.5,56.5 + parent: 2 + - uid: 52136 components: - type: Transform - pos: -34.5,-85.5 + pos: 109.5,-56.5 parent: 2 - - uid: 36242 + - uid: 52138 components: - type: Transform - pos: -44.5,-79.5 + pos: 110.5,-56.5 parent: 2 - - uid: 36274 + - uid: 52139 components: - type: Transform - pos: -21.5,-91.5 + pos: 111.5,-56.5 parent: 2 - - uid: 36317 + - uid: 52140 components: - type: Transform - pos: -36.5,-92.5 + pos: 112.5,-56.5 parent: 2 - - uid: 36318 + - uid: 52141 components: - type: Transform - pos: -42.5,-81.5 + pos: 113.5,-56.5 parent: 2 - - uid: 36321 + - uid: 52142 components: - type: Transform - pos: -32.5,-87.5 + pos: 114.5,-56.5 parent: 2 - - uid: 36322 + - uid: 52143 components: - type: Transform - pos: -30.5,-85.5 + pos: 115.5,-56.5 parent: 2 - - uid: 36933 + - uid: 52144 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,14.5 - parent: 36861 - - uid: 36934 + pos: 116.5,-56.5 + parent: 2 + - uid: 52145 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,14.5 - parent: 36861 - - uid: 36935 + pos: 117.5,-56.5 + parent: 2 + - uid: 52146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,6.5 - parent: 36861 - - uid: 36936 + pos: 118.5,-56.5 + parent: 2 + - uid: 52147 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,8.5 - parent: 36861 - - uid: 36937 + pos: 118.5,-55.5 + parent: 2 + - uid: 52148 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,8.5 - parent: 36861 - - uid: 36938 + pos: 118.5,-54.5 + parent: 2 + - uid: 52149 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,6.5 - parent: 36861 - - uid: 40956 + pos: 118.5,-53.5 + parent: 2 + - uid: 52150 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,1.5 - parent: 40952 - - uid: 40957 + pos: 119.5,-53.5 + parent: 2 + - uid: 52151 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,0.5 - parent: 40952 - - uid: 41362 + pos: 120.5,-53.5 + parent: 2 + - uid: 52152 components: - type: Transform - pos: 41.5,32.5 + pos: 121.5,-53.5 parent: 2 - - uid: 41363 + - uid: 52153 components: - type: Transform - pos: 41.5,33.5 + pos: 122.5,-53.5 parent: 2 - - uid: 42648 + - uid: 52154 components: - type: Transform - pos: 48.5,76.5 + pos: 123.5,-53.5 parent: 2 - - uid: 43094 + - uid: 52155 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,53.5 + pos: 124.5,-53.5 parent: 2 - - uid: 45248 + - uid: 52156 components: - type: Transform - pos: 1.5,-9.5 - parent: 44868 - - uid: 46857 + pos: 118.5,-57.5 + parent: 2 + - uid: 52157 components: - type: Transform - pos: -19.5,21.5 - parent: 45711 - - uid: 46858 + pos: 118.5,-58.5 + parent: 2 + - uid: 52158 components: - type: Transform - pos: -19.5,22.5 - parent: 45711 - - uid: 46859 + pos: 118.5,-59.5 + parent: 2 + - uid: 52159 components: - type: Transform - pos: -19.5,23.5 - parent: 45711 - - uid: 46860 + pos: 119.5,-59.5 + parent: 2 + - uid: 52160 components: - type: Transform - pos: -19.5,24.5 - parent: 45711 - - uid: 46861 + pos: 120.5,-59.5 + parent: 2 + - uid: 52161 components: - type: Transform - pos: -21.5,29.5 - parent: 45711 - - uid: 52204 + pos: 121.5,-59.5 + parent: 2 + - uid: 52162 components: - type: Transform - pos: 32.5,10.5 + pos: 122.5,-59.5 parent: 2 - - uid: 56119 + - uid: 52163 components: - type: Transform - pos: -0.5,-4.5 - parent: 56108 - - uid: 56120 + pos: 123.5,-59.5 + parent: 2 + - uid: 52164 components: - type: Transform - pos: 1.5,-4.5 - parent: 56108 - - uid: 56121 + pos: 124.5,-59.5 + parent: 2 + - uid: 52165 components: - type: Transform - pos: 4.5,-0.5 - parent: 56108 - - uid: 56122 + pos: 119.5,-56.5 + parent: 2 + - uid: 52166 components: - type: Transform - pos: -3.5,-0.5 - parent: 56108 -- proto: AtmosFixBlockerMarker - entities: - - uid: 1399 + pos: 120.5,-56.5 + parent: 2 + - uid: 52167 components: - type: Transform - pos: 56.5,26.5 + pos: 121.5,-56.5 parent: 2 - - uid: 1541 + - uid: 52168 components: - type: Transform - pos: 58.5,25.5 + pos: 122.5,-56.5 parent: 2 - - uid: 1649 + - uid: 52169 components: - type: Transform - pos: 57.5,24.5 + pos: 123.5,-56.5 parent: 2 - - uid: 1651 + - uid: 52170 components: - type: Transform - pos: 56.5,14.5 + pos: 124.5,-56.5 parent: 2 - - uid: 1652 + - uid: 52171 components: - type: Transform - pos: 56.5,25.5 + pos: 125.5,-56.5 parent: 2 - - uid: 6002 + - uid: 52172 components: - type: Transform - pos: 58.5,16.5 + pos: 126.5,-56.5 parent: 2 - - uid: 15634 + - uid: 52173 components: - type: Transform - pos: 56.5,16.5 + pos: 127.5,-56.5 parent: 2 - - uid: 20472 + - uid: 52174 components: - type: Transform - pos: 56.5,20.5 + pos: 128.5,-56.5 parent: 2 - - uid: 20942 + - uid: 52175 components: - type: Transform - pos: 58.5,14.5 + pos: 129.5,-56.5 parent: 2 - - uid: 24548 + - uid: 52176 components: - type: Transform - pos: 56.5,22.5 + pos: 130.5,-56.5 parent: 2 - - uid: 24986 + - uid: 52177 components: - type: Transform - pos: 58.5,26.5 + pos: 131.5,-56.5 parent: 2 - - uid: 25011 + - uid: 52178 components: - type: Transform - pos: 57.5,18.5 + pos: 132.5,-56.5 parent: 2 - - uid: 25045 + - uid: 52179 components: - type: Transform - pos: 58.5,20.5 + pos: 133.5,-56.5 parent: 2 - - uid: 25166 + - uid: 52180 components: - type: Transform - pos: 57.5,20.5 + pos: 134.5,-56.5 parent: 2 - - uid: 25170 + - uid: 52181 components: - type: Transform - pos: 57.5,22.5 + pos: 135.5,-56.5 parent: 2 - - uid: 25805 + - uid: 52182 components: - type: Transform - pos: 58.5,24.5 + pos: 136.5,-56.5 parent: 2 - - uid: 25806 + - uid: 52183 components: - type: Transform - pos: 58.5,22.5 + pos: 137.5,-56.5 parent: 2 - - uid: 26959 + - uid: 54120 components: - type: Transform - pos: 57.5,16.5 - parent: 2 - - uid: 28984 + pos: -0.5,-11.5 + parent: 53899 + - uid: 54121 components: - type: Transform - pos: 56.5,18.5 - parent: 2 - - uid: 29032 + pos: 0.5,-11.5 + parent: 53899 + - uid: 54122 components: - type: Transform - pos: 57.5,14.5 - parent: 2 - - uid: 34495 + pos: 0.5,-10.5 + parent: 53899 + - uid: 54123 components: - type: Transform - pos: 57.5,26.5 - parent: 2 - - uid: 35572 + pos: 0.5,-9.5 + parent: 53899 + - uid: 54124 components: - type: Transform - pos: 58.5,18.5 - parent: 2 - - uid: 35680 + pos: 0.5,-8.5 + parent: 53899 + - uid: 54125 components: - type: Transform - pos: 57.5,25.5 - parent: 2 - - uid: 35682 + pos: 0.5,-7.5 + parent: 53899 + - uid: 54126 components: - type: Transform - pos: 56.5,24.5 - parent: 2 -- proto: AtmosFixFreezerMarker - entities: - - uid: 1164 + pos: -0.5,-7.5 + parent: 53899 + - uid: 54127 components: - type: Transform - pos: -35.5,28.5 - parent: 2 - - uid: 1165 + pos: -1.5,-7.5 + parent: 53899 + - uid: 54128 components: - type: Transform - pos: -35.5,27.5 - parent: 2 - - uid: 1166 + pos: -2.5,-7.5 + parent: 53899 + - uid: 54129 components: - type: Transform - pos: -32.5,28.5 - parent: 2 - - uid: 1167 + pos: 1.5,-7.5 + parent: 53899 + - uid: 54130 components: - type: Transform - pos: -35.5,29.5 - parent: 2 - - uid: 1168 + pos: 2.5,-7.5 + parent: 53899 + - uid: 54131 components: - type: Transform - pos: -35.5,30.5 - parent: 2 - - uid: 1169 + pos: 3.5,-7.5 + parent: 53899 + - uid: 54820 components: - type: Transform - pos: -34.5,30.5 - parent: 2 - - uid: 1170 + pos: 7.5,1.5 + parent: 54730 + - uid: 54821 components: - type: Transform - pos: -34.5,29.5 - parent: 2 - - uid: 1171 + pos: 6.5,1.5 + parent: 54730 + - uid: 54822 components: - type: Transform - pos: -34.5,28.5 - parent: 2 - - uid: 1172 + pos: 6.5,0.5 + parent: 54730 + - uid: 54823 components: - type: Transform - pos: -34.5,27.5 - parent: 2 - - uid: 1173 + pos: 6.5,-0.5 + parent: 54730 + - uid: 54824 components: - type: Transform - pos: -33.5,27.5 - parent: 2 - - uid: 1174 + pos: 6.5,-1.5 + parent: 54730 + - uid: 54825 components: - type: Transform - pos: -33.5,28.5 - parent: 2 - - uid: 1175 + pos: 5.5,-1.5 + parent: 54730 + - uid: 54826 components: - type: Transform - pos: -33.5,29.5 - parent: 2 - - uid: 1176 + pos: 4.5,-1.5 + parent: 54730 + - uid: 54827 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 54730 + - uid: 54828 + components: + - type: Transform + pos: 2.5,-1.5 + parent: 54730 + - uid: 54829 + components: + - type: Transform + pos: 2.5,-2.5 + parent: 54730 + - uid: 54830 components: - type: Transform - pos: -33.5,30.5 - parent: 2 - - uid: 1177 + pos: 2.5,-3.5 + parent: 54730 + - uid: 54831 components: - type: Transform - pos: -32.5,30.5 - parent: 2 - - uid: 1178 + pos: 2.5,-4.5 + parent: 54730 + - uid: 54832 components: - type: Transform - pos: -32.5,29.5 - parent: 2 - - uid: 1179 + pos: 2.5,-5.5 + parent: 54730 + - uid: 54833 components: - type: Transform - pos: -32.5,27.5 - parent: 2 - - uid: 1180 + pos: 2.5,-6.5 + parent: 54730 + - uid: 54834 components: - type: Transform - pos: -31.5,27.5 - parent: 2 - - uid: 1181 + pos: 3.5,-6.5 + parent: 54730 + - uid: 54835 components: - type: Transform - pos: -31.5,29.5 - parent: 2 - - uid: 1182 + pos: 3.5,-0.5 + parent: 54730 + - uid: 55173 components: - type: Transform - pos: -31.5,28.5 - parent: 2 - - uid: 1183 + pos: -0.5,3.5 + parent: 55142 + - uid: 55174 components: - type: Transform - pos: -31.5,30.5 - parent: 2 - - uid: 14553 + pos: 0.5,3.5 + parent: 55142 + - uid: 55175 components: - type: Transform - pos: 26.5,-46.5 - parent: 2 - - uid: 15136 + pos: 0.5,2.5 + parent: 55142 + - uid: 55176 components: - type: Transform - pos: 25.5,-47.5 - parent: 2 - - uid: 26263 + pos: 1.5,2.5 + parent: 55142 + - uid: 55958 components: - type: Transform - pos: 26.5,-47.5 - parent: 2 - - uid: 26339 + pos: 0.5,1.5 + parent: 55943 + - uid: 55959 components: - type: Transform - pos: 25.5,-46.5 - parent: 2 - - uid: 45999 + pos: -0.5,1.5 + parent: 55943 + - uid: 55960 components: - type: Transform - pos: -18.5,32.5 - parent: 45711 - - uid: 46862 + pos: -0.5,2.5 + parent: 55943 + - uid: 55961 components: - type: Transform - pos: -14.5,39.5 - parent: 45711 - - uid: 46863 + pos: -1.5,2.5 + parent: 55943 + - uid: 56125 components: - type: Transform - pos: -7.5,35.5 - parent: 45711 - - uid: 46864 + pos: 5.5,0.5 + parent: 56001 + - uid: 56126 components: - type: Transform - pos: -9.5,34.5 - parent: 45711 -- proto: AtmosFixInstantPlasmaFireMarker - entities: - - uid: 1140 + pos: 4.5,0.5 + parent: 56001 + - uid: 56127 components: - type: Transform - pos: 65.5,61.5 - parent: 2 - - uid: 1142 + pos: 3.5,0.5 + parent: 56001 + - uid: 56128 components: - type: Transform - pos: 63.5,63.5 - parent: 2 - - uid: 1161 + pos: 5.5,1.5 + parent: 56001 + - uid: 56478 components: - type: Transform - pos: 70.5,57.5 - parent: 2 - - uid: 1225 + pos: 3.5,2.5 + parent: 56424 + - uid: 56479 components: - type: Transform - pos: 98.5,49.5 - parent: 2 - - uid: 1350 + pos: 2.5,2.5 + parent: 56424 + - uid: 56480 components: - type: Transform - pos: 98.5,48.5 - parent: 2 - - uid: 1360 + pos: 2.5,3.5 + parent: 56424 + - uid: 60426 components: - type: Transform - pos: 107.5,51.5 - parent: 2 - - uid: 1566 + pos: -6.5,6.5 + parent: 56631 + - uid: 60427 components: - type: Transform - pos: 103.5,49.5 - parent: 2 - - uid: 7626 + pos: -6.5,7.5 + parent: 56631 + - uid: 60428 components: - type: Transform - pos: 67.5,55.5 - parent: 2 - - uid: 7651 + pos: -6.5,8.5 + parent: 56631 + - uid: 60429 components: - type: Transform - pos: 97.5,51.5 - parent: 2 - - uid: 10483 + pos: -6.5,9.5 + parent: 56631 + - uid: 60430 components: - type: Transform - pos: 103.5,41.5 - parent: 2 - - uid: 10584 + pos: -6.5,10.5 + parent: 56631 + - uid: 60431 components: - type: Transform - pos: 83.5,59.5 - parent: 2 - - uid: 10585 + pos: -6.5,11.5 + parent: 56631 + - uid: 60432 components: - type: Transform - pos: 83.5,57.5 - parent: 2 - - uid: 10587 + pos: -6.5,12.5 + parent: 56631 + - uid: 60433 components: - type: Transform - pos: 83.5,56.5 - parent: 2 - - uid: 10594 + pos: -6.5,13.5 + parent: 56631 + - uid: 60434 components: - type: Transform - pos: 106.5,55.5 - parent: 2 - - uid: 12175 + pos: -7.5,10.5 + parent: 56631 + - uid: 60435 components: - type: Transform - pos: 83.5,58.5 - parent: 2 - - uid: 14087 + pos: -8.5,10.5 + parent: 56631 + - uid: 60436 components: - type: Transform - pos: 84.5,56.5 - parent: 2 - - uid: 14180 + pos: -9.5,10.5 + parent: 56631 + - uid: 60437 components: - type: Transform - pos: 85.5,56.5 - parent: 2 - - uid: 15425 + pos: -10.5,10.5 + parent: 56631 + - uid: 60438 components: - type: Transform - pos: 82.5,56.5 - parent: 2 - - uid: 19803 + pos: -10.5,9.5 + parent: 56631 + - uid: 60439 components: - type: Transform - pos: 95.5,37.5 - parent: 2 - - uid: 19814 + pos: -11.5,9.5 + parent: 56631 + - uid: 60440 components: - type: Transform - pos: 97.5,58.5 - parent: 2 - - uid: 19826 + pos: -11.5,8.5 + parent: 56631 + - uid: 60441 components: - type: Transform - pos: 97.5,59.5 - parent: 2 - - uid: 24201 + pos: -12.5,8.5 + parent: 56631 + - uid: 60442 components: - type: Transform - pos: 95.5,36.5 - parent: 2 - - uid: 24725 + pos: -12.5,7.5 + parent: 56631 + - uid: 60443 components: - type: Transform - pos: 86.5,56.5 - parent: 2 - - uid: 24858 + pos: -13.5,7.5 + parent: 56631 + - uid: 60444 components: - type: Transform - pos: 98.5,58.5 - parent: 2 - - uid: 24953 + pos: -13.5,6.5 + parent: 56631 + - uid: 60445 components: - type: Transform - pos: 84.5,58.5 - parent: 2 - - uid: 43808 + pos: -13.5,5.5 + parent: 56631 + - uid: 60446 components: - type: Transform - pos: 99.5,48.5 - parent: 2 - - uid: 46589 + pos: -13.5,4.5 + parent: 56631 + - uid: 60447 components: - type: Transform - pos: -11.5,38.5 - parent: 45711 - - uid: 46842 + pos: -13.5,3.5 + parent: 56631 + - uid: 60448 components: - type: Transform - pos: -6.5,32.5 - parent: 45711 - - uid: 46865 + pos: -14.5,3.5 + parent: 56631 + - uid: 60449 components: - type: Transform - pos: -16.5,35.5 - parent: 45711 - - uid: 46866 + pos: -15.5,3.5 + parent: 56631 + - uid: 60450 components: - type: Transform - pos: -7.5,37.5 - parent: 45711 - - uid: 46867 + pos: -16.5,3.5 + parent: 56631 + - uid: 60451 components: - type: Transform - pos: -17.5,29.5 - parent: 45711 - - uid: 46868 + pos: -17.5,3.5 + parent: 56631 + - uid: 60452 components: - type: Transform - pos: -12.5,41.5 - parent: 45711 - - uid: 46869 + pos: -18.5,3.5 + parent: 56631 + - uid: 60453 components: - type: Transform - pos: -12.5,32.5 - parent: 45711 - - uid: 52646 + pos: -11.5,-9.5 + parent: 56631 + - uid: 60454 components: - type: Transform - pos: 9.5,42.5 - parent: 45711 - - uid: 52647 + pos: -11.5,-8.5 + parent: 56631 + - uid: 60455 components: - type: Transform - pos: 10.5,41.5 - parent: 45711 - - uid: 52648 + pos: -11.5,-7.5 + parent: 56631 + - uid: 60456 components: - type: Transform - pos: 11.5,42.5 - parent: 45711 -- proto: AtmosFixPlasmaMarker - entities: - - uid: 9846 + pos: -11.5,-6.5 + parent: 56631 + - uid: 60457 components: - type: Transform - pos: 98.5,48.5 - parent: 2 - - uid: 10382 + pos: -11.5,-5.5 + parent: 56631 + - uid: 60458 components: - type: Transform - pos: 67.5,55.5 - parent: 2 - - uid: 42553 + pos: -11.5,-4.5 + parent: 56631 + - uid: 60459 components: - type: Transform - pos: 83.5,56.5 - parent: 2 - - uid: 42554 + pos: -11.5,-3.5 + parent: 56631 + - uid: 60460 components: - type: Transform - pos: 103.5,41.5 - parent: 2 - - uid: 42561 + pos: -11.5,-2.5 + parent: 56631 + - uid: 60461 components: - type: Transform - pos: 95.5,36.5 - parent: 2 - - uid: 42564 + pos: -11.5,-1.5 + parent: 56631 + - uid: 60462 components: - type: Transform - pos: 107.5,51.5 - parent: 2 - - uid: 42567 + pos: -11.5,-0.5 + parent: 56631 + - uid: 60463 components: - type: Transform - pos: 83.5,58.5 - parent: 2 - - uid: 42571 + pos: -12.5,-0.5 + parent: 56631 + - uid: 60464 components: - type: Transform - pos: 65.5,61.5 - parent: 2 - - uid: 42572 + pos: -13.5,-0.5 + parent: 56631 + - uid: 60465 components: - type: Transform - pos: 98.5,58.5 - parent: 2 - - uid: 46870 + pos: -13.5,0.5 + parent: 56631 + - uid: 60466 components: - type: Transform - pos: -15.5,28.5 - parent: 45711 - - uid: 46871 + pos: -13.5,1.5 + parent: 56631 + - uid: 60467 components: - type: Transform - pos: -13.5,34.5 - parent: 45711 - - uid: 46872 + pos: -13.5,2.5 + parent: 56631 + - uid: 60468 components: - type: Transform - pos: -9.5,37.5 - parent: 45711 - - uid: 46873 + pos: 7.5,13.5 + parent: 56631 + - uid: 60469 components: - type: Transform - pos: -12.5,36.5 - parent: 45711 - - uid: 52643 + pos: 7.5,12.5 + parent: 56631 + - uid: 60470 components: - type: Transform - pos: 9.5,40.5 - parent: 45711 - - uid: 52644 + pos: 7.5,11.5 + parent: 56631 + - uid: 60471 components: - type: Transform - pos: 10.5,41.5 - parent: 45711 - - uid: 52645 + pos: 7.5,10.5 + parent: 56631 + - uid: 60472 components: - type: Transform - pos: 11.5,40.5 - parent: 45711 - - uid: 52666 + pos: 6.5,10.5 + parent: 56631 + - uid: 60473 components: - type: Transform - pos: 9.5,66.5 - parent: 45711 - - uid: 52667 + pos: 5.5,10.5 + parent: 56631 + - uid: 60474 components: - type: Transform - pos: 11.5,61.5 - parent: 45711 - - uid: 52668 + pos: 4.5,10.5 + parent: 56631 + - uid: 60475 components: - type: Transform - pos: 9.5,55.5 - parent: 45711 - - uid: 52670 + pos: 3.5,10.5 + parent: 56631 + - uid: 60476 components: - type: Transform - pos: 9.5,64.5 - parent: 45711 - - uid: 52671 + pos: 2.5,10.5 + parent: 56631 + - uid: 60477 components: - type: Transform - pos: 12.5,56.5 - parent: 45711 - - uid: 52673 + pos: 1.5,10.5 + parent: 56631 + - uid: 60478 components: - type: Transform - pos: 9.5,62.5 - parent: 45711 - - uid: 53156 + pos: 0.5,10.5 + parent: 56631 + - uid: 60479 components: - type: Transform - pos: 6.5,65.5 - parent: 45711 - - uid: 53157 + pos: -0.5,10.5 + parent: 56631 + - uid: 60480 components: - type: Transform - pos: 1.5,61.5 - parent: 45711 - - uid: 53158 + pos: -1.5,10.5 + parent: 56631 + - uid: 60481 components: - type: Transform - pos: 5.5,56.5 - parent: 45711 - - uid: 53159 + pos: -2.5,10.5 + parent: 56631 + - uid: 60482 components: - type: Transform - pos: 11.5,59.5 - parent: 45711 -- proto: Autolathe - entities: - - uid: 1255 + pos: -3.5,10.5 + parent: 56631 + - uid: 60483 components: - type: Transform - pos: 53.5,-2.5 - parent: 2 - - uid: 8651 + pos: -4.5,10.5 + parent: 56631 + - uid: 60484 components: - type: Transform - pos: 11.5,-13.5 - parent: 2 - - uid: 18853 + pos: -5.5,10.5 + parent: 56631 + - uid: 60485 components: - type: Transform - pos: 51.5,6.5 - parent: 2 - - uid: 26029 + pos: 19.5,3.5 + parent: 56631 + - uid: 60486 components: - type: Transform - pos: -28.5,5.5 - parent: 2 - - uid: 35099 + pos: 18.5,3.5 + parent: 56631 + - uid: 60487 components: - type: Transform - pos: 60.5,-24.5 - parent: 2 - - uid: 41286 + pos: 17.5,3.5 + parent: 56631 + - uid: 60488 components: - type: Transform - pos: 13.5,25.5 - parent: 2 - - uid: 44531 + pos: 16.5,3.5 + parent: 56631 + - uid: 60489 components: - type: Transform - pos: 1.5,3.5 - parent: 43176 -- proto: BackgammonBoard - entities: - - uid: 1256 + pos: 15.5,3.5 + parent: 56631 + - uid: 60490 components: - type: Transform - pos: -76.53116,13.5414915 - parent: 2 -- proto: BagpipeInstrument - entities: - - uid: 11423 + pos: 14.5,3.5 + parent: 56631 + - uid: 60491 components: - type: Transform - parent: 10982 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BalloonSyn - entities: - - uid: 1258 + pos: 14.5,4.5 + parent: 56631 + - uid: 60492 components: - type: Transform - pos: 29.529043,-45.66302 - parent: 2 - - uid: 14079 + pos: 14.5,5.5 + parent: 56631 + - uid: 60493 components: - type: Transform - pos: -95.36463,-18.444942 - parent: 2 - - uid: 46874 + pos: 14.5,6.5 + parent: 56631 + - uid: 60494 components: - type: Transform - pos: 5.031894,9.086445 - parent: 45711 -- proto: BananaPhoneInstrument - entities: - - uid: 1260 + pos: 14.5,7.5 + parent: 56631 + - uid: 60495 components: - type: Transform - pos: -63.542614,7.7921166 - parent: 2 -- proto: BanjoInstrument - entities: - - uid: 21751 + pos: 13.5,7.5 + parent: 56631 + - uid: 60496 components: - type: Transform - pos: -62.33162,-9.3233385 - parent: 2 -- proto: BannerBlue - entities: - - uid: 41768 + pos: 13.5,8.5 + parent: 56631 + - uid: 60497 components: - type: Transform - pos: -37.5,64.5 - parent: 2 -- proto: BannerCargo - entities: - - uid: 1262 + pos: 12.5,8.5 + parent: 56631 + - uid: 60498 components: - type: Transform - pos: 65.5,-3.5 - parent: 2 - - uid: 1264 + pos: 12.5,9.5 + parent: 56631 + - uid: 60499 components: - type: Transform - pos: 51.5,0.5 - parent: 2 - - uid: 1265 + pos: 11.5,9.5 + parent: 56631 + - uid: 60500 components: - type: Transform - pos: 55.5,2.5 - parent: 2 - - uid: 1266 + pos: 11.5,10.5 + parent: 56631 + - uid: 60501 components: - type: Transform - pos: 60.5,2.5 - parent: 2 - - uid: 12188 + pos: 10.5,10.5 + parent: 56631 + - uid: 60502 components: - type: Transform - pos: 74.5,-7.5 - parent: 2 -- proto: BannerEngineering - entities: - - uid: 41783 + pos: 9.5,10.5 + parent: 56631 + - uid: 60503 components: - type: Transform - pos: 24.5,48.5 - parent: 2 -- proto: BannerMedical - entities: - - uid: 1267 + pos: 8.5,10.5 + parent: 56631 + - uid: 60504 components: - type: Transform - pos: -3.5,-36.5 - parent: 2 - - uid: 1268 + pos: 14.5,2.5 + parent: 56631 + - uid: 60505 components: - type: Transform - pos: 2.5,-36.5 - parent: 2 - - uid: 1269 + pos: 14.5,1.5 + parent: 56631 + - uid: 60506 components: - type: Transform - pos: 10.5,-45.5 - parent: 2 - - uid: 1270 + pos: 14.5,0.5 + parent: 56631 + - uid: 60507 components: - type: Transform - pos: -18.5,-39.5 - parent: 2 -- proto: BannerNanotrasen - entities: - - uid: 289 + pos: 14.5,-0.5 + parent: 56631 + - uid: 60508 components: - type: Transform - pos: -24.5,60.5 - parent: 2 - - uid: 1271 + pos: 13.5,-0.5 + parent: 56631 + - uid: 60509 components: - type: Transform - pos: 6.5,-40.5 - parent: 2 - - uid: 5875 + pos: 12.5,-0.5 + parent: 56631 + - uid: 60510 components: - type: Transform - pos: -28.5,64.5 - parent: 2 - - uid: 6393 + pos: 12.5,-1.5 + parent: 56631 + - uid: 60511 components: - type: Transform - pos: 43.5,-2.5 - parent: 2 - - uid: 6539 + pos: 12.5,-2.5 + parent: 56631 + - uid: 60512 components: - type: Transform - pos: 43.5,1.5 - parent: 2 - - uid: 26822 + pos: 12.5,-3.5 + parent: 56631 + - uid: 60513 components: - type: Transform - pos: -19.5,60.5 - parent: 2 - - uid: 34915 + pos: 12.5,-4.5 + parent: 56631 + - uid: 60514 components: - type: Transform - pos: -23.5,12.5 - parent: 34641 - - uid: 34916 + pos: 12.5,-5.5 + parent: 56631 + - uid: 60515 components: - type: Transform - pos: -23.5,7.5 - parent: 34641 -- proto: BannerRed - entities: - - uid: 42520 + pos: 12.5,-6.5 + parent: 56631 + - uid: 60516 components: - type: Transform - pos: -28.5,55.5 - parent: 2 -- proto: BannerRevolution - entities: - - uid: 1272 + pos: 12.5,-7.5 + parent: 56631 + - uid: 60517 components: - type: Transform - pos: 28.5,-46.5 - parent: 2 -- proto: BannerScience - entities: - - uid: 4358 + pos: 12.5,-8.5 + parent: 56631 + - uid: 60518 components: - type: Transform - pos: 37.5,-12.5 - parent: 2 - - uid: 13865 + pos: 12.5,-9.5 + parent: 56631 + - uid: 60519 components: - type: Transform - pos: 33.5,-12.5 - parent: 2 - - uid: 15176 + pos: -0.5,11.5 + parent: 56631 + - uid: 60520 components: - type: Transform - pos: 21.5,-11.5 - parent: 2 - - uid: 25993 + pos: -0.5,12.5 + parent: 56631 + - uid: 60521 components: - type: Transform - pos: 13.5,-13.5 - parent: 2 - - uid: 47747 + pos: -0.5,13.5 + parent: 56631 + - uid: 60522 components: - type: Transform - pos: 44.5,-18.5 - parent: 2 -- proto: BannerSecurity - entities: - - uid: 1273 + pos: -0.5,14.5 + parent: 56631 + - uid: 60523 components: - type: Transform - pos: -21.5,-2.5 - parent: 2 - - uid: 1274 + pos: 0.5,14.5 + parent: 56631 + - uid: 60524 components: - type: Transform - pos: -3.5,-20.5 - parent: 2 - - uid: 11967 + pos: 1.5,14.5 + parent: 56631 + - uid: 60525 components: - type: Transform - pos: 8.5,-25.5 - parent: 2 - - uid: 26460 + pos: -1.5,14.5 + parent: 56631 + - uid: 60526 components: - type: Transform - pos: 49.5,-4.5 - parent: 2 -- proto: BannerSyndicate - entities: - - uid: 9869 + pos: -1.5,15.5 + parent: 56631 + - uid: 60527 components: - type: Transform - pos: -89.5,-28.5 - parent: 2 - - uid: 35676 + pos: -1.5,16.5 + parent: 56631 + - uid: 60528 components: - type: Transform - pos: 76.5,-47.5 - parent: 2 - - uid: 35810 + pos: -1.5,17.5 + parent: 56631 + - uid: 60529 components: - type: Transform - pos: 1.5,-1.5 - parent: 35803 - - uid: 36263 + pos: -1.5,18.5 + parent: 56631 + - uid: 60530 components: - type: Transform - pos: 59.5,-22.5 - parent: 2 - - uid: 46875 + pos: -1.5,19.5 + parent: 56631 + - uid: 60531 components: - type: Transform - pos: -3.5,-1.5 - parent: 45711 - - uid: 46876 + pos: -2.5,16.5 + parent: 56631 + - uid: 60532 components: - type: Transform - pos: 4.5,-1.5 - parent: 45711 - - uid: 46877 + pos: -3.5,16.5 + parent: 56631 + - uid: 60533 components: - type: Transform - pos: -1.5,12.5 - parent: 45711 - - uid: 46878 + pos: -4.5,16.5 + parent: 56631 + - uid: 60534 components: - type: Transform - pos: 2.5,12.5 - parent: 45711 - - uid: 46879 + pos: -5.5,16.5 + parent: 56631 + - uid: 60535 components: - type: Transform - pos: 32.5,20.5 - parent: 45711 - - uid: 46880 + pos: -6.5,16.5 + parent: 56631 + - uid: 60536 components: - type: Transform - pos: 32.5,12.5 - parent: 45711 - - uid: 46881 + pos: -7.5,16.5 + parent: 56631 + - uid: 60537 components: - type: Transform - pos: 25.5,20.5 - parent: 45711 - - uid: 46882 + pos: -8.5,16.5 + parent: 56631 + - uid: 60538 components: - type: Transform - pos: 25.5,12.5 - parent: 45711 - - uid: 46883 + pos: -8.5,15.5 + parent: 56631 + - uid: 60539 components: - type: Transform - pos: -6.5,14.5 - parent: 45711 - - uid: 50475 + pos: -9.5,15.5 + parent: 56631 + - uid: 60540 components: - type: Transform - pos: -1.5,48.5 - parent: 45711 - - uid: 50476 + pos: -10.5,15.5 + parent: 56631 + - uid: 60541 components: - type: Transform - pos: 2.5,48.5 - parent: 45711 - - uid: 52728 + pos: -11.5,15.5 + parent: 56631 + - uid: 60542 components: - type: Transform - pos: 0.5,54.5 - parent: 45711 - - uid: 52885 + pos: -12.5,15.5 + parent: 56631 + - uid: 60543 components: - type: Transform - pos: -3.5,72.5 - parent: 45711 - - uid: 52886 + pos: -13.5,15.5 + parent: 56631 + - uid: 60544 components: - type: Transform - pos: -7.5,72.5 - parent: 45711 - - uid: 54254 + pos: -14.5,15.5 + parent: 56631 + - uid: 60545 components: - type: Transform - pos: -27.5,42.5 - parent: 45711 -- proto: BarberScissors - entities: - - uid: 1820 + pos: -14.5,16.5 + parent: 56631 + - uid: 60546 components: - type: Transform - pos: -56.435383,-2.4384468 - parent: 2 - - uid: 42068 + pos: -14.5,17.5 + parent: 56631 + - uid: 60547 components: - type: Transform - pos: -25.592365,69.515434 - parent: 2 - - uid: 46884 + pos: -17.5,26.5 + parent: 56631 + - uid: 60548 components: - type: Transform - pos: 11.204256,24.344208 - parent: 45711 - - uid: 51888 + pos: -17.5,25.5 + parent: 56631 + - uid: 60549 components: - type: Transform - pos: -54.57235,-4.530295 - parent: 2 -- proto: Barricade - entities: - - uid: 1275 + pos: -17.5,24.5 + parent: 56631 + - uid: 60550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,-10.5 - parent: 2 - - uid: 1280 + pos: -17.5,23.5 + parent: 56631 + - uid: 60551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,-24.5 - parent: 2 - - uid: 1281 + pos: -17.5,22.5 + parent: 56631 + - uid: 60552 components: - type: Transform - pos: 35.5,-9.5 - parent: 2 - - uid: 1282 + pos: -16.5,22.5 + parent: 56631 + - uid: 60553 components: - type: Transform - pos: -34.5,-64.5 - parent: 2 - - uid: 1283 + pos: -15.5,22.5 + parent: 56631 + - uid: 60554 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,39.5 - parent: 2 - - uid: 1284 + pos: -14.5,22.5 + parent: 56631 + - uid: 60555 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-76.5 - parent: 2 - - uid: 1286 + pos: -13.5,22.5 + parent: 56631 + - uid: 60556 components: - type: Transform - pos: 44.5,-10.5 - parent: 2 - - uid: 1287 + pos: -12.5,22.5 + parent: 56631 + - uid: 60557 components: - type: Transform - pos: 27.5,-31.5 - parent: 2 - - uid: 1291 + pos: -11.5,22.5 + parent: 56631 + - uid: 60558 components: - type: Transform - pos: 49.5,-12.5 - parent: 2 - - uid: 1294 + pos: -10.5,22.5 + parent: 56631 + - uid: 60559 components: - type: Transform - pos: -27.5,-67.5 - parent: 2 - - uid: 1295 + pos: -9.5,22.5 + parent: 56631 + - uid: 60560 components: - type: Transform - pos: -17.5,-59.5 - parent: 2 - - uid: 1296 + pos: -8.5,22.5 + parent: 56631 + - uid: 60561 components: - type: Transform - pos: -16.5,-58.5 - parent: 2 - - uid: 1297 + pos: -8.5,21.5 + parent: 56631 + - uid: 60562 components: - type: Transform - pos: -24.5,-68.5 - parent: 2 - - uid: 1298 + pos: -8.5,20.5 + parent: 56631 + - uid: 60563 components: - type: Transform - pos: -21.5,-62.5 - parent: 2 - - uid: 1299 + pos: -8.5,19.5 + parent: 56631 + - uid: 60564 components: - type: Transform - pos: -19.5,-64.5 - parent: 2 - - uid: 1300 + pos: -8.5,18.5 + parent: 56631 + - uid: 60565 components: - type: Transform - pos: -19.5,-63.5 - parent: 2 - - uid: 1301 + pos: -8.5,17.5 + parent: 56631 + - uid: 60566 components: - type: Transform - pos: -15.5,-62.5 - parent: 2 - - uid: 1302 + pos: -5.5,28.5 + parent: 56631 + - uid: 60567 components: - type: Transform - pos: -18.5,-58.5 - parent: 2 - - uid: 1303 + pos: -6.5,28.5 + parent: 56631 + - uid: 60568 components: - type: Transform - pos: -35.5,-63.5 - parent: 2 - - uid: 1308 + pos: -7.5,28.5 + parent: 56631 + - uid: 60569 components: - type: Transform - pos: 36.5,-26.5 - parent: 2 - - uid: 1309 + pos: -8.5,28.5 + parent: 56631 + - uid: 60570 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-64.5 - parent: 2 - - uid: 1310 + pos: -8.5,27.5 + parent: 56631 + - uid: 60571 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-65.5 - parent: 2 - - uid: 1317 + pos: -8.5,26.5 + parent: 56631 + - uid: 60572 components: - type: Transform - pos: 27.5,-44.5 - parent: 2 - - uid: 1318 + pos: -8.5,25.5 + parent: 56631 + - uid: 60573 components: - type: Transform - pos: 45.5,11.5 - parent: 2 - - uid: 1321 + pos: -8.5,24.5 + parent: 56631 + - uid: 60574 components: - type: Transform - pos: -36.5,39.5 - parent: 2 - - uid: 1323 + pos: -8.5,23.5 + parent: 56631 + - uid: 60575 components: - type: Transform - pos: 43.5,8.5 - parent: 2 - - uid: 1324 + pos: 2.5,14.5 + parent: 56631 + - uid: 60576 components: - type: Transform - pos: 42.5,7.5 - parent: 2 - - uid: 1325 + pos: 2.5,15.5 + parent: 56631 + - uid: 60577 components: - type: Transform - pos: -36.5,41.5 - parent: 2 - - uid: 1327 + pos: 2.5,16.5 + parent: 56631 + - uid: 60578 components: - type: Transform - pos: 42.5,-61.5 - parent: 2 - - uid: 1328 + pos: 3.5,16.5 + parent: 56631 + - uid: 60579 components: - type: Transform - pos: -60.5,-14.5 - parent: 2 - - uid: 1329 + pos: 4.5,16.5 + parent: 56631 + - uid: 60580 components: - type: Transform - pos: -60.5,-15.5 - parent: 2 - - uid: 1330 + pos: 5.5,16.5 + parent: 56631 + - uid: 60581 components: - type: Transform - pos: -36.5,44.5 - parent: 2 - - uid: 1331 + pos: 6.5,16.5 + parent: 56631 + - uid: 60582 components: - type: Transform - pos: -68.5,-22.5 - parent: 2 - - uid: 1332 + pos: 7.5,16.5 + parent: 56631 + - uid: 60583 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-40.5 - parent: 2 - - uid: 1333 + pos: 8.5,16.5 + parent: 56631 + - uid: 60584 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-42.5 - parent: 2 - - uid: 1334 + pos: 9.5,16.5 + parent: 56631 + - uid: 60585 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-70.5 - parent: 2 - - uid: 1335 + pos: 10.5,16.5 + parent: 56631 + - uid: 60586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-64.5 - parent: 2 - - uid: 1336 + pos: 11.5,16.5 + parent: 56631 + - uid: 60587 components: - type: Transform - pos: -35.5,43.5 - parent: 2 - - uid: 1337 + pos: 12.5,16.5 + parent: 56631 + - uid: 60588 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,-59.5 - parent: 2 - - uid: 1338 + pos: 13.5,16.5 + parent: 56631 + - uid: 60589 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-57.5 - parent: 2 - - uid: 1339 + pos: 14.5,16.5 + parent: 56631 + - uid: 60590 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-60.5 - parent: 2 - - uid: 1342 + pos: 15.5,16.5 + parent: 56631 + - uid: 60591 components: - type: Transform - pos: 37.5,-62.5 - parent: 2 - - uid: 1343 + pos: 16.5,16.5 + parent: 56631 + - uid: 60592 components: - type: Transform - pos: 28.5,-61.5 - parent: 2 - - uid: 1344 + pos: 16.5,17.5 + parent: 56631 + - uid: 60593 components: - type: Transform - pos: 48.5,-61.5 - parent: 2 - - uid: 5511 + pos: 16.5,18.5 + parent: 56631 + - uid: 60594 components: - type: Transform - pos: -40.5,54.5 - parent: 2 - - uid: 6777 + pos: 16.5,19.5 + parent: 56631 + - uid: 60595 components: - type: Transform - pos: 51.5,46.5 - parent: 2 - - uid: 8255 + pos: 17.5,16.5 + parent: 56631 + - uid: 60596 components: - type: Transform - pos: 21.5,-56.5 - parent: 2 - - uid: 9023 + pos: 18.5,16.5 + parent: 56631 + - uid: 60597 components: - type: Transform - pos: 20.5,-66.5 - parent: 2 - - uid: 9925 + pos: 19.5,16.5 + parent: 56631 + - uid: 60598 components: - type: Transform - pos: -41.5,14.5 - parent: 2 - - uid: 11505 + pos: 20.5,16.5 + parent: 56631 + - uid: 60599 components: - type: Transform - pos: 52.5,44.5 - parent: 2 - - uid: 21782 + pos: 21.5,16.5 + parent: 56631 + - uid: 60600 components: - type: Transform - pos: 12.5,-73.5 - parent: 2 - - uid: 22876 + pos: 22.5,16.5 + parent: 56631 + - uid: 60601 components: - type: Transform - pos: 53.5,43.5 - parent: 2 - - uid: 23143 + pos: 22.5,15.5 + parent: 56631 + - uid: 60602 components: - type: Transform - pos: 55.5,41.5 - parent: 2 - - uid: 23362 + pos: 22.5,14.5 + parent: 56631 + - uid: 60603 components: - type: Transform - pos: 56.5,45.5 - parent: 2 - - uid: 23470 + pos: 20.5,17.5 + parent: 56631 + - uid: 60604 components: - type: Transform - pos: 55.5,45.5 - parent: 2 - - uid: 23548 + pos: 20.5,18.5 + parent: 56631 + - uid: 60605 components: - type: Transform - pos: 56.5,42.5 - parent: 2 - - uid: 23566 + pos: 20.5,19.5 + parent: 56631 + - uid: 60606 components: - type: Transform - pos: 54.5,41.5 - parent: 2 - - uid: 29466 + pos: 20.5,20.5 + parent: 56631 + - uid: 60607 components: - type: Transform - pos: -96.5,33.5 - parent: 2 - - uid: 29696 + pos: 20.5,21.5 + parent: 56631 + - uid: 60608 components: - type: Transform - pos: 34.5,-45.5 - parent: 2 - - uid: 36044 + pos: 20.5,22.5 + parent: 56631 + - uid: 60609 components: - type: Transform - pos: -94.5,44.5 - parent: 2 - - uid: 36275 + pos: 20.5,23.5 + parent: 56631 + - uid: 60610 components: - type: Transform - pos: 45.5,48.5 - parent: 2 - - uid: 36292 + pos: 20.5,24.5 + parent: 56631 + - uid: 60611 components: - type: Transform - pos: 34.5,-24.5 - parent: 2 - - uid: 44090 + pos: 20.5,25.5 + parent: 56631 + - uid: 60612 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-19.5 - parent: 2 - - uid: 44460 + pos: 20.5,26.5 + parent: 56631 + - uid: 60613 components: - type: Transform - pos: 56.5,-51.5 - parent: 2 - - uid: 46774 + pos: 20.5,27.5 + parent: 56631 + - uid: 60614 components: - type: Transform - pos: -19.5,-3.5 - parent: 45711 - - uid: 46789 + pos: 20.5,28.5 + parent: 56631 + - uid: 60615 components: - type: Transform - pos: -18.5,-2.5 - parent: 45711 - - uid: 46885 + pos: 20.5,29.5 + parent: 56631 + - uid: 60616 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,10.5 - parent: 45711 - - uid: 46886 + pos: 20.5,30.5 + parent: 56631 + - uid: 60617 components: - type: Transform - pos: 19.5,-6.5 - parent: 45711 - - uid: 46887 + pos: 20.5,31.5 + parent: 56631 + - uid: 60618 components: - type: Transform - pos: 20.5,-6.5 - parent: 45711 - - uid: 47598 + pos: 20.5,32.5 + parent: 56631 + - uid: 60619 components: - type: Transform - pos: 28.5,-10.5 - parent: 2 - - uid: 47599 + pos: 20.5,33.5 + parent: 56631 + - uid: 60620 components: - type: Transform - pos: 29.5,-9.5 - parent: 2 - - uid: 47600 + pos: 20.5,34.5 + parent: 56631 + - uid: 60621 components: - type: Transform - pos: 30.5,-10.5 - parent: 2 - - uid: 47601 + pos: 20.5,35.5 + parent: 56631 + - uid: 60622 components: - type: Transform - pos: 28.5,-4.5 - parent: 2 - - uid: 52218 + pos: 20.5,36.5 + parent: 56631 + - uid: 60623 components: - type: Transform - pos: -3.5,50.5 - parent: 45711 - - uid: 53088 + pos: 20.5,37.5 + parent: 56631 + - uid: 60624 components: - type: Transform - pos: -1.5,68.5 - parent: 45711 - - uid: 53089 + pos: 21.5,26.5 + parent: 56631 + - uid: 60625 components: - type: Transform - pos: 0.5,74.5 - parent: 45711 - - uid: 53090 + pos: 22.5,26.5 + parent: 56631 + - uid: 60626 components: - type: Transform - pos: 2.5,73.5 - parent: 45711 - - uid: 53091 + pos: 23.5,26.5 + parent: 56631 + - uid: 60627 components: - type: Transform - pos: 6.5,70.5 - parent: 45711 - - uid: 53092 + pos: 24.5,26.5 + parent: 56631 + - uid: 60628 components: - type: Transform - pos: 5.5,68.5 - parent: 45711 - - uid: 53095 + pos: 24.5,25.5 + parent: 56631 + - uid: 60629 components: - type: Transform - pos: 1.5,69.5 - parent: 45711 - - uid: 53096 + pos: 24.5,24.5 + parent: 56631 + - uid: 60630 components: - type: Transform - pos: 4.5,76.5 - parent: 45711 - - uid: 53139 + pos: 25.5,24.5 + parent: 56631 + - uid: 60631 components: - type: Transform - pos: -5.5,60.5 - parent: 45711 - - uid: 53140 + pos: 26.5,24.5 + parent: 56631 + - uid: 60632 components: - type: Transform - pos: -7.5,65.5 - parent: 45711 - - uid: 53145 + pos: 27.5,24.5 + parent: 56631 + - uid: 60633 components: - type: Transform - pos: -3.5,64.5 - parent: 45711 - - uid: 54151 + pos: 28.5,24.5 + parent: 56631 + - uid: 60634 components: - type: Transform - pos: 17.5,48.5 - parent: 45711 - - uid: 54156 + pos: 28.5,23.5 + parent: 56631 + - uid: 60635 components: - type: Transform - pos: 18.5,49.5 - parent: 45711 - - uid: 56052 + pos: 29.5,23.5 + parent: 56631 + - uid: 60636 components: - type: Transform - pos: 23.5,44.5 - parent: 45711 - - uid: 56063 + pos: 30.5,23.5 + parent: 56631 + - uid: 60637 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,55.5 - parent: 45711 - - uid: 56064 + pos: 30.5,22.5 + parent: 56631 + - uid: 60638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,54.5 - parent: 45711 -- proto: BarricadeBlock - entities: - - uid: 54 + pos: 14.5,17.5 + parent: 56631 + - uid: 60639 components: - type: Transform - pos: -39.5,8.5 - parent: 2 - - uid: 359 + pos: 14.5,18.5 + parent: 56631 + - uid: 60640 components: - type: Transform - pos: -37.5,42.5 - parent: 2 - - uid: 513 + pos: 14.5,19.5 + parent: 56631 + - uid: 60641 components: - type: Transform - pos: 33.5,-7.5 - parent: 2 - - uid: 1190 + pos: 14.5,20.5 + parent: 56631 + - uid: 60642 components: - type: Transform - pos: 30.5,-28.5 - parent: 2 - - uid: 1192 + pos: 14.5,21.5 + parent: 56631 + - uid: 60643 components: - type: Transform - pos: 32.5,-23.5 - parent: 2 - - uid: 1311 + pos: 14.5,22.5 + parent: 56631 + - uid: 60644 components: - type: Transform - pos: 49.5,-11.5 - parent: 2 - - uid: 1316 + pos: 14.5,23.5 + parent: 56631 + - uid: 60645 components: - type: Transform - pos: -36.5,5.5 - parent: 2 - - uid: 1340 + pos: 14.5,24.5 + parent: 56631 + - uid: 60646 components: - type: Transform - pos: 29.5,-60.5 - parent: 2 - - uid: 1341 + pos: 14.5,25.5 + parent: 56631 + - uid: 60647 components: - type: Transform - pos: 29.5,-61.5 - parent: 2 - - uid: 1483 + pos: 14.5,26.5 + parent: 56631 + - uid: 60648 components: - type: Transform - pos: 12.5,-74.5 - parent: 2 - - uid: 1892 + pos: 14.5,27.5 + parent: 56631 + - uid: 60649 components: - type: Transform - pos: -12.5,47.5 - parent: 2 - - uid: 2116 + pos: 14.5,28.5 + parent: 56631 + - uid: 60650 components: - type: Transform - pos: 9.5,43.5 - parent: 2 - - uid: 4287 + pos: 14.5,29.5 + parent: 56631 + - uid: 60651 components: - type: Transform - pos: 26.5,-64.5 - parent: 2 - - uid: 5510 + pos: 14.5,30.5 + parent: 56631 + - uid: 60652 components: - type: Transform - pos: -40.5,53.5 - parent: 2 - - uid: 6067 + pos: 14.5,31.5 + parent: 56631 + - uid: 60653 components: - type: Transform - pos: -39.5,4.5 - parent: 2 - - uid: 8475 + pos: 14.5,32.5 + parent: 56631 + - uid: 60654 components: - type: Transform - pos: -6.5,-67.5 - parent: 2 - - uid: 21218 + pos: 14.5,33.5 + parent: 56631 + - uid: 60655 components: - type: Transform - pos: 25.5,-52.5 - parent: 2 - - uid: 22869 + pos: 14.5,34.5 + parent: 56631 + - uid: 60656 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-40.5 - parent: 2 - - uid: 23076 + pos: 15.5,34.5 + parent: 56631 + - uid: 60657 components: - type: Transform - pos: 41.5,-35.5 - parent: 2 - - uid: 23559 + pos: 16.5,34.5 + parent: 56631 + - uid: 60658 components: - type: Transform - pos: 50.5,44.5 - parent: 2 - - uid: 27995 + pos: 17.5,34.5 + parent: 56631 + - uid: 60659 components: - type: Transform - rot: 3.141592653589793 rad - pos: -92.5,40.5 - parent: 2 - - uid: 28519 + pos: 18.5,34.5 + parent: 56631 + - uid: 60660 components: - type: Transform - pos: 34.5,-23.5 - parent: 2 - - uid: 29483 + pos: 8.5,17.5 + parent: 56631 + - uid: 60661 components: - type: Transform - pos: -92.5,35.5 - parent: 2 - - uid: 31932 + pos: 8.5,18.5 + parent: 56631 + - uid: 60662 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-58.5 - parent: 2 - - uid: 31933 + pos: 8.5,19.5 + parent: 56631 + - uid: 60663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-61.5 - parent: 2 - - uid: 35440 + pos: 8.5,20.5 + parent: 56631 + - uid: 60664 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-57.5 - parent: 2 - - uid: 35441 + pos: 8.5,21.5 + parent: 56631 + - uid: 60665 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-61.5 - parent: 2 - - uid: 35442 + pos: 8.5,22.5 + parent: 56631 + - uid: 60666 + components: + - type: Transform + pos: 8.5,23.5 + parent: 56631 + - uid: 60667 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-61.5 - parent: 2 - - uid: 36042 + pos: 8.5,24.5 + parent: 56631 + - uid: 60668 components: - type: Transform - pos: -96.5,37.5 - parent: 2 - - uid: 36043 + pos: 8.5,25.5 + parent: 56631 + - uid: 60669 components: - type: Transform - pos: -92.5,33.5 - parent: 2 - - uid: 36045 + pos: 8.5,26.5 + parent: 56631 + - uid: 60670 components: - type: Transform - pos: -97.5,32.5 - parent: 2 - - uid: 36046 + pos: 8.5,27.5 + parent: 56631 + - uid: 60671 components: - type: Transform - pos: -92.5,38.5 - parent: 2 - - uid: 36047 + pos: 8.5,28.5 + parent: 56631 + - uid: 60672 components: - type: Transform - pos: -96.5,35.5 - parent: 2 - - uid: 36183 + pos: 8.5,29.5 + parent: 56631 + - uid: 60673 components: - type: Transform - pos: 47.5,50.5 - parent: 2 - - uid: 36277 + pos: 8.5,30.5 + parent: 56631 + - uid: 60674 components: - type: Transform - pos: 47.5,43.5 - parent: 2 - - uid: 41657 + pos: 8.5,31.5 + parent: 56631 + - uid: 60675 components: - type: Transform - pos: 29.5,-50.5 - parent: 2 - - uid: 41668 + pos: 8.5,32.5 + parent: 56631 + - uid: 60676 components: - type: Transform - pos: 32.5,-42.5 - parent: 2 - - uid: 42301 + pos: 8.5,33.5 + parent: 56631 + - uid: 60677 components: - type: Transform - pos: 39.5,-11.5 - parent: 2 - - uid: 43467 + pos: -10.5,31.5 + parent: 56631 + - uid: 60678 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,42.5 - parent: 2 - - uid: 43543 + pos: -10.5,32.5 + parent: 56631 + - uid: 60679 components: - type: Transform - pos: -38.5,51.5 - parent: 2 - - uid: 44050 + pos: -10.5,33.5 + parent: 56631 + - uid: 60680 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-11.5 - parent: 2 - - uid: 44093 + pos: -10.5,34.5 + parent: 56631 + - uid: 60681 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-19.5 - parent: 2 - - uid: 44478 + pos: -9.5,34.5 + parent: 56631 + - uid: 60682 components: - type: Transform - pos: 71.5,-46.5 - parent: 2 - - uid: 44479 + pos: -8.5,34.5 + parent: 56631 + - uid: 60683 components: - type: Transform - pos: 71.5,-42.5 - parent: 2 - - uid: 46846 + pos: -7.5,34.5 + parent: 56631 + - uid: 60684 components: - type: Transform - pos: 2.5,36.5 - parent: 45711 - - uid: 46850 + pos: -6.5,34.5 + parent: 56631 + - uid: 60685 components: - type: Transform - pos: -1.5,36.5 - parent: 45711 - - uid: 46888 + pos: -5.5,34.5 + parent: 56631 + - uid: 60686 components: - type: Transform - pos: 0.5,-8.5 - parent: 45711 - - uid: 46889 + pos: -4.5,34.5 + parent: 56631 + - uid: 60687 components: - type: Transform - pos: 6.5,7.5 - parent: 45711 - - uid: 46890 + pos: -3.5,34.5 + parent: 56631 + - uid: 60688 components: - type: Transform - pos: -0.5,-13.5 - parent: 45711 - - uid: 46891 + pos: -2.5,34.5 + parent: 56631 + - uid: 60689 components: - type: Transform - pos: 1.5,-13.5 - parent: 45711 - - uid: 46892 + pos: -1.5,34.5 + parent: 56631 + - uid: 60690 components: - type: Transform - pos: -2.5,10.5 - parent: 45711 - - uid: 46893 + pos: -0.5,34.5 + parent: 56631 + - uid: 60691 components: - type: Transform - pos: 0.5,19.5 - parent: 45711 - - uid: 46894 + pos: 0.5,34.5 + parent: 56631 + - uid: 60692 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,10.5 - parent: 45711 - - uid: 46895 + pos: 0.5,33.5 + parent: 56631 + - uid: 60693 components: - type: Transform - pos: 17.5,13.5 - parent: 45711 - - uid: 46896 + pos: 1.5,33.5 + parent: 56631 + - uid: 60694 components: - type: Transform - pos: -8.5,26.5 - parent: 45711 - - uid: 46897 + pos: 2.5,33.5 + parent: 56631 + - uid: 60695 components: - type: Transform - pos: -5.5,34.5 - parent: 45711 - - uid: 47597 + pos: 3.5,33.5 + parent: 56631 + - uid: 60696 components: - type: Transform - pos: 27.5,-1.5 - parent: 2 - - uid: 50362 + pos: 4.5,33.5 + parent: 56631 + - uid: 60697 components: - type: Transform - pos: 6.5,47.5 - parent: 45711 - - uid: 50521 + pos: 5.5,33.5 + parent: 56631 + - uid: 60698 components: - type: Transform - pos: -0.5,53.5 - parent: 45711 - - uid: 51092 + pos: 6.5,33.5 + parent: 56631 + - uid: 60699 components: - type: Transform - pos: 0.5,-62.5 - parent: 2 - - uid: 51262 + pos: 7.5,33.5 + parent: 56631 + - uid: 60700 components: - type: Transform - pos: 27.5,-54.5 - parent: 2 - - uid: 52217 + pos: 0.5,35.5 + parent: 56631 + - uid: 60701 components: - type: Transform - pos: 3.5,50.5 - parent: 45711 - - uid: 52371 + pos: 0.5,36.5 + parent: 56631 + - uid: 60702 components: - type: Transform - pos: -0.5,59.5 - parent: 45711 - - uid: 52373 + pos: -5.5,6.5 + parent: 56631 + - uid: 60703 components: - type: Transform - pos: 1.5,59.5 - parent: 45711 - - uid: 52758 + pos: -4.5,6.5 + parent: 56631 + - uid: 60704 components: - type: Transform - pos: -22.5,49.5 - parent: 45711 - - uid: 52760 + pos: -3.5,6.5 + parent: 56631 + - uid: 60705 components: - type: Transform - pos: -22.5,47.5 - parent: 45711 - - uid: 52875 + pos: -3.5,5.5 + parent: 56631 + - uid: 60706 components: - type: Transform - pos: -0.5,39.5 - parent: 45711 - - uid: 53087 + pos: -3.5,4.5 + parent: 56631 + - uid: 60707 components: - type: Transform - pos: 8.5,59.5 - parent: 45711 - - uid: 53116 + pos: -3.5,3.5 + parent: 56631 + - uid: 60708 components: - type: Transform - pos: 3.5,67.5 - parent: 45711 - - uid: 53142 + pos: -3.5,2.5 + parent: 56631 + - uid: 60709 components: - type: Transform - pos: -8.5,64.5 - parent: 45711 - - uid: 54147 + pos: -4.5,2.5 + parent: 56631 + - uid: 67299 components: - type: Transform - pos: 22.5,53.5 - parent: 45711 - - uid: 54152 + pos: 8.5,1.5 + parent: 66965 + - uid: 67300 components: - type: Transform - pos: 17.5,48.5 - parent: 45711 -- proto: BarricadeDirectional - entities: - - uid: 6651 + pos: 7.5,1.5 + parent: 66965 + - uid: 67301 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-36.5 - parent: 2 - - uid: 8355 + pos: 6.5,1.5 + parent: 66965 + - uid: 67302 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-10.5 - parent: 2 - - uid: 8515 + pos: 5.5,1.5 + parent: 66965 + - uid: 67303 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,-61.5 - parent: 2 - - uid: 8516 + pos: 1.5,3.5 + parent: 66965 + - uid: 67304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,-60.5 - parent: 2 - - uid: 8524 + pos: 1.5,2.5 + parent: 66965 + - uid: 67305 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,-64.5 - parent: 2 - - uid: 11208 + pos: 1.5,1.5 + parent: 66965 + - uid: 67306 components: - type: Transform - rot: 3.141592653589793 rad - pos: -95.5,24.5 - parent: 2 - - uid: 11209 + pos: 2.5,1.5 + parent: 66965 + - uid: 67307 components: - type: Transform - rot: 3.141592653589793 rad - pos: -93.5,24.5 - parent: 2 - - uid: 11232 + pos: 3.5,1.5 + parent: 66965 + - uid: 67308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-51.5 - parent: 2 - - uid: 17569 + pos: 3.5,2.5 + parent: 66965 + - uid: 67309 components: - type: Transform - rot: 3.141592653589793 rad - pos: -95.5,37.5 - parent: 2 - - uid: 19638 + pos: 3.5,3.5 + parent: 66965 + - uid: 67310 components: - type: Transform - pos: 71.5,-41.5 - parent: 2 - - uid: 23557 + pos: 3.5,4.5 + parent: 66965 + - uid: 67311 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,44.5 - parent: 2 - - uid: 23558 + pos: 3.5,5.5 + parent: 66965 + - uid: 67312 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,45.5 - parent: 2 - - uid: 29424 + pos: 4.5,5.5 + parent: 66965 + - uid: 67313 components: - type: Transform - rot: 3.141592653589793 rad - pos: -93.5,37.5 - parent: 2 - - uid: 35412 + pos: 5.5,5.5 + parent: 66965 + - uid: 67314 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-59.5 - parent: 2 - - uid: 35444 + pos: 6.5,5.5 + parent: 66965 + - uid: 67315 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-74.5 - parent: 2 - - uid: 36276 + pos: 7.5,5.5 + parent: 66965 + - uid: 67316 components: - type: Transform - pos: 47.5,44.5 - parent: 2 - - uid: 41670 + pos: 7.5,4.5 + parent: 66965 + - uid: 67317 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-46.5 - parent: 2 - - uid: 42487 + pos: 7.5,3.5 + parent: 66965 + - uid: 67318 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,51.5 - parent: 2 - - uid: 43466 + pos: 7.5,2.5 + parent: 66965 + - uid: 67319 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,46.5 - parent: 2 - - uid: 44088 + pos: -3.5,7.5 + parent: 66965 + - uid: 67320 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-19.5 - parent: 2 - - uid: 44092 + pos: -2.5,7.5 + parent: 66965 + - uid: 67321 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-19.5 - parent: 2 - - uid: 44476 + pos: -1.5,7.5 + parent: 66965 + - uid: 67322 components: - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,-47.5 - parent: 2 - - uid: 44482 + pos: -0.5,7.5 + parent: 66965 + - uid: 67323 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-51.5 - parent: 2 - - uid: 46744 + pos: 0.5,7.5 + parent: 66965 + - uid: 67324 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-3.5 - parent: 45711 - - uid: 46748 + pos: 1.5,7.5 + parent: 66965 + - uid: 67325 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,-4.5 - parent: 45711 - - uid: 46770 + pos: 2.5,7.5 + parent: 66965 + - uid: 67326 components: - type: Transform - pos: -19.5,-2.5 - parent: 45711 - - uid: 46838 + pos: 3.5,7.5 + parent: 66965 + - uid: 67327 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,35.5 - parent: 45711 - - uid: 46844 + pos: 4.5,7.5 + parent: 66965 + - uid: 67328 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,35.5 - parent: 45711 - - uid: 46898 + pos: 5.5,7.5 + parent: 66965 + - uid: 67329 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-9.5 - parent: 45711 - - uid: 46899 + pos: 5.5,6.5 + parent: 66965 + - uid: 67330 components: - type: Transform - pos: 6.5,8.5 - parent: 45711 - - uid: 46900 + pos: 5.5,8.5 + parent: 66965 + - uid: 67331 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,6.5 - parent: 45711 - - uid: 46901 + pos: 5.5,9.5 + parent: 66965 + - uid: 67332 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,10.5 - parent: 45711 - - uid: 46902 + pos: 5.5,10.5 + parent: 66965 + - uid: 67333 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,12.5 - parent: 45711 - - uid: 46903 + pos: 5.5,11.5 + parent: 66965 + - uid: 67334 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,12.5 - parent: 45711 - - uid: 46904 + pos: 5.5,12.5 + parent: 66965 + - uid: 67335 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,18.5 - parent: 45711 - - uid: 46905 + pos: 5.5,13.5 + parent: 66965 + - uid: 67336 components: - type: Transform - pos: 0.5,20.5 - parent: 45711 - - uid: 46906 + pos: 4.5,13.5 + parent: 66965 + - uid: 67337 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,10.5 - parent: 45711 - - uid: 46907 + pos: 3.5,13.5 + parent: 66965 + - uid: 67338 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,10.5 - parent: 45711 - - uid: 46908 + pos: 2.5,13.5 + parent: 66965 + - uid: 67339 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-7.5 - parent: 45711 - - uid: 46909 + pos: 2.5,21.5 + parent: 66965 + - uid: 67340 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-7.5 - parent: 45711 - - uid: 50363 + pos: 2.5,20.5 + parent: 66965 + - uid: 67341 components: - type: Transform - pos: 6.5,48.5 - parent: 45711 - - uid: 50468 + pos: 2.5,19.5 + parent: 66965 + - uid: 67342 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,46.5 - parent: 45711 - - uid: 51225 + pos: 3.5,19.5 + parent: 66965 + - uid: 67343 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-66.5 - parent: 2 - - uid: 51226 + pos: 4.5,19.5 + parent: 66965 + - uid: 67344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-56.5 - parent: 2 - - uid: 52219 + pos: 5.5,19.5 + parent: 66965 + - uid: 67345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,50.5 - parent: 45711 - - uid: 52220 + pos: 5.5,18.5 + parent: 66965 + - uid: 67346 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,52.5 - parent: 45711 - - uid: 52227 + pos: 5.5,17.5 + parent: 66965 + - uid: 67347 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,51.5 - parent: 45711 - - uid: 52228 + pos: 5.5,16.5 + parent: 66965 + - uid: 67348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,50.5 - parent: 45711 - - uid: 52229 + pos: 5.5,15.5 + parent: 66965 + - uid: 67349 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,48.5 - parent: 45711 - - uid: 52230 + pos: 5.5,14.5 + parent: 66965 + - uid: 67350 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,47.5 - parent: 45711 - - uid: 52367 + pos: 8.5,5.5 + parent: 66965 + - uid: 67351 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,58.5 - parent: 45711 - - uid: 52369 + pos: 8.5,6.5 + parent: 66965 + - uid: 67352 components: - type: Transform - pos: -0.5,60.5 - parent: 45711 - - uid: 52370 + pos: 6.5,14.5 + parent: 66965 + - uid: 67353 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,58.5 - parent: 45711 - - uid: 52372 + pos: 7.5,14.5 + parent: 66965 + - uid: 67354 components: - type: Transform - pos: 1.5,60.5 - parent: 45711 - - uid: 52759 + pos: 8.5,14.5 + parent: 66965 + - uid: 67355 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,47.5 - parent: 45711 - - uid: 52849 + pos: 9.5,14.5 + parent: 66965 + - uid: 67356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,47.5 - parent: 45711 - - uid: 52850 + pos: 9.5,15.5 + parent: 66965 + - uid: 67357 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,48.5 - parent: 45711 - - uid: 52851 + pos: 9.5,16.5 + parent: 66965 + - uid: 67358 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,50.5 - parent: 45711 - - uid: 52852 + pos: 9.5,17.5 + parent: 66965 + - uid: 67359 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,51.5 - parent: 45711 - - uid: 52858 + pos: 9.5,18.5 + parent: 66965 + - uid: 67360 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,46.5 - parent: 45711 - - uid: 52859 + pos: 9.5,19.5 + parent: 66965 + - uid: 67361 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,47.5 - parent: 45711 - - uid: 52860 + pos: 10.5,19.5 + parent: 66965 + - uid: 67362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,49.5 - parent: 45711 - - uid: 52861 + pos: 11.5,19.5 + parent: 66965 + - uid: 67363 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,50.5 - parent: 45711 - - uid: 52866 + pos: 12.5,19.5 + parent: 66965 + - uid: 67364 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,48.5 - parent: 45711 - - uid: 52867 + pos: 13.5,19.5 + parent: 66965 +- proto: CableMVStack + entities: + - uid: 6654 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,47.5 - parent: 45711 - - uid: 52868 + pos: -20.41962,7.369569 + parent: 2 + - uid: 6655 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,48.5 - parent: 45711 - - uid: 52869 + rot: 1.5707963267948966 rad + pos: -20.435246,11.682069 + parent: 2 + - uid: 11786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,47.5 - parent: 45711 - - uid: 52870 + pos: 11.552928,32.88307 + parent: 2 + - uid: 15939 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,50.5 - parent: 45711 - - uid: 52871 + pos: 32.419254,18.784397 + parent: 2 + - uid: 15943 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,49.5 - parent: 45711 - - uid: 52872 + pos: 32.46613,18.518772 + parent: 2 + - uid: 15974 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,50.5 - parent: 45711 - - uid: 52873 + pos: 33.612854,50.61304 + parent: 2 + - uid: 16095 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,49.5 - parent: 45711 - - uid: 53076 + pos: 43.504192,19.528826 + parent: 2 + - uid: 54132 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,66.5 - parent: 45711 - - uid: 53085 + pos: -1.4373322,-7.369629 + parent: 53899 +- proto: CableMVStack1 + entities: + - uid: 55561 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,66.5 - parent: 45711 - - uid: 53086 + pos: -11.412076,16.136322 + parent: 55280 + - uid: 55562 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,66.5 - parent: 45711 - - uid: 53093 + rot: -1.5707963267948966 rad + pos: -7.552701,16.245697 + parent: 55280 + - uid: 55563 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,70.5 - parent: 45711 - - uid: 53094 + rot: -1.5707963267948966 rad + pos: -2.2819872,15.055053 + parent: 55280 + - uid: 65551 components: - type: Transform - pos: 6.5,71.5 - parent: 45711 - - uid: 53115 + pos: -1.4772129,1.3079655 + parent: 65540 + - uid: 65552 components: - type: Transform - pos: 3.5,68.5 - parent: 45711 - - uid: 53143 + pos: -0.9459629,-0.035784483 + parent: 65540 + - uid: 65553 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,64.5 - parent: 45711 - - uid: 53144 + pos: 1.6477871,0.10484052 + parent: 65540 + - uid: 65554 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,64.5 - parent: 45711 - - uid: 54191 + pos: -3.586588,1.4329655 + parent: 65540 + - uid: 65555 components: - type: Transform - pos: 17.5,49.5 - parent: 45711 - - uid: 54202 + pos: 3.585287,1.8235905 + parent: 65540 + - uid: 65556 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,49.5 - parent: 45711 - - uid: 56065 + pos: 5.632162,1.1204655 + parent: 65540 + - uid: 65712 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,54.5 - parent: 45711 - - uid: 56066 + pos: 8.308526,-3.488502 + parent: 65694 + - uid: 66140 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,54.5 - parent: 45711 - - uid: 56067 + pos: 5.499396,-11.570922 + parent: 65849 + - uid: 66141 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,54.5 - parent: 45711 -- proto: BarSign - entities: - - uid: 24702 + pos: 4.5865064,-12.789672 + parent: 65849 + - uid: 66142 components: - type: Transform - pos: -17.5,40.5 - parent: 2 -- proto: BarSignMaidCafe + pos: 5.936896,-10.602172 + parent: 65849 +- proto: CableMVStack10 entities: - - uid: 24649 + - uid: 9019 components: - type: Transform - pos: 32.5,5.5 + pos: 66.53173,-53.45295 parent: 2 - - uid: 42050 + - uid: 10848 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,44.5 + pos: -50.442947,9.402731 parent: 2 -- proto: BarSignTheDrunkCarp - entities: - - uid: 44543 + - uid: 10849 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-28.5 + pos: -43.630604,11.486278 parent: 2 -- proto: BarSignTheLooseGoose - entities: - - uid: 1346 + - uid: 60710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-36.5 - parent: 2 -- proto: BaseBallBat - entities: - - uid: 5726 + pos: -11.306244,79.5473 + parent: 56631 + - uid: 65557 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 16658 + pos: 1.925353,-1.4877565 + parent: 65540 + - uid: 65558 components: - type: Transform - pos: -45.003387,9.5086775 - parent: 2 - - uid: 51288 + pos: 1.1634121,1.3392155 + parent: 65540 + - uid: 65713 components: - type: Transform - pos: 7.5076027,-64.2924 - parent: 2 -- proto: BaseComputer + rot: 1.5707963267948966 rad + pos: 6.527276,-3.488502 + parent: 65694 +- proto: CableTerminal entities: - - uid: 1362 + - uid: 6835 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-42.5 + rot: 1.5707963267948966 rad + pos: 44.5,38.5 parent: 2 - - uid: 1363 + - uid: 6836 components: - type: Transform rot: 1.5707963267948966 rad - pos: 39.5,-62.5 + pos: 44.5,37.5 parent: 2 - - uid: 1364 + - uid: 6837 components: - type: Transform - pos: 55.5,-56.5 + rot: 1.5707963267948966 rad + pos: 44.5,36.5 parent: 2 - - uid: 9630 + - uid: 6838 components: - type: Transform - pos: 62.5,-25.5 + rot: 1.5707963267948966 rad + pos: 44.5,35.5 parent: 2 - - uid: 46910 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,2.5 - parent: 45711 - - uid: 46911 + - uid: 6839 components: - type: Transform - pos: -8.5,-1.5 - parent: 45711 - - uid: 46912 + rot: 1.5707963267948966 rad + pos: 44.5,34.5 + parent: 2 + - uid: 6841 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,3.5 - parent: 45711 - - uid: 49713 + pos: 47.5,38.5 + parent: 2 + - uid: 6842 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,50.5 - parent: 45711 - - uid: 49714 + rot: -1.5707963267948966 rad + pos: 47.5,37.5 + parent: 2 + - uid: 6843 components: - type: Transform - pos: -45.5,46.5 - parent: 45711 - - uid: 49720 + rot: -1.5707963267948966 rad + pos: 47.5,36.5 + parent: 2 + - uid: 6844 components: - type: Transform - pos: -46.5,46.5 - parent: 45711 - - uid: 54219 + rot: -1.5707963267948966 rad + pos: 47.5,35.5 + parent: 2 + - uid: 6845 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,2.5 + pos: 47.5,34.5 parent: 2 - - uid: 54278 + - uid: 14666 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,50.5 - parent: 45711 - - uid: 54280 - components: - - type: Transform - pos: -49.5,54.5 - parent: 45711 - - uid: 54281 + pos: -71.5,-79.5 + parent: 2 + - uid: 17609 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,47.5 - parent: 45711 -- proto: BaseGasCondenser - entities: - - uid: 32012 + pos: 62.5,50.5 + parent: 2 + - uid: 17654 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-41.5 + rot: 1.5707963267948966 rad + pos: 62.5,49.5 parent: 2 -- proto: BaseSecretDoorAssembly - entities: - - uid: 44510 + - uid: 17662 components: - type: Transform - pos: 64.5,-22.5 + rot: -1.5707963267948966 rad + pos: 67.5,50.5 parent: 2 -- proto: Basketball - entities: - - uid: 1368 + - uid: 17663 components: - type: Transform - pos: -95.10629,-4.825281 + rot: -1.5707963267948966 rad + pos: 67.5,49.5 parent: 2 - - uid: 51291 + - uid: 17664 components: - type: Transform - pos: 14.882604,-64.4174 + rot: -1.5707963267948966 rad + pos: 67.5,48.5 parent: 2 -- proto: BassGuitarInstrument - entities: - - uid: 43326 + - uid: 17672 components: - type: Transform - pos: 7.68559,69.4841 + rot: 1.5707963267948966 rad + pos: 62.5,48.5 parent: 2 -- proto: BeachBall - entities: - - uid: 51065 + - uid: 20298 components: - type: Transform - pos: -96.93855,-9.788428 + rot: 1.5707963267948966 rad + pos: 108.5,-53.5 parent: 2 -- proto: Beaker - entities: - - uid: 1371 + - uid: 20300 components: - type: Transform - pos: -71.30222,-13.5083885 + rot: 1.5707963267948966 rad + pos: 108.5,-51.5 parent: 2 - - uid: 1374 + - uid: 20882 components: - type: Transform - pos: 56.55115,-62.302055 + pos: -62.5,-18.5 parent: 2 - - uid: 10005 + - uid: 20895 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -26.755318,31.801714 + pos: -64.5,-18.5 parent: 2 - - uid: 15333 + - uid: 26210 components: - type: Transform - pos: 80.32032,-44.452526 + rot: 1.5707963267948966 rad + pos: -75.5,76.5 parent: 2 - - uid: 15334 + - uid: 27065 components: - type: Transform - pos: 80.50782,-44.21815 + rot: 3.141592653589793 rad + pos: -20.5,-76.5 parent: 2 - - uid: 15335 + - uid: 27804 components: - type: Transform - pos: 80.64845,-44.46815 + rot: -1.5707963267948966 rad + pos: 30.5,-95.5 parent: 2 - - uid: 15336 + - uid: 28326 components: - type: Transform - pos: 80.82033,-44.233776 + rot: -1.5707963267948966 rad + pos: 26.5,30.5 parent: 2 - - uid: 21215 + - uid: 28350 components: - type: Transform - pos: 30.701595,-19.199804 + rot: 1.5707963267948966 rad + pos: 28.5,30.5 parent: 2 - - uid: 27705 + - uid: 28595 components: - type: Transform - pos: -30.615108,36.66353 + rot: -1.5707963267948966 rad + pos: 39.5,58.5 parent: 2 - - uid: 33326 + - uid: 28596 components: - type: Transform - pos: -3.357211,12.838868 - parent: 33049 - - uid: 36193 + rot: -1.5707963267948966 rad + pos: 39.5,57.5 + parent: 2 + - uid: 28601 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.314716,46.259445 + rot: -1.5707963267948966 rad + pos: 39.5,59.5 parent: 2 - - uid: 47648 + - uid: 29085 components: - type: Transform - pos: 64.3372,-26.355919 + rot: 3.141592653589793 rad + pos: -16.5,-50.5 parent: 2 -- proto: Bed - entities: - - uid: 141 + - uid: 29123 components: - type: Transform - pos: 3.5,-7.5 + rot: 1.5707963267948966 rad + pos: -63.5,-63.5 parent: 2 - - uid: 675 + - uid: 29153 components: - type: Transform - pos: -30.5,-10.5 + rot: 1.5707963267948966 rad + pos: -88.5,66.5 parent: 2 - - uid: 1353 + - uid: 29881 components: - type: Transform - pos: 9.5,67.5 + rot: -1.5707963267948966 rad + pos: -86.5,17.5 parent: 2 - - uid: 1375 + - uid: 29915 components: - type: Transform - pos: -11.5,-26.5 + pos: -35.5,65.5 parent: 2 - - uid: 1376 + - uid: 29926 components: - type: Transform - pos: -14.5,-26.5 + rot: 3.141592653589793 rad + pos: 0.5,66.5 parent: 2 - - uid: 1377 + - uid: 29977 components: - type: Transform - pos: -17.5,-26.5 + rot: 3.141592653589793 rad + pos: -34.5,7.5 parent: 2 - - uid: 1378 + - uid: 30006 components: - type: Transform - pos: 14.5,15.5 + rot: 1.5707963267948966 rad + pos: -22.5,-16.5 parent: 2 - - uid: 1379 + - uid: 30007 components: - type: Transform - pos: 12.5,-50.5 + pos: 30.5,-11.5 parent: 2 - - uid: 1381 + - uid: 30008 components: - type: Transform - pos: -28.5,-53.5 + rot: -1.5707963267948966 rad + pos: 37.5,15.5 parent: 2 - - uid: 1382 + - uid: 30225 components: - type: Transform - pos: -38.5,-62.5 + rot: 3.141592653589793 rad + pos: 65.5,-27.5 parent: 2 - - uid: 1383 + - uid: 30704 components: - type: Transform - pos: -20.5,-50.5 + pos: 49.5,11.5 parent: 2 - - uid: 1384 + - uid: 31987 components: - type: Transform - pos: -32.5,-58.5 + rot: -1.5707963267948966 rad + pos: 0.5,-13.5 parent: 2 - - uid: 1387 + - uid: 54133 components: - type: Transform - pos: 65.5,9.5 - parent: 2 - - uid: 1388 + rot: -1.5707963267948966 rad + pos: 0.5,-12.5 + parent: 53899 + - uid: 54836 components: - type: Transform - pos: -20.5,-26.5 - parent: 2 - - uid: 1389 + rot: 3.141592653589793 rad + pos: 7.5,0.5 + parent: 54730 + - uid: 56129 components: - type: Transform - pos: -51.5,-4.5 - parent: 2 - - uid: 1390 + rot: 3.141592653589793 rad + pos: 6.5,0.5 + parent: 56001 + - uid: 56130 components: - type: Transform - pos: -48.5,-4.5 - parent: 2 - - uid: 1391 + rot: 3.141592653589793 rad + pos: 4.5,0.5 + parent: 56001 + - uid: 60711 components: - type: Transform - pos: -42.5,-6.5 - parent: 2 - - uid: 1392 + rot: -1.5707963267948966 rad + pos: -23.5,25.5 + parent: 56631 + - uid: 66143 components: - type: Transform - pos: -39.5,-6.5 - parent: 2 - - uid: 1393 + rot: 1.5707963267948966 rad + pos: 3.5,-9.5 + parent: 65849 + - uid: 67365 components: - type: Transform - pos: -36.5,-6.5 - parent: 2 - - uid: 1394 + pos: 9.5,2.5 + parent: 66965 +- proto: Candle + entities: + - uid: 2590 components: - type: Transform - pos: -43.5,7.5 + pos: -68.709366,58.373585 parent: 2 - - uid: 1395 + - uid: 9349 components: - type: Transform - pos: -46.5,7.5 + pos: -68.50624,58.85796 parent: 2 - - uid: 1398 + - uid: 9669 components: - type: Transform - pos: -31.5,-62.5 + pos: -68.49547,58.49963 parent: 2 - - uid: 1401 + - uid: 9674 components: - type: Transform - pos: -18.5,-53.5 + pos: -68.74547,58.640255 parent: 2 - - uid: 1402 + - uid: 9675 components: - type: Transform - pos: -15.5,-53.5 + pos: -68.29234,58.671505 parent: 2 - - uid: 1406 + - uid: 9676 components: - type: Transform - pos: -37.5,-58.5 + pos: -58.64672,59.515255 parent: 2 - - uid: 1410 + - uid: 9677 components: - type: Transform - pos: 50.5,-67.5 + pos: -58.474846,59.984005 parent: 2 - - uid: 1411 + - uid: 9679 components: - type: Transform - pos: 15.5,38.5 + pos: -58.33422,59.546505 parent: 2 - - uid: 1413 + - uid: 9680 components: - type: Transform - pos: -24.5,15.5 + pos: -58.77172,59.890255 parent: 2 - - uid: 1415 + - uid: 9681 components: - type: Transform - pos: -28.5,-77.5 + pos: -58.256096,59.859005 parent: 2 - - uid: 1416 + - uid: 9682 components: - type: Transform - pos: -26.5,-77.5 + pos: -68.676384,61.39582 parent: 2 - - uid: 1417 + - uid: 9683 components: - type: Transform - pos: -64.5,11.5 + pos: -68.50451,61.036446 parent: 2 - - uid: 1418 + - uid: 9684 components: - type: Transform - pos: -53.5,11.5 + pos: -68.238884,61.36457 parent: 2 - - uid: 1419 + - uid: 9685 components: - type: Transform - pos: -40.5,41.5 + pos: -68.457634,61.755196 parent: 2 - - uid: 1422 + - uid: 9686 components: - type: Transform - pos: -11.5,-15.5 + pos: -68.47326,61.42707 parent: 2 - - uid: 1423 + - uid: 20238 components: - type: Transform - pos: -74.5,-23.5 + pos: -9.214966,-22.367533 parent: 2 - - uid: 1426 +- proto: CandleBlack + entities: + - uid: 23657 components: - type: Transform - pos: 53.5,-67.5 + pos: -37.378223,35.79562 parent: 2 - - uid: 1427 +- proto: CandleBlackInfinite + entities: + - uid: 9646 components: - type: Transform - pos: 56.5,-67.5 + pos: -64.61694,65.66658 parent: 2 - - uid: 5475 + - uid: 9648 components: - type: Transform - pos: -41.5,56.5 + pos: -62.116947,65.57283 parent: 2 - - uid: 5476 + - uid: 9766 components: - type: Transform - pos: -39.5,56.5 + rot: 1.5707963267948966 rad + pos: -8.373601,45.285385 parent: 2 - - uid: 7956 + - uid: 18979 components: - type: Transform - pos: -38.5,-18.5 + pos: 11.145051,-81.63157 parent: 2 - - uid: 10016 + - uid: 18980 components: - type: Transform - pos: 28.5,-27.5 + pos: 9.772953,-81.66282 parent: 2 - - uid: 11769 + - uid: 18989 components: - type: Transform - pos: -27.5,-38.5 + pos: 12.050901,-84.31425 parent: 2 - - uid: 11836 + - uid: 18991 components: - type: Transform - pos: -29.5,-38.5 + pos: 8.750063,-82.15721 parent: 2 - - uid: 15389 + - uid: 20239 components: - type: Transform - pos: -31.5,-38.5 + rot: 3.141592653589793 rad + pos: -9.528291,-19.50394 parent: 2 - - uid: 20763 + - uid: 26507 components: - type: Transform - pos: -24.5,17.5 + rot: 1.5707963267948966 rad + pos: -85.238266,-48.471336 parent: 2 - - uid: 22372 + - uid: 26509 components: - type: Transform - pos: -16.5,-9.5 + rot: 1.5707963267948966 rad + pos: -85.457016,-48.61196 parent: 2 - - uid: 24597 + - uid: 26511 components: - type: Transform - pos: -16.5,46.5 + rot: 1.5707963267948966 rad + pos: -85.25389,-48.690086 parent: 2 - - uid: 25574 + - uid: 26512 components: - type: Transform - pos: -7.5,47.5 + rot: 1.5707963267948966 rad + pos: -91.68596,-46.303642 parent: 2 - - uid: 27602 + - uid: 26513 components: - type: Transform - pos: 32.5,-39.5 + rot: 1.5707963267948966 rad + pos: -91.639084,-46.444267 parent: 2 - - uid: 33327 +- proto: CandleBlackSmall + entities: + - uid: 12139 components: - type: Transform - pos: -1.5,20.5 - parent: 33049 - - uid: 33328 + pos: -60.14811,65.5793 + parent: 2 + - uid: 23655 components: - type: Transform - pos: -4.5,20.5 - parent: 33049 - - uid: 33329 + pos: -37.64385,35.57687 + parent: 2 +- proto: CandleBlackSmallInfinite + entities: + - uid: 9649 components: - type: Transform - pos: 4.5,20.5 - parent: 33049 - - uid: 33330 + pos: -65.05444,65.51033 + parent: 2 + - uid: 9650 components: - type: Transform - pos: -7.5,20.5 - parent: 33049 - - uid: 33331 + pos: -61.804447,65.38533 + parent: 2 + - uid: 9657 components: - type: Transform - pos: -10.5,20.5 - parent: 33049 - - uid: 36939 + pos: -64.48584,65.45634 + parent: 2 + - uid: 9659 components: - type: Transform - pos: 15.5,-3.5 - parent: 36861 - - uid: 36940 + pos: -62.313965,65.42509 + parent: 2 + - uid: 18981 components: - type: Transform - pos: 15.5,-0.5 - parent: 36861 - - uid: 36941 + pos: 12.004026,-81.93925 + parent: 2 + - uid: 18984 components: - type: Transform - pos: 15.5,2.5 - parent: 36861 - - uid: 36942 + pos: 8.955978,-82.39159 + parent: 2 + - uid: 18985 components: - type: Transform - pos: 15.5,5.5 - parent: 36861 - - uid: 36943 + pos: 9.036421,-84.81425 + parent: 2 + - uid: 18986 components: - type: Transform - pos: 15.5,8.5 - parent: 36861 - - uid: 36944 + pos: 8.752853,-82.56346 + parent: 2 + - uid: 18987 components: - type: Transform - pos: 3.5,-7.5 - parent: 36861 - - uid: 36945 + pos: 8.692671,-84.658 + parent: 2 + - uid: 18988 components: - type: Transform - pos: 3.5,-6.5 - parent: 36861 - - uid: 44416 + pos: 12.207151,-84.57987 + parent: 2 + - uid: 18990 components: - type: Transform - pos: 59.5,-21.5 + pos: 8.973921,-84.533 parent: 2 - - uid: 46913 +- proto: CandleBlue + entities: + - uid: 6961 components: - type: Transform - pos: -6.5,30.5 - parent: 45711 - - uid: 46914 + pos: -29.767672,-3.4388237 + parent: 2 + - uid: 9110 components: - type: Transform - pos: 12.5,22.5 - parent: 45711 - - uid: 46915 + rot: 62.83185307179591 rad + pos: 8.775471,-11.631287 + parent: 2 +- proto: CandleBlueInfinite + entities: + - uid: 11397 components: - type: Transform - pos: 17.5,22.5 - parent: 45711 - - uid: 46916 + pos: -2.8765044,46.350925 + parent: 2 +- proto: CandleBlueSmall + entities: + - uid: 6962 components: - type: Transform - pos: 12.5,26.5 - parent: 45711 - - uid: 46917 + pos: -29.580172,-3.2669487 + parent: 2 + - uid: 6963 components: - type: Transform - pos: 17.5,26.5 - parent: 45711 - - uid: 51276 + pos: -29.564547,-3.5169487 + parent: 2 + - uid: 9437 components: - type: Transform - pos: 3.5,-63.5 + pos: 8.587971,-11.693787 parent: 2 - - uid: 51277 + - uid: 9446 components: - type: Transform - pos: 15.5,-63.5 + pos: 8.775471,-11.803162 parent: 2 -- proto: BedsheetBlack +- proto: CandleBlueSmallInfinite entities: - - uid: 1429 + - uid: 18974 components: - type: Transform - pos: -24.5,15.5 + pos: 7.3046894,-83.917336 parent: 2 - - uid: 9037 +- proto: CandleGreenInfinite + entities: + - uid: 11398 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,67.5 + pos: -7.892129,42.5228 parent: 2 - - uid: 21154 + - uid: 18368 components: - type: Transform - pos: -16.5,46.5 + pos: 83.279976,-62.331066 parent: 2 -- proto: BedsheetBlue - entities: - - uid: 36946 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,2.5 - parent: 36861 -- proto: BedsheetBrigmedic - entities: - - uid: 1473 + - uid: 19153 components: - type: Transform - pos: -11.5,-15.5 + pos: 83.45185,-62.393566 parent: 2 -- proto: BedsheetBrown - entities: - - uid: 1431 + - uid: 20176 components: - type: Transform - pos: -40.5,41.5 + pos: 83.45185,-62.393566 parent: 2 -- proto: BedsheetCaptain - entities: - - uid: 1434 + - uid: 21054 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,-23.5 + pos: 83.311226,-62.612316 parent: 2 - - uid: 1926 +- proto: CandleGreenSmallInfinite + entities: + - uid: 9768 components: - type: Transform - pos: 3.5,-7.5 + pos: -4.67529,44.78138 parent: 2 -- proto: BedsheetCE - entities: - - uid: 1435 + - uid: 11493 components: - type: Transform - pos: 14.5,15.5 + pos: 11.646652,-78.82804 parent: 2 -- proto: BedsheetClown - entities: - - uid: 1436 + - uid: 11541 components: - type: Transform - pos: -36.5,-6.5 + pos: 9.396652,-78.968666 parent: 2 - - uid: 1438 + - uid: 15812 components: - type: Transform - pos: -64.5,11.5 + pos: 13.484009,-83.886086 parent: 2 - - uid: 5505 +- proto: CandleInfinite + entities: + - uid: 9760 components: - type: Transform - pos: -41.5,56.5 + rot: 1.5707963267948966 rad + pos: -6.076726,43.673737 parent: 2 -- proto: BedsheetCMO +- proto: CandlePurpleInfinite entities: - - uid: 1439 + - uid: 9762 components: - type: Transform - pos: 12.5,-50.5 + rot: 1.5707963267948966 rad + pos: -6.029851,46.392487 parent: 2 -- proto: BedsheetCosmos +- proto: CandlePurpleSmallInfinite entities: - - uid: 1440 + - uid: 11399 components: - type: Transform - pos: -42.5,-6.5 + pos: -3.7671285,42.0228 parent: 2 - - uid: 12229 + - uid: 12426 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,17.5 + pos: -60.413734,64.7668 parent: 2 -- proto: BedsheetCult - entities: - - uid: 1442 + - uid: 18973 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-77.5 + pos: 13.562134,-79.46421 parent: 2 - - uid: 1443 + - uid: 18975 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-77.5 + pos: 7.3203144,-81.80796 parent: 2 -- proto: BedsheetGreen +- proto: CandleRedInfinite entities: - - uid: 1444 + - uid: 9763 components: - type: Transform rot: 1.5707963267948966 rad - pos: -32.5,-58.5 + pos: -4.998601,46.37686 parent: 2 - - uid: 1445 + - uid: 12393 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-58.5 + pos: -60.17936,64.73555 parent: 2 - - uid: 1446 + - uid: 12790 components: - type: Transform - pos: -38.5,-62.5 + pos: -11.128882,66.32192 parent: 2 - - uid: 1447 + - uid: 27013 components: - type: Transform - pos: -31.5,-62.5 + pos: 60.64416,19.299757 parent: 2 - - uid: 35792 + - uid: 27816 components: - type: Transform - pos: -31.5,-38.5 + pos: -47.24577,-48.233887 parent: 2 - - uid: 36947 + - uid: 60712 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,5.5 - parent: 36861 -- proto: BedsheetHOP - entities: - - uid: 1385 + rot: -1.5707963267948966 rad + pos: -51.4718,49.282288 + parent: 56631 + - uid: 60713 components: - type: Transform - pos: -16.5,-9.5 - parent: 2 -- proto: BedsheetHOS - entities: - - uid: 1802 + rot: -1.5707963267948966 rad + pos: -50.50305,48.90735 + parent: 56631 + - uid: 60714 components: - type: Transform - pos: -30.5,-10.5 - parent: 2 -- proto: BedsheetIan + rot: -1.5707963267948966 rad + pos: -51.768646,47.579163 + parent: 56631 + - uid: 60715 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.37805,49.141663 + parent: 56631 + - uid: 60716 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -50.75302,47.797913 + parent: 56631 + - uid: 60717 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -52.4718,48.110413 + parent: 56631 +- proto: CandleRedSmallInfinite entities: - - uid: 43127 + - uid: 8069 components: - type: Transform - pos: -12.5,-8.5 + pos: -47.605145,-47.015137 parent: 2 -- proto: BedsheetMedical - entities: - - uid: 1453 + - uid: 11542 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-50.5 + pos: 12.349777,-77.57862 parent: 2 - - uid: 1454 + - uid: 12788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-54.5 + pos: -11.378882,66.1188 parent: 2 - - uid: 1455 + - uid: 12789 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-15.5 + pos: -11.160132,65.85317 parent: 2 - - uid: 1456 + - uid: 14298 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-54.5 + pos: 8.568527,-77.51612 parent: 2 - - uid: 1457 + - uid: 18972 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-54.5 + pos: 13.437134,-81.917336 parent: 2 - - uid: 1458 + - uid: 18976 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,38.5 + pos: 7.2265644,-79.542336 parent: 2 - - uid: 1461 + - uid: 18977 components: - type: Transform - pos: -0.5,-54.5 + pos: 12.034751,-85.565735 parent: 2 - - uid: 3885 + - uid: 18978 components: - type: Transform - pos: 4.5,-54.5 + pos: 8.847251,-85.51886 parent: 2 - - uid: 3926 + - uid: 27011 components: - type: Transform - pos: 1.5,-54.5 + pos: 58.659786,17.362257 parent: 2 - - uid: 9952 + - uid: 27012 components: - type: Transform - pos: 6.5,-54.5 + pos: 56.58166,19.752882 parent: 2 - - uid: 11648 + - uid: 28683 components: - type: Transform - pos: 3.5,-54.5 + pos: -45.230145,-48.96826 parent: 2 - - uid: 33332 + - uid: 60718 components: - type: Transform - pos: -5.5,14.5 - parent: 33049 - - uid: 36948 + rot: 1.5707963267948966 rad + pos: -35.91989,34.117126 + parent: 56631 +- proto: CandleSmall + entities: + - uid: 9687 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,11.5 - parent: 36861 - - uid: 46918 + pos: -58.48544,61.20832 + parent: 2 + - uid: 9688 components: - type: Transform - pos: 17.5,34.5 - parent: 45711 - - uid: 46919 + pos: -58.61044,61.27082 + parent: 2 + - uid: 9689 components: - type: Transform - pos: 15.5,32.5 - parent: 45711 - - uid: 46920 + pos: -58.70419,60.973946 + parent: 2 + - uid: 9690 components: - type: Transform - pos: 17.5,36.5 - parent: 45711 -- proto: BedsheetMime - entities: - - uid: 1463 + pos: -58.782314,61.14582 + parent: 2 + - uid: 9691 components: - type: Transform - pos: -53.5,11.5 + pos: -58.469814,61.005196 parent: 2 - - uid: 5504 + - uid: 9692 components: - type: Transform - pos: -39.5,56.5 + pos: -58.36044,61.30207 parent: 2 -- proto: BedsheetNT - entities: - - uid: 7947 + - uid: 9693 components: - type: Transform - pos: -38.5,-18.5 + pos: -58.20419,61.005196 parent: 2 -- proto: BedsheetOrange - entities: - - uid: 1465 + - uid: 9694 components: - type: Transform - pos: -14.5,-26.5 + pos: -68.53667,59.8632 parent: 2 - - uid: 1466 + - uid: 9695 components: - type: Transform - pos: -11.5,-26.5 + pos: -68.34917,59.722576 parent: 2 - - uid: 1467 + - uid: 9696 components: - type: Transform - pos: -20.5,-26.5 + pos: -68.75542,59.51945 parent: 2 - - uid: 1468 + - uid: 9697 components: - type: Transform - pos: -17.5,-26.5 + pos: -68.53667,59.597576 parent: 2 - - uid: 36949 + - uid: 9698 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,8.5 - parent: 36861 -- proto: BedsheetPurple - entities: - - uid: 36950 + pos: -68.75542,59.816326 + parent: 2 + - uid: 9699 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-3.5 - parent: 36861 -- proto: BedsheetQM + pos: -68.66167,60.128826 + parent: 2 +- proto: CandyBowl entities: - - uid: 1471 + - uid: 22994 components: - type: Transform - pos: 65.5,9.5 + pos: 60.24329,-43.831585 parent: 2 -- proto: BedsheetRD +- proto: CannabisSeeds entities: - - uid: 47582 + - uid: 5716 components: - type: Transform - pos: 28.5,-27.5 + pos: -25.521332,-44.53905 parent: 2 -- proto: BedsheetRed - entities: - - uid: 36951 + - uid: 14707 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-0.5 - parent: 36861 - - uid: 36952 + parent: 14706 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14708 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-6.5 - parent: 36861 - - uid: 36953 + parent: 14706 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14709 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-7.5 - parent: 36861 -- proto: BedsheetSpawner - entities: - - uid: 1474 + parent: 14706 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14710 components: - type: Transform - pos: -43.5,7.5 - parent: 2 - - uid: 1477 + parent: 14706 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21703 components: - type: Transform - pos: -46.5,7.5 + pos: -70.74529,-53.62863 parent: 2 - - uid: 1478 + - uid: 30415 components: - type: Transform - pos: -36.5,-6.5 + pos: 78.563896,-9.708521 parent: 2 - - uid: 1479 +- proto: CapacitorStockPart + entities: + - uid: 3844 components: - type: Transform - pos: -39.5,-6.5 + pos: 34.46509,-22.426102 parent: 2 - - uid: 1480 + - uid: 9423 components: - type: Transform - pos: -48.5,-4.5 + pos: 74.53075,-21.524912 parent: 2 - - uid: 1481 + - uid: 15981 components: - type: Transform - pos: -51.5,-4.5 + pos: 39.10733,50.503666 parent: 2 - - uid: 1482 + - uid: 15982 components: - type: Transform - pos: 56.5,-67.5 + pos: 39.154205,50.659916 parent: 2 - - uid: 1486 + - uid: 15983 components: - type: Transform - pos: 50.5,-67.5 + pos: 39.32608,50.55054 parent: 2 - - uid: 1487 + - uid: 15984 components: - type: Transform - pos: 53.5,-67.5 + pos: 39.404205,50.67554 parent: 2 - - uid: 23370 + - uid: 15985 components: - type: Transform - pos: -7.5,47.5 + pos: 39.60733,50.51929 parent: 2 - - uid: 32400 + - uid: 15986 components: - type: Transform - pos: 32.5,-39.5 + pos: 39.622955,50.659916 parent: 2 - - uid: 33333 + - uid: 15987 components: - type: Transform - pos: -7.5,20.5 - parent: 33049 - - uid: 33334 + pos: 39.404205,50.61304 + parent: 2 + - uid: 15988 components: - type: Transform - pos: -4.5,20.5 - parent: 33049 - - uid: 33335 + pos: 39.404205,50.61304 + parent: 2 + - uid: 16157 components: - type: Transform - pos: -1.5,20.5 - parent: 33049 - - uid: 33336 + pos: 23.362047,10.362192 + parent: 2 + - uid: 16165 components: - type: Transform - pos: -10.5,20.5 - parent: 33049 - - uid: 46921 + pos: 23.377672,10.518442 + parent: 2 + - uid: 16166 components: - type: Transform - pos: 12.5,22.5 - parent: 45711 - - uid: 46922 + pos: 23.377672,10.612192 + parent: 2 + - uid: 16167 components: - type: Transform - pos: 17.5,22.5 - parent: 45711 - - uid: 46923 + pos: 23.518297,10.643442 + parent: 2 + - uid: 16168 components: - type: Transform - pos: 12.5,26.5 - parent: 45711 - - uid: 46924 + pos: 23.502672,10.471567 + parent: 2 + - uid: 16169 components: - type: Transform - pos: 17.5,26.5 - parent: 45711 - - uid: 51278 + pos: 23.502672,10.377817 + parent: 2 + - uid: 16170 components: - type: Transform - pos: 3.5,-63.5 + pos: 23.643297,10.362192 parent: 2 - - uid: 51279 + - uid: 16171 components: - type: Transform - pos: 15.5,-63.5 + pos: 23.658922,10.455942 parent: 2 -- proto: BedsheetSyndie - entities: - - uid: 44193 + - uid: 16172 components: - type: Transform - pos: 59.5,-21.5 + pos: 23.627672,10.549692 parent: 2 - - uid: 46925 + - uid: 16173 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,30.5 - parent: 45711 -- proto: BedsheetWhite - entities: - - uid: 1489 + pos: 23.377672,10.580942 + parent: 2 + - uid: 16174 components: - type: Transform - pos: -18.5,-53.5 + pos: 23.455797,10.534067 parent: 2 - - uid: 1490 + - uid: 16175 components: - type: Transform - pos: -15.5,-53.5 + pos: 23.580797,10.393442 parent: 2 - - uid: 1491 + - uid: 16176 components: - type: Transform - pos: -28.5,-53.5 + pos: 23.377672,10.409067 parent: 2 - - uid: 35793 + - uid: 16177 components: - type: Transform - pos: -27.5,-38.5 + pos: 23.518297,10.424692 parent: 2 -- proto: BedsheetYellow - entities: - - uid: 35799 + - uid: 16178 components: - type: Transform - pos: -29.5,-38.5 + pos: 23.643297,10.487192 parent: 2 -- proto: BenchColorfulComfy - entities: - - uid: 494 + - uid: 16179 components: - type: Transform - pos: -1.5,51.5 + pos: 23.518297,10.471567 parent: 2 - - uid: 6882 + - uid: 16180 components: - type: Transform - pos: -3.5,51.5 + pos: 23.518297,10.471567 parent: 2 - - uid: 11216 + - uid: 16181 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,66.5 + pos: 23.518297,10.471567 parent: 2 - - uid: 11822 + - uid: 16182 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,66.5 + pos: 23.518297,10.471567 parent: 2 - - uid: 12668 + - uid: 16183 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,66.5 + pos: 23.518297,10.471567 parent: 2 - - uid: 12914 + - uid: 17982 components: - type: Transform - pos: -2.5,51.5 + pos: 65.50935,52.42597 parent: 2 - - uid: 13958 + - uid: 17983 components: - type: Transform - pos: -14.5,1.5 + pos: 65.24373,52.754093 parent: 2 - - uid: 20284 + - uid: 22216 components: - type: Transform - pos: 50.5,-20.5 + pos: -57.32935,-22.87974 parent: 2 - - uid: 20285 + - uid: 24298 components: - type: Transform - pos: 49.5,-20.5 + pos: -56.769173,71.72201 parent: 2 - - uid: 20506 + - uid: 60719 components: - type: Transform - pos: 48.5,-20.5 - parent: 2 - - uid: 22237 + pos: 25.603254,23.642792 + parent: 56631 + - uid: 60720 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,66.5 - parent: 2 - - uid: 22295 + pos: 25.394922,23.569876 + parent: 56631 + - uid: 60721 components: - type: Transform - pos: -16.5,1.5 + pos: 23.342838,24.601126 + parent: 56631 + - uid: 60722 + components: + - type: Transform + pos: 37.541164,32.55561 + parent: 56631 + - uid: 60723 + components: + - type: Transform + pos: -9.655304,69.384705 + parent: 56631 + - uid: 60724 + components: + - type: Transform + pos: -9.592773,69.65033 + parent: 56631 + - uid: 60725 + components: + - type: Transform + pos: -9.405304,69.36908 + parent: 56631 + - uid: 60726 + components: + - type: Transform + pos: -9.467804,69.384705 + parent: 56631 +- proto: CaptainIDCard + entities: + - uid: 8034 + components: + - type: Transform + rot: 31.415926535897945 rad + pos: 9.507494,-6.369094 parent: 2 - - uid: 23192 +- proto: CarbonDioxideCanister + entities: + - uid: 8146 components: - type: Transform - pos: -0.5,51.5 + pos: 66.5,-37.5 parent: 2 - - uid: 24717 + - uid: 13003 components: - type: Transform - pos: -12.5,1.5 + pos: 17.5,20.5 parent: 2 - - uid: 26675 + - uid: 15139 components: - type: Transform - pos: -18.5,1.5 + pos: 29.5,50.5 parent: 2 - - uid: 28539 + - uid: 15364 components: - type: Transform - pos: 51.5,-20.5 + pos: 25.5,68.5 parent: 2 -- proto: BenchComfy - entities: - - uid: 18629 + - uid: 21969 components: - type: Transform - pos: -4.5,-36.5 + pos: -71.5,-36.5 parent: 2 - - uid: 18631 + - uid: 25295 components: - type: Transform - pos: -5.5,-36.5 + pos: -50.5,59.5 parent: 2 - - uid: 21397 + - uid: 28908 components: - type: Transform - pos: 5.5,-36.5 + pos: -58.5,-51.5 parent: 2 - - uid: 23702 + - uid: 30271 components: - type: Transform - pos: 3.5,-36.5 + pos: 51.5,-12.5 parent: 2 - - uid: 46926 + - uid: 60727 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,35.5 - parent: 45711 - - uid: 46927 + pos: -7.5,38.5 + parent: 56631 +- proto: Carpet + entities: + - uid: 2153 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,34.5 - parent: 45711 -- proto: BenchRedComfy - entities: - - uid: 25708 + pos: -66.5,64.5 + parent: 2 + - uid: 2154 components: - type: Transform rot: 1.5707963267948966 rad - pos: -37.5,24.5 + pos: -60.5,65.5 parent: 2 - - uid: 25768 + - uid: 2167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,24.5 + rot: 1.5707963267948966 rad + pos: -61.5,64.5 parent: 2 - - uid: 26095 + - uid: 2636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-1.5 + rot: 1.5707963267948966 rad + pos: -65.5,64.5 parent: 2 - - uid: 26097 + - uid: 2990 components: - type: Transform rot: 1.5707963267948966 rad - pos: 31.5,-1.5 + pos: -60.5,64.5 parent: 2 - - uid: 34639 + - uid: 3796 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,47.5 - parent: 45711 - - uid: 34640 + rot: 1.5707963267948966 rad + pos: -66.5,65.5 + parent: 2 + - uid: 3982 components: - type: Transform - pos: 14.5,53.5 - parent: 45711 - - uid: 46928 + pos: -64.5,56.5 + parent: 2 + - uid: 4019 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,0.5 - parent: 45711 - - uid: 46929 + pos: -64.5,60.5 + parent: 2 + - uid: 4587 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,1.5 - parent: 45711 - - uid: 46930 + pos: -103.5,9.5 + parent: 2 + - uid: 4593 components: - type: Transform - pos: 4.5,35.5 - parent: 45711 - - uid: 46931 + pos: -102.5,9.5 + parent: 2 + - uid: 4602 components: - type: Transform - pos: 5.5,35.5 - parent: 45711 - - uid: 46932 + pos: -103.5,10.5 + parent: 2 + - uid: 4603 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,32.5 - parent: 45711 - - uid: 46933 + pos: -102.5,10.5 + parent: 2 + - uid: 4891 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,32.5 - parent: 45711 - - uid: 46934 + pos: -64.5,63.5 + parent: 2 + - uid: 5986 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,32.5 - parent: 45711 - - uid: 46935 + pos: -36.5,30.5 + parent: 2 + - uid: 6010 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,32.5 - parent: 45711 - - uid: 46936 + pos: -35.5,30.5 + parent: 2 + - uid: 6011 components: - type: Transform - pos: -3.5,35.5 - parent: 45711 - - uid: 46937 + pos: -34.5,30.5 + parent: 2 + - uid: 7966 components: - type: Transform - pos: -2.5,35.5 - parent: 45711 - - uid: 46938 + pos: -53.5,67.5 + parent: 2 + - uid: 7967 components: - type: Transform - pos: -7.5,18.5 - parent: 45711 - - uid: 46939 + pos: -53.5,66.5 + parent: 2 + - uid: 7968 components: - type: Transform - pos: -9.5,18.5 - parent: 45711 - - uid: 46940 + pos: -53.5,65.5 + parent: 2 + - uid: 9369 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,17.5 - parent: 45711 - - uid: 46941 + pos: 6.5,50.5 + parent: 2 + - uid: 9409 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,17.5 - parent: 45711 - - uid: 46942 + rot: -1.5707963267948966 rad + pos: 5.5,49.5 + parent: 2 + - uid: 9410 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,8.5 - parent: 45711 - - uid: 46943 + rot: -1.5707963267948966 rad + pos: 6.5,49.5 + parent: 2 + - uid: 9413 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,8.5 - parent: 45711 - - uid: 46944 + rot: -1.5707963267948966 rad + pos: 5.5,50.5 + parent: 2 + - uid: 9416 components: - type: Transform - pos: 13.5,18.5 - parent: 45711 - - uid: 53298 + rot: -1.5707963267948966 rad + pos: 4.5,50.5 + parent: 2 + - uid: 9417 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,58.5 - parent: 45711 - - uid: 56031 + rot: -1.5707963267948966 rad + pos: 4.5,49.5 + parent: 2 + - uid: 9505 components: - type: Transform - pos: 6.5,52.5 - parent: 45711 -- proto: Bible - entities: - - uid: 1492 + pos: 4.5,51.5 + parent: 2 + - uid: 9526 components: - type: Transform - pos: -35.4942,14.614957 + pos: 5.5,51.5 parent: 2 -- proto: BigBox - entities: - - uid: 1493 + - uid: 9808 components: - type: Transform - pos: 44.515884,-53.524742 + rot: 1.5707963267948966 rad + pos: -17.5,44.5 parent: 2 - - uid: 1494 + - uid: 9809 components: - type: Transform - pos: 45.56276,-53.524742 + rot: 1.5707963267948966 rad + pos: -16.5,42.5 parent: 2 - - uid: 43064 + - uid: 9810 components: - type: Transform - pos: -11.800321,-11.452964 + rot: 1.5707963267948966 rad + pos: -16.5,43.5 parent: 2 -- proto: BikeHorn - entities: - - uid: 1495 + - uid: 9811 components: - type: Transform - pos: -56.60317,11.412846 + rot: 1.5707963267948966 rad + pos: -18.5,41.5 parent: 2 - - uid: 1496 + - uid: 9812 components: - type: Transform - pos: -37.03795,35.433952 + rot: 1.5707963267948966 rad + pos: -16.5,41.5 parent: 2 -- proto: BikeHornImplanter - entities: - - uid: 54410 + - uid: 9813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.951553,47.622986 - parent: 45711 -- proto: BikeHornInstrument - entities: - - uid: 1497 + rot: 1.5707963267948966 rad + pos: -18.5,44.5 + parent: 2 + - uid: 9814 components: - type: Transform - pos: -63.40016,9.199067 + rot: 1.5707963267948966 rad + pos: -17.5,42.5 parent: 2 -- proto: BiomassReclaimer - entities: - - uid: 51069 + - uid: 9815 components: - type: Transform - pos: 9.5,-61.5 + rot: 1.5707963267948966 rad + pos: -18.5,42.5 parent: 2 -- proto: BirdToyInstrument - entities: - - uid: 1499 + - uid: 9816 components: - type: Transform - pos: 2.369126,-28.384653 + rot: 1.5707963267948966 rad + pos: -18.5,43.5 parent: 2 - - uid: 11752 + - uid: 9817 components: - type: Transform - pos: -22.478868,69.593544 + rot: 1.5707963267948966 rad + pos: -17.5,43.5 parent: 2 - - uid: 42074 + - uid: 9818 components: - type: Transform - pos: -46.500977,-35.36528 + rot: 1.5707963267948966 rad + pos: -17.5,41.5 parent: 2 -- proto: BladedFlatcapGrey - entities: - - uid: 54335 + - uid: 9820 components: - type: Transform - pos: -36.709152,31.607605 - parent: 45711 -- proto: BlastDoor - entities: - - uid: 1184 + rot: 1.5707963267948966 rad + pos: -16.5,44.5 + parent: 2 + - uid: 11991 components: - type: Transform - pos: 49.5,29.5 + pos: -64.5,58.5 parent: 2 - - type: DeviceLinkSink - links: - - 47626 - - 47627 - - uid: 1505 + - uid: 11992 components: - type: Transform - pos: 10.5,-4.5 + pos: -64.5,62.5 parent: 2 - - type: DeviceLinkSink - links: - - 26864 - - uid: 1507 + - uid: 11993 components: - type: Transform - pos: 10.5,-3.5 + pos: -64.5,59.5 parent: 2 - - type: DeviceLinkSink - links: - - 26864 - - uid: 1508 + - uid: 12015 components: - type: Transform - pos: 10.5,-5.5 + pos: -64.5,57.5 parent: 2 - - type: DeviceLinkSink - links: - - 26864 - - uid: 1513 + - uid: 12024 components: - type: Transform - pos: -25.5,-28.5 + pos: -64.5,61.5 parent: 2 - - type: DeviceLinkSink - links: - - 26865 - - uid: 1514 + - uid: 12025 components: - type: Transform - pos: 75.5,7.5 + pos: -64.5,64.5 parent: 2 - - type: DeviceLinkSink - links: - - 25009 - - uid: 1518 + - uid: 12033 components: - type: Transform - pos: 77.5,-4.5 + pos: -65.5,66.5 parent: 2 - - type: DeviceLinkSink - links: - - 25034 - - uid: 1526 + - uid: 12038 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-32.5 + pos: -63.5,63.5 parent: 2 - - type: DeviceLinkSink - links: - - 25030 - - uid: 1527 + - uid: 12039 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,-32.5 + pos: -63.5,64.5 parent: 2 - - type: DeviceLinkSink - links: - - 25030 - - uid: 1528 + - uid: 12040 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 80.5,-56.5 + pos: -62.5,64.5 parent: 2 - - type: DeviceLinkSink - links: - - 25033 - - uid: 1529 + - uid: 12041 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-32.5 + pos: -62.5,63.5 parent: 2 - - type: DeviceLinkSink - links: - - 25030 - - uid: 1530 + - uid: 12042 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,-56.5 + pos: -62.5,62.5 parent: 2 - - type: DeviceLinkSink - links: - - 25033 - - uid: 1531 + - uid: 12043 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 79.5,-56.5 + pos: -62.5,61.5 parent: 2 - - type: DeviceLinkSink - links: - - 25033 - - uid: 1532 + - uid: 12044 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-60.5 + pos: -62.5,60.5 parent: 2 - - type: DeviceLinkSink - links: - - 25036 - - uid: 1533 + - uid: 12045 components: - type: Transform - pos: 41.5,-65.5 + pos: -62.5,59.5 parent: 2 - - type: DeviceLinkSink - links: - - 25031 - - uid: 1538 + - uid: 12046 components: - type: Transform - pos: 41.5,31.5 + pos: -62.5,58.5 parent: 2 - - type: DeviceLinkSink - links: - - 44790 - - 44828 - - uid: 1539 + - uid: 12047 components: - type: Transform - pos: 41.5,32.5 + pos: -62.5,57.5 parent: 2 - - type: DeviceLinkSink - links: - - 44790 - - 44828 - - uid: 1549 + - uid: 12048 components: - type: Transform - pos: 41.5,33.5 + pos: -62.5,56.5 parent: 2 - - type: DeviceLinkSink - links: - - 44790 - - 44828 - - uid: 2107 + - uid: 12049 components: - type: Transform - pos: 63.5,-39.5 + pos: -65.5,65.5 parent: 2 - - type: DeviceLinkSink - links: - - 44012 - - uid: 10093 + - uid: 12050 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-35.5 + pos: -64.5,66.5 parent: 2 - - type: DeviceLinkSink - links: - - 9957 - - uid: 11860 + - uid: 12051 components: - type: Transform - pos: -46.5,-18.5 + pos: -64.5,65.5 parent: 2 - - type: DeviceLinkSink - links: - - 43631 - - uid: 11969 + - uid: 12053 components: - type: Transform - pos: -25.5,-24.5 + pos: -63.5,65.5 parent: 2 - - type: DeviceLinkSink - links: - - 6562 - - uid: 12152 + - uid: 12054 components: - type: Transform - pos: -46.5,-19.5 + pos: -62.5,66.5 parent: 2 - - type: DeviceLinkSink - links: - - 43631 - - uid: 12283 + - uid: 12055 components: - type: Transform - pos: -46.5,-20.5 + pos: -62.5,65.5 parent: 2 - - type: DeviceLinkSink - links: - - 43631 - - uid: 19246 + - uid: 12056 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-34.5 + pos: -61.5,66.5 parent: 2 - - type: DeviceLinkSink - links: - - 22114 - - uid: 20267 + - uid: 12057 components: - type: Transform - pos: 47.5,-29.5 + pos: -61.5,65.5 parent: 2 - - type: DeviceLinkSink - links: - - 17399 - - uid: 20354 + - uid: 20145 components: - type: Transform - pos: 64.5,-39.5 + pos: -60.5,-21.5 parent: 2 - - type: DeviceLinkSink - links: - - 44012 - - uid: 20440 + - uid: 20146 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-36.5 + pos: -59.5,-21.5 parent: 2 - - type: DeviceLinkSink - links: - - 22114 - - uid: 20509 + - uid: 20147 components: - type: Transform - pos: 75.5,-25.5 + pos: -59.5,-20.5 parent: 2 - - type: DeviceLinkSink - links: - - 44566 - - uid: 21792 + - uid: 20148 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-35.5 + pos: -60.5,-20.5 parent: 2 - - type: DeviceLinkSink - links: - - 22114 - - uid: 22550 + - uid: 20149 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-17.5 + pos: -60.5,-19.5 parent: 2 - - type: DeviceLinkSink - links: - - 35916 - - uid: 26270 + - uid: 20150 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-13.5 + pos: -59.5,-19.5 parent: 2 - - type: DeviceLinkSink - links: - - 35917 - - uid: 31082 + - uid: 66144 components: - type: Transform - pos: 65.5,-39.5 - parent: 2 - - type: DeviceLinkSink - links: - - 44012 - - uid: 31258 + pos: -5.5,19.5 + parent: 65849 + - uid: 66145 components: - type: Transform - pos: 47.5,-30.5 - parent: 2 - - type: DeviceLinkSink - links: - - 17399 - - uid: 31259 + pos: -4.5,19.5 + parent: 65849 + - uid: 67366 components: - type: Transform - pos: 47.5,-31.5 - parent: 2 - - type: DeviceLinkSink - links: - - 17399 - - uid: 36361 + rot: -1.5707963267948966 rad + pos: 14.5,-0.5 + parent: 66965 + - uid: 67367 components: - type: Transform - pos: 51.5,-30.5 - parent: 2 - - type: DeviceLinkSink - links: - - 9956 - - uid: 46561 + rot: -1.5707963267948966 rad + pos: 14.5,-1.5 + parent: 66965 + - uid: 67368 components: - type: Transform - pos: 0.5,47.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46016 - - 52618 - - uid: 46807 + rot: -1.5707963267948966 rad + pos: 11.5,-4.5 + parent: 66965 + - uid: 67369 components: - type: Transform - pos: -0.5,47.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46016 - - uid: 46811 + rot: -1.5707963267948966 rad + pos: 11.5,-3.5 + parent: 66965 + - uid: 67370 components: - type: Transform - pos: -12.5,68.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53128 - - uid: 46812 + rot: -1.5707963267948966 rad + pos: 11.5,-2.5 + parent: 66965 +- proto: CarpetBlack + entities: + - uid: 50 components: - type: Transform - pos: -2.5,63.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 52547 - - 52567 - - uid: 46945 + rot: -1.5707963267948966 rad + pos: -62.5,9.5 + parent: 2 + - uid: 3136 components: - type: Transform - pos: -5.5,16.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - uid: 46946 + rot: 1.5707963267948966 rad + pos: -49.5,-16.5 + parent: 2 + - uid: 3139 components: - type: Transform - pos: 6.5,16.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46947 + pos: -51.5,-17.5 + parent: 2 + - uid: 3140 components: - type: Transform - pos: 1.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46948 + pos: -51.5,-18.5 + parent: 2 + - uid: 3587 components: - type: Transform - pos: -0.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46949 + rot: 1.5707963267948966 rad + pos: -50.5,-16.5 + parent: 2 + - uid: 3588 components: - type: Transform - pos: 0.5,-0.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49209 - - 49208 - - 49232 - - 49207 - - 49210 - - 49238 - - 49236 - missingComponents: - - Damageable - - uid: 46950 + rot: 1.5707963267948966 rad + pos: -50.5,-17.5 + parent: 2 + - uid: 3589 components: - type: Transform - pos: 1.5,-0.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49209 - - 49208 - - 49232 - - 49207 - - 49210 - - 49238 - - 49236 - missingComponents: - - Damageable - - uid: 46951 + rot: 1.5707963267948966 rad + pos: -50.5,-18.5 + parent: 2 + - uid: 3602 components: - type: Transform - pos: -0.5,-0.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49209 - - 49208 - - 49232 - - 49207 - - 49210 - - 49238 - - 49236 - missingComponents: - - Damageable - - uid: 46952 + rot: 1.5707963267948966 rad + pos: -49.5,-17.5 + parent: 2 + - uid: 3603 components: - type: Transform - pos: -0.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49209 - - 49233 - - 49208 - - 49207 - - 49234 - - 49237 - - 49210 - - uid: 46953 + rot: 1.5707963267948966 rad + pos: -49.5,-18.5 + parent: 2 + - uid: 4979 components: - type: Transform - pos: 1.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49209 - - 49233 - - 49208 - - 49207 - - 49234 - - 49237 - - 49210 - - uid: 46954 + pos: -115.5,10.5 + parent: 2 + - uid: 4980 components: - type: Transform - pos: 0.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49209 - - 49233 - - 49208 - - 49207 - - 49234 - - 49237 - - 49210 - - uid: 46955 + pos: -115.5,9.5 + parent: 2 + - uid: 4981 components: - type: Transform - pos: -8.5,9.5 - parent: 45711 - - uid: 46956 + pos: -115.5,8.5 + parent: 2 + - uid: 4982 components: - type: Transform - pos: 9.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49240 - - type: DeviceLinkSource - linkedPorts: - 49240: - - DoorStatus: Trigger - 48895: - - DoorStatus: Toggle - 48846: - - DoorStatus: Toggle - 48847: - - DoorStatus: Toggle - 48851: - - DoorStatus: Toggle - 48843: - - DoorStatus: Toggle - 48902: - - DoorStatus: Toggle - 48901: - - DoorStatus: Toggle - 48907: [] - 48906: - - DoorStatus: Toggle - 48852: - - DoorStatus: Toggle - 48856: - - DoorStatus: Toggle - 48910: - - DoorStatus: Toggle - 48912: - - DoorStatus: Toggle - 48915: - - DoorStatus: Toggle - 48859: - - DoorStatus: Toggle - 48855: - - DoorStatus: Toggle - 48861: - - DoorStatus: Toggle - 48911: - - DoorStatus: Toggle - 48865: - - DoorStatus: Toggle - 48866: - - DoorStatus: Toggle - 48854: - - DoorStatus: Toggle - - uid: 46957 + pos: -114.5,10.5 + parent: 2 + - uid: 4983 components: - type: Transform - pos: -8.5,10.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49239 - - type: DeviceLinkSource - linkedPorts: - 48842: - - DoorStatus: Toggle - 49239: - - DoorStatus: Trigger - 48844: - - DoorStatus: Toggle - 48900: - - DoorStatus: Toggle - 48898: - - DoorStatus: Toggle - 48850: - - DoorStatus: Toggle - 48848: - - DoorStatus: Toggle - 48902: [] - 48903: - - DoorStatus: Toggle - 48905: - - DoorStatus: Toggle - 48907: - - DoorStatus: Toggle - 48858: - - DoorStatus: Toggle - 48917: - - DoorStatus: Toggle - 48914: - - DoorStatus: Toggle - 48853: - - DoorStatus: Toggle - 48911: [] - 48865: [] - 48854: [] - - uid: 46958 + pos: -114.5,9.5 + parent: 2 + - uid: 4984 + components: + - type: Transform + pos: -114.5,8.5 + parent: 2 + - uid: 5780 + components: + - type: Transform + pos: -31.5,51.5 + parent: 2 + - uid: 5781 + components: + - type: Transform + pos: -31.5,50.5 + parent: 2 + - uid: 5782 components: - type: Transform - pos: -4.5,18.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46959 + pos: -31.5,49.5 + parent: 2 + - uid: 5783 components: - type: Transform - pos: -4.5,14.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46960 + pos: -30.5,51.5 + parent: 2 + - uid: 5784 components: - type: Transform - pos: 5.5,14.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46961 + pos: -30.5,50.5 + parent: 2 + - uid: 5785 components: - type: Transform - pos: 0.5,16.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46962 + pos: -30.5,49.5 + parent: 2 + - uid: 5786 components: - type: Transform - pos: 5.5,18.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49211 - - 49218 - - 49219 - - uid: 46963 + pos: -29.5,51.5 + parent: 2 + - uid: 5787 components: - type: Transform - pos: -21.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49212 - - uid: 46964 + pos: -29.5,50.5 + parent: 2 + - uid: 5788 components: - type: Transform - pos: 0.5,19.5 - parent: 45711 - - uid: 46965 + pos: -29.5,49.5 + parent: 2 + - uid: 7565 components: - type: Transform - pos: 8.5,19.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49213 - - uid: 46966 + rot: -1.5707963267948966 rad + pos: -63.5,9.5 + parent: 2 + - uid: 9537 components: - type: Transform - pos: 7.5,24.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49215 - - uid: 46967 + pos: 7.5,54.5 + parent: 2 + - uid: 9538 components: - type: Transform - pos: 9.5,21.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49213 - - uid: 46968 + pos: 8.5,54.5 + parent: 2 + - uid: 9539 components: - type: Transform - pos: 7.5,21.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49213 - - uid: 46969 + pos: 9.5,54.5 + parent: 2 + - uid: 9785 components: - type: Transform - pos: 9.5,24.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49215 - - uid: 46970 + pos: -43.5,24.5 + parent: 2 + - uid: 9789 components: - type: Transform - pos: 9.5,27.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49216 - - uid: 46971 + pos: -43.5,23.5 + parent: 2 + - uid: 9790 components: - type: Transform - pos: 7.5,27.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49216 - - uid: 46972 + pos: -42.5,24.5 + parent: 2 + - uid: 9791 components: - type: Transform - pos: 7.5,30.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49217 - - uid: 46973 + pos: -42.5,23.5 + parent: 2 + - uid: 9889 components: - type: Transform - pos: 9.5,30.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49217 - - uid: 46974 + pos: -18.5,24.5 + parent: 2 + - uid: 10061 components: - type: Transform - pos: 0.5,31.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49228 - - uid: 46975 + pos: -18.5,22.5 + parent: 2 + - uid: 10074 components: - type: Transform - pos: 1.5,31.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49228 - - uid: 46976 + pos: -18.5,21.5 + parent: 2 + - uid: 10075 components: - type: Transform - pos: -0.5,31.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49228 - - uid: 46977 + pos: -17.5,24.5 + parent: 2 + - uid: 10076 components: - type: Transform - pos: -19.5,21.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49501 - - uid: 46978 + pos: -18.5,20.5 + parent: 2 + - uid: 10077 components: - type: Transform - pos: 10.5,16.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49241 - - type: DeviceLinkSource - linkedPorts: - 49241: - - DoorStatus: Trigger - 48909: - - DoorStatus: Toggle - 48913: - - DoorStatus: Toggle - 48916: - - DoorStatus: Toggle - 48918: - - DoorStatus: Toggle - 48854: - - DoorStatus: Toggle - 48860: - - DoorStatus: Toggle - 48919: - - DoorStatus: Toggle - 48921: - - DoorStatus: Toggle - 48863: - - DoorStatus: Toggle - 48923: - - DoorStatus: Toggle - - uid: 46979 + pos: -17.5,22.5 + parent: 2 + - uid: 10078 components: - type: Transform - pos: -19.5,22.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49501 - - uid: 46980 + pos: -17.5,23.5 + parent: 2 + - uid: 10079 components: - type: Transform - pos: -19.5,23.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49501 - - uid: 46981 + pos: -17.5,20.5 + parent: 2 + - uid: 10080 components: - type: Transform - pos: -19.5,24.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49501 - - uid: 47828 + pos: -17.5,21.5 + parent: 2 + - uid: 10081 components: - type: Transform - pos: 1.5,39.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46562 - - uid: 50268 + pos: -16.5,23.5 + parent: 2 + - uid: 10082 components: - type: Transform - pos: 0.5,39.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46562 - - 46016 - - uid: 51608 + pos: -16.5,24.5 + parent: 2 + - uid: 10083 components: - type: Transform - pos: 37.5,10.5 + pos: -16.5,21.5 parent: 2 - - type: DeviceLinkSink - links: - - 51609 - - uid: 52364 + - uid: 10084 components: - type: Transform - pos: -0.5,59.5 - parent: 45711 - - uid: 52365 + pos: -16.5,22.5 + parent: 2 + - uid: 10085 components: - type: Transform - pos: 1.5,59.5 - parent: 45711 - - uid: 52619 + pos: -15.5,24.5 + parent: 2 + - uid: 10086 components: - type: Transform - pos: -5.5,37.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46562 - - uid: 52620 + pos: -16.5,20.5 + parent: 2 + - uid: 10087 components: - type: Transform - pos: 6.5,37.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46562 - - uid: 53127 + pos: -15.5,23.5 + parent: 2 + - uid: 10088 components: - type: Transform - pos: 7.5,77.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 52973 - - uid: 53137 + pos: -15.5,22.5 + parent: 2 + - uid: 10094 components: - type: Transform - pos: -1.5,77.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 52973 - - uid: 53162 + pos: -18.5,23.5 + parent: 2 + - uid: 10131 components: - type: Transform - pos: 3.5,78.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 52973 - missingComponents: - - Damageable - - uid: 53840 + pos: -15.5,21.5 + parent: 2 + - uid: 10132 components: - type: Transform - pos: -38.5,39.5 - parent: 45711 - - uid: 53967 + pos: -15.5,20.5 + parent: 2 + - uid: 12391 components: - type: Transform - pos: -37.5,47.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53971 - - 54320 - - 55979 - - uid: 53968 + pos: -74.5,61.5 + parent: 2 + - uid: 12634 components: - type: Transform - pos: -37.5,48.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53971 - - 54320 - - 55979 - - uid: 53969 + pos: -74.5,60.5 + parent: 2 + - uid: 12635 components: - type: Transform - pos: -37.5,49.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53971 - - 54320 - - 55979 - - uid: 54080 + pos: -75.5,60.5 + parent: 2 + - uid: 12640 components: - type: Transform - pos: -42.5,47.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54333 - missingComponents: - - Damageable - - uid: 54081 + pos: -75.5,62.5 + parent: 2 + - uid: 12642 components: - type: Transform - pos: -42.5,48.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54333 - missingComponents: - - Damageable - - uid: 54082 + pos: -75.5,61.5 + parent: 2 + - uid: 12644 components: - type: Transform - pos: -42.5,49.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54333 - missingComponents: - - Damageable - - uid: 54148 + pos: -76.5,62.5 + parent: 2 + - uid: 12646 components: - type: Transform - pos: -53.5,47.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54150 + pos: -76.5,61.5 + parent: 2 + - uid: 21659 components: - type: Transform - pos: -49.5,47.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54154 + pos: -66.5,-23.5 + parent: 2 + - uid: 25557 components: - type: Transform - pos: -49.5,48.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54155 + pos: 10.5,-84.5 + parent: 2 + - uid: 25931 components: - type: Transform - pos: -49.5,49.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54157 + pos: 9.5,-82.5 + parent: 2 + - uid: 44127 components: - type: Transform - pos: -50.5,46.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54158 + pos: 9.5,-84.5 + parent: 2 + - uid: 44128 components: - type: Transform - pos: -51.5,46.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54159 + pos: 11.5,-84.5 + parent: 2 + - uid: 44130 components: - type: Transform - pos: -52.5,46.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54160 + pos: 9.5,-83.5 + parent: 2 + - uid: 44131 components: - type: Transform - pos: -53.5,48.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54161 + pos: 11.5,-82.5 + parent: 2 + - uid: 44139 components: - type: Transform - pos: -53.5,49.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54162 + pos: 10.5,-83.5 + parent: 2 + - uid: 44140 components: - type: Transform - pos: -52.5,50.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54163 + pos: 10.5,-82.5 + parent: 2 + - uid: 44142 components: - type: Transform - pos: -51.5,50.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 54164 + pos: 11.5,-83.5 + parent: 2 + - uid: 47856 components: - type: Transform - pos: -50.5,50.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54332 - missingComponents: - - Damageable - - uid: 55984 + pos: -60.5,-86.5 + parent: 2 + - uid: 47857 components: - type: Transform - pos: 2.5,78.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 52973 - missingComponents: - - Damageable -- proto: BlastDoorFrame - entities: - - uid: 31349 + pos: -60.5,-87.5 + parent: 2 + - uid: 47858 components: - type: Transform - anchored: True - pos: 31.5,-30.5 + pos: -59.5,-86.5 parent: 2 - - uid: 46805 + - uid: 47859 components: - type: Transform - anchored: True - pos: -0.5,39.5 - parent: 45711 - - uid: 46806 + pos: -59.5,-87.5 + parent: 2 + - uid: 60728 components: - type: Transform - anchored: True - pos: 1.5,47.5 - parent: 45711 - - uid: 46985 + rot: -1.5707963267948966 rad + pos: 12.5,22.5 + parent: 56631 + - uid: 60729 components: - type: Transform - anchored: True - pos: 9.5,10.5 - parent: 45711 - - uid: 46986 + pos: 16.5,26.5 + parent: 56631 + - uid: 60730 components: - type: Transform - anchored: True - pos: -8.5,11.5 - parent: 45711 - - uid: 46987 + pos: 16.5,27.5 + parent: 56631 + - uid: 60731 components: - type: Transform - anchored: True - pos: 9.5,9.5 - parent: 45711 - - uid: 53843 + pos: 17.5,26.5 + parent: 56631 + - uid: 60732 components: - type: Transform - anchored: True - pos: -38.5,42.5 - parent: 45711 -- proto: BlastDoorOpen - entities: - - uid: 1534 + pos: 17.5,27.5 + parent: 56631 + - uid: 60733 components: - type: Transform - pos: -5.5,-19.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7958 - - 1542 - - uid: 1561 + rot: -1.5707963267948966 rad + pos: 11.5,24.5 + parent: 56631 + - uid: 60734 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-60.5 - parent: 2 - - type: DeviceLinkSink - invokeCounter: 1 - links: - - 25035 - - uid: 7449 + rot: -1.5707963267948966 rad + pos: 11.5,22.5 + parent: 56631 + - uid: 60735 components: - type: Transform - pos: -6.5,1.5 - parent: 2 - - type: DeviceLinkSink - links: - - 12262 - - 24898 - - uid: 7450 + rot: -1.5707963267948966 rad + pos: 12.5,26.5 + parent: 56631 + - uid: 60736 components: - type: Transform - pos: -6.5,-0.5 - parent: 2 - - type: DeviceLinkSink - links: - - 12262 - - 24898 - - uid: 7872 + rot: -1.5707963267948966 rad + pos: 11.5,26.5 + parent: 56631 + - uid: 60737 components: - type: Transform - pos: -5.5,-21.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7958 - - 1542 - - uid: 7875 + rot: -1.5707963267948966 rad + pos: 17.5,23.5 + parent: 56631 + - uid: 60738 components: - type: Transform - pos: -21.5,-4.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7871 - - 1535 - - uid: 7908 + rot: -1.5707963267948966 rad + pos: 17.5,22.5 + parent: 56631 + - uid: 66146 components: - type: Transform - pos: -5.5,-20.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7958 - - 1542 - - uid: 7925 + pos: -10.5,19.5 + parent: 65849 + - uid: 66147 components: - type: Transform - pos: -22.5,-4.5 + pos: -11.5,19.5 + parent: 65849 +- proto: CarpetBlue + entities: + - uid: 3742 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -101.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 7871 - - 1535 - - uid: 7941 + - uid: 5214 components: - type: Transform - pos: -20.5,-4.5 + rot: -1.5707963267948966 rad + pos: -103.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 7871 - - 1535 - - uid: 9892 + - uid: 5258 components: - type: Transform - pos: 5.5,1.5 + rot: -1.5707963267948966 rad + pos: -102.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 53060 - - 24898 - - uid: 14363 + - uid: 6942 components: - type: Transform - pos: -6.5,0.5 + pos: -23.5,-10.5 parent: 2 - - type: DeviceLinkSink - links: - - 12262 - - 24898 - - uid: 21210 + - uid: 6943 components: - type: Transform - pos: -18.5,-51.5 + pos: -24.5,-10.5 parent: 2 - - type: DeviceLinkSink - links: - - 1944 - - uid: 26458 + - uid: 6949 components: - type: Transform - pos: 5.5,0.5 + pos: -25.5,-9.5 parent: 2 - - type: DeviceLinkSink - links: - - 53060 - - 24898 - - uid: 32751 + - uid: 6950 components: - type: Transform - pos: 5.5,-0.5 + pos: -24.5,-9.5 parent: 2 - - type: DeviceLinkSink - links: - - 53060 - - 24898 - - uid: 42651 + - uid: 6951 components: - type: Transform - pos: -15.5,-51.5 + pos: -23.5,-9.5 parent: 2 - - type: DeviceLinkSink - links: - - 26213 - - uid: 46988 + - uid: 6952 components: - type: Transform - pos: 8.5,35.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49214 -- proto: BlockGameArcade - entities: - - uid: 1562 + pos: -25.5,-10.5 + parent: 2 + - uid: 6953 components: - type: Transform - pos: 47.5,11.5 + pos: -23.5,-11.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 1563 + - uid: 6954 components: - type: Transform - pos: -57.5,-11.5 + pos: -24.5,-11.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 20242 + - uid: 6955 components: - type: Transform - pos: -21.5,32.5 + pos: -25.5,-11.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 42426 + - uid: 7932 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,-1.5 + pos: -61.5,7.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 42485 + - uid: 9320 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,2.5 + pos: 11.5,49.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 44043 + - uid: 9325 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,17.5 + pos: 10.5,49.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 44045 + - uid: 9328 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,19.5 + pos: 10.5,50.5 parent: 2 - - type: SpamEmitSound - enabled: False -- proto: BlockGameArcadeComputerCircuitboard - entities: - - uid: 52079 + - uid: 9392 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.538078,9.508961 + pos: 12.5,50.5 parent: 2 -- proto: Bloodpack - entities: - - uid: 15884 + - uid: 9393 components: - type: Transform rot: -1.5707963267948966 rad - pos: -65.18751,-11.574349 + pos: 12.5,49.5 parent: 2 - - uid: 51464 + - uid: 9463 components: - type: Transform - pos: -9.7007475,-50.553074 + pos: 11.5,50.5 parent: 2 -- proto: BluespaceBeaker - entities: - - uid: 55869 + - uid: 9529 components: - type: Transform - pos: -35.294586,27.528015 - parent: 45711 -- proto: BodyBag_Folded - entities: - - uid: 11123 + pos: 11.5,51.5 + parent: 2 + - uid: 9530 components: - type: Transform - pos: -0.34074032,-59.21834 + pos: 12.5,51.5 parent: 2 - - uid: 43623 + - uid: 10454 components: - type: Transform - pos: -48.582417,52.67684 + pos: -80.5,61.5 parent: 2 - - uid: 43624 + - uid: 10902 components: - type: Transform - pos: -47.082417,52.817463 + pos: -78.5,60.5 parent: 2 - - uid: 52879 + - uid: 10907 components: - type: Transform - pos: -2.2380981,-2.2992554 - parent: 45711 - - uid: 52880 + pos: -79.5,59.5 + parent: 2 + - uid: 10913 components: - type: Transform - pos: -1.4412079,-2.8618164 - parent: 45711 -- proto: Bola - entities: - - uid: 1570 + pos: -79.5,61.5 + parent: 2 + - uid: 10922 components: - type: Transform - parent: 1569 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1572 + pos: -79.5,60.5 + parent: 2 + - uid: 10927 components: - - type: MetaData - name: bollo - type: Transform - pos: -61.614697,-16.44601 + pos: -78.5,59.5 parent: 2 -- proto: Bonfire - entities: - - uid: 36419 + - uid: 10930 components: - type: Transform - pos: -21.5,-93.5 + pos: -78.5,61.5 parent: 2 -- proto: BookBartendersManual - entities: - - uid: 15235 + - uid: 10933 components: - type: Transform - pos: -24.580832,-37.43327 + pos: -80.5,60.5 parent: 2 - - uid: 19439 + - uid: 10937 components: - type: Transform - rot: 0.698685473640709 rad - pos: -6.4893885,-3.1361966 + pos: -80.5,59.5 parent: 2 - - uid: 44981 + - uid: 10999 components: - type: Transform - pos: -18.586958,39.66874 + pos: -80.5,48.5 parent: 2 -- proto: BookBase - entities: - - uid: 440 + - uid: 11000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.4749346,46.649754 + pos: -80.5,49.5 parent: 2 - - uid: 1577 + - uid: 11001 components: - - type: MetaData - name: Топ 6 способов разбогатеть, если вы Квартимейстер. - type: Transform - pos: 57.865158,6.6402855 + pos: -80.5,50.5 parent: 2 - - type: Paper - content: > - Топ 6 способов разбогатеть, если вы Квартимейстер. - - Способ первый - Уйти в отставку и надеяться на светлое будущее Каргонии. - - Способ второй - Заставить грузчиков тащить резервуары из технических помещений. - - Способ третий - Продать грузчика. - - Способ четвёртый - Надеяться, что утилизаторы притащат что-нибудь ценное. - - Способ пятый - Заставить атмосферных техников варить фрезон. - - Способ шестой - Продать всё хранилище. - - (Секретный способ седьмой) - Продать Капитана. - - uid: 1578 + - uid: 11002 components: - - type: MetaData - name: Как стать Врачом - type: Transform - pos: -22.560242,-58.45278 + pos: -79.5,48.5 parent: 2 - - type: Paper - content: > - Для начала, вам нужно выбраться! - - А дальше вам всё расскажет ГВ - - Удачи! - - uid: 1579 + - uid: 11003 components: - - type: MetaData - name: Как выбраться - type: Transform - pos: -1.6702166,-72.4731 + pos: -79.5,49.5 parent: 2 - - type: Paper - content: > - И так, вы попали в безвыходную ситуацию - - Чтобы решить эту проблему, вам нужно найти выход из этой ситуации - - Удачи! - - uid: 1584 + - uid: 11004 components: - type: Transform - pos: -42.317642,13.589299 + pos: -79.5,50.5 parent: 2 - - type: Paper - content: > - Дорогой дневник, мне не описать всю боль и унижение, которую я испытываю здесь с этими людьми... - - uid: 1585 + - uid: 11005 components: - type: Transform - pos: 48.531216,-51.581318 + pos: -80.5,47.5 parent: 2 - - uid: 1586 + - uid: 11006 components: - - type: MetaData - name: Пособие пилота Avrite - type: Transform - pos: -47.758503,-50.360558 + pos: -79.5,47.5 parent: 2 - - type: Paper - content: "──────────────────────────────────────\r\n┌───────────────┐\r\n│██░███░░░░██░░░│ <ПОСОБИЕ ПИЛОТА>\r\n│░█░████░░░██░░░│ ASSS MK-738\r\n│░░░██░██░░██░░░| ASSS Hole MK-545\r\n│░░░██░░██░██░█░│ *NT CLASSIFIED*\r\n│░░░██░░░████░██│\r\n└───────────────┘\r\n──────────────────────────────────────\n ● О шаттлах Avrite\r●\nПатрульный шаттл ASSS MK-738 и боевой шаттл ASSS Hole MK-545, используемые станцией Avrite являются гордостью учёных и инженеров NanoTrasen. Всё потому, что данные шаттлы оборудованы Продвинутой системой пилотирования типа ACE. \n\r\n ● Управление с технологией ACE\r●\nПо центру панели расположен сенсорный экран, на котором можно увидеть шаттл и всё, что его окружает в космическом пространстве. Используйте сенсоры экрана для изменения масштаба, а так же для управления стыковочными шлюзами.\n\r\nДля отстыковки выберите пристыкованный шлюз в меню и нажмите «отстыковать».\n\r\nДля стыковки выберите нужный ваш шлюз в меню и плавным движением соедините его со шлюзом, к которому вы хотите пристыковаться.\n\r\nASSS MK-738 и ASSS Hole MK-545 сделаны по современным стандартам шаттлостроения, потому они поддерживают следующие типы перемещения и их комбинации:\r\n1. Крен – вращательное движение шаттла.\r\n2. Тангаж – поступательное движение шаттла вперёд и назад.\r\n3. Рыскание – поступательное движение влево и вправо.\r\n\nПомимо описанного выше, шаттлы так же обладает режимом Ускоренного Торможения. При использовании этого режима шаттл быстро замедляется и останавливается, что даёт возможность качественнее стыковаться и лучше маневрировать в космосе.\r\n\r\n\n ● Задачи пилота СБ Avrite\r●\nПилот СБ Avrite получает оба шаттла под свою ответственность, и должен выполнять следующие задачи:\r\n1. Патруль пространства вокруг станции\r\n2. Транспортировка пожизненных заключённых на Каторгу «Добрый Самаритянин»\r\n3. Транспортировка сотрудников СБ для выполнения задач за пределами станции\r\n\n ● Внимание\r●\nУтеря Пособия наказуема арестом по статье 207 «Халатность» и немедленным снятием с должности Пилота СБ.\n\r\nДопуск угона или угон ASSS MK-738 или ASSS Hole MK-545 наказуем арестом по статье 407 «Грубая халатность», немедленным увольнением из СБ, а так же штрафом, размером в стоимость строительства угнанного шаттла.\n \r\nПо окончанию прочтения Пособия, будущий или текущий пилот СБ должен немедленно приступить к выполнению обязанностей.\r\n" - - uid: 6634 + - uid: 11007 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.44024,41.686558 + pos: -79.5,47.5 parent: 2 - - uid: 6643 + - uid: 11223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.612115,41.561558 + pos: -94.5,44.5 parent: 2 - - uid: 35631 + - uid: 11224 components: - - type: MetaData - desc: Книга в твердом переплете. Почему она пустая? - name: книга закона - type: Transform - pos: 6.45869,30.41227 + pos: -94.5,45.5 parent: 2 - - uid: 51370 + - uid: 11225 components: - - type: MetaData - name: Барменское пособие - type: Transform - pos: -18.336958,39.496864 + pos: -94.5,46.5 parent: 2 - - type: Paper - content: >2+ - [head=2]Пособие по качественному - обслуживанию в баре[/head] - - [bullet][bold]Автор: Майя Линхариева - - [bullet]Соавтор: Даррен Стейнфорт[/bold] - - - [italic]"Алкоголь это искусство, а бармен - творец"[/italic] - - - Это руководство написано как для начинающих барменов, так и для уже опытных "вершителей судеб". Вы можете интерпретировать некоторые моменты по-своему, либо же действовать иначе, всё описанное в данной книге является субъективным и основано на 9-летнем опыте работы в баре. - - - [bullet][head=3]Пункт 1: Общение[/head] - - Вы — бармен, само воплощение вежливости и пример для подражания. Потому, вам стоит воздержаться от использования мата и быдловатой манеры общения. Даже если посетитель относится к вам неуважительно - не нужно уподобляться ему. Старайтесь общаться с клиентами, поддерживать их, узнавать что-то из их жизни. Так вы покажете свою открытость и сделаете пребывание в баре в разы комфортнее. - - - [bulltet][head=3]Пункт 2: Клиенты[/head] - - Иногда в Бар люди приходят не в самом лучшем настроении, а иногда, увы, посетители просто не умеют общаться. Ваша задача - обслуживать их, но, при этом, не давать им переступать грань дозволенного. Помните, вы - тоже личность, которая может не терпеть подобного отношения к себе. Не брезгуйте использовать ружьё на особо буйной клиентуре, при необходимости. - - - [bullet][head=3]Пункт 3: Напитки[/head] - - Старайтесь меньше пользоваться раздатчиками. Бесспорно, они даны вам для удобства и ими проще всего готовить напитки. Однако, у вас имееься полный алкомат добра, шейкеры, бутылки, но при этом вы их не используете. Намного лучше подойти и лично налить клиенту напиток прямо за стойкой, используя всё те же ингредиенты. Слишком много нужно смешать? Используйте шейкер! Демонстрируя посетителям свои навыки, вы лишь утвердите себя как эксперта в своём деле. - - - [bullet][head=3]Пункт 4: На выдачу[/head] - - В АлкоМате есть различные сосуды для напитков. В первую очередь, настоятельно не рекомендуется выдавать с собой шейкеры. Шейкер — инструмент бармена для смешивания напитков, а не фляга XXL. Также, для выноса за пределы бара стоит выдавать исключительно фляги и термосы, ибо те как раз для этого и нужны. А вот стаканы, бокалы и стопки ни в коем случае не надо выдавать. Они созданы для использования в пределах бара и нигде более. - -- proto: BookBusido - entities: - - uid: 54005 + - uid: 11226 components: - type: Transform - pos: -30.333801,42.54669 - parent: 45711 -- proto: BookChefGaming - entities: - - uid: 24020 + pos: -93.5,44.5 + parent: 2 + - uid: 11228 components: - type: Transform - pos: -24.343102,-37.322468 + pos: -93.5,46.5 parent: 2 -- proto: BookEarth - entities: - - uid: 32429 + - uid: 11229 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.458582,33.580402 + pos: -92.5,44.5 parent: 2 -- proto: BookEngineersHandbook - entities: - - uid: 35667 + - uid: 11230 components: - type: Transform - pos: -16.708866,-26.315615 + pos: -92.5,45.5 parent: 2 - - uid: 35674 + - uid: 11231 components: - type: Transform - pos: 2.6926801,25.559492 + pos: -92.5,46.5 parent: 2 -- proto: BookMedicalReferenceBook - entities: - - uid: 35662 + - uid: 11232 components: - type: Transform - pos: 14.373207,-45.787838 + pos: -94.5,62.5 parent: 2 - - uid: 35666 + - uid: 11233 components: - type: Transform - pos: -19.755741,-26.29999 + pos: -94.5,63.5 parent: 2 - - uid: 35671 + - uid: 11234 components: - type: Transform - pos: 0.6433207,-41.386654 + pos: -94.5,64.5 parent: 2 - - uid: 35672 + - uid: 11235 components: - type: Transform - pos: -0.5607225,-53.49949 + pos: -93.5,62.5 parent: 2 -- proto: BookRandom - entities: - - uid: 1591 + - uid: 11237 components: - - type: MetaData - name: Незнайка на луне - type: Transform - pos: -38.521843,-58.658096 + pos: -93.5,64.5 parent: 2 - - type: Paper - content: > - Жители Цветочного города мастерят ракету, чтобы полететь на Луну. Незнайка и Пончик случайно ее запускают и улетают вдвоем. На луне Незнайка проваливается и попадает в незнакомый город. За минуту. Знайка с учеными Солнечного города летал на Луну и захотел полететь туда сам. Он считал, что внутри нее живут коротышки. - - uid: 1592 + - uid: 11238 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.57227,-62.433643 + pos: -92.5,62.5 parent: 2 -- proto: BookScientistsGuidebook - entities: - - uid: 35668 + - uid: 11239 components: - type: Transform - pos: -13.717834,-26.331299 + pos: -92.5,63.5 parent: 2 -- proto: Bookshelf - entities: - - uid: 322 + - uid: 11240 components: - type: Transform - pos: -8.5,-59.5 + pos: -92.5,64.5 parent: 2 - - uid: 1594 + - uid: 12656 components: + - type: MetaData + name: лежак синего цвета - type: Transform - pos: 56.5,9.5 + pos: -6.5,78.5 parent: 2 - - uid: 1595 + - uid: 12677 components: + - type: MetaData + name: лежак синего цвета - type: Transform - pos: 57.5,9.5 + pos: -5.5,78.5 parent: 2 - - uid: 1600 + - uid: 54134 components: - type: Transform - pos: 13.5,19.5 - parent: 2 - - uid: 1604 + pos: -3.5,-5.5 + parent: 53899 + - uid: 54135 components: - type: Transform - pos: -33.5,-61.5 - parent: 2 - - uid: 1605 + pos: -4.5,-5.5 + parent: 53899 + - uid: 54136 components: - type: Transform - pos: -32.5,-64.5 - parent: 2 - - uid: 1608 + pos: -5.5,-5.5 + parent: 53899 + - uid: 54137 components: - type: Transform - pos: -39.5,43.5 + pos: -4.5,-6.5 + parent: 53899 + - uid: 54138 + components: + - type: Transform + pos: -5.5,-6.5 + parent: 53899 + - uid: 67371 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,2.5 + parent: 66965 + - uid: 67372 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,1.5 + parent: 66965 +- proto: CarpetChapel + entities: + - uid: 2156 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -65.5,63.5 parent: 2 - - uid: 1609 + - uid: 2166 components: - type: Transform - pos: -63.5,11.5 + rot: 1.5707963267948966 rad + pos: -65.5,63.5 parent: 2 - - uid: 1610 + - uid: 5641 components: - type: Transform - pos: -54.5,11.5 + pos: -66.5,57.5 parent: 2 - - uid: 1611 + - uid: 5642 components: - type: Transform - pos: -13.5,-15.5 + rot: -1.5707963267948966 rad + pos: -66.5,60.5 parent: 2 - - uid: 2361 + - uid: 5643 components: - type: Transform - pos: -11.5,38.5 + pos: -66.5,59.5 parent: 2 - - uid: 6439 + - uid: 5644 components: - type: Transform - pos: -6.5,36.5 + rot: 3.141592653589793 rad + pos: -65.5,58.5 parent: 2 - - type: Occluder - enabled: False - - uid: 10065 + - uid: 5645 components: - type: Transform - pos: 10.5,42.5 + pos: -61.5,57.5 parent: 2 - - uid: 15878 + - uid: 5646 components: - type: Transform - pos: -6.5,38.5 + rot: -1.5707963267948966 rad + pos: -66.5,62.5 parent: 2 - - type: Occluder - enabled: False - - uid: 17387 + - uid: 5665 components: - type: Transform - pos: -6.5,-56.5 + pos: -66.5,61.5 parent: 2 - - uid: 26515 + - uid: 5666 components: - type: Transform - pos: -9.5,-59.5 + pos: -61.5,59.5 parent: 2 - - uid: 26640 + - uid: 5673 components: - type: Transform - pos: -7.5,-61.5 + pos: -61.5,61.5 parent: 2 - - uid: 28620 + - uid: 5674 components: - type: Transform - pos: -2.5,-59.5 + rot: -1.5707963267948966 rad + pos: -61.5,62.5 parent: 2 - - uid: 29948 + - uid: 5675 components: - type: Transform - pos: -8.5,-63.5 + rot: -1.5707963267948966 rad + pos: -61.5,60.5 parent: 2 - - uid: 31916 + - uid: 5676 components: - type: Transform - pos: -9.5,36.5 + rot: -1.5707963267948966 rad + pos: -61.5,58.5 parent: 2 - - type: Occluder - enabled: False - - uid: 32069 + - uid: 5677 components: - type: Transform - pos: -4.5,38.5 + rot: -1.5707963267948966 rad + pos: -66.5,58.5 parent: 2 - - uid: 36954 + - uid: 5678 components: - type: Transform - pos: 6.5,15.5 - parent: 36861 - - uid: 46989 + rot: 3.141592653589793 rad + pos: -60.5,58.5 + parent: 2 + - uid: 5679 components: - type: Transform - pos: 13.5,-8.5 - parent: 45711 - - uid: 46990 + rot: 3.141592653589793 rad + pos: -60.5,60.5 + parent: 2 + - uid: 5680 components: - type: Transform - pos: -10.5,29.5 - parent: 45711 -- proto: BookshelfFilled - entities: - - uid: 2156 + rot: 3.141592653589793 rad + pos: -65.5,60.5 + parent: 2 + - uid: 5681 components: - type: Transform - pos: -28.5,-35.5 + rot: 3.141592653589793 rad + pos: -65.5,62.5 parent: 2 - - uid: 2159 + - uid: 5682 components: - type: Transform - pos: 3.5,37.5 + rot: 3.141592653589793 rad + pos: -60.5,62.5 parent: 2 - - uid: 5758 + - uid: 5683 components: - type: Transform - pos: -21.5,-35.5 + rot: 1.5707963267948966 rad + pos: -60.5,61.5 parent: 2 - - uid: 6655 + - uid: 5684 components: - type: Transform - pos: -5.5,38.5 + rot: 1.5707963267948966 rad + pos: -60.5,59.5 parent: 2 - - type: Occluder - enabled: False - - uid: 6953 + - uid: 5685 components: - type: Transform - pos: -7.5,-56.5 + rot: 1.5707963267948966 rad + pos: -60.5,57.5 parent: 2 - - uid: 9972 + - uid: 5686 components: - type: Transform - pos: -15.5,16.5 + rot: 1.5707963267948966 rad + pos: -65.5,57.5 parent: 2 - - uid: 15292 + - uid: 5687 components: - type: Transform - pos: 47.5,-51.5 + rot: 1.5707963267948966 rad + pos: -65.5,59.5 parent: 2 - - uid: 22410 + - uid: 5688 components: - type: Transform - pos: -8.5,36.5 + rot: 1.5707963267948966 rad + pos: -65.5,61.5 parent: 2 - - type: Occluder - enabled: False - - uid: 23057 + - uid: 5689 components: - type: Transform - pos: -38.5,7.5 + pos: -66.5,63.5 parent: 2 - - uid: 23157 + - uid: 5693 components: - type: Transform - pos: -4.5,36.5 + rot: 1.5707963267948966 rad + pos: -60.5,63.5 parent: 2 - - uid: 23722 + - uid: 5695 components: - type: Transform - pos: -5.5,36.5 + pos: -61.5,63.5 parent: 2 - - type: Occluder - enabled: False - - uid: 25632 +- proto: CarpetCyan + entities: + - uid: 64 components: - type: Transform - pos: -8.5,47.5 + pos: -81.5,18.5 parent: 2 - - uid: 28805 + - uid: 5116 components: - type: Transform - pos: -9.5,-61.5 + pos: -79.5,18.5 parent: 2 - - uid: 29967 + - uid: 7873 components: - type: Transform - pos: -7.5,-63.5 + rot: -1.5707963267948966 rad + pos: -50.5,62.5 parent: 2 - - uid: 31927 + - uid: 7874 components: - type: Transform - pos: -8.5,38.5 + rot: -1.5707963267948966 rad + pos: -51.5,61.5 parent: 2 - - type: Occluder - enabled: False - - uid: 32142 + - uid: 7875 components: - type: Transform - pos: -11.5,36.5 + rot: -1.5707963267948966 rad + pos: -52.5,61.5 parent: 2 - - uid: 32426 + - uid: 7876 components: - type: Transform - pos: -9.5,38.5 + rot: -1.5707963267948966 rad + pos: -50.5,61.5 parent: 2 - - type: Occluder - enabled: False - - uid: 35776 + - uid: 7877 components: - type: Transform - pos: -34.5,-31.5 + rot: -1.5707963267948966 rad + pos: -51.5,62.5 parent: 2 - - uid: 51282 + - uid: 7879 components: - type: Transform - pos: 4.5,-63.5 + rot: -1.5707963267948966 rad + pos: -52.5,62.5 parent: 2 - - uid: 51283 + - uid: 8446 components: - type: Transform - pos: 14.5,-63.5 + pos: -79.5,19.5 parent: 2 -- proto: BookSun - entities: - - uid: 41060 + - uid: 8519 components: - type: Transform - pos: -11.489818,41.643566 + pos: -81.5,19.5 parent: 2 -- proto: BoozeDispenser - entities: - - uid: 11466 + - uid: 8699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,38.5 + pos: -82.5,19.5 parent: 2 - - uid: 21116 + - uid: 8742 components: - type: Transform - pos: -5.5,-2.5 + pos: -80.5,18.5 parent: 2 - - uid: 43308 + - uid: 8779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,44.5 + pos: -79.5,17.5 parent: 2 -- proto: BoozeDispenserEmpty - entities: - - uid: 34610 + - uid: 8816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,52.5 - parent: 45711 -- proto: BorgCharger - entities: - - uid: 12953 + pos: -81.5,17.5 + parent: 2 + - uid: 8817 components: - type: Transform - pos: -24.5,-22.5 + pos: -82.5,20.5 parent: 2 - - uid: 22248 + - uid: 8818 components: - type: Transform - pos: 23.5,8.5 + pos: -78.5,17.5 parent: 2 - - uid: 23582 + - uid: 8819 components: - type: Transform - pos: 26.5,-17.5 + pos: -78.5,16.5 parent: 2 - - uid: 32070 + - uid: 13582 components: - type: Transform - pos: 66.5,0.5 + rot: 3.141592653589793 rad + pos: 29.5,20.5 parent: 2 - - uid: 32074 + - uid: 13645 components: - type: Transform - pos: 25.5,23.5 + rot: 3.141592653589793 rad + pos: 28.5,20.5 parent: 2 - - uid: 32098 + - uid: 13996 components: - type: Transform - pos: 2.5,-42.5 + rot: 3.141592653589793 rad + pos: 29.5,22.5 parent: 2 -- proto: BorgChargerCircuitboard - entities: - - uid: 51461 + - uid: 14084 components: - type: Transform rot: 3.141592653589793 rad - pos: 21.252499,-74.60176 + pos: 30.5,21.5 parent: 2 -- proto: BorgModuleConstruction - entities: - - uid: 52089 + - uid: 14086 components: - type: Transform - pos: 12.569343,3.6133103 + rot: 3.141592653589793 rad + pos: 30.5,20.5 parent: 2 -- proto: BorgModuleGPS - entities: - - uid: 11950 + - uid: 14098 components: - type: Transform - pos: 17.430237,3.680375 + rot: 3.141592653589793 rad + pos: 29.5,21.5 parent: 2 - - uid: 54223 + - uid: 14099 components: - type: Transform - pos: -23.487366,43.331177 - parent: 45711 -- proto: BorgModuleMining - entities: - - uid: 46991 + rot: 3.141592653589793 rad + pos: 28.5,22.5 + parent: 2 + - uid: 14103 components: - type: Transform - pos: -3.4789386,8.55915 - parent: 45711 -- proto: BorgModuleMusique - entities: - - uid: 42034 + rot: 3.141592653589793 rad + pos: 30.5,22.5 + parent: 2 + - uid: 14116 components: - type: Transform - pos: -24.442528,18.496124 + rot: 3.141592653589793 rad + pos: 28.5,21.5 parent: 2 -- proto: BorgModuleTool - entities: - - uid: 51466 + - uid: 18803 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.928806,-74.620186 + rot: -1.5707963267948966 rad + pos: -29.5,-69.5 parent: 2 -- proto: BorgModuleTreatment - entities: - - uid: 52104 + - uid: 18804 components: - type: Transform - pos: 12.039614,9.586625 + rot: -1.5707963267948966 rad + pos: -28.5,-69.5 parent: 2 -- proto: BotanistPDA - entities: - - uid: 35988 + - uid: 18805 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27691 - - type: UnpoweredFlashlight - toggleActionEntity: 27691 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35998 + rot: -1.5707963267948966 rad + pos: -27.5,-69.5 + parent: 2 + - uid: 18806 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27690 - - type: UnpoweredFlashlight - toggleActionEntity: 27690 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: BoxBeaker - entities: - - uid: 1633 + rot: -1.5707963267948966 rad + pos: -27.5,-68.5 + parent: 2 + - uid: 18807 components: - type: Transform - pos: 9.269075,-36.375053 + rot: -1.5707963267948966 rad + pos: -28.5,-68.5 parent: 2 - - uid: 1634 + - uid: 18808 components: - type: Transform - pos: -37.544907,-54.50296 + rot: -1.5707963267948966 rad + pos: -29.5,-68.5 parent: 2 - - uid: 2084 +- proto: CarpetGreen + entities: + - uid: 406 components: - type: Transform - pos: 8.710092,-43.615257 + pos: -32.5,18.5 parent: 2 - - uid: 4369 + - uid: 735 components: - type: Transform - pos: 12.348053,-41.393055 + pos: -33.5,19.5 parent: 2 - - uid: 43980 + - uid: 2272 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxBeanbag - entities: - - uid: 21625 + pos: -36.5,19.5 + parent: 2 + - uid: 2276 components: - type: Transform - pos: -31.439508,-29.409428 + pos: -36.5,20.5 parent: 2 - - uid: 21637 + - uid: 2277 components: - type: Transform - pos: -31.439508,-29.409428 + pos: -36.5,18.5 parent: 2 - - uid: 22402 + - uid: 3741 components: - type: Transform - pos: -31.439508,-29.409428 + pos: -35.5,20.5 parent: 2 -- proto: BoxBodyBag - entities: - - uid: 1638 + - uid: 4519 components: - type: Transform - pos: -16.049852,-17.4789 + pos: -35.5,19.5 parent: 2 - - uid: 1639 + - uid: 4520 components: - type: Transform - pos: -9.179265,-36.338966 + pos: -35.5,18.5 parent: 2 - - uid: 5547 + - uid: 4521 components: - type: Transform - pos: -29.474485,-4.4065976 + pos: -34.5,18.5 parent: 2 - - uid: 5716 + - uid: 4523 components: - type: Transform - pos: -44.584602,-13.208936 + pos: -34.5,20.5 parent: 2 - - uid: 22113 + - uid: 4524 components: - type: Transform - pos: -0.57511526,-58.858967 + pos: -34.5,19.5 parent: 2 -- proto: BoxBottle - entities: - - uid: 1642 + - uid: 5249 components: - type: Transform - pos: -32.64062,-56.011818 + pos: -33.5,18.5 parent: 2 - - uid: 43987 + - uid: 5597 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxCandle - entities: - - uid: 51626 + pos: -32.5,19.5 + parent: 2 + - uid: 7021 components: - type: Transform - pos: -24.505955,37.56835 + pos: -43.5,74.5 parent: 2 -- proto: BoxCandleSmall - entities: - - uid: 51627 + - uid: 7045 components: - type: Transform - pos: -24.505955,38.02148 + pos: -44.5,73.5 parent: 2 -- proto: BoxCardboard - entities: - - uid: 21261 + - uid: 7046 components: - - type: MetaData - name: коробка с медицинскими наркотиками - type: Transform - parent: 21259 - - type: Storage - storedItems: - 21263: - position: 0,0 - _rotation: South - 21275: - position: 1,0 - _rotation: South - 21297: - position: 2,0 - _rotation: South - 21368: - position: 0,1 - _rotation: South - 21463: - position: 1,1 - _rotation: South - 21467: - position: 2,1 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 21263 - - 21275 - - 21297 - - 21368 - - 21463 - - 21467 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21571 + pos: -47.5,74.5 + parent: 2 + - uid: 7048 components: - - type: MetaData - name: коробка с медицинской марихуаной - type: Transform - parent: 21259 - - type: Storage - storedItems: - 21577: - position: 0,0 - _rotation: South - 21593: - position: 1,0 - _rotation: South - 21598: - position: 2,0 - _rotation: South - 21599: - position: 0,1 - _rotation: South - 21600: - position: 1,1 - _rotation: South - 21656: - position: 2,1 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 21577 - - 21593 - - 21598 - - 21599 - - 21600 - - 21656 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 44723 + rot: -1.5707963267948966 rad + pos: -47.5,73.5 + parent: 2 + - uid: 7049 components: - type: Transform - pos: -2.742838,1.7610905 - parent: 43176 - - uid: 44724 + pos: -46.5,74.5 + parent: 2 + - uid: 7052 components: - type: Transform - pos: -2.055338,1.5579655 - parent: 43176 - - uid: 44725 + pos: -41.5,73.5 + parent: 2 + - uid: 7053 components: - type: Transform - pos: -2.445963,0.9485905 - parent: 43176 -- proto: BoxerPDA - entities: - - uid: 35996 + pos: -41.5,74.5 + parent: 2 + - uid: 7054 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 31408 - - type: UnpoweredFlashlight - toggleActionEntity: 31408 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35999 + pos: -43.5,73.5 + parent: 2 + - uid: 7056 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27693 - - type: UnpoweredFlashlight - toggleActionEntity: 27693 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: BoxEvidenceMarkers - entities: - - uid: 828 + pos: -44.5,74.5 + parent: 2 + - uid: 7057 components: - type: Transform - parent: 827 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxFlashbang - entities: - - uid: 36955 + pos: -46.5,73.5 + parent: 2 + - uid: 7063 components: - type: Transform - pos: 8.660156,-4.3280945 - parent: 36861 -- proto: BoxFolderBase - entities: - - uid: 371 + pos: -40.5,73.5 + parent: 2 + - uid: 7089 components: - type: Transform - pos: 8.298793,50.653736 + pos: -40.5,74.5 parent: 2 - - uid: 14181 + - uid: 9162 components: - type: Transform - rot: 0.000553772842977196 rad - pos: 1.7197558,6.527133 + rot: 1.5707963267948966 rad + pos: -67.5,11.5 parent: 2 -- proto: BoxFolderBlack - entities: - - uid: 1662 + - uid: 9164 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.4446542,-39.27012 + rot: 1.5707963267948966 rad + pos: -68.5,12.5 parent: 2 - - uid: 1665 + - uid: 9165 components: - type: Transform - pos: -25.550262,-19.39852 + rot: 1.5707963267948966 rad + pos: -68.5,11.5 parent: 2 - - uid: 1669 + - uid: 9166 components: - type: Transform - pos: 58.4227,-41.384396 + rot: 1.5707963267948966 rad + pos: -68.5,13.5 parent: 2 - - uid: 8029 + - uid: 9167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.590637,-20.479914 + rot: 1.5707963267948966 rad + pos: -69.5,13.5 parent: 2 - - uid: 23469 + - uid: 9168 components: - type: Transform - pos: 8.564418,50.32561 + rot: 1.5707963267948966 rad + pos: -69.5,14.5 parent: 2 - - uid: 23809 + - uid: 9172 components: - type: Transform - pos: 48.415447,6.5580974 + rot: 1.5707963267948966 rad + pos: -67.5,14.5 parent: 2 - - uid: 24026 + - uid: 9173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5480714,-58.989246 + rot: 1.5707963267948966 rad + pos: -67.5,13.5 parent: 2 - - uid: 28222 + - uid: 9405 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.467655,-20.305922 + pos: 8.5,-13.5 parent: 2 - - uid: 32315 + - uid: 12680 components: + - type: MetaData + name: лежак зёленого цвета - type: Transform - pos: 6.617143,29.639534 + pos: -7.5,80.5 parent: 2 - - uid: 45346 + - uid: 18087 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 46992 + pos: 81.5,-62.5 + parent: 2 + - uid: 18266 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.327658,34.987534 - parent: 45711 - - uid: 46993 + pos: -59.5,-59.5 + parent: 2 + - uid: 18267 components: - type: Transform - pos: 19.483553,31.872313 - parent: 45711 - - uid: 50646 + pos: -59.5,-60.5 + parent: 2 + - uid: 18270 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.396221,16.45112 + pos: -60.5,-60.5 parent: 2 - - uid: 52169 + - uid: 18271 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.43262,-4.863158 + pos: -60.5,-59.5 parent: 2 - - uid: 53097 + - uid: 18303 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.493454,75.61713 - parent: 45711 - - uid: 53098 + pos: -60.5,-65.5 + parent: 2 + - uid: 18304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.3996735,75.24213 - parent: 45711 - - uid: 53247 + pos: -60.5,-64.5 + parent: 2 + - uid: 18305 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.40999594,4.4883184 + pos: -60.5,-63.5 parent: 2 -- proto: BoxFolderBlue - entities: - - uid: 1672 + - uid: 18306 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.9407624,-38.46748 + pos: -59.5,-65.5 parent: 2 - - uid: 1674 + - uid: 18307 components: - type: Transform - pos: -37.451157,-55.65921 + pos: -59.5,-64.5 parent: 2 - - uid: 1677 + - uid: 18308 components: - type: Transform - pos: 58.32895,-41.29065 + pos: -59.5,-63.5 parent: 2 - - uid: 1678 + - uid: 18563 components: - type: Transform - pos: 2.3507454,26.569174 + pos: 79.5,-64.5 parent: 2 - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 1679 - - 1680 - - 1681 - - uid: 1685 + - uid: 19576 components: - type: Transform - pos: 13.442677,42.745693 + pos: 80.5,-62.5 parent: 2 - - uid: 5715 + - uid: 20177 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.428284,-13.811063 + pos: 81.5,-63.5 parent: 2 - - uid: 5721 + - uid: 20178 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.496887,-20.292412 + pos: 80.5,-63.5 parent: 2 - - uid: 11832 + - uid: 21043 components: - type: Transform - pos: 2.7032602,26.575167 + pos: 79.5,-63.5 parent: 2 - - uid: 22606 + - uid: 21062 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.404805,-4.6090045 + pos: 79.5,-62.5 parent: 2 - - uid: 28220 + - uid: 21129 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.498905,-19.477797 + pos: 80.5,-64.5 parent: 2 - - uid: 53245 + - uid: 21130 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.33187103,4.613319 + pos: 81.5,-64.5 parent: 2 - - uid: 53539 + - uid: 60739 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.458359,55.01349 - parent: 45711 -- proto: BoxFolderClipboard - entities: - - uid: 44689 + pos: -13.5,58.5 + parent: 56631 + - uid: 60740 components: - type: Transform - pos: 6.9857183,30.580221 - parent: 2 - - uid: 46994 + pos: -13.5,57.5 + parent: 56631 + - uid: 60741 components: - type: Transform - pos: 15.756577,33.682777 - parent: 45711 - - uid: 46995 + pos: -13.5,56.5 + parent: 56631 + - uid: 60742 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.530783,34.59691 - parent: 45711 -- proto: BoxFolderGreen - entities: - - uid: 638 + pos: -13.5,55.5 + parent: 56631 + - uid: 60743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.55347,-30.292358 - parent: 2 -- proto: BoxFolderGrey - entities: - - uid: 1690 + pos: -12.5,58.5 + parent: 56631 + - uid: 60744 components: - type: Transform - pos: -12.410908,-45.44592 - parent: 2 - - uid: 17382 + pos: -12.5,57.5 + parent: 56631 + - uid: 60745 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.408775,-32.794422 - parent: 2 - - uid: 28059 + pos: -12.5,56.5 + parent: 56631 + - uid: 60746 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.65667,-22.353798 - parent: 2 - - uid: 42552 + pos: -12.5,55.5 + parent: 56631 + - uid: 60747 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.500416,-22.431923 - parent: 2 - - uid: 54218 + pos: -11.5,58.5 + parent: 56631 + - uid: 60748 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.49807,1.6736109 - parent: 2 -- proto: BoxFolderRed - entities: - - uid: 1223 + pos: -11.5,57.5 + parent: 56631 + - uid: 60749 components: - type: Transform - pos: 2.3282604,25.575169 - parent: 2 - - uid: 1695 + pos: -11.5,56.5 + parent: 56631 + - uid: 60750 components: - type: Transform - pos: -1.1840504,-72.47275 - parent: 2 - - uid: 1696 + pos: -11.5,55.5 + parent: 56631 + - uid: 66148 components: - type: Transform - pos: 56.548252,7.4688225 - parent: 2 - - uid: 1697 + pos: -2.5,19.5 + parent: 65849 + - uid: 66149 components: - type: Transform - rot: -15.707963267948966 rad - pos: -2.8632815,-51.395782 - parent: 2 - - uid: 1699 + pos: -1.5,19.5 + parent: 65849 + - uid: 67373 components: - type: Transform - pos: 58.51645,-41.462524 - parent: 2 - - uid: 1701 + rot: -1.5707963267948966 rad + pos: 14.5,5.5 + parent: 66965 + - uid: 67374 components: - type: Transform - pos: 36.803402,-57.1937 - parent: 2 - - uid: 1702 + rot: -1.5707963267948966 rad + pos: 14.5,4.5 + parent: 66965 +- proto: CarpetOrange + entities: + - uid: 3461 components: - type: Transform - pos: 41.336193,-67.631424 + rot: -1.5707963267948966 rad + pos: -93.5,15.5 parent: 2 - - uid: 1795 + - uid: 3465 components: - type: Transform - pos: -33.34248,-4.340036 + rot: -1.5707963267948966 rad + pos: -94.5,13.5 parent: 2 - - uid: 1903 + - uid: 3466 components: - type: Transform rot: -1.5707963267948966 rad - pos: -35.371887,-20.136162 + pos: -94.5,15.5 parent: 2 - - uid: 5712 + - uid: 3482 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.584534,-14.295437 + rot: -1.5707963267948966 rad + pos: -95.5,14.5 parent: 2 - - uid: 11079 + - uid: 3483 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.467655,-18.68092 + rot: -1.5707963267948966 rad + pos: -94.5,14.5 parent: 2 - - uid: 13988 + - uid: 4363 components: - type: Transform - pos: 8.705043,50.70061 + pos: 72.5,10.5 parent: 2 - - uid: 25178 + - uid: 4434 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.38918,-4.3746295 + pos: 72.5,9.5 parent: 2 - - uid: 32316 + - uid: 4442 components: - type: Transform - pos: 6.47195,29.533995 + pos: 73.5,11.5 parent: 2 - - uid: 52168 + - uid: 4751 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.62012,-4.394408 + pos: 72.5,11.5 parent: 2 - - uid: 53099 + - uid: 4797 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.6809387,74.6015 - parent: 45711 -- proto: BoxFolderWhite - entities: - - uid: 6924 + pos: 66.5,8.5 + parent: 2 + - uid: 4798 components: - type: Transform - pos: 11.890332,-57.429432 + pos: 66.5,9.5 parent: 2 - - uid: 11108 + - uid: 4799 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.4699464,-58.551746 + pos: 67.5,8.5 parent: 2 - - uid: 36251 + - uid: 4800 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.617294,-7.305456 + pos: 67.5,9.5 parent: 2 -- proto: BoxFolderYellow - entities: - - uid: 1236 + - uid: 4801 components: - type: Transform - pos: 2.7345104,26.059544 + pos: 68.5,8.5 parent: 2 - - uid: 1705 + - uid: 4802 components: - type: Transform - pos: -32.56386,-55.357735 + pos: 68.5,9.5 parent: 2 - - uid: 1707 + - uid: 4807 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.425325,27.544235 + pos: 73.5,10.5 parent: 2 - - uid: 1708 + - uid: 4808 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.46159577,-38.457054 + pos: 73.5,9.5 parent: 2 - - uid: 1709 + - uid: 9142 components: - type: Transform - pos: 2.356991,26.081911 + rot: 1.5707963267948966 rad + pos: -72.5,11.5 parent: 2 - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 1710 - - 1711 - - 1712 - - uid: 1717 + - uid: 9143 components: - type: Transform - pos: 56.548252,7.7188215 + rot: 1.5707963267948966 rad + pos: -72.5,9.5 parent: 2 - - uid: 1718 + - uid: 9144 components: - type: Transform - pos: 37.72758,-55.412796 + rot: 1.5707963267948966 rad + pos: -73.5,9.5 parent: 2 - - uid: 1719 + - uid: 9146 components: - type: Transform - pos: 37.38383,-55.52217 + rot: 1.5707963267948966 rad + pos: -73.5,8.5 parent: 2 - - uid: 1720 + - uid: 9147 components: - type: Transform - pos: 13.458303,42.44881 + rot: 1.5707963267948966 rad + pos: -72.5,10.5 parent: 2 - - uid: 23844 + - uid: 9148 components: - type: Transform - pos: 48.884197,6.5580974 + rot: 1.5707963267948966 rad + pos: -74.5,8.5 parent: 2 - - uid: 25288 + - uid: 9149 components: - type: Transform rot: 1.5707963267948966 rad - pos: 59.631596,-30.13611 + pos: -73.5,10.5 parent: 2 - - uid: 34493 + - uid: 9150 components: - type: Transform - pos: 25.193998,-25.351416 + rot: 1.5707963267948966 rad + pos: -73.5,7.5 parent: 2 - - uid: 44857 + - uid: 12676 components: + - type: MetaData + name: лежак оранжевого цвета - type: Transform - pos: 21.451485,-19.44065 + pos: -10.5,79.5 parent: 2 - - uid: 47760 + - uid: 12678 components: + - type: MetaData + name: лежак оранжевого цвета - type: Transform - rot: 3.141592653589793 rad - pos: 44.43397,-22.386324 + pos: -9.5,79.5 parent: 2 -- proto: BoxHandcuff - entities: - - uid: 1722 + - uid: 14757 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -29.532965,-10.272663 + pos: 1.5,-67.5 parent: 2 - - uid: 1725 + - uid: 14762 components: - type: Transform - pos: -31.735123,-21.676327 + pos: 1.5,-66.5 parent: 2 - - uid: 36956 + - uid: 14763 components: - type: Transform - pos: 8.675781,-4.4999695 - parent: 36861 -- proto: BoxHugHealing - entities: - - uid: 1726 + pos: 2.5,-66.5 + parent: 2 + - uid: 14764 components: - type: Transform - pos: -63.60479,7.460123 + pos: 3.5,-66.5 parent: 2 -- proto: BoxingBell - entities: - - uid: 42527 + - uid: 14765 components: - type: Transform - pos: -36.5,58.5 + pos: 3.5,-67.5 parent: 2 -- proto: BoxLatexGloves - entities: - - uid: 1727 + - uid: 14766 components: - type: Transform - pos: -23.125586,-42.417374 + pos: 3.5,-68.5 parent: 2 -- proto: BoxLethalshot - entities: - - uid: 1760 + - uid: 14767 components: - type: Transform - pos: -32.423836,-29.412706 + pos: 2.5,-68.5 parent: 2 - - uid: 1761 + - uid: 14768 components: - type: Transform - pos: -32.423836,-29.412706 + pos: 1.5,-68.5 parent: 2 - - uid: 1971 + - uid: 14770 components: - type: Transform - pos: -32.423836,-29.412706 + pos: 2.5,-67.5 parent: 2 -- proto: BoxLightbulb - entities: - - uid: 1734 + - uid: 45344 components: - type: Transform rot: 1.5707963267948966 rad - pos: 75.29898,-51.661053 + pos: -78.5,22.5 parent: 2 - - uid: 52140 + - uid: 66150 components: - type: Transform - pos: 38.353107,-7.281009 - parent: 2 -- proto: BoxLightMixed - entities: - - uid: 1738 + pos: -8.5,19.5 + parent: 65849 + - uid: 66151 + components: + - type: Transform + pos: -7.5,19.5 + parent: 65849 + - uid: 67375 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.515892,-57.542 + pos: 14.5,8.5 + parent: 66965 + - uid: 67376 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 14.5,7.5 + parent: 66965 +- proto: CarpetPink + entities: + - uid: 7933 + components: + - type: Transform + pos: -62.5,7.5 parent: 2 - - uid: 26044 + - uid: 9155 components: - type: Transform - pos: -28.596264,6.551634 + rot: 1.5707963267948966 rad + pos: -67.5,5.5 parent: 2 - - uid: 26627 + - uid: 9156 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -43.381172,30.510303 + rot: 1.5707963267948966 rad + pos: -67.5,6.5 parent: 2 - - uid: 32718 + - uid: 9157 components: - type: Transform - pos: 46.44252,1.6471975 + rot: 1.5707963267948966 rad + pos: -67.5,7.5 parent: 2 - - uid: 51987 + - uid: 9158 components: - type: Transform - pos: 24.500263,23.428028 + rot: 1.5707963267948966 rad + pos: -67.5,8.5 parent: 2 - - uid: 51988 + - uid: 9159 components: - type: Transform - pos: 24.500263,23.584278 + rot: 1.5707963267948966 rad + pos: -66.5,8.5 parent: 2 -- proto: BoxLighttube - entities: - - uid: 52141 + - uid: 9160 components: - type: Transform - pos: 38.868732,-7.4216347 + rot: 1.5707963267948966 rad + pos: -68.5,6.5 parent: 2 -- proto: BoxMagazineLightRifle - entities: - - uid: 54405 + - uid: 9161 components: - type: Transform - pos: -46.595688,49.57794 - parent: 45711 -- proto: BoxMagazinePistolPractice - entities: - - uid: 5608 + rot: 1.5707963267948966 rad + pos: -68.5,7.5 + parent: 2 + - uid: 10016 components: - type: Transform - pos: -33.768578,-14.431925 + pos: -8.5,22.5 parent: 2 -- proto: BoxMagazinePistolSubMachineGunPractice - entities: - - uid: 5606 + - uid: 10017 components: - type: Transform - pos: -34.0553,-14.208746 + pos: -8.5,24.5 parent: 2 -- proto: BoxMagazineRiflePractice - entities: - - uid: 5605 + - uid: 10019 components: - type: Transform - pos: -33.5553,-14.208746 + pos: -8.5,23.5 parent: 2 -- proto: BoxMousetrap - entities: - - uid: 1745 + - uid: 10020 components: - type: Transform - pos: -12.490363,-50.338074 + pos: -8.5,21.5 parent: 2 - - uid: 51063 + - uid: 10021 components: - type: Transform - pos: 70.95488,-20.280066 + pos: -9.5,24.5 parent: 2 -- proto: BoxMouthSwab - entities: - - uid: 1621 + - uid: 10023 components: - type: Transform - pos: -31.705517,42.546562 + pos: -9.5,23.5 parent: 2 - - uid: 1746 + - uid: 10024 components: - type: Transform - pos: -32.37636,-55.951485 + pos: -9.5,21.5 parent: 2 - - uid: 32241 + - uid: 10025 components: - type: Transform - pos: -31.377392,42.51531 + pos: -9.5,22.5 parent: 2 -- proto: BoxMRE - entities: - - uid: 1748 + - uid: 12665 components: + - type: MetaData + name: лежак розового цвета - type: Transform - parent: 1747 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1749 + pos: -3.5,80.5 + parent: 2 + - uid: 12675 components: + - type: MetaData + name: лежак розового цвета - type: Transform - pos: -13.527448,-26.348768 + pos: -3.5,79.5 parent: 2 - - uid: 1751 +- proto: CarpetPurple + entities: + - uid: 3485 components: - type: Transform - parent: 1750 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1752 + pos: 38.5,-30.5 + parent: 2 + - uid: 3486 components: - type: Transform - pos: -10.534552,-26.348768 + pos: 38.5,-31.5 parent: 2 - - uid: 1753 + - uid: 3487 components: - type: Transform - pos: -16.56253,-26.348768 + pos: 38.5,-32.5 parent: 2 - - uid: 1755 + - uid: 3488 components: - type: Transform - parent: 1754 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1757 + pos: 39.5,-30.5 + parent: 2 + - uid: 3489 components: - type: Transform - parent: 1756 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1758 + pos: 39.5,-31.5 + parent: 2 + - uid: 3490 components: - type: Transform - pos: -19.533617,-26.378141 + pos: 39.5,-32.5 parent: 2 - - uid: 5693 + - uid: 3491 components: - type: Transform - pos: -46.53839,-14.566763 + pos: 40.5,-30.5 parent: 2 - - uid: 19788 + - uid: 3492 components: - type: Transform - pos: 8.506085,61.515556 + pos: 40.5,-31.5 parent: 2 - - uid: 20446 + - uid: 3493 components: - type: Transform - pos: 8.506085,61.515556 + pos: 40.5,-32.5 parent: 2 - - uid: 28289 + - uid: 3494 components: - type: Transform - pos: 12.500593,50.59695 + pos: 41.5,-30.5 parent: 2 - - uid: 29366 + - uid: 3495 components: - type: Transform - pos: 7.51663,67.59836 + pos: 41.5,-31.5 parent: 2 - - uid: 29505 + - uid: 3496 components: - type: Transform - pos: 7.51663,67.59836 + pos: 41.5,-32.5 parent: 2 - - uid: 31085 + - uid: 3497 components: - type: Transform - pos: 12.509796,54.616917 + pos: 42.5,-30.5 parent: 2 - - uid: 36958 + - uid: 3498 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36959 + pos: 42.5,-31.5 + parent: 2 + - uid: 3499 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36960 + pos: 42.5,-32.5 + parent: 2 + - uid: 4025 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36961 + pos: -96.5,7.5 + parent: 2 + - uid: 4153 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36962 + pos: -96.5,6.5 + parent: 2 + - uid: 5610 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36963 + pos: -30.5,34.5 + parent: 2 + - uid: 5620 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36964 + pos: -29.5,34.5 + parent: 2 + - uid: 5888 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36965 + pos: -28.5,34.5 + parent: 2 + - uid: 5923 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36966 + pos: -29.5,35.5 + parent: 2 + - uid: 5968 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36967 + pos: -28.5,35.5 + parent: 2 + - uid: 5975 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36968 + pos: -30.5,35.5 + parent: 2 + - uid: 8975 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36969 + rot: 1.5707963267948966 rad + pos: -72.5,14.5 + parent: 2 + - uid: 9076 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36970 + rot: 1.5707963267948966 rad + pos: -74.5,13.5 + parent: 2 + - uid: 9077 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36971 + rot: 1.5707963267948966 rad + pos: -71.5,14.5 + parent: 2 + - uid: 9163 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36972 + rot: 1.5707963267948966 rad + pos: -73.5,14.5 + parent: 2 + - uid: 9175 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36973 + rot: 1.5707963267948966 rad + pos: -72.5,13.5 + parent: 2 + - uid: 9176 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36974 + rot: 1.5707963267948966 rad + pos: -73.5,13.5 + parent: 2 + - uid: 67377 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36975 + rot: -1.5707963267948966 rad + pos: 14.5,-3.5 + parent: 66965 + - uid: 67378 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36976 + rot: -1.5707963267948966 rad + pos: 14.5,-4.5 + parent: 66965 +- proto: CarpetSBlue + entities: + - uid: 4151 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36977 + pos: -98.5,5.5 + parent: 2 + - uid: 4157 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36978 + pos: -98.5,6.5 + parent: 2 + - uid: 8560 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37054 + pos: 7.5,-5.5 + parent: 2 + - uid: 8661 components: - type: Transform - pos: 4.081787,-1.5812073 - parent: 36861 - - uid: 37055 + pos: 7.5,-4.5 + parent: 2 + - uid: 8663 components: - type: Transform - pos: 0.37243652,-4.4799194 - parent: 36861 - - uid: 37056 + pos: 8.5,-4.5 + parent: 2 + - uid: 8690 components: - type: Transform - pos: 0.5911865,-4.3705444 - parent: 36861 - - uid: 37057 + pos: 8.5,-5.5 + parent: 2 + - uid: 9440 components: - type: Transform - pos: 0.7474365,-4.5580444 - parent: 36861 - - uid: 51037 + pos: 5.5,-12.5 + parent: 2 + - uid: 9441 components: - type: Transform - pos: -28.309875,-33.217243 + pos: 4.5,-12.5 parent: 2 - - uid: 51038 + - uid: 9442 components: - type: Transform - pos: -28.309875,-33.35787 + pos: 3.5,-12.5 parent: 2 - - uid: 51039 + - uid: 9443 components: - type: Transform - pos: -28.309875,-33.51412 + pos: 3.5,-13.5 parent: 2 - - uid: 53117 + - uid: 9444 components: - type: Transform - pos: 4.4424286,62.947327 - parent: 45711 - - uid: 53123 + pos: 5.5,-13.5 + parent: 2 + - uid: 9445 components: - type: Transform - pos: 0.47364807,64.19733 - parent: 45711 -- proto: BoxPDA - entities: - - uid: 44726 + pos: 4.5,-13.5 + parent: 2 + - uid: 12813 components: - type: Transform - pos: -1.2115879,-0.6451595 - parent: 43176 - - uid: 44727 + pos: 1.5,75.5 + parent: 2 + - uid: 12814 components: - type: Transform - pos: -1.6647129,-0.16078448 - parent: 43176 -- proto: BoxPillCanister - entities: - - uid: 1759 + pos: 1.5,76.5 + parent: 2 + - uid: 12815 components: - type: Transform - pos: 15.696753,-36.231853 + pos: 1.5,77.5 parent: 2 - - uid: 8145 + - uid: 16109 components: - type: Transform - pos: 8.292372,-43.61528 + rot: 3.141592653589793 rad + pos: -10.5,-59.5 parent: 2 - - uid: 43984 + - uid: 16110 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxShellTranquilizer - entities: - - uid: 1973 + rot: 3.141592653589793 rad + pos: -10.5,-60.5 + parent: 2 + - uid: 16111 components: - type: Transform - pos: -31.440086,-29.563362 + rot: 3.141592653589793 rad + pos: -8.5,-58.5 parent: 2 - - uid: 22412 + - uid: 16112 components: - type: Transform - pos: -31.440086,-29.563362 + rot: 3.141592653589793 rad + pos: -9.5,-59.5 parent: 2 -- proto: BoxShotgunIncendiary - entities: - - uid: 1927 + - uid: 16113 components: - type: Transform - pos: -33.436867,-29.553228 + rot: 3.141592653589793 rad + pos: -9.5,-60.5 parent: 2 -- proto: BoxShotgunPractice - entities: - - uid: 5607 + - uid: 16114 components: - type: Transform - pos: -34.63813,-14.375416 + rot: 3.141592653589793 rad + pos: -9.5,-58.5 parent: 2 -- proto: BoxShotgunSlug - entities: - - uid: 1054 + - uid: 16115 components: - type: Transform - pos: -32.436867,-29.584478 + rot: 3.141592653589793 rad + pos: -8.5,-59.5 parent: 2 - - uid: 22027 + - uid: 16116 components: - type: Transform - pos: -32.436867,-29.584478 + rot: 3.141592653589793 rad + pos: -8.5,-60.5 parent: 2 - - uid: 35584 + - uid: 18002 components: - type: Transform - pos: 9.662842,-4.4568787 - parent: 36861 - - uid: 35590 + rot: 3.141592653589793 rad + pos: -22.5,-72.5 + parent: 2 + - uid: 18110 components: - type: Transform - pos: 9.365967,-4.4568787 - parent: 36861 -- proto: BoxSterileMask - entities: - - uid: 1766 + pos: -20.5,-73.5 + parent: 2 + - uid: 18129 components: - type: Transform - pos: -22.475761,-42.479824 + pos: -20.5,-72.5 parent: 2 - - uid: 1767 + - uid: 18149 components: - type: Transform - pos: 1.5797961,-41.406254 + rot: 3.141592653589793 rad + pos: -21.5,-71.5 parent: 2 - - uid: 1768 + - uid: 18164 components: - type: Transform - pos: -9.657516,-36.333954 + pos: -19.5,-72.5 parent: 2 - - uid: 1769 + - uid: 18166 components: - type: Transform - pos: -3.4926882,-45.442192 + pos: -19.5,-73.5 parent: 2 - - uid: 24731 + - uid: 18167 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxSurvival - entities: - - uid: 34636 + pos: -18.5,-72.5 + parent: 2 + - uid: 18168 components: - type: Transform - rot: 0.34906585039886584 rad - pos: 9.774109,52.36029 - parent: 45711 -- proto: BoxSyringe - entities: - - uid: 1770 + pos: -18.5,-73.5 + parent: 2 + - uid: 18374 components: - type: Transform - pos: -23.660912,-50.49132 + rot: 3.141592653589793 rad + pos: -22.5,-73.5 parent: 2 - - uid: 1773 + - uid: 18375 components: - type: Transform - pos: -3.5132856,-47.439167 + rot: 3.141592653589793 rad + pos: -21.5,-73.5 parent: 2 - - uid: 1774 + - uid: 18376 components: - type: Transform - pos: -37.412365,-54.658085 + rot: 3.141592653589793 rad + pos: -21.5,-72.5 parent: 2 - - uid: 7989 + - uid: 18377 components: - type: Transform - pos: 12.739828,-41.376404 + rot: 3.141592653589793 rad + pos: -22.5,-71.5 parent: 2 - - uid: 43979 + - uid: 18550 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxVial - entities: - - uid: 43982 + rot: 1.5707963267948966 rad + pos: -23.5,-61.5 + parent: 2 + - uid: 18551 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: BoxZiptie - entities: - - uid: 1775 + rot: 1.5707963267948966 rad + pos: -22.5,-61.5 + parent: 2 + - uid: 18553 components: - type: Transform - pos: -31.297623,-21.660702 + rot: 1.5707963267948966 rad + pos: -24.5,-61.5 parent: 2 -- proto: BrbSign - entities: - - uid: 27022 + - uid: 18554 components: - type: Transform - pos: -13.471632,-3.5381248 + rot: 1.5707963267948966 rad + pos: -22.5,-62.5 parent: 2 - - uid: 51521 + - uid: 18556 components: - type: Transform - pos: 31.626032,4.809731 + rot: 1.5707963267948966 rad + pos: -24.5,-62.5 parent: 2 -- proto: BriefcaseBrown - entities: - - uid: 1778 + - uid: 18557 components: - - type: MetaData - desc: Он был найден в дормах, оттуда вышел унатх. - name: дипломат имени Ниитра-Нар - type: Transform - pos: 6.4755406,41.67916 + rot: 1.5707963267948966 rad + pos: -23.5,-62.5 parent: 2 - - type: Storage - storedItems: - 14448: - position: 0,0 - _rotation: South - 19441: - position: 1,0 - _rotation: South - 19460: - position: 2,0 - _rotation: South - 19461: - position: 3,0 - _rotation: South - 19699: - position: 4,0 - _rotation: South - 19971: - position: 5,0 - _rotation: South - 21482: - position: 0,1 - _rotation: South - 22373: - position: 1,1 - _rotation: South - 23092: - position: 2,1 - _rotation: South - 23254: - position: 3,1 - _rotation: South - 23265: - position: 4,1 - _rotation: South - 23538: - position: 5,1 - _rotation: South - 23747: - position: 0,2 - _rotation: South - 24000: - position: 2,2 - _rotation: South - 45343: - position: 1,3 - _rotation: South - 45344: - position: 1,2 - _rotation: South - 45345: - position: 0,3 - _rotation: South - 45346: - position: 5,2 - _rotation: South - 45347: - position: 3,2 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 14448 - - 19441 - - 19460 - - 19461 - - 19699 - - 19971 - - 21482 - - 22373 - - 23092 - - 23254 - - 23265 - - 23538 - - 23747 - - 45345 - - 45346 - - 45344 - - 45343 - - 24000 - - 45347 -- proto: BriefcaseBrownFilled - entities: - - uid: 1779 + - uid: 19205 components: - type: Transform - pos: 32.474064,-59.38029 + pos: -71.5,5.5 parent: 2 - - uid: 1780 + - uid: 19206 components: - type: Transform - pos: -14.497005,-47.09634 + pos: -70.5,4.5 parent: 2 - - uid: 43113 + - uid: 37391 components: - type: Transform - pos: -15.52621,-4.380173 + pos: -10.5,-58.5 parent: 2 - - uid: 43118 + - uid: 46444 components: - type: Transform - pos: -15.52621,-4.645798 + pos: -72.5,4.5 parent: 2 -- proto: BriefcaseSyndieLobbyingBundleFilled - entities: - - uid: 44456 + - uid: 46946 components: - type: Transform - pos: 59.30536,-20.133877 + pos: -71.5,4.5 parent: 2 -- proto: BrigmedicPDA - entities: - - uid: 35992 + - uid: 66152 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 28234 - - type: UnpoweredFlashlight - toggleActionEntity: 28234 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: BrigTimer - entities: - - uid: 1781 + pos: 4.5,19.5 + parent: 65849 + - uid: 66153 components: - type: Transform - pos: -12.5,-23.5 - parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32856: - - Start: Close - - Timer: AutoClose - - Timer: Open - - uid: 10341 + pos: 3.5,19.5 + parent: 65849 + - uid: 67379 components: - type: Transform - pos: -10.5,-16.5 - parent: 2 - - uid: 13829 + pos: 3.5,15.5 + parent: 66965 + - uid: 67380 components: - type: Transform - pos: -7.5,-25.5 - parent: 2 - - uid: 23341 + pos: 4.5,15.5 + parent: 66965 + - uid: 67381 components: - type: Transform - pos: -9.5,-23.5 - parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1782: - - Start: Close - - Timer: AutoClose - - Timer: Open - - uid: 23438 + pos: 4.5,14.5 + parent: 66965 + - uid: 67382 components: - type: Transform - pos: -18.5,-23.5 + pos: 4.5,14.5 + parent: 66965 + - uid: 67383 + components: + - type: Transform + pos: 3.5,14.5 + parent: 66965 + - uid: 67384 + components: + - type: Transform + pos: 3.5,13.5 + parent: 66965 + - uid: 67385 + components: + - type: Transform + pos: 4.5,13.5 + parent: 66965 +- proto: CarpetWhite + entities: + - uid: 5868 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -26.5,47.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1783: - - Start: Close - - Timer: AutoClose - - Timer: Open - - uid: 32162 + - uid: 13490 components: - type: Transform - pos: -15.5,-23.5 + pos: 10.5,-44.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23744: - - Start: Close - - Timer: AutoClose - - Timer: Open - - uid: 46996 + - uid: 22213 components: - - type: MetaData - name: таймер - type: Transform - pos: 2.5,7.5 - parent: 45711 - - type: SignalTimer - label: wait - delay: 6 - - type: DeviceLinkSink - links: - - 49207 - - 49210 - - uid: 46997 + rot: -1.5707963267948966 rad + pos: -57.5,38.5 + parent: 2 + - uid: 51077 components: - - type: MetaData - name: таймер - type: Transform - pos: 4.5,4.5 - parent: 45711 - - type: SignalTimer - label: wait - delay: 6 - - type: DeviceLinkSink - links: - - 49207 - - 49210 -- proto: BrokenBottle + rot: -1.5707963267948966 rad + pos: -56.5,38.5 + parent: 2 +- proto: CarpStatue entities: - - uid: 1785 + - uid: 23490 components: - type: Transform - pos: -27.1893,53.43623 + pos: -72.5,58.5 parent: 2 - - uid: 1787 + - uid: 31181 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.649822,-60.980618 + pos: -23.5,-84.5 parent: 2 -- proto: BrokenEnergyShield +- proto: CartridgeMagnum entities: - - uid: 46998 + - uid: 8844 components: - type: Transform - pos: 11.918396,8.819647 - parent: 45711 - - uid: 46999 + rot: 3.141592653589793 rad + pos: -78.312225,22.843319 + parent: 2 + - uid: 8846 components: - type: Transform - pos: 12.790003,7.8718934 - parent: 45711 - - uid: 47000 + pos: -78.47725,22.806568 + parent: 2 +- proto: CartridgeMagnumAP + entities: + - uid: 8842 components: - type: Transform - pos: 11.618128,10.840643 - parent: 45711 -- proto: Brutepack + rot: 3.141592653589793 rad + pos: -78.2966,22.374569 + parent: 2 +- proto: CartridgeMagnumIncendiary entities: - - uid: 1788 + - uid: 8840 components: - type: Transform - pos: -23.223652,-63.550606 + rot: 3.141592653589793 rad + pos: -78.39035,22.187069 parent: 2 - - uid: 1789 +- proto: CartridgeMagnumPractice + entities: + - uid: 8847 components: - type: Transform - pos: -13.64294,-17.52659 + rot: 1.5707963267948966 rad + pos: -78.89035,22.655819 parent: 2 - - uid: 4340 +- proto: CartridgeMagnumRubber + entities: + - uid: 8843 components: - type: Transform - pos: -65.64527,-11.235416 + rot: 3.141592653589793 rad + pos: -78.70285,22.890194 parent: 2 - - uid: 33337 +- proto: CartridgeMagnumUranium + entities: + - uid: 8839 components: - type: Transform - pos: -1.1871905,14.819889 - parent: 33049 - - uid: 37058 + rot: -1.5707963267948966 rad + pos: -78.57785,22.218319 + parent: 2 +- proto: CartridgePistol + entities: + - uid: 55564 components: - type: Transform - pos: 10.275566,10.716494 - parent: 36861 - - uid: 37059 + pos: -2.7623596,10.407745 + parent: 55280 + - uid: 55565 components: - type: Transform - pos: 10.697441,10.638369 - parent: 36861 - - uid: 47001 + rot: 1.5707963267948966 rad + pos: -1.3973923,10.460454 + parent: 55280 + - uid: 55566 components: - type: Transform - pos: 17.719212,31.52318 - parent: 45711 -- proto: Brutepack1 - entities: - - uid: 47002 + pos: -2.1942673,10.804204 + parent: 55280 + - uid: 55567 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.490046,36.642727 - parent: 45711 - - uid: 47003 + pos: -1.9130173,10.226079 + parent: 55280 + - uid: 55568 components: - type: Transform - pos: 15.469213,33.700264 - parent: 45711 -- proto: Brutepack10Lingering - entities: - - uid: 52405 + pos: -1.3348923,10.585454 + parent: 55280 + - uid: 55569 components: - type: Transform - pos: -55.402832,43.763184 - parent: 45711 -- proto: Bucket + pos: -2.4598923,10.757329 + parent: 55280 +- proto: CartridgeRocket entities: - - uid: 1790 + - uid: 11757 components: - type: Transform - pos: -38.608593,-45.39827 - parent: 2 - - uid: 12495 + parent: 11756 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Catwalk + entities: + - uid: 1448 components: - type: Transform - pos: -42.168648,36.7264 + pos: -0.5,-12.5 parent: 2 - - uid: 19266 + - uid: 1930 components: - type: Transform - pos: -43.69191,29.822693 + pos: -0.5,-13.5 parent: 2 - - uid: 23617 + - uid: 2175 components: - type: Transform - pos: -50.71453,27.963274 + pos: 92.5,6.5 parent: 2 - - uid: 24327 + - uid: 2208 components: - type: Transform - pos: -43.410656,29.635195 + pos: 89.5,10.5 parent: 2 - - uid: 26215 + - uid: 2253 components: - type: Transform - pos: 41.343838,20.398607 + pos: 91.5,-2.5 parent: 2 - - uid: 30778 + - uid: 2264 components: - type: Transform - pos: 60.55881,-36.339222 + pos: 89.5,4.5 parent: 2 - - uid: 35791 + - uid: 2266 components: - type: Transform - pos: -19.745117,-33.22448 + pos: 89.5,8.5 parent: 2 - - uid: 36606 + - uid: 2696 components: - type: Transform - pos: -0.45908368,-56.392628 + pos: 90.5,10.5 parent: 2 - - uid: 37060 + - uid: 2882 components: - type: Transform - pos: 4.566162,-1.4562073 - parent: 36861 - - uid: 47004 + pos: 89.5,-2.5 + parent: 2 + - uid: 2896 components: - type: Transform - pos: 11.308048,28.964308 - parent: 45711 - - uid: 52505 + pos: 89.5,-3.5 + parent: 2 + - uid: 2928 components: - type: Transform - pos: 11.443771,66.595276 - parent: 45711 - - uid: 52506 + pos: 88.5,1.5 + parent: 2 + - uid: 2943 components: - type: Transform - pos: 11.662567,64.470276 - parent: 45711 - - uid: 52512 + pos: 88.5,5.5 + parent: 2 + - uid: 2954 components: - type: Transform - pos: 12.553131,61.751526 - parent: 45711 - - uid: 52513 + pos: 89.5,1.5 + parent: 2 + - uid: 2956 components: - type: Transform - pos: 10.350067,58.6109 - parent: 45711 - - uid: 52514 + pos: 88.5,3.5 + parent: 2 + - uid: 2957 components: - type: Transform - pos: 12.256271,55.4859 - parent: 45711 -- proto: ButchCleaver - entities: - - uid: 674 + pos: 88.5,6.5 + parent: 2 + - uid: 2960 components: - type: Transform - pos: 25.537497,-46.45267 + pos: 88.5,2.5 parent: 2 -- proto: ButtonFrameCaution - entities: - - uid: 51739 + - uid: 2961 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-28.5 + pos: 89.5,-1.5 parent: 2 - - uid: 51757 + - uid: 2962 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-5.5 + pos: 85.5,10.5 parent: 2 - - uid: 51794 + - uid: 2965 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,16.5 + pos: 87.5,10.5 parent: 2 - - uid: 51832 + - uid: 2992 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,8.5 + pos: 86.5,10.5 parent: 2 - - uid: 51875 + - uid: 2993 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-45.5 + pos: 89.5,-0.5 parent: 2 - - uid: 53160 + - uid: 2994 components: - type: Transform - pos: 1.5,78.5 - parent: 45711 - - uid: 54336 + pos: 88.5,0.5 + parent: 2 + - uid: 2996 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,45.5 - parent: 45711 - - uid: 55978 + pos: 88.5,-2.5 + parent: 2 + - uid: 2997 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,47.5 - parent: 45711 -- proto: ButtonFrameCautionSecurity - entities: - - uid: 1543 + pos: 88.5,-1.5 + parent: 2 + - uid: 2998 components: - type: Transform - pos: -26.20011,-18.299826 + pos: 88.5,-3.5 parent: 2 - - uid: 1546 + - uid: 2999 components: - type: Transform - pos: -26.69519,-18.3001 + pos: 89.5,0.5 parent: 2 - - uid: 8006 + - uid: 3000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-6.5 + pos: 88.5,4.5 parent: 2 - - uid: 8010 + - uid: 3001 components: - type: Transform - pos: -4.699999,-22.500109 + pos: 88.5,-0.5 parent: 2 - - uid: 8011 + - uid: 3025 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-22.5 + pos: 88.5,9.5 parent: 2 - - uid: 8012 + - uid: 3026 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.49989,-3.6999998 + pos: 88.5,7.5 parent: 2 - - uid: 25132 + - uid: 3028 components: - - type: MetaData - name: каркас кнопки - type: Transform - pos: 4.5,48.5 + pos: 88.5,8.5 parent: 2 -- proto: ButtonFrameJanitor - entities: - - uid: 7940 + - uid: 3030 components: - type: Transform - pos: -23.5,-18.5 + pos: 88.5,10.5 parent: 2 -- proto: C4 - entities: - - uid: 47006 + - uid: 3031 components: - type: Transform - parent: 47005 - - type: DeviceLinkSink - links: - - 49243 - - type: Physics - canCollide: False - - uid: 47008 + pos: 89.5,2.5 + parent: 2 + - uid: 3060 components: - type: Transform - parent: 47007 - - type: DeviceLinkSink - links: - - 49231 - - type: Physics - canCollide: False - - uid: 47010 + pos: 36.5,35.5 + parent: 2 + - uid: 3090 components: - type: Transform - parent: 47009 - - type: DeviceLinkSink - links: - - 45713 - - type: Physics - canCollide: False - - uid: 52572 + pos: 20.5,60.5 + parent: 2 + - uid: 3187 components: - type: Transform - parent: 52570 - - type: DeviceLinkSink - links: - - 53033 - - type: Physics - canCollide: False - - uid: 53032 + pos: 34.5,34.5 + parent: 2 + - uid: 3188 components: - type: Transform - parent: 53011 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False - - uid: 53078 + pos: 33.5,31.5 + parent: 2 + - uid: 3190 components: - type: Transform - parent: 53077 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False - - uid: 53080 + pos: 33.5,32.5 + parent: 2 + - uid: 3193 components: - type: Transform - parent: 53079 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False - - uid: 53082 + pos: 33.5,34.5 + parent: 2 + - uid: 3195 components: - type: Transform - parent: 53081 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False - - uid: 53084 + pos: 33.5,33.5 + parent: 2 + - uid: 3224 components: - type: Transform - parent: 53083 - - type: DeviceLinkSink - links: - - 53033 - - type: Physics - canCollide: False - - uid: 53118 + pos: 34.5,33.5 + parent: 2 + - uid: 3225 components: - type: Transform - parent: 53114 - - type: DeviceLinkSink - links: - - 53033 - - type: Physics - canCollide: False - - uid: 53124 + pos: 34.5,32.5 + parent: 2 + - uid: 3226 components: - type: Transform - parent: 53119 - - type: DeviceLinkSink - links: - - 53033 - - type: Physics - canCollide: False - - uid: 53126 + pos: 34.5,31.5 + parent: 2 + - uid: 3227 components: - type: Transform - parent: 53125 - - type: DeviceLinkSink - links: - - 53033 - - type: Physics - canCollide: False - - uid: 53134 + pos: 35.5,34.5 + parent: 2 + - uid: 3228 components: - type: Transform - parent: 53129 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53136 + pos: 35.5,33.5 + parent: 2 + - uid: 3229 components: - type: Transform - parent: 53135 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False - - uid: 55983 + pos: 35.5,32.5 + parent: 2 + - uid: 3230 components: - type: Transform - parent: 55982 - - type: DeviceLinkSink - links: - - 52974 - - type: Physics - canCollide: False -- proto: CableApcExtension - entities: - - uid: 76 + pos: 35.5,31.5 + parent: 2 + - uid: 3231 components: - type: Transform - pos: -79.5,2.5 + pos: 36.5,34.5 parent: 2 - - uid: 266 + - uid: 3232 components: - type: Transform - pos: -7.5,40.5 + pos: 36.5,33.5 parent: 2 - - uid: 478 + - uid: 3233 components: - type: Transform - pos: -27.5,44.5 + pos: 36.5,32.5 parent: 2 - - uid: 485 + - uid: 3234 components: - type: Transform - pos: -25.5,47.5 + pos: 36.5,31.5 parent: 2 - - uid: 582 + - uid: 3297 components: - type: Transform - pos: 64.5,-31.5 + pos: 35.5,35.5 parent: 2 - - uid: 629 + - uid: 3298 components: - type: Transform - pos: 14.5,-26.5 + pos: 34.5,35.5 parent: 2 - - uid: 641 + - uid: 3299 components: - type: Transform - pos: 56.5,-40.5 + pos: 33.5,35.5 parent: 2 - - uid: 642 + - uid: 3595 components: - type: Transform - pos: 55.5,-28.5 + pos: 91.5,1.5 parent: 2 - - uid: 726 + - uid: 3599 components: - type: Transform - pos: 14.5,-24.5 + pos: 90.5,-1.5 parent: 2 - - uid: 744 + - uid: 3710 components: - type: Transform - pos: 11.5,-22.5 + pos: 90.5,4.5 parent: 2 - - uid: 1583 + - uid: 3816 components: - type: Transform - pos: 52.5,32.5 + pos: 34.5,11.5 parent: 2 - - uid: 1599 + - uid: 4045 components: - type: Transform - pos: -37.5,47.5 + pos: 90.5,5.5 parent: 2 - - uid: 1683 + - uid: 4046 components: - type: Transform - pos: -15.5,-5.5 + pos: 89.5,5.5 parent: 2 - - uid: 1729 + - uid: 4066 components: - type: Transform - pos: -33.5,-67.5 + pos: 91.5,10.5 parent: 2 - - uid: 1739 + - uid: 4072 components: - type: Transform - pos: -35.5,-66.5 + pos: 92.5,3.5 parent: 2 - - uid: 1741 + - uid: 4074 components: - type: Transform - pos: -34.5,-67.5 + pos: 90.5,-2.5 parent: 2 - - uid: 1844 + - uid: 4081 components: - type: Transform - pos: -35.5,-67.5 + pos: 90.5,-3.5 parent: 2 - - uid: 1846 + - uid: 4111 components: - type: Transform - pos: -35.5,-65.5 + pos: 91.5,-0.5 parent: 2 - - uid: 1848 + - uid: 4126 components: - type: Transform - pos: -17.5,32.5 + pos: 90.5,6.5 parent: 2 - - uid: 1860 + - uid: 4128 components: - type: Transform - pos: 57.5,-25.5 + pos: 91.5,-1.5 parent: 2 - - uid: 1916 + - uid: 4140 components: - type: Transform - pos: 63.5,-26.5 + pos: 91.5,7.5 parent: 2 - - uid: 2011 + - uid: 4190 components: - type: Transform - pos: 57.5,-34.5 + pos: 91.5,-3.5 parent: 2 - - uid: 2054 + - uid: 4191 components: - type: Transform - pos: 51.5,29.5 + pos: 90.5,9.5 parent: 2 - - uid: 2055 + - uid: 4193 components: - type: Transform - pos: 53.5,29.5 + pos: 90.5,1.5 parent: 2 - - uid: 2056 + - uid: 4195 components: - type: Transform - pos: 52.5,29.5 + rot: -1.5707963267948966 rad + pos: -77.5,-3.5 parent: 2 - - uid: 2057 + - uid: 4230 components: - type: Transform - pos: 53.5,28.5 + pos: 89.5,9.5 parent: 2 - - uid: 2134 + - uid: 4232 components: - type: Transform - pos: 41.5,-21.5 + pos: 91.5,8.5 parent: 2 - - uid: 2152 + - uid: 4233 components: - type: Transform - pos: 39.5,-19.5 + pos: 92.5,4.5 parent: 2 - - uid: 2164 + - uid: 4276 components: - type: Transform - pos: 39.5,-20.5 + pos: 93.5,-1.5 parent: 2 - - uid: 2397 + - uid: 4277 components: - type: Transform - pos: 43.5,-20.5 + pos: 93.5,-3.5 parent: 2 - - uid: 2651 + - uid: 4278 components: - type: Transform - pos: -25.5,49.5 + pos: 92.5,2.5 parent: 2 - - uid: 3143 + - uid: 4291 components: - type: Transform - pos: 30.5,3.5 + rot: -1.5707963267948966 rad + pos: -76.5,-3.5 parent: 2 - - uid: 3176 + - uid: 4293 components: - type: Transform - pos: 30.5,4.5 + pos: 91.5,0.5 parent: 2 - - uid: 3387 + - uid: 4304 components: - type: Transform - pos: -16.5,-5.5 + pos: 90.5,-0.5 parent: 2 - - uid: 3463 + - uid: 4306 components: - type: Transform - pos: -26.5,49.5 + pos: 92.5,-3.5 parent: 2 - - uid: 3466 + - uid: 4307 components: - type: Transform - pos: -27.5,48.5 + pos: 92.5,-2.5 parent: 2 - - uid: 3860 + - uid: 4310 components: - type: Transform - pos: 33.5,2.5 + pos: 91.5,5.5 parent: 2 - - uid: 3864 + - uid: 4312 components: - type: Transform - pos: 33.5,1.5 + pos: 90.5,7.5 parent: 2 - - uid: 3867 + - uid: 4341 components: - type: Transform - pos: 33.5,3.5 + pos: 93.5,-0.5 parent: 2 - - uid: 3923 + - uid: 4342 components: - type: Transform - pos: 34.5,3.5 + pos: 92.5,9.5 parent: 2 - - uid: 3924 + - uid: 4344 components: - type: Transform - pos: 38.5,5.5 + pos: 92.5,5.5 parent: 2 - - uid: 3925 + - uid: 4348 components: - type: Transform - pos: 38.5,4.5 + pos: 92.5,-1.5 parent: 2 - - uid: 4101 + - uid: 4349 components: - type: Transform - pos: 43.5,-21.5 + pos: 91.5,9.5 parent: 2 - - uid: 4263 + - uid: 4350 components: - type: Transform - pos: -85.5,7.5 + pos: 92.5,8.5 parent: 2 - - uid: 4412 + - uid: 4351 components: - type: Transform - pos: -87.5,7.5 + pos: 93.5,-2.5 parent: 2 - - uid: 4528 + - uid: 4352 components: - type: Transform - pos: 52.5,30.5 + pos: 92.5,7.5 parent: 2 - - uid: 4868 + - uid: 4353 components: - type: Transform - pos: 52.5,31.5 + pos: 92.5,0.5 parent: 2 - - uid: 5117 + - uid: 4354 components: - type: Transform - pos: -77.5,7.5 + pos: 92.5,10.5 parent: 2 - - uid: 5123 + - uid: 4355 components: - type: Transform - pos: -21.5,47.5 + pos: 92.5,-0.5 parent: 2 - - uid: 5220 + - uid: 4357 components: - type: Transform - pos: 60.5,-30.5 + pos: 92.5,1.5 parent: 2 - - uid: 5229 + - uid: 4370 components: - type: Transform - pos: -21.5,49.5 + pos: 91.5,2.5 parent: 2 - - uid: 5480 + - uid: 4371 components: - type: Transform - pos: -0.5,-47.5 + pos: 91.5,3.5 parent: 2 - - uid: 5640 + - uid: 4372 components: - type: Transform - pos: -86.5,7.5 + pos: 90.5,0.5 parent: 2 - - uid: 5663 + - uid: 4373 components: - type: Transform - pos: -88.5,7.5 + pos: 90.5,8.5 parent: 2 - - uid: 5668 + - uid: 4374 components: - type: Transform - pos: -26.5,54.5 + pos: 91.5,4.5 parent: 2 - - uid: 5671 + - uid: 4375 components: - type: Transform - pos: -27.5,49.5 + pos: 90.5,2.5 parent: 2 - - uid: 5788 + - uid: 4376 components: - type: Transform - pos: 13.5,-8.5 - parent: 45711 - - uid: 6506 + pos: 91.5,6.5 + parent: 2 + - uid: 4378 components: - type: Transform - pos: -5.5,74.5 - parent: 45711 - - uid: 6507 + pos: 90.5,3.5 + parent: 2 + - uid: 4517 components: - type: Transform - pos: -5.5,73.5 - parent: 45711 - - uid: 6508 + pos: 89.5,6.5 + parent: 2 + - uid: 4518 components: - type: Transform - pos: -5.5,72.5 - parent: 45711 - - uid: 6509 + pos: 89.5,7.5 + parent: 2 + - uid: 4584 components: - type: Transform - pos: -5.5,71.5 - parent: 45711 - - uid: 6510 + rot: -1.5707963267948966 rad + pos: -87.5,0.5 + parent: 2 + - uid: 4730 components: - type: Transform - pos: -5.5,70.5 - parent: 45711 - - uid: 6511 + rot: -1.5707963267948966 rad + pos: -85.5,-0.5 + parent: 2 + - uid: 4779 components: - type: Transform - pos: -5.5,69.5 - parent: 45711 - - uid: 6512 + rot: -1.5707963267948966 rad + pos: -85.5,0.5 + parent: 2 + - uid: 5111 components: - type: Transform - pos: -5.5,68.5 - parent: 45711 - - uid: 6513 + pos: 89.5,3.5 + parent: 2 + - uid: 5186 components: - type: Transform - pos: -6.5,73.5 - parent: 45711 - - uid: 6514 + pos: 93.5,0.5 + parent: 2 + - uid: 5187 components: - type: Transform - pos: -7.5,73.5 - parent: 45711 - - uid: 6515 + pos: 93.5,1.5 + parent: 2 + - uid: 5188 components: - type: Transform - pos: -8.5,73.5 - parent: 45711 - - uid: 6516 + pos: 93.5,2.5 + parent: 2 + - uid: 5189 components: - type: Transform - pos: -8.5,72.5 - parent: 45711 - - uid: 6517 + pos: 93.5,3.5 + parent: 2 + - uid: 5190 components: - type: Transform - pos: -8.5,71.5 - parent: 45711 - - uid: 6518 + pos: 93.5,4.5 + parent: 2 + - uid: 5191 components: - type: Transform - pos: -8.5,70.5 - parent: 45711 - - uid: 6519 + pos: 93.5,5.5 + parent: 2 + - uid: 5192 components: - type: Transform - pos: -8.5,69.5 - parent: 45711 - - uid: 6520 + pos: 93.5,6.5 + parent: 2 + - uid: 5193 components: - type: Transform - pos: -8.5,68.5 - parent: 45711 - - uid: 6521 + pos: 93.5,7.5 + parent: 2 + - uid: 5194 components: - type: Transform - pos: -9.5,68.5 - parent: 45711 - - uid: 6522 + pos: 93.5,8.5 + parent: 2 + - uid: 5195 components: - type: Transform - pos: -10.5,68.5 - parent: 45711 - - uid: 6523 + pos: 93.5,9.5 + parent: 2 + - uid: 5196 components: - type: Transform - pos: -11.5,68.5 - parent: 45711 - - uid: 6524 + pos: 93.5,10.5 + parent: 2 + - uid: 5198 components: - type: Transform - pos: -8.5,74.5 - parent: 45711 - - uid: 6525 + pos: 94.5,-3.5 + parent: 2 + - uid: 5199 components: - type: Transform - pos: -8.5,75.5 - parent: 45711 - - uid: 6526 + pos: 94.5,-2.5 + parent: 2 + - uid: 5200 components: - type: Transform - pos: -8.5,76.5 - parent: 45711 - - uid: 6527 + pos: 94.5,-1.5 + parent: 2 + - uid: 5201 components: - type: Transform - pos: -8.5,77.5 - parent: 45711 - - uid: 6528 + pos: 94.5,-0.5 + parent: 2 + - uid: 5202 components: - type: Transform - pos: -8.5,78.5 - parent: 45711 - - uid: 6529 + pos: 94.5,0.5 + parent: 2 + - uid: 5203 components: - type: Transform - pos: -8.5,79.5 - parent: 45711 - - uid: 6530 + pos: 94.5,1.5 + parent: 2 + - uid: 5207 components: - type: Transform - pos: -8.5,80.5 - parent: 45711 - - uid: 6531 + pos: 94.5,5.5 + parent: 2 + - uid: 5208 components: - type: Transform - pos: -8.5,81.5 - parent: 45711 - - uid: 6532 + pos: 94.5,6.5 + parent: 2 + - uid: 5209 components: - type: Transform - pos: -9.5,81.5 - parent: 45711 - - uid: 6533 + pos: 94.5,7.5 + parent: 2 + - uid: 5210 components: - type: Transform - pos: -10.5,81.5 - parent: 45711 - - uid: 6534 + pos: 94.5,8.5 + parent: 2 + - uid: 5211 components: - - type: Transform - pos: -11.5,81.5 - parent: 45711 - - uid: 6535 + - type: Transform + pos: 94.5,9.5 + parent: 2 + - uid: 5212 components: - type: Transform - pos: -12.5,81.5 - parent: 45711 - - uid: 6536 + pos: 94.5,10.5 + parent: 2 + - uid: 5297 components: - type: Transform - pos: -13.5,81.5 - parent: 45711 - - uid: 6537 + rot: 1.5707963267948966 rad + pos: 94.5,2.5 + parent: 2 + - uid: 5343 components: - type: Transform - pos: -14.5,81.5 - parent: 45711 - - uid: 6538 + rot: 1.5707963267948966 rad + pos: 94.5,3.5 + parent: 2 + - uid: 5355 components: - type: Transform - pos: -15.5,81.5 - parent: 45711 - - uid: 6547 + rot: 1.5707963267948966 rad + pos: 94.5,4.5 + parent: 2 + - uid: 5379 components: - type: Transform - pos: -16.5,81.5 - parent: 45711 - - uid: 6549 + pos: 94.5,11.5 + parent: 2 + - uid: 5380 components: - type: Transform - pos: -16.5,80.5 - parent: 45711 - - uid: 6550 + pos: 94.5,12.5 + parent: 2 + - uid: 5381 components: - type: Transform - pos: -16.5,79.5 - parent: 45711 - - uid: 6551 + pos: 94.5,13.5 + parent: 2 + - uid: 5382 components: - type: Transform - pos: -16.5,78.5 - parent: 45711 - - uid: 6552 + pos: 94.5,14.5 + parent: 2 + - uid: 5383 components: - type: Transform - pos: -16.5,77.5 - parent: 45711 - - uid: 6553 + pos: 94.5,15.5 + parent: 2 + - uid: 5385 components: - type: Transform - pos: -16.5,76.5 - parent: 45711 - - uid: 6554 + pos: 93.5,11.5 + parent: 2 + - uid: 5386 components: - type: Transform - pos: -16.5,75.5 - parent: 45711 - - uid: 6555 + pos: 93.5,12.5 + parent: 2 + - uid: 5387 components: - type: Transform - pos: -16.5,74.5 - parent: 45711 - - uid: 6557 + pos: 93.5,13.5 + parent: 2 + - uid: 5388 components: - type: Transform - pos: -16.5,73.5 - parent: 45711 - - uid: 6558 + pos: 93.5,14.5 + parent: 2 + - uid: 5389 components: - type: Transform - pos: -16.5,72.5 - parent: 45711 - - uid: 6561 + pos: 93.5,15.5 + parent: 2 + - uid: 5391 components: - type: Transform - pos: -16.5,71.5 - parent: 45711 - - uid: 6565 + pos: 92.5,11.5 + parent: 2 + - uid: 5392 components: - type: Transform - pos: -16.5,70.5 - parent: 45711 - - uid: 6566 + pos: 92.5,12.5 + parent: 2 + - uid: 5393 components: - type: Transform - pos: -16.5,69.5 - parent: 45711 - - uid: 6567 + pos: 92.5,13.5 + parent: 2 + - uid: 5394 components: - type: Transform - pos: -16.5,68.5 - parent: 45711 - - uid: 6568 + pos: 92.5,14.5 + parent: 2 + - uid: 5395 components: - type: Transform - pos: -15.5,68.5 - parent: 45711 - - uid: 6569 + pos: 92.5,15.5 + parent: 2 + - uid: 5397 components: - type: Transform - pos: -14.5,68.5 - parent: 45711 - - uid: 6570 + pos: 91.5,11.5 + parent: 2 + - uid: 5398 components: - type: Transform - pos: -13.5,68.5 - parent: 45711 - - uid: 6572 + pos: 91.5,12.5 + parent: 2 + - uid: 5399 components: - type: Transform - pos: -4.5,73.5 - parent: 45711 - - uid: 6573 + pos: 91.5,13.5 + parent: 2 + - uid: 5400 components: - type: Transform - pos: -3.5,73.5 - parent: 45711 - - uid: 6574 + pos: 91.5,14.5 + parent: 2 + - uid: 5401 components: - type: Transform - pos: -2.5,73.5 - parent: 45711 - - uid: 6575 + pos: 91.5,15.5 + parent: 2 + - uid: 5403 components: - type: Transform - pos: -2.5,72.5 - parent: 45711 - - uid: 6576 + pos: 90.5,11.5 + parent: 2 + - uid: 5404 components: - type: Transform - pos: -2.5,71.5 - parent: 45711 - - uid: 6577 + pos: 90.5,12.5 + parent: 2 + - uid: 5405 components: - type: Transform - pos: -2.5,70.5 - parent: 45711 - - uid: 6578 + pos: 90.5,13.5 + parent: 2 + - uid: 5406 components: - type: Transform - pos: -2.5,69.5 - parent: 45711 - - uid: 6582 + pos: 90.5,14.5 + parent: 2 + - uid: 5407 components: - type: Transform - pos: -2.5,68.5 - parent: 45711 - - uid: 6584 + pos: 90.5,15.5 + parent: 2 + - uid: 5409 components: - type: Transform - pos: -2.5,67.5 - parent: 45711 - - uid: 6587 + pos: 89.5,11.5 + parent: 2 + - uid: 5410 components: - type: Transform - pos: -2.5,66.5 - parent: 45711 - - uid: 6588 + pos: 89.5,12.5 + parent: 2 + - uid: 5411 components: - type: Transform - pos: -2.5,65.5 - parent: 45711 - - uid: 6589 + pos: 89.5,13.5 + parent: 2 + - uid: 5412 components: - type: Transform - pos: -2.5,64.5 - parent: 45711 - - uid: 6590 + pos: 89.5,14.5 + parent: 2 + - uid: 5413 components: - type: Transform - pos: -1.5,67.5 - parent: 45711 - - uid: 6591 + pos: 89.5,15.5 + parent: 2 + - uid: 5415 components: - type: Transform - pos: -0.5,67.5 - parent: 45711 - - uid: 6592 + pos: 88.5,11.5 + parent: 2 + - uid: 5416 components: - type: Transform - pos: -8.5,67.5 - parent: 45711 - - uid: 6593 + pos: 88.5,12.5 + parent: 2 + - uid: 5417 components: - type: Transform - pos: -2.5,74.5 - parent: 45711 - - uid: 6594 + pos: 88.5,13.5 + parent: 2 + - uid: 5418 components: - type: Transform - pos: -2.5,75.5 - parent: 45711 - - uid: 6595 + pos: 88.5,14.5 + parent: 2 + - uid: 5419 components: - type: Transform - pos: -2.5,76.5 - parent: 45711 - - uid: 6596 + pos: 88.5,15.5 + parent: 2 + - uid: 5421 components: - type: Transform - pos: -2.5,77.5 - parent: 45711 - - uid: 6597 + pos: 87.5,11.5 + parent: 2 + - uid: 5422 components: - type: Transform - pos: -2.5,78.5 - parent: 45711 - - uid: 6598 + pos: 87.5,12.5 + parent: 2 + - uid: 5423 components: - type: Transform - pos: -1.5,78.5 - parent: 45711 - - uid: 6599 + pos: 87.5,13.5 + parent: 2 + - uid: 5424 components: - type: Transform - pos: -0.5,78.5 - parent: 45711 - - uid: 6600 + pos: 87.5,14.5 + parent: 2 + - uid: 5425 components: - type: Transform - pos: 0.5,78.5 - parent: 45711 - - uid: 6601 + pos: 87.5,15.5 + parent: 2 + - uid: 5426 components: - type: Transform - pos: 1.5,78.5 - parent: 45711 - - uid: 6602 + pos: 81.5,13.5 + parent: 2 + - uid: 5427 components: - type: Transform - pos: 0.5,79.5 - parent: 45711 - - uid: 6603 + pos: 86.5,11.5 + parent: 2 + - uid: 5428 components: - type: Transform - pos: 0.5,80.5 - parent: 45711 - - uid: 6604 + pos: 86.5,12.5 + parent: 2 + - uid: 5429 components: - type: Transform - pos: 0.5,81.5 - parent: 45711 - - uid: 6605 + pos: 86.5,13.5 + parent: 2 + - uid: 5430 components: - type: Transform - pos: 0.5,82.5 - parent: 45711 - - uid: 6606 + pos: 86.5,14.5 + parent: 2 + - uid: 5432 components: - type: Transform - pos: 0.5,83.5 - parent: 45711 - - uid: 6608 + pos: 81.5,12.5 + parent: 2 + - uid: 5433 components: - type: Transform - pos: 1.5,83.5 - parent: 45711 - - uid: 6609 + pos: 85.5,11.5 + parent: 2 + - uid: 5434 components: - type: Transform - pos: 2.5,83.5 - parent: 45711 - - uid: 6610 + pos: 85.5,12.5 + parent: 2 + - uid: 5435 components: - type: Transform - pos: 3.5,83.5 - parent: 45711 - - uid: 6611 + pos: 85.5,13.5 + parent: 2 + - uid: 5437 components: - type: Transform - pos: 4.5,83.5 - parent: 45711 - - uid: 6612 + pos: 81.5,11.5 + parent: 2 + - uid: 5438 components: - type: Transform - pos: 5.5,83.5 - parent: 45711 - - uid: 6613 + pos: 82.5,13.5 + parent: 2 + - uid: 5448 components: - type: Transform - pos: 5.5,82.5 - parent: 45711 - - uid: 6614 + pos: 82.5,12.5 + parent: 2 + - uid: 5449 components: - type: Transform - pos: 5.5,81.5 - parent: 45711 - - uid: 6615 + pos: 82.5,11.5 + parent: 2 + - uid: 5450 components: - type: Transform - pos: 5.5,80.5 - parent: 45711 - - uid: 6616 + pos: 83.5,13.5 + parent: 2 + - uid: 5451 components: - type: Transform - pos: 5.5,79.5 - parent: 45711 - - uid: 6617 + pos: 83.5,12.5 + parent: 2 + - uid: 5452 components: - type: Transform - pos: 5.5,78.5 - parent: 45711 - - uid: 6618 + pos: 83.5,11.5 + parent: 2 + - uid: 5453 components: - type: Transform - pos: 4.5,78.5 - parent: 45711 - - uid: 6619 + pos: 84.5,13.5 + parent: 2 + - uid: 5454 components: - type: Transform - pos: 6.5,78.5 - parent: 45711 - - uid: 6620 + pos: 84.5,12.5 + parent: 2 + - uid: 5455 components: - type: Transform - pos: 7.5,78.5 - parent: 45711 - - uid: 6621 + pos: 84.5,11.5 + parent: 2 + - uid: 7177 components: - type: Transform - pos: 8.5,78.5 - parent: 45711 - - uid: 6622 + pos: 42.5,45.5 + parent: 2 + - uid: 7180 components: - type: Transform - pos: 8.5,77.5 - parent: 45711 - - uid: 6623 + pos: 42.5,44.5 + parent: 2 + - uid: 7238 components: - type: Transform - pos: 8.5,76.5 - parent: 45711 - - uid: 6624 + pos: 42.5,46.5 + parent: 2 + - uid: 9380 components: - type: Transform - pos: 8.5,75.5 - parent: 45711 - - uid: 6625 + pos: 70.5,49.5 + parent: 2 + - uid: 10329 components: - type: Transform - pos: 8.5,74.5 - parent: 45711 - - uid: 6626 + pos: -103.5,69.5 + parent: 2 + - uid: 10331 components: - type: Transform - pos: 8.5,73.5 - parent: 45711 - - uid: 6627 + pos: -101.5,38.5 + parent: 2 + - uid: 10333 components: - type: Transform - pos: 8.5,72.5 - parent: 45711 - - uid: 6628 + pos: -101.5,40.5 + parent: 2 + - uid: 10335 components: - type: Transform - pos: 8.5,71.5 - parent: 45711 - - uid: 6629 + pos: -101.5,39.5 + parent: 2 + - uid: 10390 components: - type: Transform - pos: 8.5,70.5 - parent: 45711 - - uid: 6630 + pos: -103.5,68.5 + parent: 2 + - uid: 10391 components: - type: Transform - pos: 8.5,69.5 - parent: 45711 - - uid: 6648 + pos: -103.5,38.5 + parent: 2 + - uid: 10392 components: - type: Transform - pos: 8.5,68.5 - parent: 45711 - - uid: 6649 + pos: -103.5,39.5 + parent: 2 + - uid: 10393 components: - type: Transform - pos: 8.5,67.5 - parent: 45711 - - uid: 6650 + pos: -101.5,70.5 + parent: 2 + - uid: 10394 components: - type: Transform - pos: 7.5,67.5 - parent: 45711 - - uid: 6653 + pos: -103.5,70.5 + parent: 2 + - uid: 10395 components: - type: Transform - pos: 6.5,67.5 - parent: 45711 - - uid: 6654 + pos: -103.5,40.5 + parent: 2 + - uid: 10398 components: - type: Transform - pos: 5.5,67.5 - parent: 45711 - - uid: 6656 + pos: -101.5,69.5 + parent: 2 + - uid: 10399 components: - type: Transform - pos: -8.5,66.5 - parent: 45711 - - uid: 6657 + pos: -101.5,68.5 + parent: 2 + - uid: 10493 components: - type: Transform - pos: -8.5,65.5 - parent: 45711 - - uid: 6658 + pos: -106.5,45.5 + parent: 2 + - uid: 10497 components: - type: Transform - pos: -2.5,63.5 - parent: 45711 - - uid: 6659 + pos: -107.5,45.5 + parent: 2 + - uid: 10498 components: - type: Transform - pos: -2.5,62.5 - parent: 45711 - - uid: 6660 + pos: -108.5,45.5 + parent: 2 + - uid: 10499 components: - type: Transform - pos: -2.5,61.5 - parent: 45711 - - uid: 6661 + pos: -109.5,45.5 + parent: 2 + - uid: 10500 components: - type: Transform - pos: -2.5,60.5 - parent: 45711 - - uid: 6662 + pos: -109.5,47.5 + parent: 2 + - uid: 10501 components: - type: Transform - pos: -2.5,59.5 - parent: 45711 - - uid: 6663 + pos: -108.5,47.5 + parent: 2 + - uid: 10502 components: - type: Transform - pos: -2.5,58.5 - parent: 45711 - - uid: 6664 + pos: -107.5,47.5 + parent: 2 + - uid: 10503 components: - type: Transform - pos: -3.5,59.5 - parent: 45711 - - uid: 6665 + pos: -106.5,47.5 + parent: 2 + - uid: 10504 components: - type: Transform - pos: -4.5,59.5 - parent: 45711 - - uid: 6666 + pos: -106.5,53.5 + parent: 2 + - uid: 10505 components: - type: Transform - pos: -5.5,59.5 - parent: 45711 - - uid: 6667 + pos: -107.5,53.5 + parent: 2 + - uid: 10506 components: - type: Transform - pos: -6.5,59.5 - parent: 45711 - - uid: 6668 + pos: -108.5,53.5 + parent: 2 + - uid: 10507 components: - type: Transform - pos: -7.5,59.5 - parent: 45711 - - uid: 6669 + pos: -109.5,53.5 + parent: 2 + - uid: 10508 components: - type: Transform - pos: -8.5,59.5 - parent: 45711 - - uid: 6670 + pos: -109.5,55.5 + parent: 2 + - uid: 10509 components: - type: Transform - pos: -8.5,60.5 - parent: 45711 - - uid: 6671 + pos: -108.5,55.5 + parent: 2 + - uid: 10510 components: - type: Transform - pos: -8.5,61.5 - parent: 45711 - - uid: 6672 + pos: -107.5,55.5 + parent: 2 + - uid: 10511 components: - type: Transform - pos: -8.5,62.5 - parent: 45711 - - uid: 6673 + pos: -106.5,55.5 + parent: 2 + - uid: 10512 components: - type: Transform - pos: -8.5,63.5 - parent: 45711 - - uid: 6674 + pos: -106.5,61.5 + parent: 2 + - uid: 10513 components: - type: Transform - pos: -8.5,64.5 - parent: 45711 - - uid: 6675 + pos: -107.5,61.5 + parent: 2 + - uid: 10514 components: - type: Transform - pos: -41.5,43.5 - parent: 45711 - - uid: 6676 + pos: -108.5,61.5 + parent: 2 + - uid: 10515 components: - type: Transform - pos: -42.5,43.5 - parent: 45711 - - uid: 6677 + pos: -109.5,61.5 + parent: 2 + - uid: 10516 components: - type: Transform - pos: -42.5,44.5 - parent: 45711 - - uid: 6678 + pos: -109.5,63.5 + parent: 2 + - uid: 10517 components: - type: Transform - pos: -42.5,45.5 - parent: 45711 - - uid: 6679 + pos: -108.5,63.5 + parent: 2 + - uid: 10518 components: - type: Transform - pos: -42.5,46.5 - parent: 45711 - - uid: 6682 + pos: -107.5,63.5 + parent: 2 + - uid: 10519 components: - type: Transform - pos: -42.5,47.5 - parent: 45711 - - uid: 6694 + pos: -106.5,63.5 + parent: 2 + - uid: 10725 components: - type: Transform - pos: -42.5,48.5 - parent: 45711 - - uid: 6695 + pos: -0.5,-11.5 + parent: 2 + - uid: 10726 components: - type: Transform - pos: -42.5,49.5 - parent: 45711 - - uid: 6696 + pos: 1.5,-11.5 + parent: 2 + - uid: 10727 components: - type: Transform - pos: -42.5,50.5 - parent: 45711 - - uid: 6697 + pos: 1.5,-13.5 + parent: 2 + - uid: 11771 components: - type: Transform - pos: -42.5,51.5 - parent: 45711 - - uid: 6698 + pos: 11.5,27.5 + parent: 2 + - uid: 11773 components: - type: Transform - pos: -42.5,52.5 - parent: 45711 - - uid: 6699 + pos: 12.5,27.5 + parent: 2 + - uid: 11774 components: - type: Transform - pos: -42.5,53.5 - parent: 45711 - - uid: 6703 + pos: 13.5,27.5 + parent: 2 + - uid: 14185 components: - type: Transform - pos: -42.5,54.5 - parent: 45711 - - uid: 6704 + pos: 36.5,-83.5 + parent: 2 + - uid: 14780 components: - type: Transform - pos: -42.5,55.5 - parent: 45711 - - uid: 6705 + pos: 15.5,-69.5 + parent: 2 + - uid: 14781 components: - type: Transform - pos: -43.5,55.5 - parent: 45711 - - uid: 6707 + pos: 15.5,-69.5 + parent: 2 + - uid: 14782 components: - type: Transform - pos: -44.5,55.5 - parent: 45711 - - uid: 6710 + pos: 14.5,-69.5 + parent: 2 + - uid: 14783 components: - type: Transform - pos: -45.5,55.5 - parent: 45711 - - uid: 6711 + pos: 13.5,-69.5 + parent: 2 + - uid: 14784 components: - type: Transform - pos: -46.5,55.5 - parent: 45711 - - uid: 6712 + pos: 12.5,-69.5 + parent: 2 + - uid: 14785 components: - type: Transform - pos: -47.5,55.5 - parent: 45711 - - uid: 6713 + pos: 11.5,-69.5 + parent: 2 + - uid: 14786 components: - type: Transform - pos: -48.5,55.5 - parent: 45711 - - uid: 6714 + pos: 10.5,-69.5 + parent: 2 + - uid: 14787 components: - type: Transform - pos: -49.5,55.5 - parent: 45711 - - uid: 6715 + pos: 9.5,-69.5 + parent: 2 + - uid: 14788 components: - type: Transform - pos: -50.5,55.5 - parent: 45711 - - uid: 6716 + pos: 9.5,-70.5 + parent: 2 + - uid: 14789 components: - type: Transform - pos: -51.5,55.5 - parent: 45711 - - uid: 6717 + pos: 17.5,-74.5 + parent: 2 + - uid: 14790 components: - type: Transform - pos: -52.5,55.5 - parent: 45711 - - uid: 6718 + pos: 18.5,-74.5 + parent: 2 + - uid: 14791 components: - type: Transform - pos: -53.5,55.5 - parent: 45711 - - uid: 6719 + pos: 18.5,-75.5 + parent: 2 + - uid: 14792 components: - type: Transform - pos: -54.5,55.5 - parent: 45711 - - uid: 6720 + pos: 10.5,-73.5 + parent: 2 + - uid: 14793 components: - type: Transform - pos: -55.5,55.5 - parent: 45711 - - uid: 6721 + pos: 11.5,-73.5 + parent: 2 + - uid: 14794 components: - type: Transform - pos: -56.5,55.5 - parent: 45711 - - uid: 6722 + pos: 12.5,-73.5 + parent: 2 + - uid: 14795 components: - type: Transform - pos: -56.5,54.5 - parent: 45711 - - uid: 6723 + pos: 3.5,-71.5 + parent: 2 + - uid: 14796 components: - type: Transform - pos: -56.5,53.5 - parent: 45711 - - uid: 6724 + pos: 3.5,-72.5 + parent: 2 + - uid: 14797 components: - type: Transform - pos: -56.5,52.5 - parent: 45711 - - uid: 6725 + pos: 4.5,-71.5 + parent: 2 + - uid: 14798 components: - type: Transform - pos: -56.5,51.5 - parent: 45711 - - uid: 6726 + pos: 4.5,-72.5 + parent: 2 + - uid: 14799 components: - type: Transform - pos: -56.5,50.5 - parent: 45711 - - uid: 6727 + pos: 1.5,-75.5 + parent: 2 + - uid: 14800 components: - type: Transform - pos: -56.5,49.5 - parent: 45711 - - uid: 6728 + pos: 2.5,-75.5 + parent: 2 + - uid: 14802 components: - type: Transform - pos: -56.5,48.5 - parent: 45711 - - uid: 6729 + pos: 18.5,-83.5 + parent: 2 + - uid: 14956 components: - type: Transform - pos: -56.5,47.5 - parent: 45711 - - uid: 6730 + pos: -55.5,68.5 + parent: 2 + - uid: 15112 components: - type: Transform - pos: -56.5,46.5 - parent: 45711 - - uid: 6731 + pos: 29.5,50.5 + parent: 2 + - uid: 15113 components: - type: Transform - pos: -56.5,45.5 - parent: 45711 - - uid: 6732 + pos: 29.5,49.5 + parent: 2 + - uid: 15114 components: - type: Transform - pos: -56.5,44.5 - parent: 45711 - - uid: 6733 + pos: 29.5,48.5 + parent: 2 + - uid: 15115 components: - type: Transform - pos: -56.5,43.5 - parent: 45711 - - uid: 6734 + pos: 30.5,50.5 + parent: 2 + - uid: 15116 components: - type: Transform - pos: -56.5,42.5 - parent: 45711 - - uid: 6735 + pos: 30.5,49.5 + parent: 2 + - uid: 15117 components: - type: Transform - pos: -56.5,41.5 - parent: 45711 - - uid: 6736 + pos: 30.5,48.5 + parent: 2 + - uid: 15118 components: - type: Transform - pos: -55.5,41.5 - parent: 45711 - - uid: 6737 + pos: 31.5,50.5 + parent: 2 + - uid: 15119 components: - type: Transform - pos: -54.5,41.5 - parent: 45711 - - uid: 6738 + pos: 31.5,49.5 + parent: 2 + - uid: 15120 components: - type: Transform - pos: -53.5,41.5 - parent: 45711 - - uid: 6739 + pos: 31.5,48.5 + parent: 2 + - uid: 15206 components: - type: Transform - pos: -52.5,41.5 - parent: 45711 - - uid: 6740 + pos: 29.5,51.5 + parent: 2 + - uid: 15207 components: - type: Transform - pos: -51.5,41.5 - parent: 45711 - - uid: 6741 + pos: 29.5,52.5 + parent: 2 + - uid: 15208 components: - type: Transform - pos: -50.5,41.5 - parent: 45711 - - uid: 6742 + pos: 29.5,53.5 + parent: 2 + - uid: 15209 components: - type: Transform - pos: -49.5,41.5 - parent: 45711 - - uid: 6743 + pos: 30.5,51.5 + parent: 2 + - uid: 15210 components: - type: Transform - pos: -48.5,41.5 - parent: 45711 - - uid: 6744 + pos: 30.5,52.5 + parent: 2 + - uid: 15211 components: - type: Transform - pos: -47.5,41.5 - parent: 45711 - - uid: 6745 + pos: 30.5,53.5 + parent: 2 + - uid: 15212 components: - type: Transform - pos: -46.5,41.5 - parent: 45711 - - uid: 6746 + pos: 31.5,51.5 + parent: 2 + - uid: 15213 components: - type: Transform - pos: -45.5,41.5 - parent: 45711 - - uid: 6747 + pos: 31.5,52.5 + parent: 2 + - uid: 15214 components: - type: Transform - pos: -44.5,41.5 - parent: 45711 - - uid: 6748 + pos: 31.5,53.5 + parent: 2 + - uid: 16052 components: - type: Transform - pos: -43.5,41.5 - parent: 45711 - - uid: 6749 + pos: 34.5,57.5 + parent: 2 + - uid: 16053 components: - type: Transform - pos: -42.5,41.5 - parent: 45711 - - uid: 6752 + pos: 33.5,57.5 + parent: 2 + - uid: 16283 components: - type: Transform - pos: -42.5,42.5 - parent: 45711 - - uid: 6753 + rot: 1.5707963267948966 rad + pos: 21.5,27.5 + parent: 2 + - uid: 16708 components: - type: Transform - pos: -41.5,48.5 - parent: 45711 - - uid: 6757 + pos: 21.5,56.5 + parent: 2 + - uid: 16736 components: - type: Transform - pos: -40.5,48.5 - parent: 45711 - - uid: 6769 + pos: 96.5,55.5 + parent: 2 + - uid: 16737 components: - type: Transform - pos: -39.5,48.5 - parent: 45711 - - uid: 6771 + pos: 70.5,31.5 + parent: 2 + - uid: 16738 components: - type: Transform - pos: -38.5,48.5 - parent: 45711 - - uid: 6776 + pos: 70.5,56.5 + parent: 2 + - uid: 16739 components: - type: Transform - pos: -39.5,47.5 - parent: 45711 - - uid: 6783 + pos: 71.5,56.5 + parent: 2 + - uid: 16740 components: - type: Transform - pos: -39.5,46.5 - parent: 45711 - - uid: 6784 + pos: 72.5,56.5 + parent: 2 + - uid: 16741 components: - type: Transform - pos: -39.5,45.5 - parent: 45711 - - uid: 6785 + pos: 73.5,56.5 + parent: 2 + - uid: 16742 components: - type: Transform - pos: -39.5,49.5 - parent: 45711 - - uid: 6786 + pos: 74.5,56.5 + parent: 2 + - uid: 16743 components: - type: Transform - pos: -39.5,50.5 - parent: 45711 - - uid: 6792 + pos: 75.5,56.5 + parent: 2 + - uid: 16744 components: - type: Transform - pos: -7.5,34.5 + pos: 76.5,56.5 parent: 2 - - uid: 6800 + - uid: 16745 components: - type: Transform - pos: -39.5,51.5 - parent: 45711 - - uid: 6801 + pos: 77.5,56.5 + parent: 2 + - uid: 16746 components: - type: Transform - pos: -37.5,48.5 - parent: 45711 - - uid: 6802 + pos: 78.5,56.5 + parent: 2 + - uid: 16747 components: - type: Transform - pos: -36.5,48.5 - parent: 45711 - - uid: 6803 + pos: 79.5,56.5 + parent: 2 + - uid: 16748 components: - type: Transform - pos: -35.5,48.5 - parent: 45711 - - uid: 6804 + pos: 80.5,56.5 + parent: 2 + - uid: 16749 components: - type: Transform - pos: -34.5,48.5 - parent: 45711 - - uid: 6805 + pos: 81.5,56.5 + parent: 2 + - uid: 16750 components: - type: Transform - pos: -33.5,48.5 - parent: 45711 - - uid: 6806 + pos: 82.5,56.5 + parent: 2 + - uid: 16751 components: - type: Transform - pos: -32.5,48.5 - parent: 45711 - - uid: 6814 + pos: 83.5,56.5 + parent: 2 + - uid: 16752 components: - type: Transform - pos: -32.5,49.5 - parent: 45711 - - uid: 6815 + pos: 84.5,56.5 + parent: 2 + - uid: 16753 components: - type: Transform - pos: -32.5,50.5 - parent: 45711 - - uid: 6819 + pos: 85.5,56.5 + parent: 2 + - uid: 16754 components: - type: Transform - pos: -32.5,51.5 - parent: 45711 - - uid: 6820 + pos: 86.5,56.5 + parent: 2 + - uid: 16755 components: - type: Transform - pos: -32.5,52.5 - parent: 45711 - - uid: 6821 + pos: 87.5,56.5 + parent: 2 + - uid: 16756 components: - type: Transform - pos: -32.5,53.5 - parent: 45711 - - uid: 6822 + pos: 88.5,56.5 + parent: 2 + - uid: 16757 components: - type: Transform - pos: -32.5,54.5 - parent: 45711 - - uid: 6824 + pos: 89.5,56.5 + parent: 2 + - uid: 16758 components: - type: Transform - pos: -31.5,54.5 - parent: 45711 - - uid: 6825 + pos: 90.5,56.5 + parent: 2 + - uid: 16759 components: - type: Transform - pos: -30.5,54.5 - parent: 45711 - - uid: 6826 + pos: 91.5,56.5 + parent: 2 + - uid: 16760 components: - type: Transform - pos: -29.5,54.5 - parent: 45711 - - uid: 6827 + pos: 92.5,56.5 + parent: 2 + - uid: 16761 components: - type: Transform - pos: -28.5,54.5 - parent: 45711 - - uid: 6828 + pos: 93.5,56.5 + parent: 2 + - uid: 16762 components: - type: Transform - pos: -27.5,54.5 - parent: 45711 - - uid: 6829 + pos: 94.5,56.5 + parent: 2 + - uid: 16763 components: - type: Transform - pos: -26.5,54.5 - parent: 45711 - - uid: 6830 + pos: 95.5,56.5 + parent: 2 + - uid: 16764 components: - type: Transform - pos: -25.5,54.5 - parent: 45711 - - uid: 6831 + pos: 96.5,56.5 + parent: 2 + - uid: 16766 components: - type: Transform - pos: -25.5,53.5 - parent: 45711 - - uid: 6832 + pos: 70.5,32.5 + parent: 2 + - uid: 16767 components: - type: Transform - pos: -25.5,52.5 - parent: 45711 - - uid: 6840 + pos: 96.5,54.5 + parent: 2 + - uid: 16768 components: - type: Transform - pos: -25.5,51.5 - parent: 45711 - - uid: 6841 + pos: 96.5,53.5 + parent: 2 + - uid: 16769 components: - type: Transform - pos: -25.5,50.5 - parent: 45711 - - uid: 6842 + pos: 96.5,52.5 + parent: 2 + - uid: 16770 components: - type: Transform - pos: -25.5,49.5 - parent: 45711 - - uid: 6843 + pos: 96.5,51.5 + parent: 2 + - uid: 16771 components: - type: Transform - pos: -25.5,48.5 - parent: 45711 - - uid: 6846 + pos: 96.5,50.5 + parent: 2 + - uid: 16772 components: - type: Transform - pos: -25.5,47.5 - parent: 45711 - - uid: 6847 + pos: 96.5,49.5 + parent: 2 + - uid: 16773 components: - type: Transform - pos: -25.5,46.5 - parent: 45711 - - uid: 6848 + pos: 96.5,48.5 + parent: 2 + - uid: 16774 components: - type: Transform - pos: -24.5,48.5 - parent: 45711 - - uid: 6849 + pos: 96.5,47.5 + parent: 2 + - uid: 16775 components: - type: Transform - pos: -23.5,48.5 - parent: 45711 - - uid: 6850 + pos: 96.5,46.5 + parent: 2 + - uid: 16776 components: - type: Transform - pos: -26.5,48.5 - parent: 45711 - - uid: 6851 + pos: 96.5,45.5 + parent: 2 + - uid: 16777 components: - type: Transform - pos: -48.5,50.5 - parent: 45711 - - uid: 6855 + pos: 96.5,44.5 + parent: 2 + - uid: 16778 components: - type: Transform - pos: -48.5,49.5 - parent: 45711 - - uid: 6856 + pos: 96.5,43.5 + parent: 2 + - uid: 16779 components: - type: Transform - pos: -48.5,48.5 - parent: 45711 - - uid: 6857 + pos: 96.5,42.5 + parent: 2 + - uid: 16780 components: - type: Transform - pos: -48.5,47.5 - parent: 45711 - - uid: 6858 + pos: 96.5,41.5 + parent: 2 + - uid: 16781 components: - type: Transform - pos: -48.5,46.5 - parent: 45711 - - uid: 6859 + pos: 96.5,40.5 + parent: 2 + - uid: 16782 components: - type: Transform - pos: -47.5,48.5 - parent: 45711 - - uid: 6860 + pos: 96.5,39.5 + parent: 2 + - uid: 16783 components: - type: Transform - pos: -46.5,48.5 - parent: 45711 - - uid: 6861 + pos: 96.5,38.5 + parent: 2 + - uid: 16784 components: - type: Transform - pos: -45.5,48.5 - parent: 45711 - - uid: 6862 + pos: 96.5,37.5 + parent: 2 + - uid: 16785 components: - type: Transform - pos: -44.5,48.5 - parent: 45711 - - uid: 6863 + pos: 96.5,36.5 + parent: 2 + - uid: 16786 components: - type: Transform - pos: -43.5,48.5 - parent: 45711 - - uid: 6864 + pos: 96.5,35.5 + parent: 2 + - uid: 16787 components: - type: Transform - pos: -48.5,45.5 - parent: 45711 - - uid: 6865 + pos: 96.5,34.5 + parent: 2 + - uid: 16788 components: - type: Transform - pos: -48.5,44.5 - parent: 45711 - - uid: 6866 + pos: 96.5,33.5 + parent: 2 + - uid: 16789 components: - type: Transform - pos: -49.5,44.5 - parent: 45711 - - uid: 6867 + pos: 96.5,32.5 + parent: 2 + - uid: 16790 components: - type: Transform - pos: -50.5,44.5 - parent: 45711 - - uid: 6868 + pos: 96.5,31.5 + parent: 2 + - uid: 16791 components: - type: Transform - pos: -51.5,44.5 - parent: 45711 - - uid: 6869 + pos: 96.5,30.5 + parent: 2 + - uid: 16792 components: - type: Transform - pos: -52.5,44.5 - parent: 45711 - - uid: 6870 + pos: 95.5,30.5 + parent: 2 + - uid: 16793 components: - type: Transform - pos: -53.5,44.5 - parent: 45711 - - uid: 6871 + pos: 94.5,30.5 + parent: 2 + - uid: 16794 components: - type: Transform - pos: -54.5,44.5 - parent: 45711 - - uid: 6872 + pos: 93.5,30.5 + parent: 2 + - uid: 16795 components: - type: Transform - pos: -54.5,45.5 - parent: 45711 - - uid: 6873 + pos: 92.5,30.5 + parent: 2 + - uid: 16796 components: - type: Transform - pos: -54.5,46.5 - parent: 45711 - - uid: 6874 + pos: 91.5,30.5 + parent: 2 + - uid: 16797 components: - type: Transform - pos: -54.5,47.5 - parent: 45711 - - uid: 6875 + pos: 90.5,30.5 + parent: 2 + - uid: 16798 components: - type: Transform - pos: -54.5,48.5 - parent: 45711 - - uid: 6876 + pos: 89.5,30.5 + parent: 2 + - uid: 16799 components: - type: Transform - pos: -54.5,49.5 - parent: 45711 - - uid: 6877 + pos: 88.5,30.5 + parent: 2 + - uid: 16800 components: - type: Transform - pos: -54.5,50.5 - parent: 45711 - - uid: 6878 + pos: 87.5,30.5 + parent: 2 + - uid: 16801 components: - type: Transform - pos: -54.5,51.5 - parent: 45711 - - uid: 6879 + pos: 86.5,30.5 + parent: 2 + - uid: 16802 components: - type: Transform - pos: -54.5,52.5 - parent: 45711 - - uid: 6900 + pos: 85.5,30.5 + parent: 2 + - uid: 16803 components: - type: Transform - pos: -53.5,52.5 - parent: 45711 - - uid: 6901 + pos: 84.5,30.5 + parent: 2 + - uid: 16804 components: - type: Transform - pos: -52.5,52.5 - parent: 45711 - - uid: 6908 + pos: 83.5,30.5 + parent: 2 + - uid: 16805 components: - type: Transform - pos: -51.5,52.5 - parent: 45711 - - uid: 6909 + pos: 82.5,30.5 + parent: 2 + - uid: 16806 components: - type: Transform - pos: -50.5,52.5 - parent: 45711 - - uid: 6911 + pos: 81.5,30.5 + parent: 2 + - uid: 16807 components: - type: Transform - pos: -49.5,52.5 - parent: 45711 - - uid: 6912 + pos: 80.5,30.5 + parent: 2 + - uid: 16808 components: - type: Transform - pos: -48.5,52.5 - parent: 45711 - - uid: 6913 + pos: 79.5,30.5 + parent: 2 + - uid: 16809 components: - type: Transform - pos: -48.5,51.5 - parent: 45711 - - uid: 6914 + pos: 78.5,30.5 + parent: 2 + - uid: 16810 components: - type: Transform - pos: -44.5,49.5 - parent: 45711 - - uid: 6915 + pos: 77.5,30.5 + parent: 2 + - uid: 16811 components: - type: Transform - pos: -44.5,50.5 - parent: 45711 - - uid: 6916 + pos: 76.5,30.5 + parent: 2 + - uid: 16812 components: - type: Transform - pos: -44.5,51.5 - parent: 45711 - - uid: 6917 + pos: 75.5,30.5 + parent: 2 + - uid: 16813 components: - type: Transform - pos: -44.5,47.5 - parent: 45711 - - uid: 6929 + pos: 74.5,30.5 + parent: 2 + - uid: 16814 components: - type: Transform - pos: -44.5,46.5 - parent: 45711 - - uid: 6930 + pos: 73.5,30.5 + parent: 2 + - uid: 16815 components: - type: Transform - pos: -44.5,45.5 - parent: 45711 - - uid: 6931 + pos: 72.5,30.5 + parent: 2 + - uid: 16816 components: - type: Transform - pos: -23.5,49.5 - parent: 45711 - - uid: 6932 + pos: 71.5,30.5 + parent: 2 + - uid: 16817 components: - type: Transform - pos: -22.5,49.5 - parent: 45711 - - uid: 6933 + pos: 70.5,30.5 + parent: 2 + - uid: 16818 components: - type: Transform - pos: -21.5,49.5 - parent: 45711 - - uid: 6943 + pos: 70.5,33.5 + parent: 2 + - uid: 16819 components: - type: Transform - pos: 18.5,-50.5 + pos: 70.5,34.5 parent: 2 - - uid: 6956 + - uid: 16820 components: - type: Transform - pos: -20.5,49.5 - parent: 45711 - - uid: 6957 + pos: 70.5,35.5 + parent: 2 + - uid: 16821 components: - type: Transform - pos: -19.5,49.5 - parent: 45711 - - uid: 6958 + pos: 70.5,36.5 + parent: 2 + - uid: 16822 components: - type: Transform - pos: -19.5,50.5 - parent: 45711 - - uid: 6959 + pos: 70.5,37.5 + parent: 2 + - uid: 16823 components: - type: Transform - pos: -19.5,51.5 - parent: 45711 - - uid: 6960 + pos: 70.5,38.5 + parent: 2 + - uid: 16824 components: - type: Transform - pos: -19.5,52.5 - parent: 45711 - - uid: 6961 + pos: 70.5,39.5 + parent: 2 + - uid: 16825 components: - type: Transform - pos: -19.5,53.5 - parent: 45711 - - uid: 6962 + pos: 70.5,40.5 + parent: 2 + - uid: 16826 components: - type: Transform - pos: -19.5,54.5 - parent: 45711 - - uid: 6963 + pos: 70.5,41.5 + parent: 2 + - uid: 16827 components: - type: Transform - pos: -18.5,54.5 - parent: 45711 - - uid: 6971 + pos: 70.5,42.5 + parent: 2 + - uid: 16828 components: - type: Transform - pos: -17.5,54.5 - parent: 45711 - - uid: 6972 + pos: 70.5,43.5 + parent: 2 + - uid: 16829 components: - type: Transform - pos: -16.5,54.5 - parent: 45711 - - uid: 6973 + pos: 70.5,44.5 + parent: 2 + - uid: 16830 components: - type: Transform - pos: -16.5,55.5 - parent: 45711 - - uid: 6980 + pos: 70.5,45.5 + parent: 2 + - uid: 16831 components: - type: Transform - pos: -23.5,47.5 - parent: 45711 - - uid: 6983 + pos: 70.5,46.5 + parent: 2 + - uid: 16832 components: - type: Transform - pos: -22.5,47.5 - parent: 45711 - - uid: 6984 + pos: 70.5,47.5 + parent: 2 + - uid: 16833 components: - type: Transform - pos: -21.5,47.5 - parent: 45711 - - uid: 6989 + pos: 70.5,48.5 + parent: 2 + - uid: 16834 components: - type: Transform - pos: -20.5,47.5 - parent: 45711 - - uid: 6998 + pos: 40.5,39.5 + parent: 2 + - uid: 16835 components: - type: Transform - pos: -19.5,47.5 - parent: 45711 - - uid: 7001 + pos: 70.5,50.5 + parent: 2 + - uid: 16836 components: - type: Transform - pos: -10.5,31.5 - parent: 45711 - - uid: 7009 + pos: 70.5,51.5 + parent: 2 + - uid: 16837 components: - type: Transform - pos: -10.5,32.5 - parent: 45711 - - uid: 7014 + pos: 70.5,52.5 + parent: 2 + - uid: 16838 components: - type: Transform - pos: -7.5,35.5 + pos: 70.5,53.5 parent: 2 - - uid: 7015 + - uid: 16839 components: - type: Transform - pos: -10.5,33.5 - parent: 45711 - - uid: 7016 + pos: 70.5,54.5 + parent: 2 + - uid: 16840 components: - type: Transform - pos: -10.5,34.5 - parent: 45711 - - uid: 7018 + pos: 70.5,55.5 + parent: 2 + - uid: 16847 components: - type: Transform - pos: -9.5,34.5 - parent: 45711 - - uid: 7019 + pos: 71.5,47.5 + parent: 2 + - uid: 16848 components: - type: Transform - pos: -21.5,46.5 + pos: 21.5,28.5 parent: 2 - - uid: 7021 + - uid: 16850 components: - type: Transform - pos: -8.5,34.5 - parent: 45711 - - uid: 7022 + pos: 21.5,26.5 + parent: 2 + - uid: 16851 components: - type: Transform - pos: -7.5,34.5 - parent: 45711 - - uid: 7023 + pos: 75.5,38.5 + parent: 2 + - uid: 16852 components: - type: Transform - pos: -6.5,34.5 - parent: 45711 - - uid: 7025 + pos: 75.5,37.5 + parent: 2 + - uid: 16853 components: - type: Transform - pos: -10.5,35.5 - parent: 45711 - - uid: 7026 + pos: 75.5,36.5 + parent: 2 + - uid: 16854 components: - type: Transform - pos: -10.5,36.5 - parent: 45711 - - uid: 7043 + pos: 75.5,35.5 + parent: 2 + - uid: 16857 components: - type: Transform - pos: -10.5,37.5 - parent: 45711 - - uid: 7044 + pos: 76.5,35.5 + parent: 2 + - uid: 16858 components: - type: Transform - pos: -10.5,38.5 - parent: 45711 - - uid: 7047 + pos: 77.5,35.5 + parent: 2 + - uid: 16859 components: - type: Transform - pos: -11.5,34.5 - parent: 45711 - - uid: 7048 + pos: 78.5,35.5 + parent: 2 + - uid: 16860 components: - type: Transform - pos: -12.5,34.5 - parent: 45711 - - uid: 7049 + pos: 88.5,35.5 + parent: 2 + - uid: 16861 components: - type: Transform - pos: -13.5,34.5 - parent: 45711 - - uid: 7050 + pos: 89.5,35.5 + parent: 2 + - uid: 16862 components: - type: Transform - pos: -14.5,34.5 - parent: 45711 - - uid: 7052 + pos: 90.5,35.5 + parent: 2 + - uid: 16863 components: - type: Transform - pos: -15.5,34.5 - parent: 45711 - - uid: 7056 + pos: 91.5,35.5 + parent: 2 + - uid: 16864 components: - type: Transform - pos: -16.5,34.5 - parent: 45711 - - uid: 7057 + pos: 91.5,36.5 + parent: 2 + - uid: 16865 components: - type: Transform - pos: -17.5,34.5 - parent: 45711 - - uid: 7061 + pos: 91.5,37.5 + parent: 2 + - uid: 16866 components: - type: Transform - pos: -13.5,35.5 - parent: 45711 - - uid: 7064 + pos: 91.5,38.5 + parent: 2 + - uid: 16867 components: - type: Transform - pos: -13.5,36.5 - parent: 45711 - - uid: 7065 + pos: 91.5,48.5 + parent: 2 + - uid: 16868 components: - type: Transform - pos: -12.5,33.5 - parent: 45711 - - uid: 7066 + pos: 91.5,49.5 + parent: 2 + - uid: 16869 components: - type: Transform - pos: -12.5,32.5 - parent: 45711 - - uid: 7067 + pos: 91.5,50.5 + parent: 2 + - uid: 16870 components: - type: Transform - pos: -12.5,31.5 - parent: 45711 - - uid: 7070 + pos: 91.5,51.5 + parent: 2 + - uid: 16871 components: - type: Transform - pos: -12.5,30.5 - parent: 45711 - - uid: 7071 + pos: 90.5,51.5 + parent: 2 + - uid: 16872 components: - type: Transform - pos: -12.5,29.5 - parent: 45711 - - uid: 7072 + pos: 89.5,51.5 + parent: 2 + - uid: 16873 components: - type: Transform - pos: -12.5,28.5 - parent: 45711 - - uid: 7073 + pos: 88.5,51.5 + parent: 2 + - uid: 16874 components: - type: Transform - pos: -12.5,27.5 - parent: 45711 - - uid: 7074 + pos: 78.5,51.5 + parent: 2 + - uid: 16875 components: - type: Transform - pos: -13.5,27.5 - parent: 45711 - - uid: 7075 + pos: 77.5,51.5 + parent: 2 + - uid: 16876 components: - type: Transform - pos: -14.5,27.5 - parent: 45711 - - uid: 7076 + pos: 76.5,51.5 + parent: 2 + - uid: 16877 components: - type: Transform - pos: -15.5,27.5 - parent: 45711 - - uid: 7077 + pos: 75.5,51.5 + parent: 2 + - uid: 16878 components: - type: Transform - pos: -16.5,27.5 - parent: 45711 - - uid: 7078 + pos: 75.5,50.5 + parent: 2 + - uid: 16879 components: - type: Transform - pos: -17.5,27.5 - parent: 45711 - - uid: 7079 + pos: 75.5,49.5 + parent: 2 + - uid: 16880 components: - type: Transform - pos: -18.5,27.5 - parent: 45711 - - uid: 7080 + pos: 75.5,48.5 + parent: 2 + - uid: 16881 components: - type: Transform - pos: -18.5,28.5 - parent: 45711 - - uid: 7081 + pos: 72.5,47.5 + parent: 2 + - uid: 16882 components: - type: Transform - pos: -18.5,29.5 - parent: 45711 - - uid: 7082 + pos: 73.5,47.5 + parent: 2 + - uid: 16883 components: - type: Transform - pos: -18.5,30.5 - parent: 45711 - - uid: 7083 + pos: 74.5,47.5 + parent: 2 + - uid: 16884 components: - type: Transform - pos: -18.5,31.5 - parent: 45711 - - uid: 7084 + pos: 74.5,43.5 + parent: 2 + - uid: 16885 components: - type: Transform - pos: -18.5,32.5 - parent: 45711 - - uid: 7085 + pos: 73.5,43.5 + parent: 2 + - uid: 16886 components: - type: Transform - pos: -18.5,33.5 - parent: 45711 - - uid: 7086 + pos: 72.5,43.5 + parent: 2 + - uid: 16887 components: - type: Transform - pos: -18.5,34.5 - parent: 45711 - - uid: 7087 + pos: 71.5,43.5 + parent: 2 + - uid: 16891 components: - type: Transform - pos: -16.5,35.5 - parent: 45711 - - uid: 7088 + pos: 22.5,27.5 + parent: 2 + - uid: 16900 components: - type: Transform - pos: 0.5,36.5 - parent: 45711 - - uid: 7089 + pos: 21.5,39.5 + parent: 2 + - uid: 16902 components: - type: Transform - pos: 0.5,35.5 - parent: 45711 - - uid: 7090 + pos: 74.5,39.5 + parent: 2 + - uid: 16904 components: - type: Transform - pos: 0.5,34.5 - parent: 45711 - - uid: 7091 + pos: 73.5,39.5 + parent: 2 + - uid: 16905 components: - type: Transform - pos: 0.5,33.5 - parent: 45711 - - uid: 7092 + pos: 72.5,39.5 + parent: 2 + - uid: 16906 components: - type: Transform - pos: 0.5,32.5 - parent: 45711 - - uid: 7093 + pos: 71.5,39.5 + parent: 2 + - uid: 16908 components: - type: Transform - pos: -0.5,34.5 - parent: 45711 - - uid: 7094 + pos: 79.5,34.5 + parent: 2 + - uid: 16909 components: - type: Transform - pos: -1.5,34.5 - parent: 45711 - - uid: 7095 + pos: 79.5,33.5 + parent: 2 + - uid: 16910 components: - type: Transform - pos: -2.5,34.5 - parent: 45711 - - uid: 7096 + pos: 79.5,32.5 + parent: 2 + - uid: 16911 components: - type: Transform - pos: -3.5,34.5 - parent: 45711 - - uid: 7097 + pos: 79.5,31.5 + parent: 2 + - uid: 16912 components: - type: Transform - pos: 1.5,34.5 - parent: 45711 - - uid: 7098 + pos: 83.5,31.5 + parent: 2 + - uid: 16913 components: - type: Transform - pos: 2.5,34.5 - parent: 45711 - - uid: 7099 + pos: 83.5,32.5 + parent: 2 + - uid: 16914 components: - type: Transform - pos: 3.5,34.5 - parent: 45711 - - uid: 7100 + pos: 83.5,33.5 + parent: 2 + - uid: 16915 components: - type: Transform - pos: 4.5,34.5 - parent: 45711 - - uid: 7101 + pos: 83.5,34.5 + parent: 2 + - uid: 16916 components: - type: Transform - pos: 5.5,34.5 - parent: 45711 - - uid: 7102 + pos: 87.5,34.5 + parent: 2 + - uid: 16917 components: - type: Transform - pos: 6.5,34.5 - parent: 45711 - - uid: 7103 + pos: 87.5,33.5 + parent: 2 + - uid: 16918 components: - type: Transform - pos: 4.5,33.5 - parent: 45711 - - uid: 7104 + pos: 87.5,32.5 + parent: 2 + - uid: 16919 components: - type: Transform - pos: -3.5,33.5 - parent: 45711 - - uid: 7105 + pos: 87.5,31.5 + parent: 2 + - uid: 16921 components: - type: Transform - pos: 0.5,37.5 - parent: 45711 - - uid: 7106 + pos: 95.5,39.5 + parent: 2 + - uid: 16922 components: - type: Transform - pos: -0.5,37.5 - parent: 45711 - - uid: 7107 + pos: 94.5,39.5 + parent: 2 + - uid: 16923 components: - type: Transform - pos: -1.5,37.5 - parent: 45711 - - uid: 7108 + pos: 93.5,39.5 + parent: 2 + - uid: 16924 components: - type: Transform - pos: -2.5,37.5 - parent: 45711 - - uid: 7109 + pos: 92.5,39.5 + parent: 2 + - uid: 16925 components: - type: Transform - pos: -3.5,37.5 - parent: 45711 - - uid: 7110 + pos: 92.5,43.5 + parent: 2 + - uid: 16926 components: - type: Transform - pos: 0.5,38.5 - parent: 45711 - - uid: 7111 + pos: 93.5,43.5 + parent: 2 + - uid: 16927 components: - type: Transform - pos: 1.5,37.5 - parent: 45711 - - uid: 7112 + pos: 94.5,43.5 + parent: 2 + - uid: 16928 components: - type: Transform - pos: 2.5,37.5 - parent: 45711 - - uid: 7113 + pos: 95.5,43.5 + parent: 2 + - uid: 16929 components: - type: Transform - pos: 3.5,37.5 - parent: 45711 - - uid: 7114 + pos: 87.5,52.5 + parent: 2 + - uid: 16930 components: - type: Transform - pos: 4.5,37.5 - parent: 45711 - - uid: 7115 + pos: 95.5,47.5 + parent: 2 + - uid: 16931 components: - type: Transform - pos: 16.5,19.5 - parent: 45711 - - uid: 7116 + pos: 94.5,47.5 + parent: 2 + - uid: 16932 components: - type: Transform - pos: 16.5,18.5 - parent: 45711 - - uid: 7117 + pos: 93.5,47.5 + parent: 2 + - uid: 16933 components: - type: Transform - pos: 16.5,17.5 - parent: 45711 - - uid: 7118 + pos: 92.5,47.5 + parent: 2 + - uid: 16934 components: - type: Transform - pos: 16.5,16.5 - parent: 45711 - - uid: 7119 + pos: 87.5,53.5 + parent: 2 + - uid: 16935 components: - type: Transform - pos: 17.5,16.5 - parent: 45711 - - uid: 7120 + pos: 87.5,54.5 + parent: 2 + - uid: 16936 components: - type: Transform - pos: 15.5,16.5 - parent: 45711 - - uid: 7123 + pos: 87.5,55.5 + parent: 2 + - uid: 16937 components: - type: Transform - pos: 14.5,16.5 - parent: 45711 - - uid: 7124 + pos: 83.5,55.5 + parent: 2 + - uid: 16939 components: - type: Transform - pos: 13.5,16.5 - parent: 45711 - - uid: 7125 + pos: 83.5,54.5 + parent: 2 + - uid: 16940 components: - type: Transform - pos: 12.5,16.5 - parent: 45711 - - uid: 7132 + pos: 83.5,53.5 + parent: 2 + - uid: 16941 components: - type: Transform - pos: 11.5,16.5 - parent: 45711 - - uid: 7133 + pos: 83.5,52.5 + parent: 2 + - uid: 16942 components: - type: Transform - pos: 14.5,15.5 - parent: 45711 - - uid: 7135 + pos: 79.5,55.5 + parent: 2 + - uid: 16943 components: - type: Transform - pos: 14.5,14.5 - parent: 45711 - - uid: 7136 + pos: 79.5,54.5 + parent: 2 + - uid: 16944 components: - type: Transform - pos: 14.5,13.5 - parent: 45711 - - uid: 7137 + pos: 79.5,53.5 + parent: 2 + - uid: 16945 components: - type: Transform - pos: 14.5,17.5 - parent: 45711 - - uid: 7138 + pos: 79.5,52.5 + parent: 2 + - uid: 16946 components: - type: Transform - pos: 14.5,18.5 - parent: 45711 - - uid: 7139 + pos: 22.5,39.5 + parent: 2 + - uid: 16966 components: - type: Transform - pos: 14.5,19.5 - parent: 45711 - - uid: 7141 + pos: 40.5,38.5 + parent: 2 + - uid: 16973 components: - type: Transform - pos: 14.5,20.5 - parent: 45711 - - uid: 7144 + pos: 39.5,39.5 + parent: 2 + - uid: 16979 components: - type: Transform - pos: 14.5,21.5 - parent: 45711 - - uid: 7145 + pos: 21.5,60.5 + parent: 2 + - uid: 17038 components: - type: Transform - pos: 14.5,22.5 - parent: 45711 - - uid: 7146 + rot: 3.141592653589793 rad + pos: 50.5,27.5 + parent: 2 + - uid: 17137 components: - type: Transform - pos: 14.5,23.5 - parent: 45711 - - uid: 7147 + rot: 3.141592653589793 rad + pos: 51.5,28.5 + parent: 2 + - uid: 17146 components: - type: Transform - pos: 14.5,24.5 - parent: 45711 - - uid: 7148 + pos: 20.5,56.5 + parent: 2 + - uid: 17161 components: - type: Transform - pos: 14.5,25.5 - parent: 45711 - - uid: 7149 + pos: 21.5,38.5 + parent: 2 + - uid: 17205 components: - type: Transform - pos: 14.5,26.5 - parent: 45711 - - uid: 7150 + pos: 20.5,27.5 + parent: 2 + - uid: 17207 components: - type: Transform - pos: 14.5,27.5 - parent: 45711 - - uid: 7151 + rot: 3.141592653589793 rad + pos: 51.5,27.5 + parent: 2 + - uid: 17499 components: - type: Transform - pos: 14.5,28.5 - parent: 45711 - - uid: 7152 + pos: 21.5,32.5 + parent: 2 + - uid: 17500 components: - type: Transform - pos: 18.5,34.5 - parent: 45711 - - uid: 7153 + pos: 21.5,33.5 + parent: 2 + - uid: 17501 components: - type: Transform - pos: 17.5,34.5 - parent: 45711 - - uid: 7154 + pos: 21.5,34.5 + parent: 2 + - uid: 17556 components: - type: Transform - pos: 16.5,34.5 - parent: 45711 - - uid: 7155 + pos: 102.5,-56.5 + parent: 2 + - uid: 17751 components: - type: Transform - pos: 15.5,34.5 - parent: 45711 - - uid: 7156 + pos: 101.5,-56.5 + parent: 2 + - uid: 17806 components: - type: Transform - pos: 14.5,34.5 - parent: 45711 - - uid: 7157 + pos: 94.5,-56.5 + parent: 2 + - uid: 17807 components: - type: Transform - pos: 14.5,35.5 - parent: 45711 - - uid: 7158 + pos: 95.5,-56.5 + parent: 2 + - uid: 17808 components: - type: Transform - pos: 14.5,36.5 - parent: 45711 - - uid: 7159 + pos: 96.5,-56.5 + parent: 2 + - uid: 17809 components: - type: Transform - pos: 14.5,37.5 - parent: 45711 - - uid: 7160 + pos: 97.5,-56.5 + parent: 2 + - uid: 17810 components: - type: Transform - pos: 14.5,38.5 - parent: 45711 - - uid: 7161 + pos: 98.5,-56.5 + parent: 2 + - uid: 17811 components: - type: Transform - pos: 13.5,38.5 - parent: 45711 - - uid: 7162 + pos: 99.5,-56.5 + parent: 2 + - uid: 17812 components: - type: Transform - pos: 12.5,38.5 - parent: 45711 - - uid: 7164 + pos: 100.5,-56.5 + parent: 2 + - uid: 18118 components: - type: Transform - pos: 11.5,38.5 - parent: 45711 - - uid: 7166 + rot: 3.141592653589793 rad + pos: -73.5,-39.5 + parent: 2 + - uid: 19337 components: - type: Transform - pos: 10.5,38.5 - parent: 45711 - - uid: 7167 + pos: 26.5,27.5 + parent: 2 + - uid: 19338 components: - type: Transform - pos: 10.5,37.5 - parent: 45711 - - uid: 7168 + pos: 27.5,27.5 + parent: 2 + - uid: 19339 components: - type: Transform - pos: 10.5,36.5 - parent: 45711 - - uid: 7171 + pos: 28.5,27.5 + parent: 2 + - uid: 19343 components: - type: Transform - pos: 10.5,35.5 - parent: 45711 - - uid: 7173 + pos: 45.5,27.5 + parent: 2 + - uid: 19344 components: - type: Transform - pos: 13.5,28.5 - parent: 45711 - - uid: 7174 + pos: 46.5,27.5 + parent: 2 + - uid: 19345 components: - type: Transform - pos: 16.5,37.5 - parent: 45711 - - uid: 7175 + pos: 40.5,22.5 + parent: 2 + - uid: 19346 components: - type: Transform - pos: 13.5,31.5 - parent: 45711 - - uid: 7178 + pos: 40.5,21.5 + parent: 2 + - uid: 19347 components: - type: Transform - pos: 12.5,31.5 - parent: 45711 - - uid: 7180 + pos: 40.5,20.5 + parent: 2 + - uid: 19348 components: - type: Transform - pos: 15.5,32.5 - parent: 45711 - - uid: 7181 + pos: 40.5,15.5 + parent: 2 + - uid: 19350 components: - type: Transform - pos: 16.5,32.5 - parent: 45711 - - uid: 7183 + pos: 40.5,11.5 + parent: 2 + - uid: 19351 components: - type: Transform - pos: 15.5,36.5 - parent: 45711 - - uid: 7184 + pos: 40.5,16.5 + parent: 2 + - uid: 19352 components: - type: Transform - pos: 16.5,36.5 - parent: 45711 - - uid: 7185 + pos: 51.5,33.5 + parent: 2 + - uid: 19354 components: - type: Transform - pos: 12.5,28.5 - parent: 45711 - - uid: 7186 + pos: 51.5,32.5 + parent: 2 + - uid: 19355 components: - type: Transform - pos: 11.5,28.5 - parent: 45711 - - uid: 7187 + pos: 51.5,37.5 + parent: 2 + - uid: 19356 components: - type: Transform - pos: 11.5,27.5 - parent: 45711 - - uid: 7188 + pos: 40.5,34.5 + parent: 2 + - uid: 19357 components: - type: Transform - pos: 15.5,28.5 - parent: 45711 - - uid: 7189 + pos: 40.5,33.5 + parent: 2 + - uid: 19358 components: - type: Transform - pos: 16.5,28.5 - parent: 45711 - - uid: 7190 + pos: 40.5,32.5 + parent: 2 + - uid: 19360 components: - type: Transform - pos: 17.5,28.5 - parent: 45711 - - uid: 7191 + pos: 34.5,39.5 + parent: 2 + - uid: 19362 components: - type: Transform - pos: 17.5,27.5 - parent: 45711 - - uid: 7192 + pos: 28.5,39.5 + parent: 2 + - uid: 19364 components: - type: Transform - pos: 13.5,24.5 - parent: 45711 - - uid: 7196 + pos: 26.5,39.5 + parent: 2 + - uid: 19365 components: - type: Transform - pos: 12.5,24.5 - parent: 45711 - - uid: 7197 + pos: 21.5,22.5 + parent: 2 + - uid: 20770 components: - type: Transform - pos: 11.5,24.5 - parent: 45711 - - uid: 7198 + pos: 70.5,-52.5 + parent: 2 + - uid: 20780 components: - type: Transform - pos: 11.5,23.5 - parent: 45711 - - uid: 7199 + pos: 71.5,-51.5 + parent: 2 + - uid: 20788 components: - type: Transform - pos: 15.5,24.5 - parent: 45711 - - uid: 7200 + pos: 72.5,-54.5 + parent: 2 + - uid: 20795 components: - type: Transform - pos: 16.5,24.5 - parent: 45711 - - uid: 7201 + pos: 73.5,-54.5 + parent: 2 + - uid: 20796 components: - type: Transform - pos: 17.5,24.5 - parent: 45711 - - uid: 7202 + pos: 78.5,-57.5 + parent: 2 + - uid: 20833 components: - type: Transform - pos: 17.5,23.5 - parent: 45711 - - uid: 7203 + pos: 80.5,-47.5 + parent: 2 + - uid: 20834 components: - type: Transform - pos: 13.5,20.5 - parent: 45711 - - uid: 7204 + pos: 80.5,-48.5 + parent: 2 + - uid: 20835 components: - type: Transform - pos: 12.5,20.5 - parent: 45711 - - uid: 7205 + pos: 80.5,-49.5 + parent: 2 + - uid: 20836 components: - type: Transform - pos: 15.5,20.5 - parent: 45711 - - uid: 7206 + pos: 80.5,-50.5 + parent: 2 + - uid: 20837 components: - type: Transform - pos: 16.5,20.5 - parent: 45711 - - uid: 7207 + pos: 80.5,-51.5 + parent: 2 + - uid: 20838 components: - type: Transform - pos: 6.5,33.5 - parent: 45711 - - uid: 7208 + pos: 79.5,-51.5 + parent: 2 + - uid: 20839 components: - type: Transform - pos: 7.5,33.5 - parent: 45711 - - uid: 7209 + pos: 79.5,-51.5 + parent: 2 + - uid: 20841 components: - type: Transform - pos: 8.5,33.5 - parent: 45711 - - uid: 7210 + pos: 63.5,-51.5 + parent: 2 + - uid: 20842 components: - type: Transform - pos: 8.5,32.5 - parent: 45711 - - uid: 7211 + pos: 64.5,-51.5 + parent: 2 + - uid: 20843 components: - type: Transform - pos: 8.5,31.5 - parent: 45711 - - uid: 7212 + pos: 69.5,-51.5 + parent: 2 + - uid: 20844 components: - type: Transform - pos: 8.5,30.5 - parent: 45711 - - uid: 7213 + pos: 70.5,-51.5 + parent: 2 + - uid: 20845 components: - type: Transform - pos: 8.5,29.5 - parent: 45711 - - uid: 7214 + pos: 81.5,-58.5 + parent: 2 + - uid: 20846 components: - type: Transform - pos: 8.5,28.5 - parent: 45711 - - uid: 7215 + pos: 81.5,-57.5 + parent: 2 + - uid: 20847 components: - type: Transform - pos: 8.5,27.5 - parent: 45711 - - uid: 7216 + pos: 80.5,-57.5 + parent: 2 + - uid: 20848 components: - type: Transform - pos: 8.5,26.5 - parent: 45711 - - uid: 7217 + pos: 81.5,-56.5 + parent: 2 + - uid: 20849 components: - type: Transform - pos: 8.5,25.5 - parent: 45711 - - uid: 7218 + pos: 82.5,-57.5 + parent: 2 + - uid: 20850 components: - type: Transform - pos: 8.5,24.5 - parent: 45711 - - uid: 7219 + pos: 81.5,-59.5 + parent: 2 + - uid: 20851 components: - type: Transform - pos: 8.5,23.5 - parent: 45711 - - uid: 7220 + pos: 77.5,-57.5 + parent: 2 + - uid: 20852 components: - type: Transform - pos: 8.5,22.5 - parent: 45711 - - uid: 7221 + pos: 77.5,-56.5 + parent: 2 + - uid: 21690 components: - type: Transform - pos: 8.5,21.5 - parent: 45711 - - uid: 7222 + pos: -71.5,-53.5 + parent: 2 + - uid: 21691 components: - type: Transform - pos: 8.5,20.5 - parent: 45711 - - uid: 7223 + pos: -70.5,-53.5 + parent: 2 + - uid: 21692 components: - type: Transform - pos: 20.5,37.5 - parent: 45711 - - uid: 7224 + pos: -69.5,-53.5 + parent: 2 + - uid: 21693 components: - type: Transform - pos: 20.5,36.5 - parent: 45711 - - uid: 7225 + pos: -68.5,-53.5 + parent: 2 + - uid: 21694 components: - type: Transform - pos: 20.5,35.5 - parent: 45711 - - uid: 7226 + pos: -67.5,-53.5 + parent: 2 + - uid: 22257 components: - type: Transform - pos: 20.5,34.5 - parent: 45711 - - uid: 7227 + pos: 32.5,39.5 + parent: 2 + - uid: 22283 components: - type: Transform - pos: 20.5,33.5 - parent: 45711 - - uid: 7228 + pos: 33.5,39.5 + parent: 2 + - uid: 23003 components: - type: Transform - pos: 20.5,32.5 - parent: 45711 - - uid: 7229 + pos: 56.5,-42.5 + parent: 2 + - uid: 23004 components: - type: Transform - pos: 20.5,31.5 - parent: 45711 - - uid: 7230 + pos: 56.5,-43.5 + parent: 2 + - uid: 23005 components: - type: Transform - pos: 20.5,30.5 - parent: 45711 - - uid: 7231 + pos: 56.5,-44.5 + parent: 2 + - uid: 23006 components: - type: Transform - pos: 20.5,29.5 - parent: 45711 - - uid: 7232 + pos: 56.5,-40.5 + parent: 2 + - uid: 23007 components: - type: Transform - pos: 20.5,28.5 - parent: 45711 - - uid: 7233 + pos: 56.5,-39.5 + parent: 2 + - uid: 23008 components: - type: Transform - pos: 20.5,27.5 - parent: 45711 - - uid: 7234 + pos: 56.5,-38.5 + parent: 2 + - uid: 23009 components: - type: Transform - pos: 20.5,26.5 - parent: 45711 - - uid: 7235 + pos: 51.5,-37.5 + parent: 2 + - uid: 23010 components: - type: Transform - pos: 20.5,25.5 - parent: 45711 - - uid: 7236 + pos: 51.5,-38.5 + parent: 2 + - uid: 23011 components: - type: Transform - pos: 20.5,24.5 - parent: 45711 - - uid: 7237 + pos: 52.5,-38.5 + parent: 2 + - uid: 23012 components: - type: Transform - pos: 20.5,23.5 - parent: 45711 - - uid: 7238 + pos: 62.5,-33.5 + parent: 2 + - uid: 23013 components: - type: Transform - pos: 20.5,22.5 - parent: 45711 - - uid: 7239 + pos: 62.5,-34.5 + parent: 2 + - uid: 23014 components: - type: Transform - pos: 20.5,21.5 - parent: 45711 - - uid: 7240 + pos: 59.5,-38.5 + parent: 2 + - uid: 23015 components: - type: Transform - pos: 20.5,20.5 - parent: 45711 - - uid: 7241 + pos: 60.5,-38.5 + parent: 2 + - uid: 23016 components: - type: Transform - pos: 20.5,19.5 - parent: 45711 - - uid: 7242 + pos: 60.5,-37.5 + parent: 2 + - uid: 23017 components: - type: Transform - pos: 21.5,34.5 - parent: 45711 - - uid: 7243 + pos: 50.5,-49.5 + parent: 2 + - uid: 23018 components: - type: Transform - pos: 30.5,22.5 - parent: 45711 - - uid: 7244 + pos: 50.5,-48.5 + parent: 2 + - uid: 23019 components: - type: Transform - pos: 30.5,23.5 - parent: 45711 - - uid: 7245 + pos: 50.5,-46.5 + parent: 2 + - uid: 23020 components: - type: Transform - pos: 29.5,23.5 - parent: 45711 - - uid: 7246 + pos: 50.5,-45.5 + parent: 2 + - uid: 23122 components: - type: Transform - pos: 28.5,23.5 - parent: 45711 - - uid: 7247 + pos: 37.5,-54.5 + parent: 2 + - uid: 23123 components: - type: Transform - pos: 27.5,23.5 - parent: 45711 - - uid: 7248 + pos: 38.5,-54.5 + parent: 2 + - uid: 23124 components: - type: Transform - pos: 26.5,23.5 - parent: 45711 - - uid: 7249 + pos: 41.5,-54.5 + parent: 2 + - uid: 23125 components: - type: Transform - pos: 25.5,23.5 - parent: 45711 - - uid: 7250 + pos: 41.5,-54.5 + parent: 2 + - uid: 23126 components: - type: Transform - pos: 24.5,23.5 - parent: 45711 - - uid: 7251 + pos: 40.5,-54.5 + parent: 2 + - uid: 23127 components: - type: Transform - pos: 24.5,24.5 - parent: 45711 - - uid: 7252 + pos: 28.5,-46.5 + parent: 2 + - uid: 23128 components: - type: Transform - pos: 24.5,25.5 - parent: 45711 - - uid: 7253 + pos: 27.5,-46.5 + parent: 2 + - uid: 23129 components: - type: Transform - pos: 24.5,26.5 - parent: 45711 - - uid: 7254 + pos: 26.5,-46.5 + parent: 2 + - uid: 23130 components: - type: Transform - pos: 24.5,27.5 - parent: 45711 - - uid: 7255 + pos: 20.5,-41.5 + parent: 2 + - uid: 23131 components: - type: Transform - pos: 24.5,28.5 - parent: 45711 - - uid: 7256 + pos: 20.5,-40.5 + parent: 2 + - uid: 23132 components: - type: Transform - pos: 24.5,29.5 - parent: 45711 - - uid: 7257 + pos: 20.5,-39.5 + parent: 2 + - uid: 23133 components: - type: Transform - pos: 24.5,30.5 - parent: 45711 - - uid: 7258 + pos: 22.5,-38.5 + parent: 2 + - uid: 23134 components: - type: Transform - pos: 24.5,31.5 - parent: 45711 - - uid: 7259 + pos: 23.5,-38.5 + parent: 2 + - uid: 23135 components: - type: Transform - pos: 24.5,32.5 - parent: 45711 - - uid: 7260 + pos: 24.5,-38.5 + parent: 2 + - uid: 23136 components: - type: Transform - pos: 24.5,33.5 - parent: 45711 - - uid: 7261 + pos: 28.5,-38.5 + parent: 2 + - uid: 23137 components: - type: Transform - pos: 31.5,23.5 - parent: 45711 - - uid: 7262 + pos: 28.5,-37.5 + parent: 2 + - uid: 23138 components: - type: Transform - pos: 32.5,23.5 - parent: 45711 - - uid: 7263 + pos: 28.5,-35.5 + parent: 2 + - uid: 23139 components: - type: Transform - pos: 33.5,23.5 - parent: 45711 - - uid: 7264 + pos: 28.5,-34.5 + parent: 2 + - uid: 23419 components: - type: Transform - pos: 34.5,23.5 - parent: 45711 - - uid: 7265 + rot: -1.5707963267948966 rad + pos: 45.5,-54.5 + parent: 2 + - uid: 23420 components: - type: Transform - pos: 35.5,23.5 - parent: 45711 - - uid: 7266 + rot: -1.5707963267948966 rad + pos: 46.5,-54.5 + parent: 2 + - uid: 23421 components: - type: Transform - pos: 36.5,23.5 - parent: 45711 - - uid: 7267 + rot: -1.5707963267948966 rad + pos: 46.5,-54.5 + parent: 2 + - uid: 23422 components: - type: Transform - pos: 36.5,24.5 - parent: 45711 - - uid: 7268 + rot: -1.5707963267948966 rad + pos: 43.5,-60.5 + parent: 2 + - uid: 23423 components: - type: Transform - pos: 36.5,25.5 - parent: 45711 - - uid: 7269 + rot: -1.5707963267948966 rad + pos: 43.5,-61.5 + parent: 2 + - uid: 23424 components: - type: Transform - pos: 36.5,26.5 - parent: 45711 - - uid: 7270 + rot: -1.5707963267948966 rad + pos: 43.5,-62.5 + parent: 2 + - uid: 23425 components: - type: Transform - pos: 36.5,27.5 - parent: 45711 - - uid: 7271 + rot: -1.5707963267948966 rad + pos: 39.5,-64.5 + parent: 2 + - uid: 23426 components: - type: Transform - pos: 36.5,28.5 - parent: 45711 - - uid: 7272 + rot: -1.5707963267948966 rad + pos: 40.5,-64.5 + parent: 2 + - uid: 23427 components: - type: Transform - pos: 36.5,29.5 - parent: 45711 - - uid: 7273 + rot: -1.5707963267948966 rad + pos: 35.5,-64.5 + parent: 2 + - uid: 23428 components: - type: Transform - pos: 36.5,30.5 - parent: 45711 - - uid: 7274 + rot: -1.5707963267948966 rad + pos: 35.5,-65.5 + parent: 2 + - uid: 23429 components: - type: Transform - pos: 36.5,31.5 - parent: 45711 - - uid: 7275 + rot: -1.5707963267948966 rad + pos: 35.5,-66.5 + parent: 2 + - uid: 23430 components: - type: Transform - pos: 36.5,32.5 - parent: 45711 - - uid: 7276 + rot: -1.5707963267948966 rad + pos: 31.5,-64.5 + parent: 2 + - uid: 23431 components: - type: Transform - pos: 36.5,33.5 - parent: 45711 - - uid: 7277 + rot: -1.5707963267948966 rad + pos: 31.5,-65.5 + parent: 2 + - uid: 23432 components: - type: Transform - pos: 36.5,34.5 - parent: 45711 - - uid: 7278 + rot: -1.5707963267948966 rad + pos: 31.5,-66.5 + parent: 2 + - uid: 23433 components: - type: Transform - pos: 36.5,35.5 - parent: 45711 - - uid: 7279 + rot: -1.5707963267948966 rad + pos: 26.5,-63.5 + parent: 2 + - uid: 23434 components: - type: Transform - pos: 36.5,36.5 - parent: 45711 - - uid: 7280 + rot: -1.5707963267948966 rad + pos: 26.5,-64.5 + parent: 2 + - uid: 23435 components: - type: Transform - pos: 35.5,36.5 - parent: 45711 - - uid: 7281 + rot: -1.5707963267948966 rad + pos: 27.5,-64.5 + parent: 2 + - uid: 23436 components: - type: Transform - pos: 34.5,36.5 - parent: 45711 - - uid: 7282 + rot: -1.5707963267948966 rad + pos: 28.5,-64.5 + parent: 2 + - uid: 23902 components: - type: Transform - pos: 33.5,36.5 - parent: 45711 - - uid: 7283 + pos: -29.5,-52.5 + parent: 2 + - uid: 24141 components: - type: Transform - pos: 32.5,36.5 - parent: 45711 - - uid: 7284 + pos: -14.5,50.5 + parent: 2 + - uid: 24261 components: - type: Transform - pos: 31.5,36.5 - parent: 45711 - - uid: 7285 + rot: 3.141592653589793 rad + pos: -67.5,41.5 + parent: 2 + - uid: 24262 components: - type: Transform - pos: 30.5,36.5 - parent: 45711 - - uid: 7287 + rot: 3.141592653589793 rad + pos: -68.5,41.5 + parent: 2 + - uid: 24263 components: - type: Transform - pos: 29.5,36.5 - parent: 45711 - - uid: 7288 + rot: 3.141592653589793 rad + pos: -68.5,42.5 + parent: 2 + - uid: 24264 components: - type: Transform - pos: 28.5,36.5 - parent: 45711 - - uid: 7289 + rot: 3.141592653589793 rad + pos: -68.5,43.5 + parent: 2 + - uid: 24265 components: - type: Transform - pos: 27.5,36.5 - parent: 45711 - - uid: 7290 + rot: 3.141592653589793 rad + pos: -66.5,45.5 + parent: 2 + - uid: 24266 components: - type: Transform - pos: 26.5,36.5 - parent: 45711 - - uid: 7291 + rot: 3.141592653589793 rad + pos: -66.5,44.5 + parent: 2 + - uid: 24267 components: - type: Transform - pos: 25.5,36.5 - parent: 45711 - - uid: 7292 + rot: 3.141592653589793 rad + pos: -65.5,44.5 + parent: 2 + - uid: 24268 components: - type: Transform - pos: 24.5,36.5 - parent: 45711 - - uid: 7293 + rot: 3.141592653589793 rad + pos: -62.5,43.5 + parent: 2 + - uid: 24269 components: - type: Transform - pos: 24.5,35.5 - parent: 45711 - - uid: 7294 + rot: 3.141592653589793 rad + pos: -67.5,47.5 + parent: 2 + - uid: 24319 components: - type: Transform - pos: 24.5,34.5 - parent: 45711 - - uid: 7295 + rot: 3.141592653589793 rad + pos: -59.5,35.5 + parent: 2 + - uid: 24320 components: - type: Transform - pos: 22.5,14.5 - parent: 45711 - - uid: 7296 + rot: 3.141592653589793 rad + pos: -60.5,38.5 + parent: 2 + - uid: 24321 components: - type: Transform - pos: 22.5,15.5 - parent: 45711 - - uid: 7297 + rot: 3.141592653589793 rad + pos: -60.5,39.5 + parent: 2 + - uid: 24323 components: - type: Transform - pos: 22.5,16.5 - parent: 45711 - - uid: 7298 + rot: 3.141592653589793 rad + pos: -59.5,42.5 + parent: 2 + - uid: 24324 components: - type: Transform - pos: 21.5,16.5 - parent: 45711 - - uid: 7299 + rot: 3.141592653589793 rad + pos: -59.5,43.5 + parent: 2 + - uid: 24325 components: - type: Transform - pos: 20.5,16.5 - parent: 45711 - - uid: 7300 + rot: 3.141592653589793 rad + pos: -60.5,43.5 + parent: 2 + - uid: 24506 components: - type: Transform - pos: 23.5,16.5 - parent: 45711 - - uid: 7301 + pos: -12.5,-86.5 + parent: 2 + - uid: 24508 components: - type: Transform - pos: 24.5,16.5 - parent: 45711 - - uid: 7302 + pos: -22.5,-85.5 + parent: 2 + - uid: 24509 components: - type: Transform - pos: 25.5,16.5 - parent: 45711 - - uid: 7303 + pos: -21.5,-85.5 + parent: 2 + - uid: 24510 components: - type: Transform - pos: 26.5,16.5 - parent: 45711 - - uid: 7304 + pos: -21.5,-86.5 + parent: 2 + - uid: 24511 components: - type: Transform - pos: 27.5,16.5 - parent: 45711 - - uid: 7305 + pos: -20.5,-86.5 + parent: 2 + - uid: 24512 components: - type: Transform - pos: 28.5,16.5 - parent: 45711 - - uid: 7306 + pos: -13.5,-86.5 + parent: 2 + - uid: 24513 components: - type: Transform - pos: 29.5,16.5 - parent: 45711 - - uid: 7307 + pos: -7.5,-86.5 + parent: 2 + - uid: 24514 components: - type: Transform - pos: 30.5,16.5 - parent: 45711 - - uid: 7308 + pos: -8.5,-86.5 + parent: 2 + - uid: 24516 components: - type: Transform - pos: 31.5,16.5 - parent: 45711 - - uid: 7309 + pos: -2.5,-86.5 + parent: 2 + - uid: 24517 components: - type: Transform - pos: 32.5,16.5 - parent: 45711 - - uid: 7310 + pos: -1.5,-86.5 + parent: 2 + - uid: 24524 components: - type: Transform - pos: 33.5,16.5 - parent: 45711 - - uid: 7311 + rot: 1.5707963267948966 rad + pos: -50.5,-86.5 + parent: 2 + - uid: 24703 components: - type: Transform - pos: 34.5,16.5 - parent: 45711 - - uid: 7312 + pos: -83.5,31.5 + parent: 2 + - uid: 24704 components: - type: Transform - pos: 26.5,17.5 - parent: 45711 - - uid: 7313 + pos: -83.5,32.5 + parent: 2 + - uid: 24705 components: - type: Transform - pos: 26.5,18.5 - parent: 45711 - - uid: 7314 + pos: -85.5,22.5 + parent: 2 + - uid: 24706 components: - type: Transform - pos: 26.5,19.5 - parent: 45711 - - uid: 7315 + pos: -85.5,23.5 + parent: 2 + - uid: 24707 components: - type: Transform - pos: 26.5,15.5 - parent: 45711 - - uid: 7316 + pos: -86.5,22.5 + parent: 2 + - uid: 24708 components: - type: Transform - pos: 26.5,14.5 - parent: 45711 - - uid: 7317 + pos: -83.5,34.5 + parent: 2 + - uid: 24709 components: - type: Transform - pos: 26.5,13.5 - parent: 45711 - - uid: 7318 + pos: -82.5,34.5 + parent: 2 + - uid: 24710 components: - type: Transform - pos: 31.5,17.5 - parent: 45711 - - uid: 7319 + pos: -69.5,39.5 + parent: 2 + - uid: 24711 components: - type: Transform - pos: 31.5,18.5 - parent: 45711 - - uid: 7320 + pos: -76.5,36.5 + parent: 2 + - uid: 24713 components: - type: Transform - pos: 31.5,19.5 - parent: 45711 - - uid: 7321 + pos: -77.5,36.5 + parent: 2 + - uid: 24714 components: - type: Transform - pos: 31.5,15.5 - parent: 45711 - - uid: 7322 + pos: -68.5,39.5 + parent: 2 + - uid: 24792 components: - type: Transform - pos: 31.5,14.5 - parent: 45711 - - uid: 7323 + pos: -74.5,-4.5 + parent: 2 + - uid: 24793 components: - type: Transform - pos: 31.5,13.5 - parent: 45711 - - uid: 7324 + pos: -73.5,-5.5 + parent: 2 + - uid: 24794 components: - type: Transform - pos: 24.5,15.5 - parent: 45711 - - uid: 7325 + rot: -1.5707963267948966 rad + pos: -71.5,-3.5 + parent: 2 + - uid: 24795 components: - type: Transform - pos: 24.5,17.5 - parent: 45711 - - uid: 7326 + rot: -1.5707963267948966 rad + pos: -70.5,-4.5 + parent: 2 + - uid: 24796 components: - type: Transform - pos: 33.5,17.5 - parent: 45711 - - uid: 7327 + pos: -68.5,-9.5 + parent: 2 + - uid: 24797 components: - type: Transform - pos: 33.5,15.5 - parent: 45711 - - uid: 7328 + pos: -68.5,-8.5 + parent: 2 + - uid: 24798 components: - type: Transform - pos: 17.5,15.5 - parent: 45711 - - uid: 7329 + pos: -69.5,-6.5 + parent: 2 + - uid: 24799 components: - type: Transform - pos: 17.5,14.5 - parent: 45711 - - uid: 7330 + pos: -68.5,-6.5 + parent: 2 + - uid: 24800 components: - type: Transform - pos: 17.5,13.5 - parent: 45711 - - uid: 7331 + rot: -1.5707963267948966 rad + pos: -71.5,-4.5 + parent: 2 + - uid: 24803 components: - type: Transform - pos: 17.5,12.5 - parent: 45711 - - uid: 7332 + rot: 1.5707963267948966 rad + pos: -82.5,1.5 + parent: 2 + - uid: 24804 components: - type: Transform - pos: 18.5,12.5 - parent: 45711 - - uid: 7333 + pos: -79.5,0.5 + parent: 2 + - uid: 24805 components: - type: Transform - pos: 19.5,12.5 - parent: 45711 - - uid: 7334 + pos: -83.5,1.5 + parent: 2 + - uid: 24811 components: - type: Transform - pos: 20.5,12.5 - parent: 45711 - - uid: 7335 + pos: -73.5,-6.5 + parent: 2 + - uid: 24877 components: - type: Transform - pos: 21.5,12.5 - parent: 45711 - - uid: 7336 + pos: -79.5,2.5 + parent: 2 + - uid: 24878 components: - type: Transform - pos: 8.5,19.5 - parent: 45711 - - uid: 7337 + pos: -80.5,2.5 + parent: 2 + - uid: 24881 components: - type: Transform - pos: 8.5,18.5 - parent: 45711 - - uid: 7338 + rot: 3.141592653589793 rad + pos: -68.5,-22.5 + parent: 2 + - uid: 24889 components: - type: Transform - pos: 10.5,16.5 - parent: 45711 - - uid: 7339 + rot: 3.141592653589793 rad + pos: -68.5,-23.5 + parent: 2 + - uid: 24890 components: - type: Transform - pos: 9.5,16.5 - parent: 45711 - - uid: 7340 + rot: 3.141592653589793 rad + pos: -69.5,-28.5 + parent: 2 + - uid: 24891 components: - type: Transform - pos: -1.5,19.5 - parent: 45711 - - uid: 7341 + rot: 3.141592653589793 rad + pos: -69.5,-30.5 + parent: 2 + - uid: 24893 components: - type: Transform - pos: -1.5,18.5 - parent: 45711 - - uid: 7344 + rot: 3.141592653589793 rad + pos: -68.5,-30.5 + parent: 2 + - uid: 24894 components: - type: Transform - pos: -1.5,17.5 - parent: 45711 - - uid: 7345 + rot: 3.141592653589793 rad + pos: -69.5,-29.5 + parent: 2 + - uid: 24904 components: - type: Transform - pos: -1.5,16.5 - parent: 45711 - - uid: 7347 + rot: 3.141592653589793 rad + pos: -66.5,-35.5 + parent: 2 + - uid: 24905 components: - type: Transform - pos: -1.5,15.5 - parent: 45711 - - uid: 7353 + rot: 3.141592653589793 rad + pos: -66.5,-36.5 + parent: 2 + - uid: 24906 components: - type: Transform - pos: -1.5,14.5 - parent: 45711 - - uid: 7354 + rot: 3.141592653589793 rad + pos: -67.5,-35.5 + parent: 2 + - uid: 24908 components: - type: Transform - pos: -2.5,16.5 - parent: 45711 - - uid: 7355 + rot: 3.141592653589793 rad + pos: -60.5,-38.5 + parent: 2 + - uid: 24909 components: - type: Transform - pos: -3.5,16.5 - parent: 45711 - - uid: 7356 + rot: 3.141592653589793 rad + pos: -60.5,-37.5 + parent: 2 + - uid: 24910 components: - type: Transform - pos: -4.5,16.5 - parent: 45711 - - uid: 7357 + rot: 3.141592653589793 rad + pos: -59.5,-38.5 + parent: 2 + - uid: 24911 components: - type: Transform - pos: -0.5,14.5 - parent: 45711 - - uid: 7358 + rot: 3.141592653589793 rad + pos: -57.5,-40.5 + parent: 2 + - uid: 24912 components: - type: Transform - pos: 0.5,14.5 - parent: 45711 - - uid: 7359 + rot: 3.141592653589793 rad + pos: -57.5,-41.5 + parent: 2 + - uid: 24913 components: - type: Transform - pos: 1.5,14.5 - parent: 45711 - - uid: 7360 + rot: 3.141592653589793 rad + pos: -57.5,-42.5 + parent: 2 + - uid: 24914 components: - type: Transform - pos: 2.5,14.5 - parent: 45711 - - uid: 7361 + rot: 3.141592653589793 rad + pos: -58.5,-42.5 + parent: 2 + - uid: 24915 components: - type: Transform - pos: 2.5,15.5 - parent: 45711 - - uid: 7362 + rot: 3.141592653589793 rad + pos: -58.5,-43.5 + parent: 2 + - uid: 24916 components: - type: Transform - pos: 2.5,16.5 - parent: 45711 - - uid: 7363 + rot: 3.141592653589793 rad + pos: -58.5,-44.5 + parent: 2 + - uid: 24917 components: - type: Transform - pos: 3.5,16.5 - parent: 45711 - - uid: 7364 + rot: 3.141592653589793 rad + pos: -57.5,-44.5 + parent: 2 + - uid: 24921 components: - type: Transform - pos: 4.5,16.5 - parent: 45711 - - uid: 7365 + rot: 3.141592653589793 rad + pos: -74.5,-39.5 + parent: 2 + - uid: 24922 components: - type: Transform - pos: 5.5,16.5 - parent: 45711 - - uid: 7366 + rot: 3.141592653589793 rad + pos: -74.5,-40.5 + parent: 2 + - uid: 24923 components: - type: Transform - pos: 2.5,17.5 - parent: 45711 - - uid: 7367 + rot: 3.141592653589793 rad + pos: -75.5,-39.5 + parent: 2 + - uid: 24924 components: - type: Transform - pos: -1.5,20.5 - parent: 45711 - - uid: 7368 + rot: 3.141592653589793 rad + pos: -77.5,-43.5 + parent: 2 + - uid: 24925 components: - type: Transform - pos: -0.5,20.5 - parent: 45711 - - uid: 7369 + rot: 3.141592653589793 rad + pos: -76.5,-43.5 + parent: 2 + - uid: 24926 components: - type: Transform - pos: 0.5,20.5 - parent: 45711 - - uid: 7370 + rot: 3.141592653589793 rad + pos: -78.5,-42.5 + parent: 2 + - uid: 24927 components: - type: Transform - pos: 0.5,31.5 - parent: 45711 - - uid: 7371 + rot: 3.141592653589793 rad + pos: -77.5,-42.5 + parent: 2 + - uid: 24967 components: - type: Transform - pos: 0.5,30.5 - parent: 45711 - - uid: 7373 + pos: -82.5,94.5 + parent: 2 + - uid: 25112 components: - type: Transform - pos: 0.5,29.5 - parent: 45711 - - uid: 7374 + rot: 3.141592653589793 rad + pos: 35.5,-69.5 + parent: 2 + - uid: 25115 components: - type: Transform - pos: 0.5,28.5 - parent: 45711 - - uid: 7375 + rot: 3.141592653589793 rad + pos: 35.5,-70.5 + parent: 2 + - uid: 25119 components: - type: Transform - pos: 0.5,27.5 - parent: 45711 - - uid: 7376 + rot: 3.141592653589793 rad + pos: 35.5,-72.5 + parent: 2 + - uid: 25121 components: - type: Transform - pos: 0.5,26.5 - parent: 45711 - - uid: 7377 + rot: 3.141592653589793 rad + pos: 35.5,-73.5 + parent: 2 + - uid: 25122 components: - type: Transform - pos: 0.5,25.5 - parent: 45711 - - uid: 7378 + rot: 3.141592653589793 rad + pos: 35.5,-75.5 + parent: 2 + - uid: 25123 components: - type: Transform - pos: 0.5,24.5 - parent: 45711 - - uid: 7379 + rot: 3.141592653589793 rad + pos: 35.5,-76.5 + parent: 2 + - uid: 25125 components: - type: Transform - pos: -0.5,26.5 - parent: 45711 - - uid: 7380 + rot: 3.141592653589793 rad + pos: 35.5,-78.5 + parent: 2 + - uid: 25126 components: - type: Transform - pos: 1.5,26.5 - parent: 45711 - - uid: 7381 + rot: 3.141592653589793 rad + pos: 34.5,-78.5 + parent: 2 + - uid: 25127 components: - type: Transform - pos: -14.5,17.5 - parent: 45711 - - uid: 7382 + rot: 3.141592653589793 rad + pos: 34.5,-79.5 + parent: 2 + - uid: 25129 components: - type: Transform - pos: -14.5,16.5 - parent: 45711 - - uid: 7386 + rot: 3.141592653589793 rad + pos: 33.5,-79.5 + parent: 2 + - uid: 25130 components: - type: Transform - pos: -14.5,15.5 - parent: 45711 - - uid: 7387 + rot: 3.141592653589793 rad + pos: 33.5,-81.5 + parent: 2 + - uid: 25131 components: - type: Transform - pos: -14.5,14.5 - parent: 45711 - - uid: 7388 + rot: 3.141592653589793 rad + pos: 33.5,-82.5 + parent: 2 + - uid: 25133 components: - type: Transform - pos: -13.5,15.5 - parent: 45711 - - uid: 7389 + rot: 3.141592653589793 rad + pos: 33.5,-84.5 + parent: 2 + - uid: 25134 components: - type: Transform - pos: -12.5,15.5 - parent: 45711 - - uid: 7390 + rot: 3.141592653589793 rad + pos: 33.5,-85.5 + parent: 2 + - uid: 25135 components: - type: Transform - pos: -15.5,15.5 - parent: 45711 - - uid: 7391 + rot: 3.141592653589793 rad + pos: 25.5,-90.5 + parent: 2 + - uid: 25136 components: - type: Transform - pos: -16.5,15.5 - parent: 45711 - - uid: 7392 + rot: 3.141592653589793 rad + pos: 24.5,-90.5 + parent: 2 + - uid: 25137 components: - type: Transform - pos: -17.5,15.5 - parent: 45711 - - uid: 7393 + rot: 3.141592653589793 rad + pos: 22.5,-90.5 + parent: 2 + - uid: 25138 components: - type: Transform - pos: -18.5,15.5 - parent: 45711 - - uid: 7394 + rot: 3.141592653589793 rad + pos: 19.5,-90.5 + parent: 2 + - uid: 25139 components: - type: Transform - pos: -19.5,15.5 - parent: 45711 - - uid: 7395 + rot: 3.141592653589793 rad + pos: 20.5,-90.5 + parent: 2 + - uid: 25140 components: - type: Transform - pos: -13.5,13.5 - parent: 45711 - - uid: 7396 + rot: 3.141592653589793 rad + pos: 10.5,-89.5 + parent: 2 + - uid: 25141 components: - type: Transform - pos: -14.5,13.5 - parent: 45711 - - uid: 7397 + rot: 3.141592653589793 rad + pos: 9.5,-89.5 + parent: 2 + - uid: 25142 components: - type: Transform - pos: -15.5,13.5 - parent: 45711 - - uid: 7398 + rot: 3.141592653589793 rad + pos: 9.5,-89.5 + parent: 2 + - uid: 25143 components: - type: Transform - pos: -16.5,13.5 - parent: 45711 - - uid: 7399 + rot: 3.141592653589793 rad + pos: 7.5,-89.5 + parent: 2 + - uid: 25144 components: - type: Transform - pos: -17.5,13.5 - parent: 45711 - - uid: 7400 + rot: 3.141592653589793 rad + pos: 6.5,-89.5 + parent: 2 + - uid: 25145 components: - type: Transform - pos: -18.5,13.5 - parent: 45711 - - uid: 7401 + rot: 3.141592653589793 rad + pos: 3.5,-89.5 + parent: 2 + - uid: 25146 components: - type: Transform - pos: -19.5,13.5 - parent: 45711 - - uid: 7402 + rot: 3.141592653589793 rad + pos: 2.5,-89.5 + parent: 2 + - uid: 25147 components: - type: Transform - pos: -20.5,13.5 - parent: 45711 - - uid: 7405 + rot: 3.141592653589793 rad + pos: 1.5,-89.5 + parent: 2 + - uid: 25148 components: - type: Transform - pos: -21.5,13.5 - parent: 45711 - - uid: 7406 + rot: 3.141592653589793 rad + pos: 1.5,-88.5 + parent: 2 + - uid: 25149 components: - type: Transform - pos: -12.5,13.5 - parent: 45711 - - uid: 7407 + rot: 3.141592653589793 rad + pos: 1.5,-87.5 + parent: 2 + - uid: 25150 components: - type: Transform - pos: -15.5,12.5 - parent: 45711 - - uid: 7408 + rot: 3.141592653589793 rad + pos: 1.5,-86.5 + parent: 2 + - uid: 25152 components: - type: Transform - pos: -15.5,11.5 - parent: 45711 - - uid: 7409 + rot: 3.141592653589793 rad + pos: -0.5,-86.5 + parent: 2 + - uid: 25153 components: - type: Transform - pos: -15.5,10.5 - parent: 45711 - - uid: 7410 + rot: 3.141592653589793 rad + pos: 1.5,-85.5 + parent: 2 + - uid: 25154 components: - type: Transform - pos: -15.5,9.5 - parent: 45711 - - uid: 7411 + rot: 3.141592653589793 rad + pos: 1.5,-84.5 + parent: 2 + - uid: 25157 components: - type: Transform - pos: -19.5,12.5 - parent: 45711 - - uid: 7412 + rot: 3.141592653589793 rad + pos: -2.5,-76.5 + parent: 2 + - uid: 25158 components: - type: Transform - pos: -19.5,11.5 - parent: 45711 - - uid: 7413 + rot: 3.141592653589793 rad + pos: -1.5,-76.5 + parent: 2 + - uid: 25159 components: - type: Transform - pos: -19.5,10.5 - parent: 45711 - - uid: 7414 + rot: 3.141592653589793 rad + pos: -1.5,-77.5 + parent: 2 + - uid: 25486 components: - type: Transform - pos: -19.5,9.5 - parent: 45711 - - uid: 7415 + pos: -83.5,82.5 + parent: 2 + - uid: 25501 components: - type: Transform - pos: -19.5,8.5 - parent: 45711 - - uid: 7416 + pos: -83.5,90.5 + parent: 2 + - uid: 25502 components: - type: Transform - pos: -19.5,7.5 - parent: 45711 - - uid: 7417 + pos: -82.5,90.5 + parent: 2 + - uid: 25503 components: - type: Transform - pos: -17.5,12.5 - parent: 45711 - - uid: 7418 + pos: -81.5,90.5 + parent: 2 + - uid: 25504 components: - type: Transform - pos: -17.5,11.5 - parent: 45711 - - uid: 7419 + pos: -80.5,90.5 + parent: 2 + - uid: 25505 components: - type: Transform - pos: -17.5,10.5 - parent: 45711 - - uid: 7420 + pos: -79.5,90.5 + parent: 2 + - uid: 25506 components: - type: Transform - pos: -17.5,9.5 - parent: 45711 - - uid: 7421 + pos: -78.5,90.5 + parent: 2 + - uid: 25507 components: - type: Transform - pos: -17.5,8.5 - parent: 45711 - - uid: 7422 + pos: -77.5,90.5 + parent: 2 + - uid: 25508 components: - type: Transform - pos: -17.5,7.5 - parent: 45711 - - uid: 7423 + pos: -76.5,90.5 + parent: 2 + - uid: 25509 components: - type: Transform - pos: -19.5,6.5 - parent: 45711 - - uid: 7424 + pos: -75.5,90.5 + parent: 2 + - uid: 25510 components: - type: Transform - pos: -5.5,16.5 - parent: 45711 - - uid: 7425 + pos: -74.5,90.5 + parent: 2 + - uid: 25511 components: - type: Transform - pos: -6.5,16.5 - parent: 45711 - - uid: 7426 + pos: -73.5,90.5 + parent: 2 + - uid: 25512 components: - type: Transform - pos: -7.5,16.5 - parent: 45711 - - uid: 7427 + pos: -72.5,90.5 + parent: 2 + - uid: 25513 components: - type: Transform - pos: -11.5,15.5 - parent: 45711 - - uid: 7428 + pos: -71.5,90.5 + parent: 2 + - uid: 25514 components: - type: Transform - pos: -10.5,15.5 - parent: 45711 - - uid: 7429 + pos: -70.5,90.5 + parent: 2 + - uid: 25515 components: - type: Transform - pos: -9.5,15.5 - parent: 45711 - - uid: 7430 + pos: -69.5,90.5 + parent: 2 + - uid: 25517 components: - type: Transform - pos: -7.5,17.5 - parent: 45711 - - uid: 7431 + pos: -68.5,86.5 + parent: 2 + - uid: 25518 components: - type: Transform - pos: -9.5,14.5 - parent: 45711 - - uid: 7433 + pos: -69.5,86.5 + parent: 2 + - uid: 25519 components: - type: Transform - pos: -8.5,17.5 - parent: 45711 - - uid: 7434 + pos: -70.5,86.5 + parent: 2 + - uid: 25520 components: - type: Transform - pos: -8.5,14.5 - parent: 45711 - - uid: 7435 + pos: -71.5,86.5 + parent: 2 + - uid: 25521 components: - type: Transform - pos: -17.5,26.5 - parent: 45711 - - uid: 7436 + pos: -72.5,86.5 + parent: 2 + - uid: 25522 components: - type: Transform - pos: -17.5,25.5 - parent: 45711 - - uid: 7437 + pos: -73.5,86.5 + parent: 2 + - uid: 25523 components: - type: Transform - pos: -17.5,24.5 - parent: 45711 - - uid: 7438 + pos: -74.5,86.5 + parent: 2 + - uid: 25524 components: - type: Transform - pos: -17.5,23.5 - parent: 45711 - - uid: 7440 + pos: -75.5,86.5 + parent: 2 + - uid: 25525 components: - type: Transform - pos: -17.5,22.5 - parent: 45711 - - uid: 7441 + pos: -76.5,86.5 + parent: 2 + - uid: 25526 components: - type: Transform - pos: -17.5,21.5 - parent: 45711 - - uid: 7442 + pos: -77.5,86.5 + parent: 2 + - uid: 25527 components: - type: Transform - pos: -17.5,20.5 - parent: 45711 - - uid: 7443 + pos: -78.5,86.5 + parent: 2 + - uid: 25528 components: - type: Transform - pos: -17.5,19.5 - parent: 45711 - - uid: 7444 + pos: -79.5,86.5 + parent: 2 + - uid: 25529 components: - type: Transform - pos: -16.5,23.5 - parent: 45711 - - uid: 7445 + pos: -80.5,86.5 + parent: 2 + - uid: 25530 components: - type: Transform - pos: -15.5,23.5 - parent: 45711 - - uid: 7446 + pos: -81.5,86.5 + parent: 2 + - uid: 25531 components: - type: Transform - pos: -14.5,23.5 - parent: 45711 - - uid: 7447 + pos: -82.5,86.5 + parent: 2 + - uid: 25532 components: - type: Transform - pos: -13.5,23.5 - parent: 45711 - - uid: 7452 + pos: -83.5,86.5 + parent: 2 + - uid: 25533 components: - type: Transform - pos: -12.5,23.5 - parent: 45711 - - uid: 7453 + pos: -84.5,86.5 + parent: 2 + - uid: 25534 components: - type: Transform - pos: -11.5,23.5 - parent: 45711 - - uid: 7454 + pos: -82.5,82.5 + parent: 2 + - uid: 25535 components: - type: Transform - pos: -10.5,23.5 - parent: 45711 - - uid: 7455 + pos: -81.5,82.5 + parent: 2 + - uid: 25536 components: - type: Transform - pos: -9.5,23.5 - parent: 45711 - - uid: 7456 + pos: -80.5,82.5 + parent: 2 + - uid: 25537 components: - type: Transform - pos: -8.5,23.5 - parent: 45711 - - uid: 7457 + pos: -79.5,82.5 + parent: 2 + - uid: 25538 components: - type: Transform - pos: -7.5,23.5 - parent: 45711 - - uid: 7458 + pos: -78.5,82.5 + parent: 2 + - uid: 25539 components: - type: Transform - pos: -16.5,20.5 - parent: 45711 - - uid: 7459 + pos: -77.5,82.5 + parent: 2 + - uid: 25540 components: - type: Transform - pos: -15.5,20.5 - parent: 45711 - - uid: 7460 + pos: -76.5,82.5 + parent: 2 + - uid: 25541 components: - type: Transform - pos: -14.5,20.5 - parent: 45711 - - uid: 7461 + pos: -75.5,82.5 + parent: 2 + - uid: 25542 components: - type: Transform - pos: -13.5,20.5 - parent: 45711 - - uid: 7462 + pos: -74.5,82.5 + parent: 2 + - uid: 25543 components: - type: Transform - pos: -12.5,20.5 - parent: 45711 - - uid: 7463 + pos: -73.5,82.5 + parent: 2 + - uid: 25544 components: - type: Transform - pos: -11.5,20.5 - parent: 45711 - - uid: 7464 + pos: -72.5,82.5 + parent: 2 + - uid: 25545 components: - type: Transform - pos: -10.5,20.5 - parent: 45711 - - uid: 7465 + pos: -71.5,82.5 + parent: 2 + - uid: 25546 components: - type: Transform - pos: -9.5,20.5 - parent: 45711 - - uid: 7466 + pos: -70.5,82.5 + parent: 2 + - uid: 25547 components: - type: Transform - pos: -5.5,28.5 - parent: 45711 - - uid: 7467 + pos: -69.5,82.5 + parent: 2 + - uid: 25551 components: - type: Transform - pos: -6.5,28.5 - parent: 45711 - - uid: 7468 + pos: -77.5,94.5 + parent: 2 + - uid: 25552 components: - type: Transform - pos: -7.5,28.5 - parent: 45711 - - uid: 7469 + pos: -76.5,94.5 + parent: 2 + - uid: 25553 components: - type: Transform - pos: -8.5,28.5 - parent: 45711 - - uid: 7470 + pos: -75.5,94.5 + parent: 2 + - uid: 25554 components: - type: Transform - pos: -9.5,28.5 - parent: 45711 - - uid: 7471 + pos: -76.5,95.5 + parent: 2 + - uid: 25558 components: - type: Transform - pos: -8.5,27.5 - parent: 45711 - - uid: 7472 + pos: -82.5,95.5 + parent: 2 + - uid: 25559 components: - type: Transform - pos: -8.5,29.5 - parent: 45711 - - uid: 7473 + pos: -82.5,96.5 + parent: 2 + - uid: 25560 components: - type: Transform - pos: -8.5,24.5 - parent: 45711 - - uid: 7474 + pos: -82.5,97.5 + parent: 2 + - uid: 25561 components: - type: Transform - pos: -8.5,20.5 - parent: 45711 - - uid: 7475 + pos: -82.5,98.5 + parent: 2 + - uid: 25562 components: - type: Transform - pos: -7.5,20.5 - parent: 45711 - - uid: 7476 + pos: -70.5,95.5 + parent: 2 + - uid: 25564 components: - type: Transform - pos: -6.5,13.5 - parent: 45711 - - uid: 7477 + pos: -70.5,96.5 + parent: 2 + - uid: 25565 components: - type: Transform - pos: -6.5,12.5 - parent: 45711 - - uid: 7478 + pos: -70.5,97.5 + parent: 2 + - uid: 25566 components: - type: Transform - pos: -6.5,11.5 - parent: 45711 - - uid: 7479 + pos: -70.5,98.5 + parent: 2 + - uid: 25567 components: - type: Transform - pos: -6.5,10.5 - parent: 45711 - - uid: 7480 + pos: -82.5,93.5 + parent: 2 + - uid: 25568 components: - type: Transform - pos: -6.5,9.5 - parent: 45711 - - uid: 7481 + pos: -81.5,93.5 + parent: 2 + - uid: 25569 components: - type: Transform - pos: -6.5,8.5 - parent: 45711 - - uid: 7482 + pos: -80.5,93.5 + parent: 2 + - uid: 25570 components: - type: Transform - pos: -5.5,10.5 - parent: 45711 - - uid: 7483 + pos: -79.5,93.5 + parent: 2 + - uid: 25571 components: - type: Transform - pos: -4.5,10.5 - parent: 45711 - - uid: 7484 + pos: -78.5,93.5 + parent: 2 + - uid: 25572 components: - type: Transform - pos: -3.5,10.5 - parent: 45711 - - uid: 7485 + pos: -77.5,93.5 + parent: 2 + - uid: 25573 components: - type: Transform - pos: -2.5,10.5 - parent: 45711 - - uid: 7486 + pos: -76.5,93.5 + parent: 2 + - uid: 25574 components: - type: Transform - pos: -1.5,10.5 - parent: 45711 - - uid: 7487 + pos: -75.5,93.5 + parent: 2 + - uid: 25575 components: - type: Transform - pos: -0.5,10.5 - parent: 45711 - - uid: 7488 + pos: -74.5,93.5 + parent: 2 + - uid: 25576 components: - type: Transform - pos: -0.5,9.5 - parent: 45711 - - uid: 7489 + pos: -73.5,93.5 + parent: 2 + - uid: 25577 components: - type: Transform - pos: -0.5,11.5 - parent: 45711 - - uid: 7490 + pos: -72.5,93.5 + parent: 2 + - uid: 25578 components: - type: Transform - pos: 1.5,11.5 - parent: 45711 - - uid: 7491 + pos: -71.5,93.5 + parent: 2 + - uid: 25579 components: - type: Transform - pos: 1.5,10.5 - parent: 45711 - - uid: 7492 + pos: -70.5,93.5 + parent: 2 + - uid: 25580 components: - type: Transform - pos: 1.5,9.5 - parent: 45711 - - uid: 7493 + pos: -70.5,94.5 + parent: 2 + - uid: 25583 components: - type: Transform - pos: 2.5,10.5 - parent: 45711 - - uid: 7494 + pos: -76.5,92.5 + parent: 2 + - uid: 25584 components: - type: Transform - pos: 3.5,10.5 - parent: 45711 - - uid: 7495 + pos: -76.5,91.5 + parent: 2 + - uid: 25585 components: - type: Transform - pos: 4.5,10.5 - parent: 45711 - - uid: 7496 + pos: -76.5,89.5 + parent: 2 + - uid: 25586 components: - type: Transform - pos: 5.5,10.5 - parent: 45711 - - uid: 7497 + pos: -76.5,88.5 + parent: 2 + - uid: 25587 components: - type: Transform - pos: 6.5,10.5 - parent: 45711 - - uid: 7498 + pos: -76.5,87.5 + parent: 2 + - uid: 25589 components: - type: Transform - pos: 7.5,10.5 - parent: 45711 - - uid: 7499 + pos: -76.5,85.5 + parent: 2 + - uid: 25590 components: - type: Transform - pos: 7.5,11.5 - parent: 45711 - - uid: 7500 + pos: -76.5,84.5 + parent: 2 + - uid: 25591 components: - type: Transform - pos: 7.5,12.5 - parent: 45711 - - uid: 7501 + pos: -76.5,83.5 + parent: 2 + - uid: 25595 components: - type: Transform - pos: 7.5,13.5 - parent: 45711 - - uid: 7502 + pos: -76.5,81.5 + parent: 2 + - uid: 25596 components: - type: Transform - pos: -11.5,-9.5 - parent: 45711 - - uid: 7503 + pos: -76.5,80.5 + parent: 2 + - uid: 26041 components: - - type: Transform - pos: -12.5,-8.5 - parent: 45711 - - uid: 7504 + - type: Transform + pos: -69.5,-38.5 + parent: 2 + - uid: 26043 components: - type: Transform - pos: -11.5,-8.5 - parent: 45711 - - uid: 7505 + pos: -68.5,-37.5 + parent: 2 + - uid: 26093 components: - type: Transform - pos: -10.5,10.5 - parent: 45711 - - uid: 7506 + pos: -76.5,76.5 + parent: 2 + - uid: 26094 components: - type: Transform - pos: -10.5,9.5 - parent: 45711 - - uid: 7507 + pos: -75.5,76.5 + parent: 2 + - uid: 26111 components: - type: Transform - pos: -11.5,9.5 - parent: 45711 - - uid: 7508 + pos: -76.5,74.5 + parent: 2 + - uid: 26112 components: - type: Transform - pos: -11.5,8.5 - parent: 45711 - - uid: 7509 + pos: -75.5,74.5 + parent: 2 + - uid: 26307 components: - type: Transform - pos: -12.5,8.5 - parent: 45711 - - uid: 7510 + pos: -36.5,-77.5 + parent: 2 + - uid: 26309 components: - type: Transform - pos: -12.5,7.5 - parent: 45711 - - uid: 7511 + pos: -36.5,-78.5 + parent: 2 + - uid: 26310 components: - type: Transform - pos: -13.5,7.5 - parent: 45711 - - uid: 7512 + pos: -37.5,-75.5 + parent: 2 + - uid: 26311 components: - type: Transform - pos: -18.5,3.5 - parent: 45711 - - uid: 7513 + pos: -36.5,-73.5 + parent: 2 + - uid: 26312 components: - type: Transform - pos: -17.5,3.5 - parent: 45711 - - uid: 7514 + pos: -35.5,-72.5 + parent: 2 + - uid: 26313 components: - type: Transform - pos: -16.5,3.5 - parent: 45711 - - uid: 7515 + pos: -35.5,-73.5 + parent: 2 + - uid: 26314 components: - type: Transform - pos: -15.5,3.5 - parent: 45711 - - uid: 7516 + pos: -37.5,-71.5 + parent: 2 + - uid: 26315 components: - type: Transform - pos: -14.5,3.5 - parent: 45711 - - uid: 7517 + pos: -35.5,-76.5 + parent: 2 + - uid: 26367 components: - type: Transform - pos: -13.5,3.5 - parent: 45711 - - uid: 7518 + pos: -50.5,80.5 + parent: 2 + - uid: 26368 components: - type: Transform - pos: -13.5,4.5 - parent: 45711 - - uid: 7519 + pos: -61.5,84.5 + parent: 2 + - uid: 26384 components: - type: Transform - pos: -13.5,5.5 - parent: 45711 - - uid: 7520 + pos: -53.5,80.5 + parent: 2 + - uid: 26552 components: - type: Transform - pos: -13.5,6.5 - parent: 45711 - - uid: 7521 + pos: -40.5,81.5 + parent: 2 + - uid: 26554 components: - type: Transform - pos: -13.5,-8.5 - parent: 45711 - - uid: 7522 + pos: -46.5,82.5 + parent: 2 + - uid: 26562 components: - type: Transform - pos: -14.5,-8.5 - parent: 45711 - - uid: 7523 + pos: -52.5,80.5 + parent: 2 + - uid: 26689 components: - type: Transform - pos: -15.5,-8.5 - parent: 45711 - - uid: 7524 + pos: -57.5,82.5 + parent: 2 + - uid: 26690 components: - type: Transform - pos: -16.5,-8.5 - parent: 45711 - - uid: 7525 + pos: -61.5,81.5 + parent: 2 + - uid: 26707 components: - type: Transform - pos: -16.5,-7.5 - parent: 45711 - - uid: 7526 + pos: -61.5,83.5 + parent: 2 + - uid: 26708 components: - type: Transform - pos: -16.5,-6.5 - parent: 45711 - - uid: 7527 + pos: -37.5,83.5 + parent: 2 + - uid: 26709 components: - type: Transform - pos: -16.5,-5.5 - parent: 45711 - - uid: 7528 + pos: -36.5,83.5 + parent: 2 + - uid: 26733 components: - type: Transform - pos: -17.5,-5.5 - parent: 45711 - - uid: 7529 + pos: -38.5,86.5 + parent: 2 + - uid: 26736 components: - type: Transform - pos: -17.5,-4.5 - parent: 45711 - - uid: 7530 + pos: -39.5,86.5 + parent: 2 + - uid: 26737 components: - type: Transform - pos: -18.5,-4.5 - parent: 45711 - - uid: 7531 + pos: -42.5,87.5 + parent: 2 + - uid: 26738 components: - type: Transform - pos: -18.5,-3.5 - parent: 45711 - - uid: 7532 + pos: -50.5,88.5 + parent: 2 + - uid: 26739 components: - type: Transform - pos: -19.5,-3.5 - parent: 45711 - - uid: 7533 + pos: -49.5,88.5 + parent: 2 + - uid: 26740 components: - type: Transform - pos: -19.5,-2.5 - parent: 45711 - - uid: 7534 + pos: -51.5,87.5 + parent: 2 + - uid: 26741 components: - type: Transform - pos: -19.5,-1.5 - parent: 45711 - - uid: 7535 + pos: -55.5,88.5 + parent: 2 + - uid: 26742 components: - type: Transform - pos: -20.5,-1.5 - parent: 45711 - - uid: 7536 + pos: -58.5,86.5 + parent: 2 + - uid: 26743 components: - type: Transform - pos: -20.5,-0.5 - parent: 45711 - - uid: 7537 + pos: -57.5,86.5 + parent: 2 + - uid: 26744 components: - type: Transform - pos: -20.5,0.5 - parent: 45711 - - uid: 7538 + pos: -59.5,89.5 + parent: 2 + - uid: 26745 components: - type: Transform - pos: -20.5,1.5 - parent: 45711 - - uid: 7539 + pos: -60.5,89.5 + parent: 2 + - uid: 27032 components: - type: Transform - pos: -20.5,2.5 - parent: 45711 - - uid: 7540 + rot: -1.5707963267948966 rad + pos: -66.5,-69.5 + parent: 2 + - uid: 27033 components: - type: Transform - pos: -20.5,3.5 - parent: 45711 - - uid: 7541 + rot: -1.5707963267948966 rad + pos: -66.5,-70.5 + parent: 2 + - uid: 27034 components: - type: Transform - pos: -11.5,-7.5 - parent: 45711 - - uid: 7542 + rot: -1.5707963267948966 rad + pos: -66.5,-73.5 + parent: 2 + - uid: 27035 components: - type: Transform - pos: -11.5,-6.5 - parent: 45711 - - uid: 7543 + rot: -1.5707963267948966 rad + pos: -66.5,-74.5 + parent: 2 + - uid: 27036 components: - type: Transform - pos: -11.5,-5.5 - parent: 45711 - - uid: 7544 + rot: -1.5707963267948966 rad + pos: -66.5,-75.5 + parent: 2 + - uid: 27037 components: - type: Transform - pos: -11.5,-4.5 - parent: 45711 - - uid: 7545 + rot: -1.5707963267948966 rad + pos: -65.5,-74.5 + parent: 2 + - uid: 27038 components: - type: Transform - pos: -11.5,-3.5 - parent: 45711 - - uid: 7546 + rot: -1.5707963267948966 rad + pos: -66.5,-78.5 + parent: 2 + - uid: 27039 components: - type: Transform - pos: -11.5,-2.5 - parent: 45711 - - uid: 7547 + rot: -1.5707963267948966 rad + pos: -66.5,-79.5 + parent: 2 + - uid: 27040 components: - type: Transform - pos: -10.5,-2.5 - parent: 45711 - - uid: 7548 + rot: -1.5707963267948966 rad + pos: -66.5,-81.5 + parent: 2 + - uid: 27041 components: - type: Transform - pos: -9.5,-2.5 - parent: 45711 - - uid: 7549 + rot: -1.5707963267948966 rad + pos: -66.5,-82.5 + parent: 2 + - uid: 27042 components: - type: Transform - pos: -8.5,-2.5 - parent: 45711 - - uid: 7550 + rot: -1.5707963267948966 rad + pos: -60.5,-82.5 + parent: 2 + - uid: 27043 components: - type: Transform - pos: -7.5,-2.5 - parent: 45711 - - uid: 7551 + rot: -1.5707963267948966 rad + pos: -59.5,-82.5 + parent: 2 + - uid: 27044 components: - type: Transform - pos: -11.5,-1.5 - parent: 45711 - - uid: 7552 + rot: -1.5707963267948966 rad + pos: -58.5,-82.5 + parent: 2 + - uid: 27045 components: - type: Transform - pos: -11.5,-0.5 - parent: 45711 - - uid: 7553 + rot: -1.5707963267948966 rad + pos: -56.5,-82.5 + parent: 2 + - uid: 27046 components: - type: Transform - pos: -12.5,-0.5 - parent: 45711 - - uid: 7554 + rot: -1.5707963267948966 rad + pos: -55.5,-82.5 + parent: 2 + - uid: 27047 components: - type: Transform - pos: -13.5,-0.5 - parent: 45711 - - uid: 7555 + rot: -1.5707963267948966 rad + pos: -54.5,-82.5 + parent: 2 + - uid: 27048 components: - type: Transform - pos: -13.5,2.5 - parent: 45711 - - uid: 7556 + rot: -1.5707963267948966 rad + pos: -51.5,-82.5 + parent: 2 + - uid: 27049 components: - type: Transform - pos: -12.5,3.5 - parent: 45711 - - uid: 7557 + rot: -1.5707963267948966 rad + pos: -50.5,-82.5 + parent: 2 + - uid: 27050 components: - type: Transform - pos: -11.5,3.5 - parent: 45711 - - uid: 7558 + rot: -1.5707963267948966 rad + pos: -49.5,-82.5 + parent: 2 + - uid: 27051 components: - type: Transform - pos: -10.5,3.5 - parent: 45711 - - uid: 7559 + rot: -1.5707963267948966 rad + pos: -50.5,-79.5 + parent: 2 + - uid: 27052 components: - type: Transform - pos: -4.5,2.5 - parent: 45711 - - uid: 7560 + rot: -1.5707963267948966 rad + pos: -50.5,-78.5 + parent: 2 + - uid: 27053 components: - type: Transform - pos: -3.5,2.5 - parent: 45711 - - uid: 7561 + rot: -1.5707963267948966 rad + pos: -49.5,-78.5 + parent: 2 + - uid: 27054 components: - type: Transform - pos: -2.5,2.5 - parent: 45711 - - uid: 7562 + rot: -1.5707963267948966 rad + pos: -33.5,-80.5 + parent: 2 + - uid: 27055 components: - type: Transform - pos: -1.5,2.5 - parent: 45711 - - uid: 7563 + rot: -1.5707963267948966 rad + pos: -32.5,-80.5 + parent: 2 + - uid: 27056 components: - type: Transform - pos: -0.5,2.5 - parent: 45711 - - uid: 7564 + rot: -1.5707963267948966 rad + pos: -28.5,-80.5 + parent: 2 + - uid: 27057 components: - type: Transform - pos: 0.5,2.5 - parent: 45711 - - uid: 7565 + rot: -1.5707963267948966 rad + pos: -27.5,-80.5 + parent: 2 + - uid: 27058 components: - type: Transform - pos: 1.5,2.5 - parent: 45711 - - uid: 7566 + rot: -1.5707963267948966 rad + pos: -25.5,-80.5 + parent: 2 + - uid: 27059 components: - type: Transform - pos: 2.5,2.5 - parent: 45711 - - uid: 7567 + rot: -1.5707963267948966 rad + pos: -24.5,-80.5 + parent: 2 + - uid: 27060 components: - type: Transform - pos: 3.5,2.5 - parent: 45711 - - uid: 7568 + rot: -1.5707963267948966 rad + pos: -22.5,-80.5 + parent: 2 + - uid: 27061 components: - type: Transform - pos: 4.5,2.5 - parent: 45711 - - uid: 7569 + rot: -1.5707963267948966 rad + pos: -21.5,-80.5 + parent: 2 + - uid: 27062 components: - type: Transform - pos: 5.5,2.5 - parent: 45711 - - uid: 7570 + rot: -1.5707963267948966 rad + pos: -21.5,-79.5 + parent: 2 + - uid: 27063 components: - type: Transform - pos: 6.5,2.5 - parent: 45711 - - uid: 7571 + rot: -1.5707963267948966 rad + pos: -23.5,-82.5 + parent: 2 + - uid: 27064 components: - type: Transform - pos: 7.5,2.5 - parent: 45711 - - uid: 7572 + rot: -1.5707963267948966 rad + pos: -23.5,-83.5 + parent: 2 + - uid: 27067 components: - type: Transform - pos: 0.5,3.5 - parent: 45711 - - uid: 7573 + rot: -1.5707963267948966 rad + pos: -16.5,-76.5 + parent: 2 + - uid: 27068 components: - type: Transform - pos: 0.5,4.5 - parent: 45711 - - uid: 7574 + rot: -1.5707963267948966 rad + pos: -11.5,-76.5 + parent: 2 + - uid: 27069 components: - type: Transform - pos: 0.5,5.5 - parent: 45711 - - uid: 7575 + rot: -1.5707963267948966 rad + pos: -17.5,-76.5 + parent: 2 + - uid: 27070 components: - type: Transform - pos: 0.5,6.5 - parent: 45711 - - uid: 7576 + rot: -1.5707963267948966 rad + pos: -15.5,-76.5 + parent: 2 + - uid: 27071 components: - type: Transform - pos: 0.5,1.5 - parent: 45711 - - uid: 7577 + rot: -1.5707963267948966 rad + pos: -10.5,-76.5 + parent: 2 + - uid: 27072 components: - type: Transform - pos: 0.5,0.5 - parent: 45711 - - uid: 7578 + rot: -1.5707963267948966 rad + pos: -9.5,-76.5 + parent: 2 + - uid: 27073 components: - type: Transform - pos: 6.5,3.5 - parent: 45711 - - uid: 7579 + rot: -1.5707963267948966 rad + pos: -6.5,-76.5 + parent: 2 + - uid: 27074 components: - type: Transform - pos: 6.5,4.5 - parent: 45711 - - uid: 7580 + rot: -1.5707963267948966 rad + pos: -5.5,-76.5 + parent: 2 + - uid: 27075 components: - type: Transform - pos: 6.5,5.5 - parent: 45711 - - uid: 7581 + rot: -1.5707963267948966 rad + pos: -4.5,-76.5 + parent: 2 + - uid: 27076 components: - type: Transform - pos: 6.5,1.5 - parent: 45711 - - uid: 7582 + rot: -1.5707963267948966 rad + pos: -5.5,-75.5 + parent: 2 + - uid: 27573 components: - type: Transform - pos: 6.5,0.5 - parent: 45711 - - uid: 7583 + pos: 30.5,-115.5 + parent: 2 + - uid: 27579 components: - type: Transform - pos: 6.5,6.5 - parent: 45711 - - uid: 7584 + pos: 21.5,-113.5 + parent: 2 + - uid: 27580 components: - type: Transform - pos: 0.5,-0.5 - parent: 45711 - - uid: 7585 + pos: 22.5,-113.5 + parent: 2 + - uid: 27581 components: - type: Transform - pos: 0.5,-1.5 - parent: 45711 - - uid: 7586 + pos: 23.5,-113.5 + parent: 2 + - uid: 27582 components: - type: Transform - pos: 0.5,-2.5 - parent: 45711 - - uid: 7587 + pos: 24.5,-113.5 + parent: 2 + - uid: 27583 components: - type: Transform - pos: 0.5,-3.5 - parent: 45711 - - uid: 7588 + pos: 25.5,-113.5 + parent: 2 + - uid: 27584 components: - type: Transform - pos: -0.5,-2.5 - parent: 45711 - - uid: 7589 + pos: 26.5,-113.5 + parent: 2 + - uid: 27585 components: - type: Transform - pos: -1.5,-2.5 - parent: 45711 - - uid: 7590 + pos: 27.5,-113.5 + parent: 2 + - uid: 27586 components: - type: Transform - pos: -2.5,-2.5 - parent: 45711 - - uid: 7591 + pos: 28.5,-113.5 + parent: 2 + - uid: 27587 components: - type: Transform - pos: 1.5,-2.5 - parent: 45711 - - uid: 7592 + pos: 29.5,-113.5 + parent: 2 + - uid: 27588 components: - type: Transform - pos: 2.5,-2.5 - parent: 45711 - - uid: 7593 + pos: 30.5,-113.5 + parent: 2 + - uid: 27589 components: - type: Transform - pos: 3.5,-2.5 - parent: 45711 - - uid: 7594 + pos: 31.5,-113.5 + parent: 2 + - uid: 27590 components: - type: Transform - pos: 0.5,-4.5 - parent: 45711 - - uid: 7595 + pos: 32.5,-113.5 + parent: 2 + - uid: 27591 components: - type: Transform - pos: 0.5,-5.5 - parent: 45711 - - uid: 7596 + pos: 33.5,-113.5 + parent: 2 + - uid: 27592 components: - type: Transform - pos: 0.5,-6.5 - parent: 45711 - - uid: 7597 + pos: 34.5,-113.5 + parent: 2 + - uid: 27593 components: - type: Transform - pos: 0.5,-7.5 - parent: 45711 - - uid: 7598 + pos: 35.5,-113.5 + parent: 2 + - uid: 27594 components: - type: Transform - pos: -0.5,-6.5 - parent: 45711 - - uid: 7599 + pos: 36.5,-113.5 + parent: 2 + - uid: 27595 components: - type: Transform - pos: -1.5,-6.5 - parent: 45711 - - uid: 7600 + pos: 37.5,-113.5 + parent: 2 + - uid: 27596 components: - type: Transform - pos: -2.5,-6.5 - parent: 45711 - - uid: 7601 + pos: 38.5,-113.5 + parent: 2 + - uid: 27597 components: - type: Transform - pos: -3.5,-6.5 - parent: 45711 - - uid: 7602 + pos: 39.5,-113.5 + parent: 2 + - uid: 27598 components: - type: Transform - pos: -4.5,-6.5 - parent: 45711 - - uid: 7603 + pos: 30.5,-114.5 + parent: 2 + - uid: 27599 components: - type: Transform - pos: 1.5,-6.5 - parent: 45711 - - uid: 7604 + pos: 30.5,-113.5 + parent: 2 + - uid: 27600 components: - type: Transform - pos: 2.5,-6.5 - parent: 45711 - - uid: 7605 + pos: 30.5,-112.5 + parent: 2 + - uid: 27601 components: - type: Transform - pos: 3.5,-6.5 - parent: 45711 - - uid: 7606 + pos: 30.5,-111.5 + parent: 2 + - uid: 27602 components: - type: Transform - pos: 4.5,-6.5 - parent: 45711 - - uid: 7607 + pos: 30.5,-110.5 + parent: 2 + - uid: 27603 components: - type: Transform - pos: 5.5,-6.5 - parent: 45711 - - uid: 7608 + pos: 30.5,-109.5 + parent: 2 + - uid: 27604 components: - type: Transform - pos: 0.5,-8.5 - parent: 45711 - - uid: 7609 + pos: 30.5,-108.5 + parent: 2 + - uid: 27605 components: - type: Transform - pos: 0.5,-9.5 - parent: 45711 - - uid: 7610 + pos: 30.5,-107.5 + parent: 2 + - uid: 27606 components: - type: Transform - pos: 0.5,-10.5 - parent: 45711 - - uid: 7621 + pos: 30.5,-106.5 + parent: 2 + - uid: 27607 components: - type: Transform - pos: 0.5,-11.5 - parent: 45711 - - uid: 7622 + pos: 30.5,-105.5 + parent: 2 + - uid: 27608 components: - type: Transform - pos: -0.5,-11.5 - parent: 45711 - - uid: 7625 + pos: 30.5,-104.5 + parent: 2 + - uid: 27609 components: - type: Transform - pos: -1.5,-11.5 - parent: 45711 - - uid: 7627 + pos: 30.5,-103.5 + parent: 2 + - uid: 27610 components: - type: Transform - pos: -2.5,-11.5 - parent: 45711 - - uid: 7632 + pos: 30.5,-102.5 + parent: 2 + - uid: 27611 components: - type: Transform - pos: -3.5,-11.5 - parent: 45711 - - uid: 7633 + pos: 30.5,-101.5 + parent: 2 + - uid: 27612 components: - type: Transform - pos: -21.5,50.5 + pos: 30.5,-100.5 parent: 2 - - uid: 7635 + - uid: 27613 components: - type: Transform - pos: -3.5,-10.5 - parent: 45711 - - uid: 7637 + pos: 30.5,-99.5 + parent: 2 + - uid: 27615 components: - type: Transform - pos: -4.5,-10.5 - parent: 45711 - - uid: 7638 + pos: 21.5,-101.5 + parent: 2 + - uid: 27616 components: - type: Transform - pos: 5.5,-10.5 - parent: 45711 - - uid: 7639 + pos: 22.5,-101.5 + parent: 2 + - uid: 27617 components: - type: Transform - pos: 4.5,-10.5 - parent: 45711 - - uid: 7640 + pos: 23.5,-101.5 + parent: 2 + - uid: 27618 components: - type: Transform - pos: 4.5,-11.5 - parent: 45711 - - uid: 7642 + pos: 24.5,-101.5 + parent: 2 + - uid: 27619 components: - type: Transform - pos: 3.5,-11.5 - parent: 45711 - - uid: 7643 + pos: 25.5,-101.5 + parent: 2 + - uid: 27620 components: - type: Transform - pos: 2.5,-11.5 - parent: 45711 - - uid: 7646 + pos: 26.5,-101.5 + parent: 2 + - uid: 27621 components: - type: Transform - pos: 1.5,-11.5 - parent: 45711 - - uid: 7647 + pos: 27.5,-101.5 + parent: 2 + - uid: 27622 components: - type: Transform - pos: -0.5,-12.5 - parent: 45711 - - uid: 7649 + pos: 28.5,-101.5 + parent: 2 + - uid: 27623 components: - type: Transform - pos: 1.5,-12.5 - parent: 45711 - - uid: 7652 + pos: 29.5,-101.5 + parent: 2 + - uid: 27628 components: - type: Transform - pos: 12.5,-9.5 - parent: 45711 - - uid: 7653 + pos: 31.5,-101.5 + parent: 2 + - uid: 27629 components: - type: Transform - pos: 12.5,-8.5 - parent: 45711 - - uid: 7654 + pos: 32.5,-101.5 + parent: 2 + - uid: 27630 components: - type: Transform - pos: 12.5,-7.5 - parent: 45711 - - uid: 7655 + pos: 33.5,-101.5 + parent: 2 + - uid: 27631 components: - type: Transform - pos: 12.5,-6.5 - parent: 45711 - - uid: 7657 + pos: 34.5,-101.5 + parent: 2 + - uid: 27632 components: - type: Transform - pos: 12.5,-5.5 - parent: 45711 - - uid: 7658 + pos: 35.5,-101.5 + parent: 2 + - uid: 27633 components: - type: Transform - pos: 12.5,-4.5 - parent: 45711 - - uid: 7659 + pos: 36.5,-101.5 + parent: 2 + - uid: 27634 components: - type: Transform - pos: 14.5,-8.5 - parent: 45711 - - uid: 7660 + pos: 37.5,-101.5 + parent: 2 + - uid: 27635 components: - type: Transform - pos: 15.5,-8.5 - parent: 45711 - - uid: 7661 + pos: 38.5,-101.5 + parent: 2 + - uid: 27636 components: - type: Transform - pos: 16.5,-8.5 - parent: 45711 - - uid: 7665 + pos: 39.5,-101.5 + parent: 2 + - uid: 27638 components: - type: Transform - pos: 17.5,-8.5 - parent: 45711 - - uid: 7667 + pos: 31.5,-107.5 + parent: 2 + - uid: 27639 components: - type: Transform - pos: 18.5,-8.5 - parent: 45711 - - uid: 7668 + pos: 32.5,-107.5 + parent: 2 + - uid: 27640 components: - type: Transform - pos: 19.5,-8.5 - parent: 45711 - - uid: 7669 + pos: 33.5,-107.5 + parent: 2 + - uid: 27641 components: - type: Transform - pos: 19.5,-7.5 - parent: 45711 - - uid: 7670 + pos: 34.5,-107.5 + parent: 2 + - uid: 27642 components: - type: Transform - pos: 19.5,-6.5 - parent: 45711 - - uid: 7672 + pos: 35.5,-107.5 + parent: 2 + - uid: 27643 components: - type: Transform - pos: 19.5,-5.5 - parent: 45711 - - uid: 7674 + pos: 36.5,-107.5 + parent: 2 + - uid: 27644 components: - type: Transform - pos: 19.5,-4.5 - parent: 45711 - - uid: 7675 + pos: 37.5,-107.5 + parent: 2 + - uid: 27645 components: - type: Transform - pos: 19.5,-3.5 - parent: 45711 - - uid: 7676 + pos: 38.5,-107.5 + parent: 2 + - uid: 27646 components: - type: Transform - pos: 19.5,-2.5 - parent: 45711 - - uid: 7677 + pos: 39.5,-107.5 + parent: 2 + - uid: 27647 components: - type: Transform - pos: 20.5,-2.5 - parent: 45711 - - uid: 7681 + pos: 40.5,-107.5 + parent: 2 + - uid: 27648 components: - type: Transform - pos: 20.5,-1.5 - parent: 45711 - - uid: 7682 + pos: 41.5,-107.5 + parent: 2 + - uid: 27650 components: - type: Transform - pos: 21.5,-1.5 - parent: 45711 - - uid: 7683 + pos: 29.5,-107.5 + parent: 2 + - uid: 27651 components: - type: Transform - pos: 21.5,-0.5 - parent: 45711 - - uid: 7684 + pos: 28.5,-107.5 + parent: 2 + - uid: 27652 components: - type: Transform - pos: 21.5,0.5 - parent: 45711 - - uid: 7685 + pos: 27.5,-107.5 + parent: 2 + - uid: 27653 components: - type: Transform - pos: 21.5,1.5 - parent: 45711 - - uid: 7686 + pos: 26.5,-107.5 + parent: 2 + - uid: 27654 components: - type: Transform - pos: 21.5,2.5 - parent: 45711 - - uid: 7687 + pos: 25.5,-107.5 + parent: 2 + - uid: 27655 components: - type: Transform - pos: 21.5,3.5 - parent: 45711 - - uid: 7688 + pos: 24.5,-107.5 + parent: 2 + - uid: 27656 components: - type: Transform - pos: 21.5,4.5 - parent: 45711 - - uid: 7689 + pos: 23.5,-107.5 + parent: 2 + - uid: 27657 components: - type: Transform - pos: 21.5,5.5 - parent: 45711 - - uid: 7690 + pos: 22.5,-107.5 + parent: 2 + - uid: 27658 components: - type: Transform - pos: 21.5,6.5 - parent: 45711 - - uid: 7691 + pos: 21.5,-107.5 + parent: 2 + - uid: 27659 components: - type: Transform - pos: 21.5,7.5 - parent: 45711 - - uid: 7692 + pos: 20.5,-107.5 + parent: 2 + - uid: 27660 components: - type: Transform - pos: 21.5,8.5 - parent: 45711 - - uid: 7693 + pos: 19.5,-107.5 + parent: 2 + - uid: 28003 components: - type: Transform - pos: 21.5,9.5 - parent: 45711 - - uid: 7694 + pos: 29.5,-95.5 + parent: 2 + - uid: 28004 components: - type: Transform - pos: 20.5,9.5 - parent: 45711 - - uid: 7695 + pos: 30.5,-95.5 + parent: 2 + - uid: 28005 components: - type: Transform - pos: 20.5,10.5 - parent: 45711 - - uid: 7696 + pos: 30.5,-94.5 + parent: 2 + - uid: 28006 components: - type: Transform - pos: 19.5,10.5 - parent: 45711 - - uid: 7697 + pos: 30.5,-93.5 + parent: 2 + - uid: 28007 components: - type: Transform - pos: 18.5,10.5 - parent: 45711 - - uid: 7698 + pos: 29.5,-93.5 + parent: 2 + - uid: 28551 components: - type: Transform - pos: 17.5,10.5 - parent: 45711 - - uid: 7699 + pos: 38.5,59.5 + parent: 2 + - uid: 28572 components: - type: Transform - pos: 12.5,-3.5 - parent: 45711 - - uid: 7700 + pos: 37.5,59.5 + parent: 2 + - uid: 28573 components: - type: Transform - pos: 12.5,-2.5 - parent: 45711 - - uid: 7701 + pos: 39.5,59.5 + parent: 2 + - uid: 28589 components: - type: Transform - pos: 12.5,-1.5 - parent: 45711 - - uid: 7702 + pos: 38.5,57.5 + parent: 2 + - uid: 28590 components: - type: Transform - pos: 14.5,-0.5 - parent: 45711 - - uid: 7703 + pos: 38.5,58.5 + parent: 2 + - uid: 28591 components: - type: Transform - pos: 14.5,0.5 - parent: 45711 - - uid: 7704 + pos: 39.5,57.5 + parent: 2 + - uid: 28592 components: - type: Transform - pos: 14.5,1.5 - parent: 45711 - - uid: 7705 + pos: 39.5,58.5 + parent: 2 + - uid: 28597 components: - type: Transform - pos: 14.5,2.5 - parent: 45711 - - uid: 7706 + pos: 37.5,57.5 + parent: 2 + - uid: 28598 components: - type: Transform - pos: 14.5,3.5 - parent: 45711 - - uid: 7707 + pos: 37.5,58.5 + parent: 2 + - uid: 28697 components: - type: Transform - pos: 15.5,3.5 - parent: 45711 - - uid: 7708 + pos: -62.5,79.5 + parent: 2 + - uid: 28737 components: - type: Transform - pos: 16.5,3.5 - parent: 45711 - - uid: 7709 + pos: -59.5,77.5 + parent: 2 + - uid: 28738 components: - type: Transform - pos: 17.5,3.5 - parent: 45711 - - uid: 7710 + pos: -57.5,76.5 + parent: 2 + - uid: 28743 components: - type: Transform - pos: 18.5,3.5 - parent: 45711 - - uid: 7711 + pos: -63.5,69.5 + parent: 2 + - uid: 28745 components: - type: Transform - pos: 19.5,3.5 - parent: 45711 - - uid: 7712 + pos: -60.5,69.5 + parent: 2 + - uid: 28747 components: - type: Transform - pos: 13.5,2.5 - parent: 45711 - - uid: 7713 + pos: -66.5,70.5 + parent: 2 + - uid: 28764 components: - type: Transform - pos: 12.5,2.5 - parent: 45711 - - uid: 7714 + pos: -57.5,69.5 + parent: 2 + - uid: 28765 components: - type: Transform - pos: 11.5,2.5 - parent: 45711 - - uid: 7715 + pos: -56.5,69.5 + parent: 2 + - uid: 28766 components: - type: Transform - pos: 10.5,2.5 - parent: 45711 - - uid: 7716 + pos: -55.5,67.5 + parent: 2 + - uid: 28767 components: - type: Transform - pos: 13.5,4.5 - parent: 45711 - - uid: 7717 + pos: -55.5,66.5 + parent: 2 + - uid: 28768 components: - type: Transform - pos: 12.5,4.5 - parent: 45711 - - uid: 7718 + pos: -55.5,65.5 + parent: 2 + - uid: 28770 components: - type: Transform - pos: 11.5,4.5 - parent: 45711 - - uid: 7719 + pos: -54.5,76.5 + parent: 2 + - uid: 28771 components: - type: Transform - pos: 10.5,4.5 - parent: 45711 - - uid: 7720 + pos: -53.5,76.5 + parent: 2 + - uid: 28772 components: - type: Transform - pos: 14.5,4.5 - parent: 45711 - - uid: 7721 + pos: -52.5,76.5 + parent: 2 + - uid: 28773 components: - type: Transform - pos: 14.5,5.5 - parent: 45711 - - uid: 7722 + pos: -55.5,63.5 + parent: 2 + - uid: 28774 components: - type: Transform - pos: 14.5,6.5 - parent: 45711 - - uid: 7723 + pos: -55.5,60.5 + parent: 2 + - uid: 28775 components: - type: Transform - pos: 8.5,10.5 - parent: 45711 - - uid: 7724 + pos: -55.5,59.5 + parent: 2 + - uid: 28776 components: - type: Transform - pos: 9.5,10.5 - parent: 45711 - - uid: 7725 + pos: -55.5,58.5 + parent: 2 + - uid: 28777 components: - type: Transform - pos: 10.5,10.5 - parent: 45711 - - uid: 7726 + pos: -54.5,58.5 + parent: 2 + - uid: 28778 components: - type: Transform - pos: 11.5,10.5 - parent: 45711 - - uid: 7727 + pos: -51.5,58.5 + parent: 2 + - uid: 28862 components: - type: Transform - pos: 11.5,9.5 - parent: 45711 - - uid: 7728 + pos: -34.5,-15.5 + parent: 2 + - uid: 28864 components: - type: Transform - pos: 12.5,9.5 - parent: 45711 - - uid: 7729 + pos: -36.5,-15.5 + parent: 2 + - uid: 28866 components: - type: Transform - pos: 12.5,8.5 - parent: 45711 - - uid: 7730 + pos: -33.5,-15.5 + parent: 2 + - uid: 28870 components: - type: Transform - pos: 4.5,-2.5 - parent: 45711 - - uid: 7731 + pos: -30.5,-14.5 + parent: 2 + - uid: 28871 components: - type: Transform - pos: 13.5,8.5 - parent: 45711 - - uid: 7732 + pos: -29.5,-14.5 + parent: 2 + - uid: 28872 components: - type: Transform - pos: 6.5,-0.5 - parent: 45711 - - uid: 7733 + pos: -28.5,-14.5 + parent: 2 + - uid: 28873 components: - type: Transform - pos: 5.5,-0.5 - parent: 45711 - - uid: 7734 + pos: -27.5,-14.5 + parent: 2 + - uid: 28875 components: - type: Transform - pos: 7.5,-0.5 - parent: 45711 - - uid: 7735 + pos: -25.5,-14.5 + parent: 2 + - uid: 28876 components: - type: Transform - pos: 8.5,-0.5 - parent: 45711 - - uid: 7736 + pos: -24.5,-14.5 + parent: 2 + - uid: 28877 components: - type: Transform - pos: 9.5,-0.5 - parent: 45711 - - uid: 7737 + pos: -23.5,-14.5 + parent: 2 + - uid: 28878 components: - type: Transform - pos: 9.5,-1.5 - parent: 45711 - - uid: 7738 + pos: -22.5,-14.5 + parent: 2 + - uid: 28880 components: - type: Transform - pos: 9.5,-2.5 - parent: 45711 - - uid: 7743 + pos: -20.5,-14.5 + parent: 2 + - uid: 28882 components: - type: Transform - pos: 9.5,-3.5 - parent: 45711 - - uid: 7744 + pos: -18.5,-14.5 + parent: 2 + - uid: 28883 components: - type: Transform - pos: 9.5,-4.5 - parent: 45711 - - uid: 7745 + pos: -18.5,-15.5 + parent: 2 + - uid: 28885 components: - type: Transform - pos: 8.5,-4.5 - parent: 45711 - - uid: 7746 + pos: -18.5,-17.5 + parent: 2 + - uid: 28886 components: - type: Transform - pos: 7.5,-4.5 - parent: 45711 - - uid: 7747 + pos: -17.5,-17.5 + parent: 2 + - uid: 28888 components: - type: Transform - pos: 6.5,-4.5 - parent: 45711 - - uid: 7748 + pos: -16.5,-16.5 + parent: 2 + - uid: 28889 components: - type: Transform - pos: 5.5,-4.5 - parent: 45711 - - uid: 7749 + pos: -16.5,-15.5 + parent: 2 + - uid: 28974 components: - type: Transform - pos: 5.5,-3.5 - parent: 45711 - - uid: 7753 + pos: -23.5,-54.5 + parent: 2 + - uid: 28975 components: - type: Transform - pos: 5.5,-2.5 - parent: 45711 - - uid: 7754 + pos: -23.5,-53.5 + parent: 2 + - uid: 28976 components: - type: Transform - pos: 5.5,-1.5 - parent: 45711 - - uid: 7755 + pos: -24.5,-53.5 + parent: 2 + - uid: 28977 components: - type: Transform - pos: -4.5,37.5 - parent: 45711 - - uid: 7756 + pos: -28.5,-52.5 + parent: 2 + - uid: 28978 components: - type: Transform - pos: 5.5,37.5 - parent: 45711 - - uid: 7757 + pos: -30.5,-51.5 + parent: 2 + - uid: 28979 components: - type: Transform - pos: 9.5,35.5 - parent: 45711 - - uid: 7758 + pos: -29.5,-51.5 + parent: 2 + - uid: 28980 components: - type: Transform - pos: 9.5,37.5 - parent: 45711 - - uid: 7761 + pos: -36.5,-50.5 + parent: 2 + - uid: 28981 components: - type: Transform - pos: 30.5,24.5 - parent: 45711 - - uid: 7762 + pos: -35.5,-50.5 + parent: 2 + - uid: 28982 components: - type: Transform - pos: 21.5,21.5 - parent: 45711 - - uid: 7822 + pos: -76.5,-60.5 + parent: 2 + - uid: 28983 components: - type: Transform - pos: -21.5,53.5 + pos: -76.5,-61.5 parent: 2 - - uid: 7823 + - uid: 28984 components: - type: Transform - pos: -45.5,34.5 + pos: -80.5,-47.5 parent: 2 - - uid: 7834 + - uid: 28985 components: - type: Transform - pos: -26.5,44.5 + pos: -80.5,-46.5 parent: 2 - - uid: 7841 + - uid: 28986 components: - type: Transform - pos: -25.5,52.5 + pos: 26.5,-15.5 parent: 2 - - uid: 7918 + - uid: 28987 components: - type: Transform - pos: -25.5,48.5 + pos: 27.5,-15.5 parent: 2 - - uid: 7921 + - uid: 28988 components: - type: Transform - pos: -26.5,52.5 + pos: -80.5,-52.5 parent: 2 - - uid: 7976 + - uid: 28989 components: - type: Transform - pos: -30.5,31.5 + pos: -80.5,-53.5 parent: 2 - - uid: 7977 + - uid: 28991 components: - type: Transform - pos: -27.5,31.5 + pos: 29.5,-15.5 parent: 2 - - uid: 7979 + - uid: 29116 components: - type: Transform - pos: -28.5,26.5 + pos: -16.5,-49.5 parent: 2 - - uid: 7981 + - uid: 29117 components: - type: Transform - pos: 47.5,87.5 + pos: -16.5,-50.5 parent: 2 - - uid: 7984 + - uid: 29118 components: - type: Transform - pos: -28.5,27.5 + pos: -15.5,-49.5 parent: 2 - - uid: 7991 + - uid: 29119 components: - type: Transform - pos: -83.5,5.5 + pos: -15.5,-50.5 parent: 2 - - uid: 7996 + - uid: 29120 components: - type: Transform - pos: -7.5,47.5 + pos: -14.5,-50.5 parent: 2 - - uid: 7999 + - uid: 29139 components: - type: Transform - pos: -7.5,38.5 + pos: 34.5,12.5 parent: 2 - - uid: 8000 + - uid: 29661 components: - type: Transform - pos: -82.5,2.5 + pos: -92.5,-79.5 parent: 2 - - uid: 8002 + - uid: 29714 components: - type: Transform - pos: 1.5,0.5 + pos: -22.5,-75.5 parent: 2 - - uid: 8004 + - uid: 29715 components: - type: Transform - pos: -32.5,28.5 + pos: -21.5,-75.5 parent: 2 - - uid: 8033 + - uid: 29716 components: - type: Transform - pos: -33.5,28.5 + pos: -20.5,-75.5 parent: 2 - - uid: 8035 + - uid: 29781 components: - type: Transform - pos: -7.5,41.5 + pos: -91.5,-79.5 parent: 2 - - uid: 8041 + - uid: 29782 components: - type: Transform - pos: -29.5,31.5 + pos: -90.5,-79.5 parent: 2 - - uid: 8043 + - uid: 29783 components: - type: Transform - pos: -7.5,37.5 + pos: -89.5,-79.5 parent: 2 - - uid: 8058 + - uid: 29784 components: - type: Transform - pos: -27.5,47.5 + pos: -88.5,-79.5 parent: 2 - - uid: 8060 + - uid: 29785 components: - type: Transform - pos: -20.5,47.5 + pos: -87.5,-79.5 parent: 2 - - uid: 8061 + - uid: 29786 components: - type: Transform - pos: -19.5,47.5 + pos: -86.5,-79.5 parent: 2 - - uid: 8066 + - uid: 29787 components: - type: Transform - pos: -31.5,35.5 + pos: -85.5,-79.5 parent: 2 - - uid: 8067 + - uid: 29788 components: - type: Transform - pos: -27.5,52.5 + pos: -84.5,-79.5 parent: 2 - - uid: 8068 + - uid: 29789 components: - type: Transform - pos: -26.5,53.5 + pos: -83.5,-79.5 parent: 2 - - uid: 8069 + - uid: 29790 components: - type: Transform - pos: -29.5,52.5 + pos: -82.5,-79.5 parent: 2 - - uid: 8075 + - uid: 29791 components: - type: Transform - pos: -28.5,52.5 + pos: -81.5,-79.5 parent: 2 - - uid: 8076 + - uid: 29792 components: - type: Transform - pos: -29.5,51.5 + pos: -80.5,-79.5 parent: 2 - - uid: 8090 + - uid: 29793 components: - type: Transform - pos: -77.5,2.5 + pos: -79.5,-79.5 parent: 2 - - uid: 8094 + - uid: 29794 components: - type: Transform - pos: -83.5,6.5 + pos: -78.5,-79.5 parent: 2 - - uid: 8095 + - uid: 29795 components: - type: Transform - pos: -29.5,28.5 + pos: -77.5,-79.5 parent: 2 - - uid: 8096 + - uid: 29796 components: - type: Transform - pos: -7.5,30.5 + pos: -76.5,-79.5 parent: 2 - - uid: 8097 + - uid: 29797 components: - type: Transform - pos: -7.5,39.5 + pos: -75.5,-79.5 parent: 2 - - uid: 8101 + - uid: 29798 components: - type: Transform - pos: -21.5,51.5 + pos: -78.5,-71.5 parent: 2 - - uid: 8102 + - uid: 29799 components: - type: Transform - pos: -5.5,33.5 + pos: -78.5,-72.5 parent: 2 - - uid: 8103 + - uid: 29800 components: - type: Transform - pos: -21.5,52.5 + pos: -78.5,-73.5 parent: 2 - - uid: 8105 + - uid: 29801 components: - type: Transform - pos: -28.5,29.5 + pos: -78.5,-74.5 parent: 2 - - uid: 8107 + - uid: 29802 components: - type: Transform - pos: -28.5,28.5 + pos: -78.5,-75.5 parent: 2 - - uid: 8109 + - uid: 29803 components: - type: Transform - pos: -30.5,28.5 + pos: -78.5,-76.5 parent: 2 - - uid: 8111 + - uid: 29804 components: - type: Transform - pos: -28.5,31.5 + pos: -78.5,-77.5 parent: 2 - - uid: 8122 + - uid: 29805 components: - type: Transform - pos: -81.5,2.5 + pos: -78.5,-78.5 parent: 2 - - uid: 8128 + - uid: 29807 components: - type: Transform - pos: -11.5,-51.5 + pos: -78.5,-80.5 parent: 2 - - uid: 8130 + - uid: 29808 components: - type: Transform - pos: -28.5,30.5 + pos: -78.5,-81.5 parent: 2 - - uid: 8131 + - uid: 29809 components: - type: Transform - pos: -72.5,4.5 + pos: -78.5,-82.5 parent: 2 - - uid: 8132 + - uid: 29810 components: - type: Transform - pos: -72.5,3.5 + pos: -78.5,-83.5 parent: 2 - - uid: 8134 + - uid: 29811 components: - type: Transform - pos: -80.5,2.5 + pos: -78.5,-84.5 parent: 2 - - uid: 10158 + - uid: 29812 components: - type: Transform - pos: 8.5,-21.5 + pos: -78.5,-85.5 parent: 2 - - uid: 10182 + - uid: 29813 components: - type: Transform - pos: 9.5,-24.5 + pos: -78.5,-86.5 parent: 2 - - uid: 10230 + - uid: 29814 components: - type: Transform - pos: -84.5,7.5 + pos: -78.5,-87.5 parent: 2 - - uid: 10269 + - uid: 29816 components: - type: Transform - pos: -16.5,-9.5 + pos: -84.5,-88.5 parent: 2 - - uid: 10292 + - uid: 29817 components: - type: Transform - pos: 11.5,-23.5 + pos: -84.5,-87.5 parent: 2 - - uid: 10293 + - uid: 29818 components: - type: Transform - pos: 13.5,-24.5 + pos: -84.5,-86.5 parent: 2 - - uid: 10295 + - uid: 29819 components: - type: Transform - pos: 10.5,-24.5 + pos: -84.5,-85.5 parent: 2 - - uid: 10412 + - uid: 29820 components: - type: Transform - pos: 8.5,28.5 + pos: -84.5,-84.5 parent: 2 - - uid: 10604 + - uid: 29821 components: - type: Transform - pos: -17.5,-9.5 + pos: -84.5,-83.5 parent: 2 - - uid: 11047 + - uid: 29822 components: - type: Transform - pos: -17.5,-5.5 + pos: -84.5,-82.5 parent: 2 - - uid: 11067 + - uid: 29823 components: - type: Transform - pos: -0.5,2.5 + pos: -84.5,-81.5 parent: 2 - - uid: 11112 + - uid: 29824 components: - type: Transform - pos: -15.5,-9.5 + pos: -84.5,-80.5 parent: 2 - - uid: 11130 + - uid: 29825 components: - type: Transform - pos: -0.5,3.5 + pos: -84.5,-78.5 parent: 2 - - uid: 11261 + - uid: 29826 components: - type: Transform - pos: 56.5,-30.5 + pos: -84.5,-77.5 parent: 2 - - uid: 11262 + - uid: 29827 components: - type: Transform - pos: 56.5,-29.5 + pos: -84.5,-76.5 parent: 2 - - uid: 11328 + - uid: 29828 components: - type: Transform - pos: 54.5,-31.5 + pos: -84.5,-75.5 parent: 2 - - uid: 11329 + - uid: 29829 components: - type: Transform - pos: 53.5,-31.5 + pos: -84.5,-74.5 parent: 2 - - uid: 11336 + - uid: 29830 components: - type: Transform - pos: 52.5,-31.5 + pos: -84.5,-73.5 parent: 2 - - uid: 11463 + - uid: 29831 components: - type: Transform - pos: -29.5,50.5 + pos: -84.5,-72.5 parent: 2 - - uid: 11481 + - uid: 29832 components: - type: Transform - pos: 8.5,-22.5 + pos: -84.5,-71.5 parent: 2 - - uid: 11482 + - uid: 29833 components: - type: Transform - pos: 8.5,-24.5 + pos: -84.5,-70.5 parent: 2 - - uid: 11509 + - uid: 29835 components: - type: Transform - pos: 52.5,-30.5 + pos: -90.5,-72.5 parent: 2 - - uid: 11515 + - uid: 29836 components: - type: Transform - pos: -29.5,46.5 + pos: -90.5,-73.5 parent: 2 - - uid: 11526 + - uid: 29837 components: - type: Transform - pos: 8.5,-23.5 + pos: -90.5,-74.5 parent: 2 - - uid: 11546 + - uid: 29838 components: - type: Transform - pos: -29.5,47.5 + pos: -90.5,-75.5 parent: 2 - - uid: 11555 + - uid: 29839 components: - type: Transform - pos: -29.5,48.5 + pos: -90.5,-76.5 parent: 2 - - uid: 11570 + - uid: 29840 components: - type: Transform - pos: -29.5,49.5 + pos: -90.5,-77.5 parent: 2 - - uid: 11625 + - uid: 29841 components: - type: Transform - pos: -25.5,46.5 + pos: -90.5,-78.5 parent: 2 - - uid: 11626 + - uid: 29842 components: - type: Transform - pos: -25.5,45.5 + pos: -90.5,-86.5 parent: 2 - - uid: 11632 + - uid: 29843 components: - type: Transform - pos: 51.5,-30.5 + pos: -90.5,-85.5 parent: 2 - - uid: 11634 + - uid: 29844 components: - type: Transform - pos: -25.5,44.5 + pos: -90.5,-84.5 parent: 2 - - uid: 11635 + - uid: 29845 components: - type: Transform - pos: -25.5,43.5 + pos: -90.5,-83.5 parent: 2 - - uid: 11638 + - uid: 29846 components: - type: Transform - pos: -25.5,42.5 + pos: -90.5,-82.5 parent: 2 - - uid: 11639 + - uid: 29847 components: - type: Transform - pos: -25.5,41.5 + pos: -90.5,-81.5 parent: 2 - - uid: 11640 + - uid: 29848 components: - type: Transform - pos: -25.5,40.5 + pos: -90.5,-80.5 parent: 2 - - uid: 11646 + - uid: 29907 components: - type: Transform - pos: 50.5,-30.5 + pos: -63.5,-65.5 parent: 2 - - uid: 11647 + - uid: 29908 components: - type: Transform - pos: 49.5,-30.5 + pos: -63.5,-64.5 parent: 2 - - uid: 11657 + - uid: 29909 components: - type: Transform - pos: -25.5,39.5 + pos: -63.5,-63.5 parent: 2 - - uid: 11658 + - uid: 29910 components: - type: Transform - pos: -25.5,38.5 + pos: -62.5,-64.5 parent: 2 - - uid: 11659 + - uid: 29911 components: - type: Transform - pos: -25.5,37.5 + pos: -62.5,-63.5 parent: 2 - - uid: 11661 + - uid: 29960 components: - type: Transform - pos: -25.5,36.5 + pos: -70.5,70.5 parent: 2 - - uid: 11672 + - uid: 30143 components: - type: Transform - pos: -26.5,36.5 + pos: -71.5,70.5 parent: 2 - - uid: 11696 + - uid: 30144 components: - type: Transform - pos: 48.5,-30.5 + pos: -76.5,71.5 parent: 2 - - uid: 11704 + - uid: 30145 components: - type: Transform - pos: -27.5,36.5 + pos: -75.5,71.5 parent: 2 - - uid: 11705 + - uid: 30146 components: - type: Transform - pos: -28.5,36.5 + pos: -79.5,70.5 parent: 2 - - uid: 11711 + - uid: 30147 components: - type: Transform - pos: -15.5,-12.5 + pos: -80.5,70.5 parent: 2 - - uid: 11719 + - uid: 30148 components: - type: Transform - pos: -29.5,36.5 + pos: -80.5,69.5 parent: 2 - - uid: 11724 + - uid: 30149 components: - type: Transform - pos: -30.5,36.5 + pos: -79.5,66.5 parent: 2 - - uid: 11736 + - uid: 30150 components: - type: Transform - pos: -31.5,36.5 + pos: -79.5,65.5 parent: 2 - - uid: 11827 + - uid: 30152 components: - type: Transform - pos: -26.5,40.5 + pos: -83.5,63.5 parent: 2 - - uid: 11828 + - uid: 30153 components: - type: Transform - pos: -27.5,40.5 + pos: -82.5,63.5 parent: 2 - - uid: 11838 + - uid: 30262 components: - type: Transform - pos: -28.5,40.5 + pos: 50.5,-12.5 parent: 2 - - uid: 11839 + - uid: 30263 components: - type: Transform - pos: -29.5,40.5 + pos: 50.5,-11.5 parent: 2 - - uid: 11844 + - uid: 30264 components: - type: Transform - pos: -30.5,40.5 + pos: 50.5,-10.5 parent: 2 - - uid: 11846 + - uid: 30275 components: - type: Transform - pos: -14.5,-12.5 + pos: 57.5,-13.5 parent: 2 - - uid: 11873 + - uid: 30276 components: - type: Transform - pos: -31.5,40.5 + pos: 57.5,-11.5 parent: 2 - - uid: 11876 + - uid: 30277 components: - type: Transform - pos: -32.5,40.5 + pos: 56.5,-12.5 parent: 2 - - uid: 11883 + - uid: 30278 components: - type: Transform - pos: -32.5,41.5 + pos: 58.5,-12.5 parent: 2 - - uid: 11886 + - uid: 30341 components: - type: Transform - pos: -32.5,42.5 + pos: 62.5,-26.5 parent: 2 - - uid: 11889 + - uid: 30342 components: - type: Transform - pos: -32.5,43.5 + pos: 62.5,-25.5 parent: 2 - - uid: 11893 + - uid: 30359 components: - type: Transform - pos: 12.5,-24.5 + pos: 17.5,16.5 parent: 2 - - uid: 11894 + - uid: 30360 components: - type: Transform - pos: 11.5,-24.5 + pos: 18.5,16.5 parent: 2 - - uid: 11901 + - uid: 30361 components: - type: Transform - pos: -32.5,44.5 + pos: 18.5,17.5 parent: 2 - - uid: 11913 + - uid: 30363 components: - type: Transform - pos: -28.5,44.5 + pos: 19.5,17.5 parent: 2 - - uid: 11914 + - uid: 30364 components: - type: Transform - pos: -29.5,44.5 + pos: 34.5,13.5 parent: 2 - - uid: 11929 + - uid: 30365 components: - type: Transform - pos: -30.5,44.5 + pos: 21.5,17.5 parent: 2 - - uid: 11937 + - uid: 30366 components: - type: Transform - pos: -34.5,28.5 + pos: 21.5,18.5 parent: 2 - - uid: 12001 + - uid: 30367 components: - type: Transform - pos: -27.5,28.5 + pos: 36.5,12.5 parent: 2 - - uid: 12007 + - uid: 30368 components: - type: Transform - pos: -26.5,28.5 + pos: 37.5,12.5 parent: 2 - - uid: 12008 + - uid: 30369 components: - type: Transform - pos: -25.5,28.5 + pos: 37.5,13.5 parent: 2 - - uid: 12039 + - uid: 30495 components: - type: Transform - pos: -25.5,27.5 + rot: -1.5707963267948966 rad + pos: -1.5,66.5 parent: 2 - - uid: 12040 + - uid: 30616 components: - type: Transform - pos: -25.5,26.5 + rot: -1.5707963267948966 rad + pos: -2.5,66.5 parent: 2 - - uid: 12049 + - uid: 30617 components: - type: Transform - pos: -26.5,31.5 + rot: -1.5707963267948966 rad + pos: 15.5,59.5 parent: 2 - - uid: 12127 + - uid: 30618 components: - type: Transform - pos: -16.5,-12.5 + rot: -1.5707963267948966 rad + pos: -2.5,64.5 parent: 2 - - uid: 12422 + - uid: 30619 components: - type: Transform - pos: -19.5,45.5 + rot: -1.5707963267948966 rad + pos: -2.5,63.5 parent: 2 - - uid: 12446 + - uid: 30620 components: - type: Transform - pos: -18.5,45.5 + rot: -1.5707963267948966 rad + pos: 15.5,58.5 parent: 2 - - uid: 12455 + - uid: 30621 components: - type: Transform - pos: -17.5,45.5 + rot: -1.5707963267948966 rad + pos: -3.5,62.5 parent: 2 - - uid: 12468 + - uid: 30622 components: - type: Transform - pos: -17.5,44.5 + rot: -1.5707963267948966 rad + pos: -3.5,61.5 parent: 2 - - uid: 12469 + - uid: 30623 components: - type: Transform - pos: -17.5,43.5 + rot: -1.5707963267948966 rad + pos: -0.5,63.5 parent: 2 - - uid: 12497 + - uid: 30624 components: - type: Transform - pos: -17.5,42.5 + rot: -1.5707963267948966 rad + pos: 0.5,63.5 parent: 2 - - uid: 12501 + - uid: 30625 components: - type: Transform - pos: -14.5,42.5 + rot: -1.5707963267948966 rad + pos: 1.5,63.5 parent: 2 - - uid: 12507 + - uid: 30626 components: - type: Transform - pos: 40.5,-11.5 + pos: 46.5,-12.5 parent: 2 - - uid: 12516 + - uid: 30627 components: - type: Transform - pos: -14.5,41.5 + rot: -1.5707963267948966 rad + pos: 3.5,63.5 parent: 2 - - uid: 12545 + - uid: 30628 components: - type: Transform - pos: 42.5,-9.5 + pos: 45.5,-13.5 parent: 2 - - uid: 12550 + - uid: 30629 components: - type: Transform - pos: -14.5,40.5 + rot: -1.5707963267948966 rad + pos: 4.5,62.5 parent: 2 - - uid: 12578 + - uid: 30630 components: - type: Transform - pos: -0.5,1.5 + rot: -1.5707963267948966 rad + pos: 4.5,61.5 parent: 2 - - uid: 12582 + - uid: 30631 components: - type: Transform - pos: 4.5,3.5 + pos: 44.5,-13.5 parent: 2 - - uid: 12594 + - uid: 30632 components: - type: Transform - pos: -14.5,39.5 + rot: -1.5707963267948966 rad + pos: 6.5,61.5 parent: 2 - - uid: 12622 + - uid: 30633 components: - type: Transform - pos: -14.5,38.5 + rot: -1.5707963267948966 rad + pos: 7.5,61.5 parent: 2 - - uid: 12646 + - uid: 30634 components: - type: Transform - pos: -14.5,37.5 + rot: -1.5707963267948966 rad + pos: 16.5,59.5 parent: 2 - - uid: 13360 + - uid: 30635 components: - type: Transform - pos: -13.5,-12.5 + rot: -1.5707963267948966 rad + pos: 16.5,58.5 parent: 2 - - uid: 13745 + - uid: 30636 components: - type: Transform - pos: -12.5,-12.5 + rot: -1.5707963267948966 rad + pos: 17.5,59.5 parent: 2 - - uid: 15471 + - uid: 30637 components: - type: Transform - pos: -56.5,-7.5 + rot: -1.5707963267948966 rad + pos: 17.5,58.5 parent: 2 - - uid: 15472 + - uid: 30638 components: - type: Transform - pos: -56.5,-6.5 + pos: 46.5,-11.5 parent: 2 - - uid: 15473 + - uid: 30639 components: - type: Transform - pos: -56.5,-5.5 + pos: 49.5,-15.5 parent: 2 - - uid: 15474 + - uid: 30640 components: - type: Transform - pos: -56.5,-4.5 + pos: 50.5,-15.5 parent: 2 - - uid: 15475 + - uid: 30641 components: - type: Transform - pos: -56.5,-3.5 + pos: 51.5,-15.5 parent: 2 - - uid: 15538 + - uid: 30642 components: - type: Transform - pos: -73.5,-4.5 + pos: 66.5,-10.5 parent: 2 - - uid: 15563 + - uid: 30643 components: - type: Transform - pos: 54.5,-24.5 + pos: 67.5,-10.5 parent: 2 - - uid: 15566 + - uid: 30645 components: - type: Transform - pos: -50.5,10.5 + pos: 53.5,-15.5 parent: 2 - - uid: 15567 + - uid: 30646 components: - type: Transform - pos: -50.5,9.5 + pos: 53.5,-14.5 parent: 2 - - uid: 15576 + - uid: 30647 components: - type: Transform - pos: -55.5,6.5 + pos: 59.5,-11.5 parent: 2 - - uid: 15577 + - uid: 30648 components: - type: Transform - pos: -55.5,7.5 + pos: 54.5,-12.5 parent: 2 - - uid: 15605 + - uid: 30649 components: - type: Transform - pos: -55.5,8.5 + pos: 61.5,-13.5 parent: 2 - - uid: 15606 + - uid: 30650 components: - type: Transform - pos: -55.5,9.5 + pos: 62.5,-11.5 parent: 2 - - uid: 15611 + - uid: 30651 components: - type: Transform - pos: -55.5,10.5 + pos: 61.5,-10.5 parent: 2 - - uid: 15637 + - uid: 30652 components: - type: Transform - pos: 31.5,64.5 + pos: 70.5,-9.5 parent: 2 - - uid: 15638 + - uid: 30653 components: - type: Transform - pos: 32.5,64.5 + pos: 71.5,-9.5 parent: 2 - - uid: 15641 + - uid: 30654 components: - type: Transform - pos: 33.5,64.5 + pos: 73.5,-10.5 parent: 2 - - uid: 15644 + - uid: 30655 components: - type: Transform - pos: 33.5,65.5 + pos: 73.5,-11.5 parent: 2 - - uid: 15645 + - uid: 30656 components: - type: Transform - pos: 33.5,66.5 + pos: 71.5,-16.5 parent: 2 - - uid: 15647 + - uid: 30657 components: - type: Transform - pos: 33.5,63.5 + pos: 71.5,-15.5 parent: 2 - - uid: 15648 + - uid: 30658 components: - type: Transform - pos: 33.5,62.5 + pos: 66.5,-20.5 parent: 2 - - uid: 15649 + - uid: 30659 components: - type: Transform - pos: -62.5,6.5 + pos: 67.5,-19.5 parent: 2 - - uid: 15650 + - uid: 30660 components: - type: Transform - pos: 34.5,64.5 + pos: 64.5,-24.5 parent: 2 - - uid: 15651 + - uid: 30661 components: - type: Transform - pos: 35.5,64.5 + pos: 65.5,-24.5 parent: 2 - - uid: 15652 + - uid: 30662 components: - type: Transform - pos: 36.5,64.5 + pos: 65.5,-23.5 parent: 2 - - uid: 15653 + - uid: 30663 components: - type: Transform - pos: 37.5,64.5 + pos: 71.5,-18.5 parent: 2 - - uid: 15654 + - uid: 30664 components: - type: Transform - pos: 38.5,64.5 + pos: 70.5,-18.5 parent: 2 - - uid: 15655 + - uid: 30665 components: - type: Transform - pos: 39.5,64.5 + pos: 76.5,-22.5 parent: 2 - - uid: 15656 + - uid: 30666 components: - type: Transform - pos: 40.5,64.5 + pos: 77.5,-22.5 parent: 2 - - uid: 15657 + - uid: 30667 components: - type: Transform - pos: 41.5,64.5 + pos: 77.5,-23.5 parent: 2 - - uid: 15658 + - uid: 30668 components: - type: Transform - pos: -62.5,7.5 + pos: 78.5,-23.5 parent: 2 - - uid: 15659 + - uid: 31021 components: - type: Transform - pos: -62.5,8.5 + pos: -87.5,64.5 parent: 2 - - uid: 15660 + - uid: 31022 components: - type: Transform - pos: -62.5,9.5 + pos: -86.5,64.5 parent: 2 - - uid: 15661 + - uid: 31023 components: - type: Transform - pos: -62.5,10.5 + pos: -85.5,64.5 parent: 2 - - uid: 15663 + - uid: 31024 components: - type: Transform - pos: 37.5,62.5 + pos: -81.5,63.5 parent: 2 - - uid: 15664 + - uid: 31154 components: - type: Transform - pos: 37.5,61.5 + pos: -31.5,67.5 parent: 2 - - uid: 15665 + - uid: 31155 components: - type: Transform - pos: 37.5,60.5 + pos: -30.5,68.5 parent: 2 - - uid: 15666 + - uid: 31156 components: - type: Transform - pos: 37.5,59.5 + pos: -30.5,66.5 parent: 2 - - uid: 15667 + - uid: 31157 components: - type: Transform - pos: 38.5,60.5 + pos: -29.5,67.5 parent: 2 - - uid: 15668 + - uid: 31192 components: - type: Transform - pos: 39.5,60.5 + rot: 1.5707963267948966 rad + pos: -35.5,14.5 parent: 2 - - uid: 15669 + - uid: 31193 components: - type: Transform - pos: 40.5,60.5 + pos: -15.5,50.5 parent: 2 - - uid: 15670 + - uid: 31194 components: - type: Transform - pos: 41.5,60.5 + rot: 1.5707963267948966 rad + pos: -34.5,15.5 parent: 2 - - uid: 15671 + - uid: 31195 components: - type: Transform - pos: 41.5,59.5 + rot: 1.5707963267948966 rad + pos: -34.5,16.5 parent: 2 - - uid: 15672 + - uid: 31196 components: - type: Transform - pos: 37.5,66.5 + rot: 1.5707963267948966 rad + pos: -33.5,16.5 parent: 2 - - uid: 15673 + - uid: 31197 components: - type: Transform - pos: 37.5,67.5 + pos: -11.5,50.5 parent: 2 - - uid: 15674 + - uid: 31198 components: - type: Transform - pos: 37.5,68.5 + rot: 1.5707963267948966 rad + pos: -31.5,16.5 parent: 2 - - uid: 15675 + - uid: 31199 components: - type: Transform - pos: 37.5,69.5 + rot: 1.5707963267948966 rad + pos: -30.5,16.5 parent: 2 - - uid: 15676 + - uid: 31200 components: - type: Transform - pos: 38.5,67.5 + pos: -16.5,50.5 parent: 2 - - uid: 15678 + - uid: 31201 components: - type: Transform - pos: 39.5,67.5 + rot: 1.5707963267948966 rad + pos: -28.5,16.5 parent: 2 - - uid: 15679 + - uid: 31202 components: - type: Transform - pos: 40.5,67.5 + rot: 1.5707963267948966 rad + pos: -27.5,16.5 parent: 2 - - uid: 15680 + - uid: 31203 components: - type: Transform - pos: 41.5,67.5 + rot: 1.5707963267948966 rad + pos: -26.5,16.5 parent: 2 - - uid: 15681 + - uid: 31204 components: - type: Transform - pos: 41.5,68.5 + rot: 1.5707963267948966 rad + pos: -25.5,16.5 parent: 2 - - uid: 15682 + - uid: 31205 components: - type: Transform - pos: 41.5,69.5 + pos: -24.5,51.5 parent: 2 - - uid: 15683 + - uid: 31206 components: - type: Transform - pos: 41.5,70.5 + rot: 1.5707963267948966 rad + pos: -24.5,17.5 parent: 2 - - uid: 15684 + - uid: 31207 components: - type: Transform - pos: 37.5,70.5 + pos: -26.5,53.5 parent: 2 - - uid: 15685 + - uid: 31208 components: - type: Transform - pos: 53.5,59.5 + pos: -24.5,52.5 parent: 2 - - uid: 15686 + - uid: 31209 components: - type: Transform - pos: 52.5,59.5 + rot: 1.5707963267948966 rad + pos: -24.5,20.5 parent: 2 - - uid: 15694 + - uid: 31210 components: - type: Transform - pos: 51.5,59.5 + rot: 1.5707963267948966 rad + pos: -24.5,21.5 parent: 2 - - uid: 15695 + - uid: 31211 components: - type: Transform - pos: 50.5,59.5 + pos: -25.5,53.5 parent: 2 - - uid: 15696 + - uid: 31212 components: - type: Transform - pos: 49.5,59.5 + rot: 1.5707963267948966 rad + pos: -24.5,23.5 parent: 2 - - uid: 15697 + - uid: 31213 components: - type: Transform - pos: 48.5,59.5 + rot: 1.5707963267948966 rad + pos: -24.5,24.5 parent: 2 - - uid: 15698 + - uid: 31214 components: - type: Transform - pos: 47.5,59.5 + rot: 1.5707963267948966 rad + pos: -23.5,17.5 parent: 2 - - uid: 15699 + - uid: 31215 components: - type: Transform - pos: 46.5,59.5 + rot: 1.5707963267948966 rad + pos: -22.5,17.5 parent: 2 - - uid: 15700 + - uid: 31216 components: - type: Transform - pos: 45.5,59.5 + rot: 1.5707963267948966 rad + pos: -21.5,17.5 parent: 2 - - uid: 15701 + - uid: 31217 components: - type: Transform - pos: 52.5,58.5 + pos: -10.5,56.5 parent: 2 - - uid: 15702 + - uid: 31218 components: - type: Transform - pos: 52.5,57.5 + rot: 1.5707963267948966 rad + pos: -20.5,16.5 parent: 2 - - uid: 15703 + - uid: 31220 components: - type: Transform - pos: 51.5,57.5 + pos: -10.5,49.5 parent: 2 - - uid: 15704 + - uid: 31221 components: - type: Transform - pos: 50.5,57.5 + pos: -10.5,50.5 parent: 2 - - uid: 15705 + - uid: 31222 components: - type: Transform - pos: 49.5,57.5 + rot: 1.5707963267948966 rad + pos: -19.5,16.5 parent: 2 - - uid: 15706 + - uid: 31223 components: - type: Transform - pos: 48.5,57.5 + rot: 1.5707963267948966 rad + pos: -18.5,16.5 parent: 2 - - uid: 15707 + - uid: 31224 components: - type: Transform - pos: 47.5,57.5 + pos: -10.5,55.5 parent: 2 - - uid: 15708 + - uid: 31225 components: - type: Transform - pos: 46.5,57.5 + pos: -10.5,54.5 parent: 2 - - uid: 15709 + - uid: 31226 components: - type: Transform - pos: 45.5,57.5 + pos: -26.5,58.5 parent: 2 - - uid: 15710 + - uid: 31227 components: - type: Transform - pos: 45.5,61.5 + pos: -26.5,59.5 parent: 2 - - uid: 15711 + - uid: 31228 components: - type: Transform - pos: 46.5,61.5 + pos: -25.5,61.5 parent: 2 - - uid: 15712 + - uid: 31229 components: - type: Transform - pos: 47.5,61.5 + pos: -25.5,62.5 parent: 2 - - uid: 15713 + - uid: 31230 components: - type: Transform - pos: 48.5,61.5 + pos: -27.5,64.5 parent: 2 - - uid: 15714 + - uid: 31231 components: - type: Transform - pos: 49.5,61.5 + pos: -26.5,64.5 parent: 2 - - uid: 15715 + - uid: 31232 components: - type: Transform - pos: 50.5,61.5 + pos: -26.5,67.5 parent: 2 - - uid: 15716 + - uid: 31233 components: - type: Transform - pos: 51.5,61.5 + pos: -25.5,67.5 parent: 2 - - uid: 15717 + - uid: 31234 components: - type: Transform - pos: 52.5,61.5 + pos: -25.5,66.5 parent: 2 - - uid: 15718 + - uid: 31235 components: - type: Transform - pos: 52.5,60.5 + pos: -30.5,64.5 parent: 2 - - uid: 15719 + - uid: 31236 components: - type: Transform - pos: 42.5,64.5 + pos: -32.5,70.5 parent: 2 - - uid: 15720 + - uid: 31237 components: - type: Transform - pos: 43.5,64.5 + pos: -32.5,71.5 parent: 2 - - uid: 15721 + - uid: 31238 components: - type: Transform - pos: 44.5,64.5 + pos: -30.5,70.5 parent: 2 - - uid: 15722 + - uid: 31302 components: - type: Transform - pos: 45.5,64.5 + rot: 3.141592653589793 rad + pos: -59.5,7.5 parent: 2 - - uid: 15723 + - uid: 31303 components: - type: Transform - pos: 46.5,64.5 + rot: 3.141592653589793 rad + pos: -59.5,8.5 parent: 2 - - uid: 15724 + - uid: 31305 components: - type: Transform - pos: 47.5,64.5 + rot: 3.141592653589793 rad + pos: -59.5,10.5 parent: 2 - - uid: 15725 + - uid: 31306 components: - type: Transform - pos: 48.5,64.5 + rot: 3.141592653589793 rad + pos: -59.5,11.5 parent: 2 - - uid: 15726 + - uid: 31308 components: - type: Transform - pos: 49.5,64.5 + rot: 3.141592653589793 rad + pos: -57.5,11.5 parent: 2 - - uid: 15727 + - uid: 31309 components: - type: Transform - pos: 50.5,64.5 + rot: 3.141592653589793 rad + pos: -56.5,11.5 parent: 2 - - uid: 15728 + - uid: 31311 components: - type: Transform - pos: 51.5,64.5 + rot: 3.141592653589793 rad + pos: -54.5,11.5 parent: 2 - - uid: 15729 + - uid: 31313 components: - type: Transform - pos: 52.5,64.5 + rot: 3.141592653589793 rad + pos: -52.5,11.5 parent: 2 - - uid: 15730 + - uid: 31314 components: - type: Transform - pos: 53.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,12.5 parent: 2 - - uid: 15731 + - uid: 31315 components: - type: Transform - pos: 52.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,13.5 parent: 2 - - uid: 15733 + - uid: 31316 components: - type: Transform - pos: 51.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,14.5 parent: 2 - - uid: 15734 + - uid: 31317 components: - type: Transform - pos: 50.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,15.5 parent: 2 - - uid: 15735 + - uid: 31319 components: - type: Transform - pos: 49.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,17.5 parent: 2 - - uid: 15736 + - uid: 31321 components: - type: Transform - pos: 48.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,19.5 parent: 2 - - uid: 15737 + - uid: 31322 components: - type: Transform - pos: 47.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,20.5 parent: 2 - - uid: 15738 + - uid: 31323 components: - type: Transform - pos: 46.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,21.5 parent: 2 - - uid: 15739 + - uid: 31325 components: - type: Transform - pos: 45.5,69.5 + rot: 3.141592653589793 rad + pos: -52.5,23.5 parent: 2 - - uid: 15740 + - uid: 31446 components: - type: Transform - pos: 52.5,70.5 + pos: -62.5,69.5 parent: 2 - - uid: 15741 + - uid: 31704 components: - type: Transform - pos: 52.5,71.5 + pos: -61.5,69.5 parent: 2 - - uid: 15742 + - uid: 31717 components: - type: Transform - pos: 51.5,71.5 + pos: -79.5,64.5 parent: 2 - - uid: 15743 + - uid: 31718 components: - type: Transform - pos: 50.5,71.5 + pos: -79.5,67.5 parent: 2 - - uid: 15744 + - uid: 32462 components: - type: Transform - pos: 49.5,71.5 + pos: 27.5,39.5 parent: 2 - - uid: 15745 + - uid: 32826 components: - type: Transform - pos: 48.5,71.5 + pos: -74.5,-5.5 parent: 2 - - uid: 15746 + - uid: 33870 components: - type: Transform - pos: 47.5,71.5 + pos: 35.5,39.5 parent: 2 - - uid: 15748 + - uid: 34140 components: - type: Transform - pos: 46.5,71.5 + pos: 0.5,-86.5 parent: 2 - - uid: 15749 + - uid: 34292 components: - type: Transform - pos: 45.5,71.5 + pos: 32.5,27.5 parent: 2 - - uid: 15750 + - uid: 34296 components: - type: Transform - pos: 45.5,67.5 + pos: 33.5,27.5 parent: 2 - - uid: 15751 + - uid: 34298 components: - type: Transform - pos: 46.5,67.5 + pos: 35.5,27.5 parent: 2 - - uid: 15752 + - uid: 34299 components: - type: Transform - pos: 47.5,67.5 + pos: 34.5,27.5 parent: 2 - - uid: 15753 + - uid: 34869 components: - type: Transform - pos: 48.5,67.5 + pos: 49.5,56.5 parent: 2 - - uid: 15756 + - uid: 35108 components: - type: Transform - pos: 49.5,67.5 + pos: 15.5,64.5 parent: 2 - - uid: 15758 + - uid: 35109 components: - type: Transform - pos: 50.5,67.5 + pos: 16.5,64.5 parent: 2 - - uid: 15759 + - uid: 35110 components: - type: Transform - pos: 51.5,67.5 + pos: 16.5,65.5 parent: 2 - - uid: 15760 + - uid: 35111 components: - type: Transform - pos: 52.5,67.5 + pos: 16.5,66.5 parent: 2 - - uid: 15761 + - uid: 35112 components: - type: Transform - pos: 52.5,68.5 + pos: 17.5,66.5 parent: 2 - - uid: 15762 + - uid: 35113 components: - type: Transform - pos: 60.5,64.5 + pos: 18.5,66.5 parent: 2 - - uid: 15764 + - uid: 35114 components: - type: Transform - pos: 59.5,64.5 + pos: 19.5,66.5 parent: 2 - - uid: 15765 + - uid: 35115 components: - type: Transform - pos: 59.5,65.5 + pos: 20.5,66.5 parent: 2 - - uid: 15766 + - uid: 35116 components: - type: Transform - pos: 59.5,66.5 + pos: 21.5,66.5 parent: 2 - - uid: 15767 + - uid: 35117 components: - type: Transform - pos: 59.5,67.5 + pos: 22.5,66.5 parent: 2 - - uid: 15769 + - uid: 35118 components: - type: Transform - pos: -68.5,-5.5 + pos: 23.5,66.5 parent: 2 - - uid: 15770 + - uid: 35119 components: - type: Transform - pos: -68.5,-6.5 + pos: 24.5,66.5 parent: 2 - - uid: 15771 + - uid: 35120 components: - type: Transform - pos: 58.5,67.5 + pos: 25.5,66.5 parent: 2 - - uid: 15772 + - uid: 35121 components: - type: Transform - pos: 57.5,67.5 + pos: 26.5,66.5 parent: 2 - - uid: 15774 + - uid: 35122 components: - type: Transform - pos: 56.5,67.5 + pos: 27.5,66.5 parent: 2 - - uid: 15775 + - uid: 35123 components: - type: Transform - pos: 55.5,67.5 + pos: 28.5,66.5 parent: 2 - - uid: 15776 + - uid: 35124 components: - type: Transform - pos: 54.5,67.5 + pos: 29.5,66.5 parent: 2 - - uid: 15778 + - uid: 35125 components: - type: Transform - pos: -68.5,-7.5 + pos: 30.5,66.5 parent: 2 - - uid: 15779 + - uid: 35126 components: - type: Transform - pos: -68.5,-8.5 + pos: 31.5,66.5 parent: 2 - - uid: 15780 + - uid: 35127 components: - type: Transform - pos: 54.5,66.5 + pos: 32.5,66.5 parent: 2 - - uid: 15782 + - uid: 35128 components: - type: Transform - pos: 54.5,65.5 + pos: 33.5,66.5 parent: 2 - - uid: 15783 + - uid: 35129 components: - type: Transform - pos: -68.5,-9.5 + pos: 34.5,66.5 parent: 2 - - uid: 15785 + - uid: 35130 components: - type: Transform - pos: -68.5,-10.5 + pos: 35.5,66.5 parent: 2 - - uid: 15789 + - uid: 35131 components: - type: Transform - pos: 54.5,63.5 + pos: 36.5,66.5 parent: 2 - - uid: 15794 + - uid: 35132 components: - type: Transform - pos: 54.5,62.5 + pos: 37.5,66.5 parent: 2 - - uid: 15797 + - uid: 35133 components: - type: Transform - pos: 54.5,61.5 + pos: 38.5,66.5 parent: 2 - - uid: 15800 + - uid: 35134 components: - type: Transform - pos: -67.5,-10.5 + pos: 39.5,66.5 parent: 2 - - uid: 15801 + - uid: 35135 components: - type: Transform - pos: 55.5,61.5 + pos: 40.5,66.5 parent: 2 - - uid: 15802 + - uid: 35136 components: - type: Transform - pos: 56.5,61.5 + pos: 41.5,66.5 parent: 2 - - uid: 15803 + - uid: 35137 components: - type: Transform - pos: 57.5,61.5 + pos: 42.5,66.5 parent: 2 - - uid: 15804 + - uid: 35138 components: - type: Transform - pos: 58.5,61.5 + pos: 43.5,66.5 parent: 2 - - uid: 15805 + - uid: 35139 components: - type: Transform - pos: 59.5,61.5 + pos: 44.5,66.5 parent: 2 - - uid: 15806 + - uid: 35140 components: - type: Transform - pos: 59.5,62.5 + pos: 45.5,66.5 parent: 2 - - uid: 15807 + - uid: 35141 components: - type: Transform - pos: -66.5,-10.5 + pos: 46.5,66.5 parent: 2 - - uid: 15808 + - uid: 35142 components: - type: Transform - pos: 59.5,63.5 + pos: 47.5,66.5 parent: 2 - - uid: 15809 + - uid: 35143 components: - type: Transform - pos: -66.5,-9.5 + pos: 48.5,66.5 parent: 2 - - uid: 15810 + - uid: 35144 components: - type: Transform - pos: -66.5,-8.5 + pos: 48.5,67.5 parent: 2 - - uid: 15811 + - uid: 35145 components: - type: Transform - pos: -66.5,-7.5 + pos: 48.5,68.5 parent: 2 - - uid: 15886 + - uid: 35146 components: - type: Transform - pos: -58.5,10.5 + pos: 48.5,69.5 parent: 2 - - uid: 15887 + - uid: 35147 components: - type: Transform - pos: -58.5,9.5 + pos: 48.5,70.5 parent: 2 - - uid: 15888 + - uid: 35148 components: - type: Transform - pos: -58.5,8.5 + pos: 48.5,71.5 parent: 2 - - uid: 15889 + - uid: 35149 components: - type: Transform - pos: -58.5,7.5 + pos: 48.5,72.5 parent: 2 - - uid: 15891 + - uid: 35150 components: - type: Transform - pos: -58.5,6.5 + pos: 47.5,72.5 parent: 2 - - uid: 15892 + - uid: 35151 components: - type: Transform - pos: -58.5,5.5 + pos: 46.5,72.5 parent: 2 - - uid: 15893 + - uid: 35152 components: - type: Transform - pos: -58.5,4.5 + pos: 45.5,72.5 parent: 2 - - uid: 15894 + - uid: 35153 components: - type: Transform - pos: -58.5,3.5 + pos: 44.5,72.5 parent: 2 - - uid: 15895 + - uid: 35154 components: - type: Transform - pos: -58.5,2.5 + pos: 43.5,72.5 parent: 2 - - uid: 15898 + - uid: 35155 components: - type: Transform - pos: -58.5,1.5 + pos: 42.5,72.5 parent: 2 - - uid: 15899 + - uid: 35156 components: - type: Transform - pos: -58.5,0.5 + pos: 41.5,72.5 parent: 2 - - uid: 15900 + - uid: 35157 components: - type: Transform - pos: -62.5,4.5 + pos: 40.5,72.5 parent: 2 - - uid: 15901 + - uid: 35158 components: - type: Transform - pos: -61.5,4.5 + pos: 39.5,72.5 parent: 2 - - uid: 15902 + - uid: 35159 components: - type: Transform - pos: -60.5,4.5 + pos: 38.5,72.5 parent: 2 - - uid: 15903 + - uid: 35160 components: - type: Transform - pos: -59.5,4.5 + pos: 37.5,72.5 parent: 2 - - uid: 15904 + - uid: 35161 components: - type: Transform - pos: -62.5,0.5 + pos: 36.5,72.5 parent: 2 - - uid: 15905 + - uid: 35162 components: - type: Transform - pos: -61.5,0.5 + pos: 35.5,72.5 parent: 2 - - uid: 15906 + - uid: 35163 components: - type: Transform - pos: -60.5,0.5 + pos: 34.5,72.5 parent: 2 - - uid: 15907 + - uid: 35164 components: - type: Transform - pos: -59.5,0.5 + pos: 33.5,72.5 parent: 2 - - uid: 15909 + - uid: 35165 components: - type: Transform - pos: -62.5,2.5 + pos: 32.5,72.5 parent: 2 - - uid: 15910 + - uid: 35166 components: - type: Transform - pos: -61.5,2.5 + pos: 31.5,72.5 parent: 2 - - uid: 15911 + - uid: 35167 components: - type: Transform - pos: -60.5,2.5 + pos: 30.5,72.5 parent: 2 - - uid: 15912 + - uid: 35168 components: - type: Transform - pos: -59.5,2.5 + pos: 29.5,72.5 parent: 2 - - uid: 15913 + - uid: 35169 components: - type: Transform - pos: -62.5,-1.5 + pos: 28.5,72.5 parent: 2 - - uid: 15914 + - uid: 35170 components: - type: Transform - pos: -61.5,-1.5 + pos: 27.5,72.5 parent: 2 - - uid: 15915 + - uid: 35171 components: - type: Transform - pos: -60.5,-1.5 + pos: 26.5,72.5 parent: 2 - - uid: 15916 + - uid: 35172 components: - type: Transform - pos: -59.5,-1.5 + pos: 25.5,72.5 parent: 2 - - uid: 15917 + - uid: 35173 components: - type: Transform - pos: -58.5,-1.5 + pos: 24.5,72.5 parent: 2 - - uid: 15918 + - uid: 35174 components: - type: Transform - pos: -58.5,-0.5 + pos: 23.5,72.5 parent: 2 - - uid: 15941 + - uid: 35175 components: - type: Transform - pos: -58.5,-2.5 + pos: 22.5,72.5 parent: 2 - - uid: 15942 + - uid: 35176 components: - type: Transform - pos: -58.5,-3.5 + pos: 21.5,72.5 parent: 2 - - uid: 15943 + - uid: 35177 components: - type: Transform - pos: -58.5,-4.5 + pos: 20.5,72.5 parent: 2 - - uid: 15944 + - uid: 35178 components: - type: Transform - pos: -58.5,-5.5 + pos: 19.5,72.5 parent: 2 - - uid: 15945 + - uid: 35179 components: - type: Transform - pos: -58.5,-6.5 + pos: 18.5,72.5 parent: 2 - - uid: 15946 + - uid: 35180 components: - type: Transform - pos: -58.5,-7.5 + pos: 17.5,72.5 parent: 2 - - uid: 15947 + - uid: 35181 components: - type: Transform - pos: -62.5,-7.5 + pos: 17.5,71.5 parent: 2 - - uid: 15948 + - uid: 35182 components: - type: Transform - pos: -61.5,-7.5 + pos: 17.5,70.5 parent: 2 - - uid: 15949 + - uid: 35183 components: - type: Transform - pos: -60.5,-7.5 + pos: 17.5,69.5 parent: 2 - - uid: 15950 + - uid: 35184 components: - type: Transform - pos: -59.5,-7.5 + pos: 17.5,68.5 parent: 2 - - uid: 15954 + - uid: 35185 components: - type: Transform - pos: -59.5,-3.5 + pos: 17.5,67.5 parent: 2 - - uid: 15955 + - uid: 35186 components: - type: Transform - pos: -60.5,-3.5 + pos: 22.5,67.5 parent: 2 - - uid: 15956 + - uid: 35187 components: - type: Transform - pos: -61.5,-3.5 + pos: 22.5,68.5 parent: 2 - - uid: 15957 + - uid: 35188 components: - type: Transform - pos: -62.5,-3.5 + pos: 22.5,69.5 parent: 2 - - uid: 15958 + - uid: 35189 components: - type: Transform - pos: -63.5,-3.5 + pos: 22.5,70.5 parent: 2 - - uid: 15959 + - uid: 35190 components: - type: Transform - pos: -64.5,-3.5 + pos: 22.5,71.5 parent: 2 - - uid: 15960 + - uid: 35191 components: - type: Transform - pos: -65.5,-3.5 + pos: 27.5,71.5 parent: 2 - - uid: 15961 + - uid: 35192 components: - type: Transform - pos: -66.5,-3.5 + pos: 27.5,70.5 parent: 2 - - uid: 15962 + - uid: 35193 components: - type: Transform - pos: -67.5,-3.5 + pos: 27.5,69.5 parent: 2 - - uid: 15963 + - uid: 35194 components: - type: Transform - pos: -68.5,-3.5 + pos: 27.5,68.5 parent: 2 - - uid: 15964 + - uid: 35195 components: - type: Transform - pos: -69.5,-3.5 + pos: 27.5,67.5 parent: 2 - - uid: 15965 + - uid: 35196 components: - type: Transform - pos: -70.5,-3.5 + pos: 32.5,67.5 parent: 2 - - uid: 15966 + - uid: 35197 components: - type: Transform - pos: -71.5,-3.5 + pos: 32.5,68.5 parent: 2 - - uid: 15967 + - uid: 35198 components: - type: Transform - pos: -72.5,-3.5 + pos: 32.5,69.5 parent: 2 - - uid: 15968 + - uid: 35199 components: - type: Transform - pos: -73.5,-3.5 + pos: 32.5,70.5 parent: 2 - - uid: 15969 + - uid: 35200 components: - type: Transform - pos: -73.5,-5.5 + pos: 32.5,71.5 parent: 2 - - uid: 15970 + - uid: 35201 components: - type: Transform - pos: -73.5,-6.5 + pos: 37.5,71.5 parent: 2 - - uid: 15971 + - uid: 35202 components: - type: Transform - pos: -73.5,-7.5 + pos: 37.5,70.5 parent: 2 - - uid: 15972 + - uid: 35203 components: - type: Transform - pos: -73.5,-8.5 + pos: 37.5,69.5 parent: 2 - - uid: 15973 + - uid: 35204 components: - type: Transform - pos: -73.5,-9.5 + pos: 37.5,68.5 parent: 2 - - uid: 15975 + - uid: 35205 components: - type: Transform - pos: -73.5,-10.5 + pos: 37.5,67.5 parent: 2 - - uid: 15978 + - uid: 35206 components: - type: Transform - pos: -57.5,0.5 + pos: 42.5,67.5 parent: 2 - - uid: 15979 + - uid: 35207 components: - type: Transform - pos: -56.5,0.5 + pos: 42.5,68.5 parent: 2 - - uid: 15980 + - uid: 35208 components: - type: Transform - pos: -55.5,0.5 + pos: 42.5,69.5 parent: 2 - - uid: 15981 + - uid: 35209 components: - type: Transform - pos: -54.5,0.5 + pos: 42.5,70.5 parent: 2 - - uid: 15982 + - uid: 35210 components: - type: Transform - pos: -53.5,0.5 + pos: 42.5,71.5 parent: 2 - - uid: 15983 + - uid: 35361 components: - type: Transform - pos: -52.5,0.5 + pos: 48.5,65.5 parent: 2 - - uid: 15984 + - uid: 35362 components: - type: Transform - pos: -51.5,0.5 + pos: 48.5,64.5 parent: 2 - - uid: 15985 + - uid: 35363 components: - type: Transform - pos: -50.5,0.5 + pos: 48.5,63.5 parent: 2 - - uid: 15986 + - uid: 35364 components: - type: Transform - pos: -49.5,0.5 + pos: 48.5,62.5 parent: 2 - - uid: 15987 + - uid: 35365 components: - type: Transform - pos: -48.5,0.5 + pos: 48.5,61.5 parent: 2 - - uid: 15988 + - uid: 35366 components: - type: Transform - pos: -47.5,0.5 + pos: 48.5,60.5 parent: 2 - - uid: 15989 + - uid: 35367 components: - type: Transform - pos: -47.5,1.5 + pos: 48.5,59.5 parent: 2 - - uid: 15997 + - uid: 35368 components: - type: Transform - pos: -47.5,2.5 + pos: 48.5,58.5 parent: 2 - - uid: 16045 + - uid: 35369 components: - type: Transform - pos: -52.5,-0.5 + pos: 48.5,57.5 parent: 2 - - uid: 16052 + - uid: 35370 components: - type: Transform - pos: -52.5,-1.5 + pos: 49.5,57.5 parent: 2 - - uid: 16060 + - uid: 35371 components: - type: Transform - pos: -52.5,-2.5 + pos: 50.5,57.5 parent: 2 - - uid: 16080 + - uid: 35372 components: - type: Transform - pos: -49.5,-2.5 + pos: 51.5,57.5 parent: 2 - - uid: 16086 + - uid: 35373 components: - type: Transform - pos: -49.5,-1.5 + pos: 52.5,57.5 parent: 2 - - uid: 16088 + - uid: 35374 components: - type: Transform - pos: -49.5,-0.5 + pos: 53.5,57.5 parent: 2 - - uid: 16118 + - uid: 35375 components: - type: Transform - pos: -50.5,1.5 + pos: 54.5,57.5 parent: 2 - - uid: 16119 + - uid: 35376 components: - type: Transform - pos: -50.5,2.5 + pos: 54.5,58.5 parent: 2 - - uid: 16120 + - uid: 35377 components: - type: Transform - pos: -90.5,-11.5 + pos: 54.5,59.5 parent: 2 - - uid: 16121 + - uid: 35378 components: - type: Transform - pos: -50.5,3.5 + pos: 54.5,60.5 parent: 2 - - uid: 16141 + - uid: 35379 components: - type: Transform - pos: -16.5,24.5 + pos: 54.5,61.5 parent: 2 - - uid: 16144 + - uid: 35380 components: - type: Transform - pos: -16.5,25.5 + pos: 54.5,62.5 parent: 2 - - uid: 16145 + - uid: 35381 components: - type: Transform - pos: -16.5,26.5 + pos: 54.5,63.5 parent: 2 - - uid: 16149 + - uid: 35382 components: - type: Transform - pos: -16.5,27.5 + pos: 54.5,64.5 parent: 2 - - uid: 16150 + - uid: 35383 components: - type: Transform - pos: -15.5,27.5 + pos: 54.5,65.5 parent: 2 - - uid: 16167 + - uid: 35384 components: - type: Transform - pos: -16.5,28.5 + pos: 53.5,65.5 parent: 2 - - uid: 16168 + - uid: 35385 components: - type: Transform - pos: -16.5,29.5 + pos: 52.5,65.5 parent: 2 - - uid: 16169 + - uid: 35386 components: - type: Transform - pos: -16.5,30.5 + pos: 51.5,65.5 parent: 2 - - uid: 16170 + - uid: 35387 components: - type: Transform - pos: -16.5,31.5 + pos: 50.5,65.5 parent: 2 - - uid: 16172 + - uid: 35388 components: - type: Transform - pos: -16.5,33.5 + pos: 49.5,65.5 parent: 2 - - uid: 16173 + - uid: 35392 components: - type: Transform - pos: -15.5,33.5 + pos: 14.5,64.5 parent: 2 - - uid: 16192 + - uid: 35393 components: - type: Transform - pos: -14.5,33.5 + pos: 49.5,55.5 parent: 2 - - uid: 16193 + - uid: 35394 components: - type: Transform - pos: -14.5,27.5 + pos: 49.5,54.5 parent: 2 - - uid: 16194 + - uid: 35395 components: - type: Transform - pos: -17.5,27.5 + pos: 50.5,54.5 parent: 2 - - uid: 16195 + - uid: 35396 components: - type: Transform - pos: -18.5,27.5 + pos: 51.5,54.5 parent: 2 - - uid: 16196 + - uid: 35397 components: - type: Transform - pos: -19.5,27.5 + pos: 51.5,53.5 parent: 2 - - uid: 16197 + - uid: 35399 components: - type: Transform - pos: -20.5,27.5 + pos: 52.5,54.5 parent: 2 - - uid: 16198 + - uid: 35400 components: - type: Transform - pos: -21.5,27.5 + pos: 53.5,54.5 parent: 2 - - uid: 16199 + - uid: 35401 components: - type: Transform - pos: -22.5,27.5 + pos: 54.5,54.5 parent: 2 - - uid: 16207 + - uid: 35402 components: - type: Transform - pos: -22.5,31.5 + pos: 55.5,54.5 parent: 2 - - uid: 16208 + - uid: 35403 components: - type: Transform - pos: -21.5,31.5 + pos: 56.5,54.5 parent: 2 - - uid: 16209 + - uid: 35404 components: - type: Transform - pos: -20.5,31.5 + pos: 57.5,54.5 parent: 2 - - uid: 16210 + - uid: 35405 components: - type: Transform - pos: -19.5,31.5 + pos: 58.5,54.5 parent: 2 - - uid: 16211 + - uid: 35406 components: - type: Transform - pos: -18.5,31.5 + pos: 58.5,53.5 parent: 2 - - uid: 16212 + - uid: 35407 components: - type: Transform - pos: -17.5,31.5 + pos: 58.5,52.5 parent: 2 - - uid: 16215 + - uid: 35408 components: - type: Transform - pos: -17.5,33.5 + pos: 58.5,51.5 parent: 2 - - uid: 16299 + - uid: 35409 components: - type: Transform - pos: -46.5,0.5 + pos: 58.5,50.5 parent: 2 - - uid: 16322 + - uid: 35410 components: - type: Transform - pos: -45.5,0.5 + pos: 58.5,49.5 parent: 2 - - uid: 16335 + - uid: 42847 components: - type: Transform - pos: -45.5,1.5 + pos: -63.5,70.5 parent: 2 - - uid: 16336 + - uid: 51528 components: - type: Transform - pos: -45.5,2.5 + pos: -66.5,-86.5 parent: 2 - - uid: 16337 + - uid: 52752 components: - type: Transform - pos: -45.5,3.5 + pos: 36.5,-84.5 parent: 2 - - uid: 16338 + - uid: 52753 components: - type: Transform - pos: -45.5,4.5 + pos: 36.5,-85.5 parent: 2 - - uid: 16339 + - uid: 52771 components: - type: Transform - pos: -45.5,5.5 + pos: -65.5,-86.5 parent: 2 - - uid: 16351 + - uid: 52772 components: - type: Transform - pos: -44.5,0.5 + pos: -64.5,-86.5 parent: 2 - - uid: 16352 + - uid: 52815 components: - type: Transform - pos: -43.5,0.5 + pos: -34.5,86.5 parent: 2 - - uid: 16354 + - uid: 52816 components: - type: Transform - pos: -42.5,0.5 + pos: -34.5,87.5 parent: 2 - - uid: 16355 + - uid: 52817 components: - type: Transform - pos: -41.5,0.5 + pos: -34.5,88.5 parent: 2 - - uid: 16356 + - uid: 54139 components: - type: Transform - pos: -40.5,0.5 - parent: 2 - - uid: 16360 + rot: 3.141592653589793 rad + pos: -11.5,-11.5 + parent: 53899 + - uid: 54140 components: - type: Transform - pos: -40.5,-0.5 - parent: 2 - - uid: 16361 + rot: 3.141592653589793 rad + pos: -11.5,-12.5 + parent: 53899 + - uid: 54141 components: - type: Transform - pos: -40.5,-1.5 - parent: 2 - - uid: 16362 + rot: 3.141592653589793 rad + pos: -9.5,-8.5 + parent: 53899 + - uid: 54142 components: - type: Transform - pos: -40.5,-2.5 - parent: 2 - - uid: 16363 + rot: 3.141592653589793 rad + pos: -9.5,-15.5 + parent: 53899 + - uid: 54143 components: - type: Transform - pos: -40.5,-3.5 - parent: 2 - - uid: 16364 + rot: 3.141592653589793 rad + pos: 12.5,-11.5 + parent: 53899 + - uid: 54144 components: - type: Transform - pos: -40.5,-4.5 - parent: 2 - - uid: 16371 + rot: 3.141592653589793 rad + pos: 12.5,-12.5 + parent: 53899 + - uid: 54145 components: - type: Transform - pos: -43.5,-4.5 - parent: 2 - - uid: 16372 + rot: 3.141592653589793 rad + pos: 10.5,-15.5 + parent: 53899 + - uid: 54146 components: - type: Transform - pos: -43.5,-3.5 - parent: 2 - - uid: 16373 + rot: 3.141592653589793 rad + pos: 10.5,-8.5 + parent: 53899 + - uid: 54147 components: - type: Transform - pos: -43.5,-2.5 - parent: 2 - - uid: 16374 + rot: -1.5707963267948966 rad + pos: -7.5,7.5 + parent: 53899 + - uid: 54148 components: - type: Transform - pos: -43.5,-1.5 - parent: 2 - - uid: 16375 + rot: -1.5707963267948966 rad + pos: 8.5,7.5 + parent: 53899 + - uid: 54149 components: - type: Transform - pos: -43.5,-0.5 - parent: 2 - - uid: 16377 + rot: -1.5707963267948966 rad + pos: -7.5,-2.5 + parent: 53899 + - uid: 54150 components: - type: Transform - pos: -42.5,1.5 - parent: 2 - - uid: 16378 + rot: -1.5707963267948966 rad + pos: 8.5,-1.5 + parent: 53899 + - uid: 54151 components: - type: Transform - pos: -42.5,2.5 - parent: 2 - - uid: 16379 + rot: -1.5707963267948966 rad + pos: -7.5,-0.5 + parent: 53899 + - uid: 54152 components: - type: Transform - pos: -42.5,3.5 - parent: 2 - - uid: 16380 + rot: -1.5707963267948966 rad + pos: -7.5,-1.5 + parent: 53899 + - uid: 54153 components: - type: Transform - pos: -42.5,4.5 - parent: 2 - - uid: 16381 + pos: -0.5,-15.5 + parent: 53899 + - uid: 54154 components: - type: Transform - pos: -42.5,5.5 - parent: 2 - - uid: 16386 + pos: 0.5,-15.5 + parent: 53899 + - uid: 54155 components: - type: Transform - pos: -39.5,0.5 - parent: 2 - - uid: 16387 + pos: 1.5,-15.5 + parent: 53899 + - uid: 54156 components: - type: Transform - pos: -39.5,1.5 - parent: 2 - - uid: 16388 + rot: -1.5707963267948966 rad + pos: 8.5,-0.5 + parent: 53899 + - uid: 54157 components: - type: Transform - pos: -39.5,2.5 - parent: 2 - - uid: 16428 + rot: -1.5707963267948966 rad + pos: 8.5,-2.5 + parent: 53899 + - uid: 54158 components: - type: Transform - pos: -38.5,0.5 - parent: 2 - - uid: 16430 + rot: 3.141592653589793 rad + pos: 1.5,-11.5 + parent: 53899 + - uid: 54159 components: - type: Transform - pos: -37.5,0.5 - parent: 2 - - uid: 16431 + rot: 3.141592653589793 rad + pos: 1.5,-12.5 + parent: 53899 + - uid: 54160 components: - type: Transform - pos: -37.5,-4.5 - parent: 2 - - uid: 16432 + rot: 3.141592653589793 rad + pos: -0.5,-11.5 + parent: 53899 + - uid: 54161 components: - type: Transform - pos: -37.5,-3.5 - parent: 2 - - uid: 16433 + rot: 3.141592653589793 rad + pos: -0.5,-12.5 + parent: 53899 + - uid: 54162 components: - type: Transform - pos: -37.5,-2.5 - parent: 2 - - uid: 16434 + pos: 5.5,-0.5 + parent: 53899 + - uid: 54163 components: - type: Transform - pos: -37.5,-1.5 - parent: 2 - - uid: 16435 + pos: 5.5,-2.5 + parent: 53899 + - uid: 54837 components: - type: Transform - pos: -37.5,-0.5 - parent: 2 - - uid: 16447 + rot: 1.5707963267948966 rad + pos: 5.5,-12.5 + parent: 54730 + - uid: 54838 components: - type: Transform - pos: -34.5,0.5 - parent: 2 - - uid: 16448 + rot: 1.5707963267948966 rad + pos: 3.5,-12.5 + parent: 54730 + - uid: 55962 components: - type: Transform - pos: -33.5,0.5 - parent: 2 - - uid: 16449 + pos: -0.5,0.5 + parent: 55943 + - uid: 56131 components: - type: Transform - pos: -32.5,0.5 - parent: 2 - - uid: 16450 + pos: 4.5,1.5 + parent: 56001 + - uid: 56132 components: - type: Transform - pos: -31.5,0.5 - parent: 2 - - uid: 16451 + pos: 6.5,1.5 + parent: 56001 + - uid: 56133 components: - type: Transform - pos: -31.5,1.5 - parent: 2 - - uid: 16452 + pos: 5.5,1.5 + parent: 56001 + - uid: 56481 components: - type: Transform - pos: -31.5,2.5 - parent: 2 - - uid: 16453 + pos: 0.5,-0.5 + parent: 56424 + - uid: 56482 components: - type: Transform - pos: -30.5,0.5 - parent: 2 - - uid: 16454 + pos: -0.5,-0.5 + parent: 56424 + - uid: 56483 components: - type: Transform - pos: -29.5,0.5 - parent: 2 - - uid: 16455 + pos: 5.5,0.5 + parent: 56424 + - uid: 56484 components: - type: Transform - pos: -28.5,0.5 - parent: 2 - - uid: 16456 + pos: -0.5,-1.5 + parent: 56424 + - uid: 56485 components: - type: Transform - pos: -27.5,0.5 - parent: 2 - - uid: 16457 + pos: 5.5,-1.5 + parent: 56424 + - uid: 56486 components: - type: Transform - pos: -26.5,0.5 - parent: 2 - - uid: 16458 + pos: 5.5,-0.5 + parent: 56424 + - uid: 56487 components: - type: Transform - pos: -25.5,0.5 - parent: 2 - - uid: 16459 + pos: -4.5,-1.5 + parent: 56424 + - uid: 56488 components: - type: Transform - pos: -24.5,0.5 - parent: 2 - - uid: 16460 + pos: 0.5,0.5 + parent: 56424 + - uid: 56489 components: - type: Transform - pos: -31.5,3.5 - parent: 2 - - uid: 16461 + pos: -0.5,0.5 + parent: 56424 + - uid: 56490 components: - type: Transform - pos: -34.5,-3.5 - parent: 2 - - uid: 16464 + pos: -4.5,-0.5 + parent: 56424 + - uid: 56491 components: - type: Transform - pos: -35.5,-3.5 - parent: 2 - - uid: 16482 + pos: -4.5,0.5 + parent: 56424 + - uid: 56492 components: - type: Transform - pos: -39.5,6.5 - parent: 2 - - uid: 16483 + pos: 0.5,-1.5 + parent: 56424 + - uid: 56493 components: - type: Transform - pos: -38.5,6.5 - parent: 2 - - uid: 16484 + pos: 1.5,0.5 + parent: 56424 + - uid: 56494 components: - type: Transform - pos: -38.5,5.5 - parent: 2 - - uid: 16485 + pos: 1.5,-0.5 + parent: 56424 + - uid: 56495 components: - type: Transform - pos: -37.5,5.5 - parent: 2 - - uid: 16486 + pos: 1.5,-1.5 + parent: 56424 + - uid: 60751 components: - type: Transform - pos: -36.5,5.5 - parent: 2 - - uid: 16487 + pos: -6.5,-9.5 + parent: 56631 + - uid: 60752 components: - type: Transform - pos: -35.5,5.5 - parent: 2 - - uid: 16488 + pos: -6.5,-10.5 + parent: 56631 + - uid: 60753 components: - type: Transform - pos: -34.5,5.5 - parent: 2 - - uid: 16489 + pos: -5.5,-9.5 + parent: 56631 + - uid: 60754 components: - type: Transform - pos: -34.5,4.5 - parent: 2 - - uid: 16490 + pos: -5.5,-10.5 + parent: 56631 + - uid: 60755 components: - type: Transform - pos: -34.5,3.5 - parent: 2 - - uid: 16491 + pos: -4.5,-9.5 + parent: 56631 + - uid: 60756 components: - type: Transform - pos: -33.5,3.5 - parent: 2 - - uid: 16492 + pos: -4.5,-10.5 + parent: 56631 + - uid: 60757 components: - type: Transform - pos: -32.5,3.5 - parent: 2 - - uid: 16493 + pos: -3.5,-9.5 + parent: 56631 + - uid: 60758 components: - type: Transform - pos: -34.5,6.5 - parent: 2 - - uid: 16494 + pos: -3.5,-10.5 + parent: 56631 + - uid: 60759 components: - type: Transform - pos: -33.5,5.5 - parent: 2 - - uid: 16495 + pos: -2.5,-9.5 + parent: 56631 + - uid: 60760 components: - type: Transform - pos: -32.5,5.5 - parent: 2 - - uid: 16496 + pos: -2.5,-10.5 + parent: 56631 + - uid: 60761 components: - type: Transform - pos: -32.5,6.5 - parent: 2 - - uid: 16497 + pos: -1.5,-9.5 + parent: 56631 + - uid: 60762 components: - type: Transform - pos: -31.5,5.5 - parent: 2 - - uid: 16498 + pos: -0.5,-9.5 + parent: 56631 + - uid: 60763 components: - type: Transform - pos: -30.5,5.5 - parent: 2 - - uid: 16499 + pos: -0.5,-10.5 + parent: 56631 + - uid: 60764 components: - type: Transform - pos: -30.5,6.5 - parent: 2 - - uid: 16500 + pos: 0.5,-9.5 + parent: 56631 + - uid: 60765 components: - type: Transform - pos: -33.5,-3.5 - parent: 2 - - uid: 16502 + pos: 0.5,-10.5 + parent: 56631 + - uid: 60766 components: - type: Transform - pos: -32.5,-3.5 - parent: 2 - - uid: 16503 + pos: 1.5,-9.5 + parent: 56631 + - uid: 60767 components: - type: Transform - pos: -31.5,-3.5 - parent: 2 - - uid: 16504 + pos: 1.5,-10.5 + parent: 56631 + - uid: 60768 components: - type: Transform - pos: -30.5,-3.5 - parent: 2 - - uid: 16506 + pos: 2.5,-9.5 + parent: 56631 + - uid: 60769 components: - type: Transform - pos: -31.5,-4.5 - parent: 2 - - uid: 16507 + pos: 2.5,-10.5 + parent: 56631 + - uid: 60770 components: - type: Transform - pos: -31.5,-5.5 - parent: 2 - - uid: 16526 + pos: 3.5,-9.5 + parent: 56631 + - uid: 60771 components: - type: Transform - pos: -25.5,-5.5 - parent: 2 - - uid: 16527 + pos: 3.5,-10.5 + parent: 56631 + - uid: 60772 components: - type: Transform - pos: -25.5,-4.5 - parent: 2 - - uid: 16528 + pos: 4.5,-10.5 + parent: 56631 + - uid: 60773 components: - type: Transform - pos: -25.5,-3.5 - parent: 2 - - uid: 16549 + pos: 5.5,-9.5 + parent: 56631 + - uid: 60774 components: - type: Transform - pos: -83.5,-15.5 - parent: 2 - - uid: 16550 + pos: 5.5,-10.5 + parent: 56631 + - uid: 60775 components: - type: Transform - pos: -83.5,-14.5 - parent: 2 - - uid: 16551 + pos: 6.5,-9.5 + parent: 56631 + - uid: 60776 components: - type: Transform - pos: -82.5,-14.5 - parent: 2 - - uid: 16552 + pos: 6.5,-10.5 + parent: 56631 + - uid: 60777 components: - type: Transform - pos: -82.5,-13.5 - parent: 2 - - uid: 16553 + pos: 7.5,-9.5 + parent: 56631 + - uid: 60778 components: - type: Transform - pos: -82.5,-12.5 - parent: 2 - - uid: 16554 + pos: 7.5,-10.5 + parent: 56631 + - uid: 60779 components: - type: Transform - pos: -84.5,-14.5 - parent: 2 - - uid: 16556 + pos: -5.5,-11.5 + parent: 56631 + - uid: 60780 components: - type: Transform - pos: -84.5,-13.5 - parent: 2 - - uid: 16560 + pos: -3.5,-11.5 + parent: 56631 + - uid: 60781 components: - type: Transform - pos: -82.5,-11.5 - parent: 2 - - uid: 16569 + pos: -2.5,-11.5 + parent: 56631 + - uid: 60782 components: - type: Transform - pos: -83.5,-11.5 - parent: 2 - - uid: 16573 + pos: -1.5,-11.5 + parent: 56631 + - uid: 60783 components: - type: Transform - pos: -83.5,-10.5 - parent: 2 - - uid: 16574 + pos: -0.5,-11.5 + parent: 56631 + - uid: 60784 components: - type: Transform - pos: -83.5,-9.5 - parent: 2 - - uid: 16575 + pos: 0.5,-11.5 + parent: 56631 + - uid: 60785 components: - type: Transform - pos: -83.5,-8.5 - parent: 2 - - uid: 16576 + pos: 1.5,-11.5 + parent: 56631 + - uid: 60786 components: - type: Transform - pos: -83.5,-7.5 - parent: 2 - - uid: 16577 + pos: 2.5,-11.5 + parent: 56631 + - uid: 60787 components: - type: Transform - pos: -82.5,-7.5 - parent: 2 - - uid: 16578 + pos: 4.5,-11.5 + parent: 56631 + - uid: 60788 components: - type: Transform - pos: -81.5,-7.5 - parent: 2 - - uid: 16579 + pos: 5.5,-11.5 + parent: 56631 + - uid: 60789 components: - type: Transform - pos: -80.5,-7.5 - parent: 2 - - uid: 16580 + pos: 6.5,-11.5 + parent: 56631 + - uid: 60790 components: - type: Transform - pos: -79.5,-7.5 - parent: 2 - - uid: 16581 + pos: -4.5,-12.5 + parent: 56631 + - uid: 60791 components: - type: Transform - pos: -78.5,-7.5 - parent: 2 - - uid: 16582 + pos: -3.5,-12.5 + parent: 56631 + - uid: 60792 components: - type: Transform - pos: -77.5,-7.5 - parent: 2 - - uid: 16592 + pos: -2.5,-12.5 + parent: 56631 + - uid: 60793 components: - type: Transform - pos: -83.5,-6.5 - parent: 2 - - uid: 16593 + pos: -1.5,-12.5 + parent: 56631 + - uid: 60794 components: - type: Transform - pos: -83.5,-5.5 - parent: 2 - - uid: 16594 + pos: -0.5,-12.5 + parent: 56631 + - uid: 60795 components: - type: Transform - pos: -83.5,-4.5 - parent: 2 - - uid: 16595 + pos: 1.5,-12.5 + parent: 56631 + - uid: 60796 components: - type: Transform - pos: -83.5,-3.5 - parent: 2 - - uid: 16609 + pos: 2.5,-12.5 + parent: 56631 + - uid: 60797 components: - type: Transform - pos: -82.5,-3.5 - parent: 2 - - uid: 16610 + pos: 3.5,-12.5 + parent: 56631 + - uid: 60798 components: - type: Transform - pos: -81.5,-3.5 - parent: 2 - - uid: 16611 + pos: 4.5,-12.5 + parent: 56631 + - uid: 60799 components: - type: Transform - pos: -80.5,-3.5 - parent: 2 - - uid: 16612 + pos: 5.5,-12.5 + parent: 56631 + - uid: 60800 components: - type: Transform - pos: -79.5,-3.5 - parent: 2 - - uid: 16614 + pos: -3.5,-13.5 + parent: 56631 + - uid: 60801 components: - type: Transform - pos: -78.5,-3.5 - parent: 2 - - uid: 16615 + pos: -2.5,-13.5 + parent: 56631 + - uid: 60802 components: - type: Transform - pos: -77.5,-3.5 - parent: 2 - - uid: 16617 + pos: -1.5,-13.5 + parent: 56631 + - uid: 60803 components: - type: Transform - pos: -84.5,-3.5 - parent: 2 - - uid: 16618 + pos: -0.5,-13.5 + parent: 56631 + - uid: 60804 components: - type: Transform - pos: -85.5,-3.5 - parent: 2 - - uid: 16619 + pos: 0.5,-13.5 + parent: 56631 + - uid: 60805 components: - type: Transform - pos: -86.5,-3.5 - parent: 2 - - uid: 16620 + pos: 1.5,-13.5 + parent: 56631 + - uid: 60806 components: - type: Transform - pos: -87.5,-3.5 - parent: 2 - - uid: 16621 + pos: 2.5,-13.5 + parent: 56631 + - uid: 60807 components: - type: Transform - pos: -88.5,-3.5 - parent: 2 - - uid: 16622 + pos: 3.5,-13.5 + parent: 56631 + - uid: 60808 components: - type: Transform - pos: -89.5,-3.5 - parent: 2 - - uid: 16636 + pos: 4.5,-13.5 + parent: 56631 + - uid: 60809 components: - type: Transform - pos: -84.5,-7.5 - parent: 2 - - uid: 16637 + pos: -1.5,5.5 + parent: 56631 + - uid: 60810 components: - type: Transform - pos: -85.5,-7.5 - parent: 2 - - uid: 16638 + pos: -1.5,4.5 + parent: 56631 + - uid: 60811 components: - type: Transform - pos: -86.5,-7.5 - parent: 2 - - uid: 16639 + pos: -1.5,3.5 + parent: 56631 + - uid: 60812 components: - type: Transform - pos: -87.5,-7.5 - parent: 2 - - uid: 16643 + pos: -1.5,2.5 + parent: 56631 + - uid: 60813 components: - type: Transform - pos: -88.5,-7.5 - parent: 2 - - uid: 16644 + pos: -1.5,1.5 + parent: 56631 + - uid: 60814 components: - type: Transform - pos: -89.5,-7.5 - parent: 2 - - uid: 16645 + pos: -0.5,6.5 + parent: 56631 + - uid: 60815 components: - type: Transform - pos: -90.5,-7.5 - parent: 2 - - uid: 16646 + pos: -0.5,5.5 + parent: 56631 + - uid: 60816 components: - type: Transform - pos: -76.5,-7.5 - parent: 2 - - uid: 16647 + pos: -0.5,3.5 + parent: 56631 + - uid: 60817 components: - type: Transform - pos: -81.5,-11.5 - parent: 2 - - uid: 16648 + pos: -0.5,1.5 + parent: 56631 + - uid: 60818 components: - type: Transform - pos: -80.5,-11.5 - parent: 2 - - uid: 16649 + pos: -0.5,0.5 + parent: 56631 + - uid: 60819 components: - type: Transform - pos: -79.5,-11.5 - parent: 2 - - uid: 16650 + pos: 0.5,6.5 + parent: 56631 + - uid: 60820 components: - type: Transform - pos: -78.5,-11.5 - parent: 2 - - uid: 16651 + pos: 0.5,5.5 + parent: 56631 + - uid: 60821 components: - type: Transform - pos: -77.5,-11.5 - parent: 2 - - uid: 16652 + pos: 0.5,3.5 + parent: 56631 + - uid: 60822 components: - type: Transform - pos: -84.5,-11.5 - parent: 2 - - uid: 16653 + pos: 0.5,2.5 + parent: 56631 + - uid: 60823 components: - type: Transform - pos: -85.5,-11.5 - parent: 2 - - uid: 16654 + pos: 0.5,1.5 + parent: 56631 + - uid: 60824 components: - type: Transform - pos: -86.5,-11.5 - parent: 2 - - uid: 16655 + pos: 0.5,0.5 + parent: 56631 + - uid: 60825 components: - type: Transform - pos: -87.5,-11.5 - parent: 2 - - uid: 16656 + pos: 1.5,6.5 + parent: 56631 + - uid: 60826 components: - type: Transform - pos: -88.5,-11.5 - parent: 2 - - uid: 16657 + pos: 1.5,5.5 + parent: 56631 + - uid: 60827 components: - type: Transform - pos: -89.5,-11.5 - parent: 2 - - uid: 16659 + pos: 0.5,4.5 + parent: 56631 + - uid: 60828 components: - type: Transform - pos: -92.5,-12.5 - parent: 2 - - uid: 16660 + pos: 1.5,3.5 + parent: 56631 + - uid: 60829 components: - type: Transform - pos: -92.5,-13.5 - parent: 2 - - uid: 16661 + pos: 2.5,2.5 + parent: 56631 + - uid: 60830 components: - type: Transform - pos: -92.5,-14.5 - parent: 2 - - uid: 16662 + pos: 1.5,1.5 + parent: 56631 + - uid: 60831 components: - type: Transform - pos: -93.5,-14.5 - parent: 2 - - uid: 16663 + pos: 1.5,0.5 + parent: 56631 + - uid: 60832 components: - type: Transform - pos: -94.5,-14.5 - parent: 2 - - uid: 16712 + pos: 2.5,5.5 + parent: 56631 + - uid: 60833 components: - type: Transform - pos: -93.5,-12.5 - parent: 2 - - uid: 16713 + pos: 2.5,4.5 + parent: 56631 + - uid: 60834 components: - type: Transform - pos: -94.5,-12.5 - parent: 2 - - uid: 16714 + pos: 2.5,3.5 + parent: 56631 + - uid: 60835 components: - type: Transform - pos: -95.5,-12.5 - parent: 2 - - uid: 16715 + pos: 2.5,1.5 + parent: 56631 + - uid: 60836 components: - type: Transform - pos: -96.5,-12.5 - parent: 2 - - uid: 16716 + pos: -13.5,31.5 + parent: 56631 + - uid: 60837 components: - type: Transform - pos: -97.5,-12.5 - parent: 2 - - uid: 16717 + pos: -13.5,29.5 + parent: 56631 + - uid: 60838 components: - type: Transform - pos: -98.5,-12.5 - parent: 2 - - uid: 16718 + pos: -13.5,30.5 + parent: 56631 + - uid: 60839 components: - type: Transform - pos: -99.5,-12.5 - parent: 2 - - uid: 16719 + pos: -16.5,32.5 + parent: 56631 + - uid: 60840 components: - type: Transform - pos: -90.5,-3.5 - parent: 2 - - uid: 16748 + pos: -16.5,28.5 + parent: 56631 + - uid: 60841 components: - type: Transform - pos: -100.5,-12.5 - parent: 2 - - uid: 16749 + pos: -15.5,33.5 + parent: 56631 + - uid: 60842 components: - type: Transform - pos: -101.5,-12.5 - parent: 2 - - uid: 16750 + pos: -16.5,30.5 + parent: 56631 + - uid: 60843 components: - type: Transform - pos: -101.5,-11.5 - parent: 2 - - uid: 16751 + pos: -16.5,29.5 + parent: 56631 + - uid: 60844 components: - type: Transform - pos: -101.5,-10.5 - parent: 2 - - uid: 16752 + pos: -16.5,31.5 + parent: 56631 + - uid: 60845 components: - type: Transform - pos: -101.5,-9.5 - parent: 2 - - uid: 16753 + pos: -14.5,29.5 + parent: 56631 + - uid: 60846 components: - type: Transform - pos: -101.5,-8.5 - parent: 2 - - uid: 16754 + pos: -14.5,28.5 + parent: 56631 + - uid: 60847 components: - type: Transform - pos: -101.5,-7.5 - parent: 2 - - uid: 16755 + pos: -14.5,30.5 + parent: 56631 + - uid: 60848 components: - type: Transform - pos: -101.5,-6.5 - parent: 2 - - uid: 16756 + pos: -15.5,28.5 + parent: 56631 + - uid: 60849 components: - type: Transform - pos: -101.5,-5.5 - parent: 2 - - uid: 16757 + pos: -14.5,32.5 + parent: 56631 + - uid: 60850 components: - type: Transform - pos: -101.5,-4.5 - parent: 2 - - uid: 16758 + pos: -14.5,31.5 + parent: 56631 + - uid: 60851 components: - type: Transform - pos: -101.5,-3.5 - parent: 2 - - uid: 16759 + pos: -16.5,33.5 + parent: 56631 + - uid: 60852 + components: + - type: Transform + pos: -14.5,33.5 + parent: 56631 + - uid: 60853 components: - type: Transform - pos: -101.5,-2.5 - parent: 2 - - uid: 16760 + pos: -15.5,31.5 + parent: 56631 + - uid: 60854 components: - type: Transform - pos: -100.5,-2.5 - parent: 2 - - uid: 16761 + pos: -15.5,30.5 + parent: 56631 + - uid: 60855 components: - type: Transform - pos: -99.5,-2.5 - parent: 2 - - uid: 16783 + pos: -15.5,32.5 + parent: 56631 + - uid: 60856 components: - type: Transform - pos: -98.5,-2.5 - parent: 2 - - uid: 16784 + pos: -15.5,29.5 + parent: 56631 + - uid: 60857 components: - type: Transform - pos: -97.5,-2.5 - parent: 2 - - uid: 16785 + pos: -17.5,28.5 + parent: 56631 + - uid: 60858 components: - type: Transform - pos: -96.5,-2.5 - parent: 2 - - uid: 16811 + pos: -17.5,29.5 + parent: 56631 + - uid: 60859 components: - type: Transform - pos: -95.5,-2.5 - parent: 2 - - uid: 16973 + pos: -17.5,30.5 + parent: 56631 + - uid: 60860 components: - type: Transform - pos: -46.5,31.5 - parent: 2 - - uid: 16974 + pos: -17.5,31.5 + parent: 56631 + - uid: 60861 components: - type: Transform - pos: -46.5,30.5 - parent: 2 - - uid: 16982 + pos: -17.5,32.5 + parent: 56631 + - uid: 60862 components: - type: Transform - pos: -46.5,29.5 - parent: 2 - - uid: 16983 + pos: -17.5,33.5 + parent: 56631 + - uid: 60863 components: - type: Transform - pos: -46.5,28.5 - parent: 2 - - uid: 16984 + pos: -13.5,32.5 + parent: 56631 + - uid: 60864 components: - type: Transform - pos: -45.5,28.5 - parent: 2 - - uid: 16987 + pos: -23.5,26.5 + parent: 56631 + - uid: 60865 components: - type: Transform - pos: -44.5,28.5 - parent: 2 - - uid: 16991 + pos: -23.5,27.5 + parent: 56631 + - uid: 60866 components: - type: Transform - pos: -47.5,28.5 - parent: 2 - - uid: 16992 + pos: -26.5,27.5 + parent: 56631 + - uid: 60867 components: - type: Transform - pos: -48.5,28.5 - parent: 2 - - uid: 16993 + pos: -26.5,26.5 + parent: 56631 + - uid: 60868 components: - type: Transform - pos: -49.5,28.5 - parent: 2 - - uid: 16994 + pos: -24.5,26.5 + parent: 56631 + - uid: 60869 components: - type: Transform - pos: -50.5,28.5 - parent: 2 - - uid: 16995 + pos: -25.5,26.5 + parent: 56631 + - uid: 60870 components: - type: Transform - pos: -51.5,28.5 - parent: 2 - - uid: 16996 + pos: -23.5,28.5 + parent: 56631 + - uid: 60871 components: - type: Transform - pos: -52.5,28.5 - parent: 2 - - uid: 16997 + pos: -24.5,28.5 + parent: 56631 + - uid: 60872 components: - type: Transform - pos: -53.5,28.5 - parent: 2 - - uid: 16998 + pos: -25.5,28.5 + parent: 56631 + - uid: 60873 components: - type: Transform - pos: -54.5,28.5 - parent: 2 - - uid: 17002 + pos: -26.5,28.5 + parent: 56631 + - uid: 60874 components: - type: Transform - pos: -54.5,27.5 - parent: 2 - - uid: 17003 + rot: 3.141592653589793 rad + pos: -7.5,34.5 + parent: 56631 + - uid: 60875 components: - type: Transform - pos: -54.5,26.5 - parent: 2 - - uid: 17089 + rot: 3.141592653589793 rad + pos: -8.5,34.5 + parent: 56631 + - uid: 60876 components: - type: Transform - pos: -30.5,18.5 - parent: 2 - - uid: 17090 + pos: -16.5,9.5 + parent: 56631 + - uid: 60877 components: - type: Transform - pos: -29.5,18.5 - parent: 2 - - uid: 17091 + pos: -16.5,8.5 + parent: 56631 + - uid: 60878 components: - type: Transform - pos: -28.5,18.5 - parent: 2 - - uid: 17092 + pos: -17.5,6.5 + parent: 56631 + - uid: 60879 components: - type: Transform - pos: -27.5,18.5 - parent: 2 - - uid: 17093 + pos: -18.5,6.5 + parent: 56631 + - uid: 60880 components: - type: Transform - pos: -26.5,18.5 - parent: 2 - - uid: 17117 + pos: -20.5,7.5 + parent: 56631 + - uid: 60881 components: - type: Transform - pos: -25.5,18.5 - parent: 2 - - uid: 17126 + pos: -17.5,10.5 + parent: 56631 + - uid: 60882 components: - type: Transform - pos: -28.5,14.5 - parent: 2 - - uid: 17127 + pos: -15.5,10.5 + parent: 56631 + - uid: 60883 components: - type: Transform - pos: -27.5,14.5 - parent: 2 - - uid: 17128 + pos: -20.5,10.5 + parent: 56631 + - uid: 60884 components: - type: Transform - pos: -26.5,14.5 - parent: 2 - - uid: 17129 + pos: -20.5,11.5 + parent: 56631 + - uid: 60885 components: - type: Transform - pos: -25.5,14.5 - parent: 2 - - uid: 17152 + pos: -18.5,12.5 + parent: 56631 + - uid: 60886 components: - type: Transform - pos: -27.5,13.5 - parent: 2 - - uid: 17153 + pos: -17.5,12.5 + parent: 56631 + - uid: 60887 components: - type: Transform - pos: -27.5,12.5 - parent: 2 - - uid: 17154 + pos: -26.5,53.5 + parent: 56631 + - uid: 60888 components: - type: Transform - pos: -28.5,12.5 - parent: 2 - - uid: 17155 + pos: -26.5,52.5 + parent: 56631 + - uid: 60889 components: - type: Transform - pos: -29.5,12.5 - parent: 2 - - uid: 17162 + pos: -25.5,54.5 + parent: 56631 + - uid: 60890 components: - type: Transform - pos: -30.5,14.5 - parent: 2 - - uid: 17169 + pos: -24.5,52.5 + parent: 56631 + - uid: 60891 components: - type: Transform - pos: -31.5,14.5 - parent: 2 - - uid: 17170 + pos: -25.5,55.5 + parent: 56631 + - uid: 60892 components: - type: Transform - pos: -32.5,14.5 - parent: 2 - - uid: 17171 + pos: -31.5,45.5 + parent: 56631 + - uid: 60893 components: - type: Transform - pos: -33.5,14.5 - parent: 2 - - uid: 17172 + pos: -25.5,53.5 + parent: 56631 + - uid: 60894 components: - type: Transform - pos: -34.5,14.5 - parent: 2 - - uid: 17173 + pos: -25.5,52.5 + parent: 56631 + - uid: 60895 components: - type: Transform - pos: -35.5,14.5 - parent: 2 - - uid: 17174 + pos: -26.5,55.5 + parent: 56631 + - uid: 60896 components: - type: Transform - pos: -36.5,14.5 - parent: 2 - - uid: 17175 + pos: -26.5,54.5 + parent: 56631 + - uid: 60897 components: - type: Transform - pos: -37.5,14.5 - parent: 2 - - uid: 17176 + pos: -24.5,53.5 + parent: 56631 + - uid: 60898 components: - type: Transform - pos: -38.5,14.5 - parent: 2 - - uid: 17184 + pos: -24.5,54.5 + parent: 56631 + - uid: 60899 components: - type: Transform - pos: -35.5,13.5 - parent: 2 - - uid: 17185 + pos: -24.5,55.5 + parent: 56631 + - uid: 60900 components: - type: Transform - pos: -37.5,13.5 - parent: 2 - - uid: 17186 + pos: -30.5,54.5 + parent: 56631 + - uid: 60901 components: - type: Transform - pos: -33.5,13.5 - parent: 2 - - uid: 17187 + pos: -30.5,55.5 + parent: 56631 + - uid: 60902 components: - type: Transform - pos: -37.5,15.5 - parent: 2 - - uid: 17188 + pos: -30.5,53.5 + parent: 56631 + - uid: 60903 components: - type: Transform - pos: -37.5,16.5 - parent: 2 - - uid: 17189 + pos: -31.5,55.5 + parent: 56631 + - uid: 60904 components: - type: Transform - pos: -37.5,17.5 - parent: 2 - - uid: 17190 + pos: -31.5,54.5 + parent: 56631 + - uid: 60905 components: - type: Transform - pos: -37.5,18.5 - parent: 2 - - uid: 17211 + pos: -31.5,53.5 + parent: 56631 + - uid: 60906 components: - type: Transform - pos: -35.5,15.5 - parent: 2 - - uid: 17212 + pos: -32.5,55.5 + parent: 56631 + - uid: 60907 components: - type: Transform - pos: -35.5,16.5 - parent: 2 - - uid: 17213 + pos: -32.5,54.5 + parent: 56631 + - uid: 60908 components: - type: Transform - pos: -35.5,17.5 - parent: 2 - - uid: 17214 + pos: -32.5,53.5 + parent: 56631 + - uid: 60909 components: - type: Transform - pos: -35.5,18.5 - parent: 2 - - uid: 17220 + pos: -33.5,55.5 + parent: 56631 + - uid: 60910 components: - type: Transform - pos: -33.5,15.5 - parent: 2 - - uid: 17221 + pos: -33.5,54.5 + parent: 56631 + - uid: 60911 components: - type: Transform - pos: -33.5,16.5 - parent: 2 - - uid: 17222 + pos: -33.5,53.5 + parent: 56631 + - uid: 60912 components: - type: Transform - pos: -33.5,17.5 - parent: 2 - - uid: 17223 + pos: -33.5,49.5 + parent: 56631 + - uid: 60913 components: - type: Transform - pos: -33.5,18.5 - parent: 2 - - uid: 17225 + pos: -33.5,48.5 + parent: 56631 + - uid: 60914 components: - type: Transform - pos: -9.5,22.5 - parent: 2 - - uid: 17257 + pos: -33.5,47.5 + parent: 56631 + - uid: 60915 components: - type: Transform - pos: -28.5,11.5 - parent: 2 - - uid: 17258 + pos: -32.5,49.5 + parent: 56631 + - uid: 60916 components: - type: Transform - pos: -28.5,10.5 - parent: 2 - - uid: 17288 + pos: -32.5,48.5 + parent: 56631 + - uid: 60917 components: - type: Transform - pos: -29.5,10.5 - parent: 2 - - uid: 17289 + pos: -32.5,47.5 + parent: 56631 + - uid: 60918 components: - type: Transform - pos: -27.5,10.5 - parent: 2 - - uid: 17290 + pos: -31.5,49.5 + parent: 56631 + - uid: 60919 components: - type: Transform - pos: -26.5,10.5 - parent: 2 - - uid: 17291 + pos: -31.5,48.5 + parent: 56631 + - uid: 60920 components: - type: Transform - pos: -25.5,10.5 - parent: 2 - - uid: 17321 + pos: -31.5,47.5 + parent: 56631 + - uid: 60921 components: - type: Transform - pos: -27.5,8.5 - parent: 2 - - uid: 17322 + pos: -34.5,47.5 + parent: 56631 + - uid: 60922 components: - type: Transform - pos: -27.5,7.5 - parent: 2 - - uid: 17323 + pos: -34.5,48.5 + parent: 56631 + - uid: 60923 components: - type: Transform - pos: -27.5,6.5 - parent: 2 - - uid: 17324 + pos: -34.5,49.5 + parent: 56631 + - uid: 60924 components: - type: Transform - pos: -27.5,5.5 - parent: 2 - - uid: 17325 + pos: -35.5,47.5 + parent: 56631 + - uid: 60925 components: - type: Transform - pos: -27.5,4.5 - parent: 2 - - uid: 17343 + pos: -35.5,48.5 + parent: 56631 + - uid: 60926 components: - type: Transform - pos: -26.5,6.5 - parent: 2 - - uid: 17344 + pos: -35.5,49.5 + parent: 56631 + - uid: 60927 components: - type: Transform - pos: -25.5,6.5 - parent: 2 - - uid: 17345 + pos: -36.5,47.5 + parent: 56631 + - uid: 60928 components: - type: Transform - pos: -26.5,4.5 - parent: 2 - - uid: 17346 + pos: -36.5,48.5 + parent: 56631 + - uid: 60929 components: - type: Transform - pos: -25.5,4.5 - parent: 2 - - uid: 17366 + pos: -36.5,49.5 + parent: 56631 + - uid: 60930 components: - type: Transform - pos: -58.5,26.5 - parent: 2 - - uid: 17367 + pos: -32.5,57.5 + parent: 56631 + - uid: 60931 components: - type: Transform - pos: -58.5,27.5 - parent: 2 - - uid: 17368 + rot: 3.141592653589793 rad + pos: 12.5,52.5 + parent: 56631 + - uid: 60932 components: - type: Transform - pos: -58.5,28.5 - parent: 2 - - uid: 17369 + rot: 3.141592653589793 rad + pos: 12.5,48.5 + parent: 56631 + - uid: 65559 components: - type: Transform - pos: -57.5,28.5 - parent: 2 - - uid: 17370 + pos: 0.5,-0.5 + parent: 65540 + - uid: 65560 components: - type: Transform - pos: -56.5,28.5 - parent: 2 - - uid: 17371 + pos: -0.5,0.5 + parent: 65540 + - uid: 65561 components: - type: Transform - pos: -58.5,29.5 - parent: 2 - - uid: 17372 + pos: 0.5,0.5 + parent: 65540 + - uid: 65562 components: - type: Transform - pos: -58.5,30.5 - parent: 2 - - uid: 17373 + pos: 1.5,0.5 + parent: 65540 + - uid: 65563 components: - type: Transform - pos: -58.5,31.5 - parent: 2 - - uid: 17374 + pos: 2.5,0.5 + parent: 65540 + - uid: 65564 components: - type: Transform - pos: -58.5,32.5 - parent: 2 - - uid: 17375 + pos: 3.5,0.5 + parent: 65540 + - uid: 65565 components: - type: Transform - pos: -58.5,33.5 - parent: 2 - - uid: 17376 + pos: 4.5,0.5 + parent: 65540 + - uid: 65566 components: - type: Transform - pos: -58.5,34.5 - parent: 2 - - uid: 17377 + pos: 5.5,0.5 + parent: 65540 + - uid: 65567 components: - type: Transform - pos: -58.5,35.5 - parent: 2 - - uid: 17383 + pos: 6.5,0.5 + parent: 65540 + - uid: 65568 components: - type: Transform - pos: -58.5,36.5 - parent: 2 - - uid: 17385 + pos: 6.5,1.5 + parent: 65540 + - uid: 65569 components: - type: Transform - pos: -58.5,37.5 - parent: 2 - - uid: 17388 + pos: 6.5,2.5 + parent: 65540 + - uid: 65570 components: - type: Transform - pos: -58.5,38.5 - parent: 2 - - uid: 17394 + pos: 6.5,3.5 + parent: 65540 + - uid: 65571 components: - type: Transform - pos: -58.5,39.5 - parent: 2 - - uid: 17398 + pos: 6.5,4.5 + parent: 65540 + - uid: 65572 components: - type: Transform - pos: -58.5,40.5 - parent: 2 - - uid: 17400 + pos: 6.5,-0.5 + parent: 65540 + - uid: 65573 components: - type: Transform - pos: -58.5,41.5 - parent: 2 - - uid: 17401 + pos: 6.5,-1.5 + parent: 65540 + - uid: 65574 components: - type: Transform - pos: -58.5,42.5 - parent: 2 - - uid: 17402 + pos: 6.5,-2.5 + parent: 65540 + - uid: 65575 components: - type: Transform - pos: -58.5,43.5 - parent: 2 - - uid: 17405 + pos: 6.5,-3.5 + parent: 65540 + - uid: 65576 components: - type: Transform - pos: -58.5,44.5 - parent: 2 - - uid: 17407 + pos: 6.5,-4.5 + parent: 65540 + - uid: 66154 components: - type: Transform - pos: -59.5,40.5 - parent: 2 - - uid: 17408 + pos: -2.5,-29.5 + parent: 65849 + - uid: 66155 components: - type: Transform - pos: -60.5,40.5 - parent: 2 - - uid: 17409 + pos: -2.5,-28.5 + parent: 65849 + - uid: 66156 components: - type: Transform - pos: -60.5,33.5 - parent: 2 - - uid: 17410 + pos: -2.5,-27.5 + parent: 65849 + - uid: 66157 components: - type: Transform - pos: -59.5,33.5 - parent: 2 - - uid: 17471 + pos: -1.5,-26.5 + parent: 65849 + - uid: 66158 components: - type: Transform - pos: -76.5,26.5 - parent: 2 - - uid: 17472 + pos: -0.5,-27.5 + parent: 65849 + - uid: 66159 components: - type: Transform - pos: -76.5,27.5 - parent: 2 - - uid: 17473 + pos: 0.5,-27.5 + parent: 65849 + - uid: 66160 components: - type: Transform - pos: -76.5,28.5 - parent: 2 - - uid: 17475 + pos: 0.5,-28.5 + parent: 65849 + - uid: 66161 components: - type: Transform - pos: -75.5,28.5 - parent: 2 - - uid: 17481 + pos: -0.5,-28.5 + parent: 65849 + - uid: 66162 components: - type: Transform - pos: -74.5,28.5 - parent: 2 - - uid: 17482 + pos: 1.5,-30.5 + parent: 65849 + - uid: 66163 components: - type: Transform - pos: -76.5,29.5 - parent: 2 - - uid: 17483 + pos: -1.5,-27.5 + parent: 65849 + - uid: 66164 components: - type: Transform - pos: -76.5,30.5 - parent: 2 - - uid: 17484 + pos: -1.5,-27.5 + parent: 65849 + - uid: 66165 components: - type: Transform - pos: -76.5,31.5 - parent: 2 - - uid: 17485 + pos: -0.5,-28.5 + parent: 65849 + - uid: 66166 components: - type: Transform - pos: -76.5,32.5 - parent: 2 - - uid: 17486 + pos: -1.5,-29.5 + parent: 65849 + - uid: 66167 components: - type: Transform - pos: -76.5,33.5 - parent: 2 - - uid: 17489 + pos: -1.5,-29.5 + parent: 65849 + - uid: 66168 components: - type: Transform - pos: -78.5,33.5 - parent: 2 - - uid: 17490 + pos: 1.5,-30.5 + parent: 65849 + - uid: 66169 components: - type: Transform - pos: -77.5,33.5 - parent: 2 - - uid: 17493 + pos: 1.5,-31.5 + parent: 65849 + - uid: 66170 components: - type: Transform - pos: -75.5,33.5 - parent: 2 - - uid: 17495 + pos: 1.5,-27.5 + parent: 65849 + - uid: 66171 components: - type: Transform - pos: -74.5,33.5 - parent: 2 - - uid: 17499 + pos: 1.5,-26.5 + parent: 65849 + - uid: 66172 components: - type: Transform - pos: -76.5,34.5 - parent: 2 - - uid: 17500 + pos: 1.5,-28.5 + parent: 65849 + - uid: 66173 components: - type: Transform - pos: -76.5,35.5 - parent: 2 - - uid: 17501 + pos: -0.5,-30.5 + parent: 65849 + - uid: 66174 components: - type: Transform - pos: -76.5,36.5 - parent: 2 - - uid: 17502 + pos: -1.5,-30.5 + parent: 65849 + - uid: 66175 components: - type: Transform - pos: -76.5,37.5 - parent: 2 - - uid: 17503 + pos: -1.5,-30.5 + parent: 65849 + - uid: 66176 components: - type: Transform - pos: -76.5,38.5 - parent: 2 - - uid: 17504 + pos: 0.5,-31.5 + parent: 65849 + - uid: 66177 components: - type: Transform - pos: -76.5,39.5 - parent: 2 - - uid: 17505 + pos: 4.5,-11.5 + parent: 65849 + - uid: 66178 components: - type: Transform - pos: -76.5,40.5 - parent: 2 - - uid: 17506 + pos: 4.5,-10.5 + parent: 65849 + - uid: 67386 components: - type: Transform - pos: -76.5,41.5 - parent: 2 - - uid: 17507 + pos: 8.5,2.5 + parent: 66965 + - uid: 67387 components: - type: Transform - pos: -76.5,42.5 - parent: 2 - - uid: 17508 + pos: 8.5,1.5 + parent: 66965 +- proto: Cautery + entities: + - uid: 9834 components: - type: Transform - pos: -76.5,43.5 + pos: -43.759335,17.805632 parent: 2 - - uid: 17509 + - uid: 15527 components: - type: Transform - pos: -76.5,44.5 + pos: 15.363723,-67.49663 parent: 2 - - uid: 17510 +- proto: CellRechargerCircuitboard + entities: + - uid: 16202 components: - type: Transform - pos: -77.5,40.5 + pos: 21.449512,11.807876 parent: 2 - - uid: 17511 +- proto: CentcomComputerComms + entities: + - uid: 54839 components: - type: Transform - pos: -78.5,40.5 - parent: 2 - - uid: 17512 + pos: 3.5,4.5 + parent: 54730 +- proto: Chair + entities: + - uid: 1238 components: - type: Transform - pos: -75.5,40.5 + rot: -1.5707963267948966 rad + pos: -45.5,-18.5 parent: 2 - - uid: 17513 + - uid: 1245 components: - type: Transform - pos: -74.5,40.5 + rot: -1.5707963267948966 rad + pos: -45.5,-17.5 parent: 2 - - uid: 17536 + - uid: 1246 components: - type: Transform - pos: -93.5,28.5 + rot: -1.5707963267948966 rad + pos: -45.5,-14.5 parent: 2 - - uid: 17541 + - uid: 1247 components: - type: Transform - pos: -92.5,28.5 + rot: -1.5707963267948966 rad + pos: -45.5,-13.5 parent: 2 - - uid: 17542 + - uid: 1896 components: - type: Transform - pos: -94.5,28.5 + rot: -1.5707963267948966 rad + pos: -43.5,-13.5 parent: 2 - - uid: 17544 + - uid: 2176 components: - type: Transform - pos: -94.5,29.5 + pos: 31.5,-24.5 parent: 2 - - uid: 17546 + - uid: 2281 components: - type: Transform - pos: -94.5,30.5 + rot: -1.5707963267948966 rad + pos: 22.5,-20.5 parent: 2 - - uid: 17567 + - uid: 2922 components: - type: Transform - pos: -99.5,23.5 + rot: -1.5707963267948966 rad + pos: -43.5,-14.5 parent: 2 - - uid: 17568 + - uid: 2926 components: - type: Transform - pos: -99.5,21.5 + rot: -1.5707963267948966 rad + pos: -43.5,-17.5 parent: 2 - - uid: 17570 + - uid: 2927 components: - type: Transform - pos: -98.5,21.5 + rot: -1.5707963267948966 rad + pos: -43.5,-18.5 parent: 2 - - uid: 17571 + - uid: 3165 components: - type: Transform - pos: -98.5,23.5 + rot: 3.141592653589793 rad + pos: 20.5,42.5 parent: 2 - - uid: 17572 + - uid: 3238 components: - type: Transform - pos: -97.5,23.5 + rot: 3.141592653589793 rad + pos: 20.5,56.5 parent: 2 - - uid: 17573 + - uid: 3567 components: - type: Transform - pos: -96.5,23.5 + pos: 39.5,-29.5 parent: 2 - - uid: 17574 + - uid: 4309 components: - type: Transform - pos: -96.5,24.5 + pos: 32.5,-24.5 parent: 2 - - uid: 17575 + - uid: 4314 components: - type: Transform - pos: -97.5,21.5 + pos: 33.5,-24.5 parent: 2 - - uid: 17576 + - uid: 4337 components: - type: Transform - pos: -96.5,21.5 + pos: 34.5,-24.5 parent: 2 - - uid: 17577 + - uid: 4429 components: - type: Transform - pos: -96.5,22.5 + pos: 35.5,-24.5 parent: 2 - - uid: 17578 + - uid: 7813 components: - type: Transform - pos: -96.5,20.5 + rot: -1.5707963267948966 rad + pos: -18.5,-19.5 parent: 2 - - uid: 17579 + - uid: 7814 components: - type: Transform - pos: -96.5,19.5 + rot: -1.5707963267948966 rad + pos: -18.5,-20.5 parent: 2 - - uid: 17580 + - uid: 7893 components: - type: Transform - pos: -96.5,17.5 + pos: 55.5,2.5 parent: 2 - - uid: 17581 + - uid: 8048 components: - type: Transform - pos: -96.5,16.5 + pos: 72.5,-29.5 parent: 2 - - uid: 17582 + - uid: 8275 components: - type: Transform - pos: -96.5,12.5 + pos: 20.5,60.5 parent: 2 - - uid: 17583 + - uid: 8418 components: - type: Transform - pos: -96.5,13.5 + pos: 53.5,2.5 parent: 2 - - uid: 17584 + - uid: 9067 components: - type: Transform - pos: -96.5,14.5 + rot: 1.5707963267948966 rad + pos: 63.5,-54.5 parent: 2 - - uid: 17585 + - uid: 9106 components: - type: Transform - pos: -96.5,15.5 + pos: 61.5,-46.5 parent: 2 - - uid: 17586 + - uid: 9271 components: - type: Transform - pos: -97.5,15.5 + pos: 62.5,-46.5 parent: 2 - - uid: 17587 + - uid: 9294 components: - type: Transform - pos: -98.5,15.5 + rot: 3.141592653589793 rad + pos: 61.5,-48.5 parent: 2 - - uid: 17588 + - uid: 9295 components: - type: Transform - pos: -99.5,15.5 + rot: 3.141592653589793 rad + pos: 62.5,-48.5 parent: 2 - - uid: 17589 + - uid: 9497 components: - type: Transform - pos: -99.5,13.5 + pos: 11.5,55.5 parent: 2 - - uid: 17590 + - uid: 9761 components: - type: Transform - pos: -98.5,13.5 + rot: 3.141592653589793 rad + pos: -43.5,22.5 parent: 2 - - uid: 17591 + - uid: 9771 components: - type: Transform - pos: -97.5,13.5 + rot: 3.141592653589793 rad + pos: -42.5,22.5 parent: 2 - - uid: 17592 + - uid: 9848 components: - type: Transform - pos: -95.5,14.5 + rot: -1.5707963267948966 rad + pos: -42.5,19.5 parent: 2 - - uid: 17593 + - uid: 9951 components: - type: Transform - pos: -94.5,14.5 + rot: 3.141592653589793 rad + pos: 6.5,47.5 parent: 2 - - uid: 17594 + - uid: 9952 components: - type: Transform - pos: -93.5,14.5 + rot: 3.141592653589793 rad + pos: 7.5,47.5 parent: 2 - - uid: 17601 + - uid: 9953 components: - type: Transform - pos: -92.5,14.5 + rot: 3.141592653589793 rad + pos: 5.5,47.5 parent: 2 - - uid: 17602 + - uid: 9954 components: - type: Transform - pos: -91.5,14.5 + rot: 3.141592653589793 rad + pos: 11.5,46.5 parent: 2 - - uid: 17603 + - uid: 9955 components: - type: Transform - pos: -90.5,14.5 + rot: 3.141592653589793 rad + pos: 4.5,47.5 parent: 2 - - uid: 17604 + - uid: 9956 components: - type: Transform - pos: -89.5,14.5 + rot: 3.141592653589793 rad + pos: 12.5,47.5 parent: 2 - - uid: 17605 + - uid: 9957 components: - type: Transform - pos: -88.5,14.5 + rot: 3.141592653589793 rad + pos: 11.5,47.5 parent: 2 - - uid: 17606 + - uid: 9958 components: - type: Transform - pos: -95.5,22.5 + rot: 3.141592653589793 rad + pos: 10.5,47.5 parent: 2 - - uid: 17607 + - uid: 9959 components: - type: Transform - pos: -94.5,22.5 + rot: 3.141592653589793 rad + pos: 9.5,47.5 parent: 2 - - uid: 17608 + - uid: 9960 components: - type: Transform - pos: -93.5,22.5 + rot: 3.141592653589793 rad + pos: 10.5,46.5 parent: 2 - - uid: 17609 + - uid: 9961 components: - type: Transform - pos: -92.5,22.5 + rot: 3.141592653589793 rad + pos: 9.5,46.5 parent: 2 - - uid: 17610 + - uid: 9962 components: - type: Transform - pos: -91.5,22.5 + rot: 3.141592653589793 rad + pos: 7.5,46.5 parent: 2 - - uid: 17611 + - uid: 9963 components: - type: Transform - pos: -90.5,22.5 + rot: 3.141592653589793 rad + pos: 6.5,46.5 parent: 2 - - uid: 17612 + - uid: 9964 components: - type: Transform - pos: -89.5,22.5 + rot: 3.141592653589793 rad + pos: 5.5,46.5 parent: 2 - - uid: 17613 + - uid: 11784 components: - type: Transform - pos: -88.5,22.5 + rot: -1.5707963267948966 rad + pos: 12.5,33.5 parent: 2 - - uid: 17614 + - uid: 11785 components: - type: Transform - pos: -78.5,24.5 + rot: 3.141592653589793 rad + pos: 12.5,24.5 parent: 2 - - uid: 17615 + - uid: 11787 components: - type: Transform - pos: -78.5,23.5 + pos: 12.5,30.5 parent: 2 - - uid: 17616 + - uid: 12727 components: - type: Transform - pos: -78.5,22.5 + pos: 56.5,28.5 parent: 2 - - uid: 17617 + - uid: 13067 components: - type: Transform - pos: -77.5,12.5 + rot: 1.5707963267948966 rad + pos: 12.5,21.5 parent: 2 - - uid: 17618 + - uid: 14382 components: - type: Transform - pos: -77.5,13.5 + rot: 1.5707963267948966 rad + pos: -2.5,-67.5 parent: 2 - - uid: 17619 + - uid: 14453 components: - type: Transform - pos: -77.5,14.5 + rot: -1.5707963267948966 rad + pos: -0.5,-67.5 parent: 2 - - uid: 17620 + - uid: 14454 components: - type: Transform - pos: -81.5,14.5 + rot: -1.5707963267948966 rad + pos: -0.5,-68.5 parent: 2 - - uid: 17621 + - uid: 14455 components: - type: Transform - pos: -80.5,14.5 + rot: 1.5707963267948966 rad + pos: -2.5,-68.5 parent: 2 - - uid: 17622 + - uid: 15239 components: - type: Transform - pos: -79.5,14.5 + pos: 46.5,-24.5 parent: 2 - - uid: 17623 + - uid: 15240 components: - type: Transform - pos: -78.5,14.5 + pos: 47.5,-24.5 parent: 2 - - uid: 17624 + - uid: 15241 components: - type: Transform - pos: -81.5,22.5 + pos: 48.5,-24.5 parent: 2 - - uid: 17625 + - uid: 15242 components: - type: Transform - pos: -80.5,22.5 + pos: 49.5,-24.5 parent: 2 - - uid: 17626 + - uid: 15790 components: - type: Transform - pos: -79.5,22.5 + pos: 73.5,-45.5 parent: 2 - - uid: 17627 + - uid: 15791 components: - type: Transform - pos: -76.5,14.5 + rot: 1.5707963267948966 rad + pos: 72.5,-46.5 parent: 2 - - uid: 17628 + - uid: 15792 components: - type: Transform - pos: -75.5,14.5 + rot: -1.5707963267948966 rad + pos: 74.5,-46.5 parent: 2 - - uid: 17629 + - uid: 16139 components: - type: Transform - pos: -74.5,14.5 + pos: -14.5,-70.5 parent: 2 - - uid: 17630 + - uid: 16141 components: - type: Transform - pos: -73.5,14.5 + pos: -10.5,-70.5 parent: 2 - - uid: 17631 + - uid: 16440 components: - type: Transform - pos: -72.5,14.5 + rot: 3.141592653589793 rad + pos: 31.5,44.5 parent: 2 - - uid: 17632 + - uid: 16688 components: - type: Transform - pos: -71.5,14.5 + pos: 42.5,31.5 parent: 2 - - uid: 17633 + - uid: 16717 components: - type: Transform - pos: -77.5,22.5 + pos: 43.5,31.5 parent: 2 - - uid: 17634 + - uid: 16718 components: - type: Transform - pos: -76.5,22.5 + rot: 3.141592653589793 rad + pos: 42.5,29.5 parent: 2 - - uid: 17635 + - uid: 16719 components: - type: Transform - pos: -75.5,22.5 + rot: 3.141592653589793 rad + pos: 43.5,29.5 parent: 2 - - uid: 17636 + - uid: 16720 components: - type: Transform - pos: -74.5,22.5 + rot: 1.5707963267948966 rad + pos: 46.5,29.5 parent: 2 - - uid: 17637 + - uid: 16721 components: - type: Transform - pos: -73.5,22.5 + rot: -1.5707963267948966 rad + pos: 48.5,29.5 parent: 2 - - uid: 17638 + - uid: 16976 components: - type: Transform - pos: -72.5,22.5 + rot: 3.141592653589793 rad + pos: 21.5,56.5 parent: 2 - - uid: 17639 + - uid: 17206 components: - type: Transform - pos: -71.5,22.5 + pos: 21.5,60.5 parent: 2 - - uid: 17642 + - uid: 17413 components: - type: Transform - pos: -82.5,14.5 + rot: 3.141592653589793 rad + pos: -62.5,-78.5 parent: 2 - - uid: 17644 + - uid: 17934 components: - type: Transform - pos: -83.5,14.5 + rot: 3.141592653589793 rad + pos: -48.5,-67.5 parent: 2 - - uid: 17645 + - uid: 17935 components: - type: Transform - pos: -84.5,14.5 + rot: 3.141592653589793 rad + pos: -47.5,-67.5 parent: 2 - - uid: 17646 + - uid: 17936 components: - type: Transform - pos: -84.5,15.5 + rot: 3.141592653589793 rad + pos: -46.5,-67.5 parent: 2 - - uid: 17647 + - uid: 17937 components: - type: Transform - pos: -84.5,16.5 + rot: 3.141592653589793 rad + pos: -45.5,-67.5 parent: 2 - - uid: 17648 + - uid: 17938 components: - type: Transform - pos: -84.5,17.5 + rot: 3.141592653589793 rad + pos: -44.5,-67.5 parent: 2 - - uid: 17649 + - uid: 17941 components: - type: Transform - pos: -84.5,19.5 + pos: -48.5,-63.5 parent: 2 - - uid: 17650 + - uid: 17942 components: - type: Transform - pos: -84.5,20.5 + pos: -47.5,-63.5 parent: 2 - - uid: 17651 + - uid: 17946 components: - type: Transform - pos: -84.5,21.5 + pos: -45.5,-63.5 parent: 2 - - uid: 17652 + - uid: 17947 components: - type: Transform - pos: -84.5,22.5 + pos: -44.5,-63.5 parent: 2 - - uid: 17653 + - uid: 17977 components: - type: Transform - pos: -83.5,22.5 + pos: -46.5,-63.5 parent: 2 - - uid: 17654 + - uid: 18080 components: - type: Transform - pos: -82.5,22.5 + pos: -62.5,-70.5 parent: 2 - - uid: 17655 + - uid: 18081 components: - type: Transform - pos: -87.5,22.5 + pos: -56.5,-70.5 parent: 2 - - uid: 17656 + - uid: 18082 components: - type: Transform - pos: -86.5,22.5 + rot: 3.141592653589793 rad + pos: -56.5,-78.5 parent: 2 - - uid: 17657 + - uid: 18130 components: - type: Transform - pos: -86.5,21.5 + rot: 3.141592653589793 rad + pos: -59.5,-65.5 parent: 2 - - uid: 17658 + - uid: 18148 components: - type: Transform - pos: -86.5,20.5 + rot: 3.141592653589793 rad + pos: -60.5,-65.5 parent: 2 - - uid: 17659 + - uid: 18437 components: - type: Transform - pos: -86.5,19.5 + pos: 98.5,-55.5 parent: 2 - - uid: 17663 + - uid: 18506 components: - type: Transform - pos: -86.5,17.5 + rot: 3.141592653589793 rad + pos: -54.5,-75.5 parent: 2 - - uid: 17664 + - uid: 18507 components: - type: Transform - pos: -86.5,16.5 + rot: 3.141592653589793 rad + pos: -53.5,-75.5 parent: 2 - - uid: 17665 + - uid: 18509 components: - type: Transform - pos: -86.5,15.5 + rot: 3.141592653589793 rad + pos: -51.5,-75.5 parent: 2 - - uid: 17666 + - uid: 18516 components: - type: Transform - pos: -86.5,14.5 + rot: 3.141592653589793 rad + pos: -52.5,-75.5 parent: 2 - - uid: 17667 + - uid: 18558 components: - type: Transform - pos: -87.5,14.5 + rot: 3.141592653589793 rad + pos: -50.5,-75.5 parent: 2 - - uid: 17670 + - uid: 20024 components: - type: Transform - pos: -70.5,14.5 + pos: -53.5,-3.5 parent: 2 - - uid: 17671 + - uid: 20666 components: - type: Transform - pos: -69.5,14.5 + pos: 106.5,-60.5 parent: 2 - - uid: 17672 + - uid: 20667 components: - type: Transform - pos: -68.5,14.5 + pos: 107.5,-60.5 parent: 2 - - uid: 17673 + - uid: 20668 components: - type: Transform - pos: -68.5,15.5 + pos: 108.5,-60.5 parent: 2 - - uid: 17674 + - uid: 20969 components: - type: Transform - pos: -68.5,16.5 + rot: -1.5707963267948966 rad + pos: 84.5,-63.5 parent: 2 - - uid: 17675 + - uid: 21563 components: - type: Transform - pos: -70.5,22.5 + rot: 1.5707963267948966 rad + pos: -78.5,-33.5 parent: 2 - - uid: 17680 + - uid: 21973 components: - type: Transform - pos: -69.5,22.5 + rot: -1.5707963267948966 rad + pos: -74.5,-34.5 parent: 2 - - uid: 17681 + - uid: 22313 components: - type: Transform - pos: -68.5,22.5 + rot: -1.5707963267948966 rad + pos: -38.5,-5.5 parent: 2 - - uid: 17682 + - uid: 22314 components: - type: Transform - pos: -68.5,21.5 + rot: -1.5707963267948966 rad + pos: -38.5,-4.5 parent: 2 - - uid: 17683 + - uid: 22315 components: - type: Transform - pos: -68.5,20.5 + rot: -1.5707963267948966 rad + pos: -38.5,-3.5 parent: 2 - - uid: 17684 + - uid: 22316 components: - type: Transform - pos: -68.5,19.5 + pos: -5.5,-24.5 parent: 2 - - uid: 17685 + - uid: 22317 components: - type: Transform - pos: -68.5,17.5 + pos: -4.5,-24.5 parent: 2 - - uid: 17686 + - uid: 22318 components: - type: Transform - pos: -64.5,12.5 + pos: -3.5,-24.5 parent: 2 - - uid: 17687 + - uid: 22561 components: - type: Transform - pos: -64.5,13.5 + pos: -37.5,-42.5 parent: 2 - - uid: 17688 + - uid: 22562 components: - type: Transform - pos: -64.5,14.5 + pos: -36.5,-42.5 parent: 2 - - uid: 17689 + - uid: 22586 components: - type: Transform - pos: -65.5,14.5 + rot: 1.5707963267948966 rad + pos: -40.5,-18.5 parent: 2 - - uid: 17690 + - uid: 22587 components: - type: Transform - pos: -66.5,14.5 + rot: 1.5707963267948966 rad + pos: -40.5,-17.5 parent: 2 - - uid: 17691 + - uid: 22590 components: - type: Transform - pos: -66.5,15.5 + rot: 3.141592653589793 rad + pos: -50.5,-11.5 parent: 2 - - uid: 17692 + - uid: 22591 components: - type: Transform - pos: -66.5,16.5 + rot: 3.141592653589793 rad + pos: -51.5,-11.5 parent: 2 - - uid: 17693 + - uid: 22592 components: - type: Transform - pos: -66.5,17.5 + rot: 3.141592653589793 rad + pos: -52.5,-11.5 parent: 2 - - uid: 17694 + - uid: 22615 components: - type: Transform - pos: -63.5,14.5 + rot: 3.141592653589793 rad + pos: -10.5,-43.5 parent: 2 - - uid: 17695 + - uid: 22634 components: - type: Transform - pos: -62.5,14.5 + rot: 1.5707963267948966 rad + pos: -42.5,-28.5 parent: 2 - - uid: 17696 + - uid: 22635 components: - type: Transform - pos: -61.5,14.5 + rot: 1.5707963267948966 rad + pos: -42.5,-28.5 parent: 2 - - uid: 17697 + - uid: 22720 components: - type: Transform - pos: -60.5,14.5 + rot: 3.141592653589793 rad + pos: -31.5,-33.5 parent: 2 - - uid: 17698 + - uid: 22721 components: - type: Transform - pos: -59.5,14.5 + rot: 3.141592653589793 rad + pos: -29.5,-33.5 parent: 2 - - uid: 17699 + - uid: 22722 components: - type: Transform - pos: -58.5,14.5 + rot: 3.141592653589793 rad + pos: -27.5,-33.5 parent: 2 - - uid: 17700 + - uid: 22723 components: - type: Transform - pos: -57.5,14.5 + rot: 3.141592653589793 rad + pos: -25.5,-33.5 parent: 2 - - uid: 17701 + - uid: 22724 components: - type: Transform - pos: -56.5,14.5 + rot: 3.141592653589793 rad + pos: -23.5,-33.5 parent: 2 - - uid: 17702 + - uid: 22725 components: - type: Transform - pos: -55.5,14.5 + rot: 3.141592653589793 rad + pos: -21.5,-33.5 parent: 2 - - uid: 17703 + - uid: 22726 components: - type: Transform - pos: -54.5,14.5 + rot: 3.141592653589793 rad + pos: -19.5,-33.5 parent: 2 - - uid: 17704 + - uid: 22727 components: - type: Transform - pos: -53.5,14.5 + rot: 3.141592653589793 rad + pos: -17.5,-33.5 parent: 2 - - uid: 17705 + - uid: 22728 components: - type: Transform - pos: -66.5,18.5 + rot: 3.141592653589793 rad + pos: -15.5,-33.5 parent: 2 - - uid: 17706 + - uid: 22729 components: - type: Transform - pos: -66.5,19.5 + rot: 3.141592653589793 rad + pos: -13.5,-33.5 parent: 2 - - uid: 17707 + - uid: 23086 components: - type: Transform - pos: -66.5,20.5 + rot: 1.5707963267948966 rad + pos: 53.5,-48.5 parent: 2 - - uid: 17708 + - uid: 23087 components: - type: Transform - pos: -66.5,21.5 + pos: 55.5,-47.5 parent: 2 - - uid: 17709 + - uid: 23191 components: - type: Transform - pos: -66.5,22.5 + pos: 2.5,46.5 parent: 2 - - uid: 17710 + - uid: 23192 components: - type: Transform - pos: -65.5,22.5 + rot: 3.141592653589793 rad + pos: 2.5,44.5 parent: 2 - - uid: 17711 + - uid: 23235 components: - type: Transform - pos: -64.5,22.5 + rot: -1.5707963267948966 rad + pos: 2.5,37.5 parent: 2 - - uid: 17712 + - uid: 23282 components: - type: Transform - pos: -63.5,22.5 + rot: 1.5707963267948966 rad + pos: -48.5,56.5 parent: 2 - - uid: 17713 + - uid: 23283 components: - type: Transform - pos: -62.5,22.5 + rot: -1.5707963267948966 rad + pos: -46.5,56.5 parent: 2 - - uid: 17714 + - uid: 23305 components: - type: Transform - pos: -61.5,22.5 + pos: -58.5,29.5 parent: 2 - - uid: 17715 + - uid: 23308 components: - type: Transform - pos: -60.5,22.5 + pos: -59.5,29.5 parent: 2 - - uid: 17716 + - uid: 23970 components: - type: Transform - pos: -59.5,22.5 + rot: 3.141592653589793 rad + pos: -11.5,-89.5 parent: 2 - - uid: 17717 + - uid: 23973 components: - type: Transform - pos: -58.5,22.5 + rot: 3.141592653589793 rad + pos: -10.5,-89.5 parent: 2 - - uid: 17718 + - uid: 23998 components: - type: Transform - pos: -57.5,22.5 + rot: 3.141592653589793 rad + pos: -9.5,-89.5 parent: 2 - - uid: 17719 + - uid: 23999 components: - type: Transform - pos: -56.5,22.5 + pos: -11.5,-86.5 parent: 2 - - uid: 17720 + - uid: 24000 components: - type: Transform - pos: -55.5,22.5 + pos: -10.5,-86.5 parent: 2 - - uid: 17721 + - uid: 24001 components: - type: Transform - pos: -54.5,22.5 + pos: -9.5,-86.5 parent: 2 - - uid: 17722 + - uid: 24176 components: - type: Transform - pos: -53.5,22.5 + rot: 3.141592653589793 rad + pos: -19.5,-89.5 parent: 2 - - uid: 17748 + - uid: 24216 components: - type: Transform - pos: -43.5,17.5 + rot: -1.5707963267948966 rad + pos: -16.5,-82.5 parent: 2 - - uid: 17749 + - uid: 24217 components: - type: Transform - pos: -44.5,17.5 + rot: -1.5707963267948966 rad + pos: -16.5,-81.5 parent: 2 - - uid: 17750 + - uid: 24231 components: - type: Transform - pos: -44.5,16.5 + rot: 3.141592653589793 rad + pos: -87.5,42.5 parent: 2 - - uid: 17751 + - uid: 24248 components: - type: Transform - pos: -45.5,16.5 + rot: 3.141592653589793 rad + pos: -86.5,24.5 parent: 2 - - uid: 17752 + - uid: 26167 components: - type: Transform - pos: -46.5,16.5 + pos: -45.5,-56.5 parent: 2 - - uid: 17753 + - uid: 28829 components: - type: Transform - pos: -46.5,15.5 + rot: -1.5707963267948966 rad + pos: -29.5,-17.5 parent: 2 - - uid: 17754 + - uid: 28999 components: - type: Transform - pos: -46.5,14.5 + rot: 3.141592653589793 rad + pos: -35.5,-51.5 parent: 2 - - uid: 17755 + - uid: 29000 components: - type: Transform - pos: -46.5,13.5 + rot: 3.141592653589793 rad + pos: -36.5,-51.5 parent: 2 - - uid: 17756 + - uid: 29080 components: - type: Transform - pos: -46.5,12.5 + rot: 3.141592653589793 rad + pos: -18.5,-51.5 parent: 2 - - uid: 17757 + - uid: 29081 components: - type: Transform - pos: -47.5,12.5 + rot: 3.141592653589793 rad + pos: -19.5,-51.5 parent: 2 - - uid: 17758 + - uid: 29198 components: - type: Transform - pos: -48.5,12.5 + rot: 3.141592653589793 rad + pos: 15.5,-26.5 parent: 2 - - uid: 17759 + - uid: 29210 components: - type: Transform - pos: -49.5,12.5 + rot: 3.141592653589793 rad + pos: 16.5,-26.5 parent: 2 - - uid: 17760 + - uid: 29211 components: - type: Transform - pos: -49.5,13.5 + rot: 3.141592653589793 rad + pos: 17.5,-26.5 parent: 2 - - uid: 17761 + - uid: 29537 components: - type: Transform - pos: -49.5,14.5 + rot: 1.5707963267948966 rad + pos: -11.5,-14.5 parent: 2 - - uid: 17762 + - uid: 29538 components: - type: Transform - pos: -49.5,15.5 + rot: -1.5707963267948966 rad + pos: -9.5,-14.5 parent: 2 - - uid: 17763 + - uid: 29539 components: - type: Transform - pos: -45.5,22.5 + rot: -1.5707963267948966 rad + pos: 12.5,-14.5 parent: 2 - - uid: 17764 + - uid: 29540 components: - type: Transform - pos: -49.5,17.5 + rot: 1.5707963267948966 rad + pos: 10.5,-14.5 parent: 2 - - uid: 17765 + - uid: 29560 components: - type: Transform - pos: -49.5,18.5 + rot: 1.5707963267948966 rad + pos: 39.5,6.5 parent: 2 - - uid: 17766 + - uid: 29561 components: - type: Transform - pos: -49.5,19.5 + rot: 1.5707963267948966 rad + pos: 39.5,5.5 parent: 2 - - uid: 17767 + - uid: 29562 components: - type: Transform - pos: -49.5,20.5 + rot: 1.5707963267948966 rad + pos: 39.5,4.5 parent: 2 - - uid: 17768 + - uid: 29639 components: - type: Transform - pos: -49.5,21.5 + rot: 1.5707963267948966 rad + pos: -26.5,35.5 parent: 2 - - uid: 17769 + - uid: 29640 components: - type: Transform - pos: -49.5,22.5 + rot: 1.5707963267948966 rad + pos: -26.5,34.5 parent: 2 - - uid: 17770 + - uid: 29753 components: - type: Transform - pos: -49.5,23.5 + rot: -1.5707963267948966 rad + pos: -24.5,-82.5 parent: 2 - - uid: 17771 + - uid: 29754 components: - type: Transform - pos: -49.5,24.5 + rot: 1.5707963267948966 rad + pos: -26.5,-82.5 parent: 2 - - uid: 17772 + - uid: 29755 components: - type: Transform - pos: -48.5,24.5 + rot: 1.5707963267948966 rad + pos: -24.5,-79.5 parent: 2 - - uid: 17773 + - uid: 29756 components: - type: Transform - pos: -47.5,24.5 + rot: -1.5707963267948966 rad + pos: -22.5,-79.5 parent: 2 - - uid: 17774 + - uid: 29878 components: - type: Transform - pos: -46.5,24.5 + pos: -89.5,67.5 parent: 2 - - uid: 17775 + - uid: 30825 components: - type: Transform - pos: -46.5,17.5 + rot: 1.5707963267948966 rad + pos: -6.5,26.5 parent: 2 - - uid: 17776 + - uid: 30826 components: - type: Transform - pos: -46.5,18.5 + rot: -1.5707963267948966 rad + pos: -4.5,26.5 parent: 2 - - uid: 17777 + - uid: 30895 components: - type: Transform - pos: -46.5,19.5 + pos: 57.5,28.5 parent: 2 - - uid: 17778 + - uid: 30896 components: - type: Transform - pos: -46.5,20.5 + rot: 3.141592653589793 rad + pos: 57.5,26.5 parent: 2 - - uid: 17779 + - uid: 30897 components: - type: Transform - pos: -46.5,21.5 + rot: 3.141592653589793 rad + pos: 56.5,26.5 parent: 2 - - uid: 17780 + - uid: 30923 components: - type: Transform - pos: -46.5,22.5 + rot: 3.141592653589793 rad + pos: 54.5,22.5 parent: 2 - - uid: 17781 + - uid: 30953 components: - type: Transform - pos: -46.5,23.5 + rot: 3.141592653589793 rad + pos: 55.5,22.5 parent: 2 - - uid: 17782 + - uid: 31158 components: - type: Transform - pos: -44.5,22.5 + rot: 1.5707963267948966 rad + pos: -33.5,69.5 parent: 2 - - uid: 17783 + - uid: 31159 components: - type: Transform - pos: -24.5,24.5 + rot: 1.5707963267948966 rad + pos: -33.5,68.5 parent: 2 - - uid: 17784 + - uid: 31160 components: - type: Transform - pos: -24.5,23.5 + rot: 1.5707963267948966 rad + pos: -33.5,67.5 parent: 2 - - uid: 17785 + - uid: 31390 components: - type: Transform - pos: -24.5,22.5 + pos: -24.5,64.5 parent: 2 - - uid: 17786 + - uid: 47664 components: - type: Transform - pos: -25.5,22.5 + rot: 3.141592653589793 rad + pos: -60.5,-87.5 parent: 2 - - uid: 17787 + - uid: 51015 components: - type: Transform - pos: -26.5,22.5 + pos: -27.5,-23.5 parent: 2 - - uid: 17788 + - uid: 51016 components: - type: Transform - pos: -27.5,22.5 + pos: -21.5,-23.5 parent: 2 - - uid: 17789 + - uid: 51018 components: - type: Transform - pos: -28.5,22.5 + pos: -26.5,-23.5 parent: 2 - - uid: 17790 + - uid: 51019 components: - type: Transform - pos: -29.5,22.5 + pos: -22.5,-23.5 parent: 2 - - uid: 17791 + - uid: 55570 components: - type: Transform - pos: -30.5,22.5 - parent: 2 - - uid: 17792 + rot: -1.5707963267948966 rad + pos: -23.5,11.5 + parent: 55280 + - uid: 55571 components: - type: Transform - pos: -31.5,22.5 - parent: 2 - - uid: 17793 + rot: -1.5707963267948966 rad + pos: -23.5,8.5 + parent: 55280 + - uid: 56134 components: - type: Transform - pos: -32.5,22.5 - parent: 2 - - uid: 17794 + rot: 1.5707963267948966 rad + pos: -3.5,-1.5 + parent: 56001 + - uid: 56135 components: - type: Transform - pos: -33.5,22.5 - parent: 2 - - uid: 17795 + rot: 1.5707963267948966 rad + pos: -3.5,-0.5 + parent: 56001 + - uid: 60933 components: - type: Transform - pos: -34.5,22.5 - parent: 2 - - uid: 17796 + rot: -1.5707963267948966 rad + pos: 29.5,45.5 + parent: 56631 + - uid: 60934 components: - type: Transform - pos: -35.5,22.5 - parent: 2 - - uid: 17797 + rot: -1.5707963267948966 rad + pos: -8.5,29.5 + parent: 56631 + - uid: 60935 components: - type: Transform - pos: -36.5,22.5 - parent: 2 - - uid: 17798 + pos: -5.5,71.5 + parent: 56631 + - uid: 60936 components: - type: Transform - pos: -37.5,22.5 - parent: 2 - - uid: 17799 + rot: 3.141592653589793 rad + pos: 1.5,72.5 + parent: 56631 + - uid: 60937 components: - type: Transform - pos: -38.5,22.5 - parent: 2 - - uid: 17800 + rot: 1.5707963267948966 rad + pos: 0.5,70.5 + parent: 56631 + - uid: 60938 components: - type: Transform - pos: -39.5,22.5 - parent: 2 - - uid: 17801 + rot: 3.141592653589793 rad + pos: 4.5,71.5 + parent: 56631 + - uid: 60939 components: - type: Transform - pos: -40.5,22.5 - parent: 2 - - uid: 17802 + rot: -1.5707963267948966 rad + pos: 6.5,69.5 + parent: 56631 + - uid: 60940 components: - type: Transform - pos: -41.5,22.5 - parent: 2 - - uid: 17803 + pos: 2.5,70.5 + parent: 56631 + - uid: 60941 components: - type: Transform - pos: -42.5,22.5 - parent: 2 - - uid: 17804 + rot: -1.5707963267948966 rad + pos: 27.5,43.5 + parent: 56631 + - uid: 60942 components: - type: Transform - pos: -37.5,23.5 - parent: 2 - - uid: 17805 + rot: -1.5707963267948966 rad + pos: -20.5,53.5 + parent: 56631 + - uid: 60943 components: - type: Transform - pos: -33.5,23.5 - parent: 2 - - uid: 17806 + rot: 1.5707963267948966 rad + pos: 28.5,42.5 + parent: 56631 + - uid: 60944 components: - type: Transform - pos: -8.5,24.5 - parent: 2 - - uid: 17807 + rot: -1.5707963267948966 rad + pos: 30.5,43.5 + parent: 56631 + - uid: 60945 components: - type: Transform - pos: -8.5,23.5 - parent: 2 - - uid: 17808 + pos: 26.5,44.5 + parent: 56631 + - uid: 60946 components: - type: Transform - pos: -8.5,22.5 - parent: 2 - - uid: 17809 + rot: -1.5707963267948966 rad + pos: 32.5,56.5 + parent: 56631 + - uid: 60947 components: - type: Transform - pos: -10.5,22.5 - parent: 2 - - uid: 17810 + rot: 1.5707963267948966 rad + pos: 30.5,55.5 + parent: 56631 + - uid: 65577 components: - type: Transform - pos: -11.5,22.5 - parent: 2 - - uid: 17811 + rot: -1.5707963267948966 rad + pos: 3.5,3.5 + parent: 65540 + - uid: 66179 components: - type: Transform - pos: -12.5,22.5 - parent: 2 - - uid: 17812 + rot: 1.5707963267948966 rad + pos: -2.5,22.5 + parent: 65849 + - uid: 66180 components: - type: Transform - pos: -13.5,22.5 - parent: 2 - - uid: 17813 + rot: 1.5707963267948966 rad + pos: -2.5,23.5 + parent: 65849 + - uid: 66181 components: - type: Transform - pos: -14.5,22.5 - parent: 2 - - uid: 17814 + rot: -1.5707963267948966 rad + pos: -0.5,22.5 + parent: 65849 + - uid: 66182 components: - type: Transform - pos: -15.5,22.5 - parent: 2 - - uid: 17815 + pos: -1.5,24.5 + parent: 65849 + - uid: 67388 components: - type: Transform - pos: -16.5,22.5 - parent: 2 - - uid: 17816 + rot: 3.141592653589793 rad + pos: 0.5,17.5 + parent: 66965 + - uid: 67389 components: - type: Transform - pos: -17.5,22.5 - parent: 2 - - uid: 17817 + rot: -1.5707963267948966 rad + pos: 2.5,18.5 + parent: 66965 + - uid: 67390 components: - type: Transform - pos: -18.5,22.5 - parent: 2 - - uid: 17818 + rot: 3.141592653589793 rad + pos: 1.5,17.5 + parent: 66965 + - uid: 67391 components: - type: Transform - pos: -16.5,66.5 - parent: 2 - - uid: 17819 + rot: 1.5707963267948966 rad + pos: 3.5,6.5 + parent: 66965 + - uid: 67392 components: - type: Transform - pos: -7.5,22.5 - parent: 2 - - uid: 17821 + rot: 1.5707963267948966 rad + pos: 3.5,5.5 + parent: 66965 +- proto: ChairBrass + entities: + - uid: 14993 components: - type: Transform - pos: -6.5,22.5 + pos: -56.5,72.5 parent: 2 - - uid: 17822 +- proto: ChairCarp + entities: + - uid: 5546 components: - type: Transform - pos: -5.5,22.5 + rot: 3.141592653589793 rad + pos: -35.5,19.5 parent: 2 - - uid: 17823 + - uid: 7431 components: - type: Transform - pos: -4.5,22.5 + anchored: False + rot: 3.141592653589793 rad + pos: -35.5,69.5 parent: 2 - - uid: 17824 + - type: Physics + bodyType: Dynamic + - uid: 10109 components: - type: Transform - pos: -3.5,22.5 + pos: -9.5,24.5 parent: 2 - - uid: 17825 + - uid: 60948 components: - type: Transform - pos: -10.5,23.5 - parent: 2 - - uid: 17826 + rot: 3.141592653589793 rad + pos: 5.5,0.5 + parent: 56631 + - uid: 60949 components: - type: Transform - pos: -10.5,24.5 - parent: 2 - - uid: 17827 + rot: 3.141592653589793 rad + pos: -13.5,62.5 + parent: 56631 + - uid: 60950 components: - type: Transform - pos: -10.5,25.5 - parent: 2 - - uid: 17829 + rot: 3.141592653589793 rad + pos: -11.5,61.5 + parent: 56631 + - uid: 71016 components: - type: Transform - pos: -29.5,59.5 - parent: 2 - - uid: 17830 + rot: 1.5707963267948966 rad + pos: 1.5,1.5 + parent: 71010 + - uid: 71017 components: - type: Transform - pos: -24.5,57.5 - parent: 2 - - uid: 17831 + rot: 1.5707963267948966 rad + pos: 1.5,0.5 + parent: 71010 +- proto: ChairCursed + entities: + - uid: 9616 components: - type: Transform - pos: -5.5,46.5 + rot: 1.5707963267948966 rad + pos: -7.5,46.5 parent: 2 - - uid: 17832 + - uid: 9617 components: - type: Transform - pos: -6.5,46.5 + rot: 1.5707963267948966 rad + pos: -7.5,45.5 parent: 2 - - uid: 17833 + - uid: 9618 components: - type: Transform - pos: -7.5,46.5 + rot: 1.5707963267948966 rad + pos: -7.5,44.5 parent: 2 - - uid: 17834 + - uid: 9619 components: - type: Transform - pos: -5.5,44.5 + rot: 1.5707963267948966 rad + pos: -7.5,43.5 parent: 2 - - uid: 17835 + - uid: 9620 components: - type: Transform - pos: -5.5,43.5 + rot: -1.5707963267948966 rad + pos: -3.5,46.5 parent: 2 - - uid: 17836 + - uid: 9621 components: - type: Transform - pos: -5.5,42.5 + rot: -1.5707963267948966 rad + pos: -3.5,45.5 parent: 2 - - uid: 17837 + - uid: 9622 components: - type: Transform - pos: -10.5,42.5 + rot: -1.5707963267948966 rad + pos: -3.5,44.5 parent: 2 - - uid: 17838 + - uid: 9623 components: - type: Transform - pos: -9.5,42.5 + rot: -1.5707963267948966 rad + pos: -3.5,43.5 parent: 2 - - uid: 17839 +- proto: ChairFolding + entities: + - uid: 3820 components: - type: Transform - pos: -8.5,42.5 + rot: 1.5707963267948966 rad + pos: -3.5727386,69.58423 parent: 2 - - uid: 17840 + - uid: 4142 components: - type: Transform - pos: -7.5,42.5 + rot: 1.5707963267948966 rad + pos: -101.56596,2.3645449 parent: 2 - - uid: 17841 + - uid: 7438 components: - type: Transform - pos: -6.5,42.5 + rot: 0.9534797658536096 rad + pos: -35.204056,69.74724 parent: 2 - - uid: 17844 + - type: Physics + fixedRotation: False + - uid: 7599 components: - type: Transform - pos: -5.5,39.5 + pos: -28.795588,-20.057737 parent: 2 - - uid: 17845 + - uid: 7768 components: - type: Transform - pos: -10.5,39.5 + rot: 1.5707963267948966 rad + pos: -30.201838,-21.17232 parent: 2 - - uid: 17846 + - uid: 11358 components: - type: Transform - pos: -9.5,39.5 + rot: -1.5707963267948966 rad + pos: -2.7726421,35.679516 parent: 2 - - uid: 17847 + - uid: 12685 components: - type: Transform - pos: -8.5,39.5 + rot: -1.5707963267948966 rad + pos: -1.2877488,80.61312 parent: 2 - - uid: 17848 + - uid: 12793 components: - type: Transform - pos: -21.5,48.5 + rot: 1.5707963267948966 rad + pos: -0.923893,78.00498 parent: 2 - - uid: 17849 + - uid: 12806 components: - type: Transform - pos: -6.5,39.5 + rot: 1.5707963267948966 rad + pos: -0.564518,77.02061 parent: 2 - - uid: 17852 + - uid: 13973 components: - type: Transform - pos: -5.5,36.5 + rot: -1.5707963267948966 rad + pos: -9.478989,69.61548 parent: 2 - - uid: 17853 + - uid: 14023 components: - type: Transform - pos: -6.5,36.5 + rot: 1.5707963267948966 rad + pos: 10.54295,-66.5539 parent: 2 - - uid: 17854 + - uid: 14158 components: - type: Transform - pos: -7.5,36.5 + rot: 1.5707963267948966 rad + pos: 10.52145,-65.1164 parent: 2 - - uid: 17855 + - uid: 14321 components: - type: Transform - pos: -8.5,36.5 + rot: 1.5707963267948966 rad + pos: 9.996075,-65.83515 parent: 2 - - uid: 17856 + - uid: 14323 components: - type: Transform - pos: -9.5,36.5 + rot: 1.5707963267948966 rad + pos: 11.0117,-65.85078 parent: 2 - - uid: 17857 + - uid: 14487 components: - type: Transform - pos: -10.5,36.5 + rot: 1.5707963267948966 rad + pos: 26.581108,21.078802 parent: 2 - - uid: 17860 + - uid: 14642 components: - type: Transform - pos: -10.5,29.5 + rot: 1.5707963267948966 rad + pos: 9.8652,-64.38203 parent: 2 - - uid: 17861 + - uid: 14644 components: - type: Transform - pos: -6.5,33.5 + rot: 1.5707963267948966 rad + pos: 10.974575,-64.41328 parent: 2 - - uid: 17862 + - uid: 14645 components: - type: Transform - pos: -7.5,33.5 + rot: 1.5707963267948966 rad + pos: 11.02145,-65.10078 parent: 2 - - uid: 17863 + - uid: 14940 components: - type: Transform - pos: -8.5,33.5 + pos: 19.469366,-86.418434 parent: 2 - - uid: 17864 + - uid: 14941 components: - type: Transform - pos: -9.5,33.5 + rot: 1.5707963267948966 rad + pos: 29.349234,-71.36754 parent: 2 - - uid: 17865 + - uid: 16957 components: - type: Transform - pos: -10.5,33.5 + rot: 1.5707963267948966 rad + pos: 20.518328,52.75589 parent: 2 - - uid: 17866 + - uid: 17005 components: - type: Transform - pos: -5.5,30.5 + rot: 1.5707963267948966 rad + pos: 20.471453,48.59964 parent: 2 - - uid: 17869 + - uid: 17208 components: - type: Transform - pos: -6.5,30.5 + rot: -1.5707963267948966 rad + pos: 22.487078,48.615265 parent: 2 - - uid: 17871 + - uid: 17214 components: - type: Transform - pos: -8.5,30.5 + rot: -1.5707963267948966 rad + pos: 22.487078,52.78714 parent: 2 - - uid: 17872 + - uid: 18011 components: - type: Transform - pos: -9.5,30.5 + rot: -1.5707963267948966 rad + pos: -24.305738,-77.46116 parent: 2 - - uid: 17873 + - uid: 18418 components: - type: Transform - pos: -10.5,30.5 + rot: -1.5707963267948966 rad + pos: -25.102613,-77.47678 parent: 2 - - uid: 17874 + - uid: 18504 components: - type: Transform - pos: -7.5,32.5 + rot: -1.5707963267948966 rad + pos: -24.883863,-77.47678 parent: 2 - - uid: 17875 + - uid: 18662 components: - type: Transform - pos: -7.5,31.5 + rot: -1.5707963267948966 rad + pos: -24.665113,-77.47678 parent: 2 - - uid: 17876 + - uid: 18710 components: - type: Transform - pos: -21.5,45.5 + rot: -1.5707963267948966 rad + pos: -24.493238,-77.49241 parent: 2 - - uid: 17877 + - uid: 19649 components: - type: Transform - pos: -21.5,44.5 + rot: -1.5707963267948966 rad + pos: 25.393856,-35.338448 parent: 2 - - uid: 17878 + - uid: 19650 components: - type: Transform - pos: -21.5,43.5 + rot: 3.141592653589793 rad + pos: 24.581356,-36.072823 parent: 2 - - uid: 17879 + - uid: 20823 components: - type: Transform - pos: -21.5,42.5 + rot: -1.5707963267948966 rad + pos: -75.32079,-13.219376 parent: 2 - - uid: 17881 + - uid: 22055 components: - type: Transform - pos: -21.5,41.5 + rot: 1.5707963267948966 rad + pos: -75.60428,-32.34239 parent: 2 - - uid: 17882 + - uid: 22604 components: - type: Transform - pos: -21.5,40.5 + rot: -1.5707963267948966 rad + pos: -78.51744,-14.489009 parent: 2 - - uid: 17883 + - uid: 22606 components: - type: Transform - pos: -21.5,39.5 + rot: -1.5707963267948966 rad + pos: -78.626816,-15.879635 parent: 2 - - uid: 17884 + - uid: 22607 components: - type: Transform - pos: -21.5,38.5 + rot: -1.5707963267948966 rad + pos: -77.95494,-15.285884 parent: 2 - - uid: 17885 + - uid: 22750 components: - type: Transform - pos: -21.5,37.5 + pos: -22.147892,-35.76248 parent: 2 - - uid: 17886 + - uid: 22751 components: - type: Transform - pos: -21.5,36.5 + pos: -21.257267,-36.153107 parent: 2 - - uid: 17887 + - uid: 22845 components: - type: Transform - pos: -21.5,35.5 + rot: 1.5707963267948966 rad + pos: -5.879817,-36.421104 parent: 2 - - uid: 17888 + - uid: 23112 components: - type: Transform - pos: -21.5,34.5 + rot: 1.5707963267948966 rad + pos: 59.357075,-34.47692 parent: 2 - - uid: 17890 + - uid: 23116 components: - type: Transform - pos: -22.5,35.5 + pos: 49.41417,-53.353317 parent: 2 - - uid: 17892 + - uid: 23201 components: - type: Transform - pos: -22.5,38.5 + rot: 1.5707963267948966 rad + pos: -8.5,50.5 parent: 2 - - uid: 17895 + - uid: 24592 components: - type: Transform - pos: -20.5,49.5 + rot: -1.5707963267948966 rad + pos: -4.531728,-82.32042 parent: 2 - - uid: 17904 + - uid: 24621 components: - type: Transform - pos: -19.5,49.5 + rot: -1.5707963267948966 rad + pos: -86.92067,44.494488 parent: 2 - - uid: 17905 + - uid: 24649 components: - type: Transform - pos: -18.5,49.5 + rot: -1.5707963267948966 rad + pos: -59.51576,43.6141 parent: 2 - - uid: 17906 + - uid: 24669 components: - type: Transform - pos: -17.5,49.5 + rot: -1.5707963267948966 rad + pos: -89.54237,13.61191 parent: 2 - - uid: 17926 + - uid: 25099 components: - type: Transform - pos: -92.5,4.5 + pos: 1.460063,-77.38613 parent: 2 - - uid: 17927 + - uid: 25225 components: - type: Transform - pos: -90.5,4.5 + rot: 3.141592653589793 rad + pos: -45.469643,-85.43296 parent: 2 - - uid: 17928 + - uid: 25386 components: - type: Transform - pos: -96.5,4.5 + rot: 1.5707963267948966 rad + pos: -69.66446,-36.204445 parent: 2 - - uid: 17929 + - uid: 25938 components: - type: Transform - pos: -75.5,5.5 + rot: 1.5707963267948966 rad + pos: -29.486805,-87.39499 parent: 2 - - uid: 17930 + - uid: 25940 components: - type: Transform - pos: -76.5,5.5 + rot: 1.5707963267948966 rad + pos: -28.50243,-88.33249 parent: 2 - - uid: 17931 + - uid: 25941 components: - type: Transform - pos: -76.5,6.5 + rot: 1.5707963267948966 rad + pos: -29.50243,-89.379364 parent: 2 - - uid: 17932 + - uid: 25942 components: - type: Transform - pos: -76.5,7.5 + rot: 1.5707963267948966 rad + pos: -29.486805,-90.348114 parent: 2 - - uid: 17934 + - uid: 25943 components: - type: Transform - pos: -76.5,2.5 + rot: 1.5707963267948966 rad + pos: -28.50243,-90.348114 parent: 2 - - uid: 17935 + - uid: 25946 components: - type: Transform - pos: -76.5,3.5 + rot: -1.5707963267948966 rad + pos: -23.62743,-90.26999 parent: 2 - - uid: 17936 + - uid: 25947 components: - type: Transform - pos: -76.5,4.5 + rot: 1.5707963267948966 rad + pos: -28.43993,-86.30124 parent: 2 - - uid: 17937 + - uid: 25950 components: - type: Transform - pos: -75.5,7.5 + rot: 1.5707963267948966 rad + pos: -27.43993,-86.36374 parent: 2 - - uid: 17938 + - uid: 25951 components: - type: Transform - pos: -74.5,7.5 + rot: 1.5707963267948966 rad + pos: -27.486805,-87.316864 parent: 2 - - uid: 17939 + - uid: 26248 components: - type: Transform - pos: -73.5,7.5 + pos: -87.46869,-47.427597 parent: 2 - - uid: 17940 + - uid: 26321 components: - type: Transform - pos: -72.5,6.5 + rot: 3.141592653589793 rad + pos: -87.41016,-49.021347 parent: 2 - - uid: 17943 + - uid: 26324 components: - type: Transform - pos: -74.5,6.5 + pos: -86.640564,-47.458847 parent: 2 - - uid: 17945 + - uid: 26327 components: - type: Transform - pos: -72.5,7.5 + rot: 1.5707963267948966 rad + pos: -85.34766,-46.943222 parent: 2 - - uid: 17946 + - uid: 26328 components: - type: Transform - pos: -72.5,2.5 + rot: 1.5707963267948966 rad + pos: -86.56641,-49.474472 parent: 2 - - uid: 17948 + - uid: 27931 components: - type: Transform - pos: -72.5,5.5 + pos: -56.5,65.5 parent: 2 - - uid: 17949 + - uid: 28089 components: - type: Transform - pos: -73.5,2.5 + rot: -1.5707963267948966 rad + pos: -49.513577,-53.29684 parent: 2 - - uid: 17950 + - uid: 28833 components: - type: Transform - pos: -74.5,2.5 + rot: 1.5707963267948966 rad + pos: -61.572052,-57.42466 parent: 2 - - uid: 17955 + - uid: 28951 components: - type: Transform - pos: -74.5,3.5 + rot: 1.5707963267948966 rad + pos: -51.607327,-53.32809 parent: 2 - - uid: 18009 + - uid: 28990 components: - type: Transform - pos: -81.5,9.5 + rot: -1.5707963267948966 rad + pos: 30.209293,-8.41463 parent: 2 - - uid: 18010 + - uid: 30457 components: - type: Transform - pos: -81.5,8.5 + rot: 1.5707963267948966 rad + pos: 44.482933,-7.219119 parent: 2 - - uid: 18011 + - uid: 30458 components: - type: Transform - pos: -81.5,7.5 + rot: -1.5707963267948966 rad + pos: 47.389183,-8.140994 parent: 2 - - uid: 18012 + - uid: 30459 components: - type: Transform - pos: -80.5,7.5 + rot: 3.141592653589793 rad + pos: 45.279808,-10.281619 parent: 2 - - uid: 18013 + - uid: 30460 components: - type: Transform - pos: -79.5,7.5 + rot: -1.5707963267948966 rad + pos: 47.420433,-9.187869 parent: 2 - - uid: 18015 + - uid: 30979 components: - type: Transform - pos: -83.5,7.5 + rot: -1.5707963267948966 rad + pos: 5.4493465,35.14815 parent: 2 - - uid: 18016 + - uid: 60951 components: - type: Transform - pos: -82.5,7.5 - parent: 2 - - uid: 18017 + rot: 3.141592653589793 rad + pos: 13.5,13.5 + parent: 56631 + - uid: 60952 components: - type: Transform - pos: -83.5,4.5 - parent: 2 - - uid: 18018 + pos: 11.5,15.5 + parent: 56631 + - uid: 60953 components: - type: Transform - pos: -83.5,3.5 - parent: 2 - - uid: 18019 + rot: -1.5707963267948966 rad + pos: 13.5,14.5 + parent: 56631 + - uid: 60954 components: - type: Transform - pos: -83.5,2.5 - parent: 2 - - uid: 18020 + rot: -1.5707963267948966 rad + pos: -0.808197,72.04266 + parent: 56631 + - uid: 60955 components: - type: Transform - pos: -89.5,7.5 - parent: 2 - - uid: 18021 + rot: 3.141592653589793 rad + pos: 4.4105377,69.48016 + parent: 56631 + - uid: 60956 components: - type: Transform - pos: -90.5,7.5 - parent: 2 - - uid: 18022 + pos: 6.676193,71.93329 + parent: 56631 +- proto: ChairFoldingSpawnFolded + entities: + - uid: 7771 components: - type: Transform - pos: -90.5,2.5 + rot: 1.5707963267948966 rad + pos: -27.514338,-19.213987 parent: 2 - - uid: 18023 + - uid: 8795 components: - type: Transform - pos: -89.5,2.5 + rot: 1.5707963267948966 rad + pos: -56.53469,63.727787 parent: 2 - - uid: 18024 + - uid: 14027 components: - type: Transform - pos: -88.5,2.5 + rot: 1.5707963267948966 rad + pos: 11.401877,-67.19056 parent: 2 - - uid: 18025 + - uid: 14034 components: - type: Transform - pos: -87.5,2.5 + rot: 1.5707963267948966 rad + pos: 10.112366,-66.55326 parent: 2 - - uid: 18026 + - uid: 14035 components: - type: Transform - pos: -86.5,2.5 + rot: 1.5707963267948966 rad + pos: 10.002991,-65.068886 parent: 2 - - uid: 18027 + - uid: 14045 components: - type: Transform - pos: -85.5,2.5 + rot: 1.5707963267948966 rad + pos: 11.433127,-67.31556 parent: 2 - - uid: 18028 + - uid: 14322 components: - type: Transform - pos: -84.5,2.5 + rot: 1.5707963267948966 rad + pos: 11.480002,-67.456184 parent: 2 - - uid: 18032 + - uid: 14944 components: - type: Transform - pos: -95.5,5.5 + rot: 1.5707963267948966 rad + pos: 7.456273,-69.21284 parent: 2 - - uid: 18033 + - uid: 14945 components: - type: Transform - pos: -94.5,4.5 + rot: 1.5707963267948966 rad + pos: 2.643773,-74.97846 parent: 2 - - uid: 18034 + - uid: 18765 components: - type: Transform - pos: -94.5,5.5 + rot: -1.5707963267948966 rad + pos: -24.915113,-77.11741 parent: 2 - - uid: 18035 + - uid: 18770 components: - type: Transform - pos: -94.5,6.5 + rot: -1.5707963267948966 rad + pos: -24.446363,-77.30491 parent: 2 - - uid: 18036 + - uid: 19651 components: - type: Transform - pos: -94.5,7.5 + rot: 3.141592653589793 rad + pos: 22.206356,-36.22907 parent: 2 - - uid: 18037 + - uid: 22752 components: - type: Transform - pos: -94.5,5.5 + pos: -24.476017,-35.871857 parent: 2 - - uid: 18039 + - uid: 22753 components: - type: Transform - pos: -96.5,5.5 + pos: -24.007267,-36.07498 parent: 2 - - uid: 18040 + - uid: 23110 components: - type: Transform - pos: -91.5,1.5 + pos: 55.235126,-40.94215 parent: 2 - - uid: 18041 + - uid: 23111 components: - type: Transform - pos: -90.5,1.5 + pos: 55.266376,-41.31715 parent: 2 - - uid: 18042 + - uid: 24619 components: - type: Transform - pos: -90.5,8.5 + pos: -86.561295,45.791363 parent: 2 - - uid: 18043 + - uid: 24620 components: - type: Transform - pos: -91.5,8.5 + pos: -86.48317,45.635113 parent: 2 - - uid: 18044 + - uid: 25213 components: - type: Transform - pos: -93.5,3.5 + pos: -37.459846,-84.12278 parent: 2 - - uid: 18045 + - uid: 25221 components: - type: Transform - pos: -94.5,3.5 + rot: -1.5707963267948966 rad + pos: -44.625893,-88.40171 parent: 2 - - uid: 18046 + - uid: 25936 components: - type: Transform - pos: -95.5,3.5 + rot: 1.5707963267948966 rad + pos: -26.31493,-87.441864 parent: 2 - - uid: 18047 + - uid: 25944 components: - type: Transform - pos: -93.5,5.5 + rot: 1.5707963267948966 rad + pos: -30.049305,-83.48874 parent: 2 - - uid: 18048 + - uid: 25954 components: - type: Transform - pos: -92.5,5.5 + rot: 1.5707963267948966 rad + pos: -29.830555,-83.26999 parent: 2 - - uid: 18049 + - uid: 25955 components: - type: Transform - pos: -91.5,5.5 + rot: 1.5707963267948966 rad + pos: -30.40868,-83.17624 parent: 2 - - uid: 18050 + - uid: 25956 components: - type: Transform - pos: -90.5,5.5 + rot: 1.5707963267948966 rad + pos: -30.299305,-83.42624 parent: 2 - - uid: 18055 + - uid: 25957 components: - type: Transform - pos: -83.5,-19.5 + rot: 1.5707963267948966 rad + pos: -28.580555,-89.26999 parent: 2 - - uid: 18056 + - uid: 26329 components: - type: Transform - pos: -83.5,-18.5 + rot: 1.5707963267948966 rad + pos: -85.69141,-49.29676 parent: 2 - - uid: 18057 + - uid: 26330 components: - type: Transform - pos: 8.5,29.5 + rot: 1.5707963267948966 rad + pos: -90.56641,-43.35926 parent: 2 - - uid: 18058 + - uid: 30461 components: - type: Transform - pos: -83.5,-17.5 + pos: 47.092308,-6.328494 parent: 2 - - uid: 18059 + - uid: 60957 components: - type: Transform - pos: -83.5,-16.5 - parent: 2 - - uid: 18061 + pos: 0.09803772,69.16766 + parent: 56631 + - uid: 60958 components: - type: Transform - pos: 8.5,30.5 - parent: 2 - - uid: 18062 + pos: 4.5980377,72.33954 + parent: 56631 +- proto: ChairGreyscale + entities: + - uid: 2975 components: - type: Transform - pos: 8.5,31.5 + pos: 7.5,-33.5 parent: 2 - - uid: 18063 + - uid: 3024 components: - type: Transform - pos: 9.5,31.5 + pos: 3.5,-33.5 parent: 2 - - uid: 18067 + - uid: 3590 components: - type: Transform - pos: 10.5,31.5 + pos: -6.5,-33.5 parent: 2 - - uid: 18076 + - uid: 4501 components: - type: Transform - pos: 7.5,31.5 + pos: -2.5,-33.5 parent: 2 - - uid: 18077 + - uid: 9638 components: - type: Transform - pos: 6.5,31.5 + rot: 1.5707963267948966 rad + pos: -49.5,24.5 parent: 2 - - uid: 18078 + - uid: 9639 components: - type: Transform - pos: 5.5,31.5 + rot: 1.5707963267948966 rad + pos: -49.5,23.5 parent: 2 - - uid: 18079 + - uid: 9640 components: - type: Transform - pos: 4.5,31.5 + rot: 1.5707963267948966 rad + pos: -49.5,22.5 parent: 2 - - uid: 18080 + - uid: 15874 components: - type: Transform - pos: 8.5,34.5 + pos: 34.5,22.5 parent: 2 - - uid: 18081 + - uid: 15881 components: - type: Transform - pos: 10.5,32.5 + rot: 3.141592653589793 rad + pos: 34.5,20.5 parent: 2 - - uid: 18082 + - uid: 15885 components: - type: Transform - pos: 10.5,33.5 + pos: 35.5,22.5 parent: 2 - - uid: 18083 + - uid: 15908 components: - type: Transform - pos: 7.5,34.5 + rot: 3.141592653589793 rad + pos: 35.5,20.5 parent: 2 - - uid: 18084 + - uid: 18169 components: - type: Transform - pos: 6.5,34.5 + pos: -19.5,-70.5 parent: 2 - - uid: 18085 + - uid: 20213 components: - type: Transform - pos: 5.5,34.5 + rot: 3.141592653589793 rad + pos: 83.5,-48.5 parent: 2 - - uid: 18086 + - uid: 22016 components: - type: Transform - pos: 4.5,34.5 + pos: -4.5,-33.5 parent: 2 - - uid: 18087 + - uid: 22017 components: - type: Transform - pos: 9.5,34.5 + pos: 5.5,-33.5 parent: 2 - - uid: 18088 + - uid: 22614 components: - type: Transform - pos: 10.5,34.5 + pos: -10.5,-41.5 parent: 2 - - uid: 18089 + - uid: 22779 components: - type: Transform - pos: 4.5,30.5 + rot: 3.141592653589793 rad + pos: -14.5,-55.5 parent: 2 - - uid: 18090 + - uid: 22782 components: - type: Transform - pos: 4.5,35.5 + rot: 3.141592653589793 rad + pos: -12.5,-55.5 parent: 2 - - uid: 18091 + - uid: 22784 components: - type: Transform - pos: 10.5,35.5 + rot: 3.141592653589793 rad + pos: -13.5,-55.5 parent: 2 - - uid: 18092 + - uid: 22794 components: - type: Transform - pos: 10.5,30.5 + rot: 1.5707963267948966 rad + pos: 5.5,-48.5 parent: 2 - - uid: 18093 + - uid: 22797 components: - type: Transform - pos: 6.5,42.5 + rot: 1.5707963267948966 rad + pos: 5.5,-47.5 parent: 2 - - uid: 18094 + - uid: 22798 components: - type: Transform - pos: 6.5,41.5 + rot: 1.5707963267948966 rad + pos: 5.5,-46.5 parent: 2 - - uid: 18095 + - uid: 23634 components: - type: Transform - pos: 6.5,40.5 + rot: -1.5707963267948966 rad + pos: -4.5,-48.5 parent: 2 - - uid: 18096 + - uid: 23635 components: - type: Transform - pos: 6.5,39.5 + rot: -1.5707963267948966 rad + pos: -4.5,-47.5 parent: 2 - - uid: 18097 + - uid: 23636 components: - type: Transform - pos: 7.5,39.5 + rot: -1.5707963267948966 rad + pos: -4.5,-46.5 parent: 2 - - uid: 18098 + - uid: 31003 components: - type: Transform - pos: 8.5,39.5 + rot: 1.5707963267948966 rad + pos: -6.5,-51.5 parent: 2 - - uid: 18099 + - uid: 31004 components: - type: Transform - pos: 9.5,39.5 + rot: 1.5707963267948966 rad + pos: -6.5,-49.5 parent: 2 - - uid: 18100 + - uid: 31005 components: - type: Transform - pos: 5.5,39.5 + rot: 1.5707963267948966 rad + pos: -6.5,-50.5 parent: 2 - - uid: 18101 +- proto: ChairOfficeDark + entities: + - uid: 215 components: - type: Transform - pos: 4.5,39.5 + rot: 1.5707963267948966 rad + pos: 55.45782,-5.4494386 parent: 2 - - uid: 18102 + - uid: 2262 components: - type: Transform - pos: 4.5,38.5 + pos: 20.49594,-22.415972 parent: 2 - - uid: 18103 + - uid: 3869 components: - type: Transform - pos: 4.5,37.5 + pos: 32.49634,-19.316727 parent: 2 - - uid: 18104 + - uid: 3886 components: - type: Transform - pos: 3.5,39.5 + rot: 3.141592653589793 rad + pos: 40.51428,-18.374052 parent: 2 - - uid: 18105 + - uid: 5283 components: - type: Transform - pos: 9.5,47.5 + rot: 1.5707963267948966 rad + pos: -51.51685,-13.442198 parent: 2 - - uid: 18106 + - uid: 5514 components: - type: Transform - pos: 8.5,47.5 + rot: 1.5707963267948966 rad + pos: -32.575237,23.699682 parent: 2 - - uid: 18107 + - uid: 5516 components: - type: Transform - pos: 10.5,47.5 + rot: 1.5707963267948966 rad + pos: -32.497112,22.637182 parent: 2 - - uid: 18108 + - uid: 5551 components: - type: Transform - pos: 11.5,47.5 + pos: -35.511112,21.601938 parent: 2 - - uid: 18109 + - uid: 6055 components: - type: Transform - pos: 49.5,75.5 + pos: -33.5,62.5 parent: 2 - - uid: 18110 + - uid: 6056 components: - type: Transform - pos: 11.5,46.5 + pos: -32.5,62.5 parent: 2 - - uid: 18111 + - uid: 6057 components: - type: Transform - pos: 12.5,46.5 + pos: -31.5,62.5 parent: 2 - - uid: 18112 + - uid: 6522 components: - type: Transform - pos: 7.5,47.5 + rot: -1.5707963267948966 rad + pos: -24.269655,-10.477848 parent: 2 - - uid: 18113 + - uid: 7433 components: - type: Transform - pos: 7.5,46.5 + rot: 1.5707963267948966 rad + pos: -35.84433,69.80445 parent: 2 - - uid: 18114 + - uid: 7439 components: - type: Transform - pos: 6.5,46.5 + rot: -1.5707963267948966 rad + pos: -35.995613,69.45438 parent: 2 - - uid: 18115 + - uid: 7634 components: - type: Transform - pos: 5.5,46.5 + pos: 49.986088,-7.3263936 parent: 2 - - uid: 18116 + - uid: 7681 components: - type: Transform - pos: 4.5,46.5 + rot: 1.5707963267948966 rad + pos: -20.537216,-20.410124 parent: 2 - - uid: 18132 + - uid: 7851 components: - type: Transform - pos: 22.5,49.5 + rot: -1.5707963267948966 rad + pos: -24.837046,-20.524826 parent: 2 - - uid: 18133 + - uid: 7958 components: - type: Transform - pos: 21.5,49.5 + rot: 1.5707963267948966 rad + pos: -24.29538,-20.181076 parent: 2 - - uid: 18136 + - uid: 8170 components: - type: Transform - pos: 20.5,49.5 + rot: 1.5707963267948966 rad + pos: 8.557461,-5.8528624 parent: 2 - - uid: 18137 + - uid: 8350 components: - type: Transform - pos: 19.5,49.5 + rot: -1.5707963267948966 rad + pos: 77.556465,8.81233 parent: 2 - - uid: 18139 + - uid: 8634 components: - type: Transform - pos: 20.5,48.5 + pos: 71.5,-35.5 parent: 2 - - uid: 18140 + - uid: 8639 components: - type: Transform - pos: 20.5,47.5 + rot: 1.5707963267948966 rad + pos: 76.5,-35.5 parent: 2 - - uid: 18142 + - uid: 8954 components: - type: Transform - pos: 20.5,50.5 + pos: -4.9708667,-5.366735 parent: 2 - - uid: 18143 + - uid: 8955 components: - type: Transform - pos: 49.5,76.5 + rot: 3.141592653589793 rad + pos: -4.9864993,-10.491053 parent: 2 - - uid: 18144 + - uid: 9426 components: - type: Transform - pos: 48.5,76.5 + pos: 3.9970286,-12.467991 parent: 2 - - uid: 18145 + - uid: 9455 components: - type: Transform - pos: 48.5,77.5 + pos: 68.54455,-31.404243 parent: 2 - - uid: 18146 + - uid: 9778 components: - type: Transform - pos: 48.5,78.5 + rot: 3.141592653589793 rad + pos: -1.3617864,54.568745 parent: 2 - - uid: 18147 + - uid: 9782 components: - type: Transform - pos: 48.5,79.5 + rot: 3.141592653589793 rad + pos: -2.4242864,54.58437 parent: 2 - - uid: 18148 + - uid: 9921 components: - type: Transform - pos: 48.5,80.5 + rot: -1.5707963267948966 rad + pos: -13.5,35.5 parent: 2 - - uid: 18149 + - uid: 9928 components: - type: Transform - pos: 48.5,81.5 + rot: 3.141592653589793 rad + pos: -5.5,38.5 parent: 2 - - uid: 18150 + - uid: 10141 components: - type: Transform - pos: 48.5,82.5 + rot: -1.5707963267948966 rad + pos: -79.5,59.5 parent: 2 - - uid: 18151 + - uid: 10285 components: - type: Transform - pos: 48.5,83.5 + pos: -13.5,41.5 parent: 2 - - uid: 18152 + - uid: 10611 components: - type: Transform - pos: 48.5,84.5 + pos: 9.249276,7.6268415 parent: 2 - - uid: 18153 + - uid: 10612 components: - type: Transform - pos: 48.5,85.5 + rot: -1.5707963267948966 rad + pos: 8.968026,5.5955915 parent: 2 - - uid: 18154 + - uid: 10616 components: - type: Transform - pos: 48.5,86.5 + rot: -1.5707963267948966 rad + pos: -7.42848,6.3153615 parent: 2 - - uid: 18155 + - uid: 10631 components: - type: Transform - pos: 48.5,87.5 + rot: 1.5707963267948966 rad + pos: 8.664234,11.672605 parent: 2 - - uid: 18156 + - uid: 10632 components: - type: Transform - pos: 60.5,-34.5 + rot: -1.5707963267948966 rad + pos: -7.3590055,11.65698 parent: 2 - - uid: 18162 + - uid: 11594 components: - type: Transform - pos: 59.5,-34.5 + rot: 1.5707963267948966 rad + pos: 11.454785,-60.458813 parent: 2 - - uid: 18164 + - uid: 11597 components: - type: Transform - pos: 11.5,53.5 + rot: -1.5707963267948966 rad + pos: 11.53291,-54.443188 parent: 2 - - uid: 18165 + - uid: 11598 components: - type: Transform - pos: 46.5,87.5 + pos: 17.837677,-54.474438 parent: 2 - - uid: 18166 + - uid: 11811 components: - type: Transform - pos: 45.5,87.5 + rot: 3.141592653589793 rad + pos: -75.478325,48.551308 parent: 2 - - uid: 18167 + - uid: 12372 components: - type: Transform - pos: 44.5,87.5 + rot: 1.5707963267948966 rad + pos: -72.41334,-46.16357 parent: 2 - - uid: 18168 + - uid: 12811 components: - type: Transform - pos: 43.5,87.5 + rot: 1.5707963267948966 rad + pos: -73.52299,-51.029037 parent: 2 - - uid: 18169 + - uid: 12976 components: - type: Transform - pos: 42.5,87.5 + pos: -71.91361,-50.591537 parent: 2 - - uid: 18170 + - uid: 12980 components: - type: Transform - pos: 41.5,87.5 + rot: 3.141592653589793 rad + pos: -69.28834,-49.91357 parent: 2 - - uid: 18171 + - uid: 12981 components: - type: Transform - pos: 40.5,87.5 + rot: -1.5707963267948966 rad + pos: -68.64771,-48.741695 parent: 2 - - uid: 18172 + - uid: 13112 components: - type: Transform - pos: 39.5,87.5 + rot: 1.5707963267948966 rad + pos: -65.48297,-47.91112 parent: 2 - - uid: 18173 + - uid: 13619 components: - type: Transform - pos: 49.5,87.5 + rot: 3.141592653589793 rad + pos: 16.5,-39.5 parent: 2 - - uid: 18174 + - uid: 14501 components: - type: Transform - pos: 50.5,87.5 + rot: -1.5707963267948966 rad + pos: 44.465595,5.629249 parent: 2 - - uid: 18175 + - uid: 14874 components: - type: Transform - pos: 51.5,87.5 + rot: 3.141592653589793 rad + pos: -5.5204296,-38.37689 parent: 2 - - uid: 18176 + - uid: 14878 components: - type: Transform - pos: 52.5,87.5 + rot: 1.5707963267948966 rad + pos: -3.3329296,-41.423763 parent: 2 - - uid: 18177 + - uid: 14975 components: - type: Transform - pos: 53.5,87.5 + rot: 3.141592653589793 rad + pos: 44.45495,11.63408 parent: 2 - - uid: 18178 + - uid: 16036 components: - type: Transform - pos: 54.5,87.5 + rot: 3.141592653589793 rad + pos: 46.6737,11.727927 parent: 2 - - uid: 18179 + - uid: 16125 components: - type: Transform - pos: 55.5,87.5 + rot: -1.5707963267948966 rad + pos: -9.439284,-60.30956 parent: 2 - - uid: 18180 + - uid: 16407 components: - type: Transform - pos: 56.5,87.5 + pos: 31.5,46.5 parent: 2 - - uid: 18181 + - uid: 16985 components: - type: Transform - pos: 57.5,87.5 + pos: 45.501434,43.66152 parent: 2 - - uid: 18182 + - uid: 17015 components: - type: Transform - pos: 47.5,83.5 + rot: 1.5707963267948966 rad + pos: 45.589314,45.643463 parent: 2 - - uid: 18183 + - uid: 17770 components: - type: Transform - pos: 46.5,83.5 + rot: 3.141592653589793 rad + pos: -19.41714,-72.29776 parent: 2 - - uid: 18184 + - uid: 18567 components: - type: Transform - pos: 45.5,83.5 + rot: 1.5707963267948966 rad + pos: -23.46228,-62.234867 parent: 2 - - uid: 18185 + - uid: 19072 components: - type: Transform - pos: 44.5,83.5 + rot: -1.5707963267948966 rad + pos: 0.6380067,-39.784157 parent: 2 - - uid: 18186 + - uid: 19599 components: - type: Transform - pos: 43.5,83.5 + rot: -1.5707963267948966 rad + pos: 44.51745,8.534367 parent: 2 - - uid: 18187 + - uid: 19893 components: - type: Transform - pos: 42.5,83.5 + rot: 1.5707963267948966 rad + pos: -44.514454,-25.289783 parent: 2 - - uid: 18188 + - uid: 19957 components: - type: Transform - pos: 41.5,83.5 + rot: 1.5707963267948966 rad + pos: -62.44303,-11.342003 parent: 2 - - uid: 18189 + - uid: 20032 components: - type: Transform - pos: 40.5,83.5 + rot: 1.5707963267948966 rad + pos: -53.344055,-5.435526 parent: 2 - - uid: 18190 + - uid: 20118 components: - type: Transform - pos: 39.5,83.5 + rot: -1.5707963267948966 rad + pos: -47.508644,-21.248623 parent: 2 - - uid: 18191 + - uid: 20581 components: - type: Transform - pos: 38.5,83.5 + rot: 3.141592653589793 rad + pos: -43.5,-2.5 parent: 2 - - uid: 18192 + - uid: 20582 components: - type: Transform - pos: 37.5,83.5 + rot: 1.5707963267948966 rad + pos: -42.5,-5.5 parent: 2 - - uid: 18193 + - uid: 20597 components: - type: Transform - pos: 49.5,83.5 + rot: -1.5707963267948966 rad + pos: -44.5,-6.5 parent: 2 - - uid: 18194 + - uid: 20676 components: - type: Transform - pos: 50.5,83.5 + rot: 3.141592653589793 rad + pos: -5.5,-28.5 parent: 2 - - uid: 18195 + - uid: 20678 components: - type: Transform - pos: 51.5,83.5 + rot: 1.5707963267948966 rad + pos: -2.5,-29.5 parent: 2 - - uid: 18196 + - uid: 20688 components: - type: Transform - pos: 52.5,83.5 + rot: -1.5707963267948966 rad + pos: -6.5,-30.5 parent: 2 - - uid: 18197 + - uid: 23818 components: - type: Transform - pos: 53.5,83.5 + pos: 58.505257,4.7201567 parent: 2 - - uid: 18198 + - uid: 30904 components: - type: Transform - pos: 54.5,83.5 + rot: -1.5707963267948966 rad + pos: 58.39498,27.696236 parent: 2 - - uid: 18203 + - uid: 60959 components: - type: Transform - pos: 55.5,83.5 - parent: 2 - - uid: 18204 + rot: 1.5707963267948966 rad + pos: 7.5,42.5 + parent: 56631 + - uid: 60960 components: - type: Transform - pos: 56.5,83.5 - parent: 2 - - uid: 18205 + rot: -1.5707963267948966 rad + pos: 5.5,3.5 + parent: 56631 + - uid: 60961 components: - type: Transform - pos: 57.5,83.5 - parent: 2 - - uid: 18206 + rot: 1.5707963267948966 rad + pos: -16.5,3.5 + parent: 56631 + - uid: 60962 components: - type: Transform - pos: 58.5,83.5 - parent: 2 - - uid: 18208 + pos: -10.5,3.5 + parent: 56631 + - uid: 60963 components: - type: Transform - pos: 59.5,83.5 - parent: 2 - - uid: 18209 + rot: -1.5707963267948966 rad + pos: -11.5,-5.5 + parent: 56631 + - uid: 60964 components: - type: Transform - pos: 49.5,79.5 - parent: 2 - - uid: 18210 + rot: 3.141592653589793 rad + pos: -8.5,-2.5 + parent: 56631 + - uid: 60965 components: - type: Transform - pos: 50.5,79.5 - parent: 2 - - uid: 18211 + rot: 1.5707963267948966 rad + pos: 17.5,3.5 + parent: 56631 + - uid: 60966 components: - type: Transform - pos: 51.5,79.5 - parent: 2 - - uid: 18212 + rot: -1.5707963267948966 rad + pos: 12.5,-5.5 + parent: 56631 + - uid: 60967 components: - type: Transform - pos: 52.5,79.5 - parent: 2 - - uid: 18213 + rot: -1.5707963267948966 rad + pos: 31.5,14.5 + parent: 56631 + - uid: 60968 components: - type: Transform - pos: 53.5,79.5 - parent: 2 - - uid: 18214 + rot: 3.141592653589793 rad + pos: 28.5,13.5 + parent: 56631 + - uid: 60969 components: - type: Transform - pos: 54.5,79.5 - parent: 2 - - uid: 18215 + rot: -1.5707963267948966 rad + pos: 28.5,19.5 + parent: 56631 + - uid: 60970 components: - type: Transform - pos: 55.5,79.5 - parent: 2 - - uid: 18216 + pos: 29.5,19.5 + parent: 56631 + - uid: 60971 components: - type: Transform - pos: 56.5,79.5 - parent: 2 - - uid: 18217 + pos: 31.5,18.5 + parent: 56631 + - uid: 60972 components: - type: Transform - pos: 57.5,79.5 - parent: 2 - - uid: 18219 + rot: 1.5707963267948966 rad + pos: 26.5,18.5 + parent: 56631 + - uid: 60973 components: - type: Transform - pos: 47.5,79.5 - parent: 2 - - uid: 18220 + rot: 3.141592653589793 rad + pos: 26.5,14.5 + parent: 56631 + - uid: 60974 components: - type: Transform - pos: 46.5,79.5 - parent: 2 - - uid: 18221 + rot: 1.5707963267948966 rad + pos: 21.5,34.5 + parent: 56631 + - uid: 60975 components: - type: Transform - pos: 45.5,79.5 - parent: 2 - - uid: 18222 + rot: 3.141592653589793 rad + pos: -6.5,56.5 + parent: 56631 + - uid: 60976 components: - type: Transform - pos: 44.5,79.5 - parent: 2 - - uid: 18223 + rot: -1.5707963267948966 rad + pos: -5.5,69.5 + parent: 56631 + - uid: 60977 components: - type: Transform - pos: 43.5,79.5 - parent: 2 - - uid: 18224 + pos: 2.469513,75.75311 + parent: 56631 + - uid: 60978 components: - type: Transform - pos: 42.5,79.5 - parent: 2 - - uid: 18225 + rot: 3.141592653589793 rad + pos: -10.585724,70.65082 + parent: 56631 + - uid: 60979 components: - type: Transform - pos: 41.5,79.5 - parent: 2 - - uid: 18226 + pos: -20.781036,55.536804 + parent: 56631 + - uid: 60980 components: - type: Transform - pos: 40.5,79.5 - parent: 2 - - uid: 18227 + pos: -33.510345,39.60193 + parent: 56631 + - uid: 60981 components: - type: Transform - pos: 39.5,79.5 - parent: 2 - - uid: 18230 + rot: 1.5707963267948966 rad + pos: -25.460327,39.644592 + parent: 56631 + - uid: 60982 components: - type: Transform - pos: 49.5,74.5 - parent: 2 - - uid: 18231 + rot: 1.5707963267948966 rad + pos: -25.413452,40.67578 + parent: 56631 + - uid: 60983 components: - type: Transform - pos: 48.5,74.5 - parent: 2 - - uid: 18234 + rot: 1.5707963267948966 rad + pos: -31.569702,41.816406 + parent: 56631 + - uid: 60984 components: - type: Transform - pos: 47.5,74.5 - parent: 2 - - uid: 18236 + rot: -1.5707963267948966 rad + pos: -28.436798,42.627136 + parent: 56631 + - uid: 60985 components: - type: Transform - pos: 46.5,74.5 - parent: 2 - - uid: 18237 + rot: -1.5707963267948966 rad + pos: -33.40013,41.705505 + parent: 56631 +- proto: ChairOfficeLight + entities: + - uid: 4907 components: - type: Transform - pos: 45.5,74.5 + rot: 1.5707963267948966 rad + pos: 5.5691442,49.53115 parent: 2 - - uid: 18238 + - uid: 5446 components: - type: Transform - pos: 44.5,74.5 + pos: -43.51881,34.605633 parent: 2 - - uid: 18239 + - uid: 6075 components: - type: Transform - pos: 43.5,74.5 + rot: -1.5707963267948966 rad + pos: -28.490402,56.69071 parent: 2 - - uid: 18240 + - uid: 6523 components: - type: Transform - pos: 42.5,74.5 + rot: 1.5707963267948966 rad + pos: -22.582155,-5.4309726 parent: 2 - - uid: 18241 + - uid: 7428 components: - type: Transform - pos: 9.5,52.5 + pos: -35.34433,69.820076 parent: 2 - - uid: 18242 + - uid: 8643 components: - type: Transform - pos: 8.5,52.5 + rot: 1.5707963267948966 rad + pos: 76.5,-40.5 parent: 2 - - uid: 18243 + - uid: 8979 components: - type: Transform - pos: 42.5,73.5 + rot: 3.141592653589793 rad + pos: 54.5,-54.5 parent: 2 - - uid: 18244 + - uid: 9066 components: - type: Transform - pos: 42.5,72.5 + rot: 1.5707963267948966 rad + pos: 67.51782,-54.29903 parent: 2 - - uid: 18245 + - uid: 9180 components: - type: Transform - pos: 41.5,72.5 + rot: -1.5707963267948966 rad + pos: 11.442655,49.571903 parent: 2 - - uid: 18246 + - uid: 9368 components: - type: Transform - pos: 40.5,72.5 + rot: -1.5707963267948966 rad + pos: 11.456034,50.575203 parent: 2 - - uid: 18247 + - uid: 9374 components: - type: Transform - pos: 39.5,72.5 + rot: 1.5707963267948966 rad + pos: 5.5535192,50.515526 parent: 2 - - uid: 18248 + - uid: 9663 components: - type: Transform - pos: 38.5,72.5 + pos: 8.505309,54.531418 parent: 2 - - uid: 18249 + - uid: 9755 components: - type: Transform - pos: 37.5,72.5 + rot: -1.5707963267948966 rad + pos: -17.602007,46.607536 parent: 2 - - uid: 18250 + - uid: 9783 components: - type: Transform - pos: 36.5,72.5 + pos: -42.5,24.5 parent: 2 - - uid: 18251 + - uid: 10099 components: - type: Transform - pos: 35.5,72.5 + pos: -3.4038048,12.46948 parent: 2 - - uid: 18252 + - uid: 10629 components: - type: Transform - pos: 34.5,72.5 + rot: 1.5707963267948966 rad + pos: 4.199154,12.266355 parent: 2 - - uid: 18253 + - uid: 11755 components: - type: Transform - pos: 34.5,71.5 + pos: -75.49395,43.73838 parent: 2 - - uid: 18254 + - uid: 11834 components: - type: Transform - pos: 34.5,70.5 + rot: 3.141592653589793 rad + pos: -79.51759,45.59192 parent: 2 - - uid: 18255 + - uid: 13110 components: - type: Transform - pos: 9.5,51.5 + rot: 3.141592653589793 rad + pos: 17.5,33.5 parent: 2 - - uid: 18256 + - uid: 13489 components: - type: Transform - pos: 10.5,51.5 + rot: 3.141592653589793 rad + pos: 14.496253,-47.484825 parent: 2 - - uid: 18257 + - uid: 13632 components: - type: Transform - pos: 11.5,51.5 + pos: 10.5,-38.5 parent: 2 - - uid: 18258 + - uid: 14130 components: - type: Transform - pos: 33.5,70.5 + rot: -1.5707963267948966 rad + pos: 25.491964,24.05956 parent: 2 - - uid: 18259 + - uid: 15430 components: - type: Transform - pos: 32.5,70.5 + rot: -1.5707963267948966 rad + pos: 18.212744,-56.224438 parent: 2 - - uid: 18261 + - uid: 15433 components: - type: Transform - pos: 31.5,70.5 + rot: 3.141592653589793 rad + pos: 16.884619,-56.286938 parent: 2 - - uid: 18262 + - uid: 15434 components: - type: Transform - pos: 30.5,70.5 + pos: 14.321617,-60.155563 parent: 2 - - uid: 18263 + - uid: 15436 components: - type: Transform - pos: 9.5,53.5 + rot: 1.5707963267948966 rad + pos: 22.475029,-53.624313 parent: 2 - - uid: 18264 + - uid: 16126 components: - type: Transform - pos: 30.5,69.5 + pos: -9.470534,-58.55956 parent: 2 - - uid: 18265 + - uid: 18165 components: - type: Transform - pos: 10.5,53.5 + rot: -1.5707963267948966 rad + pos: -59.5,-67.5 parent: 2 - - uid: 18266 + - uid: 18568 components: - type: Transform - pos: 7.5,52.5 + pos: -23.36853,-60.453617 parent: 2 - - uid: 18267 + - uid: 19070 components: - type: Transform - pos: 29.5,68.5 + rot: 1.5707963267948966 rad + pos: 2.4461088,-39.33103 parent: 2 - - uid: 18268 + - uid: 19071 components: - type: Transform - pos: 29.5,67.5 + pos: 2.524234,-40.377907 parent: 2 - - uid: 18269 + - uid: 19959 components: - type: Transform - pos: 29.5,66.5 + rot: -1.5707963267948966 rad + pos: -60.4459,-11.342003 parent: 2 - - uid: 18270 + - uid: 30183 components: - type: Transform - pos: 29.5,65.5 + rot: -1.5707963267948966 rad + pos: 68.85656,-14.06937 parent: 2 - - uid: 18271 + - uid: 30200 components: - type: Transform - pos: 29.5,64.5 + rot: -1.5707963267948966 rad + pos: 68.487656,-13.17771 parent: 2 - - uid: 18272 + - uid: 30201 components: - type: Transform - pos: 29.5,63.5 + rot: -1.5707963267948966 rad + pos: 68.487656,-14.86521 parent: 2 - - uid: 18275 + - uid: 30202 components: - type: Transform - pos: 29.5,62.5 + rot: 1.5707963267948966 rad + pos: 65.59703,-13.255835 parent: 2 - - uid: 18276 + - uid: 30203 components: - type: Transform - pos: 29.5,61.5 + rot: 1.5707963267948966 rad + pos: 65.59703,-15.287085 parent: 2 - - uid: 18285 + - uid: 30206 components: - type: Transform - pos: 29.5,60.5 + rot: 1.5707963267948966 rad + pos: 64.934685,-14.178745 parent: 2 - - uid: 18288 + - uid: 54164 components: - type: Transform - pos: 29.5,59.5 - parent: 2 - - uid: 18294 + pos: -4.5,-12.5 + parent: 53899 + - uid: 67393 components: - type: Transform - pos: 6.5,50.5 - parent: 2 - - uid: 18295 + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 66965 + - uid: 67394 components: - type: Transform - pos: 6.5,51.5 - parent: 2 - - uid: 18296 + rot: -1.5707963267948966 rad + pos: 1.5,1.5 + parent: 66965 + - uid: 67395 components: - type: Transform - pos: 8.5,64.5 - parent: 2 - - uid: 18297 + rot: 1.5707963267948966 rad + pos: 3.5,1.5 + parent: 66965 + - uid: 67396 components: - type: Transform - pos: 6.5,52.5 - parent: 2 - - uid: 18298 + rot: -1.5707963267948966 rad + pos: 1.5,-3.5 + parent: 66965 +- proto: ChairPilotSeat + entities: + - uid: 7432 components: - type: Transform - pos: 6.5,53.5 + anchored: False + rot: 1.5707963267948966 rad + pos: -36.5,69.5 parent: 2 - - uid: 18300 + - type: Physics + bodyType: Dynamic + - uid: 10630 components: - type: Transform - pos: 7.5,61.5 + rot: 3.141592653589793 rad + pos: 0.5,11.5 parent: 2 - - uid: 18301 + - uid: 32549 components: - type: Transform - pos: 6.5,61.5 + pos: -73.5,1.5 parent: 2 - - uid: 18315 + - uid: 54840 components: - type: Transform - pos: 5.5,61.5 - parent: 2 - - uid: 18316 + rot: 3.141592653589793 rad + pos: 3.5,3.5 + parent: 54730 + - uid: 54841 components: - type: Transform - pos: 5.5,60.5 - parent: 2 - - uid: 18317 + rot: 3.141592653589793 rad + pos: 4.5,3.5 + parent: 54730 + - uid: 54842 components: - type: Transform - pos: 5.5,59.5 - parent: 2 - - uid: 18319 + rot: 3.141592653589793 rad + pos: 5.5,3.5 + parent: 54730 + - uid: 54843 components: - type: Transform - pos: 5.5,58.5 - parent: 2 - - uid: 18321 + rot: -1.5707963267948966 rad + pos: 7.5,-9.5 + parent: 54730 + - uid: 54844 components: - type: Transform - pos: 5.5,57.5 - parent: 2 - - uid: 18326 + rot: -1.5707963267948966 rad + pos: 7.5,-8.5 + parent: 54730 + - uid: 54845 components: - type: Transform - pos: 6.5,59.5 - parent: 2 - - uid: 18336 + rot: 1.5707963267948966 rad + pos: 1.5,-9.5 + parent: 54730 + - uid: 54846 components: - type: Transform - pos: 7.5,59.5 - parent: 2 - - uid: 18345 + rot: 1.5707963267948966 rad + pos: 1.5,-8.5 + parent: 54730 + - uid: 55177 components: - type: Transform - pos: 8.5,59.5 - parent: 2 - - uid: 18347 + rot: 3.141592653589793 rad + pos: 0.5,4.5 + parent: 55142 + - uid: 55178 components: - type: Transform - pos: 9.5,62.5 - parent: 2 - - uid: 18348 + rot: -1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 55142 + - uid: 55179 components: - type: Transform - pos: 9.5,63.5 - parent: 2 - - uid: 18349 + rot: -1.5707963267948966 rad + pos: 1.5,-1.5 + parent: 55142 + - uid: 55180 components: - type: Transform - pos: 9.5,64.5 - parent: 2 - - uid: 18350 + rot: 3.141592653589793 rad + pos: -0.5,-0.5 + parent: 55142 + - uid: 55963 components: - type: Transform - pos: 9.5,65.5 - parent: 2 - - uid: 18351 + rot: 3.141592653589793 rad + pos: -0.5,2.5 + parent: 55943 + - uid: 56136 components: - type: Transform - pos: 9.5,66.5 - parent: 2 - - uid: 18352 + rot: 1.5707963267948966 rad + pos: 0.5,-1.5 + parent: 56001 + - uid: 56137 components: - type: Transform - pos: 7.5,64.5 - parent: 2 - - uid: 18353 + rot: -1.5707963267948966 rad + pos: 2.5,-3.5 + parent: 56001 + - uid: 56138 components: - type: Transform - pos: 6.5,64.5 - parent: 2 - - uid: 18354 + rot: -1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 56001 + - uid: 56139 components: - type: Transform - pos: 5.5,64.5 - parent: 2 - - uid: 18355 + rot: -1.5707963267948966 rad + pos: -2.5,-4.5 + parent: 56001 + - uid: 56140 components: - type: Transform - pos: 31.5,38.5 - parent: 2 - - uid: 18356 + rot: 1.5707963267948966 rad + pos: 5.5,-4.5 + parent: 56001 + - uid: 56141 components: - type: Transform - pos: 5.5,63.5 - parent: 2 - - uid: 18357 + rot: 1.5707963267948966 rad + pos: 0.5,-3.5 + parent: 56001 + - uid: 56142 components: - type: Transform - pos: 5.5,62.5 - parent: 2 - - uid: 18358 + rot: 3.141592653589793 rad + pos: 1.5,6.5 + parent: 56001 + - uid: 56143 components: - type: Transform - pos: 5.5,65.5 - parent: 2 - - uid: 18359 + rot: 3.141592653589793 rad + pos: -2.5,4.5 + parent: 56001 + - uid: 56144 components: - type: Transform - pos: 5.5,66.5 - parent: 2 - - uid: 18362 + rot: 3.141592653589793 rad + pos: 5.5,4.5 + parent: 56001 + - uid: 56362 components: - type: Transform - pos: 5.5,67.5 - parent: 2 - - uid: 18363 + rot: 3.141592653589793 rad + pos: 0.5,4.5 + parent: 56354 + - uid: 56363 components: - type: Transform - pos: 5.5,68.5 - parent: 2 - - uid: 18365 + rot: 3.141592653589793 rad + pos: 2.5,4.5 + parent: 56354 + - uid: 56364 components: - type: Transform - pos: 5.5,69.5 - parent: 2 - - uid: 18366 + rot: 1.5707963267948966 rad + pos: -0.5,1.5 + parent: 56354 + - uid: 56365 components: - type: Transform - pos: 5.5,70.5 - parent: 2 - - uid: 18367 + rot: 1.5707963267948966 rad + pos: -0.5,0.5 + parent: 56354 + - uid: 56496 components: - type: Transform - pos: 5.5,71.5 - parent: 2 - - uid: 18368 + rot: 3.141592653589793 rad + pos: 0.5,4.5 + parent: 56424 + - uid: 56497 components: - type: Transform - pos: 39.5,59.5 - parent: 2 - - uid: 18369 + pos: -0.5,2.5 + parent: 56424 + - uid: 56498 components: - type: Transform - pos: 39.5,58.5 - parent: 2 - - uid: 18370 + pos: 1.5,2.5 + parent: 56424 + - uid: 60986 components: - type: Transform - pos: 39.5,57.5 - parent: 2 - - uid: 18371 + rot: 3.141592653589793 rad + pos: -25.5,31.5 + parent: 56631 + - uid: 60987 components: - type: Transform - pos: 22.5,50.5 + rot: 3.141592653589793 rad + pos: -24.5,31.5 + parent: 56631 +- proto: ChairRitual + entities: + - uid: 5696 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -70.5,62.5 parent: 2 - - uid: 18372 + - uid: 7429 components: - type: Transform - pos: 23.5,50.5 + rot: -0.13605055858823256 rad + pos: -35.8777,69.24031 parent: 2 - - uid: 18373 + - type: Physics + fixedRotation: False + - uid: 12155 components: - type: Transform - pos: 24.5,50.5 + pos: -70.5,64.5 parent: 2 - - uid: 18374 + - uid: 26945 components: - type: Transform - pos: 25.5,50.5 + rot: 1.5707963267948966 rad + pos: 58.58178,16.659132 parent: 2 - - uid: 18375 +- proto: ChairWeb + entities: + - uid: 7010 components: - type: Transform - pos: 25.5,49.5 + rot: 1.5707963267948966 rad + pos: -65.5,20.5 parent: 2 - - uid: 18376 +- proto: ChairWood + entities: + - uid: 2600 components: - type: Transform - pos: 26.5,49.5 + rot: 1.5707963267948966 rad + pos: -98.43131,15.513179 parent: 2 - - uid: 18377 + - uid: 6094 components: - type: Transform - pos: 25.5,51.5 + pos: -39.5,34.5 parent: 2 - - uid: 18378 + - uid: 6095 components: - type: Transform - pos: 25.5,52.5 + pos: -34.5,35.5 parent: 2 - - uid: 18379 + - uid: 6096 components: - type: Transform - pos: 24.5,52.5 + rot: -1.5707963267948966 rad + pos: -35.5,32.5 parent: 2 - - uid: 18380 + - uid: 6097 components: - type: Transform - pos: 23.5,52.5 + rot: -1.5707963267948966 rad + pos: -36.5,35.5 parent: 2 - - uid: 18381 + - uid: 6098 components: - type: Transform - pos: 23.5,53.5 + rot: 1.5707963267948966 rad + pos: -38.5,35.5 parent: 2 - - uid: 18382 + - uid: 6099 components: - type: Transform - pos: 23.5,54.5 + rot: 1.5707963267948966 rad + pos: -37.5,32.5 parent: 2 - - uid: 18383 + - uid: 6100 components: - type: Transform - pos: 23.5,55.5 + rot: 3.141592653589793 rad + pos: -39.5,32.5 parent: 2 - - uid: 18384 + - uid: 6101 components: - type: Transform - pos: 23.5,56.5 + rot: 3.141592653589793 rad + pos: -34.5,33.5 parent: 2 - - uid: 18385 + - uid: 6891 components: - type: Transform - pos: 23.5,57.5 + pos: -74.5,21.5 parent: 2 - - uid: 18386 + - uid: 7427 components: - type: Transform - pos: 23.5,58.5 + rot: -0.624148084721293 rad + pos: -36.22539,69.493164 parent: 2 - - uid: 18387 + - type: Physics + fixedRotation: False + - uid: 7544 components: - type: Transform - pos: 22.5,58.5 + rot: 1.5707963267948966 rad + pos: -44.5,68.5 parent: 2 - - uid: 18388 + - uid: 8084 components: - type: Transform - pos: 21.5,58.5 + rot: -1.5707963267948966 rad + pos: -69.71656,11.553517 parent: 2 - - uid: 18389 + - uid: 8114 components: - type: Transform - pos: 20.5,58.5 + rot: 1.5707963267948966 rad + pos: -71.482185,7.5222673 parent: 2 - - uid: 18390 + - uid: 8168 components: - type: Transform - pos: 19.5,58.5 + rot: -1.5707963267948966 rad + pos: -69.669685,7.5691423 parent: 2 - - uid: 18391 + - uid: 8269 components: - type: Transform - pos: 19.5,59.5 + rot: 1.5707963267948966 rad + pos: -71.482185,11.584767 parent: 2 - - uid: 18392 + - uid: 8383 components: - type: Transform - pos: 19.5,60.5 + rot: 1.5707963267948966 rad + pos: 85.52528,0.6790191 parent: 2 - - uid: 18393 + - uid: 9088 components: - type: Transform - pos: 19.5,61.5 + pos: -7.5,31.5 parent: 2 - - uid: 18394 + - uid: 9095 components: - type: Transform - pos: 19.5,62.5 + pos: -4.5,31.5 parent: 2 - - uid: 18395 + - uid: 9108 components: - type: Transform - pos: 19.5,63.5 + pos: -8.5,31.5 parent: 2 - - uid: 18396 + - uid: 9185 components: - type: Transform - pos: 18.5,63.5 + pos: -9.5,31.5 parent: 2 - - uid: 18397 + - uid: 9234 components: - type: Transform - pos: 20.5,63.5 + pos: -2.5,31.5 parent: 2 - - uid: 18401 + - uid: 9243 components: - type: Transform - pos: 41.5,36.5 + pos: -3.5,31.5 parent: 2 - - uid: 18402 + - uid: 9245 components: - type: Transform - pos: 40.5,36.5 + rot: -1.5707963267948966 rad + pos: -74.737526,18.636765 parent: 2 - - uid: 18403 + - uid: 9272 components: - type: Transform - pos: 39.5,36.5 + rot: 1.5707963267948966 rad + pos: -76.300026,18.605515 parent: 2 - - uid: 18404 + - uid: 9288 components: - type: Transform - pos: 39.5,37.5 + rot: -1.5707963267948966 rad + pos: -66.66594,18.589077 parent: 2 - - uid: 18405 + - uid: 9289 components: - type: Transform - pos: 39.5,38.5 + rot: 1.5707963267948966 rad + pos: -68.275314,18.589077 parent: 2 - - uid: 18406 + - uid: 9290 components: - type: Transform - pos: 39.5,39.5 + rot: -1.5707963267948966 rad + pos: -64.63469,16.510952 parent: 2 - - uid: 18407 + - uid: 9291 components: - type: Transform - pos: 38.5,36.5 + rot: 1.5707963267948966 rad + pos: -66.29094,16.495327 parent: 2 - - uid: 18408 + - uid: 9292 components: - type: Transform - pos: 38.5,35.5 + rot: 1.5707963267948966 rad + pos: -74.275314,16.510952 parent: 2 - - uid: 18409 + - uid: 9293 components: - type: Transform - pos: 37.5,35.5 + rot: -1.5707963267948966 rad + pos: -72.72844,16.557827 parent: 2 - - uid: 18410 + - uid: 9396 components: - type: Transform - pos: 36.5,35.5 + rot: 1.5707963267948966 rad + pos: 8.278278,-13.422102 parent: 2 - - uid: 18411 + - uid: 9881 components: - type: Transform - pos: 35.5,35.5 + rot: 1.5707963267948966 rad + pos: 4.5,4.5 parent: 2 - - uid: 18412 + - uid: 9882 components: - type: Transform - pos: 34.5,35.5 + pos: -3.5,7.5 parent: 2 - - uid: 18413 + - uid: 10277 components: - type: Transform - pos: 33.5,35.5 + rot: -1.5707963267948966 rad + pos: -13.5,39.5 parent: 2 - - uid: 18414 + - uid: 11388 components: - type: Transform - pos: 32.5,35.5 + rot: 1.5707963267948966 rad + pos: 19.536266,-63.33123 parent: 2 - - uid: 18415 + - uid: 11713 components: - type: Transform - pos: 31.5,35.5 + rot: 1.5707963267948966 rad + pos: 79.56199,-66.36394 parent: 2 - - uid: 18416 + - uid: 11754 components: - type: Transform - pos: 30.5,35.5 + rot: 1.5707963267948966 rad + pos: -71.5,24.5 parent: 2 - - uid: 18417 + - uid: 11765 components: - type: Transform - pos: 30.5,34.5 + rot: 1.5707963267948966 rad + pos: -71.5,23.5 parent: 2 - - uid: 18418 + - uid: 11766 components: - type: Transform - pos: 18.5,33.5 + rot: -1.5707963267948966 rad + pos: -69.5,24.5 parent: 2 - - uid: 18419 + - uid: 11767 components: - type: Transform - pos: 19.5,33.5 + rot: -1.5707963267948966 rad + pos: -69.5,23.5 parent: 2 - - uid: 18420 + - uid: 12118 components: - type: Transform - pos: 20.5,33.5 + rot: 1.5707963267948966 rad + pos: -14.516756,64.616486 parent: 2 - - uid: 18421 + - uid: 12148 components: - type: Transform - pos: 20.5,34.5 + rot: 1.5707963267948966 rad + pos: -59.5,67.5 parent: 2 - - uid: 18422 + - uid: 12614 components: - type: Transform - pos: 21.5,34.5 + pos: -73.5,61.5 parent: 2 - - uid: 18423 + - uid: 12663 components: - type: Transform - pos: 22.5,34.5 + rot: 1.5707963267948966 rad + pos: -15.371702,58.50444 parent: 2 - - uid: 18424 + - uid: 12746 components: - type: Transform - pos: 23.5,34.5 + rot: 1.5707963267948966 rad + pos: -14.5,65.5 parent: 2 - - uid: 18425 + - uid: 12909 components: - type: Transform - pos: 24.5,34.5 + pos: -68.48742,-41.458775 parent: 2 - - uid: 18426 + - uid: 12925 components: - type: Transform - pos: 28.5,30.5 + pos: -67.61697,-41.458775 parent: 2 - - uid: 18427 + - uid: 12951 components: - type: Transform - pos: 28.5,31.5 + pos: -63.48484,-38.440224 parent: 2 - - uid: 18428 + - uid: 12952 components: - type: Transform - pos: 29.5,31.5 + pos: -66.54734,-38.471474 parent: 2 - - uid: 18429 + - uid: 12954 components: - type: Transform - pos: 30.5,31.5 + rot: 3.141592653589793 rad + pos: -63.469215,-40.2371 parent: 2 - - uid: 18430 + - uid: 12955 components: - type: Transform - pos: 31.5,31.5 + rot: 3.141592653589793 rad + pos: -66.42234,-40.190224 parent: 2 - - uid: 18431 + - uid: 12956 components: - type: Transform - pos: 32.5,31.5 + rot: 3.141592653589793 rad + pos: -68.534294,-43.365025 parent: 2 - - uid: 18432 + - uid: 12957 components: - type: Transform - pos: 33.5,31.5 + rot: 3.141592653589793 rad + pos: -67.57009,-43.3494 parent: 2 - - uid: 18433 + - uid: 12960 components: - type: Transform - pos: 33.5,32.5 + pos: -65.47062,-41.545765 parent: 2 - - uid: 18434 + - uid: 12961 components: - type: Transform - pos: 34.5,32.5 + pos: -64.56437,-41.577015 parent: 2 - - uid: 18435 + - uid: 12962 components: - type: Transform - pos: 35.5,32.5 + rot: 3.141592653589793 rad + pos: -65.4451,-43.18639 parent: 2 - - uid: 18436 + - uid: 12963 components: - type: Transform - pos: 36.5,32.5 + rot: 3.141592653589793 rad + pos: -64.5701,-43.15514 parent: 2 - - uid: 18437 + - uid: 13253 components: - type: Transform - pos: 37.5,32.5 + rot: 1.5707963267948966 rad + pos: -24.408792,-40.33818 parent: 2 - - uid: 18438 + - uid: 13254 components: - type: Transform - pos: 38.5,32.5 + rot: -1.5707963267948966 rad + pos: -22.518167,-40.36943 parent: 2 - - uid: 18439 + - uid: 13365 components: - type: Transform - pos: 39.5,32.5 + rot: 1.5707963267948966 rad + pos: -24.511063,-42.378777 parent: 2 - - uid: 18443 + - uid: 13366 components: - type: Transform - pos: 40.5,32.5 + rot: -1.5707963267948966 rad + pos: -22.573563,-42.410027 parent: 2 - - uid: 18444 + - uid: 13595 components: - type: Transform - pos: 27.5,32.5 + rot: 1.5707963267948966 rad + pos: -2.6258273,-62.4161 parent: 2 - - uid: 18445 + - uid: 14984 components: - type: Transform - pos: 28.5,32.5 + pos: -83.62153,-0.013665855 parent: 2 - - uid: 18446 + - uid: 16728 components: - type: Transform - pos: 27.5,33.5 + rot: -1.5707963267948966 rad + pos: 44.375084,24.56355 parent: 2 - - uid: 18448 + - uid: 16733 components: - type: Transform - pos: 27.5,34.5 + rot: 1.5707963267948966 rad + pos: 42.60946,23.610426 parent: 2 - - uid: 18450 + - uid: 16734 components: - type: Transform - pos: 27.5,35.5 + rot: 1.5707963267948966 rad + pos: 42.625084,24.516676 parent: 2 - - uid: 18451 + - uid: 16735 components: - type: Transform - pos: 27.5,36.5 + rot: -1.5707963267948966 rad + pos: 44.366863,23.635952 parent: 2 - - uid: 18453 + - uid: 17292 components: - type: Transform - pos: 27.5,37.5 + rot: 1.5707963267948966 rad + pos: 79.53074,-65.55144 parent: 2 - - uid: 18454 + - uid: 18053 components: - type: Transform - pos: 27.5,38.5 + rot: 3.141592653589793 rad + pos: -28.5,-73.5 parent: 2 - - uid: 18456 + - uid: 18468 components: - type: Transform - pos: 27.5,39.5 + rot: -1.5707963267948966 rad + pos: -24.474045,-57.412197 parent: 2 - - uid: 18457 + - uid: 18679 components: - type: Transform - pos: 27.5,40.5 + rot: 3.141592653589793 rad + pos: -26.5,-76.5 parent: 2 - - uid: 18459 + - uid: 18681 components: - type: Transform - pos: 27.5,41.5 + rot: 3.141592653589793 rad + pos: -27.5,-76.5 parent: 2 - - uid: 18460 + - uid: 18715 components: - type: Transform - pos: 27.5,42.5 + rot: 3.141592653589793 rad + pos: -27.5,-73.5 parent: 2 - - uid: 18464 + - uid: 18718 components: - type: Transform - pos: 27.5,43.5 + rot: 3.141592653589793 rad + pos: -26.5,-73.5 parent: 2 - - uid: 18465 + - uid: 18721 components: - type: Transform - pos: 27.5,44.5 + rot: 3.141592653589793 rad + pos: -29.5,-76.5 parent: 2 - - uid: 18466 + - uid: 18722 components: - type: Transform - pos: 28.5,44.5 + rot: 3.141592653589793 rad + pos: -30.5,-76.5 parent: 2 - - uid: 18467 + - uid: 18755 components: - type: Transform - pos: 29.5,44.5 + rot: 3.141592653589793 rad + pos: -30.5,-73.5 parent: 2 - - uid: 18468 + - uid: 19631 components: - type: Transform - pos: 30.5,44.5 + pos: 12.390833,-28.5127 parent: 2 - - uid: 18469 + - uid: 19632 components: - type: Transform - pos: 30.5,43.5 + rot: 1.5707963267948966 rad + pos: 10.547083,-28.481447 parent: 2 - - uid: 18471 + - uid: 19633 components: - type: Transform - pos: 30.5,42.5 + rot: 1.5707963267948966 rad + pos: 10.625208,-29.293947 parent: 2 - - uid: 18472 + - uid: 19865 components: - type: Transform - pos: 30.5,41.5 + rot: 1.5707963267948966 rad + pos: -51.628124,-20.46188 parent: 2 - - uid: 18473 + - uid: 19945 components: - type: Transform - pos: 30.5,40.5 + rot: 1.5707963267948966 rad + pos: -65.41082,-11.316049 parent: 2 - - uid: 18474 + - uid: 20056 components: - type: Transform - pos: 30.5,39.5 + rot: -1.5707963267948966 rad + pos: -47.53327,-7.379141 parent: 2 - - uid: 18475 + - uid: 20096 components: - type: Transform - pos: 30.5,38.5 + rot: 1.5707963267948966 rad + pos: -63.51909,-23.391508 parent: 2 - - uid: 18476 + - uid: 20130 components: - type: Transform - pos: 32.5,38.5 + pos: -59.91336,-19.358875 parent: 2 - - uid: 18477 + - uid: 20131 components: - type: Transform - pos: 33.5,38.5 + rot: 3.141592653589793 rad + pos: -59.85086,-21.327625 parent: 2 - - uid: 18478 + - uid: 20240 components: - type: Transform - pos: 34.5,38.5 + rot: -1.5707963267948966 rad + pos: 77.90465,-64.46611 parent: 2 - - uid: 18479 + - uid: 20257 components: - type: Transform - pos: 35.5,38.5 + pos: 87.50755,-54.495872 parent: 2 - - uid: 18480 + - uid: 20576 components: - type: Transform - pos: 36.5,38.5 + rot: -1.5707963267948966 rad + pos: 88.38255,-55.277122 parent: 2 - - uid: 18481 + - uid: 20579 components: - type: Transform - pos: 36.5,39.5 + rot: 3.141592653589793 rad + pos: 87.50755,-56.292747 parent: 2 - - uid: 18482 + - uid: 20822 components: - type: Transform - pos: 36.5,40.5 + rot: 1.5707963267948966 rad + pos: -78.47577,-17.313126 parent: 2 - - uid: 18483 + - uid: 20829 components: - type: Transform - pos: 36.5,41.5 + pos: -75.75702,-17.375626 parent: 2 - - uid: 18484 + - uid: 20973 components: - type: Transform - pos: 43.5,38.5 + rot: -1.5707963267948966 rad + pos: 81.37449,-65.44206 parent: 2 - - uid: 18485 + - uid: 20974 components: - type: Transform - pos: 37.5,41.5 + rot: -1.5707963267948966 rad + pos: 81.34324,-66.34831 parent: 2 - - uid: 18486 + - uid: 21050 components: - type: Transform - pos: 38.5,41.5 + rot: -1.5707963267948966 rad + pos: 77.88902,-63.481735 parent: 2 - - uid: 18487 + - uid: 21052 components: - type: Transform - pos: 39.5,41.5 + rot: -1.5707963267948966 rad + pos: 77.88902,-62.40361 parent: 2 - - uid: 18488 + - uid: 21496 components: - type: Transform - pos: 40.5,41.5 + pos: -71.42799,34.654514 parent: 2 - - uid: 18489 + - uid: 21951 components: - type: Transform - pos: 41.5,41.5 + pos: -71.421265,-18.359325 parent: 2 - - uid: 18490 + - uid: 21952 components: - type: Transform - pos: 42.5,41.5 + rot: 3.141592653589793 rad + pos: -71.37439,-20.351805 parent: 2 - - uid: 18491 + - uid: 21953 components: - type: Transform - pos: 42.5,40.5 + rot: 3.141592653589793 rad + pos: -71.577515,-12.358109 parent: 2 - - uid: 18492 + - uid: 21954 components: - type: Transform - pos: 42.5,39.5 + pos: -71.46814,-10.288743 parent: 2 - - uid: 18493 + - uid: 22158 components: - type: Transform - pos: 42.5,38.5 + pos: -72.50612,34.623264 parent: 2 - - uid: 18494 + - uid: 22160 components: - type: Transform - pos: 42.5,37.5 + pos: -71.47487,35.654514 parent: 2 - - uid: 18495 + - uid: 22161 components: - type: Transform - pos: 42.5,36.5 + pos: -69.45924,35.654514 parent: 2 - - uid: 18496 + - uid: 22166 components: - type: Transform - pos: 42.5,35.5 + pos: -69.44362,34.779514 parent: 2 - - uid: 18497 + - uid: 22984 components: - type: Transform - pos: 42.5,34.5 + pos: 59.536396,-43.385426 parent: 2 - - uid: 18498 + - uid: 23909 components: - type: Transform - pos: 42.5,33.5 + pos: -63.5,38.5 parent: 2 - - uid: 18499 + - uid: 23910 components: - type: Transform - pos: 42.5,32.5 + rot: 3.141592653589793 rad + pos: -63.5,36.5 parent: 2 - - uid: 18500 + - uid: 24425 components: - type: Transform - pos: 41.5,32.5 + pos: -85.44714,0.036953002 parent: 2 - - uid: 18501 + - uid: 26326 components: - type: Transform - pos: 44.5,38.5 + rot: -1.5707963267948966 rad + pos: -83.359314,-52.490097 parent: 2 - - uid: 18502 + - uid: 26610 components: - type: Transform - pos: 45.5,38.5 + rot: 3.141592653589793 rad + pos: -55.512093,81.673836 parent: 2 - - uid: 18503 + - uid: 26661 components: - type: Transform - pos: 46.5,38.5 + rot: -1.5707963267948966 rad + pos: -59.52659,88.193474 parent: 2 - - uid: 18505 + - uid: 26663 components: - type: Transform - pos: 47.5,38.5 + rot: 1.5707963267948966 rad + pos: -61.49534,88.130974 parent: 2 - - uid: 18506 + - uid: 26664 components: - type: Transform - pos: 48.5,38.5 + rot: 1.5707963267948966 rad + pos: -54.57273,88.1466 parent: 2 - - uid: 18507 + - uid: 26665 components: - type: Transform - pos: 49.5,38.5 + rot: -1.5707963267948966 rad + pos: -52.542892,88.099724 parent: 2 - - uid: 18508 + - uid: 26666 components: - type: Transform - pos: 50.5,38.5 + rot: -1.5707963267948966 rad + pos: -44.449142,88.17785 parent: 2 - - uid: 18509 + - uid: 26667 components: - type: Transform - pos: 51.5,38.5 + rot: 1.5707963267948966 rad + pos: -46.449142,88.193474 parent: 2 - - uid: 18510 + - uid: 26668 components: - type: Transform - pos: 47.5,29.5 + rot: 1.5707963267948966 rad + pos: -39.484917,88.17785 parent: 2 - - uid: 18511 + - uid: 26669 components: - type: Transform - pos: 61.5,47.5 + rot: -1.5707963267948966 rad + pos: -37.43804,88.1466 parent: 2 - - uid: 18512 + - uid: 26677 components: - type: Transform - pos: 61.5,46.5 + rot: -1.5707963267948966 rad + pos: -54.699593,82.65821 parent: 2 - - uid: 18513 + - uid: 26700 components: - type: Transform - pos: 61.5,45.5 + pos: -56.433968,83.517586 parent: 2 - - uid: 18514 + - uid: 27853 components: - type: Transform - pos: 61.5,44.5 + rot: -1.5707963267948966 rad + pos: -46.598362,97.656815 parent: 2 - - uid: 18515 + - uid: 27913 components: - type: Transform - pos: 61.5,43.5 + rot: -1.5707963267948966 rad + pos: -46.613987,96.781815 parent: 2 - - uid: 18516 + - uid: 27916 components: - type: Transform - pos: 61.5,42.5 + rot: 1.5707963267948966 rad + pos: -48.395237,97.54744 parent: 2 - - uid: 18517 + - uid: 27919 components: - type: Transform - pos: 62.5,42.5 + rot: 1.5707963267948966 rad + pos: -48.363987,96.719315 parent: 2 - - uid: 18518 + - uid: 28304 components: - type: Transform - pos: 63.5,42.5 + rot: -1.5707963267948966 rad + pos: -67.58759,75.588844 parent: 2 - - uid: 18519 + - uid: 28305 components: - type: Transform - pos: 60.5,42.5 + rot: 1.5707963267948966 rad + pos: -71.44697,75.557594 parent: 2 - - uid: 18520 + - uid: 28586 components: - type: Transform - pos: 59.5,42.5 + rot: 3.141592653589793 rad + pos: -64.5,73.5 parent: 2 - - uid: 18521 + - uid: 60988 components: - type: Transform - pos: 59.5,41.5 - parent: 2 - - uid: 18523 + pos: -13.130432,58.65155 + parent: 56631 + - uid: 60989 components: - type: Transform - pos: 59.5,40.5 - parent: 2 - - uid: 18525 + rot: 3.141592653589793 rad + pos: -11.739807,55.760925 + parent: 56631 + - uid: 60990 components: - type: Transform - pos: 59.5,39.5 - parent: 2 - - uid: 18526 + rot: 3.141592653589793 rad + pos: -13.536682,55.292175 + parent: 56631 + - uid: 60991 components: - type: Transform - pos: 59.5,38.5 - parent: 2 - - uid: 18527 + rot: -1.5707963267948966 rad + pos: -10.208588,57.40155 + parent: 56631 +- proto: CheapLighter + entities: + - uid: 14803 components: - type: Transform - pos: 58.5,38.5 + rot: 1.5707963267948966 rad + pos: 3.38589,-67.70964 parent: 2 - - uid: 18528 + - uid: 21984 components: - type: Transform - pos: 57.5,38.5 + rot: 1.5707963267948966 rad + pos: -72.30865,-24.318848 parent: 2 - - uid: 18529 + - uid: 24867 components: - type: Transform - pos: 56.5,38.5 + rot: 1.5707963267948966 rad + pos: -80.67304,-0.07782614 parent: 2 - - uid: 18530 + - uid: 30425 components: - type: Transform - pos: 55.5,38.5 + pos: 80.220146,-9.411646 parent: 2 - - uid: 18531 +- proto: CheapRollerBedSpawnFolded + entities: + - uid: 15572 components: - type: Transform - pos: 54.5,38.5 + pos: 22.347141,-51.112373 parent: 2 - - uid: 18532 + - uid: 15581 components: - type: Transform - pos: 60.5,39.5 + pos: 22.519016,-51.3155 parent: 2 - - uid: 18533 +- proto: CheckerBoard + entities: + - uid: 5690 components: - type: Transform - pos: 61.5,39.5 + pos: -38.503372,88.02725 parent: 2 - - uid: 18534 + - uid: 8130 components: - type: Transform - pos: 62.5,39.5 + rot: 1.5707963267948966 rad + pos: -70.46656,11.553517 parent: 2 - - uid: 18536 +- proto: chem_master + entities: + - uid: 8886 components: - type: Transform - pos: 59.5,37.5 + pos: 53.5,-53.5 parent: 2 - - uid: 18537 + - uid: 13526 components: - type: Transform - pos: 60.5,37.5 + pos: 11.5,-38.5 parent: 2 - - uid: 18539 + - uid: 13729 components: - type: Transform - pos: 61.5,37.5 + pos: 16.5,-38.5 parent: 2 - - uid: 18540 + - uid: 13730 components: - type: Transform - pos: 62.5,37.5 + pos: 14.5,-48.5 parent: 2 - - uid: 18541 + - uid: 54165 components: - type: Transform - pos: 63.5,39.5 - parent: 2 - - uid: 18542 + pos: -5.5,-13.5 + parent: 53899 +- proto: ChemDispenser + entities: + - uid: 13488 components: - type: Transform - pos: 63.5,37.5 + pos: 13.5,-48.5 parent: 2 - - uid: 18543 + - uid: 13527 components: - type: Transform - pos: 60.5,45.5 + pos: 9.5,-38.5 parent: 2 - - uid: 18544 + - uid: 13742 components: - type: Transform - pos: 59.5,45.5 + pos: 15.5,-38.5 parent: 2 - - uid: 18545 + - uid: 54166 components: - type: Transform - pos: -25.5,-9.5 - parent: 2 - - uid: 18546 + pos: -4.5,-13.5 + parent: 53899 +- proto: ChemDispenserMachineCircuitboard + entities: + - uid: 31132 components: - type: Transform - pos: -25.5,-10.5 + pos: -35.995113,67.729805 parent: 2 - - uid: 18547 +- proto: ChemicalPayload + entities: + - uid: 4178 components: - type: Transform - pos: -25.5,-11.5 + pos: 52.946278,-33.292603 parent: 2 - - uid: 18548 + - uid: 5109 components: - type: Transform - pos: -25.5,-12.5 + pos: 53.149403,-33.558228 parent: 2 - - uid: 18549 + - uid: 8877 components: - type: Transform - pos: -26.5,-12.5 + pos: 61.5,-66.5 parent: 2 - - uid: 18550 + - uid: 8937 components: - type: Transform - pos: -27.5,-12.5 + pos: 52.307205,-54.40161 parent: 2 - - uid: 18551 + - uid: 8938 components: - type: Transform - pos: -28.5,-12.5 + pos: 52.619705,-54.65161 parent: 2 - - uid: 18552 + - uid: 8939 components: - type: Transform - pos: -29.5,-12.5 + pos: 52.650955,-54.21411 parent: 2 - - uid: 18553 + - uid: 54167 components: - type: Transform - pos: -30.5,-12.5 - parent: 2 - - uid: 18554 + rot: -1.5707963267948966 rad + pos: -3.3637543,-13.543121 + parent: 53899 + - uid: 56633 components: - type: Transform - pos: 45.5,27.5 - parent: 2 - - uid: 18556 + parent: 56632 + - type: ContainerContainer + containers: + BeakerSlotA: !type:ContainerSlot + showEnts: False + occludes: True + ent: 56634 + BeakerSlotB: !type:ContainerSlot + showEnts: False + occludes: True + ent: 56636 + - type: Physics + canCollide: False + - uid: 56639 components: - type: Transform - pos: 45.5,29.5 - parent: 2 - - uid: 18557 + parent: 56638 + - type: ContainerContainer + containers: + BeakerSlotA: !type:ContainerSlot + showEnts: False + occludes: True + ent: 56640 + BeakerSlotB: !type:ContainerSlot + showEnts: False + occludes: True + ent: 56642 + - type: Physics + canCollide: False +- proto: ChemistryEmptyBottle03 + entities: + - uid: 6715 components: - type: Transform - pos: 44.5,29.5 + pos: -55.890907,51.72607 parent: 2 - - uid: 18558 +- proto: ChemistryHotplate + entities: + - uid: 13485 components: - type: Transform - pos: 43.5,29.5 + pos: 11.5,-40.5 parent: 2 - - uid: 18559 + - uid: 13713 components: - type: Transform - pos: 42.5,29.5 + pos: 17.5,-38.5 parent: 2 - - uid: 18560 + - uid: 66183 components: - type: Transform - pos: 46.5,29.5 - parent: 2 - - uid: 18561 + pos: 1.5,23.5 + parent: 65849 +- proto: ChessBoard + entities: + - uid: 5803 components: - type: Transform - pos: 46.5,30.5 + rot: 1.5707963267948966 rad + pos: -17.091034,21.539946 parent: 2 - - uid: 18562 + - uid: 7594 components: - type: Transform - pos: 46.5,31.5 + rot: -1.5707963267948966 rad + pos: -70.46656,7.5691423 parent: 2 - - uid: 18563 + - uid: 8999 components: - type: Transform - pos: 46.5,32.5 + rot: 3.141592653589793 rad + pos: -5.4520917,-8.956966 parent: 2 - - uid: 18564 + - uid: 17110 components: - type: Transform - pos: 48.5,29.5 + pos: 43.5035,23.605381 parent: 2 - - uid: 18565 + - uid: 17628 components: - type: Transform - pos: 49.5,29.5 + pos: -56.486332,-60.42452 parent: 2 - - uid: 18566 + - uid: 21424 components: - type: Transform - pos: 50.5,29.5 + pos: -19.486708,-25.370678 parent: 2 - - uid: 18571 + - uid: 21955 components: - type: Transform - pos: 60.5,13.5 + pos: -71.49939,-11.391785 parent: 2 - - uid: 18575 + - uid: 23196 components: - type: Transform - pos: 54.5,28.5 + rot: 3.141592653589793 rad + pos: 2.4875515,45.60692 parent: 2 - - uid: 18576 + - uid: 23289 components: - type: Transform - pos: 54.5,27.5 + rot: 3.141592653589793 rad + pos: -47.519207,56.580315 parent: 2 - - uid: 18577 + - uid: 23658 components: - type: Transform - pos: 54.5,26.5 + pos: -39.520557,33.63432 parent: 2 - - uid: 18578 + - uid: 26751 components: - type: Transform - pos: 54.5,25.5 + pos: -53.510666,88.10538 parent: 2 - - uid: 18579 + - uid: 29759 components: - type: Transform - pos: 54.5,24.5 + pos: -25.516508,-82.39037 parent: 2 - - uid: 18580 + - uid: 30827 components: - type: Transform - pos: 54.5,23.5 + rot: 1.5707963267948966 rad + pos: -5.4958277,26.573689 parent: 2 - - uid: 18581 + - uid: 66184 components: - type: Transform - pos: 54.5,22.5 - parent: 2 - - uid: 18582 + pos: 1.5749079,-12.352028 + parent: 65849 + - uid: 67397 components: - type: Transform - pos: 54.5,21.5 - parent: 2 - - uid: 18583 + rot: 3.141592653589793 rad + pos: 3.4070816,14.653305 + parent: 66965 + - uid: 67398 components: - type: Transform - pos: 54.5,20.5 - parent: 2 - - uid: 18584 + rot: 3.141592653589793 rad + pos: 11.499329,-3.4421844 + parent: 66965 +- proto: ChurchBell + entities: + - uid: 7631 components: - type: Transform - pos: 54.5,19.5 + pos: -63.5,67.5 parent: 2 - - uid: 18585 +- proto: ChurchOrganInstrument + entities: + - uid: 12136 components: - type: Transform - pos: 54.5,18.5 + rot: 1.5707963267948966 rad + pos: -58.5,67.5 parent: 2 - - uid: 18586 + - uid: 26163 components: - type: Transform - pos: 54.5,17.5 + pos: -45.5,-57.5 parent: 2 - - uid: 18587 +- proto: Cigar + entities: + - uid: 9873 components: - type: Transform - pos: 54.5,16.5 + pos: 2.3674572,55.604305 parent: 2 - - uid: 18588 + - uid: 9875 components: - type: Transform - pos: 54.5,15.5 + pos: 2.3368013,55.791805 parent: 2 - - uid: 18589 + - uid: 19595 components: - type: Transform - pos: 54.5,14.5 + rot: 1.5707963267948966 rad + pos: 43.501823,8.80027 parent: 2 - - uid: 18590 + - uid: 19596 components: - type: Transform - pos: 54.5,13.5 + rot: -1.5707963267948966 rad + pos: 43.501823,8.675138 parent: 2 - - uid: 18593 + - uid: 19597 components: - type: Transform - pos: 54.5,12.5 + rot: -1.5707963267948966 rad + pos: 43.658073,8.80027 parent: 2 - - uid: 18594 + - uid: 24865 components: - type: Transform - pos: 55.5,12.5 + rot: -0.7853981633974483 rad + pos: -80.57929,-0.29657614 parent: 2 - - uid: 18595 + - uid: 24866 components: - type: Transform - pos: 56.5,12.5 + rot: -0.7853981633974483 rad + pos: -80.53242,-0.46845114 parent: 2 - - uid: 18596 + - uid: 52451 components: - type: Transform - pos: 57.5,12.5 - parent: 2 - - uid: 18597 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52452 components: - type: Transform - pos: 58.5,12.5 - parent: 2 - - uid: 18598 + parent: 52449 + - type: Physics + canCollide: False +- proto: CigarCase + entities: + - uid: 22556 components: - type: Transform - pos: 59.5,12.5 - parent: 2 - - uid: 18599 + parent: 6575 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23704 components: - type: Transform - pos: 60.5,12.5 + rot: 1.5707963267948966 rad + pos: -36.56834,44.321335 parent: 2 - - uid: 18600 +- proto: Cigarette + entities: + - uid: 20813 components: - type: Transform - pos: 60.5,14.5 + pos: -75.41454,-12.188126 parent: 2 - - uid: 18601 + - uid: 20814 components: - type: Transform - pos: 60.5,15.5 + pos: -75.30517,-12.094376 parent: 2 - - uid: 18602 + - uid: 60992 components: - type: Transform - pos: 60.5,16.5 - parent: 2 - - uid: 18603 + pos: 3.8372192,74.664 + parent: 56631 + - uid: 60993 components: - type: Transform - pos: 60.5,17.5 - parent: 2 - - uid: 18604 + pos: 3.9778442,74.80463 + parent: 56631 + - uid: 60994 components: - type: Transform - pos: 60.5,18.5 - parent: 2 - - uid: 18605 + pos: 4.040283,74.71088 + parent: 56631 +- proto: CigaretteSpent + entities: + - uid: 3180 components: - type: Transform - pos: 60.5,19.5 + rot: 3.141592653589793 rad + pos: -22.201435,36.308407 parent: 2 - - uid: 18606 + - uid: 3647 components: - type: Transform - pos: 60.5,20.5 + rot: 3.141592653589793 rad + pos: -16.920185,36.10528 parent: 2 - - uid: 18607 + - uid: 7239 components: - type: Transform - pos: 60.5,21.5 + rot: -1.5707963267948966 rad + pos: -16.763935,36.558407 parent: 2 - - uid: 18608 + - uid: 8150 components: - type: Transform - pos: 60.5,22.5 + rot: 1.5707963267948966 rad + pos: -54.2661,9.204479 parent: 2 - - uid: 18609 + - uid: 19702 components: - type: Transform - pos: 60.5,23.5 + rot: -1.5707963267948966 rad + pos: 10.332804,-19.631237 parent: 2 - - uid: 18610 + - uid: 19703 components: - type: Transform - pos: 60.5,24.5 + rot: -1.5707963267948966 rad + pos: 10.473429,-19.646862 parent: 2 - - uid: 18611 + - uid: 19704 components: - type: Transform - pos: 60.5,25.5 + rot: -1.5707963267948966 rad + pos: 10.442179,-19.553112 parent: 2 - - uid: 18612 + - uid: 19705 components: - type: Transform - pos: 60.5,26.5 + pos: 10.473429,-19.537487 parent: 2 - - uid: 18613 + - uid: 19706 components: - type: Transform - pos: 60.5,27.5 + pos: 10.598429,-19.521862 parent: 2 - - uid: 18614 + - uid: 19707 components: - type: Transform - pos: 60.5,28.5 + pos: 12.06718,-19.974985 parent: 2 - - uid: 18615 + - uid: 19708 components: - type: Transform - pos: 59.5,28.5 + pos: 12.239055,-19.89686 parent: 2 - - uid: 18616 + - uid: 19709 components: - type: Transform - pos: 58.5,28.5 + pos: 12.34843,-20.037485 parent: 2 - - uid: 18617 + - uid: 19710 components: - type: Transform - pos: 57.5,28.5 + pos: 12.239055,-20.006235 parent: 2 - - uid: 18618 + - uid: 19711 components: - type: Transform - pos: 56.5,28.5 + pos: 9.082808,-22.396864 parent: 2 - - uid: 18619 + - uid: 19712 components: - type: Transform - pos: 55.5,28.5 + pos: 9.348433,-22.240614 parent: 2 - - uid: 18620 + - uid: 19713 components: - type: Transform - pos: -43.5,-14.5 + pos: 9.442183,-22.287489 parent: 2 - - uid: 18621 + - uid: 19714 components: - type: Transform - pos: -19.5,-9.5 + pos: 9.270308,-22.303114 parent: 2 - - uid: 18622 + - uid: 19715 components: - type: Transform - pos: -20.5,-9.5 + pos: 9.176558,-22.256239 parent: 2 - - uid: 18623 + - uid: 19716 components: - type: Transform - pos: -21.5,-9.5 + pos: 12.5828085,-22.740608 parent: 2 - - uid: 18625 + - uid: 19717 components: - type: Transform - pos: -14.5,-8.5 + pos: 12.6296835,-22.693733 parent: 2 - - uid: 18626 + - uid: 19718 components: - type: Transform - pos: -14.5,-7.5 + pos: 12.7703085,-22.803108 parent: 2 - - uid: 18627 + - uid: 19719 components: - type: Transform - pos: -14.5,-6.5 + pos: 13.895308,-21.959356 parent: 2 - - uid: 18628 + - uid: 19720 components: - type: Transform - pos: -14.5,-5.5 + pos: 9.145304,-19.084364 parent: 2 - - uid: 18630 + - uid: 19721 components: - type: Transform - pos: -13.5,-5.5 + pos: 9.317179,-18.990614 parent: 2 - - uid: 18654 + - uid: 19722 components: - type: Transform - pos: -21.5,-3.5 + pos: 9.520304,-19.178114 parent: 2 - - uid: 18655 + - uid: 19735 components: - type: Transform - pos: -21.5,-4.5 + rot: 1.5707963267948966 rad + pos: 11.082805,-21.506733 parent: 2 - - uid: 18656 + - uid: 19736 components: - type: Transform - pos: -21.5,-5.5 + rot: 1.5707963267948966 rad + pos: 11.176555,-21.553606 parent: 2 - - uid: 18657 + - uid: 19737 components: - type: Transform - pos: -21.5,-6.5 + rot: 1.5707963267948966 rad + pos: 11.551555,-21.397356 parent: 2 - - uid: 18658 + - uid: 19738 components: - type: Transform - pos: -21.5,-7.5 + rot: 1.5707963267948966 rad + pos: 11.59843,-21.381731 parent: 2 - - uid: 18659 + - uid: 21027 components: - type: Transform - pos: -21.5,-8.5 + pos: 83.61336,-62.70113 parent: 2 - - uid: 18663 + - uid: 21028 components: - type: Transform - pos: -22.5,-7.5 + pos: 83.69148,-62.873005 parent: 2 - - uid: 18664 +- proto: CigaretteSyndicate + entities: + - uid: 60995 components: - type: Transform - pos: -23.5,-7.5 - parent: 2 - - uid: 18665 + pos: 3.8840942,74.7265 + parent: 56631 + - uid: 60996 components: - type: Transform - pos: -24.5,-7.5 - parent: 2 - - uid: 18666 + pos: 4.118454,74.64838 + parent: 56631 +- proto: CigarGold + entities: + - uid: 5444 components: - type: Transform - pos: -25.5,-7.5 + rot: 1.5707963267948966 rad + pos: -101.59623,16.555357 parent: 2 - - uid: 18668 + - uid: 9753 components: - type: Transform - pos: -26.5,-7.5 + pos: 10.145786,53.84015 parent: 2 - - uid: 18669 + - uid: 9857 components: - type: Transform - pos: -27.5,-7.5 + pos: 10.302036,53.637024 parent: 2 - - uid: 18670 + - uid: 12824 components: - type: Transform - pos: -28.5,-7.5 + rot: -0.6108652381980153 rad + pos: 0.4066534,78.19719 parent: 2 - - uid: 18688 + - uid: 12825 components: - type: Transform - pos: -25.5,-2.5 + rot: -0.6108652381980153 rad + pos: 0.4379034,78.056564 parent: 2 - - uid: 18704 + - uid: 21503 components: - type: Transform - pos: -21.5,-16.5 + rot: 3.141592653589793 rad + pos: -53.08746,-4.506282 parent: 2 - - uid: 18705 + - uid: 21525 components: - type: Transform - pos: -21.5,-15.5 + rot: 3.141592653589793 rad + pos: -53.196835,-4.396907 parent: 2 - - uid: 18706 + - uid: 53643 components: + - type: MetaData + desc: Лучшая сигарета из лучших, достается только рабочим партии. - type: Transform - pos: -21.5,-14.5 + pos: 6.261645,-81.746574 parent: 2 - - uid: 18707 + - uid: 67399 components: - type: Transform - pos: -21.5,-13.5 - parent: 2 - - uid: 18708 + pos: 30.286804,9.392014 + parent: 66965 +- proto: CigarGoldCase + entities: + - uid: 19978 components: - type: Transform - pos: -21.5,-12.5 + pos: -59.331127,-12.356944 parent: 2 - - uid: 18709 +- proto: CigarGoldSpent + entities: + - uid: 4481 components: - type: Transform - pos: -21.5,-11.5 + pos: -102.523315,16.607439 parent: 2 - - uid: 18710 + - uid: 19643 components: - type: Transform - pos: -21.5,-10.5 + pos: 10.317179,-19.256237 parent: 2 - - uid: 18723 + - uid: 19699 components: - type: Transform - pos: -28.5,-16.5 + pos: 10.739054,-19.428112 parent: 2 - - uid: 18724 + - uid: 19700 components: - type: Transform - pos: -27.5,-16.5 + pos: 13.239056,-20.928108 parent: 2 - - uid: 18725 + - uid: 19701 components: - type: Transform - pos: -26.5,-16.5 + pos: 9.7546835,-22.849987 parent: 2 - - uid: 18728 + - uid: 19725 components: - type: Transform - pos: -25.5,-16.5 + pos: 9.254679,-19.053114 parent: 2 - - uid: 18729 + - uid: 19733 components: - type: Transform - pos: -24.5,-16.5 + pos: 11.87968,-21.225481 parent: 2 - - uid: 18789 + - uid: 19734 components: - type: Transform - pos: 58.5,-34.5 + pos: 11.457805,-21.537981 parent: 2 - - uid: 18851 +- proto: CigarSpent + entities: + - uid: 7176 components: - type: Transform - pos: -33.5,-17.5 + rot: -1.5707963267948966 rad + pos: -16.832525,36.808407 parent: 2 - - uid: 18852 + - uid: 8149 components: - type: Transform - pos: -33.5,-16.5 + pos: -54.8286,9.251354 parent: 2 - - uid: 18854 + - uid: 12818 components: - type: Transform - pos: -33.5,-15.5 + pos: 0.3285284,77.400314 parent: 2 - - uid: 18855 + - uid: 19594 components: - type: Transform - pos: -33.5,-14.5 + rot: 1.5707963267948966 rad + pos: 43.626823,8.221542 parent: 2 - - uid: 18856 + - uid: 19723 components: - type: Transform - pos: -33.5,-13.5 + pos: 9.270304,-19.318739 parent: 2 - - uid: 18857 + - uid: 19724 components: - type: Transform - pos: -33.5,-12.5 + pos: 9.692179,-19.084362 parent: 2 - - uid: 18858 +- proto: CigCartonBlack + entities: + - uid: 4752 components: - type: Transform - pos: -33.5,-11.5 + pos: 10.401361,-22.738935 parent: 2 - - uid: 18859 +- proto: CigCartonGreen + entities: + - uid: 18603 components: - type: Transform - pos: -33.5,-10.5 + pos: -30.54098,-33.380524 parent: 2 - - uid: 18860 +- proto: CigCartonRed + entities: + - uid: 14801 components: - type: Transform - pos: -34.5,-10.5 + pos: 3.57339,-67.319016 parent: 2 - - uid: 18861 +- proto: CigPackBlack + entities: + - uid: 28995 components: - type: Transform - pos: -35.5,-10.5 + rot: 0.5759586531581288 rad + pos: 29.528841,-9.407311 parent: 2 - - uid: 18862 +- proto: CigPackRed + entities: + - uid: 28302 components: - type: Transform - pos: -36.5,-10.5 + rot: 1.5707963267948966 rad + pos: -68.32197,75.495094 parent: 2 - - uid: 18863 + - uid: 28303 components: - type: Transform - pos: -37.5,-10.5 + rot: 1.5707963267948966 rad + pos: -68.74384,75.79197 parent: 2 - - uid: 18864 +- proto: CigPackSyndicate + entities: + - uid: 28230 components: - type: Transform - pos: -38.5,-10.5 + rot: -1.5707963267948966 rad + pos: -94.59767,49.812214 parent: 2 - - uid: 18865 +- proto: CircuitImprinter + entities: + - uid: 3866 components: - type: Transform - pos: -38.5,-15.5 + pos: 31.5,-20.5 parent: 2 - - uid: 18866 +- proto: ClarinetInstrument + entities: + - uid: 10096 components: - type: Transform - pos: -37.5,-15.5 + pos: -13.469012,21.629501 parent: 2 - - uid: 18867 +- proto: CleanerDispenser + entities: + - uid: 9480 components: - type: Transform - pos: -36.5,-15.5 + rot: 1.5707963267948966 rad + pos: -57.5,6.5 parent: 2 - - uid: 18868 + - uid: 23876 components: - type: Transform - pos: -35.5,-15.5 + rot: 1.5707963267948966 rad + pos: -23.5,33.5 parent: 2 - - uid: 18870 + - uid: 26296 components: - type: Transform - pos: -34.5,-15.5 + pos: -37.5,-70.5 parent: 2 - - uid: 18871 +- proto: ClearPDA + entities: + - uid: 65578 components: - type: Transform - pos: -44.5,-19.5 - parent: 2 - - uid: 18872 + pos: -1.746522,-1.3002565 + parent: 65540 +- proto: ClockworkGrille + entities: + - uid: 401 components: - type: Transform - pos: -43.5,-19.5 + pos: 10.5,6.5 parent: 2 - - uid: 18873 + - uid: 402 components: - type: Transform - pos: -42.5,-19.5 + pos: 10.5,10.5 parent: 2 - - uid: 18874 + - uid: 451 components: - type: Transform - pos: -41.5,-19.5 + pos: 10.5,5.5 parent: 2 - - uid: 18875 + - uid: 453 components: - type: Transform - pos: -40.5,-19.5 + pos: -0.5,13.5 parent: 2 - - uid: 18876 + - uid: 454 components: - type: Transform - pos: -40.5,-18.5 + pos: 2.5,13.5 parent: 2 - - uid: 18878 + - uid: 455 components: - type: Transform - pos: -40.5,-17.5 + pos: 1.5,13.5 parent: 2 - - uid: 18879 + - uid: 584 components: - type: Transform - pos: -40.5,-16.5 + pos: 3.5,13.5 parent: 2 - - uid: 18880 + - uid: 586 components: - type: Transform - pos: -39.5,-16.5 + pos: -6.5,13.5 parent: 2 - - uid: 18881 + - uid: 587 components: - type: Transform - pos: -40.5,-15.5 + pos: -7.5,13.5 parent: 2 - - uid: 18883 + - uid: 596 components: - type: Transform - pos: -41.5,-15.5 + pos: -4.5,13.5 parent: 2 - - uid: 18886 + - uid: 2931 components: - type: Transform - pos: -42.5,-15.5 + pos: 5.5,13.5 parent: 2 - - uid: 18887 + - uid: 2945 components: - type: Transform - pos: -43.5,-15.5 + pos: 4.5,13.5 parent: 2 - - uid: 18888 + - uid: 2972 components: - type: Transform - pos: -44.5,-15.5 + pos: -8.5,13.5 parent: 2 - - uid: 18889 + - uid: 2981 components: - type: Transform - pos: -45.5,-15.5 + pos: 7.5,13.5 parent: 2 - - uid: 18890 + - uid: 2988 components: - type: Transform - pos: -46.5,-15.5 + pos: -2.5,13.5 parent: 2 - - uid: 18891 + - uid: 3017 components: - type: Transform - pos: -43.5,-13.5 + pos: -3.5,13.5 parent: 2 - - uid: 18892 + - uid: 3029 components: - type: Transform - pos: -43.5,-12.5 + pos: -1.5,13.5 parent: 2 - - uid: 18893 + - uid: 4379 components: - type: Transform - pos: -43.5,-11.5 + pos: -31.5,22.5 parent: 2 - - uid: 18895 + - uid: 4468 components: - type: Transform - pos: -43.5,-10.5 + pos: -31.5,24.5 parent: 2 - - uid: 18896 + - uid: 4472 components: - type: Transform - pos: -42.5,-10.5 + pos: -31.5,23.5 parent: 2 - - uid: 18898 + - uid: 4840 components: - type: Transform - pos: -42.5,-9.5 + pos: 9.5,13.5 parent: 2 - - uid: 18899 + - uid: 4892 components: - type: Transform - pos: -42.5,-13.5 + rot: -1.5707963267948966 rad + pos: -8.5,-4.5 parent: 2 - - uid: 18900 + - uid: 4905 components: - type: Transform - pos: -41.5,-13.5 + rot: -1.5707963267948966 rad + pos: -8.5,-11.5 parent: 2 - - uid: 18901 + - uid: 4908 components: - type: Transform - pos: -41.5,-9.5 + pos: 10.5,-6.5 parent: 2 - - uid: 18902 + - uid: 4909 components: - type: Transform - pos: -13.5,-16.5 + rot: -1.5707963267948966 rad + pos: -9.5,-6.5 parent: 2 - - uid: 18903 + - uid: 4915 components: - type: Transform - pos: -15.5,-14.5 + pos: -9.5,-7.5 parent: 2 - - uid: 18904 + - uid: 4923 components: - type: Transform - pos: -15.5,-15.5 + pos: -9.5,5.5 parent: 2 - - uid: 18905 + - uid: 4924 components: - type: Transform - pos: -15.5,-16.5 + pos: -9.5,10.5 parent: 2 - - uid: 18906 + - uid: 5728 components: - type: Transform - pos: -16.5,-16.5 + pos: -106.5,65.5 parent: 2 - - uid: 18907 + - uid: 7165 components: - type: Transform - pos: -17.5,-16.5 + pos: -102.5,39.5 parent: 2 - - uid: 18908 + - uid: 7178 components: - type: Transform - pos: -18.5,-16.5 + pos: -102.5,69.5 parent: 2 - - uid: 18909 + - uid: 7293 components: - type: Transform - pos: -14.5,-16.5 + pos: -108.5,64.5 parent: 2 - - uid: 18910 + - uid: 7299 components: - type: Transform - pos: -45.5,60.5 + pos: -107.5,64.5 parent: 2 - - uid: 18911 + - uid: 7306 components: - type: Transform - pos: -12.5,-16.5 + pos: -106.5,49.5 parent: 2 - - uid: 18912 + - uid: 7558 components: - type: Transform - pos: -11.5,-18.5 + pos: -107.5,56.5 parent: 2 - - uid: 18913 + - uid: 7559 components: - type: Transform - pos: -11.5,-19.5 + pos: -107.5,54.5 parent: 2 - - uid: 18914 + - uid: 7580 components: - type: Transform - pos: -11.5,-20.5 + pos: -106.5,50.5 parent: 2 - - uid: 18915 + - uid: 8230 components: - type: Transform - pos: -10.5,-20.5 + pos: -107.5,52.5 parent: 2 - - uid: 18916 + - uid: 8285 components: - type: Transform - pos: -9.5,-20.5 + pos: -107.5,48.5 parent: 2 - - uid: 18917 + - uid: 8550 components: - type: Transform - pos: -8.5,-20.5 + pos: -108.5,62.5 parent: 2 - - uid: 18918 + - uid: 8888 components: - type: Transform - pos: -7.5,-20.5 + rot: -1.5707963267948966 rad + pos: -9.5,-11.5 parent: 2 - - uid: 18919 + - uid: 8889 components: - type: Transform - pos: -6.5,-20.5 + rot: -1.5707963267948966 rad + pos: -9.5,-8.5 parent: 2 - - uid: 18920 + - uid: 8896 components: - type: Transform - pos: -5.5,-20.5 + rot: -1.5707963267948966 rad + pos: -9.5,-9.5 parent: 2 - - uid: 18921 + - uid: 8897 components: - type: Transform - pos: -4.5,-20.5 + rot: -1.5707963267948966 rad + pos: -9.5,-5.5 parent: 2 - - uid: 18922 + - uid: 8899 components: - type: Transform - pos: -7.5,-19.5 + rot: -1.5707963267948966 rad + pos: -9.5,-4.5 parent: 2 - - uid: 18924 + - uid: 8900 components: - type: Transform - pos: -7.5,-18.5 + rot: -1.5707963267948966 rad + pos: -9.5,-10.5 parent: 2 - - uid: 18925 + - uid: 8909 components: - type: Transform - pos: -7.5,-17.5 + pos: 10.5,-4.5 parent: 2 - - uid: 18928 + - uid: 8917 components: - type: Transform - pos: -6.5,-17.5 + pos: 10.5,-5.5 parent: 2 - - uid: 18930 + - uid: 8981 components: - type: Transform - pos: -5.5,-17.5 + pos: -106.5,58.5 parent: 2 - - uid: 18931 + - uid: 8982 components: - type: Transform - pos: -4.5,-17.5 + pos: -106.5,59.5 parent: 2 - - uid: 18932 + - uid: 9784 components: - type: Transform - pos: -8.5,-17.5 + pos: -108.5,48.5 parent: 2 - - uid: 18935 + - uid: 9792 components: - type: Transform - pos: -12.5,-20.5 + pos: -107.5,44.5 parent: 2 - - uid: 18936 + - uid: 9876 components: - type: Transform - pos: -13.5,-20.5 + pos: -106.5,43.5 parent: 2 - - uid: 18937 + - uid: 9897 components: - type: Transform - pos: -14.5,-20.5 + pos: -104.5,39.5 parent: 2 - - uid: 18938 + - uid: 10275 components: - type: Transform - pos: -15.5,-20.5 + pos: -106.5,42.5 parent: 2 - - uid: 18939 + - uid: 10313 components: - type: Transform - pos: -16.5,-20.5 + pos: -106.5,41.5 parent: 2 - - uid: 18940 + - uid: 10314 components: - type: Transform - pos: -17.5,-20.5 + pos: -108.5,46.5 parent: 2 - - uid: 18941 + - uid: 10315 components: - type: Transform - pos: -18.5,-20.5 + pos: -107.5,46.5 parent: 2 - - uid: 18942 + - uid: 10316 components: - type: Transform - pos: -19.5,-20.5 + pos: -108.5,44.5 parent: 2 - - uid: 18943 + - uid: 10317 components: - type: Transform - pos: -20.5,-20.5 + pos: -108.5,52.5 parent: 2 - - uid: 18944 + - uid: 10319 components: - type: Transform - pos: -21.5,-20.5 + pos: -108.5,56.5 parent: 2 - - uid: 18946 + - uid: 10320 components: - type: Transform - pos: -22.5,-20.5 + pos: -106.5,57.5 parent: 2 - - uid: 18947 + - uid: 10321 components: - type: Transform - pos: -23.5,-20.5 + pos: -108.5,54.5 parent: 2 - - uid: 18948 + - uid: 10322 components: - type: Transform - pos: -10.5,-24.5 + pos: -106.5,51.5 parent: 2 - - uid: 18949 + - uid: 10323 components: - type: Transform - pos: -10.5,-23.5 + pos: -108.5,60.5 parent: 2 - - uid: 18950 + - uid: 10339 components: - type: Transform - pos: -10.5,-22.5 + pos: -107.5,60.5 parent: 2 - - uid: 18951 + - uid: 10341 components: - type: Transform - pos: -10.5,-21.5 + pos: -107.5,62.5 parent: 2 - - uid: 18952 + - uid: 10350 components: - type: Transform - pos: -13.5,-24.5 + pos: -106.5,66.5 parent: 2 - - uid: 18953 + - uid: 10351 components: - type: Transform - pos: -13.5,-23.5 + pos: -106.5,67.5 parent: 2 - - uid: 18954 + - uid: 10352 components: - type: Transform - pos: -13.5,-22.5 + pos: -104.5,69.5 parent: 2 - - uid: 18955 + - uid: 10354 components: - type: Transform - pos: -13.5,-21.5 + pos: -100.5,69.5 parent: 2 - - uid: 18956 + - uid: 10368 components: - type: Transform - pos: -16.5,-24.5 + pos: -100.5,39.5 parent: 2 - - uid: 18957 + - uid: 10535 components: - type: Transform - pos: -16.5,-23.5 + pos: -92.5,42.5 parent: 2 - - uid: 18958 + - uid: 10579 components: - type: Transform - pos: -16.5,-22.5 + pos: -9.5,6.5 parent: 2 - - uid: 18959 + - uid: 10581 components: - type: Transform - pos: -16.5,-21.5 + pos: 8.5,13.5 parent: 2 - - uid: 18960 + - uid: 10582 components: - type: Transform - pos: -19.5,-24.5 + pos: 10.5,11.5 parent: 2 - - uid: 18961 + - uid: 10583 components: - type: Transform - pos: -19.5,-23.5 + pos: -9.5,11.5 parent: 2 - - uid: 18962 + - uid: 10668 components: - type: Transform - pos: -19.5,-22.5 + pos: -93.5,42.5 parent: 2 - - uid: 18963 + - uid: 10679 components: - type: Transform - pos: -19.5,-21.5 + pos: -94.5,42.5 parent: 2 - - uid: 18964 + - uid: 10683 components: - type: Transform - pos: -7.5,-21.5 + pos: -92.5,66.5 parent: 2 - - uid: 18965 + - uid: 10696 components: - type: Transform - pos: -7.5,-22.5 + pos: -93.5,66.5 parent: 2 - - uid: 18966 + - uid: 10704 components: - type: Transform - pos: -5.5,-22.5 + pos: -94.5,66.5 parent: 2 - - uid: 18969 + - uid: 11151 components: - type: Transform - pos: -5.5,-23.5 + pos: 26.5,25.5 parent: 2 - - uid: 18970 + - uid: 11152 components: - type: Transform - pos: -5.5,-24.5 + pos: 27.5,25.5 parent: 2 - - uid: 18971 + - uid: 11153 components: - type: Transform - pos: -5.5,-25.5 + pos: 28.5,25.5 parent: 2 - - uid: 18976 + - uid: 11154 components: - type: Transform - pos: -4.5,-24.5 + pos: 29.5,25.5 parent: 2 - - uid: 18977 + - uid: 11155 components: - type: Transform - pos: -3.5,-24.5 + pos: 30.5,25.5 parent: 2 - - uid: 18981 + - uid: 11714 components: - type: Transform - pos: -3.5,-25.5 + pos: 4.5,-37.5 parent: 2 - - uid: 18993 + - uid: 11789 components: - type: Transform - pos: -7.5,-23.5 + pos: 4.5,-42.5 parent: 2 - - uid: 18994 + - uid: 11814 components: - type: Transform - pos: -7.5,-24.5 + pos: 7.5,-42.5 parent: 2 - - uid: 18996 + - uid: 13388 components: - type: Transform - pos: -23.5,-21.5 + pos: 21.5,-53.5 parent: 2 - - uid: 19029 + - uid: 13389 components: - type: Transform - pos: 41.5,-9.5 + pos: 21.5,-54.5 parent: 2 - - uid: 19030 + - uid: 13390 components: - type: Transform - pos: 40.5,-9.5 + pos: 21.5,-55.5 parent: 2 - - uid: 19050 + - uid: 13447 components: - type: Transform - pos: -30.5,-16.5 + pos: 18.5,-59.5 parent: 2 - - uid: 19051 + - uid: 13450 components: - type: Transform - pos: -29.5,-16.5 + pos: 12.5,-61.5 parent: 2 - - uid: 19053 + - uid: 13451 components: - type: Transform - pos: -28.5,-17.5 + pos: 12.5,-59.5 parent: 2 - - uid: 19054 + - uid: 13460 components: - type: Transform - pos: -28.5,-18.5 + pos: 12.5,-60.5 parent: 2 - - uid: 19055 + - uid: 13461 components: - type: Transform - pos: -27.5,-18.5 + pos: 15.5,-54.5 parent: 2 - - uid: 19056 + - uid: 13462 components: - type: Transform - pos: -28.5,-19.5 + pos: 12.5,-55.5 parent: 2 - - uid: 19057 + - uid: 13464 components: - type: Transform - pos: -28.5,-20.5 + pos: 15.5,-55.5 parent: 2 - - uid: 19058 + - uid: 13532 components: - type: Transform - pos: -28.5,-21.5 + pos: 15.5,-53.5 parent: 2 - - uid: 19059 + - uid: 13589 components: - type: Transform - pos: -30.5,-20.5 + pos: 18.5,-61.5 parent: 2 - - uid: 19060 + - uid: 13592 components: - type: Transform - pos: -29.5,-20.5 + pos: 12.5,-53.5 parent: 2 - - uid: 19061 + - uid: 13594 components: - type: Transform - pos: -27.5,-20.5 + pos: 12.5,-54.5 parent: 2 - - uid: 19062 + - uid: 13798 components: - type: Transform - pos: -26.5,-20.5 + pos: -9.5,-56.5 parent: 2 - - uid: 19063 + - uid: 13800 components: - type: Transform - pos: -28.5,-22.5 + pos: -11.5,-56.5 parent: 2 - - uid: 19064 + - uid: 13867 components: - type: Transform - pos: -28.5,-23.5 + pos: 18.5,-60.5 parent: 2 - - uid: 19065 + - uid: 13939 components: - type: Transform - pos: -28.5,-24.5 + pos: 7.5,-37.5 parent: 2 - - uid: 19066 + - uid: 13940 components: - type: Transform - pos: -42.5,-23.5 + pos: 0.5,-32.5 parent: 2 - - uid: 19067 + - uid: 13969 components: - type: Transform - pos: -42.5,-24.5 + pos: 3.5,-41.5 parent: 2 - - uid: 19068 + - uid: 13970 components: - type: Transform - pos: -41.5,-24.5 + pos: 3.5,-38.5 parent: 2 - - uid: 19069 + - uid: 14022 components: - type: Transform - pos: -40.5,-24.5 + pos: 25.5,25.5 parent: 2 - - uid: 19070 + - uid: 15198 components: - type: Transform - pos: -39.5,-24.5 + pos: -13.5,-56.5 parent: 2 - - uid: 19072 + - uid: 15866 components: - type: Transform - pos: -38.5,-24.5 + pos: 38.5,21.5 parent: 2 - - uid: 19073 + - uid: 16047 components: - type: Transform - pos: -37.5,-24.5 + pos: -14.5,-56.5 parent: 2 - - uid: 19074 + - uid: 16103 components: - type: Transform - pos: -36.5,-24.5 + pos: -15.5,-56.5 parent: 2 - - uid: 19075 + - uid: 17898 components: - type: Transform - pos: -35.5,-24.5 + pos: -21.5,-60.5 parent: 2 - - uid: 19076 + - uid: 17899 components: - type: Transform - pos: -34.5,-24.5 + pos: -21.5,-58.5 parent: 2 - - uid: 19077 + - uid: 31010 components: - type: Transform - pos: -33.5,-24.5 + rot: -1.5707963267948966 rad + pos: -7.5,-55.5 parent: 2 - - uid: 19078 + - uid: 31012 components: - type: Transform - pos: -32.5,-24.5 + rot: -1.5707963267948966 rad + pos: -7.5,-53.5 parent: 2 - - uid: 19079 + - uid: 56499 components: - type: Transform - pos: -31.5,-24.5 - parent: 2 - - uid: 19080 + pos: -0.5,6.5 + parent: 56424 + - uid: 56500 components: - type: Transform - pos: -30.5,-24.5 - parent: 2 - - uid: 19081 + pos: 0.5,6.5 + parent: 56424 + - uid: 56501 components: - type: Transform - pos: -29.5,-24.5 - parent: 2 - - uid: 19082 + pos: 1.5,6.5 + parent: 56424 + - uid: 56502 components: - type: Transform - pos: -27.5,-24.5 - parent: 2 - - uid: 19083 + pos: -1.5,5.5 + parent: 56424 + - uid: 56503 components: - type: Transform - pos: -28.5,-25.5 - parent: 2 - - uid: 19085 + pos: 2.5,5.5 + parent: 56424 + - uid: 56504 components: - type: Transform - pos: -28.5,-26.5 - parent: 2 - - uid: 19086 + pos: -3.5,-1.5 + parent: 56424 + - uid: 56505 components: - type: Transform - pos: -28.5,-27.5 - parent: 2 - - uid: 19087 + pos: 4.5,-1.5 + parent: 56424 + - uid: 56506 components: - type: Transform - pos: -28.5,-28.5 - parent: 2 - - uid: 19088 + pos: -3.5,0.5 + parent: 56424 + - uid: 56507 components: - type: Transform - pos: -27.5,-28.5 - parent: 2 - - uid: 19090 + pos: 4.5,0.5 + parent: 56424 +- proto: ClockworkGrilleBroken + entities: + - uid: 28904 components: - type: Transform - pos: -29.5,-28.5 + rot: 1.5707963267948966 rad + pos: -26.5,-15.5 parent: 2 - - uid: 19091 + - uid: 28905 components: - type: Transform - pos: -30.5,-28.5 + pos: -35.5,-16.5 parent: 2 - - uid: 19092 + - uid: 28906 components: - type: Transform - pos: -31.5,-28.5 + rot: 1.5707963267948966 rad + pos: -34.5,-5.5 parent: 2 - - uid: 19093 + - uid: 28907 components: - type: Transform - pos: -32.5,-28.5 + pos: -17.5,-17.5 parent: 2 - - uid: 19094 + - uid: 28960 components: - type: Transform - pos: -33.5,-28.5 + pos: 21.5,-14.5 parent: 2 - - uid: 19095 + - uid: 29062 components: - type: Transform - pos: -34.5,-28.5 + rot: 1.5707963267948966 rad + pos: 16.5,-20.5 parent: 2 - - uid: 19096 + - uid: 29066 components: - type: Transform - pos: -35.5,-28.5 + pos: 31.5,-9.5 parent: 2 - - uid: 19097 + - uid: 30394 components: - type: Transform - pos: -36.5,-28.5 + pos: 19.5,16.5 parent: 2 - - uid: 19098 + - uid: 30399 components: - type: Transform - pos: -23.5,-22.5 + rot: -1.5707963267948966 rad + pos: 37.5,10.5 parent: 2 - - uid: 19099 + - uid: 30807 components: - type: Transform - pos: -23.5,-23.5 + rot: -1.5707963267948966 rad + pos: 10.5,59.5 parent: 2 - - uid: 19100 + - uid: 30809 components: - type: Transform - pos: -23.5,-24.5 + rot: 3.141592653589793 rad + pos: 14.5,38.5 parent: 2 - - uid: 19101 + - uid: 30811 components: - type: Transform - pos: -23.5,-25.5 + rot: 1.5707963267948966 rad + pos: 16.5,54.5 parent: 2 - - uid: 19102 + - uid: 30812 components: - type: Transform - pos: -23.5,-26.5 + rot: 1.5707963267948966 rad + pos: 16.5,55.5 parent: 2 - - uid: 19103 + - uid: 41981 components: - type: Transform - pos: -23.5,-27.5 + pos: 16.5,47.5 parent: 2 - - uid: 19104 +- proto: ClockworkGrilleDiagonal + entities: + - uid: 56508 components: - type: Transform - pos: -23.5,-28.5 - parent: 2 - - uid: 19115 + pos: -1.5,6.5 + parent: 56424 + - uid: 56509 components: - type: Transform - pos: 9.5,24.5 - parent: 2 - - uid: 19116 + rot: -1.5707963267948966 rad + pos: 2.5,6.5 + parent: 56424 +- proto: CloningConsoleComputerCircuitboard + entities: + - uid: 55572 components: - type: Transform - pos: 10.5,24.5 - parent: 2 - - uid: 19117 + pos: -17.579132,4.0208464 + parent: 55280 +- proto: CloningPod + entities: + - uid: 15567 components: - type: Transform - pos: 10.5,25.5 + pos: 23.5,-48.5 parent: 2 - - uid: 19118 +- proto: ClosetBombFilled + entities: + - uid: 7665 components: - type: Transform - pos: 10.5,26.5 + pos: 80.5,-29.5 parent: 2 - - uid: 19119 + - uid: 8533 components: - type: Transform - pos: 9.5,26.5 + pos: 78.5,-29.5 parent: 2 - - uid: 19120 + - uid: 8856 components: - type: Transform - pos: 8.5,26.5 + pos: 63.5,-65.5 parent: 2 - - uid: 19121 + - uid: 8857 components: - type: Transform - pos: 7.5,26.5 + pos: 57.5,-63.5 parent: 2 - - uid: 19123 + - uid: 11509 components: - type: Transform - pos: 6.5,26.5 + pos: 44.5,-47.5 parent: 2 - - uid: 19124 + - uid: 20541 components: - type: Transform - pos: 5.5,26.5 + pos: -58.5,-31.5 parent: 2 - - uid: 19127 + - uid: 20542 components: - type: Transform - pos: 4.5,26.5 + pos: -59.5,-31.5 parent: 2 - - uid: 19128 +- proto: ClosetChefFilled + entities: + - uid: 6117 components: - type: Transform - pos: 10.5,23.5 + pos: -57.5,35.5 parent: 2 - - uid: 19129 +- proto: ClosetEmergency + entities: + - uid: 17453 components: - type: Transform - pos: 10.5,22.5 + pos: 95.5,-55.5 parent: 2 - - uid: 19130 + - uid: 66185 components: - type: Transform - pos: 9.5,22.5 - parent: 2 - - uid: 19131 + pos: -0.5,-19.5 + parent: 65849 +- proto: ClosetEmergencyFilledRandom + entities: + - uid: 3405 components: - type: Transform - pos: 8.5,22.5 + pos: 43.5,39.5 parent: 2 - - uid: 19132 + - uid: 5300 components: - type: Transform - pos: 7.5,22.5 + pos: 7.5,10.5 parent: 2 - - uid: 19133 + - uid: 8892 components: - type: Transform - pos: 6.5,22.5 + pos: 61.5,-58.5 parent: 2 - - uid: 19135 + - uid: 8893 components: - type: Transform - pos: 5.5,22.5 + pos: 59.5,-58.5 parent: 2 - - uid: 19136 + - uid: 10070 components: - type: Transform - pos: 4.5,22.5 + pos: -4.5,5.5 parent: 2 - - uid: 19137 + - uid: 10682 components: - type: Transform - pos: 3.5,22.5 + pos: -6.5,10.5 parent: 2 - - uid: 19138 + - uid: 10686 components: - type: Transform - pos: 2.5,22.5 + pos: -6.5,2.5 parent: 2 - - uid: 19139 + - uid: 15246 components: - type: Transform - pos: 10.5,21.5 + pos: 59.5,-29.5 parent: 2 - - uid: 19140 + - uid: 15292 components: - type: Transform - pos: 10.5,20.5 + pos: 65.5,-29.5 parent: 2 - - uid: 19141 + - uid: 15294 components: - type: Transform - pos: 10.5,19.5 + pos: 65.5,-31.5 parent: 2 - - uid: 19142 + - uid: 15496 components: - type: Transform - pos: 10.5,18.5 + pos: 49.5,-40.5 parent: 2 - - uid: 19143 + - uid: 15819 components: - type: Transform - pos: 10.5,17.5 + pos: 59.5,-31.5 parent: 2 - - uid: 19144 + - uid: 18428 components: - type: Transform - pos: 9.5,17.5 + pos: 99.5,-57.5 parent: 2 - - uid: 19145 + - uid: 20263 components: - type: Transform - pos: 8.5,17.5 + pos: 108.5,-55.5 parent: 2 - - uid: 19146 + - uid: 20696 components: - type: Transform - pos: 7.5,17.5 + pos: 91.5,-57.5 parent: 2 - - uid: 19147 + - uid: 20925 components: - type: Transform - pos: 6.5,17.5 + pos: -66.5,-21.5 parent: 2 - - uid: 19148 + - uid: 20930 components: - type: Transform - pos: 5.5,17.5 + pos: 80.5,-59.5 parent: 2 - - uid: 19149 + - uid: 20934 components: - type: Transform - pos: 4.5,17.5 + pos: 70.5,-50.5 parent: 2 - - uid: 19150 + - uid: 22643 components: - type: Transform - pos: 4.5,18.5 + pos: -36.5,-1.5 parent: 2 - - uid: 19151 + - uid: 22644 components: - type: Transform - pos: -3.5,39.5 + pos: -34.5,2.5 parent: 2 - - uid: 19152 + - uid: 22648 components: - type: Transform - pos: -2.5,39.5 + pos: -71.5,-1.5 parent: 2 - - uid: 19153 + - uid: 22649 components: - type: Transform - pos: -1.5,39.5 + pos: -41.5,13.5 parent: 2 - - uid: 19154 + - uid: 22650 components: - type: Transform - pos: -0.5,39.5 + pos: -37.5,15.5 parent: 2 - - uid: 19155 + - uid: 22655 components: - type: Transform - pos: -0.5,43.5 + pos: -62.5,26.5 parent: 2 - - uid: 19156 + - uid: 22656 components: - type: Transform - pos: -0.5,42.5 + pos: -51.5,25.5 parent: 2 - - uid: 19157 + - uid: 22662 components: - type: Transform - pos: -0.5,41.5 + pos: 42.5,-10.5 parent: 2 - - uid: 19158 + - uid: 22663 components: - type: Transform - pos: -0.5,40.5 + pos: 38.5,-11.5 parent: 2 - - uid: 19159 + - uid: 22664 components: - type: Transform - pos: -0.5,38.5 + pos: 35.5,2.5 parent: 2 - - uid: 19160 + - uid: 22671 components: - type: Transform - pos: -0.5,37.5 + pos: 30.5,-24.5 parent: 2 - - uid: 19161 + - uid: 22672 components: - type: Transform - pos: -0.5,36.5 + pos: 64.5,-48.5 parent: 2 - - uid: 19162 + - uid: 23022 components: - type: Transform - pos: -0.5,35.5 + pos: 60.5,-33.5 parent: 2 - - uid: 19163 + - uid: 23024 components: - type: Transform - pos: -0.5,34.5 + pos: 49.5,-44.5 parent: 2 - - uid: 19164 + - uid: 23197 components: - type: Transform - pos: -0.5,33.5 + pos: 36.5,-34.5 parent: 2 - - uid: 19167 + - uid: 24433 components: - type: Transform - pos: -0.5,32.5 + pos: 83.5,-29.5 parent: 2 - - uid: 19168 + - uid: 24652 components: - type: Transform - pos: -0.5,31.5 + pos: -85.5,37.5 parent: 2 - - uid: 19169 + - uid: 24665 components: - type: Transform - pos: -0.5,30.5 + pos: -84.5,20.5 parent: 2 - - uid: 19170 + - uid: 24668 components: - type: Transform - pos: -0.5,29.5 + pos: -77.5,40.5 parent: 2 - - uid: 19171 + - uid: 24807 components: - type: Transform - pos: -0.5,28.5 + pos: -91.5,1.5 parent: 2 - - uid: 19172 + - uid: 24845 components: - type: Transform - pos: -0.5,27.5 + pos: -79.5,-3.5 parent: 2 - - uid: 19173 + - uid: 24846 components: - type: Transform - pos: -0.5,26.5 + pos: -69.5,-10.5 parent: 2 - - uid: 19174 + - uid: 25176 components: - type: Transform - pos: -0.5,25.5 + pos: -63.5,-35.5 parent: 2 - - uid: 19175 + - uid: 25263 components: - type: Transform - pos: 4.5,32.5 + pos: 31.5,-97.5 parent: 2 - - uid: 19176 + - uid: 26002 components: - type: Transform - pos: 4.5,33.5 + pos: -77.5,-40.5 parent: 2 - - uid: 19177 + - uid: 27922 components: - type: Transform - pos: 0.5,39.5 + pos: -35.5,-9.5 parent: 2 - - uid: 19178 + - uid: 28041 components: - type: Transform - pos: 6.5,16.5 + pos: -51.5,-48.5 parent: 2 - - uid: 19203 + - uid: 28103 components: - type: Transform - pos: 1.5,15.5 + pos: -80.5,-43.5 parent: 2 - - uid: 19204 + - uid: 28817 components: - type: Transform - pos: 0.5,15.5 + pos: -67.5,-59.5 parent: 2 - - uid: 19205 + - uid: 28860 components: - type: Transform - pos: -0.5,15.5 + pos: -53.5,-50.5 parent: 2 - - uid: 19206 + - uid: 28899 components: - type: Transform - pos: -0.5,16.5 + pos: -19.5,-13.5 parent: 2 - - uid: 19207 + - uid: 29011 components: - type: Transform - pos: -0.5,17.5 + pos: -31.5,-53.5 parent: 2 - - uid: 19209 + - uid: 29026 components: - type: Transform - pos: -0.5,18.5 + pos: 27.5,-14.5 parent: 2 - - uid: 19210 + - uid: 29027 components: - type: Transform - pos: -0.5,19.5 + pos: 15.5,-22.5 parent: 2 - - uid: 19211 + - uid: 29029 components: - type: Transform - pos: 15.5,20.5 + pos: 29.5,-20.5 parent: 2 - - uid: 19212 + - uid: 29645 components: - type: Transform - pos: 15.5,19.5 + pos: -38.5,-68.5 parent: 2 - - uid: 19213 + - uid: 29761 components: - type: Transform - pos: 15.5,18.5 + pos: -20.5,-82.5 parent: 2 - - uid: 19214 + - uid: 29762 components: - type: Transform - pos: 14.5,18.5 + pos: -10.5,-74.5 parent: 2 - - uid: 19215 + - uid: 29779 components: - type: Transform - pos: 14.5,17.5 + pos: -73.5,-78.5 parent: 2 - - uid: 19216 + - uid: 29875 components: - type: Transform - pos: 14.5,16.5 + pos: -75.5,78.5 parent: 2 - - uid: 19218 + - uid: 30338 components: - type: Transform - pos: 16.5,18.5 + pos: 34.5,16.5 parent: 2 - - uid: 19219 + - uid: 30378 components: - type: Transform - pos: 17.5,18.5 + pos: 37.5,5.5 parent: 2 - - uid: 19220 + - uid: 30379 components: - type: Transform - pos: 17.5,17.5 + pos: 37.5,4.5 parent: 2 - - uid: 19221 + - uid: 30402 components: - type: Transform - pos: 17.5,16.5 + pos: 70.5,-19.5 parent: 2 - - uid: 19222 + - uid: 30491 components: - type: Transform - pos: 17.5,15.5 + pos: 60.5,-9.5 parent: 2 - - uid: 19223 + - uid: 30689 components: - type: Transform - pos: 17.5,14.5 + pos: 2.5,61.5 parent: 2 - - uid: 19227 + - uid: 30691 components: - type: Transform - pos: 11.5,22.5 + pos: 11.5,61.5 parent: 2 - - uid: 19228 + - uid: 30692 components: - type: Transform - pos: 12.5,22.5 + pos: 18.5,56.5 parent: 2 - - uid: 19229 + - uid: 30693 components: - type: Transform - pos: 13.5,22.5 + pos: 18.5,36.5 parent: 2 - - uid: 19230 + - uid: 30694 components: - type: Transform - pos: 14.5,22.5 + pos: 7.5,30.5 parent: 2 - - uid: 19232 + - uid: 30814 components: - type: Transform - pos: 15.5,22.5 + pos: 65.5,15.5 parent: 2 - - uid: 19233 + - uid: 30815 components: - type: Transform - pos: 16.5,22.5 + pos: 65.5,13.5 parent: 2 - - uid: 19234 + - uid: 30879 components: - type: Transform - pos: 17.5,22.5 + pos: 48.5,6.5 parent: 2 - - uid: 19235 + - uid: 30983 components: - type: Transform - pos: 12.5,31.5 + pos: 4.5,36.5 parent: 2 - - uid: 19236 + - uid: 31031 components: - type: Transform - pos: 13.5,31.5 + pos: -85.5,63.5 parent: 2 - - uid: 19237 + - uid: 31112 components: - type: Transform - pos: 14.5,31.5 + pos: -54.5,77.5 parent: 2 - - uid: 19238 + - uid: 31187 components: - type: Transform - pos: 15.5,31.5 + pos: -31.5,75.5 parent: 2 - - uid: 19241 + - uid: 31258 components: - type: Transform - pos: 15.5,30.5 + pos: -34.5,4.5 parent: 2 - - uid: 19242 + - uid: 31259 components: - type: Transform - pos: 15.5,29.5 + pos: -33.5,13.5 parent: 2 - - uid: 19243 + - uid: 31260 components: - type: Transform - pos: 15.5,28.5 + pos: -23.5,21.5 parent: 2 - - uid: 19244 + - uid: 31324 components: - type: Transform - pos: 15.5,27.5 + pos: -60.5,14.5 parent: 2 - - uid: 19247 + - uid: 31371 components: - type: Transform - pos: 15.5,26.5 + pos: -53.5,23.5 parent: 2 - - uid: 19250 + - uid: 31408 components: - type: Transform - pos: 15.5,25.5 + pos: -13.5,52.5 parent: 2 - - uid: 19251 + - uid: 37727 components: - type: Transform - pos: 15.5,32.5 + pos: -36.5,-64.5 parent: 2 - - uid: 19253 + - uid: 52759 components: - type: Transform - pos: 15.5,33.5 + pos: 36.5,-83.5 parent: 2 - - uid: 19254 + - uid: 52773 components: - type: Transform - pos: 15.5,34.5 + pos: -64.5,-86.5 parent: 2 - - uid: 19255 + - uid: 52819 components: - type: Transform - pos: 15.5,35.5 + pos: -34.5,88.5 parent: 2 - - uid: 19256 + - uid: 54168 components: - type: Transform - pos: 18.5,28.5 - parent: 2 - - uid: 19257 + pos: 0.5,-0.5 + parent: 53899 + - uid: 54847 components: - type: Transform - pos: 19.5,28.5 - parent: 2 - - uid: 19258 + pos: 4.5,-11.5 + parent: 54730 + - uid: 60997 components: - type: Transform - pos: 19.5,29.5 - parent: 2 - - uid: 19261 + pos: -16.5,-8.5 + parent: 56631 + - uid: 60998 components: - type: Transform - pos: 19.5,30.5 - parent: 2 - - uid: 19269 + pos: -15.5,14.5 + parent: 56631 + - uid: 60999 components: - type: Transform - pos: 19.5,31.5 - parent: 2 - - uid: 19291 + pos: -13.5,16.5 + parent: 56631 + - uid: 61000 components: - type: Transform - pos: 39.5,-9.5 - parent: 2 - - uid: 19303 + pos: 22.5,6.5 + parent: 56631 + - uid: 61001 components: - type: Transform - pos: 20.5,31.5 - parent: 2 - - uid: 19341 + pos: -7.5,52.5 + parent: 56631 + - uid: 61002 components: - type: Transform - pos: 21.5,31.5 - parent: 2 - - uid: 19345 + pos: -14.5,46.5 + parent: 56631 + - uid: 61003 components: - type: Transform - pos: 22.5,31.5 - parent: 2 - - uid: 19359 + pos: 12.5,47.5 + parent: 56631 + - uid: 61004 components: - type: Transform - pos: 23.5,31.5 - parent: 2 - - uid: 19360 + pos: 19.5,46.5 + parent: 56631 + - uid: 67400 components: - type: Transform - pos: 24.5,31.5 - parent: 2 - - uid: 19372 + pos: 13.5,15.5 + parent: 66965 +- proto: ClosetEmergencyN2FilledRandom + entities: + - uid: 7562 components: - type: Transform - pos: 24.5,30.5 + pos: 85.5,-29.5 parent: 2 - - uid: 19376 + - uid: 7632 components: - type: Transform - pos: 24.5,29.5 + pos: -89.5,-0.5 parent: 2 - - uid: 19379 + - uid: 8569 components: - type: Transform - pos: 24.5,28.5 + pos: 10.5,62.5 parent: 2 - - uid: 19448 + - uid: 14880 components: - type: Transform - pos: 24.5,27.5 + pos: -31.5,73.5 parent: 2 - - uid: 19458 + - uid: 15066 components: - type: Transform - pos: 24.5,26.5 + pos: -10.5,47.5 parent: 2 - - uid: 19478 + - uid: 15068 components: - type: Transform - pos: 24.5,25.5 + pos: -37.5,13.5 parent: 2 - - uid: 19487 + - uid: 15102 components: - type: Transform - pos: 23.5,25.5 + pos: -41.5,15.5 parent: 2 - - uid: 19503 + - uid: 15166 components: - type: Transform - pos: 24.5,22.5 + pos: 42.5,-8.5 parent: 2 - - uid: 19504 + - uid: 15172 components: - type: Transform - pos: 23.5,22.5 + pos: 38.5,-13.5 parent: 2 - - uid: 19513 + - uid: 53295 components: - type: Transform - pos: 20.5,25.5 + pos: 58.5,-15.5 parent: 2 - - uid: 19547 + - uid: 53301 components: - type: Transform - pos: 19.5,25.5 + pos: -81.5,-57.5 parent: 2 - - uid: 19548 + - uid: 53820 components: - type: Transform - pos: 19.5,26.5 + pos: -21.5,15.5 parent: 2 - - uid: 19552 + - uid: 53821 components: - type: Transform - pos: 19.5,27.5 + pos: -19.5,-16.5 parent: 2 - - uid: 19555 + - uid: 53822 components: - type: Transform - pos: 22.5,24.5 + pos: -56.5,-53.5 parent: 2 - - uid: 19558 + - uid: 53823 components: - type: Transform - pos: 22.5,23.5 + pos: -51.5,18.5 parent: 2 - - uid: 19566 + - uid: 53824 components: - type: Transform - pos: 22.5,22.5 + pos: 29.5,-7.5 parent: 2 - - uid: 19575 + - uid: 53825 components: - type: Transform - pos: 25.5,22.5 + pos: 12.5,36.5 parent: 2 - - uid: 19578 +- proto: ClosetFireFilled + entities: + - uid: 3438 components: - type: Transform - pos: 26.5,22.5 + pos: 43.5,-16.5 parent: 2 - - uid: 19580 + - uid: 3713 components: - type: Transform - pos: 27.5,22.5 + pos: 48.5,33.5 parent: 2 - - uid: 19583 + - uid: 5296 components: - type: Transform - pos: -21.5,-32.5 + pos: 6.5,10.5 parent: 2 - - uid: 19584 + - uid: 5299 components: - type: Transform - pos: -22.5,-32.5 + pos: -5.5,10.5 parent: 2 - - uid: 19585 + - uid: 8890 components: - type: Transform - pos: 21.5,22.5 + pos: 59.5,-57.5 parent: 2 - - uid: 19595 + - uid: 8926 components: - type: Transform - pos: 20.5,22.5 + pos: 61.5,-57.5 parent: 2 - - uid: 19597 + - uid: 9408 components: - type: Transform - pos: -23.5,-32.5 + pos: 70.5,-27.5 parent: 2 - - uid: 19598 + - uid: 9412 components: - type: Transform - pos: -24.5,-32.5 + pos: 72.5,-27.5 parent: 2 - - uid: 19599 + - uid: 9971 components: - type: Transform - pos: -25.5,-32.5 + pos: 37.5,2.5 parent: 2 - - uid: 19600 + - uid: 10628 components: - type: Transform - pos: -26.5,-32.5 + pos: -4.5,4.5 parent: 2 - - uid: 19613 + - uid: 10687 components: - type: Transform - pos: -27.5,-32.5 + pos: -5.5,2.5 parent: 2 - - uid: 19614 + - uid: 15288 components: - type: Transform - pos: -28.5,-32.5 + pos: 60.5,-29.5 parent: 2 - - uid: 19615 + - uid: 15289 components: - type: Transform - pos: -29.5,-32.5 + pos: 64.5,-31.5 parent: 2 - - uid: 19616 + - uid: 15290 components: - type: Transform - pos: -30.5,-32.5 + pos: 60.5,-31.5 parent: 2 - - uid: 19617 + - uid: 15291 components: - type: Transform - pos: 20.5,21.5 + pos: 64.5,-29.5 parent: 2 - - uid: 19620 + - uid: 20264 components: - type: Transform - pos: 20.5,20.5 + pos: 108.5,-57.5 parent: 2 - - uid: 19627 + - uid: 20931 components: - type: Transform - pos: 20.5,19.5 + pos: 84.5,-59.5 parent: 2 - - uid: 19631 + - uid: 20933 components: - type: Transform - pos: 18.5,12.5 + pos: 71.5,-50.5 parent: 2 - - uid: 19647 + - uid: 22645 components: - type: Transform - pos: 19.5,12.5 + pos: -34.5,-1.5 parent: 2 - - uid: 19664 + - uid: 22646 components: - type: Transform - pos: 20.5,12.5 + pos: -36.5,2.5 parent: 2 - - uid: 19665 + - uid: 22647 components: - type: Transform - pos: 20.5,11.5 + pos: -69.5,-1.5 parent: 2 - - uid: 19668 + - uid: 22653 components: - type: Transform - pos: 20.5,10.5 + pos: -53.5,25.5 parent: 2 - - uid: 19669 + - uid: 22654 components: - type: Transform - pos: 20.5,9.5 + pos: -62.5,28.5 parent: 2 - - uid: 19673 + - uid: 22670 components: - type: Transform - pos: 20.5,8.5 + pos: 28.5,-24.5 parent: 2 - - uid: 19676 + - uid: 23025 components: - type: Transform - pos: 20.5,7.5 + pos: 50.5,-44.5 parent: 2 - - uid: 19679 + - uid: 23026 components: - type: Transform - pos: 20.5,6.5 + pos: 63.5,-33.5 parent: 2 - - uid: 19680 + - uid: 23027 components: - type: Transform - pos: 20.5,5.5 + pos: 55.5,-50.5 parent: 2 - - uid: 19685 + - uid: 23198 components: - type: Transform - pos: 20.5,4.5 + pos: 26.5,-47.5 parent: 2 - - uid: 19689 + - uid: 23199 components: - type: Transform - pos: 20.5,3.5 + pos: 31.5,-54.5 parent: 2 - - uid: 19693 + - uid: 23200 components: - type: Transform - pos: 20.5,13.5 + pos: 36.5,-55.5 parent: 2 - - uid: 19697 + - uid: 23440 components: - type: Transform - pos: 20.5,14.5 + pos: 30.5,-63.5 parent: 2 - - uid: 19731 + - uid: 23441 components: - type: Transform - pos: 20.5,15.5 + pos: 22.5,-63.5 parent: 2 - - uid: 19733 + - uid: 24219 components: - type: Transform - pos: 20.5,16.5 + pos: -18.5,-79.5 parent: 2 - - uid: 19741 + - uid: 24655 components: - type: Transform - pos: -26.5,-33.5 + pos: -81.5,29.5 parent: 2 - - uid: 19742 + - uid: 24666 components: - type: Transform - pos: -26.5,-34.5 + pos: -85.5,20.5 parent: 2 - - uid: 19743 + - uid: 24667 components: - type: Transform - pos: -26.5,-35.5 + pos: -75.5,40.5 parent: 2 - - uid: 19746 + - uid: 24847 components: - type: Transform - pos: -26.5,-36.5 + pos: -73.5,-6.5 parent: 2 - - uid: 19748 + - uid: 24848 components: - type: Transform - pos: -30.5,-36.5 + pos: -69.5,-11.5 parent: 2 - - uid: 19754 + - uid: 25177 components: - type: Transform - pos: -29.5,-36.5 + pos: -64.5,-35.5 parent: 2 - - uid: 19756 + - uid: 27157 components: - type: Transform - pos: -28.5,-36.5 + pos: -78.5,-45.5 parent: 2 - - uid: 19767 + - uid: 27933 components: - type: Transform - pos: -27.5,-36.5 + pos: -52.5,-45.5 parent: 2 - - uid: 19774 + - uid: 28813 components: - type: Transform - pos: 26.5,21.5 + pos: -71.5,-59.5 parent: 2 - - uid: 19775 + - uid: 28863 components: - type: Transform - pos: 26.5,20.5 + pos: -49.5,-50.5 parent: 2 - - uid: 19777 + - uid: 28898 components: - type: Transform - pos: 26.5,19.5 + pos: -33.5,-14.5 parent: 2 - - uid: 19796 + - uid: 29014 components: - type: Transform - pos: 24.5,14.5 + pos: -30.5,-53.5 parent: 2 - - uid: 19835 + - uid: 29030 components: - type: Transform - pos: -25.5,-36.5 + pos: 33.5,-13.5 parent: 2 - - uid: 19836 + - uid: 29646 components: - type: Transform - pos: -24.5,-36.5 + pos: -40.5,-76.5 parent: 2 - - uid: 19851 + - uid: 29763 components: - type: Transform - pos: -23.5,-36.5 + pos: -11.5,-74.5 parent: 2 - - uid: 19863 + - uid: 30339 components: - type: Transform - pos: -22.5,-36.5 + pos: 32.5,16.5 parent: 2 - - uid: 19867 + - uid: 30403 components: - type: Transform - pos: 25.5,19.5 + pos: 69.5,-19.5 parent: 2 - - uid: 19919 + - uid: 30488 components: - type: Transform - pos: 25.5,18.5 + pos: 62.5,-9.5 parent: 2 - - uid: 19920 + - uid: 30695 components: - type: Transform - pos: 25.5,17.5 + pos: 12.5,60.5 parent: 2 - - uid: 19923 + - uid: 30880 components: - type: Transform - pos: 25.5,16.5 + pos: 53.5,8.5 parent: 2 - - uid: 19955 + - uid: 31032 components: - type: Transform - pos: 25.5,15.5 + pos: -89.5,63.5 parent: 2 - - uid: 19958 + - uid: 31113 components: - type: Transform - pos: 25.5,14.5 + pos: -56.5,77.5 parent: 2 - - uid: 19959 + - uid: 31261 components: - type: Transform - pos: -21.5,-36.5 + pos: -36.5,4.5 parent: 2 - - uid: 19960 + - uid: 31262 components: - type: Transform - pos: -20.5,-36.5 + pos: -24.5,15.5 parent: 2 - - uid: 19966 + - uid: 31331 components: - type: Transform - pos: -19.5,-36.5 + pos: -60.5,13.5 parent: 2 - - uid: 19967 + - uid: 31418 components: - type: Transform - pos: -18.5,-36.5 + pos: -11.5,54.5 parent: 2 - - uid: 19968 + - uid: 37728 components: - type: Transform - pos: -17.5,-36.5 + pos: -36.5,-66.5 parent: 2 - - uid: 19975 + - uid: 61005 components: - type: Transform - pos: -16.5,-36.5 - parent: 2 - - uid: 20001 + pos: -16.5,14.5 + parent: 56631 + - uid: 67401 components: - type: Transform - pos: 25.5,12.5 - parent: 2 - - uid: 20024 + pos: 8.5,15.5 + parent: 66965 +- proto: ClosetJanitor + entities: + - uid: 26261 components: - type: Transform - pos: 25.5,11.5 + pos: -35.5,-71.5 parent: 2 - - uid: 20025 + - uid: 26263 components: - type: Transform - pos: 25.5,10.5 + pos: -38.5,-71.5 parent: 2 - - uid: 20046 +- proto: ClosetJanitorFilled + entities: + - uid: 7129 components: - type: Transform - pos: 26.5,10.5 + pos: -20.5,30.5 parent: 2 - - uid: 20064 + - uid: 26259 components: - type: Transform - pos: 24.5,10.5 + pos: -34.5,-71.5 parent: 2 - - uid: 20096 + - uid: 61006 components: - type: Transform - pos: 24.5,9.5 - parent: 2 - - uid: 20111 + pos: 20.5,13.5 + parent: 56631 +- proto: ClosetL3Filled + entities: + - uid: 6303 components: - type: Transform - pos: 24.5,8.5 + pos: -54.5,45.5 parent: 2 - - uid: 20129 + - uid: 6304 components: - type: Transform - pos: 24.5,7.5 + pos: -55.5,45.5 parent: 2 - - uid: 20158 + - uid: 15036 components: - type: Transform - pos: 24.5,6.5 + pos: 17.5,-45.5 parent: 2 - - uid: 20162 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 9972 + - 11475 + - 11478 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: ClosetL3JanitorFilled + entities: + - uid: 7127 components: - type: Transform - pos: 24.5,5.5 + pos: -21.5,30.5 parent: 2 - - uid: 20172 + - uid: 7128 components: - type: Transform - pos: 24.5,4.5 + pos: -22.5,30.5 parent: 2 - - uid: 20182 +- proto: ClosetL3ScienceFilled + entities: + - uid: 3856 components: - type: Transform - pos: 23.5,4.5 + pos: 36.5,-17.5 parent: 2 - - uid: 20307 + - uid: 8859 components: - type: Transform - pos: -18.5,-34.5 + pos: 57.5,-65.5 parent: 2 - - uid: 20351 + - uid: 8860 components: - type: Transform - pos: -18.5,-33.5 + pos: 63.5,-63.5 parent: 2 - - uid: 20417 + - uid: 9386 components: - type: Transform - pos: -18.5,-35.5 + pos: 68.5,-25.5 parent: 2 - - uid: 20419 + - uid: 9387 components: - type: Transform - pos: 13.5,10.5 + pos: 68.5,-26.5 parent: 2 - - uid: 20427 +- proto: ClosetL3SecurityFilled + entities: + - uid: 21169 components: - type: Transform - pos: 14.5,10.5 + pos: -46.5,-32.5 parent: 2 - - uid: 20433 + - uid: 22099 components: - type: Transform - pos: -15.5,-36.5 + pos: -46.5,-34.5 parent: 2 - - uid: 20434 + - uid: 23325 components: - type: Transform - pos: 14.5,11.5 + pos: -44.5,-34.5 parent: 2 - - uid: 20435 + - uid: 23327 components: - type: Transform - pos: 14.5,9.5 + pos: -48.5,-34.5 parent: 2 - - uid: 20436 +- proto: ClosetL3VirologyFilled + entities: + - uid: 17820 components: - type: Transform - pos: 14.5,8.5 + pos: -50.5,-69.5 parent: 2 - - uid: 20437 + - uid: 17821 components: - type: Transform - pos: 14.5,7.5 + pos: -50.5,-71.5 parent: 2 - - uid: 20455 + - uid: 17822 components: - type: Transform - pos: 14.5,6.5 + pos: -54.5,-71.5 parent: 2 - - uid: 20458 + - uid: 17825 components: - type: Transform - pos: 14.5,5.5 + pos: -54.5,-69.5 parent: 2 - - uid: 20464 + - uid: 17955 components: - type: Transform - pos: 14.5,4.5 + pos: -42.5,-67.5 parent: 2 - - uid: 20469 + - uid: 17956 components: - type: Transform - pos: 14.5,3.5 + pos: -42.5,-63.5 parent: 2 - - uid: 20470 + - uid: 17957 components: - type: Transform - pos: 13.5,8.5 + pos: -40.5,-63.5 parent: 2 - - uid: 20471 + - uid: 17958 components: - type: Transform - pos: 12.5,8.5 + pos: -40.5,-67.5 parent: 2 - - uid: 20473 + - uid: 18196 components: - type: Transform - pos: 15.5,8.5 + pos: -58.5,-61.5 parent: 2 - - uid: 20475 +- proto: ClosetMaintenance + entities: + - uid: 20512 components: - type: Transform - pos: 16.5,8.5 + pos: 84.5,-51.5 parent: 2 - - uid: 20484 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20516 + - 20515 + - 20514 + - 20513 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20997 components: - type: Transform - pos: 13.5,4.5 + pos: 79.5,-61.5 parent: 2 - - uid: 20490 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20998 + - 20999 + - 21000 + - 21001 + - 21002 + - 21003 + - 21004 + - 21005 + - 21006 + - 21007 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 21476 components: - type: Transform - pos: 12.5,4.5 + pos: -40.5,-61.5 parent: 2 - - uid: 20492 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 21477 + - 21478 + - 21479 + - 21480 + - 21481 + - 21482 + - 21483 + - 21484 + - 21485 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 21486 components: - type: Transform - pos: 15.5,4.5 + pos: -46.5,-61.5 parent: 2 - - uid: 20493 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 21487 + - 21488 + - 21489 + - 21490 + - 21491 + - 21492 + - 21493 + - 21494 + - 21495 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 26473 components: - type: Transform - pos: 16.5,4.5 + pos: -93.5,-50.5 parent: 2 - - uid: 20497 + - uid: 26480 components: - type: Transform - pos: 14.5,2.5 + pos: -88.5,-44.5 parent: 2 - - uid: 20501 + - uid: 26582 components: - type: Transform - pos: 14.5,1.5 + pos: -86.5,-54.5 parent: 2 - - uid: 20550 + - uid: 27992 components: - type: Transform - pos: 14.5,0.5 + pos: -48.5,-48.5 parent: 2 - - uid: 20577 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 27993 + - 27994 + - 27995 + - 27996 + - 27997 + - 27998 + - 27999 + - 28000 + - 28001 + - 28002 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 28890 components: - type: Transform - pos: 13.5,0.5 + pos: -18.5,-13.5 parent: 2 - - uid: 20593 + - uid: 31361 components: - type: Transform - pos: 12.5,0.5 + pos: -53.5,19.5 parent: 2 - - uid: 20597 +- proto: ClosetMaintenanceFilledRandom + entities: + - uid: 9123 components: - type: Transform - pos: 11.5,0.5 + pos: 61.5,-52.5 parent: 2 - - uid: 20721 + - uid: 10522 components: - type: Transform - pos: 15.5,0.5 + pos: -27.5,18.5 parent: 2 - - uid: 20725 + - uid: 14372 components: - type: Transform - pos: 16.5,0.5 + pos: 75.5,-57.5 parent: 2 - - uid: 20730 + - uid: 14457 components: - type: Transform - pos: 17.5,0.5 + pos: -51.5,57.5 parent: 2 - - uid: 21477 + - uid: 14832 components: - type: Transform - pos: 27.5,23.5 + pos: 32.5,-69.5 parent: 2 - - uid: 21478 + - uid: 14836 components: - type: Transform - pos: 27.5,24.5 + pos: 25.5,-84.5 parent: 2 - - uid: 21479 + - uid: 14837 components: - type: Transform - pos: 27.5,25.5 + pos: 20.5,-83.5 parent: 2 - - uid: 21486 + - uid: 14841 components: - type: Transform - pos: 27.5,26.5 + pos: 13.5,-74.5 parent: 2 - - uid: 21495 + - uid: 14842 components: - type: Transform - pos: 27.5,27.5 + pos: 4.5,-71.5 parent: 2 - - uid: 21500 + - uid: 14843 components: - type: Transform - pos: 27.5,28.5 + pos: 7.5,-68.5 parent: 2 - - uid: 21575 + - uid: 18611 components: - type: Transform - pos: 31.5,13.5 + pos: 32.5,-43.5 parent: 2 - - uid: 21576 + - uid: 18612 components: - type: Transform - pos: 31.5,14.5 + pos: 32.5,-45.5 parent: 2 - - uid: 21588 + - uid: 20677 components: - type: Transform - pos: 31.5,15.5 + pos: 105.5,-59.5 parent: 2 - - uid: 21643 + - uid: 22328 components: - type: Transform - pos: 30.5,15.5 + pos: -65.5,32.5 parent: 2 - - uid: 21695 + - uid: 22329 components: - type: Transform - pos: 29.5,15.5 + pos: -59.5,31.5 parent: 2 - - uid: 21728 + - uid: 22330 components: - type: Transform - pos: 31.5,16.5 + pos: -60.5,38.5 parent: 2 - - uid: 21752 + - uid: 22331 components: - type: Transform - pos: 54.5,-26.5 + pos: -59.5,42.5 parent: 2 - - uid: 21775 + - uid: 22332 components: - type: Transform - pos: 37.5,19.5 + pos: -63.5,42.5 parent: 2 - - uid: 21797 + - uid: 22334 components: - type: Transform - pos: 36.5,19.5 + pos: -76.5,34.5 parent: 2 - - uid: 21798 + - uid: 22335 components: - type: Transform - pos: 35.5,19.5 + pos: -87.5,24.5 parent: 2 - - uid: 21820 + - uid: 22337 components: - type: Transform - pos: 34.5,19.5 + pos: -71.5,27.5 parent: 2 - - uid: 21826 + - uid: 23190 components: - type: Transform - pos: 34.5,18.5 + pos: 25.5,-47.5 parent: 2 - - uid: 21828 + - uid: 23193 components: - type: Transform - pos: 34.5,17.5 + pos: 26.5,-38.5 parent: 2 - - uid: 21829 + - uid: 23194 components: - type: Transform - pos: 34.5,16.5 + pos: 27.5,-34.5 parent: 2 - - uid: 21836 + - uid: 23442 components: - type: Transform - pos: 34.5,15.5 + pos: 43.5,-57.5 parent: 2 - - uid: 21860 + - uid: 23443 components: - type: Transform - pos: 35.5,15.5 + pos: 47.5,-56.5 parent: 2 - - uid: 21864 + - uid: 24224 components: - type: Transform - pos: 35.5,14.5 + pos: -85.5,33.5 parent: 2 - - uid: 21868 + - uid: 24291 components: - type: Transform - pos: 35.5,13.5 + pos: -89.5,45.5 parent: 2 - - uid: 21876 + - uid: 24349 components: - type: Transform - pos: 59.5,-35.5 + pos: -66.5,49.5 parent: 2 - - uid: 21878 + - uid: 24616 components: - type: Transform - pos: 35.5,12.5 + pos: -85.5,40.5 parent: 2 - - uid: 21884 + - uid: 24617 components: - type: Transform - pos: 35.5,11.5 + pos: -84.5,16.5 parent: 2 - - uid: 21885 + - uid: 24618 components: - type: Transform - pos: 36.5,11.5 + pos: -74.5,40.5 parent: 2 - - uid: 21890 + - uid: 24834 components: - type: Transform - pos: 36.5,10.5 + pos: -75.5,-6.5 parent: 2 - - uid: 21897 + - uid: 24835 components: - type: Transform - pos: 37.5,10.5 + pos: -73.5,-3.5 parent: 2 - - uid: 21901 + - uid: 24837 components: - type: Transform - pos: 38.5,10.5 + pos: -87.5,2.5 parent: 2 - - uid: 21910 + - uid: 24961 components: - type: Transform - pos: 39.5,10.5 + pos: -68.5,-35.5 parent: 2 - - uid: 21912 + - uid: 24962 components: - type: Transform - pos: 39.5,9.5 + pos: -57.5,-43.5 parent: 2 - - uid: 21917 + - uid: 28040 components: - type: Transform - pos: 34.5,11.5 + pos: -54.5,-47.5 parent: 2 - - uid: 21919 + - uid: 28043 components: - type: Transform - pos: 34.5,10.5 + pos: -50.5,-45.5 parent: 2 - - uid: 21924 + - uid: 28818 components: - type: Transform - pos: 33.5,10.5 + pos: -75.5,-62.5 parent: 2 - - uid: 21932 + - uid: 28858 components: - type: Transform - pos: 32.5,10.5 + pos: -63.5,-56.5 parent: 2 - - uid: 21936 + - uid: 28859 components: - type: Transform - pos: 31.5,10.5 + pos: -64.5,-61.5 parent: 2 - - uid: 21942 + - uid: 28884 components: - type: Transform - pos: 30.5,10.5 + pos: -25.5,-17.5 parent: 2 - - uid: 21943 + - uid: 28887 components: - type: Transform - pos: 34.5,20.5 + pos: -36.5,-9.5 parent: 2 - - uid: 21944 + - uid: 29016 components: - type: Transform - pos: 34.5,21.5 + pos: 19.5,-14.5 parent: 2 - - uid: 21946 + - uid: 29017 components: - type: Transform - pos: 34.5,22.5 + pos: 15.5,-20.5 parent: 2 - - uid: 21950 + - uid: 29018 components: - type: Transform - pos: 34.5,23.5 + pos: 34.5,-16.5 parent: 2 - - uid: 21951 + - uid: 29060 components: - type: Transform - pos: 34.5,24.5 + pos: -22.5,-55.5 parent: 2 - - uid: 21952 + - uid: 29078 components: - type: Transform - pos: 34.5,25.5 + pos: -27.5,-50.5 parent: 2 - - uid: 21956 + - uid: 29079 components: - type: Transform - pos: 33.5,21.5 + pos: -21.5,-50.5 parent: 2 - - uid: 21995 + - uid: 29614 components: - type: Transform - pos: 54.5,-25.5 + pos: -38.5,-57.5 parent: 2 - - uid: 22011 + - uid: 29651 components: - type: Transform - pos: 32.5,21.5 + pos: -40.5,-75.5 parent: 2 - - uid: 22018 + - uid: 29658 components: - type: Transform - pos: 31.5,21.5 + pos: -41.5,-72.5 parent: 2 - - uid: 22022 + - uid: 29659 components: - type: Transform - pos: 31.5,22.5 + pos: -41.5,-71.5 parent: 2 - - uid: 22023 + - uid: 29750 components: - type: Transform - pos: 31.5,23.5 + pos: -34.5,-83.5 parent: 2 - - uid: 22028 + - uid: 29751 components: - type: Transform - pos: 31.5,24.5 + pos: -31.5,-79.5 parent: 2 - - uid: 22029 + - uid: 29766 components: - type: Transform - pos: 31.5,25.5 + pos: -8.5,-77.5 parent: 2 - - uid: 22031 + - uid: 29767 components: - type: Transform - pos: 31.5,26.5 + pos: -16.5,-77.5 parent: 2 - - uid: 22039 + - uid: 30337 components: - type: Transform - pos: 31.5,27.5 + pos: 33.5,16.5 parent: 2 - - uid: 22041 + - uid: 30351 components: - type: Transform - pos: 31.5,28.5 + pos: 66.5,-23.5 parent: 2 - - uid: 22053 + - uid: 30381 components: - type: Transform - pos: 32.5,28.5 + pos: 25.5,18.5 parent: 2 - - uid: 22054 + - uid: 30395 components: - type: Transform - pos: 33.5,28.5 + pos: 67.5,-18.5 parent: 2 - - uid: 22057 + - uid: 30400 components: - type: Transform - pos: 34.5,28.5 + pos: 64.5,-18.5 parent: 2 - - uid: 22065 + - uid: 30439 components: - type: Transform - pos: -34.5,-30.5 + pos: 79.5,-15.5 parent: 2 - - uid: 22071 + - uid: 30485 components: - type: Transform - pos: -34.5,-31.5 + pos: 74.5,-9.5 parent: 2 - - uid: 22075 + - uid: 30486 components: - type: Transform - pos: -34.5,-32.5 + pos: 56.5,-15.5 parent: 2 - - uid: 22081 + - uid: 30487 components: - type: Transform - pos: -34.5,-33.5 + pos: 61.5,-9.5 parent: 2 - - uid: 22086 + - uid: 30682 components: - type: Transform - pos: -34.5,-36.5 + pos: 9.5,36.5 parent: 2 - - uid: 22091 + - uid: 30687 components: - type: Transform - pos: -34.5,-37.5 + pos: 18.5,47.5 parent: 2 - - uid: 22092 + - uid: 30688 components: - type: Transform - pos: 31.5,20.5 + pos: 3.5,65.5 parent: 2 - - uid: 22093 + - uid: 30800 components: - type: Transform - pos: -37.5,-36.5 + pos: 63.5,15.5 parent: 2 - - uid: 22094 + - uid: 30881 components: - type: Transform - pos: -36.5,-36.5 + pos: 49.5,8.5 parent: 2 - - uid: 22098 + - uid: 30888 components: - type: Transform - pos: -35.5,-36.5 + pos: 53.5,22.5 parent: 2 - - uid: 22109 + - uid: 30889 components: - type: Transform - pos: 31.5,19.5 + pos: 56.5,24.5 parent: 2 - - uid: 22110 + - uid: 30890 components: - type: Transform - pos: 45.5,27.5 + pos: 50.5,24.5 parent: 2 - - uid: 22111 + - uid: 30984 components: - type: Transform - pos: 45.5,26.5 + pos: 4.5,33.5 parent: 2 - - uid: 22115 + - uid: 31033 components: - type: Transform - pos: 45.5,25.5 + pos: -86.5,63.5 parent: 2 - - uid: 22117 + - uid: 31120 components: - type: Transform - pos: -37.5,-33.5 + pos: -39.5,76.5 parent: 2 - - uid: 22118 + - uid: 31121 components: - type: Transform - pos: -36.5,-33.5 + pos: -43.5,76.5 parent: 2 - - uid: 22127 + - uid: 31122 components: - type: Transform - pos: -35.5,-33.5 + pos: -32.5,78.5 parent: 2 - - uid: 22133 + - uid: 31189 components: - type: Transform - pos: 44.5,25.5 + pos: -32.5,75.5 parent: 2 - - uid: 22135 + - uid: 31247 components: - type: Transform - pos: 43.5,25.5 + pos: -33.5,10.5 parent: 2 - - uid: 22161 + - uid: 31248 components: - type: Transform - pos: 42.5,25.5 + pos: -28.5,15.5 parent: 2 - - uid: 22163 + - uid: 31249 components: - type: Transform - pos: 41.5,25.5 + pos: -23.5,23.5 parent: 2 - - uid: 22171 + - uid: 31363 components: - type: Transform - pos: 40.5,25.5 + pos: -53.5,17.5 parent: 2 - - uid: 22178 + - uid: 31367 components: - type: Transform - pos: 39.5,25.5 + pos: -58.5,10.5 parent: 2 - - uid: 22179 + - uid: 31369 components: - type: Transform - pos: 38.5,25.5 + pos: -46.5,13.5 parent: 2 - - uid: 22180 + - uid: 31402 components: - type: Transform - pos: 42.5,12.5 + pos: -29.5,70.5 parent: 2 - - uid: 22181 + - uid: 31403 components: - type: Transform - pos: 42.5,13.5 + pos: -26.5,61.5 parent: 2 - - uid: 22201 + - uid: 31404 components: - type: Transform - pos: 42.5,14.5 + pos: -20.5,51.5 parent: 2 - - uid: 22205 + - uid: 31405 components: - type: Transform - pos: 42.5,15.5 + pos: -14.5,52.5 parent: 2 - - uid: 22209 + - uid: 31406 components: - type: Transform - pos: 42.5,16.5 + pos: -9.5,58.5 parent: 2 - - uid: 22214 + - uid: 31407 components: - type: Transform - pos: 42.5,17.5 + pos: -11.5,52.5 parent: 2 - - uid: 22219 + - uid: 49910 components: - type: Transform - pos: 42.5,18.5 + pos: 28.5,-63.5 parent: 2 - - uid: 22233 + - uid: 61007 components: - type: Transform - pos: 41.5,14.5 - parent: 2 - - uid: 22240 + pos: -21.5,3.5 + parent: 56631 + - uid: 61008 components: - type: Transform - pos: 40.5,14.5 - parent: 2 - - uid: 22243 + pos: -16.5,-4.5 + parent: 56631 + - uid: 61009 components: - type: Transform - pos: 39.5,14.5 - parent: 2 - - uid: 22264 + pos: 20.5,1.5 + parent: 56631 + - uid: 61010 components: - type: Transform - pos: 41.5,17.5 - parent: 2 - - uid: 22272 + pos: 18.5,9.5 + parent: 56631 + - uid: 65714 components: - type: Transform - pos: 40.5,17.5 - parent: 2 - - uid: 22280 + pos: -5.5,-2.5 + parent: 65694 +- proto: ClosetRadiationSuit + entities: + - uid: 15465 components: - type: Transform - pos: 39.5,17.5 + pos: 46.5,-45.5 parent: 2 - - uid: 22286 + - uid: 23399 components: - type: Transform - pos: 43.5,17.5 + pos: 32.5,-67.5 parent: 2 - - uid: 22287 +- proto: ClosetRadiationSuitFilled + entities: + - uid: 3431 components: - type: Transform - pos: 44.5,17.5 + pos: 33.5,44.5 parent: 2 - - uid: 22290 + - uid: 3877 components: - type: Transform - pos: 45.5,17.5 + pos: 36.5,-16.5 parent: 2 - - uid: 22311 + - uid: 7718 components: - type: Transform - pos: 43.5,14.5 + pos: 77.5,-29.5 parent: 2 - - uid: 22318 + - uid: 8177 components: - type: Transform - pos: 44.5,14.5 + pos: 81.5,-29.5 parent: 2 - - uid: 22319 + - uid: 9391 components: - type: Transform - pos: 45.5,14.5 + pos: 74.5,-25.5 parent: 2 - - uid: 22338 + - uid: 9394 components: - type: Transform - pos: 47.5,19.5 + pos: 74.5,-26.5 parent: 2 - - uid: 22363 + - uid: 11427 components: - type: Transform - pos: 48.5,19.5 + pos: 47.5,-45.5 parent: 2 - - uid: 22369 + - uid: 17032 components: - type: Transform - pos: 49.5,19.5 + pos: 33.5,46.5 parent: 2 - - uid: 22370 + - uid: 17065 components: - type: Transform - pos: 50.5,19.5 + pos: 33.5,42.5 parent: 2 - - uid: 22379 + - uid: 17067 components: - type: Transform - pos: 50.5,18.5 + pos: 33.5,48.5 parent: 2 - - uid: 22380 + - uid: 18039 components: - type: Transform - pos: 50.5,17.5 + pos: 56.5,44.5 parent: 2 - - uid: 22391 + - uid: 18040 components: - type: Transform - pos: 50.5,16.5 + pos: 56.5,42.5 parent: 2 - - uid: 22394 +- proto: ClosetSteelBase + entities: + - uid: 1039 components: - type: Transform - pos: 50.5,15.5 + pos: -43.5,71.5 parent: 2 - - uid: 22396 + - uid: 5341 components: - type: Transform - pos: 50.5,14.5 + pos: -42.5,71.5 parent: 2 - - uid: 22413 + - uid: 5715 components: - type: Transform - pos: 50.5,20.5 + pos: -10.5,69.5 parent: 2 - - uid: 22418 + - uid: 5729 components: - type: Transform - pos: 50.5,21.5 + pos: -11.5,69.5 parent: 2 - - uid: 22441 + - uid: 5804 components: - type: Transform - pos: 50.5,22.5 + pos: -44.5,71.5 parent: 2 - - uid: 22447 + - uid: 10092 components: - type: Transform - pos: 50.5,23.5 + pos: -11.5,24.5 parent: 2 - - uid: 22453 + - uid: 12293 components: - type: Transform - pos: 50.5,24.5 + pos: -0.5,69.5 parent: 2 - - uid: 22459 + - uid: 12390 components: - type: Transform - pos: 50.5,25.5 + pos: -12.5,69.5 parent: 2 - - uid: 22460 + - uid: 12453 components: - type: Transform - pos: 42.5,24.5 + pos: -1.5,69.5 parent: 2 - - uid: 22462 + - uid: 12624 components: - type: Transform - pos: 42.5,23.5 + pos: -2.5,69.5 parent: 2 - - uid: 22468 + - uid: 14132 components: - type: Transform - pos: 42.5,22.5 + pos: -88.5,-53.5 parent: 2 - - uid: 22470 + - uid: 66186 components: - type: Transform - pos: 42.5,21.5 - parent: 2 - - uid: 22478 + pos: -5.5,20.5 + parent: 65849 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 75.31249 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 66187 + - 66188 + - 66189 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 66190 components: - type: Transform - pos: 41.5,-20.5 - parent: 2 - - uid: 22482 + pos: -2.5,20.5 + parent: 65849 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 93.465614 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 66192 + - 66193 + - 66191 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 66194 components: - type: Transform - pos: 46.5,25.5 - parent: 2 - - uid: 22489 + pos: -8.5,20.5 + parent: 65849 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 66195 + - 66196 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 66197 components: - type: Transform - pos: 47.5,25.5 - parent: 2 - - uid: 22496 + pos: -11.5,20.5 + parent: 65849 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 66200 + - 66198 + - 66201 + - 66199 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 66202 components: - type: Transform - pos: 38.5,27.5 - parent: 2 - - uid: 22521 + pos: 3.5,20.5 + parent: 65849 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 75.31249 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 66204 + - 66203 + - 66205 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: ClosetToolFilled + entities: + - uid: 23398 components: - type: Transform - pos: 35.5,23.5 + pos: 30.5,-67.5 parent: 2 - - uid: 22533 + - uid: 23403 components: - type: Transform - pos: 35.5,25.5 + pos: 28.5,-67.5 parent: 2 - - uid: 22645 + - uid: 23540 components: - type: Transform - pos: 38.5,26.5 + pos: 43.5,-4.5 parent: 2 - - uid: 22674 + - uid: 24670 components: - type: Transform - pos: 38.5,28.5 + pos: -91.5,17.5 parent: 2 - - uid: 22677 + - uid: 25258 components: - type: Transform - pos: 39.5,28.5 + pos: -72.5,-38.5 parent: 2 - - uid: 22680 + - uid: 28816 components: - type: Transform - pos: 40.5,28.5 + pos: -68.5,-66.5 parent: 2 - - uid: 22690 + - uid: 29112 components: - type: Transform - pos: 41.5,28.5 + pos: -16.5,-51.5 parent: 2 - - uid: 22709 + - uid: 29764 components: - type: Transform - pos: 41.5,29.5 + pos: -4.5,-77.5 parent: 2 - - uid: 22764 + - uid: 29954 components: - type: Transform - pos: -50.5,-51.5 + pos: -64.5,-63.5 parent: 2 - - uid: 22772 + - uid: 30579 components: - type: Transform - pos: -49.5,-51.5 + pos: 43.5,-12.5 parent: 2 - - uid: 22812 +- proto: ClosetWall + entities: + - uid: 12657 components: + - type: MetaData + name: настенный шкаф - type: Transform - pos: 23.5,-48.5 + rot: 1.5707963267948966 rad + pos: -16.5,55.5 parent: 2 - - uid: 22825 + - uid: 12658 components: + - type: MetaData + name: настенный шкаф - type: Transform - pos: -48.5,-51.5 + rot: 1.5707963267948966 rad + pos: -16.5,56.5 parent: 2 - - uid: 22826 + - uid: 12659 components: + - type: MetaData + name: настенный шкаф - type: Transform - pos: -48.5,-50.5 + rot: 1.5707963267948966 rad + pos: -16.5,57.5 parent: 2 - - uid: 22829 + - uid: 21626 components: + - type: MetaData + desc: Шкаф, полный всякими разными приблудами для непокорного врага. + name: настенный шкаф усмирителя - type: Transform - pos: -48.5,-49.5 + rot: 1.5707963267948966 rad + pos: -76.5,-31.5 parent: 2 - - uid: 22830 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 21628 + - 21629 + - 21630 + - 21633 + - 21627 + - 21631 + - 21632 + - 21634 +- proto: ClosetWallBlue + entities: + - uid: 24596 components: - type: Transform - pos: -48.5,-45.5 + pos: -8.5,-78.5 parent: 2 - - uid: 22870 +- proto: ClosetWallEmergencyFilledRandom + entities: + - uid: 25987 components: - type: Transform - pos: -48.5,-44.5 + pos: -78.5,-37.5 parent: 2 - - uid: 22874 + - uid: 66206 components: - type: Transform - pos: -48.5,-43.5 - parent: 2 - - uid: 22902 + pos: -4.5,-8.5 + parent: 65849 +- proto: ClosetWallFire + entities: + - uid: 61011 components: - type: Transform - pos: -48.5,-42.5 - parent: 2 - - uid: 22915 + pos: -11.5,1.5 + parent: 56631 +- proto: ClosetWallFireFilledRandom + entities: + - uid: 61012 components: - type: Transform - pos: -48.5,-41.5 - parent: 2 - - uid: 22921 + pos: 12.5,1.5 + parent: 56631 +- proto: ClosetWallGrey + entities: + - uid: 67402 components: - type: Transform - pos: -47.5,-41.5 - parent: 2 - - uid: 22923 + pos: 14.5,6.5 + parent: 66965 + - uid: 67403 components: - type: Transform - pos: 64.5,-32.5 - parent: 2 - - uid: 22931 + pos: 14.5,3.5 + parent: 66965 + - uid: 67404 components: - type: Transform - pos: -46.5,-41.5 - parent: 2 - - uid: 22949 + pos: 14.5,9.5 + parent: 66965 + - uid: 67405 components: - type: Transform - pos: -48.5,-40.5 - parent: 2 - - uid: 22969 + pos: 14.5,0.5 + parent: 66965 + - uid: 67406 components: - type: Transform - pos: -48.5,-39.5 - parent: 2 - - uid: 22972 + pos: 14.5,-2.5 + parent: 66965 +- proto: ClosetWallMaintenanceFilledRandom + entities: + - uid: 14859 components: - type: Transform - pos: -48.5,-38.5 + pos: 24.5,-68.5 parent: 2 - - uid: 22976 + - uid: 14862 components: - type: Transform - pos: -48.5,-28.5 + rot: 1.5707963267948966 rad + pos: 16.5,-74.5 parent: 2 - - uid: 22990 + - uid: 25179 components: - type: Transform - pos: -48.5,-29.5 + rot: -1.5707963267948966 rad + pos: -67.5,-28.5 parent: 2 - - uid: 23010 +- proto: ClosetWallYellow + entities: + - uid: 24595 components: - type: Transform - pos: -48.5,-30.5 + pos: -14.5,-78.5 parent: 2 - - uid: 23016 +- proto: ClothingBackpackBrigmedic + entities: + - uid: 35847 components: - type: Transform - pos: -50.5,-30.5 - parent: 2 - - uid: 23017 + parent: 20443 + - type: Physics + canCollide: False + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + title: null + - type: InsideEntityStorage +- proto: ClothingBackpackCluwne + entities: + - uid: 61013 components: - type: Transform - pos: 55.5,-29.5 - parent: 2 - - uid: 23021 + pos: -37.601562,41.414 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + title: null +- proto: ClothingBackpackDuffelBrigmedic + entities: + - uid: 32377 + components: + - type: Transform + parent: 20443 + - type: Physics + canCollide: False + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - type: InsideEntityStorage +- proto: ClothingBackpackDuffelSalvage + entities: + - uid: 66198 components: - type: Transform - pos: -49.5,-30.5 - parent: 2 - - uid: 23034 + parent: 66197 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66203 components: - type: Transform - pos: -54.5,50.5 - parent: 2 - - uid: 23038 + parent: 66202 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingBackpackDuffelSecurity + entities: + - uid: 8492 components: + - type: MetaData + desc: Грязноватый вещмешок с этикеткой "Фридрих Хорват". - type: Transform - pos: -53.5,50.5 + pos: -38.74715,-31.53974 parent: 2 - - uid: 23052 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelSurgeryFilled + entities: + - uid: 14636 components: - type: Transform - pos: -52.5,50.5 + pos: 16.424994,-67.22398 parent: 2 - - uid: 23055 + - uid: 15417 components: - type: Transform - pos: -52.5,51.5 + pos: -12.536257,-49.312706 parent: 2 - - uid: 23067 +- proto: ClothingBackpackDuffelSyndicate + entities: + - uid: 56366 components: - type: Transform - pos: -52.5,52.5 - parent: 2 - - uid: 23081 + pos: 1.493267,0.6755905 + parent: 56354 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelSyndicateCarpSuit + entities: + - uid: 25457 components: - type: Transform - pos: -52.5,53.5 + rot: 6.283185307179586 rad + pos: -76.04895,-45.39022 parent: 2 - - uid: 23084 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelSyndicateCostumeClown + entities: + - uid: 61014 components: - type: Transform - pos: -52.5,54.5 - parent: 2 - - uid: 23089 + pos: 14.404769,12.570326 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelSyndicateDecoyKitFilled + entities: + - uid: 13131 components: - type: Transform - pos: -52.5,55.5 + pos: -78.47943,-47.274395 parent: 2 - - uid: 23090 +- proto: ClothingBackpackDuffelSyndicateEliteHardsuitBundle + entities: + - uid: 61015 components: - type: Transform - pos: -52.5,56.5 - parent: 2 - - uid: 23109 + pos: -14.584824,34.474304 + parent: 56631 +- proto: ClothingBackpackDuffelSyndicateFilledCarbine + entities: + - uid: 61016 components: - type: Transform - pos: -53.5,56.5 - parent: 2 - - uid: 23110 + pos: -47.45131,54.489746 + parent: 56631 +- proto: ClothingBackpackDuffelSyndicateFilledRevolver + entities: + - uid: 61017 components: - type: Transform - pos: -54.5,56.5 - parent: 2 - - uid: 23117 + pos: -47.48964,42.75403 + parent: 56631 +- proto: ClothingBackpackDuffelSyndicateHardsuitBundle + entities: + - uid: 61018 components: - type: Transform - pos: -55.5,56.5 - parent: 2 - - uid: 23126 + pos: -12.457862,19.483456 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelSyndicateHardsuitExtrasBundle + entities: + - uid: 61019 components: - type: Transform - pos: -56.5,56.5 - parent: 2 - - uid: 23137 + pos: -55.53076,53.741882 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelSyndicateMedicalBundleFilled + entities: + - uid: 61020 components: - type: Transform - pos: -57.5,56.5 - parent: 2 - - uid: 23138 + pos: -50.52484,54.601135 + parent: 56631 + - uid: 61021 components: - type: Transform - pos: -58.5,56.5 - parent: 2 - - uid: 23142 + pos: -24.55205,27.644543 + parent: 56631 +- proto: ClothingBackpackDuffelSyndicatePyjamaBundle + entities: + - uid: 30937 components: - type: Transform - pos: -59.5,60.5 + pos: 58.45138,24.564611 parent: 2 - - uid: 23149 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - uid: 61022 components: - type: Transform - pos: -58.5,60.5 - parent: 2 - - uid: 23153 + pos: 13.514144,12.617201 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingBackpackDuffelVirology + entities: + - uid: 18197 components: - type: Transform - pos: -57.5,60.5 + pos: -58.463215,-59.5023 parent: 2 - - uid: 23156 +- proto: ClothingBackpackSalvage + entities: + - uid: 66191 components: - type: Transform - pos: -56.5,60.5 - parent: 2 - - uid: 23161 + parent: 66190 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66195 components: - type: Transform - pos: -55.5,60.5 - parent: 2 - - uid: 23165 + parent: 66194 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingBackpackSatchelBrigmedic + entities: + - uid: 32488 components: - type: Transform - pos: -54.5,60.5 - parent: 2 - - uid: 23171 + parent: 20443 + - type: Physics + canCollide: False + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + title: null + - type: InsideEntityStorage +- proto: ClothingBackpackSatchelLeather + entities: + - uid: 7067 components: - type: Transform - pos: -53.5,60.5 + pos: -37.575966,73.58642 parent: 2 - - uid: 23218 + - uid: 8031 components: - type: Transform - pos: -52.5,60.5 + pos: -62.492317,19.743431 parent: 2 - - uid: 23220 + - uid: 9754 components: - type: Transform - pos: -52.5,59.5 + pos: -1.5062265,58.6967 parent: 2 - - uid: 23242 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. + priority: 0 + component: Armor + title: null +- proto: ClothingBackpackSatchelSalvage + entities: + - uid: 66187 components: - type: Transform - pos: -52.5,58.5 - parent: 2 - - uid: 23244 + parent: 66186 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66204 components: - type: Transform - pos: -52.5,57.5 - parent: 2 - - uid: 23268 + parent: 66202 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingBeltHolster + entities: + - uid: 61023 components: - type: Transform - pos: -51.5,56.5 - parent: 2 - - uid: 23269 + rot: -1.5707963267948966 rad + pos: 27.307487,15.34438 + parent: 56631 + - uid: 61024 components: - type: Transform - pos: -50.5,56.5 - parent: 2 - - uid: 23272 + rot: 1.5707963267948966 rad + pos: 27.713737,17.440313 + parent: 56631 + - uid: 61025 components: - type: Transform - pos: -49.5,56.5 - parent: 2 - - uid: 23284 + rot: 1.5707963267948966 rad + pos: 30.166862,17.283901 + parent: 56631 +- proto: ClothingBeltJanitor + entities: + - uid: 25891 components: - type: Transform - pos: -48.5,56.5 + pos: -34.6745,-74.47007 parent: 2 - - uid: 23290 + - uid: 26267 components: - type: Transform - pos: -47.5,56.5 + pos: -34.877625,-74.298195 parent: 2 - - uid: 23294 +- proto: ClothingBeltJanitorFilled + entities: + - uid: 26274 components: - type: Transform - pos: -46.5,56.5 + pos: -38.487,-74.28257 parent: 2 - - uid: 23298 +- proto: ClothingBeltMilitaryWebbing + entities: + - uid: 61027 components: - type: Transform - pos: -46.5,60.5 - parent: 2 - - uid: 23310 + parent: 61026 + - type: Physics + canCollide: False + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]50%[/color]. + priority: 0 + component: Armor + title: null + - type: InsideEntityStorage + - uid: 61037 components: - type: Transform - pos: -47.5,60.5 - parent: 2 - - uid: 23321 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingBeltSecurityWebbing + entities: + - uid: 14961 components: - type: Transform - pos: -48.5,60.5 + pos: -6.3954296,-41.517513 parent: 2 - - uid: 23322 + - uid: 21111 components: - type: Transform - pos: -49.5,60.5 + pos: -50.728508,-30.314575 parent: 2 - - uid: 23325 + - uid: 21112 components: - type: Transform - pos: -50.5,60.5 + pos: -50.541008,-30.314575 parent: 2 - - uid: 23334 + - uid: 21113 components: - type: Transform - pos: -51.5,60.5 + pos: -50.337883,-30.314575 parent: 2 - - uid: 23346 + - uid: 21114 components: - type: Transform - pos: -52.5,61.5 + pos: -50.759758,-30.5802 parent: 2 - - uid: 23352 + - uid: 21115 components: - type: Transform - pos: -52.5,62.5 + pos: -50.587883,-30.564575 parent: 2 - - uid: 23354 + - uid: 21116 components: - type: Transform - pos: -52.5,63.5 + pos: -50.337883,-30.564575 parent: 2 - - uid: 23358 +- proto: ClothingBeltStorageWaistbag + entities: + - uid: 7511 components: - type: Transform - pos: -52.5,64.5 + pos: -37.229057,73.37105 parent: 2 - - uid: 23359 + - uid: 8679 components: - type: Transform - pos: -53.5,64.5 + rot: 1.5707963267948966 rad + pos: -62.336067,20.368431 parent: 2 - - uid: 23360 + - uid: 23769 components: - type: Transform - pos: -54.5,64.5 + rot: 1.5707963267948966 rad + pos: -62.617317,20.368431 parent: 2 - - uid: 23373 + - uid: 67407 components: - type: Transform - pos: -55.5,64.5 - parent: 2 - - uid: 23406 + pos: 30.45868,9.188889 + parent: 66965 +- proto: ClothingBeltSuspenders + entities: + - uid: 22428 components: - type: Transform - pos: -56.5,64.5 + pos: -67.5,20.5 parent: 2 - - uid: 23414 + - uid: 46834 components: - type: Transform - pos: -57.5,64.5 + rot: 3.141592653589793 rad + pos: -72.50874,30.463995 parent: 2 - - uid: 23480 +- proto: ClothingBeltSyndieHolster + entities: + - uid: 61046 components: - type: Transform - pos: -58.5,64.5 - parent: 2 - - uid: 23495 + rot: -1.5707963267948966 rad + pos: 30.198112,15.313098 + parent: 56631 + - uid: 61047 components: - type: Transform - pos: -38.5,-36.5 - parent: 2 - - uid: 23496 + pos: -9.7933655,75.26691 + parent: 56631 +- proto: ClothingBeltUtility + entities: + - uid: 7946 components: - type: Transform - pos: -38.5,-35.5 + pos: -50.56904,64.52078 parent: 2 - - uid: 23498 + - uid: 7995 components: - type: Transform - pos: -38.5,-34.5 + pos: -50.38154,64.63016 parent: 2 - - uid: 23502 + - uid: 10821 components: - type: Transform - pos: -51.5,64.5 + pos: -43.43141,11.697958 parent: 2 - - uid: 23519 +- proto: ClothingBeltUtilityEngineering + entities: + - uid: 6624 components: - type: Transform - pos: -50.5,64.5 + pos: -31.48473,12.584738 parent: 2 - - uid: 23520 + - uid: 6625 components: - type: Transform - pos: -49.5,64.5 + pos: -31.48473,12.46755 parent: 2 - - uid: 23521 + - uid: 6626 components: - type: Transform - pos: -48.5,64.5 + pos: -31.48473,12.326925 parent: 2 - - uid: 23532 + - uid: 6627 components: - type: Transform - pos: -47.5,64.5 + pos: -31.48473,8.647238 parent: 2 - - uid: 23534 + - uid: 6628 components: - type: Transform - pos: -46.5,64.5 + pos: -31.48473,8.506613 parent: 2 - - uid: 23551 + - uid: 6629 components: - type: Transform - pos: -38.5,-33.5 + pos: -31.48473,8.34255 parent: 2 - - uid: 23581 + - uid: 16008 components: - type: Transform - pos: -52.5,65.5 + pos: 20.503819,57.761448 parent: 2 - - uid: 23588 + - uid: 16009 components: - type: Transform - pos: -52.5,66.5 + pos: 20.628819,57.573948 parent: 2 - - uid: 23631 + - uid: 16099 components: - type: Transform - pos: -52.5,67.5 + pos: 48.399105,14.562722 parent: 2 - - uid: 23643 + - uid: 21161 components: - type: Transform - pos: -53.5,67.5 - parent: 2 - - uid: 23656 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21162 components: - type: Transform - pos: -54.5,67.5 - parent: 2 - - uid: 23660 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21163 components: - type: Transform - pos: -55.5,67.5 - parent: 2 - - uid: 23698 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingBeltUtilityFilled + entities: + - uid: 2545 components: - type: Transform - pos: -56.5,67.5 + pos: 79.34877,9.565831 parent: 2 - - uid: 23710 + - uid: 5133 components: - type: Transform - pos: -57.5,67.5 + pos: 79.16127,9.675206 parent: 2 - - uid: 23725 + - uid: 5138 components: - type: Transform - pos: -58.5,67.5 + pos: 79.458145,9.706456 parent: 2 - - uid: 23736 + - uid: 8014 components: - type: Transform - pos: -58.5,68.5 + pos: 58.589977,9.632941 parent: 2 - - uid: 23743 + - uid: 8457 components: - type: Transform - pos: -58.5,69.5 + pos: 72.51201,9.526758 parent: 2 - - uid: 23745 + - uid: 10820 components: - type: Transform - pos: -58.5,70.5 + pos: -46.58719,11.489067 parent: 2 - - uid: 23771 + - uid: 56510 components: - type: Transform - pos: -58.5,71.5 - parent: 2 - - uid: 23784 + pos: 1.5315365,4.451742 + parent: 56424 + - uid: 65715 components: - type: Transform - pos: -39.5,-34.5 - parent: 2 - - uid: 23785 + pos: 2.3700728,7.5046015 + parent: 65694 +- proto: ClothingCloakCmo + entities: + - uid: 18023 components: - type: Transform - pos: -40.5,-34.5 + pos: -23.458733,-62.151543 parent: 2 - - uid: 23831 +- proto: ClothingEyesBinoclardLenses + entities: + - uid: 11660 components: - type: Transform - pos: -41.5,-34.5 + pos: -48.487278,45.716087 parent: 2 - - uid: 23845 +- proto: ClothingEyesBlindfold + entities: + - uid: 20293 components: - type: Transform - pos: -42.5,-34.5 - parent: 2 - - uid: 23852 + parent: 20292 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21608 components: - type: Transform - pos: -43.5,-34.5 + pos: -78.83065,-31.50769 parent: 2 - - uid: 23856 + - uid: 21609 components: - type: Transform - pos: -44.5,-34.5 + pos: -78.658775,-31.32019 parent: 2 - - uid: 23858 + - uid: 22567 components: - type: Transform - pos: -45.5,-34.5 + pos: -36.813805,-44.248062 parent: 2 - - uid: 23859 + - uid: 22568 components: - type: Transform - pos: -46.5,-34.5 + pos: -36.79818,-44.404312 parent: 2 - - uid: 23868 + - uid: 22573 components: - type: Transform - pos: -47.5,-34.5 + pos: -10.4818325,-47.46784 parent: 2 - - uid: 23870 + - uid: 22574 components: - type: Transform - pos: -48.5,-34.5 + pos: -10.5287075,-47.545963 parent: 2 - - uid: 23871 + - uid: 26964 components: - type: Transform - pos: -49.5,-34.5 + pos: 58.61303,16.612257 parent: 2 - - uid: 23879 + - uid: 28950 components: - type: Transform - pos: -46.5,71.5 + rot: 0.4188790204786391 rad + pos: 23.59287,-14.78376 parent: 2 - - uid: 23884 +- proto: ClothingEyesGlasses + entities: + - uid: 6531 components: - type: Transform - pos: -46.5,70.5 + pos: -28.59012,-9.482325 parent: 2 - - uid: 23888 + - uid: 9861 components: - type: Transform - pos: -46.5,69.5 + pos: 8.504437,53.630024 parent: 2 - - uid: 23889 + - uid: 11661 components: - type: Transform - pos: -46.5,68.5 + pos: -48.502903,45.544212 parent: 2 - - uid: 23890 + - uid: 11662 components: - type: Transform - pos: -46.5,67.5 + pos: -48.502903,45.403587 parent: 2 - - uid: 23891 + - uid: 23874 components: - type: Transform - pos: -47.5,67.5 + pos: -2.545939,30.659332 parent: 2 - - uid: 23893 + - uid: 24609 components: - type: Transform - pos: -48.5,67.5 + pos: -11.594228,-79.50792 parent: 2 - - uid: 23958 + - uid: 61048 components: - type: Transform - pos: -49.5,67.5 - parent: 2 - - uid: 24010 + pos: 4.4964066,3.008483 + parent: 56631 +- proto: ClothingEyesGlassesCheapSunglasses + entities: + - uid: 4144 components: + - type: MetaData + desc: пара солнцезащитных очков + name: солнцезащитные очки - type: Transform - pos: -50.5,67.5 + pos: -103.50337,10.495137 parent: 2 - - uid: 24013 +- proto: ClothingEyesGlassesMeson + entities: + - uid: 11681 components: - type: Transform - pos: -51.5,67.5 - parent: 2 - - uid: 24017 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11682 components: - type: Transform - pos: -41.5,-33.5 - parent: 2 - - uid: 24030 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11683 components: - type: Transform - pos: -41.5,-35.5 - parent: 2 - - uid: 24456 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11684 components: - type: Transform - pos: -60.5,-64.5 - parent: 2 - - uid: 24695 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11686 components: - type: Transform - pos: -67.5,-57.5 - parent: 2 - - uid: 24713 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingEyesGlassesOutlawGlasses + entities: + - uid: 8358 components: - type: Transform - pos: -67.5,-58.5 + pos: -52.54782,62.39138 parent: 2 - - uid: 24721 + - uid: 13385 components: - type: Transform - pos: -67.5,-59.5 + pos: -23.460606,-40.363197 parent: 2 - - uid: 24722 + - uid: 23873 components: - type: Transform - pos: -67.5,-60.5 + pos: -9.402801,36.74469 parent: 2 - - uid: 24745 +- proto: ClothingEyesGlassesSecurity + entities: + - uid: 44962 components: - type: Transform - pos: -67.5,-61.5 - parent: 2 - - uid: 24750 + parent: 20106 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingEyesGlassesSunglasses + entities: + - uid: 4505 components: - type: Transform - pos: -67.5,-62.5 + pos: 26.553068,-22.450148 parent: 2 - - uid: 24752 + - uid: 8355 components: - type: Transform - pos: -67.5,-63.5 + pos: -50.500946,65.66489 parent: 2 - - uid: 24759 + - uid: 11812 components: - type: Transform - pos: -67.5,-64.5 + pos: -72.55196,43.51687 parent: 2 - - uid: 24796 +- proto: ClothingEyesHudMedical + entities: + - uid: 31105 components: - type: Transform - pos: -67.5,-65.5 + pos: 41.49029,-61.2935 parent: 2 - - uid: 24799 + - uid: 54169 components: - type: Transform - pos: -67.5,-66.5 - parent: 2 - - uid: 24800 + pos: -2.5900269,-11.5877075 + parent: 53899 +- proto: ClothingEyesHudMedSec + entities: + - uid: 20444 components: - type: Transform - pos: -67.5,-67.5 - parent: 2 - - uid: 24801 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingEyesHudSecurity + entities: + - uid: 20049 components: - type: Transform - pos: -67.5,-68.5 + pos: -18.24403,-23.198803 parent: 2 - - uid: 24802 + - uid: 20267 components: - type: Transform - pos: -67.5,-69.5 + pos: -18.228405,-23.417553 parent: 2 - - uid: 24829 + - uid: 22578 components: - type: Transform - pos: -67.5,-70.5 + pos: -18.86903,-23.417553 parent: 2 - - uid: 24830 + - uid: 31055 components: - type: Transform - pos: -67.5,-71.5 + pos: -18.86903,-23.214428 parent: 2 - - uid: 24831 +- proto: ClothingEyesHudSyndicate + entities: + - uid: 61049 components: - type: Transform - pos: -61.5,-56.5 - parent: 2 - - uid: 24832 + pos: -18.156078,32.72587 + parent: 56631 +- proto: ClothingHandsChameleon + entities: + - uid: 47690 components: - type: Transform - pos: -61.5,-57.5 + pos: -60.497726,-87.51605 parent: 2 - - uid: 24836 +- proto: ClothingHandsGlovesAerostatic + entities: + - uid: 21946 components: - type: Transform - pos: -61.5,-58.5 - parent: 2 - - uid: 24838 + parent: 21942 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHandsGlovesBoxingBlue + entities: + - uid: 6079 components: - type: Transform - pos: -61.5,-59.5 + pos: -30.455212,59.53721 parent: 2 - - uid: 24846 + - uid: 61050 components: - type: Transform - pos: -61.5,-60.5 - parent: 2 - - uid: 24848 + pos: -36.534424,35.673218 + parent: 56631 +- proto: ClothingHandsGlovesBoxingRed + entities: + - uid: 6077 components: - type: Transform - pos: -61.5,-61.5 + pos: -34.48646,55.53721 parent: 2 - - uid: 24856 +- proto: ClothingHandsGlovesCaptain + entities: + - uid: 8232 components: - type: Transform - pos: -61.5,-62.5 + rot: 36.12831551628264 rad + pos: 9.413744,-5.494094 parent: 2 - - uid: 24883 +- proto: ClothingHandsGlovesColorBlack + entities: + - uid: 7516 components: - type: Transform - pos: -61.5,-63.5 + pos: -49.176277,73.38667 parent: 2 - - uid: 24893 + - uid: 12781 components: - type: Transform - pos: -61.5,-64.5 + pos: -10.452433,66.22243 parent: 2 - - uid: 24907 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 12782 + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: + - 1587761F31BB73BD825C5BE179A2766F + - uid: 18099 components: + - type: MetaData + name: перчатки чумного доктора - type: Transform - pos: -61.5,-65.5 - parent: 2 - - uid: 24908 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingHandsGlovesColorBlue + entities: + - uid: 23837 components: - type: Transform - pos: -61.5,-66.5 + pos: 48.52732,3.8620489 parent: 2 - - uid: 24935 +- proto: ClothingHandsGlovesColorBrown + entities: + - uid: 23836 components: - type: Transform - pos: -61.5,-67.5 + pos: 48.449196,4.002674 parent: 2 - - uid: 24936 +- proto: ClothingHandsGlovesColorGreen + entities: + - uid: 10530 components: - type: Transform - pos: -61.5,-68.5 + pos: -29.440643,18.514189 parent: 2 - - uid: 24937 + - uid: 10531 components: - type: Transform - pos: -61.5,-69.5 + pos: -29.503143,18.514189 parent: 2 - - uid: 24938 + - uid: 10532 components: - type: Transform - pos: -61.5,-70.5 + pos: -29.346893,18.576689 parent: 2 - - uid: 24939 + - uid: 24975 components: - type: Transform - pos: -61.5,-71.5 - parent: 2 - - uid: 24940 + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 29745 components: - type: Transform - pos: -61.5,-72.5 + pos: -35.989647,-80.401054 parent: 2 - - uid: 24946 +- proto: ClothingHandsGlovesColorPurple + entities: + - uid: 23838 components: - type: Transform - pos: -55.5,-57.5 + pos: 48.46482,3.7057989 parent: 2 - - uid: 24947 +- proto: ClothingHandsGlovesColorWhite + entities: + - uid: 7517 components: - type: Transform - pos: -55.5,-58.5 + pos: -49.754402,73.43355 parent: 2 - - uid: 24948 + - uid: 15645 components: - type: Transform - pos: -55.5,-59.5 + pos: 22.324703,-48.40523 parent: 2 - - uid: 24960 + - uid: 31184 components: - type: Transform - pos: -55.5,-60.5 + pos: -33.4704,78.4858 parent: 2 - - uid: 24966 +- proto: ClothingHandsGlovesColorYellow + entities: + - uid: 8148 components: - type: Transform - pos: -55.5,-61.5 + pos: -50.513317,61.662777 parent: 2 - - uid: 24989 + - uid: 11691 components: - type: Transform - pos: -55.5,-62.5 - parent: 2 - - uid: 25004 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11692 components: - type: Transform - pos: -55.5,-63.5 - parent: 2 - - uid: 25008 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11693 components: - type: Transform - pos: -55.5,-64.5 - parent: 2 - - uid: 25015 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11694 components: - type: Transform - pos: -55.5,-65.5 - parent: 2 - - uid: 25021 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11695 components: - type: Transform - pos: -55.5,-66.5 - parent: 2 - - uid: 25041 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14989 components: - type: Transform - pos: 60.5,-29.5 + pos: -9.5,-84.5 parent: 2 - - uid: 25043 + - uid: 21023 components: - type: Transform - pos: 60.5,-28.5 - parent: 2 - - uid: 25049 + parent: 16057 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21429 components: - type: Transform - pos: -55.5,-67.5 - parent: 2 - - uid: 25050 + parent: 14010 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21859 components: - type: Transform - pos: -55.5,-68.5 - parent: 2 - - uid: 25058 + parent: 14015 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 22864 components: - type: Transform - pos: -55.5,-69.5 + pos: -48.464973,11.589952 parent: 2 - - uid: 25068 + - uid: 31108 components: - type: Transform - pos: -55.5,-70.5 + pos: -36.497463,67.48445 parent: 2 - - uid: 25069 + - uid: 61051 components: - type: Transform - pos: -55.5,-71.5 - parent: 2 - - uid: 25078 + pos: -17.37787,27.592934 + parent: 56631 + - uid: 65716 components: - type: Transform - pos: -66.5,-64.5 - parent: 2 - - uid: 25082 + rot: 3.141592653589793 rad + pos: 4.4810567,3.1776705 + parent: 65694 +- proto: ClothingHandsGlovesColorYellowBudget + entities: + - uid: 101 components: - type: Transform - pos: -65.5,-64.5 + pos: -49.463943,73.48197 parent: 2 - - uid: 25092 + - uid: 7083 components: - type: Transform - pos: -64.5,-64.5 + pos: -47.521782,74.73524 parent: 2 - - uid: 25093 + - uid: 9080 components: - type: Transform - pos: -63.5,-64.5 + pos: 51.479298,-60.52999 parent: 2 - - uid: 25101 + - uid: 10881 components: - type: Transform - pos: -62.5,-64.5 + rot: -1.5707963267948966 rad + pos: -42.752,9.570277 parent: 2 - - uid: 25131 + - uid: 13152 components: - type: Transform - pos: -59.5,-64.5 + rot: -1.5707963267948966 rad + pos: -64.38653,-42.30145 parent: 2 - - uid: 25134 + - uid: 14996 components: - type: Transform - pos: -58.5,-64.5 + pos: -49.511353,84.41966 parent: 2 - - uid: 25141 + - uid: 21477 components: - type: Transform - pos: -57.5,-64.5 - parent: 2 - - uid: 25142 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21478 components: - type: Transform - pos: -56.5,-64.5 - parent: 2 - - uid: 25160 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21482 components: - type: Transform - pos: -54.5,-64.5 - parent: 2 - - uid: 25171 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21487 components: - type: Transform - pos: -53.5,-64.5 - parent: 2 - - uid: 25173 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21490 components: - type: Transform - pos: -52.5,-64.5 - parent: 2 - - uid: 25175 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21492 components: - type: Transform - pos: -51.5,-64.5 - parent: 2 - - uid: 25182 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23544 components: - type: Transform - pos: -50.5,-64.5 + pos: 44.5,-2.5 parent: 2 - - uid: 25188 + - uid: 23545 components: - type: Transform - pos: -49.5,-64.5 + pos: 44.5,-2.5 parent: 2 - - uid: 25228 + - uid: 24382 components: - type: Transform - pos: -49.5,-63.5 + pos: -62.483276,31.626545 parent: 2 - - uid: 25236 + - uid: 24383 components: - type: Transform - pos: -49.5,-62.5 + pos: -65.45219,42.566044 parent: 2 - - uid: 25276 + - uid: 24384 components: - type: Transform - pos: -46.5,-27.5 + pos: -86.52924,34.580494 parent: 2 - - uid: 25301 + - uid: 24385 components: - type: Transform - pos: 54.5,-23.5 + pos: -86.48237,25.592842 parent: 2 - - uid: 25345 +- proto: ClothingHandsGlovesCombat + entities: + - uid: 10239 components: - type: Transform - pos: 13.5,39.5 - parent: 2 - - uid: 25540 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21507 components: - type: Transform - pos: 61.5,-26.5 + pos: -55.547825,-32.25495 parent: 2 - - uid: 25797 + - uid: 21508 components: - type: Transform - pos: 14.5,-25.5 + pos: -55.547825,-32.25495 parent: 2 - - uid: 26259 + - uid: 44963 components: - type: Transform - pos: 12.5,41.5 - parent: 2 - - uid: 26260 + parent: 20106 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 55181 components: - type: Transform - pos: 11.5,43.5 - parent: 2 - - uid: 26261 + pos: -0.48522568,-1.4958878 + parent: 55142 + - uid: 61028 components: - type: Transform - pos: 12.5,42.5 - parent: 2 - - uid: 26262 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61038 components: - type: Transform - pos: 12.5,43.5 - parent: 2 - - uid: 26265 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66207 components: - type: Transform - pos: 12.5,44.5 - parent: 2 - - uid: 26267 + pos: -1.6487706,20.446678 + parent: 65849 +- proto: ClothingHandsGlovesConducting + entities: + - uid: 11759 components: - type: Transform - pos: 14.5,39.5 + pos: 4.4652243,28.586157 parent: 2 - - uid: 26275 +- proto: ClothingHandsGlovesFingerless + entities: + - uid: 5870 components: - type: Transform - pos: 15.5,39.5 + pos: -31.512238,51.537262 parent: 2 - - uid: 26286 + - uid: 7518 components: - type: Transform - pos: 10.5,43.5 + pos: -49.613777,73.19917 parent: 2 - - uid: 26288 + - uid: 21067 components: - type: Transform - pos: 12.5,40.5 + pos: 84.32838,-64.10775 parent: 2 - - uid: 26296 + - uid: 29737 components: - type: Transform - pos: 50.5,-25.5 + pos: -36.427147,-80.32293 parent: 2 - - uid: 26305 +- proto: ClothingHandsGlovesFingerlessInsulated + entities: + - uid: 10880 components: - type: Transform - pos: 12.5,39.5 + rot: -1.5707963267948966 rad + pos: -42.6895,5.570277 parent: 2 - - uid: 26312 + - uid: 14394 components: - type: Transform - pos: 59.5,-26.5 + pos: -42.518993,80.446014 parent: 2 - - uid: 26382 +- proto: ClothingHandsGlovesJanitor + entities: + - uid: 7146 components: - type: Transform - pos: 16.5,39.5 + pos: -21.41142,34.555946 parent: 2 - - uid: 26384 + - uid: 29031 components: - type: Transform - pos: 17.5,39.5 + pos: -25.488712,-50.407475 parent: 2 - - uid: 26393 +- proto: ClothingHandsGlovesLatex + entities: + - uid: 7515 components: - type: Transform - pos: 18.5,39.5 + pos: -49.332527,73.54292 parent: 2 - - uid: 26394 + - uid: 8861 components: - type: Transform - pos: 19.5,39.5 + pos: 61.5,-60.5 parent: 2 - - uid: 26404 + - uid: 9737 components: - type: Transform - pos: 20.5,39.5 + pos: -42.578995,17.582014 parent: 2 - - uid: 26405 + - uid: 15832 components: - type: Transform - pos: 21.5,39.5 + pos: 40.747627,-57.58497 parent: 2 - - uid: 26406 + - uid: 15833 components: - type: Transform - pos: 22.5,39.5 + pos: 41.060127,-57.49122 parent: 2 - - uid: 26433 + - uid: 19085 components: - type: Transform - pos: 23.5,39.5 + pos: -0.47828948,-39.346657 parent: 2 - - uid: 26543 + - uid: 19086 components: - type: Transform - pos: 13.5,43.5 + pos: -0.49391448,-39.42478 parent: 2 - - uid: 26548 + - uid: 19087 components: - type: Transform - pos: 14.5,43.5 + pos: -0.47828948,-39.534157 parent: 2 - - uid: 26554 + - uid: 19088 components: - type: Transform - pos: 15.5,43.5 + pos: -0.47828948,-39.409157 parent: 2 - - uid: 26555 + - uid: 19089 components: - type: Transform - pos: 16.5,43.5 + pos: -0.47828948,-39.48728 parent: 2 - - uid: 26561 + - uid: 19246 components: - type: Transform - pos: 16.5,44.5 + rot: 12.566370614359172 rad + pos: -0.51437545,-57.453545 parent: 2 - - uid: 26562 + - uid: 19247 components: - type: Transform - pos: 16.5,45.5 + rot: 12.566370614359172 rad + pos: -0.59250057,-57.34417 parent: 2 - - uid: 26563 + - uid: 19248 components: - type: Transform - pos: 16.5,46.5 + rot: 12.566370614359172 rad + pos: -0.56125045,-57.391045 parent: 2 - - uid: 26564 + - uid: 20072 components: - type: Transform - pos: 16.5,47.5 + pos: -47.548832,-4.676355 parent: 2 - - uid: 26565 + - uid: 29582 components: - type: Transform - pos: 16.5,48.5 + pos: -39.48189,-54.231804 parent: 2 - - uid: 26566 + - uid: 43227 components: - type: Transform - pos: 16.5,49.5 + pos: 0.38165903,-49.389614 parent: 2 - - uid: 26567 +- proto: ClothingHandsGlovesLeather + entities: + - uid: 2063 components: - type: Transform - pos: 15.5,49.5 + pos: -47.612278,45.544212 parent: 2 - - uid: 26568 + - uid: 5705 components: - type: Transform - pos: 15.5,50.5 + pos: -47.612278,45.684837 parent: 2 - - uid: 26569 + - uid: 13380 components: - type: Transform - pos: 14.5,50.5 + pos: -19.48347,-44.435593 parent: 2 - - uid: 26570 +- proto: ClothingHandsGlovesNitrile + entities: + - uid: 18100 components: - type: Transform - pos: 14.5,51.5 - parent: 2 - - uid: 26575 + parent: 18090 + - type: Physics + canCollide: False + - uid: 18606 components: - type: Transform - pos: 14.5,52.5 + pos: -58.477356,-60.455498 parent: 2 - - uid: 26576 + - uid: 66208 components: - type: Transform - pos: 14.5,53.5 - parent: 2 - - uid: 26577 + pos: -1.7816238,14.4486475 + parent: 65849 +- proto: ClothingHandsMercGlovesCombat + entities: + - uid: 65717 components: - type: Transform - pos: 14.5,54.5 - parent: 2 - - uid: 26578 + rot: 1.5707963267948966 rad + pos: -4.722,4.35083 + parent: 65694 +- proto: ClothingHandsTacticalMaidGloves + entities: + - uid: 61052 components: - type: Transform - pos: 14.5,55.5 - parent: 2 - - uid: 26579 + pos: 12.503679,27.683414 + parent: 56631 +- proto: ClothingHeadBandBlack + entities: + - uid: 44138 components: - type: Transform - pos: 14.5,56.5 + pos: 9.477072,-85.396774 parent: 2 - - uid: 26580 +- proto: ClothingHeadBandMerc + entities: + - uid: 30467 components: - type: Transform - pos: 14.5,57.5 + pos: 46.404808,-7.484744 parent: 2 - - uid: 26582 +- proto: ClothingHeadHatAnimalMonkey + entities: + - uid: 11843 components: - type: Transform - pos: 13.5,57.5 + pos: -79.57262,42.6617 parent: 2 - - uid: 26583 + - uid: 11844 components: - type: Transform - pos: 13.5,58.5 + pos: -83.58824,42.708626 parent: 2 - - uid: 26584 +- proto: ClothingHeadHatBeret + entities: + - uid: 7008 components: - type: Transform - pos: 12.5,58.5 + pos: -64.30938,24.512604 parent: 2 - - uid: 26585 + - uid: 56086 components: + - type: MetaData + desc: 'Берет легендарного пилота Серафима Доулсона, который в 3023 году отбил ряд вражеских атак, где силы противника наступали на стратегическую военную станцию Nastromo. ' + name: берет пилота - type: Transform - pos: 12.5,59.5 + pos: -63.502777,-22.106152 parent: 2 - - uid: 26614 +- proto: ClothingHeadHatBeretBrigmedic + entities: + - uid: 23774 components: - type: Transform - pos: 58.5,-25.5 - parent: 2 - - uid: 26615 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatBeretCmo + entities: + - uid: 9184 components: - type: Transform - pos: 60.5,-26.5 + pos: -3.6045961,-9.469088 parent: 2 - - uid: 26770 +- proto: ClothingHeadHatBeretEngineering + entities: + - uid: 9179 components: - type: Transform - pos: 59.5,-25.5 + pos: -6.448987,-8.458012 parent: 2 - - uid: 26911 +- proto: ClothingHeadHatBeretFrench + entities: + - uid: 7003 components: - type: Transform - pos: 64.5,-30.5 + pos: -64.637505,24.684479 parent: 2 - - uid: 27323 + - uid: 23580 components: + - type: MetaData + desc: Берет из инновационной и редкой коллекции "солнце ещё высоко", выпущенная компанией NanoTrasen для содтрудников станции - не знающих усталости! "Солнце ещё высоко" - работай круглые сутки на благо NT! + name: специальный чёрный берет - type: Transform - pos: -36.5,62.5 + pos: -29.512785,34.724903 parent: 2 - - uid: 27902 + - uid: 31092 components: - type: Transform - pos: 59.5,-36.5 + pos: -70.45982,36.615936 parent: 2 - - uid: 28101 +- proto: ClothingHeadHatBeretHoS + entities: + - uid: 5869 components: + - type: MetaData + desc: Черный берет с вышитой звёздочкой. Покажите им кто тут лучше всех разливает напитки! + name: барменский берет - type: Transform - pos: -7.5,48.5 + pos: -31.549538,51.845932 parent: 2 - - uid: 28102 + - uid: 9169 components: - type: Transform - pos: -27.5,58.5 + pos: -6.433364,-7.473637 parent: 2 - - uid: 28134 + - uid: 43953 components: + - type: MetaData + desc: Черный берет с вышитой эмблемой в виде пивного стакана. Для барменов, которые предпочитают стиль выпивки. + name: берет бармена - type: Transform - pos: -28.5,58.5 + pos: -31.549538,51.845932 parent: 2 - - uid: 28135 +- proto: ClothingHeadHatBeretQM + entities: + - uid: 9078 components: - type: Transform - pos: -29.5,58.5 + pos: -6.5114856,-9.551763 parent: 2 - - uid: 28136 +- proto: ClothingHeadHatBeretRND + entities: + - uid: 4742 components: - type: Transform - pos: -29.5,60.5 + pos: 53.52972,-21.108618 parent: 2 - - uid: 28144 + - uid: 9192 components: - type: Transform - pos: -29.5,61.5 + pos: -3.5733585,-7.4576216 parent: 2 - - uid: 28145 + - uid: 52082 components: - type: Transform - pos: -29.5,62.5 + pos: 14.681105,-82.5885 parent: 2 - - uid: 28159 + - uid: 53774 components: - type: Transform - pos: -29.5,63.5 + pos: 6.35923,-80.475914 parent: 2 - - uid: 28161 +- proto: ClothingHeadHatBeretSecurity + entities: + - uid: 11119 components: - type: Transform - pos: -30.5,63.5 + pos: -72.56759,43.751488 parent: 2 - - uid: 28162 + - uid: 14959 components: - type: Transform - pos: -31.5,63.5 + pos: -6.6141796,-41.330013 parent: 2 - - uid: 28163 + - uid: 19598 components: + - type: MetaData + desc: Для настоящих курильщиков! + name: Прокуренный Берет - type: Transform - pos: -32.5,63.5 + pos: 43.32995,8.440519 parent: 2 - - uid: 28165 +- proto: ClothingHeadHatBeretSecurityMedic + entities: + - uid: 21564 components: - type: Transform - pos: -33.5,63.5 - parent: 2 - - uid: 28169 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatBeretWarden + entities: + - uid: 19875 components: - type: Transform - pos: -34.5,63.5 - parent: 2 - - uid: 28171 + parent: 19874 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatBizarreSoftFlipped + entities: + - uid: 12522 components: - type: Transform - pos: -35.5,63.5 - parent: 2 - - uid: 28172 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatBowlerHat + entities: + - uid: 34159 components: - type: Transform - pos: -36.5,63.5 + pos: 0.43548703,-91.23502 parent: 2 - - uid: 28173 +- proto: ClothingHeadHatBrownFlatcap + entities: + - uid: 21026 components: - type: Transform - pos: -36.5,61.5 + pos: 120.41866,-51.164124 parent: 2 - - uid: 28177 +- proto: ClothingHeadHatCapcap + entities: + - uid: 8744 components: - type: Transform - pos: -36.5,60.5 + pos: 3.4280071,-5.5189133 parent: 2 - - uid: 28178 +- proto: ClothingHeadHatCapHoS + entities: + - uid: 19974 components: - type: Transform - pos: -36.5,59.5 + pos: -65.42252,-11.290876 parent: 2 - - uid: 28179 +- proto: ClothingHeadHatCardborg + entities: + - uid: 21253 components: - type: Transform - pos: -36.5,58.5 + rot: 3.141592653589793 rad + pos: 77.45118,-15.300127 parent: 2 - - uid: 28181 +- proto: ClothingHeadHatCasa + entities: + - uid: 12096 components: - type: Transform - pos: -36.5,57.5 + rot: 6.283185307179586 rad + pos: -13.671579,57.986095 parent: 2 - - uid: 28186 + - uid: 12196 components: - type: Transform - pos: -36.5,56.5 + rot: 6.283185307179586 rad + pos: -13.343454,58.03297 parent: 2 - - uid: 28189 + - uid: 53782 components: - type: Transform - pos: -35.5,56.5 + pos: 9.484392,-82.78593 parent: 2 - - uid: 28194 + - uid: 53783 components: - type: Transform - pos: -34.5,56.5 + pos: 10.471016,-82.17973 parent: 2 - - uid: 28204 + - uid: 53784 components: - type: Transform - pos: -33.5,56.5 + pos: 11.439766,-82.75786 parent: 2 - - uid: 28205 +- proto: ClothingHeadHatCatEars + entities: + - uid: 20514 components: - type: Transform - pos: -32.5,56.5 - parent: 2 - - uid: 28209 + parent: 20512 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52429 components: - type: Transform - pos: -31.5,56.5 + pos: 6.622243,-77.442764 parent: 2 - - uid: 28210 + - uid: 61054 components: - type: Transform - pos: -30.5,56.5 - parent: 2 - - uid: 28211 + parent: 61053 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatCone + entities: + - uid: 21153 components: - type: Transform - pos: -29.5,56.5 - parent: 2 - - uid: 28212 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21154 components: - type: Transform - pos: -29.5,57.5 - parent: 2 - - uid: 28215 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21155 components: - type: Transform - pos: -24.5,58.5 - parent: 2 - - uid: 28217 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21156 components: - type: Transform - pos: -23.5,54.5 - parent: 2 - - uid: 28219 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21157 components: - type: Transform - pos: -23.5,55.5 - parent: 2 - - uid: 28223 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21158 components: - type: Transform - pos: -23.5,56.5 - parent: 2 - - uid: 28224 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21159 components: - type: Transform - pos: -22.5,56.5 - parent: 2 - - uid: 28225 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21160 components: - type: Transform - pos: -21.5,56.5 - parent: 2 - - uid: 28229 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21164 components: - type: Transform - pos: -20.5,56.5 - parent: 2 - - uid: 28230 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21165 components: - type: Transform - pos: -19.5,56.5 - parent: 2 - - uid: 28231 + parent: 21152 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 24039 components: - type: Transform - pos: -18.5,56.5 + pos: -13.845925,-35.797493 parent: 2 - - uid: 28232 + - uid: 26176 components: - type: Transform - pos: -24.5,56.5 + pos: -33.655815,-89.275475 parent: 2 - - uid: 28236 + - uid: 26177 components: - type: Transform - pos: -25.5,56.5 + pos: -32.82769,-90.4786 parent: 2 - - uid: 28237 + - uid: 26179 components: - type: Transform - pos: -24.5,59.5 + pos: -38.782516,-90.47708 parent: 2 - - uid: 28238 + - uid: 26180 components: - type: Transform - pos: -19.5,57.5 + pos: -38.032516,-89.47708 parent: 2 - - uid: 28239 + - uid: 35944 components: - type: Transform - pos: -19.5,58.5 + pos: -31.493496,-35.432056 parent: 2 - - uid: 28240 + - uid: 35945 components: - type: Transform - pos: -19.5,59.5 + pos: -30.82162,-35.650806 parent: 2 - - uid: 28268 + - uid: 35946 components: - type: Transform - pos: -24.5,60.5 + pos: -30.524746,-36.088306 parent: 2 - - uid: 28272 + - uid: 35947 components: - type: Transform - pos: -24.5,61.5 + pos: -30.493496,-36.588306 parent: 2 - - uid: 28279 + - uid: 42268 components: - type: Transform - pos: -24.5,62.5 + pos: -14.411201,-36.529835 parent: 2 - - uid: 28286 + - uid: 42269 components: - type: Transform - pos: -24.5,63.5 + pos: -14.246088,-36.162914 parent: 2 - - uid: 28291 + - uid: 42278 components: - type: Transform - pos: -19.5,60.5 + pos: -13.387279,-35.614033 parent: 2 - - uid: 28295 + - uid: 61056 components: - type: Transform - pos: -19.5,61.5 - parent: 2 - - uid: 28296 + pos: -3.61898,33.47885 + parent: 56631 + - uid: 61057 components: - type: Transform - pos: -19.5,62.5 - parent: 2 - - uid: 28297 + pos: -4.134605,35.681976 + parent: 56631 + - uid: 61058 components: - type: Transform - pos: -19.5,63.5 - parent: 2 - - uid: 28298 + pos: -3.384605,34.713226 + parent: 56631 + - uid: 61059 components: - type: Transform - pos: -20.5,63.5 - parent: 2 - - uid: 28301 + pos: -4.509605,32.775726 + parent: 56631 +- proto: ClothingHeadHatCorpsoft + entities: + - uid: 23833 components: - type: Transform - pos: -21.5,63.5 + pos: 11.420027,42.67765 parent: 2 - - uid: 28307 +- proto: ClothingHeadHatCowboyBlack + entities: + - uid: 61060 components: - type: Transform - pos: -22.5,63.5 - parent: 2 - - uid: 28312 + pos: 27.355827,17.794287 + parent: 56631 +- proto: ClothingHeadHatCowboyBountyHunter + entities: + - uid: 20435 components: - type: Transform - pos: -23.5,63.5 + rot: -1.5707963267948966 rad + pos: 86.67384,-60.51753 parent: 2 - - uid: 28491 + - uid: 61061 components: - type: Transform - pos: -17.5,66.5 - parent: 2 - - uid: 28495 + pos: 30.573112,15.688489 + parent: 56631 +- proto: ClothingHeadHatCowboyBrown + entities: + - uid: 61062 components: - type: Transform - pos: -18.5,66.5 - parent: 2 - - uid: 28496 + pos: 30.574577,17.82557 + parent: 56631 +- proto: ClothingHeadHatCowboyWhite + entities: + - uid: 61063 components: - type: Transform - pos: -19.5,66.5 - parent: 2 - - uid: 28501 + pos: 27.277702,15.729636 + parent: 56631 +- proto: ClothingHeadHatDogEars + entities: + - uid: 11175 components: - type: Transform - pos: -18.5,67.5 + pos: 13.476714,-77.21409 parent: 2 - - uid: 28524 + - uid: 20515 components: - type: Transform - pos: -18.5,68.5 - parent: 2 - - uid: 28541 + parent: 20512 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30570 components: - type: Transform - pos: -20.5,66.5 + pos: -0.5761719,61.66131 parent: 2 - - uid: 28544 +- proto: ClothingHeadHatERTLeaderBeret + entities: + - uid: 9187 components: + - type: MetaData + desc: Синий берет из дюраткани со значком из золота, обозначающим его владельца как капитана станции. + name: берет капитана - type: Transform - pos: -21.5,66.5 + pos: -5.01085,-5.0156803 parent: 2 - - uid: 28598 + - uid: 54171 components: - type: Transform - pos: -22.5,66.5 - parent: 2 - - uid: 28616 + parent: 54170 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatFedoraBrown + entities: + - uid: 52019 components: - type: Transform - pos: -23.5,66.5 + pos: -16.50452,39.5662 parent: 2 - - uid: 28631 +- proto: ClothingHeadHatFedoraGrey + entities: + - uid: 9913 components: - type: Transform - pos: -24.5,66.5 + pos: 1.4453478,53.556396 parent: 2 - - uid: 28634 +- proto: ClothingHeadHatFlowerWreath + entities: + - uid: 12399 components: - type: Transform - pos: -25.5,66.5 + pos: -60.74453,64.7668 parent: 2 - - uid: 28635 + - uid: 20797 components: - type: Transform - pos: -24.5,67.5 + rot: -1.5707963267948966 rad + pos: 76.52318,-52.490017 parent: 2 - - uid: 28636 + - uid: 30472 components: - type: Transform - pos: -24.5,68.5 + pos: 46.061058,-8.375369 parent: 2 - - uid: 28637 +- proto: ClothingHeadHatGreensoft + entities: + - uid: 10526 components: - type: Transform - pos: -22.5,67.5 + pos: -28.550018,18.576689 parent: 2 - - uid: 28641 + - uid: 10533 components: - type: Transform - pos: -22.5,68.5 + pos: -28.456268,18.561064 parent: 2 - - uid: 28647 + - uid: 10534 components: - type: Transform - pos: -10.5,48.5 + pos: -28.393768,18.592314 parent: 2 - - uid: 28649 +- proto: ClothingHeadHatGreensoftFlipped + entities: + - uid: 24976 components: - type: Transform - pos: -10.5,47.5 - parent: 2 - - uid: 28650 + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatGreysoft + entities: + - uid: 53421 components: - type: Transform - pos: -11.5,47.5 + pos: -55.46105,20.502613 parent: 2 - - uid: 28651 +- proto: ClothingHeadHatHardhatBlue + entities: + - uid: 65718 components: - type: Transform - pos: -12.5,47.5 - parent: 2 - - uid: 28652 + pos: -4.333173,3.6745143 + parent: 65694 +- proto: ClothingHeadHatHardhatRed + entities: + - uid: 61064 components: - type: Transform - pos: -13.5,47.5 - parent: 2 - - uid: 28653 + pos: -14.668991,80.12494 + parent: 56631 +- proto: ClothingHeadHatHardhatYellow + entities: + - uid: 11680 components: - type: Transform - pos: -13.5,46.5 - parent: 2 - - uid: 28654 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11687 components: - type: Transform - pos: -13.5,45.5 - parent: 2 - - uid: 28655 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11688 components: - type: Transform - pos: -13.5,44.5 - parent: 2 - - uid: 28656 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11689 components: - type: Transform - pos: -13.5,43.5 - parent: 2 - - uid: 28657 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11690 components: - type: Transform - pos: -13.5,48.5 - parent: 2 - - uid: 28658 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66209 components: - type: Transform - pos: -13.5,49.5 - parent: 2 - - uid: 28659 + rot: 1.5707963267948966 rad + pos: 8.60022,-15.502319 + parent: 65849 +- proto: ClothingHeadHatHoodChaplainHood + entities: + - uid: 12775 components: - type: Transform - pos: -13.5,50.5 - parent: 2 - - uid: 28660 + parent: 12774 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 12776 + - type: AttachedClothing + attachedUid: 12774 +- proto: ClothingHeadHatHoodCulthood + entities: + - uid: 26987 components: - type: Transform - pos: -12.5,50.5 + rot: -1.5707963267948966 rad + pos: 56.42553,17.799757 parent: 2 - - uid: 28661 + - uid: 27995 components: - type: Transform - pos: -11.5,50.5 - parent: 2 - - uid: 28662 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27996 components: - type: Transform - pos: -10.5,50.5 - parent: 2 - - uid: 28663 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27997 components: - type: Transform - pos: -13.5,51.5 - parent: 2 - - uid: 28664 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27998 components: - type: Transform - pos: -13.5,52.5 - parent: 2 - - uid: 28665 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 28000 components: - type: Transform - pos: -14.5,52.5 - parent: 2 - - uid: 28666 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatHoodMoth + entities: + - uid: 7483 components: - type: Transform - pos: -15.5,52.5 + rot: -1.5707963267948966 rad + pos: -35.533203,72.77311 parent: 2 - - uid: 28667 + - uid: 30213 components: - type: Transform - pos: -16.5,52.5 + pos: 69.25998,-12.631356 parent: 2 - - uid: 28668 +- proto: ClothingHeadHatHopcap + entities: + - uid: 6121 components: - type: Transform - pos: -17.5,52.5 + pos: -32.233196,-6.6164436 parent: 2 - - uid: 28669 +- proto: ClothingHeadHatMagician + entities: + - uid: 27161 components: - type: Transform - pos: -15.5,64.5 + pos: -45.51492,-90.463615 parent: 2 - - uid: 28670 + - type: Storage + storedItems: + 27162: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 27162 +- proto: ClothingHeadHatMimesoft + entities: + - uid: 55573 components: + - type: MetaData + desc: Кто же он? + name: кепка Тимофея - type: Transform - pos: -15.5,63.5 - parent: 2 - - uid: 28671 + pos: -25.6496,5.78514 + parent: 55280 +- proto: ClothingHeadHatOrangesoft + entities: + - uid: 53424 components: - type: Transform - pos: -15.5,62.5 + pos: -55.570423,19.955738 parent: 2 - - uid: 28672 +- proto: ClothingHeadHatOutlawHat + entities: + - uid: 18971 components: - type: Transform - pos: -15.5,61.5 + pos: -32.38762,3.935694 parent: 2 - - uid: 28673 +- proto: ClothingHeadHatPaper + entities: + - uid: 25046 components: - type: Transform - pos: -15.5,60.5 + pos: 14.539135,-85.65791 parent: 2 - - uid: 28674 + - uid: 25304 components: - type: Transform - pos: -15.5,59.5 + pos: 13.71101,-85.32979 parent: 2 - - uid: 28675 +- proto: ClothingHeadHatPartyRed + entities: + - uid: 26334 components: - type: Transform - pos: -15.5,58.5 + pos: -87.43725,-48.283123 parent: 2 - - uid: 28676 + - uid: 26335 components: - type: Transform - pos: -15.5,57.5 + pos: -86.54662,-48.329998 parent: 2 - - uid: 28677 + - uid: 26337 components: - type: Transform - pos: -15.5,56.5 + pos: -85.62475,-48.329998 parent: 2 - - uid: 28678 +- proto: ClothingHeadHatPirate + entities: + - uid: 71019 components: - type: Transform - pos: -15.5,55.5 - parent: 2 - - uid: 28679 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatPirateTricord + entities: + - uid: 71020 components: - type: Transform - pos: -15.5,54.5 - parent: 2 - - uid: 28680 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHatPlaguedoctor + entities: + - uid: 18096 components: - type: Transform - pos: -15.5,53.5 - parent: 2 - - uid: 28681 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingHeadHatPurplesoft + entities: + - uid: 26316 components: - type: Transform - pos: -14.5,54.5 + pos: -38.36436,-73.335365 parent: 2 - - uid: 28682 +- proto: ClothingHeadHatPwig + entities: + - uid: 3342 components: - type: Transform - pos: -13.5,54.5 + pos: -42.24784,74.77392 parent: 2 - - uid: 28684 + - uid: 7066 components: - type: Transform - pos: -12.5,54.5 + pos: -42.18534,74.63329 parent: 2 - - uid: 28685 + - uid: 8605 components: - type: Transform - pos: -11.5,54.5 + pos: -76.54491,1.503996 parent: 2 - - uid: 28732 + - uid: 28914 components: - type: Transform - pos: -4.5,72.5 + rot: -0.3490658503988659 rad + pos: -56.31244,-51.41075 parent: 2 - - uid: 28733 +- proto: ClothingHeadHatRedsoft + entities: + - uid: 53420 components: - type: Transform - pos: -4.5,71.5 + pos: -55.601673,20.705738 parent: 2 - - uid: 28735 +- proto: ClothingHeadHatRichard + entities: + - uid: 20552 components: - type: Transform - pos: -4.5,70.5 + pos: -63.459713,-3.3632343 parent: 2 - - uid: 28736 +- proto: ClothingHeadHatSecsoft + entities: + - uid: 8928 components: - type: Transform - pos: -4.5,69.5 + pos: -5.2872386,-7.600727 parent: 2 - - uid: 28737 +- proto: ClothingHeadHatShrineMaidenWig + entities: + - uid: 7500 components: - type: Transform - pos: -4.5,68.5 + pos: -43.53485,73.76109 parent: 2 - - uid: 28742 +- proto: ClothingHeadHatStrawHat + entities: + - uid: 33116 components: - type: Transform - pos: -2.5,72.5 + pos: 1.279237,-91.45377 parent: 2 - - uid: 28746 + - uid: 51630 components: - type: Transform - pos: -2.5,71.5 + pos: -20.31489,-41.284134 parent: 2 - - uid: 28748 +- proto: ClothingHeadHatSurgcapBlue + entities: + - uid: 15474 components: - type: Transform - pos: -2.5,70.5 + pos: 13.588757,-67.49021 parent: 2 - - uid: 28749 + - uid: 15475 components: - type: Transform - pos: -2.5,69.5 + pos: 13.463757,-67.38084 parent: 2 - - uid: 28750 + - uid: 15838 components: - type: Transform - pos: -2.5,68.5 + pos: 40.974667,-61.19975 parent: 2 - - uid: 28751 +- proto: ClothingHeadHatSurgcapGreen + entities: + - uid: 15520 components: - type: Transform - pos: 3.5,72.5 + pos: 14.551223,-67.2935 parent: 2 - - uid: 28752 +- proto: ClothingHeadHatSurgcapPurple + entities: + - uid: 15523 components: - type: Transform - pos: 3.5,71.5 + pos: 14.644973,-67.44975 parent: 2 - - uid: 28753 +- proto: ClothingHeadHatSyndie + entities: + - uid: 61065 components: - type: Transform - pos: 3.5,70.5 - parent: 2 - - uid: 28754 + pos: 4.4768877,4.1803656 + parent: 56631 + - uid: 61066 components: - type: Transform - pos: 3.5,69.5 - parent: 2 - - uid: 28755 + pos: 17.332552,31.8152 + parent: 56631 +- proto: ClothingHeadHatSyndieMAA + entities: + - uid: 61067 components: - type: Transform - pos: 3.5,68.5 - parent: 2 - - uid: 28756 + pos: 31.56821,16.477133 + parent: 56631 + - uid: 61068 components: - type: Transform - pos: 2.5,68.5 - parent: 2 - - uid: 28758 + pos: 3.5403137,75.61713 + parent: 56631 +- proto: ClothingHeadHatTacticalMaidHeadband + entities: + - uid: 61069 components: - type: Transform - pos: 1.5,68.5 - parent: 2 - - uid: 28759 + pos: 12.293056,27.600903 + parent: 56631 +- proto: ClothingHeadHatTophat + entities: + - uid: 8331 components: - type: Transform - pos: 0.5,68.5 + pos: -42.54931,65.89031 parent: 2 - - uid: 28763 + - uid: 21013 components: - type: Transform - pos: -0.5,68.5 + pos: 116.500534,-51.1485 parent: 2 - - uid: 28764 +- proto: ClothingHeadHatUshanka + entities: + - uid: 21011 components: - type: Transform - pos: -1.5,68.5 + pos: 118.563034,-51.195374 parent: 2 - - uid: 28794 +- proto: ClothingHeadHatWarden + entities: + - uid: 19872 components: - type: Transform - pos: -3.5,68.5 + pos: -51.64375,-20.49313 parent: 2 - - uid: 28795 +- proto: ClothingHeadHatWelding + entities: + - uid: 10888 components: - type: Transform - pos: -1.5,69.5 + rot: -1.5707963267948966 rad + pos: -45.502354,10.629872 parent: 2 - - uid: 28819 + - uid: 29073 components: - type: Transform - pos: -9.5,52.5 + pos: -23.482502,-50.35756 parent: 2 - - uid: 28820 + - uid: 56511 components: - type: Transform - pos: -8.5,52.5 - parent: 2 - - uid: 28822 + pos: 1.4846615,4.561117 + parent: 56424 +- proto: ClothingHeadHatWeldingMaskFlame + entities: + - uid: 24611 components: - type: Transform - pos: -7.5,52.5 + rot: -0.5235987755982988 rad + pos: -4.734853,-80.78917 parent: 2 - - uid: 28876 + - uid: 24693 components: - type: Transform - pos: -4.5,67.5 + pos: -57.5481,-23.317318 parent: 2 - - uid: 28899 +- proto: ClothingHeadHatWeldingMaskPainted + entities: + - uid: 16101 components: - type: Transform - pos: 2.5,67.5 + pos: 48.742855,14.593972 parent: 2 - - uid: 28924 + - uid: 21515 components: - type: Transform - pos: -5.5,67.5 + pos: -79.49899,-35.274017 parent: 2 - - uid: 28926 + - uid: 65719 components: - type: Transform - pos: -6.5,67.5 - parent: 2 - - uid: 28938 + rot: 1.5707963267948966 rad + pos: 5.8560567,3.2401705 + parent: 65694 +- proto: ClothingHeadHatYellowsoft + entities: + - uid: 10874 components: - type: Transform - pos: -7.5,67.5 + pos: -50.520847,4.806264 parent: 2 - - uid: 29002 + - uid: 10875 components: - type: Transform - pos: -7.5,66.5 + pos: -43.08126,11.539047 parent: 2 - - uid: 29023 +- proto: ClothingHeadHelmetBasic + entities: + - uid: 21117 components: - type: Transform - pos: -7.5,65.5 + pos: -49.800404,-30.345825 parent: 2 - - uid: 29030 + - uid: 21118 components: - type: Transform - pos: -7.5,64.5 + pos: -49.612904,-30.36145 parent: 2 - - uid: 29031 + - uid: 21119 components: - type: Transform - pos: -7.5,63.5 + pos: -49.425404,-30.345825 parent: 2 - - uid: 29033 + - uid: 21120 components: - type: Transform - pos: -7.5,62.5 + pos: -49.800404,-30.6427 parent: 2 - - uid: 29045 + - uid: 21121 components: - type: Transform - pos: -7.5,61.5 + pos: -49.62853,-30.627075 parent: 2 - - uid: 29050 + - uid: 21122 components: - type: Transform - pos: -7.5,60.5 + pos: -49.44103,-30.627075 parent: 2 - - uid: 29085 + - uid: 65720 components: - type: Transform - pos: 2.5,66.5 - parent: 2 - - uid: 29086 + rot: 1.5707963267948966 rad + pos: -6.221571,-3.491559 + parent: 65694 +- proto: ClothingHeadHelmetBombSuit + entities: + - uid: 8849 components: - type: Transform - pos: 2.5,65.5 + pos: 47.5,-62.5 parent: 2 - - uid: 29087 +- proto: ClothingHeadHelmetBone + entities: + - uid: 19464 components: - type: Transform - pos: 2.5,64.5 + pos: 107.42349,-63.41469 parent: 2 - - uid: 29088 +- proto: ClothingHeadHelmetCosmonaut + entities: + - uid: 15611 components: - type: Transform - pos: 2.5,63.5 + rot: 3.141592653589793 rad + pos: 8.698981,-31.489285 parent: 2 - - uid: 29089 + - uid: 16006 components: - type: Transform - pos: 2.5,62.5 + rot: 3.141592653589793 rad + pos: 8.245856,-31.69241 parent: 2 - - uid: 29090 + - uid: 16010 components: - type: Transform - pos: 2.5,61.5 + rot: 3.141592653589793 rad + pos: 7.698982,-31.458033 parent: 2 - - uid: 29091 + - uid: 16011 components: - type: Transform - pos: 2.5,60.5 + rot: 3.141592653589793 rad + pos: 7.2614813,-31.739285 parent: 2 - - uid: 29313 +- proto: ClothingHeadHelmetERTLeader + entities: + - uid: 54172 components: - type: Transform - pos: -7.5,53.5 - parent: 2 - - uid: 29321 + parent: 54170 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHelmetERTMedic + entities: + - uid: 18092 components: + - type: MetaData + desc: Его носят люди с опасной профессией + name: бронешлем медика - type: Transform - pos: -7.5,54.5 - parent: 2 - - uid: 29322 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingHeadHelmetERTSecurity + entities: + - uid: 51624 components: + - type: MetaData + desc: >- + Атмосферный лётный шлем, который носят офицеры безопасности в должности пилота Nanotrasen. Предназначен для обеспечения защиты головы пилота от возможных ударов в кабине шаттла и при его аварийном покидании. Внутри, на кожаной обшивке конструкции вы видите надежёно закреплённую бумажку, на которой написано: "Кто мечтает быть пилотом? + + Очень смелый видно тот!". + name: лётный шлем пилота службы безопасности - type: Transform - pos: -7.5,55.5 - parent: 2 - - uid: 29417 + parent: 20106 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHelmetEVA + entities: + - uid: 71021 components: - type: Transform - pos: -7.5,56.5 - parent: 2 - - uid: 29507 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHelmetHardsuitLing + entities: + - uid: 20815 components: - type: Transform - pos: -7.5,57.5 + pos: 73.5388,-50.833767 parent: 2 - - uid: 29524 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]5%[/color]. + + - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]75%[/color]. + priority: 0 + component: Armor + title: null + - uid: 27134 components: - type: Transform - pos: 2.5,57.5 + rot: -1.5707963267948966 rad + pos: -70.906105,-63.622993 parent: 2 - - uid: 29526 + - uid: 61070 components: - type: Transform - pos: 2.5,56.5 - parent: 2 - - uid: 29528 + pos: 29.000786,16.412971 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]5%[/color]. + + - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]75%[/color]. + priority: 0 + component: Armor + title: null +- proto: ClothingHeadHelmetRiot + entities: + - uid: 18564 components: - type: Transform - pos: 2.5,55.5 + pos: -55.710785,-30.394773 parent: 2 - - uid: 29537 + - uid: 21138 components: - type: Transform - pos: 2.5,54.5 + pos: -56.679535,-30.332273 parent: 2 - - uid: 29539 + - uid: 21139 components: - type: Transform - pos: 2.5,53.5 + pos: -56.32016,-30.394773 parent: 2 - - uid: 29541 + - uid: 21140 components: - type: Transform - pos: 60.5,-27.5 + pos: -55.398285,-30.394773 parent: 2 - - uid: 29550 + - uid: 67408 + components: + - type: Transform + pos: 8.331543,-4.271103 + parent: 66965 + - uid: 67409 components: - type: Transform - pos: 2.5,52.5 - parent: 2 - - uid: 29576 + pos: 8.472168,-4.271103 + parent: 66965 +- proto: ClothingHeadHelmetSecurityMedic + entities: + - uid: 32372 components: - type: Transform - pos: 2.5,51.5 - parent: 2 - - uid: 29577 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadHelmetSwat + entities: + - uid: 21474 components: - type: Transform - pos: 2.5,50.5 + rot: -1.5707963267948966 rad + pos: -56.120777,-32.182823 parent: 2 - - uid: 29578 + - uid: 21475 components: - type: Transform - pos: 1.5,50.5 + rot: 1.5707963267948966 rad + pos: -54.917652,-32.1672 parent: 2 - - uid: 29579 + - uid: 55574 components: - type: Transform - pos: 0.5,50.5 - parent: 2 - - uid: 29580 + pos: -14.5116,5.597862 + parent: 55280 +- proto: ClothingHeadHelmetTemplar + entities: + - uid: 29191 components: - type: Transform - pos: -0.5,50.5 + pos: -68.491806,-74.464 parent: 2 - - uid: 29584 + - uid: 50656 components: - type: Transform - pos: -1.5,50.5 + pos: 1.4960105,-13.437328 parent: 2 - - uid: 29597 +- proto: ClothingHeadNurseHat + entities: + - uid: 15482 components: - type: Transform - pos: -2.5,50.5 + pos: 14.026257,-67.25584 parent: 2 - - uid: 29598 + - uid: 15561 components: - type: Transform - pos: -3.5,50.5 + rot: -1.5707963267948966 rad + pos: 41.011597,-35.547516 parent: 2 - - uid: 29599 +- proto: ClothingHeadPyjamaSyndicateRed + entities: + - uid: 43071 components: - type: Transform - pos: -4.5,50.5 + pos: -72.52571,-42.51685 parent: 2 - - uid: 29600 +- proto: ClothingHeadsetBrigmedic + entities: + - uid: 26924 components: - type: Transform - pos: -5.5,50.5 - parent: 2 - - uid: 29602 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingHeadsetMining + entities: + - uid: 66210 components: - type: Transform - pos: -6.5,50.5 - parent: 2 - - uid: 29607 + pos: -7.4105816,-13.5504875 + parent: 65849 + - uid: 66211 components: - type: Transform - pos: -7.5,50.5 - parent: 2 - - uid: 29618 + pos: -4.4418316,-13.5348625 + parent: 65849 + - uid: 66212 components: - type: Transform - pos: -7.5,51.5 - parent: 2 - - uid: 29796 + rot: 1.5707963267948966 rad + pos: -8.43889,-15.87882 + parent: 65849 +- proto: ClothingMaskBandBlack + entities: + - uid: 25930 components: - type: Transform - pos: -0.5,49.5 + pos: 9.977072,-85.428024 parent: 2 - - uid: 29808 +- proto: ClothingMaskBandGreen + entities: + - uid: 21086 components: - type: Transform - pos: -0.5,48.5 + pos: 84.79713,-64.154625 parent: 2 - - uid: 29811 + - uid: 24977 components: - type: Transform - pos: -0.5,47.5 - parent: 2 - - uid: 29812 + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskBat + entities: + - uid: 7489 components: - type: Transform - pos: -0.5,46.5 + rot: -1.5707963267948966 rad + pos: -35.54883,73.319984 parent: 2 - - uid: 30104 +- proto: ClothingMaskBear + entities: + - uid: 7491 components: - type: Transform - pos: -6.5,60.5 + rot: -1.5707963267948966 rad + pos: -35.064453,72.288734 parent: 2 - - uid: 30108 + - uid: 30212 components: - type: Transform - pos: -6.5,57.5 + pos: 69.556854,-12.381356 parent: 2 - - uid: 30279 +- proto: ClothingMaskBee + entities: + - uid: 7484 components: - type: Transform - pos: -5.5,57.5 + rot: -1.5707963267948966 rad + pos: -35.54883,72.27311 parent: 2 - - uid: 30282 + - uid: 30214 components: - type: Transform - pos: -5.5,60.5 + pos: 69.60373,-12.584481 parent: 2 - - uid: 30319 +- proto: ClothingMaskBreath + entities: + - uid: 26427 components: - type: Transform - pos: 8.5,-19.5 - parent: 2 - - uid: 30479 + parent: 4623 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskBreathMedical + entities: + - uid: 15514 components: - type: Transform - pos: 8.5,-18.5 + pos: 16.546486,-66.57034 parent: 2 - - uid: 30734 + - uid: 18198 components: - type: Transform - pos: 8.5,-17.5 + pos: -58.51009,-60.22105 parent: 2 - - uid: 30735 + - uid: 18291 components: - type: Transform - pos: 8.5,-16.5 + rot: 43.98229715025713 rad + pos: -22.25519,-70.33135 parent: 2 - - uid: 30736 +- proto: ClothingMaskBreathMedicalSecurity + entities: + - uid: 18098 components: - type: Transform - pos: 0.5,-13.5 - parent: 2 - - uid: 30737 + parent: 18090 + - type: Physics + canCollide: False + - uid: 54178 components: - type: Transform - pos: 1.5,-13.5 - parent: 2 - - uid: 30738 + parent: 54177 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskClown + entities: + - uid: 6517 components: - type: Transform - pos: 2.5,-13.5 - parent: 2 - - uid: 30750 + parent: 1778 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 7487 components: - type: Transform - pos: 3.5,-13.5 + rot: -1.5707963267948966 rad + pos: -35.11133,73.36686 parent: 2 - - uid: 30751 + - uid: 8608 components: - type: Transform - pos: 4.5,-13.5 + pos: -76.56053,0.16024601 parent: 2 - - uid: 30753 +- proto: ClothingMaskClownBanana + entities: + - uid: 12583 components: - type: Transform - pos: 5.5,-13.5 + pos: 23.230421,-6.221054 parent: 2 - - uid: 30754 +- proto: ClothingMaskFox + entities: + - uid: 7490 components: - type: Transform - pos: 6.5,-13.5 + rot: -1.5707963267948966 rad + pos: -35.064453,72.74186 parent: 2 - - uid: 30755 + - uid: 30207 components: - type: Transform - pos: 7.5,-13.5 + pos: 69.275604,-12.318856 parent: 2 - - uid: 30777 +- proto: ClothingMaskGas + entities: + - uid: 7069 components: - type: Transform - pos: 8.5,-13.5 + pos: -46.162407,74.75086 parent: 2 - - uid: 31022 + - uid: 7492 components: - type: Transform - pos: 8.5,-12.5 + rot: -1.5707963267948966 rad + pos: -35.54883,71.788734 parent: 2 - - uid: 31394 + - uid: 8508 components: - type: Transform - pos: 9.5,-12.5 + pos: 68.51927,-38.488777 parent: 2 - - uid: 31453 + - uid: 10878 components: - type: Transform - pos: 9.5,-11.5 + pos: -46.196564,11.723442 parent: 2 - - uid: 31729 + - uid: 10879 components: - type: Transform - pos: 10.5,-11.5 + pos: -46.571564,11.739067 parent: 2 - - uid: 31854 + - uid: 11478 components: - type: Transform - pos: 10.5,-10.5 - parent: 2 - - uid: 31944 + parent: 15036 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11652 components: - type: Transform - pos: 11.5,-10.5 + pos: -57.598217,42.52664 parent: 2 - - uid: 32234 + - uid: 11653 components: - type: Transform - pos: -17.5,20.5 + pos: -57.504467,42.52664 parent: 2 - - uid: 32239 + - uid: 11654 components: - type: Transform - pos: -17.5,19.5 + pos: -57.379467,42.52664 parent: 2 - - uid: 32252 + - uid: 12132 components: - type: Transform - pos: -17.5,18.5 + rot: -1.5707963267948966 rad + pos: -89.60752,4.615192 parent: 2 - - uid: 32259 + - uid: 14988 components: - type: Transform - pos: -16.5,18.5 + pos: -9.5,-84.5 parent: 2 - - uid: 32260 + - uid: 17221 components: - type: Transform - pos: -15.5,18.5 + pos: 46.100418,42.737083 parent: 2 - - uid: 32268 + - uid: 18063 components: - type: Transform - pos: -14.5,18.5 + pos: 58.516834,44.654724 parent: 2 - - uid: 32276 + - uid: 18064 components: - type: Transform - pos: -23.5,10.5 + pos: 58.641964,44.480732 parent: 2 - - uid: 32309 + - uid: 21483 components: - type: Transform - pos: -22.5,10.5 - parent: 2 - - uid: 32336 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21484 components: - type: Transform - pos: -21.5,10.5 - parent: 2 - - uid: 32373 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21485 components: - type: Transform - pos: -17.5,17.5 - parent: 2 - - uid: 32410 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21488 components: - type: Transform - pos: -17.5,16.5 - parent: 2 - - uid: 32416 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21493 components: - type: Transform - pos: -21.5,9.5 - parent: 2 - - uid: 32417 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21495 components: - type: Transform - pos: -21.5,8.5 - parent: 2 - - uid: 32419 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 29770 components: - type: Transform - pos: -21.5,7.5 + rot: 1.5707963267948966 rad + pos: -2.293014,-82.269775 parent: 2 - - uid: 32423 + - uid: 29771 components: - type: Transform - pos: -21.5,6.5 + rot: 1.5707963267948966 rad + pos: -2.558639,-82.394775 parent: 2 - - uid: 32430 +- proto: ClothingMaskGasAtmos + entities: + - uid: 13063 components: - type: Transform - pos: -21.5,5.5 - parent: 2 - - uid: 32450 + parent: 13061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15944 components: - type: Transform - pos: -21.5,4.5 + pos: 34.486534,53.524292 parent: 2 - - uid: 32451 + - uid: 15952 components: - type: Transform - pos: -21.5,3.5 + pos: 34.330284,53.539917 parent: 2 - - uid: 32453 + - uid: 15954 components: - type: Transform - pos: -21.5,11.5 + pos: 34.62716,53.524292 parent: 2 - - uid: 32485 +- proto: ClothingMaskGasERT + entities: + - uid: 54184 components: - type: Transform - pos: -21.5,12.5 - parent: 2 - - uid: 32486 + parent: 54183 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54190 components: - type: Transform - pos: -21.5,13.5 - parent: 2 - - uid: 32487 + parent: 54189 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54196 components: - type: Transform - pos: -21.5,14.5 - parent: 2 - - uid: 32511 + parent: 54195 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54202 components: - type: Transform - pos: -21.5,15.5 - parent: 2 - - uid: 32512 + parent: 54201 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskGasExplorer + entities: + - uid: 53572 components: - type: Transform - pos: -21.5,16.5 + rot: 0.5934119456780721 rad + pos: 31.903368,-74.74351 parent: 2 - - uid: 32513 + - uid: 66213 components: - type: Transform - pos: -21.5,17.5 - parent: 2 - - uid: 32514 + pos: -5.507397,-13.515675 + parent: 65849 + - uid: 66214 components: - type: Transform - pos: -21.5,18.5 - parent: 2 - - uid: 32529 + pos: -6.304272,-15.328175 + parent: 65849 + - uid: 66215 components: - type: Transform - pos: 29.5,4.5 - parent: 2 - - uid: 32530 + pos: -4.507397,-13.50005 + parent: 65849 + - uid: 66216 components: - type: Transform - pos: 28.5,4.5 - parent: 2 - - uid: 32536 + pos: -8.429272,-13.484425 + parent: 65849 +- proto: ClothingMaskGasSecurity + entities: + - uid: 21402 components: - type: Transform - pos: -21.5,19.5 + pos: -55.33565,-34.54806 parent: 2 - - uid: 32540 + - uid: 21403 components: - type: Transform - pos: -12.5,2.5 + pos: -55.70681,-34.57931 parent: 2 - - uid: 32555 + - uid: 21405 components: - type: Transform - pos: -12.5,1.5 + pos: -56.254295,-34.563686 parent: 2 - - uid: 32580 + - uid: 21406 components: - type: Transform - pos: 11.5,-9.5 + pos: -56.64492,-34.54806 parent: 2 - - uid: 32581 + - uid: 21905 components: - type: Transform - pos: 18.5,-11.5 + pos: -79.621994,-9.994609 parent: 2 - - uid: 32601 + - uid: 21906 components: - type: Transform - pos: -12.5,0.5 + pos: -79.340744,-10.025859 parent: 2 - - uid: 32602 + - uid: 22970 components: - type: Transform - pos: -13.5,0.5 + pos: -77.184494,-25.877787 parent: 2 - - uid: 32629 + - uid: 24525 components: - type: Transform - pos: -14.5,0.5 + pos: -77.60637,-25.799662 parent: 2 - - uid: 32708 + - uid: 44965 components: - type: Transform - pos: -15.5,0.5 - parent: 2 - - uid: 32717 + parent: 20107 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskGasSwat + entities: + - uid: 21458 components: - type: Transform - pos: -16.5,0.5 + pos: -56.527027,-32.057823 parent: 2 - - uid: 32721 + - uid: 21460 components: - type: Transform - pos: -17.5,0.5 + pos: -54.558277,-32.026573 parent: 2 - - uid: 32724 + - uid: 54208 components: - type: Transform - pos: -18.5,0.5 - parent: 2 - - uid: 32739 + parent: 54207 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61071 components: - type: Transform - pos: -15.5,10.5 - parent: 2 - - uid: 32740 + pos: 17.439287,23.77244 + parent: 56631 +- proto: ClothingMaskGasSyndicate + entities: + - uid: 61029 components: - type: Transform - pos: -15.5,9.5 - parent: 2 - - uid: 32741 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61039 components: - type: Transform - pos: -15.5,8.5 - parent: 2 - - uid: 32742 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskItalianMoustache + entities: + - uid: 7493 components: - type: Transform - pos: -15.5,7.5 + rot: -1.5707963267948966 rad + pos: -35.127945,71.36719 parent: 2 - - uid: 32744 + - uid: 13386 components: - type: Transform - pos: -15.5,6.5 + pos: -18.377785,-40.456947 parent: 2 - - uid: 32750 +- proto: ClothingMaskJackal + entities: + - uid: 7485 components: - type: Transform - pos: -15.5,5.5 + rot: -1.5707963267948966 rad + pos: -35.11133,71.788734 parent: 2 - - uid: 32769 +- proto: ClothingMaskMime + entities: + - uid: 22187 components: - type: Transform - pos: -14.5,-11.5 + pos: -70.500244,32.32257 parent: 2 - - uid: 32770 +- proto: ClothingMaskMuzzle + entities: + - uid: 7494 components: - type: Transform - pos: -14.5,-9.5 + rot: -1.5707963267948966 rad + pos: -35.565445,71.33594 parent: 2 - - uid: 32773 + - uid: 8735 components: - type: Transform - pos: -14.5,-10.5 + pos: -9.475089,36.55375 parent: 2 - - uid: 32779 + - uid: 11195 components: - type: Transform - pos: -4.5,-8.5 + pos: -83.48692,42.458366 parent: 2 - - uid: 32780 + - uid: 11842 components: - type: Transform - pos: -4.5,-9.5 + pos: -79.47887,42.427082 parent: 2 - - uid: 32781 + - uid: 18894 components: - type: Transform - pos: -4.5,-10.5 + pos: -9.474318,-64.17904 parent: 2 - - uid: 32784 + - uid: 18895 components: - type: Transform - pos: -3.5,-10.5 + pos: -9.474318,-64.33529 parent: 2 - - uid: 32786 + - uid: 18896 components: - type: Transform - pos: -5.5,-10.5 + pos: -9.505568,-64.52279 parent: 2 - - uid: 32787 + - uid: 20545 components: - type: Transform - pos: -6.5,-10.5 + pos: 85.41471,-51.438854 parent: 2 - - uid: 32788 + - uid: 21606 components: - type: Transform - pos: -7.5,-10.5 + pos: -79.51815,-31.367065 parent: 2 - - uid: 32789 + - uid: 21607 components: - type: Transform - pos: -7.5,-9.5 + pos: -79.20565,-31.22644 parent: 2 - - uid: 32790 + - uid: 22569 components: - type: Transform - pos: -8.5,-9.5 + pos: -36.39193,-44.138687 parent: 2 - - uid: 32794 + - uid: 22570 components: - type: Transform - pos: -8.5,-8.5 + pos: -36.39193,-44.357437 parent: 2 - - uid: 32796 + - uid: 22571 components: - type: Transform - pos: -9.5,-8.5 + pos: -10.4974575,-47.34284 parent: 2 - - uid: 32801 + - uid: 22572 components: - type: Transform - pos: -9.5,-7.5 + pos: -10.4974575,-47.49909 parent: 2 - - uid: 32802 + - uid: 26968 components: - type: Transform - pos: -9.5,-6.5 + pos: 58.55053,16.549757 parent: 2 - - uid: 32803 + - uid: 28948 components: - type: Transform - pos: -9.5,-5.5 + pos: 23.502136,-14.598582 parent: 2 - - uid: 32804 +- proto: ClothingMaskNeckGaiter + entities: + - uid: 10556 components: - type: Transform - pos: -9.5,-4.5 + pos: -28.596893,18.529814 parent: 2 - - uid: 32831 + - uid: 10557 components: - type: Transform - pos: -9.5,-3.5 + pos: -28.534393,18.576689 parent: 2 - - uid: 32832 + - uid: 10558 components: - type: Transform - pos: -9.5,-2.5 + pos: -28.565643,18.482939 parent: 2 - - uid: 32889 + - uid: 12778 components: - type: Transform - pos: -9.5,3.5 + pos: -10.452433,66.72243 parent: 2 - - uid: 32890 + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: + - 1587761F31BB73BD825C5BE179A2766F + - uid: 24491 components: - type: Transform - pos: -9.5,4.5 + pos: 84.57256,-31.354239 parent: 2 - - uid: 32927 +- proto: ClothingMaskPlague + entities: + - uid: 18094 components: - type: Transform - pos: -9.5,5.5 - parent: 2 - - uid: 32928 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingMaskRat + entities: + - uid: 7488 components: - type: Transform - pos: -9.5,6.5 + rot: -1.5707963267948966 rad + pos: -35.61133,73.726234 parent: 2 - - uid: 32929 +- proto: ClothingMaskRaven + entities: + - uid: 7486 components: - type: Transform - pos: -9.5,7.5 + rot: -1.5707963267948966 rad + pos: -35.177982,73.79102 parent: 2 - - uid: 32932 + - uid: 24748 components: - type: Transform - pos: -9.5,8.5 + pos: -70.61798,27.557528 parent: 2 - - uid: 32936 +- proto: ClothingMaskSadMime + entities: + - uid: 24007 components: - type: Transform - pos: -9.5,9.5 + pos: -64.43374,37.65345 parent: 2 - - uid: 32937 +- proto: ClothingMaskSexyClown + entities: + - uid: 2958 components: - type: Transform - pos: -9.5,10.5 + pos: -55.603374,-18.454876 parent: 2 - - uid: 32939 + - uid: 20562 components: - type: Transform - pos: -8.5,7.5 + pos: 83.5796,-51.487667 parent: 2 - - uid: 32940 + - uid: 49057 components: - type: Transform - pos: -7.5,7.5 - parent: 2 - - uid: 32944 + parent: 49055 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskSexyMime + entities: + - uid: 20561 components: - type: Transform - pos: -8.5,10.5 + rot: -1.5707963267948966 rad + pos: 85.23585,-53.878292 parent: 2 - - uid: 32946 + - uid: 22062 components: - type: Transform - pos: -8.5,11.5 + pos: -68.45406,36.589138 parent: 2 - - uid: 32947 + - uid: 49061 components: - type: Transform - pos: -7.5,11.5 - parent: 2 - - uid: 32949 + parent: 49055 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingMaskSterile + entities: + - uid: 9738 components: - type: Transform - pos: -7.5,12.5 + pos: -43.578995,17.56639 parent: 2 - - uid: 32952 + - uid: 19080 components: - type: Transform - pos: -6.5,12.5 + pos: -0.540789,-40.83103 parent: 2 - - uid: 32955 + - uid: 19081 components: - type: Transform - pos: -5.5,12.5 + pos: -0.509539,-40.70603 parent: 2 - - uid: 32963 + - uid: 19082 components: - type: Transform - pos: -4.5,12.5 + pos: -0.47828913,-40.58103 parent: 2 - - uid: 32964 + - uid: 19083 components: - type: Transform - pos: -3.5,12.5 + pos: -0.368914,-40.784157 parent: 2 - - uid: 32965 + - uid: 19084 components: - type: Transform - pos: 2.5,12.5 + pos: -0.33766413,-40.659157 parent: 2 - - uid: 32966 + - uid: 19243 components: - type: Transform - pos: 3.5,12.5 + rot: 12.566370614359172 rad + pos: 1.4543744,-57.359795 parent: 2 - - uid: 32967 + - uid: 19244 components: - type: Transform - pos: 4.5,12.5 + rot: 12.566370614359172 rad + pos: 1.6262494,-57.359795 parent: 2 - - uid: 32968 + - uid: 19245 components: - type: Transform - pos: 5.5,12.5 + rot: 12.566370614359172 rad + pos: 1.3606246,-57.516045 parent: 2 - - uid: 32969 + - uid: 19249 components: - type: Transform - pos: 6.5,12.5 + rot: 12.566370614359172 rad + pos: 1.6106244,-57.516045 parent: 2 - - uid: 32970 + - uid: 24626 components: - type: Transform - pos: 6.5,11.5 + pos: -88.45192,43.322742 parent: 2 - - uid: 32971 + - uid: 24627 components: - type: Transform - pos: 7.5,11.5 + pos: -88.498795,43.197742 parent: 2 - - uid: 32972 + - uid: 24628 components: - type: Transform - pos: 7.5,10.5 + pos: -88.45192,43.041492 parent: 2 - - uid: 32973 + - uid: 31179 components: - type: Transform - pos: 8.5,10.5 + pos: -34.486027,78.45455 parent: 2 - - uid: 32974 + - uid: 31182 components: - type: Transform - pos: 8.5,9.5 + pos: -34.31415,78.65768 parent: 2 - - uid: 32976 + - uid: 31183 components: - type: Transform - pos: 8.5,8.5 + pos: -34.079777,78.5483 parent: 2 - - uid: 32977 +- proto: ClothingNeckAromanticPin + entities: + - uid: 14968 components: - type: Transform - pos: 8.5,7.5 + pos: -10.314715,-81.49746 parent: 2 - - uid: 32978 +- proto: ClothingNeckAsexualPin + entities: + - uid: 14971 components: - type: Transform - pos: 8.5,6.5 + pos: -10.314715,-80.80996 parent: 2 - - uid: 32980 +- proto: ClothingNeckBisexualPin + entities: + - uid: 24584 components: - type: Transform - pos: 8.5,5.5 + pos: -10.377215,-80.450584 parent: 2 - - uid: 32981 +- proto: ClothingNeckBronzeheart + entities: + - uid: 12602 components: - type: Transform - pos: 8.5,4.5 + pos: 21.480421,-9.476803 parent: 2 - - uid: 32982 +- proto: ClothingNeckCloakCap + entities: + - uid: 8774 components: - type: Transform - pos: 8.5,3.5 + rot: 62.83185307179591 rad + pos: 8.505885,-5.7489758 parent: 2 - - uid: 32983 +- proto: ClothingNeckCloakCapFormal + entities: + - uid: 8773 components: - type: Transform - pos: 8.5,-2.5 + rot: 4.729550084903167E-14 rad + pos: 3.9826822,-12.368601 parent: 2 - - uid: 32986 +- proto: ClothingNeckCloakGoliathCloak + entities: + - uid: 53596 components: - type: Transform - pos: 8.5,-3.5 + rot: -0.5585053606381855 rad + pos: 31.668798,-75.54735 parent: 2 - - uid: 32987 + - uid: 55575 components: - type: Transform - pos: 8.5,-4.5 - parent: 2 - - uid: 32989 + pos: -13.6835575,-0.6812849 + parent: 55280 +- proto: ClothingNeckCloakHop + entities: + - uid: 6473 components: - type: Transform - pos: 8.5,-5.5 + pos: -32.612694,-6.379915 parent: 2 - - uid: 32990 +- proto: ClothingNeckCloakMiner + entities: + - uid: 66192 components: - type: Transform - pos: 8.5,-6.5 - parent: 2 - - uid: 32991 + parent: 66190 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingNeckCloakPan + entities: + - uid: 53897 components: - type: Transform - pos: 8.5,-7.5 + pos: 128.49423,-63.46637 parent: 2 - - uid: 32992 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 53898 +- proto: ClothingNeckCloakPirateCap + entities: + - uid: 67410 components: - type: Transform - pos: 8.5,-8.5 - parent: 2 - - uid: 32993 + pos: 40.48523,7.6535797 + parent: 66965 + - uid: 71022 components: - type: Transform - pos: 7.5,-8.5 - parent: 2 - - uid: 32995 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingNeckClownmedal + entities: + - uid: 6748 components: + - type: MetaData + desc: Знаменитая и великая медаль, вручалась за лучший набег во Вселенной на фестивале "Свиного хребта" в 3023. + name: медаль набегатора - type: Transform - pos: 7.5,-9.5 - parent: 2 - - uid: 32999 + parent: 6747 + - type: Physics + canCollide: False + - uid: 24892 components: - type: Transform - pos: 6.5,-9.5 + pos: -59.441784,-5.4293747 parent: 2 - - uid: 33000 +- proto: ClothingNeckGoldmedal + entities: + - uid: 12574 components: - type: Transform - pos: 6.5,-10.5 + pos: 24.205614,-10.522195 parent: 2 - - uid: 33004 +- proto: ClothingNeckHeadphones + entities: + - uid: 5640 components: - type: Transform - pos: 5.5,-10.5 + pos: -33.674717,24.71585 parent: 2 - - uid: 33005 + - uid: 19739 components: - type: Transform - pos: 4.5,-10.5 + pos: -46.486027,-42.39932 parent: 2 - - uid: 33007 + - uid: 19791 components: - type: Transform - pos: 3.5,-10.5 + pos: -46.43915,-40.383694 parent: 2 - - uid: 33008 + - uid: 19792 components: - type: Transform - pos: 2.5,-10.5 + pos: -46.454777,-38.39932 parent: 2 - - uid: 33010 + - uid: 22997 components: + - type: MetaData + name: игровые наушники - type: Transform - pos: 3.5,-9.5 + rot: -6.283185307179586 rad + pos: 59.43079,-44.17787 parent: 2 - - uid: 33020 +- proto: ClothingNeckIntersexPin + entities: + - uid: 66217 components: + - type: MetaData + desc: Пахнет светлым нефильтрованным! + name: крышка от бутылки с пивом - type: Transform - pos: 3.5,-8.5 - parent: 2 - - uid: 33027 + rot: -1.5707963267948966 rad + pos: -1.2624549,23.680473 + parent: 65849 +- proto: ClothingNeckLesbianPin + entities: + - uid: 24301 components: - type: Transform - pos: 6.5,7.5 + pos: -10.720965,-80.43496 parent: 2 - - uid: 33035 +- proto: ClothingNeckLGBTPin + entities: + - uid: 24305 components: - type: Transform - pos: 7.5,7.5 + pos: -10.658465,-81.49746 parent: 2 - - uid: 33345 +- proto: ClothingNeckMantleCap + entities: + - uid: 8772 components: - type: Transform - pos: 4.5,-1.5 + pos: 6.683306,-9.647321 parent: 2 - - uid: 33346 +- proto: ClothingNeckMantleCMO + entities: + - uid: 17447 components: - type: Transform - pos: 4.5,-2.5 + pos: -26.413353,-62.419228 parent: 2 - - uid: 33347 +- proto: ClothingNeckMantleERTLeader + entities: + - uid: 54173 components: - type: Transform - pos: 4.5,-3.5 - parent: 2 - - uid: 33348 + parent: 54170 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingNeckMantleHOP + entities: + - uid: 6474 components: - type: Transform - pos: 4.5,-4.5 + pos: -32.25332,-6.36429 parent: 2 - - uid: 33349 +- proto: ClothingNeckMantleHOS + entities: + - uid: 12779 components: + - type: MetaData + desc: Чешуйчатая мантия, которую можно обернуть вокруг верхней части тела. + name: чёрно-красная мантия - type: Transform - pos: 4.5,-5.5 + pos: -10.452433,66.42555 parent: 2 - - uid: 33350 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 12780 + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: [] +- proto: ClothingNeckMedicalmedal + entities: + - uid: 61072 components: - type: Transform - pos: 4.5,-6.5 - parent: 2 - - uid: 33351 + pos: 10.772202,35.979652 + parent: 56631 +- proto: ClothingNeckNanoTrasenPin + entities: + - uid: 28124 components: - type: Transform - pos: 3.5,-6.5 + pos: -26.483768,-88.11777 parent: 2 - - uid: 33352 +- proto: ClothingNeckNonBinaryPin + entities: + - uid: 14893 components: - type: Transform - pos: 2.5,-6.5 + pos: -10.658465,-81.169334 parent: 2 - - uid: 33357 +- proto: ClothingNeckPansexualPin + entities: + - uid: 24583 components: - type: Transform - pos: 3.5,-3.5 + pos: -10.314715,-81.15371 parent: 2 - - uid: 33358 +- proto: ClothingNeckScarfStripedBlack + entities: + - uid: 13378 components: - type: Transform - pos: 2.5,-3.5 + pos: -29.54926,-40.587112 parent: 2 - - uid: 33359 +- proto: ClothingNeckScarfStripedBlue + entities: + - uid: 9487 components: - type: Transform - pos: 1.5,-3.5 + rot: 1.5707963267948966 rad + pos: 3.4723144,-10.4395 parent: 2 - - uid: 33360 +- proto: ClothingNeckScarfStripedLightBlue + entities: + - uid: 19648 components: - type: Transform - pos: 0.5,-3.5 + pos: 12.375141,-28.565216 parent: 2 - - uid: 33361 + - uid: 43231 components: - type: Transform - pos: -0.5,-3.5 + pos: 1.444159,-49.43649 parent: 2 - - uid: 33370 + - uid: 67411 components: - type: Transform - pos: -2.5,-5.5 - parent: 2 - - uid: 33371 + pos: 10.660034,8.581345 + parent: 66965 +- proto: ClothingNeckScarfStripedSyndieGreen + entities: + - uid: 21064 components: - type: Transform - pos: -3.5,-5.5 + pos: 84.344,-63.623375 parent: 2 - - uid: 33372 + - uid: 21704 components: - type: Transform - pos: -4.5,-5.5 + pos: -68.15154,-53.550507 parent: 2 - - uid: 33373 +- proto: ClothingNeckSecuritymedal + entities: + - uid: 25563 components: - type: Transform - pos: -5.5,-5.5 + pos: -58.51991,-5.4293747 parent: 2 - - uid: 33381 +- proto: ClothingNeckStethoscope + entities: + - uid: 18312 components: - type: Transform - pos: -4.5,-6.5 + pos: -60.146496,-64.37255 parent: 2 - - uid: 33382 + - uid: 31002 components: - type: Transform - pos: -4.5,-4.5 + pos: -18.49618,-53.39322 parent: 2 - - uid: 33383 +- proto: ClothingNeckStoleChaplain + entities: + - uid: 12613 components: - type: Transform - pos: -4.5,-3.5 + pos: -70.49915,62.472466 parent: 2 - - uid: 33384 +- proto: ClothingNeckSyndicakePin + entities: + - uid: 13179 components: - type: Transform - pos: -5.5,-3.5 + pos: -76.43145,-49.390675 parent: 2 - - uid: 33435 + - uid: 43045 components: - type: Transform - pos: 4.5,4.5 + pos: -23.655643,-90.19589 parent: 2 - - uid: 33436 + - uid: 43046 components: - type: Transform - pos: 4.5,5.5 + pos: 4.9348636,38.41333 parent: 2 - - uid: 33437 + - uid: 43049 components: - type: Transform - pos: 4.5,6.5 + pos: -34.33707,80.47766 parent: 2 - - uid: 33454 + - uid: 56367 components: - type: Transform - pos: 3.5,5.5 - parent: 2 - - uid: 33455 + pos: 1.3744736,0.22704315 + parent: 56354 + - uid: 61073 components: - type: Transform - pos: 2.5,5.5 - parent: 2 - - uid: 33456 + pos: 11.497106,-4.5504894 + parent: 56631 + - uid: 61074 components: - type: Transform - pos: 1.5,5.5 - parent: 2 - - uid: 33457 + pos: -10.55763,18.631758 + parent: 56631 +- proto: ClothingNeckTieDet + entities: + - uid: 30572 components: + - type: MetaData + desc: Иногда может быть использовал для удушения. + name: галстук АВД - type: Transform - pos: 0.5,5.5 + pos: -0.65950525,61.16825 parent: 2 - - uid: 33458 +- proto: ClothingNeckTransPin + entities: + - uid: 24280 components: - type: Transform - pos: -0.5,5.5 + pos: -10.67409,-80.825584 parent: 2 - - uid: 33459 +- proto: ClothingNeckUSSPPin + entities: + - uid: 10945 components: - type: Transform - pos: -1.5,5.5 + pos: 0.6707386,2.723315 parent: 2 - - uid: 33460 +- proto: ClothingOuterAerostaticBomberJacket + entities: + - uid: 20553 components: - type: Transform - pos: -2.5,5.5 + pos: -62.972427,-3.3229861 parent: 2 - - uid: 33461 + - uid: 21945 components: - type: Transform - pos: -3.5,5.5 - parent: 2 - - uid: 33464 + parent: 21942 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 51092 components: - type: Transform - pos: -4.5,5.5 + pos: -46.550327,93.65886 parent: 2 - - uid: 33467 +- proto: ClothingOuterApronBar + entities: + - uid: 13114 components: - type: Transform - pos: -5.5,6.5 + rot: -1.5707963267948966 rad + pos: -70.59576,-42.603138 parent: 2 - - uid: 33468 +- proto: ClothingOuterApronChef + entities: + - uid: 23677 components: - type: Transform - pos: -5.5,5.5 + rot: 3.6651914291880923 rad + pos: -48.34133,31.668201 parent: 2 - - uid: 33469 +- proto: ClothingOuterArmorBasic + entities: + - uid: 21123 components: - type: Transform - pos: -5.5,4.5 + pos: -56.706398,-28.358795 parent: 2 - - uid: 33470 + - uid: 21124 components: - type: Transform - pos: -5.5,3.5 + pos: -56.503273,-28.358795 parent: 2 - - uid: 33471 + - uid: 21125 components: - type: Transform - pos: -0.5,4.5 + pos: -56.300148,-28.34317 parent: 2 - - uid: 33477 + - uid: 21246 components: - type: Transform - pos: 2.5,2.5 + pos: -56.476925,-28.316208 parent: 2 - - uid: 33478 + - uid: 61030 components: - type: Transform - pos: 2.5,1.5 - parent: 2 - - uid: 33479 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61040 components: - type: Transform - pos: 2.5,0.5 - parent: 2 - - uid: 33480 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 65721 components: - type: Transform - pos: 0.5,0.5 - parent: 2 - - uid: 33481 + rot: -1.5707963267948966 rad + pos: 9.473953,0.5298462 + parent: 65694 +- proto: ClothingOuterArmorBulletproof + entities: + - uid: 21126 components: - type: Transform - pos: -0.5,0.5 + pos: -56.768898,-28.62442 parent: 2 - - uid: 33482 + - uid: 21127 components: - type: Transform - pos: -1.5,0.5 + pos: -56.550148,-28.62442 parent: 2 - - uid: 33483 + - uid: 21128 components: - type: Transform - pos: -2.5,0.5 + pos: -56.347023,-28.59317 parent: 2 - - uid: 33484 + - uid: 21240 components: - type: Transform - pos: -3.5,0.5 + pos: -56.539425,-28.659958 parent: 2 - - uid: 33485 +- proto: ClothingOuterArmorHeavy + entities: + - uid: 21416 components: - type: Transform - pos: -4.5,0.5 + pos: -56.51992,-32.407436 parent: 2 - - uid: 33486 + - uid: 21418 components: - type: Transform - pos: -5.5,0.5 + pos: -54.55117,-32.39181 parent: 2 - - uid: 33487 +- proto: ClothingOuterArmorReflective + entities: + - uid: 21131 components: - type: Transform - pos: -6.5,0.5 + pos: -55.79227,-28.451777 parent: 2 - - uid: 33488 + - uid: 21132 components: - type: Transform - pos: 3.5,0.5 + pos: -55.526646,-28.561152 parent: 2 - - uid: 33489 + - uid: 21133 components: - type: Transform - pos: 4.5,0.5 + pos: -55.29227,-28.451777 parent: 2 - - uid: 33490 +- proto: ClothingOuterArmorRiot + entities: + - uid: 21134 components: - type: Transform - pos: 5.5,0.5 + pos: -56.620396,-30.578543 parent: 2 - - uid: 33757 + - uid: 21135 components: - type: Transform - pos: 19.5,-11.5 + pos: -56.307896,-30.578543 parent: 2 - - uid: 33763 + - uid: 21136 components: - type: Transform - pos: 20.5,-11.5 + pos: -55.651646,-30.609793 parent: 2 - - uid: 33764 + - uid: 21137 components: - type: Transform - pos: 20.5,-10.5 + pos: -55.38602,-30.609793 parent: 2 - - uid: 33765 + - uid: 67412 components: - type: Transform - pos: 20.5,-9.5 - parent: 2 - - uid: 33766 + pos: 8.300293,-4.646103 + parent: 66965 + - uid: 67413 components: - type: Transform - pos: 20.5,-8.5 - parent: 2 - - uid: 33769 + pos: 8.472168,-4.646103 + parent: 66965 +- proto: ClothingOuterCardborg + entities: + - uid: 21252 components: - type: Transform - pos: 20.5,-7.5 + rot: -1.5707963267948966 rad + pos: 76.54493,-14.925127 parent: 2 - - uid: 33770 +- proto: ClothingOuterCoatAMG + entities: + - uid: 35482 components: - type: Transform - pos: 20.5,-6.5 - parent: 2 - - uid: 33771 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterCoatBomber + entities: + - uid: 20097 components: - type: Transform - pos: 20.5,-5.5 + pos: -63.4832,-22.554306 parent: 2 - - uid: 33772 + - uid: 67414 components: - type: Transform - pos: 20.5,-4.5 - parent: 2 - - uid: 33773 + pos: 10.347534,8.50322 + parent: 66965 +- proto: ClothingOuterCoatCaptain + entities: + - uid: 9317 components: - type: Transform - pos: 20.5,-3.5 + rot: -1.5707963267948966 rad + pos: 9.42173,-11.407431 parent: 2 - - uid: 33774 + - uid: 51135 components: + - type: MetaData + desc: Капитанская торжественная куртка, инкрустированная золотом, немного потрёпана + name: потёртая торжественная куртка капитана - type: Transform - pos: 20.5,-2.5 + pos: -47.475956,93.70694 parent: 2 - - uid: 33775 +- proto: ClothingOuterCoatJensen + entities: + - uid: 12774 components: + - type: MetaData + desc: Пальто, специально вышитое для клана "Скрытого листа". + name: пальто - type: Transform - pos: 16.5,-7.5 + pos: -10.452433,66.0818 parent: 2 - - uid: 33776 + - type: ToggleableClothing + clothingUid: 12775 + actionEntity: 12777 + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot + showEnts: False + occludes: True + ent: 12775 + storagebase: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 12777 + - type: ActionsContainer + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: [] +- proto: ClothingOuterCoatLabCmo + entities: + - uid: 18466 components: - type: Transform - pos: 16.5,-6.5 + pos: -25.546741,-56.559765 parent: 2 - - uid: 33777 +- proto: ClothingOuterCoatParamedicWB + entities: + - uid: 18091 components: - type: Transform - pos: 16.5,-5.5 - parent: 2 - - uid: 33778 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingOuterCoatPirate + entities: + - uid: 71023 components: - type: Transform - pos: 16.5,-4.5 - parent: 2 - - uid: 33779 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterCoatWarden + entities: + - uid: 19868 components: - type: Transform - pos: 16.5,-3.5 + rot: -1.5707963267948966 rad + pos: -50.425,-20.227505 parent: 2 - - uid: 33780 +- proto: ClothingOuterDameDane + entities: + - uid: 21003 components: - type: Transform - pos: 16.5,-2.5 - parent: 2 - - uid: 33781 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21004 components: - type: Transform - pos: 15.5,-5.5 - parent: 2 - - uid: 33782 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21007 components: - type: Transform - pos: 14.5,-5.5 - parent: 2 - - uid: 33783 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitBrigmedic + entities: + - uid: 27683 components: - type: Transform - pos: 13.5,-5.5 - parent: 2 - - uid: 33784 + parent: 20443 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: Понижает вашу скорость на [color=yellow]35%[/color]. + priority: 0 + component: ClothingSpeedModifier + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]20%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]20%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]30%[/color]. + priority: 0 + component: Armor + title: null + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitERTEngineer + entities: + - uid: 54203 components: - type: Transform - pos: 12.5,-5.5 - parent: 2 - - uid: 33785 + parent: 54201 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitERTLeader + entities: + - uid: 54209 components: - type: Transform - pos: 14.5,-4.5 - parent: 2 - - uid: 33786 + parent: 54207 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitERTMedical + entities: + - uid: 54179 components: - type: Transform - pos: 14.5,-3.5 - parent: 2 - - uid: 33787 + parent: 54177 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: Понижает вашу скорость на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Кислотный[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]50%[/color]. + priority: 0 + component: Armor + title: null + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitERTSecurity + entities: + - uid: 54185 components: - type: Transform - pos: 14.5,-2.5 - parent: 2 - - uid: 33788 + parent: 54183 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54191 components: - type: Transform - pos: 13.5,-3.5 - parent: 2 - - uid: 33789 + parent: 54189 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54197 components: - type: Transform - pos: 12.5,-3.5 - parent: 2 - - uid: 33791 + parent: 54195 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitJuggernaut + entities: + - uid: 61055 components: - type: Transform - pos: 25.5,-4.5 - parent: 2 - - uid: 33792 + parent: 61053 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Понижает вашу скорость бега на [color=yellow]35%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]10%[/color]. + priority: 0 + component: ClothingSpeedModifier + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=yellow]Кислотный[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]70%[/color]. + priority: 0 + component: Armor + title: null + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitLing + entities: + - uid: 15711 components: - type: Transform - pos: 25.5,-5.5 - parent: 2 - - uid: 33793 + parent: 15710 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20767 components: - type: Transform - pos: 24.5,-5.5 + rot: -1.5707963267948966 rad + pos: 75.6638,-50.646267 parent: 2 - - uid: 33794 + - uid: 61075 components: - type: Transform - pos: 24.5,-6.5 - parent: 2 - - uid: 33795 + pos: 28.991083,16.272346 + parent: 56631 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: Понижает вашу скорость на [color=yellow]20%[/color]. + priority: 0 + component: ClothingSpeedModifier + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]5%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]5%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]0%[/color]. + + - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]80%[/color]. + priority: 0 + component: Armor + title: null +- proto: ClothingOuterHardsuitLuxury + entities: + - uid: 4624 components: - type: Transform - pos: 24.5,-7.5 - parent: 2 - - uid: 33796 + parent: 4623 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52095 components: - type: Transform - pos: 24.5,-8.5 - parent: 2 - - uid: 33805 + parent: 52092 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Понижает вашу скорость бега на [color=yellow]10%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]15%[/color]. + priority: 0 + component: ClothingSpeedModifier + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]20%[/color]. + + - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Кислотный[/color] урон снижается на [color=lightblue]20%[/color]. + + - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]50%[/color]. + priority: 0 + component: Armor + title: null + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitPirateEVA + entities: + - uid: 71024 components: - type: Transform - pos: 7.5,-20.5 - parent: 2 - - uid: 33806 + parent: 71018 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]20%[/color]. + + - [color=yellow]Slash[/color] урон снижается на [color=lightblue]20%[/color]. + + - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]10%[/color]. + + - [color=yellow]Heat[/color] урон снижается на [color=lightblue]60%[/color]. + + - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]80%[/color]. + + - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]30%[/color]. + priority: 0 + component: Armor + - message: Понижает вашу скорость на [color=yellow]40%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHardsuitSalvage + entities: + - uid: 66218 components: + - type: MetaData + name: скафандр шахтёра - type: Transform - pos: 6.5,-20.5 - parent: 2 - - uid: 33807 + pos: -8.588306,-13.447411 + parent: 65849 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. + + - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. + + - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. + priority: 0 + component: Armor + - message: >- + Понижает вашу скорость бега на [color=yellow]35%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - uid: 66219 components: + - type: MetaData + name: скафандр шахтёра - type: Transform - pos: 5.5,-20.5 - parent: 2 - - uid: 33808 + pos: -7.547041,-13.346238 + parent: 65849 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. + + - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. + + - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. + priority: 0 + component: Armor + - message: >- + Понижает вашу скорость бега на [color=yellow]35%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - uid: 66220 components: + - type: MetaData + name: скафандр шахтёра - type: Transform - pos: 4.5,-20.5 - parent: 2 - - uid: 33809 + pos: -5.572682,-13.384911 + parent: 65849 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. + + - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. + + - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. + priority: 0 + component: Armor + - message: >- + Понижает вашу скорость бега на [color=yellow]35%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - uid: 66221 components: + - type: MetaData + name: скафандр шахтёра - type: Transform - pos: 3.5,-20.5 - parent: 2 - - uid: 33810 + pos: -4.588307,-13.353661 + parent: 65849 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. + + - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. + + - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. + priority: 0 + component: Armor + - message: >- + Понижает вашу скорость бега на [color=yellow]35%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null + - uid: 66222 components: + - type: MetaData + name: скафандр шахтёра - type: Transform - pos: 2.5,-20.5 - parent: 2 - - uid: 33811 + rot: 1.5707963267948966 rad + pos: -0.6258073,6.4616065 + parent: 65849 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. + + - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. + + - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. + + - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. + priority: 0 + component: Armor + - message: >- + Понижает вашу скорость бега на [color=yellow]35%[/color]. + + Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. + priority: 0 + component: ClothingSpeedModifier + title: null +- proto: ClothingOuterHardsuitSecurity + entities: + - uid: 21393 components: - type: Transform - pos: 8.5,-20.5 + pos: -56.569695,-34.446598 parent: 2 - - uid: 33812 + - uid: 21396 components: - type: Transform - pos: 9.5,-20.5 + pos: -56.33532,-34.446598 parent: 2 - - uid: 33813 + - uid: 21397 components: - type: Transform - pos: 10.5,-20.5 + pos: -55.663445,-34.446598 parent: 2 - - uid: 33814 + - uid: 21398 components: - type: Transform - pos: -2.5,-14.5 + pos: -55.36657,-34.446598 parent: 2 - - uid: 33815 + - uid: 21907 components: - type: Transform - pos: -1.5,-14.5 + pos: -79.465744,-8.519298 parent: 2 - - uid: 33816 + - uid: 21908 components: - type: Transform - pos: -0.5,-14.5 + pos: -79.496994,-9.222423 parent: 2 - - uid: 33817 + - uid: 21909 components: - type: Transform - pos: -0.5,-13.5 + pos: -77.434494,-24.442942 parent: 2 - - uid: 33818 + - uid: 21910 components: - type: Transform - pos: -0.5,-15.5 + pos: -77.45012,-25.192942 parent: 2 - - uid: 33819 + - uid: 44966 components: - type: Transform - pos: -0.5,-16.5 - parent: 2 - - uid: 33820 + parent: 20107 + - type: GroupExamine + group: + - hoverMessage: "" + contextText: verb-examine-group-other + icon: /Textures/Interface/examine-star.png + components: + - Armor + - ClothingSpeedModifier + entries: + - message: Понижает вашу скорость на [color=yellow]25%[/color]. + priority: 0 + component: ClothingSpeedModifier + - message: >- + Обеспечивает следующую защиту: + + - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]40%[/color]. + + - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]40%[/color]. + + - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]40%[/color]. + + - [color=yellow]Кислотный[/color] урон снижается на [color=lightblue]30%[/color]. + + - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]60%[/color]. + priority: 0 + component: Armor + title: null + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterHoodieBlack + entities: + - uid: 25932 components: - type: Transform - pos: -0.5,-17.5 + pos: 10.898947,-85.4124 parent: 2 - - uid: 34460 +- proto: ClothingOuterHospitalGown + entities: + - uid: 5277 components: - type: Transform - pos: 19.5,-18.5 + rot: -1.5707963267948966 rad + pos: 14.475277,-65.61352 parent: 2 - - uid: 34461 + - uid: 15594 components: - type: Transform - pos: 19.5,-19.5 - parent: 2 - - uid: 34463 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15595 components: - type: Transform - pos: 19.5,-20.5 - parent: 2 - - uid: 34465 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15596 components: - type: Transform - pos: 20.5,-20.5 - parent: 2 - - uid: 34556 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15597 components: - type: Transform - pos: 18.5,-20.5 - parent: 2 - - uid: 34557 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15598 components: - type: Transform - pos: 17.5,-20.5 - parent: 2 - - uid: 34558 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15599 components: - type: Transform - pos: 20.5,-23.5 - parent: 2 - - uid: 34559 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15827 components: - type: Transform - pos: 20.5,-24.5 + pos: 40.278877,-57.381844 parent: 2 - - uid: 34560 + - uid: 15828 components: - type: Transform - pos: 20.5,-25.5 + pos: 40.466377,-57.350594 parent: 2 - - uid: 34561 + - uid: 15829 components: - type: Transform - pos: 20.5,-26.5 + pos: 40.591377,-57.319344 parent: 2 - - uid: 34566 + - uid: 15831 components: - type: Transform - pos: 19.5,-23.5 + pos: 40.794502,-57.288094 parent: 2 - - uid: 34568 + - uid: 15861 components: - type: Transform - pos: 18.5,-23.5 + pos: 3.521823,-47.46539 parent: 2 - - uid: 34570 + - uid: 15862 components: - type: Transform - pos: 21.5,-23.5 + pos: 3.521823,-47.46539 parent: 2 - - uid: 34575 + - uid: 15863 components: - type: Transform - pos: 19.5,-26.5 + pos: 3.521823,-47.46539 parent: 2 - - uid: 34576 + - uid: 15864 components: - type: Transform - pos: 18.5,-26.5 + pos: 3.521823,-47.46539 parent: 2 - - uid: 34577 + - uid: 15865 components: - type: Transform - pos: 21.5,-26.5 + pos: 3.521823,-47.46539 parent: 2 - - uid: 34925 +- proto: ClothingOuterPlagueSuit + entities: + - uid: 18095 components: - type: Transform - pos: 23.5,-8.5 - parent: 2 - - uid: 34926 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingOuterRedRacoon + entities: + - uid: 30217 components: - type: Transform - pos: 23.5,-9.5 + pos: 67.65463,-14.599584 parent: 2 - - uid: 34950 +- proto: ClothingOuterRobesCult + entities: + - uid: 26988 components: - type: Transform - pos: 49.5,-25.5 + rot: -1.5707963267948966 rad + pos: 56.11303,17.752882 parent: 2 - - uid: 35003 + - uid: 27993 components: - type: Transform - pos: 56.5,-31.5 - parent: 2 - - uid: 35009 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27994 components: - type: Transform - pos: 16.5,-20.5 - parent: 2 - - uid: 35010 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27999 components: - type: Transform - pos: 15.5,-20.5 - parent: 2 - - uid: 35011 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 28001 components: - type: Transform - pos: 14.5,-20.5 - parent: 2 - - uid: 35012 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 28002 components: - type: Transform - pos: 13.5,-20.5 - parent: 2 - - uid: 35013 + parent: 27992 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterRobesJudge + entities: + - uid: 28915 components: - type: Transform - pos: 21.5,-20.5 + rot: -0.3490658503988659 rad + pos: -56.546814,-51.738876 parent: 2 - - uid: 35014 +- proto: ClothingOuterStraightjacket + entities: + - uid: 11845 components: - type: Transform - pos: 22.5,-20.5 + pos: -83.63512,42.692986 parent: 2 - - uid: 35015 + - uid: 11846 components: - type: Transform - pos: 23.5,-20.5 + pos: -79.30699,42.77119 parent: 2 - - uid: 35016 + - uid: 15748 components: - type: Transform - pos: 24.5,-20.5 + pos: -10.663771,-47.107174 parent: 2 - - uid: 35017 + - uid: 15750 components: - type: Transform - pos: 25.5,-20.5 + pos: -10.304396,-47.388424 parent: 2 - - uid: 35018 + - uid: 18889 components: - type: Transform - pos: 26.5,-20.5 + rot: -1.5707963267948966 rad + pos: -15.380934,-65.100914 parent: 2 - - uid: 35019 + - uid: 18890 components: - type: Transform - pos: 27.5,-20.5 + rot: 1.5707963267948966 rad + pos: -15.584059,-65.382164 parent: 2 - - uid: 35020 + - uid: 18891 components: - type: Transform - pos: 23.5,-24.5 + rot: -1.5707963267948966 rad + pos: -15.427809,-65.64779 parent: 2 - - uid: 35021 + - uid: 21610 components: - type: Transform - pos: 24.5,-24.5 + pos: -78.0494,-31.260853 parent: 2 - - uid: 35022 + - uid: 21612 components: - type: Transform - pos: 25.5,-24.5 + pos: -77.5494,-31.25248 parent: 2 - - uid: 35023 + - uid: 22565 components: - type: Transform - pos: 26.5,-24.5 + pos: -37.657555,-44.248062 parent: 2 - - uid: 35024 + - uid: 22566 components: - type: Transform - pos: 27.5,-24.5 + pos: -37.345055,-44.216812 parent: 2 - - uid: 35025 + - uid: 61076 components: - type: Transform - pos: 26.5,-25.5 - parent: 2 - - uid: 35026 + pos: 4.637253,56.57025 + parent: 56631 + - uid: 61077 components: - type: Transform - pos: 26.5,-26.5 - parent: 2 - - uid: 35095 + pos: 4.449768,55.9765 + parent: 56631 +- proto: ClothingOuterSuitCarp + entities: + - uid: 8462 components: - type: Transform - pos: 55.5,-31.5 + rot: -1.5707963267948966 rad + pos: -52.34357,65.65564 parent: 2 - - uid: 35484 +- proto: ClothingOuterSuitChicken + entities: + - uid: 30298 components: - type: Transform - pos: 21.5,-22.5 + pos: 67.025536,-15.060386 parent: 2 - - uid: 35496 +- proto: ClothingOuterSuitEmergency + entities: + - uid: 7942 components: - type: Transform - pos: 18.5,-12.5 + pos: 66.48021,-38.535652 parent: 2 - - uid: 35499 +- proto: ClothingOuterSuitIan + entities: + - uid: 30215 components: - type: Transform - pos: 17.5,-12.5 + pos: 67.03461,-14.242729 parent: 2 - - uid: 35526 +- proto: ClothingOuterSuitMonkey + entities: + - uid: 30218 components: - type: Transform - pos: 17.5,-13.5 + pos: 66.45151,-14.521459 parent: 2 - - uid: 35527 +- proto: ClothingOuterSuitRad + entities: + - uid: 7221 components: - type: Transform - pos: 17.5,-14.5 + pos: 46.48852,42.673492 parent: 2 - - uid: 35528 +- proto: ClothingOuterSuitShrineMaiden + entities: + - uid: 7499 components: - type: Transform - pos: 17.5,-15.5 + pos: -43.47235,73.52672 parent: 2 - - uid: 35529 +- proto: ClothingOuterVestArmorMedSec + entities: + - uid: 35878 components: - type: Transform - pos: 17.5,-16.5 - parent: 2 - - uid: 35531 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterVestHazard + entities: + - uid: 23538 components: - type: Transform - pos: 16.5,-14.5 + pos: 44.5,-2.5 parent: 2 - - uid: 35532 + - uid: 23543 components: - type: Transform - pos: 15.5,-14.5 + pos: 44.5,-2.5 parent: 2 - - uid: 35533 +- proto: ClothingOuterVestSecurityMedic + entities: + - uid: 24712 components: - type: Transform - pos: 14.5,-14.5 - parent: 2 - - uid: 35535 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingOuterVestWeb + entities: + - uid: 30877 components: - type: Transform - pos: 13.5,-14.5 + pos: 53.532322,4.456231 parent: 2 - - uid: 35536 + - uid: 61078 components: - type: Transform - pos: 12.5,-14.5 - parent: 2 - - uid: 35537 + rot: 1.5707963267948966 rad + pos: -32.59195,29.783142 + parent: 56631 +- proto: ClothingOuterWinterBar + entities: + - uid: 51093 components: - type: Transform - pos: 11.5,-14.5 + pos: -46.534702,91.65886 parent: 2 - - uid: 35538 +- proto: ClothingOuterWinterCap + entities: + - uid: 9316 components: - type: Transform - pos: 11.5,-15.5 + rot: -1.5707963267948966 rad + pos: 9.656105,-11.376182 parent: 2 - - uid: 35539 +- proto: ClothingOuterWinterChef + entities: + - uid: 23700 components: - type: Transform - pos: 17.5,-17.5 + rot: 0.3490658503988659 rad + pos: -57.240463,33.51923 parent: 2 - - uid: 35542 +- proto: ClothingOuterWinterCMO + entities: + - uid: 18436 components: - type: Transform - pos: 16.5,-16.5 + pos: -25.515491,-56.372265 parent: 2 - - uid: 35543 +- proto: ClothingOuterWinterCoat + entities: + - uid: 15992 components: - type: Transform - pos: 15.5,-16.5 + pos: 3.7829328,-30.326769 parent: 2 - - uid: 35544 + - uid: 15993 components: - type: Transform - pos: 14.5,-16.5 + pos: 3.5016828,-30.326769 parent: 2 - - uid: 35558 + - uid: 15994 components: - type: Transform - pos: 28.5,-12.5 + pos: 3.7985566,-31.311144 parent: 2 - - uid: 35559 + - uid: 19573 components: - type: Transform - pos: 28.5,-13.5 + pos: 3.4548066,-31.342394 parent: 2 - - uid: 35562 +- proto: ClothingOuterWinterHoP + entities: + - uid: 6480 components: - type: Transform - pos: 28.5,-14.5 + pos: -18.460098,-4.2864647 parent: 2 - - uid: 35564 + - type: ContainerContainer + containers: + toggleable-clothing: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 6481 + - type: Storage + storedItems: + 6481: + position: 0,0 + _rotation: South +- proto: ClothingOuterWinterMime + entities: + - uid: 22156 components: - type: Transform - pos: 28.5,-15.5 + pos: -75.517624,32.6848 parent: 2 - - uid: 35571 +- proto: ClothingOuterWinterPara + entities: + - uid: 66223 components: - type: Transform - pos: 28.5,-16.5 - parent: 2 - - uid: 35574 + pos: -4.5562744,14.140869 + parent: 65849 +- proto: ClothingOuterWinterSyndie + entities: + - uid: 61079 components: - type: Transform - pos: 29.5,-15.5 - parent: 2 - - uid: 35575 + pos: -25.581116,38.4093 + parent: 56631 + - uid: 61080 components: - type: Transform - pos: 30.5,-15.5 - parent: 2 - - uid: 35576 + pos: -25.23735,38.456177 + parent: 56631 +- proto: ClothingOuterWinterSyndieCapArmored + entities: + - uid: 61081 components: - type: Transform - pos: 31.5,-15.5 - parent: 2 - - uid: 35577 + pos: 3.5246887,75.58588 + parent: 56631 +- proto: ClothingOuterWinterWarden + entities: + - uid: 19869 components: - type: Transform - pos: 31.5,-14.5 + rot: -1.5707963267948966 rad + pos: -50.4875,-20.21188 parent: 2 - - uid: 35578 +- proto: ClothingRandomSpawner + entities: + - uid: 6966 components: - type: Transform - pos: 27.5,-14.5 + pos: -69.5,25.5 parent: 2 - - uid: 35582 + - uid: 6971 components: - type: Transform - pos: 26.5,-14.5 + pos: -70.5,25.5 parent: 2 - - uid: 35592 + - uid: 6973 components: - type: Transform - pos: 25.5,-14.5 + pos: -71.5,25.5 parent: 2 - - uid: 35599 +- proto: ClothingShoesAerostatic + entities: + - uid: 21944 components: - type: Transform - pos: 24.5,-14.5 - parent: 2 - - uid: 35601 + parent: 21942 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingShoesBling + entities: + - uid: 52050 components: + - type: MetaData + desc: Изготовлены из чистого золота, чистым цыганёнком. Передавалось из поколения в поколение. Ну или воровалось... + name: цыганские подкрадули - type: Transform - pos: 23.5,-14.5 + pos: 23.25338,-6.3842115 parent: 2 - - uid: 35602 +- proto: ClothingShoesBootsCombat + entities: + - uid: 61031 components: - type: Transform - pos: 18.5,-14.5 - parent: 2 - - uid: 35605 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61041 components: - type: Transform - pos: 22.5,-14.5 - parent: 2 - - uid: 35606 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingShoesBootsCombatFilled + entities: + - uid: 44967 components: - type: Transform - pos: 23.5,-15.5 + pos: -57.43882,-19.156155 parent: 2 - - uid: 35607 +- proto: ClothingShoesBootsCowboyBlack + entities: + - uid: 18097 components: + - type: MetaData + desc: Герметичные, но не факт. + name: ботинки чумного доктора - type: Transform - pos: 23.5,-16.5 - parent: 2 - - uid: 35608 + parent: 18090 + - type: Physics + canCollide: False + - uid: 61082 components: - type: Transform - pos: 23.5,-13.5 - parent: 2 - - uid: 35609 + pos: 27.308952,17.199917 + parent: 56631 +- proto: ClothingShoesBootsCowboyBrown + entities: + - uid: 61083 components: - type: Transform - pos: 23.5,-12.5 - parent: 2 - - uid: 35618 + pos: 30.574577,17.278126 + parent: 56631 +- proto: ClothingShoesBootsCowboyFancy + entities: + - uid: 61084 components: - type: Transform - pos: 78.5,-42.5 - parent: 2 - - uid: 35619 + pos: 30.510612,15.266174 + parent: 56631 +- proto: ClothingShoesBootsCowboyWhite + entities: + - uid: 61085 components: - type: Transform - pos: 79.5,-42.5 - parent: 2 - - uid: 35620 + pos: 27.543327,15.448093 + parent: 56631 +- proto: ClothingShoesBootsJack + entities: + - uid: 12772 components: + - type: MetaData + desc: Специальная обувь клана "Скрытого листа", для боевых операций или боевых действий. + name: чёрные сапоги - type: Transform - pos: 79.5,-41.5 + pos: -10.482728,65.62108 parent: 2 - - uid: 35621 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: ContainerContainer + containers: + item: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + solution@food: !type:ContainerSlot + showEnts: False + occludes: True + ent: 12773 + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: [] + - uid: 22245 components: - type: Transform - pos: 79.5,-40.5 + pos: -27.48805,-25.323803 parent: 2 - - uid: 35622 + - uid: 30869 components: - type: Transform - pos: 79.5,-39.5 + pos: 52.52143,14.605674 parent: 2 - - uid: 35623 +- proto: ClothingShoesBootsLaceup + entities: + - uid: 6510 components: - type: Transform - pos: 79.5,-38.5 + rot: 6.283185307179586 rad + pos: -19.28406,-4.286345 parent: 2 - - uid: 35624 + - uid: 8743 components: - type: Transform - pos: 79.5,-37.5 + rot: -1.5707963267948966 rad + pos: 9.187355,-12.360556 parent: 2 - - uid: 35625 + - uid: 9749 components: - type: Transform - pos: 79.5,-36.5 + pos: -3.5160885,58.173656 parent: 2 - - uid: 35626 + - uid: 9750 components: - type: Transform - pos: 79.5,-35.5 + pos: -3.5317135,58.454906 parent: 2 - - uid: 35627 + - uid: 16065 components: - type: Transform - pos: 79.5,-34.5 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18826 + components: + - type: Transform + pos: -24.724802,-56.320156 parent: 2 - - uid: 35634 + - uid: 19867 components: - type: Transform - pos: 77.5,-34.5 + rot: -1.5707963267948966 rad + pos: -50.6125,-21.33688 parent: 2 - - uid: 35635 + - uid: 20001 components: - type: Transform - pos: 78.5,-34.5 + rot: 3.141592653589793 rad + pos: -64.6044,-12.807513 parent: 2 - - uid: 35644 + - uid: 44137 components: - type: Transform - pos: 77.5,-38.5 + pos: 11.414572,-85.490524 parent: 2 - - uid: 35678 +- proto: ClothingShoesBootsMag + entities: + - uid: 6630 components: - type: Transform - pos: 78.5,-38.5 + pos: -31.67223,6.3738003 parent: 2 - - uid: 35679 + - uid: 6631 components: - type: Transform - pos: 80.5,-34.5 + pos: -31.531605,6.490988 parent: 2 - - uid: 35687 + - uid: 6632 components: - type: Transform - pos: 81.5,-34.5 + pos: -31.39098,6.5613003 parent: 2 - - uid: 35688 + - uid: 6633 components: - type: Transform - pos: 80.5,-38.5 + pos: -31.406605,10.600363 parent: 2 - - uid: 35690 + - uid: 6634 components: - type: Transform - pos: 81.5,-38.5 + pos: -31.656605,10.412863 parent: 2 - - uid: 35692 + - uid: 6635 components: - type: Transform - pos: 82.5,-38.5 + pos: -31.51598,10.490988 parent: 2 - - uid: 35700 + - uid: 20115 components: - type: Transform - pos: 76.5,-38.5 - parent: 2 - - uid: 35716 + parent: 20107 + - type: Magboots + toggleActionEntity: 44964 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 44964 + - type: InsideEntityStorage + - uid: 21044 components: - type: Transform - pos: 76.5,-34.5 - parent: 2 - - uid: 35717 + parent: 16057 + - type: Magboots + toggleActionEntity: 16058 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 16058 + - type: InsideEntityStorage + - uid: 21812 components: - type: Transform - pos: 82.5,-34.5 - parent: 2 - - uid: 35718 + parent: 14015 + - type: Magboots + toggleActionEntity: 11455 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 11455 + - type: InsideEntityStorage + - uid: 21817 components: - type: Transform - pos: 79.5,-43.5 - parent: 2 - - uid: 35719 + parent: 14010 + - type: Magboots + toggleActionEntity: 11454 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 11454 + - type: InsideEntityStorage + - uid: 54180 components: - type: Transform - pos: 79.5,-44.5 - parent: 2 - - uid: 35720 + parent: 54177 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54186 components: - type: Transform - pos: 79.5,-45.5 - parent: 2 - - uid: 35724 + parent: 54183 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54192 components: - type: Transform - pos: 79.5,-46.5 - parent: 2 - - uid: 35725 + parent: 54189 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54198 components: - type: Transform - pos: 79.5,-47.5 - parent: 2 - - uid: 35731 + parent: 54195 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54204 components: - type: Transform - pos: 79.5,-48.5 - parent: 2 - - uid: 35732 + parent: 54201 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66224 components: - type: Transform - pos: 79.5,-49.5 - parent: 2 - - uid: 35733 + pos: -8.4284,-13.680391 + parent: 65849 + - uid: 66225 components: - type: Transform - pos: 79.5,-50.5 - parent: 2 - - uid: 35734 + pos: -7.3502755,-13.696016 + parent: 65849 + - uid: 66226 components: - type: Transform - pos: 79.5,-51.5 - parent: 2 - - uid: 35735 + pos: -4.6002755,-13.649141 + parent: 65849 + - uid: 66227 components: - type: Transform - pos: 79.5,-52.5 - parent: 2 - - uid: 35736 + pos: 8.098648,-17.501684 + parent: 65849 +- proto: ClothingShoesBootsMagSyndie + entities: + - uid: 56000 components: - type: Transform - pos: 79.5,-53.5 + pos: -78.47943,-47.586895 parent: 2 - - uid: 35738 +- proto: ClothingShoesBootsSalvage + entities: + - uid: 66188 components: - type: Transform - pos: 79.5,-54.5 - parent: 2 - - uid: 35739 + parent: 66186 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66193 components: - type: Transform - pos: 76.5,-54.5 - parent: 2 - - uid: 35745 + parent: 66190 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66199 components: - type: Transform - pos: 77.5,-54.5 - parent: 2 - - uid: 35748 + parent: 66197 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingShoesBootsWinterMed + entities: + - uid: 18093 components: - type: Transform - pos: 78.5,-54.5 - parent: 2 - - uid: 35752 + parent: 18090 + - type: Physics + canCollide: False +- proto: ClothingShoesBootsWinterSyndicate + entities: + - uid: 61086 components: - type: Transform - pos: 80.5,-54.5 - parent: 2 - - uid: 35753 + pos: 3.4777985,75.4765 + parent: 56631 +- proto: ClothingShoesBootsWinterWeb + entities: + - uid: 30325 components: - type: Transform - pos: 81.5,-54.5 + pos: 33.307438,3.856575 parent: 2 - - uid: 35760 +- proto: ClothingShoesBootsWork + entities: + - uid: 21509 components: + - type: MetaData + desc: Покажи силу робаста + name: GreyTide Boots King - type: Transform - pos: 82.5,-54.5 + pos: -40.444695,-56.587856 parent: 2 - - uid: 35769 + - type: NoSlip +- proto: ClothingShoesClown + entities: + - uid: 19999 components: - type: Transform - pos: 82.5,-50.5 + rot: 3.141592653589793 rad + pos: -64.432526,-12.807513 parent: 2 - - uid: 35770 +- proto: ClothingShoesColorBlack + entities: + - uid: 6509 components: - type: Transform - pos: 81.5,-50.5 + rot: 6.283185307179586 rad + pos: -19.643435,-4.4425955 parent: 2 - - uid: 35771 + - uid: 7081 components: - type: Transform - pos: 80.5,-50.5 + pos: -46.740532,74.53211 parent: 2 - - uid: 35772 + - uid: 7534 components: - type: Transform - pos: 78.5,-50.5 + pos: -48.27592,74.19859 parent: 2 - - uid: 35773 + - uid: 13297 components: - type: Transform - pos: 77.5,-50.5 + pos: -28.72854,-40.25138 parent: 2 - - uid: 35774 + - uid: 13298 components: - type: Transform - pos: 76.5,-50.5 + pos: -28.72854,-40.56388 parent: 2 - - uid: 35775 + - uid: 13299 components: - type: Transform - pos: 78.5,-44.5 + pos: -28.306665,-40.25138 parent: 2 - - uid: 35778 + - uid: 13300 components: - type: Transform - pos: 77.5,-44.5 + pos: -28.29104,-40.56388 parent: 2 - - uid: 35782 + - uid: 13301 components: - type: Transform - pos: 76.5,-44.5 + pos: -27.72854,-40.267006 parent: 2 - - uid: 35783 + - uid: 13302 components: - type: Transform - pos: 75.5,-44.5 + pos: -27.275417,-40.267006 parent: 2 - - uid: 35784 + - uid: 13303 components: - type: Transform - pos: 32.5,-17.5 + pos: -27.744165,-40.56388 parent: 2 - - uid: 35785 + - uid: 13304 components: - type: Transform - pos: 32.5,-18.5 + pos: -27.275415,-40.579506 parent: 2 - - uid: 35786 + - uid: 16069 components: - type: Transform - pos: 32.5,-19.5 - parent: 2 - - uid: 35811 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18823 components: - type: Transform - pos: 32.5,-20.5 + pos: -24.334177,-56.08578 parent: 2 - - uid: 35812 + - uid: 19866 components: - type: Transform - pos: 32.5,-21.5 + rot: -1.5707963267948966 rad + pos: -50.378124,-21.52438 parent: 2 - - uid: 35813 + - uid: 20000 components: - type: Transform - pos: 32.5,-22.5 + rot: 3.141592653589793 rad + pos: -64.2294,-12.385638 parent: 2 - - uid: 35814 + - uid: 55576 components: + - type: MetaData + desc: Хм... + name: Стильные кроссы - type: Transform - pos: 31.5,-20.5 - parent: 2 - - uid: 35815 + pos: -25.6496,5.082015 + parent: 55280 +- proto: ClothingShoesColorBlue + entities: + - uid: 6499 components: - type: Transform - pos: 30.5,-20.5 + rot: 6.283185307179586 rad + pos: -19.362185,-4.5988455 parent: 2 - - uid: 35816 + - uid: 18820 components: - type: Transform - pos: 33.5,-20.5 + pos: -24.334177,-56.33578 parent: 2 - - uid: 35817 +- proto: ClothingShoesColorBrown + entities: + - uid: 8659 components: - type: Transform - pos: 34.5,-20.5 + rot: -1.5707963267948966 rad + pos: 9.70298,-12.376182 parent: 2 - - uid: 35818 + - uid: 13115 components: - type: Transform - pos: 35.5,-20.5 + rot: -1.5707963267948966 rad + pos: -71.10144,-42.525013 parent: 2 - - uid: 35819 + - uid: 16066 components: - type: Transform - pos: 36.5,-20.5 - parent: 2 - - uid: 35820 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19998 components: - type: Transform - pos: 74.5,-44.5 + rot: 3.141592653589793 rad + pos: -64.6669,-12.338763 parent: 2 - - uid: 35821 +- proto: ClothingShoesColorPurple + entities: + - uid: 7535 components: - type: Transform - pos: 68.5,-44.5 + pos: -48.791546,74.46422 parent: 2 - - uid: 35822 +- proto: ClothingShoesColorWhite + entities: + - uid: 6512 components: - type: Transform - pos: 67.5,-44.5 + rot: 6.283185307179586 rad + pos: -19.69031,-4.1925955 parent: 2 - - uid: 35823 + - uid: 7532 components: - type: Transform - pos: 66.5,-44.5 + pos: -48.260296,74.66734 parent: 2 - - uid: 35824 + - uid: 8740 components: - type: Transform - pos: 65.5,-44.5 + rot: -1.5707963267948966 rad + pos: 9.437354,-12.673056 parent: 2 - - uid: 35825 + - uid: 15600 components: - type: Transform - pos: 64.5,-44.5 - parent: 2 - - uid: 35826 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15601 components: - type: Transform - pos: 63.5,-44.5 - parent: 2 - - uid: 35827 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15602 components: - type: Transform - pos: 40.5,-12.5 - parent: 2 - - uid: 35828 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15603 components: - type: Transform - pos: 40.5,-13.5 - parent: 2 - - uid: 35829 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15604 components: - type: Transform - pos: 40.5,-14.5 - parent: 2 - - uid: 35830 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15605 components: - type: Transform - pos: 40.5,-15.5 - parent: 2 - - uid: 35831 + parent: 15593 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18819 components: - type: Transform - pos: 40.5,-16.5 + pos: -24.693552,-56.601406 parent: 2 - - uid: 35832 + - uid: 52412 components: - type: Transform - pos: 41.5,-14.5 + pos: -9.5,-84.5 parent: 2 - - uid: 35833 +- proto: ClothingShoesColorYellow + entities: + - uid: 7533 components: - type: Transform - pos: 39.5,-14.5 + pos: -48.24467,74.46422 parent: 2 - - uid: 35834 +- proto: ClothingShoesCult + entities: + - uid: 26990 components: - type: Transform - pos: 38.5,-14.5 + rot: -1.5707963267948966 rad + pos: 55.534904,17.831007 parent: 2 - - uid: 35835 +- proto: ClothingShoesDameDane + entities: + - uid: 20998 components: - type: Transform - pos: 37.5,-14.5 - parent: 2 - - uid: 35836 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20999 components: - type: Transform - pos: 36.5,-14.5 - parent: 2 - - uid: 35901 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21000 components: - type: Transform - pos: 35.5,-14.5 - parent: 2 - - uid: 35908 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21001 components: - type: Transform - pos: 34.5,-14.5 - parent: 2 - - uid: 35942 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingShoesGreenLizardskin + entities: + - uid: 19848 components: - type: Transform - pos: 59.5,-39.5 + rot: -1.5707963267948966 rad + pos: -50.128124,-21.39938 parent: 2 - - uid: 35943 + - uid: 21075 components: - type: Transform - pos: 59.5,-40.5 + pos: 84.4065,-64.4515 parent: 2 - - uid: 35944 +- proto: ClothingShoesHighheelBoots + entities: + - uid: 20513 components: - type: Transform - pos: 59.5,-41.5 - parent: 2 - - uid: 35945 + parent: 20512 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61087 components: - type: Transform - pos: 59.5,-42.5 - parent: 2 - - uid: 35946 + pos: 12.439287,28.139019 + parent: 56631 +- proto: ClothingShoesLeather + entities: + - uid: 9502 components: - type: Transform - pos: 59.5,-43.5 + pos: -2.5004635,58.47053 parent: 2 - - uid: 35947 + - uid: 9751 components: - type: Transform - pos: 59.5,-44.5 + pos: -2.4952064,58.16545 parent: 2 - - uid: 35949 + - uid: 20554 components: - type: Transform - pos: 42.5,-17.5 + pos: -63.300552,-3.9011111 parent: 2 - - uid: 35950 + - uid: 52453 components: - type: Transform - pos: 42.5,-18.5 - parent: 2 - - uid: 35951 + parent: 52449 + - type: Physics + canCollide: False +- proto: ClothingShoeSlippersDuck + entities: + - uid: 26218 components: - type: Transform - pos: 42.5,-19.5 + pos: -57.519733,-38.361973 parent: 2 - - uid: 35954 + - uid: 30528 components: - type: Transform - pos: 61.5,-44.5 + pos: 81.32274,-44.936184 parent: 2 - - uid: 35957 +- proto: ClothingShoesSchoolBlack + entities: + - uid: 8398 components: - type: Transform - pos: 43.5,-19.5 + pos: -52.344696,61.2754 parent: 2 - - uid: 35958 +- proto: ClothingShoesSchoolWhite + entities: + - uid: 12519 components: - type: Transform - pos: 41.5,-19.5 - parent: 2 - - uid: 35959 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingShoesSkates + entities: + - uid: 14952 components: - type: Transform - pos: 62.5,-44.5 + rot: 1.5707963267948966 rad + pos: 3.2863271,-28.426035 parent: 2 - - uid: 35963 + - uid: 15053 components: - type: Transform - pos: 51.5,-19.5 + rot: 1.5707963267948966 rad + pos: 3.6300771,-28.441662 parent: 2 - - uid: 35965 + - uid: 16000 components: - type: Transform - pos: 51.5,-20.5 + rot: 1.5707963267948966 rad + pos: 3.6052327,-29.537462 parent: 2 - - uid: 35966 + - uid: 16007 components: - type: Transform - pos: 51.5,-21.5 + rot: 1.5707963267948966 rad + pos: 3.2614827,-29.568712 parent: 2 - - uid: 35967 +- proto: ClothingShoesSlippers + entities: + - uid: 6974 components: - type: Transform - pos: 50.5,-21.5 + pos: -18.479654,-6.3479586 parent: 2 - - uid: 35968 + - uid: 12695 components: - type: Transform - pos: 49.5,-21.5 + pos: -15.18692,58.03357 parent: 2 - - uid: 35971 + - uid: 20343 components: - type: Transform - pos: 66.5,42.5 + pos: -70.33179,4.617867 parent: 2 - - uid: 36009 + - uid: 24610 components: - type: Transform - pos: 48.5,-21.5 + pos: -11.625478,-79.773544 parent: 2 - - uid: 36013 + - uid: 51515 components: - type: Transform - pos: 47.5,-21.5 + pos: -70.69116,4.367867 parent: 2 - - uid: 36029 + - uid: 51516 components: - type: Transform - pos: 46.5,-21.5 + pos: -70.33179,4.383492 parent: 2 - - uid: 36033 + - uid: 52017 components: - type: Transform - pos: 63.5,43.5 + pos: -70.69116,4.617867 parent: 2 - - uid: 36034 + - uid: 52430 components: - type: Transform - pos: 64.5,43.5 + pos: 7.762868,-77.80214 parent: 2 - - uid: 36035 +- proto: ClothingShoesSwat + entities: + - uid: 21461 components: - type: Transform - pos: 65.5,43.5 + pos: -56.573902,-32.4797 parent: 2 - - uid: 36055 + - type: NoSlip + - uid: 21465 components: - type: Transform - pos: 52.5,-21.5 + pos: -54.589527,-32.4797 parent: 2 - - uid: 36056 + - type: NoSlip +- proto: ClothingShoesTourist + entities: + - uid: 12197 components: - type: Transform - pos: 53.5,-21.5 + rot: 4.71238898038469 rad + pos: -14.48937,55.83467 parent: 2 - - uid: 36080 + - uid: 12221 components: - type: Transform - pos: 69.5,-35.5 + rot: 4.71238898038469 rad + pos: -14.692495,55.80342 parent: 2 - - uid: 36084 + - uid: 13976 components: - type: Transform - pos: 68.5,-35.5 + pos: -9.504015,71.43506 parent: 2 - - uid: 36087 + - uid: 13977 components: - type: Transform - pos: 54.5,-21.5 + pos: -9.48839,71.60693 parent: 2 - - uid: 36090 + - uid: 13978 components: - type: Transform - pos: 55.5,-21.5 + pos: -9.48839,71.74756 parent: 2 - - uid: 36094 + - uid: 13979 components: - type: Transform - pos: 56.5,-21.5 + pos: -3.5200958,71.43506 parent: 2 - - uid: 36096 + - uid: 13980 components: - type: Transform - pos: 67.5,-37.5 + pos: -3.5357208,71.57568 parent: 2 - - uid: 36097 + - uid: 13982 components: - type: Transform - pos: 67.5,-36.5 + pos: -3.5357208,71.71631 parent: 2 - - uid: 36104 +- proto: ClothingShoesWizard + entities: + - uid: 44124 components: + - type: MetaData + desc: Японские деревянные сандалии. + name: гэта - type: Transform - pos: 67.5,-35.5 + pos: 6.593055,-85.7927 parent: 2 - - uid: 36144 + - uid: 44133 components: + - type: MetaData + desc: Японские деревянные сандалии. + name: гэта - type: Transform - pos: 67.5,-34.5 + pos: 7.63993,-85.74583 parent: 2 - - uid: 36145 +- proto: ClothingUnderSocksBee + entities: + - uid: 26693 components: - type: Transform - pos: 56.5,-22.5 + pos: -52.498783,84.47964 parent: 2 - - uid: 36148 +- proto: ClothingUnderSocksCoder + entities: + - uid: 7498 components: - type: Transform - pos: 66.5,-35.5 + pos: -48.717037,74.76356 parent: 2 - - uid: 36149 + - uid: 13518 components: - type: Transform - pos: 65.5,-35.5 + pos: -2.6258273,-62.38485 parent: 2 - - uid: 36150 +- proto: ClothingUniformColorJumpskirtRainbow + entities: + - uid: 30192 components: - type: Transform - pos: 64.5,-35.5 + pos: 64.45753,-16.427074 parent: 2 - - uid: 36151 + - uid: 30193 components: - type: Transform - pos: 64.5,-34.5 + pos: 64.45753,-16.427074 parent: 2 - - uid: 36163 +- proto: ClothingUniformColorRainbow + entities: + - uid: 29744 components: - type: Transform - pos: 64.5,-33.5 + rot: -0.3490658503988659 rad + pos: -12.73909,-82.24557 parent: 2 - - uid: 36168 + - uid: 30194 components: - type: Transform - pos: 60.5,-39.5 + pos: 64.5044,-16.5052 parent: 2 - - uid: 36169 + - uid: 30195 components: - type: Transform - pos: 58.5,-39.5 + pos: 64.5044,-16.5052 parent: 2 - - uid: 36172 +- proto: ClothingUniformJumpskirtBrigmedic + entities: + - uid: 32441 components: - type: Transform - pos: 58.5,-43.5 - parent: 2 - - uid: 36175 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpskirtCapFormalDress + entities: + - uid: 4957 components: - type: Transform - pos: 52.5,-25.5 + rot: -1.5707963267948966 rad + pos: 9.67173,-11.782432 parent: 2 - - uid: 36176 +- proto: ClothingUniformJumpskirtCMO + entities: + - uid: 18467 components: - type: Transform - pos: 60.5,-43.5 + pos: -25.160065,-56.52057 parent: 2 - - uid: 36177 +- proto: ClothingUniformJumpskirtColorGreen + entities: + - uid: 7440 components: - type: Transform - pos: 57.5,-26.5 + pos: -51.680798,73.6504 parent: 2 - - uid: 36210 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpskirtColorMaroon + entities: + - uid: 7451 components: - type: Transform - pos: 61.5,-43.5 + pos: -51.071423,73.63477 parent: 2 - - uid: 36241 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpskirtColorWhite + entities: + - uid: 7420 components: - type: Transform - pos: 57.5,-39.5 + pos: -51.102673,71.66602 parent: 2 - - uid: 36303 + - type: Physics + canCollide: False + - uid: 13123 components: - type: Transform - pos: 55.5,-25.5 + rot: 1.9198621771937625 rad + pos: -14.560197,60.55525 parent: 2 - - uid: 36305 +- proto: ClothingUniformJumpskirtColorYellow + entities: + - uid: 7450 components: - type: Transform - pos: 56.5,-37.5 + pos: -51.368298,73.63477 parent: 2 - - uid: 36306 + - type: Physics + canCollide: False + - uid: 10876 components: - type: Transform - pos: 56.5,-36.5 + rot: -1.5707963267948966 rad + pos: -42.443813,4.6148477 parent: 2 - - uid: 36319 +- proto: ClothingUniformJumpskirtHoS + entities: + - uid: 19954 components: - type: Transform - pos: 56.5,-35.5 + rot: 3.141592653589793 rad + pos: -65.62565,-12.634626 parent: 2 - - uid: 36320 +- proto: ClothingUniformJumpskirtHoSAlt + entities: + - uid: 19977 components: - type: Transform - pos: 56.5,-34.5 + rot: 3.141592653589793 rad + pos: -65.26627,-12.681501 parent: 2 - - uid: 36358 +- proto: ClothingUniformJumpskirtJanimaid + entities: + - uid: 948 components: - type: Transform - pos: 55.5,-34.5 + pos: -79.48834,20.435879 parent: 2 - - uid: 36502 + - uid: 13120 components: - type: Transform - pos: 54.5,-34.5 + pos: -69.49899,-51.478485 parent: 2 - - uid: 36604 +- proto: ClothingUniformJumpskirtJanimaidmini + entities: + - uid: 20038 components: - type: Transform - pos: 53.5,-34.5 - parent: 2 - - uid: 36605 + parent: 20037 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20516 components: - type: Transform - pos: 52.5,-34.5 - parent: 2 - - uid: 36617 + parent: 20512 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpskirtMime + entities: + - uid: 22155 components: - type: Transform - pos: 52.5,-35.5 + pos: -79.517624,30.575424 parent: 2 - - uid: 36618 +- proto: ClothingUniformJumpskirtOfLife + entities: + - uid: 52428 components: - type: Transform - pos: 51.5,-35.5 + pos: 7.559743,-77.4456 parent: 2 - - uid: 36619 +- proto: ClothingUniformJumpskirtPrisoner + entities: + - uid: 7482 components: + - type: MetaData + desc: Театральный проигрыш. + name: реквизитный юбка-комбинезон заключенного - type: Transform - pos: 50.5,-35.5 + pos: -51.730507,71.74415 parent: 2 - - uid: 36620 + - type: Physics + canCollide: False + - uid: 13309 components: - type: Transform - pos: 49.5,-35.5 + rot: 1.5707963267948966 rad + pos: -31.626282,-40.975327 parent: 2 - - uid: 36621 + - uid: 13310 components: - type: Transform - pos: 48.5,-35.5 + rot: 1.5707963267948966 rad + pos: -31.641907,-40.5222 parent: 2 - - uid: 36622 + - uid: 13311 components: - type: Transform - pos: 51.5,-25.5 + rot: 1.5707963267948966 rad + pos: -31.454407,-40.975327 parent: 2 - - uid: 36623 + - uid: 13312 components: - type: Transform - pos: 56.5,-25.5 + rot: 1.5707963267948966 rad + pos: -31.454407,-40.506577 parent: 2 - - uid: 36636 +- proto: ClothingUniformJumpskirtPsychologist + entities: + - uid: 16061 components: - type: Transform - pos: 73.5,-44.5 - parent: 2 - - uid: 36637 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18861 components: - type: Transform - pos: 69.5,-44.5 + rot: -1.5707963267948966 rad + pos: -9.964832,-69.29767 parent: 2 - - uid: 36653 +- proto: ClothingUniformJumpskirtResearchDirector + entities: + - uid: 61088 components: - type: Transform - pos: 49.5,-41.5 - parent: 2 - - uid: 36654 + pos: -32.423035,30.682922 + parent: 56631 +- proto: ClothingUniformJumpskirtSchool + entities: + - uid: 8104 components: - type: Transform - pos: 49.5,-42.5 + pos: -52.61032,61.49415 parent: 2 - - uid: 36655 + - uid: 12517 components: - type: Transform - pos: 49.5,-43.5 - parent: 2 - - uid: 36656 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpskirtTacticalMaid + entities: + - uid: 13118 components: - type: Transform - pos: 49.5,-44.5 + pos: -77.031906,-49.87641 parent: 2 - - uid: 36660 + - uid: 43310 components: - type: Transform - pos: 50.5,-43.5 + pos: -32.42808,-4.537782 parent: 2 - - uid: 36661 + - uid: 61089 components: - type: Transform - pos: 51.5,-43.5 - parent: 2 - - uid: 36662 + pos: 12.680763,26.38133 + parent: 56631 +- proto: ClothingUniformJumpskirtTacticool + entities: + - uid: 61032 components: - type: Transform - pos: 52.5,-43.5 - parent: 2 - - uid: 36663 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61042 components: - type: Transform - pos: 53.5,-43.5 - parent: 2 - - uid: 36664 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpskirtWarden + entities: + - uid: 19870 components: - type: Transform - pos: 54.5,-43.5 + rot: -1.5707963267948966 rad + pos: -50.33125,-20.602505 parent: 2 - - uid: 36668 +- proto: ClothingUniformJumpskirtWeb + entities: + - uid: 7419 components: - type: Transform - pos: 48.5,-43.5 + pos: -51.712048,71.66602 parent: 2 - - uid: 36669 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpsuitAerostatic + entities: + - uid: 21947 components: - type: Transform - pos: 47.5,-43.5 - parent: 2 - - uid: 36670 + parent: 21942 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitAncient + entities: + - uid: 21479 components: - type: Transform - pos: 46.5,-43.5 - parent: 2 - - uid: 36671 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21480 components: - type: Transform - pos: 45.5,-43.5 - parent: 2 - - uid: 36672 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21481 components: - type: Transform - pos: 44.5,-43.5 - parent: 2 - - uid: 36673 + parent: 21476 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21489 components: - type: Transform - pos: 43.5,-43.5 - parent: 2 - - uid: 36674 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21491 components: - type: Transform - pos: 42.5,-43.5 - parent: 2 - - uid: 36675 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21494 components: - type: Transform - pos: 41.5,-43.5 - parent: 2 - - uid: 36681 + parent: 21486 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitAtmosCasual + entities: + - uid: 13058 components: - type: Transform - pos: 41.5,-42.5 + pos: 9.347776,21.610855 parent: 2 - - uid: 36682 +- proto: ClothingUniformJumpsuitBartender + entities: + - uid: 13095 components: - type: Transform - pos: 41.5,-41.5 + rot: -1.5707963267948966 rad + pos: -70.62701,-42.571888 parent: 2 - - uid: 36683 +- proto: ClothingUniformJumpsuitBrigmedic + entities: + - uid: 35877 components: - type: Transform - pos: 41.5,-40.5 - parent: 2 - - uid: 36684 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitCapFormal + entities: + - uid: 9318 components: - type: Transform - pos: 41.5,-39.5 + rot: -1.5707963267948966 rad + pos: 9.374855,-11.735556 parent: 2 - - uid: 36685 +- proto: ClothingUniformJumpsuitChiefEngineerSyndie + entities: + - uid: 61090 components: - type: Transform - pos: 41.5,-38.5 - parent: 2 - - uid: 36686 + rot: -1.5707963267948966 rad + pos: 4.4704895,35.34491 + parent: 56631 +- proto: ClothingUniformJumpsuitCMO + entities: + - uid: 18540 components: - type: Transform - pos: 41.5,-37.5 + pos: -25.156116,-56.372265 parent: 2 - - uid: 36688 +- proto: ClothingUniformJumpsuitColorBlack + entities: + - uid: 44125 components: - type: Transform - pos: 40.5,-43.5 + pos: 10.367697,-85.459274 parent: 2 - - uid: 36689 +- proto: ClothingUniformJumpsuitColorGreen + entities: + - uid: 7446 components: - type: Transform - pos: 39.5,-43.5 + pos: -51.790173,73.60352 parent: 2 - - uid: 36700 + - type: Physics + canCollide: False + - uid: 10527 components: - type: Transform - pos: 39.5,-44.5 + pos: -29.440643,18.576689 parent: 2 - - uid: 36701 + - uid: 10528 components: - type: Transform - pos: 38.5,-44.5 + pos: -29.409393,18.576689 parent: 2 - - uid: 36702 + - uid: 10529 components: - type: Transform - pos: 37.5,-44.5 + pos: -29.409393,18.592314 parent: 2 - - uid: 36703 +- proto: ClothingUniformJumpsuitColorGrey + entities: + - uid: 7082 components: - type: Transform - pos: 36.5,-44.5 + rot: -1.5707963267948966 rad + pos: -47.303032,74.40711 parent: 2 - - uid: 36704 + - uid: 7444 components: - type: Transform - pos: 35.5,-44.5 + pos: -51.258923,70.60352 parent: 2 - - uid: 36706 + - type: Physics + canCollide: False + - uid: 7479 components: - type: Transform - pos: 35.5,-43.5 + pos: -51.024548,70.60352 parent: 2 - - uid: 36707 + - type: Physics + canCollide: False + - uid: 7480 components: - type: Transform - pos: 35.5,-42.5 + pos: -51.743298,70.61915 parent: 2 - - uid: 36708 + - type: Physics + canCollide: False + - uid: 7481 components: - type: Transform - pos: 35.5,-41.5 + pos: -51.477673,70.60352 parent: 2 - - uid: 36709 + - type: Physics + canCollide: False + - uid: 14986 components: - type: Transform - pos: 35.5,-40.5 + pos: -9.5,-84.5 parent: 2 - - uid: 37086 + - uid: 20510 components: - type: Transform - pos: 62.5,-49.5 + pos: 83.84522,-51.800167 parent: 2 - - uid: 37087 + - uid: 20563 components: - type: Transform - pos: 62.5,-50.5 + rot: 1.5707963267948966 rad + pos: 84.48585,-54.503292 parent: 2 - - uid: 37088 +- proto: ClothingUniformJumpsuitColorMaroon + entities: + - uid: 7454 components: - type: Transform - pos: 62.5,-51.5 + pos: -51.149548,73.54102 parent: 2 - - uid: 37090 + - type: Physics + canCollide: False + - uid: 66228 components: - type: Transform - pos: 61.5,-51.5 - parent: 2 - - uid: 37091 + pos: -2.1802979,-13.119263 + parent: 65849 +- proto: ClothingUniformJumpsuitColorRed + entities: + - uid: 12828 components: - type: Transform - pos: 60.5,-51.5 + rot: -2.0943951023931953 rad + pos: -15.200822,60.633373 parent: 2 - - uid: 37092 +- proto: ClothingUniformJumpsuitColorWhite + entities: + - uid: 7075 components: - type: Transform - pos: 59.5,-51.5 + pos: -51.089104,71.62586 parent: 2 - - uid: 37093 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpsuitColorYellow + entities: + - uid: 6585 components: - type: Transform - pos: 58.5,-51.5 + pos: -51.415173,73.5879 parent: 2 - - uid: 37094 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpsuitDameDane + entities: + - uid: 21002 components: - type: Transform - pos: 57.5,-51.5 - parent: 2 - - uid: 37095 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21005 components: - type: Transform - pos: 56.5,-51.5 - parent: 2 - - uid: 37096 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21006 components: - type: Transform - pos: 55.5,-51.5 - parent: 2 - - uid: 37097 + parent: 20997 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitEngineering + entities: + - uid: 11676 components: - type: Transform - pos: 54.5,-51.5 - parent: 2 - - uid: 37098 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11677 components: - type: Transform - pos: 54.5,-50.5 - parent: 2 - - uid: 37099 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11678 components: - type: Transform - pos: 54.5,-49.5 - parent: 2 - - uid: 37100 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11679 components: - type: Transform - pos: 54.5,-48.5 - parent: 2 - - uid: 37101 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11685 components: - type: Transform - pos: 54.5,-47.5 - parent: 2 - - uid: 37102 + parent: 11675 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitERTChaplain + entities: + - uid: 12622 components: + - type: MetaData + desc: Специальный костюм, созданный для элитных священников. + name: 'униформа элитного священника ' - type: Transform - pos: 54.5,-46.5 - parent: 2 - - uid: 37103 + parent: 12620 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpsuitERTLeader + entities: + - uid: 54174 components: - type: Transform - pos: 63.5,-51.5 - parent: 2 - - uid: 37104 + parent: 54170 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitHawaiBlack + entities: + - uid: 12689 components: - type: Transform - pos: 64.5,-51.5 + pos: -10.508813,79.564354 parent: 2 - - uid: 37105 +- proto: ClothingUniformJumpsuitHawaiBlue + entities: + - uid: 12694 components: - type: Transform - pos: 65.5,-51.5 + rot: -1.0471975511965976 rad + pos: -5.471094,78.47871 parent: 2 - - uid: 37106 +- proto: ClothingUniformJumpsuitHawaiRed + entities: + - uid: 12697 components: - type: Transform - pos: 66.5,-51.5 + rot: -0.3490658503988659 rad + pos: -3.342093,80.23104 parent: 2 - - uid: 37107 +- proto: ClothingUniformJumpsuitHawaiYellow + entities: + - uid: 10877 components: - type: Transform - pos: 67.5,-51.5 + pos: -50.55594,9.568705 parent: 2 - - uid: 37108 + - uid: 12696 components: - type: Transform - pos: 68.5,-51.5 + rot: 0.3490658503988659 rad + pos: -6.0895686,78.610565 parent: 2 - - uid: 37109 +- proto: ClothingUniformJumpsuitHoS + entities: + - uid: 19975 components: - type: Transform - pos: 69.5,-51.5 + rot: 3.141592653589793 rad + pos: -65.61002,-12.369001 parent: 2 - - uid: 37110 +- proto: ClothingUniformJumpsuitHoSAlt + entities: + - uid: 19953 components: - type: Transform - pos: 69.5,-50.5 + rot: 3.141592653589793 rad + pos: -65.23502,-12.415876 parent: 2 - - uid: 37111 +- proto: ClothingUniformJumpsuitJanitor + entities: + - uid: 61091 components: - type: Transform - pos: 70.5,-50.5 - parent: 2 - - uid: 37112 + rot: -0.6981317007977319 rad + pos: 10.273468,49.44928 + parent: 56631 +- proto: ClothingUniformJumpsuitJester + entities: + - uid: 7474 components: - type: Transform - pos: 70.5,-49.5 + pos: -51.055798,72.61115 parent: 2 - - uid: 37113 + - type: Physics + canCollide: False + - uid: 7475 components: - type: Transform - pos: 71.5,-49.5 + pos: -51.305798,72.61115 parent: 2 - - uid: 37114 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpsuitJesterAlt + entities: + - uid: 7476 components: - type: Transform - pos: 71.5,-48.5 + pos: -51.540173,72.56428 parent: 2 - - uid: 37115 + - type: Physics + canCollide: False + - uid: 7478 components: - type: Transform - pos: 71.5,-47.5 + pos: -51.821423,72.61115 parent: 2 - - uid: 37117 + - type: Physics + canCollide: False +- proto: ClothingUniformJumpsuitKimono + entities: + - uid: 6280 components: - type: Transform - pos: 73.5,-21.5 + rot: 6.283185307179586 rad + pos: -14.890329,56.667797 parent: 2 - - uid: 37118 + - uid: 11937 components: - type: Transform - pos: 72.5,-21.5 + pos: 6.605984,-85.39417 parent: 2 - - uid: 37119 + - uid: 12711 components: - type: Transform - pos: 71.5,-21.5 + rot: 6.283185307179586 rad + pos: -14.468454,56.652172 parent: 2 - - uid: 37120 + - uid: 29708 components: - type: Transform - pos: 70.5,-21.5 + pos: -14.8320265,57.590473 parent: 2 - - uid: 37121 + - uid: 29709 components: - type: Transform - pos: 70.5,-22.5 + pos: -14.431205,57.53321 parent: 2 - - uid: 37122 + - uid: 30139 components: - type: Transform - pos: 70.5,-23.5 + pos: -14.64046,57.527416 parent: 2 - - uid: 37123 + - uid: 30140 components: - type: Transform - pos: 70.5,-24.5 + pos: -14.677497,56.620007 parent: 2 - - uid: 37124 + - uid: 44132 components: - type: Transform - pos: 70.5,-25.5 + pos: 7.637234,-85.4098 parent: 2 - - uid: 37125 +- proto: ClothingUniformJumpsuitMime + entities: + - uid: 22157 components: - type: Transform - pos: 70.5,-26.5 + pos: -79.1895,29.59105 parent: 2 - - uid: 37126 +- proto: ClothingUniformJumpsuitOperative + entities: + - uid: 61033 components: - type: Transform - pos: 71.5,-26.5 - parent: 2 - - uid: 37127 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61043 components: - type: Transform - pos: 72.5,-26.5 - parent: 2 - - uid: 37128 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitPirate + entities: + - uid: 71025 components: - type: Transform - pos: 73.5,-26.5 - parent: 2 - - uid: 37129 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitPrisoner + entities: + - uid: 7364 components: + - type: MetaData + desc: Театральное преступление. + name: реквизитный комбинезон заключенного - type: Transform - pos: 74.5,-26.5 + pos: -51.462048,71.6504 parent: 2 - - uid: 37130 + - type: Physics + canCollide: False + - uid: 8850 components: - type: Transform - pos: 73.5,-22.5 + pos: 47.5,-66.5 parent: 2 - - uid: 37131 + - uid: 13313 components: - type: Transform - pos: 71.5,-27.5 + rot: 1.5707963267948966 rad + pos: -30.610657,-40.975327 parent: 2 - - uid: 37132 + - uid: 13314 components: - type: Transform - pos: 71.5,-28.5 + rot: 1.5707963267948966 rad + pos: -30.626282,-40.506577 parent: 2 - - uid: 37133 + - uid: 13316 components: - type: Transform - pos: 71.5,-29.5 + rot: 1.5707963267948966 rad + pos: -30.423157,-40.99095 parent: 2 - - uid: 37134 + - uid: 13317 components: - type: Transform - pos: 71.5,-30.5 + rot: 1.5707963267948966 rad + pos: -30.485657,-40.49095 parent: 2 - - uid: 37135 + - uid: 59498 components: - type: Transform - pos: 71.5,-31.5 - parent: 2 - - uid: 37136 + parent: 59496 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 59499 components: - type: Transform - pos: 71.5,-32.5 - parent: 2 - - uid: 37137 + parent: 59496 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitPsychologist + entities: + - uid: 16067 components: - type: Transform - pos: 71.5,-33.5 - parent: 2 - - uid: 37138 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitPyjamaSyndicateRed + entities: + - uid: 61092 components: - type: Transform - pos: 71.5,-34.5 - parent: 2 - - uid: 37139 + rot: -1.5707963267948966 rad + pos: 16.769257,22.559265 + parent: 56631 + - uid: 61093 components: - type: Transform - pos: 71.5,-35.5 - parent: 2 - - uid: 37140 + rot: -1.5707963267948966 rad + pos: -11.510941,62.563293 + parent: 56631 + - uid: 61094 components: - type: Transform - pos: 71.5,-36.5 - parent: 2 - - uid: 37141 + rot: 1.5707963267948966 rad + pos: -9.979675,66.25079 + parent: 56631 +- proto: ClothingUniformJumpsuitRecruitSyndie + entities: + - uid: 61095 components: - type: Transform - pos: 71.5,-37.5 - parent: 2 - - uid: 37142 + pos: -15.101395,64.87091 + parent: 56631 +- proto: ClothingUniformJumpsuitRepairmanSyndie + entities: + - uid: 61096 components: - type: Transform - pos: 71.5,-38.5 - parent: 2 - - uid: 37143 + pos: -0.11050415,32.59198 + parent: 56631 + - uid: 61097 components: - type: Transform - pos: 72.5,-38.5 - parent: 2 - - uid: 37144 + pos: -10.009079,36.21698 + parent: 56631 +- proto: ClothingUniformJumpsuitSalvageSpecialist + entities: + - uid: 66189 components: - type: Transform - pos: 72.5,-39.5 - parent: 2 - - uid: 37145 + parent: 66186 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66196 components: - type: Transform - pos: 72.5,-40.5 - parent: 2 - - uid: 37146 + parent: 66194 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66200 components: - type: Transform - pos: 71.5,-40.5 - parent: 2 - - uid: 37211 + parent: 66197 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66205 components: - type: Transform - pos: 53.5,-25.5 - parent: 2 - - uid: 37233 + parent: 66202 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ClothingUniformJumpsuitSec + entities: + - uid: 55577 components: - type: Transform - pos: 28.5,-8.5 - parent: 2 - - uid: 37234 + pos: -25.61835,5.425765 + parent: 55280 +- proto: ClothingUniformJumpsuitSecBlue + entities: + - uid: 20128 components: - type: Transform - pos: 29.5,-8.5 + pos: -63.12494,-22.340168 parent: 2 - - uid: 37236 + - uid: 20555 components: - type: Transform - pos: 28.5,-9.5 + pos: -63.003677,-3.5729861 parent: 2 - - uid: 37237 +- proto: ClothingUniformJumpsuitSeniorOfficer + entities: + - uid: 11801 components: - type: Transform - pos: 28.5,-10.5 + pos: -72.20821,43.579433 parent: 2 - - uid: 37238 +- proto: ClothingUniformJumpsuitTacticool + entities: + - uid: 1429 components: + - type: MetaData + desc: Униформа для членов клана "Скрытого листа". - type: Transform - pos: 30.5,-8.5 + pos: -10.436808,65.98805 parent: 2 - - uid: 37239 + - type: DeviceNetwork + address: 6313-0A91 + transmitFrequency: 1262 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 1697 + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: [] + - uid: 30876 components: - type: Transform - pos: 31.5,-8.5 + pos: 53.532322,4.4327936 parent: 2 - - uid: 37240 +- proto: ClothingUniformJumpsuitWarden + entities: + - uid: 19871 components: - type: Transform - pos: 32.5,-8.5 + rot: -1.5707963267948966 rad + pos: -50.51875,-20.61813 parent: 2 - - uid: 37241 +- proto: ClothingUniformJumpsuitWeb + entities: + - uid: 7445 components: - type: Transform - pos: 33.5,-8.5 + pos: -51.774548,71.6504 parent: 2 - - uid: 37242 + - type: Physics + canCollide: False + - uid: 30302 components: - type: Transform - pos: 34.5,-8.5 + rot: 0.5759586531581288 rad + pos: 31.336449,3.589359 parent: 2 - - uid: 37243 +- proto: ClusterBangFull + entities: + - uid: 10246 components: - type: Transform - pos: 35.5,-8.5 - parent: 2 - - uid: 37244 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53936 components: - type: Transform - pos: 36.5,-8.5 - parent: 2 - - uid: 37245 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Coal1 + entities: + - uid: 12510 components: - type: Transform - pos: 36.5,-9.5 + rot: 1.5707963267948966 rad + pos: -17.62621,58.704796 parent: 2 - - uid: 37246 + - uid: 12511 components: - type: Transform - pos: 36.5,-10.5 + pos: -17.34496,58.78292 parent: 2 - - uid: 37247 + - uid: 12512 components: - type: Transform - pos: 35.5,-10.5 + pos: -17.62621,58.454796 parent: 2 - - uid: 37250 + - uid: 12513 components: - type: Transform - pos: 37.5,-9.5 + rot: -1.5707963267948966 rad + pos: -17.34496,58.392296 parent: 2 - - uid: 37251 +- proto: Cobweb1 + entities: + - uid: 11629 components: - type: Transform - pos: 38.5,-9.5 + rot: 1.5707963267948966 rad + pos: 44.5,-45.5 parent: 2 - - uid: 37255 + - uid: 15498 components: - type: Transform - pos: 40.5,-19.5 + pos: 34.5,-39.5 parent: 2 - - uid: 37256 + - uid: 15501 components: - type: Transform - pos: 42.5,-10.5 + rot: 1.5707963267948966 rad + pos: 34.5,-44.5 parent: 2 - - uid: 37267 + - uid: 21678 components: - type: Transform - pos: 43.5,-10.5 + rot: 1.5707963267948966 rad + pos: -66.5,-27.5 parent: 2 - - uid: 37268 + - uid: 21937 components: - type: Transform - pos: 44.5,-10.5 + pos: -76.5,-53.5 parent: 2 - - uid: 37269 + - uid: 30315 components: - type: Transform - pos: 45.5,-10.5 + rot: -1.5707963267948966 rad + pos: 33.5,3.5 parent: 2 - - uid: 37270 + - uid: 30317 components: - type: Transform - pos: 46.5,-10.5 + pos: 34.5,4.5 parent: 2 - - uid: 37271 + - uid: 30319 components: - type: Transform - pos: 47.5,-10.5 + rot: 1.5707963267948966 rad + pos: 31.5,3.5 parent: 2 - - uid: 37272 + - uid: 30320 components: - type: Transform - pos: 48.5,-10.5 + pos: 30.5,4.5 parent: 2 - - uid: 37273 + - uid: 30324 components: - type: Transform - pos: 49.5,-10.5 + rot: 3.141592653589793 rad + pos: 31.5,3.5 parent: 2 - - uid: 37274 + - uid: 30757 components: - type: Transform - pos: 50.5,-10.5 + rot: -1.5707963267948966 rad + pos: 18.5,54.5 parent: 2 - - uid: 37279 + - uid: 30760 components: - type: Transform - pos: 44.5,-12.5 + rot: -1.5707963267948966 rad + pos: -1.5,63.5 parent: 2 - - uid: 37280 + - uid: 30761 components: - type: Transform - pos: 44.5,-13.5 + pos: 0.5,63.5 parent: 2 - - uid: 37395 + - uid: 30763 components: - type: Transform - pos: 44.5,-14.5 + pos: 1.5,63.5 parent: 2 - - uid: 37396 + - uid: 30929 components: - type: Transform - pos: 44.5,-15.5 + rot: 3.141592653589793 rad + pos: 54.5,11.5 parent: 2 - - uid: 37397 + - uid: 30943 components: - type: Transform - pos: 44.5,-16.5 + rot: -1.5707963267948966 rad + pos: 52.5,20.5 parent: 2 - - uid: 37398 + - uid: 51125 components: - type: Transform - pos: 45.5,-16.5 + pos: -52.5,100.5 parent: 2 - - uid: 37399 + - uid: 51127 components: - type: Transform - pos: 46.5,-16.5 + rot: 3.141592653589793 rad + pos: -36.5,99.5 parent: 2 - - uid: 37400 + - uid: 51129 components: - type: Transform - pos: 47.5,-16.5 + pos: -47.5,108.5 parent: 2 - - uid: 37401 + - uid: 51132 components: - type: Transform - pos: 48.5,-16.5 + rot: 1.5707963267948966 rad + pos: -56.5,95.5 parent: 2 - - uid: 37402 + - uid: 51270 components: - type: Transform - pos: 48.5,-17.5 + pos: -42.5,97.5 parent: 2 - - uid: 37403 + - uid: 51271 components: - type: Transform - pos: 49.5,-17.5 + rot: 1.5707963267948966 rad + pos: -42.5,99.5 parent: 2 - - uid: 37404 + - uid: 51278 components: - type: Transform - pos: 50.5,-17.5 + pos: -43.5,100.5 parent: 2 - - uid: 37405 + - uid: 51279 components: - type: Transform - pos: 51.5,-17.5 + rot: -1.5707963267948966 rad + pos: -45.5,99.5 parent: 2 - - uid: 37406 + - uid: 61098 components: - type: Transform - pos: 52.5,-17.5 - parent: 2 - - uid: 37407 + pos: 4.5,52.5 + parent: 56631 + - uid: 61099 components: - type: Transform - pos: 52.5,-16.5 - parent: 2 - - uid: 37408 + rot: -1.5707963267948966 rad + pos: 15.5,53.5 + parent: 56631 + - uid: 61100 components: - type: Transform - pos: 52.5,-15.5 - parent: 2 - - uid: 37409 + rot: 1.5707963267948966 rad + pos: 14.5,11.5 + parent: 56631 + - uid: 61101 components: - type: Transform - pos: 52.5,-14.5 - parent: 2 - - uid: 37410 + rot: 1.5707963267948966 rad + pos: 15.5,10.5 + parent: 56631 + - uid: 61102 components: - type: Transform - pos: 53.5,-14.5 - parent: 2 - - uid: 37411 + rot: 3.141592653589793 rad + pos: 15.5,10.5 + parent: 56631 + - uid: 61103 components: - type: Transform - pos: 53.5,-13.5 - parent: 2 - - uid: 37412 + pos: -10.5,29.5 + parent: 56631 +- proto: Cobweb2 + entities: + - uid: 15500 components: - type: Transform - pos: 39.5,-1.5 + pos: 42.5,-39.5 parent: 2 - - uid: 37413 + - uid: 15583 components: - type: Transform - pos: 42.5,-1.5 + pos: 48.5,-36.5 parent: 2 - - uid: 37414 + - uid: 15620 components: - type: Transform - pos: 53.5,-17.5 + rot: 1.5707963267948966 rad + pos: 49.5,-40.5 parent: 2 - - uid: 37415 + - uid: 21677 components: - type: Transform - pos: 54.5,-17.5 + rot: -1.5707963267948966 rad + pos: -66.5,-27.5 parent: 2 - - uid: 37416 + - uid: 21938 components: - type: Transform - pos: 55.5,-17.5 + pos: -73.5,-53.5 parent: 2 - - uid: 37417 + - uid: 30314 components: - type: Transform - pos: 56.5,-17.5 + pos: 32.5,4.5 parent: 2 - - uid: 37418 + - uid: 30318 components: - type: Transform - pos: 57.5,-17.5 + rot: 3.141592653589793 rad + pos: 34.5,4.5 parent: 2 - - uid: 37419 + - uid: 30321 components: - type: Transform - pos: 25.5,2.5 + rot: 3.141592653589793 rad + pos: 30.5,4.5 parent: 2 - - uid: 37420 + - uid: 30322 components: - type: Transform - pos: 25.5,1.5 + rot: -1.5707963267948966 rad + pos: 32.5,3.5 parent: 2 - - uid: 37421 + - uid: 30323 components: - type: Transform - pos: 25.5,0.5 + rot: 3.141592653589793 rad + pos: 32.5,3.5 parent: 2 - - uid: 37422 + - uid: 30756 components: - type: Transform - pos: 26.5,0.5 + rot: -1.5707963267948966 rad + pos: 13.5,36.5 parent: 2 - - uid: 37423 + - uid: 30759 components: - type: Transform - pos: 27.5,0.5 + rot: 3.141592653589793 rad + pos: 0.5,63.5 parent: 2 - - uid: 37424 + - uid: 30762 components: - type: Transform - pos: 28.5,0.5 + pos: 0.5,63.5 parent: 2 - - uid: 37425 + - uid: 30928 components: - type: Transform - pos: 27.5,3.5 + pos: 54.5,11.5 parent: 2 - - uid: 37426 + - uid: 30931 components: - type: Transform - pos: 28.5,3.5 + rot: -1.5707963267948966 rad + pos: 59.5,12.5 parent: 2 - - uid: 37428 + - uid: 30944 components: - type: Transform - pos: 58.5,-17.5 + rot: -1.5707963267948966 rad + pos: 52.5,16.5 parent: 2 - - uid: 37429 + - uid: 51126 components: - type: Transform - pos: 59.5,-17.5 + pos: -36.5,103.5 parent: 2 - - uid: 37430 + - uid: 51130 components: - type: Transform - pos: 60.5,-17.5 + rot: -1.5707963267948966 rad + pos: -44.5,107.5 parent: 2 - - uid: 37431 + - uid: 51269 components: - type: Transform - pos: 61.5,-17.5 + pos: -43.5,97.5 parent: 2 - - uid: 37433 + - uid: 51272 components: - type: Transform - pos: 61.5,-18.5 + rot: -1.5707963267948966 rad + pos: -43.5,99.5 parent: 2 - - uid: 37434 + - uid: 51277 components: - type: Transform - pos: 61.5,-19.5 + pos: -46.5,100.5 parent: 2 - - uid: 37435 + - uid: 51280 components: - type: Transform - pos: 31.5,3.5 + rot: 1.5707963267948966 rad + pos: -44.5,99.5 parent: 2 - - uid: 37436 + - uid: 61104 components: - type: Transform - pos: 32.5,3.5 - parent: 2 - - uid: 37438 + pos: -6.5,30.5 + parent: 56631 +- proto: CockroachTimedSpawner + entities: + - uid: 23076 components: - type: Transform - pos: 62.5,-19.5 + pos: 51.5,-44.5 parent: 2 - - uid: 37439 + - uid: 23077 components: - type: Transform - pos: 63.5,-19.5 + pos: 51.5,-44.5 parent: 2 - - uid: 37440 + - uid: 23078 components: - type: Transform - pos: 64.5,-19.5 + pos: 59.5,-36.5 parent: 2 - - uid: 37442 + - uid: 23215 components: - type: Transform - pos: 29.5,0.5 + pos: 20.5,-38.5 parent: 2 - - uid: 37443 + - uid: 28076 components: - type: Transform - pos: 30.5,0.5 + pos: -10.5,-77.5 parent: 2 - - uid: 37444 +- proto: CombatKnife + entities: + - uid: 22229 components: - type: Transform - pos: 31.5,0.5 + pos: -39.747482,-26.428213 parent: 2 - - uid: 37445 + - uid: 22230 components: - type: Transform - pos: 32.5,0.5 + pos: -39.622482,-26.459463 parent: 2 - - uid: 37446 + - uid: 22231 components: - type: Transform - pos: 57.5,-16.5 + pos: -38.75776,-26.507597 parent: 2 - - uid: 37447 + - uid: 22232 components: - type: Transform - pos: 57.5,-15.5 + pos: -39.419357,-26.475088 parent: 2 - - uid: 37448 + - uid: 22233 components: - type: Transform - pos: 57.5,-14.5 + pos: -39.148384,-26.460722 parent: 2 - - uid: 37449 + - uid: 22234 components: - type: Transform - pos: 57.5,-13.5 + pos: -38.929634,-26.476347 parent: 2 - - uid: 37450 + - uid: 61105 components: - type: Transform - pos: 57.5,-12.5 - parent: 2 - - uid: 37451 + rot: 1.5707963267948966 rad + pos: 11.891756,24.104626 + parent: 56631 + - uid: 66201 components: - type: Transform - pos: 57.5,-11.5 - parent: 2 - - uid: 37452 + parent: 66197 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: CombatMedipen + entities: + - uid: 54754 components: - type: Transform - pos: 57.5,-10.5 - parent: 2 - - uid: 37453 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54755 components: - type: Transform - pos: 31.5,-0.5 - parent: 2 - - uid: 37454 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ComfyChair + entities: + - uid: 562 components: - type: Transform - pos: 64.5,-18.5 + rot: 1.5707963267948966 rad + pos: 24.5,-82.5 parent: 2 - - uid: 37455 + - uid: 639 components: - type: Transform - pos: 64.5,-17.5 + rot: 1.5707963267948966 rad + pos: 24.5,-81.5 parent: 2 - - uid: 37456 + - uid: 1916 components: - type: Transform - pos: 64.5,-16.5 + pos: -28.5,23.5 parent: 2 - - uid: 37457 + - uid: 3526 components: - type: Transform - pos: 64.5,-15.5 + rot: 3.141592653589793 rad + pos: 39.5,-31.5 parent: 2 - - uid: 37458 + - uid: 3633 components: - type: Transform - pos: 35.5,-0.5 + rot: 1.5707963267948966 rad + pos: -50.5,-17.5 parent: 2 - - uid: 37459 + - uid: 3671 components: - type: Transform - pos: 35.5,0.5 + pos: 54.5,-23.5 parent: 2 - - uid: 37460 + - uid: 3787 components: - type: Transform - pos: 34.5,0.5 + rot: 3.141592653589793 rad + pos: 27.5,-32.5 parent: 2 - - uid: 37461 + - uid: 3788 components: - type: Transform - pos: 63.5,-15.5 + pos: 27.5,-28.5 parent: 2 - - uid: 37462 + - uid: 3975 components: - type: Transform - pos: 63.5,-14.5 + rot: -1.5707963267948966 rad + pos: 22.5,-79.5 parent: 2 - - uid: 37463 + - uid: 4803 components: + - type: MetaData + name: Шикарное Богатое кресло - type: Transform - pos: 63.5,-13.5 + pos: 66.5,9.5 parent: 2 - - uid: 37464 + - uid: 4960 components: - type: Transform - pos: 63.5,-12.5 + pos: -115.5,10.5 parent: 2 - - uid: 37465 + - uid: 4961 components: - type: Transform - pos: 63.5,-11.5 + pos: -114.5,10.5 parent: 2 - - uid: 37466 + - uid: 4962 components: - type: Transform - pos: 63.5,-10.5 + rot: 3.141592653589793 rad + pos: -115.5,8.5 parent: 2 - - uid: 37467 + - uid: 4963 components: - type: Transform - pos: 33.5,0.5 + rot: 3.141592653589793 rad + pos: -114.5,8.5 parent: 2 - - uid: 37468 + - uid: 5504 components: - type: Transform - pos: 62.5,-10.5 + rot: 3.141592653589793 rad + pos: -28.5,21.5 parent: 2 - - uid: 37469 + - uid: 5843 components: - type: Transform - pos: 61.5,-10.5 + rot: 1.5707963267948966 rad + pos: -27.5,50.5 parent: 2 - - uid: 37470 + - uid: 5943 components: - type: Transform - pos: 36.5,0.5 + rot: -1.5707963267948966 rad + pos: -28.5,34.5 parent: 2 - - uid: 37473 + - uid: 5946 components: - type: Transform - pos: 36.5,3.5 + rot: -1.5707963267948966 rad + pos: -28.5,35.5 parent: 2 - - uid: 37474 + - uid: 5954 components: - type: Transform - pos: 35.5,3.5 + rot: 1.5707963267948966 rad + pos: -30.5,35.5 parent: 2 - - uid: 37475 + - uid: 5965 components: - type: Transform - pos: 61.5,-9.5 + rot: 1.5707963267948966 rad + pos: -30.5,34.5 parent: 2 - - uid: 37476 + - uid: 6065 components: - type: Transform - pos: 60.5,-9.5 + rot: 1.5707963267948966 rad + pos: -36.5,30.5 parent: 2 - - uid: 37477 + - uid: 6066 components: - type: Transform - pos: 59.5,-9.5 + rot: -1.5707963267948966 rad + pos: -34.5,30.5 parent: 2 - - uid: 37478 + - uid: 6524 components: - type: Transform - pos: 58.5,-9.5 + rot: 1.5707963267948966 rad + pos: -28.5,-5.5 parent: 2 - - uid: 37479 + - uid: 6525 components: - type: Transform - pos: 39.5,3.5 + rot: 1.5707963267948966 rad + pos: -28.5,-6.5 parent: 2 - - uid: 37480 + - uid: 6526 components: - type: Transform - pos: 40.5,3.5 + rot: -1.5707963267948966 rad + pos: -26.5,-5.5 parent: 2 - - uid: 37483 + - uid: 6527 components: - type: Transform - pos: 40.5,0.5 + rot: -1.5707963267948966 rad + pos: -26.5,-6.5 parent: 2 - - uid: 37484 + - uid: 7434 components: - type: Transform - pos: 37.5,0.5 + anchored: False + rot: -2.810399769744601 rad + pos: -36.795006,69.75312 parent: 2 - - uid: 37485 + - type: Physics + bodyStatus: InAir + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: + fix1: + shape: !type:PhysShapeCircle + radius: 0.2 + position: 0,0 + mask: + - Impassable + - TableLayer + layer: [] + density: 100 + hard: True + restitution: 0 + friction: 0.4 + throw-fixture: + shape: !type:PhysShapeCircle + radius: 0.2 + position: 0,0 + mask: + - Impassable + - HighImpassable + - BulletImpassable + layer: [] + density: 1 + hard: False + restitution: 0 + friction: 0.4 + - type: ThrownItem + landTime: 61872.3738985 + thrownTime: 61872.3381276 + animate: False + - uid: 7650 components: - type: Transform - pos: 38.5,0.5 + rot: -1.5707963267948966 rad + pos: 57.5,-29.5 parent: 2 - - uid: 37486 + - uid: 8189 components: - type: Transform - pos: 39.5,0.5 + rot: 1.5707963267948966 rad + pos: 3.5,-4.5 parent: 2 - - uid: 37487 + - uid: 8759 components: - type: Transform - pos: 51.5,-10.5 + pos: -5.5,47.5 parent: 2 - - uid: 37488 + - uid: 8949 components: - type: Transform - pos: 52.5,-10.5 + rot: 1.5707963267948966 rad + pos: -6.5,-8.5 parent: 2 - - uid: 37489 + - uid: 8950 components: - type: Transform - pos: 53.5,-10.5 + rot: 1.5707963267948966 rad + pos: -6.5,-7.5 parent: 2 - - uid: 37490 + - uid: 8951 components: - type: Transform - pos: 54.5,-10.5 + rot: -1.5707963267948966 rad + pos: -3.5,-7.5 parent: 2 - - uid: 37491 + - uid: 8952 components: - type: Transform - pos: 54.5,-9.5 + rot: -1.5707963267948966 rad + pos: -3.5,-8.5 parent: 2 - - uid: 37492 + - uid: 8962 components: - type: Transform - pos: 54.5,-8.5 + rot: -1.5707963267948966 rad + pos: -3.5,-9.5 parent: 2 - - uid: 37493 + - uid: 8963 components: - type: Transform - pos: 55.5,-8.5 + rot: 1.5707963267948966 rad + pos: -6.5,-9.5 parent: 2 - - uid: 37494 + - uid: 9916 components: - type: Transform - pos: 42.5,-0.5 + pos: -2.5,56.5 parent: 2 - - uid: 37495 + - uid: 10124 components: - type: Transform - pos: 42.5,0.5 + rot: -1.5707963267948966 rad + pos: -15.5,21.5 parent: 2 - - uid: 37496 + - uid: 10126 components: - type: Transform - pos: 41.5,0.5 + rot: -1.5707963267948966 rad + pos: -15.5,23.5 parent: 2 - - uid: 37499 + - uid: 10127 components: - type: Transform - pos: 39.5,-0.5 + rot: -1.5707963267948966 rad + pos: -15.5,22.5 parent: 2 - - uid: 37516 + - uid: 10128 components: - type: Transform - pos: 39.5,-2.5 + rot: 1.5707963267948966 rad + pos: -18.5,22.5 parent: 2 - - uid: 37517 + - uid: 10129 components: - type: Transform - pos: 39.5,-3.5 + rot: 1.5707963267948966 rad + pos: -18.5,21.5 parent: 2 - - uid: 37518 + - uid: 10130 components: - type: Transform - pos: 39.5,-4.5 + rot: 1.5707963267948966 rad + pos: -18.5,23.5 parent: 2 - - uid: 37519 + - uid: 11241 components: - type: Transform - pos: 39.5,-5.5 + pos: -95.5,46.5 parent: 2 - - uid: 37520 + - uid: 11242 components: - type: Transform - pos: 39.5,-6.5 + rot: 3.141592653589793 rad + pos: -95.5,44.5 parent: 2 - - uid: 37539 + - uid: 11243 components: - type: Transform - pos: 23.5,0.5 + rot: 3.141592653589793 rad + pos: -95.5,62.5 parent: 2 - - uid: 37540 + - uid: 11244 components: - type: Transform - pos: 24.5,0.5 + pos: -95.5,64.5 parent: 2 - - uid: 37573 + - uid: 12964 components: - type: Transform - pos: 43.5,0.5 + rot: 1.5707963267948966 rad + pos: -61.5,-42.5 parent: 2 - - uid: 37574 + - uid: 13231 components: - type: Transform - pos: 44.5,0.5 + rot: 1.5707963267948966 rad + pos: -16.5,-46.5 parent: 2 - - uid: 37575 + - uid: 13232 components: - type: Transform - pos: 45.5,0.5 + rot: -1.5707963267948966 rad + pos: -13.5,-46.5 parent: 2 - - uid: 37576 + - uid: 14395 components: - type: Transform - pos: 46.5,0.5 + rot: 1.5707963267948966 rad + pos: 20.5,-79.5 parent: 2 - - uid: 37577 + - uid: 14490 components: - type: Transform - pos: 47.5,0.5 + rot: -1.5707963267948966 rad + pos: 28.5,21.5 parent: 2 - - uid: 37578 + - uid: 14932 components: - type: Transform - pos: 48.5,0.5 + rot: 1.5707963267948966 rad + pos: 20.5,-74.5 parent: 2 - - uid: 37579 + - uid: 16088 components: - type: Transform - pos: 49.5,0.5 + pos: -13.5,-57.5 parent: 2 - - uid: 37580 + - uid: 17914 components: - type: Transform - pos: 50.5,0.5 + pos: -60.5,-63.5 parent: 2 - - uid: 37581 + - uid: 18364 components: - type: Transform - pos: 50.5,-1.5 + pos: -28.5,-69.5 parent: 2 - - uid: 37582 + - uid: 19638 components: - type: Transform - pos: 49.5,-1.5 + pos: 6.5,-28.5 parent: 2 - - uid: 37583 + - uid: 19640 components: - type: Transform - pos: 48.5,-1.5 + rot: -1.5707963267948966 rad + pos: 7.5,-29.5 parent: 2 - - uid: 37584 + - uid: 19667 components: - type: Transform - pos: 47.5,-1.5 + rot: -1.5707963267948966 rad + pos: 13.5,-22.5 parent: 2 - - uid: 37585 + - uid: 19668 components: - type: Transform - pos: 46.5,-1.5 + rot: -1.5707963267948966 rad + pos: 13.5,-20.5 parent: 2 - - uid: 37588 + - uid: 19815 components: - type: Transform - pos: 45.5,-1.5 + pos: -34.5,-36.5 parent: 2 - - uid: 37589 + - uid: 19816 components: - type: Transform - pos: 44.5,-1.5 + rot: 1.5707963267948966 rad + pos: -38.5,-37.5 parent: 2 - - uid: 37590 + - uid: 19817 components: - type: Transform - pos: 43.5,-1.5 + pos: -37.5,-36.5 parent: 2 - - uid: 37602 + - uid: 19819 components: - type: Transform - pos: 48.5,4.5 + rot: -1.5707963267948966 rad + pos: -33.5,-37.5 parent: 2 - - uid: 37603 + - uid: 20705 components: - type: Transform - pos: 49.5,4.5 + rot: -1.5707963267948966 rad + pos: -85.5,-15.5 parent: 2 - - uid: 37604 + - uid: 20757 components: - type: Transform - pos: 50.5,4.5 + rot: -1.5707963267948966 rad + pos: -85.5,-13.5 parent: 2 - - uid: 37605 + - uid: 20759 components: - type: Transform - pos: 51.5,4.5 + rot: -1.5707963267948966 rad + pos: -85.5,-17.5 parent: 2 - - uid: 37606 + - uid: 21835 components: - type: Transform - pos: 52.5,4.5 + pos: -79.5,-29.5 parent: 2 - - uid: 37607 + - uid: 21836 components: - type: Transform - pos: 53.5,4.5 + pos: -78.5,-29.5 parent: 2 - - uid: 37608 + - uid: 21837 components: - type: Transform - pos: 54.5,4.5 + pos: -77.5,-29.5 parent: 2 - - uid: 37609 + - uid: 23284 components: - type: Transform - pos: 54.5,3.5 + pos: -40.5,56.5 parent: 2 - - uid: 37610 + - uid: 23285 components: - type: Transform - pos: 55.5,3.5 + pos: -38.5,56.5 parent: 2 - - uid: 37611 + - uid: 23410 components: - type: Transform - pos: 54.5,2.5 + rot: -1.5707963267948966 rad + pos: 26.5,-81.5 parent: 2 - - uid: 37612 + - uid: 23414 components: - type: Transform - pos: 54.5,1.5 + rot: -1.5707963267948966 rad + pos: 26.5,-82.5 parent: 2 - - uid: 37613 + - uid: 23415 components: - type: Transform - pos: 54.5,0.5 + rot: 1.5707963267948966 rad + pos: 27.5,-81.5 parent: 2 - - uid: 37614 + - uid: 23438 components: - type: Transform - pos: 54.5,-0.5 + rot: 1.5707963267948966 rad + pos: 27.5,-82.5 parent: 2 - - uid: 37615 + - uid: 23439 components: - type: Transform - pos: 54.5,-1.5 + rot: -1.5707963267948966 rad + pos: 29.5,-81.5 parent: 2 - - uid: 37616 + - uid: 23493 components: - type: Transform - pos: 54.5,-2.5 + rot: -1.5707963267948966 rad + pos: 29.5,-82.5 parent: 2 - - uid: 37617 + - uid: 25215 components: - type: Transform - pos: 54.5,-3.5 + rot: 3.141592653589793 rad + pos: -44.5,-85.5 parent: 2 - - uid: 37618 + - uid: 25217 components: - type: Transform - pos: 54.5,-4.5 + rot: 3.141592653589793 rad + pos: -45.5,-88.5 parent: 2 - - uid: 37619 + - uid: 25218 components: - type: Transform - pos: 54.5,-5.5 + pos: -45.5,-83.5 parent: 2 - - uid: 37620 + - uid: 25219 components: - type: Transform - pos: 44.5,-3.5 + pos: -45.5,-86.5 parent: 2 - - uid: 37621 + - uid: 25220 components: - type: Transform - pos: 44.5,-4.5 + pos: -44.5,-86.5 parent: 2 - - uid: 37622 + - uid: 25222 components: - type: Transform - pos: 44.5,-5.5 + pos: -44.5,-83.5 parent: 2 - - uid: 37623 + - uid: 25223 components: - type: Transform - pos: 42.5,-5.5 + pos: -37.5,-82.5 parent: 2 - - uid: 37624 + - uid: 25226 components: - type: Transform - pos: 43.5,-5.5 + rot: 3.141592653589793 rad + pos: -36.5,-84.5 parent: 2 - - uid: 40958 + - uid: 26064 components: - type: Transform - pos: 45.5,-5.5 + rot: -1.5707963267948966 rad + pos: 22.5,-74.5 parent: 2 - - uid: 40959 + - uid: 29213 components: - type: Transform - pos: 46.5,-5.5 + rot: 1.5707963267948966 rad + pos: 6.5,-24.5 parent: 2 - - uid: 40960 + - uid: 29214 components: - type: Transform - pos: 47.5,-5.5 + rot: -1.5707963267948966 rad + pos: 8.5,-24.5 parent: 2 - - uid: 40961 + - uid: 30974 components: - type: Transform - pos: 48.5,-5.5 + pos: -18.5,-59.5 parent: 2 - - uid: 40962 + - uid: 30975 components: - type: Transform - pos: 49.5,-5.5 + rot: 3.141592653589793 rad + pos: -18.5,-61.5 parent: 2 - - uid: 40963 + - uid: 55578 components: - type: Transform - pos: 50.5,-5.5 - parent: 2 - - uid: 41005 + pos: 2.5,12.5 + parent: 55280 + - uid: 55579 components: - type: Transform - pos: 45.5,-6.5 - parent: 2 - - uid: 41022 + rot: 3.141592653589793 rad + pos: 2.5,7.5 + parent: 55280 + - uid: 55580 components: - type: Transform - pos: 48.5,-6.5 - parent: 2 - - uid: 41030 + rot: 1.5707963267948966 rad + pos: 1.5,9.5 + parent: 55280 + - uid: 55581 components: - type: Transform - pos: 55.5,-5.5 - parent: 2 - - uid: 41031 + rot: 1.5707963267948966 rad + pos: 1.5,10.5 + parent: 55280 + - uid: 55582 components: - type: Transform - pos: 56.5,-5.5 - parent: 2 - - uid: 41032 + rot: -1.5707963267948966 rad + pos: 3.5,9.5 + parent: 55280 + - uid: 61106 components: - type: Transform - pos: 57.5,-5.5 - parent: 2 - - uid: 41033 + rot: 1.5707963267948966 rad + pos: 9.5,4.5 + parent: 56631 + - uid: 61107 components: - type: Transform - pos: 58.5,-5.5 - parent: 2 - - uid: 41035 + rot: 1.5707963267948966 rad + pos: 9.5,2.5 + parent: 56631 + - uid: 61108 components: - type: Transform - pos: 55.5,1.5 - parent: 2 - - uid: 41036 + rot: 1.5707963267948966 rad + pos: 25.5,16.5 + parent: 56631 + - uid: 61109 components: - type: Transform - pos: 56.5,1.5 - parent: 2 - - uid: 41037 + rot: -1.5707963267948966 rad + pos: 32.5,16.5 + parent: 56631 + - uid: 66229 components: - type: Transform - pos: 57.5,1.5 - parent: 2 - - uid: 41038 + pos: 1.5,-11.5 + parent: 65849 + - uid: 66230 components: - type: Transform - pos: 58.5,1.5 - parent: 2 - - uid: 41121 + rot: 3.141592653589793 rad + pos: 1.5,-13.5 + parent: 65849 + - uid: 67415 components: - type: Transform - pos: 61.5,8.5 - parent: 2 - - uid: 41141 + pos: 3.5,15.5 + parent: 66965 + - uid: 67416 components: - type: Transform - pos: 62.5,8.5 - parent: 2 - - uid: 41148 + rot: 3.141592653589793 rad + pos: 3.5,13.5 + parent: 66965 + - uid: 67417 components: - type: Transform - pos: 63.5,8.5 - parent: 2 - - uid: 41150 + rot: -1.5707963267948966 rad + pos: 4.5,14.5 + parent: 66965 + - uid: 67418 components: - type: Transform - pos: 64.5,8.5 - parent: 2 - - uid: 41181 + pos: 11.5,-2.5 + parent: 66965 + - uid: 67419 components: - type: Transform - pos: 61.5,8.5 - parent: 2 - - uid: 41190 + rot: 3.141592653589793 rad + pos: 11.5,-4.5 + parent: 66965 +- proto: CommsComputerCircuitboard + entities: + - uid: 16154 components: - type: Transform - pos: 60.5,8.5 + pos: 30.499537,10.559644 parent: 2 - - uid: 41234 +- proto: ComputerAlert + entities: + - uid: 10599 components: - type: Transform - pos: 59.5,8.5 + pos: 1.5,12.5 parent: 2 - - uid: 41240 + - uid: 17023 components: - type: Transform - pos: 58.5,8.5 + rot: -1.5707963267948966 rad + pos: 46.5,46.5 parent: 2 - - uid: 41244 + - uid: 55583 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -16.5,15.5 + parent: 55280 +- proto: ComputerAnalysisConsole + entities: + - uid: 7870 components: - type: Transform - pos: 58.5,7.5 + rot: -1.5707963267948966 rad + pos: 77.5,-40.5 parent: 2 - - uid: 41247 + - type: DeviceLinkSource + range: 10 + linkedPorts: + 8227: + - ArtifactAnalyzerSender: ArtifactAnalyzerReceiver + - uid: 8059 components: - type: Transform - pos: 58.5,6.5 + rot: -1.5707963267948966 rad + pos: 77.5,-35.5 parent: 2 - - uid: 41249 + - type: DeviceLinkSource + range: 10 + linkedPorts: + 8225: + - ArtifactAnalyzerSender: ArtifactAnalyzerReceiver + - uid: 10621 components: - type: Transform - pos: 58.5,5.5 + rot: -1.5707963267948966 rad + pos: 5.5,12.5 parent: 2 - - uid: 41250 + - uid: 11382 components: - type: Transform - pos: 57.5,8.5 + rot: 1.5707963267948966 rad + pos: 44.5,-42.5 parent: 2 - - uid: 41254 + - uid: 61110 components: - type: Transform - pos: 57.5,5.5 - parent: 2 - - uid: 41257 + rot: -1.5707963267948966 rad + pos: -17.5,54.5 + parent: 56631 +- proto: computerBodyScanner + entities: + - uid: 3922 components: - type: Transform - pos: 59.5,5.5 + pos: 50.5,-17.5 parent: 2 - - uid: 41817 + - uid: 9732 components: - type: Transform - pos: 59.5,-5.5 + pos: -42.5,20.5 parent: 2 - - uid: 41819 + - uid: 11527 components: - type: Transform - pos: 59.5,1.5 + rot: -1.5707963267948966 rad + pos: 42.5,-35.5 parent: 2 - - uid: 41869 + - uid: 15532 components: - type: Transform - pos: 55.5,-2.5 + rot: 1.5707963267948966 rad + pos: 17.5,-66.5 parent: 2 - - uid: 41870 + - uid: 15767 components: - type: Transform - pos: 56.5,-2.5 + rot: -1.5707963267948966 rad + pos: 41.5,-59.5 parent: 2 - - uid: 41871 + - uid: 15858 components: - type: Transform - pos: 57.5,-2.5 + pos: 0.5,-47.5 parent: 2 - - uid: 41872 +- proto: ComputerBroken + entities: + - uid: 11355 components: - type: Transform - pos: 58.5,-2.5 + rot: 1.5707963267948966 rad + pos: 44.5,-44.5 parent: 2 - - uid: 41873 + - uid: 11529 components: - type: Transform - pos: 59.5,-2.5 + pos: 38.5,-34.5 parent: 2 - - uid: 41874 + - uid: 15004 components: - type: Transform - pos: 60.5,-2.5 + rot: 1.5707963267948966 rad + pos: 21.5,-87.5 parent: 2 - - uid: 41875 + - uid: 18302 components: - type: Transform - pos: 61.5,-2.5 + rot: 3.141592653589793 rad + pos: 130.5,-59.5 parent: 2 - - uid: 41876 + - uid: 19726 components: - type: Transform - pos: 62.5,-2.5 + rot: 1.5707963267948966 rad + pos: -57.5,72.5 parent: 2 - - uid: 41880 + - uid: 20868 components: - type: Transform - pos: 61.5,-0.5 + pos: 64.5,-50.5 parent: 2 - - uid: 41881 + - uid: 20870 components: - type: Transform - pos: 61.5,-1.5 + rot: -1.5707963267948966 rad + pos: 82.5,-59.5 parent: 2 - - uid: 41883 + - uid: 22872 components: - type: Transform - pos: 61.5,-2.5 + pos: 57.5,-47.5 parent: 2 - - uid: 41885 + - uid: 23038 components: - type: Transform - pos: 61.5,-3.5 + rot: 1.5707963267948966 rad + pos: 49.5,-51.5 parent: 2 - - uid: 41886 + - uid: 24174 components: - type: Transform - pos: 61.5,-4.5 + rot: 1.5707963267948966 rad + pos: -21.5,-89.5 parent: 2 - - uid: 41887 + - uid: 24761 components: - type: Transform - pos: 61.5,-5.5 + pos: -84.5,23.5 parent: 2 - - uid: 41907 + - uid: 25106 components: - type: Transform - pos: 73.5,-3.5 + pos: 18.5,-89.5 parent: 2 - - uid: 41908 + - uid: 25108 components: - type: Transform - pos: 73.5,-2.5 + rot: 3.141592653589793 rad + pos: 32.5,-91.5 parent: 2 - - uid: 41909 + - uid: 25886 components: - type: Transform - pos: 74.5,-2.5 + pos: -75.5,-41.5 parent: 2 - - uid: 41910 + - uid: 31050 components: - type: Transform - pos: 75.5,-2.5 + pos: -80.5,71.5 parent: 2 - - uid: 41911 + - uid: 56368 components: - type: Transform - pos: 75.5,-1.5 - parent: 2 - - uid: 41914 + pos: 0.5,5.5 + parent: 56354 + - uid: 56369 components: - type: Transform - pos: 75.5,-0.5 - parent: 2 - - uid: 41931 + pos: 2.5,5.5 + parent: 56354 + - uid: 61111 components: - type: Transform - pos: 66.5,6.5 - parent: 2 - - uid: 41932 + pos: 5.5,44.5 + parent: 56631 + - uid: 61112 components: - type: Transform - pos: 66.5,5.5 - parent: 2 - - uid: 41933 + rot: 1.5707963267948966 rad + pos: 11.5,-5.5 + parent: 56631 + - uid: 61113 components: - type: Transform - pos: 66.5,4.5 - parent: 2 - - uid: 41939 + rot: 1.5707963267948966 rad + pos: -12.5,-5.5 + parent: 56631 + - uid: 61114 components: - type: Transform - pos: 64.5,4.5 - parent: 2 - - uid: 41942 + pos: 0.5,21.5 + parent: 56631 + - uid: 61115 components: - type: Transform - pos: 65.5,4.5 - parent: 2 - - uid: 41943 + pos: 2.5,21.5 + parent: 56631 + - uid: 61116 components: - type: Transform - pos: 64.5,3.5 - parent: 2 - - uid: 41944 + pos: -24.5,32.5 + parent: 56631 + - uid: 61117 components: - type: Transform - pos: 63.5,4.5 - parent: 2 - - uid: 41945 + rot: 1.5707963267948966 rad + pos: -10.5,27.5 + parent: 56631 + - uid: 61118 components: - type: Transform - pos: 67.5,4.5 - parent: 2 - - uid: 41946 + pos: 3.5,35.5 + parent: 56631 + - uid: 61119 components: - type: Transform - pos: 68.5,4.5 - parent: 2 - - uid: 41947 + rot: 1.5707963267948966 rad + pos: 10.5,-3.5 + parent: 56631 + - uid: 61120 components: - type: Transform - pos: 69.5,4.5 - parent: 2 - - uid: 41948 + rot: 3.141592653589793 rad + pos: -4.5,54.5 + parent: 56631 + - uid: 61121 components: - type: Transform - pos: 70.5,4.5 - parent: 2 - - uid: 41949 + pos: -34.5,42.5 + parent: 56631 + - uid: 61122 components: - type: Transform - pos: 71.5,4.5 - parent: 2 - - uid: 41950 + pos: -33.5,42.5 + parent: 56631 + - uid: 61123 components: - type: Transform - pos: 72.5,4.5 - parent: 2 - - uid: 41955 + rot: 3.141592653589793 rad + pos: -49.5,42.5 + parent: 56631 + - uid: 66231 components: - type: Transform - pos: 73.5,4.5 - parent: 2 - - uid: 41956 + pos: 8.5,-14.5 + parent: 65849 + - uid: 67420 components: - type: Transform - pos: 73.5,5.5 - parent: 2 - - uid: 41961 + pos: 28.5,-0.5 + parent: 66965 +- proto: ComputerCargoOrders + entities: + - uid: 7957 components: - type: Transform - pos: 74.5,5.5 + rot: 1.5707963267948966 rad + pos: 57.5,4.5 parent: 2 - - uid: 41962 + - uid: 10605 components: - type: Transform - pos: 75.5,5.5 + rot: 3.141592653589793 rad + pos: 9.5,4.5 parent: 2 - - uid: 41963 +- proto: ComputerCargoShuttle + entities: + - uid: 4993 components: - type: Transform - pos: 75.5,3.5 + rot: 3.141592653589793 rad + pos: 63.5,-7.5 parent: 2 - - uid: 41975 + - uid: 10602 components: - type: Transform - pos: 74.5,3.5 + rot: 3.141592653589793 rad + pos: 7.5,4.5 parent: 2 - - uid: 41981 +- proto: ComputerComms + entities: + - uid: 8820 components: - type: Transform - pos: 73.5,3.5 + rot: -1.5707963267948966 rad + pos: 9.5,-5.5 parent: 2 - - uid: 42164 + - uid: 10600 components: - type: Transform - pos: -33.5,-85.5 + pos: 0.5,12.5 parent: 2 - - uid: 42185 + - uid: 61124 components: - type: Transform - pos: 68.5,5.5 - parent: 2 - - uid: 42186 + rot: 1.5707963267948966 rad + pos: -29.5,42.5 + parent: 56631 +- proto: ComputerCrewMonitoring + entities: + - uid: 4053 components: - type: Transform - pos: 68.5,6.5 + rot: 3.141592653589793 rad + pos: -50.5,-18.5 parent: 2 - - uid: 42187 + - uid: 7633 components: - type: Transform - pos: 68.5,3.5 + rot: 3.141592653589793 rad + pos: 49.5,-8.5 parent: 2 - - uid: 42188 + - uid: 10598 components: - type: Transform - pos: 71.5,6.5 + rot: 1.5707963267948966 rad + pos: -4.5,11.5 parent: 2 - - uid: 42189 + - uid: 11809 components: - type: Transform - pos: 71.5,5.5 + rot: -1.5707963267948966 rad + pos: -74.5,48.5 parent: 2 - - uid: 42190 + - uid: 11839 components: - type: Transform - pos: 71.5,4.5 + rot: -1.5707963267948966 rad + pos: -78.5,45.5 parent: 2 - - uid: 42191 + - uid: 14348 components: - type: Transform - pos: 71.5,3.5 + pos: 44.5,12.5 parent: 2 - - uid: 42214 + - uid: 14964 components: - type: Transform - pos: 76.5,3.5 + rot: 1.5707963267948966 rad + pos: -4.5,-41.5 parent: 2 - - uid: 42221 + - uid: 19056 components: - type: Transform - pos: 76.5,5.5 + rot: 3.141592653589793 rad + pos: 2.5,-41.5 parent: 2 - - uid: 42223 + - uid: 19882 components: - type: Transform - pos: 76.5,2.5 + pos: -47.5,-20.5 parent: 2 - - uid: 42231 + - uid: 23314 components: - type: Transform - pos: 77.5,5.5 + rot: 1.5707963267948966 rad + pos: 0.5,-61.5 parent: 2 - - uid: 42233 + - uid: 26238 components: - type: Transform - pos: 78.5,5.5 + rot: -1.5707963267948966 rad + pos: -89.5,-47.5 parent: 2 - - uid: 42234 +- proto: ComputerCriminalRecords + entities: + - uid: 4476 components: - type: Transform - pos: 79.5,5.5 + rot: 3.141592653589793 rad + pos: 23.5,-22.5 parent: 2 - - uid: 42235 + - uid: 5627 components: - type: Transform - pos: 80.5,5.5 + rot: -1.5707963267948966 rad + pos: -27.5,-20.5 parent: 2 - - uid: 42236 + - uid: 5724 components: - type: Transform - pos: 81.5,5.5 + rot: 1.5707963267948966 rad + pos: -21.5,-21.5 parent: 2 - - uid: 42237 + - uid: 7358 components: - type: Transform - pos: 76.5,16.5 + rot: 1.5707963267948966 rad + pos: -25.5,-21.5 parent: 2 - - uid: 42238 + - uid: 7601 components: - type: Transform - pos: 76.5,15.5 + rot: -1.5707963267948966 rad + pos: 56.5,-5.5 parent: 2 - - uid: 42239 + - uid: 10593 components: - type: Transform - pos: 76.5,14.5 + rot: 1.5707963267948966 rad + pos: -8.5,6.5 parent: 2 - - uid: 42240 + - uid: 11808 components: - type: Transform - pos: 76.5,13.5 + rot: 1.5707963267948966 rad + pos: -76.5,48.5 parent: 2 - - uid: 42241 + - uid: 11838 components: - type: Transform - pos: 76.5,12.5 + rot: 1.5707963267948966 rad + pos: -80.5,45.5 parent: 2 - - uid: 42242 + - uid: 14485 components: - type: Transform - pos: 76.5,11.5 + rot: 1.5707963267948966 rad + pos: 43.5,5.5 parent: 2 - - uid: 42243 + - uid: 19898 components: - type: Transform - pos: 76.5,10.5 + pos: -45.5,-20.5 parent: 2 - - uid: 42289 + - uid: 20062 components: - type: Transform - pos: 73.5,10.5 + rot: 3.141592653589793 rad + pos: -51.5,-7.5 parent: 2 - - uid: 42296 + - uid: 20608 components: - type: Transform - pos: 74.5,10.5 + rot: 3.141592653589793 rad + pos: -42.5,-6.5 parent: 2 - - uid: 42322 + - uid: 20671 components: - type: Transform - pos: 75.5,10.5 + rot: 1.5707963267948966 rad + pos: -6.5,-28.5 parent: 2 - - uid: 42399 + - uid: 55182 components: - type: Transform - pos: 81.5,13.5 - parent: 2 - - uid: 42400 + pos: -0.5,0.5 + parent: 55142 + - uid: 56145 components: - type: Transform - pos: 80.5,13.5 - parent: 2 - - uid: 42401 + pos: 2.5,7.5 + parent: 56001 + - uid: 67421 components: - type: Transform - pos: 79.5,13.5 - parent: 2 - - uid: 42402 + rot: -1.5707963267948966 rad + pos: 4.5,1.5 + parent: 66965 +- proto: ComputerFrame + entities: + - uid: 182 components: - type: Transform - pos: 78.5,13.5 + rot: 1.5707963267948966 rad + pos: 68.5,-23.5 parent: 2 - - uid: 42404 + - uid: 5628 components: - type: Transform - pos: 77.5,13.5 + rot: 3.141592653589793 rad + pos: 66.5,-41.5 parent: 2 - - uid: 42409 + - uid: 10627 components: - type: Transform - pos: 81.5,12.5 + pos: -7.5,12.5 parent: 2 - - uid: 42411 + - uid: 10852 components: - type: Transform - pos: 81.5,11.5 + rot: -1.5707963267948966 rad + pos: -45.5,10.5 parent: 2 - - uid: 42412 + - uid: 10857 components: - type: Transform - pos: 81.5,10.5 + rot: -1.5707963267948966 rad + pos: -42.5,9.5 parent: 2 - - uid: 42413 + - uid: 10858 components: - type: Transform - pos: 81.5,9.5 + rot: -1.5707963267948966 rad + pos: -42.5,5.5 parent: 2 - - uid: 42414 + - uid: 12993 components: - type: Transform - pos: 81.5,8.5 + pos: -77.5,-47.5 parent: 2 - - uid: 42416 + - uid: 12995 components: - type: Transform - pos: 81.5,7.5 + pos: -61.5,-46.5 parent: 2 - - uid: 42417 + - uid: 15628 components: - type: Transform - pos: 81.5,6.5 + rot: -1.5707963267948966 rad + pos: 22.5,-49.5 parent: 2 - - uid: 42427 + - uid: 18299 components: - type: Transform - pos: 81.5,4.5 + pos: 130.5,-53.5 parent: 2 - - uid: 42428 + - uid: 18300 components: - type: Transform - pos: 81.5,3.5 + rot: 3.141592653589793 rad + pos: 131.5,-59.5 parent: 2 - - uid: 42429 + - uid: 19294 components: - type: Transform - pos: 81.5,2.5 + rot: -1.5707963267948966 rad + pos: 87.5,-25.5 parent: 2 - - uid: 42430 + - uid: 19295 components: - type: Transform - pos: 81.5,1.5 + rot: -1.5707963267948966 rad + pos: 87.5,-26.5 parent: 2 - - uid: 42431 + - uid: 19296 components: - type: Transform - pos: 81.5,0.5 + rot: 1.5707963267948966 rad + pos: 82.5,-19.5 parent: 2 - - uid: 42432 + - uid: 20869 components: - type: Transform - pos: 81.5,-0.5 + pos: 63.5,-50.5 parent: 2 - - uid: 42433 + - uid: 21289 components: - type: Transform - pos: 81.5,-1.5 + rot: -1.5707963267948966 rad + pos: 77.5,-13.5 parent: 2 - - uid: 42434 + - uid: 24299 components: - type: Transform - pos: 81.5,-2.5 + pos: -7.5,-79.5 parent: 2 - - uid: 42435 + - uid: 24724 components: - type: Transform - pos: 81.5,-3.5 + rot: 3.141592653589793 rad + pos: -87.5,19.5 parent: 2 - - uid: 42436 + - uid: 24859 components: - type: Transform - pos: 81.5,-4.5 + rot: 1.5707963267948966 rad + pos: -91.5,4.5 parent: 2 - - uid: 42437 + - uid: 26576 components: - type: Transform - pos: 39.5,-21.5 + pos: -46.5,84.5 parent: 2 - - uid: 42438 + - uid: 28312 components: - type: Transform - pos: 81.5,-5.5 + pos: -69.5,76.5 parent: 2 - - uid: 42451 + - uid: 28956 components: - type: Transform - pos: 64.5,-0.5 + pos: -39.5,-47.5 parent: 2 - - uid: 42452 + - uid: 29571 components: - type: Transform - pos: 64.5,-1.5 + rot: 1.5707963267948966 rad + pos: -34.5,-56.5 parent: 2 - - uid: 42453 + - uid: 29625 components: - type: Transform - pos: 64.5,-2.5 + pos: -44.5,-78.5 parent: 2 - - uid: 42454 + - uid: 30542 components: - type: Transform - pos: 64.5,-3.5 + rot: -1.5707963267948966 rad + pos: 55.5,-13.5 parent: 2 - - uid: 42455 + - uid: 31123 components: - type: Transform - pos: 64.5,-4.5 + rot: 1.5707963267948966 rad + pos: -36.5,77.5 parent: 2 - - uid: 42456 + - uid: 31389 components: - type: Transform - pos: 63.5,-2.5 + rot: 3.141592653589793 rad + pos: -24.5,63.5 parent: 2 - - uid: 42468 + - uid: 55584 components: - type: Transform - pos: 68.5,-5.5 - parent: 2 - - uid: 42469 + rot: 1.5707963267948966 rad + pos: -16.5,16.5 + parent: 55280 + - uid: 56146 components: - type: Transform - pos: 68.5,-4.5 - parent: 2 - - uid: 42470 + pos: 5.5,5.5 + parent: 56001 + - uid: 61125 components: - type: Transform - pos: 68.5,-3.5 - parent: 2 - - uid: 42471 + pos: -16.5,4.5 + parent: 56631 + - uid: 61126 components: - type: Transform - pos: 68.5,-2.5 - parent: 2 - - uid: 42472 + pos: 5.5,4.5 + parent: 56631 + - uid: 61127 components: - type: Transform - pos: 68.5,-1.5 - parent: 2 - - uid: 42473 + pos: -23.5,16.5 + parent: 56631 + - uid: 61128 components: - type: Transform - pos: 68.5,-0.5 - parent: 2 - - uid: 42475 + pos: -1.5,21.5 + parent: 56631 + - uid: 61129 components: - type: Transform - pos: 69.5,-2.5 - parent: 2 - - uid: 42476 + pos: -25.5,32.5 + parent: 56631 + - uid: 61130 components: - type: Transform - pos: 70.5,-2.5 - parent: 2 - - uid: 42477 + rot: -1.5707963267948966 rad + pos: -3.5,57.5 + parent: 56631 + - uid: 61131 components: - type: Transform - pos: 71.5,-2.5 - parent: 2 - - uid: 42478 + rot: 3.141592653589793 rad + pos: -7.5,47.5 + parent: 56631 + - uid: 61132 components: - type: Transform - pos: 71.5,-3.5 - parent: 2 - - uid: 42479 + pos: -10.5,71.5 + parent: 56631 + - uid: 61133 components: - type: Transform - pos: 72.5,-3.5 - parent: 2 - - uid: 42480 + rot: 1.5707963267948966 rad + pos: -41.5,50.5 + parent: 56631 + - uid: 61134 components: - type: Transform - pos: 71.5,-0.5 - parent: 2 - - uid: 42481 + rot: 1.5707963267948966 rad + pos: -41.5,46.5 + parent: 56631 + - uid: 61135 components: - type: Transform - pos: 71.5,-1.5 - parent: 2 - - uid: 42482 + rot: 1.5707963267948966 rad + pos: -55.5,49.5 + parent: 56631 + - uid: 61136 components: - type: Transform - pos: 71.5,-4.5 - parent: 2 - - uid: 42483 + pos: -48.5,54.5 + parent: 56631 + - uid: 61137 components: - type: Transform - pos: 71.5,-5.5 - parent: 2 - - uid: 42484 + pos: 21.5,52.5 + parent: 56631 + - uid: 71027 components: - type: Transform - pos: 71.5,-6.5 - parent: 2 - - uid: 42486 + rot: -1.5707963267948966 rad + pos: 2.5,1.5 + parent: 71010 +- proto: ComputerId + entities: + - uid: 2163 components: - type: Transform - pos: 71.5,-7.5 + rot: -1.5707963267948966 rad + pos: -21.5,-5.5 parent: 2 - - uid: 42489 + - uid: 8256 components: - type: Transform - pos: 71.5,-8.5 + rot: -1.5707963267948966 rad + pos: 9.5,-6.5 parent: 2 - - uid: 42490 + - uid: 10592 components: - type: Transform - pos: 71.5,-9.5 + pos: -0.5,12.5 parent: 2 - - uid: 42491 +- proto: ComputerIFF + entities: + - uid: 55183 components: - type: Transform - pos: 71.5,-10.5 - parent: 2 - - uid: 42492 + rot: -1.5707963267948966 rad + pos: 1.5,4.5 + parent: 55142 +- proto: ComputerIFFSyndicate + entities: + - uid: 54212 components: - type: Transform - pos: 71.5,-11.5 - parent: 2 - - uid: 42493 + rot: -1.5707963267948966 rad + pos: 2.5,-8.5 + parent: 53899 + - uid: 54848 components: - type: Transform - pos: 71.5,-12.5 - parent: 2 - - uid: 42494 + pos: 5.5,4.5 + parent: 54730 + - uid: 61138 components: - type: Transform - pos: 71.5,-13.5 - parent: 2 - - uid: 42495 + rot: -1.5707963267948966 rad + pos: -26.5,39.5 + parent: 56631 + - uid: 71028 components: - type: Transform - pos: 71.5,-14.5 - parent: 2 - - uid: 42496 + rot: -1.5707963267948966 rad + pos: 2.5,0.5 + parent: 71010 +- proto: ComputerMassMedia + entities: + - uid: 5224 components: - type: Transform - pos: 71.5,-15.5 + rot: 3.141592653589793 rad + pos: -32.5,21.5 parent: 2 - - uid: 42497 + - uid: 5547 components: - type: Transform - pos: 71.5,-16.5 + rot: 1.5707963267948966 rad + pos: -36.5,19.5 parent: 2 - - uid: 42498 + - uid: 10604 components: - type: Transform - pos: 72.5,-14.5 + pos: -6.5,12.5 parent: 2 - - uid: 42499 +- proto: ComputerMedicalRecords + entities: + - uid: 10594 components: - type: Transform - pos: 73.5,-14.5 + rot: 1.5707963267948966 rad + pos: -4.5,12.5 parent: 2 - - uid: 42500 + - uid: 19053 components: - type: Transform - pos: 74.5,-14.5 + pos: 2.5,-38.5 parent: 2 - - uid: 42502 + - uid: 61139 components: - type: Transform - pos: 75.5,-14.5 - parent: 2 - - uid: 42503 + rot: -1.5707963267948966 rad + pos: -24.5,39.5 + parent: 56631 +- proto: ComputerPowerMonitoring + entities: + - uid: 10595 components: - type: Transform - pos: 76.5,-14.5 + pos: 7.5,12.5 parent: 2 - - uid: 42504 + - uid: 14049 components: - type: Transform - pos: 76.5,-16.5 + rot: 1.5707963267948966 rad + pos: 24.5,24.5 parent: 2 - - uid: 42505 + - uid: 15799 components: - type: Transform - pos: 75.5,-16.5 + pos: 28.5,24.5 parent: 2 - - uid: 42506 + - uid: 17000 components: - type: Transform - pos: 74.5,-16.5 + rot: -1.5707963267948966 rad + pos: 46.5,45.5 parent: 2 - - uid: 42507 + - uid: 17725 components: - type: Transform - pos: 73.5,-16.5 + pos: 64.5,45.5 parent: 2 - - uid: 42508 + - uid: 27749 components: - type: Transform - pos: 72.5,-16.5 + rot: 1.5707963267948966 rad + pos: -77.5,75.5 parent: 2 - - uid: 42511 + - uid: 28029 components: - type: Transform - pos: 72.5,-5.5 + rot: 1.5707963267948966 rad + pos: -64.5,-64.5 parent: 2 - - uid: 42512 + - uid: 29717 components: - type: Transform - pos: 73.5,-5.5 + pos: -21.5,-75.5 parent: 2 - - uid: 42513 + - uid: 31985 components: - type: Transform - pos: 74.5,-5.5 + rot: 1.5707963267948966 rad + pos: -0.5,-12.5 parent: 2 - - uid: 42514 + - uid: 43689 components: - type: Transform - pos: 75.5,-5.5 + rot: 3.141592653589793 rad + pos: 43.5,33.5 parent: 2 - - uid: 42515 + - uid: 43690 components: - type: Transform - pos: 76.5,-5.5 + rot: 1.5707963267948966 rad + pos: 32.5,30.5 parent: 2 - - uid: 42516 + - uid: 43691 components: - type: Transform - pos: 76.5,-4.5 + rot: 3.141592653589793 rad + pos: 18.5,30.5 parent: 2 - - uid: 42695 +- proto: ComputerRadar + entities: + - uid: 5117 components: - type: Transform - pos: 66.5,43.5 + pos: 81.5,9.5 parent: 2 - - uid: 42700 + - uid: 8964 components: - type: Transform - pos: 70.5,-16.5 + pos: 62.5,-54.5 parent: 2 - - uid: 42838 + - uid: 10601 components: - type: Transform - pos: 65.5,-0.5 + pos: 8.5,12.5 parent: 2 - - uid: 42839 + - uid: 15800 components: - type: Transform - pos: 65.5,-4.5 + pos: 29.5,24.5 parent: 2 - - uid: 42858 + - uid: 17016 components: - type: Transform - pos: 67.5,-0.5 + rot: -1.5707963267948966 rad + pos: 46.5,44.5 parent: 2 - - uid: 42859 + - uid: 20126 components: - type: Transform - pos: 67.5,-4.5 + rot: -1.5707963267948966 rad + pos: -57.5,-20.5 parent: 2 - - uid: 42896 + - uid: 56147 components: - type: Transform - pos: -7.5,-16.5 - parent: 2 - - uid: 43034 + rot: 1.5707963267948966 rad + pos: -3.5,-4.5 + parent: 56001 + - uid: 56148 components: - type: Transform - pos: 14.5,-58.5 - parent: 2 - - uid: 43035 + rot: -1.5707963267948966 rad + pos: 6.5,-4.5 + parent: 56001 + - uid: 56149 components: - type: Transform - pos: 14.5,-59.5 - parent: 2 - - uid: 43037 + pos: -2.5,5.5 + parent: 56001 + - uid: 56150 components: - type: Transform - pos: 14.5,-60.5 - parent: 2 - - uid: 43048 + pos: 0.5,7.5 + parent: 56001 + - uid: 56512 components: - type: Transform - pos: 13.5,-59.5 - parent: 2 - - uid: 43056 + rot: 1.5707963267948966 rad + pos: -2.5,-1.5 + parent: 56424 + - uid: 61140 components: - type: Transform - pos: 12.5,-59.5 - parent: 2 - - uid: 43060 + rot: 3.141592653589793 rad + pos: -48.5,42.5 + parent: 56631 + - uid: 66232 components: - type: Transform - pos: 11.5,-59.5 - parent: 2 - - uid: 43063 + pos: -1.5,-23.5 + parent: 65849 + - uid: 67422 components: - type: Transform - pos: 10.5,-59.5 - parent: 2 - - uid: 43065 + rot: 1.5707963267948966 rad + pos: 0.5,2.5 + parent: 66965 +- proto: ComputerResearchAndDevelopment + entities: + - uid: 7 components: - type: Transform - pos: 9.5,-59.5 + pos: 58.5,-54.5 parent: 2 - - uid: 43074 + - uid: 3453 components: - type: Transform - pos: 8.5,-59.5 + rot: -1.5707963267948966 rad + pos: 36.5,-31.5 parent: 2 - - uid: 43075 + - uid: 3867 components: - type: Transform - pos: 7.5,-59.5 + rot: 3.141592653589793 rad + pos: 32.5,-20.5 parent: 2 - - uid: 43079 + - uid: 3885 components: - type: Transform - pos: 7.5,-56.5 + rot: -1.5707963267948966 rad + pos: 41.5,-18.5 parent: 2 - - uid: 43080 + - uid: 4826 components: - type: Transform - pos: 7.5,-57.5 + rot: -1.5707963267948966 rad + pos: 55.5,-23.5 parent: 2 - - uid: 43087 + - uid: 4843 components: - type: Transform - pos: 7.5,-58.5 + rot: 3.141592653589793 rad + pos: 56.5,-21.5 parent: 2 - - uid: 43124 + - uid: 8626 components: - type: Transform - pos: 11.5,-49.5 + rot: 3.141592653589793 rad + pos: 70.5,-36.5 parent: 2 - - uid: 43137 + - uid: 9428 components: - type: Transform - pos: 66.5,44.5 + rot: -1.5707963267948966 rad + pos: 74.5,-23.5 parent: 2 - - uid: 43177 + - uid: 10620 components: - type: Transform - pos: -2.5,-6.5 + rot: -1.5707963267948966 rad + pos: 5.5,11.5 parent: 2 - - uid: 43179 +- proto: ComputerSalvageExpedition + entities: + - uid: 5122 components: - type: Transform - pos: 7.5,-60.5 + pos: 80.5,9.5 parent: 2 - - uid: 43185 + - uid: 10608 components: - type: Transform - pos: -1.5,-6.5 + rot: 3.141592653589793 rad + pos: 9.5,6.5 parent: 2 - - uid: 43186 +- proto: ComputerShuttle + entities: + - uid: 54849 components: - type: Transform - pos: 0.5,-57.5 - parent: 2 - - uid: 43188 + pos: 4.5,4.5 + parent: 54730 + - uid: 55184 components: - type: Transform - pos: 0.5,-58.5 - parent: 2 - - uid: 43196 + pos: 0.5,5.5 + parent: 55142 + - uid: 55964 components: - type: Transform - pos: 0.5,-59.5 - parent: 2 - - uid: 43200 + pos: -0.5,3.5 + parent: 55943 + - uid: 56151 components: - type: Transform - pos: 0.5,-60.5 - parent: 2 - - uid: 43201 + pos: 1.5,7.5 + parent: 56001 + - uid: 56513 components: - type: Transform - pos: 6.5,-57.5 - parent: 2 - - uid: 43203 + pos: 0.5,5.5 + parent: 56424 +- proto: ComputerShuttleCargo + entities: + - uid: 4073 components: - type: Transform - pos: 5.5,-57.5 + rot: -1.5707963267948966 rad + pos: 69.5,6.5 parent: 2 - - uid: 43204 + - uid: 10596 components: - type: Transform - pos: 4.5,-57.5 + rot: 3.141592653589793 rad + pos: 8.5,4.5 parent: 2 - - uid: 43206 +- proto: ComputerShuttleSalvage + entities: + - uid: 4227 components: - type: Transform - pos: 3.5,-57.5 + rot: -1.5707963267948966 rad + pos: 82.5,6.5 parent: 2 - - uid: 43211 + - uid: 4396 components: - type: Transform - pos: 2.5,-57.5 + rot: -1.5707963267948966 rad + pos: 69.5,7.5 parent: 2 - - uid: 43213 + - uid: 10607 components: - type: Transform - pos: 1.5,-57.5 + rot: 3.141592653589793 rad + pos: 8.5,6.5 parent: 2 - - uid: 43215 +- proto: ComputerSolarControl + entities: + - uid: 4513 components: - type: Transform - pos: 1.5,-60.5 + rot: 1.5707963267948966 rad + pos: 24.5,23.5 parent: 2 - - uid: 43219 + - uid: 10603 components: - type: Transform - pos: 2.5,-60.5 + pos: 9.5,12.5 parent: 2 - - uid: 43223 + - uid: 15798 components: - type: Transform - pos: 3.5,-60.5 + pos: 27.5,24.5 parent: 2 - - uid: 43224 + - uid: 26067 components: - type: Transform - pos: 4.5,-60.5 + rot: -1.5707963267948966 rad + pos: -74.5,75.5 parent: 2 - - uid: 43229 + - uid: 27796 components: - type: Transform - pos: 5.5,-60.5 + rot: 1.5707963267948966 rad + pos: 29.5,-94.5 parent: 2 - - uid: 43232 + - uid: 29780 components: - type: Transform - pos: 6.5,-60.5 + pos: -70.5,-78.5 parent: 2 - - uid: 43244 +- proto: ComputerStationRecords + entities: + - uid: 4473 components: - type: Transform - pos: 10.5,-49.5 + rot: 3.141592653589793 rad + pos: 24.5,-22.5 parent: 2 - - uid: 43260 + - uid: 5722 components: - type: Transform - pos: 9.5,-49.5 + rot: -1.5707963267948966 rad + pos: -23.5,-21.5 parent: 2 - - uid: 43280 + - uid: 7716 components: - type: Transform - pos: 9.5,-50.5 + rot: 3.141592653589793 rad + pos: -51.5,-18.5 parent: 2 - - uid: 43285 + - uid: 10613 components: - type: Transform - pos: 9.5,-51.5 + pos: -7.5,7.5 parent: 2 - - uid: 43295 + - uid: 19896 components: - type: Transform - pos: 9.5,-52.5 + rot: 3.141592653589793 rad + pos: -47.5,-26.5 parent: 2 - - uid: 43332 + - uid: 20061 components: - type: Transform - pos: 9.5,-53.5 + rot: 3.141592653589793 rad + pos: -52.5,-7.5 parent: 2 - - uid: 43349 + - uid: 20614 components: - type: Transform - pos: 9.5,-54.5 + rot: 1.5707963267948966 rad + pos: -44.5,-2.5 parent: 2 - - uid: 43350 + - uid: 20697 components: - type: Transform - pos: 9.5,-55.5 + rot: 3.141592653589793 rad + pos: -4.5,-31.5 parent: 2 - - uid: 43355 + - uid: 61141 components: - type: Transform - pos: 10.5,-55.5 - parent: 2 - - uid: 43356 + rot: 1.5707963267948966 rad + pos: -55.5,48.5 + parent: 56631 +- proto: ComputerSurveillanceCameraMonitor + entities: + - uid: 4380 components: - type: Transform - pos: 11.5,-55.5 + rot: -1.5707963267948966 rad + pos: 21.5,-22.5 parent: 2 - - uid: 43357 + - uid: 7630 components: - type: Transform - pos: 12.5,-55.5 + rot: 3.141592653589793 rad + pos: 50.5,-8.5 parent: 2 - - uid: 43358 + - uid: 10615 components: - type: Transform - pos: 13.5,-55.5 + rot: 1.5707963267948966 rad + pos: -8.5,5.5 parent: 2 - - uid: 43359 + - uid: 11749 components: - type: Transform - pos: 14.5,-55.5 + rot: 3.141592653589793 rad + pos: -75.5,42.5 parent: 2 - - uid: 43360 + - uid: 14881 components: - type: Transform - pos: 15.5,-55.5 + rot: -1.5707963267948966 rad + pos: -2.5,-41.5 parent: 2 - - uid: 43361 + - uid: 16037 components: - type: Transform - pos: 16.5,-55.5 + pos: 46.5,12.5 parent: 2 - - uid: 43363 + - uid: 19913 components: - type: Transform - pos: 13.5,-53.5 + pos: -44.5,-24.5 parent: 2 - - uid: 43364 + - uid: 20588 components: - type: Transform - pos: 13.5,-54.5 + rot: -1.5707963267948966 rad + pos: -42.5,-2.5 parent: 2 - - uid: 43365 + - uid: 20670 components: - type: Transform - pos: 16.5,-53.5 + pos: -2.5,-28.5 parent: 2 - - uid: 43366 + - uid: 65579 components: - type: Transform - pos: 16.5,-54.5 - parent: 2 - - uid: 43445 + rot: 1.5707963267948966 rad + pos: 2.5,3.5 + parent: 65540 + - uid: 67423 components: - type: Transform - pos: 14.5,-42.5 - parent: 2 - - uid: 43446 + rot: 1.5707963267948966 rad + pos: 0.5,1.5 + parent: 66965 +- proto: ComputerSurveillanceWirelessCameraMonitor + entities: + - uid: 5525 components: - type: Transform - pos: 14.5,-43.5 + pos: -32.5,24.5 parent: 2 - - uid: 43447 +- proto: ComputerTechnologyDiskTerminal + entities: + - uid: 3402 components: - type: Transform - pos: 14.5,-44.5 + pos: 31.5,-32.5 parent: 2 - - uid: 43448 +- proto: ComputerTelevision + entities: + - uid: 10286 components: - type: Transform - pos: 14.5,-45.5 + pos: -11.5,42.5 parent: 2 - - uid: 43449 + - uid: 10990 components: - type: Transform - pos: 14.5,-46.5 + pos: -82.5,61.5 parent: 2 - - uid: 43450 + - uid: 12034 components: - type: Transform - pos: 14.5,-47.5 + pos: -65.5,-8.5 parent: 2 - - uid: 43451 + - uid: 12996 components: - type: Transform - pos: 14.5,-48.5 + rot: 1.5707963267948966 rad + pos: -66.5,-45.5 parent: 2 - - uid: 43452 + - uid: 13257 components: - type: Transform - pos: 14.5,-49.5 + pos: -29.5,-42.5 parent: 2 - - uid: 43455 + - uid: 14885 components: - type: Transform - pos: 13.5,-49.5 + rot: 1.5707963267948966 rad + pos: -2.5,-39.5 parent: 2 - - uid: 43457 + - uid: 19895 components: - type: Transform - pos: 13.5,-43.5 + pos: -52.5,-24.5 parent: 2 - - uid: 43458 + - uid: 22605 components: - type: Transform - pos: 13.5,-46.5 + pos: -79.5,-15.5 parent: 2 - - uid: 43459 + - uid: 22608 components: - type: Transform - pos: 13.5,-35.5 + pos: -20.5,-40.5 parent: 2 - - uid: 43460 + - uid: 22627 components: - type: Transform - pos: 13.5,-36.5 + pos: -42.5,-31.5 parent: 2 - - uid: 43461 + - uid: 24123 components: - type: Transform - pos: 14.5,-36.5 + pos: -23.5,-6.5 parent: 2 - - uid: 43462 + - uid: 26540 components: - type: Transform - pos: 15.5,-36.5 + pos: -89.5,-49.5 parent: 2 - - uid: 43463 + - uid: 28582 components: - type: Transform - pos: 15.5,-35.5 + rot: 1.5707963267948966 rad + pos: -64.5,74.5 parent: 2 - - uid: 43464 +- proto: ComputerTelevisionCircuitboard + entities: + - uid: 16189 components: - type: Transform - pos: 14.5,-37.5 + pos: 21.52782,7.5058374 parent: 2 - - uid: 43465 + - uid: 16192 components: - type: Transform - pos: 14.5,-38.5 + pos: 21.52782,7.6620874 parent: 2 - - uid: 43472 +- proto: ContainmentFieldGenerator + entities: + - uid: 17022 components: - type: Transform - pos: 14.5,-39.5 + pos: 87.5,39.5 parent: 2 - - uid: 43473 + - uid: 17041 components: - type: Transform - pos: 14.5,-40.5 + pos: 79.5,47.5 parent: 2 - - uid: 43478 + - uid: 17759 components: - type: Transform - pos: 13.5,-40.5 + rot: 1.5707963267948966 rad + pos: 49.5,41.5 parent: 2 - - uid: 43497 + - uid: 17760 components: - type: Transform - pos: 12.5,-40.5 + rot: 1.5707963267948966 rad + pos: 48.5,41.5 parent: 2 - - uid: 43500 +- proto: ContrabassInstrument + entities: + - uid: 6072 components: - type: Transform - pos: 11.5,-40.5 + pos: -30.5,32.5 parent: 2 - - uid: 43501 + - uid: 61142 components: - type: Transform - pos: 10.5,-40.5 - parent: 2 - - uid: 43502 + pos: -35.5,42.5 + parent: 56631 +- proto: ConveyorBelt + entities: + - uid: 404 components: - type: Transform - pos: 9.5,-40.5 + rot: -1.5707963267948966 rad + pos: 88.5,-0.5 parent: 2 - - uid: 43503 + - type: DeviceLinkSink + links: + - 6349 + - 6348 + - uid: 2263 components: - type: Transform - pos: 9.5,-41.5 + rot: -1.5707963267948966 rad + pos: 78.5,-7.5 parent: 2 - - uid: 43504 + - type: DeviceLinkSink + links: + - 6270 + - uid: 2815 components: - type: Transform - pos: 9.5,-42.5 + pos: 82.5,11.5 parent: 2 - - uid: 43505 + - type: DeviceLinkSink + links: + - 6240 + - 6269 + - uid: 4175 components: - type: Transform - pos: 10.5,-42.5 + rot: 1.5707963267948966 rad + pos: 82.5,-2.5 parent: 2 - - uid: 43506 + - type: DeviceLinkSink + links: + - 6284 + - uid: 4224 components: - type: Transform - pos: 11.5,-42.5 + rot: -1.5707963267948966 rad + pos: 70.5,-7.5 parent: 2 - - uid: 43507 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4234 components: - type: Transform - pos: 9.5,-39.5 + rot: -1.5707963267948966 rad + pos: 79.5,-7.5 parent: 2 - - uid: 43508 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4236 components: - type: Transform - pos: 9.5,-38.5 + rot: -1.5707963267948966 rad + pos: 81.5,-7.5 parent: 2 - - uid: 43509 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4247 components: - type: Transform - pos: 8.5,-42.5 + rot: 3.141592653589793 rad + pos: 82.5,-8.5 parent: 2 - - uid: 43510 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4270 components: - type: Transform - pos: 9.5,-37.5 + rot: -1.5707963267948966 rad + pos: 77.5,-7.5 parent: 2 - - uid: 43511 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4347 components: - type: Transform - pos: 10.5,-37.5 + rot: -1.5707963267948966 rad + pos: 72.5,-7.5 parent: 2 - - uid: 43512 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4356 components: - type: Transform - pos: 8.5,-37.5 + rot: -1.5707963267948966 rad + pos: 74.5,-7.5 parent: 2 - - uid: 43528 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4358 components: - type: Transform - pos: 29.5,7.5 + rot: -1.5707963267948966 rad + pos: 73.5,-7.5 parent: 2 - - uid: 43529 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4359 components: - type: Transform - pos: 29.5,6.5 + rot: -1.5707963267948966 rad + pos: 71.5,-7.5 parent: 2 - - uid: 43530 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4360 components: - type: Transform - pos: 28.5,6.5 + rot: -1.5707963267948966 rad + pos: 80.5,-7.5 parent: 2 - - uid: 43531 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4361 components: - type: Transform - pos: 27.5,6.5 + rot: -1.5707963267948966 rad + pos: 82.5,-7.5 parent: 2 - - uid: 43532 + - type: DeviceLinkSink + links: + - 6270 + - uid: 4369 components: - type: Transform - pos: 30.5,6.5 + rot: -1.5707963267948966 rad + pos: 76.5,-7.5 parent: 2 - - uid: 43533 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5145 components: - type: Transform - pos: 31.5,6.5 + pos: 86.5,-5.5 parent: 2 - - uid: 43534 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5149 components: - type: Transform - pos: 32.5,6.5 + pos: 86.5,-2.5 parent: 2 - - uid: 43535 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5150 components: - type: Transform - pos: 33.5,6.5 + rot: -1.5707963267948966 rad + pos: 75.5,-7.5 parent: 2 - - uid: 43536 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5155 components: - type: Transform - pos: 34.5,6.5 + rot: 1.5707963267948966 rad + pos: 84.5,-2.5 parent: 2 - - uid: 43542 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5156 components: - type: Transform - pos: 35.5,6.5 + pos: 86.5,-3.5 parent: 2 - - uid: 43548 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5157 components: - type: Transform - pos: 36.5,6.5 + pos: 86.5,-6.5 parent: 2 - - uid: 43549 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5158 components: - type: Transform - pos: 37.5,6.5 + pos: 86.5,-10.5 parent: 2 - - uid: 43550 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5159 components: - type: Transform - pos: 38.5,6.5 + pos: 86.5,-7.5 parent: 2 - - uid: 43551 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5160 components: - type: Transform - pos: 39.5,6.5 + pos: 86.5,-8.5 parent: 2 - - uid: 43552 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5161 components: - type: Transform - pos: 40.5,6.5 + pos: 86.5,-9.5 parent: 2 - - uid: 43553 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5162 components: - type: Transform - pos: 41.5,6.5 + rot: 1.5707963267948966 rad + pos: 90.5,-12.5 parent: 2 - - uid: 43554 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5163 components: - type: Transform - pos: -0.5,-46.5 + rot: -1.5707963267948966 rad + pos: 91.5,-16.5 parent: 2 - - uid: 43556 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5164 components: - type: Transform - pos: -0.5,-48.5 + rot: 1.5707963267948966 rad + pos: 91.5,-12.5 parent: 2 - - uid: 43557 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5165 components: - type: Transform - pos: -0.5,-49.5 + rot: 1.5707963267948966 rad + pos: 87.5,-12.5 parent: 2 - - uid: 43558 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5166 components: - type: Transform - pos: 0.5,-48.5 + rot: 1.5707963267948966 rad + pos: 89.5,-12.5 parent: 2 - - uid: 43559 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5167 components: - type: Transform - pos: 1.5,-48.5 + pos: 86.5,-11.5 parent: 2 - - uid: 43560 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5168 components: - type: Transform - pos: 1.5,-46.5 + rot: 1.5707963267948966 rad + pos: 88.5,-12.5 parent: 2 - - uid: 43561 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5169 components: - type: Transform - pos: 1.5,-47.5 + rot: 1.5707963267948966 rad + pos: 86.5,-12.5 parent: 2 - - uid: 43562 + - type: DeviceLinkSink + links: + - 6284 + - uid: 5170 components: - type: Transform - pos: 1.5,-49.5 + rot: -1.5707963267948966 rad + pos: 90.5,-16.5 parent: 2 - - uid: 43563 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5171 components: - type: Transform - pos: 2.5,-48.5 + rot: 3.141592653589793 rad + pos: 82.5,-11.5 parent: 2 - - uid: 43564 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5172 components: - type: Transform - pos: 3.5,-48.5 + rot: -1.5707963267948966 rad + pos: 83.5,-16.5 parent: 2 - - uid: 43565 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5173 components: - type: Transform - pos: 44.5,7.5 + rot: 3.141592653589793 rad + pos: 82.5,-15.5 parent: 2 - - uid: 43566 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5174 components: - type: Transform - pos: 43.5,7.5 + rot: 3.141592653589793 rad + pos: 82.5,-16.5 parent: 2 - - uid: 43567 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5175 components: - type: Transform - pos: 43.5,6.5 + rot: 3.141592653589793 rad + pos: 82.5,-13.5 parent: 2 - - uid: 43568 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5176 components: - type: Transform - pos: 43.5,5.5 + rot: 3.141592653589793 rad + pos: 82.5,-14.5 parent: 2 - - uid: 43569 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5177 components: - type: Transform - pos: 42.5,5.5 + rot: 3.141592653589793 rad + pos: 82.5,-12.5 parent: 2 - - uid: 43570 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5178 components: - type: Transform - pos: 42.5,4.5 + rot: 3.141592653589793 rad + pos: 82.5,-10.5 parent: 2 - - uid: 43571 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5179 components: - type: Transform - pos: 42.5,3.5 + rot: -1.5707963267948966 rad + pos: 87.5,-16.5 parent: 2 - - uid: 43572 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5180 components: - type: Transform - pos: 43.5,8.5 + rot: -1.5707963267948966 rad + pos: 85.5,-16.5 parent: 2 - - uid: 43573 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5181 components: - type: Transform - pos: 43.5,9.5 + rot: -1.5707963267948966 rad + pos: 86.5,-16.5 parent: 2 - - uid: 43574 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5182 components: - type: Transform - pos: 43.5,10.5 + rot: -1.5707963267948966 rad + pos: 88.5,-16.5 parent: 2 - - uid: 43575 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5183 components: - type: Transform - pos: 43.5,11.5 + rot: -1.5707963267948966 rad + pos: 84.5,-16.5 parent: 2 - - uid: 43576 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5184 components: - type: Transform - pos: 44.5,11.5 + rot: -1.5707963267948966 rad + pos: 89.5,-16.5 parent: 2 - - uid: 43577 + - type: DeviceLinkSink + links: + - 6270 + - uid: 5185 components: - type: Transform - pos: 45.5,11.5 + rot: 3.141592653589793 rad + pos: 82.5,-9.5 parent: 2 - - uid: 43578 + - type: DeviceLinkSink + links: + - 6270 + - uid: 6149 components: - type: Transform - pos: 46.5,11.5 + rot: 1.5707963267948966 rad + pos: -53.5,39.5 parent: 2 - - uid: 43579 + - type: DeviceLinkSink + links: + - 6242 + - uid: 6150 components: - type: Transform - pos: 46.5,10.5 + rot: 1.5707963267948966 rad + pos: -52.5,39.5 parent: 2 - - uid: 43580 + - type: DeviceLinkSink + links: + - 6242 + - uid: 6195 components: - type: Transform - pos: 47.5,10.5 + rot: 1.5707963267948966 rad + pos: 89.5,-24.5 parent: 2 - - uid: 43581 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6196 components: - type: Transform - pos: 48.5,10.5 + rot: 1.5707963267948966 rad + pos: 88.5,-24.5 parent: 2 - - uid: 43582 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6197 components: - type: Transform - pos: 49.5,10.5 + rot: 1.5707963267948966 rad + pos: 87.5,-24.5 parent: 2 - - uid: 43583 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6198 components: - type: Transform - pos: 50.5,10.5 + rot: 1.5707963267948966 rad + pos: 86.5,-24.5 parent: 2 - - uid: 43584 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6199 components: - type: Transform - pos: 50.5,9.5 + rot: 1.5707963267948966 rad + pos: 85.5,-24.5 parent: 2 - - uid: 43585 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6200 components: - type: Transform - pos: 51.5,9.5 + rot: 1.5707963267948966 rad + pos: 84.5,-24.5 parent: 2 - - uid: 43586 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6201 components: - type: Transform - pos: 52.5,9.5 + pos: 84.5,-23.5 parent: 2 - - uid: 43587 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6202 components: - type: Transform - pos: 45.5,7.5 + pos: 84.5,-22.5 parent: 2 - - uid: 43588 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6203 components: - type: Transform - pos: 45.5,6.5 + pos: 84.5,-21.5 parent: 2 - - uid: 43589 + - type: DeviceLinkSink + links: + - 6222 + - uid: 6227 components: - type: Transform - pos: 45.5,5.5 + rot: -1.5707963267948966 rad + pos: 69.5,-7.5 parent: 2 - - uid: 43590 + - type: DeviceLinkSink + links: + - 6270 + - uid: 6228 components: - type: Transform - pos: 45.5,4.5 + rot: 3.141592653589793 rad + pos: 68.5,-7.5 parent: 2 - - uid: 43591 + - type: DeviceLinkSink + links: + - 6270 + - uid: 6229 components: - type: Transform - pos: -6.5,-27.5 + rot: 3.141592653589793 rad + pos: 68.5,-6.5 parent: 2 - - uid: 43592 + - type: DeviceLinkSink + links: + - 6270 + - uid: 6234 components: - type: Transform - pos: -6.5,-28.5 + pos: 82.5,10.5 parent: 2 - - uid: 43593 + - type: DeviceLinkSink + links: + - 6240 + - 6269 + - uid: 6235 components: - type: Transform - pos: -6.5,-29.5 + pos: 82.5,9.5 parent: 2 - - uid: 43594 + - type: DeviceLinkSink + links: + - 6240 + - 6269 + - uid: 6237 components: - type: Transform - pos: -7.5,-29.5 + rot: 1.5707963267948966 rad + pos: 85.5,-2.5 parent: 2 - - uid: 43597 + - type: DeviceLinkSink + links: + - 6284 + - uid: 6238 components: - type: Transform - pos: -8.5,-29.5 + rot: 1.5707963267948966 rad + pos: 83.5,-2.5 parent: 2 - - uid: 43598 + - type: DeviceLinkSink + links: + - 6284 + - uid: 6241 components: - type: Transform - pos: -9.5,-29.5 + pos: 86.5,-4.5 parent: 2 - - uid: 43599 + - type: DeviceLinkSink + links: + - 6284 + - uid: 6246 components: - type: Transform - pos: -10.5,-29.5 + rot: 1.5707963267948966 rad + pos: 59.5,-1.5 parent: 2 - - uid: 43600 + - type: DeviceLinkSink + links: + - 6255 + - uid: 6247 components: - type: Transform - pos: -11.5,-29.5 + rot: 1.5707963267948966 rad + pos: 60.5,-1.5 parent: 2 - - uid: 43601 + - type: DeviceLinkSink + links: + - 6255 + - uid: 6248 components: - type: Transform - pos: -12.5,-29.5 + rot: 1.5707963267948966 rad + pos: 61.5,-1.5 parent: 2 - - uid: 43602 + - type: DeviceLinkSink + links: + - 6255 + - uid: 6250 components: - type: Transform - pos: -13.5,-29.5 + rot: -1.5707963267948966 rad + pos: 61.5,-3.5 parent: 2 - - uid: 43603 + - type: DeviceLinkSink + links: + - 6255 + - uid: 6251 components: - type: Transform - pos: -14.5,-29.5 + rot: -1.5707963267948966 rad + pos: 60.5,-3.5 parent: 2 - - uid: 43604 + - type: DeviceLinkSink + links: + - 6255 + - uid: 6252 components: - type: Transform - pos: -15.5,-29.5 + rot: -1.5707963267948966 rad + pos: 59.5,-3.5 parent: 2 - - uid: 43607 + - type: DeviceLinkSink + links: + - 6255 + - uid: 6345 components: - type: Transform - pos: -16.5,-29.5 + rot: -1.5707963267948966 rad + pos: 87.5,-0.5 parent: 2 - - uid: 43627 + - type: DeviceLinkSink + links: + - 6349 + - 6348 + - uid: 6346 components: - type: Transform - pos: -17.5,-29.5 + rot: -1.5707963267948966 rad + pos: 86.5,-0.5 parent: 2 - - uid: 43629 + - type: DeviceLinkSink + links: + - 6349 + - 6348 + - uid: 13588 components: - type: Transform - pos: -18.5,-29.5 + pos: 18.5,-50.5 parent: 2 - - uid: 43630 + - type: DeviceLinkSink + links: + - 13634 + - uid: 13597 components: - type: Transform - pos: -19.5,-29.5 + pos: 18.5,-49.5 parent: 2 - - uid: 43632 + - type: DeviceLinkSink + links: + - 13634 + - uid: 13614 components: - type: Transform - pos: -5.5,-29.5 + pos: 18.5,-47.5 parent: 2 - - uid: 43633 + - type: DeviceLinkSink + links: + - 13634 + - uid: 13615 components: - type: Transform - pos: -4.5,-29.5 + pos: 18.5,-48.5 parent: 2 - - uid: 43634 + - type: DeviceLinkSink + links: + - 13634 + - uid: 19755 components: - type: Transform - pos: -3.5,-29.5 + pos: -54.5,-40.5 parent: 2 - - uid: 43640 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19756 components: - type: Transform - pos: -3.5,-20.5 + pos: -54.5,-39.5 parent: 2 - - uid: 43641 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19757 components: - type: Transform - pos: -2.5,-20.5 + pos: -54.5,-38.5 parent: 2 - - uid: 43643 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19758 components: - type: Transform - pos: -13.5,-37.5 + rot: 1.5707963267948966 rad + pos: -54.5,-41.5 parent: 2 - - uid: 43644 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19759 components: - type: Transform - pos: -12.5,-37.5 + rot: 3.141592653589793 rad + pos: -53.5,-40.5 parent: 2 - - uid: 43645 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19760 components: - type: Transform - pos: -11.5,-37.5 + rot: 3.141592653589793 rad + pos: -53.5,-41.5 parent: 2 - - uid: 43646 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19761 components: - type: Transform - pos: -10.5,-37.5 + rot: 3.141592653589793 rad + pos: -53.5,-39.5 parent: 2 - - uid: 43647 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19762 components: - type: Transform - pos: -9.5,-37.5 + rot: 3.141592653589793 rad + pos: -53.5,-38.5 parent: 2 - - uid: 43648 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19763 components: - type: Transform - pos: -8.5,-37.5 + rot: -1.5707963267948966 rad + pos: -53.5,-37.5 parent: 2 - - uid: 43649 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 19764 components: - type: Transform - pos: -7.5,-37.5 + pos: -54.5,-37.5 parent: 2 - - uid: 43650 + - type: DeviceLinkSink + links: + - 19770 + - 19769 + - uid: 61143 components: - type: Transform - pos: -10.5,-38.5 - parent: 2 - - uid: 43656 + pos: -17.5,9.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61144 components: - type: Transform - pos: -10.5,-36.5 - parent: 2 - - uid: 43657 + pos: -17.5,8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61145 components: - type: Transform - pos: -13.5,-36.5 - parent: 2 - - uid: 43658 + rot: -1.5707963267948966 rad + pos: -18.5,7.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61146 components: - type: Transform - pos: -13.5,-35.5 - parent: 2 - - uid: 43659 + rot: -1.5707963267948966 rad + pos: -17.5,7.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61147 components: - type: Transform - pos: -21.5,-2.5 - parent: 2 - - uid: 43660 + rot: 3.141592653589793 rad + pos: -19.5,7.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61148 components: - type: Transform - pos: 7.5,-33.5 - parent: 2 - - uid: 43661 + rot: 3.141592653589793 rad + pos: -19.5,8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61149 components: - type: Transform - pos: 6.5,-33.5 - parent: 2 - - uid: 43662 + rot: 3.141592653589793 rad + pos: -19.5,9.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61150 components: - type: Transform - pos: 5.5,-33.5 - parent: 2 - - uid: 43663 + rot: 3.141592653589793 rad + pos: -19.5,10.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61151 components: - type: Transform - pos: 4.5,-33.5 - parent: 2 - - uid: 43664 + rot: 1.5707963267948966 rad + pos: -19.5,11.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61152 components: - type: Transform - pos: 3.5,-33.5 - parent: 2 - - uid: 43665 + rot: 1.5707963267948966 rad + pos: -18.5,11.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61153 components: - type: Transform - pos: -21.5,-1.5 - parent: 2 - - uid: 43666 + rot: 1.5707963267948966 rad + pos: -17.5,11.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61154 components: - type: Transform - pos: -2.5,-29.5 - parent: 2 - - uid: 43667 + rot: 1.5707963267948966 rad + pos: -16.5,11.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61155 components: - type: Transform - pos: -1.5,-29.5 - parent: 2 - - uid: 43668 + rot: 3.141592653589793 rad + pos: -15.5,11.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61156 components: - type: Transform - pos: -0.5,-29.5 - parent: 2 - - uid: 43669 + rot: 3.141592653589793 rad + pos: -15.5,12.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61157 components: - type: Transform - pos: -0.5,-28.5 - parent: 2 - - uid: 43670 + rot: -1.5707963267948966 rad + pos: -15.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61158 components: - type: Transform - pos: -0.5,-27.5 - parent: 2 - - uid: 43671 + rot: -1.5707963267948966 rad + pos: -16.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61159 components: - type: Transform - pos: -0.5,-26.5 - parent: 2 - - uid: 43672 + rot: -1.5707963267948966 rad + pos: -17.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61160 components: - type: Transform - pos: -0.5,-25.5 - parent: 2 - - uid: 43673 + rot: -1.5707963267948966 rad + pos: -18.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61161 components: - type: Transform - pos: -0.5,-24.5 - parent: 2 - - uid: 43674 + rot: -1.5707963267948966 rad + pos: -19.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61162 components: - type: Transform - pos: -0.5,-23.5 - parent: 2 - - uid: 43675 + rot: -1.5707963267948966 rad + pos: -20.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61163 components: - type: Transform - pos: -0.5,-30.5 - parent: 2 - - uid: 43676 + rot: -1.5707963267948966 rad + pos: -21.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61164 components: - type: Transform - pos: -0.5,-31.5 - parent: 2 - - uid: 43677 + rot: -1.5707963267948966 rad + pos: -22.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 61165 components: - type: Transform - pos: -0.5,-32.5 - parent: 2 - - uid: 43678 + pos: -13.5,77.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63264 + - uid: 61166 components: - type: Transform - pos: -0.5,-33.5 - parent: 2 - - uid: 43679 + rot: -1.5707963267948966 rad + pos: -13.5,76.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63264 + - uid: 61167 components: - type: Transform - pos: 3.5,-26.5 - parent: 2 - - uid: 43680 + rot: -1.5707963267948966 rad + pos: -14.5,76.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63264 + - uid: 61168 components: - type: Transform - pos: 3.5,-27.5 - parent: 2 - - uid: 43681 + rot: 3.141592653589793 rad + pos: -15.5,76.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63264 + - uid: 61169 components: - type: Transform - pos: 4.5,-27.5 - parent: 2 - - uid: 43682 + rot: 1.5707963267948966 rad + pos: -15.5,77.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63264 + - uid: 61170 components: - type: Transform - pos: 5.5,-27.5 - parent: 2 - - uid: 43683 + rot: 1.5707963267948966 rad + pos: -14.5,77.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63264 + - uid: 65580 components: - type: Transform - pos: 6.5,-27.5 - parent: 2 - - uid: 43684 + rot: -1.5707963267948966 rad + pos: 0.5,3.5 + parent: 65540 + - uid: 65581 components: - type: Transform - pos: 7.5,-27.5 - parent: 2 - - uid: 43685 + rot: -1.5707963267948966 rad + pos: -2.5,3.5 + parent: 65540 + - uid: 65582 components: - type: Transform - pos: 8.5,-27.5 - parent: 2 - - uid: 43687 + rot: -1.5707963267948966 rad + pos: -1.5,3.5 + parent: 65540 + - uid: 65583 components: - type: Transform - pos: 28.5,-7.5 - parent: 2 - - uid: 43688 + rot: -1.5707963267948966 rad + pos: 1.5,3.5 + parent: 65540 +- proto: CounterMetalFrame + entities: + - uid: 521 components: - type: Transform - pos: 28.5,-6.5 + pos: 66.5,-50.5 parent: 2 - - uid: 43695 + - uid: 20875 components: - type: Transform - pos: 28.5,-5.5 + pos: 65.5,-50.5 parent: 2 - - uid: 43698 + - uid: 21250 components: - type: Transform - pos: 28.5,-4.5 + pos: 77.5,-16.5 parent: 2 - - uid: 43725 + - uid: 55585 components: - type: Transform - pos: 5.5,-28.5 - parent: 2 - - uid: 43726 + pos: 2.5,11.5 + parent: 55280 + - uid: 55586 components: - type: Transform - pos: 5.5,-29.5 - parent: 2 - - uid: 43729 + pos: 2.5,9.5 + parent: 55280 + - uid: 55587 components: - type: Transform - pos: 5.5,-30.5 - parent: 2 - - uid: 43730 + pos: 2.5,10.5 + parent: 55280 + - uid: 61171 components: - type: Transform - pos: 4.5,-30.5 - parent: 2 - - uid: 43731 + pos: -0.5,21.5 + parent: 56631 + - uid: 61172 components: - type: Transform - pos: 3.5,-30.5 - parent: 2 - - uid: 43732 + pos: -16.5,27.5 + parent: 56631 + - uid: 61173 components: - type: Transform - pos: 2.5,-30.5 - parent: 2 - - uid: 43733 + pos: -12.5,18.5 + parent: 56631 +- proto: CounterWoodFrame + entities: + - uid: 7996 components: - type: Transform - pos: 6.5,-30.5 + pos: -52.5,64.5 parent: 2 - - uid: 43734 + - uid: 19290 components: - type: Transform - pos: 7.5,-30.5 + rot: 3.141592653589793 rad + pos: 84.5,-18.5 parent: 2 - - uid: 43735 + - uid: 22045 components: - type: Transform - pos: 8.5,-30.5 + rot: 1.5707963267948966 rad + pos: -67.5,31.5 parent: 2 - - uid: 43736 + - uid: 22058 components: - type: Transform - pos: 8.5,-31.5 + rot: 1.5707963267948966 rad + pos: -77.5,32.5 parent: 2 - - uid: 43737 + - uid: 22059 components: - type: Transform - pos: 8.5,-29.5 + rot: 1.5707963267948966 rad + pos: -68.5,31.5 parent: 2 - - uid: 43738 + - uid: 22078 components: - type: Transform - pos: 9.5,-29.5 + rot: 1.5707963267948966 rad + pos: -69.5,36.5 parent: 2 - - uid: 43740 + - uid: 25921 components: - type: Transform - pos: 10.5,-29.5 + rot: -1.5707963267948966 rad + pos: -36.5,-83.5 parent: 2 - - uid: 43745 + - uid: 25922 components: - type: Transform - pos: 11.5,-29.5 + rot: -1.5707963267948966 rad + pos: -44.5,-84.5 parent: 2 - - uid: 43746 +- proto: CrateAirlockKit + entities: + - uid: 61174 components: - type: Transform - pos: 12.5,-29.5 - parent: 2 - - uid: 43747 + pos: -55.5,46.5 + parent: 56631 +- proto: CrateArtifactContainer + entities: + - uid: 8640 components: - type: Transform - pos: 13.5,-29.5 + pos: 82.5,-36.5 parent: 2 - - uid: 43748 + - uid: 61175 components: - type: Transform - pos: 14.5,-29.5 - parent: 2 - - uid: 43749 + pos: -35.5,39.5 + parent: 56631 +- proto: CrateBodyBags + entities: + - uid: 15796 components: - type: Transform - pos: 15.5,-29.5 + pos: 25.5,-60.5 parent: 2 - - uid: 43755 +- proto: CrateCoffin + entities: + - uid: 12527 components: - type: Transform - pos: 8.5,-32.5 + pos: -75.5,68.5 parent: 2 - - uid: 43756 + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.4,-0.4 + - 0.4,-0.4 + - 0.4,0.29 + - -0.4,0.29 + mask: + - Impassable + - LowImpassable + layer: + - BulletImpassable + - Opaque + density: 50 + hard: True + restitution: 0 + friction: 0.4 + - type: EntityStorage + open: True + removedMasks: 20 + - type: PlaceableSurface + isPlaceable: True + - uid: 12540 components: - type: Transform - pos: 9.5,-32.5 + pos: -76.5,68.5 parent: 2 - - uid: 43758 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 12541 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 24208 components: - type: Transform - pos: 10.5,-32.5 + pos: -9.5,-84.5 parent: 2 - - uid: 43759 + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.4,-0.4 + - 0.4,-0.4 + - 0.4,0.29 + - -0.4,0.29 + mask: + - Impassable + - LowImpassable + layer: + - BulletImpassable + - Opaque + density: 50 + hard: True + restitution: 0 + friction: 0.4 + - type: EntityStorage + open: True + removedMasks: 20 + - type: PlaceableSurface + isPlaceable: True + - uid: 52092 components: - type: Transform - pos: 11.5,-32.5 + pos: -94.5,59.5 parent: 2 - - uid: 43763 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 52095 + - 52094 + - 52093 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 61176 components: - type: Transform - pos: 12.5,-32.5 - parent: 2 - - uid: 43768 + pos: 17.5,28.5 + parent: 56631 +- proto: CrateCommandSecure + entities: + - uid: 56152 components: + - type: MetaData + name: ящик вооружения - type: Transform - pos: 13.5,-32.5 - parent: 2 - - uid: 43772 + pos: 2.5,2.5 + parent: 56001 + - type: AccessReader + access: + - - Brig + - - Security +- proto: CrateElectrical + entities: + - uid: 65722 components: - type: Transform - pos: 14.5,-32.5 - parent: 2 - - uid: 43773 + pos: -2.5,3.5 + parent: 65694 +- proto: CrateEmergencyInternalsLarge + entities: + - uid: 6670 components: - type: Transform - pos: 15.5,-32.5 + pos: -25.5,13.5 parent: 2 - - uid: 43787 + - uid: 23317 components: - type: Transform - pos: 21.5,-28.5 + pos: 3.5,-62.5 parent: 2 - - uid: 43813 +- proto: CrateEmptySpawner + entities: + - uid: 8156 components: - type: Transform - pos: 21.5,-29.5 + pos: 65.5,-1.5 parent: 2 - - uid: 43814 + - uid: 8379 components: - type: Transform - pos: 20.5,-29.5 + pos: 78.5,-1.5 parent: 2 - - uid: 43815 + - uid: 8409 components: - type: Transform - pos: 19.5,-29.5 + pos: 76.5,-3.5 parent: 2 - - uid: 43816 + - uid: 8428 components: - type: Transform - pos: 18.5,-29.5 + pos: 69.5,0.5 parent: 2 - - uid: 43853 + - uid: 24689 components: - type: Transform - pos: 18.5,-32.5 + pos: -77.5,37.5 parent: 2 - - uid: 43854 + - uid: 24735 components: - type: Transform - pos: 18.5,-31.5 + pos: -74.5,28.5 parent: 2 - - uid: 43855 + - uid: 25425 components: - type: Transform - pos: 5.5,-35.5 + pos: 2.5,-86.5 parent: 2 - - uid: 43856 + - uid: 27744 components: - type: Transform - pos: 19.5,-31.5 + pos: -79.5,-62.5 parent: 2 - - uid: 43857 + - uid: 27746 components: - type: Transform - pos: 20.5,-31.5 + pos: -79.5,-53.5 parent: 2 - - uid: 43858 + - uid: 27747 components: - type: Transform - pos: 4.5,-35.5 + pos: -66.5,-66.5 parent: 2 - - uid: 43869 + - uid: 30392 components: - type: Transform - pos: 20.5,-30.5 + pos: 78.5,-21.5 parent: 2 - - uid: 43870 + - uid: 31047 components: - type: Transform - pos: 4.5,-36.5 + pos: -75.5,72.5 parent: 2 - - uid: 43873 + - uid: 31116 components: - type: Transform - pos: 4.5,-37.5 + pos: -42.5,78.5 parent: 2 - - uid: 43874 + - uid: 56514 components: - type: Transform - pos: 22.5,-29.5 - parent: 2 - - uid: 43881 + pos: 1.5,-1.5 + parent: 56424 + - uid: 61177 components: - type: Transform - pos: 23.5,-29.5 - parent: 2 - - uid: 43882 + pos: -8.5,22.5 + parent: 56631 + - uid: 61178 components: - type: Transform - pos: 24.5,-29.5 - parent: 2 - - uid: 43883 + pos: 21.5,46.5 + parent: 56631 +- proto: CrateEngineering + entities: + - uid: 11675 components: - type: Transform - pos: 3.5,-37.5 + pos: 9.5,33.5 parent: 2 - - uid: 43884 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 11695 + - 11694 + - 11693 + - 11692 + - 11691 + - 11676 + - 11677 + - 11678 + - 11679 + - 11680 + - 11681 + - 11682 + - 11683 + - 11684 + - 11685 + - 11686 + - 11687 + - 11688 + - 11689 + - 11690 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CrateEngineeringCableBulk + entities: + - uid: 9186 components: - type: Transform - pos: 2.5,-37.5 + pos: 59.5,-52.5 parent: 2 - - uid: 43885 + - uid: 9407 components: - type: Transform - pos: 1.5,-37.5 + pos: 70.5,-21.5 parent: 2 - - uid: 43886 + - uid: 17017 components: - type: Transform - pos: 0.5,-37.5 + pos: 62.5,41.5 parent: 2 - - uid: 43903 + - uid: 29019 components: - type: Transform - pos: 0.5,-36.5 + pos: -28.5,-54.5 parent: 2 - - uid: 43904 + - uid: 29115 components: - type: Transform - pos: -0.5,-36.5 + pos: -14.5,-49.5 parent: 2 - - uid: 43905 + - uid: 29718 components: - type: Transform - pos: -1.5,-36.5 + pos: -22.5,-77.5 parent: 2 - - uid: 43906 + - uid: 29868 components: - type: Transform - pos: 24.5,-30.5 + pos: -71.5,-80.5 parent: 2 - - uid: 43907 + - uid: 30798 components: - type: Transform - pos: 24.5,-31.5 + pos: 63.5,13.5 parent: 2 - - uid: 43908 + - uid: 56153 components: - type: Transform - pos: 24.5,-32.5 - parent: 2 - - uid: 43909 + pos: 0.5,0.5 + parent: 56001 + - uid: 65584 components: - type: Transform - pos: 24.5,-33.5 - parent: 2 - - uid: 43910 + pos: 3.5,-0.5 + parent: 65540 +- proto: CrateEngineeringElectricalSupplies + entities: + - uid: 15162 components: - type: Transform - pos: -1.5,-37.5 + pos: -77.5,74.5 parent: 2 - - uid: 43922 +- proto: CrateEngineeringGear + entities: + - uid: 26284 components: - type: Transform - pos: 25.5,-33.5 + pos: -73.5,-58.5 parent: 2 - - uid: 43923 +- proto: CrateEngineeringSecure + entities: + - uid: 11674 components: - type: Transform - pos: 26.5,-33.5 + pos: 10.5,33.5 parent: 2 - - uid: 43925 +- proto: CrateFilledSpawner + entities: + - uid: 8153 components: - type: Transform - pos: 27.5,-33.5 + pos: 78.5,-3.5 parent: 2 - - uid: 43926 + - uid: 8161 components: - type: Transform - pos: 28.5,-33.5 + pos: 68.5,-1.5 parent: 2 - - uid: 43927 + - uid: 8162 components: - type: Transform - pos: 29.5,-33.5 + pos: 71.5,-3.5 parent: 2 - - uid: 43928 + - uid: 8337 components: - type: Transform - pos: -2.5,-37.5 + pos: 72.5,7.5 parent: 2 - - uid: 43929 + - uid: 8342 components: - type: Transform - pos: -3.5,-37.5 + pos: 71.5,5.5 parent: 2 - - uid: 43930 + - uid: 8401 components: - type: Transform - pos: -4.5,-37.5 + pos: 76.5,-1.5 parent: 2 - - uid: 43993 + - uid: 8424 components: - type: Transform - pos: 29.5,-39.5 + pos: 73.5,0.5 parent: 2 - - uid: 43994 + - uid: 8425 components: - type: Transform - pos: 28.5,-39.5 + pos: 65.5,-3.5 parent: 2 - - uid: 43995 + - uid: 24687 components: - type: Transform - pos: -5.5,-37.5 + pos: -88.5,45.5 parent: 2 - - uid: 43996 + - uid: 24690 components: - type: Transform - pos: -4.5,-38.5 + pos: -72.5,39.5 parent: 2 - - uid: 43997 + - uid: 24734 components: - type: Transform - pos: 28.5,-38.5 + pos: -88.5,22.5 parent: 2 - - uid: 43998 + - uid: 24736 components: - type: Transform - pos: 28.5,-37.5 + pos: -68.5,29.5 parent: 2 - - uid: 43999 + - uid: 25406 components: - type: Transform - pos: 29.5,-37.5 + pos: 2.5,-81.5 parent: 2 - - uid: 44000 + - uid: 26882 components: - type: Transform - pos: 30.5,-37.5 + pos: -59.5,-84.5 parent: 2 - - uid: 44001 + - uid: 26886 components: - type: Transform - pos: 31.5,-37.5 + pos: -79.5,-45.5 parent: 2 - - uid: 44002 + - uid: 27158 components: - type: Transform - pos: 4.5,-38.5 + pos: -79.5,-42.5 parent: 2 - - uid: 44003 + - uid: 27667 components: - type: Transform - pos: 5.5,-37.5 + pos: -67.5,-73.5 parent: 2 - - uid: 44004 + - uid: 27674 components: - type: Transform - pos: 27.5,-37.5 + pos: -42.5,-69.5 parent: 2 - - uid: 44005 + - uid: 27675 components: - type: Transform - pos: 26.5,-37.5 + pos: -45.5,-78.5 parent: 2 - - uid: 44006 + - uid: 28916 components: - type: Transform - pos: 25.5,-37.5 + pos: -26.5,-13.5 parent: 2 - - uid: 44007 + - uid: 28994 components: - type: Transform - pos: 24.5,-37.5 + pos: -38.5,-51.5 parent: 2 - - uid: 44008 + - uid: 29020 components: - type: Transform - pos: 24.5,-36.5 + pos: 32.5,-16.5 parent: 2 - - uid: 44009 + - uid: 29022 components: - type: Transform - pos: 28.5,-40.5 + pos: 28.5,-18.5 parent: 2 - - uid: 44010 + - uid: 29025 components: - type: Transform - pos: 27.5,-40.5 + pos: 25.5,-14.5 parent: 2 - - uid: 44011 + - uid: 29063 components: - type: Transform - pos: 26.5,-40.5 + pos: 35.5,-10.5 parent: 2 - - uid: 44014 + - uid: 30372 components: - type: Transform - pos: 25.5,-40.5 + pos: 20.5,16.5 parent: 2 - - uid: 44015 + - uid: 30374 components: - type: Transform - pos: 28.5,-41.5 + pos: 35.5,9.5 parent: 2 - - uid: 44016 + - uid: 30393 components: - type: Transform - pos: 32.5,-37.5 + pos: 80.5,-21.5 parent: 2 - - uid: 44017 + - uid: 30397 components: - type: Transform - pos: 33.5,-37.5 + pos: 66.5,-18.5 parent: 2 - - uid: 44018 + - uid: 30676 components: - type: Transform - pos: 34.5,-37.5 + pos: -3.5,65.5 parent: 2 - - uid: 44019 + - uid: 30679 components: - type: Transform - pos: 35.5,-37.5 + pos: 12.5,57.5 parent: 2 - - uid: 44020 + - uid: 30680 components: - type: Transform - pos: -2.5,-38.5 + pos: 18.5,48.5 parent: 2 - - uid: 44021 + - uid: 30681 components: - type: Transform - pos: 23.5,-42.5 + pos: 11.5,38.5 parent: 2 - - uid: 44022 + - uid: 30772 components: - type: Transform - pos: 23.5,-43.5 + pos: 61.5,11.5 parent: 2 - - uid: 44023 + - uid: 30773 components: - type: Transform - pos: 23.5,-44.5 + pos: 63.5,9.5 parent: 2 - - uid: 44024 + - uid: 31046 components: - type: Transform - pos: 23.5,-45.5 + pos: -74.5,72.5 parent: 2 - - uid: 44025 + - uid: 31114 components: - type: Transform - pos: 23.5,-46.5 + pos: -43.5,78.5 parent: 2 - - uid: 44027 + - uid: 31115 components: - type: Transform - pos: -2.5,-39.5 + pos: -41.5,78.5 parent: 2 - - uid: 44028 + - uid: 31239 components: - type: Transform - pos: 24.5,-44.5 + pos: -35.5,13.5 parent: 2 - - uid: 44029 + - uid: 31240 components: - type: Transform - pos: 25.5,-44.5 + pos: -33.5,5.5 parent: 2 - - uid: 44052 + - uid: 31242 components: - type: Transform - pos: 26.5,-44.5 + pos: -23.5,19.5 parent: 2 - - uid: 44053 + - uid: 31352 components: - type: Transform - pos: 1.5,-38.5 + pos: -54.5,13.5 parent: 2 - - uid: 44054 + - uid: 31354 components: - type: Transform - pos: 1.5,-39.5 + pos: -51.5,21.5 parent: 2 - - uid: 44055 + - uid: 31410 components: - type: Transform - pos: 22.5,-43.5 + pos: -16.5,49.5 parent: 2 - - uid: 44056 + - uid: 31421 components: - type: Transform - pos: 21.5,-43.5 + pos: -11.5,53.5 parent: 2 - - uid: 44059 + - uid: 56515 components: - type: Transform - pos: 20.5,-43.5 - parent: 2 - - uid: 44060 + pos: -0.5,0.5 + parent: 56424 + - uid: 61179 components: - type: Transform - pos: 19.5,-43.5 - parent: 2 - - uid: 44061 + pos: -21.5,-1.5 + parent: 56631 + - uid: 61180 components: - type: Transform - pos: -2.5,-40.5 - parent: 2 - - uid: 44062 + pos: -11.5,24.5 + parent: 56631 + - uid: 61181 components: - type: Transform - pos: -1.5,-40.5 - parent: 2 - - uid: 44063 + pos: -7.5,23.5 + parent: 56631 + - uid: 61182 components: - type: Transform - pos: 18.5,-43.5 - parent: 2 - - uid: 44064 + pos: -8.5,21.5 + parent: 56631 + - uid: 61183 components: - type: Transform - pos: 19.5,-42.5 - parent: 2 - - uid: 44065 + pos: -16.5,48.5 + parent: 56631 + - uid: 61184 components: - type: Transform - pos: 1.5,-40.5 - parent: 2 - - uid: 44067 + pos: -0.5,35.5 + parent: 56631 + - uid: 61185 components: - type: Transform - pos: 0.5,-40.5 - parent: 2 - - uid: 44068 + pos: -26.5,44.5 + parent: 56631 + - uid: 61186 components: - type: Transform - pos: -6.5,-39.5 - parent: 2 - - uid: 44069 + pos: 22.5,44.5 + parent: 56631 + - uid: 66233 components: - type: Transform - pos: -6.5,-40.5 - parent: 2 - - uid: 44070 + pos: 6.5,14.5 + parent: 65849 + - uid: 66234 components: - type: Transform - pos: 19.5,-41.5 - parent: 2 - - uid: 44071 + pos: 8.5,14.5 + parent: 65849 + - uid: 66235 components: - type: Transform - pos: 19.5,-40.5 - parent: 2 - - uid: 44072 + pos: 9.5,12.5 + parent: 65849 + - uid: 66236 components: - type: Transform - pos: 19.5,-39.5 - parent: 2 - - uid: 44073 + pos: 6.5,12.5 + parent: 65849 +- proto: CrateFoodCooking + entities: + - uid: 23662 components: - type: Transform - pos: -5.5,-40.5 + pos: -51.5,35.5 parent: 2 - - uid: 44074 +- proto: CrateFoodMRE + entities: + - uid: 15830 components: - type: Transform - pos: 18.5,-39.5 + pos: 34.5,-56.5 parent: 2 - - uid: 44075 + - uid: 18448 components: - type: Transform - pos: -4.5,-40.5 + pos: -53.5,-59.5 parent: 2 - - uid: 44076 +- proto: CrateFreezer + entities: + - uid: 5877 components: - type: Transform - pos: 20.5,-39.5 + pos: -47.5,39.5 parent: 2 - - uid: 44078 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 23693 + - 23692 + - 23691 + - 23698 + - 23697 + - 23696 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 8103 components: - type: Transform - pos: 21.5,-39.5 + pos: -48.5,-2.5 parent: 2 - - uid: 44079 + - uid: 12820 components: - type: Transform - pos: 22.5,-39.5 + pos: -57.5,39.5 parent: 2 - - uid: 44080 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 12823 + - 12821 + - 12822 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 15279 components: - type: Transform - pos: 22.5,-38.5 + pos: 20.5,-67.5 parent: 2 - - uid: 44081 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 14542 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 15710 components: - type: Transform - pos: 9.5,-46.5 + pos: -12.5,-51.5 parent: 2 - - uid: 44082 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 15711 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 15854 components: - type: Transform - pos: 8.5,-46.5 + pos: -2.5,-47.5 parent: 2 - - uid: 44083 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 15855 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 19530 components: - type: Transform - pos: 7.5,-46.5 + pos: 30.5,-5.5 parent: 2 - - uid: 44084 + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.4,-0.4 + - 0.4,-0.4 + - 0.4,0.29 + - -0.4,0.29 + mask: + - Impassable + - LowImpassable + layer: + - BulletImpassable + - Opaque + density: 50 + hard: True + restitution: 0 + friction: 0.4 + - type: EntityStorage + open: True + removedMasks: 20 + - type: PlaceableSurface + isPlaceable: True + - uid: 20807 components: - type: Transform - pos: 6.5,-46.5 + pos: 73.5,-50.5 parent: 2 - - uid: 44085 + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.4,-0.4 + - 0.4,-0.4 + - 0.4,0.29 + - -0.4,0.29 + mask: + - Impassable + - LowImpassable + layer: + - BulletImpassable + - Opaque + density: 50 + hard: True + restitution: 0 + friction: 0.4 + - type: EntityStorage + open: True + removedMasks: 20 + - type: PlaceableSurface + isPlaceable: True + - uid: 30785 components: - type: Transform - pos: 5.5,-46.5 + pos: 61.5,13.5 parent: 2 - - uid: 44086 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 30792 + - 30791 + - 30790 + - 30789 + - 30788 + - 30787 + - 30786 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 67061 components: - type: Transform - pos: 19.5,-44.5 - parent: 2 - - uid: 44087 + pos: 2.5,20.5 + parent: 66965 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 67082 + - 67081 + - 67080 + - 67079 + - 67149 + - 67148 + - 67147 + - 67146 + - 67078 + - 67077 + - 67076 + - 67142 + - 67141 + - 67140 + - 67134 + - 67157 + - 67152 + - 67151 + - 67150 + - 67156 + - 67155 + - 67154 + - 67153 + - 67104 + - 67128 + - 67075 + - 67074 + - 67127 + - 67126 + - 67103 + - 67102 + - 67101 + - 67100 + - 67099 + - 67125 + - 67124 + - 67123 + - 67122 + - 67121 + - 67120 + - 67119 + - 67118 + - 67117 + - 67116 + - 67115 + - 67114 + - 67073 + - 67072 + - 67071 + - 67070 + - 67069 + - 67068 + - 67067 + - 67066 + - 67133 + - 67132 + - 67131 + - 67130 + - 67145 + - 67139 + - 67138 + - 67129 + - 67137 + - 67136 + - 67135 + - 67144 + - 67143 + - 67098 + - 67097 + - 67096 + - 67095 + - 67094 + - 67093 + - 67092 + - 67091 + - 67090 + - 67065 + - 67064 + - 67063 + - 67062 + - 67089 + - 67088 + - 67087 + - 67086 + - 67085 + - 67084 + - 67083 + - 67113 + - 67112 + - 67111 + - 67110 + - 67109 + - 67108 + - 67107 + - 67106 + - 67105 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CrateFunInstrumentsSpecial + entities: + - uid: 61187 components: - type: Transform - pos: 19.5,-45.5 - parent: 2 - - uid: 44089 + pos: -53.5,54.5 + parent: 56631 +- proto: CrateFunInstrumentsString + entities: + - uid: 61188 components: - type: Transform - pos: 19.5,-46.5 - parent: 2 - - uid: 44091 + pos: -7.5,22.5 + parent: 56631 +- proto: CrateFunParty + entities: + - uid: 61189 components: - type: Transform - pos: 23.5,-48.5 - parent: 2 - - uid: 44094 + pos: 23.5,61.5 + parent: 56631 +- proto: CrateFunToyBox + entities: + - uid: 7848 components: - type: Transform - pos: 23.5,-49.5 + pos: -53.5,61.5 parent: 2 - - uid: 44095 + - uid: 13352 components: - type: Transform - pos: 5.5,-43.5 + pos: -26.5,-43.5 parent: 2 - - uid: 44097 +- proto: CrateGenericSteel + entities: + - uid: 6677 components: + - type: MetaData + name: ящик аварийного питания - type: Transform - pos: 5.5,-44.5 + pos: -24.5,13.5 parent: 2 - - uid: 44098 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 6687 + - 6686 + - 6685 + - 6684 + - 6683 + - 6682 + - 6681 + - 6680 + - 6679 + - 6678 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 11305 components: - type: Transform - pos: 5.5,-45.5 + pos: 40.5,-41.5 parent: 2 - - uid: 44099 + - uid: 11699 components: - type: Transform - pos: 22.5,-49.5 + pos: 14.5,34.5 parent: 2 - - uid: 44100 + - uid: 15552 components: - type: Transform - pos: 21.5,-49.5 + pos: 20.5,-63.5 parent: 2 - - uid: 44101 + - uid: 15593 components: - type: Transform - pos: 20.5,-49.5 + pos: 23.5,-51.5 parent: 2 - - uid: 44102 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 15594 + - 15595 + - 15596 + - 15597 + - 15598 + - 15599 + - 15600 + - 15601 + - 15602 + - 15603 + - 15604 + - 15605 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 18702 components: + - type: MetaData + desc: Содержит все рассказа про Иана и Алису + name: 'ящик Иана и Алисы (Поставка: Собаки Ke.)' - type: Transform - pos: 19.5,-49.5 + pos: -13.5,46.5 parent: 2 - - uid: 44103 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 18703 + - 18704 + - 18705 + - 18706 + - 18707 + - 18708 + - 18709 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - type: Label + originalName: ящик Иана и Алисы + currentLabel: 'Поставка: Собаки Ke.' + - uid: 19275 components: - type: Transform - pos: 19.5,-48.5 + pos: 28.5,-54.5 parent: 2 - - uid: 44104 + - uid: 19276 components: - type: Transform - pos: 23.5,-50.5 + pos: 26.5,-54.5 parent: 2 - - uid: 44105 + - uid: 20127 components: - type: Transform - pos: 23.5,-51.5 + pos: -45.5,-28.5 parent: 2 - - uid: 44106 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 7826 + - 7782 + - 7363 + - 5470 + - 4814 + - 3824 + - 7854 + - 7881 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 21152 components: - type: Transform - pos: 23.5,-52.5 + pos: -60.5,-27.5 parent: 2 - - uid: 44107 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 21153 + - 21154 + - 21155 + - 21156 + - 21157 + - 21158 + - 21159 + - 21160 + - 21161 + - 21162 + - 21163 + - 21164 + - 21165 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 28842 components: - type: Transform - pos: 4.5,-43.5 + pos: -29.5,-16.5 parent: 2 - - uid: 44108 + - uid: 56154 components: - type: Transform - pos: 3.5,-43.5 - parent: 2 - - uid: 44109 + pos: 2.5,0.5 + parent: 56001 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1462 + moles: + - 1.606311 + - 6.042789 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 56159 + - 56160 + - 56161 + - 56162 + - 56158 + - 56155 + - 56156 + - 56157 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CrateHydroponics + entities: + - uid: 6994 components: - type: Transform - pos: 2.5,-43.5 + pos: -47.5,42.5 parent: 2 - - uid: 44110 +- proto: CrateHydroponicsSeeds + entities: + - uid: 24686 components: - type: Transform - pos: 1.5,-43.5 + pos: -81.5,36.5 parent: 2 - - uid: 44111 +- proto: CrateHydroSecure + entities: + - uid: 6990 components: - type: Transform - pos: 0.5,-43.5 + pos: -47.5,43.5 parent: 2 - - uid: 44112 + - uid: 8137 components: - type: Transform - pos: -0.5,-43.5 + pos: 68.5,-3.5 parent: 2 - - uid: 44117 +- proto: CrateInternals + entities: + - uid: 10971 components: - type: Transform - pos: -1.5,-43.5 + pos: -48.5,3.5 parent: 2 - - uid: 44118 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 10983 + - 10972 + - 10973 + - 10974 + - 10975 + - 10976 + - 10977 + - 10978 + - 10979 + - 10980 + - 10981 + - 10982 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CrateMaterialPaper + entities: + - uid: 14706 components: - type: Transform - pos: -2.5,-43.5 + pos: 25.5,-41.5 parent: 2 - - uid: 44120 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 14707 + - 14708 + - 14709 + - 14710 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CrateMedical + entities: + - uid: 6671 components: + - type: MetaData + name: ящик аварийной медицины - type: Transform - pos: -3.5,-43.5 + pos: -26.5,13.5 parent: 2 - - uid: 44148 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 6676 + - 6675 + - 6674 + - 6673 + - 6672 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 61190 components: - type: Transform - pos: -4.5,-43.5 - parent: 2 - - uid: 44149 + pos: 15.5,38.5 + parent: 56631 +- proto: CrateMedicalSecure + entities: + - uid: 1777 components: - type: Transform - pos: -4.5,-42.5 + pos: -9.5,-67.5 parent: 2 - - uid: 44150 + - uid: 1778 components: - type: Transform - pos: -4.5,-41.5 + pos: -15.5,-67.5 parent: 2 - - uid: 44151 + - type: Construction + defaultTarget: start + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 10775 + - 6517 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 15825 components: - type: Transform - pos: 4.5,-42.5 + pos: 39.5,-61.5 parent: 2 - - uid: 44152 + - uid: 29572 components: - type: Transform - pos: 19.5,-50.5 + pos: -36.5,-56.5 parent: 2 - - uid: 44153 +- proto: CrateMedicalSupplies + entities: + - uid: 66237 components: - type: Transform - pos: 19.5,-51.5 - parent: 2 - - uid: 44154 + pos: -5.5,13.5 + parent: 65849 +- proto: CrateMedicalSurgery + entities: + - uid: 3924 components: - type: Transform - pos: 19.5,-52.5 + pos: 51.5,-17.5 parent: 2 - - uid: 44155 + - uid: 8099 components: - type: Transform - pos: 19.5,-53.5 + pos: -48.5,-4.5 parent: 2 - - uid: 44156 + - uid: 11535 components: - type: Transform - pos: 19.5,-54.5 + pos: 42.5,-34.5 parent: 2 - - uid: 44157 +- proto: CrateNPCChicken + entities: + - uid: 23643 components: - type: Transform - pos: 4.5,-41.5 + pos: -42.5,47.5 parent: 2 - - uid: 44158 +- proto: CrateNPCCow + entities: + - uid: 6263 components: - type: Transform - pos: 4.5,-40.5 + pos: -45.5,47.5 parent: 2 - - uid: 44159 +- proto: CrateNPCGoat + entities: + - uid: 6262 components: - type: Transform - pos: 16.5,-65.5 + pos: -42.5,49.5 parent: 2 - - uid: 44160 +- proto: CrateNPCKoboldCube + entities: + - uid: 61191 components: - type: Transform - pos: 16.5,-66.5 - parent: 2 - - uid: 44161 + pos: 16.5,38.5 + parent: 56631 +- proto: CratePirate + entities: + - uid: 71018 components: - type: Transform - pos: 15.5,-66.5 - parent: 2 - - uid: 44162 + pos: 0.5,0.5 + parent: 71010 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 99.422104 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 71026 + - 71019 + - 71020 + - 71022 + - 71025 + - 71023 + - 71024 + - 71021 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CratePlasma + entities: + - uid: 8152 components: - type: Transform - pos: 14.5,-66.5 + pos: 76.5,0.5 parent: 2 - - uid: 44163 +- proto: CratePlastic + entities: + - uid: 8171 components: - type: Transform - pos: 13.5,-66.5 + pos: 73.5,-1.5 parent: 2 - - uid: 44164 +- proto: CratePrivateSecure + entities: + - uid: 8160 components: - type: Transform - pos: 12.5,-66.5 + pos: 67.5,-1.5 parent: 2 - - uid: 44165 + - uid: 8346 components: - type: Transform - pos: 11.5,-66.5 + pos: 73.5,5.5 parent: 2 - - uid: 44167 +- proto: CrateRCDAmmo + entities: + - uid: 13079 components: - type: Transform - pos: 9.5,-66.5 + pos: 9.5,22.5 parent: 2 - - uid: 44168 +- proto: CrateScience + entities: + - uid: 3863 components: - type: Transform - pos: 8.5,-66.5 + pos: 35.5,-22.5 parent: 2 - - uid: 44170 +- proto: CrateSecure + entities: + - uid: 65585 components: - type: Transform - pos: 6.5,-66.5 - parent: 2 - - uid: 44171 + pos: -0.5,1.5 + parent: 65540 +- proto: CrateServiceBooks + entities: + - uid: 9932 components: - type: Transform - pos: 5.5,-66.5 + pos: -15.5,47.5 parent: 2 - - uid: 44194 +- proto: CrateServiceBureaucracy + entities: + - uid: 26107 components: - type: Transform - pos: 5.5,-65.5 + pos: -64.5,-70.5 parent: 2 - - uid: 44195 + - uid: 65586 components: - type: Transform - pos: 5.5,-64.5 - parent: 2 - - uid: 44196 + pos: -2.5,-0.5 + parent: 65540 +- proto: CrateServiceJanitorialSupplies + entities: + - uid: 7143 components: - type: Transform - pos: 13.5,-65.5 + pos: -19.5,33.5 parent: 2 - - uid: 44197 + - uid: 13004 components: - type: Transform - pos: 13.5,-64.5 + pos: -65.5,29.5 parent: 2 - - uid: 44198 + - uid: 26281 components: - type: Transform - pos: 17.5,-66.5 + pos: -34.5,-75.5 parent: 2 - - uid: 44199 + - uid: 61192 components: - type: Transform - pos: 18.5,-66.5 - parent: 2 - - uid: 44200 + pos: -12.5,16.5 + parent: 56631 + - uid: 66238 components: - type: Transform - pos: 18.5,-65.5 - parent: 2 - - uid: 44201 + pos: 3.5,-21.5 + parent: 65849 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 75.31249 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 +- proto: CrateServicePersonnel + entities: + - uid: 6978 components: - type: Transform - pos: 18.5,-64.5 + pos: -18.5,-5.5 parent: 2 - - uid: 44202 +- proto: CrateServiceTheatre + entities: + - uid: 7529 components: - type: Transform - pos: 18.5,-63.5 + pos: -37.5,71.5 parent: 2 - - uid: 44203 +- proto: CrateSlimepersonLifeSupport + entities: + - uid: 27681 components: - type: Transform - pos: 18.5,-62.5 + pos: -73.5,-66.5 parent: 2 - - uid: 44204 +- proto: CrateSurgery + entities: + - uid: 14633 components: - type: Transform - pos: 18.5,-61.5 + pos: 14.5,-63.5 parent: 2 - - uid: 44205 + - uid: 20802 components: - type: Transform - pos: 18.5,-60.5 + pos: 73.5,-52.5 parent: 2 - - uid: 44206 +- proto: CrateSyndicate + entities: + - uid: 49055 components: + - type: MetaData + desc: Содержит случайное снаряжение Синдиката, общей стоимостью в 50 телекристаллов. Оно может быть как бесполезным хламом, так и реально крутым. + name: ящик припасов синдиката - type: Transform - pos: 18.5,-59.5 + pos: -89.5,30.5 parent: 2 - - uid: 44207 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 49061 + - 49060 + - 49059 + - 49058 + - 49057 + - 49056 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 61053 components: - type: Transform - pos: 19.5,-59.5 - parent: 2 - - uid: 44209 + pos: -52.5,47.5 + parent: 56631 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 61055 + - 61054 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 61193 components: - type: Transform - pos: 19.5,-58.5 - parent: 2 - - uid: 44210 + pos: -27.5,43.5 + parent: 56631 + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.4,-0.4 + - 0.4,-0.4 + - 0.4,0.29 + - -0.4,0.29 + mask: + - Impassable + - LowImpassable + layer: + - BulletImpassable + - Opaque + density: 50 + hard: True + restitution: 0 + friction: 0.4 + - type: EntityStorage + open: True + removedMasks: 20 + - type: PlaceableSurface + isPlaceable: True +- proto: CrateSyndicateSurplusBundle + entities: + - uid: 61194 components: - type: Transform - pos: 19.5,-57.5 - parent: 2 - - uid: 44211 + pos: -52.5,49.5 + parent: 56631 +- proto: CrateTrashCart + entities: + - uid: 4248 components: - type: Transform - pos: 26.5,-65.5 + pos: -103.5,1.5 parent: 2 - - uid: 44212 + - uid: 14877 components: - type: Transform - pos: 25.5,-65.5 + pos: 29.5,-86.5 parent: 2 - - uid: 44213 + - uid: 20037 components: - type: Transform - pos: 24.5,-65.5 + pos: -56.5,-2.5 parent: 2 - - uid: 44214 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20038 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20675 components: - type: Transform - pos: 23.5,-65.5 + pos: -57.5,-81.5 parent: 2 - - uid: 44215 + - uid: 21187 components: - type: Transform - pos: 22.5,-65.5 + pos: 79.5,-23.5 parent: 2 - - uid: 44216 + - uid: 28066 components: - type: Transform - pos: 24.5,-64.5 + pos: -18.5,-75.5 parent: 2 - - uid: 44217 + - uid: 29055 components: - type: Transform - pos: 24.5,-63.5 + pos: 28.5,-22.5 parent: 2 - - uid: 44218 + - uid: 30505 components: - type: Transform - pos: 24.5,-62.5 + pos: 72.5,-12.5 parent: 2 - - uid: 44219 + - uid: 31422 components: - type: Transform - pos: 24.5,-61.5 + pos: -23.5,50.5 parent: 2 - - uid: 44220 + - uid: 61195 components: - type: Transform - pos: 24.5,-60.5 - parent: 2 - - uid: 44221 + pos: -4.5,12.5 + parent: 56631 + - uid: 61196 components: - type: Transform - pos: 23.5,-60.5 - parent: 2 - - uid: 44222 + pos: -18.5,16.5 + parent: 56631 + - uid: 61197 components: - type: Transform - pos: 23.5,-59.5 + pos: -17.5,16.5 + parent: 56631 +- proto: CrateTrashCartFilled + entities: + - uid: 20057 + components: + - type: Transform + pos: -58.5,-3.5 parent: 2 - - uid: 44223 + - uid: 21172 components: - type: Transform - pos: 23.5,-58.5 + pos: 80.5,-25.5 parent: 2 - - uid: 44224 + - uid: 21175 components: - type: Transform - pos: 23.5,-57.5 + pos: 78.5,-27.5 parent: 2 - - uid: 44225 + - uid: 21178 components: - type: Transform - pos: 23.5,-56.5 + pos: 79.5,-25.5 parent: 2 - - uid: 44226 + - uid: 21179 components: - type: Transform - pos: 24.5,-56.5 + pos: 80.5,-26.5 parent: 2 - - uid: 44230 + - uid: 23029 components: - type: Transform - pos: 18.5,-67.5 + pos: 51.5,-44.5 parent: 2 - - uid: 44231 + - uid: 23030 components: - type: Transform - pos: 18.5,-68.5 + pos: 59.5,-36.5 parent: 2 - - uid: 44232 + - uid: 23147 components: - type: Transform - pos: 18.5,-69.5 + pos: 25.5,-45.5 parent: 2 - - uid: 44233 + - uid: 23148 components: - type: Transform - pos: 18.5,-70.5 + pos: 20.5,-38.5 parent: 2 - - uid: 44234 + - uid: 23149 components: - type: Transform - pos: 18.5,-71.5 + pos: 31.5,-34.5 parent: 2 - - uid: 44235 + - uid: 23185 components: - type: Transform - pos: 18.5,-72.5 + pos: 38.5,-63.5 parent: 2 - - uid: 44236 + - uid: 23186 components: - type: Transform - pos: 18.5,-73.5 + pos: 38.5,-63.5 parent: 2 - - uid: 44237 + - uid: 24677 components: - type: Transform - pos: 19.5,-73.5 + pos: -91.5,13.5 parent: 2 - - uid: 44238 + - uid: 25371 components: - type: Transform - pos: 20.5,-73.5 + pos: -73.5,-38.5 parent: 2 - - uid: 44239 + - uid: 25599 components: - type: Transform - pos: 21.5,-73.5 + pos: 21.5,-89.5 parent: 2 - - uid: 44240 + - uid: 25601 components: - type: Transform - pos: 21.5,-72.5 + pos: 34.5,-71.5 parent: 2 - - uid: 44241 + - uid: 28045 components: - type: Transform - pos: 21.5,-71.5 + pos: -50.5,-83.5 parent: 2 - - uid: 44242 + - uid: 28065 components: - type: Transform - pos: 21.5,-70.5 + pos: -10.5,-77.5 parent: 2 - - uid: 44243 + - uid: 28919 components: - type: Transform - pos: 22.5,-70.5 + pos: -51.5,-50.5 parent: 2 - - uid: 44244 + - uid: 29543 components: - type: Transform - pos: 23.5,-70.5 + pos: -61.5,-81.5 parent: 2 - - uid: 44245 + - uid: 31056 components: - type: Transform - pos: -4.5,-71.5 + pos: -74.5,70.5 parent: 2 - - uid: 44246 + - uid: 31423 components: - type: Transform - pos: -3.5,-71.5 + pos: -24.5,50.5 parent: 2 - - uid: 44247 + - uid: 52432 components: - type: Transform - pos: -3.5,-70.5 + pos: 35.5,-81.5 parent: 2 - - uid: 44248 + - uid: 61198 components: - type: Transform - pos: -2.5,-70.5 - parent: 2 - - uid: 44249 + pos: -19.5,16.5 + parent: 56631 + - uid: 61199 components: - type: Transform - pos: -1.5,-70.5 - parent: 2 - - uid: 44250 + pos: 20.5,51.5 + parent: 56631 +- proto: CrateTrashCartJani + entities: + - uid: 6927 components: - type: Transform - pos: -0.5,-70.5 + pos: -18.5,34.5 parent: 2 - - uid: 44251 + - uid: 26252 components: - type: Transform - pos: 0.5,-70.5 + pos: -34.5,-69.5 parent: 2 - - uid: 44252 + - uid: 26257 components: - type: Transform - pos: 0.5,-69.5 + pos: -35.5,-69.5 parent: 2 - - uid: 44253 + - uid: 61200 components: - type: Transform - pos: 0.5,-68.5 - parent: 2 - - uid: 44254 + pos: 16.5,14.5 + parent: 56631 +- proto: CrateWeaponSecure + entities: + - uid: 20116 components: + - type: MetaData + desc: Большой контейнер предметов для смотрителя. + name: защищённый оружейный ящик "радость смотрителя" - type: Transform - pos: 0.5,-67.5 + pos: -44.5,-28.5 parent: 2 - - uid: 44255 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 10259 + - 10246 + - 10245 + - 10239 + - 9975 + - 9841 + - 9840 + - 9764 + - 9464 + - 9389 + - 8009 + - 7928 + - 1759 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 53934 components: - type: Transform - pos: 0.5,-66.5 - parent: 2 - - uid: 44256 + pos: 5.5,-13.5 + parent: 53899 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 53950 + - 53940 + - 53936 + - 53939 + - 53945 + - 53949 + - 53944 + - 53938 + - 53948 + - 53937 + - 53943 + - 53935 + - 53942 + - 53941 + - 53947 + - 53946 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: CrateWoodenGrave + entities: + - uid: 23118 components: - type: Transform - pos: 0.5,-65.5 + pos: 50.5,-54.5 parent: 2 - - uid: 44257 + - uid: 26905 components: - type: Transform - pos: 0.5,-64.5 + pos: -84.5,-58.5 parent: 2 - - uid: 44258 + - uid: 27077 components: - type: Transform - pos: 1.5,-70.5 + pos: -83.5,-58.5 parent: 2 - - uid: 44259 + - uid: 27079 components: - type: Transform - pos: 2.5,-70.5 + pos: -82.5,-57.5 parent: 2 - - uid: 44260 + - uid: 27080 components: - type: Transform - pos: 3.5,-70.5 + pos: -82.5,-60.5 parent: 2 - - uid: 44261 + - uid: 27081 components: - type: Transform - pos: 4.5,-70.5 + pos: -81.5,-60.5 parent: 2 - - uid: 44262 + - uid: 27082 components: - type: Transform - pos: 5.5,-70.5 + pos: -84.5,-60.5 parent: 2 - - uid: 44263 +- proto: CrayonBox + entities: + - uid: 7549 components: - type: Transform - pos: 6.5,-70.5 + pos: -42.2156,74.40662 parent: 2 - - uid: 44264 + - uid: 9709 components: - type: Transform - pos: 7.5,-70.5 + pos: -58.51586,62.63044 parent: 2 - - uid: 44265 + - uid: 9710 components: - type: Transform - pos: 8.5,-70.5 + pos: -58.51586,62.364815 parent: 2 - - uid: 44266 + - uid: 12541 components: - type: Transform - pos: 9.5,-70.5 - parent: 2 - - uid: 44267 + parent: 12540 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20040 components: - type: Transform - pos: 10.5,-70.5 + pos: -50.333527,-2.444992 parent: 2 - - uid: 44268 + - uid: 51124 components: - type: Transform - pos: 11.5,-70.5 + pos: -52.463818,107.49569 parent: 2 - - uid: 44269 +- proto: CrayonRainbow + entities: + - uid: 51123 components: - type: Transform - pos: 12.5,-70.5 + pos: -50.526318,107.55819 parent: 2 - - uid: 44270 +- proto: Crematorium + entities: + - uid: 12597 components: - type: Transform - pos: 13.5,-70.5 + rot: 1.5707963267948966 rad + pos: -76.5,64.5 parent: 2 - - uid: 44271 + - uid: 17849 components: - type: Transform - pos: 14.5,-70.5 + pos: -46.5,-72.5 parent: 2 - - uid: 44272 +- proto: CrewMonitoringServer + entities: + - uid: 19059 components: - type: Transform - pos: 2.5,-71.5 + pos: 25.5,-8.5 parent: 2 - - uid: 44273 + - type: SingletonDeviceNetServer + active: False + available: False +- proto: Crowbar + entities: + - uid: 391 components: - type: Transform - pos: 2.5,-72.5 + pos: 31.51165,-28.472878 parent: 2 - - uid: 44274 + - uid: 4443 components: - type: Transform - pos: 2.5,-73.5 + pos: 24.463217,-18.309351 parent: 2 - - uid: 44275 + - uid: 7131 components: - type: Transform - pos: 2.5,-74.5 + pos: -17.269304,34.654274 parent: 2 - - uid: 44276 + - uid: 7502 components: - type: Transform - pos: 2.5,-75.5 + pos: -47.563614,74.5377 parent: 2 - - uid: 44277 + - uid: 8052 components: - type: Transform - pos: 4.5,-75.5 + pos: 62.54271,-42.426277 parent: 2 - - uid: 44278 + - uid: 8468 components: - type: Transform - pos: 4.5,-74.5 + pos: -50.515446,65.108765 parent: 2 - - uid: 44279 + - uid: 10836 components: - type: Transform - pos: 4.5,-73.5 + rot: 1.5707963267948966 rad + pos: -44.781334,7.480146 parent: 2 - - uid: 44280 + - uid: 10837 components: - type: Transform - pos: 4.5,-72.5 + rot: 1.5707963267948966 rad + pos: -50.71734,9.667646 parent: 2 - - uid: 44281 + - uid: 11648 components: - type: Transform - pos: 4.5,-71.5 + pos: -55.422157,51.554195 parent: 2 - - uid: 44282 + - uid: 19888 components: - type: Transform - pos: 10.5,-75.5 + pos: -55.389874,-23.659674 parent: 2 - - uid: 44283 + - uid: 19967 components: - type: Transform - pos: 10.5,-74.5 + pos: -53.443893,-2.55306 parent: 2 - - uid: 44284 + - uid: 20021 components: - type: Transform - pos: 10.5,-73.5 + pos: -64.40694,-8.43345 parent: 2 - - uid: 44285 + - uid: 22098 components: - type: Transform - pos: 10.5,-72.5 + pos: -71.43658,-31.528824 parent: 2 - - uid: 44286 + - uid: 24657 components: - type: Transform - pos: 10.5,-71.5 + pos: -58.751225,-23.38592 parent: 2 - - uid: 44287 + - uid: 43243 components: - type: Transform - pos: 12.5,-75.5 + pos: -0.47817695,-51.323147 parent: 2 - - uid: 44288 + - uid: 61201 components: - type: Transform - pos: 12.5,-74.5 - parent: 2 - - uid: 44289 + rot: 3.141592653589793 rad + pos: 24.457228,34.49971 + parent: 56631 + - uid: 61202 components: - type: Transform - pos: 12.5,-73.5 - parent: 2 - - uid: 44290 + rot: 1.5707963267948966 rad + pos: -33.346466,35.652893 + parent: 56631 + - uid: 65587 components: - type: Transform - pos: 12.5,-72.5 - parent: 2 - - uid: 44291 + pos: -0.24652195,-1.3940065 + parent: 65540 + - uid: 66239 components: - type: Transform - pos: 12.5,-71.5 - parent: 2 - - uid: 44317 + pos: 1.4280329,7.468484 + parent: 65849 +- proto: CrowbarRed + entities: + - uid: 5691 components: - type: Transform - pos: -4.5,-58.5 + pos: -44.473984,80.633514 parent: 2 - - uid: 44318 + - uid: 6995 components: - type: Transform - pos: -4.5,-59.5 + pos: -46.47189,43.656673 parent: 2 - - uid: 44319 + - uid: 7644 components: - type: Transform - pos: -4.5,-60.5 + pos: 59.53582,-7.5610127 parent: 2 - - uid: 44320 + - uid: 8835 components: - type: Transform - pos: -5.5,-60.5 + pos: 47.5,-64.5 parent: 2 - - uid: 44321 + - uid: 14670 components: - type: Transform - pos: -6.5,-60.5 + rot: 3.141592653589793 rad + pos: -63.458878,81.539764 parent: 2 - - uid: 44322 + - uid: 15489 components: - type: Transform - pos: -6.5,-61.5 + pos: 50.5,-42.5 parent: 2 - - uid: 44323 + - uid: 21896 components: - type: Transform - pos: -6.5,-62.5 + pos: -74.45941,-8.373269 parent: 2 - - uid: 44324 + - uid: 21917 components: - type: Transform - pos: -6.5,-63.5 + pos: -74.518745,-20.445404 parent: 2 - - uid: 44325 + - uid: 21918 components: - type: Transform - pos: -6.5,-64.5 + pos: -74.65937,-20.33603 parent: 2 - - uid: 44326 + - uid: 21919 components: - type: Transform - pos: -6.5,-65.5 + pos: -74.69062,-20.17978 parent: 2 - - uid: 44327 + - uid: 21920 components: - type: Transform - pos: -7.5,-62.5 + pos: -74.6415,-8.344223 parent: 2 - - uid: 44328 + - uid: 21921 components: - type: Transform - pos: -5.5,-62.5 + pos: -74.67275,-8.250473 parent: 2 - - uid: 44329 + - uid: 23051 components: - type: Transform - pos: -4.5,-62.5 + pos: 56.524506,-37.609093 parent: 2 - - uid: 44330 + - uid: 24221 components: - type: Transform - pos: -4.5,-57.5 + pos: -16.592943,-79.25499 parent: 2 - - uid: 44331 + - uid: 24222 components: - type: Transform - pos: -8.5,-62.5 + pos: -16.483568,-79.47374 parent: 2 - - uid: 44332 + - uid: 26535 components: - type: Transform - pos: -3.5,-69.5 + pos: -89.542435,-43.370354 parent: 2 - - uid: 44333 + - uid: 29057 components: - type: Transform - pos: -4.5,-69.5 + pos: 26.5,-16.5 parent: 2 - - uid: 44334 + - uid: 29059 components: - type: Transform - pos: -5.5,-69.5 + pos: -22.5,-13.5 parent: 2 - - uid: 44335 + - uid: 30421 components: - type: Transform - pos: -6.5,-69.5 + pos: 35.5,10.5 parent: 2 - - uid: 44336 + - uid: 30674 components: - type: Transform - pos: -6.5,-70.5 + pos: 4.5,31.5 parent: 2 - - uid: 44337 + - uid: 30675 components: - type: Transform - pos: -6.5,-71.5 + pos: 2.5,60.5 parent: 2 - - uid: 44338 + - uid: 30902 components: - type: Transform - pos: -6.5,-72.5 + pos: 54.379356,27.71186 parent: 2 - - uid: 44340 + - uid: 30903 components: - type: Transform - pos: -6.5,-73.5 + pos: 54.598106,27.477486 parent: 2 - - uid: 44341 + - uid: 31253 components: - type: Transform - pos: -12.5,-68.5 + pos: -36.5,11.5 parent: 2 - - uid: 44342 + - uid: 31337 components: - type: Transform - pos: -11.5,-68.5 + pos: -45.5,15.5 parent: 2 - - uid: 44343 + - uid: 31427 components: - type: Transform - pos: -11.5,-69.5 + pos: -10.5,58.5 parent: 2 - - uid: 44344 + - uid: 50908 components: - type: Transform - pos: -11.5,-70.5 + pos: -45.467434,-5.5656643 parent: 2 - - uid: 44345 + - uid: 51629 components: - type: Transform - pos: -12.5,-70.5 + pos: 45.56819,12.544912 parent: 2 - - uid: 44346 + - uid: 61203 components: - type: Transform - pos: -13.5,-70.5 - parent: 2 - - uid: 44347 + rot: -1.5707963267948966 rad + pos: 15.035965,48.744812 + parent: 56631 + - uid: 61204 components: - type: Transform - pos: -14.5,-70.5 - parent: 2 - - uid: 44348 + pos: -20.4793,14.552873 + parent: 56631 + - uid: 67424 components: - type: Transform - pos: -10.5,-69.5 - parent: 2 - - uid: 44349 + pos: 33.494385,5.7261047 + parent: 66965 +- proto: CryogenicSleepUnit + entities: + - uid: 19259 components: - type: Transform - pos: -9.5,-69.5 + pos: 28.5,-51.5 parent: 2 - - uid: 44350 + - uid: 19262 components: - type: Transform - pos: -22.5,-63.5 + pos: 28.5,-53.5 parent: 2 - - uid: 44351 + - uid: 19263 components: - type: Transform - pos: -21.5,-63.5 + pos: 26.5,-50.5 parent: 2 - - uid: 44352 + - uid: 19267 components: - type: Transform - pos: -20.5,-63.5 + pos: 26.5,-51.5 parent: 2 - - uid: 44353 + - uid: 19269 components: - type: Transform - pos: -20.5,-64.5 + pos: 26.5,-53.5 parent: 2 - - uid: 44354 + - uid: 45775 components: - type: Transform - pos: -20.5,-65.5 + pos: -87.5,12.5 parent: 2 - - uid: 44355 + - uid: 47402 components: - type: Transform - pos: -20.5,-66.5 + pos: -86.5,14.5 parent: 2 - - uid: 44356 + - uid: 47403 components: - type: Transform - pos: -20.5,-67.5 + pos: -84.5,14.5 parent: 2 - - uid: 44357 + - uid: 54213 components: - type: Transform - pos: -21.5,-67.5 - parent: 2 - - uid: 44358 + rot: -1.5707963267948966 rad + pos: 6.5,-6.5 + parent: 53899 + - uid: 54214 components: - type: Transform - pos: -22.5,-67.5 - parent: 2 - - uid: 44359 + rot: -1.5707963267948966 rad + pos: 6.5,-4.5 + parent: 53899 + - uid: 54215 components: - type: Transform - pos: -23.5,-67.5 - parent: 2 - - uid: 44360 + rot: -1.5707963267948966 rad + pos: 6.5,-5.5 + parent: 53899 + - uid: 54216 components: - type: Transform - pos: -20.5,-62.5 - parent: 2 - - uid: 44361 + rot: 3.141592653589793 rad + pos: 4.5,-4.5 + parent: 53899 + - uid: 54217 components: - type: Transform - pos: -20.5,-61.5 - parent: 2 - - uid: 44362 + rot: 3.141592653589793 rad + pos: 4.5,-6.5 + parent: 53899 + - uid: 54218 components: - type: Transform - pos: -20.5,-60.5 - parent: 2 - - uid: 44363 + rot: 3.141592653589793 rad + pos: -5.5,-6.5 + parent: 53899 +- proto: CryogenicSleepUnitSpawner + entities: + - uid: 44782 components: - type: Transform - pos: -19.5,-60.5 + pos: -86.5,12.5 parent: 2 - - uid: 44364 + - uid: 47400 components: - type: Transform - pos: -18.5,-60.5 + pos: -83.5,14.5 parent: 2 - - uid: 44365 +- proto: CryogenicSleepUnitSpawnerLateJoin + entities: + - uid: 47380 components: - type: Transform - pos: -17.5,-60.5 + pos: -87.5,14.5 parent: 2 - - uid: 44366 +- proto: CryoPod + entities: + - uid: 15869 components: - type: Transform - pos: -32.5,-67.5 + pos: -0.5,-47.5 parent: 2 - - uid: 44367 + - uid: 15889 components: - type: Transform - pos: -31.5,-67.5 + pos: 1.5,-47.5 parent: 2 - - uid: 44369 +- proto: CryostasisBeaker + entities: + - uid: 61205 components: - type: Transform - pos: -30.5,-67.5 - parent: 2 - - uid: 44370 + rot: 3.141592653589793 rad + pos: -33.6071,27.293396 + parent: 56631 + - uid: 61206 components: - type: Transform - pos: -29.5,-67.5 - parent: 2 - - uid: 44371 + rot: 3.141592653589793 rad + pos: -34.060226,27.293396 + parent: 56631 +- proto: CryoxadoneBeakerSmall + entities: + - uid: 43228 components: - type: Transform - pos: -28.5,-67.5 + pos: -0.5515969,-49.40246 parent: 2 - - uid: 44372 + - uid: 43230 components: - type: Transform - pos: -27.5,-67.5 + pos: -0.30159688,-49.293083 parent: 2 - - uid: 44373 +- proto: CrystalBlue + entities: + - uid: 55588 components: - type: Transform - pos: -26.5,-67.5 - parent: 2 - - uid: 44374 + pos: -19.5,7.5 + parent: 55280 + - uid: 55589 components: - type: Transform - pos: -25.5,-67.5 - parent: 2 - - uid: 44375 + pos: -8.5,7.5 + parent: 55280 + - uid: 55590 components: - type: Transform - pos: -24.5,-67.5 - parent: 2 - - uid: 44376 + rot: 3.141592653589793 rad + pos: -12.5,12.5 + parent: 55280 +- proto: CrystalCyan + entities: + - uid: 24928 components: - type: Transform - pos: -11.5,-67.5 + pos: -89.5,6.5 parent: 2 - - uid: 44377 + - uid: 25379 components: - type: Transform - pos: -11.5,-66.5 + pos: -66.5,-36.5 parent: 2 - - uid: 44378 +- proto: CrystalGreen + entities: + - uid: 25377 components: - type: Transform - pos: -7.5,-40.5 + pos: -73.5,-40.5 parent: 2 - - uid: 44379 +- proto: CrystalOrange + entities: + - uid: 25381 components: - type: Transform - pos: -8.5,-40.5 + pos: -60.5,-39.5 parent: 2 - - uid: 44380 +- proto: CrystalSpawner + entities: + - uid: 25041 components: - type: Transform - pos: -9.5,-40.5 + pos: 13.5,-88.5 parent: 2 - - uid: 44381 + - uid: 25384 components: - type: Transform - pos: -10.5,-40.5 + pos: 3.5,-90.5 parent: 2 - - uid: 44382 + - uid: 25385 components: - type: Transform - pos: -11.5,-40.5 + pos: -0.5,-80.5 parent: 2 - - uid: 44383 + - uid: 25388 components: - type: Transform - pos: -12.5,-40.5 + pos: 34.5,-89.5 parent: 2 - - uid: 44384 + - uid: 27729 components: - type: Transform - pos: -13.5,-40.5 + pos: -70.5,-64.5 parent: 2 - - uid: 44385 + - uid: 27737 components: - type: Transform - pos: -14.5,-40.5 + pos: -72.5,-69.5 parent: 2 - - uid: 44386 + - uid: 27738 components: - type: Transform - pos: -12.5,-66.5 + pos: -70.5,-66.5 parent: 2 - - uid: 44387 + - uid: 27740 components: - type: Transform - pos: -12.5,-65.5 + pos: -73.5,-62.5 parent: 2 - - uid: 44388 + - uid: 27741 components: - type: Transform - pos: -12.5,-64.5 + pos: -66.5,-59.5 parent: 2 - - uid: 44389 + - uid: 30412 components: - type: Transform - pos: -12.5,-63.5 + pos: 76.5,-9.5 parent: 2 - - uid: 44398 + - uid: 30413 components: - type: Transform - pos: -12.5,-62.5 + pos: 80.5,-10.5 parent: 2 - - uid: 44399 + - uid: 30422 components: - type: Transform - pos: -12.5,-61.5 + pos: 76.5,-11.5 parent: 2 - - uid: 44400 +- proto: CurtainsBlack + entities: + - uid: 3654 components: - type: Transform - pos: -12.5,-60.5 + pos: -71.5,60.5 parent: 2 - - uid: 44401 + - uid: 12767 components: - type: Transform - pos: -12.5,-59.5 + pos: -71.5,62.5 parent: 2 - - uid: 44402 + - uid: 30465 components: - type: Transform - pos: -12.5,-58.5 + pos: 43.5,-6.5 parent: 2 - - uid: 44403 + - uid: 42826 components: - type: Transform - pos: -12.5,-57.5 + pos: -26.5,47.5 parent: 2 - - uid: 44404 + - uid: 61207 components: - type: Transform - pos: -12.5,-56.5 - parent: 2 - - uid: 44405 + pos: 26.5,56.5 + parent: 56631 +- proto: CurtainsBlackOpen + entities: + - uid: 10105 components: - type: Transform - pos: -13.5,-56.5 + pos: -8.5,22.5 parent: 2 - - uid: 44406 + - uid: 43165 components: - type: Transform - pos: -13.5,-55.5 + pos: -61.5,-86.5 parent: 2 - - uid: 44407 +- proto: CurtainsBlue + entities: + - uid: 9249 components: - type: Transform - pos: -13.5,-54.5 + pos: 7.5,-11.5 parent: 2 - - uid: 44408 + - uid: 9398 components: - type: Transform - pos: -13.5,-53.5 + pos: 7.5,-12.5 parent: 2 - - uid: 44409 + - uid: 12468 components: + - type: MetaData + desc: Красивые синие шторы, на которых изображена буква "М". Интересно, что же это обозначает?... + name: шторы с рисунком - type: Transform - pos: -13.5,-52.5 + rot: 1.5707963267948966 rad + pos: -4.5,70.5 parent: 2 - - uid: 44410 +- proto: CurtainsBlueOpen + entities: + - uid: 7007 components: - type: Transform - pos: -13.5,-51.5 + pos: -32.5,-9.5 parent: 2 - - uid: 44411 + - uid: 7621 components: - type: Transform - pos: -13.5,-50.5 + pos: -61.5,7.5 parent: 2 - - uid: 44412 + - uid: 8874 components: - type: Transform - pos: -14.5,-55.5 + pos: 8.5,-3.5 parent: 2 - - uid: 44413 + - uid: 9222 components: - type: Transform - pos: -15.5,-40.5 + pos: 3.5,-10.5 parent: 2 - - uid: 44414 + - uid: 9465 components: - type: Transform - pos: -16.5,-40.5 + pos: 4.5,-10.5 parent: 2 - - uid: 44415 + - uid: 14522 components: - type: Transform - pos: -17.5,-40.5 + rot: 3.141592653589793 rad + pos: 18.5,-61.5 parent: 2 - - uid: 44417 + - uid: 18431 components: - type: Transform - pos: -18.5,-40.5 + pos: -22.5,-73.5 parent: 2 - - uid: 44418 + - uid: 26194 components: - type: Transform - pos: -20.5,13.5 + pos: -83.5,-47.5 parent: 2 - - uid: 44419 + - uid: 26195 components: - type: Transform - pos: -15.5,-55.5 + pos: -83.5,-48.5 parent: 2 - - uid: 44420 + - uid: 26196 components: - type: Transform - pos: -16.5,-55.5 + pos: -83.5,-49.5 parent: 2 - - uid: 44421 +- proto: CurtainsCyan + entities: + - uid: 18671 components: - type: Transform - pos: -17.5,-55.5 + pos: -27.5,-56.5 parent: 2 - - uid: 44422 + - uid: 18690 components: - type: Transform - pos: -18.5,-55.5 + pos: -27.5,-57.5 parent: 2 - - uid: 44423 +- proto: CurtainsCyanOpen + entities: + - uid: 22167 components: - type: Transform - pos: -19.5,-55.5 + pos: -30.5,-56.5 parent: 2 - - uid: 44424 +- proto: CurtainsGreen + entities: + - uid: 13241 components: - type: Transform - pos: -20.5,-55.5 + pos: -26.5,-45.5 parent: 2 - - uid: 44425 + - uid: 13248 components: - type: Transform - pos: -21.5,-55.5 + pos: -18.5,-44.5 parent: 2 - - uid: 44426 + - uid: 13262 components: - type: Transform - pos: -22.5,-55.5 + pos: -18.5,-45.5 parent: 2 - - uid: 44427 + - uid: 13340 components: - type: Transform - pos: -48.5,-68.5 + pos: -26.5,-46.5 parent: 2 - - uid: 44428 + - uid: 13367 components: - type: Transform - pos: -48.5,-69.5 + pos: -26.5,-44.5 parent: 2 - - uid: 44429 + - uid: 13370 components: - type: Transform - pos: -48.5,-70.5 + pos: -25.5,-44.5 parent: 2 - - uid: 44430 + - uid: 13371 components: - type: Transform - pos: -47.5,-70.5 + pos: -22.5,-44.5 parent: 2 - - uid: 44431 + - uid: 13372 components: - type: Transform - pos: -46.5,-70.5 + pos: -21.5,-44.5 parent: 2 - - uid: 44432 + - uid: 13373 components: - type: Transform - pos: -45.5,-70.5 + pos: -18.5,-46.5 parent: 2 - - uid: 44433 + - uid: 21828 components: - type: Transform - pos: -44.5,-70.5 + pos: -70.5,-54.5 parent: 2 - - uid: 44434 + - uid: 21829 components: - type: Transform - pos: -43.5,-70.5 + pos: -69.5,-54.5 parent: 2 - - uid: 44435 + - uid: 21830 components: - type: Transform - pos: -42.5,-70.5 + pos: -68.5,-54.5 parent: 2 - - uid: 44436 +- proto: CurtainsGreenOpen + entities: + - uid: 3727 components: - type: Transform - pos: -41.5,-70.5 + pos: 26.5,-51.5 parent: 2 - - uid: 44437 + - uid: 9805 components: - type: Transform - pos: -40.5,-70.5 + rot: 1.5707963267948966 rad + pos: -18.5,42.5 parent: 2 - - uid: 44438 + - uid: 18713 components: - type: Transform - pos: -43.5,-69.5 + pos: -59.5,-59.5 parent: 2 - - uid: 44439 + - uid: 19265 components: - type: Transform - pos: -43.5,-68.5 + pos: 26.5,-50.5 parent: 2 - - uid: 44440 + - uid: 19266 components: - type: Transform - pos: -32.5,-83.5 + pos: 26.5,-52.5 parent: 2 - - uid: 44441 + - uid: 19270 components: - type: Transform - pos: -32.5,-84.5 + pos: 26.5,-53.5 parent: 2 - - uid: 44442 + - uid: 19271 components: - type: Transform - pos: -32.5,-85.5 + pos: 28.5,-50.5 parent: 2 - - uid: 44443 + - uid: 19272 components: - type: Transform - pos: -34.5,-85.5 + pos: 28.5,-51.5 parent: 2 - - uid: 44444 + - uid: 19273 components: - type: Transform - pos: -35.5,-85.5 + pos: 28.5,-52.5 parent: 2 - - uid: 44445 + - uid: 19274 components: - type: Transform - pos: -36.5,-85.5 + pos: 28.5,-53.5 parent: 2 - - uid: 44446 +- proto: CurtainsOrange + entities: + - uid: 4614 components: - type: Transform - pos: -37.5,-85.5 + pos: 74.5,12.5 parent: 2 - - uid: 44447 + - uid: 4709 components: - type: Transform - pos: -38.5,-85.5 + pos: 71.5,12.5 parent: 2 - - uid: 44448 + - uid: 6820 components: - type: Transform - pos: -11.5,-44.5 + rot: -1.5707963267948966 rad + pos: -76.5,20.5 parent: 2 - - uid: 44449 + - uid: 7368 components: - type: Transform - pos: -12.5,-44.5 + pos: -45.5,67.5 parent: 2 - - uid: 44450 + - uid: 7377 components: - type: Transform - pos: -13.5,-44.5 + pos: -41.5,67.5 parent: 2 - - uid: 44451 + - uid: 13235 components: - type: Transform - pos: -14.5,-44.5 + pos: -27.5,-46.5 parent: 2 - - uid: 44452 + - uid: 13267 components: - type: Transform - pos: -15.5,-44.5 + pos: -31.5,-46.5 parent: 2 - - uid: 44453 + - uid: 46468 components: - type: Transform - pos: -16.5,-44.5 + rot: -1.5707963267948966 rad + pos: -55.5,94.5 parent: 2 - - uid: 44458 +- proto: CurtainsOrangeOpen + entities: + - uid: 4611 components: - type: Transform - pos: -38.5,-84.5 + pos: 72.5,12.5 parent: 2 - - uid: 44459 + - uid: 4613 components: - type: Transform - pos: -38.5,-83.5 + pos: 73.5,12.5 parent: 2 - - uid: 44465 + - uid: 6751 components: - type: Transform - pos: -38.5,-82.5 + rot: 1.5707963267948966 rad + pos: -76.5,24.5 parent: 2 - - uid: 44469 + - uid: 6819 components: - type: Transform - pos: -39.5,-82.5 + rot: -1.5707963267948966 rad + pos: -76.5,21.5 parent: 2 - - uid: 44470 + - uid: 6823 components: - type: Transform - pos: -39.5,-81.5 + rot: 1.5707963267948966 rad + pos: -76.5,23.5 parent: 2 - - uid: 44481 + - uid: 11180 components: - type: Transform - pos: -16.5,-45.5 + pos: -29.5,-46.5 parent: 2 - - uid: 44522 + - uid: 23821 components: - type: Transform - pos: 66.5,45.5 + pos: 74.5,10.5 parent: 2 - - uid: 44540 +- proto: CurtainSpawner + entities: + - uid: 27914 components: - type: Transform - pos: 66.5,46.5 + pos: -57.5,-84.5 parent: 2 - - uid: 44665 + - uid: 27915 components: - type: Transform - pos: -16.5,-46.5 + pos: -56.5,-84.5 parent: 2 - - uid: 44667 + - uid: 27918 components: - type: Transform - pos: -16.5,-47.5 + pos: -58.5,-84.5 parent: 2 - - uid: 44668 + - uid: 27920 components: - type: Transform - pos: -40.5,-81.5 + pos: -55.5,-84.5 parent: 2 - - uid: 44669 +- proto: CurtainsPink + entities: + - uid: 11170 components: + - type: MetaData + desc: Красивые розовые шторы, на которых изображена буква "Ж". Интересно, что же это обозначает?... + name: шторы с рисунком - type: Transform - pos: -41.5,-81.5 + rot: 1.5707963267948966 rad + pos: -8.5,70.5 parent: 2 - - uid: 44670 + - uid: 13140 components: - type: Transform - pos: -42.5,-81.5 + pos: -12.5,62.5 parent: 2 - - uid: 44671 + - uid: 13141 components: - type: Transform - pos: -43.5,-81.5 + pos: -12.5,60.5 parent: 2 - - uid: 44672 +- proto: CurtainsPinkOpen + entities: + - uid: 7713 components: - type: Transform - pos: -44.5,-81.5 + pos: -62.5,7.5 parent: 2 - - uid: 44674 + - uid: 13142 components: - type: Transform - pos: -44.5,-80.5 + pos: -12.5,61.5 parent: 2 - - uid: 44696 + - type: Door + secondsUntilStateChange: -319645.75 + state: Closing +- proto: CurtainsPurple + entities: + - uid: 46460 components: - type: Transform - pos: -0.5,-6.5 + rot: -1.5707963267948966 rad + pos: -47.5,106.5 parent: 2 - - uid: 44707 +- proto: CurtainsPurpleOpen + entities: + - uid: 3502 components: - type: Transform - pos: -0.5,-7.5 + pos: 42.5,-32.5 parent: 2 - - uid: 44728 +- proto: CurtainsRed + entities: + - uid: 7339 components: - type: Transform - pos: -44.5,-79.5 + pos: -47.5,68.5 parent: 2 - - uid: 44729 + - uid: 7343 components: - type: Transform - pos: -15.5,-46.5 + pos: -48.5,68.5 parent: 2 - - uid: 44730 + - uid: 7351 components: - type: Transform - pos: -14.5,-46.5 + pos: -39.5,68.5 parent: 2 - - uid: 44731 + - uid: 7352 components: - type: Transform - pos: -13.5,-46.5 + pos: -38.5,68.5 parent: 2 - - uid: 44732 + - uid: 7421 components: - type: Transform - pos: -44.5,-78.5 + rot: -1.5707963267948966 rad + pos: -36.5,70.5 parent: 2 - - uid: 44733 + - uid: 7422 components: - type: Transform - pos: -32.5,-86.5 + rot: -1.5707963267948966 rad + pos: -35.5,70.5 parent: 2 - - uid: 44734 + - uid: 11383 components: - type: Transform - pos: -39.5,-70.5 + pos: -69.5,64.5 parent: 2 - - uid: 44735 + - uid: 12748 components: - type: Transform - pos: -38.5,-70.5 + pos: -13.5,63.5 parent: 2 - - uid: 44736 + - uid: 12750 components: - type: Transform - pos: -37.5,-70.5 + pos: -14.5,63.5 parent: 2 - - uid: 44737 + - uid: 13517 components: - type: Transform - pos: -36.5,-70.5 + pos: -1.5,-61.5 parent: 2 - - uid: 44738 + - uid: 16140 components: - type: Transform - pos: -36.5,-71.5 + pos: -72.5,65.5 parent: 2 - - uid: 44739 + - uid: 19887 components: - type: Transform - pos: -36.5,-72.5 + pos: -55.5,-22.5 parent: 2 - - uid: 44741 + - uid: 20054 components: - type: Transform - pos: -36.5,-73.5 + pos: -48.5,-7.5 parent: 2 - - uid: 44742 + - uid: 20055 components: - type: Transform - pos: -36.5,-74.5 + pos: -48.5,-6.5 parent: 2 - - uid: 44743 + - uid: 20119 components: - type: Transform - pos: -18.5,-48.5 + pos: -61.5,-22.5 parent: 2 - - uid: 44744 + - uid: 20121 components: - type: Transform - pos: -18.5,-49.5 + pos: -61.5,-23.5 parent: 2 - - uid: 44745 + - uid: 28128 components: - type: Transform - pos: -18.5,-50.5 + pos: -31.5,-89.5 parent: 2 - - uid: 44746 + - uid: 28129 components: - type: Transform - pos: -18.5,-51.5 + pos: -31.5,-90.5 parent: 2 - - uid: 44747 + - uid: 30078 components: - type: Transform - pos: -18.5,-52.5 + pos: -13.5,66.5 parent: 2 - - uid: 44748 +- proto: CurtainsRedOpen + entities: + - uid: 3951 components: - type: Transform - pos: -17.5,-50.5 + pos: -63.5,59.5 parent: 2 - - uid: 44749 + - uid: 9352 components: - type: Transform - pos: -16.5,-50.5 + pos: -63.5,60.5 parent: 2 - - uid: 44767 + - uid: 20006 components: - type: Transform - pos: -15.5,-50.5 + pos: -65.5,-6.5 parent: 2 - - uid: 44784 + - uid: 26189 components: - type: Transform - pos: 28.5,-3.5 + pos: -85.5,-45.5 parent: 2 - - uid: 44785 +- proto: CurtainsWhite + entities: + - uid: 8580 components: - type: Transform - pos: 28.5,-2.5 + rot: -1.5707963267948966 rad + pos: 8.5,-8.5 parent: 2 - - uid: 44786 + - uid: 8719 components: - type: Transform - pos: 27.5,-2.5 + rot: -1.5707963267948966 rad + pos: 8.5,-9.5 parent: 2 - - uid: 44805 +- proto: CurtainsWhiteOpen + entities: + - uid: 5801 components: - type: Transform - pos: -32.5,-87.5 + pos: -30.5,51.5 parent: 2 - - uid: 44806 + - uid: 14491 components: - type: Transform - pos: -32.5,-88.5 + rot: -1.5707963267948966 rad + pos: 30.5,20.5 parent: 2 - - uid: 44807 +- proto: CyberPen + entities: + - uid: 61208 components: - type: Transform - pos: -32.5,-89.5 - parent: 2 - - uid: 44808 + rot: -1.5707963267948966 rad + pos: -34.369812,38.726196 + parent: 56631 + - uid: 61209 components: - type: Transform - pos: -32.5,-90.5 - parent: 2 - - uid: 44809 + pos: -31.658321,42.70728 + parent: 56631 +- proto: CyborgEndoskeleton + entities: + - uid: 26523 components: - type: Transform - pos: -33.5,-90.5 + rot: 1.5707963267948966 rad + pos: -93.60777,-47.570225 parent: 2 - - uid: 44810 + - type: ContainerContainer + containers: + part-container: !type:Container + showEnts: False + occludes: True + ents: + - 26524 + - 26525 + cell_slot: !type:Container + showEnts: False + occludes: True + ents: [] + - type: PartAssembly + currentAssembly: generic + - uid: 61210 components: - type: Transform - pos: -33.5,-91.5 - parent: 2 - - uid: 44811 + pos: -23.499466,42.234985 + parent: 56631 +- proto: d20Dice + entities: + - uid: 24863 components: - type: Transform - pos: -15.5,-52.5 + pos: -80.51679,0.53154886 parent: 2 - - uid: 44812 +- proto: d6Dice + entities: + - uid: 20991 components: - type: Transform - pos: -34.5,-91.5 + rot: 1.5707963267948966 rad + pos: 83.65462,-63.629776 parent: 2 - - uid: 44813 + - uid: 20992 components: - type: Transform - pos: -34.5,-92.5 + rot: 1.5707963267948966 rad + pos: 83.42024,-63.364155 parent: 2 - - uid: 44814 + - uid: 30466 components: - type: Transform - pos: -15.5,-51.5 + pos: 45.717308,-8.922244 parent: 2 - - uid: 44815 +- proto: Dart + entities: + - uid: 21629 components: - type: Transform - pos: -35.5,-92.5 - parent: 2 - - uid: 44816 + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21631 components: - type: Transform - pos: -36.5,-92.5 - parent: 2 - - uid: 44817 + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 26199 components: - type: Transform - pos: -37.5,-92.5 + pos: -36.502743,-58.473347 parent: 2 - - uid: 44818 + - uid: 26200 components: - type: Transform - pos: -38.5,-92.5 + pos: -36.502743,-58.473347 parent: 2 - - uid: 44819 + - uid: 30538 components: - type: Transform - pos: -19.5,-83.5 + pos: 53.509426,-12.578802 parent: 2 - - uid: 44820 + - uid: 30539 components: - type: Transform - pos: -31.5,-85.5 + pos: 53.384426,-12.485052 parent: 2 - - uid: 44822 +- proto: DartBlue + entities: + - uid: 6126 components: - type: Transform - pos: 26.5,-2.5 + rot: 0.5235987755982988 rad + pos: -31.490768,33.448498 parent: 2 - - uid: 44831 + - uid: 26190 components: - type: Transform - pos: 66.5,47.5 + pos: -36.455868,-58.30147 parent: 2 - - uid: 44881 + - uid: 26191 components: - type: Transform - pos: -30.5,-85.5 + pos: -36.471493,-58.33272 parent: 2 - - uid: 44882 + - uid: 30534 components: - type: Transform - pos: -29.5,-85.5 + pos: 53.6813,-12.328802 parent: 2 - - uid: 44883 + - uid: 30535 components: - type: Transform - pos: -28.5,-85.5 + pos: 53.52505,-12.485052 parent: 2 - - uid: 44884 +- proto: DartPurple + entities: + - uid: 6124 components: - type: Transform - pos: -27.5,-85.5 + rot: 0.5235987755982988 rad + pos: -31.662643,33.620373 parent: 2 - - uid: 44885 + - uid: 26197 components: - type: Transform - pos: -26.5,-85.5 + pos: -36.471493,-58.410847 parent: 2 - - uid: 44886 + - uid: 26198 components: - type: Transform - pos: -25.5,-85.5 + pos: -36.471493,-58.410847 parent: 2 - - uid: 44887 + - uid: 30536 components: - type: Transform - pos: -24.5,-85.5 + pos: 53.634426,-12.453802 parent: 2 - - uid: 44889 + - uid: 30537 components: - type: Transform - pos: -23.5,-85.5 + pos: 53.446926,-12.375677 parent: 2 - - uid: 44890 +- proto: DartYellow + entities: + - uid: 6130 components: - type: Transform - pos: -23.5,-86.5 + rot: 0.5235987755982988 rad + pos: -31.443893,33.573498 parent: 2 - - uid: 44891 + - uid: 21627 components: - type: Transform - pos: -23.5,-87.5 - parent: 2 - - uid: 44892 + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21630 components: - type: Transform - pos: -23.5,-88.5 - parent: 2 - - uid: 44893 + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 26192 components: - type: Transform - pos: -22.5,-88.5 + pos: -36.502743,-58.442097 parent: 2 - - uid: 44894 + - uid: 26193 components: - type: Transform - pos: -22.5,-89.5 + pos: -36.502743,-58.442097 parent: 2 - - uid: 44895 + - uid: 30532 components: - type: Transform - pos: -21.5,-89.5 + pos: 53.3063,-12.313177 parent: 2 - - uid: 44896 + - uid: 30533 components: - type: Transform - pos: -21.5,-90.5 + pos: 53.4313,-12.235052 parent: 2 - - uid: 44897 +- proto: DawInstrumentMachineCircuitboard + entities: + - uid: 16185 components: - type: Transform - pos: -21.5,-91.5 + pos: 21.465137,7.162852 parent: 2 - - uid: 44898 +- proto: DeathRattleImplanter + entities: + - uid: 61211 components: - type: Transform - pos: -23.5,-84.5 - parent: 2 - - uid: 44899 + pos: -51.46425,42.53145 + parent: 56631 +- proto: DebugAPC + entities: + - uid: 55591 components: - type: Transform - pos: -22.5,-84.5 - parent: 2 - - uid: 44900 + pos: -14.5,6.5 + parent: 55280 + - type: BatterySelfRecharger + autoRechargeRate: 50000 + autoRecharge: True +- proto: DefaultStationBeacon + entities: + - uid: 2311 components: - type: Transform - pos: -21.5,-84.5 + pos: -74.5,0.5 parent: 2 - - uid: 44901 + - type: NavMapBeacon + text: Парикмахерская + - type: WarpPoint + location: ОБЩ - Парикмахерская + - uid: 2312 components: - type: Transform - pos: -20.5,-84.5 + pos: -101.5,9.5 parent: 2 - - uid: 44902 + - type: NavMapBeacon + text: Парк + - type: WarpPoint + location: ОБЩ - Парк + - uid: 2313 components: - type: Transform - pos: -19.5,-84.5 + pos: -80.5,18.5 parent: 2 - - uid: 44903 + - type: NavMapBeacon + text: Аркадная + - type: WarpPoint + location: ОБЩ - Аркадная + - uid: 2318 components: - type: Transform - pos: -19.5,-82.5 + pos: -55.5,5.5 parent: 2 - - uid: 44904 + - type: NavMapBeacon + text: Уборная + - type: WarpPoint + location: ОБЩ - Уборная + - uid: 3894 components: - type: Transform - pos: -19.5,-81.5 + pos: -63.5,10.5 parent: 2 - - uid: 44905 + - type: NavMapBeacon + text: Гардеробная + - type: WarpPoint + location: ОБЩ - Гардеробная + - uid: 4245 components: - type: Transform - pos: -19.5,-80.5 + pos: -32.5,57.5 parent: 2 - - uid: 44906 + - type: NavMapBeacon + text: Ринг + - type: WarpPoint + location: ОБЩ - Ринг + - uid: 5144 components: - type: Transform - pos: -19.5,-79.5 + pos: -25.5,37.5 parent: 2 - - uid: 44907 + - type: NavMapBeacon + text: Уборные + - type: WarpPoint + location: ОБЩ - Уборные + - uid: 16231 components: - type: Transform - pos: -19.5,-78.5 + pos: -6.5,76.5 parent: 2 - - uid: 44908 + - type: NavMapBeacon + text: Пляж + - type: WarpPoint + location: ОБЩ - Пляж + - uid: 16232 components: - type: Transform - pos: -19.5,-77.5 + pos: -18.5,61.5 parent: 2 - - uid: 44909 + - type: NavMapBeacon + text: Баня + - type: WarpPoint + location: ОБЩ - Баня + - uid: 19284 components: - type: Transform - pos: -8.5,-46.5 + pos: 10.5,-81.5 parent: 2 - - uid: 44910 + - type: NavMapBeacon + text: Музей + - type: WarpPoint + location: ОБЩ - Музей + - uid: 19571 components: - type: Transform - pos: -8.5,-45.5 + pos: 33.5,-4.5 parent: 2 - - uid: 44911 + - type: NavMapBeacon + text: Ларёк + - type: WarpPoint + location: ОБЩ - Ларёк + - uid: 23231 components: - type: Transform - pos: -8.5,-44.5 + pos: 11.5,-21.5 parent: 2 - - uid: 44912 + - type: NavMapBeacon + text: Курилка + - type: WarpPoint + location: ОБЩ - Курилка + - uid: 23233 components: - type: Transform - pos: -8.5,-43.5 + pos: 18.5,-32.5 parent: 2 - - uid: 44913 + - type: NavMapBeacon + text: Каток + - type: WarpPoint + location: ОБЩ - Каток + - uid: 28096 components: - type: Transform - pos: -8.5,-42.5 + pos: -48.5,99.5 parent: 2 - - uid: 44914 + - type: NavMapBeacon + text: Стендап-клуб + - type: WarpPoint + location: ОБЩ - Стендап-клуб + - uid: 29532 components: - type: Transform - pos: -8.5,-41.5 + pos: 25.5,-77.5 parent: 2 - - uid: 44915 + - type: NavMapBeacon + text: Клуб + - type: WarpPoint + location: ОБЩ - Клуб + - uid: 53620 components: - type: Transform - pos: -20.5,-79.5 + pos: -59.5,17.5 parent: 2 - - uid: 44916 + - type: NavMapBeacon + text: Шахматное поле + - type: WarpPoint + location: ОБЩ - Шахматное поле +- proto: DefaultStationBeaconAICore + entities: + - uid: 19268 components: - type: Transform - pos: -18.5,-79.5 + pos: 131.5,-56.5 parent: 2 - - uid: 44917 + - type: NavMapBeacon + text: Ядро ИИ + - type: WarpPoint + location: КМД - Ядро ИИ +- proto: DefaultStationBeaconAISatellite + entities: + - uid: 19277 components: - type: Transform - pos: -9.5,-46.5 + pos: 118.5,-61.5 parent: 2 - - uid: 44919 + - type: NavMapBeacon + text: Маршрутизаторы камер + - type: WarpPoint + location: КМД - Маршрутизаторы камер + - uid: 19278 components: - type: Transform - pos: -13.5,-66.5 + pos: 118.5,-51.5 parent: 2 - - uid: 44920 + - type: NavMapBeacon + text: Телекоммуникация + - type: WarpPoint + location: КМД - Телекоммуникация +- proto: DefaultStationBeaconAnomalyGenerator + entities: + - uid: 5141 components: - type: Transform - pos: -14.5,-66.5 + pos: 58.5,-19.5 parent: 2 - - uid: 44921 + - type: NavMapBeacon + text: Аномалистика + - type: WarpPoint + location: РНД - Аномалистика +- proto: DefaultStationBeaconArmory + entities: + - uid: 1349 components: - type: Transform - pos: -14.5,-67.5 + pos: -55.5,-29.5 parent: 2 - - uid: 44922 + - type: NavMapBeacon + text: Арсенал + - type: WarpPoint + location: СБ - Арсенал +- proto: DefaultStationBeaconAtmospherics + entities: + - uid: 3124 components: - type: Transform - pos: -17.5,-67.5 + pos: 13.5,22.5 parent: 2 - - uid: 44923 + - type: NavMapBeacon + text: Приёмная атмосии + - type: WarpPoint + location: ИНЖ - Приёмная атмосии + - uid: 16240 components: - type: Transform - pos: -15.5,-67.5 + pos: 32.5,60.5 parent: 2 - - uid: 44924 + - type: NavMapBeacon + text: Атмосферный отсек + - type: WarpPoint + location: ИНЖ - Атмосферный отсек + - uid: 16242 components: - type: Transform - pos: -16.5,-67.5 + pos: 36.5,54.5 parent: 2 - - uid: 44925 + - type: NavMapBeacon + text: Атмосферный склад + - type: WarpPoint + location: ИНЖ - Атмосферный склад + - uid: 16243 components: - type: Transform - pos: -17.5,-68.5 + pos: 21.5,52.5 parent: 2 - - uid: 44926 + - type: NavMapBeacon + text: Раздевалка атмос. техников + - type: WarpPoint + location: ИНЖ - Раздевалка атмос. техников +- proto: DefaultStationBeaconBar + entities: + - uid: 4365 components: - type: Transform - pos: -17.5,-69.5 + pos: -32.5,43.5 parent: 2 - - uid: 44927 + - type: NavMapBeacon + text: Бар + - type: WarpPoint + location: СЕР - Бар +- proto: DefaultStationBeaconBotany + entities: + - uid: 6021 components: - type: Transform - pos: -17.5,-70.5 + pos: -52.5,48.5 parent: 2 - - uid: 44928 + - type: NavMapBeacon + text: Гидропоника + - type: WarpPoint + location: СЕР - Гидропоника +- proto: DefaultStationBeaconBridge + entities: + - uid: 200 components: - type: Transform - pos: -18.5,-70.5 + pos: 0.5,10.5 parent: 2 - - uid: 44929 + - type: NavMapBeacon + text: Мостик + - type: WarpPoint + location: КМД - Мостик +- proto: DefaultStationBeaconCaptainsQuarters + entities: + - uid: 203 components: - type: Transform - pos: -19.5,-70.5 + pos: 6.5,-7.5 parent: 2 - - uid: 44930 + - type: NavMapBeacon + text: Каюта капитана + - type: WarpPoint + location: КМД - Каюта капитана +- proto: DefaultStationBeaconCargoBay + entities: + - uid: 3047 components: - type: Transform - pos: -20.5,-70.5 + pos: 90.5,-14.5 parent: 2 - - uid: 44931 + - type: NavMapBeacon + text: Стык. порт + - type: WarpPoint + location: 'СНБ - Стык. порт ' +- proto: DefaultStationBeaconCargoReception + entities: + - uid: 3164 components: - type: Transform - pos: -21.5,-70.5 + pos: 57.5,6.5 parent: 2 - - uid: 44932 + - type: NavMapBeacon + text: Приёмная + - type: WarpPoint + location: СНБ - Приёмная +- proto: DefaultStationBeaconCERoom + entities: + - uid: 15845 components: - type: Transform - pos: -22.5,-70.5 + pos: 27.5,23.5 parent: 2 - - uid: 44933 + - type: NavMapBeacon + text: Офис СИ + - type: WarpPoint + location: ИНЖ - Офис СИ +- proto: DefaultStationBeaconChapel + entities: + - uid: 16235 components: - type: Transform - pos: -23.5,-70.5 + pos: -63.5,63.5 parent: 2 - - uid: 44934 + - type: NavMapBeacon + text: Церковь + - type: WarpPoint + location: СЕР - Церковь +- proto: DefaultStationBeaconChemistry + entities: + - uid: 16246 components: - type: Transform - pos: -23.5,-71.5 + pos: 13.5,-43.5 parent: 2 - - uid: 44935 + - type: NavMapBeacon + text: Химический отсек + - type: WarpPoint + location: МЕД - Химический отсек +- proto: DefaultStationBeaconCMORoom + entities: + - uid: 18033 components: - type: Transform - pos: -23.5,-72.5 + pos: -27.5,-59.5 parent: 2 - - uid: 44936 + - type: NavMapBeacon + text: Кабинет ГВ + - type: WarpPoint + location: МЕД - Кабинет ГВ +- proto: DefaultStationBeaconCommand + entities: + - uid: 204 components: - type: Transform - pos: -35.5,-70.5 + pos: -5.5,-9.5 parent: 2 - - uid: 44937 + - type: NavMapBeacon + text: Конференц-зал + - type: WarpPoint + location: КМД - Конференц-зал +- proto: DefaultStationBeaconCourtroom + entities: + - uid: 9807 components: - type: Transform - pos: -34.5,-70.5 + pos: 8.5,50.5 parent: 2 - - uid: 44938 + - type: NavMapBeacon + text: Зал суда + - type: WarpPoint + location: ЮР - Зал суда +- proto: DefaultStationBeaconCryonics + entities: + - uid: 16255 components: - type: Transform - pos: -33.5,-70.5 + pos: 0.5,-49.5 parent: 2 - - uid: 44939 + - type: NavMapBeacon + text: Крионика + - type: WarpPoint + location: МЕД - Крионика +- proto: DefaultStationBeaconCryosleep + entities: + - uid: 2317 components: - type: Transform - pos: 2.5,-50.5 + pos: -85.5,13.5 parent: 2 - - uid: 44940 + - type: NavMapBeacon + text: Капсулы криосна + - type: WarpPoint + location: ОБЩ - Капсулы криосна +- proto: DefaultStationBeaconDetectiveRoom + entities: + - uid: 859 components: - type: Transform - pos: 2.5,-51.5 + pos: -52.5,-5.5 parent: 2 - - uid: 44941 + - type: NavMapBeacon + text: Кабинет детектива + - type: WarpPoint + location: СБ - Кабинет детектива +- proto: DefaultStationBeaconDisposals + entities: + - uid: 16253 components: - type: Transform - pos: 2.5,-52.5 + pos: 85.5,-22.5 parent: 2 - - uid: 44942 + - type: NavMapBeacon + text: Мусоросброс + - type: WarpPoint + location: ОБЩ - Мусоросброс +- proto: DefaultStationBeaconDorms + entities: + - uid: 2310 components: - type: Transform - pos: 3.5,-52.5 + pos: -73.5,9.5 parent: 2 - - uid: 44943 + - type: NavMapBeacon + text: Дормитории + - type: WarpPoint + location: ОБЩ - Дормитории +- proto: DefaultStationBeaconEngineering + entities: + - uid: 3147 components: - type: Transform - pos: 4.5,-52.5 + pos: 11.5,32.5 parent: 2 - - uid: 44944 + - type: NavMapBeacon + text: Приёмная инженерии + - type: WarpPoint + location: ИНЖ - Приёмная инженерии + - uid: 3319 components: - type: Transform - pos: 5.5,-52.5 + pos: 35.5,32.5 parent: 2 - - uid: 44945 + - type: NavMapBeacon + text: Генераторная + - type: WarpPoint + location: ИНЖ - Генераторная + - uid: 3415 components: - type: Transform - pos: 5.5,-53.5 + pos: 34.5,21.5 parent: 2 - - uid: 44946 + - type: NavMapBeacon + text: Комната персонала + - type: WarpPoint + location: ИНЖ - Комната персонала + - uid: 3462 components: - type: Transform - pos: 5.5,-51.5 + pos: 46.5,17.5 parent: 2 - - uid: 44947 + - type: NavMapBeacon + text: Инженерный склад + - type: WarpPoint + location: ИНЖ - Инженерный склад + - uid: 6170 components: - type: Transform - pos: 5.5,-50.5 + pos: 51.5,43.5 parent: 2 - - uid: 44949 + - type: NavMapBeacon + text: Склад конструкций + - type: WarpPoint + location: ИНЖ - Склад конструкций + - uid: 16238 components: - type: Transform - pos: 2.5,-53.5 + pos: 42.5,45.5 parent: 2 - - uid: 44950 + - type: NavMapBeacon + text: РИТЭГ + - type: WarpPoint + location: ИНЖ - РИТЭГ +- proto: DefaultStationBeaconEvac + entities: + - uid: 16236 components: - type: Transform - pos: 1.5,-52.5 + pos: -92.5,54.5 parent: 2 - - uid: 44951 + - type: NavMapBeacon + text: Прибытие-отбытие + - type: WarpPoint + location: ОБЩ - Прибытие-отбытие +- proto: DefaultStationBeaconEVAStorage + entities: + - uid: 256 components: - type: Transform - pos: 0.5,-52.5 + pos: -25.5,9.5 parent: 2 - - uid: 45008 + - type: NavMapBeacon + text: Хранилище ЕВА + - type: WarpPoint + location: ОБЩ - Хранилище ЕВА +- proto: DefaultStationBeaconGravGen + entities: + - uid: 3363 components: - type: Transform - pos: -0.5,-52.5 + pos: 27.5,34.5 parent: 2 - - uid: 45009 + - type: NavMapBeacon + text: Генератор гравитации + - type: WarpPoint + location: ИНЖ - Генератор гравитации +- proto: DefaultStationBeaconHOPOffice + entities: + - uid: 205 components: - type: Transform - pos: -1.5,-52.5 + pos: -25.5,-7.5 parent: 2 - - uid: 45010 + - type: NavMapBeacon + text: Офис ГП + - type: WarpPoint + location: КМД - Офис ГП +- proto: DefaultStationBeaconHOSRoom + entities: + - uid: 1228 components: - type: Transform - pos: 0.5,-53.5 + pos: -60.5,-9.5 parent: 2 - - uid: 45013 + - type: NavMapBeacon + text: Кабинет ГСБ + - type: WarpPoint + location: СБ - Кабинет ГСБ +- proto: DefaultStationBeaconJanitorsCloset + entities: + - uid: 5139 components: - type: Transform - pos: -1.5,-53.5 + pos: -19.5,32.5 parent: 2 - - uid: 45014 + - type: NavMapBeacon + text: Коморка уборщиков + - type: WarpPoint + location: СЕР - Коморка уборщиков +- proto: DefaultStationBeaconKitchen + entities: + - uid: 6015 components: - type: Transform - pos: -4.5,-53.5 + pos: -49.5,34.5 parent: 2 - - uid: 45015 + - type: NavMapBeacon + text: Кухня + - type: WarpPoint + location: СЕР - Кухня +- proto: DefaultStationBeaconLawOffice + entities: + - uid: 9767 components: - type: Transform - pos: -4.5,-52.5 + pos: -0.5,56.5 parent: 2 - - uid: 45025 + - type: NavMapBeacon + text: Кабинет АВД + - type: WarpPoint + location: ЮР - Кабинет АВД +- proto: DefaultStationBeaconMedbay + entities: + - uid: 16244 components: - type: Transform - pos: -3.5,-52.5 + pos: 1.5,-38.5 parent: 2 - - uid: 45026 + - type: NavMapBeacon + text: Приёмная + - type: WarpPoint + location: МЕД - Приёмная + - uid: 16256 components: - type: Transform - pos: -2.5,-52.5 + pos: 18.5,-57.5 parent: 2 - - uid: 45027 + - type: NavMapBeacon + text: Палаты + - type: WarpPoint + location: МЕД - Палаты +- proto: DefaultStationBeaconMedical + entities: + - uid: 16260 components: - type: Transform - pos: -4.5,-51.5 + pos: 0.5,-59.5 parent: 2 - - uid: 45028 + - type: NavMapBeacon + text: Комната персонала + - type: WarpPoint + location: МЕД - Комната персонала + - uid: 16261 components: - type: Transform - pos: -4.5,-46.5 + pos: 0.5,-66.5 parent: 2 - - uid: 45029 + - type: NavMapBeacon + text: Комната отдыха + - type: WarpPoint + location: МЕД - Комната отдыха + - uid: 16262 components: - type: Transform - pos: -4.5,-47.5 + pos: -12.5,-58.5 parent: 2 - - uid: 45030 + - type: NavMapBeacon + text: Кабинет психолога + - type: WarpPoint + location: МЕД - Кабинет психолога + - uid: 16263 components: - type: Transform - pos: -4.5,-48.5 + pos: -12.5,-69.5 parent: 2 - - uid: 45031 + - type: NavMapBeacon + text: Диспансер + - type: WarpPoint + location: МЕД - Диспансер + - uid: 18013 components: - type: Transform - pos: -4.5,-49.5 + pos: -28.5,-74.5 parent: 2 - - uid: 45032 + - type: NavMapBeacon + text: Брифинговая зона + - type: WarpPoint + location: МЕД - Брифинговая зона + - uid: 18024 components: - type: Transform - pos: -4.5,-50.5 + pos: -52.5,-65.5 parent: 2 - - uid: 45033 + - type: NavMapBeacon + text: Вирусология + - type: WarpPoint + location: МЕД - Вирусология + - uid: 18038 components: - type: Transform - pos: -10.5,-51.5 + pos: -20.5,-71.5 parent: 2 - - uid: 45034 + - type: NavMapBeacon + text: Коморка парамедика + - type: WarpPoint + location: МЕД - Коморка парамедика + - uid: 19238 components: - type: Transform - pos: -9.5,-51.5 + pos: 27.5,-52.5 parent: 2 - - uid: 45035 + - type: NavMapBeacon + text: Капсулы криосна + - type: WarpPoint + location: МЕД - Капсулы криосна + - uid: 19260 components: - type: Transform - pos: -9.5,-53.5 + pos: 21.5,-49.5 parent: 2 - - uid: 45036 + - type: NavMapBeacon + text: Отсек клонирования + - type: WarpPoint + location: МЕД - Отсек клонирования +- proto: DefaultStationBeaconMorgue + entities: + - uid: 16258 components: - type: Transform - pos: -9.5,-52.5 + pos: 30.5,-59.5 parent: 2 - - uid: 45037 + - type: NavMapBeacon + text: Морг + - type: WarpPoint + location: МЕД - Морг +- proto: DefaultStationBeaconPermaBrig + entities: + - uid: 1507 components: - type: Transform - pos: -8.5,-51.5 + pos: -22.5,-43.5 parent: 2 - - uid: 45038 + - type: NavMapBeacon + text: Пермабриг + - type: WarpPoint + location: СБ - Пермабриг +- proto: DefaultStationBeaconPowerBank + entities: + - uid: 3914 components: - type: Transform - pos: -42.5,-44.5 + pos: 45.5,36.5 parent: 2 - - uid: 45039 + - type: NavMapBeacon + text: Электропитание + - type: WarpPoint + location: ИНЖ - Электропитание +- proto: DefaultStationBeaconQMRoom + entities: + - uid: 3568 components: - type: Transform - pos: -41.5,-44.5 + pos: 67.5,9.5 parent: 2 - - uid: 45040 + - type: NavMapBeacon + text: Офис КМ + - type: WarpPoint + location: СНБ - Офис КМ +- proto: DefaultStationBeaconRDRoom + entities: + - uid: 6163 components: - type: Transform - pos: -41.5,-43.5 + pos: 41.5,-28.5 parent: 2 - - uid: 45041 + - type: NavMapBeacon + text: Кабинет НР + - type: WarpPoint + location: РНД - Кабинет НР +- proto: DefaultStationBeaconRND + entities: + - uid: 4032 components: - type: Transform - pos: -41.5,-42.5 + pos: 40.5,-21.5 parent: 2 - - uid: 45042 + - type: NavMapBeacon + text: Приёмная + - type: WarpPoint + location: РНД - Приёмная + - uid: 4243 components: - type: Transform - pos: -41.5,-41.5 + pos: 28.5,-29.5 parent: 2 - - uid: 45043 + - type: NavMapBeacon + text: Комната отдыха + - type: WarpPoint + location: РНД - Комната отдыха + - uid: 5459 components: - type: Transform - pos: -41.5,-40.5 + pos: 52.5,-34.5 parent: 2 - - uid: 45044 + - type: NavMapBeacon + text: Экспериментальная РНД + - type: WarpPoint + location: РНД - Экспериментальная РНД +- proto: DefaultStationBeaconSalvage + entities: + - uid: 3021 components: - type: Transform - pos: -41.5,-39.5 + pos: 79.5,7.5 parent: 2 - - uid: 45045 + - type: NavMapBeacon + text: Утилизаторская + - type: WarpPoint + location: СНБ - Утилизаторская + - uid: 16251 components: - type: Transform - pos: -41.5,-38.5 + pos: 91.5,5.5 parent: 2 - - uid: 45046 + - type: NavMapBeacon + text: Док шаттлов + - type: WarpPoint + location: СНБ - Док шаттлов +- proto: DefaultStationBeaconScience + entities: + - uid: 6164 components: - type: Transform - pos: -41.5,-45.5 + pos: 54.5,-25.5 parent: 2 - - uid: 45047 + - type: NavMapBeacon + text: Брифинговая зона + - type: WarpPoint + location: РНД - Брифинговая зона + - uid: 16245 components: - type: Transform - pos: -41.5,-46.5 + pos: 64.5,-41.5 parent: 2 - - uid: 45048 + - type: NavMapBeacon + text: Отдел токсинов + - type: WarpPoint + location: РНД - Отдел токсинов + - uid: 16247 components: - type: Transform - pos: -41.5,-47.5 + pos: 60.5,-55.5 parent: 2 - - uid: 45049 + - type: NavMapBeacon + text: Отдел экспериментов + - type: WarpPoint + location: РНД - Отдел экспериментов + - uid: 16248 components: - type: Transform - pos: -40.5,-47.5 + pos: 51.5,-64.5 parent: 2 - - uid: 45050 + - type: NavMapBeacon + text: Полигон №1 + - type: WarpPoint + location: РНД - Полигон №1 + - uid: 16249 components: - type: Transform - pos: -40.5,-48.5 + pos: 69.5,-64.5 parent: 2 - - uid: 45051 + - type: NavMapBeacon + text: Полигон №2 + - type: WarpPoint + location: РНД - Полигон №2 + - uid: 16250 components: - type: Transform - pos: -40.5,-49.5 + pos: 71.5,-24.5 parent: 2 - - uid: 45052 + - type: NavMapBeacon + text: Научный склад + - type: WarpPoint + location: РНД - Научный склад + - uid: 16252 components: - type: Transform - pos: -40.5,-50.5 + pos: 74.5,-38.5 parent: 2 - - uid: 45053 + - type: NavMapBeacon + text: Ксено-археология + - type: WarpPoint + location: РНД - Ксено-археология + - uid: 16254 components: - type: Transform - pos: -40.5,-51.5 + pos: 40.5,-45.5 parent: 2 - - uid: 45054 + - type: NavMapBeacon + text: Ксенолаборатория + - type: WarpPoint + location: РНД - Ксенолаборатория +- proto: DefaultStationBeaconSecurity + entities: + - uid: 883 components: - type: Transform - pos: -39.5,-49.5 + pos: -35.5,-21.5 parent: 2 - - uid: 45055 + - type: NavMapBeacon + text: Архив улик + - type: WarpPoint + location: СБ - Архив улик + - uid: 1083 components: - type: Transform - pos: -38.5,-49.5 + pos: -29.5,-19.5 parent: 2 - - uid: 45057 + - type: NavMapBeacon + text: Допросная №1 + - type: WarpPoint + location: СБ - Допросная №1 + - uid: 1084 components: - type: Transform - pos: -38.5,-48.5 + pos: -20.5,-21.5 parent: 2 - - uid: 45058 + - type: NavMapBeacon + text: Допросная №2 + - type: WarpPoint + location: СБ - Допросная №2 + - uid: 1100 components: - type: Transform - pos: -38.5,-47.5 + pos: -13.5,-19.5 parent: 2 - - uid: 45059 + - type: NavMapBeacon + text: Кабинет бригмеда + - type: WarpPoint + location: СБ - Кабинет бригмеда + - uid: 1250 components: - type: Transform - pos: -38.5,-46.5 + pos: -48.5,-16.5 parent: 2 - - uid: 45060 + - type: NavMapBeacon + text: Брифинговая зона + - type: WarpPoint + location: СБ - Брифинговая зона + - uid: 1452 components: - type: Transform - pos: -37.5,-46.5 + pos: -35.5,-31.5 parent: 2 - - uid: 45061 + - type: NavMapBeacon + text: Комната персонала + - type: WarpPoint + location: СБ - Комната персонала + - uid: 1489 components: - type: Transform - pos: -37.5,-45.5 + pos: -49.5,-39.5 parent: 2 - - uid: 45062 + - type: NavMapBeacon + text: Тир + - type: WarpPoint + location: СБ - Тир + - uid: 1491 components: - type: Transform - pos: -37.5,-44.5 + pos: -24.5,-26.5 parent: 2 - - uid: 45063 + - type: NavMapBeacon + text: Тюрьма - камеры + - type: WarpPoint + location: СБ - Тюрьма - камеры + - uid: 1497 components: - type: Transform - pos: -37.5,-43.5 + pos: -36.5,-38.5 parent: 2 - - uid: 45064 + - type: NavMapBeacon + text: Комната отдыха + - type: WarpPoint + location: СБ - Комната отдыха + - uid: 1568 components: - type: Transform - pos: -37.5,-42.5 + pos: -59.5,-20.5 parent: 2 - - uid: 45065 + - type: NavMapBeacon + text: Коморка пилота + - type: WarpPoint + location: СБ - Коморка пилота + - uid: 1816 components: - type: Transform - pos: -37.5,-41.5 + pos: -80.5,-15.5 parent: 2 - - uid: 45066 + - type: NavMapBeacon + text: Наблюдательная + - type: WarpPoint + location: СБ - Наблюдательная + - uid: 1818 components: - type: Transform - pos: -44.5,-39.5 + pos: -78.5,-7.5 parent: 2 - - uid: 45067 + - type: NavMapBeacon + text: Стык. порт №1 + - type: WarpPoint + location: СБ - Стык. порт №1 + - uid: 1821 components: - type: Transform - pos: -44.5,-40.5 + pos: -78.5,-23.5 parent: 2 - - uid: 45068 + - type: NavMapBeacon + text: Стык. порт №2 + - type: WarpPoint + location: СБ - Стык. порт №2 + - uid: 2341 components: - type: Transform - pos: -44.5,-41.5 + pos: -73.5,-31.5 parent: 2 - - uid: 45069 + - type: NavMapBeacon + text: Комната пыток и казни + - type: WarpPoint + location: СБ - Комната пыток и казни +- proto: DefaultStationBeaconSecurityCheckpoint + entities: + - uid: 858 components: - type: Transform - pos: -43.5,-41.5 + pos: -44.5,-3.5 parent: 2 - - uid: 45070 + - type: NavMapBeacon + text: Северное КПП брига + - type: WarpPoint + location: СБ - Северное КПП брига + - uid: 930 components: - type: Transform - pos: -42.5,-41.5 + pos: -5.5,-29.5 parent: 2 - - uid: 45251 + - type: NavMapBeacon + text: Восточное КПП брига + - type: WarpPoint + location: СБ - Восточное КПП брига + - uid: 3556 components: - type: Transform - pos: -41.5,-51.5 + pos: 44.5,9.5 parent: 2 - - uid: 45252 + - type: NavMapBeacon + text: КПП инженерного отдела + - type: WarpPoint + location: СБ - КПП инженерного отдела + - uid: 3563 components: - type: Transform - pos: -41.5,-52.5 + pos: 54.5,-7.5 parent: 2 - - uid: 45253 + - type: NavMapBeacon + text: КПП отдела снабжения + - type: WarpPoint + location: СБ - КПП отдела снабжения + - uid: 4592 components: - type: Transform - pos: -41.5,-53.5 + pos: 25.5,-19.5 parent: 2 - - uid: 45254 + - type: NavMapBeacon + text: КПП научного отдела + - type: WarpPoint + location: 'СБ - КПП научного отдела ' + - uid: 16237 components: - type: Transform - pos: -41.5,-54.5 + pos: -75.5,44.5 parent: 2 - - uid: 45255 + - type: NavMapBeacon + text: КПП прибытия-отбытия + - type: WarpPoint + location: СБ - КПП прибытия-отбытия + - uid: 16241 components: - type: Transform - pos: -41.5,-55.5 + pos: -4.5,-40.5 parent: 2 - - uid: 45256 + - type: NavMapBeacon + text: КПП медицинского отдела + - type: WarpPoint + location: СБ - КПП медицинского отдела +- proto: DefaultStationBeaconServerRoom + entities: + - uid: 3294 components: - type: Transform - pos: -42.5,-55.5 + pos: 34.5,-31.5 parent: 2 - - uid: 45257 + - type: NavMapBeacon + text: Серверная РНД + - type: WarpPoint + location: РНД - Серверная РНД +- proto: DefaultStationBeaconService + entities: + - uid: 2286 components: - type: Transform - pos: -43.5,-55.5 + pos: -8.5,36.5 parent: 2 - - uid: 45258 + - type: NavMapBeacon + text: Библиотека + - type: WarpPoint + location: СЕР - Библиотека + - uid: 2314 components: - type: Transform - pos: -44.5,-55.5 + pos: -65.5,21.5 parent: 2 - - uid: 45259 + - type: NavMapBeacon + text: Коморка мима + - type: WarpPoint + location: СЕР - Коморка мима + - uid: 2315 components: - type: Transform - pos: -44.5,-42.5 + pos: -75.5,23.5 parent: 2 - - uid: 45260 + - type: NavMapBeacon + text: Коморка клоуна + - type: WarpPoint + location: СЕР - Коморка клоуна + - uid: 3893 components: - type: Transform - pos: -44.5,-43.5 + pos: -18.5,21.5 parent: 2 - - uid: 45261 + - type: NavMapBeacon + text: Комната отдыха + - type: WarpPoint + location: СЕР - Комната отдыха + - uid: 4235 components: - type: Transform - pos: -44.5,-44.5 + pos: -32.5,34.5 parent: 2 - - uid: 45262 + - type: NavMapBeacon + text: Столовая + - type: WarpPoint + location: СЕР - Столовая + - uid: 5279 components: - type: Transform - pos: -44.5,-45.5 + pos: -11.5,23.5 parent: 2 - - uid: 45263 + - type: NavMapBeacon + text: Комната музыканта + - type: WarpPoint + location: СЕР - Комната музыканта + - uid: 6157 components: - type: Transform - pos: -43.5,-45.5 + pos: -46.5,19.5 parent: 2 - - uid: 45264 + - type: NavMapBeacon + text: Офис зоотехника + - type: WarpPoint + location: СЕР - Офис зоотехника + - uid: 16233 components: - type: Transform - pos: -43.5,-46.5 + pos: -34.5,22.5 parent: 2 - - uid: 45267 + - type: NavMapBeacon + text: Офис репортёра + - type: WarpPoint + location: СЕР - Офис репортёра +- proto: DefaultStationBeaconSingularity + entities: + - uid: 23908 components: - type: Transform - pos: -44.5,-56.5 + pos: 65.5,44.5 parent: 2 - - uid: 45269 + - type: NavMapBeacon + text: Ускоритель Частиц + - type: WarpPoint + location: ИНЖ - Ускоритель Частиц +- proto: DefaultStationBeaconSolars + entities: + - uid: 27739 components: - type: Transform - pos: -44.5,-57.5 + pos: -76.5,86.5 parent: 2 - - uid: 45270 + - type: NavMapBeacon + text: С-З солнечные панели + - type: WarpPoint + location: ИНЖ - С-З солнечные панели + - uid: 27947 components: - type: Transform - pos: -44.5,-58.5 + pos: 30.5,-106.5 parent: 2 - - uid: 45271 + - type: NavMapBeacon + text: Ю-В солнечные панели + - type: WarpPoint + location: ИНЖ - Ю-В солнечные панели + - uid: 29519 components: - type: Transform - pos: -44.5,-59.5 + pos: -84.5,-79.5 parent: 2 - - uid: 45273 + - type: NavMapBeacon + text: Ю-З солнечные панели + - type: WarpPoint + location: ИНЖ - Ю-З солнечные панели +- proto: DefaultStationBeaconSupply + entities: + - uid: 3293 components: - type: Transform - pos: -44.5,-60.5 + pos: 70.5,-1.5 parent: 2 - - uid: 45274 + - type: NavMapBeacon + text: Склад отдела снабжения + - type: WarpPoint + location: СНБ - Склад отдела снабжения + - uid: 8380 components: - type: Transform - pos: -44.5,-61.5 + pos: 84.5,1.5 parent: 2 - - uid: 45275 + - type: NavMapBeacon + text: Комната отдыха + - type: WarpPoint + location: СНБ - Комната отдыха +- proto: DefaultStationBeaconSurgery + entities: + - uid: 16259 components: - type: Transform - pos: -45.5,-61.5 + pos: 15.5,-65.5 parent: 2 - - uid: 45306 + - type: NavMapBeacon + text: Операционная + - type: WarpPoint + location: МЕД - Операционная +- proto: DefaultStationBeaconTechVault + entities: + - uid: 2435 components: - type: Transform - pos: -48.5,-64.5 + pos: 24.5,9.5 parent: 2 - - uid: 45309 + - type: NavMapBeacon + text: Хранилище плат + - type: WarpPoint + location: ИНЖ - Хранилище плат +- proto: DefaultStationBeaconTEG + entities: + - uid: 16239 components: - type: Transform - pos: -11.5,-12.5 + pos: 44.5,52.5 parent: 2 - - uid: 45310 + - type: NavMapBeacon + text: ТЭГ + - type: WarpPoint + location: ИНЖ - ТЭГ +- proto: DefaultStationBeaconTheater + entities: + - uid: 16234 components: - type: Transform - pos: -10.5,-12.5 + pos: -43.5,62.5 parent: 2 - - uid: 45311 + - type: NavMapBeacon + text: Театр + - type: WarpPoint + location: ОБЩ - Театр +- proto: DefaultStationBeaconToolRoom + entities: + - uid: 2319 components: - type: Transform - pos: -9.5,-12.5 + pos: -46.5,8.5 parent: 2 - - uid: 45312 + - type: NavMapBeacon + text: Склад инструментов + - type: WarpPoint + location: ОБЩ - Склад инструментов +- proto: DefaultStationBeaconVault + entities: + - uid: 734 components: - type: Transform - pos: -9.5,-13.5 + pos: 23.5,-8.5 parent: 2 - - uid: 45313 + - type: NavMapBeacon + text: Хранилище + - type: WarpPoint + location: КМД - Хранилище +- proto: DefaultStationBeaconWardensOffice + entities: + - uid: 1330 components: - type: Transform - pos: -8.5,-13.5 + pos: -46.5,-23.5 parent: 2 - - uid: 45337 + - type: NavMapBeacon + text: Офис смотрителя + - type: WarpPoint + location: СБ - Офис смотрителя +- proto: Defibrillator + entities: + - uid: 22177 components: - type: Transform - pos: -7.5,-13.5 + pos: -0.1376431,-59.347084 parent: 2 - - uid: 45340 +- proto: DefibrillatorCabinetFilled + entities: + - uid: 1779 components: - type: Transform - pos: -6.5,-13.5 + pos: 18.5,-62.5 parent: 2 - - uid: 45365 + - uid: 21497 components: - type: Transform - pos: -5.5,-13.5 + rot: -1.5707963267948966 rad + pos: -17.5,-70.5 parent: 2 - - uid: 45366 + - uid: 22083 components: - type: Transform - pos: -9.5,-50.5 + rot: 1.5707963267948966 rad + pos: -17.5,-20.5 parent: 2 - - uid: 45367 + - uid: 22163 components: - type: Transform - pos: -33.5,-63.5 + rot: 1.5707963267948966 rad + pos: -31.5,-57.5 parent: 2 - - uid: 45368 + - uid: 22169 components: - type: Transform - pos: -33.5,-62.5 + pos: 10.5,-52.5 parent: 2 - - uid: 45369 + - uid: 22170 components: - type: Transform - pos: -32.5,-62.5 + rot: 3.141592653589793 rad + pos: 10.5,-62.5 parent: 2 - - uid: 45370 + - uid: 26421 components: - type: Transform - pos: -32.5,-61.5 + pos: -2.5,3.5 parent: 2 - - uid: 45371 + - uid: 54850 components: - type: Transform - pos: -32.5,-60.5 - parent: 2 - - uid: 45531 + rot: 1.5707963267948966 rad + pos: 3.5,-3.5 + parent: 54730 + - uid: 56163 components: - type: Transform - pos: -8.5,-53.5 - parent: 2 - - uid: 45532 + rot: -1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 56001 +- proto: DefibrillatorOneHandedUnpowered + entities: + - uid: 61212 components: - type: Transform - pos: -33.5,-60.5 - parent: 2 - - uid: 45533 + pos: -36.55481,34.361206 + parent: 56631 +- proto: DehydratedSpaceCarp + entities: + - uid: 53776 components: + - type: MetaData + desc: Делает очень больно кусь. + name: Bloodcanis - type: Transform - pos: -34.5,-60.5 + pos: 9.517209,-83.12968 parent: 2 - - uid: 45534 +- proto: DeployableBarrier + entities: + - uid: 2338 components: - type: Transform - pos: -35.5,-60.5 + pos: -62.5,-30.5 parent: 2 - - uid: 45535 + - uid: 2350 components: - type: Transform - pos: -36.5,-60.5 + pos: -62.5,-29.5 parent: 2 - - uid: 45536 + - uid: 2351 components: - type: Transform - pos: -37.5,-60.5 + pos: -62.5,-28.5 parent: 2 - - uid: 45537 + - uid: 8074 components: - type: Transform - pos: -9.5,-49.5 + pos: -62.5,-27.5 parent: 2 - - uid: 45538 + - uid: 11751 components: - type: Transform - pos: -35.5,-61.5 + pos: -72.5,42.5 parent: 2 - - uid: 45539 + - uid: 11804 components: - type: Transform - pos: -8.5,-49.5 + pos: -70.5,41.5 parent: 2 - - uid: 45540 + - uid: 11807 components: - type: Transform - pos: -35.5,-59.5 + pos: -71.5,41.5 parent: 2 - - uid: 45541 + - uid: 11813 components: - type: Transform - pos: -37.5,-51.5 + pos: -70.5,42.5 parent: 2 - - uid: 45542 + - uid: 11822 components: - type: Transform - pos: -37.5,-52.5 + pos: -72.5,41.5 parent: 2 - - uid: 45543 + - uid: 13911 components: - type: Transform - pos: -36.5,-52.5 + pos: -61.5,-27.5 parent: 2 - - uid: 45544 + - uid: 13931 components: - type: Transform - pos: -35.5,-52.5 + pos: -61.5,-28.5 parent: 2 - - uid: 45545 + - uid: 13932 components: - type: Transform - pos: -31.5,-53.5 + pos: -61.5,-29.5 parent: 2 - - uid: 45546 + - uid: 15557 components: - type: Transform - pos: -30.5,-53.5 + pos: -61.5,-30.5 parent: 2 - - uid: 45547 + - uid: 18351 components: - type: Transform - pos: -29.5,-53.5 + pos: -61.5,-31.5 parent: 2 - - uid: 45548 + - uid: 21882 components: - type: Transform - pos: -34.5,-52.5 + pos: -62.5,-31.5 parent: 2 - - uid: 45549 +- proto: DeskBell + entities: + - uid: 3994 components: - type: Transform - pos: -33.5,-52.5 + pos: 40.443993,-17.418291 parent: 2 - - uid: 45550 + - uid: 4699 components: - type: Transform - pos: -35.5,-51.5 + pos: -36.390736,41.600418 parent: 2 - - uid: 45551 + - uid: 10984 components: - type: Transform - pos: -35.5,-50.5 + pos: -79.76945,58.52003 parent: 2 - - uid: 45552 + - uid: 10985 components: - type: Transform - pos: -35.5,-53.5 + rot: -1.5707963267948966 rad + pos: -81.564384,60.17185 parent: 2 - - uid: 45553 + - uid: 11348 components: - type: Transform - pos: -35.5,-54.5 + pos: -13.926073,40.499695 parent: 2 - - uid: 45554 + - uid: 16903 components: - type: Transform - pos: -35.5,-55.5 + pos: 31.5,45.5 parent: 2 - - uid: 45555 + - uid: 22713 components: - type: Transform - pos: -34.5,-55.5 + pos: -22.675133,-4.3024917 parent: 2 - - uid: 45556 + - uid: 24285 components: - type: Transform - pos: -33.5,-55.5 + pos: -55.300423,71.61263 parent: 2 - - uid: 45557 + - uid: 61213 components: - type: Transform - pos: -31.5,-39.5 - parent: 2 - - uid: 45558 + pos: 31.431412,45.39496 + parent: 56631 +- proto: DiseaseDiagnoser + entities: + - uid: 18163 components: - type: Transform - pos: -31.5,-40.5 + pos: -57.5,-67.5 parent: 2 - - uid: 45559 +- proto: DiseaseSwab + entities: + - uid: 18822 components: - type: Transform - pos: -30.5,-40.5 + pos: -29.292025,-72.405045 parent: 2 - - uid: 45560 +- proto: DisposalBend + entities: + - uid: 9381 components: - type: Transform - pos: -29.5,-40.5 + pos: 1.5,28.5 parent: 2 - - uid: 45561 + - uid: 10851 components: - type: Transform - pos: -28.5,-40.5 + rot: 3.141592653589793 rad + pos: -59.5,-10.5 parent: 2 - - uid: 45562 + - uid: 15199 components: - type: Transform - pos: -32.5,-40.5 + pos: 38.5,-43.5 parent: 2 - - uid: 45563 + - uid: 15519 components: - type: Transform - pos: -33.5,-40.5 + rot: -1.5707963267948966 rad + pos: 38.5,-50.5 parent: 2 - - uid: 45564 + - uid: 17517 components: - type: Transform - pos: -34.5,-40.5 + pos: 27.5,43.5 parent: 2 - - uid: 45565 + - uid: 18178 components: - type: Transform - pos: -35.5,-40.5 + rot: -1.5707963267948966 rad + pos: -20.5,-69.5 parent: 2 - - uid: 45566 + - uid: 19341 components: - type: Transform - pos: -22.5,-52.5 + rot: 3.141592653589793 rad + pos: -58.5,25.5 parent: 2 - - uid: 45567 + - uid: 19349 components: - type: Transform - pos: -22.5,-51.5 + pos: 14.5,45.5 parent: 2 - - uid: 45568 + - uid: 19363 components: - type: Transform - pos: -22.5,-50.5 + pos: -55.5,-15.5 parent: 2 - - uid: 45574 + - uid: 20345 components: - type: Transform - pos: -22.5,-49.5 + rot: 3.141592653589793 rad + pos: -73.5,-29.5 parent: 2 - - uid: 45575 + - uid: 22557 components: - type: Transform - pos: -22.5,-48.5 + rot: 3.141592653589793 rad + pos: -41.5,-36.5 parent: 2 - - uid: 45576 + - uid: 22558 components: - type: Transform - pos: -22.5,-47.5 + rot: 3.141592653589793 rad + pos: -10.5,-38.5 parent: 2 - - uid: 45860 + - uid: 22618 components: - type: Transform - pos: 25.5,-2.5 + rot: 1.5707963267948966 rad + pos: -32.5,39.5 parent: 2 - - uid: 45865 + - uid: 22759 components: - type: Transform - pos: -22.5,-46.5 + rot: 1.5707963267948966 rad + pos: -32.5,-36.5 parent: 2 - - uid: 46020 + - uid: 22766 components: - type: Transform - pos: -22.5,-45.5 + rot: 3.141592653589793 rad + pos: -32.5,-43.5 parent: 2 - - uid: 46021 + - uid: 23253 components: - type: Transform - pos: -23.5,-45.5 + rot: -1.5707963267948966 rad + pos: -13.5,46.5 parent: 2 - - uid: 46022 + - uid: 23254 components: - type: Transform - pos: -35.5,-41.5 + rot: 1.5707963267948966 rad + pos: -14.5,46.5 parent: 2 - - uid: 46025 + - uid: 23647 components: - type: Transform - pos: -35.5,-42.5 + rot: 1.5707963267948966 rad + pos: 45.5,-2.5 parent: 2 - - uid: 46026 + - uid: 23711 components: - type: Transform - pos: -35.5,-43.5 + rot: 1.5707963267948966 rad + pos: -53.5,46.5 parent: 2 - - uid: 46027 + - uid: 26037 components: - type: Transform - pos: -35.5,-44.5 + rot: -1.5707963267948966 rad + pos: 5.5,-44.5 parent: 2 - - uid: 46029 + - uid: 26046 components: - type: Transform - pos: -35.5,-45.5 + pos: 5.5,-41.5 parent: 2 - - uid: 46030 + - uid: 28691 components: - type: Transform - pos: -35.5,-46.5 + pos: 40.5,39.5 parent: 2 - - uid: 46803 + - uid: 30951 components: - type: Transform - pos: -23.5,-44.5 + rot: 1.5707963267948966 rad + pos: -80.5,-44.5 parent: 2 - - uid: 46808 + - uid: 31705 components: - type: Transform - pos: -23.5,-43.5 + rot: 1.5707963267948966 rad + pos: -13.5,17.5 parent: 2 - - uid: 46821 + - uid: 31730 components: - type: Transform - pos: -21.5,-45.5 + rot: 3.141592653589793 rad + pos: 79.5,-21.5 parent: 2 - - uid: 47011 + - uid: 31750 components: - type: Transform - pos: -20.5,-45.5 + rot: 1.5707963267948966 rad + pos: 79.5,-19.5 parent: 2 - - uid: 47012 + - uid: 31752 components: - type: Transform - pos: -19.5,-45.5 + rot: -1.5707963267948966 rad + pos: 80.5,-19.5 parent: 2 - - uid: 47013 + - uid: 31784 components: - type: Transform - pos: -19.5,-44.5 + pos: 80.5,-14.5 parent: 2 - - uid: 47014 + - uid: 31785 components: - type: Transform - pos: -20.5,-46.5 + rot: 3.141592653589793 rad + pos: 79.5,-14.5 parent: 2 - - uid: 47015 + - uid: 31851 components: - type: Transform - pos: -24.5,-45.5 + pos: 79.5,-10.5 parent: 2 - - uid: 47016 + - uid: 31882 components: - type: Transform - pos: -24.5,-46.5 + rot: 3.141592653589793 rad + pos: 0.5,28.5 parent: 2 - - uid: 47017 + - uid: 31897 components: - type: Transform - pos: -22.5,-40.5 + rot: 3.141592653589793 rad + pos: 70.5,-10.5 parent: 2 - - uid: 47018 + - uid: 31899 components: - type: Transform - pos: -23.5,-40.5 + pos: 70.5,-9.5 parent: 2 - - uid: 47019 + - uid: 31938 components: - type: Transform - pos: -24.5,-40.5 + rot: 3.141592653589793 rad + pos: 66.5,-9.5 parent: 2 - - uid: 47020 + - uid: 32390 components: - type: Transform - pos: -25.5,-40.5 + rot: 1.5707963267948966 rad + pos: 40.5,9.5 parent: 2 - - uid: 47021 + - uid: 32452 components: - type: Transform - pos: -26.5,-40.5 + rot: 1.5707963267948966 rad + pos: 21.5,55.5 parent: 2 - - uid: 47022 + - uid: 32453 components: - type: Transform - pos: -27.5,-40.5 + rot: 3.141592653589793 rad + pos: 21.5,43.5 parent: 2 - - uid: 47023 + - uid: 32528 components: - type: Transform - pos: 36.5,-28.5 + rot: 1.5707963267948966 rad + pos: 21.5,39.5 parent: 2 - - uid: 47024 + - uid: 32534 components: - type: Transform - pos: 36.5,-27.5 + rot: -1.5707963267948966 rad + pos: 27.5,39.5 parent: 2 - - uid: 47025 + - uid: 32547 components: - type: Transform - pos: 36.5,-26.5 + rot: 1.5707963267948966 rad + pos: 34.5,45.5 parent: 2 - - uid: 47026 + - uid: 32637 components: - type: Transform - pos: 35.5,-26.5 + rot: 1.5707963267948966 rad + pos: -58.5,27.5 parent: 2 - - uid: 47027 + - uid: 32665 components: - type: Transform - pos: 34.5,-26.5 + rot: 1.5707963267948966 rad + pos: -25.5,40.5 parent: 2 - - uid: 47028 + - uid: 32674 components: - type: Transform - pos: 34.5,-25.5 + pos: -16.5,37.5 parent: 2 - - uid: 47029 + - uid: 32834 components: - type: Transform - pos: -19.5,13.5 + pos: 0.5,50.5 parent: 2 - - uid: 47032 + - uid: 33021 components: - type: Transform - pos: -18.5,13.5 + rot: 3.141592653589793 rad + pos: 13.5,15.5 parent: 2 - - uid: 47033 + - uid: 33022 components: - type: Transform - pos: -17.5,13.5 + pos: 13.5,18.5 parent: 2 - - uid: 47034 + - uid: 33429 components: - type: Transform - pos: -16.5,13.5 + rot: 1.5707963267948966 rad + pos: -12.5,18.5 parent: 2 - - uid: 47035 + - uid: 33430 components: - type: Transform - pos: -15.5,13.5 + rot: -1.5707963267948966 rad + pos: -12.5,17.5 parent: 2 - - uid: 47036 + - uid: 33438 components: - type: Transform - pos: -14.5,13.5 + rot: -1.5707963267948966 rad + pos: 13.5,0.5 parent: 2 - - uid: 47037 + - uid: 33447 components: - type: Transform - pos: -13.5,13.5 + rot: 1.5707963267948966 rad + pos: -73.5,0.5 parent: 2 - - uid: 47041 + - uid: 33506 components: - type: Transform - pos: -11.5,15.5 + rot: 1.5707963267948966 rad + pos: -16.5,9.5 parent: 2 - - uid: 47042 + - uid: 33510 components: - type: Transform - pos: -11.5,16.5 + rot: 1.5707963267948966 rad + pos: 13.5,1.5 parent: 2 - - uid: 47043 + - uid: 33537 components: - type: Transform - pos: -11.5,17.5 + rot: -1.5707963267948966 rad + pos: 17.5,-8.5 parent: 2 - - uid: 47044 + - uid: 33544 components: - type: Transform - pos: -11.5,18.5 + rot: 1.5707963267948966 rad + pos: -1.5,9.5 parent: 2 - - uid: 47045 + - uid: 33663 components: - type: Transform - pos: -11.5,19.5 + rot: 1.5707963267948966 rad + pos: -6.5,0.5 parent: 2 - - uid: 47046 + - uid: 33704 components: - type: Transform - pos: -11.5,20.5 + pos: -12.5,-14.5 parent: 2 - - uid: 47047 + - uid: 33706 components: - type: Transform - pos: -11.5,21.5 + rot: 3.141592653589793 rad + pos: -12.5,-16.5 parent: 2 - - uid: 47048 + - uid: 33733 components: - type: Transform - pos: -10.5,15.5 + rot: -1.5707963267948966 rad + pos: 14.5,-16.5 parent: 2 - - uid: 47049 + - uid: 33747 components: - type: Transform - pos: -9.5,15.5 + pos: 40.5,-10.5 parent: 2 - - uid: 47050 + - uid: 33759 components: - type: Transform - pos: -8.5,15.5 + rot: 3.141592653589793 rad + pos: 39.5,-10.5 parent: 2 - - uid: 47051 + - uid: 33779 components: - type: Transform - pos: -7.5,15.5 + rot: 1.5707963267948966 rad + pos: 39.5,-7.5 parent: 2 - - uid: 47052 + - uid: 33791 components: - type: Transform - pos: -6.5,15.5 + rot: -1.5707963267948966 rad + pos: 40.5,-7.5 parent: 2 - - uid: 47053 + - uid: 33819 components: - type: Transform - pos: -5.5,15.5 + rot: 1.5707963267948966 rad + pos: 40.5,-0.5 parent: 2 - - uid: 47054 + - uid: 33820 components: - type: Transform - pos: -4.5,15.5 + rot: -1.5707963267948966 rad + pos: 41.5,-0.5 parent: 2 - - uid: 47058 + - uid: 33841 components: - type: Transform - pos: -49.5,36.5 + rot: -1.5707963267948966 rad + pos: 45.5,-3.5 parent: 2 - - uid: 47059 + - uid: 33895 components: - type: Transform - pos: -50.5,36.5 + pos: 43.5,-19.5 parent: 2 - - uid: 47060 + - uid: 33923 components: - type: Transform - pos: -50.5,35.5 + rot: -1.5707963267948966 rad + pos: 58.5,-25.5 parent: 2 - - uid: 47061 + - uid: 34035 components: - type: Transform - pos: -50.5,34.5 + pos: 21.5,-25.5 parent: 2 - - uid: 47062 + - uid: 34043 components: - type: Transform - pos: -51.5,34.5 + rot: -1.5707963267948966 rad + pos: 28.5,-30.5 parent: 2 - - uid: 47063 + - uid: 34057 components: - type: Transform - pos: -52.5,34.5 + rot: -1.5707963267948966 rad + pos: 3.5,-66.5 parent: 2 - - uid: 47064 + - uid: 34082 components: - type: Transform - pos: -53.5,34.5 + rot: 3.141592653589793 rad + pos: -0.5,-66.5 parent: 2 - - uid: 47065 + - uid: 34091 components: - type: Transform - pos: -49.5,34.5 + pos: -0.5,-65.5 parent: 2 - - uid: 47066 + - uid: 34107 components: - type: Transform - pos: -48.5,34.5 + rot: 3.141592653589793 rad + pos: -5.5,-65.5 parent: 2 - - uid: 47067 + - uid: 34139 components: - type: Transform - pos: -47.5,34.5 + rot: 3.141592653589793 rad + pos: 4.5,-41.5 parent: 2 - - uid: 47068 + - uid: 35803 components: - type: Transform - pos: -46.5,34.5 + rot: 3.141592653589793 rad + pos: 35.5,-19.5 parent: 2 - - uid: 47069 + - uid: 35820 components: - type: Transform - pos: -47.5,35.5 + rot: 1.5707963267948966 rad + pos: 28.5,-25.5 parent: 2 - - uid: 47070 + - uid: 35844 components: - type: Transform - pos: -47.5,36.5 + rot: -1.5707963267948966 rad + pos: 64.5,-55.5 parent: 2 - - uid: 47071 + - uid: 35845 components: - type: Transform - pos: -47.5,37.5 + rot: 3.141592653589793 rad + pos: 60.5,-55.5 parent: 2 - - uid: 47072 + - uid: 35846 components: - type: Transform - pos: -47.5,38.5 + rot: 1.5707963267948966 rad + pos: 60.5,-47.5 parent: 2 - - uid: 47073 + - uid: 35848 components: - type: Transform - pos: -53.5,35.5 + rot: -1.5707963267948966 rad + pos: 63.5,-47.5 parent: 2 - - uid: 47074 + - uid: 35849 components: - type: Transform - pos: -53.5,36.5 + rot: 1.5707963267948966 rad + pos: 63.5,-40.5 parent: 2 - - uid: 47075 + - uid: 35850 components: - type: Transform - pos: -53.5,37.5 + rot: -1.5707963267948966 rad + pos: 74.5,-40.5 parent: 2 - - uid: 47076 + - uid: 35851 components: - type: Transform - pos: -53.5,38.5 + pos: 74.5,-30.5 parent: 2 - - uid: 47077 + - uid: 35902 components: - type: Transform - pos: -53.5,39.5 + rot: -1.5707963267948966 rad + pos: 71.5,-34.5 parent: 2 - - uid: 47078 + - uid: 35920 components: - type: Transform - pos: -53.5,40.5 + pos: -5.5,-29.5 parent: 2 - - uid: 47079 + - uid: 35934 components: - type: Transform - pos: -53.5,41.5 + pos: -14.5,-24.5 parent: 2 - - uid: 47080 + - uid: 35935 components: - type: Transform - pos: -54.5,41.5 + rot: 3.141592653589793 rad + pos: -14.5,-25.5 parent: 2 - - uid: 47081 + - uid: 35960 components: - type: Transform - pos: -47.5,39.5 + rot: 1.5707963267948966 rad + pos: -41.5,-24.5 parent: 2 - - uid: 47082 + - uid: 35999 components: - type: Transform - pos: -47.5,40.5 + rot: 1.5707963267948966 rad + pos: -73.5,-21.5 parent: 2 - - uid: 47083 + - uid: 36000 components: - type: Transform - pos: -45.5,33.5 + rot: -1.5707963267948966 rad + pos: -72.5,-21.5 parent: 2 - - uid: 47084 + - uid: 36002 components: - type: Transform - pos: -44.5,33.5 + rot: 3.141592653589793 rad + pos: -79.5,-14.5 parent: 2 - - uid: 47085 + - uid: 36048 components: - type: Transform - pos: -43.5,33.5 + rot: 1.5707963267948966 rad + pos: -43.5,-7.5 parent: 2 - - uid: 47086 + - uid: 36050 components: - type: Transform - pos: -43.5,32.5 + pos: -39.5,-10.5 parent: 2 - - uid: 47087 + - uid: 36064 components: - type: Transform - pos: -42.5,32.5 + rot: 1.5707963267948966 rad + pos: -21.5,-8.5 parent: 2 - - uid: 47088 + - uid: 36074 components: - type: Transform - pos: -41.5,32.5 + pos: -54.5,5.5 parent: 2 - - uid: 47089 + - uid: 36091 components: - type: Transform - pos: -40.5,32.5 + rot: 3.141592653589793 rad + pos: -105.5,13.5 parent: 2 - - uid: 47090 + - uid: 36092 components: - type: Transform - pos: -40.5,33.5 + pos: -99.5,13.5 parent: 2 - - uid: 47093 + - uid: 36093 components: - type: Transform - pos: -39.5,28.5 + rot: 3.141592653589793 rad + pos: -99.5,9.5 parent: 2 - - uid: 47094 + - uid: 36139 components: - type: Transform - pos: -39.5,27.5 + pos: -6.5,73.5 parent: 2 - - uid: 47095 + - uid: 36140 components: - type: Transform - pos: -40.5,29.5 + rot: 1.5707963267948966 rad + pos: -8.5,50.5 parent: 2 - - uid: 47096 + - uid: 36151 components: - type: Transform - pos: -39.5,29.5 + rot: -1.5707963267948966 rad + pos: 8.5,41.5 parent: 2 - - uid: 47097 + - uid: 36152 components: - type: Transform - pos: -40.5,27.5 + rot: 1.5707963267948966 rad + pos: 8.5,45.5 parent: 2 - - uid: 47098 + - uid: 36170 components: - type: Transform - pos: -41.5,27.5 + rot: 3.141592653589793 rad + pos: 34.5,39.5 parent: 2 - - uid: 47099 + - uid: 36173 components: - type: Transform - pos: -41.5,26.5 + rot: 3.141592653589793 rad + pos: -14.5,43.5 parent: 2 - - uid: 47100 + - uid: 36174 components: - type: Transform - pos: -38.5,27.5 + pos: -13.5,43.5 parent: 2 - - uid: 47101 + - uid: 36205 components: - type: Transform - pos: -37.5,27.5 + rot: 3.141592653589793 rad + pos: -31.5,43.5 parent: 2 - - uid: 47102 + - uid: 36206 components: - type: Transform - pos: -37.5,28.5 + pos: -29.5,43.5 parent: 2 - - uid: 47103 + - uid: 36214 components: - type: Transform - pos: -37.5,29.5 + rot: -1.5707963267948966 rad + pos: -32.5,34.5 parent: 2 - - uid: 47104 + - uid: 36230 components: - type: Transform - pos: -37.5,30.5 + rot: 3.141592653589793 rad + pos: -39.5,39.5 parent: 2 - - uid: 47105 + - uid: 36231 components: - type: Transform - pos: -37.5,31.5 + pos: -38.5,39.5 parent: 2 - - uid: 47106 + - uid: 36241 components: - type: Transform - pos: -37.5,32.5 + pos: -47.5,31.5 parent: 2 - - uid: 47107 + - uid: 36271 components: - type: Transform - pos: -36.5,32.5 + pos: -39.5,54.5 parent: 2 - - uid: 47108 + - uid: 36273 components: - type: Transform - pos: -35.5,32.5 + rot: 3.141592653589793 rad + pos: -52.5,51.5 parent: 2 - - uid: 47109 + - uid: 36288 components: - type: Transform - pos: -35.5,33.5 + rot: 1.5707963267948966 rad + pos: -63.5,53.5 parent: 2 - - uid: 47110 + - uid: 36289 components: - type: Transform - pos: -34.5,33.5 + rot: -1.5707963267948966 rad + pos: -62.5,53.5 parent: 2 - - uid: 47111 + - uid: 36302 components: - type: Transform - pos: -33.5,33.5 + rot: 3.141592653589793 rad + pos: -68.5,63.5 parent: 2 - - uid: 47112 + - uid: 36303 components: - type: Transform - pos: -40.5,34.5 + pos: -64.5,63.5 parent: 2 - - uid: 47113 + - uid: 39454 components: - type: Transform - pos: -39.5,34.5 + pos: 60.5,-66.5 parent: 2 - - uid: 47114 + - uid: 39586 components: - type: Transform - pos: -39.5,35.5 + rot: 3.141592653589793 rad + pos: 47.5,-30.5 parent: 2 - - uid: 47115 + - uid: 39780 components: - type: Transform - pos: -38.5,35.5 + rot: 1.5707963267948966 rad + pos: 73.5,4.5 parent: 2 - - uid: 47116 + - uid: 39794 components: - type: Transform - pos: -37.5,35.5 + rot: -1.5707963267948966 rad + pos: 73.5,-2.5 parent: 2 - - uid: 47117 + - uid: 39948 components: - type: Transform - pos: -37.5,36.5 + rot: 1.5707963267948966 rad + pos: -69.5,16.5 parent: 2 - - uid: 47118 + - uid: 40251 components: - type: Transform - pos: -52.5,40.5 + pos: 51.5,39.5 parent: 2 - - uid: 47119 + - uid: 40283 components: - type: Transform - pos: -51.5,40.5 + rot: -1.5707963267948966 rad + pos: 51.5,27.5 parent: 2 - - uid: 47120 + - uid: 41083 components: - type: Transform - pos: -50.5,40.5 + rot: 1.5707963267948966 rad + pos: 0.5,-26.5 parent: 2 - - uid: 47121 + - uid: 41249 components: - type: Transform - pos: -49.5,40.5 + rot: 1.5707963267948966 rad + pos: -19.5,-54.5 parent: 2 - - uid: 47122 + - uid: 41250 components: - type: Transform - pos: -48.5,40.5 + pos: 7.5,-38.5 parent: 2 - - uid: 47123 + - uid: 41282 components: - type: Transform - pos: -52.5,49.5 + rot: -1.5707963267948966 rad + pos: 1.5,-26.5 parent: 2 - - uid: 47124 + - uid: 41303 components: - type: Transform - pos: -52.5,48.5 + rot: -1.5707963267948966 rad + pos: 7.5,-41.5 parent: 2 - - uid: 47125 + - uid: 41304 components: - type: Transform - pos: -51.5,48.5 + rot: 1.5707963267948966 rad + pos: 6.5,-41.5 parent: 2 - - uid: 47126 + - uid: 41338 components: - type: Transform - pos: -51.5,47.5 + pos: 11.5,-43.5 parent: 2 - - uid: 47127 + - uid: 41339 components: - type: Transform - pos: -51.5,46.5 + rot: -1.5707963267948966 rad + pos: 11.5,-48.5 parent: 2 - - uid: 47128 + - uid: 41340 components: - type: Transform - pos: -50.5,46.5 + rot: 1.5707963267948966 rad + pos: 10.5,-48.5 parent: 2 - - uid: 47129 + - uid: 41341 components: - type: Transform - pos: -50.5,45.5 + rot: -1.5707963267948966 rad + pos: 10.5,-51.5 parent: 2 - - uid: 47130 + - uid: 41369 components: - type: Transform - pos: -50.5,44.5 + pos: 16.5,-43.5 parent: 2 - - uid: 47131 + - uid: 41380 components: - type: Transform - pos: -52.5,46.5 + rot: 1.5707963267948966 rad + pos: 13.5,-56.5 parent: 2 - - uid: 47132 + - uid: 41621 components: - type: Transform - pos: -53.5,46.5 + rot: -1.5707963267948966 rad + pos: 16.5,-46.5 parent: 2 - - uid: 47133 + - uid: 41649 components: - type: Transform - pos: -54.5,46.5 + rot: 1.5707963267948966 rad + pos: 4.5,-38.5 parent: 2 - - uid: 47134 + - uid: 41650 components: - type: Transform - pos: -54.5,45.5 + rot: -1.5707963267948966 rad + pos: 5.5,-38.5 parent: 2 - - uid: 47135 + - uid: 41652 components: - type: Transform - pos: -54.5,44.5 + rot: 3.141592653589793 rad + pos: 6.5,-38.5 parent: 2 - - uid: 47136 + - uid: 41662 components: - type: Transform - pos: -54.5,47.5 + pos: 5.5,-35.5 parent: 2 - - uid: 47137 + - uid: 41667 components: - type: Transform - pos: -30.5,46.5 + pos: 6.5,-34.5 parent: 2 - - uid: 47138 + - uid: 41703 components: - type: Transform - pos: -31.5,46.5 + rot: 3.141592653589793 rad + pos: 0.5,-35.5 parent: 2 - - uid: 47139 + - uid: 41704 components: - type: Transform - pos: -32.5,46.5 + pos: -5.5,-43.5 parent: 2 - - uid: 47140 + - uid: 41816 components: - type: Transform - pos: -33.5,46.5 + rot: -1.5707963267948966 rad + pos: -19.5,-65.5 parent: 2 - - uid: 47141 + - uid: 41820 components: - type: Transform - pos: -33.5,47.5 + rot: 1.5707963267948966 rad + pos: -22.5,-59.5 parent: 2 - - uid: 47142 + - uid: 41901 components: - type: Transform - pos: -34.5,47.5 + rot: 3.141592653589793 rad + pos: -51.5,-73.5 parent: 2 - - uid: 47143 + - uid: 41909 components: - type: Transform - pos: -35.5,47.5 + rot: 1.5707963267948966 rad + pos: -51.5,-66.5 parent: 2 - - uid: 47144 + - uid: 41923 components: - type: Transform - pos: -36.5,47.5 + rot: -1.5707963267948966 rad + pos: -37.5,-66.5 parent: 2 - - uid: 47145 + - uid: 41924 components: - type: Transform - pos: -35.5,46.5 + rot: 1.5707963267948966 rad + pos: -37.5,-65.5 parent: 2 - - uid: 47146 + - uid: 42190 components: - type: Transform - pos: -35.5,45.5 + rot: 1.5707963267948966 rad + pos: -72.5,-8.5 parent: 2 - - uid: 47147 + - uid: 42368 components: - type: Transform - pos: -35.5,44.5 + rot: -1.5707963267948966 rad + pos: -60.5,32.5 parent: 2 - - uid: 47149 + - uid: 42575 components: - type: Transform - pos: -37.5,48.5 + rot: -1.5707963267948966 rad + pos: -69.5,9.5 parent: 2 - - uid: 47150 + - uid: 42650 components: - type: Transform - pos: -37.5,49.5 + rot: -1.5707963267948966 rad + pos: -33.5,-60.5 parent: 2 - - uid: 47151 + - uid: 42855 components: - type: Transform - pos: -37.5,50.5 + pos: -81.5,57.5 parent: 2 - - uid: 47152 + - uid: 42924 components: - type: Transform - pos: -36.5,55.5 + pos: -91.5,54.5 parent: 2 - - uid: 47153 + - uid: 42986 components: - type: Transform - pos: -37.5,51.5 + rot: -1.5707963267948966 rad + pos: -100.5,43.5 parent: 2 - - uid: 47156 + - uid: 43003 components: - type: Transform - pos: -58.5,-15.5 + rot: 3.141592653589793 rad + pos: -91.5,57.5 parent: 2 - - uid: 47157 + - uid: 43169 components: - type: Transform - pos: -57.5,-15.5 + rot: 3.141592653589793 rad + pos: -58.5,-75.5 parent: 2 - - uid: 47158 + - uid: 43179 components: - type: Transform - pos: -57.5,-14.5 + pos: -49.5,-81.5 parent: 2 - - uid: 47159 + - uid: 43181 components: - type: Transform - pos: -57.5,-13.5 + pos: -50.5,-82.5 parent: 2 - - uid: 47160 + - uid: 43182 components: - type: Transform - pos: -58.5,-13.5 + pos: -51.5,-83.5 parent: 2 - - uid: 47161 + - uid: 43184 components: - type: Transform - pos: -59.5,-13.5 + rot: 3.141592653589793 rad + pos: -50.5,-81.5 parent: 2 - - uid: 47162 + - uid: 43185 components: - type: Transform - pos: -60.5,-13.5 + rot: 1.5707963267948966 rad + pos: -50.5,-79.5 parent: 2 - - uid: 47163 + - uid: 43224 components: - type: Transform - pos: -61.5,-13.5 + pos: -41.5,-74.5 parent: 2 - - uid: 47164 + - uid: 43277 components: - type: Transform - pos: -62.5,-13.5 + rot: 3.141592653589793 rad + pos: -66.5,-83.5 parent: 2 - - uid: 47165 + - uid: 43331 components: - type: Transform - pos: -63.5,-13.5 + rot: 3.141592653589793 rad + pos: -58.5,-71.5 parent: 2 - - uid: 47166 + - uid: 43332 components: - type: Transform - pos: -64.5,-13.5 + pos: -57.5,-71.5 parent: 2 - - uid: 47167 + - uid: 43346 components: - type: Transform - pos: -65.5,-13.5 + rot: -1.5707963267948966 rad + pos: -60.5,-71.5 parent: 2 - - uid: 47168 + - uid: 43348 components: - type: Transform - pos: -66.5,-13.5 + rot: 1.5707963267948966 rad + pos: -61.5,-71.5 parent: 2 - - uid: 47169 + - uid: 43357 components: - type: Transform - pos: -67.5,-13.5 + rot: 1.5707963267948966 rad + pos: -62.5,-77.5 parent: 2 - - uid: 47170 + - uid: 43358 components: - type: Transform - pos: -68.5,-13.5 + rot: -1.5707963267948966 rad + pos: -61.5,-77.5 parent: 2 - - uid: 47171 + - uid: 43381 components: - type: Transform - pos: -69.5,-13.5 + rot: 3.141592653589793 rad + pos: -61.5,-73.5 parent: 2 - - uid: 47172 + - uid: 43382 components: - type: Transform - pos: -69.5,-14.5 + pos: -60.5,-73.5 parent: 2 - - uid: 47173 + - uid: 43383 components: - type: Transform - pos: -69.5,-15.5 + rot: 1.5707963267948966 rad + pos: -61.5,-74.5 parent: 2 - - uid: 47174 + - uid: 43399 components: - type: Transform - pos: -70.5,-15.5 + pos: -57.5,-75.5 parent: 2 - - uid: 47175 + - uid: 43400 components: - type: Transform - pos: -69.5,-16.5 + rot: -1.5707963267948966 rad + pos: -57.5,-77.5 parent: 2 - - uid: 47176 + - uid: 43401 components: - type: Transform - pos: -68.5,-16.5 + rot: 1.5707963267948966 rad + pos: -58.5,-77.5 parent: 2 - - uid: 47177 + - uid: 43549 components: - type: Transform - pos: -67.5,-16.5 + pos: -33.5,-54.5 parent: 2 - - uid: 47178 + - uid: 43550 components: - type: Transform - pos: -67.5,-17.5 + rot: 3.141592653589793 rad + pos: -37.5,-54.5 parent: 2 - - uid: 47179 + - uid: 43555 components: - type: Transform - pos: -57.5,-12.5 + pos: -37.5,-53.5 parent: 2 - - uid: 47180 + - uid: 43634 components: - type: Transform - pos: -56.5,-12.5 + rot: 1.5707963267948966 rad + pos: -53.5,-55.5 parent: 2 - - uid: 47181 + - uid: 43635 components: - type: Transform - pos: -55.5,-12.5 + rot: -1.5707963267948966 rad + pos: -52.5,-55.5 parent: 2 - - uid: 47182 + - uid: 43637 components: - type: Transform - pos: -55.5,-11.5 + rot: 1.5707963267948966 rad + pos: -52.5,-52.5 parent: 2 - - uid: 47183 + - uid: 43641 components: - type: Transform - pos: -55.5,-10.5 + pos: 35.5,-64.5 parent: 2 - - uid: 47184 + - uid: 43672 components: - type: Transform - pos: -55.5,-9.5 + pos: -43.5,-52.5 parent: 2 - - uid: 47185 + - uid: 43673 components: - type: Transform - pos: -55.5,-8.5 + rot: 3.141592653589793 rad + pos: -43.5,-53.5 parent: 2 - - uid: 47186 + - uid: 43728 components: - type: Transform - pos: -54.5,-8.5 + rot: 1.5707963267948966 rad + pos: -21.5,-76.5 parent: 2 - - uid: 47187 + - uid: 43782 components: - type: Transform - pos: -53.5,-8.5 + pos: -32.5,-79.5 parent: 2 - - uid: 47188 + - uid: 43797 components: - type: Transform - pos: -52.5,-8.5 + rot: 3.141592653589793 rad + pos: -32.5,-80.5 parent: 2 - - uid: 47189 + - uid: 43828 components: - type: Transform - pos: -51.5,-8.5 + rot: -1.5707963267948966 rad + pos: -21.5,-80.5 parent: 2 - - uid: 47190 + - uid: 43846 components: - type: Transform - pos: -50.5,-8.5 + rot: -1.5707963267948966 rad + pos: -4.5,-76.5 parent: 2 - - uid: 47191 + - uid: 43859 components: - type: Transform - pos: -44.5,-11.5 + rot: 3.141592653589793 rad + pos: -45.5,102.5 parent: 2 - - uid: 47192 + - uid: 43956 components: - type: Transform - pos: -45.5,-11.5 + pos: -66.5,-70.5 parent: 2 - - uid: 47193 + - uid: 44004 components: - type: Transform - pos: -46.5,-11.5 + rot: 3.141592653589793 rad + pos: -67.5,-70.5 parent: 2 - - uid: 47194 + - uid: 44156 components: - type: Transform - pos: -49.5,-8.5 + pos: -67.5,-60.5 parent: 2 - - uid: 47195 + - uid: 44188 components: - type: Transform - pos: -48.5,-8.5 + rot: 3.141592653589793 rad + pos: -78.5,-60.5 parent: 2 - - uid: 47196 + - uid: 44198 components: - type: Transform - pos: -47.5,-8.5 + pos: -78.5,-55.5 parent: 2 - - uid: 47197 + - uid: 44221 components: - type: Transform - pos: -46.5,-8.5 + rot: 3.141592653589793 rad + pos: -80.5,-55.5 parent: 2 - - uid: 47198 + - uid: 44274 components: - type: Transform - pos: -45.5,-0.5 + rot: -1.5707963267948966 rad + pos: -78.5,-44.5 parent: 2 - - uid: 47199 + - uid: 44308 components: - type: Transform - pos: -45.5,-1.5 + rot: 1.5707963267948966 rad + pos: -78.5,-43.5 parent: 2 - - uid: 47200 + - uid: 44314 components: - type: Transform - pos: -46.5,-7.5 + rot: -1.5707963267948966 rad + pos: -74.5,-43.5 parent: 2 - - uid: 47201 + - uid: 44321 components: - type: Transform - pos: -46.5,-6.5 + rot: -1.5707963267948966 rad + pos: -37.5,100.5 parent: 2 - - uid: 47202 + - uid: 44350 components: - type: Transform - pos: -45.5,-6.5 + rot: 1.5707963267948966 rad + pos: -74.5,-39.5 parent: 2 - - uid: 47203 + - uid: 44413 components: - type: Transform - pos: -53.5,-16.5 + rot: -1.5707963267948966 rad + pos: -70.5,-39.5 parent: 2 - - uid: 47204 + - uid: 44416 components: - type: Transform - pos: -52.5,-16.5 + rot: 1.5707963267948966 rad + pos: -70.5,-38.5 parent: 2 - - uid: 47205 + - uid: 44417 components: - type: Transform - pos: -51.5,-16.5 + rot: -1.5707963267948966 rad + pos: -69.5,-38.5 parent: 2 - - uid: 47206 + - uid: 44421 components: - type: Transform - pos: -50.5,-16.5 + rot: 1.5707963267948966 rad + pos: -69.5,-36.5 parent: 2 - - uid: 47207 + - uid: 44433 components: - type: Transform - pos: -50.5,-15.5 + rot: -1.5707963267948966 rad + pos: -67.5,-36.5 parent: 2 - - uid: 47208 + - uid: 44434 components: - type: Transform - pos: -50.5,-14.5 + rot: -1.5707963267948966 rad + pos: -66.5,-35.5 parent: 2 - - uid: 47209 + - uid: 44438 components: - type: Transform - pos: -50.5,-13.5 + rot: 1.5707963267948966 rad + pos: -67.5,-35.5 parent: 2 - - uid: 47210 + - uid: 44539 components: - type: Transform - pos: -49.5,-13.5 + pos: -66.5,-29.5 parent: 2 - - uid: 47211 + - uid: 44540 components: - type: Transform - pos: -49.5,-12.5 + pos: -68.5,-28.5 parent: 2 - - uid: 47212 + - uid: 44555 components: - type: Transform - pos: -49.5,-11.5 + rot: 3.141592653589793 rad + pos: -68.5,-29.5 parent: 2 - - uid: 47213 + - uid: 44556 components: - type: Transform - pos: -49.5,-10.5 + rot: 3.141592653589793 rad + pos: -69.5,-28.5 parent: 2 - - uid: 47214 + - uid: 44580 components: - type: Transform - pos: -49.5,-9.5 + rot: 1.5707963267948966 rad + pos: -69.5,-20.5 parent: 2 - - uid: 47215 + - uid: 44585 components: - type: Transform - pos: -55.5,-21.5 + rot: -1.5707963267948966 rad + pos: -68.5,-20.5 parent: 2 - - uid: 47216 + - uid: 44683 components: - type: Transform - pos: -55.5,-22.5 + pos: -68.5,-6.5 parent: 2 - - uid: 47217 + - uid: 44685 components: - type: Transform - pos: -55.5,-23.5 + rot: 3.141592653589793 rad + pos: -71.5,-6.5 parent: 2 - - uid: 47218 + - uid: 44686 components: - type: Transform - pos: -54.5,-23.5 + rot: 1.5707963267948966 rad + pos: -71.5,-3.5 parent: 2 - - uid: 47219 + - uid: 44687 components: - type: Transform - pos: -53.5,-23.5 + rot: -1.5707963267948966 rad + pos: -70.5,-3.5 parent: 2 - - uid: 47220 + - uid: 44742 components: - type: Transform - pos: -52.5,-23.5 + rot: -1.5707963267948966 rad + pos: -68.5,5.5 parent: 2 - - uid: 47221 + - uid: 44746 components: - type: Transform - pos: -51.5,-23.5 + rot: 3.141592653589793 rad + pos: -65.5,-82.5 parent: 2 - - uid: 47222 + - uid: 44747 components: - type: Transform - pos: -50.5,-23.5 + rot: 1.5707963267948966 rad + pos: -69.5,5.5 parent: 2 - - uid: 47223 + - uid: 44748 components: - type: Transform - pos: -49.5,-23.5 + rot: 1.5707963267948966 rad + pos: -68.5,9.5 parent: 2 - - uid: 47224 + - uid: 44759 components: - type: Transform - pos: -49.5,-24.5 + rot: 1.5707963267948966 rad + pos: -59.5,11.5 parent: 2 - - uid: 47225 + - uid: 44760 components: - type: Transform - pos: -48.5,-24.5 + rot: -1.5707963267948966 rad + pos: -59.5,9.5 parent: 2 - - uid: 47226 + - uid: 44761 components: - type: Transform - pos: -47.5,-24.5 + rot: 3.141592653589793 rad + pos: 0.5,-15.5 parent: 2 - - uid: 47227 + - uid: 44762 components: - type: Transform - pos: -47.5,-25.5 + rot: 1.5707963267948966 rad + pos: 0.5,-13.5 parent: 2 - - uid: 47228 + - uid: 44763 components: - type: Transform - pos: -47.5,-26.5 + rot: -1.5707963267948966 rad + pos: 1.5,-13.5 parent: 2 - - uid: 47229 + - uid: 44765 components: - type: Transform - pos: -46.5,-26.5 + pos: 1.5,-15.5 parent: 2 - - uid: 47231 + - uid: 44767 components: - type: Transform - pos: -45.5,-27.5 + rot: -1.5707963267948966 rad + pos: -69.5,-1.5 parent: 2 - - uid: 47232 + - uid: 44793 components: - type: Transform - pos: -45.5,-28.5 + rot: 1.5707963267948966 rad + pos: -70.5,-1.5 parent: 2 - - uid: 47233 + - uid: 44845 components: - type: Transform - pos: -44.5,-28.5 + pos: -65.5,-69.5 parent: 2 - - uid: 47234 + - uid: 44847 components: - type: Transform - pos: -43.5,-28.5 + rot: 3.141592653589793 rad + pos: -66.5,-69.5 parent: 2 - - uid: 47235 + - uid: 44856 components: - type: Transform - pos: -42.5,-28.5 + rot: 1.5707963267948966 rad + pos: -66.5,-60.5 parent: 2 - - uid: 47236 + - uid: 44857 components: - type: Transform - pos: -41.5,-28.5 + rot: -1.5707963267948966 rad + pos: -63.5,-60.5 parent: 2 - - uid: 47237 + - uid: 44862 components: - type: Transform - pos: -41.5,-29.5 + rot: 1.5707963267948966 rad + pos: -63.5,-57.5 parent: 2 - - uid: 47238 + - uid: 44864 components: - type: Transform - pos: -56.5,-23.5 + rot: -1.5707963267948966 rad + pos: -62.5,-57.5 parent: 2 - - uid: 47239 + - uid: 44865 components: - type: Transform - pos: -57.5,-23.5 + rot: 1.5707963267948966 rad + pos: -62.5,-56.5 parent: 2 - - uid: 47240 + - uid: 44866 components: - type: Transform - pos: -58.5,-23.5 + rot: -1.5707963267948966 rad + pos: -61.5,-56.5 parent: 2 - - uid: 47241 + - uid: 44867 components: - type: Transform - pos: -59.5,-23.5 + rot: 1.5707963267948966 rad + pos: -61.5,-55.5 parent: 2 - - uid: 47242 + - uid: 44868 components: - type: Transform - pos: -60.5,-23.5 + rot: -1.5707963267948966 rad + pos: -58.5,-55.5 parent: 2 - - uid: 47243 + - uid: 44885 components: - type: Transform - pos: -61.5,-23.5 + rot: 1.5707963267948966 rad + pos: -58.5,-40.5 parent: 2 - - uid: 47244 + - uid: 44904 components: - type: Transform - pos: -62.5,-23.5 + rot: -1.5707963267948966 rad + pos: -44.5,-40.5 parent: 2 - - uid: 47245 + - uid: 44906 components: - type: Transform - pos: -63.5,-23.5 + rot: 1.5707963267948966 rad + pos: -44.5,-39.5 parent: 2 - - uid: 47246 + - uid: 44914 components: - type: Transform - pos: -64.5,-23.5 + pos: 24.5,21.5 parent: 2 - - uid: 47247 + - uid: 44916 components: - type: Transform - pos: -65.5,-23.5 + rot: -1.5707963267948966 rad + pos: -42.5,-39.5 parent: 2 - - uid: 47248 + - uid: 44958 components: - type: Transform - pos: -66.5,-23.5 + pos: -15.5,-25.5 parent: 2 - - uid: 47249 + - uid: 45101 components: - type: Transform - pos: -66.5,-22.5 + rot: 1.5707963267948966 rad + pos: -42.5,-20.5 parent: 2 - - uid: 47250 + - uid: 45107 components: - type: Transform - pos: -67.5,-22.5 + rot: -1.5707963267948966 rad + pos: -40.5,-20.5 parent: 2 - - uid: 47251 + - uid: 45239 components: - type: Transform - pos: -68.5,-22.5 + pos: -52.5,26.5 parent: 2 - - uid: 47252 + - uid: 45249 components: - type: Transform - pos: -69.5,-22.5 + rot: 3.141592653589793 rad + pos: -62.5,26.5 parent: 2 - - uid: 47253 + - uid: 45250 components: - type: Transform - pos: -70.5,-22.5 + pos: -62.5,27.5 parent: 2 - - uid: 47254 + - uid: 45251 components: - type: Transform - pos: -67.5,-21.5 + rot: 3.141592653589793 rad + pos: -28.5,64.5 parent: 2 - - uid: 47255 + - uid: 45252 components: - type: Transform - pos: -67.5,-20.5 + rot: 3.141592653589793 rad + pos: -64.5,27.5 parent: 2 - - uid: 47256 + - uid: 45259 components: - type: Transform - pos: -67.5,-19.5 + rot: 1.5707963267948966 rad + pos: -64.5,32.5 parent: 2 - - uid: 47257 + - uid: 45338 components: - type: Transform - pos: -68.5,-19.5 + pos: -40.5,55.5 parent: 2 - - uid: 47258 + - uid: 45341 components: - type: Transform - pos: -69.5,-19.5 + rot: -1.5707963267948966 rad + pos: -35.5,76.5 parent: 2 - - uid: 47259 + - uid: 45342 components: - type: Transform - pos: -70.5,-19.5 + rot: 3.141592653589793 rad + pos: -33.5,73.5 parent: 2 - - uid: 47269 + - uid: 45343 components: - type: Transform - pos: -74.5,-21.5 + rot: 1.5707963267948966 rad + pos: -35.5,77.5 parent: 2 - - uid: 47270 + - uid: 45393 components: - type: Transform - pos: -75.5,-21.5 + rot: 1.5707963267948966 rad + pos: -83.5,55.5 parent: 2 - - uid: 47271 + - uid: 45413 components: - type: Transform - pos: -76.5,-21.5 + pos: -79.5,43.5 parent: 2 - - uid: 47272 + - uid: 45428 components: - type: Transform - pos: -77.5,-21.5 + rot: 1.5707963267948966 rad + pos: -47.5,107.5 parent: 2 - - uid: 47273 + - uid: 45435 components: - type: Transform - pos: -78.5,-21.5 + pos: -45.5,107.5 parent: 2 - - uid: 47274 + - uid: 45455 components: - type: Transform - pos: -79.5,-21.5 + pos: -37.5,102.5 parent: 2 - - uid: 47275 + - uid: 45473 components: - type: Transform - pos: -93.5,-18.5 + rot: 1.5707963267948966 rad + pos: -52.5,100.5 parent: 2 - - uid: 47276 + - uid: 45499 components: - type: Transform - pos: -93.5,-19.5 + rot: -1.5707963267948966 rad + pos: -52.5,89.5 parent: 2 - - uid: 47277 + - uid: 45505 components: - type: Transform - pos: -93.5,-20.5 + rot: 1.5707963267948966 rad + pos: -61.5,89.5 parent: 2 - - uid: 47278 + - uid: 45529 components: - type: Transform - pos: -92.5,-20.5 + rot: 3.141592653589793 rad + pos: -61.5,81.5 parent: 2 - - uid: 47279 + - uid: 45551 components: - type: Transform - pos: -92.5,-21.5 + pos: -40.5,81.5 parent: 2 - - uid: 47280 + - uid: 45565 components: - type: Transform - pos: -91.5,-21.5 + rot: 3.141592653589793 rad + pos: -40.5,76.5 parent: 2 - - uid: 47281 + - uid: 45575 components: - type: Transform - pos: -91.5,-22.5 + pos: -33.5,77.5 parent: 2 - - uid: 47282 + - uid: 45579 components: - type: Transform - pos: -91.5,-23.5 + pos: -32.5,73.5 parent: 2 - - uid: 47283 + - uid: 45587 components: - type: Transform - pos: -91.5,-24.5 + rot: 3.141592653589793 rad + pos: -32.5,65.5 parent: 2 - - uid: 47284 + - uid: 45591 components: - type: Transform - pos: -90.5,-24.5 + pos: -28.5,65.5 parent: 2 - - uid: 47285 + - uid: 45592 components: - type: Transform - pos: -89.5,-24.5 + pos: -25.5,64.5 parent: 2 - - uid: 47286 + - uid: 45596 components: - type: Transform - pos: -89.5,-25.5 + rot: -1.5707963267948966 rad + pos: -25.5,60.5 parent: 2 - - uid: 47287 + - uid: 45597 components: - type: Transform - pos: -89.5,-26.5 + rot: 1.5707963267948966 rad + pos: -26.5,60.5 parent: 2 - - uid: 47288 + - uid: 45619 components: - type: Transform - pos: -90.5,-26.5 + rot: 1.5707963267948966 rad + pos: -35.5,54.5 parent: 2 - - uid: 47289 + - uid: 45656 components: - type: Transform - pos: -91.5,-26.5 + rot: -1.5707963267948966 rad + pos: -35.5,47.5 parent: 2 - - uid: 47290 + - uid: 45669 components: - type: Transform - pos: -91.5,-27.5 + rot: 3.141592653589793 rad + pos: -26.5,53.5 parent: 2 - - uid: 47291 + - uid: 45682 components: - type: Transform - pos: -88.5,-26.5 + pos: -24.5,53.5 parent: 2 - - uid: 47292 + - uid: 45694 components: - type: Transform - pos: -87.5,-26.5 + rot: 3.141592653589793 rad + pos: -24.5,50.5 parent: 2 - - uid: 47293 + - uid: 45733 components: - type: Transform - pos: -86.5,-26.5 + rot: -1.5707963267948966 rad + pos: -16.5,38.5 parent: 2 - - uid: 47294 + - uid: 45734 components: - type: Transform - pos: -85.5,-26.5 + rot: -1.5707963267948966 rad + pos: -26.5,28.5 parent: 2 - - uid: 47295 + - uid: 45782 components: - type: Transform - pos: -84.5,-26.5 + rot: -1.5707963267948966 rad + pos: -0.5,-26.5 parent: 2 - - uid: 47296 + - uid: 45819 components: - type: Transform - pos: -83.5,-26.5 + rot: 1.5707963267948966 rad + pos: -0.5,-8.5 parent: 2 - - uid: 47297 + - uid: 45860 components: - type: Transform - pos: -82.5,-26.5 + pos: -14.5,-0.5 parent: 2 - - uid: 47298 + - uid: 45868 components: - type: Transform - pos: -82.5,-25.5 + rot: -1.5707963267948966 rad + pos: -14.5,-7.5 parent: 2 - - uid: 47299 + - uid: 45888 components: - type: Transform - pos: -82.5,-24.5 + rot: 1.5707963267948966 rad + pos: -30.5,-7.5 parent: 2 - - uid: 47300 + - uid: 45890 components: - type: Transform - pos: -82.5,-23.5 + rot: -1.5707963267948966 rad + pos: -30.5,-12.5 parent: 2 - - uid: 47301 + - uid: 45934 components: - type: Transform - pos: -82.5,-22.5 + rot: -1.5707963267948966 rad + pos: -20.5,43.5 parent: 2 - - uid: 47302 + - uid: 46086 components: - type: Transform - pos: -81.5,-22.5 + rot: 3.141592653589793 rad + pos: 30.5,-79.5 parent: 2 - - uid: 47303 + - uid: 46087 components: - type: Transform - pos: -80.5,-22.5 + rot: -1.5707963267948966 rad + pos: 35.5,-79.5 parent: 2 - - uid: 47304 + - uid: 46108 components: - type: Transform - pos: -80.5,-21.5 + rot: 3.141592653589793 rad + pos: 26.5,-64.5 parent: 2 - - uid: 47305 + - uid: 46126 components: - type: Transform - pos: -94.5,-18.5 + pos: 26.5,-57.5 parent: 2 - - uid: 47306 + - uid: 46144 components: - type: Transform - pos: -73.5,-21.5 + rot: 3.141592653589793 rad + pos: 23.5,-57.5 parent: 2 - - uid: 47307 + - uid: 46145 components: - type: Transform - pos: -73.5,-22.5 + pos: 23.5,-56.5 parent: 2 - - uid: 47308 + - uid: 46332 components: - type: Transform - pos: -73.5,-23.5 + rot: 3.141592653589793 rad + pos: 24.5,20.5 parent: 2 - - uid: 47309 + - uid: 46345 components: - type: Transform - pos: -73.5,-24.5 + rot: 3.141592653589793 rad + pos: 20.5,21.5 parent: 2 - - uid: 47310 + - uid: 46659 components: - type: Transform - pos: -74.5,-24.5 + rot: 3.141592653589793 rad + pos: -85.5,-55.5 parent: 2 - - uid: 47311 + - uid: 46662 components: - type: Transform - pos: -75.5,-24.5 + rot: 1.5707963267948966 rad + pos: -85.5,-52.5 parent: 2 - - uid: 47312 + - uid: 46963 components: - type: Transform - pos: -74.5,-20.5 + rot: -1.5707963267948966 rad + pos: 41.5,-29.5 parent: 2 - - uid: 47313 + - uid: 50818 components: - type: Transform - pos: -74.5,-19.5 + pos: -100.5,65.5 parent: 2 - - uid: 47314 + - uid: 51066 components: - type: Transform - pos: -74.5,-18.5 + rot: 1.5707963267948966 rad + pos: -60.5,38.5 parent: 2 - - uid: 47328 + - uid: 61214 components: - type: Transform - pos: 1.5,2.5 - parent: 32764 - - uid: 47329 + rot: 3.141592653589793 rad + pos: -13.5,-0.5 + parent: 56631 + - uid: 61215 components: - type: Transform - pos: 0.5,2.5 - parent: 32764 - - uid: 47330 + rot: -1.5707963267948966 rad + pos: 14.5,-0.5 + parent: 56631 + - uid: 61216 components: - type: Transform - pos: 0.5,3.5 - parent: 32764 - - uid: 47331 + pos: 14.5,7.5 + parent: 56631 + - uid: 61217 components: - type: Transform - pos: 0.5,4.5 - parent: 32764 - - uid: 47332 + pos: 13.5,8.5 + parent: 56631 + - uid: 61218 components: - type: Transform - pos: 0.5,1.5 - parent: 32764 - - uid: 47333 + pos: 12.5,9.5 + parent: 56631 + - uid: 61219 components: - type: Transform - pos: 0.5,0.5 - parent: 32764 - - uid: 47334 + pos: 11.5,10.5 + parent: 56631 + - uid: 61220 components: - type: Transform - pos: 0.5,-0.5 - parent: 32764 - - uid: 47335 + rot: 1.5707963267948966 rad + pos: -13.5,7.5 + parent: 56631 + - uid: 61221 components: - type: Transform - pos: 0.5,-1.5 - parent: 32764 - - uid: 47336 + rot: 1.5707963267948966 rad + pos: -12.5,8.5 + parent: 56631 + - uid: 61222 components: - type: Transform - pos: 0.5,-2.5 - parent: 32764 - - uid: 47337 + rot: 1.5707963267948966 rad + pos: -10.5,10.5 + parent: 56631 + - uid: 61223 components: - type: Transform - pos: 0.5,5.5 - parent: 32764 - - uid: 47338 + rot: -1.5707963267948966 rad + pos: -12.5,7.5 + parent: 56631 + - uid: 61224 components: - type: Transform - pos: 0.5,-3.5 - parent: 32764 - - uid: 47339 + rot: -1.5707963267948966 rad + pos: -11.5,8.5 + parent: 56631 + - uid: 61225 components: - type: Transform - pos: 1.5,5.5 - parent: 32764 - - uid: 47340 + rot: -1.5707963267948966 rad + pos: -10.5,9.5 + parent: 56631 + - uid: 61226 components: - type: Transform - pos: -0.5,5.5 - parent: 32764 - - uid: 47341 + rot: 3.141592653589793 rad + pos: 13.5,7.5 + parent: 56631 + - uid: 61227 components: - type: Transform - pos: -0.5,-3.5 - parent: 32764 - - uid: 47342 + rot: 3.141592653589793 rad + pos: 12.5,8.5 + parent: 56631 + - uid: 61228 components: - type: Transform - pos: 1.5,-3.5 - parent: 32764 - - uid: 47378 + rot: 3.141592653589793 rad + pos: 11.5,9.5 + parent: 56631 + - uid: 61229 components: - type: Transform - pos: 5.5,-3.5 - parent: 44868 - - uid: 47389 + rot: 3.141592653589793 rad + pos: 1.5,10.5 + parent: 56631 + - uid: 61230 components: - type: Transform - pos: 0.5,1.5 - parent: 44868 - - uid: 47394 + rot: -1.5707963267948966 rad + pos: -0.5,10.5 + parent: 56631 + - uid: 61231 components: - type: Transform - pos: 2.5,2.5 - parent: 44868 - - uid: 47399 + rot: 1.5707963267948966 rad + pos: -11.5,9.5 + parent: 56631 + - uid: 61232 components: - type: Transform - pos: 2.5,-4.5 - parent: 44868 - - uid: 47401 + pos: 1.5,14.5 + parent: 56631 + - uid: 61233 components: - type: Transform - pos: -0.5,-2.5 - parent: 44868 - - uid: 47402 + rot: 1.5707963267948966 rad + pos: -0.5,14.5 + parent: 56631 + - uid: 61234 components: - type: Transform - pos: 0.5,-2.5 - parent: 44868 - - uid: 47403 + rot: -1.5707963267948966 rad + pos: -15.5,9.5 + parent: 56631 + - uid: 61235 components: - type: Transform - pos: 1.5,-2.5 - parent: 44868 - - uid: 47404 + rot: -1.5707963267948966 rad + pos: -14.5,10.5 + parent: 56631 + - uid: 61236 components: - type: Transform - pos: 1.5,-1.5 - parent: 44868 - - uid: 47405 + rot: 1.5707963267948966 rad + pos: -15.5,10.5 + parent: 56631 + - uid: 61237 components: - type: Transform - pos: 1.5,-0.5 - parent: 44868 - - uid: 47406 + rot: 1.5707963267948966 rad + pos: -14.5,15.5 + parent: 56631 + - uid: 61238 components: - type: Transform - pos: 1.5,0.5 - parent: 44868 - - uid: 47407 + rot: 1.5707963267948966 rad + pos: -8.5,20.5 + parent: 56631 + - uid: 61239 components: - type: Transform - pos: 1.5,1.5 - parent: 44868 - - uid: 47408 + rot: -1.5707963267948966 rad + pos: -8.5,15.5 + parent: 56631 + - uid: 61240 components: - type: Transform - pos: 2.5,1.5 - parent: 44868 - - uid: 47410 + rot: -1.5707963267948966 rad + pos: 5.5,42.5 + parent: 56631 + - uid: 61241 components: - type: Transform - pos: 1.5,-3.5 - parent: 44868 - - uid: 47411 + rot: 3.141592653589793 rad + pos: 1.5,45.5 + parent: 56631 + - uid: 65723 components: - type: Transform - pos: 1.5,-4.5 - parent: 44868 - - uid: 47412 + rot: 3.141592653589793 rad + pos: 6.5,0.5 + parent: 65694 + - uid: 65724 components: - type: Transform - pos: 1.5,-5.5 - parent: 44868 - - uid: 47413 + rot: -1.5707963267948966 rad + pos: 7.5,0.5 + parent: 65694 + - uid: 65725 components: - type: Transform - pos: 1.5,-6.5 - parent: 44868 - - uid: 47414 + rot: 1.5707963267948966 rad + pos: 7.5,1.5 + parent: 65694 + - uid: 66240 components: - type: Transform + rot: -1.5707963267948966 rad pos: 1.5,-7.5 - parent: 44868 - - uid: 47415 + parent: 65849 + - uid: 66241 components: - type: Transform - pos: 1.5,-8.5 - parent: 44868 - - uid: 47416 + rot: 1.5707963267948966 rad + pos: 0.5,-7.5 + parent: 65849 + - uid: 66242 components: - type: Transform - pos: 3.5,-4.5 - parent: 44868 - - uid: 47417 + rot: -1.5707963267948966 rad + pos: 0.5,-17.5 + parent: 65849 + - uid: 66243 components: - type: Transform - pos: 4.5,-4.5 - parent: 44868 - - uid: 47418 + pos: 1.5,24.5 + parent: 65849 + - uid: 66244 components: - type: Transform - pos: 5.5,-4.5 - parent: 44868 - - uid: 47420 + rot: -1.5707963267948966 rad + pos: 1.5,16.5 + parent: 65849 +- proto: DisposalJunction + entities: + - uid: 22441 components: - type: Transform - pos: 0.5,-4.5 - parent: 44868 - - uid: 47421 + pos: 66.5,0.5 + parent: 2 + - uid: 23867 components: - type: Transform - pos: -0.5,-4.5 - parent: 44868 - - uid: 47422 + rot: 1.5707963267948966 rad + pos: -56.5,-10.5 + parent: 2 + - uid: 31996 components: - type: Transform - pos: -1.5,-4.5 - parent: 44868 - - uid: 47423 + pos: 66.5,-7.5 + parent: 2 + - uid: 32151 components: - type: Transform - pos: -2.5,-4.5 - parent: 44868 - - uid: 47424 + rot: 1.5707963267948966 rad + pos: 41.5,0.5 + parent: 2 + - uid: 32454 components: - type: Transform - pos: 5.5,-2.5 - parent: 44868 - - uid: 47425 + pos: 21.5,45.5 + parent: 2 + - uid: 32511 components: - type: Transform - pos: 5.5,-1.5 - parent: 44868 - - uid: 47426 + rot: -1.5707963267948966 rad + pos: 21.5,27.5 + parent: 2 + - uid: 33042 components: - type: Transform - pos: -2.5,-1.5 - parent: 44868 - - uid: 47427 + rot: -1.5707963267948966 rad + pos: 1.5,27.5 + parent: 2 + - uid: 33069 components: - type: Transform - pos: -2.5,-2.5 - parent: 44868 - - uid: 47428 + pos: 14.5,1.5 + parent: 2 + - uid: 33540 components: - type: Transform - pos: -2.5,-3.5 - parent: 44868 - - uid: 47432 + rot: 3.141592653589793 rad + pos: 14.5,-8.5 + parent: 2 + - uid: 33719 components: - type: Transform - pos: 0.5,2.5 - parent: 44868 - - uid: 47437 + rot: 1.5707963267948966 rad + pos: 0.5,-16.5 + parent: 2 + - uid: 33792 components: - type: Transform - pos: -3.5,0.5 - parent: 44868 - - uid: 47438 + rot: 1.5707963267948966 rad + pos: 32.5,-25.5 + parent: 2 + - uid: 33860 components: - type: Transform - pos: -3.5,-0.5 - parent: 44868 - - uid: 47439 + rot: 3.141592653589793 rad + pos: 40.5,-3.5 + parent: 2 + - uid: 33903 components: - type: Transform - pos: -2.5,-0.5 - parent: 44868 - - uid: 47444 + rot: 3.141592653589793 rad + pos: 43.5,-21.5 + parent: 2 + - uid: 34004 components: - type: Transform - pos: 6.5,0.5 - parent: 44868 - - uid: 47445 + rot: 1.5707963267948966 rad + pos: -10.5,-25.5 + parent: 2 + - uid: 35801 components: - type: Transform - pos: 6.5,-0.5 - parent: 44868 - - uid: 47446 + pos: -13.5,0.5 + parent: 2 + - uid: 35842 components: - type: Transform - pos: 5.5,-0.5 - parent: 44868 - - uid: 47448 + rot: -1.5707963267948966 rad + pos: 67.5,-30.5 + parent: 2 + - uid: 35896 components: - type: Transform - pos: -2.5,-5.5 - parent: 44868 - - uid: 47450 + rot: 1.5707963267948966 rad + pos: 70.5,-40.5 + parent: 2 + - uid: 35921 components: - type: Transform - pos: -2.5,-6.5 - parent: 44868 - - uid: 47451 + rot: 3.141592653589793 rad + pos: -10.5,-29.5 + parent: 2 + - uid: 36065 components: - type: Transform - pos: -1.5,-6.5 - parent: 44868 - - uid: 47459 + pos: -13.5,-8.5 + parent: 2 + - uid: 36081 components: - type: Transform - pos: 5.5,-6.5 - parent: 44868 - - uid: 47460 + pos: -70.5,4.5 + parent: 2 + - uid: 36207 components: - type: Transform - pos: 5.5,-5.5 - parent: 44868 - - uid: 47461 + rot: -1.5707963267948966 rad + pos: -29.5,39.5 + parent: 2 + - uid: 36250 components: - type: Transform - pos: 4.5,-6.5 - parent: 44868 - - uid: 47499 + pos: -39.5,40.5 + parent: 2 + - uid: 36264 components: - type: Transform - pos: 2.5,3.5 - parent: 56108 - - uid: 47500 + rot: 1.5707963267948966 rad + pos: -52.5,54.5 + parent: 2 + - uid: 36269 components: - type: Transform - pos: 1.5,3.5 - parent: 56108 - - uid: 47501 + rot: 1.5707963267948966 rad + pos: -44.5,54.5 + parent: 2 + - uid: 36282 components: - type: Transform - pos: 0.5,3.5 - parent: 56108 - - uid: 47502 + rot: 1.5707963267948966 rad + pos: -62.5,54.5 + parent: 2 + - uid: 40041 components: - type: Transform - pos: -0.5,3.5 - parent: 56108 - - uid: 47503 + rot: -1.5707963267948966 rad + pos: 25.5,39.5 + parent: 2 + - uid: 40290 components: - type: Transform - pos: 0.5,4.5 - parent: 56108 - - uid: 47504 + rot: -1.5707963267948966 rad + pos: 40.5,27.5 + parent: 2 + - uid: 41531 components: - type: Transform - pos: 0.5,2.5 - parent: 56108 - - uid: 47505 + rot: -1.5707963267948966 rad + pos: 13.5,-58.5 + parent: 2 + - uid: 41582 components: - type: Transform - pos: 0.5,1.5 - parent: 56108 - - uid: 47506 + rot: 3.141592653589793 rad + pos: 6.5,-51.5 + parent: 2 + - uid: 41695 components: - type: Transform - pos: 0.5,0.5 - parent: 56108 - - uid: 47507 + rot: 3.141592653589793 rad + pos: 0.5,-34.5 + parent: 2 + - uid: 41817 components: - type: Transform - pos: 0.5,-0.5 - parent: 56108 - - uid: 47508 + rot: 1.5707963267948966 rad + pos: -20.5,-65.5 + parent: 2 + - uid: 43066 components: - type: Transform - pos: 0.5,-1.5 - parent: 56108 - - uid: 47509 + rot: 1.5707963267948966 rad + pos: -10.5,27.5 + parent: 2 + - uid: 43223 components: - type: Transform - pos: 0.5,-2.5 - parent: 56108 - - uid: 47510 + rot: -1.5707963267948966 rad + pos: -41.5,-79.5 + parent: 2 + - uid: 43390 components: - type: Transform - pos: 0.5,-3.5 - parent: 56108 - - uid: 47511 + rot: 1.5707963267948966 rad + pos: -58.5,-74.5 + parent: 2 + - uid: 43762 components: - type: Transform - pos: -0.5,-3.5 - parent: 56108 - - uid: 47512 + rot: -1.5707963267948966 rad + pos: -6.5,-76.5 + parent: 2 + - uid: 44263 components: - type: Transform - pos: 1.5,-3.5 - parent: 56108 - - uid: 47513 + pos: -80.5,-52.5 + parent: 2 + - uid: 44786 components: - type: Transform - pos: -0.5,-1.5 - parent: 56108 - - uid: 47514 + rot: -1.5707963267948966 rad + pos: -24.5,43.5 + parent: 2 + - uid: 44976 components: - type: Transform - pos: -1.5,-1.5 - parent: 56108 - - uid: 47515 + rot: 3.141592653589793 rad + pos: -15.5,-26.5 + parent: 2 + - uid: 45140 components: - type: Transform - pos: -2.5,-1.5 - parent: 56108 - - uid: 47516 + pos: -72.5,-14.5 + parent: 2 + - uid: 45405 components: - type: Transform - pos: -2.5,0.5 - parent: 56108 - - uid: 47517 + rot: 3.141592653589793 rad + pos: -83.5,43.5 + parent: 2 + - uid: 45753 components: - type: Transform - pos: -1.5,0.5 - parent: 56108 - - uid: 47518 + rot: -1.5707963267948966 rad + pos: -18.5,38.5 + parent: 2 + - uid: 45821 components: - type: Transform - pos: -0.5,0.5 - parent: 56108 - - uid: 47519 + rot: -1.5707963267948966 rad + pos: -22.5,43.5 + parent: 2 + - uid: 46151 components: - type: Transform - pos: 1.5,0.5 - parent: 56108 - - uid: 47520 + rot: -1.5707963267948966 rad + pos: 19.5,-56.5 + parent: 2 + - uid: 46965 components: - type: Transform - pos: 2.5,0.5 - parent: 56108 - - uid: 47521 + rot: 1.5707963267948966 rad + pos: 41.5,-25.5 + parent: 2 + - uid: 61242 components: - type: Transform - pos: 3.5,0.5 - parent: 56108 - - uid: 47522 + rot: 1.5707963267948966 rad + pos: -7.5,10.5 + parent: 56631 + - uid: 66245 components: - type: Transform - pos: 1.5,-1.5 - parent: 56108 - - uid: 47523 + rot: 3.141592653589793 rad + pos: 0.5,-9.5 + parent: 65849 +- proto: DisposalJunctionFlipped + entities: + - uid: 23242 components: - type: Transform - pos: 2.5,-1.5 - parent: 56108 - - uid: 47524 + rot: 1.5707963267948966 rad + pos: -13.5,-14.5 + parent: 2 + - uid: 24038 components: - type: Transform - pos: 3.5,-1.5 - parent: 56108 - - uid: 47525 + pos: 66.5,-2.5 + parent: 2 + - uid: 24042 components: - type: Transform - pos: -1.5,1.5 - parent: 56108 - - uid: 47526 + pos: 40.5,32.5 + parent: 2 + - uid: 24412 components: - type: Transform - pos: 2.5,1.5 - parent: 56108 - - uid: 47527 + rot: 3.141592653589793 rad + pos: -5.5,-54.5 + parent: 2 + - uid: 31916 components: - type: Transform - pos: -1.5,2.5 - parent: 56108 - - uid: 47528 + rot: 3.141592653589793 rad + pos: -13.5,9.5 + parent: 2 + - uid: 32363 components: - type: Transform - pos: 2.5,2.5 - parent: 56108 - - uid: 47529 + rot: 1.5707963267948966 rad + pos: 40.5,0.5 + parent: 2 + - uid: 32515 components: - type: Transform - pos: -2.5,-2.5 - parent: 56108 - - uid: 47530 + rot: -1.5707963267948966 rad + pos: 17.5,27.5 + parent: 2 + - uid: 32591 components: - type: Transform - pos: 3.5,-2.5 - parent: 56108 - - uid: 47586 + rot: 1.5707963267948966 rad + pos: -13.5,27.5 + parent: 2 + - uid: 32615 components: - type: Transform - pos: 57.5,-40.5 + rot: 1.5707963267948966 rad + pos: 0.5,18.5 parent: 2 - - uid: 47624 + - uid: 32616 components: - type: Transform - pos: 25.5,-8.5 + rot: 1.5707963267948966 rad + pos: -38.5,27.5 parent: 2 - - uid: 47703 + - uid: 32625 components: - type: Transform - pos: 62.5,-26.5 + rot: 1.5707963267948966 rad + pos: -47.5,27.5 parent: 2 - - uid: 48627 + - uid: 32673 components: - type: Transform - pos: 1.5,3.5 - parent: 36861 - - uid: 48628 + pos: -25.5,37.5 + parent: 2 + - uid: 32752 components: - type: Transform - pos: 1.5,2.5 - parent: 36861 - - uid: 49246 + pos: 0.5,33.5 + parent: 2 + - uid: 32778 components: - type: Transform - pos: 1.5,1.5 - parent: 36861 - - uid: 49299 + pos: 0.5,41.5 + parent: 2 + - uid: 33063 components: - type: Transform - pos: 2.5,1.5 - parent: 36861 - - uid: 49503 + rot: 1.5707963267948966 rad + pos: -25.5,27.5 + parent: 2 + - uid: 33466 components: - type: Transform - pos: 2.5,0.5 - parent: 36861 - - uid: 49504 + rot: 1.5707963267948966 rad + pos: -54.5,0.5 + parent: 2 + - uid: 33699 components: - type: Transform - pos: 2.5,-0.5 - parent: 36861 - - uid: 49520 + rot: 1.5707963267948966 rad + pos: -1.5,0.5 + parent: 2 + - uid: 33890 components: - type: Transform - pos: 2.5,-1.5 - parent: 36861 - - uid: 49521 + rot: 3.141592653589793 rad + pos: 40.5,-14.5 + parent: 2 + - uid: 33922 components: - type: Transform - pos: 2.5,-2.5 - parent: 36861 - - uid: 49524 + rot: 3.141592653589793 rad + pos: 53.5,-29.5 + parent: 2 + - uid: 33959 components: - type: Transform - pos: 2.5,-3.5 - parent: 36861 - - uid: 49542 + rot: -1.5707963267948966 rad + pos: 53.5,-25.5 + parent: 2 + - uid: 34041 components: - type: Transform - pos: 2.5,-4.5 - parent: 36861 - - uid: 49554 + rot: 3.141592653589793 rad + pos: -10.5,-28.5 + parent: 2 + - uid: 35901 components: - type: Transform - pos: 3.5,-3.5 - parent: 36861 - - uid: 49555 + rot: -1.5707963267948966 rad + pos: 71.5,-30.5 + parent: 2 + - uid: 35959 components: - type: Transform - pos: 4.5,-3.5 - parent: 36861 - - uid: 49561 + rot: 1.5707963267948966 rad + pos: -39.5,-24.5 + parent: 2 + - uid: 36049 components: - type: Transform - pos: 5.5,-3.5 - parent: 36861 - - uid: 49562 + rot: 1.5707963267948966 rad + pos: -43.5,-10.5 + parent: 2 + - uid: 36051 components: - type: Transform - pos: 6.5,-3.5 - parent: 36861 - - uid: 49563 + pos: -39.5,-14.5 + parent: 2 + - uid: 36082 components: - type: Transform - pos: 7.5,-3.5 - parent: 36861 - - uid: 49572 + rot: 1.5707963267948966 rad + pos: -70.5,0.5 + parent: 2 + - uid: 36141 components: - type: Transform - pos: 8.5,-3.5 - parent: 36861 - - uid: 49573 + rot: 1.5707963267948966 rad + pos: -6.5,50.5 + parent: 2 + - uid: 36180 components: - type: Transform - pos: 5.5,-4.5 - parent: 36861 - - uid: 49574 + pos: -13.5,37.5 + parent: 2 + - uid: 36225 components: - type: Transform - pos: 5.5,-5.5 - parent: 36861 - - uid: 49578 + pos: -38.5,34.5 + parent: 2 + - uid: 36228 components: - type: Transform - pos: 5.5,-6.5 - parent: 36861 - - uid: 49579 + pos: -38.5,37.5 + parent: 2 + - uid: 36281 components: - type: Transform - pos: 5.5,-7.5 - parent: 36861 - - uid: 49580 + rot: 1.5707963267948966 rad + pos: -64.5,54.5 + parent: 2 + - uid: 39225 components: - type: Transform - pos: 4.5,-7.5 - parent: 36861 - - uid: 49581 + rot: 1.5707963267948966 rad + pos: 59.5,0.5 + parent: 2 + - uid: 41064 components: - type: Transform - pos: 1.5,-1.5 - parent: 36861 - - uid: 49582 + rot: 1.5707963267948966 rad + pos: 1.5,-16.5 + parent: 2 + - uid: 41281 components: - type: Transform - pos: 3.5,-0.5 - parent: 36861 - - uid: 50057 + rot: -1.5707963267948966 rad + pos: 1.5,-25.5 + parent: 2 + - uid: 41638 components: - type: Transform - pos: -3.5,7.5 - parent: 36861 - - uid: 50060 + pos: 11.5,-46.5 + parent: 2 + - uid: 41810 components: - type: Transform - pos: -2.5,7.5 - parent: 36861 - - uid: 50071 + rot: 3.141592653589793 rad + pos: -19.5,-59.5 + parent: 2 + - uid: 41920 components: - type: Transform - pos: -1.5,7.5 - parent: 36861 - - uid: 50090 + rot: 1.5707963267948966 rad + pos: -40.5,-66.5 + parent: 2 + - uid: 42937 components: - type: Transform - pos: -0.5,7.5 - parent: 36861 - - uid: 50113 + rot: 3.141592653589793 rad + pos: -81.5,51.5 + parent: 2 + - uid: 43247 components: - type: Transform - pos: 0.5,7.5 - parent: 36861 - - uid: 50114 + rot: 1.5707963267948966 rad + pos: -53.5,-74.5 + parent: 2 + - uid: 43336 components: - type: Transform - pos: 1.5,7.5 - parent: 36861 - - uid: 50148 + rot: 1.5707963267948966 rad + pos: -57.5,-74.5 + parent: 2 + - uid: 43384 components: - type: Transform - pos: -3.5,8.5 - parent: 36861 - - uid: 50149 + rot: 1.5707963267948966 rad + pos: -60.5,-74.5 + parent: 2 + - uid: 44735 components: - type: Transform - pos: -4.5,8.5 - parent: 36861 - - uid: 50158 + rot: -1.5707963267948966 rad + pos: -54.5,11.5 + parent: 2 + - uid: 44736 components: - type: Transform - pos: -3.5,6.5 - parent: 36861 - - uid: 50172 + rot: -1.5707963267948966 rad + pos: -56.5,11.5 + parent: 2 + - uid: 44931 components: - type: Transform - pos: -4.5,6.5 - parent: 36861 - - uid: 50175 + pos: -42.5,-25.5 + parent: 2 + - uid: 44959 components: - type: Transform - pos: -0.5,8.5 - parent: 36861 - - uid: 50176 + rot: -1.5707963267948966 rad + pos: -13.5,-26.5 + parent: 2 + - uid: 45012 components: - type: Transform - pos: -0.5,6.5 - parent: 36861 - - uid: 50181 + rot: -1.5707963267948966 rad + pos: -17.5,-25.5 + parent: 2 + - uid: 45043 components: - type: Transform - pos: 8.5,6.5 - parent: 36861 - - uid: 50182 + rot: -1.5707963267948966 rad + pos: -23.5,-25.5 + parent: 2 + - uid: 45044 components: - type: Transform - pos: 9.5,6.5 - parent: 36861 - - uid: 50277 + rot: -1.5707963267948966 rad + pos: -25.5,-25.5 + parent: 2 + - uid: 45048 components: - type: Transform - pos: 10.5,6.5 - parent: 36861 - - uid: 50465 + rot: -1.5707963267948966 rad + pos: -31.5,-25.5 + parent: 2 + - uid: 45556 components: - type: Transform - pos: 11.5,6.5 - parent: 36861 - - uid: 50466 + pos: -40.5,47.5 + parent: 2 + - uid: 45703 components: - type: Transform - pos: 11.5,7.5 - parent: 36861 - - uid: 50469 + pos: -40.5,28.5 + parent: 2 + - uid: 45732 components: - type: Transform - pos: 11.5,8.5 - parent: 36861 - - uid: 50522 + pos: -26.5,38.5 + parent: 2 + - uid: 45835 components: - type: Transform - pos: 11.5,5.5 - parent: 36861 - - uid: 50523 + pos: -40.5,-0.5 + parent: 2 + - uid: 45920 components: - type: Transform - pos: 11.5,4.5 - parent: 36861 - - uid: 50524 + pos: -26.5,43.5 + parent: 2 + - uid: 46365 components: - type: Transform - pos: 11.5,3.5 - parent: 36861 - - uid: 50525 + rot: -1.5707963267948966 rad + pos: 20.5,27.5 + parent: 2 + - uid: 61243 components: - type: Transform - pos: 11.5,2.5 - parent: 36861 - - uid: 50526 + pos: 0.5,48.5 + parent: 56631 + - uid: 61244 components: - type: Transform - pos: 11.5,1.5 - parent: 36861 - - uid: 50527 + rot: -1.5707963267948966 rad + pos: 8.5,10.5 + parent: 56631 + - uid: 61245 components: - type: Transform - pos: 11.5,0.5 - parent: 36861 - - uid: 50528 + rot: -1.5707963267948966 rad + pos: 0.5,16.5 + parent: 56631 + - uid: 61246 components: - type: Transform - pos: 11.5,-0.5 - parent: 36861 - - uid: 50529 + rot: -1.5707963267948966 rad + pos: -10.5,15.5 + parent: 56631 + - uid: 61247 components: - type: Transform - pos: 11.5,-1.5 - parent: 36861 - - uid: 50530 + pos: -8.5,16.5 + parent: 56631 + - uid: 66246 components: - type: Transform - pos: 11.5,-2.5 - parent: 36861 - - uid: 50531 + pos: 0.5,12.5 + parent: 65849 +- proto: DisposalMachineFrame + entities: + - uid: 18440 components: - type: Transform - pos: 11.5,-3.5 - parent: 36861 - - uid: 50532 + pos: 94.5,-57.5 + parent: 2 + - uid: 19305 components: - type: Transform - pos: 11.5,-4.5 - parent: 36861 - - uid: 50533 + pos: 82.5,-25.5 + parent: 2 + - uid: 20874 components: - type: Transform - pos: 12.5,-4.5 - parent: 36861 - - uid: 50534 + pos: 70.5,-55.5 + parent: 2 + - uid: 21266 components: - type: Transform - pos: 13.5,-4.5 - parent: 36861 - - uid: 50535 + pos: 74.5,-17.5 + parent: 2 + - uid: 24189 components: - type: Transform - pos: 14.5,-4.5 - parent: 36861 - - uid: 50536 + pos: -14.5,-89.5 + parent: 2 + - uid: 24730 components: - type: Transform - pos: 14.5,-1.5 - parent: 36861 - - uid: 50537 + pos: -70.5,29.5 + parent: 2 + - uid: 25265 components: - type: Transform - pos: 13.5,-1.5 - parent: 36861 - - uid: 50538 + pos: -0.5,-90.5 + parent: 2 + - uid: 25657 components: - type: Transform - pos: 12.5,-1.5 - parent: 36861 - - uid: 50539 + pos: -87.5,-0.5 + parent: 2 + - uid: 27925 components: - type: Transform - pos: 14.5,1.5 - parent: 36861 - - uid: 50568 + pos: -25.5,-54.5 + parent: 2 + - uid: 61248 components: - type: Transform - pos: 13.5,1.5 - parent: 36861 - - uid: 50569 + pos: 35.5,48.5 + parent: 56631 + - uid: 61249 components: - type: Transform - pos: 12.5,1.5 - parent: 36861 - - uid: 50570 + pos: -7.5,8.5 + parent: 56631 + - uid: 61250 components: - type: Transform - pos: 14.5,4.5 - parent: 36861 - - uid: 50572 + pos: 11.5,-0.5 + parent: 56631 + - uid: 61251 components: - type: Transform - pos: 13.5,4.5 - parent: 36861 - - uid: 50573 + pos: -10.5,13.5 + parent: 56631 + - uid: 61252 components: - type: Transform - pos: 12.5,4.5 - parent: 36861 - - uid: 50574 + pos: 7.5,58.5 + parent: 56631 + - uid: 61253 components: - type: Transform - pos: 14.5,7.5 - parent: 36861 - - uid: 50575 + pos: -1.5,52.5 + parent: 56631 + - uid: 61254 components: - type: Transform - pos: 13.5,7.5 - parent: 36861 - - uid: 50578 + pos: -10.5,64.5 + parent: 56631 + - uid: 61255 components: - type: Transform - pos: 12.5,7.5 - parent: 36861 - - uid: 50579 + pos: -11.5,53.5 + parent: 56631 + - uid: 66247 components: - type: Transform - pos: 2.5,7.5 - parent: 36861 - - uid: 50580 + pos: 1.5,-9.5 + parent: 65849 + - uid: 66248 components: - type: Transform - pos: 3.5,7.5 - parent: 36861 - - uid: 50581 + pos: -10.5,16.5 + parent: 65849 +- proto: DisposalPipe + entities: + - uid: 26 components: - type: Transform - pos: 4.5,7.5 - parent: 36861 - - uid: 50597 + pos: -50.5,-84.5 + parent: 2 + - uid: 1969 components: - type: Transform - pos: 5.5,7.5 - parent: 36861 - - uid: 50629 + pos: -50.5,-87.5 + parent: 2 + - uid: 2274 components: - type: Transform - pos: 6.5,7.5 - parent: 36861 - - uid: 50634 + pos: -105.5,14.5 + parent: 2 + - uid: 2275 components: - type: Transform - pos: 5.5,6.5 - parent: 36861 - - uid: 50635 + pos: -105.5,15.5 + parent: 2 + - uid: 5337 components: - type: Transform - pos: 5.5,5.5 - parent: 36861 - - uid: 50644 + pos: -73.5,-0.5 + parent: 2 + - uid: 5809 components: - type: Transform - pos: 5.5,4.5 - parent: 36861 - - uid: 50647 + rot: -1.5707963267948966 rad + pos: -50.5,31.5 + parent: 2 + - uid: 5810 components: - type: Transform - pos: 5.5,8.5 - parent: 36861 - - uid: 50648 + rot: -1.5707963267948966 rad + pos: -49.5,31.5 + parent: 2 + - uid: 5811 components: - type: Transform - pos: 2.5,13.5 - parent: 36861 - - uid: 50649 + rot: -1.5707963267948966 rad + pos: -48.5,31.5 + parent: 2 + - uid: 6146 components: - type: Transform - pos: 1.5,13.5 - parent: 36861 - - uid: 50650 + rot: 1.5707963267948966 rad + pos: -55.5,5.5 + parent: 2 + - uid: 6206 components: - type: Transform - pos: 0.5,13.5 - parent: 36861 - - uid: 50651 + rot: -1.5707963267948966 rad + pos: 83.5,-21.5 + parent: 2 + - uid: 9145 components: - type: Transform - pos: -0.5,13.5 - parent: 36861 - - uid: 50652 + rot: 1.5707963267948966 rad + pos: -73.5,4.5 + parent: 2 + - uid: 11018 components: - type: Transform - pos: 0.5,12.5 - parent: 36861 - - uid: 50653 + pos: -81.5,48.5 + parent: 2 + - uid: 11019 components: - type: Transform - pos: 0.5,11.5 - parent: 36861 - - uid: 50654 + pos: -81.5,49.5 + parent: 2 + - uid: 11020 components: - type: Transform - pos: -0.5,11.5 - parent: 36861 - - uid: 50655 + pos: -81.5,50.5 + parent: 2 + - uid: 11022 components: - type: Transform - pos: -1.5,11.5 - parent: 36861 - - uid: 50656 + pos: -81.5,52.5 + parent: 2 + - uid: 11040 components: - type: Transform - pos: -1.5,13.5 - parent: 36861 - - uid: 50657 + pos: -6.5,-0.5 + parent: 2 + - uid: 13965 components: - type: Transform - pos: 3.5,13.5 - parent: 36861 - - uid: 50658 + pos: -100.5,51.5 + parent: 2 + - uid: 14884 components: - type: Transform - pos: 4.5,13.5 - parent: 36861 - - uid: 50659 + pos: 3.5,-65.5 + parent: 2 + - uid: 15518 components: - type: Transform - pos: 5.5,13.5 - parent: 36861 - - uid: 50660 + rot: 1.5707963267948966 rad + pos: 37.5,-50.5 + parent: 2 + - uid: 15522 components: - type: Transform - pos: 5.5,12.5 - parent: 36861 - - uid: 50661 + pos: 38.5,-49.5 + parent: 2 + - uid: 17670 components: - type: Transform - pos: 5.5,11.5 - parent: 36861 - - uid: 50662 + pos: 27.5,40.5 + parent: 2 + - uid: 17903 components: - type: Transform - pos: 5.5,14.5 - parent: 36861 - - uid: 50663 + pos: -20.5,-68.5 + parent: 2 + - uid: 18181 components: - type: Transform - pos: 5.5,15.5 - parent: 36861 - - uid: 50664 + pos: -20.5,-67.5 + parent: 2 + - uid: 18182 components: - type: Transform - pos: 5.5,10.5 - parent: 36861 - - uid: 50665 + pos: -20.5,-66.5 + parent: 2 + - uid: 19342 components: - type: Transform - pos: 6.5,11.5 - parent: 36861 - - uid: 50666 + rot: -1.5707963267948966 rad + pos: -37.5,34.5 + parent: 2 + - uid: 19359 components: - type: Transform - pos: 7.5,11.5 - parent: 36861 - - uid: 50667 + pos: -25.5,39.5 + parent: 2 + - uid: 20359 components: - type: Transform - pos: 8.5,11.5 - parent: 36861 - - uid: 50668 + pos: -66.5,-73.5 + parent: 2 + - uid: 20806 components: - type: Transform - pos: 9.5,11.5 - parent: 36861 - - uid: 50669 + pos: -79.5,-13.5 + parent: 2 + - uid: 21679 components: - type: Transform - pos: 10.5,11.5 - parent: 36861 - - uid: 50670 + rot: 1.5707963267948966 rad + pos: -65.5,-27.5 + parent: 2 + - uid: 22194 components: - type: Transform - pos: 11.5,11.5 - parent: 36861 - - uid: 50671 + pos: -60.5,37.5 + parent: 2 + - uid: 22551 components: - type: Transform - pos: 2.5,21.5 - parent: 36861 - - uid: 50672 + pos: -10.5,-26.5 + parent: 2 + - uid: 22560 components: - type: Transform - pos: 2.5,20.5 - parent: 36861 - - uid: 50673 + rot: -1.5707963267948966 rad + pos: -63.5,54.5 + parent: 2 + - uid: 22675 components: - type: Transform - pos: 2.5,19.5 - parent: 36861 - - uid: 50674 + rot: -1.5707963267948966 rad + pos: -0.5,9.5 + parent: 2 + - uid: 22678 components: - type: Transform - pos: 2.5,18.5 - parent: 36861 - - uid: 50675 + pos: 1.5,-12.5 + parent: 2 + - uid: 22760 components: - type: Transform - pos: 2.5,17.5 - parent: 36861 - - uid: 50676 + pos: -32.5,-37.5 + parent: 2 + - uid: 22761 components: - type: Transform - pos: 1.5,19.5 - parent: 36861 - - uid: 50677 + pos: -32.5,-38.5 + parent: 2 + - uid: 22762 components: - type: Transform - pos: 3.5,19.5 - parent: 36861 - - uid: 50678 + pos: -32.5,-39.5 + parent: 2 + - uid: 22763 components: - type: Transform - pos: 4.5,19.5 - parent: 36861 - - uid: 50679 + pos: -32.5,-40.5 + parent: 2 + - uid: 22764 components: - type: Transform - pos: 5.5,19.5 - parent: 36861 - - uid: 50680 + pos: -32.5,-41.5 + parent: 2 + - uid: 22765 components: - type: Transform - pos: 5.5,18.5 - parent: 36861 - - uid: 50681 + pos: -32.5,-42.5 + parent: 2 + - uid: 22767 components: - type: Transform - pos: 5.5,17.5 - parent: 36861 - - uid: 50682 + rot: 1.5707963267948966 rad + pos: -31.5,-43.5 + parent: 2 + - uid: 22768 components: - type: Transform - pos: 13.5,19.5 - parent: 36861 - - uid: 50683 + rot: 1.5707963267948966 rad + pos: -30.5,-43.5 + parent: 2 + - uid: 22769 components: - type: Transform - pos: 12.5,19.5 - parent: 36861 - - uid: 50684 + rot: 1.5707963267948966 rad + pos: -29.5,-43.5 + parent: 2 + - uid: 22770 components: - type: Transform - pos: 11.5,19.5 - parent: 36861 - - uid: 50685 + rot: 1.5707963267948966 rad + pos: -28.5,-43.5 + parent: 2 + - uid: 22771 components: - type: Transform - pos: 10.5,19.5 - parent: 36861 - - uid: 50686 + rot: 1.5707963267948966 rad + pos: -27.5,-43.5 + parent: 2 + - uid: 22772 components: - type: Transform - pos: 9.5,19.5 - parent: 36861 - - uid: 50687 + rot: 1.5707963267948966 rad + pos: -26.5,-43.5 + parent: 2 + - uid: 22773 components: - type: Transform - pos: 8.5,19.5 - parent: 36861 - - uid: 50688 + rot: 1.5707963267948966 rad + pos: -25.5,-43.5 + parent: 2 + - uid: 22774 components: - type: Transform - pos: 9.5,18.5 - parent: 36861 - - uid: 50689 + rot: 1.5707963267948966 rad + pos: -24.5,-43.5 + parent: 2 + - uid: 22834 components: - type: Transform - pos: 9.5,17.5 - parent: 36861 - - uid: 50690 + pos: -16.5,8.5 + parent: 2 + - uid: 22836 components: - type: Transform - pos: 9.5,16.5 - parent: 36861 - - uid: 50691 + pos: 17.5,-7.5 + parent: 2 + - uid: 23252 components: - type: Transform - pos: 9.5,15.5 - parent: 36861 - - uid: 50692 + rot: 1.5707963267948966 rad + pos: 1.5,33.5 + parent: 2 + - uid: 23256 components: - type: Transform - pos: 9.5,14.5 - parent: 36861 - - uid: 50693 + rot: 1.5707963267948966 rad + pos: -3.5,37.5 + parent: 2 + - uid: 23258 components: - type: Transform - pos: 10.5,14.5 - parent: 36861 - - uid: 50694 + pos: -14.5,45.5 + parent: 2 + - uid: 23259 components: - type: Transform - pos: 11.5,14.5 - parent: 36861 - - uid: 50695 + pos: -14.5,44.5 + parent: 2 + - uid: 23267 components: - type: Transform - pos: 12.5,14.5 - parent: 36861 - - uid: 50696 + pos: -31.5,46.5 + parent: 2 + - uid: 23268 components: - type: Transform - pos: 13.5,14.5 - parent: 36861 - - uid: 50697 + pos: -31.5,45.5 + parent: 2 + - uid: 23269 components: - type: Transform - pos: 14.5,14.5 - parent: 36861 - - uid: 50698 + pos: -31.5,44.5 + parent: 2 + - uid: 23273 components: - type: Transform - pos: 15.5,14.5 - parent: 36861 - - uid: 50699 + pos: -25.5,38.5 + parent: 2 + - uid: 23286 components: - type: Transform - pos: 16.5,14.5 - parent: 36861 - - uid: 51049 + rot: 3.141592653589793 rad + pos: -44.5,52.5 + parent: 2 + - uid: 23287 components: - type: Transform - pos: 66.5,48.5 + pos: -10.5,-27.5 parent: 2 - - uid: 51491 + - uid: 23296 components: - type: Transform - pos: 35.5,4.5 + pos: -39.5,-13.5 parent: 2 - - uid: 51492 + - uid: 23385 components: - type: Transform - pos: 38.5,3.5 + rot: -1.5707963267948966 rad + pos: 22.5,-58.5 parent: 2 - - uid: 51954 + - uid: 23463 components: - type: Transform - pos: 66.5,49.5 + rot: -1.5707963267948966 rad + pos: -38.5,-0.5 parent: 2 - - uid: 51955 + - uid: 23487 components: - type: Transform - pos: 66.5,50.5 + rot: 3.141592653589793 rad + pos: 5.5,-43.5 parent: 2 - - uid: 51956 + - uid: 23712 components: - type: Transform - pos: 66.5,51.5 + pos: -53.5,45.5 parent: 2 - - uid: 51957 + - uid: 23713 components: - type: Transform - pos: 92.5,26.5 + pos: -53.5,44.5 parent: 2 - - uid: 51958 + - uid: 23714 components: - type: Transform - pos: 66.5,41.5 + pos: -53.5,43.5 parent: 2 - - uid: 51959 + - uid: 23715 components: - type: Transform - pos: 66.5,40.5 + pos: -53.5,42.5 parent: 2 - - uid: 51960 + - uid: 23716 components: - type: Transform - pos: 66.5,39.5 + pos: -53.5,41.5 parent: 2 - - uid: 51961 + - uid: 23717 components: - type: Transform - pos: 66.5,38.5 + pos: -53.5,40.5 parent: 2 - - uid: 51962 + - uid: 24035 components: - type: Transform - pos: 66.5,37.5 + pos: -81.5,56.5 parent: 2 - - uid: 51963 + - uid: 24036 components: - type: Transform - pos: 66.5,36.5 + rot: 1.5707963267948966 rad + pos: -92.5,54.5 parent: 2 - - uid: 51964 + - uid: 24193 components: - type: Transform - pos: 66.5,35.5 + pos: -14.5,-88.5 parent: 2 - - uid: 51965 + - uid: 24440 components: - type: Transform - pos: 66.5,34.5 + rot: 1.5707963267948966 rad + pos: -13.5,-25.5 parent: 2 - - uid: 51966 + - uid: 24460 components: - type: Transform - pos: 66.5,33.5 + rot: 1.5707963267948966 rad + pos: -12.5,-25.5 parent: 2 - - uid: 51967 + - uid: 24461 components: - type: Transform - pos: 66.5,32.5 + rot: 1.5707963267948966 rad + pos: -11.5,-25.5 parent: 2 - - uid: 51968 + - uid: 24467 components: - type: Transform - pos: 66.5,31.5 + pos: -50.5,-86.5 parent: 2 - - uid: 51969 + - uid: 24469 components: - type: Transform - pos: 66.5,30.5 + pos: -51.5,-87.5 parent: 2 - - uid: 51970 + - uid: 24470 components: - type: Transform - pos: 66.5,29.5 + pos: -49.5,-87.5 parent: 2 - - uid: 51971 + - uid: 24471 components: - type: Transform - pos: 66.5,28.5 + pos: -49.5,-86.5 parent: 2 - - uid: 51972 + - uid: 24472 components: - type: Transform - pos: 66.5,27.5 + pos: -49.5,-85.5 parent: 2 - - uid: 51975 + - uid: 24473 components: - type: Transform - pos: 66.5,26.5 + pos: -50.5,-85.5 parent: 2 - - uid: 51976 + - uid: 24474 components: - type: Transform - pos: 66.5,25.5 + pos: -51.5,-86.5 parent: 2 - - uid: 51980 + - uid: 24475 components: - type: Transform - pos: 67.5,25.5 + pos: -51.5,-85.5 parent: 2 - - uid: 51986 + - uid: 24566 components: - type: Transform - pos: 68.5,25.5 + pos: -51.5,-88.5 parent: 2 - - uid: 51992 + - uid: 24567 components: - type: Transform - pos: 69.5,25.5 + pos: -49.5,-88.5 parent: 2 - - uid: 52004 + - uid: 24568 components: - type: Transform - pos: 70.5,25.5 + pos: -50.5,-88.5 parent: 2 - - uid: 52005 + - uid: 25151 components: - type: Transform - pos: 71.5,25.5 + rot: 3.141592653589793 rad + pos: 5.5,-42.5 parent: 2 - - uid: 52006 + - uid: 26158 components: - type: Transform - pos: 72.5,25.5 + rot: -1.5707963267948966 rad + pos: 12.5,18.5 parent: 2 - - uid: 52007 + - uid: 28515 components: - type: Transform - pos: 73.5,25.5 + rot: -1.5707963267948966 rad + pos: 82.5,-21.5 parent: 2 - - uid: 52008 + - uid: 28518 components: - type: Transform - pos: 74.5,25.5 + rot: -1.5707963267948966 rad + pos: 80.5,-21.5 parent: 2 - - uid: 52009 + - uid: 29590 components: - type: Transform - pos: 75.5,25.5 + pos: -51.5,-84.5 parent: 2 - - uid: 52010 + - uid: 29592 components: - type: Transform - pos: 76.5,25.5 + pos: -50.5,-83.5 parent: 2 - - uid: 52011 + - uid: 29593 components: - type: Transform - pos: 77.5,25.5 + pos: -49.5,-84.5 parent: 2 - - uid: 52012 + - uid: 29594 components: - type: Transform - pos: 78.5,25.5 + pos: -49.5,-83.5 parent: 2 - - uid: 52013 + - uid: 29994 components: - type: Transform - pos: 79.5,25.5 + pos: -49.5,-82.5 parent: 2 - - uid: 52014 + - uid: 31444 components: - type: Transform - pos: 80.5,25.5 + rot: -1.5707963267948966 rad + pos: 81.5,-21.5 parent: 2 - - uid: 52015 + - uid: 31520 components: - type: Transform - pos: 81.5,25.5 + rot: 1.5707963267948966 rad + pos: -7.5,73.5 parent: 2 - - uid: 52016 + - uid: 31521 components: - type: Transform - pos: 82.5,25.5 + pos: 0.5,32.5 parent: 2 - - uid: 52017 + - uid: 31753 components: - type: Transform - pos: 83.5,25.5 + rot: 3.141592653589793 rad + pos: 80.5,-18.5 parent: 2 - - uid: 52018 + - uid: 31754 components: - type: Transform - pos: 84.5,25.5 + rot: 3.141592653589793 rad + pos: 80.5,-17.5 parent: 2 - - uid: 52019 + - uid: 31756 components: - type: Transform - pos: 85.5,25.5 + rot: 3.141592653589793 rad + pos: 80.5,-16.5 parent: 2 - - uid: 52020 + - uid: 31757 components: - type: Transform - pos: 86.5,25.5 + rot: 3.141592653589793 rad + pos: 80.5,-15.5 parent: 2 - - uid: 52021 + - uid: 31812 components: - type: Transform - pos: 87.5,25.5 + pos: -6.5,64.5 parent: 2 - - uid: 52022 + - uid: 31830 components: - type: Transform - pos: 88.5,25.5 + rot: 3.141592653589793 rad + pos: 79.5,-13.5 parent: 2 - - uid: 52023 + - uid: 31831 components: - type: Transform - pos: 89.5,25.5 + rot: 3.141592653589793 rad + pos: 79.5,-12.5 parent: 2 - - uid: 52024 + - uid: 31832 components: - type: Transform - pos: 90.5,25.5 + rot: 3.141592653589793 rad + pos: 79.5,-11.5 parent: 2 - - uid: 52025 + - uid: 31857 components: - type: Transform - pos: 91.5,25.5 + rot: -1.5707963267948966 rad + pos: 78.5,-10.5 parent: 2 - - uid: 52026 + - uid: 31858 components: - type: Transform - pos: 92.5,25.5 + rot: -1.5707963267948966 rad + pos: 77.5,-10.5 parent: 2 - - uid: 52027 + - uid: 31861 components: - type: Transform - pos: 92.5,27.5 + rot: -1.5707963267948966 rad + pos: 76.5,-10.5 parent: 2 - - uid: 52028 + - uid: 31862 components: - type: Transform - pos: 92.5,28.5 + rot: -1.5707963267948966 rad + pos: 75.5,-10.5 parent: 2 - - uid: 52029 + - uid: 31863 components: - type: Transform - pos: 92.5,29.5 + rot: -1.5707963267948966 rad + pos: 74.5,-10.5 parent: 2 - - uid: 52030 + - uid: 31864 components: - type: Transform - pos: 92.5,30.5 + rot: -1.5707963267948966 rad + pos: 73.5,-10.5 parent: 2 - - uid: 52031 + - uid: 31867 components: - type: Transform - pos: 92.5,31.5 + rot: -1.5707963267948966 rad + pos: 72.5,-10.5 parent: 2 - - uid: 52032 + - uid: 31868 components: - type: Transform - pos: 92.5,32.5 + rot: -1.5707963267948966 rad + pos: 71.5,-10.5 parent: 2 - - uid: 52033 + - uid: 31933 components: - type: Transform - pos: 92.5,33.5 + rot: -1.5707963267948966 rad + pos: 69.5,-9.5 parent: 2 - - uid: 52034 + - uid: 31934 components: - type: Transform - pos: 92.5,34.5 + rot: -1.5707963267948966 rad + pos: 68.5,-9.5 parent: 2 - - uid: 52035 + - uid: 31937 components: - type: Transform - pos: 92.5,35.5 + rot: -1.5707963267948966 rad + pos: 67.5,-9.5 parent: 2 - - uid: 52036 + - uid: 31967 components: - type: Transform - pos: 92.5,38.5 + pos: 66.5,-8.5 parent: 2 - - uid: 52037 + - uid: 31997 components: - type: Transform - pos: 92.5,39.5 + rot: -1.5707963267948966 rad + pos: 65.5,-7.5 parent: 2 - - uid: 52038 + - uid: 31999 components: - type: Transform - pos: 92.5,40.5 + pos: 66.5,-6.5 parent: 2 - - uid: 52039 + - uid: 32000 components: - type: Transform - pos: 92.5,41.5 + pos: 66.5,-5.5 parent: 2 - - uid: 52040 + - uid: 32002 components: - type: Transform - pos: 92.5,42.5 + pos: 66.5,-4.5 parent: 2 - - uid: 52041 + - uid: 32003 components: - type: Transform - pos: 92.5,43.5 + pos: 66.5,-3.5 parent: 2 - - uid: 52042 + - uid: 32005 components: - type: Transform - pos: 92.5,44.5 + pos: 66.5,-1.5 parent: 2 - - uid: 52043 + - uid: 32045 components: - type: Transform - pos: 92.5,45.5 + rot: 3.141592653589793 rad + pos: 66.5,-0.5 parent: 2 - - uid: 52044 + - uid: 32087 components: - type: Transform - pos: 92.5,46.5 + rot: -1.5707963267948966 rad + pos: 65.5,0.5 parent: 2 - - uid: 52045 + - uid: 32088 components: - type: Transform - pos: 92.5,47.5 + rot: -1.5707963267948966 rad + pos: 64.5,0.5 parent: 2 - - uid: 52046 + - uid: 32089 components: - type: Transform - pos: 92.5,48.5 + rot: -1.5707963267948966 rad + pos: 63.5,0.5 parent: 2 - - uid: 52047 + - uid: 32090 components: - type: Transform - pos: 92.5,51.5 + rot: -1.5707963267948966 rad + pos: 62.5,0.5 parent: 2 - - uid: 52048 + - uid: 32091 components: - type: Transform - pos: 91.5,51.5 + rot: -1.5707963267948966 rad + pos: 61.5,0.5 parent: 2 - - uid: 52049 + - uid: 32092 components: - type: Transform - pos: 90.5,51.5 + rot: -1.5707963267948966 rad + pos: 60.5,0.5 parent: 2 - - uid: 52050 + - uid: 32094 components: - type: Transform - pos: 72.5,31.5 + rot: -1.5707963267948966 rad + pos: 58.5,0.5 parent: 2 - - uid: 52051 + - uid: 32095 components: - type: Transform - pos: 77.5,51.5 + rot: -1.5707963267948966 rad + pos: 57.5,0.5 parent: 2 - - uid: 52052 + - uid: 32096 components: - type: Transform - pos: 76.5,51.5 + rot: -1.5707963267948966 rad + pos: 56.5,0.5 parent: 2 - - uid: 52053 + - uid: 32097 components: - type: Transform - pos: 75.5,51.5 + rot: -1.5707963267948966 rad + pos: 55.5,0.5 parent: 2 - - uid: 52054 + - uid: 32098 components: - type: Transform - pos: 74.5,51.5 + rot: -1.5707963267948966 rad + pos: 54.5,0.5 parent: 2 - - uid: 52055 + - uid: 32099 components: - type: Transform - pos: 73.5,51.5 + rot: -1.5707963267948966 rad + pos: 53.5,0.5 parent: 2 - - uid: 52056 + - uid: 32100 components: - type: Transform - pos: 72.5,51.5 + rot: -1.5707963267948966 rad + pos: 52.5,0.5 parent: 2 - - uid: 52057 + - uid: 32101 components: - type: Transform - pos: 71.5,51.5 + rot: -1.5707963267948966 rad + pos: 51.5,0.5 parent: 2 - - uid: 52058 + - uid: 32102 components: - type: Transform - pos: 71.5,46.5 + rot: -1.5707963267948966 rad + pos: 50.5,0.5 parent: 2 - - uid: 52059 + - uid: 32103 components: - type: Transform - pos: 71.5,45.5 + rot: -1.5707963267948966 rad + pos: 49.5,0.5 parent: 2 - - uid: 52060 + - uid: 32133 components: - type: Transform - pos: 71.5,44.5 + rot: -1.5707963267948966 rad + pos: 48.5,0.5 parent: 2 - - uid: 52061 + - uid: 32137 components: - type: Transform - pos: 71.5,43.5 + rot: -1.5707963267948966 rad + pos: 47.5,0.5 parent: 2 - - uid: 52062 + - uid: 32138 components: - type: Transform - pos: 71.5,42.5 + rot: -1.5707963267948966 rad + pos: 46.5,0.5 parent: 2 - - uid: 52063 + - uid: 32141 components: - type: Transform - pos: 71.5,41.5 + rot: -1.5707963267948966 rad + pos: 45.5,0.5 parent: 2 - - uid: 52064 + - uid: 32142 components: - type: Transform - pos: 71.5,40.5 + rot: -1.5707963267948966 rad + pos: 44.5,0.5 parent: 2 - - uid: 52065 + - uid: 32149 components: - type: Transform - pos: 71.5,39.5 + rot: -1.5707963267948966 rad + pos: 43.5,0.5 parent: 2 - - uid: 52066 + - uid: 32150 components: - type: Transform - pos: 71.5,38.5 + rot: -1.5707963267948966 rad + pos: 42.5,0.5 parent: 2 - - uid: 52067 + - uid: 32382 components: - type: Transform - pos: 71.5,37.5 + pos: 40.5,1.5 parent: 2 - - uid: 52099 + - uid: 32383 components: - type: Transform - pos: 71.5,36.5 + pos: 40.5,2.5 parent: 2 - - uid: 52186 + - uid: 32384 components: - type: Transform - pos: 71.5,35.5 + pos: 40.5,3.5 parent: 2 - - uid: 52187 + - uid: 32385 components: - type: Transform - pos: 71.5,34.5 + pos: 40.5,4.5 parent: 2 - - uid: 52191 + - uid: 32386 components: - type: Transform - pos: 71.5,33.5 + pos: 40.5,5.5 parent: 2 - - uid: 52192 + - uid: 32387 components: - type: Transform - pos: 71.5,32.5 + pos: 40.5,6.5 parent: 2 - - uid: 52193 + - uid: 32388 components: - type: Transform - pos: 71.5,31.5 + pos: 40.5,7.5 parent: 2 - - uid: 52197 + - uid: 32389 components: - type: Transform - pos: 71.5,30.5 + pos: 40.5,8.5 parent: 2 - - uid: 52198 + - uid: 32391 components: - type: Transform - pos: 72.5,30.5 + pos: 34.5,41.5 parent: 2 - - uid: 52199 + - uid: 32408 components: - type: Transform - pos: 73.5,30.5 + pos: 34.5,40.5 parent: 2 - - uid: 52200 + - uid: 32455 components: - type: Transform - pos: 74.5,30.5 + rot: -1.5707963267948966 rad + pos: 26.5,43.5 parent: 2 - - uid: 52201 + - uid: 32456 components: - type: Transform - pos: 75.5,30.5 + rot: -1.5707963267948966 rad + pos: 25.5,43.5 parent: 2 - - uid: 52202 + - uid: 32457 components: - type: Transform - pos: 76.5,30.5 + rot: -1.5707963267948966 rad + pos: 24.5,43.5 parent: 2 - - uid: 52203 + - uid: 32458 components: - type: Transform - pos: 77.5,30.5 + rot: -1.5707963267948966 rad + pos: 23.5,43.5 parent: 2 - - uid: 52205 + - uid: 32459 components: - type: Transform - pos: 78.5,30.5 + rot: -1.5707963267948966 rad + pos: 22.5,43.5 parent: 2 - - uid: 52206 + - uid: 32460 components: - type: Transform - pos: 79.5,30.5 + pos: 21.5,44.5 parent: 2 - - uid: 52211 + - uid: 32461 components: - type: Transform - pos: 80.5,30.5 + pos: 21.5,46.5 parent: 2 - - uid: 52212 + - uid: 32463 components: - type: Transform - pos: 81.5,30.5 + pos: 27.5,42.5 parent: 2 - - uid: 52213 + - uid: 32464 components: - type: Transform - pos: 82.5,30.5 + pos: 27.5,41.5 parent: 2 - - uid: 52214 + - uid: 32493 components: - type: Transform - pos: 83.5,30.5 + rot: -1.5707963267948966 rad + pos: 39.5,27.5 parent: 2 - - uid: 52216 + - uid: 32494 components: - type: Transform - pos: 84.5,30.5 + rot: -1.5707963267948966 rad + pos: 38.5,27.5 parent: 2 - - uid: 52311 + - uid: 32495 components: - type: Transform - pos: 85.5,30.5 + rot: -1.5707963267948966 rad + pos: 37.5,27.5 parent: 2 - - uid: 52414 + - uid: 32496 components: - type: Transform - pos: 86.5,30.5 + rot: -1.5707963267948966 rad + pos: 36.5,27.5 parent: 2 - - uid: 52439 + - uid: 32497 components: - type: Transform - pos: 87.5,30.5 + rot: -1.5707963267948966 rad + pos: 35.5,27.5 parent: 2 - - uid: 52451 + - uid: 32498 components: - type: Transform - pos: 87.5,31.5 + rot: -1.5707963267948966 rad + pos: 34.5,27.5 parent: 2 - - uid: 52482 + - uid: 32499 components: - type: Transform - pos: 87.5,32.5 + rot: -1.5707963267948966 rad + pos: 33.5,27.5 parent: 2 - - uid: 52484 + - uid: 32500 components: - type: Transform - pos: 87.5,33.5 + rot: -1.5707963267948966 rad + pos: 32.5,27.5 parent: 2 - - uid: 52486 + - uid: 32501 components: - type: Transform - pos: 87.5,34.5 + rot: -1.5707963267948966 rad + pos: 31.5,27.5 parent: 2 - - uid: 52533 + - uid: 32502 components: - type: Transform - pos: 87.5,35.5 + rot: -1.5707963267948966 rad + pos: 30.5,27.5 parent: 2 - - uid: 52534 + - uid: 32503 components: - type: Transform - pos: 87.5,36.5 + rot: -1.5707963267948966 rad + pos: 29.5,27.5 parent: 2 - - uid: 52535 + - uid: 32504 components: - type: Transform - pos: 87.5,37.5 + rot: -1.5707963267948966 rad + pos: 28.5,27.5 parent: 2 - - uid: 52536 + - uid: 32505 components: - type: Transform - pos: 87.5,38.5 + rot: -1.5707963267948966 rad + pos: 27.5,27.5 parent: 2 - - uid: 52537 + - uid: 32506 components: - type: Transform - pos: 87.5,39.5 + rot: -1.5707963267948966 rad + pos: 26.5,27.5 parent: 2 - - uid: 52568 + - uid: 32507 components: - type: Transform - pos: 87.5,40.5 + rot: -1.5707963267948966 rad + pos: 25.5,27.5 parent: 2 - - uid: 52595 + - uid: 32508 components: - type: Transform - pos: 87.5,41.5 + rot: -1.5707963267948966 rad + pos: 24.5,27.5 parent: 2 - - uid: 52623 + - uid: 32509 components: - type: Transform - pos: 87.5,42.5 + rot: -1.5707963267948966 rad + pos: 23.5,27.5 parent: 2 - - uid: 52624 + - uid: 32510 components: - type: Transform - pos: 87.5,43.5 + rot: -1.5707963267948966 rad + pos: 22.5,27.5 parent: 2 - - uid: 52627 + - uid: 32513 components: - type: Transform - pos: 87.5,44.5 + rot: -1.5707963267948966 rad + pos: 19.5,27.5 parent: 2 - - uid: 52628 + - uid: 32514 components: - type: Transform - pos: 87.5,45.5 + rot: -1.5707963267948966 rad + pos: 18.5,27.5 parent: 2 - - uid: 52629 + - uid: 32517 components: - type: Transform - pos: 87.5,46.5 + pos: 21.5,28.5 parent: 2 - - uid: 52630 + - uid: 32518 components: - type: Transform - pos: 86.5,46.5 + pos: 21.5,29.5 parent: 2 - - uid: 52632 + - uid: 32519 components: - type: Transform - pos: 85.5,46.5 + pos: 21.5,30.5 parent: 2 - - uid: 52633 + - uid: 32520 components: - type: Transform - pos: 84.5,46.5 + pos: 21.5,31.5 parent: 2 - - uid: 52634 + - uid: 32521 components: - type: Transform - pos: 83.5,46.5 + pos: 21.5,32.5 parent: 2 - - uid: 52635 + - uid: 32522 components: - type: Transform - pos: 82.5,46.5 + pos: 21.5,33.5 parent: 2 - - uid: 52636 + - uid: 32523 components: - type: Transform - pos: 81.5,46.5 + pos: 21.5,34.5 parent: 2 - - uid: 52638 + - uid: 32524 components: - type: Transform - pos: 80.5,46.5 + pos: 21.5,35.5 parent: 2 - - uid: 52639 + - uid: 32525 components: - type: Transform - pos: 79.5,46.5 + pos: 21.5,36.5 parent: 2 - - uid: 52640 + - uid: 32526 components: - type: Transform - pos: 78.5,46.5 + pos: 21.5,37.5 parent: 2 - - uid: 52641 + - uid: 32527 components: - type: Transform - pos: 77.5,46.5 + pos: 21.5,38.5 parent: 2 - - uid: 52642 + - uid: 32529 components: - type: Transform - pos: 76.5,46.5 + rot: 1.5707963267948966 rad + pos: 22.5,39.5 parent: 2 - - uid: 52649 + - uid: 32530 components: - type: Transform - pos: 75.5,46.5 + rot: 1.5707963267948966 rad + pos: 23.5,39.5 parent: 2 - - uid: 52650 + - uid: 32531 components: - type: Transform - pos: 74.5,46.5 + rot: 1.5707963267948966 rad + pos: 24.5,39.5 parent: 2 - - uid: 52651 + - uid: 32533 components: - type: Transform - pos: 73.5,46.5 + rot: 1.5707963267948966 rad + pos: 26.5,39.5 parent: 2 - - uid: 52652 + - uid: 32535 components: - type: Transform - pos: 72.5,46.5 + pos: 21.5,47.5 parent: 2 - - uid: 52654 + - uid: 32536 components: - type: Transform - pos: 70.5,42.5 + pos: 21.5,48.5 parent: 2 - - uid: 52655 + - uid: 32537 components: - type: Transform - pos: 69.5,42.5 + pos: 21.5,49.5 parent: 2 - - uid: 52656 + - uid: 32538 components: - type: Transform - pos: 68.5,42.5 + pos: 21.5,50.5 parent: 2 - - uid: 52657 + - uid: 32539 components: - type: Transform - pos: 67.5,42.5 + pos: 21.5,54.5 parent: 2 - - uid: 52658 + - uid: 32540 components: - type: Transform - pos: 72.5,45.5 + rot: -1.5707963267948966 rad + pos: 22.5,55.5 parent: 2 - - uid: 52659 + - uid: 32541 components: - type: Transform - pos: 86.5,45.5 + rot: -1.5707963267948966 rad + pos: 23.5,55.5 parent: 2 - - uid: 52660 + - uid: 32543 components: - type: Transform - pos: 86.5,31.5 + pos: 21.5,51.5 parent: 2 - - uid: 52662 + - uid: 32544 components: - type: Transform - pos: -31.5,28.5 + pos: 21.5,52.5 parent: 2 - - uid: 53376 + - uid: 32545 components: - type: Transform - pos: -17.5,-0.5 + pos: 21.5,53.5 parent: 2 - - uid: 53377 + - uid: 32550 components: - type: Transform - pos: -13.5,-5.5 + pos: 40.5,38.5 parent: 2 - - uid: 53850 + - uid: 32551 components: - type: Transform - pos: -17.5,-1.5 + pos: 40.5,37.5 parent: 2 - - uid: 53851 + - uid: 32552 components: - type: Transform - pos: -13.5,-0.5 + pos: 40.5,36.5 parent: 2 - - uid: 53852 + - uid: 32553 components: - type: Transform - pos: -13.5,-1.5 + pos: 40.5,35.5 parent: 2 - - uid: 53855 + - uid: 32554 components: - type: Transform - pos: -17.5,-2.5 + pos: 40.5,34.5 parent: 2 - - uid: 53856 + - uid: 32555 components: - type: Transform - pos: -16.5,-2.5 + pos: 40.5,33.5 parent: 2 - - uid: 53857 + - uid: 32557 components: - type: Transform - pos: -15.5,-2.5 + pos: 40.5,31.5 parent: 2 - - uid: 53858 + - uid: 32558 components: - type: Transform - pos: -14.5,-2.5 + pos: 40.5,30.5 parent: 2 - - uid: 53859 + - uid: 32559 components: - type: Transform - pos: -13.5,-2.5 + pos: 40.5,29.5 parent: 2 - - uid: 53860 + - uid: 32560 components: - type: Transform - pos: -15.5,4.5 + pos: 40.5,28.5 parent: 2 - - uid: 54168 + - uid: 32561 components: - type: Transform - pos: 25.5,20.5 + rot: -1.5707963267948966 rad + pos: 16.5,27.5 parent: 2 -- proto: CableApcStack - entities: - - uid: 15386 + - uid: 32562 components: - type: Transform - pos: 12.454536,-17.45927 + rot: -1.5707963267948966 rad + pos: 15.5,27.5 parent: 2 - - uid: 22927 + - uid: 32563 components: - type: Transform - pos: 59.596058,46.494617 + rot: -1.5707963267948966 rad + pos: 14.5,27.5 parent: 2 - - uid: 26012 + - uid: 32564 components: - type: Transform - pos: 15.586965,9.401894 + rot: -1.5707963267948966 rad + pos: 13.5,27.5 parent: 2 - - uid: 37214 + - uid: 32565 components: - type: Transform - pos: 40.41101,-11.629791 - parent: 36861 - - uid: 43341 + rot: -1.5707963267948966 rad + pos: 12.5,27.5 + parent: 2 + - uid: 32566 components: - type: Transform - pos: 50.55645,75.53959 + rot: -1.5707963267948966 rad + pos: 11.5,27.5 parent: 2 - - uid: 47738 + - uid: 32567 components: - type: Transform - pos: 36.587772,-18.492594 + rot: -1.5707963267948966 rad + pos: 10.5,27.5 parent: 2 -- proto: CableApcStack1 - entities: - - uid: 1603 + - uid: 32568 components: - type: Transform - pos: 45.572983,-25.0347 + rot: -1.5707963267948966 rad + pos: 9.5,27.5 parent: 2 - - uid: 1640 + - uid: 32569 components: - type: Transform - pos: 43.588608,-24.760485 + rot: -1.5707963267948966 rad + pos: 8.5,27.5 parent: 2 - - uid: 1659 + - uid: 32570 components: - type: Transform - pos: 34.229233,-29.885485 + rot: -1.5707963267948966 rad + pos: 7.5,27.5 parent: 2 - - uid: 4733 + - uid: 32571 components: - type: Transform - pos: -94.772575,32.32265 + rot: -1.5707963267948966 rad + pos: 6.5,27.5 parent: 2 - - uid: 4736 + - uid: 32572 components: - type: Transform - pos: -94.19447,31.119518 + rot: -1.5707963267948966 rad + pos: 5.5,27.5 parent: 2 - - uid: 4753 + - uid: 32573 components: - type: Transform - pos: -95.52964,42.461914 + rot: -1.5707963267948966 rad + pos: 4.5,27.5 parent: 2 - - uid: 4757 + - uid: 32574 components: - type: Transform - pos: -94.52965,40.44629 + rot: -1.5707963267948966 rad + pos: 3.5,27.5 parent: 2 - - uid: 4911 + - uid: 32575 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.96231,-66.215576 + pos: 2.5,27.5 parent: 2 - - uid: 6073 + - uid: 32577 components: - type: Transform - pos: 31.351784,-25.621244 + pos: 0.5,26.5 parent: 2 - - uid: 6074 + - uid: 32578 components: - type: Transform - pos: 36.25774,-25.636421 + rot: -1.5707963267948966 rad + pos: -0.5,27.5 parent: 2 - - uid: 6076 + - uid: 32579 components: - type: Transform - pos: 50.432137,-58.461723 + rot: -1.5707963267948966 rad + pos: -1.5,27.5 parent: 2 - - uid: 6077 + - uid: 32580 components: - type: Transform - pos: 30.564049,-27.445374 + rot: -1.5707963267948966 rad + pos: -2.5,27.5 parent: 2 - - uid: 6079 + - uid: 32581 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.637724,-61.331596 + pos: -3.5,27.5 parent: 2 - - uid: 6081 + - uid: 32582 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.294338,-61.77491 + pos: -4.5,27.5 parent: 2 - - uid: 6083 + - uid: 32583 components: - type: Transform - pos: -36.756416,38.435074 + rot: -1.5707963267948966 rad + pos: -5.5,27.5 parent: 2 - - uid: 6086 + - uid: 32584 components: - type: Transform - pos: -36.55236,42.49345 + rot: -1.5707963267948966 rad + pos: -6.5,27.5 parent: 2 - - uid: 6087 + - uid: 32585 components: - type: Transform - pos: -36.599236,43.63407 + rot: -1.5707963267948966 rad + pos: -7.5,27.5 parent: 2 - - uid: 6088 + - uid: 32586 components: - type: Transform - rot: -3.5930822761542913E-09 rad - pos: -35.430035,40.520737 + rot: -1.5707963267948966 rad + pos: -8.5,27.5 parent: 2 - - uid: 6089 + - uid: 32587 components: - type: Transform - pos: 53.872986,-56.25301 + rot: -1.5707963267948966 rad + pos: -9.5,27.5 parent: 2 - - uid: 6090 + - uid: 32589 components: - type: Transform - pos: 54.560486,-57.34676 + rot: -1.5707963267948966 rad + pos: -11.5,27.5 parent: 2 - - uid: 6091 + - uid: 32590 components: - type: Transform - pos: 54.185486,-57.237385 + rot: -1.5707963267948966 rad + pos: -12.5,27.5 parent: 2 - - uid: 6092 + - uid: 32592 components: - type: Transform - pos: 53.810486,-57.299885 + rot: -1.5707963267948966 rad + pos: -14.5,27.5 parent: 2 - - uid: 6093 + - uid: 32593 components: - type: Transform - pos: 53.82611,-56.924885 + rot: -1.5707963267948966 rad + pos: -15.5,27.5 parent: 2 - - uid: 8936 + - uid: 32594 components: - type: Transform - pos: 40.44776,-30.57617 + rot: -1.5707963267948966 rad + pos: -16.5,27.5 parent: 2 - - uid: 9961 + - uid: 32595 components: - type: Transform - pos: 43.354237,-30.604235 + rot: -1.5707963267948966 rad + pos: -17.5,27.5 parent: 2 - - uid: 12996 + - uid: 32596 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.55606,-66.778076 + pos: -18.5,27.5 parent: 2 - - uid: 20733 + - uid: 32597 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.38823,38.214893 + pos: -19.5,27.5 parent: 2 - - uid: 22235 + - uid: 32598 components: - type: Transform - pos: 36.479233,-33.909695 + rot: -1.5707963267948966 rad + pos: -20.5,27.5 parent: 2 - - uid: 22305 + - uid: 32599 components: - type: Transform - pos: 34.416733,-34.1597 + rot: -1.5707963267948966 rad + pos: -21.5,27.5 parent: 2 - - uid: 22334 + - uid: 32600 components: - type: Transform - pos: 40.151104,-28.394073 + rot: -1.5707963267948966 rad + pos: -22.5,27.5 parent: 2 - - uid: 22337 + - uid: 32601 components: - type: Transform - pos: 41.026108,-33.253445 + rot: -1.5707963267948966 rad + pos: -23.5,27.5 parent: 2 - - uid: 31824 + - uid: 32603 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.534065,37.32948 + pos: -25.5,35.5 parent: 2 - - uid: 33462 + - uid: 32604 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.63356,-11.579286 - parent: 33049 - - uid: 33463 + pos: -26.5,27.5 + parent: 2 + - uid: 32605 components: - type: Transform - pos: 5.524185,-10.219911 - parent: 33049 - - uid: 34959 + rot: -1.5707963267948966 rad + pos: -27.5,27.5 + parent: 2 + - uid: 32606 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.521451,16.698822 - parent: 34641 - - uid: 34960 + pos: -28.5,27.5 + parent: 2 + - uid: 32607 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.490201,15.651947 - parent: 34641 - - uid: 34961 + pos: -29.5,27.5 + parent: 2 + - uid: 32608 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.646451,15.839447 - parent: 34641 - - uid: 34962 + rot: -1.5707963267948966 rad + pos: -30.5,27.5 + parent: 2 + - uid: 32609 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.824254,10.424689 - parent: 34641 - - uid: 34963 + pos: -31.5,27.5 + parent: 2 + - uid: 32610 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.105504,10.909064 - parent: 34641 - - uid: 36221 + rot: -1.5707963267948966 rad + pos: -32.5,27.5 + parent: 2 + - uid: 32611 components: - type: Transform rot: -1.5707963267948966 rad - pos: 46.391933,47.447025 + pos: -33.5,27.5 parent: 2 - - uid: 36222 + - uid: 32612 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.34506,44.431396 + rot: -1.5707963267948966 rad + pos: -34.5,27.5 parent: 2 - - uid: 36223 + - uid: 32613 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.43881,48.384525 + rot: -1.5707963267948966 rad + pos: -35.5,27.5 parent: 2 - - uid: 45372 + - uid: 32614 components: - type: Transform - pos: -0.38714695,-1.2846315 - parent: 43176 - - uid: 45373 + rot: -1.5707963267948966 rad + pos: -36.5,27.5 + parent: 2 + - uid: 32618 components: - type: Transform - pos: -0.15277195,-1.5971315 - parent: 43176 - - uid: 45569 + rot: -1.5707963267948966 rad + pos: -40.5,27.5 + parent: 2 + - uid: 32619 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5672201,3.0034144 - parent: 45518 - - uid: 45570 + rot: -1.5707963267948966 rad + pos: -41.5,27.5 + parent: 2 + - uid: 32620 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.8546549,-2.4103065 - parent: 45518 - - uid: 45571 + rot: -1.5707963267948966 rad + pos: -42.5,27.5 + parent: 2 + - uid: 32621 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5359701,-2.2489543 - parent: 45518 - - uid: 45572 + pos: -43.5,27.5 + parent: 2 + - uid: 32622 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.00472,6.4116583 - parent: 45518 - - uid: 47565 + rot: -1.5707963267948966 rad + pos: -44.5,27.5 + parent: 2 + - uid: 32623 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.943169,28.129593 - parent: 45711 - - uid: 47566 + rot: -1.5707963267948966 rad + pos: -45.5,27.5 + parent: 2 + - uid: 32624 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.833794,27.957718 - parent: 45711 - - uid: 55962 + rot: -1.5707963267948966 rad + pos: -46.5,27.5 + parent: 2 + - uid: 32626 components: - type: Transform - pos: -32.829285,33.420166 - parent: 45711 - - uid: 55963 + rot: -1.5707963267948966 rad + pos: -48.5,27.5 + parent: 2 + - uid: 32627 components: - type: Transform - pos: -32.36055,33.060364 - parent: 45711 - - uid: 55964 + rot: -1.5707963267948966 rad + pos: -49.5,27.5 + parent: 2 + - uid: 32628 components: - type: Transform - pos: -32.36055,33.31067 - parent: 45711 - - uid: 55965 + rot: -1.5707963267948966 rad + pos: -50.5,27.5 + parent: 2 + - uid: 32629 components: - type: Transform - pos: -32.485535,33.34198 - parent: 45711 - - uid: 55966 + rot: -1.5707963267948966 rad + pos: -51.5,27.5 + parent: 2 + - uid: 32630 components: - type: Transform - pos: -32.79808,33.20117 - parent: 45711 -- proto: CableApcStack10 - entities: - - uid: 15337 + rot: -1.5707963267948966 rad + pos: -52.5,27.5 + parent: 2 + - uid: 32631 components: - type: Transform - pos: 80.44533,-44.8744 + rot: -1.5707963267948966 rad + pos: -53.5,27.5 parent: 2 - - uid: 15338 + - uid: 32632 components: - type: Transform - pos: 80.64845,-44.952526 + rot: -1.5707963267948966 rad + pos: -54.5,27.5 parent: 2 - - uid: 27258 + - uid: 32633 components: - type: Transform - pos: 39.03132,13.394435 + rot: -1.5707963267948966 rad + pos: -55.5,27.5 parent: 2 - - uid: 43969 + - uid: 32634 components: - type: Transform - pos: -26.486355,4.5057526 + rot: -1.5707963267948966 rad + pos: -56.5,27.5 parent: 2 - - uid: 45573 + - uid: 32635 components: - type: Transform - pos: -0.3702799,0.4252894 - parent: 45518 - - uid: 47567 + rot: -1.5707963267948966 rad + pos: -57.5,27.5 + parent: 2 + - uid: 32636 components: - type: Transform - pos: 37.573006,33.27738 - parent: 45711 - - uid: 47663 + rot: 3.141592653589793 rad + pos: -58.5,26.5 + parent: 2 + - uid: 32679 components: - type: Transform - pos: 58.61351,-24.224495 + rot: -1.5707963267948966 rad + pos: -24.5,37.5 parent: 2 - - uid: 53315 + - uid: 32683 components: - type: Transform - pos: -11.681259,79.25043 - parent: 45711 -- proto: CableHV - entities: - - uid: 302 + rot: -1.5707963267948966 rad + pos: -23.5,37.5 + parent: 2 + - uid: 32684 components: - type: Transform - pos: -48.5,41.5 + rot: -1.5707963267948966 rad + pos: -22.5,37.5 parent: 2 - - uid: 1786 + - uid: 32685 components: - type: Transform - pos: 56.5,38.5 + rot: -1.5707963267948966 rad + pos: -21.5,37.5 parent: 2 - - uid: 1799 + - uid: 32686 components: - type: Transform - pos: 55.5,38.5 + rot: -1.5707963267948966 rad + pos: -20.5,37.5 parent: 2 - - uid: 5481 + - uid: 32687 components: - type: Transform - pos: -58.5,30.5 + rot: -1.5707963267948966 rad + pos: -19.5,37.5 parent: 2 - - uid: 5568 + - uid: 32688 components: - type: Transform - pos: -50.5,43.5 + rot: -1.5707963267948966 rad + pos: -18.5,37.5 parent: 2 - - uid: 5592 + - uid: 32689 components: - type: Transform - pos: -50.5,44.5 + rot: -1.5707963267948966 rad + pos: -17.5,37.5 parent: 2 - - uid: 5595 + - uid: 32690 components: - type: Transform - pos: -50.5,46.5 + pos: -25.5,36.5 parent: 2 - - uid: 5612 + - uid: 32699 components: - type: Transform - pos: -52.5,49.5 + pos: -25.5,34.5 parent: 2 - - uid: 5632 + - uid: 32719 components: - type: Transform - pos: -51.5,46.5 + pos: 0.5,31.5 parent: 2 - - uid: 5646 + - uid: 32720 components: - type: Transform - pos: 47.5,75.5 + pos: 0.5,30.5 parent: 2 - - uid: 5649 + - uid: 32721 components: - type: Transform - pos: -50.5,63.5 + pos: 0.5,29.5 parent: 2 - - uid: 5650 + - uid: 32723 components: - type: Transform - pos: 46.5,87.5 + pos: -6.5,72.5 parent: 2 - - uid: 5651 + - uid: 32753 components: - type: Transform - pos: 47.5,87.5 + pos: 0.5,34.5 parent: 2 - - uid: 5653 + - uid: 32772 components: - type: Transform - pos: 48.5,88.5 + pos: 0.5,35.5 parent: 2 - - uid: 5655 + - uid: 32773 components: - type: Transform - pos: 48.5,89.5 + pos: 0.5,36.5 parent: 2 - - uid: 5660 + - uid: 32774 components: - type: Transform - pos: 48.5,90.5 + pos: 0.5,37.5 parent: 2 - - uid: 5665 + - uid: 32775 components: - type: Transform - pos: 46.5,83.5 + pos: 0.5,38.5 parent: 2 - - uid: 5682 + - uid: 32776 components: - type: Transform - pos: 45.5,5.5 + pos: 0.5,39.5 parent: 2 - - uid: 5683 + - uid: 32777 components: - type: Transform - pos: -54.5,34.5 + pos: 0.5,40.5 parent: 2 - - uid: 6169 + - uid: 32779 components: - type: Transform - pos: -6.5,5.5 - parent: 45711 - - uid: 6170 + pos: 0.5,42.5 + parent: 2 + - uid: 32780 components: - type: Transform - pos: -6.5,6.5 - parent: 45711 - - uid: 6941 + pos: 0.5,43.5 + parent: 2 + - uid: 32781 components: - type: Transform - pos: 25.5,52.5 + pos: 0.5,44.5 parent: 2 - - uid: 6942 + - uid: 32782 components: - type: Transform - pos: 24.5,52.5 + pos: 0.5,45.5 parent: 2 - - uid: 7824 + - uid: 32783 components: - type: Transform - pos: -58.5,59.5 + pos: 0.5,46.5 parent: 2 - - uid: 7832 + - uid: 32784 components: - type: Transform - pos: -49.5,42.5 + pos: 0.5,47.5 parent: 2 - - uid: 7893 + - uid: 32785 components: - type: Transform - pos: 26.5,22.5 + pos: 0.5,48.5 parent: 2 - - uid: 7913 + - uid: 32811 components: - type: Transform - pos: 26.5,15.5 + rot: -1.5707963267948966 rad + pos: -5.5,50.5 parent: 2 - - uid: 7937 + - uid: 32812 components: - type: Transform - pos: 13.5,39.5 + rot: -1.5707963267948966 rad + pos: -4.5,50.5 parent: 2 - - uid: 7982 + - uid: 32813 components: - type: Transform - pos: 37.5,26.5 + rot: -1.5707963267948966 rad + pos: -3.5,50.5 parent: 2 - - uid: 7983 + - uid: 32814 components: - type: Transform - pos: 36.5,25.5 + rot: -1.5707963267948966 rad + pos: -2.5,50.5 parent: 2 - - uid: 8001 + - uid: 32815 components: - type: Transform - pos: -58.5,29.5 + rot: -1.5707963267948966 rad + pos: -1.5,50.5 parent: 2 - - uid: 8018 + - uid: 32816 components: - type: Transform - pos: 21.5,0.5 + rot: -1.5707963267948966 rad + pos: -0.5,50.5 parent: 2 - - uid: 8092 + - uid: 32817 components: - type: Transform - pos: -49.5,21.5 + pos: 0.5,49.5 parent: 2 - - uid: 8108 + - uid: 32996 components: - type: Transform - pos: -51.5,50.5 + pos: -6.5,66.5 parent: 2 - - uid: 8113 + - uid: 33000 components: - type: Transform - pos: -52.5,50.5 + pos: -6.5,65.5 parent: 2 - - uid: 8115 + - uid: 33001 components: - type: Transform - pos: -51.5,52.5 + pos: -38.5,29.5 parent: 2 - - uid: 8119 + - uid: 33002 components: - type: Transform - pos: -52.5,53.5 + pos: -6.5,63.5 parent: 2 - - uid: 8120 + - uid: 33003 components: - type: Transform - pos: -52.5,52.5 + pos: -6.5,62.5 parent: 2 - - uid: 8121 + - uid: 33004 components: - type: Transform - pos: -51.5,51.5 + pos: -6.5,61.5 parent: 2 - - uid: 8124 + - uid: 33005 components: - type: Transform - pos: 20.5,-0.5 + pos: -6.5,60.5 parent: 2 - - uid: 8133 + - uid: 33006 components: - type: Transform - pos: -51.5,48.5 + pos: -6.5,59.5 parent: 2 - - uid: 8135 + - uid: 33009 components: - type: Transform - pos: -58.5,32.5 + pos: 0.5,19.5 parent: 2 - - uid: 9070 + - uid: 33010 components: - type: Transform - pos: 3.5,22.5 + rot: -1.5707963267948966 rad + pos: 2.5,18.5 parent: 2 - - uid: 9548 + - uid: 33011 components: - type: Transform - pos: -24.5,-31.5 + rot: -1.5707963267948966 rad + pos: 3.5,18.5 parent: 2 - - uid: 9554 + - uid: 33012 components: - type: Transform - pos: 39.5,20.5 + rot: -1.5707963267948966 rad + pos: 4.5,18.5 parent: 2 - - uid: 9555 + - uid: 33013 components: - type: Transform - pos: 39.5,21.5 + pos: -25.5,33.5 parent: 2 - - uid: 9556 + - uid: 33014 components: - type: Transform - pos: 39.5,22.5 + rot: -1.5707963267948966 rad + pos: 2.5,18.5 parent: 2 - - uid: 9557 + - uid: 33015 components: - type: Transform - pos: 40.5,21.5 + rot: -1.5707963267948966 rad + pos: 6.5,18.5 parent: 2 - - uid: 9558 + - uid: 33016 components: - type: Transform - pos: 38.5,20.5 + rot: -1.5707963267948966 rad + pos: 1.5,18.5 parent: 2 - - uid: 9559 + - uid: 33017 components: - type: Transform - pos: 38.5,21.5 + rot: 3.141592653589793 rad + pos: 13.5,16.5 parent: 2 - - uid: 9560 + - uid: 33018 components: - type: Transform - pos: 38.5,22.5 + rot: -1.5707963267948966 rad + pos: -37.5,27.5 parent: 2 - - uid: 9561 + - uid: 33019 components: - type: Transform - pos: 37.5,21.5 + rot: -1.5707963267948966 rad + pos: 5.5,18.5 parent: 2 - - uid: 9562 + - uid: 33020 components: - type: Transform - pos: 36.5,21.5 + rot: 3.141592653589793 rad + pos: 13.5,17.5 parent: 2 - - uid: 9563 + - uid: 33023 components: - type: Transform - pos: 35.5,21.5 + pos: -25.5,32.5 parent: 2 - - uid: 9564 + - uid: 33025 components: - type: Transform - pos: 34.5,21.5 + pos: 0.5,25.5 parent: 2 - - uid: 9565 + - uid: 33026 components: - type: Transform - pos: 33.5,21.5 + pos: 0.5,24.5 parent: 2 - - uid: 9566 + - uid: 33027 components: - type: Transform - pos: 32.5,21.5 + pos: 0.5,23.5 parent: 2 - - uid: 9567 + - uid: 33028 components: - type: Transform - pos: 31.5,21.5 + pos: 0.5,21.5 parent: 2 - - uid: 9568 + - uid: 33029 components: - type: Transform - pos: 31.5,22.5 + pos: 0.5,22.5 parent: 2 - - uid: 9569 + - uid: 33030 components: - type: Transform - pos: 31.5,23.5 + pos: 0.5,20.5 parent: 2 - - uid: 9570 + - uid: 33031 components: - type: Transform - pos: 31.5,24.5 + rot: -1.5707963267948966 rad + pos: 10.5,18.5 parent: 2 - - uid: 9571 + - uid: 33032 components: - type: Transform - pos: 31.5,25.5 + rot: -1.5707963267948966 rad + pos: 11.5,18.5 parent: 2 - - uid: 9572 + - uid: 33033 components: - type: Transform - pos: 31.5,26.5 + rot: -1.5707963267948966 rad + pos: 9.5,18.5 parent: 2 - - uid: 9573 + - uid: 33034 components: - type: Transform - pos: 31.5,27.5 + rot: -1.5707963267948966 rad + pos: 8.5,18.5 parent: 2 - - uid: 9574 + - uid: 33035 components: - type: Transform - pos: 31.5,28.5 + rot: -1.5707963267948966 rad + pos: 7.5,18.5 parent: 2 - - uid: 9577 + - uid: 33036 components: - type: Transform - pos: 30.5,28.5 + pos: -25.5,31.5 parent: 2 - - uid: 9578 + - uid: 33059 components: - type: Transform - pos: 29.5,28.5 + pos: -25.5,30.5 parent: 2 - - uid: 9581 + - uid: 33060 components: - type: Transform - pos: 28.5,28.5 + pos: -25.5,29.5 parent: 2 - - uid: 9582 + - uid: 33061 components: - type: Transform - pos: 27.5,28.5 + pos: -25.5,28.5 parent: 2 - - uid: 9597 + - uid: 33062 components: - type: Transform - pos: 27.5,27.5 + rot: -1.5707963267948966 rad + pos: -24.5,27.5 parent: 2 - - uid: 9598 + - uid: 33064 components: - type: Transform - pos: 27.5,26.5 + pos: -6.5,71.5 parent: 2 - - uid: 9599 + - uid: 33065 components: - type: Transform - pos: 27.5,25.5 + pos: -6.5,70.5 parent: 2 - - uid: 9600 + - uid: 33066 components: - type: Transform - pos: 27.5,24.5 + pos: -6.5,69.5 parent: 2 - - uid: 9601 + - uid: 33067 components: - type: Transform - pos: 27.5,23.5 + pos: -6.5,68.5 parent: 2 - - uid: 9602 + - uid: 33068 components: - type: Transform - pos: 27.5,22.5 + pos: -6.5,67.5 parent: 2 - - uid: 9605 + - uid: 33307 components: - type: Transform - pos: 26.5,16.5 + rot: 3.141592653589793 rad + pos: -13.5,-13.5 parent: 2 - - uid: 9606 + - uid: 33344 components: - type: Transform - pos: 26.5,17.5 + rot: -1.5707963267948966 rad + pos: 39.5,0.5 parent: 2 - - uid: 9607 + - uid: 33345 components: - type: Transform - pos: 26.5,18.5 + rot: -1.5707963267948966 rad + pos: 38.5,0.5 parent: 2 - - uid: 9608 + - uid: 33346 components: - type: Transform - pos: 23.5,15.5 + rot: -1.5707963267948966 rad + pos: 37.5,0.5 parent: 2 - - uid: 9609 + - uid: 33347 components: - type: Transform - pos: 23.5,16.5 + rot: -1.5707963267948966 rad + pos: 36.5,0.5 parent: 2 - - uid: 9610 + - uid: 33348 components: - type: Transform - pos: 23.5,17.5 + rot: -1.5707963267948966 rad + pos: 35.5,0.5 parent: 2 - - uid: 9611 + - uid: 33349 components: - type: Transform - pos: 23.5,18.5 + rot: -1.5707963267948966 rad + pos: 34.5,0.5 parent: 2 - - uid: 9612 + - uid: 33350 components: - type: Transform - pos: 23.5,19.5 + rot: -1.5707963267948966 rad + pos: 33.5,0.5 parent: 2 - - uid: 9613 + - uid: 33351 components: - type: Transform - pos: 23.5,20.5 + rot: -1.5707963267948966 rad + pos: 32.5,0.5 parent: 2 - - uid: 9614 + - uid: 33352 components: - type: Transform - pos: 24.5,20.5 + rot: -1.5707963267948966 rad + pos: 31.5,0.5 parent: 2 - - uid: 9615 + - uid: 33353 components: - type: Transform - pos: 25.5,20.5 + rot: -1.5707963267948966 rad + pos: 30.5,0.5 parent: 2 - - uid: 9616 + - uid: 33354 components: - type: Transform - pos: 26.5,20.5 + rot: -1.5707963267948966 rad + pos: 29.5,0.5 parent: 2 - - uid: 9629 + - uid: 33355 components: - type: Transform - pos: 26.5,19.5 + rot: -1.5707963267948966 rad + pos: 28.5,0.5 parent: 2 - - uid: 9632 + - uid: 33356 components: - type: Transform - pos: 26.5,21.5 + rot: -1.5707963267948966 rad + pos: 27.5,0.5 parent: 2 - - uid: 9633 + - uid: 33357 components: - type: Transform - pos: 24.5,18.5 + rot: -1.5707963267948966 rad + pos: 26.5,0.5 parent: 2 - - uid: 9636 + - uid: 33358 components: - type: Transform - pos: 24.5,17.5 + rot: -1.5707963267948966 rad + pos: 25.5,0.5 parent: 2 - - uid: 9637 + - uid: 33359 components: - type: Transform - pos: 24.5,16.5 + rot: -1.5707963267948966 rad + pos: 24.5,0.5 parent: 2 - - uid: 9638 + - uid: 33360 components: - type: Transform - pos: 24.5,15.5 + rot: -1.5707963267948966 rad + pos: 23.5,0.5 parent: 2 - - uid: 9644 + - uid: 33361 components: - type: Transform - pos: 25.5,18.5 + rot: -1.5707963267948966 rad + pos: 22.5,0.5 parent: 2 - - uid: 9645 + - uid: 33362 components: - type: Transform - pos: 25.5,17.5 + rot: -1.5707963267948966 rad + pos: 21.5,0.5 parent: 2 - - uid: 9646 + - uid: 33363 components: - type: Transform - pos: 25.5,16.5 + rot: -1.5707963267948966 rad + pos: 20.5,0.5 parent: 2 - - uid: 9647 + - uid: 33364 components: - type: Transform - pos: 25.5,15.5 + rot: -1.5707963267948966 rad + pos: 19.5,0.5 parent: 2 - - uid: 9648 + - uid: 33365 components: - type: Transform - pos: 24.5,14.5 + rot: -1.5707963267948966 rad + pos: 18.5,0.5 parent: 2 - - uid: 9649 + - uid: 33366 components: - type: Transform - pos: 24.5,13.5 + rot: -1.5707963267948966 rad + pos: 17.5,0.5 parent: 2 - - uid: 9650 + - uid: 33367 components: - type: Transform - pos: 23.5,13.5 + rot: -1.5707963267948966 rad + pos: 16.5,0.5 parent: 2 - - uid: 9651 + - uid: 33368 components: - type: Transform - pos: 22.5,13.5 + rot: -1.5707963267948966 rad + pos: 15.5,0.5 parent: 2 - - uid: 9652 + - uid: 33403 components: - type: Transform - pos: 21.5,13.5 + pos: 14.5,2.5 parent: 2 - - uid: 9656 + - uid: 33404 components: - type: Transform - pos: 20.5,13.5 + pos: 14.5,3.5 parent: 2 - - uid: 9659 + - uid: 33405 components: - type: Transform - pos: 20.5,30.5 + pos: 14.5,4.5 parent: 2 - - uid: 9660 + - uid: 33406 components: - type: Transform - pos: 20.5,29.5 + pos: 14.5,5.5 parent: 2 - - uid: 9662 + - uid: 33407 components: - type: Transform - pos: 20.5,28.5 + pos: 14.5,6.5 parent: 2 - - uid: 9663 + - uid: 33408 components: - type: Transform - pos: 20.5,27.5 + pos: 14.5,7.5 parent: 2 - - uid: 9664 + - uid: 33409 components: - type: Transform - pos: 20.5,26.5 + pos: 14.5,8.5 parent: 2 - - uid: 9665 + - uid: 33410 components: - type: Transform - pos: 21.5,26.5 + pos: 14.5,9.5 parent: 2 - - uid: 9666 + - uid: 33411 components: - type: Transform - pos: 22.5,26.5 + pos: 14.5,10.5 parent: 2 - - uid: 9667 + - uid: 33412 components: - type: Transform - pos: 23.5,26.5 + pos: 14.5,11.5 parent: 2 - - uid: 9669 + - uid: 33413 components: - type: Transform - pos: 23.5,27.5 + pos: 14.5,12.5 parent: 2 - - uid: 9670 + - uid: 33414 components: - type: Transform - pos: 23.5,28.5 + pos: 14.5,13.5 parent: 2 - - uid: 9672 + - uid: 33415 components: - type: Transform - pos: 23.5,29.5 + pos: 14.5,14.5 parent: 2 - - uid: 9673 + - uid: 33417 components: - type: Transform - pos: 23.5,30.5 + rot: -1.5707963267948966 rad + pos: -0.5,18.5 parent: 2 - - uid: 9674 + - uid: 33418 components: - type: Transform - pos: 22.5,30.5 + rot: -1.5707963267948966 rad + pos: -1.5,18.5 parent: 2 - - uid: 9677 + - uid: 33419 components: - type: Transform - pos: 21.5,30.5 + rot: -1.5707963267948966 rad + pos: -2.5,18.5 parent: 2 - - uid: 9678 + - uid: 33420 components: - type: Transform - pos: 24.5,28.5 + rot: -1.5707963267948966 rad + pos: -3.5,18.5 parent: 2 - - uid: 9679 + - uid: 33421 components: - type: Transform - pos: 25.5,28.5 + rot: -1.5707963267948966 rad + pos: -4.5,18.5 parent: 2 - - uid: 9680 + - uid: 33422 components: - type: Transform - pos: 26.5,28.5 + rot: -1.5707963267948966 rad + pos: -5.5,18.5 parent: 2 - - uid: 9681 + - uid: 33423 components: - type: Transform - pos: 20.5,14.5 + rot: -1.5707963267948966 rad + pos: -6.5,18.5 parent: 2 - - uid: 9683 + - uid: 33424 components: - type: Transform - pos: 20.5,15.5 + rot: -1.5707963267948966 rad + pos: -7.5,18.5 parent: 2 - - uid: 9684 + - uid: 33425 components: - type: Transform - pos: 20.5,16.5 + rot: -1.5707963267948966 rad + pos: -8.5,18.5 parent: 2 - - uid: 9685 + - uid: 33426 components: - type: Transform - pos: 20.5,17.5 + rot: -1.5707963267948966 rad + pos: -9.5,18.5 parent: 2 - - uid: 9686 + - uid: 33427 components: - type: Transform - pos: 20.5,18.5 + rot: -1.5707963267948966 rad + pos: -10.5,18.5 parent: 2 - - uid: 9687 + - uid: 33428 components: - type: Transform - pos: 20.5,19.5 + rot: -1.5707963267948966 rad + pos: -11.5,18.5 parent: 2 - - uid: 9688 + - uid: 33431 components: - type: Transform - pos: 20.5,20.5 + pos: -13.5,16.5 parent: 2 - - uid: 9689 + - uid: 33432 components: - type: Transform - pos: 20.5,21.5 + pos: -13.5,15.5 parent: 2 - - uid: 9690 + - uid: 33433 components: - type: Transform - pos: 20.5,22.5 + pos: -13.5,14.5 parent: 2 - - uid: 9692 + - uid: 33434 components: - type: Transform - pos: 19.5,22.5 + pos: -13.5,13.5 parent: 2 - - uid: 9693 + - uid: 33435 components: - type: Transform - pos: 18.5,22.5 + pos: -13.5,12.5 parent: 2 - - uid: 9694 + - uid: 33436 components: - type: Transform - pos: 17.5,22.5 + pos: -13.5,11.5 parent: 2 - - uid: 9695 + - uid: 33437 components: - type: Transform - pos: 16.5,22.5 + pos: -13.5,10.5 parent: 2 - - uid: 9699 + - uid: 33439 components: - type: Transform - pos: 15.5,22.5 + pos: -13.5,8.5 parent: 2 - - uid: 9700 + - uid: 33440 components: - type: Transform - pos: 14.5,22.5 + pos: -13.5,7.5 parent: 2 - - uid: 9701 + - uid: 33441 components: - type: Transform - pos: 13.5,22.5 + pos: -13.5,6.5 parent: 2 - - uid: 9702 + - uid: 33442 components: - type: Transform - pos: 12.5,22.5 + pos: -13.5,5.5 parent: 2 - - uid: 9703 + - uid: 33443 components: - type: Transform - pos: 11.5,22.5 + pos: -13.5,4.5 parent: 2 - - uid: 9704 + - uid: 33444 components: - type: Transform - pos: 10.5,22.5 + pos: -13.5,3.5 parent: 2 - - uid: 9705 + - uid: 33445 components: - type: Transform - pos: 9.5,22.5 + pos: -13.5,2.5 parent: 2 - - uid: 9706 + - uid: 33446 components: - type: Transform - pos: 8.5,22.5 + pos: -13.5,1.5 parent: 2 - - uid: 9707 + - uid: 33448 components: - type: Transform - pos: 7.5,22.5 + rot: 1.5707963267948966 rad + pos: -72.5,0.5 parent: 2 - - uid: 9708 + - uid: 33449 components: - type: Transform - pos: 6.5,22.5 + pos: -70.5,1.5 parent: 2 - - uid: 9709 + - uid: 33450 components: - type: Transform - pos: 5.5,22.5 + rot: 1.5707963267948966 rad + pos: -71.5,0.5 parent: 2 - - uid: 9710 + - uid: 33451 components: - type: Transform - pos: 4.5,22.5 + rot: 1.5707963267948966 rad + pos: -69.5,0.5 parent: 2 - - uid: 9711 + - uid: 33452 components: - type: Transform - pos: 20.5,12.5 + rot: 1.5707963267948966 rad + pos: -68.5,0.5 parent: 2 - - uid: 9712 + - uid: 33453 components: - type: Transform - pos: 20.5,11.5 + rot: 1.5707963267948966 rad + pos: -67.5,0.5 parent: 2 - - uid: 9713 + - uid: 33454 components: - type: Transform - pos: 20.5,10.5 + rot: 1.5707963267948966 rad + pos: -66.5,0.5 parent: 2 - - uid: 9714 + - uid: 33455 components: - type: Transform - pos: 20.5,9.5 + rot: 1.5707963267948966 rad + pos: -65.5,0.5 parent: 2 - - uid: 9715 + - uid: 33456 components: - type: Transform - pos: 20.5,8.5 + rot: 1.5707963267948966 rad + pos: -64.5,0.5 parent: 2 - - uid: 9716 + - uid: 33457 components: - type: Transform - pos: 20.5,7.5 + rot: 1.5707963267948966 rad + pos: -63.5,0.5 parent: 2 - - uid: 9717 + - uid: 33458 components: - type: Transform - pos: 20.5,6.5 + rot: 1.5707963267948966 rad + pos: -62.5,0.5 parent: 2 - - uid: 9718 + - uid: 33459 components: - type: Transform - pos: 20.5,5.5 + rot: 1.5707963267948966 rad + pos: -61.5,0.5 parent: 2 - - uid: 9724 + - uid: 33460 components: - type: Transform - pos: 20.5,4.5 + rot: 1.5707963267948966 rad + pos: -60.5,0.5 parent: 2 - - uid: 9725 + - uid: 33461 components: - type: Transform - pos: 20.5,3.5 + rot: 1.5707963267948966 rad + pos: -59.5,0.5 parent: 2 - - uid: 9726 + - uid: 33462 components: - type: Transform - pos: 20.5,2.5 + rot: 1.5707963267948966 rad + pos: -58.5,0.5 parent: 2 - - uid: 9727 + - uid: 33463 components: - type: Transform - pos: 20.5,1.5 + rot: 1.5707963267948966 rad + pos: -57.5,0.5 parent: 2 - - uid: 9728 + - uid: 33464 components: - type: Transform - pos: 20.5,0.5 + rot: 1.5707963267948966 rad + pos: -56.5,0.5 parent: 2 - - uid: 9729 + - uid: 33465 components: - type: Transform - pos: 2.5,22.5 + rot: 1.5707963267948966 rad + pos: -55.5,0.5 parent: 2 - - uid: 9730 + - uid: 33467 components: - type: Transform - pos: 1.5,22.5 + rot: 1.5707963267948966 rad + pos: -53.5,0.5 parent: 2 - - uid: 9733 + - uid: 33468 components: - type: Transform - pos: 0.5,22.5 + rot: 1.5707963267948966 rad + pos: -52.5,0.5 parent: 2 - - uid: 9735 + - uid: 33469 components: - type: Transform - pos: -0.5,22.5 + rot: 1.5707963267948966 rad + pos: -51.5,0.5 parent: 2 - - uid: 9736 + - uid: 33470 components: - type: Transform - pos: -0.5,23.5 + rot: 1.5707963267948966 rad + pos: -50.5,0.5 parent: 2 - - uid: 9737 + - uid: 33471 components: - type: Transform - pos: -0.5,24.5 + rot: 1.5707963267948966 rad + pos: -49.5,0.5 parent: 2 - - uid: 9738 + - uid: 33472 components: - type: Transform - pos: -0.5,25.5 + rot: 1.5707963267948966 rad + pos: -48.5,0.5 parent: 2 - - uid: 9739 + - uid: 33473 components: - type: Transform - pos: -0.5,26.5 + rot: 1.5707963267948966 rad + pos: -47.5,0.5 parent: 2 - - uid: 9740 + - uid: 33474 components: - type: Transform - pos: -0.5,27.5 + rot: 1.5707963267948966 rad + pos: -46.5,0.5 parent: 2 - - uid: 9741 + - uid: 33475 components: - type: Transform - pos: -0.5,28.5 + rot: 1.5707963267948966 rad + pos: -45.5,0.5 parent: 2 - - uid: 9742 + - uid: 33476 components: - type: Transform - pos: -0.5,29.5 + rot: 1.5707963267948966 rad + pos: -44.5,0.5 parent: 2 - - uid: 9743 + - uid: 33477 components: - type: Transform - pos: -0.5,30.5 + rot: 1.5707963267948966 rad + pos: -43.5,0.5 parent: 2 - - uid: 9744 + - uid: 33478 components: - type: Transform - pos: -0.5,31.5 + rot: 1.5707963267948966 rad + pos: -42.5,0.5 parent: 2 - - uid: 9745 + - uid: 33479 components: - type: Transform - pos: -0.5,32.5 + rot: 1.5707963267948966 rad + pos: -41.5,0.5 parent: 2 - - uid: 9746 + - uid: 33480 components: - type: Transform - pos: -0.5,33.5 + rot: 1.5707963267948966 rad + pos: -40.5,0.5 parent: 2 - - uid: 9747 + - uid: 33481 components: - type: Transform - pos: -0.5,34.5 + rot: 1.5707963267948966 rad + pos: -38.5,0.5 parent: 2 - - uid: 9748 + - uid: 33482 components: - type: Transform - pos: -0.5,35.5 + rot: 1.5707963267948966 rad + pos: -38.5,0.5 parent: 2 - - uid: 9749 + - uid: 33483 components: - type: Transform - pos: -0.5,36.5 + rot: 1.5707963267948966 rad + pos: -37.5,0.5 parent: 2 - - uid: 9750 + - uid: 33484 components: - type: Transform - pos: -0.5,37.5 + rot: 1.5707963267948966 rad + pos: -36.5,0.5 parent: 2 - - uid: 9751 + - uid: 33485 components: - type: Transform - pos: -0.5,38.5 + rot: 1.5707963267948966 rad + pos: -34.5,0.5 parent: 2 - - uid: 9752 + - uid: 33486 components: - type: Transform - pos: -0.5,39.5 + rot: 1.5707963267948966 rad + pos: -33.5,0.5 parent: 2 - - uid: 9753 + - uid: 33487 components: - type: Transform - pos: -0.5,40.5 + rot: 1.5707963267948966 rad + pos: -32.5,0.5 parent: 2 - - uid: 9754 + - uid: 33488 components: - type: Transform - pos: -0.5,41.5 + rot: 1.5707963267948966 rad + pos: -31.5,0.5 parent: 2 - - uid: 9755 + - uid: 33489 components: - type: Transform - pos: -0.5,42.5 + rot: 1.5707963267948966 rad + pos: -30.5,0.5 parent: 2 - - uid: 9756 + - uid: 33490 components: - type: Transform - pos: -0.5,43.5 + rot: 1.5707963267948966 rad + pos: -29.5,0.5 parent: 2 - - uid: 9757 + - uid: 33491 components: - type: Transform - pos: -0.5,44.5 + rot: 1.5707963267948966 rad + pos: -28.5,0.5 parent: 2 - - uid: 9758 + - uid: 33492 components: - type: Transform - pos: -0.5,45.5 + rot: 1.5707963267948966 rad + pos: -27.5,0.5 parent: 2 - - uid: 9759 + - uid: 33493 components: - type: Transform - pos: -0.5,46.5 + rot: 1.5707963267948966 rad + pos: -26.5,0.5 parent: 2 - - uid: 9760 + - uid: 33494 components: - type: Transform - pos: -0.5,47.5 + rot: 1.5707963267948966 rad + pos: -25.5,0.5 parent: 2 - - uid: 9761 + - uid: 33495 components: - type: Transform - pos: -0.5,48.5 + rot: 1.5707963267948966 rad + pos: -24.5,0.5 parent: 2 - - uid: 9762 + - uid: 33496 components: - type: Transform - pos: -0.5,49.5 + rot: 1.5707963267948966 rad + pos: -23.5,0.5 parent: 2 - - uid: 9763 + - uid: 33497 components: - type: Transform - pos: -0.5,50.5 + rot: 1.5707963267948966 rad + pos: -22.5,0.5 parent: 2 - - uid: 9764 + - uid: 33498 components: - type: Transform - pos: -1.5,50.5 + rot: 1.5707963267948966 rad + pos: -21.5,0.5 parent: 2 - - uid: 9765 + - uid: 33499 components: - type: Transform - pos: -2.5,50.5 + rot: 1.5707963267948966 rad + pos: -20.5,0.5 parent: 2 - - uid: 9766 + - uid: 33500 components: - type: Transform - pos: -3.5,50.5 + rot: 1.5707963267948966 rad + pos: -19.5,0.5 parent: 2 - - uid: 9767 + - uid: 33501 components: - type: Transform - pos: -4.5,50.5 + rot: 1.5707963267948966 rad + pos: -18.5,0.5 parent: 2 - - uid: 9768 + - uid: 33502 components: - type: Transform - pos: -5.5,50.5 + rot: 1.5707963267948966 rad + pos: -17.5,0.5 parent: 2 - - uid: 9769 + - uid: 33503 components: - type: Transform - pos: -6.5,50.5 + rot: 1.5707963267948966 rad + pos: -16.5,0.5 parent: 2 - - uid: 9770 + - uid: 33504 components: - type: Transform - pos: -7.5,50.5 + rot: 1.5707963267948966 rad + pos: -15.5,0.5 parent: 2 - - uid: 9771 + - uid: 33505 components: - type: Transform - pos: -8.5,50.5 + rot: 1.5707963267948966 rad + pos: -14.5,0.5 parent: 2 - - uid: 9772 + - uid: 33507 components: - type: Transform - pos: -9.5,50.5 + rot: 1.5707963267948966 rad + pos: -15.5,9.5 parent: 2 - - uid: 9773 + - uid: 33508 components: - type: Transform - pos: -10.5,50.5 + rot: 1.5707963267948966 rad + pos: -14.5,9.5 parent: 2 - - uid: 9774 + - uid: 33511 components: - type: Transform - pos: -11.5,50.5 + rot: 1.5707963267948966 rad + pos: -39.5,0.5 parent: 2 - - uid: 9776 + - uid: 33512 components: - type: Transform - pos: -12.5,50.5 + rot: 1.5707963267948966 rad + pos: -35.5,0.5 parent: 2 - - uid: 9777 + - uid: 33513 components: - type: Transform - pos: -13.5,50.5 + rot: 3.141592653589793 rad + pos: -13.5,-12.5 parent: 2 - - uid: 9778 + - uid: 33514 components: - type: Transform - pos: -13.5,49.5 + rot: 3.141592653589793 rad + pos: -13.5,-11.5 parent: 2 - - uid: 9779 + - uid: 33515 components: - type: Transform - pos: -13.5,48.5 + rot: 3.141592653589793 rad + pos: -13.5,-10.5 parent: 2 - - uid: 9780 + - uid: 33516 components: - type: Transform - pos: -13.5,47.5 + rot: 3.141592653589793 rad + pos: -13.5,-9.5 parent: 2 - - uid: 9781 + - uid: 33517 components: - type: Transform - pos: -12.5,47.5 + rot: -1.5707963267948966 rad + pos: -20.5,-8.5 parent: 2 - - uid: 9782 + - uid: 33518 components: - type: Transform - pos: -11.5,47.5 + rot: 3.141592653589793 rad + pos: -13.5,-7.5 parent: 2 - - uid: 9783 + - uid: 33519 components: - type: Transform - pos: -11.5,46.5 + rot: 3.141592653589793 rad + pos: -13.5,-6.5 parent: 2 - - uid: 9784 + - uid: 33520 components: - type: Transform - pos: -10.5,46.5 + rot: 3.141592653589793 rad + pos: -13.5,-5.5 parent: 2 - - uid: 9785 + - uid: 33521 components: - type: Transform - pos: -41.5,30.5 + rot: 3.141592653589793 rad + pos: -13.5,-4.5 parent: 2 - - uid: 9786 + - uid: 33522 components: - type: Transform - pos: -1.5,22.5 + rot: 3.141592653589793 rad + pos: -13.5,-3.5 parent: 2 - - uid: 9787 + - uid: 33523 components: - type: Transform - pos: -2.5,22.5 + rot: 3.141592653589793 rad + pos: -13.5,-2.5 parent: 2 - - uid: 9788 + - uid: 33524 components: - type: Transform - pos: -3.5,22.5 + rot: 3.141592653589793 rad + pos: -13.5,-1.5 parent: 2 - - uid: 9789 + - uid: 33525 components: - type: Transform - pos: -4.5,22.5 + rot: 3.141592653589793 rad + pos: -13.5,-0.5 parent: 2 - - uid: 9790 + - uid: 33529 components: - type: Transform - pos: -5.5,22.5 + pos: 14.5,-0.5 parent: 2 - - uid: 9791 + - uid: 33530 components: - type: Transform - pos: -6.5,22.5 + pos: 14.5,-1.5 parent: 2 - - uid: 9792 + - uid: 33531 components: - type: Transform - pos: -7.5,22.5 + pos: 14.5,-2.5 parent: 2 - - uid: 9793 + - uid: 33532 components: - type: Transform - pos: -8.5,22.5 + pos: 14.5,-3.5 parent: 2 - - uid: 9794 + - uid: 33533 components: - type: Transform - pos: -9.5,22.5 + pos: 14.5,-4.5 parent: 2 - - uid: 9795 + - uid: 33534 components: - type: Transform - pos: -10.5,22.5 + pos: 14.5,-5.5 parent: 2 - - uid: 9796 + - uid: 33535 components: - type: Transform - pos: -11.5,22.5 + pos: 14.5,-6.5 parent: 2 - - uid: 9797 + - uid: 33536 components: - type: Transform - pos: -12.5,22.5 + pos: 14.5,-7.5 parent: 2 - - uid: 9798 + - uid: 33538 components: - type: Transform - pos: -13.5,22.5 + rot: -1.5707963267948966 rad + pos: 16.5,-8.5 parent: 2 - - uid: 9799 + - uid: 33539 components: - type: Transform - pos: -14.5,22.5 + rot: -1.5707963267948966 rad + pos: 15.5,-8.5 parent: 2 - - uid: 9800 + - uid: 33551 components: - type: Transform - pos: -15.5,22.5 + rot: 1.5707963267948966 rad + pos: 0.5,0.5 parent: 2 - - uid: 9801 + - uid: 33552 components: - type: Transform - pos: -16.5,22.5 + rot: 1.5707963267948966 rad + pos: -0.5,0.5 parent: 2 - - uid: 9802 + - uid: 33553 components: - type: Transform - pos: -17.5,22.5 + pos: -1.5,8.5 parent: 2 - - uid: 9803 + - uid: 33554 components: - type: Transform - pos: -18.5,22.5 + pos: -1.5,7.5 parent: 2 - - uid: 9804 + - uid: 33555 components: - type: Transform - pos: -19.5,22.5 + pos: -1.5,6.5 parent: 2 - - uid: 9805 + - uid: 33556 components: - type: Transform - pos: -20.5,22.5 + pos: -1.5,5.5 parent: 2 - - uid: 9806 + - uid: 33557 components: - type: Transform - pos: -21.5,22.5 + pos: -1.5,4.5 parent: 2 - - uid: 9807 + - uid: 33558 components: - type: Transform - pos: -0.5,21.5 + pos: -1.5,3.5 parent: 2 - - uid: 9808 + - uid: 33560 components: - type: Transform - pos: -0.5,20.5 + pos: -1.5,1.5 parent: 2 - - uid: 9809 + - uid: 33563 components: - type: Transform - pos: -0.5,19.5 + rot: 1.5707963267948966 rad + pos: 1.5,0.5 parent: 2 - - uid: 9810 + - uid: 33564 components: - type: Transform - pos: -0.5,18.5 + rot: 1.5707963267948966 rad + pos: 2.5,0.5 parent: 2 - - uid: 9811 + - uid: 33565 components: - type: Transform - pos: -0.5,17.5 + rot: 1.5707963267948966 rad + pos: 3.5,0.5 parent: 2 - - uid: 9812 + - uid: 33566 components: - type: Transform - pos: -0.5,16.5 + rot: 1.5707963267948966 rad + pos: 4.5,0.5 parent: 2 - - uid: 9813 + - uid: 33567 components: - type: Transform - pos: -0.5,15.5 + rot: 1.5707963267948966 rad + pos: 5.5,0.5 parent: 2 - - uid: 9814 + - uid: 33568 components: - type: Transform - pos: -0.5,14.5 + rot: 1.5707963267948966 rad + pos: 6.5,0.5 parent: 2 - - uid: 9815 + - uid: 33569 components: - type: Transform - pos: -0.5,13.5 + rot: 1.5707963267948966 rad + pos: 7.5,0.5 parent: 2 - - uid: 9819 + - uid: 33570 components: - type: Transform - pos: -0.5,12.5 + rot: 1.5707963267948966 rad + pos: 8.5,0.5 parent: 2 - - uid: 9822 + - uid: 33571 components: - type: Transform - pos: 0.5,12.5 + rot: 1.5707963267948966 rad + pos: 9.5,0.5 parent: 2 - - uid: 9823 + - uid: 33572 components: - type: Transform - pos: 1.5,12.5 + rot: 1.5707963267948966 rad + pos: 10.5,0.5 parent: 2 - - uid: 9826 + - uid: 33573 components: - type: Transform - pos: 2.5,12.5 + rot: 1.5707963267948966 rad + pos: 11.5,0.5 parent: 2 - - uid: 9828 + - uid: 33574 components: - type: Transform - pos: 3.5,12.5 + rot: 1.5707963267948966 rad + pos: 12.5,0.5 parent: 2 - - uid: 9836 + - uid: 33671 components: - type: Transform - pos: 4.5,12.5 + rot: 1.5707963267948966 rad + pos: -5.5,0.5 parent: 2 - - uid: 9837 + - uid: 33674 components: - type: Transform - pos: 5.5,12.5 + rot: 1.5707963267948966 rad + pos: -4.5,0.5 parent: 2 - - uid: 9841 + - uid: 33676 components: - type: Transform - pos: 6.5,12.5 + rot: 1.5707963267948966 rad + pos: -3.5,0.5 parent: 2 - - uid: 9842 + - uid: 33679 components: - type: Transform - pos: 6.5,11.5 + rot: 1.5707963267948966 rad + pos: -2.5,0.5 parent: 2 - - uid: 9843 + - uid: 33705 components: - type: Transform - pos: 7.5,11.5 + pos: -12.5,-15.5 parent: 2 - - uid: 9844 + - uid: 33707 components: - type: Transform - pos: 7.5,10.5 + rot: 1.5707963267948966 rad + pos: -11.5,-16.5 parent: 2 - - uid: 9845 + - uid: 33708 components: - type: Transform - pos: 8.5,10.5 + rot: 1.5707963267948966 rad + pos: -10.5,-16.5 parent: 2 - - uid: 9852 + - uid: 33709 components: - type: Transform - pos: 8.5,9.5 + rot: 1.5707963267948966 rad + pos: -9.5,-16.5 parent: 2 - - uid: 9860 + - uid: 33710 components: - type: Transform - pos: 8.5,8.5 + rot: 1.5707963267948966 rad + pos: -8.5,-16.5 parent: 2 - - uid: 9867 + - uid: 33711 components: - type: Transform - pos: 8.5,7.5 + rot: 1.5707963267948966 rad + pos: -7.5,-16.5 parent: 2 - - uid: 9875 + - uid: 33712 components: - type: Transform - pos: 8.5,6.5 + rot: 1.5707963267948966 rad + pos: -6.5,-16.5 parent: 2 - - uid: 9876 + - uid: 33713 components: - type: Transform - pos: 8.5,5.5 + rot: 1.5707963267948966 rad + pos: -5.5,-16.5 parent: 2 - - uid: 9878 + - uid: 33714 components: - type: Transform - pos: 8.5,4.5 + rot: 1.5707963267948966 rad + pos: -4.5,-16.5 parent: 2 - - uid: 9881 + - uid: 33715 components: - type: Transform - pos: 8.5,3.5 + rot: 1.5707963267948966 rad + pos: -3.5,-16.5 parent: 2 - - uid: 9882 + - uid: 33716 components: - type: Transform - pos: 8.5,2.5 + rot: 1.5707963267948966 rad + pos: -2.5,-16.5 parent: 2 - - uid: 9884 + - uid: 33717 components: - type: Transform - pos: 8.5,1.5 + rot: 1.5707963267948966 rad + pos: -1.5,-16.5 parent: 2 - - uid: 9886 + - uid: 33718 components: - type: Transform - pos: 8.5,0.5 + rot: 1.5707963267948966 rad + pos: -0.5,-16.5 parent: 2 - - uid: 9887 + - uid: 33721 components: - type: Transform - pos: 7.5,0.5 + rot: 1.5707963267948966 rad + pos: 2.5,-16.5 parent: 2 - - uid: 9895 + - uid: 33722 components: - type: Transform - pos: 6.5,0.5 + rot: 1.5707963267948966 rad + pos: 3.5,-16.5 parent: 2 - - uid: 9898 + - uid: 33723 components: - type: Transform - pos: 5.5,0.5 + rot: 1.5707963267948966 rad + pos: 4.5,-16.5 parent: 2 - - uid: 9899 + - uid: 33724 components: - type: Transform - pos: 4.5,0.5 + rot: 1.5707963267948966 rad + pos: 5.5,-16.5 parent: 2 - - uid: 9900 + - uid: 33725 components: - type: Transform - pos: 3.5,0.5 + rot: 1.5707963267948966 rad + pos: 6.5,-16.5 parent: 2 - - uid: 9901 + - uid: 33726 components: - type: Transform - pos: 2.5,0.5 + rot: 1.5707963267948966 rad + pos: 7.5,-16.5 parent: 2 - - uid: 9902 + - uid: 33727 components: - type: Transform - pos: 1.5,0.5 + rot: 1.5707963267948966 rad + pos: 8.5,-16.5 parent: 2 - - uid: 9903 + - uid: 33728 components: - type: Transform - pos: 0.5,0.5 + rot: 1.5707963267948966 rad + pos: 9.5,-16.5 parent: 2 - - uid: 9904 + - uid: 33729 components: - type: Transform - pos: -0.5,0.5 + rot: 1.5707963267948966 rad + pos: 10.5,-16.5 parent: 2 - - uid: 9905 + - uid: 33730 components: - type: Transform - pos: -0.5,-0.5 + rot: 1.5707963267948966 rad + pos: 11.5,-16.5 parent: 2 - - uid: 9906 + - uid: 33731 components: - type: Transform - pos: -0.5,-1.5 + rot: 1.5707963267948966 rad + pos: 12.5,-16.5 parent: 2 - - uid: 9907 + - uid: 33732 components: - type: Transform - pos: -0.5,-2.5 + rot: 1.5707963267948966 rad + pos: 13.5,-16.5 parent: 2 - - uid: 9908 + - uid: 33734 components: - type: Transform - pos: -0.5,-3.5 + rot: 3.141592653589793 rad + pos: 14.5,-15.5 parent: 2 - - uid: 9909 + - uid: 33735 components: - type: Transform - pos: -0.5,-4.5 + rot: 3.141592653589793 rad + pos: 14.5,-14.5 parent: 2 - - uid: 9910 + - uid: 33736 components: - type: Transform - pos: -0.5,-5.5 + rot: 3.141592653589793 rad + pos: 14.5,-13.5 parent: 2 - - uid: 9911 + - uid: 33737 components: - type: Transform - pos: -0.5,-6.5 + rot: 3.141592653589793 rad + pos: 14.5,-12.5 parent: 2 - - uid: 9912 + - uid: 33738 components: - type: Transform - pos: -0.5,-7.5 + rot: 3.141592653589793 rad + pos: 14.5,-11.5 parent: 2 - - uid: 9913 + - uid: 33739 components: - type: Transform - pos: -1.5,-7.5 + rot: 3.141592653589793 rad + pos: 14.5,-10.5 parent: 2 - - uid: 9914 + - uid: 33740 components: - type: Transform - pos: -58.5,31.5 + rot: 3.141592653589793 rad + pos: 14.5,-9.5 parent: 2 - - uid: 9915 + - uid: 33743 components: - type: Transform - pos: -48.5,40.5 + rot: 3.141592653589793 rad + pos: 40.5,-13.5 parent: 2 - - uid: 9916 + - uid: 33744 components: - type: Transform - pos: -48.5,42.5 + rot: 3.141592653589793 rad + pos: 40.5,-11.5 parent: 2 - - uid: 9917 + - uid: 33745 components: - type: Transform - pos: -50.5,42.5 + rot: 3.141592653589793 rad + pos: 40.5,-12.5 parent: 2 - - uid: 9920 + - uid: 33764 components: - type: Transform - pos: -50.5,45.5 + rot: 3.141592653589793 rad + pos: 39.5,-9.5 parent: 2 - - uid: 9921 + - uid: 33765 components: - type: Transform - pos: -52.5,48.5 + rot: 3.141592653589793 rad + pos: 39.5,-8.5 parent: 2 - - uid: 9922 + - uid: 33793 components: - type: Transform - pos: -51.5,47.5 + pos: -1.5,2.5 parent: 2 - - uid: 9959 + - uid: 33796 components: - type: Transform - pos: -41.5,22.5 + rot: 1.5707963267948966 rad + pos: 42.5,-25.5 parent: 2 - - uid: 9960 + - uid: 33798 components: - type: Transform - pos: -40.5,22.5 + rot: 1.5707963267948966 rad + pos: 40.5,-25.5 parent: 2 - - uid: 9978 + - uid: 33799 components: - type: Transform - pos: -39.5,22.5 + rot: 1.5707963267948966 rad + pos: 39.5,-25.5 parent: 2 - - uid: 9980 + - uid: 33800 components: - type: Transform - pos: -38.5,22.5 + rot: 1.5707963267948966 rad + pos: 34.5,-25.5 parent: 2 - - uid: 9998 + - uid: 33801 components: - type: Transform - pos: -19.5,7.5 + rot: 1.5707963267948966 rad + pos: 35.5,-25.5 parent: 2 - - uid: 10009 + - uid: 33802 components: - type: Transform - pos: -37.5,22.5 + rot: 1.5707963267948966 rad + pos: 36.5,-25.5 parent: 2 - - uid: 10032 + - uid: 33803 components: - type: Transform - pos: -36.5,22.5 + rot: 1.5707963267948966 rad + pos: 37.5,-25.5 parent: 2 - - uid: 10038 + - uid: 33805 components: - type: Transform - pos: -35.5,22.5 + rot: 1.5707963267948966 rad + pos: 38.5,-25.5 parent: 2 - - uid: 10044 + - uid: 33813 components: - type: Transform - pos: -34.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-6.5 parent: 2 - - uid: 10045 + - uid: 33814 components: - type: Transform - pos: -33.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-5.5 parent: 2 - - uid: 10046 + - uid: 33815 components: - type: Transform - pos: -32.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-4.5 parent: 2 - - uid: 10047 + - uid: 33817 components: - type: Transform - pos: -31.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-2.5 parent: 2 - - uid: 10048 + - uid: 33818 components: - type: Transform - pos: -30.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-1.5 parent: 2 - - uid: 10049 + - uid: 33842 components: - type: Transform - pos: -29.5,22.5 + rot: -1.5707963267948966 rad + pos: 44.5,-3.5 parent: 2 - - uid: 10050 + - uid: 33843 components: - type: Transform - pos: -28.5,22.5 + rot: -1.5707963267948966 rad + pos: 43.5,-3.5 parent: 2 - - uid: 10051 + - uid: 33844 components: - type: Transform - pos: -27.5,22.5 + rot: -1.5707963267948966 rad + pos: 42.5,-3.5 parent: 2 - - uid: 10056 + - uid: 33846 components: - type: Transform - pos: -26.5,22.5 + rot: -1.5707963267948966 rad + pos: 41.5,-3.5 parent: 2 - - uid: 10057 + - uid: 33881 components: - type: Transform - pos: -25.5,22.5 + rot: 3.141592653589793 rad + pos: 43.5,-24.5 parent: 2 - - uid: 10058 + - uid: 33882 components: - type: Transform - pos: -24.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-15.5 parent: 2 - - uid: 10068 + - uid: 33883 components: - type: Transform - pos: -23.5,22.5 + rot: 3.141592653589793 rad + pos: 40.5,-16.5 parent: 2 - - uid: 10071 + - uid: 33889 components: - type: Transform - pos: -22.5,22.5 + rot: 1.5707963267948966 rad + pos: 33.5,-25.5 parent: 2 - - uid: 10085 + - uid: 33897 components: - type: Transform - pos: -21.5,21.5 + rot: -1.5707963267948966 rad + pos: 41.5,-19.5 parent: 2 - - uid: 10088 + - uid: 33904 components: - type: Transform - pos: -21.5,20.5 + rot: 3.141592653589793 rad + pos: 43.5,-22.5 parent: 2 - - uid: 10091 + - uid: 33905 components: - type: Transform - pos: -21.5,19.5 + rot: 3.141592653589793 rad + pos: 43.5,-23.5 parent: 2 - - uid: 10095 + - uid: 33925 components: - type: Transform - pos: -21.5,18.5 + rot: -1.5707963267948966 rad + pos: 51.5,-25.5 parent: 2 - - uid: 10096 + - uid: 33926 components: - type: Transform - pos: -21.5,17.5 + rot: -1.5707963267948966 rad + pos: 57.5,-25.5 parent: 2 - - uid: 10097 + - uid: 33931 components: - type: Transform - pos: -21.5,16.5 + rot: -1.5707963267948966 rad + pos: 42.5,-19.5 parent: 2 - - uid: 10098 + - uid: 33950 components: - type: Transform - pos: -21.5,15.5 + rot: 3.141592653589793 rad + pos: 40.5,-17.5 parent: 2 - - uid: 10099 + - uid: 33951 components: - type: Transform - pos: -21.5,14.5 + rot: 3.141592653589793 rad + pos: 40.5,-18.5 parent: 2 - - uid: 10112 + - uid: 33954 components: - type: Transform - pos: -21.5,13.5 + pos: 58.5,-24.5 parent: 2 - - uid: 10118 + - uid: 33956 components: - type: Transform - pos: -21.5,12.5 + rot: -1.5707963267948966 rad + pos: 52.5,-25.5 parent: 2 - - uid: 10119 + - uid: 33957 components: - type: Transform - pos: -21.5,11.5 + rot: -1.5707963267948966 rad + pos: 55.5,-25.5 parent: 2 - - uid: 10120 + - uid: 33958 components: - type: Transform - pos: -21.5,10.5 + rot: -1.5707963267948966 rad + pos: 56.5,-25.5 parent: 2 - - uid: 10121 + - uid: 33960 components: - type: Transform - pos: -21.5,9.5 + rot: -1.5707963267948966 rad + pos: 54.5,-25.5 parent: 2 - - uid: 10128 + - uid: 33964 components: - type: Transform - pos: -21.5,8.5 + rot: -1.5707963267948966 rad + pos: 50.5,-25.5 parent: 2 - - uid: 10133 + - uid: 33965 components: - type: Transform - pos: -21.5,7.5 + rot: -1.5707963267948966 rad + pos: 49.5,-25.5 parent: 2 - - uid: 10141 + - uid: 33966 components: - type: Transform - pos: -21.5,6.5 + rot: -1.5707963267948966 rad + pos: 48.5,-25.5 parent: 2 - - uid: 10143 + - uid: 33967 components: - type: Transform - pos: -21.5,5.5 + rot: -1.5707963267948966 rad + pos: 47.5,-25.5 parent: 2 - - uid: 10146 + - uid: 33968 components: - type: Transform - pos: -21.5,4.5 + rot: -1.5707963267948966 rad + pos: 46.5,-25.5 parent: 2 - - uid: 10159 + - uid: 33969 components: - type: Transform - pos: -21.5,3.5 + rot: -1.5707963267948966 rad + pos: 45.5,-25.5 parent: 2 - - uid: 10160 + - uid: 33970 components: - type: Transform - pos: -21.5,2.5 + rot: -1.5707963267948966 rad + pos: 44.5,-25.5 parent: 2 - - uid: 10161 + - uid: 33974 components: - type: Transform - pos: -21.5,1.5 + rot: 3.141592653589793 rad + pos: 43.5,-20.5 parent: 2 - - uid: 10169 + - uid: 34005 components: - type: Transform - pos: -21.5,0.5 + rot: 1.5707963267948966 rad + pos: -9.5,-25.5 parent: 2 - - uid: 10170 + - uid: 34006 components: - type: Transform - pos: -21.5,-0.5 + rot: 1.5707963267948966 rad + pos: -8.5,-25.5 parent: 2 - - uid: 10179 + - uid: 34007 components: - type: Transform - pos: -21.5,-1.5 + rot: 1.5707963267948966 rad + pos: -7.5,-25.5 parent: 2 - - uid: 10197 + - uid: 34008 components: - type: Transform - pos: -21.5,-2.5 + rot: 1.5707963267948966 rad + pos: -6.5,-25.5 parent: 2 - - uid: 10199 + - uid: 34009 components: - type: Transform - pos: -21.5,-3.5 + rot: 1.5707963267948966 rad + pos: -5.5,-25.5 parent: 2 - - uid: 10202 + - uid: 34010 components: - type: Transform - pos: -21.5,-4.5 + rot: 1.5707963267948966 rad + pos: -4.5,-25.5 parent: 2 - - uid: 10203 + - uid: 34011 components: - type: Transform - pos: -21.5,-5.5 + rot: 1.5707963267948966 rad + pos: -3.5,-25.5 parent: 2 - - uid: 10204 + - uid: 34012 components: - type: Transform - pos: -21.5,-6.5 + rot: 1.5707963267948966 rad + pos: -2.5,-25.5 parent: 2 - - uid: 10205 + - uid: 34013 components: - type: Transform - pos: -21.5,-7.5 + rot: 1.5707963267948966 rad + pos: -1.5,-25.5 parent: 2 - - uid: 10208 + - uid: 34014 components: - type: Transform - pos: -21.5,-8.5 + rot: 1.5707963267948966 rad + pos: -0.5,-25.5 parent: 2 - - uid: 10209 + - uid: 34017 components: - type: Transform - pos: -21.5,-9.5 + rot: 1.5707963267948966 rad + pos: 2.5,-25.5 parent: 2 - - uid: 10210 + - uid: 34018 components: - type: Transform - pos: -21.5,-10.5 + rot: 1.5707963267948966 rad + pos: 3.5,-25.5 parent: 2 - - uid: 10211 + - uid: 34019 components: - type: Transform - pos: -21.5,-11.5 + rot: 1.5707963267948966 rad + pos: 4.5,-25.5 parent: 2 - - uid: 10212 + - uid: 34020 components: - type: Transform - pos: -21.5,-12.5 + rot: 1.5707963267948966 rad + pos: 5.5,-25.5 parent: 2 - - uid: 10220 + - uid: 34021 components: - type: Transform - pos: -21.5,-13.5 + rot: 1.5707963267948966 rad + pos: 6.5,-25.5 parent: 2 - - uid: 10221 + - uid: 34022 components: - type: Transform - pos: -21.5,-14.5 + rot: 1.5707963267948966 rad + pos: 7.5,-25.5 parent: 2 - - uid: 10222 + - uid: 34023 components: - type: Transform - pos: -21.5,-15.5 + rot: 1.5707963267948966 rad + pos: 8.5,-25.5 parent: 2 - - uid: 10223 + - uid: 34024 components: - type: Transform - pos: -21.5,-16.5 + rot: 1.5707963267948966 rad + pos: 9.5,-25.5 parent: 2 - - uid: 10224 + - uid: 34025 components: - type: Transform - pos: -21.5,-17.5 + rot: 1.5707963267948966 rad + pos: 10.5,-25.5 parent: 2 - - uid: 10226 + - uid: 34026 components: - type: Transform - pos: -21.5,-18.5 + rot: 1.5707963267948966 rad + pos: 11.5,-25.5 parent: 2 - - uid: 10227 + - uid: 34027 components: - type: Transform - pos: -21.5,-19.5 + rot: 1.5707963267948966 rad + pos: 12.5,-25.5 parent: 2 - - uid: 10228 + - uid: 34028 components: - type: Transform - pos: -21.5,-20.5 + rot: 1.5707963267948966 rad + pos: 13.5,-25.5 parent: 2 - - uid: 10237 + - uid: 34029 components: - type: Transform - pos: -23.5,-21.5 + rot: 1.5707963267948966 rad + pos: 14.5,-25.5 parent: 2 - - uid: 10244 + - uid: 34030 components: - type: Transform - pos: -23.5,-22.5 + rot: 1.5707963267948966 rad + pos: 15.5,-25.5 parent: 2 - - uid: 10246 + - uid: 34031 components: - type: Transform - pos: -23.5,-23.5 + rot: 1.5707963267948966 rad + pos: 16.5,-25.5 parent: 2 - - uid: 10247 + - uid: 34032 components: - type: Transform - pos: -23.5,-24.5 + rot: 1.5707963267948966 rad + pos: 17.5,-25.5 parent: 2 - - uid: 10259 + - uid: 34033 components: - type: Transform - pos: -23.5,-25.5 + rot: -1.5707963267948966 rad + pos: 20.5,-25.5 parent: 2 - - uid: 10263 + - uid: 34036 components: - type: Transform - pos: -23.5,-26.5 + rot: -1.5707963267948966 rad + pos: 19.5,-25.5 parent: 2 - - uid: 10265 + - uid: 34037 components: - type: Transform - pos: -23.5,-27.5 + rot: -1.5707963267948966 rad + pos: 18.5,-25.5 parent: 2 - - uid: 10266 + - uid: 34038 components: - type: Transform - pos: -23.5,-28.5 + pos: -5.5,-30.5 parent: 2 - - uid: 10272 + - uid: 34039 components: - type: Transform - pos: -23.5,-29.5 + rot: -1.5707963267948966 rad + pos: -7.5,-29.5 parent: 2 - - uid: 10273 + - uid: 34040 components: - type: Transform - pos: -23.5,-30.5 + rot: -1.5707963267948966 rad + pos: -8.5,-29.5 parent: 2 - - uid: 10274 + - uid: 34042 components: - type: Transform - pos: -23.5,-31.5 + rot: -1.5707963267948966 rad + pos: -9.5,-29.5 parent: 2 - - uid: 10279 + - uid: 34044 components: - type: Transform - pos: -24.5,-32.5 + rot: 1.5707963267948966 rad + pos: 29.5,-25.5 parent: 2 - - uid: 10285 + - uid: 34045 components: - type: Transform - pos: -24.5,-33.5 + rot: 1.5707963267948966 rad + pos: 30.5,-25.5 parent: 2 - - uid: 10286 + - uid: 34046 components: - type: Transform - pos: -23.5,-33.5 + rot: 1.5707963267948966 rad + pos: 31.5,-25.5 parent: 2 - - uid: 10287 + - uid: 34071 components: - type: Transform - pos: -23.5,-20.5 + rot: -1.5707963267948966 rad + pos: 2.5,-66.5 parent: 2 - - uid: 10298 + - uid: 34072 components: - type: Transform - pos: -22.5,-20.5 + rot: -1.5707963267948966 rad + pos: 1.5,-66.5 parent: 2 - - uid: 10299 + - uid: 34073 components: - type: Transform - pos: -58.5,28.5 + rot: -1.5707963267948966 rad + pos: 0.5,-66.5 parent: 2 - - uid: 10300 + - uid: 34103 components: - type: Transform - pos: -58.5,27.5 + rot: -1.5707963267948966 rad + pos: -1.5,-65.5 parent: 2 - - uid: 10310 + - uid: 34104 components: - type: Transform - pos: -54.5,33.5 + rot: -1.5707963267948966 rad + pos: -2.5,-65.5 parent: 2 - - uid: 10315 + - uid: 34105 components: - type: Transform - pos: -55.5,33.5 + rot: -1.5707963267948966 rad + pos: -3.5,-65.5 parent: 2 - - uid: 10319 + - uid: 34106 components: - type: Transform - pos: -56.5,33.5 + rot: -1.5707963267948966 rad + pos: -4.5,-65.5 parent: 2 - - uid: 10343 + - uid: 34108 components: - type: Transform - pos: -57.5,33.5 + rot: 3.141592653589793 rad + pos: -5.5,-64.5 parent: 2 - - uid: 10345 + - uid: 34109 components: - type: Transform - pos: -58.5,33.5 + rot: 3.141592653589793 rad + pos: -5.5,-63.5 parent: 2 - - uid: 10347 + - uid: 34110 components: - type: Transform - pos: -58.5,26.5 + rot: 3.141592653589793 rad + pos: -5.5,-62.5 parent: 2 - - uid: 10348 + - uid: 34111 components: - type: Transform - pos: -58.5,25.5 + rot: 3.141592653589793 rad + pos: -5.5,-61.5 parent: 2 - - uid: 10349 + - uid: 34112 components: - type: Transform - pos: -58.5,24.5 + rot: 3.141592653589793 rad + pos: -5.5,-60.5 parent: 2 - - uid: 10350 + - uid: 34113 components: - type: Transform - pos: -58.5,23.5 + rot: 3.141592653589793 rad + pos: -5.5,-59.5 parent: 2 - - uid: 10351 + - uid: 34114 components: - type: Transform - pos: -58.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-58.5 parent: 2 - - uid: 10352 + - uid: 34115 components: - type: Transform - pos: -57.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-57.5 parent: 2 - - uid: 10353 + - uid: 34116 components: - type: Transform - pos: -56.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-56.5 parent: 2 - - uid: 10355 + - uid: 34117 components: - type: Transform - pos: -55.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-55.5 parent: 2 - - uid: 10356 + - uid: 34119 components: - type: Transform - pos: -54.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-53.5 parent: 2 - - uid: 10359 + - uid: 34120 components: - type: Transform - pos: -53.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-52.5 parent: 2 - - uid: 10360 + - uid: 34121 components: - type: Transform - pos: -52.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-51.5 parent: 2 - - uid: 10361 + - uid: 34122 components: - type: Transform - pos: -51.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-50.5 parent: 2 - - uid: 10362 + - uid: 34123 components: - type: Transform - pos: -50.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-49.5 parent: 2 - - uid: 10363 + - uid: 34124 components: - type: Transform - pos: -49.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-48.5 parent: 2 - - uid: 10368 + - uid: 34125 components: - type: Transform - pos: -48.5,20.5 + rot: 3.141592653589793 rad + pos: -5.5,-47.5 parent: 2 - - uid: 10369 + - uid: 34126 components: - type: Transform - pos: -49.5,20.5 + rot: 3.141592653589793 rad + pos: -5.5,-46.5 parent: 2 - - uid: 10370 + - uid: 34127 components: - type: Transform - pos: -46.5,22.5 + rot: 3.141592653589793 rad + pos: -5.5,-45.5 parent: 2 - - uid: 10371 + - uid: 34129 components: - type: Transform - pos: -45.5,22.5 + rot: 1.5707963267948966 rad + pos: -4.5,-44.5 parent: 2 - - uid: 10376 + - uid: 34130 components: - type: Transform - pos: -44.5,22.5 + rot: 1.5707963267948966 rad + pos: -3.5,-44.5 parent: 2 - - uid: 10379 + - uid: 34131 components: - type: Transform - pos: -43.5,22.5 + rot: 1.5707963267948966 rad + pos: -2.5,-44.5 parent: 2 - - uid: 10380 + - uid: 34132 components: - type: Transform - pos: -42.5,22.5 + rot: 1.5707963267948966 rad + pos: -1.5,-44.5 parent: 2 - - uid: 10384 + - uid: 34133 components: - type: Transform - pos: -47.5,20.5 + rot: 1.5707963267948966 rad + pos: -0.5,-44.5 parent: 2 - - uid: 10385 + - uid: 34134 components: - type: Transform - pos: -46.5,20.5 + rot: 1.5707963267948966 rad + pos: 0.5,-44.5 parent: 2 - - uid: 10388 + - uid: 34135 components: - type: Transform - pos: -46.5,21.5 + rot: 1.5707963267948966 rad + pos: 1.5,-44.5 parent: 2 - - uid: 10409 + - uid: 34136 components: - type: Transform - pos: -40.5,30.5 + rot: 1.5707963267948966 rad + pos: 2.5,-44.5 parent: 2 - - uid: 10414 + - uid: 34137 components: - type: Transform - pos: -40.5,29.5 + rot: 1.5707963267948966 rad + pos: 3.5,-44.5 parent: 2 - - uid: 10422 + - uid: 34138 components: - type: Transform - pos: -40.5,28.5 + rot: 1.5707963267948966 rad + pos: 4.5,-44.5 parent: 2 - - uid: 10425 + - uid: 35804 components: - type: Transform - pos: -40.5,27.5 + rot: -1.5707963267948966 rad + pos: 36.5,-19.5 parent: 2 - - uid: 10426 + - uid: 35805 components: - type: Transform - pos: -41.5,27.5 + rot: -1.5707963267948966 rad + pos: 37.5,-19.5 parent: 2 - - uid: 10427 + - uid: 35806 components: - type: Transform - pos: -41.5,26.5 + rot: -1.5707963267948966 rad + pos: 38.5,-19.5 parent: 2 - - uid: 10446 + - uid: 35807 components: - type: Transform - pos: -41.5,25.5 + rot: -1.5707963267948966 rad + pos: 39.5,-19.5 parent: 2 - - uid: 10447 + - uid: 35808 components: - type: Transform - pos: -41.5,24.5 + rot: -1.5707963267948966 rad + pos: 44.5,-21.5 parent: 2 - - uid: 10448 + - uid: 35809 components: - type: Transform - pos: -41.5,23.5 + rot: -1.5707963267948966 rad + pos: 45.5,-21.5 parent: 2 - - uid: 10513 + - uid: 35810 components: - type: Transform - pos: 6.5,-10.5 + rot: -1.5707963267948966 rad + pos: 46.5,-21.5 parent: 2 - - uid: 10514 + - uid: 35811 components: - type: Transform - pos: 22.5,0.5 + rot: -1.5707963267948966 rad + pos: 47.5,-21.5 parent: 2 - - uid: 10515 + - uid: 35812 components: - type: Transform - pos: 23.5,0.5 + rot: -1.5707963267948966 rad + pos: 48.5,-21.5 parent: 2 - - uid: 10516 + - uid: 35813 components: - type: Transform - pos: 24.5,0.5 + rot: -1.5707963267948966 rad + pos: 49.5,-21.5 parent: 2 - - uid: 10523 + - uid: 35814 components: - type: Transform - pos: 25.5,0.5 + rot: -1.5707963267948966 rad + pos: 50.5,-21.5 parent: 2 - - uid: 10524 + - uid: 35816 components: - type: Transform - pos: 26.5,0.5 + pos: 28.5,-29.5 parent: 2 - - uid: 10529 + - uid: 35817 components: - type: Transform - pos: 27.5,0.5 + pos: 28.5,-28.5 parent: 2 - - uid: 10530 + - uid: 35818 components: - type: Transform - pos: 28.5,0.5 + pos: 28.5,-27.5 parent: 2 - - uid: 10531 + - uid: 35819 components: - type: Transform - pos: 29.5,0.5 + pos: 28.5,-26.5 parent: 2 - - uid: 10544 + - uid: 35822 components: - type: Transform - pos: 30.5,0.5 + pos: 53.5,-28.5 parent: 2 - - uid: 10545 + - uid: 35823 components: - type: Transform - pos: 31.5,0.5 + pos: 53.5,-27.5 parent: 2 - - uid: 10546 + - uid: 35824 components: - type: Transform - pos: 32.5,0.5 + rot: -1.5707963267948966 rad + pos: 52.5,-29.5 parent: 2 - - uid: 10552 + - uid: 35825 components: - type: Transform - pos: 33.5,0.5 + pos: 53.5,-26.5 parent: 2 - - uid: 10558 + - uid: 35828 components: - type: Transform - pos: 34.5,0.5 + rot: -1.5707963267948966 rad + pos: 66.5,-30.5 parent: 2 - - uid: 10583 + - uid: 35830 components: - type: Transform - pos: 35.5,0.5 + rot: -1.5707963267948966 rad + pos: 64.5,-30.5 parent: 2 - - uid: 10590 + - uid: 35831 components: - type: Transform - pos: 36.5,0.5 + rot: -1.5707963267948966 rad + pos: 63.5,-30.5 parent: 2 - - uid: 10593 + - uid: 35832 components: - type: Transform - pos: 37.5,0.5 + rot: -1.5707963267948966 rad + pos: 62.5,-30.5 parent: 2 - - uid: 10596 + - uid: 35833 components: - type: Transform - pos: 38.5,0.5 + rot: -1.5707963267948966 rad + pos: 61.5,-30.5 parent: 2 - - uid: 10601 + - uid: 35834 components: - type: Transform - pos: 39.5,0.5 + rot: -1.5707963267948966 rad + pos: 60.5,-30.5 parent: 2 - - uid: 10612 + - uid: 35835 components: - type: Transform - pos: 40.5,0.5 + rot: -1.5707963267948966 rad + pos: 59.5,-30.5 parent: 2 - - uid: 10617 + - uid: 35836 components: - type: Transform - pos: 41.5,0.5 + rot: -1.5707963267948966 rad + pos: 58.5,-30.5 parent: 2 - - uid: 10618 + - uid: 35837 components: - type: Transform - pos: 42.5,0.5 + rot: -1.5707963267948966 rad + pos: 57.5,-30.5 parent: 2 - - uid: 10622 + - uid: 35838 components: - type: Transform - pos: 42.5,1.5 + rot: -1.5707963267948966 rad + pos: 56.5,-30.5 parent: 2 - - uid: 10623 + - uid: 35839 components: - type: Transform - pos: 42.5,2.5 + rot: -1.5707963267948966 rad + pos: 55.5,-30.5 parent: 2 - - uid: 10624 + - uid: 35840 components: - type: Transform - pos: 42.5,3.5 + rot: -1.5707963267948966 rad + pos: 54.5,-30.5 parent: 2 - - uid: 10625 + - uid: 35852 components: - type: Transform - pos: 42.5,4.5 + pos: 64.5,-54.5 parent: 2 - - uid: 10626 + - uid: 35853 components: - type: Transform - pos: 42.5,5.5 + pos: 60.5,-54.5 parent: 2 - - uid: 10627 + - uid: 35854 components: - type: Transform - pos: 43.5,5.5 + pos: 60.5,-53.5 parent: 2 - - uid: 10629 + - uid: 35855 components: - type: Transform - pos: 44.5,5.5 + pos: 60.5,-52.5 parent: 2 - - uid: 10649 + - uid: 35856 components: - type: Transform - pos: 45.5,6.5 + pos: 60.5,-51.5 parent: 2 - - uid: 10650 + - uid: 35857 components: - type: Transform - pos: 45.5,7.5 + pos: 60.5,-50.5 parent: 2 - - uid: 10651 + - uid: 35858 components: - type: Transform - pos: 45.5,8.5 + pos: 60.5,-49.5 parent: 2 - - uid: 10652 + - uid: 35859 components: - type: Transform - pos: 46.5,8.5 + pos: 60.5,-48.5 parent: 2 - - uid: 10654 + - uid: 35860 components: - type: Transform - pos: 20.5,-1.5 + pos: 63.5,-46.5 parent: 2 - - uid: 10655 + - uid: 35861 components: - type: Transform - pos: 20.5,-2.5 + pos: 63.5,-45.5 parent: 2 - - uid: 10660 + - uid: 35862 components: - type: Transform - pos: 20.5,-3.5 + pos: 63.5,-44.5 parent: 2 - - uid: 10664 + - uid: 35863 components: - type: Transform - pos: 20.5,-4.5 + pos: 63.5,-43.5 parent: 2 - - uid: 10674 + - uid: 35864 components: - type: Transform - pos: 20.5,-5.5 + pos: 63.5,-42.5 parent: 2 - - uid: 10675 + - uid: 35865 components: - type: Transform - pos: 20.5,-6.5 + pos: 63.5,-41.5 parent: 2 - - uid: 10680 + - uid: 35866 components: - type: Transform - pos: 20.5,-7.5 + pos: 74.5,-39.5 parent: 2 - - uid: 10681 + - uid: 35867 components: - type: Transform - pos: 20.5,-8.5 + pos: 74.5,-38.5 parent: 2 - - uid: 10682 + - uid: 35868 components: - type: Transform - pos: 19.5,-8.5 + pos: 74.5,-37.5 parent: 2 - - uid: 10784 + - uid: 35869 components: - type: Transform - pos: 18.5,-8.5 + pos: 74.5,-36.5 parent: 2 - - uid: 10788 + - uid: 35870 components: - type: Transform - pos: 17.5,-8.5 + pos: 74.5,-35.5 parent: 2 - - uid: 10789 + - uid: 35871 components: - type: Transform - pos: 15.5,-8.5 + pos: 74.5,-34.5 parent: 2 - - uid: 10796 + - uid: 35872 components: - type: Transform - pos: 16.5,-8.5 + pos: 74.5,-33.5 parent: 2 - - uid: 10797 + - uid: 35873 components: - type: Transform - pos: 14.5,-8.5 + pos: 74.5,-32.5 parent: 2 - - uid: 10800 + - uid: 35874 components: - type: Transform - pos: 13.5,-8.5 + pos: 74.5,-31.5 parent: 2 - - uid: 10809 + - uid: 35875 components: - type: Transform - pos: 12.5,-8.5 + rot: -1.5707963267948966 rad + pos: 73.5,-30.5 parent: 2 - - uid: 10810 + - uid: 35876 components: - type: Transform - pos: 11.5,-8.5 + rot: -1.5707963267948966 rad + pos: 72.5,-30.5 parent: 2 - - uid: 10811 + - uid: 35879 components: - type: Transform - pos: 11.5,-9.5 + rot: -1.5707963267948966 rad + pos: 70.5,-30.5 parent: 2 - - uid: 10812 + - uid: 35880 components: - type: Transform - pos: 11.5,-10.5 + rot: -1.5707963267948966 rad + pos: 69.5,-30.5 parent: 2 - - uid: 10817 + - uid: 35881 components: - type: Transform - pos: 12.5,-10.5 + rot: -1.5707963267948966 rad + pos: 68.5,-30.5 parent: 2 - - uid: 10821 + - uid: 35882 components: - type: Transform - pos: 13.5,-10.5 + rot: -1.5707963267948966 rad + pos: 73.5,-40.5 parent: 2 - - uid: 10822 + - uid: 35883 components: - type: Transform - pos: 14.5,-10.5 + rot: -1.5707963267948966 rad + pos: 72.5,-40.5 parent: 2 - - uid: 10825 + - uid: 35884 components: - type: Transform - pos: 14.5,-11.5 + rot: -1.5707963267948966 rad + pos: 71.5,-40.5 parent: 2 - - uid: 10826 + - uid: 35885 components: - type: Transform - pos: 8.5,-0.5 + rot: -1.5707963267948966 rad + pos: 69.5,-40.5 parent: 2 - - uid: 10842 + - uid: 35886 components: - type: Transform - pos: 8.5,-1.5 + rot: -1.5707963267948966 rad + pos: 68.5,-40.5 parent: 2 - - uid: 10843 + - uid: 35887 components: - type: Transform - pos: 8.5,-2.5 + rot: -1.5707963267948966 rad + pos: 67.5,-40.5 parent: 2 - - uid: 10844 + - uid: 35888 components: - type: Transform - pos: 8.5,-3.5 + rot: -1.5707963267948966 rad + pos: 66.5,-40.5 parent: 2 - - uid: 10845 + - uid: 35889 components: - type: Transform - pos: 8.5,-4.5 + rot: -1.5707963267948966 rad + pos: 65.5,-40.5 parent: 2 - - uid: 10904 + - uid: 35890 components: - type: Transform - pos: -37.5,47.5 + rot: -1.5707963267948966 rad + pos: 64.5,-40.5 parent: 2 - - uid: 10918 + - uid: 35891 components: - type: Transform - pos: 8.5,-5.5 + rot: -1.5707963267948966 rad + pos: 62.5,-47.5 parent: 2 - - uid: 10975 + - uid: 35892 components: - type: Transform - pos: 8.5,-6.5 + rot: -1.5707963267948966 rad + pos: 61.5,-47.5 parent: 2 - - uid: 10976 + - uid: 35893 components: - type: Transform - pos: 8.5,-7.5 + rot: -1.5707963267948966 rad + pos: 61.5,-55.5 parent: 2 - - uid: 10979 + - uid: 35894 components: - type: Transform - pos: 8.5,-8.5 + rot: -1.5707963267948966 rad + pos: 62.5,-55.5 parent: 2 - - uid: 11052 + - uid: 35895 components: - type: Transform - pos: 7.5,-8.5 + rot: -1.5707963267948966 rad + pos: 63.5,-55.5 parent: 2 - - uid: 11060 + - uid: 35898 components: - type: Transform - pos: 7.5,-9.5 + pos: 71.5,-33.5 parent: 2 - - uid: 11088 + - uid: 35899 components: - type: Transform - pos: 6.5,-9.5 + pos: 71.5,-32.5 parent: 2 - - uid: 11094 + - uid: 35900 components: - type: Transform - pos: 5.5,-10.5 + pos: 71.5,-31.5 parent: 2 - - uid: 11101 + - uid: 35904 components: - type: Transform - pos: 4.5,-10.5 + pos: 60.5,-68.5 parent: 2 - - uid: 11132 + - uid: 35919 components: - type: Transform - pos: 18.5,53.5 + rot: -1.5707963267948966 rad + pos: -6.5,-29.5 parent: 2 - - uid: 11135 + - uid: 35925 components: - type: Transform - pos: 3.5,-10.5 + rot: 1.5707963267948966 rad + pos: -15.5,-24.5 parent: 2 - - uid: 11146 + - uid: 35926 components: - type: Transform - pos: 2.5,-10.5 + rot: 1.5707963267948966 rad + pos: -16.5,-24.5 parent: 2 - - uid: 11150 + - uid: 35927 components: - type: Transform - pos: 1.5,-10.5 + rot: 1.5707963267948966 rad + pos: -17.5,-24.5 parent: 2 - - uid: 11152 + - uid: 35928 components: - type: Transform - pos: 0.5,-10.5 + rot: 1.5707963267948966 rad + pos: -18.5,-24.5 parent: 2 - - uid: 11164 + - uid: 35929 components: - type: Transform - pos: 17.5,56.5 + rot: 1.5707963267948966 rad + pos: -19.5,-24.5 parent: 2 - - uid: 11182 + - uid: 35930 components: - type: Transform - pos: 0.5,-11.5 + rot: 1.5707963267948966 rad + pos: -20.5,-24.5 parent: 2 - - uid: 11227 + - uid: 35931 components: - type: Transform - pos: -0.5,-11.5 + rot: 1.5707963267948966 rad + pos: -21.5,-24.5 parent: 2 - - uid: 11229 + - uid: 35932 components: - type: Transform - pos: -0.5,-12.5 + rot: 1.5707963267948966 rad + pos: -22.5,-24.5 parent: 2 - - uid: 11236 + - uid: 35933 components: - type: Transform - pos: -0.5,-13.5 + rot: 1.5707963267948966 rad + pos: -23.5,-24.5 parent: 2 - - uid: 11246 + - uid: 35936 components: - type: Transform - pos: -0.5,-14.5 + pos: -10.5,-37.5 parent: 2 - - uid: 11247 + - uid: 35937 components: - type: Transform - pos: -0.5,-15.5 + pos: -10.5,-36.5 parent: 2 - - uid: 11264 + - uid: 35938 components: - type: Transform - pos: -0.5,-16.5 + pos: -10.5,-35.5 parent: 2 - - uid: 11277 + - uid: 35939 components: - type: Transform - pos: -0.5,-17.5 + pos: -10.5,-34.5 parent: 2 - - uid: 11283 + - uid: 35940 components: - type: Transform - pos: -0.5,-18.5 + pos: -10.5,-33.5 parent: 2 - - uid: 11287 + - uid: 35941 components: - type: Transform - pos: -0.5,-19.5 + pos: -10.5,-32.5 parent: 2 - - uid: 11301 + - uid: 35942 components: - type: Transform - pos: -0.5,-20.5 + pos: -10.5,-31.5 parent: 2 - - uid: 11928 + - uid: 35943 components: - type: Transform - pos: -38.5,-28.5 + pos: -10.5,-30.5 parent: 2 - - uid: 11986 + - uid: 35948 components: - type: Transform - pos: -34.5,-28.5 + pos: -41.5,-35.5 parent: 2 - - uid: 11987 + - uid: 35949 components: - type: Transform - pos: -29.5,-28.5 + pos: -41.5,-34.5 parent: 2 - - uid: 11988 + - uid: 35950 components: - type: Transform - pos: -32.5,-28.5 + pos: -41.5,-33.5 parent: 2 - - uid: 12020 + - uid: 35951 components: - type: Transform - pos: -46.5,-27.5 + pos: -41.5,-32.5 parent: 2 - - uid: 12167 + - uid: 35952 components: - type: Transform - pos: 21.5,54.5 + pos: -41.5,-31.5 parent: 2 - - uid: 12265 + - uid: 35953 components: - type: Transform - pos: 11.5,43.5 + pos: -41.5,-30.5 parent: 2 - - uid: 12296 + - uid: 35954 components: - type: Transform - pos: 2.5,43.5 + pos: -41.5,-29.5 parent: 2 - - uid: 12307 + - uid: 35955 components: - type: Transform - pos: 0.5,43.5 + pos: -41.5,-28.5 parent: 2 - - uid: 12308 + - uid: 35956 components: - type: Transform - pos: 10.5,43.5 + pos: -41.5,-27.5 parent: 2 - - uid: 12328 + - uid: 35957 components: - type: Transform - pos: 9.5,43.5 + pos: -41.5,-26.5 parent: 2 - - uid: 12361 + - uid: 35958 components: - type: Transform - pos: 5.5,43.5 + pos: -41.5,-25.5 parent: 2 - - uid: 12573 + - uid: 35961 components: - type: Transform - pos: -0.5,2.5 + rot: 1.5707963267948966 rad + pos: -40.5,-24.5 parent: 2 - - uid: 12616 + - uid: 35962 components: - type: Transform - pos: 17.5,55.5 + rot: 1.5707963267948966 rad + pos: -38.5,-24.5 parent: 2 - - uid: 12619 + - uid: 35963 components: - type: Transform - pos: 25.5,50.5 + rot: 1.5707963267948966 rad + pos: -37.5,-24.5 parent: 2 - - uid: 12792 + - uid: 35964 components: - type: Transform - pos: -11.5,7.5 + rot: 1.5707963267948966 rad + pos: -36.5,-24.5 parent: 2 - - uid: 13011 + - uid: 35965 components: - type: Transform - pos: 8.5,43.5 + rot: 1.5707963267948966 rad + pos: -35.5,-24.5 parent: 2 - - uid: 13043 + - uid: 35966 components: - type: Transform - pos: 3.5,43.5 + rot: 1.5707963267948966 rad + pos: -34.5,-24.5 parent: 2 - - uid: 13217 + - uid: 35967 components: - type: Transform - pos: 7.5,43.5 + rot: 1.5707963267948966 rad + pos: -33.5,-24.5 parent: 2 - - uid: 13218 + - uid: 35968 components: - type: Transform - pos: 1.5,43.5 + rot: 1.5707963267948966 rad + pos: -32.5,-24.5 parent: 2 - - uid: 13419 + - uid: 35969 components: - type: Transform - pos: 4.5,43.5 + rot: 1.5707963267948966 rad + pos: -31.5,-24.5 parent: 2 - - uid: 13530 + - uid: 35970 components: - type: Transform - pos: 6.5,43.5 + rot: 1.5707963267948966 rad + pos: -30.5,-24.5 parent: 2 - - uid: 13750 + - uid: 35971 components: - type: Transform - pos: 12.5,43.5 + rot: 1.5707963267948966 rad + pos: -29.5,-24.5 parent: 2 - - uid: 13839 + - uid: 35972 components: - type: Transform - pos: 12.5,42.5 + rot: 1.5707963267948966 rad + pos: -28.5,-24.5 parent: 2 - - uid: 13872 + - uid: 35973 components: - type: Transform - pos: 12.5,41.5 + rot: 1.5707963267948966 rad + pos: -27.5,-24.5 parent: 2 - - uid: 13898 + - uid: 35974 components: - type: Transform - pos: 12.5,40.5 + rot: 1.5707963267948966 rad + pos: -26.5,-24.5 parent: 2 - - uid: 13902 + - uid: 35975 components: - type: Transform - pos: 12.5,39.5 + rot: 1.5707963267948966 rad + pos: -25.5,-24.5 parent: 2 - - uid: 13904 + - uid: 35976 components: - type: Transform - pos: 14.5,39.5 + rot: 1.5707963267948966 rad + pos: -24.5,-24.5 parent: 2 - - uid: 13919 + - uid: 35977 components: - type: Transform - pos: -17.5,-12.5 + pos: -39.5,-23.5 parent: 2 - - uid: 13923 + - uid: 35978 components: - type: Transform - pos: 15.5,39.5 + pos: -39.5,-22.5 parent: 2 - - uid: 13925 + - uid: 35979 components: - type: Transform - pos: 16.5,39.5 + pos: -39.5,-21.5 parent: 2 - - uid: 13933 + - uid: 35980 components: - type: Transform - pos: 17.5,39.5 + pos: -39.5,-20.5 parent: 2 - - uid: 13944 + - uid: 35981 components: - type: Transform - pos: 18.5,39.5 + pos: -39.5,-19.5 parent: 2 - - uid: 13945 + - uid: 35982 components: - type: Transform - pos: 19.5,39.5 + pos: -39.5,-18.5 parent: 2 - - uid: 13946 + - uid: 35983 components: - type: Transform - pos: 20.5,39.5 + pos: -39.5,-17.5 parent: 2 - - uid: 13948 + - uid: 35984 components: - type: Transform - pos: 21.5,39.5 + pos: -39.5,-16.5 parent: 2 - - uid: 13951 + - uid: 35985 components: - type: Transform - pos: 22.5,39.5 + pos: -39.5,-15.5 parent: 2 - - uid: 13961 + - uid: 35986 components: - type: Transform - pos: 22.5,38.5 + pos: -73.5,-28.5 parent: 2 - - uid: 13977 + - uid: 35987 components: - type: Transform - pos: 23.5,38.5 + pos: -73.5,-27.5 parent: 2 - - uid: 13981 + - uid: 35988 components: - type: Transform - pos: 24.5,38.5 + pos: -73.5,-26.5 parent: 2 - - uid: 13989 + - uid: 35989 components: - type: Transform - pos: 25.5,38.5 + pos: -73.5,-25.5 parent: 2 - - uid: 13990 + - uid: 35990 components: - type: Transform - pos: 26.5,38.5 + pos: -73.5,-24.5 parent: 2 - - uid: 14001 + - uid: 35991 components: - type: Transform - pos: 27.5,38.5 + pos: -73.5,-23.5 parent: 2 - - uid: 14003 + - uid: 35992 components: - type: Transform - pos: 38.5,88.5 + pos: -73.5,-22.5 parent: 2 - - uid: 14004 + - uid: 35993 components: - type: Transform - pos: 27.5,37.5 + pos: -72.5,-20.5 parent: 2 - - uid: 14037 + - uid: 35994 components: - type: Transform - pos: 27.5,36.5 + pos: -72.5,-19.5 parent: 2 - - uid: 14061 + - uid: 35995 components: - type: Transform - pos: 27.5,35.5 + pos: -72.5,-18.5 parent: 2 - - uid: 14072 + - uid: 35996 components: - type: Transform - pos: 27.5,34.5 + pos: -72.5,-17.5 parent: 2 - - uid: 14073 + - uid: 35997 components: - type: Transform - pos: 28.5,34.5 + pos: -72.5,-16.5 parent: 2 - - uid: 14074 + - uid: 36004 components: - type: Transform - pos: 29.5,34.5 + rot: -1.5707963267948966 rad + pos: -78.5,-14.5 parent: 2 - - uid: 14078 + - uid: 36005 components: - type: Transform - pos: 30.5,34.5 + rot: -1.5707963267948966 rad + pos: -77.5,-14.5 parent: 2 - - uid: 14101 + - uid: 36006 components: - type: Transform - pos: 30.5,35.5 + rot: -1.5707963267948966 rad + pos: -76.5,-14.5 parent: 2 - - uid: 14122 + - uid: 36007 components: - type: Transform - pos: 31.5,35.5 + rot: -1.5707963267948966 rad + pos: -75.5,-14.5 parent: 2 - - uid: 14140 + - uid: 36008 components: - type: Transform - pos: 32.5,35.5 + rot: -1.5707963267948966 rad + pos: -74.5,-14.5 parent: 2 - - uid: 14145 + - uid: 36009 components: - type: Transform - pos: 33.5,35.5 + rot: -1.5707963267948966 rad + pos: -73.5,-14.5 parent: 2 - - uid: 14153 + - uid: 36010 components: - type: Transform - pos: 34.5,35.5 + rot: -1.5707963267948966 rad + pos: -71.5,-15.5 parent: 2 - - uid: 14170 + - uid: 36011 components: - type: Transform - pos: 35.5,35.5 + rot: -1.5707963267948966 rad + pos: -70.5,-15.5 parent: 2 - - uid: 14188 + - uid: 36012 components: - type: Transform - pos: 36.5,35.5 + rot: -1.5707963267948966 rad + pos: -69.5,-15.5 parent: 2 - - uid: 14193 + - uid: 36013 components: - type: Transform - pos: 37.5,35.5 + rot: -1.5707963267948966 rad + pos: -68.5,-15.5 parent: 2 - - uid: 14196 + - uid: 36014 components: - type: Transform - pos: 38.5,35.5 + rot: -1.5707963267948966 rad + pos: -67.5,-15.5 parent: 2 - - uid: 14200 + - uid: 36015 components: - type: Transform - pos: 39.5,35.5 + rot: -1.5707963267948966 rad + pos: -66.5,-15.5 parent: 2 - - uid: 14201 + - uid: 36016 components: - type: Transform - pos: 40.5,35.5 + rot: -1.5707963267948966 rad + pos: -65.5,-15.5 parent: 2 - - uid: 14211 + - uid: 36017 components: - type: Transform - pos: 38.5,86.5 + rot: -1.5707963267948966 rad + pos: -64.5,-15.5 parent: 2 - - uid: 14212 + - uid: 36018 components: - type: Transform - pos: 39.5,88.5 + rot: -1.5707963267948966 rad + pos: -63.5,-15.5 parent: 2 - - uid: 14220 + - uid: 36019 components: - type: Transform - pos: 39.5,86.5 + rot: -1.5707963267948966 rad + pos: -62.5,-15.5 parent: 2 - - uid: 14232 + - uid: 36020 components: - type: Transform - pos: 40.5,88.5 + rot: -1.5707963267948966 rad + pos: -61.5,-15.5 parent: 2 - - uid: 14287 + - uid: 36021 components: - type: Transform - pos: 40.5,86.5 + rot: -1.5707963267948966 rad + pos: -60.5,-15.5 parent: 2 - - uid: 14307 + - uid: 36022 components: - type: Transform - pos: 41.5,88.5 + rot: -1.5707963267948966 rad + pos: -59.5,-15.5 parent: 2 - - uid: 14319 + - uid: 36023 components: - type: Transform - pos: 41.5,86.5 + rot: -1.5707963267948966 rad + pos: -58.5,-15.5 parent: 2 - - uid: 14328 + - uid: 36024 components: - type: Transform - pos: 42.5,88.5 + rot: -1.5707963267948966 rad + pos: -57.5,-15.5 parent: 2 - - uid: 14335 + - uid: 36026 components: - type: Transform - pos: 42.5,86.5 + pos: -56.5,-14.5 parent: 2 - - uid: 14337 + - uid: 36027 components: - type: Transform - pos: -31.5,-28.5 + pos: -56.5,-13.5 parent: 2 - - uid: 14338 + - uid: 36028 components: - type: Transform - pos: 43.5,88.5 + pos: -56.5,-12.5 parent: 2 - - uid: 14384 + - uid: 36029 components: - type: Transform - pos: -12.5,-12.5 + pos: -56.5,-11.5 parent: 2 - - uid: 14387 + - uid: 36030 components: - type: Transform - pos: 43.5,86.5 + rot: -1.5707963267948966 rad + pos: -55.5,-10.5 parent: 2 - - uid: 14400 + - uid: 36031 components: - type: Transform - pos: 44.5,88.5 + rot: -1.5707963267948966 rad + pos: -54.5,-10.5 parent: 2 - - uid: 14409 + - uid: 36032 components: - type: Transform - pos: 44.5,86.5 + rot: -1.5707963267948966 rad + pos: -53.5,-10.5 parent: 2 - - uid: 14426 + - uid: 36033 components: - type: Transform - pos: 45.5,88.5 + rot: -1.5707963267948966 rad + pos: -52.5,-10.5 parent: 2 - - uid: 14435 + - uid: 36034 components: - type: Transform - pos: 45.5,87.5 + rot: -1.5707963267948966 rad + pos: -51.5,-10.5 parent: 2 - - uid: 14438 + - uid: 36035 components: - type: Transform - pos: 45.5,86.5 + rot: -1.5707963267948966 rad + pos: -50.5,-10.5 parent: 2 - - uid: 14442 + - uid: 36036 components: - type: Transform - pos: 36.5,84.5 + rot: -1.5707963267948966 rad + pos: -49.5,-10.5 parent: 2 - - uid: 14443 + - uid: 36037 components: - type: Transform - pos: 37.5,84.5 + rot: -1.5707963267948966 rad + pos: -48.5,-10.5 parent: 2 - - uid: 14446 + - uid: 36038 components: - type: Transform - pos: 38.5,84.5 + rot: -1.5707963267948966 rad + pos: -47.5,-10.5 parent: 2 - - uid: 14459 + - uid: 36039 components: - type: Transform - pos: 39.5,84.5 + rot: -1.5707963267948966 rad + pos: -46.5,-10.5 parent: 2 - - uid: 14463 + - uid: 36040 components: - type: Transform - pos: 40.5,84.5 + rot: -1.5707963267948966 rad + pos: -45.5,-10.5 parent: 2 - - uid: 14465 + - uid: 36041 components: - type: Transform - pos: 41.5,84.5 + rot: -1.5707963267948966 rad + pos: -44.5,-10.5 parent: 2 - - uid: 14466 + - uid: 36042 components: - type: Transform - pos: 42.5,84.5 + rot: -1.5707963267948966 rad + pos: -42.5,-10.5 parent: 2 - - uid: 14467 + - uid: 36043 components: - type: Transform - pos: 43.5,84.5 + rot: -1.5707963267948966 rad + pos: -41.5,-10.5 parent: 2 - - uid: 14469 + - uid: 36044 components: - type: Transform - pos: 44.5,84.5 + rot: -1.5707963267948966 rad + pos: -40.5,-10.5 parent: 2 - - uid: 14470 + - uid: 36045 components: - type: Transform - pos: 44.5,82.5 + pos: -43.5,-9.5 parent: 2 - - uid: 14478 + - uid: 36046 components: - type: Transform - pos: 43.5,82.5 + pos: -43.5,-8.5 parent: 2 - - uid: 14480 + - uid: 36052 components: - type: Transform - pos: 42.5,82.5 + pos: -39.5,-11.5 parent: 2 - - uid: 14492 + - uid: 36053 components: - type: Transform - pos: 41.5,82.5 + pos: -39.5,-12.5 parent: 2 - - uid: 14497 + - uid: 36055 components: - type: Transform - pos: 40.5,82.5 + pos: -21.5,-9.5 parent: 2 - - uid: 14507 + - uid: 36056 components: - type: Transform - pos: 39.5,82.5 + pos: -21.5,-10.5 parent: 2 - - uid: 14508 + - uid: 36057 components: - type: Transform - pos: 38.5,82.5 + rot: -1.5707963267948966 rad + pos: -19.5,-8.5 parent: 2 - - uid: 14511 + - uid: 36058 components: - type: Transform - pos: 37.5,82.5 + rot: -1.5707963267948966 rad + pos: -18.5,-8.5 parent: 2 - - uid: 14519 + - uid: 36059 components: - type: Transform - pos: 36.5,82.5 + rot: -1.5707963267948966 rad + pos: -17.5,-8.5 parent: 2 - - uid: 14524 + - uid: 36060 components: - type: Transform - pos: 44.5,83.5 + rot: -1.5707963267948966 rad + pos: -16.5,-8.5 parent: 2 - - uid: 14525 + - uid: 36061 components: - type: Transform - pos: 45.5,83.5 + rot: -1.5707963267948966 rad + pos: -15.5,-8.5 parent: 2 - - uid: 14526 + - uid: 36062 components: - type: Transform - pos: 47.5,83.5 + rot: -1.5707963267948966 rad + pos: -14.5,-8.5 parent: 2 - - uid: 14527 + - uid: 36066 components: - type: Transform - pos: -59.5,59.5 + pos: 0.5,-24.5 parent: 2 - - uid: 14530 + - uid: 36067 components: - type: Transform - pos: 58.5,88.5 + pos: 0.5,-23.5 parent: 2 - - uid: 14533 + - uid: 36068 components: - type: Transform - pos: 57.5,88.5 + pos: 0.5,-22.5 parent: 2 - - uid: 14548 + - uid: 36069 components: - type: Transform - pos: 56.5,88.5 + pos: 0.5,-21.5 parent: 2 - - uid: 14571 + - uid: 36070 components: - type: Transform - pos: -33.5,-28.5 + pos: 0.5,-20.5 parent: 2 - - uid: 14572 + - uid: 36071 components: - type: Transform - pos: -30.5,-28.5 + pos: 0.5,-19.5 parent: 2 - - uid: 14576 + - uid: 36072 components: - type: Transform - pos: 55.5,88.5 + pos: 0.5,-18.5 parent: 2 - - uid: 14585 + - uid: 36073 components: - type: Transform - pos: 54.5,88.5 + pos: 0.5,-17.5 parent: 2 - - uid: 14592 + - uid: 36075 components: - type: Transform - pos: 53.5,88.5 + pos: -54.5,4.5 parent: 2 - - uid: 14619 + - uid: 36076 components: - type: Transform - pos: 52.5,88.5 + pos: -54.5,3.5 parent: 2 - - uid: 14620 + - uid: 36077 components: - type: Transform - pos: 51.5,88.5 + pos: -54.5,2.5 parent: 2 - - uid: 14652 + - uid: 36078 components: - type: Transform - pos: 51.5,86.5 + pos: -54.5,1.5 parent: 2 - - uid: 14655 + - uid: 36079 components: - type: Transform - pos: 52.5,86.5 + pos: -70.5,2.5 parent: 2 - - uid: 14657 + - uid: 36080 components: - type: Transform - pos: 53.5,86.5 + pos: -70.5,3.5 parent: 2 - - uid: 14670 + - uid: 36083 components: - type: Transform - pos: 54.5,86.5 + rot: -1.5707963267948966 rad + pos: -72.5,4.5 parent: 2 - - uid: 14671 + - uid: 36084 components: - type: Transform - pos: 55.5,86.5 + rot: -1.5707963267948966 rad + pos: -71.5,4.5 parent: 2 - - uid: 14680 + - uid: 36085 components: - type: Transform - pos: 56.5,86.5 + pos: -70.5,5.5 parent: 2 - - uid: 14689 + - uid: 36086 components: - type: Transform - pos: 57.5,86.5 + pos: -70.5,6.5 parent: 2 - - uid: 14724 + - uid: 36087 components: - type: Transform - pos: 58.5,86.5 + pos: -70.5,7.5 parent: 2 - - uid: 14752 + - uid: 36088 components: - type: Transform - pos: -13.5,-12.5 + pos: -70.5,8.5 parent: 2 - - uid: 14753 + - uid: 36089 components: - type: Transform - pos: -14.5,-12.5 + pos: -99.5,10.5 parent: 2 - - uid: 14806 + - uid: 36090 components: - type: Transform - pos: 51.5,87.5 + pos: -99.5,11.5 parent: 2 - - uid: 14841 + - uid: 36094 components: - type: Transform - pos: 50.5,87.5 + pos: -99.5,12.5 parent: 2 - - uid: 14858 + - uid: 36095 components: - type: Transform - pos: 49.5,87.5 + rot: -1.5707963267948966 rad + pos: -104.5,13.5 parent: 2 - - uid: 14866 + - uid: 36096 components: - type: Transform - pos: -60.5,59.5 + rot: -1.5707963267948966 rad + pos: -103.5,13.5 parent: 2 - - uid: 14897 + - uid: 36097 components: - type: Transform - pos: -57.5,59.5 + rot: -1.5707963267948966 rad + pos: -102.5,13.5 parent: 2 - - uid: 14900 + - uid: 36098 components: - type: Transform - pos: 60.5,82.5 + rot: -1.5707963267948966 rad + pos: -101.5,13.5 parent: 2 - - uid: 14902 + - uid: 36099 components: - type: Transform - pos: 59.5,82.5 + rot: -1.5707963267948966 rad + pos: -100.5,13.5 parent: 2 - - uid: 14908 + - uid: 36100 components: - type: Transform - pos: -10.5,7.5 + rot: 1.5707963267948966 rad + pos: -98.5,9.5 parent: 2 - - uid: 14913 + - uid: 36102 components: - type: Transform - pos: 25.5,51.5 + rot: 1.5707963267948966 rad + pos: -97.5,9.5 parent: 2 - - uid: 14914 + - uid: 36103 components: - type: Transform - pos: 58.5,82.5 + rot: 1.5707963267948966 rad + pos: -96.5,9.5 parent: 2 - - uid: 14945 + - uid: 36104 components: - type: Transform - pos: 57.5,82.5 + rot: 1.5707963267948966 rad + pos: -95.5,9.5 parent: 2 - - uid: 14958 + - uid: 36105 components: - type: Transform - pos: 56.5,82.5 + rot: 1.5707963267948966 rad + pos: -94.5,9.5 parent: 2 - - uid: 14959 + - uid: 36106 components: - type: Transform - pos: 55.5,82.5 + rot: 1.5707963267948966 rad + pos: -93.5,9.5 parent: 2 - - uid: 14960 + - uid: 36107 components: - type: Transform - pos: 54.5,82.5 + rot: 1.5707963267948966 rad + pos: -92.5,9.5 parent: 2 - - uid: 14971 + - uid: 36108 components: - type: Transform - pos: 53.5,82.5 + rot: 1.5707963267948966 rad + pos: -91.5,9.5 parent: 2 - - uid: 14982 + - uid: 36113 components: - type: Transform - pos: 52.5,82.5 + rot: 1.5707963267948966 rad + pos: -87.5,9.5 parent: 2 - - uid: 14983 + - uid: 36114 components: - type: Transform - pos: 60.5,84.5 + rot: 1.5707963267948966 rad + pos: -86.5,9.5 parent: 2 - - uid: 14984 + - uid: 36115 components: - type: Transform - pos: 59.5,84.5 + rot: 1.5707963267948966 rad + pos: -85.5,9.5 parent: 2 - - uid: 14990 + - uid: 36116 components: - type: Transform - pos: 58.5,84.5 + rot: 1.5707963267948966 rad + pos: -84.5,9.5 parent: 2 - - uid: 14993 + - uid: 36117 components: - type: Transform - pos: 57.5,84.5 + rot: 1.5707963267948966 rad + pos: -83.5,9.5 parent: 2 - - uid: 15006 + - uid: 36118 components: - type: Transform - pos: 56.5,84.5 + rot: 1.5707963267948966 rad + pos: -82.5,9.5 parent: 2 - - uid: 15037 + - uid: 36119 components: - type: Transform - pos: 55.5,84.5 + rot: 1.5707963267948966 rad + pos: -81.5,9.5 parent: 2 - - uid: 15042 + - uid: 36120 components: - type: Transform - pos: 54.5,84.5 + rot: 1.5707963267948966 rad + pos: -80.5,9.5 parent: 2 - - uid: 15044 + - uid: 36121 components: - type: Transform - pos: 53.5,84.5 + rot: 1.5707963267948966 rad + pos: -79.5,9.5 parent: 2 - - uid: 15058 + - uid: 36122 components: - type: Transform - pos: 52.5,84.5 + rot: 1.5707963267948966 rad + pos: -78.5,9.5 parent: 2 - - uid: 15060 + - uid: 36123 components: - type: Transform - pos: 52.5,83.5 + rot: 1.5707963267948966 rad + pos: -77.5,9.5 parent: 2 - - uid: 15064 + - uid: 36124 components: - type: Transform - pos: 51.5,83.5 + rot: 1.5707963267948966 rad + pos: -76.5,9.5 parent: 2 - - uid: 15113 + - uid: 36125 components: - type: Transform - pos: 50.5,83.5 + rot: 1.5707963267948966 rad + pos: -75.5,9.5 parent: 2 - - uid: 15114 + - uid: 36126 components: - type: Transform - pos: 49.5,83.5 + rot: 1.5707963267948966 rad + pos: -74.5,9.5 parent: 2 - - uid: 15128 + - uid: 36127 components: - type: Transform - pos: 58.5,80.5 + rot: 1.5707963267948966 rad + pos: -73.5,9.5 parent: 2 - - uid: 15129 + - uid: 36128 components: - type: Transform - pos: 38.5,80.5 + rot: 1.5707963267948966 rad + pos: -72.5,9.5 parent: 2 - - uid: 15226 + - uid: 36129 components: - type: Transform - pos: 39.5,80.5 + rot: 1.5707963267948966 rad + pos: -71.5,9.5 parent: 2 - - uid: 15256 + - uid: 36131 components: - type: Transform - pos: 40.5,80.5 + pos: -6.5,58.5 parent: 2 - - uid: 15260 + - uid: 36132 components: - type: Transform - pos: 41.5,80.5 + pos: -6.5,57.5 parent: 2 - - uid: 15266 + - uid: 36133 components: - type: Transform - pos: 42.5,80.5 + pos: -6.5,56.5 parent: 2 - - uid: 15269 + - uid: 36134 components: - type: Transform - pos: 19.5,55.5 + pos: -6.5,55.5 parent: 2 - - uid: 15270 + - uid: 36135 components: - type: Transform - pos: 43.5,80.5 + pos: -6.5,54.5 parent: 2 - - uid: 15289 + - uid: 36136 components: - type: Transform - pos: 44.5,80.5 + pos: -6.5,53.5 parent: 2 - - uid: 15294 + - uid: 36137 components: - type: Transform - pos: 45.5,80.5 + pos: -6.5,52.5 parent: 2 - - uid: 15303 + - uid: 36138 components: - type: Transform - pos: 38.5,78.5 + pos: -6.5,51.5 parent: 2 - - uid: 15304 + - uid: 36142 components: - type: Transform - pos: 21.5,55.5 + rot: 1.5707963267948966 rad + pos: -7.5,50.5 parent: 2 - - uid: 15316 + - uid: 36144 components: - type: Transform - pos: 39.5,78.5 + rot: -1.5707963267948966 rad + pos: 1.5,41.5 parent: 2 - - uid: 15320 + - uid: 36145 components: - type: Transform - pos: 40.5,78.5 + rot: -1.5707963267948966 rad + pos: 2.5,41.5 parent: 2 - - uid: 15358 + - uid: 36146 components: - type: Transform - pos: 19.5,53.5 + rot: -1.5707963267948966 rad + pos: 3.5,41.5 parent: 2 - - uid: 15360 + - uid: 36147 components: - type: Transform - pos: 21.5,56.5 + rot: -1.5707963267948966 rad + pos: 4.5,41.5 parent: 2 - - uid: 15381 + - uid: 36148 components: - type: Transform - pos: 41.5,78.5 + rot: -1.5707963267948966 rad + pos: 5.5,41.5 parent: 2 - - uid: 15392 + - uid: 36149 components: - type: Transform - pos: 42.5,78.5 + rot: -1.5707963267948966 rad + pos: 6.5,41.5 parent: 2 - - uid: 15393 + - uid: 36150 components: - type: Transform - pos: 43.5,78.5 + rot: -1.5707963267948966 rad + pos: 7.5,41.5 parent: 2 - - uid: 15394 + - uid: 36153 components: - type: Transform - pos: 44.5,78.5 + pos: 8.5,42.5 parent: 2 - - uid: 15402 + - uid: 36154 components: - type: Transform - pos: 45.5,78.5 + pos: 8.5,43.5 parent: 2 - - uid: 15413 + - uid: 36155 components: - type: Transform - pos: 45.5,79.5 + pos: 8.5,44.5 parent: 2 - - uid: 15431 + - uid: 36156 components: - type: Transform - pos: 46.5,79.5 + rot: -1.5707963267948966 rad + pos: 9.5,45.5 parent: 2 - - uid: 15434 + - uid: 36157 components: - type: Transform - pos: 47.5,79.5 + rot: -1.5707963267948966 rad + pos: 10.5,45.5 parent: 2 - - uid: 15446 + - uid: 36158 components: - type: Transform - pos: 57.5,80.5 + rot: -1.5707963267948966 rad + pos: 11.5,45.5 parent: 2 - - uid: 15448 + - uid: 36159 components: - type: Transform - pos: 56.5,80.5 + rot: -1.5707963267948966 rad + pos: 12.5,45.5 parent: 2 - - uid: 15449 + - uid: 36160 components: - type: Transform - pos: 55.5,80.5 + rot: -1.5707963267948966 rad + pos: 13.5,45.5 parent: 2 - - uid: 15450 + - uid: 36162 components: - type: Transform - pos: 54.5,80.5 + pos: 34.5,42.5 parent: 2 - - uid: 15451 + - uid: 36163 components: - type: Transform - pos: 53.5,80.5 + pos: 34.5,43.5 parent: 2 - - uid: 15453 + - uid: 36164 components: - type: Transform - pos: 52.5,80.5 + pos: 34.5,44.5 parent: 2 - - uid: 15455 + - uid: 36165 components: - type: Transform - pos: 51.5,80.5 + rot: -1.5707963267948966 rad + pos: 35.5,39.5 parent: 2 - - uid: 15456 + - uid: 36166 components: - type: Transform - pos: 58.5,78.5 + rot: -1.5707963267948966 rad + pos: 36.5,39.5 parent: 2 - - uid: 15457 + - uid: 36167 components: - type: Transform - pos: 57.5,78.5 + rot: -1.5707963267948966 rad + pos: 37.5,39.5 parent: 2 - - uid: 15458 + - uid: 36168 components: - type: Transform - pos: 56.5,78.5 + rot: -1.5707963267948966 rad + pos: 38.5,39.5 parent: 2 - - uid: 15459 + - uid: 36169 components: - type: Transform - pos: 55.5,78.5 + rot: -1.5707963267948966 rad + pos: 39.5,39.5 parent: 2 - - uid: 15460 + - uid: 36171 components: - type: Transform - pos: 54.5,78.5 + rot: 1.5707963267948966 rad + pos: 35.5,45.5 parent: 2 - - uid: 15461 + - uid: 36175 components: - type: Transform - pos: 53.5,78.5 + pos: -13.5,42.5 parent: 2 - - uid: 15462 + - uid: 36176 components: - type: Transform - pos: 52.5,78.5 + pos: -13.5,41.5 parent: 2 - - uid: 15466 + - uid: 36177 components: - type: Transform - pos: 51.5,78.5 + pos: -13.5,40.5 parent: 2 - - uid: 15467 + - uid: 36178 components: - type: Transform - pos: 51.5,79.5 + pos: -13.5,39.5 parent: 2 - - uid: 15468 + - uid: 36179 components: - type: Transform - pos: 50.5,79.5 + pos: -13.5,38.5 parent: 2 - - uid: 15469 + - uid: 36181 components: - type: Transform - pos: 45.5,74.5 + pos: -13.5,36.5 parent: 2 - - uid: 15470 + - uid: 36182 components: - type: Transform - pos: 49.5,79.5 + pos: -13.5,35.5 parent: 2 - - uid: 15476 + - uid: 36183 components: - type: Transform - pos: 48.5,75.5 + pos: -13.5,34.5 parent: 2 - - uid: 15477 + - uid: 36184 components: - type: Transform - pos: 48.5,76.5 + pos: -13.5,33.5 parent: 2 - - uid: 15479 + - uid: 36185 components: - type: Transform - pos: 48.5,77.5 + pos: -13.5,32.5 parent: 2 - - uid: 15481 + - uid: 36186 components: - type: Transform - pos: 46.5,75.5 + pos: -13.5,31.5 parent: 2 - - uid: 15482 + - uid: 36187 components: - type: Transform - pos: 46.5,74.5 + pos: -13.5,30.5 parent: 2 - - uid: 15483 + - uid: 36188 components: - type: Transform - pos: 44.5,74.5 + pos: -13.5,29.5 parent: 2 - - uid: 15486 + - uid: 36189 components: - type: Transform - pos: 43.5,74.5 + pos: -13.5,28.5 parent: 2 - - uid: 15487 + - uid: 36190 components: - type: Transform - pos: 42.5,74.5 + rot: -1.5707963267948966 rad + pos: -12.5,37.5 parent: 2 - - uid: 15488 + - uid: 36191 components: - type: Transform - pos: 42.5,73.5 + rot: -1.5707963267948966 rad + pos: -11.5,37.5 parent: 2 - - uid: 15489 + - uid: 36192 components: - type: Transform - pos: 42.5,72.5 + rot: -1.5707963267948966 rad + pos: -10.5,37.5 parent: 2 - - uid: 15491 + - uid: 36193 components: - type: Transform - pos: 41.5,72.5 + rot: -1.5707963267948966 rad + pos: -9.5,37.5 parent: 2 - - uid: 15495 + - uid: 36194 components: - type: Transform - pos: 40.5,72.5 + rot: -1.5707963267948966 rad + pos: -8.5,37.5 parent: 2 - - uid: 15496 + - uid: 36195 components: - type: Transform - pos: 39.5,72.5 + rot: -1.5707963267948966 rad + pos: -7.5,37.5 parent: 2 - - uid: 15497 + - uid: 36196 components: - type: Transform - pos: 38.5,72.5 + rot: -1.5707963267948966 rad + pos: -6.5,37.5 parent: 2 - - uid: 15499 + - uid: 36197 components: - type: Transform - pos: 37.5,72.5 + rot: -1.5707963267948966 rad + pos: -5.5,37.5 parent: 2 - - uid: 15500 + - uid: 36198 components: - type: Transform - pos: 36.5,72.5 + rot: -1.5707963267948966 rad + pos: -4.5,37.5 parent: 2 - - uid: 15501 + - uid: 36199 components: - type: Transform - pos: 35.5,72.5 + pos: -38.5,28.5 parent: 2 - - uid: 15502 + - uid: 36200 components: - type: Transform - pos: 34.5,72.5 + rot: -1.5707963267948966 rad + pos: -39.5,27.5 parent: 2 - - uid: 15503 + - uid: 36201 components: - type: Transform - pos: 34.5,71.5 + pos: -38.5,30.5 parent: 2 - - uid: 15504 + - uid: 36202 components: - type: Transform - pos: 34.5,70.5 + pos: -38.5,31.5 parent: 2 - - uid: 15505 + - uid: 36203 components: - type: Transform - pos: 33.5,70.5 + pos: -38.5,32.5 parent: 2 - - uid: 15506 + - uid: 36204 components: - type: Transform - pos: 32.5,70.5 + pos: -38.5,33.5 parent: 2 - - uid: 15507 + - uid: 36208 components: - type: Transform - pos: 31.5,70.5 + pos: -29.5,42.5 parent: 2 - - uid: 15508 + - uid: 36209 components: - type: Transform - pos: 30.5,70.5 + pos: -29.5,41.5 parent: 2 - - uid: 15509 + - uid: 36210 components: - type: Transform - pos: 30.5,69.5 + pos: -29.5,40.5 parent: 2 - - uid: 15510 + - uid: 36211 components: - type: Transform - pos: 28.5,50.5 + rot: -1.5707963267948966 rad + pos: -30.5,43.5 parent: 2 - - uid: 15511 + - uid: 36212 components: - type: Transform - pos: 29.5,69.5 + rot: -1.5707963267948966 rad + pos: -30.5,39.5 parent: 2 - - uid: 15512 + - uid: 36213 components: - type: Transform - pos: 29.5,68.5 + rot: -1.5707963267948966 rad + pos: -31.5,39.5 parent: 2 - - uid: 15513 + - uid: 36215 components: - type: Transform - pos: 29.5,67.5 + pos: -32.5,38.5 parent: 2 - - uid: 15514 + - uid: 36216 components: - type: Transform - pos: 29.5,66.5 + pos: -32.5,37.5 parent: 2 - - uid: 15515 + - uid: 36217 components: - type: Transform - pos: 29.5,65.5 + pos: -32.5,36.5 parent: 2 - - uid: 15516 + - uid: 36218 components: - type: Transform - pos: 29.5,64.5 + pos: -32.5,35.5 parent: 2 - - uid: 15517 + - uid: 36219 components: - type: Transform - pos: 29.5,63.5 + rot: -1.5707963267948966 rad + pos: -33.5,34.5 parent: 2 - - uid: 15518 + - uid: 36220 components: - type: Transform - pos: 29.5,62.5 + rot: -1.5707963267948966 rad + pos: -34.5,34.5 parent: 2 - - uid: 15519 + - uid: 36221 components: - type: Transform - pos: 29.5,61.5 + rot: -1.5707963267948966 rad + pos: -35.5,34.5 parent: 2 - - uid: 15520 + - uid: 36222 components: - type: Transform - pos: 29.5,60.5 + rot: -1.5707963267948966 rad + pos: -36.5,34.5 parent: 2 - - uid: 15522 + - uid: 36223 components: - type: Transform - pos: 29.5,59.5 + pos: -39.5,51.5 parent: 2 - - uid: 15523 + - uid: 36224 components: - type: Transform - pos: 29.5,58.5 + pos: -39.5,50.5 parent: 2 - - uid: 15524 + - uid: 36226 components: - type: Transform - pos: 29.5,57.5 + pos: -38.5,35.5 parent: 2 - - uid: 15525 + - uid: 36227 components: - type: Transform - pos: 29.5,56.5 + pos: -38.5,36.5 parent: 2 - - uid: 15526 + - uid: 36229 components: - type: Transform - pos: 29.5,55.5 + pos: -38.5,38.5 parent: 2 - - uid: 15527 + - uid: 36232 components: - type: Transform - pos: 29.5,54.5 + pos: -39.5,49.5 parent: 2 - - uid: 15528 + - uid: 36233 components: - type: Transform - pos: 29.5,53.5 + pos: -39.5,48.5 parent: 2 - - uid: 15529 + - uid: 36234 components: - type: Transform - pos: 29.5,52.5 + pos: -39.5,47.5 parent: 2 - - uid: 15530 + - uid: 36235 components: - type: Transform - pos: 29.5,51.5 + pos: -39.5,46.5 parent: 2 - - uid: 15531 + - uid: 36236 components: - type: Transform - pos: 29.5,50.5 + pos: -39.5,45.5 parent: 2 - - uid: 15532 + - uid: 36237 components: - type: Transform - pos: 28.5,49.5 + pos: -39.5,44.5 parent: 2 - - uid: 15533 + - uid: 36238 components: - type: Transform - pos: 28.5,48.5 + pos: -39.5,43.5 parent: 2 - - uid: 15534 + - uid: 36239 components: - type: Transform - pos: 28.5,47.5 + pos: -39.5,42.5 parent: 2 - - uid: 15535 + - uid: 36240 components: - type: Transform - pos: 28.5,46.5 + pos: -39.5,41.5 parent: 2 - - uid: 15536 + - uid: 36242 components: - type: Transform - pos: 28.5,45.5 + pos: -47.5,30.5 parent: 2 - - uid: 15537 + - uid: 36243 components: - type: Transform - pos: 28.5,44.5 + pos: -47.5,29.5 parent: 2 - - uid: 15539 + - uid: 36244 components: - type: Transform - pos: 27.5,44.5 + pos: -47.5,28.5 parent: 2 - - uid: 15540 + - uid: 36245 components: - type: Transform - pos: 27.5,43.5 + rot: 1.5707963267948966 rad + pos: -44.5,40.5 parent: 2 - - uid: 15541 + - uid: 36246 components: - type: Transform - pos: 27.5,42.5 + rot: 1.5707963267948966 rad + pos: -43.5,40.5 parent: 2 - - uid: 15542 + - uid: 36247 components: - type: Transform - pos: 27.5,41.5 + rot: 1.5707963267948966 rad + pos: -42.5,40.5 parent: 2 - - uid: 15543 + - uid: 36248 components: - type: Transform - pos: 27.5,40.5 + rot: 1.5707963267948966 rad + pos: -41.5,40.5 parent: 2 - - uid: 15545 + - uid: 36249 components: - type: Transform - pos: 27.5,39.5 + rot: 1.5707963267948966 rad + pos: -40.5,40.5 parent: 2 - - uid: 15546 + - uid: 36251 components: - type: Transform - pos: 32.5,61.5 + pos: -39.5,52.5 parent: 2 - - uid: 15547 + - uid: 36252 components: - type: Transform - pos: 32.5,62.5 + pos: -39.5,53.5 parent: 2 - - uid: 15548 + - uid: 36253 components: - type: Transform - pos: 32.5,63.5 + rot: -1.5707963267948966 rad + pos: -40.5,54.5 parent: 2 - - uid: 15550 + - uid: 36254 components: - type: Transform - pos: 32.5,64.5 + rot: -1.5707963267948966 rad + pos: -41.5,54.5 parent: 2 - - uid: 15552 + - uid: 36255 components: - type: Transform - pos: 32.5,65.5 + rot: -1.5707963267948966 rad + pos: -42.5,54.5 parent: 2 - - uid: 15553 + - uid: 36256 components: - type: Transform - pos: 32.5,66.5 + rot: -1.5707963267948966 rad + pos: -43.5,54.5 parent: 2 - - uid: 15554 + - uid: 36257 components: - type: Transform - pos: 34.5,61.5 + rot: -1.5707963267948966 rad + pos: -45.5,54.5 parent: 2 - - uid: 15555 + - uid: 36258 components: - type: Transform - pos: 34.5,62.5 + rot: -1.5707963267948966 rad + pos: -46.5,54.5 parent: 2 - - uid: 15556 + - uid: 36259 components: - type: Transform - pos: 34.5,63.5 + rot: -1.5707963267948966 rad + pos: -47.5,54.5 parent: 2 - - uid: 15557 + - uid: 36260 components: - type: Transform - pos: 34.5,64.5 + rot: -1.5707963267948966 rad + pos: -48.5,54.5 parent: 2 - - uid: 15558 + - uid: 36261 components: - type: Transform - pos: 34.5,65.5 + rot: -1.5707963267948966 rad + pos: -49.5,54.5 parent: 2 - - uid: 15560 + - uid: 36262 components: - type: Transform - pos: 34.5,66.5 + rot: -1.5707963267948966 rad + pos: -50.5,54.5 parent: 2 - - uid: 15561 + - uid: 36263 components: - type: Transform - pos: 34.5,67.5 + rot: -1.5707963267948966 rad + pos: -51.5,54.5 parent: 2 - - uid: 15562 + - uid: 36265 components: - type: Transform - pos: 33.5,67.5 + rot: -1.5707963267948966 rad + pos: -53.5,54.5 parent: 2 - - uid: 15565 + - uid: 36266 components: - type: Transform - pos: 32.5,67.5 + rot: -1.5707963267948966 rad + pos: -54.5,54.5 parent: 2 - - uid: 15812 + - uid: 36267 components: - type: Transform - pos: 13.5,43.5 + rot: -1.5707963267948966 rad + pos: -55.5,54.5 parent: 2 - - uid: 15813 + - uid: 36268 components: - type: Transform - pos: 14.5,43.5 + rot: -1.5707963267948966 rad + pos: -56.5,54.5 parent: 2 - - uid: 15814 + - uid: 36270 components: - type: Transform - pos: 15.5,43.5 + pos: -44.5,53.5 parent: 2 - - uid: 15815 + - uid: 36274 components: - type: Transform - pos: 16.5,43.5 + pos: -52.5,52.5 parent: 2 - - uid: 15816 + - uid: 36275 components: - type: Transform - pos: 16.5,44.5 + pos: -52.5,53.5 parent: 2 - - uid: 15817 + - uid: 36276 components: - type: Transform - pos: 16.5,45.5 + rot: -1.5707963267948966 rad + pos: -57.5,54.5 parent: 2 - - uid: 15819 + - uid: 36277 components: - type: Transform - pos: 16.5,46.5 + rot: -1.5707963267948966 rad + pos: -58.5,54.5 parent: 2 - - uid: 15821 + - uid: 36278 components: - type: Transform - pos: 16.5,47.5 + rot: -1.5707963267948966 rad + pos: -59.5,54.5 parent: 2 - - uid: 15825 + - uid: 36279 components: - type: Transform - pos: 16.5,48.5 + rot: -1.5707963267948966 rad + pos: -60.5,54.5 parent: 2 - - uid: 15826 + - uid: 36280 components: - type: Transform - pos: 17.5,48.5 + rot: -1.5707963267948966 rad + pos: -61.5,54.5 parent: 2 - - uid: 15827 + - uid: 36283 components: - type: Transform - pos: 18.5,48.5 + rot: -1.5707963267948966 rad + pos: -65.5,54.5 parent: 2 - - uid: 15828 + - uid: 36284 components: - type: Transform - pos: 18.5,49.5 + rot: -1.5707963267948966 rad + pos: -66.5,54.5 parent: 2 - - uid: 15829 + - uid: 36285 components: - type: Transform - pos: 19.5,49.5 + rot: -1.5707963267948966 rad + pos: -67.5,54.5 parent: 2 - - uid: 15830 + - uid: 36286 components: - type: Transform - pos: 20.5,49.5 + rot: -1.5707963267948966 rad + pos: -68.5,54.5 parent: 2 - - uid: 15831 + - uid: 36287 components: - type: Transform - pos: 21.5,49.5 + rot: -1.5707963267948966 rad + pos: -69.5,54.5 parent: 2 - - uid: 15832 + - uid: 36290 components: - type: Transform - pos: 21.5,51.5 + pos: -64.5,55.5 parent: 2 - - uid: 15833 + - uid: 36291 components: - type: Transform - pos: 21.5,50.5 + pos: -64.5,56.5 parent: 2 - - uid: 15834 + - uid: 36292 components: - type: Transform - pos: 66.5,43.5 + pos: -64.5,57.5 parent: 2 - - uid: 15836 + - uid: 36293 components: - type: Transform - pos: 65.5,43.5 + pos: -64.5,58.5 parent: 2 - - uid: 15837 + - uid: 36294 components: - type: Transform - pos: 64.5,43.5 + pos: -64.5,59.5 parent: 2 - - uid: 15838 + - uid: 36295 components: - type: Transform - pos: 63.5,43.5 + pos: -64.5,60.5 parent: 2 - - uid: 15839 + - uid: 36296 components: - type: Transform - pos: 63.5,44.5 + pos: -64.5,61.5 parent: 2 - - uid: 15840 + - uid: 36297 components: - type: Transform - pos: 58.5,43.5 + pos: -64.5,62.5 parent: 2 - - uid: 15841 + - uid: 36298 components: - type: Transform - pos: 58.5,44.5 + pos: -68.5,66.5 parent: 2 - - uid: 15842 + - uid: 36299 components: - type: Transform - pos: 58.5,45.5 + pos: -68.5,65.5 parent: 2 - - uid: 15843 + - uid: 36300 components: - type: Transform - pos: 58.5,46.5 + pos: -68.5,64.5 parent: 2 - - uid: 15844 + - uid: 36304 components: - type: Transform - pos: 59.5,46.5 + rot: -1.5707963267948966 rad + pos: -67.5,63.5 parent: 2 - - uid: 15845 + - uid: 36305 components: - type: Transform - pos: 60.5,46.5 + rot: -1.5707963267948966 rad + pos: -66.5,63.5 parent: 2 - - uid: 15850 + - uid: 36306 components: - type: Transform - pos: 61.5,46.5 + rot: -1.5707963267948966 rad + pos: -65.5,63.5 parent: 2 - - uid: 15851 + - uid: 36307 components: - type: Transform - pos: 62.5,46.5 + pos: -81.5,53.5 parent: 2 - - uid: 15853 + - uid: 36309 components: - type: Transform - pos: 63.5,46.5 + rot: -1.5707963267948966 rad + pos: -80.5,54.5 parent: 2 - - uid: 15854 + - uid: 36310 components: - type: Transform - pos: 63.5,45.5 + rot: -1.5707963267948966 rad + pos: -79.5,54.5 parent: 2 - - uid: 15855 + - uid: 36311 components: - type: Transform - pos: 59.5,44.5 + rot: -1.5707963267948966 rad + pos: -78.5,54.5 parent: 2 - - uid: 15856 + - uid: 36312 components: - type: Transform - pos: 59.5,43.5 + rot: -1.5707963267948966 rad + pos: -77.5,54.5 parent: 2 - - uid: 15857 + - uid: 36313 components: - type: Transform - pos: 62.5,44.5 + rot: -1.5707963267948966 rad + pos: -76.5,54.5 parent: 2 - - uid: 15858 + - uid: 36314 components: - type: Transform - pos: 62.5,43.5 + rot: -1.5707963267948966 rad + pos: -75.5,54.5 parent: 2 - - uid: 15859 + - uid: 36315 components: - type: Transform - pos: 62.5,42.5 + rot: -1.5707963267948966 rad + pos: -74.5,54.5 parent: 2 - - uid: 15860 + - uid: 36316 components: - type: Transform - pos: 61.5,42.5 + rot: -1.5707963267948966 rad + pos: -73.5,54.5 parent: 2 - - uid: 15861 + - uid: 36317 components: - type: Transform - pos: 60.5,42.5 + rot: -1.5707963267948966 rad + pos: -72.5,54.5 parent: 2 - - uid: 15866 + - uid: 36318 components: - type: Transform - pos: 59.5,42.5 + rot: -1.5707963267948966 rad + pos: -71.5,54.5 parent: 2 - - uid: 15867 + - uid: 36319 components: - type: Transform - pos: 59.5,41.5 + rot: -1.5707963267948966 rad + pos: -70.5,54.5 parent: 2 - - uid: 15868 + - uid: 36325 components: - type: Transform - pos: 59.5,40.5 + rot: 3.141592653589793 rad + pos: 73.5,-1.5 parent: 2 - - uid: 15869 + - uid: 36572 components: - type: Transform - pos: 59.5,39.5 + rot: -1.5707963267948966 rad + pos: 65.5,-30.5 parent: 2 - - uid: 15871 + - uid: 36573 components: - type: Transform - pos: 54.5,38.5 + pos: -66.5,-34.5 parent: 2 - - uid: 15872 + - uid: 39226 components: - type: Transform - pos: 53.5,38.5 + pos: 59.5,1.5 parent: 2 - - uid: 15873 + - uid: 39241 components: - type: Transform - pos: 52.5,38.5 + rot: 3.141592653589793 rad + pos: -40.5,2.5 parent: 2 - - uid: 15874 + - uid: 39453 components: - type: Transform - pos: 51.5,38.5 + pos: 60.5,-67.5 parent: 2 - - uid: 15875 + - uid: 39587 components: - type: Transform - pos: 50.5,38.5 + rot: 3.141592653589793 rad + pos: 47.5,-29.5 parent: 2 - - uid: 15876 + - uid: 39593 components: - type: Transform - pos: 49.5,38.5 + rot: 1.5707963267948966 rad + pos: 48.5,-30.5 parent: 2 - - uid: 15877 + - uid: 39594 components: - type: Transform - pos: 48.5,38.5 + rot: 1.5707963267948966 rad + pos: 49.5,-30.5 parent: 2 - - uid: 15879 + - uid: 39595 components: - type: Transform - pos: 47.5,38.5 + rot: 1.5707963267948966 rad + pos: 50.5,-30.5 parent: 2 - - uid: 15880 + - uid: 39596 components: - type: Transform - pos: 46.5,38.5 + rot: 1.5707963267948966 rad + pos: 51.5,-30.5 parent: 2 - - uid: 15881 + - uid: 39597 components: - type: Transform - pos: 45.5,38.5 + rot: 1.5707963267948966 rad + pos: 52.5,-30.5 parent: 2 - - uid: 15882 + - uid: 39781 components: - type: Transform - pos: 44.5,38.5 + rot: 1.5707963267948966 rad + pos: 74.5,4.5 parent: 2 - - uid: 15883 + - uid: 39782 components: - type: Transform - pos: 43.5,38.5 + pos: 73.5,3.5 parent: 2 - - uid: 15885 + - uid: 39783 components: - type: Transform - pos: 42.5,38.5 + pos: 73.5,2.5 parent: 2 - - uid: 15919 + - uid: 39784 components: - type: Transform - pos: 42.5,37.5 + pos: 66.5,3.5 parent: 2 - - uid: 15920 + - uid: 39785 components: - type: Transform - pos: 42.5,36.5 + pos: 66.5,2.5 parent: 2 - - uid: 15921 + - uid: 39786 components: - type: Transform - pos: 42.5,35.5 + pos: 66.5,1.5 parent: 2 - - uid: 15922 + - uid: 39788 components: - type: Transform - pos: 42.5,34.5 + rot: -1.5707963267948966 rad + pos: 67.5,-2.5 parent: 2 - - uid: 15923 + - uid: 39789 components: - type: Transform - pos: 42.5,33.5 + rot: -1.5707963267948966 rad + pos: 68.5,-2.5 parent: 2 - - uid: 15924 + - uid: 39790 components: - type: Transform - pos: 42.5,32.5 + rot: -1.5707963267948966 rad + pos: 69.5,-2.5 parent: 2 - - uid: 15925 + - uid: 39791 components: - type: Transform - pos: 42.5,31.5 + rot: -1.5707963267948966 rad + pos: 70.5,-2.5 parent: 2 - - uid: 15926 + - uid: 39792 components: - type: Transform - pos: 42.5,30.5 + rot: -1.5707963267948966 rad + pos: 71.5,-2.5 parent: 2 - - uid: 15927 + - uid: 39793 components: - type: Transform - pos: 42.5,29.5 + rot: -1.5707963267948966 rad + pos: 72.5,-2.5 parent: 2 - - uid: 15928 + - uid: 39795 components: - type: Transform - pos: 41.5,29.5 + rot: 3.141592653589793 rad + pos: 73.5,-0.5 parent: 2 - - uid: 15929 + - uid: 39796 components: - type: Transform - pos: 41.5,28.5 + rot: 3.141592653589793 rad + pos: 73.5,0.5 parent: 2 - - uid: 15930 + - uid: 39798 components: - type: Transform - pos: 40.5,28.5 + rot: 3.141592653589793 rad + pos: 73.5,1.5 parent: 2 - - uid: 15931 + - uid: 40254 components: - type: Transform - pos: 39.5,28.5 + pos: 51.5,38.5 parent: 2 - - uid: 15932 + - uid: 40255 components: - type: Transform - pos: 38.5,28.5 + pos: 51.5,37.5 parent: 2 - - uid: 15933 + - uid: 40256 components: - type: Transform - pos: 38.5,27.5 + pos: 51.5,36.5 parent: 2 - - uid: 15934 + - uid: 40257 components: - type: Transform - pos: 38.5,26.5 + pos: 51.5,35.5 parent: 2 - - uid: 15935 + - uid: 40258 components: - type: Transform - pos: 23.5,52.5 + pos: 51.5,34.5 parent: 2 - - uid: 15936 + - uid: 40259 components: - type: Transform - pos: 19.5,56.5 + pos: 51.5,33.5 parent: 2 - - uid: 15937 + - uid: 40260 components: - type: Transform - pos: 36.5,26.5 + pos: 51.5,32.5 parent: 2 - - uid: 15938 + - uid: 40261 components: - type: Transform - pos: 36.5,24.5 + pos: 51.5,31.5 parent: 2 - - uid: 15939 + - uid: 40262 components: - type: Transform - pos: 36.5,23.5 + pos: 51.5,30.5 parent: 2 - - uid: 15940 + - uid: 40263 components: - type: Transform - pos: 36.5,22.5 + pos: 51.5,29.5 parent: 2 - - uid: 15951 + - uid: 40264 components: - type: Transform - pos: 57.5,38.5 + pos: 51.5,28.5 parent: 2 - - uid: 15952 + - uid: 40271 components: - type: Transform - pos: 58.5,38.5 + rot: -1.5707963267948966 rad + pos: 41.5,27.5 parent: 2 - - uid: 15953 + - uid: 40272 components: - type: Transform - pos: 59.5,38.5 + rot: -1.5707963267948966 rad + pos: 42.5,27.5 parent: 2 - - uid: 15974 + - uid: 40273 components: - type: Transform - pos: -56.5,59.5 + rot: -1.5707963267948966 rad + pos: 43.5,27.5 parent: 2 - - uid: 15976 + - uid: 40274 components: - type: Transform - pos: -55.5,59.5 + rot: -1.5707963267948966 rad + pos: 44.5,27.5 parent: 2 - - uid: 15977 + - uid: 40275 components: - type: Transform - pos: -54.5,59.5 + rot: -1.5707963267948966 rad + pos: 45.5,27.5 parent: 2 - - uid: 15990 + - uid: 40276 components: - type: Transform - pos: -54.5,61.5 + rot: -1.5707963267948966 rad + pos: 46.5,27.5 parent: 2 - - uid: 15991 + - uid: 40277 components: - type: Transform - pos: -55.5,61.5 + rot: -1.5707963267948966 rad + pos: 47.5,27.5 parent: 2 - - uid: 15992 + - uid: 40278 components: - type: Transform - pos: -56.5,61.5 + rot: -1.5707963267948966 rad + pos: 48.5,27.5 parent: 2 - - uid: 15993 + - uid: 40279 components: - type: Transform - pos: -57.5,61.5 + rot: -1.5707963267948966 rad + pos: 49.5,27.5 parent: 2 - - uid: 15994 + - uid: 40280 components: - type: Transform - pos: -58.5,61.5 + rot: -1.5707963267948966 rad + pos: 50.5,27.5 parent: 2 - - uid: 15995 + - uid: 40953 components: - type: Transform - pos: -59.5,61.5 + rot: -1.5707963267948966 rad + pos: 9.5,-51.5 parent: 2 - - uid: 15996 + - uid: 41016 components: - type: Transform - pos: -60.5,61.5 + rot: -1.5707963267948966 rad + pos: -59.5,-74.5 parent: 2 - - uid: 15998 + - uid: 41283 components: - type: Transform - pos: -54.5,60.5 + pos: 0.5,-27.5 parent: 2 - - uid: 15999 + - uid: 41284 components: - type: Transform - pos: -53.5,60.5 + pos: 0.5,-28.5 parent: 2 - - uid: 16000 + - uid: 41285 components: - type: Transform - pos: -59.5,57.5 + pos: 0.5,-29.5 parent: 2 - - uid: 16001 + - uid: 41286 components: - type: Transform - pos: -58.5,57.5 + pos: 0.5,-30.5 parent: 2 - - uid: 16002 + - uid: 41287 components: - type: Transform - pos: -57.5,57.5 + pos: 0.5,-31.5 parent: 2 - - uid: 16003 + - uid: 41288 components: - type: Transform - pos: -56.5,57.5 + pos: 0.5,-32.5 parent: 2 - - uid: 16004 + - uid: 41289 components: - type: Transform - pos: -55.5,57.5 + pos: 0.5,-33.5 parent: 2 - - uid: 16005 + - uid: 41312 components: - type: Transform - pos: -54.5,57.5 + rot: 3.141592653589793 rad + pos: 6.5,-42.5 parent: 2 - - uid: 16006 + - uid: 41313 components: - type: Transform - pos: -54.5,55.5 + rot: 3.141592653589793 rad + pos: 6.5,-43.5 parent: 2 - - uid: 16007 + - uid: 41314 components: - type: Transform - pos: -55.5,55.5 + rot: 3.141592653589793 rad + pos: 6.5,-44.5 parent: 2 - - uid: 16008 + - uid: 41315 components: - type: Transform - pos: -56.5,55.5 + rot: 3.141592653589793 rad + pos: 6.5,-45.5 parent: 2 - - uid: 16009 + - uid: 41316 components: - type: Transform - pos: -57.5,55.5 + rot: 3.141592653589793 rad + pos: 6.5,-46.5 parent: 2 - - uid: 16010 + - uid: 41317 components: - type: Transform - pos: -58.5,55.5 + rot: 3.141592653589793 rad + pos: 6.5,-47.5 parent: 2 - - uid: 16011 + - uid: 41318 components: - type: Transform - pos: -59.5,55.5 + rot: 3.141592653589793 rad + pos: 6.5,-48.5 parent: 2 - - uid: 16012 + - uid: 41319 components: - type: Transform - pos: -54.5,56.5 + rot: 3.141592653589793 rad + pos: 6.5,-49.5 parent: 2 - - uid: 16013 + - uid: 41320 components: - type: Transform - pos: -53.5,56.5 + rot: 3.141592653589793 rad + pos: 6.5,-50.5 parent: 2 - - uid: 16014 + - uid: 41329 components: - type: Transform - pos: -51.5,56.5 + rot: 1.5707963267948966 rad + pos: 10.5,-43.5 parent: 2 - - uid: 16015 + - uid: 41334 components: - type: Transform - pos: -50.5,56.5 + pos: 11.5,-44.5 parent: 2 - - uid: 16016 + - uid: 41335 components: - type: Transform - pos: -50.5,57.5 + pos: 11.5,-45.5 parent: 2 - - uid: 16017 + - uid: 41337 components: - type: Transform - pos: -49.5,57.5 + pos: 11.5,-47.5 parent: 2 - - uid: 16018 + - uid: 41342 components: - type: Transform - pos: -48.5,57.5 + rot: -1.5707963267948966 rad + pos: 7.5,-51.5 parent: 2 - - uid: 16019 + - uid: 41343 components: - type: Transform - pos: -47.5,57.5 + rot: -1.5707963267948966 rad + pos: 8.5,-51.5 parent: 2 - - uid: 16020 + - uid: 41344 components: - type: Transform - pos: -46.5,57.5 + rot: 3.141592653589793 rad + pos: 10.5,-50.5 parent: 2 - - uid: 16021 + - uid: 41345 components: - type: Transform - pos: -45.5,57.5 + rot: 3.141592653589793 rad + pos: 10.5,-49.5 parent: 2 - - uid: 16022 + - uid: 41374 components: - type: Transform - pos: -45.5,55.5 + rot: 1.5707963267948966 rad + pos: 7.5,-58.5 parent: 2 - - uid: 16023 + - uid: 41375 components: - type: Transform - pos: -46.5,55.5 + rot: 1.5707963267948966 rad + pos: 8.5,-58.5 parent: 2 - - uid: 16024 + - uid: 41376 components: - type: Transform - pos: -47.5,55.5 + rot: 1.5707963267948966 rad + pos: 9.5,-58.5 parent: 2 - - uid: 16025 + - uid: 41377 components: - type: Transform - pos: -48.5,55.5 + rot: 1.5707963267948966 rad + pos: 10.5,-58.5 parent: 2 - - uid: 16026 + - uid: 41378 components: - type: Transform - pos: -49.5,55.5 + rot: 1.5707963267948966 rad + pos: 11.5,-58.5 parent: 2 - - uid: 16027 + - uid: 41379 components: - type: Transform - pos: -50.5,55.5 + rot: 1.5707963267948966 rad + pos: 12.5,-58.5 parent: 2 - - uid: 16028 + - uid: 41381 components: - type: Transform - pos: -50.5,59.5 + rot: 1.5707963267948966 rad + pos: 14.5,-58.5 parent: 2 - - uid: 16029 + - uid: 41382 components: - type: Transform - pos: -49.5,59.5 + rot: 1.5707963267948966 rad + pos: 15.5,-58.5 parent: 2 - - uid: 16030 + - uid: 41383 components: - type: Transform - pos: -48.5,59.5 + rot: 1.5707963267948966 rad + pos: 16.5,-58.5 parent: 2 - - uid: 16031 + - uid: 41384 components: - type: Transform - pos: -47.5,59.5 + rot: 1.5707963267948966 rad + pos: 17.5,-58.5 parent: 2 - - uid: 16032 + - uid: 41385 components: - type: Transform - pos: -46.5,59.5 + rot: 1.5707963267948966 rad + pos: 18.5,-58.5 parent: 2 - - uid: 16033 + - uid: 41386 components: - type: Transform - pos: -45.5,59.5 + rot: 1.5707963267948966 rad + pos: 19.5,-58.5 parent: 2 - - uid: 16034 + - uid: 41387 components: - type: Transform - pos: -44.5,59.5 + rot: 1.5707963267948966 rad + pos: 20.5,-58.5 parent: 2 - - uid: 16035 + - uid: 41388 components: - type: Transform - pos: -44.5,61.5 + rot: 1.5707963267948966 rad + pos: 21.5,-58.5 parent: 2 - - uid: 16036 + - uid: 41510 components: - type: Transform - pos: -45.5,61.5 + rot: 1.5707963267948966 rad + pos: 18.5,-56.5 parent: 2 - - uid: 16037 + - uid: 41511 components: - type: Transform - pos: -46.5,61.5 + rot: 1.5707963267948966 rad + pos: 17.5,-56.5 parent: 2 - - uid: 16038 + - uid: 41512 components: - type: Transform - pos: -47.5,61.5 + rot: 1.5707963267948966 rad + pos: 16.5,-56.5 parent: 2 - - uid: 16039 + - uid: 41513 components: - type: Transform - pos: -48.5,61.5 + rot: 1.5707963267948966 rad + pos: 15.5,-56.5 parent: 2 - - uid: 16040 + - uid: 41514 components: - type: Transform - pos: -49.5,61.5 + rot: 1.5707963267948966 rad + pos: 14.5,-56.5 parent: 2 - - uid: 16041 + - uid: 41527 components: - type: Transform - pos: -50.5,61.5 + pos: 13.5,-57.5 parent: 2 - - uid: 16042 + - uid: 41565 components: - type: Transform - pos: -50.5,60.5 + rot: 3.141592653589793 rad + pos: 6.5,-57.5 parent: 2 - - uid: 16043 + - uid: 41566 components: - type: Transform - pos: -51.5,60.5 + rot: 3.141592653589793 rad + pos: 6.5,-56.5 parent: 2 - - uid: 16044 + - uid: 41567 components: - type: Transform - pos: -51.5,64.5 + rot: 3.141592653589793 rad + pos: 6.5,-55.5 parent: 2 - - uid: 16046 + - uid: 41568 components: - type: Transform - pos: -50.5,64.5 + rot: 3.141592653589793 rad + pos: 6.5,-54.5 parent: 2 - - uid: 16047 + - uid: 41569 components: - type: Transform - pos: -49.5,63.5 + rot: 3.141592653589793 rad + pos: 6.5,-53.5 parent: 2 - - uid: 16048 + - uid: 41570 components: - type: Transform - pos: -48.5,63.5 + rot: 3.141592653589793 rad + pos: 6.5,-52.5 parent: 2 - - uid: 16049 + - uid: 41612 components: - type: Transform - pos: -47.5,63.5 + rot: -1.5707963267948966 rad + pos: 13.5,-46.5 parent: 2 - - uid: 16050 + - uid: 41613 components: - type: Transform - pos: -46.5,63.5 + rot: 3.141592653589793 rad + pos: 16.5,-44.5 parent: 2 - - uid: 16051 + - uid: 41614 components: - type: Transform - pos: -45.5,63.5 + rot: 3.141592653589793 rad + pos: 16.5,-45.5 parent: 2 - - uid: 16053 + - uid: 41622 components: - type: Transform - pos: -45.5,65.5 + rot: -1.5707963267948966 rad + pos: 15.5,-46.5 parent: 2 - - uid: 16054 + - uid: 41623 components: - type: Transform - pos: -46.5,65.5 + rot: -1.5707963267948966 rad + pos: 14.5,-46.5 parent: 2 - - uid: 16056 + - uid: 41624 components: - type: Transform - pos: -47.5,65.5 + rot: -1.5707963267948966 rad + pos: 12.5,-46.5 parent: 2 - - uid: 16057 + - uid: 41644 components: - type: Transform - pos: -48.5,65.5 + pos: 4.5,-40.5 parent: 2 - - uid: 16058 + - uid: 41646 components: - type: Transform - pos: -49.5,65.5 + pos: 4.5,-39.5 parent: 2 - - uid: 16059 + - uid: 41647 components: - type: Transform - pos: -50.5,65.5 + pos: 7.5,-40.5 parent: 2 - - uid: 16062 + - uid: 41648 components: - type: Transform - pos: -59.5,63.5 + pos: 7.5,-39.5 parent: 2 - - uid: 16063 + - uid: 41653 components: - type: Transform - pos: -58.5,63.5 + rot: 3.141592653589793 rad + pos: 5.5,-37.5 parent: 2 - - uid: 16064 + - uid: 41654 components: - type: Transform - pos: -57.5,63.5 + rot: 3.141592653589793 rad + pos: 6.5,-37.5 parent: 2 - - uid: 16065 + - uid: 41655 components: - type: Transform - pos: -56.5,63.5 + rot: 3.141592653589793 rad + pos: 6.5,-36.5 parent: 2 - - uid: 16066 + - uid: 41656 components: - type: Transform - pos: -55.5,63.5 + rot: 3.141592653589793 rad + pos: 5.5,-36.5 parent: 2 - - uid: 16067 + - uid: 41657 components: - type: Transform - pos: -54.5,63.5 + rot: 1.5707963267948966 rad + pos: 4.5,-35.5 parent: 2 - - uid: 16068 + - uid: 41658 components: - type: Transform - pos: -54.5,64.5 + rot: 1.5707963267948966 rad + pos: 4.5,-34.5 parent: 2 - - uid: 16069 + - uid: 41669 components: - type: Transform - pos: -54.5,65.5 + pos: 6.5,-35.5 parent: 2 - - uid: 16070 + - uid: 41670 components: - type: Transform - pos: -55.5,65.5 + rot: -1.5707963267948966 rad + pos: 5.5,-34.5 parent: 2 - - uid: 16071 + - uid: 41673 components: - type: Transform - pos: -56.5,65.5 + rot: -1.5707963267948966 rad + pos: 1.5,-34.5 parent: 2 - - uid: 16072 + - uid: 41675 components: - type: Transform - pos: -57.5,65.5 + rot: -1.5707963267948966 rad + pos: 2.5,-34.5 parent: 2 - - uid: 16073 + - uid: 41676 components: - type: Transform - pos: -58.5,65.5 + rot: -1.5707963267948966 rad + pos: 3.5,-34.5 parent: 2 - - uid: 16074 + - uid: 41677 components: - type: Transform - pos: -59.5,65.5 + rot: -1.5707963267948966 rad + pos: 3.5,-35.5 parent: 2 - - uid: 16075 + - uid: 41679 components: - type: Transform - pos: -53.5,64.5 + rot: -1.5707963267948966 rad + pos: 2.5,-35.5 parent: 2 - - uid: 16076 + - uid: 41680 components: - type: Transform - pos: -59.5,72.5 + rot: -1.5707963267948966 rad + pos: 1.5,-35.5 parent: 2 - - uid: 16077 + - uid: 41806 components: - type: Transform - pos: -59.5,71.5 + pos: -19.5,-55.5 parent: 2 - - uid: 16078 + - uid: 41807 components: - type: Transform - pos: -59.5,70.5 + pos: -19.5,-56.5 parent: 2 - - uid: 16079 + - uid: 41808 components: - type: Transform - pos: -59.5,69.5 + pos: -19.5,-57.5 parent: 2 - - uid: 16081 + - uid: 41809 components: - type: Transform - pos: -57.5,72.5 + pos: -19.5,-58.5 parent: 2 - - uid: 16082 + - uid: 41811 components: - type: Transform - pos: -57.5,71.5 + pos: -19.5,-60.5 parent: 2 - - uid: 16083 + - uid: 41812 components: - type: Transform - pos: -57.5,70.5 + pos: -19.5,-61.5 parent: 2 - - uid: 16085 + - uid: 41813 components: - type: Transform - pos: -57.5,69.5 + pos: -19.5,-62.5 parent: 2 - - uid: 16087 + - uid: 41814 components: - type: Transform - pos: -58.5,69.5 + pos: -19.5,-63.5 parent: 2 - - uid: 16089 + - uid: 41815 components: - type: Transform - pos: -58.5,68.5 + pos: -19.5,-64.5 parent: 2 - - uid: 16090 + - uid: 41821 components: - type: Transform - pos: -58.5,67.5 + rot: 1.5707963267948966 rad + pos: -21.5,-59.5 parent: 2 - - uid: 16091 + - uid: 41822 components: - type: Transform - pos: -47.5,72.5 + rot: 1.5707963267948966 rad + pos: -20.5,-59.5 parent: 2 - - uid: 16092 + - uid: 41902 components: - type: Transform - pos: -47.5,71.5 + rot: 1.5707963267948966 rad + pos: -50.5,-73.5 parent: 2 - - uid: 16093 + - uid: 41903 components: - type: Transform - pos: -47.5,70.5 + pos: -51.5,-72.5 parent: 2 - - uid: 16094 + - uid: 41904 components: - type: Transform - pos: -47.5,69.5 + pos: -51.5,-71.5 parent: 2 - - uid: 16095 + - uid: 41905 components: - type: Transform - pos: -45.5,72.5 + pos: -51.5,-70.5 parent: 2 - - uid: 16096 + - uid: 41906 components: - type: Transform - pos: -45.5,71.5 + pos: -51.5,-69.5 parent: 2 - - uid: 16097 + - uid: 41907 components: - type: Transform - pos: -45.5,70.5 + pos: -51.5,-68.5 parent: 2 - - uid: 16098 + - uid: 41908 components: - type: Transform - pos: -45.5,69.5 + pos: -51.5,-67.5 parent: 2 - - uid: 16099 + - uid: 41910 components: - type: Transform - pos: -46.5,69.5 + rot: 1.5707963267948966 rad + pos: -50.5,-66.5 parent: 2 - - uid: 16100 + - uid: 41911 components: - type: Transform - pos: -46.5,68.5 + rot: 1.5707963267948966 rad + pos: -49.5,-66.5 parent: 2 - - uid: 16101 + - uid: 41912 components: - type: Transform - pos: -52.5,70.5 + rot: 1.5707963267948966 rad + pos: -48.5,-66.5 parent: 2 - - uid: 16103 + - uid: 41913 components: - type: Transform - pos: -52.5,69.5 + rot: 1.5707963267948966 rad + pos: -47.5,-66.5 parent: 2 - - uid: 16104 + - uid: 41914 components: - type: Transform - pos: -52.5,68.5 + rot: 1.5707963267948966 rad + pos: -46.5,-66.5 parent: 2 - - uid: 16105 + - uid: 41915 components: - type: Transform - pos: -57.5,67.5 + rot: 1.5707963267948966 rad + pos: -45.5,-66.5 parent: 2 - - uid: 16106 + - uid: 41916 components: - type: Transform - pos: -56.5,67.5 + rot: 1.5707963267948966 rad + pos: -44.5,-66.5 parent: 2 - - uid: 16107 + - uid: 41917 components: - type: Transform - pos: -55.5,67.5 + rot: 1.5707963267948966 rad + pos: -43.5,-66.5 parent: 2 - - uid: 16108 + - uid: 41918 components: - type: Transform - pos: -54.5,67.5 + rot: 1.5707963267948966 rad + pos: -42.5,-66.5 parent: 2 - - uid: 16109 + - uid: 41919 components: - type: Transform - pos: -46.5,67.5 + rot: 1.5707963267948966 rad + pos: -41.5,-66.5 parent: 2 - - uid: 16110 + - uid: 41921 components: - type: Transform - pos: -47.5,67.5 + rot: 1.5707963267948966 rad + pos: -39.5,-66.5 parent: 2 - - uid: 16115 + - uid: 41922 components: - type: Transform - pos: -48.5,67.5 + rot: 1.5707963267948966 rad + pos: -38.5,-66.5 parent: 2 - - uid: 16116 + - uid: 41925 components: - type: Transform - pos: -49.5,67.5 + rot: 1.5707963267948966 rad + pos: -36.5,-65.5 parent: 2 - - uid: 16117 + - uid: 41926 components: - type: Transform - pos: -50.5,67.5 + rot: 1.5707963267948966 rad + pos: -35.5,-65.5 parent: 2 - - uid: 16122 + - uid: 41927 components: - type: Transform - pos: -52.5,54.5 + rot: 1.5707963267948966 rad + pos: -34.5,-65.5 parent: 2 - - uid: 16123 + - uid: 41928 components: - type: Transform - pos: -47.5,40.5 + rot: 1.5707963267948966 rad + pos: -33.5,-65.5 parent: 2 - - uid: 16124 + - uid: 41929 components: - type: Transform - pos: -46.5,40.5 + rot: 1.5707963267948966 rad + pos: -32.5,-65.5 parent: 2 - - uid: 16125 + - uid: 41930 components: - type: Transform - pos: -45.5,40.5 + rot: 1.5707963267948966 rad + pos: -31.5,-65.5 parent: 2 - - uid: 16126 + - uid: 41931 components: - type: Transform - pos: -45.5,41.5 + rot: 1.5707963267948966 rad + pos: -30.5,-65.5 parent: 2 - - uid: 16127 + - uid: 41932 components: - type: Transform - pos: -44.5,41.5 + rot: 1.5707963267948966 rad + pos: -29.5,-65.5 parent: 2 - - uid: 16128 + - uid: 41933 components: - type: Transform - pos: -43.5,41.5 + rot: 1.5707963267948966 rad + pos: -28.5,-65.5 parent: 2 - - uid: 16129 + - uid: 41934 components: - type: Transform - pos: -43.5,42.5 + rot: 1.5707963267948966 rad + pos: -27.5,-65.5 parent: 2 - - uid: 16130 + - uid: 41935 components: - type: Transform - pos: -42.5,42.5 + rot: 1.5707963267948966 rad + pos: -26.5,-65.5 parent: 2 - - uid: 16131 + - uid: 41936 components: - type: Transform - pos: -42.5,43.5 + rot: 1.5707963267948966 rad + pos: -25.5,-65.5 parent: 2 - - uid: 16132 + - uid: 41937 components: - type: Transform - pos: -42.5,44.5 + rot: 1.5707963267948966 rad + pos: -24.5,-65.5 parent: 2 - - uid: 16133 + - uid: 41938 components: - type: Transform - pos: -42.5,45.5 + rot: 1.5707963267948966 rad + pos: -23.5,-65.5 parent: 2 - - uid: 16134 + - uid: 41939 components: - type: Transform - pos: -41.5,45.5 + rot: 1.5707963267948966 rad + pos: -22.5,-65.5 parent: 2 - - uid: 16135 + - uid: 41940 components: - type: Transform - pos: -41.5,46.5 + rot: 1.5707963267948966 rad + pos: -21.5,-65.5 parent: 2 - - uid: 16136 + - uid: 41944 components: - type: Transform - pos: -41.5,47.5 + rot: 1.5707963267948966 rad + pos: -18.5,-54.5 parent: 2 - - uid: 16137 + - uid: 41945 components: - type: Transform - pos: -40.5,47.5 + rot: 1.5707963267948966 rad + pos: -17.5,-54.5 parent: 2 - - uid: 16138 + - uid: 41946 components: - type: Transform - pos: -39.5,47.5 + rot: 1.5707963267948966 rad + pos: -16.5,-54.5 parent: 2 - - uid: 16139 + - uid: 41947 components: - type: Transform - pos: -38.5,47.5 + rot: 1.5707963267948966 rad + pos: -15.5,-54.5 parent: 2 - - uid: 16151 + - uid: 41948 components: - type: Transform - pos: -36.5,47.5 + rot: 1.5707963267948966 rad + pos: -14.5,-54.5 parent: 2 - - uid: 16152 + - uid: 41949 components: - type: Transform - pos: -35.5,47.5 + rot: 1.5707963267948966 rad + pos: -13.5,-54.5 parent: 2 - - uid: 16153 + - uid: 41950 components: - type: Transform - pos: -34.5,47.5 + rot: 1.5707963267948966 rad + pos: -12.5,-54.5 parent: 2 - - uid: 16154 + - uid: 41951 components: - type: Transform - pos: -33.5,47.5 + rot: 1.5707963267948966 rad + pos: -11.5,-54.5 parent: 2 - - uid: 16155 + - uid: 41952 components: - type: Transform - pos: -33.5,46.5 + rot: 1.5707963267948966 rad + pos: -10.5,-54.5 parent: 2 - - uid: 16156 + - uid: 41953 components: - type: Transform - pos: -32.5,46.5 + rot: 1.5707963267948966 rad + pos: -9.5,-54.5 parent: 2 - - uid: 16157 + - uid: 41954 components: - type: Transform - pos: -31.5,46.5 + rot: 1.5707963267948966 rad + pos: -8.5,-54.5 parent: 2 - - uid: 16158 + - uid: 41955 components: - type: Transform - pos: -30.5,46.5 + rot: 1.5707963267948966 rad + pos: -7.5,-54.5 parent: 2 - - uid: 16159 + - uid: 41956 components: - type: Transform - pos: -30.5,47.5 + rot: 1.5707963267948966 rad + pos: -6.5,-54.5 parent: 2 - - uid: 16160 + - uid: 41983 components: - type: Transform - pos: -30.5,48.5 + rot: 1.5707963267948966 rad + pos: -58.5,-10.5 parent: 2 - - uid: 16161 + - uid: 41984 components: - type: Transform - pos: -30.5,49.5 + rot: 1.5707963267948966 rad + pos: -57.5,-10.5 parent: 2 - - uid: 16162 + - uid: 42006 components: - type: Transform - pos: -30.5,50.5 + rot: 3.141592653589793 rad + pos: -40.5,26.5 parent: 2 - - uid: 16164 + - uid: 42174 components: - type: Transform - pos: -30.5,51.5 + rot: 3.141592653589793 rad + pos: -40.5,3.5 parent: 2 - - uid: 16166 + - uid: 42191 components: - type: Transform - pos: -30.5,52.5 + pos: -72.5,-13.5 parent: 2 - - uid: 16171 + - uid: 42192 components: - type: Transform - pos: 23.5,53.5 + pos: -72.5,-12.5 parent: 2 - - uid: 16174 + - uid: 42238 components: - type: Transform - pos: -29.5,52.5 + rot: 3.141592653589793 rad + pos: -40.5,1.5 parent: 2 - - uid: 16175 + - uid: 42239 components: - type: Transform - pos: -28.5,52.5 + rot: 3.141592653589793 rad + pos: -40.5,0.5 parent: 2 - - uid: 16176 + - uid: 42240 components: - type: Transform - pos: -27.5,52.5 + rot: -1.5707963267948966 rad + pos: -21.5,43.5 parent: 2 - - uid: 16177 + - uid: 42242 components: - type: Transform - pos: -26.5,52.5 + rot: 3.141592653589793 rad + pos: -52.5,17.5 parent: 2 - - uid: 16178 + - uid: 42243 components: - type: Transform - pos: -25.5,52.5 + rot: 3.141592653589793 rad + pos: -52.5,16.5 parent: 2 - - uid: 16179 + - uid: 42244 components: - type: Transform - pos: -24.5,52.5 + rot: 3.141592653589793 rad + pos: -52.5,15.5 parent: 2 - - uid: 16180 + - uid: 42245 components: - type: Transform - pos: -23.5,52.5 + rot: 3.141592653589793 rad + pos: -52.5,14.5 parent: 2 - - uid: 16181 + - uid: 42246 components: - type: Transform - pos: -22.5,52.5 + rot: 3.141592653589793 rad + pos: -52.5,13.5 parent: 2 - - uid: 16182 + - uid: 42264 components: - type: Transform - pos: -21.5,52.5 + rot: 3.141592653589793 rad + pos: -52.5,12.5 parent: 2 - - uid: 16183 + - uid: 42277 components: - type: Transform - pos: -20.5,52.5 + rot: 3.141592653589793 rad + pos: -13.5,-37.5 parent: 2 - - uid: 16184 + - uid: 42300 components: - type: Transform - pos: -19.5,52.5 + rot: 3.141592653589793 rad + pos: -20.5,44.5 parent: 2 - - uid: 16185 + - uid: 42377 components: - type: Transform - pos: -18.5,52.5 + rot: -1.5707963267948966 rad + pos: -90.5,9.5 parent: 2 - - uid: 16186 + - uid: 42379 components: - type: Transform - pos: -17.5,52.5 + rot: -1.5707963267948966 rad + pos: -89.5,9.5 parent: 2 - - uid: 16187 + - uid: 42381 components: - type: Transform - pos: -16.5,52.5 + rot: 3.141592653589793 rad + pos: -60.5,33.5 parent: 2 - - uid: 16188 + - uid: 42413 components: - type: Transform - pos: -15.5,52.5 + rot: -1.5707963267948966 rad + pos: -88.5,9.5 parent: 2 - - uid: 16189 + - uid: 42503 components: - type: Transform - pos: -14.5,52.5 + rot: -1.5707963267948966 rad + pos: 21.5,-56.5 parent: 2 - - uid: 16190 + - uid: 42510 components: - type: Transform - pos: -13.5,52.5 + rot: -1.5707963267948966 rad + pos: 22.5,-56.5 parent: 2 - - uid: 16191 + - uid: 42553 components: - type: Transform - pos: -13.5,51.5 + rot: 3.141592653589793 rad + pos: -23.5,-26.5 parent: 2 - - uid: 16200 + - uid: 42569 components: - type: Transform - pos: -57.5,-13.5 + rot: 3.141592653589793 rad + pos: -69.5,15.5 parent: 2 - - uid: 16201 + - uid: 42570 components: - type: Transform - pos: -57.5,-16.5 + rot: 3.141592653589793 rad + pos: -69.5,14.5 parent: 2 - - uid: 16202 + - uid: 42571 components: - type: Transform - pos: -57.5,-14.5 + rot: 3.141592653589793 rad + pos: -69.5,13.5 parent: 2 - - uid: 16203 + - uid: 42572 components: - type: Transform - pos: -57.5,-15.5 + rot: 3.141592653589793 rad + pos: -69.5,12.5 parent: 2 - - uid: 16204 + - uid: 42573 components: - type: Transform - pos: -56.5,-16.5 + rot: 3.141592653589793 rad + pos: -69.5,11.5 parent: 2 - - uid: 16216 + - uid: 42574 components: - type: Transform - pos: -22.5,0.5 + rot: 3.141592653589793 rad + pos: -69.5,10.5 parent: 2 - - uid: 16217 + - uid: 42811 components: - type: Transform - pos: -23.5,0.5 + rot: 1.5707963267948966 rad + pos: -87.5,57.5 parent: 2 - - uid: 16218 + - uid: 42849 components: - type: Transform - pos: -24.5,0.5 + rot: 1.5707963267948966 rad + pos: -90.5,57.5 parent: 2 - - uid: 16219 + - uid: 42850 components: - type: Transform - pos: -25.5,0.5 + rot: 1.5707963267948966 rad + pos: -86.5,57.5 parent: 2 - - uid: 16220 + - uid: 42851 components: - type: Transform - pos: -26.5,0.5 + rot: 1.5707963267948966 rad + pos: -85.5,57.5 parent: 2 - - uid: 16221 + - uid: 42852 components: - type: Transform - pos: -27.5,0.5 + rot: 1.5707963267948966 rad + pos: -84.5,57.5 parent: 2 - - uid: 16222 + - uid: 42853 components: - type: Transform - pos: -28.5,0.5 + rot: 1.5707963267948966 rad + pos: -83.5,57.5 parent: 2 - - uid: 16223 + - uid: 42854 components: - type: Transform - pos: -29.5,0.5 + rot: 1.5707963267948966 rad + pos: -82.5,57.5 parent: 2 - - uid: 16224 + - uid: 42857 components: - type: Transform - pos: -30.5,0.5 + pos: -81.5,55.5 parent: 2 - - uid: 16225 + - uid: 42880 components: - type: Transform - pos: -31.5,0.5 + pos: -91.5,47.5 parent: 2 - - uid: 16226 + - uid: 42881 components: - type: Transform - pos: -32.5,0.5 + pos: -91.5,48.5 parent: 2 - - uid: 16227 + - uid: 42882 components: - type: Transform - pos: -33.5,0.5 + pos: -91.5,49.5 parent: 2 - - uid: 16228 + - uid: 42883 components: - type: Transform - pos: -34.5,0.5 + pos: -91.5,50.5 parent: 2 - - uid: 16229 + - uid: 42922 components: - type: Transform - pos: -35.5,0.5 + pos: -91.5,53.5 parent: 2 - - uid: 16230 + - uid: 42926 components: - type: Transform - pos: -36.5,0.5 + pos: -91.5,52.5 parent: 2 - - uid: 16231 + - uid: 42928 components: - type: Transform - pos: -37.5,0.5 + rot: 1.5707963267948966 rad + pos: -90.5,51.5 parent: 2 - - uid: 16232 + - uid: 42929 components: - type: Transform - pos: -38.5,0.5 + rot: 1.5707963267948966 rad + pos: -89.5,51.5 parent: 2 - - uid: 16233 + - uid: 42930 components: - type: Transform - pos: -39.5,0.5 + rot: 1.5707963267948966 rad + pos: -88.5,51.5 parent: 2 - - uid: 16234 + - uid: 42931 components: - type: Transform - pos: -40.5,0.5 + rot: 1.5707963267948966 rad + pos: -87.5,51.5 parent: 2 - - uid: 16235 + - uid: 42932 components: - type: Transform - pos: -41.5,0.5 + rot: 1.5707963267948966 rad + pos: -86.5,51.5 parent: 2 - - uid: 16236 + - uid: 42933 components: - type: Transform - pos: -42.5,0.5 + rot: 1.5707963267948966 rad + pos: -85.5,51.5 parent: 2 - - uid: 16237 + - uid: 42934 components: - type: Transform - pos: -43.5,0.5 + rot: 1.5707963267948966 rad + pos: -84.5,51.5 parent: 2 - - uid: 16238 + - uid: 42935 components: - type: Transform - pos: -44.5,0.5 + rot: 1.5707963267948966 rad + pos: -83.5,51.5 parent: 2 - - uid: 16239 + - uid: 42936 components: - type: Transform - pos: -45.5,0.5 + rot: 1.5707963267948966 rad + pos: -82.5,51.5 parent: 2 - - uid: 16240 + - uid: 42938 components: - type: Transform - pos: -46.5,0.5 + rot: 1.5707963267948966 rad + pos: -93.5,54.5 parent: 2 - - uid: 16241 + - uid: 42939 components: - type: Transform - pos: -47.5,0.5 + rot: 1.5707963267948966 rad + pos: -94.5,54.5 parent: 2 - - uid: 16242 + - uid: 42940 components: - type: Transform - pos: -48.5,0.5 + rot: 1.5707963267948966 rad + pos: -95.5,54.5 parent: 2 - - uid: 16243 + - uid: 42941 components: - type: Transform - pos: -49.5,0.5 + rot: 1.5707963267948966 rad + pos: -96.5,54.5 parent: 2 - - uid: 16244 + - uid: 42942 components: - type: Transform - pos: -50.5,0.5 + rot: 1.5707963267948966 rad + pos: -97.5,54.5 parent: 2 - - uid: 16245 + - uid: 42943 components: - type: Transform - pos: -51.5,0.5 + rot: 1.5707963267948966 rad + pos: -98.5,54.5 parent: 2 - - uid: 16246 + - uid: 42944 components: - type: Transform - pos: -52.5,0.5 + rot: 1.5707963267948966 rad + pos: -99.5,54.5 parent: 2 - - uid: 16247 + - uid: 42974 components: - type: Transform - pos: -53.5,0.5 + pos: -100.5,53.5 parent: 2 - - uid: 16248 + - uid: 42975 components: - type: Transform - pos: -54.5,0.5 + pos: -100.5,52.5 parent: 2 - - uid: 16249 + - uid: 42977 components: - type: Transform - pos: -55.5,0.5 + pos: -100.5,50.5 parent: 2 - - uid: 16250 + - uid: 42978 components: - type: Transform - pos: -56.5,0.5 + pos: -100.5,49.5 parent: 2 - - uid: 16251 + - uid: 42979 components: - type: Transform - pos: -57.5,0.5 + pos: -100.5,48.5 parent: 2 - - uid: 16252 + - uid: 42980 components: - type: Transform - pos: -58.5,0.5 + pos: -100.5,47.5 parent: 2 - - uid: 16253 + - uid: 42981 components: - type: Transform - pos: -59.5,0.5 + pos: -100.5,46.5 parent: 2 - - uid: 16254 + - uid: 42982 components: - type: Transform - pos: -58.5,-13.5 + pos: -100.5,45.5 parent: 2 - - uid: 16255 + - uid: 42983 components: - type: Transform - pos: -59.5,-13.5 + pos: -100.5,44.5 parent: 2 - - uid: 16256 + - uid: 42984 components: - type: Transform - pos: -60.5,-13.5 + rot: -1.5707963267948966 rad + pos: -101.5,43.5 parent: 2 - - uid: 16257 + - uid: 42994 components: - type: Transform - pos: -61.5,-13.5 + rot: 3.141592653589793 rad + pos: -100.5,58.5 parent: 2 - - uid: 16258 + - uid: 42995 components: - type: Transform - pos: -62.5,-13.5 + rot: 3.141592653589793 rad + pos: -100.5,57.5 parent: 2 - - uid: 16259 + - uid: 42996 components: - type: Transform - pos: -63.5,-13.5 + rot: 3.141592653589793 rad + pos: -100.5,56.5 parent: 2 - - uid: 16260 + - uid: 42997 components: - type: Transform - pos: -64.5,-13.5 + rot: 3.141592653589793 rad + pos: -100.5,55.5 parent: 2 - - uid: 16261 + - uid: 42999 components: - type: Transform - pos: -65.5,-13.5 + pos: -91.5,61.5 parent: 2 - - uid: 16262 + - uid: 43000 components: - type: Transform - pos: -66.5,-13.5 + pos: -91.5,60.5 parent: 2 - - uid: 16263 + - uid: 43001 components: - type: Transform - pos: -67.5,-13.5 + pos: -91.5,59.5 parent: 2 - - uid: 16264 + - uid: 43002 components: - type: Transform - pos: -68.5,-13.5 + pos: -91.5,58.5 parent: 2 - - uid: 16265 + - uid: 43004 components: - type: Transform - pos: -69.5,-13.5 + rot: 1.5707963267948966 rad + pos: -89.5,57.5 parent: 2 - - uid: 16266 + - uid: 43005 components: - type: Transform - pos: -69.5,-14.5 + rot: 1.5707963267948966 rad + pos: -88.5,57.5 parent: 2 - - uid: 16267 + - uid: 43062 components: - type: Transform - pos: -69.5,-15.5 + pos: -10.5,25.5 parent: 2 - - uid: 16268 + - uid: 43063 components: - type: Transform - pos: -70.5,-15.5 + pos: -10.5,26.5 parent: 2 - - uid: 16269 + - uid: 43187 components: - type: Transform - pos: -71.5,-15.5 + pos: -50.5,-80.5 parent: 2 - - uid: 16270 + - uid: 43189 components: - type: Transform - pos: -71.5,-14.5 + rot: -1.5707963267948966 rad + pos: -49.5,-79.5 parent: 2 - - uid: 16271 + - uid: 43190 components: - type: Transform - pos: -72.5,-14.5 + rot: -1.5707963267948966 rad + pos: -48.5,-79.5 parent: 2 - - uid: 16272 + - uid: 43191 components: - type: Transform - pos: -72.5,-13.5 + rot: -1.5707963267948966 rad + pos: -47.5,-79.5 parent: 2 - - uid: 16273 + - uid: 43192 components: - type: Transform - pos: -72.5,-12.5 + rot: -1.5707963267948966 rad + pos: -46.5,-79.5 parent: 2 - - uid: 16274 + - uid: 43193 components: - type: Transform - pos: -72.5,-11.5 + rot: -1.5707963267948966 rad + pos: -45.5,-79.5 parent: 2 - - uid: 16275 + - uid: 43194 components: - type: Transform - pos: -72.5,-10.5 + rot: -1.5707963267948966 rad + pos: -44.5,-79.5 parent: 2 - - uid: 16276 + - uid: 43195 components: - type: Transform - pos: -72.5,-9.5 + rot: -1.5707963267948966 rad + pos: -43.5,-79.5 parent: 2 - - uid: 16277 + - uid: 43196 components: - type: Transform - pos: -72.5,-8.5 + rot: -1.5707963267948966 rad + pos: -42.5,-79.5 parent: 2 - - uid: 16278 + - uid: 43222 components: - type: Transform - pos: -72.5,-7.5 + rot: 3.141592653589793 rad + pos: -41.5,-78.5 parent: 2 - - uid: 16279 + - uid: 43225 components: - type: Transform - pos: -72.5,-6.5 + pos: -41.5,-77.5 parent: 2 - - uid: 16280 + - uid: 43226 components: - type: Transform - pos: -72.5,-5.5 + pos: -41.5,-76.5 parent: 2 - - uid: 16281 + - uid: 43232 components: - type: Transform - pos: -72.5,-4.5 + pos: -41.5,-75.5 parent: 2 - - uid: 16282 + - uid: 43234 components: - type: Transform - pos: -71.5,-4.5 + rot: -1.5707963267948966 rad + pos: -42.5,-74.5 parent: 2 - - uid: 16283 + - uid: 43235 components: - type: Transform - pos: -70.5,-4.5 + rot: -1.5707963267948966 rad + pos: -43.5,-74.5 parent: 2 - - uid: 16284 + - uid: 43236 components: - type: Transform - pos: -69.5,-4.5 + rot: -1.5707963267948966 rad + pos: -44.5,-74.5 parent: 2 - - uid: 16285 + - uid: 43237 components: - type: Transform - pos: -68.5,-4.5 + rot: -1.5707963267948966 rad + pos: -45.5,-74.5 parent: 2 - - uid: 16286 + - uid: 43238 components: - type: Transform - pos: -67.5,-4.5 + rot: -1.5707963267948966 rad + pos: -46.5,-74.5 parent: 2 - - uid: 16287 + - uid: 43239 components: - type: Transform - pos: -66.5,-4.5 + rot: -1.5707963267948966 rad + pos: -47.5,-74.5 parent: 2 - - uid: 16288 + - uid: 43241 components: - type: Transform - pos: -65.5,-4.5 + rot: -1.5707963267948966 rad + pos: -48.5,-74.5 parent: 2 - - uid: 16289 + - uid: 43242 components: - type: Transform - pos: -64.5,-4.5 + rot: -1.5707963267948966 rad + pos: -49.5,-74.5 parent: 2 - - uid: 16290 + - uid: 43244 components: - type: Transform - pos: -63.5,-4.5 + rot: -1.5707963267948966 rad + pos: -50.5,-74.5 parent: 2 - - uid: 16291 + - uid: 43245 components: - type: Transform - pos: -63.5,-3.5 + rot: -1.5707963267948966 rad + pos: -51.5,-74.5 parent: 2 - - uid: 16292 + - uid: 43246 components: - type: Transform - pos: -62.5,-3.5 + rot: -1.5707963267948966 rad + pos: -52.5,-74.5 parent: 2 - - uid: 16293 + - uid: 43248 components: - type: Transform - pos: -61.5,-3.5 + rot: -1.5707963267948966 rad + pos: -54.5,-74.5 parent: 2 - - uid: 16294 + - uid: 43249 components: - type: Transform - pos: -60.5,-3.5 + rot: -1.5707963267948966 rad + pos: -55.5,-74.5 parent: 2 - - uid: 16295 + - uid: 43250 components: - type: Transform - pos: -59.5,-3.5 + rot: -1.5707963267948966 rad + pos: -56.5,-74.5 parent: 2 - - uid: 16296 + - uid: 43263 components: - type: Transform - pos: -59.5,-2.5 + rot: -1.5707963267948966 rad + pos: -52.5,-83.5 parent: 2 - - uid: 16297 + - uid: 43264 components: - type: Transform - pos: -59.5,-1.5 + rot: -1.5707963267948966 rad + pos: -53.5,-83.5 parent: 2 - - uid: 16298 + - uid: 43265 components: - type: Transform - pos: -59.5,-0.5 + rot: -1.5707963267948966 rad + pos: -54.5,-83.5 parent: 2 - - uid: 16300 + - uid: 43266 components: - type: Transform - pos: -1.5,12.5 + rot: -1.5707963267948966 rad + pos: -55.5,-83.5 parent: 2 - - uid: 16302 + - uid: 43267 components: - type: Transform - pos: -2.5,12.5 + rot: -1.5707963267948966 rad + pos: -56.5,-83.5 parent: 2 - - uid: 16303 + - uid: 43268 components: - type: Transform - pos: -3.5,12.5 + rot: -1.5707963267948966 rad + pos: -57.5,-83.5 parent: 2 - - uid: 16304 + - uid: 43269 components: - type: Transform - pos: -4.5,12.5 + rot: -1.5707963267948966 rad + pos: -58.5,-83.5 parent: 2 - - uid: 16305 + - uid: 43270 components: - type: Transform - pos: -5.5,12.5 + rot: -1.5707963267948966 rad + pos: -59.5,-83.5 parent: 2 - - uid: 16306 + - uid: 43271 components: - type: Transform - pos: -6.5,12.5 + rot: -1.5707963267948966 rad + pos: -60.5,-83.5 parent: 2 - - uid: 16307 + - uid: 43272 components: - type: Transform - pos: -7.5,12.5 + rot: -1.5707963267948966 rad + pos: -61.5,-83.5 parent: 2 - - uid: 16308 + - uid: 43273 components: - type: Transform - pos: -7.5,11.5 + rot: -1.5707963267948966 rad + pos: -62.5,-83.5 parent: 2 - - uid: 16309 + - uid: 43274 components: - type: Transform - pos: -8.5,11.5 + rot: -1.5707963267948966 rad + pos: -63.5,-83.5 parent: 2 - - uid: 16310 + - uid: 43275 components: - type: Transform - pos: -8.5,10.5 + rot: -1.5707963267948966 rad + pos: -64.5,-83.5 parent: 2 - - uid: 16311 + - uid: 43276 components: - type: Transform - pos: -9.5,10.5 + rot: -1.5707963267948966 rad + pos: -65.5,-83.5 parent: 2 - - uid: 16312 + - uid: 43321 components: - type: Transform - pos: -9.5,9.5 + pos: -58.5,-70.5 parent: 2 - - uid: 16313 + - uid: 43334 components: - type: Transform - pos: -9.5,8.5 + pos: -57.5,-72.5 parent: 2 - - uid: 16314 + - uid: 43335 components: - type: Transform - pos: -9.5,7.5 + pos: -57.5,-73.5 parent: 2 - - uid: 16315 + - uid: 43345 components: - type: Transform - pos: -9.5,6.5 + rot: 3.141592653589793 rad + pos: -60.5,-70.5 parent: 2 - - uid: 16316 + - uid: 43347 components: - type: Transform - pos: -9.5,5.5 + rot: 3.141592653589793 rad + pos: -61.5,-72.5 parent: 2 - - uid: 16317 + - uid: 43385 components: - type: Transform - pos: -9.5,4.5 + pos: -61.5,-75.5 parent: 2 - - uid: 16318 + - uid: 43386 components: - type: Transform - pos: -9.5,3.5 + pos: -61.5,-76.5 parent: 2 - - uid: 16319 + - uid: 43387 components: - type: Transform - pos: -9.5,2.5 + pos: -62.5,-78.5 parent: 2 - - uid: 16320 + - uid: 43402 components: - type: Transform - pos: -9.5,1.5 + pos: -57.5,-76.5 parent: 2 - - uid: 16321 + - uid: 43415 components: - type: Transform - pos: -9.5,0.5 + pos: -58.5,-78.5 parent: 2 - - uid: 16324 + - uid: 43531 components: - type: Transform - pos: -20.5,0.5 + rot: 3.141592653589793 rad + pos: -33.5,-59.5 parent: 2 - - uid: 16325 + - uid: 43532 components: - type: Transform - pos: -19.5,0.5 + rot: 3.141592653589793 rad + pos: -33.5,-58.5 parent: 2 - - uid: 16326 + - uid: 43533 components: - type: Transform - pos: -18.5,0.5 + rot: 3.141592653589793 rad + pos: -33.5,-57.5 parent: 2 - - uid: 16327 + - uid: 43534 components: - type: Transform - pos: -17.5,0.5 + rot: 3.141592653589793 rad + pos: -33.5,-56.5 parent: 2 - - uid: 16328 + - uid: 43551 components: - type: Transform - pos: -16.5,0.5 + rot: 1.5707963267948966 rad + pos: -34.5,-54.5 parent: 2 - - uid: 16329 + - uid: 43552 components: - type: Transform - pos: -15.5,0.5 + rot: 1.5707963267948966 rad + pos: -35.5,-54.5 parent: 2 - - uid: 16330 + - uid: 43553 components: - type: Transform - pos: -14.5,0.5 + rot: 1.5707963267948966 rad + pos: -36.5,-54.5 parent: 2 - - uid: 16331 + - uid: 43556 components: - type: Transform - pos: -13.5,0.5 + pos: -33.5,-55.5 parent: 2 - - uid: 16332 + - uid: 43616 components: - type: Transform - pos: -12.5,0.5 + pos: -53.5,-73.5 parent: 2 - - uid: 16333 + - uid: 43617 components: - type: Transform - pos: -11.5,0.5 + pos: -53.5,-72.5 parent: 2 - - uid: 16334 + - uid: 43618 components: - type: Transform - pos: -10.5,0.5 + pos: -53.5,-71.5 parent: 2 - - uid: 16340 + - uid: 43619 components: - type: Transform - pos: -9.5,-0.5 + pos: -53.5,-70.5 parent: 2 - - uid: 16342 + - uid: 43620 components: - type: Transform - pos: -9.5,-1.5 + pos: -53.5,-69.5 parent: 2 - - uid: 16343 + - uid: 43621 components: - type: Transform - pos: -9.5,-2.5 + pos: -53.5,-68.5 parent: 2 - - uid: 16344 + - uid: 43622 components: - type: Transform - pos: -9.5,-3.5 + pos: -53.5,-67.5 parent: 2 - - uid: 16345 + - uid: 43623 components: - type: Transform - pos: -9.5,-4.5 + pos: -53.5,-66.5 parent: 2 - - uid: 16346 + - uid: 43624 components: - type: Transform - pos: -9.5,-5.5 + pos: -53.5,-65.5 parent: 2 - - uid: 16347 + - uid: 43625 components: - type: Transform - pos: -9.5,-6.5 + pos: -53.5,-64.5 parent: 2 - - uid: 16348 + - uid: 43626 components: - type: Transform - pos: -9.5,-7.5 + pos: -53.5,-63.5 parent: 2 - - uid: 16349 + - uid: 43627 components: - type: Transform - pos: -9.5,-8.5 + pos: -53.5,-62.5 parent: 2 - - uid: 16350 + - uid: 43628 components: - type: Transform - pos: -8.5,-8.5 + pos: -53.5,-61.5 parent: 2 - - uid: 16357 + - uid: 43629 components: - type: Transform - pos: -8.5,-9.5 + pos: -53.5,-60.5 parent: 2 - - uid: 16358 + - uid: 43630 components: - type: Transform - pos: -7.5,-9.5 + pos: -53.5,-59.5 parent: 2 - - uid: 16359 + - uid: 43631 components: - type: Transform - pos: -7.5,-10.5 + pos: -53.5,-58.5 parent: 2 - - uid: 16365 + - uid: 43632 components: - type: Transform - pos: -6.5,-10.5 + pos: -53.5,-57.5 parent: 2 - - uid: 16366 + - uid: 43633 components: - type: Transform - pos: -5.5,-10.5 + pos: -53.5,-56.5 parent: 2 - - uid: 16367 + - uid: 43638 components: - type: Transform - pos: -4.5,-10.5 + rot: -1.5707963267948966 rad + pos: 27.5,-64.5 parent: 2 - - uid: 16368 + - uid: 43639 components: - type: Transform - pos: -3.5,-10.5 + pos: -52.5,-53.5 parent: 2 - - uid: 16369 + - uid: 43640 components: - type: Transform - pos: -2.5,-10.5 + pos: -52.5,-54.5 parent: 2 - - uid: 16370 + - uid: 43643 components: - type: Transform - pos: -1.5,-10.5 + rot: 1.5707963267948966 rad + pos: -50.5,-52.5 parent: 2 - - uid: 16376 + - uid: 43644 components: - type: Transform - pos: -1.5,-11.5 + rot: 1.5707963267948966 rad + pos: -49.5,-52.5 parent: 2 - - uid: 16382 + - uid: 43645 components: - type: Transform - pos: -1.5,-9.5 + rot: 1.5707963267948966 rad + pos: -48.5,-52.5 parent: 2 - - uid: 16383 + - uid: 43646 components: - type: Transform - pos: -0.5,-9.5 + rot: 1.5707963267948966 rad + pos: -47.5,-52.5 parent: 2 - - uid: 16384 + - uid: 43655 components: - type: Transform - pos: 0.5,-9.5 + rot: -1.5707963267948966 rad + pos: 28.5,-64.5 parent: 2 - - uid: 16385 + - uid: 43662 components: - type: Transform - pos: -0.5,-8.5 + rot: -1.5707963267948966 rad + pos: 34.5,-64.5 parent: 2 - - uid: 16389 + - uid: 43663 components: - type: Transform - pos: -8.5,0.5 + rot: -1.5707963267948966 rad + pos: 33.5,-64.5 parent: 2 - - uid: 16390 + - uid: 43664 components: - type: Transform - pos: -7.5,0.5 + rot: -1.5707963267948966 rad + pos: 32.5,-64.5 parent: 2 - - uid: 16391 + - uid: 43665 components: - type: Transform - pos: -6.5,0.5 + rot: -1.5707963267948966 rad + pos: 31.5,-64.5 parent: 2 - - uid: 16392 + - uid: 43666 components: - type: Transform - pos: -5.5,0.5 + rot: -1.5707963267948966 rad + pos: 30.5,-64.5 parent: 2 - - uid: 16393 + - uid: 43667 components: - type: Transform - pos: -4.5,0.5 + rot: -1.5707963267948966 rad + pos: 29.5,-64.5 parent: 2 - - uid: 16394 + - uid: 43668 components: - type: Transform - pos: -3.5,0.5 + rot: 1.5707963267948966 rad + pos: -46.5,-52.5 parent: 2 - - uid: 16395 + - uid: 43669 components: - type: Transform - pos: -2.5,0.5 + rot: 1.5707963267948966 rad + pos: -45.5,-52.5 parent: 2 - - uid: 16396 + - uid: 43670 components: - type: Transform - pos: -1.5,0.5 + rot: 1.5707963267948966 rad + pos: -44.5,-52.5 parent: 2 - - uid: 16397 + - uid: 43671 components: - type: Transform - pos: -7.5,9.5 + rot: 1.5707963267948966 rad + pos: -51.5,-52.5 parent: 2 - - uid: 16398 + - uid: 43674 components: - type: Transform - pos: -6.5,9.5 + rot: 1.5707963267948966 rad + pos: -42.5,-53.5 parent: 2 - - uid: 16399 + - uid: 43675 components: - type: Transform - pos: -6.5,10.5 + rot: 1.5707963267948966 rad + pos: -41.5,-53.5 parent: 2 - - uid: 16400 + - uid: 43676 components: - type: Transform - pos: -5.5,10.5 + rot: 1.5707963267948966 rad + pos: -40.5,-53.5 parent: 2 - - uid: 16401 + - uid: 43677 components: - type: Transform - pos: -4.5,10.5 + rot: 1.5707963267948966 rad + pos: -39.5,-53.5 parent: 2 - - uid: 16402 + - uid: 43678 components: - type: Transform - pos: -3.5,10.5 + rot: 1.5707963267948966 rad + pos: -38.5,-53.5 parent: 2 - - uid: 16403 + - uid: 43724 components: - type: Transform - pos: -2.5,10.5 + pos: 79.5,-20.5 parent: 2 - - uid: 16404 + - uid: 43730 components: - type: Transform - pos: -1.5,10.5 + pos: -21.5,-79.5 parent: 2 - - uid: 16405 + - uid: 43761 components: - type: Transform - pos: -0.5,10.5 + pos: -52.5,99.5 parent: 2 - - uid: 16406 + - uid: 43763 components: - type: Transform - pos: 0.5,10.5 + rot: -1.5707963267948966 rad + pos: -5.5,-76.5 parent: 2 - - uid: 16407 + - uid: 43769 components: - type: Transform - pos: 1.5,10.5 + rot: -1.5707963267948966 rad + pos: -40.5,-79.5 parent: 2 - - uid: 16408 + - uid: 43770 components: - type: Transform - pos: 2.5,10.5 + rot: -1.5707963267948966 rad + pos: -39.5,-79.5 parent: 2 - - uid: 16409 + - uid: 43771 components: - type: Transform - pos: 3.5,10.5 + rot: -1.5707963267948966 rad + pos: -38.5,-79.5 parent: 2 - - uid: 16410 + - uid: 43772 components: - type: Transform - pos: 4.5,10.5 + rot: -1.5707963267948966 rad + pos: -37.5,-79.5 parent: 2 - - uid: 16411 + - uid: 43773 components: - type: Transform - pos: 5.5,10.5 + rot: -1.5707963267948966 rad + pos: -36.5,-79.5 parent: 2 - - uid: 16412 + - uid: 43774 components: - type: Transform - pos: 5.5,9.5 + rot: -1.5707963267948966 rad + pos: -35.5,-79.5 parent: 2 - - uid: 16413 + - uid: 43775 components: - type: Transform - pos: 6.5,9.5 + rot: -1.5707963267948966 rad + pos: -34.5,-79.5 parent: 2 - - uid: 16414 + - uid: 43776 components: - type: Transform - pos: 5.5,7.5 + rot: -1.5707963267948966 rad + pos: -33.5,-79.5 parent: 2 - - uid: 16415 + - uid: 43818 components: - type: Transform - pos: 5.5,8.5 + rot: 1.5707963267948966 rad + pos: -31.5,-80.5 parent: 2 - - uid: 16416 + - uid: 43819 components: - type: Transform - pos: 4.5,8.5 + rot: 1.5707963267948966 rad + pos: -30.5,-80.5 parent: 2 - - uid: 16417 + - uid: 43820 components: - type: Transform - pos: 3.5,8.5 + rot: 1.5707963267948966 rad + pos: -29.5,-80.5 parent: 2 - - uid: 16418 + - uid: 43821 components: - type: Transform - pos: 2.5,8.5 + rot: 1.5707963267948966 rad + pos: -28.5,-80.5 parent: 2 - - uid: 16419 + - uid: 43822 components: - type: Transform - pos: 1.5,8.5 + rot: 1.5707963267948966 rad + pos: -27.5,-80.5 parent: 2 - - uid: 16420 + - uid: 43823 components: - type: Transform - pos: 0.5,8.5 + rot: 1.5707963267948966 rad + pos: -26.5,-80.5 parent: 2 - - uid: 16421 + - uid: 43824 components: - type: Transform - pos: -0.5,8.5 + rot: 1.5707963267948966 rad + pos: -25.5,-80.5 parent: 2 - - uid: 16422 + - uid: 43825 components: - type: Transform - pos: -1.5,8.5 + rot: 1.5707963267948966 rad + pos: -24.5,-80.5 parent: 2 - - uid: 16423 + - uid: 43826 components: - type: Transform - pos: -2.5,8.5 + rot: 1.5707963267948966 rad + pos: -23.5,-80.5 parent: 2 - - uid: 16424 + - uid: 43827 components: - type: Transform - pos: -3.5,8.5 + rot: 1.5707963267948966 rad + pos: -22.5,-80.5 parent: 2 - - uid: 16425 + - uid: 43829 components: - type: Transform - pos: -4.5,8.5 + pos: -21.5,-78.5 parent: 2 - - uid: 16426 + - uid: 43830 components: - type: Transform - pos: -5.5,8.5 + pos: -21.5,-77.5 parent: 2 - - uid: 16427 + - uid: 43832 components: - type: Transform - pos: -6.5,8.5 + rot: -1.5707963267948966 rad + pos: -20.5,-76.5 parent: 2 - - uid: 16429 + - uid: 43833 components: - type: Transform - pos: -6.5,7.5 + rot: -1.5707963267948966 rad + pos: -19.5,-76.5 parent: 2 - - uid: 16436 + - uid: 43834 components: - type: Transform - pos: -0.5,7.5 + rot: -1.5707963267948966 rad + pos: -18.5,-76.5 parent: 2 - - uid: 16437 + - uid: 43835 components: - type: Transform - pos: -0.5,6.5 + rot: -1.5707963267948966 rad + pos: -17.5,-76.5 parent: 2 - - uid: 16438 + - uid: 43836 components: - type: Transform - pos: -0.5,5.5 + rot: -1.5707963267948966 rad + pos: -16.5,-76.5 parent: 2 - - uid: 16439 + - uid: 43837 components: - type: Transform - pos: -0.5,4.5 + rot: -1.5707963267948966 rad + pos: -15.5,-76.5 parent: 2 - - uid: 16440 + - uid: 43838 components: - type: Transform - pos: -0.5,3.5 + rot: -1.5707963267948966 rad + pos: -14.5,-76.5 parent: 2 - - uid: 16443 + - uid: 43839 components: - type: Transform - pos: -0.5,1.5 + rot: -1.5707963267948966 rad + pos: -13.5,-76.5 parent: 2 - - uid: 16462 + - uid: 43840 components: - type: Transform - pos: -22.5,24.5 + rot: -1.5707963267948966 rad + pos: -12.5,-76.5 parent: 2 - - uid: 16463 + - uid: 43841 components: - type: Transform - pos: -22.5,25.5 + rot: -1.5707963267948966 rad + pos: -11.5,-76.5 parent: 2 - - uid: 16465 + - uid: 43842 components: - type: Transform - pos: -20.5,24.5 + rot: -1.5707963267948966 rad + pos: -10.5,-76.5 parent: 2 - - uid: 16466 + - uid: 43843 components: - type: Transform - pos: -20.5,25.5 + rot: -1.5707963267948966 rad + pos: -9.5,-76.5 parent: 2 - - uid: 16467 + - uid: 43844 components: - type: Transform - pos: -21.5,25.5 + rot: -1.5707963267948966 rad + pos: -8.5,-76.5 parent: 2 - - uid: 16468 + - uid: 43845 components: - type: Transform - pos: -21.5,26.5 + rot: -1.5707963267948966 rad + pos: -7.5,-76.5 parent: 2 - - uid: 16469 + - uid: 43848 components: - type: Transform - pos: -21.5,27.5 + rot: 3.141592653589793 rad + pos: -6.5,-75.5 parent: 2 - - uid: 16470 + - uid: 43849 components: - type: Transform - pos: -21.5,28.5 + rot: 3.141592653589793 rad + pos: -6.5,-74.5 parent: 2 - - uid: 16471 + - uid: 43850 components: - type: Transform - pos: -21.5,29.5 + rot: 3.141592653589793 rad + pos: -6.5,-73.5 parent: 2 - - uid: 16472 + - uid: 43851 components: - type: Transform - pos: -21.5,30.5 + rot: 3.141592653589793 rad + pos: -6.5,-72.5 parent: 2 - - uid: 16473 + - uid: 43852 components: - type: Transform - pos: -21.5,31.5 + rot: 3.141592653589793 rad + pos: -4.5,-75.5 parent: 2 - - uid: 16474 + - uid: 43853 components: - type: Transform - pos: -22.5,32.5 + rot: 3.141592653589793 rad + pos: -4.5,-74.5 parent: 2 - - uid: 16475 + - uid: 43854 components: - type: Transform - pos: -21.5,32.5 + rot: 3.141592653589793 rad + pos: -4.5,-73.5 parent: 2 - - uid: 16476 + - uid: 43855 components: - type: Transform - pos: -20.5,32.5 + rot: 3.141592653589793 rad + pos: -4.5,-72.5 parent: 2 - - uid: 16477 + - uid: 43944 components: - type: Transform - pos: -20.5,33.5 + pos: -66.5,-82.5 parent: 2 - - uid: 16478 + - uid: 43945 components: - type: Transform - pos: -20.5,34.5 + pos: -66.5,-81.5 parent: 2 - - uid: 16479 + - uid: 43946 components: - type: Transform - pos: -22.5,33.5 + pos: -66.5,-80.5 parent: 2 - - uid: 16480 + - uid: 43947 components: - type: Transform - pos: -22.5,34.5 + pos: -66.5,-79.5 parent: 2 - - uid: 16481 + - uid: 43948 components: - type: Transform - pos: -21.5,34.5 + pos: -66.5,-78.5 parent: 2 - - uid: 16501 + - uid: 43949 components: - type: Transform - pos: -22.5,23.5 + pos: -66.5,-77.5 parent: 2 - - uid: 16505 + - uid: 43950 components: - type: Transform - pos: -20.5,23.5 + pos: -66.5,-76.5 parent: 2 - - uid: 16508 + - uid: 43951 components: - type: Transform - pos: -21.5,35.5 + pos: -66.5,-75.5 parent: 2 - - uid: 16509 + - uid: 43952 components: - type: Transform - pos: -21.5,36.5 + pos: -66.5,-74.5 parent: 2 - - uid: 16510 + - uid: 43954 components: - type: Transform - pos: -21.5,37.5 + pos: -66.5,-72.5 parent: 2 - - uid: 16511 + - uid: 43955 components: - type: Transform - pos: -21.5,38.5 + pos: -66.5,-71.5 parent: 2 - - uid: 16512 + - uid: 44021 components: - type: Transform - pos: -21.5,39.5 + rot: 3.141592653589793 rad + pos: -67.5,-69.5 parent: 2 - - uid: 16513 + - uid: 44022 components: - type: Transform - pos: -21.5,40.5 + rot: 3.141592653589793 rad + pos: -67.5,-68.5 parent: 2 - - uid: 16514 + - uid: 44023 components: - type: Transform - pos: -21.5,41.5 + rot: 3.141592653589793 rad + pos: -67.5,-67.5 parent: 2 - - uid: 16515 + - uid: 44024 components: - type: Transform - pos: -21.5,42.5 + rot: 3.141592653589793 rad + pos: -67.5,-66.5 parent: 2 - - uid: 16516 + - uid: 44025 components: - type: Transform - pos: -21.5,43.5 + rot: 3.141592653589793 rad + pos: -67.5,-65.5 parent: 2 - - uid: 16517 + - uid: 44026 components: - type: Transform - pos: -21.5,44.5 + rot: 3.141592653589793 rad + pos: -67.5,-64.5 parent: 2 - - uid: 16518 + - uid: 44027 components: - type: Transform - pos: -21.5,45.5 + rot: 3.141592653589793 rad + pos: -67.5,-63.5 parent: 2 - - uid: 16520 + - uid: 44028 components: - type: Transform - pos: -21.5,46.5 + rot: 3.141592653589793 rad + pos: -67.5,-62.5 parent: 2 - - uid: 16521 + - uid: 44029 components: - type: Transform - pos: -21.5,47.5 + rot: 3.141592653589793 rad + pos: -67.5,-61.5 parent: 2 - - uid: 16522 + - uid: 44173 components: - type: Transform - pos: -21.5,48.5 + rot: -1.5707963267948966 rad + pos: -68.5,-60.5 parent: 2 - - uid: 16523 + - uid: 44174 components: - type: Transform - pos: -21.5,49.5 + rot: -1.5707963267948966 rad + pos: -69.5,-60.5 parent: 2 - - uid: 16524 + - uid: 44175 components: - type: Transform - pos: -21.5,50.5 + rot: -1.5707963267948966 rad + pos: -70.5,-60.5 parent: 2 - - uid: 16525 + - uid: 44176 components: - type: Transform - pos: -21.5,51.5 + rot: -1.5707963267948966 rad + pos: -71.5,-60.5 parent: 2 - - uid: 16529 + - uid: 44177 components: - type: Transform - pos: -1.5,-20.5 + rot: -1.5707963267948966 rad + pos: -72.5,-60.5 parent: 2 - - uid: 16530 + - uid: 44178 components: - type: Transform - pos: -2.5,-20.5 + rot: -1.5707963267948966 rad + pos: -73.5,-60.5 parent: 2 - - uid: 16531 + - uid: 44179 components: - type: Transform - pos: -3.5,-20.5 + rot: -1.5707963267948966 rad + pos: -74.5,-60.5 parent: 2 - - uid: 16532 + - uid: 44180 components: - type: Transform - pos: -4.5,-20.5 + rot: -1.5707963267948966 rad + pos: -75.5,-60.5 parent: 2 - - uid: 16533 + - uid: 44181 components: - type: Transform - pos: -5.5,-20.5 + rot: -1.5707963267948966 rad + pos: -76.5,-60.5 parent: 2 - - uid: 16534 + - uid: 44182 components: - type: Transform - pos: -6.5,-20.5 + rot: -1.5707963267948966 rad + pos: -77.5,-60.5 parent: 2 - - uid: 16535 + - uid: 44194 components: - type: Transform - pos: -7.5,-20.5 + rot: 3.141592653589793 rad + pos: -78.5,-59.5 parent: 2 - - uid: 16536 + - uid: 44195 components: - type: Transform - pos: -8.5,-20.5 + rot: 3.141592653589793 rad + pos: -78.5,-58.5 parent: 2 - - uid: 16537 + - uid: 44196 components: - type: Transform - pos: -9.5,-20.5 + rot: 3.141592653589793 rad + pos: -78.5,-57.5 parent: 2 - - uid: 16538 + - uid: 44197 components: - type: Transform - pos: -10.5,-20.5 + rot: 3.141592653589793 rad + pos: -78.5,-56.5 parent: 2 - - uid: 16539 + - uid: 44216 components: - type: Transform - pos: -11.5,-20.5 + rot: -1.5707963267948966 rad + pos: -79.5,-55.5 parent: 2 - - uid: 16540 + - uid: 44261 components: - type: Transform - pos: -12.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-54.5 parent: 2 - - uid: 16541 + - uid: 44262 components: - type: Transform - pos: -13.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-53.5 parent: 2 - - uid: 16542 + - uid: 44264 components: - type: Transform - pos: -14.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-51.5 parent: 2 - - uid: 16543 + - uid: 44265 components: - type: Transform - pos: -15.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-50.5 parent: 2 - - uid: 16544 + - uid: 44266 components: - type: Transform - pos: -16.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-49.5 parent: 2 - - uid: 16545 + - uid: 44267 components: - type: Transform - pos: -17.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-48.5 parent: 2 - - uid: 16546 + - uid: 44268 components: - type: Transform - pos: -18.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-47.5 parent: 2 - - uid: 16547 + - uid: 44269 components: - type: Transform - pos: -19.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-46.5 parent: 2 - - uid: 16548 + - uid: 44270 components: - type: Transform - pos: -20.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,-45.5 parent: 2 - - uid: 16557 + - uid: 44280 components: - type: Transform - pos: -16.5,-12.5 + rot: -1.5707963267948966 rad + pos: -79.5,-44.5 parent: 2 - - uid: 16558 + - uid: 44299 components: - type: Transform - pos: -18.5,-12.5 + rot: -1.5707963267948966 rad + pos: -77.5,-43.5 parent: 2 - - uid: 16559 + - uid: 44312 components: - type: Transform - pos: -18.5,-13.5 + rot: 1.5707963267948966 rad + pos: -76.5,-43.5 parent: 2 - - uid: 16570 + - uid: 44313 components: - type: Transform - pos: -11.5,-12.5 + rot: 1.5707963267948966 rad + pos: -75.5,-43.5 parent: 2 - - uid: 16571 + - uid: 44336 components: - type: Transform - pos: -10.5,-12.5 + rot: 3.141592653589793 rad + pos: -74.5,-42.5 parent: 2 - - uid: 16572 + - uid: 44337 components: - type: Transform - pos: -9.5,-12.5 + rot: 3.141592653589793 rad + pos: -74.5,-41.5 parent: 2 - - uid: 16583 + - uid: 44338 components: - type: Transform - pos: -9.5,-13.5 + rot: 3.141592653589793 rad + pos: -74.5,-40.5 parent: 2 - - uid: 16584 + - uid: 44392 components: - type: Transform - pos: -8.5,-13.5 + rot: 1.5707963267948966 rad + pos: -73.5,-39.5 parent: 2 - - uid: 16585 + - uid: 44393 components: - type: Transform - pos: -7.5,-13.5 + rot: 1.5707963267948966 rad + pos: -72.5,-39.5 parent: 2 - - uid: 16586 + - uid: 44394 components: - type: Transform - pos: -6.5,-13.5 + rot: 1.5707963267948966 rad + pos: -71.5,-39.5 parent: 2 - - uid: 16587 + - uid: 44422 components: - type: Transform - pos: -5.5,-13.5 + pos: -69.5,-37.5 parent: 2 - - uid: 16588 + - uid: 44439 components: - type: Transform - pos: -4.5,-13.5 + rot: 1.5707963267948966 rad + pos: -68.5,-36.5 parent: 2 - - uid: 16589 + - uid: 44532 components: - type: Transform - pos: -3.5,-13.5 + pos: -66.5,-33.5 parent: 2 - - uid: 16590 + - uid: 44533 components: - type: Transform - pos: -2.5,-13.5 + pos: -66.5,-32.5 parent: 2 - - uid: 16591 + - uid: 44534 components: - type: Transform - pos: -1.5,-13.5 + pos: -66.5,-31.5 parent: 2 - - uid: 16596 + - uid: 44535 components: - type: Transform - pos: 0.5,-13.5 + pos: -66.5,-30.5 parent: 2 - - uid: 16597 + - uid: 44557 components: - type: Transform - pos: 1.5,-13.5 + rot: 1.5707963267948966 rad + pos: -67.5,-29.5 parent: 2 - - uid: 16598 + - uid: 44558 components: - type: Transform - pos: 2.5,-13.5 + pos: -69.5,-27.5 parent: 2 - - uid: 16599 + - uid: 44559 components: - type: Transform - pos: 3.5,-13.5 + pos: -69.5,-26.5 parent: 2 - - uid: 16600 + - uid: 44560 components: - type: Transform - pos: 4.5,-13.5 + pos: -69.5,-25.5 parent: 2 - - uid: 16601 + - uid: 44561 components: - type: Transform - pos: 5.5,-13.5 + pos: -69.5,-24.5 parent: 2 - - uid: 16602 + - uid: 44562 components: - type: Transform - pos: 6.5,-13.5 + pos: -69.5,-23.5 parent: 2 - - uid: 16603 + - uid: 44563 components: - type: Transform - pos: 7.5,-13.5 + pos: -69.5,-22.5 parent: 2 - - uid: 16604 + - uid: 44564 components: - type: Transform - pos: 8.5,-13.5 + pos: -69.5,-21.5 parent: 2 - - uid: 16605 + - uid: 44590 components: - type: Transform - pos: 8.5,-12.5 + rot: 3.141592653589793 rad + pos: -68.5,-19.5 parent: 2 - - uid: 16606 + - uid: 44591 components: - type: Transform - pos: 9.5,-12.5 + rot: 3.141592653589793 rad + pos: -68.5,-18.5 parent: 2 - - uid: 16607 + - uid: 44592 components: - type: Transform - pos: 9.5,-11.5 + rot: 3.141592653589793 rad + pos: -68.5,-17.5 parent: 2 - - uid: 16608 + - uid: 44593 components: - type: Transform - pos: 10.5,-11.5 + rot: 3.141592653589793 rad + pos: -68.5,-16.5 parent: 2 - - uid: 16616 + - uid: 44595 components: - type: Transform - pos: 10.5,-10.5 + pos: -56.5,10.5 parent: 2 - - uid: 16623 + - uid: 44671 components: - type: Transform - pos: 10.5,-8.5 + rot: -1.5707963267948966 rad + pos: -15.5,-7.5 parent: 2 - - uid: 16624 + - uid: 44674 components: - type: Transform - pos: 9.5,-8.5 + rot: 3.141592653589793 rad + pos: -68.5,-15.5 parent: 2 - - uid: 16625 + - uid: 44675 components: - type: Transform - pos: 9.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-14.5 parent: 2 - - uid: 16626 + - uid: 44676 components: - type: Transform - pos: 10.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-13.5 parent: 2 - - uid: 16627 + - uid: 44677 components: - type: Transform - pos: 11.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-12.5 parent: 2 - - uid: 16628 + - uid: 44678 components: - type: Transform - pos: 12.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-11.5 parent: 2 - - uid: 16629 + - uid: 44679 components: - type: Transform - pos: 13.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-10.5 parent: 2 - - uid: 16630 + - uid: 44680 components: - type: Transform - pos: 14.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-9.5 parent: 2 - - uid: 16631 + - uid: 44681 components: - type: Transform - pos: 15.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-8.5 parent: 2 - - uid: 16632 + - uid: 44682 components: - type: Transform - pos: 16.5,0.5 + rot: 3.141592653589793 rad + pos: -68.5,-7.5 parent: 2 - - uid: 16633 + - uid: 44688 components: - type: Transform - pos: 17.5,0.5 + rot: 3.141592653589793 rad + pos: -71.5,-4.5 parent: 2 - - uid: 16634 + - uid: 44689 components: - type: Transform - pos: 18.5,0.5 + rot: 3.141592653589793 rad + pos: -71.5,-5.5 parent: 2 - - uid: 16635 + - uid: 44690 components: - type: Transform - pos: 19.5,0.5 + rot: 1.5707963267948966 rad + pos: -70.5,-6.5 parent: 2 - - uid: 16664 + - uid: 44691 components: - type: Transform - pos: -41.5,21.5 + rot: 1.5707963267948966 rad + pos: -69.5,-6.5 parent: 2 - - uid: 16665 + - uid: 44692 components: - type: Transform - pos: -41.5,20.5 + pos: -54.5,10.5 parent: 2 - - uid: 16666 + - uid: 44730 components: - type: Transform - pos: -41.5,19.5 + pos: -52.5,10.5 parent: 2 - - uid: 16667 + - uid: 44732 components: - type: Transform - pos: -41.5,18.5 + rot: -1.5707963267948966 rad + pos: -53.5,11.5 parent: 2 - - uid: 16668 + - uid: 44734 components: - type: Transform - pos: -41.5,17.5 + rot: -1.5707963267948966 rad + pos: -55.5,11.5 parent: 2 - - uid: 16669 + - uid: 44740 components: - type: Transform - pos: -41.5,16.5 + rot: 1.5707963267948966 rad + pos: -57.5,11.5 parent: 2 - - uid: 16670 + - uid: 44741 components: - type: Transform - pos: -41.5,15.5 + pos: -69.5,4.5 parent: 2 - - uid: 16671 + - uid: 44743 components: - type: Transform - pos: -41.5,14.5 + pos: -68.5,8.5 parent: 2 - - uid: 16672 + - uid: 44744 components: - type: Transform - pos: -41.5,13.5 + pos: -68.5,7.5 parent: 2 - - uid: 16673 + - uid: 44745 components: - type: Transform - pos: -41.5,12.5 + pos: -68.5,6.5 parent: 2 - - uid: 16674 + - uid: 44749 components: - type: Transform - pos: -41.5,11.5 + rot: 1.5707963267948966 rad + pos: -67.5,9.5 parent: 2 - - uid: 16675 + - uid: 44750 components: - type: Transform - pos: -41.5,10.5 + rot: 1.5707963267948966 rad + pos: -66.5,9.5 parent: 2 - - uid: 16676 + - uid: 44751 components: - type: Transform - pos: -40.5,10.5 + rot: 1.5707963267948966 rad + pos: -65.5,9.5 parent: 2 - - uid: 16677 + - uid: 44752 components: - type: Transform - pos: -39.5,10.5 + rot: 1.5707963267948966 rad + pos: -64.5,9.5 parent: 2 - - uid: 16678 + - uid: 44753 components: - type: Transform - pos: -39.5,9.5 + rot: 1.5707963267948966 rad + pos: -63.5,9.5 parent: 2 - - uid: 16679 + - uid: 44754 components: - type: Transform - pos: -39.5,8.5 + rot: 1.5707963267948966 rad + pos: -62.5,9.5 parent: 2 - - uid: 16680 + - uid: 44755 components: - type: Transform - pos: -39.5,7.5 + rot: 1.5707963267948966 rad + pos: -61.5,9.5 parent: 2 - - uid: 16681 + - uid: 44756 components: - type: Transform - pos: -39.5,6.5 + rot: 1.5707963267948966 rad + pos: -60.5,9.5 parent: 2 - - uid: 16682 + - uid: 44757 components: - type: Transform - pos: -39.5,5.5 + pos: -59.5,10.5 parent: 2 - - uid: 16683 + - uid: 44758 components: - type: Transform - pos: -39.5,4.5 + rot: -1.5707963267948966 rad + pos: -58.5,11.5 parent: 2 - - uid: 16684 + - uid: 44764 components: - type: Transform - pos: -39.5,3.5 + rot: 3.141592653589793 rad + pos: 0.5,-14.5 parent: 2 - - uid: 16685 + - uid: 44766 components: - type: Transform - pos: -39.5,2.5 + rot: -1.5707963267948966 rad + pos: -51.5,-82.5 parent: 2 - - uid: 16686 + - uid: 44769 components: - type: Transform - pos: -39.5,1.5 + rot: -1.5707963267948966 rad + pos: -12.5,-26.5 parent: 2 - - uid: 16687 + - uid: 44788 components: - type: Transform - pos: -45.5,-0.5 + pos: -69.5,3.5 parent: 2 - - uid: 16688 + - uid: 44789 components: - type: Transform - pos: -45.5,-1.5 + pos: -69.5,2.5 parent: 2 - - uid: 16689 + - uid: 44790 components: - type: Transform - pos: -45.5,-2.5 + pos: -69.5,1.5 parent: 2 - - uid: 16690 + - uid: 44791 components: - type: Transform - pos: -45.5,-3.5 + pos: -69.5,0.5 parent: 2 - - uid: 16691 + - uid: 44792 components: - type: Transform - pos: -45.5,-4.5 + pos: -69.5,-0.5 parent: 2 - - uid: 16692 + - uid: 44795 components: - type: Transform - pos: -45.5,-5.5 + pos: -70.5,-2.5 parent: 2 - - uid: 16693 + - uid: 44807 components: - type: Transform - pos: -45.5,-6.5 + rot: 3.141592653589793 rad + pos: -0.5,-25.5 parent: 2 - - uid: 16694 + - uid: 44820 components: - type: Transform - pos: -46.5,-6.5 + rot: -1.5707963267948966 rad + pos: -52.5,-82.5 parent: 2 - - uid: 16695 + - uid: 44821 components: - type: Transform - pos: -46.5,-7.5 + rot: -1.5707963267948966 rad + pos: -53.5,-82.5 parent: 2 - - uid: 16696 + - uid: 44822 components: - type: Transform - pos: -46.5,-8.5 + rot: -1.5707963267948966 rad + pos: -54.5,-82.5 parent: 2 - - uid: 16697 + - uid: 44823 components: - type: Transform - pos: -47.5,-8.5 + rot: -1.5707963267948966 rad + pos: -55.5,-82.5 parent: 2 - - uid: 16698 + - uid: 44824 components: - type: Transform - pos: -48.5,-8.5 + rot: -1.5707963267948966 rad + pos: -56.5,-82.5 parent: 2 - - uid: 16699 + - uid: 44825 components: - type: Transform - pos: -49.5,-8.5 + rot: -1.5707963267948966 rad + pos: -57.5,-82.5 parent: 2 - - uid: 16700 + - uid: 44826 components: - type: Transform - pos: -50.5,-8.5 + rot: -1.5707963267948966 rad + pos: -58.5,-82.5 parent: 2 - - uid: 16701 + - uid: 44827 components: - type: Transform - pos: -51.5,-8.5 + rot: -1.5707963267948966 rad + pos: -59.5,-82.5 parent: 2 - - uid: 16702 + - uid: 44828 components: - type: Transform - pos: -52.5,-8.5 + rot: -1.5707963267948966 rad + pos: -60.5,-82.5 parent: 2 - - uid: 16703 + - uid: 44829 components: - type: Transform - pos: -53.5,-8.5 + rot: -1.5707963267948966 rad + pos: -61.5,-82.5 parent: 2 - - uid: 16704 + - uid: 44830 components: - type: Transform - pos: -54.5,-8.5 + rot: -1.5707963267948966 rad + pos: -62.5,-82.5 parent: 2 - - uid: 16705 + - uid: 44831 components: - type: Transform - pos: -55.5,-8.5 + rot: -1.5707963267948966 rad + pos: -63.5,-82.5 parent: 2 - - uid: 16706 + - uid: 44832 components: - type: Transform - pos: -55.5,-9.5 + rot: -1.5707963267948966 rad + pos: -64.5,-82.5 parent: 2 - - uid: 16707 + - uid: 44833 components: - type: Transform - pos: -55.5,-10.5 + rot: 3.141592653589793 rad + pos: -65.5,-81.5 parent: 2 - - uid: 16708 + - uid: 44834 components: - type: Transform - pos: -55.5,-11.5 + rot: 3.141592653589793 rad + pos: -65.5,-80.5 parent: 2 - - uid: 16709 + - uid: 44835 components: - type: Transform - pos: -55.5,-12.5 + rot: 3.141592653589793 rad + pos: -65.5,-79.5 parent: 2 - - uid: 16710 + - uid: 44836 components: - type: Transform - pos: -56.5,-12.5 + rot: 3.141592653589793 rad + pos: -65.5,-78.5 parent: 2 - - uid: 16711 + - uid: 44837 components: - type: Transform - pos: -57.5,-12.5 + rot: 3.141592653589793 rad + pos: -65.5,-77.5 parent: 2 - - uid: 16720 + - uid: 44838 components: - type: Transform - pos: -54.5,-56.5 + rot: 3.141592653589793 rad + pos: -65.5,-76.5 parent: 2 - - uid: 16721 + - uid: 44839 components: - type: Transform - pos: -68.5,-56.5 + rot: 3.141592653589793 rad + pos: -65.5,-75.5 parent: 2 - - uid: 16722 + - uid: 44840 components: - type: Transform - pos: -68.5,-57.5 + rot: 3.141592653589793 rad + pos: -65.5,-74.5 parent: 2 - - uid: 16723 + - uid: 44841 components: - type: Transform - pos: -68.5,-58.5 + rot: 3.141592653589793 rad + pos: -65.5,-73.5 parent: 2 - - uid: 16724 + - uid: 44842 components: - type: Transform - pos: -68.5,-59.5 + rot: 3.141592653589793 rad + pos: -65.5,-72.5 parent: 2 - - uid: 16725 + - uid: 44843 components: - type: Transform - pos: -68.5,-60.5 + rot: 3.141592653589793 rad + pos: -65.5,-71.5 parent: 2 - - uid: 16726 + - uid: 44844 components: - type: Transform - pos: -68.5,-61.5 + rot: 3.141592653589793 rad + pos: -65.5,-70.5 parent: 2 - - uid: 16727 + - uid: 44848 components: - type: Transform - pos: -69.5,-58.5 + rot: 3.141592653589793 rad + pos: -66.5,-68.5 parent: 2 - - uid: 16728 + - uid: 44849 components: - type: Transform - pos: -69.5,-59.5 + rot: 3.141592653589793 rad + pos: -66.5,-67.5 parent: 2 - - uid: 16729 + - uid: 44850 components: - type: Transform - pos: -66.5,-56.5 + rot: 3.141592653589793 rad + pos: -66.5,-66.5 parent: 2 - - uid: 16730 + - uid: 44851 components: - type: Transform - pos: -66.5,-57.5 + rot: 3.141592653589793 rad + pos: -66.5,-65.5 parent: 2 - - uid: 16731 + - uid: 44852 components: - type: Transform - pos: -66.5,-58.5 + rot: 3.141592653589793 rad + pos: -66.5,-64.5 parent: 2 - - uid: 16732 + - uid: 44853 components: - type: Transform - pos: -66.5,-59.5 + rot: 3.141592653589793 rad + pos: -66.5,-63.5 parent: 2 - - uid: 16734 + - uid: 44854 components: - type: Transform - pos: -66.5,-60.5 + rot: 3.141592653589793 rad + pos: -66.5,-62.5 parent: 2 - - uid: 16735 + - uid: 44855 components: - type: Transform + rot: 3.141592653589793 rad pos: -66.5,-61.5 parent: 2 - - uid: 16736 + - uid: 44858 components: - type: Transform - pos: -65.5,-58.5 + rot: -1.5707963267948966 rad + pos: -65.5,-60.5 parent: 2 - - uid: 16737 + - uid: 44859 components: - type: Transform - pos: -65.5,-59.5 + rot: -1.5707963267948966 rad + pos: -64.5,-60.5 parent: 2 - - uid: 16738 + - uid: 44860 components: - type: Transform - pos: -67.5,-61.5 + rot: 3.141592653589793 rad + pos: -63.5,-59.5 parent: 2 - - uid: 16739 + - uid: 44861 components: - type: Transform - pos: -67.5,-62.5 + rot: 3.141592653589793 rad + pos: -63.5,-58.5 parent: 2 - - uid: 16740 + - uid: 44869 components: - type: Transform - pos: -67.5,-63.5 + rot: -1.5707963267948966 rad + pos: -60.5,-55.5 parent: 2 - - uid: 16741 + - uid: 44870 components: - type: Transform - pos: -62.5,-55.5 + rot: -1.5707963267948966 rad + pos: -59.5,-55.5 parent: 2 - - uid: 16742 + - uid: 44871 components: - type: Transform - pos: -62.5,-56.5 + rot: 3.141592653589793 rad + pos: -58.5,-54.5 parent: 2 - - uid: 16743 + - uid: 44872 components: - type: Transform - pos: -62.5,-57.5 + rot: 3.141592653589793 rad + pos: -58.5,-53.5 parent: 2 - - uid: 16744 + - uid: 44873 components: - type: Transform - pos: -62.5,-58.5 + rot: 3.141592653589793 rad + pos: -58.5,-52.5 parent: 2 - - uid: 16745 + - uid: 44874 components: - type: Transform - pos: -62.5,-59.5 + rot: 3.141592653589793 rad + pos: -58.5,-51.5 parent: 2 - - uid: 16746 + - uid: 44875 components: - type: Transform - pos: -62.5,-60.5 + rot: 3.141592653589793 rad + pos: -58.5,-50.5 parent: 2 - - uid: 16747 + - uid: 44876 components: - type: Transform - pos: -62.5,-61.5 + rot: 3.141592653589793 rad + pos: -58.5,-49.5 parent: 2 - - uid: 16763 + - uid: 44877 components: - type: Transform - pos: -63.5,-57.5 + rot: 3.141592653589793 rad + pos: -58.5,-48.5 parent: 2 - - uid: 16764 + - uid: 44878 components: - type: Transform - pos: -63.5,-58.5 + rot: 3.141592653589793 rad + pos: -58.5,-47.5 parent: 2 - - uid: 16765 + - uid: 44879 components: - type: Transform - pos: -63.5,-59.5 + rot: 3.141592653589793 rad + pos: -58.5,-46.5 parent: 2 - - uid: 16766 + - uid: 44880 components: - type: Transform - pos: -60.5,-55.5 + rot: 3.141592653589793 rad + pos: -58.5,-45.5 parent: 2 - - uid: 16767 + - uid: 44881 components: - type: Transform - pos: -60.5,-56.5 + rot: 3.141592653589793 rad + pos: -58.5,-44.5 parent: 2 - - uid: 16768 + - uid: 44882 components: - type: Transform - pos: -60.5,-57.5 + rot: 3.141592653589793 rad + pos: -58.5,-43.5 parent: 2 - - uid: 16769 + - uid: 44883 components: - type: Transform - pos: -60.5,-58.5 + rot: 3.141592653589793 rad + pos: -58.5,-42.5 parent: 2 - - uid: 16770 + - uid: 44884 components: - type: Transform - pos: -60.5,-59.5 + rot: 3.141592653589793 rad + pos: -58.5,-41.5 parent: 2 - - uid: 16771 + - uid: 44888 components: - type: Transform - pos: -60.5,-60.5 + rot: 1.5707963267948966 rad + pos: -57.5,-40.5 parent: 2 - - uid: 16772 + - uid: 44889 components: - type: Transform - pos: -60.5,-61.5 + rot: 1.5707963267948966 rad + pos: -56.5,-40.5 parent: 2 - - uid: 16773 + - uid: 44890 components: - type: Transform - pos: -59.5,-57.5 + rot: 1.5707963267948966 rad + pos: -55.5,-40.5 parent: 2 - - uid: 16774 + - uid: 44891 components: - type: Transform - pos: -59.5,-58.5 + rot: 1.5707963267948966 rad + pos: -54.5,-40.5 parent: 2 - - uid: 16775 + - uid: 44892 components: - type: Transform - pos: -59.5,-59.5 + rot: 1.5707963267948966 rad + pos: -53.5,-40.5 parent: 2 - - uid: 16776 + - uid: 44893 components: - type: Transform - pos: -61.5,-61.5 + rot: 1.5707963267948966 rad + pos: -52.5,-40.5 parent: 2 - - uid: 16778 + - uid: 44894 components: - type: Transform - pos: -61.5,-62.5 + rot: 1.5707963267948966 rad + pos: -51.5,-40.5 parent: 2 - - uid: 16780 + - uid: 44895 components: - type: Transform - pos: -61.5,-63.5 + rot: 1.5707963267948966 rad + pos: -50.5,-40.5 parent: 2 - - uid: 16781 + - uid: 44896 components: - type: Transform - pos: -57.5,-58.5 + rot: 1.5707963267948966 rad + pos: -49.5,-40.5 parent: 2 - - uid: 16782 + - uid: 44897 components: - type: Transform - pos: -57.5,-59.5 + rot: 1.5707963267948966 rad + pos: -48.5,-40.5 parent: 2 - - uid: 16786 + - uid: 44898 components: - type: Transform - pos: -56.5,-56.5 + rot: 1.5707963267948966 rad + pos: -47.5,-40.5 parent: 2 - - uid: 16787 + - uid: 44899 components: - type: Transform - pos: -56.5,-57.5 + rot: 1.5707963267948966 rad + pos: -46.5,-40.5 parent: 2 - - uid: 16788 + - uid: 44900 components: - type: Transform - pos: -56.5,-58.5 + rot: 1.5707963267948966 rad + pos: -45.5,-40.5 parent: 2 - - uid: 16789 + - uid: 44917 components: - type: Transform - pos: -56.5,-59.5 + rot: -1.5707963267948966 rad + pos: -43.5,-39.5 parent: 2 - - uid: 16790 + - uid: 44918 components: - type: Transform - pos: -56.5,-60.5 + rot: 3.141592653589793 rad + pos: -42.5,-38.5 parent: 2 - - uid: 16791 + - uid: 44919 components: - type: Transform - pos: -56.5,-61.5 + rot: 3.141592653589793 rad + pos: -42.5,-37.5 parent: 2 - - uid: 16792 + - uid: 44920 components: - type: Transform - pos: -54.5,-57.5 + rot: 3.141592653589793 rad + pos: -42.5,-36.5 parent: 2 - - uid: 16793 + - uid: 44921 components: - type: Transform - pos: -54.5,-58.5 + rot: 3.141592653589793 rad + pos: -42.5,-35.5 parent: 2 - - uid: 16794 + - uid: 44922 components: - type: Transform - pos: -54.5,-59.5 + rot: 3.141592653589793 rad + pos: -42.5,-34.5 parent: 2 - - uid: 16795 + - uid: 44923 components: - type: Transform - pos: -54.5,-60.5 + rot: 3.141592653589793 rad + pos: -42.5,-33.5 parent: 2 - - uid: 16796 + - uid: 44924 components: - type: Transform - pos: -54.5,-61.5 + rot: 3.141592653589793 rad + pos: -42.5,-32.5 parent: 2 - - uid: 16797 + - uid: 44925 components: - type: Transform - pos: -53.5,-58.5 + rot: 3.141592653589793 rad + pos: -42.5,-31.5 parent: 2 - - uid: 16798 + - uid: 44926 components: - type: Transform - pos: -53.5,-59.5 + rot: 3.141592653589793 rad + pos: -42.5,-30.5 parent: 2 - - uid: 16799 + - uid: 44927 components: - type: Transform - pos: -55.5,-61.5 + rot: 3.141592653589793 rad + pos: -42.5,-29.5 parent: 2 - - uid: 16800 + - uid: 44928 components: - type: Transform - pos: -55.5,-62.5 + rot: 3.141592653589793 rad + pos: -42.5,-28.5 parent: 2 - - uid: 16801 + - uid: 44929 components: - type: Transform - pos: -55.5,-63.5 + rot: 3.141592653589793 rad + pos: -42.5,-27.5 parent: 2 - - uid: 16802 + - uid: 44930 components: - type: Transform - pos: -55.5,-66.5 + rot: 3.141592653589793 rad + pos: -42.5,-26.5 parent: 2 - - uid: 16803 + - uid: 44932 components: - type: Transform - pos: -68.5,-72.5 + rot: 1.5707963267948966 rad + pos: -41.5,-25.5 parent: 2 - - uid: 16804 + - uid: 44933 components: - type: Transform - pos: -68.5,-71.5 + rot: 1.5707963267948966 rad + pos: -40.5,-25.5 parent: 2 - - uid: 16805 + - uid: 44934 components: - type: Transform - pos: -68.5,-70.5 + rot: 1.5707963267948966 rad + pos: -39.5,-25.5 parent: 2 - - uid: 16806 + - uid: 44935 components: - type: Transform - pos: -68.5,-69.5 + rot: 1.5707963267948966 rad + pos: -38.5,-25.5 parent: 2 - - uid: 16807 + - uid: 44936 components: - type: Transform - pos: -68.5,-68.5 + rot: 1.5707963267948966 rad + pos: -37.5,-25.5 parent: 2 - - uid: 16808 + - uid: 44937 components: - type: Transform - pos: -68.5,-67.5 + rot: 1.5707963267948966 rad + pos: -36.5,-25.5 parent: 2 - - uid: 16809 + - uid: 44938 components: - type: Transform - pos: -69.5,-70.5 + rot: 1.5707963267948966 rad + pos: -35.5,-25.5 parent: 2 - - uid: 16810 + - uid: 44939 components: - type: Transform - pos: -69.5,-69.5 + rot: 1.5707963267948966 rad + pos: -34.5,-25.5 parent: 2 - - uid: 16812 + - uid: 44940 components: - type: Transform - pos: -66.5,-72.5 + rot: 1.5707963267948966 rad + pos: -33.5,-25.5 parent: 2 - - uid: 16813 + - uid: 44941 components: - type: Transform - pos: -66.5,-71.5 + rot: 1.5707963267948966 rad + pos: -32.5,-25.5 parent: 2 - - uid: 16814 + - uid: 44943 components: - type: Transform - pos: -66.5,-70.5 + rot: 1.5707963267948966 rad + pos: -30.5,-25.5 parent: 2 - - uid: 16815 + - uid: 44944 components: - type: Transform - pos: -66.5,-69.5 + rot: 1.5707963267948966 rad + pos: -29.5,-25.5 parent: 2 - - uid: 16816 + - uid: 44945 components: - type: Transform - pos: -66.5,-68.5 + rot: 1.5707963267948966 rad + pos: -28.5,-25.5 parent: 2 - - uid: 16817 + - uid: 44946 components: - type: Transform - pos: -66.5,-67.5 + rot: 1.5707963267948966 rad + pos: -27.5,-25.5 parent: 2 - - uid: 16818 + - uid: 44947 components: - type: Transform - pos: -65.5,-69.5 + rot: 1.5707963267948966 rad + pos: -26.5,-25.5 parent: 2 - - uid: 16819 + - uid: 44949 components: - type: Transform - pos: -65.5,-70.5 + rot: 1.5707963267948966 rad + pos: -24.5,-25.5 parent: 2 - - uid: 16820 + - uid: 44951 components: - type: Transform - pos: -67.5,-67.5 + rot: 1.5707963267948966 rad + pos: -22.5,-25.5 parent: 2 - - uid: 16821 + - uid: 44952 components: - type: Transform - pos: -67.5,-66.5 + rot: 1.5707963267948966 rad + pos: -21.5,-25.5 parent: 2 - - uid: 16822 + - uid: 44953 components: - type: Transform - pos: -67.5,-65.5 + rot: 1.5707963267948966 rad + pos: -20.5,-25.5 parent: 2 - - uid: 16823 + - uid: 44954 components: - type: Transform - pos: -61.5,-65.5 + rot: 1.5707963267948966 rad + pos: -19.5,-25.5 parent: 2 - - uid: 16824 + - uid: 44955 components: - type: Transform - pos: -61.5,-66.5 + rot: 1.5707963267948966 rad + pos: -18.5,-25.5 parent: 2 - - uid: 16825 + - uid: 44957 components: - type: Transform - pos: -61.5,-67.5 + rot: 1.5707963267948966 rad + pos: -16.5,-25.5 parent: 2 - - uid: 16826 + - uid: 44960 components: - type: Transform - pos: -62.5,-67.5 + pos: -13.5,-27.5 parent: 2 - - uid: 16827 + - uid: 44961 components: - type: Transform - pos: -62.5,-68.5 + pos: -13.5,-28.5 parent: 2 - - uid: 16828 + - uid: 44974 components: - type: Transform - pos: -62.5,-69.5 + rot: 3.141592653589793 rad + pos: -15.5,-28.5 parent: 2 - - uid: 16829 + - uid: 44975 components: - type: Transform - pos: -62.5,-70.5 + rot: 3.141592653589793 rad + pos: -15.5,-27.5 parent: 2 - - uid: 16830 + - uid: 44977 components: - type: Transform - pos: -62.5,-71.5 + rot: 1.5707963267948966 rad + pos: -14.5,-26.5 parent: 2 - - uid: 16831 + - uid: 45013 components: - type: Transform - pos: -62.5,-72.5 + rot: 3.141592653589793 rad + pos: -17.5,-26.5 parent: 2 - - uid: 16832 + - uid: 45021 components: - type: Transform - pos: -62.5,-73.5 + rot: 3.141592653589793 rad + pos: -25.5,-26.5 parent: 2 - - uid: 16833 + - uid: 45023 components: - type: Transform - pos: -60.5,-67.5 + rot: 3.141592653589793 rad + pos: -31.5,-26.5 parent: 2 - - uid: 16834 + - uid: 45066 components: - type: Transform - pos: -60.5,-68.5 + pos: -42.5,-24.5 parent: 2 - - uid: 16835 + - uid: 45078 components: - type: Transform - pos: -60.5,-69.5 + pos: -42.5,-23.5 parent: 2 - - uid: 16836 + - uid: 45079 components: - type: Transform - pos: -60.5,-70.5 + pos: -42.5,-22.5 parent: 2 - - uid: 16837 + - uid: 45080 components: - type: Transform - pos: -60.5,-71.5 + pos: -42.5,-21.5 parent: 2 - - uid: 16838 + - uid: 45106 components: - type: Transform - pos: -60.5,-72.5 + rot: 1.5707963267948966 rad + pos: -41.5,-20.5 parent: 2 - - uid: 16839 + - uid: 45109 components: - type: Transform - pos: -60.5,-73.5 + rot: 3.141592653589793 rad + pos: -40.5,-19.5 parent: 2 - - uid: 16840 + - uid: 45110 components: - type: Transform - pos: -59.5,-71.5 + rot: 3.141592653589793 rad + pos: -40.5,-18.5 parent: 2 - - uid: 16841 + - uid: 45111 components: - type: Transform - pos: -59.5,-70.5 + rot: 3.141592653589793 rad + pos: -40.5,-17.5 parent: 2 - - uid: 16842 + - uid: 45112 components: - type: Transform - pos: -59.5,-69.5 + rot: 3.141592653589793 rad + pos: -40.5,-16.5 parent: 2 - - uid: 16843 + - uid: 45113 components: - type: Transform - pos: -63.5,-71.5 + rot: 3.141592653589793 rad + pos: -40.5,-15.5 parent: 2 - - uid: 16844 + - uid: 45114 components: - type: Transform - pos: -63.5,-70.5 + rot: 3.141592653589793 rad + pos: -40.5,-14.5 parent: 2 - - uid: 16845 + - uid: 45115 components: - type: Transform - pos: -63.5,-69.5 + rot: 3.141592653589793 rad + pos: -40.5,-13.5 parent: 2 - - uid: 16846 + - uid: 45116 components: - type: Transform - pos: -57.5,-69.5 + rot: 3.141592653589793 rad + pos: -40.5,-12.5 parent: 2 - - uid: 16847 + - uid: 45117 components: - type: Transform - pos: -57.5,-70.5 + rot: 3.141592653589793 rad + pos: -40.5,-11.5 parent: 2 - - uid: 16848 + - uid: 45118 components: - type: Transform - pos: -56.5,-67.5 + rot: 3.141592653589793 rad + pos: -40.5,-10.5 parent: 2 - - uid: 16849 + - uid: 45119 components: - type: Transform - pos: -56.5,-68.5 + rot: 3.141592653589793 rad + pos: -40.5,-9.5 parent: 2 - - uid: 16850 + - uid: 45120 components: - type: Transform - pos: -56.5,-69.5 + rot: 3.141592653589793 rad + pos: -40.5,-8.5 parent: 2 - - uid: 16851 + - uid: 45121 components: - type: Transform - pos: -56.5,-70.5 + rot: 3.141592653589793 rad + pos: -40.5,-7.5 parent: 2 - - uid: 16852 + - uid: 45122 components: - type: Transform - pos: -56.5,-71.5 + rot: 3.141592653589793 rad + pos: -40.5,-6.5 parent: 2 - - uid: 16853 + - uid: 45123 components: - type: Transform - pos: -56.5,-72.5 + rot: 3.141592653589793 rad + pos: -40.5,-5.5 parent: 2 - - uid: 16854 + - uid: 45124 components: - type: Transform - pos: -54.5,-67.5 + rot: 3.141592653589793 rad + pos: -40.5,-4.5 parent: 2 - - uid: 16855 + - uid: 45125 components: - type: Transform - pos: -54.5,-68.5 + rot: 3.141592653589793 rad + pos: -40.5,-3.5 parent: 2 - - uid: 16856 + - uid: 45126 components: - type: Transform - pos: -54.5,-69.5 + rot: 3.141592653589793 rad + pos: -40.5,-2.5 parent: 2 - - uid: 16857 + - uid: 45127 components: - type: Transform - pos: -54.5,-70.5 + rot: 3.141592653589793 rad + pos: -40.5,-1.5 parent: 2 - - uid: 16858 + - uid: 45144 components: - type: Transform - pos: -54.5,-71.5 + rot: -1.5707963267948966 rad + pos: -39.5,-0.5 parent: 2 - - uid: 16859 + - uid: 45146 components: - type: Transform - pos: -54.5,-72.5 + pos: -72.5,-11.5 parent: 2 - - uid: 16860 + - uid: 45147 components: - type: Transform - pos: -53.5,-70.5 + pos: -72.5,-10.5 parent: 2 - - uid: 16861 + - uid: 45148 components: - type: Transform - pos: -53.5,-69.5 + pos: -72.5,-9.5 parent: 2 - - uid: 16862 + - uid: 45184 components: - type: Transform - pos: -55.5,-65.5 + rot: 3.141592653589793 rad + pos: -40.5,4.5 parent: 2 - - uid: 16863 + - uid: 45185 components: - type: Transform - pos: -69.5,-64.5 + rot: 3.141592653589793 rad + pos: -40.5,5.5 parent: 2 - - uid: 16864 + - uid: 45186 components: - type: Transform - pos: -68.5,-64.5 + rot: 3.141592653589793 rad + pos: -40.5,6.5 parent: 2 - - uid: 16865 + - uid: 45187 components: - type: Transform - pos: 48.5,-47.5 + rot: 3.141592653589793 rad + pos: -40.5,7.5 parent: 2 - - uid: 16866 + - uid: 45188 components: - type: Transform - pos: -72.5,7.5 + rot: 3.141592653589793 rad + pos: -40.5,8.5 parent: 2 - - uid: 16867 + - uid: 45189 components: - type: Transform - pos: -73.5,7.5 + rot: 3.141592653589793 rad + pos: -40.5,9.5 parent: 2 - - uid: 16868 + - uid: 45190 components: - type: Transform - pos: -73.5,8.5 + rot: 3.141592653589793 rad + pos: -40.5,10.5 parent: 2 - - uid: 16869 + - uid: 45191 components: - type: Transform - pos: -74.5,8.5 + rot: 3.141592653589793 rad + pos: -40.5,11.5 parent: 2 - - uid: 16870 + - uid: 45192 components: - type: Transform - pos: -72.5,2.5 + rot: 3.141592653589793 rad + pos: -40.5,12.5 parent: 2 - - uid: 16871 + - uid: 45193 components: - type: Transform - pos: -73.5,2.5 + rot: 3.141592653589793 rad + pos: -40.5,13.5 parent: 2 - - uid: 16872 + - uid: 45194 components: - type: Transform - pos: -73.5,1.5 + rot: 3.141592653589793 rad + pos: -40.5,14.5 parent: 2 - - uid: 16873 + - uid: 45195 components: - type: Transform - pos: -74.5,1.5 + rot: 3.141592653589793 rad + pos: -40.5,15.5 parent: 2 - - uid: 16874 + - uid: 45196 components: - type: Transform - pos: -69.5,-16.5 + rot: 3.141592653589793 rad + pos: -40.5,16.5 parent: 2 - - uid: 16875 + - uid: 45197 components: - type: Transform - pos: -68.5,-16.5 + rot: 3.141592653589793 rad + pos: -40.5,17.5 parent: 2 - - uid: 16876 + - uid: 45198 components: - type: Transform - pos: -67.5,-16.5 + rot: 3.141592653589793 rad + pos: -40.5,18.5 parent: 2 - - uid: 16877 + - uid: 45199 components: - type: Transform - pos: -67.5,-17.5 + rot: 3.141592653589793 rad + pos: -40.5,19.5 parent: 2 - - uid: 16878 + - uid: 45203 components: - type: Transform - pos: -67.5,-18.5 + rot: 3.141592653589793 rad + pos: -40.5,20.5 parent: 2 - - uid: 16879 + - uid: 45204 components: - type: Transform - pos: -67.5,-19.5 + rot: 3.141592653589793 rad + pos: -40.5,21.5 parent: 2 - - uid: 16881 + - uid: 45205 components: - type: Transform - pos: -67.5,-20.5 + rot: 3.141592653589793 rad + pos: -40.5,22.5 parent: 2 - - uid: 16882 + - uid: 45206 components: - type: Transform - pos: -67.5,-21.5 + rot: 3.141592653589793 rad + pos: -40.5,23.5 parent: 2 - - uid: 16883 + - uid: 45207 components: - type: Transform - pos: -67.5,-22.5 + rot: 3.141592653589793 rad + pos: -40.5,24.5 parent: 2 - - uid: 16884 + - uid: 45208 components: - type: Transform - pos: -72.5,1.5 + rot: 3.141592653589793 rad + pos: -40.5,25.5 parent: 2 - - uid: 16885 + - uid: 45230 components: - type: Transform - pos: -66.5,-22.5 + rot: 3.141592653589793 rad + pos: -52.5,18.5 parent: 2 - - uid: 16886 + - uid: 45231 components: - type: Transform - pos: -66.5,-23.5 + rot: 3.141592653589793 rad + pos: -52.5,19.5 parent: 2 - - uid: 16887 + - uid: 45232 components: - type: Transform - pos: -65.5,-23.5 + rot: 3.141592653589793 rad + pos: -52.5,20.5 parent: 2 - - uid: 16888 + - uid: 45233 components: - type: Transform - pos: -72.5,8.5 + rot: 3.141592653589793 rad + pos: -52.5,21.5 parent: 2 - - uid: 16889 + - uid: 45234 components: - type: Transform - pos: -64.5,-23.5 + rot: 3.141592653589793 rad + pos: -52.5,22.5 parent: 2 - - uid: 16890 + - uid: 45235 components: - type: Transform - pos: -63.5,-23.5 + rot: 3.141592653589793 rad + pos: -52.5,23.5 parent: 2 - - uid: 16891 + - uid: 45236 components: - type: Transform - pos: -62.5,-23.5 + rot: 3.141592653589793 rad + pos: -52.5,24.5 parent: 2 - - uid: 16892 + - uid: 45237 components: - type: Transform - pos: -61.5,-23.5 + rot: 3.141592653589793 rad + pos: -52.5,25.5 parent: 2 - - uid: 16893 + - uid: 45240 components: - type: Transform - pos: -60.5,-23.5 + rot: -1.5707963267948966 rad + pos: -53.5,26.5 parent: 2 - - uid: 16894 + - uid: 45241 components: - type: Transform - pos: -59.5,-23.5 + rot: -1.5707963267948966 rad + pos: -54.5,26.5 parent: 2 - - uid: 16895 + - uid: 45242 components: - type: Transform - pos: -58.5,-23.5 + rot: -1.5707963267948966 rad + pos: -55.5,26.5 parent: 2 - - uid: 16896 + - uid: 45243 components: - type: Transform - pos: -57.5,-23.5 + rot: -1.5707963267948966 rad + pos: -56.5,26.5 parent: 2 - - uid: 16897 + - uid: 45244 components: - type: Transform - pos: -56.5,-23.5 + rot: -1.5707963267948966 rad + pos: -57.5,26.5 parent: 2 - - uid: 16898 + - uid: 45245 components: - type: Transform - pos: -55.5,-23.5 + rot: -1.5707963267948966 rad + pos: -58.5,26.5 parent: 2 - - uid: 16899 + - uid: 45246 components: - type: Transform - pos: -54.5,-23.5 + rot: -1.5707963267948966 rad + pos: -59.5,26.5 parent: 2 - - uid: 16900 + - uid: 45247 components: - type: Transform - pos: -53.5,-23.5 + rot: -1.5707963267948966 rad + pos: -60.5,26.5 parent: 2 - - uid: 16901 + - uid: 45248 components: - type: Transform - pos: -52.5,-23.5 + rot: -1.5707963267948966 rad + pos: -61.5,26.5 parent: 2 - - uid: 16902 + - uid: 45253 components: - type: Transform - pos: -51.5,-23.5 + rot: 1.5707963267948966 rad + pos: -63.5,27.5 parent: 2 - - uid: 16903 + - uid: 45254 components: - type: Transform - pos: -50.5,-23.5 + pos: -64.5,28.5 parent: 2 - - uid: 16904 + - uid: 45255 components: - type: Transform - pos: -49.5,-23.5 + pos: -64.5,29.5 parent: 2 - - uid: 16905 + - uid: 45256 components: - type: Transform - pos: -74.5,4.5 + pos: -64.5,30.5 parent: 2 - - uid: 16906 + - uid: 45257 components: - type: Transform - pos: -49.5,-24.5 + pos: -64.5,31.5 parent: 2 - - uid: 16907 + - uid: 45258 components: - type: Transform - pos: -74.5,5.5 + rot: 1.5707963267948966 rad + pos: -27.5,64.5 parent: 2 - - uid: 16908 + - uid: 45260 components: - type: Transform - pos: -44.5,-28.5 + rot: 1.5707963267948966 rad + pos: -63.5,32.5 parent: 2 - - uid: 16909 + - uid: 45261 components: - type: Transform - pos: -73.5,6.5 + rot: 1.5707963267948966 rad + pos: -62.5,32.5 parent: 2 - - uid: 16910 + - uid: 45262 components: - type: Transform - pos: -48.5,-24.5 + rot: 1.5707963267948966 rad + pos: -61.5,32.5 parent: 2 - - uid: 16911 + - uid: 45263 components: - type: Transform - pos: -47.5,-24.5 + rot: 1.5707963267948966 rad + pos: -26.5,64.5 parent: 2 - - uid: 16912 + - uid: 45292 components: - type: Transform - pos: -47.5,-25.5 + rot: 3.141592653589793 rad + pos: -60.5,34.5 parent: 2 - - uid: 16913 + - uid: 45293 components: - type: Transform - pos: -47.5,-26.5 + rot: 3.141592653589793 rad + pos: -60.5,35.5 parent: 2 - - uid: 16914 + - uid: 45294 components: - type: Transform - pos: -74.5,6.5 + rot: 3.141592653589793 rad + pos: -60.5,36.5 parent: 2 - - uid: 16915 + - uid: 45312 components: - type: Transform - pos: -46.5,-26.5 + rot: 3.141592653589793 rad + pos: -40.5,27.5 parent: 2 - - uid: 16917 + - uid: 45314 components: - type: Transform - pos: -74.5,3.5 + rot: 3.141592653589793 rad + pos: -40.5,29.5 parent: 2 - - uid: 16918 + - uid: 45315 components: - type: Transform - pos: -73.5,3.5 + rot: 3.141592653589793 rad + pos: -40.5,30.5 parent: 2 - - uid: 16919 + - uid: 45316 components: - type: Transform - pos: -45.5,-27.5 + rot: 3.141592653589793 rad + pos: -40.5,31.5 parent: 2 - - uid: 16920 + - uid: 45317 components: - type: Transform - pos: -45.5,-28.5 + rot: 3.141592653589793 rad + pos: -40.5,32.5 parent: 2 - - uid: 16921 + - uid: 45318 components: - type: Transform - pos: -43.5,-28.5 + rot: 3.141592653589793 rad + pos: -40.5,33.5 parent: 2 - - uid: 16922 + - uid: 45319 components: - type: Transform - pos: -42.5,-28.5 + rot: 3.141592653589793 rad + pos: -40.5,34.5 parent: 2 - - uid: 16923 + - uid: 45320 components: - type: Transform - pos: -41.5,-28.5 + rot: 3.141592653589793 rad + pos: -40.5,35.5 parent: 2 - - uid: 16924 + - uid: 45321 components: - type: Transform - pos: -41.5,-29.5 + rot: 3.141592653589793 rad + pos: -40.5,36.5 parent: 2 - - uid: 16925 + - uid: 45322 components: - type: Transform - pos: -41.5,-30.5 + rot: 3.141592653589793 rad + pos: -40.5,37.5 parent: 2 - - uid: 16926 + - uid: 45323 components: - type: Transform - pos: -41.5,-31.5 + rot: 3.141592653589793 rad + pos: -40.5,38.5 parent: 2 - - uid: 16927 + - uid: 45324 components: - type: Transform - pos: -41.5,-32.5 + rot: 3.141592653589793 rad + pos: -40.5,39.5 parent: 2 - - uid: 16928 + - uid: 45325 components: - type: Transform - pos: -41.5,-33.5 + rot: 3.141592653589793 rad + pos: -40.5,40.5 parent: 2 - - uid: 16929 + - uid: 45326 components: - type: Transform - pos: -41.5,-34.5 + rot: 3.141592653589793 rad + pos: -40.5,41.5 parent: 2 - - uid: 16930 + - uid: 45327 components: - type: Transform - pos: -40.5,-34.5 + rot: 3.141592653589793 rad + pos: -40.5,42.5 parent: 2 - - uid: 16931 + - uid: 45328 components: - type: Transform - pos: -39.5,-34.5 + rot: 3.141592653589793 rad + pos: -40.5,43.5 parent: 2 - - uid: 16932 + - uid: 45329 components: - type: Transform - pos: -38.5,-34.5 + rot: 3.141592653589793 rad + pos: -40.5,44.5 parent: 2 - - uid: 16933 + - uid: 45330 components: - type: Transform - pos: -37.5,-34.5 + rot: 3.141592653589793 rad + pos: -40.5,45.5 parent: 2 - - uid: 16934 + - uid: 45331 components: - type: Transform - pos: -37.5,-33.5 + rot: 3.141592653589793 rad + pos: -40.5,46.5 parent: 2 - - uid: 16935 + - uid: 45333 components: - type: Transform - pos: -37.5,-32.5 + rot: 3.141592653589793 rad + pos: -40.5,48.5 parent: 2 - - uid: 16936 + - uid: 45334 components: - type: Transform - pos: -36.5,-32.5 + rot: 3.141592653589793 rad + pos: -40.5,49.5 parent: 2 - - uid: 16937 + - uid: 45335 components: - type: Transform - pos: -35.5,-32.5 + rot: 3.141592653589793 rad + pos: -40.5,50.5 parent: 2 - - uid: 16938 + - uid: 45336 components: - type: Transform - pos: -34.5,-32.5 + rot: 3.141592653589793 rad + pos: -40.5,51.5 parent: 2 - - uid: 16939 + - uid: 45337 components: - type: Transform - pos: -33.5,-32.5 + rot: 3.141592653589793 rad + pos: -40.5,52.5 parent: 2 - - uid: 16940 + - uid: 45349 components: - type: Transform - pos: -32.5,-32.5 + pos: -40.5,53.5 parent: 2 - - uid: 16941 + - uid: 45350 components: - type: Transform - pos: -31.5,-32.5 + pos: -40.5,54.5 parent: 2 - - uid: 16942 + - uid: 45351 components: - type: Transform - pos: -30.5,-32.5 + rot: -1.5707963267948966 rad + pos: -41.5,55.5 parent: 2 - - uid: 16943 + - uid: 45352 components: - type: Transform - pos: -29.5,-32.5 + rot: -1.5707963267948966 rad + pos: -42.5,55.5 parent: 2 - - uid: 16944 + - uid: 45353 components: - type: Transform - pos: -28.5,-32.5 + rot: -1.5707963267948966 rad + pos: -43.5,55.5 parent: 2 - - uid: 16945 + - uid: 45354 components: - type: Transform - pos: -27.5,-32.5 + rot: -1.5707963267948966 rad + pos: -44.5,55.5 parent: 2 - - uid: 16946 + - uid: 45355 components: - type: Transform - pos: -26.5,-32.5 + rot: -1.5707963267948966 rad + pos: -45.5,55.5 parent: 2 - - uid: 16947 + - uid: 45356 components: - type: Transform - pos: -25.5,-32.5 + rot: -1.5707963267948966 rad + pos: -46.5,55.5 parent: 2 - - uid: 16948 + - uid: 45357 components: - type: Transform - pos: -32.5,-46.5 + rot: -1.5707963267948966 rad + pos: -47.5,55.5 parent: 2 - - uid: 16949 + - uid: 45358 components: - type: Transform - pos: -32.5,-47.5 + rot: -1.5707963267948966 rad + pos: -48.5,55.5 parent: 2 - - uid: 16950 + - uid: 45359 components: - type: Transform - pos: -31.5,-47.5 + rot: -1.5707963267948966 rad + pos: -49.5,55.5 parent: 2 - - uid: 16951 + - uid: 45360 components: - type: Transform - pos: -31.5,-48.5 + rot: -1.5707963267948966 rad + pos: -50.5,55.5 parent: 2 - - uid: 16952 + - uid: 45361 components: - type: Transform - pos: -31.5,-49.5 + rot: -1.5707963267948966 rad + pos: -51.5,55.5 parent: 2 - - uid: 16953 + - uid: 45362 components: - type: Transform - pos: -31.5,-50.5 + rot: -1.5707963267948966 rad + pos: -52.5,55.5 parent: 2 - - uid: 16954 + - uid: 45363 components: - type: Transform - pos: -30.5,-50.5 + rot: -1.5707963267948966 rad + pos: -53.5,55.5 parent: 2 - - uid: 16955 + - uid: 45364 components: - type: Transform - pos: -29.5,-50.5 + rot: -1.5707963267948966 rad + pos: -54.5,55.5 parent: 2 - - uid: 16956 + - uid: 45365 components: - type: Transform - pos: -28.5,-50.5 + rot: -1.5707963267948966 rad + pos: -55.5,55.5 parent: 2 - - uid: 16957 + - uid: 45366 components: - type: Transform - pos: -27.5,-50.5 + rot: -1.5707963267948966 rad + pos: -56.5,55.5 parent: 2 - - uid: 16958 + - uid: 45367 components: - type: Transform - pos: -26.5,-50.5 + rot: -1.5707963267948966 rad + pos: -57.5,55.5 parent: 2 - - uid: 16959 + - uid: 45368 components: - type: Transform - pos: -25.5,-50.5 + rot: -1.5707963267948966 rad + pos: -58.5,55.5 parent: 2 - - uid: 16960 + - uid: 45369 components: - type: Transform - pos: -25.5,-51.5 + rot: -1.5707963267948966 rad + pos: -59.5,55.5 parent: 2 - - uid: 16961 + - uid: 45370 components: - type: Transform - pos: -25.5,-52.5 + rot: -1.5707963267948966 rad + pos: -60.5,55.5 parent: 2 - - uid: 16962 + - uid: 45371 components: - type: Transform - pos: -25.5,-53.5 + rot: -1.5707963267948966 rad + pos: -61.5,55.5 parent: 2 - - uid: 16963 + - uid: 45372 components: - type: Transform - pos: -26.5,-53.5 + rot: -1.5707963267948966 rad + pos: -62.5,55.5 parent: 2 - - uid: 16964 + - uid: 45373 components: - type: Transform - pos: -26.5,-54.5 + rot: -1.5707963267948966 rad + pos: -63.5,55.5 parent: 2 - - uid: 16965 + - uid: 45374 components: - type: Transform - pos: -26.5,-55.5 + rot: -1.5707963267948966 rad + pos: -64.5,55.5 parent: 2 - - uid: 16966 + - uid: 45375 components: - type: Transform - pos: -25.5,-55.5 + rot: -1.5707963267948966 rad + pos: -65.5,55.5 parent: 2 - - uid: 16967 + - uid: 45376 components: - type: Transform - pos: -5.5,-73.5 + rot: -1.5707963267948966 rad + pos: -66.5,55.5 parent: 2 - - uid: 16968 + - uid: 45377 components: - type: Transform - pos: -5.5,-72.5 + rot: -1.5707963267948966 rad + pos: -67.5,55.5 parent: 2 - - uid: 16969 + - uid: 45378 components: - type: Transform - pos: -6.5,-72.5 + rot: -1.5707963267948966 rad + pos: -68.5,55.5 parent: 2 - - uid: 16970 + - uid: 45379 components: - type: Transform - pos: -6.5,-71.5 + rot: -1.5707963267948966 rad + pos: -69.5,55.5 parent: 2 - - uid: 16971 + - uid: 45380 components: - type: Transform - pos: -6.5,-70.5 + rot: -1.5707963267948966 rad + pos: -70.5,55.5 parent: 2 - - uid: 16972 + - uid: 45381 components: - type: Transform - pos: -6.5,-69.5 + rot: -1.5707963267948966 rad + pos: -71.5,55.5 parent: 2 - - uid: 16975 + - uid: 45382 components: - type: Transform - pos: -49.5,-65.5 + rot: -1.5707963267948966 rad + pos: -72.5,55.5 parent: 2 - - uid: 16976 + - uid: 45383 components: - type: Transform - pos: -50.5,-65.5 + rot: -1.5707963267948966 rad + pos: -73.5,55.5 parent: 2 - - uid: 16977 + - uid: 45384 components: - type: Transform - pos: -50.5,-64.5 + rot: -1.5707963267948966 rad + pos: -74.5,55.5 parent: 2 - - uid: 16978 + - uid: 45385 components: - type: Transform - pos: -51.5,-64.5 + rot: -1.5707963267948966 rad + pos: -75.5,55.5 parent: 2 - - uid: 16979 + - uid: 45386 components: - type: Transform - pos: -52.5,-64.5 + rot: -1.5707963267948966 rad + pos: -76.5,55.5 parent: 2 - - uid: 16980 + - uid: 45387 components: - type: Transform - pos: -53.5,-64.5 + rot: -1.5707963267948966 rad + pos: -77.5,55.5 parent: 2 - - uid: 16981 + - uid: 45388 components: - type: Transform - pos: -54.5,-64.5 + rot: -1.5707963267948966 rad + pos: -78.5,55.5 parent: 2 - - uid: 16985 + - uid: 45389 components: - type: Transform - pos: -48.5,-65.5 + rot: -1.5707963267948966 rad + pos: -79.5,55.5 parent: 2 - - uid: 16986 + - uid: 45390 components: - type: Transform - pos: -48.5,-64.5 + rot: -1.5707963267948966 rad + pos: -80.5,55.5 parent: 2 - - uid: 16988 + - uid: 45391 components: - type: Transform - pos: -47.5,-64.5 + rot: -1.5707963267948966 rad + pos: -81.5,55.5 parent: 2 - - uid: 16989 + - uid: 45392 components: - type: Transform - pos: -46.5,-64.5 + rot: -1.5707963267948966 rad + pos: -82.5,55.5 parent: 2 - - uid: 16990 + - uid: 45394 components: - type: Transform - pos: -45.5,-64.5 + pos: -83.5,54.5 parent: 2 - - uid: 16999 + - uid: 45395 components: - type: Transform - pos: -46.5,-63.5 + pos: -83.5,53.5 parent: 2 - - uid: 17000 + - uid: 45396 components: - type: Transform - pos: -46.5,-62.5 + pos: -83.5,52.5 parent: 2 - - uid: 17001 + - uid: 45397 components: - type: Transform - pos: -46.5,-61.5 + pos: -83.5,51.5 parent: 2 - - uid: 17004 + - uid: 45398 components: - type: Transform - pos: -45.5,-61.5 + pos: -83.5,50.5 parent: 2 - - uid: 17005 + - uid: 45399 components: - type: Transform - pos: -44.5,-61.5 + pos: -83.5,49.5 parent: 2 - - uid: 17006 + - uid: 45400 components: - type: Transform - pos: -44.5,-60.5 + pos: -83.5,48.5 parent: 2 - - uid: 17007 + - uid: 45401 components: - type: Transform - pos: -44.5,-59.5 + pos: -83.5,47.5 parent: 2 - - uid: 17008 + - uid: 45402 components: - type: Transform - pos: -44.5,-58.5 + pos: -83.5,46.5 parent: 2 - - uid: 17009 + - uid: 45403 components: - type: Transform - pos: -44.5,-57.5 + pos: -83.5,45.5 parent: 2 - - uid: 17010 + - uid: 45404 components: - type: Transform - pos: -44.5,-56.5 + pos: -83.5,44.5 parent: 2 - - uid: 17011 + - uid: 45406 components: - type: Transform - pos: -44.5,-55.5 + pos: -83.5,42.5 parent: 2 - - uid: 17012 + - uid: 45407 components: - type: Transform - pos: -43.5,-55.5 + pos: -83.5,41.5 parent: 2 - - uid: 17013 + - uid: 45410 components: - type: Transform - pos: -42.5,-55.5 + rot: 1.5707963267948966 rad + pos: -82.5,43.5 parent: 2 - - uid: 17014 + - uid: 45411 components: - type: Transform - pos: -41.5,-55.5 + rot: 1.5707963267948966 rad + pos: -81.5,43.5 parent: 2 - - uid: 17015 + - uid: 45412 components: - type: Transform - pos: -41.5,-54.5 + rot: 1.5707963267948966 rad + pos: -80.5,43.5 parent: 2 - - uid: 17016 + - uid: 45414 components: - type: Transform - pos: -41.5,-53.5 + pos: -79.5,42.5 parent: 2 - - uid: 17017 + - uid: 45415 components: - type: Transform - pos: -41.5,-52.5 + pos: -79.5,41.5 parent: 2 - - uid: 17018 + - uid: 45423 components: - type: Transform - pos: -41.5,-51.5 + rot: 3.141592653589793 rad + pos: -47.5,106.5 parent: 2 - - uid: 17019 + - uid: 45436 components: - type: Transform - pos: -40.5,-51.5 + rot: -1.5707963267948966 rad + pos: -46.5,107.5 parent: 2 - - uid: 17020 + - uid: 45438 components: - type: Transform - pos: -40.5,-50.5 + rot: 3.141592653589793 rad + pos: -45.5,106.5 parent: 2 - - uid: 17021 + - uid: 45439 components: - type: Transform - pos: -40.5,-49.5 + rot: 3.141592653589793 rad + pos: -45.5,105.5 parent: 2 - - uid: 17022 + - uid: 45440 components: - type: Transform - pos: -40.5,-48.5 + rot: 3.141592653589793 rad + pos: -45.5,104.5 parent: 2 - - uid: 17023 + - uid: 45441 components: - type: Transform - pos: -40.5,-47.5 + rot: 3.141592653589793 rad + pos: -45.5,103.5 parent: 2 - - uid: 17024 + - uid: 45447 components: - type: Transform - pos: -41.5,-47.5 + rot: 1.5707963267948966 rad + pos: -44.5,102.5 parent: 2 - - uid: 17025 + - uid: 45448 components: - type: Transform - pos: -41.5,-46.5 + rot: 1.5707963267948966 rad + pos: -43.5,102.5 parent: 2 - - uid: 17026 + - uid: 45449 components: - type: Transform - pos: -41.5,-45.5 + rot: 1.5707963267948966 rad + pos: -42.5,102.5 parent: 2 - - uid: 17027 + - uid: 45450 components: - type: Transform - pos: -41.5,-44.5 + rot: 1.5707963267948966 rad + pos: -41.5,102.5 parent: 2 - - uid: 17028 + - uid: 45451 components: - type: Transform - pos: -41.5,-43.5 + rot: 1.5707963267948966 rad + pos: -40.5,102.5 parent: 2 - - uid: 17029 + - uid: 45452 components: - type: Transform - pos: -41.5,-42.5 + rot: 1.5707963267948966 rad + pos: -39.5,102.5 parent: 2 - - uid: 17030 + - uid: 45453 components: - type: Transform - pos: -41.5,-41.5 + rot: 1.5707963267948966 rad + pos: -38.5,102.5 parent: 2 - - uid: 17031 + - uid: 45456 components: - type: Transform - pos: -41.5,-40.5 + rot: 3.141592653589793 rad + pos: -37.5,101.5 parent: 2 - - uid: 17032 + - uid: 45459 components: - type: Transform - pos: -41.5,-39.5 + rot: 1.5707963267948966 rad + pos: -38.5,100.5 parent: 2 - - uid: 17033 + - uid: 45460 components: - type: Transform - pos: -41.5,-38.5 + rot: 1.5707963267948966 rad + pos: -39.5,100.5 parent: 2 - - uid: 17034 + - uid: 45461 components: - type: Transform - pos: -41.5,-37.5 + rot: 1.5707963267948966 rad + pos: -40.5,100.5 parent: 2 - - uid: 17035 + - uid: 45462 components: - type: Transform - pos: -41.5,-36.5 + rot: 1.5707963267948966 rad + pos: -41.5,100.5 parent: 2 - - uid: 17036 + - uid: 45463 components: - type: Transform - pos: -41.5,-35.5 + rot: 1.5707963267948966 rad + pos: -42.5,100.5 parent: 2 - - uid: 17037 + - uid: 45464 components: - type: Transform - pos: -44.5,-64.5 + rot: 1.5707963267948966 rad + pos: -43.5,100.5 parent: 2 - - uid: 17038 + - uid: 45465 components: - type: Transform - pos: -44.5,-65.5 + rot: 1.5707963267948966 rad + pos: -44.5,100.5 parent: 2 - - uid: 17039 + - uid: 45466 components: - type: Transform - pos: -43.5,-65.5 + rot: 1.5707963267948966 rad + pos: -45.5,100.5 parent: 2 - - uid: 17040 + - uid: 45467 components: - type: Transform - pos: -42.5,-65.5 + rot: 1.5707963267948966 rad + pos: -46.5,100.5 parent: 2 - - uid: 17041 + - uid: 45468 components: - type: Transform - pos: -41.5,-65.5 + rot: 1.5707963267948966 rad + pos: -47.5,100.5 parent: 2 - - uid: 17042 + - uid: 45469 components: - type: Transform - pos: -40.5,-65.5 + rot: 1.5707963267948966 rad + pos: -48.5,100.5 parent: 2 - - uid: 17043 + - uid: 45470 components: - type: Transform - pos: -39.5,-65.5 + rot: 1.5707963267948966 rad + pos: -49.5,100.5 parent: 2 - - uid: 17044 + - uid: 45471 components: - type: Transform - pos: -38.5,-65.5 + rot: 1.5707963267948966 rad + pos: -50.5,100.5 parent: 2 - - uid: 17045 + - uid: 45474 components: - type: Transform - pos: -37.5,-65.5 + rot: 1.5707963267948966 rad + pos: -51.5,100.5 parent: 2 - - uid: 17046 + - uid: 45475 components: - type: Transform - pos: -37.5,-66.5 + pos: -52.5,98.5 parent: 2 - - uid: 17047 + - uid: 45476 components: - type: Transform - pos: -37.5,-67.5 + pos: -52.5,97.5 parent: 2 - - uid: 17048 + - uid: 45477 components: - type: Transform - pos: -37.5,-68.5 + pos: -52.5,96.5 parent: 2 - - uid: 17049 + - uid: 45478 components: - type: Transform - pos: -37.5,-69.5 + pos: -52.5,95.5 parent: 2 - - uid: 17050 + - uid: 45479 components: - type: Transform - pos: -37.5,-70.5 + pos: -52.5,94.5 parent: 2 - - uid: 17051 + - uid: 45480 components: - type: Transform - pos: -36.5,-70.5 + pos: -52.5,93.5 parent: 2 - - uid: 17052 + - uid: 45481 components: - type: Transform - pos: -35.5,-70.5 + pos: -52.5,92.5 parent: 2 - - uid: 17054 + - uid: 45482 components: - type: Transform - pos: -34.5,-70.5 + pos: -52.5,91.5 parent: 2 - - uid: 17055 + - uid: 45483 components: - type: Transform - pos: -33.5,-70.5 + pos: -52.5,90.5 parent: 2 - - uid: 17056 + - uid: 45508 components: - type: Transform - pos: -32.5,-70.5 + rot: 1.5707963267948966 rad + pos: -53.5,89.5 parent: 2 - - uid: 17057 + - uid: 45509 components: - type: Transform - pos: -31.5,-70.5 + rot: 1.5707963267948966 rad + pos: -60.5,89.5 parent: 2 - - uid: 17058 + - uid: 45511 components: - type: Transform - pos: -30.5,-70.5 + rot: 1.5707963267948966 rad + pos: -59.5,89.5 parent: 2 - - uid: 17059 + - uid: 45512 components: - type: Transform - pos: -30.5,-71.5 + rot: 1.5707963267948966 rad + pos: -58.5,89.5 parent: 2 - - uid: 17060 + - uid: 45513 components: - type: Transform - pos: -30.5,-72.5 + rot: 1.5707963267948966 rad + pos: -57.5,89.5 parent: 2 - - uid: 17061 + - uid: 45514 components: - type: Transform - pos: -29.5,-72.5 + rot: 1.5707963267948966 rad + pos: -56.5,89.5 parent: 2 - - uid: 17062 + - uid: 45515 components: - type: Transform - pos: -28.5,-72.5 + rot: 1.5707963267948966 rad + pos: -55.5,89.5 parent: 2 - - uid: 17063 + - uid: 45516 components: - type: Transform - pos: -27.5,-72.5 + rot: 1.5707963267948966 rad + pos: -54.5,89.5 parent: 2 - - uid: 17064 + - uid: 45519 components: - type: Transform - pos: -26.5,-72.5 + pos: -61.5,88.5 parent: 2 - - uid: 17065 + - uid: 45520 components: - type: Transform - pos: -25.5,-72.5 + pos: -61.5,87.5 parent: 2 - - uid: 17066 + - uid: 45521 components: - type: Transform - pos: -24.5,-72.5 + pos: -61.5,86.5 parent: 2 - - uid: 17067 + - uid: 45522 components: - type: Transform - pos: -24.5,-71.5 + pos: -61.5,85.5 parent: 2 - - uid: 17068 + - uid: 45523 components: - type: Transform - pos: -23.5,-71.5 + pos: -61.5,84.5 parent: 2 - - uid: 17069 + - uid: 45524 components: - type: Transform - pos: -23.5,-70.5 + pos: -61.5,83.5 parent: 2 - - uid: 17070 + - uid: 45525 components: - type: Transform - pos: -22.5,-70.5 + pos: -61.5,82.5 parent: 2 - - uid: 17071 + - uid: 45530 components: - type: Transform - pos: -21.5,-70.5 + rot: 1.5707963267948966 rad + pos: -60.5,81.5 parent: 2 - - uid: 17072 + - uid: 45531 components: - type: Transform - pos: -20.5,-70.5 + rot: 1.5707963267948966 rad + pos: -59.5,81.5 parent: 2 - - uid: 17073 + - uid: 45532 components: - type: Transform - pos: -19.5,-70.5 + rot: 1.5707963267948966 rad + pos: -58.5,81.5 parent: 2 - - uid: 17074 + - uid: 45533 components: - type: Transform - pos: -18.5,-70.5 + rot: 1.5707963267948966 rad + pos: -57.5,81.5 parent: 2 - - uid: 17075 + - uid: 45534 components: - type: Transform - pos: -17.5,-70.5 + rot: 1.5707963267948966 rad + pos: -56.5,81.5 parent: 2 - - uid: 17076 + - uid: 45535 components: - type: Transform - pos: -17.5,-69.5 + rot: 1.5707963267948966 rad + pos: -55.5,81.5 parent: 2 - - uid: 17077 + - uid: 45536 components: - type: Transform - pos: -17.5,-68.5 + rot: 1.5707963267948966 rad + pos: -54.5,81.5 parent: 2 - - uid: 17078 + - uid: 45537 components: - type: Transform - pos: -17.5,-67.5 + rot: 1.5707963267948966 rad + pos: -53.5,81.5 parent: 2 - - uid: 17079 + - uid: 45538 components: - type: Transform - pos: -16.5,-67.5 + rot: 1.5707963267948966 rad + pos: -52.5,81.5 parent: 2 - - uid: 17080 + - uid: 45539 components: - type: Transform - pos: -15.5,-67.5 + rot: 1.5707963267948966 rad + pos: -51.5,81.5 parent: 2 - - uid: 17081 + - uid: 45540 components: - type: Transform - pos: -14.5,-67.5 + rot: 1.5707963267948966 rad + pos: -50.5,81.5 parent: 2 - - uid: 17082 + - uid: 45541 components: - type: Transform - pos: -14.5,-66.5 + rot: 1.5707963267948966 rad + pos: -49.5,81.5 parent: 2 - - uid: 17083 + - uid: 45542 components: - type: Transform - pos: -13.5,-66.5 + rot: 1.5707963267948966 rad + pos: -48.5,81.5 parent: 2 - - uid: 17084 + - uid: 45543 components: - type: Transform - pos: -12.5,-66.5 + rot: 1.5707963267948966 rad + pos: -47.5,81.5 parent: 2 - - uid: 17085 + - uid: 45544 components: - type: Transform - pos: -11.5,-66.5 + rot: 1.5707963267948966 rad + pos: -46.5,81.5 parent: 2 - - uid: 17086 + - uid: 45545 components: - type: Transform - pos: -11.5,-67.5 + rot: 1.5707963267948966 rad + pos: -45.5,81.5 parent: 2 - - uid: 17087 + - uid: 45546 components: - type: Transform - pos: -11.5,-68.5 + rot: 1.5707963267948966 rad + pos: -44.5,81.5 parent: 2 - - uid: 17088 + - uid: 45547 components: - type: Transform - pos: -11.5,-69.5 + rot: 1.5707963267948966 rad + pos: -43.5,81.5 parent: 2 - - uid: 17094 + - uid: 45548 components: - type: Transform - pos: -24.5,-55.5 + rot: 1.5707963267948966 rad + pos: -42.5,81.5 parent: 2 - - uid: 17095 + - uid: 45549 components: - type: Transform - pos: -23.5,-55.5 + rot: 1.5707963267948966 rad + pos: -41.5,81.5 parent: 2 - - uid: 17096 + - uid: 45552 components: - type: Transform - pos: -22.5,-55.5 + pos: -40.5,80.5 parent: 2 - - uid: 17097 + - uid: 45553 components: - type: Transform - pos: -21.5,-55.5 + pos: -40.5,79.5 parent: 2 - - uid: 17098 + - uid: 45554 components: - type: Transform - pos: -20.5,-55.5 + pos: -40.5,78.5 parent: 2 - - uid: 17099 + - uid: 45566 components: - type: Transform - pos: -19.5,-55.5 + rot: 3.141592653589793 rad + pos: -40.5,77.5 parent: 2 - - uid: 17100 + - uid: 45570 components: - type: Transform - pos: -18.5,-55.5 + rot: 1.5707963267948966 rad + pos: -39.5,76.5 parent: 2 - - uid: 17101 + - uid: 45571 components: - type: Transform - pos: -17.5,-55.5 + rot: 1.5707963267948966 rad + pos: -38.5,76.5 parent: 2 - - uid: 17102 + - uid: 45572 components: - type: Transform - pos: -16.5,-55.5 + rot: 1.5707963267948966 rad + pos: -37.5,76.5 parent: 2 - - uid: 17103 + - uid: 45573 components: - type: Transform - pos: -15.5,-55.5 + rot: 1.5707963267948966 rad + pos: -36.5,76.5 parent: 2 - - uid: 17104 + - uid: 45574 components: - type: Transform - pos: -14.5,-55.5 + rot: 1.5707963267948966 rad + pos: -34.5,77.5 parent: 2 - - uid: 17105 + - uid: 45576 components: - type: Transform - pos: -13.5,-55.5 + pos: -33.5,76.5 parent: 2 - - uid: 17106 + - uid: 45577 components: - type: Transform - pos: -12.5,-55.5 + pos: -33.5,75.5 parent: 2 - - uid: 17107 + - uid: 45578 components: - type: Transform - pos: -12.5,-56.5 + pos: -33.5,74.5 parent: 2 - - uid: 17108 + - uid: 45580 components: - type: Transform - pos: -12.5,-57.5 + pos: -32.5,72.5 parent: 2 - - uid: 17109 + - uid: 45581 components: - type: Transform - pos: -12.5,-58.5 + pos: -32.5,71.5 parent: 2 - - uid: 17110 + - uid: 45582 components: - type: Transform - pos: -12.5,-59.5 + pos: -32.5,70.5 parent: 2 - - uid: 17111 + - uid: 45583 components: - type: Transform - pos: -12.5,-60.5 + pos: -32.5,69.5 parent: 2 - - uid: 17112 + - uid: 45584 components: - type: Transform - pos: -12.5,-61.5 + pos: -32.5,68.5 parent: 2 - - uid: 17113 + - uid: 45585 components: - type: Transform - pos: -12.5,-62.5 + pos: -32.5,67.5 parent: 2 - - uid: 17114 + - uid: 45586 components: - type: Transform - pos: -12.5,-63.5 + pos: -32.5,66.5 parent: 2 - - uid: 17115 + - uid: 45588 components: - type: Transform - pos: -12.5,-64.5 + rot: 1.5707963267948966 rad + pos: -31.5,65.5 parent: 2 - - uid: 17116 + - uid: 45589 components: - type: Transform - pos: -12.5,-65.5 + rot: 1.5707963267948966 rad + pos: -30.5,65.5 parent: 2 - - uid: 17118 + - uid: 45590 components: - type: Transform - pos: -10.5,-69.5 + rot: 1.5707963267948966 rad + pos: -29.5,65.5 parent: 2 - - uid: 17119 + - uid: 45593 components: - type: Transform - pos: -9.5,-69.5 + pos: -25.5,63.5 parent: 2 - - uid: 17120 + - uid: 45594 components: - type: Transform - pos: -8.5,-69.5 + pos: -25.5,62.5 parent: 2 - - uid: 17121 + - uid: 45595 components: - type: Transform - pos: -7.5,-69.5 + pos: -25.5,61.5 parent: 2 - - uid: 17122 + - uid: 45598 components: - type: Transform - pos: -5.5,-69.5 + pos: -26.5,59.5 parent: 2 - - uid: 17123 + - uid: 45599 components: - type: Transform - pos: -4.5,-69.5 + pos: -26.5,58.5 parent: 2 - - uid: 17124 + - uid: 45600 components: - type: Transform - pos: -3.5,-69.5 + pos: -26.5,57.5 parent: 2 - - uid: 17125 + - uid: 45601 components: - type: Transform - pos: -3.5,-70.5 + pos: -26.5,56.5 parent: 2 - - uid: 17130 + - uid: 45602 components: - type: Transform - pos: -2.5,-70.5 + pos: -26.5,55.5 parent: 2 - - uid: 17131 + - uid: 45604 components: - type: Transform - pos: -1.5,-70.5 + rot: -1.5707963267948966 rad + pos: -27.5,54.5 parent: 2 - - uid: 17132 + - uid: 45605 components: - type: Transform - pos: -0.5,-70.5 + rot: -1.5707963267948966 rad + pos: -28.5,54.5 parent: 2 - - uid: 17133 + - uid: 45606 components: - type: Transform - pos: 0.5,-70.5 + rot: -1.5707963267948966 rad + pos: -29.5,54.5 parent: 2 - - uid: 17134 + - uid: 45607 components: - type: Transform - pos: 1.5,-70.5 + rot: -1.5707963267948966 rad + pos: -30.5,54.5 parent: 2 - - uid: 17135 + - uid: 45608 components: - type: Transform - pos: 2.5,-70.5 + rot: -1.5707963267948966 rad + pos: -31.5,54.5 parent: 2 - - uid: 17136 + - uid: 45609 components: - type: Transform - pos: 3.5,-70.5 + rot: -1.5707963267948966 rad + pos: -32.5,54.5 parent: 2 - - uid: 17137 + - uid: 45610 components: - type: Transform - pos: 4.5,-70.5 + rot: -1.5707963267948966 rad + pos: -33.5,54.5 parent: 2 - - uid: 17138 + - uid: 45611 components: - type: Transform - pos: 5.5,-70.5 + rot: -1.5707963267948966 rad + pos: -34.5,54.5 parent: 2 - - uid: 17139 + - uid: 45612 components: - type: Transform - pos: 6.5,-70.5 + rot: -1.5707963267948966 rad + pos: -36.5,47.5 parent: 2 - - uid: 17140 + - uid: 45613 components: - type: Transform - pos: 7.5,-70.5 + rot: -1.5707963267948966 rad + pos: -37.5,47.5 parent: 2 - - uid: 17141 + - uid: 45614 components: - type: Transform - pos: 8.5,-70.5 + rot: -1.5707963267948966 rad + pos: -38.5,47.5 parent: 2 - - uid: 17142 + - uid: 45615 components: - type: Transform - pos: 9.5,-70.5 + rot: -1.5707963267948966 rad + pos: -39.5,47.5 parent: 2 - - uid: 17143 + - uid: 45620 components: - type: Transform - pos: 10.5,-70.5 + pos: -35.5,53.5 parent: 2 - - uid: 17144 + - uid: 45621 components: - type: Transform - pos: 11.5,-70.5 + pos: -35.5,52.5 parent: 2 - - uid: 17145 + - uid: 45622 components: - type: Transform - pos: 12.5,-70.5 + pos: -35.5,51.5 parent: 2 - - uid: 17146 + - uid: 45623 components: - type: Transform - pos: 13.5,-70.5 + pos: -35.5,50.5 parent: 2 - - uid: 17147 + - uid: 45624 components: - type: Transform - pos: 14.5,-70.5 + pos: -35.5,49.5 parent: 2 - - uid: 17148 + - uid: 45625 components: - type: Transform - pos: 15.5,-70.5 + pos: -35.5,48.5 parent: 2 - - uid: 17149 + - uid: 45690 components: - type: Transform - pos: 16.5,-70.5 + rot: -1.5707963267948966 rad + pos: -25.5,53.5 parent: 2 - - uid: 17150 + - uid: 45692 components: - type: Transform - pos: 17.5,-70.5 + rot: 3.141592653589793 rad + pos: -24.5,52.5 parent: 2 - - uid: 17151 + - uid: 45693 components: - type: Transform - pos: 18.5,-70.5 + rot: 3.141592653589793 rad + pos: -24.5,51.5 parent: 2 - - uid: 17156 + - uid: 45707 components: - type: Transform - pos: 18.5,-69.5 + rot: -1.5707963267948966 rad + pos: -39.5,28.5 parent: 2 - - uid: 17157 + - uid: 45708 components: - type: Transform - pos: 18.5,-68.5 + rot: -1.5707963267948966 rad + pos: -38.5,28.5 parent: 2 - - uid: 17158 + - uid: 45709 components: - type: Transform - pos: 18.5,-67.5 + rot: -1.5707963267948966 rad + pos: -37.5,28.5 parent: 2 - - uid: 17159 + - uid: 45710 components: - type: Transform - pos: 18.5,-66.5 + rot: -1.5707963267948966 rad + pos: -36.5,28.5 parent: 2 - - uid: 17160 + - uid: 45711 components: - type: Transform - pos: 29.5,-64.5 + rot: -1.5707963267948966 rad + pos: -35.5,28.5 parent: 2 - - uid: 17161 + - uid: 45712 components: - type: Transform - pos: 29.5,-65.5 + rot: -1.5707963267948966 rad + pos: -34.5,28.5 parent: 2 - - uid: 17163 + - uid: 45713 components: - type: Transform - pos: 28.5,-64.5 + rot: -1.5707963267948966 rad + pos: -33.5,28.5 parent: 2 - - uid: 17164 + - uid: 45714 components: - type: Transform - pos: 27.5,-64.5 + rot: -1.5707963267948966 rad + pos: -32.5,28.5 parent: 2 - - uid: 17165 + - uid: 45715 components: - type: Transform - pos: 26.5,-64.5 + rot: -1.5707963267948966 rad + pos: -31.5,28.5 parent: 2 - - uid: 17166 + - uid: 45716 components: - type: Transform - pos: 25.5,-64.5 + rot: -1.5707963267948966 rad + pos: -30.5,28.5 parent: 2 - - uid: 17167 + - uid: 45717 components: - type: Transform - pos: 24.5,-64.5 + rot: -1.5707963267948966 rad + pos: -29.5,28.5 parent: 2 - - uid: 17168 + - uid: 45718 components: - type: Transform - pos: 24.5,-65.5 + rot: -1.5707963267948966 rad + pos: -28.5,28.5 parent: 2 - - uid: 17177 + - uid: 45719 components: - type: Transform - pos: 18.5,-65.5 + rot: -1.5707963267948966 rad + pos: -27.5,28.5 parent: 2 - - uid: 17178 + - uid: 45723 components: - type: Transform - pos: 18.5,-64.5 + rot: 3.141592653589793 rad + pos: -26.5,29.5 parent: 2 - - uid: 17179 + - uid: 45724 components: - type: Transform - pos: 18.5,-63.5 + rot: 3.141592653589793 rad + pos: -26.5,30.5 parent: 2 - - uid: 17180 + - uid: 45725 components: - type: Transform - pos: 18.5,-62.5 + rot: 3.141592653589793 rad + pos: -26.5,31.5 parent: 2 - - uid: 17181 + - uid: 45726 components: - type: Transform - pos: 18.5,-61.5 + rot: 3.141592653589793 rad + pos: -26.5,32.5 parent: 2 - - uid: 17182 + - uid: 45727 components: - type: Transform - pos: 18.5,-60.5 + rot: 3.141592653589793 rad + pos: -26.5,33.5 parent: 2 - - uid: 17183 + - uid: 45728 components: - type: Transform - pos: 18.5,-59.5 + rot: 3.141592653589793 rad + pos: -26.5,34.5 parent: 2 - - uid: 17191 + - uid: 45729 components: - type: Transform - pos: 19.5,-59.5 + rot: 3.141592653589793 rad + pos: -26.5,35.5 parent: 2 - - uid: 17192 + - uid: 45730 components: - type: Transform - pos: 19.5,-58.5 + rot: 3.141592653589793 rad + pos: -26.5,36.5 parent: 2 - - uid: 17193 + - uid: 45731 components: - type: Transform - pos: 19.5,-57.5 + rot: 3.141592653589793 rad + pos: -26.5,37.5 parent: 2 - - uid: 17194 + - uid: 45739 components: - type: Transform - pos: 19.5,-56.5 + rot: -1.5707963267948966 rad + pos: -25.5,38.5 parent: 2 - - uid: 17195 + - uid: 45740 components: - type: Transform - pos: 19.5,-55.5 + rot: -1.5707963267948966 rad + pos: -24.5,38.5 parent: 2 - - uid: 17196 + - uid: 45741 components: - type: Transform - pos: 19.5,-54.5 + rot: -1.5707963267948966 rad + pos: -23.5,38.5 parent: 2 - - uid: 17197 + - uid: 45742 components: - type: Transform - pos: 19.5,-53.5 + rot: -1.5707963267948966 rad + pos: -22.5,38.5 parent: 2 - - uid: 17198 + - uid: 45743 components: - type: Transform - pos: 19.5,-52.5 + rot: -1.5707963267948966 rad + pos: -21.5,38.5 parent: 2 - - uid: 17199 + - uid: 45744 components: - type: Transform - pos: 19.5,-51.5 + rot: -1.5707963267948966 rad + pos: -20.5,38.5 parent: 2 - - uid: 17200 + - uid: 45745 components: - type: Transform - pos: 19.5,-50.5 + rot: -1.5707963267948966 rad + pos: -19.5,38.5 parent: 2 - - uid: 17201 + - uid: 45749 components: - type: Transform - pos: 19.5,-49.5 + rot: -1.5707963267948966 rad + pos: -17.5,38.5 parent: 2 - - uid: 17202 + - uid: 45757 components: - type: Transform - pos: 19.5,-48.5 + rot: -1.5707963267948966 rad + pos: -11.5,-26.5 parent: 2 - - uid: 17203 + - uid: 45758 components: - type: Transform - pos: 19.5,-47.5 + rot: -1.5707963267948966 rad + pos: -10.5,-26.5 parent: 2 - - uid: 17204 + - uid: 45759 components: - type: Transform - pos: 19.5,-46.5 + rot: -1.5707963267948966 rad + pos: -9.5,-26.5 parent: 2 - - uid: 17205 + - uid: 45760 components: - type: Transform - pos: 19.5,-45.5 + rot: -1.5707963267948966 rad + pos: -8.5,-26.5 parent: 2 - - uid: 17206 + - uid: 45761 components: - type: Transform - pos: 19.5,-44.5 + rot: -1.5707963267948966 rad + pos: -7.5,-26.5 parent: 2 - - uid: 17207 + - uid: 45762 components: - type: Transform - pos: 19.5,-43.5 + rot: -1.5707963267948966 rad + pos: -6.5,-26.5 parent: 2 - - uid: 17208 + - uid: 45763 components: - type: Transform - pos: 19.5,-42.5 + rot: -1.5707963267948966 rad + pos: -5.5,-26.5 parent: 2 - - uid: 17209 + - uid: 45764 components: - type: Transform - pos: 19.5,-41.5 + rot: -1.5707963267948966 rad + pos: -4.5,-26.5 parent: 2 - - uid: 17210 + - uid: 45765 components: - type: Transform - pos: 19.5,-40.5 + rot: -1.5707963267948966 rad + pos: -3.5,-26.5 parent: 2 - - uid: 17215 + - uid: 45766 components: - type: Transform - pos: 19.5,-39.5 + rot: -1.5707963267948966 rad + pos: -2.5,-26.5 parent: 2 - - uid: 17216 + - uid: 45767 components: - type: Transform - pos: 20.5,-39.5 + rot: -1.5707963267948966 rad + pos: -1.5,-26.5 parent: 2 - - uid: 17217 + - uid: 45784 components: - type: Transform - pos: 21.5,-39.5 + rot: 3.141592653589793 rad + pos: -0.5,-24.5 parent: 2 - - uid: 17218 + - uid: 45785 components: - type: Transform - pos: 22.5,-39.5 + rot: 3.141592653589793 rad + pos: -0.5,-23.5 parent: 2 - - uid: 17219 + - uid: 45786 components: - type: Transform - pos: 22.5,-38.5 + rot: 3.141592653589793 rad + pos: -0.5,-22.5 parent: 2 - - uid: 17224 + - uid: 45787 components: - type: Transform - pos: 49.5,-47.5 + rot: 3.141592653589793 rad + pos: -0.5,-21.5 parent: 2 - - uid: 17226 + - uid: 45788 components: - type: Transform - pos: 48.5,-46.5 + rot: 3.141592653589793 rad + pos: -0.5,-20.5 parent: 2 - - uid: 17227 + - uid: 45789 components: - type: Transform - pos: 48.5,-45.5 + rot: 3.141592653589793 rad + pos: -0.5,-19.5 parent: 2 - - uid: 17228 + - uid: 45790 components: - type: Transform - pos: 48.5,-44.5 + rot: 3.141592653589793 rad + pos: -0.5,-18.5 parent: 2 - - uid: 17229 + - uid: 45814 components: - type: Transform - pos: 48.5,-43.5 + rot: -1.5707963267948966 rad + pos: 5.5,-8.5 parent: 2 - - uid: 17230 + - uid: 45815 components: - type: Transform - pos: 33.5,-36.5 + rot: -1.5707963267948966 rad + pos: 4.5,-8.5 parent: 2 - - uid: 17231 + - uid: 45816 components: - type: Transform - pos: 34.5,-36.5 + rot: -1.5707963267948966 rad + pos: 3.5,-8.5 parent: 2 - - uid: 17232 + - uid: 45817 components: - type: Transform - pos: 47.5,-43.5 + rot: -1.5707963267948966 rad + pos: 2.5,-8.5 parent: 2 - - uid: 17233 + - uid: 45818 components: - type: Transform - pos: 46.5,-43.5 + rot: -1.5707963267948966 rad + pos: 1.5,-8.5 parent: 2 - - uid: 17234 + - uid: 45820 components: - type: Transform - pos: 45.5,-43.5 + rot: 1.5707963267948966 rad + pos: 0.5,-8.5 parent: 2 - - uid: 17235 + - uid: 45822 components: - type: Transform - pos: 44.5,-43.5 + pos: -0.5,-9.5 parent: 2 - - uid: 17236 + - uid: 45823 components: - type: Transform - pos: 43.5,-43.5 + pos: -0.5,-10.5 parent: 2 - - uid: 17237 + - uid: 45824 components: - type: Transform - pos: 42.5,-43.5 + pos: -0.5,-11.5 parent: 2 - - uid: 17238 + - uid: 45825 components: - type: Transform - pos: 41.5,-43.5 + pos: -0.5,-12.5 parent: 2 - - uid: 17239 + - uid: 45826 components: - type: Transform - pos: 40.5,-43.5 + pos: -0.5,-13.5 parent: 2 - - uid: 17240 + - uid: 45827 components: - type: Transform - pos: 39.5,-43.5 + pos: -0.5,-14.5 parent: 2 - - uid: 17241 + - uid: 45828 components: - type: Transform - pos: 39.5,-44.5 + pos: -0.5,-15.5 parent: 2 - - uid: 17242 + - uid: 45829 components: - type: Transform - pos: 38.5,-44.5 + pos: -0.5,-16.5 parent: 2 - - uid: 17243 + - uid: 45830 components: - type: Transform - pos: 37.5,-44.5 + pos: -0.5,-17.5 parent: 2 - - uid: 17244 + - uid: 45836 components: - type: Transform - pos: 36.5,-44.5 + rot: -1.5707963267948966 rad + pos: -37.5,-0.5 parent: 2 - - uid: 17245 + - uid: 45837 components: - type: Transform - pos: 35.5,-44.5 + rot: -1.5707963267948966 rad + pos: -36.5,-0.5 parent: 2 - - uid: 17246 + - uid: 45838 components: - type: Transform - pos: 35.5,-43.5 + rot: -1.5707963267948966 rad + pos: -35.5,-0.5 parent: 2 - - uid: 17247 + - uid: 45839 components: - type: Transform - pos: 35.5,-42.5 + rot: -1.5707963267948966 rad + pos: -34.5,-0.5 parent: 2 - - uid: 17248 + - uid: 45840 components: - type: Transform - pos: 35.5,-41.5 + rot: -1.5707963267948966 rad + pos: -33.5,-0.5 parent: 2 - - uid: 17249 + - uid: 45841 components: - type: Transform - pos: 35.5,-40.5 + rot: -1.5707963267948966 rad + pos: -32.5,-0.5 parent: 2 - - uid: 17250 + - uid: 45842 components: - type: Transform - pos: 35.5,-39.5 + rot: -1.5707963267948966 rad + pos: -31.5,-0.5 parent: 2 - - uid: 17251 + - uid: 45843 components: - type: Transform - pos: 35.5,-38.5 + rot: -1.5707963267948966 rad + pos: -30.5,-0.5 parent: 2 - - uid: 17252 + - uid: 45844 components: - type: Transform - pos: 34.5,-38.5 + rot: -1.5707963267948966 rad + pos: -29.5,-0.5 parent: 2 - - uid: 17253 + - uid: 45845 components: - type: Transform - pos: 34.5,-37.5 + rot: -1.5707963267948966 rad + pos: -28.5,-0.5 parent: 2 - - uid: 17254 + - uid: 45846 components: - type: Transform - pos: 33.5,-38.5 + rot: -1.5707963267948966 rad + pos: -27.5,-0.5 parent: 2 - - uid: 17256 + - uid: 45847 components: - type: Transform - pos: 32.5,-38.5 + rot: -1.5707963267948966 rad + pos: -26.5,-0.5 parent: 2 - - uid: 17259 + - uid: 45848 components: - type: Transform - pos: 32.5,-37.5 + rot: -1.5707963267948966 rad + pos: -25.5,-0.5 parent: 2 - - uid: 17260 + - uid: 45849 components: - type: Transform - pos: 24.5,-31.5 + rot: -1.5707963267948966 rad + pos: -24.5,-0.5 parent: 2 - - uid: 17261 + - uid: 45850 components: - type: Transform - pos: -0.5,-21.5 + rot: -1.5707963267948966 rad + pos: -23.5,-0.5 parent: 2 - - uid: 17262 + - uid: 45851 components: - type: Transform - pos: 31.5,-37.5 + rot: -1.5707963267948966 rad + pos: -22.5,-0.5 parent: 2 - - uid: 17263 + - uid: 45852 components: - type: Transform - pos: 30.5,-37.5 + rot: -1.5707963267948966 rad + pos: -21.5,-0.5 parent: 2 - - uid: 17264 + - uid: 45853 components: - type: Transform - pos: 29.5,-37.5 + rot: -1.5707963267948966 rad + pos: -20.5,-0.5 parent: 2 - - uid: 17265 + - uid: 45854 components: - type: Transform - pos: 28.5,-37.5 + rot: -1.5707963267948966 rad + pos: -19.5,-0.5 parent: 2 - - uid: 17266 + - uid: 45855 components: - type: Transform - pos: 27.5,-37.5 + rot: -1.5707963267948966 rad + pos: -18.5,-0.5 parent: 2 - - uid: 17267 + - uid: 45856 components: - type: Transform - pos: 26.5,-37.5 + rot: -1.5707963267948966 rad + pos: -17.5,-0.5 parent: 2 - - uid: 17268 + - uid: 45857 components: - type: Transform - pos: 25.5,-37.5 + rot: -1.5707963267948966 rad + pos: -16.5,-0.5 parent: 2 - - uid: 17269 + - uid: 45858 components: - type: Transform - pos: 24.5,-37.5 + rot: -1.5707963267948966 rad + pos: -15.5,-0.5 parent: 2 - - uid: 17271 + - uid: 45862 components: - type: Transform - pos: 24.5,-36.5 + pos: -14.5,-1.5 parent: 2 - - uid: 17272 + - uid: 45863 components: - type: Transform - pos: 24.5,-35.5 + pos: -14.5,-2.5 parent: 2 - - uid: 17273 + - uid: 45864 components: - type: Transform - pos: 24.5,-34.5 + pos: -14.5,-3.5 parent: 2 - - uid: 17274 + - uid: 45865 components: - type: Transform - pos: -0.5,-22.5 + pos: -14.5,-4.5 parent: 2 - - uid: 17275 + - uid: 45866 components: - type: Transform - pos: 24.5,-33.5 + pos: -14.5,-5.5 parent: 2 - - uid: 17276 + - uid: 45867 components: - type: Transform - pos: 24.5,-32.5 + pos: -14.5,-6.5 parent: 2 - - uid: 17277 + - uid: 45872 components: - type: Transform - pos: 22.5,-37.5 + rot: -1.5707963267948966 rad + pos: -16.5,-7.5 parent: 2 - - uid: 17278 + - uid: 45873 components: - type: Transform - pos: 22.5,-36.5 + rot: -1.5707963267948966 rad + pos: -17.5,-7.5 parent: 2 - - uid: 17279 + - uid: 45874 components: - type: Transform - pos: 22.5,-35.5 + rot: -1.5707963267948966 rad + pos: -18.5,-7.5 parent: 2 - - uid: 17280 + - uid: 45875 components: - type: Transform - pos: 22.5,-34.5 + rot: -1.5707963267948966 rad + pos: -19.5,-7.5 parent: 2 - - uid: 17281 + - uid: 45876 components: - type: Transform - pos: 23.5,-34.5 + rot: -1.5707963267948966 rad + pos: -20.5,-7.5 parent: 2 - - uid: 17282 + - uid: 45877 components: - type: Transform - pos: 49.5,-43.5 + rot: -1.5707963267948966 rad + pos: -21.5,-7.5 parent: 2 - - uid: 17283 + - uid: 45878 components: - type: Transform - pos: 50.5,-43.5 + rot: -1.5707963267948966 rad + pos: -22.5,-7.5 parent: 2 - - uid: 17284 + - uid: 45879 components: - type: Transform - pos: 51.5,-43.5 + rot: -1.5707963267948966 rad + pos: -23.5,-7.5 parent: 2 - - uid: 17285 + - uid: 45880 components: - type: Transform - pos: 52.5,-43.5 + rot: -1.5707963267948966 rad + pos: -24.5,-7.5 parent: 2 - - uid: 17286 + - uid: 45881 components: - type: Transform - pos: 53.5,-43.5 + rot: -1.5707963267948966 rad + pos: -25.5,-7.5 parent: 2 - - uid: 17287 + - uid: 45882 components: - type: Transform - pos: 54.5,-43.5 + rot: -1.5707963267948966 rad + pos: -26.5,-7.5 parent: 2 - - uid: 17292 + - uid: 45883 components: - type: Transform - pos: -0.5,-23.5 + rot: -1.5707963267948966 rad + pos: -27.5,-7.5 parent: 2 - - uid: 17293 + - uid: 45884 components: - type: Transform - pos: -0.5,-24.5 + rot: -1.5707963267948966 rad + pos: -28.5,-7.5 parent: 2 - - uid: 17294 + - uid: 45885 components: - type: Transform - pos: -0.5,-25.5 + rot: -1.5707963267948966 rad + pos: -29.5,-7.5 parent: 2 - - uid: 17295 + - uid: 45893 components: - type: Transform - pos: -0.5,-26.5 + rot: 3.141592653589793 rad + pos: -30.5,-8.5 parent: 2 - - uid: 17296 + - uid: 45894 components: - type: Transform - pos: -0.5,-27.5 + rot: 3.141592653589793 rad + pos: -30.5,-9.5 parent: 2 - - uid: 17297 + - uid: 45895 components: - type: Transform - pos: -0.5,-28.5 + rot: 3.141592653589793 rad + pos: -30.5,-10.5 parent: 2 - - uid: 17298 + - uid: 45896 components: - type: Transform - pos: -0.5,-29.5 + rot: 3.141592653589793 rad + pos: -30.5,-11.5 parent: 2 - - uid: 17300 + - uid: 45898 components: - type: Transform - pos: -0.5,-30.5 + rot: 1.5707963267948966 rad + pos: -31.5,-12.5 parent: 2 - - uid: 17301 + - uid: 45923 components: - type: Transform - pos: -0.5,-31.5 + pos: -26.5,44.5 parent: 2 - - uid: 17302 + - uid: 45924 components: - type: Transform - pos: 24.5,-30.5 + pos: -26.5,39.5 parent: 2 - - uid: 17303 + - uid: 45925 components: - type: Transform - pos: 24.5,-29.5 + pos: -26.5,40.5 parent: 2 - - uid: 17304 + - uid: 45926 components: - type: Transform - pos: 23.5,-29.5 + pos: -26.5,41.5 parent: 2 - - uid: 17305 + - uid: 45927 components: - type: Transform - pos: 22.5,-29.5 + pos: -26.5,42.5 parent: 2 - - uid: 17306 + - uid: 45931 components: - type: Transform - pos: 21.5,-29.5 + rot: -1.5707963267948966 rad + pos: -25.5,43.5 parent: 2 - - uid: 17307 + - uid: 45932 components: - type: Transform - pos: 20.5,-29.5 + rot: -1.5707963267948966 rad + pos: -23.5,43.5 parent: 2 - - uid: 17308 + - uid: 45935 components: - type: Transform - pos: 19.5,-29.5 + rot: 3.141592653589793 rad + pos: -22.5,44.5 parent: 2 - - uid: 17309 + - uid: 45936 components: - type: Transform - pos: 18.5,-29.5 + rot: 3.141592653589793 rad + pos: -24.5,44.5 parent: 2 - - uid: 17310 + - uid: 46089 components: - type: Transform - pos: 17.5,-29.5 + rot: -1.5707963267948966 rad + pos: 31.5,-79.5 parent: 2 - - uid: 17311 + - uid: 46090 components: - type: Transform - pos: 16.5,-29.5 + rot: -1.5707963267948966 rad + pos: 32.5,-79.5 parent: 2 - - uid: 17312 + - uid: 46091 components: - type: Transform - pos: 15.5,-29.5 + rot: -1.5707963267948966 rad + pos: 33.5,-79.5 parent: 2 - - uid: 17313 + - uid: 46092 components: - type: Transform - pos: 14.5,-29.5 + rot: -1.5707963267948966 rad + pos: 34.5,-79.5 parent: 2 - - uid: 17314 + - uid: 46093 components: - type: Transform - pos: 13.5,-29.5 + rot: 3.141592653589793 rad + pos: 35.5,-78.5 parent: 2 - - uid: 17315 + - uid: 46094 components: - type: Transform - pos: 12.5,-29.5 + rot: 3.141592653589793 rad + pos: 35.5,-77.5 parent: 2 - - uid: 17316 + - uid: 46095 components: - type: Transform - pos: 11.5,-29.5 + rot: 3.141592653589793 rad + pos: 35.5,-76.5 parent: 2 - - uid: 17317 + - uid: 46096 components: - type: Transform - pos: 10.5,-29.5 + rot: 3.141592653589793 rad + pos: 35.5,-75.5 parent: 2 - - uid: 17318 + - uid: 46097 components: - type: Transform - pos: 9.5,-29.5 + rot: 3.141592653589793 rad + pos: 35.5,-74.5 parent: 2 - - uid: 17319 + - uid: 46098 components: - type: Transform - pos: 8.5,-29.5 + rot: 3.141592653589793 rad + pos: 35.5,-73.5 parent: 2 - - uid: 17320 + - uid: 46099 components: - type: Transform - pos: 8.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-72.5 parent: 2 - - uid: 17326 + - uid: 46100 components: - type: Transform - pos: 7.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-71.5 parent: 2 - - uid: 17327 + - uid: 46101 components: - type: Transform - pos: 6.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-70.5 parent: 2 - - uid: 17328 + - uid: 46102 components: - type: Transform - pos: 5.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-69.5 parent: 2 - - uid: 17329 + - uid: 46103 components: - type: Transform - pos: 4.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-68.5 parent: 2 - - uid: 17330 + - uid: 46104 components: - type: Transform - pos: 3.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-67.5 parent: 2 - - uid: 17331 + - uid: 46105 components: - type: Transform - pos: 2.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-66.5 parent: 2 - - uid: 17332 + - uid: 46106 components: - type: Transform - pos: 1.5,-30.5 + rot: 3.141592653589793 rad + pos: 35.5,-65.5 parent: 2 - - uid: 17333 + - uid: 46111 components: - type: Transform - pos: 0.5,-30.5 + rot: 3.141592653589793 rad + pos: 26.5,-63.5 parent: 2 - - uid: 17334 + - uid: 46112 components: - type: Transform - pos: -0.5,-32.5 + rot: 3.141592653589793 rad + pos: 26.5,-62.5 parent: 2 - - uid: 17335 + - uid: 46113 components: - type: Transform - pos: -0.5,-33.5 + rot: 3.141592653589793 rad + pos: 26.5,-61.5 parent: 2 - - uid: 17336 + - uid: 46114 components: - type: Transform - pos: -0.5,-34.5 + rot: 3.141592653589793 rad + pos: 26.5,-60.5 parent: 2 - - uid: 17337 + - uid: 46115 components: - type: Transform - pos: -0.5,-35.5 + rot: 3.141592653589793 rad + pos: 26.5,-59.5 parent: 2 - - uid: 17338 + - uid: 46116 components: - type: Transform - pos: -16.5,-31.5 + rot: 3.141592653589793 rad + pos: 26.5,-58.5 parent: 2 - - uid: 17339 + - uid: 46136 components: - type: Transform - pos: -17.5,-31.5 + rot: -1.5707963267948966 rad + pos: 25.5,-57.5 parent: 2 - - uid: 17340 + - uid: 46137 components: - type: Transform - pos: -18.5,-31.5 + rot: -1.5707963267948966 rad + pos: 24.5,-57.5 parent: 2 - - uid: 17341 + - uid: 46146 components: - type: Transform - pos: -19.5,-31.5 + rot: -1.5707963267948966 rad + pos: 20.5,-56.5 parent: 2 - - uid: 17342 + - uid: 46263 components: - type: Transform - pos: -20.5,-31.5 + rot: -1.5707963267948966 rad + pos: 23.5,21.5 parent: 2 - - uid: 17347 + - uid: 46337 components: - type: Transform - pos: -22.5,-33.5 + rot: -1.5707963267948966 rad + pos: 22.5,21.5 parent: 2 - - uid: 17348 + - uid: 46339 components: - type: Transform - pos: -21.5,-33.5 + rot: -1.5707963267948966 rad + pos: 21.5,21.5 parent: 2 - - uid: 17349 + - uid: 46349 components: - type: Transform - pos: -21.5,-32.5 + rot: 3.141592653589793 rad + pos: 20.5,22.5 parent: 2 - - uid: 17350 + - uid: 46350 components: - type: Transform - pos: -21.5,-31.5 + rot: 3.141592653589793 rad + pos: 20.5,23.5 parent: 2 - - uid: 17351 + - uid: 46351 components: - type: Transform - pos: -10.5,-27.5 + rot: 3.141592653589793 rad + pos: 20.5,24.5 parent: 2 - - uid: 17352 + - uid: 46352 components: - type: Transform - pos: -11.5,-27.5 + rot: 3.141592653589793 rad + pos: 20.5,25.5 parent: 2 - - uid: 17353 + - uid: 46353 components: - type: Transform - pos: -12.5,-27.5 + rot: 3.141592653589793 rad + pos: 20.5,26.5 parent: 2 - - uid: 17354 + - uid: 46660 components: - type: Transform - pos: -13.5,-27.5 + rot: 3.141592653589793 rad + pos: -85.5,-54.5 parent: 2 - - uid: 17355 + - uid: 46661 components: - type: Transform - pos: -14.5,-27.5 + rot: 3.141592653589793 rad + pos: -85.5,-53.5 parent: 2 - - uid: 17356 + - uid: 46663 components: - type: Transform - pos: -15.5,-27.5 + rot: 1.5707963267948966 rad + pos: -84.5,-52.5 parent: 2 - - uid: 17357 + - uid: 46664 components: - type: Transform - pos: -16.5,-27.5 + rot: 1.5707963267948966 rad + pos: -83.5,-52.5 parent: 2 - - uid: 17358 + - uid: 46665 components: - type: Transform - pos: -17.5,-27.5 + rot: 1.5707963267948966 rad + pos: -82.5,-52.5 parent: 2 - - uid: 17359 + - uid: 46666 components: - type: Transform - pos: -18.5,-27.5 + rot: 1.5707963267948966 rad + pos: -81.5,-52.5 parent: 2 - - uid: 17360 + - uid: 46951 components: - type: Transform - pos: -19.5,-27.5 + rot: 1.5707963267948966 rad + pos: 39.5,-29.5 parent: 2 - - uid: 17361 + - uid: 46954 components: - type: Transform - pos: -20.5,-27.5 + rot: 1.5707963267948966 rad + pos: 40.5,-29.5 parent: 2 - - uid: 17362 + - uid: 46956 components: - type: Transform - pos: -21.5,-27.5 + pos: 41.5,-28.5 parent: 2 - - uid: 17363 + - uid: 46957 components: - type: Transform - pos: -21.5,-28.5 + pos: 41.5,-27.5 parent: 2 - - uid: 17364 + - uid: 46958 components: - type: Transform - pos: -21.5,-29.5 + pos: 41.5,-26.5 parent: 2 - - uid: 17365 + - uid: 50817 components: - type: Transform - pos: -21.5,-30.5 + rot: 1.5707963267948966 rad + pos: -101.5,65.5 parent: 2 - - uid: 17411 + - uid: 50819 components: - type: Transform - pos: 54.5,-44.5 + pos: -100.5,64.5 parent: 2 - - uid: 17412 + - uid: 50820 components: - type: Transform - pos: 54.5,-45.5 + pos: -100.5,63.5 parent: 2 - - uid: 17413 + - uid: 50821 components: - type: Transform - pos: 54.5,-46.5 + pos: -100.5,62.5 parent: 2 - - uid: 17414 + - uid: 50822 components: - type: Transform - pos: 54.5,-47.5 + pos: -100.5,61.5 parent: 2 - - uid: 17415 + - uid: 50823 components: - type: Transform - pos: 54.5,-48.5 + pos: -100.5,60.5 parent: 2 - - uid: 17416 + - uid: 50824 components: - type: Transform - pos: 54.5,-49.5 + pos: -100.5,59.5 parent: 2 - - uid: 17417 + - uid: 51067 components: - type: Transform - pos: 54.5,-50.5 + rot: -1.5707963267948966 rad + pos: -59.5,38.5 parent: 2 - - uid: 17418 + - uid: 51068 components: - type: Transform - pos: 54.5,-51.5 + rot: -1.5707963267948966 rad + pos: -58.5,38.5 parent: 2 - - uid: 17419 + - uid: 51069 components: - type: Transform - pos: 55.5,-51.5 + rot: -1.5707963267948966 rad + pos: -57.5,38.5 parent: 2 - - uid: 17421 + - uid: 52077 components: - type: Transform - pos: 56.5,-51.5 + rot: 1.5707963267948966 rad + pos: -72.5,-29.5 parent: 2 - - uid: 17422 + - uid: 54219 components: - type: Transform - pos: 57.5,-51.5 - parent: 2 - - uid: 17423 + rot: 3.141592653589793 rad + pos: 0.5,-14.5 + parent: 53899 + - uid: 54220 components: - type: Transform - pos: 58.5,-51.5 - parent: 2 - - uid: 17424 + rot: 3.141592653589793 rad + pos: 0.5,-13.5 + parent: 53899 + - uid: 54221 components: - type: Transform - pos: 59.5,-51.5 - parent: 2 - - uid: 17425 + rot: 3.141592653589793 rad + pos: 0.5,-12.5 + parent: 53899 + - uid: 54222 components: - type: Transform - pos: 60.5,-51.5 - parent: 2 - - uid: 17426 + rot: 3.141592653589793 rad + pos: 0.5,-11.5 + parent: 53899 + - uid: 54223 components: - type: Transform - pos: 61.5,-51.5 - parent: 2 - - uid: 17427 + rot: 3.141592653589793 rad + pos: 0.5,-10.5 + parent: 53899 + - uid: 54224 components: - type: Transform - pos: 62.5,-51.5 - parent: 2 - - uid: 17428 + rot: 3.141592653589793 rad + pos: 0.5,-9.5 + parent: 53899 + - uid: 54225 components: - type: Transform - pos: 63.5,-51.5 - parent: 2 - - uid: 17429 + rot: 3.141592653589793 rad + pos: 0.5,-8.5 + parent: 53899 + - uid: 54226 components: - type: Transform - pos: 64.5,-51.5 - parent: 2 - - uid: 17430 + rot: 3.141592653589793 rad + pos: 0.5,-7.5 + parent: 53899 + - uid: 54227 components: - type: Transform - pos: 65.5,-51.5 - parent: 2 - - uid: 17431 + rot: 3.141592653589793 rad + pos: 0.5,-6.5 + parent: 53899 + - uid: 54228 components: - type: Transform - pos: 66.5,-51.5 - parent: 2 - - uid: 17432 + rot: 3.141592653589793 rad + pos: 0.5,-5.5 + parent: 53899 + - uid: 61256 components: - type: Transform - pos: 67.5,-51.5 - parent: 2 - - uid: 17433 + rot: -1.5707963267948966 rad + pos: 1.5,48.5 + parent: 56631 + - uid: 61257 components: - type: Transform - pos: 68.5,-51.5 - parent: 2 - - uid: 17434 + rot: -1.5707963267948966 rad + pos: 2.5,48.5 + parent: 56631 + - uid: 61258 components: - type: Transform - pos: 69.5,-51.5 - parent: 2 - - uid: 17435 + rot: -1.5707963267948966 rad + pos: 3.5,48.5 + parent: 56631 + - uid: 61259 components: - type: Transform - pos: 69.5,-50.5 - parent: 2 - - uid: 17436 + rot: 1.5707963267948966 rad + pos: -6.5,10.5 + parent: 56631 + - uid: 61260 components: - type: Transform - pos: 70.5,-50.5 - parent: 2 - - uid: 17437 + rot: 1.5707963267948966 rad + pos: -5.5,10.5 + parent: 56631 + - uid: 61261 components: - type: Transform - pos: 70.5,-49.5 - parent: 2 - - uid: 17438 + rot: 1.5707963267948966 rad + pos: -4.5,10.5 + parent: 56631 + - uid: 61262 components: - type: Transform - pos: 71.5,-49.5 - parent: 2 - - uid: 17439 + rot: 1.5707963267948966 rad + pos: -3.5,10.5 + parent: 56631 + - uid: 61263 components: - type: Transform - pos: 71.5,-48.5 - parent: 2 - - uid: 17440 + rot: 1.5707963267948966 rad + pos: -2.5,10.5 + parent: 56631 + - uid: 61264 components: - type: Transform - pos: 71.5,-47.5 - parent: 2 - - uid: 17441 + rot: 1.5707963267948966 rad + pos: -1.5,10.5 + parent: 56631 + - uid: 61265 components: - type: Transform - pos: 71.5,-46.5 - parent: 2 - - uid: 17442 + rot: 1.5707963267948966 rad + pos: 7.5,10.5 + parent: 56631 + - uid: 61266 components: - type: Transform - pos: 71.5,-45.5 - parent: 2 - - uid: 17443 + rot: 1.5707963267948966 rad + pos: 6.5,10.5 + parent: 56631 + - uid: 61267 components: - type: Transform - pos: 71.5,-44.5 - parent: 2 - - uid: 17444 + rot: 1.5707963267948966 rad + pos: 5.5,10.5 + parent: 56631 + - uid: 61268 components: - type: Transform - pos: 71.5,-43.5 - parent: 2 - - uid: 17445 + rot: 1.5707963267948966 rad + pos: 4.5,10.5 + parent: 56631 + - uid: 61269 components: - type: Transform - pos: 71.5,-42.5 - parent: 2 - - uid: 17446 + rot: 1.5707963267948966 rad + pos: 3.5,10.5 + parent: 56631 + - uid: 61270 components: - type: Transform - pos: 71.5,-41.5 - parent: 2 - - uid: 17447 + rot: 1.5707963267948966 rad + pos: 2.5,10.5 + parent: 56631 + - uid: 61271 components: - type: Transform - pos: 71.5,-40.5 - parent: 2 - - uid: 17448 + pos: 8.5,9.5 + parent: 56631 + - uid: 61272 components: - type: Transform - pos: 72.5,-40.5 - parent: 2 - - uid: 17449 + rot: -1.5707963267948966 rad + pos: -11.5,-0.5 + parent: 56631 + - uid: 61273 components: - type: Transform - pos: 72.5,-39.5 - parent: 2 - - uid: 17450 + rot: -1.5707963267948966 rad + pos: -12.5,-0.5 + parent: 56631 + - uid: 61274 components: - type: Transform - pos: 72.5,-38.5 - parent: 2 - - uid: 17451 + rot: -1.5707963267948966 rad + pos: 12.5,-0.5 + parent: 56631 + - uid: 61275 components: - type: Transform - pos: 71.5,-38.5 - parent: 2 - - uid: 17452 + rot: -1.5707963267948966 rad + pos: 13.5,-0.5 + parent: 56631 + - uid: 61276 components: - type: Transform - pos: 71.5,-37.5 - parent: 2 - - uid: 17453 + rot: 3.141592653589793 rad + pos: -13.5,0.5 + parent: 56631 + - uid: 61277 components: - type: Transform - pos: 71.5,-36.5 - parent: 2 - - uid: 17454 + rot: 3.141592653589793 rad + pos: -13.5,1.5 + parent: 56631 + - uid: 61278 components: - type: Transform - pos: 71.5,-35.5 - parent: 2 - - uid: 17455 + rot: 3.141592653589793 rad + pos: -13.5,2.5 + parent: 56631 + - uid: 61279 components: - type: Transform - pos: 71.5,-34.5 - parent: 2 - - uid: 17456 + rot: 3.141592653589793 rad + pos: -13.5,3.5 + parent: 56631 + - uid: 61280 components: - type: Transform - pos: 71.5,-33.5 - parent: 2 - - uid: 17457 + rot: 3.141592653589793 rad + pos: -13.5,4.5 + parent: 56631 + - uid: 61281 components: - type: Transform - pos: 71.5,-32.5 - parent: 2 - - uid: 17460 + rot: 3.141592653589793 rad + pos: -13.5,5.5 + parent: 56631 + - uid: 61282 components: - type: Transform - pos: 71.5,-31.5 - parent: 2 - - uid: 17461 + rot: 3.141592653589793 rad + pos: -13.5,6.5 + parent: 56631 + - uid: 61283 components: - type: Transform - pos: 71.5,-30.5 - parent: 2 - - uid: 17462 + rot: 3.141592653589793 rad + pos: 14.5,6.5 + parent: 56631 + - uid: 61284 components: - type: Transform - pos: 71.5,-29.5 - parent: 2 - - uid: 17463 + rot: 3.141592653589793 rad + pos: 14.5,5.5 + parent: 56631 + - uid: 61285 components: - type: Transform - pos: 71.5,-28.5 - parent: 2 - - uid: 17464 + rot: 3.141592653589793 rad + pos: 14.5,4.5 + parent: 56631 + - uid: 61286 components: - type: Transform - pos: 71.5,-27.5 - parent: 2 - - uid: 17465 + rot: 3.141592653589793 rad + pos: 14.5,3.5 + parent: 56631 + - uid: 61287 components: - type: Transform - pos: 71.5,-26.5 - parent: 2 - - uid: 17466 + rot: 3.141592653589793 rad + pos: 14.5,2.5 + parent: 56631 + - uid: 61288 components: - type: Transform - pos: 70.5,-26.5 - parent: 2 - - uid: 17467 + rot: 3.141592653589793 rad + pos: 14.5,1.5 + parent: 56631 + - uid: 61289 components: - type: Transform - pos: 70.5,-25.5 - parent: 2 - - uid: 17468 + rot: 3.141592653589793 rad + pos: 14.5,0.5 + parent: 56631 + - uid: 61290 components: - type: Transform - pos: 70.5,-24.5 - parent: 2 - - uid: 17469 + rot: 1.5707963267948966 rad + pos: 10.5,10.5 + parent: 56631 + - uid: 61291 components: - type: Transform - pos: 70.5,-23.5 - parent: 2 - - uid: 17470 + rot: 1.5707963267948966 rad + pos: 9.5,10.5 + parent: 56631 + - uid: 61292 components: - type: Transform - pos: 70.5,-22.5 - parent: 2 - - uid: 17476 + rot: 1.5707963267948966 rad + pos: -9.5,10.5 + parent: 56631 + - uid: 61293 components: - type: Transform - pos: 69.5,-22.5 - parent: 2 - - uid: 17477 + rot: 1.5707963267948966 rad + pos: -8.5,10.5 + parent: 56631 + - uid: 61294 components: - type: Transform - pos: 68.5,-22.5 - parent: 2 - - uid: 17478 + rot: 1.5707963267948966 rad + pos: -0.5,16.5 + parent: 56631 + - uid: 61295 components: - type: Transform - pos: 67.5,-22.5 - parent: 2 - - uid: 17479 + rot: 1.5707963267948966 rad + pos: 1.5,16.5 + parent: 56631 + - uid: 61296 components: - type: Transform - pos: 66.5,-22.5 - parent: 2 - - uid: 17480 + rot: -1.5707963267948966 rad + pos: -16.5,9.5 + parent: 56631 + - uid: 61297 components: - type: Transform - pos: 65.5,-22.5 - parent: 2 - - uid: 17496 + rot: 3.141592653589793 rad + pos: -0.5,11.5 + parent: 56631 + - uid: 61298 components: - type: Transform - pos: 65.5,-21.5 - parent: 2 - - uid: 17497 + rot: 3.141592653589793 rad + pos: -0.5,12.5 + parent: 56631 + - uid: 61299 components: - type: Transform - pos: 65.5,-20.5 - parent: 2 - - uid: 17498 + rot: 3.141592653589793 rad + pos: -0.5,13.5 + parent: 56631 + - uid: 61300 components: - type: Transform - pos: 65.5,-19.5 - parent: 2 - - uid: 17514 + rot: 3.141592653589793 rad + pos: 0.5,15.5 + parent: 56631 + - uid: 61301 components: - type: Transform - pos: 64.5,-19.5 - parent: 2 - - uid: 17515 + rot: 3.141592653589793 rad + pos: 1.5,11.5 + parent: 56631 + - uid: 61302 components: - type: Transform - pos: 64.5,-18.5 - parent: 2 - - uid: 17516 + rot: 3.141592653589793 rad + pos: 1.5,12.5 + parent: 56631 + - uid: 61303 components: - type: Transform - pos: 64.5,-17.5 - parent: 2 - - uid: 17517 + rot: 3.141592653589793 rad + pos: 1.5,13.5 + parent: 56631 + - uid: 61304 components: - type: Transform - pos: 64.5,-16.5 - parent: 2 - - uid: 17518 + rot: 1.5707963267948966 rad + pos: -1.5,16.5 + parent: 56631 + - uid: 61305 components: - type: Transform - pos: 64.5,-15.5 - parent: 2 - - uid: 17519 + rot: 1.5707963267948966 rad + pos: 2.5,16.5 + parent: 56631 + - uid: 61306 components: - type: Transform - pos: 63.5,-15.5 - parent: 2 - - uid: 17523 + pos: -14.5,13.5 + parent: 56631 + - uid: 61307 components: - type: Transform - pos: 63.5,-14.5 - parent: 2 - - uid: 17524 + pos: -14.5,12.5 + parent: 56631 + - uid: 61308 components: - type: Transform - pos: 63.5,-13.5 - parent: 2 - - uid: 17525 + pos: -14.5,11.5 + parent: 56631 + - uid: 61309 components: - type: Transform - pos: 63.5,-12.5 - parent: 2 - - uid: 17526 + pos: -14.5,14.5 + parent: 56631 + - uid: 61310 components: - type: Transform - pos: 63.5,-11.5 - parent: 2 - - uid: 17527 + rot: -1.5707963267948966 rad + pos: -13.5,15.5 + parent: 56631 + - uid: 61311 components: - type: Transform - pos: 63.5,-10.5 - parent: 2 - - uid: 17528 + rot: -1.5707963267948966 rad + pos: -12.5,15.5 + parent: 56631 + - uid: 61312 components: - type: Transform - pos: 62.5,-10.5 - parent: 2 - - uid: 17529 + rot: -1.5707963267948966 rad + pos: -11.5,15.5 + parent: 56631 + - uid: 61313 components: - type: Transform - pos: 61.5,-10.5 - parent: 2 - - uid: 17530 + rot: -1.5707963267948966 rad + pos: -9.5,15.5 + parent: 56631 + - uid: 61314 components: - type: Transform - pos: 61.5,-9.5 - parent: 2 - - uid: 17531 + rot: -1.5707963267948966 rad + pos: -7.5,20.5 + parent: 56631 + - uid: 61315 components: - type: Transform - pos: 60.5,-9.5 - parent: 2 - - uid: 17532 + rot: 3.141592653589793 rad + pos: -8.5,19.5 + parent: 56631 + - uid: 61316 components: - type: Transform - pos: 59.5,-9.5 - parent: 2 - - uid: 17533 + rot: 3.141592653589793 rad + pos: -8.5,18.5 + parent: 56631 + - uid: 61317 components: - type: Transform - pos: 58.5,-9.5 - parent: 2 - - uid: 17534 + rot: 3.141592653589793 rad + pos: -8.5,17.5 + parent: 56631 + - uid: 61318 components: - type: Transform - pos: 58.5,-8.5 - parent: 2 - - uid: 17535 + rot: -1.5707963267948966 rad + pos: -7.5,16.5 + parent: 56631 + - uid: 61319 components: - type: Transform - pos: 58.5,-7.5 - parent: 2 - - uid: 17537 + rot: -1.5707963267948966 rad + pos: -6.5,16.5 + parent: 56631 + - uid: 61320 components: - type: Transform - pos: 58.5,-6.5 - parent: 2 - - uid: 17538 + rot: -1.5707963267948966 rad + pos: -5.5,16.5 + parent: 56631 + - uid: 61321 components: - type: Transform - pos: 58.5,-5.5 - parent: 2 - - uid: 17539 + rot: -1.5707963267948966 rad + pos: -4.5,16.5 + parent: 56631 + - uid: 61322 components: - type: Transform - pos: 58.5,-4.5 - parent: 2 - - uid: 17540 + rot: -1.5707963267948966 rad + pos: -3.5,16.5 + parent: 56631 + - uid: 61323 components: - type: Transform - pos: 58.5,-3.5 - parent: 2 - - uid: 17545 + rot: -1.5707963267948966 rad + pos: -2.5,16.5 + parent: 56631 + - uid: 61324 components: - type: Transform - pos: 45.5,4.5 - parent: 2 - - uid: 17547 + rot: 1.5707963267948966 rad + pos: 8.5,55.5 + parent: 56631 + - uid: 61325 components: - type: Transform - pos: 46.5,4.5 - parent: 2 - - uid: 17548 + rot: 1.5707963267948966 rad + pos: 8.5,58.5 + parent: 56631 + - uid: 61326 components: - type: Transform - pos: 47.5,4.5 - parent: 2 - - uid: 17549 + rot: 1.5707963267948966 rad + pos: 8.5,61.5 + parent: 56631 + - uid: 61327 components: - type: Transform - pos: 48.5,4.5 - parent: 2 - - uid: 17550 + pos: 0.5,44.5 + parent: 56631 + - uid: 61328 components: - type: Transform - pos: 49.5,4.5 - parent: 2 - - uid: 17551 + pos: 0.5,43.5 + parent: 56631 + - uid: 61329 components: - type: Transform - pos: 50.5,4.5 - parent: 2 - - uid: 17552 + pos: 0.5,42.5 + parent: 56631 + - uid: 61330 components: - type: Transform - pos: 51.5,4.5 - parent: 2 - - uid: 17553 + pos: 0.5,41.5 + parent: 56631 + - uid: 61331 components: - type: Transform - pos: 52.5,4.5 - parent: 2 - - uid: 17554 + pos: 0.5,40.5 + parent: 56631 + - uid: 61332 components: - type: Transform - pos: 53.5,4.5 - parent: 2 - - uid: 17555 + pos: 0.5,39.5 + parent: 56631 + - uid: 61333 components: - type: Transform - pos: 54.5,4.5 - parent: 2 - - uid: 17556 + pos: 0.5,38.5 + parent: 56631 + - uid: 61334 components: - type: Transform - pos: 54.5,3.5 - parent: 2 - - uid: 17557 + pos: 0.5,37.5 + parent: 56631 + - uid: 61335 components: - type: Transform - pos: 54.5,2.5 - parent: 2 - - uid: 17558 + pos: 0.5,36.5 + parent: 56631 + - uid: 61336 components: - type: Transform - pos: 54.5,1.5 - parent: 2 - - uid: 17559 + pos: 0.5,35.5 + parent: 56631 + - uid: 61337 components: - type: Transform - pos: 54.5,0.5 - parent: 2 - - uid: 17560 + pos: 0.5,45.5 + parent: 56631 + - uid: 61338 components: - type: Transform - pos: 54.5,-0.5 - parent: 2 - - uid: 17561 + pos: 0.5,46.5 + parent: 56631 + - uid: 61339 components: - type: Transform - pos: 54.5,-1.5 - parent: 2 - - uid: 17562 + pos: 0.5,47.5 + parent: 56631 + - uid: 61340 components: - type: Transform - pos: 54.5,-2.5 - parent: 2 - - uid: 17563 + pos: 0.5,49.5 + parent: 56631 + - uid: 61341 components: - type: Transform - pos: 55.5,-2.5 - parent: 2 - - uid: 17564 + pos: 0.5,50.5 + parent: 56631 + - uid: 61342 components: - type: Transform - pos: 56.5,-2.5 - parent: 2 - - uid: 17565 + pos: 0.5,51.5 + parent: 56631 + - uid: 61343 components: - type: Transform - pos: 57.5,-2.5 - parent: 2 - - uid: 17566 + pos: 0.5,52.5 + parent: 56631 + - uid: 61344 components: - type: Transform - pos: 58.5,-2.5 - parent: 2 - - uid: 17595 + pos: 0.5,53.5 + parent: 56631 + - uid: 61345 components: - type: Transform - pos: -49.5,23.5 - parent: 2 - - uid: 17596 + pos: 0.5,54.5 + parent: 56631 + - uid: 61346 components: - type: Transform - pos: -49.5,24.5 - parent: 2 - - uid: 17597 + pos: 0.5,55.5 + parent: 56631 + - uid: 61347 components: - type: Transform - pos: -48.5,24.5 - parent: 2 - - uid: 17598 + pos: 0.5,56.5 + parent: 56631 + - uid: 61348 components: - type: Transform - pos: -47.5,24.5 - parent: 2 - - uid: 17599 + pos: 0.5,57.5 + parent: 56631 + - uid: 61349 components: - type: Transform - pos: -46.5,24.5 - parent: 2 - - uid: 17600 + pos: 0.5,58.5 + parent: 56631 + - uid: 61350 components: - type: Transform - pos: -46.5,23.5 - parent: 2 - - uid: 17640 + pos: 0.5,59.5 + parent: 56631 + - uid: 61351 components: - type: Transform - pos: -0.5,-36.5 - parent: 2 - - uid: 17641 + rot: 1.5707963267948966 rad + pos: 4.5,42.5 + parent: 56631 + - uid: 61352 components: - type: Transform - pos: -1.5,-36.5 - parent: 2 - - uid: 17643 + pos: 5.5,43.5 + parent: 56631 + - uid: 61353 components: - type: Transform - pos: -1.5,-37.5 - parent: 2 - - uid: 17660 + pos: 5.5,44.5 + parent: 56631 + - uid: 61354 components: - type: Transform - pos: -1.5,-38.5 - parent: 2 - - uid: 17661 + rot: -1.5707963267948966 rad + pos: 4.5,45.5 + parent: 56631 + - uid: 61355 components: - type: Transform - pos: -0.5,-38.5 - parent: 2 - - uid: 17662 + rot: -1.5707963267948966 rad + pos: 3.5,45.5 + parent: 56631 + - uid: 65726 components: - type: Transform - pos: 0.5,-38.5 - parent: 2 - - uid: 17668 + pos: 6.5,1.5 + parent: 65694 + - uid: 66249 components: - type: Transform - pos: 0.5,-36.5 - parent: 2 - - uid: 17669 + pos: 1.5,-0.5 + parent: 65849 + - uid: 66250 components: - type: Transform - pos: 0.5,-37.5 - parent: 2 - - uid: 17676 + pos: 1.5,-1.5 + parent: 65849 + - uid: 66251 components: - type: Transform - pos: -0.5,-39.5 - parent: 2 - - uid: 17677 + pos: 1.5,-2.5 + parent: 65849 + - uid: 66252 components: - type: Transform - pos: -0.5,-40.5 - parent: 2 - - uid: 17678 + pos: 1.5,-3.5 + parent: 65849 + - uid: 66253 components: - type: Transform - pos: -0.5,-41.5 - parent: 2 - - uid: 17679 + pos: 1.5,-4.5 + parent: 65849 + - uid: 66254 components: - type: Transform - pos: -0.5,-42.5 - parent: 2 - - uid: 17723 + pos: 1.5,-5.5 + parent: 65849 + - uid: 66255 components: - type: Transform - pos: -11.5,-56.5 - parent: 2 - - uid: 17724 + pos: 1.5,-6.5 + parent: 65849 + - uid: 66256 components: - type: Transform - pos: -10.5,-56.5 - parent: 2 - - uid: 17725 + pos: 0.5,-8.5 + parent: 65849 + - uid: 66257 components: - type: Transform - pos: -10.5,-55.5 - parent: 2 - - uid: 17726 + rot: 3.141592653589793 rad + pos: 0.5,-10.5 + parent: 65849 + - uid: 66258 components: - type: Transform - pos: -10.5,-54.5 - parent: 2 - - uid: 17727 + rot: 3.141592653589793 rad + pos: 0.5,-11.5 + parent: 65849 + - uid: 66259 components: - type: Transform - pos: -9.5,-54.5 - parent: 2 - - uid: 17728 + rot: 3.141592653589793 rad + pos: 0.5,-12.5 + parent: 65849 + - uid: 66260 components: - type: Transform - pos: -9.5,-53.5 - parent: 2 - - uid: 17729 + rot: 3.141592653589793 rad + pos: 0.5,-13.5 + parent: 65849 + - uid: 66261 components: - type: Transform - pos: -9.5,-52.5 - parent: 2 - - uid: 17730 + pos: 0.5,-16.5 + parent: 65849 + - uid: 66262 components: - type: Transform - pos: -9.5,-51.5 - parent: 2 - - uid: 17731 + rot: -1.5707963267948966 rad + pos: -0.5,-17.5 + parent: 65849 + - uid: 66263 components: - type: Transform - pos: -8.5,-51.5 - parent: 2 - - uid: 17732 + rot: 1.5707963267948966 rad + pos: -1.5,24.5 + parent: 65849 + - uid: 66264 components: - type: Transform - pos: -7.5,-51.5 - parent: 2 - - uid: 17733 + rot: 1.5707963267948966 rad + pos: -0.5,24.5 + parent: 65849 + - uid: 66265 components: - type: Transform - pos: -6.5,-51.5 - parent: 2 - - uid: 17734 + rot: 1.5707963267948966 rad + pos: 0.5,24.5 + parent: 65849 + - uid: 66266 components: - type: Transform - pos: -5.5,-51.5 - parent: 2 - - uid: 17735 + pos: 1.5,23.5 + parent: 65849 + - uid: 66267 components: - type: Transform - pos: -4.5,-51.5 - parent: 2 - - uid: 17736 + pos: 1.5,22.5 + parent: 65849 + - uid: 66268 components: - type: Transform - pos: -4.5,-50.5 - parent: 2 - - uid: 17737 + pos: 1.5,21.5 + parent: 65849 + - uid: 66269 components: - type: Transform - pos: -4.5,-49.5 - parent: 2 - - uid: 17738 + pos: 1.5,20.5 + parent: 65849 + - uid: 66270 components: - type: Transform - pos: -4.5,-48.5 - parent: 2 - - uid: 17739 + pos: 1.5,19.5 + parent: 65849 + - uid: 66271 components: - type: Transform - pos: -4.5,-47.5 - parent: 2 - - uid: 17740 + pos: 1.5,17.5 + parent: 65849 + - uid: 66272 components: - type: Transform - pos: -4.5,-46.5 - parent: 2 - - uid: 17741 + pos: 0.5,14.5 + parent: 65849 + - uid: 66273 components: - type: Transform - pos: -4.5,-45.5 - parent: 2 - - uid: 17742 + pos: 0.5,15.5 + parent: 65849 + - uid: 66274 components: - type: Transform - pos: -4.5,-44.5 - parent: 2 - - uid: 17743 + pos: 0.5,13.5 + parent: 65849 + - uid: 66275 components: - type: Transform - pos: -4.5,-43.5 - parent: 2 - - uid: 17744 + rot: 1.5707963267948966 rad + pos: -9.5,16.5 + parent: 65849 + - uid: 66276 components: - type: Transform - pos: -3.5,-43.5 - parent: 2 - - uid: 17745 + rot: 1.5707963267948966 rad + pos: -8.5,16.5 + parent: 65849 + - uid: 66277 components: - type: Transform - pos: -2.5,-43.5 - parent: 2 - - uid: 17746 + rot: 1.5707963267948966 rad + pos: -6.5,16.5 + parent: 65849 + - uid: 66278 components: - type: Transform - pos: -1.5,-43.5 - parent: 2 - - uid: 17747 + rot: 1.5707963267948966 rad + pos: -7.5,16.5 + parent: 65849 + - uid: 66279 components: - type: Transform - pos: -0.5,-43.5 - parent: 2 - - uid: 17907 + rot: 3.141592653589793 rad + pos: 0.5,8.5 + parent: 65849 + - uid: 66280 components: - type: Transform - pos: -51.5,37.5 - parent: 2 - - uid: 17908 + rot: 3.141592653589793 rad + pos: 0.5,9.5 + parent: 65849 + - uid: 66281 components: - type: Transform - pos: -50.5,37.5 - parent: 2 - - uid: 17909 + rot: 3.141592653589793 rad + pos: 0.5,6.5 + parent: 65849 + - uid: 66282 components: - type: Transform - pos: -50.5,36.5 - parent: 2 - - uid: 17910 + rot: 3.141592653589793 rad + pos: 0.5,7.5 + parent: 65849 + - uid: 66283 components: - type: Transform - pos: -50.5,35.5 - parent: 2 - - uid: 17911 + rot: 3.141592653589793 rad + pos: 0.5,5.5 + parent: 65849 + - uid: 66284 components: - type: Transform - pos: -50.5,34.5 - parent: 2 - - uid: 17912 + rot: -1.5707963267948966 rad + pos: -0.5,16.5 + parent: 65849 +- proto: DisposalPipeBroken + entities: + - uid: 24197 components: - type: Transform - pos: -51.5,34.5 + pos: -14.5,-87.5 parent: 2 - - uid: 17913 + - uid: 61356 components: - type: Transform - pos: -52.5,34.5 - parent: 2 - - uid: 17914 + pos: -7.5,9.5 + parent: 56631 + - uid: 61357 components: - type: Transform - pos: -53.5,34.5 - parent: 2 - - uid: 17915 + rot: 3.141592653589793 rad + pos: -7.5,9.5 + parent: 56631 + - uid: 61358 components: - type: Transform - pos: -49.5,34.5 - parent: 2 - - uid: 17916 + rot: 3.141592653589793 rad + pos: -10.5,14.5 + parent: 56631 + - uid: 61359 components: - type: Transform - pos: -48.5,34.5 - parent: 2 - - uid: 17917 + pos: -10.5,14.5 + parent: 56631 + - uid: 61360 components: - type: Transform - pos: -47.5,34.5 - parent: 2 - - uid: 17919 + rot: 3.141592653589793 rad + pos: 0.5,34.5 + parent: 56631 + - uid: 61361 components: - type: Transform - pos: -47.5,35.5 - parent: 2 - - uid: 17920 + rot: 1.5707963267948966 rad + pos: 3.5,42.5 + parent: 56631 + - uid: 61362 components: - type: Transform - pos: -47.5,36.5 - parent: 2 - - uid: 17921 + rot: -1.5707963267948966 rad + pos: 2.5,45.5 + parent: 56631 + - uid: 61363 components: - type: Transform - pos: -47.5,37.5 - parent: 2 - - uid: 17973 + pos: 1.5,46.5 + parent: 56631 + - uid: 61364 components: - type: Transform - pos: -39.5,27.5 - parent: 2 - - uid: 17974 + rot: 1.5707963267948966 rad + pos: 2.5,45.5 + parent: 56631 + - uid: 65727 components: - type: Transform - pos: -38.5,27.5 - parent: 2 - - uid: 17975 + rot: -1.5707963267948966 rad + pos: 8.5,1.5 + parent: 65694 + - uid: 65728 components: - type: Transform - pos: -37.5,27.5 - parent: 2 - - uid: 17986 + rot: 3.141592653589793 rad + pos: 6.5,2.5 + parent: 65694 + - uid: 66285 components: - type: Transform - pos: -37.5,28.5 - parent: 2 - - uid: 17987 + rot: 3.141592653589793 rad + pos: 0.5,11.5 + parent: 65849 + - uid: 66286 components: - type: Transform - pos: -37.5,29.5 - parent: 2 - - uid: 17988 + pos: 1.5,0.5 + parent: 65849 + - uid: 66287 components: - type: Transform - pos: -37.5,30.5 - parent: 2 - - uid: 17989 + rot: 3.141592653589793 rad + pos: 0.5,-14.5 + parent: 65849 + - uid: 66288 components: - type: Transform - pos: -37.5,31.5 - parent: 2 - - uid: 17990 + pos: 0.5,-15.5 + parent: 65849 + - uid: 66289 components: - type: Transform - pos: -37.5,32.5 - parent: 2 - - uid: 17992 + rot: 1.5707963267948966 rad + pos: -1.5,-17.5 + parent: 65849 + - uid: 66290 components: - type: Transform - pos: -38.5,32.5 - parent: 2 - - uid: 17993 + rot: -1.5707963267948966 rad + pos: -5.5,16.5 + parent: 65849 + - uid: 66291 components: - type: Transform - pos: -39.5,32.5 - parent: 2 - - uid: 17994 + rot: 3.141592653589793 rad + pos: 0.5,4.5 + parent: 65849 + - uid: 66292 components: - type: Transform - pos: -40.5,32.5 - parent: 2 - - uid: 17995 + pos: 0.5,10.5 + parent: 65849 + - uid: 66293 components: - type: Transform - pos: -41.5,32.5 - parent: 2 - - uid: 17996 + rot: 1.5707963267948966 rad + pos: -1.5,16.5 + parent: 65849 +- proto: DisposalTrunk + entities: + - uid: 4499 components: - type: Transform - pos: -42.5,32.5 + pos: -105.5,16.5 parent: 2 - - uid: 17997 + - uid: 5338 components: - type: Transform - pos: -43.5,32.5 + rot: 1.5707963267948966 rad + pos: -74.5,4.5 parent: 2 - - uid: 17999 + - uid: 5806 components: - type: Transform - pos: -43.5,33.5 + rot: 1.5707963267948966 rad + pos: -51.5,31.5 parent: 2 - - uid: 18000 + - uid: 6205 components: - type: Transform - pos: -44.5,33.5 + rot: -1.5707963267948966 rad + pos: 84.5,-21.5 parent: 2 - - uid: 18003 + - uid: 8100 components: - type: Transform - pos: -45.5,33.5 + rot: 1.5707963267948966 rad + pos: -56.5,5.5 parent: 2 - - uid: 18004 + - uid: 8718 components: - type: Transform - pos: -45.5,34.5 + rot: 3.141592653589793 rad + pos: -73.5,-1.5 parent: 2 - - uid: 18006 + - uid: 9976 components: - type: Transform - pos: -46.5,34.5 + rot: 3.141592653589793 rad + pos: 14.5,44.5 parent: 2 - - uid: 18029 + - uid: 11023 components: - type: Transform - pos: -47.5,39.5 + rot: 3.141592653589793 rad + pos: -81.5,47.5 parent: 2 - - uid: 18031 + - uid: 11039 components: - type: Transform - pos: -47.5,38.5 + rot: 3.141592653589793 rad + pos: -6.5,-1.5 parent: 2 - - uid: 18299 + - uid: 14772 components: - type: Transform - pos: 45.5,73.5 + pos: 3.5,-64.5 parent: 2 - - uid: 18633 + - uid: 15513 components: - type: Transform - pos: 58.5,37.5 + rot: 3.141592653589793 rad + pos: 38.5,-45.5 parent: 2 - - uid: 18634 + - uid: 15517 components: - type: Transform - pos: 58.5,36.5 + rot: 1.5707963267948966 rad + pos: 36.5,-50.5 parent: 2 - - uid: 21591 + - uid: 15521 components: - type: Transform - pos: 68.5,42.5 + pos: 38.5,-48.5 parent: 2 - - uid: 21766 + - uid: 18177 components: - type: Transform - pos: -20.5,7.5 + rot: 1.5707963267948966 rad + pos: -21.5,-69.5 parent: 2 - - uid: 21854 + - uid: 20804 components: - type: Transform - pos: -11.5,6.5 + pos: -79.5,-12.5 parent: 2 - - uid: 22083 + - uid: 21621 components: - type: Transform - pos: -50.5,50.5 + rot: 1.5707963267948966 rad + pos: -66.5,-27.5 parent: 2 - - uid: 23829 + - uid: 21682 components: - type: Transform - pos: -36.5,-28.5 + rot: -1.5707963267948966 rad + pos: -64.5,-27.5 parent: 2 - - uid: 24005 + - uid: 22550 components: - type: Transform - pos: -19.5,8.5 + rot: 3.141592653589793 rad + pos: -55.5,-16.5 parent: 2 - - uid: 24675 + - uid: 22552 components: - type: Transform - pos: 20.5,53.5 + rot: 3.141592653589793 rad + pos: -5.5,-31.5 parent: 2 - - uid: 24934 + - uid: 22559 components: - type: Transform - pos: -35.5,-28.5 + rot: 1.5707963267948966 rad + pos: -8.5,73.5 parent: 2 - - uid: 24941 + - uid: 22576 components: - type: Transform - pos: -37.5,-28.5 + rot: -1.5707963267948966 rad + pos: -40.5,-36.5 parent: 2 - - uid: 25319 + - uid: 22577 components: - type: Transform - pos: 24.5,50.5 + rot: 1.5707963267948966 rad + pos: -45.5,40.5 parent: 2 - - uid: 26121 + - uid: 22617 components: - type: Transform - pos: -17.5,6.5 + rot: -1.5707963267948966 rad + pos: -9.5,-38.5 parent: 2 - - uid: 26374 + - uid: 22674 components: - type: Transform - pos: 21.5,53.5 + rot: -1.5707963267948966 rad + pos: 0.5,9.5 parent: 2 - - uid: 26376 + - uid: 22677 components: - type: Transform - pos: 17.5,54.5 + pos: 1.5,-11.5 parent: 2 - - uid: 26379 + - uid: 22701 components: - type: Transform - pos: 17.5,53.5 + rot: 3.141592653589793 rad + pos: -16.5,7.5 parent: 2 - - uid: 26411 + - uid: 22758 components: - type: Transform - pos: 19.5,54.5 + rot: -1.5707963267948966 rad + pos: -31.5,-36.5 parent: 2 - - uid: 26631 + - uid: 22775 components: - type: Transform - pos: 22.5,53.5 + rot: -1.5707963267948966 rad + pos: -23.5,-43.5 parent: 2 - - uid: 26634 + - uid: 22835 components: - type: Transform - pos: -19.5,6.5 + pos: 17.5,-6.5 parent: 2 - - uid: 26981 + - uid: 23241 components: - type: Transform - pos: 69.5,42.5 + rot: -1.5707963267948966 rad + pos: 2.5,33.5 parent: 2 - - uid: 27179 + - uid: 23250 components: - type: Transform - pos: -17.5,8.5 + rot: -1.5707963267948966 rad + pos: -37.5,37.5 parent: 2 - - uid: 27189 + - uid: 23251 components: - type: Transform - pos: -11.5,8.5 + pos: -13.5,47.5 parent: 2 - - uid: 27191 + - uid: 23261 components: - type: Transform - pos: -17.5,7.5 + rot: -1.5707963267948966 rad + pos: -2.5,37.5 parent: 2 - - uid: 27226 + - uid: 23263 components: - type: Transform - pos: 67.5,42.5 + pos: -31.5,47.5 parent: 2 - - uid: 27230 + - uid: 23272 components: - type: Transform - pos: -16.5,7.5 + rot: 3.141592653589793 rad + pos: -63.5,52.5 parent: 2 - - uid: 32298 + - uid: 23274 components: - type: Transform - pos: 22.5,50.5 + rot: 3.141592653589793 rad + pos: -44.5,51.5 parent: 2 - - uid: 32299 + - uid: 23298 components: - type: Transform - pos: 23.5,50.5 + rot: 3.141592653589793 rad + pos: -8.5,49.5 parent: 2 - - uid: 47317 - components: - - type: Transform - pos: 1.5,3.5 - parent: 32764 - - uid: 47318 + - uid: 23384 components: - type: Transform - pos: 0.5,3.5 - parent: 32764 - - uid: 47319 + rot: -1.5707963267948966 rad + pos: 23.5,-58.5 + parent: 2 + - uid: 23483 components: - type: Transform - pos: -0.5,3.5 - parent: 32764 - - uid: 47320 + rot: -1.5707963267948966 rad + pos: -57.5,25.5 + parent: 2 + - uid: 23560 components: - type: Transform - pos: 0.5,2.5 - parent: 32764 - - uid: 47321 + rot: -1.5707963267948966 rad + pos: -28.5,39.5 + parent: 2 + - uid: 23644 components: - type: Transform - pos: 0.5,1.5 - parent: 32764 - - uid: 47322 + rot: -1.5707963267948966 rad + pos: 46.5,-2.5 + parent: 2 + - uid: 23709 components: - type: Transform - pos: 1.5,1.5 - parent: 32764 - - uid: 47323 + rot: 3.141592653589793 rad + pos: -53.5,39.5 + parent: 2 + - uid: 23710 components: - type: Transform - pos: -0.5,1.5 - parent: 32764 - - uid: 47365 + rot: -1.5707963267948966 rad + pos: -52.5,46.5 + parent: 2 + - uid: 24192 components: - type: Transform - pos: 0.5,-0.5 - parent: 44868 - - uid: 47366 + rot: 3.141592653589793 rad + pos: -14.5,-89.5 + parent: 2 + - uid: 29554 components: - type: Transform - pos: 1.5,-0.5 - parent: 44868 - - uid: 47367 + rot: -1.5707963267948966 rad + pos: 15.5,15.5 + parent: 2 + - uid: 29556 components: - type: Transform - pos: 2.5,-0.5 - parent: 44868 - - uid: 47368 + rot: 1.5707963267948966 rad + pos: -14.5,-14.5 + parent: 2 + - uid: 31783 components: - type: Transform - pos: 1.5,-1.5 - parent: 44868 - - uid: 47369 + pos: 35.5,-18.5 + parent: 2 + - uid: 31998 components: - type: Transform - pos: 1.5,-2.5 - parent: 44868 - - uid: 47370 + rot: 1.5707963267948966 rad + pos: 64.5,-7.5 + parent: 2 + - uid: 32451 components: - type: Transform - pos: 1.5,-3.5 - parent: 44868 - - uid: 47371 + rot: -1.5707963267948966 rad + pos: 36.5,45.5 + parent: 2 + - uid: 32516 components: - type: Transform - pos: 2.5,-3.5 - parent: 44868 - - uid: 47372 + rot: 3.141592653589793 rad + pos: 17.5,26.5 + parent: 2 + - uid: 32542 components: - type: Transform - pos: 3.5,-3.5 - parent: 44868 - - uid: 47373 + rot: -1.5707963267948966 rad + pos: 24.5,55.5 + parent: 2 + - uid: 32546 components: - type: Transform - pos: 1.5,-4.5 - parent: 44868 - - uid: 47374 + rot: 1.5707963267948966 rad + pos: 20.5,45.5 + parent: 2 + - uid: 32669 components: - type: Transform - pos: 1.5,-5.5 - parent: 44868 - - uid: 47375 + rot: -1.5707963267948966 rad + pos: -24.5,40.5 + parent: 2 + - uid: 32675 components: - type: Transform - pos: 1.5,-6.5 - parent: 44868 - - uid: 47376 + rot: 3.141592653589793 rad + pos: -16.5,36.5 + parent: 2 + - uid: 33528 components: - type: Transform - pos: 2.5,-6.5 - parent: 44868 - - uid: 47377 + rot: -1.5707963267948966 rad + pos: 51.5,-21.5 + parent: 2 + - uid: 33741 components: - type: Transform - pos: 0.5,-6.5 - parent: 44868 - - uid: 47489 + rot: 1.5707963267948966 rad + pos: 39.5,-14.5 + parent: 2 + - uid: 33808 components: - type: Transform - pos: -2.5,2.5 - parent: 56108 - - uid: 47490 + rot: 3.141592653589793 rad + pos: 32.5,-26.5 + parent: 2 + - uid: 33924 components: - type: Transform - pos: -1.5,2.5 - parent: 56108 - - uid: 47491 + pos: 58.5,-23.5 + parent: 2 + - uid: 34003 components: - type: Transform - pos: -0.5,2.5 - parent: 56108 - - uid: 47492 + rot: 1.5707963267948966 rad + pos: -11.5,-28.5 + parent: 2 + - uid: 34034 components: - type: Transform - pos: 0.5,2.5 - parent: 56108 - - uid: 47493 + rot: 3.141592653589793 rad + pos: 21.5,-26.5 + parent: 2 + - uid: 35815 components: - type: Transform - pos: 1.5,2.5 - parent: 56108 - - uid: 47494 + rot: 1.5707963267948966 rad + pos: 27.5,-30.5 + parent: 2 + - uid: 35821 components: - type: Transform - pos: 2.5,2.5 - parent: 56108 - - uid: 47495 + rot: 1.5707963267948966 rad + pos: 51.5,-29.5 + parent: 2 + - uid: 35826 components: - type: Transform - pos: 3.5,2.5 - parent: 56108 - - uid: 47721 + pos: 67.5,-29.5 + parent: 2 + - uid: 35827 components: - type: Transform - pos: -39.5,-27.5 + rot: 1.5707963267948966 rad + pos: 70.5,-34.5 parent: 2 - - uid: 47722 + - uid: 35843 components: - type: Transform - pos: -39.5,-28.5 + pos: 64.5,-53.5 parent: 2 - - uid: 47723 + - uid: 35897 components: - type: Transform - pos: -39.5,-29.5 + rot: 3.141592653589793 rad + pos: 70.5,-41.5 parent: 2 - - uid: 47814 + - uid: 35905 components: - type: Transform - pos: 71.5,40.5 + rot: 3.141592653589793 rad + pos: 60.5,-69.5 parent: 2 - - uid: 47852 + - uid: 36047 components: - type: Transform - pos: 71.5,41.5 + rot: -1.5707963267948966 rad + pos: -42.5,-7.5 parent: 2 - - uid: 47862 + - uid: 36054 components: - type: Transform - pos: 71.5,39.5 + rot: -1.5707963267948966 rad + pos: -38.5,-14.5 parent: 2 - - uid: 47863 + - uid: 36063 components: - type: Transform - pos: 71.5,38.5 + rot: 3.141592653589793 rad + pos: -21.5,-11.5 parent: 2 - - uid: 47864 + - uid: 36161 components: - type: Transform - pos: 71.5,37.5 + rot: -1.5707963267948966 rad + pos: 41.5,9.5 parent: 2 - - uid: 47865 + - uid: 36272 components: - type: Transform - pos: 71.5,36.5 + rot: -1.5707963267948966 rad + pos: -51.5,51.5 parent: 2 - - uid: 47866 + - uid: 36301 components: - type: Transform - pos: 71.5,35.5 + pos: -68.5,67.5 parent: 2 - - uid: 47868 + - uid: 36324 components: - type: Transform - pos: 76.5,46.5 + pos: -59.5,-9.5 parent: 2 - - uid: 47869 + - uid: 39224 components: - type: Transform - pos: 77.5,46.5 + pos: 59.5,2.5 parent: 2 - - uid: 47870 + - uid: 39469 components: - type: Transform - pos: 78.5,46.5 + rot: 1.5707963267948966 rad + pos: 59.5,-66.5 parent: 2 - - uid: 47871 + - uid: 39585 components: - type: Transform - pos: 79.5,46.5 + pos: 47.5,-28.5 parent: 2 - - uid: 47872 + - uid: 39779 components: - type: Transform - pos: 80.5,46.5 + rot: -1.5707963267948966 rad + pos: 75.5,4.5 parent: 2 - - uid: 47873 + - uid: 39787 components: - type: Transform - pos: 81.5,46.5 + pos: 66.5,4.5 parent: 2 - - uid: 47874 + - uid: 39797 components: - type: Transform - pos: 82.5,46.5 + rot: -1.5707963267948966 rad + pos: 41.5,32.5 parent: 2 - - uid: 47876 + - uid: 40042 components: - type: Transform - pos: 87.5,41.5 + pos: 25.5,40.5 parent: 2 - - uid: 48376 + - uid: 40250 components: - type: Transform - pos: 87.5,40.5 + rot: 1.5707963267948966 rad + pos: 50.5,39.5 parent: 2 - - uid: 48377 + - uid: 41360 components: - type: Transform - pos: 87.5,39.5 + rot: 1.5707963267948966 rad + pos: 15.5,-43.5 parent: 2 - - uid: 48378 + - uid: 41368 components: - type: Transform - pos: 87.5,38.5 + rot: 1.5707963267948966 rad + pos: 9.5,-43.5 parent: 2 - - uid: 48379 + - uid: 41446 components: - type: Transform - pos: 87.5,37.5 + rot: 1.5707963267948966 rad + pos: 5.5,-58.5 parent: 2 - - uid: 48380 + - uid: 41509 components: - type: Transform - pos: 87.5,36.5 + pos: 19.5,-55.5 parent: 2 - - uid: 48381 + - uid: 41645 components: - type: Transform - pos: 87.5,35.5 + rot: 1.5707963267948966 rad + pos: -6.5,-43.5 parent: 2 - - uid: 48382 + - uid: 41819 components: - type: Transform - pos: 82.5,30.5 + rot: 3.141592653589793 rad + pos: -22.5,-60.5 parent: 2 - - uid: 48383 + - uid: 41900 components: - type: Transform - pos: 81.5,30.5 + rot: -1.5707963267948966 rad + pos: -49.5,-73.5 parent: 2 - - uid: 48384 + - uid: 41942 components: - type: Transform - pos: 80.5,30.5 + pos: -40.5,-65.5 parent: 2 - - uid: 48385 + - uid: 42274 components: - type: Transform - pos: 79.5,30.5 + pos: -13.5,-36.5 parent: 2 - - uid: 48386 + - uid: 42276 components: - type: Transform - pos: 78.5,30.5 + rot: 3.141592653589793 rad + pos: -13.5,-38.5 parent: 2 - - uid: 48387 + - uid: 42568 components: - type: Transform - pos: 77.5,30.5 + rot: -1.5707963267948966 rad + pos: -68.5,16.5 parent: 2 - - uid: 48388 + - uid: 42836 components: - type: Transform - pos: 76.5,30.5 + pos: -91.5,62.5 parent: 2 - - uid: 48396 + - uid: 42848 components: - type: Transform - pos: 66.5,42.5 + rot: 3.141592653589793 rad + pos: -91.5,46.5 parent: 2 - - uid: 48398 + - uid: 42985 components: - type: Transform - pos: 70.5,42.5 + rot: 1.5707963267948966 rad + pos: -102.5,43.5 parent: 2 - - uid: 48399 + - uid: 43064 components: - type: Transform - pos: 71.5,42.5 + rot: 3.141592653589793 rad + pos: -10.5,24.5 parent: 2 - - uid: 48433 + - uid: 43278 components: - type: Transform - pos: 71.5,43.5 + rot: 3.141592653589793 rad + pos: -58.5,-79.5 parent: 2 - - uid: 48434 + - uid: 43279 components: - type: Transform - pos: 71.5,44.5 + rot: 3.141592653589793 rad + pos: -62.5,-79.5 parent: 2 - - uid: 48435 + - uid: 43283 components: - type: Transform - pos: 71.5,45.5 + pos: -60.5,-69.5 parent: 2 - - uid: 48436 + - uid: 43284 components: - type: Transform - pos: 71.5,46.5 + pos: -58.5,-69.5 parent: 2 - - uid: 48437 + - uid: 43423 components: - type: Transform - pos: 72.5,46.5 + rot: 1.5707963267948966 rad + pos: -34.5,-60.5 parent: 2 - - uid: 48438 + - uid: 43856 components: - type: Transform - pos: 73.5,46.5 + pos: -6.5,-71.5 parent: 2 - - uid: 48439 + - uid: 43857 components: - type: Transform - pos: 74.5,46.5 + pos: -4.5,-71.5 parent: 2 - - uid: 48440 + - uid: 44684 components: - type: Transform - pos: 75.5,46.5 + pos: -24.5,45.5 parent: 2 - - uid: 48441 + - uid: 44737 components: - type: Transform - pos: 83.5,46.5 + rot: 3.141592653589793 rad + pos: -54.5,9.5 parent: 2 - - uid: 48442 + - uid: 44738 components: - type: Transform - pos: 84.5,46.5 + rot: 3.141592653589793 rad + pos: -52.5,9.5 parent: 2 - - uid: 48443 + - uid: 44739 components: - type: Transform - pos: 85.5,46.5 + rot: 3.141592653589793 rad + pos: -56.5,9.5 parent: 2 - - uid: 48444 + - uid: 44809 components: - type: Transform - pos: 86.5,46.5 + pos: -26.5,45.5 parent: 2 - - uid: 48445 + - uid: 44972 components: - type: Transform - pos: 87.5,46.5 + rot: 3.141592653589793 rad + pos: -13.5,-29.5 parent: 2 - - uid: 48446 + - uid: 44973 components: - type: Transform - pos: 87.5,45.5 + rot: 3.141592653589793 rad + pos: -15.5,-29.5 parent: 2 - - uid: 48447 + - uid: 45015 components: - type: Transform - pos: 87.5,44.5 + rot: 3.141592653589793 rad + pos: -17.5,-27.5 parent: 2 - - uid: 48448 + - uid: 45017 components: - type: Transform - pos: 87.5,43.5 + rot: 3.141592653589793 rad + pos: -23.5,-27.5 parent: 2 - - uid: 48449 + - uid: 45019 components: - type: Transform - pos: 87.5,42.5 + rot: 3.141592653589793 rad + pos: -25.5,-27.5 parent: 2 - - uid: 48450 + - uid: 45020 components: - type: Transform - pos: 87.5,34.5 + rot: 3.141592653589793 rad + pos: -31.5,-27.5 parent: 2 - - uid: 48451 + - uid: 45150 components: - type: Transform - pos: 87.5,33.5 + rot: -1.5707963267948966 rad + pos: -71.5,-8.5 parent: 2 - - uid: 48452 + - uid: 45346 components: - type: Transform - pos: 87.5,32.5 + rot: 3.141592653589793 rad + pos: -47.5,105.5 parent: 2 - - uid: 48453 + - uid: 45408 components: - type: Transform - pos: 87.5,31.5 + rot: 3.141592653589793 rad + pos: -83.5,40.5 parent: 2 - - uid: 48454 + - uid: 45409 components: - type: Transform - pos: 87.5,30.5 + rot: 3.141592653589793 rad + pos: -79.5,40.5 parent: 2 - - uid: 48455 + - uid: 45705 components: - type: Transform - pos: 86.5,30.5 + pos: -18.5,39.5 parent: 2 - - uid: 48456 + - uid: 45706 components: - type: Transform - pos: 85.5,30.5 + pos: -16.5,39.5 parent: 2 - - uid: 48457 + - uid: 45813 components: - type: Transform - pos: 84.5,30.5 + rot: -1.5707963267948966 rad + pos: 6.5,-8.5 parent: 2 - - uid: 48463 + - uid: 45887 components: - type: Transform - pos: 83.5,30.5 + pos: -22.5,45.5 parent: 2 - - uid: 48464 + - uid: 45899 components: - type: Transform - pos: 75.5,30.5 + rot: 1.5707963267948966 rad + pos: -32.5,-12.5 parent: 2 - - uid: 48465 + - uid: 45919 components: - type: Transform - pos: 74.5,30.5 + pos: -20.5,45.5 parent: 2 - - uid: 48466 + - uid: 46084 components: - type: Transform - pos: 73.5,30.5 + pos: 30.5,-78.5 parent: 2 - - uid: 48467 + - uid: 46278 components: - type: Transform - pos: 72.5,30.5 + rot: -1.5707963267948966 rad + pos: 25.5,20.5 parent: 2 - - uid: 48468 + - uid: 46658 components: - type: Transform - pos: 71.5,30.5 + rot: -1.5707963267948966 rad + pos: -84.5,-55.5 parent: 2 - - uid: 48469 + - uid: 46950 components: - type: Transform - pos: 71.5,31.5 + rot: 1.5707963267948966 rad + pos: 38.5,-29.5 parent: 2 - - uid: 48470 + - uid: 50816 components: - type: Transform - pos: 71.5,32.5 + rot: 1.5707963267948966 rad + pos: -102.5,65.5 parent: 2 - - uid: 48471 + - uid: 50947 components: - type: Transform - pos: 71.5,33.5 + rot: -1.5707963267948966 rad + pos: -56.5,38.5 parent: 2 - - uid: 48472 + - uid: 52091 components: - type: Transform - pos: 71.5,34.5 + rot: -1.5707963267948966 rad + pos: -71.5,-29.5 parent: 2 - - uid: 48544 + - uid: 54229 components: - type: Transform - pos: 9.5,2.5 - parent: 36861 - - uid: 48545 + pos: 0.5,-4.5 + parent: 53899 + - uid: 54230 components: - type: Transform - pos: 9.5,1.5 - parent: 36861 - - uid: 48546 + rot: 3.141592653589793 rad + pos: 0.5,-15.5 + parent: 53899 + - uid: 61365 components: - type: Transform - pos: 8.5,1.5 - parent: 36861 - - uid: 51343 + rot: -1.5707963267948966 rad + pos: 4.5,48.5 + parent: 56631 + - uid: 61366 components: - type: Transform - pos: -28.5,-28.5 - parent: 2 - - uid: 51344 + rot: 1.5707963267948966 rad + pos: 11.5,-0.5 + parent: 56631 + - uid: 61367 components: - type: Transform - pos: -27.5,-28.5 - parent: 2 - - uid: 51345 + rot: 3.141592653589793 rad + pos: -7.5,8.5 + parent: 56631 + - uid: 61368 components: - type: Transform - pos: -26.5,-28.5 - parent: 2 - - uid: 51347 + rot: 3.141592653589793 rad + pos: 8.5,8.5 + parent: 56631 + - uid: 61369 components: - type: Transform - pos: -25.5,-28.5 - parent: 2 - - uid: 51348 + rot: -1.5707963267948966 rad + pos: -10.5,-0.5 + parent: 56631 + - uid: 61370 components: - type: Transform - pos: -24.5,-28.5 - parent: 2 - - uid: 51943 + rot: 1.5707963267948966 rad + pos: -17.5,9.5 + parent: 56631 + - uid: 61371 components: - type: Transform - pos: -15.5,-12.5 - parent: 2 - - uid: 52663 + rot: 3.141592653589793 rad + pos: -10.5,13.5 + parent: 56631 + - uid: 61372 components: - type: Transform - pos: -15.5,7.5 - parent: 2 - - uid: 52664 + rot: -1.5707963267948966 rad + pos: -6.5,20.5 + parent: 56631 + - uid: 61373 components: - type: Transform - pos: -14.5,7.5 - parent: 2 - - uid: 52665 + rot: 1.5707963267948966 rad + pos: 7.5,58.5 + parent: 56631 + - uid: 61374 components: - type: Transform - pos: -13.5,8.5 - parent: 2 - - uid: 52715 + rot: -1.5707963267948966 rad + pos: 9.5,58.5 + parent: 56631 + - uid: 61375 components: - type: Transform - pos: -13.5,7.5 - parent: 2 - - uid: 52719 + rot: -1.5707963267948966 rad + pos: 9.5,61.5 + parent: 56631 + - uid: 61376 components: - type: Transform - pos: -13.5,6.5 - parent: 2 - - uid: 52940 + rot: -1.5707963267948966 rad + pos: 9.5,55.5 + parent: 56631 + - uid: 61377 components: - type: Transform - pos: -15.5,6.5 - parent: 2 - - uid: 52941 + rot: 1.5707963267948966 rad + pos: 7.5,61.5 + parent: 56631 + - uid: 61378 components: - type: Transform - pos: -15.5,5.5 - parent: 2 - - uid: 52942 + rot: 1.5707963267948966 rad + pos: 7.5,55.5 + parent: 56631 + - uid: 61379 components: - type: Transform - pos: -15.5,4.5 - parent: 2 - - uid: 52943 + pos: 0.5,60.5 + parent: 56631 + - uid: 65729 components: - type: Transform - pos: -15.5,3.5 - parent: 2 - - uid: 52950 + pos: 6.5,3.5 + parent: 65694 + - uid: 66294 components: - type: Transform - pos: -15.5,2.5 - parent: 2 - - uid: 52951 + rot: -1.5707963267948966 rad + pos: 1.5,-9.5 + parent: 65849 + - uid: 66295 components: - type: Transform - pos: -15.5,1.5 - parent: 2 -- proto: CableHVStack - entities: - - uid: 26013 + rot: -1.5707963267948966 rad + pos: 1.5,12.5 + parent: 65849 + - uid: 66296 components: - type: Transform - pos: 15.368215,9.651894 - parent: 2 - - uid: 47710 + rot: 1.5707963267948966 rad + pos: -2.5,24.5 + parent: 65849 + - uid: 66297 components: - type: Transform - pos: 36.337772,-18.25822 - parent: 2 -- proto: CableHVStack1 + rot: 1.5707963267948966 rad + pos: -10.5,16.5 + parent: 65849 +- proto: DisposalUnit entities: - - uid: 7618 + - uid: 1864 components: - type: Transform - pos: 53.91986,-57.643635 + pos: -105.5,16.5 parent: 2 - - uid: 7619 + - uid: 3651 components: - type: Transform - pos: 52.66986,-58.62801 + pos: 27.5,-30.5 parent: 2 - - uid: 7620 + - uid: 3854 components: - type: Transform - pos: 52.622986,-56.878014 + pos: 35.5,-18.5 parent: 2 - - uid: 42913 + - uid: 3930 components: - type: Transform - pos: -52.3747,60.473495 + pos: 51.5,-21.5 parent: 2 - - uid: 51209 + - uid: 3986 components: - type: Transform - pos: 23.77287,-65.90149 + pos: 39.5,-14.5 parent: 2 - - uid: 51210 + - uid: 4015 components: - type: Transform - pos: 22.600994,-66.510864 + pos: 21.5,-26.5 parent: 2 -- proto: CableHVStack10 - entities: - - uid: 30431 + - uid: 4302 components: - type: Transform - pos: 58.51976,-24.583872 + pos: 32.5,-26.5 parent: 2 - - uid: 36098 + - uid: 4672 components: - type: Transform - pos: 39.046944,13.800685 + pos: -28.5,39.5 parent: 2 - - uid: 43342 + - uid: 4977 components: - type: Transform - pos: 49.68145,75.66459 + pos: 75.5,4.5 parent: 2 - - uid: 43967 + - uid: 4988 components: - type: Transform - pos: -26.47073,4.974503 + pos: 64.5,-7.5 parent: 2 - - uid: 45374 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.152772,-1.4096315 - parent: 43176 - - uid: 55745 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -36.13832,30.406006 - parent: 45711 - - uid: 55746 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -36.81024,30.39032 - parent: 45711 -- proto: CableMV - entities: - - uid: 600 + - uid: 5223 components: - type: Transform - pos: 22.5,-20.5 + pos: 51.5,-29.5 parent: 2 - - uid: 776 + - uid: 5305 components: - type: Transform - pos: 87.5,41.5 + pos: 58.5,-23.5 parent: 2 - - uid: 1066 + - uid: 5742 components: - type: Transform - pos: 56.5,-31.5 + pos: -56.5,5.5 parent: 2 - - uid: 1237 + - uid: 5808 components: - type: Transform - pos: 40.5,-11.5 + pos: -51.5,31.5 parent: 2 - - uid: 4912 + - uid: 5890 components: - type: Transform - pos: -17.5,32.5 + pos: -31.5,47.5 parent: 2 - - uid: 5464 + - uid: 6103 components: - type: Transform - pos: 56.5,-34.5 + pos: -37.5,37.5 parent: 2 - - uid: 5636 + - uid: 6283 components: - type: Transform - pos: 40.5,35.5 + pos: -52.5,46.5 parent: 2 - - uid: 5637 + - uid: 6305 components: - type: Transform - pos: -33.5,-70.5 + pos: -51.5,51.5 parent: 2 - - uid: 5642 + - uid: 6965 components: - type: Transform - pos: -75.5,7.5 + pos: -21.5,-11.5 parent: 2 - - uid: 5643 + - uid: 7050 components: - type: Transform - pos: -75.5,5.5 + pos: -16.5,36.5 parent: 2 - - uid: 6171 - components: - - type: Transform - pos: -6.5,6.5 - parent: 45711 - - uid: 6172 - components: - - type: Transform - pos: -6.5,7.5 - parent: 45711 - - uid: 6173 - components: - - type: Transform - pos: -6.5,8.5 - parent: 45711 - - uid: 6175 - components: - - type: Transform - pos: -6.5,9.5 - parent: 45711 - - uid: 6179 - components: - - type: Transform - pos: -6.5,10.5 - parent: 45711 - - uid: 6180 - components: - - type: Transform - pos: -6.5,11.5 - parent: 45711 - - uid: 6181 + - uid: 8570 components: - type: Transform - pos: -6.5,12.5 - parent: 45711 - - uid: 6183 + pos: -73.5,-1.5 + parent: 2 + - uid: 8584 components: - type: Transform - pos: -6.5,13.5 - parent: 45711 - - uid: 6185 + pos: 70.5,-41.5 + parent: 2 + - uid: 8631 components: - type: Transform - pos: -7.5,10.5 - parent: 45711 - - uid: 6187 + pos: 70.5,-34.5 + parent: 2 + - uid: 8873 components: - type: Transform - pos: -8.5,10.5 - parent: 45711 - - uid: 6189 + pos: 59.5,-66.5 + parent: 2 + - uid: 9009 components: - type: Transform - pos: -9.5,10.5 - parent: 45711 - - uid: 6190 + pos: 64.5,-53.5 + parent: 2 + - uid: 9055 components: - type: Transform - pos: -10.5,10.5 - parent: 45711 - - uid: 6191 + pos: 67.5,-29.5 + parent: 2 + - uid: 9127 components: - type: Transform - pos: -10.5,9.5 - parent: 45711 - - uid: 6192 + pos: -74.5,4.5 + parent: 2 + - uid: 9600 components: - type: Transform - pos: -11.5,9.5 - parent: 45711 - - uid: 6193 + pos: -2.5,37.5 + parent: 2 + - uid: 9978 components: - type: Transform - pos: -11.5,8.5 - parent: 45711 - - uid: 6194 + pos: 14.5,44.5 + parent: 2 + - uid: 11017 components: - type: Transform - pos: -12.5,8.5 - parent: 45711 - - uid: 6195 + pos: -81.5,47.5 + parent: 2 + - uid: 11037 components: - type: Transform - pos: -12.5,7.5 - parent: 45711 - - uid: 6196 + pos: -6.5,-1.5 + parent: 2 + - uid: 11942 components: - type: Transform - pos: -13.5,7.5 - parent: 45711 - - uid: 6197 + pos: -13.5,47.5 + parent: 2 + - uid: 12428 components: - type: Transform - pos: -13.5,6.5 - parent: 45711 - - uid: 6198 + pos: -68.5,67.5 + parent: 2 + - uid: 13683 components: - type: Transform - pos: -13.5,5.5 - parent: 45711 - - uid: 6199 + pos: 9.5,-43.5 + parent: 2 + - uid: 13715 components: - type: Transform - pos: -13.5,4.5 - parent: 45711 - - uid: 6200 + pos: 15.5,-43.5 + parent: 2 + - uid: 14705 components: - type: Transform - pos: -13.5,3.5 - parent: 45711 - - uid: 6201 + pos: 2.5,33.5 + parent: 2 + - uid: 14882 components: - type: Transform - pos: -14.5,3.5 - parent: 45711 - - uid: 6202 + pos: 3.5,-64.5 + parent: 2 + - uid: 15515 components: - type: Transform - pos: -15.5,3.5 - parent: 45711 - - uid: 6203 + pos: 44.5,-40.5 + parent: 2 + - uid: 15524 components: - type: Transform - pos: -16.5,3.5 - parent: 45711 - - uid: 6204 + pos: 38.5,-48.5 + parent: 2 + - uid: 15525 components: - type: Transform - pos: -17.5,3.5 - parent: 45711 - - uid: 6205 + pos: 23.5,-58.5 + parent: 2 + - uid: 17136 components: - type: Transform - pos: -18.5,3.5 - parent: 45711 - - uid: 6206 + pos: 20.5,45.5 + parent: 2 + - uid: 18179 components: - type: Transform - pos: -11.5,-9.5 - parent: 45711 - - uid: 6207 + pos: -21.5,-69.5 + parent: 2 + - uid: 20558 components: - type: Transform - pos: -11.5,-8.5 - parent: 45711 - - uid: 6208 + pos: -49.5,-73.5 + parent: 2 + - uid: 20612 components: - type: Transform - pos: -11.5,-7.5 - parent: 45711 - - uid: 6209 + pos: -42.5,-7.5 + parent: 2 + - uid: 20699 components: - type: Transform - pos: -11.5,-6.5 - parent: 45711 - - uid: 6210 + pos: -5.5,-31.5 + parent: 2 + - uid: 20803 components: - type: Transform - pos: -11.5,-5.5 - parent: 45711 - - uid: 6211 + pos: -79.5,-12.5 + parent: 2 + - uid: 21588 components: - type: Transform - pos: -11.5,-4.5 - parent: 45711 - - uid: 6212 + pos: -66.5,-27.5 + parent: 2 + - uid: 22427 components: - type: Transform - pos: -11.5,-3.5 - parent: 45711 - - uid: 6213 + pos: -59.5,-9.5 + parent: 2 + - uid: 22549 components: - type: Transform - pos: -11.5,-2.5 - parent: 45711 - - uid: 6214 + pos: -55.5,-16.5 + parent: 2 + - uid: 22553 components: - type: Transform - pos: -11.5,-1.5 - parent: 45711 - - uid: 6215 + pos: -38.5,-14.5 + parent: 2 + - uid: 22554 components: - type: Transform - pos: -11.5,-0.5 - parent: 45711 - - uid: 6216 + pos: -11.5,-28.5 + parent: 2 + - uid: 22575 components: - type: Transform - pos: -12.5,-0.5 - parent: 45711 - - uid: 6217 + pos: -40.5,-36.5 + parent: 2 + - uid: 22616 components: - type: Transform - pos: -13.5,-0.5 - parent: 45711 - - uid: 6218 + pos: -9.5,-38.5 + parent: 2 + - uid: 22673 components: - type: Transform - pos: -13.5,0.5 - parent: 45711 - - uid: 6219 + pos: 0.5,9.5 + parent: 2 + - uid: 22676 components: - type: Transform - pos: -13.5,1.5 - parent: 45711 - - uid: 6220 + pos: 1.5,-11.5 + parent: 2 + - uid: 22710 components: - type: Transform - pos: -13.5,2.5 - parent: 45711 - - uid: 6222 + pos: -16.5,7.5 + parent: 2 + - uid: 22757 components: - type: Transform - pos: 7.5,13.5 - parent: 45711 - - uid: 6223 + pos: -31.5,-36.5 + parent: 2 + - uid: 22803 components: - type: Transform - pos: 7.5,12.5 - parent: 45711 - - uid: 6228 + pos: 17.5,-6.5 + parent: 2 + - uid: 23184 components: - type: Transform - pos: 7.5,11.5 - parent: 45711 - - uid: 6230 + pos: -63.5,52.5 + parent: 2 + - uid: 23204 components: - type: Transform - pos: 7.5,10.5 - parent: 45711 - - uid: 6233 + pos: -8.5,49.5 + parent: 2 + - uid: 23281 components: - type: Transform - pos: 6.5,10.5 - parent: 45711 - - uid: 6234 + pos: -44.5,51.5 + parent: 2 + - uid: 23299 components: - type: Transform - pos: 5.5,10.5 - parent: 45711 - - uid: 6236 + pos: -45.5,40.5 + parent: 2 + - uid: 23301 components: - type: Transform - pos: 4.5,10.5 - parent: 45711 - - uid: 6237 + pos: 24.5,55.5 + parent: 2 + - uid: 23484 components: - type: Transform - pos: 3.5,10.5 - parent: 45711 - - uid: 6238 + pos: -57.5,25.5 + parent: 2 + - uid: 23529 components: - type: Transform - pos: 2.5,10.5 - parent: 45711 - - uid: 6241 + pos: 46.5,-2.5 + parent: 2 + - uid: 28514 components: - type: Transform - pos: 1.5,10.5 - parent: 45711 - - uid: 6242 + pos: -59.5,73.5 + parent: 2 + - uid: 29534 components: - type: Transform - pos: 0.5,10.5 - parent: 45711 - - uid: 6243 + pos: 30.5,-78.5 + parent: 2 + - uid: 29545 components: - type: Transform - pos: -0.5,10.5 - parent: 45711 - - uid: 6244 + pos: -14.5,-14.5 + parent: 2 + - uid: 29553 components: - type: Transform - pos: -1.5,10.5 - parent: 45711 - - uid: 6245 + pos: 15.5,15.5 + parent: 2 + - uid: 31015 components: - type: Transform - pos: -2.5,10.5 - parent: 45711 - - uid: 6246 + pos: -6.5,-43.5 + parent: 2 + - uid: 32487 components: - type: Transform - pos: -3.5,10.5 - parent: 45711 - - uid: 6248 + pos: 41.5,9.5 + parent: 2 + - uid: 32490 components: - type: Transform - pos: -4.5,10.5 - parent: 45711 - - uid: 6249 + pos: 17.5,26.5 + parent: 2 + - uid: 32670 components: - type: Transform - pos: -5.5,10.5 - parent: 45711 - - uid: 6250 + pos: -24.5,40.5 + parent: 2 + - uid: 36143 components: - type: Transform - pos: 19.5,3.5 - parent: 45711 - - uid: 6251 + pos: -8.5,73.5 + parent: 2 + - uid: 39220 components: - type: Transform - pos: 18.5,3.5 - parent: 45711 - - uid: 6253 + pos: 59.5,2.5 + parent: 2 + - uid: 39567 components: - type: Transform - pos: 17.5,3.5 - parent: 45711 - - uid: 6254 + pos: 47.5,-28.5 + parent: 2 + - uid: 39776 components: - type: Transform - pos: 16.5,3.5 - parent: 45711 - - uid: 6255 + pos: 66.5,4.5 + parent: 2 + - uid: 39927 components: - type: Transform - pos: 15.5,3.5 - parent: 45711 - - uid: 6259 + pos: 41.5,32.5 + parent: 2 + - uid: 39946 components: - type: Transform - pos: 14.5,3.5 - parent: 45711 - - uid: 6260 + pos: 25.5,40.5 + parent: 2 + - uid: 40248 components: - type: Transform - pos: 14.5,4.5 - parent: 45711 - - uid: 6261 + pos: 50.5,39.5 + parent: 2 + - uid: 41438 components: - type: Transform - pos: 14.5,5.5 - parent: 45711 - - uid: 6263 + pos: 5.5,-58.5 + parent: 2 + - uid: 41508 components: - type: Transform - pos: 14.5,6.5 - parent: 45711 - - uid: 6264 + pos: 19.5,-55.5 + parent: 2 + - uid: 41818 components: - type: Transform - pos: 14.5,7.5 - parent: 45711 - - uid: 6265 + pos: -22.5,-60.5 + parent: 2 + - uid: 41941 components: - type: Transform - pos: 13.5,7.5 - parent: 45711 - - uid: 6266 + pos: -40.5,-65.5 + parent: 2 + - uid: 42265 components: - type: Transform - pos: 13.5,8.5 - parent: 45711 - - uid: 6267 + pos: -13.5,-36.5 + parent: 2 + - uid: 42567 components: - type: Transform - pos: 12.5,8.5 - parent: 45711 - - uid: 6268 + pos: -68.5,16.5 + parent: 2 + - uid: 42839 components: - type: Transform - pos: 12.5,9.5 - parent: 45711 - - uid: 6269 + pos: -91.5,46.5 + parent: 2 + - uid: 42957 components: - type: Transform - pos: 11.5,9.5 - parent: 45711 - - uid: 6270 + pos: -102.5,43.5 + parent: 2 + - uid: 42998 components: - type: Transform - pos: 11.5,10.5 - parent: 45711 - - uid: 6271 + pos: -91.5,62.5 + parent: 2 + - uid: 43061 components: - type: Transform - pos: 10.5,10.5 - parent: 45711 - - uid: 6272 + pos: -10.5,24.5 + parent: 2 + - uid: 45142 components: - type: Transform - pos: 9.5,10.5 - parent: 45711 - - uid: 6273 + pos: -71.5,-8.5 + parent: 2 + - uid: 46261 components: - type: Transform - pos: 8.5,10.5 - parent: 45711 - - uid: 6274 + pos: 25.5,20.5 + parent: 2 + - uid: 46941 components: - type: Transform - pos: 14.5,2.5 - parent: 45711 - - uid: 6275 + pos: 38.5,-29.5 + parent: 2 + - uid: 50815 components: - type: Transform - pos: 14.5,1.5 - parent: 45711 - - uid: 6276 + pos: -102.5,65.5 + parent: 2 + - uid: 52079 components: - type: Transform - pos: 14.5,0.5 - parent: 45711 - - uid: 6277 + pos: -71.5,-29.5 + parent: 2 + - uid: 54231 components: - type: Transform - pos: 14.5,-0.5 - parent: 45711 - - uid: 6278 + pos: 0.5,-4.5 + parent: 53899 + - uid: 61380 components: - type: Transform - pos: 13.5,-0.5 - parent: 45711 - - uid: 6279 + pos: 4.5,48.5 + parent: 56631 + - uid: 61381 components: - type: Transform - pos: 12.5,-0.5 - parent: 45711 - - uid: 6280 + pos: 8.5,8.5 + parent: 56631 + - uid: 61382 components: - type: Transform - pos: 12.5,-1.5 - parent: 45711 - - uid: 6281 + pos: -10.5,-0.5 + parent: 56631 + - uid: 61383 components: - type: Transform - pos: 12.5,-2.5 - parent: 45711 - - uid: 6282 + pos: -6.5,20.5 + parent: 56631 + - uid: 61384 components: - type: Transform - pos: 12.5,-3.5 - parent: 45711 - - uid: 6283 + pos: 11.5,30.5 + parent: 56631 + - uid: 61385 components: - type: Transform - pos: 12.5,-4.5 - parent: 45711 - - uid: 6284 + pos: 7.5,55.5 + parent: 56631 + - uid: 61386 components: - type: Transform - pos: 12.5,-5.5 - parent: 45711 - - uid: 6285 + pos: 7.5,61.5 + parent: 56631 + - uid: 61387 components: - type: Transform - pos: 12.5,-6.5 - parent: 45711 - - uid: 6286 + pos: 0.5,60.5 + parent: 56631 + - type: ContainerContainer + containers: + disposals: !type:Container + showEnts: False + occludes: True + ents: [] + stickers_container: !type:Container + showEnts: True + occludes: True + ents: [] + - uid: 65730 components: - type: Transform - pos: 12.5,-7.5 - parent: 45711 - - uid: 6287 + pos: 6.5,3.5 + parent: 65694 + - uid: 66298 components: - type: Transform - pos: 12.5,-8.5 - parent: 45711 - - uid: 6288 + pos: -2.5,24.5 + parent: 65849 + - uid: 66299 components: - type: Transform - pos: 12.5,-9.5 - parent: 45711 - - uid: 6289 + pos: 1.5,12.5 + parent: 65849 +- proto: DisposalYJunction + entities: + - uid: 19686 components: - type: Transform - pos: -0.5,11.5 - parent: 45711 - - uid: 6290 + rot: 3.141592653589793 rad + pos: -56.5,-15.5 + parent: 2 + - uid: 22502 components: - type: Transform - pos: -0.5,12.5 - parent: 45711 - - uid: 6291 + rot: 1.5707963267948966 rad + pos: -5.5,-44.5 + parent: 2 + - uid: 24034 components: - type: Transform - pos: -0.5,13.5 - parent: 45711 - - uid: 6292 + pos: -70.5,9.5 + parent: 2 + - uid: 32722 components: - type: Transform - pos: -0.5,14.5 - parent: 45711 - - uid: 6293 + pos: 0.5,27.5 + parent: 2 + - uid: 33416 components: - type: Transform - pos: 0.5,14.5 - parent: 45711 - - uid: 6294 + pos: 14.5,15.5 + parent: 2 + - uid: 33526 components: - type: Transform - pos: 1.5,14.5 - parent: 45711 - - uid: 6295 + rot: 1.5707963267948966 rad + pos: 14.5,0.5 + parent: 2 + - uid: 33804 components: - type: Transform - pos: -1.5,14.5 - parent: 45711 - - uid: 6296 + rot: 3.141592653589793 rad + pos: 43.5,-25.5 + parent: 2 + - uid: 33885 components: - type: Transform - pos: -1.5,15.5 - parent: 45711 - - uid: 6297 + rot: 3.141592653589793 rad + pos: 40.5,-19.5 + parent: 2 + - uid: 34015 components: - type: Transform - pos: -1.5,16.5 - parent: 45711 - - uid: 6298 + rot: 3.141592653589793 rad + pos: 0.5,-25.5 + parent: 2 + - uid: 36001 components: - type: Transform - pos: -1.5,17.5 - parent: 45711 - - uid: 6301 + rot: 1.5707963267948966 rad + pos: -72.5,-15.5 + parent: 2 + - uid: 39603 components: - type: Transform - pos: -1.5,18.5 - parent: 45711 - - uid: 6302 + rot: 3.141592653589793 rad + pos: 53.5,-30.5 + parent: 2 + - uid: 41453 components: - type: Transform - pos: -1.5,19.5 - parent: 45711 - - uid: 6303 + rot: 3.141592653589793 rad + pos: 6.5,-58.5 + parent: 2 + - uid: 42859 components: - type: Transform - pos: -2.5,16.5 - parent: 45711 - - uid: 6304 + rot: 1.5707963267948966 rad + pos: -81.5,54.5 + parent: 2 + - uid: 42927 components: - type: Transform - pos: -3.5,16.5 - parent: 45711 - - uid: 6305 + rot: 1.5707963267948966 rad + pos: -91.5,51.5 + parent: 2 + - uid: 42973 components: - type: Transform - pos: -4.5,16.5 - parent: 45711 - - uid: 6306 + rot: 1.5707963267948966 rad + pos: -100.5,54.5 + parent: 2 + - uid: 44731 components: - type: Transform - pos: -5.5,16.5 - parent: 45711 - - uid: 6307 + rot: -1.5707963267948966 rad + pos: -52.5,11.5 + parent: 2 + - uid: 45665 components: - type: Transform - pos: -6.5,16.5 - parent: 45711 - - uid: 6308 + rot: -1.5707963267948966 rad + pos: -26.5,54.5 + parent: 2 + - uid: 61388 components: - type: Transform - pos: -7.5,16.5 - parent: 45711 - - uid: 6309 + rot: 3.141592653589793 rad + pos: 0.5,14.5 + parent: 56631 + - uid: 61389 components: - type: Transform - pos: -8.5,16.5 - parent: 45711 - - uid: 6310 + pos: 5.5,45.5 + parent: 56631 + - uid: 66300 components: - type: Transform - pos: -8.5,15.5 - parent: 45711 - - uid: 6314 + pos: 0.5,16.5 + parent: 65849 +- proto: DogBed + entities: + - uid: 3333 components: - type: Transform - pos: -9.5,15.5 - parent: 45711 - - uid: 6315 + pos: 72.5,11.5 + parent: 2 + - uid: 3558 components: - type: Transform - pos: -10.5,15.5 - parent: 45711 - - uid: 6316 + pos: 38.5,-31.5 + parent: 2 + - uid: 6967 components: - type: Transform - pos: -11.5,15.5 - parent: 45711 - - uid: 6317 + pos: -23.5,-11.5 + parent: 2 + - uid: 8648 components: - type: Transform - pos: -12.5,15.5 - parent: 45711 - - uid: 6318 + pos: 6.5,-4.5 + parent: 2 + - uid: 9647 components: - type: Transform - pos: -13.5,15.5 - parent: 45711 - - uid: 6319 + pos: -47.5,23.5 + parent: 2 + - uid: 9714 components: - type: Transform - pos: -14.5,15.5 - parent: 45711 - - uid: 6320 + pos: -46.5,20.5 + parent: 2 + - uid: 9757 components: - type: Transform - pos: -14.5,16.5 - parent: 45711 - - uid: 6321 + pos: -45.5,24.5 + parent: 2 + - uid: 9770 components: - type: Transform - pos: -14.5,17.5 - parent: 45711 - - uid: 6322 + pos: -44.5,22.5 + parent: 2 + - uid: 10192 components: - type: Transform - pos: -17.5,26.5 - parent: 45711 - - uid: 6323 + pos: -21.5,21.5 + parent: 2 + - uid: 11540 components: - type: Transform - pos: -17.5,25.5 - parent: 45711 - - uid: 6324 + pos: 13.5,-77.5 + parent: 2 + - uid: 13416 components: - type: Transform - pos: -17.5,24.5 - parent: 45711 - - uid: 6325 + pos: 10.5,-44.5 + parent: 2 + - uid: 16765 components: - type: Transform - pos: -17.5,23.5 - parent: 45711 - - uid: 6326 + pos: 29.5,46.5 + parent: 2 + - uid: 19992 components: - type: Transform - pos: -17.5,22.5 - parent: 45711 - - uid: 6327 + pos: -58.5,-7.5 + parent: 2 + - uid: 20089 components: - type: Transform - pos: -16.5,22.5 - parent: 45711 - - uid: 6328 + pos: -53.5,-24.5 + parent: 2 + - uid: 22174 components: - type: Transform - pos: -15.5,22.5 - parent: 45711 - - uid: 6329 + pos: -25.5,-59.5 + parent: 2 + - uid: 22176 components: - type: Transform - pos: -14.5,22.5 - parent: 45711 - - uid: 6330 + pos: -15.5,-57.5 + parent: 2 + - uid: 22235 components: - type: Transform - pos: -13.5,22.5 - parent: 45711 - - uid: 6331 + pos: -30.5,-60.5 + parent: 2 + - uid: 28946 components: - type: Transform - pos: -12.5,22.5 - parent: 45711 - - uid: 6332 + pos: 23.5,-14.5 + parent: 2 + - uid: 52390 components: - type: Transform - pos: -11.5,22.5 - parent: 45711 - - uid: 6333 + pos: -0.5,53.5 + parent: 2 +- proto: DonkpocketBoxSpawner + entities: + - uid: 9973 components: - type: Transform - pos: -10.5,22.5 - parent: 45711 - - uid: 6334 + pos: 6.5,44.5 + parent: 2 + - uid: 10157 components: - type: Transform - pos: -9.5,22.5 - parent: 45711 - - uid: 6335 + pos: -20.5,24.5 + parent: 2 + - uid: 66301 components: - type: Transform - pos: -8.5,22.5 - parent: 45711 - - uid: 6336 + pos: -0.5,-13.5 + parent: 65849 +- proto: DoorElectronics + entities: + - uid: 15976 components: - type: Transform - pos: -8.5,21.5 - parent: 45711 - - uid: 6337 + pos: 34.392235,50.45679 + parent: 2 + - uid: 15977 components: - type: Transform - pos: -8.5,20.5 - parent: 45711 - - uid: 6338 + pos: 34.517235,50.55054 + parent: 2 + - uid: 15980 components: - type: Transform - pos: -8.5,19.5 - parent: 45711 - - uid: 6339 + pos: 34.392235,50.659916 + parent: 2 + - uid: 16199 components: - type: Transform - pos: -8.5,18.5 - parent: 45711 - - uid: 6340 + pos: 26.526045,11.741603 + parent: 2 + - uid: 16200 components: - type: Transform - pos: -8.5,17.5 - parent: 45711 - - uid: 6341 + pos: 26.401045,11.772853 + parent: 2 + - uid: 16201 components: - type: Transform - pos: -5.5,28.5 - parent: 45711 - - uid: 6342 + pos: 26.401045,11.632228 + parent: 2 + - uid: 16206 components: - type: Transform - pos: -6.5,28.5 - parent: 45711 - - uid: 6343 + pos: 26.60417,11.507228 + parent: 2 +- proto: DoorElectronicsAtmospherics + entities: + - uid: 13059 components: - type: Transform - pos: -7.5,28.5 - parent: 45711 - - uid: 6344 + pos: 9.629026,21.454605 + parent: 2 +- proto: Dresser + entities: + - uid: 5805 components: - type: Transform - pos: -8.5,28.5 - parent: 45711 - - uid: 6345 + pos: -31.5,51.5 + parent: 2 + - uid: 6747 components: - type: Transform - pos: -8.5,27.5 - parent: 45711 - - uid: 6346 + pos: -76.5,21.5 + parent: 2 + - type: Storage + storedItems: + 6748: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 6748 + - uid: 9821 components: - type: Transform - pos: -8.5,26.5 - parent: 45711 - - uid: 6347 + pos: -18.5,41.5 + parent: 2 + - uid: 12620 components: - type: Transform - pos: -8.5,25.5 - parent: 45711 - - uid: 6348 + pos: -75.5,60.5 + parent: 2 + - type: Storage + storedItems: + 12621: + position: 0,0 + _rotation: South + 12622: + position: 1,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 12621 + - 12622 + - uid: 12681 components: - type: Transform - pos: -8.5,24.5 - parent: 45711 - - uid: 6349 + pos: -13.5,57.5 + parent: 2 + - uid: 13226 components: - type: Transform - pos: -8.5,23.5 - parent: 45711 - - uid: 6350 + pos: -30.5,-46.5 + parent: 2 + - uid: 13227 components: - type: Transform - pos: 2.5,14.5 - parent: 45711 - - uid: 6351 + pos: -28.5,-46.5 + parent: 2 + - uid: 18090 components: - type: Transform - pos: 2.5,15.5 - parent: 45711 - - uid: 6352 + pos: -20.5,-72.5 + parent: 2 + - type: Storage + storedItems: + 18091: + position: 0,0 + _rotation: South + 18092: + position: 2,2 + _rotation: North + 18093: + position: 0,2 + _rotation: South + 18094: + position: 6,0 + _rotation: South + 18095: + position: 5,2 + _rotation: South + 18096: + position: 5,0 + _rotation: South + 18097: + position: 3,2 + _rotation: South + 18098: + position: 2,1 + _rotation: South + 18099: + position: 4,0 + _rotation: North + 18100: + position: 3,0 + _rotation: North + 18101: + position: 2,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 18091 + - 18092 + - 18094 + - 18095 + - 18096 + - 18097 + - 18098 + - 18093 + - 18099 + - 18100 + - 18101 + - uid: 61390 components: - type: Transform - pos: 2.5,16.5 - parent: 45711 - - uid: 6353 + pos: -7.5,30.5 + parent: 56631 + - uid: 61391 components: - type: Transform - pos: 3.5,16.5 - parent: 45711 - - uid: 6354 + pos: 17.5,23.5 + parent: 56631 + - uid: 61392 components: - type: Transform - pos: 4.5,16.5 - parent: 45711 - - uid: 6355 + pos: 12.5,27.5 + parent: 56631 + - uid: 61393 components: - type: Transform - pos: 5.5,16.5 - parent: 45711 - - uid: 6357 + pos: 11.5,22.5 + parent: 56631 + - uid: 61394 components: - type: Transform - pos: 6.5,16.5 - parent: 45711 - - uid: 6358 + pos: -12.5,59.5 + parent: 56631 + - uid: 61395 components: - type: Transform - pos: 7.5,16.5 - parent: 45711 - - uid: 6359 + pos: -17.5,56.5 + parent: 56631 +- proto: DresserChiefEngineerFilled + entities: + - uid: 14154 components: - type: Transform - pos: 8.5,16.5 - parent: 45711 - - uid: 6360 + pos: 24.5,20.5 + parent: 2 +- proto: DresserFilled + entities: + - uid: 61396 components: - type: Transform - pos: 9.5,16.5 - parent: 45711 - - uid: 6361 + pos: 16.5,26.5 + parent: 56631 +- proto: DresserQuarterMasterFilled + entities: + - uid: 4561 components: - type: Transform - pos: 10.5,16.5 - parent: 45711 - - uid: 6362 + pos: 71.5,11.5 + parent: 2 +- proto: DresserResearchDirectorFilled + entities: + - uid: 3500 components: - type: Transform - pos: 11.5,16.5 - parent: 45711 - - uid: 6363 + pos: 42.5,-31.5 + parent: 2 +- proto: DrinkAlliesCocktail + entities: + - uid: 3876 components: - type: Transform - pos: 12.5,16.5 - parent: 45711 - - uid: 6364 + pos: 43.331627,24.308506 + parent: 2 +- proto: DrinkAloe + entities: + - uid: 13074 components: - type: Transform - pos: 13.5,16.5 - parent: 45711 - - uid: 6365 + pos: 11.555878,29.574797 + parent: 2 +- proto: DrinkBadTouchGlass + entities: + - uid: 51088 components: - type: Transform - pos: 14.5,16.5 - parent: 45711 - - uid: 6366 + rot: 3.141592653589793 rad + pos: -53.44375,91.58774 + parent: 2 +- proto: DrinkBananaHonkGlass + entities: + - uid: 7017 components: - type: Transform - pos: 15.5,16.5 - parent: 45711 - - uid: 6367 + pos: -61.781445,45.675106 + parent: 2 +- proto: DrinkBeerBottleFull + entities: + - uid: 7417 components: - type: Transform - pos: 16.5,16.5 - parent: 45711 - - uid: 6368 + pos: -23.538366,-17.343563 + parent: 2 + - uid: 7615 components: - type: Transform - pos: 16.5,17.5 - parent: 45711 - - uid: 6369 + pos: -44.782726,-13.441138 + parent: 2 + - uid: 8459 components: - type: Transform - pos: 16.5,18.5 - parent: 45711 - - uid: 6370 + pos: 68.05603,11.955413 + parent: 2 + - uid: 8460 components: - type: Transform - pos: 16.5,19.5 - parent: 45711 - - uid: 6371 + pos: 68.384155,11.799163 + parent: 2 + - uid: 11952 components: - type: Transform - pos: 17.5,16.5 - parent: 45711 - - uid: 6372 + pos: 106.67808,-61.351425 + parent: 2 + - uid: 15811 components: - type: Transform - pos: 18.5,16.5 - parent: 45711 - - uid: 6373 + pos: 72.812386,-47.33155 + parent: 2 + - uid: 15813 components: - type: Transform - pos: 19.5,16.5 - parent: 45711 - - uid: 6374 + pos: 72.312386,-47.3628 + parent: 2 + - uid: 18982 components: - type: Transform - pos: 20.5,16.5 - parent: 45711 - - uid: 6375 + pos: 72.55494,-47.285294 + parent: 2 + - uid: 20242 components: - type: Transform - pos: 21.5,16.5 - parent: 45711 - - uid: 6376 + pos: 113.83811,-60.549152 + parent: 2 + - uid: 20245 components: - type: Transform - pos: 22.5,16.5 - parent: 45711 - - uid: 6377 + rot: -1.5707963267948966 rad + pos: 114.52561,-60.142902 + parent: 2 + - uid: 20249 components: - type: Transform - pos: 22.5,15.5 - parent: 45711 - - uid: 6378 + rot: 1.5707963267948966 rad + pos: 114.50999,-60.877277 + parent: 2 + - uid: 20618 components: - type: Transform - pos: 22.5,14.5 - parent: 45711 - - uid: 6379 + pos: 13.337222,-90.18399 + parent: 2 + - uid: 20680 components: - type: Transform - pos: 20.5,17.5 - parent: 45711 - - uid: 6380 + pos: -62.626884,-18.159613 + parent: 2 + - uid: 20702 components: - type: Transform - pos: 20.5,18.5 - parent: 45711 - - uid: 6383 + pos: -62.33001,-18.018988 + parent: 2 + - uid: 24597 components: - type: Transform - pos: 20.5,19.5 - parent: 45711 - - uid: 6385 + rot: -1.5707963267948966 rad + pos: -6.344228,-82.53917 + parent: 2 + - uid: 24598 components: - type: Transform - pos: 20.5,20.5 - parent: 45711 - - uid: 6388 + pos: -6.719228,-81.97667 + parent: 2 + - uid: 24902 components: - type: Transform - pos: 20.5,21.5 - parent: 45711 - - uid: 6389 + pos: -70.23789,-4.0277047 + parent: 2 + - uid: 24903 components: - type: Transform - pos: 20.5,22.5 - parent: 45711 - - uid: 6390 + pos: -70.51914,-4.1683297 + parent: 2 + - uid: 25100 components: - type: Transform - pos: 20.5,23.5 - parent: 45711 - - uid: 6392 + pos: 1.991313,-77.65176 + parent: 2 + - uid: 25101 components: - type: Transform - pos: 20.5,24.5 - parent: 45711 - - uid: 6395 + pos: 1.788188,-77.74551 + parent: 2 + - uid: 25389 components: - type: Transform - pos: 20.5,25.5 - parent: 45711 - - uid: 6396 + pos: -69.38321,-35.079445 + parent: 2 + - uid: 25390 components: - type: Transform - pos: 20.5,26.5 - parent: 45711 - - uid: 6399 + pos: -69.586334,-35.22007 + parent: 2 + - uid: 28763 components: - type: Transform - pos: 20.5,27.5 - parent: 45711 - - uid: 6400 + pos: 57.377586,33.076736 + parent: 2 + - uid: 28835 components: - type: Transform - pos: 20.5,28.5 - parent: 45711 - - uid: 6401 + pos: -60.587677,-57.08091 + parent: 2 + - uid: 28836 components: - type: Transform - pos: 20.5,29.5 - parent: 45711 - - uid: 6402 + pos: -60.415802,-57.23716 + parent: 2 + - uid: 28992 components: - type: Transform - pos: 20.5,30.5 - parent: 45711 - - uid: 6403 + pos: 29.85353,-8.042975 + parent: 2 + - uid: 29082 components: - type: Transform - pos: 20.5,31.5 - parent: 45711 - - uid: 6404 + pos: -20.124884,-51.40898 + parent: 2 + - uid: 29121 components: - type: Transform - pos: 20.5,32.5 - parent: 45711 - - uid: 6405 + pos: -14.258583,-50.291077 + parent: 2 + - uid: 29122 components: - type: Transform - pos: 20.5,33.5 - parent: 45711 - - uid: 6406 + pos: -14.461708,-50.40045 + parent: 2 + - uid: 29588 components: - type: Transform - pos: 20.5,34.5 - parent: 45711 - - uid: 6407 + pos: -58.684334,-81.01134 + parent: 2 + - uid: 29589 components: - type: Transform - pos: 20.5,35.5 - parent: 45711 - - uid: 6408 + pos: -58.441273,-81.15917 + parent: 2 + - uid: 29720 components: - type: Transform - pos: 20.5,36.5 - parent: 45711 - - uid: 6409 + pos: -22.391428,-76.744606 + parent: 2 + - uid: 29721 components: - type: Transform - pos: 20.5,37.5 - parent: 45711 - - uid: 6410 + pos: -22.203928,-76.525856 + parent: 2 + - uid: 29742 components: - type: Transform - pos: 21.5,26.5 - parent: 45711 - - uid: 6411 + pos: 13.54816,-90.418365 + parent: 2 + - uid: 29879 components: - type: Transform - pos: 22.5,26.5 - parent: 45711 - - uid: 6412 + pos: -89.61481,66.8027 + parent: 2 + - uid: 29880 components: - type: Transform - pos: 23.5,26.5 - parent: 45711 - - uid: 6413 + pos: -89.25543,66.89645 + parent: 2 + - uid: 30473 components: - type: Transform - pos: 24.5,26.5 - parent: 45711 - - uid: 6414 + pos: 44.686058,-7.828494 + parent: 2 + - uid: 30789 components: - type: Transform - pos: 24.5,25.5 - parent: 45711 - - uid: 6416 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30982 components: - type: Transform - pos: 24.5,24.5 - parent: 45711 - - uid: 6417 + pos: 4.4024715,35.007526 + parent: 2 + - uid: 33742 components: - type: Transform - pos: 25.5,24.5 - parent: 45711 - - uid: 6418 + pos: 59.82745,-43.593735 + parent: 2 + - uid: 51699 components: - type: Transform - pos: 26.5,24.5 - parent: 45711 - - uid: 6419 + pos: 57.471336,32.795486 + parent: 2 + - uid: 52054 components: + - type: MetaData + desc: Алкогольный напиток, приготовленный на ингредиентах счастья. + name: Just_Art - type: Transform - pos: 27.5,24.5 - parent: 45711 - - uid: 6424 + pos: 14.431105,-79.416626 + parent: 2 + - uid: 52062 components: + - type: MetaData + desc: Алкогольный напиток, приготовленный на ингредиентах и основе страданий. + name: ll_misha_ll - type: Transform - pos: 28.5,24.5 - parent: 45711 - - uid: 6426 + pos: 14.743605,-81.885376 + parent: 2 + - uid: 52110 components: - type: Transform - pos: 28.5,23.5 - parent: 45711 - - uid: 6427 + pos: 106.87229,-61.24373 + parent: 2 + - uid: 52113 components: - type: Transform - pos: 29.5,23.5 - parent: 45711 - - uid: 6428 + pos: 106.54417,-61.18123 + parent: 2 + - uid: 53781 components: + - type: MetaData + desc: Бутылка имеет на себе пару кровавых пятен и обожженные края. + name: Пиво Край Бездны - type: Transform - pos: 30.5,23.5 - parent: 45711 - - uid: 6429 + pos: -18.55222,3.7067575 + parent: 2 + - uid: 56370 components: - type: Transform - pos: 30.5,22.5 - parent: 45711 - - uid: 6430 + pos: 1.2952805,5.482216 + parent: 56354 + - uid: 56371 components: - type: Transform - pos: 14.5,17.5 - parent: 45711 - - uid: 6431 + pos: 1.6516571,5.482216 + parent: 56354 + - uid: 61397 components: - type: Transform - pos: 14.5,18.5 - parent: 45711 - - uid: 6432 + pos: 18.29185,-7.191003 + parent: 56631 + - uid: 61398 components: - type: Transform - pos: 14.5,19.5 - parent: 45711 - - uid: 6433 + pos: 33.5141,42.894836 + parent: 56631 +- proto: DrinkBeerCan + entities: + - uid: 4259 components: - type: Transform - pos: 14.5,20.5 - parent: 45711 - - uid: 6434 + parent: 4249 + - type: Physics + canCollide: False + - uid: 7608 components: - type: Transform - pos: 14.5,21.5 - parent: 45711 - - uid: 6435 + pos: -44.17856,-13.156416 + parent: 2 + - uid: 9083 components: - type: Transform - pos: 14.5,22.5 - parent: 45711 - - uid: 6436 + pos: -5.6521125,-8.176761 + parent: 2 + - uid: 12705 components: - type: Transform - pos: 14.5,23.5 - parent: 45711 - - uid: 6440 + pos: -1.5839367,80.05369 + parent: 2 + - uid: 19653 components: - type: Transform - pos: 14.5,24.5 - parent: 45711 - - uid: 6441 + pos: 24.050106,-36.135323 + parent: 2 + - uid: 19654 components: - type: Transform - pos: 14.5,25.5 - parent: 45711 - - uid: 6442 + pos: 23.737606,-36.213444 + parent: 2 + - uid: 19691 components: - type: Transform - pos: 14.5,26.5 - parent: 45711 - - uid: 6443 + pos: 11.258891,-21.216206 + parent: 2 + - uid: 19692 components: - type: Transform - pos: 14.5,27.5 - parent: 45711 - - uid: 6444 + pos: 11.69639,-21.04433 + parent: 2 + - uid: 19693 components: - type: Transform - pos: 14.5,28.5 - parent: 45711 - - uid: 6445 + rot: 50.265482457436725 rad + pos: 13.352638,-19.434954 + parent: 2 + - uid: 21913 components: - type: Transform - pos: 14.5,29.5 - parent: 45711 - - uid: 6446 + rot: -1.5707963267948966 rad + pos: -76.54766,-53.71548 + parent: 2 + - uid: 24428 components: - type: Transform - pos: 14.5,30.5 - parent: 45711 - - uid: 6447 + pos: -84.47839,0.69363844 + parent: 2 + - uid: 28298 components: - type: Transform - pos: 14.5,31.5 - parent: 45711 - - uid: 6448 + pos: -70.58759,75.901344 + parent: 2 + - uid: 28299 components: - type: Transform - pos: 14.5,32.5 - parent: 45711 - - uid: 6449 + pos: -68.32197,75.91697 + parent: 2 + - uid: 28300 components: - type: Transform - pos: 14.5,33.5 - parent: 45711 - - uid: 6450 + pos: -70.21259,75.901344 + parent: 2 + - uid: 30786 components: - type: Transform - pos: 14.5,34.5 - parent: 45711 - - uid: 6451 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30788 components: - type: Transform - pos: 15.5,34.5 - parent: 45711 - - uid: 6452 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52070 components: - type: Transform - pos: 16.5,34.5 - parent: 45711 - - uid: 6453 + pos: 48.297565,48.637276 + parent: 2 +- proto: DrinkBeerGrowler + entities: + - uid: 61399 components: - type: Transform - pos: 17.5,34.5 - parent: 45711 - - uid: 6454 + rot: -1.5707963267948966 rad + pos: -24.37648,38.907166 + parent: 56631 +- proto: DrinkBerryJuice + entities: + - uid: 7023 components: - type: Transform - pos: 18.5,34.5 - parent: 45711 - - uid: 6455 + pos: -61.39082,45.518856 + parent: 2 + - uid: 19563 components: - type: Transform - pos: 8.5,17.5 - parent: 45711 - - uid: 6456 + rot: -1.5707963267948966 rad + pos: 37.54766,-7.6707735 + parent: 2 +- proto: DrinkBottleBeer + entities: + - uid: 19652 components: - type: Transform - pos: 8.5,18.5 - parent: 45711 - - uid: 6457 + pos: 25.471981,-35.119698 + parent: 2 + - uid: 24674 components: - type: Transform - pos: 8.5,19.5 - parent: 45711 - - uid: 6458 + rot: 1.5707963267948966 rad + pos: -89.97987,13.98691 + parent: 2 + - uid: 24675 components: - type: Transform - pos: 8.5,20.5 - parent: 45711 - - uid: 6459 + rot: 1.5707963267948966 rad + pos: -89.60487,14.17441 + parent: 2 + - uid: 24676 components: - type: Transform - pos: 8.5,21.5 - parent: 45711 - - uid: 6460 + pos: -89.9955,14.54941 + parent: 2 + - uid: 24900 components: - type: Transform - pos: 8.5,22.5 - parent: 45711 - - uid: 6461 + rot: -1.5707963267948966 rad + pos: -82.735016,-0.5582485 + parent: 2 + - uid: 24901 components: - type: Transform - pos: 8.5,23.5 - parent: 45711 - - uid: 6462 + pos: -83.18814,-0.10512352 + parent: 2 + - uid: 30474 components: - type: Transform - pos: 8.5,24.5 - parent: 45711 - - uid: 6463 + rot: 1.5707963267948966 rad + pos: 47.201683,-10.109744 + parent: 2 + - uid: 30787 components: - type: Transform - pos: 8.5,25.5 - parent: 45711 - - uid: 6464 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30790 components: - type: Transform - pos: 8.5,26.5 - parent: 45711 - - uid: 6465 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30791 components: - type: Transform - pos: 8.5,27.5 - parent: 45711 - - uid: 6466 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30792 components: - type: Transform - pos: 8.5,28.5 - parent: 45711 - - uid: 6467 + parent: 30785 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61400 components: - type: Transform - pos: 8.5,29.5 - parent: 45711 - - uid: 6468 + rot: 1.5707963267948966 rad + pos: 32.74849,44.75421 + parent: 56631 + - uid: 61401 components: - type: Transform - pos: 8.5,30.5 - parent: 45711 - - uid: 6469 + rot: -1.5707963267948966 rad + pos: 33.670334,43.66046 + parent: 56631 + - uid: 66302 components: - type: Transform - pos: 8.5,31.5 - parent: 45711 - - uid: 6470 + pos: -1.74683,23.867973 + parent: 65849 + - uid: 66303 components: - type: Transform - pos: 8.5,32.5 - parent: 45711 - - uid: 6471 + rot: -1.5707963267948966 rad + pos: -1.4030799,23.305473 + parent: 65849 +- proto: DrinkBottleCoffeeLiqueur + entities: + - uid: 29635 components: - type: Transform - pos: 8.5,33.5 - parent: 45711 - - uid: 6472 + pos: -33.623226,-87.429794 + parent: 2 +- proto: DrinkBottleGin + entities: + - uid: 29638 components: - type: Transform - pos: -10.5,31.5 - parent: 45711 - - uid: 6473 + pos: -38.359577,-81.2385 + parent: 2 +- proto: DrinkBottleOfNothingFull + entities: + - uid: 6985 components: - type: Transform - pos: -10.5,32.5 - parent: 45711 - - uid: 6474 + rot: -1.5707963267948966 rad + pos: -67.47321,24.305552 + parent: 2 + - uid: 7060 components: - type: Transform - pos: -10.5,33.5 - parent: 45711 - - uid: 6475 + pos: -44.63132,74.72809 + parent: 2 +- proto: DrinkBottlePatron + entities: + - uid: 61402 components: - type: Transform - pos: -10.5,34.5 - parent: 45711 - - uid: 6477 + rot: 1.5707963267948966 rad + pos: 32.48654,52.5636 + parent: 56631 +- proto: DrinkBottleVodka + entities: + - uid: 19314 components: - type: Transform - pos: -9.5,34.5 - parent: 45711 - - uid: 6478 + pos: 83.15866,-19.61346 + parent: 2 + - uid: 19318 components: - type: Transform - pos: -8.5,34.5 - parent: 45711 - - uid: 6479 + rot: -1.5707963267948966 rad + pos: 83.330536,-20.035336 + parent: 2 + - uid: 29633 components: - type: Transform - pos: -7.5,34.5 - parent: 45711 - - uid: 6480 + rot: -1.5707963267948966 rad + pos: -45.091026,-87.4651 + parent: 2 +- proto: DrinkBottleWhiskey + entities: + - uid: 23117 components: - type: Transform - pos: -6.5,34.5 - parent: 45711 - - uid: 6481 + pos: 49.19542,-53.743942 + parent: 2 + - uid: 29634 components: - type: Transform - pos: -5.5,34.5 - parent: 45711 - - uid: 6482 + pos: -36.253147,-85.96612 + parent: 2 +- proto: DrinkCafeLatte + entities: + - uid: 67425 components: - type: Transform - pos: -4.5,34.5 - parent: 45711 - - uid: 6483 + pos: 6.746622,20.779253 + parent: 66965 +- proto: DrinkCartonOrange + entities: + - uid: 28680 components: - type: Transform - pos: -3.5,34.5 - parent: 45711 - - uid: 6484 + pos: -41.963703,-50.54823 + parent: 2 +- proto: DrinkChampagneBottleFull + entities: + - uid: 12575 components: - type: Transform - pos: -2.5,34.5 - parent: 45711 - - uid: 6485 + pos: 21.496555,-6.3239594 + parent: 2 + - uid: 21048 components: - type: Transform - pos: -1.5,34.5 - parent: 45711 - - uid: 6486 + pos: 84.57388,-62.16894 + parent: 2 +- proto: DrinkChocolateGlass + entities: + - uid: 10065 components: - type: Transform - pos: -0.5,34.5 - parent: 45711 - - uid: 6487 + pos: -17.608294,23.34934 + parent: 2 + - uid: 10067 components: - type: Transform - pos: 0.5,34.5 - parent: 45711 - - uid: 6488 + pos: -16.280169,22.72434 + parent: 2 + - uid: 10115 components: - type: Transform - pos: 0.5,33.5 - parent: 45711 - - uid: 6489 + pos: -17.608294,22.114965 + parent: 2 +- proto: DrinkCoconutRum + entities: + - uid: 11896 components: - type: Transform - pos: 1.5,33.5 - parent: 45711 - - uid: 6490 + pos: -90.327,61.60009 + parent: 2 +- proto: DrinkCoconutWaterCarton + entities: + - uid: 10690 components: - type: Transform - pos: 2.5,33.5 - parent: 45711 - - uid: 6491 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19826 components: - type: Transform - pos: 3.5,33.5 - parent: 45711 - - uid: 6492 + parent: 19823 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 24577 components: - type: Transform - pos: 4.5,33.5 - parent: 45711 - - uid: 6493 + rot: -1.5707963267948966 rad + pos: -53.160404,-86.704605 + parent: 2 +- proto: DrinkCoffee + entities: + - uid: 20771 components: - type: Transform - pos: 5.5,33.5 - parent: 45711 - - uid: 6494 + pos: -85.696754,-14.352238 + parent: 2 + - uid: 22595 components: - type: Transform - pos: 6.5,33.5 - parent: 45711 - - uid: 6495 + pos: -38.533604,-23.057484 + parent: 2 + - uid: 22596 components: - type: Transform - pos: 7.5,33.5 - parent: 45711 - - uid: 6496 + pos: -38.283604,-23.182484 + parent: 2 + - uid: 22597 components: - type: Transform - pos: 0.5,35.5 - parent: 45711 - - uid: 6497 + pos: -38.533604,-23.307484 + parent: 2 + - uid: 66304 components: - type: Transform - pos: 0.5,36.5 - parent: 45711 - - uid: 6498 + pos: 0.62650156,-12.292578 + parent: 65849 + - uid: 67426 components: - type: Transform - pos: -5.5,6.5 - parent: 45711 - - uid: 6499 + pos: 3.8445816,14.934555 + parent: 66965 +- proto: DrinkCoffeeJug + entities: + - uid: 10693 components: - type: Transform - pos: -4.5,6.5 - parent: 45711 - - uid: 6500 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52099 components: - type: Transform - pos: -3.5,6.5 - parent: 45711 - - uid: 6501 + pos: -66.331276,12.728547 + parent: 2 +- proto: DrinkCoffeeLiqueurBottleFull + entities: + - uid: 5128 components: - type: Transform - pos: -3.5,5.5 - parent: 45711 - - uid: 6502 + pos: 78.03627,9.956456 + parent: 2 + - uid: 26439 components: - type: Transform - pos: -3.5,4.5 - parent: 45711 - - uid: 6503 + pos: -74.68538,6.9123755 + parent: 2 + - uid: 52078 components: - type: Transform - pos: -3.5,3.5 - parent: 45711 - - uid: 6504 + pos: -74.62288,6.7717505 + parent: 2 +- proto: DrinkCognacBottleFull + entities: + - uid: 833 components: - type: Transform - pos: -3.5,2.5 - parent: 45711 - - uid: 6505 + parent: 8098 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 16068 components: - type: Transform - pos: -4.5,2.5 - parent: 45711 - - uid: 8106 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkColaBottleFull + entities: + - uid: 22989 components: - type: Transform - pos: 82.5,46.5 + pos: 59.19758,-42.244755 parent: 2 - - uid: 8117 + - uid: 22990 components: - type: Transform - pos: 21.5,-20.5 + pos: 59.275703,-42.588505 parent: 2 - - uid: 12258 +- proto: DrinkColaCan + entities: + - uid: 4152 components: - type: Transform - pos: 57.5,-28.5 + pos: -101.365364,1.8631452 parent: 2 - - uid: 13796 + - uid: 27798 components: - type: Transform - pos: 39.5,-20.5 - parent: 2 - - uid: 13827 + parent: 27797 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27799 components: - type: Transform - pos: 37.5,-20.5 - parent: 2 - - uid: 13828 + parent: 27797 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27800 components: - type: Transform - pos: 38.5,-20.5 - parent: 2 - - uid: 14183 + parent: 27797 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkColaCanEmpty + entities: + - uid: 4141 components: - type: Transform - pos: 57.5,-34.5 + rot: -1.5707963267948966 rad + pos: -101.709114,1.6548119 parent: 2 - - uid: 14252 + - uid: 26354 components: - type: Transform - pos: 57.5,-27.5 + rot: -1.5707963267948966 rad + pos: -83.80111,-44.9698 parent: 2 - - uid: 14360 + - uid: 26355 components: - type: Transform - pos: 59.5,-34.5 + rot: -12.566370614359172 rad + pos: -89.02918,-44.645992 parent: 2 - - uid: 14424 + - uid: 26356 components: - type: Transform - pos: 56.5,-29.5 + pos: -85.28148,-52.3729 parent: 2 - - uid: 14432 +- proto: DrinkCreamCarton + entities: + - uid: 19825 components: - type: Transform - pos: -14.5,-11.5 - parent: 2 - - uid: 14491 + parent: 19823 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19830 components: - type: Transform - pos: 56.5,-30.5 - parent: 2 - - uid: 14500 + parent: 19823 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkCreamCartonXL + entities: + - uid: 19527 components: - type: Transform - pos: 56.5,-33.5 + rot: 37.69911184307754 rad + pos: 35.280224,-8.525886 parent: 2 - - uid: 14567 +- proto: DrinkDoctorsDelightGlass + entities: + - uid: 18748 components: - type: Transform - pos: -13.5,-12.5 + pos: -27.63091,-62.289207 parent: 2 - - uid: 14568 +- proto: DrinkDrGibbCan + entities: + - uid: 9478 components: - type: Transform - pos: -15.5,-12.5 + rot: 3.141592653589793 rad + pos: 6.662141,-13.571043 parent: 2 - - uid: 15031 +- proto: DrinkEnergyDrinkCan + entities: + - uid: 4258 components: - type: Transform - pos: -12.5,-12.5 - parent: 2 - - uid: 15043 + parent: 4249 + - type: Physics + canCollide: False + - uid: 12812 components: - type: Transform - pos: -15.5,-9.5 + pos: -55.28804,39.6977 parent: 2 - - uid: 15276 + - type: Openable + opened: True + - uid: 12821 components: - type: Transform - pos: 60.5,-34.5 - parent: 2 - - uid: 15568 + parent: 12820 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 12829 components: - type: Transform - pos: 33.5,67.5 + rot: -1.5707963267948966 rad + pos: -55.593094,39.463326 parent: 2 - - uid: 15569 + - uid: 12830 components: - type: Transform - pos: 33.5,66.5 + pos: -55.499344,39.79145 parent: 2 - - uid: 15570 + - uid: 19317 components: - type: Transform - pos: 33.5,65.5 + rot: 14.137166941154069 rad + pos: 82.47404,-23.40319 parent: 2 - - uid: 15571 + - type: Openable + opened: True + - uid: 20825 components: - type: Transform - pos: 33.5,64.5 + pos: -78.38202,-18.250626 parent: 2 - - uid: 15574 +- proto: DrinkFourteenLokoCan + entities: + - uid: 4262 components: - type: Transform - pos: 32.5,64.5 - parent: 2 - - uid: 15575 + parent: 4249 + - type: Physics + canCollide: False + - uid: 9481 components: - type: Transform - pos: 31.5,64.5 + rot: 3.141592653589793 rad + pos: 6.287141,-13.430417 parent: 2 - - uid: 15578 + - uid: 9483 components: - type: Transform - pos: 37.5,62.5 + rot: 3.141592653589793 rad + pos: 6.334016,-13.633542 parent: 2 - - uid: 15579 + - uid: 22029 components: - type: Transform - pos: 37.5,63.5 + pos: -47.694412,-9.222036 parent: 2 - - uid: 15580 + - uid: 22033 components: - type: Transform - pos: 37.5,64.5 + pos: -47.460037,-9.097036 parent: 2 - - uid: 15582 + - uid: 22034 components: - type: Transform - pos: 37.5,65.5 + pos: -47.491287,-9.362661 parent: 2 - - uid: 15583 + - uid: 24394 components: - type: Transform - pos: 37.5,66.5 + pos: -64.27557,42.67705 parent: 2 - - uid: 15585 + - uid: 24395 components: - type: Transform - pos: 36.5,64.5 + pos: -64.55682,42.61455 parent: 2 - - uid: 15586 + - uid: 24396 components: - type: Transform - pos: 35.5,64.5 + rot: 4.71238898038469 rad + pos: -87.866165,21.391308 parent: 2 - - uid: 15587 + - type: Openable + opened: True + - uid: 24397 components: - type: Transform - pos: 34.5,64.5 + rot: 7.853981633974483 rad + pos: -90.4588,18.583704 parent: 2 - - uid: 15588 + - type: Openable + opened: True + - uid: 24398 components: - type: Transform - pos: 38.5,64.5 + pos: -89.19752,12.321809 parent: 2 - - uid: 15589 + - uid: 24399 components: - type: Transform - pos: 39.5,64.5 + pos: -86.24123,39.382713 parent: 2 - - uid: 15590 + - uid: 26754 components: - type: Transform - pos: 40.5,64.5 + pos: -56.76752,82.77526 parent: 2 - - uid: 15591 + - uid: 26756 components: - type: Transform - pos: 41.5,64.5 + pos: -54.439396,84.665886 parent: 2 - - uid: 15592 + - uid: 26757 components: - type: Transform - pos: 42.5,64.5 + pos: -38.49942,80.603386 parent: 2 - - uid: 15593 +- proto: DrinkGlass + entities: + - uid: 736 components: - type: Transform - pos: 43.5,64.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15594 + - uid: 737 components: - type: Transform - pos: 44.5,64.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15595 + - uid: 738 components: - type: Transform - pos: 45.5,64.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15596 + - uid: 2284 components: - type: Transform - pos: 46.5,64.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15597 + - uid: 2287 components: - type: Transform - pos: 47.5,64.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15598 + - uid: 3744 components: - type: Transform - pos: 48.5,64.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15599 + - uid: 3773 components: - type: Transform - pos: 53.5,69.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15600 + - uid: 4488 components: - type: Transform - pos: 52.5,69.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15601 + - uid: 5367 components: - type: Transform - pos: 51.5,69.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15602 + - uid: 5464 components: - type: Transform - pos: 50.5,69.5 + pos: -104.65353,16.763689 parent: 2 - - uid: 15603 + - uid: 5906 components: - type: Transform - pos: 49.5,69.5 + pos: -28.669386,43.793476 parent: 2 - - uid: 15604 + - uid: 5907 components: - type: Transform - pos: 48.5,69.5 + rot: -1.5707963267948966 rad + pos: -28.40376,43.512226 parent: 2 - - uid: 15607 + - uid: 6725 components: - type: Transform - pos: 48.5,68.5 + pos: -63.45362,60.24367 parent: 2 - - uid: 15608 + - uid: 6900 components: - type: Transform - pos: 48.5,67.5 + pos: -63.687996,60.009296 parent: 2 - - uid: 15609 + - uid: 6968 components: - type: Transform - pos: 48.5,66.5 + pos: -19.32389,-11.454539 parent: 2 - - uid: 15610 + - uid: 6969 components: - type: Transform - pos: 48.5,65.5 + pos: -19.558266,-11.501414 parent: 2 - - uid: 15612 + - uid: 6970 components: - type: Transform - pos: 53.5,59.5 + pos: -19.48014,-11.345164 parent: 2 - - uid: 15613 + - uid: 10947 components: - type: Transform - pos: 52.5,59.5 + pos: 0.4752115,2.5045648 parent: 2 - - uid: 15614 + - uid: 10992 components: - type: Transform - pos: 51.5,59.5 + pos: 0.2720865,2.5670648 parent: 2 - - uid: 15615 + - uid: 11893 components: - type: Transform - pos: 50.5,59.5 + pos: -88.99888,61.568806 parent: 2 - - uid: 15616 + - uid: 11894 components: - type: Transform - pos: 49.5,59.5 + pos: -89.3895,61.474957 parent: 2 - - uid: 15617 + - uid: 11895 components: - type: Transform - pos: 48.5,59.5 + pos: -89.85825,61.709576 parent: 2 - - uid: 15618 + - uid: 12819 components: - type: Transform - pos: 48.5,60.5 + pos: 0.77450395,77.369064 parent: 2 - - uid: 15619 + - uid: 14755 components: - type: Transform - pos: 48.5,61.5 + rot: 1.5707963267948966 rad + pos: -0.49730945,-64.310165 parent: 2 - - uid: 15620 + - uid: 14838 components: - type: Transform - pos: 48.5,62.5 + pos: 3.2401047,-68.45529 parent: 2 - - uid: 15621 + - uid: 14839 components: - type: Transform - pos: 48.5,63.5 + pos: 3.4119797,-68.15842 parent: 2 - - uid: 15624 + - uid: 14840 components: - type: Transform - pos: 49.5,64.5 + pos: 3.5994797,-68.42404 parent: 2 - - uid: 15625 + - uid: 16892 components: - type: Transform - pos: 50.5,64.5 + pos: 48.318256,23.823761 parent: 2 - - uid: 15626 + - uid: 16894 components: - type: Transform - pos: 51.5,64.5 + pos: 48.505756,23.620636 parent: 2 - - uid: 15627 + - uid: 16895 components: - type: Transform - pos: 52.5,64.5 + pos: 48.64638,23.901886 parent: 2 - - uid: 15628 + - uid: 16970 components: - type: Transform - pos: 53.5,64.5 + pos: 48.187603,23.57995 parent: 2 - - uid: 15629 + - uid: 16971 components: - type: Transform - pos: 54.5,64.5 + pos: 48.796978,23.658075 parent: 2 - - uid: 15630 + - uid: 19565 components: - type: Transform - pos: 55.5,64.5 + pos: 37.28619,-4.2953305 parent: 2 - - uid: 15631 + - uid: 19566 components: - type: Transform - pos: 60.5,64.5 + pos: 37.489315,-4.2172055 parent: 2 - - uid: 15632 + - uid: 19567 components: - type: Transform - pos: 59.5,64.5 + pos: 37.645565,-4.3109555 parent: 2 - - uid: 15633 + - uid: 19568 components: - type: Transform - pos: 58.5,64.5 + pos: 37.81744,-4.1703305 parent: 2 - - uid: 15635 + - uid: 19838 components: - type: Transform - pos: 57.5,64.5 + pos: -36.677677,-40.355732 parent: 2 - - uid: 15636 + - uid: 19839 components: - type: Transform - pos: 56.5,64.5 + pos: -36.365177,-40.246357 parent: 2 - - uid: 15689 + - uid: 19840 components: - type: Transform - pos: 57.5,-29.5 + pos: -36.099552,-40.402607 parent: 2 - - uid: 16568 + - uid: 19841 components: - type: Transform - pos: -14.5,-12.5 + pos: -33.271427,-40.199482 parent: 2 - - uid: 17828 + - uid: 19842 components: - type: Transform - pos: -16.5,66.5 + pos: -33.693302,-40.402607 parent: 2 - - uid: 17957 + - uid: 20142 components: - type: Transform - pos: -74.5,1.5 + pos: -59.652252,-20.516474 parent: 2 - - uid: 17958 + - uid: 20143 components: - type: Transform - pos: -74.5,2.5 + pos: -59.917877,-20.094599 parent: 2 - - uid: 17959 + - uid: 20620 components: - type: Transform - pos: -74.5,3.5 + pos: 108.55071,-61.45663 parent: 2 - - uid: 17960 + - uid: 20621 components: - type: Transform - pos: -74.5,4.5 + pos: 108.25384,-61.48788 parent: 2 - - uid: 17961 + - uid: 20622 components: - type: Transform - pos: -74.5,5.5 + pos: 108.39446,-61.20663 parent: 2 - - uid: 17962 + - uid: 21047 components: - type: Transform - pos: -74.5,6.5 + pos: 84.29263,-62.20019 parent: 2 - - uid: 17963 + - uid: 21049 components: - type: Transform - pos: -74.5,7.5 + pos: 84.33951,-62.559566 parent: 2 - - uid: 17964 + - uid: 22991 components: - type: Transform - pos: -74.5,8.5 + pos: 59.574894,-42.430164 parent: 2 - - uid: 17965 + - uid: 23665 components: - type: Transform - pos: -76.5,7.5 + pos: -47.29665,36.614395 parent: 2 - - uid: 17966 + - uid: 23666 components: - type: Transform - pos: -77.5,7.5 + pos: -47.562275,36.53627 parent: 2 - - uid: 17967 + - uid: 52097 components: - type: Transform - pos: -78.5,7.5 + pos: -74.357254,6.6155005 parent: 2 - - uid: 17968 + - uid: 52098 components: - type: Transform - pos: -79.5,7.5 + pos: -74.357254,6.8655005 parent: 2 - - uid: 17969 + - uid: 61403 components: - type: Transform - pos: -80.5,7.5 - parent: 2 - - uid: 17970 + pos: 35.39589,15.666204 + parent: 56631 + - uid: 61404 components: - type: Transform - pos: -81.5,7.5 - parent: 2 - - uid: 17971 + pos: -32.881973,31.794983 + parent: 56631 +- proto: DrinkGlassCoupeShaped + entities: + - uid: 8055 components: - type: Transform - pos: -81.5,8.5 + rot: 62.83185307179591 rad + pos: 4.6762276,-5.111581 parent: 2 - - uid: 17972 + - uid: 11892 components: - type: Transform - pos: -81.5,9.5 + pos: -89.37388,61.66265 parent: 2 - - uid: 17976 +- proto: DrinkGlassWhite + entities: + - uid: 67427 components: + - type: MetaData + name: Elenfl - type: Transform - pos: -82.5,7.5 - parent: 2 - - uid: 17977 + pos: 9.515381,27.469925 + parent: 66965 +- proto: DrinkGoldenCup + entities: + - uid: 18344 components: - type: Transform - pos: -83.5,7.5 + pos: 136.51675,-56.22258 parent: 2 - - uid: 17978 + - uid: 52067 components: + - type: MetaData + desc: Вы, чемпион! + name: кубок чемпиона - type: Transform - pos: -84.5,7.5 + pos: 21.505234,-7.140399 parent: 2 - - uid: 17979 +- proto: DrinkGrapeCan + entities: + - uid: 4260 components: - type: Transform - pos: -85.5,7.5 - parent: 2 - - uid: 17980 + parent: 4249 + - type: Physics + canCollide: False + - uid: 20602 components: - type: Transform - pos: -86.5,7.5 + pos: -45.3233,-6.650593 parent: 2 - - uid: 17981 + - uid: 20685 components: - type: Transform - pos: -87.5,7.5 + pos: -7.617594,-30.297518 parent: 2 - - uid: 17982 + - uid: 23292 components: - type: Transform - pos: -88.5,7.5 + pos: -39.723648,56.580315 parent: 2 - - uid: 17983 + - uid: 23293 components: - type: Transform - pos: -89.5,7.5 + pos: -39.254898,56.56469 parent: 2 - - uid: 17984 +- proto: DrinkGrapeJuice + entities: + - uid: 19561 components: - type: Transform - pos: -90.5,7.5 + rot: -1.5707963267948966 rad + pos: 37.54766,-8.1707735 parent: 2 - - uid: 17985 +- proto: DrinkGreenTea + entities: + - uid: 14621 components: - type: Transform - pos: -91.5,7.5 + pos: 22.522572,-61.422535 parent: 2 - - uid: 17991 + - uid: 31399 components: - type: Transform - pos: -91.5,6.5 + pos: -19.65441,65.495155 parent: 2 - - uid: 17998 + - uid: 31400 components: - type: Transform - pos: -91.5,5.5 + pos: -19.31066,65.620155 parent: 2 - - uid: 18001 +- proto: DrinkHosFlask + entities: + - uid: 19933 components: - type: Transform - pos: -94.5,7.5 - parent: 2 - - uid: 18002 + parent: 19930 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkHotCoco + entities: + - uid: 7374 components: - type: Transform - pos: -94.5,6.5 + pos: 11.754165,-29.458035 parent: 2 - - uid: 18005 + - uid: 7673 components: - type: Transform - pos: -94.5,5.5 + pos: 44.500065,-33.58677 parent: 2 - - uid: 18007 + - uid: 9263 components: - type: Transform - pos: -93.5,5.5 + rot: 56.54866776461632 rad + pos: -8.474734,-8.144059 parent: 2 - - uid: 18008 + - uid: 9268 components: - type: Transform - pos: -92.5,5.5 + rot: 56.54866776461632 rad + pos: -8.271609,-8.394059 parent: 2 - - uid: 18072 + - uid: 14833 components: - type: Transform - pos: 55.5,-29.5 + pos: -1.640022,-68.47013 parent: 2 - - uid: 18117 + - uid: 16127 components: - type: Transform - pos: 21.5,51.5 + pos: -14.4115715,-61.436726 parent: 2 - - uid: 18121 + - uid: 22037 components: - type: Transform - pos: 21.5,50.5 + pos: -79.1397,-20.468494 parent: 2 - - uid: 18122 + - uid: 23383 components: - type: Transform - pos: 21.5,49.5 + pos: -23.359316,2.551731 parent: 2 - - uid: 18123 +- proto: DrinkHotCoffee + entities: + - uid: 1038 components: - type: Transform - pos: 22.5,49.5 + pos: 11.785416,-28.47366 parent: 2 - - uid: 18304 + - uid: 1266 components: - type: Transform - pos: 45.5,73.5 + pos: 11.269791,-29.239285 parent: 2 - - uid: 18305 + - uid: 2302 components: - type: Transform - pos: 45.5,74.5 + pos: -76.2127,42.784264 parent: 2 - - uid: 18306 + - uid: 4974 components: - type: Transform - pos: 46.5,74.5 + pos: 86.3391,0.80414975 parent: 2 - - uid: 18307 + - uid: 8561 components: - type: Transform - pos: 47.5,74.5 + pos: 53.395466,-31.330057 parent: 2 - - uid: 18308 + - uid: 9266 components: - type: Transform - pos: 48.5,74.5 + pos: -8.740359,-8.425309 parent: 2 - - uid: 18309 + - uid: 9270 components: - type: Transform - pos: 49.5,74.5 + pos: -8.490359,-8.612809 parent: 2 - - uid: 18310 + - uid: 9424 components: - type: Transform - pos: 49.5,75.5 + pos: 4.6064024,-13.405491 parent: 2 - - uid: 18314 + - uid: 9936 components: - type: Transform - pos: 49.5,76.5 + pos: -3.0758996,30.615692 parent: 2 - - uid: 18399 + - uid: 14834 components: - type: Transform - pos: 40.5,36.5 + pos: -1.343147,-68.28263 parent: 2 - - uid: 18400 + - uid: 20099 components: - type: Transform - pos: 41.5,36.5 + pos: -48.279224,-21.404194 parent: 2 - - uid: 18635 + - uid: 20769 components: - type: Transform - pos: 58.5,36.5 + pos: -85.33738,-14.195988 parent: 2 - - uid: 18636 + - uid: 23339 components: - type: Transform - pos: 58.5,37.5 + pos: 17.535057,11.587929 parent: 2 - - uid: 18637 + - uid: 52108 components: - type: Transform - pos: 58.5,38.5 + pos: -66.62406,12.572915 parent: 2 - - uid: 18638 +- proto: DrinkIcedCoffeeGlass + entities: + - uid: 61405 components: - type: Transform - pos: 59.5,38.5 - parent: 2 - - uid: 18639 + pos: 35.70839,16.11933 + parent: 56631 +- proto: DrinkIcedTeaCan + entities: + - uid: 4257 components: - type: Transform - pos: 59.5,39.5 - parent: 2 - - uid: 18640 + parent: 4249 + - type: Physics + canCollide: False +- proto: DrinkIcedTeaJug + entities: + - uid: 20772 components: - type: Transform - pos: 59.5,40.5 + pos: -85.64988,-16.211613 parent: 2 - - uid: 18641 +- proto: DrinkIceGlass + entities: + - uid: 4264 components: - type: Transform - pos: 59.5,41.5 - parent: 2 - - uid: 18642 + parent: 4249 + - type: Physics + canCollide: False + - uid: 4265 components: - type: Transform - pos: 59.5,42.5 - parent: 2 - - uid: 18643 + parent: 4249 + - type: Physics + canCollide: False +- proto: DrinkIceJug + entities: + - uid: 19329 components: - type: Transform - pos: 60.5,42.5 + rot: 18.84955592153876 rad + pos: 35.264652,-7.2745934 parent: 2 - - uid: 18644 +- proto: DrinkJarWhat + entities: + - uid: 3607 components: + - type: MetaData + desc: Ммммм + name: Банка огурцов - type: Transform - pos: 61.5,42.5 + pos: -50.39185,-13.754698 parent: 2 - - uid: 18645 + - uid: 3642 components: + - type: MetaData + name: банка с маринадом - type: Transform - pos: 61.5,43.5 + pos: -97.87808,14.611576 parent: 2 - - uid: 18646 + - type: SolutionContainerManager + solutions: null + containers: + - drink + - type: ContainerContainer + containers: + solution@drink: !type:ContainerSlot + ent: 3643 +- proto: DrinkJuiceLimeCarton + entities: + - uid: 6578 components: - type: Transform - pos: 61.5,44.5 - parent: 2 - - uid: 18647 + parent: 6575 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkJuiceLimeCartonXL + entities: + - uid: 19560 components: - type: Transform - pos: 61.5,45.5 + rot: -1.5707963267948966 rad + pos: 37.67266,-8.4207735 parent: 2 - - uid: 18648 +- proto: DrinkJuiceOrangeCarton + entities: + - uid: 20140 components: - type: Transform - pos: 61.5,46.5 + pos: -59.308502,-20.188349 parent: 2 - - uid: 18649 + - uid: 20144 components: - type: Transform - pos: 61.5,47.5 + pos: -57.386627,-19.158018 parent: 2 - - uid: 18660 + - uid: 30976 components: - type: Transform - pos: 18.5,12.5 + pos: -18.443575,-60.263687 parent: 2 - - uid: 18661 +- proto: DrinkJuiceOrangeCartonXL + entities: + - uid: 19559 components: - type: Transform - pos: 19.5,12.5 + rot: -1.5707963267948966 rad + pos: 37.688286,-8.7488985 parent: 2 - - uid: 18662 +- proto: DrinkJuiceTomatoCarton + entities: + - uid: 19564 components: - type: Transform - pos: 20.5,12.5 + rot: 32.986722862692844 rad + pos: 36.52344,-8.197195 parent: 2 - - uid: 18671 + - type: Openable + opened: True + - type: Sealable + sealed: False +- proto: DrinkKiraSpecial + entities: + - uid: 67428 components: - type: Transform - pos: 20.5,13.5 - parent: 2 - - uid: 18672 + pos: 19.506283,4.4396057 + parent: 66965 +- proto: DrinkLemonJuice + entities: + - uid: 19562 components: - type: Transform - pos: 20.5,14.5 + rot: -1.5707963267948966 rad + pos: 37.532036,-7.9363985 parent: 2 - - uid: 18673 +- proto: DrinkMargaritaGlass + entities: + - uid: 19989 components: - type: Transform - pos: 20.5,15.5 + pos: -61.369125,-10.689065 parent: 2 - - uid: 18674 +- proto: DrinkMilkCarton + entities: + - uid: 10691 components: - type: Transform - pos: 20.5,16.5 - parent: 2 - - uid: 18675 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19824 components: - type: Transform - pos: 20.5,17.5 - parent: 2 - - uid: 18677 + parent: 19823 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23690 components: - type: Transform - pos: 20.5,18.5 + pos: -49.543068,33.12853 parent: 2 - - uid: 18678 + - uid: 30108 components: - type: Transform - pos: 20.5,19.5 + pos: 3.7142222,-71.1728 parent: 2 - - uid: 18679 +- proto: DrinkMilkshake + entities: + - uid: 3736 components: - type: Transform - pos: 20.5,20.5 + pos: 43.614037,24.525265 parent: 2 - - uid: 18680 +- proto: DrinkMug + entities: + - uid: 18458 components: - type: Transform - pos: 20.5,21.5 + pos: -51.309277,-58.58416 parent: 2 - - uid: 18681 +- proto: DrinkMugDog + entities: + - uid: 52431 components: - type: Transform - pos: 20.5,22.5 + pos: 14.414214,-77.62034 parent: 2 - - uid: 18682 +- proto: DrinkMugGreen + entities: + - uid: 18457 components: - type: Transform - pos: 23.5,13.5 + pos: -51.590527,-58.20916 parent: 2 - - uid: 18685 +- proto: DrinkMugHeart + entities: + - uid: 16123 components: - type: Transform - pos: 23.5,14.5 + pos: -14.6928215,-61.374226 parent: 2 - - uid: 18686 + - uid: 20544 components: - type: Transform - pos: 24.5,14.5 + pos: 83.44596,-54.145832 parent: 2 - - uid: 18687 + - uid: 20546 components: - type: Transform - pos: 25.5,14.5 + pos: 83.680336,-54.020832 parent: 2 - - uid: 18689 +- proto: DrinkMugMetal + entities: + - uid: 12269 components: - type: Transform - pos: 25.5,15.5 + rot: -1.5707963267948966 rad + pos: -19.831999,58.366524 parent: 2 - - uid: 18691 + - uid: 12692 components: - type: Transform - pos: 25.5,16.5 + pos: -20.066374,58.460274 parent: 2 - - uid: 18692 + - uid: 27937 components: - type: Transform - pos: 25.5,17.5 + rot: 1.5707963267948966 rad + pos: -55.352013,70.626396 parent: 2 - - uid: 18693 +- proto: DrinkMugMoebius + entities: + - uid: 1895 components: - type: Transform - pos: 25.5,18.5 + pos: -28.65109,22.744967 parent: 2 - - uid: 18694 + - uid: 3005 components: - type: Transform - pos: 25.5,19.5 + pos: 27.334959,-29.346317 parent: 2 - - uid: 18696 + - uid: 3557 components: - type: Transform - pos: 26.5,20.5 + pos: 40.48474,-31.474588 parent: 2 - - uid: 18697 +- proto: DrinkMugOne + entities: + - uid: 3063 components: - type: Transform - pos: 26.5,21.5 + pos: 27.678709,-31.346317 parent: 2 - - uid: 18698 + - uid: 8489 components: - type: Transform - pos: 26.5,22.5 + pos: 55.60409,5.692706 parent: 2 - - uid: 18699 + - uid: 15229 components: - type: Transform - pos: 25.5,22.5 + pos: 55.05976,-24.270046 parent: 2 - - uid: 18700 + - uid: 52107 components: - type: Transform - pos: 24.5,22.5 + pos: -66.68656,12.729165 parent: 2 - - uid: 18701 +- proto: DrinkMugRainbow + entities: + - uid: 29731 components: - type: Transform - pos: 23.5,22.5 + pos: -11.973465,-80.51119 parent: 2 - - uid: 18702 + - uid: 30196 components: - type: Transform - pos: 22.5,22.5 + pos: 67.550156,-15.27146 parent: 2 - - uid: 18703 + - uid: 30197 components: - type: Transform - pos: 21.5,22.5 + pos: 66.53453,-15.318335 parent: 2 - - uid: 18711 + - uid: 30198 components: - type: Transform - pos: 25.5,12.5 + pos: 66.487656,-13.33396 parent: 2 - - uid: 18712 + - uid: 30199 components: - type: Transform - pos: 25.5,11.5 + pos: 67.550156,-13.30271 parent: 2 - - uid: 18714 +- proto: DrinkMugRed + entities: + - uid: 1865 components: - type: Transform - pos: 25.5,10.5 + pos: -28.161509,22.526217 parent: 2 - - uid: 18715 + - uid: 8715 components: - type: Transform - pos: 24.5,10.5 + pos: 77.5,-34.5 parent: 2 - - uid: 18716 + - uid: 18461 components: - type: Transform - pos: 23.5,10.5 + pos: -51.809277,-58.506035 parent: 2 - - uid: 18717 + - uid: 61406 components: - type: Transform - pos: 22.5,10.5 - parent: 2 - - uid: 18718 + pos: 21.811678,36.54419 + parent: 56631 +- proto: DrinkNukieCan + entities: + - uid: 5824 components: - type: Transform - pos: 21.5,10.5 - parent: 2 - - uid: 18719 + parent: 5823 + - type: Physics + canCollide: False +- proto: DrinkOatMilkCarton + entities: + - uid: 19831 components: - type: Transform - pos: 20.5,10.5 + parent: 19823 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkPoisonWinebottleFull + entities: + - uid: 7019 + components: + - type: Transform + pos: -36.03501,45.9121 parent: 2 - - uid: 18720 +- proto: DrinkPwrGameCan + entities: + - uid: 22999 components: - type: Transform - pos: 20.5,11.5 + pos: 59.56409,-42.749565 parent: 2 - - uid: 18721 + - uid: 23000 components: - type: Transform - pos: 19.5,22.5 + pos: 59.25159,-42.874565 parent: 2 - - uid: 18722 + - uid: 23001 components: - type: Transform - pos: 14.5,21.5 + rot: -1.5707963267948966 rad + pos: 60.642216,-43.20269 parent: 2 - - uid: 18730 +- proto: DrinkRootBeerCan + entities: + - uid: 19257 components: - type: Transform - pos: 15.5,23.5 + rot: 17.27875959474386 rad + pos: 37.54766,-7.1551485 parent: 2 - - uid: 18731 + - uid: 19379 components: - type: Transform - pos: 18.5,22.5 + rot: 17.27875959474386 rad + pos: 37.688286,-7.2645235 parent: 2 - - uid: 18732 + - uid: 19558 components: - type: Transform - pos: 31.5,13.5 + rot: 17.27875959474386 rad + pos: 37.76641,-7.1395235 parent: 2 - - uid: 18733 +- proto: DrinkRumGlass + entities: + - uid: 6579 components: - type: Transform - pos: 31.5,14.5 + parent: 6575 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkSakeGlass + entities: + - uid: 29685 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.439936,56.84438 parent: 2 - - uid: 18736 + - uid: 29687 components: - type: Transform - pos: 31.5,15.5 + rot: 3.141592653589793 rad + pos: -17.63319,56.65112 parent: 2 - - uid: 18737 + - uid: 29691 components: - type: Transform - pos: 31.5,16.5 + rot: 3.141592653589793 rad + pos: -19.223812,56.84438 parent: 2 - - uid: 18740 +- proto: DrinkScrewdriverCocktailGlass + entities: + - uid: 10844 components: - type: Transform - pos: 32.5,16.5 + pos: -44.300835,7.7089586 parent: 2 - - uid: 18741 + - uid: 24293 components: - type: Transform - pos: 33.5,16.5 + pos: -55.659798,71.81576 parent: 2 - - uid: 18742 +- proto: DrinkShaker + entities: + - uid: 11891 components: - type: Transform - pos: 34.5,16.5 + pos: -88.67075,61.55316 parent: 2 - - uid: 18743 +- proto: DrinkShotGlass + entities: + - uid: 2817 components: - type: Transform - pos: 34.5,17.5 + rot: 3.141592653589793 rad + pos: 20.800426,58.943165 parent: 2 - - uid: 18744 + - uid: 5069 components: - type: Transform - pos: 34.5,18.5 + rot: 3.141592653589793 rad + pos: 78.489395,9.800206 parent: 2 - - uid: 18745 + - uid: 6232 components: - type: Transform - pos: 34.5,19.5 + rot: 3.141592653589793 rad + pos: 78.22377,9.503331 parent: 2 - - uid: 18746 + - uid: 6233 components: - type: Transform - pos: 34.5,20.5 + rot: 3.141592653589793 rad + pos: 78.53627,9.518956 parent: 2 - - uid: 18747 + - uid: 7002 components: - type: Transform - pos: 34.5,21.5 + pos: -66.888695,22.50612 parent: 2 - - uid: 18748 + - uid: 7047 components: - type: Transform - pos: 34.5,22.5 + pos: -44.28757,74.47809 parent: 2 - - uid: 18749 + - uid: 7055 components: - type: Transform - pos: 34.5,23.5 + pos: -43.97507,74.63434 parent: 2 - - uid: 18750 + - uid: 16063 components: - type: Transform - pos: 34.5,24.5 - parent: 2 - - uid: 18751 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 16064 components: - type: Transform - pos: 34.5,25.5 - parent: 2 - - uid: 18752 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 17157 components: - type: Transform - pos: 33.5,25.5 + rot: 3.141592653589793 rad + pos: 21.097301,58.67754 parent: 2 - - uid: 18753 + - uid: 17196 components: - type: Transform - pos: 32.5,25.5 + rot: 3.141592653589793 rad + pos: 20.722301,58.568165 parent: 2 - - uid: 18755 + - uid: 19319 components: - type: Transform - pos: 31.5,25.5 + rot: 3.141592653589793 rad + pos: 84.00241,-19.785336 parent: 2 - - uid: 18757 + - uid: 19320 components: - type: Transform - pos: 31.5,26.5 + rot: 3.141592653589793 rad + pos: 83.59616,-19.660336 parent: 2 - - uid: 18759 + - uid: 20593 components: - type: Transform - pos: 31.5,27.5 + pos: 87.44505,-55.527122 parent: 2 - - uid: 18760 + - uid: 20594 components: - type: Transform - pos: 31.5,28.5 + pos: 87.63255,-55.136497 parent: 2 - - uid: 18768 + - uid: 20595 components: - type: Transform - pos: 30.5,28.5 + pos: 87.69505,-55.402122 parent: 2 - - uid: 18770 +- proto: DrinkSodaWaterBottleFull + entities: + - uid: 6427 components: - type: Transform - pos: 29.5,28.5 + pos: -58.353855,22.799181 parent: 2 - - uid: 18777 + - uid: 6428 components: - type: Transform - pos: 28.5,28.5 + pos: -58.635105,17.627306 parent: 2 - - uid: 18779 + - uid: 8487 components: - type: Transform - pos: 27.5,28.5 + pos: 55.182217,5.677065 parent: 2 - - uid: 18780 + - uid: 13277 components: - type: Transform - pos: 27.5,27.5 + rot: 18.84955592153876 rad + pos: -13.386446,-41.047062 parent: 2 - - uid: 18781 + - uid: 13278 components: - type: Transform - pos: 27.5,26.5 + rot: 18.84955592153876 rad + pos: -13.167696,-40.953312 parent: 2 - - uid: 18782 + - uid: 22323 components: - type: Transform - pos: 27.5,25.5 + rot: 1.5707963267948966 rad + pos: -59.665493,-14.5209675 parent: 2 - - uid: 18792 + - uid: 22324 components: - type: Transform - pos: 27.5,24.5 + rot: 1.5707963267948966 rad + pos: -59.665493,-14.5209675 parent: 2 - - uid: 18793 +- proto: DrinkSodaWaterCan + entities: + - uid: 3915 components: - type: Transform - pos: 27.5,23.5 + pos: -103.72231,9.713502 parent: 2 - - uid: 18794 + - uid: 3918 components: - type: Transform - pos: 27.5,22.5 + pos: -103.42544,9.776002 parent: 2 - - uid: 18795 + - uid: 4256 components: - type: Transform - pos: 45.5,27.5 - parent: 2 - - uid: 18797 + parent: 4249 + - type: Physics + canCollide: False + - uid: 6577 components: - type: Transform - pos: 45.5,26.5 - parent: 2 - - uid: 18798 + parent: 6575 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 22322 components: - type: Transform - pos: 45.5,25.5 + pos: -59.993618,-14.2709675 parent: 2 - - uid: 18803 +- proto: DrinkSoyMilkCarton + entities: + - uid: 10692 components: - type: Transform - pos: 42.5,24.5 - parent: 2 - - uid: 18806 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19829 components: - type: Transform - pos: 35.5,25.5 - parent: 2 - - uid: 18809 + parent: 19823 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23689 components: - type: Transform - pos: 36.5,25.5 + pos: -49.293068,32.987904 parent: 2 - - uid: 18810 +- proto: DrinkStarkistCan + entities: + - uid: 15826 components: - type: Transform - pos: 37.5,25.5 + pos: 25.685772,-58.21644 parent: 2 - - uid: 18813 +- proto: DrinkSugarJug + entities: + - uid: 19372 components: - type: Transform - pos: 38.5,25.5 + rot: 37.69911184307754 rad + pos: 35.530224,-7.8852606 parent: 2 - - uid: 18815 +- proto: DrinkSyndicatebomb + entities: + - uid: 61407 components: - type: Transform - pos: 39.5,25.5 - parent: 2 - - uid: 18816 + pos: 33.44374,48.539795 + parent: 56631 +- proto: DrinkTeacup + entities: + - uid: 2941 components: - type: Transform - pos: 40.5,25.5 + pos: -93.525444,14.366095 parent: 2 - - uid: 18830 + - uid: 3009 components: - type: Transform - pos: 41.5,25.5 + pos: -93.306694,14.595262 parent: 2 - - uid: 18831 + - uid: 9704 components: - type: Transform - pos: 42.5,25.5 + pos: -8.735951,44.304066 parent: 2 - - uid: 18832 + - uid: 9705 components: - type: Transform - pos: 43.5,25.5 + pos: -8.314076,44.35094 parent: 2 - - uid: 18833 + - uid: 9706 components: - type: Transform - pos: 44.5,25.5 + pos: -8.314076,44.00719 parent: 2 - - uid: 18834 + - uid: 9708 components: - type: Transform - pos: 42.5,23.5 + pos: -8.704701,45.210316 parent: 2 - - uid: 18838 + - uid: 14620 components: - type: Transform - pos: 42.5,22.5 + pos: 16.563587,-61.31316 parent: 2 - - uid: 18839 + - uid: 53802 components: - type: Transform - pos: 42.5,21.5 + pos: 10.588681,-84.331604 parent: 2 - - uid: 18840 + - uid: 53803 components: - type: Transform - pos: 42.5,20.5 + pos: 10.057431,-83.081604 parent: 2 - - uid: 18842 + - uid: 53804 components: - type: Transform - pos: 42.5,19.5 + pos: 9.448056,-84.06598 parent: 2 - - uid: 18843 + - uid: 53805 components: - type: Transform - pos: 42.5,18.5 + pos: 11.573056,-83.65973 parent: 2 - - uid: 18844 + - uid: 53806 components: - type: Transform - pos: 42.5,17.5 + pos: 11.151181,-82.644104 parent: 2 - - uid: 18845 + - uid: 66305 components: - type: Transform - pos: 42.5,16.5 - parent: 2 - - uid: 18846 + pos: 0.28275156,-12.230078 + parent: 65849 +- proto: DrinkTeaJug + entities: + - uid: 3778 components: - type: Transform - pos: 42.5,15.5 + pos: -25.273283,-19.875986 parent: 2 - - uid: 18847 +- proto: DrinkTeapot + entities: + - uid: 3002 components: - type: Transform - pos: 42.5,14.5 + pos: -93.81176,14.604193 parent: 2 - - uid: 18848 + - uid: 9703 components: - type: Transform - pos: 42.5,13.5 + pos: -8.548451,44.75719 parent: 2 - - uid: 18849 + - uid: 28684 components: - type: Transform - pos: 42.5,12.5 + pos: -56.50344,64.74341 parent: 2 - - uid: 18972 + - uid: 30121 components: - type: Transform - pos: 35.5,19.5 + pos: -19.62316,65.870155 parent: 2 - - uid: 18974 + - uid: 53801 components: + - type: MetaData + desc: Элегантный заварочный чайник. Он излучает теплоту и придаёт уверенности. Сделан великикми китайскими мастерами по гончарному ремеслу. - type: Transform - pos: 36.5,19.5 + pos: 10.510556,-83.50348 parent: 2 - - uid: 18975 +- proto: DrinkThreeMileIslandGlass + entities: + - uid: 13073 components: - type: Transform - pos: 37.5,19.5 + pos: 13.477753,21.631586 parent: 2 - - uid: 18978 +- proto: DrinkVacuumFlask + entities: + - uid: 13125 components: - type: Transform - pos: 47.5,19.5 + pos: 13.831544,21.41669 parent: 2 - - uid: 18979 +- proto: DrinkVermouthBottleFull + entities: + - uid: 24864 components: - type: Transform - pos: 48.5,19.5 + pos: -80.26679,0.26592386 parent: 2 - - uid: 18980 +- proto: DrinkVodkaBottleFull + entities: + - uid: 7317 components: - type: Transform - pos: 49.5,19.5 + rot: -1.5707963267948966 rad + pos: -19.637146,36.16323 parent: 2 - - uid: 18982 + - uid: 8867 components: - type: Transform - pos: 50.5,19.5 + pos: 69.5,-64.5 parent: 2 - - uid: 18983 + - uid: 11461 components: - type: Transform - pos: 50.5,20.5 - parent: 2 - - uid: 18984 + parent: 14533 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15584 components: - type: Transform - pos: 50.5,21.5 + pos: 45.381668,-38.50605 parent: 2 - - uid: 18985 + - uid: 20580 components: - type: Transform - pos: 50.5,22.5 + pos: 87.32005,-55.058372 parent: 2 - - uid: 18986 +- proto: DrinkWaterBottleFull + entities: + - uid: 3317 components: - type: Transform - pos: 50.5,23.5 + pos: -46.824314,-14.397942 parent: 2 - - uid: 18987 + - uid: 3349 components: - type: Transform - pos: 50.5,24.5 + pos: -44.168064,-17.476067 parent: 2 - - uid: 18988 + - uid: 3575 components: - type: Transform - pos: 50.5,25.5 + pos: -97.16048,14.763179 parent: 2 - - uid: 18989 + - uid: 5918 components: - type: Transform - pos: 49.5,25.5 + pos: -28.241524,60.848827 parent: 2 - - uid: 18990 + - uid: 5939 components: - type: Transform - pos: 48.5,25.5 + pos: -33.210274,53.348827 parent: 2 - - uid: 18991 + - uid: 6064 components: - type: Transform - pos: 47.5,25.5 + pos: -33.787434,47.521008 parent: 2 - - uid: 18992 + - uid: 6067 components: - type: Transform - pos: 46.5,25.5 + pos: -33.61556,47.677258 parent: 2 - - uid: 18997 + - uid: 6068 components: - type: Transform - pos: 22.5,23.5 + pos: -33.474934,47.442883 parent: 2 - - uid: 18998 + - uid: 6069 components: - type: Transform - pos: 22.5,24.5 + pos: -33.287434,47.708508 parent: 2 - - uid: 18999 + - uid: 6399 components: - type: Transform - pos: 18.5,28.5 + pos: -58.416355,17.658556 parent: 2 - - uid: 19000 + - uid: 6429 components: - type: Transform - pos: 19.5,28.5 + pos: -58.603855,22.799181 parent: 2 - - uid: 19001 + - uid: 7051 components: - type: Transform - pos: 20.5,28.5 + pos: -44.72507,74.85309 parent: 2 - - uid: 19002 + - uid: 7065 components: - type: Transform - pos: 21.5,28.5 + pos: -44.490696,74.75934 parent: 2 - - uid: 19003 + - uid: 7810 components: - type: Transform - pos: 22.5,28.5 + pos: -29.410172,-19.349403 parent: 2 - - uid: 19004 + - uid: 8054 components: - type: Transform - pos: 23.5,28.5 + pos: 81.5,-31.5 parent: 2 - - uid: 19005 + - uid: 8815 components: - type: Transform - pos: 24.5,28.5 + pos: -5.714614,-7.129886 parent: 2 - - uid: 19006 + - uid: 9091 components: - type: Transform - pos: 25.5,28.5 + pos: -4.245864,-7.129884 parent: 2 - - uid: 19007 + - uid: 9098 components: - type: Transform - pos: 26.5,28.5 + pos: -5.683361,-9.333011 parent: 2 - - uid: 19008 + - uid: 9102 components: - type: Transform - pos: 18.5,33.5 + pos: -4.277113,-8.161134 parent: 2 - - uid: 19009 + - uid: 9109 components: - type: Transform - pos: 19.5,33.5 + pos: -4.277111,-9.348634 parent: 2 - - uid: 19010 + - uid: 9525 components: - type: Transform - pos: 20.5,33.5 + pos: 6.9496975,53.687542 parent: 2 - - uid: 19011 + - uid: 9931 components: - type: Transform - pos: 20.5,34.5 + pos: 2.3565726,56.726875 parent: 2 - - uid: 19012 + - uid: 9938 components: - type: Transform - pos: 21.5,34.5 + pos: 2.5909476,56.71125 parent: 2 - - uid: 19014 + - uid: 13273 components: - type: Transform - pos: 22.5,34.5 + pos: -13.230694,-40.174553 parent: 2 - - uid: 19015 + - uid: 13274 components: - type: Transform - pos: 23.5,34.5 + pos: -13.480694,-40.252678 parent: 2 - - uid: 19016 + - uid: 13275 components: - type: Transform - pos: 24.5,34.5 + pos: -13.386944,-40.408928 parent: 2 - - uid: 19017 + - uid: 13276 components: - type: Transform - pos: 25.5,34.5 + pos: -13.152569,-40.393303 parent: 2 - - uid: 19018 + - uid: 15801 components: - type: Transform - pos: 26.5,34.5 + pos: 35.73512,-60.158863 parent: 2 - - uid: 19021 + - uid: 15802 components: - type: Transform - pos: 27.5,34.5 + pos: 35.51637,-60.268238 parent: 2 - - uid: 19022 + - uid: 16128 components: - type: Transform - pos: 27.5,29.5 + pos: -10.602282,-59.22419 parent: 2 - - uid: 19024 + - uid: 18287 components: - type: Transform - pos: 27.5,30.5 + pos: -48.481964,-60.37472 parent: 2 - - uid: 19025 + - uid: 18575 components: - type: Transform - pos: 27.5,31.5 + pos: -55.540997,-75.51746 parent: 2 - - uid: 19026 + - uid: 20112 components: - type: Transform - pos: 27.5,32.5 + pos: -83.65393,12.840927 parent: 2 - - uid: 19027 + - uid: 20113 components: - type: Transform - pos: 27.5,33.5 + pos: -83.419556,12.731552 parent: 2 - - uid: 19028 + - uid: 20114 components: - type: Transform - pos: 28.5,30.5 + pos: -83.638306,12.637802 parent: 2 - - uid: 19031 + - uid: 21041 components: - type: Transform - pos: 17.5,22.5 + pos: 80.54391,-66.25594 parent: 2 - - uid: 19032 + - uid: 21045 components: - type: Transform - pos: 16.5,22.5 + pos: 80.41891,-66.49032 parent: 2 - - uid: 19033 + - uid: 21046 components: - type: Transform - pos: 15.5,22.5 + pos: 80.35641,-66.08407 parent: 2 - - uid: 19034 + - uid: 26287 components: - type: Transform - pos: 14.5,22.5 + pos: -35.603855,-85.31527 parent: 2 - - uid: 19035 + - uid: 26288 components: - type: Transform - pos: 14.5,20.5 + pos: -35.33823,-85.25277 parent: 2 - - uid: 19036 + - uid: 26289 components: - type: Transform - pos: 15.5,20.5 + pos: -35.15073,-85.40902 parent: 2 - - uid: 19038 + - uid: 26293 components: - type: Transform - pos: 15.5,24.5 + pos: -26.190529,-87.92324 parent: 2 - - uid: 19039 + - uid: 26294 components: - type: Transform - pos: 15.5,25.5 + pos: -24.003029,-90.470116 parent: 2 - - uid: 19041 + - uid: 61408 components: - type: Transform - pos: 15.5,26.5 - parent: 2 - - uid: 19042 + pos: 35.27089,16.55683 + parent: 56631 + - uid: 61409 components: - type: Transform - pos: 15.5,27.5 - parent: 2 - - uid: 19043 + rot: 1.5707963267948966 rad + pos: 35.630264,16.634954 + parent: 56631 + - uid: 61410 components: - type: Transform - pos: 15.5,28.5 - parent: 2 - - uid: 19044 + pos: -13.11377,56.632263 + parent: 56631 + - uid: 67083 components: - type: Transform - pos: 15.5,29.5 - parent: 2 - - uid: 19045 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67084 components: - type: Transform - pos: 15.5,30.5 - parent: 2 - - uid: 19046 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67085 components: - type: Transform - pos: 15.5,31.5 - parent: 2 - - uid: 19047 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67086 components: - type: Transform - pos: 14.5,31.5 - parent: 2 - - uid: 19048 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67087 components: - type: Transform - pos: 13.5,31.5 - parent: 2 - - uid: 19049 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67088 components: - type: Transform - pos: 12.5,31.5 - parent: 2 - - uid: 19105 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67089 components: - type: Transform - pos: 10.5,24.5 - parent: 2 - - uid: 19107 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67090 components: - type: Transform - pos: 10.5,23.5 - parent: 2 - - uid: 19108 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67091 components: - type: Transform - pos: 9.5,24.5 - parent: 2 - - uid: 19109 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67092 components: - type: Transform - pos: 11.5,22.5 - parent: 2 - - uid: 19110 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67093 components: - type: Transform - pos: 10.5,22.5 - parent: 2 - - uid: 19111 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67094 components: - type: Transform - pos: 12.5,22.5 - parent: 2 - - uid: 19112 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67095 components: - type: Transform - pos: 13.5,22.5 - parent: 2 - - uid: 19179 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67096 components: - type: Transform - pos: 0.5,15.5 - parent: 2 - - uid: 19182 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67097 components: - type: Transform - pos: 1.5,15.5 - parent: 2 - - uid: 19183 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67098 components: - type: Transform - pos: -0.5,15.5 - parent: 2 - - uid: 19184 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67099 components: - type: Transform - pos: -0.5,16.5 - parent: 2 - - uid: 19185 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67100 components: - type: Transform - pos: -0.5,17.5 - parent: 2 - - uid: 19186 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67101 components: - type: Transform - pos: -0.5,18.5 - parent: 2 - - uid: 19187 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67102 components: - type: Transform - pos: -0.5,19.5 - parent: 2 - - uid: 19189 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67103 components: - type: Transform - pos: -0.5,20.5 - parent: 2 - - uid: 19190 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67104 components: - type: Transform - pos: -0.5,21.5 - parent: 2 - - uid: 19191 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: DrinkWaterCup + entities: + - uid: 9304 components: - type: Transform - pos: -0.5,22.5 + pos: 64.42261,-47.270786 parent: 2 - - uid: 19192 + - uid: 9305 components: - type: Transform - pos: 0.5,22.5 + pos: 64.62573,-47.38016 parent: 2 - - uid: 19194 + - uid: 9306 components: - type: Transform - pos: 1.5,22.5 + pos: 64.43823,-47.427036 parent: 2 - - uid: 19195 + - uid: 9307 components: - type: Transform - pos: 2.5,22.5 + pos: 64.59448,-47.56766 parent: 2 - - uid: 19196 + - uid: 9652 components: - type: Transform - pos: 3.5,22.5 + pos: -47.487106,22.7352 parent: 2 - - uid: 19197 + - uid: 9653 components: - type: Transform - pos: 4.5,22.5 + pos: -47.69023,22.64145 parent: 2 - - uid: 19198 + - uid: 9654 components: - type: Transform - pos: 5.5,22.5 + pos: -47.40898,22.594576 parent: 2 - - uid: 19199 + - uid: 9656 components: - type: Transform - pos: 6.5,22.5 + pos: -47.56523,22.45395 parent: 2 - - uid: 19200 + - uid: 15230 components: - type: Transform - pos: 7.5,22.5 + pos: 51.356636,-23.301296 parent: 2 - - uid: 19201 + - uid: 15232 components: - type: Transform - pos: 8.5,22.5 + pos: 51.43476,-23.488796 parent: 2 - - uid: 19202 + - uid: 15233 components: - type: Transform - pos: 9.5,22.5 + pos: 51.59101,-23.332546 parent: 2 - - uid: 19962 + - uid: 15234 components: - type: Transform - pos: 39.5,-10.5 + pos: 51.637886,-23.504421 parent: 2 - - uid: 19963 + - uid: 23262 components: - type: Transform - pos: 39.5,-11.5 + pos: 2.4197936,32.704697 parent: 2 - - uid: 20194 + - uid: 23264 components: - type: Transform - pos: 13.5,10.5 + pos: 2.6229186,32.642197 parent: 2 - - uid: 20195 + - uid: 23265 components: - type: Transform - pos: 13.5,9.5 + pos: 2.4354186,32.56407 parent: 2 - - uid: 20197 + - uid: 23266 components: - type: Transform - pos: 14.5,9.5 + pos: 2.6072936,32.454697 parent: 2 - - uid: 20202 +- proto: DrinkWaterJug + entities: + - uid: 12109 components: - type: Transform - pos: 14.5,8.5 + pos: -63.32862,60.634296 parent: 2 - - uid: 20206 + - uid: 52100 components: - type: Transform - pos: 14.5,7.5 + pos: -66.425026,12.556672 parent: 2 - - uid: 20246 + - uid: 61411 components: - type: Transform - pos: 14.5,6.5 - parent: 2 - - uid: 20268 + pos: 12.102557,14.29726 + parent: 56631 + - uid: 67429 components: - type: Transform - pos: 14.5,5.5 - parent: 2 - - uid: 20269 + pos: 1.4830256,19.13902 + parent: 66965 +- proto: DrinkWhiskeyBottleFull + entities: + - uid: 16004 components: - type: Transform - pos: 14.5,4.5 + pos: 21.158056,59.308323 parent: 2 - - uid: 20271 + - uid: 20020 components: - type: Transform - pos: 14.5,3.5 + rot: -1.5707963267948966 rad + pos: -65.48051,-6.6247725 parent: 2 - - uid: 20281 +- proto: DrinkWineBottleFull + entities: + - uid: 9206 components: - type: Transform - pos: 14.5,2.5 + rot: -1.5707963267948966 rad + pos: -70.47719,60.971466 parent: 2 - - uid: 20282 + - uid: 12172 components: - type: Transform - pos: 14.5,1.5 + rot: -1.5707963267948966 rad + pos: -70.49281,60.693382 parent: 2 - - uid: 20287 + - uid: 12173 components: - type: Transform - pos: 14.5,0.5 + rot: -1.5707963267948966 rad + pos: -70.50844,60.427483 parent: 2 - - uid: 20288 + - uid: 12174 components: - type: Transform - pos: 15.5,0.5 + rot: -1.5707963267948966 rad + pos: -70.49281,60.17722 parent: 2 - - uid: 20289 + - uid: 20472 components: - type: Transform - pos: 16.5,0.5 + pos: 83.42782,-53.456707 parent: 2 - - uid: 20290 + - uid: 20486 components: - type: Transform - pos: 17.5,0.5 + pos: 83.62147,-53.352886 parent: 2 - - uid: 20296 + - uid: 20540 components: - type: Transform - pos: 18.5,0.5 + rot: 1.5707963267948966 rad + pos: 84.55411,-54.040386 parent: 2 - - uid: 20300 + - uid: 30463 components: - type: Transform - pos: 19.5,0.5 + rot: -1.5707963267948966 rad + pos: 43.592308,-6.297244 parent: 2 - - uid: 20301 + - uid: 30464 components: - type: Transform - pos: 20.5,0.5 + rot: -1.5707963267948966 rad + pos: 43.592308,-6.484744 parent: 2 - - uid: 20355 +- proto: DrinkWineCan + entities: + - uid: 4261 components: - type: Transform - pos: 20.5,1.5 - parent: 2 - - uid: 20361 + parent: 4249 + - type: Physics + canCollide: False + - uid: 9479 components: - type: Transform - pos: 20.5,2.5 + rot: 3.141592653589793 rad + pos: 6.755891,-13.492918 parent: 2 - - uid: 20388 +- proto: DrinkYorshGlass + entities: + - uid: 11897 components: - type: Transform - pos: 20.5,3.5 + pos: -90.65513,61.60009 parent: 2 - - uid: 20391 +- proto: Dropper + entities: + - uid: 6728 components: - type: Transform - pos: 20.5,4.5 + pos: -54.48921,43.377476 parent: 2 - - uid: 20392 + - uid: 8945 components: - type: Transform - pos: 20.5,5.5 + pos: 52.51033,-53.40161 parent: 2 - - uid: 20395 + - uid: 13523 components: - type: Transform - pos: 20.5,6.5 + rot: -1.5707963267948966 rad + pos: 18.57364,-43.397064 parent: 2 - - uid: 20405 + - uid: 13649 components: - type: Transform - pos: 20.5,7.5 + rot: -1.5707963267948966 rad + pos: 18.714266,-43.397064 parent: 2 - - uid: 20408 + - uid: 20674 components: - type: Transform - pos: 20.5,8.5 + rot: 3.141592653589793 rad + pos: -36.502003,80.367744 parent: 2 - - uid: 20415 +- proto: Eggshells + entities: + - uid: 9994 components: - type: Transform - pos: 20.5,9.5 + pos: -53.327736,35.62856 parent: 2 - - uid: 20553 + - uid: 10003 components: - type: Transform - pos: -23.5,-33.5 + pos: -53.765236,35.40981 parent: 2 - - uid: 20561 +- proto: EggSpider + entities: + - uid: 61412 components: - type: Transform - pos: -23.5,-32.5 - parent: 2 - - uid: 20611 + pos: -19.59694,0.56256104 + parent: 56631 + - uid: 61413 components: - type: Transform - pos: -22.5,-32.5 - parent: 2 - - uid: 20717 + pos: -21.76883,-0.23431396 + parent: 56631 + - uid: 61414 components: - type: Transform - pos: -21.5,-32.5 - parent: 2 - - uid: 20729 + pos: -21.253235,-0.62493896 + parent: 56631 + - uid: 61415 components: - type: Transform - pos: 58.5,-39.5 - parent: 2 - - uid: 20764 + pos: -18.659485,-5.656189 + parent: 56631 + - uid: 61416 components: - type: Transform - pos: -23.5,-31.5 - parent: 2 - - uid: 20769 + pos: -20.300873,3.309204 + parent: 56631 + - uid: 61417 components: - type: Transform - pos: -23.5,-30.5 - parent: 2 - - uid: 20805 + pos: 20.282858,8.429473 + parent: 56631 + - uid: 61418 components: - type: Transform - pos: -23.5,-29.5 - parent: 2 - - uid: 20806 + pos: 20.595358,8.429473 + parent: 56631 + - uid: 61419 components: - type: Transform - pos: -23.5,-28.5 - parent: 2 - - uid: 20814 + pos: 20.657642,-0.4185686 + parent: 56631 + - uid: 61420 components: - type: Transform - pos: -23.5,-27.5 - parent: 2 - - uid: 20821 + pos: 20.313892,-0.3248186 + parent: 56631 + - uid: 61421 components: - type: Transform - pos: -23.5,-26.5 - parent: 2 - - uid: 20829 + pos: 22.445118,2.6054916 + parent: 56631 + - uid: 61422 components: - type: Transform - pos: -23.5,-25.5 - parent: 2 - - uid: 20830 + pos: 22.616993,2.3711166 + parent: 56631 + - uid: 61423 components: - type: Transform - pos: -23.5,-24.5 - parent: 2 - - uid: 20831 + pos: -6.6742554,29.646019 + parent: 56631 + - uid: 61424 components: - type: Transform - pos: -23.5,-23.5 - parent: 2 - - uid: 20832 + pos: -6.4398804,29.380394 + parent: 56631 + - uid: 61425 components: - type: Transform - pos: -23.5,-22.5 - parent: 2 - - uid: 20834 + pos: -17.297878,19.52823 + parent: 56631 + - uid: 61426 components: - type: Transform - pos: -23.5,-21.5 - parent: 2 - - uid: 20835 + pos: -17.641628,19.606356 + parent: 56631 + - uid: 61427 components: - type: Transform - pos: -27.5,-18.5 - parent: 2 - - uid: 20841 + pos: -17.610378,19.200106 + parent: 56631 + - uid: 61428 components: - type: Transform - pos: -27.5,-19.5 - parent: 2 - - uid: 20843 + pos: -19.401276,48.616028 + parent: 56631 + - uid: 61429 components: - type: Transform - pos: -27.5,-20.5 - parent: 2 - - uid: 20846 + pos: -18.291931,47.022278 + parent: 56631 + - uid: 61430 components: - type: Transform - pos: -27.5,-21.5 - parent: 2 - - uid: 20849 + pos: -17.916931,46.537903 + parent: 56631 + - uid: 61431 components: - type: Transform - pos: -26.5,-21.5 - parent: 2 - - uid: 20859 + pos: -14.338791,51.334778 + parent: 56631 + - uid: 61432 components: - type: Transform - pos: -25.5,-21.5 - parent: 2 - - uid: 20878 + pos: -11.495041,47.647278 + parent: 56631 + - uid: 61433 components: - type: Transform - pos: -24.5,-21.5 - parent: 2 - - uid: 20880 + pos: -11.182571,48.522278 + parent: 56631 + - uid: 61434 components: - type: Transform - pos: -32.5,-16.5 - parent: 2 - - uid: 20881 + pos: -15.416916,48.397278 + parent: 56631 + - uid: 61435 components: - type: Transform - pos: -29.5,-16.5 - parent: 2 - - uid: 20885 + pos: -12.579193,58.38507 + parent: 56631 + - uid: 61436 components: - type: Transform - pos: -28.5,-16.5 - parent: 2 - - uid: 20886 + pos: -12.172897,58.650696 + parent: 56631 + - uid: 61437 components: - type: Transform - pos: -27.5,-16.5 - parent: 2 - - uid: 20905 + pos: -13.797928,53.47882 + parent: 56631 + - uid: 61438 components: - type: Transform - pos: -26.5,-16.5 - parent: 2 - - uid: 20913 + pos: -12.704178,54.44757 + parent: 56631 + - uid: 61439 components: - type: Transform - pos: -25.5,-16.5 - parent: 2 - - uid: 20914 + pos: -9.782333,54.35382 + parent: 56631 + - uid: 61440 components: - type: Transform - pos: -24.5,-16.5 - parent: 2 - - uid: 20921 + pos: -18.426895,53.591614 + parent: 56631 + - uid: 61441 components: - type: Transform - pos: -23.5,-16.5 - parent: 2 - - uid: 20926 + pos: -19.47377,56.466614 + parent: 56631 + - uid: 61442 components: - type: Transform - pos: -13.5,50.5 - parent: 2 - - uid: 20934 + pos: -20.208145,55.560364 + parent: 56631 + - uid: 61443 components: - type: Transform - pos: -22.5,-16.5 - parent: 2 - - uid: 20947 + pos: -20.583145,55.32599 + parent: 56631 +- proto: ElectricalDisruptionKit + entities: + - uid: 61444 components: - type: Transform - pos: -12.5,47.5 - parent: 2 - - uid: 20953 + pos: -55.530792,54.491882 + parent: 56631 +- proto: ElectricGuitarInstrument + entities: + - uid: 10111 components: - type: Transform - pos: -11.5,47.5 + pos: -8.5,24.5 parent: 2 - - uid: 20957 +- proto: EmergencyFunnyOxygenTankFilled + entities: + - uid: 24898 components: - type: Transform - pos: -11.5,-20.5 + pos: -69.51377,-8.488165 parent: 2 - - uid: 20959 +- proto: EmergencyLight + entities: + - uid: 326 components: - type: Transform - pos: -11.5,-19.5 + rot: 3.141592653589793 rad + pos: 57.5,-56.5 parent: 2 - - uid: 20982 + - uid: 2170 components: - type: Transform - pos: -11.5,-18.5 + pos: 22.5,-20.5 parent: 2 - - uid: 20985 + - uid: 3899 components: - type: Transform - pos: -13.5,47.5 + pos: 35.5,-24.5 parent: 2 - - uid: 20986 + - uid: 4532 components: - type: Transform - pos: -13.5,49.5 + pos: 42.5,-24.5 parent: 2 - - uid: 20989 + - uid: 4553 components: - type: Transform - pos: -13.5,48.5 + pos: 27.5,-24.5 parent: 2 - - uid: 20990 + - uid: 4564 components: - type: Transform - pos: -7.5,-21.5 + pos: 47.5,-18.5 parent: 2 - - uid: 20999 + - uid: 4581 components: - type: Transform - pos: -7.5,-24.5 + rot: -1.5707963267948966 rad + pos: 29.5,-30.5 parent: 2 - - uid: 21012 + - uid: 8117 components: - type: Transform - pos: -6.5,-24.5 + rot: 1.5707963267948966 rad + pos: 62.5,-41.5 parent: 2 - - uid: 21020 + - uid: 8657 components: - type: Transform - pos: -5.5,-24.5 + rot: 3.141592653589793 rad + pos: 79.5,-31.5 parent: 2 - - uid: 21034 + - uid: 8884 components: - type: Transform - pos: -5.5,-23.5 + rot: 1.5707963267948966 rad + pos: 59.5,-63.5 parent: 2 - - uid: 21046 + - uid: 9474 components: - type: Transform - pos: -5.5,-22.5 + rot: 1.5707963267948966 rad + pos: 67.5,-31.5 parent: 2 - - uid: 21059 + - uid: 9475 components: - type: Transform - pos: -7.5,-23.5 + rot: -1.5707963267948966 rad + pos: 75.5,-31.5 parent: 2 - - uid: 21062 + - uid: 9871 components: - type: Transform - pos: -7.5,-22.5 + rot: 1.5707963267948966 rad + pos: -45.5,22.5 parent: 2 - - uid: 21123 + - uid: 9872 components: - type: Transform - pos: -21.5,-20.5 + rot: -1.5707963267948966 rad + pos: -47.5,23.5 parent: 2 - - uid: 21124 + - uid: 15247 components: - type: Transform - pos: -21.5,-16.5 + rot: -1.5707963267948966 rad + pos: 41.5,-14.5 parent: 2 - - uid: 21144 + - uid: 15350 components: - type: Transform - pos: -21.5,-17.5 + rot: 3.141592653589793 rad + pos: 61.5,-31.5 parent: 2 - - uid: 21220 + - uid: 15702 components: - type: Transform - pos: -21.5,-18.5 + rot: 1.5707963267948966 rad + pos: 38.5,-41.5 parent: 2 - - uid: 21223 + - uid: 15705 components: - type: Transform - pos: -21.5,-19.5 + rot: 1.5707963267948966 rad + pos: 38.5,-48.5 parent: 2 - - uid: 21274 + - uid: 15707 components: - type: Transform - pos: -18.5,-20.5 + rot: -1.5707963267948966 rad + pos: 46.5,-48.5 parent: 2 - - uid: 21287 + - uid: 23496 components: - type: Transform - pos: -18.5,-19.5 + pos: -28.5,-34.5 parent: 2 - - uid: 21291 + - uid: 24449 components: - type: Transform - pos: -18.5,-18.5 + rot: 3.141592653589793 rad + pos: 63.5,-56.5 parent: 2 - - uid: 21293 + - uid: 51780 components: - type: Transform - pos: -18.5,-17.5 + rot: -1.5707963267948966 rad + pos: 61.5,-52.5 parent: 2 - - uid: 21306 + - uid: 53296 components: - type: Transform - pos: -18.5,-16.5 + rot: 1.5707963267948966 rad + pos: -105.5,46.5 parent: 2 - - uid: 21324 + - uid: 53297 components: - type: Transform - pos: -17.5,-16.5 + rot: -1.5707963267948966 rad + pos: -99.5,46.5 parent: 2 - - uid: 21326 + - uid: 53298 components: - type: Transform - pos: -16.5,-16.5 + rot: 1.5707963267948966 rad + pos: -105.5,62.5 parent: 2 - - uid: 21328 + - uid: 53299 components: - type: Transform - pos: -15.5,-16.5 + rot: -1.5707963267948966 rad + pos: -99.5,62.5 parent: 2 - - uid: 21341 + - uid: 53300 components: - type: Transform - pos: -15.5,-15.5 + pos: -19.5,34.5 parent: 2 - - uid: 21343 + - uid: 53302 components: - type: Transform - pos: -15.5,-15.5 + rot: 1.5707963267948966 rad + pos: -105.5,54.5 parent: 2 - - uid: 21344 + - uid: 53303 components: - type: Transform - pos: -19.5,-9.5 + rot: 1.5707963267948966 rad + pos: -92.5,49.5 parent: 2 - - uid: 21352 + - uid: 53304 components: - type: Transform - pos: -20.5,-9.5 + rot: 1.5707963267948966 rad + pos: -92.5,59.5 parent: 2 - - uid: 21396 + - uid: 53305 components: - type: Transform - pos: -21.5,-9.5 + pos: -96.5,56.5 parent: 2 - - uid: 21419 + - uid: 53306 components: - type: Transform - pos: -21.5,-10.5 + rot: 3.141592653589793 rad + pos: -93.5,52.5 parent: 2 - - uid: 21450 + - uid: 53307 components: - type: Transform - pos: -21.5,-11.5 + rot: 1.5707963267948966 rad + pos: -95.5,64.5 parent: 2 - - uid: 21461 + - uid: 53308 components: - type: Transform - pos: -21.5,-12.5 + rot: 1.5707963267948966 rad + pos: -95.5,44.5 parent: 2 - - uid: 21473 + - uid: 53309 components: - type: Transform - pos: -21.5,-13.5 + rot: 3.141592653589793 rad + pos: -84.5,47.5 parent: 2 - - uid: 21475 + - uid: 53310 components: - type: Transform - pos: -21.5,-14.5 + pos: -84.5,61.5 parent: 2 - - uid: 21476 + - uid: 53311 components: - type: Transform - pos: -21.5,-15.5 + rot: -1.5707963267948966 rad + pos: -78.5,59.5 parent: 2 - - uid: 21504 + - uid: 53312 components: - type: Transform - pos: -22.5,-12.5 + rot: -1.5707963267948966 rad + pos: -78.5,49.5 parent: 2 - - uid: 21514 + - uid: 53313 components: - type: Transform - pos: -23.5,-12.5 + rot: 3.141592653589793 rad + pos: -81.5,42.5 parent: 2 - - uid: 21534 + - uid: 53314 components: - type: Transform - pos: -24.5,-12.5 + rot: -1.5707963267948966 rad + pos: -74.5,45.5 parent: 2 - - uid: 21541 + - uid: 53315 components: - type: Transform - pos: -25.5,-12.5 + pos: -67.5,55.5 parent: 2 - - uid: 21544 + - uid: 53316 components: - type: Transform - pos: -25.5,-11.5 + pos: -59.5,55.5 parent: 2 - - uid: 21567 + - uid: 53317 components: - type: Transform - pos: -25.5,-10.5 + rot: 1.5707963267948966 rad + pos: -68.5,60.5 parent: 2 - - uid: 21568 + - uid: 53318 components: - type: Transform - pos: -25.5,-9.5 + rot: -1.5707963267948966 rad + pos: -58.5,60.5 parent: 2 - - uid: 21569 + - uid: 53319 components: - type: Transform - pos: -21.5,-8.5 + rot: 1.5707963267948966 rad + pos: -68.5,65.5 parent: 2 - - uid: 21573 + - uid: 53320 components: - type: Transform - pos: -21.5,-7.5 + rot: -1.5707963267948966 rad + pos: -58.5,65.5 parent: 2 - - uid: 21683 + - uid: 53321 components: - type: Transform - pos: -22.5,-7.5 + pos: -64.5,67.5 parent: 2 - - uid: 21708 + - uid: 53322 components: - type: Transform - pos: -23.5,-7.5 + pos: -62.5,67.5 parent: 2 - - uid: 21715 + - uid: 53323 components: - type: Transform - pos: -24.5,-7.5 + pos: -73.5,68.5 parent: 2 - - uid: 21737 + - uid: 53324 components: - type: Transform - pos: -25.5,-7.5 + rot: 3.141592653589793 rad + pos: -74.5,60.5 parent: 2 - - uid: 21742 + - uid: 53325 components: - type: Transform - pos: -25.5,-6.5 + pos: -60.5,47.5 parent: 2 - - uid: 21771 + - uid: 53326 components: - type: Transform - pos: -25.5,-5.5 + rot: 1.5707963267948966 rad + pos: -57.5,49.5 parent: 2 - - uid: 22445 + - uid: 53327 components: - type: Transform - pos: 57.5,-42.5 + rot: 3.141592653589793 rad + pos: -49.5,46.5 parent: 2 - - uid: 22450 + - uid: 53328 components: - type: Transform - pos: 59.5,-37.5 + rot: 3.141592653589793 rad + pos: -46.5,-34.5 parent: 2 - - uid: 22465 + - uid: 53329 components: - type: Transform - pos: 59.5,-39.5 + rot: 1.5707963267948966 rad + pos: -48.5,62.5 parent: 2 - - uid: 23634 + - uid: 53330 components: - type: Transform - pos: 13.5,-21.5 + rot: 3.141592653589793 rad + pos: -53.5,53.5 parent: 2 - - uid: 23732 + - uid: 53331 components: - type: Transform - pos: -48.5,-33.5 + rot: 3.141592653589793 rad + pos: -41.5,53.5 parent: 2 - - uid: 23786 + - uid: 53332 components: - type: Transform - pos: 13.5,-23.5 + rot: 3.141592653589793 rad + pos: -56.5,41.5 parent: 2 - - uid: 23836 + - uid: 53333 components: - type: Transform - pos: 14.5,-20.5 + rot: -1.5707963267948966 rad + pos: -42.5,45.5 parent: 2 - - uid: 24002 + - uid: 53334 components: - type: Transform - pos: 13.5,-20.5 + pos: -51.5,-55.5 parent: 2 - - uid: 24031 + - uid: 53335 components: - type: Transform - pos: -24.5,-32.5 + rot: 3.141592653589793 rad + pos: -19.5,36.5 parent: 2 - - uid: 24038 + - uid: 53336 components: - type: Transform - pos: -25.5,-32.5 + rot: 3.141592653589793 rad + pos: -47.5,41.5 parent: 2 - - uid: 24091 + - uid: 53337 components: - type: Transform - pos: 15.5,-20.5 + pos: 12.5,19.5 parent: 2 - - uid: 24099 + - uid: 53338 components: - type: Transform - pos: -26.5,-32.5 + rot: -1.5707963267948966 rad + pos: -38.5,62.5 parent: 2 - - uid: 24110 + - uid: 53339 components: - type: Transform - pos: -27.5,-32.5 + pos: -47.5,74.5 parent: 2 - - uid: 24117 + - uid: 53340 components: - type: Transform - pos: -28.5,-32.5 + pos: -39.5,74.5 parent: 2 - - uid: 24120 + - uid: 53341 components: - type: Transform - pos: -29.5,-32.5 + pos: -43.5,69.5 parent: 2 - - uid: 24134 + - uid: 53342 components: - type: Transform - pos: 13.5,-22.5 + rot: 3.141592653589793 rad + pos: -32.5,30.5 parent: 2 - - uid: 24140 + - uid: 53343 components: - type: Transform - pos: -30.5,-32.5 + rot: -1.5707963267948966 rad + pos: -28.5,40.5 parent: 2 - - uid: 24141 + - uid: 53344 components: - type: Transform - pos: -31.5,-32.5 + rot: 1.5707963267948966 rad + pos: -45.5,37.5 parent: 2 - - uid: 24144 + - uid: 53345 components: - type: Transform - pos: -32.5,-32.5 + rot: -1.5707963267948966 rad + pos: -47.5,37.5 parent: 2 - - uid: 24146 + - uid: 53346 components: - type: Transform - pos: -33.5,-32.5 + rot: 1.5707963267948966 rad + pos: -51.5,30.5 parent: 2 - - uid: 24152 + - uid: 53347 components: - type: Transform - pos: -34.5,-32.5 + pos: -55.5,35.5 parent: 2 - - uid: 24153 + - uid: 53348 components: - type: Transform - pos: -34.5,-31.5 + pos: -44.5,28.5 parent: 2 - - uid: 24171 + - uid: 53349 components: - type: Transform - pos: 11.5,-23.5 + rot: -1.5707963267948966 rad + pos: -32.5,21.5 parent: 2 - - uid: 24220 + - uid: 53350 components: - type: Transform - pos: -34.5,-30.5 + rot: 3.141592653589793 rad + pos: -28.5,20.5 parent: 2 - - uid: 24221 + - uid: 53351 components: - type: Transform - pos: -50.5,50.5 + pos: -20.5,24.5 parent: 2 - - uid: 24243 + - uid: 53352 components: - type: Transform - pos: 11.5,-22.5 + rot: 3.141592653589793 rad + pos: -9.5,21.5 parent: 2 - - uid: 24270 + - uid: 53353 components: - type: Transform - pos: 59.5,-38.5 + rot: 3.141592653589793 rad + pos: 47.5,33.5 parent: 2 - - uid: 24278 + - uid: 53354 components: - type: Transform - pos: 12.5,-23.5 + rot: 3.141592653589793 rad + pos: -23.5,41.5 parent: 2 - - uid: 24279 + - uid: 53355 components: - type: Transform - pos: 16.5,-20.5 + rot: -1.5707963267948966 rad + pos: 2.5,55.5 parent: 2 - - uid: 24288 + - uid: 53356 components: - type: Transform - pos: -51.5,50.5 + rot: 1.5707963267948966 rad + pos: -14.5,36.5 parent: 2 - - uid: 24289 + - uid: 53357 components: - type: Transform - pos: -52.5,50.5 + pos: -5.5,39.5 parent: 2 - - uid: 24295 + - uid: 53358 components: - type: Transform - pos: -53.5,50.5 + rot: -1.5707963267948966 rad + pos: -2.5,30.5 parent: 2 - - uid: 24298 + - uid: 53359 components: - type: Transform - pos: -54.5,50.5 + rot: -1.5707963267948966 rad + pos: -2.5,43.5 parent: 2 - - uid: 24299 + - uid: 53360 components: - type: Transform - pos: -35.5,-32.5 + pos: -12.5,44.5 parent: 2 - - uid: 24300 + - uid: 53361 components: - type: Transform - pos: -36.5,-32.5 + rot: -1.5707963267948966 rad + pos: -16.5,45.5 parent: 2 - - uid: 24314 + - uid: 53362 components: - type: Transform - pos: -37.5,-33.5 + rot: 3.141592653589793 rad + pos: 65.5,41.5 parent: 2 - - uid: 24315 + - uid: 53363 components: - type: Transform - pos: -37.5,-32.5 + pos: -43.5,66.5 parent: 2 - - uid: 24317 + - uid: 53364 components: - type: Transform - pos: -37.5,-34.5 + rot: -1.5707963267948966 rad + pos: -38.5,46.5 parent: 2 - - uid: 24332 + - uid: 53365 components: - type: Transform - pos: -38.5,-34.5 + rot: 3.141592653589793 rad + pos: -10.5,69.5 parent: 2 - - uid: 24333 + - uid: 53366 components: - type: Transform - pos: -39.5,-34.5 + rot: 1.5707963267948966 rad + pos: -36.5,60.5 parent: 2 - - uid: 24340 + - uid: 53367 components: - type: Transform - pos: -40.5,-34.5 + rot: -1.5707963267948966 rad + pos: -28.5,60.5 parent: 2 - - uid: 24348 + - uid: 53368 components: - type: Transform - pos: -41.5,-34.5 + rot: -1.5707963267948966 rad + pos: -28.5,56.5 parent: 2 - - uid: 24383 + - uid: 53369 components: - type: Transform - pos: -42.5,-34.5 + rot: 1.5707963267948966 rad + pos: -36.5,56.5 parent: 2 - - uid: 24389 + - uid: 53370 components: - type: Transform - pos: -43.5,-34.5 + pos: -54.5,28.5 parent: 2 - - uid: 24396 + - uid: 53371 components: - type: Transform - pos: -44.5,-34.5 + rot: -1.5707963267948966 rad + pos: -33.5,49.5 parent: 2 - - uid: 24399 + - uid: 53372 components: - type: Transform - pos: -45.5,-34.5 + pos: -31.5,28.5 parent: 2 - - uid: 24404 + - uid: 53373 components: - type: Transform - pos: -46.5,-34.5 + pos: -29.5,51.5 parent: 2 - - uid: 24405 + - uid: 53374 components: - type: Transform - pos: -47.5,-34.5 + rot: -1.5707963267948966 rad + pos: 1.5,47.5 parent: 2 - - uid: 24407 + - uid: 53375 components: - type: Transform - pos: -48.5,-34.5 + rot: 3.141592653589793 rad + pos: -6.5,49.5 parent: 2 - - uid: 24408 + - uid: 53376 components: - type: Transform - pos: -48.5,-32.5 + rot: -1.5707963267948966 rad + pos: -5.5,59.5 parent: 2 - - uid: 24412 + - uid: 53377 components: - type: Transform - pos: -48.5,-31.5 + rot: -1.5707963267948966 rad + pos: -24.5,32.5 parent: 2 - - uid: 24414 + - uid: 53378 components: - type: Transform - pos: -48.5,-30.5 + pos: -24.5,38.5 parent: 2 - - uid: 24420 + - uid: 53379 components: - type: Transform - pos: -48.5,-29.5 + rot: 3.141592653589793 rad + pos: -16.5,60.5 parent: 2 - - uid: 24428 + - uid: 53380 components: - type: Transform - pos: 54.5,-23.5 + rot: 3.141592653589793 rad + pos: -18.5,54.5 parent: 2 - - uid: 24459 + - uid: 53381 components: - type: Transform - pos: -48.5,-28.5 + rot: 3.141592653589793 rad + pos: -15.5,26.5 parent: 2 - - uid: 24469 + - uid: 53382 components: - type: Transform - pos: -48.5,-35.5 + rot: 3.141592653589793 rad + pos: -2.5,69.5 parent: 2 - - uid: 24473 + - uid: 53383 components: - type: Transform - pos: -48.5,-36.5 + rot: 3.141592653589793 rad + pos: -4.5,73.5 parent: 2 - - uid: 24478 + - uid: 53384 components: - type: Transform - pos: -48.5,-37.5 + rot: 1.5707963267948966 rad + pos: -45.5,30.5 parent: 2 - - uid: 24480 + - uid: 53385 components: - type: Transform - pos: -48.5,-38.5 + rot: 1.5707963267948966 rad + pos: 4.5,51.5 parent: 2 - - uid: 24487 + - uid: 53386 components: - type: Transform - pos: -48.5,-39.5 + rot: -1.5707963267948966 rad + pos: 14.5,51.5 parent: 2 - - uid: 24529 + - uid: 53387 components: - type: Transform - pos: -48.5,-40.5 + rot: 3.141592653589793 rad + pos: 7.5,44.5 parent: 2 - - uid: 24532 + - uid: 53388 components: - type: Transform - pos: -48.5,-41.5 + rot: 3.141592653589793 rad + pos: 8.5,40.5 parent: 2 - - uid: 24533 + - uid: 53389 components: - type: Transform - pos: -48.5,-42.5 + rot: 1.5707963267948966 rad + pos: -0.5,36.5 parent: 2 - - uid: 24549 + - uid: 53390 components: - type: Transform - pos: -48.5,-43.5 + rot: 1.5707963267948966 rad + pos: -40.5,39.5 parent: 2 - - uid: 24599 + - uid: 53391 components: - type: Transform - pos: -48.5,-44.5 + rot: 3.141592653589793 rad + pos: 4.5,26.5 parent: 2 - - uid: 24600 + - uid: 53392 components: - type: Transform - pos: -48.5,-45.5 + rot: 3.141592653589793 rad + pos: -4.5,26.5 parent: 2 - - uid: 24618 + - uid: 53393 components: - type: Transform - pos: -48.5,-46.5 + rot: -1.5707963267948966 rad + pos: 15.5,28.5 parent: 2 - - uid: 24645 + - uid: 53394 components: - type: Transform - pos: -48.5,-47.5 + rot: -1.5707963267948966 rad + pos: 22.5,30.5 parent: 2 - - uid: 24646 + - uid: 53395 components: - type: Transform - pos: -48.5,-48.5 + pos: 29.5,40.5 parent: 2 - - uid: 24667 + - uid: 53396 components: - type: Transform - pos: -48.5,-49.5 + rot: -1.5707963267948966 rad + pos: 41.5,39.5 parent: 2 - - uid: 24669 + - uid: 53397 components: - type: Transform - pos: -48.5,-50.5 + rot: 3.141592653589793 rad + pos: -37.5,30.5 parent: 2 - - uid: 24670 + - uid: 53398 components: - type: Transform - pos: -48.5,-51.5 + rot: 3.141592653589793 rad + pos: 32.5,26.5 parent: 2 - - uid: 24671 + - uid: 53399 components: - type: Transform - pos: -49.5,-51.5 + rot: 3.141592653589793 rad + pos: 28.5,20.5 parent: 2 - - uid: 24674 + - uid: 53400 components: - type: Transform - pos: -50.5,-51.5 + rot: 3.141592653589793 rad + pos: -30.5,42.5 parent: 2 - - uid: 24678 + - uid: 53401 components: - type: Transform - pos: -47.5,-41.5 + pos: -11.5,19.5 parent: 2 - - uid: 24681 + - uid: 53402 components: - type: Transform - pos: -46.5,-41.5 + rot: 1.5707963267948966 rad + pos: -60.5,-66.5 parent: 2 - - uid: 24833 + - uid: 53403 components: - type: Transform - pos: 55.5,-24.5 + rot: 1.5707963267948966 rad + pos: 13.5,-2.5 parent: 2 - - uid: 25040 + - uid: 53404 components: - type: Transform - pos: 54.5,-24.5 + rot: -1.5707963267948966 rad + pos: -12.5,-2.5 parent: 2 - - uid: 25157 + - uid: 53405 components: - type: Transform - pos: -13.5,-20.5 + rot: 3.141592653589793 rad + pos: -11.5,-17.5 parent: 2 - - uid: 25200 + - uid: 53406 components: - type: Transform - pos: -49.5,-65.5 + rot: 3.141592653589793 rad + pos: 12.5,-17.5 parent: 2 - - uid: 25212 + - uid: 53407 components: - type: Transform - pos: -49.5,-64.5 + rot: 1.5707963267948966 rad + pos: -62.5,20.5 parent: 2 - - uid: 25222 + - uid: 53408 components: - type: Transform - pos: -49.5,-63.5 + pos: 1.5,-15.5 parent: 2 - - uid: 25226 + - uid: 53409 components: - type: Transform - pos: -49.5,-62.5 + rot: -1.5707963267948966 rad + pos: -55.5,19.5 parent: 2 - - uid: 25248 + - uid: 53410 components: - type: Transform - pos: -23.5,-20.5 + pos: -47.5,11.5 parent: 2 - - uid: 25260 + - uid: 53411 components: - type: Transform - pos: -22.5,-20.5 + rot: -1.5707963267948966 rad + pos: 1.5,-23.5 parent: 2 - - uid: 25271 + - uid: 53412 components: - type: Transform - pos: -20.5,-20.5 + rot: 1.5707963267948966 rad + pos: -0.5,-31.5 parent: 2 - - uid: 25299 + - uid: 53413 components: - type: Transform - pos: -19.5,-20.5 + rot: 1.5707963267948966 rad + pos: 20.5,22.5 parent: 2 - - uid: 25304 + - uid: 53414 components: - type: Transform - pos: -17.5,-20.5 + rot: 3.141592653589793 rad + pos: 11.5,-26.5 parent: 2 - - uid: 25306 + - uid: 53415 components: - type: Transform - pos: -16.5,-20.5 + rot: 3.141592653589793 rad + pos: 19.5,-26.5 parent: 2 - - uid: 25307 + - uid: 53416 components: - type: Transform - pos: -15.5,-20.5 + rot: 3.141592653589793 rad + pos: 14.5,23.5 parent: 2 - - uid: 25310 + - uid: 53417 components: - type: Transform - pos: -14.5,-20.5 + pos: 14.5,34.5 parent: 2 - - uid: 25324 + - uid: 53418 components: - type: Transform - pos: -12.5,-20.5 + pos: -4.5,-33.5 parent: 2 - - uid: 25346 + - uid: 53419 components: - type: Transform - pos: -10.5,-20.5 + pos: 5.5,-33.5 parent: 2 - - uid: 25349 + - uid: 53422 components: - type: Transform - pos: -9.5,-20.5 + rot: 3.141592653589793 rad + pos: 29.5,42.5 parent: 2 - - uid: 25352 + - uid: 53423 components: - type: Transform - pos: -8.5,-20.5 + rot: -1.5707963267948966 rad + pos: 31.5,51.5 parent: 2 - - uid: 25354 + - uid: 53425 components: - type: Transform - pos: -7.5,-20.5 + rot: 1.5707963267948966 rad + pos: 20.5,43.5 parent: 2 - - uid: 25355 + - uid: 53426 components: - type: Transform - pos: -10.5,46.5 + rot: 1.5707963267948966 rad + pos: 20.5,51.5 parent: 2 - - uid: 25363 + - uid: 53427 components: - type: Transform - pos: -10.5,47.5 + rot: 3.141592653589793 rad + pos: 23.5,55.5 parent: 2 - - uid: 25365 + - uid: 53428 components: - type: Transform - pos: -10.5,48.5 + rot: -1.5707963267948966 rad + pos: -73.5,21.5 parent: 2 - - uid: 25368 + - uid: 53429 components: - type: Transform - pos: -31.5,-16.5 + pos: 27.5,64.5 parent: 2 - - uid: 25370 + - uid: 53430 components: - type: Transform - pos: -30.5,-16.5 + rot: 1.5707963267948966 rad + pos: -67.5,21.5 parent: 2 - - uid: 25372 + - uid: 53431 components: - type: Transform - pos: -33.5,-16.5 + pos: 37.5,64.5 parent: 2 - - uid: 25379 + - uid: 53432 components: - type: Transform - pos: -12.5,50.5 + rot: 1.5707963267948966 rad + pos: -71.5,24.5 parent: 2 - - uid: 25380 + - uid: 53433 components: - type: Transform - pos: -11.5,50.5 + pos: -74.5,18.5 parent: 2 - - uid: 25381 + - uid: 53434 components: - type: Transform - pos: -10.5,50.5 + rot: -1.5707963267948966 rad + pos: 47.5,53.5 parent: 2 - - uid: 25389 + - uid: 53435 components: - type: Transform - pos: -9.5,50.5 + pos: -66.5,18.5 parent: 2 - - uid: 25392 + - uid: 53436 components: - type: Transform - pos: -8.5,50.5 + pos: -80.5,20.5 parent: 2 - - uid: 25394 + - uid: 53437 components: - type: Transform - pos: -7.5,50.5 + rot: 3.141592653589793 rad + pos: -90.5,8.5 parent: 2 - - uid: 25395 + - uid: 53438 components: - type: Transform - pos: -9.5,52.5 + rot: -1.5707963267948966 rad + pos: -83.5,9.5 parent: 2 - - uid: 25397 + - uid: 53439 components: - type: Transform - pos: -8.5,52.5 + pos: 30.5,1.5 parent: 2 - - uid: 25398 + - uid: 53440 components: - type: Transform - pos: -7.5,52.5 + rot: 1.5707963267948966 rad + pos: -81.5,9.5 parent: 2 - - uid: 25399 + - uid: 53441 components: - type: Transform - pos: -7.5,51.5 + rot: 3.141592653589793 rad + pos: 36.5,50.5 parent: 2 - - uid: 25401 + - uid: 53442 components: - type: Transform - pos: -1.5,69.5 + rot: 3.141592653589793 rad + pos: 43.5,-0.5 parent: 2 - - uid: 25405 + - uid: 53443 components: - type: Transform - pos: -1.5,68.5 + rot: 3.141592653589793 rad + pos: 42.5,42.5 parent: 2 - - uid: 25409 + - uid: 53444 components: - type: Transform - pos: -1.5,67.5 + rot: 1.5707963267948966 rad + pos: -74.5,11.5 parent: 2 - - uid: 25410 + - uid: 53445 components: - type: Transform - pos: -2.5,67.5 + rot: 1.5707963267948966 rad + pos: 39.5,-5.5 parent: 2 - - uid: 25421 + - uid: 53446 components: - type: Transform - pos: -3.5,67.5 + rot: 1.5707963267948966 rad + pos: -74.5,7.5 parent: 2 - - uid: 25422 + - uid: 53448 components: - type: Transform - pos: -4.5,67.5 + rot: -1.5707963267948966 rad + pos: -66.5,7.5 parent: 2 - - uid: 25423 + - uid: 53449 components: - type: Transform - pos: -5.5,67.5 + rot: -1.5707963267948966 rad + pos: -66.5,11.5 parent: 2 - - uid: 25424 + - uid: 53450 components: - type: Transform - pos: -6.5,67.5 + pos: 35.5,48.5 parent: 2 - - uid: 25425 + - uid: 53451 components: - type: Transform - pos: -7.5,67.5 + rot: -1.5707963267948966 rad + pos: -61.5,8.5 parent: 2 - - uid: 25426 + - uid: 53452 components: - type: Transform - pos: -7.5,66.5 + rot: 3.141592653589793 rad + pos: -74.5,-1.5 parent: 2 - - uid: 25427 + - uid: 53453 components: - type: Transform - pos: -7.5,65.5 + rot: -1.5707963267948966 rad + pos: 51.5,2.5 parent: 2 - - uid: 25428 + - uid: 53454 components: - type: Transform - pos: -7.5,64.5 + pos: -58.5,1.5 parent: 2 - - uid: 25429 + - uid: 53455 components: - type: Transform - pos: -7.5,63.5 + rot: 1.5707963267948966 rad + pos: -56.5,6.5 parent: 2 - - uid: 25438 + - uid: 53456 components: - type: Transform - pos: -7.5,62.5 + rot: 3.141592653589793 rad + pos: -47.5,-0.5 parent: 2 - - uid: 25439 + - uid: 53457 components: - type: Transform - pos: -7.5,61.5 + rot: 3.141592653589793 rad + pos: 59.5,-3.5 parent: 2 - - uid: 25440 + - uid: 53458 components: - type: Transform - pos: -7.5,60.5 + rot: -1.5707963267948966 rad + pos: -42.5,3.5 parent: 2 - - uid: 25441 + - uid: 53459 components: - type: Transform - pos: -7.5,59.5 + rot: 1.5707963267948966 rad + pos: -50.5,11.5 parent: 2 - - uid: 25442 + - uid: 53460 components: - type: Transform - pos: -7.5,58.5 + rot: 1.5707963267948966 rad + pos: -40.5,3.5 parent: 2 - - uid: 25451 + - uid: 53461 components: - type: Transform - pos: -7.5,57.5 + rot: -1.5707963267948966 rad + pos: -38.5,11.5 parent: 2 - - uid: 25459 + - uid: 53462 components: - type: Transform - pos: -7.5,56.5 + rot: 1.5707963267948966 rad + pos: -40.5,22.5 parent: 2 - - uid: 25460 + - uid: 53463 components: - type: Transform - pos: -7.5,55.5 + pos: 51.5,45.5 parent: 2 - - uid: 25463 + - uid: 53464 components: - type: Transform - pos: -7.5,54.5 + rot: -1.5707963267948966 rad + pos: 52.5,36.5 parent: 2 - - uid: 25465 + - uid: 53465 components: - type: Transform - pos: -7.5,53.5 + rot: 3.141592653589793 rad + pos: -17.5,-46.5 parent: 2 - - uid: 25467 + - uid: 53466 components: - type: Transform - pos: -33.5,-17.5 + pos: 56.5,44.5 parent: 2 - - uid: 25468 + - uid: 53467 components: - type: Transform - pos: -34.5,-16.5 + rot: 3.141592653589793 rad + pos: 65.5,47.5 parent: 2 - - uid: 25534 + - uid: 53469 components: - type: Transform - pos: -35.5,-16.5 + pos: 56.5,34.5 parent: 2 - - uid: 25544 + - uid: 53470 components: - type: Transform - pos: -36.5,-16.5 + rot: -1.5707963267948966 rad + pos: 52.5,28.5 parent: 2 - - uid: 25545 + - uid: 53471 components: - type: Transform - pos: -37.5,-16.5 + rot: 1.5707963267948966 rad + pos: 39.5,17.5 parent: 2 - - uid: 25547 + - uid: 53472 components: - type: Transform - pos: -38.5,-16.5 + rot: 3.141592653589793 rad + pos: 46.5,14.5 parent: 2 - - uid: 25548 + - uid: 53473 components: - type: Transform - pos: -39.5,-16.5 + rot: 1.5707963267948966 rad + pos: 32.5,21.5 parent: 2 - - uid: 25549 + - uid: 53474 components: - type: Transform - pos: 9.5,52.5 + rot: 1.5707963267948966 rad + pos: 43.5,8.5 parent: 2 - - uid: 25561 + - uid: 53475 components: - type: Transform - pos: 8.5,52.5 + rot: 3.141592653589793 rad + pos: -20.5,-0.5 parent: 2 - - uid: 25580 + - uid: 53476 components: - type: Transform - pos: 7.5,52.5 + rot: 3.141592653589793 rad + pos: -30.5,-0.5 parent: 2 - - uid: 25594 + - uid: 53477 components: - type: Transform - pos: 6.5,52.5 + pos: -28.5,2.5 parent: 2 - - uid: 25595 + - uid: 53478 components: - type: Transform - pos: 2.5,52.5 + pos: -22.5,2.5 parent: 2 - - uid: 25609 + - uid: 53479 components: - type: Transform - pos: 5.5,51.5 + rot: 3.141592653589793 rad + pos: -3.5,-31.5 parent: 2 - - uid: 25610 + - uid: 53480 components: - type: Transform - pos: 4.5,51.5 + rot: -1.5707963267948966 rad + pos: -38.5,-4.5 parent: 2 - - uid: 25630 + - uid: 53481 components: - type: Transform - pos: 3.5,51.5 + pos: -4.5,-24.5 parent: 2 - - uid: 25634 + - uid: 53482 components: - type: Transform - pos: 2.5,51.5 + pos: -13.5,-19.5 parent: 2 - - uid: 25640 + - uid: 53483 components: - type: Transform - pos: 2.5,50.5 + rot: 3.141592653589793 rad + pos: -35.5,-21.5 parent: 2 - - uid: 25646 + - uid: 53484 components: - type: Transform - pos: 1.5,50.5 + rot: 1.5707963267948966 rad + pos: -32.5,-8.5 parent: 2 - - uid: 25648 + - uid: 53485 components: - type: Transform - pos: 0.5,50.5 + rot: 1.5707963267948966 rad + pos: -26.5,-10.5 parent: 2 - - uid: 25649 + - uid: 53486 components: - type: Transform - pos: -0.5,50.5 + pos: -20.5,-7.5 parent: 2 - - uid: 25650 + - uid: 53487 components: - type: Transform - pos: -1.5,50.5 + pos: -46.5,-20.5 parent: 2 - - uid: 25651 + - uid: 53488 components: - type: Transform - pos: -2.5,50.5 + rot: 3.141592653589793 rad + pos: -47.5,-0.5 parent: 2 - - uid: 25657 + - uid: 53489 components: - type: Transform - pos: -3.5,50.5 + rot: 3.141592653589793 rad + pos: -68.5,4.5 parent: 2 - - uid: 25660 + - uid: 53490 components: - type: Transform - pos: -4.5,50.5 + rot: 3.141592653589793 rad + pos: -40.5,-34.5 parent: 2 - - uid: 25694 + - uid: 53491 components: - type: Transform - pos: -5.5,50.5 + rot: 1.5707963267948966 rad + pos: -42.5,-37.5 parent: 2 - - uid: 25699 + - uid: 53492 components: - type: Transform - pos: -6.5,50.5 + pos: -81.5,10.5 parent: 2 - - uid: 25704 + - uid: 53493 components: - type: Transform - pos: -3.5,39.5 + rot: -1.5707963267948966 rad + pos: -44.5,-36.5 parent: 2 - - uid: 25706 + - uid: 53494 components: - type: Transform - pos: -2.5,39.5 + rot: -1.5707963267948966 rad + pos: -12.5,3.5 parent: 2 - - uid: 25711 + - uid: 53495 components: - type: Transform - pos: -1.5,39.5 + pos: -0.5,-43.5 parent: 2 - - uid: 25715 + - uid: 53496 components: - type: Transform - pos: -0.5,39.5 + rot: 1.5707963267948966 rad + pos: -6.5,-48.5 parent: 2 - - uid: 25720 + - uid: 53497 components: - type: Transform - pos: -0.5,40.5 + rot: 3.141592653589793 rad + pos: -34.5,-40.5 parent: 2 - - uid: 25721 + - uid: 53498 components: - type: Transform - pos: -0.5,41.5 + rot: -1.5707963267948966 rad + pos: 7.5,-48.5 parent: 2 - - uid: 25723 + - uid: 53499 components: - type: Transform - pos: -0.5,42.5 + rot: 3.141592653589793 rad + pos: -0.5,-51.5 parent: 2 - - uid: 25724 + - uid: 53500 components: - type: Transform - pos: -0.5,43.5 + rot: 3.141592653589793 rad + pos: -37.5,-44.5 parent: 2 - - uid: 25726 + - uid: 53501 components: - type: Transform - pos: -0.5,44.5 + rot: 3.141592653589793 rad + pos: -0.5,-55.5 parent: 2 - - uid: 25727 + - uid: 53502 components: - type: Transform - pos: -0.5,45.5 + rot: 1.5707963267948966 rad + pos: 5.5,-60.5 parent: 2 - - uid: 25728 + - uid: 53503 components: - type: Transform - pos: -0.5,46.5 + rot: -1.5707963267948966 rad + pos: -4.5,-60.5 parent: 2 - - uid: 25736 + - uid: 53505 components: - type: Transform - pos: -0.5,47.5 + rot: 3.141592653589793 rad + pos: 29.5,8.5 parent: 2 - - uid: 25738 + - uid: 53506 components: - type: Transform - pos: -0.5,48.5 + pos: 23.5,12.5 parent: 2 - - uid: 25739 + - uid: 53507 components: - type: Transform - pos: -0.5,49.5 + pos: -49.5,-28.5 parent: 2 - - uid: 25742 + - uid: 53509 components: - type: Transform - pos: 0.5,39.5 + rot: 3.141592653589793 rad + pos: -0.5,-60.5 parent: 2 - - uid: 25743 + - uid: 53510 components: - type: Transform - pos: 1.5,39.5 + rot: 3.141592653589793 rad + pos: -8.5,-55.5 parent: 2 - - uid: 25744 + - uid: 53511 components: - type: Transform - pos: 2.5,39.5 + pos: -16.5,-53.5 parent: 2 - - uid: 25749 + - uid: 53512 components: - type: Transform - pos: 3.5,39.5 + rot: 1.5707963267948966 rad + pos: -20.5,-61.5 parent: 2 - - uid: 25753 + - uid: 53513 components: - type: Transform - pos: 4.5,39.5 + rot: 3.141592653589793 rad + pos: -23.5,-66.5 parent: 2 - - uid: 25786 + - uid: 53514 components: - type: Transform - pos: 5.5,39.5 + rot: 3.141592653589793 rad + pos: 84.5,-16.5 parent: 2 - - uid: 25790 + - uid: 53515 components: - type: Transform - pos: 6.5,39.5 + pos: -46.5,-13.5 parent: 2 - - uid: 25798 + - uid: 53516 components: - type: Transform - pos: 6.5,40.5 + rot: 3.141592653589793 rad + pos: 81.5,-7.5 parent: 2 - - uid: 25801 + - uid: 53517 components: - type: Transform - pos: 6.5,41.5 + pos: -32.5,-64.5 parent: 2 - - uid: 25803 + - uid: 53518 components: - type: Transform - pos: 6.5,42.5 + rot: 3.141592653589793 rad + pos: -38.5,-66.5 parent: 2 - - uid: 25811 + - uid: 53519 components: - type: Transform - pos: -0.5,38.5 + rot: 1.5707963267948966 rad + pos: -42.5,-65.5 parent: 2 - - uid: 25816 + - uid: 53520 components: - type: Transform - pos: -0.5,37.5 + pos: 70.5,2.5 parent: 2 - - uid: 25837 + - uid: 53521 components: - type: Transform - pos: -0.5,36.5 + rot: 1.5707963267948966 rad + pos: 13.5,3.5 parent: 2 - - uid: 25841 + - uid: 53522 components: - type: Transform - pos: -0.5,35.5 + rot: 3.141592653589793 rad + pos: -52.5,-71.5 parent: 2 - - uid: 25852 + - uid: 53523 components: - type: Transform - pos: -0.5,34.5 + pos: 64.5,4.5 parent: 2 - - uid: 25853 + - uid: 53524 components: - type: Transform - pos: -0.5,33.5 + rot: 3.141592653589793 rad + pos: -50.5,-11.5 parent: 2 - - uid: 25865 + - uid: 53525 components: - type: Transform - pos: -0.5,32.5 + rot: 3.141592653589793 rad + pos: -49.5,-75.5 parent: 2 - - uid: 25872 + - uid: 53526 components: - type: Transform - pos: 7.5,61.5 + rot: 1.5707963267948966 rad + pos: -62.5,-73.5 parent: 2 - - uid: 25886 + - uid: 53527 components: - type: Transform - pos: 6.5,61.5 + rot: 1.5707963267948966 rad + pos: -45.5,-6.5 parent: 2 - - uid: 25918 + - uid: 53528 components: - type: Transform - pos: 5.5,61.5 + rot: 3.141592653589793 rad + pos: 55.5,-8.5 parent: 2 - - uid: 25926 + - uid: 53529 components: - type: Transform - pos: 0.5,32.5 + rot: 3.141592653589793 rad + pos: -52.5,-7.5 parent: 2 - - uid: 25938 + - uid: 53530 components: - type: Transform - pos: 1.5,32.5 + pos: -63.5,-8.5 parent: 2 - - uid: 25948 + - uid: 53531 components: - type: Transform - pos: 2.5,32.5 + rot: 1.5707963267948966 rad + pos: -16.5,-9.5 parent: 2 - - uid: 25956 + - uid: 53532 components: - type: Transform - pos: 3.5,32.5 + rot: 1.5707963267948966 rad + pos: -16.5,-7.5 parent: 2 - - uid: 25981 + - uid: 53533 components: - type: Transform - pos: 4.5,32.5 + rot: -1.5707963267948966 rad + pos: -55.5,-14.5 parent: 2 - - uid: 25983 + - uid: 53534 components: - type: Transform - pos: 5.5,32.5 + rot: 3.141592653589793 rad + pos: -69.5,-17.5 parent: 2 - - uid: 25985 + - uid: 53535 components: - type: Transform - pos: 6.5,32.5 + rot: 1.5707963267948966 rad + pos: -73.5,-19.5 parent: 2 - - uid: 25986 + - uid: 53536 components: - type: Transform - pos: 7.5,32.5 + pos: -78.5,-12.5 parent: 2 - - uid: 25990 + - uid: 53537 components: - type: Transform - pos: 8.5,32.5 + pos: -74.5,-8.5 parent: 2 - - uid: 25996 + - uid: 53538 components: - type: Transform - pos: 8.5,31.5 + rot: 1.5707963267948966 rad + pos: -79.5,-7.5 parent: 2 - - uid: 25998 + - uid: 53539 components: - type: Transform - pos: 5.5,60.5 + rot: 1.5707963267948966 rad + pos: -79.5,-23.5 parent: 2 - - uid: 26000 + - uid: 53540 components: - type: Transform - pos: 5.5,59.5 + rot: 1.5707963267948966 rad + pos: -75.5,-26.5 parent: 2 - - uid: 26001 + - uid: 53541 components: - type: Transform - pos: 5.5,58.5 + rot: 3.141592653589793 rad + pos: -12.5,-65.5 parent: 2 - - uid: 26009 + - uid: 53542 components: - type: Transform - pos: 5.5,57.5 + rot: -1.5707963267948966 rad + pos: -71.5,-31.5 parent: 2 - - uid: 26010 + - uid: 53543 components: - type: Transform - pos: 5.5,56.5 + rot: -1.5707963267948966 rad + pos: -38.5,-13.5 parent: 2 - - uid: 26011 + - uid: 53544 components: - type: Transform - pos: 5.5,55.5 + rot: -1.5707963267948966 rad + pos: 47.5,-9.5 parent: 2 - - uid: 26021 + - uid: 53545 components: - type: Transform - pos: 5.5,54.5 + pos: -37.5,-23.5 parent: 2 - - uid: 26030 + - uid: 53546 components: - type: Transform - pos: 5.5,53.5 + rot: -1.5707963267948966 rad + pos: -33.5,-32.5 parent: 2 - - uid: 26046 + - uid: 53547 components: - type: Transform - pos: 5.5,52.5 + pos: -18.5,-23.5 parent: 2 - - uid: 26058 + - uid: 53548 components: - type: Transform - pos: 8.5,30.5 + pos: -31.5,-23.5 parent: 2 - - uid: 26059 + - uid: 53549 components: - type: Transform - pos: 8.5,29.5 + rot: 1.5707963267948966 rad + pos: -11.5,-29.5 parent: 2 - - uid: 26064 + - uid: 53550 components: - type: Transform - pos: 8.5,28.5 + rot: -1.5707963267948966 rad + pos: 23.5,-56.5 parent: 2 - - uid: 26091 + - uid: 53551 components: - type: Transform - pos: 2.5,53.5 + pos: -0.5,-15.5 parent: 2 - - uid: 26092 + - uid: 53552 components: - type: Transform - pos: 2.5,54.5 + rot: 3.141592653589793 rad + pos: 59.5,-21.5 parent: 2 - - uid: 26131 + - uid: 53553 components: - type: Transform - pos: 2.5,55.5 + pos: 18.5,-63.5 parent: 2 - - uid: 26147 + - uid: 53554 components: - type: Transform - pos: 2.5,56.5 + rot: 1.5707963267948966 rad + pos: 9.5,-66.5 parent: 2 - - uid: 26166 + - uid: 53555 components: - type: Transform - pos: 2.5,57.5 + rot: 1.5707963267948966 rad + pos: 25.5,-58.5 parent: 2 - - uid: 26169 + - uid: 53556 components: - type: Transform - pos: 2.5,58.5 + pos: 38.5,-57.5 parent: 2 - - uid: 26209 + - uid: 53557 components: - type: Transform - pos: 41.5,-9.5 + rot: 1.5707963267948966 rad + pos: 25.5,-51.5 parent: 2 - - uid: 26216 + - uid: 53558 components: - type: Transform - pos: 2.5,59.5 + rot: 1.5707963267948966 rad + pos: -0.5,25.5 parent: 2 - - uid: 26231 + - uid: 53559 components: - type: Transform - pos: 2.5,60.5 + rot: 1.5707963267948966 rad + pos: -11.5,-33.5 parent: 2 - - uid: 26232 + - uid: 53560 components: - type: Transform - pos: 2.5,61.5 + rot: -1.5707963267948966 rad + pos: 1.5,29.5 parent: 2 - - uid: 26233 + - uid: 53561 components: - type: Transform - pos: 2.5,62.5 + rot: -1.5707963267948966 rad + pos: 18.5,-50.5 parent: 2 - - uid: 26235 + - uid: 53562 components: - type: Transform - pos: 2.5,63.5 + rot: -1.5707963267948966 rad + pos: -9.5,-39.5 parent: 2 - - uid: 26236 + - uid: 53563 components: - type: Transform - pos: 2.5,64.5 + rot: 1.5707963267948966 rad + pos: 9.5,-47.5 parent: 2 - - uid: 26237 + - uid: 53564 components: - type: Transform - pos: 2.5,65.5 + rot: 1.5707963267948966 rad + pos: -11.5,-44.5 parent: 2 - - uid: 26238 + - uid: 53565 components: - type: Transform - pos: 2.5,66.5 + pos: 13.5,-38.5 parent: 2 - - uid: 26240 + - uid: 53566 components: - type: Transform - pos: 2.5,67.5 + rot: -1.5707963267948966 rad + pos: 17.5,-9.5 parent: 2 - - uid: 26244 + - uid: 53567 components: - type: Transform - pos: 1.5,67.5 + rot: -1.5707963267948966 rad + pos: 17.5,-7.5 parent: 2 - - uid: 26245 + - uid: 53568 components: - type: Transform - pos: 0.5,67.5 + pos: -10.5,-49.5 parent: 2 - - uid: 26256 + - uid: 53569 components: - type: Transform - pos: -0.5,67.5 + rot: 3.141592653589793 rad + pos: 54.5,-27.5 parent: 2 - - uid: 26257 + - uid: 53570 components: - type: Transform - pos: 3.5,59.5 + rot: -1.5707963267948966 rad + pos: 17.5,8.5 parent: 2 - - uid: 26258 + - uid: 53571 components: - type: Transform - pos: 4.5,59.5 + rot: -1.5707963267948966 rad + pos: 17.5,10.5 parent: 2 - - uid: 26299 + - uid: 53573 components: - type: Transform - pos: 57.5,-41.5 + rot: 1.5707963267948966 rad + pos: -31.5,-45.5 parent: 2 - - uid: 26306 + - uid: 53574 components: - type: Transform - pos: 6.5,47.5 + rot: 1.5707963267948966 rad + pos: -6.5,-38.5 parent: 2 - - uid: 26307 + - uid: 53575 components: - type: Transform - pos: 7.5,47.5 + rot: 3.141592653589793 rad + pos: 33.5,-5.5 parent: 2 - - uid: 26308 + - uid: 53576 components: - type: Transform - pos: 8.5,47.5 + rot: 1.5707963267948966 rad + pos: -32.5,-70.5 parent: 2 - - uid: 26331 + - uid: 53577 components: - type: Transform - pos: 9.5,47.5 + rot: -1.5707963267948966 rad + pos: -24.5,-70.5 parent: 2 - - uid: 26363 + - uid: 53578 components: - type: Transform - pos: 5.5,50.5 + rot: 3.141592653589793 rad + pos: -27.5,-62.5 parent: 2 - - uid: 26364 + - uid: 53579 components: - type: Transform - pos: 6.5,50.5 + rot: 3.141592653589793 rad + pos: -8.5,-0.5 parent: 2 - - uid: 26380 + - uid: 53580 components: - type: Transform - pos: 6.5,49.5 + rot: 3.141592653589793 rad + pos: 9.5,-0.5 parent: 2 - - uid: 26381 + - uid: 53581 components: - type: Transform - pos: 6.5,48.5 + rot: -1.5707963267948966 rad + pos: -2.5,-10.5 parent: 2 - - uid: 26435 + - uid: 53582 components: - type: Transform - pos: 55.5,-51.5 + rot: -1.5707963267948966 rad + pos: -2.5,-5.5 parent: 2 - - uid: 26436 + - uid: 53583 components: - type: Transform - pos: 16.5,48.5 + pos: 6.5,-11.5 parent: 2 - - uid: 26439 + - uid: 53584 components: - type: Transform - pos: 17.5,48.5 + rot: 1.5707963267948966 rad + pos: 3.5,-7.5 parent: 2 - - uid: 26443 + - uid: 53585 components: - type: Transform - pos: 18.5,48.5 + rot: 3.141592653589793 rad + pos: 6.5,-6.5 parent: 2 - - uid: 26445 + - uid: 53586 components: - type: Transform - pos: 12.5,44.5 + rot: 3.141592653589793 rad + pos: -2.5,-1.5 parent: 2 - - uid: 26447 + - uid: 53587 components: - type: Transform - pos: 18.5,49.5 + rot: 3.141592653589793 rad + pos: 3.5,-1.5 parent: 2 - - uid: 26449 + - uid: 53588 components: - type: Transform - pos: 19.5,49.5 + rot: 1.5707963267948966 rad + pos: -4.5,5.5 parent: 2 - - uid: 26450 + - uid: 53589 components: - type: Transform - pos: 20.5,49.5 + rot: -1.5707963267948966 rad + pos: 5.5,5.5 parent: 2 - - uid: 26451 + - uid: 53590 components: - type: Transform - pos: 16.5,47.5 + pos: 11.5,-28.5 parent: 2 - - uid: 26452 + - uid: 53591 components: - type: Transform - pos: 16.5,46.5 + rot: 3.141592653589793 rad + pos: 6.5,-31.5 parent: 2 - - uid: 26454 + - uid: 53592 components: - type: Transform - pos: 16.5,45.5 + rot: 3.141592653589793 rad + pos: -4.5,9.5 parent: 2 - - uid: 26459 + - uid: 53593 components: - type: Transform - pos: 16.5,44.5 + rot: 3.141592653589793 rad + pos: 5.5,9.5 parent: 2 - - uid: 26486 + - uid: 53594 components: - type: Transform - pos: 16.5,43.5 + pos: -51.5,-20.5 parent: 2 - - uid: 26491 + - uid: 53595 components: - type: Transform - pos: 15.5,43.5 + pos: -16.5,-34.5 parent: 2 - - uid: 26507 + - uid: 53597 components: - type: Transform - pos: 14.5,43.5 + rot: 1.5707963267948966 rad + pos: 38.5,-30.5 parent: 2 - - uid: 26511 + - uid: 53598 components: - type: Transform - pos: 13.5,43.5 + rot: 1.5707963267948966 rad + pos: 31.5,-29.5 parent: 2 - - uid: 26533 + - uid: 53599 components: - type: Transform - pos: 12.5,43.5 + rot: 1.5707963267948966 rad + pos: 31.5,-31.5 parent: 2 - - uid: 26612 + - uid: 53600 components: - type: Transform - pos: -41.5,30.5 + pos: 85.5,2.5 parent: 2 - - uid: 26613 + - uid: 53601 components: - type: Transform - pos: -41.5,29.5 + rot: 3.141592653589793 rad + pos: 79.5,4.5 parent: 2 - - uid: 26620 + - uid: 53603 components: - type: Transform - pos: -40.5,29.5 + pos: 67.5,11.5 parent: 2 - - uid: 26623 + - uid: 53604 components: - type: Transform - pos: -40.5,28.5 + rot: 3.141592653589793 rad + pos: 72.5,9.5 parent: 2 - - uid: 26625 + - uid: 53606 components: - type: Transform - pos: -40.5,27.5 + pos: 57.5,9.5 parent: 2 - - uid: 26637 + - uid: 53612 components: - type: Transform - pos: -41.5,27.5 + rot: 1.5707963267948966 rad + pos: -31.5,9.5 parent: 2 - - uid: 26639 + - uid: 53613 components: - type: Transform - pos: -41.5,26.5 + rot: 3.141592653589793 rad + pos: -19.5,5.5 parent: 2 - - uid: 26641 + - uid: 53614 components: - type: Transform - pos: -41.5,25.5 + pos: -19.5,13.5 parent: 2 - - uid: 26652 + - uid: 55592 components: - type: Transform - pos: -41.5,24.5 - parent: 2 - - uid: 26653 + pos: -6.5,4.5 + parent: 55280 + - uid: 55593 components: - type: Transform - pos: -41.5,23.5 - parent: 2 - - uid: 26654 + rot: 3.141592653589793 rad + pos: 0.5,6.5 + parent: 55280 + - uid: 55594 components: - type: Transform - pos: -41.5,22.5 - parent: 2 - - uid: 26655 + pos: -10.5,5.5 + parent: 55280 + - uid: 55595 components: - type: Transform - pos: -28.5,14.5 - parent: 2 - - uid: 26657 + pos: 0.5,13.5 + parent: 55280 + - uid: 55596 components: - type: Transform - pos: -50.5,34.5 - parent: 2 - - uid: 26659 + rot: 3.141592653589793 rad + pos: -10.5,2.5 + parent: 55280 + - uid: 56164 components: - type: Transform - pos: -50.5,35.5 - parent: 2 - - uid: 26660 + rot: -1.5707963267948966 rad + pos: -1.5,-5.5 + parent: 56001 + - uid: 56165 components: - type: Transform - pos: -50.5,36.5 - parent: 2 - - uid: 26661 + rot: 1.5707963267948966 rad + pos: 4.5,-5.5 + parent: 56001 + - uid: 56166 components: - type: Transform - pos: -51.5,36.5 - parent: 2 - - uid: 26669 + rot: 1.5707963267948966 rad + pos: -3.5,-0.5 + parent: 56001 + - uid: 56167 components: - type: Transform - pos: 81.5,46.5 - parent: 2 - - uid: 26680 + rot: -1.5707963267948966 rad + pos: 6.5,-0.5 + parent: 56001 + - uid: 56168 components: - type: Transform - pos: -51.5,37.5 - parent: 2 - - uid: 26683 + rot: 3.141592653589793 rad + pos: -2.5,3.5 + parent: 56001 + - uid: 56169 components: - type: Transform - pos: -34.5,22.5 - parent: 2 - - uid: 26738 + rot: 3.141592653589793 rad + pos: 5.5,3.5 + parent: 56001 + - uid: 61445 components: - type: Transform - pos: -33.5,22.5 - parent: 2 - - uid: 26739 + pos: -5.5,12.5 + parent: 56631 + - uid: 61446 components: - type: Transform - pos: -32.5,22.5 - parent: 2 - - uid: 26744 + pos: 6.5,12.5 + parent: 56631 + - uid: 61447 components: - type: Transform - pos: -31.5,22.5 - parent: 2 - - uid: 26745 + rot: -1.5707963267948966 rad + pos: -12.5,1.5 + parent: 56631 + - uid: 61448 components: - type: Transform - pos: -30.5,22.5 - parent: 2 - - uid: 26747 + rot: 1.5707963267948966 rad + pos: 13.5,1.5 + parent: 56631 + - uid: 61449 components: - type: Transform - pos: -29.5,22.5 - parent: 2 - - uid: 26748 + rot: 1.5707963267948966 rad + pos: -12.5,-3.5 + parent: 56631 + - uid: 61450 components: - type: Transform - pos: -28.5,22.5 - parent: 2 - - uid: 26749 + rot: -1.5707963267948966 rad + pos: 13.5,-3.5 + parent: 56631 + - uid: 61451 components: - type: Transform - pos: -27.5,22.5 - parent: 2 - - uid: 26750 + rot: 3.141592653589793 rad + pos: -10.5,7.5 + parent: 56631 + - uid: 61452 components: - type: Transform - pos: -26.5,22.5 - parent: 2 - - uid: 26751 + rot: 3.141592653589793 rad + pos: 11.5,7.5 + parent: 56631 + - uid: 61453 components: - type: Transform - pos: -25.5,22.5 - parent: 2 - - uid: 26752 + pos: -15.5,16.5 + parent: 56631 + - uid: 61454 components: - type: Transform - pos: -24.5,22.5 - parent: 2 - - uid: 26766 + rot: 1.5707963267948966 rad + pos: -20.5,9.5 + parent: 56631 +- proto: EmergencyMedipen + entities: + - uid: 18334 components: - type: Transform - pos: -24.5,23.5 + pos: -22.527855,-70.0469 parent: 2 - - uid: 26771 +- proto: EmergencyNitrogenTankFilled + entities: + - uid: 9212 components: - type: Transform - pos: 59.5,-35.5 + pos: -8.590246,-9.500756 parent: 2 - - uid: 26774 + - uid: 10975 components: - type: Transform - pos: -24.5,24.5 - parent: 2 - - uid: 26778 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10981 components: - type: Transform - pos: -27.5,14.5 - parent: 2 - - uid: 26779 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10982 components: - type: Transform - pos: -26.5,14.5 - parent: 2 - - uid: 26780 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11657 components: - type: Transform - pos: -49.5,34.5 + pos: -57.348217,42.49539 parent: 2 - - uid: 26781 + - uid: 11658 components: - type: Transform - pos: -48.5,34.5 + pos: -57.348217,42.49539 parent: 2 - - uid: 26782 + - uid: 11659 components: - type: Transform - pos: -47.5,34.5 + pos: -57.348217,42.49539 parent: 2 - - uid: 26783 +- proto: EmergencyOxygenTank + entities: + - uid: 9223 components: - type: Transform - pos: -46.5,34.5 + pos: -8.293371,-9.547631 parent: 2 - - uid: 26806 +- proto: EmergencyOxygenTankFilled + entities: + - uid: 5076 components: - type: Transform - pos: -45.5,34.5 + pos: -57.598217,42.52664 parent: 2 - - uid: 26807 + - uid: 10979 components: - type: Transform - pos: -45.5,33.5 - parent: 2 - - uid: 26808 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10980 components: - type: Transform - pos: -26.5,13.5 - parent: 2 - - uid: 26809 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10983 components: - type: Transform - pos: -26.5,12.5 - parent: 2 - - uid: 26810 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11655 components: - type: Transform - pos: -44.5,33.5 + pos: -57.598217,42.52664 parent: 2 - - uid: 26814 + - uid: 11656 components: - type: Transform - pos: -43.5,33.5 + pos: -57.598217,42.52664 parent: 2 - - uid: 26820 + - uid: 30819 components: - type: Transform - pos: -43.5,32.5 + rot: 3.141592653589793 rad + pos: 16.732157,59.188 parent: 2 - - uid: 26833 + - uid: 31391 components: - type: Transform - pos: -27.5,12.5 + pos: -52.90246,14.392803 parent: 2 - - uid: 26835 + - uid: 61455 components: - type: Transform - pos: -28.5,12.5 - parent: 2 - - uid: 26836 + pos: 1.5380707,63.25714 + parent: 56631 +- proto: EmergencyRollerBed + entities: + - uid: 21976 components: - type: Transform - pos: -29.5,12.5 + pos: -71.5274,-25.365723 parent: 2 - - uid: 26844 + - uid: 21977 components: - type: Transform - pos: -30.5,12.5 + pos: -71.51177,-26.146973 parent: 2 - - uid: 26849 + - uid: 22820 components: - type: Transform - pos: -31.5,12.5 + pos: 3.509345,-36.4247 parent: 2 - - uid: 26854 + - uid: 22821 components: - type: Transform - pos: -32.5,12.5 + pos: 2.49372,-36.4247 parent: 2 - - uid: 26868 + - uid: 22822 components: - type: Transform - pos: -32.5,13.5 + pos: 1.4624702,-36.409077 parent: 2 - - uid: 26869 + - uid: 24576 components: - type: Transform - pos: -32.5,14.5 + pos: -82.51104,31.721905 parent: 2 - - uid: 26884 + - uid: 61456 components: - type: Transform - pos: -31.5,14.5 - parent: 2 - - uid: 26895 + pos: 13.756775,16.520325 + parent: 56631 +- proto: EmergencyRollerBedSpawnFolded + entities: + - uid: 9711 components: - type: Transform - pos: -30.5,14.5 + pos: -49.490017,17.44139 parent: 2 - - uid: 26898 + - uid: 10970 components: - type: Transform - pos: -42.5,32.5 + pos: -78.70929,59.517525 parent: 2 - - uid: 26899 + - uid: 18414 components: - type: Transform - pos: -41.5,32.5 + pos: -54.66577,-67.20923 parent: 2 - - uid: 26905 + - uid: 18415 components: - type: Transform - pos: -40.5,32.5 + pos: -54.41577,-67.4436 parent: 2 - - uid: 26907 +- proto: Emitter + entities: + - uid: 17008 components: - type: Transform - pos: -39.5,32.5 + pos: 79.5,51.5 parent: 2 - - uid: 26916 + - uid: 17011 components: - type: Transform - pos: -38.5,32.5 + rot: 1.5707963267948966 rad + pos: 75.5,39.5 parent: 2 - - uid: 26917 + - uid: 17014 components: - type: Transform - pos: -37.5,32.5 + pos: 87.5,51.5 parent: 2 - - uid: 26921 + - uid: 17044 components: - type: Transform - pos: -32.5,15.5 + rot: -1.5707963267948966 rad + pos: 91.5,47.5 parent: 2 - - uid: 26936 + - uid: 17046 components: - type: Transform - pos: -33.5,15.5 + rot: 3.141592653589793 rad + pos: 87.5,35.5 parent: 2 - - uid: 26937 + - uid: 17620 components: - type: Transform - pos: -34.5,15.5 + pos: 48.5,44.5 parent: 2 - - uid: 26938 + - uid: 17765 components: - type: Transform - pos: -49.5,30.5 + rot: 1.5707963267948966 rad + pos: 49.5,42.5 parent: 2 - - uid: 26939 + - uid: 17766 components: - type: Transform - pos: -49.5,33.5 + rot: 1.5707963267948966 rad + pos: 48.5,42.5 parent: 2 - - uid: 26940 +- proto: EmitterCircuitboard + entities: + - uid: 17980 components: - type: Transform - pos: -49.5,31.5 + pos: 66.5458,52.472843 parent: 2 - - uid: 26943 +- proto: EmpGrenade + entities: + - uid: 53937 components: - type: Transform - pos: -49.5,32.5 - parent: 2 - - uid: 26945 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: EmptyFlashlightLantern + entities: + - uid: 66306 components: - type: Transform - pos: -34.5,18.5 - parent: 2 - - uid: 26947 + rot: -1.5707963267948966 rad + pos: -7.8936605,-15.266935 + parent: 65849 +- proto: EncryptionKeyCargo + entities: + - uid: 18490 components: - type: Transform - pos: -34.5,19.5 - parent: 2 - - uid: 26948 + parent: 18489 + - type: Physics + canCollide: False + - uid: 56517 components: - type: Transform - pos: -34.5,20.5 - parent: 2 - - uid: 26951 + parent: 56516 + - type: Physics + canCollide: False +- proto: EncryptionKeyCentCom + entities: + - uid: 54852 components: - type: Transform - pos: -34.5,21.5 - parent: 2 - - uid: 26965 + parent: 54851 + - type: Physics + canCollide: False +- proto: EncryptionKeyCommand + entities: + - uid: 18492 components: - type: Transform - pos: -37.5,31.5 - parent: 2 - - uid: 26999 + parent: 18491 + - type: Physics + canCollide: False +- proto: EncryptionKeyCommon + entities: + - uid: 18474 components: - type: Transform - pos: -37.5,30.5 - parent: 2 - - uid: 27000 + parent: 18473 + - type: Physics + canCollide: False + - uid: 56518 components: - type: Transform - pos: -37.5,29.5 - parent: 2 - - uid: 27049 + parent: 56516 + - type: Physics + canCollide: False + - uid: 61458 components: - type: Transform - pos: -37.5,28.5 - parent: 2 - - uid: 27050 + parent: 61457 + - type: Physics + canCollide: False +- proto: EncryptionKeyEngineering + entities: + - uid: 18498 components: - type: Transform - pos: -36.5,28.5 - parent: 2 - - uid: 27051 + parent: 18497 + - type: Physics + canCollide: False +- proto: EncryptionKeyFreelance + entities: + - uid: 61460 components: - type: Transform - pos: -35.5,28.5 - parent: 2 - - uid: 27052 + parent: 61459 + - type: Physics + canCollide: False +- proto: EncryptionKeyMedical + entities: + - uid: 18494 components: - type: Transform - pos: -34.5,28.5 - parent: 2 - - uid: 27064 + parent: 18493 + - type: Physics + canCollide: False +- proto: EncryptionKeyMedicalScience + entities: + - uid: 18539 components: - type: Transform - pos: -33.5,28.5 + pos: 118.50345,-61.507202 parent: 2 - - uid: 27065 +- proto: EncryptionKeyScience + entities: + - uid: 18496 components: - type: Transform - pos: -32.5,28.5 - parent: 2 - - uid: 27066 + parent: 18495 + - type: Physics + canCollide: False +- proto: EncryptionKeySecurity + entities: + - uid: 18500 components: - type: Transform - pos: -31.5,28.5 - parent: 2 - - uid: 27079 + parent: 18499 + - type: Physics + canCollide: False +- proto: EncryptionKeyService + entities: + - uid: 18502 components: - type: Transform - pos: -30.5,28.5 - parent: 2 - - uid: 27088 + parent: 18501 + - type: Physics + canCollide: False +- proto: EnergyCutlass + entities: + - uid: 71026 components: - type: Transform - pos: -29.5,28.5 - parent: 2 - - uid: 27091 + parent: 71018 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: EnergyShield + entities: + - uid: 61461 components: - type: Transform - pos: -28.5,28.5 - parent: 2 - - uid: 27101 + pos: -22.260315,16.560303 + parent: 56631 +- proto: EphedrineChemistryBottle + entities: + - uid: 66307 components: - type: Transform - pos: -30.5,31.5 - parent: 2 - - uid: 27102 + pos: -1.5002556,14.798757 + parent: 65849 +- proto: EpinephrineChemistryBottle + entities: + - uid: 1757 components: - type: Transform - pos: -29.5,31.5 - parent: 2 - - uid: 27110 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 1758 components: - type: Transform - pos: -28.5,31.5 - parent: 2 - - uid: 27114 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18343 components: - type: Transform - pos: -28.5,30.5 + pos: -22.684105,-69.65106 parent: 2 - - uid: 27132 +- proto: ERTSpawnerEngineering + entities: + - uid: 54232 components: - type: Transform - pos: -28.5,29.5 - parent: 2 - - uid: 27139 + pos: 4.5,-4.5 + parent: 53899 + - type: DeviceLinkSink + links: + - 54462 +- proto: ERTSpawnerLeader + entities: + - uid: 54233 components: - type: Transform - pos: -5.5,44.5 - parent: 2 - - uid: 27140 + pos: -5.5,-6.5 + parent: 53899 + - type: DeviceLinkSink + links: + - 54462 +- proto: ERTSpawnerMedical + entities: + - uid: 54234 components: - type: Transform - pos: -26.5,53.5 - parent: 2 - - uid: 27141 + pos: 4.5,-6.5 + parent: 53899 + - type: DeviceLinkSink + links: + - 54462 +- proto: ERTSpawnerSrcurity + entities: + - uid: 54235 components: - type: Transform - pos: -28.5,35.5 - parent: 2 - - uid: 27151 + pos: 6.5,-4.5 + parent: 53899 + - type: DeviceLinkSink + links: + - 54462 + - uid: 54236 components: - type: Transform - pos: -28.5,34.5 - parent: 2 - - uid: 27161 + pos: 6.5,-5.5 + parent: 53899 + - type: DeviceLinkSink + links: + - 54462 + - uid: 54237 components: - type: Transform - pos: -28.5,33.5 - parent: 2 - - uid: 27170 + pos: 6.5,-6.5 + parent: 53899 + - type: DeviceLinkSink + links: + - 54462 +- proto: EvidenceMarkerEight + entities: + - uid: 21639 components: - type: Transform - pos: -28.5,32.5 + pos: -50.404804,-26.5303 parent: 2 - - uid: 27171 +- proto: EvidenceMarkerFour + entities: + - uid: 3641 components: + - type: MetaData + name: маркер отряда - type: Transform - pos: -26.5,52.5 + pos: -44.55437,-17.135529 parent: 2 - - uid: 27172 + - uid: 21948 components: - type: Transform - pos: -6.5,42.5 + pos: -50.182583,-26.683079 parent: 2 - - uid: 27174 +- proto: EvidenceMarkerNine + entities: + - uid: 21940 components: - type: Transform - pos: -7.5,42.5 + pos: -50.613136,-26.426134 parent: 2 - - uid: 27175 +- proto: EvidenceMarkerOne + entities: + - uid: 3612 components: + - type: MetaData + name: маркер отряда - type: Transform - pos: -27.5,35.5 + pos: -46.569996,-14.526154 parent: 2 - - uid: 27204 + - uid: 21941 components: - type: Transform - pos: -26.5,35.5 + pos: -50.83045,-26.327175 parent: 2 - - uid: 27206 +- proto: EvidenceMarkerThree + entities: + - uid: 7602 components: + - type: MetaData + name: маркер отряда - type: Transform - pos: -25.5,35.5 + rot: 1.5707963267948966 rad + pos: -44.254948,-14.968916 parent: 2 - - uid: 27211 +- proto: EvidenceMarkerTwo + entities: + - uid: 3610 components: + - type: MetaData + name: маркер отряда - type: Transform - pos: -24.5,35.5 + pos: -46.507496,-17.151154 parent: 2 - - uid: 27217 +- proto: ExosuitFabricator + entities: + - uid: 3935 components: - type: Transform - pos: -23.5,35.5 + pos: 45.5,-18.5 parent: 2 - - uid: 27218 +- proto: ExplosivePayload + entities: + - uid: 61462 components: - type: Transform - pos: -22.5,35.5 - parent: 2 - - uid: 27219 + pos: -32.563675,33.654785 + parent: 56631 +- proto: ExplosivesSignMed + entities: + - uid: 8880 components: - type: Transform - pos: -21.5,35.5 + pos: 58.5,-63.5 parent: 2 - - uid: 27220 + - uid: 8881 components: - type: Transform - pos: -7.5,41.5 + pos: 62.5,-65.5 parent: 2 - - uid: 27252 + - uid: 61463 components: - type: Transform - pos: -7.5,40.5 - parent: 2 - - uid: 27253 + rot: 3.141592653589793 rad + pos: 22.5,25.5 + parent: 56631 + - uid: 61464 components: - type: Transform - pos: -7.5,39.5 - parent: 2 - - uid: 27254 + rot: 3.141592653589793 rad + pos: 22.5,27.5 + parent: 56631 + - uid: 61465 components: - type: Transform - pos: -7.5,38.5 + pos: -13.5,68.5 + parent: 56631 +- proto: ExtinguisherCabinet + entities: + - uid: 47166 + components: + - type: Transform + pos: 39.5,-33.5 parent: 2 - - uid: 27257 +- proto: ExtinguisherCabinetFilled + entities: + - uid: 3435 components: - type: Transform - pos: 42.5,-9.5 + pos: 32.5,-27.5 parent: 2 - - uid: 27262 + - uid: 4185 components: - type: Transform - pos: -7.5,37.5 + rot: -1.5707963267948966 rad + pos: 42.5,-15.5 parent: 2 - - uid: 27263 + - uid: 5014 components: - type: Transform - pos: -7.5,36.5 + rot: 1.5707963267948966 rad + pos: 76.5,3.5 parent: 2 - - uid: 27265 + - uid: 7793 components: - type: Transform - pos: -7.5,35.5 + rot: 1.5707963267948966 rad + pos: -30.5,-22.5 parent: 2 - - uid: 27266 + - uid: 8451 components: - type: Transform - pos: -8.5,35.5 + pos: 61.5,-40.5 parent: 2 - - uid: 27267 + - uid: 8615 components: - type: Transform - pos: -9.5,35.5 + pos: 75.5,-33.5 parent: 2 - - uid: 27269 + - uid: 8647 components: - type: Transform - pos: -9.5,34.5 + pos: 49.5,-31.5 parent: 2 - - uid: 27271 + - uid: 8988 components: - type: Transform - pos: -9.5,33.5 + rot: 3.141592653589793 rad + pos: 53.5,-56.5 parent: 2 - - uid: 27272 + - uid: 9279 components: - type: Transform - pos: -9.5,32.5 + pos: 61.5,-45.5 parent: 2 - - uid: 27279 + - uid: 9280 components: - type: Transform - pos: -9.5,31.5 + pos: 58.5,-62.5 parent: 2 - - uid: 27280 + - uid: 9429 components: - type: Transform - pos: -21.5,34.5 + rot: -1.5707963267948966 rad + pos: 72.5,-20.5 parent: 2 - - uid: 27281 + - uid: 9460 components: - type: Transform - pos: -20.5,34.5 + pos: 70.5,-28.5 parent: 2 - - uid: 27282 + - uid: 9867 components: - type: Transform - pos: -20.5,33.5 + rot: -1.5707963267948966 rad + pos: -46.5,21.5 parent: 2 - - uid: 27283 + - uid: 12030 components: - type: Transform - pos: -20.5,32.5 + pos: -58.5,2.5 parent: 2 - - uid: 27284 + - uid: 15315 components: - type: Transform - pos: -21.5,36.5 + pos: 61.5,-28.5 parent: 2 - - uid: 27285 + - uid: 18263 components: - type: Transform - pos: -21.5,37.5 + pos: -43.5,-65.5 parent: 2 - - uid: 27286 + - uid: 18569 components: - type: Transform - pos: -21.5,38.5 + pos: -55.5,-76.5 parent: 2 - - uid: 27287 + - uid: 18571 components: - type: Transform - pos: -21.5,39.5 + pos: -61.5,-66.5 parent: 2 - - uid: 27288 + - uid: 18572 components: - type: Transform - pos: -21.5,40.5 + pos: -46.5,-62.5 parent: 2 - - uid: 27289 + - uid: 18578 components: - type: Transform - pos: -21.5,41.5 + pos: -52.5,-62.5 parent: 2 - - uid: 27290 + - uid: 19375 components: - type: Transform - pos: -21.5,42.5 + rot: 1.5707963267948966 rad + pos: 87.5,-6.5 parent: 2 - - uid: 27291 + - uid: 20996 components: - type: Transform - pos: -21.5,43.5 + pos: 85.5,-65.5 parent: 2 - - uid: 27292 + - uid: 22238 components: - type: Transform - pos: -21.5,44.5 + pos: -74.5,-17.5 parent: 2 - - uid: 27293 + - uid: 22240 components: - type: Transform - pos: -21.5,45.5 + pos: -74.5,-13.5 parent: 2 - - uid: 27294 + - uid: 22265 components: - type: Transform - pos: -21.5,46.5 + pos: -32.5,-26.5 parent: 2 - - uid: 27295 + - uid: 22266 components: - type: Transform - pos: -21.5,47.5 + pos: -41.5,-12.5 parent: 2 - - uid: 27302 + - uid: 22277 components: - type: Transform - pos: -20.5,47.5 + pos: -58.5,-13.5 parent: 2 - - uid: 27304 + - uid: 22278 components: - type: Transform - pos: -19.5,47.5 + pos: -72.5,-28.5 parent: 2 - - uid: 27320 + - uid: 22629 components: - type: Transform - pos: -26.5,54.5 + pos: -8.5,-27.5 parent: 2 - - uid: 27321 + - uid: 23237 components: - type: Transform - pos: -25.5,52.5 + rot: 3.141592653589793 rad + pos: 2.5,35.5 parent: 2 - - uid: 27322 + - uid: 23271 components: - type: Transform - pos: -24.5,52.5 + rot: -1.5707963267948966 rad + pos: -4.5,52.5 parent: 2 - - uid: 27334 + - uid: 23291 components: - type: Transform - pos: -10.5,31.5 + rot: 1.5707963267948966 rad + pos: -49.5,56.5 parent: 2 - - uid: 27360 + - uid: 23389 components: - type: Transform - pos: -10.5,30.5 + rot: 3.141592653589793 rad + pos: -20.5,-1.5 parent: 2 - - uid: 27371 + - uid: 23400 components: - type: Transform - pos: -10.5,29.5 + rot: -1.5707963267948966 rad + pos: 44.5,-56.5 parent: 2 - - uid: 27384 + - uid: 23405 components: - type: Transform - pos: -10.5,28.5 + rot: -1.5707963267948966 rad + pos: 35.5,-62.5 parent: 2 - - uid: 27385 + - uid: 23556 components: - type: Transform - pos: -10.5,27.5 + pos: -37.5,3.5 parent: 2 - - uid: 27388 + - uid: 23559 components: - type: Transform - pos: -10.5,26.5 + pos: -46.5,29.5 parent: 2 - - uid: 27389 + - uid: 23637 components: - type: Transform - pos: -10.5,25.5 + rot: 3.141592653589793 rad + pos: -7.5,25.5 parent: 2 - - uid: 27391 + - uid: 23648 components: - type: Transform - pos: -10.5,24.5 + rot: -1.5707963267948966 rad + pos: 47.5,2.5 parent: 2 - - uid: 27392 + - uid: 23663 components: - type: Transform - pos: -10.5,23.5 + rot: 3.141592653589793 rad + pos: -23.5,35.5 parent: 2 - - uid: 27417 + - uid: 24236 components: - type: Transform - pos: -10.5,22.5 + pos: -10.5,-83.5 parent: 2 - - uid: 27429 + - uid: 26434 components: - type: Transform - pos: -9.5,22.5 + pos: -41.5,25.5 parent: 2 - - uid: 27442 + - uid: 28900 components: - type: Transform - pos: -8.5,22.5 + pos: -74.5,-65.5 parent: 2 - - uid: 27444 + - uid: 29727 components: - type: Transform - pos: -8.5,23.5 + pos: 25.5,-17.5 parent: 2 - - uid: 27445 + - uid: 30406 components: - type: Transform - pos: -29.5,35.5 + pos: 70.5,-17.5 parent: 2 - - uid: 27448 + - uid: 45869 components: - type: Transform - pos: -8.5,24.5 + rot: -1.5707963267948966 rad + pos: -6.5,-32.5 parent: 2 - - uid: 27450 + - uid: 45921 components: - type: Transform - pos: -30.5,35.5 + rot: -1.5707963267948966 rad + pos: 3.5,-23.5 parent: 2 - - uid: 27451 + - uid: 45953 components: - type: Transform - pos: -11.5,22.5 + pos: 53.5,3.5 parent: 2 - - uid: 27452 + - uid: 46130 components: - type: Transform - pos: -12.5,22.5 + rot: -1.5707963267948966 rad + pos: 24.5,-52.5 parent: 2 - - uid: 27456 + - uid: 46138 components: - type: Transform - pos: -13.5,22.5 + rot: -1.5707963267948966 rad + pos: -21.5,-56.5 parent: 2 - - uid: 27457 + - uid: 46176 components: - type: Transform - pos: -14.5,22.5 + rot: -1.5707963267948966 rad + pos: 14.5,-41.5 parent: 2 - - uid: 27460 + - uid: 46187 components: - type: Transform - pos: -15.5,22.5 + rot: -1.5707963267948966 rad + pos: -13.5,-62.5 parent: 2 - - uid: 27469 + - uid: 46190 components: - type: Transform - pos: -16.5,22.5 + rot: -1.5707963267948966 rad + pos: 4.5,-48.5 parent: 2 - - uid: 27499 + - uid: 46241 components: - type: Transform - pos: -17.5,22.5 + rot: -1.5707963267948966 rad + pos: -7.5,-51.5 parent: 2 - - uid: 27511 + - uid: 46314 components: - type: Transform - pos: -18.5,22.5 + rot: -1.5707963267948966 rad + pos: -1.5,-56.5 parent: 2 - - uid: 27514 + - uid: 46315 components: - type: Transform - pos: -19.5,22.5 + rot: -1.5707963267948966 rad + pos: -7.5,-62.5 parent: 2 - - uid: 27519 + - uid: 46320 components: - type: Transform - pos: -20.5,22.5 + rot: -1.5707963267948966 rad + pos: 8.5,-54.5 parent: 2 - - uid: 27523 + - uid: 46321 components: - type: Transform - pos: -21.5,22.5 + rot: -1.5707963267948966 rad + pos: 8.5,-61.5 parent: 2 - - uid: 27526 + - uid: 46343 components: - type: Transform - pos: -22.5,22.5 + pos: 52.5,-9.5 parent: 2 - - uid: 27533 + - uid: 46383 components: - type: Transform - pos: -23.5,22.5 + rot: -1.5707963267948966 rad + pos: -34.5,-59.5 parent: 2 - - uid: 27543 + - uid: 46391 components: - type: Transform - pos: -30.5,18.5 + rot: -1.5707963267948966 rad + pos: -0.5,-42.5 parent: 2 - - uid: 27544 + - uid: 46425 components: - type: Transform - pos: -29.5,18.5 + rot: -1.5707963267948966 rad + pos: 19.5,-39.5 parent: 2 - - uid: 27545 + - uid: 47091 components: - type: Transform - pos: -28.5,18.5 + pos: 64.5,7.5 parent: 2 - - uid: 27548 + - uid: 47100 components: - type: Transform - pos: -27.5,18.5 + pos: 73.5,8.5 parent: 2 - - uid: 27559 + - uid: 47124 components: - type: Transform - pos: -27.5,19.5 + pos: 31.5,-23.5 parent: 2 - - uid: 27560 + - uid: 47125 components: - type: Transform - pos: -27.5,20.5 + pos: 52.5,-20.5 parent: 2 - - uid: 27562 + - uid: 47147 components: - type: Transform - pos: -27.5,21.5 + pos: 57.5,-28.5 parent: 2 - - uid: 27572 + - uid: 47171 components: - type: Transform - pos: -21.5,21.5 + pos: 26.5,-32.5 parent: 2 - - uid: 27578 + - uid: 47229 components: - type: Transform - pos: -21.5,20.5 + rot: -1.5707963267948966 rad + pos: 9.5,-29.5 parent: 2 - - uid: 27579 + - uid: 47231 components: - type: Transform - pos: -21.5,19.5 + rot: -1.5707963267948966 rad + pos: -6.5,-23.5 parent: 2 - - uid: 27584 + - uid: 47276 components: - type: Transform - pos: -21.5,18.5 + rot: -1.5707963267948966 rad + pos: -33.5,-71.5 parent: 2 - - uid: 27585 + - uid: 47278 components: - type: Transform - pos: -21.5,17.5 + rot: -1.5707963267948966 rad + pos: -19.5,-68.5 parent: 2 - - uid: 27587 + - uid: 47280 components: - type: Transform - pos: -20.5,17.5 + rot: -1.5707963267948966 rad + pos: -32.5,-34.5 parent: 2 - - uid: 27588 + - uid: 47286 components: - type: Transform - pos: -19.5,17.5 + rot: -1.5707963267948966 rad + pos: -31.5,-63.5 parent: 2 - - uid: 27591 + - uid: 47288 components: - type: Transform - pos: -18.5,17.5 + rot: -1.5707963267948966 rad + pos: -8.5,-43.5 parent: 2 - - uid: 27600 + - uid: 47302 components: - type: Transform - pos: -17.5,17.5 + rot: -1.5707963267948966 rad + pos: -39.5,-41.5 parent: 2 - - uid: 27604 + - uid: 47321 components: - type: Transform - pos: -17.5,18.5 + rot: -1.5707963267948966 rad + pos: -45.5,-43.5 parent: 2 - - uid: 27606 + - uid: 48060 components: - type: Transform - pos: -17.5,19.5 + pos: -73.5,-7.5 parent: 2 - - uid: 27612 + - uid: 48061 components: - type: Transform - pos: -17.5,20.5 + pos: -78.5,11.5 parent: 2 - - uid: 27627 + - uid: 52447 components: - type: Transform - pos: -20.5,31.5 + pos: -5.5,8.5 parent: 2 - - uid: 27676 + - uid: 52448 components: - type: Transform - pos: -20.5,30.5 + pos: -1.5,-2.5 parent: 2 - - uid: 27696 +- proto: ExtinguisherCabinetFilledOpen + entities: + - uid: 45939 components: - type: Transform - pos: -20.5,29.5 + rot: -1.5707963267948966 rad + pos: -68.5,-80.5 parent: 2 - - uid: 27699 +- proto: ExtinguisherCabinetOpen + entities: + - uid: 25182 components: - type: Transform - pos: -20.5,28.5 + pos: -69.5,-5.5 parent: 2 - - uid: 27704 + - uid: 46355 components: - type: Transform - pos: -20.5,27.5 + pos: 54.5,-43.5 parent: 2 - - uid: 27708 + - uid: 46386 components: - type: Transform - pos: -20.5,26.5 + rot: -1.5707963267948966 rad + pos: -68.5,-58.5 parent: 2 - - uid: 27717 +- proto: FaxMachineBase + entities: + - uid: 3285 components: + - type: MetaData + name: факс дальнего действия км - type: Transform - pos: -20.5,25.5 + pos: 67.5,8.5 parent: 2 - - uid: 27755 + - type: FaxMachine + name: Офис КМ + - uid: 3548 components: + - type: MetaData + name: факс дальнего действия нр - type: Transform - pos: -20.5,24.5 + pos: 38.5,-30.5 parent: 2 - - uid: 27769 + - type: FaxMachine + name: Офис НР + - uid: 6980 components: + - type: MetaData + name: факс дальнего действия гп - type: Transform - pos: -20.5,23.5 + pos: -25.5,-10.5 parent: 2 - - uid: 27780 + - type: FaxMachine + name: Офис ГП + - uid: 7801 components: - type: Transform - pos: -30.5,37.5 + pos: -49.5,-16.5 parent: 2 - - uid: 27788 + - type: FaxMachine + name: Брифинговая зона СБ + - uid: 8563 components: - type: Transform - pos: -30.5,36.5 + pos: 57.5,9.5 parent: 2 - - uid: 27804 + - type: FaxMachine + name: Приёмная отдела снабжения + - uid: 9865 components: - type: Transform - pos: -30.5,38.5 + pos: -14.5,42.5 parent: 2 - - uid: 27820 + - type: FaxMachine + name: Библиотека + - uid: 9937 components: + - type: MetaData + name: факс дальнего действия авд - type: Transform - pos: -30.5,39.5 + pos: -0.5,55.5 parent: 2 - - uid: 27826 + - type: FaxMachine + name: Кабинет АВД + - uid: 10948 components: - type: Transform - pos: -30.5,40.5 + pos: -78.5,61.5 parent: 2 - - uid: 27827 + - type: FaxMachine + name: Ресепшн прибытия + - uid: 13192 components: + - type: MetaData + name: факс дальнего действия смотрителя - type: Transform - pos: -29.5,40.5 + pos: -44.5,-23.5 parent: 2 - - uid: 27833 + - type: FaxMachine + name: Офис смотрителя + - uid: 14492 components: + - type: MetaData + name: факс дальнего действия си - type: Transform - pos: -28.5,40.5 + pos: 30.5,22.5 parent: 2 - - uid: 27834 + - type: FaxMachine + name: Офис СИ + - uid: 18602 components: + - type: MetaData + name: факс дальнего действия гв - type: Transform - pos: -27.5,40.5 + pos: -22.5,-62.5 parent: 2 - - uid: 27835 + - type: FaxMachine + name: Офис ГВ + - uid: 20044 components: + - type: MetaData + name: факс дальнего действия гсб - type: Transform - pos: -27.5,41.5 + pos: -61.5,-12.5 parent: 2 - - uid: 27837 + - type: FaxMachine + name: Офис ГСБ +- proto: FaxMachineCaptain + entities: + - uid: 8498 components: - type: Transform - pos: -27.5,42.5 + pos: 4.5,-3.5 parent: 2 - - uid: 27841 + - type: FaxMachine + name: Каюта капитана +- proto: FaxMachineSyndie + entities: + - uid: 28206 components: - type: Transform - pos: -27.5,43.5 + pos: -89.5,29.5 parent: 2 - - uid: 27844 + - uid: 61466 components: - type: Transform - pos: -27.5,44.5 - parent: 2 - - uid: 27848 + pos: 18.5,4.5 + parent: 56631 +- proto: FenceMetalBroken + entities: + - uid: 24507 components: - type: Transform - pos: -27.5,45.5 + rot: -1.5707963267948966 rad + pos: -49.5,-87.5 parent: 2 - - uid: 27849 + - uid: 24519 components: - type: Transform - pos: -27.5,46.5 + rot: 1.5707963267948966 rad + pos: -54.5,-87.5 parent: 2 - - uid: 27850 + - uid: 25972 components: - type: Transform - pos: -27.5,47.5 + pos: -55.5,-46.5 parent: 2 - - uid: 27851 + - uid: 26045 components: - type: Transform - pos: -19.5,31.5 + rot: -1.5707963267948966 rad + pos: 35.5,-75.5 parent: 2 - - uid: 27861 + - uid: 26057 components: - type: Transform - pos: -18.5,31.5 + rot: -1.5707963267948966 rad + pos: 43.5,-59.5 parent: 2 - - uid: 27862 + - uid: 26066 components: - type: Transform - pos: -17.5,31.5 + rot: 3.141592653589793 rad + pos: 18.5,-72.5 parent: 2 - - uid: 27867 + - uid: 26069 components: - type: Transform - pos: -21.5,49.5 + rot: 1.5707963267948966 rad + pos: 13.5,-72.5 parent: 2 - - uid: 27868 + - uid: 26071 components: - type: Transform - pos: -21.5,51.5 + pos: 5.5,-72.5 parent: 2 - - uid: 27869 + - uid: 27793 components: - type: Transform - pos: -21.5,50.5 + pos: -39.5,-50.5 parent: 2 - - uid: 27870 + - uid: 55597 components: - type: Transform - pos: -16.5,24.5 - parent: 2 - - uid: 27873 + pos: -6.5,11.5 + parent: 55280 +- proto: FenceMetalCorner + entities: + - uid: 28964 components: - type: Transform - pos: -16.5,25.5 + pos: -33.5,-49.5 parent: 2 - - uid: 27874 + - uid: 30373 components: - type: Transform - pos: -16.5,26.5 + rot: 3.141592653589793 rad + pos: 60.5,-12.5 parent: 2 - - uid: 27878 + - uid: 34142 components: - type: Transform - pos: -16.5,27.5 + pos: 0.5,-87.5 parent: 2 - - uid: 27881 +- proto: FenceMetalEnd + entities: + - uid: 24515 components: - type: Transform - pos: -17.5,27.5 + rot: -1.5707963267948966 rad + pos: -51.5,-87.5 parent: 2 - - uid: 27882 +- proto: FenceMetalGate + entities: + - uid: 28962 components: - type: Transform - pos: -18.5,27.5 + pos: -35.5,-49.5 parent: 2 - - uid: 27898 + - uid: 30356 components: - type: Transform - pos: -19.5,27.5 + pos: 79.5,-20.5 parent: 2 - - uid: 27901 + - uid: 30370 components: - type: Transform - pos: -21.5,48.5 + pos: 61.5,-12.5 parent: 2 - - uid: 27907 + - uid: 44983 components: - type: Transform - pos: -13.5,33.5 + pos: -53.5,-87.5 parent: 2 - - uid: 27909 + - uid: 55598 components: - type: Transform - pos: -13.5,34.5 - parent: 2 - - uid: 27912 + rot: -1.5707963267948966 rad + pos: -6.5,9.5 + parent: 55280 + - uid: 55599 components: - type: Transform - pos: -13.5,35.5 - parent: 2 - - uid: 27913 + rot: -1.5707963267948966 rad + pos: -6.5,10.5 + parent: 55280 +- proto: FenceMetalStraight + entities: + - uid: 17359 components: - type: Transform - pos: -13.5,36.5 + rot: -1.5707963267948966 rad + pos: 2.5,-86.5 parent: 2 - - uid: 27918 + - uid: 24479 components: - type: Transform - pos: -14.5,36.5 + rot: 1.5707963267948966 rad + pos: -48.5,-87.5 parent: 2 - - uid: 27922 + - uid: 24480 components: - type: Transform - pos: -14.5,37.5 + rot: 1.5707963267948966 rad + pos: -47.5,-87.5 parent: 2 - - uid: 27933 + - uid: 24518 components: - type: Transform - pos: -14.5,38.5 + rot: 1.5707963267948966 rad + pos: -52.5,-87.5 parent: 2 - - uid: 27934 + - uid: 24907 components: - type: Transform - pos: -14.5,39.5 + rot: -1.5707963267948966 rad + pos: 34.5,-75.5 parent: 2 - - uid: 27935 + - uid: 25989 components: - type: Transform - pos: -14.5,40.5 + rot: -1.5707963267948966 rad + pos: 36.5,-75.5 parent: 2 - - uid: 27938 + - uid: 26028 components: - type: Transform - pos: -14.5,41.5 + pos: -55.5,-45.5 parent: 2 - - uid: 27940 + - uid: 26032 components: - type: Transform - pos: -14.5,42.5 + pos: -55.5,-47.5 parent: 2 - - uid: 27950 + - uid: 26050 components: - type: Transform - pos: -15.5,41.5 + rot: 1.5707963267948966 rad + pos: -0.5,-87.5 parent: 2 - - uid: 27952 + - uid: 27795 components: - type: Transform - pos: -16.5,41.5 + pos: -39.5,-51.5 parent: 2 - - uid: 27955 + - uid: 28961 components: - type: Transform - pos: -17.5,41.5 + rot: -1.5707963267948966 rad + pos: -36.5,-49.5 parent: 2 - - uid: 27958 + - uid: 28963 components: - type: Transform - pos: -17.5,42.5 + rot: -1.5707963267948966 rad + pos: -34.5,-49.5 parent: 2 - - uid: 27966 + - uid: 30371 components: - type: Transform - pos: -17.5,43.5 + rot: -1.5707963267948966 rad + pos: 62.5,-12.5 parent: 2 - - uid: 27968 + - uid: 30375 components: - type: Transform - pos: -17.5,44.5 + pos: 60.5,-13.5 parent: 2 - - uid: 27970 + - uid: 30376 components: - type: Transform - pos: -17.5,45.5 + pos: 60.5,-14.5 parent: 2 - - uid: 27994 + - uid: 30377 components: - type: Transform - pos: -18.5,45.5 + pos: 60.5,-15.5 parent: 2 - - uid: 28009 + - uid: 55600 components: - type: Transform - pos: -19.5,45.5 - parent: 2 - - uid: 28013 + pos: -6.5,8.5 + parent: 55280 +- proto: FenceWoodHighStraight + entities: + - uid: 8439 components: - type: Transform - pos: -16.5,33.5 + rot: -1.5707963267948966 rad + pos: -60.5,66.5 parent: 2 - - uid: 28015 + - uid: 12125 components: - type: Transform - pos: -15.5,33.5 + rot: -1.5707963267948966 rad + pos: -59.5,66.5 parent: 2 - - uid: 28017 + - uid: 12131 components: - type: Transform - pos: -14.5,33.5 + rot: -1.5707963267948966 rad + pos: -58.5,66.5 parent: 2 - - uid: 28018 + - uid: 28418 components: - type: Transform - pos: -21.5,52.5 + rot: 1.5707963267948966 rad + pos: -60.5,75.5 parent: 2 - - uid: 28021 + - uid: 28450 components: - type: Transform - pos: -21.5,53.5 + rot: 1.5707963267948966 rad + pos: -61.5,75.5 parent: 2 - - uid: 28022 + - uid: 28472 components: - type: Transform - pos: -27.5,58.5 + rot: 1.5707963267948966 rad + pos: -64.5,75.5 parent: 2 - - uid: 28036 + - uid: 28473 components: - type: Transform - pos: -28.5,58.5 + rot: 1.5707963267948966 rad + pos: -63.5,75.5 parent: 2 - - uid: 28043 + - uid: 28479 components: - type: Transform - pos: -29.5,58.5 + rot: 1.5707963267948966 rad + pos: -64.5,71.5 parent: 2 - - uid: 28052 + - uid: 28480 components: - type: Transform - pos: -29.5,57.5 + rot: 1.5707963267948966 rad + pos: -60.5,71.5 parent: 2 - - uid: 28054 + - uid: 28481 components: - type: Transform - pos: -29.5,56.5 + rot: 1.5707963267948966 rad + pos: -59.5,71.5 parent: 2 - - uid: 28060 + - uid: 28496 components: - type: Transform - pos: -6.5,43.5 + rot: 1.5707963267948966 rad + pos: -59.5,75.5 parent: 2 - - uid: 28068 + - uid: 28497 components: - type: Transform - pos: -6.5,44.5 + rot: 1.5707963267948966 rad + pos: -62.5,71.5 parent: 2 - - uid: 28070 + - uid: 28498 components: - type: Transform - pos: -6.5,45.5 + rot: 1.5707963267948966 rad + pos: -61.5,71.5 parent: 2 - - uid: 28072 +- proto: FigureSpawner + entities: + - uid: 25588 components: - type: Transform - pos: -28.5,56.5 + pos: 11.5,-90.5 parent: 2 - - uid: 28073 + - uid: 25592 components: - type: Transform - pos: -27.5,56.5 + pos: 18.5,-91.5 parent: 2 - - uid: 28075 +- proto: filingCabinet + entities: + - uid: 9716 components: - type: Transform - pos: -26.5,56.5 + pos: -45.5,17.5 parent: 2 - - uid: 28076 + - uid: 9799 components: - type: Transform - pos: -25.5,56.5 + pos: -42.5,21.5 parent: 2 - - uid: 28077 + - uid: 18180 components: - type: Transform - pos: -24.5,56.5 + pos: -57.5,-63.5 parent: 2 - - uid: 28078 + - uid: 61467 components: - type: Transform - pos: -23.5,56.5 - parent: 2 - - uid: 28079 + pos: 4.5,46.5 + parent: 56631 + - uid: 61468 components: - type: Transform - pos: -22.5,56.5 - parent: 2 - - uid: 28080 + pos: -7.5,58.5 + parent: 56631 +- proto: filingCabinetDrawer + entities: + - uid: 8606 components: - type: Transform - pos: -21.5,56.5 + pos: 73.5,-38.5 parent: 2 - - uid: 28084 + - uid: 9450 components: - type: Transform - pos: -20.5,56.5 + pos: 69.5,-32.5 parent: 2 - - uid: 28091 + - uid: 29581 components: - type: Transform - pos: -20.5,55.5 + pos: -33.5,-54.5 parent: 2 - - uid: 28092 +- proto: filingCabinetDrawerRandom + entities: + - uid: 9508 components: - type: Transform - pos: -20.5,54.5 + pos: 12.5,49.5 parent: 2 - - uid: 28093 + - uid: 9509 components: - type: Transform - pos: -20.5,53.5 + pos: 4.5,49.5 parent: 2 - - uid: 28094 +- proto: filingCabinetRandom + entities: + - uid: 7564 components: - type: Transform - pos: -23.5,55.5 + pos: -51.5,-16.5 parent: 2 - - uid: 28095 + - uid: 8001 components: - type: Transform - pos: -23.5,54.5 + pos: -21.5,-19.5 parent: 2 - - uid: 28213 + - uid: 8265 components: - type: Transform - pos: -23.5,52.5 + pos: 7.5,57.5 parent: 2 - - uid: 28214 + - uid: 9500 components: - type: Transform - pos: -22.5,52.5 + pos: 7.5,59.5 parent: 2 - - uid: 28244 + - uid: 9590 components: - type: Transform - pos: -7.5,48.5 + pos: 4.5,59.5 parent: 2 - - uid: 28247 + - uid: 9591 components: - type: Transform - pos: -7.5,47.5 + pos: 5.5,59.5 parent: 2 - - uid: 28251 + - uid: 9592 components: - type: Transform - pos: -6.5,47.5 + pos: 4.5,57.5 parent: 2 - - uid: 28257 + - uid: 9593 components: - type: Transform - pos: -6.5,46.5 + pos: 6.5,59.5 parent: 2 - - uid: 28327 + - uid: 9594 components: - type: Transform - pos: -17.5,66.5 + pos: 5.5,57.5 parent: 2 - - uid: 28329 + - uid: 9595 components: - type: Transform - pos: -18.5,66.5 + pos: 6.5,57.5 parent: 2 - - uid: 28344 + - uid: 9850 components: - type: Transform - pos: -19.5,66.5 + pos: 10.5,55.5 parent: 2 - - uid: 28345 + - uid: 20030 components: - type: Transform - pos: -20.5,66.5 + pos: -54.5,-5.5 parent: 2 - - uid: 28346 + - uid: 20970 components: - type: Transform - pos: -21.5,66.5 + pos: 83.5,-61.5 parent: 2 - - uid: 28385 + - uid: 26420 components: - type: Transform - pos: -22.5,66.5 + pos: -91.5,-47.5 parent: 2 - - uid: 28386 + - uid: 61469 components: - type: Transform - pos: -23.5,66.5 - parent: 2 - - uid: 28387 + pos: 4.5,6.5 + parent: 56631 + - uid: 61470 components: - type: Transform - pos: -24.5,66.5 - parent: 2 - - uid: 28474 + pos: 21.5,33.5 + parent: 56631 + - uid: 61471 components: - type: Transform - pos: -24.5,65.5 - parent: 2 - - uid: 28475 + pos: -21.5,56.5 + parent: 56631 +- proto: filingCabinetTallRandom + entities: + - uid: 5263 components: - type: Transform - pos: -24.5,64.5 + pos: -52.5,-14.5 parent: 2 - - uid: 28476 +- proto: FireAlarm + entities: + - uid: 304 components: - type: Transform - pos: -24.5,63.5 + rot: -1.5707963267948966 rad + pos: 2.5,-28.5 parent: 2 - - uid: 28477 + - type: DeviceList + devices: + - 47618 + - 47616 + - 46924 + - 46925 + - 46926 + - 46967 + - 46968 + - 24410 + - 46937 + - 46938 + - 46939 + - 50643 + - 46977 + - 46978 + - uid: 2183 components: - type: Transform - pos: -24.5,62.5 + rot: 3.141592653589793 rad + pos: 63.5,-32.5 parent: 2 - - uid: 28478 + - type: DeviceList + devices: + - 48673 + - 48668 + - 50296 + - 50269 + - 50576 + - 50295 + - 50577 + - uid: 2192 components: - type: Transform - pos: -24.5,61.5 + rot: 3.141592653589793 rad + pos: 4.5,16.5 parent: 2 - - uid: 28483 + - type: DeviceList + devices: + - 46831 + - 46832 + - 46833 + - 44080 + - 50618 + - 44377 + - 50617 + - 45347 + - 50619 + - 44784 + - 42716 + - 42720 + - 46830 + - 46710 + - 46711 + - 46712 + - uid: 4884 components: - type: Transform - pos: -24.5,60.5 + rot: -1.5707963267948966 rad + pos: 62.5,-62.5 parent: 2 - - uid: 28487 + - type: DeviceList + devices: + - 48797 + - 48805 + - 50593 + - 50595 + - 50594 + - 50592 + - uid: 15237 components: - type: Transform - pos: -24.5,59.5 + rot: -1.5707963267948966 rad + pos: 45.5,-17.5 parent: 2 - - uid: 28488 + - type: DeviceList + devices: + - 50230 + - 50231 + - 48489 + - 48487 + - 48479 + - 48480 + - 50232 + - 50194 + - 50438 + - 50392 + - 50393 + - uid: 50102 components: - type: Transform - pos: -24.5,58.5 + pos: 54.5,-28.5 parent: 2 - - uid: 28489 + - type: DeviceList + devices: + - 50269 + - 50268 + - 50267 + - 48605 + - 48607 + - 50283 + - 50266 + - 50265 + - uid: 50233 components: - type: Transform - pos: -24.5,57.5 + rot: -1.5707963267948966 rad + pos: -66.5,-14.5 parent: 2 - - uid: 28646 + - type: DeviceList + devices: + - 47179 + - 48964 + - 50921 + - 48965 + - 47178 + - 47169 + - 47170 + - uid: 51900 components: - type: Transform - pos: 53.5,-43.5 + rot: 1.5707963267948966 rad + pos: -43.5,-41.5 parent: 2 - - uid: 28696 + - type: DeviceList + devices: + - 49391 + - 50983 + - 49390 + - 47046 + - 47133 + - 47035 + - 46980 + - uid: 51901 components: - type: Transform - pos: -34.5,16.5 + rot: -1.5707963267948966 rad + pos: -39.5,-29.5 parent: 2 - - uid: 28697 + - type: DeviceList + devices: + - 46980 + - 47032 + - 47111 + - 47108 + - 47033 + - 47104 + - 47105 + - 50981 + - 19368 + - uid: 51902 components: - type: Transform - pos: -34.5,17.5 + pos: -73.5,19.5 parent: 2 - - uid: 28699 + - type: DeviceList + devices: + - 50891 + - 50853 + - 50892 + - 47620 + - 50893 + - 44295 + - 44033 + - 47600 + - uid: 51903 components: - type: Transform - pos: -49.5,29.5 + rot: -1.5707963267948966 rad + pos: -37.5,-11.5 parent: 2 - - uid: 28701 + - type: DeviceList + devices: + - 50959 + - 50958 + - 50957 + - 24040 + - 46344 + - 45812 + - 46178 + - 47088 + - 45901 + - 50962 + - 50963 + - 50961 + - uid: 51904 components: - type: Transform - pos: -48.5,29.5 + pos: -45.5,-8.5 parent: 2 - - uid: 28703 + - type: DeviceList + devices: + - 48875 + - 50910 + - 48874 + - 46178 + - 47097 + - 46358 + - 46359 + - 47098 + - 46265 + - uid: 51905 components: - type: Transform - pos: -47.5,29.5 + rot: -1.5707963267948966 rad + pos: 16.5,15.5 parent: 2 - - uid: 28704 + - type: DeviceList + devices: + - 45437 + - 44343 + - 50110 + - 31714 + - 31837 + - 46845 + - 46844 + - 46832 + - 46831 + - 46841 + - 46833 + - uid: 51906 components: - type: Transform - pos: -46.5,29.5 + rot: 1.5707963267948966 rad + pos: 38.5,12.5 parent: 2 - - uid: 28705 + - type: DeviceList + devices: + - 45928 + - 49012 + - 45930 + - 45503 + - 45506 + - 44301 + - 44771 + - 44768 + - 44772 + - uid: 51907 components: - type: Transform - pos: -46.5,30.5 + pos: 30.5,29.5 parent: 2 - - uid: 28706 + - type: DeviceList + devices: + - 44586 + - 44774 + - 44773 + - 40734 + - 44905 + - 44903 + - 45016 + - 48799 + - 45014 + - 45494 + - 45493 + - 45491 + - uid: 51908 components: - type: Transform - pos: -46.5,31.5 + rot: 3.141592653589793 rad + pos: 31.5,37.5 parent: 2 - - uid: 28707 + - type: DeviceList + devices: + - 44863 + - 44584 + - 44583 + - 44796 + - 44846 + - 45735 + - 42134 + - 45011 + - 45736 + - 45738 + - 45737 + - 44147 + - 50596 + - 45445 + - 45497 + - 45416 + - uid: 51909 components: - type: Transform - pos: -42.5,22.5 + rot: 1.5707963267948966 rad + pos: 49.5,31.5 parent: 2 - - uid: 28708 + - type: DeviceList + devices: + - 45886 + - 48707 + - 45889 + - 45751 + - 45750 + - 45752 + - 45518 + - 45526 + - 45527 + - uid: 51910 components: - type: Transform - pos: -43.5,22.5 + rot: 1.5707963267948966 rad + pos: 38.5,37.5 parent: 2 - - uid: 28713 + - type: DeviceList + devices: + - 44796 + - 44956 + - 45496 + - 42133 + - 44887 + - 44673 + - 44806 + - 45661 + - 45660 + - 44846 + - 45735 + - 45501 + - 7106 + - 45495 + - 45500 + - uid: 51911 components: - type: Transform - pos: -44.5,22.5 + rot: 1.5707963267948966 rad + pos: -1.5,34.5 parent: 2 - - uid: 28714 + - type: DeviceList + devices: + - 46721 + - 46720 + - 46719 + - 48519 + - 46147 + - 46149 + - 46150 + - 41539 + - 46738 + - 31710 + - 50671 + - 50665 + - 50666 + - uid: 51912 components: - type: Transform - pos: -45.5,22.5 + rot: 1.5707963267948966 rad + pos: 38.5,18.5 parent: 2 - - uid: 28715 + - type: DeviceList + devices: + - 44768 + - 44771 + - 44772 + - 45659 + - 45484 + - 45492 + - 45834 + - 48681 + - 42171 + - 44043 + - 45502 + - 45658 + - 45430 + - 45559 + - 45558 + - uid: 51913 components: - type: Transform - pos: -46.5,22.5 + rot: -1.5707963267948966 rad + pos: 23.5,36.5 parent: 2 - - uid: 28720 + - type: DeviceList + devices: + - 44733 + - 44594 + - 44589 + - 44986 + - 44985 + - 48155 + - 44863 + - 44584 + - 44583 + - 45490 + - 45489 + - uid: 51914 components: - type: Transform - pos: -46.5,20.5 + rot: -1.5707963267948966 rad + pos: 53.5,26.5 parent: 2 - - uid: 28725 + - type: DeviceList + devices: + - 45748 + - 45747 + - 45746 + - 45750 + - 45751 + - 45752 + - 29164 + - uid: 51915 components: - type: Transform - pos: -46.5,21.5 + rot: -1.5707963267948966 rad + pos: 23.5,22.5 parent: 2 - - uid: 28726 + - type: DeviceList + devices: + - 44427 + - 44091 + - 42013 + - 45488 + - 45487 + - 44776 + - 44777 + - 44588 + - 48134 + - uid: 51916 components: - type: Transform - pos: -46.5,19.5 + rot: 3.141592653589793 rad + pos: 14.5,25.5 parent: 2 - - uid: 28727 + - type: DeviceList + devices: + - 45486 + - 45485 + - 42549 + - 42551 + - 48089 + - 48088 + - 48087 + - 48133 + - 48086 + - 48085 + - 48084 + - uid: 51917 components: - type: Transform - pos: -46.5,18.5 + rot: -1.5707963267948966 rad + pos: 49.5,29.5 parent: 2 - - uid: 28728 + - type: DeviceList + devices: + - 45859 + - 48706 + - 45861 + - 44901 + - 44902 + - 45431 + - 45748 + - 45747 + - 45746 + - 45603 + - 45426 + - 45345 + - 45418 + - 45332 + - 45429 + - 45422 + - 45424 + - 45425 + - 45420 + - 45421 + - 45417 + - 45559 + - 45558 + - 45430 + - 44806 + - 45660 + - 45661 + - uid: 51918 components: - type: Transform - pos: -46.5,17.5 + rot: 3.141592653589793 rad + pos: -15.5,25.5 parent: 2 - - uid: 28729 + - type: DeviceList + devices: + - 22440 + - 50682 + - 50683 + - 46476 + - 46470 + - 46477 + - 46469 + - 46766 + - 46819 + - 46713 + - 46714 + - 46715 + - 47478 + - 47319 + - 47480 + - 46767 + - 46825 + - 26956 + - 50684 + - 42729 + - uid: 51919 components: - type: Transform - pos: -43.5,17.5 + pos: 31.5,2.5 parent: 2 - - uid: 28730 + - type: DeviceList + devices: + - 46850 + - 46851 + - 46849 + - 48025 + - 48021 + - 48022 + - 48026 + - 50394 + - 47821 + - 47816 + - 47810 + - 47817 + - 47818 + - 47811 + - 47812 + - 47813 + - 48040 + - 48041 + - 48042 + - uid: 51920 components: - type: Transform - pos: -45.5,17.5 + pos: 71.5,3.5 parent: 2 - - uid: 28731 + - type: DeviceList + devices: + - 50411 + - 48185 + - 48186 + - 50403 + - 50409 + - 50415 + - 50416 + - 50417 + - 50397 + - 50418 + - 50419 + - 50420 + - 50421 + - 50422 + - 50423 + - 50424 + - uid: 51921 components: - type: Transform - pos: -44.5,17.5 + pos: 45.5,2.5 parent: 2 - - uid: 28774 + - type: DeviceList + devices: + - 48044 + - 48043 + - 45663 + - 48063 + - 48064 + - 49040 + - 50178 + - 50177 + - 50181 + - 50182 + - uid: 51922 components: - type: Transform - pos: -46.5,16.5 + rot: 1.5707963267948966 rad + pos: -27.5,32.5 parent: 2 - - uid: 28779 + - type: DeviceList + devices: + - 47476 + - 47474 + - 47475 + - 50705 + - 46656 + - 46657 + - 46826 + - 46822 + - 46821 + - uid: 51923 components: - type: Transform - pos: -46.5,15.5 + pos: -32.5,29.5 parent: 2 - - uid: 28783 + - type: DeviceList + devices: + - 50720 + - 46847 + - 50721 + - 50693 + - 50694 + - 50695 + - 50696 + - 50697 + - 50698 + - uid: 51924 components: - type: Transform - pos: -46.5,14.5 + rot: 3.141592653589793 rad + pos: -37.5,29.5 parent: 2 - - uid: 28785 + - type: DeviceList + devices: + - 47483 + - 47482 + - 48481 + - 47870 + - 42802 + - 47869 + - 39643 + - 50733 + - 47485 + - 47484 + - 50734 + - 50735 + - 50736 + - 50737 + - 50738 + - 50739 + - 50740 + - 50741 + - 31706 + - 47490 + - 47491 + - 47492 + - 47493 + - 47494 + - 47486 + - uid: 51925 components: - type: Transform - pos: -46.5,13.5 + rot: 1.5707963267948966 rad + pos: -41.5,16.5 parent: 2 - - uid: 28792 + - type: DeviceList + devices: + - 50702 + - 50703 + - 50704 + - 47512 + - 47645 + - 50725 + - 47642 + - 47737 + - 47736 + - 47640 + - 48470 + - 47646 + - 47731 + - 47732 + - 50731 + - 50730 + - 50729 + - uid: 51926 components: - type: Transform - pos: -46.5,12.5 + rot: 3.141592653589793 rad + pos: -17.5,-1.5 parent: 2 - - uid: 28803 + - type: DeviceList + devices: + - 50625 + - 50626 + - 50627 + - 50637 + - 50636 + - 50635 + - 45159 + - 45160 + - 45161 + - 46936 + - 46933 + - 46934 + - 46935 + - 50664 + - 50663 + - 47822 + - 47090 + - 50668 + - 50669 + - 50670 + - uid: 51927 components: - type: Transform - pos: -50.5,10.5 + pos: -52.5,29.5 parent: 2 - - uid: 28807 + - type: DeviceList + devices: + - 50699 + - 50700 + - 50701 + - 47509 + - 47546 + - 46842 + - 46838 + - 46843 + - 46839 + - 47549 + - 47548 + - 47614 + - 50722 + - 48478 + - 47547 + - uid: 51928 components: - type: Transform - pos: -49.5,10.5 + pos: -57.5,2.5 parent: 2 - - uid: 28809 + - type: DeviceList + devices: + - 50826 + - 50827 + - 50828 + - 47730 + - 47729 + - 47095 + - 47099 + - 47670 + - 46753 + - 50839 + - 50840 + - 50841 + - 47000 + - 47002 + - 46998 + - 47003 + - 50843 + - 50842 + - uid: 51929 components: - type: Transform - pos: -49.5,11.5 + rot: 1.5707963267948966 rad + pos: -15.5,15.5 parent: 2 - - uid: 28812 + - type: DeviceList + devices: + - 42720 + - 42716 + - 46830 + - 46840 + - 45339 + - 48413 + - 43831 + - 45175 + - 50628 + - 50629 + - 50630 + - uid: 51931 components: - type: Transform - pos: -49.5,12.5 + rot: 1.5707963267948966 rad + pos: -15.5,-14.5 parent: 2 - - uid: 28814 + - type: DeviceList + devices: + - 46930 + - 46931 + - 46932 + - 45528 + - 44285 + - 50616 + - 46429 + - 45561 + - 43996 + - 48446 + - 50623 + - 50622 + - 50624 + - uid: 51932 components: - type: Transform - pos: -48.5,12.5 + rot: 1.5707963267948966 rad + pos: 38.5,6.5 parent: 2 - - uid: 28818 + - type: DeviceList + devices: + - 45503 + - 50147 + - 48029 + - 48030 + - 48034 + - 48035 + - 47819 + - 48036 + - uid: 51933 components: - type: Transform - pos: -47.5,12.5 + pos: 1.5,-14.5 parent: 2 - - uid: 28825 + - type: DeviceList + devices: + - 50657 + - 46924 + - 46925 + - 46926 + - 46927 + - 46928 + - 46929 + - 46930 + - 46931 + - 46932 + - 45156 + - uid: 51934 components: - type: Transform - pos: -49.5,22.5 + rot: -1.5707963267948966 rad + pos: -10.5,-1.5 parent: 2 - - uid: 28836 + - type: DeviceList + devices: + - 50622 + - 50623 + - 50624 + - 45128 + - 50659 + - 45129 + - 50630 + - 50629 + - 50628 + - 50627 + - 50626 + - 50625 + - uid: 51935 components: - type: Transform - pos: -46.5,23.5 + pos: 14.5,-23.5 parent: 2 - - uid: 28839 + - type: DeviceList + devices: + - 46960 + - 46953 + - 46949 + - 46962 + - 47709 + - 47692 + - 47691 + - 47710 + - 46939 + - 46938 + - 46937 + - 46964 + - 46942 + - 50291 + - uid: 51937 components: - type: Transform - pos: -46.5,24.5 + pos: -2.5,-32.5 parent: 2 - - uid: 28841 + - type: DeviceList + devices: + - 49526 + - 49523 + - 45309 + - 46983 + - 46984 + - 50362 + - 46977 + - 46978 + - 49524 + - 49525 + - 50358 + - 45617 + - 45913 + - 45912 + - uid: 51938 components: - type: Transform - pos: -47.5,24.5 + rot: -1.5707963267948966 rad + pos: -68.5,-1.5 parent: 2 - - uid: 28842 + - type: DeviceList + devices: + - 50845 + - 47661 + - 47201 + - 50839 + - 50840 + - 50841 + - 47477 + - 47631 + - uid: 51939 components: - type: Transform - pos: -48.5,24.5 + rot: 1.5707963267948966 rad + pos: 11.5,-1.5 parent: 2 - - uid: 28855 + - type: DeviceList + devices: + - 50660 + - 46852 + - 46853 + - 31714 + - 31837 + - 46845 + - 46851 + - 46850 + - 46849 + - 46848 + - 31838 + - 31839 + - uid: 51940 components: - type: Transform - pos: -49.5,24.5 + rot: 1.5707963267948966 rad + pos: 38.5,-8.5 parent: 2 - - uid: 28857 + - type: DeviceList + devices: + - 48045 + - 48033 + - 47412 + - 48032 + - 48037 + - 48038 + - 48039 + - 47807 + - 47808 + - 50193 + - 50194 + - 50393 + - 50392 + - 50395 + - uid: 51941 components: - type: Transform - pos: -49.5,23.5 + rot: 3.141592653589793 rad + pos: 6.5,-2.5 parent: 2 - - uid: 28858 + - type: DeviceList + devices: + - 42189 + - 44988 + - 48343 + - 45171 + - 45172 + - 42130 + - 45130 + - 46852 + - 46853 + - 46854 + - 46855 + - 45955 + - 45954 + - 45956 + - 45951 + - 45128 + - 45129 + - uid: 51942 components: - type: Transform - pos: -49.5,21.5 + rot: -1.5707963267948966 rad + pos: 16.5,-14.5 parent: 2 - - uid: 28869 + - type: DeviceList + devices: + - 46927 + - 46928 + - 46929 + - 45510 + - 45517 + - 45454 + - 45446 + - 50613 + - 46897 + - 46893 + - 31839 + - 31838 + - 46848 + - uid: 51943 components: - type: Transform - pos: -49.5,20.5 + rot: 3.141592653589793 rad + pos: 58.5,-4.5 parent: 2 - - uid: 28890 + - type: DeviceList + devices: + - 48136 + - 50401 + - 48137 + - 50178 + - 50177 + - 50399 + - 50403 + - 50402 + - uid: 51944 components: - type: Transform - pos: -48.5,20.5 + rot: 3.141592653589793 rad + pos: -3.5,48.5 parent: 2 - - uid: 28897 + - type: DeviceList + devices: + - 50671 + - 50666 + - 50665 + - 46266 + - 46336 + - 50055 + - 46749 + - 46604 + - 46644 + - 46745 + - uid: 51945 components: - type: Transform - pos: -47.5,20.5 + rot: -1.5707963267948966 rad + pos: -4.5,60.5 parent: 2 - - uid: 28916 + - type: DeviceList + devices: + - 46259 + - 50681 + - 42309 + - 46755 + - 46749 + - 46604 + - 46644 + - 46757 + - 46754 + - 46751 + - 23302 + - 26955 + - 49946 + - uid: 51946 components: - type: Transform - pos: -47.5,16.5 + rot: 1.5707963267948966 rad + pos: -15.5,37.5 parent: 2 - - uid: 28923 + - type: DeviceList + devices: + - 46819 + - 46766 + - 50687 + - 50686 + - 48502 + - 45698 + - 46758 + - 46764 + - uid: 51947 components: - type: Transform - pos: -48.5,16.5 + rot: 1.5707963267948966 rad + pos: -7.5,-46.5 parent: 2 - - uid: 28983 + - type: DeviceList + devices: + - 50341 + - 50340 + - 50339 + - 37143 + - 37153 + - 47896 + - 49717 + - 49720 + - 49730 + - 49654 + - 49783 + - 49655 + - 45915 + - 45311 + - 45618 + - 45910 + - 45916 + - 47887 + - 47899 + - 47898 + - 47897 + - 50342 + - 50343 + - 50344 + - 47885 + - uid: 51948 components: - type: Transform - pos: -49.5,16.5 + rot: -1.5707963267948966 rad + pos: -3.5,-62.5 parent: 2 - - uid: 28985 + - type: DeviceList + devices: + - 49816 + - 49786 + - 49815 + - 43033 + - 43155 + - 47906 + - 47907 + - 36308 + - 50341 + - 50340 + - 50339 + - 47895 + - uid: 51949 components: - type: Transform - pos: -49.5,15.5 + rot: -1.5707963267948966 rad + pos: 8.5,-63.5 parent: 2 - - uid: 28996 + - type: DeviceList + devices: + - 43186 + - 43177 + - 49826 + - 49784 + - 49825 + - 47908 + - 47909 + - 47910 + - 50342 + - 50343 + - 50344 + - 47911 + - 47912 + - 47913 + - uid: 51950 components: - type: Transform - pos: -49.5,14.5 + rot: 1.5707963267948966 rad + pos: -21.5,-57.5 parent: 2 - - uid: 28997 + - type: DeviceList + devices: + - 47837 + - 50298 + - 50299 + - 50300 + - 47875 + - 49952 + - 49951 + - 47895 + - 47832 + - 47065 + - 47066 + - 50320 + - uid: 51951 components: - type: Transform - pos: -49.5,13.5 + rot: 3.141592653589793 rad + pos: -28.5,-67.5 parent: 2 - - uid: 29095 + - type: DeviceList + devices: + - 50038 + - 50315 + - 50313 + - 47838 + - 43183 + - 47836 + - 50298 + - 50299 + - 50300 + - uid: 51952 components: - type: Transform - pos: -50.5,22.5 + rot: 3.141592653589793 rad + pos: 31.5,-27.5 parent: 2 - - uid: 29101 + - type: DeviceList + devices: + - 46961 + - 46962 + - 50234 + - 50235 + - 50236 + - 50237 + - 50238 + - 48485 + - 48484 + - 48486 + - 48483 + - 50574 + - 50231 + - 50230 + - uid: 51953 components: - type: Transform - pos: -51.5,22.5 + pos: 87.5,-11.5 parent: 2 - - uid: 29113 + - type: DeviceList + devices: + - 50419 + - 50420 + - 50421 + - 50422 + - 50423 + - 50424 + - 48288 + - 50414 + - 48287 + - 50428 + - 50427 + - uid: 51954 components: - type: Transform - pos: -52.5,22.5 + rot: -1.5707963267948966 rad + pos: -37.5,45.5 parent: 2 - - uid: 29118 + - type: DeviceList + devices: + - 32512 + - 47757 + - 47758 + - 43425 + - 43424 + - 47484 + - 47485 + - 47495 + - 44322 + - 47334 + - 47515 + - 50764 + - 50763 + - uid: 51955 components: - type: Transform - pos: -53.5,22.5 + rot: 3.141592653589793 rad + pos: -51.5,52.5 parent: 2 - - uid: 29119 + - type: DeviceList + devices: + - 32512 + - 47757 + - 47758 + - 47781 + - 47780 + - 47779 + - 32532 + - 47759 + - 47760 + - 45695 + - 46817 + - 50770 + - 36110 + - 47769 + - uid: 51956 components: - type: Transform - pos: -54.5,22.5 + rot: 3.141592653589793 rad + pos: -66.5,52.5 parent: 2 - - uid: 29120 + - type: DeviceList + devices: + - 50777 + - 50778 + - 50779 + - 42770 + - 42759 + - 32532 + - 47759 + - 47760 + - 47783 + - 47782 + - 22585 + - uid: 51957 components: - type: Transform - pos: -55.5,22.5 + rot: -1.5707963267948966 rad + pos: -73.5,51.5 parent: 2 - - uid: 29121 + - type: DeviceList + devices: + - 50790 + - 47792 + - 47793 + - 47794 + - 47795 + - 47796 + - 47797 + - 46770 + - 46778 + - 50791 + - uid: 51958 components: - type: Transform - pos: -56.5,22.5 + pos: -84.5,62.5 parent: 2 - - uid: 29129 + - type: DeviceList + devices: + - 47804 + - 50792 + - 50793 + - 47792 + - 47793 + - 47794 + - 47790 + - 47789 + - 47788 + - 47791 + - 50795 + - 50794 + - 50797 + - 50796 + - 50798 + - 50799 + - 50800 + - 50801 + - 50804 + - 50803 + - 50802 + - 50810 + - 50812 + - 50813 + - 50811 + - uid: 51959 components: - type: Transform - pos: -57.5,22.5 + rot: -1.5707963267948966 rad + pos: -27.5,42.5 parent: 2 - - uid: 29130 + - type: DeviceList + devices: + - 31706 + - 47490 + - 47491 + - 47492 + - 47493 + - 47494 + - 47486 + - 46827 + - 42810 + - 46191 + - 50744 + - uid: 51960 components: - type: Transform - pos: -58.5,22.5 + pos: -10.5,-23.5 parent: 2 - - uid: 29131 + - type: DeviceList + devices: + - 51032 + - 51031 + - 51012 + - 51013 + - 51014 + - 47016 + - 15403 + - 14140 + - 51017 + - 46969 + - 46970 + - 51037 + - 51034 + - 51035 + - uid: 51961 components: - type: Transform - pos: -56.5,28.5 + pos: -23.5,-22.5 parent: 2 - - uid: 29192 + - type: DeviceList + devices: + - 20273 + - 43330 + - 30553 + - 47006 + - 47008 + - 47012 + - 47013 + - 46996 + - 45433 + - 46997 + - 51012 + - 51013 + - 51014 + - 51004 + - 51005 + - 51003 + - 51022 + - 51023 + - 51024 + - uid: 51962 components: - type: Transform - pos: -57.5,28.5 + rot: -1.5707963267948966 rad + pos: 19.5,-45.5 parent: 2 - - uid: 29251 + - type: DeviceList + devices: + - 47827 + - 47828 + - 47826 + - 47886 + - 47887 + - 47888 + - 47889 + - 49646 + - 49647 + - 48609 + - 49652 + - 49653 + - uid: 51963 components: - type: Transform - pos: -58.5,28.5 + rot: -1.5707963267948966 rad + pos: -37.5,-21.5 parent: 2 - - uid: 29508 + - type: DeviceList + devices: + - 11914 + - 15397 + - 51020 + - 20273 + - 43330 + - 30553 + - 47023 + - 47024 + - 47020 + - 19368 + - 44581 + - 44913 + - 50957 + - 50958 + - 50959 + - uid: 51964 components: - type: Transform - pos: -58.5,27.5 + rot: 3.141592653589793 rad + pos: -33.5,-45.5 parent: 2 - - uid: 29509 + - type: DeviceList + devices: + - 49413 + - 50989 + - 49414 + - 49412 + - 50990 + - 49415 + - 47060 + - 47059 + - 47062 + - uid: 51965 components: - type: Transform - pos: -58.5,26.5 + rot: -1.5707963267948966 rad + pos: -37.5,-5.5 parent: 2 - - uid: 29510 + - type: DeviceList + devices: + - 47727 + - 50907 + - 47728 + - 47094 + - 47088 + - 45901 + - 46879 + - 47089 + - uid: 51966 components: - type: Transform - pos: -58.5,25.5 + pos: -5.5,-23.5 parent: 2 - - uid: 29511 + - type: DeviceList + devices: + - 46969 + - 46970 + - 47733 + - 51046 + - 47734 + - 46967 + - 46968 + - uid: 51967 components: - type: Transform - pos: -58.5,24.5 + rot: 3.141592653589793 rad + pos: -60.5,-17.5 parent: 2 - - uid: 29512 + - type: DeviceList + devices: + - 47179 + - 44729 + - 48963 + - 50913 + - 48962 + - 47165 + - 46265 + - 45957 + - uid: 51968 components: - type: Transform - pos: -58.5,23.5 + rot: -1.5707963267948966 rad + pos: -70.5,-13.5 parent: 2 - - uid: 29619 + - type: DeviceList + devices: + - 48995 + - 50923 + - 48996 + - 43432 + - 47182 + - 47161 + - 47180 + - 47178 + - 47181 + - 48994 + - 50924 + - 48997 + - uid: 51969 components: - type: Transform - pos: -59.5,22.5 + pos: -66.5,15.5 parent: 2 - - uid: 29620 + - type: DeviceList + devices: + - 50850 + - 50849 + - 47651 + - 47631 + - 47477 + - 47667 + - 47662 + - 47652 + - 47653 + - 47659 + - 47665 + - 44295 + - 44033 + - 50858 + - 50860 + - 50859 + - 50861 + - uid: 51970 components: - type: Transform - pos: -60.5,22.5 + rot: 3.141592653589793 rad + pos: -81.5,7.5 parent: 2 - - uid: 29626 + - type: DeviceList + devices: + - 50852 + - 47652 + - 47653 + - 47649 + - 47648 + - 47647 + - 47619 + - 47621 + - 50851 + - 47622 + - 47623 + - 50883 + - 50884 + - uid: 51971 components: - type: Transform - pos: -61.5,22.5 + rot: 3.141592653589793 rad + pos: -63.5,56.5 parent: 2 - - uid: 29628 + - type: DeviceList + devices: + - 46581 + - 46580 + - 50780 + - 47782 + - 47783 + - 47785 + - 47784 + - uid: 51972 components: - type: Transform - pos: -62.5,22.5 + rot: 1.5707963267948966 rad + pos: -49.5,62.5 parent: 2 - - uid: 29629 + - type: DeviceList + devices: + - 47779 + - 47780 + - 47781 + - 47778 + - 6972 + - 46509 + - 47777 + - 47772 + - 47773 + - 50774 + - 50773 + - uid: 51973 components: - type: Transform - pos: -63.5,22.5 + pos: 54.5,-22.5 parent: 2 - - uid: 29630 + - type: DeviceList + devices: + - 50265 + - 50266 + - 50271 + - 50238 + - 50239 + - uid: 51974 components: - type: Transform - pos: -64.5,22.5 + rot: -1.5707963267948966 rad + pos: -98.5,50.5 parent: 2 - - uid: 29632 + - type: DeviceList + devices: + - 14518 + - 50814 + - 47018 + - 47022 + - 50802 + - 50803 + - 50804 + - 45158 + - 45691 + - uid: 51975 components: - type: Transform - pos: -65.5,22.5 + rot: 3.141592653589793 rad + pos: -43.5,29.5 parent: 2 - - uid: 29634 + - type: DeviceList + devices: + - 50734 + - 50735 + - 50736 + - 50737 + - 50738 + - 50739 + - 50740 + - 50741 + - 50748 + - 50747 + - 42945 + - 42946 + - 50749 + - uid: 51976 components: - type: Transform - pos: -66.5,22.5 + rot: 1.5707963267948966 rad + pos: -52.5,35.5 parent: 2 - - uid: 29635 + - type: DeviceList + devices: + - 47509 + - 50747 + - 50748 + - 50751 + - 48498 + - 43012 + - 43055 + - 36320 + - uid: 51977 components: - type: Transform - pos: -67.5,22.5 + pos: -53.5,52.5 parent: 2 - - uid: 29638 + - type: DeviceList + devices: + - 47510 + - 50754 + - 50756 + - 47496 + - 47738 + - 47498 + - 36110 + - 43173 + - 43159 + - 50760 + - uid: 51978 components: - type: Transform - pos: -68.5,22.5 + rot: 3.141592653589793 rad + pos: -47.5,40.5 parent: 2 - - uid: 29669 + - type: DeviceList + devices: + - 36112 + - 47510 + - 36320 + - 50754 + - 50756 + - 47495 + - 44322 + - 47334 + - 47740 + - 47741 + - 47739 + - 31713 + - 43333 + - 43320 + - 50755 + - uid: 51979 components: - type: Transform - pos: -69.5,22.5 + pos: -60.5,24.5 parent: 2 - - uid: 29676 + - type: DeviceList + devices: + - 47323 + - 47325 + - 50855 + - 50856 + - 47446 + - 47447 + - 42862 + - 50893 + - 47548 + - 47549 + - uid: 51980 components: - type: Transform - pos: -70.5,22.5 + rot: -1.5707963267948966 rad + pos: -8.5,-30.5 parent: 2 - - uid: 29677 + - type: DeviceList + devices: + - 15403 + - 14140 + - 51017 + - 51042 + - 45902 + - 45307 + - uid: 51981 components: - type: Transform - pos: -71.5,22.5 + pos: -9.5,-32.5 parent: 2 - - uid: 29679 + - type: DeviceList + devices: + - 46990 + - 46991 + - 45308 + - 45307 + - 46983 + - 46984 + - 50997 + - uid: 51982 components: - type: Transform - pos: -72.5,22.5 + rot: 3.141592653589793 rad + pos: 70.5,-42.5 parent: 2 - - uid: 29685 + - type: DeviceList + devices: + - 50309 + - 50310 + - 50308 + - 50314 + - 50588 + - 50587 + - 50586 + - uid: 51984 components: - type: Transform - pos: -73.5,22.5 + rot: 3.141592653589793 rad + pos: 72.5,-33.5 parent: 2 - - uid: 29693 + - type: DeviceList + devices: + - 50303 + - 48674 + - 48669 + - 50308 + - 50311 + - 50312 + - 50294 + - 50296 + - uid: 51985 components: - type: Transform - pos: -74.5,22.5 + rot: 3.141592653589793 rad + pos: 62.5,-57.5 parent: 2 - - uid: 29694 + - type: DeviceList + devices: + - 48790 + - 50590 + - 48791 + - 50591 + - 50592 + - uid: 51986 components: - type: Transform - pos: -75.5,22.5 + pos: 72.5,8.5 parent: 2 - - uid: 29695 + - type: DeviceList + devices: + - 50416 + - 50417 + - 48183 + - 48184 + - 50437 + - uid: 51987 components: - type: Transform - pos: -76.5,22.5 + rot: -1.5707963267948966 rad + pos: -70.5,-29.5 parent: 2 - - uid: 29697 + - type: DeviceList + devices: + - 47227 + - 47210 + - 47218 + - 47207 + - 49053 + - 50929 + - 49054 + - uid: 51988 components: - type: Transform - pos: -76.5,23.5 + pos: -44.5,-62.5 parent: 2 - - uid: 29698 + - type: DeviceList + devices: + - 50103 + - 50279 + - 50105 + - 47833 + - 47844 + - 47843 + - 47835 + - uid: 51989 components: - type: Transform - pos: -76.5,24.5 + rot: 3.141592653589793 rad + pos: -52.5,-68.5 parent: 2 - - uid: 29743 + - type: DeviceList + devices: + - 47833 + - 47860 + - 47861 + - 47830 + - 47844 + - 47845 + - 43408 + - 50255 + - uid: 51990 components: - type: Transform - pos: -76.5,25.5 + rot: -1.5707963267948966 rad + pos: 2.5,-7.5 parent: 2 - - uid: 29764 + - type: DeviceList + devices: + - 45171 + - 45172 + - 45131 + - 42199 + - 44984 + - 50649 + - 48346 + - 50650 + - uid: 51991 components: - type: Transform - pos: -76.5,26.5 + rot: -1.5707963267948966 rad + pos: -50.5,-58.5 parent: 2 - - uid: 29765 + - type: DeviceList + devices: + - 50277 + - 50275 + - 50276 + - 47848 + - 47872 + - 47864 + - 47873 + - 47871 + - 43408 + - 47845 + - uid: 51992 components: - type: Transform - pos: -76.5,27.5 + rot: 1.5707963267948966 rad + pos: -55.5,-70.5 parent: 2 - - uid: 29766 + - type: DeviceList + devices: + - 47854 + - 47855 + - 47860 + - 47861 + - 50245 + - uid: 51993 components: - type: Transform - pos: -76.5,28.5 + rot: 3.141592653589793 rad + pos: -51.5,-76.5 parent: 2 - - uid: 29772 + - type: DeviceList + devices: + - 47866 + - 50243 + - 47863 + - 47855 + - 47854 + - uid: 51994 components: - type: Transform - pos: -75.5,28.5 + rot: 3.141592653589793 rad + pos: 45.5,32.5 parent: 2 - - uid: 29774 + - type: DeviceList + devices: + - 45518 + - 45526 + - 45500 + - 45501 + - 8133 + - 8141 + - uid: 51995 components: - type: Transform - pos: -74.5,28.5 + rot: 3.141592653589793 rad + pos: 22.5,41.5 parent: 2 - - uid: 29814 + - type: DeviceList + devices: + - 48171 + - 45664 + - 45662 + - 48031 + - uid: 52394 components: - type: Transform - pos: -50.5,14.5 + pos: 64.5,-38.5 parent: 2 - - uid: 29828 + - type: DeviceList + devices: + - 50317 + - 50316 + - 50293 + - 48737 + - 48736 + - 50314 + - uid: 54238 components: - type: Transform - pos: -51.5,14.5 - parent: 2 - - uid: 29845 + rot: 3.141592653589793 rad + pos: -0.5,-10.5 + parent: 53899 + - type: DeviceList + devices: + - 53913 + - 54240 + - 54241 + - 54242 + - 54243 + - 54244 + - 54245 + - 54239 + - uid: 55185 components: - type: Transform - pos: -52.5,14.5 - parent: 2 - - uid: 29846 + rot: -1.5707963267948966 rad + pos: 1.5,-3.5 + parent: 55142 + - type: DeviceList + devices: + - 55187 + - 55188 + - 55186 + - uid: 61472 components: - type: Transform - pos: -53.5,14.5 - parent: 2 - - uid: 29847 + rot: 1.5707963267948966 rad + pos: 16.5,6.5 + parent: 56631 + - uid: 66308 components: - type: Transform - pos: -54.5,14.5 - parent: 2 - - uid: 29855 + pos: 2.5,-5.5 + parent: 65849 + - uid: 66309 components: - type: Transform - pos: -55.5,14.5 - parent: 2 - - uid: 29863 + rot: -1.5707963267948966 rad + pos: 2.5,14.5 + parent: 65849 + - uid: 67430 components: - type: Transform - pos: -56.5,14.5 - parent: 2 - - uid: 29885 + rot: 1.5707963267948966 rad + pos: 2.5,11.5 + parent: 66965 + - type: DeviceList + devices: + - 67666 + - 67015 + - 67674 + - 67449 + - 67453 + - 67455 + - 67450 + - uid: 67431 components: - type: Transform - pos: -57.5,14.5 - parent: 2 - - uid: 29903 + rot: 1.5707963267948966 rad + pos: 2.5,5.5 + parent: 66965 + - type: DeviceList + devices: + - 67676 + - 67019 + - 67662 + - 67442 + - 67448 + - 67446 + - 67444 + - 67449 + - uid: 67432 components: - type: Transform - pos: -58.5,14.5 - parent: 2 - - uid: 29908 + pos: 12.5,9.5 + parent: 66965 + - type: DeviceList + devices: + - 67686 + - 67661 + - 67024 + - 67442 + - 67441 + - 67440 + - 67439 + - 67438 + - 67437 + - uid: 67433 components: - type: Transform - pos: -59.5,14.5 - parent: 2 - - uid: 29919 + rot: -1.5707963267948966 rad + pos: 7.5,18.5 + parent: 66965 +- proto: FireAlarmAssembly + entities: + - uid: 61473 components: - type: Transform - pos: -60.5,14.5 - parent: 2 - - uid: 29920 + rot: -1.5707963267948966 rad + pos: -15.5,6.5 + parent: 56631 + - uid: 66310 components: - type: Transform - pos: -61.5,14.5 - parent: 2 - - uid: 29932 + pos: 2.5,8.5 + parent: 65849 + - uid: 66311 components: - type: Transform - pos: -62.5,14.5 - parent: 2 - - uid: 29958 + pos: -0.5,20.5 + parent: 65849 +- proto: FireAxeCabinetFilled + entities: + - uid: 13017 components: - type: Transform - pos: -63.5,14.5 + pos: 16.5,25.5 parent: 2 - - uid: 29959 + - uid: 17216 components: - type: Transform - pos: -64.5,14.5 + pos: 22.5,54.5 parent: 2 - - uid: 29966 + - uid: 51447 components: - type: Transform - pos: -64.5,13.5 + rot: -1.5707963267948966 rad + pos: -1.5,-7.5 parent: 2 - - uid: 29968 + - uid: 52043 components: - type: Transform - pos: -64.5,12.5 + rot: 3.141592653589793 rad + pos: 6.5,8.5 parent: 2 - - uid: 29974 +- proto: FireAxeCabinetFilledOpen + entities: + - uid: 61474 components: - type: Transform - pos: -65.5,14.5 - parent: 2 - - uid: 29975 + pos: -14.5,8.5 + parent: 56631 +- proto: FireAxeCabinetOpen + entities: + - uid: 6984 components: - type: Transform - pos: -66.5,14.5 + pos: -67.5,25.5 parent: 2 - - uid: 29976 + - uid: 61475 components: - type: Transform - pos: -67.5,14.5 - parent: 2 - - uid: 29977 + pos: 15.5,8.5 + parent: 56631 + - uid: 66312 components: - type: Transform - pos: -68.5,14.5 - parent: 2 - - uid: 29978 + pos: -0.5,-8.5 + parent: 65849 +- proto: FireBomb + entities: + - uid: 4263 components: - type: Transform - pos: -69.5,14.5 - parent: 2 - - uid: 29980 + parent: 4249 + - type: Physics + canCollide: False +- proto: FireExtinguisher + entities: + - uid: 23119 components: - type: Transform - pos: -70.5,14.5 + pos: 54.317677,-44.247276 parent: 2 - - uid: 29982 + - uid: 23120 components: - type: Transform - pos: -71.5,14.5 + pos: 54.61455,-44.3879 parent: 2 - - uid: 30005 + - uid: 47177 components: - type: Transform - pos: -72.5,14.5 + rot: -1.5707963267948966 rad + pos: 9.863173,-20.066223 parent: 2 - - uid: 30006 + - type: Spray + transferAmount: 0 + - type: FireExtinguisher + safety: False + - uid: 67434 components: - type: Transform - pos: -73.5,14.5 - parent: 2 - - uid: 30007 + pos: 28.502747,-9.473389 + parent: 66965 +- proto: Firelock + entities: + - uid: 9868 components: - type: Transform - pos: -74.5,14.5 + pos: -45.5,-54.5 parent: 2 - - uid: 30018 + - type: DeviceNetwork + deviceLists: + - 51499 + - 9823 + - uid: 11140 components: - type: Transform - pos: -75.5,14.5 + rot: -1.5707963267948966 rad + pos: -58.5,69.5 parent: 2 - - uid: 30022 + - type: DeviceNetwork + deviceLists: + - 51056 + - 22272 + - uid: 11862 components: - type: Transform - pos: -76.5,14.5 + rot: -1.5707963267948966 rad + pos: -58.5,70.5 parent: 2 - - uid: 30101 + - type: DeviceNetwork + deviceLists: + - 51056 + - 22272 + - uid: 21670 components: - type: Transform - pos: -77.5,14.5 + rot: -1.5707963267948966 rad + pos: -67.5,-29.5 parent: 2 - - uid: 30102 + - type: DeviceNetwork + deviceLists: + - 51432 + - 51463 + - uid: 21674 components: - type: Transform - pos: -77.5,13.5 + rot: -1.5707963267948966 rad + pos: -73.5,70.5 parent: 2 - - uid: 30103 + - type: DeviceNetwork + deviceLists: + - 25000 + - 22272 + - uid: 22212 components: - type: Transform - pos: -77.5,12.5 + pos: -47.5,78.5 parent: 2 - - uid: 30109 + - type: DeviceNetwork + deviceLists: + - 51070 + - 51072 + - uid: 22270 components: - type: Transform - pos: -96.5,12.5 + pos: -41.5,-77.5 parent: 2 - - uid: 30120 + - type: DeviceNetwork + deviceLists: + - 51556 + - 51558 + - uid: 22273 components: - type: Transform - pos: -96.5,13.5 + rot: -1.5707963267948966 rad + pos: 64.5,-10.5 parent: 2 - - uid: 30121 + - type: DeviceNetwork + deviceLists: + - 51147 + - 51177 + - uid: 22302 components: - type: Transform - pos: -96.5,14.5 + pos: -69.5,-58.5 parent: 2 - - uid: 30127 + - type: DeviceNetwork + deviceLists: + - 51479 + - 51483 + - uid: 22307 components: - type: Transform - pos: -95.5,14.5 + rot: 1.5707963267948966 rad + pos: -39.5,-79.5 parent: 2 - - uid: 30128 + - type: DeviceNetwork + deviceLists: + - 51563 + - 51558 + - uid: 22311 components: - type: Transform - pos: -94.5,14.5 + pos: -60.5,40.5 parent: 2 - - uid: 30133 + - type: DeviceNetwork + deviceLists: + - 50975 + - 51048 + - uid: 22312 components: - type: Transform - pos: -93.5,14.5 + rot: -1.5707963267948966 rad + pos: -19.5,-76.5 parent: 2 - - uid: 30135 + - type: DeviceNetwork + deviceLists: + - 51594 + - uid: 22600 components: - type: Transform - pos: -92.5,14.5 + pos: -48.5,78.5 parent: 2 - - uid: 30142 + - type: DeviceNetwork + deviceLists: + - 51070 + - 51072 + - uid: 43047 components: - type: Transform - pos: -91.5,14.5 + pos: -17.5,-78.5 parent: 2 - - uid: 30144 + - type: DeviceNetwork + deviceLists: + - 51591 + - 51594 + - uid: 45933 components: - type: Transform - pos: -90.5,14.5 + pos: 30.5,-92.5 parent: 2 - - uid: 30151 + - type: DeviceNetwork + deviceLists: + - 51621 + - uid: 46387 components: - type: Transform - pos: -89.5,14.5 + rot: -1.5707963267948966 rad + pos: -68.5,-79.5 parent: 2 - - uid: 30228 + - type: DeviceNetwork + deviceLists: + - 51507 + - uid: 47245 components: - type: Transform - pos: -88.5,14.5 + pos: -76.5,73.5 parent: 2 - - uid: 30237 + - type: DeviceNetwork + deviceLists: + - 25000 + - uid: 47917 components: - type: Transform - pos: -87.5,14.5 + rot: 3.141592653589793 rad + pos: 26.5,54.5 parent: 2 - - uid: 30240 + - type: DeviceNetwork + deviceLists: + - 47904 + - 48020 + - uid: 47918 components: - type: Transform - pos: -86.5,14.5 + rot: 3.141592653589793 rad + pos: 28.5,54.5 parent: 2 - - uid: 30242 + - type: DeviceNetwork + deviceLists: + - 47904 + - 48020 + - uid: 47940 components: - type: Transform - pos: -85.5,14.5 + rot: 3.141592653589793 rad + pos: 36.5,56.5 parent: 2 - - uid: 30252 + - type: DeviceNetwork + deviceLists: + - 47904 + - uid: 50116 components: - type: Transform - pos: -84.5,14.5 + pos: 54.5,-34.5 parent: 2 - - uid: 30264 + - type: DeviceNetwork + deviceLists: + - 3904 + - uid: 50252 components: - type: Transform - pos: -83.5,14.5 + pos: 34.5,-30.5 parent: 2 - - uid: 30266 + - type: DeviceNetwork + deviceLists: + - 3427 + - 392 + - uid: 50319 components: - type: Transform - pos: -82.5,14.5 + pos: 60.5,-49.5 parent: 2 - - uid: 30269 + - type: DeviceNetwork + deviceLists: + - 50589 + - uid: 50944 components: - type: Transform - pos: -81.5,14.5 + pos: -81.5,25.5 parent: 2 - - uid: 30273 + - type: DeviceNetwork + deviceLists: + - 50946 + - 50953 + - uid: 50945 components: - type: Transform - pos: -80.5,14.5 + pos: -83.5,22.5 parent: 2 - - uid: 30275 + - type: DeviceNetwork + deviceLists: + - 50946 + - 50953 + - uid: 50949 components: - type: Transform - pos: -79.5,14.5 + pos: -80.5,26.5 parent: 2 - - uid: 30276 + - type: DeviceNetwork + deviceLists: + - 50953 + - 50975 + - uid: 50950 components: - type: Transform - pos: -78.5,14.5 + pos: -84.5,28.5 parent: 2 - - uid: 30283 + - type: DeviceNetwork + deviceLists: + - 50953 + - 50960 + - uid: 50951 components: - type: Transform - pos: -96.5,24.5 + pos: -82.5,28.5 parent: 2 - - uid: 30284 + - type: DeviceNetwork + deviceLists: + - 50953 + - 50960 + - uid: 50954 components: - type: Transform - pos: -96.5,23.5 + pos: -86.5,18.5 parent: 2 - - uid: 30285 + - type: DeviceNetwork + deviceLists: + - 50953 + - uid: 50965 components: - type: Transform - pos: -96.5,22.5 + pos: -73.5,38.5 parent: 2 - - uid: 30289 + - type: DeviceNetwork + deviceLists: + - 50960 + - 51048 + - uid: 50967 components: - type: Transform - pos: -95.5,22.5 + pos: -78.5,33.5 parent: 2 - - uid: 30298 + - type: DeviceNetwork + deviceLists: + - 50960 + - 50975 + - uid: 50979 components: - type: Transform - pos: -94.5,22.5 + pos: -59.5,40.5 parent: 2 - - uid: 30300 + - type: DeviceNetwork + deviceLists: + - 50975 + - 51048 + - uid: 50980 components: - type: Transform - pos: -93.5,22.5 + rot: -1.5707963267948966 rad + pos: -61.5,35.5 parent: 2 - - uid: 30306 + - type: DeviceNetwork + deviceLists: + - 50975 + - 51048 + - uid: 50987 components: - type: Transform - pos: -92.5,22.5 + rot: 1.5707963267948966 rad + pos: -74.5,31.5 parent: 2 - - uid: 30312 + - type: DeviceNetwork + deviceLists: + - 50975 + - 51048 + - uid: 50988 components: - type: Transform - pos: -91.5,22.5 + rot: 1.5707963267948966 rad + pos: -69.5,30.5 parent: 2 - - uid: 30313 + - type: DeviceNetwork + deviceLists: + - 50975 + - 51048 + - uid: 51051 components: - type: Transform - pos: -90.5,22.5 + pos: -88.5,65.5 parent: 2 - - uid: 30331 + - type: DeviceNetwork + deviceLists: + - 25000 + - uid: 51052 components: - type: Transform - pos: -89.5,22.5 + rot: -1.5707963267948966 rad + pos: -82.5,67.5 parent: 2 - - uid: 30340 + - type: DeviceNetwork + deviceLists: + - 25000 + - uid: 51054 components: - type: Transform - pos: -88.5,22.5 + rot: -1.5707963267948966 rad + pos: -73.5,71.5 parent: 2 - - uid: 30346 + - type: DeviceNetwork + deviceLists: + - 25000 + - 22272 + - uid: 51058 components: - type: Transform - pos: -87.5,22.5 + pos: -53.5,70.5 parent: 2 - - uid: 30347 + - type: DeviceNetwork + deviceLists: + - 51056 + - uid: 51059 components: - type: Transform - pos: -86.5,22.5 + rot: -1.5707963267948966 rad + pos: -58.5,76.5 parent: 2 - - uid: 30354 + - type: DeviceNetwork + deviceLists: + - 22272 + - 51070 + - uid: 51060 components: - type: Transform - pos: -85.5,22.5 + rot: -1.5707963267948966 rad + pos: -58.5,77.5 parent: 2 - - uid: 30360 + - type: DeviceNetwork + deviceLists: + - 22272 + - 51070 + - uid: 51061 components: - type: Transform - pos: -84.5,22.5 + pos: -62.5,78.5 parent: 2 - - uid: 30363 + - type: DeviceNetwork + deviceLists: + - 22272 + - 51072 + - uid: 51063 components: - type: Transform - pos: -83.5,22.5 + pos: -40.5,79.5 parent: 2 - - uid: 30372 + - type: DeviceNetwork + deviceLists: + - 51070 + - 51072 + - uid: 51065 components: - type: Transform - pos: -82.5,22.5 + pos: -39.5,79.5 parent: 2 - - uid: 30389 + - type: DeviceNetwork + deviceLists: + - 51070 + - 51072 + - uid: 51074 components: - type: Transform - pos: -81.5,22.5 + pos: -50.5,90.5 parent: 2 - - uid: 30399 + - type: DeviceNetwork + deviceLists: + - 51072 + - uid: 51075 components: - type: Transform - pos: -80.5,22.5 + pos: -52.5,90.5 parent: 2 - - uid: 30401 + - type: DeviceNetwork + deviceLists: + - 51072 + - uid: 51089 components: - type: Transform - pos: -79.5,22.5 + rot: -1.5707963267948966 rad + pos: -0.5,66.5 parent: 2 - - uid: 30405 + - type: DeviceNetwork + deviceLists: + - 50943 + - uid: 51090 components: - type: Transform - pos: -78.5,22.5 + rot: -1.5707963267948966 rad + pos: 13.5,57.5 parent: 2 - - uid: 30410 + - type: DeviceNetwork + deviceLists: + - 50943 + - 51098 + - uid: 51091 components: - type: Transform - pos: -77.5,22.5 + rot: -1.5707963267948966 rad + pos: 13.5,58.5 parent: 2 - - uid: 30428 + - type: DeviceNetwork + deviceLists: + - 50943 + - 51098 + - uid: 51097 components: - type: Transform - pos: -78.5,23.5 + pos: 17.5,46.5 parent: 2 - - uid: 30430 + - type: DeviceNetwork + deviceLists: + - 51098 + - 51103 + - uid: 51128 components: - type: Transform - pos: -78.5,24.5 + rot: -1.5707963267948966 rad + pos: 56.5,11.5 parent: 2 - - uid: 30435 + - type: DeviceNetwork + deviceLists: + - 51115 + - uid: 51131 components: - type: Transform - pos: -94.5,23.5 + rot: -1.5707963267948966 rad + pos: 50.5,11.5 parent: 2 - - uid: 30445 + - type: DeviceNetwork + deviceLists: + - 51115 + - uid: 51138 components: - type: Transform - pos: -94.5,24.5 + pos: 50.5,-13.5 parent: 2 - - uid: 30456 + - type: DeviceNetwork + deviceLists: + - 51147 + - uid: 51141 components: - type: Transform - pos: -94.5,25.5 + rot: -1.5707963267948966 rad + pos: 64.5,-9.5 parent: 2 - - uid: 30457 + - type: DeviceNetwork + deviceLists: + - 51147 + - 51177 + - uid: 51203 components: - type: Transform - pos: -94.5,27.5 + rot: -1.5707963267948966 rad + pos: 70.5,-14.5 parent: 2 - - uid: 30469 + - type: DeviceNetwork + deviceLists: + - 51177 + - uid: 51211 components: - type: Transform - pos: -94.5,28.5 + rot: -1.5707963267948966 rad + pos: 73.5,-16.5 parent: 2 - - uid: 30473 + - type: DeviceNetwork + deviceLists: + - 51177 + - 51273 + - uid: 51212 components: - type: Transform - pos: -93.5,28.5 + rot: -1.5707963267948966 rad + pos: 73.5,-19.5 parent: 2 - - uid: 30480 + - type: DeviceNetwork + deviceLists: + - 51177 + - 51273 + - uid: 51214 components: - type: Transform - pos: -92.5,28.5 + rot: -1.5707963267948966 rad + pos: 75.5,-10.5 parent: 2 - - uid: 30483 + - type: DeviceNetwork + deviceLists: + - 51177 + - 51273 + - uid: 51222 components: - type: Transform - pos: -56.5,-16.5 + rot: -1.5707963267948966 rad + pos: 64.5,-27.5 parent: 2 - - uid: 30484 + - type: DeviceNetwork + deviceLists: + - 51177 + - uid: 51281 components: - type: Transform - pos: -56.5,-15.5 + rot: -1.5707963267948966 rad + pos: 81.5,-22.5 parent: 2 - - uid: 30485 + - type: DeviceNetwork + deviceLists: + - 51273 + - 51284 + - uid: 51291 components: - type: Transform - pos: -57.5,-15.5 + rot: -1.5707963267948966 rad + pos: 24.5,-16.5 parent: 2 - - uid: 30486 + - type: DeviceNetwork + deviceLists: + - 51289 + - 51290 + - uid: 51292 components: - type: Transform - pos: -57.5,-14.5 + rot: -1.5707963267948966 rad + pos: 31.5,-11.5 parent: 2 - - uid: 30487 + - type: DeviceNetwork + deviceLists: + - 51289 + - uid: 51293 components: - type: Transform - pos: -57.5,-13.5 + rot: 1.5707963267948966 rad + pos: 28.5,-41.5 parent: 2 - - uid: 30495 + - type: DeviceNetwork + deviceLists: + - 51299 + - 45304 + - uid: 51294 components: - type: Transform - pos: -92.5,-12.5 + rot: -1.5707963267948966 rad + pos: 22.5,-43.5 parent: 2 - - uid: 30496 + - type: DeviceNetwork + deviceLists: + - 51299 + - 45304 + - uid: 51295 components: - type: Transform - pos: -91.5,-12.5 + rot: -1.5707963267948966 rad + pos: 30.5,-38.5 parent: 2 - - uid: 30497 + - type: DeviceNetwork + deviceLists: + - 51299 + - 25363 + - uid: 51302 components: - type: Transform - pos: -91.5,-11.5 + rot: -1.5707963267948966 rad + pos: 43.5,-54.5 parent: 2 - - uid: 30499 + - type: DeviceNetwork + deviceLists: + - 25363 + - 51316 + - uid: 51303 components: - type: Transform - pos: -91.5,-10.5 + rot: -1.5707963267948966 rad + pos: 48.5,-41.5 parent: 2 - - uid: 30533 + - type: DeviceNetwork + deviceLists: + - 25363 + - uid: 51306 components: - type: Transform - pos: -91.5,-9.5 + pos: 45.5,-56.5 parent: 2 - - uid: 30542 + - type: DeviceNetwork + deviceLists: + - 51316 + - 51666 + - uid: 51309 components: - type: Transform - pos: -91.5,-8.5 + rot: -1.5707963267948966 rad + pos: 52.5,-45.5 parent: 2 - - uid: 30549 + - type: DeviceNetwork + deviceLists: + - 51311 + - 51320 + - uid: 51310 components: - type: Transform - pos: -91.5,-7.5 + pos: 56.5,-49.5 parent: 2 - - uid: 30556 + - type: DeviceNetwork + deviceLists: + - 51311 + - 51320 + - uid: 51317 components: - type: Transform - pos: -90.5,-7.5 + rot: -1.5707963267948966 rad + pos: 48.5,-54.5 parent: 2 - - uid: 30557 + - type: DeviceNetwork + deviceLists: + - 51316 + - uid: 51318 components: - type: Transform - pos: -89.5,-7.5 + pos: 50.5,-52.5 parent: 2 - - uid: 30602 + - type: DeviceNetwork + deviceLists: + - 51311 + - uid: 51319 components: - type: Transform - pos: -88.5,-7.5 + rot: -1.5707963267948966 rad + pos: 52.5,-40.5 parent: 2 - - uid: 30603 + - type: DeviceNetwork + deviceLists: + - 51320 + - uid: 51322 components: - type: Transform - pos: -87.5,-7.5 + pos: 60.5,-41.5 parent: 2 - - uid: 30605 + - type: DeviceNetwork + deviceLists: + - 51320 + - uid: 51323 components: - type: Transform - pos: -86.5,-7.5 + pos: 81.5,-60.5 parent: 2 - - uid: 30608 + - type: DeviceNetwork + deviceLists: + - 51334 + - 51332 + - uid: 51324 components: - type: Transform - pos: -85.5,-7.5 + rot: -1.5707963267948966 rad + pos: 79.5,-57.5 parent: 2 - - uid: 30611 + - type: DeviceNetwork + deviceLists: + - 51149 + - 51332 + - uid: 51325 components: - type: Transform - pos: -84.5,-7.5 + rot: -1.5707963267948966 rad + pos: 78.5,-51.5 parent: 2 - - uid: 30613 + - type: DeviceNetwork + deviceLists: + - 51149 + - 51331 + - uid: 51326 components: - type: Transform - pos: -83.5,-7.5 + pos: 81.5,-55.5 parent: 2 - - uid: 30616 + - type: DeviceNetwork + deviceLists: + - 51331 + - 51332 + - uid: 51327 components: - type: Transform - pos: -82.5,-12.5 + rot: 1.5707963267948966 rad + pos: 83.5,-57.5 parent: 2 - - uid: 30617 + - type: DeviceNetwork + deviceLists: + - 51332 + - uid: 51338 components: - type: Transform - pos: -83.5,-12.5 + rot: -1.5707963267948966 rad + pos: 86.5,-57.5 parent: 2 - - uid: 30619 + - type: DeviceNetwork + deviceLists: + - 51337 + - uid: 51419 components: - type: Transform - pos: -83.5,-11.5 + rot: -1.5707963267948966 rad + pos: -81.5,2.5 parent: 2 - - uid: 30620 + - type: DeviceNetwork + deviceLists: + - 22114 + - 51418 + - uid: 51428 components: - type: Transform - pos: -83.5,-10.5 + rot: -1.5707963267948966 rad + pos: -72.5,-4.5 parent: 2 - - uid: 30623 + - type: DeviceNetwork + deviceLists: + - 51418 + - 51429 + - uid: 51433 components: - type: Transform - pos: -83.5,-9.5 + rot: -1.5707963267948966 rad + pos: -67.5,-20.5 parent: 2 - - uid: 30640 + - type: DeviceNetwork + deviceLists: + - 51432 + - uid: 51435 components: - type: Transform - pos: -83.5,-8.5 + pos: -64.5,-37.5 parent: 2 - - uid: 30641 + - type: DeviceNetwork + deviceLists: + - 51438 + - 51463 + - uid: 51436 components: - type: Transform - pos: -82.5,-7.5 + pos: -71.5,-44.5 parent: 2 - - uid: 30667 + - uid: 51441 components: - type: Transform - pos: -81.5,-7.5 + pos: -65.5,-37.5 parent: 2 - - uid: 30671 + - type: DeviceNetwork + deviceLists: + - 51438 + - 51463 + - uid: 51449 components: - type: Transform - pos: -80.5,-7.5 + rot: -1.5707963267948966 rad + pos: -17.5,-50.5 parent: 2 - - uid: 30675 + - type: DeviceNetwork + deviceLists: + - 51448 + - uid: 51450 components: - type: Transform - pos: -79.5,-7.5 + pos: -37.5,-52.5 parent: 2 - - uid: 30681 + - type: DeviceNetwork + deviceLists: + - 51448 + - 51454 + - uid: 51451 components: - type: Transform - pos: -78.5,-7.5 + rot: -1.5707963267948966 rad + pos: -43.5,-49.5 parent: 2 - - uid: 30682 + - type: DeviceNetwork + deviceLists: + - 51448 + - 51485 + - uid: 51452 components: - type: Transform - pos: -77.5,-7.5 + rot: -1.5707963267948966 rad + pos: -43.5,-48.5 parent: 2 - - uid: 30710 + - type: DeviceNetwork + deviceLists: + - 51448 + - 51485 + - uid: 51459 components: - type: Transform - pos: -76.5,-7.5 + pos: -80.5,-50.5 parent: 2 - - uid: 30765 + - type: DeviceNetwork + deviceLists: + - 51463 + - 51479 + - uid: 51460 components: - type: Transform - pos: -75.5,-7.5 + rot: -1.5707963267948966 rad + pos: -82.5,-45.5 parent: 2 - - uid: 30782 + - type: DeviceNetwork + deviceLists: + - 51463 + - 51467 + - uid: 51461 components: - type: Transform - pos: -74.5,-7.5 + pos: -61.5,-37.5 parent: 2 - - uid: 30786 + - type: DeviceNetwork + deviceLists: + - 51463 + - 51485 + - uid: 51462 components: - type: Transform - pos: -73.5,-7.5 + pos: -60.5,-37.5 parent: 2 - - uid: 30788 + - type: DeviceNetwork + deviceLists: + - 51463 + - 51485 + - uid: 51469 components: - type: Transform - pos: -58.5,-13.5 + rot: -1.5707963267948966 rad + pos: -82.5,-52.5 parent: 2 - - uid: 30806 + - type: DeviceNetwork + deviceLists: + - 51467 + - 51479 + - uid: 51472 components: - type: Transform - pos: -59.5,-13.5 + rot: -1.5707963267948966 rad + pos: -92.5,-48.5 parent: 2 - - uid: 30810 + - type: DeviceNetwork + deviceLists: + - 51467 + - uid: 51473 components: - type: Transform - pos: -60.5,-13.5 + pos: -85.5,-53.5 parent: 2 - - uid: 30831 + - type: DeviceNetwork + deviceLists: + - 51467 + - uid: 51475 components: - type: Transform - pos: -61.5,-13.5 + pos: -66.5,-72.5 parent: 2 - - uid: 30878 + - type: DeviceNetwork + deviceLists: + - 51479 + - 51508 + - uid: 51476 components: - type: Transform - pos: -62.5,-13.5 + rot: -1.5707963267948966 rad + pos: -65.5,-60.5 parent: 2 - - uid: 30895 + - type: DeviceNetwork + deviceLists: + - 51479 + - 51499 + - uid: 51478 components: - type: Transform - pos: -63.5,-13.5 + rot: -1.5707963267948966 rad + pos: -79.5,-58.5 parent: 2 - - uid: 30896 + - type: DeviceNetwork + deviceLists: + - 51479 + - uid: 51494 components: - type: Transform - pos: -64.5,-13.5 + pos: -57.5,-48.5 parent: 2 - - uid: 30898 + - type: DeviceNetwork + deviceLists: + - 51485 + - 51499 + - uid: 51496 components: - type: Transform - pos: -65.5,-13.5 + pos: -63.5,-62.5 parent: 2 - - uid: 30906 + - type: DeviceNetwork + deviceLists: + - 51499 + - uid: 51502 components: - type: Transform - pos: -66.5,-13.5 + rot: 1.5707963267948966 rad + pos: -39.5,-60.5 parent: 2 - - uid: 30910 + - type: DeviceNetwork + deviceLists: + - 51501 + - 9823 + - uid: 51503 components: - type: Transform - pos: -67.5,-13.5 + pos: -66.5,-76.5 parent: 2 - - uid: 30911 + - type: DeviceNetwork + deviceLists: + - 51508 + - 51507 + - uid: 51504 components: - type: Transform - pos: -68.5,-13.5 + rot: -1.5707963267948966 rad + pos: -63.5,-83.5 parent: 2 - - uid: 30912 + - type: DeviceNetwork + deviceLists: + - 51507 + - 21676 + - uid: 51525 components: - type: Transform - pos: -69.5,-13.5 + rot: -1.5707963267948966 rad + pos: -42.5,-78.5 parent: 2 - - uid: 30914 + - type: DeviceNetwork + deviceLists: + - 51557 + - 51558 + - uid: 51527 components: - type: Transform - pos: -69.5,-14.5 + pos: -40.5,-77.5 parent: 2 - - uid: 30915 + - type: DeviceNetwork + deviceLists: + - 51556 + - 51558 + - uid: 51531 components: - type: Transform - pos: -69.5,-15.5 + pos: -53.5,-84.5 parent: 2 - - uid: 30916 + - type: DeviceNetwork + deviceLists: + - 21676 + - 51530 + - uid: 51532 components: - type: Transform - pos: -70.5,-15.5 + pos: -52.5,-84.5 parent: 2 - - uid: 30935 + - type: DeviceNetwork + deviceLists: + - 21676 + - 51530 + - uid: 51533 components: - type: Transform - pos: -71.5,-15.5 + pos: -50.5,-80.5 parent: 2 - - uid: 30937 + - type: DeviceNetwork + deviceLists: + - 21676 + - 51557 + - uid: 51537 components: - type: Transform - pos: -71.5,-14.5 + rot: -1.5707963267948966 rad + pos: -42.5,-79.5 parent: 2 - - uid: 30938 + - type: DeviceNetwork + deviceLists: + - 51557 + - 51558 + - uid: 51539 components: - type: Transform - pos: -72.5,-14.5 + rot: 1.5707963267948966 rad + pos: -39.5,-78.5 parent: 2 - - uid: 30939 + - type: DeviceNetwork + deviceLists: + - 51563 + - 51558 + - uid: 51543 components: - type: Transform - pos: -72.5,-13.5 + pos: -36.5,-70.5 parent: 2 - - uid: 30941 + - type: DeviceNetwork + deviceLists: + - 51556 + - 51563 + - uid: 51544 components: - type: Transform - pos: -72.5,-12.5 + rot: -1.5707963267948966 rad + pos: -30.5,-80.5 parent: 2 - - uid: 30942 + - type: DeviceNetwork + deviceLists: + - 51563 + - 51573 + - uid: 51565 components: - type: Transform - pos: -72.5,-11.5 + rot: -1.5707963267948966 rad + pos: -34.5,-86.5 parent: 2 - - uid: 30945 + - type: DeviceNetwork + deviceLists: + - 51558 + - uid: 51570 components: - type: Transform - pos: -72.5,-10.5 + rot: -1.5707963267948966 rad + pos: -19.5,-81.5 parent: 2 - - uid: 30946 + - type: DeviceNetwork + deviceLists: + - 51573 + - 51591 + - uid: 51571 components: - type: Transform - pos: -72.5,-9.5 + rot: -1.5707963267948966 rad + pos: -22.5,-85.5 parent: 2 - - uid: 30947 + - type: DeviceNetwork + deviceLists: + - 51573 + - 51591 + - uid: 51572 components: - type: Transform - pos: -72.5,-8.5 + pos: -21.5,-78.5 parent: 2 - - uid: 30948 + - type: DeviceNetwork + deviceLists: + - 51573 + - uid: 51590 components: - type: Transform - pos: -72.5,-7.5 + rot: -1.5707963267948966 rad + pos: -1.5,-86.5 parent: 2 - - uid: 30951 + - type: DeviceNetwork + deviceLists: + - 51591 + - 51608 + - uid: 51595 components: - type: Transform - pos: -57.5,-12.5 + rot: -1.5707963267948966 rad + pos: -7.5,-76.5 parent: 2 - - uid: 30956 + - type: DeviceNetwork + deviceLists: + - 51594 + - 51601 + - uid: 51596 components: - type: Transform - pos: -56.5,-12.5 + pos: -6.5,-78.5 parent: 2 - - uid: 30957 + - type: DeviceNetwork + deviceLists: + - 51601 + - 51605 + - uid: 51602 components: - type: Transform - pos: -55.5,-12.5 + rot: 1.5707963267948966 rad + pos: -3.5,-76.5 parent: 2 - - uid: 30958 + - type: DeviceNetwork + deviceLists: + - 51601 + - 23688 + - uid: 51609 components: - type: Transform - pos: -55.5,-11.5 + rot: 1.5707963267948966 rad + pos: 4.5,-89.5 parent: 2 - - uid: 30959 + - type: DeviceNetwork + deviceLists: + - 51608 + - 51616 + - uid: 51610 components: - type: Transform - pos: -55.5,-10.5 + pos: -1.5,-79.5 parent: 2 - - uid: 31005 + - type: DeviceNetwork + deviceLists: + - 23688 + - uid: 51613 components: - type: Transform - pos: -55.5,-9.5 + rot: -1.5707963267948966 rad + pos: 27.5,-91.5 parent: 2 - - uid: 31011 + - type: DeviceNetwork + deviceLists: + - 23685 + - 51621 + - uid: 51614 components: - type: Transform - pos: -55.5,-8.5 + rot: -1.5707963267948966 rad + pos: 12.5,-89.5 parent: 2 - - uid: 31062 + - type: DeviceNetwork + deviceLists: + - 51616 + - uid: 51615 components: - type: Transform - pos: -55.5,-7.5 + rot: -1.5707963267948966 rad + pos: 17.5,-90.5 parent: 2 - - uid: 31065 + - type: DeviceNetwork + deviceLists: + - 23685 + - uid: 51622 components: - type: Transform - pos: -55.5,-6.5 + pos: 33.5,-87.5 parent: 2 - - uid: 31071 + - type: DeviceNetwork + deviceLists: + - 51621 + - 51640 + - uid: 51623 components: - type: Transform - pos: -72.5,-6.5 + rot: -1.5707963267948966 rad + pos: 31.5,-79.5 parent: 2 - - uid: 31072 + - type: DeviceNetwork + deviceLists: + - 51639 + - 51640 + - uid: 51625 components: - type: Transform - pos: -56.5,-7.5 + pos: 39.5,-65.5 parent: 2 - - uid: 31074 + - type: DeviceNetwork + deviceLists: + - 51640 + - 51666 + - uid: 51626 components: - type: Transform - pos: -72.5,-5.5 + pos: 31.5,-68.5 parent: 2 - - uid: 31142 + - type: DeviceNetwork + deviceLists: + - 51685 + - uid: 51627 components: - type: Transform - pos: -72.5,-4.5 + rot: -1.5707963267948966 rad + pos: 33.5,-64.5 parent: 2 - - uid: 31143 + - type: DeviceNetwork + deviceLists: + - 51640 + - 51685 + - uid: 51628 components: - type: Transform - pos: -72.5,-3.5 + rot: -1.5707963267948966 rad + pos: 29.5,-64.5 parent: 2 - - uid: 31150 + - type: DeviceNetwork + deviceLists: + - 51685 + - uid: 51682 components: - type: Transform - pos: -71.5,-3.5 + pos: -0.5,-73.5 parent: 2 - - uid: 31151 + - type: DeviceNetwork + deviceLists: + - 23688 + - uid: 51683 components: - type: Transform - pos: -70.5,-3.5 + rot: -1.5707963267948966 rad + pos: 0.5,-78.5 parent: 2 - - uid: 31191 + - type: DeviceNetwork + deviceLists: + - 23688 + - uid: 51684 components: - type: Transform - pos: -69.5,-3.5 + pos: 1.5,-83.5 parent: 2 - - uid: 31193 + - type: DeviceNetwork + deviceLists: + - 51608 + - uid: 51690 components: - type: Transform - pos: -68.5,-3.5 + pos: 27.5,-65.5 parent: 2 - - uid: 31194 + - type: DeviceNetwork + deviceLists: + - 51689 + - uid: 61476 components: - type: Transform - pos: -67.5,-3.5 - parent: 2 - - uid: 31208 + pos: -11.5,-7.5 + parent: 56631 + - uid: 61477 components: - type: Transform - pos: -66.5,-3.5 - parent: 2 - - uid: 31212 + pos: -2.5,10.5 + parent: 56631 + - uid: 61478 components: - type: Transform - pos: -66.5,-4.5 - parent: 2 - - uid: 31215 + pos: 3.5,10.5 + parent: 56631 + - uid: 61479 components: - type: Transform - pos: -66.5,-5.5 - parent: 2 - - uid: 31218 + pos: 12.5,-7.5 + parent: 56631 + - uid: 61480 components: - type: Transform - pos: -66.5,-6.5 - parent: 2 - - uid: 31219 + pos: -14.5,5.5 + parent: 56631 + - uid: 61481 components: - type: Transform - pos: -66.5,-7.5 - parent: 2 - - uid: 31225 + pos: -13.5,5.5 + parent: 56631 + - uid: 61482 components: - type: Transform - pos: -66.5,-8.5 - parent: 2 - - uid: 31243 + pos: 14.5,5.5 + parent: 56631 + - uid: 65588 components: - type: Transform - pos: -66.5,-9.5 - parent: 2 - - uid: 31264 + pos: 5.5,-3.5 + parent: 65540 + - uid: 65589 components: - type: Transform - pos: -66.5,-10.5 - parent: 2 - - uid: 31299 + pos: 7.5,-3.5 + parent: 65540 + - uid: 65590 components: - type: Transform - pos: -67.5,-10.5 - parent: 2 - - uid: 31310 + pos: 5.5,4.5 + parent: 65540 + - uid: 65591 components: - type: Transform - pos: -68.5,-10.5 - parent: 2 - - uid: 31323 + pos: 6.5,4.5 + parent: 65540 + - uid: 65731 components: - type: Transform - pos: -68.5,-9.5 - parent: 2 - - uid: 31330 + pos: 5.5,2.5 + parent: 65694 + - uid: 66313 components: - type: Transform - pos: -68.5,-8.5 - parent: 2 - - uid: 31347 + pos: 0.5,7.5 + parent: 65849 + - uid: 66314 components: - type: Transform - pos: -68.5,-7.5 - parent: 2 - - uid: 31348 + pos: -0.5,-4.5 + parent: 65849 + - uid: 66315 components: - type: Transform - pos: -68.5,-6.5 - parent: 2 - - uid: 31355 + pos: -0.5,17.5 + parent: 65849 + - uid: 66316 components: - type: Transform - pos: -68.5,-5.5 - parent: 2 - - uid: 31356 + pos: 2.5,17.5 + parent: 65849 + - uid: 66317 components: - type: Transform - pos: -65.5,-3.5 - parent: 2 - - uid: 31357 + pos: 2.5,16.5 + parent: 65849 + - uid: 66318 components: - type: Transform - pos: -64.5,-3.5 - parent: 2 - - uid: 31358 + pos: 0.5,18.5 + parent: 65849 +- proto: FirelockEdge + entities: + - uid: 23302 components: - type: Transform - pos: -63.5,-3.5 + rot: 1.5707963267948966 rad + pos: -8.5,60.5 parent: 2 - - uid: 31369 + - type: DeviceNetwork + deviceLists: + - 49953 + - 111 + - 51945 + - uid: 26955 components: - type: Transform - pos: -62.5,-3.5 + rot: 1.5707963267948966 rad + pos: -8.5,61.5 parent: 2 - - uid: 31370 + - type: DeviceNetwork + deviceLists: + - 49953 + - 111 + - 51945 + - uid: 31713 components: - type: Transform - pos: -61.5,-3.5 + pos: -45.5,46.5 parent: 2 - - uid: 31371 + - type: DeviceNetwork + deviceLists: + - 50753 + - 51978 + - uid: 45133 components: - type: Transform - pos: -60.5,-3.5 + pos: 4.5,-10.5 parent: 2 - - uid: 31430 + - type: DeviceNetwork + deviceLists: + - 48349 + - uid: 45332 components: - type: Transform - pos: -59.5,-3.5 + rot: 3.141592653589793 rad + pos: 43.5,28.5 parent: 2 - - uid: 31431 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45345 components: - type: Transform - pos: -55.5,-5.5 + rot: 3.141592653589793 rad + pos: 46.5,28.5 parent: 2 - - uid: 31439 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45417 components: - type: Transform - pos: -55.5,-4.5 + rot: 3.141592653589793 rad + pos: 45.5,28.5 parent: 2 - - uid: 31444 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45418 components: - type: Transform - pos: -56.5,-4.5 + rot: 3.141592653589793 rad + pos: 44.5,28.5 parent: 2 - - uid: 31445 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45420 components: - type: Transform - pos: -57.5,-4.5 + pos: 44.5,26.5 parent: 2 - - uid: 31450 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45421 components: - type: Transform - pos: -58.5,-4.5 + pos: 45.5,26.5 parent: 2 - - uid: 31458 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45422 components: - type: Transform - pos: -58.5,-3.5 + pos: 46.5,26.5 parent: 2 - - uid: 31490 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45424 components: - type: Transform - pos: -62.5,6.5 + pos: 47.5,26.5 parent: 2 - - uid: 31494 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45425 components: - type: Transform - pos: -62.5,7.5 + pos: 48.5,26.5 parent: 2 - - uid: 31495 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45426 components: - type: Transform - pos: -62.5,8.5 + rot: 3.141592653589793 rad + pos: 47.5,28.5 parent: 2 - - uid: 31498 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45429 components: - type: Transform - pos: -62.5,9.5 + pos: 43.5,26.5 parent: 2 - - uid: 31551 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45558 components: - type: Transform - pos: -61.5,9.5 + rot: 1.5707963267948966 rad + pos: 41.5,24.5 parent: 2 - - uid: 31591 + - type: DeviceNetwork + deviceLists: + - 48647 + - 48738 + - 51912 + - 51917 + - uid: 45559 components: - type: Transform - pos: -60.5,9.5 + rot: 1.5707963267948966 rad + pos: 41.5,23.5 parent: 2 - - uid: 31599 + - type: DeviceNetwork + deviceLists: + - 48647 + - 48738 + - 51912 + - 51917 + - uid: 45603 components: - type: Transform - pos: -59.5,9.5 + rot: 3.141592653589793 rad + pos: 48.5,28.5 parent: 2 - - uid: 31600 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45660 components: - type: Transform - pos: -58.5,9.5 + rot: 1.5707963267948966 rad + pos: 41.5,30.5 parent: 2 - - uid: 31612 + - type: DeviceNetwork + deviceLists: + - 48807 + - 48738 + - 51910 + - 51917 + - uid: 45661 components: - type: Transform - pos: -57.5,9.5 + rot: 1.5707963267948966 rad + pos: 41.5,31.5 parent: 2 - - uid: 31618 + - type: DeviceNetwork + deviceLists: + - 48807 + - 48738 + - 51910 + - 51917 + - uid: 46454 components: - type: Transform - pos: -56.5,9.5 + pos: -10.5,-42.5 parent: 2 - - uid: 31623 + - type: DeviceNetwork + deviceLists: + - 50995 + - 50996 + - uid: 46455 components: - type: Transform - pos: -55.5,9.5 + rot: 3.141592653589793 rad + pos: -10.5,-42.5 parent: 2 - - uid: 31628 + - type: DeviceNetwork + deviceLists: + - 50995 + - 50996 + - uid: 47101 components: - type: Transform - pos: -55.5,8.5 + rot: -1.5707963267948966 rad + pos: -48.5,-3.5 parent: 2 - - uid: 31635 + - type: DeviceNetwork + deviceLists: + - 50911 + - uid: 47120 components: - type: Transform - pos: -55.5,7.5 + rot: 1.5707963267948966 rad + pos: -49.5,-33.5 parent: 2 - - uid: 31642 + - type: DeviceNetwork + deviceLists: + - 50973 + - uid: 47121 components: - type: Transform - pos: -55.5,6.5 + rot: 1.5707963267948966 rad + pos: -49.5,-29.5 parent: 2 - - uid: 31714 + - type: DeviceNetwork + deviceLists: + - 50974 + - uid: 47739 components: - type: Transform - pos: -58.5,8.5 + pos: -44.5,46.5 parent: 2 - - uid: 31720 + - type: DeviceNetwork + deviceLists: + - 50753 + - 51978 + - uid: 47740 components: - type: Transform - pos: -58.5,7.5 + pos: -43.5,46.5 parent: 2 - - uid: 31723 + - type: DeviceNetwork + deviceLists: + - 50753 + - 51978 + - uid: 47741 components: - type: Transform - pos: -58.5,6.5 + pos: -42.5,46.5 parent: 2 - - uid: 31753 + - type: DeviceNetwork + deviceLists: + - 50753 + - 51978 + - uid: 47789 components: - type: Transform - pos: -58.5,5.5 + rot: -1.5707963267948966 rad + pos: -81.5,60.5 parent: 2 - - uid: 31825 + - type: DeviceNetwork + deviceLists: + - 50805 + - 51958 + - uid: 47790 components: - type: Transform - pos: -58.5,4.5 + pos: -79.5,58.5 parent: 2 - - uid: 31860 + - type: DeviceNetwork + deviceLists: + - 50805 + - 51958 + - uid: 49946 components: - type: Transform - pos: -58.5,3.5 + rot: 1.5707963267948966 rad + pos: -8.5,62.5 parent: 2 - - uid: 31861 + - type: DeviceNetwork + deviceLists: + - 49953 + - 111 + - 51945 + - uid: 50675 components: - type: Transform - pos: -58.5,2.5 + rot: -1.5707963267948966 rad + pos: 13.5,52.5 parent: 2 - - uid: 31863 + - type: DeviceNetwork + deviceLists: + - 50674 + - uid: 50676 components: - type: Transform - pos: -58.5,1.5 + pos: 11.5,54.5 parent: 2 - - uid: 31901 + - type: DeviceNetwork + deviceLists: + - 50674 + - uid: 50677 components: - type: Transform - pos: -58.5,0.5 + rot: -1.5707963267948966 rad + pos: 6.5,55.5 parent: 2 - - uid: 31906 + - type: DeviceNetwork + deviceLists: + - 50674 + - uid: 50794 components: - type: Transform - pos: -58.5,-0.5 + rot: 1.5707963267948966 rad + pos: -88.5,60.5 parent: 2 - - uid: 31908 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50806 + - 51958 + - uid: 50795 components: - type: Transform - pos: -58.5,-1.5 + rot: 1.5707963267948966 rad + pos: -88.5,59.5 parent: 2 - - uid: 31912 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50806 + - 51958 + - uid: 50796 components: - type: Transform - pos: -58.5,-2.5 + pos: -90.5,57.5 parent: 2 - - uid: 31915 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50806 + - 51958 + - uid: 50797 components: - type: Transform - pos: -57.5,0.5 + pos: -91.5,57.5 parent: 2 - - uid: 31922 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50806 + - 51958 + - uid: 50798 components: - type: Transform - pos: -56.5,0.5 + rot: 3.141592653589793 rad + pos: -91.5,51.5 parent: 2 - - uid: 31923 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50807 + - 51958 + - uid: 50799 components: - type: Transform - pos: -55.5,0.5 + rot: 3.141592653589793 rad + pos: -90.5,51.5 parent: 2 - - uid: 31924 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50807 + - 51958 + - uid: 50800 components: - type: Transform - pos: -54.5,0.5 + rot: 1.5707963267948966 rad + pos: -88.5,49.5 parent: 2 - - uid: 31925 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50807 + - 51958 + - uid: 50801 components: - type: Transform - pos: -53.5,0.5 + rot: 1.5707963267948966 rad + pos: -88.5,48.5 parent: 2 - - uid: 31926 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50807 + - 51958 + - uid: 55186 components: - type: Transform - pos: -52.5,0.5 - parent: 2 - - uid: 31934 + pos: 0.5,-3.5 + parent: 55142 + - uid: 55187 components: - type: Transform - pos: -51.5,0.5 - parent: 2 - - uid: 31937 + rot: 3.141592653589793 rad + pos: 0.5,3.5 + parent: 55142 + - uid: 56170 components: - type: Transform - pos: -50.5,0.5 - parent: 2 - - uid: 31938 + pos: 1.5,-8.5 + parent: 56001 + - uid: 56519 components: - type: Transform - pos: -49.5,0.5 - parent: 2 - - uid: 31943 + rot: 3.141592653589793 rad + pos: 0.5,2.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - 56425 + - uid: 67435 components: - type: Transform - pos: -48.5,0.5 - parent: 2 - - uid: 31945 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 66965 + - uid: 67436 components: - type: Transform - pos: -47.5,0.5 - parent: 2 - - uid: 31949 + rot: -1.5707963267948966 rad + pos: 11.5,11.5 + parent: 66965 +- proto: FirelockElectronics + entities: + - uid: 15978 components: - type: Transform - pos: -47.5,1.5 + pos: 38.360985,50.67554 parent: 2 - - uid: 31957 + - uid: 15979 components: - type: Transform - pos: -47.5,2.5 + pos: 38.517235,50.58179 parent: 2 - - uid: 31961 + - uid: 16203 components: - type: Transform - pos: -46.5,0.5 + pos: 25.399954,6.656979 parent: 2 - - uid: 31965 + - uid: 16204 components: - type: Transform - pos: -45.5,0.5 + pos: 25.243704,6.578854 parent: 2 - - uid: 31966 + - uid: 16205 components: - type: Transform - pos: -44.5,0.5 + pos: 25.415579,6.531979 parent: 2 - - uid: 31968 +- proto: FirelockFrame + entities: + - uid: 24727 components: - type: Transform - pos: -43.5,0.5 + pos: -72.5,37.5 parent: 2 - - uid: 31974 + - uid: 30550 components: - type: Transform - pos: -42.5,0.5 + pos: 46.5,-11.5 parent: 2 - - uid: 31985 + - uid: 51597 components: - type: Transform - pos: -41.5,0.5 + pos: -12.5,-78.5 parent: 2 - - uid: 31987 + - uid: 61483 components: - type: Transform - pos: -40.5,0.5 - parent: 2 - - uid: 31989 + pos: -6.5,-2.5 + parent: 56631 + - uid: 61484 components: - type: Transform - pos: -39.5,0.5 - parent: 2 - - uid: 31994 + pos: -12.5,5.5 + parent: 56631 + - uid: 61485 components: - type: Transform - pos: -38.5,0.5 - parent: 2 - - uid: 32000 + pos: 13.5,5.5 + parent: 56631 + - uid: 61486 components: - type: Transform - pos: -37.5,0.5 - parent: 2 - - uid: 32005 + pos: 15.5,5.5 + parent: 56631 + - uid: 65592 components: - type: Transform - pos: -36.5,0.5 - parent: 2 - - uid: 32013 + pos: 6.5,-3.5 + parent: 65540 + - uid: 65593 components: - type: Transform - pos: -35.5,0.5 - parent: 2 - - uid: 32015 + pos: 7.5,4.5 + parent: 65540 + - uid: 65732 components: - type: Transform - pos: -34.5,0.5 - parent: 2 - - uid: 32025 + pos: -3.5,2.5 + parent: 65694 + - uid: 66319 components: - type: Transform - pos: -33.5,0.5 - parent: 2 - - uid: 32028 + pos: 1.5,7.5 + parent: 65849 + - uid: 66320 components: - type: Transform - pos: -32.5,0.5 - parent: 2 - - uid: 32038 + pos: -0.5,7.5 + parent: 65849 + - uid: 66321 components: - type: Transform - pos: -31.5,0.5 - parent: 2 - - uid: 32039 + pos: 1.5,-4.5 + parent: 65849 + - uid: 66322 components: - type: Transform - pos: -31.5,1.5 - parent: 2 - - uid: 32064 + pos: 0.5,-4.5 + parent: 65849 + - uid: 66323 components: - type: Transform - pos: -31.5,2.5 - parent: 2 - - uid: 32065 + pos: -0.5,16.5 + parent: 65849 + - uid: 66324 components: - type: Transform - pos: -33.5,-0.5 - parent: 2 - - uid: 32067 + pos: 1.5,18.5 + parent: 65849 +- proto: FirelockGlass + entities: + - uid: 14140 components: - type: Transform - pos: -33.5,-1.5 + pos: -10.5,-27.5 parent: 2 - - uid: 32068 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51043 + - 51960 + - 51980 + - uid: 15403 components: - type: Transform - pos: -33.5,-2.5 + pos: -11.5,-27.5 parent: 2 - - uid: 32072 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51043 + - 51960 + - 51980 + - uid: 19368 components: - type: Transform - pos: -33.5,-3.5 + pos: -41.5,-27.5 parent: 2 - - uid: 32076 + - type: DeviceNetwork + deviceLists: + - 50982 + - 51021 + - 51963 + - 51901 + - uid: 20273 components: - type: Transform - pos: -34.5,-3.5 + pos: -32.5,-25.5 parent: 2 - - uid: 32080 + - type: DeviceNetwork + deviceLists: + - 51021 + - 51006 + - 51961 + - 51963 + - uid: 22440 components: - type: Transform - pos: -35.5,-3.5 + pos: -23.5,26.5 parent: 2 - - uid: 32081 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 24040 components: - type: Transform - pos: -27.5,8.5 + rot: -1.5707963267948966 rad + pos: -41.5,-16.5 parent: 2 - - uid: 32082 + - type: DeviceNetwork + deviceLists: + - 50941 + - 50966 + - 51903 + - uid: 24410 components: - type: Transform - pos: -27.5,7.5 + rot: -1.5707963267948966 rad + pos: -1.5,-29.5 parent: 2 - - uid: 32136 + - type: DeviceNetwork + deviceLists: + - 42960 + - 51045 + - 304 + - uid: 30553 components: - type: Transform - pos: -27.5,6.5 + pos: -32.5,-23.5 parent: 2 - - uid: 32137 + - type: DeviceNetwork + deviceLists: + - 51021 + - 51006 + - 51961 + - 51963 + - uid: 31706 components: - type: Transform - pos: -27.5,5.5 + pos: -36.5,41.5 parent: 2 - - uid: 32138 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 31714 components: - type: Transform - pos: -27.5,4.5 + pos: 13.5,3.5 parent: 2 - - uid: 32139 + - type: DeviceNetwork + deviceLists: + - 50621 + - 50662 + - 51905 + - 51939 + - uid: 31837 components: - type: Transform - pos: -27.5,3.5 + pos: 14.5,3.5 parent: 2 - - uid: 32140 + - type: DeviceNetwork + deviceLists: + - 50621 + - 50662 + - 51905 + - 51939 + - uid: 31838 components: - type: Transform - pos: -26.5,3.5 + pos: 14.5,-2.5 parent: 2 - - uid: 32141 + - type: DeviceNetwork + deviceLists: + - 50614 + - 50662 + - 51942 + - 51939 + - uid: 31839 components: - type: Transform - pos: -26.5,2.5 + pos: 13.5,-2.5 parent: 2 - - uid: 32153 + - type: DeviceNetwork + deviceLists: + - 50614 + - 50662 + - 51942 + - 51939 + - uid: 32512 components: - type: Transform - pos: -26.5,1.5 + pos: -40.5,52.5 parent: 2 - - uid: 32154 + - type: DeviceNetwork + deviceLists: + - 50765 + - 50771 + - 51954 + - 51955 + - uid: 32532 components: - type: Transform - pos: -26.5,0.5 + rot: -1.5707963267948966 rad + pos: -57.5,53.5 parent: 2 - - uid: 32216 + - type: DeviceNetwork + deviceLists: + - 50771 + - 46846 + - 51955 + - 51956 + - uid: 36110 components: - type: Transform - pos: -27.5,0.5 + pos: -52.5,52.5 parent: 2 - - uid: 32219 + - type: DeviceNetwork + deviceLists: + - 50759 + - 50771 + - 51955 + - 51977 + - uid: 36111 components: - type: Transform - pos: -28.5,0.5 + pos: -35.5,52.5 parent: 2 - - uid: 32225 + - type: DeviceNetwork + deviceLists: + - 50766 + - 50769 + - uid: 36112 components: - type: Transform - pos: -29.5,0.5 + rot: -1.5707963267948966 rad + pos: -52.5,41.5 parent: 2 - - uid: 32232 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50758 + - 51978 + - uid: 36308 components: - type: Transform - pos: -30.5,0.5 + rot: 1.5707963267948966 rad + pos: -2.5,-53.5 parent: 2 - - uid: 32375 + - type: DeviceNetwork + deviceLists: + - 50337 + - 42987 + - 51948 + - uid: 36320 components: - type: Transform - pos: -21.5,11.5 + pos: -50.5,40.5 parent: 2 - - uid: 32378 + - type: DeviceNetwork + deviceLists: + - 50752 + - 50753 + - 51976 + - 51978 + - uid: 36322 components: - type: Transform - pos: -21.5,12.5 + rot: -1.5707963267948966 rad + pos: -31.5,20.5 parent: 2 - - uid: 32387 + - type: DeviceNetwork + deviceLists: + - 50728 + - 50727 + - uid: 37143 components: - type: Transform - pos: -21.5,13.5 + rot: -1.5707963267948966 rad + pos: -3.5,-51.5 parent: 2 - - uid: 32389 + - type: DeviceNetwork + deviceLists: + - 50338 + - 42976 + - 51947 + - uid: 37153 components: - type: Transform - pos: -21.5,14.5 + rot: -1.5707963267948966 rad + pos: -3.5,-50.5 parent: 2 - - uid: 32390 + - type: DeviceNetwork + deviceLists: + - 50338 + - 42976 + - 51947 + - uid: 40734 components: - type: Transform - pos: -21.5,10.5 + rot: 1.5707963267948966 rad + pos: 38.5,26.5 parent: 2 - - uid: 32391 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 42075 components: - type: Transform - pos: -22.5,10.5 + rot: -1.5707963267948966 rad + pos: 2.5,-12.5 parent: 2 - - uid: 32393 + - type: DeviceNetwork + deviceLists: + - 48349 + - 50654 + - uid: 42130 components: - type: Transform - pos: -23.5,10.5 + rot: 1.5707963267948966 rad + pos: -7.5,1.5 parent: 2 - - uid: 32394 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - uid: 42189 components: - type: Transform - pos: -21.5,15.5 + pos: 2.5,3.5 parent: 2 - - uid: 32395 + - type: DeviceNetwork + deviceLists: + - 48344 + - 50648 + - 51941 + - uid: 42194 components: - type: Transform - pos: -21.5,16.5 + pos: 7.5,-7.5 parent: 2 - - uid: 32775 + - type: DeviceNetwork + deviceLists: + - 48349 + - uid: 42199 components: - type: Transform - pos: -18.5,-13.5 + rot: 1.5707963267948966 rad + pos: -1.5,-6.5 parent: 2 - - uid: 32776 + - type: DeviceNetwork + deviceLists: + - 48345 + - 50652 + - 51990 + - uid: 42286 components: - type: Transform - pos: -17.5,-13.5 + pos: 8.5,48.5 parent: 2 - - uid: 32795 + - type: DeviceNetwork + deviceLists: + - 50673 + - 50674 + - uid: 42716 components: - type: Transform - pos: -11.5,-12.5 + rot: 1.5707963267948966 rad + pos: -9.5,18.5 parent: 2 - - uid: 32797 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - 50111 + - 51929 + - uid: 42720 components: - type: Transform - pos: -10.5,-12.5 + rot: 1.5707963267948966 rad + pos: -9.5,17.5 parent: 2 - - uid: 32798 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - 50111 + - 51929 + - uid: 42834 components: - type: Transform - pos: -9.5,-12.5 + pos: 26.5,-62.5 parent: 2 - - uid: 32799 + - type: DeviceNetwork + deviceLists: + - 50351 + - uid: 42846 components: - type: Transform - pos: -9.5,-13.5 + rot: 1.5707963267948966 rad + pos: 21.5,-65.5 parent: 2 - - uid: 32800 + - type: DeviceNetwork + deviceLists: + - 50347 + - 51689 + - uid: 42862 components: - type: Transform - pos: -8.5,-13.5 + pos: -58.5,15.5 parent: 2 - - uid: 32861 + - type: DeviceNetwork + deviceLists: + - 50895 + - 51979 + - uid: 43033 components: - type: Transform - pos: -7.5,-13.5 + rot: -1.5707963267948966 rad + pos: -3.5,-65.5 parent: 2 - - uid: 32875 + - type: DeviceNetwork + deviceLists: + - 50337 + - 51948 + - uid: 43155 components: - type: Transform - pos: -6.5,-13.5 + pos: -5.5,-67.5 parent: 2 - - uid: 32877 + - type: DeviceNetwork + deviceLists: + - 50336 + - 50337 + - 51948 + - uid: 43177 components: - type: Transform - pos: -5.5,-13.5 + rot: -1.5707963267948966 rad + pos: 8.5,-65.5 parent: 2 - - uid: 32879 + - type: DeviceNetwork + deviceLists: + - 48365 + - 51949 + - uid: 43178 components: - type: Transform - pos: -4.5,-13.5 + pos: 20.5,-52.5 parent: 2 - - uid: 32883 + - type: DeviceNetwork + deviceLists: + - 50346 + - 50348 + - uid: 43180 components: - type: Transform - pos: -3.5,-13.5 + pos: 0.5,-69.5 parent: 2 - - uid: 32886 + - uid: 43183 components: - type: Transform - pos: -2.5,-13.5 + rot: -1.5707963267948966 rad + pos: -35.5,-65.5 parent: 2 - - uid: 32887 + - type: DeviceNetwork + deviceLists: + - 50292 + - 50304 + - 51951 + - uid: 43186 components: - type: Transform - pos: -1.5,-13.5 + rot: 1.5707963267948966 rad + pos: 4.5,-65.5 parent: 2 - - uid: 32938 + - type: DeviceNetwork + deviceLists: + - 48365 + - 51949 + - uid: 43330 components: - type: Transform - pos: -0.5,-13.5 + pos: -32.5,-24.5 parent: 2 - - uid: 32943 + - type: DeviceNetwork + deviceLists: + - 51021 + - 51006 + - 51961 + - 51963 + - uid: 43408 components: - type: Transform - pos: -14.5,-9.5 + pos: -53.5,-62.5 parent: 2 - - uid: 32945 + - type: DeviceNetwork + deviceLists: + - 50256 + - 50278 + - 51989 + - 51991 + - uid: 43420 components: - type: Transform - pos: -14.5,-10.5 + pos: 15.5,-62.5 parent: 2 - - uid: 32994 + - type: DeviceNetwork + deviceLists: + - 50346 + - 50347 + - uid: 43432 components: - type: Transform - pos: -0.5,-12.5 + pos: -73.5,-23.5 parent: 2 - - uid: 33001 + - type: DeviceNetwork + deviceLists: + - 50925 + - 50937 + - 51968 + - uid: 44033 components: - type: Transform - pos: -0.5,-11.5 + pos: -71.5,15.5 parent: 2 - - uid: 33002 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50890 + - 51969 + - 51902 + - uid: 44043 components: - type: Transform - pos: -1.5,-11.5 + pos: 42.5,18.5 parent: 2 - - uid: 33003 + - type: DeviceNetwork + deviceLists: + - 48317 + - 48647 + - 51912 + - uid: 44147 components: - type: Transform - pos: -1.5,-10.5 + pos: 34.5,41.5 parent: 2 - - uid: 33009 + - type: DeviceNetwork + deviceLists: + - 48059 + - 48062 + - 51908 + - uid: 44295 components: - type: Transform - pos: -1.5,-9.5 + pos: -69.5,15.5 parent: 2 - - uid: 33019 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50890 + - 51969 + - 51902 + - uid: 44301 components: - type: Transform - pos: -0.5,-9.5 + pos: 38.5,10.5 parent: 2 - - uid: 33021 + - type: DeviceNetwork + deviceLists: + - 49000 + - 51906 + - uid: 44322 components: - type: Transform - pos: 0.5,-9.5 + rot: -1.5707963267948966 rad + pos: -41.5,42.5 parent: 2 - - uid: 33022 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50765 + - 51954 + - 51978 + - uid: 44427 components: - type: Transform - pos: 0.5,-10.5 + pos: 19.5,23.5 parent: 2 - - uid: 33023 + - type: DeviceNetwork + deviceLists: + - 48131 + - 48132 + - 51915 + - uid: 44581 components: - type: Transform - pos: 0.5,-11.5 + rot: -1.5707963267948966 rad + pos: -43.5,-25.5 parent: 2 - - uid: 33024 + - type: DeviceNetwork + deviceLists: + - 50968 + - 51021 + - 51963 + - uid: 44582 components: - type: Transform - pos: 1.5,-10.5 + rot: -1.5707963267948966 rad + pos: -49.5,-23.5 parent: 2 - - uid: 33026 + - type: DeviceNetwork + deviceLists: + - 50969 + - 50968 + - uid: 44583 components: - type: Transform - pos: 2.5,-10.5 + rot: 1.5707963267948966 rad + pos: 23.5,40.5 parent: 2 - - uid: 33048 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48065 + - 51908 + - 51913 + - uid: 44584 components: - type: Transform - pos: 3.5,-10.5 + rot: 1.5707963267948966 rad + pos: 23.5,39.5 parent: 2 - - uid: 33338 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48065 + - 51908 + - 51913 + - uid: 44586 components: - type: Transform - pos: 3.5,-9.5 + rot: 1.5707963267948966 rad + pos: 23.5,26.5 parent: 2 - - uid: 33339 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 44587 components: - type: Transform - pos: 3.5,-8.5 + rot: 1.5707963267948966 rad + pos: 19.5,28.5 parent: 2 - - uid: 33340 + - uid: 44588 components: - type: Transform - pos: -4.5,-8.5 + rot: 1.5707963267948966 rad + pos: 22.5,25.5 parent: 2 - - uid: 33341 + - type: DeviceNetwork + deviceLists: + - 48132 + - 51915 + - uid: 44589 components: - type: Transform - pos: -4.5,-9.5 + rot: 1.5707963267948966 rad + pos: 22.5,29.5 parent: 2 - - uid: 33342 + - type: DeviceNetwork + deviceLists: + - 48065 + - 51913 + - uid: 44594 components: - type: Transform - pos: -4.5,-10.5 + rot: 1.5707963267948966 rad + pos: 21.5,29.5 parent: 2 - - uid: 33343 + - type: DeviceNetwork + deviceLists: + - 48065 + - 51913 + - uid: 44673 components: - type: Transform - pos: -3.5,-10.5 + rot: 1.5707963267948966 rad + pos: 40.5,29.5 parent: 2 - - uid: 33344 + - type: DeviceNetwork + deviceLists: + - 48807 + - 51910 + - uid: 44729 components: - type: Transform - pos: -2.5,-10.5 + pos: -63.5,-17.5 parent: 2 - - uid: 33353 + - type: DeviceNetwork + deviceLists: + - 50914 + - 50919 + - 51967 + - uid: 44733 components: - type: Transform - pos: -1.5,-7.5 + rot: 1.5707963267948966 rad + pos: 20.5,29.5 parent: 2 - - uid: 33354 + - type: DeviceNetwork + deviceLists: + - 48065 + - 51913 + - uid: 44768 components: - type: Transform - pos: -1.5,-6.5 + rot: 1.5707963267948966 rad + pos: 41.5,13.5 parent: 2 - - uid: 33355 + - type: DeviceNetwork + deviceLists: + - 48647 + - 49000 + - 51906 + - 51912 + - uid: 44771 components: - type: Transform - pos: -2.5,-6.5 + rot: 1.5707963267948966 rad + pos: 40.5,13.5 parent: 2 - - uid: 33356 + - type: DeviceNetwork + deviceLists: + - 48647 + - 49000 + - 51906 + - 51912 + - uid: 44772 components: - type: Transform - pos: -0.5,-6.5 + rot: 1.5707963267948966 rad + pos: 39.5,13.5 parent: 2 - - uid: 33362 + - type: DeviceNetwork + deviceLists: + - 48647 + - 49000 + - 51906 + - 51912 + - uid: 44773 components: - type: Transform - pos: -2.5,-5.5 + rot: 1.5707963267948966 rad + pos: 23.5,28.5 parent: 2 - - uid: 33363 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 44774 components: - type: Transform - pos: -0.5,-5.5 + rot: 1.5707963267948966 rad + pos: 23.5,27.5 parent: 2 - - uid: 33364 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 44775 components: - type: Transform - pos: -0.5,-4.5 + rot: 1.5707963267948966 rad + pos: 19.5,26.5 parent: 2 - - uid: 33365 + - uid: 44776 components: - type: Transform - pos: -0.5,-3.5 + rot: 1.5707963267948966 rad + pos: 20.5,25.5 parent: 2 - - uid: 33366 + - type: DeviceNetwork + deviceLists: + - 48132 + - 51915 + - uid: 44777 components: - type: Transform - pos: -0.5,-2.5 + rot: 1.5707963267948966 rad + pos: 21.5,25.5 parent: 2 - - uid: 33367 + - type: DeviceNetwork + deviceLists: + - 48132 + - 51915 + - uid: 44779 components: - type: Transform - pos: -0.5,-1.5 + rot: 1.5707963267948966 rad + pos: 19.5,27.5 parent: 2 - - uid: 33368 + - uid: 44796 components: - type: Transform - pos: -0.5,-0.5 + rot: 1.5707963267948966 rad + pos: 38.5,38.5 parent: 2 - - uid: 33369 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48807 + - 51908 + - 51910 + - uid: 44806 components: - type: Transform - pos: -0.5,0.5 + rot: 1.5707963267948966 rad + pos: 41.5,29.5 parent: 2 - - uid: 33374 + - type: DeviceNetwork + deviceLists: + - 48807 + - 48738 + - 51910 + - 51917 + - uid: 44846 components: - type: Transform - pos: 0.5,-3.5 + rot: 1.5707963267948966 rad + pos: 38.5,39.5 parent: 2 - - uid: 33375 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48807 + - 51908 + - 51910 + - uid: 44863 components: - type: Transform - pos: 1.5,-3.5 + rot: 1.5707963267948966 rad + pos: 23.5,38.5 parent: 2 - - uid: 33376 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48065 + - 51908 + - 51913 + - uid: 44887 components: - type: Transform - pos: 2.5,-3.5 + rot: 1.5707963267948966 rad + pos: 39.5,29.5 parent: 2 - - uid: 33377 + - type: DeviceNetwork + deviceLists: + - 48807 + - 51910 + - uid: 44901 components: - type: Transform - pos: 3.5,-3.5 + rot: 1.5707963267948966 rad + pos: 42.5,28.5 parent: 2 - - uid: 33378 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 44902 components: - type: Transform - pos: 4.5,-3.5 + rot: 1.5707963267948966 rad + pos: 42.5,27.5 parent: 2 - - uid: 33379 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 44903 components: - type: Transform - pos: 4.5,-2.5 + rot: 1.5707963267948966 rad + pos: 38.5,28.5 parent: 2 - - uid: 33380 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 44905 components: - type: Transform - pos: 4.5,-1.5 + rot: 1.5707963267948966 rad + pos: 38.5,27.5 parent: 2 - - uid: 33391 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 44913 components: - type: Transform - pos: -7.5,7.5 + rot: -1.5707963267948966 rad + pos: -43.5,-21.5 parent: 2 - - uid: 33392 + - type: DeviceNetwork + deviceLists: + - 50968 + - 51021 + - 51963 + - uid: 44984 components: - type: Transform - pos: -8.5,7.5 + pos: 0.5,-10.5 parent: 2 - - uid: 33393 + - type: DeviceNetwork + deviceLists: + - 48345 + - 50654 + - 51990 + - uid: 44988 components: - type: Transform - pos: -9.5,7.5 + pos: -1.5,3.5 parent: 2 - - uid: 33396 + - type: DeviceNetwork + deviceLists: + - 48344 + - 50647 + - 51941 + - uid: 45128 components: - type: Transform - pos: 0.5,0.5 + rot: 1.5707963267948966 rad + pos: -10.5,-0.5 parent: 2 - - uid: 33397 + - type: DeviceNetwork + deviceLists: + - 48344 + - 50661 + - 51934 + - 51941 + - uid: 45129 components: - type: Transform - pos: -9.5,6.5 + rot: 1.5707963267948966 rad + pos: -10.5,1.5 parent: 2 - - uid: 33398 + - type: DeviceNetwork + deviceLists: + - 48344 + - 50661 + - 51934 + - 51941 + - uid: 45130 components: - type: Transform - pos: -9.5,5.5 + rot: 1.5707963267948966 rad + pos: -7.5,-0.5 parent: 2 - - uid: 33399 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - uid: 45131 components: - type: Transform - pos: -9.5,4.5 + rot: -1.5707963267948966 rad + pos: 2.5,-6.5 parent: 2 - - uid: 33400 + - type: DeviceNetwork + deviceLists: + - 48345 + - 48349 + - 51990 + - uid: 45134 components: - type: Transform - pos: -9.5,3.5 + pos: -30.5,14.5 parent: 2 - - uid: 33401 + - type: DeviceNetwork + deviceLists: + - 48381 + - uid: 45156 components: - type: Transform - pos: -9.5,2.5 + pos: 0.5,-14.5 parent: 2 - - uid: 33402 + - type: DeviceNetwork + deviceLists: + - 50654 + - 50658 + - 51933 + - uid: 45159 components: - type: Transform - pos: -9.5,1.5 + pos: -24.5,3.5 parent: 2 - - uid: 33403 + - type: DeviceNetwork + deviceLists: + - 48381 + - 48367 + - 51926 + - uid: 45160 components: - type: Transform - pos: -9.5,0.5 + pos: -25.5,3.5 parent: 2 - - uid: 33404 + - type: DeviceNetwork + deviceLists: + - 48381 + - 48367 + - 51926 + - uid: 45161 components: - type: Transform - pos: -9.5,-0.5 + pos: -26.5,3.5 parent: 2 - - uid: 33405 + - type: DeviceNetwork + deviceLists: + - 48381 + - 48367 + - 51926 + - uid: 45171 components: - type: Transform - pos: -9.5,-1.5 + pos: -0.5,-2.5 parent: 2 - - uid: 33406 + - type: DeviceNetwork + deviceLists: + - 48344 + - 48345 + - 51941 + - 51990 + - uid: 45172 components: - type: Transform - pos: -9.5,-2.5 + pos: 1.5,-2.5 parent: 2 - - uid: 33407 + - type: DeviceNetwork + deviceLists: + - 48344 + - 48345 + - 51941 + - 51990 + - uid: 45175 components: - type: Transform - pos: -9.5,-3.5 + rot: 1.5707963267948966 rad + pos: -17.5,9.5 parent: 2 - - uid: 33408 + - type: DeviceNetwork + deviceLists: + - 48381 + - 50111 + - 51929 + - uid: 45182 components: - type: Transform - pos: -9.5,-4.5 + pos: 2.5,8.5 parent: 2 - - uid: 33409 + - type: DeviceNetwork + deviceLists: + - 50648 + - uid: 45183 components: - type: Transform - pos: -9.5,-5.5 + pos: -1.5,8.5 parent: 2 - - uid: 33410 + - type: DeviceNetwork + deviceLists: + - 50647 + - uid: 45270 components: - type: Transform - pos: -9.5,-6.5 + rot: -1.5707963267948966 rad + pos: 9.5,-30.5 parent: 2 - - uid: 33411 + - type: DeviceNetwork + deviceLists: + - 50566 + - 50568 + - uid: 45307 components: - type: Transform - pos: -9.5,-7.5 + pos: -10.5,-32.5 parent: 2 - - uid: 33412 + - type: DeviceNetwork + deviceLists: + - 50998 + - 51043 + - 51980 + - 51981 + - uid: 45308 components: - type: Transform - pos: -9.5,-8.5 + pos: -10.5,-37.5 parent: 2 - - uid: 33413 + - type: DeviceNetwork + deviceLists: + - 50996 + - 50998 + - 51981 + - uid: 45309 components: - type: Transform - pos: -8.5,-8.5 + pos: -3.5,-37.5 parent: 2 - - uid: 33414 + - type: DeviceNetwork + deviceLists: + - 50356 + - 48362 + - 51937 + - uid: 45311 components: - type: Transform - pos: -8.5,-9.5 + pos: -3.5,-42.5 parent: 2 - - uid: 33415 + - type: DeviceNetwork + deviceLists: + - 50338 + - 50356 + - 51947 + - uid: 45416 components: - type: Transform - pos: -7.5,-9.5 + pos: 34.5,37.5 parent: 2 - - uid: 33419 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48806 + - 51908 + - uid: 45430 components: - type: Transform - pos: -7.5,-10.5 + rot: 1.5707963267948966 rad + pos: 41.5,25.5 parent: 2 - - uid: 33420 + - type: DeviceNetwork + deviceLists: + - 48647 + - 48738 + - 51912 + - 51917 + - uid: 45431 components: - type: Transform - pos: -6.5,-10.5 + rot: 1.5707963267948966 rad + pos: 42.5,26.5 parent: 2 - - uid: 33423 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - uid: 45432 components: - type: Transform - pos: -10.5,0.5 + rot: -1.5707963267948966 rad + pos: -11.5,-20.5 parent: 2 - - uid: 33425 + - type: DeviceNetwork + deviceLists: + - 51040 + - 51041 + - uid: 45433 components: - type: Transform - pos: -5.5,-10.5 + pos: -20.5,-22.5 parent: 2 - - uid: 33426 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51029 + - 51961 + - uid: 45434 components: - type: Transform - pos: 4.5,-10.5 + pos: 51.5,25.5 parent: 2 - - uid: 33427 + - type: DeviceNetwork + deviceLists: + - 51115 + - uid: 45445 components: - type: Transform - pos: 5.5,-10.5 + pos: 35.5,41.5 parent: 2 - - uid: 33428 + - type: DeviceNetwork + deviceLists: + - 48059 + - 48062 + - 51908 + - uid: 45484 components: - type: Transform - pos: 6.5,-10.5 + pos: 38.5,22.5 parent: 2 - - uid: 33429 + - type: DeviceNetwork + deviceLists: + - 48679 + - 48647 + - 51912 + - uid: 45485 components: - type: Transform - pos: 6.5,-9.5 + pos: 16.5,27.5 parent: 2 - - uid: 33430 + - type: DeviceNetwork + deviceLists: + - 48130 + - 51916 + - uid: 45486 components: - type: Transform - pos: 7.5,-9.5 + pos: 8.5,27.5 parent: 2 - - uid: 33431 + - type: DeviceNetwork + deviceLists: + - 48130 + - 49909 + - 51916 + - uid: 45487 components: - type: Transform - pos: 7.5,-8.5 + pos: 23.5,21.5 parent: 2 - - uid: 33432 + - type: DeviceNetwork + deviceLists: + - 48132 + - 8687 + - 51915 + - uid: 45488 components: - type: Transform - pos: 8.5,-8.5 + pos: 21.5,19.5 parent: 2 - - uid: 33438 + - type: DeviceNetwork + deviceLists: + - 48132 + - 51915 + - uid: 45489 components: - type: Transform - pos: 8.5,-7.5 + pos: 19.5,31.5 parent: 2 - - uid: 33439 + - type: DeviceNetwork + deviceLists: + - 48106 + - 48065 + - 51913 + - uid: 45490 components: - type: Transform - pos: 8.5,-6.5 + pos: 19.5,39.5 parent: 2 - - uid: 33440 + - type: DeviceNetwork + deviceLists: + - 48065 + - 51103 + - 51913 + - uid: 45491 components: - type: Transform - pos: 8.5,-5.5 + pos: 27.5,29.5 parent: 2 - - uid: 33441 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - uid: 45492 components: - type: Transform - pos: 8.5,-4.5 + pos: 38.5,20.5 parent: 2 - - uid: 33442 + - type: DeviceNetwork + deviceLists: + - 48679 + - 48647 + - 51912 + - uid: 45493 components: - type: Transform - pos: 8.5,-3.5 + pos: 34.5,29.5 parent: 2 - - uid: 33443 + - type: DeviceNetwork + deviceLists: + - 48804 + - 48806 + - 51907 + - uid: 45494 components: - type: Transform - pos: 8.5,-2.5 + pos: 35.5,29.5 parent: 2 - - uid: 33444 + - type: DeviceNetwork + deviceLists: + - 48804 + - 48806 + - 51907 + - uid: 45495 components: - type: Transform - pos: 8.5,-1.5 + pos: 38.5,32.5 parent: 2 - - uid: 33445 + - type: DeviceNetwork + deviceLists: + - 48807 + - 48806 + - 51910 + - uid: 45496 components: - type: Transform - pos: 8.5,-0.5 + pos: 38.5,34.5 parent: 2 - - uid: 33446 + - type: DeviceNetwork + deviceLists: + - 48807 + - 48806 + - 51910 + - uid: 45497 components: - type: Transform - pos: 8.5,0.5 + pos: 35.5,37.5 parent: 2 - - uid: 33447 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48806 + - 51908 + - uid: 45500 components: - type: Transform - pos: 8.5,1.5 + pos: 42.5,35.5 parent: 2 - - uid: 33448 + - type: DeviceNetwork + deviceLists: + - 48807 + - 7416 + - 51910 + - 51994 + - uid: 45501 components: - type: Transform - pos: 8.5,2.5 + pos: 42.5,37.5 parent: 2 - - uid: 33449 + - type: DeviceNetwork + deviceLists: + - 48807 + - 7416 + - 51910 + - 51994 + - uid: 45502 components: - type: Transform - pos: 8.5,3.5 + pos: 42.5,17.5 parent: 2 - - uid: 33450 + - type: DeviceNetwork + deviceLists: + - 48317 + - 48647 + - 51912 + - uid: 45503 components: - type: Transform - pos: 8.5,4.5 + pos: 40.5,8.5 parent: 2 - - uid: 33451 + - type: DeviceNetwork + deviceLists: + - 49000 + - 49037 + - 51906 + - 51932 + - uid: 45506 components: - type: Transform - pos: 8.5,5.5 + pos: 42.5,10.5 parent: 2 - - uid: 33452 + - type: DeviceNetwork + deviceLists: + - 49000 + - 50390 + - 51906 + - uid: 45518 components: - type: Transform - pos: 8.5,6.5 + pos: 49.5,35.5 parent: 2 - - uid: 33453 + - type: DeviceNetwork + deviceLists: + - 48709 + - 7416 + - 51909 + - 51994 + - uid: 45526 components: - type: Transform - pos: 8.5,7.5 + pos: 49.5,37.5 parent: 2 - - uid: 33465 + - type: DeviceNetwork + deviceLists: + - 48709 + - 7416 + - 51909 + - 51994 + - uid: 45527 components: - type: Transform - pos: 7.5,7.5 + pos: 51.5,40.5 parent: 2 - - uid: 33466 + - type: DeviceNetwork + deviceLists: + - 48766 + - 48709 + - 51909 + - uid: 45617 components: - type: Transform - pos: 6.5,7.5 + pos: 0.5,-37.5 parent: 2 - - uid: 33472 + - type: DeviceNetwork + deviceLists: + - 50359 + - 48362 + - 51937 + - uid: 45618 components: - type: Transform - pos: 2.5,2.5 + pos: 1.5,-42.5 parent: 2 - - uid: 33473 + - type: DeviceNetwork + deviceLists: + - 50338 + - 50359 + - 51947 + - uid: 45644 components: - type: Transform - pos: 2.5,1.5 + pos: -18.5,18.5 parent: 2 - - uid: 33475 + - type: DeviceNetwork + deviceLists: + - 50709 + - uid: 45658 components: - type: Transform - pos: 1.5,0.5 + rot: 1.5707963267948966 rad + pos: 40.5,25.5 parent: 2 - - uid: 33476 + - type: DeviceNetwork + deviceLists: + - 48647 + - 51912 + - uid: 45659 components: - type: Transform - pos: 2.5,0.5 + rot: 1.5707963267948966 rad + pos: 39.5,25.5 parent: 2 - - uid: 33495 + - type: DeviceNetwork + deviceLists: + - 48647 + - 51912 + - uid: 45662 components: - type: Transform - pos: -11.5,0.5 + pos: 24.5,43.5 parent: 2 - - uid: 33496 + - type: DeviceNetwork + deviceLists: + - 48019 + - 50600 + - 51995 + - uid: 45663 components: - type: Transform - pos: -12.5,0.5 + pos: 42.5,-0.5 parent: 2 - - uid: 33497 + - type: DeviceNetwork + deviceLists: + - 50156 + - 51921 + - uid: 45664 components: - type: Transform - pos: -13.5,0.5 + pos: 19.5,44.5 parent: 2 - - uid: 33498 + - type: DeviceNetwork + deviceLists: + - 50600 + - 51103 + - 51995 + - uid: 45667 components: - type: Transform - pos: -14.5,0.5 + rot: -1.5707963267948966 rad + pos: 28.5,45.5 parent: 2 - - uid: 33499 + - type: DeviceNetwork + deviceLists: + - 48020 + - 48019 + - uid: 45668 components: - type: Transform - pos: -15.5,0.5 + pos: 0.5,-63.5 parent: 2 - - uid: 33500 + - uid: 45685 components: - type: Transform - pos: -12.5,1.5 + pos: -9.5,-48.5 parent: 2 - - uid: 33501 + - type: DeviceNetwork + deviceLists: + - 50333 + - 50995 + - uid: 45688 components: - type: Transform - pos: -12.5,2.5 + pos: 16.5,60.5 parent: 2 - - uid: 33502 + - type: DeviceNetwork + deviceLists: + - 51098 + - uid: 45698 components: - type: Transform - pos: -15.5,1.5 + pos: -7.5,40.5 parent: 2 - - uid: 33503 + - type: DeviceNetwork + deviceLists: + - 50688 + - 50690 + - 51946 + - uid: 45702 components: - type: Transform - pos: -15.5,2.5 + rot: -1.5707963267948966 rad + pos: -65.5,-20.5 parent: 2 - - uid: 33504 + - type: DeviceNetwork + deviceLists: + - 50919 + - uid: 45735 components: - type: Transform - pos: -15.5,3.5 + rot: 1.5707963267948966 rad + pos: 38.5,40.5 parent: 2 - - uid: 33740 + - type: DeviceNetwork + deviceLists: + - 48062 + - 48807 + - 51908 + - 51910 + - uid: 45736 components: - type: Transform - pos: -15.5,4.5 + rot: 1.5707963267948966 rad + pos: 26.5,41.5 parent: 2 - - uid: 33741 + - type: DeviceNetwork + deviceLists: + - 48019 + - 48062 + - 51908 + - uid: 45737 components: - type: Transform - pos: -15.5,5.5 + rot: 1.5707963267948966 rad + pos: 27.5,41.5 parent: 2 - - uid: 33742 + - type: DeviceNetwork + deviceLists: + - 48019 + - 48062 + - 51908 + - uid: 45738 components: - type: Transform - pos: -15.5,6.5 + rot: 1.5707963267948966 rad + pos: 28.5,41.5 parent: 2 - - uid: 33743 + - type: DeviceNetwork + deviceLists: + - 48019 + - 48062 + - 51908 + - uid: 45746 components: - type: Transform - pos: -15.5,7.5 + rot: 1.5707963267948966 rad + pos: 49.5,28.5 parent: 2 - - uid: 33744 + - type: DeviceNetwork + deviceLists: + - 48738 + - 50601 + - 51914 + - 51917 + - uid: 45747 components: - type: Transform - pos: -15.5,8.5 + rot: 1.5707963267948966 rad + pos: 49.5,27.5 parent: 2 - - uid: 33745 + - type: DeviceNetwork + deviceLists: + - 48738 + - 50601 + - 51914 + - 51917 + - uid: 45748 components: - type: Transform - pos: -15.5,9.5 + rot: 1.5707963267948966 rad + pos: 49.5,26.5 parent: 2 - - uid: 33746 + - type: DeviceNetwork + deviceLists: + - 48738 + - 50601 + - 51914 + - 51917 + - uid: 45750 components: - type: Transform - pos: -15.5,10.5 + rot: 1.5707963267948966 rad + pos: 50.5,29.5 parent: 2 - - uid: 33747 + - type: DeviceNetwork + deviceLists: + - 48709 + - 50601 + - 51909 + - 51914 + - uid: 45751 components: - type: Transform - pos: 14.5,-11.5 + rot: 1.5707963267948966 rad + pos: 51.5,29.5 parent: 2 - - uid: 33748 + - type: DeviceNetwork + deviceLists: + - 48709 + - 50601 + - 51909 + - 51914 + - uid: 45752 components: - type: Transform - pos: 13.5,-11.5 + rot: 1.5707963267948966 rad + pos: 52.5,29.5 parent: 2 - - uid: 33749 + - type: DeviceNetwork + deviceLists: + - 48709 + - 50601 + - 51909 + - 51914 + - uid: 45811 components: - type: Transform - pos: 13.5,-10.5 + rot: -1.5707963267948966 rad + pos: -53.5,-29.5 parent: 2 - - uid: 33750 + - type: DeviceNetwork + deviceLists: + - 50974 + - uid: 45812 components: - type: Transform - pos: 12.5,-10.5 + rot: -1.5707963267948966 rad + pos: -37.5,-15.5 parent: 2 - - uid: 33751 + - type: DeviceNetwork + deviceLists: + - 50966 + - 51903 + - uid: 45901 components: - type: Transform - pos: 11.5,-10.5 + pos: -38.5,-7.5 parent: 2 - - uid: 33752 + - type: DeviceNetwork + deviceLists: + - 50906 + - 50966 + - 51965 + - 51903 + - uid: 45902 components: - type: Transform - pos: 11.5,-9.5 + rot: -1.5707963267948966 rad + pos: -8.5,-29.5 parent: 2 - - uid: 33753 + - type: DeviceNetwork + deviceLists: + - 51043 + - 51045 + - 51980 + - uid: 45910 components: - type: Transform - pos: 11.5,-8.5 + pos: 5.5,-42.5 parent: 2 - - uid: 33754 + - type: DeviceNetwork + deviceLists: + - 50338 + - 50361 + - 51947 + - uid: 45912 components: - type: Transform - pos: 12.5,-8.5 + pos: 6.5,-37.5 parent: 2 - - uid: 33755 + - type: DeviceNetwork + deviceLists: + - 50361 + - 48362 + - 51937 + - uid: 45913 components: - type: Transform - pos: 18.5,-8.5 + pos: 5.5,-37.5 parent: 2 - - uid: 33756 + - type: DeviceNetwork + deviceLists: + - 50361 + - 48362 + - 51937 + - uid: 45915 components: - type: Transform - pos: 13.5,-8.5 + pos: -5.5,-42.5 parent: 2 - - uid: 33758 + - type: DeviceNetwork + deviceLists: + - 50338 + - 50356 + - 51947 + - uid: 45916 components: - type: Transform - pos: 19.5,-8.5 + pos: 6.5,-42.5 parent: 2 - - uid: 33759 + - type: DeviceNetwork + deviceLists: + - 50338 + - 50361 + - 51947 + - uid: 45917 components: - type: Transform - pos: 16.5,-7.5 + pos: -5.5,-27.5 parent: 2 - - uid: 33760 + - type: DeviceNetwork + deviceLists: + - 51045 + - uid: 45957 components: - type: Transform - pos: 16.5,-8.5 + rot: -1.5707963267948966 rad + pos: -58.5,-10.5 parent: 2 - - uid: 33761 + - type: DeviceNetwork + deviceLists: + - 50914 + - 50916 + - 51967 + - uid: 46141 components: - type: Transform - pos: 15.5,-8.5 + pos: -25.5,-12.5 parent: 2 - - uid: 33762 + - type: DeviceNetwork + deviceLists: + - 50633 + - uid: 46178 components: - type: Transform - pos: 14.5,-8.5 + rot: -1.5707963267948966 rad + pos: -41.5,-10.5 parent: 2 - - uid: 33767 + - type: DeviceNetwork + deviceLists: + - 50909 + - 50966 + - 51904 + - 51903 + - uid: 46219 components: - type: Transform - pos: 17.5,-8.5 + rot: 1.5707963267948966 rad + pos: 24.5,-57.5 parent: 2 - - uid: 33768 + - type: DeviceNetwork + deviceLists: + - 50346 + - 50351 + - uid: 46265 components: - type: Transform - pos: 20.5,-8.5 + rot: -1.5707963267948966 rad + pos: -54.5,-10.5 parent: 2 - - uid: 33798 + - type: DeviceNetwork + deviceLists: + - 50909 + - 50914 + - 51967 + - 51904 + - uid: 46344 components: - type: Transform - pos: 25.5,-4.5 + rot: -1.5707963267948966 rad + pos: -41.5,-15.5 parent: 2 - - uid: 33799 + - type: DeviceNetwork + deviceLists: + - 50941 + - 50966 + - 51903 + - uid: 46357 components: - type: Transform - pos: 25.5,-5.5 + rot: -1.5707963267948966 rad + pos: -53.5,-33.5 parent: 2 - - uid: 33800 + - type: DeviceNetwork + deviceLists: + - 50973 + - uid: 46358 components: - type: Transform - pos: 24.5,-5.5 + pos: -47.5,-12.5 parent: 2 - - uid: 33801 + - type: DeviceNetwork + deviceLists: + - 50909 + - 50941 + - 51904 + - uid: 46359 components: - type: Transform - pos: -2.5,-14.5 + pos: -48.5,-12.5 parent: 2 - - uid: 33802 + - type: DeviceNetwork + deviceLists: + - 50909 + - 50941 + - 51904 + - uid: 46364 components: - type: Transform - pos: 24.5,-6.5 + rot: -1.5707963267948966 rad + pos: -57.5,-29.5 parent: 2 - - uid: 33803 + - type: DeviceNetwork + deviceLists: + - 50974 + - uid: 46429 components: - type: Transform - pos: 24.5,-7.5 + rot: -1.5707963267948966 rad + pos: -15.5,-15.5 parent: 2 - - uid: 33804 + - type: DeviceNetwork + deviceLists: + - 50615 + - 51931 + - uid: 46461 components: - type: Transform - pos: 24.5,-8.5 + rot: -1.5707963267948966 rad + pos: 37.5,44.5 parent: 2 - - uid: 33821 + - type: DeviceNetwork + deviceLists: + - 48059 + - uid: 46462 components: - type: Transform - pos: 20.5,-9.5 + rot: -1.5707963267948966 rad + pos: 37.5,46.5 parent: 2 - - uid: 33822 + - type: DeviceNetwork + deviceLists: + - 48059 + - uid: 46604 components: - type: Transform - pos: 20.5,-10.5 + pos: -6.5,52.5 parent: 2 - - uid: 33823 + - type: DeviceNetwork + deviceLists: + - 49953 + - 49922 + - 51944 + - 51945 + - uid: 46644 components: - type: Transform - pos: 20.5,-11.5 + pos: -7.5,52.5 parent: 2 - - uid: 33824 + - type: DeviceNetwork + deviceLists: + - 49953 + - 49922 + - 51944 + - 51945 + - uid: 46710 components: - type: Transform - pos: 20.5,-12.5 + pos: -0.5,25.5 parent: 2 - - uid: 33825 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - uid: 46711 components: - type: Transform - pos: 20.5,-13.5 + pos: 0.5,25.5 parent: 2 - - uid: 33826 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - uid: 46712 components: - type: Transform - pos: 20.5,-14.5 + pos: 1.5,25.5 parent: 2 - - uid: 33830 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - uid: 46713 components: - type: Transform - pos: 23.5,-8.5 + pos: -1.5,26.5 parent: 2 - - uid: 33831 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 46714 components: - type: Transform - pos: 23.5,-9.5 + pos: -1.5,27.5 parent: 2 - - uid: 33832 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 46715 components: - type: Transform - pos: 17.5,-20.5 + pos: -1.5,28.5 parent: 2 - - uid: 33833 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 46716 components: - type: Transform - pos: 17.5,-19.5 + pos: 2.5,28.5 parent: 2 - - uid: 33834 + - type: DeviceNetwork + deviceLists: + - 49909 + - uid: 46717 components: - type: Transform - pos: 17.5,-18.5 + pos: 2.5,27.5 parent: 2 - - uid: 33835 + - type: DeviceNetwork + deviceLists: + - 49909 + - uid: 46718 components: - type: Transform - pos: 17.5,-17.5 + pos: 2.5,26.5 parent: 2 - - uid: 33836 + - type: DeviceNetwork + deviceLists: + - 49909 + - uid: 46719 components: - type: Transform - pos: 17.5,-16.5 + pos: -0.5,29.5 parent: 2 - - uid: 33837 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - uid: 46720 components: - type: Transform - pos: 17.5,-15.5 + pos: 0.5,29.5 parent: 2 - - uid: 33838 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - uid: 46721 components: - type: Transform - pos: 17.5,-14.5 + pos: 1.5,29.5 parent: 2 - - uid: 33839 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - uid: 46738 components: - type: Transform - pos: 18.5,-14.5 + rot: -1.5707963267948966 rad + pos: 2.5,41.5 parent: 2 - - uid: 33840 + - type: DeviceNetwork + deviceLists: + - 49911 + - 31708 + - 51911 + - uid: 46739 components: - type: Transform - pos: 19.5,-14.5 + pos: 8.5,43.5 parent: 2 - - uid: 33841 + - type: DeviceNetwork + deviceLists: + - 31708 + - 50673 + - uid: 46742 components: - type: Transform - pos: 18.5,-20.5 + rot: -1.5707963267948966 rad + pos: 15.5,41.5 parent: 2 - - uid: 33842 + - type: DeviceNetwork + deviceLists: + - 31708 + - 51103 + - uid: 46743 components: - type: Transform - pos: 19.5,-20.5 + pos: 14.5,48.5 parent: 2 - - uid: 33843 + - type: DeviceNetwork + deviceLists: + - 50673 + - uid: 46745 components: - type: Transform - pos: 19.5,-19.5 + pos: -1.5,52.5 parent: 2 - - uid: 33844 + - type: DeviceNetwork + deviceLists: + - 49922 + - 50680 + - 51944 + - uid: 46746 components: - type: Transform - pos: 19.5,-18.5 + rot: -1.5707963267948966 rad + pos: 3.5,54.5 parent: 2 - - uid: 33845 + - type: DeviceNetwork + deviceLists: + - 50674 + - 50680 + - uid: 46747 components: - type: Transform - pos: 21.5,-14.5 + rot: -1.5707963267948966 rad + pos: 3.5,58.5 parent: 2 - - uid: 33846 + - type: DeviceNetwork + deviceLists: + - 50680 + - uid: 46748 components: - type: Transform - pos: 22.5,-14.5 + pos: 1.5,59.5 parent: 2 - - uid: 33847 + - type: DeviceNetwork + deviceLists: + - 50680 + - 50943 + - uid: 46749 components: - type: Transform - pos: 23.5,-14.5 + pos: -5.5,52.5 parent: 2 - - uid: 33848 + - type: DeviceNetwork + deviceLists: + - 49953 + - 49922 + - 51944 + - 51945 + - uid: 46751 components: - type: Transform - pos: 23.5,-15.5 + pos: -7.5,67.5 parent: 2 - - uid: 33849 + - type: DeviceNetwork + deviceLists: + - 49953 + - 50004 + - 51945 + - uid: 46753 components: - type: Transform - pos: 23.5,-16.5 + pos: -57.5,-1.5 parent: 2 - - uid: 33850 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - uid: 46754 components: - type: Transform - pos: 23.5,-17.5 + pos: -5.5,67.5 parent: 2 - - uid: 33851 + - type: DeviceNetwork + deviceLists: + - 49953 + - 50004 + - 51945 + - uid: 46755 components: - type: Transform - pos: 23.5,-18.5 + rot: 1.5707963267948966 rad + pos: -8.5,57.5 parent: 2 - - uid: 33852 + - type: DeviceNetwork + deviceLists: + - 49953 + - 51945 + - uid: 46757 components: - type: Transform - pos: 23.5,-19.5 + rot: -1.5707963267948966 rad + pos: -4.5,61.5 parent: 2 - - uid: 33853 + - type: DeviceNetwork + deviceLists: + - 49953 + - 50943 + - 51945 + - uid: 46758 components: - type: Transform - pos: 23.5,-20.5 + pos: -10.5,45.5 parent: 2 - - uid: 33854 + - type: DeviceNetwork + deviceLists: + - 50688 + - 51946 + - uid: 46764 components: - type: Transform - pos: 24.5,-20.5 + pos: -14.5,45.5 parent: 2 - - uid: 33855 + - type: DeviceNetwork + deviceLists: + - 50688 + - 50692 + - 51946 + - uid: 46766 components: - type: Transform - pos: 25.5,-20.5 + pos: -13.5,32.5 parent: 2 - - uid: 33856 + - type: DeviceNetwork + deviceLists: + - 50685 + - 50688 + - 51918 + - 51946 + - uid: 46767 components: - type: Transform - pos: 26.5,-20.5 + pos: -21.5,25.5 parent: 2 - - uid: 33858 + - type: DeviceNetwork + deviceLists: + - 50685 + - 50709 + - 51918 + - uid: 46818 components: - type: Transform - pos: 20.5,-20.5 + pos: -24.5,25.5 parent: 2 - - uid: 34468 + - uid: 46819 components: - type: Transform - pos: 24.5,-14.5 + pos: -12.5,32.5 parent: 2 - - uid: 34469 + - type: DeviceNetwork + deviceLists: + - 50685 + - 50688 + - 51918 + - 51946 + - uid: 46820 components: - type: Transform - pos: 25.5,-14.5 + rot: -1.5707963267948966 rad + pos: -25.5,48.5 parent: 2 - - uid: 34470 + - type: DeviceNetwork + deviceLists: + - 50746 + - uid: 46821 components: - type: Transform - pos: 26.5,-14.5 + pos: -25.5,39.5 parent: 2 - - uid: 34476 + - type: DeviceNetwork + deviceLists: + - 50706 + - 50712 + - 51922 + - uid: 46822 components: - type: Transform - pos: 27.5,-14.5 + rot: -1.5707963267948966 rad + pos: -23.5,37.5 parent: 2 - - uid: 34497 + - type: DeviceNetwork + deviceLists: + - 50706 + - 50710 + - 51922 + - uid: 46825 components: - type: Transform - pos: 28.5,-14.5 + pos: -13.5,25.5 parent: 2 - - uid: 34562 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 46826 components: - type: Transform - pos: 28.5,-13.5 + rot: -1.5707963267948966 rad + pos: -23.5,31.5 parent: 2 - - uid: 34563 + - type: DeviceNetwork + deviceLists: + - 50706 + - 50707 + - 51922 + - uid: 46827 components: - type: Transform - pos: 28.5,-12.5 + rot: -1.5707963267948966 rad + pos: -29.5,47.5 parent: 2 - - uid: 34569 + - type: DeviceNetwork + deviceLists: + - 50743 + - 50746 + - 51959 + - uid: 46828 components: - type: Transform - pos: 23.5,-10.5 + rot: -1.5707963267948966 rad + pos: -27.5,54.5 parent: 2 - - uid: 34571 + - type: DeviceNetwork + deviceLists: + - 50769 + - uid: 46829 components: - type: Transform - pos: 23.5,-11.5 + pos: 6.5,29.5 parent: 2 - - uid: 34578 + - type: DeviceNetwork + deviceLists: + - 49909 + - 51103 + - uid: 46830 components: - type: Transform - pos: 23.5,-24.5 + rot: 1.5707963267948966 rad + pos: -9.5,19.5 parent: 2 - - uid: 34579 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - 50111 + - 51929 + - uid: 46831 components: - type: Transform - pos: 24.5,-24.5 + rot: -1.5707963267948966 rad + pos: 10.5,17.5 parent: 2 - - uid: 34598 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50621 + - 50620 + - 51905 + - uid: 46832 components: - type: Transform - pos: 25.5,-24.5 + rot: -1.5707963267948966 rad + pos: 10.5,18.5 parent: 2 - - uid: 34917 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50621 + - 50620 + - 51905 + - uid: 46833 components: - type: Transform - pos: 26.5,-24.5 + rot: -1.5707963267948966 rad + pos: 10.5,19.5 parent: 2 - - uid: 34918 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50621 + - 50620 + - 51905 + - uid: 46840 components: - type: Transform - pos: 27.5,-24.5 + rot: -1.5707963267948966 rad + pos: -15.5,16.5 parent: 2 - - uid: 34919 + - type: DeviceNetwork + deviceLists: + - 50111 + - 51929 + - uid: 46841 components: - type: Transform - pos: 27.5,-23.5 + rot: -1.5707963267948966 rad + pos: 16.5,16.5 parent: 2 - - uid: 34920 + - type: DeviceNetwork + deviceLists: + - 50621 + - 51905 + - uid: 46844 components: - type: Transform - pos: 27.5,-22.5 + rot: -1.5707963267948966 rad + pos: 18.5,9.5 parent: 2 - - uid: 34921 + - type: DeviceNetwork + deviceLists: + - 50621 + - 51905 + - uid: 46845 components: - type: Transform - pos: 27.5,-21.5 + pos: 15.5,3.5 parent: 2 - - uid: 34922 + - type: DeviceNetwork + deviceLists: + - 50621 + - 50662 + - 51905 + - 51939 + - uid: 46848 components: - type: Transform - pos: 27.5,-20.5 + pos: 15.5,-2.5 parent: 2 - - uid: 34923 + - type: DeviceNetwork + deviceLists: + - 50614 + - 50662 + - 51942 + - 51939 + - uid: 46849 components: - type: Transform - pos: 23.5,-12.5 + rot: -1.5707963267948966 rad + pos: 17.5,-0.5 parent: 2 - - uid: 34924 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50662 + - 51919 + - 51939 + - uid: 46850 components: - type: Transform - pos: 23.5,-13.5 + rot: -1.5707963267948966 rad + pos: 17.5,0.5 parent: 2 - - uid: 34928 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50662 + - 51919 + - 51939 + - uid: 46851 components: - type: Transform - pos: 28.5,-20.5 + rot: -1.5707963267948966 rad + pos: 17.5,1.5 parent: 2 - - uid: 34929 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50662 + - 51919 + - 51939 + - uid: 46852 components: - type: Transform - pos: 29.5,-20.5 + rot: -1.5707963267948966 rad + pos: 11.5,-0.5 parent: 2 - - uid: 34930 + - type: DeviceNetwork + deviceLists: + - 48344 + - 50662 + - 51939 + - 51941 + - uid: 46853 components: - type: Transform - pos: 30.5,-20.5 + rot: -1.5707963267948966 rad + pos: 11.5,1.5 parent: 2 - - uid: 34931 + - type: DeviceNetwork + deviceLists: + - 48344 + - 50662 + - 51939 + - 51941 + - uid: 46854 components: - type: Transform - pos: 31.5,-20.5 + rot: -1.5707963267948966 rad + pos: 8.5,-0.5 parent: 2 - - uid: 34932 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - uid: 46855 components: - type: Transform - pos: 32.5,-20.5 + rot: -1.5707963267948966 rad + pos: 8.5,1.5 parent: 2 - - uid: 34933 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - uid: 46879 components: - type: Transform - pos: 32.5,-19.5 + pos: -38.5,-1.5 parent: 2 - - uid: 34934 + - type: DeviceNetwork + deviceLists: + - 50906 + - 51965 + - uid: 46893 components: - type: Transform - pos: 32.5,-18.5 + rot: -1.5707963267948966 rad + pos: 18.5,-8.5 parent: 2 - - uid: 34938 + - type: DeviceNetwork + deviceLists: + - 50614 + - 51942 + - uid: 46897 components: - type: Transform - pos: 32.5,-17.5 + rot: -1.5707963267948966 rad + pos: 16.5,-15.5 parent: 2 - - uid: 34939 + - type: DeviceNetwork + deviceLists: + - 50614 + - 51290 + - 51942 + - uid: 46924 components: - type: Transform - pos: 33.5,-20.5 + pos: -0.5,-19.5 parent: 2 - - uid: 34940 + - type: DeviceNetwork + deviceLists: + - 42960 + - 50658 + - 51933 + - 304 + - uid: 46925 components: - type: Transform - pos: 34.5,-20.5 + pos: 0.5,-19.5 parent: 2 - - uid: 34941 + - type: DeviceNetwork + deviceLists: + - 42960 + - 50658 + - 51933 + - 304 + - uid: 46926 components: - type: Transform - pos: 35.5,-20.5 + pos: 1.5,-19.5 parent: 2 - - uid: 34942 + - type: DeviceNetwork + deviceLists: + - 42960 + - 50658 + - 51933 + - 304 + - uid: 46927 components: - type: Transform - pos: 36.5,-20.5 + rot: -1.5707963267948966 rad + pos: 4.5,-17.5 parent: 2 - - uid: 34944 + - type: DeviceNetwork + deviceLists: + - 50614 + - 50658 + - 51942 + - 51933 + - uid: 46928 components: - type: Transform - pos: 32.5,-21.5 + rot: -1.5707963267948966 rad + pos: 4.5,-16.5 parent: 2 - - uid: 34945 + - type: DeviceNetwork + deviceLists: + - 50614 + - 50658 + - 51942 + - 51933 + - uid: 46929 components: - type: Transform - pos: 32.5,-22.5 + rot: -1.5707963267948966 rad + pos: 4.5,-15.5 parent: 2 - - uid: 34946 + - type: DeviceNetwork + deviceLists: + - 50614 + - 50658 + - 51942 + - 51933 + - uid: 46930 components: - type: Transform - pos: 32.5,-23.5 + rot: 1.5707963267948966 rad + pos: -3.5,-17.5 parent: 2 - - uid: 34947 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50658 + - 51931 + - 51933 + - uid: 46931 components: - type: Transform - pos: 17.5,-13.5 + rot: 1.5707963267948966 rad + pos: -3.5,-16.5 parent: 2 - - uid: 34948 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50658 + - 51931 + - 51933 + - uid: 46932 components: - type: Transform - pos: 17.5,-12.5 + rot: 1.5707963267948966 rad + pos: -3.5,-15.5 parent: 2 - - uid: 34949 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50658 + - 51931 + - 51933 + - uid: 46937 components: - type: Transform - pos: 18.5,-12.5 + rot: -1.5707963267948966 rad + pos: 2.5,-24.5 parent: 2 - - uid: 34957 + - type: DeviceNetwork + deviceLists: + - 51936 + - 42960 + - 51935 + - 304 + - uid: 46938 components: - type: Transform - pos: 40.5,-19.5 + rot: -1.5707963267948966 rad + pos: 2.5,-25.5 parent: 2 - - uid: 34958 + - type: DeviceNetwork + deviceLists: + - 51936 + - 42960 + - 51935 + - 304 + - uid: 46939 components: - type: Transform - pos: 40.5,-18.5 + rot: -1.5707963267948966 rad + pos: 2.5,-26.5 parent: 2 - - uid: 34964 + - type: DeviceNetwork + deviceLists: + - 51936 + - 42960 + - 51935 + - 304 + - uid: 46942 components: - type: Transform - pos: 40.5,-17.5 + pos: 11.5,-23.5 parent: 2 - - uid: 34965 + - type: DeviceNetwork + deviceLists: + - 51936 + - 50570 + - 51935 + - uid: 46949 components: - type: Transform - pos: 40.5,-16.5 + pos: 16.5,-23.5 parent: 2 - - uid: 34966 + - type: DeviceNetwork + deviceLists: + - 51936 + - 51290 + - 51935 + - uid: 46953 components: - type: Transform - pos: 40.5,-15.5 + pos: 18.5,-23.5 parent: 2 - - uid: 34967 + - type: DeviceNetwork + deviceLists: + - 51936 + - 4506 + - 51935 + - uid: 46959 components: - type: Transform - pos: 40.5,-14.5 + pos: 19.5,-19.5 parent: 2 - - uid: 34968 + - type: DeviceNetwork + deviceLists: + - 4506 + - 51290 + - uid: 46960 components: - type: Transform - pos: 40.5,-13.5 + pos: 20.5,-23.5 parent: 2 - - uid: 34969 + - type: DeviceNetwork + deviceLists: + - 51936 + - 4506 + - 51935 + - uid: 46961 components: - type: Transform - pos: 40.5,-12.5 + pos: 25.5,-23.5 parent: 2 - - uid: 34971 + - type: DeviceNetwork + deviceLists: + - 4155 + - 4506 + - 51952 + - uid: 46962 components: - type: Transform - pos: 42.5,-19.5 + rot: -1.5707963267948966 rad + pos: 23.5,-25.5 parent: 2 - - uid: 34972 + - type: DeviceNetwork + deviceLists: + - 4155 + - 51936 + - 51935 + - 51952 + - uid: 46964 components: - type: Transform - pos: 42.5,-18.5 + pos: 5.5,-27.5 parent: 2 - - uid: 34973 + - type: DeviceNetwork + deviceLists: + - 51936 + - 50566 + - 51935 + - uid: 46967 components: - type: Transform - pos: 42.5,-17.5 + rot: -1.5707963267948966 rad + pos: -1.5,-26.5 parent: 2 - - uid: 34974 + - type: DeviceNetwork + deviceLists: + - 42960 + - 51047 + - 304 + - 51966 + - uid: 46968 components: - type: Transform - pos: 52.5,-43.5 + rot: -1.5707963267948966 rad + pos: -1.5,-24.5 parent: 2 - - uid: 34975 + - type: DeviceNetwork + deviceLists: + - 42960 + - 51047 + - 304 + - 51966 + - uid: 46969 components: - type: Transform - pos: 51.5,-43.5 + rot: -1.5707963267948966 rad + pos: -7.5,-26.5 parent: 2 - - uid: 34976 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51047 + - 51960 + - 51966 + - uid: 46970 components: - type: Transform - pos: 50.5,-43.5 + rot: -1.5707963267948966 rad + pos: -7.5,-24.5 parent: 2 - - uid: 34977 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51047 + - 51960 + - 51966 + - uid: 46977 components: - type: Transform - pos: 49.5,-43.5 + pos: -0.5,-32.5 parent: 2 - - uid: 34978 + - type: DeviceNetwork + deviceLists: + - 48362 + - 42960 + - 304 + - 51937 + - uid: 46978 components: - type: Transform - pos: 49.5,-44.5 + pos: 1.5,-32.5 parent: 2 - - uid: 34979 + - type: DeviceNetwork + deviceLists: + - 48362 + - 42960 + - 304 + - 51937 + - uid: 46980 components: - type: Transform - pos: 49.5,-45.5 + pos: -41.5,-35.5 parent: 2 - - uid: 34980 + - type: DeviceNetwork + deviceLists: + - 50982 + - 50984 + - 51901 + - 51900 + - uid: 46983 components: - type: Transform - pos: 49.5,-46.5 + rot: -1.5707963267948966 rad + pos: -8.5,-35.5 parent: 2 - - uid: 34981 + - type: DeviceNetwork + deviceLists: + - 48362 + - 50998 + - 51937 + - 51981 + - uid: 46984 components: - type: Transform - pos: 49.5,-47.5 + rot: -1.5707963267948966 rad + pos: -8.5,-34.5 parent: 2 - - uid: 34982 + - type: DeviceNetwork + deviceLists: + - 48362 + - 50998 + - 51937 + - 51981 + - uid: 46990 components: - type: Transform - pos: 51.5,-21.5 + rot: 1.5707963267948966 rad + pos: -12.5,-35.5 parent: 2 - - uid: 34983 + - type: DeviceNetwork + deviceLists: + - 50644 + - 50998 + - 51981 + - uid: 46991 components: - type: Transform - pos: 51.5,-20.5 + rot: 1.5707963267948966 rad + pos: -12.5,-34.5 parent: 2 - - uid: 34984 + - type: DeviceNetwork + deviceLists: + - 50644 + - 50998 + - 51981 + - uid: 46996 components: - type: Transform - pos: 51.5,-19.5 + pos: -22.5,-26.5 parent: 2 - - uid: 34985 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - uid: 46997 components: - type: Transform - pos: 52.5,-21.5 + pos: -18.5,-26.5 parent: 2 - - uid: 34986 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - uid: 47006 components: - type: Transform - pos: 53.5,-21.5 + pos: -30.5,-26.5 parent: 2 - - uid: 34987 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - uid: 47008 components: - type: Transform - pos: 54.5,-21.5 + pos: -26.5,-26.5 parent: 2 - - uid: 34988 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - uid: 47012 components: - type: Transform - pos: 55.5,-21.5 + pos: -28.5,-22.5 parent: 2 - - uid: 34989 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51028 + - 51961 + - uid: 47013 components: - type: Transform - pos: 56.5,-21.5 + pos: -24.5,-22.5 parent: 2 - - uid: 34990 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51030 + - 51961 + - uid: 47016 components: - type: Transform - pos: 56.5,-22.5 + pos: -14.5,-22.5 parent: 2 - - uid: 34991 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51040 + - 51960 + - uid: 47020 components: - type: Transform - pos: 56.5,-23.5 + pos: -36.5,-27.5 parent: 2 - - uid: 34992 + - type: DeviceNetwork + deviceLists: + - 51002 + - 51021 + - 51963 + - uid: 47023 components: - type: Transform - pos: 56.5,-24.5 + pos: -34.5,-22.5 parent: 2 - - uid: 34993 + - type: DeviceNetwork + deviceLists: + - 51008 + - 51021 + - 51963 + - uid: 47024 components: - type: Transform - pos: 56.5,-27.5 + pos: -35.5,-27.5 parent: 2 - - uid: 34994 + - type: DeviceNetwork + deviceLists: + - 51002 + - 51021 + - 51963 + - uid: 47025 components: - type: Transform - pos: 56.5,-26.5 + pos: -36.5,-35.5 parent: 2 - - uid: 34995 + - type: DeviceNetwork + deviceLists: + - 51000 + - 51002 + - uid: 47026 components: - type: Transform - pos: 56.5,-25.5 + pos: -35.5,-35.5 parent: 2 - - uid: 35027 + - type: DeviceNetwork + deviceLists: + - 51000 + - 51002 + - uid: 47032 components: - type: Transform - pos: 69.5,-35.5 + rot: 1.5707963267948966 rad + pos: -39.5,-32.5 parent: 2 - - uid: 35028 + - type: DeviceNetwork + deviceLists: + - 50982 + - 51002 + - 51901 + - uid: 47033 components: - type: Transform - pos: 68.5,-35.5 + rot: 1.5707963267948966 rad + pos: -39.5,-30.5 parent: 2 - - uid: 35062 + - type: DeviceNetwork + deviceLists: + - 50982 + - 51002 + - 51901 + - uid: 47035 components: - type: Transform - pos: 67.5,-35.5 + rot: 1.5707963267948966 rad + pos: -39.5,-39.5 parent: 2 - - uid: 35069 + - type: DeviceNetwork + deviceLists: + - 50984 + - 51000 + - 51900 + - uid: 47046 components: - type: Transform - pos: 66.5,-35.5 + rot: 1.5707963267948966 rad + pos: -39.5,-43.5 parent: 2 - - uid: 35070 + - type: DeviceNetwork + deviceLists: + - 50984 + - 50992 + - 51900 + - uid: 47057 components: - type: Transform - pos: 65.5,-35.5 + rot: 1.5707963267948966 rad + pos: -34.5,-44.5 parent: 2 - - uid: 35083 + - type: DeviceNetwork + deviceLists: + - 50992 + - uid: 47058 components: - type: Transform - pos: 64.5,-35.5 + rot: 1.5707963267948966 rad + pos: -34.5,-42.5 parent: 2 - - uid: 35084 + - type: DeviceNetwork + deviceLists: + - 50992 + - uid: 47059 components: - type: Transform - pos: 64.5,-34.5 + rot: 1.5707963267948966 rad + pos: -32.5,-42.5 parent: 2 - - uid: 35085 + - type: DeviceNetwork + deviceLists: + - 50992 + - 8760 + - 51964 + - uid: 47060 components: - type: Transform - pos: 63.5,-34.5 + rot: 1.5707963267948966 rad + pos: -32.5,-44.5 parent: 2 - - uid: 35086 + - type: DeviceNetwork + deviceLists: + - 50992 + - 8760 + - 51964 + - uid: 47062 components: - type: Transform - pos: 62.5,-34.5 + rot: 1.5707963267948966 rad + pos: -12.5,-45.5 parent: 2 - - uid: 35087 + - type: DeviceNetwork + deviceLists: + - 8760 + - 50995 + - 51964 + - uid: 47065 components: - type: Transform - pos: 61.5,-34.5 + pos: -11.5,-52.5 parent: 2 - - uid: 35447 + - type: DeviceNetwork + deviceLists: + - 50321 + - 50333 + - 51950 + - uid: 47066 components: - type: Transform - pos: 61.5,-43.5 + pos: -9.5,-52.5 parent: 2 - - uid: 35452 + - type: DeviceNetwork + deviceLists: + - 50321 + - 50333 + - 51950 + - uid: 47067 components: - type: Transform - pos: 61.5,-44.5 + pos: -11.5,-48.5 parent: 2 - - uid: 35456 + - type: DeviceNetwork + deviceLists: + - 50333 + - 50995 + - uid: 47068 components: - type: Transform - pos: 21.5,-21.5 + pos: -11.5,-46.5 parent: 2 - - uid: 35457 + - type: DeviceNetwork + deviceLists: + - 50333 + - 50995 + - uid: 47069 components: - type: Transform - pos: 21.5,-22.5 + pos: -9.5,-46.5 parent: 2 - - uid: 35485 + - type: DeviceNetwork + deviceLists: + - 50333 + - 50995 + - uid: 47088 components: - type: Transform - pos: 56.5,-37.5 + pos: -40.5,-7.5 parent: 2 - - uid: 35486 + - type: DeviceNetwork + deviceLists: + - 50906 + - 50966 + - 51965 + - 51903 + - uid: 47089 components: - type: Transform - pos: 56.5,-36.5 + pos: -40.5,-1.5 parent: 2 - - uid: 35487 + - type: DeviceNetwork + deviceLists: + - 50906 + - 51965 + - uid: 47090 components: - type: Transform - pos: 56.5,-35.5 + pos: -35.5,-2.5 parent: 2 - - uid: 35500 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - uid: 47094 components: - type: Transform - pos: 62.5,-44.5 + rot: -1.5707963267948966 rad + pos: -41.5,-5.5 parent: 2 - - uid: 35501 + - type: DeviceNetwork + deviceLists: + - 50905 + - 50906 + - 51965 + - uid: 47095 components: - type: Transform - pos: 63.5,-44.5 + pos: -43.5,-1.5 parent: 2 - - uid: 35502 + - type: DeviceNetwork + deviceLists: + - 50844 + - 50905 + - 51928 + - uid: 47097 components: - type: Transform - pos: 64.5,-44.5 + pos: -43.5,-8.5 parent: 2 - - uid: 35503 + - type: DeviceNetwork + deviceLists: + - 50905 + - 50909 + - 51904 + - uid: 47098 components: - type: Transform - pos: 65.5,-44.5 + pos: -49.5,-8.5 parent: 2 - - uid: 35504 + - type: DeviceNetwork + deviceLists: + - 50909 + - 50911 + - 51904 + - uid: 47099 components: - type: Transform - pos: 66.5,-44.5 + pos: -51.5,-1.5 parent: 2 - - uid: 35507 + - type: DeviceNetwork + deviceLists: + - 50844 + - 50911 + - 51928 + - uid: 47104 components: - type: Transform - pos: 67.5,-44.5 + rot: -1.5707963267948966 rad + pos: -43.5,-30.5 parent: 2 - - uid: 35508 + - type: DeviceNetwork + deviceLists: + - 50974 + - 50982 + - 51901 + - uid: 47105 components: - type: Transform - pos: 68.5,-44.5 + rot: -1.5707963267948966 rad + pos: -43.5,-29.5 parent: 2 - - uid: 35509 + - type: DeviceNetwork + deviceLists: + - 50974 + - 50982 + - 51901 + - uid: 47108 components: - type: Transform - pos: 69.5,-44.5 + rot: -1.5707963267948966 rad + pos: -43.5,-32.5 parent: 2 - - uid: 35512 + - type: DeviceNetwork + deviceLists: + - 50973 + - 50982 + - 51901 + - uid: 47111 components: - type: Transform - pos: 70.5,-44.5 + rot: -1.5707963267948966 rad + pos: -43.5,-33.5 parent: 2 - - uid: 35513 + - type: DeviceNetwork + deviceLists: + - 50973 + - 50982 + - 51901 + - uid: 47122 components: - type: Transform - pos: 71.5,-44.5 + pos: -47.5,-31.5 parent: 2 - - uid: 35516 + - type: DeviceNetwork + deviceLists: + - 50974 + - 50973 + - uid: 47123 components: - type: Transform - pos: 72.5,-44.5 + pos: -45.5,-31.5 parent: 2 - - uid: 35517 + - type: DeviceNetwork + deviceLists: + - 50974 + - 50973 + - uid: 47133 components: - type: Transform - pos: 73.5,-44.5 + rot: -1.5707963267948966 rad + pos: -43.5,-39.5 parent: 2 - - uid: 35518 + - type: DeviceNetwork + deviceLists: + - 50984 + - 50986 + - 51900 + - uid: 47161 components: - type: Transform - pos: 74.5,-44.5 + rot: -1.5707963267948966 rad + pos: -74.5,-16.5 parent: 2 - - uid: 35520 + - type: DeviceNetwork + deviceLists: + - 50925 + - 50926 + - 51968 + - uid: 47165 components: - type: Transform - pos: 75.5,-44.5 + pos: -59.5,-17.5 parent: 2 - - uid: 35521 + - type: DeviceNetwork + deviceLists: + - 50914 + - 50918 + - 51967 + - uid: 47169 components: - type: Transform - pos: 76.5,-44.5 + pos: -68.5,-18.5 parent: 2 - - uid: 35522 + - type: DeviceNetwork + deviceLists: + - 50922 + - 51432 + - 50233 + - uid: 47170 components: - type: Transform - pos: 77.5,-44.5 + pos: -68.5,-12.5 parent: 2 - - uid: 35523 + - type: DeviceNetwork + deviceLists: + - 50922 + - 51429 + - 50233 + - uid: 47178 components: - type: Transform - pos: 78.5,-44.5 + rot: -1.5707963267948966 rad + pos: -70.5,-15.5 parent: 2 - - uid: 35524 + - type: DeviceNetwork + deviceLists: + - 50922 + - 50925 + - 51968 + - 50233 + - uid: 47179 components: - type: Transform - pos: 78.5,-43.5 + rot: -1.5707963267948966 rad + pos: -66.5,-15.5 parent: 2 - - uid: 35525 + - type: DeviceNetwork + deviceLists: + - 50914 + - 50922 + - 51967 + - 50233 + - uid: 47180 components: - type: Transform - pos: 78.5,-42.5 + rot: -1.5707963267948966 rad + pos: -74.5,-14.5 parent: 2 - - uid: 36161 + - type: DeviceNetwork + deviceLists: + - 50925 + - 50926 + - 51968 + - uid: 47181 components: - type: Transform - pos: 57.5,-39.5 + rot: -1.5707963267948966 rad + pos: -76.5,-9.5 parent: 2 - - uid: 36638 + - type: DeviceNetwork + deviceLists: + - 50925 + - 50933 + - 51968 + - uid: 47182 components: - type: Transform - pos: 54.5,-43.5 + rot: -1.5707963267948966 rad + pos: -76.5,-21.5 parent: 2 - - uid: 36639 + - type: DeviceNetwork + deviceLists: + - 50925 + - 50936 + - 51968 + - uid: 47201 components: - type: Transform - pos: -21.5,-45.5 + pos: -70.5,-2.5 parent: 2 - - uid: 36640 + - type: DeviceNetwork + deviceLists: + - 50847 + - 51429 + - 51938 + - uid: 47207 components: - type: Transform - pos: 55.5,-43.5 + pos: -73.5,-28.5 parent: 2 - - uid: 36641 + - type: DeviceNetwork + deviceLists: + - 50937 + - 50938 + - 51987 + - uid: 47210 components: - type: Transform - pos: 56.5,-43.5 + pos: -74.5,-37.5 parent: 2 - - uid: 36642 + - type: DeviceNetwork + deviceLists: + - 50938 + - 51463 + - 51987 + - uid: 47218 components: - type: Transform - pos: 57.5,-43.5 + rot: -1.5707963267948966 rad + pos: -70.5,-33.5 parent: 2 - - uid: 36643 + - type: DeviceNetwork + deviceLists: + - 50938 + - 51987 + - uid: 47227 components: - type: Transform - pos: 58.5,-43.5 + rot: -1.5707963267948966 rad + pos: -76.5,-33.5 parent: 2 - - uid: 36644 + - type: DeviceNetwork + deviceLists: + - 50938 + - 50939 + - 51987 + - uid: 47319 components: - type: Transform - pos: 59.5,-43.5 + pos: -17.5,29.5 parent: 2 - - uid: 36645 + - type: DeviceNetwork + deviceLists: + - 50685 + - 50707 + - 51918 + - uid: 47334 components: - type: Transform - pos: 60.5,-43.5 + rot: -1.5707963267948966 rad + pos: -41.5,43.5 parent: 2 - - uid: 36646 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50765 + - 51954 + - 51978 + - uid: 47474 components: - type: Transform - pos: 49.5,-42.5 + pos: -25.5,29.5 parent: 2 - - uid: 36647 + - type: DeviceNetwork + deviceLists: + - 50706 + - 51922 + - uid: 47475 components: - type: Transform - pos: 49.5,-41.5 + pos: -24.5,29.5 parent: 2 - - uid: 36648 + - type: DeviceNetwork + deviceLists: + - 50706 + - 51922 + - uid: 47476 components: - type: Transform - pos: 44.5,7.5 + pos: -26.5,29.5 parent: 2 - - uid: 36649 + - type: DeviceNetwork + deviceLists: + - 50706 + - 51922 + - uid: 47477 components: - type: Transform - pos: 45.5,7.5 + pos: -69.5,3.5 parent: 2 - - uid: 36650 + - type: DeviceNetwork + deviceLists: + - 50847 + - 50862 + - 51938 + - 51969 + - uid: 47478 components: - type: Transform - pos: 46.5,7.5 + pos: -18.5,29.5 parent: 2 - - uid: 36651 + - type: DeviceNetwork + deviceLists: + - 50685 + - 50707 + - 51918 + - uid: 47480 components: - type: Transform - pos: 46.5,8.5 + pos: -16.5,29.5 parent: 2 - - uid: 36657 + - type: DeviceNetwork + deviceLists: + - 50685 + - 50707 + - 51918 + - uid: 47482 components: - type: Transform - pos: 45.5,6.5 + pos: -40.5,29.5 parent: 2 - - uid: 36658 + - type: DeviceNetwork + deviceLists: + - 50742 + - 51924 + - uid: 47483 components: - type: Transform - pos: 45.5,5.5 + pos: -38.5,29.5 parent: 2 - - uid: 36659 + - type: DeviceNetwork + deviceLists: + - 50742 + - 51924 + - uid: 47484 components: - type: Transform - pos: 45.5,4.5 + pos: -40.5,38.5 parent: 2 - - uid: 36665 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50765 + - 51924 + - 51954 + - uid: 47485 components: - type: Transform - pos: 44.5,5.5 + pos: -38.5,38.5 parent: 2 - - uid: 36666 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50765 + - 51924 + - 51954 + - uid: 47486 components: - type: Transform - pos: 43.5,5.5 + pos: -29.5,41.5 parent: 2 - - uid: 36667 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 47490 components: - type: Transform - pos: 42.5,5.5 + pos: -35.5,41.5 parent: 2 - - uid: 36676 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 47491 components: - type: Transform - pos: 42.5,4.5 + pos: -34.5,41.5 parent: 2 - - uid: 36677 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 47492 components: - type: Transform - pos: 42.5,3.5 + pos: -33.5,41.5 parent: 2 - - uid: 36678 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 47493 components: - type: Transform - pos: 42.5,2.5 + pos: -32.5,41.5 parent: 2 - - uid: 36679 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 47494 components: - type: Transform - pos: 42.5,1.5 + pos: -31.5,41.5 parent: 2 - - uid: 36680 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50743 + - 51924 + - 51959 + - uid: 47495 components: - type: Transform - pos: 42.5,0.5 + rot: -1.5707963267948966 rad + pos: -41.5,40.5 parent: 2 - - uid: 36691 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50765 + - 51954 + - 51978 + - uid: 47496 components: - type: Transform - pos: 46.5,4.5 + rot: -1.5707963267948966 rad + pos: -46.5,48.5 parent: 2 - - uid: 36692 + - type: DeviceNetwork + deviceLists: + - 50759 + - 51977 + - uid: 47498 components: - type: Transform - pos: 47.5,4.5 + rot: -1.5707963267948966 rad + pos: -58.5,46.5 parent: 2 - - uid: 36693 + - type: DeviceNetwork + deviceLists: + - 50759 + - 50762 + - 51977 + - uid: 47499 components: - type: Transform - pos: 48.5,4.5 + rot: -1.5707963267948966 rad + pos: -63.5,46.5 parent: 2 - - uid: 36694 + - type: DeviceNetwork + deviceLists: + - 50762 + - 51048 + - uid: 47509 components: - type: Transform - pos: 49.5,4.5 + pos: -47.5,29.5 parent: 2 - - uid: 36695 + - type: DeviceNetwork + deviceLists: + - 50723 + - 50752 + - 51927 + - 51976 + - uid: 47510 components: - type: Transform - pos: 50.5,4.5 + pos: -50.5,45.5 parent: 2 - - uid: 36696 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50759 + - 51977 + - 51978 + - uid: 47511 components: - type: Transform - pos: 51.5,4.5 + pos: -34.5,52.5 parent: 2 - - uid: 36697 + - type: DeviceNetwork + deviceLists: + - 50766 + - 50769 + - uid: 47512 components: - type: Transform - pos: 52.5,4.5 + rot: -1.5707963267948966 rad + pos: -37.5,22.5 parent: 2 - - uid: 36698 + - type: DeviceNetwork + deviceLists: + - 50728 + - 50732 + - 51925 + - uid: 47515 components: - type: Transform - pos: 53.5,4.5 + rot: -1.5707963267948966 rad + pos: -37.5,47.5 parent: 2 - - uid: 36699 + - type: DeviceNetwork + deviceLists: + - 50765 + - 50766 + - 51954 + - uid: 47519 components: - type: Transform - pos: 54.5,4.5 + pos: -48.5,21.5 parent: 2 - - uid: 36705 + - type: DeviceNetwork + deviceLists: + - 50724 + - 9801 + - uid: 47546 components: - type: Transform - pos: 54.5,3.5 + pos: -48.5,25.5 parent: 2 - - uid: 36710 + - type: DeviceNetwork + deviceLists: + - 50723 + - 50724 + - 51927 + - uid: 47547 components: - type: Transform - pos: 55.5,3.5 + pos: -52.5,24.5 parent: 2 - - uid: 36711 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - uid: 47548 components: - type: Transform - pos: 54.5,2.5 + pos: -59.5,24.5 parent: 2 - - uid: 36712 + - type: DeviceNetwork + deviceLists: + - 50723 + - 50895 + - 51927 + - 51979 + - uid: 47549 components: - type: Transform - pos: 61.5,8.5 + pos: -58.5,24.5 parent: 2 - - uid: 36713 + - type: DeviceNetwork + deviceLists: + - 50723 + - 50895 + - 51927 + - 51979 + - uid: 47557 components: - type: Transform - pos: 60.5,8.5 + pos: -29.5,-8.5 parent: 2 - - uid: 36714 + - type: DeviceNetwork + deviceLists: + - 50633 + - 50640 + - uid: 47599 components: - type: Transform - pos: 59.5,8.5 + pos: -65.5,25.5 parent: 2 - - uid: 36715 + - type: DeviceNetwork + deviceLists: + - 50902 + - 50975 + - uid: 47600 components: - type: Transform - pos: 58.5,8.5 + pos: -70.5,20.5 parent: 2 - - uid: 36716 + - type: DeviceNetwork + deviceLists: + - 50890 + - 50896 + - 51902 + - uid: 47611 components: - type: Transform - pos: 58.5,7.5 + rot: -1.5707963267948966 rad + pos: -72.5,22.5 parent: 2 - - uid: 36717 + - type: DeviceNetwork + deviceLists: + - 50896 + - 50901 + - uid: 47612 components: - type: Transform - pos: 58.5,6.5 + rot: 1.5707963267948966 rad + pos: -68.5,22.5 parent: 2 - - uid: 36724 + - type: DeviceNetwork + deviceLists: + - 50896 + - 50902 + - uid: 47613 components: - type: Transform - pos: 58.5,5.5 + pos: -75.5,25.5 parent: 2 - - uid: 36743 + - type: DeviceNetwork + deviceLists: + - 50901 + - 50975 + - uid: 47614 components: - type: Transform - pos: 58.5,4.5 + rot: -1.5707963267948966 rad + pos: -63.5,27.5 parent: 2 - - uid: 36772 + - type: DeviceNetwork + deviceLists: + - 50723 + - 50975 + - 51927 + - uid: 47617 components: - type: Transform - pos: 58.5,3.5 + rot: -1.5707963267948966 rad + pos: -83.5,18.5 parent: 2 - - uid: 36781 + - type: DeviceNetwork + deviceLists: + - 50894 + - 50953 + - uid: 47619 components: - type: Transform - pos: 58.5,2.5 + pos: -85.5,11.5 parent: 2 - - uid: 36802 + - type: DeviceNetwork + deviceLists: + - 50881 + - 50882 + - 51970 + - uid: 47620 components: - type: Transform - pos: 58.5,1.5 + rot: -1.5707963267948966 rad + pos: -77.5,17.5 parent: 2 - - uid: 36805 + - type: DeviceNetwork + deviceLists: + - 50890 + - 50894 + - 51902 + - uid: 47621 components: - type: Transform - pos: 58.5,0.5 + pos: -86.5,7.5 parent: 2 - - uid: 36806 + - type: DeviceNetwork + deviceLists: + - 50873 + - 50882 + - 51970 + - uid: 47622 components: - type: Transform - pos: 58.5,-0.5 + rot: -1.5707963267948966 rad + pos: -89.5,8.5 parent: 2 - - uid: 36807 + - type: DeviceNetwork + deviceLists: + - 50882 + - 50885 + - 51970 + - uid: 47623 components: - type: Transform - pos: 58.5,-1.5 + rot: -1.5707963267948966 rad + pos: -89.5,10.5 parent: 2 - - uid: 36808 + - type: DeviceNetwork + deviceLists: + - 50882 + - 50885 + - 51970 + - uid: 47629 components: - type: Transform - pos: 58.5,-2.5 + rot: 3.141592653589793 rad + pos: -91.5,7.5 parent: 2 - - uid: 36908 + - type: DeviceNetwork + deviceLists: + - 50885 + - 51413 + - uid: 47631 components: - type: Transform - pos: 57.5,-2.5 + pos: -71.5,3.5 parent: 2 - - uid: 36909 + - type: DeviceNetwork + deviceLists: + - 50847 + - 50862 + - 51938 + - 51969 + - uid: 47638 components: - type: Transform - pos: 56.5,-2.5 + pos: -91.5,11.5 parent: 2 - - uid: 36910 + - type: DeviceNetwork + deviceLists: + - 50885 + - 50953 + - uid: 47647 components: - type: Transform - pos: 55.5,-2.5 + pos: -83.5,7.5 parent: 2 - - uid: 36911 + - type: DeviceNetwork + deviceLists: + - 50874 + - 50882 + - 51970 + - uid: 47648 components: - type: Transform - pos: 54.5,-2.5 + pos: -80.5,7.5 parent: 2 - - uid: 36912 + - type: DeviceNetwork + deviceLists: + - 50875 + - 50882 + - 51970 + - uid: 47649 components: - type: Transform - pos: 54.5,-1.5 + pos: -80.5,11.5 parent: 2 - - uid: 36913 + - type: DeviceNetwork + deviceLists: + - 50877 + - 50882 + - 51970 + - uid: 47650 components: - type: Transform - pos: 54.5,-0.5 + pos: -78.5,3.5 parent: 2 - - uid: 36914 + - type: DeviceNetwork + deviceLists: + - 51418 + - uid: 47651 components: - type: Transform - pos: 54.5,0.5 + rot: -1.5707963267948966 rad + pos: -75.5,5.5 parent: 2 - - uid: 36915 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50876 + - 51969 + - uid: 47652 components: - type: Transform - pos: 54.5,1.5 + rot: -1.5707963267948966 rad + pos: -75.5,8.5 parent: 2 - - uid: 36916 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50882 + - 51969 + - 51970 + - uid: 47653 components: - type: Transform - pos: 54.5,-44.5 + rot: -1.5707963267948966 rad + pos: -75.5,10.5 parent: 2 - - uid: 36917 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50882 + - 51969 + - 51970 + - uid: 47659 components: - type: Transform - pos: 54.5,-45.5 + rot: -1.5707963267948966 rad + pos: -75.5,13.5 parent: 2 - - uid: 36918 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50872 + - 51969 + - uid: 47660 components: - type: Transform - pos: 54.5,-46.5 + rot: -1.5707963267948966 rad + pos: -60.5,9.5 parent: 2 - - uid: 36919 + - type: DeviceNetwork + deviceLists: + - 50878 + - uid: 47661 components: - type: Transform - pos: 54.5,-47.5 + rot: -1.5707963267948966 rad + pos: -72.5,0.5 parent: 2 - - uid: 36920 + - type: DeviceNetwork + deviceLists: + - 50848 + - 50847 + - 51938 + - uid: 47662 components: - type: Transform - pos: 54.5,-48.5 + rot: -1.5707963267948966 rad + pos: -65.5,9.5 parent: 2 - - uid: 36921 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50878 + - 51969 + - uid: 47665 components: - type: Transform - pos: 54.5,-49.5 + rot: -1.5707963267948966 rad + pos: -65.5,14.5 parent: 2 - - uid: 36922 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50871 + - 51969 + - uid: 47667 components: - type: Transform - pos: 54.5,-50.5 + rot: -1.5707963267948966 rad + pos: -65.5,4.5 parent: 2 - - uid: 36923 + - type: DeviceNetwork + deviceLists: + - 50862 + - 50870 + - 51969 + - uid: 47669 components: - type: Transform - pos: 54.5,-51.5 + pos: -59.5,6.5 parent: 2 - - uid: 36924 + - uid: 47670 components: - type: Transform - pos: 56.5,-51.5 + pos: -54.5,2.5 parent: 2 - - uid: 36925 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - uid: 47729 components: - type: Transform - pos: 57.5,-51.5 + pos: -47.5,2.5 parent: 2 - - uid: 37061 + - type: DeviceNetwork + deviceLists: + - 50838 + - 50844 + - 51928 + - uid: 47730 components: - type: Transform - pos: 58.5,-51.5 + pos: -45.5,2.5 parent: 2 - - uid: 37062 + - type: DeviceNetwork + deviceLists: + - 50838 + - 50844 + - 51928 + - uid: 47731 components: - type: Transform - pos: 59.5,-51.5 + rot: -1.5707963267948966 rad + pos: -41.5,6.5 parent: 2 - - uid: 37063 + - type: DeviceNetwork + deviceLists: + - 50732 + - 50838 + - 51925 + - uid: 47732 components: - type: Transform - pos: 60.5,-51.5 + rot: -1.5707963267948966 rad + pos: -41.5,8.5 parent: 2 - - uid: 37064 + - type: DeviceNetwork + deviceLists: + - 50732 + - 50838 + - 51925 + - uid: 47735 components: - type: Transform - pos: 61.5,-51.5 + pos: -49.5,12.5 parent: 2 - - uid: 37065 + - type: DeviceNetwork + deviceLists: + - 50838 + - uid: 47736 components: - type: Transform - pos: 62.5,-51.5 + rot: -1.5707963267948966 rad + pos: -36.5,14.5 parent: 2 - - uid: 37066 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 47737 components: - type: Transform - pos: 62.5,-50.5 + rot: 1.5707963267948966 rad + pos: -42.5,14.5 parent: 2 - - uid: 37067 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 47738 components: - type: Transform - pos: 62.5,-49.5 + pos: -53.5,44.5 parent: 2 - - uid: 37068 + - type: DeviceNetwork + deviceLists: + - 50758 + - 50759 + - 51977 + - uid: 47757 components: - type: Transform - pos: 41.5,0.5 + pos: -39.5,52.5 parent: 2 - - uid: 37069 + - type: DeviceNetwork + deviceLists: + - 50765 + - 50771 + - 51954 + - 51955 + - uid: 47758 components: - type: Transform - pos: 40.5,0.5 + pos: -38.5,52.5 parent: 2 - - uid: 37070 + - type: DeviceNetwork + deviceLists: + - 50765 + - 50771 + - 51954 + - 51955 + - uid: 47759 components: - type: Transform - pos: 39.5,0.5 + rot: -1.5707963267948966 rad + pos: -57.5,54.5 parent: 2 - - uid: 37071 + - type: DeviceNetwork + deviceLists: + - 50771 + - 46846 + - 51955 + - 51956 + - uid: 47760 components: - type: Transform - pos: 38.5,0.5 + rot: -1.5707963267948966 rad + pos: -57.5,55.5 parent: 2 - - uid: 37072 + - type: DeviceNetwork + deviceLists: + - 50771 + - 46846 + - 51955 + - 51956 + - uid: 47769 components: - type: Transform - pos: 37.5,0.5 + pos: -55.5,56.5 parent: 2 - - uid: 37073 + - type: DeviceNetwork + deviceLists: + - 50771 + - 51056 + - 51955 + - uid: 47772 components: - type: Transform - pos: 36.5,0.5 + pos: -46.5,70.5 parent: 2 - - uid: 37074 + - type: DeviceNetwork + deviceLists: + - 50772 + - 50776 + - 51972 + - uid: 47773 components: - type: Transform - pos: 35.5,0.5 + pos: -40.5,70.5 parent: 2 - - uid: 37075 + - type: DeviceNetwork + deviceLists: + - 50772 + - 50776 + - 51972 + - uid: 47774 components: - type: Transform - pos: 34.5,0.5 + pos: -36.5,74.5 parent: 2 - - uid: 37076 + - type: DeviceNetwork + deviceLists: + - 50776 + - 51070 + - uid: 47775 components: - type: Transform - pos: 33.5,0.5 + pos: -50.5,74.5 parent: 2 - - uid: 37077 + - type: DeviceNetwork + deviceLists: + - 50776 + - 51070 + - uid: 47776 components: - type: Transform - pos: 32.5,0.5 + rot: -1.5707963267948966 rad + pos: -54.5,62.5 parent: 2 - - uid: 37078 + - type: DeviceNetwork + deviceLists: + - 51056 + - uid: 47777 components: - type: Transform - pos: 31.5,0.5 + rot: -1.5707963267948966 rad + pos: -49.5,66.5 parent: 2 - - uid: 37079 + - type: DeviceNetwork + deviceLists: + - 50772 + - 51972 + - uid: 47778 components: - type: Transform - pos: 30.5,0.5 + rot: -1.5707963267948966 rad + pos: -49.5,58.5 parent: 2 - - uid: 37080 + - type: DeviceNetwork + deviceLists: + - 50772 + - 51056 + - 51972 + - uid: 47779 components: - type: Transform - pos: 29.5,0.5 + pos: -44.5,57.5 parent: 2 - - uid: 37081 + - type: DeviceNetwork + deviceLists: + - 50771 + - 50772 + - 51955 + - 51972 + - uid: 47780 components: - type: Transform - pos: 28.5,0.5 + pos: -43.5,57.5 parent: 2 - - uid: 37082 + - type: DeviceNetwork + deviceLists: + - 50771 + - 50772 + - 51955 + - 51972 + - uid: 47781 components: - type: Transform - pos: 27.5,0.5 + pos: -42.5,57.5 parent: 2 - - uid: 37083 + - type: DeviceNetwork + deviceLists: + - 50771 + - 50772 + - 51955 + - 51972 + - uid: 47782 components: - type: Transform - pos: 26.5,0.5 + pos: -64.5,56.5 parent: 2 - - uid: 37084 + - type: DeviceNetwork + deviceLists: + - 46846 + - 47541 + - 51956 + - 51971 + - uid: 47783 components: - type: Transform - pos: 25.5,0.5 + pos: -62.5,56.5 parent: 2 - - uid: 37085 + - type: DeviceNetwork + deviceLists: + - 46846 + - 47541 + - 51956 + - 51971 + - uid: 47784 components: - type: Transform - pos: 25.5,1.5 + pos: -66.5,68.5 parent: 2 - - uid: 37089 + - type: DeviceNetwork + deviceLists: + - 47541 + - 22272 + - 51971 + - uid: 47785 components: - type: Transform - pos: 25.5,2.5 + rot: 1.5707963267948966 rad + pos: -69.5,66.5 parent: 2 - - uid: 37116 + - type: DeviceNetwork + deviceLists: + - 47541 + - 50781 + - 51971 + - uid: 47786 components: - type: Transform - pos: -32.5,-83.5 + pos: -74.5,63.5 parent: 2 - - uid: 37147 + - type: DeviceNetwork + deviceLists: + - 50782 + - 50781 + - uid: 47787 components: - type: Transform - pos: 54.5,-3.5 + rot: 1.5707963267948966 rad + pos: -77.5,67.5 parent: 2 - - uid: 37148 + - type: DeviceNetwork + deviceLists: + - 50781 + - 25000 + - uid: 47788 components: - type: Transform - pos: 54.5,-4.5 + pos: -79.5,62.5 parent: 2 - - uid: 37149 + - type: DeviceNetwork + deviceLists: + - 50805 + - 25000 + - 51958 + - uid: 47791 components: - type: Transform - pos: 54.5,-5.5 + pos: -87.5,62.5 parent: 2 - - uid: 37150 + - type: DeviceNetwork + deviceLists: + - 50805 + - 25000 + - 51958 + - uid: 47792 components: - type: Transform - pos: 73.5,-21.5 + rot: -1.5707963267948966 rad + pos: -77.5,53.5 parent: 2 - - uid: 37151 + - type: DeviceNetwork + deviceLists: + - 50789 + - 50805 + - 51957 + - 51958 + - uid: 47793 components: - type: Transform - pos: 72.5,-21.5 + rot: -1.5707963267948966 rad + pos: -77.5,54.5 parent: 2 - - uid: 37152 + - type: DeviceNetwork + deviceLists: + - 50789 + - 50805 + - 51957 + - 51958 + - uid: 47794 components: - type: Transform - pos: 71.5,-21.5 + rot: -1.5707963267948966 rad + pos: -77.5,55.5 parent: 2 - - uid: 37153 + - type: DeviceNetwork + deviceLists: + - 50789 + - 50805 + - 51957 + - 51958 + - uid: 47795 components: - type: Transform - pos: 70.5,-21.5 + rot: -1.5707963267948966 rad + pos: -73.5,53.5 parent: 2 - - uid: 37154 + - type: DeviceNetwork + deviceLists: + - 50786 + - 50789 + - 51957 + - uid: 47796 components: - type: Transform - pos: 53.5,-5.5 + rot: -1.5707963267948966 rad + pos: -73.5,54.5 parent: 2 - - uid: 37155 + - type: DeviceNetwork + deviceLists: + - 50786 + - 50789 + - 51957 + - uid: 47797 components: - type: Transform - pos: 52.5,-5.5 + rot: -1.5707963267948966 rad + pos: -73.5,55.5 parent: 2 - - uid: 37156 + - type: DeviceNetwork + deviceLists: + - 50786 + - 50789 + - 51957 + - uid: 47798 components: - type: Transform - pos: 51.5,-5.5 + rot: -1.5707963267948966 rad + pos: -69.5,47.5 parent: 2 - - uid: 37157 + - type: DeviceNetwork + deviceLists: + - 22438 + - 51048 + - uid: 47799 components: - type: Transform - pos: 50.5,-5.5 + rot: -1.5707963267948966 rad + pos: -73.5,47.5 parent: 2 - - uid: 37158 + - type: DeviceNetwork + deviceLists: + - 22434 + - 22438 + - uid: 47800 components: - type: Transform - pos: 49.5,-5.5 + pos: -71.5,49.5 parent: 2 - - uid: 37159 + - type: DeviceNetwork + deviceLists: + - 50786 + - 22438 + - uid: 47801 components: - type: Transform - pos: 48.5,-5.5 + pos: -71.5,45.5 parent: 2 - - uid: 37160 + - type: DeviceNetwork + deviceLists: + - 22438 + - uid: 47802 components: - type: Transform - pos: 47.5,-5.5 + pos: -82.5,41.5 parent: 2 - - uid: 37161 + - type: DeviceNetwork + deviceLists: + - 12002 + - uid: 47803 components: - type: Transform - pos: 46.5,-5.5 + pos: -80.5,41.5 parent: 2 - - uid: 37162 + - type: DeviceNetwork + deviceLists: + - 12002 + - uid: 47804 components: - type: Transform - pos: 45.5,-5.5 + pos: -83.5,46.5 parent: 2 - - uid: 37163 + - type: DeviceNetwork + deviceLists: + - 50805 + - 12002 + - 51958 + - uid: 47805 components: - type: Transform - pos: 44.5,-5.5 + rot: -1.5707963267948966 rad + pos: -77.5,44.5 parent: 2 - - uid: 37164 + - type: DeviceNetwork + deviceLists: + - 12002 + - 22434 + - uid: 47807 components: - type: Transform - pos: 70.5,-22.5 + rot: -1.5707963267948966 rad + pos: 42.5,-3.5 parent: 2 - - uid: 37165 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - uid: 47808 components: - type: Transform - pos: 44.5,-4.5 + rot: -1.5707963267948966 rad + pos: 43.5,-9.5 parent: 2 - - uid: 37166 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51147 + - 51940 + - uid: 47809 components: - type: Transform - pos: 44.5,-3.5 + pos: 36.5,-6.5 parent: 2 - - uid: 37167 + - type: DeviceNetwork + deviceLists: + - 50609 + - 50611 + - uid: 47810 components: - type: Transform - pos: 69.5,-22.5 + pos: 31.5,-2.5 parent: 2 - - uid: 37168 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47811 components: - type: Transform - pos: 68.5,-22.5 + pos: 35.5,-2.5 parent: 2 - - uid: 37169 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47812 components: - type: Transform - pos: 67.5,-22.5 + pos: 36.5,-2.5 parent: 2 - - uid: 37170 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47813 components: - type: Transform - pos: 66.5,-22.5 + pos: 37.5,-2.5 parent: 2 - - uid: 37171 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47816 components: - type: Transform - pos: 65.5,-22.5 + pos: 32.5,-2.5 parent: 2 - - uid: 37172 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47817 components: - type: Transform - pos: 65.5,-21.5 + pos: 33.5,-2.5 parent: 2 - - uid: 37173 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47818 components: - type: Transform - pos: 65.5,-20.5 + pos: 34.5,-2.5 parent: 2 - - uid: 37174 + - type: DeviceNetwork + deviceLists: + - 50146 + - 50609 + - 51919 + - uid: 47819 components: - type: Transform - pos: 65.5,-19.5 + rot: 1.5707963267948966 rad + pos: 42.5,3.5 parent: 2 - - uid: 37175 + - type: DeviceNetwork + deviceLists: + - 49037 + - 50390 + - 51932 + - uid: 47820 components: - type: Transform - pos: 64.5,-19.5 + rot: -1.5707963267948966 rad + pos: 47.5,7.5 parent: 2 - - uid: 37176 + - type: DeviceNetwork + deviceLists: + - 50390 + - 51115 + - uid: 47821 components: - type: Transform - pos: 64.5,-18.5 + pos: 36.5,3.5 parent: 2 - - uid: 37177 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - uid: 47822 components: - type: Transform - pos: 64.5,-17.5 + pos: -35.5,3.5 parent: 2 - - uid: 37178 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - uid: 47823 components: - type: Transform - pos: 64.5,-16.5 + pos: -37.5,-67.5 parent: 2 - - uid: 37179 + - type: DeviceNetwork + deviceLists: + - 50292 + - 51556 + - uid: 47824 components: - type: Transform - pos: 64.5,-15.5 + pos: -37.5,-63.5 parent: 2 - - uid: 37180 + - type: DeviceNetwork + deviceLists: + - 50292 + - 51501 + - uid: 47825 components: - type: Transform - pos: 63.5,-15.5 + pos: -33.5,-59.5 parent: 2 - - uid: 37181 + - type: DeviceNetwork + deviceLists: + - 50324 + - 51454 + - uid: 47826 components: - type: Transform - pos: 63.5,-14.5 + pos: 16.5,-44.5 parent: 2 - - uid: 37182 + - type: DeviceNetwork + deviceLists: + - 50353 + - 50355 + - 51962 + - uid: 47827 components: - type: Transform - pos: 63.5,-13.5 + pos: 16.5,-49.5 parent: 2 - - uid: 37183 + - type: DeviceNetwork + deviceLists: + - 50353 + - 51962 + - uid: 47828 components: - type: Transform - pos: 63.5,-12.5 + pos: 17.5,-49.5 parent: 2 - - uid: 37184 + - type: DeviceNetwork + deviceLists: + - 50353 + - 51962 + - uid: 47829 components: - type: Transform - pos: 63.5,-11.5 + pos: 17.5,-52.5 parent: 2 - - uid: 37185 + - type: DeviceNetwork + deviceLists: + - 50346 + - uid: 47830 components: - type: Transform - pos: 63.5,-10.5 + rot: -1.5707963267948966 rad + pos: -55.5,-65.5 parent: 2 - - uid: 37186 + - type: DeviceNetwork + deviceLists: + - 50247 + - 50256 + - 51989 + - uid: 47831 components: - type: Transform - pos: 62.5,-10.5 + pos: 0.5,-56.5 parent: 2 - - uid: 37187 + - type: DeviceNetwork + deviceLists: + - 42987 + - uid: 47832 components: - type: Transform - pos: 61.5,-10.5 + pos: -10.5,-56.5 parent: 2 - - uid: 37188 + - type: DeviceNetwork + deviceLists: + - 50321 + - 50326 + - 51950 + - uid: 47833 components: - type: Transform - pos: 61.5,-9.5 + rot: -1.5707963267948966 rad + pos: -49.5,-66.5 parent: 2 - - uid: 37189 + - type: DeviceNetwork + deviceLists: + - 50256 + - 50280 + - 51988 + - 51989 + - uid: 47834 components: - type: Transform - pos: 60.5,-9.5 + pos: -12.5,-62.5 parent: 2 - - uid: 37190 + - type: DeviceNetwork + deviceLists: + - 50326 + - 6736 + - uid: 47835 components: - type: Transform - pos: 59.5,-9.5 + rot: -1.5707963267948966 rad + pos: -43.5,-66.5 parent: 2 - - uid: 37191 + - type: DeviceNetwork + deviceLists: + - 50280 + - 51988 + - uid: 47836 components: - type: Transform - pos: 58.5,-9.5 + pos: -25.5,-67.5 parent: 2 - - uid: 37192 + - type: DeviceNetwork + deviceLists: + - 50302 + - 50304 + - 51951 + - uid: 47837 components: - type: Transform - pos: 58.5,-6.5 + pos: -20.5,-67.5 parent: 2 - - uid: 37193 + - type: DeviceNetwork + deviceLists: + - 50318 + - 50321 + - 51950 + - uid: 47838 components: - type: Transform - pos: 58.5,-8.5 + pos: -31.5,-67.5 parent: 2 - - uid: 37194 + - type: DeviceNetwork + deviceLists: + - 50302 + - 50304 + - 51951 + - uid: 47840 components: - type: Transform - pos: 64.5,4.5 + rot: -1.5707963267948966 rad + pos: -39.5,-66.5 parent: 2 - - uid: 37195 + - type: DeviceNetwork + deviceLists: + - 50292 + - uid: 47842 components: - type: Transform - pos: 58.5,-7.5 + rot: -1.5707963267948966 rad + pos: -39.5,-64.5 parent: 2 - - uid: 37196 + - type: DeviceNetwork + deviceLists: + - 50292 + - uid: 47843 components: - type: Transform - pos: 58.5,-5.5 + rot: -1.5707963267948966 rad + pos: -43.5,-64.5 parent: 2 - - uid: 37197 + - type: DeviceNetwork + deviceLists: + - 50280 + - 51988 + - uid: 47844 components: - type: Transform - pos: 58.5,-4.5 + rot: -1.5707963267948966 rad + pos: -49.5,-64.5 parent: 2 - - uid: 37198 + - type: DeviceNetwork + deviceLists: + - 50256 + - 50280 + - 51988 + - 51989 + - uid: 47845 components: - type: Transform - pos: 58.5,-3.5 + pos: -51.5,-62.5 parent: 2 - - uid: 37199 + - type: DeviceNetwork + deviceLists: + - 50256 + - 50278 + - 51989 + - 51991 + - uid: 47848 components: - type: Transform - pos: 64.5,3.5 + pos: -52.5,-54.5 parent: 2 - - uid: 37200 + - type: DeviceNetwork + deviceLists: + - 50278 + - 51499 + - 51991 + - uid: 47854 components: - type: Transform - pos: 64.5,2.5 + pos: -53.5,-72.5 parent: 2 - - uid: 37201 + - type: DeviceNetwork + deviceLists: + - 50244 + - 50246 + - 51992 + - 51993 + - uid: 47855 components: - type: Transform - pos: 64.5,1.5 + pos: -51.5,-72.5 parent: 2 - - uid: 37202 + - type: DeviceNetwork + deviceLists: + - 50244 + - 50246 + - 51992 + - 51993 + - uid: 47860 components: - type: Transform - pos: 64.5,0.5 + pos: -51.5,-68.5 parent: 2 - - uid: 37203 + - type: DeviceNetwork + deviceLists: + - 50246 + - 50256 + - 51989 + - 51992 + - uid: 47861 components: - type: Transform - pos: 65.5,4.5 + pos: -53.5,-68.5 parent: 2 - - uid: 37204 + - type: DeviceNetwork + deviceLists: + - 50246 + - 50256 + - 51989 + - 51992 + - uid: 47862 components: - type: Transform - pos: 66.5,4.5 + rot: 1.5707963267948966 rad + pos: -21.5,-54.5 parent: 2 - - uid: 37205 + - type: DeviceNetwork + deviceLists: + - 51448 + - uid: 47863 components: - type: Transform - pos: 66.5,5.5 + rot: -1.5707963267948966 rad + pos: -47.5,-74.5 parent: 2 - - uid: 37206 + - type: DeviceNetwork + deviceLists: + - 50241 + - 50244 + - 51993 + - uid: 47864 components: - type: Transform - pos: 66.5,6.5 + rot: -1.5707963267948966 rad + pos: -50.5,-56.5 parent: 2 - - uid: 37207 + - type: DeviceNetwork + deviceLists: + - 50259 + - 50278 + - 51991 + - uid: 47866 components: - type: Transform - pos: 35.5,-10.5 + rot: 1.5707963267948966 rad + pos: -63.5,-74.5 parent: 2 - - uid: 37208 + - type: DeviceNetwork + deviceLists: + - 50244 + - 51508 + - 51993 + - uid: 47871 components: - type: Transform - pos: 36.5,-10.5 + rot: 1.5707963267948966 rad + pos: -54.5,-60.5 parent: 2 - - uid: 37209 + - type: DeviceNetwork + deviceLists: + - 50257 + - 50278 + - 51991 + - uid: 47872 components: - type: Transform - pos: 36.5,-9.5 + rot: 1.5707963267948966 rad + pos: -54.5,-56.5 parent: 2 - - uid: 37215 + - type: DeviceNetwork + deviceLists: + - 50258 + - 50278 + - 51991 + - uid: 47873 components: - type: Transform - pos: 42.5,-10.5 + rot: -1.5707963267948966 rad + pos: -50.5,-60.5 parent: 2 - - uid: 37216 + - type: DeviceNetwork + deviceLists: + - 50260 + - 50278 + - 51991 + - uid: 47874 components: - type: Transform - pos: 59.5,-2.5 + rot: -1.5707963267948966 rad + pos: -31.5,-61.5 parent: 2 - - uid: 37217 + - type: DeviceNetwork + deviceLists: + - 50323 + - 50324 + - uid: 47875 components: - type: Transform - pos: 60.5,-2.5 + rot: -1.5707963267948966 rad + pos: -21.5,-59.5 parent: 2 - - uid: 37218 + - type: DeviceNetwork + deviceLists: + - 50321 + - 50323 + - 51950 + - uid: 47883 components: - type: Transform - pos: 61.5,-2.5 + rot: -1.5707963267948966 rad + pos: 24.5,-50.5 parent: 2 - - uid: 37219 + - type: DeviceNetwork + deviceLists: + - 50348 + - 50349 + - uid: 47884 components: - type: Transform - pos: 62.5,-2.5 + rot: -1.5707963267948966 rad + pos: 19.5,-40.5 parent: 2 - - uid: 37220 + - type: DeviceNetwork + deviceLists: + - 50355 + - 51299 + - uid: 47885 components: - type: Transform - pos: 63.5,-2.5 + rot: -1.5707963267948966 rad + pos: 8.5,-51.5 parent: 2 - - uid: 37221 + - type: DeviceNetwork + deviceLists: + - 50338 + - 49604 + - 51947 + - uid: 47886 components: - type: Transform - pos: 64.5,-2.5 + pos: 10.5,-49.5 parent: 2 - - uid: 37222 + - type: DeviceNetwork + deviceLists: + - 49604 + - 50353 + - 51962 + - uid: 47887 components: - type: Transform - pos: 57.5,-40.5 + rot: -1.5707963267948966 rad + pos: 8.5,-46.5 parent: 2 - - uid: 37225 + - type: DeviceNetwork + deviceLists: + - 50338 + - 50353 + - 51947 + - 51962 + - uid: 47888 components: - type: Transform - pos: 64.5,-1.5 + rot: -1.5707963267948966 rad + pos: 8.5,-40.5 parent: 2 - - uid: 37226 + - type: DeviceNetwork + deviceLists: + - 50353 + - 50361 + - 51962 + - uid: 47889 components: - type: Transform - pos: 64.5,-0.5 + rot: -1.5707963267948966 rad + pos: 8.5,-39.5 parent: 2 - - uid: 37227 + - type: DeviceNetwork + deviceLists: + - 50353 + - 50361 + - 51962 + - uid: 47890 components: - type: Transform - pos: 58.5,-34.5 + rot: -1.5707963267948966 rad + pos: 3.5,-40.5 parent: 2 - - uid: 37229 + - type: DeviceNetwork + deviceLists: + - 50359 + - 50361 + - uid: 47891 components: - type: Transform - pos: 59.5,-36.5 + rot: -1.5707963267948966 rad + pos: 3.5,-39.5 parent: 2 - - uid: 37248 + - type: DeviceNetwork + deviceLists: + - 50359 + - 50361 + - uid: 47892 components: - type: Transform - pos: 37.5,-9.5 + pos: 23.5,-37.5 parent: 2 - - uid: 37249 + - type: DeviceNetwork + deviceLists: + - 50568 + - 51299 + - uid: 47893 components: - type: Transform - pos: 38.5,-9.5 + pos: -14.5,-66.5 parent: 2 - - uid: 37257 + - type: DeviceNetwork + deviceLists: + - 6736 + - uid: 47894 components: - type: Transform - pos: 73.5,-3.5 + pos: -10.5,-66.5 parent: 2 - - uid: 37258 + - type: DeviceNetwork + deviceLists: + - 6736 + - uid: 47895 components: - type: Transform - pos: 73.5,-2.5 + rot: -1.5707963267948966 rad + pos: -7.5,-54.5 parent: 2 - - uid: 37259 + - type: DeviceNetwork + deviceLists: + - 50321 + - 50337 + - 51948 + - 51950 + - uid: 47896 components: - type: Transform - pos: 72.5,-2.5 + rot: -1.5707963267948966 rad + pos: -3.5,-49.5 parent: 2 - - uid: 37260 + - type: DeviceNetwork + deviceLists: + - 50338 + - 42976 + - 51947 + - uid: 47897 components: - type: Transform - pos: 71.5,-2.5 + rot: 1.5707963267948966 rad + pos: 4.5,-51.5 parent: 2 - - uid: 37261 + - type: DeviceNetwork + deviceLists: + - 50338 + - 42976 + - 51947 + - uid: 47898 components: - type: Transform - pos: 70.5,-2.5 + rot: 1.5707963267948966 rad + pos: 4.5,-50.5 parent: 2 - - uid: 37262 + - type: DeviceNetwork + deviceLists: + - 50338 + - 42976 + - 51947 + - uid: 47899 components: - type: Transform - pos: 69.5,-2.5 + rot: 1.5707963267948966 rad + pos: 4.5,-49.5 parent: 2 - - uid: 37263 + - type: DeviceNetwork + deviceLists: + - 50338 + - 42976 + - 51947 + - uid: 47900 components: - type: Transform - pos: 68.5,-2.5 + rot: 3.141592653589793 rad + pos: 21.5,54.5 parent: 2 - - uid: 37264 + - type: DeviceNetwork + deviceLists: + - 47904 + - 48017 + - uid: 47906 components: - type: Transform - pos: 67.5,-2.5 + rot: 1.5707963267948966 rad + pos: -2.5,-54.5 parent: 2 - - uid: 37265 + - type: DeviceNetwork + deviceLists: + - 50337 + - 42987 + - 51948 + - uid: 47907 components: - type: Transform - pos: 66.5,-2.5 + rot: 1.5707963267948966 rad + pos: -2.5,-55.5 parent: 2 - - uid: 37266 + - type: DeviceNetwork + deviceLists: + - 50337 + - 42987 + - 51948 + - uid: 47908 components: - type: Transform - pos: 65.5,-2.5 + rot: -1.5707963267948966 rad + pos: 3.5,-55.5 parent: 2 - - uid: 37275 + - type: DeviceNetwork + deviceLists: + - 42987 + - 48365 + - 51949 + - uid: 47909 components: - type: Transform - pos: 44.5,-12.5 + rot: -1.5707963267948966 rad + pos: 3.5,-54.5 parent: 2 - - uid: 37276 + - type: DeviceNetwork + deviceLists: + - 42987 + - 48365 + - 51949 + - uid: 47910 components: - type: Transform - pos: 44.5,-11.5 + rot: -1.5707963267948966 rad + pos: 3.5,-53.5 parent: 2 - - uid: 37277 + - type: DeviceNetwork + deviceLists: + - 42987 + - 48365 + - 51949 + - uid: 47911 components: - type: Transform - pos: 44.5,-10.5 + rot: -1.5707963267948966 rad + pos: 8.5,-56.5 parent: 2 - - uid: 37278 + - type: DeviceNetwork + deviceLists: + - 48365 + - 50346 + - 51949 + - uid: 47912 components: - type: Transform - pos: 43.5,-10.5 + rot: -1.5707963267948966 rad + pos: 8.5,-57.5 parent: 2 - - uid: 37497 + - type: DeviceNetwork + deviceLists: + - 48365 + - 50346 + - 51949 + - uid: 47913 components: - type: Transform - pos: 23.5,-43.5 + rot: -1.5707963267948966 rad + pos: 8.5,-58.5 parent: 2 - - uid: 37498 + - type: DeviceNetwork + deviceLists: + - 48365 + - 50346 + - 51949 + - uid: 47914 components: - type: Transform - pos: 23.5,-42.5 + pos: 1.5,-63.5 parent: 2 - - uid: 37500 + - uid: 47915 components: - type: Transform - pos: 22.5,-43.5 + pos: 2.5,-63.5 parent: 2 - - uid: 37501 + - uid: 47916 components: - type: Transform - pos: 21.5,-43.5 + pos: 3.5,-63.5 parent: 2 - - uid: 37502 + - uid: 48016 components: - type: Transform - pos: 20.5,-43.5 + pos: -59.5,-62.5 parent: 2 - - uid: 37503 + - type: DeviceNetwork + deviceLists: + - 50247 + - 50253 + - uid: 48018 components: - type: Transform - pos: 19.5,-43.5 + rot: 1.5707963267948966 rad + pos: -61.5,-61.5 parent: 2 - - uid: 37504 + - type: DeviceNetwork + deviceLists: + - 50253 + - 51499 + - uid: 48023 components: - type: Transform - pos: 19.5,-42.5 + rot: -1.5707963267948966 rad + pos: 30.5,45.5 parent: 2 - - uid: 37505 + - type: DeviceNetwork + deviceLists: + - 48020 + - 48019 + - uid: 48024 components: - type: Transform - pos: 19.5,-41.5 + rot: -1.5707963267948966 rad + pos: 31.5,45.5 parent: 2 - - uid: 37506 + - type: DeviceNetwork + deviceLists: + - 48020 + - 48019 + - uid: 48027 components: - type: Transform - pos: 19.5,-40.5 + rot: -1.5707963267948966 rad + pos: 26.5,45.5 parent: 2 - - uid: 37507 + - type: DeviceNetwork + deviceLists: + - 48020 + - 48019 + - uid: 48031 components: - type: Transform - pos: 19.5,-39.5 + rot: -1.5707963267948966 rad + pos: 21.5,46.5 parent: 2 - - uid: 37508 + - type: DeviceNetwork + deviceLists: + - 48017 + - 50600 + - 51995 + - uid: 48034 components: - type: Transform - pos: 20.5,-39.5 + pos: 41.5,2.5 parent: 2 - - uid: 37509 + - type: DeviceNetwork + deviceLists: + - 49037 + - 51932 + - uid: 48035 components: - type: Transform - pos: 21.5,-39.5 + pos: 40.5,2.5 parent: 2 - - uid: 37510 + - type: DeviceNetwork + deviceLists: + - 49037 + - 51932 + - uid: 48036 components: - type: Transform - pos: 22.5,-39.5 + pos: 39.5,2.5 parent: 2 - - uid: 37511 + - type: DeviceNetwork + deviceLists: + - 49037 + - 51932 + - uid: 48037 components: - type: Transform - pos: 22.5,-38.5 + pos: 39.5,-1.5 parent: 2 - - uid: 37512 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - uid: 48038 components: - type: Transform - pos: 22.5,-37.5 + pos: 40.5,-1.5 parent: 2 - - uid: 37513 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - uid: 48039 components: - type: Transform - pos: 22.5,-36.5 + pos: 41.5,-1.5 parent: 2 - - uid: 37514 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - uid: 48040 components: - type: Transform - pos: 22.5,-35.5 + pos: 38.5,-0.5 parent: 2 - - uid: 37515 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - uid: 48041 components: - type: Transform - pos: 22.5,-34.5 + pos: 38.5,0.5 parent: 2 - - uid: 37521 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - uid: 48042 components: - type: Transform - pos: 23.5,-34.5 + pos: 38.5,1.5 parent: 2 - - uid: 37522 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - uid: 48043 components: - type: Transform - pos: 24.5,-34.5 + pos: 42.5,0.5 parent: 2 - - uid: 37523 + - type: DeviceNetwork + deviceLists: + - 50156 + - 51921 + - uid: 48044 components: - type: Transform - pos: 24.5,-35.5 + pos: 42.5,1.5 parent: 2 - - uid: 37524 + - type: DeviceNetwork + deviceLists: + - 50156 + - 51921 + - uid: 48084 components: - type: Transform - pos: 24.5,-36.5 + rot: -1.5707963267948966 rad + pos: 11.5,29.5 parent: 2 - - uid: 37525 + - type: DeviceNetwork + deviceLists: + - 48106 + - 48130 + - 51916 + - uid: 48085 components: - type: Transform - pos: 24.5,-37.5 + rot: -1.5707963267948966 rad + pos: 12.5,29.5 parent: 2 - - uid: 37526 + - type: DeviceNetwork + deviceLists: + - 48106 + - 48130 + - 51916 + - uid: 48086 components: - type: Transform - pos: 25.5,-37.5 + rot: -1.5707963267948966 rad + pos: 13.5,29.5 parent: 2 - - uid: 37527 + - type: DeviceNetwork + deviceLists: + - 48106 + - 48130 + - 51916 + - uid: 48087 components: - type: Transform - pos: 26.5,-37.5 + rot: -1.5707963267948966 rad + pos: 11.5,25.5 parent: 2 - - uid: 37528 + - type: DeviceNetwork + deviceLists: + - 48131 + - 48130 + - 51916 + - uid: 48088 components: - type: Transform - pos: 27.5,-37.5 + rot: -1.5707963267948966 rad + pos: 12.5,25.5 parent: 2 - - uid: 37529 + - type: DeviceNetwork + deviceLists: + - 48131 + - 48130 + - 51916 + - uid: 48089 components: - type: Transform - pos: 28.5,-37.5 + rot: -1.5707963267948966 rad + pos: 13.5,25.5 parent: 2 - - uid: 37530 + - type: DeviceNetwork + deviceLists: + - 48131 + - 48130 + - 51916 + - uid: 48446 components: - type: Transform - pos: 29.5,-37.5 + pos: -17.5,-8.5 parent: 2 - - uid: 37531 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50633 + - 51931 + - uid: 50114 components: - type: Transform - pos: 30.5,-37.5 + rot: -1.5707963267948966 rad + pos: 20.5,9.5 parent: 2 - - uid: 37532 + - type: DeviceNetwork + deviceLists: + - 48431 + - uid: 50122 components: - type: Transform - pos: 31.5,-37.5 + rot: -1.5707963267948966 rad + pos: 27.5,9.5 parent: 2 - - uid: 37533 + - type: DeviceNetwork + deviceLists: + - 48431 + - 48430 + - uid: 50177 components: - type: Transform - pos: 32.5,-37.5 + rot: 3.141592653589793 rad + pos: 52.5,0.5 parent: 2 - - uid: 37534 + - type: DeviceNetwork + deviceLists: + - 50156 + - 50400 + - 51921 + - 51943 + - uid: 50178 components: - type: Transform - pos: 33.5,-37.5 + rot: 3.141592653589793 rad + pos: 52.5,-1.5 parent: 2 - - uid: 37535 + - type: DeviceNetwork + deviceLists: + - 50156 + - 50400 + - 51921 + - 51943 + - uid: 50181 components: - type: Transform - pos: 33.5,-36.5 + rot: 3.141592653589793 rad + pos: 50.5,5.5 parent: 2 - - uid: 37536 + - type: DeviceNetwork + deviceLists: + - 50156 + - 51115 + - 51921 + - uid: 50182 components: - type: Transform - pos: 29.5,-39.5 + rot: 3.141592653589793 rad + pos: 50.5,-4.5 parent: 2 - - uid: 37537 + - type: DeviceNetwork + deviceLists: + - 50156 + - 50398 + - 51921 + - uid: 50193 components: - type: Transform - pos: 28.5,-39.5 + rot: 1.5707963267948966 rad + pos: 37.5,-12.5 parent: 2 - - uid: 37538 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51289 + - 51940 + - uid: 50194 components: - type: Transform - pos: 28.5,-38.5 + rot: 1.5707963267948966 rad + pos: 38.5,-16.5 parent: 2 - - uid: 37541 + - type: DeviceNetwork + deviceLists: + - 50024 + - 15228 + - 51940 + - 15237 + - uid: 50230 components: - type: Transform - pos: 21.5,-28.5 + rot: 1.5707963267948966 rad + pos: 43.5,-23.5 parent: 2 - - uid: 37542 + - type: DeviceNetwork + deviceLists: + - 15228 + - 4155 + - 51952 + - 15237 + - uid: 50231 components: - type: Transform - pos: 21.5,-29.5 + rot: 1.5707963267948966 rad + pos: 37.5,-23.5 parent: 2 - - uid: 37543 + - type: DeviceNetwork + deviceLists: + - 15228 + - 4155 + - 51952 + - 15237 + - uid: 50234 components: - type: Transform - pos: 22.5,-29.5 + pos: 29.5,-23.5 parent: 2 - - uid: 37544 + - type: DeviceNetwork + deviceLists: + - 4155 + - 51289 + - 51952 + - uid: 50235 components: - type: Transform - pos: 23.5,-29.5 + pos: 28.5,-27.5 parent: 2 - - uid: 37545 + - type: DeviceNetwork + deviceLists: + - 4155 + - 4143 + - 51952 + - uid: 50236 components: - type: Transform - pos: 24.5,-29.5 + pos: 34.5,-27.5 parent: 2 - - uid: 37546 + - type: DeviceNetwork + deviceLists: + - 4155 + - 3427 + - 51952 + - uid: 50237 components: - type: Transform - pos: 24.5,-30.5 + pos: 41.5,-27.5 parent: 2 - - uid: 37547 + - type: DeviceNetwork + deviceLists: + - 4155 + - 4346 + - 51952 + - uid: 50238 components: - type: Transform - pos: 24.5,-31.5 + pos: 45.5,-25.5 parent: 2 - - uid: 37548 + - type: DeviceNetwork + deviceLists: + - 4155 + - 50270 + - 51952 + - 51973 + - uid: 50242 components: - type: Transform - pos: 24.5,-32.5 + pos: -42.5,-74.5 parent: 2 - - uid: 37549 + - type: DeviceNetwork + deviceLists: + - 50241 + - 51556 + - uid: 50254 components: - type: Transform - pos: 24.5,-33.5 + pos: 28.5,-33.5 parent: 2 - - uid: 37550 + - type: DeviceNetwork + deviceLists: + - 4143 + - 51299 + - uid: 50265 components: - type: Transform - pos: 3.5,-26.5 + pos: 53.5,-28.5 parent: 2 - - uid: 37551 + - type: DeviceNetwork + deviceLists: + - 50270 + - 9326 + - 51973 + - 50102 + - uid: 50266 components: - type: Transform - pos: 3.5,-27.5 + pos: 55.5,-28.5 parent: 2 - - uid: 37552 + - type: DeviceNetwork + deviceLists: + - 50270 + - 9326 + - 51973 + - 50102 + - uid: 50267 components: - type: Transform - pos: 4.5,-27.5 + pos: 49.5,-30.5 parent: 2 - - uid: 37553 + - type: DeviceNetwork + deviceLists: + - 9326 + - 15349 + - 50102 + - uid: 50268 components: - type: Transform - pos: 5.5,-27.5 + pos: 51.5,-32.5 parent: 2 - - uid: 37554 + - type: DeviceNetwork + deviceLists: + - 9326 + - 3904 + - 50102 + - uid: 50269 components: - type: Transform - pos: 5.5,-28.5 + pos: 58.5,-30.5 parent: 2 - - uid: 37555 + - type: DeviceNetwork + deviceLists: + - 9326 + - 15348 + - 50102 + - 2183 + - uid: 50271 components: - type: Transform - pos: 5.5,-29.5 + pos: 57.5,-22.5 parent: 2 - - uid: 37556 + - type: DeviceNetwork + deviceLists: + - 50270 + - 4795 + - 51973 + - uid: 50274 components: - type: Transform - pos: 5.5,-30.5 + pos: 59.5,-16.5 parent: 2 - - uid: 37557 + - type: DeviceNetwork + deviceLists: + - 4795 + - 51147 + - uid: 50285 components: - type: Transform - pos: 6.5,-30.5 + pos: 46.5,-35.5 parent: 2 - - uid: 37558 + - type: DeviceNetwork + deviceLists: + - 15349 + - 25363 + - uid: 50295 components: - type: Transform - pos: 7.5,-30.5 + pos: 62.5,-32.5 parent: 2 - - uid: 37559 + - type: DeviceNetwork + deviceLists: + - 15348 + - 51320 + - 2183 + - uid: 50296 components: - type: Transform - pos: 8.5,-30.5 + pos: 66.5,-30.5 parent: 2 - - uid: 37560 + - type: DeviceNetwork + deviceLists: + - 15348 + - 9178 + - 2183 + - 51984 + - uid: 50297 components: - type: Transform - pos: 8.5,-29.5 + pos: 71.5,-20.5 parent: 2 - - uid: 37561 + - type: DeviceNetwork + deviceLists: + - 9432 + - 51177 + - uid: 50298 components: - type: Transform - pos: 9.5,-29.5 + pos: -21.5,-66.5 parent: 2 - - uid: 37562 + - type: DeviceNetwork + deviceLists: + - 50304 + - 50321 + - 51950 + - 51951 + - uid: 50299 components: - type: Transform - pos: 10.5,-29.5 + pos: -21.5,-65.5 parent: 2 - - uid: 37563 + - type: DeviceNetwork + deviceLists: + - 50304 + - 50321 + - 51950 + - 51951 + - uid: 50300 components: - type: Transform - pos: 11.5,-29.5 + pos: -21.5,-64.5 parent: 2 - - uid: 37564 + - type: DeviceNetwork + deviceLists: + - 50304 + - 50321 + - 51950 + - 51951 + - uid: 50303 components: - type: Transform - pos: 12.5,-29.5 + pos: 71.5,-33.5 parent: 2 - - uid: 37565 + - type: DeviceNetwork + deviceLists: + - 9178 + - 50581 + - 51984 + - uid: 50308 components: - type: Transform - pos: 13.5,-29.5 + pos: 74.5,-33.5 parent: 2 - - uid: 37566 + - type: DeviceNetwork + deviceLists: + - 9178 + - 50583 + - 51984 + - 51982 + - uid: 50309 components: - type: Transform - pos: 14.5,-29.5 + pos: 78.5,-39.5 parent: 2 - - uid: 37567 + - type: DeviceNetwork + deviceLists: + - 50582 + - 50583 + - 51982 + - uid: 50310 components: - type: Transform - pos: 15.5,-29.5 + pos: 78.5,-36.5 parent: 2 - - uid: 37568 + - type: DeviceNetwork + deviceLists: + - 50327 + - 50583 + - 51982 + - uid: 50311 components: - type: Transform - pos: 16.5,-29.5 + pos: 76.5,-30.5 parent: 2 - - uid: 37569 + - type: DeviceNetwork + deviceLists: + - 9178 + - 50579 + - 51984 + - uid: 50312 components: - type: Transform - pos: 17.5,-29.5 + pos: 71.5,-28.5 parent: 2 - - uid: 37570 + - type: DeviceNetwork + deviceLists: + - 9178 + - 9432 + - 51984 + - uid: 50314 components: - type: Transform - pos: 18.5,-29.5 + pos: 69.5,-40.5 parent: 2 - - uid: 37571 + - type: DeviceNetwork + deviceLists: + - 4995 + - 50583 + - 51982 + - 52394 + - uid: 50316 components: - type: Transform - pos: 19.5,-29.5 + pos: 67.5,-42.5 parent: 2 - - uid: 37572 + - type: DeviceNetwork + deviceLists: + - 4995 + - 52394 + - uid: 50317 components: - type: Transform - pos: 20.5,-29.5 + pos: 63.5,-45.5 parent: 2 - - uid: 37591 + - type: DeviceNetwork + deviceLists: + - 4995 + - 50589 + - 52394 + - uid: 50328 components: - type: Transform - pos: 23.5,-48.5 + pos: -14.5,-68.5 parent: 2 - - uid: 37592 + - type: DeviceNetwork + deviceLists: + - 6736 + - uid: 50329 components: - type: Transform - pos: 23.5,-49.5 + pos: -10.5,-68.5 parent: 2 - - uid: 37593 + - type: DeviceNetwork + deviceLists: + - 6736 + - uid: 50334 components: - type: Transform - pos: 22.5,-49.5 + pos: -6.5,-70.5 parent: 2 - - uid: 37594 + - type: DeviceNetwork + deviceLists: + - 50336 + - uid: 50335 components: - type: Transform - pos: 21.5,-49.5 + pos: -4.5,-70.5 parent: 2 - - uid: 37595 + - type: DeviceNetwork + deviceLists: + - 50336 + - uid: 50339 components: - type: Transform - pos: 20.5,-49.5 + pos: -6.5,-52.5 parent: 2 - - uid: 37596 + - type: DeviceNetwork + deviceLists: + - 50337 + - 50338 + - 51947 + - 51948 + - uid: 50340 components: - type: Transform - pos: 19.5,-49.5 + pos: -5.5,-52.5 parent: 2 - - uid: 37597 + - type: DeviceNetwork + deviceLists: + - 50337 + - 50338 + - 51947 + - 51948 + - uid: 50341 components: - type: Transform - pos: 19.5,-48.5 + pos: -4.5,-52.5 parent: 2 - - uid: 37598 + - type: DeviceNetwork + deviceLists: + - 50337 + - 50338 + - 51947 + - 51948 + - uid: 50342 components: - type: Transform - pos: 19.5,-47.5 + pos: 5.5,-52.5 parent: 2 - - uid: 37599 + - type: DeviceNetwork + deviceLists: + - 50338 + - 48365 + - 51947 + - 51949 + - uid: 50343 components: - type: Transform - pos: 19.5,-46.5 + pos: 6.5,-52.5 parent: 2 - - uid: 37600 + - type: DeviceNetwork + deviceLists: + - 50338 + - 48365 + - 51947 + - 51949 + - uid: 50344 components: - type: Transform - pos: 19.5,-45.5 + pos: 7.5,-52.5 parent: 2 - - uid: 37601 + - type: DeviceNetwork + deviceLists: + - 50338 + - 48365 + - 51947 + - 51949 + - uid: 50358 components: - type: Transform - pos: 19.5,-44.5 + pos: -5.5,-37.5 parent: 2 - - uid: 41015 + - type: DeviceNetwork + deviceLists: + - 50356 + - 48362 + - 51937 + - uid: 50392 components: - type: Transform - pos: 29.5,-65.5 + pos: 39.5,-17.5 parent: 2 - - uid: 41016 + - type: DeviceNetwork + deviceLists: + - 50024 + - 15228 + - 51940 + - 15237 + - uid: 50393 components: - type: Transform - pos: 28.5,-65.5 + pos: 40.5,-17.5 parent: 2 - - uid: 41018 + - type: DeviceNetwork + deviceLists: + - 50024 + - 15228 + - 51940 + - 15237 + - uid: 50396 components: - type: Transform - pos: 27.5,-65.5 + pos: 53.5,-9.5 parent: 2 - - uid: 41020 + - type: DeviceNetwork + deviceLists: + - 50398 + - 51147 + - uid: 50397 components: - type: Transform - pos: 26.5,-65.5 + pos: 60.5,-6.5 parent: 2 - - uid: 41023 + - type: DeviceNetwork + deviceLists: + - 50398 + - 50425 + - 51920 + - uid: 50399 components: - type: Transform - pos: -48.5,-64.5 + pos: 55.5,-4.5 parent: 2 - - uid: 41024 + - type: DeviceNetwork + deviceLists: + - 50398 + - 50400 + - 51943 + - uid: 50402 components: - type: Transform - pos: -47.5,-64.5 + pos: 58.5,3.5 parent: 2 - - uid: 41027 + - type: DeviceNetwork + deviceLists: + - 50400 + - 50406 + - 51943 + - uid: 50403 components: - type: Transform - pos: -46.5,-64.5 + pos: 60.5,0.5 parent: 2 - - uid: 41029 + - type: DeviceNetwork + deviceLists: + - 50400 + - 50425 + - 51920 + - 51943 + - uid: 50408 components: - type: Transform - pos: -45.5,-64.5 + pos: 54.5,7.5 parent: 2 - - uid: 41039 + - type: DeviceNetwork + deviceLists: + - 50406 + - 51115 + - uid: 50409 components: - type: Transform - pos: -44.5,-64.5 + pos: 60.5,5.5 parent: 2 - - uid: 41040 + - type: DeviceNetwork + deviceLists: + - 50406 + - 50425 + - 51920 + - uid: 50415 components: - type: Transform - pos: -44.5,-65.5 + pos: 67.5,5.5 parent: 2 - - uid: 41041 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50432 + - 51920 + - uid: 50416 components: - type: Transform - pos: -43.5,-65.5 + pos: 73.5,3.5 parent: 2 - - uid: 41042 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50436 + - 51920 + - 51986 + - uid: 50417 components: - type: Transform - pos: -42.5,-65.5 + pos: 74.5,3.5 parent: 2 - - uid: 41045 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50436 + - 51920 + - 51986 + - uid: 50418 components: - type: Transform - pos: -41.5,-65.5 + pos: 66.5,-8.5 parent: 2 - - uid: 41046 + - type: DeviceNetwork + deviceLists: + - 50425 + - 51177 + - 51920 + - uid: 50419 components: - type: Transform - pos: -40.5,-65.5 + pos: 82.5,-0.5 parent: 2 - - uid: 41050 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50426 + - 51920 + - 51953 + - uid: 50420 components: - type: Transform - pos: -39.5,-65.5 + pos: 82.5,-8.5 parent: 2 - - uid: 41051 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50426 + - 51920 + - 51953 + - uid: 50421 components: - type: Transform - pos: -38.5,-65.5 + pos: 83.5,-8.5 parent: 2 - - uid: 41055 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50426 + - 51920 + - 51953 + - uid: 50422 components: - type: Transform - pos: -37.5,-65.5 + pos: 84.5,-8.5 parent: 2 - - uid: 41057 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50426 + - 51920 + - 51953 + - uid: 50423 components: - type: Transform - pos: -34.5,-70.5 + pos: 85.5,-8.5 parent: 2 - - uid: 41067 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50426 + - 51920 + - 51953 + - uid: 50424 components: - type: Transform - pos: -35.5,-70.5 + pos: 86.5,-8.5 parent: 2 - - uid: 41075 + - type: DeviceNetwork + deviceLists: + - 50425 + - 50426 + - 51920 + - 51953 + - uid: 50427 components: - type: Transform - pos: -36.5,-70.5 + pos: 88.5,-13.5 parent: 2 - - uid: 41076 + - type: DeviceNetwork + deviceLists: + - 50426 + - 51953 + - uid: 50428 components: - type: Transform - pos: -37.5,-70.5 + pos: 88.5,-15.5 parent: 2 - - uid: 41077 + - type: DeviceNetwork + deviceLists: + - 50426 + - 51953 + - uid: 50433 components: - type: Transform - pos: -38.5,-70.5 + pos: 70.5,9.5 parent: 2 - - uid: 41082 + - type: DeviceNetwork + deviceLists: + - 50432 + - 50435 + - uid: 50438 components: - type: Transform - pos: -39.5,-70.5 + pos: 44.5,-15.5 parent: 2 - - uid: 41083 + - type: DeviceNetwork + deviceLists: + - 15228 + - 51147 + - 15237 + - uid: 50572 components: - type: Transform - pos: -40.5,-70.5 + pos: 41.5,-33.5 parent: 2 - - uid: 41084 + - type: DeviceNetwork + deviceLists: + - 4346 + - 25363 + - uid: 50575 components: - type: Transform - pos: -41.5,-70.5 + pos: 51.5,-36.5 parent: 2 - - uid: 41085 + - type: DeviceNetwork + deviceLists: + - 3904 + - 51320 + - uid: 50577 components: - type: Transform - pos: -42.5,-70.5 + pos: 62.5,-28.5 parent: 2 - - uid: 41086 + - type: DeviceNetwork + deviceLists: + - 15348 + - 51177 + - 2183 + - uid: 50591 components: - type: Transform - pos: -43.5,-70.5 + pos: 60.5,-53.5 parent: 2 - - uid: 41087 + - type: DeviceNetwork + deviceLists: + - 8989 + - 51985 + - uid: 50592 components: - type: Transform - pos: -44.5,-70.5 + pos: 60.5,-59.5 parent: 2 - - uid: 41116 + - type: DeviceNetwork + deviceLists: + - 8989 + - 8882 + - 51985 + - 4884 + - uid: 50594 components: - type: Transform - pos: -45.5,-70.5 + pos: 58.5,-64.5 parent: 2 - - uid: 41117 + - type: DeviceNetwork + deviceLists: + - 8882 + - 4884 + - uid: 50595 components: - type: Transform - pos: -46.5,-70.5 + pos: 62.5,-64.5 parent: 2 - - uid: 41118 + - type: DeviceNetwork + deviceLists: + - 8882 + - 4884 + - uid: 50602 components: - type: Transform - pos: -47.5,-70.5 + pos: 55.5,43.5 parent: 2 - - uid: 41119 + - type: DeviceNetwork + deviceLists: + - 48766 + - uid: 50605 components: - type: Transform - pos: -48.5,-70.5 + pos: 61.5,42.5 parent: 2 - - uid: 41120 + - type: DeviceNetwork + deviceLists: + - 50603 + - uid: 50606 components: - type: Transform - pos: -48.5,-69.5 + pos: 61.5,44.5 parent: 2 - - uid: 41152 + - type: DeviceNetwork + deviceLists: + - 50603 + - uid: 50607 components: - type: Transform - pos: -48.5,-68.5 + pos: 63.5,46.5 parent: 2 - - uid: 41271 + - type: DeviceNetwork + deviceLists: + - 50603 + - uid: 50612 components: - type: Transform - pos: -31.5,-39.5 + pos: 36.5,-9.5 parent: 2 - - uid: 41322 + - type: DeviceNetwork + deviceLists: + - 50611 + - 51289 + - uid: 50622 components: - type: Transform - pos: -31.5,-40.5 + pos: -14.5,-2.5 parent: 2 - - uid: 41323 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50661 + - 51931 + - 51934 + - uid: 50623 components: - type: Transform - pos: -32.5,-40.5 + pos: -13.5,-2.5 parent: 2 - - uid: 41325 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50661 + - 51931 + - 51934 + - uid: 50624 components: - type: Transform - pos: -33.5,-40.5 + pos: -12.5,-2.5 parent: 2 - - uid: 41326 + - type: DeviceNetwork + deviceLists: + - 50615 + - 50661 + - 51931 + - 51934 + - uid: 50625 components: - type: Transform - pos: -34.5,-40.5 + pos: -16.5,-0.5 parent: 2 - - uid: 41450 + - type: DeviceNetwork + deviceLists: + - 50661 + - 48367 + - 51926 + - 51934 + - uid: 50626 components: - type: Transform - pos: -35.5,-40.5 + pos: -16.5,0.5 parent: 2 - - uid: 41451 + - type: DeviceNetwork + deviceLists: + - 50661 + - 48367 + - 51926 + - 51934 + - uid: 50627 components: - type: Transform - pos: -35.5,-41.5 + pos: -16.5,1.5 parent: 2 - - uid: 41521 + - type: DeviceNetwork + deviceLists: + - 50661 + - 48367 + - 51926 + - 51934 + - uid: 50628 components: - type: Transform - pos: -35.5,-42.5 + pos: -14.5,3.5 parent: 2 - - uid: 41563 + - type: DeviceNetwork + deviceLists: + - 50111 + - 50661 + - 51929 + - 51934 + - uid: 50629 components: - type: Transform - pos: -35.5,-43.5 + pos: -13.5,3.5 parent: 2 - - uid: 41620 + - type: DeviceNetwork + deviceLists: + - 50111 + - 50661 + - 51929 + - 51934 + - uid: 50630 components: - type: Transform - pos: -35.5,-44.5 + pos: -12.5,3.5 parent: 2 - - uid: 41770 + - type: DeviceNetwork + deviceLists: + - 50111 + - 50661 + - 51929 + - 51934 + - uid: 50635 components: - type: Transform - pos: -35.5,-45.5 + pos: -22.5,-4.5 parent: 2 - - uid: 41771 + - type: DeviceNetwork + deviceLists: + - 50633 + - 48367 + - 51926 + - uid: 50636 components: - type: Transform - pos: -35.5,-46.5 + pos: -28.5,-2.5 parent: 2 - - uid: 41778 + - type: DeviceNetwork + deviceLists: + - 50633 + - 48367 + - 51926 + - uid: 50637 components: - type: Transform - pos: -35.5,-47.5 + pos: -22.5,-2.5 parent: 2 - - uid: 41808 + - type: DeviceNetwork + deviceLists: + - 50633 + - 48367 + - 51926 + - uid: 50641 components: - type: Transform - pos: -35.5,-48.5 + pos: -30.5,-10.5 parent: 2 - - uid: 41809 + - type: DeviceNetwork + deviceLists: + - 50640 + - uid: 50642 components: - type: Transform - pos: -35.5,-49.5 + pos: -31.5,-12.5 parent: 2 - - uid: 41810 + - type: DeviceNetwork + deviceLists: + - 50640 + - uid: 50665 components: - type: Transform - pos: -35.5,-50.5 + pos: 0.5,48.5 parent: 2 - - uid: 41813 + - type: DeviceNetwork + deviceLists: + - 49911 + - 49922 + - 51911 + - 51944 + - uid: 50666 components: - type: Transform - pos: -35.5,-51.5 + pos: 1.5,48.5 parent: 2 - - uid: 41820 + - type: DeviceNetwork + deviceLists: + - 49911 + - 49922 + - 51911 + - 51944 + - uid: 50668 components: - type: Transform - pos: -37.5,-51.5 + rot: -1.5707963267948966 rad + pos: -37.5,-0.5 parent: 2 - - uid: 41821 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - uid: 50669 components: - type: Transform - pos: -37.5,-52.5 + rot: -1.5707963267948966 rad + pos: -37.5,0.5 parent: 2 - - uid: 41822 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - uid: 50670 components: - type: Transform - pos: -36.5,-52.5 + rot: -1.5707963267948966 rad + pos: -37.5,1.5 parent: 2 - - uid: 41823 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - uid: 50671 components: - type: Transform - pos: -35.5,-52.5 + pos: -0.5,48.5 parent: 2 - - uid: 41824 + - type: DeviceNetwork + deviceLists: + - 49911 + - 49922 + - 51911 + - 51944 + - uid: 50682 components: - type: Transform - pos: -31.5,-53.5 + pos: -23.5,27.5 parent: 2 - - uid: 41825 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 50683 components: - type: Transform - pos: -31.5,-54.5 + pos: -23.5,28.5 parent: 2 - - uid: 41826 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - uid: 50693 components: - type: Transform - pos: -32.5,-54.5 + pos: -27.5,26.5 parent: 2 - - uid: 41829 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - uid: 50694 components: - type: Transform - pos: -33.5,-54.5 + pos: -27.5,27.5 parent: 2 - - uid: 41830 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - uid: 50695 components: - type: Transform - pos: -34.5,-54.5 + pos: -27.5,28.5 parent: 2 - - uid: 41831 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - uid: 50696 components: - type: Transform - pos: -35.5,-54.5 + pos: -37.5,26.5 parent: 2 - - uid: 41834 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - uid: 50697 components: - type: Transform - pos: -35.5,-53.5 + pos: -37.5,27.5 parent: 2 - - uid: 41835 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - uid: 50698 components: - type: Transform - pos: -35.5,-55.5 + pos: -37.5,28.5 parent: 2 - - uid: 41836 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - uid: 50699 components: - type: Transform - pos: -35.5,-56.5 + pos: -41.5,26.5 parent: 2 - - uid: 41837 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - uid: 50700 components: - type: Transform - pos: -35.5,-57.5 + pos: -41.5,27.5 parent: 2 - - uid: 41838 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - uid: 50701 components: - type: Transform - pos: -35.5,-58.5 + pos: -41.5,28.5 parent: 2 - - uid: 41839 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - uid: 50702 components: - type: Transform - pos: -35.5,-59.5 + pos: -40.5,25.5 parent: 2 - - uid: 41840 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 50703 components: - type: Transform - pos: -35.5,-60.5 + pos: -39.5,25.5 parent: 2 - - uid: 41841 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 50704 components: - type: Transform - pos: -33.5,-63.5 + pos: -38.5,25.5 parent: 2 - - uid: 41842 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 50714 components: - type: Transform - pos: -33.5,-62.5 + pos: -26.5,44.5 parent: 2 - - uid: 41843 + - type: DeviceNetwork + deviceLists: + - 50712 + - uid: 50715 components: - type: Transform - pos: -32.5,-62.5 + pos: -24.5,44.5 parent: 2 - - uid: 41844 + - type: DeviceNetwork + deviceLists: + - 50712 + - uid: 50716 components: - type: Transform - pos: -32.5,-61.5 + pos: -22.5,44.5 parent: 2 - - uid: 41845 + - type: DeviceNetwork + deviceLists: + - 50712 + - uid: 50717 components: - type: Transform - pos: -32.5,-60.5 + pos: -20.5,44.5 parent: 2 - - uid: 41846 + - type: DeviceNetwork + deviceLists: + - 50712 + - uid: 50718 components: - type: Transform - pos: -33.5,-60.5 + pos: -18.5,38.5 parent: 2 - - uid: 41847 + - type: DeviceNetwork + deviceLists: + - 50710 + - uid: 50719 components: - type: Transform - pos: -34.5,-60.5 + pos: -16.5,38.5 parent: 2 - - uid: 41848 + - type: DeviceNetwork + deviceLists: + - 50710 + - uid: 50729 components: - type: Transform - pos: -35.5,-61.5 + pos: -38.5,2.5 parent: 2 - - uid: 41854 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 50730 components: - type: Transform - pos: -35.5,-62.5 + pos: -39.5,2.5 parent: 2 - - uid: 41865 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 50731 components: - type: Transform - pos: -35.5,-63.5 + pos: -40.5,2.5 parent: 2 - - uid: 41866 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - uid: 50734 components: - type: Transform - pos: -35.5,-64.5 + pos: -42.5,30.5 parent: 2 - - uid: 41867 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50735 components: - type: Transform - pos: -35.5,-65.5 + pos: -42.5,31.5 parent: 2 - - uid: 41868 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50736 components: - type: Transform - pos: -36.5,-65.5 + pos: -42.5,32.5 parent: 2 - - uid: 41877 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50737 components: - type: Transform - pos: -22.5,-63.5 + pos: -42.5,33.5 parent: 2 - - uid: 41879 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50738 components: - type: Transform - pos: -21.5,-63.5 + pos: -42.5,34.5 parent: 2 - - uid: 41888 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50739 components: - type: Transform - pos: -21.5,-64.5 + pos: -42.5,35.5 parent: 2 - - uid: 41889 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50740 components: - type: Transform - pos: -21.5,-65.5 + pos: -42.5,36.5 parent: 2 - - uid: 41890 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50741 components: - type: Transform - pos: -21.5,-66.5 + pos: -42.5,37.5 parent: 2 - - uid: 41891 + - type: DeviceNetwork + deviceLists: + - 50742 + - 50750 + - 51924 + - 51975 + - uid: 50747 components: - type: Transform - pos: -21.5,-67.5 + pos: -46.5,33.5 parent: 2 - - uid: 41892 + - type: DeviceNetwork + deviceLists: + - 50750 + - 50752 + - 51975 + - 51976 + - uid: 50748 components: - type: Transform - pos: -22.5,-67.5 + pos: -46.5,34.5 parent: 2 - - uid: 41893 + - type: DeviceNetwork + deviceLists: + - 50750 + - 50752 + - 51975 + - 51976 + - uid: 50751 components: - type: Transform - pos: -23.5,-67.5 + pos: -52.5,33.5 parent: 2 - - uid: 41894 + - type: DeviceNetwork + deviceLists: + - 50752 + - 51976 + - uid: 50754 components: - type: Transform - pos: -24.5,-67.5 + pos: -48.5,45.5 parent: 2 - - uid: 41895 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50759 + - 51977 + - 51978 + - uid: 50756 components: - type: Transform - pos: -25.5,-67.5 + pos: -47.5,45.5 parent: 2 - - uid: 41896 + - type: DeviceNetwork + deviceLists: + - 50753 + - 50759 + - 51977 + - 51978 + - uid: 50777 components: - type: Transform - pos: -26.5,-67.5 + pos: -69.5,53.5 parent: 2 - - uid: 41897 + - type: DeviceNetwork + deviceLists: + - 46846 + - 50786 + - 51956 + - uid: 50778 components: - type: Transform - pos: -27.5,-67.5 + pos: -69.5,54.5 parent: 2 - - uid: 41898 + - type: DeviceNetwork + deviceLists: + - 46846 + - 50786 + - 51956 + - uid: 50779 components: - type: Transform - pos: -28.5,-67.5 + pos: -69.5,55.5 parent: 2 - - uid: 41899 + - type: DeviceNetwork + deviceLists: + - 46846 + - 50786 + - 51956 + - uid: 50790 components: - type: Transform - pos: -29.5,-67.5 + pos: -75.5,49.5 parent: 2 - - uid: 41900 + - type: DeviceNetwork + deviceLists: + - 50789 + - 22434 + - 51957 + - uid: 50792 components: - type: Transform - pos: -30.5,-67.5 + pos: -87.5,46.5 parent: 2 - - uid: 41901 + - type: DeviceNetwork + deviceLists: + - 50805 + - 50960 + - 51958 + - uid: 50793 components: - type: Transform - pos: -31.5,-67.5 + pos: -79.5,46.5 parent: 2 - - uid: 41902 + - type: DeviceNetwork + deviceLists: + - 50805 + - 51958 + - uid: 50802 components: - type: Transform - pos: -32.5,-67.5 + pos: -98.5,53.5 parent: 2 - - uid: 41903 + - type: DeviceNetwork + deviceLists: + - 50805 + - 22014 + - 51958 + - 51974 + - uid: 50803 components: - type: Transform - pos: -33.5,-67.5 + pos: -98.5,54.5 parent: 2 - - uid: 41904 + - type: DeviceNetwork + deviceLists: + - 50805 + - 22014 + - 51958 + - 51974 + - uid: 50804 components: - type: Transform - pos: -34.5,-67.5 + pos: -98.5,55.5 parent: 2 - - uid: 41905 + - type: DeviceNetwork + deviceLists: + - 50805 + - 22014 + - 51958 + - 51974 + - uid: 50826 components: - type: Transform - pos: -35.5,-67.5 + pos: -41.5,-0.5 parent: 2 - - uid: 41906 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - uid: 50827 components: - type: Transform - pos: -35.5,-66.5 + pos: -41.5,0.5 parent: 2 - - uid: 41912 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - uid: 50828 components: - type: Transform - pos: -5.5,-73.5 + pos: -41.5,1.5 parent: 2 - - uid: 41913 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - uid: 50839 components: - type: Transform - pos: -6.5,-73.5 + pos: -68.5,-0.5 parent: 2 - - uid: 41915 + - type: DeviceNetwork + deviceLists: + - 50844 + - 50847 + - 51928 + - 51938 + - uid: 50840 components: - type: Transform - pos: -6.5,-72.5 + pos: -68.5,0.5 parent: 2 - - uid: 41916 + - type: DeviceNetwork + deviceLists: + - 50844 + - 50847 + - 51928 + - 51938 + - uid: 50841 components: - type: Transform - pos: -6.5,-71.5 + pos: -68.5,1.5 parent: 2 - - uid: 41917 + - type: DeviceNetwork + deviceLists: + - 50844 + - 50847 + - 51928 + - 51938 + - uid: 50893 components: - type: Transform - pos: -6.5,-70.5 + pos: -63.5,17.5 parent: 2 - - uid: 41918 + - type: DeviceNetwork + deviceLists: + - 50890 + - 50895 + - 51979 + - 51902 + - uid: 50957 components: - type: Transform - pos: -6.5,-69.5 + pos: -40.5,-19.5 parent: 2 - - uid: 41919 + - type: DeviceNetwork + deviceLists: + - 50966 + - 51021 + - 51963 + - 51903 + - uid: 50958 components: - type: Transform - pos: -5.5,-69.5 + pos: -39.5,-19.5 parent: 2 - - uid: 41920 + - type: DeviceNetwork + deviceLists: + - 50966 + - 51021 + - 51963 + - 51903 + - uid: 50959 components: - type: Transform - pos: -4.5,-69.5 + pos: -38.5,-19.5 parent: 2 - - uid: 41923 + - type: DeviceNetwork + deviceLists: + - 50966 + - 51021 + - 51963 + - 51903 + - uid: 50972 components: - type: Transform - pos: -3.5,-69.5 + pos: -46.5,-27.5 parent: 2 - - uid: 41928 + - type: DeviceNetwork + deviceLists: + - 50968 + - 50974 + - uid: 51012 components: - type: Transform - pos: -3.5,-70.5 + pos: -16.5,-25.5 parent: 2 - - uid: 41929 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51033 + - 51960 + - 51961 + - uid: 51013 components: - type: Transform - pos: -3.5,-71.5 + pos: -16.5,-24.5 parent: 2 - - uid: 41930 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51033 + - 51960 + - 51961 + - uid: 51014 components: - type: Transform - pos: -4.5,-71.5 + pos: -16.5,-23.5 parent: 2 - - uid: 41934 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51033 + - 51960 + - 51961 + - uid: 51017 components: - type: Transform - pos: -7.5,-69.5 + pos: -9.5,-27.5 parent: 2 - - uid: 41935 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51043 + - 51960 + - 51980 + - uid: 51031 components: - type: Transform - pos: -8.5,-69.5 + pos: -15.5,-27.5 parent: 2 - - uid: 41936 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51960 + - uid: 51032 components: - type: Transform - pos: -9.5,-69.5 + pos: -13.5,-27.5 parent: 2 - - uid: 41937 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51960 + - uid: 51307 components: - type: Transform - pos: -10.5,-69.5 + rot: -1.5707963267948966 rad + pos: 62.5,-51.5 parent: 2 - - uid: 41938 + - type: DeviceNetwork + deviceLists: + - 51149 + - uid: 51308 components: - type: Transform - pos: -11.5,-69.5 + rot: 1.5707963267948966 rad + pos: 58.5,-51.5 parent: 2 - - uid: 41940 + - type: DeviceNetwork + deviceLists: + - 51311 + - uid: 52083 components: - type: Transform - pos: -11.5,-68.5 + rot: -1.5707963267948966 rad + pos: 126.5,-56.5 parent: 2 - - uid: 41941 + - type: DeviceNetwork + deviceLists: + - 52122 + - 52123 + - uid: 52111 components: - type: Transform - pos: -12.5,-68.5 + pos: 118.5,-54.5 parent: 2 - - uid: 41983 + - type: DeviceNetwork + deviceLists: + - 52122 + - 52124 + - uid: 52112 components: - type: Transform - pos: -32.5,-70.5 + pos: 118.5,-58.5 parent: 2 - - uid: 41994 + - type: DeviceNetwork + deviceLists: + - 52122 + - 52125 + - uid: 52114 components: - type: Transform - pos: -31.5,-70.5 + pos: 107.5,-54.5 parent: 2 - - uid: 41995 + - type: DeviceNetwork + deviceLists: + - 52119 + - 52120 + - uid: 52115 components: - type: Transform - pos: -30.5,-70.5 + pos: 107.5,-58.5 parent: 2 - - uid: 41996 + - type: DeviceNetwork + deviceLists: + - 52121 + - 52119 + - uid: 52116 components: - type: Transform - pos: -30.5,-71.5 + rot: -1.5707963267948966 rad + pos: 110.5,-56.5 parent: 2 - - uid: 41997 + - type: DeviceNetwork + deviceLists: + - 52119 + - 52122 + - uid: 54239 components: - type: Transform - pos: -30.5,-72.5 - parent: 2 - - uid: 41998 + rot: 1.5707963267948966 rad + pos: -2.5,-5.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54240 components: - type: Transform - pos: -29.5,-72.5 - parent: 2 - - uid: 42010 + rot: 1.5707963267948966 rad + pos: -2.5,-9.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54241 components: - type: Transform - pos: -28.5,-72.5 - parent: 2 - - uid: 42012 + rot: 1.5707963267948966 rad + pos: 0.5,-10.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54242 components: - type: Transform - pos: -27.5,-72.5 - parent: 2 - - uid: 42023 + rot: 1.5707963267948966 rad + pos: 3.5,-9.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54243 components: - type: Transform - pos: -26.5,-72.5 - parent: 2 - - uid: 42025 + rot: 1.5707963267948966 rad + pos: 3.5,-5.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54244 components: - type: Transform - pos: -25.5,-72.5 - parent: 2 - - uid: 42033 + rot: 1.5707963267948966 rad + pos: 1.5,-3.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54245 components: - type: Transform - pos: -24.5,-72.5 - parent: 2 - - uid: 42035 + rot: 1.5707963267948966 rad + pos: -0.5,-3.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 54238 + - uid: 54853 components: - type: Transform - pos: -23.5,-72.5 - parent: 2 - - uid: 42036 + rot: -1.5707963267948966 rad + pos: 3.5,-10.5 + parent: 54730 + - uid: 54854 components: - type: Transform - pos: -23.5,-71.5 - parent: 2 - - uid: 42040 + rot: -1.5707963267948966 rad + pos: 5.5,-10.5 + parent: 54730 + - uid: 54855 components: - type: Transform - pos: -23.5,-70.5 - parent: 2 - - uid: 42041 + rot: -1.5707963267948966 rad + pos: 2.5,-6.5 + parent: 54730 + - uid: 54856 components: - type: Transform - pos: -22.5,-70.5 - parent: 2 - - uid: 42053 + rot: -1.5707963267948966 rad + pos: 3.5,-4.5 + parent: 54730 + - uid: 55188 components: - type: Transform - pos: -21.5,-70.5 - parent: 2 - - uid: 42058 + pos: 0.5,1.5 + parent: 55142 + - uid: 56171 components: - - type: Transform - pos: -20.5,-70.5 - parent: 2 - - uid: 42067 + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,-4.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56003 + - 56004 + - uid: 56172 components: - type: Transform - pos: -19.5,-70.5 - parent: 2 - - uid: 42106 + rot: -1.5707963267948966 rad + pos: 3.5,-4.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56002 + - 56004 + - uid: 56173 components: - type: Transform - pos: -18.5,-70.5 - parent: 2 - - uid: 42114 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56006 + - 56004 + - uid: 56174 components: - type: Transform - pos: -17.5,-70.5 - parent: 2 - - uid: 42122 + rot: -1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56005 + - 56004 + - uid: 56175 components: - type: Transform - pos: -17.5,-69.5 - parent: 2 - - uid: 42124 + rot: -1.5707963267948966 rad + pos: 1.5,1.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56009 + - 56004 + - uid: 56176 components: - type: Transform - pos: -17.5,-68.5 - parent: 2 - - uid: 42139 + rot: -1.5707963267948966 rad + pos: 3.5,3.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56009 + - 56008 + - uid: 56177 components: - type: Transform - pos: -17.5,-67.5 - parent: 2 - - uid: 42140 + rot: -1.5707963267948966 rad + pos: -0.5,3.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56009 + - 56007 + - uid: 56178 components: - type: Transform - pos: -16.5,-67.5 - parent: 2 - - uid: 42141 + pos: 1.5,-6.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56004 + - uid: 56520 components: - type: Transform - pos: -15.5,-67.5 - parent: 2 - - uid: 42142 + pos: -3.5,-0.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - uid: 56521 components: - type: Transform - pos: -14.5,-67.5 - parent: 2 - - uid: 42143 + pos: -0.5,-4.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - uid: 56522 components: - type: Transform - pos: -14.5,-66.5 - parent: 2 - - uid: 42144 + pos: 1.5,-4.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - uid: 56523 components: - type: Transform - pos: -13.5,-66.5 - parent: 2 - - uid: 42145 + pos: 4.5,-0.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - uid: 67437 components: - type: Transform - pos: -12.5,-66.5 - parent: 2 - - uid: 42146 + rot: -1.5707963267948966 rad + pos: 13.5,-4.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67432 + - uid: 67438 components: - type: Transform - pos: -11.5,-66.5 - parent: 2 - - uid: 42147 + rot: -1.5707963267948966 rad + pos: 13.5,-1.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67432 + - uid: 67439 components: - type: Transform - pos: -11.5,-67.5 - parent: 2 - - uid: 42148 + rot: -1.5707963267948966 rad + pos: 13.5,1.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67432 + - uid: 67440 components: - type: Transform - pos: -32.5,-84.5 - parent: 2 - - uid: 42150 + rot: -1.5707963267948966 rad + pos: 13.5,4.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67432 + - uid: 67441 components: - type: Transform - pos: -32.5,-85.5 - parent: 2 - - uid: 42154 + rot: -1.5707963267948966 rad + pos: 13.5,7.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67432 + - uid: 67442 components: - type: Transform - pos: -31.5,-85.5 - parent: 2 - - uid: 42156 + rot: -1.5707963267948966 rad + pos: 8.5,5.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - 67432 + - uid: 67443 components: - type: Transform - pos: -30.5,-85.5 - parent: 2 - - uid: 42157 + pos: 5.5,-5.5 + parent: 66965 + - uid: 67444 components: - type: Transform - pos: -29.5,-85.5 - parent: 2 - - uid: 42158 + rot: -1.5707963267948966 rad + pos: 2.5,7.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - uid: 67445 components: - type: Transform - pos: -28.5,-85.5 - parent: 2 - - uid: 42159 + pos: 6.5,-3.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66967 + - uid: 67446 components: - type: Transform - pos: -27.5,-85.5 - parent: 2 - - uid: 42160 + pos: 3.5,3.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - uid: 67447 components: - type: Transform - pos: -26.5,-85.5 - parent: 2 - - uid: 42161 + pos: 2.5,0.5 + parent: 66965 + - uid: 67448 components: - type: Transform - pos: -25.5,-85.5 - parent: 2 - - uid: 42162 + pos: 7.5,3.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - uid: 67449 components: - type: Transform - pos: -24.5,-85.5 - parent: 2 - - uid: 42163 + rot: -1.5707963267948966 rad + pos: 5.5,9.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - 67430 + - uid: 67450 components: - type: Transform - pos: -23.5,-85.5 - parent: 2 - - uid: 42165 + rot: -1.5707963267948966 rad + pos: 2.5,12.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67430 + - uid: 67451 components: - type: Transform - pos: -23.5,-84.5 - parent: 2 - - uid: 42166 + rot: -1.5707963267948966 rad + pos: -0.5,13.5 + parent: 66965 + - uid: 67452 components: - type: Transform - pos: -22.5,-84.5 - parent: 2 - - uid: 42167 + rot: -1.5707963267948966 rad + pos: -0.5,11.5 + parent: 66965 + - uid: 67453 components: - type: Transform - pos: -21.5,-84.5 - parent: 2 - - uid: 42168 + rot: -1.5707963267948966 rad + pos: 7.5,14.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67430 + - 66975 + - uid: 67454 components: - type: Transform - pos: -20.5,-84.5 - parent: 2 - - uid: 42169 + rot: -1.5707963267948966 rad + pos: 8.5,11.5 + parent: 66965 + - uid: 67455 components: - type: Transform - pos: -19.5,-84.5 - parent: 2 - - uid: 42170 + rot: -1.5707963267948966 rad + pos: 5.5,16.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67430 + - uid: 67456 components: - type: Transform - pos: -19.5,-83.5 - parent: 2 - - uid: 42171 + rot: -1.5707963267948966 rad + pos: 3.5,19.5 + parent: 66965 + - uid: 67457 components: - type: Transform - pos: -19.5,-82.5 - parent: 2 - - uid: 42172 + rot: -1.5707963267948966 rad + pos: 9.5,16.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66975 +- proto: Fireplace + entities: + - uid: 8578 components: - type: Transform - pos: -19.5,-81.5 + pos: 6.5,-3.5 parent: 2 - - uid: 42173 + - uid: 9651 components: - type: Transform - pos: -19.5,-80.5 + rot: 3.141592653589793 rad + pos: -5.5,41.5 parent: 2 - - uid: 42174 + - uid: 12923 components: - type: Transform - pos: -19.5,-79.5 + pos: -60.5,-41.5 parent: 2 - - uid: 42175 + - uid: 14353 components: - type: Transform - pos: -19.5,-78.5 + pos: 7.5,-28.5 parent: 2 - - uid: 42176 +- proto: Flare + entities: + - uid: 66325 components: - type: Transform - pos: -19.5,-77.5 - parent: 2 - - uid: 42177 + pos: -6.6124105,-15.93881 + parent: 65849 + - uid: 66326 components: - type: Transform - pos: -19.5,-76.5 - parent: 2 - - uid: 42178 + rot: 1.5707963267948966 rad + pos: -7.3311605,-15.56381 + parent: 65849 +- proto: Flash + entities: + - uid: 29134 components: - type: Transform - pos: -19.5,-75.5 + pos: 0.49590874,11.448145 parent: 2 - - uid: 42179 +- proto: FlashlightLantern + entities: + - uid: 5022 components: - type: Transform - pos: -19.5,-74.5 + pos: 55.672737,9.669349 parent: 2 - - uid: 42180 + - uid: 15949 components: - type: Transform - pos: -19.5,-73.5 + pos: 34.338463,21.66927 parent: 2 - - uid: 42181 + - uid: 15950 components: - type: Transform - pos: -19.5,-72.5 + pos: 34.432213,21.54427 parent: 2 - - uid: 42182 + - type: HandheldLight + toggleActionEntity: 15951 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 15951 + - type: ActionsContainer + - uid: 20894 components: - type: Transform - pos: -20.5,-72.5 + pos: 78.43778,-58.43233 parent: 2 - - uid: 42183 + - uid: 23052 components: - type: Transform - pos: -21.5,-72.5 + pos: 56.38388,-37.390343 parent: 2 - - uid: 42184 + - uid: 61487 components: - type: Transform - pos: -22.5,-72.5 - parent: 2 - - uid: 42192 + rot: -1.5707963267948966 rad + pos: 2.7025146,51.60077 + parent: 56631 + - uid: 61488 components: - type: Transform - pos: -2.5,-70.5 - parent: 2 - - uid: 42193 + pos: -2.5033722,35.472717 + parent: 56631 + - uid: 65733 components: - type: Transform - pos: -1.5,-70.5 - parent: 2 - - uid: 42194 + rot: 3.141592653589793 rad + pos: -4.65609,3.2682643 + parent: 65694 + - uid: 67458 components: - type: Transform - pos: -0.5,-70.5 - parent: 2 - - uid: 42195 + pos: 8.6762085,17.693573 + parent: 66965 + - uid: 67459 components: - type: Transform - pos: 0.5,-70.5 - parent: 2 - - uid: 42196 + pos: 8.6762085,17.693573 + parent: 66965 + - uid: 67460 components: - type: Transform - pos: 1.5,-70.5 - parent: 2 - - uid: 42197 + pos: 8.6762085,17.693573 + parent: 66965 + - uid: 67461 components: - type: Transform - pos: 2.5,-70.5 - parent: 2 - - uid: 42198 + pos: 8.6762085,17.693573 + parent: 66965 + - uid: 67462 components: - type: Transform - pos: 3.5,-70.5 - parent: 2 - - uid: 42199 + pos: 8.6762085,17.693573 + parent: 66965 +- proto: FlashlightSeclite + entities: + - uid: 8456 components: - type: Transform - pos: 4.5,-70.5 + rot: -1.5707963267948966 rad + pos: -33.148037,-30.43739 parent: 2 - - uid: 42200 + - uid: 12649 components: - type: Transform - pos: 5.5,-70.5 + pos: -6.5048046,-38.25189 parent: 2 - - uid: 42201 +- proto: FlashPayload + entities: + - uid: 61490 components: - type: Transform - pos: 6.5,-70.5 - parent: 2 - - uid: 42202 + parent: 61489 + - type: Physics + canCollide: False + - uid: 61492 components: - type: Transform - pos: 7.5,-70.5 - parent: 2 - - uid: 42203 + parent: 61491 + - type: Physics + canCollide: False + - uid: 61494 components: - type: Transform - pos: 8.5,-70.5 - parent: 2 - - uid: 42204 + parent: 61493 + - type: Physics + canCollide: False +- proto: FlippoEngravedLighter + entities: + - uid: 12133 components: - type: Transform - pos: 9.5,-70.5 + pos: -59.769993,-12.406515 parent: 2 - - uid: 42205 + - uid: 21505 components: - type: Transform - pos: 10.5,-70.5 + pos: -54.05621,-4.475032 parent: 2 - - uid: 42206 +- proto: FlippoLighter + entities: + - uid: 4533 components: - type: Transform - pos: 11.5,-70.5 + rot: -1.5707963267948966 rad + pos: -36.419147,45.567486 parent: 2 - - uid: 42207 + - uid: 9851 components: - type: Transform - pos: 12.5,-70.5 + pos: 9.653852,53.61069 parent: 2 - - uid: 42208 + - uid: 12810 components: - type: Transform - pos: 13.5,-70.5 + rot: -1.5707963267948966 rad + pos: -55.594437,37.445972 parent: 2 - - uid: 42209 + - uid: 23099 components: - type: Transform - pos: 14.5,-70.5 + pos: 53.901035,-47.334423 parent: 2 - - uid: 42210 + - uid: 52454 components: - type: Transform - pos: 15.5,-70.5 - parent: 2 - - uid: 42211 + parent: 52449 + - type: Physics + canCollide: False + - uid: 61495 components: - type: Transform - pos: 16.5,-70.5 - parent: 2 - - uid: 42212 + rot: -1.5707963267948966 rad + pos: 16.788906,27.49173 + parent: 56631 +- proto: Floodlight + entities: + - uid: 66327 components: - type: Transform - pos: 17.5,-70.5 - parent: 2 - - uid: 42213 + pos: 2.1433,-25.13259 + parent: 65849 + - uid: 67463 components: - type: Transform - pos: 18.5,-70.5 - parent: 2 - - uid: 42224 + pos: 19.64344,14.115656 + parent: 66965 + - uid: 67464 components: - type: Transform - pos: 16.5,-65.5 - parent: 2 - - uid: 42225 + pos: 16.048203,18.728985 + parent: 66965 + - uid: 67465 components: - type: Transform - pos: 16.5,-66.5 - parent: 2 - - uid: 42226 + pos: 17.952965,22.76811 + parent: 66965 + - uid: 67466 components: - type: Transform - pos: 17.5,-66.5 - parent: 2 - - uid: 42227 + pos: 8.529184,22.548395 + parent: 66965 + - uid: 67467 components: - type: Transform - pos: 18.5,-66.5 - parent: 2 - - uid: 42228 + pos: 21.555532,2.5674694 + parent: 66965 + - uid: 67468 components: - type: Transform - pos: 18.5,-67.5 - parent: 2 - - uid: 42229 + pos: 15.5254545,-7.217463 + parent: 66965 +- proto: FloodlightBroken + entities: + - uid: 14402 components: - type: Transform - pos: 18.5,-68.5 + pos: 26.198227,-85.22395 parent: 2 - - uid: 42230 + - uid: 20928 components: - type: Transform - pos: 18.5,-69.5 + rot: -1.5707963267948966 rad + pos: 82.41654,-56.589603 parent: 2 - - uid: 42299 + - uid: 23039 components: - type: Transform - pos: -55.5,-21.5 + pos: 49.337524,-46.424488 parent: 2 - - uid: 42318 + - uid: 25214 components: - type: Transform - pos: -55.5,-22.5 + pos: 29.537882,-91.6092 parent: 2 - - uid: 42321 + - uid: 25216 components: - type: Transform - pos: -55.5,-23.5 + pos: 31.366007,-91.749825 parent: 2 - - uid: 42374 + - uid: 25990 components: - type: Transform - pos: -56.5,-23.5 + pos: -79.34476,-38.620853 parent: 2 - - uid: 42375 + - uid: 31392 components: - type: Transform - pos: -57.5,-23.5 + pos: -26.395006,63.85367 parent: 2 - - uid: 42376 + - uid: 61496 components: - type: Transform - pos: -58.5,-23.5 - parent: 2 - - uid: 42377 + pos: -27.720505,21.096252 + parent: 56631 + - uid: 66328 components: - type: Transform - pos: -59.5,-23.5 - parent: 2 - - uid: 42378 + pos: -3.3970435,-24.474476 + parent: 65849 +- proto: FloorCarpetItemCyan + entities: + - uid: 7882 components: - type: Transform - pos: -60.5,-23.5 + rot: -1.5707963267948966 rad + pos: -50.64763,62.29194 parent: 2 - - uid: 42379 + - uid: 7883 components: - type: Transform - pos: -61.5,-23.5 + rot: -1.5707963267948966 rad + pos: -50.507004,62.41694 parent: 2 - - uid: 42382 + - uid: 7884 components: - type: Transform - pos: -62.5,-23.5 + rot: -1.5707963267948966 rad + pos: -50.36638,62.557564 parent: 2 - - uid: 42384 + - uid: 7885 components: - type: Transform - pos: -63.5,-23.5 + rot: -1.5707963267948966 rad + pos: -50.27263,62.651314 parent: 2 - - uid: 42385 +- proto: FloorChasmEntity + entities: + - uid: 61497 components: - type: Transform - pos: -64.5,-23.5 - parent: 2 - - uid: 42395 + pos: 26.5,52.5 + parent: 56631 + - uid: 61498 components: - type: Transform - pos: -65.5,-23.5 - parent: 2 - - uid: 42397 + pos: -36.5,55.5 + parent: 56631 + - uid: 61499 components: - type: Transform - pos: -66.5,-23.5 - parent: 2 - - uid: 42398 + pos: -36.5,56.5 + parent: 56631 + - uid: 61500 components: - type: Transform - pos: -66.5,-22.5 - parent: 2 - - uid: 42407 + pos: -36.5,54.5 + parent: 56631 + - uid: 61501 components: - type: Transform - pos: -67.5,-22.5 - parent: 2 - - uid: 42418 + pos: -36.5,52.5 + parent: 56631 + - uid: 61502 components: - type: Transform - pos: -67.5,-21.5 - parent: 2 - - uid: 42419 + pos: -36.5,53.5 + parent: 56631 + - uid: 61503 components: - type: Transform - pos: -67.5,-20.5 - parent: 2 - - uid: 42420 + pos: -35.5,50.5 + parent: 56631 + - uid: 61504 components: - type: Transform - pos: -67.5,-19.5 - parent: 2 - - uid: 42421 + pos: -36.5,51.5 + parent: 56631 + - uid: 61505 components: - type: Transform - pos: -67.5,-18.5 - parent: 2 - - uid: 42422 + pos: -36.5,50.5 + parent: 56631 + - uid: 61506 components: - type: Transform - pos: -67.5,-17.5 - parent: 2 - - uid: 42423 + pos: -28.5,57.5 + parent: 56631 + - uid: 61507 components: - type: Transform - pos: -67.5,-16.5 - parent: 2 - - uid: 42424 + pos: -27.5,58.5 + parent: 56631 + - uid: 61508 components: - type: Transform - pos: -68.5,-16.5 - parent: 2 - - uid: 42425 + pos: -27.5,57.5 + parent: 56631 + - uid: 61509 components: - type: Transform - pos: -69.5,-16.5 - parent: 2 - - uid: 42439 + pos: -26.5,58.5 + parent: 56631 + - uid: 61510 components: - type: Transform - pos: -32.5,-46.5 - parent: 2 - - uid: 42440 + pos: -26.5,57.5 + parent: 56631 + - uid: 61511 components: - type: Transform - pos: -31.5,-46.5 - parent: 2 - - uid: 42441 + pos: -23.5,57.5 + parent: 56631 + - uid: 61512 components: - type: Transform - pos: -31.5,-47.5 - parent: 2 - - uid: 42442 + pos: -25.5,58.5 + parent: 56631 + - uid: 61513 components: - type: Transform - pos: -31.5,-48.5 - parent: 2 - - uid: 42443 + pos: -25.5,57.5 + parent: 56631 + - uid: 61514 components: - type: Transform - pos: -31.5,-49.5 - parent: 2 - - uid: 42444 + pos: -24.5,58.5 + parent: 56631 + - uid: 61515 components: - type: Transform - pos: -31.5,-50.5 - parent: 2 - - uid: 42445 + pos: -24.5,57.5 + parent: 56631 + - uid: 61516 components: - type: Transform - pos: -30.5,-50.5 - parent: 2 - - uid: 42446 + pos: -23.5,58.5 + parent: 56631 + - uid: 61517 components: - type: Transform - pos: -29.5,-50.5 - parent: 2 - - uid: 42447 + pos: -35.5,51.5 + parent: 56631 + - uid: 61518 components: - type: Transform - pos: -28.5,-50.5 - parent: 2 - - uid: 42448 + pos: -35.5,52.5 + parent: 56631 + - uid: 61519 components: - type: Transform - pos: -27.5,-50.5 - parent: 2 - - uid: 42449 + pos: -35.5,53.5 + parent: 56631 + - uid: 61520 components: - type: Transform - pos: -26.5,-50.5 - parent: 2 - - uid: 42450 + pos: -35.5,54.5 + parent: 56631 + - uid: 61521 components: - type: Transform - pos: -25.5,-50.5 - parent: 2 - - uid: 42457 + pos: -35.5,55.5 + parent: 56631 + - uid: 61522 components: - type: Transform - pos: -25.5,-51.5 - parent: 2 - - uid: 42458 + pos: -35.5,56.5 + parent: 56631 + - uid: 61523 components: - type: Transform - pos: -25.5,-52.5 - parent: 2 - - uid: 42460 + pos: -34.5,50.5 + parent: 56631 + - uid: 61524 components: - type: Transform - pos: -25.5,-53.5 - parent: 2 - - uid: 42461 + pos: -34.5,51.5 + parent: 56631 + - uid: 61525 components: - type: Transform - pos: -26.5,-53.5 - parent: 2 - - uid: 42462 + pos: -34.5,52.5 + parent: 56631 + - uid: 61526 components: - type: Transform - pos: -26.5,-54.5 - parent: 2 - - uid: 42463 + pos: -34.5,53.5 + parent: 56631 + - uid: 61527 components: - type: Transform - pos: -26.5,-55.5 - parent: 2 - - uid: 42464 + pos: -34.5,54.5 + parent: 56631 + - uid: 61528 components: - type: Transform - pos: -25.5,-55.5 - parent: 2 - - uid: 42466 + pos: -34.5,55.5 + parent: 56631 + - uid: 61529 components: - type: Transform - pos: -24.5,-55.5 - parent: 2 - - uid: 42467 + pos: -34.5,56.5 + parent: 56631 + - uid: 61530 components: - type: Transform - pos: -23.5,-55.5 - parent: 2 - - uid: 42509 + pos: -33.5,56.5 + parent: 56631 + - uid: 61531 components: - type: Transform - pos: -23.5,-54.5 - parent: 2 - - uid: 42510 + pos: -32.5,56.5 + parent: 56631 + - uid: 61532 components: - type: Transform - pos: -23.5,-53.5 - parent: 2 - - uid: 42517 + pos: -31.5,56.5 + parent: 56631 + - uid: 61533 components: - type: Transform - pos: -22.5,-53.5 - parent: 2 - - uid: 42518 + pos: -30.5,56.5 + parent: 56631 + - uid: 61534 components: - type: Transform - pos: -22.5,-52.5 - parent: 2 - - uid: 42531 + pos: -29.5,56.5 + parent: 56631 + - uid: 61535 components: - type: Transform - pos: -22.5,-51.5 - parent: 2 - - uid: 42544 + pos: -28.5,56.5 + parent: 56631 + - uid: 61536 components: - type: Transform - pos: -22.5,-50.5 - parent: 2 - - uid: 42546 + pos: -27.5,56.5 + parent: 56631 + - uid: 61537 components: - type: Transform - pos: -22.5,-49.5 - parent: 2 - - uid: 42548 + pos: -26.5,56.5 + parent: 56631 + - uid: 61538 components: - type: Transform - pos: -22.5,-48.5 - parent: 2 - - uid: 42549 + pos: -25.5,56.5 + parent: 56631 + - uid: 61539 components: - type: Transform - pos: -22.5,-47.5 - parent: 2 - - uid: 42560 + pos: -24.5,56.5 + parent: 56631 + - uid: 61540 components: - type: Transform - pos: -22.5,-46.5 - parent: 2 - - uid: 42562 + pos: -23.5,56.5 + parent: 56631 + - uid: 61541 components: - type: Transform - pos: -22.5,-45.5 - parent: 2 - - uid: 42580 + pos: -23.5,55.5 + parent: 56631 + - uid: 61542 components: - type: Transform - pos: -23.5,-45.5 - parent: 2 - - uid: 42581 + pos: -23.5,54.5 + parent: 56631 + - uid: 61543 components: - type: Transform - pos: -23.5,-44.5 - parent: 2 - - uid: 42582 + pos: -23.5,53.5 + parent: 56631 + - uid: 61544 components: - type: Transform - pos: -23.5,-43.5 - parent: 2 - - uid: 42583 + pos: -23.5,52.5 + parent: 56631 + - uid: 61545 components: - type: Transform - pos: -20.5,-45.5 - parent: 2 - - uid: 42584 + pos: -27.5,52.5 + parent: 56631 + - uid: 61546 components: - type: Transform - pos: -19.5,-45.5 - parent: 2 - - uid: 42595 + pos: -28.5,52.5 + parent: 56631 + - uid: 61547 components: - type: Transform - pos: -15.5,-14.5 - parent: 2 - - uid: 42598 + pos: -29.5,52.5 + parent: 56631 + - uid: 61548 components: - type: Transform - pos: -19.5,-44.5 - parent: 2 - - uid: 42599 + pos: -30.5,52.5 + parent: 56631 + - uid: 61549 components: - type: Transform - pos: -19.5,-43.5 - parent: 2 - - uid: 42600 + pos: -30.5,51.5 + parent: 56631 + - uid: 61550 components: - type: Transform - pos: -19.5,-42.5 - parent: 2 - - uid: 42601 + pos: -30.5,50.5 + parent: 56631 + - uid: 61551 components: - type: Transform - pos: -19.5,-41.5 - parent: 2 - - uid: 42614 + pos: -30.5,49.5 + parent: 56631 + - uid: 61552 components: - type: Transform - pos: -19.5,-40.5 - parent: 2 - - uid: 42616 + pos: -30.5,48.5 + parent: 56631 + - uid: 61553 components: - type: Transform - pos: -18.5,-40.5 - parent: 2 - - uid: 42617 + pos: -30.5,47.5 + parent: 56631 + - uid: 61554 components: - type: Transform - pos: -17.5,-40.5 - parent: 2 - - uid: 42618 + pos: -30.5,46.5 + parent: 56631 + - uid: 61555 components: - type: Transform - pos: -16.5,-40.5 - parent: 2 - - uid: 42619 + pos: -30.5,45.5 + parent: 56631 + - uid: 61556 components: - type: Transform - pos: -15.5,-40.5 - parent: 2 - - uid: 42620 + pos: -29.5,51.5 + parent: 56631 + - uid: 61557 components: - type: Transform - pos: -14.5,-40.5 - parent: 2 - - uid: 42623 + pos: -29.5,50.5 + parent: 56631 + - uid: 61558 components: - type: Transform - pos: -14.5,-41.5 - parent: 2 - - uid: 42627 + pos: -29.5,49.5 + parent: 56631 + - uid: 61559 components: - type: Transform - pos: -14.5,-42.5 - parent: 2 - - uid: 42635 + pos: -29.5,48.5 + parent: 56631 + - uid: 61560 components: - type: Transform - pos: -14.5,-43.5 - parent: 2 - - uid: 42636 + pos: -29.5,47.5 + parent: 56631 + - uid: 61561 components: - type: Transform - pos: -14.5,-44.5 - parent: 2 - - uid: 42649 + pos: -29.5,46.5 + parent: 56631 + - uid: 61562 components: - type: Transform - pos: -13.5,-44.5 - parent: 2 - - uid: 42655 + pos: -29.5,45.5 + parent: 56631 + - uid: 61563 components: - type: Transform - pos: -12.5,-44.5 - parent: 2 - - uid: 42699 + pos: -31.5,46.5 + parent: 56631 + - uid: 61564 components: - type: Transform - pos: -11.5,-44.5 - parent: 2 - - uid: 42706 + pos: -32.5,45.5 + parent: 56631 + - uid: 61565 components: - type: Transform - pos: -18.5,-48.5 - parent: 2 - - uid: 42712 + pos: -32.5,46.5 + parent: 56631 + - uid: 61566 components: - type: Transform - pos: -18.5,-49.5 - parent: 2 - - uid: 42714 + pos: -33.5,45.5 + parent: 56631 + - uid: 61567 components: - type: Transform - pos: -18.5,-50.5 - parent: 2 - - uid: 42715 + pos: -33.5,46.5 + parent: 56631 + - uid: 61568 components: - type: Transform - pos: -17.5,-50.5 - parent: 2 - - uid: 42717 + pos: -34.5,45.5 + parent: 56631 + - uid: 61569 components: - type: Transform - pos: -16.5,-50.5 - parent: 2 - - uid: 42719 + pos: -34.5,46.5 + parent: 56631 + - uid: 61570 components: - type: Transform - pos: -16.5,-49.5 - parent: 2 - - uid: 42720 + pos: -35.5,46.5 + parent: 56631 + - uid: 61571 components: - type: Transform - pos: -16.5,-48.5 - parent: 2 - - uid: 42721 + pos: -35.5,45.5 + parent: 56631 + - uid: 61572 components: - type: Transform - pos: -16.5,-47.5 - parent: 2 - - uid: 42722 + pos: -36.5,45.5 + parent: 56631 + - uid: 61573 components: - type: Transform - pos: -15.5,-47.5 - parent: 2 - - uid: 42723 + pos: -36.5,46.5 + parent: 56631 + - uid: 61574 components: - type: Transform - pos: -15.5,-46.5 - parent: 2 - - uid: 42724 + pos: -29.5,44.5 + parent: 56631 + - uid: 61575 components: - type: Transform - pos: -15.5,-45.5 - parent: 2 - - uid: 42725 + pos: -30.5,44.5 + parent: 56631 + - uid: 61576 components: - type: Transform - pos: -15.5,-44.5 - parent: 2 - - uid: 42726 + pos: -31.5,44.5 + parent: 56631 + - uid: 61577 components: - type: Transform - pos: -13.5,-40.5 - parent: 2 - - uid: 42727 + pos: -32.5,44.5 + parent: 56631 + - uid: 61578 components: - type: Transform - pos: -12.5,-40.5 - parent: 2 - - uid: 42729 + pos: -33.5,44.5 + parent: 56631 + - uid: 61579 components: - type: Transform - pos: -11.5,-40.5 - parent: 2 - - uid: 42730 + pos: -34.5,44.5 + parent: 56631 + - uid: 61580 components: - type: Transform - pos: -10.5,-40.5 - parent: 2 - - uid: 42731 + pos: -36.5,44.5 + parent: 56631 + - uid: 61581 components: - type: Transform - pos: -9.5,-40.5 - parent: 2 - - uid: 42732 + pos: -35.5,44.5 + parent: 56631 + - uid: 61582 components: - type: Transform - pos: -8.5,-40.5 - parent: 2 - - uid: 42733 + pos: -28.5,58.5 + parent: 56631 + - uid: 61583 components: - type: Transform - pos: -10.5,-39.5 - parent: 2 - - uid: 42734 + pos: -29.5,57.5 + parent: 56631 + - uid: 61584 components: - type: Transform - pos: -10.5,-38.5 - parent: 2 - - uid: 42735 + pos: -29.5,58.5 + parent: 56631 + - uid: 61585 components: - type: Transform - pos: -10.5,-37.5 - parent: 2 - - uid: 42736 + pos: -30.5,57.5 + parent: 56631 + - uid: 61586 components: - type: Transform - pos: -11.5,-37.5 - parent: 2 - - uid: 42737 + pos: -30.5,58.5 + parent: 56631 + - uid: 61587 components: - type: Transform - pos: -12.5,-37.5 - parent: 2 - - uid: 42738 + pos: -31.5,57.5 + parent: 56631 + - uid: 61588 components: - type: Transform - pos: -13.5,-37.5 - parent: 2 - - uid: 42739 + pos: -31.5,58.5 + parent: 56631 + - uid: 61589 components: - type: Transform - pos: -7.5,-40.5 - parent: 2 - - uid: 42740 + pos: -32.5,58.5 + parent: 56631 + - uid: 61590 components: - type: Transform - pos: -6.5,-40.5 - parent: 2 - - uid: 42741 + pos: -33.5,57.5 + parent: 56631 + - uid: 61591 components: - type: Transform - pos: -6.5,-39.5 - parent: 2 - - uid: 42742 + pos: -33.5,58.5 + parent: 56631 + - uid: 61592 components: - type: Transform - pos: -11.5,-51.5 - parent: 2 - - uid: 42743 + pos: -34.5,57.5 + parent: 56631 + - uid: 61593 components: - type: Transform - pos: -10.5,-51.5 - parent: 2 - - uid: 42744 + pos: -35.5,57.5 + parent: 56631 + - uid: 61594 components: - type: Transform - pos: -9.5,-51.5 - parent: 2 - - uid: 42745 + pos: -34.5,58.5 + parent: 56631 + - uid: 61595 components: - type: Transform - pos: -8.5,-51.5 - parent: 2 - - uid: 42746 + pos: 29.5,48.5 + parent: 56631 + - uid: 61596 components: - type: Transform - pos: -7.5,-51.5 - parent: 2 - - uid: 42747 + pos: 28.5,48.5 + parent: 56631 + - uid: 61597 components: - type: Transform - pos: -6.5,-51.5 - parent: 2 - - uid: 42748 + pos: 27.5,49.5 + parent: 56631 + - uid: 61598 components: - type: Transform - pos: -5.5,-51.5 - parent: 2 - - uid: 42749 + pos: 28.5,49.5 + parent: 56631 + - uid: 61599 components: - type: Transform - pos: -4.5,-51.5 - parent: 2 - - uid: 42750 + pos: 27.5,50.5 + parent: 56631 + - uid: 61600 components: - type: Transform - pos: -4.5,-50.5 - parent: 2 - - uid: 42751 + rot: 1.5707963267948966 rad + pos: 26.5,51.5 + parent: 56631 + - uid: 61601 components: - type: Transform - pos: -4.5,-49.5 - parent: 2 - - uid: 42752 + rot: 1.5707963267948966 rad + pos: 26.5,51.5 + parent: 56631 + - uid: 61602 components: - type: Transform - pos: -4.5,-48.5 - parent: 2 - - uid: 42754 + rot: 1.5707963267948966 rad + pos: 27.5,51.5 + parent: 56631 + - uid: 61603 components: - type: Transform - pos: -4.5,-47.5 - parent: 2 - - uid: 42755 + rot: -1.5707963267948966 rad + pos: 26.5,49.5 + parent: 56631 +- proto: FloorDrain + entities: + - uid: 6125 components: - type: Transform - pos: -4.5,-46.5 + rot: -1.5707963267948966 rad + pos: -55.5,33.5 parent: 2 - - uid: 42756 + - type: Fixtures + fixtures: {} + - uid: 7624 components: - type: Transform - pos: -4.5,-45.5 + pos: -76.5,0.5 parent: 2 - - uid: 42757 + - type: Fixtures + fixtures: {} + - uid: 8011 components: - type: Transform - pos: -4.5,-44.5 + pos: -59.5,4.5 parent: 2 - - uid: 42758 + - type: Fixtures + fixtures: {} + - uid: 9488 components: - type: Transform - pos: -4.5,-43.5 + rot: 3.141592653589793 rad + pos: -21.5,37.5 parent: 2 - - uid: 42759 + - type: Fixtures + fixtures: {} + - uid: 9490 components: - type: Transform - pos: -4.5,-42.5 + rot: 3.141592653589793 rad + pos: -23.5,42.5 parent: 2 - - uid: 42760 + - type: Fixtures + fixtures: {} + - uid: 11939 components: - type: Transform - pos: -4.5,-41.5 + rot: -1.5707963267948966 rad + pos: -17.5,31.5 parent: 2 - - uid: 42762 + - type: Fixtures + fixtures: {} + - uid: 13491 components: - type: Transform - pos: -4.5,-40.5 + rot: 3.141592653589793 rad + pos: 12.5,-44.5 parent: 2 - - uid: 42763 + - type: Fixtures + fixtures: {} + - uid: 13657 components: - type: Transform - pos: -5.5,-40.5 + pos: 16.5,-42.5 parent: 2 - - uid: 42764 + - type: Fixtures + fixtures: {} + - uid: 18510 components: - type: Transform - pos: -6.5,-27.5 + rot: 3.141592653589793 rad + pos: -61.5,-78.5 parent: 2 - - uid: 42765 + - type: Fixtures + fixtures: {} + - uid: 18674 components: - type: Transform - pos: -6.5,-28.5 + rot: 3.141592653589793 rad + pos: -57.5,-70.5 parent: 2 - - uid: 42770 + - type: Fixtures + fixtures: {} + - uid: 18675 components: - type: Transform - pos: -6.5,-29.5 + rot: 3.141592653589793 rad + pos: -61.5,-70.5 parent: 2 - - uid: 42774 + - type: Fixtures + fixtures: {} + - uid: 18677 components: - type: Transform - pos: -5.5,-29.5 + rot: 3.141592653589793 rad + pos: -57.5,-78.5 parent: 2 - - uid: 42775 + - type: Fixtures + fixtures: {} + - uid: 26333 components: - type: Transform - pos: -4.5,-29.5 + pos: -36.5,-74.5 parent: 2 - - uid: 42776 + - type: Fixtures + fixtures: {} + - uid: 66329 components: - type: Transform - pos: -3.5,-29.5 - parent: 2 - - uid: 42777 + pos: 4.5,-20.5 + parent: 65849 + - type: Fixtures + fixtures: {} + - uid: 66330 components: - type: Transform - pos: -2.5,-29.5 - parent: 2 - - uid: 42778 + rot: -1.5707963267948966 rad + pos: 12.5,21.5 + parent: 65849 + - type: Fixtures + fixtures: {} + - uid: 67469 components: - type: Transform - pos: -1.5,-29.5 - parent: 2 - - uid: 42779 + pos: 0.5,15.5 + parent: 66965 + - type: Fixtures + fixtures: {} +- proto: FloorTileItemConcrete + entities: + - uid: 55601 components: - type: Transform - pos: -0.5,-29.5 - parent: 2 - - uid: 42829 + rot: 3.141592653589793 rad + pos: -2.1886845,13.651203 + parent: 55280 + - uid: 55602 components: - type: Transform - pos: -0.5,-30.5 - parent: 2 - - uid: 42830 + rot: 3.141592653589793 rad + pos: -10.964846,15.901203 + parent: 55280 + - uid: 61604 components: - type: Transform - pos: -0.5,-31.5 - parent: 2 - - uid: 42831 + pos: 16.534021,35.540276 + parent: 56631 + - uid: 61605 components: - type: Transform - pos: -0.5,-32.5 - parent: 2 - - uid: 42832 + pos: 13.575688,32.134026 + parent: 56631 + - uid: 61606 components: - type: Transform - pos: -0.5,-33.5 - parent: 2 - - uid: 42835 + pos: 14.606938,32.45694 + parent: 56631 + - uid: 61607 components: - type: Transform - pos: -0.5,-34.5 - parent: 2 - - uid: 42836 + pos: 14.648604,31.321526 + parent: 56631 + - uid: 61608 components: - type: Transform - pos: -0.5,-35.5 - parent: 2 - - uid: 42837 + pos: 10.409021,36.654858 + parent: 56631 + - uid: 61609 components: - type: Transform - pos: -0.5,-36.5 - parent: 2 - - uid: 42840 + pos: 14.89298,37.852776 + parent: 56631 + - uid: 61610 components: - type: Transform - pos: -1.5,-36.5 - parent: 2 - - uid: 42841 + rot: 1.5707963267948966 rad + pos: 20.057404,49.89801 + parent: 56631 +- proto: FloorTileItemEighties + entities: + - uid: 7929 components: - type: Transform - pos: -1.5,-37.5 + pos: -50.622894,62.80873 parent: 2 - - uid: 42842 + - uid: 7930 components: - type: Transform - pos: -2.5,-37.5 + pos: -50.716644,62.71498 parent: 2 - - uid: 42843 + - uid: 7934 components: - type: Transform - pos: -3.5,-37.5 + pos: -50.810394,62.574356 parent: 2 - - uid: 42844 + - uid: 7935 components: - type: Transform - pos: -4.5,-37.5 + pos: -50.904144,62.43373 parent: 2 - - uid: 42845 +- proto: FloorTileItemGrayConcrete + entities: + - uid: 61611 components: - type: Transform - pos: -4.5,-38.5 - parent: 2 - - uid: 42846 + rot: -1.5707963267948966 rad + pos: 25.320312,50.09735 + parent: 56631 + - uid: 61612 components: - type: Transform - pos: -4.5,-39.5 - parent: 2 - - uid: 42847 + rot: 1.5707963267948966 rad + pos: 30.794525,49.24359 + parent: 56631 + - uid: 61613 components: - type: Transform - pos: 0.5,-36.5 - parent: 2 - - uid: 42848 + rot: 1.5707963267948966 rad + pos: 29.280655,52.729675 + parent: 56631 +- proto: FloorTileItemShowroom + entities: + - uid: 20713 components: - type: Transform - pos: 0.5,-37.5 + pos: 74.36693,-52.59877 parent: 2 - - uid: 42849 + - uid: 20782 components: - type: Transform - pos: 1.5,-37.5 + pos: 73.7888,-51.91127 parent: 2 - - uid: 42850 + - uid: 20783 components: - type: Transform - pos: 2.5,-37.5 + pos: 77.00755,-50.520645 parent: 2 - - uid: 42851 + - uid: 20784 components: - type: Transform - pos: 3.5,-37.5 + pos: 76.88255,-51.551895 parent: 2 - - uid: 42852 +- proto: FloorTileItemTechmaint + entities: + - uid: 14647 components: - type: Transform - pos: 4.5,-37.5 + pos: 11.896925,-71.10906 parent: 2 - - uid: 42853 + - uid: 14659 components: - type: Transform - pos: 4.5,-38.5 + pos: 13.1788845,-73.70035 parent: 2 - - uid: 42854 + - uid: 14737 components: - type: Transform - pos: 4.5,-39.5 + pos: 5.778875,-69.79656 parent: 2 - - uid: 42855 + - uid: 14818 components: - type: Transform - pos: 4.5,-40.5 + pos: 29.7354,-71.94971 parent: 2 - - uid: 42856 + - uid: 14819 components: - type: Transform - pos: 4.5,-41.5 + pos: 24.970478,-72.20678 parent: 2 - - uid: 42857 + - uid: 14820 components: - type: Transform - pos: 4.5,-42.5 + pos: 24.219744,-69.57471 parent: 2 - - uid: 42860 + - uid: 14821 components: - type: Transform - pos: 7.5,-33.5 + pos: 22.227716,-72.659904 parent: 2 - - uid: 42861 + - uid: 14824 components: - type: Transform - pos: 6.5,-33.5 + pos: 21.669851,-86.42703 parent: 2 - - uid: 42862 + - uid: 14825 components: - type: Transform - pos: 5.5,-33.5 + pos: 22.279226,-87.70828 parent: 2 - - uid: 42863 + - uid: 14827 components: - type: Transform - pos: 4.5,-33.5 + pos: 25.97967,-86.00304 parent: 2 - - uid: 42864 + - uid: 14828 components: - type: Transform - pos: 4.5,-34.5 + pos: 26.310476,-84.55203 parent: 2 - - uid: 42865 + - uid: 14830 components: - type: Transform - pos: 4.5,-35.5 + pos: 6.232,-70.73406 parent: 2 - - uid: 42866 + - uid: 14831 components: - type: Transform - pos: 4.5,-36.5 + pos: 3.2163749,-75.18719 parent: 2 - - uid: 42867 +- proto: FloorTileItemWood + entities: + - uid: 20511 components: - type: Transform - pos: 5.5,-35.5 + rot: -1.5707963267948966 rad + pos: 84.69335,-52.838398 parent: 2 - - uid: 42868 + - uid: 20556 components: - type: Transform - pos: -4.5,-52.5 + pos: 83.28272,-51.300167 parent: 2 - - uid: 42869 +- proto: FloorTileItemWoodLarge + entities: + - uid: 22982 components: - type: Transform - pos: -3.5,-52.5 + pos: 60.569588,-43.56478 parent: 2 - - uid: 42870 +- proto: FloorWaterEntity + entities: + - uid: 2973 components: - type: Transform - pos: -2.5,-52.5 + pos: -94.5,4.5 parent: 2 - - uid: 42871 + - uid: 3926 components: - type: Transform - pos: -1.5,-52.5 + pos: -93.5,3.5 parent: 2 - - uid: 42872 + - uid: 3927 components: - type: Transform - pos: -0.5,-52.5 + pos: -95.5,5.5 parent: 2 - - uid: 42873 + - uid: 3928 components: - type: Transform - pos: 0.5,-52.5 + pos: -94.5,5.5 parent: 2 - - uid: 42874 + - uid: 3929 components: - type: Transform - pos: 1.5,-52.5 + pos: -95.5,4.5 parent: 2 - - uid: 42875 + - uid: 3945 components: - type: Transform - pos: 2.5,-52.5 + pos: -93.5,4.5 parent: 2 - - uid: 42878 + - uid: 3946 components: - type: Transform - pos: 3.5,-52.5 + pos: -96.5,3.5 parent: 2 - - uid: 42879 + - uid: 3947 components: - type: Transform - pos: 4.5,-52.5 + pos: -96.5,4.5 parent: 2 - - uid: 42880 + - uid: 3948 components: - type: Transform - pos: 5.5,-52.5 + pos: -96.5,5.5 parent: 2 - - uid: 42881 + - uid: 3949 components: - type: Transform - pos: 5.5,-51.5 + pos: -95.5,3.5 parent: 2 - - uid: 42882 + - uid: 3950 components: - type: Transform - pos: 5.5,-50.5 + pos: -94.5,3.5 parent: 2 - - uid: 42883 + - uid: 3952 components: - type: Transform - pos: 5.5,-49.5 + pos: -93.5,5.5 parent: 2 - - uid: 42884 + - uid: 3953 components: - type: Transform - pos: 5.5,-48.5 + pos: -97.5,3.5 parent: 2 - - uid: 42885 + - uid: 3954 components: - type: Transform - pos: 5.5,-47.5 + pos: -97.5,4.5 parent: 2 - - uid: 42886 + - uid: 3956 components: - type: Transform - pos: 5.5,-46.5 + pos: -95.5,6.5 parent: 2 - - uid: 42887 + - uid: 3957 components: - type: Transform - pos: 5.5,-45.5 + pos: -94.5,6.5 parent: 2 - - uid: 42888 + - uid: 3958 components: - type: Transform - pos: 5.5,-44.5 + pos: -98.5,3.5 parent: 2 - - uid: 42889 + - uid: 3984 components: - type: Transform - pos: 5.5,-43.5 + pos: -98.5,4.5 parent: 2 - - uid: 42890 + - uid: 3985 components: - type: Transform - pos: 4.5,-43.5 + pos: -97.5,5.5 parent: 2 - - uid: 42891 + - uid: 3987 components: - type: Transform - pos: 2.5,-51.5 + pos: -93.5,6.5 parent: 2 - - uid: 42892 + - uid: 4006 components: - type: Transform - pos: 2.5,-50.5 + pos: -98.5,2.5 parent: 2 - - uid: 42893 + - uid: 4007 components: - type: Transform - pos: 3.5,-48.5 + pos: -97.5,2.5 parent: 2 - - uid: 42894 + - uid: 4008 components: - type: Transform - pos: 2.5,-48.5 + pos: -98.5,1.5 parent: 2 - - uid: 42895 + - uid: 4010 components: - type: Transform - pos: 1.5,-48.5 + pos: -99.5,2.5 parent: 2 - - uid: 42897 + - uid: 4011 components: - type: Transform - pos: 1.5,-49.5 + pos: -100.5,1.5 parent: 2 - - uid: 42898 + - uid: 4012 components: - type: Transform - pos: 1.5,-50.5 + pos: -99.5,1.5 parent: 2 - - uid: 42899 + - uid: 4021 components: - type: Transform - pos: -3.5,-43.5 + rot: 1.5707963267948966 rad + pos: -99.5,3.5 parent: 2 - - uid: 42900 + - uid: 5706 components: - type: Transform - pos: -2.5,-43.5 + rot: -1.5707963267948966 rad + pos: -1.5,81.5 parent: 2 - - uid: 42901 + - uid: 5712 components: - type: Transform - pos: -1.5,-43.5 + rot: -1.5707963267948966 rad + pos: -11.5,81.5 parent: 2 - - uid: 42902 + - uid: 5713 components: - type: Transform - pos: -0.5,-43.5 + rot: -1.5707963267948966 rad + pos: -12.5,82.5 parent: 2 - - uid: 42903 + - uid: 5714 components: - type: Transform - pos: 0.5,-43.5 + rot: -1.5707963267948966 rad + pos: -0.5,82.5 parent: 2 - - uid: 42904 + - uid: 7678 components: - type: Transform - pos: 1.5,-43.5 + rot: 1.5707963267948966 rad + pos: -2.5,81.5 parent: 2 - - uid: 42905 + - uid: 8012 components: - type: Transform - pos: 2.5,-43.5 + pos: -21.5,63.5 parent: 2 - - uid: 42906 + - uid: 8466 components: - type: Transform - pos: 3.5,-43.5 + pos: -19.5,66.5 parent: 2 - - uid: 42907 + - uid: 9658 components: - type: Transform - pos: 7.5,-56.5 + pos: -20.5,63.5 parent: 2 - - uid: 42908 + - uid: 9746 components: - type: Transform - pos: 7.5,-57.5 + pos: -18.5,65.5 parent: 2 - - uid: 42909 + - uid: 9845 components: - type: Transform - pos: 7.5,-58.5 + rot: 3.141592653589793 rad + pos: -2.5,84.5 parent: 2 - - uid: 42910 + - uid: 10449 components: - type: Transform - pos: 8.5,-58.5 + pos: -20.5,64.5 parent: 2 - - uid: 42911 + - uid: 10450 components: - type: Transform - pos: 9.5,-58.5 + pos: -17.5,64.5 parent: 2 - - uid: 42912 + - uid: 10455 components: - type: Transform - pos: 9.5,-57.5 + pos: -18.5,64.5 parent: 2 - - uid: 42923 + - uid: 10472 components: - type: Transform - pos: 9.5,-56.5 + pos: -18.5,63.5 parent: 2 - - uid: 42924 + - uid: 10475 components: - type: Transform - pos: 9.5,-55.5 + pos: -17.5,65.5 parent: 2 - - uid: 42947 + - uid: 10476 components: - type: Transform - pos: 9.5,-54.5 + pos: -21.5,64.5 parent: 2 - - uid: 42967 + - uid: 10479 components: - type: Transform - pos: 9.5,-53.5 + pos: -18.5,66.5 parent: 2 - - uid: 42993 + - uid: 12149 components: - type: Transform - pos: 9.5,-52.5 + rot: 3.141592653589793 rad + pos: -9.5,87.5 parent: 2 - - uid: 42998 + - uid: 12154 components: - type: Transform - pos: 9.5,-51.5 + rot: 3.141592653589793 rad + pos: -0.5,86.5 parent: 2 - - uid: 43007 + - uid: 12177 components: - type: Transform - pos: 9.5,-50.5 + rot: 3.141592653589793 rad + pos: -9.5,83.5 parent: 2 - - uid: 43011 + - uid: 12179 components: - type: Transform - pos: 9.5,-49.5 + rot: 3.141592653589793 rad + pos: -0.5,84.5 parent: 2 - - uid: 43017 + - uid: 12180 components: - type: Transform - pos: 9.5,-48.5 + rot: 3.141592653589793 rad + pos: -2.5,86.5 parent: 2 - - uid: 43018 + - uid: 12181 components: - type: Transform - pos: 9.5,-47.5 + rot: 3.141592653589793 rad + pos: -5.5,84.5 parent: 2 - - uid: 43019 + - uid: 12183 components: - type: Transform - pos: 9.5,-46.5 + rot: 3.141592653589793 rad + pos: -5.5,83.5 parent: 2 - - uid: 43020 + - uid: 12190 components: - type: Transform - pos: 8.5,-46.5 + rot: 3.141592653589793 rad + pos: -2.5,85.5 parent: 2 - - uid: 43024 + - uid: 12192 components: - type: Transform - pos: 7.5,-46.5 + rot: 3.141592653589793 rad + pos: -8.5,85.5 parent: 2 - - uid: 43025 + - uid: 12193 components: - type: Transform - pos: 6.5,-46.5 + rot: 3.141592653589793 rad + pos: -8.5,86.5 parent: 2 - - uid: 43026 + - uid: 12194 components: - type: Transform - pos: 10.5,-49.5 + rot: 3.141592653589793 rad + pos: -8.5,83.5 parent: 2 - - uid: 43027 + - uid: 12195 components: - type: Transform - pos: 14.5,-42.5 + rot: 3.141592653589793 rad + pos: -8.5,84.5 parent: 2 - - uid: 43028 + - uid: 12198 components: - type: Transform - pos: 14.5,-43.5 + rot: 3.141592653589793 rad + pos: -7.5,84.5 parent: 2 - - uid: 43044 + - uid: 12199 components: - type: Transform - pos: 13.5,-43.5 + rot: 3.141592653589793 rad + pos: -7.5,85.5 parent: 2 - - uid: 43076 + - uid: 12202 components: - type: Transform - pos: 13.5,-44.5 + rot: 3.141592653589793 rad + pos: -7.5,83.5 parent: 2 - - uid: 43077 + - uid: 12203 components: - type: Transform - pos: 13.5,-45.5 + rot: 3.141592653589793 rad + pos: -6.5,85.5 parent: 2 - - uid: 43078 + - uid: 12207 components: - type: Transform - pos: 13.5,-46.5 + rot: 3.141592653589793 rad + pos: -4.5,83.5 parent: 2 - - uid: 43082 + - uid: 12208 components: - type: Transform - pos: 12.5,-46.5 + rot: 3.141592653589793 rad + pos: -6.5,84.5 parent: 2 - - uid: 43083 + - uid: 12211 components: - type: Transform - pos: 11.5,-46.5 + rot: 3.141592653589793 rad + pos: -5.5,85.5 parent: 2 - - uid: 43086 + - uid: 12213 components: - type: Transform - pos: 10.5,-46.5 + rot: 3.141592653589793 rad + pos: -6.5,83.5 parent: 2 - - uid: 43088 + - uid: 12215 components: - type: Transform - pos: 9.5,-45.5 + rot: 3.141592653589793 rad + pos: -1.5,85.5 parent: 2 - - uid: 43089 + - uid: 12216 components: - type: Transform - pos: 9.5,-44.5 + rot: 3.141592653589793 rad + pos: -1.5,84.5 parent: 2 - - uid: 43090 + - uid: 12217 components: - type: Transform - pos: 9.5,-43.5 + rot: 3.141592653589793 rad + pos: -1.5,86.5 parent: 2 - - uid: 43091 + - uid: 12218 components: - type: Transform - pos: 9.5,-42.5 + rot: 3.141592653589793 rad + pos: -0.5,85.5 parent: 2 - - uid: 43141 + - uid: 12219 components: - type: Transform - pos: 10.5,-42.5 + rot: 3.141592653589793 rad + pos: -10.5,89.5 parent: 2 - - uid: 43178 + - uid: 12222 components: - type: Transform - pos: 11.5,-42.5 + rot: 3.141592653589793 rad + pos: -10.5,88.5 parent: 2 - - uid: 43367 + - uid: 12223 components: - type: Transform - pos: -22.5,-55.5 + rot: 3.141592653589793 rad + pos: -0.5,83.5 parent: 2 - - uid: 43368 + - uid: 12224 components: - type: Transform - pos: -21.5,-55.5 + rot: 3.141592653589793 rad + pos: -1.5,83.5 parent: 2 - - uid: 43369 + - uid: 12225 components: - type: Transform - pos: -20.5,-55.5 + rot: 3.141592653589793 rad + pos: -0.5,87.5 parent: 2 - - uid: 43370 + - uid: 12226 components: - type: Transform - pos: -19.5,-55.5 + rot: 3.141592653589793 rad + pos: -2.5,88.5 parent: 2 - - uid: 43384 + - uid: 12227 components: - type: Transform - pos: -18.5,-55.5 + rot: 3.141592653589793 rad + pos: -2.5,89.5 parent: 2 - - uid: 43398 + - uid: 12228 components: - type: Transform - pos: -17.5,-55.5 + rot: 3.141592653589793 rad + pos: -1.5,88.5 parent: 2 - - uid: 43419 + - uid: 12229 components: - type: Transform - pos: -16.5,-55.5 + rot: 3.141592653589793 rad + pos: -1.5,87.5 parent: 2 - - uid: 43430 + - uid: 12230 components: - type: Transform - pos: -15.5,-55.5 + rot: 3.141592653589793 rad + pos: -2.5,87.5 parent: 2 - - uid: 43431 + - uid: 12234 components: - type: Transform - pos: -14.5,-55.5 + rot: 3.141592653589793 rad + pos: -9.5,86.5 parent: 2 - - uid: 43432 + - uid: 12236 components: - type: Transform - pos: -13.5,-55.5 + rot: 3.141592653589793 rad + pos: -3.5,86.5 parent: 2 - - uid: 43433 + - uid: 12237 components: - type: Transform - pos: -12.5,-55.5 + rot: 3.141592653589793 rad + pos: -3.5,87.5 parent: 2 - - uid: 43434 + - uid: 12238 components: - type: Transform - pos: -12.5,-56.5 + rot: 3.141592653589793 rad + pos: -3.5,85.5 parent: 2 - - uid: 43435 + - uid: 12240 components: - type: Transform - pos: -11.5,-56.5 + rot: 3.141592653589793 rad + pos: -4.5,86.5 parent: 2 - - uid: 43441 + - uid: 12241 components: - type: Transform - pos: -10.5,-56.5 + rot: 3.141592653589793 rad + pos: -4.5,85.5 parent: 2 - - uid: 43442 + - uid: 12242 components: - type: Transform - pos: -10.5,-55.5 + rot: 3.141592653589793 rad + pos: -4.5,84.5 parent: 2 - - uid: 43443 + - uid: 12243 components: - type: Transform - pos: -10.5,-54.5 + rot: 3.141592653589793 rad + pos: -3.5,84.5 parent: 2 - - uid: 43444 + - uid: 12244 components: - type: Transform - pos: -9.5,-54.5 + rot: 3.141592653589793 rad + pos: -2.5,83.5 parent: 2 - - uid: 43453 + - uid: 12245 components: - type: Transform - pos: -9.5,-53.5 + rot: 3.141592653589793 rad + pos: -3.5,83.5 parent: 2 - - uid: 43454 + - uid: 12247 components: - type: Transform - pos: -9.5,-52.5 + rot: 3.141592653589793 rad + pos: -9.5,85.5 parent: 2 - - uid: 43513 + - uid: 12248 components: - type: Transform - pos: 29.5,7.5 + rot: 3.141592653589793 rad + pos: -9.5,84.5 parent: 2 - - uid: 43514 + - uid: 12249 components: - type: Transform - pos: 29.5,6.5 + rot: 3.141592653589793 rad + pos: -11.5,88.5 parent: 2 - - uid: 43515 + - uid: 12250 components: - type: Transform - pos: 30.5,6.5 + rot: 3.141592653589793 rad + pos: -11.5,87.5 parent: 2 - - uid: 43516 + - uid: 12251 components: - type: Transform - pos: 31.5,6.5 + rot: 3.141592653589793 rad + pos: -10.5,87.5 parent: 2 - - uid: 43517 + - uid: 12252 components: - type: Transform - pos: 32.5,6.5 + rot: 3.141592653589793 rad + pos: -12.5,87.5 parent: 2 - - uid: 43518 + - uid: 12253 components: - type: Transform - pos: 33.5,6.5 + rot: 3.141592653589793 rad + pos: -12.5,86.5 parent: 2 - - uid: 43519 + - uid: 12254 components: - type: Transform - pos: 34.5,6.5 + rot: 3.141592653589793 rad + pos: -11.5,86.5 parent: 2 - - uid: 43520 + - uid: 12255 components: - type: Transform - pos: 35.5,6.5 + rot: 3.141592653589793 rad + pos: -10.5,86.5 parent: 2 - - uid: 43521 + - uid: 12256 components: - type: Transform - pos: 36.5,6.5 + rot: 3.141592653589793 rad + pos: -10.5,85.5 parent: 2 - - uid: 43522 + - uid: 12257 components: - type: Transform - pos: 37.5,6.5 + rot: 3.141592653589793 rad + pos: -11.5,85.5 parent: 2 - - uid: 43523 + - uid: 12258 components: - type: Transform - pos: 38.5,6.5 + rot: 3.141592653589793 rad + pos: -12.5,85.5 parent: 2 - - uid: 43524 + - uid: 12259 components: - type: Transform - pos: 39.5,6.5 + rot: 3.141592653589793 rad + pos: -12.5,84.5 parent: 2 - - uid: 43525 + - uid: 12260 components: - type: Transform - pos: 40.5,6.5 + rot: 3.141592653589793 rad + pos: -11.5,84.5 parent: 2 - - uid: 43526 + - uid: 12261 components: - type: Transform - pos: 41.5,6.5 + rot: 3.141592653589793 rad + pos: -10.5,84.5 parent: 2 - - uid: 43527 + - uid: 12262 components: - type: Transform - pos: 42.5,6.5 + rot: 3.141592653589793 rad + pos: -10.5,83.5 parent: 2 - - uid: 44292 + - uid: 12263 components: - type: Transform - pos: -4.5,-58.5 + rot: 3.141592653589793 rad + pos: -11.5,83.5 parent: 2 - - uid: 44293 + - uid: 12264 components: - type: Transform - pos: -4.5,-59.5 + rot: 3.141592653589793 rad + pos: -12.5,83.5 parent: 2 - - uid: 44306 + - uid: 12294 components: - type: Transform - pos: -4.5,-60.5 + rot: 1.5707963267948966 rad + pos: -11.5,82.5 parent: 2 - - uid: 44307 + - uid: 12295 components: - type: Transform - pos: -5.5,-60.5 + rot: 1.5707963267948966 rad + pos: -10.5,82.5 parent: 2 - - uid: 44308 + - uid: 12296 components: - type: Transform - pos: -6.5,-60.5 + rot: 1.5707963267948966 rad + pos: -9.5,82.5 parent: 2 - - uid: 44309 + - uid: 12297 components: - type: Transform - pos: -6.5,-61.5 + rot: 1.5707963267948966 rad + pos: -8.5,82.5 parent: 2 - - uid: 44310 + - uid: 12298 components: - type: Transform - pos: -6.5,-62.5 + rot: 1.5707963267948966 rad + pos: -7.5,82.5 parent: 2 - - uid: 44311 + - uid: 12299 components: - type: Transform - pos: -6.5,-63.5 + rot: 1.5707963267948966 rad + pos: -6.5,82.5 parent: 2 - - uid: 44312 + - uid: 12300 components: - type: Transform - pos: -6.5,-64.5 + rot: 1.5707963267948966 rad + pos: -5.5,82.5 parent: 2 - - uid: 44313 + - uid: 12301 components: - type: Transform - pos: -6.5,-65.5 + rot: 1.5707963267948966 rad + pos: -4.5,82.5 parent: 2 - - uid: 44314 + - uid: 12302 components: - type: Transform - pos: -6.5,-66.5 + rot: 1.5707963267948966 rad + pos: -3.5,82.5 parent: 2 - - uid: 44315 + - uid: 12303 components: - type: Transform - pos: -6.5,-67.5 + rot: 1.5707963267948966 rad + pos: -2.5,82.5 parent: 2 - - uid: 44316 + - uid: 12304 components: - type: Transform - pos: -6.5,-68.5 + rot: 1.5707963267948966 rad + pos: -1.5,82.5 parent: 2 - - uid: 45011 + - uid: 12410 components: - type: Transform - pos: -42.5,-44.5 + rot: 1.5707963267948966 rad + pos: -3.5,81.5 parent: 2 - - uid: 45012 + - uid: 12411 components: - type: Transform - pos: -41.5,-44.5 + rot: 1.5707963267948966 rad + pos: -4.5,81.5 parent: 2 - - uid: 45016 + - uid: 12412 components: - type: Transform - pos: -41.5,-43.5 + rot: 1.5707963267948966 rad + pos: -5.5,81.5 parent: 2 - - uid: 45017 + - uid: 12413 components: - type: Transform - pos: -41.5,-42.5 + rot: 1.5707963267948966 rad + pos: -6.5,81.5 parent: 2 - - uid: 45018 + - uid: 12414 components: - type: Transform - pos: -41.5,-41.5 + rot: 1.5707963267948966 rad + pos: -7.5,81.5 parent: 2 - - uid: 45019 + - uid: 12415 components: - type: Transform - pos: -41.5,-40.5 + rot: 1.5707963267948966 rad + pos: -8.5,81.5 parent: 2 - - uid: 45020 + - uid: 12416 components: - type: Transform - pos: -41.5,-39.5 + rot: 1.5707963267948966 rad + pos: -9.5,81.5 parent: 2 - - uid: 45021 + - uid: 12417 components: - type: Transform - pos: -41.5,-38.5 + rot: 1.5707963267948966 rad + pos: -10.5,81.5 parent: 2 - - uid: 45022 + - uid: 23508 components: - type: Transform - pos: -41.5,-37.5 + pos: -72.5,58.5 parent: 2 - - uid: 45023 + - uid: 23510 components: - type: Transform - pos: -41.5,-36.5 + pos: -70.5,58.5 parent: 2 - - uid: 45024 + - uid: 24276 components: - type: Transform - pos: -41.5,-35.5 + pos: -54.5,-89.5 parent: 2 - - uid: 47030 + - uid: 24403 components: - type: Transform - pos: 32.5,-24.5 + rot: -1.5707963267948966 rad + pos: -50.5,-91.5 parent: 2 - - uid: 47031 + - uid: 24404 components: - type: Transform - pos: 33.5,-24.5 + pos: -49.5,-90.5 parent: 2 - - uid: 47057 + - uid: 24413 components: - type: Transform - pos: -49.5,36.5 + pos: -48.5,-90.5 parent: 2 - - uid: 47092 + - uid: 24414 components: - type: Transform - pos: -39.5,28.5 + pos: -51.5,-90.5 parent: 2 - - uid: 47155 + - uid: 24426 components: - type: Transform - pos: -58.5,-15.5 + pos: -49.5,-88.5 parent: 2 - - uid: 47260 + - uid: 24434 components: - type: Transform - pos: -74.5,-21.5 + pos: -53.5,-89.5 parent: 2 - - uid: 47261 + - uid: 24441 components: - type: Transform - pos: -74.5,-20.5 + pos: -52.5,-88.5 parent: 2 - - uid: 47262 + - uid: 24451 components: - type: Transform - pos: -74.5,-19.5 + pos: -50.5,-88.5 parent: 2 - - uid: 47263 + - uid: 24452 components: - type: Transform - pos: -73.5,-19.5 + pos: -52.5,-89.5 parent: 2 - - uid: 47264 + - uid: 24453 components: - type: Transform - pos: -72.5,-19.5 + pos: -51.5,-89.5 parent: 2 - - uid: 47265 + - uid: 24454 components: - type: Transform - pos: -71.5,-19.5 + pos: -50.5,-89.5 parent: 2 - - uid: 47266 + - uid: 24455 components: - type: Transform - pos: -70.5,-19.5 + pos: -49.5,-89.5 parent: 2 - - uid: 47267 + - uid: 24456 components: - type: Transform - pos: -69.5,-19.5 + pos: -48.5,-89.5 parent: 2 - - uid: 47268 + - uid: 24457 components: - type: Transform - pos: -68.5,-19.5 + pos: -50.5,-90.5 parent: 2 - - uid: 47324 + - uid: 24465 components: - type: Transform - pos: -0.5,3.5 - parent: 32764 - - uid: 47325 + pos: -51.5,-88.5 + parent: 2 + - uid: 24466 components: - type: Transform - pos: 0.5,3.5 - parent: 32764 - - uid: 47326 + pos: -47.5,-89.5 + parent: 2 + - uid: 24495 components: - type: Transform - pos: 0.5,2.5 - parent: 32764 - - uid: 47327 + rot: -1.5707963267948966 rad + pos: -52.5,-91.5 + parent: 2 + - uid: 24496 components: - type: Transform - pos: 1.5,2.5 - parent: 32764 - - uid: 47380 + rot: -1.5707963267948966 rad + pos: -48.5,-91.5 + parent: 2 + - uid: 24555 components: - type: Transform - pos: 0.5,-0.5 - parent: 44868 - - uid: 47381 + pos: -48.5,-88.5 + parent: 2 + - uid: 24556 components: - type: Transform - pos: 0.5,-1.5 - parent: 44868 - - uid: 47382 + pos: -47.5,-88.5 + parent: 2 + - uid: 24557 components: - type: Transform - pos: 0.5,-2.5 - parent: 44868 - - uid: 47383 + pos: -54.5,-88.5 + parent: 2 + - uid: 24558 components: - type: Transform - pos: -0.5,-2.5 - parent: 44868 - - uid: 47384 + pos: -53.5,-90.5 + parent: 2 + - uid: 24559 components: - type: Transform - pos: 2.5,-0.5 - parent: 44868 - - uid: 47385 + pos: -52.5,-90.5 + parent: 2 + - uid: 24560 components: - type: Transform - pos: 2.5,-1.5 - parent: 44868 - - uid: 47386 + pos: -47.5,-90.5 + parent: 2 + - uid: 25045 components: - type: Transform - pos: 2.5,-2.5 - parent: 44868 - - uid: 47387 + pos: 13.5,-85.5 + parent: 2 + - uid: 25228 components: - type: Transform - pos: 1.5,-2.5 - parent: 44868 - - uid: 47496 + pos: 14.5,-85.5 + parent: 2 + - uid: 30082 components: - type: Transform - pos: 3.5,2.5 - parent: 56108 - - uid: 47497 + pos: -19.5,63.5 + parent: 2 + - uid: 30084 components: - type: Transform - pos: 2.5,2.5 - parent: 56108 - - uid: 47498 + pos: -17.5,63.5 + parent: 2 + - uid: 30085 components: - type: Transform - pos: 2.5,3.5 - parent: 56108 - - uid: 47563 + pos: -17.5,66.5 + parent: 2 + - uid: 30087 components: - type: Transform - pos: 11.5,-49.5 + pos: -20.5,66.5 parent: 2 - - uid: 47644 + - uid: 30088 components: - type: Transform - pos: 56.5,-32.5 + pos: -21.5,65.5 parent: 2 - - uid: 47647 + - uid: 30091 components: - type: Transform - pos: 55.5,-28.5 + pos: -19.5,67.5 parent: 2 - - uid: 47671 + - uid: 30092 components: - type: Transform - pos: 40.5,-9.5 + pos: -20.5,65.5 parent: 2 - - uid: 47672 + - uid: 30093 components: - type: Transform - pos: 39.5,-9.5 + pos: -18.5,67.5 parent: 2 - - uid: 47688 + - uid: 30094 components: - type: Transform - pos: 56.5,-40.5 + pos: -19.5,64.5 parent: 2 - - uid: 47763 + - uid: 30095 components: - type: Transform - pos: 39.5,-19.5 + pos: -17.5,67.5 parent: 2 - - uid: 47765 + - uid: 30096 components: - type: Transform - pos: 41.5,-19.5 + pos: -19.5,65.5 parent: 2 - - uid: 47815 +- proto: FloraRockSolid01 + entities: + - uid: 17753 components: - type: Transform - pos: 86.5,30.5 + pos: -6.558303,23.653564 parent: 2 - - uid: 47817 + - uid: 66331 components: - type: Transform - pos: 71.5,42.5 - parent: 2 - - uid: 47819 + pos: -7.341532,-22.358858 + parent: 65849 + - uid: 66332 components: - type: Transform - pos: 71.5,43.5 - parent: 2 - - uid: 47820 + pos: 10.830493,-11.331073 + parent: 65849 + - uid: 66333 components: - type: Transform - pos: 71.5,44.5 - parent: 2 - - uid: 47821 + pos: 13.150828,9.68525 + parent: 65849 + - uid: 66334 components: - type: Transform - pos: 71.5,45.5 - parent: 2 - - uid: 47830 + pos: -8.577518,10.719144 + parent: 65849 + - uid: 66335 components: - type: Transform - pos: 71.5,46.5 - parent: 2 - - uid: 47831 + pos: -5.5150185,26.169939 + parent: 65849 +- proto: FloraRockSolid02 + entities: + - uid: 17728 components: - type: Transform - pos: 72.5,46.5 + pos: -6.2481594,21.480179 parent: 2 - - uid: 47832 + - uid: 66336 components: - type: Transform - pos: 73.5,46.5 - parent: 2 - - uid: 47833 + pos: -6.607157,-8.229677 + parent: 65849 + - uid: 66337 components: - type: Transform - pos: 74.5,46.5 - parent: 2 - - uid: 47834 + pos: -10.497782,-12.464052 + parent: 65849 + - uid: 66338 components: - type: Transform - pos: 75.5,46.5 - parent: 2 - - uid: 47835 + pos: 11.596118,-21.393044 + parent: 65849 + - uid: 66339 components: - type: Transform - pos: 83.5,46.5 - parent: 2 - - uid: 47836 + pos: 10.752368,-9.502948 + parent: 65849 + - uid: 66340 components: - type: Transform - pos: 84.5,46.5 - parent: 2 - - uid: 47837 + pos: 6.2588663,7.543291 + parent: 65849 + - uid: 66341 components: - type: Transform - pos: 85.5,46.5 - parent: 2 - - uid: 47838 + pos: 15.291453,15.93525 + parent: 65849 + - uid: 66342 components: - type: Transform - pos: 86.5,46.5 - parent: 2 - - uid: 47839 + pos: 15.645501,22.525026 + parent: 65849 + - uid: 66343 components: - type: Transform - pos: 87.5,46.5 - parent: 2 - - uid: 47840 + pos: -6.3206806,24.728151 + parent: 65849 +- proto: FloraRockSolid03 + entities: + - uid: 17727 components: - type: Transform - pos: 87.5,45.5 + pos: -3.3887844,24.573929 parent: 2 - - uid: 47841 + - uid: 66344 components: - type: Transform - pos: 87.5,44.5 - parent: 2 - - uid: 47842 + pos: 4.4623957,-24.350365 + parent: 65849 + - uid: 66345 components: - type: Transform - pos: 87.5,43.5 - parent: 2 - - uid: 47843 + pos: 7.783618,-10.127948 + parent: 65849 + - uid: 66346 components: - type: Transform - pos: 87.5,42.5 - parent: 2 - - uid: 47844 + pos: -4.3743935,8.516019 + parent: 65849 +- proto: FloraTree01 + entities: + - uid: 17470 components: - type: Transform - pos: 87.5,34.5 + pos: 6.353304,-22.3615 parent: 2 - - uid: 47845 +- proto: FloraTree02 + entities: + - uid: 3053 components: - type: Transform - pos: 87.5,33.5 + rot: 1.5707963267948966 rad + pos: -102.68151,11.162825 parent: 2 - - uid: 47846 + - uid: 4390 components: - type: Transform - pos: 87.5,32.5 + pos: 4.3462963,77.86572 parent: 2 - - uid: 47847 + - uid: 5126 components: - type: Transform - pos: 87.5,31.5 + pos: -109.82262,5.8065844 parent: 2 - - uid: 47848 + - uid: 28409 components: - type: Transform - pos: 87.5,30.5 + rot: 1.5707963267948966 rad + pos: -61.53829,73.145546 parent: 2 - - uid: 47849 +- proto: FloraTree03 + entities: + - uid: 2603 components: - type: Transform - pos: 85.5,30.5 + rot: 3.141592653589793 rad + pos: 41.782745,-22.818901 parent: 2 - - uid: 47850 + - uid: 15788 components: - type: Transform - pos: 84.5,30.5 + rot: 3.141592653589793 rad + pos: 72.16538,-45.88624 parent: 2 - - uid: 47851 +- proto: FloraTree04 + entities: + - uid: 3323 components: - type: Transform - pos: 83.5,30.5 + rot: 3.141592653589793 rad + pos: 39.181183,-22.725151 parent: 2 - - uid: 47853 + - uid: 5123 components: - type: Transform - pos: 75.5,30.5 + pos: -111.23928,3.5670009 parent: 2 - - uid: 47854 + - uid: 6313 components: - type: Transform - pos: 74.5,30.5 + pos: -103.63653,8.502507 parent: 2 - - uid: 47855 + - uid: 12290 components: - type: Transform - pos: 73.5,30.5 + rot: 1.5707963267948966 rad + pos: -3.776842,76.716515 parent: 2 - - uid: 47856 + - uid: 17994 components: - type: Transform - pos: 72.5,30.5 + pos: -45.152992,-70.46787 parent: 2 - - uid: 47857 + - uid: 24504 components: - type: Transform - pos: 71.5,30.5 + pos: -3.7578,-87.97422 parent: 2 - - uid: 47858 +- proto: FloraTree05 + entities: + - uid: 10856 components: - type: Transform - pos: 71.5,31.5 + pos: -85.43367,54.41161 parent: 2 - - uid: 47859 + - uid: 18363 components: - type: Transform - pos: 71.5,32.5 + pos: -48.199867,-70.03037 parent: 2 - - uid: 47860 + - uid: 22842 components: - type: Transform - pos: 71.5,33.5 + pos: 6.090758,-40.060085 parent: 2 - - uid: 47861 + - uid: 24505 components: - type: Transform - pos: 71.5,34.5 + pos: -18.930056,-86.13047 parent: 2 - - uid: 47867 +- proto: FloraTree06 + entities: + - uid: 5127 components: - type: Transform - pos: 65.5,43.5 + pos: -112.26012,12.492886 parent: 2 - - uid: 47875 + - uid: 5137 components: - type: Transform - pos: 66.5,42.5 + rot: -1.5707963267948966 rad + pos: -110.31337,14.822002 parent: 2 - - uid: 48389 +- proto: FloraTreeLarge01 + entities: + - uid: 4916 components: - type: Transform - pos: 67.5,42.5 + pos: -108.64553,5.2354045 parent: 2 - - uid: 48390 +- proto: FloraTreeLarge02 + entities: + - uid: 5121 components: - type: Transform - pos: 68.5,42.5 + pos: -113.38713,4.60942 parent: 2 - - uid: 48391 + - uid: 12400 components: - type: Transform - pos: 69.5,42.5 + pos: -7.5129395,88.87286 parent: 2 - - uid: 48392 + - uid: 12580 components: - type: Transform - pos: 70.5,42.5 + rot: 1.5707963267948966 rad + pos: -14.385525,77.38839 parent: 2 - - uid: 48394 +- proto: FloraTreeLarge03 + entities: + - uid: 3020 components: - type: Transform - pos: 76.5,46.5 + rot: 1.5707963267948966 rad + pos: -104.535194,9.839908 parent: 2 - - uid: 48395 + - uid: 4954 components: - type: Transform - pos: 66.5,43.5 + rot: 3.141592653589793 rad + pos: -109.46556,12.565165 parent: 2 - - uid: 48408 +- proto: FloraTreeLarge05 + entities: + - uid: 3045 components: - type: Transform - pos: 87.5,40.5 + rot: 3.141592653589793 rad + pos: -113.58195,14.568138 parent: 2 - - uid: 48410 + - uid: 12586 components: - type: Transform - pos: 77.5,46.5 + rot: 1.5707963267948966 rad + pos: -11.838475,73.5113 parent: 2 - - uid: 48411 + - uid: 12588 components: - type: Transform - pos: 78.5,46.5 + rot: 1.5707963267948966 rad + pos: -11.963481,76.495674 parent: 2 - - uid: 48412 + - uid: 17996 components: - type: Transform - pos: 79.5,46.5 + pos: -5.764712,-22.742023 parent: 2 - - uid: 48413 +- proto: FloraTreeSnow01 + entities: + - uid: 22874 components: - type: Transform - pos: 80.5,46.5 + pos: 14.596069,-29.308952 parent: 2 - - uid: 48414 +- proto: FloraTreeSnow02 + entities: + - uid: 22875 components: - type: Transform - pos: 87.5,39.5 + pos: 11.322582,-34.158028 parent: 2 - - uid: 48415 + - uid: 22876 components: - type: Transform - pos: 87.5,38.5 + pos: 24.261028,-34.6108 parent: 2 - - uid: 48416 +- proto: FloraTreeSnow03 + entities: + - uid: 17622 components: - type: Transform - pos: 87.5,37.5 + pos: 5.552454,24.011429 parent: 2 - - uid: 48417 +- proto: FloraTreeSnow04 + entities: + - uid: 17624 components: - type: Transform - pos: 87.5,36.5 + pos: 7.318079,22.277054 parent: 2 - - uid: 48418 +- proto: FloraTreeStump + entities: + - uid: 17730 components: - type: Transform - pos: 87.5,35.5 + pos: -3.3262844,22.808304 parent: 2 - - uid: 48419 +- proto: FluteInstrument + entities: + - uid: 7541 components: - type: Transform - pos: 82.5,30.5 + rot: 3.141592653589793 rad + pos: -39.520596,71.57849 parent: 2 - - uid: 48420 +- proto: FoamCutlass + entities: + - uid: 7496 components: - type: Transform - pos: 81.5,30.5 + pos: -40.274647,74.39177 parent: 2 - - uid: 48421 +- proto: FolderSpawner + entities: + - uid: 3554 components: - type: Transform - pos: 80.5,30.5 + pos: 39.51599,-30.505838 parent: 2 - - uid: 48422 + - uid: 3560 components: - type: Transform - pos: 79.5,30.5 + pos: 39.51599,-30.318338 parent: 2 - - uid: 48423 + - uid: 4138 components: - type: Transform - pos: 78.5,30.5 + rot: 3.141592653589793 rad + pos: 54.625446,-24.514479 parent: 2 - - uid: 48424 + - uid: 4318 components: - type: Transform - pos: 77.5,30.5 + rot: 3.141592653589793 rad + pos: 54.50826,-24.373854 parent: 2 - - uid: 48425 + - uid: 4329 components: - type: Transform - pos: 76.5,30.5 + pos: 41.5107,-24.41184 parent: 2 - - uid: 48426 + - uid: 7688 components: - type: Transform - pos: 71.5,35.5 + pos: 44.45933,-34.360207 parent: 2 - - uid: 48427 + - uid: 8654 components: - type: Transform - pos: 71.5,36.5 + pos: 72.5,-35.5 parent: 2 - - uid: 48428 + - uid: 8710 components: - type: Transform - pos: 71.5,37.5 + pos: 77.5,-37.5 parent: 2 - - uid: 48429 + - uid: 9457 components: - type: Transform - pos: 71.5,38.5 + pos: 67.56017,-32.38862 parent: 2 - - uid: 48430 + - uid: 9458 components: - type: Transform - pos: 71.5,39.5 + pos: 67.91955,-32.51362 parent: 2 - - uid: 48431 + - uid: 15405 components: - type: Transform - pos: 71.5,40.5 + rot: 1.5707963267948966 rad + pos: 44.55006,-43.414394 parent: 2 - - uid: 48432 + - uid: 16987 components: - type: Transform - pos: 71.5,41.5 + rot: 3.141592653589793 rad + pos: 45.501434,42.75527 parent: 2 - - uid: 48547 + - uid: 16988 components: - type: Transform - pos: 8.5,1.5 - parent: 36861 - - uid: 48548 + rot: 3.141592653589793 rad + pos: 45.64206,42.583393 + parent: 2 + - uid: 18172 components: - type: Transform - pos: 7.5,1.5 - parent: 36861 - - uid: 48549 + rot: 3.141592653589793 rad + pos: -60.588863,-64.28348 + parent: 2 + - uid: 25487 components: - type: Transform - pos: 6.5,1.5 - parent: 36861 - - uid: 48550 + pos: 33.39544,-90.29299 + parent: 2 + - uid: 61614 components: - type: Transform - pos: 5.5,1.5 - parent: 36861 - - uid: 48551 + rot: 3.141592653589793 rad + pos: -34.429688,38.367126 + parent: 56631 +- proto: FoodApple + entities: + - uid: 6767 components: + - type: MetaData + desc: Зелёные яблоки это миф. + name: Аблоко - type: Transform - pos: 1.5,3.5 - parent: 36861 - - uid: 48552 + parent: 6766 + - type: Physics + canCollide: False + - uid: 8284 components: + - type: MetaData + desc: Зелёные яблоки — Миф. + name: аблоко - type: Transform - pos: 1.5,2.5 - parent: 36861 - - uid: 48553 + pos: -42.555103,65.694336 + parent: 2 + - uid: 10034 components: - type: Transform - pos: 1.5,1.5 - parent: 36861 - - uid: 48554 + pos: -53.623844,39.8467 + parent: 2 + - uid: 18525 components: - type: Transform - pos: 2.5,1.5 - parent: 36861 - - uid: 48555 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 22601 components: - type: Transform - pos: 3.5,1.5 - parent: 36861 - - uid: 48556 + pos: -50.979443,107.83944 + parent: 2 + - uid: 28252 components: - type: Transform - pos: 3.5,2.5 - parent: 36861 - - uid: 48557 + pos: -88.54636,31.768387 + parent: 2 + - uid: 52427 components: + - type: MetaData + desc: Глупое яблоко, глупое, глупое... и милое. + name: Fire3DoxNI - type: Transform - pos: 3.5,3.5 - parent: 36861 - - uid: 48558 + pos: 6.455208,-78.38929 + parent: 2 +- proto: FoodBadRecipe + entities: + - uid: 24494 components: - type: Transform - pos: 3.5,4.5 - parent: 36861 - - uid: 48559 + pos: -49.46758,-89.03273 + parent: 2 + - uid: 24521 components: - type: Transform - pos: 3.5,5.5 - parent: 36861 - - uid: 48560 + pos: -49.076954,-89.28273 + parent: 2 + - uid: 24527 components: - type: Transform - pos: 4.5,5.5 - parent: 36861 - - uid: 48561 + pos: -49.72284,-89.25148 + parent: 2 + - uid: 24561 components: - type: Transform - pos: 5.5,5.5 - parent: 36861 - - uid: 48562 + pos: -51.144714,-89.142105 + parent: 2 + - uid: 24562 components: - type: Transform - pos: 6.5,5.5 - parent: 36861 - - uid: 48563 + pos: -50.738464,-89.12648 + parent: 2 + - uid: 24563 components: - type: Transform - pos: 7.5,5.5 - parent: 36861 - - uid: 48564 + pos: -50.12909,-89.017105 + parent: 2 + - uid: 24565 components: - type: Transform - pos: 7.5,4.5 - parent: 36861 - - uid: 48565 + pos: -51.34784,-88.985855 + parent: 2 + - uid: 61615 components: - type: Transform - pos: 7.5,3.5 - parent: 36861 - - uid: 48566 + pos: -22.59036,14.735799 + parent: 56631 + - uid: 61616 components: - type: Transform - pos: 7.5,2.5 - parent: 36861 - - uid: 48567 + pos: -23.543486,13.563924 + parent: 56631 +- proto: FoodBakedBunHotX + entities: + - uid: 27979 components: - type: Transform - pos: -3.5,7.5 - parent: 36861 - - uid: 48568 + rot: 1.5707963267948966 rad + pos: -53.410526,95.54988 + parent: 2 + - uid: 27980 components: - type: Transform - pos: -2.5,7.5 - parent: 36861 - - uid: 48569 + rot: 1.5707963267948966 rad + pos: -53.61365,95.89363 + parent: 2 +- proto: FoodBakedCookie + entities: + - uid: 17813 components: - type: Transform - pos: -1.5,7.5 - parent: 36861 - - uid: 48570 + pos: -59.492622,-64.530235 + parent: 2 + - uid: 18152 components: - type: Transform - pos: -0.5,7.5 - parent: 36861 - - uid: 48571 + pos: -59.555122,-64.467735 + parent: 2 + - uid: 18184 components: - type: Transform - pos: 0.5,7.5 - parent: 36861 - - uid: 48572 + pos: -59.586372,-64.42086 + parent: 2 + - uid: 18185 components: - type: Transform - pos: 1.5,7.5 - parent: 36861 - - uid: 48573 + pos: -59.492622,-64.48336 + parent: 2 +- proto: FoodBakedPancake + entities: + - uid: 9852 components: - type: Transform - pos: 2.5,7.5 - parent: 36861 - - uid: 48574 + pos: -17.286839,22.68057 + parent: 2 + - uid: 10064 components: - type: Transform - pos: 3.5,7.5 - parent: 36861 - - uid: 48575 + pos: -16.943089,22.602446 + parent: 2 + - uid: 10066 components: - type: Transform - pos: 4.5,7.5 - parent: 36861 - - uid: 48576 + pos: -16.864964,22.74307 + parent: 2 + - uid: 10068 components: - type: Transform - pos: 5.5,7.5 - parent: 36861 - - uid: 48577 + pos: -17.146214,22.727446 + parent: 2 + - uid: 14855 components: - type: Transform - pos: 5.5,6.5 - parent: 36861 - - uid: 48578 + pos: 1.6148453,-68.29874 + parent: 2 +- proto: FoodBanana + entities: + - uid: 18522 components: - type: Transform - pos: 5.5,8.5 - parent: 36861 - - uid: 48579 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23671 components: - type: Transform - pos: 5.5,9.5 - parent: 36861 - - uid: 48580 + rot: -1.5707963267948966 rad + pos: -48.950706,39.394527 + parent: 2 + - uid: 23672 components: - type: Transform - pos: 5.5,10.5 - parent: 36861 - - uid: 48581 + rot: -1.5707963267948966 rad + pos: -48.919456,39.441402 + parent: 2 +- proto: FoodBowlBig + entities: + - uid: 18171 components: - type: Transform - pos: 5.5,11.5 - parent: 36861 - - uid: 48584 + pos: -59.48991,-64.45591 + parent: 2 + - uid: 20141 components: - type: Transform - pos: 5.5,12.5 - parent: 36861 - - uid: 48585 + pos: -60.558502,-20.360224 + parent: 2 +- proto: FoodBowlBigTrash + entities: + - uid: 8474 components: - type: Transform - pos: 5.5,13.5 - parent: 36861 - - uid: 48586 + rot: -1.5707963267948966 rad + pos: -53.43732,63.640015 + parent: 2 + - uid: 13122 components: - type: Transform - pos: 4.5,13.5 - parent: 36861 - - uid: 48587 + rot: 3.141592653589793 rad + pos: -72.55353,-51.52856 + parent: 2 + - uid: 13127 components: - type: Transform - pos: 3.5,13.5 - parent: 36861 - - uid: 48588 + rot: -1.5707963267948966 rad + pos: -69.61603,-48.887936 + parent: 2 + - uid: 15108 components: - type: Transform - pos: 2.5,13.5 - parent: 36861 - - uid: 48589 + pos: 11.54467,-73.53175 + parent: 2 + - uid: 23515 components: - type: Transform - pos: 2.5,21.5 - parent: 36861 - - uid: 48590 + pos: 34.366035,-66.7981 + parent: 2 + - uid: 24186 components: - type: Transform - pos: 2.5,20.5 - parent: 36861 - - uid: 48591 + rot: -1.5707963267948966 rad + pos: -72.62371,36.40636 + parent: 2 + - uid: 26226 components: - type: Transform - pos: 2.5,19.5 - parent: 36861 - - uid: 48592 + rot: -1.5707963267948966 rad + pos: -43.717304,-88.47628 + parent: 2 + - uid: 26227 components: - type: Transform - pos: 3.5,19.5 - parent: 36861 - - uid: 48593 + rot: 1.5707963267948966 rad + pos: -39.748554,-84.585655 + parent: 2 + - uid: 26228 components: - type: Transform - pos: 4.5,19.5 - parent: 36861 - - uid: 48594 + rot: -1.5707963267948966 rad + pos: -41.029804,-83.523155 + parent: 2 + - uid: 26542 components: - type: Transform - pos: 5.5,19.5 - parent: 36861 - - uid: 48595 + pos: -85.20254,-47.79298 + parent: 2 + - uid: 28942 components: - type: Transform - pos: 5.5,18.5 - parent: 36861 - - uid: 48596 + rot: 0.4014257279586958 rad + pos: 22.602797,-14.5622225 + parent: 2 +- proto: FoodBoxDonkpocket + entities: + - uid: 11874 components: - type: Transform - pos: 5.5,17.5 - parent: 36861 - - uid: 48597 + rot: 1.5707963267948966 rad + pos: -92.64097,50.510895 + parent: 2 +- proto: FoodBoxDonkpocketBerry + entities: + - uid: 3149 components: - type: Transform - pos: 5.5,16.5 - parent: 36861 - - uid: 48598 + pos: 29.663084,-31.502567 + parent: 2 + - uid: 14648 components: - type: Transform - pos: 5.5,15.5 - parent: 36861 - - uid: 48599 + pos: 3.6411057,-66.4535 + parent: 2 + - uid: 20768 components: - type: Transform - pos: 5.5,14.5 - parent: 36861 - - uid: 48600 + pos: -84.446754,-12.289738 + parent: 2 + - uid: 27791 components: - type: Transform - pos: 8.5,5.5 - parent: 36861 - - uid: 48601 + pos: -56.58951,97.20784 + parent: 2 +- proto: FoodBoxDonkpocketHonk + entities: + - uid: 3179 components: - type: Transform - pos: 8.5,6.5 - parent: 36861 - - uid: 48602 + pos: 29.334959,-31.440067 + parent: 2 + - uid: 5136 components: - type: Transform - pos: 6.5,14.5 - parent: 36861 - - uid: 48603 + pos: 77.39644,9.680731 + parent: 2 + - uid: 8423 components: - type: Transform - pos: 7.5,14.5 - parent: 36861 - - uid: 48604 + pos: 85.43603,2.6967459 + parent: 2 + - uid: 14662 components: - type: Transform - pos: 8.5,14.5 - parent: 36861 - - uid: 48605 + pos: 3.3598557,-66.469124 + parent: 2 + - uid: 16257 components: - type: Transform - pos: 9.5,14.5 - parent: 36861 - - uid: 48606 + pos: 43.5487,9.644899 + parent: 2 + - uid: 19834 components: - type: Transform - pos: 9.5,15.5 - parent: 36861 - - uid: 48607 + pos: -36.56292,-38.28345 + parent: 2 + - uid: 27788 components: - type: Transform - pos: 9.5,16.5 - parent: 36861 - - uid: 48608 + pos: -56.62076,97.70784 + parent: 2 +- proto: FoodBoxDonkpocketPizza + entities: + - uid: 2539 components: - type: Transform - pos: 9.5,17.5 - parent: 36861 - - uid: 48609 + pos: 29.584959,-31.236942 + parent: 2 + - uid: 17078 components: - type: Transform - pos: 9.5,18.5 - parent: 36861 - - uid: 48610 + pos: 46.518665,31.693804 + parent: 2 + - uid: 19835 components: - type: Transform - pos: 9.5,19.5 - parent: 36861 - - uid: 48611 + pos: -36.422295,-38.3772 + parent: 2 + - uid: 27790 components: - type: Transform - pos: 10.5,19.5 - parent: 36861 - - uid: 48612 + pos: -56.417637,97.48909 + parent: 2 + - uid: 67470 components: - type: Transform - pos: 11.5,19.5 - parent: 36861 - - uid: 48613 + pos: 5.434122,20.810272 + parent: 66965 +- proto: FoodBoxDonkpocketSpicy + entities: + - uid: 4400 components: - type: Transform - pos: 12.5,19.5 - parent: 36861 - - uid: 48625 + pos: 67.468735,11.741854 + parent: 2 + - uid: 11877 components: - type: Transform - pos: 13.5,19.5 - parent: 36861 - - uid: 51631 + pos: -90.45828,47.630943 + parent: 2 + - uid: 20766 components: - type: Transform - pos: -17.5,33.5 + pos: -84.61863,-12.336613 parent: 2 - - uid: 51633 + - uid: 27792 components: - type: Transform - pos: 25.5,20.5 + pos: -56.46451,97.004715 parent: 2 - - uid: 51908 +- proto: FoodBoxDonkpocketTeriyaki + entities: + - uid: 11878 components: - type: Transform - pos: -16.5,-12.5 + pos: -89.55203,47.615303 parent: 2 - - uid: 51952 + - uid: 14876 components: - type: Transform - pos: -16.5,-13.5 + pos: 3.519006,-66.468056 parent: 2 -- proto: CableMVStack +- proto: FoodBoxDonut entities: - - uid: 21049 + - uid: 9524 components: - type: Transform - pos: 36.494022,-18.367596 + pos: 7.509571,53.704975 parent: 2 - - uid: 43340 + - uid: 9924 components: - type: Transform - pos: 50.540825,75.80521 + pos: 2.501788,57.5291 parent: 2 - - uid: 52115 + - uid: 11823 components: - type: Transform - pos: 15.4619665,9.542518 + pos: -76.5877,42.62785 parent: 2 -- proto: CableMVStack1 - entities: - - uid: 1842 + - uid: 19587 components: - type: Transform - pos: 36.97923,-30.440948 + pos: 44.439323,9.644899 parent: 2 - - uid: 3862 + - uid: 19836 components: - type: Transform - pos: 23.419197,-58.755672 + pos: -38.484795,-36.328533 parent: 2 - - uid: 9719 + - uid: 22067 components: - type: Transform - pos: 22.41048,-59.491234 + pos: -37.36964,-23.221352 parent: 2 - - uid: 9820 + - uid: 24178 components: - type: Transform - pos: 36.617115,-25.667671 + pos: -18.66407,-88.4232 parent: 2 - - uid: 9821 +- proto: FoodBoxPizza + entities: + - uid: 61617 components: - type: Transform - pos: 31.57024,-25.44937 - parent: 2 - - uid: 9825 + pos: -11.801285,56.851013 + parent: 56631 +- proto: FoodBoxPizzaFilled + entities: + - uid: 525 components: - type: Transform - pos: 38.537334,-24.493406 + pos: -6.520504,-31.266748 parent: 2 - - uid: 9827 + - uid: 16888 components: - type: Transform - pos: 41.063442,-26.637978 + pos: 42.983482,30.797037 parent: 2 - - uid: 9831 + - uid: 20110 components: - type: Transform - pos: 54.279236,-59.706135 + pos: -84.450806,12.747177 parent: 2 - - uid: 9832 + - uid: 20598 components: - type: Transform - pos: 53.013607,-58.674885 + pos: 88.49951,-53.23772 parent: 2 - - uid: 9833 + - uid: 20600 components: - type: Transform - pos: 52.52924,-59.56551 + pos: -44.519974,-7.2160187 parent: 2 - - uid: 9834 + - uid: 26344 components: - type: Transform - pos: 52.91986,-59.39364 + pos: -86.10614,-47.92388 parent: 2 - - uid: 9835 + - uid: 61618 components: - type: Transform - pos: 53.482357,-58.15926 - parent: 2 - - uid: 10972 + pos: -13.05127,57.46039 + parent: 56631 + - uid: 67471 components: - type: Transform - pos: 27.74459,-60.332478 - parent: 2 - - uid: 12214 + pos: 0.62882614,18.777441 + parent: 66965 +- proto: FoodBreadBaguette + entities: + - uid: 7011 components: - type: Transform - pos: 44.32325,-26.60319 + pos: -64.34063,20.496979 parent: 2 - - uid: 22335 +- proto: FoodBreadBananaSlice + entities: + - uid: 21844 components: - type: Transform - pos: 34.182358,-33.2222 + pos: -65.476524,-53.426792 parent: 2 - - uid: 22336 +- proto: FoodBreadBun + entities: + - uid: 27977 components: - type: Transform - pos: 42.32298,-33.675323 + rot: 1.5707963267948966 rad + pos: -53.535526,96.753006 parent: 2 - - uid: 24365 + - uid: 27978 components: - type: Transform - pos: 21.931402,-62.348293 + rot: 1.5707963267948966 rad + pos: -53.566776,96.378006 parent: 2 - - uid: 28441 +- proto: FoodBreadCornSlice + entities: + - uid: 21901 components: - type: Transform - pos: 38.682358,-31.1597 + rot: 1.5707963267948966 rad + pos: -63.306805,-53.478878 parent: 2 - - uid: 28460 +- proto: FoodBreadCreamcheeseSlice + entities: + - uid: 21890 components: - type: Transform - pos: 35.932354,-30.894073 + pos: -65.493195,-55.614292 parent: 2 - - uid: 30481 +- proto: FoodBreadMeatSlice + entities: + - uid: 21900 components: - type: Transform - pos: -94.48932,26.454062 + rot: 3.141592653589793 rad + pos: -63.9943,-53.62471 parent: 2 - - uid: 33505 + - uid: 25105 components: - type: Transform - pos: 5.499396,-11.570922 - parent: 33049 - - uid: 33506 + pos: 1.303813,-77.83926 + parent: 2 +- proto: FoodBreadMeatSpiderSlice + entities: + - uid: 15631 components: - type: Transform - pos: 4.5865064,-12.789672 - parent: 33049 - - uid: 33507 + pos: 36.655148,-42.618427 + parent: 2 + - uid: 21895 components: - type: Transform - pos: 5.936896,-10.602172 - parent: 33049 - - uid: 35029 + rot: 3.141592653589793 rad + pos: -65.055695,-54.270542 + parent: 2 +- proto: FoodBreadMeatXenoSlice + entities: + - uid: 21897 components: - type: Transform - pos: -11.412076,16.136322 - parent: 34641 - - uid: 35030 + rot: 1.5707963267948966 rad + pos: -64.32653,-54.31221 + parent: 2 +- proto: FoodBreadMimanaSlice + entities: + - uid: 21892 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.552701,16.245697 - parent: 34641 - - uid: 35031 + pos: -64.993195,-54.676792 + parent: 2 +- proto: FoodBreadMoldySlice + entities: + - uid: 61619 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.2819872,15.055053 - parent: 34641 - - uid: 45375 + pos: 11.774432,13.54726 + parent: 56631 + - uid: 61620 components: - type: Transform - pos: -1.4772129,1.3079655 - parent: 43176 - - uid: 45376 + pos: 12.493182,13.812885 + parent: 56631 + - uid: 61621 components: - type: Transform - pos: -0.9459629,-0.035784483 - parent: 43176 - - uid: 45377 + pos: 11.633807,14.562885 + parent: 56631 + - uid: 66348 components: - type: Transform - pos: 1.6477871,0.10484052 - parent: 43176 - - uid: 45378 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66349 components: - type: Transform - pos: -3.586588,1.4329655 - parent: 43176 - - uid: 45379 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66350 components: - type: Transform - pos: 3.585287,1.8235905 - parent: 43176 - - uid: 45380 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66351 components: - type: Transform - pos: 5.632162,1.1204655 - parent: 43176 - - uid: 45577 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodBreadPlainSlice + entities: + - uid: 12107 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.308526,-3.488502 - parent: 45518 - - uid: 51171 + pos: -63.500496,59.564175 + parent: 2 + - uid: 13134 components: - type: Transform - pos: 23.574612,-62.56292 + pos: -64.98693,-42.466026 parent: 2 - - uid: 51172 + - uid: 21891 components: - type: Transform - pos: 24.605862,-62.93792 + rot: -1.5707963267948966 rad + pos: -65.57367,-54.92361 parent: 2 -- proto: CableMVStack10 +- proto: FoodBreadSausageSlice entities: - - uid: 26033 + - uid: 21899 components: - type: Transform - pos: 39.046944,13.613185 + rot: -1.5707963267948966 rad + pos: -64.60889,-53.603878 parent: 2 - - uid: 35697 +- proto: FoodBreadTofuSlice + entities: + - uid: 21894 components: - type: Transform - pos: 58.55101,-24.411997 + rot: -1.5707963267948966 rad + pos: -65.649445,-54.072628 parent: 2 - - uid: 43968 +- proto: FoodBreadVolcanic + entities: + - uid: 20626 components: + - type: MetaData + desc: Самый прекрасный хлебушек во всей галактике! + name: Syxapik - type: Transform - pos: -26.47073,4.7245026 + pos: 10.501946,-82.645874 parent: 2 - - uid: 45381 + - uid: 61622 components: + - type: MetaData + desc: Ужасы. + name: Syxapik - type: Transform - pos: 1.925353,-1.4877565 - parent: 43176 - - uid: 45382 + pos: 30.304108,58.999695 + parent: 56631 +- proto: FoodBurgerBacon + entities: + - uid: 9448 components: - type: Transform - pos: 1.1634121,1.3392155 - parent: 43176 - - uid: 45578 + pos: 68.50504,-32.405113 + parent: 2 + - uid: 67105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.527276,-3.488502 - parent: 45518 - - uid: 53316 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67106 components: - type: Transform - pos: -11.306244,79.5473 - parent: 45711 -- proto: CableTerminal - entities: - - uid: 1197 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67107 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,16.5 - parent: 2 - - uid: 4041 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67108 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,15.5 - parent: 2 - - uid: 5479 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,22.5 - parent: 2 - - uid: 5561 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67110 components: - type: Transform - pos: -57.5,-15.5 - parent: 2 - - uid: 6188 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,15.5 - parent: 2 - - uid: 6391 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-10.5 - parent: 2 - - uid: 6751 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,18.5 - parent: 2 - - uid: 7069 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67472 components: - type: Transform - pos: -11.5,47.5 - parent: 2 - - uid: 7448 + pos: 6.245669,20.558926 + parent: 66965 +- proto: FoodBurgerCheese + entities: + - uid: 19845 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,75.5 + rot: 56.54866776461632 rad + pos: -35.188713,-40.44239 parent: 2 - - uid: 7628 +- proto: FoodBurgerChicken + entities: + - uid: 66352 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-47.5 - parent: 2 - - uid: 7924 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66353 components: - type: Transform - pos: -24.5,-32.5 - parent: 2 - - uid: 8265 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,18.5 - parent: 2 - - uid: 8341 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67115 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,17.5 - parent: 2 - - uid: 9379 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67116 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,17.5 - parent: 2 - - uid: 9839 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67117 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-58.5 - parent: 2 - - uid: 9847 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67118 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,66.5 - parent: 2 - - uid: 9848 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67119 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,66.5 - parent: 2 - - uid: 9849 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67120 components: - type: Transform - pos: -73.5,2.5 - parent: 2 - - uid: 9850 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67121 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,7.5 - parent: 2 - - uid: 9851 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67122 components: - type: Transform - pos: -50.5,-64.5 - parent: 2 - - uid: 10408 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67123 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,29.5 - parent: 2 - - uid: 11228 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67124 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,16.5 - parent: 2 - - uid: 17896 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67125 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,36.5 - parent: 2 - - uid: 18651 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67126 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-12.5 - parent: 2 - - uid: 22983 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67127 components: - type: Transform - pos: 48.5,-46.5 - parent: 2 - - uid: 23648 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-64.5 - parent: 2 - - uid: 26196 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodBurgerClown + entities: + - uid: 20210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,43.5 - parent: 2 - - uid: 26197 + parent: 20158 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodBurgerCrab + entities: + - uid: 67129 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,44.5 - parent: 2 - - uid: 26198 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67130 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,43.5 - parent: 2 - - uid: 26230 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67131 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,44.5 - parent: 2 - - uid: 29056 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67132 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,7.5 - parent: 2 - - uid: 33508 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67133 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-9.5 - parent: 33049 - - uid: 37281 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67134 components: - type: Transform - pos: 9.5,2.5 - parent: 36861 - - uid: 43059 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodBurgerDuck + entities: + - uid: 20101 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,52.5 + pos: -48.497974,-20.982319 parent: 2 - - uid: 47877 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,25.5 - parent: 45711 - - uid: 51528 +- proto: FoodBurgerHuman + entities: + - uid: 15807 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,21.5 + pos: 35.54762,-60.577038 parent: 2 - - uid: 51530 +- proto: FoodBurgerPlain + entities: + - uid: 5718 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,20.5 + pos: 27.62854,-29.448177 parent: 2 - - uid: 51610 + - uid: 8664 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-72.5 + pos: 71.5,-36.5 parent: 2 - - uid: 52190 +- proto: FoodBurgerSuper + entities: + - uid: 9614 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-37.5 + pos: 4.075119,-5.21609 parent: 2 -- proto: Candle +- proto: FoodCabbage entities: - - uid: 15306 + - uid: 18519 components: - type: Transform - pos: -31.670147,18.129068 - parent: 2 - - uid: 15308 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18521 components: - type: Transform - pos: -31.373272,17.97282 - parent: 2 - - uid: 15309 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodCakeBrain + entities: + - uid: 14542 components: - type: Transform - pos: -31.654522,17.832195 - parent: 2 - - uid: 15310 + parent: 15279 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodCakeClown + entities: + - uid: 25493 components: - type: Transform - pos: -31.435772,17.613443 + pos: -71.50747,-40.287296 parent: 2 - - uid: 15311 +- proto: FoodCakeSuppermatterSlice + entities: + - uid: 8349 components: - type: Transform - pos: -31.670147,17.504068 + pos: -50.327946,63.45113 parent: 2 - - uid: 15312 +- proto: FoodCarrot + entities: + - uid: 23669 components: - type: Transform - pos: -31.420147,17.300945 + pos: -51.669456,39.707027 parent: 2 - - uid: 56131 + - uid: 23670 components: - type: Transform - pos: -32.74743,51.43562 + pos: -51.513206,39.707027 parent: 2 -- proto: CandleBlack +- proto: FoodCartCold entities: - - uid: 25582 + - uid: 4249 components: - type: Transform - pos: -19.650352,30.764317 + rot: 3.141592653589793 rad + pos: -102.5,1.5 parent: 2 - - uid: 53339 + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 4250 + - 4251 + - 4263 + - 4257 + - 4256 + - 4255 + - 4254 + - 4260 + - 4258 + - 4259 + - 4253 + - 4262 + - 4261 + - 4252 + - 4264 + - 4265 + - type: Storage + storedItems: + 4250: + position: 0,0 + _rotation: South + 4251: + position: 1,0 + _rotation: South + 4252: + position: 5,2 + _rotation: South + 4253: + position: 2,2 + _rotation: South + 4254: + position: 6,0 + _rotation: South + 4255: + position: 5,0 + _rotation: South + 4256: + position: 4,0 + _rotation: South + 4257: + position: 3,0 + _rotation: South + 4258: + position: 0,2 + _rotation: South + 4259: + position: 1,2 + _rotation: South + 4260: + position: 7,0 + _rotation: South + 4261: + position: 4,2 + _rotation: South + 4262: + position: 3,2 + _rotation: South + 4263: + position: 2,0 + _rotation: South + 4264: + position: 6,2 + _rotation: South + 4265: + position: 7,2 + _rotation: South + - uid: 12673 components: + - type: MetaData + name: тележка мороженого - type: Transform - rot: 0.000553772842977196 rad - pos: -4.5389357,-7.2780237 + rot: -1.5707963267948966 rad + pos: -8.5,78.5 parent: 2 -- proto: CandleBlackSmall - entities: - - uid: 20193 + - uid: 61623 components: - type: Transform - pos: -19.447227,30.608067 - parent: 2 - - uid: 53338 + rot: -1.5707963267948966 rad + pos: 23.5,46.5 + parent: 56631 +- proto: FoodCheese + entities: + - uid: 6457 components: + - type: MetaData + desc: Большое колесо восхитительного и строительного сыра, передающееся из поколения в поколение. Сделанный в 3023 году в честь первооткрывателей станции данного типа. + name: строительный сыр - type: Transform - rot: 0.000553772842977196 rad - pos: -4.6951847,-7.3873987 + pos: -102.08667,-0.9318129 parent: 2 -- proto: CandleGreen +- proto: FoodCheeseSlice entities: - - uid: 26717 + - uid: 23667 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.53863,25.577562 + pos: -48.468525,39.864395 parent: 2 -- proto: CandleInfinite - entities: - - uid: 1777 + - uid: 23668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.799559,-2.2520623 + pos: -48.67165,39.739395 parent: 2 -- proto: CandleRed +- proto: FoodChevreSlice entities: - - uid: 1817 + - uid: 19850 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.523005,30.343185 + pos: -35.630802,-38.402607 parent: 2 -- proto: CandleRedInfinite +- proto: FoodCondimentBottleEnzyme entities: - - uid: 55285 + - uid: 23675 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.4718,49.282288 - parent: 45711 - - uid: 55316 + pos: -48.481956,30.886951 + parent: 2 + - uid: 66365 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.50305,48.90735 - parent: 45711 - - uid: 55317 + pos: 1.7531701,23.977348 + parent: 65849 +- proto: FoodCondimentPacketFrostoil + entities: + - uid: 13335 components: - type: Transform rot: -1.5707963267948966 rad - pos: -51.768646,47.579163 - parent: 45711 - - uid: 55318 + pos: -13.386446,-41.500187 + parent: 2 + - uid: 13337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.37805,49.141663 - parent: 45711 - - uid: 55319 + rot: 18.84955592153876 rad + pos: -13.198946,-41.468937 + parent: 2 +- proto: FoodCondimentPacketKetchup + entities: + - uid: 20828 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.75302,47.797913 - parent: 45711 - - uid: 55320 + pos: -76.835144,-18.219376 + parent: 2 +- proto: FoodCondimentPacketMustard + entities: + - uid: 20827 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.4718,48.110413 - parent: 45711 -- proto: CandleRedSmall + pos: -76.69452,-18.250626 + parent: 2 +- proto: FoodCornTrash entities: - - uid: 43620 + - uid: 15086 components: - type: Transform - pos: -44.513824,52.244614 + pos: 22.671196,-69.21449 parent: 2 -- proto: CandleRedSmallInfinite - entities: - - uid: 54293 + - uid: 15087 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.91989,34.117126 - parent: 45711 -- proto: CandleSmall + pos: 25.782978,-72.441154 + parent: 2 +- proto: FoodDonkpocket entities: - - uid: 43614 + - uid: 67473 components: - type: Transform - pos: -45.240387,52.01024 - parent: 2 - - uid: 43615 + pos: 5.512247,20.513628 + parent: 66965 + - uid: 67474 components: - type: Transform - pos: -45.240387,51.54149 - parent: 2 - - uid: 43616 + pos: 5.793497,20.560503 + parent: 66965 +- proto: FoodDonutApple + entities: + - uid: 22069 components: - type: Transform - pos: -45.240387,51.025864 + pos: -37.61964,-23.424477 parent: 2 - - uid: 43617 + - uid: 23548 components: - type: Transform - pos: -43.810696,51.0493 + pos: -76.11293,58.857143 parent: 2 - - uid: 43618 +- proto: FoodDonutBlumpkin + entities: + - uid: 23537 components: - type: Transform - pos: -43.8107,51.494614 + pos: -76.722305,58.84152 parent: 2 - - uid: 43619 +- proto: FoodDonutBungo + entities: + - uid: 13358 components: - type: Transform - pos: -43.810696,52.057114 + pos: 27.31604,-31.448177 parent: 2 - - uid: 55877 + - uid: 23542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.36481,-11.640907 + pos: -74.61293,58.607143 parent: 2 -- proto: CannabisSeeds +- proto: FoodDonutHomer entities: - - uid: 9854 - components: - - type: Transform - parent: 9853 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14194 + - uid: 23554 components: - type: Transform - pos: 30.40197,-6.470322 + pos: -75.253555,58.575893 parent: 2 - - uid: 29993 +- proto: FoodDonutJellyApple + entities: + - uid: 9435 components: + - type: MetaData + desc: Яблочная булочка, очень липкая и очень мягкая. + name: желейный яблочная булочка - type: Transform - parent: 29981 - - type: Physics - canCollide: False - - uid: 31872 + pos: 4.5126534,-13.187088 + parent: 2 + - uid: 23546 components: - type: Transform - pos: 29.539637,-53.401394 + pos: -74.98793,58.888393 parent: 2 -- proto: CapacitorStockPart +- proto: FoodDonutJellyBlumpkin entities: - - uid: 380 + - uid: 23539 components: - type: Transform - pos: 45.31875,13.686416 + pos: -74.316055,58.87277 parent: 2 - - uid: 569 +- proto: FoodDonutJellyBungo + entities: + - uid: 23541 components: - type: Transform - pos: 45.5375,13.405166 + pos: -76.42543,58.544643 parent: 2 - - uid: 1975 +- proto: FoodDonutJellyHomer + entities: + - uid: 22057 components: - type: Transform - pos: 14.236434,-17.287767 + pos: -44.82714,-9.3866005 parent: 2 - - uid: 4896 + - uid: 23551 components: - type: Transform - pos: 45.615623,13.67079 + pos: -75.76918,58.575893 parent: 2 - - uid: 14163 +- proto: FoodDonutJellySlugcat + entities: + - uid: 11770 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.670593,28.876732 + pos: -74.61895,42.580925 parent: 2 - - uid: 15401 + - uid: 19837 components: - type: Transform - pos: 14.289232,-17.287767 + pos: -33.458927,-36.355732 parent: 2 - - uid: 20181 +- proto: FoodDonutSpaceman + entities: + - uid: 21660 components: - type: Transform - pos: 36.67842,-18.867561 + pos: -66.40114,-25.32361 parent: 2 - - uid: 20927 + - uid: 23555 components: - type: Transform - pos: 45.81875,13.436415 + pos: -75.503555,58.90402 parent: 2 - - uid: 22216 +- proto: FoodDough + entities: + - uid: 23691 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.312077,-51.557663 - parent: 2 - - uid: 22543 + parent: 5877 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23692 components: - type: Transform - pos: 13.5244665,3.5268936 - parent: 2 - - uid: 22545 + parent: 5877 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23693 components: - type: Transform - pos: 13.368216,3.4487689 - parent: 2 - - uid: 23136 + parent: 5877 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodEgg + entities: + - uid: 14081 components: - type: Transform - pos: 13.5244665,3.5268936 + pos: 4.1275463,76.58447 parent: 2 - - uid: 25951 + - uid: 14148 components: - type: Transform - pos: 45.81875,13.436415 + pos: 3.9400463,76.77197 parent: 2 - - uid: 26015 + - uid: 14149 components: - type: Transform - pos: 13.508841,3.6362686 + pos: 3.7681713,76.55322 parent: 2 - - uid: 26016 + - uid: 14150 components: - type: Transform - pos: 13.508841,3.6362686 + pos: 3.9244213,76.45947 parent: 2 - - uid: 26018 + - uid: 61624 components: - type: Transform - pos: 13.352591,3.448769 - parent: 2 - - uid: 26572 + pos: 21.322678,55.44989 + parent: 56631 + - uid: 61625 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.358093,28.939232 - parent: 2 - - uid: 27033 + pos: 21.400818,55.54364 + parent: 56631 + - uid: 61626 components: - type: Transform - pos: 13.336966,3.6206436 - parent: 2 - - uid: 27039 + pos: 21.603943,55.41864 + parent: 56631 + - uid: 61627 components: - type: Transform - pos: 13.305716,3.6675186 - parent: 2 - - uid: 32425 + pos: 21.603958,55.621765 + parent: 56631 +- proto: FoodFrozenPopsicleBerry + entities: + - uid: 4251 components: - type: Transform - pos: 45.303123,13.655166 - parent: 2 - - uid: 36164 + parent: 4249 + - type: Physics + canCollide: False + - uid: 7613 components: - type: Transform - pos: 36.49092,-18.89881 - parent: 2 - - uid: 36165 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 12520 components: - type: Transform - pos: 36.49092,-18.914434 - parent: 2 - - uid: 36180 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19484 components: - type: Transform - pos: 36.350292,-18.851936 + rot: -1.5707963267948966 rad + pos: 32.37699,-5.3868885 parent: 2 - - uid: 42551 + - uid: 19520 components: - type: Transform - pos: 45.615623,13.67079 + rot: 1.5707963267948966 rad + pos: 32.830116,-5.7775135 parent: 2 - - uid: 43140 + - uid: 19588 components: - type: Transform - pos: 45.5375,13.405166 + rot: -1.5707963267948966 rad + pos: 43.501823,7.564607 parent: 2 - - uid: 43343 +- proto: FoodFrozenPopsicleJumbo + entities: + - uid: 4253 components: - type: Transform - pos: 49.8377,75.44583 - parent: 2 - - uid: 43344 + parent: 4249 + - type: Physics + canCollide: False + - uid: 12523 components: - type: Transform - pos: 49.8377,75.44583 - parent: 2 - - uid: 43345 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14193 components: - type: Transform - pos: 49.8377,75.44583 - parent: 2 - - uid: 43346 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14202 components: - type: Transform - pos: 49.8377,75.44583 - parent: 2 - - uid: 43347 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19482 components: - type: Transform - pos: 49.8377,75.44583 + rot: 3.141592653589793 rad + pos: 35.97098,-2.5468488 parent: 2 - - uid: 45321 + - uid: 19483 components: - type: Transform - pos: 14.250109,-17.293621 + rot: 3.141592653589793 rad + pos: 36.236607,-2.5468488 parent: 2 - - uid: 47736 + - uid: 19518 components: - type: Transform - pos: 36.303417,-18.961311 + rot: 1.5707963267948966 rad + pos: 34.40824,-5.3556385 parent: 2 - - uid: 47770 + - uid: 19519 components: - type: Transform - pos: 57.30733,-38.514545 + rot: -1.5707963267948966 rad + pos: 31.564491,-5.8087635 parent: 2 - - uid: 47771 + - uid: 19531 components: - type: Transform - pos: 57.588577,-38.327045 + rot: 3.141592653589793 rad + pos: 30.797176,-5.438098 parent: 2 - - uid: 47772 + - uid: 19532 components: - type: Transform - pos: 57.729202,-38.483295 + rot: 9.42477796076938 rad + pos: 30.594051,-5.547473 parent: 2 - - uid: 47878 - components: - - type: Transform - pos: 25.603254,23.642792 - parent: 45711 - - uid: 47879 +- proto: FoodFrozenPopsicleOrange + entities: + - uid: 4255 components: - type: Transform - pos: 25.394922,23.569876 - parent: 45711 - - uid: 47880 + parent: 4249 + - type: Physics + canCollide: False + - uid: 7614 components: - type: Transform - pos: 23.342838,24.601126 - parent: 45711 - - uid: 47881 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 12524 components: - type: Transform - pos: 37.541164,32.55561 - parent: 45711 - - uid: 51989 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19473 components: - type: Transform - pos: 14.250109,-17.293621 + rot: 3.141592653589793 rad + pos: 37.56473,-2.4999738 parent: 2 - - uid: 52120 + - uid: 19474 components: - type: Transform - pos: 13.649466,3.4487689 + rot: 3.141592653589793 rad + pos: 37.236607,-2.4999738 parent: 2 - - uid: 52121 +- proto: FoodFrozenPopsicleTrash + entities: + - uid: 23511 components: - type: Transform - pos: 13.461966,3.2925189 + rot: -1.5707963267948966 rad + pos: 46.814144,-52.85195 parent: 2 - - uid: 52122 + - uid: 23512 components: - type: Transform - pos: 13.586966,3.3862689 + rot: -1.5707963267948966 rad + pos: 46.845394,-53.242577 parent: 2 - - uid: 52123 +- proto: FoodFrozenSandwich + entities: + - uid: 4254 components: - type: Transform - pos: 13.4150915,3.5112686 - parent: 2 - - uid: 53326 + parent: 4249 + - type: Physics + canCollide: False + - uid: 6084 components: - type: Transform - pos: -9.655304,69.384705 - parent: 45711 - - uid: 53327 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 7616 components: - type: Transform - pos: -9.592773,69.65033 - parent: 45711 - - uid: 53328 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 12526 components: - type: Transform - pos: -9.405304,69.36908 - parent: 45711 - - uid: 53329 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14186 components: - type: Transform - pos: -9.467804,69.384705 - parent: 45711 -- proto: CaptainIDCard - entities: - - uid: 1762 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14194 components: - type: Transform - pos: 3.4683518,-3.2873893 - parent: 2 -- proto: CarbonDioxideCanister - entities: - - uid: 1010 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19485 components: - type: Transform - pos: 56.5,16.5 + rot: 3.141592653589793 rad + pos: 35.549107,-2.5937238 parent: 2 - - uid: 5702 + - uid: 19486 components: - type: Transform - pos: -41.5,-12.5 + rot: 3.141592653589793 rad + pos: 35.53324,-2.4218485 parent: 2 - - uid: 32620 + - uid: 19516 components: - type: Transform - pos: 29.5,-32.5 + rot: 3.141592653589793 rad + pos: 32.236366,-5.7775135 parent: 2 - - uid: 36157 + - uid: 19517 components: - type: Transform - pos: 63.5,-31.5 + rot: 3.141592653589793 rad + pos: 33.830116,-5.7306385 parent: 2 - - uid: 47882 + - uid: 19533 components: - type: Transform - pos: -7.5,38.5 - parent: 45711 -- proto: CargoPDA - entities: - - uid: 35983 + rot: 3.141592653589793 rad + pos: 30.406551,-5.406848 + parent: 2 + - uid: 19827 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27758 - - type: UnpoweredFlashlight - toggleActionEntity: 27758 + parent: 19823 - type: Physics canCollide: False - - type: ActionsContainer - type: InsideEntityStorage - - uid: 35991 + - uid: 19828 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 30187 - - type: UnpoweredFlashlight - toggleActionEntity: 30187 + parent: 19823 - type: Physics canCollide: False - - type: ActionsContainer - type: InsideEntityStorage -- proto: Carpet +- proto: FoodFrozenSandwichStrawberry entities: - - uid: 3 + - uid: 4250 components: - type: Transform - pos: -35.5,-21.5 - parent: 2 - - uid: 501 + parent: 4249 + - type: Physics + canCollide: False + - uid: 12518 components: - type: Transform - pos: -33.5,-5.5 - parent: 2 - - uid: 898 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14188 components: - type: Transform - pos: -34.5,-4.5 - parent: 2 - - uid: 1156 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 14200 components: - type: Transform - pos: -34.5,-5.5 - parent: 2 - - uid: 1207 + parent: 10073 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19513 components: - type: Transform rot: 3.141592653589793 rad - pos: -88.5,-10.5 + pos: 34.486366,-5.7306385 parent: 2 - - uid: 1667 + - uid: 19514 components: - type: Transform - pos: -34.5,-20.5 + rot: 3.141592653589793 rad + pos: 31.611366,-5.4493885 parent: 2 - - uid: 1687 + - uid: 19515 components: - type: Transform - pos: 59.5,-22.5 + rot: 3.141592653589793 rad + pos: 33.205116,-5.4181385 parent: 2 - - uid: 2393 + - uid: 26428 components: - type: Transform - pos: -35.5,-20.5 - parent: 2 - - uid: 5545 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 26429 components: - type: Transform - pos: -32.5,-4.5 - parent: 2 - - uid: 5549 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodFrozenSnowconeBerry + entities: + - uid: 22995 components: - type: Transform - pos: -33.5,-4.5 + pos: 60.11829,-43.739113 parent: 2 - - uid: 5555 +- proto: FoodFrozenSnowconeTrash + entities: + - uid: 12702 components: + - type: MetaData + desc: Разноцветная бирка с цифрой, похоже колечко сломано. + name: бирка с цифрой "2" - type: Transform - pos: -32.5,-5.5 + rot: 4.71238898038469 rad + pos: -14.403011,57.612667 parent: 2 - - uid: 5556 + - uid: 12703 components: + - type: MetaData + desc: Разноцветная бирка с цифрой, похоже колечко сломано. + name: бирка с цифрой "1" - type: Transform - pos: -34.5,-3.5 + rot: 4.71238898038469 rad + pos: -14.793636,57.675167 parent: 2 - - uid: 5557 + - uid: 12704 components: + - type: MetaData + desc: Разноцветная бирка с цифрой, похоже колечко сломано. + name: бирка с цифрой "3" - type: Transform - pos: -33.5,-3.5 + rot: -1.5707963267948966 rad + pos: -14.809261,56.616783 parent: 2 - - uid: 5558 + - uid: 12706 components: + - type: MetaData + desc: Разноцветная бирка с цыфрой, похоже колечко сломано. + name: бирка с цифрой 4 - type: Transform - pos: -32.5,-3.5 + rot: -1.5707963267948966 rad + pos: -14.387386,56.60116 parent: 2 - - uid: 6795 + - uid: 17281 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.5,-11.5 + pos: -38.48241,-85.50411 parent: 2 - - uid: 7828 + - uid: 26220 components: - type: Transform - pos: -35.5,-19.5 + pos: -38.279285,-85.33224 parent: 2 - - uid: 7830 + - uid: 26221 components: - type: Transform - pos: -34.5,-19.5 + pos: -38.23241,-85.59786 parent: 2 - - uid: 7870 + - uid: 30208 components: - type: Transform - pos: -36.5,-21.5 + rot: 1.5707963267948966 rad + pos: 69.55735,-15.626024 parent: 2 - - uid: 7883 +- proto: FoodFrozenSundae + entities: + - uid: 4252 components: - type: Transform - pos: -36.5,-20.5 - parent: 2 - - uid: 7886 + parent: 4249 + - type: Physics + canCollide: False + - uid: 12521 components: - type: Transform - pos: -36.5,-19.5 - parent: 2 - - uid: 8051 + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19477 components: - type: Transform - pos: -34.5,-21.5 + rot: 3.141592653589793 rad + pos: 36.90848,-2.5312238 parent: 2 - - uid: 9890 + - uid: 19479 components: - type: Transform - pos: -93.5,-6.5 + rot: 3.141592653589793 rad + pos: 36.580357,-2.5780988 parent: 2 - - uid: 9891 +- proto: FoodKebabSkewer + entities: + - uid: 3135 components: - type: Transform - pos: -92.5,-6.5 + pos: -97.376884,14.909013 parent: 2 - - uid: 11479 + - uid: 3137 components: - type: Transform - pos: -19.5,25.5 + pos: -97.6373,14.929846 parent: 2 - - uid: 14082 +- proto: FoodLemon + entities: + - uid: 5825 components: - type: Transform - pos: -17.5,25.5 + pos: -26.245802,49.670864 parent: 2 - - uid: 31976 + - uid: 5826 components: - type: Transform - pos: -18.5,25.5 + pos: -26.636427,49.6767 parent: 2 - - uid: 33509 - components: - - type: Transform - pos: -5.5,19.5 - parent: 33049 - - uid: 33510 +- proto: FoodLily + entities: + - uid: 23682 components: - type: Transform - pos: -4.5,19.5 - parent: 33049 - - uid: 36438 + pos: 17.46781,-10.39287 + parent: 2 +- proto: FoodMealNachosCuban + entities: + - uid: 21959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-82.5 + pos: -71.45303,-19.340601 parent: 2 - - uid: 36450 +- proto: FoodMealPigblanket + entities: + - uid: 5692 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-82.5 + pos: -53.622784,87.72331 parent: 2 - - uid: 36453 + - uid: 5694 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-82.5 + pos: -53.45091,87.61394 parent: 2 - - uid: 36624 + - uid: 9403 components: - type: Transform - pos: 60.5,-22.5 + pos: 3.4032776,-13.18674 parent: 2 - - uid: 37282 + - uid: 66354 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-0.5 - parent: 36861 - - uid: 37283 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodMeat + entities: + - uid: 23694 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-1.5 - parent: 36861 - - uid: 37284 + pos: -54.88109,34.64423 + parent: 2 + - uid: 23695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-4.5 - parent: 36861 - - uid: 37285 + pos: -54.34984,34.784855 + parent: 2 + - uid: 23696 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-3.5 - parent: 36861 - - uid: 37286 + parent: 5877 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23697 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-2.5 - parent: 36861 - - uid: 42728 + parent: 5877 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23698 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.5,-11.5 - parent: 2 - - uid: 43702 + parent: 5877 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodMeatBearCooked + entities: + - uid: 13507 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.5,-10.5 + pos: 9.98814,-44.439793 parent: 2 - - uid: 44486 +- proto: FoodMeatClown + entities: + - uid: 23699 components: - type: Transform - pos: 59.5,-21.5 + pos: -54.56859,31.472355 parent: 2 - - uid: 44487 +- proto: FoodMeatHawaiianKebab + entities: + - uid: 12314 components: - type: Transform - pos: 59.5,-20.5 + pos: -13.523489,76.559105 parent: 2 - - uid: 44631 +- proto: FoodMeatKebab + entities: + - uid: 3154 components: - type: Transform - pos: 60.5,-21.5 + pos: -97.51551,15.736576 parent: 2 -- proto: CarpetBlack +- proto: FoodMeatLizard entities: - - uid: 368 + - uid: 14115 components: - type: Transform - pos: 3.5,41.5 + pos: -17.008709,76.224434 parent: 2 - - uid: 500 +- proto: FoodMeatRatdoubleKebab + entities: + - uid: 15794 components: - type: Transform - pos: -25.5,-13.5 + pos: 73.40757,-46.308113 parent: 2 - - uid: 704 + - uid: 30279 components: - type: Transform - pos: -30.5,-12.5 + pos: 31.434687,4.559797 parent: 2 - - uid: 790 +- proto: FoodMeatRatKebab + entities: + - uid: 61628 components: - type: Transform - pos: -29.5,-12.5 - parent: 2 - - uid: 846 + pos: 10.4214325,61.48407 + parent: 56631 +- proto: FoodMeatRotten + entities: + - uid: 23411 components: - type: Transform - pos: -25.5,-12.5 + pos: 44.550644,-51.236996 parent: 2 - - uid: 850 + - uid: 23412 components: - type: Transform - pos: -25.5,-11.5 + pos: 45.550644,-51.986996 parent: 2 - - uid: 1159 + - uid: 27003 components: - type: Transform - pos: -28.5,-13.5 + pos: 56.36303,16.456007 parent: 2 - - uid: 1185 + - uid: 27005 components: - type: Transform - pos: -27.5,-10.5 + pos: 58.566154,18.424757 parent: 2 - - uid: 1187 + - uid: 29632 components: - type: Transform - pos: -27.5,-11.5 + pos: -38.52924,-86.54665 parent: 2 - - uid: 1193 + - uid: 61629 components: - type: Transform - pos: -27.5,-12.5 - parent: 2 - - uid: 1198 + pos: 23.371063,54.535583 + parent: 56631 +- proto: FoodMeatSpider + entities: + - uid: 15540 components: - type: Transform - pos: -27.5,-13.5 + pos: 34.761116,-42.71685 parent: 2 - - uid: 1199 + - uid: 15543 components: - type: Transform - pos: -28.5,-12.5 + pos: 34.761116,-43.630913 parent: 2 - - uid: 1200 + - uid: 15544 components: - type: Transform - pos: -26.5,-10.5 + pos: 35.347054,-43.490288 parent: 2 - - uid: 1202 + - uid: 15615 components: - type: Transform - pos: -26.5,-11.5 + pos: 39.502037,-40.007286 parent: 2 - - uid: 1205 + - uid: 15616 components: - type: Transform - pos: -26.5,-12.5 + pos: 42.252037,-44.257286 parent: 2 - - uid: 1226 + - uid: 15617 components: - type: Transform - pos: -26.5,-13.5 + pos: 42.064537,-48.27291 parent: 2 - - uid: 1230 + - uid: 15619 components: - type: Transform - pos: -25.5,-10.5 + pos: 38.4899,-36.421833 parent: 2 - - uid: 1238 + - uid: 15625 components: - type: Transform - pos: -69.5,-6.5 + pos: 50.429947,-40.515583 parent: 2 - - uid: 1552 +- proto: FoodMeatSpiderLeg + entities: + - uid: 15632 components: - type: Transform - pos: -30.5,-10.5 + rot: 1.5707963267948966 rad + pos: 36.373898,-46.21399 parent: 2 - - uid: 1554 +- proto: FoodMeatTomato + entities: + - uid: 53778 components: - type: Transform - pos: -30.5,-13.5 + pos: 36.03636,-44.21835 parent: 2 - - uid: 1849 +- proto: FoodMeatWheat + entities: + - uid: 12560 components: - type: Transform - pos: -28.5,-10.5 + pos: -76.58485,65.78612 parent: 2 - - uid: 1850 +- proto: FoodMeatXeno + entities: + - uid: 53777 components: + - type: MetaData + desc: Кусок мяса модератора, сочащийся демократией. + name: сырое мясо Таланторо - type: Transform - pos: -28.5,-11.5 + pos: 34.571335,-49.758007 parent: 2 - - uid: 1851 + - uid: 61630 components: - type: Transform - pos: -29.5,-13.5 - parent: 2 - - uid: 1983 + pos: 21.574188,56.45746 + parent: 56631 +- proto: FoodMushroom + entities: + - uid: 10033 components: - type: Transform - pos: -30.5,-11.5 + pos: -52.423088,39.531235 parent: 2 - - uid: 1987 + - uid: 10035 components: - type: Transform - pos: -29.5,-11.5 + pos: -52.188713,39.781235 parent: 2 - - uid: 2002 +- proto: FoodNoodles + entities: + - uid: 14675 components: - type: Transform - pos: -29.5,-10.5 + pos: -1.532763,-67.35288 parent: 2 - - uid: 7011 +- proto: FoodOatmeal + entities: + - uid: 18527 components: - type: Transform - pos: -69.5,-7.5 - parent: 2 - - uid: 7012 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18528 components: - type: Transform - pos: -70.5,-7.5 - parent: 2 - - uid: 7028 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodOnion + entities: + - uid: 18524 components: + - type: MetaData + desc: Воняет и пахнет гнилыми человеком. + name: сгнивший лук - type: Transform - pos: 5.5,39.5 - parent: 2 - - uid: 10094 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23707 components: - type: Transform - pos: 3.5,39.5 + pos: -53.262577,39.631084 parent: 2 - - uid: 10122 + - uid: 23708 components: - type: Transform - pos: 4.5,40.5 + pos: -53.512577,39.55296 parent: 2 - - uid: 10307 + - uid: 52053 components: + - type: MetaData + desc: Не о чем плакать, ведь это просто лук.. лук.. + name: Mister_onion - type: Transform - pos: -70.5,-6.5 + pos: 14.743605,-79.072876 parent: 2 - - uid: 11318 +- proto: FoodOnionRed + entities: + - uid: 18518 components: - type: Transform - pos: -18.5,45.5 - parent: 2 - - uid: 11931 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18520 components: - type: Transform - pos: 3.5,40.5 - parent: 2 - - uid: 20023 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodOrange + entities: + - uid: 20137 components: - type: Transform - pos: -17.5,-43.5 + pos: -60.480377,-20.453974 parent: 2 - - uid: 20098 + - uid: 20138 components: - type: Transform - pos: 4.5,39.5 + pos: -60.667877,-20.438349 parent: 2 - - uid: 20150 + - uid: 20139 components: - type: Transform - pos: -17.5,45.5 + pos: -60.496002,-20.344599 parent: 2 - - uid: 21645 +- proto: FoodPacketEnergyTrash + entities: + - uid: 19313 components: - type: Transform - pos: 4.5,41.5 + rot: 12.566370614359172 rad + pos: 82.534615,-21.266743 parent: 2 - - uid: 21960 + - uid: 19315 components: - type: Transform - pos: 5.5,41.5 + rot: -4.440892098500626E-16 rad + pos: 82.57326,-21.345236 parent: 2 - - uid: 23616 + - uid: 19316 components: - type: Transform - pos: -34.5,52.5 + rot: -4.440892098500626E-16 rad + pos: 82.32326,-21.45461 parent: 2 - - uid: 24985 + - uid: 51339 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,42.5 + pos: -50.81514,100.23626 parent: 2 - - uid: 25787 + - uid: 51340 components: - type: Transform - pos: -16.5,45.5 + pos: -37.201424,99.55932 parent: 2 - - uid: 28331 + - uid: 51341 components: - type: Transform - pos: 5.5,40.5 + pos: -44.70939,103.113655 parent: 2 - - uid: 33511 +- proto: FoodPelmeniBowl + entities: + - uid: 20663 components: - type: Transform - pos: -10.5,19.5 - parent: 33049 - - uid: 33512 + pos: -75.78827,-18.36 + parent: 2 +- proto: FoodPieBananaCream + entities: + - uid: 6892 components: - type: Transform - pos: -11.5,19.5 - parent: 33049 - - uid: 41105 + pos: -73.40362,20.516977 + parent: 2 + - uid: 6893 components: - type: Transform - pos: -95.5,-7.5 + pos: -73.74737,20.751352 parent: 2 - - uid: 47883 + - uid: 15005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,22.5 - parent: 45711 - - uid: 47884 + pos: 14.485073,-65.58852 + parent: 2 +- proto: FoodPieCherry + entities: + - uid: 23676 components: - type: Transform - pos: 16.5,26.5 - parent: 45711 - - uid: 47885 + pos: -49.62258,30.793201 + parent: 2 +- proto: FoodPieMeat + entities: + - uid: 11036 components: - type: Transform - pos: 16.5,27.5 - parent: 45711 - - uid: 47886 + pos: 7.601644,2.5810122 + parent: 2 +- proto: FoodPizzaDankSlice + entities: + - uid: 14087 components: - type: Transform - pos: 17.5,26.5 - parent: 45711 - - uid: 47887 + pos: -90.86147,-44.139576 + parent: 2 + - uid: 14088 components: - type: Transform - pos: 17.5,27.5 - parent: 45711 - - uid: 47888 + pos: -88.6129,-52.48699 + parent: 2 + - uid: 14812 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,24.5 - parent: 45711 - - uid: 47889 + pos: -83.753525,-51.377617 + parent: 2 +- proto: FoodPizzaMoldySlice + entities: + - uid: 61631 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,22.5 - parent: 45711 - - uid: 47890 + pos: 12.555682,14.54726 + parent: 56631 + - uid: 61632 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,26.5 - parent: 45711 - - uid: 47891 + pos: 11.571307,14.000385 + parent: 56631 + - uid: 66355 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,26.5 - parent: 45711 - - uid: 47892 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66356 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,23.5 - parent: 45711 - - uid: 47893 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,22.5 - parent: 45711 - - uid: 51390 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodPizzaPineapple + entities: + - uid: 22068 components: - type: Transform - pos: -17.5,-44.5 + pos: -74.58865,-29.233013 parent: 2 - - uid: 51391 +- proto: FoodPlate + entities: + - uid: 5822 components: - type: Transform - pos: -17.5,-45.5 + pos: -26.480177,49.692326 parent: 2 - - uid: 51392 + - uid: 6142 components: - type: Transform - pos: -17.5,-46.5 + pos: -47.51079,35.807465 parent: 2 - - uid: 51393 + - uid: 9853 components: - type: Transform - pos: -17.5,-47.5 + pos: -17.021214,22.789946 parent: 2 - - uid: 51394 + - uid: 14730 components: - type: Transform - pos: -16.5,-43.5 + pos: -1.548388,-67.30601 parent: 2 - - uid: 51395 + - uid: 15808 components: - type: Transform - pos: -16.5,-44.5 + pos: 35.57887,-60.467663 parent: 2 - - uid: 51396 + - uid: 27930 components: - type: Transform - pos: -16.5,-45.5 + pos: -41.993103,-50.36282 parent: 2 - - uid: 51397 +- proto: FoodPlatePlastic + entities: + - uid: 9612 components: - type: Transform - pos: -16.5,-46.5 + pos: 4.1101627,-5.172326 parent: 2 - - uid: 51398 + - uid: 12106 components: - type: Transform - pos: -16.5,-47.5 + pos: -63.500496,59.657925 parent: 2 - - uid: 56125 + - uid: 25495 components: - type: Transform - pos: -33.5,52.5 + pos: -71.50747,-40.20917 parent: 2 -- proto: CarpetBlue +- proto: FoodPlateSmall entities: - - uid: 171 - components: - - type: Transform - pos: 4.5,-7.5 - parent: 2 - - uid: 807 + - uid: 6143 components: - type: Transform - pos: 2.5,-7.5 + pos: -47.47954,35.619965 parent: 2 - - uid: 944 + - uid: 6144 components: - type: Transform - pos: -16.5,-9.5 + pos: -47.463917,35.44809 parent: 2 - - uid: 1449 + - uid: 9358 components: - type: Transform - pos: -17.5,-9.5 + pos: -75.52673,18.43534 parent: 2 - - uid: 1894 + - uid: 13133 components: - type: Transform - pos: 1.5,-7.5 + pos: -65.002556,-42.403526 parent: 2 - - uid: 4545 + - uid: 19849 components: - type: Transform - pos: 3.5,-7.5 + pos: -35.204338,-40.37989 parent: 2 - - uid: 37287 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,2.5 - parent: 36861 - - uid: 37288 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,1.5 - parent: 36861 - - uid: 41772 + - uid: 20100 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,-11.5 + pos: -48.5136,-20.951069 parent: 2 - - uid: 42017 + - uid: 22038 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,-11.5 + pos: -44.864975,-9.331411 parent: 2 - - uid: 43112 + - uid: 25597 components: - type: Transform - pos: -17.5,-8.5 + pos: -61.49928,-39.348797 parent: 2 - - uid: 43116 + - uid: 25598 components: - type: Transform - pos: -18.5,-8.5 + pos: -61.452404,-39.48942 parent: 2 - - uid: 43117 + - uid: 66366 components: - type: Transform - pos: -16.5,-8.5 - parent: 2 - - uid: 43150 + pos: 1.2687951,24.008598 + parent: 65849 + - uid: 66367 components: - type: Transform - pos: -12.5,-8.5 - parent: 2 - - uid: 51907 + pos: 1.2687951,23.899223 + parent: 65849 + - uid: 67475 components: - type: Transform - pos: -18.5,-9.5 - parent: 2 -- proto: CarpetChapel + pos: 6.276919,20.57455 + parent: 66965 +- proto: FoodPlateSmallPlastic entities: - - uid: 9929 + - uid: 14854 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,17.5 + pos: 1.6148453,-68.29874 parent: 2 - - uid: 9930 + - uid: 25498 components: - type: Transform - pos: -38.5,16.5 + pos: -72.429344,-40.381046 parent: 2 - - uid: 9931 + - uid: 25500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,16.5 + pos: -70.616844,-40.381046 parent: 2 - - uid: 9932 +- proto: FoodPlateSmallTrash + entities: + - uid: 6145 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,17.5 + pos: -48.19829,34.994965 parent: 2 - - uid: 9933 + - uid: 7959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,16.5 + pos: -50.546696,66.515015 parent: 2 - - uid: 9934 + - uid: 13128 components: - type: Transform - pos: -33.5,16.5 + pos: -71.58937,-45.527275 parent: 2 - - uid: 9935 + - uid: 13130 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,17.5 + pos: -72.667496,-47.38665 parent: 2 - - uid: 9936 + - uid: 13534 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,17.5 + pos: 82.43991,-24.29616 parent: 2 - - uid: 9937 + - uid: 15107 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,19.5 + pos: 18.716545,-74.79738 parent: 2 - - uid: 9938 + - uid: 19323 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,19.5 + pos: 82.66792,-24.124285 parent: 2 - - uid: 9939 + - uid: 19331 components: - type: Transform - pos: -38.5,18.5 + pos: 86.18355,-22.38991 parent: 2 - - uid: 9940 + - uid: 20878 components: - type: Transform - pos: -33.5,18.5 + pos: 77.45141,-55.129498 parent: 2 - - uid: 9941 + - uid: 23047 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,19.5 - parent: 2 - - uid: 9942 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,18.5 + pos: 54.053776,-38.69099 parent: 2 - - uid: 9943 + - uid: 23048 components: - type: Transform rot: -1.5707963267948966 rad - pos: -38.5,19.5 + pos: 54.116276,-40.021156 parent: 2 - - uid: 9944 + - uid: 24187 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,18.5 + pos: -72.09246,33.34386 parent: 2 -- proto: CarpetCyan - entities: - - uid: 3468 + - uid: 24188 components: - type: Transform - pos: 13.5,15.5 + pos: -70.451836,31.37511 parent: 2 - - uid: 3469 + - uid: 25594 components: - type: Transform - pos: 13.5,17.5 + pos: -59.40553,-39.317547 parent: 2 - - uid: 3470 + - uid: 26230 components: - type: Transform - pos: 14.5,15.5 + pos: -43.60793,-84.13608 parent: 2 - - uid: 3471 + - uid: 26231 components: - type: Transform - pos: 13.5,16.5 + pos: -43.32668,-84.24545 parent: 2 - - uid: 3490 + - uid: 26232 components: - type: Transform - pos: 15.5,16.5 + pos: -35.510174,-86.19423 parent: 2 - - uid: 4097 + - uid: 26233 components: - type: Transform - pos: 15.5,15.5 + pos: -37.49455,-87.147354 parent: 2 - - uid: 4104 + - uid: 26543 components: - type: Transform - pos: 15.5,17.5 + pos: -87.07754,-48.76173 parent: 2 - - uid: 4105 + - uid: 26544 components: - type: Transform - pos: 14.5,17.5 + pos: -84.32754,-49.824234 parent: 2 - - uid: 4215 + - uid: 26545 components: - type: Transform - pos: 14.5,16.5 + pos: -94.48379,-47.69923 parent: 2 -- proto: CarpetGreen +- proto: FoodPlateTin entities: - - uid: 863 + - uid: 9888 components: - type: Transform - pos: -5.5,47.5 + pos: -49.441097,32.47271 parent: 2 - - uid: 2359 +- proto: FoodPlateTrash + entities: + - uid: 8033 components: - type: Transform - pos: -7.5,46.5 + pos: 6.595563,-69.99574 parent: 2 - - uid: 3059 + - uid: 8478 components: - type: Transform - pos: -7.5,47.5 + pos: -51.49982,61.60738 parent: 2 - - uid: 9046 + - uid: 12791 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-72.5 + pos: -68.71437,-46.871025 parent: 2 - - uid: 9964 + - uid: 15069 components: - type: Transform - pos: -28.5,-53.5 + pos: 9.439313,-71.71449 parent: 2 - - uid: 9965 + - uid: 15070 components: - type: Transform - pos: -29.5,-53.5 + pos: 11.892438,-70.40199 parent: 2 - - uid: 9966 + - uid: 15088 components: - type: Transform - pos: -29.5,-54.5 + pos: 14.111188,-72.05824 parent: 2 - - uid: 9967 + - uid: 15089 components: - type: Transform - pos: -28.5,-54.5 + pos: 18.482126,-81.74668 parent: 2 - - uid: 9969 + - uid: 15090 components: - type: Transform - pos: -94.5,-10.5 + pos: 19.716501,-84.05918 parent: 2 - - uid: 9970 + - uid: 15092 components: - type: Transform - pos: -94.5,-9.5 + pos: 27.185251,-85.85606 parent: 2 - - uid: 9974 + - uid: 19330 components: - type: Transform - pos: -13.5,18.5 + pos: 86.49605,-22.04616 parent: 2 - - uid: 11048 + - uid: 20877 components: - type: Transform - pos: -4.5,-7.5 + pos: 76.92016,-54.410748 parent: 2 - - uid: 11631 + - uid: 23157 components: - type: Transform - pos: -13.5,17.5 + pos: 37.76347,-53.493526 parent: 2 - - uid: 11777 + - uid: 23513 components: - type: Transform - pos: -14.5,19.5 + pos: 34.553535,-67.07935 parent: 2 - - uid: 12585 + - uid: 23514 components: - type: Transform - pos: -3.5,-7.5 + pos: 34.991035,-66.31373 parent: 2 - - uid: 12606 + - uid: 25593 components: - type: Transform - pos: -5.5,-7.5 + pos: -61.421154,-38.255047 parent: 2 - - uid: 19609 + - uid: 26187 components: - type: Transform - pos: -15.5,17.5 + pos: -42.904984,-90.459854 parent: 2 - - uid: 20860 + - uid: 26229 components: - type: Transform - pos: -5.5,46.5 + pos: -38.51418,-83.47983 parent: 2 - - uid: 22631 +- proto: FoodPoppy + entities: + - uid: 55603 components: - type: Transform - pos: -14.5,18.5 - parent: 2 - - uid: 25934 + rot: -1.5707963267948966 rad + pos: -19.226822,13.413117 + parent: 55280 +- proto: FoodPotato + entities: + - uid: 52063 components: + - type: MetaData + desc: Гений, родившийся не в то время, не в том месте.. + name: LagInPotato - type: Transform - pos: -13.5,19.5 + pos: 14.431105,-80.291626 parent: 2 - - uid: 26643 + - uid: 66358 components: - type: Transform - pos: -6.5,46.5 - parent: 2 - - uid: 26955 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66359 components: - type: Transform - pos: -14.5,17.5 - parent: 2 - - uid: 27553 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66360 components: - type: Transform - pos: -6.5,47.5 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodRiceBoiled + entities: + - uid: 53796 + components: + - type: MetaData + desc: Теплая миска с рисом, которым питались основатели станции. + - type: Transform + pos: -32.003624,-2.378239 parent: 2 - - uid: 33513 +- proto: FoodSaladCaesar + entities: + - uid: 67135 components: - type: Transform - pos: -2.5,19.5 - parent: 33049 - - uid: 33514 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67136 components: - type: Transform - pos: -1.5,19.5 - parent: 33049 - - uid: 37289 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,5.5 - parent: 36861 - - uid: 37290 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,4.5 - parent: 36861 - - uid: 41124 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67139 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-71.5 - parent: 2 - - uid: 41128 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSaladFruit + entities: + - uid: 18711 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-70.5 + pos: -29.617685,-56.44254 parent: 2 - - uid: 41129 +- proto: FoodSaladHerb + entities: + - uid: 67140 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-71.5 - parent: 2 - - uid: 41130 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67141 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-72.5 - parent: 2 - - uid: 41139 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67142 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSnackBoritos + entities: + - uid: 12823 + components: + - type: Transform + parent: 12820 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSnackCheesie + entities: + - uid: 9257 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-70.5 + pos: -8.552859,-7.464032 parent: 2 - - uid: 41142 + - uid: 9260 components: - type: Transform rot: 1.5707963267948966 rad - pos: -43.5,-70.5 + pos: -8.396609,-7.276532 parent: 2 - - uid: 41143 +- proto: FoodSnackChips + entities: + - uid: 10485 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-70.5 + pos: 3.3392222,-71.28217 parent: 2 - - uid: 41144 + - uid: 52101 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-70.5 + pos: -66.59662,6.6314754 parent: 2 - - uid: 51050 + - uid: 52102 components: - type: Transform - pos: -15.5,18.5 + pos: -66.33099,6.6158504 parent: 2 - - uid: 51681 +- proto: FoodSnackChocolate + entities: + - uid: 7583 components: - type: Transform - pos: -15.5,19.5 + pos: 11.254166,-28.489285 parent: 2 - - uid: 53523 - components: - - type: Transform - pos: -13.5,58.5 - parent: 45711 - - uid: 53524 + - uid: 16070 components: - type: Transform - pos: -13.5,57.5 - parent: 45711 - - uid: 53525 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 16071 components: - type: Transform - pos: -13.5,56.5 - parent: 45711 - - uid: 53526 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27935 components: - type: Transform - pos: -13.5,55.5 - parent: 45711 - - uid: 53527 + pos: -47.676487,97.54744 + parent: 2 + - uid: 27946 components: - type: Transform - pos: -12.5,58.5 - parent: 45711 - - uid: 53528 + pos: -47.176487,96.844315 + parent: 2 + - uid: 51416 components: - type: Transform - pos: -12.5,57.5 - parent: 45711 - - uid: 53529 + pos: -14.76681,-61.03669 + parent: 2 +- proto: FoodSnackCookieFortune + entities: + - uid: 9182 components: - type: Transform - pos: -12.5,56.5 - parent: 45711 - - uid: 53530 + rot: 3.141592653589793 rad + pos: -3.557733,-8.520122 + parent: 2 +- proto: FoodSnackEnergy + entities: + - uid: 12822 components: - type: Transform - pos: -12.5,55.5 - parent: 45711 - - uid: 53531 + parent: 12820 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSnackEnergyBar + entities: + - uid: 12826 components: - type: Transform - pos: -11.5,58.5 - parent: 45711 - - uid: 53532 + rot: -1.5707963267948966 rad + pos: -55.63997,38.557076 + parent: 2 +- proto: FoodSnackPistachios + entities: + - uid: 9261 components: - type: Transform - pos: -11.5,57.5 - parent: 45711 - - uid: 53533 + rot: 56.54866776461632 rad + pos: -8.302859,-7.502968 + parent: 2 + - uid: 52103 components: - type: Transform - pos: -11.5,56.5 - parent: 45711 - - uid: 53534 + pos: -66.59662,6.5846004 + parent: 2 + - uid: 52105 components: - type: Transform - pos: -11.5,55.5 - parent: 45711 -- proto: CarpetOrange + pos: -66.31537,6.6002254 + parent: 2 +- proto: FoodSnackPopcorn entities: - - uid: 9981 + - uid: 22741 components: - type: Transform - pos: 64.5,7.5 + pos: -26.7099,-33.349045 parent: 2 - - uid: 9982 + - uid: 22742 components: - type: Transform - pos: 64.5,9.5 + pos: -26.24115,-33.3334 parent: 2 - - uid: 9984 + - uid: 22743 components: - type: Transform - pos: 63.5,7.5 + pos: -18.706848,-33.31776 parent: 2 - - uid: 9986 + - uid: 22744 components: - type: Transform - pos: 59.5,6.5 + pos: -18.300598,-33.395966 parent: 2 - - uid: 9987 + - uid: 28008 components: - type: Transform - pos: 57.5,6.5 + pos: -53.4574,100.48738 parent: 2 - - uid: 9988 + - uid: 28009 components: - type: Transform - pos: 63.5,9.5 + pos: -53.7074,100.628006 parent: 2 - - uid: 9989 + - uid: 28010 components: - type: Transform - pos: 58.5,6.5 + pos: -53.441776,100.17488 parent: 2 - - uid: 9990 + - uid: 28013 components: - type: Transform - pos: 63.5,8.5 + pos: -53.7074,100.26863 parent: 2 - - uid: 9992 +- proto: FoodSnackRaisins + entities: + - uid: 51415 components: - type: Transform - pos: 64.5,8.5 + pos: -14.438685,-61.177315 parent: 2 - - uid: 11563 +- proto: FoodSnackSemki + entities: + - uid: 3812 components: - type: Transform - pos: -16.5,16.5 + pos: -6.730415,88.49496 parent: 2 - - uid: 12988 +- proto: FoodSnackSyndi + entities: + - uid: 52106 components: - type: Transform - pos: -18.5,16.5 + pos: -74.527115,12.64157 parent: 2 - - uid: 13387 + - uid: 61633 components: - type: Transform - pos: -17.5,16.5 - parent: 2 - - uid: 13785 + pos: -11.433814,2.6240401 + parent: 56631 +- proto: FoodSoupBeetRed + entities: + - uid: 23659 components: - type: Transform - pos: -16.5,15.5 + pos: -34.471973,34.748745 parent: 2 - - uid: 13786 +- proto: FoodSoupMeatball + entities: + - uid: 67476 components: - type: Transform - pos: -18.5,15.5 - parent: 2 - - uid: 25350 + pos: 1.5663261,18.699316 + parent: 66965 +- proto: FoodSoupMiso + entities: + - uid: 67143 components: - type: Transform - pos: -17.5,15.5 - parent: 2 - - uid: 33515 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67144 components: - type: Transform - pos: -8.5,19.5 - parent: 33049 - - uid: 33516 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67145 components: - type: Transform - pos: -7.5,19.5 - parent: 33049 - - uid: 36435 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSoupMushroom + entities: + - uid: 20104 components: - type: Transform - pos: -22.5,-92.5 + pos: -115.47603,9.711614 parent: 2 - - uid: 36437 + - uid: 67146 components: - type: Transform - pos: -22.5,-93.5 - parent: 2 - - uid: 37291 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67147 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,8.5 - parent: 36861 - - uid: 37292 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67148 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,7.5 - parent: 36861 - - uid: 45276 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67149 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,7.5 - parent: 2 - - uid: 45277 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSoupMystery + entities: + - uid: 66361 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,7.5 - parent: 2 - - uid: 45278 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSoupNettle + entities: + - uid: 67150 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,7.5 - parent: 2 -- proto: CarpetPink + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67151 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67152 + components: + - type: Transform + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSoupPea entities: - - uid: 1242 + - uid: 67153 components: - type: Transform - pos: -12.5,-33.5 - parent: 2 - - uid: 2470 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67154 components: - type: Transform - pos: -17.5,68.5 - parent: 2 - - uid: 11470 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67155 components: - type: Transform - pos: -19.5,69.5 - parent: 2 - - uid: 11473 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67156 components: - type: Transform - pos: -18.5,69.5 - parent: 2 - - uid: 11513 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 67157 components: - type: Transform - pos: -17.5,69.5 - parent: 2 - - uid: 15896 + parent: 67061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSoupStew + entities: + - uid: 18526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,68.5 - parent: 2 - - uid: 19576 + parent: 18517 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: FoodSoupVegetable + entities: + - uid: 18012 components: - type: Transform - pos: -10.5,-32.5 + pos: -27.06841,-62.298763 parent: 2 - - uid: 20302 +- proto: FoodSoupWingFangChu + entities: + - uid: 44150 components: + - type: MetaData + desc: пИсЮн ДрОчУ - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,19.5 + pos: 57.559635,-61.492588 parent: 2 - - uid: 20773 +- proto: FoodTacoChicken + entities: + - uid: 21863 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,18.5 + pos: -78.55292,-5.4312887 parent: 2 - - uid: 20918 +- proto: FoodTartGapple + entities: + - uid: 28588 components: - type: Transform - pos: -11.5,-32.5 + pos: -59.376537,74.53617 parent: 2 - - uid: 21005 +- proto: FoodTinBeans + entities: + - uid: 30781 components: - type: Transform - pos: -10.5,-33.5 + pos: 63.343067,10.720699 parent: 2 - - uid: 21268 + - uid: 30782 components: - type: Transform - pos: -25.5,18.5 + pos: 63.639942,10.783199 parent: 2 - - uid: 21666 +- proto: FoodTinBeansTrash + entities: + - uid: 15078 components: - type: Transform - pos: -11.5,-33.5 + pos: 14.155571,-69.62074 parent: 2 - - uid: 25328 + - uid: 23143 components: - type: Transform - pos: -24.5,17.5 + rot: -1.5707963267948966 rad + pos: 34.477108,-35.009247 parent: 2 - - uid: 25378 + - uid: 23144 components: - type: Transform - pos: -25.5,17.5 + rot: -1.5707963267948966 rad + pos: 27.430233,-38.14987 parent: 2 - - uid: 25455 + - uid: 23499 components: - type: Transform - pos: -12.5,-32.5 + rot: -1.5707963267948966 rad + pos: 46.751045,-52.42712 parent: 2 - - uid: 36439 + - uid: 23500 components: - type: Transform - pos: -20.5,-94.5 + rot: -1.5707963267948966 rad + pos: 44.67292,-52.317745 parent: 2 - - uid: 36440 + - uid: 23501 components: - type: Transform - pos: -20.5,-93.5 + rot: -1.5707963267948966 rad + pos: 47.31354,-53.630245 parent: 2 - - uid: 42063 + - uid: 26408 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,19.5 + pos: -90.98848,-47.574623 parent: 2 - - uid: 42615 + - uid: 30779 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,68.5 + pos: 62.639942,9.892574 parent: 2 -- proto: CarpetPurple +- proto: FoodTinMRE entities: - - uid: 1607 + - uid: 30783 components: - type: Transform - pos: 28.5,-25.5 + pos: 61.624317,9.720699 parent: 2 - - uid: 2010 + - uid: 30784 components: - type: Transform - pos: 27.5,-27.5 + pos: 61.499317,9.548824 parent: 2 - - uid: 10017 +- proto: FoodTinMRETrash + entities: + - uid: 8903 components: - type: Transform - pos: 24.5,-26.5 + pos: 10.158063,-73.07387 parent: 2 - - uid: 10018 + - uid: 9205 components: - type: Transform - pos: -26.5,12.5 + pos: 17.389946,-74.77699 parent: 2 - - uid: 10019 + - uid: 14471 components: - type: Transform - pos: -26.5,14.5 + pos: 3.9097848,-74.685 parent: 2 - - uid: 10020 + - uid: 15067 components: - type: Transform - pos: -25.5,14.5 + pos: 5.923688,-72.23012 parent: 2 - - uid: 10021 + - uid: 15072 components: - type: Transform - pos: -25.5,13.5 + pos: 9.126813,-70.49574 parent: 2 - - uid: 10022 + - uid: 23506 components: - type: Transform - pos: -26.5,13.5 + pos: 43.641388,-63.47616 parent: 2 - - uid: 10023 + - uid: 23507 components: - type: Transform - pos: -25.5,15.5 + pos: 40.360138,-63.28866 parent: 2 - - uid: 10024 + - uid: 23509 components: - type: Transform - pos: -25.5,12.5 + pos: 45.89996,-54.699585 parent: 2 - - uid: 10025 + - uid: 23517 components: - type: Transform - pos: -26.5,15.5 + pos: 30.370678,-64.58375 parent: 2 - - uid: 10026 + - uid: 23518 components: - type: Transform - pos: -27.5,13.5 + pos: 39.062702,-67.34937 parent: 2 - - uid: 10027 + - uid: 23520 components: - type: Transform - pos: -27.5,14.5 + pos: 25.619265,-66.70875 parent: 2 - - uid: 10028 + - uid: 26398 components: - type: Transform - pos: -27.5,15.5 + pos: -94.53082,-48.621105 parent: 2 - - uid: 10029 + - uid: 26399 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,12.5 + pos: -85.20909,-49.683605 parent: 2 - - uid: 11485 + - uid: 30780 components: - type: Transform - pos: -15.5,30.5 + pos: 62.358692,11.001949 parent: 2 - - uid: 12045 + - uid: 61634 components: - type: Transform - pos: 26.5,-25.5 - parent: 2 - - uid: 14128 + pos: 23.574173,55.64496 + parent: 56631 +- proto: FoodTinPeaches + entities: + - uid: 27015 components: - type: Transform - pos: 25.5,-27.5 + pos: 53.33166,16.596632 parent: 2 - - uid: 14433 + - uid: 27016 components: - type: Transform - pos: 24.5,-25.5 + pos: 53.45666,16.768507 parent: 2 - - uid: 14552 + - uid: 27017 components: - type: Transform - pos: -13.5,29.5 + pos: 53.61291,16.596632 parent: 2 - - uid: 15171 + - uid: 30777 components: - type: Transform - pos: -14.5,29.5 + pos: 61.733692,10.736324 parent: 2 - - uid: 20178 + - uid: 30778 components: - type: Transform - pos: 27.5,-25.5 + pos: 61.436817,10.626949 parent: 2 - - uid: 22037 + - uid: 61635 components: - type: Transform - pos: 25.5,-26.5 - parent: 2 - - uid: 22387 + pos: 24.386658,57.629333 + parent: 56631 + - uid: 61636 components: - type: Transform - pos: 24.5,-27.5 - parent: 2 - - uid: 24991 + pos: 24.667923,57.67621 + parent: 56631 +- proto: FoodTinPeachesMaint + entities: + - uid: 24644 components: - type: Transform - pos: 28.5,-26.5 + pos: -66.37721,27.594013 parent: 2 - - uid: 26490 + - uid: 24645 components: - type: Transform - pos: 27.5,-26.5 + pos: -66.64284,27.578388 parent: 2 - - uid: 26713 + - uid: 24646 components: - type: Transform - pos: -15.5,29.5 + pos: -66.48659,27.719013 parent: 2 - - uid: 28195 +- proto: FoodTinPeachesMaintOpen + entities: + - uid: 24647 components: - type: Transform - pos: -13.5,30.5 + pos: -67.39284,28.562763 parent: 2 - - uid: 31990 +- proto: FoodTinPeachesMaintTrash + entities: + - uid: 23154 components: - type: Transform - pos: -14.5,30.5 + pos: 29.777647,-47.73175 parent: 2 - - uid: 32953 + - uid: 23155 components: - type: Transform - pos: 25.5,-25.5 + pos: 38.54298,-55.567177 parent: 2 - - uid: 37293 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-3.5 - parent: 36861 - - uid: 37294 + - uid: 23156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-4.5 - parent: 36861 - - uid: 47573 + pos: 41.51173,-53.192177 + parent: 2 + - uid: 23516 components: - type: Transform - pos: 26.5,-26.5 + pos: 36.720028,-65.87623 parent: 2 - - uid: 47574 + - uid: 24648 components: - type: Transform - pos: 26.5,-27.5 + rot: -1.5707963267948966 rad + pos: -65.89284,26.859638 parent: 2 - - uid: 47583 + - uid: 26546 components: - type: Transform - pos: 28.5,-27.5 + pos: -94.45254,-47.19923 parent: 2 -- proto: CarpetSBlue +- proto: FoodTinPeachesTrash entities: - - uid: 712 + - uid: 15073 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-3.5 + pos: 22.499321,-85.58865 parent: 2 - - uid: 748 + - uid: 15074 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-3.5 + pos: 18.077446,-83.41678 parent: 2 - - uid: 824 + - uid: 15077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-3.5 + pos: 17.749321,-73.15199 parent: 2 - - uid: 865 + - uid: 23145 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-2.5 + pos: 32.133358,-54.605324 parent: 2 - - uid: 888 + - uid: 23146 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-2.5 + pos: 38.352108,-53.214703 parent: 2 - - uid: 1407 + - uid: 23503 components: - type: Transform - pos: -19.5,-80.5 + pos: 45.03229,-55.23962 parent: 2 - - uid: 1853 + - uid: 23504 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-2.5 + pos: 44.37604,-52.723995 parent: 2 - - uid: 3065 + - uid: 30775 components: - type: Transform - pos: -14.5,-45.5 + pos: 63.655567,11.720699 parent: 2 - - uid: 3978 + - uid: 61637 components: - type: Transform - pos: -17.5,-81.5 - parent: 2 - - uid: 8705 + pos: 21.855408,54.785583 + parent: 56631 +- proto: FoodTomato + entities: + - uid: 28079 components: - type: Transform - pos: -18.5,-81.5 + pos: -52.595734,105.68403 parent: 2 - - uid: 10031 + - uid: 28097 components: - type: Transform - pos: 12.5,-49.5 + pos: -51.51761,103.62153 parent: 2 - - uid: 10033 + - uid: 28098 components: - type: Transform - pos: 13.5,-50.5 + rot: 1.5707963267948966 rad + pos: -41.654423,106.594376 parent: 2 - - uid: 10034 + - uid: 28099 components: - type: Transform - pos: 15.5,-49.5 + pos: -43.509876,96.560555 parent: 2 - - uid: 10035 + - uid: 28100 components: - type: Transform - pos: 15.5,-50.5 + rot: 1.5707963267948966 rad + pos: -41.701298,107.57875 parent: 2 - - uid: 10036 + - uid: 28101 components: - type: Transform - pos: 14.5,-50.5 + rot: 1.5707963267948966 rad + pos: -39.748173,108.375626 parent: 2 - - uid: 10037 + - uid: 28102 components: - type: Transform - pos: 14.5,-49.5 + pos: -41.572376,94.654305 parent: 2 - - uid: 10039 + - uid: 30828 components: - type: Transform - pos: 13.5,-49.5 + pos: -41.39326,61.53008 parent: 2 - - uid: 10040 + - uid: 30829 components: - type: Transform - pos: 12.5,-50.5 + pos: -44.565136,60.53008 parent: 2 - - uid: 10041 + - uid: 52055 components: + - type: MetaData + desc: Она потомок рода помидоров... + name: whysodora - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-50.5 + pos: 14.69673,-79.80725 parent: 2 - - uid: 10042 + - uid: 66362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-51.5 - parent: 2 - - uid: 10043 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66363 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-51.5 - parent: 2 - - uid: 10053 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Football + entities: + - uid: 12684 components: - type: Transform - pos: -8.5,-54.5 + pos: -4.776064,79.73675 parent: 2 - - uid: 10054 + - uid: 21423 components: - type: Transform - pos: -7.5,-53.5 + pos: -31.521069,-25.355053 parent: 2 - - uid: 10055 +- proto: ForensicPad + entities: + - uid: 19991 components: - type: Transform - pos: -8.5,-53.5 + rot: -1.5707963267948966 rad + pos: -52.37872,-5.302908 parent: 2 - - uid: 10060 + - uid: 20029 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-50.5 + pos: -52.488094,-5.365408 parent: 2 - - uid: 10061 + - uid: 20082 components: - type: Transform - pos: -7.5,-54.5 + rot: -1.5707963267948966 rad + pos: -52.62872,-5.490408 parent: 2 - - uid: 10062 + - uid: 20164 components: - type: Transform - pos: -94.5,-4.5 + rot: 1.5707963267948966 rad + pos: -34.33751,-19.770199 parent: 2 - - uid: 10063 + - uid: 20165 components: - type: Transform - pos: -93.5,-4.5 + rot: 1.5707963267948966 rad + pos: -34.446884,-19.723324 parent: 2 - - uid: 10073 +- proto: Fork + entities: + - uid: 7852 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-47.5 + pos: -50.688725,-13.614073 parent: 2 - - uid: 10074 + - uid: 14817 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-47.5 + pos: -1.532763,-67.80601 parent: 2 - - uid: 10075 + - uid: 20308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-47.5 + pos: -31.824013,-29.300835 parent: 2 - - uid: 10076 + - uid: 20309 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-46.5 + pos: -23.331194,-29.39468 parent: 2 - - uid: 10077 + - uid: 20831 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-46.5 + rot: 3.141592653589793 rad + pos: -76.303894,-18.51625 parent: 2 - - uid: 10078 + - uid: 66368 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-46.5 - parent: 2 - - uid: 27399 + pos: -1.445919,22.893148 + parent: 65849 +- proto: ForkPlastic + entities: + - uid: 20277 components: - type: Transform - pos: -12.5,-4.5 + rot: 1.5707963267948966 rad + pos: -17.464634,-29.347757 parent: 2 - - uid: 32771 + - uid: 20307 components: - type: Transform - pos: -13.5,-5.5 + pos: -25.549944,-29.441605 parent: 2 - - uid: 33517 +- proto: FuelDispenser + entities: + - uid: 13740 components: - type: Transform - pos: 4.5,19.5 - parent: 33049 - - uid: 33518 + pos: 14.5,-44.5 + parent: 2 +- proto: Fulton + entities: + - uid: 47479 components: - type: Transform - pos: 3.5,19.5 - parent: 33049 - - uid: 36557 + pos: -59.538002,-86.10438 + parent: 2 + - uid: 47481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-78.5 + pos: -59.24447,-86.4346 parent: 2 - - uid: 36561 +- proto: FultonBeacon + entities: + - uid: 47672 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-78.5 + rot: 3.141592653589793 rad + pos: -62.48345,-87.43988 parent: 2 - - uid: 36562 +- proto: GasAnalyzer + entities: + - uid: 6453 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-79.5 + pos: 27.5,46.5 parent: 2 - - uid: 36563 + - uid: 7721 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-79.5 + pos: 62.496567,-43.61927 parent: 2 - - uid: 36565 + - uid: 13065 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-78.5 - parent: 2 - - uid: 36566 + parent: 13061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 17172 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-77.5 + pos: 20.515194,59.576504 parent: 2 - - uid: 36568 + - uid: 30134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-77.5 + rot: 1.5707963267948966 rad + pos: -85.48249,67.63248 parent: 2 - - uid: 36569 + - uid: 30135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-79.5 + rot: 1.5707963267948966 rad + pos: -85.529366,67.4606 parent: 2 - - uid: 36571 + - uid: 36101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-80.5 + pos: 1.459323,-51.324963 parent: 2 - - uid: 36572 + - uid: 52056 components: + - type: MetaData + desc: Как же он устал от попыток настроить атмос.. + name: HappyRoach - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-80.5 + pos: 14.444146,-78.635376 parent: 2 - - uid: 37295 + - uid: 66369 components: - type: Transform - pos: 3.5,15.5 - parent: 36861 - - uid: 37296 + rot: -1.5707963267948966 rad + pos: 9.231673,-17.414728 + parent: 65849 +- proto: GasCanisterBrokenBase + entities: + - uid: 11428 components: - type: Transform - pos: 4.5,15.5 - parent: 36861 - - uid: 37297 + rot: 1.5707963267948966 rad + pos: 34.5,-46.5 + parent: 2 + - uid: 11505 components: - type: Transform - pos: 4.5,14.5 - parent: 36861 - - uid: 37298 + rot: 1.5707963267948966 rad + pos: 46.5,-49.5 + parent: 2 + - uid: 11585 components: - type: Transform - pos: 4.5,14.5 - parent: 36861 - - uid: 37299 + pos: 41.5,-50.5 + parent: 2 + - uid: 15040 components: - type: Transform - pos: 3.5,14.5 - parent: 36861 - - uid: 37300 + pos: 5.5,-69.5 + parent: 2 + - uid: 15041 components: - type: Transform - pos: 3.5,13.5 - parent: 36861 - - uid: 37301 + pos: 9.5,-69.5 + parent: 2 + - uid: 15042 components: - type: Transform - pos: 4.5,13.5 - parent: 36861 - - uid: 42019 + pos: 3.5,-70.5 + parent: 2 + - uid: 15197 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,-9.5 + rot: 1.5707963267948966 rad + pos: 46.5,-48.5 parent: 2 - - uid: 42020 + - uid: 15566 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,-9.5 + pos: 38.5,-37.5 parent: 2 - - uid: 43121 + - uid: 15568 components: - type: Transform - pos: -14.5,-4.5 + rot: 1.5707963267948966 rad + pos: 42.5,-36.5 parent: 2 - - uid: 43123 + - uid: 15586 components: - type: Transform - pos: -12.5,-5.5 + rot: 1.5707963267948966 rad + pos: 47.5,-40.5 parent: 2 - - uid: 43126 + - uid: 17010 components: - type: Transform - pos: -13.5,-4.5 + rot: 1.5707963267948966 rad + pos: 46.5,48.5 parent: 2 - - uid: 43138 + - uid: 20876 components: - type: Transform - pos: -14.5,-5.5 + pos: 67.5,-50.5 parent: 2 - - uid: 51399 + - uid: 23062 components: - type: Transform - pos: -14.5,-46.5 + pos: 51.5,-47.5 parent: 2 - - uid: 51400 + - uid: 23162 components: - type: Transform - pos: -13.5,-45.5 + pos: 21.5,-38.5 parent: 2 - - uid: 51401 + - uid: 23451 components: - type: Transform - pos: -12.5,-45.5 + rot: 1.5707963267948966 rad + pos: 40.5,-66.5 parent: 2 - - uid: 51402 + - uid: 23452 components: - type: Transform - pos: -13.5,-46.5 + rot: 1.5707963267948966 rad + pos: 40.5,-66.5 parent: 2 - - uid: 51403 + - uid: 24575 components: - type: Transform - pos: -12.5,-46.5 + rot: 3.141592653589793 rad + pos: -47.5,-86.5 parent: 2 - - uid: 51404 + - uid: 24829 components: - type: Transform - pos: -14.5,-44.5 + pos: -61.5,41.5 parent: 2 - - uid: 51405 + - uid: 24860 components: - type: Transform - pos: -13.5,-44.5 + pos: -91.5,3.5 parent: 2 - - uid: 51406 + - uid: 25234 components: - type: Transform - pos: -12.5,-44.5 + pos: 16.5,-88.5 parent: 2 -- proto: CarpStatue - entities: - - uid: 44528 + - uid: 25238 components: - type: Transform - pos: 66.5,-26.5 + pos: -2.5,-80.5 parent: 2 - - uid: 44675 + - uid: 25239 components: - type: Transform - pos: 67.5,-30.5 + pos: 5.5,-88.5 parent: 2 -- proto: CarrotSeeds - entities: - - uid: 17925 + - uid: 29765 components: - type: Transform - pos: -11.083813,-33.631107 + pos: -18.5,-77.5 parent: 2 -- proto: CartridgePistol - entities: - - uid: 32862 + - uid: 31048 components: - type: Transform - pos: -2.7623596,10.407745 - parent: 34641 - - uid: 35032 + pos: -81.5,66.5 + parent: 2 + - uid: 31241 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.3973923,10.460454 - parent: 34641 - - uid: 35034 + pos: -25.5,59.5 + parent: 2 + - uid: 61638 components: - type: Transform - pos: -2.1942673,10.804204 - parent: 34641 - - uid: 35035 + pos: -13.5,38.5 + parent: 56631 + - uid: 61639 components: - type: Transform - pos: -1.9130173,10.226079 - parent: 34641 - - uid: 35036 + pos: 17.5,45.5 + parent: 56631 + - uid: 66370 components: - type: Transform - pos: -1.3348923,10.585454 - parent: 34641 - - uid: 35037 + rot: 1.5707963267948966 rad + pos: -4.5,-11.5 + parent: 65849 +- proto: GasFilterFlipped + entities: + - uid: 15875 components: - type: Transform - pos: -2.4598923,10.757329 - parent: 34641 -- proto: Catwalk + rot: 3.141592653589793 rad + pos: 2.5,-49.5 + parent: 2 +- proto: GasMinerCarbonDioxide entities: - - uid: 34 + - uid: 11621 components: - type: Transform - pos: 9.5,-29.5 + pos: 24.5,68.5 parent: 2 - - uid: 123 +- proto: GasMinerNitrogenStationLarge + entities: + - uid: 15196 components: - type: Transform - pos: -13.5,-12.5 + pos: 39.5,68.5 parent: 2 - - uid: 200 +- proto: GasMinerOxygen + entities: + - uid: 61640 components: - type: Transform - pos: 66.5,28.5 - parent: 2 - - uid: 324 + pos: -18.5,38.5 + parent: 56631 + - uid: 66371 components: - type: Transform - pos: -32.5,-46.5 - parent: 2 - - uid: 365 + pos: 9.5,-13.5 + parent: 65849 +- proto: GasMinerOxygenStationLarge + entities: + - uid: 2665 components: - type: Transform - pos: 66.5,31.5 + pos: 34.5,68.5 parent: 2 - - uid: 366 +- proto: GasMinerPlasma + entities: + - uid: 2664 components: - type: Transform - pos: 66.5,29.5 + pos: 29.5,68.5 parent: 2 - - uid: 375 +- proto: GasMinerWaterVapor + entities: + - uid: 11620 components: - type: Transform - pos: -41.5,54.5 + pos: 19.5,68.5 parent: 2 - - uid: 386 + - uid: 29976 components: - type: Transform - pos: 19.5,63.5 + rot: 1.5707963267948966 rad + pos: -24.5,57.5 parent: 2 - - uid: 457 + - uid: 61641 components: - type: Transform - pos: -54.5,37.5 - parent: 2 - - uid: 484 + pos: -6.5,1.5 + parent: 56631 +- proto: GasMixer + entities: + - uid: 16497 components: - type: Transform - pos: -40.5,53.5 + pos: 25.5,52.5 parent: 2 - - uid: 512 + - uid: 66372 components: - type: Transform - pos: 51.5,11.5 - parent: 2 - - uid: 514 + rot: -1.5707963267948966 rad + pos: 7.5,-16.5 + parent: 65849 +- proto: GasMixerFlipped + entities: + - uid: 7671 components: - type: Transform - pos: 27.5,7.5 + rot: 3.141592653589793 rad + pos: 62.5,-40.5 parent: 2 - - uid: 711 + - uid: 21810 components: - type: Transform - pos: 14.5,53.5 + pos: -71.5,-35.5 parent: 2 - - uid: 736 + - uid: 56179 components: - type: Transform - pos: 28.5,44.5 - parent: 2 - - uid: 761 + rot: 1.5707963267948966 rad + pos: 5.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67477 components: - type: Transform - pos: -0.5,-7.5 - parent: 2 - - uid: 762 + pos: 7.5,0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' +- proto: GasOutletInjector + entities: + - uid: 8109 components: - type: Transform - pos: -0.5,-6.5 + rot: -1.5707963267948966 rad + pos: 66.5,-43.5 parent: 2 - - uid: 770 + - uid: 11591 components: - type: Transform - pos: 39.5,50.5 + pos: 34.5,69.5 parent: 2 - - uid: 771 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11619 components: - type: Transform - pos: 39.5,41.5 + pos: 39.5,69.5 parent: 2 - - uid: 777 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13837 components: - type: Transform - pos: 28.5,49.5 + pos: 19.5,69.5 parent: 2 - - uid: 787 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 13841 components: - type: Transform - pos: -46.5,-7.5 + pos: 29.5,69.5 parent: 2 - - uid: 1026 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 14074 components: - type: Transform - pos: 51.5,34.5 + pos: 24.5,69.5 parent: 2 - - uid: 1141 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 15203 components: - type: Transform - pos: 92.5,41.5 + rot: -1.5707963267948966 rad + pos: 50.5,62.5 parent: 2 - - uid: 1143 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 15445 components: - type: Transform - pos: 92.5,40.5 + rot: 1.5707963267948966 rad + pos: 35.5,-51.5 parent: 2 - - uid: 1153 + - uid: 21821 components: - type: Transform - pos: 60.5,22.5 + rot: 1.5707963267948966 rad + pos: -77.5,-33.5 parent: 2 - - uid: 1160 +- proto: GasPassiveGate + entities: + - uid: 6122 components: - type: Transform - pos: 45.5,31.5 + rot: -1.5707963267948966 rad + pos: -53.5,33.5 parent: 2 - - uid: 1162 + - type: AtmosPipeColor + color: '#0000FFFF' +- proto: GasPassiveVent + entities: + - uid: 8499 components: - type: Transform - pos: 38.5,20.5 + rot: 3.141592653589793 rad + pos: 68.5,-43.5 parent: 2 - - uid: 1224 + - uid: 11299 components: - type: Transform - pos: 54.5,22.5 + pos: 45.5,69.5 parent: 2 - - uid: 1253 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11301 components: - type: Transform - pos: -40.5,54.5 + pos: 15.5,64.5 parent: 2 - - uid: 1536 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 11457 components: - type: Transform - pos: 54.5,18.5 + pos: 30.5,69.5 parent: 2 - - uid: 1597 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11568 components: - type: Transform - pos: -39.5,54.5 + pos: 35.5,69.5 parent: 2 - - uid: 1646 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11599 components: - type: Transform - pos: 54.5,24.5 + pos: 25.5,69.5 parent: 2 - - uid: 1653 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11614 components: - type: Transform - pos: 54.5,28.5 + rot: -1.5707963267948966 rad + pos: 50.5,60.5 parent: 2 - - uid: 1732 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 11618 components: - type: Transform - pos: -23.5,-32.5 + pos: 20.5,69.5 parent: 2 - - uid: 1963 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 13484 components: - type: Transform - pos: -32.5,-47.5 + pos: 40.5,69.5 parent: 2 - - uid: 2050 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 15435 components: - type: Transform - pos: 49.5,28.5 + rot: 1.5707963267948966 rad + pos: 35.5,-49.5 parent: 2 - - uid: 2120 + - uid: 29864 components: - type: Transform - pos: 54.5,14.5 + pos: -18.5,56.5 parent: 2 - - uid: 2520 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29869 components: - type: Transform - pos: 39.5,42.5 + rot: 1.5707963267948966 rad + pos: -24.5,57.5 parent: 2 - - uid: 2529 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 29871 components: - type: Transform - pos: 39.5,43.5 + rot: 3.141592653589793 rad + pos: -19.5,56.5 parent: 2 - - uid: 2530 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 52291 components: - type: Transform - pos: 39.5,44.5 + rot: -1.5707963267948966 rad + pos: 139.5,-56.5 parent: 2 - - uid: 2531 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54246 components: - type: Transform - pos: 39.5,45.5 - parent: 2 - - uid: 2532 + rot: 3.141592653589793 rad + pos: 0.5,-15.5 + parent: 53899 + - uid: 54857 components: - type: Transform - pos: 39.5,46.5 - parent: 2 - - uid: 2533 + rot: -1.5707963267948966 rad + pos: 8.5,-7.5 + parent: 54730 + - uid: 55189 components: - type: Transform - pos: 39.5,47.5 - parent: 2 - - uid: 2534 + rot: 3.141592653589793 rad + pos: 2.5,-4.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56180 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56181 components: - type: Transform - pos: 39.5,48.5 - parent: 2 - - uid: 2535 + rot: 3.141592653589793 rad + pos: -4.5,-7.5 + parent: 56001 + - uid: 56182 components: - type: Transform - pos: 39.5,49.5 - parent: 2 - - uid: 2911 + rot: 3.141592653589793 rad + pos: 7.5,-7.5 + parent: 56001 + - uid: 56524 components: - type: Transform - pos: 54.5,9.5 - parent: 2 - - uid: 2958 + rot: 1.5707963267948966 rad + pos: -4.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56525 components: - type: Transform - pos: -8.5,-70.5 - parent: 2 - - uid: 2979 + rot: -1.5707963267948966 rad + pos: 5.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61642 components: - type: Transform - pos: -5.5,-72.5 - parent: 2 - - uid: 3443 + rot: 1.5707963267948966 rad + pos: -4.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61643 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,38.5 - parent: 2 - - uid: 3450 + rot: 1.5707963267948966 rad + pos: -6.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61644 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,38.5 - parent: 2 - - uid: 3871 + pos: -1.5,0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61645 components: - type: Transform - pos: -5.5,-73.5 - parent: 2 - - uid: 3879 + pos: 2.5,0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61646 components: - type: Transform - pos: -5.5,-74.5 - parent: 2 - - uid: 4259 + rot: 3.141592653589793 rad + pos: 2.5,6.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61647 components: - type: Transform rot: 3.141592653589793 rad - pos: 43.5,33.5 - parent: 2 - - uid: 4297 + pos: -1.5,6.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61648 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,34.5 - parent: 2 - - uid: 4865 + pos: -17.5,37.5 + parent: 56631 + - uid: 61649 components: - type: Transform - pos: 53.5,34.5 - parent: 2 - - uid: 4975 + pos: -15.5,37.5 + parent: 56631 + - uid: 61650 components: - type: Transform - pos: -50.5,40.5 - parent: 2 - - uid: 5107 + rot: -1.5707963267948966 rad + pos: -21.5,27.5 + parent: 56631 + - uid: 61651 components: - type: Transform - pos: -6.5,-72.5 - parent: 2 - - uid: 5108 + pos: -6.5,42.5 + parent: 56631 + - uid: 61652 components: - type: Transform - pos: -6.5,-74.5 - parent: 2 - - uid: 5392 + pos: 14.5,37.5 + parent: 56631 + - uid: 61653 components: - type: Transform - pos: 53.5,31.5 - parent: 2 - - uid: 5428 + rot: -1.5707963267948966 rad + pos: 23.5,16.5 + parent: 56631 + - uid: 61654 components: - type: Transform - pos: 48.5,83.5 - parent: 2 - - uid: 5460 + rot: 1.5707963267948966 rad + pos: -10.5,10.5 + parent: 56631 + - uid: 61655 components: - type: Transform - pos: -46.5,34.5 - parent: 2 - - uid: 5570 + rot: 1.5707963267948966 rad + pos: 0.5,41.5 + parent: 56631 + - uid: 61656 components: - type: Transform - pos: -48.5,-9.5 - parent: 2 - - uid: 5571 + rot: 1.5707963267948966 rad + pos: 0.5,45.5 + parent: 56631 + - uid: 61657 components: - type: Transform - pos: -49.5,-9.5 - parent: 2 - - uid: 5596 + rot: 1.5707963267948966 rad + pos: -5.5,40.5 + parent: 56631 + - uid: 61658 components: - type: Transform - pos: -41.5,16.5 - parent: 2 - - uid: 5639 + pos: 6.5,50.5 + parent: 56631 + - uid: 61659 components: - type: Transform - pos: 48.5,84.5 - parent: 2 - - uid: 5647 + rot: 3.141592653589793 rad + pos: 0.5,37.5 + parent: 56631 + - uid: 66373 components: - type: Transform - pos: 48.5,85.5 - parent: 2 - - uid: 5652 + pos: 9.5,-14.5 + parent: 65849 + - uid: 66374 components: - type: Transform - pos: 48.5,87.5 - parent: 2 - - uid: 5656 + pos: 7.5,-14.5 + parent: 65849 + - uid: 67478 components: - type: Transform - pos: -46.5,-8.5 - parent: 2 - - uid: 6108 + rot: 1.5707963267948966 rad + pos: -1.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' +- proto: GasPipeBend + entities: + - uid: 1075 components: - type: Transform - pos: 38.5,21.5 + rot: 3.141592653589793 rad + pos: 64.5,-40.5 parent: 2 - - uid: 6115 + - uid: 5358 components: - type: Transform - pos: 37.5,21.5 + rot: -1.5707963267948966 rad + pos: 63.5,-40.5 parent: 2 - - uid: 6154 + - uid: 7698 components: - type: Transform - pos: 45.5,8.5 + rot: 3.141592653589793 rad + pos: 62.5,-43.5 parent: 2 - - uid: 6184 + - uid: 7709 components: - type: Transform - pos: 66.5,45.5 + rot: 1.5707963267948966 rad + pos: 63.5,-42.5 parent: 2 - - uid: 6227 + - uid: 7717 components: - type: Transform - pos: 66.5,44.5 + pos: 68.5,-40.5 parent: 2 - - uid: 6229 + - uid: 8126 components: - type: Transform - pos: 58.5,12.5 + rot: 3.141592653589793 rad + pos: 63.5,-44.5 parent: 2 - - uid: 6235 + - uid: 8655 components: - type: Transform - pos: 60.5,13.5 + rot: 3.141592653589793 rad + pos: -47.5,63.5 parent: 2 - - uid: 6256 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 11331 components: - type: Transform - pos: 92.5,42.5 + rot: 3.141592653589793 rad + pos: 15.5,61.5 parent: 2 - - uid: 6258 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 14415 components: - type: Transform - pos: 59.5,12.5 + rot: 1.5707963267948966 rad + pos: 1.5,78.5 parent: 2 - - uid: 6313 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14416 components: - type: Transform - pos: 53.5,30.5 + rot: -1.5707963267948966 rad + pos: 1.5,75.5 parent: 2 - - uid: 6381 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 15650 components: - type: Transform - pos: 92.5,45.5 + rot: -1.5707963267948966 rad + pos: 56.5,49.5 parent: 2 - - uid: 6544 + - uid: 15652 components: - type: Transform - pos: 46.5,8.5 + pos: 56.5,52.5 parent: 2 - - uid: 6556 + - uid: 15653 components: - type: Transform - pos: 42.5,30.5 + rot: 3.141592653589793 rad + pos: 55.5,52.5 parent: 2 - - uid: 6559 + - uid: 15654 components: - type: Transform - pos: 42.5,29.5 + pos: 55.5,53.5 parent: 2 - - uid: 6564 + - uid: 15657 components: - type: Transform - pos: 53.5,33.5 + rot: 1.5707963267948966 rad + pos: 52.5,53.5 parent: 2 - - uid: 6585 + - uid: 15661 components: - type: Transform - pos: 48.5,8.5 + rot: -1.5707963267948966 rad + pos: 55.5,48.5 parent: 2 - - uid: 6586 + - uid: 15662 components: - type: Transform - pos: 51.5,9.5 + rot: 1.5707963267948966 rad + pos: 55.5,49.5 parent: 2 - - uid: 6758 + - uid: 15664 components: - type: Transform - pos: 41.5,29.5 + rot: 3.141592653589793 rad + pos: 54.5,48.5 parent: 2 - - uid: 6767 + - uid: 15665 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,33.5 + pos: 54.5,52.5 parent: 2 - - uid: 6770 + - uid: 15666 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,40.5 + pos: 53.5,52.5 parent: 2 - - uid: 6772 + - uid: 15667 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,39.5 + rot: -1.5707963267948966 rad + pos: 53.5,48.5 parent: 2 - - uid: 6774 + - uid: 15668 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,34.5 + rot: 3.141592653589793 rad + pos: 52.5,48.5 parent: 2 - - uid: 6799 + - uid: 15670 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,32.5 + pos: 52.5,50.5 parent: 2 - - uid: 6844 + - uid: 15671 components: - type: Transform - pos: -6.5,-73.5 + rot: -1.5707963267948966 rad + pos: 52.5,52.5 parent: 2 - - uid: 6880 + - uid: 15910 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,32.5 + pos: 2.5,-48.5 parent: 2 - - uid: 6886 + - uid: 15913 components: - type: Transform rot: 1.5707963267948966 rad - pos: -50.5,33.5 + pos: -2.5,-49.5 parent: 2 - - uid: 6934 + - uid: 15914 components: - type: Transform - pos: -10.5,-56.5 + rot: -1.5707963267948966 rad + pos: 2.5,-50.5 parent: 2 - - uid: 6967 + - uid: 15915 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,38.5 + pos: 3.5,-49.5 parent: 2 - - uid: 6968 + - uid: 15920 components: - type: Transform rot: 3.141592653589793 rad - pos: 32.5,38.5 + pos: -1.5,-50.5 parent: 2 - - uid: 6993 + - uid: 16515 components: - type: Transform - pos: 17.5,61.5 + pos: 25.5,53.5 parent: 2 - - uid: 7008 + - uid: 21811 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,37.5 + rot: 1.5707963267948966 rad + pos: -72.5,-35.5 parent: 2 - - uid: 7038 + - uid: 21813 components: - type: Transform - pos: 53.5,32.5 + pos: -71.5,-33.5 parent: 2 - - uid: 7040 + - uid: 24273 components: - type: Transform - pos: 66.5,42.5 + rot: 1.5707963267948966 rad + pos: -49.5,42.5 parent: 2 - - uid: 7127 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 29591 components: - type: Transform rot: 1.5707963267948966 rad - pos: -52.5,50.5 + pos: 16.5,24.5 parent: 2 - - uid: 7129 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 29967 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,52.5 + pos: -19.5,57.5 parent: 2 - - uid: 7383 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29968 components: - type: Transform - pos: 30.5,-49.5 + rot: -1.5707963267948966 rad + pos: -18.5,55.5 parent: 2 - - uid: 7650 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 31840 components: - type: Transform - pos: 48.5,-47.5 + rot: 3.141592653589793 rad + pos: -67.5,63.5 parent: 2 - - uid: 7662 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 32004 components: - type: Transform - pos: 44.5,29.5 + rot: 1.5707963267948966 rad + pos: -74.5,66.5 parent: 2 - - uid: 7679 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40731 components: - type: Transform - pos: 52.5,34.5 + pos: 8.5,22.5 parent: 2 - - uid: 7814 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 41127 components: - type: Transform - pos: -11.5,50.5 + pos: -43.5,33.5 parent: 2 - - uid: 7839 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42084 components: - type: Transform - pos: 43.5,21.5 + rot: 1.5707963267948966 rad + pos: 20.5,40.5 parent: 2 - - uid: 7844 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42086 components: - type: Transform - pos: 92.5,44.5 + rot: 1.5707963267948966 rad + pos: 22.5,38.5 parent: 2 - - uid: 7847 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42107 components: - type: Transform - pos: 43.5,20.5 + rot: 1.5707963267948966 rad + pos: -24.5,5.5 parent: 2 - - uid: 7851 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42109 components: - type: Transform - pos: 47.5,20.5 + pos: 39.5,38.5 parent: 2 - - uid: 7862 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42152 components: - type: Transform - pos: 92.5,47.5 + pos: 41.5,40.5 parent: 2 - - uid: 7866 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42153 components: - type: Transform - pos: 92.5,46.5 + rot: -1.5707963267948966 rad + pos: -97.5,7.5 parent: 2 - - uid: 7882 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42198 components: - type: Transform - pos: 47.5,21.5 + rot: -1.5707963267948966 rad + pos: -78.5,59.5 parent: 2 - - uid: 7997 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42266 components: - type: Transform - pos: 9.5,-11.5 + rot: -1.5707963267948966 rad + pos: 60.5,43.5 parent: 2 - - uid: 8116 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42267 components: - type: Transform - pos: -42.5,25.5 + rot: 1.5707963267948966 rad + pos: 60.5,44.5 parent: 2 - - uid: 8250 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42302 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,44.5 + rot: 1.5707963267948966 rad + pos: 35.5,44.5 parent: 2 - - uid: 8275 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42363 components: - type: Transform - pos: 36.5,-10.5 + rot: 1.5707963267948966 rad + pos: -32.5,43.5 parent: 2 - - uid: 8462 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42496 components: - type: Transform rot: 3.141592653589793 rad - pos: 26.5,44.5 + pos: 22.5,21.5 parent: 2 - - uid: 8509 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42721 components: - type: Transform - pos: 92.5,43.5 + rot: 1.5707963267948966 rad + pos: 34.5,46.5 parent: 2 - - uid: 8992 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42923 components: - type: Transform - pos: -59.5,60.5 + rot: -1.5707963267948966 rad + pos: -32.5,32.5 parent: 2 - - uid: 9036 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43010 components: - type: Transform - pos: 49.5,-47.5 + pos: -54.5,34.5 parent: 2 - - uid: 9142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43011 components: - type: Transform - pos: -52.5,48.5 + rot: 3.141592653589793 rad + pos: -54.5,33.5 parent: 2 - - uid: 9143 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43020 components: - type: Transform - pos: 36.5,-9.5 + rot: -1.5707963267948966 rad + pos: -43.5,34.5 parent: 2 - - uid: 9414 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43041 components: - type: Transform - pos: 50.5,-43.5 + rot: -1.5707963267948966 rad + pos: -50.5,32.5 parent: 2 - - uid: 9549 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43069 components: - type: Transform - pos: 37.5,22.5 + rot: -1.5707963267948966 rad + pos: -44.5,42.5 parent: 2 - - uid: 9550 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43158 components: - type: Transform - pos: 38.5,22.5 + pos: -50.5,46.5 parent: 2 - - uid: 9551 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43176 components: - type: Transform - pos: 39.5,22.5 + rot: -1.5707963267948966 rad + pos: -53.5,45.5 parent: 2 - - uid: 9552 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43188 components: - type: Transform - pos: 39.5,21.5 + rot: 1.5707963267948966 rad + pos: -53.5,47.5 parent: 2 - - uid: 9579 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43422 components: - type: Transform - pos: 51.5,-43.5 + rot: 1.5707963267948966 rad + pos: -62.5,46.5 parent: 2 - - uid: 9580 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43440 components: - type: Transform - pos: 52.5,-43.5 + pos: -40.5,53.5 parent: 2 - - uid: 9634 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43460 components: - type: Transform - pos: -35.5,-70.5 + pos: -38.5,55.5 parent: 2 - - uid: 9635 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43507 components: - type: Transform - pos: -37.5,-70.5 + rot: 1.5707963267948966 rad + pos: -7.5,21.5 parent: 2 - - uid: 9639 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44090 components: - type: Transform - pos: -31.5,-70.5 + pos: 13.5,17.5 parent: 2 - - uid: 9640 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44103 components: - type: Transform - pos: -30.5,-70.5 + rot: -1.5707963267948966 rad + pos: 13.5,-15.5 parent: 2 - - uid: 9641 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44107 components: - type: Transform - pos: -30.5,-71.5 + rot: 3.141592653589793 rad + pos: -12.5,-15.5 parent: 2 - - uid: 9642 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44121 components: - type: Transform - pos: -30.5,-72.5 + rot: 1.5707963267948966 rad + pos: -12.5,17.5 parent: 2 - - uid: 9643 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44215 components: - type: Transform - pos: -29.5,-72.5 + rot: 1.5707963267948966 rad + pos: -14.5,17.5 parent: 2 - - uid: 9653 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44217 components: - type: Transform - pos: -21.5,-70.5 + rot: -1.5707963267948966 rad + pos: -13.5,17.5 parent: 2 - - uid: 9654 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44218 components: - type: Transform - pos: -19.5,-70.5 + rot: 1.5707963267948966 rad + pos: -13.5,18.5 parent: 2 - - uid: 9655 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44219 components: - type: Transform - pos: -20.5,-70.5 + rot: 1.5707963267948966 rad + pos: -12.5,19.5 parent: 2 - - uid: 9657 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44220 components: - type: Transform - pos: -17.5,-69.5 + rot: -1.5707963267948966 rad + pos: -12.5,18.5 parent: 2 - - uid: 9658 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44271 components: - type: Transform - pos: -17.5,-70.5 + rot: 3.141592653589793 rad + pos: -14.5,-16.5 parent: 2 - - uid: 9661 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44272 components: - type: Transform - pos: -16.5,-67.5 + rot: 3.141592653589793 rad + pos: -13.5,-17.5 parent: 2 - - uid: 9682 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44273 components: - type: Transform - pos: -11.5,-65.5 + pos: -13.5,-16.5 parent: 2 - - uid: 9731 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44309 components: - type: Transform - pos: 53.5,-43.5 + rot: -1.5707963267948966 rad + pos: 14.5,-17.5 parent: 2 - - uid: 9732 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44310 components: - type: Transform - pos: 54.5,-43.5 + rot: -1.5707963267948966 rad + pos: 15.5,-16.5 parent: 2 - - uid: 9734 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44311 components: - type: Transform - pos: 55.5,-43.5 + rot: 1.5707963267948966 rad + pos: 14.5,-16.5 parent: 2 - - uid: 9830 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44351 components: - type: Transform - pos: -11.5,-63.5 + pos: 15.5,17.5 parent: 2 - - uid: 9855 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44352 components: - type: Transform - pos: -11.5,-64.5 + pos: 14.5,18.5 parent: 2 - - uid: 9918 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44358 components: - type: Transform - pos: -42.5,10.5 + pos: 13.5,19.5 parent: 2 - - uid: 9919 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44359 components: - type: Transform - pos: -41.5,10.5 + rot: 3.141592653589793 rad + pos: 13.5,18.5 parent: 2 - - uid: 9924 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44360 components: - type: Transform - pos: -41.5,19.5 + rot: 3.141592653589793 rad + pos: 14.5,17.5 parent: 2 - - uid: 9927 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44794 components: - type: Transform - pos: -41.5,17.5 + rot: -1.5707963267948966 rad + pos: -35.5,48.5 parent: 2 - - uid: 9928 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45049 components: - type: Transform - pos: -41.5,15.5 + rot: 3.141592653589793 rad + pos: -29.5,5.5 parent: 2 - - uid: 9945 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45050 components: - type: Transform - pos: -41.5,13.5 + pos: -26.5,5.5 parent: 2 - - uid: 9958 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45074 components: - type: Transform - pos: -41.5,12.5 + rot: -1.5707963267948966 rad + pos: -21.5,5.5 parent: 2 - - uid: 10079 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45157 components: - type: Transform - pos: -57.5,-23.5 + rot: -1.5707963267948966 rad + pos: 50.5,28.5 parent: 2 - - uid: 10080 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45162 components: - type: Transform - pos: 66.5,43.5 + rot: -1.5707963267948966 rad + pos: 52.5,26.5 parent: 2 - - uid: 10082 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45181 components: - type: Transform - pos: 23.5,30.5 + rot: 1.5707963267948966 rad + pos: -79.5,59.5 parent: 2 - - uid: 10083 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45313 components: - type: Transform - pos: 23.5,29.5 + pos: -66.5,67.5 parent: 2 - - uid: 10084 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45696 components: - type: Transform - pos: 30.5,6.5 + rot: -1.5707963267948966 rad + pos: -6.5,35.5 parent: 2 - - uid: 10086 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45871 components: - type: Transform - pos: 29.5,6.5 + rot: 3.141592653589793 rad + pos: -88.5,51.5 parent: 2 - - uid: 10087 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45909 components: - type: Transform - pos: -27.5,-56.5 + rot: -1.5707963267948966 rad + pos: -88.5,55.5 parent: 2 - - uid: 10092 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46009 components: - type: Transform - pos: 35.5,-44.5 + pos: 44.5,17.5 parent: 2 - - uid: 10100 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46010 components: - type: Transform - pos: 41.5,-41.5 + rot: -1.5707963267948966 rad + pos: 44.5,18.5 parent: 2 - - uid: 10101 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46011 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,28.5 + rot: 1.5707963267948966 rad + pos: 44.5,19.5 parent: 2 - - uid: 10102 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46012 components: - type: Transform rot: 3.141592653589793 rad - pos: 20.5,27.5 + pos: 44.5,16.5 parent: 2 - - uid: 10103 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46018 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,26.5 + rot: 1.5707963267948966 rad + pos: -1.5,-7.5 parent: 2 - - uid: 10104 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46019 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,28.5 + rot: -1.5707963267948966 rad + pos: -1.5,-8.5 parent: 2 - - uid: 10105 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46022 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,26.5 + pos: 2.5,-7.5 parent: 2 - - uid: 10106 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46023 components: - type: Transform rot: 3.141592653589793 rad - pos: 22.5,27.5 + pos: 2.5,-8.5 parent: 2 - - uid: 10107 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46053 components: - type: Transform rot: 3.141592653589793 rad - pos: 23.5,27.5 + pos: -107.5,7.5 parent: 2 - - uid: 10108 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46073 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,26.5 + rot: 1.5707963267948966 rad + pos: -107.5,13.5 parent: 2 - - uid: 10109 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46075 components: - type: Transform - pos: 26.5,7.5 + pos: -97.5,13.5 parent: 2 - - uid: 10110 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46134 components: - type: Transform - pos: 23.5,28.5 + rot: 1.5707963267948966 rad + pos: -34.5,53.5 parent: 2 - - uid: 10114 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46135 components: - type: Transform - pos: -10.5,-12.5 + rot: -1.5707963267948966 rad + pos: -29.5,53.5 parent: 2 - - uid: 10115 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46140 components: - type: Transform - pos: -45.5,-28.5 + rot: 1.5707963267948966 rad + pos: -5.5,74.5 parent: 2 - - uid: 10116 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46152 components: - type: Transform - pos: -1.5,-7.5 + rot: -1.5707963267948966 rad + pos: 26.5,21.5 parent: 2 - - uid: 10117 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46170 components: - type: Transform - pos: -35.5,45.5 + rot: 3.141592653589793 rad + pos: 21.5,20.5 parent: 2 - - uid: 10124 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46171 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-47.5 + pos: 21.5,21.5 parent: 2 - - uid: 10125 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46172 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-46.5 + pos: 20.5,21.5 parent: 2 - - uid: 10129 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46182 components: - type: Transform - pos: 14.5,-11.5 + rot: -1.5707963267948966 rad + pos: 7.5,42.5 parent: 2 - - uid: 10130 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46183 components: - type: Transform - pos: -30.5,-56.5 + rot: -1.5707963267948966 rad + pos: 9.5,40.5 parent: 2 - - uid: 10131 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46208 components: - type: Transform - pos: 33.5,-36.5 + rot: -1.5707963267948966 rad + pos: 29.5,20.5 parent: 2 - - uid: 10132 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46262 components: - type: Transform - pos: -25.5,-65.5 + pos: 1.5,51.5 parent: 2 - - uid: 10134 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46271 components: - type: Transform - pos: -32.5,-65.5 + rot: 3.141592653589793 rad + pos: -5.5,51.5 parent: 2 - - uid: 10135 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46277 components: - type: Transform - pos: 7.5,-27.5 + rot: 3.141592653589793 rad + pos: -7.5,49.5 parent: 2 - - uid: 10136 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46329 components: - type: Transform - pos: 23.5,-29.5 + rot: 1.5707963267948966 rad + pos: -33.5,44.5 parent: 2 - - uid: 10140 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46330 components: - type: Transform - pos: -9.5,-12.5 + pos: -0.5,49.5 parent: 2 - - uid: 10142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46340 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-13.5 + pos: 43.5,47.5 parent: 2 - - uid: 10144 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46374 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-13.5 + rot: -1.5707963267948966 rad + pos: 39.5,46.5 parent: 2 - - uid: 10145 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46375 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-13.5 + pos: 39.5,47.5 parent: 2 - - uid: 10147 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46382 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-6.5 + pos: 39.5,43.5 parent: 2 - - uid: 10149 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46388 components: - type: Transform - pos: -25.5,-60.5 + pos: 39.5,44.5 parent: 2 - - uid: 10150 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46389 components: - type: Transform - pos: -25.5,-64.5 + rot: -1.5707963267948966 rad + pos: 41.5,43.5 parent: 2 - - uid: 10152 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46423 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,-13.5 + pos: 52.5,43.5 parent: 2 - - uid: 10153 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46445 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,-13.5 + pos: 50.5,42.5 parent: 2 - - uid: 10154 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46453 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-13.5 + rot: -1.5707963267948966 rad + pos: -100.5,42.5 parent: 2 - - uid: 10155 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46457 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-13.5 + pos: -100.5,58.5 parent: 2 - - uid: 10156 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46494 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-13.5 + pos: -42.5,59.5 parent: 2 - - uid: 10157 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46495 components: - type: Transform - pos: 10.5,-10.5 + pos: -44.5,59.5 parent: 2 - - uid: 10162 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46524 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-8.5 + pos: -46.5,63.5 parent: 2 - - uid: 10163 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46527 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-8.5 + pos: -40.5,63.5 parent: 2 - - uid: 10164 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46539 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-8.5 + rot: -1.5707963267948966 rad + pos: -39.5,63.5 parent: 2 - - uid: 10165 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46542 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-8.5 + pos: -47.5,69.5 parent: 2 - - uid: 10166 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46543 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-8.5 + rot: -1.5707963267948966 rad + pos: -46.5,69.5 parent: 2 - - uid: 10167 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46547 components: - type: Transform - pos: 37.5,-42.5 + rot: 3.141592653589793 rad + pos: -40.5,69.5 parent: 2 - - uid: 10168 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46548 components: - type: Transform - pos: 34.5,-39.5 + pos: -39.5,69.5 parent: 2 - - uid: 10171 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46582 components: - type: Transform - pos: 40.5,-38.5 + pos: -64.5,61.5 parent: 2 - - uid: 10172 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46619 components: - type: Transform - pos: 7.5,-30.5 + rot: 1.5707963267948966 rad + pos: 20.5,55.5 parent: 2 - - uid: 10173 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46620 components: - type: Transform - pos: 3.5,-30.5 + rot: 1.5707963267948966 rad + pos: 22.5,57.5 parent: 2 - - uid: 10174 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46667 components: - type: Transform - pos: 5.5,-30.5 + pos: -62.5,63.5 parent: 2 - - uid: 10175 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46681 components: - type: Transform - pos: 5.5,-29.5 + pos: -67.5,66.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46750 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -4.5,33.5 parent: 2 - - uid: 10176 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46802 components: - type: Transform - pos: 6.5,-30.5 + pos: -13.5,43.5 parent: 2 - - uid: 10177 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46809 components: - type: Transform - pos: 6.5,-27.5 + pos: -12.5,44.5 parent: 2 - - uid: 10178 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46865 components: - type: Transform - pos: 5.5,-27.5 + pos: -21.5,12.5 parent: 2 - - uid: 10180 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46868 components: - type: Transform - pos: 8.5,-14.5 + pos: -82.5,57.5 parent: 2 - - uid: 10181 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46869 components: - type: Transform - pos: 8.5,-12.5 + rot: 1.5707963267948966 rad + pos: -29.5,12.5 parent: 2 - - uid: 10183 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46878 components: - type: Transform - pos: 8.5,-29.5 + rot: 3.141592653589793 rad + pos: -82.5,55.5 parent: 2 - - uid: 10184 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46890 components: - type: Transform - pos: 22.5,-29.5 + pos: -86.5,59.5 parent: 2 - - uid: 10185 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46891 components: - type: Transform - pos: 10.5,-29.5 + rot: 3.141592653589793 rad + pos: -89.5,59.5 parent: 2 - - uid: 10186 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46922 components: - type: Transform - pos: 13.5,-29.5 + rot: 1.5707963267948966 rad + pos: -88.5,57.5 parent: 2 - - uid: 10187 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46952 components: - type: Transform - pos: 13.5,-32.5 + rot: 1.5707963267948966 rad + pos: -82.5,53.5 parent: 2 - - uid: 10188 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46955 components: - type: Transform - pos: 10.5,-32.5 + rot: -1.5707963267948966 rad + pos: -82.5,51.5 parent: 2 - - uid: 10189 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46976 components: - type: Transform - pos: 15.5,-32.5 + pos: -88.5,53.5 parent: 2 - - uid: 10190 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46999 components: - type: Transform - pos: 19.5,-29.5 + rot: 3.141592653589793 rad + pos: -90.5,50.5 parent: 2 - - uid: 10191 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47014 components: - type: Transform - pos: 17.5,-32.5 + rot: -1.5707963267948966 rad + pos: -87.5,49.5 parent: 2 - - uid: 10192 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47015 components: - type: Transform - pos: 18.5,-32.5 + rot: 1.5707963267948966 rad + pos: -89.5,49.5 parent: 2 - - uid: 10193 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47021 components: - type: Transform - pos: 17.5,-29.5 + rot: -1.5707963267948966 rad + pos: -71.5,47.5 parent: 2 - - uid: 10194 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47027 components: - type: Transform - pos: 8.5,-32.5 + rot: -1.5707963267948966 rad + pos: -101.5,50.5 parent: 2 - - uid: 10195 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47031 components: - type: Transform - pos: 8.5,-31.5 + pos: -101.5,66.5 parent: 2 - - uid: 10196 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47087 components: - type: Transform - pos: 20.5,-29.5 + pos: -91.5,58.5 parent: 2 - - uid: 10200 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47163 components: - type: Transform - pos: 8.5,-16.5 + rot: 1.5707963267948966 rad + pos: -75.5,67.5 parent: 2 - - uid: 10201 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47167 components: - type: Transform - pos: -31.5,-49.5 + rot: -1.5707963267948966 rad + pos: -33.5,35.5 parent: 2 - - uid: 10206 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47336 components: - type: Transform - pos: -49.5,-13.5 + rot: 1.5707963267948966 rad + pos: -82.5,44.5 parent: 2 - - uid: 10207 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47358 components: - type: Transform - pos: -50.5,-13.5 + rot: -1.5707963267948966 rad + pos: -75.5,44.5 parent: 2 - - uid: 10213 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47365 components: - type: Transform - pos: 34.5,6.5 + pos: -76.5,43.5 parent: 2 - - uid: 10214 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47406 components: - type: Transform - pos: 35.5,6.5 + rot: 1.5707963267948966 rad + pos: -73.5,21.5 parent: 2 - - uid: 10215 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47448 components: - type: Transform - pos: 38.5,6.5 + rot: 1.5707963267948966 rad + pos: -60.5,26.5 parent: 2 - - uid: 10216 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47449 components: - type: Transform - pos: 40.5,6.5 + rot: 1.5707963267948966 rad + pos: -57.5,28.5 parent: 2 - - uid: 10217 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47462 components: - type: Transform - pos: 39.5,6.5 + pos: -12.5,61.5 parent: 2 - - uid: 10218 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47463 components: - type: Transform - pos: 8.5,-15.5 + pos: -17.5,57.5 parent: 2 - - uid: 10219 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47464 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,7.5 + rot: 3.141592653589793 rad + pos: -18.5,57.5 parent: 2 - - uid: 10225 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47465 components: - type: Transform rot: 1.5707963267948966 rad - pos: 46.5,4.5 + pos: -18.5,61.5 parent: 2 - - uid: 10229 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48066 components: - type: Transform - pos: 42.5,-10.5 + pos: 48.5,1.5 parent: 2 - - uid: 10231 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48067 components: - type: Transform - pos: -14.5,52.5 + pos: 48.5,-0.5 parent: 2 - - uid: 10233 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48068 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,47.5 + rot: 3.141592653589793 rad + pos: 48.5,-1.5 parent: 2 - - uid: 10234 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48069 components: - type: Transform - pos: -41.5,27.5 + rot: 3.141592653589793 rad + pos: 48.5,0.5 parent: 2 - - uid: 10238 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48090 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,-4.5 + pos: 55.5,-1.5 parent: 2 - - uid: 10239 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48091 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,-4.5 + pos: 55.5,0.5 parent: 2 - - uid: 10240 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48092 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,10.5 + rot: 1.5707963267948966 rad + pos: 55.5,1.5 parent: 2 - - uid: 10241 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48093 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,10.5 + rot: 1.5707963267948966 rad + pos: 55.5,-0.5 parent: 2 - - uid: 10242 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48105 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,10.5 + pos: 61.5,4.5 parent: 2 - - uid: 10243 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48107 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,10.5 + pos: 63.5,6.5 parent: 2 - - uid: 10248 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,13.5 + rot: 1.5707963267948966 rad + pos: 72.5,6.5 parent: 2 - - uid: 10249 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,13.5 + rot: 1.5707963267948966 rad + pos: 74.5,5.5 parent: 2 - - uid: 10250 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48234 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,13.5 + rot: 3.141592653589793 rad + pos: -47.5,20.5 parent: 2 - - uid: 10251 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48235 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,13.5 + rot: 3.141592653589793 rad + pos: -49.5,18.5 parent: 2 - - uid: 10252 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48289 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,13.5 + pos: 85.5,-3.5 parent: 2 - - uid: 10253 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48290 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,16.5 + pos: 83.5,-4.5 parent: 2 - - uid: 10254 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,15.5 + rot: 3.141592653589793 rad + pos: 49.5,-6.5 parent: 2 - - uid: 10255 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,14.5 + rot: 3.141592653589793 rad + pos: 51.5,-7.5 parent: 2 - - uid: 10256 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48555 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,19.5 + pos: 54.5,-24.5 parent: 2 - - uid: 10257 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48556 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,18.5 + pos: 56.5,-26.5 parent: 2 - - uid: 10271 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48743 components: - type: Transform - pos: 36.5,-8.5 + rot: -1.5707963267948966 rad + pos: 69.5,-46.5 parent: 2 - - uid: 10277 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48751 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-50.5 + rot: 3.141592653589793 rad + pos: 67.5,-39.5 parent: 2 - - uid: 10278 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-49.5 + pos: 67.5,-38.5 parent: 2 - - uid: 10280 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48753 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-56.5 + rot: 1.5707963267948966 rad + pos: 61.5,-38.5 parent: 2 - - uid: 10281 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48768 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-56.5 + rot: 1.5707963267948966 rad + pos: 59.5,-46.5 parent: 2 - - uid: 10282 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48916 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,-55.5 + pos: -57.5,-14.5 parent: 2 - - uid: 10283 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48917 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,-52.5 + pos: -55.5,-16.5 parent: 2 - - uid: 10284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48998 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-53.5 + pos: -73.5,-10.5 parent: 2 - - uid: 10288 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48999 components: - type: Transform - pos: 32.5,-47.5 + pos: -71.5,-8.5 parent: 2 - - uid: 10290 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49014 components: - type: Transform - pos: -25.5,-55.5 + rot: -1.5707963267948966 rad + pos: -73.5,-20.5 parent: 2 - - uid: 10291 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49015 components: - type: Transform - pos: 30.5,-8.5 + rot: -1.5707963267948966 rad + pos: -71.5,-22.5 parent: 2 - - uid: 10294 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49095 components: - type: Transform - pos: 49.5,-10.5 + rot: -1.5707963267948966 rad + pos: -14.5,-29.5 parent: 2 - - uid: 10301 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49115 components: - type: Transform - pos: 47.5,-10.5 + pos: -15.5,-25.5 parent: 2 - - uid: 10302 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49360 components: - type: Transform rot: 3.141592653589793 rad - pos: -55.5,-61.5 + pos: -40.5,-44.5 parent: 2 - - uid: 10303 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49361 components: - type: Transform - pos: 45.5,-10.5 + rot: 3.141592653589793 rad + pos: -42.5,-42.5 parent: 2 - - uid: 10304 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49518 components: - type: Transform - pos: 43.5,-10.5 + rot: 3.141592653589793 rad + pos: -0.5,-36.5 parent: 2 - - uid: 10308 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49519 components: - type: Transform - pos: -49.5,40.5 + pos: 0.5,-36.5 parent: 2 - - uid: 10311 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49541 components: - type: Transform - pos: 46.5,-10.5 + rot: 1.5707963267948966 rad + pos: -6.5,-43.5 parent: 2 - - uid: 10312 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49542 components: - type: Transform - pos: 35.5,-8.5 + pos: 7.5,-43.5 parent: 2 - - uid: 10313 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49543 components: - type: Transform - pos: 34.5,-8.5 + pos: 5.5,-45.5 parent: 2 - - uid: 10314 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49544 components: - type: Transform - pos: 31.5,-8.5 + rot: 1.5707963267948966 rad + pos: -4.5,-45.5 parent: 2 - - uid: 10318 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49612 components: - type: Transform - pos: 50.5,-10.5 + rot: -1.5707963267948966 rad + pos: 9.5,-50.5 parent: 2 - - uid: 10320 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49616 components: - type: Transform - pos: -25.5,-53.5 + rot: -1.5707963267948966 rad + pos: 11.5,-51.5 parent: 2 - - uid: 10321 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49624 components: - type: Transform - pos: 33.5,-37.5 + rot: -1.5707963267948966 rad + pos: 15.5,-45.5 parent: 2 - - uid: 10322 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49629 components: - type: Transform - pos: 24.5,-32.5 + rot: -1.5707963267948966 rad + pos: 17.5,-47.5 parent: 2 - - uid: 10323 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49631 components: - type: Transform - pos: -11.5,-59.5 + rot: 1.5707963267948966 rad + pos: 9.5,-46.5 parent: 2 - - uid: 10324 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49632 components: - type: Transform - pos: -11.5,-60.5 + rot: -1.5707963267948966 rad + pos: 11.5,-46.5 parent: 2 - - uid: 10325 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49633 components: - type: Transform - pos: -11.5,-61.5 + rot: 1.5707963267948966 rad + pos: 11.5,-47.5 parent: 2 - - uid: 10326 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49848 components: - type: Transform - pos: -11.5,-57.5 + rot: 1.5707963267948966 rad + pos: -15.5,-69.5 parent: 2 - - uid: 10327 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49850 components: - type: Transform - pos: 17.5,-39.5 + pos: -11.5,-69.5 parent: 2 - - uid: 10328 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49858 components: - type: Transform - pos: 18.5,-39.5 + rot: 1.5707963267948966 rad + pos: -14.5,-64.5 parent: 2 - - uid: 10329 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49859 components: - type: Transform - pos: 21.5,-39.5 + rot: -1.5707963267948966 rad + pos: -13.5,-64.5 parent: 2 - - uid: 10330 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49863 components: - type: Transform - pos: 22.5,-39.5 + rot: 1.5707963267948966 rad + pos: -13.5,-68.5 parent: 2 - - uid: 10331 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49864 components: - type: Transform - pos: 22.5,-38.5 + pos: -9.5,-68.5 parent: 2 - - uid: 10332 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49875 components: - type: Transform - pos: 22.5,-35.5 + rot: 1.5707963267948966 rad + pos: -11.5,-61.5 parent: 2 - - uid: 10333 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49879 components: - type: Transform - pos: 22.5,-34.5 + rot: -1.5707963267948966 rad + pos: -9.5,-61.5 parent: 2 - - uid: 10334 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49880 components: - type: Transform - pos: 23.5,-34.5 + rot: 1.5707963267948966 rad + pos: -13.5,-60.5 parent: 2 - - uid: 10335 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49881 components: - type: Transform - pos: 24.5,-33.5 + rot: -1.5707963267948966 rad + pos: -11.5,-60.5 parent: 2 - - uid: 10336 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49898 components: - type: Transform - pos: 19.5,-40.5 + rot: 3.141592653589793 rad + pos: 22.5,-57.5 parent: 2 - - uid: 10337 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49899 components: - type: Transform - pos: 19.5,-41.5 + pos: 22.5,-56.5 parent: 2 - - uid: 10338 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49901 components: - type: Transform - pos: 19.5,-42.5 + pos: 22.5,-58.5 parent: 2 - - uid: 10339 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49902 components: - type: Transform - pos: 19.5,-45.5 + rot: 3.141592653589793 rad + pos: 22.5,-59.5 parent: 2 - - uid: 10340 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49904 components: - type: Transform - pos: 19.5,-46.5 + rot: 3.141592653589793 rad + pos: 26.5,-60.5 parent: 2 - - uid: 10344 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49905 components: - type: Transform - pos: -11.5,-66.5 + pos: 26.5,-59.5 parent: 2 - - uid: 10366 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49932 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,-52.5 + pos: -20.5,-53.5 parent: 2 - - uid: 10367 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49933 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,-53.5 + pos: -18.5,-55.5 parent: 2 - - uid: 10378 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49955 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,41.5 + rot: -1.5707963267948966 rad + pos: -20.5,-64.5 parent: 2 - - uid: 10389 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49958 components: - type: Transform - pos: -52.5,59.5 + rot: -1.5707963267948966 rad + pos: -18.5,-66.5 parent: 2 - - uid: 10391 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50034 components: - type: Transform rot: 1.5707963267948966 rad - pos: 43.5,-51.5 + pos: -7.5,75.5 parent: 2 - - uid: 10392 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,51.5 + pos: -73.5,24.5 parent: 2 - - uid: 10396 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50900 components: - type: Transform rot: 3.141592653589793 rad - pos: 30.5,42.5 + pos: -73.5,23.5 parent: 2 - - uid: 10401 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52231 components: - type: Transform - pos: -41.5,30.5 + pos: 115.5,-51.5 parent: 2 - - uid: 10407 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52232 components: - type: Transform - pos: -40.5,30.5 + rot: 1.5707963267948966 rad + pos: 121.5,-51.5 parent: 2 - - uid: 10413 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52233 components: - type: Transform - pos: -15.5,52.5 + rot: 3.141592653589793 rad + pos: 121.5,-61.5 parent: 2 - - uid: 10418 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52234 components: - type: Transform - pos: -35.5,46.5 + rot: -1.5707963267948966 rad + pos: 115.5,-61.5 parent: 2 - - uid: 10419 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52289 components: - type: Transform - pos: -37.5,31.5 + rot: 3.141592653589793 rad + pos: 107.5,-57.5 parent: 2 - - uid: 10420 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52290 components: - type: Transform - pos: -40.5,27.5 + pos: 107.5,-56.5 parent: 2 - - uid: 10421 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52303 components: - type: Transform - pos: -41.5,26.5 + rot: 3.141592653589793 rad + pos: 134.5,-56.5 parent: 2 - - uid: 10428 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52304 components: - type: Transform - pos: -37.5,29.5 + pos: 134.5,-54.5 parent: 2 - - uid: 10429 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52306 components: - type: Transform - pos: -37.5,28.5 + rot: 1.5707963267948966 rad + pos: 128.5,-54.5 parent: 2 - - uid: 10430 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52316 components: - type: Transform - pos: -31.5,33.5 + pos: 70.5,-51.5 parent: 2 - - uid: 10431 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52317 components: - type: Transform - pos: -32.5,33.5 + rot: 3.141592653589793 rad + pos: 70.5,-54.5 parent: 2 - - uid: 10432 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52337 components: - type: Transform - pos: -34.5,33.5 + rot: 3.141592653589793 rad + pos: 77.5,-57.5 parent: 2 - - uid: 10433 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52338 components: - type: Transform - pos: -35.5,33.5 + pos: 77.5,-54.5 parent: 2 - - uid: 10434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52339 components: - type: Transform - pos: -36.5,32.5 + rot: -1.5707963267948966 rad + pos: 88.5,-57.5 parent: 2 - - uid: 10438 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52340 components: - type: Transform - pos: -29.5,47.5 + rot: 1.5707963267948966 rad + pos: 88.5,-56.5 parent: 2 - - uid: 10466 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54247 components: - type: Transform - pos: 30.5,38.5 - parent: 2 - - uid: 10467 + rot: 1.5707963267948966 rad + pos: -4.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54248 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,46.5 - parent: 2 - - uid: 10468 + pos: 6.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54249 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,48.5 - parent: 2 - - uid: 10469 + rot: 1.5707963267948966 rad + pos: -3.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54250 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,49.5 - parent: 2 - - uid: 10470 + pos: 4.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54251 components: - type: Transform - pos: 30.5,39.5 - parent: 2 - - uid: 10471 + rot: -1.5707963267948966 rad + pos: -3.5,-12.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54252 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,48.5 - parent: 2 - - uid: 10472 + pos: 1.5,-1.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54858 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,47.5 - parent: 2 - - uid: 10473 + pos: 4.5,-8.5 + parent: 54730 + - uid: 54859 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,44.5 - parent: 2 - - uid: 10474 + rot: 1.5707963267948966 rad + pos: 4.5,-3.5 + parent: 54730 + - uid: 55074 components: - type: Transform - pos: 30.5,40.5 + rot: 3.141592653589793 rad + pos: 6.5,-28.5 parent: 2 - - uid: 10479 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55083 components: - type: Transform - pos: 66.5,32.5 + rot: 3.141592653589793 rad + pos: 4.5,-30.5 parent: 2 - - uid: 10493 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55129 components: - type: Transform - pos: 47.5,79.5 + rot: 1.5707963267948966 rad + pos: 72.5,-19.5 parent: 2 - - uid: 10497 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55130 components: - type: Transform - pos: 40.5,-39.5 + pos: 76.5,-19.5 parent: 2 - - uid: 10498 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55131 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,-45.5 + pos: 76.5,-22.5 parent: 2 - - uid: 10499 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55190 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,10.5 - parent: 2 - - uid: 10500 + rot: 3.141592653589793 rad + pos: 1.5,-3.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55191 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,48.5 - parent: 2 - - uid: 10502 + pos: 2.5,-3.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56183 components: - type: Transform - pos: 19.5,38.5 - parent: 2 - - uid: 10503 + pos: 6.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56184 components: - type: Transform - pos: 28.5,-65.5 - parent: 2 - - uid: 10504 + rot: 3.141592653589793 rad + pos: -2.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56185 components: - type: Transform rot: -1.5707963267948966 rad - pos: 39.5,55.5 - parent: 2 - - uid: 10505 + pos: 5.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56186 components: - type: Transform - pos: 18.5,38.5 - parent: 2 - - uid: 10506 + pos: 5.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56187 components: - type: Transform - pos: -65.5,-23.5 - parent: 2 - - uid: 10507 + rot: 1.5707963267948966 rad + pos: -4.5,-2.5 + parent: 56001 + - uid: 56188 components: - type: Transform - pos: 92.5,29.5 - parent: 2 - - uid: 10508 + pos: 7.5,-2.5 + parent: 56001 + - uid: 56189 components: - type: Transform - pos: -10.5,15.5 - parent: 2 - - uid: 10509 + rot: 1.5707963267948966 rad + pos: -2.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56190 components: - type: Transform - pos: -6.5,15.5 - parent: 2 - - uid: 10510 + rot: 3.141592653589793 rad + pos: -1.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56526 components: - type: Transform - pos: -3.5,15.5 - parent: 2 - - uid: 10511 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56527 components: - type: Transform - pos: -8.5,15.5 - parent: 2 - - uid: 10517 + rot: -1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56528 components: - type: Transform - pos: 42.5,-36.5 - parent: 2 - - uid: 10518 + rot: 3.141592653589793 rad + pos: 1.5,-2.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61660 components: - type: Transform rot: 1.5707963267948966 rad - pos: -38.5,-45.5 - parent: 2 - - uid: 10519 + pos: -2.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61661 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-45.5 - parent: 2 - - uid: 10520 + pos: 3.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61662 components: - type: Transform - pos: 42.5,-39.5 - parent: 2 - - uid: 10521 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61663 components: - type: Transform rot: 3.141592653589793 rad - pos: -62.5,-64.5 - parent: 2 - - uid: 10525 + pos: -2.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61664 components: - type: Transform - pos: 18.5,59.5 - parent: 2 - - uid: 10533 + rot: -1.5707963267948966 rad + pos: 2.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61665 components: - type: Transform - pos: 92.5,28.5 - parent: 2 - - uid: 10534 + rot: 3.141592653589793 rad + pos: -1.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61666 components: - type: Transform - pos: 92.5,30.5 - parent: 2 - - uid: 10537 + rot: 1.5707963267948966 rad + pos: -1.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61667 components: - type: Transform - pos: -18.5,-55.5 - parent: 2 - - uid: 10538 + pos: 2.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61668 components: - type: Transform - pos: -15.5,-55.5 - parent: 2 - - uid: 10539 + rot: -1.5707963267948966 rad + pos: 0.5,10.5 + parent: 56631 + - uid: 61669 components: - type: Transform - pos: -21.5,-55.5 - parent: 2 - - uid: 10540 + rot: 1.5707963267948966 rad + pos: 0.5,15.5 + parent: 56631 + - uid: 61670 components: - type: Transform - pos: -22.5,-55.5 - parent: 2 - - uid: 10541 + rot: -1.5707963267948966 rad + pos: 1.5,15.5 + parent: 56631 + - uid: 61671 components: - type: Transform - pos: -26.5,-50.5 - parent: 2 - - uid: 10542 + rot: 1.5707963267948966 rad + pos: 1.5,16.5 + parent: 56631 + - uid: 61672 components: - type: Transform - pos: -29.5,-50.5 - parent: 2 - - uid: 10543 + pos: 8.5,33.5 + parent: 56631 + - uid: 61673 components: - type: Transform - pos: 39.5,56.5 - parent: 2 - - uid: 10547 + pos: -5.5,41.5 + parent: 56631 + - uid: 61674 components: - type: Transform - rot: 3.141592653589793 rad - pos: -63.5,-64.5 - parent: 2 - - uid: 10548 + rot: -1.5707963267948966 rad + pos: -6.5,36.5 + parent: 56631 + - uid: 61675 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-66.5 - parent: 2 - - uid: 10555 + rot: 1.5707963267948966 rad + pos: -10.5,36.5 + parent: 56631 + - uid: 61676 components: - type: Transform - pos: 20.5,29.5 - parent: 2 - - uid: 10556 + pos: 11.5,42.5 + parent: 56631 + - uid: 61677 components: - type: Transform - pos: 20.5,30.5 - parent: 2 - - uid: 10557 + rot: 1.5707963267948966 rad + pos: 9.5,42.5 + parent: 56631 + - uid: 61678 components: - type: Transform - pos: 17.5,60.5 - parent: 2 - - uid: 10560 + rot: -1.5707963267948966 rad + pos: 11.5,40.5 + parent: 56631 + - uid: 61679 components: - type: Transform rot: 3.141592653589793 rad - pos: 30.5,43.5 - parent: 2 - - uid: 10561 + pos: 9.5,40.5 + parent: 56631 + - uid: 61680 components: - type: Transform - pos: 21.5,30.5 - parent: 2 - - uid: 10563 + pos: 2.5,44.5 + parent: 56631 + - uid: 61681 components: - type: Transform - pos: 22.5,30.5 - parent: 2 - - uid: 10564 + rot: 3.141592653589793 rad + pos: 1.5,44.5 + parent: 56631 + - uid: 61682 components: - type: Transform - pos: 22.5,29.5 - parent: 2 - - uid: 10565 + pos: 1.5,45.5 + parent: 56631 + - uid: 61683 components: - type: Transform - pos: 21.5,29.5 - parent: 2 - - uid: 10566 + rot: -1.5707963267948966 rad + pos: -0.5,40.5 + parent: 56631 + - uid: 61684 components: - type: Transform - pos: 13.5,-30.5 - parent: 2 - - uid: 10569 + rot: 3.141592653589793 rad + pos: -5.5,34.5 + parent: 56631 + - uid: 61685 components: - type: Transform - pos: -18.5,-12.5 - parent: 2 - - uid: 10582 + pos: 1.5,34.5 + parent: 56631 + - uid: 61686 components: - type: Transform - pos: 42.5,74.5 - parent: 2 - - uid: 10599 + rot: 3.141592653589793 rad + pos: 1.5,33.5 + parent: 56631 + - uid: 61687 components: - type: Transform - pos: 66.5,48.5 - parent: 2 - - uid: 10600 + rot: 1.5707963267948966 rad + pos: -16.5,34.5 + parent: 56631 + - uid: 61688 components: - type: Transform - pos: -10.5,53.5 - parent: 2 - - uid: 10603 + rot: 3.141592653589793 rad + pos: -16.5,33.5 + parent: 56631 + - uid: 61689 components: - type: Transform - pos: 66.5,47.5 - parent: 2 - - uid: 10607 + rot: -1.5707963267948966 rad + pos: -10.5,34.5 + parent: 56631 + - uid: 61690 components: - type: Transform - pos: 66.5,46.5 - parent: 2 - - uid: 10609 + rot: 3.141592653589793 rad + pos: -7.5,33.5 + parent: 56631 + - uid: 61691 components: - type: Transform - pos: 66.5,49.5 - parent: 2 - - uid: 10611 + rot: 1.5707963267948966 rad + pos: -0.5,46.5 + parent: 56631 + - uid: 61692 components: - type: Transform - pos: 66.5,50.5 - parent: 2 - - uid: 10615 + rot: 1.5707963267948966 rad + pos: 0.5,40.5 + parent: 56631 + - uid: 61693 components: - type: Transform - pos: 92.5,31.5 - parent: 2 - - uid: 10616 + rot: -1.5707963267948966 rad + pos: 2.5,40.5 + parent: 56631 + - uid: 61694 components: - type: Transform - pos: 92.5,33.5 - parent: 2 - - uid: 10620 + pos: -12.5,34.5 + parent: 56631 + - uid: 61695 components: - type: Transform - pos: -49.5,64.5 - parent: 2 - - uid: 10642 + rot: 3.141592653589793 rad + pos: -14.5,32.5 + parent: 56631 + - uid: 61696 components: - type: Transform rot: 1.5707963267948966 rad - pos: -37.5,-43.5 - parent: 2 - - uid: 10643 + pos: -14.5,34.5 + parent: 56631 + - uid: 61697 components: - type: Transform rot: 1.5707963267948966 rad - pos: -38.5,-47.5 - parent: 2 - - uid: 10644 + pos: -14.5,29.5 + parent: 56631 + - uid: 61698 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,26.5 - parent: 2 - - uid: 10645 + rot: 3.141592653589793 rad + pos: -14.5,27.5 + parent: 56631 + - uid: 61699 components: - type: Transform rot: -1.5707963267948966 rad - pos: 21.5,27.5 - parent: 2 - - uid: 10646 + pos: -12.5,27.5 + parent: 56631 + - uid: 67479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,28.5 - parent: 2 - - uid: 10647 + rot: 1.5707963267948966 rad + pos: 6.5,0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,54.5 - parent: 2 - - uid: 10648 + rot: 1.5707963267948966 rad + pos: 11.5,7.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,53.5 - parent: 2 - - uid: 10657 + rot: 3.141592653589793 rad + pos: 11.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,39.5 - parent: 2 - - uid: 10658 + rot: 1.5707963267948966 rad + pos: 4.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67483 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,38.5 - parent: 2 - - uid: 10659 - components: - - type: Transform - pos: 39.5,51.5 - parent: 2 - - uid: 10661 + pos: 4.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67484 components: - type: Transform - pos: 39.5,52.5 - parent: 2 - - uid: 10662 + rot: 1.5707963267948966 rad + pos: 2.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67485 components: - type: Transform - pos: 36.5,40.5 - parent: 2 - - uid: 10665 + rot: 3.141592653589793 rad + pos: 2.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67486 components: - type: Transform - pos: -57.5,-15.5 - parent: 2 - - uid: 10666 + pos: 5.5,10.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67487 components: - type: Transform - pos: -56.5,-16.5 - parent: 2 - - uid: 10676 + pos: 7.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67488 components: - type: Transform - pos: 43.5,10.5 - parent: 2 - - uid: 10677 + pos: 6.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67489 components: - type: Transform - pos: 46.5,10.5 - parent: 2 - - uid: 10678 + rot: -1.5707963267948966 rad + pos: 9.5,14.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67490 components: - type: Transform - pos: 43.5,9.5 - parent: 2 - - uid: 10679 + pos: 4.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67491 components: - type: Transform - pos: 49.5,10.5 - parent: 2 - - uid: 10683 + rot: -1.5707963267948966 rad + pos: 10.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67492 components: - type: Transform - pos: -29.5,-65.5 - parent: 2 - - uid: 10684 + rot: 3.141592653589793 rad + pos: 4.5,10.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67493 components: - type: Transform - pos: -25.5,-56.5 - parent: 2 - - uid: 10685 + rot: 1.5707963267948966 rad + pos: 3.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67494 components: - type: Transform - pos: 44.5,-51.5 - parent: 2 - - uid: 10686 + rot: -1.5707963267948966 rad + pos: 3.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67495 components: - type: Transform - pos: 45.5,-51.5 - parent: 2 - - uid: 10687 + rot: 1.5707963267948966 rad + pos: 1.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67496 components: - type: Transform - pos: -38.5,32.5 - parent: 2 - - uid: 10688 + rot: 3.141592653589793 rad + pos: 1.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67497 components: - type: Transform - pos: -40.5,32.5 - parent: 2 - - uid: 10689 + rot: 3.141592653589793 rad + pos: 12.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67498 components: - type: Transform - pos: -40.5,33.5 - parent: 2 - - uid: 10690 + rot: 1.5707963267948966 rad + pos: 12.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' +- proto: GasPipeBroken + entities: + - uid: 61700 components: - type: Transform - pos: -38.5,35.5 - parent: 2 - - uid: 10691 + rot: 1.5707963267948966 rad + pos: 1.5,43.5 + parent: 56631 + - uid: 61701 components: - type: Transform - pos: -37.5,35.5 - parent: 2 - - uid: 10692 + pos: -17.5,34.5 + parent: 56631 +- proto: GasPipeFourway + entities: + - uid: 7918 components: - type: Transform - pos: -13.5,54.5 + pos: 63.5,-43.5 parent: 2 - - uid: 10693 + - uid: 15202 components: - type: Transform - pos: -67.5,-13.5 + pos: 45.5,64.5 parent: 2 - - uid: 10694 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 26985 components: - type: Transform - pos: -65.5,-13.5 + pos: 6.5,-26.5 parent: 2 - - uid: 10695 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 30047 components: - type: Transform - pos: -61.5,-13.5 + pos: -49.5,33.5 parent: 2 - - uid: 10696 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42131 components: - type: Transform - pos: -55.5,-11.5 + pos: 39.5,26.5 parent: 2 - - uid: 10697 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42552 components: - type: Transform - pos: -55.5,-10.5 + pos: 20.5,28.5 parent: 2 - - uid: 10698 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42656 components: - type: Transform - pos: -55.5,-9.5 + pos: -0.5,26.5 parent: 2 - - uid: 10699 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42736 components: - type: Transform - pos: -52.5,-8.5 + pos: -40.5,28.5 parent: 2 - - uid: 10700 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42925 components: - type: Transform - pos: -51.5,-8.5 + pos: -38.5,32.5 parent: 2 - - uid: 10701 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43558 components: - type: Transform - pos: -62.5,-13.5 + pos: 1.5,28.5 parent: 2 - - uid: 10702 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43987 components: - type: Transform - pos: -57.5,-13.5 + pos: -12.5,1.5 parent: 2 - - uid: 10703 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44061 components: - type: Transform - pos: -70.5,-15.5 + pos: 13.5,1.5 parent: 2 - - uid: 10704 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44238 components: - type: Transform - pos: -71.5,-15.5 + pos: -14.5,-0.5 parent: 2 - - uid: 10705 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44330 components: - type: Transform - pos: -95.5,-18.5 + pos: 15.5,-0.5 parent: 2 - - uid: 10706 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44780 components: - type: Transform - pos: -67.5,-22.5 + pos: -86.5,8.5 parent: 2 - - uid: 10707 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45022 components: - type: Transform - pos: -67.5,-18.5 + pos: 22.5,26.5 parent: 2 - - uid: 10708 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45108 components: - type: Transform - pos: -66.5,-22.5 + pos: 41.5,28.5 parent: 2 - - uid: 10709 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45458 components: - type: Transform - pos: -59.5,-22.5 + pos: 15.5,-9.5 parent: 2 - - uid: 10710 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45948 components: - type: Transform - pos: -48.5,-22.5 + pos: -81.5,10.5 parent: 2 - - uid: 10711 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46143 components: - type: Transform - pos: -41.5,-29.5 + pos: 1.5,40.5 parent: 2 - - uid: 10712 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46201 components: - type: Transform - pos: -70.5,-19.5 + pos: -71.5,8.5 parent: 2 - - uid: 10713 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46209 components: - type: Transform - pos: -71.5,-19.5 + pos: -69.5,10.5 parent: 2 - - uid: 10714 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46226 components: - type: Transform - pos: -77.5,-21.5 + pos: -40.5,35.5 parent: 2 - - uid: 10715 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46356 components: - type: Transform - pos: -81.5,-22.5 + pos: -80.5,8.5 parent: 2 - - uid: 10716 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46612 components: - type: Transform - pos: -95.5,-19.5 + pos: 26.5,55.5 parent: 2 - - uid: 10717 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47102 components: - type: Transform - pos: -93.5,-20.5 + pos: -84.5,10.5 parent: 2 - - uid: 10718 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47119 components: - type: Transform - pos: -91.5,-21.5 + pos: -71.5,4.5 parent: 2 - - uid: 10719 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47138 components: - type: Transform - pos: -92.5,-21.5 + pos: -69.5,5.5 parent: 2 - - uid: 10720 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47236 components: - type: Transform - pos: -95.5,-17.5 + pos: -71.5,13.5 parent: 2 - - uid: 10721 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47244 components: - type: Transform - pos: -85.5,-24.5 + pos: -69.5,14.5 parent: 2 - - uid: 10722 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47279 components: - type: Transform - pos: -84.5,-23.5 + pos: -69.5,18.5 parent: 2 - - uid: 10723 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47290 components: - type: Transform - pos: -83.5,-24.5 + pos: -71.5,16.5 parent: 2 - - uid: 10724 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47517 components: - type: Transform - pos: -84.5,-25.5 + pos: -40.5,1.5 parent: 2 - - uid: 10725 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47518 components: - type: Transform - pos: -84.5,-24.5 + pos: -38.5,-0.5 parent: 2 - - uid: 10726 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47550 components: - type: Transform - pos: -50.5,-22.5 + pos: -38.5,26.5 parent: 2 - - uid: 10727 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47666 components: - type: Transform - pos: -50.5,-25.5 + pos: 1.5,-24.5 parent: 2 - - uid: 10728 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47668 components: - type: Transform - pos: -49.5,-26.5 + pos: -0.5,-26.5 parent: 2 - - uid: 10729 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47742 components: - type: Transform - pos: -48.5,-26.5 + pos: 15.5,10.5 parent: 2 - - uid: 10730 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47971 components: - type: Transform - pos: -45.5,-29.5 + pos: 41.5,1.5 parent: 2 - - uid: 10731 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48002 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-48.5 + pos: 39.5,-0.5 parent: 2 - - uid: 10732 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48417 components: - type: Transform - pos: -87.5,-26.5 + pos: 39.5,-24.5 parent: 2 - - uid: 10733 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48425 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-42.5 + pos: 39.5,-19.5 parent: 2 - - uid: 10734 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48440 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-42.5 + pos: 41.5,-20.5 parent: 2 - - uid: 10735 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48448 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-43.5 + pos: 41.5,-26.5 parent: 2 - - uid: 10736 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48635 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-41.5 + pos: 70.5,-29.5 parent: 2 - - uid: 10737 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48637 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-45.5 + pos: 72.5,-31.5 parent: 2 - - uid: 10738 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48952 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-46.5 + pos: -71.5,-16.5 parent: 2 - - uid: 10739 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48966 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-47.5 + pos: -73.5,-14.5 parent: 2 - - uid: 10740 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49092 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-47.5 + pos: -9.5,-34.5 parent: 2 - - uid: 10741 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49101 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-49.5 + pos: -13.5,-26.5 parent: 2 - - uid: 10742 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49119 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-44.5 + pos: -19.5,-25.5 parent: 2 - - uid: 10743 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49136 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-53.5 + pos: -29.5,-24.5 parent: 2 - - uid: 10744 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-54.5 + pos: -11.5,-35.5 parent: 2 - - uid: 10745 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49496 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-55.5 + pos: -0.5,-34.5 parent: 2 - - uid: 10746 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49497 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-55.5 + pos: 1.5,-35.5 parent: 2 - - uid: 10747 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49656 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-55.5 + pos: -6.5,-53.5 parent: 2 - - uid: 10748 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49663 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-57.5 + pos: -4.5,-55.5 parent: 2 - - uid: 10749 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-55.5 + pos: -9.5,-55.5 parent: 2 - - uid: 10750 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49712 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-57.5 + pos: -11.5,-53.5 parent: 2 - - uid: 10751 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50056 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-58.5 + pos: -53.5,-66.5 parent: 2 - - uid: 10752 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50071 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-58.5 + pos: -51.5,-64.5 parent: 2 - - uid: 10753 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50124 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-59.5 + pos: -51.5,-61.5 parent: 2 - - uid: 10754 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-60.5 + pos: -53.5,-59.5 parent: 2 - - uid: 10755 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50163 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-61.5 + pos: -58.5,-73.5 parent: 2 - - uid: 10756 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50195 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-61.5 + pos: -56.5,-75.5 parent: 2 - - uid: 10757 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52196 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-60.5 + pos: 108.5,-57.5 parent: 2 - - uid: 10758 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52229 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-55.5 + pos: 115.5,-57.5 parent: 2 - - uid: 10759 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52230 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-51.5 + pos: 121.5,-55.5 parent: 2 - - uid: 10760 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54253 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-51.5 - parent: 2 - - uid: 10761 + pos: 1.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-50.5 - parent: 2 - - uid: 10762 + pos: 0.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54255 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-49.5 - parent: 2 - - uid: 10763 + pos: 1.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56191 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-47.5 - parent: 2 - - uid: 10764 + pos: 1.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56192 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-52.5 - parent: 2 - - uid: 10765 + pos: 1.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56193 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-44.5 - parent: 2 - - uid: 10766 + pos: 0.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56194 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-45.5 - parent: 2 - - uid: 10767 + pos: 0.5,4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56195 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-45.5 - parent: 2 - - uid: 10768 + pos: 1.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56529 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-43.5 - parent: 2 - - uid: 10769 + pos: 0.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61702 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-42.5 - parent: 2 - - uid: 10770 + pos: 0.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61703 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-39.5 - parent: 2 - - uid: 10771 + pos: 0.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61704 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-39.5 - parent: 2 - - uid: 10772 + pos: -0.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-38.5 - parent: 2 - - uid: 10773 + pos: 1.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61706 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-40.5 - parent: 2 - - uid: 10774 + pos: 0.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-39.5 - parent: 2 - - uid: 10775 + pos: -1.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61708 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-41.5 - parent: 2 - - uid: 10776 + pos: 10.5,41.5 + parent: 56631 + - uid: 61709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-51.5 - parent: 2 - - uid: 10777 + pos: 9.5,41.5 + parent: 56631 + - uid: 61710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-50.5 - parent: 2 - - uid: 10778 + pos: 2.5,41.5 + parent: 56631 + - uid: 61711 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-49.5 - parent: 2 - - uid: 10779 + pos: -12.5,33.5 + parent: 56631 + - uid: 61712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-65.5 - parent: 2 - - uid: 10780 + pos: -14.5,33.5 + parent: 56631 + - uid: 61713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-64.5 - parent: 2 - - uid: 10781 + pos: -12.5,37.5 + parent: 56631 + - uid: 67499 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-64.5 - parent: 2 - - uid: 10782 + pos: 7.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67500 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-64.5 - parent: 2 - - uid: 10783 + pos: 11.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67501 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-65.5 - parent: 2 - - uid: 10785 + pos: 4.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-66.5 - parent: 2 - - uid: 10786 + pos: 12.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' +- proto: GasPipeHalf + entities: + - uid: 61714 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-67.5 - parent: 2 - - uid: 10787 + rot: 3.141592653589793 rad + pos: -17.5,36.5 + parent: 56631 +- proto: GasPipeStraight + entities: + - uid: 23 components: - type: Transform rot: -1.5707963267948966 rad - pos: -38.5,-67.5 - parent: 2 - - uid: 10790 - components: - - type: Transform - pos: -36.5,-70.5 + pos: 66.5,-40.5 parent: 2 - - uid: 10791 + - uid: 940 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-71.5 + rot: 1.5707963267948966 rad + pos: 61.5,44.5 parent: 2 - - uid: 10792 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 2479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-71.5 + pos: 19.5,68.5 parent: 2 - - uid: 10793 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 2480 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,-72.5 + pos: 49.5,60.5 parent: 2 - - uid: 10794 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 2501 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-72.5 + pos: 19.5,67.5 parent: 2 - - uid: 10795 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 2669 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-72.5 + pos: 17.5,61.5 parent: 2 - - uid: 10801 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 3303 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-71.5 + pos: 26.5,56.5 parent: 2 - - uid: 10802 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 3305 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-71.5 + pos: 26.5,57.5 parent: 2 - - uid: 10803 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 3447 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-71.5 + pos: 28.5,56.5 parent: 2 - - uid: 10804 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 4305 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-71.5 + pos: -26.5,30.5 parent: 2 - - uid: 10805 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 7005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-72.5 + pos: -40.5,71.5 parent: 2 - - uid: 10806 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 7028 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-72.5 + pos: -5.5,-23.5 parent: 2 - - uid: 10807 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 7660 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-72.5 + pos: 67.5,-40.5 parent: 2 - - uid: 10808 + - uid: 7704 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-72.5 + rot: 3.141592653589793 rad + pos: 62.5,-42.5 parent: 2 - - uid: 10813 + - uid: 7714 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.5,-72.5 + pos: 65.5,-40.5 parent: 2 - - uid: 10814 + - uid: 7925 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-72.5 + pos: -46.5,60.5 parent: 2 - - uid: 10815 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 8110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-64.5 + pos: -26.5,29.5 parent: 2 - - uid: 10816 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 8111 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-65.5 + rot: 1.5707963267948966 rad + pos: -23.5,36.5 parent: 2 - - uid: 10818 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 8112 components: - type: Transform - pos: -17.5,-67.5 + rot: 1.5707963267948966 rad + pos: 65.5,-43.5 parent: 2 - - uid: 10819 + - uid: 8113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-66.5 + pos: 68.5,-42.5 parent: 2 - - uid: 10820 + - uid: 9151 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-66.5 + pos: -40.5,60.5 parent: 2 - - uid: 10823 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 10386 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-65.5 + pos: 19.5,65.5 parent: 2 - - uid: 10824 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 10443 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-65.5 + pos: 19.5,64.5 parent: 2 - - uid: 10827 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 10468 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-65.5 + pos: 19.5,66.5 parent: 2 - - uid: 10828 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11279 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,-3.5 + pos: 41.5,47.5 parent: 2 - - uid: 10829 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 11302 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-2.5 + pos: 30.5,68.5 parent: 2 - - uid: 10830 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11306 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-4.5 + pos: 15.5,62.5 parent: 2 - - uid: 10831 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 11341 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,-1.5 + pos: 16.5,61.5 parent: 2 - - uid: 10832 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 11408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-0.5 + pos: 30.5,67.5 parent: 2 - - uid: 10851 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11423 components: - type: Transform - pos: 29.5,44.5 + pos: 34.5,65.5 parent: 2 - - uid: 10852 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11466 components: - type: Transform - pos: 30.5,44.5 + pos: 20.5,68.5 parent: 2 - - uid: 10853 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11469 components: - type: Transform - pos: 78.5,0.5 + pos: 40.5,68.5 parent: 2 - - uid: 10854 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11551 components: - type: Transform - pos: 78.5,1.5 + pos: 35.5,67.5 parent: 2 - - uid: 10855 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11554 components: - type: Transform - pos: 78.5,2.5 + pos: 24.5,68.5 parent: 2 - - uid: 10856 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11555 components: - type: Transform - pos: 78.5,3.5 + pos: 20.5,67.5 parent: 2 - - uid: 10857 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11560 components: - type: Transform - pos: 78.5,4.5 + pos: 39.5,65.5 parent: 2 - - uid: 10858 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11561 components: - type: Transform - pos: 78.5,5.5 + rot: -1.5707963267948966 rad + pos: 46.5,60.5 parent: 2 - - uid: 10859 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 11562 components: - type: Transform - pos: 78.5,6.5 + pos: 35.5,68.5 parent: 2 - - uid: 10860 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11565 components: - type: Transform - pos: 78.5,7.5 + pos: 45.5,67.5 parent: 2 - - uid: 10861 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11566 components: - type: Transform - pos: 79.5,0.5 + pos: 35.5,65.5 parent: 2 - - uid: 10862 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11567 components: - type: Transform - pos: 79.5,1.5 + pos: 34.5,64.5 parent: 2 - - uid: 10863 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11569 components: - type: Transform - pos: 79.5,2.5 + pos: 20.5,66.5 parent: 2 - - uid: 10864 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11570 components: - type: Transform - pos: 79.5,3.5 + pos: 20.5,65.5 parent: 2 - - uid: 10865 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11592 components: - type: Transform - pos: 79.5,4.5 + pos: 25.5,66.5 parent: 2 - - uid: 10866 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 11615 components: - type: Transform - pos: 79.5,5.5 + pos: 45.5,66.5 parent: 2 - - uid: 10867 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 11616 components: - type: Transform - pos: 79.5,6.5 + rot: -1.5707963267948966 rad + pos: 38.5,-44.5 parent: 2 - - uid: 10868 + - uid: 11617 components: - type: Transform - pos: 79.5,7.5 + rot: -1.5707963267948966 rad + pos: 36.5,-44.5 parent: 2 - - uid: 10869 + - uid: 11800 components: - type: Transform - pos: 80.5,0.5 + anchored: False + pos: -80.410355,22.587914 parent: 2 - - uid: 10870 + - type: Physics + canCollide: True + bodyType: Dynamic + - uid: 11999 components: - type: Transform - pos: 80.5,1.5 + pos: -5.5,-36.5 parent: 2 - - uid: 10871 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 12341 components: - type: Transform - pos: 80.5,2.5 + rot: -1.5707963267948966 rad + pos: 37.5,-42.5 parent: 2 - - uid: 10872 + - uid: 12342 components: - type: Transform - pos: 80.5,3.5 + pos: 40.5,67.5 parent: 2 - - uid: 10873 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 12343 components: - type: Transform - pos: 80.5,4.5 + pos: 24.5,64.5 parent: 2 - - uid: 10874 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 12345 components: - type: Transform - pos: 80.5,5.5 + pos: 34.5,68.5 parent: 2 - - uid: 10875 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 12357 components: - type: Transform - pos: 80.5,6.5 + pos: 24.5,67.5 parent: 2 - - uid: 10876 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 12359 components: - type: Transform - pos: 80.5,7.5 + pos: 25.5,65.5 parent: 2 - - uid: 10877 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 12361 components: - type: Transform - pos: 81.5,1.5 + pos: 24.5,66.5 parent: 2 - - uid: 10878 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 12363 components: - type: Transform - pos: 81.5,2.5 + pos: 45.5,68.5 parent: 2 - - uid: 10879 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 12364 components: - type: Transform - pos: 81.5,3.5 + rot: -1.5707963267948966 rad + pos: 47.5,62.5 parent: 2 - - uid: 10880 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 12366 components: - type: Transform - pos: 81.5,4.5 + rot: -1.5707963267948966 rad + pos: 49.5,62.5 parent: 2 - - uid: 10881 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 12367 components: - type: Transform - pos: 81.5,5.5 + pos: 45.5,65.5 parent: 2 - - uid: 10882 + - type: AtmosPipeColor + color: '#0055CCFF' + - uid: 12368 components: - type: Transform - pos: 81.5,6.5 + rot: -1.5707963267948966 rad + pos: 46.5,62.5 parent: 2 - - uid: 10883 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 12631 components: - type: Transform - pos: 77.5,7.5 + pos: 39.5,64.5 parent: 2 - - uid: 10884 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13206 components: - type: Transform - pos: 76.5,7.5 + rot: -1.5707963267948966 rad + pos: 48.5,62.5 parent: 2 - - uid: 10885 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 13431 components: - type: Transform - pos: 76.5,8.5 + pos: 24.5,65.5 parent: 2 - - uid: 10886 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 13479 components: - type: Transform - pos: 77.5,8.5 + rot: -1.5707963267948966 rad + pos: 48.5,60.5 parent: 2 - - uid: 10887 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 13813 components: - type: Transform - pos: 78.5,8.5 + pos: 25.5,68.5 parent: 2 - - uid: 10888 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 13830 components: - type: Transform - pos: -60.5,-24.5 + pos: 34.5,67.5 parent: 2 - - uid: 10889 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13831 components: - type: Transform - pos: -51.5,-24.5 + rot: -1.5707963267948966 rad + pos: 47.5,60.5 parent: 2 - - uid: 10890 + - type: AtmosPipeColor + color: '#947507FF' + - uid: 13836 components: - type: Transform - pos: -56.5,-23.5 + pos: 40.5,65.5 parent: 2 - - uid: 10891 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13838 components: - type: Transform - pos: -55.5,-23.5 + pos: 35.5,66.5 parent: 2 - - uid: 10892 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13840 components: - type: Transform - pos: 22.5,38.5 + pos: 30.5,65.5 parent: 2 - - uid: 10893 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 13842 components: - type: Transform - pos: -63.5,-23.5 + pos: 29.5,66.5 parent: 2 - - uid: 10894 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 13843 components: - type: Transform - pos: -62.5,-23.5 + pos: 29.5,65.5 parent: 2 - - uid: 10895 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 13851 components: - type: Transform - pos: -61.5,-23.5 + pos: 39.5,68.5 parent: 2 - - uid: 10896 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13852 components: - type: Transform - pos: -54.5,-22.5 + pos: 39.5,66.5 parent: 2 - - uid: 10897 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13859 components: - type: Transform - pos: -53.5,-23.5 + pos: 30.5,66.5 parent: 2 - - uid: 10898 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 13860 components: - type: Transform - pos: -51.5,-23.5 + pos: 39.5,67.5 parent: 2 - - uid: 10899 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 13861 components: - type: Transform - pos: -48.5,-24.5 + pos: 29.5,64.5 parent: 2 - - uid: 10900 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 13878 components: - type: Transform - pos: -47.5,-24.5 + pos: 25.5,67.5 parent: 2 - - uid: 10901 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 14266 components: - type: Transform - pos: -45.5,-27.5 + rot: -1.5707963267948966 rad + pos: 37.5,-44.5 parent: 2 - - uid: 10903 + - uid: 14283 components: - type: Transform - pos: -42.5,-28.5 + pos: 40.5,66.5 parent: 2 - - uid: 10905 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 14319 components: - type: Transform - pos: -46.5,-26.5 + pos: 34.5,66.5 parent: 2 - - uid: 10906 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 14358 components: - type: Transform - pos: -67.5,-24.5 + pos: 1.5,76.5 parent: 2 - - uid: 10907 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14359 components: - type: Transform - pos: -67.5,-21.5 + rot: -1.5707963267948966 rad + pos: -0.5,75.5 parent: 2 - - uid: 10908 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14361 components: - type: Transform - pos: -76.5,-20.5 + pos: 1.5,77.5 parent: 2 - - uid: 10909 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14406 components: - type: Transform - pos: -74.5,-19.5 + rot: -1.5707963267948966 rad + pos: 2.5,78.5 parent: 2 - - uid: 10910 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14410 components: - type: Transform - pos: -74.5,-20.5 + rot: -1.5707963267948966 rad + pos: 2.5,74.5 parent: 2 - - uid: 10911 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 14411 components: - type: Transform - pos: -73.5,-19.5 + rot: -1.5707963267948966 rad + pos: 1.5,74.5 parent: 2 - - uid: 10912 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 14412 components: - type: Transform - pos: -91.5,-24.5 + rot: -1.5707963267948966 rad + pos: 0.5,74.5 parent: 2 - - uid: 10913 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 14413 components: - type: Transform - pos: -90.5,-24.5 + rot: -1.5707963267948966 rad + pos: -0.5,74.5 parent: 2 - - uid: 10914 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 14417 components: - type: Transform - pos: -88.5,-25.5 + rot: -1.5707963267948966 rad + pos: 0.5,75.5 parent: 2 - - uid: 10915 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14477 components: - type: Transform - pos: -88.5,-26.5 + rot: -1.5707963267948966 rad + pos: 18.5,61.5 parent: 2 - - uid: 10916 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 15194 components: - type: Transform - pos: -81.5,-26.5 + pos: 15.5,63.5 parent: 2 - - uid: 10917 + - type: AtmosPipeColor + color: '#FF1212FF' + - uid: 15201 components: - type: Transform - pos: -82.5,-27.5 + pos: 29.5,68.5 parent: 2 - - uid: 10919 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 15204 components: - type: Transform - pos: -36.5,40.5 + pos: 29.5,67.5 parent: 2 - - uid: 10920 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 15423 components: - type: Transform - pos: -36.5,43.5 + rot: -1.5707963267948966 rad + pos: 36.5,-42.5 parent: 2 - - uid: 10921 + - uid: 15424 components: - type: Transform - pos: -35.5,44.5 + rot: -1.5707963267948966 rad + pos: 40.5,-42.5 parent: 2 - - uid: 10922 + - uid: 15425 components: - type: Transform rot: -1.5707963267948966 rad - pos: 79.5,-2.5 + pos: 36.5,-51.5 parent: 2 - - uid: 10923 + - uid: 15426 components: - type: Transform rot: -1.5707963267948966 rad - pos: 79.5,-0.5 + pos: 37.5,-51.5 parent: 2 - - uid: 10924 + - uid: 15427 components: - type: Transform rot: -1.5707963267948966 rad - pos: 79.5,-1.5 + pos: 38.5,-51.5 parent: 2 - - uid: 10925 + - uid: 15428 components: - type: Transform rot: -1.5707963267948966 rad - pos: 79.5,-3.5 + pos: 39.5,-51.5 parent: 2 - - uid: 10926 + - uid: 15431 components: - type: Transform rot: -1.5707963267948966 rad - pos: 79.5,-4.5 + pos: 39.5,-49.5 parent: 2 - - uid: 10927 + - uid: 15432 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,-5.5 + pos: 40.5,-49.5 parent: 2 - - uid: 10928 + - uid: 15459 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-5.5 + rot: 3.141592653589793 rad + pos: 41.5,-48.5 parent: 2 - - uid: 10929 + - uid: 15461 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-0.5 + rot: 1.5707963267948966 rad + pos: 36.5,-46.5 parent: 2 - - uid: 10930 + - uid: 15462 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-1.5 + rot: 1.5707963267948966 rad + pos: 37.5,-46.5 parent: 2 - - uid: 10931 + - uid: 15470 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,-2.5 + pos: 37.5,-47.5 parent: 2 - - uid: 10932 + - uid: 15471 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,-3.5 + pos: 38.5,-47.5 parent: 2 - - uid: 10933 + - uid: 15473 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,-4.5 + pos: 39.5,-47.5 parent: 2 - - uid: 10934 + - uid: 15478 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,-5.5 + rot: 3.141592653589793 rad + pos: 40.5,-49.5 parent: 2 - - uid: 10935 + - uid: 15479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-5.5 + rot: 3.141592653589793 rad + pos: 40.5,-50.5 parent: 2 - - uid: 10936 + - uid: 15481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,-4.5 + rot: 3.141592653589793 rad + pos: 40.5,-45.5 parent: 2 - - uid: 10937 + - uid: 15647 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,-3.5 + pos: 56.5,50.5 parent: 2 - - uid: 10938 + - uid: 15648 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,-2.5 + pos: 56.5,51.5 parent: 2 - - uid: 10939 + - uid: 15655 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,-1.5 + rot: 1.5707963267948966 rad + pos: 51.5,50.5 parent: 2 - - uid: 10940 + - uid: 15658 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,-0.5 + rot: 1.5707963267948966 rad + pos: 53.5,53.5 parent: 2 - - uid: 10941 + - uid: 15659 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,0.5 + rot: 1.5707963267948966 rad + pos: 54.5,53.5 parent: 2 - - uid: 10942 + - uid: 15672 components: - type: Transform - rot: 3.141592653589793 rad - pos: -65.5,-64.5 + rot: 1.5707963267948966 rad + pos: 50.5,50.5 parent: 2 - - uid: 10944 + - uid: 15673 components: - type: Transform - pos: 32.5,-46.5 + rot: 1.5707963267948966 rad + pos: 49.5,50.5 parent: 2 - - uid: 10946 + - uid: 15674 components: - type: Transform - pos: 35.5,-40.5 + rot: 1.5707963267948966 rad + pos: 48.5,50.5 parent: 2 - - uid: 10947 + - uid: 15675 components: - type: Transform - pos: 35.5,-39.5 + rot: 1.5707963267948966 rad + pos: 47.5,50.5 parent: 2 - - uid: 10948 + - uid: 15676 components: - type: Transform - pos: 35.5,-38.5 + rot: 1.5707963267948966 rad + pos: 51.5,52.5 parent: 2 - - uid: 10949 + - uid: 15677 components: - type: Transform - pos: 36.5,-41.5 + rot: 1.5707963267948966 rad + pos: 50.5,52.5 parent: 2 - - uid: 10950 + - uid: 15678 components: - type: Transform - pos: 36.5,-42.5 + rot: 1.5707963267948966 rad + pos: 49.5,52.5 parent: 2 - - uid: 10952 + - uid: 15679 components: - type: Transform - pos: 38.5,-42.5 + rot: 1.5707963267948966 rad + pos: 48.5,52.5 parent: 2 - - uid: 10953 + - uid: 15680 components: - type: Transform - pos: 38.5,-43.5 + rot: 1.5707963267948966 rad + pos: 47.5,52.5 parent: 2 - - uid: 10954 + - uid: 15681 components: - type: Transform - pos: 39.5,-44.5 + pos: 53.5,51.5 parent: 2 - - uid: 10955 + - uid: 15682 components: - type: Transform - pos: 40.5,-44.5 + pos: 53.5,50.5 parent: 2 - - uid: 10956 + - uid: 15683 components: - type: Transform - pos: 40.5,-42.5 + pos: 53.5,49.5 parent: 2 - - uid: 10957 + - uid: 15684 components: - type: Transform - pos: 41.5,-42.5 + pos: 54.5,49.5 parent: 2 - - uid: 10958 + - uid: 15685 components: - type: Transform - pos: 42.5,-43.5 + pos: 54.5,50.5 parent: 2 - - uid: 10959 + - uid: 15686 components: - type: Transform - pos: 43.5,-43.5 + pos: 54.5,51.5 parent: 2 - - uid: 10960 + - uid: 15687 components: - type: Transform - pos: 44.5,-43.5 + pos: 52.5,49.5 parent: 2 - - uid: 10961 + - uid: 15887 components: - type: Transform - pos: 44.5,-42.5 + rot: -1.5707963267948966 rad + pos: 0.5,-48.5 parent: 2 - - uid: 10962 + - uid: 15916 components: - type: Transform - pos: 43.5,-44.5 + rot: -1.5707963267948966 rad + pos: 1.5,-50.5 parent: 2 - - uid: 10963 + - uid: 15917 components: - type: Transform - pos: 45.5,-44.5 + rot: -1.5707963267948966 rad + pos: 0.5,-50.5 parent: 2 - - uid: 10964 + - uid: 15918 components: - type: Transform - pos: 47.5,-42.5 + rot: -1.5707963267948966 rad + pos: -0.5,-50.5 parent: 2 - - uid: 10965 + - uid: 16685 components: - type: Transform - pos: 46.5,-42.5 + rot: 1.5707963267948966 rad + pos: -69.5,-0.5 parent: 2 - - uid: 10966 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16686 components: - type: Transform - pos: 48.5,-42.5 + rot: 3.141592653589793 rad + pos: 26.5,54.5 parent: 2 - - uid: 10967 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16687 components: - type: Transform - pos: 49.5,-43.5 + rot: 3.141592653589793 rad + pos: 26.5,53.5 parent: 2 - - uid: 10968 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16689 components: - type: Transform - pos: 48.5,-44.5 + rot: 3.141592653589793 rad + pos: 26.5,51.5 parent: 2 - - uid: 10969 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16690 components: - type: Transform - pos: 47.5,-44.5 + rot: 3.141592653589793 rad + pos: 26.5,50.5 parent: 2 - - uid: 10970 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16691 components: - type: Transform - pos: 50.5,-44.5 + rot: 3.141592653589793 rad + pos: 26.5,49.5 parent: 2 - - uid: 10971 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16693 components: - type: Transform - pos: 51.5,-44.5 + rot: 3.141592653589793 rad + pos: 26.5,47.5 parent: 2 - - uid: 10973 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16694 components: - type: Transform - pos: 29.5,-64.5 + rot: 3.141592653589793 rad + pos: 26.5,46.5 parent: 2 - - uid: 10977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16695 components: - type: Transform - pos: 53.5,-42.5 + rot: 3.141592653589793 rad + pos: 26.5,45.5 parent: 2 - - uid: 10980 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16697 components: - type: Transform rot: 3.141592653589793 rad - pos: 49.5,-45.5 + pos: 28.5,55.5 parent: 2 - - uid: 10981 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16698 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,45.5 + rot: 3.141592653589793 rad + pos: 28.5,54.5 parent: 2 - - uid: 10983 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,44.5 + rot: 3.141592653589793 rad + pos: 28.5,53.5 parent: 2 - - uid: 10984 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16700 components: - type: Transform rot: 3.141592653589793 rad - pos: -64.5,-64.5 + pos: 26.5,52.5 parent: 2 - - uid: 10985 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16702 components: - type: Transform rot: 3.141592653589793 rad - pos: -66.5,-64.5 + pos: 28.5,50.5 parent: 2 - - uid: 10987 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16703 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-61.5 + pos: 28.5,49.5 parent: 2 - - uid: 10988 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16705 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-60.5 + pos: 28.5,47.5 parent: 2 - - uid: 10989 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16706 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-59.5 + pos: 28.5,46.5 parent: 2 - - uid: 10990 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16707 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-58.5 + pos: 28.5,45.5 parent: 2 - - uid: 10991 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16711 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-57.5 + pos: 28.5,48.5 parent: 2 - - uid: 10992 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16715 components: - type: Transform rot: 3.141592653589793 rad - pos: -61.5,-61.5 + pos: 28.5,52.5 parent: 2 - - uid: 10993 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 18349 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-60.5 + pos: -47.5,-68.5 parent: 2 - - uid: 10994 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 18435 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-59.5 + pos: -45.5,-67.5 parent: 2 - - uid: 10995 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 18442 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-58.5 + pos: -47.5,-67.5 parent: 2 - - uid: 10996 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 18456 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-57.5 + pos: -45.5,-68.5 parent: 2 - - uid: 10997 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 21672 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-56.5 + rot: 1.5707963267948966 rad + pos: -66.5,-0.5 parent: 2 - - uid: 10998 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 21815 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-60.5 + rot: -1.5707963267948966 rad + pos: -72.5,-33.5 parent: 2 - - uid: 10999 + - uid: 21816 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-59.5 + rot: -1.5707963267948966 rad + pos: -73.5,-33.5 parent: 2 - - uid: 11000 + - uid: 21818 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-58.5 + rot: -1.5707963267948966 rad + pos: -74.5,-33.5 parent: 2 - - uid: 11001 + - uid: 21819 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-57.5 + rot: -1.5707963267948966 rad + pos: -75.5,-33.5 parent: 2 - - uid: 11002 + - uid: 21820 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-67.5 + rot: -1.5707963267948966 rad + pos: -76.5,-33.5 parent: 2 - - uid: 11003 + - uid: 26975 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-68.5 + pos: 6.5,-27.5 parent: 2 - - uid: 11004 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 29964 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-69.5 + rot: 1.5707963267948966 rad + pos: -22.5,57.5 parent: 2 - - uid: 11005 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29965 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-70.5 + rot: 1.5707963267948966 rad + pos: -21.5,57.5 parent: 2 - - uid: 11006 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29966 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-71.5 + rot: 1.5707963267948966 rad + pos: -20.5,57.5 parent: 2 - - uid: 11007 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29969 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-67.5 + rot: -1.5707963267948966 rad + pos: -19.5,55.5 parent: 2 - - uid: 11008 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29970 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-68.5 + rot: -1.5707963267948966 rad + pos: -20.5,55.5 parent: 2 - - uid: 11009 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29971 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-69.5 + rot: -1.5707963267948966 rad + pos: -21.5,55.5 parent: 2 - - uid: 11010 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29972 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-70.5 + rot: -1.5707963267948966 rad + pos: -22.5,55.5 parent: 2 - - uid: 11011 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29973 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-71.5 + rot: -1.5707963267948966 rad + pos: -23.5,55.5 parent: 2 - - uid: 11012 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 29993 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-72.5 + pos: -62.5,60.5 parent: 2 - - uid: 11013 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 30832 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-67.5 + pos: 13.5,-14.5 parent: 2 - - uid: 11014 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 31707 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-68.5 + rot: 1.5707963267948966 rad + pos: -64.5,-0.5 parent: 2 - - uid: 11015 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 31951 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-69.5 + pos: -13.5,34.5 parent: 2 - - uid: 11016 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 32213 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-70.5 + rot: -1.5707963267948966 rad + pos: 14.5,1.5 parent: 2 - - uid: 11017 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 32556 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-71.5 + rot: 1.5707963267948966 rad + pos: -69.5,55.5 parent: 2 - - uid: 11018 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 34016 components: - type: Transform - rot: 3.141592653589793 rad - pos: -68.5,-64.5 + pos: -69.5,19.5 parent: 2 - - uid: 11019 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 35841 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.5,-64.5 + rot: -1.5707963267948966 rad + pos: -72.5,21.5 parent: 2 - - uid: 11020 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 35903 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-66.5 + rot: -1.5707963267948966 rad + pos: -72.5,23.5 parent: 2 - - uid: 11021 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 35906 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-64.5 + rot: -1.5707963267948966 rad + pos: -71.5,23.5 parent: 2 - - uid: 11022 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 35907 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,-64.5 + rot: -1.5707963267948966 rad + pos: -70.5,23.5 parent: 2 - - uid: 11023 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 35922 components: - type: Transform - rot: 3.141592653589793 rad - pos: -59.5,-64.5 + rot: -1.5707963267948966 rad + pos: 17.5,-7.5 parent: 2 - - uid: 11024 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 36003 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,-64.5 + rot: -1.5707963267948966 rad + pos: 15.5,-7.5 parent: 2 - - uid: 11025 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 36025 components: - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,-64.5 + rot: -1.5707963267948966 rad + pos: 16.5,-7.5 parent: 2 - - uid: 11026 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 36130 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,-64.5 + rot: -1.5707963267948966 rad + pos: 18.5,-7.5 parent: 2 - - uid: 11027 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 36172 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-64.5 + rot: -1.5707963267948966 rad + pos: 14.5,-7.5 parent: 2 - - uid: 11028 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 36577 components: - type: Transform rot: 3.141592653589793 rad - pos: -54.5,-64.5 + pos: -14.5,-4.5 parent: 2 - - uid: 11029 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 38162 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,-64.5 + pos: -6.5,-25.5 parent: 2 - - uid: 11030 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 38966 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,-64.5 + pos: -79.5,58.5 parent: 2 - - uid: 11031 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 39482 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-65.5 + rot: 1.5707963267948966 rad + pos: -15.5,28.5 parent: 2 - - uid: 11032 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 39622 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-63.5 + pos: -6.5,-23.5 parent: 2 - - uid: 11033 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 40713 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-62.5 + rot: -1.5707963267948966 rad + pos: -7.5,19.5 parent: 2 - - uid: 11034 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40723 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-66.5 + pos: -0.5,21.5 parent: 2 - - uid: 11035 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40724 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-65.5 + pos: -0.5,20.5 parent: 2 - - uid: 11036 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40726 + components: + - type: Transform + pos: 5.5,25.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40766 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40767 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 41128 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -40.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 41129 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -39.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 41988 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-63.5 + pos: 22.5,36.5 parent: 2 - - uid: 11037 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42027 components: - type: Transform rot: 3.141592653589793 rad - pos: -61.5,-62.5 + pos: 20.5,25.5 parent: 2 - - uid: 11038 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42028 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-65.5 + pos: 20.5,26.5 parent: 2 - - uid: 11039 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42029 components: - type: Transform rot: 3.141592653589793 rad - pos: -67.5,-63.5 + pos: 20.5,27.5 parent: 2 - - uid: 11040 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42030 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-62.5 + rot: 1.5707963267948966 rad + pos: 12.5,26.5 parent: 2 - - uid: 11041 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42031 components: - type: Transform - pos: 27.5,43.5 + rot: 3.141592653589793 rad + pos: 20.5,29.5 parent: 2 - - uid: 11050 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42032 components: - type: Transform - pos: -44.5,60.5 + rot: 3.141592653589793 rad + pos: 20.5,30.5 parent: 2 - - uid: 11238 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42033 components: - type: Transform - pos: 20.5,60.5 + rot: 3.141592653589793 rad + pos: 20.5,31.5 parent: 2 - - uid: 11240 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42035 components: - type: Transform - pos: 18.5,60.5 + rot: 3.141592653589793 rad + pos: 20.5,33.5 parent: 2 - - uid: 11426 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42036 components: - type: Transform - pos: -48.5,64.5 + rot: 3.141592653589793 rad + pos: 20.5,34.5 parent: 2 - - uid: 11727 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42037 components: - type: Transform - pos: 19.5,60.5 + rot: 3.141592653589793 rad + pos: 20.5,35.5 parent: 2 - - uid: 11732 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42038 components: - type: Transform - pos: 47.5,38.5 + rot: 3.141592653589793 rad + pos: 20.5,36.5 parent: 2 - - uid: 11733 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42039 components: - type: Transform - pos: 48.5,38.5 + rot: 3.141592653589793 rad + pos: 20.5,37.5 parent: 2 - - uid: 11734 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42040 components: - type: Transform - pos: 46.5,38.5 + rot: 3.141592653589793 rad + pos: 20.5,38.5 parent: 2 - - uid: 11775 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42041 components: - type: Transform - pos: 21.5,59.5 + rot: 3.141592653589793 rad + pos: 20.5,39.5 parent: 2 - - uid: 11787 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42046 components: - type: Transform - pos: -50.5,64.5 + rot: 1.5707963267948966 rad + pos: 21.5,40.5 parent: 2 - - uid: 11790 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42047 components: - type: Transform - pos: -15.5,67.5 + rot: 1.5707963267948966 rad + pos: 22.5,40.5 parent: 2 - - uid: 11791 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42048 components: - type: Transform - pos: -14.5,67.5 + rot: 1.5707963267948966 rad + pos: 23.5,40.5 parent: 2 - - uid: 11796 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42049 components: - type: Transform - pos: 19.5,61.5 + rot: 1.5707963267948966 rad + pos: 24.5,40.5 parent: 2 - - uid: 11867 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42050 components: - type: Transform - pos: 18.5,61.5 + rot: 1.5707963267948966 rad + pos: 25.5,40.5 parent: 2 - - uid: 11896 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42051 components: - type: Transform - pos: 47.5,28.5 + pos: 26.5,41.5 parent: 2 - - uid: 12009 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42052 components: - type: Transform - pos: 20.5,61.5 + pos: 26.5,42.5 parent: 2 - - uid: 12046 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42053 components: - type: Transform - pos: -52.5,62.5 + pos: 26.5,43.5 parent: 2 - - uid: 12134 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42054 components: - type: Transform - pos: 34.5,50.5 + pos: 26.5,44.5 parent: 2 - - uid: 12148 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42087 components: - type: Transform - pos: 33.5,50.5 + pos: 22.5,37.5 parent: 2 - - uid: 12149 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42088 components: - type: Transform - pos: -15.5,55.5 + rot: -1.5707963267948966 rad + pos: 23.5,38.5 parent: 2 - - uid: 12172 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42089 components: - type: Transform - pos: 32.5,50.5 + rot: -1.5707963267948966 rad + pos: 24.5,38.5 parent: 2 - - uid: 12174 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42090 components: - type: Transform - pos: 35.5,50.5 + rot: -1.5707963267948966 rad + pos: 25.5,38.5 parent: 2 - - uid: 12217 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42091 components: - type: Transform - pos: 31.5,50.5 + rot: -1.5707963267948966 rad + pos: 26.5,38.5 parent: 2 - - uid: 13220 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42092 components: - type: Transform - pos: -20.5,-84.5 + rot: -1.5707963267948966 rad + pos: 27.5,38.5 parent: 2 - - uid: 13792 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42093 components: - type: Transform - pos: -21.5,-84.5 + rot: 3.141592653589793 rad + pos: 28.5,39.5 parent: 2 - - uid: 13793 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42094 components: - type: Transform - pos: -19.5,-84.5 + rot: 3.141592653589793 rad + pos: 28.5,40.5 parent: 2 - - uid: 13949 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42095 components: - type: Transform - pos: -7.5,-70.5 + rot: 3.141592653589793 rad + pos: 28.5,41.5 parent: 2 - - uid: 13950 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42096 components: - type: Transform - pos: -11.5,-69.5 + rot: 3.141592653589793 rad + pos: 28.5,42.5 parent: 2 - - uid: 13971 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42097 components: - type: Transform - pos: 9.5,-66.5 + rot: 3.141592653589793 rad + pos: 28.5,43.5 parent: 2 - - uid: 14025 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42098 components: - type: Transform - pos: -51.5,64.5 + rot: 3.141592653589793 rad + pos: 28.5,44.5 parent: 2 - - uid: 14155 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42108 components: - type: Transform - pos: 52.5,38.5 + rot: 1.5707963267948966 rad + pos: -23.5,-0.5 parent: 2 - - uid: 14157 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42110 components: - type: Transform - pos: 51.5,38.5 + rot: -1.5707963267948966 rad + pos: 29.5,38.5 parent: 2 - - uid: 14159 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42111 components: - type: Transform - pos: -22.5,-32.5 + rot: -1.5707963267948966 rad + pos: 30.5,38.5 parent: 2 - - uid: 14160 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42112 components: - type: Transform - pos: 44.5,38.5 + rot: -1.5707963267948966 rad + pos: 31.5,38.5 parent: 2 - - uid: 14203 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42113 components: - type: Transform - pos: 44.5,87.5 + rot: -1.5707963267948966 rad + pos: 32.5,38.5 parent: 2 - - uid: 14218 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42114 components: - type: Transform - pos: 43.5,87.5 + rot: -1.5707963267948966 rad + pos: 33.5,38.5 parent: 2 - - uid: 14286 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42115 components: - type: Transform - pos: 42.5,87.5 + rot: -1.5707963267948966 rad + pos: 34.5,38.5 parent: 2 - - uid: 14318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42117 components: - type: Transform - pos: 41.5,87.5 + rot: -1.5707963267948966 rad + pos: 36.5,38.5 parent: 2 - - uid: 14320 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42118 components: - type: Transform - pos: 43.5,38.5 + rot: -1.5707963267948966 rad + pos: 37.5,38.5 parent: 2 - - uid: 14325 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42119 components: - type: Transform - pos: 38.5,41.5 + rot: -1.5707963267948966 rad + pos: 38.5,38.5 parent: 2 - - uid: 14333 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42120 components: - type: Transform - pos: 40.5,87.5 + rot: 3.141592653589793 rad + pos: 39.5,37.5 parent: 2 - - uid: 14339 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42121 components: - type: Transform - pos: 49.5,38.5 + rot: 3.141592653589793 rad + pos: 39.5,36.5 parent: 2 - - uid: 14340 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42122 components: - type: Transform - pos: 45.5,38.5 + rot: 3.141592653589793 rad + pos: 39.5,35.5 parent: 2 - - uid: 14341 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42123 components: - type: Transform - pos: 50.5,38.5 + rot: 3.141592653589793 rad + pos: 39.5,34.5 parent: 2 - - uid: 14368 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42124 components: - type: Transform - pos: 39.5,87.5 + rot: 3.141592653589793 rad + pos: 39.5,33.5 parent: 2 - - uid: 14407 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42125 components: - type: Transform - pos: 38.5,87.5 + rot: 3.141592653589793 rad + pos: 39.5,32.5 parent: 2 - - uid: 14583 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42126 components: - type: Transform - pos: -67.5,-64.5 + rot: 3.141592653589793 rad + pos: 39.5,31.5 parent: 2 - - uid: 14836 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42127 components: - type: Transform - pos: -52.5,63.5 + rot: 3.141592653589793 rad + pos: 39.5,30.5 parent: 2 - - uid: 14863 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42128 components: - type: Transform - pos: 48.5,86.5 + rot: 3.141592653589793 rad + pos: 39.5,29.5 parent: 2 - - uid: 14869 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42129 components: - type: Transform - pos: 60.5,19.5 + rot: 3.141592653589793 rad + pos: 39.5,28.5 parent: 2 - - uid: 15032 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42132 components: - type: Transform - pos: 43.5,4.5 + rot: 3.141592653589793 rad + pos: 39.5,25.5 parent: 2 - - uid: 15439 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42135 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,37.5 + pos: 41.5,37.5 parent: 2 - - uid: 15463 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,46.5 + rot: 3.141592653589793 rad + pos: 41.5,38.5 parent: 2 - - uid: 15484 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42137 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,36.5 + pos: 41.5,39.5 parent: 2 - - uid: 15692 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42138 components: - type: Transform - pos: 42.5,35.5 + rot: 1.5707963267948966 rad + pos: 40.5,40.5 parent: 2 - - uid: 15693 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42139 components: - type: Transform - pos: 42.5,34.5 + rot: 1.5707963267948966 rad + pos: 39.5,40.5 parent: 2 - - uid: 15768 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42140 components: - type: Transform - pos: 54.5,27.5 + rot: 1.5707963267948966 rad + pos: 38.5,40.5 parent: 2 - - uid: 15796 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42141 components: - type: Transform - pos: 42.5,37.5 + rot: 1.5707963267948966 rad + pos: 37.5,40.5 parent: 2 - - uid: 15846 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42142 components: - type: Transform - pos: 41.5,28.5 + rot: 1.5707963267948966 rad + pos: 36.5,40.5 parent: 2 - - uid: 15897 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42143 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,48.5 + rot: 1.5707963267948966 rad + pos: 35.5,40.5 parent: 2 - - uid: 16111 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42144 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,42.5 + pos: -48.5,26.5 parent: 2 - - uid: 16301 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42145 components: - type: Transform - pos: 59.5,28.5 + rot: 1.5707963267948966 rad + pos: 33.5,40.5 parent: 2 - - uid: 17474 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42146 components: - type: Transform - pos: 54.5,26.5 + rot: 1.5707963267948966 rad + pos: 32.5,40.5 parent: 2 - - uid: 17891 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42147 components: - type: Transform - pos: -51.5,37.5 + rot: 1.5707963267948966 rad + pos: 31.5,40.5 parent: 2 - - uid: 17893 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42148 components: - type: Transform - pos: -50.5,37.5 + rot: 1.5707963267948966 rad + pos: 30.5,40.5 parent: 2 - - uid: 17933 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42149 components: - type: Transform - pos: -51.5,52.5 + rot: 1.5707963267948966 rad + pos: 29.5,40.5 parent: 2 - - uid: 17947 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42150 components: - type: Transform - pos: -47.5,40.5 + rot: 1.5707963267948966 rad + pos: 28.5,40.5 parent: 2 - - uid: 18014 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42151 components: - type: Transform - pos: -51.5,40.5 + rot: 1.5707963267948966 rad + pos: 27.5,40.5 parent: 2 - - uid: 18030 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42169 components: - type: Transform - pos: -47.5,39.5 + rot: -1.5707963267948966 rad + pos: -106.5,7.5 parent: 2 - - uid: 18398 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42172 components: - type: Transform - pos: 20.5,59.5 + rot: -1.5707963267948966 rad + pos: -18.5,-7.5 parent: 2 - - uid: 18461 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42173 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,49.5 + pos: -19.5,-7.5 parent: 2 - - uid: 18524 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42175 components: - type: Transform - pos: -10.5,46.5 + rot: -1.5707963267948966 rad + pos: -17.5,-7.5 parent: 2 - - uid: 18683 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42193 components: - type: Transform - pos: 60.5,27.5 + pos: -79.5,56.5 parent: 2 - - uid: 18690 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,51.5 + pos: -12.5,-8.5 parent: 2 - - uid: 18769 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42197 components: - type: Transform - pos: 47.5,34.5 + pos: -79.5,57.5 parent: 2 - - uid: 18774 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42237 components: - type: Transform - pos: 48.5,34.5 + rot: 3.141592653589793 rad + pos: -90.5,51.5 parent: 2 - - uid: 18775 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42249 components: - type: Transform - pos: 49.5,34.5 + rot: -1.5707963267948966 rad + pos: 53.5,43.5 parent: 2 - - uid: 18787 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42250 components: - type: Transform - pos: 60.5,28.5 + rot: -1.5707963267948966 rad + pos: 54.5,43.5 parent: 2 - - uid: 18817 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42251 components: - type: Transform rot: -1.5707963267948966 rad - pos: -39.5,51.5 + pos: 55.5,43.5 parent: 2 - - uid: 18819 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42252 components: - type: Transform - pos: 42.5,36.5 + rot: -1.5707963267948966 rad + pos: 56.5,43.5 parent: 2 - - uid: 18835 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42253 components: - type: Transform - pos: 54.5,12.5 + rot: -1.5707963267948966 rad + pos: 57.5,43.5 parent: 2 - - uid: 18967 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42254 components: - type: Transform - pos: 54.5,20.5 + rot: -1.5707963267948966 rad + pos: 58.5,43.5 parent: 2 - - uid: 19188 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42255 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,35.5 + rot: -1.5707963267948966 rad + pos: 59.5,43.5 parent: 2 - - uid: 19362 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42270 components: - type: Transform - pos: 45.5,32.5 + rot: 1.5707963267948966 rad + pos: 13.5,26.5 parent: 2 - - uid: 19450 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42271 components: - type: Transform - pos: 45.5,33.5 + pos: -7.5,69.5 parent: 2 - - uid: 19452 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42272 components: - type: Transform - pos: 45.5,34.5 + rot: 1.5707963267948966 rad + pos: 62.5,44.5 parent: 2 - - uid: 19536 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42285 components: - type: Transform - pos: 46.5,34.5 + pos: -71.5,10.5 parent: 2 - - uid: 19568 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42287 components: - type: Transform - pos: 51.5,28.5 + pos: 39.5,21.5 parent: 2 - - uid: 19569 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42289 components: - type: Transform - pos: 52.5,28.5 + pos: 39.5,22.5 parent: 2 - - uid: 19574 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42290 components: - type: Transform - pos: 19.5,59.5 + pos: 39.5,23.5 parent: 2 - - uid: 19666 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42291 components: - type: Transform - pos: 56.5,28.5 + rot: -1.5707963267948966 rad + pos: 36.5,20.5 parent: 2 - - uid: 19740 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42292 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,31.5 + rot: -1.5707963267948966 rad + pos: 37.5,20.5 parent: 2 - - uid: 19778 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42293 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,49.5 + pos: 38.5,20.5 parent: 2 - - uid: 19787 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42294 components: - type: Transform rot: 3.141592653589793 rad - pos: 43.5,36.5 + pos: 39.5,19.5 parent: 2 - - uid: 19793 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42295 components: - type: Transform - pos: 38.5,50.5 + rot: 1.5707963267948966 rad + pos: 40.5,18.5 parent: 2 - - uid: 19797 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42296 components: - type: Transform - pos: 66.5,30.5 + rot: 1.5707963267948966 rad + pos: 41.5,18.5 parent: 2 - - uid: 19798 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42297 components: - type: Transform - pos: 91.5,51.5 + rot: 1.5707963267948966 rad + pos: 42.5,18.5 parent: 2 - - uid: 19799 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42298 components: - type: Transform - pos: 90.5,51.5 + rot: 1.5707963267948966 rad + pos: 43.5,18.5 parent: 2 - - uid: 19813 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42299 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,37.5 + rot: -1.5707963267948966 rad + pos: 0.5,-5.5 parent: 2 - - uid: 19819 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42301 components: - type: Transform - pos: 60.5,21.5 + rot: -1.5707963267948966 rad + pos: -39.5,35.5 parent: 2 - - uid: 19830 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42303 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,47.5 + pos: 1.5,41.5 parent: 2 - - uid: 19834 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42304 components: - type: Transform - pos: 29.5,-65.5 + pos: 1.5,42.5 parent: 2 - - uid: 19856 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42305 components: - type: Transform - pos: -43.5,65.5 + rot: 1.5707963267948966 rad + pos: 36.5,44.5 parent: 2 - - uid: 19890 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42306 components: - type: Transform - pos: 66.5,27.5 + rot: 1.5707963267948966 rad + pos: 37.5,44.5 parent: 2 - - uid: 19891 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42307 components: - type: Transform - pos: 66.5,26.5 + rot: 1.5707963267948966 rad + pos: 38.5,44.5 parent: 2 - - uid: 19909 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42310 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,36.5 + pos: 35.5,43.5 parent: 2 - - uid: 19910 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42311 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,49.5 + pos: 35.5,42.5 parent: 2 - - uid: 19933 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42312 components: - type: Transform - pos: 29.5,59.5 + pos: 35.5,41.5 parent: 2 - - uid: 19942 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42313 components: - type: Transform - pos: 29.5,58.5 + pos: 35.5,40.5 parent: 2 - - uid: 19980 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42314 components: - type: Transform - pos: 41.5,41.5 + pos: 35.5,39.5 parent: 2 - - uid: 20026 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42328 components: - type: Transform - pos: 37.5,50.5 + rot: -1.5707963267948966 rad + pos: 45.5,26.5 parent: 2 - - uid: 20160 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42380 components: - type: Transform - pos: 16.5,43.5 + rot: 1.5707963267948966 rad + pos: -57.5,-0.5 parent: 2 - - uid: 20161 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42382 components: - type: Transform - pos: 14.5,50.5 + rot: 1.5707963267948966 rad + pos: 18.5,31.5 parent: 2 - - uid: 20165 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42383 components: - type: Transform - pos: 14.5,54.5 + rot: 1.5707963267948966 rad + pos: 19.5,31.5 parent: 2 - - uid: 20175 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42384 components: - type: Transform - pos: 15.5,49.5 + rot: 1.5707963267948966 rad + pos: 20.5,31.5 parent: 2 - - uid: 20251 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42385 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,38.5 + rot: 1.5707963267948966 rad + pos: 21.5,31.5 parent: 2 - - uid: 20328 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42391 components: - type: Transform - pos: 18.5,63.5 + rot: 1.5707963267948966 rad + pos: 14.5,28.5 parent: 2 - - uid: 20330 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42392 components: - type: Transform - pos: 21.5,60.5 + pos: 22.5,32.5 parent: 2 - - uid: 20426 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42393 components: - type: Transform - pos: 80.5,10.5 + pos: 22.5,33.5 parent: 2 - - uid: 20429 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42394 components: - type: Transform - pos: 80.5,9.5 + pos: 22.5,34.5 parent: 2 - - uid: 20443 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42395 components: - type: Transform - pos: 17.5,59.5 + pos: 22.5,35.5 parent: 2 - - uid: 20483 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42407 components: - type: Transform - pos: 12.5,58.5 + rot: 1.5707963267948966 rad + pos: -58.5,-0.5 parent: 2 - - uid: 20485 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42416 components: - type: Transform - pos: 16.5,48.5 + rot: 1.5707963267948966 rad + pos: 15.5,28.5 parent: 2 - - uid: 20498 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42447 components: - type: Transform - pos: 16.5,47.5 + rot: 1.5707963267948966 rad + pos: 15.5,23.5 parent: 2 - - uid: 20582 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42448 components: - type: Transform - pos: -12.5,55.5 + rot: 1.5707963267948966 rad + pos: 16.5,23.5 parent: 2 - - uid: 20661 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42449 components: - type: Transform - pos: -11.5,54.5 + rot: 1.5707963267948966 rad + pos: 17.5,23.5 parent: 2 - - uid: 20677 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42450 components: - type: Transform - pos: 34.5,-48.5 + rot: 1.5707963267948966 rad + pos: 18.5,23.5 parent: 2 - - uid: 20678 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42451 components: - type: Transform - pos: 32.5,-43.5 + rot: 1.5707963267948966 rad + pos: 19.5,23.5 parent: 2 - - uid: 20779 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42452 components: - type: Transform - pos: 66.5,35.5 + rot: 1.5707963267948966 rad + pos: 20.5,23.5 parent: 2 - - uid: 20807 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42453 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,45.5 + rot: 1.5707963267948966 rad + pos: 21.5,23.5 parent: 2 - - uid: 20810 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,47.5 + pos: 22.5,24.5 parent: 2 - - uid: 20842 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42455 components: - type: Transform - pos: 23.5,57.5 + pos: 22.5,25.5 parent: 2 - - uid: 20845 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42457 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,34.5 + pos: 22.5,27.5 parent: 2 - - uid: 20855 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42458 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,37.5 + pos: 22.5,28.5 parent: 2 - - uid: 20870 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42459 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,50.5 + pos: 22.5,29.5 parent: 2 - - uid: 20875 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42460 components: - type: Transform - pos: -42.5,-76.5 + pos: 22.5,30.5 parent: 2 - - uid: 20931 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42505 components: - type: Transform - pos: -43.5,-76.5 + rot: 3.141592653589793 rad + pos: 22.5,22.5 parent: 2 - - uid: 20941 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42507 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,51.5 + rot: 1.5707963267948966 rad + pos: 23.5,21.5 parent: 2 - - uid: 20949 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42508 components: - type: Transform - pos: 17.5,63.5 + rot: 1.5707963267948966 rad + pos: 24.5,21.5 parent: 2 - - uid: 20950 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42509 components: - type: Transform - pos: 21.5,61.5 + rot: 1.5707963267948966 rad + pos: 25.5,21.5 parent: 2 - - uid: 20967 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42550 components: - type: Transform - pos: -44.5,-77.5 + pos: -7.5,20.5 parent: 2 - - uid: 20994 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42554 components: - type: Transform - pos: 81.5,10.5 + rot: 1.5707963267948966 rad + pos: 14.5,26.5 parent: 2 - - uid: 20996 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42555 components: - type: Transform - pos: 75.5,10.5 + rot: 1.5707963267948966 rad + pos: 15.5,26.5 parent: 2 - - uid: 20997 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42556 components: - type: Transform - pos: 81.5,7.5 + rot: 1.5707963267948966 rad + pos: 16.5,26.5 parent: 2 - - uid: 20998 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42557 components: - type: Transform - pos: 81.5,8.5 + rot: 1.5707963267948966 rad + pos: 17.5,26.5 parent: 2 - - uid: 21207 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42558 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 18.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42559 components: - type: Transform - pos: 58.5,28.5 + rot: 1.5707963267948966 rad + pos: 19.5,26.5 parent: 2 - - uid: 21208 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42560 components: - type: Transform - pos: 88.5,25.5 + rot: 1.5707963267948966 rad + pos: 20.5,26.5 parent: 2 - - uid: 21213 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42561 components: - type: Transform - pos: -10.5,50.5 + rot: 1.5707963267948966 rad + pos: 21.5,26.5 parent: 2 - - uid: 21376 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42562 components: - type: Transform - pos: 42.5,38.5 + rot: 1.5707963267948966 rad + pos: 16.5,28.5 parent: 2 - - uid: 21384 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42563 components: - type: Transform - pos: 40.5,41.5 + rot: 1.5707963267948966 rad + pos: 17.5,28.5 parent: 2 - - uid: 21386 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42564 components: - type: Transform - pos: 42.5,40.5 + rot: 1.5707963267948966 rad + pos: 18.5,28.5 parent: 2 - - uid: 21390 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42565 components: - type: Transform - pos: 42.5,41.5 + rot: 1.5707963267948966 rad + pos: 19.5,28.5 parent: 2 - - uid: 21402 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42614 components: - type: Transform - pos: 66.5,25.5 + rot: -1.5707963267948966 rad + pos: 12.5,23.5 parent: 2 - - uid: 21604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42615 components: - type: Transform - pos: 92.5,48.5 + rot: -1.5707963267948966 rad + pos: 13.5,23.5 parent: 2 - - uid: 21617 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42616 components: - type: Transform - pos: 92.5,51.5 + rot: -1.5707963267948966 rad + pos: -8.5,26.5 parent: 2 - - uid: 21680 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42617 components: - type: Transform - pos: 66.5,33.5 + rot: 1.5707963267948966 rad + pos: -14.5,28.5 parent: 2 - - uid: 21733 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42619 components: - type: Transform - pos: 76.5,25.5 + rot: 1.5707963267948966 rad + pos: -12.5,28.5 parent: 2 - - uid: 21734 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42620 components: - type: Transform - pos: 78.5,25.5 + rot: 1.5707963267948966 rad + pos: -11.5,28.5 parent: 2 - - uid: 21735 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42621 components: - type: Transform - pos: 28.5,-64.5 + rot: 1.5707963267948966 rad + pos: -10.5,28.5 parent: 2 - - uid: 21738 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42622 components: - type: Transform - pos: 89.5,25.5 + rot: 1.5707963267948966 rad + pos: -9.5,28.5 parent: 2 - - uid: 21740 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42623 components: - type: Transform - pos: 66.5,41.5 + rot: 1.5707963267948966 rad + pos: -8.5,28.5 parent: 2 - - uid: 21779 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42624 components: - type: Transform - pos: 53.5,28.5 + rot: 1.5707963267948966 rad + pos: -7.5,28.5 parent: 2 - - uid: 21805 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42625 components: - type: Transform - pos: 72.5,51.5 + rot: 1.5707963267948966 rad + pos: -6.5,28.5 parent: 2 - - uid: 21822 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42626 components: - type: Transform - pos: 76.5,51.5 + rot: 1.5707963267948966 rad + pos: -5.5,28.5 parent: 2 - - uid: 21874 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42627 components: - type: Transform - pos: 53.5,29.5 + rot: 1.5707963267948966 rad + pos: -4.5,28.5 parent: 2 - - uid: 21958 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42628 components: - type: Transform - pos: 4.5,43.5 + rot: 1.5707963267948966 rad + pos: -3.5,28.5 parent: 2 - - uid: 21987 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42629 components: - type: Transform - pos: 42.5,39.5 + rot: 1.5707963267948966 rad + pos: -2.5,28.5 parent: 2 - - uid: 22020 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42630 components: - type: Transform - pos: 71.5,25.5 + rot: 1.5707963267948966 rad + pos: -1.5,28.5 parent: 2 - - uid: 22025 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42631 components: - type: Transform - pos: 74.5,25.5 + rot: 1.5707963267948966 rad + pos: -0.5,28.5 parent: 2 - - uid: 22026 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42632 components: - type: Transform - pos: 90.5,25.5 + rot: 1.5707963267948966 rad + pos: 0.5,28.5 parent: 2 - - uid: 22166 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42634 components: - type: Transform - pos: 57.5,12.5 + rot: 1.5707963267948966 rad + pos: 2.5,28.5 parent: 2 - - uid: 22188 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42636 components: - type: Transform - pos: 39.5,-9.5 + rot: 1.5707963267948966 rad + pos: 4.5,28.5 parent: 2 - - uid: 22486 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42637 components: - type: Transform - pos: -67.5,-56.5 + rot: 1.5707963267948966 rad + pos: 5.5,28.5 parent: 2 - - uid: 22523 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42638 components: - type: Transform - pos: -59.5,56.5 + rot: 1.5707963267948966 rad + pos: 6.5,28.5 parent: 2 - - uid: 22548 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42639 components: - type: Transform - pos: 16.5,-66.5 + rot: 1.5707963267948966 rad + pos: 7.5,28.5 parent: 2 - - uid: 22571 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42640 components: - type: Transform - pos: -24.5,-31.5 + rot: 1.5707963267948966 rad + pos: 8.5,28.5 parent: 2 - - uid: 22574 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42641 components: - type: Transform - pos: -24.5,-32.5 + rot: 1.5707963267948966 rad + pos: 9.5,28.5 parent: 2 - - uid: 22619 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42642 components: - type: Transform - pos: 38.5,-9.5 + rot: 1.5707963267948966 rad + pos: 10.5,28.5 parent: 2 - - uid: 22635 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42643 components: - type: Transform - pos: -24.5,-33.5 + rot: 1.5707963267948966 rad + pos: 11.5,28.5 parent: 2 - - uid: 22688 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42644 components: - type: Transform - pos: -23.5,-31.5 + rot: 1.5707963267948966 rad + pos: 12.5,28.5 parent: 2 - - uid: 22848 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42645 components: - type: Transform - pos: -23.5,-33.5 + rot: 1.5707963267948966 rad + pos: 10.5,26.5 parent: 2 - - uid: 22907 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42646 components: - type: Transform - pos: -22.5,-31.5 + rot: 1.5707963267948966 rad + pos: 9.5,26.5 parent: 2 - - uid: 22919 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42647 components: - type: Transform - pos: 34.5,-37.5 + rot: 1.5707963267948966 rad + pos: 8.5,26.5 parent: 2 - - uid: 22975 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42648 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,48.5 + rot: 1.5707963267948966 rad + pos: 7.5,26.5 parent: 2 - - uid: 22996 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42651 components: - type: Transform - pos: 81.5,9.5 + rot: 1.5707963267948966 rad + pos: 4.5,26.5 parent: 2 - - uid: 22997 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42652 components: - type: Transform - pos: 81.5,12.5 + rot: 1.5707963267948966 rad + pos: 3.5,26.5 parent: 2 - - uid: 23065 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42653 components: - type: Transform - pos: -60.5,60.5 + rot: 1.5707963267948966 rad + pos: 2.5,26.5 parent: 2 - - uid: 23112 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42654 components: - type: Transform - pos: -59.5,64.5 + rot: 1.5707963267948966 rad + pos: 1.5,26.5 parent: 2 - - uid: 23134 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42655 components: - type: Transform - pos: 40.5,-9.5 + rot: 1.5707963267948966 rad + pos: 0.5,26.5 parent: 2 - - uid: 23270 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42657 components: - type: Transform - pos: 68.5,25.5 + rot: 1.5707963267948966 rad + pos: -1.5,26.5 parent: 2 - - uid: 23462 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42658 components: - type: Transform - pos: 92.5,26.5 + rot: 1.5707963267948966 rad + pos: -2.5,26.5 parent: 2 - - uid: 23463 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42660 components: - type: Transform - pos: 92.5,25.5 + rot: 1.5707963267948966 rad + pos: -4.5,26.5 parent: 2 - - uid: 23464 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42661 components: - type: Transform - pos: 92.5,27.5 + rot: 1.5707963267948966 rad + pos: -5.5,26.5 parent: 2 - - uid: 23466 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42662 components: - type: Transform - pos: 91.5,25.5 + rot: 1.5707963267948966 rad + pos: -6.5,26.5 parent: 2 - - uid: 23467 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42663 components: - type: Transform - pos: 67.5,25.5 + rot: 1.5707963267948966 rad + pos: -7.5,26.5 parent: 2 - - uid: 23567 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42701 components: - type: Transform - pos: 80.5,25.5 + rot: -1.5707963267948966 rad + pos: -55.5,28.5 parent: 2 - - uid: 23568 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42722 components: - type: Transform - pos: 72.5,25.5 + rot: 1.5707963267948966 rad + pos: -54.5,28.5 parent: 2 - - uid: 23628 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42723 components: - type: Transform - pos: 73.5,25.5 + rot: 1.5707963267948966 rad + pos: -53.5,28.5 parent: 2 - - uid: 23629 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42724 components: - type: Transform - pos: 3.5,43.5 + rot: 1.5707963267948966 rad + pos: -52.5,28.5 parent: 2 - - uid: 23689 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42725 components: - type: Transform - pos: 42.5,32.5 + rot: 1.5707963267948966 rad + pos: -51.5,28.5 parent: 2 - - uid: 23693 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42726 components: - type: Transform rot: 1.5707963267948966 rad - pos: 43.5,32.5 + pos: -50.5,28.5 parent: 2 - - uid: 23883 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42727 components: - type: Transform - pos: 75.5,25.5 + rot: 1.5707963267948966 rad + pos: -49.5,28.5 parent: 2 - - uid: 23957 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42728 components: - type: Transform - pos: -41.5,-76.5 + rot: 1.5707963267948966 rad + pos: -48.5,28.5 parent: 2 - - uid: 24032 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42730 components: - type: Transform - pos: 69.5,25.5 + rot: 1.5707963267948966 rad + pos: -46.5,28.5 parent: 2 - - uid: 24033 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42731 components: - type: Transform - pos: 82.5,25.5 + rot: 1.5707963267948966 rad + pos: -45.5,28.5 parent: 2 - - uid: 24034 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42732 components: - type: Transform - pos: 84.5,25.5 + rot: 1.5707963267948966 rad + pos: -44.5,28.5 parent: 2 - - uid: 24358 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42733 components: - type: Transform - pos: -44.5,-76.5 + rot: 1.5707963267948966 rad + pos: -43.5,28.5 parent: 2 - - uid: 24728 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42734 components: - type: Transform - pos: 11.5,-28.5 + rot: 1.5707963267948966 rad + pos: -42.5,28.5 parent: 2 - - uid: 24739 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42735 components: - type: Transform - pos: 66.5,39.5 + rot: 1.5707963267948966 rad + pos: -41.5,28.5 parent: 2 - - uid: 24741 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42737 components: - type: Transform - pos: 66.5,40.5 + rot: 1.5707963267948966 rad + pos: -39.5,28.5 parent: 2 - - uid: 24755 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42738 components: - type: Transform - pos: 71.5,51.5 + rot: 1.5707963267948966 rad + pos: -38.5,28.5 parent: 2 - - uid: 24763 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42739 components: - type: Transform - pos: 73.5,51.5 + rot: 1.5707963267948966 rad + pos: -37.5,28.5 parent: 2 - - uid: 24767 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42740 components: - type: Transform - pos: 77.5,51.5 + rot: 1.5707963267948966 rad + pos: -36.5,28.5 parent: 2 - - uid: 24819 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42741 components: - type: Transform - pos: 75.5,51.5 + rot: 1.5707963267948966 rad + pos: -35.5,28.5 parent: 2 - - uid: 24820 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42742 components: - type: Transform - pos: 74.5,51.5 + rot: 1.5707963267948966 rad + pos: -34.5,28.5 parent: 2 - - uid: 24835 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42743 components: - type: Transform - pos: 43.5,28.5 + rot: 1.5707963267948966 rad + pos: -33.5,28.5 parent: 2 - - uid: 24840 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42744 components: - type: Transform - pos: 66.5,38.5 + rot: 1.5707963267948966 rad + pos: -32.5,28.5 parent: 2 - - uid: 24851 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42745 components: - type: Transform - pos: 83.5,25.5 + rot: 1.5707963267948966 rad + pos: -31.5,28.5 parent: 2 - - uid: 24852 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42746 components: - type: Transform - pos: 70.5,25.5 + rot: 1.5707963267948966 rad + pos: -30.5,28.5 parent: 2 - - uid: 24872 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42747 components: - type: Transform - pos: 66.5,37.5 + rot: 1.5707963267948966 rad + pos: -29.5,28.5 parent: 2 - - uid: 24954 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42748 components: - type: Transform - pos: 66.5,36.5 + rot: 1.5707963267948966 rad + pos: -28.5,28.5 parent: 2 - - uid: 25010 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42749 components: - type: Transform - pos: 60.5,12.5 + rot: 1.5707963267948966 rad + pos: -27.5,28.5 parent: 2 - - uid: 25177 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42751 components: - type: Transform - pos: 60.5,15.5 + rot: 1.5707963267948966 rad + pos: -25.5,28.5 parent: 2 - - uid: 25230 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42752 components: - type: Transform - pos: 86.5,25.5 + rot: 1.5707963267948966 rad + pos: -24.5,28.5 parent: 2 - - uid: 25231 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42753 components: - type: Transform - pos: 81.5,25.5 + rot: 1.5707963267948966 rad + pos: -23.5,28.5 parent: 2 - - uid: 25232 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42754 components: - type: Transform - pos: 79.5,25.5 + rot: 1.5707963267948966 rad + pos: -22.5,28.5 parent: 2 - - uid: 25233 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42755 components: - type: Transform - pos: 85.5,25.5 + rot: 1.5707963267948966 rad + pos: -21.5,28.5 parent: 2 - - uid: 25234 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42756 components: - type: Transform - pos: 87.5,25.5 + rot: 1.5707963267948966 rad + pos: -20.5,28.5 parent: 2 - - uid: 25235 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42757 components: - type: Transform - pos: 54.5,25.5 + rot: 1.5707963267948966 rad + pos: -19.5,28.5 parent: 2 - - uid: 25243 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42758 components: - type: Transform - pos: 44.5,28.5 + rot: 1.5707963267948966 rad + pos: -18.5,28.5 parent: 2 - - uid: 25261 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42760 components: - type: Transform - pos: 42.5,31.5 + rot: 1.5707963267948966 rad + pos: -9.5,26.5 parent: 2 - - uid: 25269 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42761 components: - type: Transform - pos: 42.5,33.5 + rot: 1.5707963267948966 rad + pos: -10.5,26.5 parent: 2 - - uid: 25309 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42762 components: - type: Transform - pos: 45.5,28.5 + rot: 1.5707963267948966 rad + pos: -11.5,26.5 parent: 2 - - uid: 25318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42764 components: - type: Transform - pos: 77.5,25.5 + rot: 1.5707963267948966 rad + pos: -13.5,26.5 parent: 2 - - uid: 25391 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42765 components: - type: Transform - pos: 20.5,62.5 + rot: 1.5707963267948966 rad + pos: -14.5,26.5 parent: 2 - - uid: 25396 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42766 components: - type: Transform - pos: 19.5,62.5 + rot: 1.5707963267948966 rad + pos: -15.5,26.5 parent: 2 - - uid: 25400 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42767 components: - type: Transform - pos: 17.5,62.5 + rot: 1.5707963267948966 rad + pos: -16.5,26.5 parent: 2 - - uid: 25402 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42768 components: - type: Transform - pos: 18.5,62.5 + rot: 1.5707963267948966 rad + pos: -17.5,26.5 parent: 2 - - uid: 25472 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42769 components: - type: Transform - pos: 36.5,50.5 + rot: 1.5707963267948966 rad + pos: -18.5,26.5 parent: 2 - - uid: 25607 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42771 components: - type: Transform - pos: 10.5,-27.5 + rot: 1.5707963267948966 rad + pos: -20.5,26.5 parent: 2 - - uid: 25683 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42772 components: - type: Transform - pos: -11.5,-70.5 + rot: 1.5707963267948966 rad + pos: -21.5,26.5 parent: 2 - - uid: 25789 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42773 components: - type: Transform - pos: 30.5,50.5 + rot: 1.5707963267948966 rad + pos: -22.5,26.5 parent: 2 - - uid: 25796 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42774 components: - type: Transform - pos: 11.5,-27.5 + rot: 1.5707963267948966 rad + pos: -23.5,26.5 parent: 2 - - uid: 25814 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42776 components: - type: Transform - pos: 29.5,50.5 + rot: 1.5707963267948966 rad + pos: -25.5,26.5 parent: 2 - - uid: 25815 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42777 components: - type: Transform - pos: 28.5,46.5 + rot: 1.5707963267948966 rad + pos: -26.5,26.5 parent: 2 - - uid: 25860 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42778 components: - type: Transform - pos: 28.5,47.5 + rot: 1.5707963267948966 rad + pos: -27.5,26.5 parent: 2 - - uid: 25864 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42779 components: - type: Transform - pos: -11.5,55.5 + rot: 1.5707963267948966 rad + pos: -28.5,26.5 parent: 2 - - uid: 25870 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42780 components: - type: Transform - pos: 28.5,48.5 + rot: 1.5707963267948966 rad + pos: -29.5,26.5 parent: 2 - - uid: 25929 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42781 components: - type: Transform - pos: 28.5,50.5 + rot: 1.5707963267948966 rad + pos: -30.5,26.5 parent: 2 - - uid: 25936 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42782 components: - type: Transform - pos: 29.5,51.5 + rot: 1.5707963267948966 rad + pos: -31.5,26.5 parent: 2 - - uid: 25949 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42783 components: - type: Transform - pos: 92.5,32.5 + rot: 1.5707963267948966 rad + pos: -32.5,26.5 parent: 2 - - uid: 25952 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42784 components: - type: Transform - pos: 29.5,52.5 + rot: 1.5707963267948966 rad + pos: -33.5,26.5 parent: 2 - - uid: 25953 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42785 components: - type: Transform - pos: 66.5,34.5 + rot: 1.5707963267948966 rad + pos: -34.5,26.5 parent: 2 - - uid: 26057 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42786 components: - type: Transform - pos: 29.5,53.5 + rot: 1.5707963267948966 rad + pos: -35.5,26.5 parent: 2 - - uid: 26077 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42787 components: - type: Transform - pos: 29.5,54.5 + rot: 1.5707963267948966 rad + pos: -36.5,26.5 parent: 2 - - uid: 26078 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42788 components: - type: Transform - pos: 29.5,55.5 + rot: 1.5707963267948966 rad + pos: -37.5,26.5 parent: 2 - - uid: 26081 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42790 components: - type: Transform - pos: 29.5,56.5 + rot: 1.5707963267948966 rad + pos: -39.5,26.5 parent: 2 - - uid: 26082 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42791 components: - type: Transform - pos: 29.5,57.5 + rot: 1.5707963267948966 rad + pos: -40.5,26.5 parent: 2 - - uid: 26105 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42792 components: - type: Transform - pos: 6.5,-66.5 + rot: 1.5707963267948966 rad + pos: -41.5,26.5 parent: 2 - - uid: 26175 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42793 components: - type: Transform - pos: 14.5,-10.5 + rot: 1.5707963267948966 rad + pos: -42.5,26.5 parent: 2 - - uid: 26208 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42794 components: - type: Transform - pos: 39.5,-10.5 + rot: 1.5707963267948966 rad + pos: -43.5,26.5 parent: 2 - - uid: 26311 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42795 components: - type: Transform - pos: 15.5,-66.5 + rot: 1.5707963267948966 rad + pos: -44.5,26.5 parent: 2 - - uid: 26610 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42796 components: - type: Transform - pos: 25.5,51.5 + rot: 1.5707963267948966 rad + pos: -45.5,26.5 parent: 2 - - uid: 26794 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42797 components: - type: Transform - pos: -26.5,-53.5 + rot: 1.5707963267948966 rad + pos: -46.5,26.5 parent: 2 - - uid: 26821 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42798 components: - type: Transform - pos: -14.5,-12.5 + rot: 1.5707963267948966 rad + pos: -47.5,26.5 parent: 2 - - uid: 27296 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42803 components: - type: Transform - pos: -9.5,-70.5 + rot: 3.141592653589793 rad + pos: -40.5,29.5 parent: 2 - - uid: 27331 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42804 components: - type: Transform - pos: 37.5,41.5 + rot: 3.141592653589793 rad + pos: -40.5,30.5 parent: 2 - - uid: 27370 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42805 components: - type: Transform - pos: 36.5,41.5 + rot: 3.141592653589793 rad + pos: -40.5,31.5 parent: 2 - - uid: 27726 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42806 components: - type: Transform - pos: 16.5,44.5 + rot: 3.141592653589793 rad + pos: -40.5,32.5 parent: 2 - - uid: 27767 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42812 components: - type: Transform - pos: 29.5,-49.5 + pos: -32.5,35.5 parent: 2 - - uid: 27805 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42813 components: - type: Transform - pos: -47.5,35.5 + pos: -32.5,36.5 parent: 2 - - uid: 27871 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42814 components: - type: Transform - pos: 50.5,34.5 + pos: -32.5,37.5 parent: 2 - - uid: 28139 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42815 components: - type: Transform - pos: 7.5,43.5 + pos: -32.5,38.5 parent: 2 - - uid: 28436 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42816 components: - type: Transform - pos: 34.5,-45.5 + pos: -32.5,39.5 parent: 2 - - uid: 28761 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42817 components: - type: Transform - pos: 57.5,28.5 + pos: -32.5,40.5 parent: 2 - - uid: 28762 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42818 components: - type: Transform - pos: 55.5,28.5 + pos: -32.5,41.5 parent: 2 - - uid: 28766 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42819 components: - type: Transform - pos: 50.5,28.5 + pos: -32.5,42.5 parent: 2 - - uid: 28767 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42823 components: - type: Transform - pos: 60.5,16.5 + pos: -30.5,44.5 parent: 2 - - uid: 28768 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42824 components: - type: Transform - pos: 56.5,12.5 + pos: -30.5,45.5 parent: 2 - - uid: 28770 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42825 components: - type: Transform - pos: 55.5,12.5 + pos: -30.5,46.5 parent: 2 - - uid: 28771 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42843 components: - type: Transform - pos: 46.5,28.5 + rot: 1.5707963267948966 rad + pos: -31.5,43.5 parent: 2 - - uid: 28772 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42844 components: - type: Transform - pos: 48.5,28.5 + rot: 1.5707963267948966 rad + pos: -29.5,43.5 parent: 2 - - uid: 28773 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42856 components: - type: Transform - pos: 60.5,17.5 + pos: -31.5,45.5 parent: 2 - - uid: 29010 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42858 components: - type: Transform - pos: 21.5,62.5 + pos: -31.5,46.5 parent: 2 - - uid: 29036 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42884 components: - type: Transform - pos: 60.5,24.5 + rot: 3.141592653589793 rad + pos: -38.5,27.5 parent: 2 - - uid: 29037 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42885 components: - type: Transform - pos: -50.5,45.5 + rot: 3.141592653589793 rad + pos: -38.5,28.5 parent: 2 - - uid: 29084 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42886 components: - type: Transform - pos: 60.5,20.5 + rot: 3.141592653589793 rad + pos: -38.5,29.5 parent: 2 - - uid: 29114 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42887 components: - type: Transform - pos: -26.5,-54.5 + rot: 3.141592653589793 rad + pos: -38.5,30.5 parent: 2 - - uid: 29581 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42888 components: - type: Transform - pos: 54.5,23.5 + rot: 3.141592653589793 rad + pos: -38.5,31.5 parent: 2 - - uid: 29582 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42901 components: - type: Transform - pos: 45.5,30.5 + rot: 1.5707963267948966 rad + pos: -37.5,32.5 parent: 2 - - uid: 29583 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42902 components: - type: Transform - pos: 45.5,29.5 + rot: 1.5707963267948966 rad + pos: -36.5,32.5 parent: 2 - - uid: 29690 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42903 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,37.5 + rot: 1.5707963267948966 rad + pos: -35.5,32.5 parent: 2 - - uid: 29871 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42904 components: - type: Transform - pos: 32.5,-49.5 + rot: 1.5707963267948966 rad + pos: -34.5,32.5 parent: 2 - - uid: 30140 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42905 components: - type: Transform - pos: 60.5,14.5 + rot: 1.5707963267948966 rad + pos: -33.5,32.5 parent: 2 - - uid: 30417 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42906 components: - type: Transform - pos: 60.5,18.5 + pos: -32.5,33.5 parent: 2 - - uid: 30773 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42921 components: - type: Transform rot: -1.5707963267948966 rad - pos: 28.5,8.5 + pos: -33.5,34.5 parent: 2 - - uid: 30779 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42948 components: - type: Transform - pos: 2.5,-27.5 + rot: 1.5707963267948966 rad + pos: -42.5,35.5 parent: 2 - - uid: 30800 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42949 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,-50.5 + pos: -41.5,35.5 parent: 2 - - uid: 31100 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42950 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,34.5 + pos: -40.5,34.5 parent: 2 - - uid: 31911 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42951 components: - type: Transform - pos: 60.5,23.5 + pos: -40.5,36.5 parent: 2 - - uid: 32749 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42952 components: - type: Transform - pos: 81.5,13.5 + pos: -40.5,37.5 parent: 2 - - uid: 33519 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42953 components: - type: Transform - pos: -2.5,-29.5 - parent: 33049 - - uid: 33520 + pos: -40.5,38.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42954 components: - type: Transform - pos: -2.5,-28.5 - parent: 33049 - - uid: 33521 + pos: -40.5,39.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42955 components: - type: Transform - pos: -2.5,-27.5 - parent: 33049 - - uid: 33522 + pos: -40.5,40.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42956 components: - type: Transform - pos: -1.5,-26.5 - parent: 33049 - - uid: 33523 + rot: 3.141592653589793 rad + pos: -33.5,39.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42958 components: - type: Transform - pos: -0.5,-27.5 - parent: 33049 - - uid: 33524 + rot: -1.5707963267948966 rad + pos: -41.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42959 components: - type: Transform - pos: 0.5,-27.5 - parent: 33049 - - uid: 33525 + rot: -1.5707963267948966 rad + pos: -42.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42965 components: - type: Transform - pos: 0.5,-28.5 - parent: 33049 - - uid: 33526 + rot: 3.141592653589793 rad + pos: -38.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42966 components: - type: Transform - pos: -0.5,-28.5 - parent: 33049 - - uid: 33527 + rot: 3.141592653589793 rad + pos: -38.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42967 components: - type: Transform - pos: 1.5,-30.5 - parent: 33049 - - uid: 33528 + rot: 3.141592653589793 rad + pos: -38.5,35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42968 components: - type: Transform - pos: -1.5,-27.5 - parent: 33049 - - uid: 33529 + rot: 3.141592653589793 rad + pos: -38.5,36.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42969 components: - type: Transform - pos: -1.5,-27.5 - parent: 33049 - - uid: 33530 + rot: 3.141592653589793 rad + pos: -38.5,37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42970 components: - type: Transform - pos: -0.5,-28.5 - parent: 33049 - - uid: 33531 + rot: 3.141592653589793 rad + pos: -38.5,38.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42971 components: - type: Transform - pos: -1.5,-29.5 - parent: 33049 - - uid: 33532 + rot: 3.141592653589793 rad + pos: -38.5,39.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42972 components: - type: Transform - pos: -1.5,-29.5 - parent: 33049 - - uid: 33533 + rot: 3.141592653589793 rad + pos: -38.5,40.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43006 components: - type: Transform - pos: 1.5,-30.5 - parent: 33049 - - uid: 33534 + rot: -1.5707963267948966 rad + pos: -52.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43007 components: - type: Transform - pos: 1.5,-31.5 - parent: 33049 - - uid: 33535 + rot: -1.5707963267948966 rad + pos: -51.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43008 components: - type: Transform - pos: 1.5,-27.5 - parent: 33049 - - uid: 33536 + rot: -1.5707963267948966 rad + pos: -50.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43014 components: - type: Transform - pos: 1.5,-26.5 - parent: 33049 - - uid: 33537 + rot: -1.5707963267948966 rad + pos: -48.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43015 components: - type: Transform - pos: 1.5,-28.5 - parent: 33049 - - uid: 33538 + rot: -1.5707963267948966 rad + pos: -47.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43016 components: - type: Transform - pos: -0.5,-30.5 - parent: 33049 - - uid: 33539 + rot: -1.5707963267948966 rad + pos: -46.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43017 components: - type: Transform - pos: -1.5,-30.5 - parent: 33049 - - uid: 33540 + rot: -1.5707963267948966 rad + pos: -45.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43018 components: - type: Transform - pos: -1.5,-30.5 - parent: 33049 - - uid: 33541 + rot: -1.5707963267948966 rad + pos: -44.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43021 components: - type: Transform - pos: 0.5,-31.5 - parent: 33049 - - uid: 33542 + rot: -1.5707963267948966 rad + pos: -44.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43022 components: - type: Transform - pos: 4.5,-11.5 - parent: 33049 - - uid: 33543 + rot: -1.5707963267948966 rad + pos: -45.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43023 components: - type: Transform - pos: 4.5,-10.5 - parent: 33049 - - uid: 34500 + rot: -1.5707963267948966 rad + pos: -46.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43024 components: - type: Transform - pos: 80.5,8.5 + rot: -1.5707963267948966 rad + pos: -47.5,34.5 parent: 2 - - uid: 34503 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43025 components: - type: Transform - pos: 81.5,11.5 + rot: -1.5707963267948966 rad + pos: -48.5,34.5 parent: 2 - - uid: 34504 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43026 components: - type: Transform - pos: 80.5,11.5 + rot: 3.141592653589793 rad + pos: -49.5,34.5 parent: 2 - - uid: 34505 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43027 components: - type: Transform - pos: 80.5,12.5 + rot: 3.141592653589793 rad + pos: -49.5,35.5 parent: 2 - - uid: 34506 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43028 components: - type: Transform - pos: 80.5,13.5 + rot: 3.141592653589793 rad + pos: -49.5,36.5 parent: 2 - - uid: 34507 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43029 components: - type: Transform - pos: 79.5,8.5 + rot: 3.141592653589793 rad + pos: -49.5,37.5 parent: 2 - - uid: 34508 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43030 components: - type: Transform - pos: 79.5,9.5 + rot: 3.141592653589793 rad + pos: -49.5,38.5 parent: 2 - - uid: 34509 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43031 components: - type: Transform - pos: 79.5,10.5 + rot: 3.141592653589793 rad + pos: -49.5,39.5 parent: 2 - - uid: 34510 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43032 components: - type: Transform - pos: 79.5,11.5 + rot: 3.141592653589793 rad + pos: -49.5,40.5 parent: 2 - - uid: 34511 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43035 components: - type: Transform - pos: 79.5,12.5 + rot: 1.5707963267948966 rad + pos: -54.5,32.5 parent: 2 - - uid: 34512 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43036 components: - type: Transform - pos: 79.5,13.5 + rot: 1.5707963267948966 rad + pos: -53.5,32.5 parent: 2 - - uid: 34513 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43037 components: - type: Transform - pos: 79.5,14.5 + rot: 1.5707963267948966 rad + pos: -52.5,32.5 parent: 2 - - uid: 34514 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43038 components: - type: Transform - pos: 78.5,14.5 + rot: 1.5707963267948966 rad + pos: -51.5,32.5 parent: 2 - - uid: 34515 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43039 components: - type: Transform - pos: 77.5,14.5 + rot: 1.5707963267948966 rad + pos: -49.5,34.5 parent: 2 - - uid: 34516 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43040 components: - type: Transform - pos: 76.5,14.5 + pos: -50.5,33.5 parent: 2 - - uid: 34517 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43043 components: - type: Transform - pos: 76.5,13.5 + pos: -50.5,35.5 parent: 2 - - uid: 34518 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43048 components: - type: Transform - pos: 76.5,12.5 + pos: -50.5,37.5 parent: 2 - - uid: 34519 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43050 components: - type: Transform - pos: 76.5,11.5 + pos: -50.5,38.5 parent: 2 - - uid: 34520 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43051 components: - type: Transform - pos: 76.5,10.5 + pos: -50.5,39.5 parent: 2 - - uid: 34521 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43053 components: - type: Transform - pos: 76.5,9.5 + pos: -50.5,40.5 parent: 2 - - uid: 34522 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43054 components: - type: Transform - pos: 77.5,13.5 + pos: -50.5,41.5 parent: 2 - - uid: 34523 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43097 components: - type: Transform - pos: 77.5,12.5 + rot: 3.141592653589793 rad + pos: -44.5,43.5 parent: 2 - - uid: 34524 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43098 components: - type: Transform - pos: 77.5,11.5 + rot: 3.141592653589793 rad + pos: -44.5,44.5 parent: 2 - - uid: 34525 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43099 components: - type: Transform - pos: 77.5,10.5 + rot: 3.141592653589793 rad + pos: -44.5,45.5 parent: 2 - - uid: 34526 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43100 components: - type: Transform - pos: 77.5,9.5 + rot: 3.141592653589793 rad + pos: -44.5,46.5 parent: 2 - - uid: 34527 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43110 components: - type: Transform - pos: 78.5,13.5 + rot: 1.5707963267948966 rad + pos: -47.5,42.5 parent: 2 - - uid: 34528 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43111 components: - type: Transform - pos: 78.5,12.5 + rot: 1.5707963267948966 rad + pos: -46.5,42.5 parent: 2 - - uid: 34529 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43114 components: - type: Transform - pos: 78.5,11.5 + pos: -48.5,43.5 parent: 2 - - uid: 34530 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43115 components: - type: Transform - pos: 78.5,10.5 + pos: -48.5,44.5 parent: 2 - - uid: 34531 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43116 components: - type: Transform - pos: 78.5,9.5 + pos: -48.5,45.5 parent: 2 - - uid: 34532 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43117 components: - type: Transform - pos: 75.5,9.5 + pos: -48.5,46.5 parent: 2 - - uid: 34535 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43137 components: - type: Transform - pos: 74.5,10.5 + rot: 3.141592653589793 rad + pos: -50.5,42.5 parent: 2 - - uid: 34536 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43150 components: - type: Transform - pos: 74.5,9.5 + rot: 1.5707963267948966 rad + pos: -49.5,43.5 parent: 2 - - uid: 34537 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43151 components: - type: Transform - pos: 73.5,10.5 + rot: 1.5707963267948966 rad + pos: -48.5,43.5 parent: 2 - - uid: 34538 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43152 components: - type: Transform - pos: 73.5,9.5 + rot: 1.5707963267948966 rad + pos: -47.5,43.5 parent: 2 - - uid: 34539 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43156 components: - type: Transform - pos: 77.5,15.5 + pos: -50.5,44.5 parent: 2 - - uid: 34540 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43157 components: - type: Transform - pos: 76.5,15.5 + pos: -50.5,45.5 parent: 2 - - uid: 34541 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43160 components: - type: Transform - pos: 78.5,15.5 + rot: -1.5707963267948966 rad + pos: -51.5,46.5 parent: 2 - - uid: 34542 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43161 components: - type: Transform - pos: 77.5,16.5 + rot: -1.5707963267948966 rad + pos: -52.5,46.5 parent: 2 - - uid: 34543 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43162 components: - type: Transform - pos: 76.5,16.5 + rot: -1.5707963267948966 rad + pos: -53.5,46.5 parent: 2 - - uid: 34587 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43163 components: - type: Transform - pos: 54.5,13.5 + rot: -1.5707963267948966 rad + pos: -54.5,46.5 parent: 2 - - uid: 35686 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43164 components: - type: Transform - pos: 54.5,15.5 + rot: -1.5707963267948966 rad + pos: -55.5,46.5 parent: 2 - - uid: 36073 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43166 components: - type: Transform - pos: 60.5,25.5 + rot: -1.5707963267948966 rad + pos: -58.5,46.5 parent: 2 - - uid: 36074 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43167 components: - type: Transform - pos: 54.5,16.5 + rot: -1.5707963267948966 rad + pos: -59.5,46.5 parent: 2 - - uid: 36092 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43168 components: - type: Transform - pos: 60.5,26.5 + rot: -1.5707963267948966 rad + pos: -60.5,46.5 parent: 2 - - uid: 36115 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43172 components: - type: Transform - pos: 34.5,-46.5 + rot: 3.141592653589793 rad + pos: -57.5,47.5 parent: 2 - - uid: 36201 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43174 components: - type: Transform - pos: -44.5,-78.5 + pos: -53.5,46.5 parent: 2 - - uid: 36203 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43200 components: - type: Transform - pos: -36.5,-72.5 + rot: 1.5707963267948966 rad + pos: -52.5,47.5 parent: 2 - - uid: 36226 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43201 components: - type: Transform - pos: -40.5,-76.5 + rot: 1.5707963267948966 rad + pos: -51.5,47.5 parent: 2 - - uid: 36227 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43202 components: - type: Transform - pos: -39.5,-76.5 + rot: 1.5707963267948966 rad + pos: -50.5,47.5 parent: 2 - - uid: 36228 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43203 components: - type: Transform - pos: -38.5,-76.5 + rot: 1.5707963267948966 rad + pos: -49.5,47.5 parent: 2 - - uid: 36229 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43391 components: - type: Transform - pos: -37.5,-76.5 + rot: 1.5707963267948966 rad + pos: -61.5,46.5 parent: 2 - - uid: 36230 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43403 components: - type: Transform - pos: -36.5,-76.5 + rot: 1.5707963267948966 rad + pos: -60.5,45.5 parent: 2 - - uid: 36232 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43404 components: - type: Transform - pos: -38.5,-83.5 + rot: 1.5707963267948966 rad + pos: -59.5,45.5 parent: 2 - - uid: 36234 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43405 components: - type: Transform - pos: -40.5,-81.5 + rot: 1.5707963267948966 rad + pos: -58.5,45.5 parent: 2 - - uid: 36257 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43406 components: - type: Transform - pos: -38.5,-84.5 + rot: 1.5707963267948966 rad + pos: -57.5,45.5 parent: 2 - - uid: 36258 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43407 components: - type: Transform - pos: -38.5,-82.5 + rot: 1.5707963267948966 rad + pos: -56.5,45.5 parent: 2 - - uid: 36259 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43409 components: - type: Transform - pos: -39.5,-82.5 + rot: 1.5707963267948966 rad + pos: -54.5,45.5 parent: 2 - - uid: 36262 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43426 components: - type: Transform - pos: -39.5,-81.5 + pos: -40.5,41.5 parent: 2 - - uid: 36266 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43427 components: - type: Transform - pos: 20.5,63.5 + pos: -40.5,42.5 parent: 2 - - uid: 36269 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43428 components: - type: Transform - pos: -41.5,-81.5 + pos: -40.5,43.5 parent: 2 - - uid: 36270 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43429 components: - type: Transform - pos: -38.5,-85.5 + pos: -40.5,44.5 parent: 2 - - uid: 36271 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43430 components: - type: Transform - pos: -37.5,-85.5 + pos: -40.5,46.5 parent: 2 - - uid: 36272 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43431 components: - type: Transform - pos: -36.5,-85.5 + pos: -40.5,47.5 parent: 2 - - uid: 36273 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43433 components: - type: Transform - pos: -35.5,-85.5 + pos: -40.5,49.5 parent: 2 - - uid: 36293 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43434 components: - type: Transform - pos: 41.5,47.5 + pos: -40.5,50.5 parent: 2 - - uid: 36294 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43435 components: - type: Transform - pos: 42.5,47.5 + pos: -40.5,51.5 parent: 2 - - uid: 36295 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43436 components: - type: Transform - pos: 43.5,47.5 + pos: -40.5,52.5 parent: 2 - - uid: 36296 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43437 components: - type: Transform - pos: 44.5,47.5 + rot: -1.5707963267948966 rad + pos: -41.5,53.5 parent: 2 - - uid: 36338 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43438 components: - type: Transform - pos: -22.5,-84.5 + rot: -1.5707963267948966 rad + pos: -42.5,53.5 parent: 2 - - uid: 36340 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43441 components: - type: Transform - pos: -21.5,-91.5 + pos: -38.5,41.5 parent: 2 - - uid: 36341 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43442 components: - type: Transform - pos: -21.5,-90.5 + pos: -38.5,42.5 parent: 2 - - uid: 36342 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43443 components: - type: Transform - pos: -21.5,-89.5 + pos: -38.5,43.5 parent: 2 - - uid: 36343 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43444 components: - type: Transform - pos: -22.5,-89.5 + pos: -38.5,44.5 parent: 2 - - uid: 36344 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43445 components: - type: Transform - pos: -22.5,-88.5 + pos: -38.5,45.5 parent: 2 - - uid: 36345 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43446 components: - type: Transform - pos: -23.5,-88.5 + pos: -38.5,46.5 parent: 2 - - uid: 36346 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43447 components: - type: Transform - pos: -23.5,-87.5 + pos: -81.5,9.5 parent: 2 - - uid: 36347 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43448 components: - type: Transform - pos: -23.5,-86.5 + pos: -38.5,48.5 parent: 2 - - uid: 36348 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43449 components: - type: Transform - pos: -23.5,-85.5 + pos: -38.5,49.5 parent: 2 - - uid: 36349 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43450 components: - type: Transform - pos: -24.5,-85.5 + pos: -38.5,50.5 parent: 2 - - uid: 36350 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43451 components: - type: Transform - pos: -25.5,-85.5 + pos: -38.5,52.5 parent: 2 - - uid: 36351 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43452 components: - type: Transform - pos: -26.5,-85.5 + pos: -38.5,53.5 parent: 2 - - uid: 36352 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43453 components: - type: Transform - pos: -27.5,-85.5 + pos: -38.5,54.5 parent: 2 - - uid: 36353 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43454 components: - type: Transform - pos: -28.5,-85.5 + rot: -1.5707963267948966 rad + pos: -39.5,55.5 parent: 2 - - uid: 36354 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43455 components: - type: Transform - pos: -29.5,-85.5 + rot: -1.5707963267948966 rad + pos: -40.5,55.5 parent: 2 - - uid: 36355 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43456 components: - type: Transform - pos: -23.5,-84.5 + rot: -1.5707963267948966 rad + pos: -41.5,55.5 parent: 2 - - uid: 36360 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43457 components: - type: Transform - pos: -19.5,-83.5 + rot: -1.5707963267948966 rad + pos: -16.5,28.5 parent: 2 - - uid: 36362 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43471 components: - type: Transform - pos: -32.5,-88.5 + rot: 3.141592653589793 rad + pos: -0.5,25.5 parent: 2 - - uid: 36363 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43508 components: - type: Transform - pos: -32.5,-89.5 + pos: -3.5,25.5 parent: 2 - - uid: 36364 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43510 components: - type: Transform - pos: -32.5,-90.5 + rot: 3.141592653589793 rad + pos: -7.5,19.5 parent: 2 - - uid: 36365 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43511 components: - type: Transform - pos: -33.5,-90.5 + rot: 3.141592653589793 rad + pos: -7.5,18.5 parent: 2 - - uid: 36366 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43512 components: - type: Transform - pos: -33.5,-91.5 + rot: 1.5707963267948966 rad + pos: -3.5,19.5 parent: 2 - - uid: 36367 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43513 components: - type: Transform - pos: -34.5,-91.5 + rot: 1.5707963267948966 rad + pos: -2.5,19.5 parent: 2 - - uid: 36368 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43514 components: - type: Transform - pos: -34.5,-92.5 + rot: 1.5707963267948966 rad + pos: -1.5,19.5 parent: 2 - - uid: 36369 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43515 components: - type: Transform - pos: -35.5,-92.5 + pos: -0.5,22.5 parent: 2 - - uid: 36723 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43516 components: - type: Transform - pos: 31.5,-47.5 + pos: -0.5,23.5 parent: 2 - - uid: 36745 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43517 components: - type: Transform - pos: 35.5,-47.5 + pos: -0.5,24.5 parent: 2 - - uid: 36746 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43527 components: - type: Transform - pos: 31.5,-44.5 + pos: 8.5,21.5 parent: 2 - - uid: 36773 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,37.5 + pos: 8.5,20.5 parent: 2 - - uid: 36774 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43529 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,37.5 + pos: 8.5,19.5 parent: 2 - - uid: 36775 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43530 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,37.5 + pos: 8.5,18.5 parent: 2 - - uid: 36776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43559 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,37.5 + rot: 3.141592653589793 rad + pos: 1.5,27.5 parent: 2 - - uid: 36777 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43560 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,37.5 + rot: 3.141592653589793 rad + pos: 1.5,26.5 parent: 2 - - uid: 36778 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43561 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,37.5 + rot: 3.141592653589793 rad + pos: 1.5,25.5 parent: 2 - - uid: 36779 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43562 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,37.5 + rot: 3.141592653589793 rad + pos: 1.5,24.5 parent: 2 - - uid: 36780 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43563 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,37.5 + rot: 3.141592653589793 rad + pos: 1.5,23.5 parent: 2 - - uid: 37231 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43564 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-8.5 + rot: 3.141592653589793 rad + pos: 1.5,22.5 parent: 2 - - uid: 37232 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43565 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-6.5 + rot: 3.141592653589793 rad + pos: 1.5,21.5 parent: 2 - - uid: 37235 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43566 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-3.5 + rot: 3.141592653589793 rad + pos: 1.5,20.5 parent: 2 - - uid: 37302 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43567 components: - type: Transform - pos: 8.5,2.5 - parent: 36861 - - uid: 37303 + rot: 3.141592653589793 rad + pos: 1.5,19.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43568 components: - type: Transform - pos: 8.5,1.5 - parent: 36861 - - uid: 41056 + rot: 3.141592653589793 rad + pos: 1.5,18.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43569 components: - type: Transform - pos: -37.5,-66.5 + rot: 1.5707963267948966 rad + pos: -6.5,17.5 parent: 2 - - uid: 41717 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43570 components: - type: Transform - pos: 29.5,60.5 + rot: 1.5707963267948966 rad + pos: -5.5,17.5 parent: 2 - - uid: 41718 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43571 components: - type: Transform - pos: 29.5,61.5 + rot: 1.5707963267948966 rad + pos: -4.5,17.5 parent: 2 - - uid: 41719 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43572 components: - type: Transform - pos: 29.5,62.5 + rot: 1.5707963267948966 rad + pos: -3.5,17.5 parent: 2 - - uid: 41720 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43573 components: - type: Transform - pos: 29.5,63.5 + rot: 1.5707963267948966 rad + pos: -2.5,17.5 parent: 2 - - uid: 41721 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43574 components: - type: Transform - pos: 29.5,64.5 + rot: 1.5707963267948966 rad + pos: -1.5,17.5 parent: 2 - - uid: 41722 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43575 components: - type: Transform - pos: 29.5,65.5 + rot: 1.5707963267948966 rad + pos: -0.5,17.5 parent: 2 - - uid: 41723 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43576 components: - type: Transform - pos: 29.5,66.5 + rot: 1.5707963267948966 rad + pos: 0.5,17.5 parent: 2 - - uid: 41724 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43585 components: - type: Transform - pos: 29.5,67.5 + rot: 1.5707963267948966 rad + pos: 2.5,17.5 parent: 2 - - uid: 41725 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43586 components: - type: Transform - pos: 29.5,68.5 + rot: 1.5707963267948966 rad + pos: 3.5,17.5 parent: 2 - - uid: 41726 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43587 components: - type: Transform - pos: 29.5,69.5 + rot: 1.5707963267948966 rad + pos: 4.5,17.5 parent: 2 - - uid: 41727 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43589 components: - type: Transform - pos: 30.5,69.5 + rot: 1.5707963267948966 rad + pos: 6.5,17.5 parent: 2 - - uid: 41728 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43590 components: - type: Transform - pos: 30.5,70.5 + rot: 1.5707963267948966 rad + pos: 7.5,17.5 parent: 2 - - uid: 41735 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43647 components: - type: Transform - pos: 31.5,70.5 + pos: -0.5,27.5 parent: 2 - - uid: 41751 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43648 components: - type: Transform - pos: 32.5,70.5 + pos: -0.5,28.5 parent: 2 - - uid: 41752 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43649 components: - type: Transform - pos: 33.5,70.5 + pos: -0.5,29.5 parent: 2 - - uid: 41753 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43650 components: - type: Transform - pos: 34.5,70.5 + pos: -0.5,30.5 parent: 2 - - uid: 41754 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43651 components: - type: Transform - pos: 34.5,72.5 + pos: -0.5,31.5 parent: 2 - - uid: 41755 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43652 components: - type: Transform - pos: 34.5,71.5 + pos: -0.5,32.5 parent: 2 - - uid: 41756 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43653 components: - type: Transform - pos: 35.5,72.5 + pos: -0.5,33.5 parent: 2 - - uid: 41757 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43654 components: - type: Transform - pos: 36.5,72.5 + pos: -0.5,34.5 parent: 2 - - uid: 41758 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43656 components: - type: Transform - pos: 37.5,72.5 + pos: 1.5,29.5 parent: 2 - - uid: 41759 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43657 components: - type: Transform - pos: 38.5,72.5 + pos: 1.5,30.5 parent: 2 - - uid: 41760 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43658 components: - type: Transform - pos: 39.5,72.5 + pos: 1.5,31.5 parent: 2 - - uid: 41761 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43659 components: - type: Transform - pos: 40.5,72.5 + pos: 1.5,32.5 parent: 2 - - uid: 41762 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43660 components: - type: Transform - pos: 41.5,72.5 + pos: 1.5,33.5 parent: 2 - - uid: 41763 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43661 components: - type: Transform - pos: 42.5,72.5 + pos: 1.5,34.5 parent: 2 - - uid: 41764 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43858 components: - type: Transform - pos: 42.5,73.5 + rot: 3.141592653589793 rad + pos: 15.5,5.5 parent: 2 - - uid: 41779 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43969 components: - type: Transform - pos: 25.5,50.5 + rot: 3.141592653589793 rad + pos: -12.5,6.5 parent: 2 - - uid: 41780 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43970 components: - type: Transform - pos: 25.5,49.5 + rot: 3.141592653589793 rad + pos: -12.5,7.5 parent: 2 - - uid: 41781 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43972 components: - type: Transform - pos: 26.5,49.5 + rot: 3.141592653589793 rad + pos: -12.5,9.5 parent: 2 - - uid: 41782 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43973 components: - type: Transform - pos: 27.5,49.5 + rot: 3.141592653589793 rad + pos: -12.5,10.5 parent: 2 - - uid: 41784 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43974 components: - type: Transform - pos: 25.5,52.5 + rot: 3.141592653589793 rad + pos: -12.5,11.5 parent: 2 - - uid: 41785 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43975 components: - type: Transform - pos: 19.5,58.5 + rot: 3.141592653589793 rad + pos: -12.5,12.5 parent: 2 - - uid: 41786 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43976 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,58.5 + rot: 3.141592653589793 rad + pos: -12.5,13.5 parent: 2 - - uid: 41787 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43977 components: - type: Transform - pos: 21.5,58.5 + rot: 3.141592653589793 rad + pos: -12.5,14.5 parent: 2 - - uid: 41788 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43978 components: - type: Transform - pos: 22.5,58.5 + rot: 3.141592653589793 rad + pos: -12.5,15.5 parent: 2 - - uid: 41789 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43979 components: - type: Transform - pos: 23.5,58.5 + rot: 3.141592653589793 rad + pos: -12.5,16.5 parent: 2 - - uid: 41790 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43980 components: - type: Transform - pos: 23.5,56.5 + rot: 1.5707963267948966 rad + pos: -11.5,17.5 parent: 2 - - uid: 41791 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43981 components: - type: Transform - pos: 23.5,55.5 + rot: 1.5707963267948966 rad + pos: -10.5,17.5 parent: 2 - - uid: 41792 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43982 components: - type: Transform - pos: 23.5,54.5 + rot: 1.5707963267948966 rad + pos: -9.5,17.5 parent: 2 - - uid: 41793 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43983 components: - type: Transform - pos: 23.5,53.5 + rot: 1.5707963267948966 rad + pos: -43.5,55.5 parent: 2 - - uid: 41794 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43984 components: - type: Transform - pos: 23.5,52.5 + pos: -12.5,4.5 parent: 2 - - uid: 41795 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43985 components: - type: Transform - pos: 24.5,52.5 + pos: -12.5,3.5 parent: 2 - - uid: 41807 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43986 components: - type: Transform - pos: 21.5,63.5 + pos: -12.5,2.5 parent: 2 - - uid: 41815 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43988 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,64.5 + pos: -12.5,0.5 parent: 2 - - uid: 41853 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43989 components: - type: Transform - pos: 66.5,51.5 + pos: -12.5,-0.5 parent: 2 - - uid: 41951 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43990 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,34.5 + pos: -12.5,-1.5 parent: 2 - - uid: 41952 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43991 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,34.5 + pos: -12.5,-2.5 parent: 2 - - uid: 41953 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43992 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,34.5 + pos: -12.5,-3.5 parent: 2 - - uid: 41954 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43993 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,34.5 + pos: -12.5,-4.5 parent: 2 - - uid: 41957 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43994 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,42.5 + pos: -12.5,-5.5 parent: 2 - - uid: 41958 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43995 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,42.5 + pos: -12.5,-6.5 parent: 2 - - uid: 41959 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43997 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,42.5 + pos: 39.5,27.5 parent: 2 - - uid: 41960 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43998 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,42.5 + pos: -12.5,-9.5 parent: 2 - - uid: 41964 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43999 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,47.5 + pos: -12.5,-10.5 parent: 2 - - uid: 41965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44000 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,48.5 + pos: -12.5,-11.5 parent: 2 - - uid: 41966 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44001 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,49.5 + pos: -12.5,-12.5 parent: 2 - - uid: 41967 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44002 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,50.5 + pos: -12.5,-13.5 parent: 2 - - uid: 41968 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44003 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,47.5 + pos: -12.5,-14.5 parent: 2 - - uid: 41969 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44007 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,48.5 + rot: -1.5707963267948966 rad + pos: -11.5,-15.5 parent: 2 - - uid: 41970 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44008 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,49.5 + rot: -1.5707963267948966 rad + pos: -10.5,-15.5 parent: 2 - - uid: 41971 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44009 components: - type: Transform - rot: 3.141592653589793 rad - pos: 88.5,42.5 + rot: -1.5707963267948966 rad + pos: -9.5,-15.5 parent: 2 - - uid: 41972 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44010 components: - type: Transform - rot: 3.141592653589793 rad - pos: 89.5,42.5 + rot: -1.5707963267948966 rad + pos: -8.5,-15.5 parent: 2 - - uid: 41973 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44011 components: - type: Transform - rot: 3.141592653589793 rad - pos: 90.5,42.5 + rot: -1.5707963267948966 rad + pos: -7.5,-15.5 parent: 2 - - uid: 41974 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44012 components: - type: Transform - rot: 3.141592653589793 rad - pos: 91.5,42.5 + rot: 1.5707963267948966 rad + pos: -4.5,-15.5 parent: 2 - - uid: 41976 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44013 components: - type: Transform - rot: 3.141592653589793 rad - pos: 88.5,34.5 + rot: -1.5707963267948966 rad + pos: -5.5,-15.5 parent: 2 - - uid: 41977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44030 components: - type: Transform - rot: 3.141592653589793 rad - pos: 89.5,34.5 + rot: -1.5707963267948966 rad + pos: -3.5,-15.5 parent: 2 - - uid: 41978 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44031 components: - type: Transform - rot: 3.141592653589793 rad - pos: 90.5,34.5 + rot: -1.5707963267948966 rad + pos: -2.5,-15.5 parent: 2 - - uid: 41979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44032 components: - type: Transform - rot: 3.141592653589793 rad - pos: 91.5,34.5 + rot: -1.5707963267948966 rad + pos: -1.5,-15.5 parent: 2 - - uid: 41980 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44034 components: - type: Transform - rot: 3.141592653589793 rad - pos: 92.5,34.5 + rot: -1.5707963267948966 rad + pos: 0.5,-15.5 parent: 2 - - uid: 41982 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44035 components: - type: Transform - rot: 3.141592653589793 rad - pos: 92.5,35.5 + rot: -1.5707963267948966 rad + pos: 1.5,-15.5 parent: 2 - - uid: 41984 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44036 components: - type: Transform - rot: 3.141592653589793 rad - pos: 92.5,38.5 + rot: -1.5707963267948966 rad + pos: 2.5,-15.5 parent: 2 - - uid: 41985 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44037 components: - type: Transform - rot: 3.141592653589793 rad - pos: 92.5,39.5 + rot: -1.5707963267948966 rad + pos: 3.5,-15.5 parent: 2 - - uid: 41986 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44038 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,29.5 + rot: -1.5707963267948966 rad + pos: 4.5,-15.5 parent: 2 - - uid: 41987 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44039 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,28.5 + rot: -1.5707963267948966 rad + pos: 5.5,-15.5 parent: 2 - - uid: 41988 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44040 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,27.5 + rot: -1.5707963267948966 rad + pos: 6.5,-15.5 parent: 2 - - uid: 41989 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44041 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,26.5 + rot: -1.5707963267948966 rad + pos: 7.5,-15.5 parent: 2 - - uid: 41991 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44042 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,28.5 + rot: -1.5707963267948966 rad + pos: 8.5,-15.5 parent: 2 - - uid: 41992 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44044 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,27.5 + rot: -1.5707963267948966 rad + pos: 10.5,-15.5 parent: 2 - - uid: 41993 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44045 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,26.5 + rot: -1.5707963267948966 rad + pos: 11.5,-15.5 parent: 2 - - uid: 42022 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44046 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,43.5 + pos: 12.5,-15.5 parent: 2 - - uid: 42024 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44047 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,30.5 + rot: 3.141592653589793 rad + pos: 13.5,-13.5 parent: 2 - - uid: 42031 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44048 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,36.5 + rot: 3.141592653589793 rad + pos: 13.5,-12.5 parent: 2 - - uid: 42032 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44049 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,37.5 + rot: 3.141592653589793 rad + pos: 13.5,-11.5 parent: 2 - - uid: 42037 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44050 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,29.5 + rot: 3.141592653589793 rad + pos: 13.5,-10.5 parent: 2 - - uid: 42038 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,41.5 + rot: 3.141592653589793 rad + pos: 13.5,-9.5 parent: 2 - - uid: 42039 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44052 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,40.5 + rot: 3.141592653589793 rad + pos: 13.5,-8.5 parent: 2 - - uid: 42044 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44054 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,43.5 + rot: 3.141592653589793 rad + pos: 13.5,-6.5 parent: 2 - - uid: 42046 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44055 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,41.5 + rot: 3.141592653589793 rad + pos: 13.5,-5.5 parent: 2 - - uid: 42071 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,49.5 + rot: 3.141592653589793 rad + pos: 13.5,-3.5 parent: 2 - - uid: 42300 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44057 components: - type: Transform - pos: 48.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,-2.5 parent: 2 - - uid: 42311 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44058 components: - type: Transform - pos: 46.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,-1.5 parent: 2 - - uid: 42312 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44059 components: - type: Transform - pos: 48.5,78.5 + rot: 3.141592653589793 rad + pos: 13.5,-0.5 parent: 2 - - uid: 42313 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44060 components: - type: Transform - pos: 48.5,77.5 + rot: 3.141592653589793 rad + pos: 13.5,0.5 parent: 2 - - uid: 42315 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44062 components: - type: Transform - pos: 48.5,80.5 + rot: 3.141592653589793 rad + pos: 13.5,2.5 parent: 2 - - uid: 42316 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44063 components: - type: Transform - pos: 48.5,81.5 + rot: 3.141592653589793 rad + pos: 13.5,3.5 parent: 2 - - uid: 42317 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44064 components: - type: Transform - pos: 48.5,82.5 + rot: 3.141592653589793 rad + pos: 13.5,4.5 parent: 2 - - uid: 42323 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44065 components: - type: Transform - pos: 46.5,87.5 + rot: 3.141592653589793 rad + pos: 13.5,5.5 parent: 2 - - uid: 42324 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44066 components: - type: Transform - pos: 47.5,87.5 + rot: 3.141592653589793 rad + pos: 13.5,6.5 parent: 2 - - uid: 42325 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44067 components: - type: Transform - pos: 49.5,87.5 + rot: 3.141592653589793 rad + pos: 13.5,7.5 parent: 2 - - uid: 42326 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44069 components: - type: Transform - pos: 50.5,87.5 + rot: 3.141592653589793 rad + pos: 13.5,9.5 parent: 2 - - uid: 42328 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44070 components: - type: Transform - pos: 39.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,10.5 parent: 2 - - uid: 42329 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44071 components: - type: Transform - pos: 40.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,11.5 parent: 2 - - uid: 42330 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44072 components: - type: Transform - pos: 41.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,12.5 parent: 2 - - uid: 42331 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44073 components: - type: Transform - pos: 42.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,13.5 parent: 2 - - uid: 42332 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44074 components: - type: Transform - pos: 43.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,14.5 parent: 2 - - uid: 42333 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44075 components: - type: Transform - pos: 44.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,15.5 parent: 2 - - uid: 42334 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44076 components: - type: Transform - pos: 45.5,79.5 + rot: 3.141592653589793 rad + pos: 13.5,16.5 parent: 2 - - uid: 42335 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44077 components: - type: Transform - pos: 49.5,79.5 + rot: 1.5707963267948966 rad + pos: 12.5,17.5 parent: 2 - - uid: 42336 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44078 components: - type: Transform - pos: 50.5,79.5 + rot: 1.5707963267948966 rad + pos: 11.5,17.5 parent: 2 - - uid: 42337 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44079 components: - type: Transform - pos: 51.5,79.5 + rot: 1.5707963267948966 rad + pos: 10.5,17.5 parent: 2 - - uid: 42338 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44126 components: - type: Transform - pos: 52.5,79.5 + rot: 3.141592653589793 rad + pos: -12.5,5.5 parent: 2 - - uid: 42339 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44199 components: - type: Transform - pos: 53.5,79.5 + pos: -14.5,1.5 parent: 2 - - uid: 42340 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44200 components: - type: Transform - pos: 54.5,79.5 + pos: -14.5,2.5 parent: 2 - - uid: 42341 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44201 components: - type: Transform - pos: 55.5,79.5 + pos: -14.5,3.5 parent: 2 - - uid: 42342 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44202 components: - type: Transform - pos: 56.5,79.5 + pos: -14.5,4.5 parent: 2 - - uid: 42343 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44203 components: - type: Transform - pos: 57.5,79.5 + pos: -14.5,5.5 parent: 2 - - uid: 42344 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44204 components: - type: Transform - pos: 37.5,83.5 + pos: -14.5,6.5 parent: 2 - - uid: 42345 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44205 components: - type: Transform - pos: 38.5,83.5 + pos: -14.5,7.5 parent: 2 - - uid: 42346 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44206 components: - type: Transform - pos: 39.5,83.5 + pos: -14.5,8.5 parent: 2 - - uid: 42347 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44207 components: - type: Transform - pos: 40.5,83.5 + pos: -14.5,9.5 parent: 2 - - uid: 42348 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44209 components: - type: Transform - pos: 41.5,83.5 + pos: -14.5,11.5 parent: 2 - - uid: 42349 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44210 components: - type: Transform - pos: 42.5,83.5 + pos: -14.5,12.5 parent: 2 - - uid: 42350 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44211 components: - type: Transform - pos: 43.5,83.5 + pos: -14.5,13.5 parent: 2 - - uid: 42351 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44212 components: - type: Transform - pos: 44.5,83.5 + pos: -14.5,14.5 parent: 2 - - uid: 42352 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44213 components: - type: Transform - pos: 45.5,83.5 + pos: -14.5,15.5 parent: 2 - - uid: 42353 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44214 components: - type: Transform - pos: 46.5,83.5 + pos: -14.5,16.5 parent: 2 - - uid: 42354 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44222 components: - type: Transform - pos: 47.5,83.5 + rot: -1.5707963267948966 rad + pos: -11.5,19.5 parent: 2 - - uid: 42355 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44223 components: - type: Transform - pos: 57.5,87.5 + rot: -1.5707963267948966 rad + pos: -10.5,19.5 parent: 2 - - uid: 42356 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44224 components: - type: Transform - pos: 49.5,83.5 + rot: -1.5707963267948966 rad + pos: -9.5,19.5 parent: 2 - - uid: 42357 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44225 components: - type: Transform - pos: 50.5,83.5 + rot: -1.5707963267948966 rad + pos: -8.5,19.5 parent: 2 - - uid: 42358 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44237 components: - type: Transform - pos: 51.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,0.5 parent: 2 - - uid: 42359 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44239 components: - type: Transform - pos: 52.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-1.5 parent: 2 - - uid: 42360 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44240 components: - type: Transform - pos: 53.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-2.5 parent: 2 - - uid: 42361 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44241 components: - type: Transform - pos: 54.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-3.5 parent: 2 - - uid: 42362 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44248 components: - type: Transform - pos: 55.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-5.5 parent: 2 - - uid: 42363 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44249 components: - type: Transform - pos: 56.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-6.5 parent: 2 - - uid: 42364 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44250 components: - type: Transform - pos: 57.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-7.5 parent: 2 - - uid: 42365 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44253 components: - type: Transform - pos: 58.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-10.5 parent: 2 - - uid: 42366 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44254 components: - type: Transform - pos: 59.5,83.5 + rot: 3.141592653589793 rad + pos: -14.5,-11.5 parent: 2 - - uid: 42367 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44255 components: - type: Transform - pos: 56.5,87.5 + rot: 3.141592653589793 rad + pos: -14.5,-12.5 parent: 2 - - uid: 42368 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44256 components: - type: Transform - pos: 55.5,87.5 + rot: 3.141592653589793 rad + pos: -14.5,-13.5 parent: 2 - - uid: 42369 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44257 components: - type: Transform - pos: 54.5,87.5 + rot: 3.141592653589793 rad + pos: -14.5,-14.5 parent: 2 - - uid: 42370 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44258 components: - type: Transform - pos: 53.5,87.5 + rot: 3.141592653589793 rad + pos: -14.5,-15.5 parent: 2 - - uid: 42371 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44281 components: - type: Transform - pos: 52.5,87.5 + rot: -1.5707963267948966 rad + pos: -12.5,-17.5 parent: 2 - - uid: 42372 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44282 components: - type: Transform - pos: 51.5,87.5 + rot: -1.5707963267948966 rad + pos: -11.5,-17.5 parent: 2 - - uid: 42373 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44283 components: - type: Transform - pos: 45.5,87.5 + rot: -1.5707963267948966 rad + pos: -10.5,-17.5 parent: 2 - - uid: 42380 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44284 components: - type: Transform - pos: 48.5,88.5 + rot: -1.5707963267948966 rad + pos: -9.5,-17.5 parent: 2 - - uid: 42488 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44286 components: - type: Transform - pos: -51.5,47.5 + rot: -1.5707963267948966 rad + pos: -7.5,-17.5 parent: 2 - - uid: 42780 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44287 components: - type: Transform - pos: -47.5,60.5 + rot: -1.5707963267948966 rad + pos: -6.5,-17.5 parent: 2 - - uid: 42781 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44288 components: - type: Transform - pos: -52.5,54.5 + rot: -1.5707963267948966 rad + pos: -5.5,-17.5 parent: 2 - - uid: 42782 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44289 components: - type: Transform - pos: -52.5,55.5 + rot: -1.5707963267948966 rad + pos: -4.5,-17.5 parent: 2 - - uid: 42783 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44290 components: - type: Transform - pos: -52.5,56.5 + rot: -1.5707963267948966 rad + pos: -3.5,-17.5 parent: 2 - - uid: 42784 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44291 components: - type: Transform - pos: -52.5,57.5 + rot: -1.5707963267948966 rad + pos: -2.5,-17.5 parent: 2 - - uid: 42785 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44292 components: - type: Transform - pos: -52.5,58.5 + rot: -1.5707963267948966 rad + pos: -1.5,-17.5 parent: 2 - - uid: 42787 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44293 components: - type: Transform - pos: -52.5,60.5 + rot: -1.5707963267948966 rad + pos: -0.5,-17.5 parent: 2 - - uid: 42788 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44294 components: - type: Transform - pos: -52.5,61.5 + rot: -1.5707963267948966 rad + pos: 0.5,-17.5 parent: 2 - - uid: 42791 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44296 components: - type: Transform - pos: -53.5,67.5 + rot: -1.5707963267948966 rad + pos: 2.5,-17.5 parent: 2 - - uid: 42792 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44297 components: - type: Transform - pos: -53.5,64.5 + rot: -1.5707963267948966 rad + pos: 3.5,-17.5 parent: 2 - - uid: 42793 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44298 components: - type: Transform - pos: -54.5,64.5 + rot: -1.5707963267948966 rad + pos: 4.5,-17.5 parent: 2 - - uid: 42794 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44300 components: - type: Transform - pos: -55.5,64.5 + rot: -1.5707963267948966 rad + pos: 6.5,-17.5 parent: 2 - - uid: 42795 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44302 components: - type: Transform - pos: -56.5,64.5 + rot: -1.5707963267948966 rad + pos: 8.5,-17.5 parent: 2 - - uid: 42796 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44303 components: - type: Transform - pos: -57.5,64.5 + rot: -1.5707963267948966 rad + pos: 9.5,-17.5 parent: 2 - - uid: 42797 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44304 components: - type: Transform - pos: -58.5,64.5 + rot: -1.5707963267948966 rad + pos: 10.5,-17.5 parent: 2 - - uid: 42799 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44305 components: - type: Transform - pos: -46.5,60.5 + rot: -1.5707963267948966 rad + pos: 11.5,-17.5 parent: 2 - - uid: 42800 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44306 components: - type: Transform - pos: -45.5,60.5 + rot: -1.5707963267948966 rad + pos: 12.5,-17.5 parent: 2 - - uid: 42801 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44307 components: - type: Transform - pos: -46.5,64.5 + rot: -1.5707963267948966 rad + pos: 13.5,-17.5 parent: 2 - - uid: 42802 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44315 components: - type: Transform - pos: -47.5,64.5 + pos: 15.5,-15.5 parent: 2 - - uid: 42806 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44316 components: - type: Transform - pos: -48.5,60.5 + pos: 15.5,-14.5 parent: 2 - - uid: 42807 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44317 components: - type: Transform - pos: -49.5,60.5 + pos: 15.5,-13.5 parent: 2 - - uid: 42808 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44318 components: - type: Transform - pos: -50.5,60.5 + pos: 15.5,-12.5 parent: 2 - - uid: 42809 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44319 components: - type: Transform - pos: -51.5,60.5 + pos: 15.5,-11.5 parent: 2 - - uid: 42810 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44320 components: - type: Transform - pos: -53.5,60.5 + pos: 15.5,-10.5 parent: 2 - - uid: 42811 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44323 components: - type: Transform - pos: -54.5,60.5 + pos: 15.5,-7.5 parent: 2 - - uid: 42812 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44324 components: - type: Transform - pos: -55.5,60.5 + pos: 15.5,-6.5 parent: 2 - - uid: 42813 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44325 components: - type: Transform - pos: -56.5,60.5 + pos: 15.5,-5.5 parent: 2 - - uid: 42814 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44326 components: - type: Transform - pos: -57.5,60.5 + pos: 15.5,-4.5 parent: 2 - - uid: 42815 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44327 components: - type: Transform - pos: -58.5,60.5 + pos: 15.5,-3.5 parent: 2 - - uid: 42817 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44328 components: - type: Transform - pos: -58.5,56.5 + pos: 15.5,-2.5 parent: 2 - - uid: 42818 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44329 components: - type: Transform - pos: -57.5,56.5 + pos: 15.5,-1.5 parent: 2 - - uid: 42819 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44331 components: - type: Transform - pos: -56.5,56.5 + pos: 15.5,0.5 parent: 2 - - uid: 42820 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44332 components: - type: Transform - pos: -55.5,56.5 + pos: 15.5,1.5 parent: 2 - - uid: 42821 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44333 components: - type: Transform - pos: -54.5,56.5 + pos: 15.5,2.5 parent: 2 - - uid: 42822 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44334 components: - type: Transform - pos: -53.5,56.5 + pos: 15.5,3.5 parent: 2 - - uid: 42823 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44335 components: - type: Transform - pos: -51.5,56.5 + pos: 15.5,4.5 parent: 2 - - uid: 42824 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44339 components: - type: Transform - pos: -50.5,56.5 + pos: 15.5,6.5 parent: 2 - - uid: 42825 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44340 components: - type: Transform - pos: -49.5,56.5 + pos: 15.5,7.5 parent: 2 - - uid: 42826 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44341 components: - type: Transform - pos: -48.5,56.5 + pos: 15.5,8.5 parent: 2 - - uid: 42827 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44342 components: - type: Transform - pos: -47.5,56.5 + pos: 15.5,9.5 parent: 2 - - uid: 42828 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44344 components: - type: Transform - pos: -46.5,56.5 + pos: 15.5,11.5 parent: 2 - - uid: 42919 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44345 components: - type: Transform - pos: -45.5,56.5 + pos: 15.5,12.5 parent: 2 - - uid: 42920 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44346 components: - type: Transform - pos: -40.5,61.5 + pos: 15.5,13.5 parent: 2 - - uid: 42921 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44347 components: - type: Transform - pos: -40.5,60.5 + pos: 15.5,14.5 parent: 2 - - uid: 42922 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44348 components: - type: Transform - pos: -41.5,59.5 + pos: 15.5,15.5 parent: 2 - - uid: 42928 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44349 components: - type: Transform - pos: -41.5,64.5 + pos: 15.5,16.5 parent: 2 - - uid: 42929 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44372 components: - type: Transform - pos: -41.5,65.5 + rot: 1.5707963267948966 rad + pos: 12.5,19.5 parent: 2 - - uid: 42965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44373 components: - type: Transform - pos: -11.5,64.5 + rot: 1.5707963267948966 rad + pos: 11.5,19.5 parent: 2 - - uid: 43003 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44374 components: - type: Transform - pos: -11.5,63.5 + rot: 1.5707963267948966 rad + pos: 10.5,19.5 parent: 2 - - uid: 43004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44375 components: - type: Transform - pos: -11.5,59.5 + rot: 1.5707963267948966 rad + pos: 9.5,19.5 parent: 2 - - uid: 43031 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44376 components: - type: Transform - pos: -43.5,42.5 + rot: 1.5707963267948966 rad + pos: 8.5,19.5 parent: 2 - - uid: 43032 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44378 components: - type: Transform - pos: -15.5,56.5 + rot: 1.5707963267948966 rad + pos: 6.5,19.5 parent: 2 - - uid: 43041 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44379 components: - type: Transform - pos: -44.5,41.5 + rot: 1.5707963267948966 rad + pos: 5.5,19.5 parent: 2 - - uid: 43069 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44380 components: - type: Transform - pos: -34.5,46.5 + rot: 1.5707963267948966 rad + pos: 4.5,19.5 parent: 2 - - uid: 43142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44381 components: - type: Transform - pos: -45.5,-5.5 + rot: 1.5707963267948966 rad + pos: 3.5,19.5 parent: 2 - - uid: 43262 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44382 components: - type: Transform - pos: -47.5,35.5 + rot: 1.5707963267948966 rad + pos: 2.5,19.5 parent: 2 - - uid: 43273 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44383 components: - type: Transform - pos: -47.5,36.5 + rot: 1.5707963267948966 rad + pos: 1.5,19.5 parent: 2 - - uid: 43275 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44384 components: - type: Transform - pos: -47.5,34.5 + rot: 1.5707963267948966 rad + pos: 0.5,19.5 parent: 2 - - uid: 43477 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44565 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.5,39.5 + pos: -13.5,-0.5 parent: 2 - - uid: 43489 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44566 components: - type: Transform - pos: -45.5,46.5 + rot: -1.5707963267948966 rad + pos: -12.5,-0.5 parent: 2 - - uid: 43555 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44567 components: - type: Transform - pos: 43.5,6.5 + rot: -1.5707963267948966 rad + pos: -11.5,-0.5 parent: 2 - - uid: 43605 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44568 components: - type: Transform - pos: -51.5,47.5 + rot: -1.5707963267948966 rad + pos: -10.5,-0.5 parent: 2 - - uid: 43606 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44569 components: - type: Transform - pos: -50.5,46.5 + rot: -1.5707963267948966 rad + pos: -9.5,-0.5 parent: 2 - - uid: 43608 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44570 components: - type: Transform - pos: -50.5,44.5 + rot: -1.5707963267948966 rad + pos: -8.5,-0.5 parent: 2 - - uid: 43609 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44571 components: - type: Transform - pos: -50.5,43.5 + rot: -1.5707963267948966 rad + pos: -7.5,-0.5 parent: 2 - - uid: 43610 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44572 components: - type: Transform - pos: -47.5,42.5 + rot: -1.5707963267948966 rad + pos: -6.5,-0.5 parent: 2 - - uid: 43611 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44573 components: - type: Transform - pos: -47.5,44.5 + rot: -1.5707963267948966 rad + pos: -5.5,-0.5 parent: 2 - - uid: 43612 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44574 components: - type: Transform - pos: -44.5,46.5 + rot: -1.5707963267948966 rad + pos: -4.5,-0.5 parent: 2 - - uid: 43642 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44575 components: - type: Transform - pos: -15.5,58.5 + rot: -1.5707963267948966 rad + pos: -3.5,-0.5 parent: 2 - - uid: 43653 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44576 components: - type: Transform - pos: -15.5,64.5 + rot: 1.5707963267948966 rad + pos: -73.5,8.5 parent: 2 - - uid: 43654 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44631 components: - type: Transform - pos: -15.5,65.5 + rot: 1.5707963267948966 rad + pos: -78.5,8.5 parent: 2 - - uid: 43655 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44632 components: - type: Transform - pos: -15.5,62.5 + rot: 1.5707963267948966 rad + pos: -76.5,8.5 parent: 2 - - uid: 43710 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44633 components: - type: Transform - pos: -14.5,60.5 + rot: 1.5707963267948966 rad + pos: -75.5,8.5 parent: 2 - - uid: 43714 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44634 components: - type: Transform - pos: -14.5,61.5 + rot: 1.5707963267948966 rad + pos: -74.5,8.5 parent: 2 - - uid: 43866 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44635 components: - type: Transform - pos: -45.5,64.5 + rot: 1.5707963267948966 rad + pos: 4.5,-0.5 parent: 2 - - uid: 43875 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44636 components: - type: Transform - pos: -42.5,58.5 + rot: 1.5707963267948966 rad + pos: 5.5,-0.5 parent: 2 - - uid: 43876 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44637 components: - type: Transform - pos: -42.5,61.5 + rot: 1.5707963267948966 rad + pos: 6.5,-0.5 parent: 2 - - uid: 43880 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44638 components: - type: Transform - pos: -55.5,-56.5 + rot: 1.5707963267948966 rad + pos: 7.5,-0.5 parent: 2 - - uid: 43893 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44639 components: - type: Transform - pos: -61.5,-55.5 + rot: 1.5707963267948966 rad + pos: 8.5,-0.5 parent: 2 - - uid: 43894 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44640 components: - type: Transform - pos: -67.5,-72.5 + rot: 1.5707963267948966 rad + pos: 9.5,-0.5 parent: 2 - - uid: 43895 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44641 components: - type: Transform - pos: -61.5,-73.5 + rot: 1.5707963267948966 rad + pos: 10.5,-0.5 parent: 2 - - uid: 43896 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44642 components: - type: Transform - pos: -55.5,-72.5 + rot: 1.5707963267948966 rad + pos: 11.5,-0.5 parent: 2 - - uid: 44488 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44643 components: - type: Transform - pos: 53.5,-48.5 + rot: 1.5707963267948966 rad + pos: 12.5,-0.5 parent: 2 - - uid: 44490 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44644 components: - type: Transform - pos: 55.5,-49.5 + rot: 1.5707963267948966 rad + pos: 13.5,-0.5 parent: 2 - - uid: 44491 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44645 components: - type: Transform - pos: 53.5,-47.5 + rot: 1.5707963267948966 rad + pos: 14.5,-0.5 parent: 2 - - uid: 44492 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44770 components: - type: Transform - pos: 60.5,-51.5 + rot: 3.141592653589793 rad + pos: -35.5,49.5 parent: 2 - - uid: 44493 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44783 components: - type: Transform - pos: 61.5,-51.5 + rot: 1.5707963267948966 rad + pos: -90.5,8.5 parent: 2 - - uid: 44496 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44787 components: - type: Transform - pos: 54.5,-51.5 + rot: 1.5707963267948966 rad + pos: -77.5,8.5 parent: 2 - - uid: 44497 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44797 components: - type: Transform - pos: 64.5,-51.5 + rot: 1.5707963267948966 rad + pos: 4.5,1.5 parent: 2 - - uid: 44498 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44798 components: - type: Transform - pos: 65.5,-51.5 + rot: 1.5707963267948966 rad + pos: 5.5,1.5 parent: 2 - - uid: 44501 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44799 components: - type: Transform - pos: 70.5,-49.5 + rot: 1.5707963267948966 rad + pos: 6.5,1.5 parent: 2 - - uid: 44502 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44800 components: - type: Transform - pos: 71.5,-49.5 + rot: 1.5707963267948966 rad + pos: 7.5,1.5 parent: 2 - - uid: 44570 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44801 components: - type: Transform - pos: 71.5,-40.5 + rot: 1.5707963267948966 rad + pos: 8.5,1.5 parent: 2 - - uid: 44571 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44802 components: - type: Transform - pos: 72.5,-40.5 + rot: 1.5707963267948966 rad + pos: 9.5,1.5 parent: 2 - - uid: 44572 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44803 components: - type: Transform - pos: 72.5,-39.5 + rot: 1.5707963267948966 rad + pos: 10.5,1.5 parent: 2 - - uid: 44573 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44804 components: - type: Transform - pos: 71.5,-38.5 + rot: 1.5707963267948966 rad + pos: 11.5,1.5 parent: 2 - - uid: 44574 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44805 components: - type: Transform - pos: 71.5,-36.5 + rot: 1.5707963267948966 rad + pos: 12.5,1.5 parent: 2 - - uid: 44575 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44808 components: - type: Transform - pos: 71.5,-35.5 + pos: 3.5,2.5 parent: 2 - - uid: 44576 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44810 components: - type: Transform - pos: 71.5,-30.5 + pos: 0.5,53.5 parent: 2 - - uid: 44577 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44811 components: - type: Transform - pos: 71.5,-31.5 + rot: 1.5707963267948966 rad + pos: -3.5,1.5 parent: 2 - - uid: 44578 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44812 components: - type: Transform - pos: 71.5,-32.5 + rot: 1.5707963267948966 rad + pos: -4.5,1.5 parent: 2 - - uid: 44579 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44813 components: - type: Transform - pos: 71.5,-33.5 + rot: 1.5707963267948966 rad + pos: -5.5,1.5 parent: 2 - - uid: 44580 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44814 components: - type: Transform - pos: 70.5,-26.5 + rot: 1.5707963267948966 rad + pos: -6.5,1.5 parent: 2 - - uid: 44581 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44815 components: - type: Transform - pos: 70.5,-25.5 + rot: 1.5707963267948966 rad + pos: -7.5,1.5 parent: 2 - - uid: 44582 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44816 components: - type: Transform - pos: 70.5,-24.5 + rot: 1.5707963267948966 rad + pos: -8.5,1.5 parent: 2 - - uid: 44583 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44817 components: - type: Transform - pos: 70.5,-23.5 + rot: 1.5707963267948966 rad + pos: -9.5,1.5 parent: 2 - - uid: 44584 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44818 components: - type: Transform - pos: 69.5,-23.5 + rot: 1.5707963267948966 rad + pos: -10.5,1.5 parent: 2 - - uid: 44585 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44819 components: - type: Transform - pos: 69.5,-21.5 + rot: 1.5707963267948966 rad + pos: -11.5,1.5 parent: 2 - - uid: 44586 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44907 components: - type: Transform - pos: 70.5,-21.5 + rot: 1.5707963267948966 rad + pos: -89.5,8.5 parent: 2 - - uid: 44587 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44908 components: - type: Transform - pos: 71.5,-21.5 + rot: 1.5707963267948966 rad + pos: -88.5,8.5 parent: 2 - - uid: 44588 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44909 components: - type: Transform - pos: 71.5,-20.5 + rot: 3.141592653589793 rad + pos: -34.5,50.5 parent: 2 - - uid: 44589 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44910 components: - type: Transform - pos: 71.5,-26.5 + rot: 1.5707963267948966 rad + pos: -82.5,8.5 parent: 2 - - uid: 44590 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44911 components: - type: Transform - pos: 72.5,-26.5 + pos: -1.5,50.5 parent: 2 - - uid: 44591 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44912 components: - type: Transform - pos: 73.5,-26.5 + rot: 1.5707963267948966 rad + pos: -84.5,8.5 parent: 2 - - uid: 44592 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44915 components: - type: Transform - pos: 74.5,-26.5 + rot: 1.5707963267948966 rad + pos: -87.5,8.5 parent: 2 - - uid: 44593 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44942 components: - type: Transform - pos: 67.5,-23.5 + rot: -1.5707963267948966 rad + pos: 29.5,28.5 parent: 2 - - uid: 44594 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44948 components: - type: Transform - pos: 66.5,-23.5 + rot: -1.5707963267948966 rad + pos: 21.5,28.5 parent: 2 - - uid: 44595 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44950 components: - type: Transform - pos: 65.5,-23.5 + rot: -1.5707963267948966 rad + pos: 22.5,28.5 parent: 2 - - uid: 44596 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44980 components: - type: Transform - pos: 65.5,-21.5 + rot: -1.5707963267948966 rad + pos: 17.5,24.5 parent: 2 - - uid: 44597 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44981 components: - type: Transform - pos: 65.5,-19.5 + rot: -1.5707963267948966 rad + pos: 18.5,24.5 parent: 2 - - uid: 44598 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44982 components: - type: Transform - pos: 64.5,-18.5 + rot: -1.5707963267948966 rad + pos: 19.5,24.5 parent: 2 - - uid: 44599 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44989 components: - type: Transform - pos: 64.5,-17.5 + rot: 1.5707963267948966 rad + pos: -21.5,-0.5 parent: 2 - - uid: 44600 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44990 components: - type: Transform - pos: 63.5,-14.5 + rot: 1.5707963267948966 rad + pos: -20.5,-0.5 parent: 2 - - uid: 44601 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44991 components: - type: Transform - pos: 63.5,-13.5 + rot: 1.5707963267948966 rad + pos: -19.5,-0.5 parent: 2 - - uid: 44602 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44992 components: - type: Transform - pos: 64.5,-15.5 + rot: 1.5707963267948966 rad + pos: -18.5,-0.5 parent: 2 - - uid: 44603 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44993 components: - type: Transform - pos: 63.5,-11.5 + rot: 1.5707963267948966 rad + pos: -17.5,-0.5 parent: 2 - - uid: 44604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44994 components: - type: Transform - pos: 63.5,-10.5 + rot: 1.5707963267948966 rad + pos: -16.5,-0.5 parent: 2 - - uid: 44605 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44995 components: - type: Transform - pos: 63.5,-9.5 + rot: 1.5707963267948966 rad + pos: -15.5,-0.5 parent: 2 - - uid: 44607 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44996 components: - type: Transform - pos: 61.5,-9.5 + rot: 1.5707963267948966 rad + pos: -27.5,1.5 parent: 2 - - uid: 44763 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44998 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-10.5 + rot: 1.5707963267948966 rad + pos: -25.5,1.5 parent: 2 - - uid: 44764 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44999 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-10.5 + rot: 1.5707963267948966 rad + pos: -24.5,1.5 parent: 2 - - uid: 44765 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45000 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-10.5 + rot: 1.5707963267948966 rad + pos: -23.5,1.5 parent: 2 - - uid: 44766 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45001 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-8.5 + rot: 1.5707963267948966 rad + pos: -22.5,1.5 parent: 2 - - uid: 44768 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45002 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-10.5 + rot: 1.5707963267948966 rad + pos: -21.5,1.5 parent: 2 - - uid: 44769 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45003 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-12.5 + rot: 1.5707963267948966 rad + pos: -20.5,1.5 parent: 2 - - uid: 44770 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45004 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-13.5 + rot: 1.5707963267948966 rad + pos: -19.5,1.5 parent: 2 - - uid: 44771 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45005 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-16.5 + rot: 1.5707963267948966 rad + pos: -18.5,1.5 parent: 2 - - uid: 44772 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45006 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-16.5 + rot: 1.5707963267948966 rad + pos: -17.5,1.5 parent: 2 - - uid: 44773 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45007 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-17.5 + rot: 1.5707963267948966 rad + pos: -16.5,1.5 parent: 2 - - uid: 44774 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45008 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-17.5 + rot: 1.5707963267948966 rad + pos: -15.5,1.5 parent: 2 - - uid: 44775 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45009 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-17.5 + rot: 1.5707963267948966 rad + pos: -14.5,1.5 parent: 2 - - uid: 44776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45010 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-17.5 + rot: 1.5707963267948966 rad + pos: -13.5,1.5 parent: 2 - - uid: 44777 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45025 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-17.5 + rot: -1.5707963267948966 rad + pos: 23.5,28.5 parent: 2 - - uid: 44778 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45026 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-18.5 + rot: -1.5707963267948966 rad + pos: 24.5,28.5 parent: 2 - - uid: 44779 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45027 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-13.5 + rot: -1.5707963267948966 rad + pos: 25.5,28.5 parent: 2 - - uid: 44780 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45028 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-13.5 + rot: -1.5707963267948966 rad + pos: 26.5,28.5 parent: 2 - - uid: 44781 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-15.5 + rot: -1.5707963267948966 rad + pos: 27.5,28.5 parent: 2 - - uid: 44782 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45030 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-15.5 + rot: -1.5707963267948966 rad + pos: 28.5,28.5 parent: 2 - - uid: 44783 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45031 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-8.5 + pos: -29.5,8.5 parent: 2 - - uid: 45383 - components: - - type: Transform - pos: 0.5,-0.5 - parent: 43176 - - uid: 45384 - components: - - type: Transform - pos: -0.5,0.5 - parent: 43176 - - uid: 45385 - components: - - type: Transform - pos: 0.5,0.5 - parent: 43176 - - uid: 45386 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45032 components: - type: Transform - pos: 1.5,0.5 - parent: 43176 - - uid: 45387 + pos: -29.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45033 components: - type: Transform - pos: 2.5,0.5 - parent: 43176 - - uid: 45388 + pos: -29.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45034 components: - type: Transform - pos: 3.5,0.5 - parent: 43176 - - uid: 45389 + rot: -1.5707963267948966 rad + pos: 29.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45035 components: - type: Transform - pos: 4.5,0.5 - parent: 43176 - - uid: 45390 + rot: -1.5707963267948966 rad + pos: 28.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45036 components: - type: Transform - pos: 5.5,0.5 - parent: 43176 - - uid: 45391 + rot: -1.5707963267948966 rad + pos: 27.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45037 components: - type: Transform - pos: 6.5,0.5 - parent: 43176 - - uid: 45392 + rot: -1.5707963267948966 rad + pos: 26.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45038 components: - type: Transform - pos: 6.5,1.5 - parent: 43176 - - uid: 45393 + rot: -1.5707963267948966 rad + pos: 25.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45039 components: - type: Transform - pos: 6.5,2.5 - parent: 43176 - - uid: 45394 + rot: -1.5707963267948966 rad + pos: 24.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45040 components: - type: Transform - pos: 6.5,3.5 - parent: 43176 - - uid: 45395 + rot: -1.5707963267948966 rad + pos: 23.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45041 components: - type: Transform - pos: 6.5,4.5 - parent: 43176 - - uid: 45396 + rot: -1.5707963267948966 rad + pos: -28.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45042 components: - type: Transform - pos: 6.5,-0.5 - parent: 43176 - - uid: 45397 + rot: -1.5707963267948966 rad + pos: -27.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45045 components: - type: Transform - pos: 6.5,-1.5 - parent: 43176 - - uid: 45398 + rot: 3.141592653589793 rad + pos: -26.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45046 components: - type: Transform - pos: 6.5,-2.5 - parent: 43176 - - uid: 45399 + rot: 3.141592653589793 rad + pos: -26.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45047 components: - type: Transform - pos: 6.5,-3.5 - parent: 43176 - - uid: 45400 + rot: 3.141592653589793 rad + pos: -26.5,2.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45051 components: - type: Transform - pos: 6.5,-4.5 - parent: 43176 - - uid: 47535 + pos: -24.5,0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45052 components: - type: Transform - pos: 0.5,-0.5 - parent: 56108 - - uid: 47709 + pos: -24.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45053 components: - type: Transform - pos: -43.5,-28.5 + pos: -24.5,2.5 parent: 2 - - uid: 47808 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45054 components: - type: Transform - pos: 54.5,17.5 + pos: -24.5,3.5 parent: 2 - - uid: 47809 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45055 components: - type: Transform - pos: 54.5,19.5 + pos: -24.5,4.5 parent: 2 - - uid: 47810 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45056 components: - type: Transform - pos: 54.5,21.5 + rot: -1.5707963267948966 rad + pos: -23.5,5.5 parent: 2 - - uid: 47894 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45057 components: - type: Transform - pos: -6.5,-9.5 - parent: 45711 - - uid: 47895 + rot: -1.5707963267948966 rad + pos: -22.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45058 components: - type: Transform - pos: -6.5,-10.5 - parent: 45711 - - uid: 47896 + pos: 41.5,36.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45059 components: - type: Transform - pos: -5.5,-9.5 - parent: 45711 - - uid: 47897 + pos: 41.5,35.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45060 components: - type: Transform - pos: -5.5,-10.5 - parent: 45711 - - uid: 47898 + pos: 41.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45061 components: - type: Transform - pos: -4.5,-9.5 - parent: 45711 - - uid: 47899 + pos: 41.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45062 components: - type: Transform - pos: -4.5,-10.5 - parent: 45711 - - uid: 47900 + pos: 41.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45063 components: - type: Transform - pos: -3.5,-9.5 - parent: 45711 - - uid: 47901 + pos: 41.5,31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45064 components: - type: Transform - pos: -3.5,-10.5 - parent: 45711 - - uid: 47902 + pos: 41.5,30.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45065 components: - type: Transform - pos: -2.5,-9.5 - parent: 45711 - - uid: 47903 + pos: 41.5,29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45067 components: - type: Transform - pos: -2.5,-10.5 - parent: 45711 - - uid: 47904 + pos: 41.5,27.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45068 components: - type: Transform - pos: -1.5,-9.5 - parent: 45711 - - uid: 47905 + pos: 41.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45069 components: - type: Transform - pos: -0.5,-9.5 - parent: 45711 - - uid: 47906 + pos: 41.5,25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45070 components: - type: Transform - pos: -0.5,-10.5 - parent: 45711 - - uid: 47907 + rot: 3.141592653589793 rad + pos: -21.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45071 components: - type: Transform - pos: 0.5,-9.5 - parent: 45711 - - uid: 47908 + rot: 3.141592653589793 rad + pos: -21.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45072 components: - type: Transform - pos: 0.5,-10.5 - parent: 45711 - - uid: 47909 + rot: 3.141592653589793 rad + pos: -21.5,8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45073 components: - type: Transform - pos: 1.5,-9.5 - parent: 45711 - - uid: 47910 + pos: 39.5,24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45075 components: - type: Transform - pos: 1.5,-10.5 - parent: 45711 - - uid: 47911 + pos: 41.5,24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45077 components: - type: Transform - pos: 2.5,-9.5 - parent: 45711 - - uid: 47912 + pos: 41.5,23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45081 components: - type: Transform - pos: 2.5,-10.5 - parent: 45711 - - uid: 47913 + rot: -1.5707963267948966 rad + pos: 30.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45082 components: - type: Transform - pos: 3.5,-9.5 - parent: 45711 - - uid: 47914 + rot: -1.5707963267948966 rad + pos: 31.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45083 components: - type: Transform - pos: 3.5,-10.5 - parent: 45711 - - uid: 47915 + rot: -1.5707963267948966 rad + pos: 32.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45084 components: - type: Transform - pos: 4.5,-10.5 - parent: 45711 - - uid: 47916 + rot: -1.5707963267948966 rad + pos: 33.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45085 components: - type: Transform - pos: 5.5,-9.5 - parent: 45711 - - uid: 47917 + rot: -1.5707963267948966 rad + pos: 34.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45086 components: - type: Transform - pos: 5.5,-10.5 - parent: 45711 - - uid: 47918 + rot: -1.5707963267948966 rad + pos: 35.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45087 components: - type: Transform - pos: 6.5,-9.5 - parent: 45711 - - uid: 47919 + rot: -1.5707963267948966 rad + pos: 36.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45088 components: - type: Transform - pos: 6.5,-10.5 - parent: 45711 - - uid: 47920 + rot: -1.5707963267948966 rad + pos: 37.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45089 components: - type: Transform - pos: 7.5,-9.5 - parent: 45711 - - uid: 47921 + rot: -1.5707963267948966 rad + pos: 38.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45090 components: - type: Transform - pos: 7.5,-10.5 - parent: 45711 - - uid: 47922 + rot: -1.5707963267948966 rad + pos: 39.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45091 components: - type: Transform - pos: -5.5,-11.5 - parent: 45711 - - uid: 47923 + rot: -1.5707963267948966 rad + pos: 40.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45092 components: - type: Transform - pos: -3.5,-11.5 - parent: 45711 - - uid: 47924 + rot: -1.5707963267948966 rad + pos: 38.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45093 components: - type: Transform - pos: -2.5,-11.5 - parent: 45711 - - uid: 47925 + rot: -1.5707963267948966 rad + pos: 37.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45094 components: - type: Transform - pos: -1.5,-11.5 - parent: 45711 - - uid: 47926 + rot: -1.5707963267948966 rad + pos: 36.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45095 components: - type: Transform - pos: -0.5,-11.5 - parent: 45711 - - uid: 47927 + rot: -1.5707963267948966 rad + pos: 35.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45096 components: - type: Transform - pos: 0.5,-11.5 - parent: 45711 - - uid: 47928 + rot: -1.5707963267948966 rad + pos: 34.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45097 components: - type: Transform - pos: 1.5,-11.5 - parent: 45711 - - uid: 47929 + rot: -1.5707963267948966 rad + pos: 33.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45098 components: - type: Transform - pos: 2.5,-11.5 - parent: 45711 - - uid: 47930 + rot: -1.5707963267948966 rad + pos: 32.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45099 components: - type: Transform - pos: 4.5,-11.5 - parent: 45711 - - uid: 47931 + rot: -1.5707963267948966 rad + pos: 31.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45100 components: - type: Transform - pos: 5.5,-11.5 - parent: 45711 - - uid: 47932 + rot: -1.5707963267948966 rad + pos: 30.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45102 components: - type: Transform - pos: 6.5,-11.5 - parent: 45711 - - uid: 47933 + rot: 1.5707963267948966 rad + pos: -28.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45103 components: - type: Transform - pos: -4.5,-12.5 - parent: 45711 - - uid: 47934 + rot: 1.5707963267948966 rad + pos: -27.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45104 components: - type: Transform - pos: -3.5,-12.5 - parent: 45711 - - uid: 47935 + rot: 1.5707963267948966 rad + pos: -26.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45105 components: - type: Transform - pos: -2.5,-12.5 - parent: 45711 - - uid: 47936 + rot: 1.5707963267948966 rad + pos: -25.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45135 components: - type: Transform - pos: -1.5,-12.5 - parent: 45711 - - uid: 47937 + rot: -1.5707963267948966 rad + pos: 40.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45136 components: - type: Transform - pos: -0.5,-12.5 - parent: 45711 - - uid: 47938 + rot: -1.5707963267948966 rad + pos: 41.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45137 components: - type: Transform - pos: 1.5,-12.5 - parent: 45711 - - uid: 47939 + rot: -1.5707963267948966 rad + pos: 42.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45138 components: - type: Transform - pos: 2.5,-12.5 - parent: 45711 - - uid: 47940 + rot: -1.5707963267948966 rad + pos: 43.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45139 components: - type: Transform - pos: 3.5,-12.5 - parent: 45711 - - uid: 47941 + rot: -1.5707963267948966 rad + pos: 44.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45141 components: - type: Transform - pos: 4.5,-12.5 - parent: 45711 - - uid: 47942 + rot: -1.5707963267948966 rad + pos: -14.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45143 components: - type: Transform - pos: 5.5,-12.5 - parent: 45711 - - uid: 47943 + rot: -1.5707963267948966 rad + pos: 42.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45145 components: - type: Transform - pos: -3.5,-13.5 - parent: 45711 - - uid: 47944 + rot: -1.5707963267948966 rad + pos: -13.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45149 components: - type: Transform - pos: -2.5,-13.5 - parent: 45711 - - uid: 47945 + rot: -1.5707963267948966 rad + pos: -15.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45151 components: - type: Transform - pos: -1.5,-13.5 - parent: 45711 - - uid: 47946 + rot: -1.5707963267948966 rad + pos: 46.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45152 components: - type: Transform - pos: -0.5,-13.5 - parent: 45711 - - uid: 47947 + rot: -1.5707963267948966 rad + pos: 47.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45153 components: - type: Transform - pos: 0.5,-13.5 - parent: 45711 - - uid: 47948 + rot: -1.5707963267948966 rad + pos: 48.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45154 components: - type: Transform - pos: 1.5,-13.5 - parent: 45711 - - uid: 47949 + rot: -1.5707963267948966 rad + pos: 49.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45155 components: - type: Transform - pos: 2.5,-13.5 - parent: 45711 - - uid: 47950 + rot: -1.5707963267948966 rad + pos: 50.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45163 components: - type: Transform - pos: 3.5,-13.5 - parent: 45711 - - uid: 47951 + rot: -1.5707963267948966 rad + pos: 51.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45164 components: - type: Transform - pos: 4.5,-13.5 - parent: 45711 - - uid: 47952 + rot: -1.5707963267948966 rad + pos: 43.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45165 components: - type: Transform - pos: -1.5,5.5 - parent: 45711 - - uid: 47953 + rot: -1.5707963267948966 rad + pos: 44.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45166 components: - type: Transform - pos: -1.5,4.5 - parent: 45711 - - uid: 47954 + rot: -1.5707963267948966 rad + pos: 45.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45167 components: - type: Transform - pos: -1.5,3.5 - parent: 45711 - - uid: 47955 + rot: -1.5707963267948966 rad + pos: 46.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45168 components: - type: Transform - pos: -1.5,2.5 - parent: 45711 - - uid: 47956 + rot: -1.5707963267948966 rad + pos: 47.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45169 components: - type: Transform - pos: -1.5,1.5 - parent: 45711 - - uid: 47957 + rot: -1.5707963267948966 rad + pos: 48.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45170 components: - type: Transform - pos: -0.5,6.5 - parent: 45711 - - uid: 47958 + rot: -1.5707963267948966 rad + pos: 49.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45173 components: - type: Transform - pos: -0.5,5.5 - parent: 45711 - - uid: 47959 + rot: -1.5707963267948966 rad + pos: -16.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45174 components: - type: Transform - pos: -0.5,3.5 - parent: 45711 - - uid: 47960 + pos: 50.5,29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45176 components: - type: Transform - pos: -0.5,1.5 - parent: 45711 - - uid: 47961 + pos: 52.5,27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45177 components: - type: Transform - pos: -0.5,0.5 - parent: 45711 - - uid: 47962 + pos: 52.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45178 components: - type: Transform - pos: 0.5,6.5 - parent: 45711 - - uid: 47963 + pos: 52.5,29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45180 components: - type: Transform - pos: 0.5,5.5 - parent: 45711 - - uid: 47964 + pos: -78.5,60.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45200 components: - type: Transform - pos: 0.5,3.5 - parent: 45711 - - uid: 47965 + rot: -1.5707963267948966 rad + pos: -105.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45201 components: - type: Transform - pos: 0.5,2.5 - parent: 45711 - - uid: 47966 + pos: 52.5,30.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45202 components: - type: Transform - pos: 0.5,1.5 - parent: 45711 - - uid: 47967 + pos: 52.5,31.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45209 components: - type: Transform - pos: 0.5,0.5 - parent: 45711 - - uid: 47968 + rot: 1.5707963267948966 rad + pos: -98.5,13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45210 components: - type: Transform - pos: 1.5,6.5 - parent: 45711 - - uid: 47969 + pos: 52.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45211 components: - type: Transform - pos: 1.5,5.5 - parent: 45711 - - uid: 47970 + pos: 52.5,35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45212 components: - type: Transform - pos: 0.5,4.5 - parent: 45711 - - uid: 47971 + pos: 52.5,36.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45213 components: - type: Transform - pos: 1.5,3.5 - parent: 45711 - - uid: 47972 + pos: 52.5,37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45214 components: - type: Transform - pos: 2.5,2.5 - parent: 45711 - - uid: 47973 + pos: 52.5,38.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45215 components: - type: Transform - pos: 1.5,1.5 - parent: 45711 - - uid: 47974 + pos: 50.5,30.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45216 components: - type: Transform - pos: 1.5,0.5 - parent: 45711 - - uid: 47975 + rot: 3.141592653589793 rad + pos: -97.5,12.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45217 components: - type: Transform - pos: 2.5,5.5 - parent: 45711 - - uid: 47976 + pos: 50.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45218 components: - type: Transform - pos: 2.5,4.5 - parent: 45711 - - uid: 47977 + pos: 50.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45219 components: - type: Transform - pos: 2.5,3.5 - parent: 45711 - - uid: 47978 + pos: 50.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45220 components: - type: Transform - pos: 2.5,1.5 - parent: 45711 - - uid: 47979 + pos: 50.5,35.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45221 components: - type: Transform - pos: -13.5,31.5 - parent: 45711 - - uid: 47980 + pos: 50.5,36.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45222 components: - type: Transform - pos: -13.5,29.5 - parent: 45711 - - uid: 47981 + pos: 50.5,37.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45223 components: - type: Transform - pos: -13.5,30.5 - parent: 45711 - - uid: 47982 + pos: 50.5,38.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45224 components: - type: Transform - pos: -16.5,32.5 - parent: 45711 - - uid: 47983 + pos: 50.5,39.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45225 components: - type: Transform - pos: -16.5,28.5 - parent: 45711 - - uid: 47984 + pos: 50.5,40.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45226 components: - type: Transform - pos: -15.5,33.5 - parent: 45711 - - uid: 47985 + pos: 50.5,41.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45227 components: - type: Transform - pos: -16.5,30.5 - parent: 45711 - - uid: 47986 + pos: 52.5,39.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45228 components: - type: Transform - pos: -16.5,29.5 - parent: 45711 - - uid: 47987 + pos: 52.5,40.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45229 components: - type: Transform - pos: -16.5,31.5 - parent: 45711 - - uid: 47988 + pos: 52.5,41.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45264 components: - type: Transform - pos: -14.5,29.5 - parent: 45711 - - uid: 47989 + rot: 1.5707963267948966 rad + pos: -56.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45265 components: - type: Transform - pos: -14.5,28.5 - parent: 45711 - - uid: 47990 + rot: 1.5707963267948966 rad + pos: -55.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45268 components: - type: Transform - pos: -14.5,30.5 - parent: 45711 - - uid: 47991 + rot: 1.5707963267948966 rad + pos: -52.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45271 components: - type: Transform - pos: -15.5,28.5 - parent: 45711 - - uid: 47992 + rot: 1.5707963267948966 rad + pos: -49.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45272 components: - type: Transform - pos: -14.5,32.5 - parent: 45711 - - uid: 47993 + rot: 1.5707963267948966 rad + pos: -48.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45273 components: - type: Transform - pos: -14.5,31.5 - parent: 45711 - - uid: 47994 + rot: 1.5707963267948966 rad + pos: -47.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45274 components: - type: Transform - pos: -16.5,33.5 - parent: 45711 - - uid: 47995 + rot: 1.5707963267948966 rad + pos: -46.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45276 components: - type: Transform - pos: -14.5,33.5 - parent: 45711 - - uid: 47996 + rot: 1.5707963267948966 rad + pos: -44.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45277 components: - type: Transform - pos: -15.5,31.5 - parent: 45711 - - uid: 47997 + rot: 1.5707963267948966 rad + pos: -43.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45278 components: - type: Transform - pos: -15.5,30.5 - parent: 45711 - - uid: 47998 + rot: 1.5707963267948966 rad + pos: -42.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45279 components: - type: Transform - pos: -15.5,32.5 - parent: 45711 - - uid: 47999 + rot: 1.5707963267948966 rad + pos: -41.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45280 components: - type: Transform - pos: -15.5,29.5 - parent: 45711 - - uid: 48000 + rot: 1.5707963267948966 rad + pos: -40.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45281 components: - type: Transform - pos: -17.5,28.5 - parent: 45711 - - uid: 48001 + rot: 1.5707963267948966 rad + pos: -39.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45283 components: - type: Transform - pos: -17.5,29.5 - parent: 45711 - - uid: 48002 + rot: 1.5707963267948966 rad + pos: -37.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45284 components: - type: Transform - pos: -17.5,30.5 - parent: 45711 - - uid: 48003 + rot: 1.5707963267948966 rad + pos: -36.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45285 components: - type: Transform - pos: -17.5,31.5 - parent: 45711 - - uid: 48004 + rot: 1.5707963267948966 rad + pos: -35.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45286 components: - type: Transform - pos: -17.5,32.5 - parent: 45711 - - uid: 48005 + rot: 1.5707963267948966 rad + pos: -34.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45287 components: - type: Transform - pos: -17.5,33.5 - parent: 45711 - - uid: 48006 + rot: 1.5707963267948966 rad + pos: -33.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45288 components: - type: Transform - pos: -13.5,32.5 - parent: 45711 - - uid: 48007 + rot: 1.5707963267948966 rad + pos: -32.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45289 components: - type: Transform - pos: -23.5,26.5 - parent: 45711 - - uid: 48008 + rot: 1.5707963267948966 rad + pos: -31.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45290 components: - type: Transform - pos: -23.5,27.5 - parent: 45711 - - uid: 48009 + rot: 1.5707963267948966 rad + pos: -30.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45291 components: - type: Transform - pos: -26.5,27.5 - parent: 45711 - - uid: 48010 + rot: 1.5707963267948966 rad + pos: -29.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45296 components: - type: Transform - pos: -26.5,26.5 - parent: 45711 - - uid: 48011 + rot: -1.5707963267948966 rad + pos: 19.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45297 components: - type: Transform - pos: -24.5,26.5 - parent: 45711 - - uid: 48012 + rot: -1.5707963267948966 rad + pos: 18.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45303 components: - type: Transform - pos: -25.5,26.5 - parent: 45711 - - uid: 48013 + rot: 1.5707963267948966 rad + pos: -54.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45306 components: - type: Transform - pos: -23.5,28.5 - parent: 45711 - - uid: 48014 + rot: 1.5707963267948966 rad + pos: -50.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45310 components: - type: Transform - pos: -24.5,28.5 - parent: 45711 - - uid: 48015 + rot: 3.141592653589793 rad + pos: -90.5,52.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45340 components: - type: Transform - pos: -25.5,28.5 - parent: 45711 - - uid: 48016 + rot: 1.5707963267948966 rad + pos: -65.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45419 components: - type: Transform - pos: -26.5,28.5 - parent: 45711 - - uid: 48017 + rot: -1.5707963267948966 rad + pos: 5.5,17.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45444 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,34.5 - parent: 45711 - - uid: 48018 + rot: 1.5707963267948966 rad + pos: -72.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45472 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,34.5 - parent: 45711 - - uid: 48019 - components: - - type: Transform - pos: -16.5,9.5 - parent: 45711 - - uid: 48020 + pos: 13.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45550 components: - type: Transform - pos: -16.5,8.5 - parent: 45711 - - uid: 48021 + rot: -1.5707963267948966 rad + pos: 5.5,-17.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45555 components: - type: Transform - pos: -17.5,6.5 - parent: 45711 - - uid: 48022 + rot: 1.5707963267948966 rad + pos: -62.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45557 components: - type: Transform - pos: -18.5,6.5 - parent: 45711 - - uid: 48023 + rot: 1.5707963267948966 rad + pos: -63.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45560 components: - type: Transform - pos: -20.5,7.5 - parent: 45711 - - uid: 48024 + pos: -71.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45562 components: - type: Transform - pos: -17.5,10.5 - parent: 45711 - - uid: 48025 + rot: 1.5707963267948966 rad + pos: -61.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45563 components: - type: Transform - pos: -15.5,10.5 - parent: 45711 - - uid: 48026 + rot: 1.5707963267948966 rad + pos: -60.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45564 components: - type: Transform - pos: -20.5,10.5 - parent: 45711 - - uid: 48027 + rot: 1.5707963267948966 rad + pos: -59.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45567 components: - type: Transform - pos: -20.5,11.5 - parent: 45711 - - uid: 48028 + rot: 1.5707963267948966 rad + pos: -67.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45568 components: - type: Transform - pos: -18.5,12.5 - parent: 45711 - - uid: 48029 + rot: 1.5707963267948966 rad + pos: -68.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45569 components: - type: Transform - pos: -17.5,12.5 - parent: 45711 - - uid: 49528 + rot: 1.5707963267948966 rad + pos: -70.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45616 components: - type: Transform - pos: -26.5,53.5 - parent: 45711 - - uid: 50276 + rot: -1.5707963267948966 rad + pos: -86.5,51.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45626 components: - type: Transform - pos: -26.5,52.5 - parent: 45711 - - uid: 50589 + rot: 1.5707963267948966 rad + pos: -58.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45627 components: - type: Transform - pos: 58.5,87.5 + rot: 1.5707963267948966 rad + pos: -57.5,1.5 parent: 2 - - uid: 50592 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45628 components: - type: Transform - pos: 60.5,83.5 + rot: 1.5707963267948966 rad + pos: -56.5,1.5 parent: 2 - - uid: 50594 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45630 components: - type: Transform - pos: 58.5,79.5 + rot: 1.5707963267948966 rad + pos: -54.5,1.5 parent: 2 - - uid: 50595 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45631 components: - type: Transform - pos: 38.5,79.5 + rot: 1.5707963267948966 rad + pos: -53.5,1.5 parent: 2 - - uid: 50596 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45633 components: - type: Transform - pos: 36.5,83.5 + rot: 1.5707963267948966 rad + pos: -51.5,1.5 parent: 2 - - uid: 50598 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45634 components: - type: Transform - pos: 71.5,43.5 + rot: 1.5707963267948966 rad + pos: -50.5,1.5 parent: 2 - - uid: 50599 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45635 components: - type: Transform - pos: 71.5,44.5 + rot: 1.5707963267948966 rad + pos: -49.5,1.5 parent: 2 - - uid: 50600 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45636 components: - type: Transform - pos: 71.5,45.5 + rot: 1.5707963267948966 rad + pos: -48.5,1.5 parent: 2 - - uid: 50601 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45638 components: - type: Transform - pos: 71.5,46.5 + rot: 1.5707963267948966 rad + pos: -46.5,1.5 parent: 2 - - uid: 50602 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45639 components: - type: Transform - pos: 72.5,46.5 + rot: 1.5707963267948966 rad + pos: -45.5,1.5 parent: 2 - - uid: 50603 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45640 components: - type: Transform - pos: 73.5,46.5 + rot: 1.5707963267948966 rad + pos: -44.5,1.5 parent: 2 - - uid: 50604 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45641 components: - type: Transform - pos: 74.5,46.5 + rot: 1.5707963267948966 rad + pos: -43.5,1.5 parent: 2 - - uid: 50605 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45642 components: - type: Transform - pos: 71.5,33.5 + rot: 1.5707963267948966 rad + pos: -42.5,1.5 parent: 2 - - uid: 50606 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45643 components: - type: Transform - pos: 71.5,32.5 + rot: 1.5707963267948966 rad + pos: -41.5,1.5 parent: 2 - - uid: 50607 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45645 components: - type: Transform - pos: 71.5,31.5 + rot: 1.5707963267948966 rad + pos: -39.5,1.5 parent: 2 - - uid: 50608 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45646 components: - type: Transform - pos: 71.5,30.5 + rot: 1.5707963267948966 rad + pos: -38.5,1.5 parent: 2 - - uid: 50609 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45647 components: - type: Transform - pos: 72.5,30.5 + rot: 1.5707963267948966 rad + pos: -37.5,1.5 parent: 2 - - uid: 50610 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45648 components: - type: Transform - pos: 73.5,30.5 + rot: 1.5707963267948966 rad + pos: -36.5,1.5 parent: 2 - - uid: 50611 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45649 components: - type: Transform - pos: 74.5,30.5 + rot: 1.5707963267948966 rad + pos: -35.5,1.5 parent: 2 - - uid: 50612 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45650 components: - type: Transform - pos: 84.5,30.5 + rot: 1.5707963267948966 rad + pos: -34.5,1.5 parent: 2 - - uid: 50613 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45651 components: - type: Transform - pos: 85.5,30.5 + rot: 1.5707963267948966 rad + pos: -33.5,1.5 parent: 2 - - uid: 50614 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45652 components: - type: Transform - pos: 86.5,30.5 + rot: 1.5707963267948966 rad + pos: -32.5,1.5 parent: 2 - - uid: 50615 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45653 components: - type: Transform - pos: 87.5,30.5 + rot: 1.5707963267948966 rad + pos: -31.5,1.5 parent: 2 - - uid: 50616 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45654 components: - type: Transform - pos: 87.5,31.5 + rot: 1.5707963267948966 rad + pos: -30.5,1.5 parent: 2 - - uid: 50617 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45655 components: - type: Transform - pos: 87.5,32.5 + rot: 1.5707963267948966 rad + pos: -29.5,1.5 parent: 2 - - uid: 50618 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45657 components: - type: Transform - pos: 87.5,33.5 + pos: -62.5,62.5 parent: 2 - - uid: 50619 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45670 components: - type: Transform - pos: 87.5,43.5 + pos: 39.5,11.5 parent: 2 - - uid: 50620 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45671 components: - type: Transform - pos: 87.5,44.5 + rot: -1.5707963267948966 rad + pos: -60.5,1.5 parent: 2 - - uid: 50621 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45672 components: - type: Transform - pos: 87.5,45.5 + rot: -1.5707963267948966 rad + pos: -61.5,1.5 parent: 2 - - uid: 50622 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45673 components: - type: Transform - pos: 87.5,46.5 + rot: -1.5707963267948966 rad + pos: -62.5,1.5 parent: 2 - - uid: 50623 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45674 components: - type: Transform - pos: 86.5,46.5 + rot: -1.5707963267948966 rad + pos: -63.5,1.5 parent: 2 - - uid: 50624 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45675 components: - type: Transform - pos: 85.5,46.5 + rot: -1.5707963267948966 rad + pos: -64.5,1.5 parent: 2 - - uid: 50625 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45676 components: - type: Transform - pos: 84.5,46.5 + rot: -1.5707963267948966 rad + pos: -65.5,1.5 parent: 2 - - uid: 50921 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45677 components: - type: Transform - pos: -52.5,64.5 + rot: -1.5707963267948966 rad + pos: -66.5,1.5 parent: 2 - - uid: 50922 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45678 components: - type: Transform - pos: -52.5,65.5 + rot: -1.5707963267948966 rad + pos: -67.5,1.5 parent: 2 - - uid: 50923 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45679 components: - type: Transform - pos: -52.5,66.5 + rot: -1.5707963267948966 rad + pos: -68.5,1.5 parent: 2 - - uid: 50924 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45680 components: - type: Transform - pos: -52.5,67.5 + pos: 41.5,11.5 parent: 2 - - uid: 50925 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45681 components: - type: Transform - pos: -52.5,68.5 + rot: 3.141592653589793 rad + pos: -69.5,2.5 parent: 2 - - uid: 50926 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45683 components: - type: Transform - pos: -54.5,67.5 + rot: 3.141592653589793 rad + pos: -71.5,2.5 parent: 2 - - uid: 50927 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45684 components: - type: Transform - pos: -55.5,67.5 + rot: 3.141592653589793 rad + pos: -71.5,3.5 parent: 2 - - uid: 50928 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45686 components: - type: Transform - pos: -56.5,67.5 + rot: 3.141592653589793 rad + pos: -69.5,3.5 parent: 2 - - uid: 50929 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45687 components: - type: Transform - pos: -57.5,67.5 + rot: 3.141592653589793 rad + pos: -69.5,4.5 parent: 2 - - uid: 50930 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45697 components: - type: Transform - pos: -58.5,67.5 + rot: -1.5707963267948966 rad + pos: -6.5,33.5 parent: 2 - - uid: 50931 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45699 components: - type: Transform - pos: -58.5,68.5 + rot: 1.5707963267948966 rad + pos: -81.5,8.5 parent: 2 - - uid: 50932 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45700 components: - type: Transform - pos: -58.5,69.5 + rot: 3.141592653589793 rad + pos: -66.5,62.5 parent: 2 - - uid: 50933 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45701 components: - type: Transform - pos: -58.5,70.5 + pos: -69.5,6.5 parent: 2 - - uid: 50934 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45720 components: - type: Transform - pos: -58.5,71.5 + rot: -1.5707963267948966 rad + pos: 51.5,42.5 parent: 2 - - uid: 50935 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45721 components: - type: Transform - pos: -58.5,72.5 + pos: -71.5,6.5 parent: 2 - - uid: 50937 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45722 components: - type: Transform - pos: -51.5,67.5 + pos: -71.5,7.5 parent: 2 - - uid: 50938 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45755 components: - type: Transform - pos: -50.5,67.5 + rot: 1.5707963267948966 rad + pos: -2.5,-0.5 parent: 2 - - uid: 50939 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45756 components: - type: Transform - pos: -49.5,67.5 + rot: 1.5707963267948966 rad + pos: 3.5,-0.5 parent: 2 - - uid: 50940 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45768 components: - type: Transform - pos: -48.5,67.5 + pos: -2.5,2.5 parent: 2 - - uid: 50941 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45769 components: - type: Transform - pos: -47.5,67.5 + pos: -2.5,3.5 parent: 2 - - uid: 50942 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45770 components: - type: Transform - pos: -46.5,67.5 + pos: -2.5,4.5 parent: 2 - - uid: 50943 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45771 components: - type: Transform - pos: -46.5,68.5 + pos: -2.5,5.5 parent: 2 - - uid: 50944 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45772 components: - type: Transform - pos: -46.5,69.5 + pos: -2.5,6.5 parent: 2 - - uid: 50945 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45773 components: - type: Transform - pos: -46.5,70.5 + pos: -2.5,7.5 parent: 2 - - uid: 50946 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45774 components: - type: Transform - pos: -46.5,71.5 + pos: -2.5,8.5 parent: 2 - - uid: 50947 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45776 components: - type: Transform - pos: -46.5,72.5 + pos: 3.5,3.5 parent: 2 - - uid: 50948 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45777 components: - type: Transform - pos: -52.5,69.5 + pos: 3.5,4.5 parent: 2 - - uid: 50949 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45778 components: - type: Transform - pos: -53.5,68.5 + pos: 3.5,5.5 parent: 2 - - uid: 50950 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45779 components: - type: Transform - pos: -51.5,68.5 + pos: 3.5,6.5 parent: 2 - - uid: 51117 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45780 components: - type: Transform - pos: -0.5,-70.5 + pos: 3.5,7.5 parent: 2 - - uid: 51118 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45781 components: - type: Transform - pos: 0.5,-70.5 + pos: 3.5,8.5 parent: 2 - - uid: 51119 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45791 components: - type: Transform - pos: 5.5,-70.5 + pos: 2.5,0.5 parent: 2 - - uid: 51120 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45792 components: - type: Transform - pos: 8.5,-70.5 + pos: 2.5,1.5 parent: 2 - - uid: 51121 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45793 components: - type: Transform - pos: 9.5,-70.5 + pos: 2.5,2.5 parent: 2 - - uid: 51122 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45794 components: - type: Transform - pos: 14.5,-70.5 + pos: 2.5,3.5 parent: 2 - - uid: 51123 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45795 components: - type: Transform - pos: 15.5,-70.5 + pos: 2.5,4.5 parent: 2 - - uid: 51124 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45796 components: - type: Transform - pos: -3.5,-69.5 + pos: 2.5,5.5 parent: 2 - - uid: 51125 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45797 components: - type: Transform - pos: -3.5,-70.5 + pos: 2.5,6.5 parent: 2 - - uid: 51126 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45798 components: - type: Transform - pos: -2.5,-70.5 + pos: 2.5,7.5 parent: 2 - - uid: 51127 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45799 components: - type: Transform - pos: 13.5,-70.5 + pos: 2.5,8.5 parent: 2 - - uid: 51134 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45801 components: - type: Transform - pos: 19.5,-59.5 + pos: -1.5,0.5 parent: 2 - - uid: 51135 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45802 components: - type: Transform - pos: 19.5,-58.5 + pos: -1.5,1.5 parent: 2 - - uid: 51136 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45803 components: - type: Transform - pos: 19.5,-57.5 + pos: -1.5,2.5 parent: 2 - - uid: 51155 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45804 components: - type: Transform - pos: 18.5,-70.5 + pos: -1.5,3.5 parent: 2 - - uid: 51156 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45805 components: - type: Transform - pos: 18.5,-69.5 + pos: -1.5,4.5 parent: 2 - - uid: 51157 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45806 components: - type: Transform - pos: 18.5,-68.5 + pos: -1.5,5.5 parent: 2 - - uid: 51158 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45807 components: - type: Transform - pos: 18.5,-67.5 + pos: -1.5,6.5 parent: 2 - - uid: 51159 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45808 components: - type: Transform - pos: 18.5,-63.5 + pos: -1.5,7.5 parent: 2 - - uid: 51160 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45809 components: - type: Transform - pos: 18.5,-61.5 + pos: -1.5,8.5 parent: 2 - - uid: 51161 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45870 components: - type: Transform - pos: 18.5,-59.5 + pos: -71.5,11.5 parent: 2 - - uid: 51203 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45891 components: - type: Transform - pos: 19.5,-66.5 + rot: 1.5707963267948966 rad + pos: 34.5,20.5 parent: 2 - - uid: 51204 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45892 components: - type: Transform - pos: 20.5,-66.5 + rot: 1.5707963267948966 rad + pos: 35.5,20.5 parent: 2 - - uid: 51206 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45897 components: - type: Transform - pos: 23.5,-64.5 + pos: -69.5,11.5 parent: 2 - - uid: 51271 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45900 components: - type: Transform - pos: 23.5,-60.5 + pos: -69.5,12.5 parent: 2 - - uid: 51272 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45903 components: - type: Transform - pos: 24.5,-60.5 + rot: 3.141592653589793 rad + pos: -90.5,53.5 parent: 2 - - uid: 51273 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45904 components: - type: Transform - pos: 22.5,-56.5 + rot: 1.5707963267948966 rad + pos: 37.5,22.5 parent: 2 - - uid: 51274 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45905 components: - type: Transform - pos: 20.5,-56.5 + rot: 1.5707963267948966 rad + pos: 38.5,22.5 parent: 2 - - uid: 51275 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45906 components: - type: Transform - pos: 21.5,-56.5 + rot: 1.5707963267948966 rad + pos: 39.5,22.5 parent: 2 - - uid: 51453 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45907 components: - type: Transform - pos: 19.5,-74.5 + rot: 1.5707963267948966 rad + pos: 40.5,22.5 parent: 2 - - uid: 51454 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45908 components: - type: Transform - pos: 18.5,-74.5 + rot: 3.141592653589793 rad + pos: -33.5,37.5 parent: 2 - - uid: 51455 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45914 components: - type: Transform - pos: 17.5,-74.5 + rot: 1.5707963267948966 rad + pos: -59.5,1.5 parent: 2 - - uid: 51456 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45918 components: - type: Transform - pos: 17.5,-73.5 + rot: 3.141592653589793 rad + pos: -88.5,52.5 parent: 2 - - uid: 51575 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45922 components: - type: Transform - pos: 37.5,7.5 + rot: 3.141592653589793 rad + pos: -34.5,49.5 parent: 2 - - uid: 51576 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45929 components: - type: Transform - pos: 38.5,7.5 + rot: 3.141592653589793 rad + pos: -34.5,48.5 parent: 2 - - uid: 51577 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45940 components: - type: Transform - pos: 35.5,7.5 + rot: 1.5707963267948966 rad + pos: -73.5,10.5 parent: 2 - - uid: 51615 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45941 components: - type: Transform - pos: 39.5,10.5 + rot: 1.5707963267948966 rad + pos: -74.5,10.5 parent: 2 - - uid: 51616 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45942 components: - type: Transform - pos: 38.5,11.5 + rot: 1.5707963267948966 rad + pos: -75.5,10.5 parent: 2 - - uid: 51618 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45943 components: - type: Transform - pos: 39.5,9.5 + rot: 1.5707963267948966 rad + pos: -76.5,10.5 parent: 2 - - uid: 51657 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45944 components: - type: Transform - pos: -0.5,-8.5 + rot: 1.5707963267948966 rad + pos: -77.5,10.5 parent: 2 - - uid: 51667 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45945 components: - type: Transform - pos: 39.5,20.5 + rot: 1.5707963267948966 rad + pos: -78.5,10.5 parent: 2 - - uid: 51669 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45946 components: - type: Transform - pos: 37.5,20.5 + rot: 1.5707963267948966 rad + pos: -79.5,10.5 parent: 2 - - uid: 51685 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45947 components: - type: Transform - pos: 33.5,13.5 + rot: 1.5707963267948966 rad + pos: -80.5,10.5 parent: 2 - - uid: 51686 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45949 components: - type: Transform - pos: 33.5,14.5 + rot: 1.5707963267948966 rad + pos: -82.5,10.5 parent: 2 - - uid: 51687 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45950 components: - type: Transform - pos: 36.5,15.5 + rot: 1.5707963267948966 rad + pos: -83.5,10.5 parent: 2 - - uid: 51688 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45958 components: - type: Transform - pos: 36.5,16.5 + rot: -1.5707963267948966 rad + pos: -1.5,1.5 parent: 2 - - uid: 52189 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45960 components: - type: Transform - pos: 34.5,-36.5 + rot: -1.5707963267948966 rad + pos: -0.5,1.5 parent: 2 - - uid: 52195 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45961 components: - type: Transform - pos: -11.5,46.5 + rot: -1.5707963267948966 rad + pos: 0.5,1.5 parent: 2 - - uid: 52323 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45963 components: - type: Transform - pos: -25.5,54.5 - parent: 45711 - - uid: 52388 + rot: -1.5707963267948966 rad + pos: 2.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45965 components: - type: Transform - pos: -24.5,52.5 - parent: 45711 - - uid: 52389 + rot: -1.5707963267948966 rad + pos: 0.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45966 components: - type: Transform - pos: -25.5,55.5 - parent: 45711 - - uid: 53626 + rot: -1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45967 components: - type: Transform - pos: -31.5,45.5 - parent: 45711 - - uid: 53632 + rot: -1.5707963267948966 rad + pos: -85.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45968 components: - type: Transform - pos: -25.5,53.5 - parent: 45711 - - uid: 53638 + rot: -1.5707963267948966 rad + pos: -86.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45970 components: - type: Transform - pos: -25.5,52.5 - parent: 45711 - - uid: 53647 + rot: -1.5707963267948966 rad + pos: -88.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45971 components: - type: Transform - pos: -26.5,55.5 - parent: 45711 - - uid: 53648 + rot: -1.5707963267948966 rad + pos: -89.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45972 components: - type: Transform - pos: -26.5,54.5 - parent: 45711 - - uid: 53662 + rot: -1.5707963267948966 rad + pos: -90.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45973 components: - type: Transform - pos: -24.5,53.5 - parent: 45711 - - uid: 53663 + rot: 3.141592653589793 rad + pos: 39.5,12.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45974 components: - type: Transform - pos: -24.5,54.5 - parent: 45711 - - uid: 53664 + rot: 3.141592653589793 rad + pos: 39.5,13.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45975 components: - type: Transform - pos: -24.5,55.5 - parent: 45711 - - uid: 53672 + rot: 3.141592653589793 rad + pos: 39.5,14.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45976 components: - type: Transform - pos: -30.5,54.5 - parent: 45711 - - uid: 53674 + rot: 3.141592653589793 rad + pos: 39.5,15.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45977 components: - type: Transform - pos: -30.5,55.5 - parent: 45711 - - uid: 53676 + rot: 3.141592653589793 rad + pos: 39.5,16.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45978 components: - type: Transform - pos: -30.5,53.5 - parent: 45711 - - uid: 53677 + rot: 3.141592653589793 rad + pos: 39.5,17.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45979 components: - type: Transform - pos: -31.5,55.5 - parent: 45711 - - uid: 53678 + pos: 41.5,20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45980 components: - type: Transform - pos: -31.5,54.5 - parent: 45711 - - uid: 53679 + pos: -0.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45981 components: - type: Transform - pos: -31.5,53.5 - parent: 45711 - - uid: 53680 + pos: -0.5,-2.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45982 components: - type: Transform - pos: -32.5,55.5 - parent: 45711 - - uid: 53681 + pos: -0.5,-3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45983 components: - type: Transform - pos: -32.5,54.5 - parent: 45711 - - uid: 53682 + pos: -0.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45984 components: - type: Transform - pos: -32.5,53.5 - parent: 45711 - - uid: 53683 + pos: 41.5,21.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45985 components: - type: Transform - pos: -33.5,55.5 - parent: 45711 - - uid: 53684 + pos: 1.5,0.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45986 components: - type: Transform - pos: -33.5,54.5 - parent: 45711 - - uid: 53685 + pos: 1.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45987 components: - type: Transform - pos: -33.5,53.5 - parent: 45711 - - uid: 53689 + pos: 1.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45988 components: - type: Transform - pos: -33.5,49.5 - parent: 45711 - - uid: 53690 + pos: 1.5,-2.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45989 components: - type: Transform - pos: -33.5,48.5 - parent: 45711 - - uid: 53691 + pos: 1.5,-3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45990 components: - type: Transform - pos: -33.5,47.5 - parent: 45711 - - uid: 53695 + pos: 1.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45991 components: - type: Transform - pos: -32.5,49.5 - parent: 45711 - - uid: 53696 + pos: 1.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45992 components: - type: Transform - pos: -32.5,48.5 - parent: 45711 - - uid: 53697 + pos: 1.5,-6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45993 components: - type: Transform - pos: -32.5,47.5 - parent: 45711 - - uid: 53701 + pos: 41.5,19.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45994 components: - type: Transform - pos: -31.5,49.5 - parent: 45711 - - uid: 53702 + pos: 41.5,18.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45995 components: - type: Transform - pos: -31.5,48.5 - parent: 45711 - - uid: 53703 + pos: 41.5,16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45996 components: - type: Transform - pos: -31.5,47.5 - parent: 45711 - - uid: 53704 + pos: 41.5,15.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45997 components: - type: Transform - pos: -34.5,47.5 - parent: 45711 - - uid: 53705 + pos: 41.5,14.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45998 components: - type: Transform - pos: -34.5,48.5 - parent: 45711 - - uid: 53706 + pos: 41.5,13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45999 components: - type: Transform - pos: -34.5,49.5 - parent: 45711 - - uid: 53707 + pos: 41.5,12.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46002 components: - type: Transform - pos: -35.5,47.5 - parent: 45711 - - uid: 53708 + rot: 1.5707963267948966 rad + pos: 42.5,17.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46003 components: - type: Transform - pos: -35.5,48.5 - parent: 45711 - - uid: 53709 + rot: 1.5707963267948966 rad + pos: 43.5,17.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46004 components: - type: Transform - pos: -35.5,49.5 - parent: 45711 - - uid: 53710 + rot: -1.5707963267948966 rad + pos: -1.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46005 components: - type: Transform - pos: -36.5,47.5 - parent: 45711 - - uid: 53711 + rot: -1.5707963267948966 rad + pos: -2.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46006 components: - type: Transform - pos: -36.5,48.5 - parent: 45711 - - uid: 53712 + rot: -1.5707963267948966 rad + pos: 1.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46007 components: - type: Transform - pos: -36.5,49.5 - parent: 45711 - - uid: 53730 + rot: -1.5707963267948966 rad + pos: 2.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46008 components: - type: Transform - pos: -32.5,57.5 - parent: 45711 - - uid: 54076 + rot: -1.5707963267948966 rad + pos: 3.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46014 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,52.5 - parent: 45711 - - uid: 54077 + rot: 1.5707963267948966 rad + pos: 45.5,19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46015 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,48.5 - parent: 45711 - - uid: 56162 + rot: 1.5707963267948966 rad + pos: 46.5,19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46016 components: - type: Transform - pos: -0.5,-0.5 - parent: 56108 - - uid: 56163 + rot: 1.5707963267948966 rad + pos: 0.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46017 components: - type: Transform - pos: 5.5,0.5 - parent: 56108 - - uid: 56164 + rot: 1.5707963267948966 rad + pos: -0.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46025 components: - type: Transform - pos: -0.5,-1.5 - parent: 56108 - - uid: 56165 + rot: 1.5707963267948966 rad + pos: -96.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46026 components: - type: Transform - pos: 5.5,-1.5 - parent: 56108 - - uid: 56166 + rot: 1.5707963267948966 rad + pos: -95.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46027 components: - type: Transform - pos: 5.5,-0.5 - parent: 56108 - - uid: 56167 + rot: 1.5707963267948966 rad + pos: -94.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46028 components: - type: Transform - pos: -4.5,-1.5 - parent: 56108 - - uid: 56168 + rot: 1.5707963267948966 rad + pos: -93.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46029 components: - type: Transform - pos: 0.5,0.5 - parent: 56108 - - uid: 56169 + rot: 1.5707963267948966 rad + pos: -92.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46030 components: - type: Transform - pos: -0.5,0.5 - parent: 56108 - - uid: 56170 + rot: 1.5707963267948966 rad + pos: -91.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46031 components: - type: Transform - pos: -4.5,-0.5 - parent: 56108 - - uid: 56172 + rot: 1.5707963267948966 rad + pos: 3.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46032 components: - type: Transform - pos: -4.5,0.5 - parent: 56108 - - uid: 56173 + rot: -1.5707963267948966 rad + pos: -104.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46033 components: - type: Transform - pos: 0.5,-1.5 - parent: 56108 - - uid: 56174 + rot: 1.5707963267948966 rad + pos: -96.5,8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46034 components: - type: Transform - pos: 1.5,0.5 - parent: 56108 - - uid: 56175 + rot: 1.5707963267948966 rad + pos: -95.5,8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46035 components: - type: Transform - pos: 1.5,-0.5 - parent: 56108 - - uid: 56176 + rot: 1.5707963267948966 rad + pos: -94.5,8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46036 components: - type: Transform - pos: 1.5,-1.5 - parent: 56108 -- proto: Cautery - entities: - - uid: 11043 + rot: 1.5707963267948966 rad + pos: -93.5,8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46037 components: - type: Transform - pos: -7.4971514,-50.514805 + rot: 1.5707963267948966 rad + pos: -92.5,8.5 parent: 2 - - uid: 11044 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46038 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.627186,-30.156305 + rot: 1.5707963267948966 rad + pos: -91.5,8.5 parent: 2 -- proto: CellRechargerCircuitboard - entities: - - uid: 52077 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46040 components: - type: Transform - pos: 16.616203,9.665211 + rot: 1.5707963267948966 rad + pos: 17.5,31.5 parent: 2 -- proto: Chainsaw - entities: - - uid: 51434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46041 components: - type: Transform - pos: 21.378426,-68.3473 + rot: 1.5707963267948966 rad + pos: 16.5,31.5 parent: 2 -- proto: Chair - entities: - - uid: 545 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46042 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-73.5 + rot: 1.5707963267948966 rad + pos: 15.5,31.5 parent: 2 - - uid: 709 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46043 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-2.5 + pos: 14.5,31.5 parent: 2 - - uid: 929 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46044 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,30.5 + rot: 1.5707963267948966 rad + pos: 13.5,31.5 parent: 2 - - uid: 980 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46045 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,49.5 + rot: 1.5707963267948966 rad + pos: 12.5,31.5 parent: 2 - - uid: 990 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46046 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-73.5 + rot: 1.5707963267948966 rad + pos: 11.5,31.5 parent: 2 - - uid: 2004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46050 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-11.5 + pos: -2.5,-8.5 parent: 2 - - uid: 3985 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46054 components: - type: Transform - pos: -8.5,-68.5 + rot: -1.5707963267948966 rad + pos: -103.5,7.5 parent: 2 - - uid: 4441 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46055 components: - type: Transform - pos: -7.5,-68.5 + rot: -1.5707963267948966 rad + pos: -102.5,7.5 parent: 2 - - uid: 5554 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46056 components: - type: Transform - pos: -33.5,-3.5 + rot: -1.5707963267948966 rad + pos: -101.5,7.5 parent: 2 - - uid: 5761 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46057 components: - type: Transform - pos: 8.5,34.5 + rot: -1.5707963267948966 rad + pos: -100.5,7.5 parent: 2 - - uid: 5763 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46058 components: - type: Transform - pos: 9.5,34.5 + rot: -1.5707963267948966 rad + pos: -99.5,7.5 parent: 2 - - uid: 5764 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46059 components: - type: Transform - pos: 10.5,33.5 + rot: -1.5707963267948966 rad + pos: -98.5,7.5 parent: 2 - - uid: 5765 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46060 components: - type: Transform - pos: 9.5,33.5 + pos: 52.5,32.5 parent: 2 - - uid: 5766 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46061 components: - type: Transform - pos: 6.5,33.5 + rot: 3.141592653589793 rad + pos: -107.5,11.5 parent: 2 - - uid: 5767 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46062 components: - type: Transform - pos: 8.5,33.5 + rot: 3.141592653589793 rad + pos: -107.5,12.5 parent: 2 - - uid: 6633 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,40.5 + rot: 3.141592653589793 rad + pos: -97.5,11.5 parent: 2 - - uid: 6773 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46064 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,59.5 + pos: -99.5,13.5 parent: 2 - - uid: 6778 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46065 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,58.5 + pos: -100.5,13.5 parent: 2 - - uid: 6975 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46066 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,63.5 + pos: -101.5,13.5 parent: 2 - - uid: 7837 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46067 components: - type: Transform rot: 1.5707963267948966 rad - pos: 43.5,21.5 - parent: 2 - - uid: 7887 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,20.5 + pos: -102.5,13.5 parent: 2 - - uid: 7889 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46068 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,21.5 + rot: 1.5707963267948966 rad + pos: -103.5,13.5 parent: 2 - - uid: 7902 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46069 components: - type: Transform rot: 1.5707963267948966 rad - pos: 43.5,20.5 + pos: -104.5,13.5 parent: 2 - - uid: 7961 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46070 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-20.5 + rot: 1.5707963267948966 rad + pos: -105.5,13.5 parent: 2 - - uid: 8629 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46071 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,53.5 + pos: -106.5,13.5 parent: 2 - - uid: 11054 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46076 components: - type: Transform rot: -1.5707963267948966 rad - pos: -68.5,17.5 + pos: 51.5,31.5 parent: 2 - - uid: 11055 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46077 components: - type: Transform rot: -1.5707963267948966 rad - pos: -68.5,19.5 + pos: 52.5,31.5 parent: 2 - - uid: 11058 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46078 components: - type: Transform rot: -1.5707963267948966 rad - pos: -79.5,23.5 + pos: 53.5,31.5 parent: 2 - - uid: 11062 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46079 components: - type: Transform rot: -1.5707963267948966 rad - pos: -57.5,13.5 + pos: 54.5,31.5 parent: 2 - - uid: 11070 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46080 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,10.5 + pos: 55.5,31.5 parent: 2 - - uid: 11074 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46081 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,10.5 + rot: -1.5707963267948966 rad + pos: 56.5,31.5 parent: 2 - - uid: 11106 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46082 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-30.5 + rot: -1.5707963267948966 rad + pos: 53.5,33.5 parent: 2 - - uid: 11110 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46083 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,8.5 + rot: -1.5707963267948966 rad + pos: 54.5,33.5 parent: 2 - - uid: 11118 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46107 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,-36.5 + rot: -1.5707963267948966 rad + pos: -33.5,53.5 parent: 2 - - uid: 11119 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46109 components: - type: Transform - pos: -40.5,-45.5 + rot: -1.5707963267948966 rad + pos: -65.5,8.5 parent: 2 - - uid: 11128 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46117 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,-34.5 + pos: -29.5,55.5 parent: 2 - - uid: 11129 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46118 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,-34.5 + pos: -0.5,36.5 parent: 2 - - uid: 11147 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46119 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,27.5 + pos: -0.5,37.5 parent: 2 - - uid: 11148 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46120 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,26.5 + pos: -0.5,38.5 parent: 2 - - uid: 11155 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46121 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,28.5 + pos: -0.5,39.5 parent: 2 - - uid: 11156 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46122 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,13.5 + pos: -0.5,40.5 parent: 2 - - uid: 11157 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46123 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,-47.5 + pos: -0.5,41.5 parent: 2 - - uid: 11166 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46124 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,23.5 + pos: 1.5,35.5 parent: 2 - - uid: 11167 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46125 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,21.5 + pos: 1.5,36.5 parent: 2 - - uid: 11168 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46127 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,21.5 + pos: 1.5,38.5 parent: 2 - - uid: 11169 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,23.5 + pos: 1.5,39.5 parent: 2 - - uid: 11170 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46129 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,15.5 + rot: 3.141592653589793 rad + pos: -29.5,54.5 parent: 2 - - uid: 11171 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46131 components: - type: Transform rot: -1.5707963267948966 rad - pos: -72.5,15.5 + pos: -68.5,8.5 parent: 2 - - uid: 11172 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46132 components: - type: Transform rot: -1.5707963267948966 rad - pos: -72.5,21.5 + pos: -67.5,8.5 parent: 2 - - uid: 11173 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46133 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,21.5 + rot: -1.5707963267948966 rad + pos: -69.5,8.5 parent: 2 - - uid: 11174 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46139 components: - type: Transform rot: -1.5707963267948966 rad - pos: -78.5,15.5 + pos: 40.5,43.5 parent: 2 - - uid: 11175 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46142 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,15.5 + rot: -1.5707963267948966 rad + pos: -72.5,8.5 parent: 2 - - uid: 11176 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46153 components: - type: Transform rot: 1.5707963267948966 rad - pos: -81.5,23.5 + pos: 2.5,40.5 parent: 2 - - uid: 11177 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46154 components: - type: Transform rot: 1.5707963267948966 rad - pos: -84.5,17.5 - parent: 2 - - uid: 11178 - components: - - type: Transform - pos: -98.5,19.5 + pos: 3.5,40.5 parent: 2 - - uid: 11179 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46155 components: - type: Transform rot: 1.5707963267948966 rad - pos: -77.5,13.5 + pos: 4.5,40.5 parent: 2 - - uid: 11180 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,13.5 + rot: 1.5707963267948966 rad + pos: 5.5,40.5 parent: 2 - - uid: 11181 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46157 components: - type: Transform - rot: 3.141592653589793 rad - pos: -98.5,17.5 + rot: 1.5707963267948966 rad + pos: 6.5,40.5 parent: 2 - - uid: 11184 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46158 components: - type: Transform rot: 1.5707963267948966 rad - pos: -95.5,30.5 + pos: 7.5,40.5 parent: 2 - - uid: 11185 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46159 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,27.5 + rot: 1.5707963267948966 rad + pos: 0.5,42.5 parent: 2 - - uid: 11186 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46160 components: - type: Transform rot: 1.5707963267948966 rad - pos: -84.5,19.5 + pos: 1.5,42.5 parent: 2 - - uid: 11190 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46161 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,21.5 + rot: 1.5707963267948966 rad + pos: 2.5,42.5 parent: 2 - - uid: 11191 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46162 components: - type: Transform rot: 1.5707963267948966 rad - pos: -62.5,21.5 + pos: 3.5,42.5 parent: 2 - - uid: 11192 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46163 components: - type: Transform rot: 1.5707963267948966 rad - pos: -62.5,15.5 + pos: 4.5,42.5 parent: 2 - - uid: 11193 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46164 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,15.5 + rot: 1.5707963267948966 rad + pos: 5.5,42.5 parent: 2 - - uid: 11194 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46165 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,15.5 + rot: 1.5707963267948966 rad + pos: 6.5,42.5 parent: 2 - - uid: 11195 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46166 components: - type: Transform rot: 1.5707963267948966 rad - pos: -56.5,21.5 + pos: -29.5,44.5 parent: 2 - - uid: 11196 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46167 components: - type: Transform rot: -1.5707963267948966 rad - pos: -54.5,21.5 + pos: -68.5,10.5 parent: 2 - - uid: 11197 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46168 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,15.5 + rot: -1.5707963267948966 rad + pos: -70.5,8.5 parent: 2 - - uid: 11198 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46169 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -63.5,13.5 + rot: 3.141592653589793 rad + pos: 20.5,23.5 parent: 2 - - uid: 11199 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,13.5 + rot: 3.141592653589793 rad + pos: 20.5,22.5 parent: 2 - - uid: 11200 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46174 components: - type: Transform rot: -1.5707963267948966 rad - pos: -61.5,23.5 - parent: 2 - - uid: 11201 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -63.5,23.5 + pos: -66.5,8.5 parent: 2 - - uid: 11202 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46175 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,23.5 + rot: 3.141592653589793 rad + pos: -29.5,56.5 parent: 2 - - uid: 11203 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46177 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,23.5 + pos: -35.5,54.5 parent: 2 - - uid: 11204 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46179 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.5,13.5 + pos: -64.5,10.5 parent: 2 - - uid: 11205 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46180 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,13.5 + pos: -30.5,44.5 parent: 2 - - uid: 11207 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46181 components: - type: Transform rot: -1.5707963267948966 rad - pos: -93.5,28.5 + pos: -65.5,10.5 parent: 2 - - uid: 11225 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46184 components: - type: Transform rot: -1.5707963267948966 rad - pos: -62.5,8.5 + pos: 8.5,40.5 parent: 2 - - uid: 11230 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46185 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-25.5 + pos: -66.5,10.5 parent: 2 - - uid: 11231 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46186 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-26.5 + pos: -67.5,10.5 parent: 2 - - uid: 11233 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46188 components: - type: Transform rot: -1.5707963267948966 rad - pos: -92.5,-13.5 + pos: -72.5,10.5 parent: 2 - - uid: 11234 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46189 components: - type: Transform rot: -1.5707963267948966 rad - pos: -92.5,-15.5 + pos: -71.5,10.5 parent: 2 - - uid: 11242 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46192 components: - type: Transform - rot: 3.141592653589793 rad - pos: -54.5,-12.5 + rot: 1.5707963267948966 rad + pos: 22.5,20.5 parent: 2 - - uid: 11243 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46193 components: - type: Transform - pos: -54.5,-9.5 + rot: 1.5707963267948966 rad + pos: 23.5,20.5 parent: 2 - - uid: 11244 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46194 components: - type: Transform - pos: -7.5,-15.5 + rot: 1.5707963267948966 rad + pos: 24.5,20.5 parent: 2 - - uid: 11245 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46195 components: - type: Transform - pos: -8.5,-15.5 + rot: 1.5707963267948966 rad + pos: 25.5,20.5 parent: 2 - - uid: 11249 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46196 components: - type: Transform - pos: -84.5,-21.5 + rot: 1.5707963267948966 rad + pos: 26.5,20.5 parent: 2 - - uid: 11250 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46197 components: - type: Transform - pos: -85.5,-21.5 + rot: 1.5707963267948966 rad + pos: 27.5,20.5 parent: 2 - - uid: 11251 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46198 components: - type: Transform - pos: -86.5,-21.5 + rot: 1.5707963267948966 rad + pos: 28.5,20.5 parent: 2 - - uid: 11252 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46199 components: - type: Transform - pos: -82.5,-21.5 + pos: 7.5,43.5 parent: 2 - - uid: 11254 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46200 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,2.5 + pos: 7.5,44.5 parent: 2 - - uid: 11255 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46202 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,1.5 + pos: 29.5,21.5 parent: 2 - - uid: 11256 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46203 components: - type: Transform - pos: 18.5,40.5 + pos: 29.5,22.5 parent: 2 - - uid: 11257 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46204 components: - type: Transform - pos: 19.5,40.5 + pos: 9.5,41.5 parent: 2 - - uid: 11258 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46205 components: - type: Transform - pos: 20.5,40.5 + pos: 9.5,42.5 parent: 2 - - uid: 11260 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46206 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,0.5 + pos: 9.5,43.5 parent: 2 - - uid: 11265 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46207 components: - type: Transform - pos: 36.5,-39.5 + pos: 9.5,44.5 parent: 2 - - uid: 11266 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46215 components: - type: Transform rot: 3.141592653589793 rad - pos: 36.5,-41.5 - parent: 2 - - uid: 11267 - components: - - type: Transform - pos: 34.5,-64.5 + pos: -33.5,43.5 parent: 2 - - uid: 11268 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46216 components: - type: Transform rot: 3.141592653589793 rad - pos: 43.5,-67.5 + pos: -33.5,42.5 parent: 2 - - uid: 11917 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46217 components: - type: Transform - pos: 7.5,-70.5 + rot: 3.141592653589793 rad + pos: -33.5,41.5 parent: 2 - - uid: 12806 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46218 components: - type: Transform rot: 1.5707963267948966 rad - pos: 39.5,4.5 + pos: -32.5,44.5 parent: 2 - - uid: 13375 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46220 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,50.5 + rot: 3.141592653589793 rad + pos: -33.5,36.5 parent: 2 - - uid: 14164 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46221 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,26.5 + pos: -71.5,9.5 parent: 2 - - uid: 14886 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46222 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-73.5 + pos: -33.5,38.5 parent: 2 - - uid: 15145 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46223 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,39.5 - parent: 2 - - uid: 18053 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-19.5 + pos: -38.5,35.5 parent: 2 - - uid: 18138 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46224 components: - type: Transform - pos: -4.5,33.5 + rot: 3.141592653589793 rad + pos: -33.5,40.5 parent: 2 - - uid: 19588 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46225 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,36.5 + pos: -34.5,35.5 parent: 2 - - uid: 20263 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46227 components: - type: Transform - pos: 12.5,51.5 + rot: -1.5707963267948966 rad + pos: -35.5,35.5 parent: 2 - - uid: 20309 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46228 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,61.5 + rot: -1.5707963267948966 rad + pos: -36.5,35.5 parent: 2 - - uid: 20310 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46229 components: - type: Transform - pos: 8.5,67.5 + pos: 7.5,45.5 parent: 2 - - uid: 20856 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46230 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,64.5 + pos: 7.5,46.5 parent: 2 - - uid: 20861 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46231 components: - type: Transform - pos: -5.5,33.5 + pos: 7.5,47.5 parent: 2 - - uid: 21077 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46232 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,59.5 + pos: 7.5,48.5 parent: 2 - - uid: 21440 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46233 components: - type: Transform - pos: 4.5,33.5 + pos: 7.5,49.5 parent: 2 - - uid: 21445 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46234 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,42.5 + pos: 7.5,50.5 parent: 2 - - uid: 21515 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46235 components: - type: Transform - pos: 10.5,34.5 + pos: 9.5,45.5 parent: 2 - - uid: 21517 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46236 components: - type: Transform - pos: 6.5,34.5 + pos: 9.5,46.5 parent: 2 - - uid: 21518 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46237 components: - type: Transform - pos: 5.5,33.5 + pos: 9.5,47.5 parent: 2 - - uid: 21539 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46238 components: - type: Transform - pos: 5.5,34.5 + pos: 9.5,48.5 parent: 2 - - uid: 21540 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46239 components: - type: Transform - pos: 4.5,34.5 + pos: 9.5,49.5 parent: 2 - - uid: 21776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46240 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-73.5 + pos: 9.5,50.5 parent: 2 - - uid: 21886 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46244 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,42.5 + rot: -1.5707963267948966 rad + pos: -37.5,35.5 parent: 2 - - uid: 21906 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46245 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,40.5 + pos: 1.5,43.5 parent: 2 - - uid: 22528 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46246 components: - type: Transform - pos: 66.5,-43.5 + pos: 1.5,44.5 parent: 2 - - uid: 22538 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46247 components: - type: Transform - pos: 65.5,-43.5 + pos: 1.5,45.5 parent: 2 - - uid: 23369 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46248 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,30.5 + pos: 1.5,46.5 parent: 2 - - uid: 23704 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46249 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,30.5 + pos: 1.5,47.5 parent: 2 - - uid: 23746 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46250 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-34.5 + pos: 1.5,48.5 parent: 2 - - uid: 24305 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46251 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,52.5 + pos: 1.5,49.5 parent: 2 - - uid: 25560 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46252 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,6.5 + pos: 1.5,50.5 parent: 2 - - uid: 26073 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46253 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,49.5 + pos: -0.5,43.5 parent: 2 - - uid: 26857 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46254 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,40.5 + pos: -0.5,44.5 parent: 2 - - uid: 27503 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46255 components: - type: Transform - pos: 45.5,1.5 + pos: -0.5,45.5 parent: 2 - - uid: 27509 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46256 components: - type: Transform - pos: 47.5,1.5 + pos: -0.5,46.5 parent: 2 - - uid: 28243 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46257 components: - type: Transform - pos: -6.5,33.5 + pos: -0.5,47.5 parent: 2 - - uid: 28782 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46258 components: - type: Transform - pos: -47.5,-33.5 + pos: -0.5,48.5 parent: 2 - - uid: 28811 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46260 components: - type: Transform - pos: -45.5,-33.5 + pos: 0.5,52.5 parent: 2 - - uid: 28914 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46264 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,49.5 + pos: -1.5,51.5 parent: 2 - - uid: 30145 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46267 components: - type: Transform - rot: 3.141592653589793 rad - pos: -70.5,-8.5 + rot: -1.5707963267948966 rad + pos: 38.5,46.5 parent: 2 - - uid: 30176 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46268 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.5,-8.5 + rot: -1.5707963267948966 rad + pos: 37.5,46.5 parent: 2 - - uid: 30197 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46269 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,69.5 + pos: 36.5,46.5 parent: 2 - - uid: 30205 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46270 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,69.5 + rot: -1.5707963267948966 rad + pos: 35.5,46.5 parent: 2 - - uid: 30207 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46272 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,68.5 + pos: 34.5,41.5 parent: 2 - - uid: 30781 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46273 components: - type: Transform - pos: -29.5,-31.5 + rot: 3.141592653589793 rad + pos: 34.5,42.5 parent: 2 - - uid: 31017 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46274 components: - type: Transform - pos: -28.5,-31.5 + rot: 3.141592653589793 rad + pos: 34.5,43.5 parent: 2 - - uid: 31917 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46275 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,53.5 + pos: 34.5,44.5 parent: 2 - - uid: 32888 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46276 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,49.5 + pos: 34.5,45.5 parent: 2 - - uid: 33544 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46279 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,22.5 - parent: 33049 - - uid: 33545 + pos: -2.5,49.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46280 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,23.5 - parent: 33049 - - uid: 33546 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,22.5 - parent: 33049 - - uid: 33547 + pos: -3.5,49.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46281 components: - type: Transform - pos: -1.5,24.5 - parent: 33049 - - uid: 35038 + rot: 1.5707963267948966 rad + pos: -4.5,49.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46282 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,11.5 - parent: 34641 - - uid: 35039 + rot: 1.5707963267948966 rad + pos: -5.5,49.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46283 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,8.5 - parent: 34641 - - uid: 35131 + rot: 1.5707963267948966 rad + pos: -6.5,49.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46284 components: - type: Transform - pos: 8.5,-70.5 + rot: 1.5707963267948966 rad + pos: -4.5,51.5 parent: 2 - - uid: 35443 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46285 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,34.5 + pos: -3.5,51.5 parent: 2 - - uid: 35445 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46286 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,37.5 + pos: -2.5,51.5 parent: 2 - - uid: 35468 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46287 components: - type: Transform - pos: -11.5,30.5 + rot: 1.5707963267948966 rad + pos: -1.5,51.5 parent: 2 - - uid: 35474 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46288 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,28.5 + rot: 1.5707963267948966 rad + pos: -0.5,51.5 parent: 2 - - uid: 35664 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46291 components: - type: Transform - pos: -33.5,-33.5 + pos: -69.5,8.5 parent: 2 - - uid: 35670 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46292 components: - type: Transform - pos: -34.5,-33.5 + pos: -7.5,50.5 parent: 2 - - uid: 35673 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46293 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-35.5 + pos: -7.5,51.5 parent: 2 - - uid: 35675 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46294 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-35.5 + pos: -7.5,52.5 parent: 2 - - uid: 37304 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46295 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,17.5 - parent: 36861 - - uid: 37305 + pos: -7.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46296 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,18.5 - parent: 36861 - - uid: 37306 + pos: -7.5,54.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46297 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,17.5 - parent: 36861 - - uid: 37307 + pos: -7.5,55.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46298 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,6.5 - parent: 36861 - - uid: 37308 + pos: -7.5,56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46299 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,5.5 - parent: 36861 - - uid: 41242 + pos: -7.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46300 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,65.5 + pos: -7.5,58.5 parent: 2 - - uid: 41604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46301 components: - type: Transform - rot: 3.141592653589793 rad - pos: 99.5,42.5 + rot: -1.5707963267948966 rad + pos: -70.5,10.5 parent: 2 - - uid: 43352 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46302 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,73.5 + pos: -5.5,52.5 parent: 2 - - uid: 43541 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46303 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,13.5 + pos: -5.5,53.5 parent: 2 - - uid: 44557 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46304 components: - type: Transform - pos: 65.5,-52.5 + pos: -5.5,54.5 parent: 2 - - uid: 44622 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46305 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-34.5 + pos: -5.5,55.5 parent: 2 - - uid: 44623 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46306 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,-23.5 + pos: -5.5,56.5 parent: 2 - - uid: 45136 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46307 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,45.5 - parent: 45711 - - uid: 45401 + pos: -5.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,3.5 - parent: 43176 - - uid: 47580 + pos: -5.5,58.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46309 components: - type: Transform - pos: 25.5,-24.5 + pos: -5.5,59.5 parent: 2 - - uid: 48030 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46310 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,29.5 - parent: 45711 - - uid: 51088 + pos: -5.5,60.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46311 components: - type: Transform - pos: 6.5,-70.5 + pos: -5.5,61.5 parent: 2 - - uid: 51103 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-65.5 + pos: -69.5,9.5 parent: 2 - - uid: 51104 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46316 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-66.5 + pos: -7.5,59.5 parent: 2 - - uid: 52890 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46318 components: - type: Transform - pos: -5.5,71.5 - parent: 45711 - - uid: 53037 + pos: -7.5,61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46319 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,72.5 - parent: 45711 - - uid: 53042 + pos: -7.5,62.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46322 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,70.5 - parent: 45711 - - uid: 53043 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,71.5 - parent: 45711 - - uid: 53044 + pos: -55.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46323 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,69.5 - parent: 45711 - - uid: 53050 + rot: 1.5707963267948966 rad + pos: -54.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46324 components: - type: Transform - pos: 2.5,70.5 - parent: 45711 - - uid: 53408 + rot: 1.5707963267948966 rad + pos: -53.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,43.5 - parent: 45711 - - uid: 53537 + rot: 1.5707963267948966 rad + pos: -52.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,53.5 - parent: 45711 - - uid: 54117 + rot: 1.5707963267948966 rad + pos: -51.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46327 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,42.5 - parent: 45711 - - uid: 54118 + pos: -50.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46333 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,43.5 - parent: 45711 - - uid: 54119 + pos: -1.5,52.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46334 components: - type: Transform - pos: 26.5,44.5 - parent: 45711 - - uid: 56058 + pos: -1.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46338 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,56.5 - parent: 45711 - - uid: 56059 + pos: 40.5,47.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46342 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,55.5 - parent: 45711 -- proto: ChairCarp - entities: - - uid: 7045 + rot: -1.5707963267948966 rad + pos: -85.5,8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46346 components: - type: Transform - pos: -25.5,19.5 + rot: -1.5707963267948966 rad + pos: 42.5,47.5 parent: 2 - - uid: 11269 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46360 components: - type: Transform - pos: 37.5,-54.5 + pos: -80.5,9.5 parent: 2 - - uid: 40964 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,1.5 - parent: 40952 - - uid: 40965 + pos: -80.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46362 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,0.5 - parent: 40952 - - uid: 41680 + pos: -80.5,11.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46363 components: - type: Transform - pos: 104.5,53.5 + pos: -80.5,12.5 parent: 2 - - uid: 44547 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46367 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,-31.5 + pos: -64.5,8.5 parent: 2 - - uid: 48031 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46368 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,0.5 - parent: 45711 - - uid: 53289 + pos: -7.5,63.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46369 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,62.5 - parent: 45711 - - uid: 53290 + pos: -7.5,64.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46370 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,61.5 - parent: 45711 -- proto: ChairFolding - entities: - - uid: 5569 + pos: -7.5,65.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46371 components: - type: Transform - pos: -42.519722,-8.539805 + pos: -7.5,66.5 parent: 2 - - uid: 11270 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-66.5 + pos: -7.5,67.5 parent: 2 - - uid: 11271 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46373 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-67.5 + pos: -7.5,68.5 parent: 2 - - uid: 11272 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,33.5 + pos: -5.5,68.5 parent: 2 - - uid: 11273 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46377 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,32.5 + pos: -5.5,67.5 parent: 2 - - uid: 11274 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46378 components: - type: Transform - pos: -43.5,34.5 + pos: -5.5,66.5 parent: 2 - - uid: 11275 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46379 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,12.5 + pos: -5.5,65.5 parent: 2 - - uid: 11276 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46380 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,32.5 + pos: -5.5,64.5 parent: 2 - - uid: 11278 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46381 components: - type: Transform - pos: 42.5,10.5 + pos: -5.5,63.5 parent: 2 - - uid: 11279 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46394 components: - type: Transform rot: -1.5707963267948966 rad - pos: -94.8649,-7.9212456 + pos: -8.5,60.5 parent: 2 - - uid: 11726 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46395 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,-36.5 + pos: -9.5,60.5 parent: 2 - - uid: 20562 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46396 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.809464,35.64511 + rot: -1.5707963267948966 rad + pos: -10.5,60.5 parent: 2 - - uid: 22231 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46397 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.528583,-13.079637 + rot: -1.5707963267948966 rad + pos: -11.5,60.5 parent: 2 - - uid: 31206 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46400 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,37.5 + pos: -12.5,62.5 parent: 2 - - uid: 32262 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46401 components: - type: Transform rot: -1.5707963267948966 rad - pos: -10.5,53.5 + pos: -11.5,62.5 parent: 2 - - uid: 32267 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46402 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,53.5 + rot: -1.5707963267948966 rad + pos: -10.5,62.5 parent: 2 - - uid: 47615 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46403 components: - type: Transform - pos: 23.645405,-2.6885324 + rot: -1.5707963267948966 rad + pos: -9.5,62.5 parent: 2 - - uid: 47800 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46404 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.157816,-29.97679 + rot: -1.5707963267948966 rad + pos: -8.5,62.5 parent: 2 - - uid: 48032 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46405 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,13.5 - parent: 45711 - - uid: 48033 + rot: -1.5707963267948966 rad + pos: -7.5,62.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46406 components: - type: Transform - pos: 11.5,15.5 - parent: 45711 - - uid: 48034 + rot: -1.5707963267948966 rad + pos: -6.5,62.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,14.5 - parent: 45711 - - uid: 51505 + pos: -7.5,70.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46410 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-68.5 + pos: -7.5,71.5 parent: 2 - - uid: 51506 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46411 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-67.5 + pos: -7.5,72.5 parent: 2 - - uid: 51621 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46412 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,9.5 + pos: -7.5,73.5 parent: 2 - - uid: 53047 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46413 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.808197,72.04266 - parent: 45711 - - uid: 53048 + pos: -30.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46415 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.4105377,69.48016 - parent: 45711 - - uid: 53049 + pos: -5.5,69.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46416 components: - type: Transform - pos: 6.676193,71.93329 - parent: 45711 -- proto: ChairFoldingSpawnFolded - entities: - - uid: 2631 + pos: -5.5,70.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46417 components: - type: Transform - pos: 20.414936,-35.27168 + pos: -5.5,71.5 parent: 2 - - uid: 11281 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46418 components: - type: Transform - pos: 24.410307,-29.27056 + pos: -5.5,72.5 parent: 2 - - uid: 18064 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46419 components: - type: Transform - pos: -29.13488,-36.453384 + pos: -5.5,73.5 parent: 2 - - uid: 19019 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46421 components: - type: Transform - pos: -30.541134,-36.85963 + pos: -35.5,56.5 parent: 2 - - uid: 20513 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46424 components: - type: Transform - pos: 21.028214,34.660732 + pos: -35.5,55.5 parent: 2 - - uid: 22689 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.624104,34.251617 + pos: -35.5,53.5 parent: 2 - - uid: 25810 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46427 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.38973,35.032867 + pos: -32.5,53.5 parent: 2 - - uid: 36634 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46428 components: - type: Transform - pos: 20.715714,34.129482 + rot: -1.5707963267948966 rad + pos: -31.5,53.5 parent: 2 - - uid: 43839 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46432 components: - type: Transform - pos: -34.92811,62.13869 + pos: 52.5,42.5 parent: 2 - - uid: 43840 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46433 components: - type: Transform - pos: -31.068733,58.373066 + rot: -1.5707963267948966 rad + pos: 52.5,42.5 parent: 2 - - uid: 47801 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46434 components: - type: Transform - pos: -20.14219,-30.367414 + rot: -1.5707963267948966 rad + pos: 53.5,42.5 parent: 2 - - uid: 53045 - components: - - type: Transform - pos: 0.09803772,69.16766 - parent: 45711 - - uid: 53046 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46435 components: - type: Transform - pos: 4.5980377,72.33954 - parent: 45711 -- proto: ChairGreyscale - entities: - - uid: 988 + rot: -1.5707963267948966 rad + pos: 54.5,42.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46436 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-61.5 + rot: -1.5707963267948966 rad + pos: 55.5,42.5 parent: 2 - - uid: 11045 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46437 components: - type: Transform - pos: 5.5,-33.5 + rot: -1.5707963267948966 rad + pos: 56.5,42.5 parent: 2 - - uid: 11053 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46438 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-45.5 + rot: -1.5707963267948966 rad + pos: 57.5,42.5 parent: 2 - - uid: 11056 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46439 components: - type: Transform - pos: -9.5,-47.5 + rot: -1.5707963267948966 rad + pos: 58.5,42.5 parent: 2 - - uid: 11114 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46440 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,-43.5 + pos: 59.5,42.5 parent: 2 - - uid: 11115 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46441 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,-42.5 + pos: 60.5,42.5 parent: 2 - - uid: 11116 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46442 components: - type: Transform - pos: -17.5,-39.5 + rot: -1.5707963267948966 rad + pos: 61.5,42.5 parent: 2 - - uid: 11120 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46443 components: - type: Transform - pos: -8.5,-47.5 + rot: -1.5707963267948966 rad + pos: 62.5,42.5 parent: 2 - - uid: 11133 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46447 components: - type: Transform - pos: -7.5,-47.5 + rot: -1.5707963267948966 rad + pos: -99.5,53.5 parent: 2 - - uid: 11134 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46449 components: - type: Transform rot: 3.141592653589793 rad - pos: -6.5,-43.5 + pos: -91.5,57.5 parent: 2 - - uid: 11137 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46450 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,-43.5 + pos: -91.5,56.5 parent: 2 - - uid: 11138 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46451 components: - type: Transform - pos: -10.5,-47.5 + rot: 3.141592653589793 rad + pos: -91.5,55.5 parent: 2 - - uid: 11882 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46452 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-49.5 + rot: 3.141592653589793 rad + pos: -91.5,54.5 parent: 2 - - uid: 15293 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46456 components: - type: Transform - pos: -15.5,-39.5 + rot: -1.5707963267948966 rad + pos: -96.5,53.5 parent: 2 - - uid: 23274 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46458 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-46.5 + rot: -1.5707963267948966 rad + pos: -97.5,53.5 parent: 2 - - uid: 23523 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46459 components: - type: Transform rot: -1.5707963267948966 rad - pos: -65.5,-6.5 + pos: -98.5,53.5 parent: 2 - - uid: 23527 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46463 components: - type: Transform rot: -1.5707963267948966 rad - pos: -65.5,-7.5 + pos: 14.5,23.5 parent: 2 - - uid: 25028 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46471 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,-44.5 - parent: 2 - - uid: 26638 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-50.5 + pos: -43.5,53.5 parent: 2 - - uid: 33025 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46472 components: - type: Transform - pos: -13.5,-44.5 + rot: 1.5707963267948966 rad + pos: -45.5,53.5 parent: 2 - - uid: 41603 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46473 components: - type: Transform - pos: 99.5,44.5 + rot: 1.5707963267948966 rad + pos: -46.5,53.5 parent: 2 -- proto: ChairOfficeDark - entities: - - uid: 173 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46474 components: - type: Transform rot: 1.5707963267948966 rad - pos: -48.5,-51.5 + pos: -47.5,53.5 parent: 2 - - uid: 701 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46475 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.41905,-10.891795 + pos: -48.5,53.5 parent: 2 - - uid: 722 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46479 components: - type: Transform - pos: 2.7950473,-2.309985 + rot: 3.141592653589793 rad + pos: -44.5,54.5 parent: 2 - - uid: 825 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.318207,-5.1766915 + rot: 3.141592653589793 rad + pos: -44.5,55.5 parent: 2 - - uid: 4059 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46486 components: - type: Transform rot: -1.5707963267948966 rad - pos: -41.5,-19.5 + pos: -41.5,59.5 parent: 2 - - uid: 7949 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.62803,-20.307697 + pos: -46.5,62.5 parent: 2 - - uid: 8534 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46488 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,11.5 + pos: -24.5,37.5 parent: 2 - - uid: 9621 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,29.5 + pos: -26.5,33.5 parent: 2 - - uid: 9963 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46490 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,18.5 + pos: -26.5,32.5 parent: 2 - - uid: 11141 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46492 components: - type: Transform - pos: 12.5,-14.5 + pos: -26.5,31.5 parent: 2 - - uid: 11143 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46497 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,30.5 - parent: 2 - - uid: 11282 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,5.5 + pos: -44.5,55.5 parent: 2 - - uid: 11288 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46498 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,-19.5 - parent: 2 - - uid: 11289 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-16.5 + pos: -45.5,55.5 parent: 2 - - uid: 11290 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46499 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,-38.5 - parent: 2 - - uid: 11294 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-23.5 + pos: -46.5,55.5 parent: 2 - - uid: 11295 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46500 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,-2.5 - parent: 2 - - uid: 11296 - components: - - type: Transform - pos: 50.5,3.5 + pos: -47.5,55.5 parent: 2 - - uid: 11298 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46501 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,6.5 + rot: 1.5707963267948966 rad + pos: -48.5,55.5 parent: 2 - - uid: 11299 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46510 components: - type: Transform - pos: -8.5,-38.5 + pos: -26.5,34.5 parent: 2 - - uid: 11302 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46511 components: - type: Transform - pos: 59.5,-41.5 + pos: -26.5,35.5 parent: 2 - - uid: 11308 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46512 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-3.5 + pos: -26.5,36.5 parent: 2 - - uid: 11312 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46513 components: - type: Transform - pos: 24.5,4.5 + pos: -24.5,27.5 parent: 2 - - uid: 11317 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46514 components: - type: Transform - pos: -4.5,-25.5 + pos: -24.5,28.5 parent: 2 - - uid: 11319 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46515 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-37.5 + pos: -24.5,29.5 parent: 2 - - uid: 11321 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46516 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.46825,0.7222955 + pos: -24.5,30.5 parent: 2 - - uid: 11325 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46517 components: - type: Transform - pos: 37.5,68.5 + pos: -24.5,31.5 parent: 2 - - uid: 11327 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,69.5 + pos: -24.5,32.5 parent: 2 - - uid: 11330 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46519 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-16.5 + pos: -24.5,33.5 parent: 2 - - uid: 11331 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-15.5 + pos: -24.5,34.5 parent: 2 - - uid: 11332 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46521 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-16.5 + pos: -24.5,35.5 parent: 2 - - uid: 11334 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46523 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-17.5 + pos: -26.5,37.5 parent: 2 - - uid: 11337 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46525 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-27.5 + pos: -26.5,39.5 parent: 2 - - uid: 11338 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46526 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,-55.5 + pos: -26.5,40.5 parent: 2 - - uid: 11427 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46528 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-40.5 + pos: -24.5,38.5 parent: 2 - - uid: 11864 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46529 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.53075,2.6129205 + pos: -24.5,39.5 parent: 2 - - uid: 15440 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46530 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-46.5 + pos: -24.5,40.5 parent: 2 - - uid: 15755 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46531 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,30.5 + pos: -46.5,61.5 parent: 2 - - uid: 19126 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46532 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.53075,3.64417 + pos: -44.5,58.5 parent: 2 - - uid: 19226 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46533 components: - type: Transform - pos: -5.5,46.5 + pos: -44.5,57.5 parent: 2 - - uid: 21278 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46534 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.46924973,0.7535455 + pos: -44.5,56.5 parent: 2 - - uid: 21959 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46535 components: - type: Transform - pos: 4.5,41.5 + pos: -42.5,56.5 parent: 2 - - uid: 22691 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46536 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.53075004,0.7222955 + pos: -42.5,57.5 parent: 2 - - uid: 24470 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46537 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-13.5 + pos: -42.5,58.5 parent: 2 - - uid: 25016 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46538 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,15.5 + pos: -45.5,59.5 parent: 2 - - uid: 25018 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46544 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,16.5 + pos: -25.5,38.5 parent: 2 - - uid: 27527 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46545 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,39.5 + rot: 1.5707963267948966 rad + pos: -24.5,38.5 parent: 2 - - uid: 28105 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46546 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,45.5 + rot: 1.5707963267948966 rad + pos: -23.5,38.5 parent: 2 - - uid: 28226 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46549 components: - type: Transform - pos: -5.5,42.5 + pos: -40.5,61.5 parent: 2 - - uid: 28304 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46550 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-18.5 + pos: -40.5,62.5 parent: 2 - - uid: 28318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-20.5 + pos: -39.5,64.5 parent: 2 - - uid: 31195 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46552 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,29.5 + pos: -39.5,65.5 parent: 2 - - uid: 31324 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46553 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-35.5 + pos: -39.5,66.5 parent: 2 - - uid: 32019 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46554 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,46.5 + pos: -39.5,67.5 parent: 2 - - uid: 32592 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46555 components: - type: Transform - pos: -10.5,34.5 + pos: -39.5,68.5 parent: 2 - - uid: 35473 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46557 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,50.5 + pos: -40.5,70.5 parent: 2 - - uid: 44368 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46558 components: - type: Transform - pos: 60.486862,-30.294237 + pos: -46.5,70.5 parent: 2 - - uid: 45996 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46559 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,42.5 - parent: 45711 - - uid: 47708 + pos: -46.5,71.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46562 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.581781,-25.306364 + pos: -47.5,68.5 parent: 2 - - uid: 47737 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46563 components: - type: Transform - pos: 25.604233,-7.9559507 + pos: -47.5,67.5 parent: 2 - - uid: 48035 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,3.5 - parent: 45711 - - uid: 48036 + pos: -47.5,66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46565 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,3.5 - parent: 45711 - - uid: 48037 + pos: -47.5,65.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46566 components: - type: Transform - pos: -10.5,3.5 - parent: 45711 - - uid: 48038 + pos: -47.5,64.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-5.5 - parent: 45711 - - uid: 48039 + pos: -13.5,29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46569 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-2.5 - parent: 45711 - - uid: 48040 + pos: -13.5,30.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46570 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,3.5 - parent: 45711 - - uid: 48041 + pos: -13.5,31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46571 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-5.5 - parent: 45711 - - uid: 48042 + pos: -13.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46572 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,14.5 - parent: 45711 - - uid: 48043 + pos: -13.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46573 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,13.5 - parent: 45711 - - uid: 48044 + pos: -12.5,27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46574 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,19.5 - parent: 45711 - - uid: 48045 + pos: -12.5,28.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46575 components: - type: Transform - pos: 29.5,19.5 - parent: 45711 - - uid: 48046 + pos: -12.5,29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46576 components: - type: Transform - pos: 31.5,18.5 - parent: 45711 - - uid: 48047 + pos: -12.5,30.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46577 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,18.5 - parent: 45711 - - uid: 48048 + pos: -12.5,31.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46578 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,14.5 - parent: 45711 - - uid: 48049 + pos: -12.5,32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46584 components: - type: Transform rot: 1.5707963267948966 rad - pos: 21.5,34.5 - parent: 45711 - - uid: 51903 + pos: -65.5,61.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46585 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.540283,-5.324137 + pos: -71.5,5.5 parent: 2 - - uid: 51993 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46586 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,15.5 + pos: -67.5,61.5 parent: 2 - - uid: 52154 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46587 components: - type: Transform - pos: 43.5,-6.5 + rot: 1.5707963267948966 rad + pos: -61.5,61.5 parent: 2 - - uid: 52162 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46588 components: - type: Transform rot: 1.5707963267948966 rad - pos: 47.5,-4.5 + pos: -60.5,61.5 parent: 2 - - uid: 52379 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46589 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,56.5 - parent: 45711 - - uid: 52889 + rot: 1.5707963267948966 rad + pos: -59.5,61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46590 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,69.5 - parent: 45711 - - uid: 53040 - components: - - type: Transform - pos: 2.469513,75.75311 - parent: 45711 - - uid: 53059 + pos: 27.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46591 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.43799973,3.6285455 + pos: 26.5,57.5 parent: 2 - - uid: 53068 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46592 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.40674984,2.5816705 + pos: 25.5,57.5 parent: 2 - - uid: 53311 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46593 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.585724,70.65082 - parent: 45711 - - uid: 53520 + rot: -1.5707963267948966 rad + pos: 24.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46594 components: - type: Transform - pos: -20.781036,55.536804 - parent: 45711 - - uid: 53688 + rot: -1.5707963267948966 rad + pos: 23.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46595 components: - type: Transform - pos: -33.510345,39.60193 - parent: 45711 - - uid: 53990 + pos: -62.5,59.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46596 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.460327,39.644592 - parent: 45711 - - uid: 53991 + pos: -62.5,58.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.413452,40.67578 - parent: 45711 - - uid: 53992 + pos: -62.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46598 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.569702,41.816406 - parent: 45711 - - uid: 54125 + pos: -62.5,56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46599 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.436798,42.627136 - parent: 45711 - - uid: 54126 + pos: -61.5,55.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46600 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.40013,41.705505 - parent: 45711 - - uid: 54220 - components: - - type: Transform - pos: 32.459187,2.6111164 + pos: -60.5,55.5 parent: 2 -- proto: ChairOfficeLight - entities: - - uid: 1670 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46601 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.555946,-26.262169 + rot: -1.5707963267948966 rad + pos: -59.5,55.5 parent: 2 - - uid: 5525 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46602 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-35.5 + rot: -1.5707963267948966 rad + pos: -58.5,55.5 parent: 2 - - uid: 6999 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46603 components: - type: Transform - pos: -70.5,-6.5 + rot: -1.5707963267948966 rad + pos: -57.5,55.5 parent: 2 - - uid: 11339 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46605 components: - type: Transform - pos: 17.5,14.5 + rot: -1.5707963267948966 rad + pos: -55.5,55.5 parent: 2 - - uid: 11340 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46606 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-39.5 + rot: -1.5707963267948966 rad + pos: -54.5,55.5 parent: 2 - - uid: 11341 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46607 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,3.5 + pos: -53.5,55.5 parent: 2 - - uid: 11342 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46608 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,5.5 + pos: -52.5,55.5 parent: 2 - - uid: 11343 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46609 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,5.5 + rot: -1.5707963267948966 rad + pos: -51.5,55.5 parent: 2 - - uid: 11344 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46610 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,3.5 + rot: -1.5707963267948966 rad + pos: -50.5,55.5 parent: 2 - - uid: 11345 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46611 components: - type: Transform - pos: 8.5,36.5 + rot: -1.5707963267948966 rad + pos: -49.5,55.5 parent: 2 - - uid: 11347 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46614 components: - type: Transform rot: -1.5707963267948966 rad - pos: -36.5,-55.5 + pos: 25.5,55.5 parent: 2 - - uid: 11348 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46615 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-55.5 + rot: -1.5707963267948966 rad + pos: 24.5,55.5 parent: 2 - - uid: 11350 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46616 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-39.5 + rot: -1.5707963267948966 rad + pos: 23.5,55.5 parent: 2 - - uid: 11351 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46617 components: - type: Transform - pos: -3.5,-50.5 + rot: -1.5707963267948966 rad + pos: 22.5,55.5 parent: 2 - - uid: 11352 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-39.5 + rot: -1.5707963267948966 rad + pos: 21.5,55.5 parent: 2 - - uid: 11353 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46621 components: - type: Transform rot: 3.141592653589793 rad - pos: 75.5,-0.5 + pos: -64.5,60.5 parent: 2 - - uid: 11354 - components: - - type: Transform - pos: 10.5,36.5 - parent: 2 - - uid: 11360 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46622 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-62.5 + pos: -64.5,59.5 parent: 2 - - uid: 11430 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46623 components: - type: Transform rot: 3.141592653589793 rad - pos: 11.5,-58.5 + pos: -64.5,58.5 parent: 2 - - uid: 12054 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46624 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,29.5 + rot: 3.141592653589793 rad + pos: -64.5,57.5 parent: 2 - - uid: 12097 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46625 components: - type: Transform - pos: 15.5,-45.5 + rot: 3.141592653589793 rad + pos: -64.5,56.5 parent: 2 - - uid: 23023 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46626 components: - type: Transform - pos: 13.5,43.5 + rot: 3.141592653589793 rad + pos: -64.5,55.5 parent: 2 - - uid: 31104 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46627 components: - type: Transform - pos: 55.5,-30.5 + rot: 3.141592653589793 rad + pos: -64.5,54.5 parent: 2 - - uid: 36233 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46629 components: - type: Transform - pos: 54.579315,-26.415165 + pos: 22.5,56.5 parent: 2 - - uid: 37309 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,2.5 - parent: 36861 - - uid: 37310 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,1.5 - parent: 36861 - - uid: 37311 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,1.5 - parent: 36861 - - uid: 37312 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 36861 - - uid: 42876 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46630 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,58.5 + pos: 22.5,55.5 parent: 2 - - uid: 43149 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46631 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.484867,-4.352496 + pos: 22.5,54.5 parent: 2 -- proto: ChairPilotSeat - entities: - - uid: 11361 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46632 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,6.5 + pos: 22.5,53.5 parent: 2 - - uid: 11362 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,6.5 + pos: 20.5,54.5 parent: 2 - - uid: 11363 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46634 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,6.5 + pos: 20.5,53.5 parent: 2 - - uid: 11364 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46635 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,4.5 + rot: 1.5707963267948966 rad + pos: -63.5,53.5 parent: 2 - - uid: 11365 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,5.5 + rot: 1.5707963267948966 rad + pos: -62.5,53.5 parent: 2 - - uid: 11366 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46637 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,5.5 + rot: 1.5707963267948966 rad + pos: -61.5,53.5 parent: 2 - - uid: 11367 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46638 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,4.5 + rot: 1.5707963267948966 rad + pos: -60.5,53.5 parent: 2 - - uid: 11368 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46639 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,3.5 + rot: 1.5707963267948966 rad + pos: -59.5,53.5 parent: 2 - - uid: 11369 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46640 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,6.5 + rot: 1.5707963267948966 rad + pos: -58.5,53.5 parent: 2 - - uid: 11370 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,3.5 + rot: 1.5707963267948966 rad + pos: -57.5,53.5 parent: 2 - - uid: 11371 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,6.5 + rot: 1.5707963267948966 rad + pos: -56.5,53.5 parent: 2 - - uid: 11372 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46643 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,6.5 + rot: 1.5707963267948966 rad + pos: -55.5,53.5 parent: 2 - - uid: 11373 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46645 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,3.5 + rot: 1.5707963267948966 rad + pos: -53.5,53.5 parent: 2 - - uid: 11374 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46646 components: - type: Transform - rot: 3.141592653589793 rad - pos: -91.5,1.5 + rot: 1.5707963267948966 rad + pos: -52.5,53.5 parent: 2 - - uid: 11375 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46647 components: - type: Transform - rot: 3.141592653589793 rad - pos: -90.5,1.5 + rot: 1.5707963267948966 rad + pos: -51.5,53.5 parent: 2 - - uid: 11376 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46648 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,1.5 + rot: 1.5707963267948966 rad + pos: -50.5,53.5 parent: 2 - - uid: 11377 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46649 components: - type: Transform - rot: 3.141592653589793 rad - pos: -82.5,1.5 + rot: 1.5707963267948966 rad + pos: -49.5,53.5 parent: 2 - - uid: 11378 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46651 components: - type: Transform rot: 3.141592653589793 rad - pos: -88.5,7.5 + pos: 20.5,52.5 parent: 2 - - uid: 11379 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46653 components: - type: Transform rot: 3.141592653589793 rad - pos: -80.5,7.5 + pos: 20.5,51.5 parent: 2 - - uid: 11380 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46654 components: - type: Transform rot: 3.141592653589793 rad - pos: -87.5,7.5 + pos: 20.5,50.5 parent: 2 - - uid: 11381 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46655 components: - type: Transform rot: 3.141592653589793 rad - pos: -86.5,7.5 + pos: 20.5,49.5 parent: 2 - - uid: 11382 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46668 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,7.5 + rot: 1.5707963267948966 rad + pos: -63.5,63.5 parent: 2 - - uid: 11383 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46669 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,7.5 + rot: 1.5707963267948966 rad + pos: -64.5,63.5 parent: 2 - - uid: 11384 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46670 components: - type: Transform rot: 1.5707963267948966 rad - pos: -95.5,3.5 + pos: -65.5,63.5 parent: 2 - - uid: 11385 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46671 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,6.5 + pos: -67.5,64.5 parent: 2 - - uid: 11386 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46672 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,3.5 + rot: 3.141592653589793 rad + pos: -67.5,65.5 parent: 2 - - uid: 11387 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46673 components: - type: Transform rot: 1.5707963267948966 rad - pos: -85.5,6.5 + pos: -68.5,66.5 parent: 2 - - uid: 11388 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46674 components: - type: Transform rot: 1.5707963267948966 rad - pos: -77.5,3.5 + pos: -69.5,66.5 parent: 2 - - uid: 11389 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46675 components: - type: Transform rot: 1.5707963267948966 rad - pos: -84.5,5.5 + pos: -70.5,66.5 parent: 2 - - uid: 11390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46676 components: - type: Transform rot: 1.5707963267948966 rad - pos: -84.5,4.5 + pos: -71.5,66.5 parent: 2 - - uid: 11391 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46677 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,5.5 + pos: -72.5,67.5 parent: 2 - - uid: 11392 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46678 components: - type: Transform rot: -1.5707963267948966 rad - pos: -82.5,4.5 + pos: -20.5,-7.5 parent: 2 - - uid: 11393 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46682 components: - type: Transform rot: 1.5707963267948966 rad - pos: -77.5,6.5 - parent: 2 - - uid: 11394 - components: - - type: Transform - pos: -88.5,2.5 + pos: -66.5,63.5 parent: 2 - - uid: 11395 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46688 components: - type: Transform - pos: -87.5,2.5 + rot: -1.5707963267948966 rad + pos: -12.5,35.5 parent: 2 - - uid: 11396 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46689 components: - type: Transform - pos: -86.5,2.5 + rot: -1.5707963267948966 rad + pos: -11.5,35.5 parent: 2 - - uid: 11397 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46690 components: - type: Transform - pos: -80.5,2.5 + rot: -1.5707963267948966 rad + pos: -10.5,35.5 parent: 2 - - uid: 11398 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46691 components: - type: Transform - pos: -79.5,2.5 + rot: -1.5707963267948966 rad + pos: -9.5,35.5 parent: 2 - - uid: 11399 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46692 components: - type: Transform - pos: -78.5,2.5 + rot: -1.5707963267948966 rad + pos: -8.5,35.5 parent: 2 - - uid: 11400 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46693 components: - type: Transform - pos: -91.5,8.5 + rot: -1.5707963267948966 rad + pos: -7.5,35.5 parent: 2 - - uid: 11401 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46694 components: - type: Transform - pos: -90.5,8.5 + rot: -1.5707963267948966 rad + pos: -11.5,33.5 parent: 2 - - uid: 11402 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46695 components: - type: Transform - pos: -84.5,8.5 + rot: -1.5707963267948966 rad + pos: -10.5,33.5 parent: 2 - - uid: 11403 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46696 components: - type: Transform - pos: -82.5,8.5 + rot: -1.5707963267948966 rad + pos: -9.5,33.5 parent: 2 - - uid: 32805 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 32764 - - uid: 32806 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46697 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-0.5 - parent: 32764 - - uid: 32807 + pos: -8.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46698 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-1.5 - parent: 32764 - - uid: 32808 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-0.5 - parent: 32764 - - uid: 35837 + pos: -7.5,33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46699 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 35803 - - uid: 35838 + pos: -74.5,61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46700 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,4.5 - parent: 35803 - - uid: 35839 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,1.5 - parent: 35803 - - uid: 35840 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,0.5 - parent: 35803 - - uid: 44952 + pos: -74.5,62.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46701 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,1.5 - parent: 44868 - - uid: 44953 + pos: -74.5,63.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46702 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,-1.5 - parent: 44868 - - uid: 44954 + pos: -74.5,64.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46703 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 44868 - - uid: 44955 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-4.5 - parent: 44868 - - uid: 44956 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-4.5 - parent: 44868 - - uid: 44957 + pos: -74.5,65.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46704 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-3.5 - parent: 44868 - - uid: 44958 + pos: -12.5,34.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-2.5 - parent: 44868 - - uid: 44959 + pos: -12.5,35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-2.5 - parent: 44868 - - uid: 44960 + pos: -12.5,36.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46707 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-3.5 - parent: 44868 - - uid: 48050 + pos: -12.5,37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46708 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,31.5 - parent: 45711 - - uid: 48051 + pos: -12.5,38.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46709 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,31.5 - parent: 45711 - - uid: 56177 + rot: 1.5707963267948966 rad + pos: -73.5,66.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46722 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 56108 - - uid: 56178 + pos: -13.5,36.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46723 components: - type: Transform - pos: -0.5,2.5 - parent: 56108 - - uid: 56179 + pos: -13.5,37.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46724 components: - type: Transform - pos: 1.5,2.5 - parent: 56108 -- proto: ChairRitual - entities: - - uid: 11404 + pos: -13.5,38.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46725 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,13.5 + pos: -13.5,39.5 parent: 2 - - uid: 11405 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46726 components: - type: Transform - pos: -29.5,15.5 + pos: -13.5,40.5 parent: 2 - - uid: 11406 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46727 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-78.5 + pos: -13.5,41.5 parent: 2 - - uid: 11407 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46728 components: - type: Transform - pos: -30.5,-74.5 + pos: -13.5,42.5 parent: 2 - - uid: 41384 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46729 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,59.5 + pos: -75.5,56.5 parent: 2 - - uid: 41390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46730 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,59.5 + pos: -12.5,39.5 parent: 2 -- proto: ChairWood - entities: - - uid: 1517 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46731 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,48.5 + pos: -12.5,40.5 parent: 2 - - uid: 1520 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46732 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-64.5 + pos: -12.5,41.5 parent: 2 - - uid: 8050 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46733 components: - type: Transform - pos: -23.48965,69.58936 + pos: -12.5,42.5 parent: 2 - - uid: 8072 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46734 components: - type: Transform - pos: -24.505276,69.62061 + pos: -12.5,43.5 parent: 2 - - uid: 8438 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46740 components: - type: Transform rot: 1.5707963267948966 rad - pos: -4.5,-66.5 + pos: -64.5,55.5 parent: 2 - - uid: 8439 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-66.5 + rot: 1.5707963267948966 rad + pos: -63.5,55.5 parent: 2 - - uid: 8440 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-66.5 + rot: 1.5707963267948966 rad + pos: -56.5,55.5 parent: 2 - - uid: 8447 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46756 components: - type: Transform - pos: -3.5,-61.5 + rot: 1.5707963267948966 rad + pos: -54.5,53.5 parent: 2 - - uid: 8448 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-62.5 + pos: -6.5,36.5 parent: 2 - - uid: 9829 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-63.5 + pos: -6.5,37.5 parent: 2 - - uid: 11136 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46761 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-37.5 + pos: -6.5,38.5 parent: 2 - - uid: 11139 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46762 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-36.5 + pos: -6.5,39.5 parent: 2 - - uid: 11409 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46763 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-14.5 + pos: -6.5,40.5 parent: 2 - - uid: 11433 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46769 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-12.5 + rot: -1.5707963267948966 rad + pos: -5.5,33.5 parent: 2 - - uid: 11434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46771 components: - type: Transform - pos: -38.5,16.5 + pos: -4.5,34.5 parent: 2 - - uid: 11435 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46772 components: - type: Transform - pos: -37.5,16.5 + pos: -4.5,35.5 parent: 2 - - uid: 11436 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46773 components: - type: Transform - pos: -37.5,17.5 + pos: -4.5,36.5 parent: 2 - - uid: 11437 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46774 components: - type: Transform - pos: -38.5,17.5 + pos: -4.5,37.5 parent: 2 - - uid: 11438 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46775 components: - type: Transform - pos: -38.5,18.5 + pos: -4.5,38.5 parent: 2 - - uid: 11439 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46776 components: - type: Transform - pos: -37.5,18.5 + pos: -4.5,39.5 parent: 2 - - uid: 11440 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46777 components: - type: Transform - pos: -37.5,19.5 + pos: -4.5,40.5 parent: 2 - - uid: 11441 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46781 components: - type: Transform - pos: -38.5,19.5 + pos: -75.5,52.5 parent: 2 - - uid: 11442 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46782 components: - type: Transform - pos: -33.5,19.5 + rot: -1.5707963267948966 rad + pos: -74.5,53.5 parent: 2 - - uid: 11443 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46783 components: - type: Transform - pos: -32.5,19.5 + rot: -1.5707963267948966 rad + pos: -73.5,53.5 parent: 2 - - uid: 11444 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46784 components: - type: Transform - pos: -32.5,18.5 + rot: -1.5707963267948966 rad + pos: -72.5,53.5 parent: 2 - - uid: 11445 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46785 components: - type: Transform - pos: -33.5,18.5 + rot: -1.5707963267948966 rad + pos: -71.5,53.5 parent: 2 - - uid: 11446 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46786 components: - type: Transform - pos: -33.5,17.5 + rot: -1.5707963267948966 rad + pos: -70.5,53.5 parent: 2 - - uid: 11447 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46787 components: - type: Transform - pos: -32.5,17.5 + rot: -1.5707963267948966 rad + pos: -69.5,53.5 parent: 2 - - uid: 11448 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46788 components: - type: Transform - pos: -32.5,16.5 + rot: -1.5707963267948966 rad + pos: -68.5,53.5 parent: 2 - - uid: 11449 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46790 components: - type: Transform - pos: -33.5,16.5 + rot: -1.5707963267948966 rad + pos: -66.5,53.5 parent: 2 - - uid: 11480 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46791 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-52.5 + rot: -1.5707963267948966 rad + pos: -65.5,53.5 parent: 2 - - uid: 11492 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46792 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-59.5 + rot: -1.5707963267948966 rad + pos: -65.5,55.5 parent: 2 - - uid: 11493 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46793 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,-59.5 + pos: -66.5,55.5 parent: 2 - - uid: 11494 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46794 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,-62.5 + pos: -67.5,55.5 parent: 2 - - uid: 11495 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46795 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-62.5 + rot: -1.5707963267948966 rad + pos: -68.5,55.5 parent: 2 - - uid: 11496 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46796 components: - type: Transform rot: 1.5707963267948966 rad - pos: 55.5,-62.5 + pos: -67.5,53.5 parent: 2 - - uid: 11497 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46797 components: - type: Transform rot: -1.5707963267948966 rad - pos: 57.5,-62.5 + pos: -70.5,55.5 parent: 2 - - uid: 11498 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46799 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,-67.5 + pos: -72.5,55.5 parent: 2 - - uid: 11499 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46800 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-67.5 + rot: -1.5707963267948966 rad + pos: -73.5,55.5 parent: 2 - - uid: 11500 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46801 components: - type: Transform - pos: 46.5,-66.5 + rot: -1.5707963267948966 rad + pos: -74.5,55.5 parent: 2 - - uid: 11501 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46803 components: - type: Transform - pos: 47.5,-66.5 + rot: -1.5707963267948966 rad + pos: -76.5,55.5 parent: 2 - - uid: 11576 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46804 components: - type: Transform - pos: -19.52329,69.54664 + rot: -1.5707963267948966 rad + pos: -76.5,53.5 parent: 2 - - uid: 11585 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46805 components: - type: Transform - pos: -17.52329,69.51539 + rot: -1.5707963267948966 rad + pos: -77.5,53.5 parent: 2 - - uid: 11843 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46806 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-37.5 + rot: -1.5707963267948966 rad + pos: -77.5,55.5 parent: 2 - - uid: 12218 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46807 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,55.5 + pos: -78.5,55.5 parent: 2 - - uid: 12219 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46808 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,56.5 + pos: -78.5,53.5 parent: 2 - - uid: 12236 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46812 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,54.5 + pos: -13.5,44.5 parent: 2 - - uid: 12317 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46813 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-36.5 + rot: -1.5707963267948966 rad + pos: -14.5,44.5 parent: 2 - - uid: 12565 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46814 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.355263,-5.2689137 + rot: -1.5707963267948966 rad + pos: -15.5,44.5 parent: 2 - - uid: 18292 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46815 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-66.5 + rot: -1.5707963267948966 rad + pos: -14.5,43.5 parent: 2 - - uid: 18447 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46816 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-14.5 + rot: -1.5707963267948966 rad + pos: -15.5,43.5 parent: 2 - - uid: 20750 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46856 components: - type: Transform - pos: 23.528881,-6.5385823 + rot: -1.5707963267948966 rad + pos: -15.5,-8.5 parent: 2 - - uid: 20757 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46857 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.513254,-8.101083 + rot: -1.5707963267948966 rad + pos: -16.5,-8.5 parent: 2 - - uid: 20811 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46858 components: - type: Transform - pos: -49.5,52.5 + rot: -1.5707963267948966 rad + pos: -17.5,-8.5 parent: 2 - - uid: 20848 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46859 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,68.5 + pos: -18.5,-8.5 parent: 2 - - uid: 23125 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46860 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.466978,27.615171 + rot: -1.5707963267948966 rad + pos: -19.5,-8.5 parent: 2 - - uid: 23311 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46861 components: - type: Transform - pos: -21.513851,29.599545 + rot: -1.5707963267948966 rad + pos: -20.5,-8.5 parent: 2 - - uid: 23731 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46862 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,-59.5 + pos: -22.5,-0.5 parent: 2 - - uid: 28786 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46863 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -28.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46866 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,68.5 + pos: -84.5,57.5 parent: 2 - - uid: 30118 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46867 components: - type: Transform - pos: 29.5,16.5 + rot: 1.5707963267948966 rad + pos: -83.5,57.5 parent: 2 - - uid: 36252 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46870 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -82.5,56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46871 components: - type: Transform rot: -1.5707963267948966 rad - pos: -43.5,-82.5 + pos: -80.5,55.5 parent: 2 - - uid: 36253 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46872 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-82.5 + pos: -29.5,9.5 parent: 2 - - uid: 41355 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46873 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,47.5 + pos: -29.5,10.5 parent: 2 - - uid: 41358 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46874 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,50.5 + pos: -29.5,11.5 parent: 2 - - uid: 41550 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46875 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,46.5 + pos: -21.5,9.5 parent: 2 - - uid: 43294 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46876 components: - type: Transform - pos: -55.5,45.5 + pos: -21.5,10.5 parent: 2 - - uid: 43302 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46877 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,43.5 + pos: -21.5,11.5 parent: 2 - - uid: 43303 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46880 components: - type: Transform - pos: -55.5,48.5 + rot: -1.5707963267948966 rad + pos: -28.5,12.5 parent: 2 - - uid: 43304 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46881 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,46.5 + rot: -1.5707963267948966 rad + pos: -27.5,12.5 parent: 2 - - uid: 43494 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46882 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,29.5 + rot: -1.5707963267948966 rad + pos: -23.5,12.5 parent: 2 - - uid: 43495 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46883 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.5,29.5 + pos: -22.5,12.5 parent: 2 - - uid: 43496 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46889 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -23.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46892 components: - type: Transform rot: 3.141592653589793 rad - pos: -54.5,28.5 + pos: -86.5,58.5 parent: 2 - - uid: 51354 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46894 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.338127,-0.3545657 + pos: -88.5,59.5 parent: 2 - - uid: 51355 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46895 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.431877,1.7079341 + pos: -87.5,59.5 parent: 2 - - uid: 51368 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46896 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.650627,1.6766841 + pos: -89.5,60.5 parent: 2 - - uid: 51371 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46898 components: - type: Transform rot: -1.5707963267948966 rad - pos: -40.666252,-0.3701907 + pos: -21.5,-8.5 parent: 2 - - uid: 51499 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46899 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.386513,-4.4095387 + rot: -1.5707963267948966 rad + pos: -22.5,-8.5 parent: 2 - - uid: 51522 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46900 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.559563,28.646114 + pos: -24.5,-8.5 parent: 2 - - uid: 51604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46901 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.614716,30.678383 + pos: -25.5,-8.5 parent: 2 - - uid: 51605 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46902 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.505342,30.678383 + rot: -1.5707963267948966 rad + pos: -26.5,-8.5 parent: 2 - - uid: 51612 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46903 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.465813,28.661741 + rot: -1.5707963267948966 rad + pos: -27.5,-8.5 parent: 2 - - uid: 53463 - components: - - type: Transform - pos: -13.130432,58.65155 - parent: 45711 - - uid: 53464 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46904 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.739807,55.760925 - parent: 45711 - - uid: 53465 + rot: -1.5707963267948966 rad + pos: -28.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46905 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.536682,55.292175 - parent: 45711 - - uid: 53466 + rot: -1.5707963267948966 rad + pos: -29.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46906 components: - type: Transform rot: -1.5707963267948966 rad - pos: -10.208588,57.40155 - parent: 45711 -- proto: ChaplainPDA - entities: - - uid: 35978 + pos: -30.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46907 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 29190 - - type: UnpoweredFlashlight - toggleActionEntity: 29190 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35981 + pos: -88.5,56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46908 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27689 - - type: UnpoweredFlashlight - toggleActionEntity: 27689 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 43290 + rot: -1.5707963267948966 rad + pos: -30.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46909 components: - type: Transform - parent: 43286 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 43291 - - type: UnpoweredFlashlight - toggleActionEntity: 43291 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: CheapLighter - entities: - - uid: 11502 + rot: -1.5707963267948966 rad + pos: -29.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46910 components: - type: Transform - pos: 6.00209,-34.436802 + rot: -1.5707963267948966 rad + pos: -28.5,-7.5 parent: 2 - - uid: 43261 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46911 components: - type: Transform - pos: -64.23598,-0.4107522 + rot: -1.5707963267948966 rad + pos: -27.5,-7.5 parent: 2 -- proto: CheapRollerBed - entities: - - uid: 11503 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46912 components: - type: Transform - pos: 10.396281,-52.22435 + rot: -1.5707963267948966 rad + pos: -26.5,-7.5 parent: 2 - - uid: 24368 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46913 components: - type: Transform - pos: -5.4519567,-43.42959 + rot: -1.5707963267948966 rad + pos: -25.5,-7.5 parent: 2 -- proto: CheapRollerBedSpawnFolded - entities: - - uid: 13427 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46914 components: - type: Transform - pos: 3.45709,-41.276978 + rot: -1.5707963267948966 rad + pos: -24.5,-7.5 parent: 2 -- proto: CheckerBoard - entities: - - uid: 3123 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46915 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.487907,36.533287 + pos: -23.5,-7.5 parent: 2 - - uid: 6982 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46916 components: - type: Transform - pos: -61.451828,0.58980817 + rot: -1.5707963267948966 rad + pos: -22.5,-7.5 parent: 2 - - uid: 11507 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46917 components: - type: Transform - pos: -73.45303,21.616426 + rot: -1.5707963267948966 rad + pos: -21.5,-7.5 parent: 2 - - uid: 51606 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46918 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.50924,28.644312 + pos: -87.5,57.5 parent: 2 -- proto: chem_master - entities: - - uid: 1322 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46943 components: - type: Transform - pos: 13.5,-41.5 + rot: -1.5707963267948966 rad + pos: -84.5,51.5 parent: 2 - - uid: 11508 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46944 components: - type: Transform - pos: 10.5,-36.5 + pos: -71.5,17.5 parent: 2 - - uid: 11517 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46945 components: - type: Transform - pos: 15.5,-34.5 + rot: 3.141592653589793 rad + pos: -82.5,52.5 parent: 2 -- proto: ChemBag - entities: - - uid: 43985 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46947 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43986 + rot: 1.5707963267948966 rad + pos: -80.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46948 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ChemDispenser - entities: - - uid: 11511 + rot: 1.5707963267948966 rad + pos: -79.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46971 components: - type: Transform - pos: 8.5,-36.5 + rot: 1.5707963267948966 rad + pos: -90.5,53.5 parent: 2 - - uid: 11518 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46973 components: - type: Transform - pos: 14.5,-34.5 + rot: 1.5707963267948966 rad + pos: -92.5,53.5 parent: 2 - - uid: 12041 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46974 components: - type: Transform - pos: 11.5,-41.5 + rot: 1.5707963267948966 rad + pos: -93.5,53.5 parent: 2 -- proto: ChemDispenserMachineCircuitboard - entities: - - uid: 43330 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46975 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.495434,52.323933 + rot: 1.5707963267948966 rad + pos: -94.5,53.5 parent: 2 -- proto: ChemicalPayload - entities: - - uid: 142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46979 components: - type: Transform - pos: 55.35402,-24.41992 + rot: 3.141592653589793 rad + pos: -90.5,54.5 parent: 2 - - uid: 15348 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46981 components: - type: Transform - pos: 80.766815,-45.586338 + pos: -55.5,2.5 parent: 2 - - uid: 15349 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46982 components: - type: Transform - pos: 80.766815,-45.586338 + pos: -55.5,3.5 parent: 2 - - uid: 22632 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46986 components: - type: Transform - pos: 55.588394,-24.279295 + pos: -53.5,0.5 parent: 2 - - uid: 52232 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46987 components: - type: Transform - parent: 52231 - - type: ContainerContainer - containers: - BeakerSlotA: !type:ContainerSlot - showEnts: False - occludes: True - ent: 52233 - BeakerSlotB: !type:ContainerSlot - showEnts: False - occludes: True - ent: 52235 - - type: Physics - canCollide: False - - uid: 52337 + pos: -53.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46988 components: - type: Transform - parent: 52336 - - type: ContainerContainer - containers: - BeakerSlotA: !type:ContainerSlot - showEnts: False - occludes: True - ent: 52338 - BeakerSlotB: !type:ContainerSlot - showEnts: False - occludes: True - ent: 52340 - - type: Physics - canCollide: False -- proto: ChemistryHotplate - entities: - - uid: 33548 + pos: -53.5,2.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46989 components: - type: Transform - pos: 1.5,23.5 - parent: 33049 - - uid: 42705 + pos: -53.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46992 components: - type: Transform - pos: 12.5,-35.5 + rot: -1.5707963267948966 rad + pos: -91.5,55.5 parent: 2 -- proto: ChessBoard - entities: - - uid: 11521 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46993 components: - type: Transform - pos: -80.519226,23.553926 + rot: -1.5707963267948966 rad + pos: -92.5,55.5 parent: 2 - - uid: 11522 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46994 components: - type: Transform rot: -1.5707963267948966 rad - pos: 23.506212,33.573555 + pos: -93.5,55.5 parent: 2 - - uid: 11523 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46995 components: - type: Transform - pos: -62.56171,-22.43355 + rot: -1.5707963267948966 rad + pos: -94.5,55.5 parent: 2 - - uid: 11525 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47009 components: - type: Transform - pos: -40.480328,-46.39786 + rot: 3.141592653589793 rad + pos: -89.5,48.5 parent: 2 - - uid: 19632 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47010 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.445745,54.7132 + pos: -88.5,49.5 parent: 2 - - uid: 21787 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47011 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.49514,-30.353746 + pos: -87.5,50.5 parent: 2 - - uid: 27611 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47017 components: - type: Transform - pos: 23.53032,-7.4718466 + pos: -71.5,0.5 parent: 2 - - uid: 33549 - components: - - type: Transform - pos: 1.5749079,-12.352028 - parent: 33049 - - uid: 37313 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47028 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.4070816,14.653305 - parent: 36861 - - uid: 37314 + rot: 1.5707963267948966 rad + pos: -70.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.499329,-3.4421844 - parent: 36861 - - uid: 41269 + rot: 1.5707963267948966 rad + pos: -71.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47030 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5385562,68.52046 + rot: 1.5707963267948966 rad + pos: -72.5,1.5 parent: 2 - - uid: 51360 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47036 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.488106,1.5409384 + pos: -101.5,65.5 parent: 2 - - uid: 51361 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47037 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.50373,-0.4746865 + pos: -101.5,64.5 parent: 2 -- proto: ChurchBell - entities: - - uid: 51322 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47038 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,12.5 + pos: -101.5,63.5 parent: 2 -- proto: ChurchOrganInstrument - entities: - - uid: 11527 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47039 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,14.5 + pos: -101.5,62.5 parent: 2 - - uid: 20944 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47040 components: - type: Transform - pos: -49.5,51.5 + pos: -101.5,61.5 parent: 2 -- proto: Cigar - entities: - - uid: 11528 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47041 components: - type: Transform - pos: -87.64427,17.676527 + pos: -101.5,60.5 parent: 2 - - uid: 11529 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47042 components: - type: Transform - pos: -42.61094,33.52837 + pos: -101.5,59.5 parent: 2 - - uid: 45343 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47043 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 45344 + pos: -101.5,58.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47044 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False -- proto: CigarCase - entities: - - uid: 43258 + pos: -101.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47045 components: - type: Transform - pos: -64.64223,-0.36387715 + pos: -101.5,56.5 parent: 2 -- proto: Cigarette - entities: - - uid: 53104 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47047 components: - type: Transform - pos: 3.8372192,74.664 - parent: 45711 - - uid: 53105 + pos: -101.5,54.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47048 components: - type: Transform - pos: 3.9778442,74.80463 - parent: 45711 - - uid: 53108 + pos: -101.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47049 components: - type: Transform - pos: 4.040283,74.71088 - parent: 45711 -- proto: CigaretteSpent - entities: - - uid: 11530 + pos: -101.5,52.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47050 components: - type: Transform - pos: -13.127119,50.209507 + pos: -101.5,51.5 parent: 2 - - uid: 22063 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47051 components: - type: Transform - pos: 6.0923905,43.316257 + rot: -1.5707963267948966 rad + pos: -100.5,55.5 parent: 2 - - uid: 22170 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47052 components: - type: Transform - pos: 5.983016,43.785007 + rot: -1.5707963267948966 rad + pos: -99.5,55.5 parent: 2 - - uid: 22242 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47053 components: - type: Transform - pos: 6.4986405,43.878757 + rot: -1.5707963267948966 rad + pos: -98.5,55.5 parent: 2 - - uid: 51259 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47054 components: - type: Transform - pos: 22.919392,-55.62912 + rot: -1.5707963267948966 rad + pos: -97.5,55.5 parent: 2 - - uid: 51260 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47055 components: - type: Transform - pos: 22.935017,-63.00412 + rot: -1.5707963267948966 rad + pos: -96.5,55.5 parent: 2 - - uid: 51261 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47056 components: - type: Transform - pos: 26.477486,-57.10799 + rot: -1.5707963267948966 rad + pos: -95.5,55.5 parent: 2 -- proto: CigaretteSyndicate - entities: - - uid: 11531 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.824432,-64.72057 + rot: 1.5707963267948966 rad + pos: -101.5,42.5 parent: 2 - - uid: 53110 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47064 components: - type: Transform - pos: 3.8840942,74.7265 - parent: 45711 - - uid: 53111 + rot: 1.5707963267948966 rad + pos: -101.5,58.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47070 components: - type: Transform - pos: 4.118454,74.64838 - parent: 45711 -- proto: CigarGold - entities: - - uid: 37315 + pos: -100.5,57.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47071 components: - type: Transform - pos: 30.286804,9.392014 - parent: 36861 - - uid: 54211 + pos: -100.5,56.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47072 components: - type: Transform - pos: -65.293846,19.69235 + pos: -100.5,55.5 parent: 2 - - uid: 54213 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47073 components: - type: Transform - pos: -65.24697,19.582973 + pos: -100.5,54.5 parent: 2 -- proto: CigarGoldCase - entities: - - uid: 720 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47074 components: - type: Transform - pos: 4.521619,-7.445432 + pos: -100.5,52.5 parent: 2 - - uid: 11532 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47075 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: CigarGoldSpent - entities: - - uid: 44077 + pos: -100.5,51.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47076 components: - type: Transform - pos: 59.631622,-14.511962 + pos: -100.5,50.5 parent: 2 -- proto: CigCartonBlack - entities: - - uid: 53348 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47077 components: - type: Transform - pos: -74.4915,-9.394855 + pos: -100.5,49.5 parent: 2 -- proto: CigCartonGreen - entities: - - uid: 53995 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47078 components: - type: Transform - pos: -8.507547,-28.335949 + pos: -100.5,48.5 parent: 2 -- proto: CigCartonRed - entities: - - uid: 11537 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47079 components: - type: Transform - pos: 6.446739,-34.561832 + pos: -100.5,47.5 parent: 2 -- proto: CigPackSyndicate - entities: - - uid: 29755 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47080 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.541714,-49.594395 + pos: -100.5,46.5 parent: 2 -- proto: CircuitImprinter - entities: - - uid: 18070 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47081 components: - type: Transform - pos: 11.5,-15.5 + pos: -100.5,45.5 parent: 2 -- proto: CleanerDispenser - entities: - - uid: 43483 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47082 components: - type: Transform - pos: -48.5,31.5 + pos: -100.5,44.5 parent: 2 -- proto: ClearPDA - entities: - - uid: 45402 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47083 components: - type: Transform - pos: -1.746522,-1.3002565 - parent: 43176 -- proto: ClockworkGrille - entities: - - uid: 51865 + pos: -100.5,43.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47084 components: - type: Transform - pos: -51.5,0.5 + rot: -1.5707963267948966 rad + pos: -95.5,53.5 parent: 2 - - uid: 51866 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47085 components: - type: Transform - pos: -50.5,0.5 + rot: -1.5707963267948966 rad + pos: -81.5,53.5 parent: 2 - - uid: 51867 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47086 components: - type: Transform - pos: -49.5,0.5 + rot: -1.5707963267948966 rad + pos: -89.5,55.5 parent: 2 - - uid: 51868 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47106 components: - type: Transform - pos: -48.5,0.5 + pos: -86.5,7.5 parent: 2 - - uid: 56180 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47107 components: - type: Transform - pos: -0.5,6.5 - parent: 56108 - - uid: 56181 + pos: -86.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47109 components: - type: Transform - pos: 0.5,6.5 - parent: 56108 - - uid: 56182 + pos: -83.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47110 components: - type: Transform - pos: 1.5,6.5 - parent: 56108 - - uid: 56183 + pos: -83.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47112 components: - type: Transform - pos: -1.5,5.5 - parent: 56108 - - uid: 56184 + pos: -80.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47113 components: - type: Transform - pos: 2.5,5.5 - parent: 56108 - - uid: 56185 + pos: -80.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47114 components: - type: Transform - pos: -3.5,-1.5 - parent: 56108 - - uid: 56186 + rot: -1.5707963267948966 rad + pos: -76.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47115 components: - type: Transform - pos: 4.5,-1.5 - parent: 56108 - - uid: 56187 + rot: -1.5707963267948966 rad + pos: -75.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47116 components: - type: Transform - pos: -3.5,0.5 - parent: 56108 - - uid: 56188 + rot: -1.5707963267948966 rad + pos: -74.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47117 components: - type: Transform - pos: 4.5,0.5 - parent: 56108 -- proto: ClockworkGrilleDiagonal - entities: - - uid: 56189 + rot: -1.5707963267948966 rad + pos: -73.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47118 components: - type: Transform - pos: -1.5,6.5 - parent: 56108 - - uid: 56190 + rot: -1.5707963267948966 rad + pos: -72.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47126 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,6.5 - parent: 56108 -- proto: CloningConsoleComputerCircuitboard - entities: - - uid: 35040 + pos: -70.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47127 components: - type: Transform - pos: -17.579132,4.0208464 - parent: 34641 -- proto: CloningPod - entities: - - uid: 31897 + rot: -1.5707963267948966 rad + pos: -69.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47128 components: - type: Transform - pos: 10.5,-54.5 + rot: -1.5707963267948966 rad + pos: -68.5,4.5 parent: 2 -- proto: ClosetBombFilled - entities: - - uid: 11557 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47129 components: - type: Transform - pos: -39.5,-25.5 + rot: -1.5707963267948966 rad + pos: -67.5,4.5 parent: 2 - - uid: 11558 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47130 components: - type: Transform - pos: -40.5,-25.5 + rot: -1.5707963267948966 rad + pos: -66.5,4.5 parent: 2 - - uid: 15318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47131 components: - type: Transform - pos: 78.5,-47.5 + rot: -1.5707963267948966 rad + pos: -65.5,4.5 parent: 2 - - uid: 15319 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47132 components: - type: Transform - pos: 80.5,-41.5 + rot: -1.5707963267948966 rad + pos: -64.5,4.5 parent: 2 - - uid: 21258 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47134 components: - type: Transform - pos: 50.5,-24.5 + rot: 3.141592653589793 rad + pos: -66.5,63.5 parent: 2 - - uid: 47702 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47135 components: - type: Transform - pos: 48.5,-24.5 + rot: 3.141592653589793 rad + pos: -66.5,64.5 parent: 2 -- proto: ClosetChefFilled - entities: - - uid: 9994 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47136 components: - type: Transform - pos: -35.5,30.5 + rot: 3.141592653589793 rad + pos: -66.5,65.5 parent: 2 -- proto: ClosetEmergency - entities: - - uid: 11562 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47137 components: - type: Transform - pos: -19.5,-56.5 + rot: 3.141592653589793 rad + pos: -66.5,66.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 33570 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47139 components: - type: Transform - pos: -0.5,-19.5 - parent: 33049 -- proto: ClosetEmergencyFilledRandom - entities: - - uid: 6247 + rot: 1.5707963267948966 rad + pos: -67.5,67.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47140 components: - type: Transform - pos: 51.5,11.5 + rot: 1.5707963267948966 rad + pos: -68.5,67.5 parent: 2 - - uid: 8126 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47141 components: - type: Transform - pos: -44.5,-30.5 + rot: 1.5707963267948966 rad + pos: -69.5,67.5 parent: 2 - - uid: 8741 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47142 components: - type: Transform - pos: 36.5,7.5 + rot: 1.5707963267948966 rad + pos: -70.5,67.5 parent: 2 - - uid: 11547 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47143 components: - type: Transform - pos: -2.5,37.5 + rot: 1.5707963267948966 rad + pos: -71.5,67.5 parent: 2 - - uid: 11554 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47144 components: - type: Transform - pos: -24.5,-39.5 + rot: 1.5707963267948966 rad + pos: -72.5,67.5 parent: 2 - - uid: 11556 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47145 components: - type: Transform - pos: -51.5,16.5 + rot: 1.5707963267948966 rad + pos: -73.5,67.5 parent: 2 - - uid: 11559 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47146 components: - type: Transform - pos: 10.5,-31.5 + rot: 1.5707963267948966 rad + pos: -74.5,67.5 parent: 2 - - uid: 11560 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47148 components: - type: Transform - pos: -54.5,-14.5 + rot: -1.5707963267948966 rad + pos: -76.5,5.5 parent: 2 - - uid: 11564 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47149 components: - type: Transform - pos: -42.5,16.5 + rot: -1.5707963267948966 rad + pos: -75.5,5.5 parent: 2 - - uid: 11565 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47150 components: - type: Transform - anchored: True - pos: 25.5,21.5 + rot: -1.5707963267948966 rad + pos: -74.5,5.5 parent: 2 - - type: Physics - bodyType: Static - - uid: 11566 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47151 components: - type: Transform - pos: -22.5,-39.5 + rot: -1.5707963267948966 rad + pos: -73.5,5.5 parent: 2 - - uid: 11569 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47152 components: - type: Transform - pos: -33.5,32.5 + rot: -1.5707963267948966 rad + pos: -72.5,5.5 parent: 2 - - uid: 11571 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47153 components: - type: Transform - pos: 19.5,-38.5 + rot: -1.5707963267948966 rad + pos: -71.5,5.5 parent: 2 - - uid: 11572 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47154 components: - type: Transform - pos: -46.5,-57.5 + rot: -1.5707963267948966 rad + pos: -70.5,5.5 parent: 2 - - uid: 11573 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47155 components: - type: Transform - pos: -26.5,-52.5 + pos: -75.5,66.5 parent: 2 - - uid: 11574 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47156 components: - type: Transform - pos: -44.5,20.5 + rot: -1.5707963267948966 rad + pos: -68.5,5.5 parent: 2 - - uid: 11575 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47157 components: - type: Transform - pos: -31.559963,13.663682 + rot: -1.5707963267948966 rad + pos: -67.5,5.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14957 - moles: - - 25.826561 - - 97.15705 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11578 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47158 components: - type: Transform - pos: -65.5,13.5 + rot: -1.5707963267948966 rad + pos: -66.5,5.5 parent: 2 - - uid: 11581 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47159 components: - type: Transform - pos: -83.5,23.5 + rot: -1.5707963267948966 rad + pos: -65.5,5.5 parent: 2 - - uid: 11582 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47160 components: - type: Transform - pos: -76.5,8.5 + rot: -1.5707963267948966 rad + pos: -64.5,5.5 parent: 2 - - uid: 11583 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47164 components: - type: Transform - pos: -76.5,1.5 + pos: -69.5,7.5 parent: 2 - - uid: 11584 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47172 components: - type: Transform - pos: -90.5,-20.5 + rot: 3.141592653589793 rad + pos: -75.5,64.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11587 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47173 components: - type: Transform - pos: -40.5,26.5 + rot: 3.141592653589793 rad + pos: -75.5,63.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11589 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47174 components: - type: Transform - pos: 34.5,-59.5 + rot: 3.141592653589793 rad + pos: -75.5,62.5 parent: 2 - - uid: 11596 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47175 components: - type: Transform - pos: -95.5,45.5 + rot: 3.141592653589793 rad + pos: -75.5,61.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 5.8990684 - - 22.191732 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11599 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47183 components: - type: Transform - pos: -75.5,45.5 + pos: -86.5,9.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 2.2179158 - - 8.343588 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11600 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47184 components: - type: Transform - pos: -59.5,45.5 + pos: -86.5,10.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 2.2179158 - - 8.343588 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11601 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47185 components: - type: Transform - pos: -77.5,43.5 + pos: -86.5,11.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 2.2179158 - - 8.343588 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11602 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47186 components: - type: Transform - pos: -93.5,43.5 + pos: -86.5,12.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 5.8990684 - - 22.191732 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11603 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47187 components: - type: Transform - pos: -57.5,43.5 + pos: -84.5,11.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 2.2179158 - - 8.343588 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11604 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47188 components: - type: Transform - pos: 36.5,58.5 + pos: -84.5,12.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14948 - moles: - - 23.269733 - - 87.53851 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11605 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47189 components: - type: Transform - pos: 42.5,58.5 + pos: -84.5,9.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 292.86633 - moles: - - 14.490321 - - 54.511215 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11695 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47190 components: - type: Transform - pos: 40.5,-47.5 + pos: -84.5,8.5 parent: 2 - - uid: 19809 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47191 components: - type: Transform - pos: 54.5,39.5 + pos: -84.5,7.5 parent: 2 - - uid: 20359 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47192 components: - type: Transform - pos: -46.5,32.5 + pos: -84.5,6.5 parent: 2 - - uid: 20993 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47193 components: - type: Transform - pos: 16.5,42.5 + pos: -87.5,9.5 parent: 2 - - uid: 22107 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47194 components: - type: Transform - pos: -10.5,-71.5 + pos: -87.5,8.5 parent: 2 - - uid: 27390 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47195 components: - type: Transform - pos: -14.5,63.5 + pos: -87.5,7.5 parent: 2 - - uid: 28506 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47196 components: - type: Transform - pos: -17.5,-72.5 + pos: -87.5,6.5 parent: 2 - - uid: 36143 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47197 components: - type: Transform - pos: -37.5,-74.5 + pos: -81.5,11.5 parent: 2 - - uid: 37316 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47198 components: - type: Transform - pos: 13.5,15.5 - parent: 36861 - - uid: 41659 + pos: -81.5,12.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47199 components: - type: Transform - pos: 31.5,-43.5 + pos: -81.5,8.5 parent: 2 - - uid: 43724 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47200 components: - type: Transform - pos: -53.5,39.5 + pos: -81.5,7.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 43744 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47211 components: - type: Transform - pos: -10.5,51.5 + rot: 1.5707963267948966 rad + pos: -39.5,48.5 parent: 2 - - uid: 44558 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47212 components: - type: Transform - pos: 53.5,-48.5 + rot: 1.5707963267948966 rad + pos: -38.5,48.5 parent: 2 - - uid: 44563 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47213 components: - type: Transform - pos: 72.5,-41.5 + rot: 1.5707963267948966 rad + pos: -37.5,48.5 parent: 2 - - uid: 44568 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47214 components: - type: Transform - pos: 69.5,-25.5 + rot: 1.5707963267948966 rad + pos: -36.5,48.5 parent: 2 - - uid: 44619 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47219 components: - type: Transform - pos: 73.5,-27.5 + rot: 1.5707963267948966 rad + pos: -37.5,47.5 parent: 2 - - uid: 44694 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47220 components: - type: Transform - pos: 47.5,-18.5 + rot: 1.5707963267948966 rad + pos: -36.5,47.5 parent: 2 - - uid: 46560 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47224 components: - type: Transform - pos: -16.5,-8.5 - parent: 45711 - - uid: 47606 + rot: 1.5707963267948966 rad + pos: -35.5,47.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47225 components: - type: Transform - pos: 28.5,-2.5 + rot: 3.141592653589793 rad + pos: -34.5,51.5 parent: 2 - - uid: 48052 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47226 components: - type: Transform - pos: -15.5,14.5 - parent: 45711 - - uid: 48053 + pos: -81.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47230 components: - type: Transform - pos: -13.5,16.5 - parent: 45711 - - uid: 48054 + rot: 3.141592653589793 rad + pos: -34.5,52.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47232 components: - type: Transform - pos: 22.5,6.5 - parent: 45711 - - uid: 51620 + rot: 3.141592653589793 rad + pos: -35.5,50.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47233 components: - type: Transform - pos: 38.5,11.5 + rot: 3.141592653589793 rad + pos: -35.5,51.5 parent: 2 - - uid: 53551 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47234 components: - type: Transform - pos: -7.5,52.5 - parent: 45711 - - uid: 53552 + rot: 3.141592653589793 rad + pos: -35.5,52.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47235 components: - type: Transform - pos: -14.5,46.5 - parent: 45711 - - uid: 54070 + pos: -69.5,13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47243 components: - type: Transform - pos: 12.5,47.5 - parent: 45711 - - uid: 56042 + rot: -1.5707963267948966 rad + pos: -72.5,13.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47246 components: - type: Transform - pos: 19.5,46.5 - parent: 45711 -- proto: ClosetFire - entities: - - uid: 11613 + pos: -71.5,12.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47247 components: - type: Transform - pos: -39.5,-52.5 + rot: -1.5707963267948966 rad + pos: -73.5,13.5 parent: 2 -- proto: ClosetFireFilled - entities: - - uid: 360 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47248 components: - type: Transform - pos: 15.5,42.5 + rot: -1.5707963267948966 rad + pos: -74.5,13.5 parent: 2 - - uid: 4193 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47249 components: - type: Transform - pos: 48.5,8.5 + rot: -1.5707963267948966 rad + pos: -75.5,13.5 parent: 2 - - uid: 11455 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47250 components: - type: Transform - pos: 9.5,-13.5 + rot: -1.5707963267948966 rad + pos: -76.5,13.5 parent: 2 - - uid: 11594 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47251 components: - type: Transform - pos: -18.5,-56.5 + rot: -1.5707963267948966 rad + pos: -70.5,14.5 parent: 2 - - uid: 11598 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47252 components: - type: Transform - pos: 39.5,-47.5 + rot: -1.5707963267948966 rad + pos: -70.5,13.5 parent: 2 - - uid: 11606 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47253 components: - type: Transform - pos: 11.5,-31.5 + rot: -1.5707963267948966 rad + pos: -69.5,13.5 parent: 2 - - uid: 11609 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47254 components: - type: Transform - pos: -44.5,16.5 + rot: -1.5707963267948966 rad + pos: -68.5,13.5 parent: 2 - - uid: 11612 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47255 components: - type: Transform - pos: -51.5,20.5 + rot: -1.5707963267948966 rad + pos: -67.5,13.5 parent: 2 - - uid: 11614 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47256 components: - type: Transform - pos: -42.5,15.5 + rot: -1.5707963267948966 rad + pos: -66.5,13.5 parent: 2 - - uid: 11615 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47257 components: - type: Transform - pos: 20.5,-38.5 + rot: -1.5707963267948966 rad + pos: -65.5,13.5 parent: 2 - - uid: 11616 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47258 components: - type: Transform - pos: 46.5,5.5 + rot: -1.5707963267948966 rad + pos: -64.5,13.5 parent: 2 - - uid: 11617 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47259 components: - type: Transform - pos: -34.5,32.5 + rot: -1.5707963267948966 rad + pos: -68.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11618 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47260 components: - type: Transform - pos: 1.5,37.5 + rot: -1.5707963267948966 rad + pos: -67.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11619 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47261 components: - type: Transform - pos: -26.5,-49.5 + rot: -1.5707963267948966 rad + pos: -66.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14948 - moles: - - 23.269733 - - 87.53851 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11620 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47262 components: - type: Transform - pos: -69.5,23.5 + rot: -1.5707963267948966 rad + pos: -65.5,14.5 parent: 2 - - uid: 11621 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47263 components: - type: Transform - pos: -39.5,12.5 + rot: -1.5707963267948966 rad + pos: -64.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11622 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47264 components: - type: Transform - pos: -90.5,13.5 + rot: -1.5707963267948966 rad + pos: -71.5,14.5 parent: 2 - - uid: 11623 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47265 components: - type: Transform - pos: -83.5,8.5 + rot: -1.5707963267948966 rad + pos: -72.5,14.5 parent: 2 - - uid: 11627 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47266 components: - type: Transform - pos: -83.5,1.5 + rot: -1.5707963267948966 rad + pos: -73.5,14.5 parent: 2 - - uid: 11630 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47267 components: - type: Transform - pos: -91.5,-19.5 + rot: -1.5707963267948966 rad + pos: -74.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11637 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47268 components: - type: Transform - pos: -47.5,-6.5 + rot: -1.5707963267948966 rad + pos: -75.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11641 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47269 components: - type: Transform - pos: -59.5,43.5 + rot: -1.5707963267948966 rad + pos: -76.5,14.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 2.2179158 - - 8.343588 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11642 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47277 components: - type: Transform - pos: -75.5,43.5 + rot: -1.5707963267948966 rad + pos: -74.5,16.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 2.2179158 - - 8.343588 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11643 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47281 components: - type: Transform - pos: -95.5,43.5 + rot: -1.5707963267948966 rad + pos: -72.5,16.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1498 - moles: - - 5.8990684 - - 22.191732 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11644 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47282 components: - type: Transform - pos: 30.5,-62.5 + pos: -69.5,15.5 parent: 2 - - uid: 18796 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47283 components: - type: Transform - pos: 56.5,39.5 + pos: -69.5,16.5 parent: 2 - - uid: 22103 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47284 components: - type: Transform - pos: -9.5,-72.5 + rot: -1.5707963267948966 rad + pos: -73.5,16.5 parent: 2 - - uid: 23291 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47285 components: - type: Transform - pos: -47.5,32.5 + pos: -71.5,15.5 parent: 2 - - uid: 29915 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47287 components: - type: Transform - pos: 23.5,-11.5 + pos: -71.5,14.5 parent: 2 - - uid: 37317 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47289 components: - type: Transform - pos: 8.5,15.5 - parent: 36861 - - uid: 41662 + pos: -69.5,17.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47291 components: - type: Transform - pos: 31.5,-50.5 + rot: -1.5707963267948966 rad + pos: -75.5,16.5 parent: 2 - - uid: 43720 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47292 components: - type: Transform - pos: -42.5,43.5 + rot: -1.5707963267948966 rad + pos: -76.5,16.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 43722 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47293 components: - type: Transform - pos: -14.5,62.5 + rot: -1.5707963267948966 rad + pos: -77.5,16.5 parent: 2 - - uid: 43743 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47294 components: - type: Transform - pos: -11.5,51.5 + rot: -1.5707963267948966 rad + pos: -77.5,18.5 parent: 2 - - uid: 44561 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47295 components: - type: Transform - pos: 55.5,-49.5 + rot: -1.5707963267948966 rad + pos: -76.5,18.5 parent: 2 - - uid: 44562 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47296 components: - type: Transform - pos: 70.5,-41.5 + rot: -1.5707963267948966 rad + pos: -75.5,18.5 parent: 2 - - uid: 44569 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47297 components: - type: Transform - pos: 69.5,-26.5 + rot: -1.5707963267948966 rad + pos: -74.5,18.5 parent: 2 - - uid: 44695 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47298 components: - type: Transform - pos: 48.5,-18.5 + rot: -1.5707963267948966 rad + pos: -73.5,18.5 parent: 2 - - uid: 47607 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47299 components: - type: Transform - pos: 30.5,-9.5 + rot: -1.5707963267948966 rad + pos: -72.5,18.5 parent: 2 - - uid: 48055 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47300 components: - type: Transform - pos: -16.5,14.5 - parent: 45711 - - uid: 51094 + rot: -1.5707963267948966 rad + pos: -71.5,18.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47301 components: - type: Transform - pos: -0.5,-63.5 + rot: -1.5707963267948966 rad + pos: -70.5,18.5 parent: 2 -- proto: ClosetJanitorFilled - entities: - - uid: 19625 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47303 components: - type: Transform - pos: -51.5,30.5 + rot: -1.5707963267948966 rad + pos: -70.5,16.5 parent: 2 - - uid: 48056 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47304 components: - type: Transform - pos: 20.5,13.5 - parent: 45711 -- proto: ClosetL3 - entities: - - uid: 3861 + rot: -1.5707963267948966 rad + pos: -69.5,16.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47305 components: - type: Transform - pos: 26.5,-59.5 + rot: -1.5707963267948966 rad + pos: -68.5,16.5 parent: 2 - - uid: 9675 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47306 components: - type: Transform - pos: 28.5,-59.5 + rot: -1.5707963267948966 rad + pos: -67.5,16.5 parent: 2 -- proto: ClosetL3Filled - entities: - - uid: 3981 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47307 components: - type: Transform - pos: 27.5,-59.5 + rot: -1.5707963267948966 rad + pos: -66.5,16.5 parent: 2 - - uid: 41327 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47308 components: - type: Transform - pos: -30.5,41.5 + rot: -1.5707963267948966 rad + pos: -65.5,16.5 parent: 2 -- proto: ClosetL3JanitorFilled - entities: - - uid: 10653 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47309 components: - type: Transform - pos: -45.5,30.5 + rot: -1.5707963267948966 rad + pos: -64.5,16.5 parent: 2 -- proto: ClosetL3ScienceFilled - entities: - - uid: 15321 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47310 components: - type: Transform - pos: 80.5,-47.5 + rot: -1.5707963267948966 rad + pos: -63.5,16.5 parent: 2 - - uid: 15327 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47311 components: - type: Transform - pos: 78.5,-41.5 + rot: -1.5707963267948966 rad + pos: -62.5,16.5 parent: 2 - - uid: 24474 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47312 components: - type: Transform - pos: 16.5,-12.5 + rot: -1.5707963267948966 rad + pos: -62.5,18.5 parent: 2 - - uid: 47685 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47313 components: - type: Transform - pos: 36.5,-22.5 + rot: -1.5707963267948966 rad + pos: -63.5,18.5 parent: 2 - - uid: 47687 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47314 components: - type: Transform - pos: 62.5,-27.5 + rot: -1.5707963267948966 rad + pos: -64.5,18.5 parent: 2 - - uid: 47698 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47315 components: - type: Transform - pos: 36.5,-21.5 + rot: -1.5707963267948966 rad + pos: -65.5,18.5 parent: 2 -- proto: ClosetL3SecurityFilled - entities: - - uid: 11649 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47316 components: - type: Transform - pos: -10.5,-36.5 + rot: -1.5707963267948966 rad + pos: -66.5,18.5 parent: 2 - - uid: 11650 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47317 components: - type: Transform - pos: -26.5,-29.5 + rot: -1.5707963267948966 rad + pos: -67.5,18.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11651 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47318 components: - type: Transform - pos: -27.5,-29.5 + rot: -1.5707963267948966 rad + pos: -68.5,18.5 parent: 2 - - uid: 11652 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47327 components: - type: Transform - pos: -28.5,-29.5 + pos: -71.5,54.5 parent: 2 - - uid: 11653 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47328 components: - type: Transform - pos: -29.5,-29.5 + pos: -71.5,53.5 parent: 2 -- proto: ClosetL3VirologyFilled - entities: - - uid: 11654 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47329 components: - type: Transform - pos: -23.5,-39.5 + pos: -71.5,52.5 parent: 2 - - uid: 11655 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47330 components: - type: Transform - pos: -37.5,-52.5 + pos: -71.5,51.5 parent: 2 -- proto: ClosetMaintenance - entities: - - uid: 19270 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47331 components: - type: Transform - pos: -3.5,-17.5 + pos: -71.5,50.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 19271 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: ClosetMaintenanceFilledRandom - entities: - - uid: 1589 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47332 components: - type: Transform - pos: 50.5,-12.5 + pos: -71.5,49.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1305 - - 11633 - - 1241 - - 1239 - - 624 - - 11645 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 1828 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47333 components: - type: Transform - pos: -47.5,-12.5 + pos: -71.5,48.5 parent: 2 - - uid: 2146 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47335 components: - type: Transform - pos: 46.5,-18.5 + rot: 1.5707963267948966 rad + pos: -82.5,43.5 parent: 2 - - uid: 8248 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47338 components: - type: Transform - pos: -39.5,-41.5 + pos: -82.5,43.5 parent: 2 - - uid: 11656 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47339 components: - type: Transform - pos: -48.5,-6.5 + pos: -82.5,42.5 parent: 2 - - 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: 11662 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47340 components: - type: Transform - pos: 23.5,40.5 + pos: -82.5,41.5 parent: 2 - - uid: 11663 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47341 components: - type: Transform - pos: -20.5,-56.5 + pos: -82.5,40.5 parent: 2 - - uid: 11664 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47342 components: - type: Transform - pos: -9.5,19.5 + pos: -80.5,40.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 2.018369 - - 7.5929117 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11665 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47343 components: - type: Transform - pos: -40.5,25.5 + pos: -80.5,41.5 parent: 2 - - uid: 11666 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47344 components: - type: Transform - pos: -9.5,-57.5 + pos: -80.5,42.5 parent: 2 - - uid: 11667 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47345 components: - type: Transform - pos: 45.5,3.5 + pos: -80.5,43.5 parent: 2 - - uid: 11668 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47348 components: - type: Transform - pos: -51.5,-6.5 + rot: -1.5707963267948966 rad + pos: -79.5,44.5 parent: 2 - - 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: 11669 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47349 components: - type: Transform - pos: -42.5,18.5 + rot: -1.5707963267948966 rad + pos: -78.5,44.5 parent: 2 - - uid: 11675 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47350 components: - type: Transform - pos: 50.5,11.5 + rot: -1.5707963267948966 rad + pos: -77.5,44.5 parent: 2 - - uid: 11676 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47351 components: - type: Transform - pos: -32.5,9.5 + rot: -1.5707963267948966 rad + pos: -76.5,44.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 3.4047332 - - 12.808282 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11677 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47354 components: - type: Transform - pos: -28.5,-49.5 + rot: 3.141592653589793 rad + pos: -75.5,45.5 parent: 2 - - uid: 11678 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47355 components: - type: Transform - pos: -12.537633,13.500236 + rot: 3.141592653589793 rad + pos: -75.5,46.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 3.4047332 - - 12.808282 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11679 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47359 components: - type: Transform - pos: 26.5,6.5 + rot: -1.5707963267948966 rad + pos: -74.5,47.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11680 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47360 components: - type: Transform - pos: -73.5,-13.5 + rot: -1.5707963267948966 rad + pos: -73.5,47.5 parent: 2 - - uid: 11681 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47361 components: - type: Transform - pos: -87.5,-23.5 + rot: -1.5707963267948966 rad + pos: -72.5,47.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11682 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47367 components: - type: Transform - pos: -24.5,-61.5 + rot: 1.5707963267948966 rad + pos: -81.5,43.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 292.86633 - moles: - - 14.490321 - - 54.511215 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11683 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47368 components: - type: Transform - pos: -64.5,-22.5 + rot: 1.5707963267948966 rad + pos: -80.5,43.5 parent: 2 - - 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: 11684 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47369 components: - type: Transform - pos: -51.5,-27.5 + rot: 1.5707963267948966 rad + pos: -79.5,43.5 parent: 2 - - uid: 11685 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47370 components: - type: Transform - pos: -92.5,-24.5 + rot: 1.5707963267948966 rad + pos: -78.5,43.5 parent: 2 - - uid: 11686 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47371 components: - type: Transform - pos: -75.5,-21.5 + rot: 1.5707963267948966 rad + pos: -77.5,43.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11687 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47373 components: - type: Transform - pos: -43.5,-43.5 + pos: -83.5,44.5 parent: 2 - - uid: 11689 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47374 components: - type: Transform - pos: -24.5,-70.5 + pos: -83.5,45.5 parent: 2 - - uid: 11690 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47375 components: - type: Transform - pos: -51.5,-22.5 + pos: -83.5,46.5 parent: 2 - - uid: 11691 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47376 components: - type: Transform - pos: -66.5,-22.5 + pos: -83.5,47.5 parent: 2 - - 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: 11692 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47377 components: - type: Transform - pos: -29.5,51.5 + pos: -83.5,48.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11694 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47378 components: - type: Transform - pos: 32.5,-63.5 + pos: -83.5,49.5 parent: 2 - - uid: 11699 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47379 components: - type: Transform - pos: -43.5,-54.5 + pos: -83.5,50.5 parent: 2 - - 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: 13040 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47381 components: - type: Transform - pos: 44.5,-42.5 + pos: -71.5,18.5 parent: 2 - - uid: 15572 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47382 components: - type: Transform - pos: 70.5,-38.5 + pos: -71.5,19.5 parent: 2 - - uid: 20604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47383 components: - type: Transform - pos: -46.5,-58.5 + pos: -71.5,20.5 parent: 2 - - uid: 22112 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47385 components: - type: Transform - pos: -9.5,-68.5 + pos: -69.5,20.5 parent: 2 - - uid: 22827 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47386 components: - type: Transform - pos: -51.5,32.5 + pos: -69.5,21.5 parent: 2 - - uid: 28572 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47387 components: - type: Transform - pos: 16.5,51.5 + pos: -69.5,22.5 parent: 2 - - uid: 29608 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47392 components: - type: Transform - pos: 14.5,49.5 + rot: -1.5707963267948966 rad + pos: -70.5,21.5 parent: 2 - - uid: 32254 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47393 components: - type: Transform - pos: -13.5,55.5 + rot: -1.5707963267948966 rad + pos: -69.5,21.5 parent: 2 - - uid: 37625 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47394 components: - type: Transform - pos: 35.5,-47.5 + rot: -1.5707963267948966 rad + pos: -68.5,21.5 parent: 2 - - uid: 42030 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47396 components: - type: Transform - pos: -51.5,39.5 + rot: -1.5707963267948966 rad + pos: -68.5,23.5 parent: 2 - - uid: 43420 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47404 components: - type: Transform - pos: -42.5,46.5 + rot: -1.5707963267948966 rad + pos: -79.5,8.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 43456 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47450 components: - type: Transform - pos: -43.5,40.5 + rot: 1.5707963267948966 rad + pos: -56.5,28.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 43474 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47451 components: - type: Transform - pos: -49.5,44.5 + rot: 1.5707963267948966 rad + pos: -56.5,26.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 43696 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47452 components: - type: Transform - pos: -14.5,65.5 + rot: 1.5707963267948966 rad + pos: -57.5,26.5 parent: 2 - - uid: 44529 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47453 components: - type: Transform - pos: 61.5,-50.5 + rot: 1.5707963267948966 rad + pos: -58.5,26.5 parent: 2 - - uid: 44530 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47454 components: - type: Transform - pos: 53.5,-49.5 + rot: 1.5707963267948966 rad + pos: -59.5,26.5 parent: 2 - - uid: 44532 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47455 components: - type: Transform - pos: 67.5,-19.5 + pos: -60.5,25.5 parent: 2 - - uid: 44534 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47456 components: - type: Transform - pos: 72.5,-29.5 + pos: -60.5,24.5 parent: 2 - - uid: 44614 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47457 components: - type: Transform - pos: 74.5,-27.5 + pos: -57.5,24.5 parent: 2 - - uid: 44693 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47458 components: - type: Transform - pos: 50.5,-18.5 + pos: -57.5,25.5 parent: 2 - - uid: 45579 - components: - - type: Transform - pos: -5.5,-2.5 - parent: 45518 - - uid: 46565 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47459 components: - type: Transform - pos: -21.5,3.5 - parent: 45711 - - uid: 46727 + pos: -57.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47460 components: - type: Transform - pos: -16.5,-4.5 - parent: 45711 - - uid: 47603 + pos: -57.5,27.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47466 components: - type: Transform - pos: 24.5,-2.5 + pos: -18.5,58.5 parent: 2 - - uid: 47604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47467 components: - type: Transform - pos: 26.5,-2.5 + pos: -18.5,59.5 parent: 2 - - uid: 47605 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47468 components: - type: Transform - pos: 28.5,-9.5 + pos: -18.5,60.5 parent: 2 - - uid: 48057 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47469 components: - type: Transform - pos: 20.5,1.5 - parent: 45711 - - uid: 48058 + rot: -1.5707963267948966 rad + pos: -17.5,61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47470 components: - type: Transform - pos: 18.5,9.5 - parent: 45711 - - uid: 51509 + rot: -1.5707963267948966 rad + pos: -16.5,61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47471 components: - type: Transform - pos: 17.5,-63.5 + rot: -1.5707963267948966 rad + pos: -15.5,61.5 parent: 2 - - uid: 51510 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47472 components: - type: Transform - pos: 20.5,-59.5 + rot: -1.5707963267948966 rad + pos: -14.5,61.5 parent: 2 - - uid: 51611 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47473 components: - type: Transform - pos: 11.5,-11.5 + rot: -1.5707963267948966 rad + pos: -13.5,61.5 parent: 2 - - uid: 51617 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47497 components: - type: Transform - pos: 39.5,11.5 + pos: 15.5,-8.5 parent: 2 - - uid: 51619 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47503 components: - type: Transform - pos: 40.5,9.5 + rot: -1.5707963267948966 rad + pos: 19.5,-7.5 parent: 2 - - uid: 51716 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47520 components: - type: Transform - pos: 40.5,7.5 + pos: -40.5,2.5 parent: 2 - - uid: 52185 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47521 components: - type: Transform - pos: 37.5,-10.5 + pos: -40.5,3.5 parent: 2 -- proto: ClosetRadiationSuitFilled - entities: - - uid: 1922 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47522 components: - type: Transform - pos: 30.5,-21.5 + pos: -40.5,4.5 parent: 2 - - uid: 11698 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47523 components: - type: Transform - pos: 28.5,35.5 + pos: -40.5,5.5 parent: 2 - - uid: 11700 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47524 components: - type: Transform - pos: 26.5,35.5 + pos: -40.5,6.5 parent: 2 - - uid: 15763 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47525 components: - type: Transform - pos: 54.5,37.5 + pos: -40.5,7.5 parent: 2 - - uid: 18303 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47526 components: - type: Transform - pos: 47.5,-24.5 + pos: -40.5,8.5 parent: 2 - - uid: 18923 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47527 components: - type: Transform - pos: 51.5,-24.5 + pos: -40.5,9.5 parent: 2 - - uid: 21624 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47528 components: - type: Transform - pos: 56.5,37.5 + pos: -40.5,10.5 parent: 2 - - uid: 24476 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47529 components: - type: Transform - pos: 16.5,-11.5 + pos: -40.5,11.5 parent: 2 - - uid: 35593 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47530 components: - type: Transform - pos: 39.5,-42.5 + pos: -40.5,12.5 parent: 2 - - uid: 37212 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47531 components: - type: Transform - pos: 30.5,-22.5 + pos: -40.5,13.5 parent: 2 -- proto: ClosetSteelBase - entities: - - uid: 7831 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47532 components: - type: Transform - pos: -17.5,66.5 + pos: -40.5,14.5 parent: 2 - - uid: 7962 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47533 components: - type: Transform - pos: -18.5,66.5 + pos: -40.5,15.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 7963 - - 7964 - - 7965 - - 7966 - - 7967 - - 7968 - - 7969 - - 7970 - - 7971 - - 7972 - - 7973 - - 7974 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 10982 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47534 components: - type: Transform - pos: -29.5,17.5 + pos: -40.5,16.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 11423 - - 11042 - - 11086 - - 11153 - - 11226 - - 11425 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 11536 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47535 components: - type: Transform - pos: -20.5,-74.5 + pos: -40.5,17.5 parent: 2 - - uid: 11548 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47536 components: - type: Transform - pos: -7.5,-53.5 + pos: -40.5,18.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 11550 - - 11551 - - 11549 - - 11552 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 19573 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47537 components: - type: Transform - pos: 54.5,42.5 + pos: -40.5,19.5 parent: 2 - - uid: 33550 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47538 components: - type: Transform - pos: -5.5,20.5 - parent: 33049 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 33551 - - 33552 - - 33553 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 33554 + pos: -40.5,20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47539 components: - type: Transform - pos: -2.5,20.5 - parent: 33049 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 93.465614 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 33556 - - 33557 - - 33555 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 33558 + pos: -40.5,21.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47540 components: - type: Transform - pos: -8.5,20.5 - parent: 33049 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 33559 - - 33560 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 33561 + pos: -40.5,22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47542 components: - type: Transform - pos: -11.5,20.5 - parent: 33049 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 33564 - - 33562 - - 33565 - - 33563 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 33566 + pos: -40.5,24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47543 components: - type: Transform - pos: 3.5,20.5 - parent: 33049 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 33568 - - 33567 - - 33569 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 51644 + pos: -40.5,25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47544 components: - type: Transform - pos: 33.5,9.5 + pos: -40.5,26.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 51645 - - 51646 - - 51647 - - 51648 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: ClosetToolFilled - entities: - - uid: 2100 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47545 components: - type: Transform - pos: -7.5,-73.5 + pos: -40.5,27.5 parent: 2 - - uid: 11703 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47553 components: - type: Transform - anchored: True - pos: 16.5,23.5 + pos: -38.5,25.5 parent: 2 - - type: Physics - bodyType: Static - - uid: 11707 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47554 components: - type: Transform - pos: 22.5,40.5 + pos: -38.5,24.5 parent: 2 - - uid: 11708 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47555 components: - type: Transform - pos: -36.5,33.5 + pos: -38.5,23.5 parent: 2 - - uid: 11710 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47556 components: - type: Transform - pos: -42.5,11.5 + pos: -38.5,22.5 parent: 2 - - uid: 11714 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47558 components: - type: Transform - pos: -30.5,48.5 + pos: -38.5,20.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 11718 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47559 components: - type: Transform - pos: 12.5,-31.5 + pos: -38.5,19.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21653 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47560 components: - type: Transform - pos: 40.5,-10.5 + pos: -38.5,18.5 parent: 2 - - uid: 25302 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47561 components: - type: Transform - pos: 19.5,10.5 + pos: -38.5,17.5 parent: 2 - - uid: 27227 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47562 components: - type: Transform - pos: 61.5,40.5 + pos: -38.5,16.5 parent: 2 - - uid: 42072 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47563 components: - type: Transform - pos: -45.5,-29.5 + pos: -38.5,15.5 parent: 2 - - uid: 43339 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47564 components: - type: Transform - pos: 50.5,73.5 + pos: -38.5,14.5 parent: 2 - - uid: 51485 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47565 components: - type: Transform - pos: 17.5,-57.5 + pos: -38.5,13.5 parent: 2 - - uid: 51668 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47566 components: - type: Transform - pos: 36.5,-37.5 + pos: -38.5,12.5 parent: 2 - - uid: 51901 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47567 components: - type: Transform - pos: -18.5,-11.5 + pos: -38.5,11.5 parent: 2 - - uid: 52138 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47568 components: - type: Transform - pos: 38.5,-4.5 + pos: -38.5,10.5 parent: 2 -- proto: ClosetWallBlack - entities: - - uid: 1899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47569 components: - - type: MetaData - desc: Шкаф, полный личными приблудами главы службы безопасности. - name: настенный шкаф гсб - type: Transform - pos: -29.5,-9.5 + pos: -38.5,9.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 32037 - - 11956 - - 25729 - - 24892 - - 11532 - - 14362 - - 5680 - - 25550 - - 25563 - - 1900 - - 14364 - - 11284 - - 11955 - - 5672 - - uid: 5723 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47570 components: - - type: MetaData - desc: Шкаф, полный приблудами для самого непокорного врага. - name: настенный шкаф усмирителя - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-11.5 + pos: -38.5,8.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1593 - - 1472 - - 1414 - - 5658 - - 5726 - - 5727 - - 899 - - 1163 - - 19285 - - uid: 44961 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47571 components: - - type: MetaData - desc: Шкаф, набитый личными вещами пилота СБ. - name: настенный шкаф пилота - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,0.5 - parent: 44868 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 44962 - - 44971 - - 44965 - - 44968 - - 44963 - - 44967 - - 44966 - - 44964 - - 44969 - - 44970 -- proto: ClosetWallEmergencyFilledRandom - entities: - - uid: 11758 + pos: -38.5,7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47572 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,34.5 + pos: -38.5,6.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 25757 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47573 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,49.5 + pos: -38.5,5.5 parent: 2 - - uid: 33571 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47574 components: - type: Transform - pos: -4.5,-8.5 - parent: 33049 - - uid: 44972 + pos: -38.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47575 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,0.5 - parent: 44868 -- proto: ClosetWallFire - entities: - - uid: 48059 + pos: -38.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47576 components: - type: Transform - pos: -11.5,1.5 - parent: 45711 -- proto: ClosetWallFireFilledRandom - entities: - - uid: 48060 + pos: -38.5,2.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47577 components: - type: Transform - pos: 12.5,1.5 - parent: 45711 -- proto: ClosetWallGreen - entities: - - uid: 36020 + pos: -38.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-66.5 + pos: -38.5,0.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 36021 - - 36022 -- proto: ClosetWallGrey - entities: - - uid: 37318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47580 components: - type: Transform - pos: 14.5,6.5 - parent: 36861 - - uid: 37319 + pos: -0.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47581 components: - type: Transform - pos: 14.5,3.5 - parent: 36861 - - uid: 37320 + pos: -0.5,-17.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47582 components: - type: Transform - pos: 14.5,9.5 - parent: 36861 - - uid: 37321 + pos: -0.5,-18.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47583 components: - type: Transform - pos: 14.5,0.5 - parent: 36861 - - uid: 37322 + pos: -0.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47584 components: - type: Transform - pos: 14.5,-2.5 - parent: 36861 -- proto: ClosetWallMaintenanceFilledRandom - entities: - - uid: 47602 + pos: -0.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47585 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-6.5 + pos: -0.5,-21.5 parent: 2 -- proto: ClosetWallOrange - entities: - - uid: 1358 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47586 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,63.5 + pos: -0.5,-22.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 93.465614 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1501 - - 1500 - - 1432 - - 1403 - - 1365 - - 1361 - - 1502 - - uid: 20887 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,65.5 - parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 20888 - - 20889 - - 20890 - - 20892 - - 20900 - - 20901 - - 20902 - - uid: 45864 + pos: -38.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47588 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-34.5 + pos: -38.5,-2.5 parent: 2 -- proto: ClosetWallPink - entities: - - uid: 36023 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47589 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-66.5 + pos: -38.5,-3.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 36025 - - 36024 - - 36026 -- proto: ClosetWallYellow - entities: - - uid: 36000 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47590 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-66.5 + pos: -38.5,-4.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 36001 - - 36002 -- proto: ClothingBackpackBrigmedic - entities: - - uid: 35847 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47591 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - title: null - - type: InsideEntityStorage -- proto: ClothingBackpackClown - entities: - - uid: 11763 + pos: -38.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47592 components: - type: Transform - pos: -61.39588,11.573511 + pos: -38.5,-6.5 parent: 2 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - title: null -- proto: ClothingBackpackCluwne - entities: - - uid: 53915 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47593 components: - type: Transform - pos: -37.601562,41.414 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - title: null -- proto: ClothingBackpackDuffelBrigmedic - entities: - - uid: 32377 + pos: -38.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47594 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null - - type: InsideEntityStorage -- proto: ClothingBackpackDuffelSalvage - entities: - - uid: 33562 + pos: -38.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47595 components: - type: Transform - parent: 33561 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33567 + pos: 1.5,-18.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47596 components: - type: Transform - parent: 33566 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingBackpackDuffelSurgeryFilled - entities: - - uid: 35759 + pos: 1.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47597 components: - type: Transform - pos: -7.538163,-49.893803 + pos: 1.5,-20.5 parent: 2 -- proto: ClothingBackpackDuffelSyndicate - entities: - - uid: 35841 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47598 components: - type: Transform - pos: 1.493267,0.6755905 - parent: 35803 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingBackpackDuffelSyndicateCarpSuit - entities: - - uid: 25457 + pos: 1.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47601 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.448685,52.367603 + pos: -40.5,0.5 parent: 2 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingBackpackDuffelSyndicateCostumeClown - entities: - - uid: 48061 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47602 components: - type: Transform - pos: 14.404769,12.570326 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingBackpackDuffelSyndicateEliteHardsuitBundle - entities: - - uid: 46797 + pos: -40.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47603 components: - type: Transform - pos: -14.584824,34.474304 - parent: 45711 -- proto: ClothingBackpackDuffelSyndicateFilledCarbine - entities: - - uid: 54411 + pos: -40.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47604 components: - type: Transform - pos: -47.45131,54.489746 - parent: 45711 -- proto: ClothingBackpackDuffelSyndicateFilledRevolver - entities: - - uid: 48332 + pos: -40.5,-2.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47605 components: - type: Transform - pos: -47.48964,42.75403 - parent: 45711 -- proto: ClothingBackpackDuffelSyndicateHardsuitBundle - entities: - - uid: 48062 + pos: -40.5,-3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47606 components: - type: Transform - pos: -12.457862,19.483456 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingBackpackDuffelSyndicateHardsuitExtrasBundle - entities: - - uid: 50224 + pos: -40.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47607 components: - type: Transform - pos: -55.53076,53.741882 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingBackpackDuffelSyndicateMedicalBundleFilled - entities: - - uid: 46841 + pos: -40.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47608 components: - type: Transform - pos: -50.52484,54.601135 - parent: 45711 - - uid: 48063 + pos: -40.5,-6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47609 components: - type: Transform - pos: -24.55205,27.644543 - parent: 45711 -- proto: ClothingBackpackDuffelSyndicatePyjamaBundle - entities: - - uid: 48064 + pos: -40.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47610 components: - type: Transform - pos: 13.514144,12.617201 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]90%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость бега на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingBackpackDuffelVirology - entities: - - uid: 11767 + pos: -40.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47624 components: - type: Transform - pos: -28.55942,-52.299107 + rot: 3.141592653589793 rad + pos: -0.5,-27.5 parent: 2 -- proto: ClothingBackpackSalvage - entities: - - uid: 33555 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47625 components: - type: Transform - parent: 33554 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33559 + rot: -1.5707963267948966 rad + pos: -1.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47626 components: - type: Transform - parent: 33558 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingBackpackSatchelBrigmedic - entities: - - uid: 32488 + rot: 3.141592653589793 rad + pos: -0.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47627 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingBackpackSatchelSalvage - entities: - - uid: 33551 + rot: 3.141592653589793 rad + pos: -0.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47628 components: - type: Transform - parent: 33550 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33568 + rot: 3.141592653589793 rad + pos: -0.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47630 components: - type: Transform - parent: 33566 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingBeltAssault - entities: - - uid: 35658 + rot: 3.141592653589793 rad + pos: 1.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47632 components: - type: Transform - pos: 8.579337,-34.67648 + rot: 3.141592653589793 rad + pos: 1.5,-25.5 parent: 2 -- proto: ClothingBeltHolster - entities: - - uid: 48065 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47633 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.307487,15.34438 - parent: 45711 - - uid: 48066 + rot: 3.141592653589793 rad + pos: 1.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47634 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.713737,17.440313 - parent: 45711 - - uid: 48067 + rot: 3.141592653589793 rad + pos: 1.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47635 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.166862,17.283901 - parent: 45711 -- proto: ClothingBeltMilitaryWebbing - entities: - - uid: 48069 + rot: 3.141592653589793 rad + pos: 1.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47636 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]50%[/color]. - priority: 0 - component: Armor - title: null - - type: InsideEntityStorage - - uid: 52306 + rot: 3.141592653589793 rad + pos: 1.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47637 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingBeltPlant - entities: - - uid: 11768 + rot: 3.141592653589793 rad + pos: -0.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47654 components: - type: Transform - pos: -27.519794,48.512844 + rot: 1.5707963267948966 rad + pos: 2.5,-24.5 parent: 2 -- proto: ClothingBeltSecurityWebbing - entities: - - uid: 48485 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47655 components: - type: Transform - pos: -31.715677,-25.604856 + rot: 1.5707963267948966 rad + pos: 3.5,-24.5 parent: 2 - - uid: 48486 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47657 components: - type: Transform - pos: -31.731302,-25.401731 + rot: 1.5707963267948966 rad + pos: 5.5,-24.5 parent: 2 - - uid: 48487 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47658 components: - type: Transform - pos: -31.512552,-25.604856 + rot: 1.5707963267948966 rad + pos: 6.5,-24.5 parent: 2 - - uid: 48488 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47663 components: - type: Transform - pos: -31.512554,-25.417356 + rot: -1.5707963267948966 rad + pos: -2.5,-26.5 parent: 2 - - uid: 48489 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47671 components: - type: Transform - pos: -31.246927,-25.604856 + rot: 1.5707963267948966 rad + pos: 0.5,-26.5 parent: 2 - - uid: 48490 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47673 components: - type: Transform - pos: -31.24693,-25.417356 + rot: 1.5707963267948966 rad + pos: 1.5,-26.5 parent: 2 -- proto: ClothingBeltStorageWaistbag - entities: - - uid: 37323 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47674 components: - type: Transform - pos: 30.45868,9.188889 - parent: 36861 -- proto: ClothingBeltSyndieHolster - entities: - - uid: 48078 + rot: 1.5707963267948966 rad + pos: 2.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47675 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.198112,15.313098 - parent: 45711 - - uid: 53323 + rot: 1.5707963267948966 rad + pos: 3.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47676 components: - type: Transform - pos: -9.7933655,75.26691 - parent: 45711 -- proto: ClothingBeltUtilityEngineering - entities: - - uid: 7903 + rot: 1.5707963267948966 rad + pos: 4.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47677 components: - type: Transform - pos: 45.441563,20.956934 + rot: 1.5707963267948966 rad + pos: 5.5,-26.5 parent: 2 - - uid: 35654 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47680 components: - type: Transform - parent: 35653 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35655 + rot: 1.5707963267948966 rad + pos: 7.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47681 components: - type: Transform - parent: 35653 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35656 + rot: 1.5707963267948966 rad + pos: 8.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47682 components: - type: Transform - parent: 35653 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingBeltUtilityFilled - entities: - - uid: 11748 + rot: 1.5707963267948966 rad + pos: 9.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47683 components: - type: Transform - pos: 70.49584,7.4276795 + rot: 1.5707963267948966 rad + pos: 10.5,-26.5 parent: 2 - - uid: 11771 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47684 components: - type: Transform - pos: 76.47978,-5.9308643 + rot: 1.5707963267948966 rad + pos: 11.5,-26.5 parent: 2 - - uid: 11772 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47685 components: - type: Transform - pos: -28.502514,7.286009 + rot: 1.5707963267948966 rad + pos: 12.5,-26.5 parent: 2 - - uid: 11776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47686 components: - type: Transform - pos: 65.5509,7.4152217 + rot: 1.5707963267948966 rad + pos: 13.5,-26.5 parent: 2 - - uid: 11779 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47687 components: - type: Transform - pos: 11.506261,-6.729804 + rot: 1.5707963267948966 rad + pos: 14.5,-26.5 parent: 2 - - uid: 11805 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47688 components: - type: Transform - pos: 70.49584,7.7714295 + rot: 1.5707963267948966 rad + pos: 15.5,-26.5 parent: 2 - - uid: 41225 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47689 components: - type: Transform - pos: 15.476066,34.36879 + rot: 1.5707963267948966 rad + pos: 16.5,-26.5 parent: 2 - - uid: 45580 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47694 components: - type: Transform - pos: 2.3700728,7.5046015 - parent: 45518 - - uid: 56191 + rot: -1.5707963267948966 rad + pos: 8.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47695 components: - type: Transform - pos: 1.5315365,4.451742 - parent: 56108 -- proto: ClothingEyesBinoclardLenses - entities: - - uid: 881 + rot: -1.5707963267948966 rad + pos: 9.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47696 components: - type: Transform - pos: -26.5018,39.816372 + rot: -1.5707963267948966 rad + pos: 10.5,-24.5 parent: 2 - - uid: 11780 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47697 components: - type: Transform - pos: 42.59673,9.762983 + rot: -1.5707963267948966 rad + pos: 11.5,-24.5 parent: 2 -- proto: ClothingEyesBlindfold - entities: - - uid: 1843 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47698 components: - type: Transform - pos: -44.488472,-8.289805 + rot: -1.5707963267948966 rad + pos: 12.5,-24.5 parent: 2 - - uid: 5675 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47699 components: - type: Transform - pos: -44.488472,-8.43043 + rot: -1.5707963267948966 rad + pos: 13.5,-24.5 parent: 2 - - uid: 18069 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47700 components: - type: Transform - pos: -30.557922,-33.537354 + rot: -1.5707963267948966 rad + pos: 14.5,-24.5 parent: 2 - - uid: 31308 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47701 components: - type: Transform - pos: -30.542297,-33.67798 + rot: -1.5707963267948966 rad + pos: 15.5,-24.5 parent: 2 -- proto: ClothingEyesGlasses - entities: - - uid: 11783 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47702 components: - type: Transform - pos: -10.546063,-43.52289 + rot: -1.5707963267948966 rad + pos: 16.5,-24.5 parent: 2 - - uid: 11784 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47703 components: - type: Transform - pos: -10.556479,-43.30399 + rot: -1.5707963267948966 rad + pos: 17.5,-24.5 parent: 2 - - uid: 11785 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47704 components: - type: Transform - pos: -10.535646,-43.085087 + rot: -1.5707963267948966 rad + pos: 18.5,-24.5 parent: 2 - - uid: 12173 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47706 components: - type: Transform - pos: -26.500454,39.44977 + rot: -1.5707963267948966 rad + pos: 17.5,-26.5 parent: 2 - - uid: 19735 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47707 components: - type: Transform - pos: -26.516079,39.652897 + rot: -1.5707963267948966 rad + pos: 18.5,-26.5 parent: 2 - - uid: 32736 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47708 components: - type: Transform - pos: -23.61686,-42.351883 + rot: -1.5707963267948966 rad + pos: 19.5,-26.5 parent: 2 - - uid: 32761 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47711 components: - type: Transform - pos: -23.71061,-42.49251 + rot: -1.5707963267948966 rad + pos: -3.5,-26.5 parent: 2 - - uid: 32762 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47712 components: - type: Transform - pos: -25.585606,-44.337482 + rot: -1.5707963267948966 rad + pos: -4.5,-26.5 parent: 2 - - uid: 48079 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47713 components: - type: Transform - pos: 4.4964066,3.008483 - parent: 45711 -- proto: ClothingEyesGlassesChemical - entities: - - uid: 41065 + rot: -1.5707963267948966 rad + pos: -5.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47715 components: - type: Transform - pos: 15.50925,-36.544353 + rot: -1.5707963267948966 rad + pos: -7.5,-26.5 parent: 2 -- proto: ClothingEyesGlassesGar - entities: - - uid: 41161 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47716 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.708958,-71.98618 + rot: -1.5707963267948966 rad + pos: -8.5,-26.5 parent: 2 -- proto: ClothingEyesGlassesGarGiga - entities: - - uid: 11789 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47717 components: - type: Transform - rot: 6.282631534336609 rad - pos: 20.485172,43.47952 + rot: -1.5707963267948966 rad + pos: -8.5,-24.5 parent: 2 -- proto: ClothingEyesGlassesMeson - entities: - - uid: 14165 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47718 components: - type: Transform - pos: 11.215215,27.775042 + rot: -1.5707963267948966 rad + pos: -7.5,-24.5 parent: 2 - - uid: 14166 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47719 components: - type: Transform - pos: 11.168339,27.400043 + rot: -1.5707963267948966 rad + pos: -6.5,-24.5 parent: 2 - - uid: 14167 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47721 components: - type: Transform - pos: 11.496464,27.587542 + rot: -1.5707963267948966 rad + pos: -4.5,-24.5 parent: 2 - - uid: 21934 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47722 components: - type: Transform - parent: 21532 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22132 + rot: -1.5707963267948966 rad + pos: -3.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47723 components: - type: Transform - parent: 21535 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22344 + rot: -1.5707963267948966 rad + pos: -2.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47724 components: - type: Transform - parent: 21536 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22385 + rot: -1.5707963267948966 rad + pos: -1.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47725 components: - type: Transform - parent: 21538 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 26919 + rot: -1.5707963267948966 rad + pos: -0.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47726 components: - type: Transform - pos: -9.328221,17.93149 + rot: -1.5707963267948966 rad + pos: 0.5,-24.5 parent: 2 - - uid: 41226 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47743 components: - type: Transform - pos: -9.156346,17.759615 + rot: -1.5707963267948966 rad + pos: 16.5,10.5 parent: 2 -- proto: ClothingEyesGlassesSecurity - entities: - - uid: 44962 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47744 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingEyesGlassesSunglasses - entities: - - uid: 11968 + rot: -1.5707963267948966 rad + pos: 17.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47745 components: - type: Transform - pos: 15.453794,-23.973251 + rot: -1.5707963267948966 rad + pos: 18.5,10.5 parent: 2 - - uid: 25371 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47746 components: - type: Transform - pos: 9.517286,60.76809 + rot: -1.5707963267948966 rad + pos: 19.5,10.5 parent: 2 - - uid: 45350 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47747 components: - type: Transform - pos: -24.515835,53.525658 + rot: -1.5707963267948966 rad + pos: 20.5,10.5 parent: 2 -- proto: ClothingEyesHudDiagnostic - entities: - - uid: 11798 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47748 components: - type: Transform - pos: 16.47741,25.780617 + rot: -1.5707963267948966 rad + pos: 20.5,8.5 parent: 2 - - uid: 11800 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47749 components: - type: Transform - pos: 17.560741,27.237892 + rot: -1.5707963267948966 rad + pos: 19.5,8.5 parent: 2 - - uid: 26920 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47750 components: - type: Transform - pos: 15.491691,33.93129 + rot: -1.5707963267948966 rad + pos: 18.5,8.5 parent: 2 - - uid: 41221 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47751 components: - type: Transform - pos: 15.497113,34.197025 + rot: -1.5707963267948966 rad + pos: 17.5,8.5 parent: 2 -- proto: ClothingEyesHudMedical - entities: - - uid: 11802 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47752 components: - type: Transform - pos: -24.27145,-47.523052 + rot: -1.5707963267948966 rad + pos: 16.5,8.5 parent: 2 - - uid: 11803 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47753 components: - type: Transform - pos: -24.314735,-47.294907 + rot: -1.5707963267948966 rad + pos: 15.5,8.5 parent: 2 - - uid: 30875 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47754 components: - type: Transform - pos: -24.60498,-47.44174 + rot: -1.5707963267948966 rad + pos: 14.5,8.5 parent: 2 - - uid: 31105 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47763 components: - type: Transform - pos: 15.172336,-57.184437 + rot: -1.5707963267948966 rad + pos: 20.5,-7.5 parent: 2 -- proto: ClothingEyesHudMedSec - entities: - - uid: 11887 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47764 components: - type: Transform - pos: -12.316898,-17.381897 + rot: -1.5707963267948966 rad + pos: 20.5,-9.5 parent: 2 -- proto: ClothingEyesHudSecurity - entities: - - uid: 7854 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47765 components: - type: Transform - pos: -38.493694,-16.177153 + rot: -1.5707963267948966 rad + pos: 19.5,-9.5 parent: 2 - - uid: 11807 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47766 components: - type: Transform - pos: -9.975109,-19.23242 + rot: -1.5707963267948966 rad + pos: 18.5,-9.5 parent: 2 - - uid: 11808 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47767 components: - type: Transform - pos: -9.990734,-19.45117 + rot: -1.5707963267948966 rad + pos: 17.5,-9.5 parent: 2 - - uid: 26532 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47768 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingEyesHudSyndicate - entities: - - uid: 48080 + rot: -1.5707963267948966 rad + pos: 16.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47841 components: - type: Transform - pos: -18.156078,32.72587 - parent: 45711 -- proto: ClothingEyesSalesman - entities: - - uid: 36576 + pos: -49.5,41.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47849 components: - type: Transform - pos: -21.366222,-79.620445 + pos: -55.5,44.5 parent: 2 - - uid: 36607 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47850 components: - type: Transform - pos: -21.741226,-77.97982 + pos: -55.5,43.5 parent: 2 - - uid: 36608 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47851 components: - type: Transform - pos: -21.319351,-79.807945 + pos: -56.5,45.5 parent: 2 - - uid: 36609 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47852 components: - type: Transform - pos: -21.788097,-79.620445 + pos: -56.5,44.5 parent: 2 - - uid: 36610 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47853 components: - type: Transform - pos: -21.334972,-77.97982 + pos: -56.5,43.5 parent: 2 - - uid: 36611 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47867 components: - type: Transform - pos: -21.741222,-78.16732 + pos: -31.5,47.5 parent: 2 - - uid: 36612 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47876 components: - type: Transform - pos: -21.756847,-79.79233 + pos: -31.5,48.5 parent: 2 - - uid: 36613 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47877 components: - type: Transform - pos: -21.334972,-78.16732 + pos: -31.5,49.5 parent: 2 - - uid: 36614 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47878 components: - type: Transform - pos: -21.569347,-79.44857 + pos: -30.5,49.5 parent: 2 - - uid: 36615 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47879 components: - type: Transform - pos: -21.553722,-78.339195 + pos: -30.5,48.5 parent: 2 -- proto: ClothingHandsGlovesAerostatic - entities: - - uid: 11811 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47880 components: - type: Transform - pos: 50.925854,-66.620056 + pos: -30.5,47.5 parent: 2 -- proto: ClothingHandsGlovesBoxingBlue - entities: - - uid: 42543 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47905 components: - type: Transform - pos: -35.349182,62.40922 + rot: -1.5707963267948966 rad + pos: 15.5,1.5 parent: 2 - - uid: 54262 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47919 components: - type: Transform - pos: -36.534424,35.673218 - parent: 45711 -- proto: ClothingHandsGlovesBoxingGreen - entities: - - uid: 19938 + pos: 39.5,10.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47921 components: - type: Transform - pos: -9.772216,17.496794 + pos: 39.5,8.5 parent: 2 - - uid: 41137 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47922 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.68313,-70.59783 + pos: 39.5,7.5 parent: 2 -- proto: ClothingHandsGlovesBoxingRed - entities: - - uid: 2943 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47923 components: - type: Transform - pos: -30.602581,57.65116 + pos: 39.5,6.5 parent: 2 -- proto: ClothingHandsGlovesColorBlack - entities: - - uid: 19659 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47924 components: - type: Transform - pos: -41.507217,-50.623436 + pos: 39.5,5.5 parent: 2 -- proto: ClothingHandsGlovesColorGreen - entities: - - uid: 24703 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47925 components: - type: Transform - pos: -9.462998,18.647055 + pos: 39.5,4.5 parent: 2 - - uid: 28208 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47926 components: - type: Transform - pos: -9.556748,18.412682 + pos: 39.5,3.5 parent: 2 - - uid: 31187 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47927 components: - type: Transform - pos: -9.509873,18.25643 + pos: 39.5,2.5 parent: 2 - - uid: 41136 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47928 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.607372,-72.567 + pos: 41.5,10.5 parent: 2 -- proto: ClothingHandsGlovesColorRed - entities: - - uid: 26413 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47929 components: - type: Transform - pos: 33.197727,-2.3305197 + pos: 41.5,9.5 parent: 2 -- proto: ClothingHandsGlovesColorYellow - entities: - - uid: 906 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47930 components: - type: Transform - pos: 40.475437,-36.440826 + pos: 41.5,8.5 parent: 2 - - uid: 11829 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47931 components: - type: Transform - pos: 17.421223,-31.504238 + pos: 41.5,7.5 parent: 2 - - uid: 11837 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47932 components: - type: Transform - pos: 17.53091,26.81927 + rot: -1.5707963267948966 rad + pos: 74.5,-3.5 parent: 2 - - uid: 21023 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47933 components: - type: Transform - parent: 11715 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21429 + pos: 41.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47934 components: - type: Transform - parent: 11716 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21859 + pos: 41.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47935 components: - type: Transform - parent: 11717 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21861 + pos: 41.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47936 components: - type: Transform - parent: 21532 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22251 + pos: 41.5,2.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47937 components: - type: Transform - parent: 21535 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22331 + rot: -1.5707963267948966 rad + pos: 16.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47938 components: - type: Transform - parent: 21536 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22375 + pos: 39.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47939 components: - type: Transform - parent: 21538 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35744 + pos: 39.5,0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47941 components: - type: Transform - pos: -43.63423,-38.8758 + rot: -1.5707963267948966 rad + pos: 17.5,1.5 parent: 2 - - uid: 43289 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47942 components: - type: Transform - parent: 43286 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 45581 + rot: -1.5707963267948966 rad + pos: 18.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47943 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.4810567,3.1776705 - parent: 45518 - - uid: 48081 + rot: -1.5707963267948966 rad + pos: 19.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47944 components: - type: Transform - pos: -17.37787,27.592934 - parent: 45711 -- proto: ClothingHandsGlovesColorYellowBudget - entities: - - uid: 11845 + rot: -1.5707963267948966 rad + pos: 20.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47945 components: - type: Transform - pos: -12.473161,-50.73343 + rot: -1.5707963267948966 rad + pos: 21.5,1.5 parent: 2 - - uid: 11848 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47946 components: - type: Transform rot: -1.5707963267948966 rad - pos: 75.552025,-53.56342 + pos: 22.5,1.5 parent: 2 - - uid: 43277 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47947 components: - type: Transform - pos: -47.542885,50.08481 + rot: -1.5707963267948966 rad + pos: 23.5,1.5 parent: 2 - - uid: 43278 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47948 components: - type: Transform - pos: -46.496014,50.053524 + rot: -1.5707963267948966 rad + pos: 24.5,1.5 parent: 2 - - uid: 43279 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47949 components: - type: Transform - pos: -47.57414,49.0212 + rot: -1.5707963267948966 rad + pos: 25.5,1.5 parent: 2 - - uid: 43282 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47950 components: - type: Transform - pos: -42.449135,49.0212 + rot: -1.5707963267948966 rad + pos: 26.5,1.5 parent: 2 - - uid: 43284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47951 components: - type: Transform - pos: -43.60539,49.95968 + rot: -1.5707963267948966 rad + pos: 27.5,1.5 parent: 2 - - uid: 52147 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47952 components: - type: Transform - pos: 40.540607,-5.5310097 + rot: -1.5707963267948966 rad + pos: 28.5,1.5 parent: 2 - - uid: 52148 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47953 components: - type: Transform - pos: 40.540607,-5.5310097 + rot: -1.5707963267948966 rad + pos: 29.5,1.5 parent: 2 -- proto: ClothingHandsGlovesCombat - entities: - - uid: 33572 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47954 components: - type: Transform - pos: -1.6487706,20.446678 - parent: 33049 - - uid: 35912 + rot: -1.5707963267948966 rad + pos: 30.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47955 components: - type: Transform - pos: -0.48522568,-1.4958878 - parent: 32764 - - uid: 44963 + rot: -1.5707963267948966 rad + pos: 31.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47956 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48070 + rot: -1.5707963267948966 rad + pos: 32.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47957 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51328 + rot: -1.5707963267948966 rad + pos: 33.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47958 components: - type: Transform - pos: -36.457172,-27.30386 + rot: -1.5707963267948966 rad + pos: 34.5,1.5 parent: 2 - - uid: 51336 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47959 components: - type: Transform - pos: -36.457172,-27.30386 + rot: -1.5707963267948966 rad + pos: 35.5,1.5 parent: 2 - - uid: 52305 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47960 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHandsGlovesConducting - entities: - - uid: 31192 + rot: -1.5707963267948966 rad + pos: 36.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47961 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHandsGlovesFingerless - entities: - - uid: 11849 + rot: -1.5707963267948966 rad + pos: 37.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47962 components: - type: Transform - pos: 76.49883,-5.227731 + rot: -1.5707963267948966 rad + pos: 38.5,1.5 parent: 2 - - uid: 11850 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47963 components: - type: Transform - pos: 76.48321,-5.5714808 + rot: -1.5707963267948966 rad + pos: 39.5,1.5 parent: 2 - - uid: 51009 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47964 components: - type: Transform - pos: -17.49723,46.452927 + rot: -1.5707963267948966 rad + pos: 40.5,1.5 parent: 2 -- proto: ClothingHandsGlovesJanitor - entities: - - uid: 44473 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47965 components: - type: Transform - rot: -7.566995918750763E-10 rad - pos: 70.51022,-51.545124 + rot: -1.5707963267948966 rad + pos: 42.5,1.5 parent: 2 -- proto: ClothingHandsGlovesLatex - entities: - - uid: 5546 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47966 components: - type: Transform - pos: -29.505735,-4.4378476 + rot: -1.5707963267948966 rad + pos: 43.5,1.5 parent: 2 - - uid: 6979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47967 components: - type: Transform - pos: -69.292305,-11.4867 + rot: -1.5707963267948966 rad + pos: 44.5,1.5 parent: 2 - - uid: 10364 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47968 components: - type: Transform - pos: -0.5282403,-58.187096 + rot: -1.5707963267948966 rad + pos: 45.5,1.5 parent: 2 - - uid: 11851 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.270008,-51.357784 + rot: -1.5707963267948966 rad + pos: 46.5,1.5 parent: 2 - - uid: 11852 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47972 components: - type: Transform - pos: -31.543686,-64.56139 + pos: 41.5,0.5 parent: 2 - - uid: 11853 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47973 components: - type: Transform - pos: 74.559044,-43.385586 + pos: 41.5,-0.5 parent: 2 - - uid: 11854 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47974 components: - type: Transform - pos: -25.38271,-44.816216 + pos: 41.5,-1.5 parent: 2 - - uid: 14565 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47975 components: - type: Transform - pos: 15.453586,-57.496937 + pos: 41.5,-2.5 parent: 2 - - uid: 43227 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47976 components: - type: Transform - pos: 0.46823132,-47.3357 + pos: 41.5,-3.5 parent: 2 -- proto: ClothingHandsGlovesLeather - entities: - - uid: 666 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47977 components: - type: Transform - pos: -18.496433,-32.410892 + pos: 41.5,-4.5 parent: 2 - - uid: 20397 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47978 components: - type: Transform - pos: -30.55906,43.2413 + pos: 41.5,-5.5 parent: 2 - - uid: 28300 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47979 components: - type: Transform - pos: -25.666931,39.76481 + rot: -1.5707963267948966 rad + pos: 16.5,-0.5 parent: 2 - - uid: 28330 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47980 components: - type: Transform - pos: -25.656513,39.514805 + rot: -1.5707963267948966 rad + pos: 17.5,-0.5 parent: 2 - - uid: 50633 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47981 components: - type: Transform - pos: -30.55906,43.631924 + rot: -1.5707963267948966 rad + pos: 18.5,-0.5 parent: 2 -- proto: ClothingHandsGlovesNitrile - entities: - - uid: 11857 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47982 components: - type: Transform - pos: -33.350178,-56.34687 + rot: -1.5707963267948966 rad + pos: 19.5,-0.5 parent: 2 - - uid: 33573 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47983 components: - type: Transform - pos: -1.7816238,14.4486475 - parent: 33049 -- proto: ClothingHandsMercGlovesCombat - entities: - - uid: 42701 + rot: -1.5707963267948966 rad + pos: 20.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47984 components: - type: Transform - pos: -61.516804,-11.493366 + rot: -1.5707963267948966 rad + pos: 21.5,-0.5 parent: 2 - - uid: 49247 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.722,4.35083 - parent: 45518 -- proto: ClothingHandsTacticalMaidGloves - entities: - - uid: 35657 + rot: -1.5707963267948966 rad + pos: 22.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47986 components: - type: Transform - pos: 8.501209,-34.551476 + rot: -1.5707963267948966 rad + pos: 23.5,-0.5 parent: 2 - - uid: 48082 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47987 components: - type: Transform - pos: 12.503679,27.683414 - parent: 45711 -- proto: ClothingHeadBandMerc - entities: - - uid: 41217 + rot: -1.5707963267948966 rad + pos: 24.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47988 components: - type: Transform - pos: -43.5421,33.535275 + rot: -1.5707963267948966 rad + pos: 25.5,-0.5 parent: 2 -- proto: ClothingHeadHatBeret - entities: - - uid: 9880 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47989 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.7582445,55.5882 + rot: -1.5707963267948966 rad + pos: 26.5,-0.5 parent: 2 - - uid: 20115 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47990 components: - type: Transform - pos: -47.36532,-50.217354 + rot: -1.5707963267948966 rad + pos: 27.5,-0.5 parent: 2 - - uid: 44964 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47991 components: - - type: MetaData - desc: 'Берет легендарного пилота Серафима Доулсона, который в 3023 году отбил ряд вражеских атак, где силы противника наступали на стратегическую военную станцию Nastromo. ' - name: берет пилота - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatBeretBrigmedic - entities: - - uid: 23774 + rot: -1.5707963267948966 rad + pos: 28.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47992 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatBeretEngineering - entities: - - uid: 11859 + rot: -1.5707963267948966 rad + pos: 29.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47993 components: - type: Transform - pos: 17.521526,27.902702 + rot: -1.5707963267948966 rad + pos: 30.5,-0.5 parent: 2 - - uid: 41224 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47994 components: - type: Transform - pos: 15.554189,33.58754 + rot: -1.5707963267948966 rad + pos: 31.5,-0.5 parent: 2 -- proto: ClothingHeadHatBeretHoS - entities: - - uid: 43953 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47995 components: - - type: MetaData - desc: Черный берет с вышитой эмблемой в виде пивного стакана. Для барменов, которые предпочитают стиль выпивки. - name: берет бармена - type: Transform - pos: -17.498898,46.79396 + rot: -1.5707963267948966 rad + pos: 32.5,-0.5 parent: 2 -- proto: ClothingHeadHatBeretRND - entities: - - uid: 20512 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47996 components: - type: Transform - pos: 67.43303,-41.236706 + rot: -1.5707963267948966 rad + pos: 33.5,-0.5 parent: 2 - - uid: 35092 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47997 components: - type: Transform - pos: 33.69005,-16.515482 + rot: -1.5707963267948966 rad + pos: 34.5,-0.5 parent: 2 - - uid: 41664 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47998 components: - type: Transform - pos: 78.408554,59.789547 + rot: -1.5707963267948966 rad + pos: 35.5,-0.5 parent: 2 -- proto: ClothingHeadHatBeretSecurityMedic - entities: - - uid: 21564 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47999 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatBunny - entities: - - uid: 21393 + rot: -1.5707963267948966 rad + pos: 36.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48000 components: - - type: MetaData - desc: Самый крупный заговор за всю историю. - name: '"кошачьи" ушки' - type: Transform - pos: -79.487495,4.9388747 + rot: -1.5707963267948966 rad + pos: 37.5,-0.5 parent: 2 -- proto: ClothingHeadHatCapHoS - entities: - - uid: 14362 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48001 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatCasa - entities: - - uid: 45351 + rot: -1.5707963267948966 rad + pos: 38.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48003 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -34.14856,53.70288 + pos: 39.5,-1.5 parent: 2 -- proto: ClothingHeadHatCatEars - entities: - - uid: 624 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48004 components: - type: Transform - parent: 1589 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1306 + pos: 39.5,-2.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48005 components: - type: Transform - pos: -15.525692,11.424662 + pos: 39.5,-3.5 parent: 2 - - uid: 54389 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48006 components: - type: Transform - parent: 54387 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatCone - entities: - - uid: 344 + pos: 39.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48007 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -93.57009,22.795708 + pos: 39.5,-5.5 parent: 2 - - uid: 1730 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48008 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 15231 + pos: 39.5,-6.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48009 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -96.46073,23.061335 + rot: -1.5707963267948966 rad + pos: 40.5,-0.5 parent: 2 - - uid: 22855 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48010 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -95.41385,22.780083 + rot: -1.5707963267948966 rad + pos: 41.5,-0.5 parent: 2 - - uid: 23205 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48011 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -92.55448,23.092585 + rot: -1.5707963267948966 rad + pos: 42.5,-0.5 parent: 2 - - uid: 35598 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48012 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35645 + rot: -1.5707963267948966 rad + pos: 43.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48013 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35646 + rot: -1.5707963267948966 rad + pos: 44.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48014 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35647 + rot: -1.5707963267948966 rad + pos: 45.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48015 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35648 + rot: -1.5707963267948966 rad + pos: 46.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48046 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35649 + pos: 39.5,-12.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48047 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35650 + pos: 39.5,-11.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48048 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35651 + pos: 39.5,-10.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48049 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35652 + pos: 39.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48050 components: - type: Transform - parent: 25655 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48083 + pos: 39.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48051 components: - type: Transform - pos: -3.61898,33.47885 - parent: 45711 - - uid: 48084 + pos: 39.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48052 components: - type: Transform - pos: -4.134605,35.681976 - parent: 45711 - - uid: 48085 + pos: 41.5,-6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48053 components: - type: Transform - pos: -3.384605,34.713226 - parent: 45711 - - uid: 48086 + pos: 41.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48054 components: - type: Transform - pos: -4.509605,32.775726 - parent: 45711 - - uid: 54193 + pos: 41.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48055 components: - type: Transform - pos: -94.42948,22.639458 + pos: 41.5,-9.5 parent: 2 -- proto: ClothingHeadHatCowboyBlack - entities: - - uid: 48087 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48056 components: - type: Transform - pos: 27.355827,17.794287 - parent: 45711 -- proto: ClothingHeadHatCowboyBountyHunter - entities: - - uid: 48088 + pos: 41.5,-10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48057 components: - type: Transform - pos: 30.573112,15.688489 - parent: 45711 -- proto: ClothingHeadHatCowboyBrown - entities: - - uid: 48089 + pos: 41.5,-11.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48058 components: - type: Transform - pos: 30.574577,17.82557 - parent: 45711 -- proto: ClothingHeadHatCowboyWhite - entities: - - uid: 48090 + pos: 41.5,-12.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48070 components: - type: Transform - pos: 27.277702,15.729636 - parent: 45711 -- proto: ClothingHeadHatDogEars - entities: - - uid: 11633 + rot: 1.5707963267948966 rad + pos: 47.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48071 components: - type: Transform - parent: 1589 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatFedoraBrown - entities: - - uid: 11865 + rot: 1.5707963267948966 rad + pos: 47.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48072 components: - type: Transform - pos: -32.4629,7.575498 + rot: 1.5707963267948966 rad + pos: 49.5,0.5 parent: 2 -- proto: ClothingHeadHatFedoraGrey - entities: - - uid: 32738 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48073 components: - type: Transform - pos: -13.466286,-44.557655 + rot: 1.5707963267948966 rad + pos: 50.5,0.5 parent: 2 -- proto: ClothingHeadHatFlowerWreath - entities: - - uid: 26159 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48075 components: - type: Transform - pos: -17.290184,1.466441 + rot: 1.5707963267948966 rad + pos: 52.5,0.5 parent: 2 - - uid: 28104 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48076 components: - type: Transform - pos: -2.294349,41.44744 + rot: 1.5707963267948966 rad + pos: 53.5,0.5 parent: 2 - - uid: 29834 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.42975,-4.0914564 + rot: 1.5707963267948966 rad + pos: 54.5,0.5 parent: 2 - - uid: 42716 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48079 components: - type: Transform - pos: -61.123314,-10.754962 + rot: 1.5707963267948966 rad + pos: 50.5,-1.5 parent: 2 -- proto: ClothingHeadHatGreensoftFlipped - entities: - - uid: 21434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48080 components: - type: Transform - pos: -9.237083,17.751236 + rot: 1.5707963267948966 rad + pos: 51.5,-1.5 parent: 2 -- proto: ClothingHeadHatHardhatBlue - entities: - - uid: 45582 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48081 components: - type: Transform - pos: -4.333173,3.6745143 - parent: 45518 -- proto: ClothingHeadHatHardhatOrange - entities: - - uid: 52149 + rot: 1.5707963267948966 rad + pos: 52.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48082 components: - type: Transform - pos: 40.509357,-5.5310097 + rot: 1.5707963267948966 rad + pos: 53.5,-1.5 parent: 2 - - uid: 52150 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48083 components: - type: Transform - pos: 40.509357,-5.5310097 + rot: 1.5707963267948966 rad + pos: 54.5,-1.5 parent: 2 -- proto: ClothingHeadHatHardhatRed - entities: - - uid: 53284 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48094 components: - type: Transform - pos: -14.668991,80.12494 - parent: 45711 -- proto: ClothingHeadHatHardhatYellow - entities: - - uid: 9240 + rot: 1.5707963267948966 rad + pos: 56.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48095 components: - type: Transform - pos: -95.1577,35.288647 + rot: 1.5707963267948966 rad + pos: 57.5,-0.5 parent: 2 - - uid: 14033 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48096 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14103 + rot: 1.5707963267948966 rad + pos: 58.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48097 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14105 + rot: 1.5707963267948966 rad + pos: 59.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48098 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14106 + rot: 1.5707963267948966 rad + pos: 60.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48099 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14107 + rot: 1.5707963267948966 rad + pos: 61.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48100 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33574 + rot: 1.5707963267948966 rad + pos: 56.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48101 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.60022,-15.502319 - parent: 33049 - - uid: 36264 + pos: 57.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48102 components: - type: Transform - pos: 46.344036,46.533474 + rot: 1.5707963267948966 rad + pos: 58.5,1.5 parent: 2 -- proto: ClothingHeadHatHoodBioGeneral - entities: - - uid: 11868 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48103 components: - type: Transform - pos: 47.542942,-64.789474 + rot: 1.5707963267948966 rad + pos: 59.5,1.5 parent: 2 - - uid: 11869 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48104 components: - type: Transform - pos: 45.75615,-55.742508 + rot: 1.5707963267948966 rad + pos: 60.5,1.5 parent: 2 - - uid: 11870 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48108 components: - type: Transform - pos: 55.894634,-57.31234 + pos: 61.5,2.5 parent: 2 - - uid: 11871 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48109 components: - type: Transform - pos: 35.499504,-64.3998 + pos: 61.5,3.5 parent: 2 -- proto: ClothingHeadHatHoodCulthood - entities: - - uid: 11872 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.865715,-75.642006 + pos: 63.5,5.5 parent: 2 -- proto: ClothingHeadHatMimesoft - entities: - - uid: 35042 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48111 components: - - type: MetaData - desc: Кто же он? - name: кепка Тимофея - type: Transform - pos: -25.6496,5.78514 - parent: 34641 - - uid: 44494 + pos: 63.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48112 components: - - type: MetaData - desc: Пик моды для офицеров! - name: Кепка lonya - type: Transform - pos: -3.5980113,-15.509012 + pos: 63.5,3.5 parent: 2 -- proto: ClothingHeadHatOutlawHat - entities: - - uid: 11874 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48113 components: - type: Transform - pos: 28.518505,-30.8287 + pos: 63.5,2.5 parent: 2 -- proto: ClothingHeadHatPaper - entities: - - uid: 819 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48114 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.4450731,-3.6017153 + pos: 63.5,1.5 parent: 2 -- proto: ClothingHeadHatPirate - entities: - - uid: 40967 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48115 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatPirateTricord - entities: - - uid: 40968 + pos: 63.5,0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48117 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHatPurplesoft - entities: - - uid: 22437 + rot: 1.5707963267948966 rad + pos: 62.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48118 components: - type: Transform - pos: -41.524986,36.70811 + rot: 1.5707963267948966 rad + pos: 60.5,4.5 parent: 2 -- proto: ClothingHeadHatPwig - entities: - - uid: 20049 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48119 components: - type: Transform - rot: -7.853981633974483 rad - pos: -54.371967,-3.7064927 + rot: 1.5707963267948966 rad + pos: 59.5,4.5 parent: 2 -- proto: ClothingHeadHatRedwizard - entities: - - uid: 11875 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48120 components: - type: Transform - pos: -3.3057673,-56.74407 + rot: 1.5707963267948966 rad + pos: 62.5,6.5 parent: 2 -- proto: ClothingHeadHatRichard - entities: - - uid: 51289 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48121 components: - type: Transform - pos: 7.4138527,-63.839275 + rot: 1.5707963267948966 rad + pos: 61.5,6.5 parent: 2 -- proto: ClothingHeadHatSecsoftFlipped - entities: - - uid: 11877 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48122 components: - type: Transform - pos: 34.46427,-64.42108 + rot: 1.5707963267948966 rad + pos: 60.5,6.5 parent: 2 -- proto: ClothingHeadHatShrineMaidenWig - entities: - - uid: 6642 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48123 components: - type: Transform - rot: -7.853981633974483 rad - pos: -54.325092,-3.3627427 + rot: 1.5707963267948966 rad + pos: 59.5,6.5 parent: 2 -- proto: ClothingHeadHatSquid - entities: - - uid: 11878 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48124 components: - type: Transform - pos: -33.27184,-72.57515 + rot: 1.5707963267948966 rad + pos: 62.5,1.5 parent: 2 -- proto: ClothingHeadHatSurgcapBlue - entities: - - uid: 6955 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48125 components: - type: Transform - pos: 14.525184,-57.2419 + rot: 1.5707963267948966 rad + pos: 63.5,1.5 parent: 2 - - uid: 11549 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48126 components: - type: Transform - parent: 11548 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 11879 + rot: 1.5707963267948966 rad + pos: 64.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48127 components: - type: Transform - pos: 26.428171,-29.314192 + rot: 1.5707963267948966 rad + pos: 64.5,-0.5 parent: 2 -- proto: ClothingHeadHatSurgcapGreen - entities: - - uid: 11550 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48139 components: - type: Transform - parent: 11548 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43958 + rot: -1.5707963267948966 rad + pos: 65.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48140 components: - type: Transform - pos: -7.7412887,-49.362553 + pos: 0.5,-40.5 parent: 2 -- proto: ClothingHeadHatSurgcapPurple - entities: - - uid: 43959 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48141 components: - type: Transform - pos: -7.491288,-49.518803 + rot: -1.5707963267948966 rad + pos: 67.5,1.5 parent: 2 -- proto: ClothingHeadHatSyndie - entities: - - uid: 475 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48142 components: - - type: MetaData - name: кепка Синдиката - type: Transform - pos: -13.53017,29.715229 + rot: -1.5707963267948966 rad + pos: 68.5,1.5 parent: 2 - - uid: 35677 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48143 components: - type: Transform - pos: 76.5159,-47.39016 + rot: -1.5707963267948966 rad + pos: 69.5,1.5 parent: 2 - - uid: 48091 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48144 components: - type: Transform - pos: 4.4768877,4.1803656 - parent: 45711 - - uid: 48092 + rot: -1.5707963267948966 rad + pos: 70.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48145 components: - type: Transform - pos: 17.332552,31.8152 - parent: 45711 -- proto: ClothingHeadHatSyndieMAA - entities: - - uid: 48093 + rot: -1.5707963267948966 rad + pos: 71.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48146 components: - type: Transform - pos: 31.56821,16.477133 - parent: 45711 - - uid: 53106 + rot: -1.5707963267948966 rad + pos: 65.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48147 components: - type: Transform - pos: 3.5403137,75.61713 - parent: 45711 -- proto: ClothingHeadHatTacticalMaidHeadband - entities: - - uid: 48094 + rot: -1.5707963267948966 rad + pos: 66.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48148 components: - type: Transform - pos: 12.293056,27.600903 - parent: 45711 -- proto: ClothingHeadHatUshanka - entities: - - uid: 11880 + rot: -1.5707963267948966 rad + pos: 67.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48149 components: - type: Transform - pos: -12.765863,14.77353 + rot: -1.5707963267948966 rad + pos: -12.5,-26.5 parent: 2 -- proto: ClothingHeadHatVioletwizard - entities: - - uid: 11881 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48150 components: - type: Transform - pos: -4.0595884,-56.759617 + rot: -1.5707963267948966 rad + pos: 69.5,-0.5 parent: 2 -- proto: ClothingHeadHatWelding - entities: - - uid: 44644 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48151 components: - type: Transform - pos: 66.60948,-52.498173 + rot: -1.5707963267948966 rad + pos: 70.5,-0.5 parent: 2 - - uid: 44645 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48152 components: - type: Transform - pos: 72.45604,-32.512142 + pos: 71.5,-1.5 parent: 2 - - uid: 56192 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48153 components: - type: Transform - pos: 1.4846615,4.561117 - parent: 56108 -- proto: ClothingHeadHatWeldingMaskFlame - entities: - - uid: 24693 + rot: -1.5707963267948966 rad + pos: 72.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48154 components: - type: Transform - pos: -47.623856,-49.364952 + rot: -1.5707963267948966 rad + pos: 73.5,-0.5 parent: 2 -- proto: ClothingHeadHatWeldingMaskFlameBlue - entities: - - uid: 11884 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48158 components: - type: Transform - pos: 58.655975,-38.547306 + pos: 71.5,-2.5 parent: 2 -- proto: ClothingHeadHatWeldingMaskPainted - entities: - - uid: 45583 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48160 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.8560567,3.2401705 - parent: 45518 -- proto: ClothingHeadHatWizard - entities: - - uid: 11885 + pos: 72.5,2.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48161 components: - type: Transform - pos: -4.703785,-56.806458 + pos: 72.5,3.5 parent: 2 -- proto: ClothingHeadHatYellowsoft - entities: - - uid: 22426 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48162 components: - type: Transform - pos: 1.486901,41.66619 + pos: 72.5,4.5 parent: 2 -- proto: ClothingHeadHelmetBasic - entities: - - uid: 45584 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48163 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.221571,-3.491559 - parent: 45518 - - uid: 48491 + pos: 72.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48165 components: - type: Transform - pos: -30.53343,-25.323574 + pos: 74.5,0.5 parent: 2 - - uid: 48492 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48166 components: - type: Transform - pos: -30.799055,-25.323574 + pos: 74.5,1.5 parent: 2 - - uid: 48494 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48167 components: - type: Transform - pos: -30.799053,-25.573574 + pos: 74.5,2.5 parent: 2 - - uid: 48495 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48168 components: - type: Transform - pos: -30.56468,-25.55795 + pos: 74.5,3.5 parent: 2 - - uid: 48497 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48169 components: - type: Transform - pos: -30.361555,-25.323574 + pos: 74.5,4.5 parent: 2 - - uid: 48498 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48175 components: - type: Transform - pos: -30.361555,-25.55795 + rot: 1.5707963267948966 rad + pos: 73.5,6.5 parent: 2 -- proto: ClothingHeadHelmetBombSuit - entities: - - uid: 11899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48176 components: - type: Transform - pos: 83.57307,-51.742046 + rot: 1.5707963267948966 rad + pos: 74.5,6.5 parent: 2 -- proto: ClothingHeadHelmetBone - entities: - - uid: 43712 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48177 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.357174,48.757423 + rot: 1.5707963267948966 rad + pos: 75.5,6.5 parent: 2 -- proto: ClothingHeadHelmetCult - entities: - - uid: 11900 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48178 components: - type: Transform - pos: -27.622456,-77.50429 + rot: 1.5707963267948966 rad + pos: 76.5,6.5 parent: 2 -- proto: ClothingHeadHelmetEVA - entities: - - uid: 11908 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48180 components: - type: Transform - pos: 63.502186,-57.513527 + rot: 1.5707963267948966 rad + pos: 75.5,5.5 parent: 2 - - uid: 40969 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48181 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHelmetFire - entities: - - uid: 11909 + rot: 1.5707963267948966 rad + pos: 76.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48189 components: - type: Transform - pos: 18.201931,-30.364868 + pos: 71.5,-3.5 parent: 2 -- proto: ClothingHeadHelmetHardsuitLing - entities: - - uid: 48095 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48190 components: - type: Transform - pos: 29.000786,16.412971 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]10%[/color]. - - - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]10%[/color]. - - - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]5%[/color]. - - - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]10%[/color]. - - - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]75%[/color]. - priority: 0 - component: Armor - title: null -- proto: ClothingHeadHelmetRiot - entities: - - uid: 11910 + rot: -1.5707963267948966 rad + pos: 74.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48191 components: - type: Transform - pos: -37.613842,-25.256348 + rot: -1.5707963267948966 rad + pos: 75.5,1.5 parent: 2 - - uid: 11911 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48192 components: - type: Transform - pos: -37.207592,-25.256348 + rot: -1.5707963267948966 rad + pos: 76.5,1.5 parent: 2 - - uid: 11912 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48193 components: - type: Transform - pos: -36.301346,-25.271973 + rot: -1.5707963267948966 rad + pos: 77.5,1.5 parent: 2 - - uid: 14330 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48194 components: - type: Transform - pos: -36.696323,-25.290514 + rot: -1.5707963267948966 rad + pos: 78.5,1.5 parent: 2 - - uid: 37324 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48195 components: - type: Transform - pos: 8.331543,-4.271103 - parent: 36861 - - uid: 37325 + rot: -1.5707963267948966 rad + pos: 79.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48196 components: - type: Transform - pos: 8.472168,-4.271103 - parent: 36861 -- proto: ClothingHeadHelmetSecurityMedic - entities: - - uid: 32372 + rot: -1.5707963267948966 rad + pos: 79.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48197 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadHelmetSwat - entities: - - uid: 35043 + rot: -1.5707963267948966 rad + pos: 78.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48198 components: - type: Transform - pos: -14.5116,5.597862 - parent: 34641 - - uid: 51333 + rot: -1.5707963267948966 rad + pos: 77.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48199 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.049076,-27.266197 + pos: 76.5,-0.5 parent: 2 - - uid: 51334 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48200 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.8772,-27.281822 + rot: -1.5707963267948966 rad + pos: 75.5,-0.5 parent: 2 -- proto: ClothingHeadHelmetTemplar - entities: - - uid: 713 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48202 components: - type: Transform - pos: 1.3644801,-6.3620515 + pos: 73.5,0.5 parent: 2 - - uid: 41044 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48203 components: - - type: MetaData - name: шлем ассасина - type: Transform - pos: 43.522537,-42.419167 + pos: 73.5,-0.5 parent: 2 -- proto: ClothingHeadNurseHat - entities: - - uid: 11915 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48204 components: - type: Transform - pos: -25.265507,-44.152153 + pos: 73.5,-1.5 parent: 2 -- proto: ClothingHeadPyjamaSyndicateBlack - entities: - - uid: 14267 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48205 components: - type: Transform - pos: -31.5,19.5 + pos: 73.5,-2.5 parent: 2 -- proto: ClothingHeadPyjamaSyndicatePink - entities: - - uid: 11916 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48207 components: - type: Transform - pos: -52.48539,-9.849234 + pos: 73.5,-4.5 parent: 2 -- proto: ClothingHeadPyjamaSyndicateRed - entities: - - uid: 43071 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48210 components: - type: Transform - pos: -98.53175,-20.24926 + rot: 1.5707963267948966 rad + pos: 42.5,6.5 parent: 2 -- proto: ClothingHeadSafari - entities: - - uid: 15792 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48211 components: - type: Transform - pos: -60.98806,-11.210897 + rot: 1.5707963267948966 rad + pos: 43.5,6.5 parent: 2 -- proto: ClothingHeadsetBrigmedic - entities: - - uid: 26924 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48212 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingHeadsetMining - entities: - - uid: 33575 + rot: 1.5707963267948966 rad + pos: 44.5,6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48213 components: - type: Transform - pos: -7.4105816,-13.5504875 - parent: 33049 - - uid: 33576 + rot: 1.5707963267948966 rad + pos: 44.5,9.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48214 components: - type: Transform - pos: -4.4418316,-13.5348625 - parent: 33049 - - uid: 33577 + rot: 1.5707963267948966 rad + pos: 43.5,9.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48215 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.43889,-15.87882 - parent: 33049 -- proto: ClothingMaskBreath - entities: - - uid: 11919 + pos: 42.5,9.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48216 components: - type: Transform - pos: 60.517914,-42.45024 + rot: 1.5707963267948966 rad + pos: 41.5,9.5 parent: 2 - - uid: 11920 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48217 components: - type: Transform - pos: -9.165443,-49.53038 + rot: 1.5707963267948966 rad + pos: 40.5,9.5 parent: 2 -- proto: ClothingMaskBreathMedical - entities: - - uid: 11921 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48220 components: - type: Transform - pos: -29.02683,-52.43887 + pos: -49.5,25.5 parent: 2 -- proto: ClothingMaskClown - entities: - - uid: 43622 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48221 components: - type: Transform - pos: -37.38633,53.391823 + pos: -49.5,24.5 parent: 2 -- proto: ClothingMaskGas - entities: - - uid: 11922 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.48159,-39.4422 + pos: -49.5,23.5 parent: 2 - - uid: 11923 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48223 components: - type: Transform - pos: -87.43239,-27.404913 + pos: -49.5,22.5 parent: 2 - - uid: 21120 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48224 components: - type: Transform - pos: -31.392918,44.359314 + pos: -49.5,21.5 parent: 2 - - uid: 21659 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48225 components: - type: Transform - pos: 48.56292,-22.260048 + pos: -49.5,20.5 parent: 2 - - uid: 30366 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48226 components: - type: Transform - pos: -31.392918,44.359314 + pos: 83.5,-5.5 parent: 2 - - uid: 30375 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48227 components: - type: Transform - pos: -31.392918,44.359314 + pos: -47.5,27.5 parent: 2 - - uid: 31032 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48228 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 32274 + pos: -47.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48229 components: - type: Transform - pos: 65.45476,-32.525158 + pos: -47.5,25.5 parent: 2 - - uid: 43092 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48230 components: - type: Transform - pos: -46.50858,50.4759 + pos: -47.5,24.5 parent: 2 - - uid: 43093 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48231 components: - type: Transform - pos: -47.524204,50.4759 + pos: -47.5,23.5 parent: 2 - - uid: 43095 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48232 components: - type: Transform - pos: -47.555458,49.349724 + pos: -47.5,22.5 parent: 2 - - uid: 43274 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48233 components: - type: Transform - pos: -42.47733,49.459213 + pos: -47.5,21.5 parent: 2 - - uid: 43276 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48236 components: - type: Transform - pos: -43.57108,50.44462 + pos: -49.5,19.5 parent: 2 - - uid: 43288 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48237 components: - type: Transform - parent: 43286 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 47588 + rot: -1.5707963267948966 rad + pos: -48.5,18.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48238 components: - type: Transform - pos: 48.56292,-22.431923 + rot: -1.5707963267948966 rad + pos: -47.5,18.5 parent: 2 -- proto: ClothingMaskGasAtmos - entities: - - uid: 20760 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48243 components: - type: Transform - pos: 39.37507,16.691307 + rot: 1.5707963267948966 rad + pos: -39.5,23.5 parent: 2 - - uid: 42999 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48244 components: - type: Transform - pos: 39.765694,16.363184 + rot: 1.5707963267948966 rad + pos: -38.5,23.5 parent: 2 -- proto: ClothingMaskGasExplorer - entities: - - uid: 33578 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48245 components: - type: Transform - pos: -5.507397,-13.515675 - parent: 33049 - - uid: 33579 + rot: 1.5707963267948966 rad + pos: -37.5,23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48246 components: - type: Transform - pos: -6.304272,-15.328175 - parent: 33049 - - uid: 33580 + rot: 1.5707963267948966 rad + pos: -36.5,23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48247 components: - type: Transform - pos: -4.507397,-13.50005 - parent: 33049 - - uid: 33581 + rot: 1.5707963267948966 rad + pos: -37.5,21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48248 components: - type: Transform - pos: -8.429272,-13.484425 - parent: 33049 -- proto: ClothingMaskGasSecurity - entities: - - uid: 19737 + rot: 1.5707963267948966 rad + pos: -36.5,21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48251 components: - type: Transform - pos: -47.208076,-44.418175 + rot: -1.5707963267948966 rad + pos: -35.5,21.5 parent: 2 - - uid: 20108 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48252 components: - type: Transform - pos: -47.56745,-44.41817 + rot: -1.5707963267948966 rad + pos: -34.5,21.5 parent: 2 - - uid: 22970 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48253 components: - type: Transform - pos: -47.27058,-39.4338 + rot: -1.5707963267948966 rad + pos: -33.5,21.5 parent: 2 - - uid: 24525 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48254 components: - type: Transform - pos: -47.583076,-39.41817 + rot: -1.5707963267948966 rad + pos: -32.5,21.5 parent: 2 - - uid: 44965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48255 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51339 + rot: -1.5707963267948966 rad + pos: -31.5,21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48256 components: - type: Transform - pos: -37.56812,-29.521465 + rot: -1.5707963267948966 rad + pos: -30.5,21.5 parent: 2 - - uid: 51340 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48257 components: - type: Transform - pos: -37.30249,-29.53709 + rot: -1.5707963267948966 rad + pos: -35.5,23.5 parent: 2 - - uid: 51341 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48258 components: - type: Transform - pos: -36.708744,-29.552717 + rot: -1.5707963267948966 rad + pos: -34.5,23.5 parent: 2 - - uid: 51342 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48259 components: - type: Transform - pos: -36.28687,-29.552715 + rot: -1.5707963267948966 rad + pos: -33.5,23.5 parent: 2 -- proto: ClothingMaskGasSwat - entities: - - uid: 11933 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48260 components: - type: Transform - pos: -35.52439,-27.118032 + rot: -1.5707963267948966 rad + pos: -32.5,23.5 parent: 2 - - uid: 48096 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48261 components: - type: Transform - pos: 17.439287,23.77244 - parent: 45711 - - uid: 51331 + rot: -1.5707963267948966 rad + pos: -31.5,23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48262 components: - type: Transform - pos: -37.446823,-27.103178 + rot: -1.5707963267948966 rad + pos: -30.5,23.5 parent: 2 -- proto: ClothingMaskGasSyndicate - entities: - - uid: 16642 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48265 components: - type: Transform - pos: 11.440872,13.579952 + pos: -47.5,2.5 parent: 2 - - uid: 48071 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48266 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52302 + pos: -47.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48267 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingMaskMuzzle - entities: - - uid: 1239 + pos: -47.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48268 components: - type: Transform - parent: 1589 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 5676 + pos: -47.5,5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48269 components: - type: Transform - pos: -44.488564,-8.534953 + pos: -45.5,5.5 parent: 2 - - uid: 5677 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48270 components: - type: Transform - pos: -44.50419,-8.769328 + pos: -45.5,4.5 parent: 2 - - uid: 11162 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48271 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.379345,-76.024925 + pos: -45.5,3.5 parent: 2 - - uid: 11935 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48272 components: - type: Transform - pos: -17.671164,-49.383003 + pos: -45.5,2.5 parent: 2 - - uid: 11936 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48273 components: - type: Transform - pos: -17.889914,-49.14863 + pos: -45.5,1.5 parent: 2 - - uid: 22867 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48274 components: - type: Transform - pos: -33.008194,-78.605156 + pos: -45.5,0.5 parent: 2 - - uid: 31250 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48277 components: - type: Transform - pos: -30.573551,-33.146725 + pos: -19.5,25.5 parent: 2 - - uid: 31307 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48278 components: - type: Transform - pos: -30.573551,-33.3186 + pos: -19.5,24.5 parent: 2 -- proto: ClothingMaskNeckGaiter - entities: - - uid: 8188 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48279 components: - type: Transform - pos: -9.442494,17.713978 + pos: -19.5,23.5 parent: 2 - - uid: 25680 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48280 components: - type: Transform - pos: -9.520619,17.276478 + pos: -17.5,27.5 parent: 2 - - uid: 28245 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48281 components: - type: Transform - pos: -9.333119,17.385853 + pos: -17.5,26.5 parent: 2 -- proto: ClothingMaskSexyClown - entities: - - uid: 21391 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48282 components: - type: Transform - pos: -18.507664,69.64039 + pos: -17.5,25.5 parent: 2 -- proto: ClothingMaskSterile - entities: - - uid: 6986 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48283 components: - type: Transform - pos: -69.386055,-11.408574 + pos: -17.5,24.5 parent: 2 - - uid: 11940 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48284 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.285633,-50.701538 + pos: -17.5,23.5 parent: 2 - - uid: 11942 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48291 components: - type: Transform - pos: -31.42757,-64.255974 + rot: 1.5707963267948966 rad + pos: 72.5,-4.5 parent: 2 - - uid: 43981 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48292 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43983 + rot: 1.5707963267948966 rad + pos: 73.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48293 components: - type: Transform - parent: 129 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51263 + rot: 1.5707963267948966 rad + pos: 74.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48294 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 75.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48295 components: - type: Transform - pos: 22.703423,-58.28574 + rot: 1.5707963267948966 rad + pos: 76.5,-4.5 parent: 2 - - uid: 51264 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48296 components: - type: Transform - pos: 24.469048,-66.30136 + rot: 1.5707963267948966 rad + pos: 77.5,-4.5 parent: 2 - - uid: 51265 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48297 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.140919,-55.379494 + rot: 1.5707963267948966 rad + pos: 78.5,-4.5 parent: 2 -- proto: ClothingMilitaryBackpack - entities: - - uid: 19271 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48298 components: - type: Transform - parent: 19270 - - type: Physics - canCollide: False - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=orange]Взрывной[/color] урон [color=white]к содержимому[/color] снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - title: null - - type: InsideEntityStorage -- proto: ClothingNeckBling - entities: - - uid: 11945 + rot: 1.5707963267948966 rad + pos: 79.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48299 components: - type: Transform - pos: -3.7969637,-63.21158 + rot: 1.5707963267948966 rad + pos: 80.5,-4.5 parent: 2 -- proto: ClothingNeckCloakGoliathCloak - entities: - - uid: 35044 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48300 components: - type: Transform - pos: -13.6835575,-0.6812849 - parent: 34641 -- proto: ClothingNeckCloakMiner - entities: - - uid: 33556 + rot: 1.5707963267948966 rad + pos: 81.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48301 components: - type: Transform - parent: 33554 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingNeckCloakMoth - entities: - - uid: 11947 + rot: 1.5707963267948966 rad + pos: 82.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48302 components: - - type: MetaData - desc: Крылья тех, кто будет под экспериментами... - type: Transform - pos: 46.48861,-39.453354 + rot: 1.5707963267948966 rad + pos: 84.5,-3.5 parent: 2 - - uid: 44702 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48303 components: - type: Transform - pos: 67.56275,-15.568848 + rot: 1.5707963267948966 rad + pos: 83.5,-3.5 parent: 2 -- proto: ClothingNeckCloakNanotrasen - entities: - - uid: 44699 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48304 components: - type: Transform - pos: 62.49241,-48.587013 + rot: 1.5707963267948966 rad + pos: 82.5,-3.5 parent: 2 -- proto: ClothingNeckCloakPan - entities: - - uid: 42877 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48305 components: - type: Transform - pos: 64.52236,23.50899 + rot: 1.5707963267948966 rad + pos: 81.5,-3.5 parent: 2 -- proto: ClothingNeckCloakPirateCap - entities: - - uid: 37326 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48306 components: - type: Transform - pos: 40.48523,7.6535797 - parent: 36861 - - uid: 40970 + rot: 1.5707963267948966 rad + pos: 80.5,-3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48307 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 44700 + rot: 1.5707963267948966 rad + pos: 79.5,-3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48308 components: - type: Transform - pos: 75.55002,-57.476395 + rot: 1.5707963267948966 rad + pos: 78.5,-3.5 parent: 2 -- proto: ClothingNeckCloakTrans - entities: - - uid: 11948 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48309 components: - type: Transform - pos: -48.299446,-2.401756 + rot: 1.5707963267948966 rad + pos: 77.5,-3.5 parent: 2 -- proto: ClothingNeckClownmedal - entities: - - uid: 24892 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48310 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingNeckGoldmedal - entities: - - uid: 14303 + rot: 1.5707963267948966 rad + pos: 76.5,-3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48311 components: - type: Transform - pos: -14.647686,9.643138 + rot: 1.5707963267948966 rad + pos: 75.5,-3.5 parent: 2 -- proto: ClothingNeckIntersexPin - entities: - - uid: 32202 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48312 components: - - type: MetaData - desc: Жёлтый шар из бивня слона. - name: бильярдный шар - type: Transform - pos: -36.570656,-32.751 + pos: 83.5,-6.5 parent: 2 - - uid: 33582 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48314 components: - - type: MetaData - desc: Пахнет светлым нефильтрованным! - name: крышка от бутылки с пивом - type: Transform - rot: -1.5707963267948966 rad - pos: -1.2624549,23.680473 - parent: 33049 -- proto: ClothingNeckLGBTPin - entities: - - uid: 11953 + pos: 83.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48315 components: - - type: MetaData - desc: Почему у меня на рюкзаке радужный значок? Ну, мне просто нравится радужный значок. - name: нагрудный радужный значок - type: Transform - pos: -48.78498,-2.4339535 + pos: 83.5,-8.5 parent: 2 -- proto: ClothingNeckMantleHOS - entities: - - uid: 11955 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48316 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingNeckMantleHOSShoulder - entities: - - uid: 11956 + pos: 83.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48318 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingNeckMedicalmedal - entities: - - uid: 48097 + pos: 85.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48319 components: - type: Transform - pos: 10.772202,35.979652 - parent: 45711 -- proto: ClothingNeckPansexualPin - entities: - - uid: 35633 + pos: 85.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48320 components: - - type: MetaData - desc: Разноцветный шар из бивня слона. - name: бильярдный шар - type: Transform - pos: -36.773785,-33.657246 + pos: 85.5,-7.5 parent: 2 - - uid: 51290 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48321 components: - type: Transform - pos: 11.632604,-64.37052 + pos: 85.5,-6.5 parent: 2 -- proto: ClothingNeckScarfStripedLightBlue - entities: - - uid: 37327 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48322 components: - type: Transform - pos: 10.660034,8.581345 - parent: 36861 - - uid: 43231 + pos: 85.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48323 components: - type: Transform - pos: 0.5151063,-48.351326 + pos: 85.5,-4.5 parent: 2 -- proto: ClothingNeckScarfStripedRed - entities: - - uid: 11957 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48326 components: - - type: MetaData - name: Шарфик Арта - type: Transform - pos: 26.522514,-49.53447 + rot: 1.5707963267948966 rad + pos: 50.5,-6.5 parent: 2 -- proto: ClothingNeckScarfStripedSyndieGreen - entities: - - uid: 41135 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48327 components: - type: Transform rot: 1.5707963267948966 rad - pos: -49.622997,-71.55138 + pos: 51.5,-6.5 parent: 2 -- proto: ClothingNeckScarfStripedSyndieRed - entities: - - uid: 43061 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48328 components: - type: Transform - pos: 51.47144,-49.649048 + rot: 1.5707963267948966 rad + pos: 52.5,-6.5 parent: 2 - - uid: 43108 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48329 components: - type: Transform - pos: -100.719246,-19.34301 + rot: 1.5707963267948966 rad + pos: 52.5,-7.5 parent: 2 -- proto: ClothingNeckSecuritymedal - entities: - - uid: 25563 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48330 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingNeckStethoscope - entities: - - uid: 11958 + pos: 51.5,-6.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48331 components: - type: Transform - pos: -3.4635618,-41.087807 + pos: 51.5,-5.5 parent: 2 - - uid: 11959 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48332 components: - type: Transform - pos: -32.766987,-56.420235 + pos: 51.5,-4.5 parent: 2 - - uid: 11960 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48333 components: - type: Transform - pos: -12.721065,-17.385967 + pos: 51.5,-3.5 parent: 2 - - uid: 11961 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48334 components: - type: Transform - pos: -25.639076,-44.348766 + pos: 51.5,-2.5 parent: 2 - - uid: 11962 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48335 components: - type: Transform - pos: -25.619873,-44.35019 + pos: 51.5,-1.5 parent: 2 - - uid: 11963 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48336 components: - type: Transform - pos: -25.619873,-44.35019 + pos: 51.5,-0.5 parent: 2 -- proto: ClothingNeckSyndicakePin - entities: - - uid: 18784 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48337 components: - type: Transform - pos: 10.862748,13.267452 + pos: 49.5,-2.5 parent: 2 - - uid: 24426 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48338 components: - type: Transform - pos: 59.163498,-20.583462 + pos: 49.5,-3.5 parent: 2 - - uid: 35842 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48339 components: - type: Transform - pos: 1.3744736,0.22704315 - parent: 35803 - - uid: 43045 + pos: 49.5,-4.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48340 components: - type: Transform - rot: 3.141592653589793 rad - pos: -99.687996,-21.202385 + pos: 49.5,-5.5 parent: 2 - - uid: 43046 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48348 components: - type: Transform - rot: 3.141592653589793 rad - pos: -99.32863,-21.233637 + rot: -1.5707963267948966 rad + pos: 25.5,-24.5 parent: 2 - - uid: 43049 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48350 components: - type: Transform - rot: 3.141592653589793 rad - pos: -99.54738,-21.577385 + pos: 66.5,2.5 parent: 2 - - uid: 48098 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48351 components: - type: Transform - pos: 11.497106,-4.5504894 - parent: 45711 - - uid: 48099 + pos: 66.5,3.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48352 components: - type: Transform - pos: -10.55763,18.631758 - parent: 45711 -- proto: ClothingNeckTieDet - entities: - - uid: 424 + pos: 66.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48353 components: - type: Transform - pos: -17.575146,-56.58245 + pos: 66.5,5.5 parent: 2 -- proto: ClothingNeckUSSPPin - entities: - - uid: 32203 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48354 components: - - type: MetaData - desc: Красный шар из бивня слона. - name: бильярдный шар - type: Transform - pos: -37.320656,-34.3135 + pos: 66.5,6.5 parent: 2 -- proto: ClothingOuterAerostaticBomberJacket - entities: - - uid: 11965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48355 components: - type: Transform - pos: 50.738358,-66.27631 + pos: 68.5,0.5 parent: 2 -- proto: ClothingOuterApron - entities: - - uid: 28202 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48356 components: - type: Transform - pos: -60.314293,-11.497913 + pos: 68.5,1.5 parent: 2 -- proto: ClothingOuterApronChef - entities: - - uid: 53378 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48357 components: - type: Transform - rot: 0.5247063212842533 rad - pos: -26.62391,26.516748 + pos: 68.5,2.5 parent: 2 -- proto: ClothingOuterArmorBasic - entities: - - uid: 3634 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48358 components: - type: Transform - pos: -37.199345,-23.684345 + pos: 68.5,3.5 parent: 2 - - uid: 19522 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48359 components: - type: Transform - pos: -37.636845,-23.684345 + pos: 68.5,4.5 parent: 2 - - uid: 21592 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48360 components: - type: Transform - pos: -37.42883,-23.720932 + pos: 68.5,5.5 parent: 2 - - uid: 24113 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48361 components: - type: Transform - pos: -37.43372,-23.69997 + pos: 68.5,6.5 parent: 2 - - uid: 48072 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48368 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 49019 + rot: 1.5707963267948966 rad + pos: 20.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.473953,0.5298462 - parent: 45518 - - uid: 52303 + rot: 1.5707963267948966 rad + pos: 22.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48370 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterArmorBulletproof - entities: - - uid: 11971 + rot: 1.5707963267948966 rad + pos: 23.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48371 components: - type: Transform - pos: -37.68944,-23.369236 + rot: 1.5707963267948966 rad + pos: 24.5,-26.5 parent: 2 - - uid: 11972 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48372 components: - type: Transform - pos: -37.298817,-23.400488 + rot: 1.5707963267948966 rad + pos: 20.5,-24.5 parent: 2 - - uid: 11975 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48373 components: - type: Transform - pos: -37.50194,-23.416113 + rot: 1.5707963267948966 rad + pos: 21.5,-24.5 parent: 2 - - uid: 32036 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48374 components: - type: Transform - pos: -37.49133,-23.424057 + rot: 1.5707963267948966 rad + pos: 22.5,-24.5 parent: 2 -- proto: ClothingOuterArmorHeavy - entities: - - uid: 51329 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48375 components: - type: Transform - pos: -37.44682,-27.493803 + rot: 1.5707963267948966 rad + pos: 23.5,-24.5 parent: 2 - - uid: 51330 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48376 components: - type: Transform - pos: -35.52439,-27.446157 + rot: 1.5707963267948966 rad + pos: 24.5,-24.5 parent: 2 -- proto: ClothingOuterArmorReflective - entities: - - uid: 21595 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48377 components: - type: Transform - pos: -36.492695,-23.521046 + pos: 21.5,-25.5 parent: 2 - - uid: 23376 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48378 components: - type: Transform - pos: -36.699215,-23.486332 + pos: 21.5,-24.5 parent: 2 - - uid: 23441 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48379 components: - type: Transform - pos: -36.32421,-23.501957 + pos: 21.5,-23.5 parent: 2 -- proto: ClothingOuterArmorRiot - entities: - - uid: 11977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48380 components: - type: Transform - pos: -37.207592,-25.725098 + pos: 21.5,-22.5 parent: 2 - - uid: 11978 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48382 components: - type: Transform - pos: -37.56697,-25.709473 + pos: 19.5,-23.5 parent: 2 - - uid: 11979 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48383 components: - type: Transform - pos: -36.285717,-25.725098 + pos: 19.5,-22.5 parent: 2 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: Понижает вашу скорость на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]60%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]60%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]10%[/color]. - - - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]10%[/color]. - - - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]10%[/color]. - priority: 0 - component: Armor - title: null - - uid: 14329 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48387 components: - type: Transform - pos: -36.665077,-25.728016 + rot: -1.5707963267948966 rad + pos: 26.5,-24.5 parent: 2 - - uid: 37328 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48388 components: - type: Transform - pos: 8.300293,-4.646103 - parent: 36861 - - uid: 37329 + rot: -1.5707963267948966 rad + pos: 27.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48389 components: - type: Transform - pos: 8.472168,-4.646103 - parent: 36861 -- proto: ClothingOuterBioGeneral - entities: - - uid: 11981 + rot: -1.5707963267948966 rad + pos: 28.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48391 components: - type: Transform - pos: 54.409767,-66.5164 + rot: -1.5707963267948966 rad + pos: 30.5,-24.5 parent: 2 - - uid: 11982 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48392 components: - type: Transform - pos: 36.52422,-60.432495 + rot: -1.5707963267948966 rad + pos: 31.5,-24.5 parent: 2 - - uid: 11983 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48393 components: - type: Transform - pos: 48.546608,-53.4553 + rot: -1.5707963267948966 rad + pos: 32.5,-24.5 parent: 2 -- proto: ClothingOuterCoatAMG - entities: - - uid: 35482 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48395 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterCoatBomber - entities: - - uid: 14240 + rot: -1.5707963267948966 rad + pos: 34.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48396 components: - type: Transform - pos: -47.45491,-50.71788 + rot: -1.5707963267948966 rad + pos: 35.5,-24.5 parent: 2 - - uid: 37330 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48397 components: - type: Transform - pos: 10.347534,8.50322 - parent: 36861 -- proto: ClothingOuterCoatPirate - entities: - - uid: 40971 + rot: -1.5707963267948966 rad + pos: 25.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48398 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterGhostSheet - entities: - - uid: 11985 + rot: -1.5707963267948966 rad + pos: 26.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48400 components: - type: Transform - pos: -6.491763,-57.50922 + rot: -1.5707963267948966 rad + pos: 28.5,-26.5 parent: 2 -- proto: ClothingOuterHardsuitBrigmedic - entities: - - uid: 27683 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48401 components: - type: Transform - parent: 13380 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: Понижает вашу скорость на [color=yellow]35%[/color]. - priority: 0 - component: ClothingSpeedModifier - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]20%[/color]. - - - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]20%[/color]. - - - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]30%[/color]. - priority: 0 - component: Armor - title: null - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterHardsuitEVAPrisoner - entities: - - uid: 1500 + rot: -1.5707963267948966 rad + pos: 29.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48402 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 20902 + rot: -1.5707963267948966 rad + pos: 30.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48403 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterHardsuitJuggernaut - entities: - - uid: 54388 + rot: -1.5707963267948966 rad + pos: 31.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48404 components: - type: Transform - parent: 54387 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Понижает вашу скорость бега на [color=yellow]35%[/color]. - - Понижает вашу скорость ходьбы на [color=yellow]10%[/color]. - priority: 0 - component: ClothingSpeedModifier - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=yellow]Радиационный[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=yellow]Кислотный[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]70%[/color]. - priority: 0 - component: Armor - title: null - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterHardsuitLing - entities: - - uid: 48100 + rot: -1.5707963267948966 rad + pos: 32.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48405 components: - type: Transform - pos: 28.991083,16.272346 - parent: 45711 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: Понижает вашу скорость на [color=yellow]20%[/color]. - priority: 0 - component: ClothingSpeedModifier - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]5%[/color]. - - - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]5%[/color]. - - - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]0%[/color]. - - - [color=yellow]Высокотемпературный[/color] урон снижается на [color=lightblue]50%[/color]. - - - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]80%[/color]. - priority: 0 - component: Armor - title: null -- proto: ClothingOuterHardsuitLuxury - entities: - - uid: 41575 + rot: -1.5707963267948966 rad + pos: 33.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48407 components: - type: Transform - pos: 98.45227,38.52443 + rot: -1.5707963267948966 rad + pos: 35.5,-26.5 parent: 2 -- proto: ClothingOuterHardsuitPirateEVA - entities: - - uid: 40972 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48408 components: - type: Transform - parent: 40966 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]20%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]20%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]10%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]60%[/color]. - - - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]80%[/color]. - - - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]30%[/color]. - priority: 0 - component: Armor - - message: Понижает вашу скорость на [color=yellow]40%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterHardsuitSalvage - entities: - - uid: 33583 + rot: -1.5707963267948966 rad + pos: 36.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48409 components: - - type: MetaData - name: скафандр шахтёра - type: Transform - pos: -8.588306,-13.447411 - parent: 33049 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. - - - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. - - - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. - priority: 0 - component: Armor - - message: >- - Понижает вашу скорость бега на [color=yellow]35%[/color]. - - Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null - - uid: 33584 + rot: -1.5707963267948966 rad + pos: 37.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48410 components: - - type: MetaData - name: скафандр шахтёра - type: Transform - pos: -7.547041,-13.346238 - parent: 33049 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. - - - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. - - - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. - priority: 0 - component: Armor - - message: >- - Понижает вашу скорость бега на [color=yellow]35%[/color]. - - Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null - - uid: 33585 + rot: -1.5707963267948966 rad + pos: 38.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48411 components: - - type: MetaData - name: скафандр шахтёра - type: Transform - pos: -5.572682,-13.384911 - parent: 33049 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. - - - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. - - - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. - priority: 0 - component: Armor - - message: >- - Понижает вашу скорость бега на [color=yellow]35%[/color]. - - Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null - - uid: 33586 + rot: -1.5707963267948966 rad + pos: 39.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48412 components: - - type: MetaData - name: скафандр шахтёра - type: Transform - pos: -4.588307,-13.353661 - parent: 33049 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. - - - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. - - - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. - priority: 0 - component: Armor - - message: >- - Понижает вашу скорость бега на [color=yellow]35%[/color]. - - Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null - - uid: 33587 + rot: -1.5707963267948966 rad + pos: 40.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48414 components: - - type: MetaData - name: скафандр шахтёра - type: Transform - rot: 1.5707963267948966 rad - pos: -0.6258073,6.4616065 - parent: 33049 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Blunt[/color] урон снижается на [color=lightblue]25%[/color]. - - - [color=yellow]Slash[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Piercing[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=yellow]Heat[/color] урон снижается на [color=lightblue]15%[/color]. - - - [color=yellow]Radiation[/color] урон снижается на [color=lightblue]50%[/color]. - - - [color=yellow]Caustic[/color] урон снижается на [color=lightblue]25%[/color]. - priority: 0 - component: Armor - - message: >- - Понижает вашу скорость бега на [color=yellow]35%[/color]. - - Понижает вашу скорость ходьбы на [color=yellow]40%[/color]. - priority: 0 - component: ClothingSpeedModifier - title: null -- proto: ClothingOuterHardsuitSecurity - entities: - - uid: 10010 + rot: -1.5707963267948966 rad + pos: 36.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48415 components: - type: Transform - pos: -47.645576,-38.558796 + rot: -1.5707963267948966 rad + pos: 37.5,-24.5 parent: 2 - - uid: 11932 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48416 components: - type: Transform - pos: -36.7244,-29.4892 + rot: -1.5707963267948966 rad + pos: 38.5,-24.5 parent: 2 - - uid: 22265 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48418 components: - type: Transform - pos: -47.23933,-38.57442 + rot: -1.5707963267948966 rad + pos: 40.5,-24.5 parent: 2 - - uid: 24390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48419 components: - type: Transform - pos: -47.583076,-43.558796 + rot: -1.5707963267948966 rad + pos: 41.5,-24.5 parent: 2 - - uid: 28338 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48420 components: - type: Transform - pos: -47.208076,-43.543175 + pos: 39.5,-14.5 parent: 2 - - uid: 32157 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48421 components: - type: Transform - pos: -37.333775,-29.473576 + pos: 39.5,-15.5 parent: 2 - - uid: 32158 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48422 components: - type: Transform - pos: -37.58377,-29.489202 + pos: 39.5,-16.5 parent: 2 - - uid: 44966 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48423 components: - type: Transform - parent: 44961 - - type: GroupExamine - group: - - hoverMessage: "" - contextText: verb-examine-group-other - icon: /Textures/Interface/examine-star.png - components: - - Armor - - ClothingSpeedModifier - entries: - - message: Понижает вашу скорость на [color=yellow]25%[/color]. - priority: 0 - component: ClothingSpeedModifier - - message: >- - Обеспечивает следующую защиту: - - - [color=yellow]Ударный[/color] урон снижается на [color=lightblue]40%[/color]. - - - [color=yellow]Режущий[/color] урон снижается на [color=lightblue]40%[/color]. - - - [color=yellow]Колющий[/color] урон снижается на [color=lightblue]40%[/color]. - - - [color=yellow]Кислотный[/color] урон снижается на [color=lightblue]30%[/color]. - - - [color=orange]Взрывной[/color] урон снижается на [color=lightblue]60%[/color]. - priority: 0 - component: Armor - title: null - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51332 + pos: 39.5,-17.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48424 components: - type: Transform - pos: -36.3494,-29.4892 + pos: 39.5,-18.5 parent: 2 -- proto: ClothingOuterHospitalGown - entities: - - uid: 764 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48426 components: - type: Transform - parent: 686 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 765 + pos: 39.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48427 components: - type: Transform - parent: 686 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 820 + pos: 39.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48428 components: - type: Transform - parent: 686 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 982 + pos: 39.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48429 components: - type: Transform - parent: 686 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 8142 + pos: 39.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48432 components: - type: Transform - pos: 15.44678,-54.41774 + pos: 39.5,-13.5 parent: 2 - - uid: 11551 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48433 components: - type: Transform - parent: 11548 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 11552 + pos: 41.5,-13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48434 components: - type: Transform - parent: 11548 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43246 + pos: 41.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48435 components: - type: Transform - pos: -1.4455513,-47.502396 + pos: 41.5,-15.5 parent: 2 - - uid: 43248 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48436 components: - type: Transform - pos: -1.4455513,-47.502396 + pos: 41.5,-16.5 parent: 2 - - uid: 43254 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48437 components: - type: Transform - pos: -1.4455513,-47.502396 + pos: 41.5,-17.5 parent: 2 - - uid: 43255 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48438 components: - type: Transform - pos: -1.4455513,-47.502396 + pos: 41.5,-18.5 parent: 2 - - uid: 43256 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48439 components: - type: Transform - pos: -1.4455513,-47.502396 + pos: 41.5,-19.5 parent: 2 - - uid: 43932 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48441 components: - type: Transform - pos: 15.408183,-54.37583 + pos: 41.5,-21.5 parent: 2 - - uid: 43934 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48442 components: - type: Transform - pos: 15.689435,-54.391457 + pos: 41.5,-22.5 parent: 2 - - uid: 43935 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48443 components: - type: Transform - pos: 15.382281,-54.361244 + pos: 41.5,-23.5 parent: 2 - - uid: 43936 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48444 components: - type: Transform - pos: 15.710406,-54.40812 + pos: 41.5,-24.5 parent: 2 - - uid: 43937 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48445 components: - type: Transform - pos: 15.507281,-54.376865 + pos: 41.5,-25.5 parent: 2 -- proto: ClothingOuterRobesCult - entities: - - uid: 11994 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48449 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.240711,-75.65763 + pos: 42.5,-26.5 parent: 2 - - uid: 22868 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48450 components: - type: Transform - rot: 3.6826447217080354 rad - pos: -31.260656,-78.20102 + pos: 39.5,-25.5 parent: 2 -- proto: ClothingOuterStraightjacket - entities: - - uid: 1840 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48451 components: - type: Transform - pos: -44.379097,-9.133555 + pos: 39.5,-26.5 parent: 2 - - uid: 5673 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48452 components: - type: Transform - pos: -44.582226,-9.21168 + pos: 39.5,-27.5 parent: 2 - - uid: 11995 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48453 components: - type: Transform - pos: -18.673588,-49.203506 + pos: 39.5,-28.5 parent: 2 - - uid: 11996 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48454 components: - type: Transform - pos: -18.40809,-49.25665 + pos: 41.5,-27.5 parent: 2 - - uid: 31060 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48455 components: - type: Transform - pos: -29.542297,-33.27173 + pos: 41.5,-28.5 parent: 2 - - uid: 31189 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48456 components: - type: Transform - pos: -29.979797,-33.271725 + pos: -52.5,0.5 parent: 2 - - uid: 53300 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48457 components: - type: Transform - pos: 4.637253,56.57025 - parent: 45711 - - uid: 53301 + rot: -1.5707963267948966 rad + pos: 42.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48458 components: - type: Transform - pos: 4.449768,55.9765 - parent: 45711 -- proto: ClothingOuterSuitCarp - entities: - - uid: 11153 + rot: -1.5707963267948966 rad + pos: 43.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48459 components: - type: Transform - parent: 10982 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 44545 + rot: -1.5707963267948966 rad + pos: 43.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48460 components: - type: Transform - pos: 67.48523,-26.417542 + rot: -1.5707963267948966 rad + pos: 38.5,-19.5 parent: 2 -- proto: ClothingOuterSuitEmergency - entities: - - uid: 35909 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48461 components: - type: Transform - pos: 65.50164,-33.134533 + rot: -1.5707963267948966 rad + pos: 40.5,-19.5 parent: 2 -- proto: ClothingOuterSuitFire - entities: - - uid: 11997 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48462 components: - type: Transform - pos: 17.576813,-30.364868 + rot: -1.5707963267948966 rad + pos: 40.5,-20.5 parent: 2 -- proto: ClothingOuterVestArmorMedSec - entities: - - uid: 35878 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48463 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterVestHazard - entities: - - uid: 11998 + rot: -1.5707963267948966 rad + pos: 39.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48464 components: - type: Transform - pos: -84.511475,-15.310982 + rot: -1.5707963267948966 rad + pos: 38.5,-20.5 parent: 2 - - uid: 12000 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48465 components: - type: Transform - pos: -82.531586,-15.310982 + rot: -1.5707963267948966 rad + pos: 41.5,-19.5 parent: 2 - - uid: 52145 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48466 components: - type: Transform - pos: 40.524982,-5.5622597 + rot: -1.5707963267948966 rad + pos: 36.5,-20.5 parent: 2 - - uid: 52146 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48467 components: - type: Transform - pos: 40.524982,-5.5622597 + rot: -1.5707963267948966 rad + pos: 37.5,-20.5 parent: 2 -- proto: ClothingOuterVestSecurityMedic - entities: - - uid: 24712 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48468 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterVestWeb - entities: - - uid: 35659 + rot: -1.5707963267948966 rad + pos: 36.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48469 components: - type: Transform - pos: 8.641834,-34.488976 + rot: -1.5707963267948966 rad + pos: 37.5,-19.5 parent: 2 - - uid: 54375 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48471 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.59195,29.783142 - parent: 45711 -- proto: ClothingOuterWinterMusician - entities: - - uid: 11042 + rot: -1.5707963267948966 rad + pos: 42.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48472 components: - type: Transform - parent: 10982 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingOuterWinterPara - entities: - - uid: 33588 + rot: -1.5707963267948966 rad + pos: 43.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48473 components: - type: Transform - pos: -4.5562744,14.140869 - parent: 33049 -- proto: ClothingOuterWinterSyndie - entities: - - uid: 43052 + rot: -1.5707963267948966 rad + pos: 44.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48475 components: - type: Transform - pos: -99.04737,-21.452387 + rot: -1.5707963267948966 rad + pos: 42.5,-20.5 parent: 2 - - uid: 43053 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48476 components: - type: Transform - pos: -98.79737,-21.43676 + rot: -1.5707963267948966 rad + pos: 43.5,-20.5 parent: 2 - - uid: 54253 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48477 components: - type: Transform - pos: -25.581116,38.4093 - parent: 45711 - - uid: 54255 + rot: -1.5707963267948966 rad + pos: 44.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48492 components: - type: Transform - pos: -25.23735,38.456177 - parent: 45711 -- proto: ClothingOuterWinterSyndieCapArmored - entities: - - uid: 53102 + pos: 27.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48493 components: - type: Transform - pos: 3.5246887,75.58588 - parent: 45711 -- proto: ClothingOuterWinterWeb - entities: - - uid: 14179 + pos: 27.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48494 components: - type: Transform - pos: -34.565834,28.717829 + pos: 29.5,-25.5 parent: 2 -- proto: ClothingOuterWizard - entities: - - uid: 12002 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48495 components: - type: Transform - pos: -4.6881595,-57.29083 + pos: 29.5,-26.5 parent: 2 -- proto: ClothingOuterWizardRed - entities: - - uid: 12003 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48496 components: - type: Transform - pos: -3.2432673,-57.27532 + pos: 29.5,-27.5 parent: 2 -- proto: ClothingOuterWizardViolet - entities: - - uid: 12004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48497 components: - type: Transform - pos: -4.0283375,-57.27524 + pos: 29.5,-28.5 parent: 2 -- proto: ClothingShoesAerostatic - entities: - - uid: 12005 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48507 components: - type: Transform - pos: 50.28541,-66.61937 + pos: 33.5,-25.5 parent: 2 -- proto: ClothingShoesBling - entities: - - uid: 12006 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48508 components: - - type: MetaData - desc: Изготовлены из чистого золота, чистым цыганёнком. Передавалось из поколения в поколении, ну или воровалось... - name: цыганские подкрадули - type: Transform - pos: -14.424833,5.6166883 + pos: 33.5,-26.5 parent: 2 -- proto: ClothingShoesBootsCombat - entities: - - uid: 43353 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48509 components: - type: Transform - pos: -55.437386,50.430202 + pos: 33.5,-27.5 parent: 2 - - uid: 48073 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48510 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52308 + pos: 33.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48511 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingShoesBootsCombatFilled - entities: - - uid: 44967 + pos: 33.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48512 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingShoesBootsCowboyBlack - entities: - - uid: 48101 + pos: 33.5,-30.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48513 components: - type: Transform - pos: 27.308952,17.199917 - parent: 45711 -- proto: ClothingShoesBootsCowboyBrown - entities: - - uid: 48102 + pos: 33.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48514 components: - type: Transform - pos: 30.574577,17.278126 - parent: 45711 -- proto: ClothingShoesBootsCowboyFancy - entities: - - uid: 48103 + pos: 34.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48515 components: - type: Transform - pos: 30.510612,15.266174 - parent: 45711 -- proto: ClothingShoesBootsCowboyWhite - entities: - - uid: 48104 + pos: 34.5,-30.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48516 components: - type: Transform - pos: 27.543327,15.448093 - parent: 45711 -- proto: ClothingShoesBootsMag - entities: - - uid: 12011 + pos: 34.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48517 components: - type: Transform - pos: 15.334384,-6.7454295 + pos: 34.5,-28.5 parent: 2 - - uid: 12012 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48518 components: - type: Transform - pos: 13.35001,-6.7610536 + pos: 34.5,-27.5 parent: 2 - - uid: 12014 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48520 components: - type: Transform - pos: 14.28751,-6.7610545 + rot: -1.5707963267948966 rad + pos: 44.5,-24.5 parent: 2 - - uid: 21044 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48521 components: - type: Transform - parent: 11715 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21812 + rot: -1.5707963267948966 rad + pos: 45.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48522 components: - type: Transform - parent: 11716 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21817 + rot: -1.5707963267948966 rad + pos: 46.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48523 components: - type: Transform - parent: 11717 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33589 + rot: -1.5707963267948966 rad + pos: 47.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48524 components: - type: Transform - pos: -8.4284,-13.680391 - parent: 33049 - - uid: 33590 + rot: -1.5707963267948966 rad + pos: 48.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48525 components: - type: Transform - pos: -7.3502755,-13.696016 - parent: 33049 - - uid: 33591 + rot: -1.5707963267948966 rad + pos: 44.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48526 components: - type: Transform - pos: -4.6002755,-13.649141 - parent: 33049 - - uid: 33592 + rot: -1.5707963267948966 rad + pos: 45.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48527 components: - type: Transform - pos: 8.098648,-17.501684 - parent: 33049 -- proto: ClothingShoesBootsPerformer - entities: - - uid: 11226 + rot: -1.5707963267948966 rad + pos: 46.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48528 components: - type: Transform - parent: 10982 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12016 + rot: -1.5707963267948966 rad + pos: 47.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48529 components: - type: Transform - pos: -51.42369,-2.4197626 + rot: -1.5707963267948966 rad + pos: 48.5,-26.5 parent: 2 -- proto: ClothingShoesBootsSalvage - entities: - - uid: 33552 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48530 components: - type: Transform - parent: 33550 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33557 + rot: -1.5707963267948966 rad + pos: 49.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48531 components: - type: Transform - parent: 33554 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33563 + rot: -1.5707963267948966 rad + pos: 49.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48537 components: - type: Transform - parent: 33561 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingShoesBootsWinterSyndicate - entities: - - uid: 43047 + pos: 54.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48538 components: - type: Transform - pos: -98.45363,-21.593012 + pos: 54.5,-22.5 parent: 2 - - uid: 43055 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48539 components: - type: Transform - pos: -98.437996,-21.21801 + pos: 54.5,-23.5 parent: 2 - - uid: 53103 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48540 components: - type: Transform - pos: 3.4777985,75.4765 - parent: 45711 -- proto: ClothingShoesBootsWork - entities: - - uid: 12017 + pos: 56.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48541 components: - type: Transform - pos: 18.255405,-31.059671 + pos: 56.5,-22.5 parent: 2 -- proto: ClothingShoesColorBlack - entities: - - uid: 1361 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48542 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1502 + pos: 56.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48543 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 20890 + pos: 56.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48544 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 20892 + pos: 56.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48545 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35045 + rot: -1.5707963267948966 rad + pos: 50.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48546 components: - - type: MetaData - desc: Хм... - name: Стильные кроссы - type: Transform - pos: -25.6496,5.082015 - parent: 34641 -- proto: ClothingShoesColorWhite - entities: - - uid: 31031 + rot: -1.5707963267948966 rad + pos: 51.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48547 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingShoesCult - entities: - - uid: 12018 + rot: -1.5707963267948966 rad + pos: 52.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48548 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.740711,-75.579506 + pos: 53.5,-26.5 parent: 2 -- proto: ClothingShoesGaloshes - entities: - - uid: 51302 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48549 components: - type: Transform - pos: -46.86225,30.33034 + rot: -1.5707963267948966 rad + pos: 54.5,-26.5 parent: 2 -- proto: ClothingShoesGreenLizardskin - entities: - - uid: 12021 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48551 components: - type: Transform - pos: -48.553265,-70.99725 + rot: -1.5707963267948966 rad + pos: 50.5,-24.5 parent: 2 -- proto: ClothingShoesHighheelBoots - entities: - - uid: 11645 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48552 components: - type: Transform - parent: 1589 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48105 + rot: -1.5707963267948966 rad + pos: 51.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48553 components: - type: Transform - pos: 12.439287,28.139019 - parent: 45711 -- proto: ClothingShoesLeather - entities: - - uid: 45347 + rot: -1.5707963267948966 rad + pos: 52.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48564 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False -- proto: ClothingShoeSlippersDuck - entities: - - uid: 12022 + pos: 53.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48565 components: - type: Transform - pos: 17.45237,-41.25254 + pos: 53.5,-26.5 parent: 2 -- proto: ClothingShoesSkates - entities: - - uid: 44804 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48566 components: - type: Transform - pos: -3.6808488,19.003939 + pos: 53.5,-27.5 parent: 2 - - uid: 44830 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48567 components: - type: Transform - pos: -4.3214736,19.582064 + pos: 53.5,-28.5 parent: 2 -- proto: ClothingShoesSlippers - entities: - - uid: 12024 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48569 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12025 + pos: 55.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48570 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12026 + pos: 55.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48571 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37471 + pos: 55.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48575 components: - type: Transform - pos: -44.66791,-2.637774 + pos: 55.5,-30.5 parent: 2 - - uid: 51515 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48577 components: - type: Transform - pos: -44.27729,-2.653399 + rot: -1.5707963267948966 rad + pos: 51.5,-29.5 parent: 2 - - uid: 51516 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48578 components: - type: Transform - pos: -44.66791,-2.340899 + rot: -1.5707963267948966 rad + pos: 50.5,-29.5 parent: 2 - - uid: 51886 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48579 components: - type: Transform - pos: -44.277287,-2.387774 + rot: -1.5707963267948966 rad + pos: 49.5,-29.5 parent: 2 -- proto: ClothingShoesSwat - entities: - - uid: 11993 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48580 components: - type: Transform - pos: -37.45544,-27.535442 + rot: -1.5707963267948966 rad + pos: 54.5,-31.5 parent: 2 - - uid: 14336 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48581 components: - type: Transform - pos: -35.51794,-27.51982 + rot: -1.5707963267948966 rad + pos: 53.5,-31.5 parent: 2 -- proto: ClothingShoesTourist - entities: - - uid: 56123 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48582 components: - type: Transform - pos: -34.584263,51.414684 + rot: -1.5707963267948966 rad + pos: 52.5,-31.5 parent: 2 - - uid: 56124 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48583 components: - type: Transform - pos: -34.584263,51.56665 + rot: -1.5707963267948966 rad + pos: 51.5,-31.5 parent: 2 -- proto: ClothingUnderSocksBee - entities: - - uid: 12031 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48585 components: - type: Transform - pos: -15.671365,-53.579082 + rot: -1.5707963267948966 rad + pos: 49.5,-31.5 parent: 2 -- proto: ClothingUniformJumpskirtBrigmedic - entities: - - uid: 32441 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48590 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpskirtColorGreen - entities: - - uid: 36021 + rot: 1.5707963267948966 rad + pos: 54.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48591 components: - type: Transform - parent: 36020 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpskirtColorPink - entities: - - uid: 36025 + rot: 1.5707963267948966 rad + pos: 55.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48592 components: - type: Transform - parent: 36023 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpskirtColorYellow - entities: - - uid: 36001 + rot: 1.5707963267948966 rad + pos: 56.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48593 components: - type: Transform - parent: 36000 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpskirtJanimaidmini - entities: - - uid: 1241 + rot: 1.5707963267948966 rad + pos: 57.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48594 components: - type: Transform - parent: 1589 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1933 + rot: 1.5707963267948966 rad + pos: 58.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48595 components: - type: Transform - pos: -31.468739,-8.47972 + rot: 1.5707963267948966 rad + pos: 59.5,-29.5 parent: 2 - - uid: 43334 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48596 components: - type: Transform - pos: -55.785847,50.450527 + rot: 1.5707963267948966 rad + pos: 60.5,-29.5 parent: 2 - - uid: 43335 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48597 components: - type: Transform - pos: -55.08272,50.497406 + rot: 1.5707963267948966 rad + pos: 61.5,-29.5 parent: 2 -- proto: ClothingUniformJumpskirtPerformer - entities: - - uid: 11086 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48598 components: - type: Transform - parent: 10982 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12033 + rot: 1.5707963267948966 rad + pos: 56.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48599 components: - type: Transform - pos: -51.436535,-2.3090243 + rot: 1.5707963267948966 rad + pos: 57.5,-31.5 parent: 2 -- proto: ClothingUniformJumpskirtResearchDirector - entities: - - uid: 55949 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48600 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 58.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48601 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 59.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48602 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 60.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48603 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 61.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48604 + components: + - type: Transform + pos: -11.5,-52.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48610 + components: + - type: Transform + pos: 50.5,-32.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48611 + components: + - type: Transform + pos: 50.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48612 components: - type: Transform - pos: -32.423035,30.682922 - parent: 45711 -- proto: ClothingUniformJumpskirtTacticalMaid - entities: - - uid: 41066 + pos: 52.5,-30.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48613 components: - type: Transform - pos: 8.577313,-34.483772 + pos: 52.5,-31.5 parent: 2 - - uid: 43310 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48614 components: - type: Transform - pos: -55.481155,50.47397 + pos: 52.5,-32.5 parent: 2 - - uid: 48106 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48615 components: - type: Transform - pos: 12.680763,26.38133 - parent: 45711 -- proto: ClothingUniformJumpskirtTacticool - entities: - - uid: 48074 + pos: 52.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48619 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52304 + rot: 1.5707963267948966 rad + pos: 62.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48620 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitAncient - entities: - - uid: 12034 + rot: 1.5707963267948966 rad + pos: 63.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48621 components: - type: Transform - pos: -43.247215,-38.817196 + rot: 1.5707963267948966 rad + pos: 64.5,-31.5 parent: 2 -- proto: ClothingUniformJumpsuitBrigmedic - entities: - - uid: 35877 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48622 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitChiefEngineerSyndie - entities: - - uid: 52893 + rot: 1.5707963267948966 rad + pos: 65.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.4704895,35.34491 - parent: 45711 -- proto: ClothingUniformJumpsuitColorDarkGreen - entities: - - uid: 19268 + rot: 1.5707963267948966 rad + pos: 66.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48624 components: - type: Transform - pos: -9.710227,18.450665 + rot: 1.5707963267948966 rad + pos: 67.5,-31.5 parent: 2 - - uid: 21563 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48625 components: - type: Transform - pos: -9.710226,18.12254 + rot: 1.5707963267948966 rad + pos: 68.5,-31.5 parent: 2 - - uid: 41063 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48626 components: - type: Transform - pos: -9.725852,18.669416 + rot: 1.5707963267948966 rad + pos: 69.5,-31.5 parent: 2 - - uid: 41064 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48627 components: - type: Transform - pos: -9.444602,18.68504 + rot: 1.5707963267948966 rad + pos: 62.5,-29.5 parent: 2 -- proto: ClothingUniformJumpsuitColorGreen - entities: - - uid: 36022 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48628 components: - type: Transform - parent: 36020 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitColorGrey - entities: - - uid: 31186 + rot: 1.5707963267948966 rad + pos: 63.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48629 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43287 + rot: 1.5707963267948966 rad + pos: 64.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48630 components: - type: Transform - parent: 43286 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitColorMaroon - entities: - - uid: 33593 + rot: 1.5707963267948966 rad + pos: 65.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48631 components: - type: Transform - pos: -2.1802979,-13.119263 - parent: 33049 -- proto: ClothingUniformJumpsuitColorPink - entities: - - uid: 36024 + rot: 1.5707963267948966 rad + pos: 66.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48632 components: - type: Transform - parent: 36023 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitColorYellow - entities: - - uid: 36002 + rot: 1.5707963267948966 rad + pos: 67.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48633 components: - type: Transform - parent: 36000 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitEngineering - entities: - - uid: 14018 + rot: 1.5707963267948966 rad + pos: 68.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48634 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14031 + rot: 1.5707963267948966 rad + pos: 69.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48636 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14032 + pos: 70.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48638 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14102 + pos: 70.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48639 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14104 + pos: 72.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48640 components: - type: Transform - parent: 13034 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitHawaiBlack - entities: - - uid: 12035 + pos: 72.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48641 components: - type: Transform - pos: -93.55505,-6.4729114 + pos: 72.5,-29.5 parent: 2 -- proto: ClothingUniformJumpsuitHawaiRed - entities: - - uid: 12036 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48642 components: - type: Transform - pos: -94.308304,-4.579857 + pos: 72.5,-30.5 parent: 2 -- proto: ClothingUniformJumpsuitHawaiYellow - entities: - - uid: 12037 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48644 components: - type: Transform - pos: -94.54885,-9.496704 + rot: -1.5707963267948966 rad + pos: 71.5,-29.5 parent: 2 -- proto: ClothingUniformJumpsuitJanitor - entities: - - uid: 50627 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48645 components: - type: Transform - rot: -0.6981317007977319 rad - pos: 10.273468,49.44928 - parent: 45711 -- proto: ClothingUniformJumpsuitKimono - entities: - - uid: 43537 + rot: -1.5707963267948966 rad + pos: 72.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48646 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -33.88428,53.716095 + rot: -1.5707963267948966 rad + pos: 73.5,-29.5 parent: 2 - - uid: 43538 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48648 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -33.590584,53.623825 + rot: -1.5707963267948966 rad + pos: 73.5,-31.5 parent: 2 -- proto: ClothingUniformJumpsuitLoungewear - entities: - - uid: 44684 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48649 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.557556,-24.477797 + pos: 74.5,-31.5 parent: 2 -- proto: ClothingUniformJumpsuitMusician - entities: - - uid: 44556 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48651 components: - type: Transform - pos: 67.0245,-26.645853 + rot: -1.5707963267948966 rad + pos: 70.5,-31.5 parent: 2 -- proto: ClothingUniformJumpsuitOperative - entities: - - uid: 48075 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48652 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52309 + pos: 70.5,-30.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48653 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitPirate - entities: - - uid: 40973 + pos: 70.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48654 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitPrisoner - entities: - - uid: 1365 + pos: 70.5,-32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48655 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1432 + pos: 70.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48656 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12038 + pos: 70.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48657 components: - type: Transform - pos: 83.55744,-53.2733 + pos: 72.5,-32.5 parent: 2 - - uid: 20888 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48658 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 20900 + pos: 72.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48659 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53130 + pos: 72.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48660 components: - type: Transform - parent: 53129 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53133 + rot: -1.5707963267948966 rad + pos: 75.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48661 components: - type: Transform - parent: 53129 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitPyjamaSyndicateRed - entities: - - uid: 52896 + rot: -1.5707963267948966 rad + pos: 76.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48662 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.769257,22.559265 - parent: 45711 - - uid: 53321 + pos: 77.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48663 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.510941,62.563293 - parent: 45711 - - uid: 53322 + pos: 78.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48664 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.979675,66.25079 - parent: 45711 -- proto: ClothingUniformJumpsuitRecruitSyndie - entities: - - uid: 53320 + rot: -1.5707963267948966 rad + pos: 78.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48665 components: - type: Transform - pos: -15.101395,64.87091 - parent: 45711 -- proto: ClothingUniformJumpsuitRepairmanSyndie - entities: - - uid: 52894 + rot: -1.5707963267948966 rad + pos: 77.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48666 components: - type: Transform - pos: -0.11050415,32.59198 - parent: 45711 - - uid: 52895 + rot: -1.5707963267948966 rad + pos: 76.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48682 components: - type: Transform - pos: -10.009079,36.21698 - parent: 45711 -- proto: ClothingUniformJumpsuitSalvageSpecialist - entities: - - uid: 33553 + pos: 74.5,-30.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48683 components: - type: Transform - parent: 33550 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33560 + pos: 74.5,-31.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48684 components: - type: Transform - parent: 33558 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33564 + pos: 74.5,-32.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48685 components: - type: Transform - parent: 33561 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33569 + pos: 74.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48687 components: - type: Transform - parent: 33566 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ClothingUniformJumpsuitSec - entities: - - uid: 35046 + pos: 74.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48688 components: - type: Transform - pos: -25.61835,5.425765 - parent: 34641 -- proto: ClothingUniformJumpsuitSecBlue - entities: - - uid: 44968 + pos: 74.5,-36.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48689 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: Cobweb1 - entities: - - uid: 27675 + pos: 74.5,-37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48690 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,48.5 + pos: 75.5,-32.5 parent: 2 - - uid: 34627 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48691 components: - type: Transform - pos: 4.5,52.5 - parent: 45711 - - uid: 34628 + pos: 75.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48692 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,53.5 - parent: 45711 - - uid: 43306 + pos: 75.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48693 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,48.5 + pos: 75.5,-35.5 parent: 2 - - uid: 43314 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48695 components: - type: Transform - pos: -39.5,52.5 + pos: 75.5,-37.5 parent: 2 - - uid: 43315 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48696 components: - type: Transform - pos: -49.5,52.5 + rot: 1.5707963267948966 rad + pos: 76.5,-36.5 parent: 2 - - uid: 43318 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48697 components: - type: Transform rot: 1.5707963267948966 rad - pos: -49.5,50.5 + pos: 77.5,-36.5 parent: 2 - - uid: 43320 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48698 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,50.5 + rot: 1.5707963267948966 rad + pos: 78.5,-36.5 parent: 2 - - uid: 43322 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48699 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,48.5 + rot: 1.5707963267948966 rad + pos: 78.5,-34.5 parent: 2 - - uid: 43323 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48700 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,49.5 + rot: 1.5707963267948966 rad + pos: 77.5,-34.5 parent: 2 - - uid: 43324 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48701 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,50.5 + rot: 1.5707963267948966 rad + pos: 76.5,-34.5 parent: 2 - - uid: 43325 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48702 components: - type: Transform rot: 1.5707963267948966 rad - pos: -41.5,50.5 + pos: 75.5,-34.5 parent: 2 - - uid: 43386 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48712 components: - type: Transform rot: 1.5707963267948966 rad - pos: -49.5,48.5 + pos: 75.5,-41.5 parent: 2 - - uid: 43390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48713 components: - type: Transform - pos: -49.5,48.5 + rot: 1.5707963267948966 rad + pos: 76.5,-41.5 parent: 2 - - uid: 48107 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48714 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,11.5 - parent: 45711 - - uid: 48108 + pos: 77.5,-41.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48715 components: - type: Transform rot: 1.5707963267948966 rad - pos: 15.5,10.5 - parent: 45711 - - uid: 48109 + pos: 78.5,-41.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48716 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,10.5 - parent: 45711 - - uid: 48110 + rot: 1.5707963267948966 rad + pos: 76.5,-39.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48717 components: - type: Transform - pos: -10.5,29.5 - parent: 45711 -- proto: Cobweb2 - entities: - - uid: 41736 + rot: 1.5707963267948966 rad + pos: 77.5,-39.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48718 components: - type: Transform rot: 1.5707963267948966 rad - pos: 100.5,53.5 + pos: 78.5,-39.5 parent: 2 - - uid: 43313 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48719 components: - type: Transform - pos: -39.5,52.5 + pos: 75.5,-38.5 parent: 2 - - uid: 48111 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48720 components: - type: Transform - pos: -6.5,30.5 - parent: 45711 -- proto: CombatKnife - entities: - - uid: 809 + pos: 74.5,-38.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48721 components: - type: Transform - pos: -24.520168,-8.526067 + pos: 74.5,-39.5 parent: 2 - - uid: 5563 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48722 components: - type: Transform - pos: -29.734678,-15.387498 + pos: 74.5,-40.5 parent: 2 - - uid: 5565 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48723 components: - type: Transform - pos: -29.625301,-15.481249 + rot: -1.5707963267948966 rad + pos: 73.5,-41.5 parent: 2 - - uid: 5566 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48724 components: - type: Transform - pos: -29.531553,-15.590623 + rot: -1.5707963267948966 rad + pos: 72.5,-41.5 parent: 2 - - uid: 5567 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48725 components: - type: Transform - pos: -29.375301,-15.684374 + rot: -1.5707963267948966 rad + pos: 71.5,-41.5 parent: 2 - - uid: 15287 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48726 components: - type: Transform - pos: -39.77617,42.31228 + rot: -1.5707963267948966 rad + pos: 70.5,-41.5 parent: 2 - - uid: 33565 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48728 components: - type: Transform - parent: 33561 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48112 + rot: -1.5707963267948966 rad + pos: 68.5,-41.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48729 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.891756,24.104626 - parent: 45711 - - uid: 50638 - components: - - type: Transform - pos: -24.619884,-8.419402 + pos: 74.5,-39.5 parent: 2 - - uid: 50639 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48730 components: - type: Transform - pos: -24.432384,-8.606901 + rot: 1.5707963267948966 rad + pos: 73.5,-39.5 parent: 2 -- proto: CombatMedipen - entities: - - uid: 35722 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48731 components: - type: Transform - parent: 41777 - - type: Physics - canCollide: False -- proto: ComfyChair - entities: - - uid: 1630 + rot: 1.5707963267948966 rad + pos: 72.5,-39.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48732 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.5,25.5 + pos: 71.5,-39.5 parent: 2 - - uid: 3979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48733 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-80.5 + rot: 1.5707963267948966 rad + pos: 70.5,-39.5 parent: 2 - - uid: 3980 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48734 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-81.5 + rot: 1.5707963267948966 rad + pos: 69.5,-39.5 parent: 2 - - uid: 6928 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48735 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-81.5 + rot: 1.5707963267948966 rad + pos: 68.5,-39.5 parent: 2 - - uid: 6981 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48739 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-0.5 + pos: 69.5,-42.5 parent: 2 - - uid: 6985 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,36.5 + pos: 69.5,-43.5 parent: 2 - - uid: 11140 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48741 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,29.5 + pos: 69.5,-44.5 parent: 2 - - uid: 12042 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48742 components: - type: Transform - pos: 57.5,7.5 + pos: 69.5,-45.5 parent: 2 - - uid: 12047 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48744 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-42.5 + pos: 68.5,-46.5 parent: 2 - - uid: 12048 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48745 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-42.5 + rot: -1.5707963267948966 rad + pos: 67.5,-46.5 parent: 2 - - uid: 12050 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48746 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,16.5 + rot: -1.5707963267948966 rad + pos: 66.5,-46.5 parent: 2 - - uid: 12052 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48747 components: - type: Transform - pos: -31.5,-58.5 + rot: -1.5707963267948966 rad + pos: 65.5,-46.5 parent: 2 - - uid: 12053 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48748 components: - type: Transform - pos: -38.5,-58.5 + rot: -1.5707963267948966 rad + pos: 64.5,-46.5 parent: 2 - - uid: 12055 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48754 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-47.5 + pos: 61.5,-39.5 parent: 2 - - uid: 12056 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48755 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,41.5 + pos: 61.5,-40.5 parent: 2 - - uid: 12057 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48756 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-62.5 + pos: 61.5,-41.5 parent: 2 - - uid: 12058 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48757 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,20.5 + pos: 61.5,-42.5 parent: 2 - - uid: 12059 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,16.5 + pos: 61.5,-43.5 parent: 2 - - uid: 12060 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,20.5 + pos: 61.5,-44.5 parent: 2 - - uid: 12061 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48760 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,16.5 + pos: 61.5,-45.5 parent: 2 - - uid: 12062 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48761 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,8.5 + rot: -1.5707963267948966 rad + pos: 62.5,-38.5 parent: 2 - - uid: 12063 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48762 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.5,8.5 + pos: 63.5,-38.5 parent: 2 - - uid: 12064 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,33.5 + rot: -1.5707963267948966 rad + pos: 64.5,-38.5 parent: 2 - - uid: 12065 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48764 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,33.5 + pos: 65.5,-38.5 parent: 2 - - uid: 12070 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48765 components: - type: Transform - pos: -70.5,-23.5 + rot: -1.5707963267948966 rad + pos: 66.5,-38.5 parent: 2 - - uid: 12073 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48769 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,38.5 + pos: 60.5,-46.5 parent: 2 - - uid: 12074 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48770 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-47.5 + pos: 61.5,-46.5 parent: 2 - - uid: 12075 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48771 components: - type: Transform - pos: -20.5,-46.5 + rot: 1.5707963267948966 rad + pos: 62.5,-46.5 parent: 2 - - uid: 13000 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,30.5 + rot: 1.5707963267948966 rad + pos: 63.5,-46.5 parent: 2 - - uid: 14002 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48773 components: - type: Transform - pos: -6.5,-57.5 + pos: 61.5,-46.5 parent: 2 - - uid: 20245 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48774 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,36.5 + pos: 61.5,-47.5 parent: 2 - - uid: 20840 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48775 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,36.5 + pos: 61.5,-48.5 parent: 2 - - uid: 21118 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48776 components: - type: Transform - pos: -0.5,5.5 + pos: 61.5,-49.5 parent: 2 - - uid: 23899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48777 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,25.5 + pos: 61.5,-50.5 parent: 2 - - uid: 24642 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48778 components: - type: Transform - pos: -47.5,-29.5 + pos: 61.5,-51.5 parent: 2 - - uid: 26628 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,29.5 + pos: 61.5,-52.5 parent: 2 - - uid: 26629 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48780 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,29.5 + pos: 61.5,-53.5 parent: 2 - - uid: 27971 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48781 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-31.5 + pos: 61.5,-54.5 parent: 2 - - uid: 29364 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48782 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,36.5 + pos: 59.5,-47.5 parent: 2 - - uid: 30137 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48783 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,14.5 + pos: 59.5,-48.5 parent: 2 - - uid: 32526 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48784 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,30.5 + pos: 59.5,-49.5 parent: 2 - - uid: 32892 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48785 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,40.5 + pos: 59.5,-50.5 parent: 2 - - uid: 32897 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48787 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,40.5 + pos: 59.5,-52.5 parent: 2 - - uid: 32898 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48788 components: - type: Transform - pos: -11.5,42.5 + pos: 59.5,-53.5 parent: 2 - - uid: 33422 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48789 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-7.5 + pos: 59.5,-54.5 parent: 2 - - uid: 33424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48792 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-7.5 + pos: 59.5,-55.5 parent: 2 - - uid: 33594 - components: - - type: Transform - pos: 1.5,-11.5 - parent: 33049 - - uid: 33595 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48793 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-13.5 - parent: 33049 - - uid: 34564 + pos: 59.5,-56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48794 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-45.5 + pos: 59.5,-57.5 parent: 2 - - uid: 35047 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48795 components: - type: Transform - pos: 2.5,12.5 - parent: 34641 - - uid: 35048 + pos: 59.5,-58.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48796 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,7.5 - parent: 34641 - - uid: 35049 + pos: 59.5,-59.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48798 components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,9.5 - parent: 34641 - - uid: 35050 + - type: Transform + pos: 61.5,-55.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48800 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,10.5 - parent: 34641 - - uid: 35051 + pos: 61.5,-56.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48801 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,9.5 - parent: 34641 - - uid: 35067 + pos: 61.5,-57.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48802 components: - type: Transform - pos: -10.5,42.5 + pos: 61.5,-58.5 parent: 2 - - uid: 36532 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48803 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-79.5 + pos: 61.5,-59.5 parent: 2 - - uid: 36540 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48810 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-78.5 + pos: -38.5,-10.5 parent: 2 - - uid: 36542 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-79.5 + pos: -38.5,-9.5 parent: 2 - - uid: 36543 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48812 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-78.5 + pos: -39.5,-11.5 parent: 2 - - uid: 36544 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48813 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,-78.5 + pos: -40.5,-11.5 parent: 2 - - uid: 36545 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48814 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,-79.5 + pos: -41.5,-11.5 parent: 2 - - uid: 36547 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48815 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-77.5 + pos: -42.5,-11.5 parent: 2 - - uid: 36549 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48816 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,-77.5 + pos: -43.5,-11.5 parent: 2 - - uid: 36551 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48817 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-80.5 + pos: -41.5,-9.5 parent: 2 - - uid: 36553 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48818 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,-80.5 + pos: -42.5,-9.5 parent: 2 - - uid: 37331 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48819 components: - type: Transform - pos: 3.5,15.5 - parent: 36861 - - uid: 37332 + pos: -40.5,-10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48820 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,13.5 - parent: 36861 - - uid: 37333 + pos: -40.5,-11.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48821 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,14.5 - parent: 36861 - - uid: 37334 + pos: -40.5,-12.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48822 components: - type: Transform - pos: 11.5,-2.5 - parent: 36861 - - uid: 37335 + pos: -40.5,-13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48823 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-4.5 - parent: 36861 - - uid: 41357 + pos: -40.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48824 components: - type: Transform - pos: -61.5,1.5 + pos: -38.5,-12.5 parent: 2 - - uid: 47579 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48825 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-26.5 + pos: -38.5,-13.5 parent: 2 - - uid: 48113 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48826 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,4.5 - parent: 45711 - - uid: 48114 + pos: -38.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,2.5 - parent: 45711 - - uid: 48115 + pos: -38.5,-15.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48831 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,16.5 - parent: 45711 - - uid: 48116 + pos: -43.5,-8.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,16.5 - parent: 45711 - - uid: 54206 + pos: -43.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48833 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,16.5 + pos: -43.5,-6.5 parent: 2 - - uid: 54208 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48834 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,20.5 + pos: -44.5,-6.5 parent: 2 -- proto: CommsComputerCircuitboard - entities: - - uid: 52102 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48835 components: - type: Transform - pos: 13.461512,12.497187 + pos: -44.5,-7.5 parent: 2 -- proto: ComputerAlert - entities: - - uid: 12077 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48836 components: - type: Transform - pos: -1.5,7.5 + pos: -44.5,-8.5 parent: 2 - - uid: 12078 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48837 components: - type: Transform - pos: 16.5,19.5 + pos: -44.5,-9.5 parent: 2 - - uid: 35052 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48838 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,15.5 - parent: 34641 -- proto: ComputerAnalysisConsole - entities: - - uid: 5839 + pos: -44.5,-10.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48839 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-35.5 + rot: -1.5707963267948966 rad + pos: -44.5,-9.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 21717: - - ArtifactAnalyzerSender: ArtifactAnalyzerReceiver - - uid: 5845 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48840 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-30.5 + rot: -1.5707963267948966 rad + pos: -45.5,-9.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 25244: - - ArtifactAnalyzerSender: ArtifactAnalyzerReceiver - - uid: 12079 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48841 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,5.5 + pos: -46.5,-9.5 parent: 2 - - uid: 53543 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48842 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,54.5 - parent: 45711 -- proto: computerBodyScanner - entities: - - uid: 1148 + pos: -47.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48843 components: - type: Transform - pos: 0.5,-45.5 + rot: -1.5707963267948966 rad + pos: -48.5,-9.5 parent: 2 - - uid: 4078 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48844 components: - type: Transform - pos: 30.5,-12.5 + rot: -1.5707963267948966 rad + pos: -45.5,-11.5 parent: 2 - - uid: 7002 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48845 components: - type: Transform - pos: -69.5,-9.5 + rot: -1.5707963267948966 rad + pos: -46.5,-11.5 parent: 2 - - uid: 8710 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48846 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,-61.5 + pos: -47.5,-11.5 parent: 2 - - uid: 12082 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48847 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-52.5 + rot: -1.5707963267948966 rad + pos: -48.5,-11.5 parent: 2 -- proto: ComputerBroken - entities: - - uid: 12083 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48851 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,-27.5 + pos: -41.5,-15.5 parent: 2 - - uid: 12084 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48852 components: - type: Transform - pos: 28.5,-29.5 + rot: -1.5707963267948966 rad + pos: -42.5,-15.5 parent: 2 - - uid: 12085 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48853 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,-40.5 + pos: -43.5,-15.5 parent: 2 - - uid: 12087 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48854 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-58.5 + rot: -1.5707963267948966 rad + pos: -44.5,-15.5 parent: 2 - - uid: 12088 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48855 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-61.5 + rot: -1.5707963267948966 rad + pos: -45.5,-15.5 parent: 2 - - uid: 12089 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48856 components: - type: Transform rot: -1.5707963267948966 rad - pos: -30.5,-68.5 + pos: -45.5,-16.5 parent: 2 - - uid: 12090 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48857 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-65.5 + rot: -1.5707963267948966 rad + pos: -44.5,-16.5 parent: 2 - - uid: 12091 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48858 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,38.5 + rot: -1.5707963267948966 rad + pos: -43.5,-16.5 parent: 2 - - uid: 28485 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48859 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-73.5 + rot: -1.5707963267948966 rad + pos: -42.5,-16.5 parent: 2 - - uid: 33596 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48860 components: - type: Transform - pos: 8.5,-14.5 - parent: 33049 - - uid: 35843 + rot: -1.5707963267948966 rad + pos: -41.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48861 components: - type: Transform - pos: 0.5,5.5 - parent: 35803 - - uid: 35844 + rot: -1.5707963267948966 rad + pos: -40.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48862 components: - type: Transform - pos: 2.5,5.5 - parent: 35803 - - uid: 37336 + rot: -1.5707963267948966 rad + pos: -39.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48863 components: - type: Transform - pos: 28.5,-0.5 - parent: 36861 - - uid: 46552 + pos: -40.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48864 components: - type: Transform - pos: 5.5,44.5 - parent: 45711 - - uid: 48117 + pos: -40.5,-17.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48865 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-5.5 - parent: 45711 - - uid: 48118 + pos: -40.5,-18.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-5.5 - parent: 45711 - - uid: 48119 + pos: -40.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48867 components: - type: Transform - pos: 0.5,21.5 - parent: 45711 - - uid: 48120 + pos: -40.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48868 components: - type: Transform - pos: 2.5,21.5 - parent: 45711 - - uid: 48121 + pos: -38.5,-17.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48869 components: - type: Transform - pos: -24.5,32.5 - parent: 45711 - - uid: 48122 + pos: -38.5,-18.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48870 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,27.5 - parent: 45711 - - uid: 48123 + pos: -38.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48871 components: - type: Transform - pos: 3.5,35.5 - parent: 45711 - - uid: 48124 + pos: -38.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48876 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-3.5 - parent: 45711 - - uid: 52378 + pos: -52.5,-0.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48877 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,54.5 - parent: 45711 - - uid: 53841 + pos: -52.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48878 components: - type: Transform - pos: -34.5,42.5 - parent: 45711 - - uid: 53842 + pos: -52.5,-2.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48879 components: - type: Transform - pos: -33.5,42.5 - parent: 45711 - - uid: 54263 + pos: -51.5,-1.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48880 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,42.5 - parent: 45711 -- proto: ComputerCargoBounty - entities: - - uid: 41227 + pos: -51.5,-2.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48881 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-6.5 + pos: -4.5,-49.5 parent: 2 -- proto: ComputerCargoOrders - entities: - - uid: 12092 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48884 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,3.5 + rot: -1.5707963267948966 rad + pos: -49.5,-11.5 parent: 2 - - uid: 12093 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48885 components: - type: Transform rot: -1.5707963267948966 rad - pos: 51.5,1.5 + pos: -50.5,-11.5 parent: 2 - - uid: 12094 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48886 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,6.5 + pos: -51.5,-11.5 parent: 2 - - uid: 12095 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48887 components: - type: Transform - pos: 4.5,7.5 + rot: -1.5707963267948966 rad + pos: -52.5,-11.5 parent: 2 -- proto: ComputerCargoShuttle - entities: - - uid: 12096 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48888 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,5.5 + pos: -53.5,-11.5 parent: 2 -- proto: ComputerComms - entities: - - uid: 714 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48889 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,-2.5 + pos: -54.5,-11.5 parent: 2 - - uid: 12098 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48890 components: - type: Transform - pos: -0.5,7.5 + rot: -1.5707963267948966 rad + pos: -55.5,-11.5 parent: 2 - - uid: 53970 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,42.5 - parent: 45711 -- proto: ComputerCrewMonitoring - entities: - - uid: 12101 + rot: -1.5707963267948966 rad + pos: -49.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48892 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-39.5 + rot: -1.5707963267948966 rad + pos: -50.5,-9.5 parent: 2 - - uid: 12102 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48893 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,5.5 + rot: -1.5707963267948966 rad + pos: -51.5,-9.5 parent: 2 - - uid: 12104 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48894 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,-38.5 + pos: -52.5,-9.5 parent: 2 - - uid: 12107 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48895 components: - type: Transform - pos: -31.5,-19.5 + rot: -1.5707963267948966 rad + pos: -53.5,-9.5 parent: 2 - - uid: 21889 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48896 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-25.5 + rot: -1.5707963267948966 rad + pos: -54.5,-9.5 parent: 2 - - uid: 24355 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48898 components: - type: Transform - pos: 26.5,12.5 + rot: -1.5707963267948966 rad + pos: -56.5,-9.5 parent: 2 - - uid: 31919 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48899 components: - type: Transform - pos: 3.5,47.5 + rot: -1.5707963267948966 rad + pos: -57.5,-9.5 parent: 2 - - uid: 44761 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48900 components: - type: Transform - pos: 15.5,-44.5 + rot: -1.5707963267948966 rad + pos: -58.5,-9.5 parent: 2 - - uid: 52156 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48901 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,-7.5 + rot: -1.5707963267948966 rad + pos: -59.5,-9.5 parent: 2 -- proto: ComputerCriminalRecords - entities: - - uid: 1051 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48902 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-6.5 + rot: -1.5707963267948966 rad + pos: -59.5,-11.5 parent: 2 - - uid: 11475 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48903 components: - type: Transform - pos: 7.5,60.5 + rot: -1.5707963267948966 rad + pos: -58.5,-11.5 parent: 2 - - uid: 12109 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48905 components: - type: Transform - pos: -5.5,7.5 + rot: -1.5707963267948966 rad + pos: -56.5,-11.5 parent: 2 - - uid: 12111 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48908 components: - type: Transform - pos: -30.5,-19.5 + pos: -57.5,-12.5 parent: 2 - - uid: 12114 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48909 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-38.5 + pos: -57.5,-13.5 parent: 2 - - uid: 22129 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48910 components: - type: Transform - pos: 14.5,-23.5 + pos: -55.5,-10.5 parent: 2 - - uid: 24354 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48911 components: - type: Transform - pos: 27.5,12.5 + pos: -55.5,-11.5 parent: 2 - - uid: 26714 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48912 components: - type: Transform - pos: -8.5,-19.5 + pos: -55.5,-12.5 parent: 2 - - uid: 32810 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48913 components: - type: Transform - pos: -0.5,0.5 - parent: 32764 - - uid: 37337 + pos: -55.5,-13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48914 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,1.5 - parent: 36861 - - uid: 44973 + pos: -55.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48915 components: - type: Transform - pos: 2.5,2.5 - parent: 44868 - - uid: 52161 + pos: -55.5,-15.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48918 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,-4.5 + pos: -56.5,-16.5 parent: 2 -- proto: ComputerFrame - entities: - - uid: 12115 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48919 components: - type: Transform rot: -1.5707963267948966 rad - pos: 10.5,-51.5 + pos: -57.5,-16.5 parent: 2 - - uid: 12116 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48920 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -97.5,4.5 + rot: -1.5707963267948966 rad + pos: -58.5,-16.5 parent: 2 - - uid: 12117 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48921 components: - type: Transform - pos: 56.5,68.5 + rot: -1.5707963267948966 rad + pos: -59.5,-16.5 parent: 2 - - uid: 12118 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48922 components: - type: Transform rot: -1.5707963267948966 rad - pos: 42.5,67.5 + pos: -59.5,-14.5 parent: 2 - - uid: 12119 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48923 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,67.5 + rot: -1.5707963267948966 rad + pos: -60.5,-14.5 parent: 2 - - uid: 12120 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48924 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,69.5 + rot: -1.5707963267948966 rad + pos: -61.5,-14.5 parent: 2 - - uid: 12121 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48925 components: - type: Transform rot: -1.5707963267948966 rad - pos: 42.5,69.5 + pos: -62.5,-14.5 parent: 2 - - uid: 12122 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48926 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,60.5 + rot: -1.5707963267948966 rad + pos: -61.5,-16.5 parent: 2 - - uid: 12123 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48927 components: - type: Transform - pos: -58.5,-12.5 + rot: -1.5707963267948966 rad + pos: -62.5,-16.5 parent: 2 - - uid: 12124 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -97.5,5.5 + pos: -60.5,-17.5 parent: 2 - - uid: 12125 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48931 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,-63.5 + pos: -60.5,-18.5 parent: 2 - - uid: 35053 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48932 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,16.5 - parent: 34641 - - uid: 40975 + pos: -60.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48933 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,1.5 - parent: 40952 - - uid: 41275 + pos: -60.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48934 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-48.5 + pos: -60.5,-21.5 parent: 2 - - uid: 43498 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,46.5 + pos: -58.5,-15.5 parent: 2 - - uid: 43499 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48936 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,40.5 + pos: -58.5,-16.5 parent: 2 - - uid: 48125 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48937 components: - type: Transform - pos: -16.5,4.5 - parent: 45711 - - uid: 48126 + pos: -58.5,-17.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48938 components: - type: Transform - pos: 5.5,4.5 - parent: 45711 - - uid: 48127 + pos: -58.5,-18.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48939 components: - type: Transform - pos: -23.5,16.5 - parent: 45711 - - uid: 48128 + pos: -58.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48940 components: - type: Transform - pos: -1.5,21.5 - parent: 45711 - - uid: 48129 + pos: -58.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48941 components: - type: Transform - pos: -25.5,32.5 - parent: 45711 - - uid: 51622 + pos: -58.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48944 components: - type: Transform rot: 1.5707963267948966 rad - pos: 33.5,7.5 + pos: -63.5,-16.5 parent: 2 - - uid: 52377 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,57.5 - parent: 45711 - - uid: 52730 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,47.5 - parent: 45711 - - uid: 53258 - components: - - type: Transform - pos: -10.5,71.5 - parent: 45711 - - uid: 54242 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48945 components: - type: Transform rot: 1.5707963267948966 rad - pos: -41.5,50.5 - parent: 45711 - - uid: 54243 + pos: -64.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48946 components: - type: Transform rot: 1.5707963267948966 rad - pos: -41.5,46.5 - parent: 45711 - - uid: 54283 + pos: -65.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48947 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,49.5 - parent: 45711 - - uid: 54290 - components: - - type: Transform - pos: -48.5,54.5 - parent: 45711 - - uid: 56041 - components: - - type: Transform - pos: 21.5,52.5 - parent: 45711 -- proto: ComputerId - entities: - - uid: 801 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-3.5 + pos: -66.5,-16.5 parent: 2 - - uid: 12126 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48948 components: - type: Transform - pos: 0.5,7.5 + rot: 1.5707963267948966 rad + pos: -67.5,-16.5 parent: 2 - - uid: 21711 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48949 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-4.5 + pos: -68.5,-16.5 parent: 2 -- proto: ComputerIFF - entities: - - uid: 32811 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,4.5 - parent: 32764 -- proto: ComputerIFFSyndicate - entities: - - uid: 40976 + rot: 1.5707963267948966 rad + pos: -69.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48951 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,0.5 - parent: 40952 - - uid: 53987 + rot: 1.5707963267948966 rad + pos: -70.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48953 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,39.5 - parent: 45711 -- proto: ComputerMassMedia - entities: - - uid: 22013 + rot: 1.5707963267948966 rad + pos: -63.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48954 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,17.5 + rot: 1.5707963267948966 rad + pos: -64.5,-14.5 parent: 2 -- proto: ComputerMedicalRecords - entities: - - uid: 12129 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48955 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-39.5 + rot: 1.5707963267948966 rad + pos: -65.5,-14.5 parent: 2 - - uid: 12130 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48956 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,3.5 + pos: -66.5,-14.5 parent: 2 - - uid: 53965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48957 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,39.5 - parent: 45711 -- proto: ComputerPowerMonitoring - entities: - - uid: 12131 + rot: 1.5707963267948966 rad + pos: -67.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48958 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,13.5 + rot: 1.5707963267948966 rad + pos: -68.5,-14.5 parent: 2 - - uid: 12132 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48959 components: - type: Transform - pos: 3.5,7.5 + rot: 1.5707963267948966 rad + pos: -69.5,-14.5 parent: 2 - - uid: 12133 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48960 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-60.5 + rot: 1.5707963267948966 rad + pos: -70.5,-14.5 parent: 2 - - uid: 28464 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48961 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,-65.5 + rot: 1.5707963267948966 rad + pos: -71.5,-14.5 parent: 2 - - uid: 28683 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48967 components: - type: Transform - pos: 47.5,75.5 + rot: -1.5707963267948966 rad + pos: -74.5,-14.5 parent: 2 - - uid: 43062 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48968 components: - type: Transform rot: -1.5707963267948966 rad - pos: -51.5,51.5 + pos: -75.5,-14.5 parent: 2 - - uid: 43272 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48969 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,25.5 + rot: -1.5707963267948966 rad + pos: -76.5,-14.5 parent: 2 -- proto: ComputerRadar - entities: - - uid: 12135 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48970 components: - type: Transform - pos: 2.5,7.5 + rot: -1.5707963267948966 rad + pos: -76.5,-16.5 parent: 2 - - uid: 12136 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48971 components: - type: Transform - pos: 17.5,19.5 + rot: -1.5707963267948966 rad + pos: -75.5,-16.5 parent: 2 - - uid: 12137 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48972 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,4.5 + pos: -74.5,-16.5 parent: 2 - - uid: 32091 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48973 components: - type: Transform - pos: -49.5,-48.5 + rot: -1.5707963267948966 rad + pos: -73.5,-16.5 parent: 2 - - uid: 33597 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48974 components: - type: Transform - pos: -1.5,-23.5 - parent: 33049 - - uid: 37338 + rot: -1.5707963267948966 rad + pos: -72.5,-16.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48975 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,2.5 - parent: 36861 - - uid: 44974 + rot: -1.5707963267948966 rad + pos: -72.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48976 components: - type: Transform - pos: 0.5,2.5 - parent: 44868 - - uid: 44975 + pos: -73.5,-13.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48977 components: - type: Transform - pos: -1.5,-0.5 - parent: 44868 - - uid: 44976 + pos: -73.5,-12.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48978 components: - type: Transform - pos: 4.5,-0.5 - parent: 44868 - - uid: 44977 + pos: -73.5,-11.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48979 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-4.5 - parent: 44868 - - uid: 44978 + pos: -71.5,-11.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48980 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-4.5 - parent: 44868 - - uid: 54291 + pos: -71.5,-12.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48981 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,42.5 - parent: 45711 - - uid: 56193 + pos: -71.5,-13.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48982 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-1.5 - parent: 56108 -- proto: ComputerResearchAndDevelopment - entities: - - uid: 854 + pos: -71.5,-14.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48983 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-15.5 + pos: -71.5,-15.5 parent: 2 - - uid: 952 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48984 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-16.5 + pos: -73.5,-15.5 parent: 2 - - uid: 12139 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48985 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,3.5 + pos: -73.5,-16.5 parent: 2 - - uid: 12140 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48986 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-40.5 + pos: -73.5,-17.5 parent: 2 - - uid: 12142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48987 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-26.5 + pos: -73.5,-18.5 parent: 2 - - uid: 14870 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48988 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-13.5 + pos: -73.5,-19.5 parent: 2 - - uid: 35933 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48989 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-31.5 + pos: -71.5,-17.5 parent: 2 -- proto: ComputerSalvageExpedition - entities: - - uid: 12144 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48990 components: - type: Transform - pos: 71.5,7.5 + pos: -71.5,-18.5 parent: 2 -- proto: ComputerShuttle - entities: - - uid: 32812 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48991 components: - type: Transform - pos: 0.5,5.5 - parent: 32764 - - uid: 44979 + pos: -71.5,-19.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49001 components: - type: Transform - pos: 1.5,2.5 - parent: 44868 - - uid: 56194 + pos: -71.5,-10.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49002 components: - type: Transform - pos: 0.5,5.5 - parent: 56108 -- proto: ComputerShuttleCargo - entities: - - uid: 2138 + pos: -71.5,-9.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49003 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,-15.5 + pos: -72.5,-8.5 parent: 2 - - uid: 12145 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49004 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,4.5 + pos: -73.5,-8.5 parent: 2 -- proto: ComputerShuttleSalvage - entities: - - uid: 12147 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49005 components: - type: Transform - pos: 72.5,7.5 + rot: -1.5707963267948966 rad + pos: -74.5,-8.5 parent: 2 -- proto: ComputerSolarControl - entities: - - uid: 42054 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49006 components: - type: Transform - pos: -48.5,-63.5 + rot: -1.5707963267948966 rad + pos: -75.5,-8.5 parent: 2 - - uid: 43067 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49007 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,51.5 + rot: -1.5707963267948966 rad + pos: -76.5,-8.5 parent: 2 - - uid: 43096 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49008 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,73.5 + rot: -1.5707963267948966 rad + pos: -76.5,-10.5 parent: 2 -- proto: ComputerStationRecords - entities: - - uid: 867 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49009 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-6.5 + rot: -1.5707963267948966 rad + pos: -75.5,-10.5 parent: 2 - - uid: 5722 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49010 components: - type: Transform - pos: -29.5,-19.5 + rot: -1.5707963267948966 rad + pos: -74.5,-10.5 parent: 2 - - uid: 12151 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49016 components: - type: Transform - pos: -4.5,7.5 + pos: -71.5,-20.5 parent: 2 - - uid: 31070 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49017 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,45.5 + pos: -71.5,-21.5 parent: 2 - - uid: 54288 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,48.5 - parent: 45711 -- proto: ComputerSurveillanceCameraMonitor - entities: - - uid: 2003 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49019 components: - type: Transform - pos: -28.5,-10.5 + rot: -1.5707963267948966 rad + pos: -75.5,-20.5 parent: 2 - - uid: 7954 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49020 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-21.5 + rot: -1.5707963267948966 rad + pos: -76.5,-20.5 parent: 2 - - uid: 12155 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49021 components: - type: Transform - pos: -3.5,7.5 + rot: -1.5707963267948966 rad + pos: -76.5,-22.5 parent: 2 - - uid: 12158 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49022 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-2.5 + rot: -1.5707963267948966 rad + pos: -75.5,-22.5 parent: 2 - - uid: 12159 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49023 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,3.5 + rot: -1.5707963267948966 rad + pos: -74.5,-22.5 parent: 2 - - uid: 12160 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49024 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,-38.5 + pos: -73.5,-22.5 parent: 2 - - uid: 12161 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49028 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-24.5 + pos: -72.5,-23.5 parent: 2 - - uid: 15237 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,-25.5 + pos: -72.5,-24.5 parent: 2 - - uid: 15639 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49030 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,45.5 + pos: -72.5,-25.5 parent: 2 - - uid: 37339 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49031 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,1.5 - parent: 36861 - - uid: 45403 + pos: -74.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49032 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,3.5 - parent: 43176 - - uid: 52155 + pos: -74.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49033 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-7.5 + pos: -74.5,-23.5 parent: 2 -- proto: ComputerSurveillanceWirelessCameraMonitor - entities: - - uid: 21533 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49034 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,19.5 + pos: -74.5,-24.5 parent: 2 -- proto: ComputerTechnologyDiskTerminal - entities: - - uid: 12164 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-27.5 + pos: -74.5,-25.5 parent: 2 -- proto: ComputerTelevision - entities: - - uid: 7859 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49041 components: - type: Transform - pos: -35.5,-19.5 + pos: -74.5,-26.5 parent: 2 - - uid: 12165 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49042 components: - type: Transform - pos: -40.5,7.5 + pos: -74.5,-27.5 parent: 2 - - uid: 12169 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49043 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-64.5 + pos: -74.5,-28.5 parent: 2 - - uid: 21609 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49044 components: - type: Transform - pos: -29.5,-35.5 + pos: -74.5,-29.5 parent: 2 - - uid: 24353 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49045 components: - type: Transform - pos: -24.5,-26.5 + pos: -74.5,-30.5 parent: 2 - - uid: 26239 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49046 components: - type: Transform - pos: -8.5,42.5 + pos: -74.5,-31.5 parent: 2 - - uid: 32073 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49047 components: - type: Transform - pos: -6.5,29.5 + pos: -72.5,-26.5 parent: 2 - - uid: 47799 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49048 components: - type: Transform - pos: -10.5,-28.5 + pos: -72.5,-27.5 parent: 2 -- proto: ComputerTelevisionCircuitboard - entities: - - uid: 52106 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49049 components: - type: Transform - pos: 17.506828,4.7277107 + pos: -72.5,-28.5 parent: 2 -- proto: ContainmentFieldGenerator - entities: - - uid: 3682 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49050 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,33.5 + pos: -72.5,-29.5 parent: 2 - - uid: 9048 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49051 components: - type: Transform - pos: 75.5,42.5 + pos: -72.5,-30.5 parent: 2 - - uid: 42015 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49052 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,32.5 + pos: -72.5,-31.5 parent: 2 - - uid: 50860 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49062 components: - type: Transform - pos: 83.5,34.5 + rot: -1.5707963267948966 rad + pos: -2.5,74.5 parent: 2 -- proto: ContrabassInstrument - entities: - - uid: 32398 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49063 components: - type: Transform - pos: -14.5,27.5 + rot: -1.5707963267948966 rad + pos: -10.5,-26.5 parent: 2 - - uid: 53884 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49065 components: - type: Transform - pos: -35.5,42.5 - parent: 45711 -- proto: ConveyorBelt - entities: - - uid: 1129 + rot: 1.5707963267948966 rad + pos: -8.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49068 components: - type: Transform - pos: 73.5,-8.5 + rot: 1.5707963267948966 rad + pos: -7.5,-29.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 1130 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49069 components: - type: Transform - pos: 73.5,-9.5 + rot: 1.5707963267948966 rad + pos: -6.5,-29.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 2132 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49070 components: - type: Transform - pos: 73.5,-10.5 + rot: 1.5707963267948966 rad + pos: -10.5,-30.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 5613 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49071 components: - type: Transform - pos: -34.5,-8.5 + rot: 1.5707963267948966 rad + pos: -9.5,-30.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5614 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-9.5 + rot: 1.5707963267948966 rad + pos: -8.5,-30.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5615 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49073 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-9.5 + rot: 1.5707963267948966 rad + pos: -7.5,-30.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5616 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-9.5 + rot: 1.5707963267948966 rad + pos: -6.5,-30.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5617 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49078 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-9.5 + pos: -11.5,-28.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5618 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49079 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-8.5 + pos: -11.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5619 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49080 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-8.5 + pos: -11.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 5620 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49081 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-8.5 + pos: -11.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 5630 - - 5627 - - uid: 7916 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49082 components: - type: Transform - pos: 71.5,-23.5 + pos: -9.5,-28.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 10011 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49083 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-17.5 + pos: -9.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 10012 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49084 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-17.5 + pos: -9.5,-30.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 10013 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49085 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-17.5 + pos: -9.5,-31.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 11259 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49086 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-25.5 + pos: -9.5,-32.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 12180 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49087 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-25.5 + pos: -9.5,-33.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 12186 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49088 components: - type: Transform - pos: 73.5,-11.5 + pos: -11.5,-31.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 12191 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49089 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,7.5 + pos: -11.5,-32.5 parent: 2 - - type: DeviceLinkSink - links: - - 26863 - - uid: 12192 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49090 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,7.5 + pos: -11.5,-33.5 parent: 2 - - type: DeviceLinkSink - links: - - 26863 - - uid: 12194 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49091 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,7.5 + pos: -11.5,-34.5 parent: 2 - - type: DeviceLinkSink - links: - - 26863 - - uid: 12195 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49096 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,-4.5 + pos: -11.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 26866 - - uid: 12196 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49097 components: - type: Transform rot: -1.5707963267948966 rad - pos: 77.5,-4.5 + pos: -13.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 26866 - - uid: 12197 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49098 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,-4.5 + pos: -9.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 26866 - - uid: 12198 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49099 components: - type: Transform rot: -1.5707963267948966 rad - pos: 75.5,-4.5 + pos: -10.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 26866 - - uid: 12199 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49102 components: - type: Transform rot: -1.5707963267948966 rad - pos: 74.5,-4.5 + pos: -14.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 26866 - - uid: 12200 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49103 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-4.5 + pos: -13.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 26866 - - uid: 12201 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49104 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-64.5 + pos: -13.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12202 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-64.5 + pos: -13.5,-23.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12203 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49106 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,-64.5 + pos: -13.5,-22.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12204 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49107 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,-63.5 + pos: -13.5,-21.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12205 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49110 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,-63.5 + pos: -15.5,-21.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12206 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,-63.5 + pos: -15.5,-22.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12207 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49112 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-63.5 + pos: -15.5,-23.5 parent: 2 - - type: DeviceLinkSink - links: - - 26867 - - uid: 12788 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49116 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,33.5 + pos: -16.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12406 - - uid: 14690 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49117 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,33.5 + pos: -17.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12406 - - uid: 19476 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49118 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-13.5 + rot: -1.5707963267948966 rad + pos: -18.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 19477 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49120 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-13.5 + rot: -1.5707963267948966 rad + pos: -20.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 19550 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49121 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-16.5 + rot: -1.5707963267948966 rad + pos: -21.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 19554 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49122 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-8.5 + rot: -1.5707963267948966 rad + pos: -22.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 19570 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49124 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-12.5 + rot: -1.5707963267948966 rad + pos: -24.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 19601 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49125 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-11.5 + rot: -1.5707963267948966 rad + pos: -25.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 19630 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49126 components: - type: Transform - pos: 73.5,-7.5 + rot: -1.5707963267948966 rad + pos: -26.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 20362 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49129 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,-25.5 + rot: -1.5707963267948966 rad + pos: -29.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 20718 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49130 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,-13.5 + rot: -1.5707963267948966 rad + pos: -30.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 23426 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49132 components: - type: Transform - pos: 73.5,-12.5 + rot: -1.5707963267948966 rad + pos: -32.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 23526 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49133 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,-13.5 + rot: -1.5707963267948966 rad + pos: -32.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 24121 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49134 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-10.5 + rot: -1.5707963267948966 rad + pos: -31.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 24126 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49135 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,-6.5 + pos: -30.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 24194 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49137 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-9.5 + rot: -1.5707963267948966 rad + pos: -28.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 24230 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49138 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,-6.5 + pos: -27.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 24253 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49139 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-7.5 + rot: -1.5707963267948966 rad + pos: -26.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 24409 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49141 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-13.5 + rot: -1.5707963267948966 rad + pos: -24.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 12268 - - uid: 29750 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49142 components: - type: Transform - pos: 71.5,-24.5 + rot: -1.5707963267948966 rad + pos: -23.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 29777 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49143 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,-25.5 + rot: -1.5707963267948966 rad + pos: -22.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 32322 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-25.5 + rot: -1.5707963267948966 rad + pos: -19.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 32577 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49147 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-6.5 + rot: -1.5707963267948966 rad + pos: -18.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32578 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49149 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,-6.5 + pos: -16.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32712 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49150 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-6.5 + pos: -15.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32725 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-6.5 + pos: -13.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32726 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49154 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-6.5 + pos: -14.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32743 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49155 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,-6.5 + pos: -14.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32746 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-17.5 + pos: -14.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32757 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49157 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-6.5 + pos: -14.5,-28.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 32765 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49160 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-5.5 + rot: -1.5707963267948966 rad + pos: -12.5,-29.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 34487 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49161 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-25.5 + rot: -1.5707963267948966 rad + pos: -12.5,-24.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 44517 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49162 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-13.5 + pos: -31.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44524 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49163 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-14.5 + pos: -31.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44525 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49164 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-15.5 + pos: -27.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44527 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49165 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-6.5 + pos: -27.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44535 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49166 components: - type: Transform - rot: 3.141592653589793 rad - pos: 69.5,-17.5 + pos: -23.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44537 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-17.5 + pos: -23.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44538 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49168 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-17.5 + pos: -19.5,-27.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44539 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49169 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-17.5 + pos: -19.5,-26.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 44541 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49170 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-17.5 + pos: -21.5,-25.5 parent: 2 - - type: DeviceLinkSink - links: - - 20218 - - uid: 45404 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49171 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,3.5 - parent: 43176 - - uid: 45405 + pos: -21.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,3.5 - parent: 43176 - - uid: 45406 + pos: -21.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,3.5 - parent: 43176 - - uid: 45407 + pos: -25.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49174 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,3.5 - parent: 43176 - - uid: 48130 + pos: -25.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49175 components: - type: Transform - pos: -17.5,9.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48131 + pos: -25.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49176 components: - type: Transform - pos: -17.5,8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48132 + pos: -29.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49177 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48133 + pos: -29.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49178 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48134 + pos: -29.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49179 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48135 + pos: -17.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49180 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48136 + pos: -17.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49181 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,9.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48137 + pos: -17.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49192 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,10.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48138 + rot: 1.5707963267948966 rad + pos: -35.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49193 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48139 + pos: -33.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49194 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48140 + pos: -34.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49196 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48141 + pos: -36.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49197 components: - type: Transform rot: 1.5707963267948966 rad - pos: -16.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48142 + pos: -36.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49198 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48143 + pos: -33.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49199 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,12.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48144 + pos: -33.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48145 + pos: -33.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48146 + pos: -33.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49202 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48147 + pos: -33.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48148 + pos: -35.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48149 + pos: -35.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48150 + pos: -35.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 48151 + pos: -35.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 53225 + pos: -29.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49210 components: - type: Transform - pos: -13.5,77.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53272 - - uid: 53226 + pos: -29.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49211 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,76.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53272 - - uid: 53227 + pos: -29.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49212 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,76.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53272 - - uid: 53228 + pos: -28.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49213 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,76.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53272 - - uid: 53229 + pos: -28.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49214 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,77.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53272 - - uid: 53230 + pos: -28.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,77.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 53272 -- proto: CounterMetalFrame - entities: - - uid: 35054 + pos: -28.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49216 components: - type: Transform - pos: 2.5,11.5 - parent: 34641 - - uid: 35055 + pos: -19.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49217 components: - type: Transform - pos: 2.5,9.5 - parent: 34641 - - uid: 35056 + pos: -19.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49218 components: - type: Transform - pos: 2.5,10.5 - parent: 34641 - - uid: 48152 + pos: -19.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49219 components: - type: Transform - pos: -0.5,21.5 - parent: 45711 - - uid: 48153 + pos: -19.5,-21.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49222 components: - type: Transform - pos: -16.5,27.5 - parent: 45711 - - uid: 48154 + pos: -20.5,-23.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49223 components: - type: Transform - pos: -12.5,18.5 - parent: 45711 -- proto: CounterWoodFrame - entities: - - uid: 23849 + pos: -20.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49224 components: - type: Transform - pos: -42.5,36.5 + pos: -20.5,-21.5 parent: 2 - - uid: 26798 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49228 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,-39.5 + pos: -37.5,-25.5 parent: 2 - - uid: 26896 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49229 components: - type: Transform rot: -1.5707963267948966 rad - pos: 27.5,-39.5 + pos: -38.5,-25.5 parent: 2 -- proto: CowToolboxFilled - entities: - - uid: 12212 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49230 components: - type: Transform - pos: -18.654236,53.70233 + pos: -37.5,-25.5 parent: 2 -- proto: CrateAirlockKit - entities: - - uid: 49709 - components: - - type: Transform - pos: -55.5,46.5 - parent: 45711 -- proto: CrateArtifactContainer - entities: - - uid: 395 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49231 components: - type: Transform - pos: 49.5,-31.5 + pos: -37.5,-26.5 parent: 2 - - uid: 12213 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49232 components: - type: Transform - pos: 69.5,-0.5 + pos: -37.5,-27.5 parent: 2 - - 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: 53450 - components: - - type: Transform - pos: -35.5,39.5 - parent: 45711 -- proto: CrateCoffin - entities: - - uid: 21155 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49233 components: - type: Transform - pos: -27.5,10.5 + pos: -37.5,-28.5 parent: 2 - - uid: 21156 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49234 components: - type: Transform - pos: -26.5,10.5 + pos: -37.5,-29.5 parent: 2 - - uid: 30867 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49235 components: - type: Transform - pos: 8.392382,-68.42081 + pos: -37.5,-30.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 25.391401 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 31910 - - 31279 - - 31192 - - 31186 - - 31185 - - 31052 - - 31032 - - 31031 - - 31029 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 31625 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49236 components: - type: Transform - pos: -25.5,10.5 + pos: -34.5,-26.5 parent: 2 - - uid: 41568 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49237 components: - type: Transform - pos: 99.5,37.5 + pos: -34.5,-27.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 41569 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 48155 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49238 components: - type: Transform - pos: 17.5,28.5 - parent: 45711 -- proto: CrateElectrical - entities: - - uid: 44546 + pos: -34.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49239 components: - type: Transform - pos: 60.5,-16.5 + pos: -34.5,-29.5 parent: 2 - - uid: 45585 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49240 components: - type: Transform - pos: -2.5,3.5 - parent: 45518 -- proto: CrateEmergencyFire - entities: - - uid: 12221 + pos: -34.5,-30.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49243 components: - type: Transform - pos: 20.5,-32.5 + pos: -37.5,-31.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateEmergencyInflatablewall - entities: - - uid: 41158 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49244 components: - type: Transform - pos: 15.5,21.5 + pos: -37.5,-32.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateEmptySpawner - entities: - - uid: 5874 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49245 components: - type: Transform - pos: 65.5,-0.5 + pos: -37.5,-33.5 parent: 2 - - uid: 12226 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49246 components: - type: Transform - pos: 57.5,-58.5 + pos: -37.5,-34.5 parent: 2 - - uid: 25991 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49247 components: - type: Transform - pos: 58.5,-2.5 + pos: -37.5,-35.5 parent: 2 - - uid: 25997 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49248 components: - type: Transform - pos: 66.5,-4.5 + pos: -37.5,-36.5 parent: 2 - - uid: 26017 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49249 components: - type: Transform - pos: 62.5,-4.5 + pos: -37.5,-37.5 parent: 2 - - uid: 44506 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49250 components: - type: Transform - pos: 69.5,-52.5 + pos: -34.5,-31.5 parent: 2 - - uid: 44508 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49251 components: - type: Transform - pos: 70.5,-36.5 + pos: -34.5,-32.5 parent: 2 - - uid: 48156 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49252 components: - type: Transform - pos: -8.5,22.5 - parent: 45711 - - uid: 51496 + pos: -34.5,-33.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49253 components: - type: Transform - pos: 17.5,-61.5 + pos: -34.5,-34.5 parent: 2 - - uid: 51500 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49254 components: - type: Transform - pos: 19.5,-62.5 + pos: -34.5,-35.5 parent: 2 - - uid: 56040 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49255 components: - type: Transform - pos: 21.5,46.5 - parent: 45711 - - uid: 56195 + pos: -34.5,-36.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49256 components: - type: Transform - pos: 1.5,-1.5 - parent: 56108 -- proto: CrateEngineering - entities: - - uid: 13034 + pos: -34.5,-37.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49259 components: - type: Transform - pos: 8.5,27.5 + rot: 3.141592653589793 rad + pos: -40.5,-21.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 14018 - - 14031 - - 14032 - - 14033 - - 14102 - - 14103 - - 14104 - - 14105 - - 14106 - - 14107 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 41151 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49260 components: - type: Transform - pos: 12.5,23.5 + pos: -38.5,-23.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 1713 - - 1694 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateEngineeringCableBulk - entities: - - uid: 8038 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49261 components: - type: Transform - pos: -51.5,50.5 + rot: 3.141592653589793 rad + pos: -40.5,-23.5 parent: 2 - - uid: 20958 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49262 components: - type: Transform - pos: 17.5,60.5 + rot: 3.141592653589793 rad + pos: -40.5,-24.5 parent: 2 - - uid: 22526 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49263 components: - type: Transform - pos: -5.5,-74.5 + rot: 3.141592653589793 rad + pos: -38.5,-21.5 parent: 2 - - uid: 43131 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49264 components: - type: Transform - pos: 46.5,73.5 + rot: 3.141592653589793 rad + pos: -38.5,-22.5 parent: 2 - - uid: 44980 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49268 components: - type: Transform - pos: 0.5,-1.5 - parent: 44868 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 45408 + rot: 1.5707963267948966 rad + pos: -39.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49269 components: - type: Transform - pos: 3.5,-0.5 - parent: 43176 - - uid: 48403 + rot: -1.5707963267948966 rad + pos: -41.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49270 components: - type: Transform - pos: 58.5,37.5 + rot: -1.5707963267948966 rad + pos: -42.5,-22.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateEngineeringGear - entities: - - uid: 19837 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49271 components: - type: Transform - pos: 21.5,60.5 + rot: -1.5707963267948966 rad + pos: -43.5,-22.5 parent: 2 -- proto: CrateEngineeringSecure - entities: - - uid: 13033 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49272 components: - type: Transform - pos: 7.5,27.5 + rot: -1.5707963267948966 rad + pos: -44.5,-22.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrateEngineeringShuttle - entities: - - uid: 29115 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49273 components: - type: Transform - pos: 21.5,61.5 + rot: -1.5707963267948966 rad + pos: -45.5,-22.5 parent: 2 -- proto: CrateFilledSpawner - entities: - - uid: 6075 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49274 components: - type: Transform - pos: 66.5,-2.5 + rot: -1.5707963267948966 rad + pos: -45.5,-24.5 parent: 2 - - uid: 7384 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49275 components: - type: Transform - pos: 34.5,-41.5 + rot: -1.5707963267948966 rad + pos: -44.5,-24.5 parent: 2 - - uid: 24280 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49276 components: - type: Transform - pos: 8.5,-28.5 + rot: -1.5707963267948966 rad + pos: -43.5,-24.5 parent: 2 - - uid: 25963 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49278 components: - type: Transform - pos: 59.5,-4.5 + rot: -1.5707963267948966 rad + pos: -41.5,-24.5 parent: 2 - - uid: 25965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49279 components: - type: Transform - pos: 62.5,-0.5 + rot: -1.5707963267948966 rad + pos: -40.5,-24.5 parent: 2 - - uid: 25989 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49280 components: - type: Transform - pos: 70.5,-4.5 + rot: -1.5707963267948966 rad + pos: -39.5,-24.5 parent: 2 - - uid: 33598 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49282 components: - type: Transform - pos: 6.5,14.5 - parent: 33049 - - uid: 33599 + rot: -1.5707963267948966 rad + pos: -47.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49283 components: - type: Transform - pos: 8.5,14.5 - parent: 33049 - - uid: 33600 + rot: -1.5707963267948966 rad + pos: -48.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49284 components: - type: Transform - pos: 9.5,12.5 - parent: 33049 - - uid: 33601 + rot: -1.5707963267948966 rad + pos: -49.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49285 components: - type: Transform - pos: 6.5,12.5 - parent: 33049 - - uid: 44509 + rot: -1.5707963267948966 rad + pos: -50.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49286 components: - type: Transform - pos: 70.5,-34.5 + rot: -1.5707963267948966 rad + pos: -51.5,-22.5 parent: 2 - - uid: 46555 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49287 components: - type: Transform - pos: -21.5,-1.5 - parent: 45711 - - uid: 48157 + rot: -1.5707963267948966 rad + pos: -52.5,-22.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49288 components: - type: Transform - pos: -11.5,24.5 - parent: 45711 - - uid: 48158 + rot: -1.5707963267948966 rad + pos: -52.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49289 components: - type: Transform - pos: -7.5,23.5 - parent: 45711 - - uid: 48159 + rot: -1.5707963267948966 rad + pos: -51.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49290 components: - type: Transform - pos: -8.5,21.5 - parent: 45711 - - uid: 51487 + rot: -1.5707963267948966 rad + pos: -50.5,-24.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49291 components: - type: Transform - pos: 19.5,-63.5 + rot: -1.5707963267948966 rad + pos: -49.5,-24.5 parent: 2 - - uid: 51488 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49292 components: - type: Transform - pos: 17.5,-60.5 + rot: -1.5707963267948966 rad + pos: -48.5,-24.5 parent: 2 - - uid: 51489 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49293 components: - type: Transform - pos: 20.5,-60.5 + rot: -1.5707963267948966 rad + pos: -47.5,-24.5 parent: 2 - - uid: 53571 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49299 components: - type: Transform - pos: -16.5,48.5 - parent: 45711 - - uid: 53572 + pos: -42.5,-25.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49300 components: - type: Transform - pos: -0.5,35.5 - parent: 45711 - - uid: 53790 + pos: -42.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49301 components: - type: Transform - pos: -26.5,44.5 - parent: 45711 - - uid: 56039 + pos: -42.5,-27.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49302 components: - type: Transform - pos: 22.5,44.5 - parent: 45711 - - uid: 56196 + pos: -42.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49303 components: - type: Transform - pos: -0.5,0.5 - parent: 56108 -- proto: CrateFoodCooking - entities: - - uid: 53375 + pos: -42.5,-29.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49305 components: - type: Transform - pos: -27.5,30.5 + pos: -42.5,-31.5 parent: 2 -- proto: CrateFoodMRE - entities: - - uid: 17395 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49306 components: - type: Transform - pos: 12.5,-61.5 + pos: -42.5,-32.5 parent: 2 -- proto: CrateFreezer - entities: - - uid: 22694 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49307 components: - type: Transform - pos: 28.5,3.5 + pos: -42.5,-33.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 22773 - - 22703 - - 22700 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 36957 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49309 components: - type: Transform - pos: 2.5,20.5 - parent: 36861 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 36978 - - 36977 - - 36976 - - 36975 - - 37045 - - 37044 - - 37043 - - 37042 - - 36974 - - 36973 - - 36972 - - 37038 - - 37037 - - 37036 - - 37030 - - 37053 - - 37048 - - 37047 - - 37046 - - 37052 - - 37051 - - 37050 - - 37049 - - 37000 - - 37024 - - 36971 - - 36970 - - 37023 - - 37022 - - 36999 - - 36998 - - 36997 - - 36996 - - 36995 - - 37021 - - 37020 - - 37019 - - 37018 - - 37017 - - 37016 - - 37015 - - 37014 - - 37013 - - 37012 - - 37011 - - 37010 - - 36969 - - 36968 - - 36967 - - 36966 - - 36965 - - 36964 - - 36963 - - 36962 - - 37029 - - 37028 - - 37027 - - 37026 - - 37041 - - 37035 - - 37034 - - 37025 - - 37033 - - 37032 - - 37031 - - 37040 - - 37039 - - 36994 - - 36993 - - 36992 - - 36991 - - 36990 - - 36989 - - 36988 - - 36987 - - 36986 - - 36961 - - 36960 - - 36959 - - 36958 - - 36985 - - 36984 - - 36983 - - 36982 - - 36981 - - 36980 - - 36979 - - 37009 - - 37008 - - 37007 - - 37006 - - 37005 - - 37004 - - 37003 - - 37002 - - 37001 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 51588 + pos: -42.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49310 components: - type: Transform - pos: 33.5,11.5 + pos: -42.5,-36.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 51596 - - 11300 - - 51595 - - 51594 - - 51593 - - 51592 - - 51591 - - 51590 - - 51589 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateFunInstrumentsSpecial - entities: - - uid: 50200 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49311 components: - type: Transform - pos: -53.5,54.5 - parent: 45711 -- proto: CrateFunInstrumentsString - entities: - - uid: 48160 + pos: -42.5,-37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49312 components: - type: Transform - pos: -7.5,22.5 - parent: 45711 -- proto: CrateFunInstrumentsVariety - entities: - - uid: 8063 + pos: -42.5,-38.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49313 components: - type: Transform - pos: -26.5,66.5 + pos: -42.5,-39.5 parent: 2 -- proto: CrateFunParty - entities: - - uid: 34611 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49315 components: - type: Transform - pos: 23.5,61.5 - parent: 45711 -- proto: CrateFunToyBox - entities: - - uid: 14271 + pos: -40.5,-26.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49316 components: - type: Transform - pos: -30.5,-35.5 + pos: -40.5,-27.5 parent: 2 -- proto: CrateGenericSteel - entities: - - uid: 1569 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49318 components: - type: Transform - pos: 43.5,11.5 + pos: -40.5,-29.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1495 - moles: - - 2.0395927 - - 7.672754 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 752 - - 1571 - - 1570 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 12023 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49319 components: - type: Transform - pos: 8.5,-54.5 + pos: -40.5,-30.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 3.4047332 - - 12.808282 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 12028 - - 12026 - - 12027 - - 12030 - - 12025 - - 12024 - - 12029 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 12246 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49320 components: - type: Transform - pos: 29.5,-29.5 + pos: -40.5,-31.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14948 - moles: - - 23.269733 - - 87.53851 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 24694 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49322 components: - type: Transform - pos: 11.5,58.5 + pos: -40.5,-33.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 25249 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49323 components: - type: Transform - pos: -10.5,55.5 + pos: -40.5,-34.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 25655 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49324 components: - type: Transform - pos: -32.5,-27.5 + pos: -40.5,-35.5 parent: 2 - - 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: - - 35647 - - 35598 - - 35645 - - 1730 - - 35652 - - 35650 - - 35651 - - 35648 - - 35649 - - 35646 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 27671 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49325 components: - type: Transform - pos: -17.5,-9.5 + pos: -40.5,-36.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 24719 - - 35990 - - 35979 - - 35984 - - 25578 - - 24566 - - 28632 - - 35980 - - 35985 - - 35976 - - 35995 - - 35996 - - 35991 - - 35978 - - 35987 - - 35992 - - 35983 - - 35999 - - 35988 - - 35998 - - 35981 - - 35994 - - 35989 - - 35975 - - 35986 - - 35997 - - 35993 - - 35977 - - 35982 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 35653 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49326 components: - type: Transform - pos: -41.5,-22.5 + pos: -40.5,-37.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 35656 - - 35655 - - 35654 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 41555 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49328 components: - type: Transform - pos: 32.5,-49.5 + pos: -40.5,-39.5 parent: 2 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 41562 - - 41561 - - 41560 - - 41559 - - 41558 - - 41557 - - 41556 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 47705 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49329 components: - type: Transform - pos: -26.5,-23.5 + pos: -40.5,-40.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 784 - - 847 - - 1234 - - 788 - - 785 - - 1243 - - 1020 - - 1078 - - 949 - - 964 - - 844 - - 857 - - 1304 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 51012 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49330 components: - type: Transform - pos: 2.5,-1.5 - parent: 44868 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14697 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 44989 - - 44984 - - 44985 - - 44982 - - 44987 - - 44986 - - 44983 - - 44988 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 51228 + pos: -40.5,-41.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49331 components: - type: Transform - pos: 28.5,-65.5 + pos: -40.5,-42.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 51229 - - 51230 - - 51231 - - 51232 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateHydroponics - entities: - - uid: 9853 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49332 components: - type: Transform - pos: -13.5,-61.5 + pos: -42.5,-41.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 3.0183246 - - 11.3546505 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 9854 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 32101 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49333 components: - type: Transform - pos: -27.5,36.5 + pos: -40.5,-43.5 parent: 2 -- proto: CrateHydroponicsSeeds - entities: - - uid: 2277 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49334 components: - type: Transform - pos: -18.5,-34.5 + rot: -1.5707963267948966 rad + pos: -43.5,-30.5 parent: 2 -- proto: CrateHydroSecure - entities: - - uid: 32096 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49335 components: - type: Transform - pos: -28.5,36.5 + rot: -1.5707963267948966 rad + pos: -44.5,-30.5 parent: 2 -- proto: CrateInternals - entities: - - uid: 44565 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49336 components: - type: Transform - pos: 71.5,-19.5 + rot: -1.5707963267948966 rad + pos: -45.5,-30.5 parent: 2 -- proto: CrateMedical - entities: - - uid: 686 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49338 components: - type: Transform - pos: 13.5,-61.5 + rot: -1.5707963267948966 rad + pos: -45.5,-28.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 764 - - 765 - - 820 - - 982 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 48161 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49339 components: - type: Transform - pos: 15.5,38.5 - parent: 45711 -- proto: CrateMedicalSecure - entities: - - uid: 6945 + rot: -1.5707963267948966 rad + pos: -44.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49340 components: - type: Transform - pos: -0.5,-60.5 + rot: -1.5707963267948966 rad + pos: -43.5,-28.5 parent: 2 - - uid: 43933 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49341 components: - type: Transform - pos: 14.5,-54.5 + rot: -1.5707963267948966 rad + pos: -42.5,-28.5 parent: 2 -- proto: CrateMedicalSupplies - entities: - - uid: 33602 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49342 components: - type: Transform - pos: -5.5,13.5 - parent: 33049 -- proto: CrateMedicalSurgery - entities: - - uid: 5759 + rot: -1.5707963267948966 rad + pos: -41.5,-28.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49346 components: - type: Transform - pos: 31.5,-12.5 + rot: 1.5707963267948966 rad + pos: -45.5,-32.5 parent: 2 - - uid: 12266 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49347 components: - type: Transform - pos: 31.5,-27.5 + rot: 1.5707963267948966 rad + pos: -44.5,-32.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14923 - moles: - - 20.559456 - - 77.34271 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 12267 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49348 components: - type: Transform - pos: -7.5,-52.5 + rot: 1.5707963267948966 rad + pos: -43.5,-32.5 parent: 2 -- proto: CrateNPCChicken - entities: - - uid: 24465 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49349 components: - type: Transform - pos: -34.5,36.5 + rot: 1.5707963267948966 rad + pos: -42.5,-32.5 parent: 2 -- proto: CrateNPCCow - entities: - - uid: 29810 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49350 components: - type: Transform - pos: -32.5,37.5 + rot: 1.5707963267948966 rad + pos: -41.5,-32.5 parent: 2 -- proto: CrateNPCHamlet - entities: - - uid: 12269 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49351 components: - type: Transform - pos: 5.5,4.5 + rot: 1.5707963267948966 rad + pos: -45.5,-34.5 parent: 2 -- proto: CrateNPCKoboldCube - entities: - - uid: 48162 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49352 components: - type: Transform - pos: 16.5,38.5 - parent: 45711 -- proto: CratePirate - entities: - - uid: 40966 + rot: 1.5707963267948966 rad + pos: -44.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49353 components: - type: Transform - pos: 0.5,0.5 - parent: 40952 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 99.422104 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 40974 - - 40967 - - 40968 - - 40970 - - 40973 - - 40971 - - 40972 - - 40969 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateScienceSecure - entities: - - uid: 129 + rot: 1.5707963267948966 rad + pos: -43.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49354 components: - type: Transform - pos: 63.5,-25.5 + rot: -1.5707963267948966 rad + pos: -41.5,-38.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 43979 - - 43984 - - 43987 - - 43982 - - 43980 - - 43983 - - 43985 - - 43986 - - 43981 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 1135 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49355 components: - type: Transform - pos: 15.5,-17.5 + rot: -1.5707963267948966 rad + pos: -42.5,-38.5 parent: 2 -- proto: CrateSecure - entities: - - uid: 45409 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49356 components: - type: Transform - pos: -0.5,1.5 - parent: 43176 -- proto: CrateServiceBureaucracy - entities: - - uid: 8701 + rot: -1.5707963267948966 rad + pos: -43.5,-38.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49357 components: - type: Transform - pos: -5.5,-56.5 + rot: -1.5707963267948966 rad + pos: -43.5,-40.5 parent: 2 - - uid: 44690 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49362 components: - type: Transform - pos: 61.5,-16.5 + rot: 1.5707963267948966 rad + pos: -41.5,-42.5 parent: 2 - - uid: 45410 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49363 components: - type: Transform - pos: -2.5,-0.5 - parent: 43176 -- proto: CrateServiceJanitorialSupplies - entities: - - uid: 9926 + rot: 1.5707963267948966 rad + pos: -40.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49364 components: - type: Transform - pos: -48.5,32.5 + rot: 1.5707963267948966 rad + pos: -39.5,-42.5 parent: 2 - - uid: 10526 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49365 components: - type: Transform - pos: -41.5,38.5 + rot: 1.5707963267948966 rad + pos: -38.5,-42.5 parent: 2 - - uid: 25338 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49366 components: - type: Transform - pos: -45.5,27.5 + rot: 1.5707963267948966 rad + pos: -37.5,-42.5 parent: 2 - - uid: 33603 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49367 components: - type: Transform - pos: 3.5,-21.5 - parent: 33049 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 48163 + rot: 1.5707963267948966 rad + pos: -36.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49368 components: - type: Transform - pos: -12.5,16.5 - parent: 45711 -- proto: CrateSyndicate - entities: - - uid: 54124 + rot: 1.5707963267948966 rad + pos: -35.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49369 components: - type: Transform - pos: -27.5,43.5 - parent: 45711 - - type: Fixtures - fixtures: - fix1: - shape: !type:PolygonShape - radius: 0.01 - vertices: - - -0.4,-0.4 - - 0.4,-0.4 - - 0.4,0.29 - - -0.4,0.29 - mask: - - Impassable - - LowImpassable - layer: - - BulletImpassable - - Opaque - density: 50 - hard: True - restitution: 0 - friction: 0.4 - - type: EntityStorage - open: True - removedMasks: 20 - - type: PlaceableSurface - isPlaceable: True - - uid: 54387 + rot: 1.5707963267948966 rad + pos: -34.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49370 components: - type: Transform - pos: -52.5,47.5 - parent: 45711 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 54388 - - 54389 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: CrateSyndicateSurplusBundle - entities: - - uid: 54374 + rot: 1.5707963267948966 rad + pos: -33.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49371 components: - type: Transform - pos: -52.5,49.5 - parent: 45711 -- proto: CrateTrashCart - entities: - - uid: 1277 + rot: 1.5707963267948966 rad + pos: -32.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49372 components: - type: Transform - pos: 28.5,-49.5 + rot: 1.5707963267948966 rad + pos: -31.5,-42.5 parent: 2 - - uid: 14891 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49373 components: - type: Transform - pos: -16.5,-70.5 + rot: 1.5707963267948966 rad + pos: -30.5,-42.5 parent: 2 - - uid: 20171 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49374 components: - type: Transform - pos: 15.5,47.5 + rot: 1.5707963267948966 rad + pos: -29.5,-42.5 parent: 2 - - uid: 43029 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49375 components: - type: Transform - pos: -45.5,35.5 + rot: 1.5707963267948966 rad + pos: -28.5,-42.5 parent: 2 - - uid: 43033 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49376 components: - type: Transform - pos: -40.5,45.5 + rot: 1.5707963267948966 rad + pos: -27.5,-42.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 48165 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49377 components: - type: Transform - pos: -4.5,12.5 - parent: 45711 - - uid: 48166 + rot: 1.5707963267948966 rad + pos: -27.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49378 components: - type: Transform - pos: -18.5,16.5 - parent: 45711 - - uid: 48167 + rot: 1.5707963267948966 rad + pos: -28.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49379 components: - type: Transform - pos: -17.5,16.5 - parent: 45711 -- proto: CrateTrashCartFilled - entities: - - uid: 41235 + rot: 1.5707963267948966 rad + pos: -29.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49380 components: - type: Transform - pos: 44.5,-11.5 + rot: 1.5707963267948966 rad + pos: -30.5,-44.5 parent: 2 - - uid: 48168 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49381 components: - type: Transform - pos: -19.5,16.5 - parent: 45711 - - uid: 51258 + rot: 1.5707963267948966 rad + pos: -31.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49382 components: - type: Transform - pos: 20.5,-55.5 + rot: 1.5707963267948966 rad + pos: -32.5,-44.5 parent: 2 - - uid: 56038 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49383 components: - type: Transform - pos: 20.5,51.5 - parent: 45711 -- proto: CrateTrashCartJani - entities: - - uid: 11750 + rot: 1.5707963267948966 rad + pos: -33.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49384 components: - type: Transform - pos: -45.5,25.5 + rot: 1.5707963267948966 rad + pos: -34.5,-44.5 parent: 2 - - uid: 13399 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49385 components: - type: Transform - pos: -50.5,27.5 + rot: 1.5707963267948966 rad + pos: -35.5,-44.5 parent: 2 - - uid: 48169 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49386 components: - type: Transform - pos: 16.5,14.5 - parent: 45711 -- proto: CrayonBox - entities: - - uid: 11113 + rot: 1.5707963267948966 rad + pos: -36.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49387 components: - type: Transform - pos: -34.437313,-4.355428 + rot: 1.5707963267948966 rad + pos: -37.5,-44.5 parent: 2 - - uid: 12276 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49388 components: - type: Transform - pos: -31.496952,19.121698 + rot: 1.5707963267948966 rad + pos: -38.5,-44.5 parent: 2 - - uid: 12277 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49389 components: - type: Transform - pos: -56.587543,11.662846 + rot: 1.5707963267948966 rad + pos: -39.5,-44.5 parent: 2 - - uid: 12278 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49394 components: - type: Transform - pos: -24.40778,14.507276 + rot: -1.5707963267948966 rad + pos: -26.5,-42.5 parent: 2 -- proto: Crematorium - entities: - - uid: 12279 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49395 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,9.5 + rot: -1.5707963267948966 rad + pos: -25.5,-42.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: CrewMonitoringServer - entities: - - uid: 12280 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49396 components: - type: Transform - pos: -15.5,9.5 + rot: -1.5707963267948966 rad + pos: -24.5,-42.5 parent: 2 - - type: SingletonDeviceNetServer - active: False - available: False -- proto: Crowbar - entities: - - uid: 12281 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49397 components: - type: Transform - pos: -24.143389,-42.319202 + rot: -1.5707963267948966 rad + pos: -23.5,-42.5 parent: 2 - - uid: 12282 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49398 components: - type: Transform - pos: -28.455639,7.7703834 + rot: -1.5707963267948966 rad + pos: -22.5,-42.5 parent: 2 - - uid: 12286 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49399 components: - type: Transform - parent: 12285 - - type: Physics - canCollide: False - - uid: 12288 + rot: -1.5707963267948966 rad + pos: -21.5,-42.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49400 components: - type: Transform - pos: 17.431583,-23.304688 + rot: -1.5707963267948966 rad + pos: -20.5,-42.5 parent: 2 - - uid: 20480 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49401 components: - type: Transform - pos: -30.536308,42.70939 + rot: -1.5707963267948966 rad + pos: -19.5,-42.5 parent: 2 - - uid: 21954 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49402 components: - type: Transform - pos: -38.493767,-20.644043 + rot: -1.5707963267948966 rad + pos: -18.5,-42.5 parent: 2 - - uid: 22473 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49403 components: - type: Transform - pos: 25.545471,9.784486 + rot: -1.5707963267948966 rad + pos: -18.5,-44.5 parent: 2 - - uid: 22685 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49404 components: - type: Transform - pos: 13.597206,-27.569464 + rot: -1.5707963267948966 rad + pos: -19.5,-44.5 parent: 2 - - uid: 24657 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49405 components: - type: Transform - pos: -47.492218,-48.538696 + rot: -1.5707963267948966 rad + pos: -20.5,-44.5 parent: 2 - - uid: 33604 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49406 components: - type: Transform - pos: 1.4280329,7.468484 - parent: 33049 - - uid: 43243 + rot: -1.5707963267948966 rad + pos: -21.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49407 components: - type: Transform - pos: 2.5776064,-47.49195 + rot: -1.5707963267948966 rad + pos: -22.5,-44.5 parent: 2 - - uid: 45411 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49408 components: - type: Transform - pos: -0.24652195,-1.3940065 - parent: 43176 - - uid: 48170 + rot: -1.5707963267948966 rad + pos: -23.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49409 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.457228,34.49971 - parent: 45711 - - uid: 51072 + rot: -1.5707963267948966 rad + pos: -24.5,-44.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49410 components: - type: Transform - pos: -14.408119,-69.58363 + rot: -1.5707963267948966 rad + pos: -25.5,-44.5 parent: 2 - - uid: 52177 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49411 components: - type: Transform - pos: 51.44828,-6.243197 + rot: -1.5707963267948966 rad + pos: -26.5,-44.5 parent: 2 - - uid: 54289 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49417 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.346466,35.652893 - parent: 45711 -- proto: CrowbarRed - entities: - - uid: 202 + rot: -1.5707963267948966 rad + pos: -12.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49418 components: - type: Transform - pos: -22.580742,-33.140984 + rot: -1.5707963267948966 rad + pos: -13.5,-35.5 parent: 2 - - uid: 11939 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49419 components: - type: Transform - pos: 1.462631,-63.273926 + rot: -1.5707963267948966 rad + pos: -14.5,-35.5 parent: 2 - - uid: 12290 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49420 components: - type: Transform - pos: -30.395233,7.5888257 + rot: -1.5707963267948966 rad + pos: -15.5,-35.5 parent: 2 - - uid: 12291 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49421 components: - type: Transform - pos: 33.44761,-27.401434 + rot: -1.5707963267948966 rad + pos: -16.5,-35.5 parent: 2 - - uid: 12293 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49422 components: - type: Transform - pos: -28.551146,-12.472384 + rot: -1.5707963267948966 rad + pos: -17.5,-35.5 parent: 2 - - uid: 12294 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49423 components: - type: Transform - pos: -49.58339,-63.29322 + rot: -1.5707963267948966 rad + pos: -18.5,-35.5 parent: 2 - - uid: 12295 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49424 components: - type: Transform rot: -1.5707963267948966 rad - pos: 41.677883,-67.50399 + pos: -19.5,-35.5 parent: 2 - - uid: 34637 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49425 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.035965,48.744812 - parent: 45711 - - uid: 35466 + pos: -20.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49426 components: - type: Transform - pos: 55.63153,-24.507095 + rot: -1.5707963267948966 rad + pos: -21.5,-35.5 parent: 2 - - uid: 36152 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49427 components: - type: Transform - pos: -35.56872,-74.254326 + rot: -1.5707963267948966 rad + pos: -22.5,-35.5 parent: 2 - - uid: 37340 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49428 components: - type: Transform - pos: 33.494385,5.7261047 - parent: 36861 - - uid: 44994 + rot: -1.5707963267948966 rad + pos: -23.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49429 components: - type: Transform - pos: -47.55692,-42.303913 + rot: -1.5707963267948966 rad + pos: -24.5,-35.5 parent: 2 - - uid: 45299 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49430 components: - type: Transform - pos: -47.55692,-42.303913 + rot: -1.5707963267948966 rad + pos: -25.5,-35.5 parent: 2 - - uid: 45300 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49431 components: - type: Transform - pos: -47.55692,-42.303913 + rot: -1.5707963267948966 rad + pos: -26.5,-35.5 parent: 2 - - uid: 45301 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49432 components: - type: Transform - pos: -47.55692,-42.303913 + rot: -1.5707963267948966 rad + pos: -27.5,-35.5 parent: 2 - - uid: 45302 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49435 components: - type: Transform - pos: -47.55692,-42.303913 + rot: -1.5707963267948966 rad + pos: -27.5,-34.5 parent: 2 - - uid: 48171 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49436 components: - type: Transform - pos: -20.4793,14.552873 - parent: 45711 - - uid: 51089 + rot: -1.5707963267948966 rad + pos: -26.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49437 components: - type: Transform - pos: 1.525131,-63.430176 + rot: -1.5707963267948966 rad + pos: -25.5,-34.5 parent: 2 - - uid: 51102 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49438 components: - type: Transform - pos: 1.603256,-63.633305 + rot: -1.5707963267948966 rad + pos: -24.5,-34.5 parent: 2 -- proto: CryogenicSleepUnit - entities: - - uid: 2681 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49439 components: - type: Transform - pos: -51.5,3.5 + rot: -1.5707963267948966 rad + pos: -23.5,-34.5 parent: 2 - - uid: 2682 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49440 components: - type: Transform - pos: -52.5,3.5 + rot: -1.5707963267948966 rad + pos: -22.5,-34.5 parent: 2 - - uid: 13974 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49441 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-52.5 + rot: -1.5707963267948966 rad + pos: -21.5,-34.5 parent: 2 - - uid: 14141 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49442 components: - type: Transform - pos: 17.5,-54.5 + rot: -1.5707963267948966 rad + pos: -20.5,-34.5 parent: 2 - - uid: 14142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49443 components: - type: Transform - pos: 17.5,-52.5 + rot: -1.5707963267948966 rad + pos: -19.5,-34.5 parent: 2 - - uid: 25618 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49444 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-52.5 + rot: -1.5707963267948966 rad + pos: -18.5,-34.5 parent: 2 - - uid: 25619 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49445 components: - type: Transform - pos: 14.5,-52.5 + rot: -1.5707963267948966 rad + pos: -17.5,-34.5 parent: 2 - - uid: 26587 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49446 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-54.5 + rot: -1.5707963267948966 rad + pos: -16.5,-34.5 parent: 2 - - uid: 32454 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49447 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-53.5 + rot: -1.5707963267948966 rad + pos: -15.5,-34.5 parent: 2 - - uid: 42771 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49448 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-53.5 + rot: -1.5707963267948966 rad + pos: -14.5,-34.5 parent: 2 - - uid: 42816 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49449 components: - type: Transform - pos: 17.5,-53.5 + rot: -1.5707963267948966 rad + pos: -13.5,-34.5 parent: 2 - - uid: 42914 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49450 components: - type: Transform - pos: 14.5,-53.5 + rot: -1.5707963267948966 rad + pos: -12.5,-34.5 parent: 2 -- proto: CryogenicSleepUnitSpawner - entities: - - uid: 12636 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49451 components: - type: Transform - pos: -48.5,5.5 + rot: -1.5707963267948966 rad + pos: -11.5,-34.5 parent: 2 - - uid: 12645 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49452 components: - type: Transform - pos: -49.5,5.5 + rot: -1.5707963267948966 rad + pos: -10.5,-34.5 parent: 2 -- proto: CryogenicSleepUnitSpawnerLateJoin - entities: - - uid: 12627 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49455 components: - type: Transform - pos: -52.5,5.5 + pos: -9.5,-35.5 parent: 2 - - uid: 12634 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49456 components: - type: Transform - pos: -51.5,5.5 + pos: -9.5,-36.5 parent: 2 -- proto: CryoPod - entities: - - uid: 11730 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49457 components: - type: Transform - pos: -0.5,-45.5 + pos: -9.5,-37.5 parent: 2 - - uid: 11754 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49458 components: - type: Transform - pos: 1.5,-45.5 + pos: -9.5,-38.5 parent: 2 -- proto: CryostasisBeaker - entities: - - uid: 36158 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49459 components: - type: Transform - pos: 59.08917,-27.414383 + pos: -9.5,-39.5 parent: 2 - - uid: 55867 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49460 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.6071,27.293396 - parent: 45711 - - uid: 55868 + pos: -11.5,-36.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49461 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.060226,27.293396 - parent: 45711 -- proto: CryoxadoneBeakerSmall - entities: - - uid: 43228 + pos: -11.5,-37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49462 components: - type: Transform - pos: 0.29635632,-47.7732 + pos: -11.5,-38.5 parent: 2 - - uid: 43230 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49463 components: - type: Transform - pos: 0.70260644,-47.61695 + pos: -11.5,-39.5 parent: 2 -- proto: CrystalBlue - entities: - - uid: 35057 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49464 components: - type: Transform - pos: -19.5,7.5 - parent: 34641 - - uid: 35058 + rot: -1.5707963267948966 rad + pos: -10.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49465 components: - type: Transform - pos: -8.5,7.5 - parent: 34641 - - uid: 35059 + rot: -1.5707963267948966 rad + pos: -9.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49466 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,12.5 - parent: 34641 -- proto: CrystalSpawner - entities: - - uid: 10578 + rot: -1.5707963267948966 rad + pos: -8.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49467 components: - type: Transform - pos: 57.5,-52.5 + rot: -1.5707963267948966 rad + pos: -7.5,-35.5 parent: 2 - - uid: 11674 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49468 components: - type: Transform - pos: 31.5,-6.5 + rot: -1.5707963267948966 rad + pos: -6.5,-35.5 parent: 2 - - uid: 12378 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49470 components: - type: Transform - pos: 30.5,-4.5 + rot: -1.5707963267948966 rad + pos: -4.5,-35.5 parent: 2 - - uid: 14054 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49471 components: - type: Transform - pos: 33.5,-5.5 + rot: -1.5707963267948966 rad + pos: -3.5,-35.5 parent: 2 - - uid: 14055 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49473 components: - type: Transform - pos: 36.5,-6.5 + rot: -1.5707963267948966 rad + pos: -4.5,-34.5 parent: 2 - - uid: 20781 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49474 components: - type: Transform - pos: 50.5,-15.5 + rot: -1.5707963267948966 rad + pos: -5.5,-34.5 parent: 2 - - uid: 24539 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49475 components: - type: Transform - pos: 56.5,-10.5 + rot: -1.5707963267948966 rad + pos: -6.5,-34.5 parent: 2 - - uid: 30239 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49476 components: - type: Transform - pos: 35.5,-4.5 + rot: -1.5707963267948966 rad + pos: -7.5,-34.5 parent: 2 - - uid: 43422 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49477 components: - type: Transform - pos: -49.5,34.5 + rot: -1.5707963267948966 rad + pos: -8.5,-34.5 parent: 2 - - uid: 43423 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49480 components: - type: Transform - pos: -54.5,35.5 + pos: -5.5,-37.5 parent: 2 - - uid: 43424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49481 components: - type: Transform - pos: -51.5,43.5 + pos: -5.5,-38.5 parent: 2 -- proto: CurtainsBlack - entities: - - uid: 5739 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49482 components: - type: Transform - pos: 26.5,56.5 - parent: 45711 - - uid: 14956 + pos: -3.5,-38.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49483 components: - type: Transform - pos: 29.5,-52.5 + pos: -3.5,-37.5 parent: 2 - - uid: 26635 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49484 components: - type: Transform - pos: 29.5,-53.5 + pos: -3.5,-36.5 parent: 2 -- proto: CurtainsBlackOpen - entities: - - uid: 7950 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49485 components: - type: Transform - pos: -30.5,-10.5 + pos: -3.5,-35.5 parent: 2 -- proto: CurtainsBlueOpen - entities: - - uid: 856 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49488 components: - type: Transform - pos: 3.5,-7.5 + pos: -0.5,-30.5 parent: 2 - - uid: 16564 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49489 components: - type: Transform - pos: -16.5,-9.5 + pos: -0.5,-31.5 parent: 2 - - uid: 47570 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49490 components: - type: Transform - pos: 12.5,-50.5 + pos: -0.5,-32.5 parent: 2 -- proto: CurtainsCyanOpen - entities: - - uid: 8699 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49491 components: - type: Transform - pos: 14.5,15.5 + pos: -0.5,-33.5 parent: 2 -- proto: CurtainsGreen - entities: - - uid: 11464 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49492 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-50.5 + pos: 1.5,-33.5 parent: 2 - - uid: 11484 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-49.5 + pos: 1.5,-32.5 parent: 2 - - uid: 13080 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49494 components: - type: Transform - pos: -23.5,64.5 + pos: 1.5,-31.5 parent: 2 - - uid: 13085 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49495 components: - type: Transform - pos: -25.5,64.5 + pos: 1.5,-30.5 parent: 2 - - uid: 13376 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49498 components: - type: Transform - pos: -20.5,64.5 + pos: 1.5,-34.5 parent: 2 - - uid: 13402 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49499 components: - type: Transform - pos: -18.5,64.5 + rot: -1.5707963267948966 rad + pos: -2.5,-34.5 parent: 2 -- proto: CurtainsGreenOpen - entities: - - uid: 12284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,-50.5 + rot: -1.5707963267948966 rad + pos: -1.5,-34.5 parent: 2 - - uid: 13404 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49501 components: - type: Transform - pos: -24.5,64.5 + rot: -1.5707963267948966 rad + pos: 0.5,-34.5 parent: 2 - - uid: 13405 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49502 components: - type: Transform - pos: -19.5,64.5 + rot: -1.5707963267948966 rad + pos: 1.5,-34.5 parent: 2 -- proto: CurtainsOrangeOpen - entities: - - uid: 47568 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49503 components: - type: Transform - pos: 65.5,9.5 + rot: -1.5707963267948966 rad + pos: 2.5,-34.5 parent: 2 -- proto: CurtainsPurpleOpen - entities: - - uid: 47581 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49504 components: - type: Transform - pos: 28.5,-27.5 + rot: -1.5707963267948966 rad + pos: 3.5,-34.5 parent: 2 -- proto: CurtainsRedOpen - entities: - - uid: 8053 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49505 components: - type: Transform - pos: -38.5,-18.5 + rot: -1.5707963267948966 rad + pos: 4.5,-34.5 parent: 2 -- proto: CyberPen - entities: - - uid: 53921 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49506 components: - type: Transform rot: -1.5707963267948966 rad - pos: -34.369812,38.726196 - parent: 45711 - - uid: 55389 + pos: 5.5,-34.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49507 components: - type: Transform - pos: -31.658321,42.70728 - parent: 45711 -- proto: CyborgEndoskeleton - entities: - - uid: 46591 + rot: -1.5707963267948966 rad + pos: -2.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49508 components: - type: Transform - pos: -23.499466,42.234985 - parent: 45711 -- proto: d10Dice - entities: - - uid: 12297 + rot: -1.5707963267948966 rad + pos: -1.5,-35.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49509 components: - type: Transform - pos: -3.3438387,-62.820953 + rot: -1.5707963267948966 rad + pos: -0.5,-35.5 parent: 2 -- proto: d12Dice - entities: - - uid: 12298 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49510 components: - type: Transform - pos: -4.5469637,-63.086575 + rot: -1.5707963267948966 rad + pos: 0.5,-35.5 parent: 2 -- proto: d20Dice - entities: - - uid: 12299 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49511 components: - type: Transform - pos: -3.6094635,-62.649075 + rot: -1.5707963267948966 rad + pos: 2.5,-35.5 parent: 2 - - uid: 12300 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49512 components: - type: Transform - pos: -54.573803,-11.416878 + rot: -1.5707963267948966 rad + pos: 3.5,-35.5 parent: 2 -- proto: d4Dice - entities: - - uid: 12301 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49513 components: - type: Transform - pos: -3.5000887,-63.4147 + rot: -1.5707963267948966 rad + pos: 4.5,-35.5 parent: 2 -- proto: d6Dice - entities: - - uid: 12303 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49514 components: - type: Transform - pos: -3.765714,-62.289703 + rot: -1.5707963267948966 rad + pos: 5.5,-35.5 parent: 2 - - uid: 12304 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49515 components: - type: Transform - pos: -42.07969,33.52837 + rot: -1.5707963267948966 rad + pos: 6.5,-35.5 parent: 2 - - uid: 12305 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49516 components: - type: Transform - pos: -45.40924,-72.060394 + rot: -1.5707963267948966 rad + pos: 6.5,-34.5 parent: 2 -- proto: d8Dice - entities: - - uid: 12306 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49517 components: - type: Transform - pos: -4.3282137,-62.43033 + pos: -0.5,-35.5 parent: 2 -- proto: Dart - entities: - - uid: 1163 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49520 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1472 + pos: 1.5,-36.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49521 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 11285 + pos: 1.5,-37.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49522 components: - type: Transform - rot: -2.2689280275926285 rad - pos: -64.46417,4.438328 + pos: 0.5,-37.5 parent: 2 - - uid: 17952 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49529 components: - type: Transform - pos: -48.681164,38.732807 + pos: -5.5,-39.5 parent: 2 -- proto: DartBlue - entities: - - uid: 17942 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49530 components: - type: Transform - pos: -48.493664,38.451557 + pos: -5.5,-40.5 parent: 2 - - uid: 51541 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49531 components: - type: Transform - rot: 0.524152548441276 rad - pos: -15.722064,27.234192 + pos: -5.5,-41.5 parent: 2 -- proto: DartPurple - entities: - - uid: 17953 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49532 components: - type: Transform - pos: -48.274914,38.639057 + pos: -5.5,-42.5 parent: 2 - - uid: 51543 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49534 components: - type: Transform - rot: 0.524152548441276 rad - pos: -15.878314,27.109192 + pos: -3.5,-39.5 parent: 2 -- proto: DartYellow - entities: - - uid: 1414 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49535 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1593 + pos: -3.5,-40.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49536 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 17492 + pos: -3.5,-41.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49537 components: - type: Transform - rot: -1.9198621771937625 rad - pos: -64.307915,4.5945783 + pos: -3.5,-42.5 parent: 2 - - uid: 17954 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49539 components: - type: Transform - pos: -48.47804,38.748436 + pos: -3.5,-44.5 parent: 2 - - uid: 51542 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49540 components: - type: Transform - rot: 0.524152548441276 rad - pos: -15.92276,27.317926 + pos: -3.5,-43.5 parent: 2 -- proto: DawInstrument - entities: - - uid: 15240 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49545 components: - type: Transform - pos: -38.5,44.5 + rot: 1.5707963267948966 rad + pos: -4.5,-43.5 parent: 2 -- proto: DawInstrumentMachineCircuitboard - entities: - - uid: 20943 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49546 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -3.5,-43.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49547 components: - type: Transform - pos: -21.572618,69.56229 + rot: 1.5707963267948966 rad + pos: -2.5,-43.5 parent: 2 - - uid: 52078 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49548 components: - type: Transform - pos: 11.47558,9.274587 + rot: 1.5707963267948966 rad + pos: -1.5,-43.5 parent: 2 -- proto: DeathRattleImplanter - entities: - - uid: 46580 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49549 components: - type: Transform - pos: -51.46425,42.53145 - parent: 45711 -- proto: DebugAPC - entities: - - uid: 35071 + rot: 1.5707963267948966 rad + pos: -0.5,-43.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49551 components: - type: Transform - pos: -14.5,6.5 - parent: 34641 - - type: BatterySelfRecharger - autoRechargeRate: 50000 - autoRecharge: True -- proto: DefaultStationBeacon - entities: - - uid: 35707 + rot: -1.5707963267948966 rad + pos: 0.5,-43.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49552 components: - type: Transform - pos: -32.5,-85.5 + rot: 1.5707963267948966 rad + pos: 2.5,-43.5 parent: 2 - - type: NavMapBeacon - text: Космокомнатки - - type: WarpPoint - location: ОБЩ - Космокомнатки - - uid: 35708 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49553 components: - type: Transform - pos: 34.5,-61.5 + rot: 1.5707963267948966 rad + pos: 3.5,-43.5 parent: 2 - - type: NavMapBeacon - text: Арендная площадь - - type: WarpPoint - location: ОБЩ - Арендная площадь - - uid: 41100 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49554 components: - type: Transform - pos: -83.5,-7.5 + rot: 1.5707963267948966 rad + pos: 4.5,-43.5 parent: 2 - - type: NavMapBeacon - text: Парк - - type: WarpPoint - location: ОБЩ - Парк - - uid: 41101 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49555 components: - type: Transform - pos: -83.5,-14.5 + rot: 1.5707963267948966 rad + pos: 5.5,-43.5 parent: 2 - - type: NavMapBeacon - text: Лазертаг - - type: WarpPoint - location: ОБЩ - Лазертаг - - uid: 41106 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49556 components: - type: Transform - pos: -95.5,-7.5 + rot: 1.5707963267948966 rad + pos: 6.5,-43.5 parent: 2 - - type: NavMapBeacon - text: Пляж - - type: WarpPoint - location: ОБЩ - Пляж - - uid: 41107 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49557 components: - type: Transform - pos: -33.5,60.5 + rot: 1.5707963267948966 rad + pos: -2.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Ринг - - type: WarpPoint - location: СЕР - Ринг -- proto: DefaultStationBeaconAICore - entities: - - uid: 9894 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49558 components: - type: Transform - pos: 58.5,64.5 + rot: 1.5707963267948966 rad + pos: -1.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Ядро ИИ - - type: WarpPoint - location: Ядро ИИ -- proto: DefaultStationBeaconAISatellite - entities: - - uid: 14580 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49559 components: - type: Transform - pos: 45.5,64.5 + rot: 1.5707963267948966 rad + pos: -0.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Коридор ИИ - - type: WarpPoint - location: Коридор ИИ -- proto: DefaultStationBeaconAME - entities: - - uid: 9979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49561 components: - type: Transform - pos: 21.5,28.5 + rot: 1.5707963267948966 rad + pos: 1.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Генераторная - - type: WarpPoint - location: ИНЖ - Генераторная -- proto: DefaultStationBeaconAnomalyGenerator - entities: - - uid: 41012 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49562 components: - type: Transform - pos: 38.5,-14.5 + rot: 1.5707963267948966 rad + pos: 2.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Отдел аномалистики - - type: WarpPoint - location: РНД - Отдел аномалистики -- proto: DefaultStationBeaconArmory - entities: - - uid: 15154 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49563 components: - type: Transform - pos: -28.5,-26.5 + rot: 1.5707963267948966 rad + pos: 3.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Оружейная - - type: WarpPoint - location: СБ - Оружейная -- proto: DefaultStationBeaconArrivals - entities: - - uid: 11755 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49564 components: - type: Transform - pos: -67.5,18.5 + rot: 1.5707963267948966 rad + pos: 4.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Прибытие - - type: WarpPoint - location: ОБЩ - Прибытие -- proto: DefaultStationBeaconAtmospherics - entities: - - uid: 25913 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49565 components: - type: Transform - pos: 43.5,23.5 + pos: -6.5,-44.5 parent: 2 - - type: NavMapBeacon - text: Атмосферный отдел - - type: WarpPoint - location: ИНЖ - Атмосферный отдел -- proto: DefaultStationBeaconBar - entities: - - uid: 14014 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49566 components: - type: Transform - pos: -16.5,36.5 + pos: -6.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Бар "№1" - - type: WarpPoint - location: СЕР - Бар "1" -- proto: DefaultStationBeaconBotany - entities: - - uid: 10113 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49567 components: - type: Transform - pos: -28.5,40.5 + pos: -6.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Гидропоника - - type: WarpPoint - location: СЕР - Гидропоника -- proto: DefaultStationBeaconBridge - entities: - - uid: 10070 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49568 components: - type: Transform - pos: -0.5,5.5 + pos: -6.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Мостик - - type: WarpPoint - location: КМД - Мостик -- proto: DefaultStationBeaconBrig - entities: - - uid: 35122 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49569 components: - type: Transform - pos: -15.5,-22.5 + pos: -6.5,-48.5 parent: 2 - - type: NavMapBeacon - text: Холл отдела службы безопасности - - type: WarpPoint - location: СБ - Холл отдела службы безопасности -- proto: DefaultStationBeaconCaptainsQuarters - entities: - - uid: 1666 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49570 components: - type: Transform - pos: 4.5,-4.5 + pos: -4.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Каюта капитана - - type: WarpPoint - location: КМД - Каюта капитана -- proto: DefaultStationBeaconCargoBay - entities: - - uid: 13418 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49571 components: - type: Transform - pos: 64.5,-2.5 + pos: -4.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Порт - - type: WarpPoint - location: СНБ - Порт -- proto: DefaultStationBeaconCargoReception - entities: - - uid: 1663 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49572 components: - type: Transform - pos: 48.5,-0.5 + pos: -4.5,-48.5 parent: 2 - - type: NavMapBeacon - text: Приемная - - type: WarpPoint - location: СНБ - Приемная -- proto: DefaultStationBeaconCERoom - entities: - - uid: 27510 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49573 components: - type: Transform - pos: 14.5,19.5 + pos: 5.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Офис СИ - - type: WarpPoint - location: ИНЖ - Офис СИ -- proto: DefaultStationBeaconChapel - entities: - - uid: 35461 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49574 components: - type: Transform - pos: -35.5,15.5 + pos: 5.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Церковь - - type: WarpPoint - location: СЕР - Церковь -- proto: DefaultStationBeaconChemistry - entities: - - uid: 12171 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49575 components: - type: Transform - pos: 11.5,-39.5 + pos: 5.5,-48.5 parent: 2 - - type: NavMapBeacon - text: Хим. лаборатория - - type: WarpPoint - location: МЕД - Хим. лаборатория -- proto: DefaultStationBeaconCMORoom - entities: - - uid: 11316 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49576 components: - type: Transform - pos: 13.5,-45.5 + pos: 7.5,-44.5 parent: 2 - - type: NavMapBeacon - text: Офис главного врача - - type: WarpPoint - location: МЕД - Офис главного врача -- proto: DefaultStationBeaconCourtroom - entities: - - uid: 11356 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49577 components: - type: Transform - pos: 7.5,33.5 + pos: 7.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Зал суда - - type: WarpPoint - location: ЮР - Суд -- proto: DefaultStationBeaconCryonics - entities: - - uid: 11358 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49578 components: - type: Transform - pos: 0.5,-47.5 + pos: 7.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Крионика - - type: WarpPoint - location: МЕД - Крионика -- proto: DefaultStationBeaconCryosleep - entities: - - uid: 35459 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49579 components: - type: Transform - pos: -50.5,3.5 + pos: 7.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Криосон - - type: WarpPoint - location: ОБЩ - Криосон -- proto: DefaultStationBeaconDetectiveRoom - entities: - - uid: 11660 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49580 components: - type: Transform - pos: -32.5,-3.5 + pos: 7.5,-48.5 parent: 2 - - type: NavMapBeacon - text: Офис детектива - - type: WarpPoint - location: СБ - Офис детектива -- proto: DefaultStationBeaconDorms - entities: - - uid: 10072 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49581 components: - type: Transform - pos: -41.5,0.5 + pos: 0.5,-41.5 parent: 2 - - type: NavMapBeacon - text: Дормитории - - type: WarpPoint - location: ОБЩ - Дормитории -- proto: DefaultStationBeaconEngineering - entities: - - uid: 15016 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49582 components: - type: Transform - pos: 11.5,22.5 + pos: 0.5,-42.5 parent: 2 - - type: NavMapBeacon - text: Холл инженерного отдела - - type: WarpPoint - location: ИНЖ - Холл инженерного отдела -- proto: DefaultStationBeaconEvac - entities: - - uid: 13420 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49583 components: - type: Transform - pos: -2.5,59.5 + pos: 0.5,-43.5 parent: 2 - - type: NavMapBeacon - text: Отбытие - - type: WarpPoint - location: ОБЩ - Отбытие -- proto: DefaultStationBeaconEVAStorage - entities: - - uid: 27471 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49584 components: - type: Transform - pos: 14.5,-2.5 + pos: 0.5,-44.5 parent: 2 - - type: NavMapBeacon - text: Хранилище ЕВА - - type: WarpPoint - location: ОБЩ - Хранилище ЕВА -- proto: DefaultStationBeaconGravGen - entities: - - uid: 12334 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49586 components: - type: Transform - pos: 39.5,36.5 + pos: 1.5,-38.5 parent: 2 - - type: NavMapBeacon - text: Генератор гравитации - - type: WarpPoint - location: ИНЖ - Генератор гравитации -- proto: DefaultStationBeaconHOPOffice - entities: - - uid: 10264 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49587 components: - type: Transform - pos: -14.5,-5.5 + pos: 1.5,-39.5 parent: 2 - - type: NavMapBeacon - text: Офис главы персонала - - type: WarpPoint - location: КМД - Офис главы персонала -- proto: DefaultStationBeaconHOSRoom - entities: - - uid: 11709 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49588 components: - type: Transform - pos: -27.5,-12.5 + pos: 1.5,-40.5 parent: 2 - - type: NavMapBeacon - text: Офис главы службы безопасности - - type: WarpPoint - location: СБ - Офис главы службы безопасности -- proto: DefaultStationBeaconJanitorsCloset - entities: - - uid: 10501 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49589 components: - type: Transform - pos: -48.5,28.5 + pos: 1.5,-41.5 parent: 2 - - type: NavMapBeacon - text: Коморка уборщиков - - type: WarpPoint - location: СЕР - Коморка уборщиков -- proto: DefaultStationBeaconKitchen - entities: - - uid: 41112 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49590 components: - type: Transform - pos: -27.5,30.5 + pos: 1.5,-42.5 parent: 2 - - type: NavMapBeacon - text: Кухня - - type: WarpPoint - location: СЕР - Кухня -- proto: DefaultStationBeaconLawOffice - entities: - - uid: 21926 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49591 components: - type: Transform - pos: 5.5,38.5 + pos: 0.5,-39.5 parent: 2 - - type: NavMapBeacon - text: Кабинет АВД - - type: WarpPoint - location: ЮР - Кабинет АВД -- proto: DefaultStationBeaconLibrary - entities: - - uid: 13417 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49592 components: - type: Transform - pos: -8.5,39.5 + pos: 0.5,-38.5 parent: 2 - - type: NavMapBeacon - text: Библиотека - - type: WarpPoint - location: СЕР - Библиотека -- proto: DefaultStationBeaconMedbay - entities: - - uid: 10986 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49593 components: - type: Transform - pos: -2.5,-42.5 + pos: -6.5,-49.5 parent: 2 - - type: NavMapBeacon - text: Холл медицинского отдела - - type: WarpPoint - location: МЕД - Холл медицинского отдела -- proto: DefaultStationBeaconMedical - entities: - - uid: 13970 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49594 components: - type: Transform - pos: -14.5,-44.5 + pos: 5.5,-51.5 parent: 2 - - type: NavMapBeacon - text: Кабинет психолога - - type: WarpPoint - location: МЕД - Кабинет психолога - - uid: 35455 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49595 components: - type: Transform - pos: -22.5,-49.5 + pos: -6.5,-51.5 parent: 2 - - type: NavMapBeacon - text: Кабинет парамедика - - type: WarpPoint - location: МЕД - Кабинет парамедика - - uid: 35470 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49596 components: - type: Transform - pos: -35.5,-53.5 + pos: -6.5,-52.5 parent: 2 - - type: NavMapBeacon - text: Вирусология - - type: WarpPoint - location: МЕД - Вирусология - - uid: 35472 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49597 components: - type: Transform - pos: -18.5,-61.5 + pos: 7.5,-49.5 parent: 2 - - type: NavMapBeacon - text: Зомби-лаборатория - - type: WarpPoint - location: МЕД - Зомби-лаборатория - - uid: 52069 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49598 components: - type: Transform - pos: 14.5,-53.5 + pos: 7.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Криосон - - type: WarpPoint - location: МЕД - Криосон -- proto: DefaultStationBeaconMorgue - entities: - - uid: 41169 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49600 components: - type: Transform - pos: 7.5,-59.5 + pos: 7.5,-52.5 parent: 2 - - type: NavMapBeacon - text: Морг - - type: WarpPoint - location: МЕД - Морг -- proto: DefaultStationBeaconPermaBrig - entities: - - uid: 10066 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49601 components: - type: Transform - pos: -24.5,-36.5 + pos: -4.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Пермабриг - - type: WarpPoint - location: СБ - Пермабриг -- proto: DefaultStationBeaconPowerBank - entities: - - uid: 11467 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49602 components: - type: Transform - pos: 24.5,17.5 + pos: -6.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Электроснабжение - - type: WarpPoint - location: ИНЖ - Электроснабжение -- proto: DefaultStationBeaconQMRoom - entities: - - uid: 12938 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49603 components: - type: Transform - pos: 58.5,7.5 + pos: -4.5,-52.5 parent: 2 - - type: NavMapBeacon - text: Офис квартирмейстера - - type: WarpPoint - location: СНБ - Офис квартирмейстера -- proto: DefaultStationBeaconRDRoom - entities: - - uid: 35964 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49605 components: - type: Transform - pos: 26.5,-23.5 + pos: 5.5,-52.5 parent: 2 - - type: NavMapBeacon - text: Офис научного руководителя - - type: WarpPoint - location: РНД - Офис научного руководителя -- proto: DefaultStationBeaconRND - entities: - - uid: 13037 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49606 components: - type: Transform - pos: 19.5,-20.5 + pos: -4.5,-51.5 parent: 2 - - type: NavMapBeacon - text: Холл РНД - - type: WarpPoint - location: РНД - Холл РНД - - uid: 14069 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49608 components: - type: Transform - pos: 15.5,-14.5 + pos: 5.5,-49.5 parent: 2 - - type: NavMapBeacon - text: Отдел разработки - - type: WarpPoint - location: РНД - Отдел разработки -- proto: DefaultStationBeaconRobotics - entities: - - uid: 41011 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49609 components: - type: Transform - pos: 26.5,-16.5 + rot: 1.5707963267948966 rad + pos: 6.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Отдел робототехники - - type: WarpPoint - location: РНД - Отдел робототехники -- proto: DefaultStationBeaconSalvage - entities: - - uid: 22048 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49610 components: - type: Transform - pos: 68.5,3.5 + rot: 1.5707963267948966 rad + pos: 7.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Утилизация - - type: WarpPoint - location: СНБ - Утилизация -- proto: DefaultStationBeaconScience - entities: - - uid: 1023 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49611 components: - type: Transform - pos: 59.5,-39.5 + rot: 1.5707963267948966 rad + pos: 8.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Отдел экспериментов - - type: WarpPoint - location: РНД - Отдел экспериментов - - uid: 12076 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49613 components: - type: Transform - pos: 33.5,-20.5 + rot: 1.5707963267948966 rad + pos: 8.5,-51.5 parent: 2 - - type: NavMapBeacon - text: Склад РНД - - type: WarpPoint - location: РНД - Склад РНД - - uid: 14222 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49614 components: - type: Transform - pos: 39.5,-26.5 + rot: 1.5707963267948966 rad + pos: 9.5,-51.5 parent: 2 - - type: NavMapBeacon - text: Ксенолаборатория - - type: WarpPoint - location: РНД - Ксенолаборатория - - uid: 21865 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49615 components: - type: Transform - pos: 57.5,-32.5 + rot: 1.5707963267948966 rad + pos: 10.5,-51.5 parent: 2 - - type: NavMapBeacon - text: Ксено-археология и отдел токсинов - - type: WarpPoint - location: РНД - Ксено-археология и отдел токсинов - - uid: 41088 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49617 components: - type: Transform - pos: 79.5,-41.5 + pos: 9.5,-49.5 parent: 2 - - type: NavMapBeacon - text: Комната полевых испытаний №1 - - type: WarpPoint - location: РНД - Комната полевых испытаний №1 - - uid: 41108 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49618 components: - type: Transform - pos: 79.5,-47.5 + pos: 9.5,-48.5 parent: 2 - - type: NavMapBeacon - text: Комната полевых испытаний №2 - - type: WarpPoint - location: РНД - Комната полевых испытаний №2 -- proto: DefaultStationBeaconSecurity - entities: - - uid: 10138 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49619 components: - type: Transform - pos: -35.5,-34.5 + pos: 11.5,-50.5 parent: 2 - - type: NavMapBeacon - text: Комната отдыха службы безопасности - - type: WarpPoint - location: СБ - Комната отдыха службы безопасности - - uid: 11472 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49620 components: - type: Transform - pos: -48.5,-42.5 + pos: 11.5,-49.5 parent: 2 - - type: NavMapBeacon - text: Порт шаттлов службы безопасности - - type: WarpPoint - location: СБ - Порт шаттлов службы безопасности -- proto: DefaultStationBeaconSecurityCheckpoint - entities: - - uid: 7750 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49621 components: - type: Transform - pos: 24.5,8.5 + pos: 11.5,-48.5 parent: 2 - - type: NavMapBeacon - text: КПП инженерного отдела - - type: WarpPoint - location: СБ - КПП инженерного отдела - - uid: 11930 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49622 components: - type: Transform - pos: 6.5,46.5 + pos: 15.5,-43.5 parent: 2 - - type: NavMapBeacon - text: КПП Отбытие - - type: WarpPoint - location: СБ - КПП Отбытие - - uid: 13422 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49623 components: - type: Transform - pos: -10.5,-37.5 + pos: 15.5,-44.5 parent: 2 - - type: NavMapBeacon - text: КПП медицинского отдела - - type: WarpPoint - location: СБ - КПП медицинского отдела - - uid: 19520 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49625 components: - type: Transform - pos: 10.5,-24.5 + pos: 17.5,-43.5 parent: 2 - - type: NavMapBeacon - text: КПП научного отдела - - type: WarpPoint - location: СБ - КПП научного отдела - - uid: 32127 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49626 components: - type: Transform - pos: 46.5,-5.5 + pos: 17.5,-44.5 parent: 2 - - type: NavMapBeacon - text: КПП отдела снабжения - - type: WarpPoint - location: СБ - КПП отдела снабжения -- proto: DefaultStationBeaconServerRoom - entities: - - uid: 23375 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49627 components: - type: Transform - pos: 19.5,-27.5 + pos: 17.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Сервера РНД - - type: WarpPoint - location: РНД - Сервера РНД -- proto: DefaultStationBeaconService - entities: - - uid: 13423 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49628 components: - type: Transform - pos: -16.5,19.5 + pos: 17.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Отдел новостей - - type: WarpPoint - location: СЕР - Отдел новостей - - uid: 14434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49634 components: - type: Transform - pos: -27.5,17.5 + pos: 9.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Коморка музыканта - - type: WarpPoint - location: СЕР - Коморка музыканта - - uid: 21923 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49635 components: - type: Transform - pos: -55.5,-4.5 + rot: -1.5707963267948966 rad + pos: 10.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Парикмахерская - - type: WarpPoint - location: СЕР - Парикмахерская - - uid: 22873 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49636 components: - type: Transform - pos: -18.5,28.5 + rot: -1.5707963267948966 rad + pos: 12.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Зона бара и кухни - - type: WarpPoint - location: ОБЩ - Зона бара и кухни - - uid: 35453 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49637 components: - type: Transform - pos: -59.5,9.5 + rot: -1.5707963267948966 rad + pos: 13.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Опочивальня клоуна и мима - - type: WarpPoint - location: СЕР - Опочивальня клоуна и мима - - uid: 41099 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49638 components: - type: Transform - pos: -68.5,-9.5 + rot: -1.5707963267948966 rad + pos: 14.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Кабинет зоотехника - - type: WarpPoint - location: СЕР - Кабинет зоотехника -- proto: DefaultStationBeaconSingularity - entities: - - uid: 11586 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49639 components: - type: Transform - pos: 61.5,39.5 + rot: -1.5707963267948966 rad + pos: 16.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Комната с УЧ - - type: WarpPoint - location: ИНЖ - Комната с УЧ -- proto: DefaultStationBeaconSolars - entities: - - uid: 8562 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49640 components: - type: Transform - pos: -66.5,-64.5 + rot: -1.5707963267948966 rad + pos: 15.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Ю-З Солнечные Панели - - type: WarpPoint - location: ЮГО-ЗАПАДНЫЕ Солнечные Панели - - uid: 8626 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49641 components: - type: Transform - pos: -52.5,64.5 + rot: -1.5707963267948966 rad + pos: 14.5,-47.5 parent: 2 - - type: NavMapBeacon - text: С-З Солнечные панели - - type: WarpPoint - location: СЕВЕРО-ЗАПАДНЫЕ Солнечные Панели -- proto: DefaultStationBeaconSurgery - entities: - - uid: 14925 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49643 components: - type: Transform - pos: -9.5,-51.5 + rot: -1.5707963267948966 rad + pos: 12.5,-47.5 parent: 2 - - type: NavMapBeacon - text: Операционная - - type: WarpPoint - location: МЕД - Операционная -- proto: DefaultStationBeaconTechVault - entities: - - uid: 27520 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49648 components: - type: Transform - pos: 14.5,6.5 + pos: 13.5,-46.5 parent: 2 - - type: NavMapBeacon - text: Склад инженерного отдела - - type: WarpPoint - location: ИНЖ - Склад инженерного отдела -- proto: DefaultStationBeaconTEG - entities: - - uid: 42711 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49649 components: - type: Transform - pos: 42.5,16.5 + pos: 13.5,-45.5 parent: 2 - - type: NavMapBeacon - text: Склад атмосферного отдела и ТЭГ - - type: WarpPoint - location: ИНЖ - Склад атмосферного отдела и ТЭГ -- proto: DefaultStationBeaconTelecoms - entities: - - uid: 14991 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49650 components: - type: Transform - pos: 48.5,69.5 + pos: 13.5,-44.5 parent: 2 - - type: NavMapBeacon - text: Телекоммуникация - - type: WarpPoint - location: Телекоммуникация -- proto: DefaultStationBeaconTheater - entities: - - uid: 22038 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49651 components: - type: Transform - pos: -22.5,58.5 + pos: 11.5,-44.5 parent: 2 - - type: NavMapBeacon - text: Театр - - type: WarpPoint - location: СЕР - Театр -- proto: DefaultStationBeaconToolRoom - entities: - - uid: 22757 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49657 components: - type: Transform - pos: -26.5,5.5 + pos: -6.5,-54.5 parent: 2 - - type: NavMapBeacon - text: Мастерская - - type: WarpPoint - location: ОБЩ - Мастерская -- proto: DefaultStationBeaconVault - entities: - - uid: 15130 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49658 components: - type: Transform - pos: -15.5,7.5 + pos: -6.5,-55.5 parent: 2 - - type: NavMapBeacon - text: Хранилище - - type: WarpPoint - location: КМД - Хранилище -- proto: DefaultStationBeaconWardensOffice - entities: - - uid: 35126 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49659 components: - type: Transform - pos: -30.5,-19.5 + pos: -6.5,-56.5 parent: 2 - - type: NavMapBeacon - text: Офис смотрителя - - type: WarpPoint - location: СБ - Офис смотрителя -- proto: DefibrillatorCabinetFilled - entities: - - uid: 12309 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49660 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-52.5 + pos: -5.5,-53.5 parent: 2 - - uid: 12310 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49661 components: - type: Transform - pos: 15.5,-48.5 + pos: -4.5,-53.5 parent: 2 - - uid: 12311 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49662 components: - type: Transform - pos: -3.5,2.5 + pos: -4.5,-54.5 parent: 2 - - uid: 12312 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49664 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-50.5 + pos: -4.5,-56.5 parent: 2 - - uid: 12313 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49665 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-16.5 + rot: -1.5707963267948966 rad + pos: -3.5,-53.5 parent: 2 -- proto: DefibrillatorOneHandedUnpowered - entities: - - uid: 54284 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49666 components: - type: Transform - pos: -36.55481,34.361206 - parent: 45711 -- proto: DehydratedSpaceCarp - entities: - - uid: 12316 + rot: -1.5707963267948966 rad + pos: -2.5,-53.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49667 components: - - type: MetaData - desc: Делает очень больно кусь. - name: карп Bloodcanis - type: Transform - pos: 38.52658,-38.476727 + rot: -1.5707963267948966 rad + pos: -4.5,-53.5 parent: 2 -- proto: DeployableBarrier - entities: - - uid: 11095 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49668 components: - type: Transform - pos: 8.5,57.5 + pos: 5.5,-53.5 parent: 2 - - uid: 11154 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49669 components: - type: Transform - pos: 8.5,56.5 + pos: 5.5,-54.5 parent: 2 - - uid: 11411 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49671 components: - type: Transform - pos: 9.5,56.5 + pos: 5.5,-56.5 parent: 2 - - uid: 11412 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49672 components: - type: Transform - pos: 9.5,57.5 + rot: -1.5707963267948966 rad + pos: -1.5,-53.5 parent: 2 - - uid: 12318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49673 components: - type: Transform - pos: -43.5,-22.5 + rot: -1.5707963267948966 rad + pos: -0.5,-53.5 parent: 2 - - uid: 12320 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49674 components: - type: Transform - pos: -42.5,-22.5 + rot: -1.5707963267948966 rad + pos: 0.5,-53.5 parent: 2 - - uid: 12321 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49675 components: - type: Transform - pos: -42.5,-24.5 + pos: 5.5,-60.5 parent: 2 - - uid: 12322 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49677 components: - type: Transform - pos: -43.5,-23.5 + pos: 7.5,-54.5 parent: 2 - - uid: 12323 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49678 components: - type: Transform - pos: -43.5,-25.5 + pos: 7.5,-55.5 parent: 2 - - uid: 12329 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49681 components: - type: Transform - pos: -42.5,-23.5 + rot: -1.5707963267948966 rad + pos: 2.5,-53.5 parent: 2 - - uid: 12330 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49682 components: - type: Transform - pos: -43.5,-24.5 + rot: -1.5707963267948966 rad + pos: 3.5,-53.5 parent: 2 - - uid: 12331 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49683 components: - type: Transform - pos: -42.5,-25.5 + rot: -1.5707963267948966 rad + pos: 4.5,-53.5 parent: 2 - - uid: 28198 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49684 components: - type: Transform - pos: 12.5,47.5 + rot: -1.5707963267948966 rad + pos: 5.5,-53.5 parent: 2 - - uid: 28199 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49685 components: - type: Transform - pos: 12.5,46.5 + rot: -1.5707963267948966 rad + pos: 6.5,-53.5 parent: 2 - - uid: 28829 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49686 components: - type: Transform - pos: 12.5,45.5 + rot: -1.5707963267948966 rad + pos: 4.5,-55.5 parent: 2 - - uid: 35448 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49687 components: - type: Transform - pos: 13.5,47.5 + rot: -1.5707963267948966 rad + pos: 3.5,-55.5 parent: 2 - - uid: 35449 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49688 components: - type: Transform - pos: 13.5,46.5 + rot: -1.5707963267948966 rad + pos: 2.5,-55.5 parent: 2 - - uid: 35450 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49689 components: - type: Transform - pos: 13.5,45.5 + rot: -1.5707963267948966 rad + pos: 1.5,-55.5 parent: 2 -- proto: DeskBell - entities: - - uid: 190 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49690 components: - type: Transform - pos: -24.646152,26.576656 + rot: -1.5707963267948966 rad + pos: 0.5,-55.5 parent: 2 - - uid: 12336 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49692 components: - type: Transform - pos: 50.5,2.5 + rot: -1.5707963267948966 rad + pos: -1.5,-55.5 parent: 2 - - type: Physics - canCollide: False - bodyType: Static - - uid: 23906 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49693 components: - type: Transform - pos: 33.30294,1.6267412 + rot: -1.5707963267948966 rad + pos: -2.5,-55.5 parent: 2 - - uid: 24761 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49694 components: - type: Transform - pos: -15.404673,35.60707 + rot: -1.5707963267948966 rad + pos: -3.5,-55.5 parent: 2 - - uid: 25322 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49695 components: - type: Transform - pos: 20.60664,-12.481702 + rot: -1.5707963267948966 rad + pos: -5.5,-55.5 parent: 2 - - uid: 26617 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49696 components: - type: Transform - pos: -5.8308654,41.561558 + rot: -1.5707963267948966 rad + pos: -6.5,-55.5 parent: 2 - - uid: 51948 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49697 components: - type: Transform - pos: -13.659131,-3.1474998 + rot: -1.5707963267948966 rad + pos: -7.5,-55.5 parent: 2 - - uid: 56060 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49698 components: - type: Transform - pos: 31.431412,45.39496 - parent: 45711 -- proto: DiceBag - entities: - - uid: 12337 + rot: -1.5707963267948966 rad + pos: -8.5,-55.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49700 components: - type: Transform - pos: -63.702023,-22.38663 + rot: -1.5707963267948966 rad + pos: -10.5,-55.5 parent: 2 - - uid: 12339 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49701 components: - type: Transform - pos: -49.065495,-72.38851 + rot: -1.5707963267948966 rad + pos: -11.5,-55.5 parent: 2 - - uid: 41773 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49702 components: - type: Transform - pos: 19.565006,48.550373 + rot: -1.5707963267948966 rad + pos: -12.5,-55.5 parent: 2 - - uid: 43625 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49703 components: - type: Transform - pos: -55.34995,44.641415 + rot: -1.5707963267948966 rad + pos: -13.5,-55.5 parent: 2 -- proto: DiseaseDiagnoser - entities: - - uid: 12340 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49704 components: - type: Transform - pos: -32.5,-52.5 + rot: -1.5707963267948966 rad + pos: -14.5,-55.5 parent: 2 -- proto: DisposalBend - entities: - - uid: 1248 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49705 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,51.5 + pos: -15.5,-55.5 parent: 2 - - uid: 6119 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49706 components: - type: Transform rot: -1.5707963267948966 rad - pos: 8.5,42.5 + pos: -16.5,-55.5 parent: 2 - - uid: 6899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49707 components: - type: Transform - pos: -45.5,24.5 + rot: -1.5707963267948966 rad + pos: -17.5,-55.5 parent: 2 - - uid: 6905 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49708 components: - type: Transform - pos: -46.5,30.5 + rot: -1.5707963267948966 rad + pos: -7.5,-53.5 parent: 2 - - uid: 6907 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49709 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,24.5 + rot: -1.5707963267948966 rad + pos: -8.5,-53.5 parent: 2 - - uid: 7004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,53.5 + rot: -1.5707963267948966 rad + pos: -9.5,-53.5 parent: 2 - - uid: 7027 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49711 components: - type: Transform - pos: 1.5,58.5 + rot: -1.5707963267948966 rad + pos: -10.5,-53.5 parent: 2 - - uid: 7029 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49713 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,55.5 + rot: -1.5707963267948966 rad + pos: -12.5,-53.5 parent: 2 - - uid: 7030 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49714 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,58.5 + rot: -1.5707963267948966 rad + pos: -13.5,-53.5 parent: 2 - - uid: 7033 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49715 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,55.5 + pos: -14.5,-53.5 parent: 2 - - uid: 7825 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49716 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,66.5 + pos: -15.5,-53.5 parent: 2 - - uid: 8632 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49724 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,43.5 + pos: 5.5,-57.5 parent: 2 - - uid: 9888 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49725 components: - type: Transform - pos: -3.5,31.5 + pos: 7.5,-57.5 parent: 2 - - uid: 10317 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49726 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,35.5 + pos: 7.5,-58.5 parent: 2 - - uid: 10415 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49727 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,-15.5 + pos: 7.5,-59.5 parent: 2 - - uid: 10463 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49728 components: - type: Transform - pos: -6.5,61.5 + pos: 7.5,-60.5 parent: 2 - - uid: 10512 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,67.5 + pos: 7.5,-61.5 parent: 2 - - uid: 11082 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49731 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-32.5 + pos: 5.5,-59.5 parent: 2 - - uid: 11487 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49732 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,25.5 + pos: 5.5,-60.5 parent: 2 - - uid: 11773 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49733 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,55.5 + pos: 5.5,-61.5 parent: 2 - - uid: 12162 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49735 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,19.5 + pos: 6.5,-58.5 parent: 2 - - uid: 12341 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49736 components: - type: Transform rot: -1.5707963267948966 rad - pos: 75.5,-2.5 + pos: 7.5,-58.5 parent: 2 - - uid: 12342 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49737 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,-5.5 + pos: 8.5,-58.5 parent: 2 - - uid: 12343 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49738 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,12.5 + rot: -1.5707963267948966 rad + pos: 9.5,-58.5 parent: 2 - - uid: 12345 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49739 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-8.5 + rot: -1.5707963267948966 rad + pos: 8.5,-56.5 parent: 2 - - uid: 12346 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49740 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,18.5 + pos: 9.5,-56.5 parent: 2 - - uid: 12347 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49741 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-30.5 + rot: -1.5707963267948966 rad + pos: 10.5,-58.5 parent: 2 - - uid: 12348 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49742 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-34.5 + rot: -1.5707963267948966 rad + pos: 11.5,-58.5 parent: 2 - - uid: 12349 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49743 components: - type: Transform - pos: -20.5,-34.5 + rot: -1.5707963267948966 rad + pos: 12.5,-58.5 parent: 2 - - uid: 12350 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49744 components: - type: Transform - pos: -34.5,4.5 + rot: -1.5707963267948966 rad + pos: 13.5,-58.5 parent: 2 - - uid: 12351 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49746 components: - type: Transform - pos: -21.5,-30.5 + rot: -1.5707963267948966 rad + pos: 15.5,-58.5 parent: 2 - - uid: 12352 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49747 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,25.5 + rot: -1.5707963267948966 rad + pos: 16.5,-58.5 parent: 2 - - uid: 12354 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49748 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,31.5 + pos: 17.5,-58.5 parent: 2 - - uid: 12355 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49749 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,-52.5 + pos: 18.5,-58.5 parent: 2 - - uid: 12356 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49750 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,2.5 + rot: -1.5707963267948966 rad + pos: 19.5,-58.5 parent: 2 - - uid: 12357 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49751 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.5,29.5 + pos: 20.5,-58.5 parent: 2 - - uid: 12363 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49752 components: - type: Transform - pos: 64.5,-1.5 + rot: -1.5707963267948966 rad + pos: 10.5,-56.5 parent: 2 - - uid: 12364 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49753 components: - type: Transform rot: -1.5707963267948966 rad - pos: 45.5,-13.5 + pos: 11.5,-56.5 parent: 2 - - uid: 12365 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49754 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,34.5 + rot: -1.5707963267948966 rad + pos: 12.5,-56.5 parent: 2 - - uid: 12367 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49755 components: - type: Transform - pos: -13.5,52.5 + rot: -1.5707963267948966 rad + pos: 13.5,-56.5 parent: 2 - - uid: 12368 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49756 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-10.5 + rot: -1.5707963267948966 rad + pos: 14.5,-56.5 parent: 2 - - uid: 12369 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49757 components: - type: Transform - pos: 14.5,-40.5 + rot: -1.5707963267948966 rad + pos: 15.5,-56.5 parent: 2 - - uid: 12370 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49759 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,-41.5 + pos: 17.5,-56.5 parent: 2 - - uid: 12371 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49760 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-40.5 + rot: -1.5707963267948966 rad + pos: 18.5,-56.5 parent: 2 - - uid: 12372 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49761 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-42.5 + pos: 19.5,-56.5 parent: 2 - - uid: 12373 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49762 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-37.5 + pos: 20.5,-56.5 parent: 2 - - uid: 12374 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49767 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-37.5 + pos: 14.5,-59.5 parent: 2 - - uid: 12375 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49768 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-24.5 + pos: 14.5,-60.5 parent: 2 - - uid: 12376 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49769 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-24.5 + pos: 14.5,-61.5 parent: 2 - - uid: 12377 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49770 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-20.5 + pos: 14.5,-62.5 parent: 2 - - uid: 12379 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49771 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-21.5 + pos: 14.5,-63.5 parent: 2 - - uid: 12380 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-10.5 + pos: 16.5,-57.5 parent: 2 - - uid: 12381 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49773 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-9.5 + pos: 16.5,-58.5 parent: 2 - - uid: 12382 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49774 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-9.5 + pos: 16.5,-59.5 parent: 2 - - uid: 12383 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49775 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-8.5 + pos: 16.5,-60.5 parent: 2 - - uid: 12389 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49776 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-10.5 + pos: 16.5,-61.5 parent: 2 - - uid: 12390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49777 components: - type: Transform - pos: 54.5,0.5 + pos: 16.5,-62.5 parent: 2 - - uid: 12391 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49778 components: - type: Transform - pos: 56.5,-4.5 + pos: 16.5,-63.5 parent: 2 - - uid: 12392 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-6.5 + pos: 14.5,-64.5 parent: 2 - - uid: 12393 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49780 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-6.5 + pos: 16.5,-64.5 parent: 2 - - uid: 12394 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49791 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-10.5 + pos: -4.5,-57.5 parent: 2 - - uid: 12395 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49792 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-13.5 + pos: -4.5,-58.5 parent: 2 - - uid: 12396 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49793 components: - type: Transform - pos: 20.5,21.5 + pos: -4.5,-59.5 parent: 2 - - uid: 12397 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49794 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-2.5 + pos: -4.5,-60.5 parent: 2 - - uid: 12398 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49795 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-2.5 + pos: -4.5,-61.5 parent: 2 - - uid: 12399 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49796 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,3.5 + pos: -4.5,-62.5 parent: 2 - - uid: 12402 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49797 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,3.5 + pos: -4.5,-63.5 parent: 2 - - uid: 12403 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49798 components: - type: Transform - pos: -32.5,3.5 + pos: -4.5,-64.5 parent: 2 - - uid: 12409 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49799 components: - type: Transform - pos: 6.5,12.5 + pos: -4.5,-65.5 parent: 2 - - uid: 12410 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49800 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,11.5 + pos: -4.5,-66.5 parent: 2 - - uid: 12411 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49801 components: - type: Transform - pos: 7.5,11.5 + pos: -4.5,-67.5 parent: 2 - - uid: 12412 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49802 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,10.5 + pos: -6.5,-67.5 parent: 2 - - uid: 12413 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49803 components: - type: Transform - pos: 8.5,10.5 + pos: -6.5,-66.5 parent: 2 - - uid: 12414 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49804 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,31.5 + pos: -6.5,-65.5 parent: 2 - - uid: 12415 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49805 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,18.5 + pos: -6.5,-64.5 parent: 2 - - uid: 12416 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49806 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-1.5 + pos: -6.5,-63.5 parent: 2 - - uid: 12417 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49807 components: - type: Transform - pos: -20.5,34.5 + pos: -6.5,-62.5 parent: 2 - - uid: 12421 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49808 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,-2.5 + pos: -6.5,-61.5 parent: 2 - - uid: 12423 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49809 components: - type: Transform - pos: -45.5,-4.5 + pos: -6.5,-60.5 parent: 2 - - uid: 12424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49810 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,-13.5 + pos: -6.5,-59.5 parent: 2 - - uid: 12425 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49811 components: - type: Transform - pos: -35.5,-13.5 + pos: -6.5,-58.5 parent: 2 - - uid: 12426 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49812 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-4.5 + pos: -6.5,-57.5 parent: 2 - - uid: 12427 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49817 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,0.5 + pos: -0.5,-56.5 parent: 2 - - uid: 12428 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,0.5 + pos: -0.5,-57.5 parent: 2 - - uid: 12429 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49819 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-55.5 + pos: 1.5,-54.5 parent: 2 - - uid: 12430 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49820 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,1.5 + pos: 1.5,-55.5 parent: 2 - - uid: 12431 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49821 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,1.5 + pos: 1.5,-56.5 parent: 2 - - uid: 12432 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49822 components: - type: Transform - pos: -39.5,10.5 + pos: 1.5,-57.5 parent: 2 - - uid: 12433 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49829 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-55.5 + pos: -11.5,-51.5 parent: 2 - - uid: 12434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49830 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,24.5 + pos: -9.5,-51.5 parent: 2 - - uid: 12435 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49831 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-23.5 + pos: -9.5,-52.5 parent: 2 - - uid: 12436 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49832 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,29.5 + pos: -9.5,-53.5 parent: 2 - - uid: 12437 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49833 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,32.5 + pos: -9.5,-54.5 parent: 2 - - uid: 12438 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49834 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-23.5 + pos: -11.5,-54.5 parent: 2 - - uid: 12439 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,32.5 + pos: -11.5,-55.5 parent: 2 - - uid: 12440 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49836 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,33.5 + pos: -11.5,-56.5 parent: 2 - - uid: 12441 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49837 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,-16.5 + pos: -11.5,-57.5 parent: 2 - - uid: 12442 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49838 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,52.5 + pos: -9.5,-56.5 parent: 2 - - uid: 12443 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49839 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,44.5 + pos: -9.5,-57.5 parent: 2 - - uid: 12444 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49849 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,33.5 + pos: -9.5,-69.5 parent: 2 - - uid: 12445 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49851 components: - type: Transform rot: -1.5707963267948966 rad - pos: -30.5,44.5 + pos: -12.5,-69.5 parent: 2 - - uid: 12447 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49852 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,-16.5 + pos: -13.5,-69.5 parent: 2 - - uid: 12448 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49854 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-12.5 + pos: -14.5,-68.5 parent: 2 - - uid: 12449 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49855 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-12.5 + pos: -14.5,-67.5 parent: 2 - - uid: 12450 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49856 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,43.5 + pos: -14.5,-66.5 parent: 2 - - uid: 12451 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49857 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-11.5 + pos: -14.5,-65.5 parent: 2 - - uid: 12452 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49860 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-11.5 + pos: -13.5,-63.5 parent: 2 - - uid: 12453 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-7.5 + pos: -13.5,-62.5 parent: 2 - - uid: 12454 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49862 + components: + - type: Transform + pos: -13.5,-69.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49865 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.5,-7.5 + pos: -12.5,-68.5 parent: 2 - - uid: 12457 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-5.5 + rot: -1.5707963267948966 rad + pos: -10.5,-68.5 parent: 2 - - uid: 12460 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49868 components: - type: Transform - pos: 70.5,5.5 + pos: -11.5,-67.5 parent: 2 - - uid: 12461 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49869 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,34.5 + pos: -11.5,-66.5 parent: 2 - - uid: 12462 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49870 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,5.5 + pos: -11.5,-65.5 parent: 2 - - uid: 12463 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49871 components: - type: Transform - pos: 28.5,34.5 + pos: -11.5,-64.5 parent: 2 - - uid: 12464 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49872 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,28.5 + pos: -11.5,-63.5 parent: 2 - - uid: 12465 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49873 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,28.5 + pos: -11.5,-62.5 parent: 2 - - uid: 12466 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49874 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-21.5 + pos: -13.5,-61.5 parent: 2 - - uid: 12467 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49876 components: - type: Transform - pos: -4.5,-41.5 + pos: -11.5,-58.5 parent: 2 - - uid: 12470 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49877 + components: + - type: Transform + pos: -11.5,-59.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49878 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,1.5 + pos: -12.5,-60.5 parent: 2 - - uid: 12471 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49882 components: - type: Transform - pos: -21.5,9.5 + rot: -1.5707963267948966 rad + pos: -10.5,-61.5 parent: 2 - - uid: 12472 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49883 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,1.5 + pos: -9.5,-60.5 parent: 2 - - uid: 12473 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-22.5 + pos: -9.5,-59.5 parent: 2 - - uid: 12474 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49885 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,18.5 + pos: -9.5,-58.5 parent: 2 - - uid: 12475 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49888 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,18.5 + rot: -1.5707963267948966 rad + pos: 29.5,-60.5 parent: 2 - - uid: 12476 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49889 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -84.5,22.5 + rot: -1.5707963267948966 rad + pos: 28.5,-60.5 parent: 2 - - uid: 12477 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49890 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,24.5 + rot: -1.5707963267948966 rad + pos: 27.5,-60.5 parent: 2 - - uid: 12478 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49891 components: - type: Transform - rot: 3.141592653589793 rad - pos: -87.5,12.5 + rot: -1.5707963267948966 rad + pos: 29.5,-57.5 parent: 2 - - uid: 12479 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49892 components: - type: Transform - pos: -52.5,12.5 + rot: -1.5707963267948966 rad + pos: 28.5,-57.5 parent: 2 - - uid: 12480 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49893 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,10.5 + rot: -1.5707963267948966 rad + pos: 27.5,-57.5 parent: 2 - - uid: 12481 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49894 components: - type: Transform - pos: -50.5,22.5 + rot: -1.5707963267948966 rad + pos: 26.5,-57.5 parent: 2 - - uid: 12482 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49895 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,20.5 + rot: -1.5707963267948966 rad + pos: 25.5,-57.5 parent: 2 - - uid: 12483 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49896 components: - type: Transform - pos: 19.5,-0.5 + rot: -1.5707963267948966 rad + pos: 24.5,-57.5 parent: 2 - - uid: 12484 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49897 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-0.5 + rot: -1.5707963267948966 rad + pos: 23.5,-57.5 parent: 2 - - uid: 12485 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49900 components: - type: Transform rot: -1.5707963267948966 rad - pos: -35.5,-53.5 + pos: 21.5,-56.5 parent: 2 - - uid: 12486 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49903 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,-41.5 + pos: 21.5,-58.5 parent: 2 - - uid: 12487 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49906 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-41.5 + pos: 25.5,-59.5 parent: 2 - - uid: 12488 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49907 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-40.5 + rot: -1.5707963267948966 rad + pos: 24.5,-59.5 parent: 2 - - uid: 12489 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49908 components: - type: Transform - pos: -14.5,-40.5 + rot: -1.5707963267948966 rad + pos: 23.5,-59.5 parent: 2 - - uid: 12490 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49912 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-56.5 + pos: -20.5,-58.5 parent: 2 - - uid: 12491 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49914 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,-3.5 + pos: -20.5,-57.5 parent: 2 - - uid: 12493 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49915 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-2.5 + pos: -20.5,-56.5 parent: 2 - - uid: 12498 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49916 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-21.5 + pos: -20.5,-55.5 parent: 2 - - uid: 12499 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49917 components: - type: Transform - pos: 41.5,-20.5 + pos: -20.5,-54.5 parent: 2 - - uid: 12500 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49918 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-17.5 + pos: -18.5,-59.5 parent: 2 - - uid: 12503 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49919 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-22.5 + pos: -18.5,-58.5 parent: 2 - - uid: 12504 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-44.5 + pos: -18.5,-57.5 parent: 2 - - uid: 12505 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49921 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-44.5 + pos: -18.5,-56.5 parent: 2 - - uid: 12506 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49923 components: - type: Transform - pos: 61.5,-39.5 + pos: -18.5,-61.5 parent: 2 - - uid: 12509 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49924 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-36.5 + pos: -18.5,-62.5 parent: 2 - - uid: 12510 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49925 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-61.5 + pos: -18.5,-63.5 parent: 2 - - uid: 12544 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49926 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,12.5 + pos: -18.5,-64.5 parent: 2 - - uid: 13038 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49928 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,42.5 + pos: -20.5,-60.5 parent: 2 - - uid: 13791 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49929 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,43.5 + pos: -20.5,-61.5 parent: 2 - - uid: 13801 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-19.5 + pos: -20.5,-62.5 parent: 2 - - uid: 13899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49931 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-19.5 + pos: -20.5,-63.5 parent: 2 - - uid: 13952 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49934 components: - type: Transform - pos: 16.5,-14.5 + rot: 1.5707963267948966 rad + pos: -19.5,-53.5 parent: 2 - - uid: 13991 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49935 components: - type: Transform rot: 1.5707963267948966 rad - pos: 25.5,-16.5 + pos: -18.5,-53.5 parent: 2 - - uid: 14000 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49936 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-14.5 + rot: 1.5707963267948966 rad + pos: -17.5,-53.5 parent: 2 - - uid: 14915 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49937 components: - type: Transform - pos: 6.5,57.5 + rot: 1.5707963267948966 rad + pos: -16.5,-53.5 parent: 2 - - uid: 15454 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49938 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,31.5 + rot: -1.5707963267948966 rad + pos: -19.5,-60.5 parent: 2 - - uid: 15773 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49939 components: - type: Transform - pos: 6.5,53.5 + rot: -1.5707963267948966 rad + pos: -20.5,-60.5 parent: 2 - - uid: 16519 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49940 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,46.5 + pos: -21.5,-60.5 parent: 2 - - uid: 17520 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49941 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,51.5 + rot: -1.5707963267948966 rad + pos: -22.5,-60.5 parent: 2 - - uid: 20662 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49942 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,-22.5 + rot: -1.5707963267948966 rad + pos: -23.5,-60.5 parent: 2 - - uid: 20777 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49943 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-30.5 + rot: -1.5707963267948966 rad + pos: -23.5,-59.5 parent: 2 - - uid: 20873 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49944 components: - type: Transform - pos: 57.5,-30.5 + rot: -1.5707963267948966 rad + pos: -22.5,-59.5 parent: 2 - - uid: 21025 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49945 components: - type: Transform - pos: 71.5,-22.5 + rot: -1.5707963267948966 rad + pos: -21.5,-59.5 parent: 2 - - uid: 21030 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49956 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-19.5 + rot: 1.5707963267948966 rad + pos: -22.5,-64.5 parent: 2 - - uid: 21426 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49957 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,53.5 + pos: -23.5,-64.5 parent: 2 - - uid: 21774 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49960 components: - type: Transform - pos: 8.5,55.5 + pos: -18.5,-65.5 parent: 2 - - uid: 22014 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49961 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-39.5 + pos: -19.5,-67.5 parent: 2 - - uid: 22273 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49962 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,40.5 + pos: -19.5,-68.5 parent: 2 - - uid: 23533 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49963 components: - type: Transform - pos: 56.5,-21.5 + pos: -19.5,-69.5 parent: 2 - - uid: 24081 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49964 components: - type: Transform - pos: -19.5,-5.5 + pos: -21.5,-69.5 parent: 2 - - uid: 24096 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49965 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,-6.5 + pos: -21.5,-68.5 parent: 2 - - uid: 24764 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49966 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-29.5 + pos: -21.5,-67.5 parent: 2 - - uid: 25027 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49967 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-47.5 + pos: -21.5,-66.5 parent: 2 - - uid: 26072 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49968 components: - type: Transform - pos: 60.5,-27.5 + pos: -21.5,-65.5 parent: 2 - - uid: 32042 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49969 components: - type: Transform - pos: 48.5,-15.5 + rot: -1.5707963267948966 rad + pos: -20.5,-66.5 parent: 2 - - uid: 33039 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49970 components: - type: Transform - pos: 65.5,-19.5 + rot: -1.5707963267948966 rad + pos: -21.5,-66.5 parent: 2 - - uid: 33389 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49971 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-36.5 + pos: -22.5,-66.5 parent: 2 - - uid: 33394 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49972 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-29.5 + rot: -1.5707963267948966 rad + pos: -23.5,-66.5 parent: 2 - - uid: 33395 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49976 components: - type: Transform - pos: -18.5,-29.5 + rot: -1.5707963267948966 rad + pos: -25.5,-66.5 parent: 2 - - uid: 33421 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49977 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-6.5 + pos: -26.5,-66.5 parent: 2 - - uid: 33605 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49978 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-7.5 - parent: 33049 - - uid: 33606 + pos: -27.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49979 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-7.5 - parent: 33049 - - uid: 33607 + rot: -1.5707963267948966 rad + pos: -28.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49980 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,-17.5 - parent: 33049 - - uid: 33608 + pos: -29.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49981 components: - type: Transform - pos: 1.5,24.5 - parent: 33049 - - uid: 33609 + rot: -1.5707963267948966 rad + pos: -30.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49982 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,16.5 - parent: 33049 - - uid: 34454 + pos: -31.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49984 components: - type: Transform - pos: 61.5,-17.5 + rot: -1.5707963267948966 rad + pos: -32.5,-64.5 parent: 2 - - uid: 35471 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49985 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,46.5 + rot: -1.5707963267948966 rad + pos: -31.5,-64.5 parent: 2 - - uid: 35754 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49987 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,33.5 + pos: -29.5,-64.5 parent: 2 - - uid: 35766 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49988 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-32.5 + rot: -1.5707963267948966 rad + pos: -28.5,-64.5 parent: 2 - - uid: 42070 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49989 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,66.5 + rot: -1.5707963267948966 rad + pos: -27.5,-64.5 parent: 2 - - uid: 42406 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49991 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-2.5 + rot: -1.5707963267948966 rad + pos: -25.5,-64.5 parent: 2 - - uid: 42650 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49992 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,53.5 + pos: -24.5,-64.5 parent: 2 - - uid: 42678 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49993 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,56.5 + rot: -1.5707963267948966 rad + pos: -33.5,-66.5 parent: 2 - - uid: 42679 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49994 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,56.5 + pos: -34.5,-66.5 parent: 2 - - uid: 42680 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49995 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,58.5 + rot: -1.5707963267948966 rad + pos: -34.5,-64.5 parent: 2 - - uid: 42686 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49996 components: - type: Transform - pos: -22.5,58.5 + rot: -1.5707963267948966 rad + pos: -33.5,-64.5 parent: 2 - - uid: 42687 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49997 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,55.5 + rot: -1.5707963267948966 rad + pos: -35.5,-64.5 parent: 2 - - uid: 45586 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49998 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,0.5 - parent: 45518 - - uid: 45587 + rot: -1.5707963267948966 rad + pos: -36.5,-64.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49999 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,0.5 - parent: 45518 - - uid: 45588 + pos: -35.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50000 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,1.5 - parent: 45518 - - uid: 48172 + rot: -1.5707963267948966 rad + pos: -36.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50001 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-0.5 - parent: 45711 - - uid: 48173 + pos: -32.5,-67.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50002 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-0.5 - parent: 45711 - - uid: 48174 + pos: -32.5,-68.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50003 components: - type: Transform - pos: 14.5,7.5 - parent: 45711 - - uid: 48175 + pos: -32.5,-69.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50005 components: - type: Transform - pos: 13.5,8.5 - parent: 45711 - - uid: 48176 + pos: -24.5,-67.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50006 components: - type: Transform - pos: 12.5,9.5 - parent: 45711 - - uid: 48177 + pos: -24.5,-68.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50007 components: - type: Transform - pos: 11.5,10.5 - parent: 45711 - - uid: 48178 + pos: -24.5,-69.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50009 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,7.5 - parent: 45711 - - uid: 48179 + pos: -24.5,-70.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50011 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,8.5 - parent: 45711 - - uid: 48180 + pos: -32.5,-70.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50012 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,10.5 - parent: 45711 - - uid: 48181 + pos: -30.5,-70.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50013 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,7.5 - parent: 45711 - - uid: 48182 + pos: -30.5,-69.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50014 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,8.5 - parent: 45711 - - uid: 48183 + pos: -30.5,-68.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50015 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,9.5 - parent: 45711 - - uid: 48184 + pos: -30.5,-67.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50016 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,7.5 - parent: 45711 - - uid: 48185 + pos: -30.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50017 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,8.5 - parent: 45711 - - uid: 48186 + pos: -30.5,-65.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50018 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,9.5 - parent: 45711 - - uid: 48187 + pos: -26.5,-70.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50019 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,10.5 - parent: 45711 - - uid: 48188 + pos: -26.5,-69.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,10.5 - parent: 45711 - - uid: 48189 + pos: -26.5,-68.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50021 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,9.5 - parent: 45711 - - uid: 48190 + pos: -26.5,-67.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50022 components: - type: Transform - pos: 1.5,14.5 - parent: 45711 - - uid: 48191 + pos: -26.5,-66.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50023 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,14.5 - parent: 45711 - - uid: 48192 + pos: -26.5,-65.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50025 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,9.5 - parent: 45711 - - uid: 48193 + pos: -1.5,74.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50026 components: - type: Transform rot: -1.5707963267948966 rad - pos: -14.5,10.5 - parent: 45711 - - uid: 48194 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,10.5 - parent: 45711 - - uid: 48195 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,15.5 - parent: 45711 - - uid: 48196 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,20.5 - parent: 45711 - - uid: 48197 + pos: -3.5,74.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50027 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,15.5 - parent: 45711 - - uid: 51661 - components: - - type: Transform - pos: 40.5,-6.5 + pos: -4.5,74.5 parent: 2 - - uid: 51662 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50028 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-6.5 + rot: -1.5707963267948966 rad + pos: -1.5,75.5 parent: 2 - - uid: 52837 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50029 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,42.5 - parent: 45711 - - uid: 52846 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,45.5 - parent: 45711 - - uid: 53070 + pos: -2.5,75.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50030 components: - type: Transform - pos: -25.5,46.5 + rot: -1.5707963267948966 rad + pos: -3.5,75.5 parent: 2 - - uid: 53237 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50031 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,33.5 + rot: -1.5707963267948966 rad + pos: -4.5,75.5 parent: 2 -- proto: DisposalJunction - entities: - - uid: 6398 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50032 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,53.5 + pos: -5.5,75.5 parent: 2 - - uid: 10309 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50033 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,0.5 + rot: -1.5707963267948966 rad + pos: -6.5,75.5 parent: 2 - - uid: 11065 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50040 components: - type: Transform rot: 1.5707963267948966 rad - pos: -3.5,-0.5 + pos: -37.5,-66.5 parent: 2 - - uid: 12511 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50041 components: - type: Transform - pos: -21.5,35.5 + rot: 1.5707963267948966 rad + pos: -38.5,-66.5 parent: 2 - - uid: 12512 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50042 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,22.5 + pos: -39.5,-66.5 parent: 2 - - uid: 12513 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50043 components: - type: Transform rot: 1.5707963267948966 rad - pos: -32.5,22.5 + pos: -40.5,-66.5 parent: 2 - - uid: 12515 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-1.5 + rot: 1.5707963267948966 rad + pos: -41.5,-66.5 parent: 2 - - uid: 12517 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50045 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,-21.5 + pos: -42.5,-66.5 parent: 2 - - uid: 12518 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50046 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-41.5 + rot: 1.5707963267948966 rad + pos: -43.5,-66.5 parent: 2 - - uid: 12519 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50047 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-21.5 + pos: -44.5,-66.5 parent: 2 - - uid: 12520 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-21.5 + rot: 1.5707963267948966 rad + pos: -45.5,-66.5 parent: 2 - - uid: 12522 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50049 components: - type: Transform rot: 1.5707963267948966 rad - pos: 18.5,0.5 + pos: -46.5,-66.5 parent: 2 - - uid: 12523 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50051 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,-0.5 + pos: -48.5,-66.5 parent: 2 - - uid: 12524 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50052 components: - type: Transform rot: 1.5707963267948966 rad - pos: -22.5,-0.5 + pos: -49.5,-66.5 parent: 2 - - uid: 12525 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50053 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,22.5 + pos: -50.5,-66.5 parent: 2 - - uid: 12527 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50054 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,31.5 + rot: 1.5707963267948966 rad + pos: -51.5,-66.5 parent: 2 - - uid: 12528 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50057 components: - type: Transform rot: 1.5707963267948966 rad - pos: -65.5,22.5 + pos: -50.5,-64.5 parent: 2 - - uid: 12530 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50058 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-0.5 + pos: -49.5,-64.5 parent: 2 - - uid: 12956 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50059 components: - type: Transform - pos: -0.5,22.5 + rot: 1.5707963267948966 rad + pos: -48.5,-64.5 parent: 2 - - uid: 13969 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50060 components: - type: Transform - pos: -26.5,38.5 + rot: 1.5707963267948966 rad + pos: -47.5,-64.5 parent: 2 - - uid: 15662 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50061 components: - type: Transform - pos: -0.5,38.5 + rot: 1.5707963267948966 rad + pos: -46.5,-64.5 parent: 2 - - uid: 21993 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-21.5 + rot: 1.5707963267948966 rad + pos: -44.5,-64.5 parent: 2 - - uid: 22143 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50064 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-27.5 + rot: 1.5707963267948966 rad + pos: -43.5,-64.5 parent: 2 - - uid: 22959 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50065 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-20.5 + rot: 1.5707963267948966 rad + pos: -42.5,-64.5 parent: 2 - - uid: 22994 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50066 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-20.5 + rot: 1.5707963267948966 rad + pos: -41.5,-64.5 parent: 2 - - uid: 33610 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-9.5 - parent: 33049 - - uid: 42410 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50067 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,-0.5 + pos: -40.5,-64.5 parent: 2 - - uid: 48198 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50068 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,10.5 - parent: 45711 -- proto: DisposalJunctionFlipped - entities: - - uid: 6257 - components: - - type: Transform - pos: 5.5,57.5 + pos: -39.5,-64.5 parent: 2 - - uid: 8584 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50069 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,58.5 + pos: -38.5,-64.5 parent: 2 - - uid: 11159 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50070 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,0.5 + pos: -37.5,-64.5 parent: 2 - - uid: 11797 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50072 components: - type: Transform - pos: -0.5,33.5 + rot: -1.5707963267948966 rad + pos: -52.5,-66.5 parent: 2 - - uid: 11855 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50073 components: - type: Transform - pos: -20.5,32.5 + rot: -1.5707963267948966 rad + pos: -54.5,-66.5 parent: 2 - - uid: 11866 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50074 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-0.5 + rot: -1.5707963267948966 rad + pos: -55.5,-66.5 parent: 2 - - uid: 12385 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50075 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,22.5 + rot: -1.5707963267948966 rad + pos: -56.5,-66.5 parent: 2 - - uid: 12526 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50076 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-0.5 + rot: -1.5707963267948966 rad + pos: -57.5,-66.5 parent: 2 - - uid: 12532 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50077 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-29.5 + pos: -51.5,-65.5 parent: 2 - - uid: 12533 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50078 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,-51.5 - parent: 2 - - uid: 12534 - components: - - type: Transform - pos: 54.5,-1.5 + pos: -52.5,-64.5 parent: 2 - - uid: 12536 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50079 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-41.5 + pos: -53.5,-64.5 parent: 2 - - uid: 12537 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50080 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-37.5 + pos: -54.5,-64.5 parent: 2 - - uid: 12538 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50081 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.5,-20.5 + pos: -55.5,-64.5 parent: 2 - - uid: 12540 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50082 components: - type: Transform - pos: 54.5,-4.5 + rot: -1.5707963267948966 rad + pos: -56.5,-64.5 parent: 2 - - uid: 12541 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50083 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-0.5 + rot: -1.5707963267948966 rad + pos: -57.5,-64.5 parent: 2 - - uid: 12542 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50084 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-0.5 + pos: -51.5,-63.5 parent: 2 - - uid: 12547 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-41.5 + pos: -51.5,-62.5 parent: 2 - - uid: 12548 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50087 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,20.5 + pos: -51.5,-60.5 parent: 2 - - uid: 14077 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50088 components: - type: Transform - pos: -21.5,48.5 + pos: -53.5,-65.5 parent: 2 - - uid: 15498 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50089 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,51.5 + pos: -53.5,-64.5 parent: 2 - - uid: 21905 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50090 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-36.5 + pos: -53.5,-63.5 parent: 2 - - uid: 24710 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50091 components: - type: Transform - pos: -21.5,43.5 + pos: -53.5,-62.5 parent: 2 - - uid: 25088 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50092 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,0.5 + pos: -53.5,-61.5 parent: 2 - - uid: 32043 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,22.5 + pos: -51.5,-66.5 parent: 2 - - uid: 33418 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,22.5 + pos: -51.5,-67.5 parent: 2 - - uid: 33611 - components: - - type: Transform - pos: 0.5,12.5 - parent: 33049 - - uid: 34633 - components: - - type: Transform - pos: 0.5,48.5 - parent: 45711 - - uid: 48199 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,10.5 - parent: 45711 - - uid: 48200 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,16.5 - parent: 45711 - - uid: 48201 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,15.5 - parent: 45711 - - uid: 48202 - components: - - type: Transform - pos: -8.5,16.5 - parent: 45711 -- proto: DisposalMachineFrame - entities: - - uid: 182 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50095 components: - type: Transform - pos: 38.5,-31.5 + pos: -51.5,-68.5 parent: 2 - - uid: 12552 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50096 components: - type: Transform - pos: 24.5,40.5 + pos: -51.5,-69.5 parent: 2 - - uid: 12553 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50097 components: - type: Transform - pos: 37.5,-59.5 + pos: -51.5,-70.5 parent: 2 - - uid: 33612 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50098 components: - type: Transform - pos: 1.5,-9.5 - parent: 33049 - - uid: 33613 + pos: -53.5,-67.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50099 components: - type: Transform - pos: -10.5,16.5 - parent: 33049 - - uid: 34626 + pos: -53.5,-68.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50100 components: - type: Transform - pos: 35.5,48.5 - parent: 45711 - - uid: 44484 + pos: -53.5,-69.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50101 components: - type: Transform - pos: 68.5,-50.5 + pos: -53.5,-70.5 parent: 2 - - uid: 48203 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50108 components: - type: Transform - pos: -7.5,8.5 - parent: 45711 - - uid: 48204 + rot: 1.5707963267948966 rad + pos: -50.5,-61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50109 components: - type: Transform - pos: 11.5,-0.5 - parent: 45711 - - uid: 48205 + rot: 1.5707963267948966 rad + pos: -50.5,-57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50112 components: - type: Transform - pos: -10.5,13.5 - parent: 45711 - - uid: 51113 + pos: -51.5,-59.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50113 components: - type: Transform - pos: 3.5,-73.5 + pos: -51.5,-58.5 parent: 2 - - uid: 52688 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50118 components: - type: Transform - pos: 7.5,58.5 - parent: 45711 - - uid: 52732 + rot: -1.5707963267948966 rad + pos: -52.5,-57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50119 components: - type: Transform - pos: -1.5,52.5 - parent: 45711 - - uid: 53312 + rot: -1.5707963267948966 rad + pos: -53.5,-57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50120 components: - type: Transform - pos: -10.5,64.5 - parent: 45711 - - uid: 53469 + rot: -1.5707963267948966 rad + pos: -54.5,-57.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50125 components: - type: Transform - pos: -11.5,53.5 - parent: 45711 -- proto: DisposalPipe - entities: - - uid: 33 + rot: -1.5707963267948966 rad + pos: -52.5,-61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50126 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,38.5 + pos: -53.5,-61.5 parent: 2 - - uid: 84 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50127 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,29.5 + pos: -54.5,-61.5 parent: 2 - - uid: 631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50129 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-18.5 + pos: -53.5,-60.5 parent: 2 - - uid: 661 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50130 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,40.5 + rot: -1.5707963267948966 rad + pos: -54.5,-59.5 parent: 2 - - uid: 829 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50131 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-0.5 + pos: -52.5,-59.5 parent: 2 - - uid: 830 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50132 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-10.5 + pos: -51.5,-59.5 parent: 2 - - uid: 838 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50133 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,-21.5 + pos: -50.5,-59.5 parent: 2 - - uid: 1430 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50139 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-16.5 + rot: -1.5707963267948966 rad + pos: -54.5,-55.5 parent: 2 - - uid: 1658 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50140 components: - type: Transform - pos: -3.5,-4.5 + rot: -1.5707963267948966 rad + pos: -50.5,-55.5 parent: 2 - - uid: 1776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50141 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,-22.5 + pos: -51.5,-55.5 parent: 2 - - uid: 2215 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50142 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,55.5 + pos: -52.5,-55.5 parent: 2 - - uid: 2388 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50143 components: - type: Transform - pos: -0.5,41.5 + pos: -53.5,-56.5 parent: 2 - - uid: 2439 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50144 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-16.5 + pos: -53.5,-57.5 parent: 2 - - uid: 2632 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50145 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,55.5 + pos: -53.5,-58.5 parent: 2 - - uid: 2870 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50150 components: - type: Transform - pos: -0.5,42.5 + pos: -53.5,-74.5 parent: 2 - - uid: 3014 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,43.5 + pos: -53.5,-73.5 parent: 2 - - uid: 3037 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50152 components: - type: Transform - pos: -0.5,43.5 + pos: -53.5,-72.5 parent: 2 - - uid: 3336 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50153 components: - type: Transform - pos: -0.5,45.5 + pos: -53.5,-71.5 parent: 2 - - uid: 3385 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50154 components: - type: Transform - pos: -3.5,-5.5 + pos: -51.5,-72.5 parent: 2 - - uid: 3386 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50155 components: - type: Transform - pos: -3.5,-3.5 + pos: -51.5,-71.5 parent: 2 - - uid: 3680 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50157 components: - type: Transform - pos: -0.5,44.5 + rot: -1.5707963267948966 rad + pos: -52.5,-73.5 parent: 2 - - uid: 4066 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50158 components: - type: Transform - pos: -13.5,39.5 + rot: -1.5707963267948966 rad + pos: -53.5,-73.5 parent: 2 - - uid: 4216 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50159 components: - type: Transform - pos: 5.5,62.5 + rot: -1.5707963267948966 rad + pos: -54.5,-73.5 parent: 2 - - uid: 4233 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50160 components: - type: Transform - pos: 5.5,61.5 + rot: -1.5707963267948966 rad + pos: -55.5,-73.5 parent: 2 - - uid: 4258 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50161 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,48.5 + rot: -1.5707963267948966 rad + pos: -56.5,-73.5 parent: 2 - - uid: 4357 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50162 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,47.5 + rot: -1.5707963267948966 rad + pos: -57.5,-73.5 parent: 2 - - uid: 4394 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50164 components: - type: Transform - pos: -0.5,50.5 + pos: -58.5,-72.5 parent: 2 - - uid: 4408 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50165 components: - type: Transform - pos: -0.5,49.5 + pos: -58.5,-71.5 parent: 2 - - uid: 4577 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50167 components: - type: Transform - pos: -0.5,48.5 + pos: -58.5,-74.5 parent: 2 - - uid: 5234 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50168 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,55.5 + pos: -58.5,-75.5 parent: 2 - - uid: 5235 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50169 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,55.5 + pos: -58.5,-76.5 parent: 2 - - uid: 5285 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50170 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-21.5 + pos: -58.5,-77.5 parent: 2 - - uid: 5494 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50171 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-27.5 + pos: -60.5,-72.5 parent: 2 - - uid: 5522 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-16.5 + pos: -60.5,-71.5 parent: 2 - - uid: 5907 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50173 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-27.5 + pos: -60.5,-74.5 parent: 2 - - uid: 6068 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50174 components: - type: Transform - pos: 5.5,63.5 + pos: -60.5,-75.5 parent: 2 - - uid: 6116 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50175 components: - type: Transform - pos: 5.5,64.5 + pos: -60.5,-76.5 parent: 2 - - uid: 6117 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50176 components: - type: Transform - pos: 5.5,66.5 + pos: -60.5,-77.5 parent: 2 - - uid: 6122 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50180 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,55.5 + pos: -59.5,-73.5 parent: 2 - - uid: 6631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50183 components: - type: Transform - pos: -0.5,47.5 + rot: 1.5707963267948966 rad + pos: -50.5,-73.5 parent: 2 - - uid: 6632 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50184 components: - type: Transform - pos: -0.5,46.5 + rot: 1.5707963267948966 rad + pos: -49.5,-73.5 parent: 2 - - uid: 6644 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50185 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,44.5 + rot: 1.5707963267948966 rad + pos: -48.5,-73.5 parent: 2 - - uid: 6645 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50186 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,45.5 + rot: 1.5707963267948966 rad + pos: -47.5,-73.5 parent: 2 - - uid: 6761 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50187 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,55.5 + pos: -46.5,-73.5 parent: 2 - - uid: 6902 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50188 components: - type: Transform - pos: -46.5,25.5 + rot: 1.5707963267948966 rad + pos: -45.5,-73.5 parent: 2 - - uid: 6903 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50196 components: - type: Transform - pos: -45.5,23.5 + rot: -1.5707963267948966 rad + pos: -54.5,-75.5 parent: 2 - - uid: 6997 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50197 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,-22.5 + pos: -55.5,-75.5 parent: 2 - - uid: 7020 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50198 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,54.5 + pos: -56.5,-74.5 parent: 2 - - uid: 7032 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50199 components: - type: Transform - pos: -5.5,56.5 + pos: -56.5,-73.5 parent: 2 - - uid: 7034 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,58.5 + pos: -56.5,-72.5 parent: 2 - - uid: 7036 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50201 components: - type: Transform - pos: -5.5,57.5 + pos: -56.5,-71.5 parent: 2 - - uid: 7140 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50202 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-19.5 + pos: -56.5,-76.5 parent: 2 - - uid: 7764 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50203 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,56.5 + pos: -56.5,-77.5 parent: 2 - - uid: 8257 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50204 components: - type: Transform - pos: -46.5,29.5 + rot: -1.5707963267948966 rad + pos: -57.5,-75.5 parent: 2 - - uid: 9164 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50205 components: - type: Transform - pos: 5.5,65.5 + rot: -1.5707963267948966 rad + pos: -58.5,-75.5 parent: 2 - - uid: 9468 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50206 components: - type: Transform - pos: -46.5,28.5 + rot: -1.5707963267948966 rad + pos: -59.5,-75.5 parent: 2 - - uid: 9470 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50207 components: - type: Transform - pos: 5.5,59.5 + rot: -1.5707963267948966 rad + pos: -60.5,-75.5 parent: 2 - - uid: 9473 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50208 components: - type: Transform rot: -1.5707963267948966 rad - pos: 28.5,-16.5 + pos: -61.5,-75.5 parent: 2 - - uid: 9691 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50210 components: - type: Transform - pos: 5.5,58.5 + pos: -62.5,-74.5 parent: 2 - - uid: 9883 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50211 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,31.5 + pos: -62.5,-73.5 parent: 2 - - uid: 9977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50212 components: - type: Transform - pos: -46.5,27.5 + pos: -62.5,-72.5 parent: 2 - - uid: 10003 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50213 components: - type: Transform - pos: 8.5,1.5 + pos: -62.5,-71.5 parent: 2 - - uid: 10111 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50214 components: - type: Transform - pos: -8.5,47.5 + pos: -62.5,-76.5 parent: 2 - - uid: 10275 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50215 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-37.5 + pos: -62.5,-77.5 parent: 2 - - uid: 10276 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50220 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-36.5 + rot: 1.5707963267948966 rad + pos: -52.5,-75.5 parent: 2 - - uid: 10374 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50221 components: - type: Transform - pos: 5.5,60.5 + rot: 1.5707963267948966 rad + pos: -51.5,-75.5 parent: 2 - - uid: 10386 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50222 components: - type: Transform - pos: -46.5,26.5 + rot: 1.5707963267948966 rad + pos: -50.5,-75.5 parent: 2 - - uid: 10451 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50223 components: - type: Transform rot: 1.5707963267948966 rad - pos: 45.5,-15.5 + pos: -49.5,-75.5 parent: 2 - - uid: 11064 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50224 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,36.5 + rot: 1.5707963267948966 rad + pos: -48.5,-75.5 parent: 2 - - uid: 11104 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50225 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-0.5 + rot: 1.5707963267948966 rad + pos: -47.5,-75.5 parent: 2 - - uid: 11105 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50226 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-0.5 + rot: 1.5707963267948966 rad + pos: -46.5,-75.5 parent: 2 - - uid: 11109 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50227 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-0.5 + rot: 1.5707963267948966 rad + pos: -45.5,-75.5 parent: 2 - - uid: 11111 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50281 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,0.5 + pos: -45.5,-66.5 parent: 2 - - uid: 11187 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50282 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-0.5 + pos: -45.5,-65.5 parent: 2 - - uid: 11410 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52117 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,21.5 + pos: 106.5,-57.5 parent: 2 - - uid: 11488 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-0.5 + rot: 1.5707963267948966 rad + pos: 60.5,-51.5 parent: 2 - - uid: 11491 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52197 components: - type: Transform rot: 1.5707963267948966 rad - pos: -36.5,-0.5 + pos: 112.5,-57.5 parent: 2 - - uid: 11636 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52198 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,29.5 + rot: 1.5707963267948966 rad + pos: 113.5,-57.5 parent: 2 - - uid: 11765 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52199 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,55.5 + pos: 114.5,-57.5 parent: 2 - - uid: 11766 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52200 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,55.5 + pos: 116.5,-57.5 parent: 2 - - uid: 11792 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52201 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,54.5 + rot: 1.5707963267948966 rad + pos: 117.5,-57.5 parent: 2 - - uid: 11793 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52202 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,53.5 + rot: 1.5707963267948966 rad + pos: 118.5,-57.5 parent: 2 - - uid: 12353 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52203 components: - type: Transform - pos: -0.5,23.5 + rot: 1.5707963267948966 rad + pos: 119.5,-57.5 parent: 2 - - uid: 12358 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,0.5 + rot: 1.5707963267948966 rad + pos: 120.5,-57.5 parent: 2 - - uid: 12359 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52205 components: - type: Transform - pos: 20.5,1.5 + rot: 1.5707963267948966 rad + pos: 121.5,-57.5 parent: 2 - - uid: 12384 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52206 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,0.5 + pos: 122.5,-57.5 parent: 2 - - uid: 12388 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,22.5 + rot: 1.5707963267948966 rad + pos: 123.5,-57.5 parent: 2 - - uid: 12404 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52208 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,22.5 + rot: 1.5707963267948966 rad + pos: 124.5,-57.5 parent: 2 - - uid: 12405 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52209 components: - type: Transform - pos: -22.5,23.5 + rot: 1.5707963267948966 rad + pos: 125.5,-57.5 parent: 2 - - uid: 12407 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,22.5 + rot: 1.5707963267948966 rad + pos: 126.5,-57.5 parent: 2 - - uid: 12408 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52211 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,0.5 + rot: 1.5707963267948966 rad + pos: 127.5,-57.5 parent: 2 - - uid: 12531 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52212 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,22.5 + pos: 128.5,-57.5 parent: 2 - - uid: 12539 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52213 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,0.5 + pos: 61.5,-51.5 parent: 2 - - uid: 12554 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52214 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-4.5 + rot: 1.5707963267948966 rad + pos: 127.5,-55.5 parent: 2 - - uid: 12556 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52215 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-2.5 + rot: 1.5707963267948966 rad + pos: 126.5,-55.5 parent: 2 - - uid: 12557 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52216 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-48.5 + rot: 1.5707963267948966 rad + pos: 125.5,-55.5 parent: 2 - - uid: 12559 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-2.5 + rot: 1.5707963267948966 rad + pos: 124.5,-55.5 parent: 2 - - uid: 12560 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52218 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,31.5 + rot: 1.5707963267948966 rad + pos: 123.5,-55.5 parent: 2 - - uid: 12561 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52219 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,10.5 + pos: 122.5,-55.5 parent: 2 - - uid: 12562 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52220 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,35.5 + pos: 120.5,-55.5 parent: 2 - - uid: 12563 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52221 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-2.5 + rot: 1.5707963267948966 rad + pos: 119.5,-55.5 parent: 2 - - uid: 12566 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52222 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,20.5 + rot: 1.5707963267948966 rad + pos: 118.5,-55.5 parent: 2 - - uid: 12569 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52223 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,0.5 + rot: 1.5707963267948966 rad + pos: 117.5,-55.5 parent: 2 - - uid: 12570 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52224 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-0.5 + rot: 1.5707963267948966 rad + pos: 116.5,-55.5 parent: 2 - - uid: 12571 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52225 components: - type: Transform - pos: 0.5,-11.5 + rot: 1.5707963267948966 rad + pos: 115.5,-55.5 parent: 2 - - uid: 12574 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52226 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-2.5 + rot: 1.5707963267948966 rad + pos: 114.5,-55.5 parent: 2 - - uid: 12575 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52227 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-1.5 + rot: 1.5707963267948966 rad + pos: 113.5,-55.5 parent: 2 - - uid: 12576 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52228 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-32.5 + rot: 1.5707963267948966 rad + pos: 112.5,-55.5 parent: 2 - - uid: 12577 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52235 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 114.5,-61.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52236 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,-33.5 + pos: 115.5,-60.5 parent: 2 - - uid: 12580 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52237 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-29.5 + rot: 3.141592653589793 rad + pos: 115.5,-59.5 parent: 2 - - uid: 12581 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52238 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,18.5 + rot: 3.141592653589793 rad + pos: 115.5,-58.5 parent: 2 - - uid: 12583 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52239 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-29.5 + rot: 3.141592653589793 rad + pos: 121.5,-60.5 parent: 2 - - uid: 12584 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52240 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-29.5 + rot: 3.141592653589793 rad + pos: 121.5,-59.5 parent: 2 - - uid: 12586 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52241 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-29.5 + rot: 3.141592653589793 rad + pos: 121.5,-58.5 parent: 2 - - uid: 12587 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52242 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-20.5 + rot: 3.141592653589793 rad + pos: 121.5,-57.5 parent: 2 - - uid: 12588 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52243 components: - type: Transform - pos: -35.5,-28.5 + rot: 3.141592653589793 rad + pos: 121.5,-56.5 parent: 2 - - uid: 12589 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52244 components: - type: Transform rot: 1.5707963267948966 rad - pos: 52.5,-6.5 + pos: 122.5,-61.5 parent: 2 - - uid: 12590 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52245 components: - type: Transform - pos: 8.5,2.5 + pos: 115.5,-55.5 parent: 2 - - uid: 12591 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52246 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,33.5 + pos: 115.5,-54.5 parent: 2 - - uid: 12592 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52247 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-44.5 + pos: 115.5,-53.5 parent: 2 - - uid: 12593 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52248 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,34.5 + pos: 115.5,-52.5 parent: 2 - - uid: 12595 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52249 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-46.5 + rot: -1.5707963267948966 rad + pos: 114.5,-51.5 parent: 2 - - uid: 12596 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52250 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,29.5 + pos: 115.5,-56.5 parent: 2 - - uid: 12597 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52251 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,30.5 + pos: 121.5,-54.5 parent: 2 - - uid: 12598 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52252 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,-45.5 + pos: 121.5,-53.5 parent: 2 - - uid: 12599 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52253 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,31.5 + rot: 3.141592653589793 rad + pos: 121.5,-52.5 parent: 2 - - uid: 12600 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52254 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,36.5 + rot: 1.5707963267948966 rad + pos: 122.5,-51.5 parent: 2 - - uid: 12601 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52255 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,35.5 + pos: 108.5,-54.5 parent: 2 - - uid: 12602 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52256 components: - type: Transform - pos: -21.5,26.5 + pos: 106.5,-56.5 parent: 2 - - uid: 12603 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52257 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,-47.5 + pos: 108.5,-53.5 parent: 2 - - uid: 12604 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52260 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-45.5 + pos: 108.5,-58.5 parent: 2 - - uid: 12605 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52261 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-31.5 + pos: 108.5,-59.5 parent: 2 - - uid: 12608 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52262 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-51.5 + pos: 106.5,-59.5 parent: 2 - - uid: 12609 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52263 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-46.5 + pos: 106.5,-58.5 parent: 2 - - uid: 12610 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52264 components: - type: Transform - pos: -13.5,50.5 + pos: 106.5,-53.5 parent: 2 - - uid: 12611 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52265 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,52.5 + pos: 106.5,-54.5 parent: 2 - - uid: 12612 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52266 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-29.5 + pos: 107.5,-55.5 parent: 2 - - uid: 12613 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52267 components: - type: Transform - pos: 0.5,-19.5 + rot: -1.5707963267948966 rad + pos: 108.5,-55.5 parent: 2 - - uid: 12614 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52268 components: - type: Transform - pos: -32.5,15.5 + rot: -1.5707963267948966 rad + pos: 109.5,-55.5 parent: 2 - - uid: 12615 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52269 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,-29.5 + pos: 110.5,-55.5 parent: 2 - - uid: 12617 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52270 components: - type: Transform - pos: -21.5,36.5 + rot: -1.5707963267948966 rad + pos: 111.5,-55.5 parent: 2 - - uid: 12618 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52271 components: - type: Transform - pos: -21.5,37.5 + rot: -1.5707963267948966 rad + pos: 111.5,-57.5 parent: 2 - - uid: 12621 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,35.5 + rot: -1.5707963267948966 rad + pos: 110.5,-57.5 parent: 2 - - uid: 12623 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52273 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,-2.5 + pos: 109.5,-57.5 parent: 2 - - uid: 12624 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52274 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-0.5 + rot: 3.141592653589793 rad + pos: 108.5,-56.5 parent: 2 - - uid: 12625 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,52.5 + rot: 3.141592653589793 rad + pos: 108.5,-55.5 parent: 2 - - uid: 12626 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52276 components: - type: Transform - pos: -32.5,14.5 + rot: 1.5707963267948966 rad + pos: 62.5,-51.5 parent: 2 - - uid: 12628 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52277 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,52.5 + rot: 1.5707963267948966 rad + pos: 106.5,-56.5 parent: 2 - - uid: 12629 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52278 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,52.5 + rot: 1.5707963267948966 rad + pos: 105.5,-56.5 parent: 2 - - uid: 12630 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52279 components: - type: Transform - pos: -30.5,51.5 + rot: 1.5707963267948966 rad + pos: 104.5,-56.5 parent: 2 - - uid: 12631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52280 components: - type: Transform - pos: -13.5,51.5 + rot: 1.5707963267948966 rad + pos: 103.5,-56.5 parent: 2 - - uid: 12632 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52281 components: - type: Transform - pos: -22.5,24.5 + rot: 1.5707963267948966 rad + pos: 102.5,-56.5 parent: 2 - - uid: 12633 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52282 components: - type: Transform rot: 1.5707963267948966 rad - pos: -79.5,24.5 + pos: 101.5,-56.5 parent: 2 - - uid: 12635 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52283 components: - type: Transform - pos: -21.5,41.5 + rot: 1.5707963267948966 rad + pos: 100.5,-56.5 parent: 2 - - uid: 12637 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52284 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-21.5 + rot: 1.5707963267948966 rad + pos: 99.5,-56.5 parent: 2 - - uid: 12638 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52285 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,21.5 + rot: 1.5707963267948966 rad + pos: 98.5,-56.5 parent: 2 - - uid: 12639 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52286 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,10.5 + pos: 97.5,-56.5 parent: 2 - - uid: 12640 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52287 components: - type: Transform rot: 1.5707963267948966 rad - pos: -4.5,-0.5 + pos: 96.5,-56.5 parent: 2 - - uid: 12642 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52288 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-54.5 + rot: 1.5707963267948966 rad + pos: 95.5,-56.5 parent: 2 - - uid: 12643 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52292 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-55.5 + rot: -1.5707963267948966 rad + pos: 138.5,-56.5 parent: 2 - - uid: 12644 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52293 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,-51.5 + pos: 137.5,-56.5 parent: 2 - - uid: 12647 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52294 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,27.5 + rot: -1.5707963267948966 rad + pos: 136.5,-56.5 parent: 2 - - uid: 12650 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52295 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,52.5 + pos: 135.5,-56.5 parent: 2 - - uid: 12651 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52296 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,35.5 + pos: 134.5,-55.5 parent: 2 - - uid: 12652 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52297 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,-1.5 + pos: 133.5,-54.5 parent: 2 - - uid: 12653 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52298 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-1.5 + pos: 132.5,-54.5 parent: 2 - - uid: 12655 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52299 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,43.5 + rot: -1.5707963267948966 rad + pos: 131.5,-54.5 parent: 2 - - uid: 12657 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52300 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-43.5 + rot: -1.5707963267948966 rad + pos: 130.5,-54.5 parent: 2 - - uid: 12658 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52301 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-42.5 + rot: -1.5707963267948966 rad + pos: 129.5,-54.5 parent: 2 - - uid: 12659 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52307 components: - type: Transform rot: 1.5707963267948966 rad - pos: -25.5,35.5 - parent: 2 - - uid: 12660 - components: - - type: Transform - pos: -21.5,38.5 + pos: 63.5,-51.5 parent: 2 - - uid: 12661 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52308 components: - type: Transform - pos: -21.5,39.5 + rot: 1.5707963267948966 rad + pos: 64.5,-51.5 parent: 2 - - uid: 12662 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52309 components: - type: Transform - pos: -21.5,40.5 + rot: 1.5707963267948966 rad + pos: 65.5,-51.5 parent: 2 - - uid: 12663 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52310 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,52.5 + rot: 1.5707963267948966 rad + pos: 66.5,-51.5 parent: 2 - - uid: 12665 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52311 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,32.5 + rot: 1.5707963267948966 rad + pos: 67.5,-51.5 parent: 2 - - uid: 12666 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52312 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,52.5 + rot: 1.5707963267948966 rad + pos: 68.5,-51.5 parent: 2 - - uid: 12667 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52313 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-50.5 + rot: 1.5707963267948966 rad + pos: 69.5,-51.5 parent: 2 - - uid: 12669 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52314 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-44.5 + pos: 70.5,-52.5 parent: 2 - - uid: 12670 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52315 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-43.5 + pos: 70.5,-53.5 parent: 2 - - uid: 12671 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52319 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,-40.5 + pos: 71.5,-54.5 parent: 2 - - uid: 12672 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52320 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-40.5 + pos: 72.5,-54.5 parent: 2 - - uid: 12673 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52321 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-40.5 + pos: 73.5,-54.5 parent: 2 - - uid: 12674 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52322 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-40.5 + pos: 74.5,-54.5 parent: 2 - - uid: 12675 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52323 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,-41.5 + pos: 75.5,-54.5 parent: 2 - - uid: 12676 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52324 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-41.5 + pos: 76.5,-54.5 parent: 2 - - uid: 12677 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52325 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-41.5 + pos: 77.5,-55.5 parent: 2 - - uid: 12678 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52326 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-42.5 + pos: 77.5,-56.5 parent: 2 - - uid: 12679 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52327 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-42.5 + rot: -1.5707963267948966 rad + pos: 78.5,-57.5 parent: 2 - - uid: 12680 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52328 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-42.5 + rot: -1.5707963267948966 rad + pos: 79.5,-57.5 parent: 2 - - uid: 12681 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52329 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-42.5 + rot: -1.5707963267948966 rad + pos: 80.5,-57.5 parent: 2 - - uid: 12682 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52330 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-42.5 + rot: -1.5707963267948966 rad + pos: 81.5,-57.5 parent: 2 - - uid: 12683 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-42.5 + rot: -1.5707963267948966 rad + pos: 82.5,-57.5 parent: 2 - - uid: 12684 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52332 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-42.5 + rot: -1.5707963267948966 rad + pos: 83.5,-57.5 parent: 2 - - uid: 12685 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52333 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-42.5 + rot: -1.5707963267948966 rad + pos: 84.5,-57.5 parent: 2 - - uid: 12686 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52334 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-41.5 + rot: -1.5707963267948966 rad + pos: 85.5,-57.5 parent: 2 - - uid: 12687 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52335 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-38.5 + rot: -1.5707963267948966 rad + pos: 86.5,-57.5 parent: 2 - - uid: 12688 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52336 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-39.5 + rot: -1.5707963267948966 rad + pos: 87.5,-57.5 parent: 2 - - uid: 12689 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52341 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-40.5 + rot: 1.5707963267948966 rad + pos: 89.5,-56.5 parent: 2 - - uid: 12690 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52342 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,-37.5 + pos: 90.5,-56.5 parent: 2 - - uid: 12691 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52343 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-37.5 + pos: 91.5,-56.5 parent: 2 - - uid: 12692 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52344 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-37.5 + pos: 92.5,-56.5 parent: 2 - - uid: 12693 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52345 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-37.5 + pos: 93.5,-56.5 parent: 2 - - uid: 12694 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52346 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-37.5 + pos: 94.5,-56.5 parent: 2 - - uid: 12695 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52860 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-36.5 + pos: -6.5,-24.5 parent: 2 - - uid: 12696 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54256 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-35.5 - parent: 2 - - uid: 12697 + pos: 0.5,-14.5 + parent: 53899 + - uid: 54257 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-34.5 - parent: 2 - - uid: 12698 + pos: 0.5,-13.5 + parent: 53899 + - uid: 54258 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-33.5 - parent: 2 - - uid: 12699 + pos: 0.5,-12.5 + parent: 53899 + - uid: 54259 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-32.5 - parent: 2 - - uid: 12700 + pos: 1.5,-10.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54260 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-31.5 - parent: 2 - - uid: 12701 + pos: 1.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54261 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-30.5 - parent: 2 - - uid: 12702 + pos: 0.5,-10.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54262 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-28.5 - parent: 2 - - uid: 12703 + rot: -1.5707963267948966 rad + pos: 2.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54263 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-27.5 - parent: 2 - - uid: 12704 + rot: -1.5707963267948966 rad + pos: 3.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54264 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-26.5 - parent: 2 - - uid: 12705 + rot: -1.5707963267948966 rad + pos: 4.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54265 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-25.5 - parent: 2 - - uid: 12706 + rot: -1.5707963267948966 rad + pos: 5.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54266 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-24.5 - parent: 2 - - uid: 12707 + rot: -1.5707963267948966 rad + pos: 0.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54267 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-23.5 - parent: 2 - - uid: 12708 + rot: -1.5707963267948966 rad + pos: -0.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54268 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54269 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54270 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54271 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-21.5 - parent: 2 - - uid: 12709 + pos: 1.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54272 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,-21.5 - parent: 2 - - uid: 12710 + pos: 2.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54273 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.5,-21.5 - parent: 2 - - uid: 12711 + pos: 3.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54274 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-21.5 - parent: 2 - - uid: 12712 + pos: -0.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54275 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-21.5 - parent: 2 - - uid: 12713 + pos: -1.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54276 components: - type: Transform rot: 1.5707963267948966 rad - pos: -16.5,-21.5 - parent: 2 - - uid: 12714 + pos: -2.5,-9.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54277 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-10.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54278 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -3.5,-11.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54279 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,-21.5 - parent: 2 - - uid: 12715 + pos: -4.5,-12.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54280 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-21.5 - parent: 2 - - uid: 12716 + pos: 2.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54281 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,-21.5 - parent: 2 - - uid: 12717 + pos: 3.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54282 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,-21.5 - parent: 2 - - uid: 12718 + pos: 4.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54283 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,-21.5 - parent: 2 - - uid: 12719 + pos: 0.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54284 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,-21.5 - parent: 2 - - uid: 12720 + pos: -0.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54285 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,-21.5 - parent: 2 - - uid: 12721 + pos: -1.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54286 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,-21.5 - parent: 2 - - uid: 12722 + pos: -2.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54287 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-20.5 - parent: 2 - - uid: 12723 + rot: -1.5707963267948966 rad + pos: 1.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54288 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-19.5 - parent: 2 - - uid: 12724 + rot: -1.5707963267948966 rad + pos: 2.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-24.5 - parent: 2 - - uid: 12725 + rot: -1.5707963267948966 rad + pos: 3.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54290 components: - type: Transform - pos: -7.5,-22.5 - parent: 2 - - uid: 12726 + rot: -1.5707963267948966 rad + pos: 4.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54291 components: - type: Transform - pos: -7.5,-23.5 - parent: 2 - - uid: 12727 + rot: -1.5707963267948966 rad + pos: -1.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54292 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-21.5 - parent: 2 - - uid: 12728 + rot: -1.5707963267948966 rad + pos: -2.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54293 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-21.5 - parent: 2 - - uid: 12729 + rot: -1.5707963267948966 rad + pos: -0.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54294 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-21.5 - parent: 2 - - uid: 12730 + pos: 1.5,-5.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54295 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-21.5 - parent: 2 - - uid: 12731 + pos: 1.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54296 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-21.5 - parent: 2 - - uid: 12732 + pos: 1.5,-3.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54297 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-21.5 - parent: 2 - - uid: 12733 + pos: 1.5,-2.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54298 components: - type: Transform - pos: 54.5,-0.5 - parent: 2 - - uid: 12734 + rot: 3.141592653589793 rad + pos: 0.5,-8.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54299 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-21.5 - parent: 2 - - uid: 12735 + rot: 3.141592653589793 rad + pos: 0.5,-6.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54300 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-21.5 - parent: 2 - - uid: 12736 + rot: 3.141592653589793 rad + pos: 0.5,-5.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-21.5 - parent: 2 - - uid: 12737 + pos: 2.5,-4.5 + parent: 54730 + - uid: 54861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-21.5 - parent: 2 - - uid: 12739 + pos: 2.5,-3.5 + parent: 54730 + - uid: 54862 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-20.5 - parent: 2 - - uid: 12740 + pos: 2.5,-2.5 + parent: 54730 + - uid: 54863 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-20.5 - parent: 2 - - uid: 12741 + pos: 2.5,-1.5 + parent: 54730 + - uid: 54864 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-20.5 - parent: 2 - - uid: 12742 + pos: 2.5,-0.5 + parent: 54730 + - uid: 54865 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-20.5 - parent: 2 - - uid: 12743 + pos: 2.5,0.5 + parent: 54730 + - uid: 54866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,-20.5 - parent: 2 - - uid: 12744 + rot: -1.5707963267948966 rad + pos: 4.5,-5.5 + parent: 54730 + - uid: 54867 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-20.5 - parent: 2 - - uid: 12745 + rot: 3.141592653589793 rad + pos: 2.5,-6.5 + parent: 54730 + - uid: 54868 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-20.5 + rot: 3.141592653589793 rad + pos: 2.5,-7.5 + parent: 54730 + - uid: 54869 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,-8.5 + parent: 54730 + - uid: 54870 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,-7.5 + parent: 54730 + - uid: 54871 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,-7.5 + parent: 54730 + - uid: 54872 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,-7.5 + parent: 54730 + - uid: 54873 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-6.5 + parent: 54730 + - uid: 54874 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-5.5 + parent: 54730 + - uid: 54875 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 4.5,-4.5 + parent: 54730 + - uid: 55030 + components: + - type: Transform + pos: 6.5,-24.5 parent: 2 - - uid: 12747 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55033 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,-20.5 + pos: 6.5,-25.5 parent: 2 - - uid: 12748 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-20.5 + pos: 6.5,-23.5 parent: 2 - - uid: 12749 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55036 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-20.5 + pos: 7.5,-23.5 parent: 2 - - uid: 12750 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55037 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-20.5 + pos: 59.5,-60.5 parent: 2 - - uid: 12751 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55038 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-20.5 + pos: 59.5,-61.5 parent: 2 - - uid: 12752 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55039 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-20.5 + pos: 59.5,-62.5 parent: 2 - - uid: 12753 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55041 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-20.5 + pos: 61.5,-60.5 parent: 2 - - uid: 12754 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55042 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-20.5 + pos: 61.5,-61.5 parent: 2 - - uid: 12755 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55043 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-20.5 + pos: 61.5,-62.5 parent: 2 - - uid: 12756 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-20.5 + pos: 61.5,-63.5 parent: 2 - - uid: 12757 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55045 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-20.5 + pos: 61.5,-64.5 parent: 2 - - uid: 12758 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55049 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,-20.5 + pos: 58.5,-63.5 parent: 2 - - uid: 12759 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55050 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,-20.5 + pos: 57.5,-63.5 parent: 2 - - uid: 12760 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55051 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-20.5 + pos: 56.5,-63.5 parent: 2 - - uid: 12761 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55052 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-20.5 + pos: 56.5,-65.5 parent: 2 - - uid: 12762 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55053 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-20.5 + pos: 57.5,-65.5 parent: 2 - - uid: 12763 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55054 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,-20.5 + pos: 58.5,-65.5 parent: 2 - - uid: 12765 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55055 components: - type: Transform - pos: 0.5,-18.5 + rot: 1.5707963267948966 rad + pos: 59.5,-65.5 parent: 2 - - uid: 12766 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55056 components: - type: Transform - pos: 0.5,-17.5 + rot: 1.5707963267948966 rad + pos: 60.5,-65.5 parent: 2 - - uid: 12767 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55057 components: - type: Transform - pos: 0.5,-16.5 + rot: 1.5707963267948966 rad + pos: 60.5,-63.5 parent: 2 - - uid: 12768 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55058 components: - type: Transform - pos: 0.5,-15.5 + rot: 1.5707963267948966 rad + pos: 61.5,-63.5 parent: 2 - - uid: 12769 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55059 components: - type: Transform - pos: 0.5,-14.5 + rot: 1.5707963267948966 rad + pos: 62.5,-63.5 parent: 2 - - uid: 12770 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55060 components: - type: Transform - pos: 0.5,-13.5 + rot: 1.5707963267948966 rad + pos: 63.5,-63.5 parent: 2 - - uid: 12771 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55061 components: - type: Transform - pos: 0.5,-12.5 + rot: 1.5707963267948966 rad + pos: 64.5,-63.5 parent: 2 - - uid: 12773 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55062 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-10.5 + rot: 1.5707963267948966 rad + pos: 62.5,-65.5 parent: 2 - - uid: 12774 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-10.5 + rot: 1.5707963267948966 rad + pos: 63.5,-65.5 parent: 2 - - uid: 12775 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55064 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-10.5 + rot: 1.5707963267948966 rad + pos: 64.5,-65.5 parent: 2 - - uid: 12776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-10.5 + rot: 1.5707963267948966 rad + pos: 7.5,-28.5 parent: 2 - - uid: 12777 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55076 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-7.5 + rot: 1.5707963267948966 rad + pos: 8.5,-28.5 parent: 2 - - uid: 12778 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-6.5 + rot: 1.5707963267948966 rad + pos: 9.5,-28.5 parent: 2 - - uid: 12779 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55078 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-5.5 + rot: 1.5707963267948966 rad + pos: 9.5,-30.5 parent: 2 - - uid: 12780 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55079 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-4.5 + rot: 1.5707963267948966 rad + pos: 8.5,-30.5 parent: 2 - - uid: 12781 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55080 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-3.5 + rot: 1.5707963267948966 rad + pos: 7.5,-30.5 parent: 2 - - uid: 12782 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55081 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-2.5 + rot: 1.5707963267948966 rad + pos: 6.5,-30.5 parent: 2 - - uid: 12783 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55082 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-1.5 + rot: 1.5707963267948966 rad + pos: 5.5,-30.5 parent: 2 - - uid: 12784 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55084 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,0.5 + pos: 4.5,-29.5 parent: 2 - - uid: 12794 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55085 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,0.5 + pos: 4.5,-28.5 parent: 2 - - uid: 12795 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55086 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,0.5 + pos: 4.5,-27.5 parent: 2 - - uid: 12796 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55087 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,0.5 + pos: 4.5,-26.5 parent: 2 - - uid: 12797 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,0.5 + pos: 4.5,-25.5 parent: 2 - - uid: 12798 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55111 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.5,0.5 + pos: 81.5,-22.5 parent: 2 - - uid: 12799 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55112 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,0.5 + pos: 80.5,-22.5 parent: 2 - - uid: 12800 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,0.5 + pos: 84.5,-26.5 parent: 2 - - uid: 12801 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55115 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,0.5 + pos: 84.5,-25.5 parent: 2 - - uid: 12802 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55116 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,0.5 + pos: 84.5,-23.5 parent: 2 - - uid: 12803 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55117 components: - type: Transform rot: -1.5707963267948966 rad - pos: 25.5,0.5 + pos: 82.5,-22.5 parent: 2 - - uid: 12804 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55118 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,0.5 + pos: 83.5,-22.5 parent: 2 - - uid: 12805 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55120 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,0.5 + pos: 84.5,-21.5 parent: 2 - - uid: 12807 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55121 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,0.5 + pos: 84.5,-20.5 parent: 2 - - uid: 12808 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55122 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,0.5 + pos: 72.5,-26.5 parent: 2 - - uid: 12809 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55123 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,0.5 + pos: 72.5,-25.5 parent: 2 - - uid: 12810 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55124 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,0.5 + pos: 72.5,-24.5 parent: 2 - - uid: 12811 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55125 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,0.5 + pos: 72.5,-23.5 parent: 2 - - uid: 12812 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55126 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,0.5 + pos: 72.5,-22.5 parent: 2 - - uid: 12813 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55127 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,0.5 + pos: 72.5,-21.5 parent: 2 - - uid: 12814 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,0.5 + pos: 72.5,-20.5 parent: 2 - - uid: 12815 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55132 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,0.5 + rot: 1.5707963267948966 rad + pos: 73.5,-19.5 parent: 2 - - uid: 12817 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,0.5 + rot: 1.5707963267948966 rad + pos: 74.5,-19.5 parent: 2 - - uid: 12818 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,0.5 + rot: 1.5707963267948966 rad + pos: 75.5,-19.5 parent: 2 - - uid: 12819 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,0.5 + rot: 1.5707963267948966 rad + pos: 77.5,-22.5 parent: 2 - - uid: 12820 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,0.5 + rot: 1.5707963267948966 rad + pos: 78.5,-22.5 parent: 2 - - uid: 12821 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,0.5 + rot: 1.5707963267948966 rad + pos: 79.5,-22.5 parent: 2 - - uid: 12822 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,0.5 + pos: 76.5,-21.5 parent: 2 - - uid: 12823 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55139 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,0.5 + pos: 76.5,-20.5 parent: 2 - - uid: 12824 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55192 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,0.5 - parent: 2 - - uid: 12825 + pos: 1.5,3.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55193 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,0.5 - parent: 2 - - uid: 12826 + pos: 1.5,2.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55194 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,0.5 - parent: 2 - - uid: 12827 + pos: 1.5,1.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,0.5 - parent: 2 - - uid: 12828 + pos: 1.5,0.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55196 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,0.5 - parent: 2 - - uid: 12829 + pos: 1.5,-0.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55197 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,0.5 - parent: 2 - - uid: 12830 + pos: 1.5,-1.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55198 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,0.5 - parent: 2 - - uid: 12831 + pos: 1.5,-2.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55199 components: - type: Transform - pos: 54.5,-2.5 - parent: 2 - - uid: 12832 + pos: -0.5,-1.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55200 components: - type: Transform - pos: 54.5,-3.5 - parent: 2 - - uid: 12833 + pos: -0.5,-0.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-4.5 - parent: 2 - - uid: 12834 + pos: -0.5,0.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55202 components: - type: Transform - pos: 45.5,-11.5 - parent: 2 - - uid: 12835 + pos: -0.5,1.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55203 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-5.5 - parent: 2 - - uid: 12836 + pos: -0.5,2.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55204 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-5.5 - parent: 2 - - uid: 12837 + pos: -0.5,3.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56196 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-6.5 - parent: 2 - - uid: 12838 + rot: -1.5707963267948966 rad + pos: 1.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56197 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-6.5 - parent: 2 - - uid: 12839 + rot: -1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56198 components: - type: Transform rot: 1.5707963267948966 rad - pos: 46.5,-10.5 - parent: 2 - - uid: 12840 + pos: -0.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56199 components: - type: Transform rot: 1.5707963267948966 rad - pos: 47.5,-10.5 - parent: 2 - - uid: 12841 + pos: 3.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56200 components: - type: Transform rot: 1.5707963267948966 rad - pos: 48.5,-10.5 - parent: 2 - - uid: 12842 + pos: 3.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56201 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-10.5 - parent: 2 - - uid: 12843 + pos: 0.5,-2.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56202 components: - type: Transform - pos: 50.5,-7.5 - parent: 2 - - uid: 12844 + rot: -1.5707963267948966 rad + pos: -0.5,4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56203 components: - type: Transform - pos: 50.5,-8.5 - parent: 2 - - uid: 12845 + rot: -1.5707963267948966 rad + pos: 3.5,4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56204 components: - type: Transform - pos: 50.5,-9.5 - parent: 2 - - uid: 12846 + pos: 1.5,1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56205 components: - type: Transform - pos: 45.5,-12.5 - parent: 2 - - uid: 12847 + pos: 1.5,0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56206 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,21.5 - parent: 2 - - uid: 12848 + rot: -1.5707963267948966 rad + pos: -4.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56207 components: - type: Transform - pos: 20.5,20.5 - parent: 2 - - uid: 12849 + rot: -1.5707963267948966 rad + pos: -2.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56208 components: - type: Transform - pos: 20.5,19.5 - parent: 2 - - uid: 12850 + rot: -1.5707963267948966 rad + pos: -1.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56209 components: - type: Transform - pos: 20.5,18.5 - parent: 2 - - uid: 12851 + rot: -1.5707963267948966 rad + pos: 2.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56210 components: - type: Transform - pos: 20.5,17.5 - parent: 2 - - uid: 12852 + pos: 0.5,-3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56211 components: - type: Transform - pos: 20.5,16.5 - parent: 2 - - uid: 12853 + pos: 0.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56212 components: - type: Transform - pos: 20.5,15.5 - parent: 2 - - uid: 12854 + rot: 1.5707963267948966 rad + pos: 4.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56213 components: - type: Transform - pos: 20.5,14.5 - parent: 2 - - uid: 12855 + pos: 0.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56214 components: - type: Transform - pos: 20.5,13.5 - parent: 2 - - uid: 12856 + pos: 0.5,0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56215 components: - type: Transform - pos: 20.5,12.5 - parent: 2 - - uid: 12857 + rot: -1.5707963267948966 rad + pos: 3.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56216 components: - type: Transform - pos: 20.5,11.5 - parent: 2 - - uid: 12858 + rot: -1.5707963267948966 rad + pos: -0.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56217 components: - type: Transform - pos: 20.5,10.5 - parent: 2 - - uid: 12859 + rot: -1.5707963267948966 rad + pos: 0.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56218 components: - type: Transform - pos: 20.5,9.5 - parent: 2 - - uid: 12860 + pos: 0.5,1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56219 components: - type: Transform - pos: 20.5,8.5 - parent: 2 - - uid: 12861 + rot: -1.5707963267948966 rad + pos: -1.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56220 components: - type: Transform - pos: 20.5,7.5 - parent: 2 - - uid: 12862 + rot: 3.141592653589793 rad + pos: 1.5,-3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56221 components: - type: Transform - pos: 20.5,6.5 - parent: 2 - - uid: 12863 + rot: -1.5707963267948966 rad + pos: -3.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56222 components: - type: Transform - pos: 20.5,5.5 - parent: 2 - - uid: 12864 + rot: -1.5707963267948966 rad + pos: 1.5,4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56223 components: - type: Transform - pos: 20.5,4.5 - parent: 2 - - uid: 12865 + pos: 7.5,-3.5 + parent: 56001 + - uid: 56224 components: - type: Transform - pos: 20.5,3.5 - parent: 2 - - uid: 12866 + pos: 7.5,-4.5 + parent: 56001 + - uid: 56225 components: - type: Transform - pos: 20.5,2.5 - parent: 2 - - uid: 12867 + rot: 1.5707963267948966 rad + pos: 2.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56226 components: - type: Transform rot: -1.5707963267948966 rad - pos: 19.5,21.5 - parent: 2 - - uid: 12868 + pos: 4.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56227 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,-7.5 - parent: 2 - - uid: 12869 + pos: 1.5,-3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56228 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,-6.5 - parent: 2 - - uid: 12870 + pos: 1.5,-2.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56229 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-5.5 - parent: 2 - - uid: 12871 + rot: -1.5707963267948966 rad + pos: 2.5,4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56230 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-4.5 - parent: 2 - - uid: 12872 + rot: 1.5707963267948966 rad + pos: 0.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56231 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-3.5 - parent: 2 - - uid: 12873 + pos: 1.5,4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56232 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,-2.5 - parent: 2 - - uid: 12874 + pos: 1.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56233 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-1.5 - parent: 2 - - uid: 12875 + rot: 1.5707963267948966 rad + pos: 2.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56234 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,-0.5 - parent: 2 - - uid: 12876 + pos: -0.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56235 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-0.5 - parent: 2 - - uid: 12877 + pos: 0.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56236 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-0.5 - parent: 2 - - uid: 12878 + pos: 0.5,2.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56237 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,-0.5 - parent: 2 - - uid: 12879 + pos: 0.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-0.5 - parent: 2 - - uid: 12880 + rot: -1.5707963267948966 rad + pos: 0.5,-4.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56239 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,-0.5 - parent: 2 - - uid: 12881 + pos: -1.5,3.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56240 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-0.5 - parent: 2 - - uid: 12882 + pos: 1.5,2.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56241 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-0.5 - parent: 2 - - uid: 12884 + pos: -0.5,-5.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56242 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,-0.5 - parent: 2 - - uid: 12885 + pos: 1.5,-5.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56243 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-0.5 - parent: 2 - - uid: 12886 + pos: 2.5,-5.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56244 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-0.5 - parent: 2 - - uid: 12887 + pos: 7.5,-6.5 + parent: 56001 + - uid: 56245 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-0.5 - parent: 2 - - uid: 12888 + pos: 7.5,-5.5 + parent: 56001 + - uid: 56246 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-0.5 - parent: 2 - - uid: 12889 + pos: 3.5,-5.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 2 - - uid: 12890 + pos: -4.5,-4.5 + parent: 56001 + - uid: 56248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-0.5 - parent: 2 - - uid: 12891 + pos: -4.5,-3.5 + parent: 56001 + - uid: 56249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-0.5 - parent: 2 - - uid: 12892 + pos: -4.5,-6.5 + parent: 56001 + - uid: 56250 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-0.5 - parent: 2 - - uid: 12893 + pos: -4.5,-5.5 + parent: 56001 + - uid: 56251 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-0.5 - parent: 2 - - uid: 12894 + rot: -1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56252 components: - type: Transform - pos: -25.5,-3.5 - parent: 2 - - uid: 12895 + rot: -1.5707963267948966 rad + pos: 3.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56530 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-2.5 - parent: 2 - - uid: 12896 + pos: -3.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56531 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-2.5 - parent: 2 - - uid: 12897 + pos: -2.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56532 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,-1.5 - parent: 2 - - uid: 12898 + rot: -1.5707963267948966 rad + pos: -1.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56533 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-0.5 - parent: 2 - - uid: 12899 + rot: -1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56534 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-0.5 - parent: 2 - - uid: 12900 + rot: -1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56535 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-0.5 - parent: 2 - - uid: 12901 + rot: -1.5707963267948966 rad + pos: 2.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56536 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-0.5 - parent: 2 - - uid: 12902 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56537 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-0.5 - parent: 2 - - uid: 12903 + rot: -1.5707963267948966 rad + pos: 4.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-0.5 - parent: 2 - - uid: 12904 + pos: 0.5,0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56539 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-0.5 - parent: 2 - - uid: 12905 + pos: 0.5,1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56540 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-0.5 - parent: 2 - - uid: 12906 + pos: 0.5,2.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56541 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,2.5 - parent: 2 - - uid: 12907 + pos: 0.5,-1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-0.5 - parent: 2 - - uid: 12908 + pos: -0.5,2.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56543 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-0.5 - parent: 2 - - uid: 12909 + pos: -0.5,1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56544 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,1.5 - parent: 2 - - uid: 12910 + pos: -0.5,0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56545 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,0.5 - parent: 2 - - uid: 12917 + pos: -0.5,-0.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56546 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,22.5 - parent: 2 - - uid: 12919 + pos: 2.5,-2.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56547 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,-0.5 - parent: 2 - - uid: 12920 + pos: 0.5,-1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61715 components: - type: Transform rot: 1.5707963267948966 rad - pos: -34.5,-0.5 - parent: 2 - - uid: 12921 + pos: -5.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61716 components: - type: Transform rot: 1.5707963267948966 rad - pos: -33.5,-0.5 - parent: 2 - - uid: 12922 + pos: -3.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61717 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-0.5 - parent: 2 - - uid: 12923 + rot: 3.141592653589793 rad + pos: -2.5,0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61718 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-0.5 - parent: 2 - - uid: 12924 + rot: 3.141592653589793 rad + pos: -2.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61719 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-0.5 - parent: 2 - - uid: 12925 + rot: 3.141592653589793 rad + pos: -2.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61720 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-0.5 - parent: 2 - - uid: 12926 + rot: 3.141592653589793 rad + pos: -2.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,3.5 - parent: 2 - - uid: 12927 + rot: 3.141592653589793 rad + pos: -2.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61722 components: - type: Transform - pos: -32.5,2.5 - parent: 2 - - uid: 12928 + rot: 3.141592653589793 rad + pos: -2.5,6.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61723 components: - type: Transform - pos: -32.5,1.5 - parent: 2 - - uid: 12929 + rot: 3.141592653589793 rad + pos: 3.5,6.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61724 components: - type: Transform - pos: -32.5,0.5 - parent: 2 - - uid: 12930 + rot: 3.141592653589793 rad + pos: 3.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61725 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61726 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61727 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,22.5 - parent: 2 - - uid: 12933 + rot: 3.141592653589793 rad + pos: 3.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61728 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,22.5 - parent: 2 - - uid: 12934 + rot: 3.141592653589793 rad + pos: 3.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,22.5 - parent: 2 - - uid: 12935 + rot: 3.141592653589793 rad + pos: 3.5,0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61730 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,22.5 - parent: 2 - - uid: 12936 + pos: -0.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61731 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,22.5 - parent: 2 - - uid: 12937 + pos: 0.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61732 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,22.5 - parent: 2 - - uid: 12940 + pos: 1.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61733 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,22.5 - parent: 2 - - uid: 12941 + pos: -0.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61734 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,22.5 - parent: 2 - - uid: 12943 + pos: 0.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61735 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,22.5 - parent: 2 - - uid: 12944 + pos: 1.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61736 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,22.5 - parent: 2 - - uid: 12945 + rot: -1.5707963267948966 rad + pos: -3.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61737 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,22.5 - parent: 2 - - uid: 12946 + rot: -1.5707963267948966 rad + pos: -2.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61738 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,12.5 - parent: 2 - - uid: 12948 + rot: 3.141592653589793 rad + pos: 14.5,36.5 + parent: 56631 + - uid: 61739 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,52.5 - parent: 2 - - uid: 12950 + rot: 3.141592653589793 rad + pos: 14.5,35.5 + parent: 56631 + - uid: 61740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,22.5 - parent: 2 - - uid: 12952 + rot: 3.141592653589793 rad + pos: 14.5,34.5 + parent: 56631 + - uid: 61741 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,22.5 - parent: 2 - - uid: 12955 + rot: 3.141592653589793 rad + pos: 14.5,33.5 + parent: 56631 + - uid: 61742 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,19.5 - parent: 2 - - uid: 12957 + pos: 14.5,32.5 + parent: 56631 + - uid: 61743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,22.5 - parent: 2 - - uid: 12958 + rot: 3.141592653589793 rad + pos: 14.5,31.5 + parent: 56631 + - uid: 61744 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,52.5 - parent: 2 - - uid: 12959 + rot: 3.141592653589793 rad + pos: 14.5,30.5 + parent: 56631 + - uid: 61745 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,52.5 - parent: 2 - - uid: 12960 + rot: 3.141592653589793 rad + pos: 14.5,29.5 + parent: 56631 + - uid: 61746 components: - type: Transform - pos: -32.5,13.5 - parent: 2 - - uid: 12961 + rot: 3.141592653589793 rad + pos: 14.5,28.5 + parent: 56631 + - uid: 61747 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,16.5 - parent: 2 - - uid: 12962 + pos: 14.5,27.5 + parent: 56631 + - uid: 61748 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,17.5 - parent: 2 - - uid: 12963 + pos: 14.5,26.5 + parent: 56631 + - uid: 61749 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,18.5 - parent: 2 - - uid: 12964 + pos: 14.5,25.5 + parent: 56631 + - uid: 61750 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,19.5 - parent: 2 - - uid: 12965 + pos: 14.5,24.5 + parent: 56631 + - uid: 61751 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,20.5 - parent: 2 - - uid: 12966 + pos: 14.5,23.5 + parent: 56631 + - uid: 61752 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,21.5 - parent: 2 - - uid: 12967 + pos: 14.5,22.5 + parent: 56631 + - uid: 61753 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,22.5 - parent: 2 - - uid: 12968 + rot: 3.141592653589793 rad + pos: 14.5,21.5 + parent: 56631 + - uid: 61754 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,22.5 - parent: 2 - - uid: 12969 + rot: 3.141592653589793 rad + pos: 14.5,20.5 + parent: 56631 + - uid: 61755 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,22.5 - parent: 2 - - uid: 12970 + rot: 3.141592653589793 rad + pos: 14.5,19.5 + parent: 56631 + - uid: 61756 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,22.5 - parent: 2 - - uid: 12971 + rot: 3.141592653589793 rad + pos: 14.5,18.5 + parent: 56631 + - uid: 61757 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,22.5 - parent: 2 - - uid: 12972 + rot: 3.141592653589793 rad + pos: 14.5,17.5 + parent: 56631 + - uid: 61758 components: - type: Transform rot: 1.5707963267948966 rad - pos: -25.5,22.5 - parent: 2 - - uid: 12973 + pos: 22.5,16.5 + parent: 56631 + - uid: 61759 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,22.5 - parent: 2 - - uid: 12974 + pos: 21.5,16.5 + parent: 56631 + - uid: 61760 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,20.5 - parent: 2 - - uid: 12975 + rot: 1.5707963267948966 rad + pos: 20.5,16.5 + parent: 56631 + - uid: 61761 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,21.5 - parent: 2 - - uid: 12976 + rot: 1.5707963267948966 rad + pos: 19.5,16.5 + parent: 56631 + - uid: 61762 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,12.5 - parent: 2 - - uid: 12977 + pos: 18.5,16.5 + parent: 56631 + - uid: 61763 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,12.5 - parent: 2 - - uid: 12978 + pos: 17.5,16.5 + parent: 56631 + - uid: 61764 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,12.5 - parent: 2 - - uid: 12979 + pos: 16.5,16.5 + parent: 56631 + - uid: 61765 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,12.5 - parent: 2 - - uid: 12980 + pos: 15.5,16.5 + parent: 56631 + - uid: 61766 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,12.5 - parent: 2 - - uid: 12981 + pos: -9.5,10.5 + parent: 56631 + - uid: 61767 components: - type: Transform - pos: 8.5,9.5 - parent: 2 - - uid: 12982 + rot: 1.5707963267948966 rad + pos: -8.5,10.5 + parent: 56631 + - uid: 61768 components: - type: Transform - pos: 8.5,8.5 - parent: 2 - - uid: 12983 + rot: 1.5707963267948966 rad + pos: -7.5,10.5 + parent: 56631 + - uid: 61769 components: - type: Transform - pos: 8.5,7.5 - parent: 2 - - uid: 12984 + rot: 1.5707963267948966 rad + pos: -6.5,10.5 + parent: 56631 + - uid: 61770 components: - type: Transform - pos: 8.5,6.5 - parent: 2 - - uid: 12985 + rot: 1.5707963267948966 rad + pos: -5.5,10.5 + parent: 56631 + - uid: 61771 components: - type: Transform - pos: 8.5,5.5 - parent: 2 - - uid: 12986 + rot: 1.5707963267948966 rad + pos: -4.5,10.5 + parent: 56631 + - uid: 61772 components: - type: Transform - pos: 8.5,4.5 - parent: 2 - - uid: 12987 + rot: 1.5707963267948966 rad + pos: -3.5,10.5 + parent: 56631 + - uid: 61773 components: - type: Transform - pos: 8.5,3.5 - parent: 2 - - uid: 12989 + rot: 1.5707963267948966 rad + pos: -2.5,10.5 + parent: 56631 + - uid: 61774 components: - type: Transform rot: 1.5707963267948966 rad - pos: -45.5,10.5 - parent: 2 - - uid: 12990 + pos: -1.5,10.5 + parent: 56631 + - uid: 61775 components: - type: Transform rot: 1.5707963267948966 rad - pos: -50.5,10.5 - parent: 2 - - uid: 12991 + pos: -0.5,10.5 + parent: 56631 + - uid: 61776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,10.5 - parent: 2 - - uid: 12992 + rot: 3.141592653589793 rad + pos: 0.5,11.5 + parent: 56631 + - uid: 61777 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,10.5 - parent: 2 - - uid: 12993 + rot: 3.141592653589793 rad + pos: 0.5,12.5 + parent: 56631 + - uid: 61778 components: - type: Transform - pos: -21.5,42.5 - parent: 2 - - uid: 12994 + rot: 3.141592653589793 rad + pos: 0.5,13.5 + parent: 56631 + - uid: 61779 components: - type: Transform - pos: -20.5,33.5 - parent: 2 - - uid: 12995 + rot: 3.141592653589793 rad + pos: 0.5,14.5 + parent: 56631 + - uid: 61780 components: - type: Transform - pos: -20.5,44.5 - parent: 2 - - uid: 12998 + rot: 1.5707963267948966 rad + pos: 2.5,16.5 + parent: 56631 + - uid: 61781 components: - type: Transform rot: 1.5707963267948966 rad - pos: -78.5,24.5 - parent: 2 - - uid: 12999 + pos: 3.5,16.5 + parent: 56631 + - uid: 61782 components: - type: Transform rot: 1.5707963267948966 rad - pos: -41.5,10.5 - parent: 2 - - uid: 13003 + pos: 4.5,16.5 + parent: 56631 + - uid: 61783 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,28.5 - parent: 2 - - uid: 13004 + rot: 1.5707963267948966 rad + pos: 5.5,16.5 + parent: 56631 + - uid: 61784 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,12.5 - parent: 2 - - uid: 13005 + rot: 1.5707963267948966 rad + pos: 6.5,16.5 + parent: 56631 + - uid: 61785 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,12.5 - parent: 2 - - uid: 13006 + rot: 1.5707963267948966 rad + pos: 7.5,16.5 + parent: 56631 + - uid: 61786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,12.5 - parent: 2 - - uid: 13007 + rot: 1.5707963267948966 rad + pos: 13.5,16.5 + parent: 56631 + - uid: 61787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,12.5 - parent: 2 - - uid: 13008 + rot: 1.5707963267948966 rad + pos: 12.5,16.5 + parent: 56631 + - uid: 61788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,12.5 - parent: 2 - - uid: 13009 + rot: 1.5707963267948966 rad + pos: 11.5,16.5 + parent: 56631 + - uid: 61789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,12.5 - parent: 2 - - uid: 13010 + rot: 1.5707963267948966 rad + pos: 10.5,16.5 + parent: 56631 + - uid: 61790 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,12.5 - parent: 2 - - uid: 13012 + rot: 1.5707963267948966 rad + pos: 9.5,16.5 + parent: 56631 + - uid: 61791 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,52.5 - parent: 2 - - uid: 13013 + pos: 8.5,17.5 + parent: 56631 + - uid: 61792 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,52.5 - parent: 2 - - uid: 13014 + pos: 8.5,18.5 + parent: 56631 + - uid: 61793 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,52.5 - parent: 2 - - uid: 13015 + pos: 8.5,19.5 + parent: 56631 + - uid: 61794 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,19.5 - parent: 2 - - uid: 13017 + pos: 8.5,20.5 + parent: 56631 + - uid: 61795 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,24.5 - parent: 2 - - uid: 13018 + pos: 8.5,21.5 + parent: 56631 + - uid: 61796 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,25.5 - parent: 2 - - uid: 13019 + pos: 8.5,22.5 + parent: 56631 + - uid: 61797 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,26.5 - parent: 2 - - uid: 13020 + pos: 8.5,23.5 + parent: 56631 + - uid: 61798 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,27.5 - parent: 2 - - uid: 13021 + pos: 8.5,24.5 + parent: 56631 + - uid: 61799 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,28.5 - parent: 2 - - uid: 13022 + pos: 8.5,25.5 + parent: 56631 + - uid: 61800 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,29.5 - parent: 2 - - uid: 13023 + pos: 8.5,26.5 + parent: 56631 + - uid: 61801 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,30.5 - parent: 2 - - uid: 13024 + pos: 8.5,27.5 + parent: 56631 + - uid: 61802 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,31.5 - parent: 2 - - uid: 13025 + pos: 8.5,28.5 + parent: 56631 + - uid: 61803 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,32.5 - parent: 2 - - uid: 13035 + pos: 8.5,29.5 + parent: 56631 + - uid: 61804 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,17.5 - parent: 2 - - uid: 13039 + pos: 8.5,30.5 + parent: 56631 + - uid: 61805 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,31.5 - parent: 2 - - uid: 13045 + pos: 8.5,31.5 + parent: 56631 + - uid: 61806 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,33.5 - parent: 2 - - uid: 13046 + pos: 8.5,32.5 + parent: 56631 + - uid: 61807 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,33.5 - parent: 2 - - uid: 13047 + pos: -6.5,39.5 + parent: 56631 + - uid: 61808 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,33.5 - parent: 2 - - uid: 13051 + pos: -6.5,38.5 + parent: 56631 + - uid: 61809 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,10.5 - parent: 2 - - uid: 13052 + pos: -6.5,37.5 + parent: 56631 + - uid: 61810 components: - type: Transform - pos: -45.5,19.5 - parent: 2 - - uid: 13053 + rot: -1.5707963267948966 rad + pos: -7.5,36.5 + parent: 56631 + - uid: 61811 components: - type: Transform - pos: -45.5,21.5 - parent: 2 - - uid: 13054 + rot: -1.5707963267948966 rad + pos: -8.5,36.5 + parent: 56631 + - uid: 61812 components: - type: Transform rot: -1.5707963267948966 rad - pos: -44.5,22.5 - parent: 2 - - uid: 13055 + pos: -9.5,36.5 + parent: 56631 + - uid: 61813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,22.5 - parent: 2 - - uid: 13056 + pos: -10.5,35.5 + parent: 56631 + - uid: 61814 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,22.5 - parent: 2 - - uid: 13057 + pos: 8.5,41.5 + parent: 56631 + - uid: 61815 components: - type: Transform rot: -1.5707963267948966 rad - pos: -41.5,22.5 - parent: 2 - - uid: 13058 + pos: 6.5,41.5 + parent: 56631 + - uid: 61816 components: - type: Transform rot: -1.5707963267948966 rad - pos: -40.5,22.5 - parent: 2 - - uid: 13059 + pos: 5.5,41.5 + parent: 56631 + - uid: 61817 components: - type: Transform rot: -1.5707963267948966 rad - pos: -39.5,22.5 - parent: 2 - - uid: 13060 + pos: 4.5,41.5 + parent: 56631 + - uid: 61818 components: - type: Transform rot: -1.5707963267948966 rad - pos: -38.5,22.5 - parent: 2 - - uid: 13061 + pos: 3.5,41.5 + parent: 56631 + - uid: 61819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,22.5 - parent: 2 - - uid: 13062 + rot: 1.5707963267948966 rad + pos: 1.5,41.5 + parent: 56631 + - uid: 61820 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,22.5 - parent: 2 - - uid: 13063 + pos: 2.5,42.5 + parent: 56631 + - uid: 61821 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,22.5 - parent: 2 - - uid: 13064 + pos: 2.5,43.5 + parent: 56631 + - uid: 61822 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,22.5 - parent: 2 - - uid: 13065 + pos: -0.5,41.5 + parent: 56631 + - uid: 61823 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,22.5 - parent: 2 - - uid: 13066 + pos: -1.5,40.5 + parent: 56631 + - uid: 61824 components: - type: Transform rot: -1.5707963267948966 rad - pos: 65.5,-2.5 - parent: 2 - - uid: 13067 + pos: -2.5,40.5 + parent: 56631 + - uid: 61825 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,-2.5 - parent: 2 - - uid: 13068 + pos: -3.5,40.5 + parent: 56631 + - uid: 61826 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,-2.5 - parent: 2 - - uid: 13069 + pos: -4.5,40.5 + parent: 56631 + - uid: 61827 components: - type: Transform rot: 3.141592653589793 rad - pos: 63.5,-0.5 - parent: 2 - - uid: 13070 + pos: -5.5,40.5 + parent: 56631 + - uid: 61828 components: - type: Transform rot: 3.141592653589793 rad - pos: 63.5,0.5 - parent: 2 - - uid: 13071 + pos: -5.5,39.5 + parent: 56631 + - uid: 61829 components: - type: Transform rot: 3.141592653589793 rad - pos: 63.5,1.5 - parent: 2 - - uid: 13072 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,2.5 - parent: 2 - - uid: 13073 + pos: -5.5,38.5 + parent: 56631 + - uid: 61830 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,2.5 - parent: 2 - - uid: 13074 + rot: 3.141592653589793 rad + pos: -5.5,37.5 + parent: 56631 + - uid: 61831 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-1.5 - parent: 2 - - uid: 13075 + rot: 3.141592653589793 rad + pos: -5.5,36.5 + parent: 56631 + - uid: 61832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-1.5 - parent: 2 - - uid: 13076 + rot: 3.141592653589793 rad + pos: -5.5,35.5 + parent: 56631 + - uid: 61833 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-1.5 - parent: 2 - - uid: 13077 + rot: 1.5707963267948966 rad + pos: -4.5,34.5 + parent: 56631 + - uid: 61834 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-1.5 - parent: 2 - - uid: 13078 + rot: 1.5707963267948966 rad + pos: -3.5,34.5 + parent: 56631 + - uid: 61835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-1.5 - parent: 2 - - uid: 13079 + rot: 1.5707963267948966 rad + pos: -2.5,34.5 + parent: 56631 + - uid: 61836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-1.5 - parent: 2 - - uid: 13081 + rot: 1.5707963267948966 rad + pos: -1.5,34.5 + parent: 56631 + - uid: 61837 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-49.5 - parent: 2 - - uid: 13082 + rot: 1.5707963267948966 rad + pos: -0.5,34.5 + parent: 56631 + - uid: 61838 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,31.5 - parent: 2 - - uid: 13083 + rot: 1.5707963267948966 rad + pos: 0.5,34.5 + parent: 56631 + - uid: 61839 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,31.5 - parent: 2 - - uid: 13084 + rot: 1.5707963267948966 rad + pos: 2.5,33.5 + parent: 56631 + - uid: 61840 components: - type: Transform rot: 1.5707963267948966 rad - pos: -43.5,10.5 - parent: 2 - - uid: 13086 + pos: 3.5,33.5 + parent: 56631 + - uid: 61841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-2.5 - parent: 2 - - uid: 13087 + rot: 1.5707963267948966 rad + pos: 4.5,33.5 + parent: 56631 + - uid: 61842 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-2.5 - parent: 2 - - uid: 13088 + rot: 1.5707963267948966 rad + pos: 5.5,33.5 + parent: 56631 + - uid: 61843 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,-30.5 - parent: 2 - - uid: 13089 + pos: 7.5,33.5 + parent: 56631 + - uid: 61844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-2.5 - parent: 2 - - uid: 13090 + rot: 1.5707963267948966 rad + pos: -9.5,33.5 + parent: 56631 + - uid: 61845 components: - type: Transform - pos: 70.5,2.5 - parent: 2 - - uid: 13091 + rot: 1.5707963267948966 rad + pos: -10.5,33.5 + parent: 56631 + - uid: 61846 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,-9.5 - parent: 2 - - uid: 13093 + pos: -12.5,30.5 + parent: 56631 + - uid: 61847 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,-10.5 - parent: 2 - - uid: 13094 + pos: -12.5,31.5 + parent: 56631 + - uid: 61848 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,-11.5 - parent: 2 - - uid: 13095 + rot: 1.5707963267948966 rad + pos: -15.5,33.5 + parent: 56631 + - uid: 61849 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,-12.5 - parent: 2 - - uid: 13096 + pos: -13.5,33.5 + parent: 56631 + - uid: 61850 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,-8.5 - parent: 2 - - uid: 13097 + pos: -11.5,35.5 + parent: 56631 + - uid: 61851 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,-7.5 - parent: 2 - - uid: 13098 + pos: -17.5,35.5 + parent: 56631 + - uid: 61852 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,-6.5 - parent: 2 - - uid: 13099 + pos: -15.5,36.5 + parent: 56631 + - uid: 61853 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-12.5 - parent: 2 - - uid: 13100 + pos: 6.5,49.5 + parent: 56631 + - uid: 61854 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-12.5 - parent: 2 - - uid: 13101 + pos: 6.5,48.5 + parent: 56631 + - uid: 61855 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-12.5 - parent: 2 - - uid: 13102 + pos: 6.5,47.5 + parent: 56631 + - uid: 61856 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-12.5 - parent: 2 - - uid: 13103 + pos: 6.5,46.5 + parent: 56631 + - uid: 61857 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-12.5 - parent: 2 - - uid: 13104 + pos: 6.5,45.5 + parent: 56631 + - uid: 61858 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-12.5 - parent: 2 - - uid: 13105 + pos: 6.5,44.5 + parent: 56631 + - uid: 61859 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-12.5 - parent: 2 - - uid: 13106 + pos: 6.5,43.5 + parent: 56631 + - uid: 61860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-12.5 - parent: 2 - - uid: 13107 + pos: 6.5,42.5 + parent: 56631 + - uid: 61861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-12.5 - parent: 2 - - uid: 13108 + pos: 6.5,41.5 + parent: 56631 + - uid: 61862 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-12.5 - parent: 2 - - uid: 13109 + pos: 6.5,40.5 + parent: 56631 + - uid: 61863 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-12.5 - parent: 2 - - uid: 13110 + pos: 6.5,39.5 + parent: 56631 + - uid: 61864 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-12.5 - parent: 2 - - uid: 13111 + pos: 6.5,38.5 + parent: 56631 + - uid: 61865 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-12.5 - parent: 2 - - uid: 13112 + pos: 6.5,37.5 + parent: 56631 + - uid: 61866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-12.5 - parent: 2 - - uid: 13113 + pos: 6.5,36.5 + parent: 56631 + - uid: 61867 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-12.5 - parent: 2 - - uid: 13114 + pos: 6.5,35.5 + parent: 56631 + - uid: 61868 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-12.5 - parent: 2 - - uid: 13115 + pos: 6.5,34.5 + parent: 56631 + - uid: 61869 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,-12.5 - parent: 2 - - uid: 13116 + pos: 0.5,46.5 + parent: 56631 + - uid: 61870 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-12.5 - parent: 2 - - uid: 13117 + pos: -0.5,45.5 + parent: 56631 + - uid: 61871 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-12.5 - parent: 2 - - uid: 13118 + pos: -0.5,44.5 + parent: 56631 + - uid: 61872 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-12.5 - parent: 2 - - uid: 13119 + pos: -0.5,43.5 + parent: 56631 + - uid: 61873 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-12.5 - parent: 2 - - uid: 13120 + pos: -0.5,42.5 + parent: 56631 + - uid: 61874 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-12.5 - parent: 2 - - uid: 13121 + pos: 0.5,38.5 + parent: 56631 + - uid: 61875 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-12.5 - parent: 2 - - uid: 13122 + pos: 0.5,39.5 + parent: 56631 + - uid: 61876 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,-4.5 - parent: 2 - - uid: 13123 + pos: 1.5,40.5 + parent: 56631 + - uid: 67503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-4.5 - parent: 2 - - uid: 13124 + pos: 7.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67504 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-13.5 - parent: 2 - - uid: 13125 + pos: 7.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67505 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-13.5 - parent: 2 - - uid: 13126 + pos: 7.5,3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67506 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-13.5 - parent: 2 - - uid: 13127 + rot: -1.5707963267948966 rad + pos: 8.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67507 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-13.5 - parent: 2 - - uid: 13128 + rot: -1.5707963267948966 rad + pos: 9.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67508 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-13.5 - parent: 2 - - uid: 13129 + rot: -1.5707963267948966 rad + pos: 10.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67509 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-13.5 - parent: 2 - - uid: 13130 + pos: 11.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67510 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-13.5 - parent: 2 - - uid: 13131 + pos: 11.5,-2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67511 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-13.5 - parent: 2 - - uid: 13132 + pos: 11.5,-0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67512 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-13.5 - parent: 2 - - uid: 13133 + pos: 11.5,0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67513 components: - type: Transform - pos: -35.5,-14.5 - parent: 2 - - uid: 13134 + pos: 11.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67514 components: - type: Transform - pos: -35.5,-15.5 - parent: 2 - - uid: 13135 + pos: 11.5,3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67515 components: - type: Transform - pos: -35.5,-16.5 - parent: 2 - - uid: 13136 + pos: 11.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67516 components: - type: Transform - pos: -35.5,-17.5 - parent: 2 - - uid: 13137 + pos: 11.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67517 components: - type: Transform - pos: -35.5,-18.5 - parent: 2 - - uid: 13138 + rot: -1.5707963267948966 rad + pos: 12.5,7.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67518 components: - type: Transform - pos: -35.5,-19.5 - parent: 2 - - uid: 13139 + rot: -1.5707963267948966 rad + pos: 13.5,7.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67519 components: - type: Transform - pos: -35.5,-20.5 - parent: 2 - - uid: 13140 + rot: -1.5707963267948966 rad + pos: 13.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67520 components: - type: Transform - pos: -35.5,-21.5 - parent: 2 - - uid: 13141 + rot: -1.5707963267948966 rad + pos: 12.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67521 components: - type: Transform - pos: -35.5,-22.5 - parent: 2 - - uid: 13142 + rot: -1.5707963267948966 rad + pos: 12.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67522 components: - type: Transform - pos: -35.5,-23.5 - parent: 2 - - uid: 13143 + rot: -1.5707963267948966 rad + pos: 13.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67523 components: - type: Transform - pos: -35.5,-24.5 - parent: 2 - - uid: 13144 + rot: -1.5707963267948966 rad + pos: 13.5,-1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67524 components: - type: Transform - pos: -35.5,-25.5 - parent: 2 - - uid: 13145 + rot: -1.5707963267948966 rad + pos: 12.5,-1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67525 components: - type: Transform - pos: -35.5,-26.5 - parent: 2 - - uid: 13146 + rot: -1.5707963267948966 rad + pos: 12.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67526 components: - type: Transform - pos: -35.5,-27.5 - parent: 2 - - uid: 13147 + rot: -1.5707963267948966 rad + pos: 13.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67527 components: - type: Transform - pos: -35.5,-29.5 - parent: 2 - - uid: 13148 + rot: 1.5707963267948966 rad + pos: 6.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-4.5 - parent: 2 - - uid: 13149 + rot: 1.5707963267948966 rad + pos: 5.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67529 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-30.5 - parent: 2 - - uid: 13150 + pos: 4.5,3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67530 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-30.5 - parent: 2 - - uid: 13151 + pos: 4.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67531 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-30.5 - parent: 2 - - uid: 13152 + rot: -1.5707963267948966 rad + pos: 3.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67532 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-30.5 - parent: 2 - - uid: 13153 + pos: 2.5,0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67533 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-30.5 - parent: 2 - - uid: 13154 + pos: 2.5,-0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67534 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-30.5 - parent: 2 - - uid: 13155 + pos: 2.5,-1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67535 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-30.5 - parent: 2 - - uid: 13156 + pos: 2.5,-2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67536 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-30.5 - parent: 2 - - uid: 13157 + rot: -1.5707963267948966 rad + pos: 3.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67537 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-30.5 - parent: 2 - - uid: 13158 + rot: -1.5707963267948966 rad + pos: 4.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-30.5 - parent: 2 - - uid: 13159 + rot: -1.5707963267948966 rad + pos: 6.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67539 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-30.5 - parent: 2 - - uid: 13160 + rot: -1.5707963267948966 rad + pos: 7.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67540 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-30.5 - parent: 2 - - uid: 13161 + pos: 5.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67541 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-3.5 - parent: 2 - - uid: 13162 + pos: 5.5,-5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67542 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-2.5 - parent: 2 - - uid: 13163 + pos: 7.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67543 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-1.5 - parent: 2 - - uid: 13164 + rot: -1.5707963267948966 rad + pos: 6.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67544 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-0.5 - parent: 2 - - uid: 13165 + rot: -1.5707963267948966 rad + pos: 5.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67545 components: - type: Transform - pos: -20.5,-35.5 - parent: 2 - - uid: 13166 + rot: -1.5707963267948966 rad + pos: 4.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67546 components: - type: Transform - pos: -20.5,-36.5 - parent: 2 - - uid: 13167 + rot: -1.5707963267948966 rad + pos: 3.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67547 components: - type: Transform - pos: -20.5,-37.5 - parent: 2 - - uid: 13168 + rot: -1.5707963267948966 rad + pos: 2.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67548 components: - type: Transform - pos: -20.5,-38.5 - parent: 2 - - uid: 13169 + rot: -1.5707963267948966 rad + pos: 1.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67549 components: - type: Transform - pos: -20.5,-39.5 - parent: 2 - - uid: 13170 + rot: -1.5707963267948966 rad + pos: 0.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67550 components: - type: Transform - pos: -20.5,-40.5 - parent: 2 - - uid: 13171 + pos: 7.5,7.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67551 components: - type: Transform - pos: -20.5,-42.5 - parent: 2 - - uid: 13172 + pos: 7.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67552 components: - type: Transform - pos: -20.5,-43.5 - parent: 2 - - uid: 13173 + pos: 7.5,9.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67553 components: - type: Transform - pos: -20.5,-44.5 - parent: 2 - - uid: 13174 + pos: 5.5,9.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67554 components: - type: Transform - pos: -20.5,-45.5 - parent: 2 - - uid: 13175 + pos: 7.5,10.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67555 components: - type: Transform - pos: -20.5,-46.5 - parent: 2 - - uid: 13176 + rot: -1.5707963267948966 rad + pos: 5.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67556 components: - type: Transform - pos: -20.5,-47.5 - parent: 2 - - uid: 13177 + rot: -1.5707963267948966 rad + pos: 4.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67557 components: - type: Transform - pos: -20.5,-48.5 - parent: 2 - - uid: 13178 + rot: -1.5707963267948966 rad + pos: 3.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67558 components: - type: Transform - pos: -20.5,-49.5 - parent: 2 - - uid: 13179 + rot: -1.5707963267948966 rad + pos: 2.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67559 components: - type: Transform - pos: -20.5,-50.5 - parent: 2 - - uid: 13180 + pos: 6.5,12.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67560 components: - type: Transform - pos: -20.5,-51.5 - parent: 2 - - uid: 13181 + pos: 6.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67561 components: - type: Transform - pos: -20.5,-52.5 - parent: 2 - - uid: 13182 + pos: 6.5,15.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67562 components: - type: Transform - pos: -20.5,-53.5 - parent: 2 - - uid: 13183 + pos: 6.5,16.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67563 components: - type: Transform - pos: -20.5,-54.5 - parent: 2 - - uid: 13184 + pos: 6.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67564 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,2.5 - parent: 2 - - uid: 13185 + rot: -1.5707963267948966 rad + pos: 5.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67565 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,5.5 - parent: 2 - - uid: 13186 + rot: -1.5707963267948966 rad + pos: 4.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67566 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,1.5 - parent: 2 - - uid: 13187 + pos: 3.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67567 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,1.5 - parent: 2 - - uid: 13188 + pos: 2.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,1.5 - parent: 2 - - uid: 13189 + rot: 1.5707963267948966 rad + pos: 7.5,14.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67569 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,1.5 - parent: 2 - - uid: 13190 + pos: 8.5,14.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67570 components: - type: Transform - pos: -39.5,4.5 - parent: 2 - - uid: 13191 + pos: 9.5,15.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67571 components: - type: Transform - pos: -39.5,3.5 - parent: 2 - - uid: 13192 + pos: 9.5,16.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67572 + components: + - type: Transform + pos: 9.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67573 + components: + - type: Transform + pos: 9.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67574 components: - type: Transform rot: -1.5707963267948966 rad - pos: -43.5,1.5 - parent: 2 - - uid: 13193 + pos: -0.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67575 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,1.5 - parent: 2 - - uid: 13194 + pos: 0.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67576 components: - type: Transform rot: -1.5707963267948966 rad - pos: -41.5,1.5 - parent: 2 - - uid: 13195 + pos: 1.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67577 components: - type: Transform rot: -1.5707963267948966 rad - pos: -40.5,1.5 - parent: 2 - - uid: 13196 + pos: 2.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67578 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,6.5 - parent: 2 - - uid: 13197 + rot: -1.5707963267948966 rad + pos: 3.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67579 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,7.5 - parent: 2 - - uid: 13198 + pos: 4.5,16.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67580 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,8.5 - parent: 2 - - uid: 13199 + pos: 4.5,15.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67581 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,10.5 - parent: 2 - - uid: 13200 + pos: 4.5,14.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67582 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.5,-55.5 - parent: 2 - - uid: 13201 + pos: 3.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67583 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-55.5 - parent: 2 - - uid: 13202 + pos: 2.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67584 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-55.5 - parent: 2 - - uid: 13203 + pos: 5.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67585 components: - type: Transform rot: 1.5707963267948966 rad - pos: -16.5,-55.5 - parent: 2 - - uid: 13204 + pos: 6.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67586 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,-55.5 - parent: 2 - - uid: 13205 + pos: 7.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67587 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-55.5 - parent: 2 - - uid: 13206 + pos: 8.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67588 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,-55.5 - parent: 2 - - uid: 13207 + pos: 9.5,13.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67589 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-55.5 - parent: 2 - - uid: 13208 + pos: 10.5,14.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-55.5 - parent: 2 - - uid: 13209 + pos: 10.5,15.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67591 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-55.5 - parent: 2 - - uid: 13210 + pos: 10.5,16.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67592 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-55.5 - parent: 2 - - uid: 13211 + pos: 10.5,17.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-55.5 - parent: 2 - - uid: 13212 + pos: 10.5,18.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67594 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-55.5 - parent: 2 - - uid: 13213 + pos: 4.5,12.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67595 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-55.5 - parent: 2 - - uid: 13214 + pos: 4.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67596 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-55.5 - parent: 2 - - uid: 13215 + rot: -1.5707963267948966 rad + pos: 4.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-55.5 - parent: 2 - - uid: 13221 + rot: -1.5707963267948966 rad + pos: 3.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67598 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-55.5 - parent: 2 - - uid: 13222 + rot: -1.5707963267948966 rad + pos: 2.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67599 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-55.5 - parent: 2 - - uid: 13223 + rot: -1.5707963267948966 rad + pos: 1.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67600 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-55.5 - parent: 2 - - uid: 13224 + rot: -1.5707963267948966 rad + pos: 0.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67601 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-55.5 - parent: 2 - - uid: 13225 + pos: 5.5,7.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67602 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-55.5 - parent: 2 - - uid: 13226 + pos: 5.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67603 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,-55.5 - parent: 2 - - uid: 13227 + pos: 6.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67604 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-55.5 - parent: 2 - - uid: 13228 + pos: 7.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67605 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,-55.5 - parent: 2 - - uid: 13229 + pos: 8.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67606 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,-55.5 - parent: 2 - - uid: 13230 + pos: 9.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67607 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,-55.5 - parent: 2 - - uid: 13231 + pos: 4.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67608 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-55.5 - parent: 2 - - uid: 13232 + pos: 3.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67609 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-55.5 - parent: 2 - - uid: 13233 + pos: 3.5,3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67610 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-55.5 - parent: 2 - - uid: 13234 + pos: 2.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67611 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-55.5 - parent: 2 - - uid: 13235 + pos: 1.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67612 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-55.5 - parent: 2 - - uid: 13236 + pos: 1.5,0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-55.5 - parent: 2 - - uid: 13237 + pos: 1.5,-0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67614 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,24.5 - parent: 2 - - uid: 13238 + pos: 1.5,-1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67615 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,10.5 - parent: 2 - - uid: 13239 + pos: 1.5,-2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67616 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-54.5 - parent: 2 - - uid: 13240 + pos: 1.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67617 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-53.5 - parent: 2 - - uid: 13241 + rot: -1.5707963267948966 rad + pos: 2.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-52.5 - parent: 2 - - uid: 13242 + rot: -1.5707963267948966 rad + pos: 3.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67619 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-51.5 - parent: 2 - - uid: 13243 + rot: -1.5707963267948966 rad + pos: 5.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67620 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-50.5 - parent: 2 - - uid: 13244 + rot: -1.5707963267948966 rad + pos: 6.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67621 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-49.5 - parent: 2 - - uid: 13245 + rot: -1.5707963267948966 rad + pos: 7.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67622 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-48.5 - parent: 2 - - uid: 13246 + pos: 4.5,-5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67623 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-47.5 - parent: 2 - - uid: 13247 + pos: 12.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67624 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-46.5 - parent: 2 - - uid: 13248 + pos: 12.5,7.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67625 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-45.5 - parent: 2 - - uid: 13249 + pos: 12.5,4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67626 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-44.5 - parent: 2 - - uid: 13250 + pos: 12.5,3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67627 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-43.5 - parent: 2 - - uid: 13251 + rot: -1.5707963267948966 rad + pos: 10.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67628 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-42.5 - parent: 2 - - uid: 13252 + rot: -1.5707963267948966 rad + pos: 11.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67629 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-41.5 - parent: 2 - - uid: 13253 + pos: 12.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67630 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-40.5 - parent: 2 - - uid: 13254 + pos: 12.5,0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67631 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-39.5 - parent: 2 - - uid: 13255 + pos: 12.5,-1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67632 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-38.5 - parent: 2 - - uid: 13256 + pos: 12.5,-2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67633 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-37.5 - parent: 2 - - uid: 13257 + rot: 1.5707963267948966 rad + pos: 13.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67634 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-36.5 - parent: 2 - - uid: 13258 + rot: 1.5707963267948966 rad + pos: 13.5,-0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67635 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-35.5 + rot: 1.5707963267948966 rad + pos: 13.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67636 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67637 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' +- proto: GasPipeTJunction + entities: + - uid: 15483 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 40.5,-47.5 parent: 2 - - uid: 13259 + - uid: 15867 components: - type: Transform rot: 3.141592653589793 rad - pos: 17.5,-34.5 + pos: -0.5,-48.5 parent: 2 - - uid: 13260 + - uid: 15884 components: - type: Transform rot: 3.141592653589793 rad - pos: 17.5,-33.5 + pos: 1.5,-48.5 parent: 2 - - uid: 13261 + - uid: 15897 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-32.5 + rot: 1.5707963267948966 rad + pos: -1.5,-48.5 parent: 2 - - uid: 13262 + - uid: 15919 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-31.5 + rot: -1.5707963267948966 rad + pos: -1.5,-49.5 parent: 2 - - uid: 13263 + - uid: 16530 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-30.5 + rot: -1.5707963267948966 rad + pos: 25.5,50.5 parent: 2 - - uid: 13264 + - uid: 16570 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-29.5 + rot: -1.5707963267948966 rad + pos: 25.5,47.5 parent: 2 - - uid: 13265 + - uid: 16582 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-28.5 + rot: -1.5707963267948966 rad + pos: 25.5,48.5 parent: 2 - - uid: 13266 + - uid: 16616 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-27.5 + rot: 1.5707963267948966 rad + pos: 24.5,50.5 parent: 2 - - uid: 13267 + - uid: 16692 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-26.5 + rot: 1.5707963267948966 rad + pos: 26.5,48.5 parent: 2 - - uid: 13268 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 16701 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-25.5 + rot: -1.5707963267948966 rad + pos: 28.5,51.5 parent: 2 - - uid: 13269 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 16968 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-24.5 + rot: -1.5707963267948966 rad + pos: 28.5,57.5 parent: 2 - - uid: 13270 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 26423 components: - type: Transform rot: 1.5707963267948966 rad - pos: -81.5,24.5 + pos: 59.5,-51.5 parent: 2 - - uid: 13271 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 27083 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,24.5 + rot: 3.141592653589793 rad + pos: 7.5,-24.5 parent: 2 - - uid: 13272 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 27084 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,24.5 + rot: 3.141592653589793 rad + pos: -6.5,-26.5 parent: 2 - - uid: 13273 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 29579 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -84.5,24.5 + rot: 3.141592653589793 rad + pos: -5.5,-24.5 parent: 2 - - uid: 13274 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 29586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,24.5 + rot: 3.141592653589793 rad + pos: -66.5,61.5 parent: 2 - - uid: 13275 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 31974 components: - type: Transform rot: 1.5707963267948966 rad - pos: -86.5,24.5 + pos: -13.5,35.5 parent: 2 - - uid: 13276 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 33863 components: - type: Transform - pos: -87.5,23.5 + pos: -83.5,51.5 parent: 2 - - uid: 13277 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 35829 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,25.5 + pos: -71.5,21.5 parent: 2 - - uid: 13278 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40095 components: - type: Transform rot: 3.141592653589793 rad - pos: -50.5,26.5 + pos: -31.5,44.5 parent: 2 - - uid: 13279 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 40720 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,27.5 + pos: 5.5,26.5 parent: 2 - - uid: 13280 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 40768 components: - type: Transform rot: 3.141592653589793 rad - pos: -50.5,28.5 + pos: 9.5,17.5 parent: 2 - - uid: 13281 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 41021 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-23.5 + rot: 1.5707963267948966 rad + pos: -14.5,10.5 parent: 2 - - uid: 13282 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42076 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,29.5 + rot: 3.141592653589793 rad + pos: 26.5,40.5 parent: 2 - - uid: 13283 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,29.5 + rot: 3.141592653589793 rad + pos: 28.5,38.5 parent: 2 - - uid: 13286 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42116 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,29.5 + rot: 3.141592653589793 rad + pos: 35.5,38.5 parent: 2 - - uid: 13287 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42170 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,29.5 + pos: -97.5,8.5 parent: 2 - - uid: 13288 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42196 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,29.5 + rot: 3.141592653589793 rad + pos: -79.5,55.5 parent: 2 - - uid: 13289 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42288 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,29.5 + rot: -1.5707963267948966 rad + pos: 39.5,20.5 parent: 2 - - uid: 13290 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42412 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,29.5 + rot: -1.5707963267948966 rad + pos: 22.5,31.5 parent: 2 - - uid: 13291 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42489 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,29.5 + rot: -1.5707963267948966 rad + pos: 22.5,23.5 parent: 2 - - uid: 13292 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42618 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,29.5 + rot: 3.141592653589793 rad + pos: -12.5,26.5 parent: 2 - - uid: 13293 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42635 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,29.5 + pos: 3.5,28.5 parent: 2 - - uid: 13294 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42649 components: - type: Transform rot: 3.141592653589793 rad - pos: -37.5,30.5 + pos: 6.5,26.5 parent: 2 - - uid: 13295 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42659 + components: + - type: Transform + pos: -3.5,26.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42676 components: - type: Transform rot: 3.141592653589793 rad - pos: -37.5,31.5 + pos: 11.5,26.5 parent: 2 - - uid: 13296 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42680 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-23.5 + pos: 13.5,28.5 parent: 2 - - uid: 13297 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42750 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-23.5 + rot: 3.141592653589793 rad + pos: -24.5,26.5 parent: 2 - - uid: 13298 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-23.5 + rot: 3.141592653589793 rad + pos: -13.5,28.5 parent: 2 - - uid: 13299 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42775 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-23.5 + rot: 3.141592653589793 rad + pos: -26.5,28.5 parent: 2 - - uid: 13300 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42807 components: - type: Transform rot: 1.5707963267948966 rad - pos: 24.5,-23.5 + pos: -40.5,33.5 parent: 2 - - uid: 13301 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42808 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,-23.5 + rot: -1.5707963267948966 rad + pos: -32.5,34.5 parent: 2 - - uid: 13302 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42841 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-23.5 + rot: 3.141592653589793 rad + pos: -30.5,43.5 parent: 2 - - uid: 13303 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42947 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,-23.5 + pos: -43.5,35.5 parent: 2 - - uid: 13304 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42988 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-23.5 + rot: 3.141592653589793 rad + pos: -43.5,32.5 parent: 2 - - uid: 13305 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42989 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-23.5 + rot: -1.5707963267948966 rad + pos: -7.5,74.5 parent: 2 - - uid: 13306 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,-23.5 + pos: -49.5,26.5 parent: 2 - - uid: 13307 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42991 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-23.5 + pos: -19.5,26.5 parent: 2 - - uid: 13308 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42992 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-23.5 + pos: -17.5,28.5 parent: 2 - - uid: 13309 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42993 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,-23.5 + pos: -51.5,-0.5 parent: 2 - - uid: 13310 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43009 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,-23.5 + rot: 3.141592653589793 rad + pos: -55.5,34.5 parent: 2 - - uid: 13311 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43042 components: - type: Transform rot: 1.5707963267948966 rad - pos: 35.5,-23.5 + pos: -50.5,34.5 parent: 2 - - uid: 13312 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,-23.5 + rot: -1.5707963267948966 rad + pos: -50.5,36.5 parent: 2 - - uid: 13313 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43067 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-23.5 + rot: 3.141592653589793 rad + pos: -48.5,42.5 parent: 2 - - uid: 13314 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,-23.5 + rot: 3.141592653589793 rad + pos: -45.5,42.5 parent: 2 - - uid: 13315 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43126 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,-23.5 + rot: -1.5707963267948966 rad + pos: -48.5,47.5 parent: 2 - - uid: 13316 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43171 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,32.5 + rot: 3.141592653589793 rad + pos: -57.5,46.5 parent: 2 - - uid: 13317 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43439 components: - type: Transform rot: 1.5707963267948966 rad - pos: -34.5,33.5 + pos: -40.5,45.5 parent: 2 - - uid: 13318 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43458 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,33.5 + rot: -1.5707963267948966 rad + pos: -38.5,51.5 parent: 2 - - uid: 13319 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43509 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-22.5 + pos: -7.5,17.5 parent: 2 - - uid: 13320 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43554 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-21.5 + pos: -0.5,19.5 parent: 2 - - uid: 13321 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43584 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-20.5 + pos: 1.5,17.5 parent: 2 - - uid: 13322 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43588 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-19.5 + pos: -8.5,17.5 parent: 2 - - uid: 13323 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43606 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,-18.5 + pos: 8.5,17.5 parent: 2 - - uid: 13324 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43636 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-17.5 + rot: -1.5707963267948966 rad + pos: 1.5,37.5 parent: 2 - - uid: 13325 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43642 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,47.5 + rot: 1.5707963267948966 rad + pos: -0.5,35.5 parent: 2 - - uid: 13326 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43685 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,45.5 + pos: -6.5,19.5 parent: 2 - - uid: 13327 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43699 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,46.5 + pos: 7.5,19.5 parent: 2 - - uid: 13328 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43729 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,48.5 + rot: -1.5707963267948966 rad + pos: -12.5,-7.5 parent: 2 - - uid: 13329 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43847 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,33.5 + pos: -6.5,-15.5 parent: 2 - - uid: 13330 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43971 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,35.5 + pos: 1.5,1.5 parent: 2 - - uid: 13331 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44068 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,34.5 + rot: 1.5707963267948966 rad + pos: 13.5,8.5 parent: 2 - - uid: 13332 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44141 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,36.5 + pos: -8.5,-17.5 parent: 2 - - uid: 13333 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44208 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,37.5 + rot: -1.5707963267948966 rad + pos: -12.5,8.5 parent: 2 - - uid: 13334 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44251 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,38.5 + rot: -1.5707963267948966 rad + pos: -14.5,-8.5 parent: 2 - - uid: 13335 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44252 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,39.5 + rot: 1.5707963267948966 rad + pos: -14.5,-9.5 parent: 2 - - uid: 13336 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44781 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,40.5 + pos: 3.5,1.5 parent: 2 - - uid: 13337 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44785 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,41.5 + pos: -1.5,-0.5 parent: 2 - - uid: 13338 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44886 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,42.5 + pos: -2.5,1.5 parent: 2 - - uid: 13339 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44979 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,43.5 + rot: -1.5707963267948966 rad + pos: 20.5,24.5 parent: 2 - - uid: 13340 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44997 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,49.5 + pos: -26.5,1.5 parent: 2 - - uid: 13342 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45076 components: - type: Transform - pos: -30.5,50.5 + rot: 3.141592653589793 rad + pos: -24.5,-0.5 parent: 2 - - uid: 13343 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,52.5 + rot: 3.141592653589793 rad + pos: -55.5,1.5 parent: 2 - - uid: 13344 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45269 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,-16.5 + rot: 3.141592653589793 rad + pos: -47.5,1.5 parent: 2 - - uid: 13345 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45275 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-16.5 + pos: -52.5,1.5 parent: 2 - - uid: 13346 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45295 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-16.5 + rot: -1.5707963267948966 rad + pos: 20.5,32.5 parent: 2 - - uid: 13347 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45443 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-16.5 + rot: 3.141592653589793 rad + pos: -71.5,-0.5 parent: 2 - - uid: 13348 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45457 components: - type: Transform rot: 1.5707963267948966 rad - pos: 45.5,-16.5 + pos: 13.5,-7.5 parent: 2 - - uid: 13349 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45498 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-16.5 + rot: 3.141592653589793 rad + pos: -45.5,-0.5 parent: 2 - - uid: 13350 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45504 components: - type: Transform rot: 3.141592653589793 rad - pos: 47.5,-15.5 + pos: 7.5,-17.5 parent: 2 - - uid: 13351 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45507 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-14.5 + pos: 9.5,-15.5 parent: 2 - - uid: 13352 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45629 components: - type: Transform rot: 3.141592653589793 rad - pos: 47.5,-13.5 + pos: -53.5,-0.5 parent: 2 - - uid: 13353 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45632 components: - type: Transform - pos: -13.5,49.5 + pos: -47.5,28.5 parent: 2 - - uid: 13354 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45637 components: - type: Transform - pos: -13.5,48.5 + rot: 1.5707963267948966 rad + pos: -40.5,23.5 parent: 2 - - uid: 13355 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45689 components: - type: Transform - pos: -13.5,47.5 + rot: 1.5707963267948966 rad + pos: -38.5,21.5 parent: 2 - - uid: 13356 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45704 components: - type: Transform - pos: -13.5,46.5 + rot: 3.141592653589793 rad + pos: -34.5,47.5 parent: 2 - - uid: 13357 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45754 components: - type: Transform - pos: -13.5,45.5 + rot: 3.141592653589793 rad + pos: 2.5,-0.5 parent: 2 - - uid: 13358 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45810 components: - type: Transform - pos: -13.5,44.5 + rot: -1.5707963267948966 rad + pos: 41.5,22.5 parent: 2 - - uid: 13359 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45962 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,52.5 + pos: -0.5,-0.5 parent: 2 - - uid: 13361 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45964 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-12.5 + rot: 1.5707963267948966 rad + pos: 39.5,18.5 parent: 2 - - uid: 13362 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45969 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-12.5 + pos: -87.5,10.5 parent: 2 - - uid: 13363 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,-11.5 + rot: 3.141592653589793 rad + pos: -0.5,-5.5 parent: 2 - - uid: 13364 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46001 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-10.5 + rot: 1.5707963267948966 rad + pos: 41.5,17.5 parent: 2 - - uid: 13365 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46013 components: - type: Transform rot: 3.141592653589793 rad - pos: 52.5,-9.5 + pos: 1.5,-7.5 parent: 2 - - uid: 13366 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46024 components: - type: Transform rot: 3.141592653589793 rad - pos: 52.5,-8.5 + pos: -97.5,10.5 parent: 2 - - uid: 13370 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46072 components: - type: Transform rot: 1.5707963267948966 rad - pos: 53.5,-7.5 + pos: 50.5,31.5 parent: 2 - - uid: 13371 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46074 components: - type: Transform rot: 1.5707963267948966 rad - pos: 54.5,-7.5 + pos: 52.5,33.5 parent: 2 - - uid: 13372 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46110 components: - type: Transform rot: 1.5707963267948966 rad - pos: 55.5,-7.5 + pos: -0.5,42.5 parent: 2 - - uid: 13373 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-7.5 + rot: 3.141592653589793 rad + pos: 0.5,51.5 parent: 2 - - uid: 13374 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46290 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-7.5 + rot: 3.141592653589793 rad + pos: 34.5,40.5 parent: 2 - - uid: 13381 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46317 components: - type: Transform - pos: -8.5,48.5 + rot: -1.5707963267948966 rad + pos: -7.5,60.5 parent: 2 - - uid: 13382 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46328 components: - type: Transform - pos: -8.5,49.5 + rot: 3.141592653589793 rad + pos: 19.5,-24.5 parent: 2 - - uid: 13383 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46331 components: - type: Transform - pos: -8.5,50.5 + rot: 3.141592653589793 rad + pos: -1.5,49.5 parent: 2 - - uid: 13384 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46354 components: - type: Transform - pos: -8.5,51.5 + pos: -83.5,8.5 parent: 2 - - uid: 13385 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46393 components: - type: Transform - pos: -8.5,52.5 + rot: -1.5707963267948966 rad + pos: -5.5,62.5 parent: 2 - - uid: 13386 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46398 components: - type: Transform - pos: 8.5,54.5 + rot: 3.141592653589793 rad + pos: -12.5,60.5 parent: 2 - - uid: 13388 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46420 components: - type: Transform rot: 1.5707963267948966 rad - pos: 59.5,-5.5 + pos: 39.5,9.5 parent: 2 - - uid: 13389 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46448 components: - type: Transform rot: 1.5707963267948966 rad - pos: 60.5,-5.5 + pos: -100.5,53.5 parent: 2 - - uid: 13390 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46467 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-5.5 + rot: 3.141592653589793 rad + pos: -42.5,55.5 parent: 2 - - uid: 13391 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-5.5 + rot: 3.141592653589793 rad + pos: -44.5,53.5 parent: 2 - - uid: 13392 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46481 components: - type: Transform rot: 1.5707963267948966 rad - pos: 63.5,-5.5 + pos: 41.5,6.5 parent: 2 - - uid: 13393 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46482 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,-5.5 + pos: 49.5,-1.5 parent: 2 - - uid: 13394 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46483 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,-5.5 + rot: 3.141592653589793 rad + pos: -40.5,59.5 parent: 2 - - uid: 13395 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46502 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,-5.5 + pos: -62.5,61.5 parent: 2 - - uid: 13396 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46522 components: - type: Transform rot: 1.5707963267948966 rad - pos: 67.5,-5.5 + pos: -26.5,38.5 parent: 2 - - uid: 13397 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46540 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-5.5 + rot: 3.141592653589793 rad + pos: -46.5,59.5 parent: 2 - - uid: 13398 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46541 components: - type: Transform - pos: 8.5,53.5 + rot: 1.5707963267948966 rad + pos: -24.5,36.5 parent: 2 - - uid: 13407 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46579 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,53.5 + pos: -12.5,33.5 parent: 2 - - uid: 13408 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,53.5 + rot: 3.141592653589793 rad + pos: -62.5,55.5 parent: 2 - - uid: 13409 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46628 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,53.5 + rot: 3.141592653589793 rad + pos: -64.5,53.5 parent: 2 - - uid: 13412 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46680 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-5.5 + rot: 3.141592653589793 rad + pos: -72.5,66.5 parent: 2 - - uid: 13413 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46735 + components: + - type: Transform + pos: 51.5,0.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46736 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,-3.5 + pos: 68.5,-0.5 parent: 2 - - uid: 13414 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46737 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,1.5 + pos: 66.5,1.5 parent: 2 - - uid: 13415 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46744 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,3.5 + pos: -81.5,44.5 parent: 2 - - uid: 13416 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46779 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,4.5 + pos: -75.5,55.5 parent: 2 - - uid: 13428 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46780 components: - type: Transform - pos: 7.5,41.5 + pos: -75.5,53.5 parent: 2 - - uid: 13429 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46789 components: - type: Transform - pos: 7.5,40.5 + pos: 73.5,1.5 parent: 2 - - uid: 13430 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46823 components: - type: Transform - pos: 7.5,39.5 + pos: 71.5,-0.5 parent: 2 - - uid: 13431 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46864 components: - type: Transform - pos: 7.5,38.5 + rot: 3.141592653589793 rad + pos: -85.5,57.5 parent: 2 - - uid: 13432 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46920 components: - type: Transform - pos: 7.5,37.5 + rot: 3.141592653589793 rad + pos: -86.5,57.5 parent: 2 - - uid: 13433 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46940 components: - type: Transform - pos: 7.5,36.5 + pos: -85.5,51.5 parent: 2 - - uid: 13434 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46966 components: - type: Transform - pos: 7.5,35.5 + pos: -87.5,51.5 parent: 2 - - uid: 13435 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46972 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,34.5 + rot: 3.141592653589793 rad + pos: -91.5,53.5 parent: 2 - - uid: 13436 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,34.5 + pos: -90.5,55.5 parent: 2 - - uid: 13437 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47019 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,34.5 + rot: 3.141592653589793 rad + pos: -69.5,1.5 parent: 2 - - uid: 13438 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47061 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,34.5 + pos: -101.5,55.5 parent: 2 - - uid: 13439 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47092 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,34.5 + pos: -81.5,55.5 parent: 2 - - uid: 13440 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47093 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -89.5,53.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47162 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -75.5,65.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47202 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,34.5 + pos: -38.5,47.5 parent: 2 - - uid: 13441 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47208 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,34.5 + pos: -40.5,48.5 parent: 2 - - uid: 13442 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,5.5 + pos: -75.5,47.5 parent: 2 - - uid: 13443 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,5.5 + pos: -71.5,55.5 parent: 2 - - uid: 13444 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,5.5 + pos: -80.5,44.5 parent: 2 - - uid: 13445 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47366 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,5.5 + rot: 1.5707963267948966 rad + pos: -83.5,43.5 parent: 2 - - uid: 13446 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47388 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,5.5 + pos: -69.5,23.5 parent: 2 - - uid: 13447 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47488 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,5.5 + rot: 3.141592653589793 rad + pos: 61.5,1.5 parent: 2 - - uid: 13448 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,5.5 + pos: -0.5,-15.5 parent: 2 - - uid: 13449 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47552 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,5.5 + pos: 1.5,-17.5 parent: 2 - - uid: 13450 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47639 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,5.5 + rot: 1.5707963267948966 rad + pos: -0.5,-28.5 parent: 2 - - uid: 13451 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47641 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,5.5 + pos: 1.5,-22.5 parent: 2 - - uid: 13452 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47839 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,5.5 + rot: 1.5707963267948966 rad + pos: -50.5,43.5 parent: 2 - - uid: 13453 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47846 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,5.5 + pos: -56.5,46.5 parent: 2 - - uid: 13454 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,5.5 + pos: -55.5,45.5 parent: 2 - - uid: 13455 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48116 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,5.5 + rot: 3.141592653589793 rad + pos: 63.5,-0.5 parent: 2 - - uid: 13456 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,5.5 + rot: 3.141592653589793 rad + pos: 72.5,1.5 parent: 2 - - uid: 13457 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48157 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,5.5 + rot: 3.141592653589793 rad + pos: 74.5,-0.5 parent: 2 - - uid: 13458 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,5.5 + rot: 1.5707963267948966 rad + pos: 73.5,-3.5 parent: 2 - - uid: 13459 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,5.5 + rot: 1.5707963267948966 rad + pos: 71.5,-4.5 parent: 2 - - uid: 13460 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48366 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,5.5 + rot: 3.141592653589793 rad + pos: 21.5,-26.5 parent: 2 - - uid: 13461 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,5.5 + pos: 27.5,-26.5 parent: 2 - - uid: 13462 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48490 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,5.5 + pos: 29.5,-24.5 parent: 2 - - uid: 13463 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48505 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,5.5 + pos: 34.5,-26.5 parent: 2 - - uid: 13464 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48506 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,5.5 + pos: 33.5,-24.5 parent: 2 - - uid: 13465 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48554 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,5.5 + pos: 53.5,-24.5 parent: 2 - - uid: 13466 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48562 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,5.5 + pos: 55.5,-26.5 parent: 2 - - uid: 13467 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,5.5 + rot: 3.141592653589793 rad + pos: 53.5,-29.5 parent: 2 - - uid: 13468 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48574 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,5.5 + rot: 3.141592653589793 rad + pos: 55.5,-31.5 parent: 2 - - uid: 13469 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48584 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,5.5 + pos: 50.5,-31.5 parent: 2 - - uid: 13470 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,5.5 + pos: 52.5,-29.5 parent: 2 - - uid: 13471 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,5.5 + pos: 71.5,-31.5 parent: 2 - - uid: 13472 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,5.5 + pos: 75.5,-31.5 parent: 2 - - uid: 13473 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48680 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,5.5 + pos: 74.5,-29.5 parent: 2 - - uid: 13474 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48686 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,5.5 + rot: 1.5707963267948966 rad + pos: 74.5,-34.5 parent: 2 - - uid: 13475 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48694 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,5.5 + rot: 1.5707963267948966 rad + pos: 75.5,-36.5 parent: 2 - - uid: 13476 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48710 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,5.5 + rot: 3.141592653589793 rad + pos: 75.5,-39.5 parent: 2 - - uid: 13477 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48711 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,5.5 + rot: 3.141592653589793 rad + pos: 74.5,-41.5 parent: 2 - - uid: 13478 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,5.5 + pos: 69.5,-41.5 parent: 2 - - uid: 13479 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48808 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,5.5 + pos: -40.5,-9.5 parent: 2 - - uid: 13480 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48809 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,5.5 + pos: -38.5,-11.5 parent: 2 - - uid: 13481 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48828 components: - type: Transform rot: -1.5707963267948966 rad - pos: 30.5,5.5 + pos: -40.5,-15.5 parent: 2 - - uid: 13482 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48829 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,5.5 + rot: 3.141592653589793 rad + pos: -43.5,-9.5 parent: 2 - - uid: 13483 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48830 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,5.5 + rot: 3.141592653589793 rad + pos: -44.5,-11.5 parent: 2 - - uid: 13484 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48850 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,34.5 + pos: -38.5,-16.5 parent: 2 - - uid: 13485 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48897 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,34.5 + pos: -57.5,-11.5 parent: 2 - - uid: 13486 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48904 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,34.5 + pos: -55.5,-9.5 parent: 2 - - uid: 13487 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48928 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,34.5 + pos: -60.5,-16.5 parent: 2 - - uid: 13488 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48929 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,34.5 + pos: -58.5,-14.5 parent: 2 - - uid: 13489 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,34.5 + pos: -74.5,-20.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49025 + components: + - type: Transform + pos: -72.5,-22.5 parent: 2 - - uid: 13490 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49064 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,34.5 + rot: 1.5707963267948966 rad + pos: -15.5,-26.5 parent: 2 - - uid: 13491 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49066 components: - type: Transform - pos: 28.5,33.5 + rot: 1.5707963267948966 rad + pos: -9.5,-29.5 parent: 2 - - uid: 13492 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49067 components: - type: Transform - pos: 28.5,32.5 + rot: 1.5707963267948966 rad + pos: -11.5,-30.5 parent: 2 - - uid: 13493 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49075 components: - type: Transform - pos: 28.5,31.5 + pos: -9.5,-26.5 parent: 2 - - uid: 13494 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49076 components: - type: Transform - pos: 28.5,30.5 + pos: -11.5,-24.5 parent: 2 - - uid: 13495 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,6.5 + rot: -1.5707963267948966 rad + pos: -11.5,-29.5 parent: 2 - - uid: 13496 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49113 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,7.5 + pos: -15.5,-24.5 parent: 2 - - uid: 13497 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49114 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,8.5 + pos: -14.5,-24.5 parent: 2 - - uid: 13498 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49123 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,9.5 + pos: -23.5,-25.5 parent: 2 - - uid: 13499 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49127 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,10.5 + pos: -27.5,-25.5 parent: 2 - - uid: 13500 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49128 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,11.5 + pos: -28.5,-25.5 parent: 2 - - uid: 13501 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49131 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,12.5 + pos: -31.5,-25.5 parent: 2 - - uid: 13502 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49140 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,13.5 + pos: -25.5,-24.5 parent: 2 - - uid: 13503 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49144 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,14.5 + pos: -21.5,-24.5 parent: 2 - - uid: 13504 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49145 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,15.5 + pos: -20.5,-24.5 parent: 2 - - uid: 13505 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49148 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,16.5 + pos: -17.5,-24.5 parent: 2 - - uid: 13506 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49190 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,17.5 + pos: -33.5,-25.5 parent: 2 - - uid: 13507 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49191 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,18.5 + pos: -37.5,-24.5 parent: 2 - - uid: 13508 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49195 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,19.5 + pos: -35.5,-24.5 parent: 2 - - uid: 13509 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49227 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,20.5 + pos: -34.5,-25.5 parent: 2 - - uid: 13510 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49265 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,21.5 + rot: -1.5707963267948966 rad + pos: -40.5,-22.5 parent: 2 - - uid: 13511 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49266 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,22.5 + pos: -38.5,-24.5 parent: 2 - - uid: 13512 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49267 components: - type: Transform - pos: 27.5,23.5 + pos: -42.5,-24.5 parent: 2 - - uid: 13513 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49277 components: - type: Transform - pos: 27.5,24.5 + rot: 1.5707963267948966 rad + pos: -40.5,-25.5 parent: 2 - - uid: 13514 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49281 components: - type: Transform - pos: 27.5,25.5 + rot: 3.141592653589793 rad + pos: -46.5,-22.5 parent: 2 - - uid: 13515 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49294 components: - type: Transform - pos: 27.5,26.5 + pos: -46.5,-24.5 parent: 2 - - uid: 13516 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49304 components: - type: Transform - pos: 27.5,27.5 + rot: -1.5707963267948966 rad + pos: -40.5,-28.5 parent: 2 - - uid: 13517 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49308 components: - type: Transform - pos: 19.5,-22.5 + rot: -1.5707963267948966 rad + pos: -42.5,-34.5 parent: 2 - - uid: 13518 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49314 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,-21.5 + pos: -40.5,-38.5 parent: 2 - - uid: 13519 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49317 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,-41.5 + pos: -42.5,-30.5 parent: 2 - - uid: 13520 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49321 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-41.5 + pos: -40.5,-32.5 parent: 2 - - uid: 13521 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49327 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-41.5 + rot: -1.5707963267948966 rad + pos: -42.5,-40.5 parent: 2 - - uid: 13522 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49469 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-41.5 + pos: -3.5,-34.5 parent: 2 - - uid: 13523 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-41.5 + pos: -5.5,-35.5 parent: 2 - - uid: 13524 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49533 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-41.5 + rot: 3.141592653589793 rad + pos: -5.5,-43.5 parent: 2 - - uid: 13525 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-41.5 + rot: 3.141592653589793 rad + pos: -3.5,-45.5 parent: 2 - - uid: 13526 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-41.5 + rot: 3.141592653589793 rad + pos: 1.5,-43.5 parent: 2 - - uid: 13527 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49560 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-41.5 + rot: 3.141592653589793 rad + pos: 0.5,-45.5 parent: 2 - - uid: 13528 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49599 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,-41.5 + pos: 7.5,-51.5 parent: 2 - - uid: 13529 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49607 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-41.5 + pos: 5.5,-50.5 parent: 2 - - uid: 13531 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49630 components: - type: Transform rot: 1.5707963267948966 rad - pos: 27.5,29.5 + pos: 11.5,-45.5 parent: 2 - - uid: 13532 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49642 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,2.5 - parent: 2 - - uid: 13533 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,9.5 + pos: 13.5,-47.5 parent: 2 - - uid: 13534 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49670 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,9.5 + rot: -1.5707963267948966 rad + pos: 5.5,-55.5 parent: 2 - - uid: 13535 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49676 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,9.5 + rot: -1.5707963267948966 rad + pos: 7.5,-53.5 parent: 2 - - uid: 13536 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49679 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,9.5 + pos: 7.5,-56.5 parent: 2 - - uid: 13537 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49680 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,9.5 + pos: -0.5,-55.5 parent: 2 - - uid: 13538 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49691 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,9.5 + pos: 1.5,-53.5 parent: 2 - - uid: 13539 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49723 components: - type: Transform rot: 1.5707963267948966 rad - pos: -32.5,9.5 + pos: 5.5,-58.5 parent: 2 - - uid: 13540 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49745 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,9.5 + pos: 16.5,-56.5 parent: 2 - - uid: 13541 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49758 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,9.5 + pos: 14.5,-58.5 parent: 2 - - uid: 13542 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49853 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,9.5 + rot: 3.141592653589793 rad + pos: -14.5,-69.5 parent: 2 - - uid: 13543 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49867 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,9.5 + rot: 3.141592653589793 rad + pos: -11.5,-68.5 parent: 2 - - uid: 13544 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49913 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,9.5 + rot: -1.5707963267948966 rad + pos: -18.5,-60.5 parent: 2 - - uid: 13545 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49927 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,9.5 + rot: -1.5707963267948966 rad + pos: -20.5,-59.5 parent: 2 - - uid: 13546 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49954 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,9.5 + pos: -21.5,-64.5 parent: 2 - - uid: 13547 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,9.5 + pos: -19.5,-66.5 parent: 2 - - uid: 13548 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49975 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,9.5 + pos: -32.5,-66.5 parent: 2 - - uid: 13549 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49983 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,9.5 + pos: -24.5,-66.5 parent: 2 - - uid: 13550 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49986 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,1.5 + pos: -26.5,-64.5 parent: 2 - - uid: 13551 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,1.5 + pos: -30.5,-64.5 parent: 2 - - uid: 13552 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50050 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,1.5 + pos: -45.5,-64.5 parent: 2 - - uid: 13553 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50062 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,1.5 + pos: -47.5,-66.5 parent: 2 - - uid: 13554 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50117 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,1.5 + pos: -51.5,-57.5 parent: 2 - - uid: 13555 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50138 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,1.5 + pos: -53.5,-55.5 parent: 2 - - uid: 13556 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50148 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,1.5 + rot: 3.141592653589793 rad + pos: -51.5,-73.5 parent: 2 - - uid: 13557 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50149 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,1.5 + rot: 3.141592653589793 rad + pos: -53.5,-75.5 parent: 2 - - uid: 13558 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50179 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,1.5 + pos: -60.5,-73.5 parent: 2 - - uid: 13559 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50209 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,1.5 + pos: -62.5,-75.5 parent: 2 - - uid: 13560 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52259 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,1.5 + pos: 106.5,-55.5 parent: 2 - - uid: 13561 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52305 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,1.5 + rot: 3.141592653589793 rad + pos: 128.5,-55.5 parent: 2 - - uid: 13562 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54301 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,1.5 - parent: 2 - - uid: 13563 + rot: -1.5707963267948966 rad + pos: 1.5,-7.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54302 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,1.5 - parent: 2 - - uid: 13564 + pos: 0.5,-4.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54303 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,1.5 - parent: 2 - - uid: 13565 + rot: -1.5707963267948966 rad + pos: 0.5,-7.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54876 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,1.5 - parent: 2 - - uid: 13566 + pos: 2.5,-5.5 + parent: 54730 + - uid: 54877 components: - type: Transform rot: 1.5707963267948966 rad - pos: -4.5,1.5 - parent: 2 - - uid: 13567 + pos: 4.5,-7.5 + parent: 54730 + - uid: 55040 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,2.5 + pos: 59.5,-63.5 parent: 2 - - uid: 13568 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55048 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,3.5 + pos: 61.5,-65.5 parent: 2 - - uid: 13569 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55089 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,4.5 + pos: 4.5,-24.5 parent: 2 - - uid: 13570 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55113 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,5.5 + rot: 1.5707963267948966 rad + pos: 84.5,-24.5 parent: 2 - - uid: 13571 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55119 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,6.5 + rot: -1.5707963267948966 rad + pos: 84.5,-22.5 parent: 2 - - uid: 13572 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56253 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,7.5 - parent: 2 - - uid: 13573 + pos: 4.5,-0.5 + parent: 56001 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56254 components: - type: Transform rot: 3.141592653589793 rad - pos: -21.5,8.5 - parent: 2 - - uid: 13574 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,52.5 - parent: 2 - - uid: 13575 + pos: 0.5,-5.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56548 components: - type: Transform - pos: 0.5,-20.5 - parent: 2 - - uid: 13576 + pos: 1.5,-1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56549 components: - type: Transform - pos: -87.5,14.5 - parent: 2 - - uid: 13577 + rot: 3.141592653589793 rad + pos: -0.5,-1.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61877 components: - type: Transform - pos: -84.5,19.5 - parent: 2 - - uid: 13578 + rot: -1.5707963267948966 rad + pos: -2.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61878 components: - type: Transform - pos: -84.5,20.5 - parent: 2 - - uid: 13579 + rot: 3.141592653589793 rad + pos: -1.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61879 components: - type: Transform - pos: -84.5,21.5 - parent: 2 - - uid: 13580 + rot: 3.141592653589793 rad + pos: 2.5,-0.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61880 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,22.5 - parent: 2 - - uid: 13581 + pos: -1.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61881 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,22.5 - parent: 2 - - uid: 13582 + pos: 2.5,7.5 + parent: 56631 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61882 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,22.5 - parent: 2 - - uid: 13583 + pos: -0.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61883 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,22.5 - parent: 2 - - uid: 13584 + pos: 1.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61884 components: - type: Transform rot: 3.141592653589793 rad - pos: -65.5,20.5 - parent: 2 - - uid: 13585 + pos: 1.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61885 components: - type: Transform rot: 3.141592653589793 rad - pos: -65.5,21.5 - parent: 2 - - uid: 13586 + pos: -0.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61886 components: - type: Transform - rot: 3.141592653589793 rad - pos: -65.5,19.5 - parent: 2 - - uid: 13587 + rot: -1.5707963267948966 rad + pos: 2.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61887 components: - type: Transform rot: -1.5707963267948966 rad - pos: -76.5,24.5 - parent: 2 - - uid: 13588 + pos: 2.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61888 components: - type: Transform rot: 1.5707963267948966 rad - pos: -80.5,22.5 - parent: 2 - - uid: 13589 + pos: -1.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61889 components: - type: Transform rot: 1.5707963267948966 rad - pos: -78.5,22.5 - parent: 2 - - uid: 13590 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,24.5 - parent: 2 - - uid: 13591 + pos: -1.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61890 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -55.5,24.5 - parent: 2 - - uid: 13592 + pos: 0.5,5.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61891 components: - type: Transform rot: -1.5707963267948966 rad - pos: -75.5,24.5 - parent: 2 - - uid: 13593 + pos: 2.5,3.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61892 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,24.5 - parent: 2 - - uid: 13594 + rot: 3.141592653589793 rad + pos: 0.5,1.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61893 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,24.5 - parent: 2 - - uid: 13595 + rot: 3.141592653589793 rad + pos: 14.5,16.5 + parent: 56631 + - uid: 61894 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,24.5 - parent: 2 - - uid: 13596 + rot: 3.141592653589793 rad + pos: 8.5,16.5 + parent: 56631 + - uid: 61895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,24.5 - parent: 2 - - uid: 13597 + rot: 1.5707963267948966 rad + pos: -6.5,41.5 + parent: 56631 + - uid: 61896 components: - type: Transform rot: -1.5707963267948966 rad - pos: -54.5,24.5 - parent: 2 - - uid: 13598 + pos: 11.5,41.5 + parent: 56631 + - uid: 61897 components: - type: Transform - pos: -87.5,16.5 - parent: 2 - - uid: 13599 + rot: 3.141592653589793 rad + pos: 6.5,33.5 + parent: 56631 + - uid: 61898 components: - type: Transform - pos: -87.5,18.5 - parent: 2 - - uid: 13600 + rot: 3.141592653589793 rad + pos: -11.5,33.5 + parent: 56631 + - uid: 61899 components: - type: Transform - pos: -87.5,20.5 - parent: 2 - - uid: 13601 + rot: -1.5707963267948966 rad + pos: -12.5,29.5 + parent: 56631 + - uid: 61900 components: - type: Transform - pos: -87.5,22.5 - parent: 2 - - uid: 13602 + rot: -1.5707963267948966 rad + pos: -12.5,28.5 + parent: 56631 + - uid: 61901 components: - type: Transform - pos: -87.5,15.5 - parent: 2 - - uid: 13603 + rot: -1.5707963267948966 rad + pos: -12.5,32.5 + parent: 56631 + - uid: 61902 components: - type: Transform - pos: -87.5,17.5 - parent: 2 - - uid: 13604 + rot: 1.5707963267948966 rad + pos: -11.5,34.5 + parent: 56631 + - uid: 61903 components: - type: Transform - pos: -87.5,19.5 - parent: 2 - - uid: 13605 + pos: -13.5,34.5 + parent: 56631 + - uid: 61904 components: - type: Transform - pos: -87.5,21.5 - parent: 2 - - uid: 13606 + rot: 3.141592653589793 rad + pos: -13.5,32.5 + parent: 56631 + - uid: 61905 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -68.5,18.5 - parent: 2 - - uid: 13607 + rot: 3.141592653589793 rad + pos: -13.5,27.5 + parent: 56631 + - uid: 61906 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,18.5 - parent: 2 - - uid: 13608 + rot: 1.5707963267948966 rad + pos: -14.5,28.5 + parent: 56631 + - uid: 61907 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -66.5,18.5 - parent: 2 - - uid: 13609 + pos: -13.5,29.5 + parent: 56631 + - uid: 67638 components: - type: Transform rot: 1.5707963267948966 rad - pos: -77.5,22.5 - parent: 2 - - uid: 13610 + pos: 11.5,1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67639 components: - type: Transform rot: 1.5707963267948966 rad - pos: -76.5,22.5 - parent: 2 - - uid: 13611 + pos: 11.5,-1.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67640 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,22.5 - parent: 2 - - uid: 13612 + pos: 5.5,-3.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67641 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,22.5 - parent: 2 - - uid: 13613 + rot: -1.5707963267948966 rad + pos: 7.5,6.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67642 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,22.5 - parent: 2 - - uid: 13614 + rot: -1.5707963267948966 rad + pos: 5.5,8.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67643 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,22.5 - parent: 2 - - uid: 13615 + rot: 3.141592653589793 rad + pos: 6.5,11.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67644 components: - type: Transform rot: 1.5707963267948966 rad - pos: -71.5,22.5 - parent: 2 - - uid: 13616 + pos: 6.5,14.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67645 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -70.5,22.5 - parent: 2 - - uid: 13617 + rot: 3.141592653589793 rad + pos: 5.5,5.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67646 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,22.5 - parent: 2 - - uid: 13618 + pos: 4.5,-4.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67647 components: - type: Transform rot: 1.5707963267948966 rad - pos: -68.5,22.5 - parent: 2 - - uid: 13619 + pos: 12.5,2.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67648 components: - type: Transform rot: 1.5707963267948966 rad - pos: -67.5,22.5 - parent: 2 - - uid: 13620 + pos: 12.5,-0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#FF0000FF' +- proto: GasPort + entities: + - uid: 63 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,22.5 + pos: 62.5,-39.5 parent: 2 - - uid: 13621 + - uid: 3739 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,22.5 + rot: 3.141592653589793 rad + pos: 30.5,55.5 parent: 2 - - uid: 13622 + - uid: 8134 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -63.5,22.5 + pos: 64.5,-39.5 parent: 2 - - uid: 13623 + - uid: 8135 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,22.5 + pos: 63.5,-39.5 parent: 2 - - uid: 13624 + - uid: 15035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,22.5 + rot: 3.141592653589793 rad + pos: 18.5,-46.5 parent: 2 - - uid: 13625 + - uid: 15467 components: - type: Transform rot: 1.5707963267948966 rad - pos: -60.5,22.5 + pos: 34.5,-46.5 parent: 2 - - uid: 13626 + - uid: 15468 components: - type: Transform rot: 1.5707963267948966 rad - pos: -59.5,22.5 + pos: 34.5,-47.5 parent: 2 - - uid: 13627 + - uid: 15853 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,22.5 + rot: 3.141592653589793 rad + pos: -2.5,-51.5 parent: 2 - - uid: 13628 + - uid: 15907 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,22.5 + rot: 3.141592653589793 rad + pos: 3.5,-51.5 parent: 2 - - uid: 13629 + - uid: 16495 components: - type: Transform rot: 1.5707963267948966 rad - pos: -56.5,22.5 + pos: 24.5,53.5 parent: 2 - - uid: 13630 + - uid: 16496 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,22.5 + pos: 24.5,52.5 parent: 2 - - uid: 13631 + - uid: 16575 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,22.5 + rot: 3.141592653589793 rad + pos: 25.5,46.5 parent: 2 - - uid: 13632 + - uid: 16623 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,22.5 + pos: 24.5,51.5 parent: 2 - - uid: 13633 + - uid: 16627 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,22.5 + rot: 3.141592653589793 rad + pos: 24.5,49.5 parent: 2 - - uid: 13634 + - uid: 16889 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,22.5 + rot: 3.141592653589793 rad + pos: 29.5,55.5 parent: 2 - - uid: 13635 + - uid: 16920 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,12.5 + rot: 3.141592653589793 rad + pos: 31.5,55.5 parent: 2 - - uid: 13636 + - uid: 16954 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,12.5 + pos: 29.5,57.5 parent: 2 - - uid: 13637 + - uid: 16955 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,12.5 + pos: 30.5,57.5 parent: 2 - - uid: 13638 + - uid: 16956 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,12.5 + pos: 31.5,57.5 parent: 2 - - uid: 13639 + - uid: 21688 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,12.5 + rot: 3.141592653589793 rad + pos: -72.5,-36.5 parent: 2 - - uid: 13640 + - uid: 21689 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,12.5 + rot: 3.141592653589793 rad + pos: -71.5,-36.5 parent: 2 - - uid: 13641 + - uid: 54304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,12.5 - parent: 2 - - uid: 13642 + rot: 3.141592653589793 rad + pos: 1.5,-11.5 + parent: 53899 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54878 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,12.5 - parent: 2 - - uid: 13643 + pos: 2.5,1.5 + parent: 54730 + - uid: 55205 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,12.5 - parent: 2 - - uid: 13644 + rot: 3.141592653589793 rad + pos: -0.5,-2.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56255 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,12.5 - parent: 2 - - uid: 13645 + rot: 3.141592653589793 rad + pos: 6.5,-1.5 + parent: 56001 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56256 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -63.5,12.5 - parent: 2 - - uid: 13646 + rot: 3.141592653589793 rad + pos: 5.5,-1.5 + parent: 56001 + - uid: 56550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,12.5 - parent: 2 - - uid: 13647 + rot: -1.5707963267948966 rad + pos: 3.5,-2.5 + parent: 56424 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 61908 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,12.5 - parent: 2 - - uid: 13648 + rot: 3.141592653589793 rad + pos: -26.5,25.5 + parent: 56631 + - uid: 67649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,12.5 - parent: 2 - - uid: 13649 + rot: 3.141592653589793 rad + pos: 7.5,-0.5 + parent: 66965 + - uid: 67650 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,12.5 - parent: 2 - - uid: 13650 + rot: 3.141592653589793 rad + pos: 6.5,-0.5 + parent: 66965 + - type: AtmosPipeColor + color: '#0000FFFF' +- proto: GasPressurePump + entities: + - uid: 3407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -68.5,12.5 + pos: 28.5,58.5 parent: 2 - - uid: 13651 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 3712 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,12.5 + rot: 3.141592653589793 rad + pos: 26.5,58.5 parent: 2 - - uid: 13652 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 5629 components: - type: Transform rot: 1.5707963267948966 rad - pos: -70.5,12.5 + pos: 64.5,-43.5 parent: 2 - - uid: 13653 + - uid: 6139 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,12.5 + rot: 3.141592653589793 rad + pos: 68.5,-41.5 parent: 2 - - uid: 13654 + - uid: 7691 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,12.5 + pos: 62.5,-41.5 parent: 2 - - uid: 13655 + - uid: 11416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,12.5 + pos: 30.5,64.5 parent: 2 - - uid: 13656 + - type: AtmosPipeColor + color: '#990000FF' + - uid: 11546 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,12.5 + pos: 35.5,64.5 parent: 2 - - uid: 13657 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 11548 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,12.5 + pos: 40.5,64.5 parent: 2 - - uid: 13658 + - type: AtmosPipeColor + color: '#03FCD3FF' + - uid: 15260 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -76.5,12.5 + pos: 25.5,64.5 parent: 2 - - uid: 13659 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 15355 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,12.5 + pos: 20.5,64.5 parent: 2 - - uid: 13660 + - type: AtmosPipeColor + color: '#333333FF' + - uid: 15454 components: - type: Transform rot: 1.5707963267948966 rad - pos: -78.5,12.5 + pos: 35.5,-46.5 parent: 2 - - uid: 13661 + - uid: 15455 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,12.5 + rot: -1.5707963267948966 rad + pos: 35.5,-47.5 parent: 2 - - uid: 13662 + - uid: 15457 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,12.5 + rot: 3.141592653589793 rad + pos: 41.5,-45.5 parent: 2 - - uid: 13663 + - uid: 15477 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,12.5 + pos: 40.5,-48.5 parent: 2 - - uid: 13664 + - uid: 15480 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,12.5 + rot: 3.141592653589793 rad + pos: 40.5,-46.5 parent: 2 - - uid: 13665 + - uid: 15911 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,12.5 + pos: 3.5,-50.5 parent: 2 - - uid: 13666 + - uid: 15912 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -84.5,12.5 + rot: 3.141592653589793 rad + pos: -2.5,-50.5 parent: 2 - - uid: 13667 + - uid: 16509 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,12.5 + pos: 25.5,51.5 parent: 2 - - uid: 13668 + - uid: 16537 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,12.5 + rot: 3.141592653589793 rad + pos: 25.5,49.5 parent: 2 - - uid: 13669 + - uid: 16948 components: - type: Transform rot: 3.141592653589793 rad - pos: -87.5,13.5 + pos: 29.5,56.5 parent: 2 - - uid: 13670 + - uid: 16949 components: - type: Transform rot: 3.141592653589793 rad - pos: -52.5,11.5 + pos: 30.5,56.5 parent: 2 - - uid: 13671 + - uid: 16950 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,10.5 + rot: 3.141592653589793 rad + pos: 31.5,56.5 parent: 2 - - uid: 13672 + - uid: 21814 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,24.5 + rot: 3.141592653589793 rad + pos: -71.5,-34.5 parent: 2 - - uid: 13673 + - uid: 54305 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,24.5 - parent: 2 - - uid: 13674 + pos: 0.5,-11.5 + parent: 53899 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61909 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,24.5 - parent: 2 - - uid: 13675 + rot: 3.141592653589793 rad + pos: -7.5,35.5 + parent: 56631 +- proto: GasThermoMachineFreezer + entities: + - uid: 7680 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,24.5 + rot: -1.5707963267948966 rad + pos: 64.5,-44.5 parent: 2 - - uid: 13676 + - uid: 15835 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -70.5,24.5 + pos: -1.5,-47.5 parent: 2 - - uid: 13677 + - uid: 15886 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,24.5 + pos: 35.5,55.5 parent: 2 - - uid: 13678 + - uid: 16521 components: - type: Transform rot: 1.5707963267948966 rad - pos: -68.5,24.5 + pos: 24.5,47.5 parent: 2 - - uid: 13679 +- proto: GasThermoMachineFreezerEnabled + entities: + - uid: 43019 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,24.5 + pos: -55.5,35.5 parent: 2 - - uid: 13680 + - type: GasThermoMachine + targetTemperature: 73.15 + - type: AtmosPipeColor + color: '#0000FFFF' +- proto: GasThermoMachineHeater + entities: + - uid: 7696 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,24.5 + rot: -1.5707963267948966 rad + pos: 64.5,-42.5 parent: 2 - - uid: 13681 + - uid: 15921 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,24.5 + pos: 34.5,55.5 parent: 2 - - uid: 13682 + - uid: 16479 components: - type: Transform rot: 1.5707963267948966 rad - pos: -64.5,24.5 + pos: 24.5,48.5 parent: 2 - - uid: 13683 +- proto: GasThermoMachineHeaterEnabled + entities: + - uid: 29974 components: - type: Transform rot: 1.5707963267948966 rad - pos: -63.5,24.5 + pos: -24.5,55.5 parent: 2 - - uid: 13684 + - type: GasThermoMachine + targetTemperature: 330 + - type: AtmosPipeColor + color: '#000000FF' +- proto: GasVentPump + entities: + - uid: 3428 components: - type: Transform rot: 1.5707963267948966 rad - pos: -62.5,24.5 + pos: 27.5,57.5 parent: 2 - - uid: 13685 + - type: DeviceNetwork + deviceLists: + - 47904 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 6972 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,24.5 + rot: -1.5707963267948966 rad + pos: -39.5,59.5 parent: 2 - - uid: 13686 + - type: DeviceNetwork + deviceLists: + - 50772 + - 51972 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 7926 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,24.5 + rot: -1.5707963267948966 rad + pos: -22.5,36.5 parent: 2 - - uid: 13687 + - type: DeviceNetwork + deviceLists: + - 50710 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 9553 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,24.5 + rot: 3.141592653589793 rad + pos: 108.5,-60.5 parent: 2 - - uid: 13688 + - type: DeviceNetwork + deviceLists: + - 52121 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 14407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,24.5 + rot: -1.5707963267948966 rad + pos: 3.5,78.5 parent: 2 - - uid: 13689 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 15397 components: - type: Transform rot: 1.5707963267948966 rad - pos: -51.5,24.5 + pos: -38.5,-24.5 parent: 2 - - uid: 13690 + - type: DeviceNetwork + deviceLists: + - 51021 + - 51963 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 17245 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,20.5 + rot: 1.5707963267948966 rad + pos: 27.5,51.5 parent: 2 - - uid: 13691 + - type: DeviceNetwork + deviceLists: + - 48020 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 18716 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,20.5 + rot: 3.141592653589793 rad + pos: -45.5,-69.5 parent: 2 - - uid: 13692 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 22585 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,20.5 + pos: -63.5,55.5 parent: 2 - - uid: 13693 + - type: DeviceNetwork + deviceLists: + - 46846 + - 51956 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 25065 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,20.5 + pos: -44.5,47.5 parent: 2 - - uid: 13694 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 39643 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,21.5 + rot: 1.5707963267948966 rad + pos: -34.5,34.5 parent: 2 - - uid: 13695 + - type: DeviceNetwork + deviceLists: + - 50742 + - 51924 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 41017 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-4.5 + rot: 1.5707963267948966 rad + pos: -61.5,45.5 parent: 2 - - uid: 13696 + - type: DeviceNetwork + deviceLists: + - 50762 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 41539 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-8.5 + rot: -1.5707963267948966 rad + pos: 0.5,42.5 parent: 2 - - uid: 13697 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 41651 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-7.5 + rot: -1.5707963267948966 rad + pos: 63.5,44.5 parent: 2 - - uid: 13698 + - type: DeviceNetwork + deviceLists: + - 50603 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42134 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-6.5 + rot: 1.5707963267948966 rad + pos: 30.5,38.5 parent: 2 - - uid: 13699 + - type: DeviceNetwork + deviceLists: + - 48062 + - 51908 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42241 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-5.5 + rot: 1.5707963267948966 rad + pos: 33.5,20.5 parent: 2 - - uid: 13700 + - type: DeviceNetwork + deviceLists: + - 48679 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42280 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-3.5 + rot: -1.5707963267948966 rad + pos: -63.5,8.5 parent: 2 - - uid: 13701 + - type: DeviceNetwork + deviceLists: + - 50878 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42282 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-2.5 + rot: 1.5707963267948966 rad + pos: -77.5,4.5 parent: 2 - - uid: 13702 + - type: DeviceNetwork + deviceLists: + - 50876 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42308 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-1.5 + pos: 41.5,44.5 parent: 2 - - uid: 13703 + - type: DeviceNetwork + deviceLists: + - 48059 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42309 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-53.5 + pos: -7.5,57.5 parent: 2 - - uid: 13704 + - type: DeviceNetwork + deviceLists: + - 49953 + - 51945 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42549 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-52.5 + pos: 11.5,27.5 parent: 2 - - uid: 13705 + - type: DeviceNetwork + deviceLists: + - 48130 + - 51916 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42613 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-51.5 + rot: 1.5707963267948966 rad + pos: 11.5,23.5 parent: 2 - - uid: 13706 + - type: DeviceNetwork + deviceLists: + - 48131 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42810 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-50.5 + rot: -1.5707963267948966 rad + pos: -28.5,43.5 parent: 2 - - uid: 13707 + - type: DeviceNetwork + deviceLists: + - 50743 + - 51959 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 42945 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-49.5 + rot: 1.5707963267948966 rad + pos: -44.5,32.5 parent: 2 - - uid: 13708 + - type: DeviceNetwork + deviceLists: + - 50750 + - 51975 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43012 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,-48.5 + pos: -49.5,32.5 parent: 2 - - uid: 13709 + - type: DeviceNetwork + deviceLists: + - 50752 + - 51976 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43013 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-47.5 + rot: 1.5707963267948966 rad + pos: -56.5,34.5 parent: 2 - - uid: 13710 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43159 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-46.5 + pos: -48.5,48.5 parent: 2 - - uid: 13711 + - type: DeviceNetwork + deviceLists: + - 50759 + - 51977 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43333 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-45.5 + pos: -45.5,43.5 parent: 2 - - uid: 13712 + - type: DeviceNetwork + deviceLists: + - 50753 + - 51978 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43425 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-44.5 + rot: 1.5707963267948966 rad + pos: -39.5,51.5 parent: 2 - - uid: 13713 + - type: DeviceNetwork + deviceLists: + - 50765 + - 51954 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43459 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,-43.5 + pos: -3.5,24.5 parent: 2 - - uid: 13714 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 43461 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,-42.5 + pos: 5.5,24.5 parent: 2 - - uid: 13715 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44053 components: - type: Transform rot: 1.5707963267948966 rad - pos: -34.5,-41.5 + pos: -73.5,-0.5 parent: 2 - - uid: 13716 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44091 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-41.5 + rot: 3.141592653589793 rad + pos: 22.5,24.5 parent: 2 - - uid: 13717 + - type: DeviceNetwork + deviceLists: + - 48132 + - 51915 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44285 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-41.5 + pos: -8.5,-16.5 parent: 2 - - uid: 13718 + - type: DeviceNetwork + deviceLists: + - 50615 + - 51931 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44343 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,-41.5 + pos: 14.5,10.5 parent: 2 - - uid: 13719 + - type: DeviceNetwork + deviceLists: + - 50621 + - 51905 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44377 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-41.5 + rot: 3.141592653589793 rad + pos: 7.5,18.5 parent: 2 - - uid: 13720 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44956 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-41.5 + rot: 3.141592653589793 rad + pos: 39.5,36.5 parent: 2 - - uid: 13721 + - type: DeviceNetwork + deviceLists: + - 48807 + - 51910 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-41.5 + pos: 22.5,36.5 parent: 2 - - uid: 13722 + - type: DeviceNetwork + deviceLists: + - 48065 + - 51913 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 44987 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-41.5 + pos: -78.5,61.5 parent: 2 - - uid: 13723 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45016 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-41.5 + rot: -1.5707963267948966 rad + pos: 30.5,26.5 parent: 2 - - uid: 13724 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45018 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-41.5 + pos: -21.5,9.5 parent: 2 - - uid: 13725 + - type: DeviceNetwork + deviceLists: + - 48381 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45132 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-41.5 + pos: -85.5,58.5 parent: 2 - - uid: 13726 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-40.5 + pos: 52.5,42.5 parent: 2 - - uid: 13727 + - type: DeviceNetwork + deviceLists: + - 48766 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45302 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-40.5 + pos: -3.5,-5.5 parent: 2 - - uid: 13728 + - type: DeviceNetwork + deviceLists: + - 50652 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45339 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-40.5 + rot: -1.5707963267948966 rad + pos: -13.5,10.5 parent: 2 - - uid: 13729 + - type: DeviceNetwork + deviceLists: + - 50111 + - 51929 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45347 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-40.5 + rot: 3.141592653589793 rad + pos: -6.5,18.5 parent: 2 - - uid: 13730 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45454 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-40.5 + pos: 14.5,-9.5 parent: 2 - - uid: 13731 + - type: DeviceNetwork + deviceLists: + - 50614 + - 51942 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-40.5 + pos: 7.5,-16.5 parent: 2 - - uid: 13732 + - type: DeviceNetwork + deviceLists: + - 50614 + - 51942 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45561 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-40.5 + rot: -1.5707963267948966 rad + pos: -13.5,-9.5 parent: 2 - - uid: 13733 + - type: DeviceNetwork + deviceLists: + - 50615 + - 51931 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45691 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,-40.5 - parent: 2 - - uid: 13734 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-53.5 - parent: 2 - - uid: 13735 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-52.5 + pos: -102.5,66.5 parent: 2 - - uid: 13736 + - type: DeviceNetwork + deviceLists: + - 22014 + - 51974 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45783 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-51.5 + pos: -1.5,9.5 parent: 2 - - uid: 13737 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45833 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-51.5 + pos: 2.5,9.5 parent: 2 - - uid: 13738 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45834 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-51.5 + rot: 3.141592653589793 rad + pos: 39.5,21.5 parent: 2 - - uid: 13739 + - type: DeviceNetwork + deviceLists: + - 48647 + - 51912 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45859 components: - type: Transform rot: -1.5707963267948966 rad - pos: -75.5,-3.5 + pos: 46.5,26.5 parent: 2 - - uid: 13740 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45889 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,-3.5 + pos: 52.5,32.5 parent: 2 - - uid: 13741 + - type: DeviceNetwork + deviceLists: + - 48709 + - 51909 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45930 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,-3.5 + rot: 3.141592653589793 rad + pos: 39.5,11.5 parent: 2 - - uid: 13742 + - type: DeviceNetwork + deviceLists: + - 49000 + - 51906 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45937 components: - type: Transform rot: -1.5707963267948966 rad - pos: -72.5,-3.5 + pos: -63.5,4.5 parent: 2 - - uid: 13752 + - type: DeviceNetwork + deviceLists: + - 50870 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45952 components: - type: Transform rot: -1.5707963267948966 rad - pos: -62.5,-3.5 + pos: 47.5,19.5 parent: 2 - - uid: 13753 + - type: DeviceNetwork + deviceLists: + - 48317 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45955 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,-3.5 + rot: 1.5707963267948966 rad + pos: 3.5,-0.5 parent: 2 - - uid: 13754 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45956 components: - type: Transform rot: -1.5707963267948966 rad - pos: -60.5,-3.5 + pos: -2.5,-0.5 parent: 2 - - uid: 13755 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 45959 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,-3.5 + rot: 3.141592653589793 rad + pos: -81.5,54.5 parent: 2 - - uid: 13756 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46021 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,10.5 + rot: 1.5707963267948966 rad + pos: -98.5,8.5 parent: 2 - - uid: 13757 + - type: DeviceNetwork + deviceLists: + - 50885 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46039 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,9.5 + rot: -1.5707963267948966 rad + pos: 4.5,-5.5 parent: 2 - - uid: 13758 + - type: DeviceNetwork + deviceLists: + - 48349 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46049 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,8.5 + rot: 1.5707963267948966 rad + pos: 10.5,31.5 parent: 2 - - uid: 13759 + - type: DeviceNetwork + deviceLists: + - 48106 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46052 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,7.5 + pos: -107.5,8.5 parent: 2 - - uid: 13760 + - type: DeviceNetwork + deviceLists: + - 50885 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46088 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,6.5 + rot: -1.5707963267948966 rad + pos: 55.5,33.5 parent: 2 - - uid: 13761 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46147 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,5.5 + rot: -1.5707963267948966 rad + pos: 0.5,35.5 parent: 2 - - uid: 13762 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46148 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,4.5 + pos: 7.5,45.5 parent: 2 - - uid: 13763 + - type: DeviceNetwork + deviceLists: + - 50673 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46210 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,3.5 + rot: -1.5707963267948966 rad + pos: 7.5,42.5 parent: 2 - - uid: 13764 + - type: DeviceNetwork + deviceLists: + - 31708 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46213 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,2.5 + pos: 26.5,22.5 parent: 2 - - uid: 13765 + - type: DeviceNetwork + deviceLists: + - 8687 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46242 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,1.5 + pos: 7.5,51.5 parent: 2 - - uid: 13766 + - type: DeviceNetwork + deviceLists: + - 50674 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46335 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,0.5 + pos: -1.5,54.5 parent: 2 - - uid: 13767 + - type: DeviceNetwork + deviceLists: + - 50680 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46336 components: - type: Transform - pos: -58.5,-2.5 + rot: 1.5707963267948966 rad + pos: -3.5,49.5 parent: 2 - - uid: 13768 + - type: DeviceNetwork + deviceLists: + - 49922 + - 51944 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46347 components: - type: Transform - pos: -58.5,-1.5 + pos: -80.5,13.5 parent: 2 - - uid: 13769 + - type: DeviceNetwork + deviceLists: + - 50877 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46384 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,-0.5 + rot: 1.5707963267948966 rad + pos: -76.5,47.5 parent: 2 - - uid: 13770 + - type: DeviceNetwork + deviceLists: + - 22434 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46385 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,-0.5 + pos: -29.5,57.5 parent: 2 - - uid: 13772 + - type: DeviceNetwork + deviceLists: + - 50769 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-0.5 + pos: -7.5,69.5 parent: 2 - - uid: 13773 + - type: DeviceNetwork + deviceLists: + - 50004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,-0.5 + pos: 35.5,43.5 parent: 2 - - uid: 13774 + - type: DeviceNetwork + deviceLists: + - 48059 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-0.5 + rot: 1.5707963267948966 rad + pos: -13.5,60.5 parent: 2 - - uid: 13775 + - type: DeviceNetwork + deviceLists: + - 111 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,-0.5 + rot: 1.5707963267948966 rad + pos: -8.5,74.5 parent: 2 - - uid: 13776 + - type: DeviceNetwork + deviceLists: + - 50004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46465 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-0.5 + pos: 6.5,27.5 parent: 2 - - uid: 13777 + - type: DeviceNetwork + deviceLists: + - 49909 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46476 components: - type: Transform rot: -1.5707963267948966 rad - pos: -49.5,-0.5 + pos: -18.5,26.5 parent: 2 - - uid: 13778 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-0.5 + rot: 1.5707963267948966 rad + pos: -6.5,26.5 parent: 2 - - uid: 13780 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46493 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-0.5 + pos: -40.5,72.5 parent: 2 - - uid: 13781 + - type: DeviceNetwork + deviceLists: + - 50776 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46560 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-0.5 + pos: -24.5,41.5 parent: 2 - - uid: 13782 + - type: DeviceNetwork + deviceLists: + - 50712 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46580 components: - type: Transform rot: -1.5707963267948966 rad - pos: -44.5,-0.5 + pos: -58.5,61.5 parent: 2 - - uid: 13783 + - type: DeviceNetwork + deviceLists: + - 47541 + - 51971 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-0.5 + rot: 3.141592653589793 rad + pos: 22.5,52.5 parent: 2 - - uid: 13784 + - type: DeviceNetwork + deviceLists: + - 48017 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46656 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-0.5 + pos: -24.5,34.5 parent: 2 - - uid: 13789 + - type: DeviceNetwork + deviceLists: + - 50706 + - 51922 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46679 components: - type: Transform - pos: -0.5,-22.5 + pos: -72.5,68.5 parent: 2 - - uid: 13790 + - type: DeviceNetwork + deviceLists: + - 50781 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46687 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-1.5 + pos: -74.5,60.5 parent: 2 - - uid: 13794 + - type: DeviceNetwork + deviceLists: + - 50782 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46768 components: - type: Transform - pos: 56.5,-22.5 + pos: -4.5,41.5 parent: 2 - - uid: 13795 + - type: DeviceNetwork + deviceLists: + - 50690 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46778 components: - type: Transform - pos: 56.5,-28.5 + pos: -75.5,57.5 parent: 2 - - uid: 13797 + - type: DeviceNetwork + deviceLists: + - 50789 + - 51957 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46811 components: - type: Transform - pos: 56.5,-26.5 + rot: 1.5707963267948966 rad + pos: -16.5,44.5 parent: 2 - - uid: 13798 + - type: DeviceNetwork + deviceLists: + - 50692 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46817 components: - type: Transform - pos: 56.5,-25.5 + rot: 1.5707963267948966 rad + pos: -48.5,55.5 parent: 2 - - uid: 13799 + - type: DeviceNetwork + deviceLists: + - 50771 + - 51955 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46842 components: - type: Transform - pos: 56.5,-24.5 + rot: 1.5707963267948966 rad + pos: -49.5,26.5 parent: 2 - - uid: 13800 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46843 components: - type: Transform - pos: 56.5,-23.5 + rot: 1.5707963267948966 rad + pos: -56.5,26.5 parent: 2 - - uid: 13802 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-21.5 + rot: 1.5707963267948966 rad + pos: -24.5,12.5 parent: 2 - - uid: 13803 + - type: DeviceNetwork + deviceLists: + - 48381 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46885 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-21.5 + pos: -24.5,5.5 parent: 2 - - uid: 13804 + - type: DeviceNetwork + deviceLists: + - 48381 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-21.5 + pos: -89.5,61.5 parent: 2 - - uid: 13805 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46923 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,-21.5 + rot: 1.5707963267948966 rad + pos: -23.5,-8.5 parent: 2 - - uid: 13806 + - type: DeviceNetwork + deviceLists: + - 50633 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-21.5 + rot: 1.5707963267948966 rad + pos: -22.5,-0.5 parent: 2 - - uid: 13807 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46936 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-21.5 + rot: 1.5707963267948966 rad + pos: -28.5,-0.5 parent: 2 - - uid: 13808 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 46998 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-21.5 + rot: 1.5707963267948966 rad + pos: -50.5,-0.5 parent: 2 - - uid: 13809 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,-21.5 + rot: 1.5707963267948966 rad + pos: -59.5,-0.5 parent: 2 - - uid: 13810 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47001 components: - type: Transform rot: -1.5707963267948966 rad - pos: 46.5,-21.5 + pos: -89.5,50.5 parent: 2 - - uid: 13811 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47007 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,-21.5 + pos: -53.5,4.5 parent: 2 - - uid: 13812 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,-21.5 + rot: 1.5707963267948966 rad + pos: -102.5,50.5 parent: 2 - - uid: 13813 + - type: DeviceNetwork + deviceLists: + - 22014 + - 51974 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,-21.5 + pos: -86.5,13.5 parent: 2 - - uid: 13814 + - type: DeviceNetwork + deviceLists: + - 50881 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,-21.5 + rot: 3.141592653589793 rad + pos: -86.5,5.5 parent: 2 - - uid: 13815 + - type: DeviceNetwork + deviceLists: + - 50873 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-20.5 + rot: 3.141592653589793 rad + pos: -83.5,5.5 parent: 2 - - uid: 13816 + - type: DeviceNetwork + deviceLists: + - 50874 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-20.5 + rot: 3.141592653589793 rad + pos: -80.5,5.5 parent: 2 - - uid: 13817 + - type: DeviceNetwork + deviceLists: + - 50875 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47228 components: - type: Transform rot: -1.5707963267948966 rad - pos: 38.5,-20.5 + pos: -33.5,47.5 parent: 2 - - uid: 13818 + - type: DeviceNetwork + deviceLists: + - 50766 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47272 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-20.5 + rot: 3.141592653589793 rad + pos: -82.5,39.5 parent: 2 - - uid: 13819 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47273 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-20.5 + rot: 1.5707963267948966 rad + pos: -77.5,13.5 parent: 2 - - uid: 13820 + - type: DeviceNetwork + deviceLists: + - 50872 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47274 components: - type: Transform rot: -1.5707963267948966 rad - pos: 19.5,34.5 + pos: -63.5,13.5 parent: 2 - - uid: 13821 + - type: DeviceNetwork + deviceLists: + - 50871 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,34.5 + rot: 3.141592653589793 rad + pos: -80.5,39.5 parent: 2 - - uid: 13822 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47320 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,34.5 + pos: -81.5,45.5 parent: 2 - - uid: 13823 + - type: DeviceNetwork + deviceLists: + - 12002 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47322 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,34.5 + rot: 1.5707963267948966 rad + pos: -78.5,16.5 parent: 2 - - uid: 13824 + - type: DeviceNetwork + deviceLists: + - 50894 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47323 components: - type: Transform rot: -1.5707963267948966 rad - pos: 23.5,34.5 + pos: -61.5,16.5 parent: 2 - - uid: 13825 + - type: DeviceNetwork + deviceLists: + - 50895 + - 51979 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47399 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,34.5 - parent: 2 - - uid: 13830 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-30.5 + pos: -67.5,21.5 parent: 2 - - uid: 13831 + - type: DeviceNetwork + deviceLists: + - 50902 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47412 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-29.5 + pos: 39.5,-4.5 parent: 2 - - uid: 13832 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47447 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-28.5 + pos: -60.5,23.5 parent: 2 - - uid: 13833 + - type: DeviceNetwork + deviceLists: + - 50895 + - 51979 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47461 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-27.5 + pos: -17.5,56.5 parent: 2 - - uid: 13834 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47616 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-26.5 + rot: 1.5707963267948966 rad + pos: 0.5,-22.5 parent: 2 - - uid: 13835 + - type: DeviceNetwork + deviceLists: + - 42960 + - 304 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47645 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-25.5 + pos: -38.5,18.5 parent: 2 - - uid: 13836 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47646 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-24.5 + pos: -38.5,7.5 parent: 2 - - uid: 13837 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47709 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-23.5 + rot: 1.5707963267948966 rad + pos: 18.5,-24.5 parent: 2 - - uid: 13838 + - type: DeviceNetwork + deviceLists: + - 51936 + - 51935 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47710 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,31.5 + pos: 6.5,-24.5 parent: 2 - - uid: 13840 + - type: DeviceNetwork + deviceLists: + - 51936 + - 51935 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47728 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,20.5 + pos: -38.5,-4.5 parent: 2 - - uid: 13842 + - type: DeviceNetwork + deviceLists: + - 50906 + - 51965 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47734 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-39.5 + rot: 1.5707963267948966 rad + pos: -4.5,-24.5 parent: 2 - - uid: 13843 + - type: DeviceNetwork + deviceLists: + - 51047 + - 51966 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47756 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,-44.5 + pos: 21.5,10.5 parent: 2 - - uid: 13844 + - type: DeviceNetwork + deviceLists: + - 48431 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47771 components: - type: Transform rot: -1.5707963267948966 rad - pos: 79.5,-44.5 + pos: 21.5,-9.5 parent: 2 - - uid: 13845 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47815 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-44.5 + rot: 1.5707963267948966 rad + pos: -70.5,55.5 parent: 2 - - uid: 13846 + - type: DeviceNetwork + deviceLists: + - 50786 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47865 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-44.5 + rot: 3.141592653589793 rad + pos: -55.5,42.5 parent: 2 - - uid: 13847 + - type: DeviceNetwork + deviceLists: + - 50758 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47869 components: - type: Transform rot: -1.5707963267948966 rad - pos: 75.5,-44.5 + pos: -36.5,32.5 parent: 2 - - uid: 13848 + - type: DeviceNetwork + deviceLists: + - 50742 + - 51924 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 47882 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-44.5 + pos: -30.5,50.5 parent: 2 - - uid: 13849 + - type: DeviceNetwork + deviceLists: + - 50746 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48025 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,-44.5 + pos: 21.5,-0.5 parent: 2 - - uid: 13850 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48026 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-44.5 + rot: 1.5707963267948966 rad + pos: 31.5,-0.5 parent: 2 - - uid: 13851 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-44.5 + rot: 3.141592653589793 rad + pos: 39.5,3.5 parent: 2 - - uid: 13852 + - type: DeviceNetwork + deviceLists: + - 49037 + - 51932 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48033 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-44.5 + rot: 3.141592653589793 rad + pos: 39.5,-13.5 parent: 2 - - uid: 13853 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48064 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,-44.5 + pos: 47.5,-0.5 parent: 2 - - uid: 13854 + - type: DeviceNetwork + deviceLists: + - 50156 + - 51921 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-44.5 + rot: 1.5707963267948966 rad + pos: 58.5,6.5 parent: 2 - - uid: 13855 + - type: DeviceNetwork + deviceLists: + - 50406 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48136 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,-44.5 + pos: 54.5,-1.5 parent: 2 - - uid: 13856 + - type: DeviceNetwork + deviceLists: + - 50400 + - 51943 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48183 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,-44.5 + pos: 77.5,5.5 parent: 2 - - uid: 13857 + - type: DeviceNetwork + deviceLists: + - 50436 + - 51986 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48186 components: - type: Transform rot: -1.5707963267948966 rad - pos: 65.5,-44.5 + pos: 64.5,-0.5 parent: 2 - - uid: 13858 + - type: DeviceNetwork + deviceLists: + - 50425 + - 51920 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48188 components: - type: Transform rot: -1.5707963267948966 rad - pos: 64.5,-44.5 + pos: 80.5,-0.5 parent: 2 - - uid: 13859 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48208 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-44.5 + rot: 3.141592653589793 rad + pos: 71.5,-5.5 parent: 2 - - uid: 13860 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48219 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-44.5 - parent: 2 - - uid: 13861 - components: - - type: Transform - pos: 61.5,-43.5 + pos: 45.5,9.5 parent: 2 - - uid: 13862 + - type: DeviceNetwork + deviceLists: + - 50390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48239 components: - type: Transform - pos: 61.5,-42.5 + rot: 3.141592653589793 rad + pos: -49.5,23.5 parent: 2 - - uid: 13863 + - type: DeviceNetwork + deviceLists: + - 50724 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48241 components: - type: Transform - pos: 61.5,-41.5 + rot: -1.5707963267948966 rad + pos: -46.5,18.5 parent: 2 - - uid: 13864 + - type: DeviceNetwork + deviceLists: + - 9801 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48249 components: - type: Transform - pos: 61.5,-40.5 + rot: -1.5707963267948966 rad + pos: -35.5,21.5 parent: 2 - - uid: 13866 + - type: DeviceNetwork + deviceLists: + - 50728 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48264 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-35.5 + rot: -1.5707963267948966 rad + pos: -29.5,21.5 parent: 2 - - uid: 13868 + - type: DeviceNetwork + deviceLists: + - 50727 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48276 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-34.5 + pos: -45.5,6.5 parent: 2 - - uid: 13869 + - type: DeviceNetwork + deviceLists: + - 50838 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48286 components: - type: Transform rot: 3.141592653589793 rad - pos: 57.5,-33.5 + pos: -19.5,22.5 parent: 2 - - uid: 13870 + - type: DeviceNetwork + deviceLists: + - 50709 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48288 components: - type: Transform rot: 3.141592653589793 rad - pos: 57.5,-32.5 + pos: 83.5,-10.5 parent: 2 - - uid: 13871 + - type: DeviceNetwork + deviceLists: + - 50426 + - 51953 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48341 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-31.5 + rot: -1.5707963267948966 rad + pos: 53.5,-6.5 parent: 2 - - uid: 13873 + - type: DeviceNetwork + deviceLists: + - 50398 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48346 components: - type: Transform rot: -1.5707963267948966 rad - pos: 49.5,-56.5 + pos: 0.5,-5.5 parent: 2 - - uid: 13874 + - type: DeviceNetwork + deviceLists: + - 48345 + - 51990 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48364 components: - type: Transform - pos: 37.5,-60.5 + pos: 68.5,7.5 parent: 2 - - uid: 13875 + - type: DeviceNetwork + deviceLists: + - 50432 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48384 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-61.5 + pos: 19.5,-21.5 parent: 2 - - uid: 13876 + - type: DeviceNetwork + deviceLists: + - 4506 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48394 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-61.5 + rot: 3.141592653589793 rad + pos: 33.5,-32.5 parent: 2 - - uid: 13877 + - type: DeviceNetwork + deviceLists: + - 3427 + - 392 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48406 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-61.5 + rot: 3.141592653589793 rad + pos: 33.5,-29.5 parent: 2 - - uid: 13878 + - type: DeviceNetwork + deviceLists: + - 3427 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-61.5 + rot: 1.5707963267948966 rad + pos: 35.5,-19.5 parent: 2 - - uid: 13879 + - type: DeviceNetwork + deviceLists: + - 15228 + - 15237 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48480 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,-61.5 + pos: 45.5,-19.5 parent: 2 - - uid: 13880 + - type: DeviceNetwork + deviceLists: + - 15228 + - 15237 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,-61.5 + rot: 3.141592653589793 rad + pos: 39.5,-29.5 parent: 2 - - uid: 13881 + - type: DeviceNetwork + deviceLists: + - 4346 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48483 components: - type: Transform rot: -1.5707963267948966 rad - pos: 30.5,-61.5 + pos: 31.5,-24.5 parent: 2 - - uid: 13882 + - type: DeviceNetwork + deviceLists: + - 4155 + - 51952 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48484 components: - type: Transform rot: -1.5707963267948966 rad - pos: 29.5,-61.5 + pos: 37.5,-24.5 parent: 2 - - uid: 13894 + - type: DeviceNetwork + deviceLists: + - 4155 + - 51952 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48499 components: - type: Transform rot: 3.141592653589793 rad - pos: 25.5,-17.5 - parent: 2 - - uid: 14131 - components: - - type: Transform - pos: -13.5,37.5 + pos: 29.5,-29.5 parent: 2 - - uid: 14189 + - type: DeviceNetwork + deviceLists: + - 4143 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48533 components: - type: Transform - pos: 5.5,54.5 + rot: -1.5707963267948966 rad + pos: 48.5,-24.5 parent: 2 - - uid: 14190 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48535 components: - type: Transform - pos: 5.5,55.5 + pos: 54.5,-20.5 parent: 2 - - uid: 14427 + - type: DeviceNetwork + deviceLists: + - 4795 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48550 components: - type: Transform - pos: -13.5,38.5 + rot: -1.5707963267948966 rad + pos: 30.5,-57.5 parent: 2 - - uid: 14481 + - type: DeviceNetwork + deviceLists: + - 50351 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-32.5 + rot: 1.5707963267948966 rad + pos: 48.5,-29.5 parent: 2 - - uid: 14493 + - type: DeviceNetwork + deviceLists: + - 15349 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48605 components: - type: Transform rot: 1.5707963267948966 rad - pos: 59.5,-27.5 + pos: 54.5,-29.5 parent: 2 - - uid: 14593 + - type: DeviceNetwork + deviceLists: + - 9326 + - 50102 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48618 components: - type: Transform rot: 3.141592653589793 rad - pos: 65.5,-21.5 + pos: 52.5,-34.5 parent: 2 - - uid: 14759 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48668 components: - type: Transform - pos: 5.5,56.5 + rot: -1.5707963267948966 rad + pos: 62.5,-29.5 parent: 2 - - uid: 15352 + - type: DeviceNetwork + deviceLists: + - 15348 + - 2183 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48669 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-15.5 + rot: -1.5707963267948966 rad + pos: 71.5,-29.5 parent: 2 - - uid: 15490 + - type: DeviceNetwork + deviceLists: + - 9178 + - 51984 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48670 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,50.5 + pos: 70.5,-26.5 parent: 2 - - uid: 15521 + - type: DeviceNetwork + deviceLists: + - 9432 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48671 components: - type: Transform - pos: -0.5,39.5 + rot: 3.141592653589793 rad + pos: 70.5,-35.5 parent: 2 - - uid: 15559 + - type: DeviceNetwork + deviceLists: + - 50581 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48672 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-47.5 + rot: -1.5707963267948966 rad + pos: 79.5,-29.5 parent: 2 - - uid: 16142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48705 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,31.5 + pos: 79.5,-34.5 parent: 2 - - uid: 16143 + - type: DeviceNetwork + deviceLists: + - 50327 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48708 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,31.5 + pos: 79.5,-41.5 parent: 2 - - uid: 16441 + - type: DeviceNetwork + deviceLists: + - 50582 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48736 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-6.5 + pos: 67.5,-41.5 parent: 2 - - uid: 16444 + - type: DeviceNetwork + deviceLists: + - 4995 + - 52394 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48750 components: - type: Transform rot: 1.5707963267948966 rad - pos: -4.5,-6.5 + pos: 63.5,-46.5 parent: 2 - - uid: 17521 + - type: DeviceNetwork + deviceLists: + - 50589 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48790 components: - type: Transform - pos: -0.5,40.5 + rot: 3.141592653589793 rad + pos: 59.5,-55.5 parent: 2 - - uid: 17522 + - type: DeviceNetwork + deviceLists: + - 8989 + - 51985 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48797 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,51.5 + rot: 3.141592653589793 rad + pos: 59.5,-60.5 parent: 2 - - uid: 19444 + - type: DeviceNetwork + deviceLists: + - 8882 + - 4884 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48849 components: - type: Transform - pos: -3.5,-2.5 + pos: -44.5,-5.5 parent: 2 - - uid: 19562 + - type: DeviceNetwork + deviceLists: + - 50905 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48873 components: - type: Transform - pos: -3.5,-1.5 + rot: 1.5707963267948966 rad + pos: -46.5,-16.5 parent: 2 - - uid: 19567 + - type: DeviceNetwork + deviceLists: + - 50941 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48875 components: - type: Transform rot: 1.5707963267948966 rad - pos: 49.5,-17.5 + pos: -48.5,-11.5 parent: 2 - - uid: 19641 + - type: DeviceNetwork + deviceLists: + - 50909 + - 51904 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48882 components: - type: Transform rot: 3.141592653589793 rad - pos: 65.5,-20.5 + pos: -51.5,-3.5 parent: 2 - - uid: 19648 + - type: DeviceNetwork + deviceLists: + - 50911 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48906 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-22.5 + rot: 1.5707963267948966 rad + pos: -60.5,-11.5 parent: 2 - - uid: 19792 + - type: DeviceNetwork + deviceLists: + - 50916 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48942 components: - type: Transform rot: 3.141592653589793 rad - pos: -6.5,53.5 + pos: -58.5,-22.5 parent: 2 - - uid: 20099 + - type: DeviceNetwork + deviceLists: + - 50918 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48962 components: - type: Transform rot: 1.5707963267948966 rad - pos: 57.5,-17.5 + pos: -58.5,-14.5 parent: 2 - - uid: 20306 + - type: DeviceNetwork + deviceLists: + - 50914 + - 51967 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48965 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,52.5 + rot: 1.5707963267948966 rad + pos: -68.5,-14.5 parent: 2 - - uid: 20499 + - type: DeviceNetwork + deviceLists: + - 50922 + - 50233 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48993 components: - type: Transform rot: 1.5707963267948966 rad - pos: 51.5,-17.5 + pos: -77.5,-14.5 parent: 2 - - uid: 20500 + - type: DeviceNetwork + deviceLists: + - 50926 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48994 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-17.5 + pos: -73.5,-10.5 parent: 2 - - uid: 20502 + - type: DeviceNetwork + deviceLists: + - 50925 + - 51968 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 48995 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -73.5,-20.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50925 + - 51968 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49011 components: - type: Transform rot: 1.5707963267948966 rad - pos: 53.5,-17.5 + pos: -77.5,-10.5 parent: 2 - - uid: 20503 + - type: DeviceNetwork + deviceLists: + - 50933 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49026 components: - type: Transform rot: 1.5707963267948966 rad - pos: 55.5,-17.5 + pos: -77.5,-20.5 parent: 2 - - uid: 20681 + - type: DeviceNetwork + deviceLists: + - 50936 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49038 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-17.5 + rot: 3.141592653589793 rad + pos: -74.5,-26.5 parent: 2 - - uid: 20826 + - type: DeviceNetwork + deviceLists: + - 50937 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49053 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-17.5 + rot: 3.141592653589793 rad + pos: -74.5,-32.5 parent: 2 - - uid: 20827 + - type: DeviceNetwork + deviceLists: + - 50938 + - 51987 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-17.5 + rot: -1.5707963267948966 rad + pos: -5.5,-30.5 parent: 2 - - uid: 21001 + - type: DeviceNetwork + deviceLists: + - 51045 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49109 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-17.5 + pos: -15.5,-20.5 parent: 2 - - uid: 21002 + - type: DeviceNetwork + deviceLists: + - 51040 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49158 components: - type: Transform rot: 1.5707963267948966 rad - pos: 56.5,-17.5 + pos: -13.5,-29.5 parent: 2 - - uid: 21019 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49159 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-19.5 + rot: 1.5707963267948966 rad + pos: -15.5,-29.5 parent: 2 - - uid: 21070 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49186 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,-17.5 + pos: -17.5,-28.5 parent: 2 - - uid: 21072 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49187 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,50.5 + pos: -21.5,-28.5 parent: 2 - - uid: 21075 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49188 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,-15.5 + pos: -25.5,-28.5 parent: 2 - - uid: 21078 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49189 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,-16.5 + pos: -29.5,-28.5 parent: 2 - - uid: 21769 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49208 components: - type: Transform - pos: 8.5,44.5 + pos: -35.5,-19.5 parent: 2 - - uid: 21770 + - type: DeviceNetwork + deviceLists: + - 51008 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49225 components: - type: Transform - pos: 8.5,43.5 + pos: -29.5,-20.5 parent: 2 - - uid: 21908 + - type: DeviceNetwork + deviceLists: + - 51028 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49226 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-38.5 + pos: -20.5,-20.5 parent: 2 - - uid: 21925 + - type: DeviceNetwork + deviceLists: + - 51029 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49242 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,51.5 - parent: 2 - - uid: 21992 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,-20.5 + pos: -37.5,-31.5 parent: 2 - - uid: 22036 + - type: DeviceNetwork + deviceLists: + - 51002 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49257 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,52.5 + pos: -37.5,-38.5 parent: 2 - - uid: 22072 + - type: DeviceNetwork + deviceLists: + - 51000 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49297 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-20.5 + rot: 1.5707963267948966 rad + pos: -53.5,-24.5 parent: 2 - - uid: 22096 + - type: DeviceNetwork + deviceLists: + - 50969 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49298 components: - type: Transform - pos: 8.5,52.5 + rot: 3.141592653589793 rad + pos: -46.5,-25.5 parent: 2 - - uid: 22159 + - type: DeviceNetwork + deviceLists: + - 50968 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49337 components: - type: Transform - pos: -23.5,-31.5 + rot: 1.5707963267948966 rad + pos: -46.5,-30.5 parent: 2 - - uid: 22175 + - type: DeviceNetwork + deviceLists: + - 50974 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-36.5 + rot: 1.5707963267948966 rad + pos: -46.5,-34.5 parent: 2 - - uid: 22244 + - type: DeviceNetwork + deviceLists: + - 50973 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49359 components: - type: Transform - pos: 56.5,-29.5 + rot: 1.5707963267948966 rad + pos: -44.5,-40.5 parent: 2 - - uid: 22374 + - type: DeviceNetwork + deviceLists: + - 50986 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49391 components: - type: Transform - pos: 8.5,50.5 + rot: 3.141592653589793 rad + pos: -42.5,-40.5 parent: 2 - - uid: 22477 + - type: DeviceNetwork + deviceLists: + - 50984 + - 51900 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49392 components: - type: Transform - pos: 8.5,51.5 + rot: -1.5707963267948966 rad + pos: -36.5,-42.5 parent: 2 - - uid: 22566 + - type: DeviceNetwork + deviceLists: + - 50992 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49414 components: - type: Transform - pos: -8.5,46.5 + rot: -1.5707963267948966 rad + pos: -27.5,-42.5 parent: 2 - - uid: 22596 + - type: DeviceNetwork + deviceLists: + - 8760 + - 51964 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49415 components: - type: Transform - pos: 8.5,47.5 + rot: -1.5707963267948966 rad + pos: -17.5,-42.5 parent: 2 - - uid: 22607 + - type: DeviceNetwork + deviceLists: + - 8760 + - 51964 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49453 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-6.5 + pos: -28.5,-35.5 parent: 2 - - uid: 22696 + - type: DeviceNetwork + deviceLists: + - 50644 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49454 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,55.5 - parent: 2 - - uid: 22875 - components: - - type: Transform - pos: 8.5,46.5 + pos: -16.5,-35.5 parent: 2 - - uid: 22925 + - type: DeviceNetwork + deviceLists: + - 50644 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49478 components: - type: Transform - pos: 8.5,49.5 + rot: 3.141592653589793 rad + pos: -11.5,-40.5 parent: 2 - - uid: 23003 + - type: DeviceNetwork + deviceLists: + - 50996 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49486 components: - type: Transform - pos: 8.5,45.5 + rot: 3.141592653589793 rad + pos: -5.5,-39.5 parent: 2 - - uid: 23009 + - type: DeviceNetwork + deviceLists: + - 50356 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49525 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,48.5 + pos: 7.5,-35.5 parent: 2 - - uid: 23022 + - type: DeviceNetwork + deviceLists: + - 48362 + - 51937 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,48.5 + rot: 1.5707963267948966 rad + pos: -6.5,-35.5 parent: 2 - - uid: 23116 + - type: DeviceNetwork + deviceLists: + - 48362 + - 51937 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49527 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-6.5 + rot: 3.141592653589793 rad + pos: 1.5,-38.5 parent: 2 - - uid: 23158 + - type: DeviceNetwork + deviceLists: + - 50359 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49645 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-18.5 + pos: 17.5,-42.5 parent: 2 - - uid: 23474 + - type: DeviceNetwork + deviceLists: + - 50355 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49646 components: - type: Transform - pos: 8.5,48.5 + rot: -1.5707963267948966 rad + pos: 12.5,-47.5 parent: 2 - - uid: 23555 + - type: DeviceNetwork + deviceLists: + - 50353 + - 51962 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49653 components: - type: Transform - pos: -6.5,60.5 + pos: 13.5,-43.5 parent: 2 - - uid: 23561 + - type: DeviceNetwork + deviceLists: + - 50353 + - 51962 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49655 components: - type: Transform - pos: -6.5,59.5 + rot: -1.5707963267948966 rad + pos: 0.5,-43.5 parent: 2 - - uid: 23562 + - type: DeviceNetwork + deviceLists: + - 50338 + - 51947 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49719 components: - type: Transform - pos: -6.5,55.5 + rot: 3.141592653589793 rad + pos: 7.5,-50.5 parent: 2 - - uid: 23563 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49720 components: - type: Transform - pos: -6.5,58.5 + rot: 3.141592653589793 rad + pos: -6.5,-50.5 parent: 2 - - uid: 23564 + - type: DeviceNetwork + deviceLists: + - 50338 + - 51947 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49722 components: - type: Transform - pos: -6.5,57.5 + rot: 1.5707963267948966 rad + pos: 0.5,-53.5 parent: 2 - - uid: 23565 + - type: DeviceNetwork + deviceLists: + - 42987 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49765 components: - type: Transform - pos: -6.5,56.5 + rot: -1.5707963267948966 rad + pos: 15.5,-56.5 parent: 2 - - uid: 23662 + - type: DeviceNetwork + deviceLists: + - 50346 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49766 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-33.5 + rot: -1.5707963267948966 rad + pos: 21.5,-56.5 parent: 2 - - uid: 23676 + - type: DeviceNetwork + deviceLists: + - 50346 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49782 components: - type: Transform rot: 3.141592653589793 rad - pos: 34.5,-32.5 + pos: 16.5,-65.5 parent: 2 - - uid: 23713 + - type: DeviceNetwork + deviceLists: + - 50347 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49814 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,49.5 + pos: -6.5,-68.5 parent: 2 - - uid: 24089 + - type: DeviceNetwork + deviceLists: + - 50336 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49815 components: - type: Transform - pos: -13.5,-8.5 + rot: 3.141592653589793 rad + pos: -6.5,-62.5 parent: 2 - - uid: 24269 + - type: DeviceNetwork + deviceLists: + - 50337 + - 51948 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49824 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-32.5 + rot: 3.141592653589793 rad + pos: 1.5,-58.5 parent: 2 - - uid: 24658 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49826 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-32.5 + rot: 3.141592653589793 rad + pos: 5.5,-62.5 parent: 2 - - uid: 25061 + - type: DeviceNetwork + deviceLists: + - 48365 + - 51949 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49840 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-32.5 + pos: -11.5,-50.5 parent: 2 - - uid: 25077 + - type: DeviceNetwork + deviceLists: + - 50333 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49842 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,18.5 + pos: -11.5,-58.5 parent: 2 - - uid: 25154 + - type: DeviceNetwork + deviceLists: + - 50326 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49844 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,16.5 + pos: -15.5,-70.5 parent: 2 - - uid: 25155 + - type: DeviceNetwork + deviceLists: + - 6736 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49845 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,15.5 + pos: -11.5,-70.5 parent: 2 - - uid: 25172 + - type: DeviceNetwork + deviceLists: + - 6736 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49947 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,-32.5 + pos: -24.5,-59.5 parent: 2 - - uid: 25174 + - type: DeviceNetwork + deviceLists: + - 50323 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49948 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,31.5 + rot: 1.5707963267948966 rad + pos: -13.5,-53.5 parent: 2 - - uid: 25449 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49952 components: - type: Transform rot: 3.141592653589793 rad - pos: 44.5,-14.5 + pos: -20.5,-59.5 parent: 2 - - uid: 25535 + - type: DeviceNetwork + deviceLists: + - 50321 + - 51950 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49973 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-16.5 + rot: 3.141592653589793 rad + pos: -21.5,-70.5 parent: 2 - - uid: 25565 + - type: DeviceNetwork + deviceLists: + - 50318 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50036 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-36.5 + rot: 3.141592653589793 rad + pos: -26.5,-71.5 parent: 2 - - uid: 25722 + - type: DeviceNetwork + deviceLists: + - 50302 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50037 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,37.5 + pos: -30.5,-71.5 parent: 2 - - uid: 26028 + - type: DeviceNetwork + deviceLists: + - 50302 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50038 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-36.5 + rot: 1.5707963267948966 rad + pos: -28.5,-64.5 parent: 2 - - uid: 26085 + - type: DeviceNetwork + deviceLists: + - 50304 + - 51951 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50105 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,51.5 + rot: 1.5707963267948966 rad + pos: -46.5,-64.5 parent: 2 - - uid: 26108 + - type: DeviceNetwork + deviceLists: + - 50280 + - 51988 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50106 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-33.5 + rot: 1.5707963267948966 rad + pos: -58.5,-64.5 parent: 2 - - uid: 26161 + - type: DeviceNetwork + deviceLists: + - 50247 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50107 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,51.5 + pos: -49.5,-61.5 parent: 2 - - uid: 26420 + - type: DeviceNetwork + deviceLists: + - 50260 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50115 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,51.5 + pos: -49.5,-57.5 parent: 2 - - uid: 26421 + - type: DeviceNetwork + deviceLists: + - 50259 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50121 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,51.5 + rot: 1.5707963267948966 rad + pos: -55.5,-57.5 parent: 2 - - uid: 26424 + - type: DeviceNetwork + deviceLists: + - 50258 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50123 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,51.5 + rot: 1.5707963267948966 rad + pos: -55.5,-61.5 parent: 2 - - uid: 26448 + - type: DeviceNetwork + deviceLists: + - 50257 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50189 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,52.5 + pos: -60.5,-70.5 parent: 2 - - uid: 26889 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50190 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,14.5 + pos: -58.5,-70.5 parent: 2 - - uid: 26890 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50191 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,13.5 - parent: 2 - - uid: 27188 - components: - - type: Transform - pos: -18.5,-31.5 + pos: -58.5,-78.5 parent: 2 - - uid: 27339 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50192 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-16.5 + rot: 3.141592653589793 rad + pos: -60.5,-78.5 parent: 2 - - uid: 28187 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50229 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,31.5 + pos: -44.5,-73.5 parent: 2 - - uid: 28242 + - type: DeviceNetwork + deviceLists: + - 50241 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50276 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,31.5 + pos: -51.5,-58.5 parent: 2 - - uid: 28299 + - type: DeviceNetwork + deviceLists: + - 50278 + - 51991 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,-3.5 + rot: 3.141592653589793 rad + pos: 74.5,-38.5 parent: 2 - - uid: 28306 + - type: DeviceNetwork + deviceLists: + - 50583 + - 51982 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50638 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,-3.5 + rot: 1.5707963267948966 rad + pos: -31.5,-8.5 parent: 2 - - uid: 28308 + - type: DeviceNetwork + deviceLists: + - 50640 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50687 components: - type: Transform rot: -1.5707963267948966 rad - pos: -69.5,-3.5 + pos: -6.5,33.5 parent: 2 - - uid: 28313 + - type: DeviceNetwork + deviceLists: + - 50688 + - 51946 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50720 components: - type: Transform rot: -1.5707963267948966 rad - pos: -68.5,-3.5 + pos: -32.5,26.5 parent: 2 - - uid: 28328 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50858 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,-3.5 + pos: -71.5,5.5 parent: 2 - - uid: 28339 + - type: DeviceNetwork + deviceLists: + - 50862 + - 51969 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50859 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -66.5,-3.5 + pos: -71.5,13.5 parent: 2 - - uid: 28340 + - type: DeviceNetwork + deviceLists: + - 50862 + - 51969 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50883 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,-3.5 + rot: 1.5707963267948966 rad + pos: -82.5,8.5 parent: 2 - - uid: 28341 + - type: DeviceNetwork + deviceLists: + - 50882 + - 51970 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50888 components: - type: Transform rot: -1.5707963267948966 rad - pos: -64.5,-3.5 + pos: -103.5,7.5 parent: 2 - - uid: 28342 + - type: DeviceNetwork + deviceLists: + - 50885 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50891 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,-3.5 + pos: -71.5,17.5 parent: 2 - - uid: 28531 + - type: DeviceNetwork + deviceLists: + - 50890 + - 51902 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50897 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,-32.5 + pos: -73.5,20.5 parent: 2 - - uid: 28623 + - type: DeviceNetwork + deviceLists: + - 50901 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 50961 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,43.5 + rot: 3.141592653589793 rad + pos: -38.5,-15.5 parent: 2 - - uid: 28887 + - type: DeviceNetwork + deviceLists: + - 50966 + - 51903 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 51003 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,61.5 + rot: 3.141592653589793 rad + pos: -20.5,-24.5 parent: 2 - - uid: 29065 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 51004 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,43.5 + pos: -29.5,-24.5 parent: 2 - - uid: 29803 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 51035 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-18.5 + rot: 1.5707963267948966 rad + pos: -11.5,-24.5 parent: 2 - - uid: 31034 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51960 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52184 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-19.5 + pos: 108.5,-52.5 parent: 2 - - uid: 31081 + - type: DeviceNetwork + deviceLists: + - 52120 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52185 components: - type: Transform - pos: -13.5,40.5 + rot: 1.5707963267948966 rad + pos: 113.5,-51.5 parent: 2 - - uid: 31928 + - type: DeviceNetwork + deviceLists: + - 52124 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52186 components: - type: Transform - pos: -3.5,30.5 + rot: 1.5707963267948966 rad + pos: 113.5,-61.5 parent: 2 - - uid: 31929 + - type: DeviceNetwork + deviceLists: + - 52125 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52187 components: - type: Transform - pos: -10.5,23.5 + rot: -1.5707963267948966 rad + pos: 129.5,-57.5 parent: 2 - - uid: 31930 + - type: DeviceNetwork + deviceLists: + - 52123 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 52188 components: - type: Transform - pos: -10.5,24.5 + pos: 115.5,-56.5 parent: 2 - - uid: 31931 + - type: DeviceNetwork + deviceLists: + - 52122 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54306 components: - type: Transform - pos: -10.5,25.5 - parent: 2 - - uid: 31935 + rot: 3.141592653589793 rad + pos: -4.5,-9.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53903 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54307 components: - type: Transform - pos: -10.5,26.5 - parent: 2 - - uid: 31964 + rot: 3.141592653589793 rad + pos: 6.5,-9.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53904 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54308 components: - type: Transform - pos: -10.5,27.5 - parent: 2 - - uid: 31997 + rot: 1.5707963267948966 rad + pos: -3.5,-6.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53901 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54309 components: - type: Transform - pos: -10.5,28.5 - parent: 2 - - uid: 32021 + rot: -1.5707963267948966 rad + pos: 5.5,-6.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53902 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54310 components: - type: Transform - pos: -10.5,29.5 - parent: 2 - - uid: 32040 + rot: 1.5707963267948966 rad + pos: 0.5,-1.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53900 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54311 components: - type: Transform - pos: -10.5,30.5 - parent: 2 - - uid: 32046 + rot: 1.5707963267948966 rad + pos: 0.5,-7.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53900 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 54879 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-15.5 - parent: 2 - - uid: 32261 + rot: -1.5707963267948966 rad + pos: 5.5,-5.5 + parent: 54730 + - uid: 54880 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,39.5 - parent: 2 - - uid: 32997 + pos: 2.5,-8.5 + parent: 54730 + - uid: 55032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-22.5 + pos: 7.5,-22.5 parent: 2 - - uid: 33385 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55034 components: - type: Transform - pos: -18.5,-30.5 + pos: -5.5,-22.5 parent: 2 - - uid: 33386 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55066 components: - type: Transform - pos: -18.5,-33.5 + rot: 1.5707963267948966 rad + pos: 55.5,-63.5 parent: 2 - - uid: 33387 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55067 components: - type: Transform - pos: -18.5,-32.5 + rot: 1.5707963267948966 rad + pos: 57.5,-63.5 parent: 2 - - uid: 33388 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55068 components: - type: Transform - pos: -18.5,-35.5 + rot: -1.5707963267948966 rad + pos: 63.5,-63.5 parent: 2 - - uid: 33390 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55069 components: - type: Transform - pos: -18.5,-34.5 + rot: -1.5707963267948966 rad + pos: 65.5,-63.5 parent: 2 - - uid: 33416 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55091 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-36.5 + pos: 6.5,-30.5 parent: 2 - - uid: 33417 + - type: DeviceNetwork + deviceLists: + - 50566 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55092 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-36.5 + pos: 10.5,-30.5 parent: 2 - - uid: 33614 + - type: DeviceNetwork + deviceLists: + - 50568 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55104 components: - type: Transform - pos: 1.5,-0.5 - parent: 33049 - - uid: 33615 + rot: -1.5707963267948966 rad + pos: 92.5,-56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55105 components: - type: Transform - pos: 1.5,-1.5 - parent: 33049 - - uid: 33616 + pos: 88.5,-56.5 + parent: 2 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55206 components: - type: Transform - pos: 1.5,-2.5 - parent: 33049 - - uid: 33617 + pos: -0.5,4.5 + parent: 55142 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 55207 components: - type: Transform - pos: 1.5,-3.5 - parent: 33049 - - uid: 33618 + pos: -0.5,-0.5 + parent: 55142 + - type: DeviceNetwork + deviceLists: + - 55143 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56257 components: - type: Transform - pos: 1.5,-4.5 - parent: 33049 - - uid: 33619 + pos: 1.5,5.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56009 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56258 components: - type: Transform + rot: 3.141592653589793 rad pos: 1.5,-5.5 - parent: 33049 - - uid: 33620 - components: - - type: Transform - pos: 1.5,-6.5 - parent: 33049 - - uid: 33621 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56004 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56259 components: - type: Transform - pos: 0.5,-8.5 - parent: 33049 - - uid: 33622 + pos: 5.5,4.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56008 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56260 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-10.5 - parent: 33049 - - uid: 33623 + pos: -1.5,0.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56005 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56261 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-11.5 - parent: 33049 - - uid: 33624 + pos: -2.5,-5.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56003 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56262 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-12.5 - parent: 33049 - - uid: 33625 + pos: -2.5,4.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56007 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56263 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-13.5 - parent: 33049 - - uid: 33626 - components: - - type: Transform - pos: 0.5,-16.5 - parent: 33049 - - uid: 33627 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-17.5 - parent: 33049 - - uid: 33628 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,24.5 - parent: 33049 - - uid: 33629 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,24.5 - parent: 33049 - - uid: 33630 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,24.5 - parent: 33049 - - uid: 33631 + pos: 5.5,-5.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56002 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56264 components: - type: Transform - pos: 1.5,23.5 - parent: 33049 - - uid: 33632 + pos: 4.5,0.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56006 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56551 components: - type: Transform - pos: 1.5,22.5 - parent: 33049 - - uid: 33633 + pos: -0.5,3.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56425 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56552 components: - type: Transform - pos: 1.5,21.5 - parent: 33049 - - uid: 33634 + pos: -1.5,-0.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 56553 components: - type: Transform - pos: 1.5,20.5 - parent: 33049 - - uid: 33635 + pos: 2.5,-0.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67651 components: - type: Transform - pos: 1.5,19.5 - parent: 33049 - - uid: 33636 + rot: -1.5707963267948966 rad + pos: 14.5,7.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66982 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67652 components: - type: Transform - pos: 1.5,17.5 - parent: 33049 - - uid: 33637 + rot: -1.5707963267948966 rad + pos: 14.5,4.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66981 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67653 components: - type: Transform - pos: 0.5,14.5 - parent: 33049 - - uid: 33638 + rot: -1.5707963267948966 rad + pos: 14.5,1.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66980 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67654 components: - type: Transform - pos: 0.5,15.5 - parent: 33049 - - uid: 33639 + rot: -1.5707963267948966 rad + pos: 14.5,-1.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66979 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67655 components: - type: Transform - pos: 0.5,13.5 - parent: 33049 - - uid: 33640 + rot: -1.5707963267948966 rad + pos: 14.5,-4.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66978 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67656 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,16.5 - parent: 33049 - - uid: 33641 + rot: -1.5707963267948966 rad + pos: 8.5,-3.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66967 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67657 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,16.5 - parent: 33049 - - uid: 33642 + rot: 3.141592653589793 rad + pos: 5.5,-6.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66966 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67658 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,16.5 - parent: 33049 - - uid: 33643 + pos: -0.5,6.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66968 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67659 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,16.5 - parent: 33049 - - uid: 33644 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,8.5 - parent: 33049 - - uid: 33645 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,9.5 - parent: 33049 - - uid: 33646 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,6.5 - parent: 33049 - - uid: 33647 + pos: 2.5,1.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66969 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67660 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,7.5 - parent: 33049 - - uid: 33648 + pos: 2.5,-2.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66970 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67661 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,5.5 - parent: 33049 - - uid: 33649 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,16.5 - parent: 33049 - - uid: 34471 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-22.5 - parent: 2 - - uid: 34486 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-17.5 - parent: 2 - - uid: 34582 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,48.5 - parent: 45711 - - uid: 34630 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,48.5 - parent: 45711 - - uid: 34631 + pos: 11.5,2.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66971 + - 67432 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67662 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,48.5 - parent: 45711 - - uid: 35727 + rot: 1.5707963267948966 rad + pos: 5.5,6.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67663 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,37.5 - parent: 2 - - uid: 35728 + rot: 1.5707963267948966 rad + pos: 1.5,11.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66973 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67664 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,36.5 - parent: 2 - - uid: 35729 + rot: 1.5707963267948966 rad + pos: 1.5,18.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66977 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67665 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,35.5 - parent: 2 - - uid: 35730 + pos: 6.5,18.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66977 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67666 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,34.5 - parent: 2 - - uid: 35755 + rot: 1.5707963267948966 rad + pos: 5.5,11.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67430 + - 66974 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67667 components: - type: Transform - pos: 3.5,34.5 - parent: 2 - - uid: 35762 + pos: 9.5,19.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66976 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 67668 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-32.5 - parent: 2 - - uid: 35763 + pos: 9.5,14.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66975 + - type: AtmosPipeColor + color: '#0000FFFF' +- proto: GasVentScrubber + entities: + - uid: 3429 components: - type: Transform rot: -1.5707963267948966 rad - pos: -30.5,-32.5 + pos: 27.5,55.5 parent: 2 - - uid: 35764 + - type: DeviceNetwork + deviceLists: + - 47904 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 11914 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-32.5 + rot: 1.5707963267948966 rad + pos: -38.5,-25.5 parent: 2 - - uid: 35765 + - type: DeviceNetwork + deviceLists: + - 51021 + - 51963 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 11960 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,-32.5 + pos: 82.5,-22.5 parent: 2 - - uid: 35915 + - type: DeviceNetwork + deviceLists: + - 51284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 14367 components: - type: Transform rot: -1.5707963267948966 rad - pos: 64.5,-19.5 + pos: 3.5,74.5 parent: 2 - - uid: 41625 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 17243 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,58.5 + pos: 27.5,48.5 parent: 2 - - uid: 41626 + - type: DeviceNetwork + deviceLists: + - 48020 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 18534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,58.5 + rot: 3.141592653589793 rad + pos: -47.5,-69.5 parent: 2 - - uid: 41627 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 22430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,58.5 + rot: 1.5707963267948966 rad + pos: -16.5,43.5 parent: 2 - - uid: 41628 + - type: DeviceNetwork + deviceLists: + - 50692 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42013 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,58.5 + rot: 3.141592653589793 rad + pos: 20.5,24.5 parent: 2 - - uid: 41629 + - type: DeviceNetwork + deviceLists: + - 48132 + - 51915 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,58.5 + rot: 3.141592653589793 rad + pos: 41.5,36.5 parent: 2 - - uid: 41630 + - type: DeviceNetwork + deviceLists: + - 48807 + - 51910 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42171 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,56.5 + pos: 41.5,21.5 parent: 2 - - uid: 41631 + - type: DeviceNetwork + deviceLists: + - 48647 + - 51912 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42248 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,57.5 + pos: 50.5,42.5 parent: 2 - - uid: 42408 + - type: DeviceNetwork + deviceLists: + - 48766 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42551 components: - type: Transform rot: 3.141592653589793 rad - pos: -55.5,-1.5 + pos: 13.5,27.5 parent: 2 - - uid: 42637 + - type: DeviceNetwork + deviceLists: + - 48130 + - 51916 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42759 components: - type: Transform - pos: -21.5,44.5 + rot: -1.5707963267948966 rad + pos: -63.5,53.5 parent: 2 - - uid: 42638 + - type: DeviceNetwork + deviceLists: + - 46846 + - 51956 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42802 components: - type: Transform - pos: -21.5,45.5 + rot: -1.5707963267948966 rad + pos: -39.5,33.5 parent: 2 - - uid: 42639 + - type: DeviceNetwork + deviceLists: + - 50742 + - 51924 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42835 components: - type: Transform - pos: -21.5,46.5 + pos: -31.5,50.5 parent: 2 - - uid: 42640 + - type: DeviceNetwork + deviceLists: + - 50746 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 42946 components: - type: Transform - pos: -21.5,47.5 + rot: 1.5707963267948966 rad + pos: -44.5,35.5 parent: 2 - - uid: 42642 + - type: DeviceNetwork + deviceLists: + - 50750 + - 51975 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43034 components: - type: Transform - pos: -21.5,49.5 + rot: 1.5707963267948966 rad + pos: -55.5,32.5 parent: 2 - - uid: 42643 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43055 components: - type: Transform - pos: -21.5,50.5 + rot: 1.5707963267948966 rad + pos: -51.5,36.5 parent: 2 - - uid: 42644 + - type: DeviceNetwork + deviceLists: + - 50752 + - 51976 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43173 components: - type: Transform - pos: -21.5,51.5 + pos: -57.5,48.5 parent: 2 - - uid: 42645 + - type: DeviceNetwork + deviceLists: + - 50759 + - 51977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43320 components: - type: Transform - pos: -21.5,52.5 + rot: -1.5707963267948966 rad + pos: -46.5,43.5 parent: 2 - - uid: 42647 + - type: DeviceNetwork + deviceLists: + - 50753 + - 51978 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43421 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,54.5 + pos: -62.5,45.5 parent: 2 - - uid: 42657 + - type: DeviceNetwork + deviceLists: + - 50762 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43424 components: - type: Transform - pos: -24.5,65.5 + rot: -1.5707963267948966 rad + pos: -39.5,45.5 parent: 2 - - uid: 42658 + - type: DeviceNetwork + deviceLists: + - 50765 + - 51954 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43472 components: - type: Transform - pos: -24.5,64.5 + rot: 1.5707963267948966 rad + pos: 7.5,22.5 parent: 2 - - uid: 42659 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43482 components: - type: Transform - pos: -24.5,63.5 + rot: -1.5707963267948966 rad + pos: -6.5,21.5 parent: 2 - - uid: 42660 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43831 components: - type: Transform - pos: -24.5,62.5 + rot: 1.5707963267948966 rad + pos: -13.5,8.5 parent: 2 - - uid: 42661 + - type: DeviceNetwork + deviceLists: + - 50111 + - 51929 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 43996 components: - type: Transform - pos: -24.5,61.5 + rot: 1.5707963267948966 rad + pos: -13.5,-7.5 parent: 2 - - uid: 42662 + - type: DeviceNetwork + deviceLists: + - 50615 + - 51931 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44080 components: - type: Transform - pos: -24.5,60.5 + pos: 9.5,18.5 parent: 2 - - uid: 42663 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44784 components: - type: Transform - pos: -24.5,59.5 + pos: -8.5,18.5 parent: 2 - - uid: 42664 + - type: DeviceNetwork + deviceLists: + - 2192 + - 50620 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44978 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,55.5 + rot: 3.141592653589793 rad + pos: 16.5,23.5 parent: 2 - - uid: 42665 + - type: DeviceNetwork + deviceLists: + - 48131 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 44986 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,55.5 + pos: 20.5,36.5 parent: 2 - - uid: 42666 + - type: DeviceNetwork + deviceLists: + - 48065 + - 51913 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45011 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,66.5 + rot: 1.5707963267948966 rad + pos: 30.5,40.5 parent: 2 - - uid: 42667 + - type: DeviceNetwork + deviceLists: + - 48062 + - 51908 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45014 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,66.5 + pos: 30.5,28.5 parent: 2 - - uid: 42669 + - type: DeviceNetwork + deviceLists: + - 48804 + - 51907 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45024 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,56.5 + pos: -29.5,9.5 parent: 2 - - uid: 42670 + - type: DeviceNetwork + deviceLists: + - 48381 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45158 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,56.5 + rot: 1.5707963267948966 rad + pos: -102.5,58.5 parent: 2 - - uid: 42671 + - type: DeviceNetwork + deviceLists: + - 22014 + - 51974 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45301 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,56.5 + rot: 1.5707963267948966 rad + pos: 17.5,32.5 parent: 2 - - uid: 42672 + - type: DeviceNetwork + deviceLists: + - 48106 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45437 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,56.5 + pos: 14.5,8.5 parent: 2 - - uid: 42673 + - type: DeviceNetwork + deviceLists: + - 50621 + - 51905 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45446 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,56.5 + pos: 14.5,-7.5 parent: 2 - - uid: 42674 + - type: DeviceNetwork + deviceLists: + - 50614 + - 51942 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,56.5 + rot: 3.141592653589793 rad + pos: 9.5,-16.5 parent: 2 - - uid: 42675 + - type: DeviceNetwork + deviceLists: + - 50614 + - 51942 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,56.5 + rot: 3.141592653589793 rad + pos: -6.5,-16.5 parent: 2 - - uid: 42676 + - type: DeviceNetwork + deviceLists: + - 50615 + - 51931 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,56.5 + rot: 1.5707963267948966 rad + pos: -48.5,53.5 parent: 2 - - uid: 42677 + - type: DeviceNetwork + deviceLists: + - 50771 + - 51955 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45800 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,56.5 + pos: 45.5,16.5 parent: 2 - - uid: 42681 + - type: DeviceNetwork + deviceLists: + - 48317 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45831 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,56.5 + pos: -2.5,9.5 parent: 2 - - uid: 42682 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45832 components: - type: Transform - pos: -26.5,57.5 + pos: 3.5,9.5 parent: 2 - - uid: 42683 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45861 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,58.5 + pos: 46.5,28.5 parent: 2 - - uid: 42684 + - type: DeviceNetwork + deviceLists: + - 48738 + - 51917 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45886 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,57.5 + pos: 50.5,32.5 parent: 2 - - uid: 42685 + - type: DeviceNetwork + deviceLists: + - 48709 + - 51909 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45911 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,58.5 + pos: 36.5,22.5 parent: 2 - - uid: 43151 + - type: DeviceNetwork + deviceLists: + - 48679 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45928 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-5.5 + rot: 3.141592653589793 rad + pos: 41.5,11.5 parent: 2 - - uid: 43152 + - type: DeviceNetwork + deviceLists: + - 49000 + - 51906 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45938 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-5.5 + pos: -63.5,10.5 parent: 2 - - uid: 43153 + - type: DeviceNetwork + deviceLists: + - 50878 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45951 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-5.5 + pos: -2.5,1.5 parent: 2 - - uid: 43154 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 45954 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-5.5 + rot: 1.5707963267948966 rad + pos: 3.5,1.5 parent: 2 - - uid: 43155 + - type: DeviceNetwork + deviceLists: + - 48344 + - 51941 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-5.5 + rot: 1.5707963267948966 rad + pos: -98.5,10.5 parent: 2 - - uid: 43156 + - type: DeviceNetwork + deviceLists: + - 50885 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46047 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-5.5 + pos: 4.5,-8.5 parent: 2 - - uid: 43157 + - type: DeviceNetwork + deviceLists: + - 48349 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-5.5 + rot: 1.5707963267948966 rad + pos: -3.5,-8.5 parent: 2 - - uid: 43158 + - type: DeviceNetwork + deviceLists: + - 50652 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46051 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-5.5 + rot: 3.141592653589793 rad + pos: -107.5,10.5 parent: 2 - - uid: 43159 + - type: DeviceNetwork + deviceLists: + - 50885 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46085 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,-5.5 + pos: 57.5,31.5 parent: 2 - - uid: 43160 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46149 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-5.5 + rot: 1.5707963267948966 rad + pos: 0.5,37.5 parent: 2 - - uid: 43161 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46150 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-5.5 + rot: 1.5707963267948966 rad + pos: 0.5,40.5 parent: 2 - - uid: 43162 + - type: DeviceNetwork + deviceLists: + - 49911 + - 51911 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46191 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-5.5 + pos: -28.5,44.5 parent: 2 - - uid: 43163 + - type: DeviceNetwork + deviceLists: + - 50743 + - 51959 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46211 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,-5.5 + pos: 7.5,40.5 parent: 2 - - uid: 43164 + - type: DeviceNetwork + deviceLists: + - 31708 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46212 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-5.5 + pos: 29.5,23.5 parent: 2 - - uid: 43165 + - type: DeviceNetwork + deviceLists: + - 8687 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46214 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-5.5 + pos: 9.5,45.5 parent: 2 - - uid: 43166 + - type: DeviceNetwork + deviceLists: + - 50673 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46243 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-5.5 + pos: 9.5,51.5 parent: 2 - - uid: 43167 + - type: DeviceNetwork + deviceLists: + - 50674 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46259 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-5.5 + pos: -5.5,57.5 parent: 2 - - uid: 43168 + - type: DeviceNetwork + deviceLists: + - 49953 + - 51945 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46266 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-5.5 + rot: 1.5707963267948966 rad + pos: -3.5,51.5 parent: 2 - - uid: 43169 + - type: DeviceNetwork + deviceLists: + - 49922 + - 51944 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46312 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-5.5 + pos: 34.5,46.5 parent: 2 - - uid: 43170 + - type: DeviceNetwork + deviceLists: + - 48059 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46341 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-5.5 + pos: 0.5,54.5 parent: 2 - - uid: 43171 + - type: DeviceNetwork + deviceLists: + - 50680 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-5.5 + rot: 3.141592653589793 rad + pos: 43.5,46.5 parent: 2 - - uid: 43172 + - type: DeviceNetwork + deviceLists: + - 48059 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-5.5 + pos: -5.5,69.5 parent: 2 - - uid: 43173 + - type: DeviceNetwork + deviceLists: + - 50004 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46407 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-5.5 + rot: 1.5707963267948966 rad + pos: -13.5,62.5 parent: 2 - - uid: 43174 + - type: DeviceNetwork + deviceLists: + - 111 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46414 components: - type: Transform rot: -1.5707963267948966 rad - pos: -43.5,-5.5 + pos: 63.5,42.5 parent: 2 - - uid: 43175 + - type: DeviceNetwork + deviceLists: + - 50603 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-5.5 + pos: -35.5,57.5 parent: 2 - - uid: 45589 - components: - - type: Transform - pos: 6.5,1.5 - parent: 45518 - - uid: 48206 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,10.5 - parent: 45711 - - uid: 48207 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,10.5 - parent: 45711 - - uid: 48208 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,10.5 - parent: 45711 - - uid: 48209 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,10.5 - parent: 45711 - - uid: 48210 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,10.5 - parent: 45711 - - uid: 48211 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,10.5 - parent: 45711 - - uid: 48212 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,10.5 - parent: 45711 - - uid: 48213 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,10.5 - parent: 45711 - - uid: 48214 + - type: DeviceNetwork + deviceLists: + - 50769 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46431 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,10.5 - parent: 45711 - - uid: 48215 + rot: -1.5707963267948966 rad + pos: -4.5,74.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50004 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46446 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,10.5 - parent: 45711 - - uid: 48216 + pos: -92.5,58.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46464 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,10.5 - parent: 45711 - - uid: 48217 + rot: 3.141592653589793 rad + pos: 3.5,27.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 49909 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46469 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,10.5 - parent: 45711 - - uid: 48218 - components: - - type: Transform - pos: 8.5,9.5 - parent: 45711 - - uid: 48219 + pos: -6.5,28.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46470 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,-0.5 - parent: 45711 - - uid: 48220 + pos: -18.5,28.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50685 + - 51918 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46484 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-0.5 - parent: 45711 - - uid: 48221 + pos: -46.5,72.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50776 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46509 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-0.5 - parent: 45711 - - uid: 48222 + rot: 1.5707963267948966 rad + pos: -47.5,59.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50772 + - 51972 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46556 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,-0.5 - parent: 45711 - - uid: 48223 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,0.5 - parent: 45711 - - uid: 48224 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,1.5 - parent: 45711 - - uid: 48225 + pos: -22.5,38.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50710 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46561 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,2.5 - parent: 45711 - - uid: 48226 + pos: -26.5,41.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50712 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46581 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,3.5 - parent: 45711 - - uid: 48227 + rot: 1.5707963267948966 rad + pos: -68.5,61.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 47541 + - 51971 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46583 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,4.5 - parent: 45711 - - uid: 48228 + pos: -85.5,50.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46652 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,5.5 - parent: 45711 - - uid: 48229 + pos: 20.5,48.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 48017 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46657 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,6.5 - parent: 45711 - - uid: 48230 + pos: -26.5,34.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50706 + - 51922 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46765 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,6.5 - parent: 45711 - - uid: 48231 + pos: -6.5,41.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50690 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46770 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,5.5 - parent: 45711 - - uid: 48232 + pos: -75.5,51.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50789 + - 51957 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46798 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,4.5 - parent: 45711 - - uid: 48233 + rot: 1.5707963267948966 rad + pos: -78.5,18.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50894 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46838 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,3.5 - parent: 45711 - - uid: 48234 + rot: 1.5707963267948966 rad + pos: -49.5,28.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46839 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,2.5 - parent: 45711 - - uid: 48235 + rot: 1.5707963267948966 rad + pos: -56.5,28.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50723 + - 51927 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46886 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,1.5 - parent: 45711 - - uid: 48236 + pos: -26.5,5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 48381 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46887 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,0.5 - parent: 45711 - - uid: 48237 + rot: -1.5707963267948966 rad + pos: -26.5,12.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 48381 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46919 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,10.5 - parent: 45711 - - uid: 48238 + pos: -31.5,-7.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50640 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46921 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,10.5 - parent: 45711 - - uid: 48239 + pos: -23.5,-7.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50633 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46933 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,10.5 - parent: 45711 - - uid: 48240 + pos: -28.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 46934 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,10.5 - parent: 45711 - - uid: 48241 + pos: -22.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 48367 + - 51926 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47002 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,16.5 - parent: 45711 - - uid: 48242 + pos: -59.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47003 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,16.5 - parent: 45711 - - uid: 48243 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,9.5 - parent: 45711 - - uid: 48244 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,11.5 - parent: 45711 - - uid: 48245 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,12.5 - parent: 45711 - - uid: 48246 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,13.5 - parent: 45711 - - uid: 48247 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,15.5 - parent: 45711 - - uid: 48248 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,11.5 - parent: 45711 - - uid: 48249 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,12.5 - parent: 45711 - - uid: 48250 + pos: -50.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50844 + - 51928 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47004 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,13.5 - parent: 45711 - - uid: 48251 + pos: -89.5,47.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47005 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,16.5 - parent: 45711 - - uid: 48252 + pos: -55.5,4.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47022 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,16.5 - parent: 45711 - - uid: 48253 - components: - - type: Transform - pos: -14.5,13.5 - parent: 45711 - - uid: 48254 + pos: -102.5,42.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 22014 + - 51974 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47034 components: - type: Transform - pos: -14.5,12.5 - parent: 45711 - - uid: 48255 + rot: 1.5707963267948966 rad + pos: -73.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47096 components: - type: Transform - pos: -14.5,11.5 - parent: 45711 - - uid: 48256 + pos: -89.5,54.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47168 components: - type: Transform - pos: -14.5,14.5 - parent: 45711 - - uid: 48257 + rot: 1.5707963267948966 rad + pos: -76.5,65.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50781 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47176 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,15.5 - parent: 45711 - - uid: 48258 + rot: 3.141592653589793 rad + pos: -75.5,60.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50782 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47209 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,15.5 - parent: 45711 - - uid: 48259 + pos: -63.5,5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50870 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47215 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,15.5 - parent: 45711 - - uid: 48260 + rot: 1.5707963267948966 rad + pos: -77.5,5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50876 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47216 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,15.5 - parent: 45711 - - uid: 48261 + pos: -81.5,13.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50877 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,20.5 - parent: 45711 - - uid: 48262 + pos: -84.5,13.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50881 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47221 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,19.5 - parent: 45711 - - uid: 48263 + pos: -87.5,5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50873 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47222 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,18.5 - parent: 45711 - - uid: 48264 + pos: -84.5,5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50874 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47223 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,17.5 - parent: 45711 - - uid: 48265 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,16.5 - parent: 45711 - - uid: 48266 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,16.5 - parent: 45711 - - uid: 48267 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,16.5 - parent: 45711 - - uid: 48268 + pos: -81.5,5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50875 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47270 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,16.5 - parent: 45711 - - uid: 48269 + pos: -63.5,14.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50871 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47271 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,16.5 - parent: 45711 - - uid: 48270 + rot: 1.5707963267948966 rad + pos: -77.5,14.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50872 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47325 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,16.5 - parent: 45711 - - uid: 51115 + pos: -61.5,18.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50895 + - 51979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47356 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,-72.5 + pos: -76.5,42.5 parent: 2 - - uid: 51671 + - type: DeviceNetwork + deviceLists: + - 22434 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47357 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,-32.5 + pos: -83.5,42.5 parent: 2 - - uid: 51672 + - type: DeviceNetwork + deviceLists: + - 12002 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47413 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-33.5 + rot: -1.5707963267948966 rad + pos: -67.5,23.5 parent: 2 - - uid: 51673 + - type: DeviceNetwork + deviceLists: + - 50902 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47446 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,-34.5 + pos: -57.5,23.5 parent: 2 - - uid: 51674 + - type: DeviceNetwork + deviceLists: + - 50895 + - 51979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47618 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-35.5 + rot: -1.5707963267948966 rad + pos: 0.5,-28.5 parent: 2 - - uid: 51913 + - type: DeviceNetwork + deviceLists: + - 42960 + - 304 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47640 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-5.5 + pos: -40.5,7.5 parent: 2 - - uid: 51973 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47642 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,-4.5 + pos: -40.5,18.5 parent: 2 - - uid: 52134 + - type: DeviceNetwork + deviceLists: + - 50732 + - 51925 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47691 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-3.5 + rot: -1.5707963267948966 rad + pos: 6.5,-26.5 parent: 2 - - uid: 52135 + - type: DeviceNetwork + deviceLists: + - 51936 + - 51935 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47692 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-2.5 + rot: 1.5707963267948966 rad + pos: 18.5,-26.5 parent: 2 - - uid: 52136 + - type: DeviceNetwork + deviceLists: + - 51936 + - 51935 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47727 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,-1.5 + pos: -40.5,-4.5 parent: 2 - - uid: 52137 + - type: DeviceNetwork + deviceLists: + - 50906 + - 51965 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47733 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-0.5 + rot: 1.5707963267948966 rad + pos: -4.5,-26.5 parent: 2 - - uid: 52683 + - type: DeviceNetwork + deviceLists: + - 51047 + - 51966 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47755 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,55.5 - parent: 45711 - - uid: 52684 + rot: -1.5707963267948966 rad + pos: 21.5,8.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 48431 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47770 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,58.5 - parent: 45711 - - uid: 52685 + rot: -1.5707963267948966 rad + pos: 21.5,-7.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47806 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,61.5 - parent: 45711 - - uid: 52809 + pos: -36.5,48.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50766 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47814 components: - type: Transform - pos: 0.5,44.5 - parent: 45711 - - uid: 52810 + rot: 1.5707963267948966 rad + pos: -70.5,53.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50786 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47868 components: - type: Transform - pos: 0.5,43.5 - parent: 45711 - - uid: 52811 + rot: 3.141592653589793 rad + pos: -56.5,42.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50758 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 47870 components: - type: Transform - pos: 0.5,42.5 - parent: 45711 - - uid: 52812 + rot: -1.5707963267948966 rad + pos: -37.5,35.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50742 + - 51924 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48021 components: - type: Transform - pos: 0.5,41.5 - parent: 45711 - - uid: 52813 + rot: -1.5707963267948966 rad + pos: 21.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48022 components: - type: Transform - pos: 0.5,40.5 - parent: 45711 - - uid: 52814 + rot: 1.5707963267948966 rad + pos: 31.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50146 + - 51919 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48030 components: - type: Transform - pos: 0.5,39.5 - parent: 45711 - - uid: 52815 + rot: 3.141592653589793 rad + pos: 41.5,3.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 49037 + - 51932 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48032 components: - type: Transform - pos: 0.5,38.5 - parent: 45711 - - uid: 52816 + rot: 3.141592653589793 rad + pos: 41.5,-4.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48045 components: - type: Transform - pos: 0.5,37.5 - parent: 45711 - - uid: 52817 + rot: 3.141592653589793 rad + pos: 41.5,-13.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50024 + - 51940 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48063 components: - type: Transform - pos: 0.5,36.5 - parent: 45711 - - uid: 52818 + rot: -1.5707963267948966 rad + pos: 47.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50156 + - 51921 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48129 components: - type: Transform - pos: 0.5,35.5 - parent: 45711 - - uid: 52820 + rot: 1.5707963267948966 rad + pos: 58.5,4.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50406 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48137 components: - type: Transform - pos: 0.5,45.5 - parent: 45711 - - uid: 52821 + rot: -1.5707963267948966 rad + pos: 54.5,0.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50400 + - 51943 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48184 components: - type: Transform - pos: 0.5,46.5 - parent: 45711 - - uid: 52822 + rot: -1.5707963267948966 rad + pos: 77.5,6.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50436 + - 51986 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48185 components: - type: Transform - pos: 0.5,47.5 - parent: 45711 - - uid: 52824 + rot: -1.5707963267948966 rad + pos: 64.5,1.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50425 + - 51920 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48187 components: - type: Transform - pos: 0.5,49.5 - parent: 45711 - - uid: 52825 + rot: -1.5707963267948966 rad + pos: 80.5,1.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48209 components: - type: Transform - pos: 0.5,50.5 - parent: 45711 - - uid: 52826 + rot: 3.141592653589793 rad + pos: 73.5,-5.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48218 components: - type: Transform - pos: 0.5,51.5 - parent: 45711 - - uid: 52827 + rot: -1.5707963267948966 rad + pos: 45.5,6.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50390 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48240 components: - type: Transform - pos: 0.5,52.5 - parent: 45711 - - uid: 52828 + rot: 3.141592653589793 rad + pos: -47.5,23.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50724 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48242 components: - type: Transform - pos: 0.5,53.5 - parent: 45711 - - uid: 52829 + rot: -1.5707963267948966 rad + pos: -46.5,20.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 9801 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48250 components: - type: Transform - pos: 0.5,54.5 - parent: 45711 - - uid: 52830 + rot: -1.5707963267948966 rad + pos: -35.5,23.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50728 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48263 components: - type: Transform - pos: 0.5,55.5 - parent: 45711 - - uid: 52831 + rot: -1.5707963267948966 rad + pos: -29.5,23.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50727 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48275 components: - type: Transform - pos: 0.5,56.5 - parent: 45711 - - uid: 52832 + pos: -47.5,6.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50838 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48285 components: - type: Transform - pos: 0.5,57.5 - parent: 45711 - - uid: 52833 + rot: 3.141592653589793 rad + pos: -17.5,22.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50709 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48287 components: - type: Transform - pos: 0.5,58.5 - parent: 45711 - - uid: 52834 + rot: 3.141592653589793 rad + pos: 85.5,-10.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50426 + - 51953 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48342 components: - type: Transform - pos: 0.5,59.5 - parent: 45711 - - uid: 52839 + rot: -1.5707963267948966 rad + pos: 53.5,-7.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50398 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48363 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,42.5 - parent: 45711 - - uid: 52840 + pos: 66.5,7.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50432 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48385 components: - type: Transform - pos: 5.5,43.5 - parent: 45711 - - uid: 52841 + pos: 21.5,-21.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 4506 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48485 components: - type: Transform - pos: 5.5,44.5 - parent: 45711 - - uid: 52843 + rot: -1.5707963267948966 rad + pos: 37.5,-26.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 4155 + - 51952 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48486 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,45.5 - parent: 45711 - - uid: 52844 + pos: 31.5,-26.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 4155 + - 51952 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48487 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,45.5 - parent: 45711 - - uid: 53071 + pos: 45.5,-20.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 15228 + - 15237 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48488 components: - type: Transform - pos: -25.5,45.5 + rot: 3.141592653589793 rad + pos: 41.5,-29.5 parent: 2 - - uid: 53072 + - type: DeviceNetwork + deviceLists: + - 4346 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48489 components: - type: Transform - pos: -25.5,44.5 + rot: 1.5707963267948966 rad + pos: 35.5,-20.5 parent: 2 - - uid: 53073 + - type: DeviceNetwork + deviceLists: + - 15228 + - 15237 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48500 components: - type: Transform - pos: -25.5,43.5 + rot: 3.141592653589793 rad + pos: 27.5,-29.5 parent: 2 - - uid: 53074 + - type: DeviceNetwork + deviceLists: + - 4143 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48503 components: - type: Transform - pos: -25.5,42.5 + rot: 3.141592653589793 rad + pos: 34.5,-32.5 parent: 2 - - uid: 53075 + - type: DeviceNetwork + deviceLists: + - 3427 + - 392 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48504 components: - type: Transform - pos: -25.5,41.5 + rot: 3.141592653589793 rad + pos: 34.5,-29.5 parent: 2 - - uid: 53194 + - type: DeviceNetwork + deviceLists: + - 3427 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48534 components: - type: Transform - pos: -25.5,40.5 + rot: -1.5707963267948966 rad + pos: 48.5,-26.5 parent: 2 - - uid: 53231 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48536 components: - type: Transform - pos: -25.5,39.5 + pos: 56.5,-20.5 parent: 2 - - uid: 53232 + - type: DeviceNetwork + deviceLists: + - 4795 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48588 components: - type: Transform - pos: -25.5,38.5 + rot: 1.5707963267948966 rad + pos: 48.5,-31.5 parent: 2 - - uid: 53233 + - type: DeviceNetwork + deviceLists: + - 15349 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48607 components: - type: Transform - pos: -25.5,37.5 + rot: 1.5707963267948966 rad + pos: 54.5,-31.5 parent: 2 - - uid: 53234 + - type: DeviceNetwork + deviceLists: + - 9326 + - 50102 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48616 components: - type: Transform - pos: -25.5,36.5 + rot: 3.141592653589793 rad + pos: 50.5,-34.5 parent: 2 - - uid: 53235 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48673 components: - type: Transform - pos: -25.5,35.5 + rot: -1.5707963267948966 rad + pos: 62.5,-31.5 parent: 2 - - uid: 53236 + - type: DeviceNetwork + deviceLists: + - 15348 + - 2183 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48674 components: - type: Transform - pos: -25.5,34.5 + rot: 3.141592653589793 rad + pos: 71.5,-32.5 parent: 2 - - uid: 53366 + - type: DeviceNetwork + deviceLists: + - 9178 + - 51984 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48675 components: - type: Transform - pos: -29.5,25.5 + rot: 3.141592653589793 rad + pos: 72.5,-35.5 parent: 2 - - uid: 53367 + - type: DeviceNetwork + deviceLists: + - 50581 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48676 components: - type: Transform - pos: -29.5,24.5 + pos: 72.5,-26.5 parent: 2 - - uid: 53368 + - type: DeviceNetwork + deviceLists: + - 9432 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48677 components: - type: Transform - pos: -29.5,23.5 + rot: -1.5707963267948966 rad + pos: 79.5,-31.5 parent: 2 - - uid: 54165 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48703 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-36.5 + pos: 79.5,-36.5 parent: 2 - - uid: 54166 + - type: DeviceNetwork + deviceLists: + - 50327 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48704 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-36.5 + pos: 79.5,-39.5 parent: 2 -- proto: DisposalPipeBroken - entities: - - uid: 13885 + - type: DeviceNetwork + deviceLists: + - 50582 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48737 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,-61.5 + pos: 67.5,-39.5 parent: 2 - - uid: 33650 + - type: DeviceNetwork + deviceLists: + - 4995 + - 52394 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48767 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,11.5 - parent: 33049 - - uid: 33651 - components: - - type: Transform - pos: 1.5,0.5 - parent: 33049 - - uid: 33652 + pos: 61.5,-46.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50589 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48791 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-14.5 - parent: 33049 - - uid: 33653 - components: - - type: Transform - pos: 0.5,-15.5 - parent: 33049 - - uid: 33654 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-17.5 - parent: 33049 - - uid: 33655 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,16.5 - parent: 33049 - - uid: 33656 + pos: 61.5,-55.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 8989 + - 51985 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48805 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,4.5 - parent: 33049 - - uid: 33657 + pos: 61.5,-60.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 8882 + - 4884 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48848 components: - type: Transform - pos: 0.5,10.5 - parent: 33049 - - uid: 33658 + pos: -43.5,-5.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50905 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48872 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,16.5 - parent: 33049 - - uid: 45590 + pos: -46.5,-15.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50941 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48874 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,1.5 - parent: 45518 - - uid: 45591 + rot: 1.5707963267948966 rad + pos: -48.5,-9.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50909 + - 51904 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48883 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,2.5 - parent: 45518 - - uid: 48271 - components: - - type: Transform - pos: -7.5,9.5 - parent: 45711 - - uid: 48272 + pos: -52.5,-3.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50911 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48907 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,9.5 - parent: 45711 - - uid: 48273 + rot: 1.5707963267948966 rad + pos: -60.5,-9.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50916 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48943 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,14.5 - parent: 45711 - - uid: 48274 - components: - - type: Transform - pos: -10.5,14.5 - parent: 45711 - - uid: 51116 + pos: -60.5,-22.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50918 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48963 components: - type: Transform - pos: 3.5,-71.5 + rot: 1.5707963267948966 rad + pos: -58.5,-16.5 parent: 2 - - uid: 52819 + - type: DeviceNetwork + deviceLists: + - 50914 + - 51967 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48964 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,34.5 - parent: 45711 - - uid: 52838 + rot: 1.5707963267948966 rad + pos: -68.5,-16.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50922 + - 50233 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48992 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,42.5 - parent: 45711 - - uid: 52845 + pos: -77.5,-16.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50926 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48996 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,45.5 - parent: 45711 - - uid: 52847 + rot: 3.141592653589793 rad + pos: -71.5,-20.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50925 + - 51968 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 48997 components: - type: Transform - pos: 1.5,46.5 - parent: 45711 - - uid: 52848 + pos: -71.5,-10.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50925 + - 51968 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49013 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,45.5 - parent: 45711 -- proto: DisposalRouterFlipped - entities: - - uid: 13886 + pos: -77.5,-8.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50933 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49027 components: - type: Transform - pos: -45.5,-12.5 + rot: 1.5707963267948966 rad + pos: -77.5,-22.5 parent: 2 - - type: DisposalRouter - tags: - - Brig - - uid: 13887 + - type: DeviceNetwork + deviceLists: + - 50936 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49039 components: - type: Transform - pos: -20.5,-41.5 + rot: 3.141592653589793 rad + pos: -72.5,-26.5 parent: 2 - - type: DisposalRouter - tags: - - MedBay - - uid: 13888 + - type: DeviceNetwork + deviceLists: + - 50937 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49054 components: - type: Transform - pos: -39.5,9.5 + rot: 3.141592653589793 rad + pos: -72.5,-32.5 parent: 2 - - type: DisposalRouter - tags: - - Bridge - - uid: 13889 + - type: DeviceNetwork + deviceLists: + - 50938 + - 51987 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-23.5 + rot: -1.5707963267948966 rad + pos: -5.5,-29.5 parent: 2 - - type: DisposalRouter - tags: - - RnD - - uid: 13890 + - type: DeviceNetwork + deviceLists: + - 51045 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49108 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-6.5 + pos: -13.5,-20.5 parent: 2 - - type: DisposalRouter - tags: - - Cargo - - uid: 13891 + - type: DeviceNetwork + deviceLists: + - 51040 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49152 components: - type: Transform rot: 3.141592653589793 rad - pos: 28.5,29.5 + pos: -13.5,-28.5 parent: 2 - - type: DisposalRouter - tags: - - Engineering - - uid: 43136 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49153 components: - type: Transform - pos: -45.5,-5.5 + rot: 3.141592653589793 rad + pos: -15.5,-28.5 parent: 2 - - type: DisposalRouter - tags: - - HeadOfPersonnel -- proto: DisposalTrunk - entities: - - uid: 3023 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49182 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,49.5 + pos: -19.5,-28.5 parent: 2 - - uid: 5283 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49183 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-21.5 + rot: 3.141592653589793 rad + pos: -23.5,-28.5 parent: 2 - - uid: 7343 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49184 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,30.5 + rot: 3.141592653589793 rad + pos: -27.5,-28.5 parent: 2 - - uid: 8458 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49185 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,32.5 + rot: 3.141592653589793 rad + pos: -31.5,-28.5 parent: 2 - - uid: 8797 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49207 components: - type: Transform - pos: 3.5,35.5 + pos: -33.5,-19.5 parent: 2 - - uid: 10316 + - type: DeviceNetwork + deviceLists: + - 51008 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49220 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-36.5 + pos: -28.5,-20.5 parent: 2 - - uid: 10974 + - type: DeviceNetwork + deviceLists: + - 51028 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49221 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,-16.5 + pos: -19.5,-20.5 parent: 2 - - uid: 11206 + - type: DeviceNetwork + deviceLists: + - 51029 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49241 components: - type: Transform - pos: 28.5,1.5 + rot: 3.141592653589793 rad + pos: -34.5,-31.5 parent: 2 - - uid: 11307 + - type: DeviceNetwork + deviceLists: + - 51002 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49258 components: - type: Transform - pos: -21.5,67.5 + rot: 3.141592653589793 rad + pos: -34.5,-38.5 parent: 2 - - uid: 11595 + - type: DeviceNetwork + deviceLists: + - 51000 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49295 components: - type: Transform - pos: 5.5,47.5 + pos: -46.5,-21.5 parent: 2 - - uid: 12179 + - type: DeviceNetwork + deviceLists: + - 50968 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49296 components: - type: Transform - pos: 15.5,-13.5 + rot: 1.5707963267948966 rad + pos: -53.5,-22.5 parent: 2 - - uid: 13092 + - type: DeviceNetwork + deviceLists: + - 50969 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49343 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,55.5 + rot: 1.5707963267948966 rad + pos: -46.5,-28.5 parent: 2 - - uid: 13892 + - type: DeviceNetwork + deviceLists: + - 50974 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,18.5 + rot: 1.5707963267948966 rad + pos: -46.5,-32.5 parent: 2 - - uid: 13893 + - type: DeviceNetwork + deviceLists: + - 50973 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49358 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,-29.5 + pos: -44.5,-38.5 parent: 2 - - uid: 13897 + - type: DeviceNetwork + deviceLists: + - 50986 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49390 components: - type: Transform - pos: -20.5,45.5 + rot: 3.141592653589793 rad + pos: -40.5,-40.5 parent: 2 - - uid: 13900 + - type: DeviceNetwork + deviceLists: + - 50984 + - 51900 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49393 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-52.5 + rot: -1.5707963267948966 rad + pos: -36.5,-44.5 parent: 2 - - uid: 13901 + - type: DeviceNetwork + deviceLists: + - 50992 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49412 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,-1.5 + pos: -17.5,-44.5 parent: 2 - - uid: 13903 + - type: DeviceNetwork + deviceLists: + - 8760 + - 51964 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49413 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-51.5 + rot: -1.5707963267948966 rad + pos: -27.5,-44.5 parent: 2 - - uid: 13905 + - type: DeviceNetwork + deviceLists: + - 8760 + - 51964 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49433 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,2.5 + rot: 1.5707963267948966 rad + pos: -16.5,-34.5 parent: 2 - - uid: 13906 + - type: DeviceNetwork + deviceLists: + - 50644 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49434 components: - type: Transform rot: 1.5707963267948966 rad - pos: 17.5,21.5 + pos: -28.5,-34.5 parent: 2 - - uid: 13907 + - type: DeviceNetwork + deviceLists: + - 50644 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49479 components: - type: Transform rot: 3.141592653589793 rad - pos: -25.5,-4.5 + pos: -9.5,-40.5 parent: 2 - - uid: 13908 + - type: DeviceNetwork + deviceLists: + - 50996 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-6.5 + rot: 3.141592653589793 rad + pos: -3.5,-39.5 parent: 2 - - uid: 13910 + - type: DeviceNetwork + deviceLists: + - 50356 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49523 components: - type: Transform - pos: -22.5,-18.5 + rot: 1.5707963267948966 rad + pos: -6.5,-34.5 parent: 2 - - uid: 13911 + - type: DeviceNetwork + deviceLists: + - 48362 + - 51937 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49524 components: - type: Transform - pos: 6.5,-36.5 + rot: -1.5707963267948966 rad + pos: 7.5,-34.5 parent: 2 - - uid: 13912 + - type: DeviceNetwork + deviceLists: + - 48362 + - 51937 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49528 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,-41.5 + pos: 0.5,-38.5 parent: 2 - - uid: 13913 + - type: DeviceNetwork + deviceLists: + - 50359 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49644 components: - type: Transform - pos: -5.5,-23.5 + pos: 15.5,-42.5 parent: 2 - - uid: 13914 + - type: DeviceNetwork + deviceLists: + - 50355 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49647 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,-21.5 + pos: 12.5,-45.5 parent: 2 - - uid: 13918 + - type: DeviceNetwork + deviceLists: + - 50353 + - 51962 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49652 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-6.5 + pos: 11.5,-43.5 parent: 2 - - uid: 13920 + - type: DeviceNetwork + deviceLists: + - 50353 + - 51962 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49654 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,3.5 + pos: 0.5,-45.5 parent: 2 - - uid: 13922 + - type: DeviceNetwork + deviceLists: + - 50338 + - 51947 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49717 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,4.5 + rot: 3.141592653589793 rad + pos: -4.5,-50.5 parent: 2 - - uid: 13924 + - type: DeviceNetwork + deviceLists: + - 50338 + - 51947 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49718 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 5.5,-50.5 + parent: 2 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49721 components: - type: Transform rot: 1.5707963267948966 rad - pos: -29.5,18.5 + pos: 0.5,-55.5 parent: 2 - - uid: 13926 + - type: DeviceNetwork + deviceLists: + - 42987 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49763 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,12.5 + pos: 15.5,-58.5 parent: 2 - - uid: 13929 + - type: DeviceNetwork + deviceLists: + - 50346 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49764 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-12.5 + pos: 21.5,-58.5 parent: 2 - - uid: 13930 + - type: DeviceNetwork + deviceLists: + - 50346 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49781 components: - type: Transform - pos: -3.5,3.5 + rot: 3.141592653589793 rad + pos: 14.5,-65.5 parent: 2 - - uid: 13931 + - type: DeviceNetwork + deviceLists: + - 50347 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-21.5 + rot: 3.141592653589793 rad + pos: -4.5,-68.5 parent: 2 - - uid: 13932 + - type: DeviceNetwork + deviceLists: + - 50336 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-41.5 + rot: 3.141592653589793 rad + pos: -4.5,-62.5 parent: 2 - - uid: 13934 + - type: DeviceNetwork + deviceLists: + - 50337 + - 51948 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49823 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,29.5 + rot: 3.141592653589793 rad + pos: -0.5,-58.5 parent: 2 - - uid: 13935 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49825 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,18.5 + rot: 3.141592653589793 rad + pos: 7.5,-62.5 parent: 2 - - uid: 13936 + - type: DeviceNetwork + deviceLists: + - 48365 + - 51949 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 49841 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,18.5 + pos: -9.5,-50.5 parent: 2 - - uid: 13937 + - type: DeviceNetwork + deviceLists: + - 50333 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49843 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,-9.5 + pos: -9.5,-58.5 parent: 2 - - uid: 13938 + - type: DeviceNetwork + deviceLists: + - 50326 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49846 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-53.5 + rot: 3.141592653589793 rad + pos: -13.5,-70.5 parent: 2 - - uid: 13939 + - type: DeviceNetwork + deviceLists: + - 6736 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-56.5 + rot: 3.141592653589793 rad + pos: -9.5,-70.5 parent: 2 - - uid: 13940 + - type: DeviceNetwork + deviceLists: + - 6736 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49887 components: - type: Transform rot: -1.5707963267948966 rad - pos: 49.5,-51.5 + pos: 30.5,-60.5 parent: 2 - - uid: 13941 + - type: DeviceNetwork + deviceLists: + - 50351 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49949 components: - type: Transform rot: 1.5707963267948966 rad - pos: -76.5,-3.5 - parent: 2 - - uid: 13942 - components: - - type: Transform - pos: -58.5,11.5 + pos: -13.5,-55.5 parent: 2 - - uid: 13943 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49950 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-2.5 + pos: -24.5,-60.5 parent: 2 - - uid: 13953 + - type: DeviceNetwork + deviceLists: + - 50323 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49951 components: - type: Transform - pos: 80.5,-43.5 + rot: 3.141592653589793 rad + pos: -18.5,-59.5 parent: 2 - - uid: 13954 + - type: DeviceNetwork + deviceLists: + - 50321 + - 51950 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 49974 components: - type: Transform - pos: 37.5,-59.5 + rot: 3.141592653589793 rad + pos: -19.5,-70.5 parent: 2 - - uid: 14985 + - type: DeviceNetwork + deviceLists: + - 50318 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50008 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,56.5 + pos: -24.5,-71.5 parent: 2 - - uid: 15863 + - type: DeviceNetwork + deviceLists: + - 50302 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50010 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-47.5 + rot: 3.141592653589793 rad + pos: -32.5,-71.5 parent: 2 - - uid: 19608 + - type: DeviceNetwork + deviceLists: + - 50302 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50103 components: - type: Transform rot: 1.5707963267948966 rad - pos: -16.5,19.5 - parent: 2 - - uid: 20209 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,-23.5 + pos: -46.5,-66.5 parent: 2 - - uid: 20951 + - type: DeviceNetwork + deviceLists: + - 50280 + - 51988 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50104 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,67.5 + rot: 1.5707963267948966 rad + pos: -58.5,-66.5 parent: 2 - - uid: 21433 + - type: DeviceNetwork + deviceLists: + - 50247 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50134 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,40.5 + pos: -49.5,-59.5 parent: 2 - - uid: 22575 + - type: DeviceNetwork + deviceLists: + - 50260 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-29.5 + rot: 1.5707963267948966 rad + pos: -55.5,-59.5 parent: 2 - - uid: 23678 + - type: DeviceNetwork + deviceLists: + - 50257 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50136 components: - type: Transform - pos: 38.5,-31.5 + rot: 1.5707963267948966 rad + pos: -55.5,-55.5 parent: 2 - - uid: 24173 + - type: DeviceNetwork + deviceLists: + - 50258 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50137 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-9.5 + rot: -1.5707963267948966 rad + pos: -49.5,-55.5 parent: 2 - - uid: 24874 + - type: DeviceNetwork + deviceLists: + - 50259 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50216 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,48.5 + pos: -56.5,-70.5 parent: 2 - - uid: 25771 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50217 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,38.5 + pos: -62.5,-70.5 parent: 2 - - uid: 26111 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50218 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,-34.5 + pos: -62.5,-78.5 parent: 2 - - uid: 26112 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50219 components: - type: Transform rot: 3.141592653589793 rad - pos: 34.5,-34.5 + pos: -56.5,-78.5 parent: 2 - - uid: 28864 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50228 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,61.5 + rot: -1.5707963267948966 rad + pos: -44.5,-75.5 parent: 2 - - uid: 30437 + - type: DeviceNetwork + deviceLists: + - 50241 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50277 components: - type: Transform - pos: -26.5,-31.5 + pos: -53.5,-58.5 parent: 2 - - uid: 31101 + - type: DeviceNetwork + deviceLists: + - 50278 + - 51991 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50313 components: - type: Transform - pos: 34.5,-31.5 + rot: 1.5707963267948966 rad + pos: -28.5,-66.5 parent: 2 - - uid: 31200 + - type: DeviceNetwork + deviceLists: + - 50304 + - 51951 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50586 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,29.5 + pos: 75.5,-38.5 parent: 2 - - uid: 31956 + - type: DeviceNetwork + deviceLists: + - 50583 + - 51982 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50650 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,38.5 + pos: 0.5,-7.5 parent: 2 - - uid: 32255 + - type: DeviceNetwork + deviceLists: + - 48345 + - 51990 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50686 components: - type: Transform - pos: -13.5,41.5 + rot: -1.5707963267948966 rad + pos: -6.5,35.5 parent: 2 - - uid: 32347 + - type: DeviceNetwork + deviceLists: + - 50688 + - 51946 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50721 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,-6.5 + pos: -32.5,28.5 parent: 2 - - uid: 33433 + - type: DeviceNetwork + deviceLists: + - 46824 + - 51923 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-6.5 + pos: -69.5,5.5 parent: 2 - - uid: 33659 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-9.5 - parent: 33049 - - uid: 33660 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,12.5 - parent: 33049 - - uid: 33661 + - type: DeviceNetwork + deviceLists: + - 50862 + - 51969 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,24.5 - parent: 33049 - - uid: 33662 + pos: -69.5,13.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50862 + - 51969 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50884 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,16.5 - parent: 33049 - - uid: 34632 + pos: -82.5,10.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 50882 + - 51970 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50889 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,48.5 - parent: 45711 - - uid: 35685 - components: - - type: Transform - pos: 55.5,-20.5 + pos: -103.5,13.5 parent: 2 - - uid: 35767 + - type: DeviceNetwork + deviceLists: + - 50885 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50892 components: - type: Transform - pos: -33.5,-31.5 + pos: -69.5,17.5 parent: 2 - - uid: 37427 + - type: DeviceNetwork + deviceLists: + - 50890 + - 51902 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50899 components: - type: Transform - pos: -47.5,0.5 + rot: 1.5707963267948966 rad + pos: -74.5,24.5 parent: 2 - - uid: 42403 + - type: DeviceNetwork + deviceLists: + - 50901 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 50962 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-2.5 + rot: 3.141592653589793 rad + pos: -40.5,-15.5 parent: 2 - - uid: 42654 + - type: DeviceNetwork + deviceLists: + - 50966 + - 51903 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 51005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,55.5 + pos: -28.5,-24.5 parent: 2 - - uid: 45592 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 51022 components: - type: Transform - pos: 6.5,3.5 - parent: 45518 - - uid: 48275 + rot: 3.141592653589793 rad + pos: -19.5,-24.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 51006 + - 51961 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 51034 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-0.5 - parent: 45711 - - uid: 48276 + pos: -11.5,-26.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 51033 + - 51960 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 51517 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,8.5 - parent: 45711 - - uid: 48277 + pos: 84.5,-27.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 51284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52189 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,8.5 - parent: 45711 - - uid: 48278 + pos: 121.5,-56.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 52122 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52190 components: - type: Transform rot: -1.5707963267948966 rad - pos: -10.5,-0.5 - parent: 45711 - - uid: 48279 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,9.5 - parent: 45711 - - uid: 48280 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,13.5 - parent: 45711 - - uid: 48281 + pos: 123.5,-61.5 + parent: 2 + - type: DeviceNetwork + deviceLists: + - 52125 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52191 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,20.5 - parent: 45711 - - uid: 51114 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-73.5 + pos: 123.5,-51.5 parent: 2 - - uid: 51346 + - type: DeviceNetwork + deviceLists: + - 52124 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52192 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-7.5 + pos: 106.5,-52.5 parent: 2 - - uid: 51408 + - type: DeviceNetwork + deviceLists: + - 52120 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52193 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-41.5 + rot: 3.141592653589793 rad + pos: 106.5,-60.5 parent: 2 - - uid: 51675 + - type: DeviceNetwork + deviceLists: + - 52121 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 52194 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-36.5 + rot: -1.5707963267948966 rad + pos: 129.5,-55.5 parent: 2 - - uid: 52677 + - type: DeviceNetwork + deviceLists: + - 52123 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54312 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,58.5 - parent: 45711 - - uid: 52678 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,58.5 - parent: 45711 - - uid: 52679 + pos: -5.5,-12.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53903 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,61.5 - parent: 45711 - - uid: 52680 + rot: 3.141592653589793 rad + pos: 4.5,-10.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53904 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54314 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,55.5 - parent: 45711 - - uid: 52681 + pos: 5.5,-4.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53902 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54315 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,61.5 - parent: 45711 - - uid: 52682 + pos: -3.5,-4.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53901 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54316 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,55.5 - parent: 45711 - - uid: 52835 - components: - - type: Transform - pos: 0.5,60.5 - parent: 45711 - - uid: 53069 + pos: -0.5,-7.5 + parent: 53899 + - type: DeviceNetwork + deviceLists: + - 53900 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 54881 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,46.5 - parent: 2 - - uid: 53238 + rot: -1.5707963267948966 rad + pos: 5.5,-3.5 + parent: 54730 + - uid: 54882 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,33.5 - parent: 2 - - uid: 53353 + pos: 6.5,-8.5 + parent: 54730 + - uid: 55031 components: - type: Transform - pos: -29.5,26.5 + pos: 6.5,-22.5 parent: 2 - - uid: 53997 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55046 components: - type: Transform - pos: -6.5,-28.5 + pos: -6.5,-22.5 parent: 2 - - uid: 54167 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55070 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-36.5 + rot: -1.5707963267948966 rad + pos: 65.5,-65.5 parent: 2 -- proto: DisposalUnit - entities: - - uid: 191 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55071 components: - type: Transform - pos: 15.5,-13.5 + rot: -1.5707963267948966 rad + pos: 63.5,-65.5 parent: 2 - - uid: 3027 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55072 components: - type: Transform - pos: -7.5,49.5 + rot: 1.5707963267948966 rad + pos: 57.5,-65.5 parent: 2 - - uid: 3684 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55073 components: - type: Transform - pos: -13.5,41.5 + rot: 1.5707963267948966 rad + pos: 55.5,-65.5 parent: 2 - - uid: 3757 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55090 components: - type: Transform - pos: 40.5,-7.5 + rot: 3.141592653589793 rad + pos: 6.5,-28.5 parent: 2 - - uid: 5268 + - type: DeviceNetwork + deviceLists: + - 50566 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55093 components: - type: Transform - pos: 6.5,56.5 + rot: -1.5707963267948966 rad + pos: 10.5,-28.5 parent: 2 - - uid: 5284 + - type: DeviceNetwork + deviceLists: + - 50568 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55108 components: - type: Transform - pos: 9.5,-21.5 + rot: -1.5707963267948966 rad + pos: 84.5,-22.5 parent: 2 - - uid: 6231 + - type: DeviceNetwork + deviceLists: + - 51284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55109 components: - type: Transform - pos: -37.5,55.5 + rot: -1.5707963267948966 rad + pos: 85.5,-24.5 parent: 2 - - uid: 8054 + - type: DeviceNetwork + deviceLists: + - 51284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55110 components: - type: Transform - pos: -21.5,67.5 + pos: 84.5,-19.5 parent: 2 - - uid: 8958 + - type: DeviceNetwork + deviceLists: + - 51284 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55208 components: - type: Transform - pos: 61.5,-36.5 - parent: 2 - - uid: 11458 + pos: 1.5,-0.5 + parent: 55142 + - type: DeviceNetwork + deviceLists: + - 55143 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 55209 components: - type: Transform - pos: 28.5,1.5 - parent: 2 - - uid: 12579 + pos: 1.5,4.5 + parent: 55142 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56265 components: - type: Transform - pos: -6.5,-6.5 - parent: 2 - - uid: 13955 + pos: 0.5,5.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56009 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56266 components: - type: Transform - pos: 14.5,-41.5 - parent: 2 - - uid: 13956 + rot: 1.5707963267948966 rad + pos: -1.5,4.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56007 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56267 components: - type: Transform - pos: 76.5,-1.5 - parent: 2 - - uid: 13957 + rot: 1.5707963267948966 rad + pos: -1.5,-1.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56005 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56268 components: - type: Transform - pos: -1.5,-2.5 - parent: 2 - - uid: 13959 + rot: -1.5707963267948966 rad + pos: 4.5,-1.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56006 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56269 components: - type: Transform - pos: 6.5,-36.5 - parent: 2 - - uid: 13960 + rot: -1.5707963267948966 rad + pos: 4.5,4.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56008 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56270 components: - type: Transform - pos: -37.5,-53.5 - parent: 2 - - uid: 13962 + rot: -1.5707963267948966 rad + pos: 4.5,-5.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56002 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56271 components: - type: Transform - pos: -20.5,-29.5 - parent: 2 - - uid: 13963 + rot: 1.5707963267948966 rad + pos: -1.5,-5.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56003 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56272 components: - type: Transform - pos: -24.5,3.5 - parent: 2 - - uid: 13964 + rot: 3.141592653589793 rad + pos: 0.5,-3.5 + parent: 56001 + - type: DeviceNetwork + deviceLists: + - 56004 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56554 components: - type: Transform - pos: -25.5,-4.5 - parent: 2 - - uid: 13965 + pos: 0.5,3.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56425 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56555 components: - type: Transform - pos: -22.5,-18.5 - parent: 2 - - uid: 13966 + rot: 3.141592653589793 rad + pos: 0.5,-2.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 56556 components: - type: Transform - pos: -5.5,-23.5 - parent: 2 - - uid: 13968 + pos: 0.5,1.5 + parent: 56424 + - type: DeviceNetwork + deviceLists: + - 56426 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61910 components: - type: Transform - pos: -20.5,45.5 - parent: 2 - - uid: 13972 + pos: -0.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61911 components: - type: Transform - pos: -5.5,-52.5 - parent: 2 - - uid: 13973 + rot: -1.5707963267948966 rad + pos: -0.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61912 components: - type: Transform - pos: -29.5,18.5 - parent: 2 - - uid: 13975 + rot: 3.141592653589793 rad + pos: -0.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61913 components: - type: Transform - pos: 50.5,-56.5 - parent: 2 - - uid: 13976 + rot: 1.5707963267948966 rad + pos: -0.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61914 components: - type: Transform - pos: 49.5,-51.5 - parent: 2 - - uid: 13978 + rot: 1.5707963267948966 rad + pos: 1.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61915 components: - type: Transform - pos: 66.5,2.5 - parent: 2 - - uid: 13979 + rot: 1.5707963267948966 rad + pos: 1.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61916 components: - type: Transform - pos: 19.5,-9.5 - parent: 2 - - uid: 13980 + rot: 1.5707963267948966 rad + pos: -0.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61917 components: - type: Transform - pos: 17.5,-21.5 - parent: 2 - - uid: 13983 + pos: -0.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61918 components: - type: Transform - pos: 56.5,-6.5 - parent: 2 - - uid: 13984 + pos: 1.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61919 components: - type: Transform - pos: 17.5,21.5 - parent: 2 - - uid: 13985 + pos: 1.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61920 components: - type: Transform - pos: -35.5,4.5 - parent: 2 - - uid: 13992 + rot: -1.5707963267948966 rad + pos: -0.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61921 components: - type: Transform - pos: -44.5,18.5 - parent: 2 - - uid: 13993 + rot: -1.5707963267948966 rad + pos: 1.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61922 components: - type: Transform - pos: -24.5,12.5 - parent: 2 - - uid: 13996 + rot: -1.5707963267948966 rad + pos: 1.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61923 components: - type: Transform - pos: -83.5,18.5 - parent: 2 - - uid: 13997 + rot: 3.141592653589793 rad + pos: -0.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61924 components: - type: Transform - pos: -69.5,18.5 - parent: 2 - - uid: 13998 + rot: 3.141592653589793 rad + pos: 1.5,4.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61925 components: - type: Transform - pos: -58.5,11.5 - parent: 2 - - uid: 14005 + rot: 3.141592653589793 rad + pos: 1.5,2.5 + parent: 56631 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 61926 + components: + - type: Transform + pos: 10.5,42.5 + parent: 56631 + - uid: 61927 components: - type: Transform - pos: 80.5,-43.5 - parent: 2 - - uid: 14006 + rot: -1.5707963267948966 rad + pos: 10.5,42.5 + parent: 56631 + - uid: 61928 components: - type: Transform - pos: 43.5,-51.5 - parent: 2 - - uid: 15351 + rot: 1.5707963267948966 rad + pos: 10.5,42.5 + parent: 56631 + - uid: 61929 components: - type: Transform - pos: 31.5,-16.5 - parent: 2 - - uid: 20915 + rot: -1.5707963267948966 rad + pos: 10.5,40.5 + parent: 56631 + - uid: 61930 components: - type: Transform - pos: -47.5,30.5 - parent: 2 - - uid: 21400 + rot: 3.141592653589793 rad + pos: 10.5,40.5 + parent: 56631 + - uid: 61931 components: - type: Transform - pos: -29.5,26.5 - parent: 2 - - uid: 22066 + rot: 1.5707963267948966 rad + pos: 10.5,40.5 + parent: 56631 + - uid: 61932 components: - type: Transform - pos: -26.5,46.5 - parent: 2 - - uid: 23312 + rot: -1.5707963267948966 rad + pos: 2.5,43.5 + parent: 56631 + - uid: 61933 components: - type: Transform - pos: -19.5,32.5 - parent: 2 - - uid: 24689 + pos: -0.5,42.5 + parent: 56631 + - uid: 61934 components: - type: Transform - pos: -24.5,40.5 - parent: 2 - - uid: 24881 + rot: 3.141592653589793 rad + pos: -1.5,45.5 + parent: 56631 + - uid: 61935 components: - type: Transform - pos: -18.5,48.5 - parent: 2 - - uid: 25029 + rot: -1.5707963267948966 rad + pos: -15.5,34.5 + parent: 56631 + - uid: 61936 components: - type: Transform - pos: 4.5,-47.5 - parent: 2 - - uid: 26492 + rot: -1.5707963267948966 rad + pos: -8.5,33.5 + parent: 56631 + - uid: 61937 components: - type: Transform - pos: 5.5,47.5 - parent: 2 - - uid: 27810 + rot: 1.5707963267948966 rad + pos: -13.5,28.5 + parent: 56631 + - uid: 61938 components: - type: Transform - pos: 6.5,67.5 - parent: 2 - - uid: 28530 + pos: -11.5,36.5 + parent: 56631 + - uid: 61939 components: - type: Transform - pos: 34.5,-31.5 - parent: 2 - - uid: 28698 + rot: -1.5707963267948966 rad + pos: 1.5,46.5 + parent: 56631 + - uid: 61940 components: - type: Transform - pos: -17.5,55.5 - parent: 2 - - uid: 28862 + rot: 3.141592653589793 rad + pos: -13.5,28.5 + parent: 56631 + - uid: 61941 components: - type: Transform - pos: -8.5,61.5 - parent: 2 - - uid: 29109 + pos: -13.5,28.5 + parent: 56631 + - uid: 61942 components: - type: Transform - pos: 61.5,-29.5 - parent: 2 - - uid: 30348 + rot: -1.5707963267948966 rad + pos: -13.5,28.5 + parent: 56631 + - uid: 61943 components: - type: Transform - pos: -27.5,38.5 - parent: 2 - - uid: 30438 + rot: -1.5707963267948966 rad + pos: -13.5,33.5 + parent: 56631 + - uid: 61944 components: - type: Transform - pos: -26.5,-31.5 - parent: 2 - - uid: 30440 + rot: 3.141592653589793 rad + pos: -13.5,33.5 + parent: 56631 + - uid: 61945 components: - type: Transform - pos: -16.5,19.5 - parent: 2 - - uid: 31202 + rot: 1.5707963267948966 rad + pos: -13.5,33.5 + parent: 56631 + - uid: 61946 components: - type: Transform - pos: -3.5,29.5 - parent: 2 - - uid: 32362 + pos: -13.5,33.5 + parent: 56631 + - uid: 67669 components: - type: Transform - pos: 55.5,-20.5 - parent: 2 - - uid: 32791 + rot: -1.5707963267948966 rad + pos: 1.5,17.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67670 components: - type: Transform - pos: -13.5,-9.5 - parent: 2 - - uid: 33663 + rot: -1.5707963267948966 rad + pos: 4.5,17.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66977 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67671 components: - type: Transform - pos: -2.5,24.5 - parent: 33049 - - uid: 33664 + rot: 1.5707963267948966 rad + pos: 1.5,13.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66973 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67672 components: - type: Transform - pos: 1.5,12.5 - parent: 33049 - - uid: 34629 + rot: -1.5707963267948966 rad + pos: 9.5,13.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66975 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67673 components: - type: Transform - pos: 4.5,48.5 - parent: 45711 - - uid: 35756 + pos: 10.5,19.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66976 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67674 components: - type: Transform - pos: -2.5,38.5 - parent: 2 - - uid: 35757 + rot: -1.5707963267948966 rad + pos: 5.5,13.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67430 + - 66974 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67675 components: - type: Transform - pos: 3.5,35.5 - parent: 2 - - uid: 35768 + rot: 1.5707963267948966 rad + pos: -0.5,8.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66968 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67676 components: - type: Transform - pos: -33.5,-31.5 - parent: 2 - - uid: 42405 + rot: 3.141592653589793 rad + pos: 5.5,8.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 67431 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67677 components: - type: Transform - pos: -54.5,-2.5 - parent: 2 - - uid: 45593 + rot: -1.5707963267948966 rad + pos: 8.5,-4.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66967 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67678 components: - type: Transform - pos: 6.5,3.5 - parent: 45518 - - uid: 48282 + rot: 3.141592653589793 rad + pos: 4.5,-6.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66966 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67679 components: - type: Transform - pos: 8.5,8.5 - parent: 45711 - - uid: 48283 + rot: 3.141592653589793 rad + pos: 1.5,-2.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66970 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67680 components: - type: Transform - pos: -10.5,-0.5 - parent: 45711 - - uid: 48284 + rot: 1.5707963267948966 rad + pos: 2.5,2.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66969 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67681 components: - type: Transform - pos: -6.5,20.5 - parent: 45711 - - uid: 48285 + rot: -1.5707963267948966 rad + pos: 14.5,8.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66982 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67682 components: - type: Transform - pos: 11.5,30.5 - parent: 45711 - - uid: 51452 + rot: -1.5707963267948966 rad + pos: 14.5,5.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66981 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67683 components: - type: Transform - pos: -16.5,-41.5 - parent: 2 - - uid: 51887 + rot: -1.5707963267948966 rad + pos: 14.5,2.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66980 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67684 components: - type: Transform - pos: -47.5,0.5 - parent: 2 - - uid: 52689 + rot: -1.5707963267948966 rad + pos: 14.5,-0.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66979 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67685 components: - type: Transform - pos: 7.5,55.5 - parent: 45711 - - uid: 52690 + rot: -1.5707963267948966 rad + pos: 14.5,-3.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66978 + - type: AtmosPipeColor + color: '#FF0000FF' + - uid: 67686 components: - type: Transform - pos: 7.5,61.5 - parent: 45711 - - uid: 52836 + rot: 3.141592653589793 rad + pos: 12.5,2.5 + parent: 66965 + - type: DeviceNetwork + deviceLists: + - 66971 + - 67432 + - type: AtmosPipeColor + color: '#FF0000FF' +- proto: Gateway + entities: + - uid: 61947 components: - type: Transform - pos: 0.5,60.5 - parent: 45711 - - type: ContainerContainer - containers: - disposals: !type:Container - showEnts: False - occludes: True - ents: [] - stickers_container: !type:Container - showEnts: True - occludes: True - ents: [] - - uid: 53996 + pos: 0.5,26.5 + parent: 56631 +- proto: Gauze + entities: + - uid: 61948 components: - type: Transform - pos: -6.5,-28.5 - parent: 2 -- proto: DisposalYJunction + pos: 11.740046,37.2521 + parent: 56631 +- proto: Gauze1 entities: - - uid: 6904 + - uid: 28132 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,22.5 + pos: -26.34125,-84.32722 parent: 2 - - uid: 12344 + - uid: 28133 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,0.5 + pos: -26.606874,-84.40534 parent: 2 - - uid: 14007 + - uid: 28134 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-21.5 + pos: -26.3725,-84.53034 parent: 2 - - uid: 14009 + - uid: 61949 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-42.5 - parent: 2 - - uid: 14010 + pos: 11.865046,32.017727 + parent: 56631 + - uid: 61950 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,-0.5 - parent: 2 - - uid: 14011 + pos: 17.427546,35.77318 + parent: 56631 +- proto: GeigerCounter + entities: + - uid: 8224 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-21.5 + pos: 35.5,48.5 parent: 2 - - uid: 16341 +- proto: GeneratorBasic15kW + entities: + - uid: 16045 components: - type: Transform - pos: -0.5,51.5 + pos: 48.5,21.5 parent: 2 - - uid: 33665 + - uid: 20272 components: - type: Transform - pos: 0.5,16.5 - parent: 33049 - - uid: 42646 + pos: 105.5,-51.5 + parent: 2 + - uid: 20281 components: - type: Transform - pos: -20.5,55.5 + pos: 105.5,-53.5 parent: 2 - - uid: 48286 + - uid: 55604 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,14.5 - parent: 45711 - - uid: 52842 + pos: -14.5,14.5 + parent: 55280 + - uid: 61951 components: - type: Transform - pos: 5.5,45.5 - parent: 45711 -- proto: DogBed - entities: - - uid: 596 + pos: -6.5,5.5 + parent: 56631 + - type: PowerSupplier + supplyRampRate: 1500 + supplyRampTolerance: 1500 + supplyRate: 25000 + - uid: 67687 components: - type: Transform - pos: -1.5,-3.5 - parent: 2 - - uid: 1421 + pos: 9.5,2.5 + parent: 66965 +- proto: GeneratorRTGDamaged + entities: + - uid: 7173 components: - type: Transform - pos: -24.5,-10.5 + pos: 42.5,46.5 parent: 2 - - uid: 7869 + - uid: 7174 components: - type: Transform - pos: -27.5,-20.5 + pos: 42.5,44.5 parent: 2 - - uid: 10015 + - uid: 15446 components: - type: Transform - pos: 24.5,-26.5 + pos: 35.5,-50.5 parent: 2 - - uid: 14017 + - uid: 61952 components: - type: Transform - pos: 13.5,-50.5 - parent: 2 - - uid: 18650 + pos: 19.5,61.5 + parent: 56631 +- proto: GeneratorWallmountAPU + entities: + - uid: 54317 components: - type: Transform - pos: -12.5,-8.5 - parent: 2 - - uid: 19965 + pos: 2.5,-11.5 + parent: 53899 + - uid: 54318 components: - type: Transform - pos: -12.5,-47.5 - parent: 2 - - uid: 36040 + pos: 2.5,-12.5 + parent: 53899 + - uid: 54319 components: - type: Transform - pos: 34.5,29.5 - parent: 2 - - uid: 41516 + pos: -1.5,-11.5 + parent: 53899 + - uid: 54883 components: - type: Transform - pos: -67.5,-11.5 - parent: 2 - - uid: 42568 + pos: 5.5,0.5 + parent: 54730 + - uid: 54884 components: - type: Transform - pos: 8.5,-38.5 - parent: 2 - - uid: 45268 + pos: 3.5,0.5 + parent: 54730 + - uid: 54885 components: - type: Transform - pos: 60.5,9.5 - parent: 2 -- proto: DonkpocketBoxSpawner - entities: - - uid: 11746 + pos: 7.5,-0.5 + parent: 54730 + - uid: 55210 components: - type: Transform - pos: 68.5,7.5 - parent: 2 - - uid: 14019 + pos: 1.5,1.5 + parent: 55142 + - uid: 55211 components: - type: Transform - pos: 6.5,-34.5 - parent: 2 - - uid: 14020 + pos: -0.5,1.5 + parent: 55142 + - uid: 55212 components: - type: Transform - pos: 75.5,0.5 - parent: 2 - - uid: 14021 + pos: 1.5,3.5 + parent: 55142 + - uid: 55965 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-64.5 - parent: 2 - - uid: 14023 + pos: -1.5,1.5 + parent: 55943 + - uid: 56273 components: - type: Transform - pos: 58.5,9.5 - parent: 2 - - uid: 26014 + pos: 3.5,-8.5 + parent: 56001 + - type: PowerSupplier + supplyRampRate: 1500 + supplyRampTolerance: 1500 + supplyRate: 15000 + - uid: 56274 components: - type: Transform - pos: 22.5,21.5 - parent: 2 - - uid: 31063 + pos: -0.5,-8.5 + parent: 56001 + - type: PowerSupplier + supplyRampRate: 1500 + supplyRampTolerance: 1500 + supplyRate: 15000 + - uid: 56372 components: - type: Transform - pos: 8.5,49.5 - parent: 2 - - uid: 33666 + pos: -0.5,3.5 + parent: 56354 + - uid: 56557 components: - type: Transform - pos: -0.5,-13.5 - parent: 33049 - - uid: 35616 + pos: -2.5,2.5 + parent: 56424 + - type: PowerSupplier + supplyRampRate: 1000 + supplyRampTolerance: 1000 + supplyRate: 25000 +- proto: GenericTank + entities: + - uid: 24840 components: - type: Transform - pos: 25.5,-9.5 + pos: -67.5,-6.5 parent: 2 - - uid: 37213 + - uid: 30560 components: - type: Transform - pos: 19.5,33.5 + pos: 55.5,-15.5 parent: 2 -- proto: DoorElectronics + - uid: 65734 + components: + - type: Transform + pos: 7.5,-2.5 + parent: 65694 +- proto: Girder entities: - - uid: 52072 + - uid: 11528 components: - type: Transform - pos: 11.446501,4.6178637 + pos: 35.5,-45.5 parent: 2 - - uid: 52073 + - uid: 12354 components: - type: Transform - pos: 11.446502,4.2584887 + rot: -1.5707963267948966 rad + pos: 36.5,-52.5 parent: 2 - - uid: 52074 + - uid: 12906 components: - type: Transform - pos: 11.540251,4.4459887 + pos: -66.5,-49.5 parent: 2 -- proto: DoubleEmergencyNitrogenTankFilled - entities: - - uid: 14161 + - uid: 12926 components: - type: Transform - pos: 4.539605,17.49369 + pos: -68.5,-44.5 parent: 2 -- proto: DoubleEmergencyOxygenTank - entities: - - uid: 14029 + - uid: 13574 components: - type: Transform - pos: 18.742647,-30.383375 + rot: -1.5707963267948966 rad + pos: 39.5,-52.5 parent: 2 -- proto: DoubleEmergencyOxygenTankFilled - entities: - - uid: 903 + - uid: 13762 components: - type: Transform - pos: 4.039605,17.540565 + pos: 43.5,-37.5 parent: 2 - - uid: 20580 + - uid: 13806 components: - type: Transform - pos: -38.54716,-68.48603 + pos: 37.5,-42.5 parent: 2 -- proto: Dresser - entities: - - uid: 12263 + - uid: 14268 components: - type: Transform - pos: -30.5,-38.5 + rot: -1.5707963267948966 rad + pos: 43.5,-41.5 parent: 2 - - uid: 21350 + - uid: 15381 components: - type: Transform - pos: -17.5,46.5 + rot: -1.5707963267948966 rad + pos: 35.5,-52.5 parent: 2 - - uid: 21574 + - uid: 15382 components: - type: Transform - pos: -28.5,-38.5 + pos: 36.5,-48.5 parent: 2 - - uid: 28335 + - uid: 15406 components: - type: Transform - pos: 52.5,46.5 + rot: -1.5707963267948966 rad + pos: 34.5,-38.5 parent: 2 - - uid: 48287 + - uid: 15407 components: - type: Transform - pos: -7.5,30.5 - parent: 45711 - - uid: 48288 + rot: -1.5707963267948966 rad + pos: 33.5,-38.5 + parent: 2 + - uid: 15415 components: - type: Transform - pos: 17.5,23.5 - parent: 45711 - - uid: 48289 + rot: -1.5707963267948966 rad + pos: 33.5,-47.5 + parent: 2 + - uid: 19289 components: - type: Transform - pos: 12.5,27.5 - parent: 45711 - - uid: 48290 + rot: 3.141592653589793 rad + pos: 82.5,-18.5 + parent: 2 + - uid: 19291 components: - type: Transform - pos: 11.5,22.5 - parent: 45711 - - uid: 51414 + rot: 3.141592653589793 rad + pos: 85.5,-18.5 + parent: 2 + - uid: 19292 components: - type: Transform - pos: -17.5,-46.5 + rot: 3.141592653589793 rad + pos: 86.5,-18.5 parent: 2 - - uid: 53522 + - uid: 19302 components: - type: Transform - pos: -12.5,59.5 - parent: 45711 - - uid: 53540 + rot: 1.5707963267948966 rad + pos: 83.5,-26.5 + parent: 2 + - uid: 21269 components: - type: Transform - pos: -17.5,56.5 - parent: 45711 -- proto: DresserCaptainFilled - entities: - - uid: 1856 + pos: 78.5,-17.5 + parent: 2 + - uid: 21270 components: - type: Transform - pos: 4.5,-7.5 + pos: 72.5,-16.5 parent: 2 -- proto: DresserChiefEngineerFilled - entities: - - uid: 32195 + - uid: 23932 components: - type: Transform - pos: 15.5,15.5 + pos: -16.5,-83.5 parent: 2 -- proto: DresserChiefMedicalOfficerFilled - entities: - - uid: 22293 + - uid: 23952 components: - type: Transform - pos: 15.5,-50.5 + pos: -18.5,-83.5 parent: 2 -- proto: DresserFilled - entities: - - uid: 25579 + - uid: 24717 components: - type: Transform - pos: -8.5,45.5 + pos: -82.5,26.5 parent: 2 - - uid: 48291 + - uid: 24718 components: - type: Transform - pos: 16.5,26.5 - parent: 45711 -- proto: DresserHeadOfPersonnelFilled - entities: - - uid: 1676 + pos: -84.5,36.5 + parent: 2 + - uid: 24720 components: - type: Transform - pos: -18.5,-8.5 + pos: -59.5,34.5 parent: 2 -- proto: DresserHeadOfSecurityFilled - entities: - - uid: 665 + - uid: 24849 components: - type: Transform - pos: -29.5,-10.5 + pos: -69.5,-7.5 parent: 2 -- proto: DresserQuarterMasterFilled - entities: - - uid: 14034 + - uid: 24850 components: - type: Transform - pos: 62.5,9.5 + pos: -75.5,-5.5 parent: 2 -- proto: DresserResearchDirectorFilled - entities: - - uid: 47572 + - uid: 24851 components: - type: Transform - pos: 28.5,-26.5 + pos: -82.5,0.5 parent: 2 -- proto: DresserWardenFilled - entities: - - uid: 1547 + - uid: 24879 components: - type: Transform - pos: -38.5,-19.5 + rot: 3.141592653589793 rad + pos: -68.5,-21.5 parent: 2 -- proto: Drill - entities: - - uid: 14039 + - uid: 24880 components: - type: Transform - pos: 41.627686,-67.38222 + rot: 3.141592653589793 rad + pos: -68.5,-24.5 parent: 2 -- proto: DrinkAbsintheBottleFull - entities: - - uid: 14040 + - uid: 24882 components: - type: Transform - pos: -54.323803,-10.229378 + rot: 3.141592653589793 rad + pos: -69.5,-29.5 parent: 2 -- proto: DrinkAleGlass - entities: - - uid: 25373 + - uid: 24957 components: - type: Transform - pos: -8.381143,55.61624 + pos: -65.5,30.5 parent: 2 -- proto: DrinkAntifreeze - entities: - - uid: 14041 + - uid: 25315 components: - type: Transform - pos: -93.58771,-4.4045258 + rot: -1.5707963267948966 rad + pos: -54.5,59.5 parent: 2 -- proto: DrinkBananaHonkGlass - entities: - - uid: 14042 + - uid: 25602 components: - type: Transform - pos: -63.749466,8.323015 + pos: -69.5,-39.5 parent: 2 -- proto: DrinkBeepskySmashGlass - entities: - - uid: 14043 + - uid: 25609 components: - type: Transform - pos: -42.947662,33.82919 + pos: -75.5,-40.5 parent: 2 -- proto: DrinkBeerBottleFull - entities: - - uid: 42 + - uid: 26424 components: - type: Transform - pos: -11.607631,53.833286 + pos: -76.5,38.5 parent: 2 - - uid: 367 + - uid: 26598 components: - type: Transform - pos: 55.64522,37.71487 + pos: -63.5,79.5 parent: 2 - - uid: 2364 + - uid: 26723 components: - type: Transform - pos: -31.309715,-46.569977 + pos: -50.5,-47.5 parent: 2 - - uid: 10496 + - uid: 26724 components: - type: Transform - pos: -39.739,29.653751 + pos: -37.5,-49.5 parent: 2 - - uid: 11300 + - uid: 26732 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 11567 + pos: -48.5,-45.5 + parent: 2 + - uid: 26734 components: - - type: MetaData - desc: Алкогольный напиток, приготовленный на ингредиентах счастья. - name: Just_Art - type: Transform - pos: -94.88514,4.744821 + pos: -24.5,-51.5 parent: 2 - - uid: 11608 + - uid: 26937 components: - - type: MetaData - desc: Алкогольный напиток, приготовленный на ингредиентах и основе страданий. - name: ll_misha_ll - type: Transform - pos: -94.32263,5.1198206 + pos: 14.5,36.5 parent: 2 - - uid: 13987 + - uid: 27773 components: - type: Transform - pos: -16.300322,-11.202964 + pos: 34.5,-10.5 parent: 2 - - uid: 14045 + - uid: 28744 components: - type: Transform - pos: 65.616035,8.677705 + pos: -77.5,-57.5 parent: 2 - - uid: 14046 + - uid: 28820 components: - type: Transform - pos: -17.72894,-65.94841 + pos: -67.5,-62.5 parent: 2 - - uid: 14057 + - uid: 28840 components: - type: Transform - pos: -17.307064,-65.69841 + rot: -1.5707963267948966 rad + pos: -17.5,-15.5 parent: 2 - - uid: 14058 + - uid: 28841 components: - type: Transform - pos: -42.71224,13.989521 + rot: -1.5707963267948966 rad + pos: -33.5,-16.5 parent: 2 - - uid: 14059 + - uid: 28939 components: - type: Transform - pos: -42.64974,13.723896 + pos: 21.5,-17.5 parent: 2 - - uid: 17941 + - uid: 28998 components: - type: Transform - pos: -51.48153,36.595306 + pos: -58.5,-46.5 parent: 2 - - uid: 19611 + - uid: 29001 components: - type: Transform - pos: 55.33272,37.839867 + pos: -27.5,-53.5 parent: 2 - - uid: 22950 + - uid: 29619 components: - type: Transform - pos: -6.676836,-74.215744 + pos: -46.5,-78.5 parent: 2 - - uid: 24729 + - uid: 29620 components: - type: Transform - pos: 33.508366,61.656822 + pos: -64.5,-80.5 parent: 2 - - uid: 25974 + - uid: 30053 components: - type: Transform - pos: -22.258549,-31.291918 + pos: -50.5,8.5 parent: 2 - - uid: 28206 + - uid: 30227 components: - type: Transform - pos: 13.319734,-11.466697 + rot: -1.5707963267948966 rad + pos: 31.5,15.5 parent: 2 - - uid: 35845 + - uid: 30401 components: - type: Transform - pos: 1.2952805,5.482216 - parent: 35803 - - uid: 35846 + rot: -1.5707963267948966 rad + pos: 35.5,7.5 + parent: 2 + - uid: 30496 components: - type: Transform - pos: 1.6516571,5.482216 - parent: 35803 - - uid: 41661 + pos: 7.5,62.5 + parent: 2 + - uid: 30511 components: - type: Transform - pos: 80.1817,59.70149 + pos: 17.5,52.5 parent: 2 - - uid: 43348 + - uid: 30518 components: - type: Transform - pos: 49.3377,73.867714 + pos: -50.5,7.5 parent: 2 - - uid: 44635 + - uid: 31045 components: - type: Transform - pos: 72.83744,-32.34991 + pos: -79.5,68.5 parent: 2 - - uid: 44638 + - uid: 31049 components: - type: Transform - pos: 62.417236,-52.516273 + pos: -72.5,70.5 parent: 2 - - uid: 44648 + - uid: 31269 components: - type: Transform - pos: 62.721928,-52.49284 + pos: -18.5,49.5 parent: 2 - - uid: 47617 + - uid: 31301 components: - type: Transform - pos: 25.69228,-2.2822824 + rot: 3.141592653589793 rad + pos: -56.5,13.5 parent: 2 - - uid: 48292 + - uid: 31428 components: - type: Transform - pos: 18.29185,-7.191003 - parent: 45711 - - uid: 51235 + pos: -12.5,52.5 + parent: 2 + - uid: 61953 components: - type: Transform - pos: 28.299976,-64.79478 - parent: 2 - - uid: 51356 + pos: 19.5,9.5 + parent: 56631 + - uid: 61954 components: - type: Transform - pos: 38.62931,-10.43593 - parent: 2 - - uid: 51589 + pos: 20.5,-3.5 + parent: 56631 + - uid: 61955 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51590 + pos: 20.5,2.5 + parent: 56631 + - uid: 61956 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51591 + pos: 22.5,5.5 + parent: 56631 + - uid: 61957 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51592 + pos: 21.5,-0.5 + parent: 56631 + - uid: 61958 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51593 + rot: 1.5707963267948966 rad + pos: 30.5,48.5 + parent: 56631 + - uid: 61959 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51594 + rot: 3.141592653589793 rad + pos: 26.5,42.5 + parent: 56631 + - uid: 65594 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51595 + pos: 8.5,1.5 + parent: 65540 + - uid: 65595 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51596 + pos: 8.5,4.5 + parent: 65540 + - uid: 65596 components: - type: Transform - parent: 51588 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 56051 + pos: 4.5,-4.5 + parent: 65540 + - uid: 65597 components: - type: Transform - pos: 33.5141,42.894836 - parent: 45711 -- proto: DrinkBeerGrowler - entities: - - uid: 55970 + pos: 8.5,-5.5 + parent: 65540 + - uid: 65598 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.37648,38.907166 - parent: 45711 -- proto: DrinkBottleBeer - entities: - - uid: 14063 + pos: 0.5,4.5 + parent: 65540 + - uid: 65735 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.33831,-66.464035 - parent: 2 - - uid: 33667 + pos: 8.5,2.5 + parent: 65694 + - uid: 65736 components: - type: Transform - pos: -1.74683,23.867973 - parent: 33049 - - uid: 33668 + pos: 5.5,-1.5 + parent: 65694 + - uid: 65737 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.4030799,23.305473 - parent: 33049 - - uid: 56049 + pos: -7.5,2.5 + parent: 65694 + - uid: 65738 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.74849,44.75421 - parent: 45711 - - uid: 56050 + pos: -2.5,8.5 + parent: 65694 + - uid: 65739 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.670334,43.66046 - parent: 45711 -- proto: DrinkBottleOfNothingFull - entities: - - uid: 14064 + pos: -5.5,5.5 + parent: 65694 + - uid: 65740 components: - type: Transform - pos: -54.626225,8.214968 - parent: 2 -- proto: DrinkBottlePatron - entities: - - uid: 51607 + pos: -1.5,-1.5 + parent: 65694 + - uid: 66375 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.946741,32.33181 - parent: 2 - - uid: 54134 + pos: 2.5,6.5 + parent: 65849 + - uid: 66376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.48654,52.5636 - parent: 45711 -- proto: DrinkBottleRum - entities: - - uid: 12251 + pos: 6.5,-9.5 + parent: 65849 + - uid: 66377 components: - type: Transform - pos: 37.729885,-36.150627 - parent: 2 -- proto: DrinkBottleVodka - entities: - - uid: 14065 + pos: -5.5,-8.5 + parent: 65849 + - uid: 66378 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.4539,14.792235 - parent: 2 - - uid: 14066 + pos: 2.5,-20.5 + parent: 65849 + - uid: 66379 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.839539,-50.3588 - parent: 2 - - uid: 14067 + pos: 9.5,-12.5 + parent: 65849 + - uid: 66380 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.917664,-50.6713 - parent: 2 -- proto: DrinkBottleWine - entities: - - uid: 14068 + pos: 8.5,-12.5 + parent: 65849 + - uid: 66381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.56533,-13.5140505 - parent: 2 -- proto: DrinkCafeLatte - entities: - - uid: 37341 + pos: 6.5,-12.5 + parent: 65849 + - uid: 66382 components: - type: Transform - pos: 6.746622,20.779253 - parent: 36861 -- proto: DrinkCarrotJuice - entities: - - uid: 13406 + pos: -10.5,18.5 + parent: 65849 + - uid: 66383 components: - type: Transform - pos: -11.849438,-32.521732 - parent: 2 - - uid: 13424 + pos: 2.5,-0.5 + parent: 65849 + - uid: 66384 components: - type: Transform - pos: -10.724438,-33.084232 - parent: 2 -- proto: DrinkChocolateGlass - entities: - - uid: 43410 + pos: -1.5,-2.5 + parent: 65849 + - uid: 66385 components: - type: Transform - pos: -10.991299,49.614216 - parent: 2 -- proto: DrinkCoffee - entities: - - uid: 14070 + pos: 6.5,15.5 + parent: 65849 + - uid: 66386 components: - type: Transform - pos: 9.718121,-36.214058 - parent: 2 - - uid: 33669 + pos: 4.5,18.5 + parent: 65849 + - uid: 66387 components: - type: Transform - pos: 0.62650156,-12.292578 - parent: 33049 - - uid: 37342 + pos: -1.5,15.5 + parent: 65849 + - uid: 66388 components: - type: Transform - pos: 3.8445816,14.934555 - parent: 36861 -- proto: DrinkCoffeeJug - entities: - - uid: 32874 + pos: 10.5,21.5 + parent: 65849 + - uid: 66389 components: - type: Transform - pos: -42.69714,-2.443121 - parent: 2 -- proto: DrinkCoffeeLiqueurBottleFull + pos: -6.5,20.5 + parent: 65849 +- proto: GlowstickBase entities: - - uid: 14071 + - uid: 21093 components: - type: Transform - pos: -20.51789,-47.316505 + pos: 80.36775,-61.54525 parent: 2 - - uid: 36004 + - uid: 21094 components: - type: Transform - pos: -42.382526,-2.443121 + pos: 80.50838,-61.54525 parent: 2 - - uid: 36005 + - uid: 21095 components: - type: Transform - pos: -42.146564,-2.4332883 + pos: 80.63338,-61.54525 parent: 2 -- proto: DrinkCognacBottleFull +- proto: GlowstickBlue entities: - - uid: 833 - components: - - type: Transform - parent: 832 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 4592 + - uid: 7844 components: - type: Transform - pos: -21.324635,-80.288055 + pos: -52.359295,64.52217 parent: 2 -- proto: DrinkColaBottleFull - entities: - - uid: 5075 + - uid: 7847 components: - type: Transform - pos: -21.699638,-80.33493 + pos: -52.12492,64.350296 parent: 2 - - uid: 26787 +- proto: GlowstickPurple + entities: + - uid: 7842 components: - type: Transform - pos: -33.880867,-34.334713 + rot: 1.5707963267948966 rad + pos: -52.140545,64.70967 parent: 2 - - uid: 36446 + - uid: 7846 components: - type: Transform - pos: -20.779583,-92.64623 + rot: 1.5707963267948966 rad + pos: -52.296795,64.631546 parent: 2 -- proto: DrinkColaCan +- proto: GlowstickRed entities: - - uid: 14075 + - uid: 8 components: - type: Transform - pos: 42.46949,-64.283676 + rot: -1.5707963267948966 rad + pos: -52.453045,64.55342 parent: 2 - - uid: 14076 + - uid: 4588 components: - type: Transform rot: -1.5707963267948966 rad - pos: 42.922615,-64.56492 + pos: -52.71867,64.55342 parent: 2 -- proto: DrinkCreamCarton - entities: - - uid: 22773 - components: - - type: Transform - parent: 22694 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: DrinkFourteenLokoCan +- proto: GlowstickYellow entities: - - uid: 21158 + - uid: 61960 components: - type: Transform - pos: -23.310364,72.387146 - parent: 2 -- proto: DrinkGinFizzGlass - entities: - - uid: 14080 + pos: -34.725906,48.551697 + parent: 56631 + - uid: 61961 components: - type: Transform - pos: -94.604004,-10.366185 - parent: 2 -- proto: DrinkGlass + pos: -35.038437,47.94232 + parent: 56631 +- proto: Gohei entities: - - uid: 12572 - components: - - type: Transform - pos: -3.6754322,-4.684278 - parent: 2 - - uid: 14089 + - uid: 10775 components: + - type: MetaData + desc: Эта штука существует для разных вещей.. как для протирания пыли, так и для физической терапии. + name: плётка "пипидастр" - type: Transform - pos: 20.455654,36.56066 - parent: 2 - - uid: 14090 + parent: 1778 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19932 components: + - type: MetaData + desc: Личная плётка главы службы безопасности, предназначенная для наказания как врагов НаноТрайзен, так и для своих сотрудников. А может быть и для чего-то ещё... + name: плётка - type: Transform - pos: 20.191668,36.56066 - parent: 2 - - uid: 20837 + parent: 19930 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20543 components: + - type: MetaData + desc: Деревянный и ужасающий жезл. Кто знает, что им вытворяли.. + name: плётка - type: Transform - rot: -1.5707963267948966 rad - pos: -13.6494,37.451702 + pos: 85.44596,-51.33677 parent: 2 - - uid: 21000 + - uid: 21633 components: + - type: MetaData + desc: Мощное орудие сотрудников Службы Безопасности среди врагов НаноТрайзен! + name: плётка - type: Transform - pos: -13.25802,37.586243 - parent: 2 - - uid: 25709 + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: GoldOre1 + entities: + - uid: 53609 components: - type: Transform - pos: 28.776218,17.198345 + rot: 0.19198621771937624 rad + pos: 31.278114,-75.29344 parent: 2 - - uid: 26681 +- proto: GrapeSeeds + entities: + - uid: 9224 components: - type: Transform - pos: 19.194729,51.67904 + pos: -44.48446,43.492756 parent: 2 - - uid: 26682 +- proto: GrassBattlemap + entities: + - uid: 9636 components: - type: Transform - pos: 19.397854,51.788418 + pos: -5.135134,43.90448 parent: 2 - - uid: 26701 +- proto: GravityGenerator + entities: + - uid: 4027 components: - type: Transform - pos: 19.397854,51.475918 + pos: 27.5,33.5 parent: 2 - - uid: 26702 +- proto: GravityGeneratorMini + entities: + - uid: 54320 components: - type: Transform - pos: 19.507229,51.600918 - parent: 2 - - uid: 36036 + pos: 1.5,-12.5 + parent: 53899 + - uid: 54886 components: - type: Transform - pos: -41.791,-2.5807805 - parent: 2 - - uid: 36038 + pos: 1.5,1.5 + parent: 54730 + - uid: 55213 components: - type: Transform - pos: -41.368233,-2.5906136 - parent: 2 - - uid: 42056 + pos: 1.5,1.5 + parent: 55142 + - type: Visibility + layer: 8 + - uid: 56275 components: - type: Transform - pos: 28.203861,17.198181 - parent: 2 - - uid: 42529 + pos: 4.5,-1.5 + parent: 56001 + - uid: 56373 components: - type: Transform - pos: 28.489922,17.13822 - parent: 2 - - uid: 48293 + pos: 3.5,0.5 + parent: 56354 + - uid: 56558 components: - type: Transform - pos: 35.39589,15.666204 - parent: 45711 - - uid: 53340 + pos: 0.5,-3.5 + parent: 56424 + - uid: 61962 components: - type: Transform - pos: -6.757686,-4.7780247 - parent: 2 - - uid: 53343 + pos: -11.5,31.5 + parent: 56631 + - uid: 67688 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.4098072,-4.856153 - parent: 2 - - uid: 53351 + pos: 8.5,2.5 + parent: 66965 +- proto: GreenTabletopPiece + entities: + - uid: 25033 components: + - type: MetaData + desc: Похоже на круг, но это кваква. Наслаждайтесь шизой :). + name: лягушка - type: Transform - pos: -27.309425,27.04512 + pos: -76.52466,98.43591 parent: 2 - - uid: 53352 +- proto: GrenadeBaton + entities: + - uid: 61964 components: - type: Transform - pos: -27.621922,26.826372 - parent: 2 - - uid: 54353 + parent: 61963 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61965 components: - type: Transform - pos: -32.881973,31.794983 - parent: 45711 -- proto: DrinkGlassWhite + parent: 61963 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: GrenadeBlast entities: - - uid: 14092 - components: - - type: Transform - pos: 13.725136,40.54365 - parent: 2 - - uid: 37343 + - uid: 61966 components: - - type: MetaData - name: Elenfl - type: Transform - pos: 9.515381,27.469925 - parent: 36861 -- proto: DrinkGoldenCup - entities: - - uid: 14093 + parent: 61963 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61969 components: - - type: MetaData - desc: Вы, чемпион! - name: кубок чемпиона - type: Transform - pos: -14.319562,9.799387 - parent: 2 -- proto: DrinkGrapeCan - entities: - - uid: 14094 + parent: 61968 + - type: Physics + canCollide: False + - uid: 61971 components: - type: Transform - pos: -27.706326,-3.3583038 - parent: 2 -- proto: DrinkGreenTea + parent: 61970 + - type: Physics + canCollide: False +- proto: GrenadeEMP entities: - - uid: 56117 + - uid: 61967 components: - type: Transform - pos: -85.40886,-6.761841 - parent: 2 -- proto: DrinkHotCoco + parent: 61963 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: GrenadeFlash entities: - - uid: 14095 + - uid: 61972 components: - type: Transform - pos: -13.950664,-45.156475 - parent: 2 -- proto: DrinkHotCoffee + parent: 61970 + - type: Physics + canCollide: False +- proto: GrenadeFlashBang entities: - - uid: 14096 + - uid: 9464 components: - type: Transform - rot: -12.566370614359172 rad - pos: -3.160157,-51.130154 - parent: 2 - - uid: 14097 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10245 components: - type: Transform - pos: -20.168106,-47.550877 - parent: 2 - - uid: 14098 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53938 components: - type: Transform - pos: -20.761856,-47.550877 - parent: 2 - - uid: 14099 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53939 components: - type: Transform - pos: -20.475674,-47.158455 - parent: 2 - - uid: 36726 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53940 components: - type: Transform - pos: -41.407562,-2.1973 - parent: 2 - - uid: 47758 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: GrenadeStinger + entities: + - uid: 9841 components: - type: Transform - pos: 43.387096,-22.245699 - parent: 2 - - uid: 47759 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10259 components: - type: Transform - pos: 43.65272,-22.495699 - parent: 2 - - uid: 53341 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53941 components: - type: Transform - pos: -4.351436,-7.4499 - parent: 2 -- proto: DrinkIcedCoffeeGlass - entities: - - uid: 48294 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53942 components: - type: Transform - pos: 35.70839,16.11933 - parent: 45711 -- proto: DrinkIcedTeaCan - entities: - - uid: 14108 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53943 components: - type: Transform - pos: -52.6887,-8.583642 - parent: 2 - - uid: 14109 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53944 components: - type: Transform - pos: -27.331326,-3.2333038 - parent: 2 -- proto: DrinkIcedTeaGlass - entities: - - uid: 36238 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53945 components: - type: Transform - pos: 59.96295,-31.229141 - parent: 2 -- proto: DrinkJar + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Grille entities: - - uid: 11097 + - uid: 27 components: - type: Transform - pos: 72.4962,-33.536644 + pos: -11.5,4.5 parent: 2 - - uid: 51430 + - uid: 28 components: - type: Transform - pos: 23.614532,-71.46495 + pos: -8.5,16.5 parent: 2 -- proto: DrinkKiraSpecial - entities: - - uid: 37344 - components: - - type: Transform - pos: 19.506283,4.4396057 - parent: 36861 -- proto: DrinkLemonLimeCan - entities: - - uid: 14112 + - uid: 30 components: - type: Transform - pos: -4.638566,-26.19227 + pos: -6.5,16.5 parent: 2 -- proto: DrinkMilkCarton - entities: - - uid: 14114 + - uid: 31 components: - - type: MetaData - desc: Elenfl™ - type: Transform - pos: 13.381386,40.74678 + pos: -7.5,16.5 parent: 2 - - uid: 22703 - components: - - type: Transform - parent: 22694 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53350 + - uid: 32 components: - type: Transform - pos: -27.668798,27.279495 + pos: -4.5,16.5 parent: 2 -- proto: DrinkMoonshineGlass - entities: - - uid: 4056 + - uid: 33 components: - type: Transform - pos: 20.618061,-36.319645 + pos: -5.5,16.5 parent: 2 -- proto: DrinkMopwataBottleRandom - entities: - - uid: 11984 + - uid: 34 components: - type: Transform - pos: -46.55158,-33.277695 + pos: -1.5,16.5 parent: 2 -- proto: DrinkMug - entities: - - uid: 1254 + - uid: 35 components: - type: Transform - pos: -14.64387,-36.425762 + pos: -2.5,16.5 parent: 2 - - uid: 15646 + - uid: 36 components: - type: Transform - pos: -34.63315,-38.172935 + pos: 0.5,16.5 parent: 2 - - uid: 30116 + - uid: 37 components: - type: Transform - pos: 29.649178,17.652874 + pos: -0.5,16.5 parent: 2 -- proto: DrinkMugBlue - entities: - - uid: 14115 + - uid: 38 components: - type: Transform - pos: 5.462949,-34.44088 + pos: 2.5,16.5 parent: 2 -- proto: DrinkMugHeart - entities: - - uid: 3476 + - uid: 39 components: - type: Transform - pos: 13.369647,-15.317397 + pos: 1.5,16.5 parent: 2 - - uid: 9697 + - uid: 40 components: - type: Transform - pos: -34.258144,-38.26669 + pos: 5.5,16.5 parent: 2 - - uid: 14119 + - uid: 41 components: - type: Transform - pos: 5.634824,-34.269005 + pos: 3.5,16.5 parent: 2 - - uid: 14120 + - uid: 42 components: - type: Transform - pos: -20.704727,-51.29287 + pos: 7.5,16.5 parent: 2 - - uid: 14121 + - uid: 43 components: - type: Transform - pos: -12.96573,-45.573284 + pos: 6.5,16.5 parent: 2 -- proto: DrinkMugMetal - entities: - - uid: 14124 + - uid: 44 components: - type: Transform - pos: -22.490776,-25.52267 + pos: 9.5,16.5 parent: 2 - - uid: 14125 + - uid: 45 components: - type: Transform - pos: -71.59152,-21.560123 + pos: 8.5,16.5 parent: 2 - - uid: 14127 + - uid: 62 components: - type: Transform - pos: 35.413723,-54.581493 + pos: 69.5,-39.5 parent: 2 -- proto: DrinkMugMoebius - entities: - - uid: 35695 + - uid: 206 components: - type: Transform - pos: 26.687897,-7.6864376 + pos: -7.5,0.5 parent: 2 - - uid: 47585 + - uid: 207 components: - type: Transform - pos: 26.631498,-26.382666 + pos: 8.5,0.5 parent: 2 -- proto: DrinkMugOne - entities: - - uid: 14129 + - uid: 222 components: - type: Transform - pos: 16.496115,17.014135 + pos: 12.5,13.5 parent: 2 - - uid: 14132 + - uid: 223 components: - type: Transform - pos: 5.275448,-34.22213 + pos: 12.5,12.5 parent: 2 - - uid: 18068 + - uid: 224 components: - type: Transform - pos: -34.461273,-38.485435 + pos: 12.5,11.5 parent: 2 - - uid: 32782 + - uid: 225 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -18.52466,-6.250105 + pos: 12.5,10.5 parent: 2 - - uid: 36012 + - uid: 226 components: - type: Transform - pos: -41.85982,-2.1973 + pos: 12.5,9.5 parent: 2 - - uid: 53346 + - uid: 227 components: - type: Transform - pos: 1.7447098,-2.4447575 + pos: 12.5,8.5 parent: 2 -- proto: DrinkMugRainbow - entities: - - uid: 14134 + - uid: 228 components: - type: Transform - pos: 5.775449,-34.50338 + pos: 12.5,7.5 parent: 2 -- proto: DrinkMugRed - entities: - - uid: 14130 + - uid: 229 components: - type: Transform - pos: -14.30012,-36.660137 + pos: 12.5,6.5 parent: 2 - - uid: 14138 + - uid: 230 components: - type: Transform - pos: 54.70456,-29.505268 + pos: 12.5,5.5 parent: 2 - - uid: 30115 + - uid: 231 components: - type: Transform - pos: 29.336678,17.449749 + pos: 12.5,4.5 parent: 2 - - uid: 48295 - components: - - type: Transform - pos: 21.811678,36.54419 - parent: 45711 -- proto: DrinkNeurotoxinGlass - entities: - - uid: 14139 + - uid: 234 components: - type: Transform - pos: -92.49218,-6.3306475 + pos: 12.5,-3.5 parent: 2 -- proto: DrinkNukieCan - entities: - - uid: 19445 + - uid: 235 components: - type: Transform - parent: 21119 - - type: Physics - canCollide: False -- proto: DrinkPoisonWinebottleFull - entities: - - uid: 4875 + pos: 12.5,-4.5 + parent: 2 + - uid: 236 components: - type: Transform - pos: -16.38546,39.833973 + pos: 12.5,-5.5 parent: 2 -- proto: DrinkRumGlass - entities: - - uid: 23317 + - uid: 237 components: - type: Transform - pos: 37.30801,-36.4475 + pos: 12.5,-6.5 parent: 2 -- proto: DrinkSakeGlass - entities: - - uid: 43006 + - uid: 238 components: - type: Transform - pos: -34.53575,53.55879 + pos: 12.5,-7.5 parent: 2 - - uid: 56129 + - uid: 239 components: - type: Transform - pos: -34.66459,53.707447 + pos: 12.5,-8.5 parent: 2 -- proto: DrinkShotGlass - entities: - - uid: 805 + - uid: 240 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.587637,-11.003263 + pos: 12.5,-9.5 parent: 2 - - uid: 1397 + - uid: 241 components: - type: Transform - pos: -46.429,5.7688403 + pos: 12.5,-10.5 parent: 2 - - uid: 1476 + - uid: 242 components: - type: Transform - pos: -46.2415,5.4563403 + pos: 12.5,-11.5 parent: 2 - - uid: 1912 + - uid: 243 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.32201,-11.222014 + pos: 12.5,-12.5 parent: 2 - - uid: 7906 + - uid: 244 components: - type: Transform - pos: 44.733406,20.67419 + pos: 11.5,-13.5 parent: 2 - - uid: 7907 + - uid: 245 components: - type: Transform - pos: 44.38966,20.58044 + pos: -10.5,-13.5 parent: 2 - - uid: 11066 + - uid: 246 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.536264,-3.6830716 + pos: -11.5,-12.5 parent: 2 - - uid: 11131 + - uid: 247 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.708139,-3.5580714 + pos: -11.5,-11.5 parent: 2 - - uid: 12567 + - uid: 248 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.723764,-3.7768216 + pos: -11.5,-10.5 parent: 2 - - uid: 14143 + - uid: 249 components: - type: Transform - pos: -54.26685,8.168093 + pos: -11.5,-9.5 parent: 2 - - uid: 14144 + - uid: 250 components: - type: Transform - pos: 21.147898,36.455402 + pos: -11.5,-8.5 parent: 2 -- proto: DrinkSodaWaterBottleFull - entities: - - uid: 18812 + - uid: 251 components: - type: Transform - pos: 47.772266,-26.327032 + pos: -11.5,-7.5 parent: 2 - - uid: 51995 + - uid: 252 components: - type: Transform - pos: -17.467659,15.966508 + pos: -11.5,-6.5 parent: 2 -- proto: DrinkSoyMilkCarton - entities: - - uid: 22700 + - uid: 253 components: - type: Transform - parent: 22694 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: DrinkStarkistCan - entities: - - uid: 14146 + pos: -11.5,-5.5 + parent: 2 + - uid: 254 components: - type: Transform - pos: -4.247941,-26.41102 + pos: -11.5,-4.5 parent: 2 -- proto: DrinkSyndicatebomb - entities: - - uid: 34623 + - uid: 255 components: - type: Transform - pos: 33.44374,48.539795 - parent: 45711 - - uid: 43106 + pos: -11.5,-3.5 + parent: 2 + - uid: 258 components: - type: Transform - pos: -100.531746,-18.202385 + pos: -11.5,5.5 parent: 2 -- proto: DrinkTeacup - entities: - - uid: 33670 + - uid: 259 components: - type: Transform - pos: 0.28275156,-12.230078 - parent: 33049 -- proto: DrinkTeapot - entities: - - uid: 56116 + pos: -11.5,6.5 + parent: 2 + - uid: 260 components: - type: Transform - pos: -85.84636,-6.433716 + pos: -11.5,7.5 parent: 2 -- proto: DrinkVodkaBottleFull - entities: - - uid: 14149 + - uid: 261 components: - type: Transform - parent: 11431 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14150 + pos: -11.5,8.5 + parent: 2 + - uid: 262 components: - type: Transform - pos: -12.375238,15.398531 + pos: -11.5,9.5 parent: 2 - - uid: 14151 + - uid: 263 components: - type: Transform - pos: 20.85242,36.679676 + pos: -11.5,10.5 parent: 2 - - uid: 14152 + - uid: 264 components: - type: Transform - pos: -25.261414,-50.311924 + pos: -11.5,11.5 parent: 2 - - uid: 14169 + - uid: 265 components: - type: Transform - pos: 36.600468,-40.161385 + pos: -11.5,12.5 parent: 2 - - uid: 23097 + - uid: 266 components: - - type: MetaData - desc: Сядь на меня - type: Transform - pos: -44.508144,-19.528814 + pos: -11.5,13.5 parent: 2 - - uid: 30184 + - uid: 394 components: - type: Transform - pos: 79.5,-36.5 + pos: -17.5,8.5 parent: 2 -- proto: DrinkWaterBottleFull - entities: - - uid: 506 + - uid: 399 components: - type: Transform - pos: -0.27628842,2.8929908 + pos: -17.5,10.5 parent: 2 - - uid: 9993 + - uid: 409 components: - type: Transform - pos: -1.1669143,1.5262656 + pos: -23.5,3.5 parent: 2 - - uid: 12387 + - uid: 412 components: - type: Transform - pos: -0.7606635,2.3617413 + pos: -26.5,-4.5 parent: 2 - - uid: 14088 + - uid: 419 components: - type: Transform - pos: 0.59871066,1.5106409 + pos: -27.5,3.5 parent: 2 - - uid: 14172 + - uid: 423 components: - type: Transform - pos: -14.203141,-45.64087 + pos: -24.5,-4.5 parent: 2 - - uid: 14184 + - uid: 458 components: - type: Transform - pos: 10.287092,35.836334 + pos: -19.5,2.5 parent: 2 - - uid: 14185 + - uid: 460 components: - type: Transform - pos: 8.849592,35.854298 + pos: -19.5,-1.5 parent: 2 - - uid: 14186 + - uid: 461 components: - type: Transform - pos: -36.62435,-61.182777 + pos: -18.5,-1.5 parent: 2 - - uid: 14187 + - uid: 462 components: - type: Transform - pos: -36.7181,-58.055603 + pos: -32.5,-1.5 parent: 2 - - uid: 14191 + - uid: 463 components: - type: Transform - pos: -3.6804805,-15.195365 + pos: -31.5,-1.5 parent: 2 - - uid: 14192 + - uid: 465 components: - type: Transform - pos: -3.2855115,-15.29026 + pos: -18.5,2.5 parent: 2 - - uid: 22679 + - uid: 506 components: - type: Transform - pos: -17.655159,15.732133 + pos: -32.5,2.5 parent: 2 - - uid: 22765 + - uid: 507 components: - type: Transform - pos: -0.3387892,1.5106409 + pos: -31.5,2.5 parent: 2 - - uid: 28439 + - uid: 555 components: - type: Transform - pos: -41.84552,1.8235631 + pos: -10.5,0.5 parent: 2 - - uid: 32719 + - uid: 597 components: - type: Transform - pos: 4.676855,30.536633 + pos: -28.5,-4.5 parent: 2 - - uid: 34534 + - uid: 624 components: - type: Transform - pos: 4.716452,29.771463 + pos: 11.5,0.5 parent: 2 - - uid: 35628 + - uid: 685 components: - type: Transform - pos: 10.233735,30.563019 + pos: -52.5,-1.5 parent: 2 - - uid: 35629 + - uid: 688 components: - type: Transform - pos: 10.233735,29.784655 + pos: -53.5,-1.5 parent: 2 - - uid: 35630 + - uid: 690 components: - type: Transform - pos: 8.491436,30.681751 + pos: -49.5,-1.5 parent: 2 - - uid: 36979 + - uid: 692 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36980 + pos: -50.5,-1.5 + parent: 2 + - uid: 696 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36981 + pos: -44.5,-1.5 + parent: 2 + - uid: 697 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36982 + pos: -40.5,-27.5 + parent: 2 + - uid: 701 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36983 + pos: -39.5,-1.5 + parent: 2 + - uid: 703 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36984 + pos: -42.5,-1.5 + parent: 2 + - uid: 761 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36985 + pos: 28.5,-8.5 + parent: 2 + - uid: 774 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36986 + pos: -39.5,-7.5 + parent: 2 + - uid: 775 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36987 + pos: -41.5,-3.5 + parent: 2 + - uid: 800 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36988 + pos: -1.5,-25.5 + parent: 2 + - uid: 801 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36989 + pos: -7.5,-25.5 + parent: 2 + - uid: 810 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36990 + pos: -48.5,-8.5 + parent: 2 + - uid: 811 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36991 + pos: -58.5,-11.5 + parent: 2 + - uid: 812 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36992 + pos: -50.5,-8.5 + parent: 2 + - uid: 844 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36993 + pos: -41.5,-4.5 + parent: 2 + - uid: 848 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36994 + pos: -41.5,-6.5 + parent: 2 + - uid: 868 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36995 + pos: -4.5,-27.5 + parent: 2 + - uid: 869 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36996 + pos: -6.5,-27.5 + parent: 2 + - uid: 874 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36997 + pos: -21.5,-37.5 + parent: 2 + - uid: 877 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36998 + pos: -14.5,-37.5 + parent: 2 + - uid: 882 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36999 + pos: -23.5,-37.5 + parent: 2 + - uid: 890 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37000 + pos: -1.5,-28.5 + parent: 2 + - uid: 892 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43829 + pos: -1.5,-30.5 + parent: 2 + - uid: 898 components: - type: Transform - pos: -36.417686,59.64152 + pos: -3.5,-27.5 parent: 2 - - uid: 43830 + - uid: 941 components: - type: Transform - pos: -36.511436,60.813396 + pos: -30.5,-37.5 parent: 2 - - uid: 43831 + - uid: 944 components: - type: Transform - pos: -35.52706,61.969646 + pos: -24.5,-37.5 parent: 2 - - uid: 43832 + - uid: 966 components: - type: Transform - pos: -30.417686,58.375896 + pos: -31.5,-32.5 parent: 2 - - uid: 43836 + - uid: 967 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.415134,61.39942 + pos: -30.5,-32.5 parent: 2 - - uid: 43837 + - uid: 968 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.587013,61.21192 + pos: -29.5,-32.5 parent: 2 - - uid: 43838 + - uid: 969 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.258884,61.1963 + pos: -29.5,-30.5 parent: 2 - - uid: 48296 + - uid: 970 components: - type: Transform - pos: 35.27089,16.55683 - parent: 45711 - - uid: 48297 + pos: -30.5,-30.5 + parent: 2 + - uid: 971 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.630264,16.634954 - parent: 45711 - - uid: 51704 + pos: -31.5,-30.5 + parent: 2 + - uid: 972 components: - type: Transform - pos: -41.876774,-0.1764364 + pos: -27.5,-30.5 parent: 2 - - uid: 51710 + - uid: 973 components: - type: Transform - pos: -41.126774,-0.1608114 + pos: -26.5,-30.5 parent: 2 - - uid: 51714 + - uid: 974 components: - type: Transform - pos: -41.142395,1.8391886 + pos: -25.5,-30.5 parent: 2 - - uid: 51996 + - uid: 975 components: - type: Transform - pos: -17.73328,16.185257 + pos: -25.5,-32.5 parent: 2 - - uid: 53243 + - uid: 976 components: - type: Transform - pos: -0.76066333,3.346116 + pos: -26.5,-32.5 parent: 2 - - uid: 53244 + - uid: 977 components: - type: Transform - pos: -0.22941339,3.9086158 + pos: -27.5,-32.5 parent: 2 - - uid: 53475 + - uid: 978 components: - type: Transform - pos: -13.11377,56.632263 - parent: 45711 -- proto: DrinkWaterJug - entities: - - uid: 37345 + pos: -23.5,-30.5 + parent: 2 + - uid: 979 components: - type: Transform - pos: 1.4830256,19.13902 - parent: 36861 - - uid: 48298 + pos: -22.5,-30.5 + parent: 2 + - uid: 980 components: - type: Transform - pos: 12.102557,14.29726 - parent: 45711 - - uid: 51364 + pos: -21.5,-30.5 + parent: 2 + - uid: 981 components: - type: Transform - pos: -42.688354,-2.250755 + pos: -21.5,-32.5 parent: 2 -- proto: DrinkWhiskeyBottleFull - entities: - - uid: 806 + - uid: 982 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.50951,-10.612639 + pos: -22.5,-32.5 parent: 2 - - uid: 7901 + - uid: 983 components: - type: Transform - pos: 44.62403,21.252316 + pos: -23.5,-32.5 parent: 2 - - uid: 14199 + - uid: 984 components: - type: Transform - pos: -17.27483,-49.19082 + pos: -19.5,-32.5 parent: 2 - - uid: 30801 + - uid: 985 components: - type: Transform - pos: -46.710247,5.737591 + pos: -18.5,-32.5 parent: 2 -- proto: DrinkWineBottleFull - entities: - - uid: 14202 + - uid: 986 components: - type: Transform - pos: -39.71103,17.940449 + pos: -17.5,-32.5 parent: 2 - - uid: 30587 + - uid: 987 components: - type: Transform - pos: 39.697933,69.934944 + pos: -17.5,-30.5 parent: 2 -- proto: DrinkWineGlass - entities: - - uid: 14205 + - uid: 988 components: - type: Transform - pos: -39.26103,17.8842 + pos: -18.5,-30.5 parent: 2 -- proto: Dropper - entities: - - uid: 35135 + - uid: 989 components: - type: Transform - pos: 58.545147,-27.356018 + pos: -19.5,-30.5 parent: 2 - - uid: 50630 + - uid: 990 components: - type: Transform - pos: -31.534424,43.241398 + pos: -15.5,-32.5 parent: 2 -- proto: Eggshells - entities: - - uid: 11090 + - uid: 991 components: - type: Transform - pos: -31.886059,29.731956 + pos: -14.5,-32.5 parent: 2 - - uid: 11291 + - uid: 992 components: - type: Transform - pos: -31.417309,29.356956 + pos: -13.5,-32.5 parent: 2 -- proto: EggSpider - entities: - - uid: 46760 + - uid: 993 components: - type: Transform - pos: -19.59694,0.56256104 - parent: 45711 - - uid: 46761 + pos: -13.5,-30.5 + parent: 2 + - uid: 995 components: - type: Transform - pos: -21.76883,-0.23431396 - parent: 45711 - - uid: 46764 + pos: -15.5,-30.5 + parent: 2 + - uid: 1065 components: - type: Transform - pos: -21.253235,-0.62493896 - parent: 45711 - - uid: 46771 + pos: -26.5,-21.5 + parent: 2 + - uid: 1066 components: - type: Transform - pos: -18.659485,-5.656189 - parent: 45711 - - uid: 46785 + pos: -26.5,-20.5 + parent: 2 + - uid: 1067 components: - type: Transform - pos: -20.300873,3.309204 - parent: 45711 - - uid: 48299 + pos: -26.5,-19.5 + parent: 2 + - uid: 1068 components: - type: Transform - pos: 20.282858,8.429473 - parent: 45711 - - uid: 48300 + pos: -22.5,-21.5 + parent: 2 + - uid: 1069 components: - type: Transform - pos: 20.595358,8.429473 - parent: 45711 - - uid: 48301 + pos: -22.5,-20.5 + parent: 2 + - uid: 1070 components: - type: Transform - pos: 20.657642,-0.4185686 - parent: 45711 - - uid: 48302 + pos: -22.5,-19.5 + parent: 2 + - uid: 1099 components: - type: Transform - pos: 20.313892,-0.3248186 - parent: 45711 - - uid: 48303 + pos: -15.5,-37.5 + parent: 2 + - uid: 1101 components: - type: Transform - pos: 22.445118,2.6054916 - parent: 45711 - - uid: 48304 + pos: -27.5,-37.5 + parent: 2 + - uid: 1102 components: - type: Transform - pos: 22.616993,2.3711166 - parent: 45711 - - uid: 48305 + pos: -13.5,-37.5 + parent: 2 + - uid: 1103 components: - type: Transform - pos: -6.6742554,29.646019 - parent: 45711 - - uid: 48306 + pos: -22.5,-37.5 + parent: 2 + - uid: 1105 components: - type: Transform - pos: -6.4398804,29.380394 - parent: 45711 - - uid: 48307 + pos: -20.5,-37.5 + parent: 2 + - uid: 1106 components: - type: Transform - pos: -17.297878,19.52823 - parent: 45711 - - uid: 48308 + pos: -29.5,-37.5 + parent: 2 + - uid: 1107 components: - type: Transform - pos: -17.641628,19.606356 - parent: 45711 - - uid: 48309 + pos: -19.5,-37.5 + parent: 2 + - uid: 1108 components: - type: Transform - pos: -17.610378,19.200106 - parent: 45711 - - uid: 52929 + pos: -25.5,-37.5 + parent: 2 + - uid: 1119 components: - type: Transform - pos: -19.401276,48.616028 - parent: 45711 - - uid: 52930 + pos: -43.5,-24.5 + parent: 2 + - uid: 1120 components: - type: Transform - pos: -18.291931,47.022278 - parent: 45711 - - uid: 52931 + pos: -31.5,-37.5 + parent: 2 + - uid: 1123 components: - type: Transform - pos: -17.916931,46.537903 - parent: 45711 - - uid: 52932 + pos: -28.5,-37.5 + parent: 2 + - uid: 1141 components: - type: Transform - pos: -14.338791,51.334778 - parent: 45711 - - uid: 52933 + pos: -16.5,-37.5 + parent: 2 + - uid: 1142 components: - type: Transform - pos: -11.495041,47.647278 - parent: 45711 - - uid: 52934 + pos: -17.5,-37.5 + parent: 2 + - uid: 1158 components: - type: Transform - pos: -11.182571,48.522278 - parent: 45711 - - uid: 52935 + pos: -43.5,-23.5 + parent: 2 + - uid: 1164 components: - type: Transform - pos: -15.416916,48.397278 - parent: 45711 - - uid: 53504 + pos: -43.5,-26.5 + parent: 2 + - uid: 1180 components: - type: Transform - pos: -12.579193,58.38507 - parent: 45711 - - uid: 53505 + pos: -58.5,-9.5 + parent: 2 + - uid: 1201 components: - type: Transform - pos: -12.172897,58.650696 - parent: 45711 - - uid: 53506 + pos: -41.5,-14.5 + parent: 2 + - uid: 1202 components: - type: Transform - pos: -13.797928,53.47882 - parent: 45711 - - uid: 53507 + pos: -41.5,-17.5 + parent: 2 + - uid: 1252 components: - type: Transform - pos: -12.704178,54.44757 - parent: 45711 - - uid: 53508 + pos: -41.5,-11.5 + parent: 2 + - uid: 1253 components: - type: Transform - pos: -9.782333,54.35382 - parent: 45711 - - uid: 53574 + pos: -42.5,-27.5 + parent: 2 + - uid: 1272 components: - type: Transform - pos: -18.426895,53.591614 - parent: 45711 - - uid: 53575 + pos: -34.5,-35.5 + parent: 2 + - uid: 1325 components: - type: Transform - pos: -19.47377,56.466614 - parent: 45711 - - uid: 53576 + pos: -37.5,-27.5 + parent: 2 + - uid: 1326 components: - type: Transform - pos: -20.208145,55.560364 - parent: 45711 - - uid: 53577 + pos: -37.5,-35.5 + parent: 2 + - uid: 1327 components: - type: Transform - pos: -20.583145,55.32599 - parent: 45711 -- proto: ElectricalDisruptionKit - entities: - - uid: 50239 + pos: -34.5,-27.5 + parent: 2 + - uid: 1348 components: - type: Transform - pos: -55.530792,54.491882 - parent: 45711 -- proto: ElectricGuitarInstrument - entities: - - uid: 19976 + pos: -39.5,-31.5 + parent: 2 + - uid: 1350 components: - type: Transform - rot: -6.283185307179586 rad - pos: -24.661118,19.52544 + pos: -41.5,-9.5 parent: 2 -- proto: EmergencyLight - entities: - - uid: 503 + - uid: 1362 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-7.5 + pos: -13.5,-39.5 parent: 2 - - uid: 1448 + - uid: 1364 components: - type: Transform - pos: -6.5,47.5 + pos: -14.5,-39.5 parent: 2 - - uid: 1460 + - uid: 1365 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,24.5 + pos: -15.5,-39.5 parent: 2 - - uid: 1862 + - uid: 1366 components: - type: Transform - pos: -8.5,23.5 + pos: -16.5,-39.5 parent: 2 - - uid: 1939 + - uid: 1367 components: - type: Transform - pos: 32.5,29.5 + pos: -17.5,-39.5 parent: 2 - - uid: 2071 + - uid: 1369 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,17.5 + pos: -19.5,-39.5 parent: 2 - - uid: 6078 + - uid: 1370 components: - type: Transform - pos: -22.5,69.5 + pos: -20.5,-39.5 parent: 2 - - uid: 7142 + - uid: 1371 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-6.5 + pos: -21.5,-39.5 parent: 2 - - uid: 7611 + - uid: 1372 components: - type: Transform - rot: 3.141592653589793 rad - pos: -81.5,1.5 + pos: -22.5,-39.5 parent: 2 - - uid: 9631 + - uid: 1373 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-16.5 + pos: -23.5,-39.5 parent: 2 - - uid: 9816 + - uid: 1374 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.5,1.5 + pos: -24.5,-39.5 parent: 2 - - uid: 11946 + - uid: 1375 components: - type: Transform - pos: -83.5,23.5 + pos: -25.5,-39.5 parent: 2 - - uid: 11966 + - uid: 1377 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-0.5 + pos: -27.5,-39.5 parent: 2 - - uid: 13048 + - uid: 1378 components: - type: Transform - pos: 14.5,-13.5 + pos: -28.5,-39.5 parent: 2 - - uid: 13867 + - uid: 1379 components: - type: Transform - pos: 42.5,-18.5 + pos: -29.5,-39.5 parent: 2 - - uid: 14207 + - uid: 1380 components: - type: Transform - pos: -17.5,19.5 + pos: -30.5,-39.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14208 + - uid: 1381 components: - type: Transform - pos: -43.5,3.5 + pos: -31.5,-39.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14209 + - uid: 1610 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,21.5 + pos: -74.5,-15.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14210 + - uid: 1612 components: - type: Transform - pos: -29.5,1.5 + pos: -84.5,-19.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14213 + - uid: 1613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,6.5 + pos: -85.5,-18.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14214 + - uid: 1614 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,6.5 + pos: -86.5,-17.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14215 + - uid: 1615 components: - type: Transform - pos: -30.5,-67.5 + pos: -86.5,-16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14216 + - uid: 1616 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,12.5 + pos: -86.5,-15.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14217 + - uid: 1617 components: - type: Transform - pos: 64.5,5.5 + pos: -86.5,-14.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14219 + - uid: 1618 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-11.5 + pos: -86.5,-13.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14221 + - uid: 1619 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,12.5 + pos: -85.5,-12.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14223 + - uid: 1620 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-22.5 + pos: -84.5,-11.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14224 + - uid: 1729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-3.5 + pos: 27.5,45.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14225 + - uid: 2149 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-0.5 - parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14226 + pos: -94.5,2.5 + parent: 2 + - uid: 2150 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,-0.5 + pos: -93.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14227 + - uid: 2151 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-22.5 + pos: -96.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14228 + - uid: 2152 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-22.5 + pos: -95.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14229 + - uid: 2172 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-14.5 + pos: -107.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14230 + - uid: 2173 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,21.5 + pos: -108.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14233 + - uid: 2174 components: - type: Transform - pos: -45.5,30.5 + pos: -109.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14234 + - uid: 2187 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-27.5 + pos: -111.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14235 + - uid: 2188 components: - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,-0.5 + pos: -115.5,4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14236 + - uid: 2190 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,24.5 + pos: -113.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14237 + - uid: 2191 components: - type: Transform - pos: 6.5,19.5 + pos: -115.5,13.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14238 + - uid: 2193 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-43.5 + pos: -110.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14239 + - uid: 2194 components: - type: Transform - pos: -15.5,-39.5 + pos: -115.5,14.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14241 + - uid: 2195 components: - type: Transform - pos: -26.5,-10.5 + pos: -116.5,12.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14242 + - uid: 2196 components: - type: Transform - pos: -28.5,-6.5 + pos: -109.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14243 + - uid: 2197 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-0.5 + pos: -108.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14244 + - uid: 2198 components: - type: Transform - pos: 13.5,-43.5 + pos: -107.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14245 + - uid: 2209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-19.5 + pos: -96.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14247 + - uid: 2210 components: - type: Transform - pos: 15.5,-19.5 + pos: -95.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14248 + - uid: 2211 components: - type: Transform - pos: 27.5,-19.5 + pos: -94.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14249 + - uid: 2212 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-9.5 + pos: -93.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14250 + - uid: 2222 components: - type: Transform - pos: 27.5,-13.5 + pos: -103.5,0.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14255 + - uid: 2223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,12.5 + pos: -104.5,0.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14256 + - uid: 2226 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,13.5 + pos: -101.5,0.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14257 + - uid: 2227 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,16.5 + pos: -102.5,0.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14258 + - uid: 2228 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-60.5 + pos: -99.5,0.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14259 + - uid: 2229 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-62.5 + pos: -100.5,0.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14260 + - uid: 2240 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-51.5 + pos: -115.5,5.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14261 + - uid: 2245 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-50.5 + pos: -110.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14262 + - uid: 2246 components: - type: Transform - pos: -35.5,-40.5 + pos: -112.5,2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14263 + - uid: 2250 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-5.5 + pos: -113.5,16.5 parent: 2 - - uid: 14264 + - uid: 2251 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-50.5 + pos: -112.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14265 + - uid: 2252 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-46.5 + pos: -111.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14266 + - uid: 2348 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,25.5 + pos: 26.5,-9.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14268 + - uid: 2356 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-53.5 + pos: 26.5,-8.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14269 + - uid: 2357 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-50.5 + pos: 26.5,-7.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14272 + - uid: 2400 components: - type: Transform - pos: -4.5,-36.5 + pos: 28.5,-7.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14273 + - uid: 2401 components: - type: Transform - pos: 3.5,-32.5 + pos: 28.5,-9.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14274 + - uid: 2429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,32.5 + pos: -23.5,-4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14275 + - uid: 2534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,14.5 + pos: -25.5,-4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14276 + - uid: 2588 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,24.5 + pos: 86.5,6.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14277 + - uid: 2611 components: - type: Transform - pos: 61.5,0.5 + pos: 23.5,31.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14278 + - uid: 2612 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,28.5 + pos: 23.5,32.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14279 + - uid: 2613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,29.5 + pos: 23.5,33.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14280 + - uid: 2645 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,21.5 + pos: 26.5,36.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14281 + - uid: 2646 components: - type: Transform - pos: 36.5,26.5 + pos: 28.5,36.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14282 + - uid: 2647 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,19.5 + pos: 27.5,36.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14284 + - uid: 2653 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,33.5 + pos: 31.5,33.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14285 + - uid: 2654 components: - type: Transform - pos: -28.5,-15.5 + pos: 31.5,34.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14289 + - uid: 2657 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,9.5 + pos: 42.5,16.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14290 + - uid: 2691 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-21.5 + pos: 57.5,-4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14291 + - uid: 2692 components: - type: Transform - pos: -14.5,9.5 + pos: 51.5,-4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14292 + - uid: 2693 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,24.5 + pos: 56.5,-4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14293 + - uid: 2694 components: - type: Transform - rot: 3.141592653589793 rad - pos: -76.5,13.5 + pos: 54.5,-4.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14294 + - uid: 2710 components: - type: Transform - rot: 3.141592653589793 rad - pos: -64.5,13.5 + pos: 60.5,-2.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14295 + - uid: 2711 components: - type: Transform - pos: -64.5,23.5 + pos: 60.5,-7.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14296 + - uid: 2712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,18.5 + pos: 60.5,-5.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14297 + - uid: 2722 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-42.5 + pos: 60.5,-0.5 parent: 2 - - uid: 14300 + - uid: 2723 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-4.5 + pos: 60.5,1.5 parent: 2 - - uid: 14301 + - uid: 2725 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-10.5 + pos: 57.5,3.5 parent: 2 - - uid: 14302 + - uid: 2726 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-13.5 + pos: 56.5,3.5 parent: 2 - - uid: 14308 + - uid: 2805 components: - type: Transform - pos: -96.5,23.5 + rot: 1.5707963267948966 rad + pos: 73.5,12.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14309 + - uid: 2807 components: - type: Transform - rot: 3.141592653589793 rad - pos: -96.5,13.5 + pos: 85.5,6.5 parent: 2 - - type: PointLight - enabled: True - - type: ActiveEmergencyLight - - uid: 14310 + - uid: 2836 components: - type: Transform - rot: 3.141592653589793 rad - pos: -85.5,13.5 + rot: 1.5707963267948966 rad + pos: 74.5,12.5 parent: 2 - - uid: 14311 + - uid: 2840 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,41.5 + rot: 1.5707963267948966 rad + pos: 72.5,12.5 parent: 2 - - uid: 14312 + - uid: 2841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,32.5 + rot: 1.5707963267948966 rad + pos: 71.5,12.5 parent: 2 - - uid: 14313 + - uid: 2842 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,41.5 + pos: 87.5,0.5 parent: 2 - - uid: 14314 + - uid: 2843 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,32.5 + pos: 87.5,1.5 parent: 2 - - uid: 14321 + - uid: 2883 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,-4.5 + pos: 87.5,-3.5 parent: 2 - - uid: 14322 + - uid: 2884 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -90.5,-4.5 + pos: 87.5,-4.5 parent: 2 - - uid: 14323 + - uid: 2885 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -90.5,-10.5 + pos: 87.5,-5.5 parent: 2 - - uid: 14327 + - uid: 2886 components: - type: Transform - pos: -77.5,8.5 + pos: 87.5,-7.5 parent: 2 - - uid: 14374 + - uid: 2887 components: - type: Transform - pos: -85.5,8.5 + pos: 87.5,-8.5 parent: 2 - - uid: 15379 + - uid: 2888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,10.5 + pos: 87.5,-9.5 parent: 2 - - uid: 19259 + - uid: 2889 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,7.5 + pos: 87.5,-10.5 parent: 2 - - uid: 19635 + - uid: 2890 components: - type: Transform - pos: -31.5,38.5 + pos: 88.5,-11.5 parent: 2 - - uid: 19935 + - uid: 2891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-15.5 + pos: 89.5,-11.5 parent: 2 - - uid: 20005 + - uid: 2892 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-51.5 + pos: 90.5,-11.5 parent: 2 - - uid: 20664 + - uid: 2893 components: - type: Transform - pos: -28.5,44.5 + pos: 88.5,-17.5 parent: 2 - - uid: 20752 + - uid: 2894 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-12.5 + pos: 89.5,-17.5 parent: 2 - - uid: 21957 + - uid: 2895 components: - type: Transform - pos: 4.5,41.5 + pos: 90.5,-17.5 parent: 2 - - uid: 22058 + - uid: 2897 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,29.5 + pos: 87.5,-2.5 parent: 2 - - uid: 23249 + - uid: 3012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-37.5 + pos: 23.5,-26.5 parent: 2 - - uid: 23342 + - uid: 3013 components: - type: Transform - pos: -86.5,-13.5 + pos: 23.5,-24.5 parent: 2 - - uid: 24715 + - uid: 3018 components: - type: Transform - pos: -80.5,-13.5 + pos: 26.5,-23.5 parent: 2 - - uid: 26772 + - uid: 3022 components: - type: Transform - pos: 65.5,-43.5 + pos: 24.5,-23.5 parent: 2 - - uid: 28193 + - uid: 3078 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,40.5 + pos: -46.5,-31.5 parent: 2 - - uid: 30185 + - uid: 3133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,-10.5 + pos: 31.5,31.5 parent: 2 - - uid: 32576 + - uid: 3134 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-6.5 + pos: 31.5,32.5 parent: 2 - - uid: 35072 + - uid: 3141 components: - type: Transform - pos: -6.5,4.5 - parent: 34641 - - uid: 35073 + pos: -116.5,8.5 + parent: 2 + - uid: 3155 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,6.5 - parent: 34641 - - uid: 35074 + pos: 41.5,-17.5 + parent: 2 + - uid: 3169 components: - type: Transform - pos: -10.5,5.5 - parent: 34641 - - uid: 35075 + pos: 29.5,-27.5 + parent: 2 + - uid: 3194 components: - type: Transform - pos: 0.5,13.5 - parent: 34641 - - uid: 35076 + pos: 27.5,-27.5 + parent: 2 + - uid: 3197 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,2.5 - parent: 34641 - - uid: 35596 + pos: 36.5,29.5 + parent: 2 + - uid: 3200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,32.5 + pos: 33.5,29.5 parent: 2 - - uid: 35597 + - uid: 3215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,41.5 + pos: 68.5,5.5 parent: 2 - - uid: 36243 + - uid: 3218 components: - type: Transform - pos: 48.5,49.5 + pos: 69.5,5.5 parent: 2 - - uid: 41013 + - uid: 3223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,17.5 + pos: 42.5,6.5 parent: 2 - - uid: 41092 + - uid: 3236 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,31.5 + pos: 36.5,37.5 parent: 2 - - uid: 41094 + - uid: 3246 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,41.5 + pos: 42.5,5.5 parent: 2 - - uid: 41096 + - uid: 3254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,35.5 + pos: 42.5,9.5 parent: 2 - - uid: 42391 + - uid: 3255 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,61.5 + pos: 42.5,11.5 parent: 2 - - uid: 42392 + - uid: 3282 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,60.5 + rot: 1.5707963267948966 rad + pos: 36.5,-30.5 parent: 2 - - uid: 42393 + - uid: 3283 components: - type: Transform - pos: -1.5,68.5 + rot: 1.5707963267948966 rad + pos: 35.5,-30.5 parent: 2 - - uid: 42394 + - uid: 3284 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,59.5 + pos: 40.5,-27.5 parent: 2 - - uid: 42396 + - uid: 3286 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,59.5 + rot: 1.5707963267948966 rad + pos: 42.5,-27.5 parent: 2 - - uid: 44995 + - uid: 3287 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,1.5 - parent: 44868 - - uid: 44996 + pos: 33.5,-30.5 + parent: 2 + - uid: 3288 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-3.5 - parent: 44868 - - uid: 44997 + pos: 32.5,-30.5 + parent: 2 + - uid: 3289 components: - type: Transform rot: 1.5707963267948966 rad - pos: -3.5,-0.5 - parent: 44868 - - uid: 44998 + pos: 31.5,-30.5 + parent: 2 + - uid: 3302 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-0.5 - parent: 44868 - - uid: 44999 + pos: 38.5,33.5 + parent: 2 + - uid: 3304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-3.5 - parent: 44868 - - uid: 45363 + pos: 33.5,37.5 + parent: 2 + - uid: 3470 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-45.5 + pos: 23.5,34.5 parent: 2 - - uid: 48310 + - uid: 3471 components: - type: Transform - pos: -5.5,12.5 - parent: 45711 - - uid: 48311 + pos: 42.5,19.5 + parent: 2 + - uid: 3674 components: - type: Transform - pos: 6.5,12.5 - parent: 45711 - - uid: 48312 + pos: -116.5,11.5 + parent: 2 + - uid: 3709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,1.5 - parent: 45711 - - uid: 48313 + pos: 21.5,-23.5 + parent: 2 + - uid: 3767 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,1.5 - parent: 45711 - - uid: 48314 + pos: 37.5,43.5 + parent: 2 + - uid: 3843 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-3.5 - parent: 45711 - - uid: 48315 + pos: 49.5,34.5 + parent: 2 + - uid: 3845 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-3.5 - parent: 45711 - - uid: 48316 + pos: 42.5,36.5 + parent: 2 + - uid: 3858 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,7.5 - parent: 45711 - - uid: 48317 + pos: 49.5,38.5 + parent: 2 + - uid: 3873 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,7.5 - parent: 45711 - - uid: 48318 + pos: 49.5,36.5 + parent: 2 + - uid: 3875 components: - type: Transform - pos: -15.5,16.5 - parent: 45711 - - uid: 48319 + pos: 42.5,38.5 + parent: 2 + - uid: 3880 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,9.5 - parent: 45711 - - uid: 51016 + pos: 42.5,34.5 + parent: 2 + - uid: 4029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,10.5 + pos: -104.5,18.5 parent: 2 - - uid: 51690 + - uid: 4050 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,30.5 + pos: -116.5,9.5 parent: 2 - - uid: 51691 + - uid: 4051 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,37.5 + pos: -116.5,6.5 parent: 2 - - uid: 51692 + - uid: 4080 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,43.5 + pos: -31.5,23.5 parent: 2 - - uid: 51693 + - uid: 4095 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,25.5 + pos: 19.5,-23.5 parent: 2 - - uid: 51694 + - uid: 4204 components: - type: Transform - pos: -19.5,32.5 + pos: -103.5,18.5 parent: 2 - - uid: 51698 + - uid: 4205 components: - type: Transform - pos: -7.5,-15.5 + pos: -102.5,18.5 parent: 2 - - uid: 51699 + - uid: 4206 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-58.5 + pos: -101.5,18.5 parent: 2 - - uid: 51700 + - uid: 4207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-59.5 + pos: -100.5,18.5 parent: 2 - - uid: 51701 + - uid: 4208 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-61.5 + pos: -99.5,18.5 parent: 2 - - uid: 51702 + - uid: 4210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-52.5 + pos: -116.5,7.5 parent: 2 - - uid: 51703 + - uid: 4221 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-52.5 + pos: -114.5,15.5 parent: 2 - - uid: 51706 + - uid: 4284 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-26.5 + pos: -116.5,10.5 parent: 2 - - uid: 51707 + - uid: 4300 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-22.5 + pos: -114.5,3.5 parent: 2 - - uid: 51708 + - uid: 4470 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-22.5 + pos: -31.5,22.5 parent: 2 - - uid: 51709 + - uid: 4471 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-35.5 + pos: -31.5,24.5 parent: 2 - - uid: 51711 + - uid: 4860 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-41.5 + pos: 65.5,5.5 parent: 2 - - uid: 51792 + - uid: 4861 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-11.5 + pos: 66.5,5.5 parent: 2 - - uid: 53061 + - uid: 4906 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-0.5 + pos: -73.5,56.5 parent: 2 -- proto: EmergencyMedipen - entities: - - uid: 19279 + - uid: 4971 components: - type: Transform - pos: -48.687065,-23.555592 + pos: 66.5,-42.5 parent: 2 -- proto: EmergencyNitrogenTankFilled - entities: - - uid: 8538 + - uid: 5037 components: - type: Transform - pos: -31.689793,44.62494 + rot: -1.5707963267948966 rad + pos: 54.5,-35.5 parent: 2 - - uid: 24676 + - uid: 5038 components: - type: Transform - pos: -31.689793,44.62494 + rot: -1.5707963267948966 rad + pos: 54.5,-33.5 parent: 2 - - uid: 30396 + - uid: 5039 components: - type: Transform - pos: -31.689793,44.62494 + rot: -1.5707963267948966 rad + pos: 52.5,-32.5 parent: 2 - - uid: 36334 + - uid: 5040 components: - type: Transform - pos: -33.397747,-84.44333 + rot: -1.5707963267948966 rad + pos: 50.5,-32.5 parent: 2 - - uid: 36336 + - uid: 5118 components: - type: Transform - pos: -33.288372,-84.50583 + pos: 72.5,-37.5 parent: 2 - - uid: 36337 + - uid: 5362 components: - type: Transform - pos: -33.19462,-84.583954 + pos: 69.5,-41.5 parent: 2 -- proto: EmergencyOxygenTankFilled - entities: - - uid: 30362 + - uid: 5970 components: - type: Transform - pos: -31.564793,44.484314 + pos: -56.5,44.5 parent: 2 - - uid: 30390 + - uid: 5973 components: - type: Transform - pos: -31.564793,44.484314 + pos: -57.5,44.5 parent: 2 - - uid: 30391 + - uid: 5989 components: - type: Transform - pos: -31.564793,44.484314 + pos: -55.5,44.5 parent: 2 - - uid: 36331 + - uid: 6181 components: - type: Transform - pos: -33.50712,-84.365204 + pos: 88.5,-23.5 parent: 2 - - uid: 36332 + - uid: 6182 components: - type: Transform - pos: -33.81962,-84.19333 + pos: 88.5,-22.5 parent: 2 - - uid: 36335 + - uid: 6189 components: - type: Transform - pos: -33.647747,-84.28708 + pos: 88.5,-26.5 parent: 2 - - uid: 53177 + - uid: 6190 components: - type: Transform - pos: 1.5380707,63.25714 - parent: 45711 -- proto: EmergencyRollerBed - entities: - - uid: 14332 + pos: 88.5,-25.5 + parent: 2 + - uid: 6476 components: - type: Transform - pos: 3.4827445,-40.508167 + pos: -119.5,7.5 parent: 2 - - type: Foldable - folded: True - - uid: 14334 + - uid: 6477 components: - type: Transform - pos: -55.166344,-23.12361 + pos: -119.5,8.5 parent: 2 - - uid: 23151 + - uid: 6478 components: - type: Transform - pos: 7.454324,-47.46329 + pos: -119.5,10.5 parent: 2 - - uid: 52241 + - uid: 6479 components: - type: Transform - pos: 13.756775,16.520325 - parent: 45711 -- proto: EmergencyRollerBedSpawnFolded - entities: - - uid: 35560 + pos: -119.5,11.5 + parent: 2 + - uid: 6482 components: - type: Transform - pos: -64.52431,-11.307696 + pos: -118.5,14.5 parent: 2 -- proto: Emitter - entities: - - uid: 41616 + - uid: 6483 components: - type: Transform - pos: 30.5,32.5 + pos: -118.5,13.5 parent: 2 - - uid: 41618 + - uid: 6484 components: - type: Transform - pos: 31.5,32.5 + pos: -118.5,4.5 parent: 2 - - uid: 41860 + - uid: 6485 components: - type: Transform - rot: 3.141592653589793 rad - pos: 83.5,30.5 + pos: -118.5,5.5 parent: 2 - - uid: 48405 + - uid: 6486 components: - type: Transform - pos: 32.5,32.5 + pos: -117.5,16.5 parent: 2 - - uid: 48406 + - uid: 6487 components: - type: Transform - pos: 83.5,46.5 + pos: -117.5,17.5 parent: 2 - - uid: 50861 + - uid: 6488 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,34.5 + pos: -117.5,18.5 parent: 2 - - uid: 50862 + - uid: 6489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 87.5,42.5 + pos: -117.5,0.5 parent: 2 - - uid: 50863 + - uid: 6490 components: - type: Transform - pos: 75.5,46.5 + pos: -117.5,1.5 parent: 2 -- proto: EmitterCircuitboard - entities: - - uid: 28695 + - uid: 6491 components: - type: Transform - pos: 62.71962,46.56233 + pos: -117.5,2.5 parent: 2 -- proto: EmptyFlashlightLantern - entities: - - uid: 33671 + - uid: 6493 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.8936605,-15.266935 - parent: 33049 -- proto: EncryptionKeyCargo - entities: - - uid: 14345 + pos: -116.5,-0.5 + parent: 2 + - uid: 6494 components: - type: Transform - parent: 14344 - - type: Physics - canCollide: False - - uid: 56198 + pos: -115.5,-0.5 + parent: 2 + - uid: 6495 components: - type: Transform - parent: 56197 - - type: Physics - canCollide: False -- proto: EncryptionKeyCommand - entities: - - uid: 14347 + pos: -114.5,-0.5 + parent: 2 + - uid: 6496 components: - type: Transform - parent: 14346 - - type: Physics - canCollide: False -- proto: EncryptionKeyCommon - entities: - - uid: 14349 + pos: -116.5,19.5 + parent: 2 + - uid: 6497 components: - type: Transform - parent: 14348 - - type: Physics - canCollide: False - - uid: 48321 + pos: -115.5,19.5 + parent: 2 + - uid: 6498 components: - type: Transform - parent: 48320 - - type: Physics - canCollide: False - - uid: 56199 + pos: -114.5,19.5 + parent: 2 + - uid: 6500 components: - type: Transform - parent: 56197 - - type: Physics - canCollide: False -- proto: EncryptionKeyEngineering - entities: - - uid: 14351 + pos: -111.5,0.5 + parent: 2 + - uid: 6501 components: - type: Transform - parent: 14350 - - type: Physics - canCollide: False -- proto: EncryptionKeyFreelance - entities: - - uid: 48323 + pos: -112.5,0.5 + parent: 2 + - uid: 6502 components: - type: Transform - parent: 48322 - - type: Physics - canCollide: False -- proto: EncryptionKeyMedical - entities: - - uid: 14353 + pos: -109.5,0.5 + parent: 2 + - uid: 6503 components: - type: Transform - parent: 14352 - - type: Physics - canCollide: False -- proto: EncryptionKeyScience - entities: - - uid: 14355 + pos: -108.5,0.5 + parent: 2 + - uid: 6505 components: - type: Transform - parent: 14354 - - type: Physics - canCollide: False -- proto: EncryptionKeySecurity - entities: - - uid: 14357 + pos: -112.5,18.5 + parent: 2 + - uid: 6506 components: - type: Transform - parent: 14356 - - type: Physics - canCollide: False -- proto: EncryptionKeyService - entities: - - uid: 14359 + pos: -111.5,18.5 + parent: 2 + - uid: 6507 components: - type: Transform - parent: 14358 - - type: Physics - canCollide: False -- proto: EncryptionKeySyndie - entities: - - uid: 31816 + pos: -109.5,18.5 + parent: 2 + - uid: 6508 components: - type: Transform - pos: 59.80457,-20.160948 + pos: -108.5,18.5 parent: 2 -- proto: EnergyCutlass - entities: - - uid: 40974 + - uid: 6726 components: - type: Transform - parent: 40966 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: EnergyShield - entities: - - uid: 46800 + pos: -15.5,79.5 + parent: 2 + - uid: 6727 components: - type: Transform - pos: -22.260315,16.560303 - parent: 45711 -- proto: EngineerPDA - entities: - - uid: 35975 + pos: 2.5,79.5 + parent: 2 + - uid: 7079 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27686 - - type: UnpoweredFlashlight - toggleActionEntity: 27686 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35977 + pos: 37.5,47.5 + parent: 2 + - uid: 7233 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27679 - - type: UnpoweredFlashlight - toggleActionEntity: 27679 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: EphedrineChemistryBottle - entities: - - uid: 33672 + pos: 37.5,45.5 + parent: 2 + - uid: 7620 components: - type: Transform - pos: -1.5002556,14.798757 - parent: 33049 -- proto: EpinephrineChemistryBottle - entities: - - uid: 14366 + pos: 70.5,-37.5 + parent: 2 + - uid: 7629 components: - type: Transform - pos: -23.545582,-50.099007 + pos: 71.5,-37.5 parent: 2 - - uid: 30521 + - uid: 7744 components: - type: Transform - pos: 39.32075,69.84617 + pos: 73.5,-36.5 parent: 2 -- proto: EvidenceMarkerOne - entities: - - uid: 8441 + - uid: 7777 components: - type: Transform - pos: 26.729929,-41.07764 + pos: 73.5,-35.5 parent: 2 - - uid: 51064 + - uid: 7778 components: - type: Transform - pos: -38.793728,41.909107 + pos: 73.5,-34.5 parent: 2 -- proto: EvidenceMarkerTwo - entities: - - uid: 51061 + - uid: 7858 components: - type: Transform - pos: -40.18435,42.518482 + pos: 68.5,-42.5 parent: 2 -- proto: ExosuitFabricator - entities: - - uid: 14673 + - uid: 7862 + components: + - type: Transform + pos: 65.5,-44.5 + parent: 2 + - uid: 7863 components: - type: Transform - pos: 25.5,-13.5 + pos: 65.5,-43.5 parent: 2 -- proto: ExplosivePayload - entities: - - uid: 55959 + - uid: 7899 components: - type: Transform - pos: -32.563675,33.654785 - parent: 45711 -- proto: ExplosivesSignMed - entities: - - uid: 14370 + rot: 3.141592653589793 rad + pos: 78.5,-35.5 + parent: 2 + - uid: 7900 components: - type: Transform - pos: 78.5,-46.5 + rot: 3.141592653589793 rad + pos: 78.5,-34.5 parent: 2 - - uid: 14371 + - uid: 7901 components: - type: Transform - pos: 80.5,-42.5 + rot: 3.141592653589793 rad + pos: 80.5,-34.5 parent: 2 - - uid: 48325 + - uid: 7902 components: - type: Transform rot: 3.141592653589793 rad - pos: 22.5,25.5 - parent: 45711 - - uid: 48326 + pos: 80.5,-36.5 + parent: 2 + - uid: 7903 components: - type: Transform rot: 3.141592653589793 rad - pos: 22.5,27.5 - parent: 45711 - - uid: 53223 + pos: 78.5,-40.5 + parent: 2 + - uid: 7904 components: - type: Transform - pos: -13.5,68.5 - parent: 45711 -- proto: ExtinguisherCabinet - entities: - - uid: 14372 + rot: 3.141592653589793 rad + pos: 78.5,-41.5 + parent: 2 + - uid: 7905 components: - type: Transform - pos: -20.5,-42.5 + rot: 3.141592653589793 rad + pos: 80.5,-41.5 parent: 2 -- proto: ExtinguisherCabinetFilled - entities: - - uid: 1907 + - uid: 7906 components: - type: Transform - pos: 34.5,-3.5 + rot: 3.141592653589793 rad + pos: 80.5,-39.5 parent: 2 - - uid: 3217 + - uid: 8076 components: - type: Transform - pos: 29.5,22.5 + pos: 61.5,-67.5 parent: 2 - - uid: 6541 + - uid: 8086 components: - type: Transform - pos: -30.5,27.5 + pos: 59.5,-67.5 parent: 2 - - uid: 6542 + - uid: 8090 components: - type: Transform - pos: -12.5,38.5 + pos: 60.5,-67.5 parent: 2 - - uid: 6543 + - uid: 8223 components: - type: Transform - pos: -2.5,32.5 + pos: 10.5,43.5 parent: 2 - - uid: 14182 + - uid: 8259 components: - type: Transform - pos: 2.5,-1.5 + pos: 62.5,-60.5 parent: 2 - - uid: 14376 + - uid: 8534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-34.5 + pos: 62.5,-61.5 parent: 2 - - uid: 14378 + - uid: 8588 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-18.5 + pos: 11.5,43.5 parent: 2 - - uid: 14379 + - uid: 8621 components: - type: Transform - pos: 12.5,24.5 + pos: 6.5,43.5 parent: 2 - - uid: 14380 + - uid: 8629 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,20.5 + pos: 2.5,42.5 parent: 2 - - uid: 14381 + - uid: 8649 components: - type: Transform - pos: 22.5,14.5 + pos: 2.5,40.5 parent: 2 - - uid: 14382 + - uid: 8653 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,-23.5 + pos: 5.5,43.5 parent: 2 - - uid: 14383 + - uid: 8761 components: - type: Transform - pos: -5.5,-1.5 + pos: -2.5,52.5 parent: 2 - - uid: 14385 + - uid: 8765 components: - type: Transform - pos: 16.5,-1.5 + pos: -0.5,52.5 parent: 2 - - uid: 14386 + - uid: 8766 components: - type: Transform - pos: 15.5,-7.5 + pos: 0.5,52.5 parent: 2 - - uid: 14388 + - uid: 8841 components: - type: Transform - pos: 3.5,-31.5 + pos: 10.5,48.5 parent: 2 - - uid: 14389 + - uid: 9082 components: - type: Transform - pos: 22.5,-28.5 + pos: 6.5,48.5 parent: 2 - - uid: 14391 + - uid: 9099 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-48.5 + pos: 7.5,48.5 parent: 2 - - uid: 14392 + - uid: 9100 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,24.5 + pos: 11.5,48.5 parent: 2 - - uid: 14393 + - uid: 9111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,20.5 + pos: 12.5,48.5 parent: 2 - - uid: 14394 + - uid: 9125 components: - type: Transform - pos: -6.5,-48.5 + pos: 4.5,48.5 parent: 2 - - uid: 14395 + - uid: 9131 components: - type: Transform - pos: 11.5,-44.5 + pos: 5.5,48.5 parent: 2 - - uid: 14396 + - uid: 9191 components: - type: Transform - pos: -32.5,-51.5 + pos: -70.5,63.5 parent: 2 - - uid: 14397 + - uid: 9456 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-46.5 + pos: 9.5,48.5 parent: 2 - - uid: 14398 + - uid: 9879 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-22.5 + pos: -77.5,52.5 parent: 2 - - uid: 14399 + - uid: 9890 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-61.5 + pos: -77.5,56.5 parent: 2 - - uid: 14402 + - uid: 10028 components: - type: Transform - pos: -23.5,-6.5 + pos: -73.5,52.5 parent: 2 - - uid: 14403 + - uid: 10153 components: - type: Transform - pos: -9.5,-27.5 + pos: -76.5,49.5 parent: 2 - - uid: 14404 + - uid: 10154 components: - type: Transform - pos: -10.5,-18.5 + pos: -74.5,49.5 parent: 2 - - uid: 14405 + - uid: 10234 components: - type: Transform - pos: -29.5,5.5 + pos: -80.5,46.5 parent: 2 - - uid: 14406 + - uid: 10284 components: - type: Transform - pos: -14.5,2.5 + pos: 47.5,61.5 parent: 2 - - uid: 14408 + - uid: 10291 components: - type: Transform - pos: -49.5,26.5 + pos: 47.5,59.5 parent: 2 - - uid: 14410 + - uid: 10483 components: - type: Transform - pos: 67.5,1.5 + rot: -1.5707963267948966 rad + pos: 17.5,41.5 parent: 2 - - uid: 14411 + - uid: 11296 components: - type: Transform - pos: -23.5,32.5 + pos: 24.5,67.5 parent: 2 - - uid: 14412 + - uid: 11339 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-46.5 + pos: 72.5,-49.5 parent: 2 - - uid: 14413 + - uid: 11342 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,3.5 + pos: 73.5,-42.5 parent: 2 - - uid: 14414 + - uid: 11385 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,41.5 + pos: 35.5,67.5 parent: 2 - - uid: 14415 + - uid: 11387 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-10.5 + pos: 30.5,67.5 parent: 2 - - uid: 14417 + - uid: 11417 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-27.5 + pos: 40.5,67.5 parent: 2 - - uid: 14420 + - uid: 11418 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-6.5 + pos: 49.5,59.5 parent: 2 - - uid: 14422 + - uid: 11421 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,28.5 + pos: 49.5,60.5 parent: 2 - - uid: 14423 + - uid: 11424 components: - type: Transform - pos: -94.5,-19.5 + pos: 49.5,63.5 parent: 2 - - uid: 14425 + - uid: 11434 components: - type: Transform - pos: -23.5,47.5 + pos: 25.5,67.5 parent: 2 - - uid: 14428 + - uid: 11435 components: - type: Transform - pos: 35.5,-57.5 + pos: 29.5,67.5 parent: 2 - - uid: 14704 + - uid: 11463 components: - type: Transform - pos: -34.5,26.5 + pos: 45.5,67.5 parent: 2 - - uid: 14767 + - uid: 11464 components: - type: Transform - pos: -9.5,56.5 + pos: 44.5,67.5 parent: 2 - - uid: 18073 + - uid: 11468 components: - type: Transform - pos: 56.5,-28.5 + pos: 46.5,67.5 parent: 2 - - uid: 19936 + - uid: 11470 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,43.5 + pos: 49.5,62.5 parent: 2 - - uid: 28287 + - uid: 11500 components: - type: Transform - pos: -7.5,44.5 + pos: 34.5,-41.5 parent: 2 - - uid: 30349 + - uid: 11550 components: - type: Transform - pos: 16.5,-18.5 + pos: 72.5,-42.5 parent: 2 - - uid: 31984 + - uid: 11552 components: - type: Transform - pos: -50.5,6.5 + pos: 73.5,-49.5 parent: 2 - - uid: 51090 + - uid: 11557 components: - type: Transform - pos: 7.5,-67.5 + pos: 47.5,60.5 parent: 2 - - uid: 51091 + - uid: 11559 components: - type: Transform - pos: 8.5,-56.5 + pos: 39.5,67.5 parent: 2 - - uid: 51705 + - uid: 11630 components: - type: Transform - pos: -46.5,-2.5 + pos: 33.5,9.5 parent: 2 - - uid: 51909 + - uid: 11631 components: - type: Transform - pos: -15.5,-7.5 + pos: 33.5,8.5 parent: 2 - - uid: 52092 + - uid: 11632 components: - type: Transform - pos: -10.5,11.5 + pos: 33.5,10.5 parent: 2 - - uid: 52095 + - uid: 11633 components: - type: Transform - pos: 16.5,10.5 + pos: 31.5,10.5 parent: 2 - - uid: 52124 + - uid: 11634 components: - type: Transform - pos: 9.5,11.5 + pos: 31.5,9.5 parent: 2 - - uid: 52125 + - uid: 11635 components: - type: Transform - pos: -10.5,-9.5 + pos: 31.5,8.5 parent: 2 - - uid: 52126 + - uid: 11672 components: - type: Transform - pos: 9.5,-9.5 + pos: -2.5,-37.5 parent: 2 -- proto: ExtinguisherCabinetFilledOpen - entities: - - uid: 44697 + - uid: 11793 components: - type: Transform - pos: 54.5,-13.5 + pos: -6.5,-37.5 parent: 2 -- proto: ExtinguisherCabinetOpen - entities: - - uid: 14429 + - uid: 11797 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,-66.5 + pos: -4.5,-42.5 parent: 2 -- proto: FaxMachineBase - entities: - - uid: 673 + - uid: 11802 components: - - type: MetaData - name: факс дальнего действия ГСБ - type: Transform - pos: -26.5,-10.5 + pos: -2.5,-42.5 parent: 2 - - type: FaxMachine - name: Офис ГСБ - - uid: 3061 + - uid: 11969 components: - - type: MetaData - name: факс дальнего действия библиотекаря - type: Transform - pos: -5.5,43.5 + pos: -14.5,80.5 parent: 2 - - type: FaxMachine - name: Библиотека - - uid: 8039 + - uid: 12001 components: - - type: MetaData - name: факс дальнего действия смотрителя - type: Transform - pos: -36.5,-19.5 + rot: 1.5707963267948966 rad + pos: -8.5,90.5 parent: 2 - - type: FaxMachine - name: Офис смотрителя - - uid: 10030 + - uid: 12004 components: - - type: MetaData - name: факс дальнего действия НР - type: Transform - pos: 24.5,-25.5 + rot: 1.5707963267948966 rad + pos: -7.5,90.5 parent: 2 - - type: FaxMachine - name: Офис НР - - uid: 14430 + - uid: 12026 components: - - type: MetaData - desc: Блюспейс-технологии пашут на СИ. - name: факс дальнего действия СИ - type: Transform - pos: 13.5,17.5 + rot: 1.5707963267948966 rad + pos: 0.5,86.5 parent: 2 - - type: FaxMachine - name: Офис СИ - - uid: 14437 + - uid: 12027 components: - - type: MetaData - desc: Блюспейс-технологии продали в рабство. - name: факс дальнего действия КМ-а - type: Transform - pos: 58.5,6.5 + rot: 1.5707963267948966 rad + pos: -9.5,90.5 parent: 2 - - type: FaxMachine - name: Офис КМ - - uid: 14501 + - uid: 12028 components: - - type: MetaData - name: факс дальнего действия АВД - type: Transform - pos: 5.5,40.5 + rot: 1.5707963267948966 rad + pos: -6.5,90.5 parent: 2 - - type: FaxMachine - name: Офис АВД - - uid: 14532 + - uid: 12032 components: - - type: MetaData - name: факс дальнего действия ГВ - type: Transform - pos: 14.5,-44.5 + rot: 3.141592653589793 rad + pos: 1.5,72.5 parent: 2 - - type: FaxMachine - name: Офис ГВ - - uid: 24843 + - uid: 12058 components: - - type: MetaData - name: факс дальнего действия ГП - type: Transform - pos: -17.5,-4.5 + rot: -1.5707963267948966 rad + pos: -15.5,78.5 parent: 2 - - type: FaxMachine - name: Офис ГП - - uid: 53241 + - uid: 12059 components: - - type: MetaData - name: факс дальнего действия мостика - type: Transform - pos: 0.5,4.5 + rot: -1.5707963267948966 rad + pos: -15.5,77.5 parent: 2 - - type: FaxMachine - name: Мостик -- proto: FaxMachineCaptain - entities: - - uid: 1215 + - uid: 12060 components: - type: Transform - pos: 5.5,-4.5 + rot: -1.5707963267948966 rad + pos: -15.5,76.5 parent: 2 - - type: FaxMachine - name: Офис капитана -- proto: FaxMachineSyndie - entities: - - uid: 8251 + - uid: 12061 components: - type: Transform - pos: -98.5,-20.5 + rot: -1.5707963267948966 rad + pos: -15.5,75.5 parent: 2 - - uid: 48327 + - uid: 12063 components: - type: Transform - pos: 18.5,4.5 - parent: 45711 -- proto: FenceMetalBroken - entities: - - uid: 35077 + rot: -1.5707963267948966 rad + pos: -13.5,86.5 + parent: 2 + - uid: 12064 components: - type: Transform - pos: -6.5,11.5 - parent: 34641 - - uid: 44554 + rot: -1.5707963267948966 rad + pos: -13.5,85.5 + parent: 2 + - uid: 12065 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-12.5 + rot: -1.5707963267948966 rad + pos: -13.5,84.5 parent: 2 -- proto: FenceMetalCorner - entities: - - uid: 44624 + - uid: 12066 components: - type: Transform rot: -1.5707963267948966 rad - pos: 64.5,-11.5 + pos: -13.5,83.5 parent: 2 - - uid: 44626 + - uid: 12067 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,-9.5 + rot: -1.5707963267948966 rad + pos: -13.5,82.5 parent: 2 - - uid: 44628 + - uid: 12068 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-9.5 + pos: -13.5,81.5 parent: 2 -- proto: FenceMetalGate - entities: - - uid: 29771 + - uid: 12069 components: - type: Transform - pos: 57.5,-16.5 + rot: 1.5707963267948966 rad + pos: -5.5,90.5 parent: 2 - - uid: 35078 + - uid: 12070 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,9.5 - parent: 34641 - - uid: 35079 + rot: 1.5707963267948966 rad + pos: -4.5,90.5 + parent: 2 + - uid: 12071 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,10.5 - parent: 34641 - - uid: 44119 + rot: 1.5707963267948966 rad + pos: -3.5,90.5 + parent: 2 + - uid: 12072 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,-9.5 + rot: 1.5707963267948966 rad + pos: 0.5,85.5 parent: 2 -- proto: FenceMetalStraight - entities: - - uid: 35080 + - uid: 12073 components: - type: Transform - pos: -6.5,8.5 - parent: 34641 - - uid: 44037 + rot: 1.5707963267948966 rad + pos: 0.5,84.5 + parent: 2 + - uid: 12074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-11.5 + rot: 1.5707963267948966 rad + pos: 0.5,83.5 parent: 2 - - uid: 44057 + - uid: 12075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,-11.5 + rot: 1.5707963267948966 rad + pos: 0.5,82.5 parent: 2 - - uid: 44495 + - uid: 12076 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-8.5 + rot: 1.5707963267948966 rad + pos: 0.5,81.5 parent: 2 - - uid: 44608 + - uid: 12077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-16.5 + rot: 1.5707963267948966 rad + pos: 2.5,78.5 parent: 2 - - uid: 44610 + - uid: 12078 components: - type: Transform rot: 1.5707963267948966 rad - pos: 56.5,-12.5 + pos: 2.5,77.5 parent: 2 - - uid: 44625 + - uid: 12079 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,-10.5 + rot: 1.5707963267948966 rad + pos: 2.5,76.5 parent: 2 - - uid: 44673 + - uid: 12080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-11.5 + rot: 1.5707963267948966 rad + pos: 2.5,75.5 parent: 2 -- proto: FigureSpawner - entities: - - uid: 10381 + - uid: 12081 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,56.5 + pos: 0.5,72.5 parent: 2 -- proto: filingCabinet - entities: - - uid: 50515 + - uid: 12082 components: - type: Transform - pos: 4.5,46.5 - parent: 45711 - - uid: 52725 + rot: 1.5707963267948966 rad + pos: 0.5,71.5 + parent: 2 + - uid: 12083 components: - type: Transform - pos: -7.5,58.5 - parent: 45711 -- proto: filingCabinetDrawer - entities: - - uid: 1240 + rot: 1.5707963267948966 rad + pos: 0.5,70.5 + parent: 2 + - uid: 12084 components: - type: Transform - pos: 5.5,-5.5 + rot: 1.5707963267948966 rad + pos: 0.5,69.5 parent: 2 -- proto: filingCabinetDrawerRandom - entities: - - uid: 10423 + - uid: 12085 components: - type: Transform - pos: 3.5,41.5 + rot: 1.5707963267948966 rad + pos: 0.5,69.5 parent: 2 - - uid: 21522 + - uid: 12098 components: - type: Transform - pos: -13.5,19.5 + rot: 1.5707963267948966 rad + pos: -13.5,69.5 parent: 2 - - uid: 35952 + - uid: 12099 components: - type: Transform - pos: 58.5,-33.5 + rot: 1.5707963267948966 rad + pos: -13.5,70.5 parent: 2 -- proto: filingCabinetRandom - entities: - - uid: 51 + - uid: 12100 components: - type: Transform - pos: 9.5,40.5 + rot: 1.5707963267948966 rad + pos: -13.5,71.5 parent: 2 - - uid: 1022 + - uid: 12101 components: - type: Transform - pos: -34.5,-2.5 + rot: 1.5707963267948966 rad + pos: -13.5,72.5 parent: 2 - - uid: 12072 + - uid: 12116 components: - type: Transform - pos: 8.5,40.5 + rot: 3.141592653589793 rad + pos: 2.5,74.5 parent: 2 - - uid: 14444 + - uid: 12330 components: - type: Transform - pos: -64.5,7.5 + pos: 12.5,-63.5 parent: 2 - - uid: 14445 + - uid: 12340 components: - type: Transform - pos: -53.5,7.5 + pos: 74.5,-42.5 parent: 2 - - uid: 14447 + - uid: 12344 components: - type: Transform - pos: -75.5,-23.5 + pos: 31.5,65.5 parent: 2 - - uid: 20095 + - uid: 12348 components: - type: Transform - pos: 10.5,40.5 + pos: 74.5,-49.5 parent: 2 - - uid: 21873 + - uid: 12355 components: - type: Transform - pos: 8.5,38.5 + pos: 33.5,65.5 parent: 2 - - uid: 30576 + - uid: 12356 components: - type: Transform - pos: 9.5,38.5 + pos: 34.5,65.5 parent: 2 - - uid: 36008 + - uid: 12360 components: - type: Transform - pos: -68.5,-11.5 + pos: 29.5,65.5 parent: 2 - - uid: 44851 + - uid: 12582 components: - type: Transform - pos: 10.5,38.5 + pos: 1.5,80.5 parent: 2 - - uid: 48328 + - uid: 12661 components: - type: Transform - pos: 4.5,6.5 - parent: 45711 - - uid: 48329 + pos: 2.5,73.5 + parent: 2 + - uid: 12670 components: - type: Transform - pos: 21.5,33.5 - parent: 45711 - - uid: 53541 + pos: -15.5,74.5 + parent: 2 + - uid: 12671 components: - type: Transform - pos: -21.5,56.5 - parent: 45711 -- proto: filingCabinetTallRandom - entities: - - uid: 14449 + pos: -15.5,73.5 + parent: 2 + - uid: 12672 components: - type: Transform - pos: 3.5,3.5 + pos: -14.5,72.5 parent: 2 - - uid: 14450 + - uid: 12983 components: - type: Transform - pos: -4.5,3.5 + rot: -1.5707963267948966 rad + pos: -62.5,-47.5 parent: 2 -- proto: FireAlarm - entities: - - uid: 21 + - uid: 12984 components: - type: Transform - pos: 0.5,-8.5 + rot: -1.5707963267948966 rad + pos: -62.5,-46.5 parent: 2 - - type: DeviceList - devices: - - 14763 - - 14955 - - 14768 - - 14769 - - 14770 - - 14772 - - 14771 - - 14765 - - 14682 - - 14766 - - uid: 93 + - uid: 12985 components: - type: Transform - pos: 20.5,-18.5 + rot: -1.5707963267948966 rad + pos: -62.5,-45.5 parent: 2 - - type: DeviceList - devices: - - 14694 - - 577 - - 5409 - - 15125 - - 14826 - - 14720 - - 8125 - - 24351 - - 5410 - - 5408 - - uid: 114 + - uid: 12986 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,14.5 + pos: -61.5,-45.5 parent: 2 - - type: DeviceList - devices: - - 14940 - - 14939 - - 14938 - - 14980 - - 4005 - - 14927 - - 14848 - - 14988 - - 14987 - - 14703 - - 14706 - - 14705 - - 4004 - - 4007 - - 4006 - - 3729 - - 3730 - - uid: 869 + - uid: 13210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,45.5 + pos: 78.5,10.5 parent: 2 - - type: DeviceList - devices: - - 849 - - 2950 - - 35701 - - 647 - - 41113 - - 2949 - - 2941 - - uid: 2128 + - uid: 13212 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,26.5 + pos: 79.5,10.5 parent: 2 - - type: DeviceList - devices: - - 14835 - - 42532 - - 18808 - - 2049 - - 2125 - - 2184 - - uid: 2518 + - uid: 13213 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,33.5 + pos: 80.5,10.5 parent: 2 - - type: DeviceList - devices: - - 15053 - - 15054 - - 14957 - - 15014 - - 2214 - - 14504 - - 2149 - - 2216 - - uid: 2589 + - uid: 13429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,25.5 + pos: 12.5,-65.5 parent: 2 - - type: DeviceList - devices: - - 14833 - - 14774 - - 14804 - - 14807 - - 2584 - - 2585 - - 2588 - - uid: 2661 + - uid: 13486 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,20.5 + pos: 8.5,-43.5 parent: 2 - - type: DeviceList - devices: - - 15012 - - 1940 - - 14854 - - 14855 - - 15010 - - 2652 - - 9603 - - 9604 - - 14853 - - 14688 - - 14850 - - 2660 - - 4793 - - 2658 - - 15003 - - 15002 - - uid: 2719 + - uid: 13598 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,29.5 + pos: 12.5,-66.5 parent: 2 - - type: DeviceList - devices: - - 15004 - - 15005 - - 14877 - - 14875 - - 14876 - - 2717 - - 14789 - - 14787 - - 14788 - - 14609 - - 14569 - - 14610 - - 2718 - - 2715 - - uid: 2743 + - uid: 13620 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,38.5 + pos: 12.5,-64.5 parent: 2 - - type: DeviceList - devices: - - 1222 - - 14877 - - 14875 - - 14876 - - 2741 - - 35464 - - 32880 - - 29931 - - 28319 - - 2742 - - 2740 - - uid: 2746 + - uid: 13661 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,35.5 + pos: 12.5,-67.5 parent: 2 - - type: DeviceList - devices: - - 35510 - - 25329 - - 439 - - 3047 - - 3101 - - 3046 - - 3104 - - 3066 - - 3067 - - uid: 2884 + - uid: 13700 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,58.5 + pos: 8.5,-44.5 parent: 2 - - type: DeviceList - devices: - - 369 - - 35462 - - 35467 - - 22184 - - 29938 - - 20324 - - 31446 - - 2881 - - 2875 - - 2880 - - 2876 - - 2872 - - 2873 - - 2882 - - 2883 - - 2874 - - 2878 - - 2879 - - 2877 - - 2899 - - 2900 - - 2901 - - 23472 - - uid: 2904 + - uid: 13707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,60.5 + rot: 3.141592653589793 rad + pos: 11.5,16.5 parent: 2 - - type: DeviceList - devices: - - 2903 - - 42001 - - 31446 - - 41927 - - 42000 - - 32229 - - 2897 - - 2898 - - uid: 2953 + - uid: 13787 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,52.5 + pos: 36.5,65.5 parent: 2 - - type: DeviceList - devices: - - 42001 - - 29938 - - 35701 - - 35702 - - 35703 - - 2952 - - 2944 - - 1797 - - uid: 4693 + - uid: 13788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,4.5 + pos: 39.5,65.5 parent: 2 - - type: DeviceList - devices: - - 4686 - - 4668 - - 4679 - - uid: 5273 + - uid: 13796 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,-8.5 + pos: 19.5,65.5 parent: 2 - - type: DeviceList - devices: - - 15107 - - 5222 - - 15108 - - 15106 - - 5265 - - 5223 - - uid: 6818 + - uid: 13799 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-22.5 + pos: 18.5,65.5 parent: 2 - - type: DeviceList - devices: - - 14896 - - 14659 - - 14598 - - 14597 - - 14596 - - 14595 - - 14579 - - 14756 - - 14758 - - 14757 - - 5276 - - 14694 - - 5275 - - 5274 - - uid: 7898 + - uid: 13809 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-2.5 + rot: -1.5707963267948966 rad + pos: 14.5,-42.5 parent: 2 - - type: DeviceList - devices: - - 14860 - - 14862 - - 14994 - - 14892 - - 14922 - - 20828 - - 34455 - - 20680 - - 35920 - - 20396 - - 20684 - - 14563 - - 14998 - - 9494 - - 9498 - - 9497 - - 9499 - - 9500 - - 9501 - - uid: 8220 + - uid: 13816 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-13.5 + rot: -1.5707963267948966 rad + pos: 14.5,-43.5 parent: 2 - - type: DeviceList - devices: - - 5634 - - 1510 - - 5694 - - 29504 - - 5657 - - 781 - - 8202 - - 8203 - - 8212 - - uid: 11610 + - uid: 13823 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,68.5 + pos: 17.5,-44.5 parent: 2 - - type: DeviceList - devices: - - 412 - - 11941 - - 5670 - - 5669 - - 11591 - - 7938 - - 7826 - - 8042 - - 11990 - - uid: 14451 + - uid: 13832 components: - type: Transform - rot: 3.141592653589793 rad - pos: 72.5,-18.5 + pos: 40.5,65.5 parent: 2 - - type: DeviceList - devices: - - 20256 - - 10452 - - 20828 - - 34455 - - 20680 - - 35920 - - 20396 - - 9545 - - 9547 - - 9546 - - uid: 14452 + - uid: 13833 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-5.5 + pos: 38.5,65.5 parent: 2 - - type: DeviceList - devices: - - 14816 - - 14781 - - 14779 - - 14893 - - 14458 - - 14457 - - 14513 - - uid: 14455 + - uid: 13834 components: - type: Transform - pos: 8.5,20.5 + pos: 35.5,65.5 parent: 2 - - type: DeviceList - devices: - - 14872 - - 14871 - - 14873 - - 15052 - - 2587 - - 2586 - - 2583 - - uid: 14456 + - uid: 13839 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,39.5 + pos: 41.5,65.5 parent: 2 - - type: DeviceList - devices: - - 14957 - - 14926 - - 2211 - - 2210 - - 2212 - - uid: 14461 + - uid: 13848 components: - type: Transform - pos: 15.5,2.5 + pos: 30.5,65.5 parent: 2 - - type: DeviceList - devices: - - 14729 - - 14728 - - 14730 - - 14815 - - 14776 - - 14780 - - 14799 - - 23168 - - uid: 14462 + - uid: 13850 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,18.5 + pos: 44.5,65.5 parent: 2 - - type: DeviceList - devices: - - 2022 - - 28986 - - 21739 - - 18808 - - 42532 - - 41073 - - 2023 - - 2187 - - 2185 - - 2186 - - uid: 14468 + - uid: 13855 components: - type: Transform - pos: 65.5,-42.5 + pos: 20.5,65.5 parent: 2 - - type: DeviceList - devices: - - 15153 - - 44455 - - uid: 14472 + - uid: 13858 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,8.5 + pos: 45.5,65.5 parent: 2 - - type: DeviceList - devices: - - 4419 - - 14738 - - 14812 - - 14739 - - 14746 - - 14747 - - 14727 - - 4423 - - 4420 - - 4458 - - 4430 - - 4457 - - uid: 14474 + - uid: 13942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,7.5 + pos: -1.5,-41.5 parent: 2 - - type: DeviceList - devices: - - 15003 - - 15000 - - 14817 - - 14778 - - 14777 - - uid: 14475 + - uid: 13943 components: - type: Transform - pos: 48.5,-19.5 + pos: -6.5,-42.5 parent: 2 - - type: DeviceList - devices: - - 1682 - - 14989 - - 5485 - - 1964 - - uid: 14476 + - uid: 13947 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-7.5 + pos: -1.5,-39.5 parent: 2 - - type: DeviceList - devices: - - 14669 - - 325 - - 4413 - - 14955 - - 14843 - - 14701 - - 14768 - - 14769 - - 4373 - - 4414 - - 4363 - - 4418 - - 4415 - - uid: 14477 + - uid: 13948 components: - type: Transform - pos: -14.5,24.5 + pos: -1.5,-40.5 parent: 2 - - type: DeviceList - devices: - - 14934 - - 14933 - - 14932 - - 14824 - - 3247 - - 14790 - - 14791 - - 14793 - - 14611 - - 14612 - - 14613 - - 14614 - - 14615 - - 14608 - - 14607 - - 14606 - - 14605 - - 14604 - - 35510 - - 3249 - - 3248 - - 3400 - - 3401 - - 3402 - - uid: 14479 + - uid: 13949 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,20.5 + pos: -4.5,-37.5 parent: 2 - - type: DeviceList - devices: - - 14898 - - 14797 - - 14796 - - 14872 - - 14871 - - 14873 - - 14833 - - 14774 - - 14804 - - 2594 - - 14838 - - 2603 - - 2593 - - uid: 14482 + - uid: 13961 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,46.5 + pos: -1.5,-38.5 parent: 2 - - type: DeviceList - devices: - - 41113 - - 35467 - - 35462 - - 369 - - 35464 - - 32880 - - 29931 - - 2747 - - 2745 - - 878 - - uid: 14483 + - uid: 14007 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-12.5 + pos: 30.5,41.5 parent: 2 - - type: DeviceList - devices: - - 5395 - - 14458 - - 14457 - - 14513 - - 5396 - - 5397 - - 5399 - - 5400 - - 5398 - - 34936 - - 8125 - - 24351 - - uid: 14486 + - uid: 14008 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-41.5 + pos: 31.5,41.5 parent: 2 - - type: DeviceList - devices: - - 573 - - 10460 - - 15153 - - 14453 - - 5484 - - 233 - - uid: 14489 + - uid: 14014 components: - type: Transform - pos: 77.5,-42.5 + pos: 21.5,65.5 parent: 2 - - type: DeviceList - devices: - - 44457 - - 15155 - - 15156 - - 5512 - - 5515 - - 5534 - - uid: 14490 + - uid: 14019 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,16.5 + pos: 19.5,67.5 parent: 2 - - type: DeviceList - devices: - - 14575 - - 14603 - - 14602 - - 14981 - - 14740 - - 14743 - - 14742 - - 14794 - - 14795 - - 14798 - - 4648 - - 4650 - - 4647 - - uid: 14495 + - uid: 14026 + components: + - type: Transform + pos: 2.5,91.5 + parent: 2 + - uid: 14060 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.5,-24.5 + pos: -10.5,16.5 parent: 2 - - type: DeviceList - devices: - - 14659 - - 10849 - - 5286 - - 5288 - - 5287 - - 577 - - uid: 14496 + - uid: 14077 components: - type: Transform - pos: 34.5,-17.5 + pos: -105.5,0.5 parent: 2 - - type: DeviceList - devices: - - 14830 - - 580 - - 14720 - - 5444 - - 739 - - 5445 - - 5446 - - uid: 14498 + - uid: 14090 components: - type: Transform - pos: 13.5,24.5 + pos: -106.5,17.5 parent: 2 - - type: DeviceList - devices: - - 14807 - - 14838 - - 15052 - - 2496 - - 15008 - - 15009 - - 14688 - - 14853 - - 14850 - - 2649 - - 2648 - - uid: 14499 + - uid: 14092 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,28.5 + pos: -106.5,1.5 parent: 2 - - type: DeviceList - devices: - - 2479 - - 15009 - - 2480 - - 2476 - - uid: 14505 + - uid: 14143 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,38.5 + pos: -105.5,18.5 parent: 2 - - type: DeviceList - devices: - - 15013 - - 1222 - - 2713 - - 2712 - - 2714 - - 2968 - - uid: 14506 + - uid: 14147 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,8.5 + pos: -98.5,18.5 parent: 2 - - type: DeviceList - devices: - - 15000 - - 15002 - - 15001 - - 4808 - - 724 - - 4836 - - uid: 14509 + - uid: 14152 components: - type: Transform - pos: 6.5,36.5 + pos: -2.5,90.5 parent: 2 - - type: DeviceList - devices: - - 2672 - - 35636 - - 15004 - - 15005 - - 15013 - - 14581 - - 2684 - - 2671 - - uid: 14512 + - uid: 14153 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-43.5 + pos: -0.5,88.5 parent: 2 - - type: DeviceList - devices: - - 44455 - - 44467 - - 44457 - - 44468 - - 1400 - - 1908 - - 1437 - - uid: 14514 + - uid: 14159 components: - type: Transform - pos: -95.5,7.5 + pos: -13.5,87.5 parent: 2 - - type: DeviceList - devices: - - 15103 - - 15111 - - 15110 - - uid: 14515 + - uid: 14160 components: - type: Transform - pos: -87.5,9.5 + pos: -12.5,88.5 parent: 2 - - type: DeviceList - devices: - - 14627 - - 14628 - - 14629 - - 14632 - - 14631 - - 14630 - - uid: 14516 + - uid: 14161 components: - type: Transform - pos: -79.5,9.5 + pos: -11.5,89.5 parent: 2 - - type: DeviceList - devices: - - 14645 - - 14646 - - 14647 - - 14639 - - 14640 - - 14641 - - uid: 14517 + - uid: 14162 components: - type: Transform - rot: 3.141592653589793 rad - pos: -87.5,0.5 + pos: -10.5,90.5 parent: 2 - - uid: 14518 + - uid: 14179 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,0.5 + pos: -8.5,97.5 parent: 2 - - uid: 14520 + - uid: 14183 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,18.5 + pos: -4.5,97.5 parent: 2 - - type: DeviceList - devices: - - 15012 - - 2464 - - 2466 - - 2465 - - uid: 14521 + - uid: 14184 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,3.5 + pos: -3.5,96.5 parent: 2 - - type: DeviceList - devices: - - 14994 - - 14563 - - 9467 - - 9465 - - 9466 - - 22 - - 9469 - - 9474 - - uid: 14522 + - uid: 14187 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,-1.5 + pos: -1.5,95.5 parent: 2 - - type: DeviceList - devices: - - 14786 - - 14784 - - 14785 - - 495 - - 27458 - - 26069 - - 27463 - - 27470 - - 9358 - - 9362 - - 9360 - - 9365 - - 9363 - - 9364 - - 34937 - - uid: 14528 + - uid: 14189 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -76.5,-19.5 + pos: -0.5,94.5 parent: 2 - - type: DeviceList - devices: - - 15143 - - 15144 - - 15149 - - 15142 - - 15141 - - uid: 14529 + - uid: 14190 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -66.5,-21.5 + pos: -0.5,93.5 parent: 2 - - type: DeviceList - devices: - - 15143 - - 15144 - - 15105 - - 15146 - - 15147 - - 15148 - - uid: 14534 + - uid: 14191 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,27.5 + pos: -4.5,96.5 parent: 2 - - type: DeviceList - devices: - - 15010 - - 15011 - - 2394 - - 2396 - - 2395 - - uid: 14535 + - uid: 14192 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,27.5 + pos: -8.5,96.5 parent: 2 - - type: DeviceList - devices: - - 15011 - - 15053 - - 14835 - - 14854 - - 14855 - - 1940 - - 9591 - - 9593 - - 2189 - - uid: 19681 + - uid: 14195 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-14.5 + pos: -10.5,95.5 parent: 2 - - type: DeviceList - devices: - - 5465 - - 5447 - - 5495 - - 534 - - 1420 - - uid: 23804 + - uid: 14196 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,5.5 + pos: -11.5,95.5 parent: 2 - - type: DeviceList - devices: - - 14860 - - 14547 - - 6580 - - 9431 - - 9424 - - 9430 - - uid: 32951 + - uid: 14198 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 32764 - - type: DeviceList - devices: - - 32850 - - 32930 - - 32813 - - uid: 33673 + pos: -11.5,94.5 + parent: 2 + - uid: 14199 components: - type: Transform - pos: 2.5,-5.5 - parent: 33049 - - uid: 33674 + pos: -12.5,94.5 + parent: 2 + - uid: 14201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,14.5 - parent: 33049 - - uid: 35493 + pos: -17.5,89.5 + parent: 2 + - uid: 14203 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-37.5 + pos: -16.5,90.5 parent: 2 - - type: DeviceList - devices: - - 10460 - - 715 - - 31329 - - 1596 - - 5506 - - 37254 - - 47768 - - 47767 - - uid: 35494 + - uid: 14205 components: - type: Transform - pos: 57.5,-23.5 + pos: 14.5,74.5 parent: 2 - - type: DeviceList - devices: - - 486 - - 737 - - 795 - - 5506 - - 800 - - 42069 - - 43978 - - 41675 - - uid: 36239 + - uid: 14206 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-23.5 + pos: -15.5,91.5 parent: 2 - - type: DeviceList - devices: - - 739 - - 534 - - 644 - - 66 - - 36628 - - 22775 - - uid: 37346 + - uid: 14207 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,11.5 - parent: 36861 - - type: DeviceList - devices: - - 50833 - - 50885 - - 50884 - - 37365 - - 37369 - - 37371 - - 37366 - - uid: 37347 + pos: -14.5,91.5 + parent: 2 + - uid: 14208 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,5.5 - parent: 36861 - - type: DeviceList - devices: - - 50898 - - 50899 - - 50812 - - 37358 - - 37364 - - 37362 - - 37360 - - 37365 - - uid: 37348 + pos: -14.5,92.5 + parent: 2 + - uid: 14209 components: - type: Transform - pos: 12.5,9.5 - parent: 36861 - - type: DeviceList - devices: - - 51313 - - 50811 - - 51314 - - 37358 - - 37357 - - 37356 - - 37355 - - 37354 - - 37353 - - uid: 37349 + pos: -13.5,92.5 + parent: 2 + - uid: 14210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,18.5 - parent: 36861 - - uid: 41243 + pos: 49.5,74.5 + parent: 2 + - uid: 14211 components: - type: Transform - pos: 45.5,2.5 + pos: 60.5,67.5 parent: 2 - - type: DeviceList - devices: - - 14862 - - 14547 - - 27463 - - 27470 - - 583 - - 9407 - - 9406 - - 9408 - - uid: 43638 + - uid: 14212 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-7.5 + pos: -18.5,88.5 parent: 2 - - type: DeviceList - devices: - - 14749 - - 14750 - - 14751 - - 4688 - - 14677 - - 14765 - - 14682 - - 14766 - - 4689 - - 4548 - - 4690 - - 4691 - - 4549 - - uid: 43639 + - uid: 14213 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,8.5 + pos: -19.5,88.5 parent: 2 - - type: DeviceList - devices: - - 14899 - - 14733 - - 14731 - - 4546 - - 14736 - - 14741 - - 14726 - - 4646 - - 4642 - - 4547 - - 4658 - - 4660 - - uid: 43686 + - uid: 14214 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-4.5 + pos: 48.5,74.5 parent: 2 - - type: DeviceList - devices: - - 14800 - - 14803 - - 4649 - - 4641 - - 4645 - - uid: 43739 + - uid: 14215 components: - type: Transform - pos: -4.5,2.5 + pos: 50.5,74.5 parent: 2 - - type: DeviceList - devices: - - 14822 - - 14696 - - 15029 - - 14823 - - 14801 - - 14800 - - uid: 43754 + - uid: 14216 components: - type: Transform - pos: -13.5,2.5 + pos: -20.5,86.5 parent: 2 - - type: DeviceList - devices: - - 14819 - - 14700 - - 14725 - - 14707 - - 51906 - - 51950 - - 14868 - - 14744 - - 14745 - - 4019 - - 4010 - - 4011 - - uid: 43770 + - uid: 14217 components: - type: Transform - pos: -30.5,2.5 + pos: -21.5,86.5 parent: 2 - - type: DeviceList - devices: - - 11223 - - 11222 - - 4008 - - 14698 - - 14699 - - 14685 - - 14992 - - 14995 - - 14878 - - 4009 - - 4002 - - uid: 44128 + - uid: 14218 components: - type: Transform - pos: -30.5,24.5 + pos: -21.5,85.5 parent: 2 - - type: DeviceList - devices: - - 14943 - - 14966 - - 14967 - - 14722 - - 14802 - - 3567 - - 14847 - - 14856 - - 14986 - - 14937 - - 14936 - - 14935 - - 15030 - - 3569 - - 3571 - - 3568 - - 3570 - - uid: 44829 + - uid: 14219 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,15.5 + pos: 42.5,74.5 parent: 2 - - type: DeviceList - devices: - - 3528 - - 14692 - - 15023 - - 14847 - - 14856 - - 3529 - - 3527 - - uid: 44853 + - uid: 14220 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,16.5 + pos: 52.5,74.5 parent: 2 - - type: DeviceList - devices: - - 12010 - - 12019 - - 20919 - - 14967 - - 14966 - - 14943 - - 31153 - - 15075 - - 15076 - - 14972 - - 15095 - - 15094 - - 15093 - - 3753 - - 3762 - - 3751 - - 3752 - - 3741 - - 3743 - - 3740 - - 3742 - - 3744 - - 3747 - - 3746 - - 3745 - - uid: 44856 + - uid: 14221 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,30.5 + pos: -23.5,84.5 parent: 2 - - type: DeviceList - devices: - - 15051 - - 15030 - - 14947 - - 14905 - - 14906 - - 14909 - - 3251 - - 3252 - - 3250 - - uid: 45290 + - uid: 14222 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,31.5 + pos: -23.5,83.5 parent: 2 - - type: DeviceList - devices: - - 14954 - - 14910 - - 14947 - - 14905 - - 14906 - - 14909 - - 14874 - - 14948 - - 3153 - - 3215 - - 3142 - - uid: 45291 + - uid: 14223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,39.5 + pos: -23.5,82.5 parent: 2 - - type: DeviceList - devices: - - 21067 - - 3171 - - 3218 - - 3173 - - uid: 45293 + - uid: 14224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,40.5 + pos: 56.5,71.5 parent: 2 - - type: DeviceList - devices: - - 14948 - - 14874 - - 14949 - - 14977 - - 14931 - - 3395 - - 15152 - - 43012 - - 42526 - - 15549 - - 22877 - - 3399 - - 3397 - - 3396 - - 3398 - - 3394 - - uid: 45308 + - uid: 14225 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-7.5 + pos: -23.5,80.5 parent: 2 - - type: DeviceList - devices: - - 472 - - 473 - - 325 - - 43119 - - 4388 - - 4389 - - 4387 - - 51906 - - 51950 - - uid: 45314 + - uid: 14226 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,58.5 + pos: -23.5,79.5 parent: 2 - - type: DeviceList - devices: - - 3404 - - 3464 - - 3405 - - 1994 - - 3465 - - 3403 - - 22877 - - 15549 - - 13284 - - 42049 - - 41747 - - 11941 - - 11990 - - uid: 48330 + - uid: 14227 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,6.5 - parent: 45711 - - uid: 51042 + pos: 53.5,74.5 + parent: 2 + - uid: 14228 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,54.5 + pos: -22.5,78.5 parent: 2 - - type: DeviceList - devices: - - 3427 - - 42049 - - 41747 - - 43014 - - 3420 - - 3419 - - 3418 - - 3461 - - 3460 - - uid: 51695 + - uid: 14229 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-3.5 + pos: -22.5,77.5 parent: 2 - - type: DeviceList - devices: - - 4968 - - 4971 - - 4972 - - 14879 - - 14880 - - 14881 - - 14818 - - 14883 - - 14884 - - 15101 - - 4969 - - 15099 - - 11778 - - 14888 - - 14887 - - 30578 - - 4970 - - 11223 - - 11222 - - uid: 51697 + - uid: 14230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,-6.5 + pos: -21.5,77.5 parent: 2 - - type: DeviceList - devices: - - 15106 - - 15105 - - 35065 - - 5140 - - 15104 - - 15101 - - 15099 - - 15102 - - 15103 - - 382 - - 14622 - - 14623 - - 5138 - - 5139 - - 5056 - - 5058 - - 5059 - - 5054 - - 5053 - - 5055 - - uid: 51717 + - uid: 14231 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-7.5 + pos: 40.5,74.5 parent: 2 - - type: DeviceList - devices: - - 14782 - - 14775 - - 51719 - - 14734 - - 15061 - - 15062 - - 15063 - - 14732 - - 8254 - - 8253 - - 8247 - - uid: 51718 + - uid: 14232 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-1.5 + pos: -20.5,76.5 parent: 2 - - type: DeviceList - devices: - - 14703 - - 14706 - - 14705 - - 14700 - - 14725 - - 14707 - - 14814 - - 14813 - - 15045 - - 14698 - - 14699 - - 14685 - - 3966 - - 4003 - - 3972 - - 3748 - - uid: 51720 + - uid: 14233 components: - type: Transform - pos: -30.5,-18.5 + pos: 1.5,91.5 parent: 2 - - type: DeviceList - devices: - - 14687 - - 14713 - - 51721 - - 14712 - - 14684 - - 8256 - - 8259 - - 8258 - - 14566 - - uid: 51722 + - uid: 14234 components: - type: Transform - pos: -27.5,-14.5 + pos: 56.5,72.5 parent: 2 - - type: DeviceList - devices: - - 51721 - - 5635 - - 14732 - - 8167 - - 8168 - - 8166 - - uid: 51723 + - uid: 14235 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-27.5 + pos: -20.5,74.5 parent: 2 - - type: DeviceList - devices: - - 15098 - - 14584 - - 15140 - - 15097 - - 8353 - - 8360 - - 8359 - - uid: 51724 + - uid: 14236 components: - type: Transform - pos: -29.5,-30.5 + pos: -20.5,73.5 parent: 2 - - type: DeviceList - devices: - - 14270 - - 31309 - - 18202 - - 8432 - - 8434 - - 8433 - - uid: 51725 + - uid: 14237 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-35.5 + pos: -20.5,72.5 parent: 2 - - type: DeviceList - devices: - - 15119 - - 14270 - - 8437 - - 8436 - - 8435 - - uid: 51726 + - uid: 14238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-35.5 + pos: 55.5,72.5 parent: 2 - - type: DeviceList - devices: - - 15118 - - 15119 - - 15120 - - 15121 - - 8450 - - 8451 - - 8449 - - uid: 51727 + - uid: 14239 components: - type: Transform - pos: -46.5,-32.5 + pos: -20.5,70.5 parent: 2 - - type: DeviceList - devices: - - 15123 - - 15118 - - 15122 - - 8529 - - 8530 - - 8528 - - uid: 51730 + - uid: 14240 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-42.5 + pos: 58.5,68.5 parent: 2 - - type: DeviceList - devices: - - 15123 - - 51729 - - 8532 - - 8533 - - 8531 - - uid: 51731 + - uid: 14241 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-23.5 + pos: 58.5,69.5 parent: 2 - - type: DeviceList - devices: - - 14687 - - 14566 - - 15097 - - 15061 - - 15062 - - 15063 - - 51320 - - 14735 - - 23337 - - 1784 - - 47720 - - 14811 - - 14754 - - 14748 - - 14864 - - 24641 - - 8670 - - 8672 - - 8667 - - 8669 - - 8671 - - 8668 - - 8570 - - 8566 - - 8569 - - 8565 - - 8568 - - 8564 - - 8567 - - 8563 - - uid: 51732 + - uid: 14242 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-16.5 + pos: 53.5,73.5 parent: 2 - - type: DeviceList - devices: - - 14770 - - 14772 - - 14771 - - 14667 - - 14755 - - 14762 - - 14764 - - 14761 - - uid: 51733 + - uid: 14243 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-27.5 + pos: 1.5,92.5 parent: 2 - - type: DeviceList - devices: - - 14845 - - 14760 - - 12013 - - 14599 - - 14600 - - 14601 - - 14664 - - 14663 - - 14660 - - 14656 - - 14865 - - 14964 - - 14965 - - 14839 - - 8779 - - 8780 - - 8778 - - uid: 51735 + - uid: 14244 components: - type: Transform - pos: -4.5,-27.5 + pos: -5.5,97.5 parent: 2 - - type: DeviceList - devices: - - 14660 - - 14663 - - 14664 - - 8769 - - 8770 - - 8776 - - 8777 - - 8774 - - 8775 - - uid: 51736 + - uid: 14245 components: - type: Transform - pos: 3.5,-35.5 + pos: 2.5,90.5 parent: 2 - - type: DeviceList - devices: - - 14716 - - 14719 - - 14825 - - 14965 - - 14964 - - 14865 - - 14996 - - 14882 - - 14821 - - 14714 - - 51738 - - 51737 - - 51749 - - 8799 - - uid: 51746 + - uid: 14246 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-38.5 + pos: 58.5,70.5 parent: 2 - - type: DeviceList - devices: - - 14678 - - 14714 - - 29906 - - 15066 - - 14683 - - 14832 - - uid: 51747 + - uid: 14247 components: - type: Transform - pos: -13.5,-39.5 + pos: 60.5,66.5 parent: 2 - - type: DeviceList - devices: - - 20780 - - 15065 - - 32737 - - 14805 - - 14710 - - 14695 - - 8906 - - uid: 51748 + - uid: 14248 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-44.5 + pos: 4.5,89.5 parent: 2 - - type: DeviceList - devices: - - 15028 - - 15024 - - 14832 - - 24666 - - 14683 - - 15066 - - 14821 - - 14882 - - 51738 - - 51737 - - 51749 - - 14825 - - 14719 - - 14718 - - 14721 - - 14859 - - 14717 - - 15065 - - 32737 - - uid: 51750 + - uid: 14250 components: - type: Transform - pos: 3.5,-50.5 + pos: 7.5,75.5 parent: 2 - - type: DeviceList - devices: - - 24868 - - 24666 - - 3944 - - 13746 - - 18504 - - 14953 - - 14718 - - 9102 - - 9104 - - 9101 - - 9168 - - 9166 - - 9161 - - 9165 - - 9167 - - 9163 - - uid: 51751 + - uid: 14251 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-58.5 + pos: 61.5,66.5 parent: 2 - - type: DeviceList - devices: - - 3946 - - 3944 - - 2960 - - 581 - - 9214 - - 9216 - - 9215 - - 9217 - - 9227 - - 9218 - - uid: 51752 + - uid: 14253 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-59.5 + pos: -30.5,84.5 parent: 2 - - type: DeviceList - devices: - - 14523 - - 13947 - - 3945 - - 9229 - - 9231 - - 9228 - - 9217 - - 9218 - - 9227 -- proto: FireAlarmAssembly - entities: - - uid: 14536 + - uid: 14254 components: - type: Transform - pos: -43.5,-59.5 + pos: -7.5,97.5 parent: 2 - - uid: 33675 + - uid: 14263 components: - type: Transform - pos: 2.5,8.5 - parent: 33049 - - uid: 33676 + pos: 47.5,63.5 + parent: 2 + - uid: 14265 components: - type: Transform - pos: -0.5,20.5 - parent: 33049 - - uid: 48331 + pos: 47.5,62.5 + parent: 2 + - uid: 14272 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,6.5 - parent: 45711 -- proto: FireAxeCabinetFilled - entities: - - uid: 14537 + pos: 63.5,66.5 + parent: 2 + - uid: 14273 components: - type: Transform - pos: 36.5,27.5 + pos: 44.5,74.5 parent: 2 - - uid: 14538 + - uid: 14274 components: - type: Transform - pos: 3.5,2.5 + pos: 9.5,84.5 parent: 2 -- proto: FireAxeCabinetFilledOpen - entities: - - uid: 50255 + - uid: 14275 components: - type: Transform - pos: -14.5,8.5 - parent: 45711 -- proto: FireAxeCabinetOpen - entities: - - uid: 14539 + pos: 45.5,74.5 + parent: 2 + - uid: 14276 components: - type: Transform - pos: 37.5,-23.5 + pos: 23.5,74.5 parent: 2 - - uid: 14540 + - uid: 14277 components: - type: Transform - pos: 19.5,-28.5 + pos: 10.5,82.5 parent: 2 - - uid: 14541 + - uid: 14278 components: - type: Transform - pos: -30.5,54.5 + pos: 10.5,81.5 parent: 2 - - uid: 14542 + - uid: 14279 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,-56.5 + pos: 39.5,74.5 parent: 2 - - uid: 33677 + - uid: 14280 components: - type: Transform - pos: -0.5,-8.5 - parent: 33049 - - uid: 48333 + pos: 10.5,79.5 + parent: 2 + - uid: 14281 components: - type: Transform - pos: 15.5,8.5 - parent: 45711 -- proto: FireExtinguisher - entities: - - uid: 14543 + pos: 10.5,78.5 + parent: 2 + - uid: 14282 components: - type: Transform - pos: 21.62081,-31.06989 + pos: 9.5,78.5 parent: 2 - - uid: 14544 + - uid: 14285 components: - type: Transform - pos: 21.523136,-31.187077 + pos: 6.5,87.5 parent: 2 - - uid: 14545 + - uid: 14286 components: - type: Transform - pos: 21.366856,-31.362858 + pos: 7.5,87.5 parent: 2 - - uid: 14546 + - uid: 14287 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.52629,-56.487675 + pos: 38.5,74.5 parent: 2 - - uid: 37350 + - uid: 14288 components: - type: Transform - pos: 28.502747,-9.473389 - parent: 36861 -- proto: Firelock - entities: - - uid: 5809 + pos: 37.5,74.5 + parent: 2 + - uid: 14289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,39.5 + pos: 8.5,85.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - 1326 - - uid: 10452 + - uid: 14290 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,-14.5 + pos: 9.5,85.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14451 - - 7767 - - uid: 14547 + - uid: 14291 components: - type: Transform - pos: 50.5,2.5 + pos: 21.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41243 - - 23803 - - 23804 - - uid: 14550 + - uid: 14292 components: - type: Transform - pos: -34.5,-66.5 + pos: 32.5,74.5 parent: 2 - - uid: 14559 + - uid: 14293 components: - type: Transform - pos: -31.5,34.5 + pos: -6.5,97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1326 - - uid: 14560 + - uid: 14294 components: - type: Transform - pos: -35.5,-66.5 + pos: 36.5,74.5 parent: 2 - - uid: 14562 + - uid: 14296 components: - type: Transform - pos: -45.5,-60.5 + pos: 8.5,76.5 parent: 2 - - uid: 14563 + - uid: 14297 components: - type: Transform - pos: 65.5,1.5 + pos: 7.5,76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - 14521 - - uid: 14564 + - uid: 14303 components: - type: Transform - pos: -28.5,49.5 + pos: 34.5,74.5 parent: 2 - - uid: 20256 + - uid: 14304 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,-16.5 + pos: 30.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14451 - - 7767 - - uid: 20946 + - uid: 14305 components: - type: Transform - rot: 3.141592653589793 rad - pos: -66.5,-8.5 + pos: 29.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32715 - - uid: 22900 + - uid: 14306 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,39.5 + pos: 33.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - 1326 - - uid: 24472 + - uid: 14307 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,39.5 + pos: 22.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - 1326 - - uid: 33678 + - uid: 14309 components: - type: Transform - pos: 0.5,7.5 - parent: 33049 - - uid: 33679 + pos: 46.5,65.5 + parent: 2 + - uid: 14310 components: - type: Transform - pos: -0.5,-4.5 - parent: 33049 - - uid: 33680 + pos: 23.5,65.5 + parent: 2 + - uid: 14311 components: - type: Transform - pos: -0.5,17.5 - parent: 33049 - - uid: 33681 + pos: 25.5,65.5 + parent: 2 + - uid: 14312 components: - type: Transform - pos: 2.5,17.5 - parent: 33049 - - uid: 33682 + pos: 24.5,65.5 + parent: 2 + - uid: 14313 components: - type: Transform - pos: 2.5,16.5 - parent: 33049 - - uid: 33683 + pos: 26.5,65.5 + parent: 2 + - uid: 14314 components: - type: Transform - pos: 0.5,18.5 - parent: 33049 - - uid: 35065 + pos: 28.5,65.5 + parent: 2 + - uid: 14316 components: - type: Transform - rot: 3.141592653589793 rad - pos: -66.5,-5.5 + pos: 20.5,67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - 146 - - 32715 - - uid: 45412 + - uid: 14317 components: - type: Transform - pos: 5.5,-3.5 - parent: 43176 - - uid: 45413 + pos: -9.5,-68.5 + parent: 2 + - uid: 14318 components: - type: Transform - pos: 7.5,-3.5 - parent: 43176 - - uid: 45414 + pos: 43.5,65.5 + parent: 2 + - uid: 14337 components: - type: Transform - pos: 5.5,4.5 - parent: 43176 - - uid: 45415 + pos: 36.5,-41.5 + parent: 2 + - uid: 14428 components: - type: Transform - pos: 6.5,4.5 - parent: 43176 - - uid: 45594 + pos: -9.5,-66.5 + parent: 2 + - uid: 14429 components: - type: Transform - pos: 5.5,2.5 - parent: 45518 - - uid: 48334 + pos: -13.5,-66.5 + parent: 2 + - uid: 14529 components: - type: Transform - pos: -11.5,-7.5 - parent: 45711 - - uid: 48335 + pos: -15.5,-68.5 + parent: 2 + - uid: 14530 components: - type: Transform - pos: -2.5,10.5 - parent: 45711 - - uid: 48336 + pos: -15.5,-66.5 + parent: 2 + - uid: 14535 components: - type: Transform - pos: 3.5,10.5 - parent: 45711 - - uid: 48337 + pos: -13.5,-68.5 + parent: 2 + - uid: 14550 components: - type: Transform - pos: 12.5,-7.5 - parent: 45711 - - uid: 48338 + pos: 1.5,-46.5 + parent: 2 + - uid: 14571 components: - type: Transform - pos: -14.5,5.5 - parent: 45711 - - uid: 48339 + pos: 0.5,-46.5 + parent: 2 + - uid: 14572 components: - type: Transform - pos: -13.5,5.5 - parent: 45711 - - uid: 48340 + pos: -0.5,-46.5 + parent: 2 + - uid: 14580 components: - type: Transform - pos: 14.5,5.5 - parent: 45711 -- proto: FirelockEdge - entities: - - uid: 382 + pos: -11.5,-66.5 + parent: 2 + - uid: 14616 components: - type: Transform rot: -1.5707963267948966 rad - pos: -64.5,3.5 + pos: 43.5,-44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - uid: 581 + - uid: 14625 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,-60.5 + pos: 43.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 51751 - - uid: 710 + - uid: 14641 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-5.5 + pos: -11.5,-68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 716 - - uid: 781 + - uid: 14806 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,-10.5 + rot: -1.5707963267948966 rad + pos: -11.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - uid: 2374 + - uid: 14807 components: - type: Transform - pos: 58.5,66.5 + rot: 3.141592653589793 rad + pos: 12.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2356 - - uid: 2375 + - uid: 14809 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,62.5 + pos: -98.5,0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2356 - - uid: 2960 + - uid: 14814 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-57.5 + pos: 0.5,87.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 51751 - - uid: 13947 + - uid: 14823 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-57.5 + pos: -97.5,17.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 36603 - - 51752 - - uid: 14457 + - uid: 14869 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-12.5 + pos: -1.5,89.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 94 - - 14483 - - 6071 - - uid: 14513 + - uid: 15137 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-12.5 + pos: -37.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 94 - - 14483 - - 6071 - - uid: 14523 + - uid: 15215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-60.5 + pos: 11.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 36603 - - 51752 - - uid: 14566 + - uid: 15220 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-19.5 + pos: 28.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51731 - - 8260 - - 51720 - - uid: 14569 + - uid: 15224 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,26.5 + pos: 34.5,67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2719 - - uid: 14570 + - uid: 15277 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-22.5 + pos: 35.5,-48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - uid: 14575 + - uid: 15365 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,17.5 + pos: 37.5,-51.5 parent: 2 - - uid: 14577 + - uid: 15642 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-26.5 + pos: -10.5,-52.5 parent: 2 - - uid: 14579 + - uid: 16300 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-22.5 + rot: -1.5707963267948966 rad + pos: -48.5,-68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - uid: 14581 + - uid: 16302 components: - type: Transform - pos: 11.5,35.5 + pos: 69.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14509 - - uid: 14584 + - uid: 16303 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-27.5 + pos: 69.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51723 - - uid: 14595 + - uid: 16304 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-22.5 + pos: 69.5,43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - uid: 14596 + - uid: 16305 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-22.5 + pos: 69.5,42.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - uid: 14597 + - uid: 16306 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-22.5 + pos: 69.5,41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - uid: 14598 + - uid: 16307 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-22.5 + pos: 57.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - uid: 14599 + - uid: 16308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-23.5 + pos: 58.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - uid: 14600 + - uid: 16309 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-24.5 + pos: 59.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - uid: 14601 + - uid: 16310 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-25.5 + pos: 59.5,41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - uid: 14602 + - uid: 16311 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,19.5 + pos: 58.5,41.5 parent: 2 - - uid: 14603 + - uid: 16312 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,18.5 + pos: 57.5,41.5 parent: 2 - - uid: 14604 + - uid: 16477 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,20.5 + pos: 70.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14605 + - uid: 16508 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,20.5 + pos: 96.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14606 + - uid: 16510 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,20.5 + pos: 67.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14607 + - uid: 16516 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,20.5 + pos: 97.5,52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14608 + - uid: 16517 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,20.5 + pos: 67.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14609 + - uid: 16518 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,25.5 + pos: 67.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2719 - - uid: 14610 + - uid: 16519 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,27.5 + pos: 69.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2719 - - uid: 14611 + - uid: 16520 components: - type: Transform - pos: -3.5,24.5 + pos: 69.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14612 + - uid: 16522 components: - type: Transform - pos: -4.5,24.5 + pos: 69.5,52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14613 + - uid: 16523 components: - type: Transform - pos: -5.5,24.5 + pos: 69.5,53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14614 + - uid: 16524 components: - type: Transform - pos: -6.5,24.5 + pos: 69.5,54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14615 + - uid: 16525 components: - type: Transform - pos: -7.5,24.5 + pos: 69.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14617 + - uid: 16526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-60.5 + pos: 70.5,59.5 parent: 2 - - uid: 14618 + - uid: 16527 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-60.5 + pos: 72.5,57.5 parent: 2 - - uid: 14622 + - uid: 16528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,4.5 + pos: 73.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - uid: 14623 + - uid: 16529 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,5.5 + pos: 74.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - uid: 14624 + - uid: 16531 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,3.5 + pos: 74.5,59.5 parent: 2 - - uid: 14625 + - uid: 16532 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,2.5 + pos: 73.5,59.5 parent: 2 - - uid: 14626 + - uid: 16533 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,1.5 + pos: 72.5,59.5 parent: 2 - - uid: 14627 + - uid: 16534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,6.5 + pos: 76.5,59.5 parent: 2 - - uid: 14628 + - uid: 16535 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,7.5 + pos: 77.5,59.5 parent: 2 - - uid: 14629 + - uid: 16536 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,8.5 + pos: 78.5,59.5 parent: 2 - - uid: 14630 + - uid: 16538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,8.5 + pos: 78.5,57.5 parent: 2 - - uid: 14631 + - uid: 16539 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,7.5 + pos: 77.5,57.5 parent: 2 - - uid: 14632 + - uid: 16540 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,6.5 + pos: 76.5,57.5 parent: 2 - - uid: 14633 + - uid: 16541 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,3.5 + pos: 81.5,57.5 parent: 2 - - uid: 14634 + - uid: 16542 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,2.5 + pos: 80.5,57.5 parent: 2 - - uid: 14635 + - uid: 16543 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,1.5 + pos: 82.5,57.5 parent: 2 - - uid: 14636 + - uid: 16544 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,1.5 + pos: 80.5,59.5 parent: 2 - - uid: 14637 + - uid: 16545 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,2.5 + pos: 81.5,59.5 parent: 2 - - uid: 14638 + - uid: 16546 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,3.5 + pos: 82.5,59.5 parent: 2 - - uid: 14639 + - uid: 16547 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,6.5 + pos: 84.5,59.5 parent: 2 - - uid: 14640 + - uid: 16548 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,7.5 + pos: 85.5,59.5 parent: 2 - - uid: 14641 + - uid: 16549 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,8.5 + pos: 86.5,59.5 parent: 2 - - uid: 14642 + - uid: 16550 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,1.5 + pos: 86.5,57.5 parent: 2 - - uid: 14643 + - uid: 16551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,2.5 + pos: 85.5,57.5 parent: 2 - - uid: 14644 + - uid: 16552 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,3.5 + pos: 84.5,57.5 parent: 2 - - uid: 14645 + - uid: 16553 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,6.5 + pos: 88.5,57.5 parent: 2 - - uid: 14646 + - uid: 16554 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,7.5 + pos: 89.5,57.5 parent: 2 - - uid: 14647 + - uid: 16555 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,8.5 + pos: 90.5,57.5 parent: 2 - - uid: 14648 + - uid: 16556 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-24.5 + pos: 90.5,59.5 parent: 2 - - uid: 14649 + - uid: 16557 components: - type: Transform - pos: -28.5,-26.5 + pos: 89.5,59.5 parent: 2 - - uid: 14650 + - uid: 16558 components: - type: Transform - pos: -27.5,-26.5 + pos: 88.5,59.5 parent: 2 - - uid: 14651 + - uid: 16559 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-28.5 + pos: 92.5,59.5 parent: 2 - - uid: 15443 + - uid: 16560 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,5.5 + pos: 93.5,59.5 parent: 2 - - uid: 15865 + - uid: 16561 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,5.5 + pos: 94.5,59.5 parent: 2 - - uid: 16146 + - uid: 16562 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,4.5 + pos: 94.5,57.5 parent: 2 - - uid: 17270 + - uid: 16563 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,4.5 + pos: 93.5,57.5 parent: 2 - - uid: 18470 + - uid: 16564 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,4.5 + pos: 92.5,57.5 parent: 2 - - uid: 18885 + - uid: 16565 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,4.5 + pos: 96.5,57.5 parent: 2 - - uid: 20324 + - uid: 16566 components: - type: Transform - pos: -3.5,58.5 + pos: 97.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - uid: 22259 + - uid: 16567 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,40.5 + pos: 97.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11989 - - 28 - - uid: 23245 + - uid: 16568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,5.5 + pos: 97.5,59.5 parent: 2 - - uid: 23472 + - uid: 16569 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,59.5 + pos: 96.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - uid: 24524 + - uid: 16571 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,5.5 + pos: 99.5,57.5 parent: 2 - - uid: 29504 + - uid: 16572 components: - type: Transform - pos: -43.5,-16.5 + pos: 99.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - uid: 30436 + - uid: 16573 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-15.5 + pos: 97.5,53.5 parent: 2 - - uid: 32813 + - uid: 16574 components: - type: Transform - pos: 0.5,-3.5 - parent: 32764 - - uid: 32850 + pos: 97.5,54.5 + parent: 2 + - uid: 16576 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,3.5 - parent: 32764 - - uid: 35636 + pos: 99.5,54.5 + parent: 2 + - uid: 16577 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,31.5 + pos: 99.5,53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14509 - - uid: 37351 + - uid: 16578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 36861 - - uid: 37352 + pos: 99.5,52.5 + parent: 2 + - uid: 16579 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,11.5 - parent: 36861 - - uid: 41113 + pos: 97.5,50.5 + parent: 2 + - uid: 16580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,46.5 + pos: 97.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 528 - - 65 - - 14482 - - 869 - - uid: 41202 + - uid: 16581 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-57.5 + pos: 97.5,48.5 parent: 2 - - uid: 41927 + - uid: 16583 components: - type: Transform - pos: 9.5,64.5 + pos: 99.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 2904 - - uid: 42000 + - uid: 16584 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,64.5 + pos: 99.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 2904 - - uid: 45000 + - uid: 16585 components: - type: Transform - pos: 1.5,-8.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - uid: 51737 + pos: 99.5,50.5 + parent: 2 + - uid: 16586 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-38.5 + pos: 97.5,46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 50 - - 51736 - - 51748 - - 22436 - - uid: 51738 + - uid: 16587 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-38.5 + pos: 97.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 50 - - 51736 - - 51748 - - 22436 - - uid: 51749 + - uid: 16588 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-38.5 + pos: 97.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51748 - - 22436 - - 50 - - 51736 - - uid: 51906 + - uid: 16589 components: - type: Transform - pos: -17.5,-0.5 + pos: 99.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45308 - - 14 - - 19 - - 43754 - - uid: 51950 + - uid: 16590 components: - type: Transform - pos: -13.5,-0.5 + pos: 99.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45308 - - 14 - - 19 - - 43754 - - uid: 56200 + - uid: 16591 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,2.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - 56109 -- proto: FirelockElectronics - entities: - - uid: 7811 + pos: 99.5,46.5 + parent: 2 + - uid: 16592 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.703194,13.581935 + pos: 97.5,40.5 parent: 2 - - uid: 52070 + - uid: 16593 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.428718,3.6133099 + pos: 97.5,42.5 parent: 2 -- proto: FirelockFrame - entities: - - uid: 14654 + - uid: 16594 components: - type: Transform - pos: -44.5,-60.5 + pos: 97.5,41.5 parent: 2 - - uid: 19658 + - uid: 16595 components: - type: Transform - pos: 45.5,47.5 + pos: 99.5,42.5 parent: 2 - - uid: 33684 + - uid: 16596 components: - type: Transform - pos: 1.5,7.5 - parent: 33049 - - uid: 33685 + pos: 99.5,41.5 + parent: 2 + - uid: 16597 components: - type: Transform - pos: -0.5,7.5 - parent: 33049 - - uid: 33686 + pos: 99.5,40.5 + parent: 2 + - uid: 16598 components: - type: Transform - pos: 1.5,-4.5 - parent: 33049 - - uid: 33687 + pos: 97.5,38.5 + parent: 2 + - uid: 16599 components: - type: Transform - pos: 0.5,-4.5 - parent: 33049 - - uid: 33688 + pos: 97.5,37.5 + parent: 2 + - uid: 16600 components: - type: Transform - pos: -0.5,16.5 - parent: 33049 - - uid: 33689 + pos: 97.5,36.5 + parent: 2 + - uid: 16601 components: - type: Transform - pos: 1.5,18.5 - parent: 33049 - - uid: 45416 + pos: 99.5,38.5 + parent: 2 + - uid: 16602 components: - type: Transform - pos: 6.5,-3.5 - parent: 43176 - - uid: 45417 + pos: 99.5,37.5 + parent: 2 + - uid: 16603 components: - type: Transform - pos: 7.5,4.5 - parent: 43176 - - uid: 45595 + pos: 99.5,36.5 + parent: 2 + - uid: 16604 components: - type: Transform - pos: -3.5,2.5 - parent: 45518 - - uid: 48341 + pos: 97.5,32.5 + parent: 2 + - uid: 16605 components: - type: Transform - pos: -6.5,-2.5 - parent: 45711 - - uid: 48342 + pos: 97.5,33.5 + parent: 2 + - uid: 16606 components: - type: Transform - pos: -12.5,5.5 - parent: 45711 - - uid: 48343 + pos: 97.5,34.5 + parent: 2 + - uid: 16607 components: - type: Transform - pos: 13.5,5.5 - parent: 45711 - - uid: 48344 + pos: 99.5,34.5 + parent: 2 + - uid: 16608 components: - type: Transform - pos: 15.5,5.5 - parent: 45711 -- proto: FirelockGlass - entities: - - uid: 175 + pos: 99.5,33.5 + parent: 2 + - uid: 16609 components: - type: Transform - pos: -33.5,-1.5 + pos: 99.5,32.5 parent: 2 - - uid: 319 + - uid: 16610 components: - type: Transform - pos: -49.5,31.5 + pos: 97.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - uid: 325 + - uid: 16611 components: - type: Transform - pos: -11.5,-6.5 + pos: 96.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - 69 - - 14476 - - uid: 369 + - uid: 16612 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,48.5 + pos: 97.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 65 - - 2884 - - 14482 - - uid: 412 + - uid: 16613 components: - type: Transform - pos: -16.5,67.5 + pos: 99.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - uid: 439 + - uid: 16614 components: - type: Transform - pos: -6.5,44.5 + pos: 99.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 41059 - - 2746 - - uid: 472 + - uid: 16615 components: - type: Transform - pos: -15.5,-8.5 + pos: 97.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - uid: 473 + - uid: 16617 components: - type: Transform - pos: -14.5,-10.5 + pos: 94.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - uid: 495 + - uid: 16618 components: - type: Transform - pos: 42.5,2.5 + pos: 93.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - uid: 534 + - uid: 16619 components: - type: Transform - pos: 40.5,-17.5 + pos: 92.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 36239 - - 35940 - - 19681 - - uid: 577 + - uid: 16620 components: - type: Transform - pos: 13.5,-22.5 + pos: 92.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14495 - - 85 - - 93 - - 92 - - uid: 580 + - uid: 16621 components: - type: Transform - pos: 34.5,-23.5 + pos: 93.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 95 - - 14496 - - uid: 583 + - uid: 16622 components: - type: Transform - pos: 47.5,-3.5 + pos: 94.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35669 - - 39 - - 41243 - - uid: 634 + - uid: 16624 components: - type: Transform - pos: -13.5,-48.5 + pos: 90.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 119 - - uid: 644 + - uid: 16625 components: - type: Transform - pos: 45.5,-21.5 + pos: 89.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30609 - - 36239 - - 178 - - uid: 647 + - uid: 16626 components: - type: Transform - pos: 9.5,46.5 + pos: 88.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 528 - - 869 - - uid: 715 + - uid: 16628 components: - type: Transform - pos: 62.5,-34.5 + pos: 88.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 18157 - - 35493 - - 21706 - - uid: 739 + - uid: 16629 components: - type: Transform - pos: 37.5,-20.5 + pos: 89.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 95 - - 14496 - - 30609 - - 36239 - - uid: 800 + - uid: 16630 components: - type: Transform - pos: 52.5,-25.5 + pos: 90.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - uid: 849 + - uid: 16631 components: - type: Transform - pos: 6.5,44.5 + pos: 86.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 528 - - 869 - - uid: 1222 + - uid: 16632 components: - type: Transform - pos: 2.5,39.5 + pos: 85.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28804 - - 27106 - - 14505 - - 2743 - - uid: 1420 + - uid: 16633 components: - type: Transform - pos: 39.5,-11.5 + pos: 84.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35940 - - 19681 - - uid: 1510 + - uid: 16634 components: - type: Transform - pos: -40.5,-17.5 + pos: 84.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28915 - - 774 - - 8220 - - uid: 1596 + - uid: 16635 components: - type: Transform - pos: 53.5,-31.5 + pos: 85.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1601 - - 21706 - - 35493 - - uid: 1784 + - uid: 16636 components: - type: Transform - pos: -16.5,-23.5 + pos: 86.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 1807 + - uid: 16637 components: - type: Transform - pos: -0.5,-5.5 + pos: 82.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 716 - - uid: 1940 + - uid: 16638 components: - type: Transform - pos: 28.5,24.5 + pos: 81.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14535 - - 2126 - - 45 - - 2661 - - uid: 2360 + - uid: 16639 components: - type: Transform - pos: 35.5,63.5 + pos: 80.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2351 - - 2357 - - uid: 2362 + - uid: 16640 components: - type: Transform - pos: 35.5,65.5 + pos: 80.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2351 - - 2357 - - uid: 2366 + - uid: 16641 components: - type: Transform - pos: 39.5,62.5 + pos: 81.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2352 - - 2357 - - uid: 2367 + - uid: 16642 components: - type: Transform - pos: 39.5,66.5 + pos: 82.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2357 - - 2353 - - uid: 2368 + - uid: 16643 components: - type: Transform - pos: 43.5,65.5 + pos: 78.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2357 - - 2358 - - uid: 2369 + - uid: 16644 components: - type: Transform - pos: 43.5,63.5 + pos: 77.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2357 - - 2358 - - uid: 2370 + - uid: 16645 components: - type: Transform - pos: 48.5,62.5 + pos: 76.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - 2354 - - uid: 2371 + - uid: 16646 components: - type: Transform - pos: 48.5,66.5 + pos: 76.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - 2355 - - uid: 2372 + - uid: 16647 components: - type: Transform - pos: 53.5,63.5 + pos: 77.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - 2356 - - uid: 2373 + - uid: 16648 components: - type: Transform - pos: 53.5,65.5 + pos: 78.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - 2356 - - uid: 2968 + - uid: 16649 components: - type: Transform - pos: 7.5,39.5 + pos: 74.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28804 - - 14505 - - 2967 - - uid: 3944 + - uid: 16650 components: - type: Transform - pos: 0.5,-55.5 + pos: 73.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 21939 - - 51750 - - 51751 - - uid: 3945 + - uid: 16651 components: - type: Transform - pos: 9.5,-56.5 + pos: 72.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 120 - - 36603 - - 51752 - - uid: 3946 + - uid: 16652 components: - type: Transform - pos: 0.5,-62.5 + pos: 72.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 51751 - - uid: 5506 + - uid: 16653 components: - type: Transform - pos: 57.5,-28.5 + pos: 73.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21706 - - 35493 - - 30783 - - 35494 - - uid: 5634 + - uid: 16654 components: - type: Transform - pos: -39.5,-15.5 + pos: 74.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5638 - - 774 - - 8220 - - uid: 5635 + - uid: 16655 components: - type: Transform - pos: -32.5,-16.5 + pos: 70.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5638 - - 160 - - 51722 - - uid: 5657 + - uid: 16656 components: - type: Transform - pos: -45.5,-11.5 + pos: 69.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - uid: 5694 + - uid: 16657 components: - type: Transform - pos: -45.5,-15.5 + pos: 69.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - uid: 6580 + - uid: 16658 components: - type: Transform - pos: 47.5,4.5 + pos: 69.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23803 - - 23804 - - uid: 8125 + - uid: 16659 components: - type: Transform - pos: 17.5,-18.5 + pos: 70.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 92 - - 94 - - 14483 - - uid: 10460 + - uid: 16661 components: - type: Transform - pos: 59.5,-37.5 + pos: 67.5,29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21706 - - 35493 - - 23 - - 14486 - - uid: 10849 + - uid: 16662 components: - type: Transform - pos: 9.5,-26.5 + pos: 67.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14495 - - 85 - - uid: 11222 + - uid: 16663 components: - type: Transform - pos: -35.5,1.5 + pos: 67.5,32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - 7 - - 43770 - - uid: 11223 + - uid: 16664 components: - type: Transform - pos: -35.5,-0.5 + pos: 67.5,33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - 7 - - 43770 - - uid: 11778 + - uid: 16665 components: - type: Transform - pos: -50.5,2.5 + pos: 67.5,34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - 4974 - - uid: 11786 + - uid: 16666 components: - type: Transform - pos: -15.5,44.5 + pos: 69.5,34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 67 - - uid: 11941 + - uid: 16667 components: - type: Transform - pos: -24.5,65.5 + pos: 69.5,33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - 45314 - - 28267 - - uid: 11990 + - uid: 16668 components: - type: Transform - pos: -19.5,65.5 + pos: 69.5,32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - 45314 - - 28267 - - uid: 12010 + - uid: 16669 components: - type: Transform - pos: -48.5,26.5 + pos: 69.5,36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - 3776 - - 44853 - - uid: 12013 + - uid: 16670 components: - type: Transform - pos: 0.5,-22.5 + pos: 69.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 1314 - - uid: 12019 + - uid: 16671 components: - type: Transform - pos: -47.5,26.5 + pos: 69.5,38.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3776 - - 44853 - - uid: 12738 + - uid: 16672 components: - type: Transform - pos: -16.5,48.5 + pos: 67.5,36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23018 - - uid: 12764 + - uid: 16673 components: - type: Transform - pos: -16.5,50.5 + pos: 67.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23018 - - uid: 13284 + - uid: 16674 components: - type: Transform - pos: -16.5,56.5 + pos: 67.5,38.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - uid: 13746 + - uid: 17125 components: - type: Transform - pos: 1.5,-50.5 + pos: 93.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51750 - - uid: 14270 + - uid: 17126 components: - type: Transform - pos: -32.5,-32.5 + pos: 93.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51724 - - 51725 - - uid: 14453 + - uid: 17127 components: - type: Transform - pos: 56.5,-43.5 + pos: 90.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23 - - 14486 - - uid: 14458 + - uid: 17128 components: - type: Transform - pos: 18.5,-11.5 + pos: 90.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 94 - - 14483 - - 6071 - - uid: 14494 + - uid: 17223 components: - type: Transform - pos: 56.5,-19.5 + pos: 77.5,-66.5 parent: 2 - - uid: 14504 + - uid: 17224 components: - type: Transform - pos: 29.5,31.5 + pos: 78.5,-66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 106 - - 879 - - 2518 - - uid: 14656 + - uid: 17225 components: - type: Transform - pos: 1.5,-30.5 + pos: 78.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - uid: 14658 + - uid: 17226 components: - type: Transform - pos: 45.5,-12.5 + pos: 79.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35 - - uid: 14659 + - uid: 17227 components: - type: Transform - pos: 8.5,-22.5 + pos: 80.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - 14495 - - 85 - - uid: 14660 + - uid: 17228 components: - type: Transform - pos: -2.5,-30.5 + pos: 81.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 51735 - - uid: 14663 + - uid: 17229 components: - type: Transform - pos: -2.5,-29.5 + pos: 82.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 51735 - - uid: 14664 + - uid: 17230 components: - type: Transform - pos: -2.5,-28.5 + pos: 83.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 51735 - - uid: 14666 + - uid: 17231 components: - type: Transform - pos: 6.5,1.5 + pos: 84.5,-67.5 parent: 2 - - uid: 14667 + - uid: 17232 components: - type: Transform - pos: 1.5,-13.5 + pos: 84.5,-66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51732 - - uid: 14668 + - uid: 17233 components: - type: Transform - pos: 12.5,-7.5 + pos: 85.5,-66.5 parent: 2 - - uid: 14669 + - uid: 17248 components: - type: Transform - pos: -10.5,-1.5 + pos: 80.5,-60.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14476 - - uid: 14672 + - uid: 17249 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-48.5 + pos: 82.5,-60.5 parent: 2 - - uid: 14674 + - uid: 17275 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,4.5 + pos: 76.5,-53.5 parent: 2 - - uid: 14676 + - uid: 17277 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-40.5 + pos: 72.5,-50.5 parent: 2 - - uid: 14677 + - uid: 17279 components: - type: Transform - pos: 10.5,-8.5 + pos: 78.5,-52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - uid: 14678 + - uid: 17299 components: - type: Transform - pos: 16.5,-39.5 + pos: -23.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51746 - - uid: 14681 + - uid: 17302 components: - type: Transform - pos: -77.5,24.5 + pos: -19.5,-26.5 parent: 2 - - uid: 14682 + - uid: 17351 components: - type: Transform - pos: 1.5,-10.5 + pos: 108.5,-50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - 43638 - - 70 - - uid: 14683 + - uid: 17354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-42.5 + pos: 107.5,-50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51746 - - 51748 - - uid: 14684 + - uid: 17369 components: - type: Transform - pos: -29.5,-22.5 + pos: 106.5,-62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51720 - - 8260 - - uid: 14685 + - uid: 17414 components: - type: Transform - pos: -23.5,1.5 + rot: 1.5707963267948966 rad + pos: -60.5,-72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43770 - - 51718 - - uid: 14687 + - uid: 17420 components: - type: Transform - pos: -25.5,-21.5 + pos: 116.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51720 - - 51731 - - 8260 - - uid: 14688 + - uid: 17448 components: - type: Transform - pos: 18.5,22.5 + pos: 116.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14498 - - 2661 - - uid: 14691 + - uid: 17458 components: - type: Transform - pos: 6.5,-0.5 + rot: 1.5707963267948966 rad + pos: -60.5,-76.5 parent: 2 - - uid: 14692 + - uid: 17459 components: - type: Transform - pos: -30.5,12.5 + rot: 1.5707963267948966 rad + pos: -55.5,-66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44829 - - 3530 - - uid: 14693 + - uid: 17460 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,1.5 + rot: 1.5707963267948966 rad + pos: -58.5,-76.5 parent: 2 - - uid: 14694 + - uid: 17465 components: - type: Transform - pos: 11.5,-20.5 + pos: 115.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 6818 - - uid: 14695 + - uid: 17466 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-40.5 + rot: 1.5707963267948966 rad + pos: -58.5,-72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51747 - - uid: 14696 + - uid: 17491 components: - type: Transform - pos: -5.5,1.5 + pos: 114.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43739 - - 9995 - - uid: 14697 + - uid: 17514 components: - type: Transform - pos: 41.5,6.5 + pos: 114.5,-54.5 parent: 2 - - uid: 14698 + - uid: 17559 components: - type: Transform - pos: -23.5,-0.5 + pos: 108.5,-62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43770 - - 51718 - - uid: 14699 + - uid: 17571 components: - type: Transform - pos: -23.5,0.5 + pos: 107.5,-62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43770 - - 51718 - - uid: 14700 + - uid: 17593 components: - type: Transform - pos: -19.5,1.5 + rot: 1.5707963267948966 rad + pos: -54.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - 51718 - - uid: 14701 + - uid: 17684 components: - type: Transform - pos: -9.5,-1.5 + pos: 4.5,-14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14476 - - uid: 14702 + - uid: 17703 components: - type: Transform - pos: -76.5,24.5 + pos: 106.5,-50.5 parent: 2 - - uid: 14703 + - uid: 17761 components: - type: Transform - pos: -22.5,2.5 + pos: 115.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - 51718 - - uid: 14705 + - uid: 17823 components: - type: Transform - pos: -20.5,2.5 + rot: 1.5707963267948966 rad + pos: -54.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - 51718 - - uid: 14706 + - uid: 17824 components: - type: Transform - pos: -21.5,2.5 + rot: 1.5707963267948966 rad + pos: -54.5,-59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - 51718 - - uid: 14707 + - uid: 17837 components: - type: Transform - pos: -19.5,-0.5 + rot: 1.5707963267948966 rad + pos: -50.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - 51718 - - uid: 14708 + - uid: 17838 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-48.5 + rot: 1.5707963267948966 rad + pos: -50.5,-57.5 parent: 2 - - uid: 14709 + - uid: 17840 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-0.5 + pos: 120.5,-54.5 parent: 2 - - uid: 14710 + - uid: 17841 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-41.5 + pos: 121.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51747 - - uid: 14712 + - uid: 17847 components: - type: Transform - pos: -28.5,-22.5 + rot: 1.5707963267948966 rad + pos: -50.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51720 - - 8260 - - uid: 14713 + - uid: 17848 components: - type: Transform - pos: -32.5,-20.5 + rot: 1.5707963267948966 rad + pos: -54.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51720 - - 5593 - - 8260 - - uid: 14714 + - uid: 17850 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-37.5 + rot: 1.5707963267948966 rad + pos: -50.5,-59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51736 - - 51746 - - uid: 14715 + - uid: 17878 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-48.5 + pos: 121.5,-58.5 parent: 2 - - uid: 14716 + - uid: 17879 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-37.5 + pos: 122.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41 - - 51736 - - uid: 14717 + - uid: 17893 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-39.5 + pos: 120.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41 - - 22436 - - 51748 - - uid: 14718 + - uid: 17896 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-44.5 + pos: 122.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51748 - - 51750 - - uid: 14719 + - uid: 17901 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-39.5 + rot: -1.5707963267948966 rad + pos: -47.5,-68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51736 - - 51748 - - uid: 14720 + - uid: 17908 components: - type: Transform - pos: 29.5,-20.5 + rot: -1.5707963267948966 rad + pos: -46.5,-68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 14496 - - uid: 14721 + - uid: 17911 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-44.5 + rot: -1.5707963267948966 rad + pos: -45.5,-68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51748 - - uid: 14722 + - uid: 17918 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,20.5 + rot: -1.5707963267948966 rad + pos: -44.5,-68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 14723 + - uid: 17968 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-55.5 + pos: 108.5,-64.5 parent: 2 - - uid: 14725 + - uid: 18067 components: - type: Transform - pos: -19.5,0.5 + rot: 1.5707963267948966 rad + pos: -55.5,-64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - 51718 - - uid: 14726 + - uid: 18078 components: - type: Transform - pos: 1.5,13.5 + pos: 98.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43639 - - uid: 14727 + - uid: 18084 components: - type: Transform - pos: -8.5,2.5 + pos: -27.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14472 - - uid: 14728 + - uid: 18085 components: - type: Transform - pos: 10.5,0.5 + pos: 95.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - uid: 14729 + - uid: 18088 components: - type: Transform - pos: 10.5,-0.5 + pos: 96.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - uid: 14730 + - uid: 18123 components: - type: Transform - pos: 10.5,1.5 + pos: 94.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - uid: 14731 + - uid: 18195 components: - type: Transform - pos: 9.5,2.5 + pos: 126.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43639 - - uid: 14732 + - uid: 18269 components: - type: Transform - pos: -23.5,-16.5 + pos: 126.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - 51722 - - uid: 14733 + - uid: 18274 components: - type: Transform - pos: 8.5,2.5 + pos: 131.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43639 - - uid: 14734 + - uid: 18280 components: - type: Transform - pos: -23.5,-12.5 + pos: 130.5,-56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - 1386 - - uid: 14735 + - uid: 18281 components: - type: Transform - pos: -18.5,-18.5 + pos: 131.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51731 - - uid: 14736 + - uid: 18370 components: - type: Transform - pos: 1.5,11.5 + pos: 101.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43639 - - uid: 14738 + - uid: 18371 components: - type: Transform - pos: -2.5,11.5 + pos: 102.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14472 - - uid: 14739 + - uid: 18378 components: - type: Transform - pos: -2.5,13.5 + pos: 94.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14472 - - uid: 14740 + - uid: 18381 components: - type: Transform - pos: -1.5,14.5 + pos: 97.5,-58.5 parent: 2 - - uid: 14741 + - uid: 18382 components: - type: Transform - pos: 1.5,12.5 + pos: 98.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43639 - - uid: 14742 + - uid: 18383 components: - type: Transform - pos: 0.5,14.5 + pos: 99.5,-58.5 parent: 2 - - uid: 14743 + - uid: 18384 components: - type: Transform - pos: -0.5,14.5 + pos: 101.5,-58.5 parent: 2 - - uid: 14744 + - uid: 18613 components: - type: Transform - pos: -11.5,0.5 + pos: 24.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - uid: 14745 + - uid: 18636 components: - type: Transform - pos: -11.5,1.5 + pos: 10.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - uid: 14746 + - uid: 18727 components: - type: Transform - pos: -10.5,2.5 + pos: 16.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14472 - - uid: 14747 + - uid: 18761 components: - type: Transform - pos: -9.5,2.5 + pos: 12.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14472 - - uid: 14748 + - uid: 19340 components: - type: Transform - pos: -6.5,-21.5 + pos: 6.5,-14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51731 - - uid: 14749 + - uid: 19393 components: - type: Transform - pos: 7.5,-1.5 + pos: 106.5,-64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - uid: 14750 + - uid: 19394 components: - type: Transform - pos: 8.5,-1.5 + pos: 107.5,-64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - uid: 14751 + - uid: 19408 components: - type: Transform - pos: 9.5,-1.5 + pos: 106.5,-48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - uid: 14754 + - uid: 19409 components: - type: Transform - pos: -6.5,-19.5 + pos: 107.5,-48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51731 - - uid: 14755 + - uid: 19410 components: - type: Transform - pos: -2.5,-13.5 + pos: 108.5,-48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51732 - - uid: 14756 + - uid: 20236 components: - type: Transform - pos: 1.5,-21.5 + pos: -54.5,-11.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 79 - - 6818 - - 1314 - - uid: 14757 + - uid: 20437 components: - type: Transform - pos: 1.5,-19.5 + pos: -31.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 79 - - 6818 - - 1314 - - uid: 14758 + - uid: 20660 components: - type: Transform - pos: 1.5,-20.5 + pos: -77.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 79 - - 6818 - - 1314 - - uid: 14760 + - uid: 20661 components: - type: Transform - pos: -0.5,-22.5 + pos: -78.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 1314 - - uid: 14761 + - uid: 20662 components: - type: Transform - pos: -1.5,-18.5 + pos: -79.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51732 - - 1314 - - uid: 14762 + - uid: 21074 components: - type: Transform - pos: 0.5,-18.5 + pos: -40.5,-91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51732 - - 1314 - - uid: 14763 + - uid: 21077 components: - type: Transform - pos: -0.5,-8.5 + pos: -41.5,-91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - uid: 14764 + - uid: 21238 components: - type: Transform - pos: -0.5,-18.5 + pos: -39.5,-91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51732 - - 1314 - - uid: 14765 + - uid: 21239 components: - type: Transform - pos: 1.5,-11.5 + pos: -42.5,-91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - 43638 - - 70 - - uid: 14766 + - uid: 21282 components: - type: Transform - pos: 1.5,-9.5 + pos: 18.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - 43638 - - 70 - - uid: 14768 + - uid: 21283 components: - type: Transform - pos: -2.5,-10.5 + pos: 17.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 21 - - 14476 - - uid: 14769 + - uid: 21581 components: - type: Transform - pos: -2.5,-11.5 + pos: -76.5,-34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 21 - - 14476 - - uid: 14770 + - uid: 21584 components: - type: Transform - pos: -1.5,-12.5 + pos: -76.5,-32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - 51732 - - uid: 14771 + - uid: 21649 components: - type: Transform - pos: 0.5,-12.5 + pos: -70.5,-32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - 51732 - - uid: 14772 + - uid: 21721 components: - type: Transform - pos: -0.5,-12.5 + pos: -64.5,-29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21 - - 51732 - - uid: 14774 + - uid: 21722 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,24.5 + pos: -64.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 2589 - - uid: 14775 + - uid: 21723 components: - type: Transform - pos: -20.5,-5.5 + pos: -64.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - uid: 14776 + - uid: 21724 components: - type: Transform - pos: 18.5,0.5 + pos: -64.5,-32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - 5169 - - uid: 14777 + - uid: 21725 components: - type: Transform - pos: 19.5,2.5 + pos: -64.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14474 - - 5169 - - uid: 14778 + - uid: 21726 components: - type: Transform - pos: 20.5,2.5 + pos: -63.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14474 - - 5169 - - uid: 14779 + - uid: 21727 components: - type: Transform - pos: 19.5,-1.5 + pos: -62.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 6071 - - 5169 - - uid: 14780 + - uid: 21728 components: - type: Transform - pos: 18.5,-0.5 + pos: -61.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - 5169 - - uid: 14781 + - uid: 21729 components: - type: Transform - pos: 20.5,-1.5 + pos: -60.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 6071 - - 5169 - - uid: 14782 + - uid: 21730 components: - type: Transform - pos: -22.5,-5.5 + pos: -59.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - uid: 14783 + - uid: 21731 components: - type: Transform - pos: -24.5,-5.5 + pos: -58.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5362 - - uid: 14784 + - uid: 21732 components: - type: Transform - pos: 22.5,0.5 + pos: -58.5,-34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 5169 - - 496 - - uid: 14785 + - uid: 21733 components: - type: Transform - pos: 22.5,-0.5 + pos: -58.5,-35.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 5169 - - 496 - - uid: 14786 + - uid: 21734 components: - type: Transform - pos: 22.5,1.5 + pos: -58.5,-36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 5169 - - 496 - - uid: 14787 + - uid: 21735 components: - type: Transform - pos: -0.5,24.5 + pos: -56.5,-36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2719 - - uid: 14788 + - uid: 21736 components: - type: Transform - pos: 0.5,24.5 + pos: -64.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2719 - - uid: 14789 + - uid: 21737 components: - type: Transform - pos: -1.5,24.5 + pos: -63.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2719 - - uid: 14790 + - uid: 21738 components: - type: Transform - pos: -2.5,21.5 + pos: -62.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14791 + - uid: 21739 components: - type: Transform - pos: -2.5,22.5 + pos: -61.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14793 + - uid: 21740 components: - type: Transform - pos: -2.5,23.5 + pos: -60.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14794 + - uid: 21741 components: - type: Transform - pos: -1.5,20.5 + pos: -59.5,-25.5 parent: 2 - - uid: 14795 + - uid: 21742 components: - type: Transform - pos: -0.5,20.5 + pos: -58.5,-25.5 parent: 2 - - uid: 14796 + - uid: 21743 components: - type: Transform - pos: 1.5,21.5 + pos: -57.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - uid: 14797 + - uid: 21744 components: - type: Transform - pos: 1.5,22.5 + pos: -56.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - uid: 14798 + - uid: 21746 components: - type: Transform - pos: 0.5,20.5 + pos: -56.5,-26.5 parent: 2 - - uid: 14799 + - uid: 21747 components: - type: Transform - pos: 14.5,-1.5 + pos: -55.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - uid: 14800 + - uid: 21748 components: - type: Transform - pos: -3.5,-1.5 + pos: -54.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43686 - - 43739 - - 9995 - - uid: 14801 + - uid: 21749 components: - type: Transform - pos: -0.5,-1.5 + pos: -53.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43739 - - 716 - - 9995 - - uid: 14802 + - uid: 21750 components: - type: Transform - pos: -41.5,24.5 + pos: -52.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 14803 + - uid: 21751 components: - type: Transform - pos: -2.5,-6.5 + pos: -51.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43686 - - uid: 14804 + - uid: 21790 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,24.5 + pos: -57.5,-36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 2589 - - uid: 14805 + - uid: 21868 components: - type: Transform - pos: -19.5,-42.5 + rot: 1.5707963267948966 rad + pos: -75.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51747 - - uid: 14807 + - uid: 21885 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,26.5 + rot: -1.5707963267948966 rad + pos: -76.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14498 - - 2589 - - uid: 14809 + - uid: 21886 components: - type: Transform - pos: -4.5,-21.5 + rot: -1.5707963267948966 rad + pos: -77.5,-53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - uid: 14810 + - uid: 21887 components: - type: Transform - pos: -4.5,-19.5 + rot: -1.5707963267948966 rad + pos: -73.5,-56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - uid: 14811 + - uid: 21995 components: - type: Transform - pos: -7.5,-18.5 + pos: -54.5,-9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51731 - - uid: 14812 + - uid: 22923 components: - type: Transform - pos: -2.5,12.5 + rot: 3.141592653589793 rad + pos: 49.5,-52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14472 - - uid: 14813 + - uid: 22925 components: - type: Transform - pos: -22.5,-3.5 + rot: 3.141592653589793 rad + pos: 52.5,-44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51718 - - uid: 14814 + - uid: 22927 components: - type: Transform - pos: -20.5,-3.5 + rot: 3.141592653589793 rad + pos: 48.5,-53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51718 - - uid: 14815 + - uid: 22967 components: - type: Transform - pos: 18.5,1.5 + rot: 3.141592653589793 rad + pos: 28.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - 5169 - - uid: 14816 + - uid: 22968 components: - type: Transform - pos: 21.5,-1.5 + rot: 3.141592653589793 rad + pos: 30.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 6071 - - 5169 - - uid: 14817 + - uid: 22969 components: - type: Transform - pos: 21.5,2.5 + rot: 3.141592653589793 rad + pos: 30.5,-42.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14474 - - 5169 - - uid: 14818 + - uid: 22971 components: - type: Transform - pos: -45.5,-3.5 + rot: 3.141592653589793 rad + pos: 30.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14819 + - uid: 22972 components: - type: Transform rot: 3.141592653589793 rad - pos: -15.5,2.5 + pos: 22.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - uid: 14821 + - uid: 23360 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-39.5 + pos: 28.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51736 - - 51748 - - uid: 14822 + - uid: 23361 components: - type: Transform - pos: -5.5,-0.5 + pos: 29.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43739 - - 9995 - - uid: 14823 + - uid: 23362 components: - type: Transform - pos: 4.5,1.5 + pos: 33.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43739 - - 9995 - - uid: 14824 + - uid: 23627 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,20.5 + pos: -11.5,-90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14825 + - uid: 23629 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-39.5 + pos: -10.5,-90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51736 - - 51748 - - uid: 14826 + - uid: 23630 components: - type: Transform - pos: 27.5,-22.5 + pos: -9.5,-90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - uid: 14830 + - uid: 24872 components: - type: Transform - pos: 32.5,-23.5 + pos: -86.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14496 - - uid: 14832 + - uid: 24873 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-44.5 + pos: -85.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51746 - - 51748 - - uid: 14833 + - uid: 24874 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,24.5 + pos: -84.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 2589 - - uid: 14835 + - uid: 24875 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,28.5 + pos: -83.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14535 - - 2126 - - 2128 - - 2127 - - uid: 14838 + - uid: 24876 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,22.5 + pos: -82.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 14498 - - uid: 14839 + - uid: 25027 components: - type: Transform - pos: 1.5,-32.5 + pos: -86.5,84.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - uid: 14843 + - uid: 25096 components: - type: Transform - pos: -8.5,-1.5 + pos: -3.5,-75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14476 - - uid: 14845 + - uid: 25097 components: - type: Transform - pos: -1.5,-22.5 + pos: 0.5,-83.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 1314 - - uid: 14846 + - uid: 25098 components: - type: Transform - pos: -33.5,-65.5 + pos: 0.5,-83.5 parent: 2 - - uid: 14847 + - uid: 25178 components: - type: Transform rot: 3.141592653589793 rad - pos: -36.5,20.5 + pos: 32.5,-87.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - 44829 - - 3530 - - uid: 14848 + - uid: 25180 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,9.5 + pos: 27.5,-90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14849 + - uid: 25181 components: - type: Transform - pos: 35.5,5.5 + rot: 3.141592653589793 rad + pos: 27.5,-89.5 parent: 2 - - uid: 14850 + - uid: 25939 components: - type: Transform - pos: 18.5,21.5 + pos: -86.5,86.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14498 - - 2661 - - uid: 14853 + - uid: 25965 components: - type: Transform - pos: 18.5,23.5 + pos: -86.5,88.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14498 - - 2661 - - uid: 14854 + - uid: 25967 components: - type: Transform - pos: 27.5,24.5 + pos: -85.5,82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14535 - - 2126 - - 2661 - - uid: 14855 + - uid: 25968 components: - type: Transform - pos: 26.5,24.5 + pos: -85.5,81.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14535 - - 2126 - - 2661 - - uid: 14856 + - uid: 25969 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,20.5 + pos: -85.5,80.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - 44829 - - 3530 - - uid: 14857 + - uid: 25971 components: - type: Transform - pos: 7.5,-32.5 + pos: -86.5,83.5 parent: 2 - - uid: 14859 + - uid: 25973 components: - type: Transform - pos: -8.5,-39.5 + pos: -85.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51748 - - 41 - - uid: 14860 + - uid: 25974 components: - type: Transform - pos: 52.5,4.5 + pos: -85.5,91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - 23803 - - 23804 - - uid: 14862 + - uid: 25975 components: - type: Transform - pos: 52.5,-0.5 + pos: -85.5,92.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - 41243 - - uid: 14864 + - uid: 25976 components: - type: Transform - pos: -6.5,-24.5 + pos: -85.5,93.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51731 - - uid: 14865 + - uid: 25977 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-34.5 + pos: -85.5,94.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 51736 - - uid: 14868 + - uid: 25979 components: - type: Transform - pos: -11.5,-0.5 + pos: -85.5,96.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43754 - - uid: 14871 + - uid: 25980 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,20.5 + pos: -85.5,97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 14455 - - uid: 14872 + - uid: 25982 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,20.5 + pos: -85.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 14455 - - uid: 14873 + - uid: 25983 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,20.5 + pos: -85.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - 14455 - - uid: 14874 + - uid: 25984 components: - type: Transform - pos: -22.5,33.5 + pos: -84.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45290 - - 45292 - - 45293 - - 3216 - - uid: 14875 + - uid: 25985 components: - type: Transform - pos: -0.5,36.5 + pos: -83.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - 2719 - - uid: 14876 + - uid: 25986 components: - type: Transform - pos: -1.5,36.5 + pos: -82.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - 2719 - - uid: 14877 + - uid: 25991 components: - type: Transform - pos: 0.5,36.5 + pos: -80.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - 2719 - - uid: 14878 + - uid: 25992 components: - type: Transform - pos: -32.5,2.5 + pos: -79.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43770 - - uid: 14879 + - uid: 25993 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-3.5 + pos: -79.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14880 + - uid: 25995 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-3.5 + pos: -77.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14881 + - uid: 25996 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-3.5 + pos: -76.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14882 + - uid: 25999 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-39.5 + pos: -73.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51736 - - 51748 - - uid: 14883 + - uid: 26000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,-1.5 + pos: -73.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14884 + - uid: 26001 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-1.5 + pos: -72.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14887 + - uid: 26003 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,4.5 + pos: -72.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14888 + - uid: 26004 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,4.5 + pos: -71.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 14892 + - uid: 26005 components: - type: Transform - pos: 58.5,3.5 + pos: -70.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - uid: 14893 + - uid: 26007 components: - type: Transform - pos: 18.5,-8.5 + pos: -68.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14452 - - 6071 - - uid: 14896 + - uid: 26008 components: - type: Transform - pos: 8.5,-18.5 + pos: -68.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 6818 - - uid: 14898 + - uid: 26010 components: - type: Transform - pos: 1.5,23.5 + pos: -67.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14479 - - uid: 14899 + - uid: 26011 components: - type: Transform - pos: 7.5,2.5 + pos: -67.5,98.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - uid: 14905 + - uid: 26012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,27.5 + pos: -67.5,97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44856 - - 45290 - - 3216 - - 3253 - - uid: 14906 + - uid: 26014 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,28.5 + pos: -67.5,95.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44856 - - 45290 - - 3216 - - 3253 - - uid: 14907 + - uid: 26015 components: - type: Transform - pos: 14.5,-48.5 + pos: -67.5,94.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9193 - - uid: 14909 + - uid: 26016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,29.5 + pos: -67.5,93.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44856 - - 45290 - - 3216 - - 3253 - - uid: 14910 + - uid: 26018 components: - type: Transform - pos: -22.5,24.5 + pos: -67.5,91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45290 - - 3216 - - uid: 14911 + - uid: 26019 components: - type: Transform - pos: -25.5,47.5 + pos: -67.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - uid: 14912 + - uid: 26021 components: - type: Transform - pos: -70.5,14.5 + pos: -66.5,89.5 parent: 2 - - uid: 14917 + - uid: 26022 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,-58.5 + pos: -66.5,88.5 parent: 2 - - uid: 14918 + - uid: 26023 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-58.5 + pos: -66.5,87.5 parent: 2 - - uid: 14919 + - uid: 26024 components: - type: Transform - pos: 20.5,-25.5 + pos: -66.5,86.5 parent: 2 - - uid: 14920 + - uid: 26025 components: - type: Transform - pos: -57.5,24.5 + pos: -66.5,85.5 parent: 2 - - uid: 14921 + - uid: 26026 components: - type: Transform - pos: -59.5,24.5 + pos: -66.5,84.5 parent: 2 - - uid: 14922 + - uid: 26027 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,-2.5 + pos: -66.5,83.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - uid: 14923 + - uid: 26030 components: - type: Transform - pos: 20.5,-40.5 + pos: -67.5,82.5 parent: 2 - - uid: 14924 + - uid: 26080 components: - type: Transform - pos: 19.5,-40.5 + pos: -39.5,90.5 parent: 2 - - uid: 14926 + - uid: 26081 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,38.5 + pos: -38.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14456 - - 2218 - - uid: 14927 + - uid: 26164 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,13.5 + pos: -78.5,75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14930 + - uid: 26186 components: - type: Transform - pos: -91.5,14.5 + pos: 3.5,-14.5 parent: 2 - - uid: 14931 + - uid: 26211 components: - type: Transform - pos: -24.5,38.5 + pos: -89.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1326 - - 45292 - - 45293 - - uid: 14932 + - uid: 26347 components: - type: Transform - pos: -19.5,23.5 + pos: -97.5,1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14933 + - uid: 26372 components: - type: Transform - pos: -19.5,22.5 + pos: -70.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14934 + - uid: 26425 components: - type: Transform - pos: -19.5,21.5 + pos: -111.5,-2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14477 - - uid: 14935 + - uid: 26454 components: - type: Transform - pos: -23.5,23.5 + pos: -57.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 14936 + - uid: 26455 components: - type: Transform - pos: -23.5,22.5 + pos: -58.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 14937 + - uid: 26456 components: - type: Transform - pos: -23.5,21.5 + pos: -59.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 14938 + - uid: 26458 components: - type: Transform - pos: -20.5,20.5 + pos: -60.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14939 + - uid: 26459 components: - type: Transform - pos: -21.5,20.5 + pos: -61.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14940 + - uid: 26460 components: - type: Transform - pos: -22.5,20.5 + pos: -63.5,86.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14941 + - uid: 26461 components: - type: Transform - pos: -64.5,15.5 + pos: -63.5,87.5 parent: 2 - - uid: 14942 + - uid: 26462 components: - type: Transform - pos: -64.5,14.5 + pos: -63.5,88.5 parent: 2 - - uid: 14943 + - uid: 26483 components: - type: Transform - pos: -43.5,21.5 + pos: -41.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - 44853 - - 3776 - - uid: 14947 + - uid: 26484 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,26.5 + pos: -40.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44856 - - 45290 - - 3216 - - 3253 - - uid: 14948 + - uid: 26516 components: - type: Transform - pos: -20.5,33.5 + pos: -51.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45290 - - 45292 - - 45293 - - 3216 - - uid: 14949 + - uid: 26687 components: - type: Transform - pos: -24.5,35.5 + pos: -72.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1326 - - 45292 - - 45293 - - uid: 14951 + - uid: 26695 components: - type: Transform - pos: -30.5,-55.5 + pos: -71.5,-61.5 parent: 2 - - uid: 14953 + - uid: 26832 components: - type: Transform - pos: -6.5,-51.5 + pos: -51.5,94.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51750 - - uid: 14954 + - uid: 26950 components: - type: Transform - pos: -20.5,24.5 + rot: -1.5707963267948966 rad + pos: -7.5,-75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45290 - - 3216 - - uid: 14955 + - uid: 26976 components: - type: Transform - pos: -2.5,-9.5 + rot: -1.5707963267948966 rad + pos: -67.5,-72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 21 - - 14476 - - uid: 14957 + - uid: 26977 components: - type: Transform - pos: 27.5,36.5 + rot: -1.5707963267948966 rad + pos: -65.5,-72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14456 - - 2218 - - 2518 - - uid: 14964 + - uid: 26978 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-34.5 + rot: -1.5707963267948966 rad + pos: -67.5,-76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 51736 - - uid: 14965 + - uid: 26980 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-34.5 + rot: -1.5707963267948966 rad + pos: -65.5,-76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - 51736 - - uid: 14966 + - uid: 26986 components: - type: Transform - pos: -43.5,22.5 + rot: -1.5707963267948966 rad + pos: -63.5,-82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - 44853 - - 3776 - - uid: 14967 + - uid: 27007 components: - type: Transform - pos: -43.5,23.5 + rot: -1.5707963267948966 rad + pos: -49.5,-80.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - 44853 - - 3776 - - uid: 14969 + - uid: 27008 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-57.5 + rot: -1.5707963267948966 rad + pos: -48.5,-80.5 parent: 2 - - uid: 14970 + - uid: 27078 components: - type: Transform - pos: -58.5,24.5 + pos: 27.5,-117.5 parent: 2 - - uid: 14972 + - uid: 27109 components: - type: Transform - pos: -52.5,15.5 + pos: 28.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 14973 + - uid: 27126 components: - type: Transform - pos: -64.5,22.5 + pos: 25.5,-97.5 parent: 2 - - uid: 14974 + - uid: 27127 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-57.5 + pos: 24.5,-97.5 parent: 2 - - uid: 14975 + - uid: 27138 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-41.5 + pos: 18.5,-101.5 parent: 2 - - uid: 14977 + - uid: 27139 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,37.5 + pos: 18.5,-102.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1326 - - 45292 - - 45293 - - uid: 14980 + - uid: 27140 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,17.5 + pos: 18.5,-103.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14981 + - uid: 27141 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,15.5 + pos: 16.5,-106.5 parent: 2 - - uid: 14986 + - uid: 27142 components: - type: Transform - pos: -27.5,20.5 + pos: 16.5,-107.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - uid: 14987 + - uid: 27143 components: - type: Transform - pos: -23.5,4.5 + pos: 16.5,-108.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14988 + - uid: 27144 components: - type: Transform - pos: -23.5,5.5 + pos: 17.5,-105.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 114 - - uid: 14989 + - uid: 27145 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-21.5 + pos: 17.5,-110.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14475 - - uid: 14992 + - uid: 27146 components: - type: Transform - pos: -26.5,2.5 + pos: 18.5,-110.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43770 - - uid: 14994 + - uid: 27147 components: - type: Transform - pos: 64.5,1.5 + pos: 18.5,-112.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - 14521 - - uid: 14995 + - uid: 27148 components: - type: Transform - pos: -25.5,2.5 + pos: 18.5,-113.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43770 - - uid: 14996 + - uid: 27149 components: - type: Transform - pos: 4.5,-35.5 + pos: 18.5,-114.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51736 - - uid: 14997 + - uid: 27150 components: - type: Transform - pos: 61.5,7.5 + pos: 19.5,-115.5 parent: 2 - - uid: 14998 + - uid: 27151 components: - type: Transform - pos: 52.5,-5.5 + pos: 20.5,-115.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35669 - - 73 - - 7898 - - uid: 14999 + - uid: 27152 components: - type: Transform - pos: 27.5,5.5 + pos: 21.5,-117.5 parent: 2 - - uid: 15000 + - uid: 27153 components: - type: Transform - pos: 22.5,4.5 + pos: 22.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14506 - - 14474 - - uid: 15001 + - uid: 27154 components: - type: Transform - pos: 25.5,7.5 + pos: 23.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14506 - - uid: 15002 + - uid: 27155 components: - type: Transform - pos: 22.5,10.5 + pos: 24.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14506 - - 2661 - - uid: 15003 + - uid: 27156 components: - type: Transform - pos: 20.5,9.5 + pos: 40.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14474 - - 2661 - - uid: 15004 + - uid: 27159 components: - type: Transform - pos: 2.5,32.5 + pos: 32.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14509 - - 2719 - - uid: 15005 + - uid: 27160 components: - type: Transform - pos: 2.5,33.5 + pos: 31.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14509 - - 2719 - - uid: 15008 + - uid: 27163 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,20.5 + pos: 35.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14498 - - 2511 - - uid: 15009 + - uid: 27164 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,24.5 + pos: 36.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14499 - - 14498 - - 2481 - - uid: 15010 + - uid: 27165 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,24.5 + pos: 37.5,-117.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14534 - - 2398 - - 2661 - - uid: 15011 + - uid: 27166 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,28.5 + pos: 40.5,-116.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14534 - - 14535 - - 2126 - - 2398 - - uid: 15012 + - uid: 27167 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,20.5 + pos: 41.5,-115.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14520 - - 2661 - - uid: 15013 + - uid: 27168 components: - type: Transform - pos: 4.5,36.5 + pos: 41.5,-114.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28804 - - 14505 - - 14509 - - uid: 15014 + - uid: 27173 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,34.5 + pos: 42.5,-113.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2518 - - uid: 15017 + - uid: 27174 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-63.5 + pos: 42.5,-112.5 parent: 2 - - uid: 15018 + - uid: 27175 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-63.5 + pos: 42.5,-111.5 parent: 2 - - uid: 15019 + - uid: 27176 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-54.5 + pos: 20.5,-99.5 parent: 2 - - uid: 15023 + - uid: 27177 components: - type: Transform - pos: -35.5,11.5 + pos: 20.5,-98.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44829 - - 3530 - - uid: 15024 + - uid: 27180 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-48.5 + pos: 43.5,-109.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51748 - - uid: 15025 + - uid: 27181 components: - type: Transform - pos: -31.5,10.5 + pos: 44.5,-109.5 parent: 2 - - uid: 15028 + - uid: 27182 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-46.5 + pos: 44.5,-107.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51748 - - 9193 - - uid: 15029 + - uid: 27183 components: - type: Transform - pos: 4.5,-0.5 + pos: 44.5,-106.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43739 - - 9995 - - uid: 15030 + - uid: 27184 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,24.5 + pos: 44.5,-105.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - 44856 - - 3253 - - uid: 15033 + - uid: 27185 components: - type: Transform - pos: -15.5,-51.5 + pos: 36.5,-97.5 parent: 2 - - uid: 15034 + - uid: 27186 components: - type: Transform - pos: -18.5,-51.5 + pos: 40.5,-97.5 parent: 2 - - uid: 15036 + - uid: 27187 components: - type: Transform - pos: -23.5,-54.5 + pos: 39.5,-97.5 parent: 2 - - uid: 15039 + - uid: 27188 components: - type: Transform - pos: -21.5,-65.5 + pos: 38.5,-97.5 parent: 2 - - uid: 15040 + - uid: 27189 components: - type: Transform - pos: -20.5,-65.5 + pos: 43.5,-104.5 parent: 2 - - uid: 15041 + - uid: 27190 components: - type: Transform - pos: -36.5,28.5 + pos: 42.5,-104.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 71 - - uid: 15045 + - uid: 27191 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-2.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 51718 - - uid: 15047 + pos: 42.5,-102.5 + parent: 2 + - uid: 27192 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,6.5 + pos: 42.5,-101.5 parent: 2 - - uid: 15048 + - uid: 27193 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,6.5 + pos: 42.5,-100.5 parent: 2 - - uid: 15049 + - uid: 27195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,6.5 + pos: 41.5,-99.5 parent: 2 - - uid: 15050 + - uid: 27196 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,8.5 + pos: 40.5,-99.5 parent: 2 - - uid: 15051 + - uid: 27197 components: - type: Transform - pos: -30.5,28.5 + pos: 35.5,-97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44856 - - 71 - - 3253 - - uid: 15052 + - uid: 27198 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,20.5 + pos: 34.5,-97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14455 - - 14498 - - uid: 15053 + - uid: 27199 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,30.5 + pos: 19.5,-99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14535 - - 2126 - - 2518 - - uid: 15054 + - uid: 28112 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,34.5 + pos: -112.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2518 - - uid: 15061 + - uid: 28169 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-17.5 + pos: -111.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - 51731 - - uid: 15062 + - uid: 28170 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-17.5 + pos: -108.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - 51731 - - uid: 15063 + - uid: 28171 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-17.5 + pos: -107.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51717 - - 51731 - - uid: 15065 + - uid: 28172 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-41.5 + pos: -107.5,22.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51747 - - 51748 - - uid: 15066 + - uid: 28173 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-41.5 + pos: -105.5,23.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51746 - - 51748 - - uid: 15067 + - uid: 28174 components: - type: Transform - pos: -70.5,21.5 + pos: -104.5,23.5 parent: 2 - - uid: 15068 + - uid: 28175 components: - type: Transform - pos: -28.5,11.5 + pos: -92.5,22.5 parent: 2 - - uid: 15069 + - uid: 28176 components: - type: Transform - pos: -70.5,13.5 + pos: -101.5,23.5 parent: 2 - - uid: 15070 + - uid: 28177 components: - type: Transform - pos: -93.5,24.5 + pos: -102.5,23.5 parent: 2 - - uid: 15071 + - uid: 28178 components: - type: Transform - pos: -94.5,24.5 + pos: -99.5,23.5 parent: 2 - - uid: 15072 + - uid: 28179 components: - type: Transform - pos: -95.5,24.5 + pos: -98.5,23.5 parent: 2 - - uid: 15073 + - uid: 28180 components: - type: Transform - pos: -82.5,15.5 + pos: -96.5,22.5 parent: 2 - - uid: 15074 + - uid: 28181 components: - type: Transform - pos: -75.5,24.5 + pos: -96.5,21.5 parent: 2 - - uid: 15075 + - uid: 28182 components: - type: Transform - pos: -52.5,13.5 + pos: -95.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 15076 + - uid: 28183 components: - type: Transform - pos: -52.5,14.5 + pos: -94.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 15077 + - uid: 28186 components: - type: Transform - pos: -91.5,15.5 + pos: -93.5,27.5 parent: 2 - - uid: 15078 + - uid: 28188 components: - type: Transform - pos: -91.5,21.5 + pos: -93.5,29.5 parent: 2 - - uid: 15079 + - uid: 28189 components: - type: Transform - pos: -91.5,22.5 + pos: -93.5,26.5 parent: 2 - - uid: 15080 + - uid: 28191 components: - type: Transform - pos: -91.5,23.5 + pos: -93.5,31.5 parent: 2 - - uid: 15081 + - uid: 28192 components: - type: Transform - pos: -64.5,13.5 + pos: -93.5,32.5 parent: 2 - - uid: 15082 + - uid: 28193 components: - type: Transform - pos: -82.5,23.5 + pos: -93.5,34.5 parent: 2 - - uid: 15083 + - uid: 28194 components: - type: Transform - pos: -82.5,21.5 + pos: -92.5,35.5 parent: 2 - - uid: 15084 + - uid: 28195 components: - type: Transform - pos: -70.5,22.5 + pos: -93.5,24.5 parent: 2 - - uid: 15085 + - uid: 28196 components: - type: Transform - pos: -82.5,22.5 + pos: -95.5,18.5 parent: 2 - - uid: 15086 + - uid: 28197 components: - type: Transform - pos: -91.5,13.5 + pos: -93.5,20.5 parent: 2 - - uid: 15087 + - uid: 28198 components: - type: Transform - pos: -70.5,23.5 + pos: -91.5,23.5 parent: 2 - - uid: 15088 + - uid: 28199 components: - type: Transform - pos: -70.5,15.5 + pos: -91.5,24.5 parent: 2 - - uid: 15089 + - uid: 28200 components: - type: Transform - pos: -82.5,13.5 + pos: -92.5,28.5 parent: 2 - - uid: 15090 + - uid: 28201 components: - type: Transform - pos: -82.5,14.5 + pos: -91.5,35.5 parent: 2 - - uid: 15091 + - uid: 28202 components: - type: Transform - pos: -64.5,23.5 + pos: -90.5,34.5 parent: 2 - - uid: 15092 + - uid: 28203 components: - type: Transform - pos: -64.5,21.5 + pos: -89.5,35.5 parent: 2 - - uid: 15093 + - uid: 28204 components: - type: Transform - pos: -52.5,23.5 + pos: -90.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 15094 + - uid: 28205 components: - type: Transform - pos: -52.5,22.5 + pos: -90.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 15095 + - uid: 28207 components: - type: Transform - pos: -52.5,21.5 + pos: -97.5,41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - uid: 15097 + - uid: 28208 components: - type: Transform - pos: -23.5,-23.5 + pos: -97.5,42.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 143 - - 51723 - - 51731 - - uid: 15098 + - uid: 28209 components: - type: Transform - pos: -23.5,-30.5 + pos: -97.5,43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51723 - - uid: 15099 + - uid: 28210 components: - type: Transform - pos: -53.5,1.5 + pos: -97.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - 51697 - - uid: 15101 + - uid: 28211 components: - type: Transform - pos: -53.5,-0.5 + pos: -97.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - 51697 - - uid: 15102 + - uid: 28212 components: - type: Transform - pos: -60.5,9.5 + pos: -97.5,46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - uid: 15103 + - uid: 28213 components: - type: Transform - pos: -57.5,9.5 + pos: -97.5,47.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - uid: 15104 + - uid: 28214 components: - type: Transform - pos: -57.5,-4.5 + pos: -97.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - uid: 15105 + - uid: 28215 components: - type: Transform - pos: -72.5,-12.5 + pos: -96.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51697 - - uid: 15106 + - uid: 28216 components: - type: Transform - pos: -75.5,-7.5 + pos: -96.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 147 - - 51697 - - 5273 - - uid: 15107 + - uid: 28217 components: - type: Transform - pos: -91.5,-7.5 + pos: -96.5,50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 147 - - 5273 - - uid: 15108 + - uid: 28218 components: - type: Transform - pos: -83.5,-12.5 + pos: -97.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 147 - - 5273 - - uid: 15109 + - uid: 28219 components: - type: Transform - pos: -93.5,-12.5 + pos: -97.5,50.5 parent: 2 - - uid: 15110 + - uid: 28231 components: - type: Transform - pos: -92.5,4.5 + pos: -110.5,-2.5 parent: 2 - - uid: 15111 + - uid: 28235 components: - type: Transform - pos: -92.5,5.5 + pos: -113.5,-2.5 parent: 2 - - uid: 15112 + - uid: 28236 components: - type: Transform - pos: -75.5,7.5 + pos: -108.5,-2.5 parent: 2 - - uid: 15116 + - uid: 28237 components: - type: Transform - pos: -14.5,-16.5 + pos: -107.5,-2.5 parent: 2 - - uid: 15117 + - uid: 28238 components: - type: Transform - pos: -5.5,-17.5 + pos: -107.5,-3.5 parent: 2 - - uid: 15118 + - uid: 28239 components: - type: Transform - pos: -43.5,-34.5 + pos: -116.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51726 - - 51727 - - uid: 15119 + - uid: 28240 components: - type: Transform - pos: -39.5,-34.5 + pos: -104.5,-4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51725 - - 51726 - - uid: 15120 + - uid: 28241 components: - type: Transform - pos: -41.5,-37.5 + pos: -105.5,-4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51726 - - uid: 15121 + - uid: 28242 components: - type: Transform - pos: -41.5,-31.5 + pos: -102.5,-4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51726 - - uid: 15122 + - uid: 28243 components: - type: Transform - pos: -48.5,-32.5 + pos: -118.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51727 - - uid: 15123 + - uid: 28244 components: - type: Transform - pos: -48.5,-36.5 + pos: -117.5,6.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51727 - - 51728 - - 51730 - - uid: 15125 + - uid: 28245 components: - type: Transform - pos: 20.5,-22.5 + pos: -118.5,12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - uid: 15131 + - uid: 28246 components: - type: Transform - pos: -24.5,-55.5 + pos: -115.5,17.5 parent: 2 - - uid: 15132 + - uid: 28247 components: - type: Transform - pos: -56.5,-23.5 + pos: -96.5,19.5 parent: 2 - - uid: 15133 + - uid: 28248 components: - type: Transform - pos: -36.5,-65.5 + pos: -107.5,19.5 parent: 2 - - uid: 15134 + - uid: 28249 components: - type: Transform - pos: -39.5,-70.5 + pos: -113.5,20.5 parent: 2 - - uid: 15137 + - uid: 28475 components: - type: Transform - pos: -34.5,-28.5 + pos: 5.5,-14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 13042 - - uid: 15138 + - uid: 28780 components: - type: Transform - pos: -34.5,-24.5 + rot: 1.5707963267948966 rad + pos: -35.5,-6.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21442 - - uid: 15139 + - uid: 28795 components: - type: Transform - pos: -38.5,-24.5 + rot: 1.5707963267948966 rad + pos: -35.5,-5.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21442 - - uid: 15140 + - uid: 28797 components: - type: Transform - pos: -25.5,-28.5 + rot: 1.5707963267948966 rad + pos: -35.5,-7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51723 - - uid: 15141 + - uid: 28839 components: - type: Transform - pos: -93.5,-16.5 + rot: -1.5707963267948966 rad + pos: -27.5,-17.5 parent: 2 - - uid: 15142 + - uid: 28953 components: - type: Transform - pos: -83.5,-20.5 + pos: 17.5,-16.5 parent: 2 - - uid: 15143 + - uid: 28954 components: - type: Transform - pos: -68.5,-19.5 + pos: 18.5,-16.5 parent: 2 - - uid: 15144 + - uid: 28955 components: - type: Transform - pos: -68.5,-18.5 + pos: 20.5,-17.5 parent: 2 - - uid: 15146 + - uid: 28958 components: - type: Transform - pos: -53.5,-8.5 + rot: -1.5707963267948966 rad + pos: 31.5,-7.5 parent: 2 - - uid: 15147 + - uid: 30219 components: - type: Transform - pos: -65.5,-23.5 + pos: 22.5,16.5 parent: 2 - - uid: 15148 + - uid: 30220 components: - type: Transform - pos: -68.5,-22.5 + pos: 22.5,17.5 parent: 2 - - uid: 15149 + - uid: 30221 components: - type: Transform - pos: -73.5,-21.5 + pos: 24.5,18.5 parent: 2 - - uid: 15152 + - uid: 30222 components: - type: Transform - pos: -19.5,49.5 + pos: 24.5,17.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23018 - - 45292 - - 45293 - - uid: 15153 + - uid: 30289 components: - type: Transform - pos: 62.5,-44.5 + pos: 57.5,-12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14486 - - 14468 - - uid: 15155 + - uid: 30503 components: - type: Transform - pos: 79.5,-42.5 + rot: -1.5707963267948966 rad + pos: 9.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14489 - - uid: 15156 + - uid: 30504 components: - type: Transform - pos: 79.5,-46.5 + rot: -1.5707963267948966 rad + pos: 11.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14489 - - uid: 15157 + - uid: 30520 components: - type: Transform - pos: -22.5,-48.5 + rot: -1.5707963267948966 rad + pos: 17.5,42.5 parent: 2 - - uid: 15549 + - uid: 30521 components: - type: Transform - pos: -22.5,54.5 + rot: -1.5707963267948966 rad + pos: 17.5,43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45292 - - 45293 - - 45314 - - uid: 18202 + - uid: 30522 components: - type: Transform - pos: -26.5,-34.5 + rot: -1.5707963267948966 rad + pos: 17.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51724 - - uid: 18504 + - uid: 30844 components: - type: Transform - pos: -0.5,-50.5 + pos: 54.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51750 - - uid: 18572 + - uid: 31153 components: - type: Transform - pos: 24.5,-4.5 + pos: -30.5,67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 33790 - - uid: 18808 + - uid: 31304 components: - type: Transform - pos: 33.5,21.5 + pos: -97.5,60.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2128 - - 51651 - - 2127 - - 14462 - - uid: 20396 + - uid: 31307 components: - type: Transform - pos: 73.5,-9.5 + pos: -97.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 73 - - 7898 - - 14451 - - uid: 20680 + - uid: 31310 components: - type: Transform - pos: 71.5,-9.5 + pos: -97.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 73 - - 7898 - - 14451 - - uid: 20684 + - uid: 31312 components: - type: Transform - pos: 58.5,-7.5 + pos: -96.5,60.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - uid: 20780 + - uid: 31318 components: - type: Transform - pos: -14.5,-42.5 + pos: -96.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 119 - - 51747 - - uid: 20828 + - uid: 31320 components: - type: Transform - pos: 69.5,-9.5 + pos: -96.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 73 - - 7898 - - 14451 - - uid: 20919 + - uid: 31326 components: - type: Transform - pos: -46.5,26.5 + pos: -97.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3776 - - 44853 - - uid: 20924 + - uid: 31327 components: - type: Transform - pos: 45.5,-8.5 + pos: -97.5,62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35669 - - uid: 21067 + - uid: 31328 components: - type: Transform - pos: -15.5,41.5 + pos: -97.5,63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3220 - - 67 - - 45291 - - uid: 21739 + - uid: 31329 components: - type: Transform - pos: 32.5,16.5 + pos: -97.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - uid: 22184 + - uid: 31330 components: - type: Transform - pos: -9.5,50.5 + pos: -97.5,65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - uid: 22877 + - uid: 31332 components: - type: Transform - pos: -20.5,54.5 + pos: -97.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45292 - - 45293 - - 45314 - - uid: 22993 + - uid: 31333 components: - type: Transform - pos: -36.5,5.5 + pos: -97.5,67.5 parent: 2 - - uid: 23168 + - uid: 44151 components: - type: Transform - pos: 14.5,2.5 + pos: 45.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14461 - - 35737 - - uid: 23337 + - uid: 44152 components: - type: Transform - pos: -13.5,-23.5 + pos: 45.5,-64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 24351 + - uid: 52434 components: - type: Transform - pos: 23.5,-18.5 + pos: 64.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 92 - - 94 - - 14483 - - uid: 24641 + - uid: 52480 components: - type: Transform - pos: -8.5,-25.5 + pos: 65.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 24666 + - uid: 52481 components: - type: Transform - pos: 5.5,-48.5 + pos: 67.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 22436 - - 51748 - - 51750 - - uid: 24868 + - uid: 52482 components: - type: Transform - pos: 7.5,-51.5 + pos: 68.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 120 - - 51750 - - uid: 25329 + - uid: 52483 components: - type: Transform - pos: -12.5,43.5 + pos: 69.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - uid: 26069 + - uid: 52484 components: - type: Transform - pos: 42.5,-3.5 + pos: 72.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 35669 - - 496 - - uid: 26586 + - uid: 52485 components: - type: Transform - pos: 11.5,-55.5 + pos: 72.5,65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 120 - - 9596 - - uid: 27136 + - uid: 52486 components: - type: Transform - pos: 14.5,10.5 + pos: 73.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35737 - - uid: 27458 + - uid: 52487 components: - type: Transform - pos: 39.5,-3.5 + pos: 75.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 52151 - - 496 - - uid: 27463 + - uid: 52488 components: - type: Transform - pos: 44.5,-1.5 + pos: 75.5,65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 39 - - 41243 - - 496 - - uid: 27470 + - uid: 52489 components: - type: Transform - pos: 44.5,0.5 + pos: 76.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 39 - - 41243 - - 496 - - uid: 28319 + - uid: 52490 components: - type: Transform - pos: 2.5,43.5 + pos: 78.5,62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - uid: 28986 + - uid: 52491 components: - type: Transform - pos: 35.5,12.5 + pos: 78.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - uid: 29906 + - uid: 52492 components: - type: Transform - pos: 14.5,-38.5 + pos: -22.5,72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - 30707 - - 51746 - - uid: 29931 + - uid: 52493 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,44.5 + pos: -23.5,72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 65 - - 14482 - - 2743 - - uid: 29938 + - uid: 52494 components: - type: Transform - pos: 4.5,51.5 + pos: -24.5,72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 41862 - - 2884 - - 2953 - - uid: 30578 + - uid: 52495 components: - type: Transform - pos: -39.5,4.5 + pos: -26.5,74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51695 - - uid: 31153 + - uid: 52496 components: - type: Transform - pos: -49.5,10.5 + pos: -26.5,75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - 3785 - - uid: 31309 + - uid: 52497 components: - type: Transform - pos: -25.5,-32.5 + pos: -27.5,77.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51724 - - uid: 31329 + - uid: 52498 components: - type: Transform - pos: 53.5,-34.5 + pos: -27.5,78.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1580 - - 21706 - - 35493 - - uid: 31446 + - uid: 52499 components: - type: Transform - pos: 4.5,59.5 + pos: -28.5,79.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 41863 - - 2884 - - 2904 - - uid: 31593 + - uid: 52500 components: - type: Transform - pos: 13.5,-33.5 + pos: -28.5,80.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30707 - - uid: 32229 + - uid: 52501 components: - type: Transform - pos: 10.5,59.5 + pos: -29.5,82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 2904 - - uid: 32737 + - uid: 52502 components: - type: Transform - pos: -12.5,-40.5 + pos: -28.5,82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - 51747 - - 51748 - - uid: 32880 + - uid: 52503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,44.5 + pos: -31.5,84.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 65 - - 14482 - - 2743 - - uid: 32930 + - uid: 52504 components: - type: Transform - pos: 0.5,1.5 - parent: 32764 - - uid: 34455 + pos: -30.5,83.5 + parent: 2 + - uid: 52505 components: - type: Transform - pos: 70.5,-9.5 + pos: -30.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 73 - - 7898 - - 14451 - - uid: 34475 + - uid: 52506 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,-36.5 + pos: -32.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24425 - - 18157 - - uid: 34936 + - uid: 52507 components: - type: Transform - pos: 24.5,-10.5 + pos: -32.5,91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 33790 - - 94 - - 14483 - - uid: 34937 + - uid: 52508 components: - type: Transform - pos: 27.5,-1.5 + pos: -32.5,92.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - uid: 35462 + - uid: 52509 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,48.5 + pos: -32.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 65 - - 2884 - - 14482 - - uid: 35464 + - uid: 52510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,44.5 + pos: -32.5,98.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 65 - - 14482 - - 2743 - - uid: 35467 + - uid: 52511 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,48.5 + pos: -32.5,97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 65 - - 2884 - - 14482 - - uid: 35510 + - uid: 52512 components: - type: Transform - pos: -10.5,27.5 + pos: -32.5,96.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 113 - - 14477 - - 2746 - - uid: 35693 + - uid: 52513 components: - type: Transform - pos: -31.5,46.5 + pos: -32.5,103.5 parent: 2 - - uid: 35701 + - uid: 52514 components: - type: Transform - pos: 6.5,48.5 + pos: -32.5,104.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41862 - - 528 - - 869 - - 2953 - - uid: 35702 + - uid: 52515 components: - type: Transform - pos: 9.5,51.5 + pos: -32.5,107.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41862 - - 2953 - - uid: 35703 + - uid: 52516 components: - type: Transform - pos: 9.5,53.5 + pos: -32.5,108.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41862 - - 2953 - - uid: 35920 + - uid: 52517 components: - type: Transform - pos: 72.5,-9.5 + pos: -32.5,109.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 73 - - 7898 - - 14451 - - uid: 37353 + - uid: 52518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37348 - - uid: 37354 + pos: -36.5,112.5 + parent: 2 + - uid: 52519 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37348 - - uid: 37355 + pos: -33.5,112.5 + parent: 2 + - uid: 52520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37348 - - uid: 37356 + pos: -32.5,112.5 + parent: 2 + - uid: 52521 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37348 - - uid: 37357 + pos: -32.5,111.5 + parent: 2 + - uid: 52522 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,7.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37348 - - uid: 37358 + pos: -37.5,112.5 + parent: 2 + - uid: 52523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,5.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - 37348 - - uid: 37359 + pos: -38.5,112.5 + parent: 2 + - uid: 52524 components: - type: Transform - pos: 5.5,-5.5 - parent: 36861 - - uid: 37360 + pos: -41.5,112.5 + parent: 2 + - uid: 52525 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,7.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - uid: 37361 + pos: -42.5,112.5 + parent: 2 + - uid: 52526 components: - type: Transform - pos: 6.5,-3.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36863 - - uid: 37362 + pos: -50.5,112.5 + parent: 2 + - uid: 52527 components: - type: Transform - pos: 3.5,3.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - uid: 37363 + pos: -47.5,112.5 + parent: 2 + - uid: 52528 components: - type: Transform - pos: 2.5,0.5 - parent: 36861 - - uid: 37364 + pos: -46.5,112.5 + parent: 2 + - uid: 52529 components: - type: Transform - pos: 7.5,3.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - uid: 37365 + pos: -45.5,112.5 + parent: 2 + - uid: 52530 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,9.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - 37346 - - uid: 37366 + pos: -51.5,112.5 + parent: 2 + - uid: 52531 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,12.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37346 - - uid: 37367 + pos: -54.5,112.5 + parent: 2 + - uid: 52532 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,13.5 - parent: 36861 - - uid: 37368 + pos: -55.5,112.5 + parent: 2 + - uid: 52533 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,11.5 - parent: 36861 - - uid: 37369 + pos: -56.5,112.5 + parent: 2 + - uid: 52534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,14.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37346 - - 36871 - - uid: 37370 + pos: -57.5,109.5 + parent: 2 + - uid: 52535 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,11.5 - parent: 36861 - - uid: 37371 + pos: -57.5,108.5 + parent: 2 + - uid: 52536 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,16.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37346 - - uid: 37372 + pos: -58.5,108.5 + parent: 2 + - uid: 52537 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,19.5 - parent: 36861 - - uid: 37373 + pos: -60.5,107.5 + parent: 2 + - uid: 52538 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,16.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36871 - - uid: 41073 + pos: -60.5,106.5 + parent: 2 + - uid: 52539 components: - type: Transform - pos: 42.5,19.5 + pos: -60.5,105.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - uid: 41675 + - uid: 52540 components: - type: Transform - pos: 60.5,-28.5 + pos: -62.5,104.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - uid: 41747 + - uid: 52541 components: - type: Transform - pos: -27.5,57.5 + pos: -62.5,105.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 28267 - - 51042 - - 45314 - - uid: 42001 + - uid: 52542 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,55.5 + pos: -62.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 41862 - - 2953 - - 2904 - - uid: 42049 + - uid: 52543 components: - type: Transform - pos: -27.5,56.5 + pos: -63.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 28267 - - 51042 - - 45314 - - uid: 42069 + - uid: 52544 components: - type: Transform - pos: 56.5,-23.5 + pos: -62.5,102.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - uid: 42526 + - uid: 52545 components: - type: Transform - pos: -23.5,52.5 + pos: -89.5,70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - uid: 42532 + - uid: 52546 components: - type: Transform - pos: 33.5,25.5 + pos: -65.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2128 - - 51651 - - 2127 - - 14462 - - uid: 43012 + - uid: 52547 components: - type: Transform - pos: -19.5,52.5 + pos: -64.5,100.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - uid: 43014 + - uid: 52548 components: - type: Transform - pos: -36.5,54.5 + pos: -64.5,101.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - uid: 43119 + - uid: 52549 components: - type: Transform - pos: -13.5,-3.5 + pos: -88.5,71.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - uid: 43416 + - uid: 52550 components: - type: Transform - pos: -56.5,33.5 + pos: -87.5,72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - uid: 43547 + - uid: 52551 components: - type: Transform - pos: -52.5,28.5 + pos: -87.5,73.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - 47658 - - uid: 43978 + - uid: 52552 components: - type: Transform - pos: 61.5,-26.5 + pos: -86.5,73.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - uid: 44455 + - uid: 52553 components: - type: Transform - pos: 69.5,-44.5 + pos: -85.5,76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24441 - - 14468 - - 14512 - - uid: 44457 + - uid: 52554 components: - type: Transform - pos: 73.5,-44.5 + pos: -85.5,75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24441 - - 192 - - 14512 - - 14489 - - uid: 44467 + - uid: 52555 components: - type: Transform - pos: 71.5,-46.5 + pos: -85.5,77.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24441 - - 14512 - - uid: 44468 + - uid: 52556 components: - type: Transform - pos: 71.5,-42.5 + pos: 73.5,17.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24441 - - 14512 - - uid: 44512 + - uid: 52557 components: - type: Transform - pos: 49.5,-17.5 + pos: 77.5,24.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35 - - uid: 45001 + - uid: 52558 components: - type: Transform - pos: -2.5,-2.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44871 - - uid: 45002 + pos: 77.5,23.5 + parent: 2 + - uid: 52559 components: - type: Transform - pos: -0.5,-4.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - 44871 - - uid: 45003 + pos: 77.5,22.5 + parent: 2 + - uid: 52560 components: - type: Transform - pos: 1.5,-0.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44869 - - 44870 - - uid: 45004 + pos: 74.5,20.5 + parent: 2 + - uid: 52561 components: - type: Transform - pos: 3.5,-4.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - 44872 - - uid: 45005 + pos: 75.5,20.5 + parent: 2 + - uid: 52562 components: - type: Transform - pos: 5.5,-2.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44872 - - uid: 45006 + pos: 75.5,21.5 + parent: 2 + - uid: 52563 components: - type: Transform - pos: 1.5,-6.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - uid: 47720 + pos: 73.5,18.5 + parent: 2 + - uid: 52564 components: - type: Transform - pos: -19.5,-23.5 + pos: 73.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 51320 + - uid: 52565 components: - type: Transform - pos: -10.5,-23.5 + pos: 73.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - uid: 51493 + - uid: 52566 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,4.5 + pos: 74.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 496 - - uid: 51719 + - uid: 52567 components: - type: Transform - pos: -23.5,-7.5 + pos: 71.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 60 - - 51717 - - 5362 - - uid: 51721 + - uid: 52568 components: - type: Transform - pos: -28.5,-18.5 + pos: 71.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 8260 - - 51720 - - 160 - - 51722 - - uid: 51729 + - uid: 52569 components: - type: Transform - pos: -48.5,-47.5 + pos: 71.5,19.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51728 - - 51730 - - 8522 - - uid: 51898 + - uid: 52570 components: - type: Transform - pos: -15.5,-12.5 + pos: 70.5,19.5 parent: 2 - - uid: 53246 + - uid: 52571 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,34.5 + pos: 70.5,20.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1326 - - uid: 56201 + - uid: 52572 components: - type: Transform - pos: -3.5,-0.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - uid: 56202 + pos: 72.5,21.5 + parent: 2 + - uid: 52573 components: - type: Transform - pos: -0.5,-4.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - uid: 56203 + pos: 72.5,22.5 + parent: 2 + - uid: 52574 components: - type: Transform - pos: 1.5,-4.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - uid: 56204 + pos: 74.5,23.5 + parent: 2 + - uid: 52575 components: - type: Transform - pos: 4.5,-0.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 -- proto: Fireplace - entities: - - uid: 15158 + pos: 75.5,23.5 + parent: 2 + - uid: 52576 components: - type: Transform - pos: -40.5,43.5 + pos: 75.5,25.5 parent: 2 - - uid: 15159 + - uid: 52577 components: - type: Transform - pos: 14.5,40.5 + pos: 74.5,25.5 parent: 2 - - uid: 36248 + - uid: 52578 components: - type: Transform - pos: -45.5,-80.5 + pos: 75.5,61.5 parent: 2 -- proto: Flare - entities: - - uid: 15160 + - uid: 52579 components: - type: Transform - pos: -54.651928,-10.916878 + pos: 76.5,62.5 parent: 2 - - uid: 15161 + - uid: 52580 components: - type: Transform - pos: -54.323803,-10.979378 + pos: 73.5,63.5 parent: 2 - - uid: 33690 + - uid: 52581 components: - type: Transform - pos: -6.6124105,-15.93881 - parent: 33049 - - uid: 33691 + pos: 71.5,64.5 + parent: 2 + - uid: 52582 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.3311605,-15.56381 - parent: 33049 -- proto: FlashlightLantern - entities: - - uid: 6709 + pos: 70.5,64.5 + parent: 2 + - uid: 52583 components: - type: Transform - pos: 48.47236,3.4028716 + pos: 67.5,64.5 parent: 2 - - uid: 15162 + - uid: 52584 components: - type: Transform - pos: 75.62743,-6.2433705 + pos: 66.5,64.5 parent: 2 - - uid: 15163 + - uid: 52585 components: - type: Transform - pos: 75.61181,-6.493371 + pos: 65.5,64.5 parent: 2 - - uid: 15165 + - uid: 52586 components: - type: Transform - pos: 17.433605,26.317274 + pos: 15.5,72.5 parent: 2 - - uid: 15166 + - uid: 52587 components: - type: Transform - pos: 17.444021,26.087948 + pos: 62.5,64.5 parent: 2 - - uid: 15167 + - uid: 52588 components: - type: Transform - pos: 11.475011,-6.2766786 + pos: 62.5,63.5 parent: 2 - - uid: 37374 + - uid: 52589 components: - type: Transform - pos: 8.6762085,17.693573 - parent: 36861 - - uid: 37375 + pos: 61.5,63.5 + parent: 2 + - uid: 52590 components: - type: Transform - pos: 8.6762085,17.693573 - parent: 36861 - - uid: 37376 + pos: 58.5,65.5 + parent: 2 + - uid: 52591 components: - type: Transform - pos: 8.6762085,17.693573 - parent: 36861 - - uid: 37377 + pos: 58.5,66.5 + parent: 2 + - uid: 52592 components: - type: Transform - pos: 8.6762085,17.693573 - parent: 36861 - - uid: 37378 + pos: 56.5,67.5 + parent: 2 + - uid: 52593 components: - type: Transform - pos: 8.6762085,17.693573 - parent: 36861 - - uid: 45596 + pos: 55.5,67.5 + parent: 2 + - uid: 52594 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.65609,3.2682643 - parent: 45518 - - uid: 52877 + pos: 53.5,70.5 + parent: 2 + - uid: 52595 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.7025146,51.60077 - parent: 45711 - - uid: 52878 + pos: 53.5,69.5 + parent: 2 + - uid: 52596 components: - type: Transform - pos: -2.5033722,35.472717 - parent: 45711 -- proto: FlashlightSeclite - entities: - - uid: 15169 + pos: 54.5,70.5 + parent: 2 + - uid: 52597 components: - type: Transform - pos: 24.523535,6.6329064 + pos: 53.5,71.5 parent: 2 -- proto: FlashPayload - entities: - - uid: 52225 + - uid: 52598 components: - type: Transform - parent: 52224 - - type: Physics - canCollide: False - - uid: 52246 + pos: 7.5,73.5 + parent: 2 + - uid: 52599 components: - type: Transform - parent: 52245 - - type: Physics - canCollide: False - - uid: 52622 + pos: 8.5,71.5 + parent: 2 + - uid: 52600 components: - type: Transform - parent: 52621 - - type: Physics - canCollide: False -- proto: FlippoEngravedLighter - entities: - - uid: 1821 + pos: 9.5,71.5 + parent: 2 + - uid: 52601 components: - type: Transform - pos: 3.6867085,-3.5061219 + pos: 12.5,71.5 parent: 2 -- proto: FlippoLighter - entities: - - uid: 1900 + - uid: 52602 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 45345 + pos: 11.5,71.5 + parent: 2 + - uid: 52603 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 48345 + pos: 14.5,71.5 + parent: 2 + - uid: 52604 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.788906,27.49173 - parent: 45711 - - uid: 51538 + pos: 15.5,71.5 + parent: 2 + - uid: 52605 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.931244,39.690327 + pos: 8.5,80.5 parent: 2 - - uid: 54210 + - uid: 52606 components: - type: Transform - pos: -65.65322,19.582975 + pos: 8.5,81.5 parent: 2 -- proto: Floodlight - entities: - - uid: 33692 + - uid: 52607 components: - type: Transform - pos: 2.1433,-25.13259 - parent: 33049 - - uid: 37379 + pos: -3.5,92.5 + parent: 2 + - uid: 52608 components: - type: Transform - pos: 19.64344,14.115656 - parent: 36861 - - uid: 37380 + pos: 4.5,87.5 + parent: 2 + - uid: 52609 components: - type: Transform - pos: 16.048203,18.728985 - parent: 36861 - - uid: 37381 + pos: 4.5,86.5 + parent: 2 + - uid: 52610 components: - type: Transform - pos: 17.952965,22.76811 - parent: 36861 - - uid: 37382 + pos: 3.5,87.5 + parent: 2 + - uid: 52611 components: - type: Transform - pos: 8.529184,22.548395 - parent: 36861 - - uid: 37383 + pos: -2.5,92.5 + parent: 2 + - uid: 52612 components: - type: Transform - pos: 21.555532,2.5674694 - parent: 36861 - - uid: 37384 + pos: -3.5,93.5 + parent: 2 + - uid: 52613 components: - type: Transform - pos: 15.5254545,-7.217463 - parent: 36861 -- proto: FloodlightBroken - entities: - - uid: 15173 + pos: -9.5,92.5 + parent: 2 + - uid: 52614 components: - type: Transform - rot: 0.00022964166108872808 rad - pos: 31.521442,-26.039396 + pos: -10.5,92.5 parent: 2 - - uid: 33693 + - uid: 52615 components: - type: Transform - pos: -3.3970435,-24.474476 - parent: 33049 - - uid: 50511 + pos: -9.5,93.5 + parent: 2 + - uid: 52616 components: - type: Transform - pos: -27.720505,21.096252 - parent: 45711 -- proto: FloorChasmEntity - entities: - - uid: 46572 + pos: -7.5,94.5 + parent: 2 + - uid: 52617 components: - type: Transform - pos: 26.5,52.5 - parent: 45711 - - uid: 53381 + pos: -6.5,94.5 + parent: 2 + - uid: 52618 components: - type: Transform - pos: -36.5,55.5 - parent: 45711 - - uid: 53382 + pos: -5.5,94.5 + parent: 2 + - uid: 52619 components: - type: Transform - pos: -36.5,56.5 - parent: 45711 - - uid: 53383 + pos: -28.5,75.5 + parent: 2 + - uid: 52620 components: - type: Transform - pos: -36.5,54.5 - parent: 45711 - - uid: 53384 + pos: -17.5,86.5 + parent: 2 + - uid: 52621 components: - type: Transform - pos: -36.5,52.5 - parent: 45711 - - uid: 53385 + pos: -17.5,87.5 + parent: 2 + - uid: 52622 components: - type: Transform - pos: -36.5,53.5 - parent: 45711 - - uid: 53386 + pos: -16.5,87.5 + parent: 2 + - uid: 52623 components: - type: Transform - pos: -35.5,50.5 - parent: 45711 - - uid: 53387 + pos: -19.5,84.5 + parent: 2 + - uid: 52624 components: - type: Transform - pos: -36.5,51.5 - parent: 45711 - - uid: 53388 + pos: -18.5,84.5 + parent: 2 + - uid: 52625 components: - type: Transform - pos: -36.5,50.5 - parent: 45711 - - uid: 53432 + pos: -21.5,81.5 + parent: 2 + - uid: 52626 components: - type: Transform - pos: -28.5,57.5 - parent: 45711 - - uid: 53433 + pos: -21.5,80.5 + parent: 2 + - uid: 52627 components: - type: Transform - pos: -27.5,58.5 - parent: 45711 - - uid: 53434 + pos: -21.5,82.5 + parent: 2 + - uid: 52628 components: - type: Transform - pos: -27.5,57.5 - parent: 45711 - - uid: 53435 + pos: -19.5,81.5 + parent: 2 + - uid: 52629 components: - type: Transform - pos: -26.5,58.5 - parent: 45711 - - uid: 53436 + pos: -18.5,81.5 + parent: 2 + - uid: 52630 components: - type: Transform - pos: -26.5,57.5 - parent: 45711 - - uid: 53437 + pos: -24.5,71.5 + parent: 2 + - uid: 52631 components: - type: Transform - pos: -23.5,57.5 - parent: 45711 - - uid: 53438 + pos: -89.5,-64.5 + parent: 2 + - uid: 52633 components: - type: Transform - pos: -25.5,58.5 - parent: 45711 - - uid: 53439 + pos: -96.5,-40.5 + parent: 2 + - uid: 52634 components: - type: Transform - pos: -25.5,57.5 - parent: 45711 - - uid: 53440 + pos: -96.5,-42.5 + parent: 2 + - uid: 52635 components: - type: Transform - pos: -24.5,58.5 - parent: 45711 - - uid: 53441 + pos: -97.5,-42.5 + parent: 2 + - uid: 52636 components: - type: Transform - pos: -24.5,57.5 - parent: 45711 - - uid: 53442 + pos: -98.5,-44.5 + parent: 2 + - uid: 52637 components: - type: Transform - pos: -23.5,58.5 - parent: 45711 - - uid: 53580 + pos: -98.5,-45.5 + parent: 2 + - uid: 52638 components: - type: Transform - pos: -35.5,51.5 - parent: 45711 - - uid: 53581 + pos: -98.5,-46.5 + parent: 2 + - uid: 52639 components: - type: Transform - pos: -35.5,52.5 - parent: 45711 - - uid: 53582 + pos: -98.5,-51.5 + parent: 2 + - uid: 52640 components: - type: Transform - pos: -35.5,53.5 - parent: 45711 - - uid: 53583 + pos: -98.5,-50.5 + parent: 2 + - uid: 52641 components: - type: Transform - pos: -35.5,54.5 - parent: 45711 - - uid: 53584 + pos: -98.5,-49.5 + parent: 2 + - uid: 52642 components: - type: Transform - pos: -35.5,55.5 - parent: 45711 - - uid: 53585 + pos: -98.5,-53.5 + parent: 2 + - uid: 52643 components: - type: Transform - pos: -35.5,56.5 - parent: 45711 - - uid: 53586 + pos: -97.5,-53.5 + parent: 2 + - uid: 52644 components: - type: Transform - pos: -34.5,50.5 - parent: 45711 - - uid: 53587 + pos: -97.5,-54.5 + parent: 2 + - uid: 52645 components: - type: Transform - pos: -34.5,51.5 - parent: 45711 - - uid: 53588 + pos: -96.5,-54.5 + parent: 2 + - uid: 52646 components: - type: Transform - pos: -34.5,52.5 - parent: 45711 - - uid: 53589 + pos: -94.5,-56.5 + parent: 2 + - uid: 52647 components: - type: Transform - pos: -34.5,53.5 - parent: 45711 - - uid: 53590 + pos: -93.5,-56.5 + parent: 2 + - uid: 52648 components: - type: Transform - pos: -34.5,54.5 - parent: 45711 - - uid: 53591 + pos: -95.5,-56.5 + parent: 2 + - uid: 52649 components: - type: Transform - pos: -34.5,55.5 - parent: 45711 - - uid: 53592 + pos: -91.5,-58.5 + parent: 2 + - uid: 52650 components: - type: Transform - pos: -34.5,56.5 - parent: 45711 - - uid: 53593 + pos: -91.5,-57.5 + parent: 2 + - uid: 52651 components: - type: Transform - pos: -33.5,56.5 - parent: 45711 - - uid: 53594 + pos: -90.5,-58.5 + parent: 2 + - uid: 52652 components: - type: Transform - pos: -32.5,56.5 - parent: 45711 - - uid: 53595 + pos: -89.5,-60.5 + parent: 2 + - uid: 52653 components: - type: Transform - pos: -31.5,56.5 - parent: 45711 - - uid: 53596 + pos: -89.5,-61.5 + parent: 2 + - uid: 52654 components: - type: Transform - pos: -30.5,56.5 - parent: 45711 - - uid: 53597 + pos: -90.5,-60.5 + parent: 2 + - uid: 52655 components: - type: Transform - pos: -29.5,56.5 - parent: 45711 - - uid: 53598 + pos: -88.5,-64.5 + parent: 2 + - uid: 52656 components: - type: Transform - pos: -28.5,56.5 - parent: 45711 - - uid: 53599 + pos: -87.5,-64.5 + parent: 2 + - uid: 52657 components: - type: Transform - pos: -27.5,56.5 - parent: 45711 - - uid: 53600 + pos: -89.5,-63.5 + parent: 2 + - uid: 52658 components: - type: Transform - pos: -26.5,56.5 - parent: 45711 - - uid: 53601 + pos: -94.5,-73.5 + parent: 2 + - uid: 52659 components: - type: Transform - pos: -25.5,56.5 - parent: 45711 - - uid: 53602 + pos: -85.5,-65.5 + parent: 2 + - uid: 52660 components: - type: Transform - pos: -24.5,56.5 - parent: 45711 - - uid: 53603 + pos: -84.5,-65.5 + parent: 2 + - uid: 52661 components: - type: Transform - pos: -23.5,56.5 - parent: 45711 - - uid: 53604 + pos: -84.5,-66.5 + parent: 2 + - uid: 52662 components: - type: Transform - pos: -23.5,55.5 - parent: 45711 - - uid: 53605 + pos: -86.5,-67.5 + parent: 2 + - uid: 52663 components: - type: Transform - pos: -23.5,54.5 - parent: 45711 - - uid: 53606 + pos: -87.5,-67.5 + parent: 2 + - uid: 52664 components: - type: Transform - pos: -23.5,53.5 - parent: 45711 - - uid: 53607 + pos: -82.5,-67.5 + parent: 2 + - uid: 52665 components: - type: Transform - pos: -23.5,52.5 - parent: 45711 - - uid: 53608 + pos: -81.5,-67.5 + parent: 2 + - uid: 52666 components: - type: Transform - pos: -27.5,52.5 - parent: 45711 - - uid: 53609 + pos: -85.5,-67.5 + parent: 2 + - uid: 52667 components: - type: Transform - pos: -28.5,52.5 - parent: 45711 - - uid: 53610 + pos: -79.5,-68.5 + parent: 2 + - uid: 52668 components: - type: Transform - pos: -29.5,52.5 - parent: 45711 - - uid: 53611 + pos: -78.5,-68.5 + parent: 2 + - uid: 52669 components: - type: Transform - pos: -30.5,52.5 - parent: 45711 - - uid: 53612 + pos: -89.5,-69.5 + parent: 2 + - uid: 52670 components: - type: Transform - pos: -30.5,51.5 - parent: 45711 - - uid: 53613 + pos: -90.5,-69.5 + parent: 2 + - uid: 52671 components: - type: Transform - pos: -30.5,50.5 - parent: 45711 - - uid: 53614 + pos: -91.5,-69.5 + parent: 2 + - uid: 52672 components: - type: Transform - pos: -30.5,49.5 - parent: 45711 - - uid: 53615 + pos: -93.5,-70.5 + parent: 2 + - uid: 52673 components: - type: Transform - pos: -30.5,48.5 - parent: 45711 - - uid: 53616 + pos: -93.5,-71.5 + parent: 2 + - uid: 52674 components: - type: Transform - pos: -30.5,47.5 - parent: 45711 - - uid: 53617 + pos: -94.5,-71.5 + parent: 2 + - uid: 52675 components: - type: Transform - pos: -30.5,46.5 - parent: 45711 - - uid: 53618 + pos: -94.5,-74.5 + parent: 2 + - uid: 52676 components: - type: Transform - pos: -30.5,45.5 - parent: 45711 - - uid: 53619 + pos: -94.5,-75.5 + parent: 2 + - uid: 52677 components: - type: Transform - pos: -29.5,51.5 - parent: 45711 - - uid: 53620 + pos: -93.5,-87.5 + parent: 2 + - uid: 52678 components: - type: Transform - pos: -29.5,50.5 - parent: 45711 - - uid: 53621 + pos: -94.5,-77.5 + parent: 2 + - uid: 52679 components: - type: Transform - pos: -29.5,49.5 - parent: 45711 - - uid: 53622 + pos: -94.5,-78.5 + parent: 2 + - uid: 52680 components: - type: Transform - pos: -29.5,48.5 - parent: 45711 - - uid: 53623 + pos: -94.5,-79.5 + parent: 2 + - uid: 52681 components: - type: Transform - pos: -29.5,47.5 - parent: 45711 - - uid: 53624 + pos: -94.5,-85.5 + parent: 2 + - uid: 52682 components: - type: Transform - pos: -29.5,46.5 - parent: 45711 - - uid: 53625 + pos: -94.5,-84.5 + parent: 2 + - uid: 52683 components: - type: Transform - pos: -29.5,45.5 - parent: 45711 - - uid: 53627 + pos: -94.5,-83.5 + parent: 2 + - uid: 52684 components: - type: Transform - pos: -31.5,46.5 - parent: 45711 - - uid: 53628 + pos: -94.5,-82.5 + parent: 2 + - uid: 52685 components: - type: Transform - pos: -32.5,45.5 - parent: 45711 - - uid: 53629 + pos: -94.5,-81.5 + parent: 2 + - uid: 52686 components: - type: Transform - pos: -32.5,46.5 - parent: 45711 - - uid: 53630 + pos: -93.5,-88.5 + parent: 2 + - uid: 52687 components: - type: Transform - pos: -33.5,45.5 - parent: 45711 - - uid: 53631 + pos: -92.5,-88.5 + parent: 2 + - uid: 52688 components: - type: Transform - pos: -33.5,46.5 - parent: 45711 - - uid: 53640 + pos: -94.5,-87.5 + parent: 2 + - uid: 52689 components: - type: Transform - pos: -34.5,45.5 - parent: 45711 - - uid: 53641 + pos: -87.5,-90.5 + parent: 2 + - uid: 52690 components: - type: Transform - pos: -34.5,46.5 - parent: 45711 - - uid: 53642 + pos: -90.5,-89.5 + parent: 2 + - uid: 52691 components: - type: Transform - pos: -35.5,46.5 - parent: 45711 - - uid: 53643 + pos: -89.5,-89.5 + parent: 2 + - uid: 52692 components: - type: Transform - pos: -35.5,45.5 - parent: 45711 - - uid: 53644 + pos: -87.5,-91.5 + parent: 2 + - uid: 52693 components: - type: Transform - pos: -36.5,45.5 - parent: 45711 - - uid: 53645 + pos: -88.5,-90.5 + parent: 2 + - uid: 52694 components: - type: Transform - pos: -36.5,46.5 - parent: 45711 - - uid: 53650 + pos: -86.5,-91.5 + parent: 2 + - uid: 52695 components: - type: Transform - pos: -29.5,44.5 - parent: 45711 - - uid: 53651 + pos: -85.5,-91.5 + parent: 2 + - uid: 52696 components: - type: Transform - pos: -30.5,44.5 - parent: 45711 - - uid: 53652 + pos: -83.5,-91.5 + parent: 2 + - uid: 52697 components: - type: Transform - pos: -31.5,44.5 - parent: 45711 - - uid: 53653 + pos: -82.5,-91.5 + parent: 2 + - uid: 52698 components: - type: Transform - pos: -32.5,44.5 - parent: 45711 - - uid: 53654 + pos: -81.5,-90.5 + parent: 2 + - uid: 52699 components: - type: Transform - pos: -33.5,44.5 - parent: 45711 - - uid: 53655 + pos: -80.5,-90.5 + parent: 2 + - uid: 52700 components: - type: Transform - pos: -34.5,44.5 - parent: 45711 - - uid: 53656 + pos: -79.5,-90.5 + parent: 2 + - uid: 52701 components: - type: Transform - pos: -36.5,44.5 - parent: 45711 - - uid: 53657 + pos: -76.5,-90.5 + parent: 2 + - uid: 52702 components: - type: Transform - pos: -35.5,44.5 - parent: 45711 - - uid: 53723 + pos: -75.5,-90.5 + parent: 2 + - uid: 52703 components: - type: Transform - pos: -28.5,58.5 - parent: 45711 - - uid: 53724 + pos: -75.5,-89.5 + parent: 2 + - uid: 52704 components: - type: Transform - pos: -29.5,57.5 - parent: 45711 - - uid: 53725 + pos: -74.5,-89.5 + parent: 2 + - uid: 52705 components: - type: Transform - pos: -29.5,58.5 - parent: 45711 - - uid: 53726 + pos: -74.5,-87.5 + parent: 2 + - uid: 52706 components: - type: Transform - pos: -30.5,57.5 - parent: 45711 - - uid: 53727 + pos: -74.5,-86.5 + parent: 2 + - uid: 52707 components: - type: Transform - pos: -30.5,58.5 - parent: 45711 - - uid: 53728 + pos: -74.5,-85.5 + parent: 2 + - uid: 52708 components: - type: Transform - pos: -31.5,57.5 - parent: 45711 - - uid: 53729 + pos: -72.5,-84.5 + parent: 2 + - uid: 52709 components: - type: Transform - pos: -31.5,58.5 - parent: 45711 - - uid: 53731 + pos: -72.5,-83.5 + parent: 2 + - uid: 52710 components: - type: Transform - pos: -32.5,58.5 - parent: 45711 - - uid: 53732 + pos: -71.5,-85.5 + parent: 2 + - uid: 52711 components: - type: Transform - pos: -33.5,57.5 - parent: 45711 - - uid: 53733 + pos: -70.5,-85.5 + parent: 2 + - uid: 52712 components: - type: Transform - pos: -33.5,58.5 - parent: 45711 - - uid: 53734 + pos: -69.5,-84.5 + parent: 2 + - uid: 52713 components: - type: Transform - pos: -34.5,57.5 - parent: 45711 - - uid: 53735 + pos: -74.5,-83.5 + parent: 2 + - uid: 52714 components: - type: Transform - pos: -35.5,57.5 - parent: 45711 - - uid: 53736 + pos: -72.5,-88.5 + parent: 2 + - uid: 52715 components: - type: Transform - pos: -34.5,58.5 - parent: 45711 - - uid: 53778 + pos: -71.5,-88.5 + parent: 2 + - uid: 52716 components: - type: Transform - pos: 29.5,48.5 - parent: 45711 - - uid: 53785 + pos: -71.5,-87.5 + parent: 2 + - uid: 52717 components: - type: Transform - pos: 28.5,48.5 - parent: 45711 - - uid: 53786 + pos: -69.5,-87.5 + parent: 2 + - uid: 52718 components: - type: Transform - pos: 27.5,49.5 - parent: 45711 - - uid: 53792 + pos: -68.5,-87.5 + parent: 2 + - uid: 52719 components: - type: Transform - pos: 28.5,49.5 - parent: 45711 - - uid: 53898 + pos: -68.5,-86.5 + parent: 2 + - uid: 52720 components: - type: Transform - pos: 27.5,50.5 - parent: 45711 - - uid: 53908 + pos: -65.5,96.5 + parent: 2 + - uid: 52721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,51.5 - parent: 45711 - - uid: 53909 + pos: -64.5,96.5 + parent: 2 + - uid: 52722 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,51.5 - parent: 45711 - - uid: 53914 + pos: -62.5,97.5 + parent: 2 + - uid: 52723 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,51.5 - parent: 45711 - - uid: 53993 + pos: -61.5,97.5 + parent: 2 + - uid: 52724 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,49.5 - parent: 45711 -- proto: FloorDrain - entities: - - uid: 1728 + pos: -61.5,98.5 + parent: 2 + - uid: 52725 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-26.5 + pos: -60.5,98.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 3773 + - uid: 52726 components: - type: Transform - pos: 9.5,-60.5 + pos: -60.5,102.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 11553 + - uid: 52727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-36.5 + pos: -59.5,102.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 14454 + - uid: 52728 components: - type: Transform - pos: -17.5,49.5 + pos: -94.5,-38.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15174 + - uid: 52729 components: - type: Transform - pos: -33.5,28.5 + pos: -55.5,110.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15177 + - uid: 52730 components: - type: Transform - pos: -33.5,5.5 + pos: -53.5,111.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15178 + - uid: 52731 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -94.5,-15.5 + pos: -40.5,111.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15179 + - uid: 52732 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -94.5,-13.5 + pos: -35.5,111.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15180 + - uid: 52733 components: - type: Transform - pos: -50.5,8.5 + pos: -33.5,109.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15181 + - uid: 52734 components: - type: Transform - pos: 10.5,-39.5 + pos: -33.5,93.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15182 + - uid: 52735 components: - type: Transform - pos: 42.5,-66.5 + pos: -29.5,90.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 24324 + - uid: 52736 components: - type: Transform - pos: -44.5,28.5 + pos: -95.5,-43.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 26098 + - uid: 52737 components: - type: Transform - pos: 26.5,-46.5 + pos: -97.5,-46.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 26556 + - uid: 52738 components: - type: Transform - pos: -54.5,-4.5 + pos: -93.5,-42.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 33694 + - uid: 52739 components: - type: Transform - pos: 4.5,-20.5 - parent: 33049 - - type: Fixtures - fixtures: {} - - uid: 33695 + pos: -94.5,-53.5 + parent: 2 + - uid: 52740 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,21.5 - parent: 33049 - - type: Fixtures - fixtures: {} - - uid: 37385 + pos: -96.5,-51.5 + parent: 2 + - uid: 52741 components: - type: Transform - pos: 0.5,15.5 - parent: 36861 - - type: Fixtures - fixtures: {} - - uid: 43247 + pos: -87.5,-61.5 + parent: 2 + - uid: 52742 components: - type: Transform - pos: -49.5,28.5 + pos: -83.5,-63.5 parent: 2 - - type: Fixtures - fixtures: {} -- proto: FloorTileItemConcrete - entities: - - uid: 35081 + - uid: 52743 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.1886845,13.651203 - parent: 34641 - - uid: 35082 + pos: -83.5,-64.5 + parent: 2 + - uid: 52744 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.964846,15.901203 - parent: 34641 - - uid: 48346 + pos: -81.5,-65.5 + parent: 2 + - uid: 52745 components: - type: Transform - pos: 16.534021,35.540276 - parent: 45711 - - uid: 48347 + pos: -86.5,-63.5 + parent: 2 + - uid: 52776 components: - type: Transform - pos: 13.575688,32.134026 - parent: 45711 - - uid: 48348 + pos: -62.5,-91.5 + parent: 2 + - uid: 52785 components: - type: Transform - pos: 14.606938,32.45694 - parent: 45711 - - uid: 48349 + pos: -68.5,-90.5 + parent: 2 + - uid: 52786 components: - type: Transform - pos: 14.648604,31.321526 - parent: 45711 - - uid: 48350 + pos: -68.5,-91.5 + parent: 2 + - uid: 52787 components: - type: Transform - pos: 10.409021,36.654858 - parent: 45711 - - uid: 48351 + pos: -68.5,-89.5 + parent: 2 + - uid: 52788 components: - type: Transform - pos: 14.89298,37.852776 - parent: 45711 - - uid: 53982 + pos: -62.5,-90.5 + parent: 2 + - uid: 52789 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.057404,49.89801 - parent: 45711 -- proto: FloorTileItemDirty - entities: - - uid: 15184 + pos: -88.5,70.5 + parent: 2 + - uid: 52790 components: - type: Transform - pos: 50.27566,-57.940575 + pos: -60.5,-91.5 parent: 2 -- proto: FloorTileItemGrayConcrete - entities: - - uid: 53769 + - uid: 52791 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.320312,50.09735 - parent: 45711 - - uid: 53977 + pos: -59.5,-91.5 + parent: 2 + - uid: 52792 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.794525,49.24359 - parent: 45711 - - uid: 53979 + pos: -58.5,-91.5 + parent: 2 + - uid: 52793 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.280655,52.729675 - parent: 45711 -- proto: FloorTileItemWood - entities: - - uid: 15185 + pos: -59.5,-90.5 + parent: 2 + - uid: 52794 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.6684265,39.40581 + pos: -56.5,-91.5 parent: 2 -- proto: FloorWaterEntity - entities: - - uid: 1220 + - uid: 52795 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,50.5 + pos: -56.5,-90.5 parent: 2 - - uid: 1251 + - uid: 52796 components: - type: Transform - pos: -98.5,-7.5 + pos: -83.5,75.5 parent: 2 - - uid: 1252 + - uid: 52797 components: - type: Transform - pos: -98.5,-6.5 + pos: -83.5,76.5 parent: 2 - - uid: 1259 + - uid: 52798 components: - type: Transform - pos: -98.5,-5.5 + pos: -82.5,76.5 parent: 2 - - uid: 6885 + - uid: 52799 components: - type: Transform - pos: -97.5,-7.5 + pos: -82.5,78.5 parent: 2 - - uid: 11224 + - uid: 52800 components: - type: Transform - pos: -98.5,-3.5 + pos: -83.5,78.5 parent: 2 - - uid: 11818 + - uid: 52801 components: - type: Transform - pos: -98.5,-4.5 + pos: -80.5,77.5 parent: 2 - - uid: 11819 + - uid: 52802 components: - type: Transform - pos: -97.5,-8.5 + pos: -80.5,76.5 parent: 2 - - uid: 12492 + - uid: 52803 components: - type: Transform - pos: -98.5,-11.5 + pos: -79.5,78.5 parent: 2 - - uid: 12535 + - uid: 52804 components: - type: Transform - pos: -97.5,-4.5 + pos: 64.5,61.5 parent: 2 - - uid: 13917 + - uid: 52823 components: - type: Transform - pos: -98.5,-8.5 + pos: -35.5,91.5 parent: 2 - - uid: 13921 + - uid: 52824 components: - type: Transform - pos: -98.5,-10.5 + pos: -36.5,91.5 parent: 2 - - uid: 14554 + - uid: 52825 components: - type: Transform - pos: -98.5,-9.5 + pos: -38.5,92.5 parent: 2 - - uid: 15186 + - uid: 52826 components: - type: Transform - pos: -100.5,-3.5 + pos: -39.5,92.5 parent: 2 - - uid: 15187 + - uid: 52827 components: - type: Transform - pos: -100.5,-4.5 + pos: -34.5,90.5 parent: 2 - - uid: 15188 + - uid: 52828 components: - type: Transform - pos: -100.5,-5.5 + pos: -34.5,95.5 parent: 2 - - uid: 15189 + - uid: 52829 components: - type: Transform - pos: -100.5,-6.5 + pos: -34.5,100.5 parent: 2 - - uid: 15190 + - uid: 52830 components: - type: Transform - pos: -100.5,-7.5 + pos: -34.5,101.5 parent: 2 - - uid: 15191 + - uid: 52831 components: - type: Transform - pos: -100.5,-8.5 + pos: -34.5,105.5 parent: 2 - - uid: 15192 + - uid: 52832 components: - type: Transform - pos: -100.5,-9.5 + pos: 63.5,61.5 parent: 2 - - uid: 15193 + - uid: 52833 components: - type: Transform - pos: -100.5,-10.5 + pos: 66.5,62.5 parent: 2 - - uid: 15194 + - uid: 52834 components: - type: Transform - pos: -100.5,-11.5 + pos: 67.5,62.5 parent: 2 - - uid: 15195 + - uid: 52835 components: - type: Transform - pos: -99.5,-3.5 + pos: 67.5,61.5 parent: 2 - - uid: 15196 + - uid: 52836 components: - type: Transform - pos: -99.5,-4.5 + pos: 56.5,64.5 parent: 2 - - uid: 15197 + - uid: 52837 components: - type: Transform - pos: -99.5,-5.5 + pos: 56.5,65.5 parent: 2 - - uid: 15198 + - uid: 52838 components: - type: Transform - pos: -99.5,-6.5 + pos: 53.5,67.5 parent: 2 - - uid: 15199 + - uid: 52839 components: - type: Transform - pos: -99.5,-7.5 + pos: 51.5,70.5 parent: 2 - - uid: 15200 + - uid: 52840 components: - type: Transform - pos: -99.5,-8.5 + pos: 50.5,70.5 parent: 2 - - uid: 15201 + - uid: 52841 components: - type: Transform - pos: -99.5,-9.5 + pos: 50.5,72.5 parent: 2 - - uid: 15202 + - uid: 52842 components: - type: Transform - pos: -99.5,-10.5 + pos: 52.5,67.5 parent: 2 - - uid: 15203 + - uid: 52843 components: - type: Transform - pos: -99.5,-11.5 + pos: 75.5,15.5 parent: 2 - - uid: 15204 + - uid: 52844 + components: + - type: Transform + pos: 70.5,23.5 + parent: 2 + - uid: 52845 components: - type: Transform - pos: -98.5,-3.5 + pos: 70.5,24.5 parent: 2 - - uid: 15205 + - uid: 52846 components: - type: Transform - pos: -98.5,-4.5 + pos: 68.5,23.5 parent: 2 - - uid: 15206 + - uid: 52847 components: - type: Transform - pos: -98.5,-5.5 + pos: 76.5,15.5 parent: 2 - - uid: 15207 + - uid: 52848 components: - type: Transform - pos: -98.5,-6.5 + pos: 78.5,15.5 parent: 2 - - uid: 15208 + - uid: 52849 components: - type: Transform - pos: -98.5,-7.5 + pos: 78.5,14.5 parent: 2 - - uid: 15209 + - uid: 52850 components: - type: Transform - pos: -98.5,-8.5 + pos: 79.5,13.5 parent: 2 - - uid: 15210 + - uid: 52851 components: - type: Transform - pos: -98.5,-9.5 + pos: 78.5,13.5 parent: 2 - - uid: 15211 + - uid: 52852 components: - type: Transform - pos: -98.5,-10.5 + pos: 88.5,-67.5 parent: 2 - - uid: 15212 + - uid: 52863 components: - type: Transform - pos: -98.5,-11.5 + pos: 89.5,-67.5 parent: 2 - - uid: 15213 + - uid: 52865 components: - type: Transform - pos: -97.5,-3.5 + pos: 90.5,-67.5 parent: 2 - - uid: 15214 + - uid: 52866 components: - type: Transform - pos: -97.5,-4.5 + pos: 91.5,-65.5 parent: 2 - - uid: 15215 + - uid: 52867 components: - type: Transform - pos: -97.5,-5.5 + pos: 92.5,-65.5 parent: 2 - - uid: 15216 + - uid: 52868 components: - type: Transform - pos: -97.5,-6.5 + pos: 90.5,-63.5 parent: 2 - - uid: 15217 + - uid: 52869 components: - type: Transform - pos: -97.5,-7.5 + pos: 89.5,-63.5 parent: 2 - - uid: 15218 + - uid: 52870 components: - type: Transform - pos: -97.5,-8.5 + pos: 89.5,-65.5 parent: 2 - - uid: 15219 + - uid: 52871 components: - type: Transform - pos: -97.5,-9.5 + pos: 92.5,-63.5 parent: 2 - - uid: 15220 + - uid: 52872 components: - type: Transform - pos: -97.5,-10.5 + pos: 93.5,-63.5 parent: 2 - - uid: 15221 + - uid: 52873 components: - type: Transform - pos: -97.5,-11.5 + pos: 93.5,-62.5 parent: 2 - - uid: 15222 + - uid: 52874 components: - type: Transform - pos: -96.5,-3.5 + pos: 94.5,-63.5 parent: 2 - - uid: 15223 + - uid: 52875 components: - type: Transform - pos: -96.5,-4.5 + pos: 93.5,-67.5 parent: 2 - - uid: 15224 + - uid: 52876 components: - type: Transform - pos: -96.5,-5.5 + pos: 92.5,-67.5 parent: 2 - - uid: 15225 + - uid: 52877 components: - type: Transform - pos: -96.5,-6.5 + pos: 95.5,-67.5 parent: 2 - - uid: 15227 + - uid: 52878 components: - type: Transform - pos: -96.5,-8.5 + pos: 96.5,-67.5 parent: 2 - - uid: 15228 + - uid: 52879 components: - type: Transform - pos: -96.5,-9.5 + pos: 97.5,-67.5 parent: 2 - - uid: 15229 + - uid: 52880 components: - type: Transform - pos: -96.5,-10.5 + pos: 96.5,-65.5 parent: 2 - - uid: 15230 + - uid: 52881 components: - type: Transform - pos: -96.5,-11.5 + pos: 95.5,-65.5 parent: 2 - - uid: 15362 + - uid: 52882 components: - type: Transform - pos: -96.5,-7.5 + pos: 96.5,-64.5 parent: 2 - - uid: 23708 + - uid: 52883 components: - type: Transform - pos: -97.5,-10.5 + pos: 98.5,-61.5 parent: 2 - - uid: 23935 + - uid: 52884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,49.5 + pos: 96.5,-61.5 parent: 2 - - uid: 26204 + - uid: 52885 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,49.5 + pos: 95.5,-61.5 parent: 2 - - uid: 26220 + - uid: 52886 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,50.5 + pos: 100.5,-67.5 parent: 2 - - uid: 42693 + - uid: 52887 components: - type: Transform - pos: -21.5,54.5 + pos: 101.5,-67.5 parent: 2 -- proto: FloraGreyStalagmite1 - entities: - - uid: 6845 + - uid: 52888 components: - type: Transform - pos: -76.81943,-10.647778 + pos: 101.5,-68.5 parent: 2 -- proto: FloraGreyStalagmite4 - entities: - - uid: 22051 + - uid: 52889 components: - type: Transform - pos: -77.89755,-8.069652 + pos: 99.5,-65.5 parent: 2 -- proto: FloraGreyStalagmite5 - entities: - - uid: 11428 + - uid: 52890 components: - type: Transform - pos: -78.50693,-8.679027 + pos: 99.5,-64.5 parent: 2 -- proto: FloraGreyStalagmite6 - entities: - - uid: 13369 + - uid: 52891 components: - type: Transform - pos: -77.88193,-10.210277 + pos: 98.5,-64.5 parent: 2 -- proto: FloraRockSolid01 - entities: - - uid: 33696 + - uid: 52892 components: - type: Transform - pos: -7.341532,-22.358858 - parent: 33049 - - uid: 33697 + pos: 99.5,-63.5 + parent: 2 + - uid: 52893 components: - type: Transform - pos: 10.830493,-11.331073 - parent: 33049 - - uid: 33698 + pos: 100.5,-64.5 + parent: 2 + - uid: 52894 components: - type: Transform - pos: 13.150828,9.68525 - parent: 33049 - - uid: 33699 + pos: 99.5,-61.5 + parent: 2 + - uid: 52895 components: - type: Transform - pos: -8.577518,10.719144 - parent: 33049 - - uid: 33700 + pos: 101.5,-61.5 + parent: 2 + - uid: 52896 components: - type: Transform - pos: -5.5150185,26.169939 - parent: 33049 - - uid: 41091 + pos: 102.5,-61.5 + parent: 2 + - uid: 52897 components: - type: Transform - pos: 67.47887,-40.462593 + pos: 104.5,-66.5 parent: 2 - - uid: 44843 + - uid: 52898 components: - type: Transform - pos: -5.685404,27.580048 + pos: 102.5,-65.5 parent: 2 -- proto: FloraRockSolid02 - entities: - - uid: 15366 + - uid: 52899 components: - type: Transform - pos: -3.9296975,25.347277 + pos: 102.5,-66.5 parent: 2 - - uid: 33701 + - uid: 52900 components: - type: Transform - pos: -6.607157,-8.229677 - parent: 33049 - - uid: 33702 + pos: 103.5,-69.5 + parent: 2 + - uid: 52901 components: - type: Transform - pos: -10.497782,-12.464052 - parent: 33049 - - uid: 33703 + pos: 104.5,-69.5 + parent: 2 + - uid: 52902 components: - type: Transform - pos: 11.596118,-21.393044 - parent: 33049 - - uid: 33704 + pos: 104.5,-68.5 + parent: 2 + - uid: 52903 components: - type: Transform - pos: 10.752368,-9.502948 - parent: 33049 - - uid: 33705 + pos: 105.5,-69.5 + parent: 2 + - uid: 52904 components: - type: Transform - pos: 6.2588663,7.543291 - parent: 33049 - - uid: 33706 + pos: 104.5,-70.5 + parent: 2 + - uid: 52905 components: - type: Transform - pos: 15.291453,15.93525 - parent: 33049 - - uid: 33707 + pos: 104.5,-65.5 + parent: 2 + - uid: 52906 components: - type: Transform - pos: 15.645501,22.525026 - parent: 33049 - - uid: 33708 + pos: 107.5,-71.5 + parent: 2 + - uid: 52907 components: - type: Transform - pos: -6.3206806,24.728151 - parent: 33049 -- proto: FloraRockSolid03 - entities: - - uid: 33709 + pos: 108.5,-71.5 + parent: 2 + - uid: 52908 components: - type: Transform - pos: 4.4623957,-24.350365 - parent: 33049 - - uid: 33710 + pos: 106.5,-71.5 + parent: 2 + - uid: 52909 components: - type: Transform - pos: 7.783618,-10.127948 - parent: 33049 - - uid: 33711 + pos: 107.5,-69.5 + parent: 2 + - uid: 52910 components: - type: Transform - pos: -4.3743935,8.516019 - parent: 33049 - - uid: 44823 + pos: 108.5,-69.5 + parent: 2 + - uid: 52911 components: - type: Transform - pos: -7.252629,25.841158 + pos: 108.5,-68.5 parent: 2 -- proto: FloraTree01 - entities: - - uid: 6896 + - uid: 52912 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.51347,-5.3313375 + pos: 106.5,-67.5 parent: 2 - - uid: 13999 + - uid: 52913 components: - type: Transform - rot: 3.141592653589793 rad - pos: -81.401596,-8.6044655 + pos: 107.5,-67.5 parent: 2 - - uid: 19677 + - uid: 52914 components: - type: Transform - pos: -72.97975,17.929897 + pos: 106.5,-66.5 parent: 2 -- proto: FloraTree02 - entities: - - uid: 15234 + - uid: 52915 components: - type: Transform - pos: -31.819296,-44.5882 + pos: 114.5,-70.5 parent: 2 - - uid: 15329 + - uid: 52916 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.68666,-6.25564 + pos: 111.5,-70.5 parent: 2 - - uid: 20247 + - uid: 52917 components: - type: Transform - pos: -47.899296,14.153206 + pos: 111.5,-69.5 parent: 2 - - uid: 20349 + - uid: 52918 components: - type: Transform - pos: -3.6656275,61.116146 + pos: 112.5,-69.5 parent: 2 - - uid: 20765 + - uid: 52919 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.505384,-69.1392 + pos: 112.5,-68.5 parent: 2 - - uid: 22128 + - uid: 52920 components: - type: Transform - pos: 5.458312,-25.413788 + pos: 115.5,-70.5 parent: 2 - - uid: 22608 + - uid: 52921 components: - type: Transform - rot: 3.141592653589793 rad - pos: -76.61902,-3.9008675 + pos: 115.5,-69.5 parent: 2 - - uid: 45265 + - uid: 52922 components: - type: Transform - pos: 6.1063166,-16.32417 + pos: 120.5,-69.5 parent: 2 - - uid: 51388 + - uid: 52923 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.829024,-72.20431 + pos: 117.5,-69.5 parent: 2 -- proto: FloraTree03 - entities: - - uid: 10839 + - uid: 52924 components: - type: Transform - pos: -9.118188,-33.53887 + pos: 118.5,-69.5 parent: 2 - - uid: 12227 + - uid: 52925 components: - type: Transform - pos: -92.833954,17.883018 + pos: 118.5,-68.5 parent: 2 - - uid: 12240 + - uid: 52926 components: - type: Transform - pos: -80.49537,17.945522 + pos: 121.5,-69.5 parent: 2 - - uid: 15254 + - uid: 52927 components: - type: Transform - pos: -47.99301,22.20038 + pos: 122.5,-69.5 parent: 2 - - uid: 19325 + - uid: 52928 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.870434,-17.585531 + pos: 121.5,-68.5 parent: 2 - - uid: 20257 + - uid: 52929 components: - type: Transform - pos: -58.512333,17.84087 + pos: 125.5,-69.5 parent: 2 -- proto: FloraTree04 - entities: - - uid: 579 + - uid: 52930 components: - type: Transform - pos: -54.699833,17.96587 + pos: 124.5,-69.5 parent: 2 - - uid: 7960 + - uid: 52931 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.27668,-17.413656 + pos: 128.5,-69.5 parent: 2 - - uid: 13748 + - uid: 52932 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.185265,-9.3270645 + pos: 129.5,-69.5 parent: 2 - - uid: 41361 + - uid: 52933 components: - type: Transform - pos: -61.517582,-6.008709 + pos: 127.5,-68.5 parent: 2 - - uid: 41643 + - uid: 52934 components: - type: Transform - pos: -41.018475,-61.680714 + pos: 127.5,-69.5 parent: 2 -- proto: FloraTree05 - entities: - - uid: 12255 + - uid: 52935 components: - type: Transform - pos: -76.167244,17.867397 + pos: 130.5,-67.5 parent: 2 - - uid: 12915 + - uid: 52936 components: - type: Transform - pos: -55.226425,3.896044 + pos: 130.5,-66.5 parent: 2 - - uid: 14556 + - uid: 52937 components: - type: Transform - rot: 3.141592653589793 rad - pos: -87.27993,-10.252044 + pos: 129.5,-66.5 parent: 2 - - uid: 15330 + - uid: 52938 components: - type: Transform - rot: 3.141592653589793 rad - pos: -81.8618,-4.531142 + pos: 130.5,-65.5 parent: 2 - - uid: 19472 + - uid: 52939 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.04612,-11.586695 + pos: 131.5,-65.5 parent: 2 - - uid: 21256 + - uid: 52940 components: - type: Transform - rot: 3.141592653589793 rad - pos: -82.81088,-9.445977 + pos: 133.5,-64.5 parent: 2 -- proto: FloraTree06 - entities: - - uid: 11241 + - uid: 52941 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5467613,54.966805 + pos: 134.5,-64.5 parent: 2 - - uid: 12224 + - uid: 52942 components: - type: Transform - pos: -90.28708,17.804895 + pos: 135.5,-64.5 parent: 2 - - uid: 15328 + - uid: 52943 components: - type: Transform - rot: 3.141592653589793 rad - pos: -85.15269,-4.231239 + pos: 134.5,-63.5 parent: 2 - - uid: 20253 + - uid: 52944 components: - type: Transform - pos: -62.449837,17.71587 + pos: 115.5,-43.5 parent: 2 - - uid: 21750 + - uid: 52945 components: - type: Transform - rot: 3.141592653589793 rad - pos: -86.513374,-11.631278 + pos: 131.5,-63.5 parent: 2 - - uid: 22131 + - uid: 52946 components: - type: Transform - rot: 3.141592653589793 rad - pos: -90.38937,-4.495548 + pos: 137.5,-63.5 parent: 2 - - uid: 41514 + - uid: 52947 components: - type: Transform - pos: -41.87785,-59.64946 + pos: 137.5,-64.5 parent: 2 -- proto: FloraTreeLarge02 - entities: - - uid: 1689 + - uid: 52948 components: - type: Transform - pos: -13.724404,-33.039433 + pos: 138.5,-64.5 parent: 2 - - uid: 15251 + - uid: 52949 components: - type: Transform - pos: -28.48263,-46.64294 + pos: 140.5,-63.5 parent: 2 - - uid: 41515 + - uid: 52950 components: - type: Transform - pos: -28.52084,-61.711983 + pos: 140.5,-62.5 parent: 2 -- proto: FloraTreeLarge03 - entities: - - uid: 10404 + - uid: 52951 components: - type: Transform - pos: -6.3056884,-32.585747 + pos: 141.5,-61.5 parent: 2 - - uid: 28853 + - uid: 52952 components: - type: Transform - pos: -1.3305334,62.203354 + pos: 141.5,-60.5 parent: 2 -- proto: FloraTreeLarge04 - entities: - - uid: 25406 + - uid: 52953 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.7763125,53.63435 + pos: 141.5,-59.5 parent: 2 -- proto: FloraTreeSnow02 - entities: - - uid: 15374 + - uid: 52954 components: - type: Transform - pos: -5.4676156,18.680914 + pos: 140.5,-59.5 parent: 2 -- proto: FloraTreeSnow05 - entities: - - uid: 23248 + - uid: 52955 components: - type: Transform - pos: -7.248866,17.337166 + pos: 140.5,-56.5 parent: 2 -- proto: FloraTreeStump - entities: - - uid: 44849 + - uid: 52956 components: - type: Transform - pos: -5.33449,25.76234 + pos: 141.5,-56.5 parent: 2 -- proto: FoamCutlass - entities: - - uid: 892 + - uid: 52957 components: - type: Transform - pos: 1.6769799,-6.5183015 + pos: 141.5,-57.5 parent: 2 - - uid: 15242 + - uid: 52958 components: - type: Transform - pos: -77.524284,-24.506811 + pos: 141.5,-55.5 parent: 2 -- proto: FolderSpawner - entities: - - uid: 53912 + - uid: 52959 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.429688,38.367126 - parent: 45711 -- proto: FoodApple - entities: - - uid: 10554 + pos: 140.5,-53.5 + parent: 2 + - uid: 52960 components: - - type: MetaData - desc: Зелёные яблоки - Миф - type: Transform - pos: -24.441652,33.74012 + pos: 141.5,-53.5 parent: 2 - - uid: 41558 + - uid: 52961 components: - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 41560 + pos: 141.5,-52.5 + parent: 2 + - uid: 52962 components: - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 41561 + pos: 140.5,-49.5 + parent: 2 + - uid: 52963 components: - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43351 + pos: 139.5,-49.5 + parent: 2 + - uid: 52964 components: - type: Transform - pos: 49.85332,73.55521 + pos: 140.5,-50.5 parent: 2 - - uid: 55874 + - uid: 52965 components: - type: Transform - pos: -89.1663,-11.200781 + pos: 138.5,-48.5 parent: 2 -- proto: FoodBadRecipe - entities: - - uid: 48352 + - uid: 52966 components: - type: Transform - pos: -22.59036,14.735799 - parent: 45711 - - uid: 48353 + pos: 137.5,-48.5 + parent: 2 + - uid: 52967 components: - type: Transform - pos: -23.543486,13.563924 - parent: 45711 -- proto: FoodBakedBrownie - entities: - - uid: 45320 + pos: 136.5,-48.5 + parent: 2 + - uid: 52968 components: - type: Transform - pos: 31.138155,1.6127269 + pos: 137.5,-49.5 parent: 2 - - uid: 45327 + - uid: 52969 components: - type: Transform - pos: 31.341282,1.7221019 + pos: 133.5,-48.5 parent: 2 - - uid: 51005 + - uid: 52970 components: - type: Transform - pos: 31.481903,1.5814767 + pos: 134.5,-48.5 parent: 2 -- proto: FoodBakedBunHoney - entities: - - uid: 15267 + - uid: 52971 components: - type: Transform - pos: -21.857986,-59.014317 + pos: 134.5,-49.5 parent: 2 - - uid: 51377 + - uid: 52972 components: - type: Transform - pos: 33.862846,4.942895 + pos: 131.5,-49.5 parent: 2 - - uid: 51379 + - uid: 52973 components: - type: Transform - pos: 34.03472,4.911645 + pos: 131.5,-48.5 parent: 2 -- proto: FoodBakedBunHotX - entities: - - uid: 51031 + - uid: 52974 components: - type: Transform - pos: 35.169403,1.5033519 + pos: 131.5,-47.5 parent: 2 - - uid: 51032 + - uid: 52975 components: - type: Transform - pos: 35.356907,1.6596019 + pos: 130.5,-47.5 parent: 2 - - uid: 51033 + - uid: 52976 components: - type: Transform - pos: 35.466278,1.5033519 + pos: 129.5,-44.5 parent: 2 - - uid: 51093 + - uid: 52977 components: - type: Transform - pos: 35.653778,1.5814767 + pos: 130.5,-44.5 parent: 2 -- proto: FoodBakedCannoli - entities: - - uid: 51375 + - uid: 52978 components: - type: Transform - pos: 34.362846,4.7241454 + pos: 130.5,-45.5 parent: 2 - - uid: 51376 + - uid: 52979 components: - type: Transform - pos: 34.40972,4.61477 + pos: 129.5,-43.5 parent: 2 -- proto: FoodBakedMuffinCherry - entities: - - uid: 51006 + - uid: 52980 components: - type: Transform - pos: 34.794403,1.7064767 + pos: 127.5,-44.5 parent: 2 - - uid: 51007 + - uid: 52981 components: - type: Transform - pos: 34.356903,1.6283519 + pos: 127.5,-43.5 parent: 2 - - uid: 51022 + - uid: 52982 components: - type: Transform - pos: 34.419403,1.7377267 + pos: 126.5,-43.5 parent: 2 - - uid: 51029 + - uid: 52983 components: - type: Transform - pos: 34.65378,1.5502267 + pos: 121.5,-44.5 parent: 2 -- proto: FoodBakedPancake - entities: - - uid: 51373 + - uid: 52984 components: - type: Transform - pos: 33.206593,4.58352 + pos: 121.5,-43.5 parent: 2 - - uid: 51374 + - uid: 52985 components: - type: Transform - pos: 33.644093,4.692895 + pos: 120.5,-43.5 parent: 2 -- proto: FoodBakedPancakeBb - entities: - - uid: 44169 + - uid: 52986 components: - type: Transform - pos: 30.388157,1.6283519 + pos: 122.5,-43.5 parent: 2 - - uid: 45294 + - uid: 52987 components: - type: Transform - pos: 30.481905,1.6752267 + pos: 124.5,-44.5 parent: 2 - - uid: 45304 + - uid: 52988 components: - type: Transform - pos: 30.74753,1.6127267 + pos: 116.5,-43.5 parent: 2 -- proto: FoodBanana - entities: - - uid: 10001 + - uid: 52989 components: - type: Transform - rot: 0.3496196232418431 rad - pos: -27.692814,31.629839 + pos: 117.5,-43.5 parent: 2 - - uid: 53373 + - uid: 52990 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.599066,31.614214 + pos: 118.5,-44.5 parent: 2 - - uid: 53374 + - uid: 52991 components: - type: Transform - rot: 0.524152548441276 rad - pos: -27.724066,31.582968 + pos: 111.5,-43.5 parent: 2 -- proto: FoodBlueTomato - entities: - - uid: 36410 + - uid: 52992 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36411 + pos: 111.5,-42.5 + parent: 2 + - uid: 52993 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36412 + pos: 110.5,-42.5 + parent: 2 + - uid: 52994 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36414 + pos: 110.5,-41.5 + parent: 2 + - uid: 52995 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36418 + pos: 113.5,-44.5 + parent: 2 + - uid: 52996 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodBoxDonkpocket - entities: - - uid: 15642 + pos: 113.5,-42.5 + parent: 2 + - uid: 52997 components: - type: Transform - parent: 15544 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 25614 + pos: 108.5,-45.5 + parent: 2 + - uid: 52998 components: - type: Transform - pos: -33.412117,-34.319088 + pos: 108.5,-41.5 parent: 2 - - uid: 26838 + - uid: 52999 components: - type: Transform - pos: -48.37811,3.6903572 + pos: 108.5,-42.5 parent: 2 - - uid: 47661 + - uid: 53000 components: - type: Transform - pos: 51.5202,-26.303524 + pos: 108.5,-43.5 parent: 2 - - uid: 53342 + - uid: 53001 components: - type: Transform - pos: -3.4254322,-4.3249035 + pos: 106.5,-43.5 parent: 2 -- proto: FoodBoxDonkpocketBerry - entities: - - uid: 22568 + - uid: 53002 components: - type: Transform - pos: -35.74365,25.695414 + pos: 106.5,-44.5 parent: 2 -- proto: FoodBoxDonkpocketPizza - entities: - - uid: 37386 + - uid: 53003 components: - type: Transform - pos: 5.434122,20.810272 - parent: 36861 - - uid: 43488 + pos: 106.5,-45.5 + parent: 2 + - uid: 53004 components: - type: Transform - pos: -55.246986,26.7717 + pos: 104.5,-41.5 parent: 2 -- proto: FoodBoxDonkpocketTeriyaki - entities: - - uid: 43487 + - uid: 53005 components: - type: Transform - pos: -55.76261,26.709135 + pos: 105.5,-41.5 parent: 2 -- proto: FoodBoxPizza - entities: - - uid: 53473 + - uid: 53006 components: - type: Transform - pos: -11.801285,56.851013 - parent: 45711 -- proto: FoodBoxPizzaFilled - entities: - - uid: 220 + pos: 104.5,-43.5 + parent: 2 + - uid: 53007 components: - type: Transform - pos: -49.315613,3.8153572 + pos: 104.5,-44.5 parent: 2 - - uid: 15273 + - uid: 53008 components: - type: Transform - pos: -3.5208738,-25.361895 + pos: 107.5,-41.5 parent: 2 - - uid: 15274 + - uid: 53009 components: - type: Transform - pos: -26.509766,-2.2057664 + pos: 109.5,-45.5 parent: 2 - - uid: 15640 + - uid: 53010 components: - type: Transform - parent: 15544 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 15643 + pos: 108.5,-46.5 + parent: 2 + - uid: 53011 components: - type: Transform - parent: 15544 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 20027 + pos: 104.5,-47.5 + parent: 2 + - uid: 53012 components: - type: Transform - pos: 28.594486,17.901304 + pos: 104.5,-46.5 parent: 2 - - uid: 36178 + - uid: 53013 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.246964,34.348232 + pos: 102.5,-43.5 parent: 2 - - uid: 36595 + - uid: 53014 components: - type: Transform - pos: -21.465263,-81.319305 + pos: 101.5,-43.5 parent: 2 - - uid: 36596 + - uid: 53015 components: - type: Transform - pos: -21.465263,-80.913055 + pos: 101.5,-44.5 parent: 2 - - uid: 37387 + - uid: 53016 components: - type: Transform - pos: 0.62882614,18.777441 - parent: 36861 - - uid: 43544 + pos: 95.5,-45.5 + parent: 2 + - uid: 53017 components: - type: Transform - pos: -55.503666,47.743206 + pos: 99.5,-45.5 parent: 2 - - uid: 53252 + - uid: 53018 components: - type: Transform - pos: -3.4893894,-5.089321 + pos: 98.5,-45.5 parent: 2 - - uid: 53474 + - uid: 53019 components: - type: Transform - pos: -13.05127,57.46039 - parent: 45711 -- proto: FoodBreadBaguette - entities: - - uid: 15277 + pos: 97.5,-45.5 + parent: 2 + - uid: 53020 components: - type: Transform - pos: -55.767193,11.692397 + pos: 94.5,-45.5 parent: 2 -- proto: FoodBreadBanana - entities: - - uid: 1763 + - uid: 53021 components: - type: Transform - pos: -7.551732,-16.283426 + pos: 93.5,-45.5 parent: 2 -- proto: FoodBreadBananaSlice - entities: - - uid: 15279 + - uid: 53022 components: - type: Transform - pos: -20.418041,-51.560356 + pos: 102.5,-46.5 parent: 2 -- proto: FoodBreadBun - entities: - - uid: 35927 + - uid: 53023 components: - - type: MetaData - desc: Опасная булачка, не смей её злить. - name: булачка - type: Transform - pos: 75.241684,-40.592056 + pos: 102.5,-47.5 parent: 2 -- proto: FoodBreadCreamcheeseSlice - entities: - - uid: 15280 + - uid: 53024 components: - type: Transform - pos: -61.528778,21.801176 + pos: 100.5,-48.5 parent: 2 -- proto: FoodBreadMimana - entities: - - uid: 15281 + - uid: 53025 components: - type: Transform - pos: -55.5117,11.487083 + pos: 99.5,-48.5 parent: 2 -- proto: FoodBreadMoldySlice - entities: - - uid: 1470 + - uid: 53026 components: - type: Transform - pos: 20.196186,-36.429134 + pos: 99.5,-47.5 parent: 2 - - uid: 15282 + - uid: 53027 components: - type: Transform - pos: -17.750185,-61.4122 + pos: 93.5,-50.5 parent: 2 - - uid: 15283 + - uid: 53028 components: - type: Transform - pos: -17.523392,-63.2836 + pos: 97.5,-48.5 parent: 2 - - uid: 15284 + - uid: 53029 components: - type: Transform - pos: -20.927866,-63.147255 + pos: 96.5,-48.5 parent: 2 - - uid: 15285 + - uid: 53030 components: - type: Transform - pos: -39.564342,17.408184 + pos: 96.5,-49.5 parent: 2 - - uid: 33713 + - uid: 53031 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33714 + pos: 95.5,-49.5 + parent: 2 + - uid: 53032 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33715 + pos: 87.5,-45.5 + parent: 2 + - uid: 53033 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33716 + pos: 88.5,-45.5 + parent: 2 + - uid: 53034 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48354 + pos: 85.5,-46.5 + parent: 2 + - uid: 53035 components: - type: Transform - pos: 11.774432,13.54726 - parent: 45711 - - uid: 48355 + pos: 86.5,-46.5 + parent: 2 + - uid: 53036 components: - type: Transform - pos: 12.493182,13.812885 - parent: 45711 - - uid: 48356 + pos: 87.5,-48.5 + parent: 2 + - uid: 53037 components: - type: Transform - pos: 11.633807,14.562885 - parent: 45711 -- proto: FoodBreadVolcanic - entities: - - uid: 11538 + pos: 87.5,-49.5 + parent: 2 + - uid: 53038 components: - - type: MetaData - desc: Он сгорел от работы... - name: Syxapik - type: Transform - pos: -93.42543,3.4185407 + pos: 89.5,-47.5 parent: 2 - - uid: 15288 + - uid: 53039 components: - - type: MetaData - desc: Самый прекрасный хлебушек во вселенной! - name: Syxapik - type: Transform - pos: 38.4317,69.43519 + pos: 90.5,-47.5 parent: 2 - - uid: 34625 + - uid: 53040 components: - - type: MetaData - desc: Ужасы. - name: Syxapik - type: Transform - pos: 30.304108,58.999695 - parent: 45711 - - uid: 41658 + pos: 90.5,-46.5 + parent: 2 + - uid: 53041 components: - - type: MetaData - name: Syxapik - type: Transform - pos: 80.624016,59.544693 + pos: 91.5,-45.5 parent: 2 -- proto: FoodBurgerBacon - entities: - - uid: 37001 + - uid: 53042 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37002 + pos: 93.5,-47.5 + parent: 2 + - uid: 53043 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37003 + pos: 94.5,-47.5 + parent: 2 + - uid: 53044 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37004 + pos: 92.5,-47.5 + parent: 2 + - uid: 53045 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37005 + pos: 93.5,-48.5 + parent: 2 + - uid: 53046 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37006 + pos: 89.5,-49.5 + parent: 2 + - uid: 53047 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37007 + pos: 90.5,-49.5 + parent: 2 + - uid: 53048 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37008 + pos: 91.5,-49.5 + parent: 2 + - uid: 53049 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37009 + pos: 93.5,-51.5 + parent: 2 + - uid: 53050 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37388 + pos: 92.5,-51.5 + parent: 2 + - uid: 53051 components: - type: Transform - pos: 6.245669,20.558926 - parent: 36861 -- proto: FoodBurgerCarp - entities: - - uid: 44552 + pos: 95.5,-51.5 + parent: 2 + - uid: 53052 components: - type: Transform - pos: 68.57644,-29.361715 + pos: 96.5,-51.5 parent: 2 -- proto: FoodBurgerChicken - entities: - - uid: 33717 + - uid: 53053 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33718 + pos: 97.5,-51.5 + parent: 2 + - uid: 53054 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37010 + pos: 96.5,-52.5 + parent: 2 + - uid: 53055 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37011 + pos: 67.5,19.5 + parent: 2 + - uid: 53056 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37012 + pos: 99.5,-50.5 + parent: 2 + - uid: 53059 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37013 + pos: 99.5,-51.5 + parent: 2 + - uid: 53060 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37014 + pos: 100.5,-51.5 + parent: 2 + - uid: 53061 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37015 + pos: 102.5,-50.5 + parent: 2 + - uid: 53063 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37016 + pos: 102.5,-49.5 + parent: 2 + - uid: 53064 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37017 + pos: 85.5,-43.5 + parent: 2 + - uid: 53065 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37018 + pos: 87.5,-33.5 + parent: 2 + - uid: 53066 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37019 + pos: 86.5,-33.5 + parent: 2 + - uid: 53067 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37020 + pos: 85.5,-37.5 + parent: 2 + - uid: 53068 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37021 + pos: 86.5,-44.5 + parent: 2 + - uid: 53069 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37022 + pos: 86.5,-35.5 + parent: 2 + - uid: 53070 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37023 + pos: 86.5,-41.5 + parent: 2 + - uid: 53071 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37024 + pos: 86.5,-40.5 + parent: 2 + - uid: 53072 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 47646 + pos: 87.5,-31.5 + parent: 2 + - uid: 53073 components: - type: Transform - pos: 60.494205,-31.369764 + pos: 88.5,-29.5 parent: 2 -- proto: FoodBurgerCorgi - entities: - - uid: 41253 + - uid: 53074 components: - type: Transform - pos: 15.349334,38.405045 + pos: 89.5,-28.5 parent: 2 -- proto: FoodBurgerCrab - entities: - - uid: 37025 + - uid: 53075 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37026 + pos: 89.5,-22.5 + parent: 2 + - uid: 53076 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37027 + pos: 88.5,-19.5 + parent: 2 + - uid: 53077 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37028 + pos: 89.5,-21.5 + parent: 2 + - uid: 53078 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37029 + pos: 89.5,-5.5 + parent: 2 + - uid: 53079 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37030 + pos: 89.5,-6.5 + parent: 2 + - uid: 53080 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodBurgerCrazy - entities: - - uid: 36413 + pos: 89.5,-8.5 + parent: 2 + - uid: 53081 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodBurgerMime - entities: - - uid: 15291 + pos: 89.5,-9.5 + parent: 2 + - uid: 53082 components: - type: Transform - pos: -55.251568,11.692397 + pos: 88.5,-7.5 parent: 2 -- proto: FoodCakeBrainSlice - entities: - - uid: 11490 + - uid: 53083 components: - type: Transform - pos: 20.324997,-45.319424 + pos: 88.5,-10.5 parent: 2 -- proto: FoodCakeCarrot - entities: - - uid: 12261 + - uid: 53084 components: - type: Transform - pos: -12.005688,-33.568607 + pos: 66.5,19.5 parent: 2 -- proto: FoodCakeCarrotSlice - entities: - - uid: 17924 + - uid: 53085 components: - type: Transform - pos: -11.177563,-33.193607 + pos: 65.5,19.5 parent: 2 - - uid: 20255 + - uid: 53086 components: - type: Transform - pos: -11.536938,-33.240482 + pos: 66.5,23.5 parent: 2 -- proto: FoodCakeChristmasSlice - entities: - - uid: 11804 + - uid: 53087 components: - type: Transform - pos: -62.48817,5.507147 + pos: 66.5,25.5 parent: 2 -- proto: FoodCarrot - entities: - - uid: 11063 + - uid: 53088 components: - type: Transform - pos: -25.301027,33.61512 + pos: 80.5,-70.5 parent: 2 - - uid: 11980 + - uid: 53089 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.224418,-32.540188 + pos: 67.5,21.5 parent: 2 - - uid: 13410 + - uid: 53090 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.552563,-33.662357 + pos: 67.5,22.5 parent: 2 - - uid: 25014 + - uid: 53091 components: - type: Transform - pos: -12.505688,-32.95923 + pos: 35.5,-95.5 parent: 2 - - uid: 55875 + - uid: 53092 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.6906,-10.873725 + pos: 36.5,-95.5 parent: 2 -- proto: FoodCartCold - entities: - - uid: 53349 + - uid: 53093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -93.5,-8.5 + pos: 37.5,-95.5 parent: 2 - - uid: 56036 + - uid: 53094 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,46.5 - parent: 45711 -- proto: FoodCartHot - entities: - - uid: 53882 + pos: 39.5,-94.5 + parent: 2 + - uid: 53095 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -88.5,-9.5 + pos: 40.5,-94.5 parent: 2 -- proto: FoodCheese - entities: - - uid: 27333 + - uid: 53096 components: - - type: MetaData - desc: Сыр первооткрывателей, строителей карты и мапперского дела. - name: строительный сыр - type: Transform - pos: 0.68194973,70.38206 + pos: 40.5,-95.5 parent: 2 -- proto: FoodCheeseSlice - entities: - - uid: 53379 + - uid: 53097 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.686502,33.627506 + pos: 33.5,-95.5 parent: 2 - - uid: 53380 + - uid: 53098 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.608377,33.705635 + pos: 37.5,-92.5 parent: 2 -- proto: FoodCondimentBottleEnzyme - entities: - - uid: 33730 + - uid: 53099 components: - type: Transform - pos: 1.7531701,23.977348 - parent: 33049 - - uid: 53390 + pos: 37.5,-91.5 + parent: 2 + - uid: 53100 components: - type: Transform - pos: -28.293243,25.84444 + pos: 37.5,-89.5 parent: 2 -- proto: FoodCondimentBottleKetchup - entities: - - uid: 15298 + - uid: 53101 components: - type: Transform - pos: -36.19559,46.530407 + pos: 39.5,-93.5 parent: 2 -- proto: FoodCondimentPacketSalt - entities: - - uid: 11904 + - uid: 53102 components: - type: Transform - pos: 20.274311,-36.053745 + pos: 39.5,-91.5 parent: 2 -- proto: FoodDonkpocket - entities: - - uid: 37389 + - uid: 53103 components: - type: Transform - pos: 5.512247,20.513628 - parent: 36861 - - uid: 37390 + pos: 38.5,-87.5 + parent: 2 + - uid: 53104 components: - type: Transform - pos: 5.793497,20.560503 - parent: 36861 -- proto: FoodDonutBungo - entities: - - uid: 44208 + pos: 39.5,-87.5 + parent: 2 + - uid: 53105 components: - - type: MetaData - desc: Не стоит думать кто, как и чем сделал в нём дырку. - name: пончик с отверстием - type: Transform - pos: 64.487045,-40.777973 + pos: 41.5,-87.5 parent: 2 -- proto: FoodDonutJellyHomer - entities: - - uid: 36448 + - uid: 53106 components: - type: Transform - pos: -20.613033,-94.11733 + pos: 41.5,-81.5 parent: 2 -- proto: FoodDonutSpaceman - entities: - - uid: 15302 + - uid: 53107 components: - type: Transform - pos: -0.6580073,-72.47014 + pos: 39.5,-81.5 parent: 2 -- proto: FoodDough - entities: - - uid: 14962 + - uid: 53108 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14963 + pos: 40.5,-79.5 + parent: 2 + - uid: 53109 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 15244 + pos: 40.5,-78.5 + parent: 2 + - uid: 53110 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53370 + pos: 40.5,-77.5 + parent: 2 + - uid: 53111 components: - type: Transform - parent: 53369 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53371 + pos: 39.5,-73.5 + parent: 2 + - uid: 53112 components: - type: Transform - parent: 53369 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53372 + pos: 40.5,-73.5 + parent: 2 + - uid: 53113 components: - type: Transform - parent: 53369 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodEgg - entities: - - uid: 34616 + pos: 40.5,-72.5 + parent: 2 + - uid: 53114 components: - type: Transform - pos: 21.322678,55.44989 - parent: 45711 - - uid: 34617 + pos: 40.5,-74.5 + parent: 2 + - uid: 53115 components: - type: Transform - pos: 21.400818,55.54364 - parent: 45711 - - uid: 34618 + pos: 42.5,-71.5 + parent: 2 + - uid: 53116 components: - type: Transform - pos: 21.603943,55.41864 - parent: 45711 - - uid: 34619 + pos: 43.5,-71.5 + parent: 2 + - uid: 53117 components: - type: Transform - pos: 21.603958,55.621765 - parent: 45711 - - uid: 53391 + pos: 43.5,-70.5 + parent: 2 + - uid: 53118 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.436502,33.25251 + pos: 40.5,-70.5 parent: 2 - - uid: 53392 + - uid: 53119 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.358377,33.361885 + pos: 43.5,-68.5 parent: 2 - - uid: 53393 + - uid: 53120 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.249006,33.268135 + pos: 45.5,-67.5 parent: 2 -- proto: FoodFrozenPopsicleBerry - entities: - - uid: 7613 + - uid: 53121 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodFrozenPopsicleOrange - entities: - - uid: 7614 + pos: 44.5,-67.5 + parent: 2 + - uid: 53122 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodFrozenSandwich - entities: - - uid: 6084 + pos: 38.5,-76.5 + parent: 2 + - uid: 53123 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7616 + pos: 38.5,-79.5 + parent: 2 + - uid: 53124 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodFrozenSandwichStrawberry - entities: - - uid: 6072 + pos: 38.5,-71.5 + parent: 2 + - uid: 53125 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 9857 + pos: 38.5,-69.5 + parent: 2 + - uid: 53126 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodLemon - entities: - - uid: 22820 + pos: 35.5,-92.5 + parent: 2 + - uid: 53127 components: - type: Transform - pos: -18.32855,43.48023 + pos: 87.5,-70.5 parent: 2 - - uid: 26694 + - uid: 53128 components: - type: Transform - pos: -18.625425,43.48023 + pos: 86.5,-70.5 parent: 2 -- proto: FoodMealCubancarp - entities: - - uid: 44544 + - uid: 53129 components: - type: Transform - pos: 66.56386,-27.216606 + pos: 87.5,-69.5 parent: 2 -- proto: FoodMealFriesCarrot - entities: - - uid: 10838 + - uid: 53130 components: - type: Transform - pos: -11.943188,-32.927982 + pos: 84.5,-69.5 parent: 2 -- proto: FoodMealPigblanket - entities: - - uid: 33719 + - uid: 53131 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodMeat - entities: - - uid: 10305 + pos: 84.5,-70.5 + parent: 2 + - uid: 53132 components: - type: Transform - pos: -31.604807,30.388208 + pos: 81.5,-70.5 parent: 2 - - uid: 10395 + - uid: 53133 components: - type: Transform - pos: -31.729809,30.638208 + pos: 82.5,-70.5 parent: 2 - - uid: 14861 + - uid: 53134 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14950 + pos: 81.5,-69.5 + parent: 2 + - uid: 53135 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 15150 + pos: 77.5,-70.5 + parent: 2 + - uid: 53136 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 15245 + pos: 77.5,-69.5 + parent: 2 + - uid: 53137 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 15307 + pos: 78.5,-70.5 + parent: 2 + - uid: 53138 components: - type: Transform - pos: 57.786472,-44.726974 + pos: 79.5,-68.5 parent: 2 - - uid: 42697 + - uid: 53139 components: - type: Transform - pos: -59.513206,-9.249008 + pos: 109.5,-66.5 parent: 2 - - type: CollisionWake - enabled: False -- proto: FoodMeatClown - entities: - - uid: 14903 + - uid: 53140 components: - type: Transform - parent: 14827 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53347 + pos: 86.5,-67.5 + parent: 2 + - uid: 53141 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -33.183437,27.369534 + pos: 75.5,-67.5 parent: 2 -- proto: FoodMeatFish - entities: - - uid: 44551 + - uid: 53142 components: - type: Transform - pos: 67.88337,-29.573711 + pos: 76.5,-66.5 parent: 2 -- proto: FoodMeatKebab - entities: - - uid: 36441 + - uid: 53143 components: - type: Transform - pos: -22.259975,-93.302734 + pos: 45.5,-66.5 parent: 2 - - uid: 55872 + - uid: 53144 components: - type: Transform - pos: -80.52548,-10.225977 + pos: 44.5,-66.5 parent: 2 -- proto: FoodMeatLizardtailKebab - entities: - - uid: 11091 + - uid: 53145 components: - type: Transform - pos: 43.467716,-63.97395 + pos: 75.5,-66.5 parent: 2 -- proto: FoodMeatRatKebab - entities: - - uid: 52515 + - uid: 53146 components: - type: Transform - pos: 10.4214325,61.48407 - parent: 45711 -- proto: FoodMeatRotten - entities: - - uid: 34592 + pos: 76.5,-67.5 + parent: 2 + - uid: 53147 components: - type: Transform - pos: 23.371063,54.535583 - parent: 45711 - - uid: 41737 + pos: 83.5,-68.5 + parent: 2 + - uid: 53148 components: - type: Transform - pos: 100.8773,53.571373 + pos: 87.5,-65.5 parent: 2 -- proto: FoodMeatSalami - entities: - - uid: 15243 + - uid: 53149 components: - - type: MetaData - desc: Большая трубка салями. Бедный Александр... - type: Transform - pos: -49.53918,-16.532122 + pos: 87.5,-64.5 parent: 2 -- proto: FoodMeatTomato - entities: - - uid: 14030 + - uid: 53150 components: - type: Transform - pos: 33.085915,-33.229023 + pos: 91.5,-61.5 parent: 2 -- proto: FoodMeatXeno - entities: - - uid: 15324 + - uid: 53151 components: - type: Transform - pos: 39.74194,-26.835314 + pos: 90.5,-61.5 parent: 2 - - uid: 15325 - components: - - type: MetaData - desc: Кусок мяса модератора, сочащийся демократией. - name: сырое мясо Таланторо + - uid: 53152 + components: - type: Transform - rot: -2.1048833787062904E-09 rad - pos: 38.30847,-33.969368 + pos: -56.5,102.5 parent: 2 - - uid: 15326 + - uid: 53153 components: - type: Transform - pos: 58.973972,-45.492603 + pos: 138.5,-61.5 parent: 2 - - uid: 34591 + - uid: 53154 components: - type: Transform - pos: 21.574188,56.45746 - parent: 45711 -- proto: FoodMushroom - entities: - - uid: 49 + pos: 138.5,-60.5 + parent: 2 + - uid: 53155 components: - type: Transform - pos: -25.84184,33.683376 + pos: 128.5,-64.5 parent: 2 - - uid: 12287 + - uid: 53156 components: - type: Transform - pos: -35.672276,27.222176 + pos: 129.5,-63.5 parent: 2 - - uid: 26170 + - uid: 53157 components: - type: Transform - pos: -35.96915,27.3628 + pos: 133.5,-62.5 parent: 2 -- proto: FoodOnion - entities: - - uid: 11731 + - uid: 53158 components: - - type: MetaData - desc: Не о чем плакать, ведь это просто лук.. лук.. - name: Mister_onion - type: Transform - pos: -93.44111,6.5035377 + pos: 138.5,-53.5 parent: 2 -- proto: FoodOnionRings - entities: - - uid: 36415 + - uid: 53159 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36416 + pos: 138.5,-52.5 + parent: 2 + - uid: 53160 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 36417 + pos: 132.5,-50.5 + parent: 2 + - uid: 53161 components: - type: Transform - parent: 36409 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodOrange - entities: - - uid: 882 + pos: 128.5,-48.5 + parent: 2 + - uid: 53162 components: - type: Transform - pos: -74.507126,-5.3011045 + pos: 128.5,-47.5 parent: 2 - - uid: 6788 + - uid: 53163 components: - type: Transform - pos: -74.35088,-5.3948545 + pos: 129.5,-50.5 parent: 2 - - uid: 6790 + - uid: 53164 components: - type: Transform - pos: -74.46026,-5.4886045 + pos: 136.5,-50.5 parent: 2 - - uid: 42610 + - uid: 53165 components: - type: Transform - pos: -74.60088,-5.4886045 + pos: 91.5,-10.5 parent: 2 -- proto: FoodPieBananaCream - entities: - - uid: 35902 + - uid: 53166 components: - type: Transform - pos: -62.62564,11.775077 + pos: 90.5,-9.5 parent: 2 - - uid: 35903 + - uid: 53167 components: - type: Transform - pos: -62.615223,11.629244 + pos: -54.5,104.5 parent: 2 - - uid: 35904 + - uid: 53168 components: - type: Transform - pos: -62.62564,11.441744 + pos: -54.5,105.5 parent: 2 - - uid: 35905 + - uid: 53169 components: - type: Transform - pos: -62.18814,11.775077 + pos: -54.5,107.5 parent: 2 - - uid: 35906 + - uid: 53170 components: - type: Transform - pos: -62.188137,11.63966 + pos: -64.5,88.5 parent: 2 - - uid: 35907 + - uid: 53171 components: - type: Transform - pos: -62.177723,11.45216 + pos: -64.5,85.5 parent: 2 - - uid: 43375 + - uid: 53172 components: - type: Transform - pos: -10.538174,49.614216 + pos: -64.5,84.5 parent: 2 -- proto: FoodPineapple - entities: - - uid: 41562 + - uid: 53173 components: - - type: MetaData - desc: Ммм, старый, добрый и жопный. - name: ананас Филиппа - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodPineappleSlice - entities: - - uid: 15343 + pos: -64.5,89.5 + parent: 2 + - uid: 53174 components: - type: Transform - pos: -55.642727,15.693879 + pos: -62.5,91.5 parent: 2 - - uid: 15344 + - uid: 53175 components: - type: Transform - pos: -55.4396,15.600129 + pos: -61.5,91.5 parent: 2 -- proto: FoodPizzaMoldySlice - entities: - - uid: 33720 + - uid: 53176 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33721 + pos: -60.5,91.5 + parent: 2 + - uid: 53177 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33722 + pos: -58.5,94.5 + parent: 2 + - uid: 53178 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48357 + pos: -57.5,91.5 + parent: 2 + - uid: 53179 components: - type: Transform - pos: 12.555682,14.54726 - parent: 45711 - - uid: 48358 + pos: -57.5,92.5 + parent: 2 + - uid: 53180 components: - type: Transform - pos: 11.571307,14.000385 - parent: 45711 -- proto: FoodPizzaPineapple - entities: - - uid: 48543 + pos: -58.5,95.5 + parent: 2 + - uid: 53181 components: - type: Transform - pos: -40.493706,-9.302762 + pos: -58.5,99.5 parent: 2 -- proto: FoodPlate - entities: - - uid: 1661 + - uid: 53182 components: - type: Transform - pos: -25.45859,30.886322 + pos: -58.5,100.5 parent: 2 - - uid: 41878 + - uid: 53183 components: - type: Transform - pos: 30.575655,1.7689767 + pos: -25.5,69.5 parent: 2 - - uid: 42798 + - uid: 53184 components: - type: Transform - pos: 31.388153,1.7377269 + pos: -50.5,110.5 parent: 2 - - uid: 43918 + - uid: 53185 components: - type: Transform - pos: 34.575653,1.7377267 + pos: -49.5,110.5 parent: 2 - - uid: 44166 + - uid: 53186 components: - type: Transform - pos: 35.372528,1.7377267 + pos: -51.5,110.5 parent: 2 - - uid: 51152 + - uid: 53187 components: - type: Transform - pos: 33.513374,4.774931 + pos: -46.5,110.5 parent: 2 - - uid: 51173 + - uid: 53188 components: - type: Transform - pos: 34.35712,4.774931 + pos: -45.5,110.5 parent: 2 - - uid: 51175 + - uid: 53189 components: - type: Transform - pos: 33.9665,5.0561814 + pos: -42.5,110.5 parent: 2 -- proto: FoodPlateSmall - entities: - - uid: 3018 + - uid: 53190 components: - type: Transform - pos: -25.48984,30.714447 + pos: -43.5,110.5 parent: 2 - - uid: 11545 + - uid: 53191 components: - type: Transform - pos: -25.458591,30.558197 + pos: -38.5,110.5 parent: 2 - - uid: 15345 + - uid: 53192 components: - type: Transform - pos: -39.545593,17.408184 + pos: -37.5,110.5 parent: 2 - - uid: 15346 + - uid: 53193 components: - type: Transform - pos: -20.449291,-51.46661 + pos: -34.5,106.5 parent: 2 - - uid: 33731 + - uid: 53194 components: - type: Transform - pos: 1.2687951,24.008598 - parent: 33049 - - uid: 33732 + pos: -34.5,107.5 + parent: 2 + - uid: 53195 components: - type: Transform - pos: 1.2687951,23.899223 - parent: 33049 - - uid: 37391 + pos: -32.5,82.5 + parent: 2 + - uid: 53196 components: - type: Transform - pos: 6.276919,20.57455 - parent: 36861 - - uid: 43613 + pos: -31.5,80.5 + parent: 2 + - uid: 53197 components: - type: Transform - pos: -47.514027,41.50974 + pos: -30.5,80.5 parent: 2 -- proto: FoodPlateSmallPlastic - entities: - - uid: 15353 + - uid: 53198 components: - type: Transform - pos: 47.29267,-62.520916 + pos: -30.5,79.5 parent: 2 - - uid: 15354 + - uid: 53199 components: - type: Transform - pos: 47.29267,-62.458416 + pos: -29.5,77.5 parent: 2 - - uid: 15355 + - uid: 53200 components: - type: Transform - pos: 47.292667,-62.364666 + pos: -28.5,72.5 parent: 2 - - uid: 15356 + - uid: 53201 components: - type: Transform - pos: 47.29267,-62.28654 + pos: -24.5,69.5 parent: 2 - - uid: 15357 + - uid: 53202 components: - type: Transform - pos: 47.29267,-62.16154 + pos: -22.5,69.5 parent: 2 -- proto: FoodPlateSmallTrash - entities: - - uid: 3384 + - uid: 53203 components: - type: Transform - pos: -26.317965,30.308197 + pos: -26.5,70.5 parent: 2 - - uid: 15359 + - uid: 53204 components: - type: Transform - pos: -36.648716,46.358532 + pos: -17.5,70.5 parent: 2 -- proto: FoodPoppy - entities: - - uid: 3058 + - uid: 53205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.250584,-5.369159 + pos: -18.5,70.5 parent: 2 - - uid: 6640 + - uid: 53206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.21933,-5.5879097 + pos: -17.5,71.5 parent: 2 - - uid: 15364 + - uid: 53207 components: - type: Transform - pos: 2.916918,-24.371145 + pos: -93.5,-55.5 parent: 2 - - uid: 20616 + - uid: 53208 components: - type: Transform - pos: 29.323277,-56.16316 + pos: -57.5,-93.5 parent: 2 - - uid: 20866 + - uid: 53209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.516205,-5.5566597 + pos: -74.5,-75.5 parent: 2 - - uid: 25120 + - uid: 53210 components: - type: Transform - pos: -2.700599,41.63494 + pos: -74.5,-74.5 parent: 2 - - uid: 30814 + - uid: 53211 components: - type: Transform - pos: 39.352,69.43992 + pos: -74.5,-72.5 parent: 2 - - uid: 35041 + - uid: 53212 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.226822,13.413117 - parent: 34641 - - uid: 47762 + pos: -76.5,-69.5 + parent: 2 + - uid: 53213 components: - type: Transform - pos: 43.980846,-22.276949 + pos: -75.5,-70.5 parent: 2 -- proto: FoodPotato - entities: - - uid: 10236 + - uid: 53214 components: - type: Transform - pos: -26.004152,33.818245 + pos: -61.5,-89.5 parent: 2 - - uid: 11729 + - uid: 53215 components: - - type: MetaData - desc: Гений, родившийся не в то время, не в том месте.. - name: LagInPotato - type: Transform - pos: -95.47236,6.5035377 + pos: -57.5,-89.5 parent: 2 - - uid: 33723 + - uid: 53216 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33724 + pos: -55.5,-93.5 + parent: 2 + - uid: 53217 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33725 + pos: -54.5,-92.5 + parent: 2 + - uid: 53218 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSaladCaesar - entities: - - uid: 37031 + pos: -45.5,-92.5 + parent: 2 + - uid: 53219 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37032 + pos: -44.5,-92.5 + parent: 2 + - uid: 53220 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37033 + pos: -36.5,-92.5 + parent: 2 + - uid: 53221 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37034 + pos: -35.5,-92.5 + parent: 2 + - uid: 53222 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37035 + pos: -31.5,-92.5 + parent: 2 + - uid: 53223 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSaladHerb - entities: - - uid: 37036 + pos: -32.5,-92.5 + parent: 2 + - uid: 53224 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37037 + pos: -33.5,-92.5 + parent: 2 + - uid: 53225 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37038 + pos: -28.5,-92.5 + parent: 2 + - uid: 53226 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSnackChips - entities: - - uid: 12257 + pos: -27.5,-92.5 + parent: 2 + - uid: 53227 components: - type: Transform - pos: -39.592945,-2.3436697 + pos: -23.5,-92.5 parent: 2 - - uid: 51632 + - uid: 53228 components: - type: Transform - pos: -39.499195,-2.484295 + pos: -24.5,-92.5 parent: 2 -- proto: FoodSnackChocolate - entities: - - uid: 15365 + - uid: 53229 components: - type: Transform - pos: 1.2438846,-38.408604 + pos: -19.5,-92.5 parent: 2 - - uid: 51416 + - uid: 53230 components: - type: Transform - pos: -17.494465,-46.419384 + pos: -20.5,-92.5 parent: 2 -- proto: FoodSnackCookieFortune - entities: - - uid: 15367 + - uid: 53231 components: - type: Transform - pos: -18.526682,11.525402 + pos: -18.5,-92.5 parent: 2 -- proto: FoodSnackPistachios - entities: - - uid: 51679 + - uid: 53232 components: - type: Transform - pos: -39.077316,-2.3280447 + pos: -10.5,-92.5 parent: 2 - - uid: 51680 + - uid: 53233 components: - type: Transform - pos: -38.999195,-2.4686697 + pos: -2.5,-92.5 parent: 2 -- proto: FoodSnackPopcorn - entities: - - uid: 15368 + - uid: 53234 components: - type: Transform - pos: -17.551712,-65.47927 + pos: 4.5,-92.5 parent: 2 -- proto: FoodSnackRaisins - entities: - - uid: 51415 + - uid: 53235 components: - type: Transform - pos: -17.51009,-46.27876 + pos: 5.5,-92.5 parent: 2 -- proto: FoodSnackSyndi - entities: - - uid: 48359 + - uid: 53236 components: - type: Transform - pos: -11.433814,2.6240401 - parent: 45711 - - uid: 51682 + pos: 9.5,-92.5 + parent: 2 + - uid: 53237 components: - type: Transform - pos: -38.467945,-2.3749197 + pos: 8.5,-92.5 parent: 2 -- proto: FoodSoupChiliHot - entities: - - uid: 43626 + - uid: 53238 components: - type: Transform - pos: -49.43973,52.358463 + pos: 10.5,-92.5 parent: 2 -- proto: FoodSoupEyeball - entities: - - uid: 32528 + - uid: 53239 components: - type: Transform - pos: 20.419464,-46.37171 + pos: 11.5,-93.5 parent: 2 -- proto: FoodSoupMeatball - entities: - - uid: 37392 + - uid: 53240 components: - type: Transform - pos: 1.5663261,18.699316 - parent: 36861 -- proto: FoodSoupMiso - entities: - - uid: 37039 + pos: 12.5,-93.5 + parent: 2 + - uid: 53241 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37040 + pos: 19.5,-96.5 + parent: 2 + - uid: 53242 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37041 + pos: 19.5,-95.5 + parent: 2 + - uid: 53243 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSoupMushroom - entities: - - uid: 37042 + pos: 18.5,-95.5 + parent: 2 + - uid: 53244 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37043 + pos: 14.5,-93.5 + parent: 2 + - uid: 53245 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37044 + pos: 15.5,-93.5 + parent: 2 + - uid: 53246 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37045 + pos: 16.5,-93.5 + parent: 2 + - uid: 53247 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSoupMystery - entities: - - uid: 33726 + pos: 20.5,-93.5 + parent: 2 + - uid: 53248 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSoupNettle - entities: - - uid: 37046 + pos: 19.5,-93.5 + parent: 2 + - uid: 53249 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37047 + pos: 25.5,-93.5 + parent: 2 + - uid: 53250 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37048 + pos: 23.5,-95.5 + parent: 2 + - uid: 53251 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSoupPea - entities: - - uid: 37049 + pos: 23.5,-94.5 + parent: 2 + - uid: 53252 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37050 + pos: 24.5,-95.5 + parent: 2 + - uid: 53253 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37051 + pos: 26.5,-93.5 + parent: 2 + - uid: 53254 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37052 + pos: 27.5,-95.5 + parent: 2 + - uid: 53255 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 37053 + pos: 27.5,-96.5 + parent: 2 + - uid: 53256 components: - type: Transform - parent: 36957 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodSoupSlime - entities: - - uid: 15375 + pos: 111.5,-45.5 + parent: 2 + - uid: 53257 components: - type: Transform - pos: 42.40502,9.548282 + pos: 33.5,-93.5 parent: 2 -- proto: FoodSoupWingFangChu - entities: - - uid: 19996 + - uid: 53258 components: - - type: MetaData - desc: пИсЮн ДрОчУ - type: Transform - pos: 74.50048,-33.64411 + pos: 114.5,-67.5 parent: 2 -- proto: FoodTartMime - entities: - - uid: 15376 + - uid: 53259 components: - type: Transform - pos: -56.152325,11.580833 + pos: 120.5,-67.5 parent: 2 -- proto: FoodTinBeans - entities: - - uid: 15377 + - uid: 53260 components: - type: Transform - pos: -26.642834,-74.42759 + pos: 126.5,-67.5 parent: 2 -- proto: FoodTinMRETrash - entities: - - uid: 34585 + - uid: 53261 components: - type: Transform - pos: 23.574173,55.64496 - parent: 45711 -- proto: FoodTinPeaches - entities: - - uid: 15380 + pos: 116.5,-45.5 + parent: 2 + - uid: 53262 components: - type: Transform - pos: -56.678013,-10.324905 + pos: 116.5,-67.5 parent: 2 - - uid: 34588 + - uid: 53263 components: - type: Transform - pos: 24.386658,57.629333 - parent: 45711 - - uid: 34589 + pos: 123.5,-45.5 + parent: 2 + - uid: 53264 components: - type: Transform - pos: 24.667923,57.67621 - parent: 45711 -- proto: FoodTinPeachesMaint - entities: - - uid: 15384 + pos: 122.5,-45.5 + parent: 2 + - uid: 53265 components: - type: Transform - rot: -7.409068913943884E-10 rad - pos: -45.50705,9.581568 + pos: 126.5,-45.5 parent: 2 - - uid: 15385 + - uid: 53266 components: - type: Transform - pos: 52.753376,-42.410877 + pos: 120.5,-45.5 parent: 2 -- proto: FoodTinPeachesTrash - entities: - - uid: 15388 + - uid: 53267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.77097,-59.302887 + pos: -11.5,-92.5 parent: 2 - - uid: 34583 + - uid: 53268 components: - type: Transform - pos: 21.855408,54.785583 - parent: 45711 -- proto: FoodTomato - entities: - - uid: 10306 + pos: 123.5,-67.5 + parent: 2 + - uid: 53269 components: - type: Transform - pos: -26.410404,33.70887 + pos: 136.5,-62.5 parent: 2 - - uid: 11728 + - uid: 53270 components: - - type: MetaData - desc: Она потомок рода помидоров... - name: whysodora - type: Transform - pos: -95.472305,3.4810405 + pos: 139.5,-58.5 parent: 2 - - uid: 33727 + - uid: 53271 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 33728 + pos: 139.5,-55.5 + parent: 2 + - uid: 53272 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 41556 + pos: -91.5,-54.5 + parent: 2 + - uid: 53273 components: - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 41557 + pos: -89.5,-56.5 + parent: 2 + - uid: 53274 components: - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 41559 + pos: -87.5,-58.5 + parent: 2 + - uid: 53275 components: - type: Transform - parent: 41555 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: FoodWatermelon - entities: - - uid: 15390 + pos: -96.5,-49.5 + parent: 2 + - uid: 53276 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.423164,-54.49731 + pos: -96.5,-48.5 parent: 2 -- proto: Football - entities: - - uid: 15391 + - uid: 53277 components: - type: Transform - pos: -93.58247,-10.134804 + pos: -95.5,-45.5 parent: 2 -- proto: ForensicPad - entities: - - uid: 532 + - uid: 53278 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.623726,-4.902536 + pos: -93.5,-43.5 parent: 2 - - uid: 791 + - uid: 53279 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.404976,-5.199411 + pos: -91.5,-41.5 parent: 2 - - uid: 1231 + - uid: 53280 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.545605,-4.9962854 + pos: -94.5,-40.5 parent: 2 - - uid: 5550 + - uid: 53281 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.4831,-5.0744104 + pos: -93.5,-40.5 parent: 2 -- proto: Fork - entities: - - uid: 11540 + - uid: 53283 components: - type: Transform - pos: 24.677008,-43.3683 + pos: -91.5,-38.5 parent: 2 - - uid: 11862 + - uid: 53284 components: - type: Transform - pos: 24.44613,-43.37985 + pos: -107.5,-1.5 parent: 2 - - uid: 33733 + - uid: 53285 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.445919,22.893148 - parent: 33049 - - uid: 42698 + pos: -115.5,1.5 + parent: 2 + - uid: 53286 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.688942,-9.171961 + pos: -110.5,-0.5 parent: 2 -- proto: ForkPlastic - entities: - - uid: 8650 + - uid: 53287 components: - type: Transform - pos: -16.550121,-37.378887 + pos: -110.5,20.5 parent: 2 - - uid: 15395 + - uid: 53288 components: - type: Transform - pos: 47.88642,-62.44279 + pos: -87.5,69.5 parent: 2 - - uid: 15396 + - uid: 53289 components: - type: Transform - pos: 47.964546,-62.427162 + pos: -86.5,71.5 parent: 2 - - uid: 15397 + - uid: 53290 components: - type: Transform - pos: 47.902046,-62.458412 + pos: -85.5,71.5 parent: 2 - - uid: 15398 + - uid: 53291 components: - type: Transform - pos: 47.948917,-62.47404 + pos: -82.5,72.5 parent: 2 - - uid: 15399 + - uid: 53292 components: - type: Transform - pos: 47.964546,-62.505287 + pos: -82.5,73.5 parent: 2 - - uid: 32006 + - uid: 53293 components: - type: Transform - pos: 29.480694,17.533142 + pos: -80.5,74.5 parent: 2 -- proto: FrenchHornInstrument - entities: - - uid: 15400 + - uid: 53294 components: - type: Transform - pos: -5.8332686,-58.34151 + pos: -34.5,96.5 parent: 2 -- proto: FuelDispenser - entities: - - uid: 43147 + - uid: 53644 components: - type: Transform - pos: 15.5,-38.5 + pos: 45.5,-63.5 parent: 2 -- proto: GasAnalyzer - entities: - - uid: 7926 + - uid: 53645 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.300938,21.535059 + pos: 75.5,-65.5 parent: 2 - - uid: 9870 + - uid: 53646 components: - - type: MetaData - desc: Как же он устал от попыток настроить атмос.. - name: HappyRoach - type: Transform - pos: -96.51313,4.4592576 + pos: 75.5,-64.5 parent: 2 - - uid: 15403 + - uid: 53647 components: - type: Transform - pos: -48.51778,7.710926 + pos: 75.5,-63.5 parent: 2 - - uid: 15404 + - uid: 53648 components: - type: Transform - pos: -50.59753,7.742183 + pos: 75.5,-62.5 parent: 2 - - uid: 15677 + - uid: 53649 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.532394,-32.540977 + pos: 45.5,-62.5 parent: 2 - - uid: 33734 + - uid: 54321 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.231673,-17.414728 - parent: 33049 - - uid: 36101 + rot: 3.141592653589793 rad + pos: -11.5,-15.5 + parent: 53899 + - uid: 54322 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5162122,-45.486397 - parent: 2 -- proto: GasCanisterBrokenBase - entities: - - uid: 9838 + rot: 3.141592653589793 rad + pos: -11.5,-14.5 + parent: 53899 + - uid: 54323 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,41.5 - parent: 2 - - uid: 12314 + rot: 3.141592653589793 rad + pos: -11.5,-13.5 + parent: 53899 + - uid: 54324 components: - type: Transform - pos: 9.5,-17.5 - parent: 2 - - uid: 15407 + rot: 3.141592653589793 rad + pos: -12.5,-13.5 + parent: 53899 + - uid: 54325 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,-43.5 - parent: 2 - - uid: 15408 + rot: 3.141592653589793 rad + pos: -12.5,-12.5 + parent: 53899 + - uid: 54326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-27.5 - parent: 2 - - uid: 15409 + rot: 3.141592653589793 rad + pos: 12.5,-15.5 + parent: 53899 + - uid: 54327 components: - type: Transform - pos: 22.5,-41.5 - parent: 2 - - uid: 15411 + rot: 3.141592653589793 rad + pos: -12.5,-11.5 + parent: 53899 + - uid: 54328 components: - type: Transform - pos: -19.5,-61.5 - parent: 2 - - uid: 15412 + rot: 3.141592653589793 rad + pos: -12.5,-10.5 + parent: 53899 + - uid: 54329 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-68.5 - parent: 2 - - uid: 15414 + rot: 3.141592653589793 rad + pos: -11.5,-10.5 + parent: 53899 + - uid: 54330 components: - type: Transform - pos: -50.5,-6.5 - parent: 2 - - uid: 15415 + rot: 3.141592653589793 rad + pos: -11.5,-9.5 + parent: 53899 + - uid: 54331 components: - type: Transform - pos: 46.5,-10.5 - parent: 2 - - uid: 15416 + rot: 3.141592653589793 rad + pos: -11.5,-8.5 + parent: 53899 + - uid: 54332 components: - type: Transform - pos: -39.5,36.5 - parent: 2 - - uid: 15417 + rot: 3.141592653589793 rad + pos: 12.5,-14.5 + parent: 53899 + - uid: 54333 components: - type: Transform - pos: -64.5,-16.5 - parent: 2 - - uid: 15418 + rot: 3.141592653589793 rad + pos: 12.5,-13.5 + parent: 53899 + - uid: 54334 components: - type: Transform - pos: -75.5,-19.5 - parent: 2 - - uid: 15419 + rot: 3.141592653589793 rad + pos: 13.5,-13.5 + parent: 53899 + - uid: 54335 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,-22.5 - parent: 2 - - uid: 33735 + rot: 3.141592653589793 rad + pos: 13.5,-12.5 + parent: 53899 + - uid: 54336 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-11.5 - parent: 33049 - - uid: 36225 + rot: 3.141592653589793 rad + pos: 13.5,-11.5 + parent: 53899 + - uid: 54337 components: - type: Transform - pos: 48.5,49.5 - parent: 2 - - uid: 41273 + rot: 3.141592653589793 rad + pos: 13.5,-10.5 + parent: 53899 + - uid: 54338 components: - type: Transform - pos: 33.5,-46.5 - parent: 2 - - uid: 48360 + rot: 3.141592653589793 rad + pos: 12.5,-10.5 + parent: 53899 + - uid: 54339 components: - type: Transform - pos: -13.5,38.5 - parent: 45711 - - uid: 56048 + rot: 3.141592653589793 rad + pos: 12.5,-9.5 + parent: 53899 + - uid: 54340 components: - type: Transform - pos: 17.5,45.5 - parent: 45711 -- proto: GasFilterFlipped - entities: - - uid: 22439 + rot: 3.141592653589793 rad + pos: 12.5,-8.5 + parent: 53899 + - uid: 54341 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-47.5 - parent: 2 -- proto: GasMinerCarbonDioxide - entities: - - uid: 23892 + pos: 7.5,-2.5 + parent: 53899 + - uid: 54342 components: - type: Transform - pos: 57.5,16.5 - parent: 2 -- proto: GasMinerNitrogenStationLarge - entities: - - uid: 1369 + rot: 3.141592653589793 rad + pos: 7.5,-0.5 + parent: 53899 + - uid: 54343 components: - type: Transform - pos: 57.5,22.5 - parent: 2 -- proto: GasMinerOxygen - entities: - - uid: 33736 + rot: 3.141592653589793 rad + pos: -7.5,-4.5 + parent: 53899 + - uid: 54344 components: - type: Transform - pos: 9.5,-13.5 - parent: 33049 - - uid: 48361 + rot: 3.141592653589793 rad + pos: -7.5,-5.5 + parent: 53899 + - uid: 54345 components: - type: Transform - pos: -18.5,38.5 - parent: 45711 -- proto: GasMinerOxygenStationLarge - entities: - - uid: 1540 + rot: 3.141592653589793 rad + pos: -7.5,-6.5 + parent: 53899 + - uid: 54346 components: - type: Transform - pos: 57.5,20.5 - parent: 2 -- proto: GasMinerPlasma - entities: - - uid: 23894 + rot: 3.141592653589793 rad + pos: -7.5,-7.5 + parent: 53899 + - uid: 54347 components: - type: Transform - pos: 57.5,18.5 - parent: 2 -- proto: GasMinerWaterVapor - entities: - - uid: 1565 + rot: 3.141592653589793 rad + pos: -7.5,-10.5 + parent: 53899 + - uid: 54348 components: - type: Transform - pos: 57.5,14.5 - parent: 2 - - uid: 48362 + rot: 3.141592653589793 rad + pos: -7.5,-11.5 + parent: 53899 + - uid: 54349 components: - type: Transform - pos: -6.5,1.5 - parent: 45711 -- proto: GasMixer - entities: - - uid: 5181 + rot: 3.141592653589793 rad + pos: -7.5,-12.5 + parent: 53899 + - uid: 54350 components: - type: Transform - pos: 68.5,-34.5 - parent: 2 - - uid: 5704 + rot: 3.141592653589793 rad + pos: -7.5,-13.5 + parent: 53899 + - uid: 54351 components: - type: Transform - pos: -40.5,-13.5 - parent: 2 - - uid: 33737 + rot: 3.141592653589793 rad + pos: -5.5,-15.5 + parent: 53899 + - uid: 54352 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-16.5 - parent: 33049 -- proto: GasMixerFlipped - entities: - - uid: 15432 + rot: 3.141592653589793 rad + pos: -4.5,-15.5 + parent: 53899 + - uid: 54353 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,6.5 - parent: 2 - - uid: 37393 + rot: 3.141592653589793 rad + pos: -3.5,-15.5 + parent: 53899 + - uid: 54354 components: - type: Transform - pos: 7.5,0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' -- proto: GasOutletInjector - entities: - - uid: 2122 + rot: 3.141592653589793 rad + pos: -0.5,-14.5 + parent: 53899 + - uid: 54355 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2123 + pos: 0.5,-14.5 + parent: 53899 + - uid: 54356 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 12333 + pos: 1.5,-14.5 + parent: 53899 + - uid: 54357 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,-37.5 - parent: 2 - - uid: 15777 + rot: 3.141592653589793 rad + pos: 4.5,-15.5 + parent: 53899 + - uid: 54358 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 17491 + pos: 5.5,-15.5 + parent: 53899 + - uid: 54359 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 23152 + pos: 6.5,-15.5 + parent: 53899 + - uid: 54360 components: - type: Transform rot: 3.141592653589793 rad - pos: -43.5,-19.5 - parent: 2 - - uid: 24336 + pos: 8.5,-13.5 + parent: 53899 + - uid: 54361 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 47629 + pos: 8.5,-12.5 + parent: 53899 + - uid: 54362 components: - type: Transform - pos: 50.5,31.5 - parent: 2 -- proto: GasPassiveGate - entities: - - uid: 3382 + rot: 3.141592653589793 rad + pos: 8.5,-11.5 + parent: 53899 + - uid: 54363 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' -- proto: GasPassiveVent - entities: - - uid: 1643 + rot: 3.141592653589793 rad + pos: 8.5,-10.5 + parent: 53899 + - uid: 54364 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#0335FCFF' - - uid: 1645 + rot: 3.141592653589793 rad + pos: 8.5,-7.5 + parent: 53899 + - uid: 54365 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 1650 + rot: 3.141592653589793 rad + pos: 8.5,-6.5 + parent: 53899 + - uid: 54366 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2423 + rot: 3.141592653589793 rad + pos: 8.5,-5.5 + parent: 53899 + - uid: 54367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3043 + rot: 3.141592653589793 rad + pos: 8.5,-4.5 + parent: 53899 + - uid: 54368 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,63.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3044 + rot: 3.141592653589793 rad + pos: 7.5,-1.5 + parent: 53899 + - uid: 54369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3721 + rot: 3.141592653589793 rad + pos: 2.5,-1.5 + parent: 53899 + - uid: 54370 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#947507FF' - - uid: 5828 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 + parent: 53899 + - uid: 54371 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 6560 + rot: 3.141592653589793 rad + pos: -6.5,-2.5 + parent: 53899 + - uid: 54372 components: - type: Transform - pos: 42.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 8040 + rot: 3.141592653589793 rad + pos: -6.5,-1.5 + parent: 53899 + - uid: 54373 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 10372 + rot: 3.141592653589793 rad + pos: -6.5,-0.5 + parent: 53899 + - uid: 54374 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,0.5 - parent: 2 - - uid: 15429 + rot: 3.141592653589793 rad + pos: 8.5,10.5 + parent: 53899 + - uid: 54375 components: - type: Transform rot: 3.141592653589793 rad - pos: 63.5,-37.5 - parent: 2 - - uid: 24550 + pos: -7.5,2.5 + parent: 53899 + - uid: 54376 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 24862 + rot: 3.141592653589793 rad + pos: -7.5,3.5 + parent: 53899 + - uid: 54377 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,10.5 - parent: 2 - - uid: 25169 + rot: 3.141592653589793 rad + pos: -8.5,6.5 + parent: 53899 + - uid: 54378 components: - type: Transform rot: 3.141592653589793 rad - pos: 30.5,9.5 - parent: 2 - - uid: 25270 + pos: -8.5,7.5 + parent: 53899 + - uid: 54379 components: - type: Transform - pos: 30.5,11.5 - parent: 2 - - uid: 27324 + rot: 3.141592653589793 rad + pos: -8.5,8.5 + parent: 53899 + - uid: 54380 components: - type: Transform - pos: 61.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 32948 + rot: 3.141592653589793 rad + pos: -7.5,10.5 + parent: 53899 + - uid: 54381 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-4.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 33738 + pos: 9.5,8.5 + parent: 53899 + - uid: 54382 components: - type: Transform - pos: 9.5,-14.5 - parent: 33049 - - uid: 33739 + rot: 3.141592653589793 rad + pos: 9.5,7.5 + parent: 53899 + - uid: 54383 components: - type: Transform - pos: 7.5,-14.5 - parent: 33049 - - uid: 37394 + rot: 3.141592653589793 rad + pos: 9.5,6.5 + parent: 53899 + - uid: 54384 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 45007 + rot: 3.141592653589793 rad + pos: 8.5,3.5 + parent: 53899 + - uid: 54385 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47379 + rot: 3.141592653589793 rad + pos: 8.5,2.5 + parent: 53899 + - uid: 54386 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47628 + rot: 3.141592653589793 rad + pos: -6.5,-17.5 + parent: 53899 + - uid: 54387 components: - type: Transform - pos: 48.5,31.5 - parent: 2 - - uid: 48363 + rot: 3.141592653589793 rad + pos: -5.5,-17.5 + parent: 53899 + - uid: 54388 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48364 + rot: 3.141592653589793 rad + pos: -4.5,-17.5 + parent: 53899 + - uid: 54389 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48365 + rot: 3.141592653589793 rad + pos: -3.5,-17.5 + parent: 53899 + - uid: 54390 components: - type: Transform - pos: -1.5,0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48366 + rot: 3.141592653589793 rad + pos: -2.5,-17.5 + parent: 53899 + - uid: 54391 components: - type: Transform - pos: 2.5,0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48367 + rot: 3.141592653589793 rad + pos: 3.5,-17.5 + parent: 53899 + - uid: 54392 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,6.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48368 + pos: 4.5,-17.5 + parent: 53899 + - uid: 54393 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,6.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48369 + pos: 5.5,-17.5 + parent: 53899 + - uid: 54394 components: - type: Transform - pos: -17.5,37.5 - parent: 45711 - - uid: 48370 + rot: 3.141592653589793 rad + pos: 6.5,-17.5 + parent: 53899 + - uid: 54395 components: - type: Transform - pos: -15.5,37.5 - parent: 45711 - - uid: 48371 + rot: 3.141592653589793 rad + pos: 7.5,-17.5 + parent: 53899 + - uid: 54887 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,27.5 - parent: 45711 - - uid: 48372 + rot: 3.141592653589793 rad + pos: 6.5,3.5 + parent: 54730 + - uid: 54888 components: - type: Transform - pos: -6.5,42.5 - parent: 45711 - - uid: 48373 + rot: 3.141592653589793 rad + pos: 2.5,3.5 + parent: 54730 + - uid: 54889 components: - type: Transform - pos: 14.5,37.5 - parent: 45711 - - uid: 48374 + rot: 3.141592653589793 rad + pos: 2.5,4.5 + parent: 54730 + - uid: 54890 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,16.5 - parent: 45711 - - uid: 48375 + rot: 3.141592653589793 rad + pos: 3.5,5.5 + parent: 54730 + - uid: 54891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,10.5 - parent: 45711 - - uid: 52625 + rot: 3.141592653589793 rad + pos: 4.5,5.5 + parent: 54730 + - uid: 54892 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,41.5 - parent: 45711 - - uid: 52626 + rot: 3.141592653589793 rad + pos: 5.5,5.5 + parent: 54730 + - uid: 54893 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,45.5 - parent: 45711 - - uid: 52653 + rot: 3.141592653589793 rad + pos: 6.5,4.5 + parent: 54730 + - uid: 55214 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,40.5 - parent: 45711 - - uid: 53365 + rot: 3.141592653589793 rad + pos: -1.5,0.5 + parent: 55142 + - uid: 55215 components: - type: Transform - pos: 6.5,50.5 - parent: 45711 - - uid: 53389 + rot: 3.141592653589793 rad + pos: -1.5,-0.5 + parent: 55142 + - uid: 55216 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,37.5 - parent: 45711 - - uid: 56205 + pos: -1.5,-1.5 + parent: 55142 + - uid: 55217 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 56206 + rot: 3.141592653589793 rad + pos: -1.5,-2.5 + parent: 55142 + - uid: 55218 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 56326 + rot: 3.141592653589793 rad + pos: 2.5,0.5 + parent: 55142 + - uid: 55219 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' -- proto: GasPipeBend - entities: - - uid: 77 + rot: 3.141592653589793 rad + pos: 2.5,-0.5 + parent: 55142 + - uid: 55220 components: - type: Transform - pos: 30.5,44.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 499 + rot: 3.141592653589793 rad + pos: 2.5,-1.5 + parent: 55142 + - uid: 55221 components: - type: Transform - pos: 55.5,-20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 862 + rot: 3.141592653589793 rad + pos: 2.5,-2.5 + parent: 55142 + - uid: 55222 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 911 + rot: 3.141592653589793 rad + pos: 1.5,2.5 + parent: 55142 + - uid: 55223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1587 + rot: 3.141592653589793 rad + pos: -0.5,2.5 + parent: 55142 + - uid: 55224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-36.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1832 + rot: 3.141592653589793 rad + pos: -1.5,4.5 + parent: 55142 + - uid: 55225 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-38.5 - parent: 2 - - uid: 1896 + rot: 3.141592653589793 rad + pos: 0.5,6.5 + parent: 55142 + - uid: 55226 components: - type: Transform - pos: 57.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1979 + rot: 3.141592653589793 rad + pos: 2.5,4.5 + parent: 55142 + - uid: 55605 components: - type: Transform rot: 3.141592653589793 rad - pos: 67.5,-34.5 - parent: 2 - - uid: 1985 + pos: -26.5,8.5 + parent: 55280 + - uid: 55606 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -26.5,11.5 + parent: 55280 + - uid: 55607 components: - type: Transform rot: 1.5707963267948966 rad - pos: 63.5,-34.5 - parent: 2 - - uid: 2045 + pos: 4.5,13.5 + parent: 55280 + - uid: 55608 components: - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2047 + pos: 4.5,12.5 + parent: 55280 + - uid: 55609 components: - type: Transform - pos: 31.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2102 + rot: 3.141592653589793 rad + pos: 4.5,8.5 + parent: 55280 + - uid: 55610 components: - type: Transform - pos: 58.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2103 + rot: 3.141592653589793 rad + pos: 4.5,7.5 + parent: 55280 + - uid: 55611 components: - type: Transform - pos: 58.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2124 + rot: 3.141592653589793 rad + pos: 4.5,6.5 + parent: 55280 + - uid: 55966 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2131 + rot: 3.141592653589793 rad + pos: -1.5,3.5 + parent: 55943 + - uid: 55967 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2213 + pos: 0.5,3.5 + parent: 55943 + - uid: 55968 components: - type: Transform - pos: 28.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2224 + rot: 3.141592653589793 rad + pos: -0.5,4.5 + parent: 55943 + - uid: 56276 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,44.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2225 + pos: 0.5,8.5 + parent: 56001 + - uid: 56277 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2399 + pos: 2.5,8.5 + parent: 56001 + - uid: 56278 components: - type: Transform - pos: 42.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2400 + pos: 1.5,8.5 + parent: 56001 + - uid: 56279 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2401 + pos: -4.5,-3.5 + parent: 56001 + - uid: 56280 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2402 + pos: -4.5,-4.5 + parent: 56001 + - uid: 56281 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2403 + pos: -4.5,-5.5 + parent: 56001 + - uid: 56282 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2443 + pos: 7.5,-3.5 + parent: 56001 + - uid: 56283 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2525 + pos: 7.5,-4.5 + parent: 56001 + - uid: 56284 components: - type: Transform - pos: 25.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2526 + pos: 7.5,-5.5 + parent: 56001 + - uid: 56285 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2546 + pos: -1.5,7.5 + parent: 56001 + - uid: 56286 components: - type: Transform - pos: 10.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2547 + pos: -2.5,7.5 + parent: 56001 + - uid: 56287 components: - type: Transform - pos: 11.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2560 + pos: 4.5,7.5 + parent: 56001 + - uid: 56288 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2561 + pos: 5.5,7.5 + parent: 56001 + - uid: 56289 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,17.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2656 + pos: 6.5,6.5 + parent: 56001 + - uid: 56290 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2748 + pos: -3.5,6.5 + parent: 56001 + - uid: 56374 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2749 + rot: -1.5707963267948966 rad + pos: 0.5,6.5 + parent: 56354 + - uid: 56375 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2750 + rot: -1.5707963267948966 rad + pos: 1.5,6.5 + parent: 56354 + - uid: 56376 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2751 + pos: 2.5,6.5 + parent: 56354 + - uid: 56377 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2752 + pos: 3.5,5.5 + parent: 56354 + - uid: 56378 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,66.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2753 + rot: -1.5707963267948966 rad + pos: -0.5,5.5 + parent: 56354 + - uid: 61973 components: - type: Transform - pos: 1.5,66.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2754 + pos: 3.5,45.5 + parent: 56631 + - uid: 61974 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2755 + pos: 2.5,22.5 + parent: 56631 + - uid: 61975 components: - type: Transform - pos: 3.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2965 + pos: 3.5,2.5 + parent: 56631 + - uid: 61976 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3035 + pos: 3.5,3.5 + parent: 56631 + - uid: 61977 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,64.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3064 + pos: 3.5,5.5 + parent: 56631 + - uid: 61978 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3071 + pos: 3.5,4.5 + parent: 56631 + - uid: 61979 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3072 + pos: 3.5,1.5 + parent: 56631 + - uid: 61980 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3073 + pos: -21.5,15.5 + parent: 56631 + - uid: 61981 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3086 + pos: -21.5,14.5 + parent: 56631 + - uid: 61982 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3087 + pos: -21.5,12.5 + parent: 56631 + - uid: 61983 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3088 + pos: -21.5,11.5 + parent: 56631 + - uid: 61984 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3089 + pos: -1.5,22.5 + parent: 56631 + - uid: 61985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3145 + pos: 3.5,21.5 + parent: 56631 + - uid: 61986 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3175 + pos: -2.5,21.5 + parent: 56631 + - uid: 61987 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3178 + pos: -2.5,20.5 + parent: 56631 + - uid: 61988 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3197 + pos: 3.5,20.5 + parent: 56631 + - uid: 61989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,27.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3198 + pos: -10.5,26.5 + parent: 56631 + - uid: 61990 components: - type: Transform - pos: -15.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3199 + pos: -9.5,26.5 + parent: 56631 + - uid: 61991 components: - type: Transform - pos: -17.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3200 + pos: -7.5,26.5 + parent: 56631 + - uid: 61992 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3201 + pos: -6.5,26.5 + parent: 56631 + - uid: 61993 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3279 + pos: -26.5,32.5 + parent: 56631 + - uid: 61994 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3280 + pos: -23.5,32.5 + parent: 56631 + - uid: 61995 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3283 + pos: 15.5,23.5 + parent: 56631 + - uid: 61996 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3287 + pos: 13.5,23.5 + parent: 56631 + - uid: 61997 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3288 + pos: 13.5,27.5 + parent: 56631 + - uid: 61998 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3289 + pos: 15.5,27.5 + parent: 56631 + - uid: 61999 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3379 + pos: 8.5,34.5 + parent: 56631 + - uid: 62000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3413 + pos: 23.5,33.5 + parent: 56631 + - uid: 62001 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3414 + pos: 22.5,33.5 + parent: 56631 + - uid: 62002 components: - type: Transform - pos: -22.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3439 + pos: 22.5,32.5 + parent: 56631 + - uid: 62003 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3472 + pos: 23.5,34.5 + parent: 56631 + - uid: 62004 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,64.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3473 + pos: 3.5,41.5 + parent: 56631 + - uid: 62005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,64.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3485 + pos: 3.5,44.5 + parent: 56631 + - uid: 62006 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3494 + pos: -2.5,57.5 + parent: 56631 + - uid: 62007 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,61.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3495 + pos: 8.5,55.5 + parent: 56631 + - uid: 62008 components: - type: Transform - pos: -23.5,61.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3533 + pos: 8.5,61.5 + parent: 56631 + - uid: 62009 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3534 + pos: 2.5,67.5 + parent: 56631 + - uid: 62010 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3566 + pos: 4.5,67.5 + parent: 56631 + - uid: 62011 components: - type: Transform - pos: -26.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3583 + pos: 0.5,67.5 + parent: 56631 + - uid: 62012 + components: + - type: Transform + pos: 24.5,52.5 + parent: 56631 + - uid: 62013 components: - type: Transform rot: 3.141592653589793 rad - pos: 34.5,9.5 - parent: 2 - - uid: 3584 + pos: 28.5,51.5 + parent: 56631 + - uid: 62014 components: - type: Transform - pos: 34.5,10.5 - parent: 2 - - uid: 3598 + pos: 13.5,50.5 + parent: 56631 + - uid: 62015 components: - type: Transform - pos: -44.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3599 + pos: -42.5,51.5 + parent: 56631 + - uid: 62016 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3604 + pos: 11.5,50.5 + parent: 56631 + - uid: 62017 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3605 + pos: -42.5,50.5 + parent: 56631 + - uid: 62018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3606 + pos: -42.5,45.5 + parent: 56631 + - uid: 62019 components: - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3607 + pos: -42.5,46.5 + parent: 56631 + - uid: 65599 components: - type: Transform - pos: -51.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3608 + pos: 4.5,3.5 + parent: 65540 + - uid: 65600 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3778 + pos: 4.5,2.5 + parent: 65540 + - uid: 65601 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3894 + pos: 4.5,1.5 + parent: 65540 + - uid: 65741 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4099 + pos: -4.5,2.5 + parent: 65694 + - uid: 65742 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4276 + pos: 4.5,2.5 + parent: 65694 + - uid: 65743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -98.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4277 + pos: 6.5,2.5 + parent: 65694 + - uid: 65744 components: - type: Transform - rot: 3.141592653589793 rad - pos: -98.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4370 + pos: 3.5,2.5 + parent: 65694 + - uid: 65745 components: - type: Transform - pos: 7.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4395 + pos: 2.5,2.5 + parent: 65694 + - uid: 65746 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4396 + pos: -1.5,2.5 + parent: 65694 + - uid: 65747 components: - type: Transform - pos: -9.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4397 + pos: -2.5,2.5 + parent: 65694 + - uid: 66390 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4398 + pos: -1.5,0.5 + parent: 65849 + - uid: 66391 components: - type: Transform - pos: -8.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4399 + pos: -1.5,3.5 + parent: 65849 + - uid: 66392 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4400 + pos: -1.5,2.5 + parent: 65849 + - uid: 66393 components: - type: Transform - pos: -7.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4401 + rot: -1.5707963267948966 rad + pos: -3.5,-16.5 + parent: 65849 + - uid: 66394 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4402 + pos: 0.5,21.5 + parent: 65849 + - uid: 66395 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4403 + pos: -0.5,12.5 + parent: 65849 + - uid: 66396 components: - type: Transform - pos: -7.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4404 + pos: 2.5,12.5 + parent: 65849 + - uid: 66397 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4407 + pos: -12.5,17.5 + parent: 65849 + - uid: 66398 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,3.5 - parent: 2 - - uid: 4428 + pos: -12.5,16.5 + parent: 65849 + - uid: 66399 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -90.5,7.5 - parent: 2 - - uid: 4429 + pos: -10.5,15.5 + parent: 65849 + - uid: 66400 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4431 + pos: -11.5,15.5 + parent: 65849 + - uid: 67689 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4432 + pos: 13.5,8.5 + parent: 66965 + - uid: 67690 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4433 + rot: -1.5707963267948966 rad + pos: 13.5,-0.5 + parent: 66965 + - uid: 67691 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4434 + rot: -1.5707963267948966 rad + pos: 13.5,5.5 + parent: 66965 + - uid: 67692 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4435 + pos: 13.5,2.5 + parent: 66965 + - uid: 67693 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4436 + pos: 13.5,-3.5 + parent: 66965 + - uid: 67694 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4437 + pos: 4.5,3.5 + parent: 66965 + - uid: 67695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4438 + rot: 1.5707963267948966 rad + pos: 8.5,4.5 + parent: 66965 + - uid: 67696 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4439 + pos: 8.5,10.5 + parent: 66965 + - uid: 67697 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4454 + pos: 10.5,16.5 + parent: 66965 + - uid: 67698 components: - type: Transform - pos: -76.5,7.5 - parent: 2 - - uid: 4455 + rot: 3.141592653589793 rad + pos: 11.5,13.5 + parent: 66965 + - uid: 67699 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,18.5 + parent: 66965 + - uid: 67700 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,19.5 + parent: 66965 + - uid: 67701 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,18.5 + parent: 66965 + - uid: 67702 components: - type: Transform rot: 3.141592653589793 rad - pos: -76.5,6.5 - parent: 2 - - uid: 4473 + pos: 14.5,13.5 + parent: 66965 + - uid: 67703 components: - type: Transform rot: 3.141592653589793 rad - pos: -90.5,2.5 - parent: 2 - - uid: 4488 + pos: 7.5,13.5 + parent: 66965 + - uid: 67704 components: - type: Transform - pos: -74.5,3.5 - parent: 2 - - uid: 4489 + pos: 6.5,9.5 + parent: 66965 + - uid: 67705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -76.5,3.5 - parent: 2 - - uid: 4490 + rot: 3.141592653589793 rad + pos: 4.5,-5.5 + parent: 66965 + - uid: 67706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,2.5 - parent: 2 - - uid: 4544 + rot: 1.5707963267948966 rad + pos: -0.5,-3.5 + parent: 66965 + - uid: 67707 components: - type: Transform - pos: 6.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4550 + rot: 1.5707963267948966 rad + pos: -0.5,-4.5 + parent: 66965 + - uid: 67708 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4551 + pos: 0.5,-5.5 + parent: 66965 + - uid: 67709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4552 + rot: 1.5707963267948966 rad + pos: 1.5,-5.5 + parent: 66965 + - uid: 67710 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4601 + pos: 3.5,-8.5 + parent: 66965 + - uid: 67711 components: - type: Transform - pos: 6.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4602 + pos: 5.5,-8.5 + parent: 66965 + - uid: 67712 components: - type: Transform - pos: 7.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4604 + pos: 4.5,-8.5 + parent: 66965 + - uid: 67713 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4605 + pos: 1.5,0.5 + parent: 66965 + - uid: 71029 components: - type: Transform - pos: 8.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4608 + pos: 2.5,2.5 + parent: 71010 + - uid: 71030 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4609 + pos: 1.5,-0.5 + parent: 71010 + - uid: 71031 components: - type: Transform - pos: 9.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4680 + pos: 2.5,-0.5 + parent: 71010 + - uid: 71032 + components: + - type: Transform + pos: 2.5,-0.5 + parent: 71010 + - uid: 71033 + components: + - type: Transform + pos: 3.5,0.5 + parent: 71010 + - uid: 71034 + components: + - type: Transform + pos: 3.5,1.5 + parent: 71010 + - uid: 71035 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 1.5,2.5 + parent: 71010 +- proto: GrilleBroken + entities: + - uid: 2818 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,-8.5 + pos: -56.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4681 + - uid: 3186 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,-8.5 + pos: -55.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4682 + - uid: 3576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-9.5 + rot: 3.141592653589793 rad + pos: -53.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4683 + - uid: 3849 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-9.5 + pos: -53.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4684 + - uid: 11477 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,-10.5 + pos: 35.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4685 + - uid: 11488 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-10.5 + pos: 43.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4687 + - uid: 11543 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-11.5 + pos: 34.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4775 + - uid: 15017 components: - type: Transform - pos: 21.5,14.5 + rot: -1.5707963267948966 rad + pos: -70.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4994 + - uid: 15177 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,-2.5 + rot: -1.5707963267948966 rad + pos: -89.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5035 + - uid: 15377 components: - type: Transform rot: 1.5707963267948966 rad - pos: -63.5,-3.5 + pos: 36.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5036 + - uid: 18379 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-3.5 + rot: 3.141592653589793 rad + pos: 100.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5037 + - uid: 18386 components: - type: Transform rot: -1.5707963267948966 rad - pos: -63.5,-4.5 + pos: 95.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5038 + - uid: 18387 components: - type: Transform rot: -1.5707963267948966 rad - pos: -59.5,-2.5 + pos: 99.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5039 + - uid: 18388 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,-3.5 + rot: 1.5707963267948966 rad + pos: 100.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5087 + - uid: 18390 components: - type: Transform rot: 1.5707963267948966 rad - pos: -73.5,-3.5 + pos: 96.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5088 + - uid: 18391 components: - type: Transform rot: 1.5707963267948966 rad - pos: -72.5,-4.5 + pos: 97.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5141 + - uid: 18392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,-6.5 + pos: 97.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5142 + - uid: 18393 components: - type: Transform rot: -1.5707963267948966 rad - pos: -72.5,-8.5 + pos: 97.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5200 + - uid: 18394 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-43.5 + pos: 97.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5249 + - uid: 18395 components: - type: Transform rot: 1.5707963267948966 rad - pos: -84.5,-8.5 + pos: 102.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5359 + - uid: 18396 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-8.5 + rot: -1.5707963267948966 rad + pos: 102.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5401 + - uid: 18397 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-45.5 + rot: -1.5707963267948966 rad + pos: 100.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5478 + - uid: 18398 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-20.5 + rot: 1.5707963267948966 rad + pos: 100.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5696 + - uid: 18399 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-14.5 + pos: 100.5,-58.5 parent: 2 - - uid: 5705 + - uid: 21443 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,-13.5 + pos: -41.5,-53.5 parent: 2 - - uid: 5707 + - uid: 21445 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-14.5 + pos: -41.5,-53.5 parent: 2 - - uid: 5821 + - uid: 21446 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5822 + pos: -41.5,-53.5 + parent: 2 + - uid: 21622 components: - type: Transform - pos: 3.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5823 + pos: -67.5,-25.5 + parent: 2 + - uid: 21623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5824 + rot: 3.141592653589793 rad + pos: -67.5,-25.5 + parent: 2 + - uid: 21624 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5882 + rot: 1.5707963267948966 rad + pos: -67.5,-25.5 + parent: 2 + - uid: 21625 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5890 + pos: -67.5,-25.5 + parent: 2 + - uid: 21873 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5891 + pos: -75.5,-56.5 + parent: 2 + - uid: 21874 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5892 - components: - - type: Transform - pos: 2.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5934 + pos: -74.5,-56.5 + parent: 2 + - uid: 21875 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,10.5 - parent: 45711 - - uid: 5939 + pos: -74.5,-56.5 + parent: 2 + - uid: 21888 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,15.5 - parent: 45711 - - uid: 5940 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,15.5 - parent: 45711 - - uid: 5941 + pos: -75.5,-56.5 + parent: 2 + - uid: 25949 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,16.5 - parent: 45711 - - uid: 5970 + pos: -86.5,89.5 + parent: 2 + - uid: 25970 components: - type: Transform - pos: 8.5,33.5 - parent: 45711 - - uid: 5972 + pos: -67.5,100.5 + parent: 2 + - uid: 25978 components: - type: Transform - pos: -5.5,41.5 - parent: 45711 - - uid: 5976 + pos: -80.5,101.5 + parent: 2 + - uid: 26369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,36.5 - parent: 45711 - - uid: 5980 + rot: 3.141592653589793 rad + pos: -72.5,-65.5 + parent: 2 + - uid: 26443 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,36.5 - parent: 45711 - - uid: 5988 + pos: -72.5,-65.5 + parent: 2 + - uid: 26551 components: - type: Transform - pos: 11.5,42.5 - parent: 45711 - - uid: 5989 + rot: -1.5707963267948966 rad + pos: -71.5,-65.5 + parent: 2 + - uid: 26712 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,42.5 - parent: 45711 - - uid: 5991 + pos: -71.5,-65.5 + parent: 2 + - uid: 26713 components: - type: Transform rot: -1.5707963267948966 rad - pos: 11.5,40.5 - parent: 45711 - - uid: 5995 + pos: -72.5,-65.5 + parent: 2 + - uid: 26714 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,40.5 - parent: 45711 - - uid: 6017 + rot: 1.5707963267948966 rad + pos: -70.5,-61.5 + parent: 2 + - uid: 27178 components: - type: Transform - pos: 2.5,44.5 - parent: 45711 - - uid: 6018 + pos: 20.5,-97.5 + parent: 2 + - uid: 27204 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,44.5 - parent: 45711 - - uid: 6019 + rot: 1.5707963267948966 rad + pos: 16.5,-105.5 + parent: 2 + - uid: 27205 components: - type: Transform - pos: 1.5,45.5 - parent: 45711 - - uid: 6025 + pos: 16.5,-105.5 + parent: 2 + - uid: 27206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,40.5 - parent: 45711 - - uid: 6036 + pos: 17.5,-104.5 + parent: 2 + - uid: 27207 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,34.5 - parent: 45711 - - uid: 6043 + pos: 19.5,-100.5 + parent: 2 + - uid: 27208 components: - type: Transform - pos: 1.5,34.5 - parent: 45711 - - uid: 6044 + pos: 18.5,-100.5 + parent: 2 + - uid: 27209 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,33.5 - parent: 45711 - - uid: 6064 + pos: 18.5,-104.5 + parent: 2 + - uid: 27210 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,34.5 - parent: 45711 - - uid: 6065 + pos: 40.5,-98.5 + parent: 2 + - uid: 27211 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,33.5 - parent: 45711 - - uid: 6097 + rot: 1.5707963267948966 rad + pos: 23.5,-97.5 + parent: 2 + - uid: 27212 components: - type: Transform rot: -1.5707963267948966 rad - pos: -10.5,34.5 - parent: 45711 - - uid: 6102 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,33.5 - parent: 45711 - - uid: 6131 + pos: 26.5,-97.5 + parent: 2 + - uid: 27213 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,46.5 - parent: 45711 - - uid: 6139 + pos: 27.5,-97.5 + parent: 2 + - uid: 27214 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,40.5 - parent: 45711 - - uid: 6141 + pos: 33.5,-97.5 + parent: 2 + - uid: 27215 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,40.5 - parent: 45711 - - uid: 6160 - components: - - type: Transform - pos: -12.5,34.5 - parent: 45711 - - uid: 6161 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,32.5 - parent: 45711 - - uid: 6162 + pos: 33.5,-97.5 + parent: 2 + - uid: 27216 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,34.5 - parent: 45711 - - uid: 6163 + rot: -1.5707963267948966 rad + pos: 37.5,-97.5 + parent: 2 + - uid: 27217 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,29.5 - parent: 45711 - - uid: 6164 + pos: 37.5,-97.5 + parent: 2 + - uid: 27222 components: - type: Transform rot: 3.141592653589793 rad - pos: -14.5,27.5 - parent: 45711 - - uid: 6165 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,27.5 - parent: 45711 - - uid: 7840 + pos: 40.5,-98.5 + parent: 2 + - uid: 27223 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,-22.5 + pos: 41.5,-100.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7860 + - uid: 27224 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,0.5 + rot: 1.5707963267948966 rad + pos: 41.5,-100.5 parent: 2 - - uid: 8169 + - uid: 27225 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-17.5 + pos: 42.5,-103.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8171 + - uid: 27226 components: - type: Transform - pos: -32.5,-16.5 + rot: 3.141592653589793 rad + pos: 42.5,-103.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8266 + - uid: 27227 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,-27.5 + pos: 42.5,-114.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8267 + - uid: 27228 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-29.5 + rot: 3.141592653589793 rad + pos: 44.5,-108.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8361 + - uid: 27229 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-31.5 + rot: 3.141592653589793 rad + pos: 43.5,-110.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8362 + - uid: 27230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-33.5 + pos: 42.5,-110.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8396 + - uid: 27232 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-31.5 + rot: -1.5707963267948966 rad + pos: 38.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8397 + - uid: 27233 components: - type: Transform rot: 1.5707963267948966 rad - pos: -36.5,-33.5 + pos: 39.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8398 + - uid: 27234 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-35.5 + rot: 1.5707963267948966 rad + pos: 26.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8399 + - uid: 27235 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-33.5 + rot: 1.5707963267948966 rad + pos: 30.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8628 + - uid: 27236 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-15.5 + pos: 34.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8682 + - uid: 27237 components: - type: Transform - pos: 7.5,-15.5 + rot: -1.5707963267948966 rad + pos: 25.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8687 + - uid: 27238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-13.5 + rot: -1.5707963267948966 rad + pos: 29.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8688 + - uid: 27239 components: - type: Transform - pos: 8.5,-13.5 + rot: -1.5707963267948966 rad + pos: 33.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8843 + - uid: 27240 components: - type: Transform - pos: 5.5,-36.5 + rot: 3.141592653589793 rad + pos: 20.5,-116.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8856 + - uid: 27241 components: - type: Transform - pos: 4.5,-37.5 + rot: 1.5707963267948966 rad + pos: 20.5,-117.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8913 + - uid: 27242 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-50.5 + pos: 20.5,-116.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8916 + - uid: 27243 components: - type: Transform - pos: -15.5,-51.5 + pos: 19.5,-114.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8923 + - uid: 27244 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-46.5 + rot: -1.5707963267948966 rad + pos: 19.5,-114.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8924 + - uid: 27245 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-46.5 + rot: 3.141592653589793 rad + pos: 18.5,-111.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8930 + - uid: 27246 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-47.5 + pos: 18.5,-111.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8931 + - uid: 27247 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-47.5 + pos: 18.5,-111.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8975 + - uid: 27248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-41.5 + rot: -1.5707963267948966 rad + pos: 18.5,-111.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8976 + - uid: 27249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-40.5 + rot: 3.141592653589793 rad + pos: 16.5,-109.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9082 + - uid: 27250 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,-42.5 + pos: 17.5,-109.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9083 + - uid: 27251 components: - type: Transform - pos: -3.5,-42.5 + rot: 1.5707963267948966 rad + pos: 17.5,-109.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9135 + - uid: 27252 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-51.5 + pos: 17.5,-109.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9159 + - uid: 28940 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,-42.5 + pos: 21.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9160 + - uid: 28959 components: - type: Transform - pos: 6.5,-42.5 + rot: 3.141592653589793 rad + pos: 31.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9209 + - uid: 29064 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-57.5 + pos: 30.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9212 + - uid: 30396 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-60.5 + pos: 33.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9249 + - uid: 30398 components: - type: Transform - pos: 2.5,-47.5 + rot: 1.5707963267948966 rad + pos: 37.5,6.5 parent: 2 - - uid: 9255 + - uid: 30806 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-48.5 + rot: 1.5707963267948966 rad + pos: 10.5,59.5 parent: 2 - - uid: 9256 + - uid: 30813 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-48.5 + pos: 6.5,64.5 parent: 2 - - uid: 9268 + - uid: 46567 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-41.5 + rot: 3.141592653589793 rad + pos: -67.5,89.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9269 + - uid: 55612 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9270 + pos: 4.5,9.5 + parent: 55280 + - uid: 55613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9271 + pos: 4.5,9.5 + parent: 55280 + - uid: 55614 components: - type: Transform rot: -1.5707963267948966 rad - pos: 12.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9330 - components: - - type: Transform - pos: 43.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9392 + pos: 4.5,9.5 + parent: 55280 + - uid: 55615 components: - type: Transform rot: 3.141592653589793 rad - pos: 42.5,-6.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9393 + pos: 4.5,9.5 + parent: 55280 + - uid: 55616 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9409 + pos: 4.5,10.5 + parent: 55280 + - uid: 55617 components: - type: Transform - pos: 53.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9410 + rot: -1.5707963267948966 rad + pos: 4.5,11.5 + parent: 55280 + - uid: 55618 components: - type: Transform - pos: 54.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9475 + rot: 3.141592653589793 rad + pos: 4.5,11.5 + parent: 55280 + - uid: 62020 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9476 + pos: 28.5,52.5 + parent: 56631 + - uid: 62021 components: - type: Transform rot: 1.5707963267948966 rad - pos: 63.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9505 + pos: 28.5,52.5 + parent: 56631 + - uid: 62022 components: - type: Transform - pos: 70.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9506 + rot: -1.5707963267948966 rad + pos: 28.5,52.5 + parent: 56631 + - uid: 62023 components: - type: Transform - pos: 68.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9515 + rot: 3.141592653589793 rad + pos: 28.5,52.5 + parent: 56631 + - uid: 62024 components: - type: Transform - pos: 70.5,-3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9516 + rot: -1.5707963267948966 rad + pos: -0.5,22.5 + parent: 56631 + - uid: 62025 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9517 + pos: 0.5,22.5 + parent: 56631 + - uid: 62026 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9518 + rot: 1.5707963267948966 rad + pos: 1.5,22.5 + parent: 56631 + - uid: 62027 components: - type: Transform - pos: 72.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9576 + pos: 1.5,22.5 + parent: 56631 + - uid: 62028 components: - type: Transform - pos: 10.5,-50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9584 + pos: -0.5,22.5 + parent: 56631 + - uid: 62029 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,-52.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9590 + pos: -0.5,22.5 + parent: 56631 + - uid: 62030 components: - type: Transform - pos: 9.5,-52.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9592 + rot: 3.141592653589793 rad + pos: 0.5,22.5 + parent: 56631 + - uid: 62031 components: - type: Transform rot: 3.141592653589793 rad - pos: 9.5,-54.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 18120 + pos: 1.5,22.5 + parent: 56631 + - uid: 62032 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,-34.5 - parent: 2 - - uid: 19273 + pos: -25.5,33.5 + parent: 56631 + - uid: 62033 components: - type: Transform - pos: 58.5,19.5 - parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 19355 + pos: -23.5,33.5 + parent: 56631 + - uid: 62034 components: - type: Transform - pos: 58.5,17.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 23808 + pos: 3.5,42.5 + parent: 56631 + - uid: 62035 components: - type: Transform - pos: 58.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 47350 + rot: 3.141592653589793 rad + pos: 3.5,43.5 + parent: 56631 + - uid: 62036 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-3.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47351 + pos: -2.5,56.5 + parent: 56631 + - uid: 62037 components: - type: Transform - pos: 2.5,-3.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47364 + pos: 8.5,58.5 + parent: 56631 + - uid: 62038 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-5.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47463 + pos: 8.5,58.5 + parent: 56631 + - uid: 62039 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47464 + rot: 1.5707963267948966 rad + pos: 24.5,51.5 + parent: 56631 + - uid: 62040 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47552 + pos: 25.5,50.5 + parent: 56631 + - uid: 62041 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47557 + pos: 25.5,50.5 + parent: 56631 + - uid: 62042 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,-1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47558 + pos: 24.5,51.5 + parent: 56631 + - uid: 65748 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-2.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47694 + pos: -0.5,2.5 + parent: 65694 + - uid: 65749 components: - type: Transform - pos: 71.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47816 + pos: 1.5,2.5 + parent: 65694 + - uid: 65750 components: - type: Transform - pos: -32.5,30.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47818 + rot: 1.5707963267948966 rad + pos: 1.5,2.5 + parent: 65694 + - uid: 66401 components: - type: Transform rot: 1.5707963267948966 rad - pos: -34.5,30.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48517 + pos: -1.5,1.5 + parent: 65849 + - uid: 66402 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48521 + rot: -1.5707963267948966 rad + pos: -3.5,-9.5 + parent: 65849 + - uid: 66403 components: - type: Transform - pos: 65.5,-19.5 + rot: 1.5707963267948966 rad + pos: -6.5,-9.5 + parent: 65849 +- proto: GrilleDiagonal + entities: + - uid: 221 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 11.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48522 + - uid: 272 components: - type: Transform rot: 3.141592653589793 rad - pos: 64.5,-19.5 + pos: -10.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48525 + - uid: 1621 components: - type: Transform - pos: 64.5,-15.5 + rot: 1.5707963267948966 rad + pos: -86.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48526 + - uid: 1622 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,-15.5 + rot: 1.5707963267948966 rad + pos: -85.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48527 + - uid: 1623 components: - type: Transform - pos: 63.5,-10.5 + pos: -86.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48532 + - uid: 1624 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-10.5 + pos: -85.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48533 + - uid: 2171 components: - type: Transform - pos: 61.5,-9.5 + pos: -98.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48536 + - uid: 2185 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-9.5 + pos: -116.5,13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50700 + - uid: 2221 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50712 + pos: -97.5,2.5 + parent: 2 + - uid: 2224 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,7.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50713 + rot: -1.5707963267948966 rad + pos: -106.5,2.5 + parent: 2 + - uid: 2243 components: - type: Transform rot: 3.141592653589793 rad - pos: 11.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50748 + pos: -115.5,12.5 + parent: 2 + - uid: 2247 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50749 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50750 + pos: -114.5,2.5 + parent: 2 + - uid: 4052 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50760 + pos: -116.5,5.5 + parent: 2 + - uid: 4117 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50805 + pos: -114.5,16.5 + parent: 2 + - uid: 4168 components: - type: Transform - pos: 5.5,10.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50807 + rot: 3.141592653589793 rad + pos: -106.5,16.5 + parent: 2 + - uid: 4169 components: - type: Transform - pos: 7.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50826 + rot: 3.141592653589793 rad + pos: -105.5,17.5 + parent: 2 + - uid: 4170 components: - type: Transform - pos: 6.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50836 + rot: 1.5707963267948966 rad + pos: -98.5,17.5 + parent: 2 + - uid: 4172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,14.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50848 + rot: 1.5707963267948966 rad + pos: -97.5,16.5 + parent: 2 + - uid: 4274 components: - type: Transform - pos: 4.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50876 + rot: 1.5707963267948966 rad + pos: -115.5,3.5 + parent: 2 + - uid: 4275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50890 + pos: -115.5,15.5 + parent: 2 + - uid: 4323 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,10.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50908 + pos: -114.5,14.5 + parent: 2 + - uid: 4324 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50911 + rot: 3.141592653589793 rad + pos: -113.5,15.5 + parent: 2 + - uid: 4325 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50912 + pos: -115.5,6.5 + parent: 2 + - uid: 4326 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50913 + rot: -1.5707963267948966 rad + pos: -114.5,4.5 + parent: 2 + - uid: 4327 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51221 + rot: -1.5707963267948966 rad + pos: -113.5,3.5 + parent: 2 + - uid: 12108 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51222 + pos: -13.5,80.5 + parent: 2 + - uid: 12121 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' -- proto: GasPipeBroken - entities: - - uid: 6023 + pos: 0.5,80.5 + parent: 2 + - uid: 12124 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,43.5 - parent: 45711 - - uid: 6101 + pos: -2.5,89.5 + parent: 2 + - uid: 12129 components: - type: Transform - pos: -17.5,34.5 - parent: 45711 -- proto: GasPipeFourway - entities: - - uid: 68 + rot: 1.5707963267948966 rad + pos: -1.5,88.5 + parent: 2 + - uid: 12130 components: - type: Transform - pos: 14.5,23.5 + rot: 1.5707963267948966 rad + pos: -0.5,87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1865 + - uid: 12140 components: - type: Transform - pos: 15.5,-0.5 + rot: 3.141592653589793 rad + pos: -12.5,87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1941 + - uid: 12141 components: - type: Transform - pos: 26.5,23.5 + rot: 3.141592653589793 rad + pos: -11.5,88.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2044 + - uid: 12142 components: - type: Transform - pos: 30.5,20.5 + rot: 3.141592653589793 rad + pos: -10.5,89.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2117 + - uid: 12660 components: - type: Transform - pos: 52.5,25.5 + pos: -15.5,80.5 parent: 2 - - uid: 2256 + - uid: 12667 components: - type: Transform - pos: 38.5,63.5 + rot: 3.141592653589793 rad + pos: 2.5,72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2283 + - uid: 12668 components: - type: Transform - pos: 47.5,63.5 + rot: -1.5707963267948966 rad + pos: 2.5,80.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2306 + - uid: 12669 components: - type: Transform - pos: 40.5,65.5 + rot: 1.5707963267948966 rad + pos: -15.5,72.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2324 + - uid: 13006 components: - type: Transform - pos: 49.5,65.5 + rot: -1.5707963267948966 rad + pos: -96.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2377 + - uid: 13551 components: - type: Transform - pos: 20.5,23.5 + rot: -1.5707963267948966 rad + pos: 12.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2505 + - uid: 14155 components: - type: Transform - pos: 16.5,21.5 + rot: -1.5707963267948966 rad + pos: -1.5,90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2556 + - uid: 14157 components: - type: Transform - pos: 11.5,21.5 + rot: -1.5707963267948966 rad + pos: 0.5,88.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2571 + - uid: 14805 components: - type: Transform - pos: 10.5,23.5 + pos: -11.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2610 + - uid: 14813 components: - type: Transform - pos: 0.5,23.5 + rot: 1.5707963267948966 rad + pos: -106.5,0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2611 + - uid: 14815 components: - type: Transform - pos: -1.5,21.5 + pos: -12.5,89.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2758 + - uid: 14816 components: - type: Transform - pos: 3.5,59.5 + rot: 1.5707963267948966 rad + pos: -107.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2759 + - uid: 14829 components: - type: Transform - pos: 1.5,58.5 + pos: -106.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3126 + - uid: 14844 components: - type: Transform - pos: -22.5,21.5 + rot: -1.5707963267948966 rad + pos: -97.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3127 + - uid: 14856 components: - type: Transform - pos: -20.5,23.5 + rot: -1.5707963267948966 rad + pos: -0.5,89.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3222 + - uid: 14868 components: - type: Transform - pos: -26.5,23.5 + pos: -13.5,88.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3223 + - uid: 14898 components: - type: Transform - pos: -28.5,21.5 + pos: -11.5,90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3572 + - uid: 21705 components: - type: Transform - pos: 30.5,10.5 + rot: 1.5707963267948966 rad + pos: -77.5,-54.5 parent: 2 - - uid: 3934 + - uid: 21884 components: - type: Transform - pos: -20.5,-0.5 + rot: -1.5707963267948966 rad + pos: -75.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3948 + - uid: 26325 components: - type: Transform - pos: -22.5,1.5 + pos: -107.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3987 + - uid: 26341 components: - type: Transform - pos: -33.5,1.5 + rot: -1.5707963267948966 rad + pos: -105.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3997 + - uid: 26346 components: - type: Transform - pos: -31.5,-0.5 + rot: 3.141592653589793 rad + pos: -97.5,0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4077 + - uid: 26350 components: - type: Transform - pos: -95.5,21.5 + rot: 3.141592653589793 rad + pos: -96.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4174 + - uid: 30810 components: - type: Transform - pos: -8.5,-0.5 + rot: -1.5707963267948966 rad + pos: 4.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4563 + - uid: 54894 components: - type: Transform - pos: 9.5,1.5 + pos: 1.5,3.5 + parent: 54730 + - uid: 54895 + components: + - type: Transform + pos: 2.5,5.5 + parent: 54730 + - uid: 54896 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 6.5,5.5 + parent: 54730 + - uid: 54897 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,3.5 + parent: 54730 + - uid: 55969 + components: + - type: Transform + pos: -1.5,4.5 + parent: 55943 + - uid: 55970 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,4.5 + parent: 55943 + - uid: 56291 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,6.5 + parent: 56001 + - uid: 56292 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,6.5 + parent: 56001 + - uid: 56379 + components: + - type: Transform + pos: -0.5,6.5 + parent: 56354 + - uid: 56380 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,6.5 + parent: 56354 + - uid: 62043 + components: + - type: Transform + pos: -2.5,22.5 + parent: 56631 + - uid: 62044 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,22.5 + parent: 56631 + - uid: 62045 + components: + - type: Transform + pos: -27.5,32.5 + parent: 56631 + - uid: 62046 + components: + - type: Transform + pos: -26.5,33.5 + parent: 56631 + - uid: 62047 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -22.5,32.5 + parent: 56631 + - uid: 62048 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -38.5,41.5 + parent: 56631 + - uid: 62049 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -38.5,40.5 + parent: 56631 + - uid: 65751 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -0.5,2.5 + parent: 65694 +- proto: GrilleSpawner + entities: + - uid: 24833 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 130.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4603 + - uid: 25966 components: - type: Transform - pos: -10.5,1.5 + pos: -78.5,99.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4702 + - uid: 25981 components: - type: Transform - pos: 7.5,-0.5 + pos: -81.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4712 + - uid: 25988 components: - type: Transform - pos: 13.5,1.5 + pos: -85.5,98.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4720 + - uid: 25994 components: - type: Transform - pos: 19.5,1.5 + pos: -85.5,79.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4721 + - uid: 25997 components: - type: Transform - pos: 21.5,-0.5 + pos: -86.5,85.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4847 + - uid: 25998 components: - type: Transform - pos: -40.5,-0.5 + pos: -86.5,87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4864 + - uid: 26006 components: - type: Transform - pos: -43.5,-0.5 + pos: -85.5,95.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4899 + - uid: 26009 components: - type: Transform - pos: -42.5,1.5 + pos: -84.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4918 + - uid: 26013 components: - type: Transform - pos: -49.5,-0.5 + pos: -74.5,99.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4936 + - uid: 26017 components: - type: Transform - pos: -51.5,1.5 + pos: -75.5,99.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5092 + - uid: 26031 components: - type: Transform - pos: 0.5,-21.5 + pos: -66.5,82.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5093 + - uid: 26033 components: - type: Transform - pos: -1.5,-19.5 + pos: -67.5,92.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5858 + - uid: 26034 components: - type: Transform - pos: 0.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5859 + pos: -67.5,96.5 + parent: 2 + - uid: 26035 components: - type: Transform - pos: 0.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5860 + pos: -69.5,101.5 + parent: 2 + - uid: 27685 components: - type: Transform - pos: -0.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5862 + pos: -76.5,-66.5 + parent: 2 + - uid: 27686 components: - type: Transform - pos: 1.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5863 + pos: -70.5,-71.5 + parent: 2 + - uid: 27687 components: - type: Transform - pos: 0.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5872 + pos: -57.5,-85.5 + parent: 2 + - uid: 27688 components: - type: Transform - pos: -1.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5990 + pos: -56.5,-85.5 + parent: 2 + - uid: 27689 components: - type: Transform - pos: 10.5,41.5 - parent: 45711 - - uid: 6005 + pos: -57.5,-84.5 + parent: 2 + - uid: 27692 components: - type: Transform - pos: 9.5,41.5 - parent: 45711 - - uid: 6012 + pos: -55.5,-84.5 + parent: 2 + - uid: 27693 components: - type: Transform - pos: 2.5,41.5 - parent: 45711 - - uid: 6063 + pos: -55.5,-84.5 + parent: 2 + - uid: 27694 components: - type: Transform - pos: -12.5,33.5 - parent: 45711 - - uid: 6069 + pos: -56.5,-84.5 + parent: 2 + - uid: 44143 components: - type: Transform - pos: -14.5,33.5 - parent: 45711 - - uid: 6103 + pos: 33.5,-96.5 + parent: 2 + - uid: 53617 components: - type: Transform - pos: -12.5,37.5 - parent: 45711 - - uid: 7193 + rot: 1.5707963267948966 rad + pos: 134.5,-62.5 + parent: 2 + - uid: 53650 components: - type: Transform - pos: 23.5,-14.5 + pos: 40.5,-87.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7194 + - uid: 53651 components: - type: Transform - pos: 24.5,-15.5 + pos: 37.5,-87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7843 + - uid: 53652 components: - type: Transform - pos: 39.5,-21.5 + pos: 34.5,-92.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7864 + - uid: 53653 components: - type: Transform - pos: -7.5,-19.5 + pos: 38.5,-94.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8217 + - uid: 53654 components: - type: Transform - pos: -22.5,-19.5 + pos: 39.5,-92.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8221 + - uid: 53655 components: - type: Transform - pos: -20.5,-21.5 + pos: 40.5,-96.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8228 + - uid: 53656 components: - type: Transform - pos: -29.5,-19.5 + pos: 18.5,-94.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8264 + - uid: 53657 components: - type: Transform - pos: -29.5,-25.5 + pos: 23.5,-93.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8292 + - uid: 53658 components: - type: Transform - pos: -27.5,-21.5 + pos: 36.5,-90.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8593 + - uid: 53659 components: - type: Transform - pos: -17.5,-21.5 + pos: 27.5,-94.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8602 + - uid: 53660 components: - type: Transform - pos: -16.5,-19.5 + pos: 13.5,-93.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9120 + - uid: 53661 components: - type: Transform - pos: 1.5,-52.5 + pos: 6.5,-92.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9130 + - uid: 53662 components: - type: Transform - pos: -0.5,-51.5 + pos: -10.5,-91.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9251 + - uid: 53663 components: - type: Transform - pos: -0.5,-46.5 + pos: -22.5,-92.5 parent: 2 - - uid: 9432 + - uid: 53664 components: - type: Transform - pos: 59.5,-0.5 + pos: -38.5,-92.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9433 + - uid: 53665 components: - type: Transform - pos: 57.5,0.5 + pos: -41.5,-92.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 29542 + - uid: 53666 components: - type: Transform - pos: 61.5,-35.5 + pos: -42.5,-92.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47409 + - uid: 53667 components: - type: Transform - pos: -3.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47419 + pos: -74.5,-88.5 + parent: 2 + - uid: 53668 components: - type: Transform - pos: 6.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47434 + pos: -56.5,-89.5 + parent: 2 + - uid: 53669 components: - type: Transform - pos: 1.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47488 + pos: -71.5,-82.5 + parent: 2 + - uid: 53670 components: - type: Transform - pos: 0.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50704 + pos: -78.5,-90.5 + parent: 2 + - uid: 53671 components: - type: Transform - pos: 7.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50709 + rot: -1.5707963267948966 rad + pos: -92.5,-69.5 + parent: 2 + - uid: 53672 components: - type: Transform - pos: 11.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50856 + pos: -92.5,-89.5 + parent: 2 + - uid: 53673 components: - type: Transform - pos: 4.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51170 + pos: -94.5,-86.5 + parent: 2 + - uid: 53674 components: - type: Transform - pos: 12.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' -- proto: GasPipeHalf - entities: - - uid: 778 + pos: -84.5,-67.5 + parent: 2 + - uid: 53675 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,47.5 + pos: -73.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4329 + - uid: 53676 components: - type: Transform - pos: -95.5,27.5 + pos: -77.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4330 + - uid: 53677 components: - type: Transform - pos: -93.5,30.5 + pos: -70.5,-74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 6098 + - uid: 53678 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,36.5 - parent: 45711 -- proto: GasPipeStraight - entities: - - uid: 9 + pos: -73.5,-72.5 + parent: 2 + - uid: 53679 components: - type: Transform - pos: -20.5,-16.5 + pos: -74.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 27 + - uid: 53680 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-2.5 + pos: -81.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 38 + - uid: 53681 components: - type: Transform - pos: -33.5,0.5 + pos: -86.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 57 + - uid: 53682 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,1.5 + pos: -86.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 102 + - uid: 53683 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,23.5 + pos: -87.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 104 + - uid: 53684 components: - type: Transform - pos: 27.5,38.5 + pos: -82.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 107 + - uid: 53685 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-32.5 + pos: -92.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 108 + - uid: 53686 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,23.5 + pos: -90.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 130 + - uid: 53687 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,11.5 + pos: -93.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 145 + - uid: 53688 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-43.5 + pos: -96.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 197 + - uid: 53689 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-45.5 + pos: -95.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 210 + - uid: 53690 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-0.5 + pos: -96.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 225 + - uid: 53691 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-0.5 + pos: -98.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 231 + - uid: 53692 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-20.5 + rot: 3.141592653589793 rad + pos: -95.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 232 + - uid: 53693 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-34.5 + pos: -93.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 315 + - uid: 53694 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,19.5 + pos: -92.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 381 + - uid: 53695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-20.5 + pos: -95.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 509 + - uid: 53696 components: - type: Transform rot: -1.5707963267948966 rad - pos: 51.5,-22.5 + pos: -103.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 510 + - uid: 53697 components: - type: Transform - pos: -17.5,66.5 + rot: -1.5707963267948966 rad + pos: -113.5,0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 567 + - uid: 53698 components: - type: Transform - pos: 16.5,-20.5 + rot: -1.5707963267948966 rad + pos: -117.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 725 + - uid: 53699 components: - type: Transform - pos: -43.5,0.5 + rot: 1.5707963267948966 rad + pos: -109.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 728 + - uid: 53700 components: - type: Transform - pos: -40.5,0.5 + pos: -117.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 729 + - uid: 53701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-0.5 + rot: 1.5707963267948966 rad + pos: -117.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 730 + - uid: 53702 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,1.5 + pos: -119.5,9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 732 + - uid: 53703 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,1.5 + pos: -115.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 733 + - uid: 53704 components: - type: Transform rot: -1.5707963267948966 rad - pos: -36.5,-0.5 + pos: -97.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 734 + - uid: 53705 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,1.5 + pos: -110.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 735 + - uid: 53706 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,-19.5 + pos: -110.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 738 + - uid: 53707 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-35.5 + pos: -106.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 743 + - uid: 53708 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-36.5 + rot: -1.5707963267948966 rad + pos: -92.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 747 + - uid: 53709 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,1.5 + pos: -91.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 749 + - uid: 53710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,1.5 + pos: -93.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 750 + - uid: 53711 components: - type: Transform - pos: 17.5,-15.5 + rot: -1.5707963267948966 rad + pos: -92.5,33.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 754 + - uid: 53712 components: - type: Transform rot: -1.5707963267948966 rad - pos: 50.5,-20.5 + pos: -93.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 755 + - uid: 53713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,-20.5 + rot: 1.5707963267948966 rad + pos: -90.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 756 + - uid: 53714 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,-20.5 + pos: -83.5,72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 757 + - uid: 53715 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-38.5 + pos: -87.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 758 + - uid: 53716 components: - type: Transform rot: 3.141592653589793 rad - pos: 57.5,-37.5 + pos: -80.5,75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 759 + - uid: 53717 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-33.5 + rot: -1.5707963267948966 rad + pos: -84.5,78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 763 + - uid: 53718 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,49.5 + pos: -54.5,106.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 766 + - uid: 53719 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,46.5 + pos: -64.5,87.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 767 + - uid: 53720 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,45.5 + rot: 1.5707963267948966 rad + pos: -59.5,91.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 768 + - uid: 53721 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,44.5 + rot: 1.5707963267948966 rad + pos: -59.5,98.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 769 + - uid: 53722 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,43.5 + rot: 1.5707963267948966 rad + pos: -61.5,102.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 773 + - uid: 53723 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,42.5 + rot: -1.5707963267948966 rad + pos: -63.5,97.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 775 + - uid: 53724 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,48.5 + pos: -60.5,108.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 780 + - uid: 53725 components: - type: Transform - pos: 39.5,-20.5 + rot: 1.5707963267948966 rad + pos: -54.5,110.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 789 + - uid: 53726 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-29.5 + rot: -1.5707963267948966 rad + pos: -31.5,90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 792 + - uid: 53727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-12.5 + pos: -47.5,111.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 793 + - uid: 53728 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,-43.5 + pos: -40.5,110.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 794 + - uid: 53729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-43.5 + pos: -35.5,110.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 796 + - uid: 53730 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-45.5 + rot: 3.141592653589793 rad + pos: -32.5,105.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 798 + - uid: 53731 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-36.5 + rot: 3.141592653589793 rad + pos: -34.5,102.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 799 + - uid: 53732 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-36.5 + pos: -34.5,97.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 802 + - uid: 53733 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-34.5 + pos: -32.5,95.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 821 + - uid: 53734 components: - type: Transform - pos: -33.5,-0.5 + pos: -38.5,91.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 834 + - uid: 53735 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,1.5 + rot: -1.5707963267948966 rad + pos: -30.5,82.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 839 + - uid: 53736 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-0.5 + pos: -22.5,79.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 842 + - uid: 53737 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-0.5 + pos: -30.5,78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 848 + - uid: 53738 components: - type: Transform - pos: 39.5,-19.5 + rot: -1.5707963267948966 rad + pos: -27.5,75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 868 + - uid: 53739 components: - type: Transform - pos: 42.5,27.5 + rot: 3.141592653589793 rad + pos: -25.5,70.5 parent: 2 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 872 + - uid: 53740 components: - type: Transform - pos: 0.5,40.5 + rot: 3.141592653589793 rad + pos: -23.5,69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 875 + - uid: 53741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-21.5 + rot: 1.5707963267948966 rad + pos: -8.5,92.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 876 + - uid: 53742 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,58.5 + rot: 1.5707963267948966 rad + pos: -22.5,83.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 877 + - uid: 53743 components: - type: Transform - pos: 5.5,57.5 + rot: 1.5707963267948966 rad + pos: -22.5,84.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 885 + - uid: 53744 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-0.5 + pos: -19.5,87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 886 + - uid: 53745 components: - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,-21.5 + pos: -15.5,87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 887 + - uid: 53746 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-12.5 + pos: -12.5,93.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 889 + - uid: 53747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-45.5 + pos: 4.5,85.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 891 + - uid: 53748 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-26.5 + pos: -5.5,96.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 894 + - uid: 53749 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,1.5 + pos: -0.5,92.5 + parent: 2 + - uid: 53750 + components: + - type: Transform + pos: 9.5,83.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 895 + - uid: 53751 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-45.5 + pos: 4.5,84.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 907 + - uid: 53752 components: - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,-19.5 + pos: 9.5,81.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 966 + - uid: 53753 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-27.5 + rot: 1.5707963267948966 rad + pos: 25.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1027 + - uid: 53754 components: - type: Transform - pos: -33.5,-2.5 + pos: 9.5,77.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1124 + - uid: 53755 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-19.5 + pos: 7.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1217 + - uid: 53756 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,17.5 + pos: 7.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 1292 + - uid: 53757 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,-43.5 + pos: 41.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1312 + - uid: 53758 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,-29.5 + pos: 27.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1349 + - uid: 53759 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,2.5 + rot: -1.5707963267948966 rad + pos: 47.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1352 + - uid: 53760 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-16.5 + pos: 56.5,70.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1380 + - uid: 53761 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,32.5 + rot: -1.5707963267948966 rad + pos: 54.5,72.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1404 + - uid: 53762 components: - type: Transform - pos: -31.5,-2.5 + rot: -1.5707963267948966 rad + pos: 20.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1433 + - uid: 53763 components: - type: Transform - pos: 24.5,-18.5 + pos: 50.5,69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1441 + - uid: 53764 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-45.5 + pos: 58.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1450 + - uid: 53765 components: - type: Transform - pos: -20.5,-15.5 + rot: -1.5707963267948966 rad + pos: 74.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1462 + - uid: 53766 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-28.5 + pos: 60.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1464 + - uid: 53768 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-24.5 + rot: -1.5707963267948966 rad + pos: 71.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1469 + - uid: 53769 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-22.5 + rot: 1.5707963267948966 rad + pos: 68.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1488 + - uid: 53770 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,1.5 + pos: 77.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1506 + - uid: 53771 components: - type: Transform rot: -1.5707963267948966 rad - pos: 72.5,-43.5 + pos: 65.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1516 + - uid: 53807 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-33.5 + pos: 40.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1519 + - uid: 53826 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,-20.5 + pos: 38.5,-81.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1555 + - uid: 53827 components: - type: Transform rot: 3.141592653589793 rad - pos: 55.5,-23.5 + pos: 38.5,-78.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1558 + - uid: 53828 components: - type: Transform rot: 3.141592653589793 rad - pos: 55.5,-24.5 + pos: 40.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1560 + - uid: 53829 components: - type: Transform rot: 3.141592653589793 rad - pos: 55.5,-21.5 + pos: 40.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1573 + - uid: 53830 components: - type: Transform - pos: -43.5,-17.5 + pos: 43.5,-69.5 parent: 2 - - uid: 1598 + - uid: 53831 components: - type: Transform rot: -1.5707963267948966 rad - pos: 71.5,-43.5 + pos: 41.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1602 + - uid: 53832 components: - type: Transform rot: -1.5707963267948966 rad - pos: 77.5,-45.5 + pos: 38.5,-73.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1628 + - uid: 53833 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-30.5 + pos: 93.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1644 + - uid: 53834 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,17.5 + pos: 82.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 1654 + - uid: 53835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,19.5 + rot: 1.5707963267948966 rad + pos: 80.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 1660 + - uid: 53836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,19.5 + rot: 1.5707963267948966 rad + pos: 85.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 1668 + - uid: 53837 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-35.5 + rot: 1.5707963267948966 rad + pos: 87.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1671 + - uid: 53838 components: - type: Transform - pos: 24.5,-20.5 + rot: -1.5707963267948966 rad + pos: 102.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1684 + - uid: 53839 components: - type: Transform - pos: 23.5,-15.5 + pos: 77.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1688 + - uid: 53840 components: - type: Transform - pos: 23.5,-16.5 + pos: 91.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1715 + - uid: 53841 components: - type: Transform - pos: -31.5,-1.5 + pos: 88.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1724 + - uid: 53842 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,-43.5 + rot: -1.5707963267948966 rad + pos: 97.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1735 + - uid: 53843 components: - type: Transform rot: 1.5707963267948966 rad - pos: 54.5,-34.5 + pos: 100.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1796 + - uid: 53844 components: - type: Transform - pos: -33.5,-1.5 + pos: 96.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1800 + - uid: 53845 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-22.5 + pos: 106.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1801 + - uid: 53846 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-35.5 + pos: 108.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1806 + - uid: 53847 components: - type: Transform rot: 1.5707963267948966 rad - pos: 62.5,-43.5 + pos: 123.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1813 + - uid: 53848 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-45.5 + rot: 3.141592653589793 rad + pos: 104.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1814 + - uid: 53849 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-43.5 + rot: 1.5707963267948966 rad + pos: 112.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1815 + - uid: 53850 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-22.5 + pos: 118.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1816 + - uid: 53851 components: - type: Transform - pos: -17.5,30.5 + pos: 128.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1819 + - uid: 53852 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,19.5 + pos: 139.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 1826 + - uid: 53853 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,-37.5 + pos: 137.5,-50.5 parent: 2 - - uid: 1829 + - uid: 53854 components: - type: Transform - pos: 16.5,-18.5 + rot: 3.141592653589793 rad + pos: 128.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1830 + - uid: 53855 components: - type: Transform - pos: 57.5,-28.5 + pos: 141.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1831 + - uid: 53856 components: - type: Transform - pos: 55.5,-26.5 + rot: -1.5707963267948966 rad + pos: 139.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1838 + - uid: 53857 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-34.5 + rot: 3.141592653589793 rad + pos: 140.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1847 + - uid: 53858 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1858 - components: - - type: Transform - pos: 24.5,-16.5 + pos: 130.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1859 + - uid: 53859 components: - type: Transform - pos: 17.5,-18.5 + pos: 134.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1861 + - uid: 53860 components: - type: Transform - pos: 24.5,-17.5 + pos: 112.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1863 + - uid: 53861 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-25.5 + pos: 128.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1870 + - uid: 53862 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,-31.5 + pos: 125.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1875 + - uid: 53863 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,-19.5 + rot: -1.5707963267948966 rad + pos: 124.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1880 + - uid: 53864 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,-45.5 + rot: 3.141592653589793 rad + pos: 118.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1884 + - uid: 53865 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,1.5 + pos: 117.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1885 + - uid: 53866 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,-0.5 + pos: 121.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1886 + - uid: 53867 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-0.5 + pos: 112.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1888 + - uid: 53868 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-10.5 + rot: 1.5707963267948966 rad + pos: 96.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1895 + - uid: 53869 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-34.5 + pos: 105.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1897 + - uid: 53870 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,-43.5 + rot: -1.5707963267948966 rad + pos: 105.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1898 + - uid: 53871 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,-22.5 + pos: 109.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1902 + - uid: 53872 components: - type: Transform - pos: 24.5,-19.5 + rot: 3.141592653589793 rad + pos: 102.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1905 + - uid: 53873 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-45.5 + rot: 3.141592653589793 rad + pos: 110.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1906 + - uid: 53874 components: - type: Transform - pos: 17.5,-16.5 + rot: 1.5707963267948966 rad + pos: 88.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1910 + - uid: 53875 components: - type: Transform - pos: 61.5,-34.5 + rot: 1.5707963267948966 rad + pos: 94.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1911 + - uid: 53876 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-10.5 + pos: 104.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1913 + - uid: 53877 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,-45.5 + pos: 98.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1914 + - uid: 53878 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-33.5 + rot: -1.5707963267948966 rad + pos: 70.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1915 + - uid: 53879 components: - type: Transform - pos: 17.5,-17.5 + rot: -1.5707963267948966 rad + pos: 90.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1917 + - uid: 53880 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-43.5 + rot: 3.141592653589793 rad + pos: 96.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1918 + - uid: 53881 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-45.5 + pos: 85.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1919 + - uid: 53882 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-45.5 + pos: 86.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1920 + - uid: 53883 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,-43.5 + pos: 86.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1921 + - uid: 53884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-29.5 + rot: 3.141592653589793 rad + pos: 86.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1923 + - uid: 53885 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,-29.5 + pos: 85.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1930 + - uid: 53886 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-23.5 + pos: 88.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1931 + - uid: 53887 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-31.5 + pos: 90.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1943 + - uid: 53888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-29.5 + pos: 89.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1945 + - uid: 53889 components: - type: Transform rot: -1.5707963267948966 rad - pos: 54.5,-31.5 + pos: 88.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1947 + - uid: 53890 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-43.5 + rot: 3.141592653589793 rad + pos: 89.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1948 + - uid: 53891 components: - type: Transform - pos: 61.5,-40.5 + pos: 78.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1950 + - uid: 53892 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,-43.5 + rot: 3.141592653589793 rad + pos: 70.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1965 + - uid: 53893 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-43.5 + rot: 3.141592653589793 rad + pos: 73.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1969 + - uid: 53894 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,-21.5 + pos: 68.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1970 + - uid: 53895 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,-21.5 + pos: 76.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1974 + - uid: 53896 components: - type: Transform rot: 1.5707963267948966 rad - pos: 31.5,-19.5 + pos: 72.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1977 +- proto: GroundCannabis + entities: + - uid: 12904 components: - type: Transform - pos: 16.5,-19.5 + pos: -55.716915,37.909607 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1981 + - uid: 23089 components: - type: Transform - pos: 16.5,-16.5 + pos: 57.29703,-48.699215 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1984 + - uid: 23090 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-30.5 + pos: 53.82828,-47.449215 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1989 + - uid: 23091 components: - type: Transform - pos: -43.5,-18.5 + pos: 56.54703,-47.261715 parent: 2 - - uid: 1990 + - uid: 23092 components: - type: Transform - pos: -51.5,-1.5 + pos: 53.812656,-48.83984 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1991 +- proto: GroundTobacco + entities: + - uid: 2280 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,1.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1993 + - uid: 2288 components: - type: Transform - pos: -23.5,58.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1995 + - uid: 2290 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-0.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1997 + - uid: 4483 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-22.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1998 + - uid: 4484 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-25.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1999 + - uid: 4485 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-27.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2001 + - uid: 4492 components: - type: Transform - pos: 23.5,-17.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2005 + - uid: 4493 components: - type: Transform - pos: 61.5,-32.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2006 + - uid: 4526 components: - type: Transform - pos: 63.5,-36.5 + pos: -101.84623,16.597023 parent: 2 - - uid: 2007 + - uid: 4527 components: - type: Transform - pos: 23.5,-18.5 + pos: -101.84623,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2009 + - uid: 23093 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-22.5 + pos: 57.14436,-48.09009 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2012 + - uid: 23094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,-45.5 + pos: 53.503735,-48.043217 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2013 + - uid: 23095 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-33.5 + pos: 56.003735,-47.074467 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2014 +- proto: GunSafe + entities: + - uid: 11756 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-32.5 + pos: -78.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2026 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 11757 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20938 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,21.5 + pos: -48.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2027 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20939 + - 20940 + - 20941 + - 20942 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 53952 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,21.5 + pos: -3.5,-6.5 + parent: 53899 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 53953 + - 53954 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 53955 + components: + - type: Transform + pos: 5.5,-11.5 + parent: 53899 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 53957 + - 53958 + - 53956 + - 53959 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 61963 + components: + - type: MetaData + desc: Стандартное хранилище. + - type: Transform + pos: 1.5,81.5 + parent: 56631 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 61967 + - 61965 + - 61964 + - 61966 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 62050 + components: + - type: MetaData + desc: Стандартное хранилище. + - type: Transform + pos: 4.5,80.5 + parent: 56631 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 62051 + - 62052 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: Gyroscope + entities: + - uid: 54898 + components: + - type: Transform + pos: 1.5,0.5 + parent: 54730 + - uid: 55227 + components: + - type: Transform + pos: -0.5,4.5 + parent: 55142 + - uid: 56293 + components: + - type: Transform + pos: -3.5,3.5 + parent: 56001 + - uid: 56294 + components: + - type: Transform + pos: 6.5,3.5 + parent: 56001 + - uid: 56559 + components: + - type: Transform + pos: -2.5,1.5 + parent: 56424 + - uid: 56560 + components: + - type: Transform + pos: 3.5,1.5 + parent: 56424 + - uid: 62053 + components: + - type: Transform + pos: -24.5,24.5 + parent: 56631 + - uid: 67714 + components: + - type: Transform + pos: 32.5,-18.5 + parent: 66965 +- proto: Handcuffs + entities: + - uid: 20162 + components: + - type: Transform + pos: -34.384384,-20.410824 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2028 + - uid: 20163 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,21.5 + pos: -34.509384,-20.223324 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2029 + - uid: 21668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,25.5 + pos: -75.55087,-34.36734 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2030 + - uid: 21669 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,25.5 + pos: -75.45712,-34.52359 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2031 + - uid: 53814 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,23.5 + pos: -7.414469,-30.750643 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2032 + - uid: 53817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,23.5 + pos: 26.437862,-22.032219 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2033 + - uid: 53818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,23.5 + pos: 54.4549,-6.0406294 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2035 + - uid: 53819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,22.5 + pos: 45.468105,12.656526 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2058 +- proto: HandheldGPSBasic + entities: + - uid: 66404 + components: + - type: Transform + pos: -7.9561605,-15.97006 + parent: 65849 +- proto: HandheldHealthAnalyzer + entities: + - uid: 20965 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,22.5 + pos: -13.679641,-21.348942 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2059 + - uid: 66405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,22.5 + pos: -2.4944825,14.835514 + parent: 65849 + - uid: 67715 + components: + - type: Transform + pos: 10.55591,10.784426 + parent: 66965 +- proto: HandheldHealthAnalyzerEmpty + entities: + - uid: 53641 + components: + - type: MetaData + desc: Ручной сканер тела, способный определять жизненные показатели пациента, но сейчас он опустошён... + name: Hemo + - type: Transform + pos: 6.4176693,-82.357765 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2060 + - uid: 62054 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,22.5 + pos: -35.75316,35.61078 + parent: 56631 +- proto: HandHeldMassScanner + entities: + - uid: 44971 + components: + - type: Transform + parent: 20106 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52353 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -31.540215,8.462204 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2061 + - uid: 52354 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,20.5 + rot: 1.5707963267948966 rad + pos: -31.540215,8.462204 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2062 + - uid: 52355 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,20.5 + rot: 1.5707963267948966 rad + pos: -31.540215,8.462204 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2063 + - uid: 52356 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,20.5 + rot: 1.5707963267948966 rad + pos: -31.52459,12.446579 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2064 + - uid: 52357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,18.5 + rot: 1.5707963267948966 rad + pos: -31.52459,12.446579 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 2065 + - uid: 52358 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,18.5 + rot: 1.5707963267948966 rad + pos: -31.52459,12.446579 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 2066 +- proto: HandheldStationMap + entities: + - uid: 8019 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,18.5 + rot: 1.5707963267948966 rad + pos: -44.81412,-14.590953 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 2067 + - uid: 28746 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,16.5 + pos: -33.60573,-31.205936 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2068 +- proto: HandLabeler + entities: + - uid: 15834 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,16.5 + pos: 36.0292,-61.499653 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2069 + - uid: 19808 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,16.5 + pos: -55.43675,-23.519049 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2070 + - uid: 23552 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,14.5 + pos: 43.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2072 +- proto: HappyHonk + entities: + - uid: 13228 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,14.5 + pos: -30.530508,-42.607185 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2080 + - uid: 13318 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,21.5 + pos: -30.358633,-42.43531 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2081 + - uid: 21040 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,21.5 + pos: 80.23878,-61.218544 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2087 + - uid: 62055 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,19.5 + pos: 29.205793,49.216114 + parent: 56631 +- proto: HappyHonkMime + entities: + - uid: 11734 + components: + - type: Transform + pos: -28.561758,-43.27906 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 2088 + - uid: 22988 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,17.5 + pos: 60.24637,-44.29163 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2090 +- proto: HarmonicaInstrument + entities: + - uid: 14969 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,15.5 + pos: -8.251735,-81.33364 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2091 +- proto: HarpInstrument + entities: + - uid: 12171 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,19.5 + pos: -59.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 2094 +- proto: HeadBorgJanitor + entities: + - uid: 7103 components: + - type: MetaData + desc: Кажется... раньше это был любимый транспорт уборщика. Теперь это просто хлам. + name: часть уборочной машины - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,21.5 + pos: -17.512629,32.000652 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2095 +- proto: HeadBorgMining + entities: + - uid: 24590 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,21.5 + pos: -54.474873,75.486916 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2096 +- proto: HeadHuman + entities: + - uid: 20568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,21.5 + parent: 20567 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: HeadSkeleton + entities: + - uid: 18800 + components: + - type: Transform + pos: -26.885408,-72.40225 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2097 + - uid: 55619 + components: + - type: Transform + pos: -13.7304325,-0.2594099 + parent: 55280 + - uid: 67716 + components: + - type: Transform + pos: 30.536804,9.595139 + parent: 66965 +- proto: HeadSlime + entities: + - uid: 12525 + components: + - type: Transform + parent: 12516 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: HeadVulpkanin + entities: + - uid: 62056 + components: + - type: Transform + pos: -23.486053,42.312134 + parent: 56631 +- proto: HeatExchanger + entities: + - uid: 15689 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,21.5 + pos: 53.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 2098 + - uid: 15690 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,14.5 + pos: 54.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2099 + - uid: 15692 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,15.5 + pos: 56.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2101 + - uid: 16264 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,15.5 + pos: 52.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2104 +- proto: HelicopterInstrument + entities: + - uid: 22992 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,17.5 + pos: 60.383915,-42.760124 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2112 +- proto: HighSecArmoryLocked + entities: + - uid: 8217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,25.5 + pos: -46.5,-27.5 parent: 2 - - uid: 2113 + - uid: 54396 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,25.5 - parent: 2 - - uid: 2114 + pos: 3.5,-9.5 + parent: 53899 +- proto: HighSecCentralCommandLocked + entities: + - uid: 62057 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,25.5 - parent: 2 - - uid: 2115 + pos: 6.5,47.5 + parent: 56631 + - uid: 62058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,25.5 - parent: 2 - - uid: 2135 + pos: 6.5,7.5 + parent: 56631 +- proto: HighSecCommandLocked + entities: + - uid: 11115 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,28.5 + pos: 27.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2136 + - uid: 12425 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,24.5 + pos: 18.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2137 + - uid: 12494 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,25.5 + pos: 20.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2139 + - uid: 55620 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2140 + pos: -12.5,3.5 + parent: 55280 + - uid: 55621 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2145 + pos: -12.5,4.5 + parent: 55280 + - uid: 55622 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2151 + pos: -3.5,9.5 + parent: 55280 +- proto: HolofanProjector + entities: + - uid: 13062 components: - type: Transform - pos: 28.5,30.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2153 + parent: 13061 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 15955 components: - type: Transform - pos: 28.5,29.5 + pos: 34.392784,52.680542 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2155 + - uid: 15956 components: - type: Transform - pos: 26.5,29.5 + pos: 34.486534,52.524292 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2157 + - uid: 15957 components: - type: Transform - pos: 26.5,30.5 + pos: 34.580284,52.383667 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2158 + - uid: 66406 components: - type: Transform - pos: 26.5,31.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2161 + rot: -1.5707963267948966 rad + pos: 9.775423,-17.39747 + parent: 65849 +- proto: HoloprojectorSecurity + entities: + - uid: 20086 components: - type: Transform - pos: 26.5,33.5 + pos: -46.35185,-20.249084 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2162 + - uid: 20087 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,32.5 + pos: -46.5081,-20.35846 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2166 + - uid: 20088 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,32.5 + pos: -46.66435,-20.499084 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2167 +- proto: HoloprojectorSecurityEmpty + entities: + - uid: 11796 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,32.5 + rot: 3.141592653589793 rad + pos: -71.48946,42.390694 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2168 +- proto: HospitalCurtains + entities: + - uid: 15007 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,32.5 + pos: 12.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2169 + - uid: 15008 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,32.5 + pos: 12.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2170 + - uid: 15553 components: - type: Transform rot: 1.5707963267948966 rad - pos: 33.5,32.5 + pos: 19.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2171 + - uid: 18014 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,32.5 + pos: -33.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2172 + - uid: 20789 components: - type: Transform - pos: 28.5,28.5 + rot: -1.5707963267948966 rad + pos: 74.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2173 + - uid: 20790 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,31.5 + rot: -1.5707963267948966 rad + pos: 74.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2174 + - uid: 20791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,31.5 + rot: -1.5707963267948966 rad + pos: 76.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2175 + - uid: 20793 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,31.5 + rot: -1.5707963267948966 rad + pos: 76.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2176 + - uid: 25089 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,31.5 + pos: -33.5,-89.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2177 + - uid: 28127 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,31.5 + pos: -33.5,-90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2178 + - uid: 51424 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,31.5 + pos: -29.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2190 + - uid: 51425 components: - type: Transform - pos: 28.5,32.5 + pos: -27.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2191 + - uid: 51426 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,34.5 + pos: -21.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2192 + - uid: 51427 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,33.5 + pos: -19.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2193 + - uid: 62059 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2194 + pos: 17.5,32.5 + parent: 56631 + - uid: 62060 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2195 + pos: 17.5,34.5 + parent: 56631 + - uid: 62061 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2196 + pos: 15.5,32.5 + parent: 56631 + - uid: 67717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2198 + pos: 1.5,15.5 + parent: 66965 +- proto: HospitalCurtainsOpen + entities: + - uid: 11432 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,35.5 + pos: 23.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2199 + - uid: 11436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,35.5 + pos: 17.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2200 + - uid: 11438 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,35.5 + pos: 14.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2201 + - uid: 11441 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,35.5 + pos: 13.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2202 + - uid: 11442 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,36.5 + pos: 19.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2203 + - uid: 11444 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,37.5 + pos: 21.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2204 + - uid: 14349 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,34.5 + pos: 14.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2205 + - uid: 14562 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,35.5 + pos: 23.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2206 + - uid: 14563 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,36.5 + pos: 23.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2207 + - uid: 15010 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,37.5 + pos: 12.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2219 + - uid: 15011 components: - type: Transform - pos: 27.5,39.5 + pos: 12.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2220 + - uid: 15012 components: - type: Transform - pos: 27.5,40.5 + pos: 12.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2221 + - uid: 18515 components: - type: Transform - pos: 27.5,41.5 + pos: -48.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2222 + - uid: 18545 components: - type: Transform - pos: 27.5,42.5 + pos: -48.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2223 + - uid: 18649 components: - type: Transform - pos: 27.5,43.5 + pos: -48.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2226 + - uid: 18658 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,44.5 + pos: -56.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2228 + - uid: 18659 components: - type: Transform - pos: 28.5,45.5 + pos: -56.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2229 + - uid: 18661 components: - type: Transform - pos: 28.5,46.5 + pos: -56.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2230 + - uid: 18664 components: - type: Transform - pos: 28.5,47.5 + pos: -56.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2231 + - uid: 18670 components: - type: Transform - pos: 28.5,48.5 + pos: -48.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2233 + - uid: 20792 components: - type: Transform rot: -1.5707963267948966 rad - pos: 29.5,50.5 + pos: 75.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2234 + - uid: 20794 components: - type: Transform rot: -1.5707963267948966 rad - pos: 30.5,50.5 + pos: 74.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2235 + - uid: 22074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,50.5 + pos: -14.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2236 + - uid: 22097 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,50.5 + pos: -12.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2237 + - uid: 42433 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,50.5 + pos: -37.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2238 + - uid: 46466 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,50.5 + pos: -36.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2239 + - uid: 54899 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2240 + pos: 6.5,-4.5 + parent: 54730 + - uid: 54900 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2241 + pos: 6.5,-5.5 + parent: 54730 + - uid: 55623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2242 + pos: -0.5,12.5 + parent: 55280 + - uid: 55624 + components: + - type: Transform + pos: -0.5,13.5 + parent: 55280 + - uid: 55625 + components: + - type: Transform + pos: -0.5,7.5 + parent: 55280 + - uid: 56295 components: - type: Transform rot: -1.5707963267948966 rad - pos: 38.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2243 + pos: -1.5,1.5 + parent: 56001 + - uid: 62062 components: - type: Transform - pos: 39.5,51.5 + pos: 17.5,36.5 + parent: 56631 + - uid: 62063 + components: + - type: Transform + pos: 15.5,30.5 + parent: 56631 +- proto: HotplateMachineCircuitboard + entities: + - uid: 52084 + components: + - type: Transform + pos: 21.479494,12.106868 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2244 +- proto: hydroponicsSoil + entities: + - uid: 30407 components: - type: Transform - pos: 39.5,52.5 + pos: 77.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2245 + - uid: 30408 components: - type: Transform - pos: 39.5,53.5 + pos: 78.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2247 + - uid: 30409 components: - type: Transform - pos: 39.5,54.5 + pos: 80.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2248 + - uid: 30410 components: - type: Transform - pos: 39.5,55.5 + pos: 79.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2249 +- proto: HydroponicsToolClippers + entities: + - uid: 13658 components: - type: Transform - pos: 39.5,56.5 + pos: 12.53657,-38.535492 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2250 + - uid: 21822 components: - type: Transform - pos: 39.5,57.5 + pos: -70.39952,-55.323425 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2251 +- proto: HydroponicsToolHatchet + entities: + - uid: 28227 components: - type: Transform - pos: 39.5,58.5 + pos: -95.06642,50.32784 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2252 +- proto: HydroponicsToolMiniHoe + entities: + - uid: 11665 components: - type: Transform - pos: 39.5,59.5 + pos: -62.350414,45.572002 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2253 + - uid: 13187 components: - type: Transform - pos: 39.5,60.5 + pos: 12.56782,-38.379242 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2254 + - uid: 13377 components: - type: Transform - pos: 39.5,61.5 + rot: 1.5707963267948966 rad + pos: -20.489521,-44.444542 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2255 + - uid: 14699 components: - type: Transform - pos: 39.5,62.5 + pos: 24.37127,-42.149044 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2257 + - uid: 21823 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,63.5 + pos: -70.290146,-57.21405 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2259 + - uid: 25825 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,63.5 + pos: -60.374866,70.54169 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2260 + - uid: 30411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,63.5 + pos: 77.813896,-11.317896 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2261 + - uid: 31396 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,63.5 + pos: -15.54953,49.863365 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2262 +- proto: HydroponicsToolSpade + entities: + - uid: 11666 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,62.5 + rot: -1.5707963267948966 rad + pos: -62.52229,45.509502 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2263 + - uid: 13379 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,61.5 + pos: -20.083271,-44.303917 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2264 + - uid: 21753 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,64.5 + pos: -68.71481,-56.29381 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2265 + - uid: 30417 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,65.5 + pos: 79.720146,-9.427271 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2266 +- proto: hydroponicsTray + entities: + - uid: 6287 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,66.5 + rot: 1.5707963267948966 rad + pos: -56.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2267 + - uid: 6288 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,67.5 + rot: 1.5707963267948966 rad + pos: -56.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2268 + - uid: 6289 components: - type: Transform rot: 1.5707963267948966 rad - pos: 40.5,63.5 + pos: -55.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2269 + - uid: 6290 components: - type: Transform rot: 1.5707963267948966 rad - pos: 41.5,63.5 + pos: -55.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2270 + - uid: 6291 components: - type: Transform rot: 1.5707963267948966 rad - pos: 42.5,63.5 + pos: -54.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2271 + - uid: 6292 components: - type: Transform rot: 1.5707963267948966 rad - pos: 43.5,63.5 + pos: -54.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2272 + - uid: 6293 components: - type: Transform rot: 1.5707963267948966 rad - pos: 44.5,63.5 + pos: -51.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2273 + - uid: 6294 components: - type: Transform rot: 1.5707963267948966 rad - pos: 45.5,63.5 + pos: -51.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2274 + - uid: 6295 components: - type: Transform rot: 1.5707963267948966 rad - pos: 46.5,63.5 + pos: -50.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2275 + - uid: 6296 components: - type: Transform rot: 1.5707963267948966 rad - pos: 48.5,63.5 + pos: -50.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2276 + - uid: 6297 components: - type: Transform rot: 1.5707963267948966 rad - pos: 49.5,63.5 + pos: -49.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2278 + - uid: 6298 components: - type: Transform rot: 1.5707963267948966 rad - pos: 50.5,63.5 + pos: -49.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2279 + - uid: 6612 components: - type: Transform rot: 1.5707963267948966 rad - pos: 51.5,63.5 + pos: -57.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2280 + - uid: 6613 components: - type: Transform rot: 1.5707963267948966 rad - pos: 52.5,63.5 + pos: -57.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2281 + - uid: 6614 components: - type: Transform rot: 1.5707963267948966 rad - pos: 53.5,63.5 + pos: -55.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2282 + - uid: 6621 components: - type: Transform rot: 1.5707963267948966 rad - pos: 54.5,63.5 + pos: -55.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2284 + - uid: 12283 components: - type: Transform - pos: 47.5,64.5 + pos: 13.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2285 + - uid: 12284 components: - type: Transform - pos: 47.5,65.5 + pos: 13.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2286 + - uid: 13342 components: - type: Transform - pos: 47.5,66.5 + rot: -1.5707963267948966 rad + pos: -24.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2287 + - uid: 13343 components: - type: Transform - pos: 47.5,62.5 + rot: -1.5707963267948966 rad + pos: -22.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2300 + - uid: 13344 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,65.5 + pos: -20.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2301 + - uid: 13345 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,65.5 + pos: -20.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2302 + - uid: 13346 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,65.5 + pos: -22.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2303 + - uid: 13347 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,65.5 + pos: -24.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2304 + - uid: 14702 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,65.5 + rot: 3.141592653589793 rad + pos: 25.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2305 + - uid: 14704 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,65.5 + rot: 3.141592653589793 rad + pos: 26.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2309 + - uid: 21708 components: - type: Transform - pos: 40.5,66.5 + pos: -71.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2310 + - uid: 21718 components: - type: Transform - pos: 40.5,67.5 + pos: -67.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2311 + - uid: 21720 components: - type: Transform - pos: 40.5,64.5 + pos: -67.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2312 + - uid: 23105 components: - type: Transform - pos: 40.5,63.5 + rot: 3.141592653589793 rad + pos: 24.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2313 + - uid: 24685 components: - type: Transform - pos: 40.5,62.5 + pos: -79.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2314 + - uid: 31165 components: - type: Transform - pos: 40.5,61.5 + pos: -15.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2315 + - uid: 31166 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,65.5 + pos: -18.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2316 + - uid: 31167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,65.5 + pos: -16.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2317 +- proto: HydroponicsTrayEmpty + entities: + - uid: 21687 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,65.5 + pos: -71.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2318 + - uid: 21719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,65.5 + pos: -67.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2319 + - uid: 24683 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,65.5 + pos: -82.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2320 + - uid: 24684 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,65.5 + pos: -80.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2321 +- proto: HydroponicsTrayMachineCircuitboard + entities: + - uid: 16209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,65.5 + pos: 21.449512,12.407174 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2322 + - uid: 16210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,65.5 + pos: 21.480762,12.641549 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2323 +- proto: Hypopen + entities: + - uid: 9720 + components: + - type: Transform + pos: -5.9547014,44.179066 + parent: 2 +- proto: IDComputerCircuitboard + entities: + - uid: 16155 + components: + - type: Transform + pos: 30.530787,9.528394 + parent: 2 +- proto: Igniter + entities: + - uid: 65752 + components: + - type: Transform + pos: 1.7145985,7.8275185 + parent: 65694 + - uid: 65753 components: - type: Transform rot: -1.5707963267948966 rad - pos: 50.5,65.5 + pos: 2.6513228,7.2337685 + parent: 65694 +- proto: InflatableDoor + entities: + - uid: 21303 + components: + - type: Transform + pos: 76.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2325 + - uid: 26649 components: - type: Transform - pos: 49.5,64.5 + rot: 3.141592653589793 rad + pos: -60.5,81.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2326 + - uid: 26697 components: - type: Transform - pos: 49.5,63.5 + rot: 3.141592653589793 rad + pos: -56.5,80.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2327 + - uid: 26698 components: - type: Transform - pos: 49.5,62.5 + rot: 3.141592653589793 rad + pos: -60.5,83.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2328 + - uid: 26699 components: - type: Transform - pos: 49.5,66.5 + rot: 3.141592653589793 rad + pos: -52.5,83.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2329 + - uid: 26701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,65.5 + rot: 3.141592653589793 rad + pos: -48.5,80.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2330 + - uid: 26702 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,65.5 + rot: 3.141592653589793 rad + pos: -43.5,84.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2331 + - uid: 26703 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -41.5,80.5 + parent: 2 + - uid: 26704 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -38.5,84.5 + parent: 2 + - uid: 29749 + components: + - type: Transform + pos: -39.5,-69.5 + parent: 2 + - uid: 30299 + components: + - type: Transform + pos: 65.5,-21.5 + parent: 2 + - uid: 30576 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,65.5 + pos: 63.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2332 + - uid: 31063 + components: + - type: Transform + pos: -55.5,66.5 + parent: 2 + - uid: 31125 components: - type: Transform rot: -1.5707963267948966 rad - pos: 54.5,65.5 + pos: -69.5,70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2333 + - uid: 31129 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,65.5 + pos: -45.5,77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2334 + - uid: 31133 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,65.5 + pos: -37.5,78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2335 + - uid: 31134 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,65.5 + pos: -37.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2336 + - uid: 31180 + components: + - type: Transform + pos: -23.5,-83.5 + parent: 2 + - uid: 62064 + components: + - type: Transform + pos: -4.5,34.5 + parent: 56631 + - uid: 62065 + components: + - type: Transform + pos: -9.5,49.5 + parent: 56631 + - uid: 62066 + components: + - type: Transform + pos: -20.5,48.5 + parent: 56631 + - uid: 66407 + components: + - type: Transform + pos: 0.5,-1.5 + parent: 65849 + - type: Physics + canCollide: False + - type: Door + state: Open + - type: Airtight + airBlocked: False +- proto: InflatableDoorStack + entities: + - uid: 28742 + components: + - type: Transform + pos: 14.503468,30.407898 + parent: 2 + - uid: 56155 + components: + - type: Transform + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: InflatableDoorStack1 + entities: + - uid: 21305 + components: + - type: Transform + pos: 75.55344,-19.429409 + parent: 2 + - uid: 66408 + components: + - type: Transform + pos: 8.434798,-17.289728 + parent: 65849 +- proto: InflatableWall + entities: + - uid: 11861 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,65.5 + pos: -64.5,78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2376 + - uid: 21299 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,23.5 + pos: 74.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2379 + - uid: 25387 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,23.5 + pos: 53.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2380 + - uid: 26887 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,23.5 + pos: 53.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2381 + - uid: 26888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,23.5 + pos: 53.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2382 + - uid: 29570 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,23.5 + pos: -34.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2383 + - uid: 29580 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,24.5 + pos: -37.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2384 + - uid: 30300 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,23.5 + pos: 64.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2385 + - uid: 30301 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,24.5 + pos: 66.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2386 + - uid: 30585 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,22.5 + pos: 63.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2387 + - uid: 31124 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,21.5 + pos: -69.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2389 + - uid: 31128 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,20.5 + pos: -56.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2390 + - uid: 51498 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,19.5 + pos: -58.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2391 + - uid: 62067 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2392 + pos: -9.5,47.5 + parent: 56631 + - uid: 62068 components: - type: Transform - pos: 28.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2404 + pos: -9.5,51.5 + parent: 56631 + - uid: 62069 components: - type: Transform - pos: 30.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2405 + pos: -9.5,50.5 + parent: 56631 + - uid: 62070 components: - type: Transform - pos: 30.5,42.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2406 + pos: -9.5,48.5 + parent: 56631 + - uid: 62071 components: - type: Transform - pos: 30.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2407 + pos: -21.5,46.5 + parent: 56631 + - uid: 62072 components: - type: Transform - pos: 30.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2408 + pos: -20.5,47.5 + parent: 56631 + - uid: 62073 components: - type: Transform - pos: 30.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2409 + pos: -21.5,50.5 + parent: 56631 + - uid: 62074 components: - type: Transform - pos: 36.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2410 + pos: -20.5,49.5 + parent: 56631 + - uid: 62075 components: - type: Transform - pos: 36.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2411 + pos: -16.5,50.5 + parent: 56631 + - uid: 62076 components: - type: Transform - pos: 42.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2412 + pos: -16.5,49.5 + parent: 56631 + - uid: 62077 components: - type: Transform - pos: 42.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2413 + pos: -13.5,47.5 + parent: 56631 + - uid: 62078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2414 + pos: -13.5,48.5 + parent: 56631 + - uid: 62079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2415 + pos: -25.5,50.5 + parent: 56631 + - uid: 62080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2416 + pos: 27.5,48.5 + parent: 56631 + - uid: 62081 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2417 + pos: 25.5,52.5 + parent: 56631 + - uid: 62082 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2418 + pos: 29.5,50.5 + parent: 56631 + - uid: 62083 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2419 + pos: 18.5,48.5 + parent: 56631 + - uid: 62084 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2421 + pos: 19.5,49.5 + parent: 56631 + - uid: 66409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2422 + pos: 1.5,-1.5 + parent: 65849 + - uid: 66410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2424 + pos: -0.5,-1.5 + parent: 65849 + - uid: 66411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2425 + pos: -3.5,-9.5 + parent: 65849 +- proto: InflatableWallStack + entities: + - uid: 28741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,38.5 + pos: 14.519093,30.532898 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2426 + - uid: 56156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2427 + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: InflatableWallStack1 + entities: + - uid: 21304 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,38.5 + pos: 76.56906,-19.570034 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2428 + - uid: 62085 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2431 + pos: 25.680267,51.724915 + parent: 56631 + - uid: 62086 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2432 + pos: 26.689941,48.55487 + parent: 56631 + - uid: 62087 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2433 + pos: 29.980026,49.75238 + parent: 56631 + - uid: 66412 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2434 + pos: 7.5129232,-17.445978 + parent: 65849 +- proto: IngotGold + entities: + - uid: 12214 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,38.5 + pos: 24.643114,-10.459629 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2435 + - uid: 18335 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,38.5 + pos: 134.48567,-53.363205 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2436 + - uid: 62088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2437 + pos: -18.53483,19.168713 + parent: 56631 +- proto: IngotGold1 + entities: + - uid: 21024 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,38.5 + pos: 83.59212,-64.411026 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2438 + - uid: 21025 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,38.5 + pos: 83.38899,-64.23915 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2440 + - uid: 30468 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,38.5 + pos: 46.545433,-9.390994 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2441 + - uid: 30469 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,38.5 + pos: 45.498558,-8.375369 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2442 + - uid: 30470 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,38.5 + pos: 46.420433,-7.906619 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2444 + - uid: 55626 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2445 + pos: -13.450317,5.6020203 + parent: 55280 + - uid: 55627 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2446 + pos: -13.559692,5.6957703 + parent: 55280 + - uid: 55628 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2449 + pos: -15.375225,2.4766169 + parent: 55280 + - uid: 55629 components: - type: Transform - pos: 61.5,47.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2450 + pos: -15.750225,2.6016169 + parent: 55280 + - uid: 55630 components: - type: Transform - pos: 61.5,46.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2451 + pos: -15.6721,2.3516169 + parent: 55280 +- proto: IngotSilver + entities: + - uid: 12600 components: - type: Transform - pos: 61.5,45.5 + pos: 24.3865,-6.3623285 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2452 + - uid: 18333 components: - type: Transform - pos: 61.5,44.5 + pos: 134.5013,-59.41008 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2453 + - uid: 62089 components: - type: Transform - pos: 61.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2454 + pos: -27.438072,29.549482 + parent: 56631 +- proto: IngotSilver1 + entities: + - uid: 30471 components: - type: Transform - pos: 61.5,42.5 + pos: 46.514183,-8.609744 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2455 + - uid: 55631 components: - type: Transform - pos: 61.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2456 + pos: -16.252838,5.5238953 + parent: 55280 + - uid: 55632 components: - type: Transform - pos: 61.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2460 + pos: -16.487213,5.5863953 + parent: 55280 + - uid: 55633 components: - type: Transform - pos: 23.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2461 + pos: -16.250225,2.3359919 + parent: 55280 + - uid: 55634 components: - type: Transform - pos: 26.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2462 + pos: -16.468975,2.4609919 + parent: 55280 +- proto: IntercomAll + entities: + - uid: 51688 components: - type: Transform - pos: 26.5,21.5 + rot: 3.141592653589793 rad + pos: 1.5,8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2463 + - uid: 51695 components: - type: Transform - pos: 26.5,20.5 + rot: 3.141592653589793 rad + pos: 2.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2467 + - uid: 52363 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,21.5 + rot: -1.5707963267948966 rad + pos: -1.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2468 +- proto: IntercomAssesmbly + entities: + - uid: 24223 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,21.5 + pos: -19.5,-83.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2469 + - uid: 24722 components: - type: Transform - pos: 22.5,22.5 + pos: -89.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2471 + - uid: 24853 components: - type: Transform - pos: 28.5,24.5 + rot: 1.5707963267948966 rad + pos: -69.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2472 + - uid: 25626 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,23.5 + pos: -73.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2473 + - uid: 26758 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,23.5 + pos: -26.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2474 + - uid: 30328 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,23.5 + pos: 64.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2475 + - uid: 62090 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2482 + rot: 1.5707963267948966 rad + pos: -2.5,3.5 + parent: 56631 + - uid: 62091 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,24.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2483 + rot: 1.5707963267948966 rad + pos: 4.5,3.5 + parent: 56631 + - uid: 62092 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2484 + pos: 14.5,39.5 + parent: 56631 + - uid: 62093 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2485 + pos: 0.5,53.5 + parent: 56631 + - uid: 66413 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,27.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2486 + rot: 1.5707963267948966 rad + pos: -3.5,-12.5 + parent: 65849 +- proto: IntercomEngineering + entities: + - uid: 11144 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,27.5 + pos: 10.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2487 + - uid: 11145 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,26.5 + pos: 10.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2488 + - uid: 51692 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,25.5 + rot: 1.5707963267948966 rad + pos: 38.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2489 +- proto: IntercomMedical + entities: + - uid: 6806 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,24.5 + pos: 3.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2490 +- proto: IntercomScience + entities: + - uid: 3591 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,23.5 + rot: -1.5707963267948966 rad + pos: 42.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2491 + - uid: 4298 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,23.5 + pos: 22.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2492 +- proto: IntercomSecurity + entities: + - uid: 51691 components: - type: Transform rot: 1.5707963267948966 rad - pos: 15.5,23.5 + pos: -1.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2493 + - uid: 51693 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,21.5 + rot: 3.141592653589793 rad + pos: -41.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2494 +- proto: IntercomSupply + entities: + - uid: 3388 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,21.5 + pos: 54.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2495 +- proto: JanitorialTrolley + entities: + - uid: 7151 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,22.5 + pos: -22.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2498 + - uid: 26245 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,23.5 + pos: -38.5,-75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2499 + - uid: 62094 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2500 + pos: 21.5,13.5 + parent: 56631 + - uid: 62095 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2501 + pos: 22.5,49.5 + parent: 56631 +- proto: JanitorServiceLight + entities: + - uid: 2244 components: - type: Transform - pos: 14.5,22.5 + rot: 1.5707963267948966 rad + pos: 39.5,-15.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2502 + - type: DeviceLinkSink + links: + - 52859 + - uid: 4294 components: - type: Transform - pos: 14.5,21.5 + rot: 3.141592653589793 rad + pos: 21.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2503 + - type: DeviceLinkSink + links: + - 52859 + - uid: 4574 components: - type: Transform - pos: 14.5,20.5 + pos: -30.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2504 + - type: DeviceLinkSink + links: + - 51506 + - uid: 39452 components: - type: Transform - pos: 14.5,19.5 + rot: -1.5707963267948966 rad + pos: 1.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2506 + - type: DeviceLinkSink + links: + - 55107 + - uid: 51541 components: - type: Transform - pos: 16.5,20.5 + rot: 3.141592653589793 rad + pos: -37.5,-79.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2507 + - uid: 51746 components: - type: Transform - pos: 16.5,19.5 + pos: 47.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2512 + - type: DeviceLinkSink + links: + - 51734 + - uid: 52855 components: - type: Transform - pos: 19.5,20.5 + rot: 1.5707963267948966 rad + pos: 39.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2513 + - type: DeviceLinkSink + links: + - 52858 + - uid: 52856 components: - type: Transform - pos: 19.5,19.5 + rot: 3.141592653589793 rad + pos: 7.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2514 + - type: DeviceLinkSink + links: + - 52858 +- proto: JetpackBlackFilled + entities: + - uid: 6636 components: - type: Transform - pos: 19.5,18.5 + pos: -31.64098,7.397238 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2515 + - uid: 6637 components: - type: Transform - pos: 19.5,17.5 + pos: -31.57848,7.522238 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2516 + - uid: 6638 components: - type: Transform - pos: 19.5,16.5 + pos: -31.42223,7.631613 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2517 + - uid: 6639 components: - type: Transform - pos: 19.5,15.5 + pos: -31.60973,11.397238 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2519 + - uid: 6640 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,48.5 + pos: -31.469105,11.475363 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2522 + - uid: 6641 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,50.5 + pos: -31.35973,11.647238 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2523 +- proto: JetpackBlueFilled + entities: + - uid: 16074 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,50.5 + pos: 49.468605,18.065016 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2524 + - uid: 16075 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,50.5 + pos: 49.48423,17.690016 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2527 +- proto: JetpackMiniFilled + entities: + - uid: 15965 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,49.5 + pos: 38.349316,53.807583 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2528 + - uid: 15966 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,49.5 + pos: 38.48994,53.635708 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2536 + - uid: 15967 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,47.5 + pos: 38.661816,53.416958 parent: 2 - - uid: 2537 +- proto: JetpackSecurityFilled + entities: + - uid: 21409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,47.5 + pos: -56.473045,-34.469936 parent: 2 - - uid: 2538 + - uid: 21410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,47.5 + pos: -56.473045,-34.469936 parent: 2 - - uid: 2539 + - uid: 21411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,47.5 + pos: -55.51992,-34.48556 parent: 2 - - uid: 2540 + - uid: 21412 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,47.5 + pos: -55.51992,-34.48556 parent: 2 - - uid: 2541 + - uid: 21902 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,47.5 + pos: -77.371994,-26.315287 parent: 2 - - uid: 2543 + - type: GasTank + toggleActionEntity: 21904 + - type: Jetpack + toggleActionEntity: 21903 + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 21903 + - 21904 + - uid: 29135 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,24.5 + pos: -77.653244,-26.299662 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2544 + - type: GasTank + toggleActionEntity: 21851 + - type: Jetpack + toggleActionEntity: 21850 + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 21850 + - 21851 + - uid: 31432 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,24.5 + pos: -79.66887,-10.304244 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2545 + - type: GasTank + toggleActionEntity: 21861 + - type: Jetpack + toggleActionEntity: 21860 + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 21860 + - 21861 + - uid: 31815 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,25.5 + pos: -79.35637,-10.335494 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2548 + - type: GasTank + toggleActionEntity: 21878 + - type: Jetpack + toggleActionEntity: 21877 + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 21877 + - 21878 + - uid: 56296 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2549 + pos: 2.620453,-7.5015526 + parent: 56001 + - uid: 56297 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2550 + pos: 2.370453,-7.2984276 + parent: 56001 + - uid: 67718 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2551 + pos: 1.6289062,-4.3593445 + parent: 66965 + - uid: 67719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2552 + pos: 1.3945312,-4.3749695 + parent: 66965 +- proto: Joint + entities: + - uid: 12809 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,26.5 + pos: -55.250687,37.867847 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2553 + - uid: 21577 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2554 + parent: 21571 + - type: Physics + canCollide: False + - uid: 21593 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2555 + parent: 21571 + - type: Physics + canCollide: False + - uid: 21598 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,19.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2557 + parent: 21571 + - type: Physics + canCollide: False + - uid: 21599 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2558 + parent: 21571 + - type: Physics + canCollide: False + - uid: 21600 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2559 + parent: 21571 + - type: Physics + canCollide: False + - uid: 21656 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,18.5 + parent: 21571 + - type: Physics + canCollide: False + - uid: 23097 + components: + - type: Transform + pos: 54.369785,-47.193798 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2562 + - uid: 23098 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,18.5 + pos: 54.526035,-47.318798 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2563 + - uid: 30423 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,17.5 + pos: 80.657646,-9.317896 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2564 + - uid: 30424 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,17.5 + pos: 80.48577,-9.536646 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2565 +- proto: Katana + entities: + - uid: 12768 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,26.5 + rot: 0.7853981633974483 rad + pos: -10.747564,66.01238 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2566 + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: [] +- proto: KitchenElectricGrill + entities: + - uid: 2662 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,25.5 + pos: -97.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2567 + - uid: 6110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,26.5 + pos: -49.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2568 +- proto: KitchenKnife + entities: + - uid: 23413 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,25.5 + pos: 47.35911,-52.102303 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2569 + - uid: 23650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,17.5 + pos: -49.950706,36.57445 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2570 + - uid: 29739 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,18.5 + rot: -0.6981317007977318 rad + pos: -38.519863,-87.459984 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2572 + - uid: 62096 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,21.5 + rot: 3.141592653589793 rad + pos: 11.902172,24.792126 + parent: 56631 + - uid: 67720 + components: + - type: Transform + pos: 35.457886,-4.501053 + parent: 66965 +- proto: KitchenMicrowave + entities: + - uid: 2544 + components: + - type: Transform + pos: 29.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2573 + - uid: 5814 components: - type: Transform - pos: 10.5,22.5 + pos: -51.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2574 + - uid: 6109 components: - type: Transform - pos: 11.5,23.5 + pos: -51.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2575 + - uid: 8416 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,21.5 + pos: 84.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2576 + - uid: 8590 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,21.5 + pos: 5.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2577 + - uid: 9974 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,22.5 + pos: 5.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2578 + - uid: 10152 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,21.5 + pos: -19.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2579 + - uid: 10688 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,23.5 + pos: 5.5,6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2580 + - uid: 11025 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,23.5 + pos: -92.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2581 + - uid: 13336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,23.5 + pos: -17.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2582 + - uid: 14357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,23.5 + pos: 2.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2591 + - uid: 16722 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,21.5 + pos: 47.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2595 + - uid: 18426 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,23.5 + pos: -27.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2596 + - uid: 19832 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,23.5 + pos: -33.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2597 + - uid: 20599 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,23.5 + pos: -45.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2598 + - uid: 20687 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,21.5 + pos: -7.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2599 + - uid: 20765 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,21.5 + pos: -84.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2600 + - uid: 27779 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,21.5 + pos: -55.5,100.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2601 + - uid: 62097 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2602 + pos: -12.5,65.5 + parent: 56631 + - uid: 66414 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2604 + pos: 1.5,24.5 + parent: 65849 + - uid: 67721 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2605 + pos: 0.5,20.5 + parent: 66965 +- proto: KitchenReagentGrinder + entities: + - uid: 3857 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,23.5 + pos: 38.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2606 + - uid: 4241 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,23.5 + pos: 53.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2607 + - uid: 4599 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,23.5 + pos: -35.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2608 + - uid: 6111 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,23.5 + pos: -49.5,33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2609 + - uid: 8933 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,23.5 + pos: 54.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2612 + - uid: 11663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,21.5 + pos: -45.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2613 + - uid: 13646 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,21.5 + pos: 15.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2614 + - uid: 13647 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,21.5 + pos: 15.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2615 + - uid: 15624 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,22.5 + pos: 42.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2616 + - uid: 23088 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,21.5 + pos: 53.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2617 + - uid: 54397 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,20.5 + pos: -2.5,-12.5 + parent: 53899 +- proto: KitchenSpike + entities: + - uid: 6112 + components: + - type: Transform + pos: -54.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2618 + - uid: 6127 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,19.5 + pos: -54.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2619 + - uid: 20520 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,24.5 + pos: 85.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2620 + - uid: 26939 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,25.5 + pos: 60.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2621 +- proto: KnifePlastic + entities: + - uid: 20111 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,22.5 + rot: 1.5707963267948966 rad + pos: -84.46643,12.637802 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2622 + - uid: 20601 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,23.5 + pos: -44.44966,-7.473831 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2623 + - uid: 20689 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,24.5 + pos: -6.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2624 + - uid: 25549 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,25.5 + rot: 1.5707963267948966 rad + pos: -72.429344,-40.24042 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2625 + - uid: 27179 components: + - type: MetaData + desc: Особо опастное оружие. - type: Transform rot: 3.141592653589793 rad - pos: -1.5,26.5 + pos: -70.7894,-63.26362 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2626 + - uid: 62098 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2627 + rot: -1.5707963267948966 rad + pos: 12.564855,24.594208 + parent: 56631 + - uid: 62099 components: - type: Transform rot: 1.5707963267948966 rad - pos: -3.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2628 + pos: -36.491608,27.80951 + parent: 56631 +- proto: KoboldCube + entities: + - uid: 13113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,21.5 + pos: -70.31451,-42.571888 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2629 +- proto: KoboldCubeBox + entities: + - uid: 65602 components: - type: Transform - pos: -1.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2634 + pos: 2.4868474,2.4879875 + parent: 65540 +- proto: KukriKnife + entities: + - uid: 62100 components: - type: Transform - pos: -1.5,19.5 + rot: -1.5707963267948966 rad + pos: 11.360506,24.802542 + parent: 56631 +- proto: KvassTank + entities: + - uid: 26182 + components: + - type: Transform + pos: -38.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2635 +- proto: KvassTankFull + entities: + - uid: 4114 components: - type: Transform - pos: 0.5,26.5 + pos: -98.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2636 +- proto: Lamp + entities: + - uid: 2283 components: - type: Transform - pos: 0.5,27.5 + pos: 65.521034,8.874497 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2637 + - uid: 7545 components: - type: Transform - pos: 0.5,28.5 + pos: -48.52606,69.67244 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2638 + - uid: 7765 components: - type: Transform - pos: 0.5,29.5 + pos: -30.337254,-19.536903 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2639 + - uid: 9780 components: - type: Transform - pos: 0.5,30.5 + pos: -43.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2640 + - uid: 9806 components: - type: Transform - pos: 0.5,31.5 + pos: -44.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2641 + - uid: 10287 components: - type: Transform - pos: -1.5,27.5 + pos: -14.396482,40.718445 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2642 + - uid: 15463 components: - type: Transform - pos: -1.5,28.5 + pos: 16.388885,-55.312786 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2643 + - type: HandheldLight + toggleActionEntity: 15464 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 15464 + - type: Physics + canCollide: True + - type: ActionsContainer + - uid: 15840 components: - type: Transform - pos: -1.5,29.5 + pos: 25.495367,-56.364426 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2644 + - type: HandheldLight + toggleActionEntity: 15841 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 15841 + - type: Physics + canCollide: True + - type: ActionsContainer + - uid: 19914 components: - type: Transform - pos: -1.5,30.5 + pos: -45.53949,-26.33919 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2645 + - type: HandheldLight + toggleActionEntity: 19915 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 19915 + - type: Physics + canCollide: True + - type: ActionsContainer + - uid: 20058 components: - type: Transform - pos: -1.5,31.5 + pos: -54.433254,-4.3183427 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2646 + - type: HandheldLight + toggleActionEntity: 20059 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 20059 + - type: Physics + canCollide: True + - type: ActionsContainer + - uid: 21661 components: - type: Transform - pos: -1.5,32.5 + pos: -59.5481,-23.354498 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2650 + - type: HandheldLight + toggleActionEntity: 20117 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 20117 + - type: Physics + canCollide: True + - type: ActionsContainer + - uid: 22308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,21.5 + pos: -3.309206,55.782818 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2653 + - uid: 22877 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,14.5 + pos: 16.517424,34.636993 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2654 + - uid: 67722 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2655 + pos: 15.555115,7.6731873 + parent: 66965 + - uid: 67723 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2657 + pos: 15.555115,4.6731873 + parent: 66965 + - uid: 67724 components: - type: Transform - pos: 21.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2659 + rot: 3.141592653589793 rad + pos: 15.492615,1.7044373 + parent: 66965 + - uid: 67725 components: - type: Transform - pos: -20.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2663 + rot: 3.141592653589793 rad + pos: 15.523865,-1.3268127 + parent: 66965 + - uid: 67726 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,32.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2664 + rot: 3.141592653589793 rad + pos: 15.50824,-4.347702 + parent: 66965 +- proto: LampBanana + entities: + - uid: 10007 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,32.5 + pos: -14.564267,36.49995 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2665 +- proto: LampGold + entities: + - uid: 7014 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,33.5 + pos: -23.821724,-9.012626 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2666 + - uid: 8411 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,33.5 + rot: -1.5707963267948966 rad + pos: -50.26657,65.21225 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2667 + - uid: 8971 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,33.5 + pos: -4.9487953,-6.8397894 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2668 + - uid: 9096 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,33.5 + rot: 3.141592653589793 rad + pos: -4.964612,-8.817385 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2669 + - uid: 9196 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,32.5 + pos: 5.188243,-13.20622 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2670 + - uid: 9859 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,32.5 + pos: -18.458935,47.47731 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2674 + - uid: 9929 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,32.5 + rot: 1.5707963267948966 rad + pos: -9.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2675 + - uid: 11369 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,32.5 + pos: -4.592428,39.679516 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2676 + - uid: 15556 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,33.5 + pos: 20.60039,-64.26873 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2677 + - uid: 18512 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,33.5 + pos: -22.341566,-61.473763 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2678 + - uid: 24289 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,33.5 + rot: 1.5707963267948966 rad + pos: -57.487923,71.73763 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2679 + - uid: 62101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2685 + pos: -9.513048,30.73348 + parent: 56631 + - uid: 62102 components: - type: Transform - pos: 0.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2686 + pos: -11.813461,57.4433 + parent: 56631 + - uid: 62103 components: - type: Transform - pos: 0.5,34.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2687 + rot: 1.5707963267948966 rad + pos: -21.348984,54.79474 + parent: 56631 +- proto: LampInterrogator + entities: + - uid: 8006 components: - type: Transform - pos: 0.5,35.5 + pos: -19.662935,-19.673681 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2688 + - uid: 22090 components: - type: Transform - pos: 0.5,36.5 + pos: -75.489784,-30.10618 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2689 + - uid: 62104 components: - type: Transform - pos: 0.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2690 + pos: -5.076233,70.87482 + parent: 56631 +- proto: LandMineExplosive + entities: + - uid: 15129 components: - type: Transform - pos: -1.5,34.5 + pos: 3.3284307,-71.17884 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2691 + - uid: 15133 components: - type: Transform - pos: -1.5,35.5 + pos: 3.7034307,-71.100716 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2692 + - uid: 15134 components: - type: Transform - pos: -1.5,36.5 + pos: 7.5003057,-69.77259 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2693 + - uid: 19487 components: - type: Transform - pos: -1.5,37.5 + pos: 111.468216,-64.58249 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2694 + - uid: 19488 components: - type: Transform - pos: -1.5,38.5 + pos: 125.70637,-48.525578 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2698 + - uid: 19489 components: - type: Transform - pos: -1.5,40.5 + pos: 114.44894,-47.650578 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2699 + - uid: 19490 components: - type: Transform - pos: 0.5,39.5 + pos: 125.52162,-64.55124 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2700 + - uid: 19493 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,39.5 + pos: 114.42784,-65.55124 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2701 + - uid: 19494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,39.5 + pos: 122.514175,-65.504364 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2702 + - uid: 19495 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,39.5 + pos: 118.56718,-65.51999 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2703 + - uid: 19496 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,39.5 + pos: 111.46224,-48.509953 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2704 + - uid: 19504 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,39.5 + pos: 122.71402,-47.697453 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2705 + - uid: 19505 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,39.5 + pos: 118.45978,-47.619328 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2706 + - uid: 20665 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,39.5 + pos: 18.494701,-70.56067 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2707 + - uid: 21706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,38.5 + pos: -71.35392,-53.484142 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2708 + - uid: 27939 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,38.5 + pos: -41.961853,-50.53083 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2709 + - uid: 42279 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,38.5 + pos: -29.555643,-38.556015 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2710 + - uid: 42281 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,38.5 + pos: -22.640347,-38.524765 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2711 + - uid: 42283 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,38.5 + pos: -15.519939,-38.556015 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2720 + - uid: 49100 components: - type: Transform - pos: 0.5,41.5 + pos: -86.51908,29.477373 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2721 + - uid: 55635 components: - type: Transform - pos: 0.5,42.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2722 + pos: -23.471252,15.498352 + parent: 55280 + - uid: 62105 components: + - type: MetaData + name: мина - type: Transform - pos: 0.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2723 + pos: 22.732178,57.68683 + parent: 56631 + - uid: 62106 components: + - type: MetaData + name: мина - type: Transform - pos: 0.5,44.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2724 + pos: 15.416698,10.502786 + parent: 56631 + - uid: 62107 components: + - type: MetaData + name: мина - type: Transform - pos: 0.5,45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2726 + pos: -13.489288,5.533922 + parent: 56631 + - uid: 62108 components: + - type: MetaData + name: мина - type: Transform - pos: 0.5,47.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2727 + pos: 11.522236,4.4458623 + parent: 56631 + - uid: 62109 components: + - type: MetaData + name: мина - type: Transform - pos: 0.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2729 + pos: 12.611162,28.53005 + parent: 56631 + - uid: 62110 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2730 + pos: -8.51143,20.156834 + parent: 56631 + - uid: 62111 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,42.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2731 + pos: -10.519818,3.4255292 + parent: 56631 + - uid: 62112 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2732 + pos: 0.46637392,20.577358 + parent: 56631 + - uid: 62113 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,44.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2733 + pos: -11.517183,-5.5879383 + parent: 56631 + - uid: 62114 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,45.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2735 + pos: 7.5006275,10.482936 + parent: 56631 + - uid: 62115 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,47.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2736 + pos: 17.4874,3.4135275 + parent: 56631 + - uid: 62116 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2737 + pos: -7.117131,16.510233 + parent: 56631 + - uid: 62117 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2738 + pos: 21.231674,21.764832 + parent: 56631 + - uid: 62118 components: + - type: MetaData + name: мина - type: Transform - pos: -1.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2760 + pos: 19.971848,25.253235 + parent: 56631 + - uid: 62119 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2761 + pos: -6.3156586,51.546204 + parent: 56631 + - uid: 62120 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2762 + pos: -4.050049,48.84308 + parent: 56631 + - uid: 62121 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2763 + pos: 12.50679,-3.703247 + parent: 56631 + - uid: 62122 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2764 + pos: 1.844284,57.01416 + parent: 56631 + - uid: 62123 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2765 + pos: -5.2944946,62.72943 + parent: 56631 + - uid: 62124 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2766 + pos: 2.2032318,64.39093 + parent: 56631 + - uid: 62125 + components: + - type: MetaData + name: мина + - type: Transform + pos: 6.3589783,57.46454 + parent: 56631 + - uid: 62126 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2767 + pos: -33.625824,47.99951 + parent: 56631 + - uid: 62127 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,68.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2768 + pos: -32.18889,54.755066 + parent: 56631 + - uid: 62128 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,68.5 + pos: -25.204208,53.411438 + parent: 56631 + - uid: 62129 + components: + - type: MetaData + name: мина + - type: Transform + pos: -29.608078,40.32953 + parent: 56631 + - uid: 62130 + components: + - type: MetaData + name: мина + - type: Transform + pos: -32.514343,34.90204 + parent: 56631 + - uid: 62131 + components: + - type: MetaData + name: мина + - type: Transform + pos: -25.05194,44.379883 + parent: 56631 +- proto: LandMineKick + entities: + - uid: 42831 + components: + - type: Transform + pos: -64.477356,-28.552624 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2769 + - uid: 42832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,68.5 + pos: -64.508606,-26.599499 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2770 +- proto: LandMineModular + entities: + - uid: 8863 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,66.5 + pos: 51.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2771 + - uid: 8864 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,66.5 + pos: 50.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2772 + - uid: 8865 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,66.5 + pos: 51.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2773 + - uid: 8866 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,66.5 + pos: 52.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2774 + - uid: 15128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,66.5 + pos: 8.441973,-72.74134 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2775 + - uid: 51520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,66.5 + pos: 28.53325,-69.55543 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2776 + - uid: 56632 + components: + - type: MetaData + name: мина + - type: Transform + pos: -8.0784,49.334167 + parent: 56631 + - type: Construction + containers: + - payload + node: mine + - type: ContainerContainer + containers: + payload: !type:Container + ents: + - 56633 + - uid: 56638 + components: + - type: MetaData + name: мина + - type: Transform + pos: -0.8154144,54.628967 + parent: 56631 + - type: Construction + containers: + - payload + node: mine + - type: ContainerContainer + containers: + payload: !type:Container + ents: + - 56639 + - uid: 61489 + components: + - type: MetaData + name: мина + - type: Transform + pos: 0.4882202,-3.7172241 + parent: 56631 + - type: Construction + containers: + - payload + node: mine + - type: ContainerContainer + containers: + payload: !type:Container + ents: + - 61490 + - uid: 61491 + components: + - type: MetaData + name: мина + - type: Transform + pos: 11.396332,16.514221 + parent: 56631 + - type: Construction + containers: + - payload + node: mine + - type: ContainerContainer + containers: + payload: !type:Container + ents: + - 61492 + - uid: 61493 + components: + - type: MetaData + name: мина + - type: Transform + pos: 1.0217133,40.595276 + parent: 56631 + - type: Construction + containers: + - payload + node: mine + - type: ContainerContainer + containers: + payload: !type:Container + ents: + - 61494 + - uid: 62132 + components: + - type: MetaData + name: мина + - type: Transform + pos: -11.487502,-7.506736 + parent: 56631 + - uid: 62133 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,58.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2777 + pos: -15.554474,3.378701 + parent: 56631 + - uid: 62134 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,58.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2778 + pos: 14.918123,2.0781388 + parent: 56631 + - uid: 62135 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,58.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2779 + pos: -10.094055,15.385233 + parent: 56631 + - uid: 62136 components: + - type: MetaData + name: мина - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,58.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2780 + pos: -17.31811,15.494608 + parent: 56631 +- proto: Lantern + entities: + - uid: 5717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,58.5 + pos: -73.390175,60.65566 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2781 + - uid: 9641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,58.5 + pos: -65.61694,65.79158 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2782 + - uid: 9643 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,59.5 + pos: -61.460697,65.76033 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2783 + - uid: 15809 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,59.5 + pos: 27.493835,-58.623566 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2784 + - type: HandheldLight + toggleActionEntity: 15810 + - type: ContainerContainer + containers: + cell_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + actions: !type:Container + showEnts: False + occludes: True + ents: + - 15810 + - type: ActionsContainer + - uid: 29618 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,59.5 + pos: -51.35723,-78.569176 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2785 +- proto: LargeBeaker + entities: + - uid: 5112 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,59.5 + pos: 53.727528,-33.464478 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2786 + - uid: 6140 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,59.5 + pos: -50.71633,36.621326 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2787 + - uid: 6713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,59.5 + pos: -54.500282,51.60107 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2788 + - uid: 8924 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,59.5 + pos: 52.35408,-55.385986 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2789 + - uid: 9002 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,59.5 + pos: -4.7559886,-7.506978 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2790 + - uid: 9370 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,59.5 + pos: 68.47065,-22.159117 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2791 + - uid: 15641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,59.5 + pos: 34.36405,-42.2728 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2792 + - uid: 19373 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,51.5 + pos: 37.69297,-4.747262 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2793 + - uid: 54398 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2794 + pos: -3.3199615,-13.10495 + parent: 53899 + - uid: 56634 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2795 + parent: 56633 + - type: SolutionContainerManager + solutions: null + containers: + - beaker + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@beaker: !type:ContainerSlot + ent: 56635 + - uid: 56636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2796 + parent: 56633 + - type: SolutionContainerManager + solutions: null + containers: + - beaker + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@beaker: !type:ContainerSlot + ent: 56637 + - uid: 56640 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2797 + parent: 56639 + - type: SolutionContainerManager + solutions: null + containers: + - beaker + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@beaker: !type:ContainerSlot + ent: 56641 + - uid: 56642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2798 + parent: 56639 + - type: SolutionContainerManager + solutions: null + containers: + - beaker + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@beaker: !type:ContainerSlot + ent: 56643 + - uid: 62137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2799 + pos: -36.575882,27.590576 + parent: 56631 + - uid: 62138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2800 + pos: -35.888367,27.559326 + parent: 56631 + - uid: 62139 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2801 + pos: -36.57582,28.575989 + parent: 56631 + - uid: 62140 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2802 + rot: 3.141592653589793 rad + pos: -33.71646,27.700073 + parent: 56631 +- proto: LauncherCreamPie + entities: + - uid: 6783 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2803 + parent: 6782 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: LeavesCannabis + entities: + - uid: 21681 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,49.5 + pos: -71.338295,-53.546642 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2804 +- proto: LeavesCannabisDried + entities: + - uid: 62141 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2805 + pos: -11.46758,65.60345 + parent: 56631 +- proto: Left4ZedChemistryBottle + entities: + - uid: 11650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,49.5 + pos: -54.614853,43.736557 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2806 +- proto: LeftFootSkeleton + entities: + - uid: 66415 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2807 + pos: -1.9283447,-13.15625 + parent: 65849 +- proto: LeftFootVulpkanin + entities: + - uid: 62142 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2808 + pos: -23.267319,42.09314 + parent: 56631 + - uid: 62143 components: - type: Transform - pos: -7.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2809 + pos: -23.823776,42.108948 + parent: 56631 +- proto: LeftHandSkeleton + entities: + - uid: 66416 components: - type: Transform - pos: -7.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2810 + pos: -4.4610596,14.117065 + parent: 65849 +- proto: LeftHandVulpkanin + entities: + - uid: 62144 components: - type: Transform - pos: -7.5,52.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2811 + rot: -1.5707963267948966 rad + pos: -23.964218,42.156128 + parent: 56631 +- proto: LeftLegSkeleton + entities: + - uid: 66417 components: - type: Transform - pos: -7.5,53.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2812 + pos: -2.3365479,-13.127319 + parent: 65849 + - uid: 66418 components: - type: Transform - pos: -7.5,54.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2813 + pos: -4.675293,13.878906 + parent: 65849 +- proto: LeftLegVulpkanin + entities: + - uid: 62145 components: - type: Transform - pos: -7.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2814 + rot: -1.5707963267948966 rad + pos: -23.191086,42.48053 + parent: 56631 +- proto: LGBTQFlag + entities: + - uid: 30188 components: - type: Transform - pos: -7.5,56.5 + pos: 65.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2815 + - uid: 30189 components: - type: Transform - pos: -7.5,57.5 + pos: 68.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2816 + - uid: 30190 components: - type: Transform - pos: -7.5,58.5 + pos: 65.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2817 + - uid: 30191 components: - type: Transform - pos: -7.5,60.5 + pos: 68.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2818 +- proto: LGBTQHandyFlag + entities: + - uid: 24278 components: - type: Transform - pos: -7.5,61.5 + pos: -11.42659,-81.62057 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2819 + - uid: 29746 components: - type: Transform - pos: -7.5,62.5 + pos: -12.817215,-80.16744 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2820 + - uid: 29772 components: - type: Transform - pos: -7.5,63.5 + pos: -14.223465,-81.16744 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2821 + - uid: 30184 components: - type: Transform - pos: -7.5,64.5 + pos: 64.33289,-12.427074 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2822 + - uid: 30185 components: - type: Transform - pos: -7.5,65.5 + pos: 64.44227,-12.458324 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2823 + - uid: 30186 components: - type: Transform - pos: -7.5,66.5 + pos: 64.50477,-12.520824 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2824 + - uid: 30187 components: - type: Transform - pos: -7.5,67.5 + pos: 64.66102,-12.567699 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2825 +- proto: LightBulbBroken + entities: + - uid: 11798 components: - type: Transform - pos: -5.5,65.5 + rot: -1.5707963267948966 rad + pos: -82.63412,23.890633 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2826 + - uid: 15019 components: - type: Transform - pos: -5.5,64.5 + rot: 3.141592653589793 rad + pos: 22.927282,-82.546005 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2827 + - uid: 21204 components: - type: Transform - pos: -5.5,63.5 + pos: 79.2686,-27.204012 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2828 + - uid: 21205 components: - type: Transform - pos: -5.5,62.5 + rot: -1.5707963267948966 rad + pos: 80.42485,-27.750887 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2829 + - uid: 21206 components: - type: Transform - pos: -5.5,61.5 + rot: 1.5707963267948966 rad + pos: 78.409225,-26.860262 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2830 + - uid: 23041 components: - type: Transform - pos: -5.5,60.5 + pos: 55.05186,-47.295425 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2831 + - uid: 23042 components: - type: Transform - pos: -5.5,59.5 + pos: 55.05186,-48.857925 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2832 +- proto: Lighter + entities: + - uid: 3749 components: - type: Transform - pos: 1.5,65.5 + rot: -1.5707963267948966 rad + pos: -102.925,16.458996 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2833 + - uid: 22555 components: - type: Transform - pos: 1.5,64.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2834 + parent: 6575 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 28996 components: - type: Transform - pos: 1.5,63.5 + rot: -0.12217304763960307 rad + pos: 30.747824,-9.080255 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2835 + - uid: 62146 components: - type: Transform - pos: 1.5,62.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2836 + rot: -1.5707963267948966 rad + pos: 3.2590637,74.77338 + parent: 56631 + - uid: 67727 components: - type: Transform - pos: 1.5,61.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2838 + pos: 30.786804,9.235764 + parent: 66965 +- proto: LightHeadBorg + entities: + - uid: 26524 components: - type: Transform - pos: 1.5,60.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2839 + parent: 26523 + - type: Physics + canCollide: False +- proto: LightReplacer + entities: + - uid: 7113 components: - type: Transform - pos: 1.5,59.5 + pos: -16.430874,34.623024 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2841 + - uid: 11799 components: - type: Transform - pos: 3.5,60.5 + rot: -1.5707963267948966 rad + pos: 9.8078575,34.56402 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2842 + - uid: 11803 components: - type: Transform - pos: 3.5,61.5 + rot: -1.5707963267948966 rad + pos: 9.5109825,34.704643 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2844 +- proto: LightTubeBroken + entities: + - uid: 15014 components: - type: Transform - pos: 3.5,62.5 + rot: 3.141592653589793 rad + pos: 3.0307312,-75.47787 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2845 + - uid: 15015 components: - type: Transform - pos: 3.5,63.5 + rot: 3.141592653589793 rad + pos: 8.658579,-72.46875 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2846 + - uid: 15016 components: - type: Transform - pos: 3.5,64.5 + rot: 3.141592653589793 rad + pos: 5.596079,-69.609375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2847 + - uid: 21207 components: - type: Transform - pos: 3.5,65.5 + pos: 79.159225,-26.625887 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2848 + - uid: 21208 components: - type: Transform - pos: 3.5,66.5 + rot: 3.141592653589793 rad + pos: 79.1436,-27.110262 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2849 + - uid: 23040 components: - type: Transform - pos: 3.5,67.5 + pos: 50.56614,-38.137756 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2850 +- proto: LightTubeCrystalOrange + entities: + - uid: 4654 components: - type: Transform - pos: 3.5,58.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2851 + parent: 4653 + - type: Physics + canCollide: False + - uid: 4739 components: - type: Transform - pos: 3.5,57.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2852 + parent: 4738 + - type: Physics + canCollide: False + - uid: 4747 components: - type: Transform - pos: 3.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2853 + parent: 4746 + - type: Physics + canCollide: False + - uid: 4757 components: - type: Transform - pos: 3.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2854 + parent: 4756 + - type: Physics + canCollide: False + - uid: 4760 components: - type: Transform - pos: 3.5,54.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2855 + parent: 4759 + - type: Physics + canCollide: False + - uid: 4764 components: - type: Transform - pos: 3.5,53.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2856 + parent: 601 + - type: Physics + canCollide: False + - uid: 4772 components: - type: Transform - pos: 3.5,52.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2857 + parent: 4771 + - type: Physics + canCollide: False + - uid: 4794 components: - type: Transform - pos: 3.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2858 + parent: 4793 + - type: Physics + canCollide: False + - uid: 9511 components: - type: Transform - pos: 3.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2859 + parent: 9510 + - type: Physics + canCollide: False + - uid: 19168 components: - type: Transform - pos: 1.5,52.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2860 + parent: 19167 + - type: Physics + canCollide: False + - uid: 19170 components: - type: Transform - pos: 1.5,53.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2861 + parent: 19169 + - type: Physics + canCollide: False + - uid: 19172 components: - type: Transform - pos: 1.5,54.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2862 + parent: 19171 + - type: Physics + canCollide: False + - uid: 19174 components: - type: Transform - pos: 1.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2863 + parent: 19173 + - type: Physics + canCollide: False + - uid: 19176 components: - type: Transform - pos: 1.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2864 + parent: 19175 + - type: Physics + canCollide: False + - uid: 19188 components: - type: Transform - pos: 1.5,57.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2865 + parent: 19187 + - type: Physics + canCollide: False + - uid: 19191 components: - type: Transform - pos: -5.5,57.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2866 + parent: 19190 + - type: Physics + canCollide: False + - uid: 19193 components: - type: Transform - pos: -5.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2867 + parent: 19192 + - type: Physics + canCollide: False + - uid: 19198 components: - type: Transform - pos: -5.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2868 + parent: 19197 + - type: Physics + canCollide: False + - uid: 23646 components: - type: Transform - pos: -5.5,54.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2869 + parent: 23645 + - type: Physics + canCollide: False + - uid: 51634 components: - type: Transform - pos: -5.5,53.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2871 + parent: 51633 + - type: Physics + canCollide: False +- proto: LiquidCarbonDioxideCanister + entities: + - uid: 27424 components: - type: Transform - pos: -5.5,52.5 + pos: -56.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2885 +- proto: LiquidNitrogenCanister + entities: + - uid: 26471 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,58.5 + pos: 31.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2887 +- proto: LiquidOxygenCanister + entities: + - uid: 5080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,58.5 + pos: 86.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2889 + - uid: 13000 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,59.5 + pos: 16.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2890 + - uid: 26504 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,59.5 + pos: 31.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2892 + - uid: 31190 components: - type: Transform - pos: 6.5,60.5 + pos: -33.5,73.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2893 + - uid: 62147 components: - type: Transform - pos: 6.5,61.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2894 + pos: 17.5,46.5 + parent: 56631 +- proto: LockableButtonArmory + entities: + - uid: 21309 components: + - type: MetaData + desc: Эта кнопка активирует аварийный режим всей оружейной. + name: кнопка с замком "разблокировка" - type: Transform - pos: 5.5,59.5 + pos: -48.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2895 + - type: DeviceLinkSource + linkedPorts: + 8288: + - Pressed: Open + - Pressed: AutoClose + 8215: + - Pressed: Open + - Pressed: AutoClose + 8290: + - Pressed: Open + - Pressed: AutoClose + 1724: + - Pressed: Open + - Pressed: AutoClose + 115: + - Pressed: Open + - Pressed: AutoClose + 8226: + - Pressed: Open + - Pressed: AutoClose + 8238: + - Pressed: Open + - Pressed: AutoClose + - uid: 21310 components: + - type: MetaData + desc: Эта кнопка открывает доступ в оружейную КК. + name: кнопка с замком "оружейная КК" - type: Transform - pos: 5.5,60.5 + pos: -47.3,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2896 + - type: DeviceLinkSource + linkedPorts: + 115: + - Pressed: Open + - Pressed: AutoClose + 8226: + - Pressed: Open + - Pressed: AutoClose + 8215: + - Pressed: Open + - Pressed: AutoClose + 8238: + - Pressed: Open + - Pressed: AutoClose + - uid: 21311 components: + - type: MetaData + desc: Эта кнопка открывает доступ в оружейную СК. + name: кнопка с замком "оружейная СК" - type: Transform - pos: 5.5,61.5 + pos: -47.7,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2905 + - type: DeviceLinkSource + linkedPorts: + 8288: + - Pressed: Open + - Pressed: AutoClose + 8290: + - Pressed: Open + - Pressed: AutoClose + 1724: + - Pressed: Open + - Pressed: AutoClose + - uid: 51434 components: + - type: MetaData + desc: Эта кнопка активирует ставни в перемычке к докам шаттлов СБ. + name: кнопка с замком "ставни - док шаттлов" - type: Transform - pos: 5.5,56.5 + rot: -1.5707963267948966 rad + pos: -44.45,-22.8625 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2906 + - type: DeviceLinkSource + linkedPorts: + 51410: + - Pressed: Toggle + 51409: + - Pressed: Toggle +- proto: LockableButtonAtmospherics + entities: + - uid: 51680 components: + - type: MetaData + desc: Эта кнопка активирует гермозатвор. + name: кнопка с замком "гермозатвор" - type: Transform - pos: 5.5,55.5 + rot: -1.5707963267948966 rad + pos: 49.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2914 + - type: DeviceLinkSource + linkedPorts: + 51679: + - Pressed: Toggle +- proto: LockableButtonBar + entities: + - uid: 1951 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке бара. + name: кнопка с замком "ставни" - type: Transform - pos: 5.5,54.5 + rot: 1.5707963267948966 rad + pos: -32.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2915 + - type: DeviceLinkSource + linkedPorts: + 2099: + - Pressed: Toggle + 213: + - Pressed: Toggle + 1652: + - Pressed: Toggle + 8726: + - Pressed: Toggle + 2186: + - Pressed: Toggle + 212: + - Pressed: Toggle + 2128: + - Pressed: Toggle + 10573: + - Pressed: Toggle + 1087: + - Pressed: Toggle +- proto: LockableButtonBrig + entities: + - uid: 20948 components: + - type: MetaData + desc: Эта кнопка активирует ставни на внешней стороне КПП. + name: кнопка с замком "ставни - внешние" - type: Transform - pos: 5.5,53.5 + pos: -3.7,-28.23 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2916 + - type: DeviceLinkSource + linkedPorts: + 28122: + - Pressed: Toggle + 28121: + - Pressed: Toggle + 28044: + - Pressed: Toggle + 27679: + - Pressed: Toggle + 26279: + - Pressed: Toggle + 51300: + - Pressed: Toggle + - uid: 20949 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы на КПП. + name: кнопка с замком "гермозатворы" - type: Transform - pos: 5.5,52.5 + rot: -1.5707963267948966 rad + pos: -4.4,-28.6 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2917 + - type: DeviceLinkSource + linkedPorts: + 22299: + - Pressed: Toggle + 22298: + - Pressed: Toggle + 22297: + - Pressed: Toggle + - uid: 51116 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в комнату казни. + name: кнопка с замком "ставни" - type: Transform - pos: 5.5,51.5 + rot: -1.5707963267948966 rad + pos: -76.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2918 + - type: DeviceLinkSource + linkedPorts: + 21560: + - Pressed: Toggle + 21561: + - Pressed: Toggle + 21574: + - Pressed: Toggle + - uid: 51283 components: + - type: MetaData + desc: Эта кнопка активирует ставни во внутренней части КПП. + name: кнопка с замком "ставни - внутренние" - type: Transform - pos: 5.5,50.5 + pos: -3.5,-27.8625 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2919 + - type: DeviceLinkSource + linkedPorts: + 22303: + - Pressed: Toggle + 22304: + - Pressed: Toggle + 22305: + - Pressed: Toggle + 22306: + - Pressed: Toggle + 26727: + - Pressed: Toggle + 25798: + - Pressed: Toggle + 25364: + - Pressed: Toggle +- proto: LockableButtonCaptain + entities: + - uid: 53809 components: + - type: MetaData + desc: Эта кнопка активирует подачу сигналов охранному посту ОБР. + name: кнопка вызова ОБР - type: Transform - pos: 5.5,49.5 + rot: -1.5707963267948966 rad + pos: 5.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2920 + - type: WirelessNetworkConnection + range: 10000 + - type: DeviceLinkSource + range: 10000 + linkedPorts: + 53813: + - Pressed: Toggle + 53923: + - Pressed: Toggle + 53922: + - Pressed: Toggle + - uid: 54399 components: - type: Transform - pos: 5.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2922 + rot: 1.5707963267948966 rad + pos: 3.517624,-6.217499 + parent: 53899 + - type: DeviceLinkSource + linkedPorts: + 53919: + - Pressed: Toggle +- proto: LockableButtonChemistry + entities: + - uid: 13671 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке. + name: кнопка с замком "ставни" - type: Transform - pos: 5.5,47.5 + rot: 1.5707963267948966 rad + pos: 8.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2923 + - type: DeviceLinkSource + linkedPorts: + 13199: + - Pressed: Toggle + 13513: + - Pressed: Toggle + 13191: + - Pressed: Toggle + 13200: + - Pressed: Toggle + 13189: + - Pressed: Toggle + - uid: 51825 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке. + name: кнопка с замком "ставни" - type: Transform - pos: 6.5,58.5 + rot: 1.5707963267948966 rad + pos: 8.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2924 + - type: DeviceLinkSource + linkedPorts: + 13189: + - Pressed: Toggle +- proto: LockableButtonChiefEngineer + entities: + - uid: 51664 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - pos: 6.5,57.5 + rot: 1.5707963267948966 rad + pos: 27.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2925 + - type: DeviceLinkSource + linkedPorts: + 51658: + - Pressed: Toggle + 51659: + - Pressed: Toggle + 51660: + - Pressed: Toggle + 51661: + - Pressed: Toggle + 51662: + - Pressed: Toggle + 51663: + - Pressed: Toggle +- proto: LockableButtonChiefMedicalOfficer + entities: + - uid: 51884 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - pos: 6.5,56.5 + pos: -23.5,-61.2625 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2926 + - type: DeviceLinkSource + linkedPorts: + 51883: + - Pressed: Toggle + 51874: + - Pressed: Toggle +- proto: LockableButtonCommand + entities: + - uid: 36996 components: + - type: MetaData + desc: Эта кнопка блокирует или разблокирует правый проход на мостик. + name: кнопка с замком "правый вход" - type: Transform - pos: 6.5,55.5 + pos: 5.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2927 + - type: DeviceLinkSource + linkedPorts: + 36862: + - Pressed: Toggle + 37035: + - Pressed: Toggle + 36997: + - Pressed: Toggle + 41516: + - Pressed: Toggle + 7840: + - Pressed: Toggle + 41518: + - Pressed: Toggle + 51749: + - Pressed: Toggle + 42828: + - Pressed: Toggle + 51881: + - Pressed: Toggle + - uid: 37036 components: + - type: MetaData + desc: Эта кнопка блокирует или разблокирует левый проход на мостик. + name: кнопка с замком "левый вход" - type: Transform - pos: 6.5,54.5 + pos: -4.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2928 + - type: DeviceLinkSource + linkedPorts: + 41533: + - Pressed: Toggle + 42830: + - Pressed: Toggle + 7579: + - Pressed: Toggle + 5883: + - Pressed: Toggle + 41517: + - Pressed: Toggle + 41515: + - Pressed: Toggle + 5889: + - Pressed: Toggle + 8612: + - Pressed: Toggle + 8348: + - Pressed: Toggle + - uid: 51667 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в комнате. + name: кнопка с замком "ставни" - type: Transform - pos: 6.5,53.5 + rot: 3.141592653589793 rad + pos: 26.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2930 + - type: DeviceLinkSource + linkedPorts: + 51668: + - Pressed: Toggle + 51669: + - Pressed: Toggle + 51670: + - Pressed: Toggle + 51671: + - Pressed: Toggle + 51678: + - Pressed: Toggle + 51677: + - Pressed: Toggle + 51676: + - Pressed: Toggle + 51675: + - Pressed: Toggle + 51672: + - Pressed: Toggle + 51673: + - Pressed: Toggle + 51674: + - Pressed: Toggle + - uid: 52479 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в конференц-зале. + name: кнопка с замком "ставни" - type: Transform - pos: 6.5,52.5 + rot: 1.5707963267948966 rad + pos: -8.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2933 + - type: DeviceLinkSource + linkedPorts: + 52469: + - Pressed: Toggle + 52470: + - Pressed: Toggle + 52471: + - Pressed: Toggle + 52472: + - Pressed: Toggle + 52475: + - Pressed: Toggle + 52473: + - Pressed: Toggle + 52474: + - Pressed: Toggle + 52476: + - Pressed: Toggle + 52478: + - Pressed: Toggle + 52477: + - Pressed: Toggle + - uid: 54901 components: - type: Transform - pos: 6.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2935 + rot: 3.141592653589793 rad + pos: 4.5,-10.5 + parent: 54730 + - type: DeviceLinkSource + linkedPorts: + 54766: + - Pressed: Toggle + 54767: + - Pressed: Toggle +- proto: LockableButtonEngineering + entities: + - uid: 51696 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы. + name: кнопка с замком "гермозатворы" - type: Transform - pos: 6.5,49.5 + rot: 1.5707963267948966 rad + pos: 59.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2936 + - type: DeviceLinkSource + linkedPorts: + 6743: + - Pressed: Toggle + 6744: + - Pressed: Toggle + 6745: + - Pressed: Toggle + - uid: 51698 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы. + name: кнопка с замком "гермозатворы" - type: Transform - pos: 6.5,48.5 + rot: 1.5707963267948966 rad + pos: 57.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2940 + - type: DeviceLinkSource + linkedPorts: + 6743: + - Pressed: Toggle + 6744: + - Pressed: Toggle + 6745: + - Pressed: Toggle + - uid: 51720 components: + - type: MetaData + desc: Эта кнопка активирует радиационные ставни на окнах. + name: кнопка с замком "ставни" - type: Transform - pos: 6.5,47.5 + pos: 66.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2946 + - type: DeviceLinkSource + linkedPorts: + 51718: + - Pressed: Toggle + 51717: + - Pressed: Toggle + 51716: + - Pressed: Toggle + 51715: + - Pressed: Toggle + 51714: + - Pressed: Toggle +- proto: LockableButtonHeadOfPersonnel + entities: + - uid: 51495 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в вашем офисе. + name: кнопка с замком "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,51.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2955 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,39.5 + pos: -23.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2956 + - type: DeviceLinkSource + linkedPorts: + 51486: + - Pressed: Toggle + 51487: + - Pressed: Toggle + 51488: + - Pressed: Toggle + 51489: + - Pressed: Toggle + 51490: + - Pressed: Toggle + 51491: + - Pressed: Toggle +- proto: LockableButtonHeadOfSecurity + entities: + - uid: 51094 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в вашем офисе. + name: кнопка с замком "ставни" - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,39.5 + pos: -61.4,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2961 + - type: DeviceLinkSource + linkedPorts: + 51101: + - Pressed: Toggle + 51100: + - Pressed: Toggle + - uid: 53811 components: + - type: MetaData + desc: Эта кнопка активирует подачу сигналов охранному посту ОБР. + name: кнопка вызова ОБР - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,38.5 + pos: -57.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2962 + - type: WirelessNetworkConnection + range: 10000 + - type: DeviceLinkSource + range: 10000 + linkedPorts: + 53812: + - Pressed: Toggle + 53920: + - Pressed: Toggle + 53921: + - Pressed: Toggle +- proto: LockableButtonJanitor + entities: + - uid: 7118 components: + - type: MetaData + desc: Эта кнопка активирует ставни для выезда т/с уборщиков. + name: кнопка с замком "ставни" - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,38.5 + pos: -15.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2963 + - type: DeviceLinkSource + linkedPorts: + 7101: + - Pressed: Toggle + 7100: + - Pressed: Toggle + 7099: + - Pressed: Toggle +- proto: LockableButtonKitchen + entities: + - uid: 14340 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке кухни. + name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,38.5 + pos: -43.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2964 + - type: DeviceLinkSource + linkedPorts: + 47693: + - Pressed: Toggle + 47678: + - Pressed: Toggle + 47656: + - Pressed: Toggle + 47103: + - Pressed: Toggle + 39704: + - Pressed: Toggle + 39628: + - Pressed: Toggle + 39485: + - Pressed: Toggle + 39496: + - Pressed: Toggle + - uid: 51511 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах кухни. + name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,38.5 + rot: 1.5707963267948966 rad + pos: -52.5,34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2969 + - type: DeviceLinkSource + linkedPorts: + 51534: + - Pressed: Toggle + 51535: + - Pressed: Toggle + 51536: + - Pressed: Toggle +- proto: LockableButtonLawyer + entities: + - uid: 51648 components: + - type: MetaData + desc: Эта кнопка активирует ставни для закрытого заседания в зале суда. + name: кнопка с замком "ставни" - type: Transform - pos: -9.5,24.5 + rot: 1.5707963267948966 rad + pos: 6.5,54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2970 + - type: DeviceLinkSource + linkedPorts: + 51643: + - Pressed: Toggle + 51644: + - Pressed: Toggle + 51645: + - Pressed: Toggle + 51646: + - Pressed: Toggle + 51647: + - Pressed: Toggle + - uid: 51652 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - pos: -11.5,24.5 + rot: 3.141592653589793 rad + pos: -2.8,55.4375 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2971 + - type: DeviceLinkSource + linkedPorts: + 51649: + - Pressed: Toggle + 51650: + - Pressed: Toggle + 51651: + - Pressed: Toggle +- proto: LockableButtonMedical + entities: + - uid: 17826 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,21.5 + pos: -62.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2972 + - type: DeviceLinkSource + linkedPorts: + 18537: + - Pressed: Toggle + - uid: 17827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,21.5 + rot: 3.141592653589793 rad + pos: -62.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2973 + - type: DeviceLinkSource + linkedPorts: + 18529: + - Pressed: Toggle + - uid: 17828 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,21.5 + rot: 3.141592653589793 rad + pos: -56.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2974 + - type: DeviceLinkSource + linkedPorts: + 17493: + - Pressed: Toggle + - uid: 17829 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,21.5 + pos: -56.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2975 + - type: DeviceLinkSource + linkedPorts: + 17477: + - Pressed: Toggle + - uid: 51830 components: + - type: MetaData + desc: Эта кнопка активирует ставни в камере диспансера №1. + name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,21.5 + pos: -14.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2976 + - type: DeviceLinkSource + linkedPorts: + 51832: + - Pressed: Toggle + 51833: + - Pressed: Toggle + 51834: + - Pressed: Toggle + 51837: + - Pressed: Toggle + 51836: + - Pressed: Toggle + 51835: + - Pressed: Toggle + - uid: 51831 components: + - type: MetaData + desc: Эта кнопка активирует ставни в камере диспансера №2. + name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,21.5 + pos: -10.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2977 + - type: DeviceLinkSource + linkedPorts: + 51838: + - Pressed: Toggle + 51841: + - Pressed: Toggle + 51839: + - Pressed: Toggle + 51842: + - Pressed: Toggle + 51843: + - Pressed: Toggle + 51840: + - Pressed: Toggle +- proto: LockableButtonQuartermaster + entities: + - uid: 51762 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,23.5 + rot: 3.141592653589793 rad + pos: 66.1,8.3375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2978 + - type: DeviceLinkSource + linkedPorts: + 51757: + - Pressed: Toggle + 51758: + - Pressed: Toggle + 51759: + - Pressed: Toggle + 51760: + - Pressed: Toggle +- proto: LockableButtonResearch + entities: + - uid: 5062 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы в камере смешивания. + name: кнопка с замком "гермозатвор" - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,23.5 + rot: 3.141592653589793 rad + pos: 65.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2980 + - type: DeviceLinkSource + linkedPorts: + 43722: + - Pressed: Toggle + 5125: + - Pressed: Toggle + 5623: + - Pressed: Toggle + - uid: 8708 components: + - type: MetaData + desc: Эта кнопка активирует внешние гермозатворы камеры исследования. + name: кнопка с замком "гермозатвор" - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,23.5 + rot: -1.5707963267948966 rad + pos: 77.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2981 + - type: DeviceLinkSource + linkedPorts: + 8017: + - Pressed: Toggle + 7987: + - Pressed: Toggle + 7988: + - Pressed: Toggle + - uid: 8709 components: + - type: MetaData + desc: Эта кнопка активирует внешние гермозатворы камеры исследования. + name: кнопка с замком "гермозатвор" - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,23.5 + rot: -1.5707963267948966 rad + pos: 77.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2982 + - type: DeviceLinkSource + linkedPorts: + 7989: + - Pressed: Toggle + 7993: + - Pressed: Toggle + 7992: + - Pressed: Toggle +- proto: LockableButtonResearchDirector + entities: + - uid: 51785 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,23.5 + pos: 39.2,-30.1625 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2983 + - type: DeviceLinkSource + linkedPorts: + 51786: + - Pressed: Toggle + 51787: + - Pressed: Toggle +- proto: LockableButtonSecurity + entities: + - uid: 20862 components: + - type: MetaData + desc: Эта кнопка активирует ставни на внешней стороне КПП. + name: кнопка с замком "ставни - внешние" - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,23.5 + rot: -1.5707963267948966 rad + pos: -42.4,-3.6999998 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2984 + - type: DeviceLinkSource + linkedPorts: + 20648: + - Pressed: Toggle + 51050: + - Pressed: Toggle + 20649: + - Pressed: Toggle + 20654: + - Pressed: Toggle + 20650: + - Pressed: Toggle + 20656: + - Pressed: Toggle + - uid: 20863 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы на КПП. + name: кнопка с замком "гермозатворы" - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,23.5 + pos: -42.3,-4.2 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2985 + - type: DeviceLinkSource + linkedPorts: + 20651: + - Pressed: Toggle + 20652: + - Pressed: Toggle + 20653: + - Pressed: Toggle + - uid: 22210 components: + - type: MetaData + desc: Эта кнопка активирует ставни во внутренней части КПП. + name: кнопка с замком "ставни - внутренние" - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,23.5 + rot: -1.5707963267948966 rad + pos: -42,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2986 + - type: DeviceLinkSource + linkedPorts: + 20531: + - Pressed: Toggle + 20530: + - Pressed: Toggle + 20529: + - Pressed: Toggle + 20528: + - Pressed: Toggle + 20657: + - Pressed: Toggle + 20658: + - Pressed: Toggle + 20659: + - Pressed: Toggle + - uid: 22599 components: + - type: MetaData + desc: Эта кнопка убирает режим локдауна с КПП. + name: кнопка с замком "разблокировка" - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,23.5 + rot: -1.5707963267948966 rad + pos: -37.5,-9.6625 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2987 + - type: DeviceLinkSource + linkedPorts: + 20659: + - Pressed: Open + 20658: + - Pressed: Open + 20657: + - Pressed: Open + 20528: + - Pressed: Open + 20529: + - Pressed: Open + 20530: + - Pressed: Open + 20531: + - Pressed: Open + 20651: + - Pressed: Open + 20652: + - Pressed: Open + 20653: + - Pressed: Open + 20656: + - Pressed: Open + 20650: + - Pressed: Open + 20654: + - Pressed: Open + 20649: + - Pressed: Open + 51050: + - Pressed: Open + 20648: + - Pressed: Open + - uid: 45266 components: + - type: MetaData + desc: Эта кнопка закрывает КПП на локдаун. + name: кнопка с замком "локдаун" - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,21.5 + rot: -1.5707963267948966 rad + pos: -37.5,-9.2625 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2988 + - type: DeviceLinkSource + linkedPorts: + 20659: + - Pressed: Close + 20658: + - Pressed: Close + 20657: + - Pressed: Close + 20528: + - Pressed: Close + 20529: + - Pressed: Close + 20530: + - Pressed: Close + 20531: + - Pressed: Close + 20656: + - Pressed: Close + 20650: + - Pressed: Close + 20654: + - Pressed: Close + 20649: + - Pressed: Close + 51050: + - Pressed: Close + 20648: + - Pressed: Close + 20653: + - Pressed: Close + 20652: + - Pressed: Close + 20651: + - Pressed: Close + - uid: 51082 components: + - type: MetaData + desc: Эта кнопка активирует ставни с внешней стороны вашего офиса. + name: кнопка с замком "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,21.5 + pos: -55.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2989 + - type: DeviceLinkSource + linkedPorts: + 51078: + - Pressed: Toggle + 51079: + - Pressed: Toggle + 51080: + - Pressed: Toggle + 51081: + - Pressed: Toggle + - uid: 51133 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы в комнате казни. + name: кнопка с замком "гермозатвор" - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2992 - components: - - type: Transform - pos: -11.5,22.5 + pos: -75.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2993 + - type: DeviceLinkSource + linkedPorts: + 21589: + - Pressed: Toggle + 21590: + - Pressed: Toggle + 21604: + - Pressed: Toggle + - uid: 51312 components: + - type: MetaData + desc: Эта кнопка убирает режим локдауна с КПП. + name: кнопка с замком "разблокировка" - type: Transform - pos: -11.5,23.5 + pos: -9.7,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2994 + - type: DeviceLinkSource + linkedPorts: + 25364: + - Pressed: Open + 25798: + - Pressed: Open + 26727: + - Pressed: Open + 22306: + - Pressed: Open + 22305: + - Pressed: Open + 22304: + - Pressed: Open + 22303: + - Pressed: Open + 28044: + - Pressed: Open + 28121: + - Pressed: Open + 28122: + - Pressed: Open + 22299: + - Pressed: Open + 22298: + - Pressed: Open + 22297: + - Pressed: Open + 26279: + - Pressed: Open + 27679: + - Pressed: Open + 51300: + - Pressed: Open + - uid: 51313 components: + - type: MetaData + desc: Эта кнопка закрывает КПП на локдаун. + name: кнопка с замком "локдаун" - type: Transform - pos: -11.5,25.5 + pos: -9.3,-23.4625 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2995 + - type: DeviceLinkSource + linkedPorts: + 28122: + - Pressed: Close + 28121: + - Pressed: Close + 28044: + - Pressed: Close + 26279: + - Pressed: Close + 27679: + - Pressed: Close + 51300: + - Pressed: Close + 22299: + - Pressed: Close + 22298: + - Pressed: Close + 22297: + - Pressed: Close + 22303: + - Pressed: Close + 22304: + - Pressed: Close + 22305: + - Pressed: Close + 22306: + - Pressed: Close + 26727: + - Pressed: Close + 25798: + - Pressed: Close + 25364: + - Pressed: Close + - uid: 51421 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в пермабриге. + name: кнопка с замком "ставни пермабрига" - type: Transform - pos: -11.5,26.5 + pos: -33.7,-22.4625 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2996 + - type: DeviceLinkSource + linkedPorts: + 51375: + - Pressed: Toggle + 51376: + - Pressed: Toggle + 51377: + - Pressed: Toggle + 51378: + - Pressed: Toggle + 51379: + - Pressed: Toggle + 51384: + - Pressed: Toggle + 51383: + - Pressed: Toggle + 51382: + - Pressed: Toggle + 51381: + - Pressed: Toggle + 51380: + - Pressed: Toggle + 51385: + - Pressed: Toggle + 51386: + - Pressed: Toggle + 51387: + - Pressed: Toggle + 51388: + - Pressed: Toggle + 51389: + - Pressed: Toggle + 51390: + - Pressed: Toggle + 51391: + - Pressed: Toggle + 51398: + - Pressed: Toggle + 51397: + - Pressed: Toggle + 51396: + - Pressed: Toggle + 51395: + - Pressed: Toggle + 51394: + - Pressed: Toggle + 51393: + - Pressed: Toggle + 51392: + - Pressed: Toggle + 51399: + - Pressed: Toggle + 51404: + - Pressed: Toggle + 51405: + - Pressed: Toggle + 51400: + - Pressed: Toggle + 51401: + - Pressed: Toggle + 51406: + - Pressed: Toggle + 51407: + - Pressed: Toggle + 51402: + - Pressed: Toggle + 51403: + - Pressed: Toggle + 51408: + - Pressed: Toggle + - uid: 51422 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах в камерах заключения. + name: кнопка с замком "ставни камер" - type: Transform - pos: -11.5,27.5 + pos: -33.3,-22.4625 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2997 + - type: DeviceLinkSource + linkedPorts: + 51329: + - Pressed: Toggle + 51346: + - Pressed: Toggle + 51351: + - Pressed: Toggle + 51350: + - Pressed: Toggle + 51349: + - Pressed: Toggle + 51347: + - Pressed: Toggle + 51348: + - Pressed: Toggle + 51342: + - Pressed: Toggle + 51352: + - Pressed: Toggle + 51357: + - Pressed: Toggle + 51356: + - Pressed: Toggle + 51353: + - Pressed: Toggle + 51354: + - Pressed: Toggle + 51355: + - Pressed: Toggle + 51343: + - Pressed: Toggle + 51363: + - Pressed: Toggle + 51362: + - Pressed: Toggle + 51361: + - Pressed: Toggle + 51358: + - Pressed: Toggle + 51359: + - Pressed: Toggle + 51360: + - Pressed: Toggle + 51345: + - Pressed: Toggle + 51364: + - Pressed: Toggle + 51365: + - Pressed: Toggle + 51366: + - Pressed: Toggle + 51369: + - Pressed: Toggle + 51368: + - Pressed: Toggle + 51367: + - Pressed: Toggle + 51370: + - Pressed: Toggle + 51374: + - Pressed: Toggle + 51371: + - Pressed: Toggle + 51372: + - Pressed: Toggle + 51373: + - Pressed: Toggle + - uid: 51583 components: + - type: MetaData + desc: Эта кнопка закрывает всю территорию на локдаун. + name: кнопка с замком "локдаун" - type: Transform - pos: -11.5,28.5 + rot: -1.5707963267948966 rad + pos: -73.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2998 + - type: DeviceLinkSource + linkedPorts: + 12734: + - Pressed: DoorBolt + 9467: + - Pressed: DoorBolt + 11855: + - Pressed: Toggle + 11741: + - Pressed: Toggle + 5247: + - Pressed: Toggle + 11792: + - Pressed: Toggle + 8447: + - Pressed: Toggle + 11204: + - Pressed: Toggle + 9989: + - Pressed: Toggle + 11835: + - Pressed: Toggle + 11852: + - Pressed: Toggle + 11853: + - Pressed: Toggle + - uid: 51584 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке КПП. + name: кнопка с замком "ставни - стойка" - type: Transform - pos: -11.5,29.5 + rot: 1.5707963267948966 rad + pos: -76.6,46.4375 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2999 + - type: DeviceLinkSource + linkedPorts: + 51566: + - Pressed: Toggle + 51567: + - Pressed: Toggle + 51568: + - Pressed: Toggle + - uid: 51585 components: + - type: MetaData + desc: Эта кнопка активирует ставни на правом проходе через КПП. + name: кнопка с замком "ставни - правый проход" - type: Transform - pos: -11.5,30.5 + rot: 1.5707963267948966 rad + pos: -76.6,46.8375 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3000 + - type: DeviceLinkSource + linkedPorts: + 11855: + - Pressed: Toggle + 11741: + - Pressed: Toggle + 5247: + - Pressed: Toggle + 11792: + - Pressed: Toggle + 8447: + - Pressed: Toggle + - uid: 51586 components: + - type: MetaData + desc: Эта кнопка активирует ставни на левом проходе через КПП. + name: кнопка с замком "ставни - левый проход" - type: Transform - pos: -9.5,25.5 + rot: 1.5707963267948966 rad + pos: -76.6,47.2375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3001 + - type: DeviceLinkSource + linkedPorts: + 11204: + - Pressed: Toggle + 9989: + - Pressed: Toggle + 11835: + - Pressed: Toggle + 11852: + - Pressed: Toggle + 11853: + - Pressed: Toggle + - uid: 51587 components: + - type: MetaData + desc: Эта кнопка активирует внешнее бронеокно со стороны обращающегося. + name: кнопка с замком "бронеокно - внешнее" - type: Transform - pos: -9.5,26.5 + rot: 1.5707963267948966 rad + pos: -76.6,47.6375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3002 + - type: DeviceLinkSource + linkedPorts: + 11203: + - Pressed: Toggle + - uid: 51604 components: + - type: MetaData + desc: Эта кнопка активирует внешнее бронеокно со стороны обращающегося. + name: кнопка с замком "бронеокно - внешнее" - type: Transform - pos: -9.5,27.5 + pos: -78.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3003 + - type: DeviceLinkSource + linkedPorts: + 11701: + - Pressed: Toggle + - uid: 51612 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке КПП. + name: кнопка с замком "ставни - стойка" - type: Transform - pos: -9.5,28.5 + rot: 1.5707963267948966 rad + pos: -81.6,44.9375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3004 + - type: DeviceLinkSource + linkedPorts: + 51618: + - Pressed: Toggle + 51619: + - Pressed: Toggle +- proto: LockableButtonService + entities: + - uid: 10194 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах этой комнаты. + name: кнопка с замком "ставни" - type: Transform - pos: -9.5,29.5 + pos: -15.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3006 + - type: DeviceLinkSource + linkedPorts: + 10195: + - Pressed: Toggle + 10196: + - Pressed: Toggle + 10197: + - Pressed: Toggle + - uid: 51542 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - pos: -9.5,31.5 + rot: 1.5707963267948966 rad + pos: -46.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3007 + - type: DeviceLinkSource + linkedPorts: + 51551: + - Pressed: Toggle + 51552: + - Pressed: Toggle + 51547: + - Pressed: Toggle + 51548: + - Pressed: Toggle + 51549: + - Pressed: Toggle + 51550: + - Pressed: Toggle + - uid: 51564 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка с замком "ставни" - type: Transform - pos: -11.5,31.5 + pos: -36.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3013 + - type: DeviceLinkSource + linkedPorts: + 51559: + - Pressed: Toggle + 51560: + - Pressed: Toggle + 51561: + - Pressed: Toggle + 51562: + - Pressed: Toggle + - uid: 51657 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашей коморки. + name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,64.5 + pos: -12.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3015 + - type: DeviceLinkSource + linkedPorts: + 51653: + - Pressed: Toggle + 51654: + - Pressed: Toggle + 51655: + - Pressed: Toggle + 51656: + - Pressed: Toggle +- proto: LockerAtmosphericsFilled + entities: + - uid: 13026 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,64.5 + pos: 17.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3017 + - uid: 14010 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,64.5 + pos: 20.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3019 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 18825 + - 21429 + - 21817 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 14015 components: - type: Transform - pos: 9.5,63.5 + pos: 20.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3021 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 21812 + - 21859 + - 19353 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 16057 components: - type: Transform - pos: 9.5,65.5 + pos: 20.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3026 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 18821 + - 21023 + - 21044 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerBooze + entities: + - uid: 6575 components: + - type: MetaData + desc: Здесь ГП хранит свои вещи. + name: шкафчик гп - type: Transform - pos: 5.5,63.5 + pos: -18.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3032 + - type: AccessReader + access: + - - HeadOfPersonnel + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 22556 + - 22555 + - 20391 + - 20378 + - 20362 + - 20376 + - 24719 + - 22548 + - 6576 + - 6577 + - 6578 + - 6579 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 12982 components: - type: Transform - pos: 5.5,62.5 + pos: -66.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3040 + - uid: 19930 components: + - type: MetaData + desc: Здесь ГСБ хранит свои вещи. + name: шкафчик гсб - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,63.5 + pos: -56.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3042 + - type: AccessReader + access: + - - HeadOfSecurity + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 19934 + - 19933 + - 19931 + - 25729 + - 25550 + - 19932 + - 32037 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20106 components: + - type: MetaData + name: шкафчик пилота сб - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,65.5 + pos: -57.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3048 + - type: AccessReader + access: + - - Brig + - - Security + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 44962 + - 44963 + - 44968 + - 51624 + - 44971 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerBoozeFilled + entities: + - uid: 5813 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,30.5 + pos: -31.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3049 + - uid: 12990 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,33.5 + pos: -70.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3051 + - uid: 29628 components: - type: Transform - pos: -9.5,32.5 + pos: -32.5,-85.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3052 +- proto: LockerBotanistFilled + entities: + - uid: 6307 components: - type: Transform - pos: -9.5,33.5 + pos: -62.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3053 + - uid: 6308 components: - type: Transform - pos: -9.5,34.5 + pos: -61.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3054 + - uid: 6309 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,33.5 + pos: -60.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3055 +- proto: LockerBrigmedic + entities: + - uid: 20443 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,33.5 + pos: -15.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3060 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20448 + - 20447 + - 20446 + - 26924 + - 35877 + - 20445 + - 27678 + - 20444 + - 21564 + - 32372 + - 1757 + - 1758 + - 21519 + - 32441 + - 32488 + - 32377 + - 35847 + - 20449 + - 35878 + - 23774 + - 35482 + - 27683 + - 24712 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerCaptainFilled + entities: + - uid: 8442 components: - type: Transform - pos: -11.5,32.5 + pos: 7.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3062 +- proto: LockerChemistryFilled + entities: + - uid: 13414 components: - type: Transform - pos: -11.5,34.5 + pos: 13.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3069 + - uid: 13432 components: - type: Transform - pos: -10.5,36.5 + pos: 12.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3070 + - uid: 13502 components: - type: Transform - pos: -7.5,36.5 + pos: 11.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3074 +- proto: LockerChiefEngineerFilled + entities: + - uid: 14493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,35.5 + pos: 30.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3078 +- proto: LockerChiefMedicalOfficerFilled + entities: + - uid: 18446 components: - type: Transform - pos: -7.5,44.5 + pos: -28.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3079 +- proto: LockerClown + entities: + - uid: 6782 components: - type: Transform - pos: -7.5,43.5 + pos: -76.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3080 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 6783 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerDetective + entities: + - uid: 16060 components: + - type: MetaData + desc: Здесь психолог хранит свои вещи. + name: шкаф психолога - type: Transform - pos: -7.5,42.5 + pos: -8.541943,-61.450245 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3081 + - type: AccessReader + access: + - - Medical + - type: DamageOnHighSpeedImpact + lastHit: 0 + - type: Physics + bodyStatus: InAir + fixedRotation: False + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.25,-0.48 + - 0.25,-0.48 + - 0.25,0.48 + - -0.25,0.48 + mask: + - Impassable + - TableLayer + - LowImpassable + layer: + - TableLayer + - LowImpassable + - BulletImpassable + - Opaque + density: 75 + hard: True + restitution: 0 + friction: 0.4 + throw-fixture: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.25,-0.48 + - 0.25,-0.48 + - 0.25,0.48 + - -0.25,0.48 + mask: + - Impassable + - HighImpassable + - BulletImpassable + layer: [] + density: 1 + hard: False + restitution: 0 + friction: 0.4 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 16071 + - 16070 + - 16066 + - 16065 + - 16064 + - 16063 + - 16062 + - 16061 + - 16067 + - 16068 + - 16069 + - 21571 + - 21261 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - type: ThrownItem + landTime: 24171.6120004 + thrownTime: 24171.0758909 + animate: False + - uid: 21942 components: - type: Transform - pos: -5.5,44.5 + pos: -73.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3082 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 21943 + - 21944 + - 21945 + - 21946 + - 21947 + - 20278 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerDetectiveFilled + entities: + - uid: 20009 components: - type: Transform - pos: -5.5,43.5 + pos: -54.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3083 +- proto: LockerElectricalSuppliesFilled + entities: + - uid: 11731 components: - type: Transform - pos: -5.5,42.5 + pos: 15.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3084 + - uid: 20703 components: - type: Transform - pos: -5.5,41.5 + pos: 87.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3085 + - uid: 23121 components: - type: Transform - pos: -5.5,40.5 + pos: 55.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3090 + - uid: 23202 components: - type: Transform - pos: -7.5,41.5 + pos: 28.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3091 + - uid: 23446 components: - type: Transform - pos: -7.5,40.5 + pos: 25.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3092 + - uid: 24672 components: - type: Transform - pos: -10.5,37.5 + pos: -91.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3093 + - uid: 25260 components: - type: Transform - pos: -10.5,38.5 + pos: -75.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3094 + - uid: 27988 components: - type: Transform - pos: -7.5,37.5 + pos: 31.5,-95.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3095 + - uid: 28867 components: - type: Transform - pos: -7.5,38.5 + pos: -43.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3096 + - uid: 29114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,39.5 + pos: -14.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3097 + - uid: 29719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,39.5 + pos: -20.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3099 + - uid: 29870 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,39.5 + pos: -69.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3105 + - uid: 29951 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,21.5 + pos: 1.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3106 + - uid: 29956 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,21.5 + pos: -62.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3107 +- proto: LockerEngineerFilled + entities: + - uid: 15859 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,21.5 + pos: 36.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3108 + - uid: 15878 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,21.5 + pos: 33.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3109 + - uid: 15879 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,21.5 + pos: 34.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3110 + - uid: 15880 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,21.5 + pos: 35.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3111 + - uid: 15883 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,21.5 + pos: 33.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3112 + - uid: 15893 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,23.5 + pos: 34.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3113 + - uid: 15894 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,23.5 + pos: 35.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3114 + - uid: 15895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,23.5 + pos: 36.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3115 +- proto: LockerEvidence + entities: + - uid: 4377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,23.5 + pos: 24.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3116 + - uid: 7587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,23.5 + pos: 46.5,10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3117 + - uid: 7802 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,23.5 + pos: -27.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3118 + - uid: 11827 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,23.5 + pos: -78.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3119 + - uid: 11829 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,23.5 + pos: -84.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3120 + - uid: 19601 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,23.5 + pos: 46.5,9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3121 + - uid: 19904 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,23.5 + pos: -48.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3122 + - uid: 20023 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,21.5 + pos: -36.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3124 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 13362 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20033 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,21.5 + pos: -49.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3125 + - uid: 20153 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,21.5 + pos: -36.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3128 + - uid: 20154 components: - type: Transform - pos: -22.5,22.5 + pos: -36.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3129 + - uid: 20155 components: - type: Transform - pos: -22.5,23.5 + pos: -36.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3130 + - uid: 20156 components: - type: Transform - pos: -22.5,24.5 + pos: -32.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3131 + - uid: 20157 components: - type: Transform - pos: -22.5,25.5 + pos: -32.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3132 + - uid: 20158 components: - type: Transform - pos: -20.5,24.5 + pos: -32.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3133 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20210 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20159 components: - type: Transform - pos: -20.5,25.5 + pos: -32.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3134 + - uid: 20504 components: - type: Transform - pos: -20.5,26.5 + pos: -17.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3135 + - uid: 20505 components: - type: Transform - pos: -20.5,22.5 + pos: -21.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3136 + - uid: 20506 components: - type: Transform - pos: -20.5,21.5 + pos: -25.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3137 + - uid: 20507 components: - type: Transform - pos: -20.5,20.5 + pos: -29.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3138 + - uid: 22630 components: - type: Transform - pos: -20.5,19.5 + pos: -40.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3139 + - uid: 22631 components: - type: Transform - pos: -22.5,20.5 + pos: -40.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3140 + - uid: 24175 components: - type: Transform - pos: -22.5,19.5 + pos: -21.5,-90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3144 + - uid: 67728 components: - type: Transform - pos: -20.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3146 + pos: -0.5,9.5 + parent: 66965 + - uid: 67729 components: - type: Transform - pos: -20.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3147 + pos: 0.5,9.5 + parent: 66965 + - uid: 67730 components: - type: Transform - pos: -20.5,30.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3148 + pos: 1.5,9.5 + parent: 66965 + - uid: 67731 components: - type: Transform - pos: -20.5,31.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3149 + pos: -1.5,9.5 + parent: 66965 + - uid: 67732 components: - type: Transform - pos: -20.5,32.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3150 + pos: -2.5,9.5 + parent: 66965 +- proto: LockerFreezer + entities: + - uid: 20567 components: - type: Transform - pos: -20.5,33.5 + pos: -55.5,91.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3151 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20568 + - 20655 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 66347 components: - type: Transform - pos: -20.5,34.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3152 + pos: 0.5,24.5 + parent: 65849 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 75.31249 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 66358 + - 66352 + - 66362 + - 66354 + - 66348 + - 66364 + - 66359 + - 66353 + - 66361 + - 66360 + - 66363 + - 66349 + - 66350 + - 66351 + - 66355 + - 66356 + - 66357 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerFreezerBase + entities: + - uid: 10073 components: - type: Transform - pos: -20.5,35.5 + pos: 5.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3155 + - type: AccessReader + access: + - - Command + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 10690 + - 14202 + - 10691 + - 10692 + - 10693 + - 14200 + - 14186 + - 14193 + - 14194 + - 14188 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 12516 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,26.5 + pos: 25.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3156 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 12523 + - 12522 + - 12521 + - 12520 + - 12519 + - 12518 + - 12517 + - 12526 + - 12525 + - 12524 + - 6084 + - 7614 + - 26429 + - 7613 + - 7616 + - 26428 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 13272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,26.5 + pos: -13.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3157 + - uid: 18517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,26.5 + pos: -26.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3158 + - type: AccessReader + access: + - - ChiefMedicalOfficer + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 18528 + - 18527 + - 18526 + - 18525 + - 18522 + - 18521 + - 18519 + - 18518 + - 18520 + - 18523 + - 18524 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 19823 components: - type: Transform - pos: -18.5,27.5 + pos: -33.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3159 + - type: AccessReader + access: + - - Brig + - - Security + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 19829 + - 19828 + - 19827 + - 19826 + - 19825 + - 19824 + - 19830 + - 19831 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 23408 components: - type: Transform - pos: -22.5,27.5 + pos: 46.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3161 + - uid: 27797 components: - type: Transform - pos: -22.5,28.5 + pos: -54.5,100.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3162 + - type: Lock + locked: False + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 27800 + - 27799 + - 27798 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerFreezerVaultFilled + entities: + - uid: 26974 components: - type: Transform - pos: -22.5,29.5 + pos: 25.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3163 +- proto: LockerHeadOfPersonnelFilled + entities: + - uid: 6460 components: - type: Transform - pos: -22.5,30.5 + pos: -31.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3164 +- proto: LockerHeadOfSecurityFilled + entities: + - uid: 19976 components: - type: Transform - pos: -22.5,31.5 + pos: -64.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3165 +- proto: LockerMedical + entities: + - uid: 15555 components: - type: Transform - pos: -22.5,32.5 + pos: 20.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3166 +- proto: LockerMedicalFilled + entities: + - uid: 13458 components: - type: Transform - pos: -22.5,33.5 + pos: -2.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3167 + - uid: 13866 components: - type: Transform - pos: -22.5,34.5 + pos: -2.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3169 + - uid: 13869 components: - type: Transform - pos: -22.5,35.5 + pos: -2.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3170 +- proto: LockerMedicineFilled + entities: + - uid: 13308 components: - type: Transform - pos: -22.5,36.5 + pos: 3.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3174 + - uid: 15450 components: - type: Transform - pos: -18.5,28.5 + pos: 17.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3177 + - uid: 15451 components: - type: Transform - pos: -17.5,31.5 + pos: 19.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3179 + - uid: 18117 components: - type: Transform - pos: -17.5,32.5 + pos: -18.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3180 +- proto: LockerMime + entities: + - uid: 6996 components: - type: Transform - pos: -17.5,33.5 + pos: -67.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3181 + - type: Lock + locked: False + - type: Fixtures + fixtures: + fix1: + shape: !type:PolygonShape + radius: 0.01 + vertices: + - -0.25,-0.48 + - 0.25,-0.48 + - 0.25,0.48 + - -0.25,0.48 + mask: + - Impassable + - TableLayer + - LowImpassable + layer: + - BulletImpassable + - Opaque + density: 75 + hard: True + restitution: 0 + friction: 0.4 + - type: EntityStorage + open: True + removedMasks: 20 + - type: PlaceableSurface + isPlaceable: True +- proto: LockerParamedicFilled + entities: + - uid: 18075 components: - type: Transform - pos: -17.5,34.5 + pos: -18.5,-73.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3182 +- proto: LockerQuarterMaster + entities: + - uid: 62148 components: - type: Transform - pos: -17.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3183 + pos: -10.5,28.5 + parent: 56631 +- proto: LockerQuarterMasterFilled + entities: + - uid: 3898 components: - type: Transform - pos: -17.5,36.5 + pos: 74.5,9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3184 +- proto: LockerRepresentative + entities: + - uid: 54170 components: - type: Transform - pos: -15.5,36.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3185 + pos: -5.5,-4.5 + parent: 53899 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 54176 + - 54172 + - 54173 + - 54175 + - 54171 + - 54174 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerResearchDirectorFilled + entities: + - uid: 3509 components: - type: Transform - pos: -15.5,35.5 + pos: 38.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3186 +- proto: LockerSalvageSpecialist + entities: + - uid: 62149 components: - type: Transform - pos: -15.5,34.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3187 + pos: -4.5,38.5 + parent: 56631 + - uid: 62150 components: - type: Transform - pos: -15.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3188 + pos: 4.5,38.5 + parent: 56631 +- proto: LockerSalvageSpecialistFilled + entities: + - uid: 5047 components: - type: Transform - pos: -15.5,32.5 + pos: 83.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3189 + - uid: 8195 components: - type: Transform - pos: -15.5,31.5 + pos: 81.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3190 + - uid: 8206 components: - type: Transform - pos: -15.5,30.5 + pos: 77.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3191 + - uid: 8208 components: - type: Transform - pos: -15.5,29.5 + pos: 79.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3192 + - uid: 62151 components: - type: Transform - pos: -15.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3193 + pos: -3.5,38.5 + parent: 56631 + - uid: 62152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,27.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3194 + pos: 5.5,38.5 + parent: 56631 +- proto: LockerScienceFilled + entities: + - uid: 3513 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,27.5 + pos: 44.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3195 + - uid: 3855 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,27.5 + pos: 34.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3196 + - uid: 7819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,27.5 + pos: 46.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3203 + - uid: 7829 components: - type: Transform - pos: -18.5,38.5 + pos: 45.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3204 +- proto: LockerSecurityFilled + entities: + - uid: 4411 components: - type: Transform - pos: -18.5,39.5 + pos: 26.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3205 + - uid: 7577 components: - type: Transform - pos: -18.5,40.5 + pos: 52.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3206 + - uid: 7638 components: - type: Transform - pos: -18.5,41.5 + pos: 57.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3207 + - uid: 7639 components: - type: Transform - pos: -18.5,42.5 + pos: 58.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3208 + - uid: 8293 components: - type: Transform - pos: -16.5,38.5 + pos: -38.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3209 + - uid: 8294 components: - type: Transform - pos: -16.5,39.5 + pos: -38.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3210 + - uid: 8300 components: - type: Transform - pos: -16.5,40.5 + pos: -33.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3211 + - uid: 8301 components: - type: Transform - pos: -16.5,41.5 + pos: -33.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3212 + - uid: 8302 components: - type: Transform - pos: -16.5,42.5 + pos: -38.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3221 + - uid: 8303 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,21.5 + pos: -38.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3224 + - uid: 8305 components: - type: Transform - pos: -26.5,24.5 + pos: -33.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3225 + - uid: 8306 components: - type: Transform - pos: -26.5,25.5 + pos: -33.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3226 + - uid: 11867 components: - type: Transform - pos: -26.5,26.5 + pos: -76.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3227 + - uid: 14892 components: - type: Transform - pos: -28.5,22.5 + pos: -6.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3228 + - uid: 14950 components: - type: Transform - pos: -28.5,23.5 + pos: 43.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3229 + - uid: 20129 components: - type: Transform - pos: -28.5,24.5 + pos: -62.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3230 +- proto: LockerSyndicatePersonal + entities: + - uid: 56381 components: - type: Transform - pos: -28.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3231 + pos: 3.5,1.5 + parent: 56354 + - uid: 61026 components: - type: Transform - pos: -28.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3232 + pos: 7.5,0.5 + parent: 56631 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1478 + 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: + - 61035 + - 61034 + - 61033 + - 61031 + - 61032 + - 61029 + - 61030 + - 61027 + - 61028 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 61036 components: - type: Transform - pos: -28.5,27.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3233 + pos: 4.5,40.5 + parent: 56631 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 75.31249 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 61044 + - 61039 + - 61040 + - 61042 + - 61038 + - 61037 + - 61045 + - 61041 + - 61043 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: LockerWallMedical + entities: + - uid: 53930 components: - type: Transform - pos: -26.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3234 + rot: 3.141592653589793 rad + pos: -2.5,-13.5 + parent: 53899 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 53931 + - 53932 + - 53933 + - uid: 54745 components: - type: Transform - pos: -26.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3235 + pos: 4.5,-2.5 + parent: 54730 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 54755 + - 54747 + - 54754 + - 54751 + - 54752 + - 54749 + - 54746 + - 54750 + - 54753 + - 54756 + - 54748 + - 54759 + - 54761 + - 54760 + - 54758 + - 54757 +- proto: LockerWardenFilled + entities: + - uid: 19851 components: - type: Transform - pos: -26.5,20.5 + pos: -54.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3236 +- proto: LockerWeldingSuppliesFilled + entities: + - uid: 11733 components: - type: Transform - pos: -26.5,19.5 + pos: 17.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3237 + - uid: 23444 components: - type: Transform - pos: -28.5,20.5 + pos: 22.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3238 + - uid: 24673 components: - type: Transform - pos: -28.5,19.5 + pos: -91.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3239 + - uid: 25259 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,21.5 + pos: -71.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3240 + - uid: 27987 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,23.5 + pos: 31.5,-93.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3241 + - uid: 28881 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,23.5 + pos: -44.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3242 + - uid: 29113 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,23.5 + pos: -15.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3243 + - uid: 29955 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,21.5 + pos: -64.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3254 + - uid: 30603 components: - type: Transform - pos: -26.5,27.5 + pos: 52.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3255 + - uid: 30988 components: - type: Transform - pos: -26.5,28.5 + pos: 49.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3257 +- proto: LogicGate + entities: + - uid: 54400 components: - type: Transform - pos: -26.5,30.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3258 + anchored: True + pos: -4.5,-0.5 + parent: 53899 + - type: LogicGate + gate: And + - type: DeviceLinkSink + invokeCounter: 4 + links: + - 53923 + - 53920 + - type: DeviceLinkSource + linkedPorts: + 54401: + - Output: InputA + - type: Physics + canCollide: False + bodyType: Static + - uid: 54401 components: - type: Transform - pos: -26.5,31.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3259 + anchored: True + pos: -4.5,-1.5 + parent: 53899 + - type: LogicGate + gate: And + - type: DeviceLinkSink + invokeCounter: 10 + links: + - 54400 + - 54402 + - type: DeviceLinkSource + linkedPorts: + 54462: + - Output: Trigger + - type: Physics + canCollide: False + bodyType: Static + - uid: 54402 components: - type: Transform - pos: -26.5,32.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3260 + anchored: True + pos: -4.5,-2.5 + parent: 53899 + - type: LogicGate + gate: And + - type: DeviceLinkSink + invokeCounter: 4 + links: + - 53922 + - 53921 + - type: DeviceLinkSource + linkedPorts: + 54401: + - Output: InputB + - type: Physics + canCollide: False + bodyType: Static +- proto: LuxuryPen + entities: + - uid: 5587 components: - type: Transform - pos: -26.5,33.5 + pos: -36.11432,20.565924 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3261 + - uid: 7799 components: - type: Transform - pos: -26.5,34.5 + rot: -1.5707963267948966 rad + pos: -49.434887,-17.600136 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3262 + - uid: 9040 components: - type: Transform - pos: -28.5,29.5 + rot: -1.5707963267948966 rad + pos: -4.2559896,-8.335103 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3263 + - uid: 9856 components: - type: Transform - pos: -28.5,30.5 + rot: 1.5707963267948966 rad + pos: -18.461382,45.638786 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3264 + - uid: 9943 components: - type: Transform - pos: -28.5,31.5 + rot: 3.141592653589793 rad + pos: -2.2900789,55.52618 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3265 + - uid: 20036 components: - type: Transform - pos: -28.5,32.5 + rot: -1.5707963267948966 rad + pos: -61.639763,-11.741359 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3266 + - uid: 52455 components: - type: Transform - pos: -28.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3269 + parent: 52449 + - type: Physics + canCollide: False +- proto: Machete + entities: + - uid: 66419 components: - type: Transform - pos: -28.5,34.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3274 + pos: -6.5499105,-16.298185 + parent: 65849 +- proto: MachineAnomalyGenerator + entities: + - uid: 4426 components: - type: Transform - pos: -28.5,35.5 + pos: 55.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3276 +- proto: MachineAnomalyVessel + entities: + - uid: 4717 components: - type: Transform - pos: -28.5,36.5 + rot: 3.141592653589793 rad + pos: 62.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3277 + - uid: 4723 components: - type: Transform - pos: -26.5,35.5 + rot: 3.141592653589793 rad + pos: 62.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3278 + - uid: 4724 components: - type: Transform - pos: -26.5,36.5 + rot: 3.141592653589793 rad + pos: 62.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3281 +- proto: MachineAPE + entities: + - uid: 4681 components: - type: Transform - pos: -27.5,38.5 + rot: 1.5707963267948966 rad + pos: 59.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3282 + - uid: 4684 components: - type: Transform - pos: -27.5,39.5 + rot: 1.5707963267948966 rad + pos: 59.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3284 + - uid: 4725 components: - type: Transform - pos: -26.5,37.5 + rot: 1.5707963267948966 rad + pos: 59.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3285 + - uid: 9438 components: - type: Transform - pos: -26.5,38.5 + rot: 3.141592653589793 rad + pos: 69.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3286 +- proto: MachineArtifactAnalyzer + entities: + - uid: 8225 components: - type: Transform - pos: -26.5,39.5 + rot: 3.141592653589793 rad + pos: 82.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3291 + - type: DeviceLinkSink + links: + - 8059 + - uid: 8227 components: - type: Transform - pos: -25.5,41.5 + rot: 3.141592653589793 rad + pos: 82.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3295 + - type: DeviceLinkSink + links: + - 7870 + - uid: 62153 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3296 + pos: -37.5,41.5 + parent: 56631 +- proto: MachineCentrifuge + entities: + - uid: 13664 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,43.5 + pos: 17.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3297 + - uid: 54403 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3298 + pos: -4.5,-11.5 + parent: 53899 +- proto: MachineElectrolysisUnit + entities: + - uid: 13682 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,43.5 + pos: 17.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3299 + - uid: 54404 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3300 + pos: -2.5,-11.5 + parent: 53899 +- proto: MachineFrame + entities: + - uid: 3839 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,43.5 + pos: 33.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3301 + - uid: 5667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,41.5 + pos: 67.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3302 + - uid: 6299 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,41.5 + rot: 1.5707963267948966 rad + pos: -57.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3303 + - uid: 6300 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,41.5 + rot: 1.5707963267948966 rad + pos: -47.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3304 + - uid: 7568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,41.5 + pos: 50.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3305 + - uid: 7570 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,41.5 + rot: 3.141592653589793 rad + pos: 50.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3307 + - uid: 8010 components: - type: Transform - pos: -26.5,42.5 + pos: -52.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3308 + - uid: 8607 components: - type: Transform - pos: -26.5,43.5 + rot: 3.141592653589793 rad + pos: 70.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3309 + - uid: 8910 components: - type: Transform - pos: -26.5,44.5 + rot: 1.5707963267948966 rad + pos: 55.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3310 + - uid: 9433 components: - type: Transform - pos: -26.5,45.5 + rot: 1.5707963267948966 rad + pos: 68.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3311 + - uid: 10853 components: - type: Transform - pos: -26.5,46.5 + rot: -1.5707963267948966 rad + pos: -50.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3312 + - uid: 10860 components: - type: Transform - pos: -26.5,47.5 + rot: -1.5707963267948966 rad + pos: -47.5,8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3313 + - uid: 15610 components: - type: Transform - pos: -26.5,48.5 + pos: 46.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3315 + - uid: 17669 components: - type: Transform - pos: -25.5,42.5 + pos: 66.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3316 + - uid: 17675 components: - type: Transform - pos: -25.5,44.5 + pos: 63.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3317 + - uid: 20871 components: - type: Transform - pos: -25.5,45.5 + rot: -1.5707963267948966 rad + pos: 80.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3318 + - uid: 24725 components: - type: Transform - pos: -25.5,46.5 + pos: -76.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3319 + - uid: 25254 components: - type: Transform - pos: -25.5,47.5 + pos: 19.5,-89.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3320 + - uid: 29567 components: - type: Transform - pos: -25.5,48.5 + pos: -32.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3331 + - uid: 30549 components: - type: Transform - pos: -20.5,36.5 + pos: 43.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3332 + - uid: 30884 components: - type: Transform - pos: -20.5,37.5 + pos: 53.5,9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3333 + - uid: 31119 components: - type: Transform - pos: -20.5,38.5 + pos: -53.5,77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3334 + - uid: 56298 components: - type: Transform - pos: -20.5,39.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3335 + pos: -3.5,-5.5 + parent: 56001 + - uid: 56299 components: - type: Transform - pos: -20.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3337 + pos: 4.5,5.5 + parent: 56001 + - uid: 62154 components: - type: Transform - pos: -20.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3338 + pos: 35.5,51.5 + parent: 56631 + - uid: 62155 components: - type: Transform - pos: -20.5,42.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3339 + pos: 9.5,0.5 + parent: 56631 + - uid: 62156 components: - type: Transform - pos: -20.5,43.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3340 + pos: -27.5,22.5 + parent: 56631 + - uid: 62157 components: - type: Transform - pos: -20.5,44.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3341 + pos: -21.5,32.5 + parent: 56631 + - uid: 62158 components: - type: Transform - pos: -20.5,45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3342 + pos: -24.5,25.5 + parent: 56631 + - uid: 62159 components: - type: Transform - pos: -20.5,46.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3343 + rot: 3.141592653589793 rad + pos: 27.5,28.5 + parent: 56631 + - uid: 62160 components: - type: Transform - pos: -20.5,47.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3344 + pos: -15.5,67.5 + parent: 56631 + - uid: 62161 components: - type: Transform - pos: -20.5,49.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3345 + pos: -31.5,38.5 + parent: 56631 + - uid: 62162 components: - type: Transform - pos: -20.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3346 + rot: -1.5707963267948966 rad + pos: 21.5,43.5 + parent: 56631 +- proto: MachineFrameDestroyed + entities: + - uid: 3826 components: - type: Transform - pos: -20.5,51.5 + pos: 49.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3347 + - uid: 3832 components: - type: Transform - pos: -20.5,52.5 + pos: 42.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3348 + - uid: 16991 components: - type: Transform - pos: -22.5,37.5 + pos: 44.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3349 + - uid: 19297 components: - type: Transform - pos: -22.5,38.5 + pos: 86.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3350 + - uid: 19300 components: - type: Transform - pos: -22.5,39.5 + pos: 85.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3351 + - uid: 19301 components: - type: Transform - pos: -22.5,40.5 + pos: 82.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3352 + - uid: 19306 components: - type: Transform - pos: -22.5,41.5 + pos: 82.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3353 + - uid: 20864 components: - type: Transform - pos: -22.5,42.5 + pos: 81.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3354 + - uid: 20865 components: - type: Transform - pos: -22.5,43.5 + pos: 77.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3355 + - uid: 20866 components: - type: Transform - pos: -22.5,44.5 + pos: 78.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3356 + - uid: 21277 components: - type: Transform - pos: -22.5,45.5 + pos: 74.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3357 + - uid: 24732 components: - type: Transform - pos: -22.5,46.5 + pos: -73.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3358 + - uid: 25267 components: - type: Transform - pos: -22.5,47.5 + pos: 10.5,-88.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3359 + - uid: 25648 components: - type: Transform - pos: -22.5,48.5 + pos: -57.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3361 + - uid: 28823 components: - type: Transform - pos: -22.5,49.5 + pos: -67.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3362 + - uid: 28970 components: - type: Transform - pos: -22.5,51.5 + pos: -34.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3363 + - uid: 30333 components: - type: Transform - pos: -22.5,52.5 + pos: 63.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3366 + - uid: 30386 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,50.5 + pos: 62.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3367 + - uid: 62163 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3368 + pos: 10.5,-1.5 + parent: 56631 + - uid: 62164 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3369 + pos: 5.5,-7.5 + parent: 56631 + - uid: 62165 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3371 + pos: -5.5,-3.5 + parent: 56631 + - uid: 62166 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,48.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3372 + pos: -24.5,13.5 + parent: 56631 + - uid: 62167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3376 + pos: -0.5,18.5 + parent: 56631 + - uid: 62168 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3377 + pos: -24.5,22.5 + parent: 56631 + - uid: 62169 components: - type: Transform - pos: 28.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3378 + pos: -16.5,38.5 + parent: 56631 + - uid: 62170 components: - type: Transform - pos: 28.5,27.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3388 + pos: -25.5,24.5 + parent: 56631 + - uid: 62171 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3389 + pos: -8.5,38.5 + parent: 56631 + - uid: 62172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3390 + pos: 3.5,32.5 + parent: 56631 + - uid: 62173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3391 + pos: 17.5,38.5 + parent: 56631 + - uid: 62174 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3406 + pos: 21.5,-2.5 + parent: 56631 + - uid: 62175 components: - type: Transform - pos: -23.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3407 + pos: 7.5,40.5 + parent: 56631 + - uid: 62176 components: - type: Transform - pos: -20.5,58.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3408 + pos: -1.5,57.5 + parent: 56631 + - uid: 62177 components: - type: Transform - pos: -20.5,57.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3410 + pos: -14.5,69.5 + parent: 56631 + - uid: 62178 components: - type: Transform - pos: -20.5,55.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3411 + pos: -9.5,58.5 + parent: 56631 + - uid: 62179 components: - type: Transform - pos: -20.5,54.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3412 + pos: -23.5,39.5 + parent: 56631 + - uid: 62180 components: - type: Transform - pos: -20.5,53.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3415 + pos: -36.5,30.5 + parent: 56631 + - uid: 65754 components: - type: Transform - pos: -22.5,54.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3416 + pos: -1.5,-2.5 + parent: 65694 + - uid: 66420 components: - type: Transform - pos: -22.5,53.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3417 + pos: 5.5,-12.5 + parent: 65849 +- proto: MachineTraversalDistorter + entities: + - uid: 62181 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,57.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3421 + pos: -37.5,40.5 + parent: 56631 +- proto: MagazineBoxAntiMateriel + entities: + - uid: 20941 components: - type: Transform - pos: -34.5,62.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3422 + parent: 20938 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: MagazineBoxCaselessRifleBig + entities: + - uid: 62182 components: - type: Transform - pos: -34.5,61.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3423 + pos: -51.745483,54.51129 + parent: 56631 +- proto: MagazineBoxLightRifleBig + entities: + - uid: 62183 components: - type: Transform - pos: -34.5,60.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3424 + pos: -52.47986,54.51129 + parent: 56631 +- proto: MagazineBoxRifle + entities: + - uid: 20939 components: - type: Transform - pos: -34.5,59.5 + parent: 20938 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53957 + components: + - type: Transform + parent: 53955 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: MagazineBoxRifleBig + entities: + - uid: 62184 + components: + - type: Transform + pos: -54.41736,54.526917 + parent: 56631 +- proto: MagazineBoxRifleIncendiary + entities: + - uid: 20940 + components: + - type: Transform + parent: 20938 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: MagazineLightRifle + entities: + - uid: 20012 + components: + - type: Transform + pos: -56.60151,-6.5397816 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3425 + - uid: 20013 components: - type: Transform - pos: -34.5,58.5 + pos: -56.523384,-6.6647816 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3428 + - uid: 20014 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,57.5 + pos: -56.617134,-6.7116566 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3429 +- proto: MagazineLightRifleUranium + entities: + - uid: 20015 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,57.5 + pos: -56.53901,-7.3991566 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3430 + - uid: 21251 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,57.5 + pos: -56.611305,-7.415156 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3431 +- proto: MagazinePistol + entities: + - uid: 21078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,57.5 + pos: -52.462006,-28.548187 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3432 + - uid: 21079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,57.5 + pos: -52.462006,-28.548187 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3433 + - uid: 21080 components: - type: Transform - pos: -31.5,62.5 + pos: -52.462006,-28.548187 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3434 + - uid: 21081 components: - type: Transform - pos: -31.5,61.5 + pos: -52.462006,-28.548187 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3435 + - uid: 21082 components: - type: Transform - pos: -31.5,60.5 + pos: -51.50331,-28.516937 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3436 + - uid: 21083 components: - type: Transform - pos: -31.5,59.5 + pos: -51.50331,-28.516937 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3437 + - uid: 21084 components: - type: Transform - pos: -31.5,58.5 + pos: -51.50331,-28.516937 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3438 + - uid: 21085 components: - type: Transform - pos: -31.5,57.5 + pos: -51.50331,-28.516937 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3440 + - uid: 21087 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,56.5 + pos: -50.487686,-28.485687 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3442 + - uid: 21088 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,56.5 + pos: -50.487686,-28.485687 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3444 + - uid: 21089 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,57.5 + pos: -50.487686,-28.485687 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3445 + - uid: 21090 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,57.5 + pos: -50.487686,-28.485687 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3446 +- proto: MagazinePistolCaselessRifle + entities: + - uid: 62185 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,57.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3447 + pos: 1.5581055,82.42755 + parent: 56631 +- proto: MagazinePistolSubMachineGun + entities: + - uid: 21550 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,57.5 + pos: -50.499767,-32.517464 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3451 + - uid: 21551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,56.5 + pos: -50.499767,-32.517464 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3452 + - uid: 21552 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,56.5 + pos: -50.499767,-32.517464 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3453 + - uid: 21553 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,56.5 + pos: -50.499767,-32.517464 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3454 + - uid: 21554 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,56.5 + pos: -50.499767,-32.517464 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3455 + - uid: 21555 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,56.5 + pos: -50.499767,-32.517464 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3456 + - uid: 62051 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3458 + parent: 62050 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: MagazinePistolSubMachineGunTopMounted + entities: + - uid: 7928 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3459 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 8009 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,56.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3474 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 9840 components: - type: Transform - pos: -17.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3475 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: MagazineRifle + entities: + - uid: 20534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,64.5 + pos: -52.431194,-32.568996 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3477 + - uid: 21522 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,64.5 + pos: -52.431194,-32.568996 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3478 + - uid: 21556 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,64.5 + pos: -52.431194,-32.568996 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3480 + - uid: 21557 components: - type: Transform - pos: -20.5,63.5 + pos: -52.431194,-32.568996 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3481 + - uid: 21558 components: - type: Transform - pos: -20.5,62.5 + pos: -52.431194,-32.568996 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3482 + - uid: 21559 components: - type: Transform - pos: -20.5,61.5 + pos: -52.431194,-32.568996 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3483 + - uid: 21568 components: - type: Transform - pos: -20.5,60.5 + pos: -52.436466,-32.589867 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3484 + - uid: 21572 components: - type: Transform - pos: -20.5,59.5 + pos: -52.405216,-32.589867 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3486 + - uid: 21573 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,65.5 + pos: -52.405216,-32.589867 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3487 +- proto: MagazineRifleRubber + entities: + - uid: 53958 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3488 + parent: 53955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53959 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3489 + parent: 53955 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: MagicalLamp + entities: + - uid: 7012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,65.5 + rot: 3.141592653589793 rad + pos: -21.634224,-6.2782507 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3491 + - uid: 24856 components: - type: Transform - pos: -24.5,64.5 + rot: 3.141592653589793 rad + pos: -67.59775,-4.0627627 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3492 +- proto: MagicDiceBag + entities: + - uid: 21108 components: - type: Transform - pos: -24.5,63.5 + pos: 85.22221,-63.17466 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3493 +- proto: MaintenanceFluffSpawner + entities: + - uid: 20947 components: - type: Transform - pos: -24.5,62.5 + rot: 3.141592653589793 rad + pos: 79.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3496 + - uid: 24632 components: - type: Transform - pos: -23.5,60.5 + pos: -85.5,34.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3497 + - uid: 25351 components: - type: Transform - pos: -23.5,59.5 + pos: 0.5,-91.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3498 + - uid: 25352 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,23.5 + pos: 1.5,-91.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3499 + - uid: 27926 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,23.5 + pos: -36.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3500 + - uid: 28718 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,23.5 + pos: -61.5,77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3501 + - uid: 28848 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,23.5 + pos: -30.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3502 + - uid: 29006 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,23.5 + pos: 30.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3503 + - uid: 29007 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,23.5 + pos: 19.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3504 + - uid: 29008 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,21.5 + pos: 15.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3505 + - uid: 29075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,21.5 + pos: 33.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3506 + - uid: 30418 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,21.5 + pos: 18.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3507 + - uid: 30419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,21.5 + pos: 30.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3508 + - uid: 30598 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,21.5 + pos: 47.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3509 + - uid: 30698 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,21.5 + pos: -1.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3510 + - uid: 30699 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,21.5 + pos: 8.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3511 + - uid: 30700 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,21.5 + pos: 14.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3512 + - uid: 30701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,23.5 + pos: 16.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3513 + - uid: 30702 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,23.5 + pos: 15.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3514 + - uid: 30703 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,23.5 + pos: 5.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3517 + - uid: 31041 components: - type: Transform - pos: -34.5,20.5 + pos: -81.5,70.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3518 + - uid: 31143 components: - type: Transform - pos: -34.5,19.5 + pos: -42.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3519 + - uid: 31264 components: - type: Transform - pos: -34.5,18.5 + pos: -26.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3520 + - uid: 31265 components: - type: Transform - pos: -34.5,17.5 + pos: -33.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3521 + - uid: 31284 components: - type: Transform - pos: -36.5,22.5 + pos: -29.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3522 + - uid: 31285 components: - type: Transform - pos: -36.5,21.5 + pos: -29.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3523 + - uid: 31373 components: - type: Transform - pos: -36.5,20.5 + pos: -58.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3524 + - uid: 31374 components: - type: Transform - pos: -36.5,19.5 + pos: -51.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3525 + - uid: 31375 components: - type: Transform - pos: -36.5,18.5 + pos: -44.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3526 + - uid: 31431 components: - type: Transform - pos: -36.5,17.5 + pos: -9.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3535 + - uid: 31433 components: - type: Transform - pos: -36.5,16.5 + pos: -24.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3536 + - uid: 62186 components: - type: Transform - pos: -36.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3537 + pos: 26.5,54.5 + parent: 56631 + - uid: 66421 components: - type: Transform - pos: -36.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3538 + pos: 4.5,12.5 + parent: 65849 + - uid: 66422 components: - type: Transform - pos: -36.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3539 + pos: 5.5,12.5 + parent: 65849 + - uid: 66423 components: - type: Transform - pos: -34.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3540 + pos: 3.5,14.5 + parent: 65849 +- proto: MaintenancePlantSpawner + entities: + - uid: 20943 components: - type: Transform - pos: -34.5,15.5 + pos: 68.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3541 + - uid: 20944 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,14.5 + pos: 66.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3542 + - uid: 20945 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,14.5 + pos: 77.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3543 + - uid: 20946 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,14.5 + pos: 77.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3544 + - uid: 20950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,14.5 + pos: 73.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3545 + - uid: 20951 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,14.5 + pos: 74.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3546 + - uid: 21281 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,14.5 + pos: -65.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3547 + - uid: 21288 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,14.5 + pos: -65.5,-81.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3548 + - uid: 21401 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,12.5 + pos: -67.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3550 + - uid: 23079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,12.5 + pos: 51.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3551 + - uid: 23080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,12.5 + pos: 51.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3552 + - uid: 23081 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,12.5 + pos: 54.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3553 + - uid: 23082 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,12.5 + pos: 53.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3554 + - uid: 23205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,12.5 + pos: 28.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3555 + - uid: 23206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,12.5 + pos: 29.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3556 + - uid: 23207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,12.5 + pos: 22.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3560 + - uid: 23208 components: - type: Transform - pos: -28.5,11.5 + pos: 21.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3561 + - uid: 23209 components: - type: Transform - pos: -28.5,10.5 + pos: 22.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3562 + - uid: 23210 components: - type: Transform - pos: -26.5,10.5 + pos: 31.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3563 + - uid: 23211 components: - type: Transform - pos: -26.5,11.5 + pos: 32.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3564 + - uid: 23212 components: - type: Transform - pos: -26.5,12.5 + pos: 31.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3565 + - uid: 23213 components: - type: Transform - pos: -26.5,13.5 + pos: 32.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3573 + - uid: 25331 components: - type: Transform - pos: 34.5,13.5 + pos: -2.5,-88.5 parent: 2 - - uid: 3574 + - uid: 25336 components: - type: Transform - pos: 34.5,12.5 + pos: 23.5,-91.5 parent: 2 - - uid: 3575 + - uid: 25337 components: - type: Transform - pos: 34.5,11.5 + pos: 24.5,-90.5 parent: 2 - - uid: 3576 + - uid: 25338 components: - type: Transform - pos: 36.5,13.5 + pos: 32.5,-85.5 parent: 2 - - uid: 3577 + - uid: 25339 components: - type: Transform - pos: 36.5,12.5 + pos: 34.5,-85.5 parent: 2 - - uid: 3578 + - uid: 25342 components: - type: Transform - pos: 36.5,11.5 + pos: 34.5,-72.5 parent: 2 - - uid: 3580 + - uid: 25343 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,10.5 + pos: 34.5,-72.5 parent: 2 - - uid: 3581 + - uid: 25344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,10.5 + pos: 35.5,-71.5 parent: 2 - - uid: 3582 + - uid: 25345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,10.5 + pos: 34.5,-73.5 parent: 2 - - uid: 3585 + - uid: 25354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,23.5 + pos: -0.5,-78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3586 + - uid: 25355 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,23.5 + pos: -1.5,-82.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3587 + - uid: 25356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,23.5 + pos: -0.5,-82.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3588 + - uid: 25357 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,23.5 + pos: -4.5,-89.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3590 + - uid: 25358 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,21.5 + pos: -4.5,-87.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3591 + - uid: 25359 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,21.5 + pos: 15.5,-91.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3592 + - uid: 27710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,21.5 + pos: -65.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3593 + - uid: 27711 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,21.5 + pos: -64.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3594 + - uid: 27712 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,21.5 + pos: -64.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3595 + - uid: 27713 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,21.5 + pos: -64.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3596 + - uid: 27714 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,21.5 + pos: -64.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3612 + - uid: 27716 components: - type: Transform - pos: -44.5,24.5 + pos: -63.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3613 + - uid: 27717 components: - type: Transform - pos: -44.5,22.5 + pos: -65.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3615 + - uid: 27719 components: - type: Transform - pos: -44.5,21.5 + pos: -71.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3622 + - uid: 27720 components: - type: Transform - pos: -44.5,20.5 + pos: -70.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3623 + - uid: 27721 components: - type: Transform - pos: -44.5,19.5 + pos: -81.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3624 + - uid: 27722 components: - type: Transform - pos: -44.5,18.5 + pos: -85.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3625 + - uid: 27723 components: - type: Transform - pos: -44.5,17.5 + pos: -83.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3626 + - uid: 27727 components: - type: Transform - pos: -44.5,16.5 + pos: -76.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3627 + - uid: 28090 components: - type: Transform - pos: -44.5,15.5 + pos: -48.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3628 + - uid: 28091 components: - type: Transform - pos: -44.5,14.5 + pos: -46.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3629 + - uid: 28092 components: - type: Transform - pos: -44.5,13.5 + pos: -48.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3630 + - uid: 28093 components: - type: Transform - pos: -44.5,12.5 + pos: -54.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3631 + - uid: 28094 components: - type: Transform - pos: -51.5,12.5 + pos: -53.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3635 + - uid: 28095 components: - type: Transform - pos: -49.5,13.5 + pos: -58.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3639 + - uid: 28711 components: - type: Transform - pos: -49.5,14.5 + pos: -52.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3641 + - uid: 28712 components: - type: Transform - pos: -46.5,13.5 + pos: -65.5,70.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3642 + - uid: 28714 components: - type: Transform - pos: -46.5,14.5 + pos: -49.5,77.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3643 + - uid: 29180 components: - type: Transform - pos: -46.5,15.5 + pos: -45.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3644 + - uid: 29181 components: - type: Transform - pos: -46.5,16.5 + pos: -32.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3645 + - uid: 29182 components: - type: Transform - pos: -46.5,17.5 + pos: -29.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3646 + - uid: 29183 components: - type: Transform - pos: -46.5,18.5 + pos: -26.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3647 + - uid: 29184 components: - type: Transform - pos: -46.5,19.5 + pos: -23.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3648 + - uid: 62187 components: - type: Transform - pos: -46.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3649 + pos: 30.5,56.5 + parent: 56631 + - uid: 62188 components: - type: Transform - pos: -46.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3650 + pos: 34.5,45.5 + parent: 56631 +- proto: MaintenanceToolSpawner + entities: + - uid: 24630 components: - type: Transform - pos: -46.5,23.5 + pos: -88.5,39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3651 + - uid: 24633 components: - type: Transform - pos: -49.5,23.5 + pos: -75.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3652 + - uid: 24634 components: - type: Transform - pos: -49.5,22.5 + pos: -75.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3653 + - uid: 24638 components: - type: Transform - pos: -49.5,20.5 + pos: -59.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3654 + - uid: 24639 components: - type: Transform - pos: -49.5,19.5 + pos: -59.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3655 + - uid: 24640 components: - type: Transform - pos: -49.5,18.5 + pos: -59.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3656 + - uid: 25348 components: - type: Transform - pos: -49.5,17.5 + pos: 19.5,-91.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3657 + - uid: 25349 components: - type: Transform - pos: -49.5,16.5 + pos: 24.5,-89.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3658 + - uid: 25353 components: - type: Transform - pos: -51.5,24.5 + pos: -0.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3660 + - uid: 25360 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,11.5 + pos: 13.5,-91.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3661 + - uid: 27698 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,11.5 + pos: -47.5,-78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3662 + - uid: 27705 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,11.5 + pos: -59.5,-81.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3663 + - uid: 27706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,11.5 + pos: -53.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3664 + - uid: 28717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,11.5 + pos: -64.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3665 + - uid: 30596 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,12.5 + pos: 46.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3666 + - uid: 30597 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,12.5 + pos: 48.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3667 + - uid: 30883 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,13.5 + pos: 49.5,6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3668 + - uid: 31042 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,13.5 + pos: -81.5,69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3669 + - uid: 31141 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,13.5 + pos: -44.5,78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3670 + - uid: 31142 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -55.5,13.5 + pos: -41.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3671 + - uid: 66424 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3672 + pos: 5.5,-21.5 + parent: 65849 + - uid: 66425 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3673 + pos: 5.5,-20.5 + parent: 65849 + - uid: 66426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3674 + pos: 5.5,12.5 + parent: 65849 +- proto: MaintenanceWeaponSpawner + entities: + - uid: 24631 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,15.5 + pos: -88.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3675 + - uid: 24635 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,15.5 + pos: -75.5,34.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3676 + - uid: 25350 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,15.5 + pos: 6.5,-88.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3677 + - uid: 27726 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -55.5,15.5 + pos: -82.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3678 + - uid: 27728 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,15.5 + pos: -68.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3679 + - uid: 28709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,21.5 + pos: -56.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3681 + - uid: 30405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,21.5 + pos: 65.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3683 + - uid: 31144 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,21.5 + pos: -40.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3685 + - uid: 62189 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3686 + pos: 34.5,55.5 + parent: 56631 + - uid: 66427 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3687 + pos: 3.5,-20.5 + parent: 65849 + - uid: 66428 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3688 + pos: 5.5,14.5 + parent: 65849 + - uid: 66429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3689 + pos: 3.5,12.5 + parent: 65849 +- proto: MakeshiftShield + entities: + - uid: 27009 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,24.5 + pos: 55.42553,20.393507 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3691 + - uid: 62190 components: - type: Transform rot: -1.5707963267948966 rad - pos: -49.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3692 + pos: 2.4967923,-3.6409602 + parent: 56631 +- proto: MaterialBiomass + entities: + - uid: 15719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,25.5 + pos: 22.37185,-49.381092 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3693 +- proto: MaterialBones1 + entities: + - uid: 19460 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,25.5 + pos: 106.7864,-63.5414 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3694 + - uid: 19461 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,25.5 + pos: 108.15787,-63.58014 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3696 + - uid: 26989 components: - type: Transform - pos: -49.5,25.5 + pos: 55.972404,19.487257 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3697 + - uid: 26991 components: - type: Transform - pos: -49.5,26.5 + pos: 58.784904,19.815382 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3699 + - uid: 26992 components: - type: Transform - pos: -49.5,28.5 + pos: 60.76928,17.096632 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3700 + - uid: 26993 components: - type: Transform - pos: -50.5,26.5 + pos: 57.847404,18.659132 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3701 + - uid: 26994 components: - type: Transform - pos: -50.5,27.5 + pos: 55.566154,16.862257 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3706 + - uid: 26996 components: - type: Transform - pos: -46.5,25.5 + pos: 61.441154,20.315382 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3707 +- proto: MaterialCloth + entities: + - uid: 6516 components: - type: Transform - pos: -46.5,26.5 + pos: -31.533768,-9.454739 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3708 + - uid: 30446 components: - type: Transform - pos: -46.5,27.5 + pos: 74.244415,-11.392191 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3709 + - uid: 30447 components: - type: Transform - pos: -46.5,28.5 + pos: 74.44754,-11.564066 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3710 +- proto: MaterialCloth1 + entities: + - uid: 4 components: - type: Transform - pos: -45.5,26.5 + pos: -52.41017,5.4249067 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3711 + - uid: 110 components: - type: Transform - pos: -45.5,27.5 + pos: -52.59767,5.7217817 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3712 + - uid: 3821 components: - type: Transform - pos: -45.5,28.5 + pos: -11.378685,71.41114 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3722 + - uid: 4530 components: + - type: MetaData + desc: Мягкое хлопковое полотенце. + name: полотенце - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,28.5 + pos: -29.339325,45.62529 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3723 + - uid: 5044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,28.5 + pos: -11.659935,71.739265 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3724 + - uid: 11281 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,28.5 + pos: -21.649933,39.628777 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3725 + - uid: 11405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,27.5 + pos: -21.353058,39.410027 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3726 + - uid: 11406 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,27.5 + pos: -21.696808,41.67565 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3727 + - uid: 11407 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,27.5 + pos: -21.368683,41.472527 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3728 + - uid: 14018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,27.5 + pos: -11.70681,71.37989 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3731 + - uid: 14048 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,18.5 + pos: -11.33181,71.739265 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3732 + - uid: 14050 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,17.5 + pos: -1.7603338,71.78614 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3733 + - uid: 14051 components: - type: Transform - pos: -20.5,17.5 + pos: -1.3384588,71.72364 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3734 + - uid: 14052 components: - type: Transform - pos: -22.5,15.5 + pos: -1.7915838,71.34864 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3735 + - uid: 14053 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,14.5 + pos: -1.4165838,71.41114 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3736 + - uid: 14054 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,13.5 + pos: -1.3540838,71.239265 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3737 + - uid: 14055 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,12.5 + pos: -11.252931,71.307755 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3738 + - uid: 23319 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,11.5 + pos: -4.409631,-68.57772 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3739 + - uid: 23321 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,10.5 + pos: -4.597131,-68.35897 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3749 + - uid: 28130 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,18.5 + pos: -25.40375,-84.35284 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3756 + - uid: 55636 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3758 + rot: -1.5707963267948966 rad + pos: 3.3598795,10.151538 + parent: 55280 + - uid: 62191 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3761 + pos: 15.459702,30.260902 + parent: 56631 + - uid: 62192 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3763 + pos: 15.287827,34.401527 + parent: 56631 + - uid: 62193 components: - type: Transform - pos: -49.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3764 + pos: 15.709702,34.229652 + parent: 56631 + - uid: 62194 components: - type: Transform - pos: -49.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3765 + pos: 17.537827,32.651527 + parent: 56631 + - uid: 62195 components: - type: Transform - pos: -50.5,10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3768 + pos: 17.584702,32.323402 + parent: 56631 + - uid: 62196 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3770 + rot: -1.5707963267948966 rad + pos: -35.64566,31.566956 + parent: 56631 + - uid: 66430 components: + - type: MetaData + desc: Обычное старое полотенце, ничего необычного. + name: полотенце - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3771 + pos: 11.606923,21.666645 + parent: 65849 + - uid: 66431 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3772 + pos: 8.090698,-15.56189 + parent: 65849 + - uid: 66432 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3774 + pos: 9.281128,-16.371338 + parent: 65849 + - uid: 66433 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3775 + pos: 9.685913,-15.252319 + parent: 65849 +- proto: MaterialCloth10 + entities: + - uid: 10871 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,12.5 + pos: -46.47577,6.8818064 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3777 + - uid: 10872 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,10.5 + pos: -46.653843,7.013624 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3779 + - uid: 62197 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3781 + pos: 17.350327,30.635902 + parent: 56631 + - uid: 62198 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3782 + pos: -18.41066,52.62445 + parent: 56631 +- proto: MaterialDiamond + entities: + - uid: 55637 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3784 + pos: -14.545332,2.552002 + parent: 55280 +- proto: MaterialDiamond1 + entities: + - uid: 28105 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.5,16.5 + pos: -37.72556,94.22846 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3787 + - uid: 28106 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,9.5 + rot: -1.5707963267948966 rad + pos: -36.366184,95.40034 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3788 + - uid: 28107 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,8.5 + rot: -1.5707963267948966 rad + pos: -36.459934,97.27534 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3789 + - uid: 28110 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,7.5 + pos: -37.69431,96.47846 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3790 +- proto: MaterialDurathread + entities: + - uid: 6520 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,6.5 + pos: -31.518143,-9.470364 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3791 +- proto: MaterialReclaimer + entities: + - uid: 8228 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,9.5 + pos: 71.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3792 + - uid: 19293 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,8.5 + pos: 83.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3793 + - uid: 65603 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,7.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3794 + pos: 2.5,1.5 + parent: 65540 +- proto: MaterialWebSilk1 + entities: + - uid: 15577 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,6.5 + pos: 44.303288,-36.427925 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3795 + - uid: 15580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,13.5 + pos: 44.709538,-36.69355 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3796 + - uid: 15582 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,13.5 + pos: 44.772038,-36.13105 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3797 +- proto: MaterialWoodPlank + entities: + - uid: 24871 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,13.5 + rot: 0.7853981633974483 rad + pos: -78.47404,-0.44363213 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3798 + - uid: 31426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,13.5 + pos: -17.461199,49.521473 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3800 +- proto: MaterialWoodPlank1 + entities: + - uid: 30329 components: - type: Transform rot: -1.5707963267948966 rad - pos: -61.5,13.5 + pos: 30.415703,4.6012654 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3802 + - uid: 62199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3803 + rot: 3.141592653589793 rad + pos: 29.436554,51.50287 + parent: 56631 +- proto: MaterialWoodPlank10 + entities: + - uid: 6840 components: - type: Transform rot: -1.5707963267948966 rad - pos: -63.5,13.5 + pos: -45.272354,74.32049 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3804 + - uid: 10863 components: - type: Transform rot: -1.5707963267948966 rad - pos: -64.5,13.5 + pos: -45.545002,9.643536 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3806 + - uid: 10864 components: - type: Transform rot: -1.5707963267948966 rad - pos: -65.5,13.5 + pos: -45.966877,9.674786 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3807 + - uid: 13005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,15.5 + pos: -71.412315,-47.469322 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3808 + - uid: 13010 components: - type: Transform rot: -1.5707963267948966 rad - pos: -58.5,15.5 + pos: -62.350937,-41.475883 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3809 + - uid: 13011 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,15.5 + rot: 1.5707963267948966 rad + pos: -60.528496,-51.453514 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3810 + - uid: 21772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,15.5 + rot: 1.5707963267948966 rad + pos: -67.399475,31.542627 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3811 + - uid: 22185 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,15.5 + rot: 3.141592653589793 rad + pos: -80.61635,32.591904 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3812 + - uid: 62200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3813 + pos: 27.469467,47.51654 + parent: 56631 +- proto: MatterBinStockPart + entities: + - uid: 3847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,15.5 + pos: 34.46509,-22.379227 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3814 + - uid: 9421 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,15.5 + pos: 68.486275,-21.502867 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3815 + - uid: 16158 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,15.5 + pos: 24.365488,8.411953 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3816 + - uid: 16159 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,21.5 + pos: 24.474863,8.552578 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3817 + - uid: 16160 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -55.5,21.5 + pos: 24.662363,8.396328 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3819 + - uid: 17984 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,21.5 + pos: 63.523796,52.722843 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3820 + - uid: 24586 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,21.5 + pos: -56.490498,75.50254 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3821 + - uid: 62201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3823 + pos: 37.395332,32.96186 + parent: 56631 + - uid: 62202 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3824 + pos: 24.921247,23.503925 + parent: 56631 + - uid: 62203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3825 + pos: 23.650415,24.24351 + parent: 56631 + - uid: 62204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3826 + pos: -9.483459,69.61908 + parent: 56631 +- proto: Mattress + entities: + - uid: 534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,21.5 + pos: -13.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3827 + - uid: 4132 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,21.5 + pos: -15.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3828 + - uid: 8822 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,21.5 + pos: 47.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3829 + - uid: 8823 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,23.5 + pos: 47.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3830 + - uid: 9744 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -55.5,23.5 + pos: -82.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3831 + - uid: 11779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,23.5 + pos: -80.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3832 + - uid: 18077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,23.5 + pos: -56.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3833 + - uid: 18089 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,23.5 + pos: -60.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3834 + - uid: 18605 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,23.5 + pos: -60.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3835 + - uid: 18680 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,23.5 + pos: -58.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3836 + - uid: 18745 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,23.5 + pos: -58.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3837 + - uid: 18747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,23.5 + pos: -62.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3838 + - uid: 18753 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,23.5 + pos: -56.5,-79.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3839 + - uid: 18756 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,23.5 + pos: -60.5,-79.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3841 + - uid: 21647 components: - type: Transform - pos: -59.5,22.5 + pos: -68.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3842 + - uid: 62205 components: - type: Transform - pos: -59.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3843 + pos: 10.5,64.5 + parent: 56631 + - uid: 62206 components: - type: Transform - pos: -59.5,24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3844 + pos: 10.5,66.5 + parent: 56631 + - uid: 62207 components: - type: Transform - pos: -59.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3845 + pos: 10.5,61.5 + parent: 56631 + - uid: 62208 components: - type: Transform - pos: -59.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3846 + pos: 12.5,59.5 + parent: 56631 + - uid: 62209 components: - type: Transform - pos: -59.5,27.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3847 + pos: 10.5,55.5 + parent: 56631 + - uid: 67733 components: - type: Transform - pos: -59.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3848 + pos: 4.5,-0.5 + parent: 66965 +- proto: MedicalBed + entities: + - uid: 3823 components: - type: Transform - pos: -59.5,29.5 + pos: -14.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3849 + - uid: 12325 components: - type: Transform - pos: -59.5,30.5 + pos: 23.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3850 + - uid: 13293 components: - type: Transform - pos: -59.5,31.5 + pos: 14.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3851 + - uid: 13528 components: - type: Transform - pos: -59.5,32.5 + pos: 19.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3852 + - uid: 13533 components: - type: Transform - pos: -59.5,33.5 + pos: 21.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3853 + - uid: 13553 components: - type: Transform - pos: -59.5,34.5 + pos: 13.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3854 + - uid: 13650 components: - type: Transform - pos: -59.5,35.5 + pos: 14.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3855 + - uid: 13675 components: - type: Transform - pos: -57.5,24.5 + pos: 23.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3856 + - uid: 13693 components: - type: Transform - pos: -57.5,25.5 + pos: 23.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3857 + - uid: 13726 components: - type: Transform - pos: -57.5,26.5 + pos: 17.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3858 + - uid: 17854 components: - type: Transform - pos: -57.5,27.5 + pos: -56.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3863 + - uid: 17862 components: - type: Transform - pos: -57.5,28.5 + pos: -48.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3865 + - uid: 17866 components: - type: Transform - pos: -57.5,30.5 + pos: -56.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3866 + - uid: 17869 components: - type: Transform - pos: -57.5,31.5 + pos: -48.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3868 + - uid: 20250 components: - type: Transform - pos: -57.5,32.5 + pos: -12.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3872 + - uid: 54405 components: - type: Transform - pos: -57.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3874 + pos: -5.5,-8.5 + parent: 53899 + - uid: 54902 components: - type: Transform - pos: -57.5,34.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3875 + pos: 6.5,-5.5 + parent: 54730 + - uid: 54903 components: - type: Transform - pos: -57.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3876 + pos: 6.5,-4.5 + parent: 54730 + - uid: 56300 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,4.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3880 + pos: -1.5,1.5 + parent: 56001 + - uid: 62210 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,4.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3881 + pos: 17.5,36.5 + parent: 56631 + - uid: 62211 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,4.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3882 + pos: 17.5,34.5 + parent: 56631 + - uid: 62212 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,4.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3888 + pos: 17.5,30.5 + parent: 56631 + - uid: 62213 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3890 + pos: 17.5,32.5 + parent: 56631 + - uid: 62214 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3891 + pos: 15.5,30.5 + parent: 56631 + - uid: 62215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3893 + pos: 15.5,32.5 + parent: 56631 + - uid: 62216 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3899 + pos: 15.5,34.5 + parent: 56631 + - uid: 66434 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,5.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3900 + pos: -5.5,14.5 + parent: 65849 + - uid: 67734 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,4.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3910 + pos: 12.5,11.5 + parent: 66965 +- proto: MedicalScanner + entities: + - uid: 15281 components: - type: Transform - pos: -22.5,3.5 + pos: 17.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3911 + - uid: 15565 components: - type: Transform - pos: -22.5,2.5 + pos: 20.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3913 +- proto: MedicalTechFab + entities: + - uid: 13930 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,1.5 + pos: 3.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3914 +- proto: Medkit + entities: + - uid: 18314 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-0.5 + pos: -58.458996,-59.25882 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3915 + - uid: 18419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-0.5 + pos: -54.44702,-63.474854 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3916 + - uid: 18447 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-0.5 + pos: 97.80673,-57.416832 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3917 + - uid: 59472 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3918 + pos: 11.57095,38.43859 + parent: 56631 + - type: Storage + storedItems: + 59473: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 59473 +- proto: MedkitAdvancedFilled + entities: + - uid: 3804 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-0.5 + pos: -9.637026,-22.323208 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3919 + - uid: 13912 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-0.5 + pos: 3.5643685,-59.490406 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3920 + - uid: 20017 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-0.5 + pos: -61.51194,-7.2157874 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3921 + - uid: 20448 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3922 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54406 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3927 + pos: -5.3487854,-10.439423 + parent: 53899 + - uid: 56301 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3928 + pos: -2.774681,1.7223663 + parent: 56001 + - uid: 62217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3933 + pos: -1.483963,38.557312 + parent: 56631 +- proto: MedkitBrute + entities: + - uid: 9130 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-0.5 + pos: -8.345715,-9.21043 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3935 + - uid: 62218 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3939 + pos: 11.365046,31.830227 + parent: 56631 + - uid: 62219 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,2.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3943 + pos: 11.681109,31.552542 + parent: 56631 +- proto: MedkitBruteFilled + entities: + - uid: 6675 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,0.5 + parent: 6671 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 13857 + components: + - type: Transform + pos: 15.358437,-51.0426 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3947 + - uid: 19252 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,1.5 + pos: 1.3250098,-59.421303 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3949 + - uid: 20260 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,1.5 + pos: -12.430901,-21.28164 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3950 + - uid: 20956 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,1.5 + pos: -12.411846,-21.489567 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3951 + - uid: 54904 + components: + - type: Transform + pos: 6.404312,-3.1273499 + parent: 54730 + - uid: 62220 + components: + - type: Transform + pos: -54.93405,42.40381 + parent: 56631 + - uid: 66435 + components: + - type: Transform + pos: -2.325961,12.495118 + parent: 65849 + - uid: 67735 + components: + - type: Transform + pos: 9.790285,10.409426 + parent: 66965 +- proto: MedkitBurn + entities: + - uid: 62221 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 12.229855,32.929184 + parent: 56631 +- proto: MedkitBurnFilled + entities: + - uid: 6672 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3952 + parent: 6671 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 8704 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,1.5 + pos: 75.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3953 + - uid: 13863 components: - type: Transform - pos: -57.5,36.5 + pos: 15.530312,-50.76135 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3954 + - uid: 16121 components: - type: Transform - pos: -57.5,37.5 + pos: 46.531815,18.615501 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3955 + - uid: 19255 components: - type: Transform - pos: -57.5,38.5 + pos: 0.48125976,-59.327553 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3956 + - uid: 20961 components: - type: Transform - pos: -57.5,39.5 + pos: -12.989971,-21.286442 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3957 + - uid: 54905 components: - type: Transform - pos: -57.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3958 + pos: 6.716812,-3.2679749 + parent: 54730 + - uid: 62222 components: - type: Transform - pos: -57.5,41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3959 + pos: 11.427546,33.72085 + parent: 56631 + - uid: 62223 components: - type: Transform - pos: -59.5,36.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3960 + pos: -55.371582,43.106995 + parent: 56631 + - uid: 67736 components: - type: Transform - pos: -59.5,37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3961 + pos: 9.39966,10.362551 + parent: 66965 +- proto: MedkitCombat + entities: + - uid: 13913 components: - type: Transform - pos: -59.5,38.5 + pos: 3.5586083,-59.330276 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3962 +- proto: MedkitCombatFilled + entities: + - uid: 18654 components: - type: Transform - pos: -59.5,39.5 + pos: -22.491444,-58.41204 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3963 + - uid: 20449 components: - type: Transform - pos: -59.5,40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3964 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 26967 components: - type: Transform - pos: -59.5,41.5 + pos: -9.621401,-22.495083 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3973 + - uid: 54407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3974 + pos: -5.570999,-10.550507 + parent: 53899 + - uid: 54906 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3975 + pos: 6.388687,-3.4085999 + parent: 54730 + - uid: 56302 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3976 + pos: -2.531372,1.5757484 + parent: 56001 +- proto: MedkitFilled + entities: + - uid: 3613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,1.5 + pos: -3.517168,-33.252827 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3977 + - uid: 5737 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,1.5 + pos: 73.52385,-29.452682 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3982 + - uid: 7365 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,1.5 + pos: -28.613329,60.615322 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3983 + - uid: 7373 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,1.5 + pos: -31.602821,53.302834 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3984 + - uid: 7948 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,1.5 + pos: -52.466644,67.640724 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3986 + - uid: 10873 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,1.5 + pos: -44.47271,5.6559258 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3988 + - uid: 11016 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,1.5 + pos: -78.46579,50.58491 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3989 + - uid: 13642 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,1.5 + pos: 18.2785,-43.409878 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3990 + - uid: 13844 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-0.5 + pos: 15.389687,-51.44885 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3991 + - uid: 14622 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-0.5 + pos: 20.506947,-61.391285 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3992 + - uid: 15486 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-0.5 + pos: 51.53982,-41.56875 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3993 + - uid: 18653 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-0.5 + pos: -22.475819,-58.28704 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3994 + - uid: 19242 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-0.5 + pos: 1.6218848,-59.280678 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3995 + - uid: 20447 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3996 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 23310 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-0.5 + pos: -57.46138,29.510298 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3998 + - uid: 24489 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-0.5 + pos: 83.54131,-31.260489 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3999 + - uid: 24827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-0.5 + pos: -68.476364,-25.489862 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4000 + - uid: 30508 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-0.5 + pos: 73.51805,-9.410938 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4001 + - uid: 40597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-0.5 + pos: -4.439786,6.6118326 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4012 + - uid: 62224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4013 + pos: 2.5191708,38.608 + parent: 56631 + - uid: 62225 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4014 + pos: -23.47055,31.558647 + parent: 56631 + - uid: 62226 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4015 + pos: 1.6433105,38.08954 + parent: 56631 + - uid: 67737 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4016 + pos: 9.494316,10.591494 + parent: 66965 +- proto: MedkitO2 + entities: + - uid: 62227 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4017 + rot: 3.141592653589793 rad + pos: 10.792355,36.952168 + parent: 56631 + - uid: 62228 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4018 + rot: 3.141592653589793 rad + pos: 11.318171,32.486477 + parent: 56631 +- proto: MedkitOxygenFilled + entities: + - uid: 6676 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4022 + parent: 6671 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 9739 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,15.5 + pos: -44.485245,17.582014 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4023 + - uid: 19253 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -68.5,15.5 + pos: 1.0281348,-59.296303 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4024 + - uid: 20958 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -69.5,15.5 + pos: -12.724346,-21.348942 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4025 + - uid: 24970 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,15.5 + pos: -68.476364,-25.755487 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4026 + - uid: 54408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4027 + pos: -5.5953827,-10.361389 + parent: 53899 + - uid: 62229 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4028 + pos: 11.740046,37.5021 + parent: 56631 + - uid: 62230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -68.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4029 + pos: -54.401794,42.418762 + parent: 56631 + - uid: 62231 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -69.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4030 + pos: 16.636978,36.630432 + parent: 56631 + - uid: 66436 components: - type: Transform rot: -1.5707963267948966 rad - pos: -70.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4031 + pos: -4.450961,13.385743 + parent: 65849 +- proto: MedkitRadiationFilled + entities: + - uid: 6673 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4032 + parent: 6671 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 7219 components: - type: Transform - pos: -66.5,20.5 + pos: 46.52994,43.343105 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4033 + - uid: 13846 components: - type: Transform - pos: -66.5,19.5 + pos: 15.530312,-51.308224 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4034 + - uid: 16898 components: - type: Transform - pos: -66.5,18.5 + pos: 35.49755,48.624355 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4036 + - uid: 20963 components: - type: Transform - pos: -66.5,17.5 + pos: -13.224346,-21.380192 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4037 +- proto: MedkitToxinFilled + entities: + - uid: 6674 components: - type: Transform - pos: -66.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4038 + parent: 6671 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 13865 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,13.5 + pos: 15.327187,-50.5426 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4039 + - uid: 19254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,13.5 + pos: 0.77813476,-59.405678 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4042 + - uid: 20959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,13.5 + pos: -12.974346,-21.536442 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4043 + - uid: 62232 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -70.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4044 + pos: 11.505671,37.7521 + parent: 56631 + - uid: 62233 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4045 + pos: -55.465332,42.37262 + parent: 56631 + - uid: 66437 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4046 + pos: -3.700961,12.401368 + parent: 65849 +- proto: Memorial + entities: + - uid: 55638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4047 + pos: -19.5,13.5 + parent: 55280 +- proto: MetalDoor + entities: + - uid: 560 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,23.5 + pos: -39.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4049 + - uid: 561 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,23.5 + pos: -45.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4050 +- proto: MicroBombImplanter + entities: + - uid: 62234 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -70.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4052 + pos: -52.354866,42.70331 + parent: 56631 +- proto: MicroManipulatorStockPart + entities: + - uid: 3841 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,23.5 + pos: 34.48853,-22.379227 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4053 + - uid: 9406 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,23.5 + pos: 74.47065,-22.237242 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4054 + - uid: 16161 components: - type: Transform - pos: -68.5,14.5 + pos: 23.302988,8.396328 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4057 + - uid: 16163 components: - type: Transform - pos: -68.5,15.5 + pos: 23.490488,8.568203 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4058 + - uid: 16164 components: - type: Transform - pos: -68.5,16.5 + pos: 23.615488,8.427578 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4060 +- proto: MicrophoneInstrument + entities: + - uid: 5571 components: - type: Transform - pos: -68.5,17.5 + pos: -33.393467,24.52835 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4061 + - uid: 6085 components: - type: Transform - pos: -68.5,18.5 + pos: -28.434277,31.606146 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4062 + - uid: 9081 components: - type: Transform - pos: -68.5,19.5 + rot: 1.5707963267948966 rad + pos: -42.747997,65.206604 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4063 + - uid: 9101 components: - type: Transform - pos: -68.5,20.5 + rot: 1.5707963267948966 rad + pos: -5.185209,-5.6228228 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4064 + - uid: 27690 components: - type: Transform - pos: -68.5,21.5 + rot: 1.5707963267948966 rad + pos: -51.065586,107.46341 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4065 + - uid: 27691 components: - type: Transform - pos: -68.5,22.5 + pos: -37.602257,106.947784 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4081 + - uid: 27695 components: - type: Transform - pos: -95.5,16.5 + pos: -39.700436,96.0352 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4082 +- proto: MicrowaveMachineCircuitboard + entities: + - uid: 16191 components: - type: Transform - pos: -95.5,17.5 + pos: 21.480762,12.875924 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4083 +- proto: MindShieldImplanter + entities: + - uid: 12408 components: - type: Transform - pos: -95.5,18.5 + pos: 21.580614,-10.381423 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4084 + - uid: 51036 components: - type: Transform - pos: -95.5,19.5 + pos: -14.502115,-19.53111 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4085 + - uid: 52445 components: - type: Transform - pos: -95.5,20.5 + pos: -22.507069,-58.31829 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4087 + - uid: 52446 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -94.5,15.5 + pos: -22.522694,-58.083916 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4088 +- proto: MinimoogInstrument + entities: + - uid: 14595 components: - type: Transform rot: -1.5707963267948966 rad - pos: -93.5,15.5 + pos: -56.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4090 +- proto: MiningDrill + entities: + - uid: 52093 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4091 + parent: 52092 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66438 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4092 + pos: -3.341075,-23.31194 + parent: 65849 +- proto: MiningWindow + entities: + - uid: 56561 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4093 + pos: -0.5,6.5 + parent: 56424 + - uid: 56562 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4094 + pos: 0.5,6.5 + parent: 56424 + - uid: 56563 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4095 + pos: 1.5,6.5 + parent: 56424 + - uid: 56564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4096 + pos: 2.5,5.5 + parent: 56424 + - uid: 56565 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4098 + pos: -1.5,5.5 + parent: 56424 + - uid: 56566 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4100 + pos: -3.5,0.5 + parent: 56424 + - uid: 56567 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4109 + pos: 4.5,-1.5 + parent: 56424 + - uid: 56568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4110 + pos: -3.5,-1.5 + parent: 56424 + - uid: 56569 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4111 + pos: 4.5,0.5 + parent: 56424 +- proto: MiningWindowDiagonal + entities: + - uid: 56570 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4112 + pos: -1.5,6.5 + parent: 56424 + - uid: 56571 components: - type: Transform rot: -1.5707963267948966 rad - pos: -79.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4113 + pos: 2.5,6.5 + parent: 56424 +- proto: Mirror + entities: + - uid: 5720 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,15.5 + rot: 3.141592653589793 rad + pos: -53.5,8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4114 + - uid: 8736 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,15.5 + pos: 7.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4115 + - uid: 13579 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,15.5 + pos: -0.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4116 + - uid: 18746 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,15.5 + rot: 3.141592653589793 rad + pos: -32.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4117 + - uid: 27758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,15.5 + rot: 3.141592653589793 rad + pos: -45.5,109.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4118 + - uid: 27759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,15.5 + rot: 3.141592653589793 rad + pos: -44.5,109.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4119 + - uid: 27760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,15.5 + rot: 3.141592653589793 rad + pos: -46.5,109.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4120 + - uid: 66439 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,2.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4122 + pos: 9.5,22.5 + parent: 65849 + - uid: 67738 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4124 + pos: 1.5,10.5 + parent: 66965 +- proto: ModularGrenade + entities: + - uid: 4951 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,4.5 + pos: 52.437294,-33.58924 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4125 + - uid: 4953 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,5.5 + pos: 52.226357,-33.30799 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4127 + - uid: 9011 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,6.5 + pos: 67.62566,-53.2342 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4128 + - uid: 9012 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,7.5 + pos: 67.40691,-53.4217 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4129 + - uid: 9013 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,8.5 + pos: 67.73504,-53.45295 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4131 + - uid: 54409 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,9.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4132 + pos: -3.6557312,-13.251007 + parent: 53899 + - uid: 54410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4133 + pos: -3.699524,-13.221802 + parent: 53899 + - uid: 54411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4135 + pos: -3.728714,-13.411652 + parent: 53899 + - uid: 62235 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4136 + pos: -32.157425,33.560913 + parent: 56631 +- proto: MonkeyCube + entities: + - uid: 13107 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,21.5 + pos: -73.503815,-50.995113 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4137 + - uid: 13109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,21.5 + pos: -72.378815,-46.151363 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4138 +- proto: MonkeyCubeWrapped + entities: + - uid: 7044 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,9.5 + pos: -41.54401,74.317375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4139 +- proto: MoonBattlemap + entities: + - uid: 9633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,8.5 + pos: -5.510134,45.31073 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4140 +- proto: MopBucketFull + entities: + - uid: 8586 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,7.5 + pos: -76.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4141 + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: [] + shark_slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: 8587 + - uid: 28838 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,6.5 + pos: -46.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4142 + - uid: 29009 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,5.5 + pos: 20.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4143 + - uid: 30141 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,4.5 + pos: -84.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4144 + - uid: 30349 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,3.5 + pos: 19.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4145 +- proto: MopItem + entities: + - uid: 8304 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,2.5 + pos: -53.185192,67.499466 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4146 + - uid: 8601 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,1.5 + pos: -76.49803,-1.527254 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4147 + - uid: 8703 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,0.5 + pos: 71.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4149 + - uid: 13355 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-1.5 + rot: 18.84955592153876 rad + pos: -19.3498,-47.141724 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4150 + - uid: 26323 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-2.5 + pos: -37.504986,-73.460365 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4151 + - uid: 28819 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-3.5 + pos: -77.54661,-61.466732 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4152 + - uid: 28837 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,21.5 + pos: -46.021454,-51.593 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4153 + - uid: 29010 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,21.5 + pos: 20.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4154 + - uid: 30142 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,21.5 + pos: -84.560616,67.4606 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4155 + - uid: 30350 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,21.5 + pos: 19.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4156 + - uid: 36690 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,21.5 + pos: 25.493355,-61.550648 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4157 +- proto: Morgue + entities: + - uid: 8098 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,21.5 + pos: -47.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4159 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 833 + - uid: 11916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,21.5 + pos: -71.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4162 + - uid: 11920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,21.5 + pos: -70.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4163 + - uid: 12578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,21.5 + pos: -73.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4165 + - uid: 13407 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,21.5 + pos: 28.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4166 + - uid: 14284 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,21.5 + pos: 29.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4169 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 21781 + - uid: 14351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,21.5 + pos: 30.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4170 + - uid: 14506 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,21.5 + pos: 31.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4171 + - uid: 14507 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,21.5 + pos: 32.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4172 + - uid: 14531 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,21.5 + pos: 28.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4173 + - uid: 14532 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -94.5,21.5 + pos: 29.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4175 + - uid: 14533 components: - type: Transform - pos: -84.5,16.5 + pos: 31.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4176 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 11461 + - uid: 14534 components: - type: Transform - pos: -84.5,17.5 + pos: 32.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4177 + - uid: 14536 components: - type: Transform - pos: -84.5,18.5 + rot: 3.141592653589793 rad + pos: 32.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4178 + - uid: 14537 components: - type: Transform - pos: -84.5,19.5 + rot: 3.141592653589793 rad + pos: 31.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4179 + - uid: 14538 components: - type: Transform - pos: -84.5,20.5 + rot: 3.141592653589793 rad + pos: 29.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4180 + - uid: 14540 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,0.5 + pos: 28.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4181 + - uid: 14543 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,-0.5 + pos: 28.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4182 + - uid: 14544 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,-1.5 + pos: 29.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4183 + - uid: 14546 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,-2.5 + pos: 31.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4184 + - uid: 14547 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,-3.5 + pos: 32.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4185 + - uid: 15699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-0.5 + rot: -1.5707963267948966 rad + pos: -8.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4186 + - uid: 15700 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-0.5 + rot: -1.5707963267948966 rad + pos: -8.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4187 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 15701 + - uid: 17411 components: - type: Transform - pos: -77.5,22.5 + rot: 3.141592653589793 rad + pos: -46.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4188 + - uid: 17851 components: - type: Transform - pos: -77.5,23.5 + pos: -44.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4189 + - uid: 17852 components: - type: Transform - pos: -77.5,24.5 + pos: -43.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4190 + - uid: 17856 components: - type: Transform - pos: -77.5,25.5 + rot: 3.141592653589793 rad + pos: -45.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4191 + - uid: 17857 components: - type: Transform - pos: -77.5,26.5 + rot: 3.141592653589793 rad + pos: -44.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4192 + - uid: 17858 components: - type: Transform - pos: -77.5,27.5 + rot: 3.141592653589793 rad + pos: -43.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4194 + - uid: 20230 components: - type: Transform - pos: -77.5,28.5 + rot: 3.141592653589793 rad + pos: -10.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4195 + - uid: 20231 components: - type: Transform - pos: -77.5,29.5 + rot: 3.141592653589793 rad + pos: -8.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4196 + - uid: 20232 components: - type: Transform - pos: -77.5,30.5 + pos: -10.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4197 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 18389 + - uid: 20233 components: - type: Transform - pos: -77.5,31.5 + pos: -8.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4198 +- proto: MothroachCube + entities: + - uid: 7058 components: - type: Transform - pos: -77.5,32.5 + pos: -41.73151,74.23925 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4199 + - uid: 13111 components: - type: Transform - pos: -77.5,33.5 + pos: -69.3111,-49.91112 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4200 +- proto: MouseTimedSpawner + entities: + - uid: 23072 components: - type: Transform - pos: -77.5,34.5 + pos: 56.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4201 + - uid: 23073 components: - type: Transform - pos: -77.5,35.5 + pos: 49.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4202 + - uid: 23217 components: - type: Transform - pos: -77.5,36.5 + pos: 26.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4203 +- proto: Mousetrap + entities: + - uid: 8369 components: - type: Transform - pos: -77.5,37.5 + pos: -52.594696,64.64975 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4204 + - uid: 8378 components: - type: Transform - pos: -77.5,38.5 + rot: 1.5707963267948966 rad + pos: -52.469696,64.71225 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4205 +- proto: MousetrapArmed + entities: + - uid: 6466 components: - type: Transform - pos: -77.5,39.5 + pos: -101.008545,-0.5724379 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4206 +- proto: Multitool + entities: + - uid: 3419 components: - type: Transform - pos: -77.5,40.5 + pos: 36.540855,-32.40784 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4210 + - uid: 4741 components: - type: Transform - pos: -77.5,41.5 + pos: 53.514095,-21.452368 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4211 + - uid: 6941 components: - type: Transform - pos: -75.5,41.5 + pos: -23.621971,-5.3750987 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4212 + - uid: 9041 components: - type: Transform - pos: -75.5,40.5 + pos: 62.521492,-56.551727 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4213 + - uid: 13178 components: - type: Transform - pos: -75.5,39.5 + rot: 1.5707963267948966 rad + pos: -48.52032,-25.534712 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4214 + - uid: 29578 components: - type: Transform - pos: -75.5,38.5 + pos: -36.35689,-53.575554 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4217 + - uid: 31107 components: - type: Transform - pos: -75.5,37.5 + pos: -35.540462,67.43403 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4218 + - uid: 56303 components: - type: Transform - pos: -75.5,36.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4219 + rot: -1.5707963267948966 rad + pos: 6.063816,0.42310333 + parent: 56001 + - uid: 62236 components: - type: Transform - pos: -75.5,35.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4220 + pos: 1.4764149,21.20172 + parent: 56631 + - uid: 62237 components: - type: Transform - pos: -75.5,34.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4222 + rot: -1.5707963267948966 rad + pos: -33.377808,38.382385 + parent: 56631 + - uid: 62238 components: - type: Transform - pos: -75.5,33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4223 + pos: -35.48062,33.48993 + parent: 56631 + - uid: 62239 components: - type: Transform - pos: -75.5,32.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4224 + rot: -1.5707963267948966 rad + pos: -26.646301,38.32794 + parent: 56631 + - uid: 62240 components: - type: Transform - pos: -75.5,31.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4225 + rot: 3.141592653589793 rad + pos: -35.24904,31.704895 + parent: 56631 + - uid: 62241 components: - type: Transform - pos: -75.5,30.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4226 + pos: -35.5851,30.341858 + parent: 56631 + - uid: 65755 components: - type: Transform - pos: -75.5,29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4227 + rot: -1.5707963267948966 rad + pos: 3.8804893,7.8171015 + parent: 65694 + - uid: 66440 components: - type: Transform - pos: -75.5,28.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4229 + pos: 4.548355,-12.300758 + parent: 65849 +- proto: MusicBoxInstrument + entities: + - uid: 12233 components: - type: Transform - pos: -75.5,27.5 + pos: -58.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4230 +- proto: MysteryFigureBox + entities: + - uid: 9765 components: - type: Transform - pos: -75.5,26.5 + pos: -4.7931585,45.448826 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4231 + - uid: 9772 components: - type: Transform - pos: -75.5,25.5 + pos: -8.605659,43.667576 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4234 +- proto: MysteryFigureBoxTrash + entities: + - uid: 14508 components: - type: Transform - pos: -75.5,24.5 + pos: 4.8903847,-72.24195 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4235 + - uid: 14510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,23.5 + pos: 8.56226,-71.445076 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4236 + - uid: 14526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,23.5 + pos: 18.12295,-70.6482 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4237 + - uid: 14912 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,23.5 + pos: 15.136953,-69.445076 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4238 + - uid: 23150 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,23.5 + pos: 32.762024,-50.149788 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4242 + - uid: 23151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,23.5 + pos: 27.168274,-45.243538 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4244 + - uid: 23152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,23.5 + pos: 23.902649,-39.28449 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4246 + - uid: 23153 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,23.5 + pos: 36.574524,-37.534496 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4248 + - uid: 23521 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,23.5 + pos: 22.949305,-66.84937 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4249 + - uid: 23522 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,23.5 + pos: 27.324305,-67.66187 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4250 + - uid: 23523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,23.5 + pos: 27.871181,-64.38062 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4251 + - uid: 23526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,23.5 + pos: 36.353584,-67.58552 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4252 +- proto: Nettle + entities: + - uid: 7353 components: + - type: MetaData + desc: Покажи свою любовь через насилие. + name: веник - type: Transform rot: -1.5707963267948966 rad - pos: -85.5,23.5 + pos: -19.52479,54.39209 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4254 + - type: MeleeWeapon + clickDamageModifier: 0 + - uid: 7355 components: + - type: MetaData + desc: Покажи свою любовь через насилие. + name: веник - type: Transform rot: -1.5707963267948966 rad - pos: -87.5,23.5 + pos: -18.60426,56.532944 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4255 + - type: MeleeWeapon + clickDamageModifier: 0 + - uid: 12686 components: + - type: MetaData + desc: Покажи свою любовь через насилие. + name: веник - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,23.5 + pos: -21.538143,58.607033 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4256 + - type: MeleeWeapon + clickDamageModifier: 0 +- proto: NettleSeeds + entities: + - uid: 11667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,23.5 + pos: -44.699734,43.319965 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4257 +- proto: NetworkConfigurator + entities: + - uid: 15643 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,23.5 + pos: 21.553484,-48.45895 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4260 + - uid: 28896 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,23.5 + pos: -58.844303,-81.501236 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4265 + - uid: 62242 components: - type: Transform rot: -1.5707963267948966 rad - pos: -92.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4266 + pos: -26.75563,38.624817 + parent: 56631 + - uid: 65756 components: - type: Transform rot: -1.5707963267948966 rad - pos: -94.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4267 + pos: 4.807573,6.5775185 + parent: 65694 +- proto: NewtonCradle + entities: + - uid: 6430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,23.5 + pos: -58.55698,17.705431 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4268 + - uid: 6431 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,23.5 + pos: -58.61948,22.392931 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4269 +- proto: NitrogenCanister + entities: + - uid: 602 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -97.5,23.5 + pos: 85.5,8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4270 + - uid: 6622 components: - type: Transform - pos: -93.5,24.5 + pos: -18.5,13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4271 + - uid: 6623 components: - type: Transform - pos: -93.5,25.5 + pos: -18.5,5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4272 + - uid: 8139 components: - type: Transform - pos: -93.5,26.5 + pos: 67.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4273 + - uid: 12997 components: - type: Transform - pos: -93.5,27.5 + pos: 15.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4274 + - uid: 15216 components: - type: Transform - pos: -93.5,28.5 + pos: 30.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4275 + - uid: 15217 components: - type: Transform - pos: -93.5,29.5 + pos: 29.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4278 + - uid: 15360 components: - type: Transform - pos: -98.5,22.5 + pos: 40.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4279 + - uid: 20853 components: - type: Transform - pos: -98.5,21.5 + pos: 79.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4280 + - uid: 22032 components: - type: Transform - pos: -98.5,20.5 + pos: -89.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4281 + - uid: 23061 components: - type: Transform - pos: -98.5,19.5 + pos: 64.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4282 + - uid: 23070 components: - type: Transform - pos: -98.5,18.5 + pos: 48.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4283 + - uid: 23166 components: - type: Transform - pos: -98.5,17.5 + pos: 29.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4284 + - uid: 23449 components: - type: Transform - pos: -98.5,16.5 + pos: 36.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4285 + - uid: 24862 components: - type: Transform - pos: -98.5,15.5 + pos: -91.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4286 + - uid: 25061 components: - type: Transform - pos: -98.5,14.5 + pos: 2.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4288 + - uid: 25269 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -97.5,13.5 + pos: 2.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4289 + - uid: 25275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,13.5 + pos: 31.5,-82.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4290 + - uid: 25288 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,13.5 + pos: -52.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4291 + - uid: 26029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -94.5,13.5 + pos: -77.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4292 + - uid: 27388 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,13.5 + pos: -16.5,-74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4293 + - uid: 27419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,13.5 + pos: -54.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4294 + - uid: 27476 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,13.5 + pos: -69.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4295 + - uid: 29729 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,13.5 + pos: -14.5,-84.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4296 + - uid: 30265 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,13.5 + pos: 51.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4299 + - uid: 30266 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,13.5 + pos: 51.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4300 + - uid: 30816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,13.5 + pos: 67.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4302 + - uid: 30910 components: - type: Transform - pos: -86.5,22.5 + pos: 53.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4303 + - uid: 31117 components: - type: Transform - pos: -86.5,21.5 + pos: -46.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4304 + - uid: 31191 components: - type: Transform - pos: -86.5,20.5 + pos: -31.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4305 + - uid: 56304 components: - type: Transform - pos: -86.5,19.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4306 + pos: 6.5,-1.5 + parent: 56001 + - uid: 62243 components: - type: Transform - pos: -86.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4307 + pos: -15.5,38.5 + parent: 56631 + - uid: 67739 components: - type: Transform - pos: -86.5,17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4308 + pos: 6.5,-0.5 + parent: 66965 +- proto: NitrogenTankFilled + entities: + - uid: 7719 components: - type: Transform - pos: -86.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4309 + parent: 8793 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10976 components: - type: Transform - pos: -86.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4310 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10977 components: - type: Transform - pos: -86.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4311 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10978 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4312 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 11475 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4313 + parent: 15036 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19876 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4314 + parent: 19874 + - type: GasTank + toggleActionEntity: 19877 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 19877 + - type: InsideEntityStorage + - uid: 19951 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4315 + parent: 19950 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 26437 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4316 + parent: 4623 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 44969 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4317 + parent: 20107 + - type: GasTank + toggleActionEntity: 20109 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 20109 + - type: InsideEntityStorage + - uid: 54181 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4318 + parent: 54177 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54187 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4319 + parent: 54183 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54193 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4320 + parent: 54189 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4321 + parent: 54195 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4322 + parent: 54201 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4323 + parent: 54207 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 56572 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4324 + pos: -1.6628284,-3.359591 + parent: 56424 + - uid: 56573 components: - type: Transform - pos: -95.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4325 + pos: -1.4440783,-3.531466 + parent: 56424 + - uid: 62244 components: - type: Transform - pos: -95.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4326 + pos: 7.0693054,63.85089 + parent: 56631 +- proto: NitrousOxideCanister + entities: + - uid: 12998 components: - type: Transform - pos: -95.5,24.5 + pos: 15.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4327 + - uid: 21968 components: - type: Transform - pos: -95.5,25.5 + pos: -72.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4328 +- proto: NitrousOxideTankFilled + entities: + - uid: 15512 components: - type: Transform - pos: -95.5,26.5 + pos: 16.46836,-66.53909 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4368 + - uid: 15571 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-5.5 + pos: 42.490765,-37.357815 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4371 + - uid: 15714 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-5.5 + rot: -0.7853981633974483 rad + pos: -12.520632,-50.57833 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4372 +- proto: NoticeBoard + entities: + - uid: 6688 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,-6.5 + pos: -22.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4374 + - type: Storage + storedItems: + 6689: + position: 0,0 + _rotation: East + 6690: + position: 1,2 + _rotation: South + 6691: + position: 2,1 + _rotation: South + 6692: + position: 3,3 + _rotation: East + 6693: + position: 4,2 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 6692 + - 6693 + - 6690 + - 6691 + - 6689 + - uid: 7477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-4.5 + pos: -45.5,70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4377 + - uid: 8940 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-4.5 + rot: 3.141592653589793 rad + pos: -3.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4379 + - uid: 8993 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-4.5 + rot: 3.141592653589793 rad + pos: 8.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4380 + - uid: 9492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-4.5 + pos: 5.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4381 + - uid: 15730 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,-4.5 + pos: 78.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4382 + - uid: 15732 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-4.5 + rot: -1.5707963267948966 rad + pos: 78.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4383 + - uid: 15817 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-6.5 + rot: 3.141592653589793 rad + pos: 75.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4384 + - uid: 21354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-6.5 + pos: -52.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4385 + - uid: 22237 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,-6.5 + pos: -43.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4386 + - uid: 22247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-4.5 + pos: -26.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4405 + - uid: 22250 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-7.5 + pos: -22.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4406 + - uid: 23880 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-7.5 + rot: -1.5707963267948966 rad + pos: -46.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4409 + - uid: 26750 components: - type: Transform - pos: -73.5,4.5 + pos: -56.5,90.5 parent: 2 - - uid: 4410 + - uid: 62245 components: - type: Transform - pos: -73.5,5.5 - parent: 2 - - uid: 4411 + pos: 29.5,21.5 + parent: 56631 + - uid: 62246 components: - type: Transform - pos: -74.5,1.5 - parent: 2 - - uid: 4424 + pos: 28.5,21.5 + parent: 56631 + - type: Storage + storedItems: + 62247: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 62247 + - uid: 62248 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4425 + pos: 22.5,31.5 + parent: 56631 + - type: Storage + storedItems: + 62249: + position: 0,0 + _rotation: South + 62250: + position: 1,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 62249 + - 62250 + - uid: 62251 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4426 - components: - - type: Transform - pos: -83.5,6.5 - parent: 2 - - uid: 4427 - components: - - type: Transform - pos: -90.5,6.5 - parent: 2 - - uid: 4440 + pos: 8.5,1.5 + parent: 56631 + - type: Storage + storedItems: + 62252: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 62252 + - uid: 65604 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,7.5 - parent: 2 - - uid: 4442 + pos: 3.5,4.5 + parent: 65540 + - type: Storage + storedItems: + 65605: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 65605 +- proto: NTFlag + entities: + - uid: 62253 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -88.5,7.5 - parent: 2 - - uid: 4443 + rot: 3.141592653589793 rad + pos: 33.492626,33.747135 + parent: 56631 + - uid: 62254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,7.5 - parent: 2 - - uid: 4444 + pos: -14.5,78.5 + parent: 56631 +- proto: NuclearBomb + entities: + - uid: 10237 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,7.5 + pos: 23.5,-8.5 parent: 2 - - uid: 4445 +- proto: NuclearBombKeg + entities: + - uid: 5859 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,7.5 + pos: -29.5,49.5 parent: 2 - - uid: 4446 + - uid: 62255 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -84.5,7.5 - parent: 2 - - uid: 4448 + pos: 26.5,56.5 + parent: 56631 +- proto: Ointment + entities: + - uid: 9748 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,7.5 + pos: -46.50087,17.550764 parent: 2 - - uid: 4449 + - uid: 21838 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,7.5 + pos: -15.532654,-21.703056 parent: 2 - - uid: 4450 + - uid: 27923 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,7.5 + pos: -66.65308,-84.56056 parent: 2 - - uid: 4451 + - uid: 62256 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,7.5 - parent: 2 - - uid: 4452 + pos: 11.740046,32.6271 + parent: 56631 + - uid: 66441 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,7.5 - parent: 2 - - uid: 4453 + pos: -1.2502556,14.392507 + parent: 65849 + - uid: 67740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,7.5 - parent: 2 - - uid: 4456 + pos: 10.321535,10.346926 + parent: 66965 +- proto: Ointment1 + entities: + - uid: 62257 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,6.5 - parent: 2 - - uid: 4459 + pos: 15.708796,33.408596 + parent: 56631 +- proto: OmnizineChemistryBottle + entities: + - uid: 17835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,13.5 + pos: -19.76089,-71.32901 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4460 + - uid: 66442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4461 + pos: -1.7971306,14.830007 + parent: 65849 +- proto: OperatingTable + entities: + - uid: 3925 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,11.5 + pos: 51.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4462 + - uid: 7783 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,11.5 + pos: -47.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4463 + - uid: 9731 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,11.5 + pos: -43.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4464 + - uid: 11498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,11.5 + pos: 40.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4465 + - uid: 14591 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,13.5 + pos: 14.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4466 + - uid: 15708 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,11.5 + pos: -12.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4471 + - uid: 15735 components: - type: Transform - pos: -90.5,3.5 + pos: 40.5,-59.5 parent: 2 - - uid: 4474 + - uid: 20787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,2.5 + pos: 75.5,-50.5 parent: 2 - - uid: 4475 + - uid: 27578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,2.5 + pos: -71.5,-63.5 parent: 2 - - uid: 4476 +- proto: OreBag + entities: + - uid: 66443 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,2.5 - parent: 2 - - uid: 4477 + pos: -7.3936605,-16.31381 + parent: 65849 + - uid: 66444 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,2.5 - parent: 2 - - uid: 4478 + pos: -2.497325,-23.490118 + parent: 65849 + - uid: 67741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,2.5 - parent: 2 - - uid: 4479 + pos: 8.7230835,17.334198 + parent: 66965 + - uid: 67742 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,2.5 - parent: 2 - - uid: 4480 + pos: 8.7230835,17.334198 + parent: 66965 + - uid: 67743 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,2.5 - parent: 2 - - uid: 4481 + pos: 8.7230835,17.334198 + parent: 66965 + - uid: 67744 components: - type: Transform - rot: 3.141592653589793 rad - pos: -83.5,3.5 - parent: 2 - - uid: 4482 + pos: 8.7230835,17.334198 + parent: 66965 + - uid: 67745 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,2.5 - parent: 2 - - uid: 4483 + pos: 8.7230835,17.334198 + parent: 66965 +- proto: OreBox + entities: + - uid: 8341 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,2.5 + pos: 71.5,6.5 parent: 2 - - uid: 4484 +- proto: OreProcessor + entities: + - uid: 4952 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,2.5 + pos: 74.5,3.5 parent: 2 - - uid: 4485 + - uid: 56574 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,2.5 - parent: 2 - - uid: 4487 + pos: 2.5,2.5 + parent: 56424 + - uid: 66445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,2.5 - parent: 2 - - uid: 4491 + pos: -5.5,-18.5 + parent: 65849 + - uid: 67746 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4492 + pos: 8.5,18.5 + parent: 66965 +- proto: OrganHumanBrain + entities: + - uid: 15560 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,-9.5 + pos: 40.75639,-35.546814 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4493 + - uid: 22668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-9.5 + rot: -0.19198621771937624 rad + pos: 32.645668,-75.23179 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4494 +- proto: OrganHumanEyes + entities: + - uid: 20294 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4495 + parent: 20292 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: OrganHumanHeart + entities: + - uid: 26885 components: - type: Transform rot: -1.5707963267948966 rad - pos: -75.5,3.5 + pos: -71.312355,-63.60737 parent: 2 - - uid: 4496 + - uid: 26940 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,-11.5 + pos: 60.42553,18.627882 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4497 +- proto: OrganHumanKidneys + entities: + - uid: 15855 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4498 + parent: 15854 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 27194 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,-11.5 + pos: -71.687355,-63.57612 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4499 +- proto: OrganHumanLungs + entities: + - uid: 15608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-11.5 + pos: 41.411263,-37.54011 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4505 +- proto: OrganHumanStomach + entities: + - uid: 27253 components: - type: Transform rot: 3.141592653589793 rad - pos: -33.5,2.5 + pos: -71.505356,-63.591743 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4506 +- proto: OrganHumanTongue + entities: + - uid: 13121 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,0.5 + pos: -66.26964,-51.012936 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4507 +- proto: OxygenCanister + entities: + - uid: 498 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,1.5 + pos: -18.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4508 + - uid: 6593 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,2.5 + pos: -18.5,6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4513 + - uid: 8128 components: - type: Transform - pos: -1.5,17.5 + pos: 68.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4514 + - uid: 8138 components: - type: Transform - pos: -1.5,18.5 + pos: 63.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4515 + - uid: 11426 components: - type: Transform - pos: -1.5,16.5 + pos: 42.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4516 + - uid: 12999 components: - type: Transform - pos: -1.5,15.5 + pos: 16.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4517 + - uid: 15218 components: - type: Transform - pos: -1.5,14.5 + pos: 29.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4520 + - uid: 15219 components: - type: Transform - pos: 0.5,18.5 + pos: 30.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4521 + - uid: 15361 components: - type: Transform - pos: 0.5,17.5 + pos: 35.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4522 + - uid: 16059 components: - type: Transform - pos: 0.5,16.5 + pos: 43.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4523 + - uid: 20698 components: - type: Transform - pos: 0.5,15.5 + pos: 92.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4524 + - uid: 20854 components: - type: Transform - pos: 0.5,14.5 + pos: 79.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4525 + - uid: 22031 components: - type: Transform - pos: 0.5,13.5 + pos: -89.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4526 + - uid: 23060 components: - type: Transform - pos: 0.5,12.5 + pos: 64.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4527 + - uid: 23069 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,11.5 + pos: 48.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4529 + - uid: 23165 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,11.5 + pos: 29.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4530 + - uid: 23448 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,13.5 + pos: 35.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4531 + - uid: 24861 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,13.5 + pos: -89.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4532 + - uid: 25270 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,13.5 + pos: 0.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4533 + - uid: 25277 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,13.5 + pos: 31.5,-84.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4534 + - uid: 26020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,13.5 + pos: -79.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4536 + - uid: 27399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,13.5 + pos: -14.5,-74.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4537 + - uid: 27415 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,13.5 + pos: -54.5,-78.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4538 + - uid: 27513 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,11.5 + pos: -78.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4539 + - uid: 29736 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,11.5 + pos: -13.5,-84.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4540 + - uid: 30267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,11.5 + pos: 49.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4541 + - uid: 30268 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,11.5 + pos: 49.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4542 + - uid: 30817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,11.5 + pos: 67.5,13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4553 + - uid: 30823 components: - type: Transform - pos: 7.5,9.5 + pos: 14.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4554 + - uid: 30909 components: - type: Transform - pos: 7.5,8.5 + pos: 54.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4555 + - uid: 31037 components: - type: Transform - pos: 7.5,7.5 + pos: -78.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4556 + - uid: 31118 components: - type: Transform - pos: 7.5,6.5 + pos: -47.5,76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4557 + - uid: 31289 components: - type: Transform - pos: 7.5,5.5 + pos: -21.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4558 + - uid: 32223 components: - type: Transform - pos: 7.5,4.5 + pos: 23.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4559 + - uid: 56305 components: - type: Transform - pos: 7.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4560 + pos: 5.5,-1.5 + parent: 56001 + - uid: 62258 components: - type: Transform - pos: 7.5,2.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4561 + pos: -17.5,38.5 + parent: 56631 + - uid: 66446 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4562 + pos: -8.5,-18.5 + parent: 65849 + - uid: 66447 components: - type: Transform - pos: 7.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4564 + pos: -7.5,-18.5 + parent: 65849 + - uid: 66448 components: - type: Transform - pos: 7.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4565 + pos: 1.5,-19.5 + parent: 65849 + - uid: 67747 components: - type: Transform - pos: 7.5,-2.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4566 + pos: 10.5,17.5 + parent: 66965 + - uid: 67748 components: - type: Transform - pos: 7.5,-3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4568 + pos: 7.5,-0.5 + parent: 66965 +- proto: OxygenTankFilled + entities: + - uid: 9972 components: - type: Transform - pos: 7.5,-4.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4569 + parent: 15036 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10972 components: - type: Transform - pos: 7.5,-5.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4570 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10973 components: - type: Transform - pos: 7.5,-6.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4571 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10974 components: - type: Transform - pos: 7.5,-7.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4572 + parent: 10971 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 25382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4573 + parent: 4623 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 44970 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4574 + parent: 20107 + - type: GasTank + toggleActionEntity: 20108 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: ContainerContainer + containers: + actions: !type:Container + ents: + - 20108 + - type: InsideEntityStorage + - uid: 54182 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4575 + parent: 54177 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54188 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4576 + parent: 54183 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54194 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4580 + parent: 54189 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4581 + parent: 54195 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4582 + parent: 54201 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54211 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4583 + parent: 54207 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 56575 components: - type: Transform - pos: 0.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4584 + pos: 2.3527966,-3.437716 + parent: 56424 + - uid: 56576 components: - type: Transform - pos: 0.5,-11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4585 + pos: 2.5246716,-3.562716 + parent: 56424 +- proto: PackPaperRollingFilters + entities: + - uid: 4490 components: - type: Transform - pos: 0.5,-12.5 + pos: -101.38269,16.597023 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4586 + - uid: 23102 components: - type: Transform - pos: 0.5,-13.5 + pos: 56.869785,-47.303173 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4588 +- proto: PaintingAmogusTriptych + entities: + - uid: 7016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-11.5 + pos: -30.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4589 + - uid: 8868 components: - type: Transform - pos: -1.5,-12.5 + pos: 9.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4590 + - uid: 18678 components: - type: Transform - pos: -1.5,-13.5 + pos: -29.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4591 + - uid: 25103 components: - type: Transform - pos: -1.5,-14.5 + pos: 1.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4593 +- proto: PaintingEmpty + entities: + - uid: 12792 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-11.5 + pos: -63.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4595 +- proto: PaintingMonkey + entities: + - uid: 52362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-11.5 + pos: -29.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4596 +- proto: PaintingPrayerHands + entities: + - uid: 12787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-11.5 + pos: -63.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4597 +- proto: PaintingSadClown + entities: + - uid: 7666 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-11.5 + pos: -77.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4598 +- proto: PaintingSaturn + entities: + - uid: 12783 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-11.5 + pos: -65.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4599 +- proto: PaintingSkeletonBoof + entities: + - uid: 12804 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-11.5 + rot: 1.5707963267948966 rad + pos: -56.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4600 +- proto: PaintingSleepingGypsy + entities: + - uid: 16050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-11.5 + pos: -9.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4606 +- proto: PaintingTheSonOfMan + entities: + - uid: 12786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-0.5 + pos: -61.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4607 + - uid: 52403 components: + - type: MetaData + desc: Were is nothing, what we can do. + name: Napoleon - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-0.5 + pos: -48.5,90.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4610 +- proto: PanFluteInstrument + entities: + - uid: 7542 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,1.5 + pos: -39.78622,71.60974 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4611 +- proto: Paper + entities: + - uid: 943 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,1.5 + rot: 1.5707963267948966 rad + pos: -46.423424,-13.374985 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4612 + - uid: 1741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,1.5 + pos: -27.646727,2.5226974 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4613 + - uid: 2976 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,1.5 + rot: 1.5707963267948966 rad + pos: -44.405632,-18.264708 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4614 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: >- + [color=#202020]██████████[color=#1d1d1d]██[color=#141414]██[color=#181818]██[color=#202020]████[color=#1f1f1f]██[color=#151616]██[color=#1a1a1a]██[color=#202020]██████████████ + + ██[color=#202020]██████[color=#1b1b1b]██[color=#777877]██[color=#cfcfcf]██[color=#bbbbbb]██[color=#383838]██[color=#171717]██[color=#696969]██[color=#c7c7c7]██[color=#999999]██[color=#1d1d1d]██[color=#202020]████████████ + + ██[color=#202020]████[color=#1a1a1a]██[color=#878787]██[color=#f9f9f9]██[color=#fff]████[color=#fdfdfd]██[color=#eeeeee]██[color=#fff]██████[color=#b1b1b1]██[color=#1f1f1f]██[color=#202020]██████████ + + ██[color=#202020]████[color=#3d3d3d]██[color=#b5b5b5]██[color=#585858]██[color=#dfdfdf]██[color=#fff]██████████[color=#d3d3d3]██[color=#f2f2f2]██[color=#a9aaa9]██[color=#1b1b1b]██[color=#202020]████████ + + ██[color=#202020]██[color=#1e1f1e]██[color=#cecece]██[color=#8d8d8d]██[color=#0a0b0b]██[color=#212222]██[color=#d6d6d6]██[color=#fff]████[color=#f9f9f9]██[color=#919191]██[color=#080808]██[color=#b1b1b1]██[color=#fff]██[color=#a7a8a8]██[color=#1a1a1a]██[color=#202020]██████ + + ██[color=#1d1d1d]██[color=#b1b1b1]██[color=#fff]██[color=#b3b3b3]██[color=#090909]██[color=#2d2d2d]██[color=#2c2c2c]██[color=#7c7c7c]██[color=#c9c9c9]██[color=#494949]██[color=#757575]██[color=#141414]██[color=#ebebeb]██[color=#fff]████[color=#a6a7a7]██[color=#1d1d1d]██[color=#202020]████ + + [color=#1c1c1c]██[color=#9c9c9c]██[color=#fff]████[color=#f9f9f9]██[color=#292929]██[color=#373737]██[color=#242424]██[color=#181818]██[color=#2f3030]██[color=#0d0e0e]██[color=#141414]██[color=#404040]██[color=#fff]████████[color=#b7b7b7]██[color=#222222]██[color=#202020]██ + + [color=#727272]██[color=#fefefe]██[color=#fff]██████[color=#8a8a8a]██[color=#0b0d0c]██[color=#090909]██[color=#9c9c9c]██[color=#d2d2d2]██[color=#232323]██[color=#090909]██[color=#cecece]██[color=#fff]██████████[color=#818181]██[color=#1f1f1f]██ + + [color=#f9f9f9]██[color=#fff]██[color=#ebebeb]██[color=#e1e1e1]██[color=#fff]██[color=#fdfdfd]██[color=#616262]██[color=#bfbfbf]██[color=#f8f8f8]██[color=#fff]██[color=#efefef]██[color=#dadada]██[color=#f9f9f9]██[color=#fff]██[color=#f2f2f2]██[color=#dedede]██[color=#f6e1e1]██[color=#fff]██[color=#8b8b8b]██[color=#1e1e1e]██ + + [color=#fff]██[color=#eba1a0]██[color=#e1bdbd]██[color=#505050]██[color=#e5e5e5]██[color=#fff]██████[color=#e6e6e6]██[color=#eaeaea]██[color=#fff]██████[color=#f5f5f5]██[color=#565656]██[color=#e7e7e7]██[color=#eeafaf]██[color=#fff]██[color=#8b8b8b]██[color=#1e1e1e]██ + + ██[color=#e68181]██[color=#e16a6a]██[color=#d5d5d5]██[color=#3d3d3d]██[color=#949494]██[color=#bebebe]██[color=#696969]██[color=#474747]██[color=#717171]██[color=#5d5d5d]██[color=#bebebe]██[color=#a9a9a9]██[color=#424242]██[color=#c0c0c0]██[color=#eea3a2]██[color=#f4d6d7]██[color=#fff]██[color=#8b8b8b]██[color=#1e1e1e]██ + + ██[color=#f6dddd]██[color=#de5858]██[color=#fbefef]██[color=#eee9e9]██[color=#969696]██[color=#7a7a7a]██[color=#939393]██[color=#efefef]██[color=#f8f8f8]██[color=#8c8d8d]██[color=#6b6b6b]██[color=#9b9b9b]██[color=#ece2e2]██[color=#d38383]██[color=#e27a7a]██[color=#fff]████[color=#8b8b8b]██[color=#1e1e1e]██ + + ██[color=#fff]██[color=#eeb2b1]██[color=#d83636]██[color=#eaa0a0]██[color=#eea6a5]██[color=#faf1f1]██[color=#fbeaea]██[color=#faf0f0]██[color=#fbf2f2]██[color=#f9e9e8]██[color=#e4c5c5]██[color=#cc8282]██[color=#ab2727]██[color=#d55f5f]██[color=#faeaea]██[color=#fff]████[color=#8b8b8b]██[color=#1e1e1e]██ + + ██[color=#fff]████[color=#ea9d9d]██[color=#ae2424]██[color=#a70808]██[color=#ae0808]██[color=#9e0808]██[color=#810808]██[color=#7a0808]██[color=#930808]██[color=#b80808]██[color=#d92424]██[color=#edb0b0]██[color=#fff]████████[color=#8a8a8a]██[color=#1e1e1e]██ + + [color=#565656]██[color=#dadada]██[color=#fff]████[color=#fdf8f8]██[color=#f4d8d8]██[color=#e48d8c]██[color=#e56363]██[color=#db5c5c]██[color=#d35656]██[color=#e16e6e]██[color=#e78d8c]██[color=#f9ebeb]██[color=#fff]██████[color=#f4f4f4]██[color=#888888]██[color=#1d1d1d]██[color=#202020]██ + + [color=#080808]████[color=#626262]██[color=#dbdbdb]██[color=#fff]████[color=#efefef]██[color=#eaeaea]██[color=#ececec]██[color=#e8e8e8]██[color=#eaeaea]██[color=#ebebeb]██[color=#fdfdfd]██[color=#fff]██[color=#f4f4f4]██[color=#8d8d8d]██[color=#1e1e1e]██[color=#080808]██[color=#141414]██[color=#202020]██ + + ██[color=#080808]██████[color=#626262]██[color=#e7e7e7]██[color=#080808]████[color=#232323]██[color=#2d2d2d]██[color=#080808]████[color=#a9a9a9]██[color=#979898]██[color=#1c1c1c]██[color=#080808]██████[color=#141414]██[color=#202020]██ + + ██[color=#080808]████████[color=#2e2e2e]██[color=#8a8a8a]██[color=#646464]██[color=#fdfdfd]██[color=#f4f4f4]██[color=#a1a1a1]██[color=#6e6e6e]██[color=#656665]██[color=#080808]██████████[color=#141414]██[color=#202020]██ + + ██[color=#080808]████████████[color=#0f0f0f]██[color=#c6c6c6]██[color=#ebebeb]██[color=#373737]██[color=#080808]██████████████[color=#141414]██[color=#202020]██ + + ██[color=#080808]████████████[color=#090909]██[color=#c1c1c1]██[color=#efefef]██[color=#2e2e2e]██[color=#080808]██████████████[color=#141414]██[color=#202020]██ + + [color=#0] + - uid: 3074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,1.5 + pos: -42.713707,74.759544 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4616 + - uid: 3372 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,1.5 + rot: 1.5707963267948966 rad + pos: -46.36326,-17.517859 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4617 + - uid: 3373 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,3.5 + rot: 1.5707963267948966 rad + pos: -46.347633,-17.767859 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4618 + - uid: 3374 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,3.5 + rot: 1.5707963267948966 rad + pos: -44.566383,-17.658484 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4619 + - uid: 3376 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,2.5 + rot: 1.5707963267948966 rad + pos: -44.535133,-14.0022335 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4620 + - uid: 3377 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,1.5 + rot: 1.5707963267948966 rad + pos: -44.503883,-13.8459835 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4621 + - uid: 3378 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,0.5 + rot: 1.5707963267948966 rad + pos: -44.55076,-13.7522335 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4625 + - uid: 3814 components: - type: Transform - pos: -5.5,-1.5 + pos: -27.427977,2.6633224 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4626 + - uid: 3969 components: - type: Transform - pos: -5.5,-2.5 + pos: -27.521727,2.5851974 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4627 + - uid: 5268 components: - type: Transform - pos: -5.5,-3.5 + rot: 59.690260418206115 rad + pos: -4.646192,-6.4786744 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4628 + - uid: 5276 components: + - type: MetaData + desc: Здесь что-то написано. + name: записка - type: Transform - pos: 9.5,9.5 + pos: -6.5513935,96.56093 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4629 + - type: Paper + content: > + Кто прочитал тот бяка + - uid: 5472 components: - type: Transform - pos: 9.5,8.5 + pos: -35.529423,20.580687 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4630 + - uid: 5476 components: - type: Transform - pos: 9.5,7.5 + rot: -1.5707963267948966 rad + pos: -35.451298,20.565062 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4631 + - uid: 5871 components: - type: Transform - pos: 9.5,6.5 + rot: -1.5707963267948966 rad + pos: -26.554773,50.28288 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4632 + - uid: 5872 components: - type: Transform - pos: 9.5,5.5 + rot: -1.5707963267948966 rad + pos: -26.367273,50.204754 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4633 + - uid: 5920 components: - type: Transform - pos: 9.5,4.5 + rot: 1.5707963267948966 rad + pos: -46.381756,-13.572902 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4634 + - uid: 6080 components: - type: Transform - pos: 9.5,3.5 + rot: 3.141592653589793 rad + pos: -32.4749,61.6 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4635 + - uid: 6081 components: - type: Transform - pos: 9.5,2.5 + rot: 3.141592653589793 rad + pos: -33.459274,61.6 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4636 + - uid: 6082 components: - type: Transform - pos: -4.5,0.5 + rot: 3.141592653589793 rad + pos: -31.584274,61.6 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4637 + - uid: 6481 components: - type: Transform - pos: -4.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4638 + parent: 6480 + - type: Paper + content: Знаешь, все забывают о растениях, а их как бы стоит поливать. Проверь не умерли случаем растения. + - type: Physics + canCollide: False + - uid: 6604 components: - type: Transform - pos: -4.5,-1.5 + pos: -24.593967,-9.394783 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4639 + - uid: 6605 components: - type: Transform - pos: -4.5,-2.5 + pos: -24.453342,-9.269783 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4640 + - uid: 6606 components: - type: Transform - pos: -4.5,-3.5 + pos: -24.687607,-9.513425 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4652 + - uid: 6611 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-0.5 + pos: -25.426596,-9.367714 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4653 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >- + Здравия глава персонала! + + + У меня мало времени объяснять и писать, так как шаттл эвакуации ждёт только меня. И так... + + + 1. Прошу накормить Иана. + + + 2. Погладить Иана. + + + 3. Помыть Иана. + + + 4. Высушить Иана. + + + 5. Выгладить Иана. + + + 6. Пожямкать Иана. + + + и последнее + + + 7. Поиграть с Ианом. + + + + И прошу прочитать следующие пункты на информационной доске! + + V-V-V место для подписей V-V-V + - uid: 6689 + components: + - type: Transform + parent: 6688 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >- + - Проверить Бар - + + + 1 - Есть ли все напитки. + + + 2 - Ружьё/Ружья барменов. + + + 3 - Стреляли ли бармены с ружья. Если и стреляли, то сообщали ли ГСБ о причине стрельбы. + + + 4 - Чистота в баре. + + + 5 - Снаряжение Бармена/Барменов. А именно: головной убор, еще что-то на тело, как пример фартук и подобное. + + + 6 - Умение готовки напитков. + + + 7 - Имеется ли на стойке 2 алкогольного и 2 безалкогольных напитков. + + + 8 - Обращаются ли к вас с уважением. + - type: Physics + canCollide: False + - uid: 6690 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4655 + parent: 6688 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >- + - Проверить Ботаников - + + + 1 - Имеется ли основа/база/начало для поваров. + + + 2 - Дресс-код: носить комбинезон ботаника, фартук, перчатки. + + + 3 - Запасы семян. + + + 4 - Чистота в гидропонике. + + + 5 - Не распространяют ли они наркотики скрытно от вас. + + + 6 - Умеют ли они вообще вырасшивать. + + + 7 - Не выращивают ли они заказ карго, не сказав об этом вам. Пусть держат приоритет всё для сервисного отдела. + + + 8 - И так же, общаются ли с вами с должным уважением. + - type: Physics + canCollide: False + - uid: 6691 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4662 + parent: 6688 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >- + - Проверить Поваров - + + + 1 - Есть ли повара на станции. + + + 2 - Есть ли еда на столе на кухне. + + + 3 - Есть ли ингриенты. + + + 4 - Чисто ли на их рабочем месте. + + + 5 - Приготовят ли они для вас блинчики. + + + 6 - Умеют ли они РАСЧЛЕНЯТЬ для мяса. + + + 7 - Проверить мясо на его пригодность. + + + 8 - И посмотреть - сколько поваров носят французкие усы. Ну так, для себя и интереса. + - type: Physics + canCollide: False + - uid: 6692 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4663 + parent: 6688 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >- + - Проверить Уборщиков - + + + 1 - Чисто ли на станции и не подскальзнулись ли при подходе. + + + 2 - Все ли лампы заменены и не заблудились ли вы ходя в темноте. + + + 3 - Там где мокро, стоит ли знак "мокрый пол". + + + 4 - Чисто ли в общем на станции. + + + 5 - Есть ли вообще уборщики на станции. + + + 6 - Тряпкой по полу все умеют водить, но умеют ли они ходить и не падать. + + + 7 - Работают ли утилизационные блоки и мусоросброс должным образом. + + + 8 - И проверить миф о том, что все уборщики - это дворфы. + - type: Physics + canCollide: False + - uid: 6693 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4664 + parent: 6688 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >- + - Проверить свою каюту - + + + 1 - Чисто! + + + 2 - Красиво! + + + 3 - Всё на месте! + + + 4 - Стильно ли вы выглядите! + + + 5 - На месте ли уточка с наклейкой в душевой. + + + 6 - Есть ли вообще ГП у стойки. + + + 7 - На месте ли этот листочек. + + + 8 - Не нарушили ли вы случайно 207. + - type: Physics + canCollide: False + - uid: 7062 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-0.5 + pos: -42.807457,74.74398 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4665 + - uid: 7068 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-0.5 + pos: -42.838707,74.603294 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4667 + - uid: 7070 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,1.5 + pos: -42.744957,74.58767 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4669 + - uid: 7080 components: - type: Transform - pos: 7.5,1.5 + pos: -42.791832,74.509544 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4670 + - uid: 7102 components: - type: Transform - pos: 9.5,0.5 + pos: -16.450129,33.656902 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4671 + - type: Paper + content: Это просто пиздец! Я отвлёкся всего на пару минут, водички попить, а Контора Рндшных стащила наш новенький Драндулет! Я только-только вылизал ему фары и раму... а они открутили его! И глазом моргнуть не успел! Кажется теперь Центком точно с меня три шкуры спустят... + - uid: 7181 components: - type: Transform - pos: 9.5,-0.5 + pos: -42.682457,74.759544 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4672 + - uid: 7546 components: - type: Transform - pos: 9.5,-1.5 + pos: -45.543724,74.11194 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4673 + - type: Paper + content: Приветствуем вас, почитателей театра и искусства данного ремесла. Просим использовать вас данные материалы и реквизит только ради спектаклей и выступлений на данной территории. В случае использование вещей не по назначению, или же в своих целях - ответственность вы берёте на себя. Благодарим за внимание и понимание. + - uid: 7789 components: - type: Transform - pos: 9.5,-2.5 + rot: 1.5707963267948966 rad + pos: -30.660172,-20.495237 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4674 + - uid: 7790 components: - type: Transform - pos: 9.5,-3.5 + rot: 1.5707963267948966 rad + pos: -30.670588,-20.338987 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4675 + - uid: 7791 components: - type: Transform - pos: 9.5,-4.5 + rot: 1.5707963267948966 rad + pos: -30.681004,-20.17232 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4676 + - uid: 7794 components: - type: Transform - pos: 9.5,-5.5 + rot: -1.5707963267948966 rad + pos: -49.388012,-17.537636 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4677 + - uid: 7795 components: - type: Transform - pos: 9.5,-6.5 + rot: -1.5707963267948966 rad + pos: -49.325512,-17.45951 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4678 + - uid: 7907 components: - type: Transform - pos: 9.5,-7.5 + rot: -1.5707963267948966 rad + pos: 37.364845,-4.997262 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4694 + - type: Paper + content: >2- + + Как же приготовить мороженое своими руками? + + + Всё очень просто и даже ребёнок справился бы. + + + Добавьте в мензурку, стаканчик и т.д. 1:1:1 (один к одному) следующие ингредиенты - Сливки, Сахар и Лёд. + + Получается, что для стакана вкусного и сладкого мороженого нужно: + + [bullet] 10 единиц сахара + + [bullet] 10 единиц льда + + [bullet] 10 единиц сливок + + Всё тщательно перемешать и оставить охлаждаться в холодильнике около 5 минут, может и больше... + + + И Profit, стакан наивкуснейшего мороженого готов! + + + Если с каким-то вкусом, то добавьте то, что нужно. + + Переливаете в стакан 20 единиц мороженого и в оставшиеся 10 единиц - ингредииент, который вы бы хотели в своем рожке, например рутбир. Это так сказать, ваш сиропчик. + + + + + + Инструкцию написал : Поварёнок Мороженёнок. + - uid: 7980 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 + rot: 1.5707963267948966 rad + pos: -25.347464,-20.847742 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4695 + - uid: 7981 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-2.5 + rot: 1.5707963267948966 rad + pos: -25.35788,-20.566492 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4696 + - uid: 7982 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-1.5 + rot: 1.5707963267948966 rad + pos: -25.42038,-20.347742 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4697 + - uid: 7983 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-0.5 + pos: -23.618296,-20.024826 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4698 + - uid: 7984 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,0.5 + rot: -1.5707963267948966 rad + pos: -23.48288,-20.29566 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4703 + - uid: 7985 components: - type: Transform rot: -1.5707963267948966 rad - pos: 8.5,1.5 + pos: -23.48288,-20.399826 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4705 + - uid: 8279 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,1.5 + pos: -38.794025,-31.22724 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4706 + - type: Paper + content: >- + ХВАТИТ БРАТЬ С СОБОЙ ВЕЩДОКИ!!! В СЛЕДУЮЩИЙ РАЗ ТЕБЯ ПРОСТО РАССТРЕЛЯЮТ, ПРИНЯВ ЗА ЧЛЕНА ВРАЖЕСКОЙ ОРГАНИЗАЦИИ!!! + + + С любовью, Тима. + - uid: 8295 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,1.5 + pos: -50.688446,65.227875 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4707 + - type: Paper + content: >2- + + + За окном девочка в железном платьице + + Давай сбежим, на тебя буду тратиться + + + Буду любить тебя сильно и искренне + + Смотрю в скафандр, а из него летят искорки + + + -За окном летаю в бежевом платьице + + -Давай сбежим, на меня будешь тратиться + + + -Будешь любить меня сильно и искренне + + -Смотришь в глаза, а из глаз летят искорки + + + Я к тебе в рубажке — классика + + А на станции люди, вульфы и слаймики + + + Ты летаешь такая быстрая, яростная + + Что-то там строишь, разбирая сварочкой. + - uid: 8811 components: - type: Transform rot: -1.5707963267948966 rad - pos: 16.5,1.5 + pos: 5.566791,-12.948577 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4708 + - uid: 9021 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,1.5 + rot: 1.5707963267948966 rad + pos: -4.4509277,-7.460105 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4709 + - uid: 9027 components: - type: Transform rot: -1.5707963267948966 rad - pos: 12.5,-0.5 + pos: -5.4278636,-7.491352 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4710 + - uid: 9042 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-0.5 + rot: 1.5707963267948966 rad + pos: -4.38099,-8.725728 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4711 + - uid: 9043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-0.5 + rot: 1.5707963267948966 rad + pos: -4.53724,-8.647603 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4713 + - uid: 9085 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-0.5 + rot: 3.141592653589793 rad + pos: -4.464615,-6.5986342 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4714 + - uid: 9117 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-0.5 + rot: 3.141592653589793 rad + pos: -4.35524,-6.504884 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4717 + - uid: 9126 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-0.5 + rot: 59.690260418206115 rad + pos: -4.661817,-6.6036744 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4718 + - uid: 9219 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,1.5 + pos: 5.644916,-12.901702 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4719 + - uid: 9493 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,2.5 + rot: 62.83185307179591 rad + pos: 3.6946754,-9.470612 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4722 + - type: Paper + stampState: paper_stamp-cap + stampedBy: + - stampedColor: '#3681BBFF' + stampedName: stamp-component-stamped-name-captain + content: >2+ + + + + Здравия желаю, товарищ будущий капитан! Пишет капитан с прошлой смены. Хочу сообщить, что наконец-то нам сделали реконструкцию станций данного типа, а так-же, нам добавили свою личную раздевалку, она за шторкой. + + + Еще я успела прибраться в нашей с вами каюте, так что.. прошу вас тоже соблюдать чистоту для будущих смен и таких-же капитанов, как и вы. + + + Капитанская карта находится на консоли айди карт. + + + Комод занимал много места, поэтому я решила убрать её и всё содержимое распределила по всей каюте, вся одежда находится в раздевалке, с запасными туфлями. + + + Плащи на офисном столе , а мантия в туалете. Ваш берет находится в конференс зале. + + + Если вы бегаете голышом и читаете это голышом, распечатайте в каюте Главы Персонала новую форму. + + + Спасибо что прочитали эту записку. + + V - Подписи и печати - V + + + + + - uid: 11349 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-0.5 + rot: 3.141592653589793 rad + pos: -13.426073,40.530945 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4723 + - uid: 11350 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-0.5 + rot: 3.141592653589793 rad + pos: -13.519823,40.67157 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4724 + - uid: 12152 components: + - type: MetaData + name: Объявление о пропаже - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,1.5 + rot: 2.443460952792061 rad + pos: -96.38474,52.56008 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4725 + - type: Paper + stampState: paper_stamp-detective + stampedBy: + - stampedColor: '#BB3232FF' + stampedName: Поисковое Бюро "Атхара" + content: >2 + + [color=red][head=1]Объявление!!![/head][/color] + + [head=3]"Пропажа важного существа!!!"[/head] + + + Прошу!!! Помогите!!!! У меня пропала моя любимая уточка по имени Федя!!! Она такая.. жёлтенькая! Красивенькая! иии... резиновая!! Отзывается на: Федя, Федоря или Каневский. + + + Подпись:[italic]БоулКиллс[/italic] + - type: SolutionContainerManager + solutions: null + containers: + - food + - 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: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 12153 + - uid: 12156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,1.5 + rot: 0.8726646259971648 rad + pos: -96.344696,53.15344 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4726 + - uid: 12157 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,1.5 + rot: -0.5235987755982988 rad + pos: -95.875946,52.80969 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4727 + - uid: 12708 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,1.5 + rot: 3.490658503988659 rad + pos: -18.182772,56.577023 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4728 + - type: Paper + content: >2- + + + + + + + + [bold][italic]Можете отдохнуть + прилечь + и расслабиться + в нашей + соляной бане + - uid: 12784 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-0.5 + rot: -0.8726646259971648 rad + pos: -11.497083,65.68785 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4729 + - type: Paper + content: >2- + + + + + + + + + + [bold][italic]Поскольку все в этом мире — + Лишь кукольное представленье, + Путь искренности – это смерть. + - type: Forensics + residues: [] + dnas: [] + fibers: + - чёрные синтетические волокна + fingerprints: [] + - uid: 12808 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-0.5 + rot: -3.490658503988659 rad + pos: -15.108807,59.592625 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4732 + - type: Paper + content: >2- + + + Со станции на станцию гуляет легенда о том, что в ночное время по коридорам - бегает белая, как снег девица, и красный, как кровь мальчишка. + + + Все, кто видел их вместе - либо по случаю счастья был их званным гостем для мини-представления, либо же, до конца своей жизни были очарованы их красотой, из-за чего не могли нормально сдерживать свой рассудок и моральный дух, после чего уходили в глубочайший депрессивный сон, из которого даже удары ножевыми предметами не будили разочаровавшихся. + + + Я поведую вам историю, об одной загулявшейся девушке.. что бегала одна одинёшенька.. по обесточенной станции. + + + + В одной о-о-очень далёкой смене, девушка..... + - uid: 13126 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,0.5 + rot: -3.839724354387525 rad + pos: -14.716447,59.695873 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4734 + - type: Paper + content: '... ходила по обесточенным коридорам, её должность была из отдела командования, а именно, она являлась капитаном станции. Без малейшего понимания, куда она направляется, разными телодвижениями рук пыталась найти любые ориентиры в пространстве, и случайно коснулась холодного плеча белой, мелько сияющей девицы. Затем, от неожиданности встретить кого-либо в темноте, отходя, другим боком врезалась в маленького, красноволосого мальчика, который так-же мельком сиял. После немногих извинений, капитан приподняла мальчика, и потрепав немного его за волосы, аккуратно поправила его рубашку. Капитан, пытаясь рассмотреть лики их лиц, улыбчиво спросила: "Ребята, вы чего делаете одни, да и ещё в полной темноте коридорах нашей станции?". После вопроса, последнее, что услышала и увидела капитан в ту ночь, это прекрасное ангельское пение от этих ребятишек и их чудные милые лица. Девушка, как представитель командования, или же по нашему обычному, бравый офицер от корпорации - покланялась и тут же хотела выразить свой комплимент в их сторону, за чудное пение. Но вдруг, на станции восстановилась подача питания и включился свет. Протерев глаза от неожиданного яркого сияния желто-небесных лампочек, капитан никого перед собой так и не увидела, а на полу валялись костюмы девицы и мальчишки. В ту ночь, как выяснила позже капитан, этих ребят никто так и не видел. А их голос и чудное пение, она запомнила на всю жизнь.' + - uid: 15178 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-0.5 + pos: 18.836031,-77.09707 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4735 + - uid: 15180 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-1.5 + pos: 14.664156,-71.20644 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4737 + - uid: 15181 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-2.5 + pos: 13.382906,-69.80019 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4738 + - uid: 15182 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-3.5 + pos: 6.614938,-72.76894 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4739 + - uid: 15842 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-3.5 + pos: 26.481289,-56.39932 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4740 + - uid: 18016 components: - type: Transform rot: 3.141592653589793 rad - pos: 15.5,-2.5 + pos: -30.09111,-62.408554 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4741 + - type: Paper + stampState: paper_stamp-hop + stampedBy: + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: >2- + + Многоуважаемый дядя Главный Врач из следующей смены, я обращаюсь к вам за помощью!! Моему нианчику по кличке "Хлебик" очень приочень больно, вылечите его пожалуйста!!! + + + У него крылышко немножко порвано в связи с непредвиденными обстоятельствами при игре с Ианом, сама не знаю как же так вышло... Пришите ему её обратно пожалуйста, я очень за него переживаю. + + + А мне надо к сожалению улетать на СЦК, в связи с выполнением нашей цели на смену. Я больше никого не знаю, к кому я могу обратиться с такой необычной просьбой... Очень надеюсь, что вы сможете привести его в чувства и по окончанию смены привезти на СЦК, я буду ждать вас там. + + + Спасибо!!! + - uid: 18814 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-1.5 + rot: -1.5707963267948966 rad + pos: -30.089855,-72.319954 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4745 + - uid: 18815 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,0.5 + pos: -27.246109,-75.46058 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4746 + - type: Paper + content: >- + -А что он говорит? + + -Да хер его знает говорит что бикырадын все лечит. + + -Хорошо, как же круто я что я купил диплом на интерна :D. + - uid: 18833 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,1.5 + rot: 9.42477796076938 rad + pos: -26.343462,-62.666878 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4747 + - type: Paper + content: >2- + + + [head=1]Я ТАК УСТАЛ ЖРАТЬ ЭТОТ ЖЕЛТЫЙ НЕВКУСНЫЙ ЛУК И ЧУВСТВОВАТЬ ЕГО ЧЁРТОВ ЗАПАХ![/head] + + + + [head=1]ПОЖАЛУЙСТА, НЕ ОСТАВЛЯЙ ЭТОТ ЧЕРТОВ ЛУК В ХОЛОДИЛЬНИКЕ!!! [/head] + + + + [head=1]ЭТОМУ ЛУКУ УЖЕ ГОД ИЛИ ДВА ИСПОЛНЯЕТСЯ В ЭТОМ СРАННОМ ХОЛОДИЛЬНИКЕ!!! УБЕРИСЬ!!![/head] + - uid: 18838 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,2.5 + pos: -22.902672,-61.542496 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4748 + - uid: 18839 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,3.5 + pos: -22.808922,-61.46437 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4749 + - uid: 18841 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,4.5 + pos: -22.730797,-61.40187 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4752 + - uid: 18843 components: - type: Transform rot: 3.141592653589793 rad - pos: 15.5,5.5 + pos: -28.355349,-70.38327 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4754 + - uid: 19062 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,2.5 + rot: 1.5707963267948966 rad + pos: 3.649366,-39.42478 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4755 + - uid: 19063 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,3.5 + rot: 1.5707963267948966 rad + pos: 3.571241,-39.534157 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4758 + - uid: 19064 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,4.5 + rot: 1.5707963267948966 rad + pos: 3.508741,-39.67478 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4759 + - uid: 19065 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,5.5 + rot: 1.5707963267948966 rad + pos: -0.39764166,-38.54978 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4763 + - uid: 19066 components: - type: Transform - pos: 19.5,3.5 + rot: 1.5707963267948966 rad + pos: -0.44451654,-38.690407 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4764 + - uid: 19067 components: - type: Transform - pos: 19.5,6.5 + rot: 1.5707963267948966 rad + pos: -0.38201654,-38.815407 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4765 + - uid: 19809 components: - type: Transform - pos: 19.5,4.5 + pos: -30.253502,-75.50148 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4766 + - type: Paper + content: "\n\n\n\n ХАХХАХАХАХХАХА\n\n\n\n ДО чеГО МеДиЦИнА ДоШлА !\n ДыРЫ ЛаТАют ПодоРожНиКом! \n\n\n \n\n ХАХАХа \n\n\n АХХАХАХ\n\n\n АХХАХХАХА" + - uid: 19818 components: - type: Transform - pos: 19.5,5.5 + pos: -29.783628,-75.53273 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4767 + - type: Paper + content: >2- + + + + + ПХахХАхАХ + + + Как бабка завещала + Ещё б плюнули хахахах! + - uid: 19847 components: - type: Transform - pos: 19.5,7.5 + pos: -34.438713,-40.384808 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4769 + - type: Paper + content: >2- + + ПАБЛО! ТЫ ЗАДРАЛ ЖРАТЬ МОЮ ЕДУ В КОНТЕЙНЕРЕ! + + ПРЕКРАТИ! ИЛИ Я РЕАЛЬНО ЗАСТРЕЛЮ ТЕБЯ!!! + + + - Прости Джо, но твоя жена и вправду готовит сногшибательные бутеры. + - uid: 20007 components: - type: Transform - pos: 19.5,9.5 + rot: -1.5707963267948966 rad + pos: -61.61489,-11.235204 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4770 + - uid: 20008 components: - type: Transform - pos: 19.5,10.5 + rot: -1.5707963267948966 rad + pos: -61.58364,-11.594579 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4771 + - uid: 20010 components: - type: Transform - pos: 19.5,11.5 + rot: -1.5707963267948966 rad + pos: -61.505516,-11.344579 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4773 + - uid: 20278 components: - type: Transform - pos: 21.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4774 + parent: 21942 + - type: Paper + content: "Мне отчасти всегда жалко тех, кого я ловил. \nВедь они, жертвы обстоятельств.. \nКто-то из-за денег, кто-то из-за того, что его родных в плен взяли... \nА кто-то от безысходности. \nНо мы должны не дать станции погрязнуть в этой грязи. " + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20559 components: - type: Transform - pos: 21.5,12.5 + pos: -62.021687,-3.5065956 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4777 + - type: Paper + content: >- + The shelter is located above the communal shower + + + + + + + + + + + + + + + + + + + + + + + + + Good luck. + - uid: 21781 components: - type: Transform - pos: 21.5,9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4778 + parent: 14284 + - type: Paper + stampState: paper_stamp-cmo + stampedBy: + - stampedColor: '#33CCFFFF' + stampedName: stamp-component-stamped-name-cmo + content: > + Форма NT-MED-DCE + + Свидетельство о смерти + + Имя умершего: Д?р#те@ Ва#&о + + Раса: Человек + + Пол: Женский + + Должность: неизвестно + + Причина смерти: задохнулась в шкафчике + + Статус души: отсутствует + + Статус клонирования: невозможно + + Ответственный за отчет: Гудвин Ратаковски, парамедик + + М.П. + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21914 components: - type: Transform - pos: 21.5,8.5 + pos: 85.10221,-53.283585 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4779 + - type: Paper + stampState: paper_stamp-mime + stampedBy: + - stampedColor: '#777777FF' + stampedName: stamp-component-stamped-name-mime + content: > + Я БОЛЬШЕ ТАК НЕ БУДУ, ТОЛЬКО НЕ НАДО БОЛЬШЕ МЕНЯ СЮДА ПРИВОДИТЬ + - uid: 21929 components: - type: Transform - pos: 21.5,7.5 + pos: -9.548659,-59.544 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4780 + - type: Paper + stampState: paper_stamp-cmo + stampedBy: + - stampedColor: '#33CCFFFF' + stampedName: stamp-component-stamped-name-cmo + - stampedColor: '#00000000' + stampedName: stamp-component-stamped-name-psy + content: > + Форма NT-MED-RMH + + Заключение о психологическом здоровье + + Психолог: Кристофер Лэнц + + Полное имя и должность пациента: Эла*?р Н#ш + + бывший Научный руководитель + + Психологический анамнез: к работе не годна, психически нестабильна, опасна для окружающих, маниакальное расстройство, сопровождающееся звуковыми и зрительными галлюцинациями. Признаки шизофрении, протекающие в связи с пагубным воздействием артефакта на психическую систему в ходе его изучения. + + М.П. + - uid: 21957 components: - type: Transform - pos: 21.5,6.5 + pos: -64.284904,-27.526384 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4781 + - type: Paper + content: " О\n Х\n\n З\n Р\n Я\n \n Я\n\n Т\n У\n Д\n А\n П\n О\n Л\n Е\n З" + - uid: 21965 components: - type: Transform - pos: 21.5,5.5 + rot: 6.283185307179586 rad + pos: -10.495178,-70.42451 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4782 + - type: Paper + content: > + День третий? Четвёртый? Я не знаю сколько меня тут уже держат. Я пытаюсь объяснить всем, что они в опасности. + + Меня не слушают, говорят, что мне нужна помощь + + Но ОН всё ещё там, лежит в отделе, готовый в любую минуту вырваться и уничтожить нас всех + + Я.. Я не могу позволить этого. Он придёт за мной, а потом и за другими... + + Врач приходит три раза в день, я смогла украсть шприц из его кармана, мне нужно действовать, пока он не заметил пропажу снотворного + + Я спасу нас всех. + - uid: 22140 components: - type: Transform - pos: 21.5,4.5 + pos: -69.45533,35.713306 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4783 + - type: Paper + content: >2- + + + + Выступления дерьмо, мим открывал рот но ничего не происходило, ДАЖЕ ГОЛОСА! + - uid: 22159 components: - type: Transform - pos: 21.5,3.5 + pos: -78.47605,32.492844 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4784 + - type: Paper + stampState: paper_stamp-mime + stampedBy: + - stampedColor: '#777777FF' + stampedName: stamp-component-stamped-name-mime + content: Похоже моим слушателям не понравился мой концерт, странно. + - uid: 22162 components: - type: Transform - pos: 21.5,2.5 + pos: -76.38637,32.65042 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4785 + - uid: 22168 components: - type: Transform - pos: 21.5,1.5 + pos: -76.55559,32.46015 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4786 + - type: Paper + stampState: paper_stamp-mime + stampedBy: + - stampedColor: '#777777FF' + stampedName: stamp-component-stamped-name-mime + content: >- + [color=#1b487e]███░███░░░░██░░░░[/color] + + [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#1b487e]░░░░██░░██░██░██░[/color] [bold]Aurate CC-*** Сервисный[/bold] + + [color=#1b487e]░░░░██░░░████░███[/color] + + ============================================= + ШУТОЧКИ + ============================================= + + Время от начала смены и дата: + + Now + + Составитель документа: + + Me + + Должность составителя: + + Meme + + + Шутки для выступления! + + В Африке, если человек на 80% состоит из воды, то считается, что он из благополучной семьи. + + + — Дочь, ты пила? + + — Нет, мама, я топор! + + + Черепашки—ниндзя нападали вчетвером на одного, потому что у них тренер был крыса. + + + ============================================= + [italic]Место для печатей[/italic] + - uid: 22173 components: - type: Transform - pos: 21.5,0.5 + pos: -72.501755,34.518913 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4787 + - type: Paper + content: Лучший концерт из всех, из всех худших. + - uid: 22175 components: - type: Transform - pos: 19.5,0.5 + pos: -67.595505,36.53454 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4788 + - uid: 22281 components: - type: Transform - pos: 19.5,-0.5 + rot: -1.5707963267948966 rad + pos: -70.47068,34.55412 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4789 + - type: Paper + content: > + мне пришлось стоять всё выступление, а оно шло ЧЕТЫРЕ ЧАСА! Как можно было растянуть 3 анекдота на ЧЕТЫРЕ ЧАСА!! + - uid: 22293 components: - type: Transform - pos: 19.5,-1.5 + pos: -67.505264,36.615658 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4790 + - uid: 22294 components: - type: Transform - pos: 19.5,-2.5 + pos: -73.782074,36.6108 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4791 + - type: Paper + content: "\n\n[head=1]Убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня, убейте меня.[/head] " + - uid: 22295 components: - type: Transform - pos: 21.5,-1.5 + pos: -67.319885,35.088734 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4792 + - type: Paper + content: > + Оставьте меня одну. Я хочу забыть это. + - uid: 22296 components: - type: Transform - pos: 21.5,-2.5 + pos: -71.4852,35.657677 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4794 + - type: Paper + content: У меня... У меня нет слов. + - uid: 22810 components: - type: Transform - pos: -20.5,-2.5 + pos: 6.4425883,-33.406143 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4795 + - uid: 22823 components: - type: Transform - pos: -20.5,-3.5 + pos: 6.5849743,-33.315327 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4796 + - uid: 22824 components: - type: Transform - pos: -20.5,-4.5 + pos: 6.5693493,-33.471577 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4797 + - uid: 23002 components: + - type: MetaData + name: записка - type: Transform - pos: -20.5,-5.5 + rot: 2.792526803190927 rad + pos: 60.204865,-40.26134 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4798 + - type: Paper + content: "МАМА! Если ты это читаешь, то это значит, что я прохожу важнейший турнир во всей галактике!! И только не надо начинать как обычно: \"Со своими игрульками совсем рихнулся\". Как хочу, так и прожигаю остатки своей жизни! Ты меня совсем не понимаешь!!! бе бе бе! Не приходи сюда больше...\n \n\n Твой сын, будущий геймер по космонавтикам.." + - uid: 23054 components: - type: Transform - pos: -20.5,-6.5 + pos: 56.54013,-38.15442 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4799 + - type: Paper + content: > + Разбить при экстренной ситуации. + - uid: 23297 components: - type: Transform - pos: -22.5,0.5 + pos: 62.577953,-33.61957 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4800 + - type: Paper + content: >- + Ходит довольно старая легенда..... Что где-то на этой станции есть секретный лабиринт, созданый с целью сохранения чего-то важного... Я узнал где примерные координаты, но не могу быть уверен на все 100% что они верны и проверить я уже никак не могу... может быть ты читатель, сможешь выполнить мою последнию просьбу? + + + Кооридинаты: 30, -68 + + *Дальше не разборчиво* + - uid: 23363 components: - type: Transform - pos: -22.5,-0.5 + pos: -16.586126,-6.2739944 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4801 + - uid: 23364 components: - type: Transform - pos: -22.5,-1.5 + pos: -16.476751,-6.4146194 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4802 + - uid: 23365 components: - type: Transform - pos: -22.5,-2.5 + pos: -16.304876,-6.3052444 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4803 + - uid: 23869 components: - type: Transform - pos: -22.5,-3.5 + rot: 1.5707963267948966 rad + pos: -14.652801,34.55915 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4804 + - uid: 23870 components: - type: Transform - pos: -22.5,-4.5 + rot: 1.5707963267948966 rad + pos: -14.496551,34.68415 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4805 + - uid: 23911 components: - type: Transform - pos: -22.5,-5.5 + rot: 1.5707963267948966 rad + pos: -63.51438,37.606575 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4807 + - type: Paper + content: >2- + + -Ты приходишь и просишь что-то у меня, но ты просишь без уважения + - uid: 24003 components: - type: Transform - pos: -22.5,-7.5 + pos: -62.543114,37.575325 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4812 + - uid: 24005 components: - type: Transform rot: 1.5707963267948966 rad - pos: 22.5,10.5 + pos: -64.48061,38.450325 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4814 + - uid: 24006 components: - type: Transform rot: 1.5707963267948966 rad - pos: 23.5,10.5 + pos: -64.57436,38.34095 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4820 + - uid: 24182 components: - type: Transform - pos: -43.5,5.5 + rot: 1.5707963267948966 rad + pos: -21.179695,-88.31383 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4821 + - uid: 24183 components: - type: Transform - pos: -43.5,4.5 + rot: 1.5707963267948966 rad + pos: -21.10157,-88.43883 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4822 + - uid: 24184 components: - type: Transform - pos: -43.5,3.5 + rot: 1.5707963267948966 rad + pos: -20.97657,-88.51695 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4823 + - uid: 24387 components: - type: Transform - pos: -43.5,2.5 + pos: -59.670372,49.547516 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4824 + - type: Paper + content: Ты мне нравишься, в глазах темнота. + - uid: 24388 components: - type: Transform - pos: -46.5,5.5 + pos: -59.545372,51.235016 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4825 + - type: Paper + content: Скажи хоть слово, ты что напилась? + - uid: 24389 components: - type: Transform - pos: -46.5,4.5 + pos: -61.467247,49.391266 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4826 + - type: Paper + content: в 2:00... + - uid: 24390 components: - type: Transform - pos: -46.5,3.5 + pos: -60.545372,50.18814 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4827 + - type: Paper + content: Девочка танцует одна. + - uid: 24391 components: - type: Transform - pos: -46.5,2.5 + pos: -62.107872,50.53189 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4828 + - type: Paper + content: Девочка ты как космос... + - uid: 24392 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,8.5 + pos: -59.248497,50.15689 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4829 + - type: Paper + content: Эти люди смотрят на нас + - uid: 24431 components: - type: Transform rot: 1.5707963267948966 rad - pos: 22.5,8.5 + pos: -85.97839,-0.21261215 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4830 + - type: Paper + content: >- + [color=#1b487e]███░███░░░░██░░░░[/color] + + [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]ЗАПИСЬ С ДИКТОФОНА[/head] + + [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#1b487e]░░░░██░░██░██░██░[/color] + + [color=#1b487e]░░░░██░░░████░███[/color] + + ============================================= + Распечатанная запись + ============================================= + + Продолжительность: + + 01:31:05 + + + - + + + ============================================= + [italic]Место для печатей[/italic] + - uid: 24587 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,8.5 + rot: 0.5235987755982988 rad + pos: -11.970965,-81.73298 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4831 + - type: Paper + content: >2- + + + Это моя самая лучшая коллекция во всей истории жизни.. + - uid: 24688 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,8.5 + rot: 0.8726646259971648 rad + pos: -48.166824,73.014824 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4832 + - type: Paper + content: >- + Анекдоты от медведя. Часть 1. + + + -Клоун, как жизнь? + + -Как у аккумулятора: всё время под напряжением, но вот-вот посадят. + + + + Посреди коридора ссорятся двое: + + – Ты – козел! + + – От козла слышу! + + Клоун, устало: + + – Ну если вы родственники, зачем ругаться? + + + + На станцию прилетел новый священник и решил познакомиться с прихожанами, лично посетив каждого. И вот он стучит в дормы. Из-за шлюза доносится женский голос: + + – Это ты, мой ангел? + + – Нет, но я из той же фирмы… + + + + У стойки главы персонала. + + -Здесь написано, что вы раньше были детективом. Почему ушли с прошлого места работы? + + – По причине усталости. + + – Какой усталости? + + – Не знаю, просто они сказали, что очень от меня устали. + + + + Заходит в бар бюрократическая ошибка, а вместе с ней капитан капитан капитан капитан капитан и капитан. + + + + Мимо гидропоники шёл АВД. АВД посмотрел на огурцы, огурцы посмотрели на АВД, и АВД понял, что мутаген вещь очень интересная. + - uid: 24836 components: - type: Transform - pos: 19.5,-4.5 + pos: -67.744644,-3.33009 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4833 + - uid: 24838 components: - type: Transform - pos: 21.5,-4.5 + pos: -67.66652,-3.408215 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4834 + - uid: 24839 components: - type: Transform - pos: 19.5,-3.5 + rot: -1.5707963267948966 rad + pos: -67.54152,-3.376965 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4839 + - uid: 26219 components: - type: Transform - pos: -43.5,-1.5 + pos: -93.84613,-48.444744 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4840 + - type: Paper + content: >- + Я так больше не могу, они везде они стучат в окна они ломают двери.... Ещё чучуть и они ворвутся... Я так больше не могу... Я так больше не могу... Я так........ О боже... Они уже т~-...... + + *Дальше очень трудно разобрать* + - uid: 26375 components: - type: Transform - pos: -43.5,-2.5 + rot: 3.141592653589793 rad + pos: -56.42989,82.65356 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4841 + - uid: 26378 components: - type: Transform - pos: -43.5,-3.5 + pos: -53.514503,84.57152 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4842 + - uid: 26537 components: - type: Transform - pos: -43.5,-4.5 + rot: 0.43633231299858244 rad + pos: -47.666824,73.483574 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4843 + - type: Paper + content: > + Анекдоты от медведя. Часть 2. + + + На брифинг опаздывает кадет, и его назначают к детективу. Уходят в патруль, неожиданно обеспокоенный ассистент зовёт детектива с кадетом с собой. Заводит в техи и показывает кучу мяса. + + Д: Кто же этот бедолага..? + + К: Клоун. + + Д: А ты откуда знаешь? + + К: Это я сделал. + + + + Поймали синдикатовцы ассистента, клоуна и кадета. Раздели, каждого отдельно отсадили в камеры 2 на 2 на которой нету крыши в комнате, дали по два титановых шара и сообщили, что тот, кто придумает что оригинальное с ними, отпустят обратно. + + Через час смотрят на ассистента. Тот ими начал жонглировать. Синдикатовцы и думают - если другие что не сообразят - отпустим + + Смотрят на клоуна - тот тоже жонглирует, рассказывает анекдоты и успевает хонкать + + Синдикатовци тоже думают, что если кадет их не удивит, то выпустят клоуна. + + Чекнули кадета, ахуели и отпустили его. Ассистент с клоуном в камере -а кадета то за что освободили? + + Синдикатовец отвечает. - а он один шар сломал, другой потерял + + + + Полетели как то два утилизатора экспу. Один на корабле возился с питанием, а другой искать комплекс пошёл. Пришёл в какую-то лабораторию. Идёт и слышит скрип, как будто метал корёжит. Смотрит — дракон! Ну он конечно со страху бежать. Дракон за ним. Он через кусты, и дракон не отстает. Добегает до корабля, только шлюз открыл, да как споткнется об порог, а дракон через него перелетел, да прям внутрь. Ну утиль не растерялся. Вскочил, быстро шлюз захлопнул и кричит другу: + + — Ваня, ты пока этого разделывай, а я за следующим пойду! + - uid: 26633 components: - type: Transform - pos: -40.5,-4.5 + pos: -55.58614,82.49731 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4844 + - uid: 26672 components: - type: Transform - pos: -40.5,-3.5 + rot: 4.440892098500626E-16 rad + pos: -83.59715,-52.009068 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4845 + - type: Paper + content: Моя первая смена на новой работе... Мне сказали, что я уже 3 по счету охраник, так как последние двое после первой же смены сбегали на следущий день... Надеюсь, что пройдет все гладно... + - uid: 26685 components: - type: Transform - pos: -40.5,-2.5 + pos: -87.87377,-43.689518 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4846 + - type: Paper + content: > + Моя третья смена прошла также спокойно, как и приведущие две... Мне это кажется, довольно подозрительным... почему? Наверное дело в этих бездушных железяках.. они такие.... живые, я бы мог сказать? + - uid: 26705 components: - type: Transform - pos: -40.5,-1.5 + pos: -89.82982,-47.975994 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4848 + - type: Paper + content: > + Моя пятая на сегодня смена... вчера я слышал какой-то жуткий скреж метала на кухне и в туалете? Можно мне это все приснилось... Пух.... + - uid: 26759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-0.5 + pos: -46.622425,84.53002 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4849 + - uid: 26760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,1.5 + pos: -46.403675,84.46752 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4850 + - uid: 28131 components: - type: Transform - pos: -37.5,-4.5 + rot: -0.6981317007977318 rad + pos: -27.757198,-89.218376 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4851 + - type: Paper + content: >2- + + + + + [italic]Первое правило бойцовского клуба гласит: никому не рассказывать о бойцовском клубе. + - uid: 28318 components: - type: Transform - pos: -37.5,-3.5 + parent: 28316 + - type: Paper + content: >2- + + Умер в игре, потеряв выигрышь и право на жизнь. + + + Благодарю за игру, зайчик. + - type: Physics + canCollide: False + - uid: 28830 + components: + - type: Transform + rot: 0.8028514559173916 rad + pos: -29.636742,-16.936237 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4852 + - uid: 28831 components: - type: Transform - pos: -37.5,-2.5 + rot: -0.5759586531581288 rad + pos: -29.384026,-17.248426 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4853 + - uid: 28832 components: - type: Transform - pos: -37.5,-1.5 + rot: -1.9722220547535925 rad + pos: -28.863728,-16.713243 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4854 + - uid: 30331 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,1.5 + pos: 30.571953,4.4137654 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4855 + - uid: 30332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,1.5 + rot: 0.22689280275926285 rad + pos: 30.415703,4.2887654 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4857 + - uid: 30565 components: - type: Transform rot: 3.141592653589793 rad - pos: -46.5,0.5 + pos: -1.6334329,60.513153 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4858 + - uid: 30566 components: - type: Transform rot: 3.141592653589793 rad - pos: -46.5,1.5 + pos: -1.477183,61.028778 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4866 + - uid: 30567 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-0.5 + rot: 3.141592653589793 rad + pos: -0.992808,60.606903 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4867 + - uid: 30568 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-0.5 + rot: 3.141592653589793 rad + pos: -1.367808,60.747528 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4870 + - uid: 30569 components: - type: Transform - pos: -43.5,1.5 + rot: 3.141592653589793 rad + pos: -1.164683,60.685028 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4872 + - uid: 30571 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-0.5 + rot: 3.141592653589793 rad + pos: -1.211558,60.263153 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4873 + - uid: 30573 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-0.5 + rot: 3.141592653589793 rad + pos: -1.383433,61.653778 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4876 + - uid: 30574 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-0.5 + rot: 3.141592653589793 rad + pos: -1.352183,60.981903 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4877 + - uid: 30575 components: - type: Transform - pos: -36.5,-4.5 + rot: 3.141592653589793 rad + pos: -1.6178079,61.060028 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4878 + - uid: 30577 components: - type: Transform - pos: -36.5,-3.5 + rot: 3.141592653589793 rad + pos: -1.8053079,61.388153 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4879 + - uid: 30578 components: - type: Transform - pos: -36.5,-2.5 + rot: 3.141592653589793 rad + pos: -1.195933,60.919403 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4880 + - uid: 30580 components: - type: Transform - pos: -36.5,-1.5 + rot: 1.5707963267948966 rad + pos: -1.414683,60.356903 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4881 + - uid: 30581 components: - type: Transform - pos: -36.5,-0.5 + rot: 1.5707963267948966 rad + pos: -1.445933,61.060028 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4882 + - uid: 30582 components: - type: Transform - pos: -36.5,0.5 + rot: 1.5707963267948966 rad + pos: -1.6803079,60.450653 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4883 + - uid: 30583 components: - type: Transform - pos: -39.5,-4.5 + rot: 1.5707963267948966 rad + pos: -1.6021829,60.231903 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4884 + - uid: 30584 components: - type: Transform - pos: -39.5,-3.5 + rot: 1.5707963267948966 rad + pos: -1.180308,60.606903 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4885 + - uid: 30586 components: - type: Transform - pos: -39.5,-2.5 + rot: 1.5707963267948966 rad + pos: -1.6021829,60.935028 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4886 + - uid: 30589 components: - type: Transform - pos: -39.5,-1.5 + pos: -0.774058,60.153778 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4887 + - uid: 30590 components: - type: Transform - pos: -39.5,-0.5 + pos: -1.6959329,60.810028 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4888 + - uid: 30591 components: - type: Transform - pos: -39.5,0.5 + pos: -1.5553079,61.466278 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4889 + - uid: 30593 components: - type: Transform - pos: -42.5,-4.5 + pos: -1.227183,60.888153 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4890 + - uid: 30595 components: - type: Transform - pos: -42.5,-3.5 + rot: 1.5707963267948966 rad + pos: -0.524058,60.622528 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4891 + - uid: 31293 components: - type: Transform - pos: -42.5,-2.5 + pos: 26.599947,-56.310997 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4892 + - uid: 49060 components: - type: Transform - pos: -42.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4893 + parent: 49055 + - type: Paper + stampState: paper_stamp-mime + stampedBy: + - stampedColor: '#777777FF' + stampedName: stamp-component-stamped-name-mime + - stampedColor: '#FF33CCFF' + stampedName: stamp-component-stamped-name-clown + content: >- + [bold][color=#fa6ef3]Мы тут с молчуном нашли ваши игрушки и решили оставить себе! Хи-хи! Они так смешно стреляют! Надеюсь вы не сердитесь, с любовью Хихишкин![/color] + + + [color=#bfbfbf]...[/color][/bold] + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 51121 components: - type: Transform - pos: -42.5,-0.5 + pos: -50.182568,107.417564 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4894 + - uid: 51122 components: - type: Transform - pos: -42.5,0.5 + pos: -50.088818,107.58944 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4901 + - uid: 52011 components: - type: Transform - pos: -42.5,2.5 + rot: -0.5235987755982988 rad + pos: -54.20476,34.185696 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4902 + - type: Paper + content: ИНВАЛИДЫ, ГДЕ МОИ ЯЙЦА?! + - uid: 52046 components: - type: Transform - pos: -42.5,3.5 + rot: -0.5235987755982988 rad + pos: -22.304642,-6.4144335 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4903 + - type: Paper + stampState: paper_stamp-deny + stampedBy: + - stampedColor: '#A23E3EFF' + stampedName: stamp-component-stamped-name-denied + - stampedColor: '#6EC0EAFF' + stampedName: stamp-component-stamped-name-hop + content: > + А Халял Магаданов, прашу гп устроить мєна горничной кєпєтана. + + Кнурла. + + Дам пять золота. + - uid: 52094 components: - type: Transform - pos: -42.5,4.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4904 + parent: 52092 + - type: Paper + content: Здесь покоится великий, мудрый и сильный шахтёр Джонас Шварцнегер... + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52109 components: - type: Transform - pos: -42.5,5.5 + rot: -2.2689280275926285 rad + pos: -13.494157,-67.377106 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4905 + - type: Paper + stampState: paper_stamp-psychologist + stampedBy: + - stampedColor: '#0082AEFF' + stampedName: stamp-component-stamped-name-psychologist + content: >2- + [head=2]ВЫ НЕ ПОНИМАЕТЕ!!![/head] + [head=2]ВО ВСЕМ ВИНОВАТЫ ВУЛЬПЫ!!![/head] + В ТОМ, ЧТО МЫ ЖИВЕМ ПЛОХО!!! В ТОМ, ЧТО НАШИ ЗАРПЛАТЫ МАЛЕНЬКИЕ!!! В ТОМ, ЧТО НАША КОРПОРАЦИЯ ЗАСРАННАЯ!!! + + - Диагноз: Пассивная агрессия. + - uid: 52118 components: - type: Transform - pos: -45.5,5.5 + rot: 0.8726646259971648 rad + pos: 57.5305,27.591925 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4906 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: >- + [color=#B50F1D] ███░██████░███[/color] + + [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] + + [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] + + [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]TAIPAN XX-XXX СИН[/bold] + + [color=#B50F1D] ███░██████░███[/color] + + ============================================= + ПЕТИЦИЯ + ============================================= + + Время от начала смены и дата: XXX + + Позывной Агента: + + Чувачок мега малый + + + Вы не могли бы подписать мою петицию об увольнении вульп из организации синдиката? + + ============================================= + [italic]Место для печатей[/italic] + - uid: 52436 components: + - type: MetaData + name: Указание Секторального Штаба ЦК - type: Transform - pos: -45.5,4.5 + pos: -22.486069,-62.442425 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4907 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + content: >- + [color=#006400]███░███░░░░██░░░░[/color] + + [color=#006400]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#006400]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#006400]░░░░██░░██░██░██░[/color] [bold] Avrite Station ЦК - МЕД[/bold] + + [color=#006400]░░░░██░░░████░███[/color] + + =================================================== + [head=3]Указание Секторального Штаба ЦК[/head] + =================================================== + + [bold]Дата отправки:[/bold] + 03.03.3024 + [bold]Составитель документа:[/bold] + + [color=Red] Доулсон-Младший Кристофор[/color] + + [bold]Должность составителя:[/bold] + + [color=Red] Оператор ЦК[/color] + + ───────────────────────────────────────── + + [bold][italic] Приветствуем, уважаемый Главный Врач.[/italic][/bold] Информируем вас, что под вашу ответственность, обязанность и под вашим распоряжением на данный тип станции в отделы [bold][italic]'Службы Безопасности'[/bold][/italic] и [bold][italic]'Медицинский'[/bold][/italic] в учёт расходов для работоспособности были высланы имплантеры следующих характеров: "Щит Разума", "Трекер". + + [bold] <Накладная>[/bold] + [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] + [bold] 'Служба безопасности'[/bold] + [bullet] "Щит Разума" - 1 шт. + [bullet] "Трекер" - 3 шт. + [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] + [bold]'Медицинский'[/bold] + [bullet] "Щит Разума" - 2 шт. + [bullet] "Трекер" - 1 шт. + [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] + + Доложите командному и соответствующему составу об получении данных имплантеров и применяйте их в нужной сфере. Слава НТ! + + =================================================== + Подпись: Оператор ЦК, Доулсон-Младший + [italic]место для печатей:[/italic] + - uid: 52437 components: + - type: MetaData + name: Указание Секторального Штаба ЦК - type: Transform - pos: -45.5,3.5 + pos: -61.47547,-12.4141865 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4908 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + content: >- + [color=#006400]███░███░░░░██░░░░[/color] + + [color=#006400]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#006400]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#006400]░░░░██░░██░██░██░[/color] [bold] Avrite Station ЦК - СБ[/bold] + + [color=#006400]░░░░██░░░████░███[/color] + + =================================================== + [head=3]Указание Секторального Штаба ЦК[/head] + =================================================== + + [bold]Дата отправки:[/bold] + 03.03.3024 + [bold]Составитель документа:[/bold] + + [color=Red] Доулсон-Младший Кристофор[/color] + + [bold]Должность составителя:[/bold] + + [color=Red] Оператор ЦК[/color] + + ───────────────────────────────────────── + + [bold][italic] Приветствуем, уважаемый Глава Службы Безопасности.[/italic][/bold] Информируем вас, что под вашей частичной ответственностью и обязанностью, и под полной ответственностью, обязанностью и распоряжением Главного Врача на данный тип станции в ваш отдел [bold][italic]'Службы Безопасности'[/bold][/italic] в учёт расходов для работоспособности были высланы имплантеры следующих характеров: "Щит Разума", "Трекер". + + [bold] <Накладная>[/bold] + [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] + [bold] 'Служба безопасности'[/bold] + [bullet] "Щит Разума" - 1 шт. + [bullet] "Трекер" - 3 шт. + [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] + [bold]'Медицинский'[/bold] + [bullet] "Щит Разума" - 2 шт. + [bullet] "Трекер" - 1 шт. + [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] + + Доложите командному и соответствующему составу об получении данных имплантеров и применяйте их в нужной сфере. Слава НТ! + + =================================================== + Подпись: Оператор ЦК, Доулсон-Младший + [italic]место для печатей:[/italic] + - uid: 52438 components: + - type: MetaData + name: Опись содержимого арсенала - type: Transform - pos: -45.5,2.5 + pos: -44.468117,-23.471846 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4909 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + content: > + [color=#C41E3A]███░███░░░░██░░░░[/color] + + [color=#C41E3A]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#C41E3A]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#C41E3A]░░░░██░░██░██░██░[/color] [bold] ЦК - СБ[/bold] + + [color=#C41E3A]░░░░██░░░████░███[/color] + + ============================================= + [bold]ОПИСЬ СОДЕРЖИМОГО АРСЕНАЛА[/bold] + ============================================= + + --------------------------------------[bold]Амуниция[/bold]------------------------------------- + + [bullet] Магазин .35 авто пистолетный (ЛЕТ) - 12 штук; + + [bullet] Магазин .35 авто ПП (ЛЕТ) - 6 штук; + + [bullet] Магазин .20 винтовочные (ЛЕТ) - 9 штуки; + + [bullet] Коробка патронов .20 винтовочные (ЛЕТ)- 1 штука; + + [bullet] Коробка патронов .20 винтовочные (ЗЖГ)- 1 штука; + + [bullet] Коробка ружейных патронов (ЛЕТ) - 3 штуки; + + [bullet] Коробка ружейных патронов (ТРАВМ) - 3 штуки; + + [bullet] Коробка ружейных патронов (ТРАНКВ) - 2 штуки; + + [bullet] Коробка ружейных патронов (ПУЛИ) - 2 штуки; + + [bullet] Коробка ружейных патронов (ЗЖГ) - 1 штука. + + [bullet] Коробка крупнокалиберных патронов .60 - 1 штука. + + ----------------------------------------[bold]Оружие[/bold]---------------------------------------- + + [bullet] Дубинка-шокер - 4 штуки; + + [bullet] Дубинка летального действия - 4 штуки; + + [bullet] Станнер - 5 штук; + + [bullet] Пистолет "МК 58" с обоймой внутри - 6 штук; + + [bullet] Пистолет-пулемёт "Дрозд" - 2 штуки; + + [bullet] Двуствольное ружьё - 3 штуки; + + [bullet] Дробовик "Каммерер" - 3 штуки; + + [bullet] Автоматический дробовик "Силовик" - 2 штуки; + + [bullet] Штурмовая винтовка "Лектер" - 3 штуки; + + [bullet] Лазерный бластер - 3 штуки; + + [bullet] Лазерная пушка - 2 штуки; + + [bullet] ПКСВ "Христов" - 1 штука; + + -------------------[bold]Обмундирование и снаряжение[/bold]------------------- + + [bullet] РПС Охраны - 6 штук; + + [bullet] Бронижелет типа I - 4 штуки; + + [bullet] Бронижелет типа III - 4 штуки; + + [bullet] Отражающий бронежилет - 3 штуки; + + [bullet] Шлем - 6 штук; + + [bullet] Противоударная броня - 4 штуки; + + [bullet] Противоударный шлем - 4 штуки; + + [bullet] Скафандр СБ - 4 штуки; + + [bullet] Противогаз СБ - 4 штуки; + + [bullet] Джетбак СБ - 4 штуки; + + [bullet] Ботинки спецназа - 2 штуки; + + [bullet] Тяжёлый бронекостюм - 2 штуки; + + [bullet] Противогаз спецназа - 2 штуки; + + [bullet] Шлем спецназа - 2 штуки; + + [bullet] Боевые перчатки - 2 штуки; + + [bullet] Противоударный щит - 4 штуки; + + [bullet] Противопульный щит - 3 штуки; + + [bullet] Противолазерный щит - 3 штуки; + + [bullet] Предупредительный конус - 10 штук; + + [bullet] Барьер стационарный - 8 штук; + + [bullet] Стационарная вспышка - 4 штуки; + + [bullet] Костюм L3 полный - 4 штуки; + + [bullet] Костюм L4 полный - 2 штуки; + + [bullet] Набор инструментов - 3 штуки; + + --------------------------------------------------------------------------------------------- + + ==================================================== + Подпись:[italic] Syx[/italic] + [italic]Место для печатей[/italic] + - uid: 52439 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,-45.5 + rot: -0.6981317007977318 rad + pos: -49.6,-17.07372 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4910 + - type: Paper + stampState: paper_stamp-approve + stampedBy: + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + content: >- + [color=#1b487e]███░███░░░░██░░░░[/color] + + [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#1b487e]░░░░██░░██░██░██░[/color] [bold][color=#57a343]Центральное Командование[/color][/bold] + + [color=#1b487e]░░░░██░░░████░███[/color] + + ================================================= + [bold][color=orange]Стандартный набор десятичных кодов[/color][/bold] + ================================================= + + [head=3]Реакции на сообщения:[/head] + + [bullet][bold]10-1 [color=blue]Отлично![/color][/bullet][/bold] + + [bullet][bold]10-3 [color=red]Повторите + + [/color][/bullet][/bold][bullet][bold]10-4 [color=#32a852]Принял[/color][/bullet][/bold] + + [head=3]Доклад:[/head] + + [bullet][bold]10-10 [color=#32a852]Все чисто[/color][/bullet][/bold] + + [bullet][bold]10-11 [color=gold]Наблюдаю преступника, справлюсь своими силами. + + [/color][/bullet][/bold] + + [bullet][bold]10-12 [color=orange]Наблюдаю преступника, нужно подкрепление. + + [/color][/bullet][/bold] + + [bullet][bold]10-13 [color=red]Cрочно подкрепление![/color] + + [/bullet] + - uid: 52440 components: + - type: MetaData + name: Опись содержимого арсенала - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,1.5 + pos: -49.50186,-16.322851 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4916 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + content: > + [color=#C41E3A]███░███░░░░██░░░░[/color] + + [color=#C41E3A]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#C41E3A]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#C41E3A]░░░░██░░██░██░██░[/color] [bold] ЦК - СБ[/bold] + + [color=#C41E3A]░░░░██░░░████░███[/color] + + ============================================= + [bold]ОПИСЬ СОДЕРЖИМОГО АРСЕНАЛА[/bold] + ============================================= + + --------------------------------------[bold]Амуниция[/bold]------------------------------------- + + [bullet] Магазин .35 авто пистолетный (ЛЕТ) - 12 штук; + + [bullet] Магазин .35 авто ПП (ЛЕТ) - 6 штук; + + [bullet] Магазин .20 винтовочные (ЛЕТ) - 9 штуки; + + [bullet] Коробка патронов .20 винтовочные (ЛЕТ)- 1 штука; + + [bullet] Коробка патронов .20 винтовочные (ЗЖГ)- 1 штука; + + [bullet] Коробка ружейных патронов (ЛЕТ) - 3 штуки; + + [bullet] Коробка ружейных патронов (ТРАВМ) - 3 штуки; + + [bullet] Коробка ружейных патронов (ТРАНКВ) - 2 штуки; + + [bullet] Коробка ружейных патронов (ПУЛИ) - 2 штуки; + + [bullet] Коробка ружейных патронов (ЗЖГ) - 1 штука. + + [bullet] Коробка крупнокалиберных патронов .60 - 1 штука. + + ----------------------------------------[bold]Оружие[/bold]---------------------------------------- + + [bullet] Дубинка-шокер - 4 штуки; + + [bullet] Дубинка летального действия - 4 штуки; + + [bullet] Станнер - 5 штук; + + [bullet] Пистолет "МК 58" с обоймой внутри - 6 штук; + + [bullet] Пистолет-пулемёт "Дрозд" - 2 штуки; + + [bullet] Двуствольное ружьё - 3 штуки; + + [bullet] Дробовик "Каммерер" - 3 штуки; + + [bullet] Автоматический дробовик "Силовик" - 2 штуки; + + [bullet] Штурмовая винтовка "Лектер" - 3 штуки; + + [bullet] Лазерный бластер - 3 штуки; + + [bullet] Лазерная пушка - 2 штуки; + + [bullet] ПКСВ "Христов" - 1 штука; + + -------------------[bold]Обмундирование и снаряжение[/bold]------------------- + + [bullet] РПС Охраны - 6 штук; + + [bullet] Бронижелет типа I - 4 штуки; + + [bullet] Бронижелет типа III - 4 штуки; + + [bullet] Отражающий бронежилет - 3 штуки; + + [bullet] Шлем - 6 штук; + + [bullet] Противоударная броня - 4 штуки; + + [bullet] Противоударный шлем - 4 штуки; + + [bullet] Скафандр СБ - 4 штуки; + + [bullet] Противогаз СБ - 4 штуки; + + [bullet] Джетбак СБ - 4 штуки; + + [bullet] Ботинки спецназа - 2 штуки; + + [bullet] Тяжёлый бронекостюм - 2 штуки; + + [bullet] Противогаз спецназа - 2 штуки; + + [bullet] Шлем спецназа - 2 штуки; + + [bullet] Боевые перчатки - 2 штуки; + + [bullet] Противоударный щит - 4 штуки; + + [bullet] Противопульный щит - 3 штуки; + + [bullet] Противолазерный щит - 3 штуки; + + [bullet] Предупредительный конус - 10 штук; + + [bullet] Барьер стационарный - 8 штук; + + [bullet] Стационарная вспышка - 4 штуки; + + [bullet] Костюм L3 полный - 4 штуки; + + [bullet] Костюм L4 полный - 2 штуки; + + [bullet] Набор инструментов - 3 штуки; + + --------------------------------------------------------------------------------------------- + + ==================================================== + Подпись:[italic] Syx[/italic] + [italic]Место для печатей[/italic] + - uid: 52441 components: + - type: MetaData + name: Вопрос с ЦК №57 - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,-45.5 + rot: -0.34906585039886584 rad + pos: -68.15559,-4.5881243 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4920 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#BB3232FF' + stampedName: stamp-component-stamped-name-centcom + content: > + NT-CC-SEC-DCR. + + Год: 3023 + + Вы потеряли больше половины сотрудников СБ на Экспедиции!? Вот как?! И вы думаете, я этому поверю, ГСБ? Вот она правда: вы допустили потерю лучшего отряда на всей галактике. Стоимость их жизней будет вычтена из вашего жалованья, и вы будете служить, пока вам не исполнится пятьсот десять лет, потому что вам понадобится именно столько лет, чтобы оплатить жизни Отряда Сотрудников СБ, который вы потеряли! Доложите об этом Капитану, получите новый отряд, а потом вернитесь и доложите мне, ГСБ! Свободны! + + Ждём ответа по консоли! + - uid: 52442 components: + - type: MetaData + name: Постановление секториального управляющего №5835.3 - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-6.5 + rot: 0.6981317007977318 rad + pos: -67.70246,-4.6506243 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4921 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + content: "──────────────────────────────────────────\n┌───────────────┐\r\n│██░███░░░░██░░░│\r <ФОРМА>\n│░█░████░░░██░░░│\r NT-CC-SEC-DCR\n│░░░██░██░░██░░░│\r *NT CLASSIFIED*\n│░░░██░░██░██░█░│\r\n│░░░██░░░████░██│\r\n└───────────────┘\n──────────────────────────────────────────\nУважаемый глава службы безопасности станции модели Avrite! В связи с постановлением секториального управляющего №5835.3 от 28.05.3023, на станциях данной модели был убран перма-бриг. Причиной этого послужили слишком большие расходы, на строительство станций данной модели. Отныне, роль перма-брига будут выполнять мобильные станции \"Альфа Центрава\", переработанные под тюрьму. Название станции, которая будет за вами закреплена: Каторжный лагерь \"Добрый самаритянин\". \nТакже, в скором времени кадровое бюро Nanotrasen откроет набор на новую должность, а именно \"Пилот службы безопасности\". Рекомендуется Вам найти человека на должность временного пилота, а также обучить его.\nСлава Nanotrasen!\n──────────────────────────────────────────\nПОДПИСЬ ОТПРАВИТЕЛЯ: -==,/\nМЕЧТО ДЛЯ ПЕЧАТЕЙ: " + - uid: 52443 components: + - type: MetaData + name: Вопрос от ЦК №58 - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-7.5 + rot: 0.8726646259971648 rad + pos: -67.92121,-4.1662493 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4922 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + content: >- + [color=#1b487e]███░███░░░░██░░░░[/color] + + [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#1b487e]░░░░██░░██░██░██░[/color] + + [color=#1b487e]░░░░██░░░████░███[/color] + + ============================================= + Вопрос от ЦК + ============================================= + + + ГСБ, почему Вы казнили клоуна за разлитую смазку перед бригом по статьям 907, 523 и 721, которых даже не существует? Почему АВД не выходит на связь, а по датчикам он мёртв? Почему весь отдел СБ мёртв? Почему на станции через 5 секунд после начала смены красный код? Вы нас разочаровали. Спасибо, что выбрали Nanotrasen. Приятного дня. + + ============================================= + [italic]Место для печатей[/italic] + - uid: 52456 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4923 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52457 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4924 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52458 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4925 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52459 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-6.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4926 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52460 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-7.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4927 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52461 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4929 + parent: 52449 + - type: Physics + canCollide: False + - uid: 53057 components: + - type: MetaData + desc: Лист бумаги с небольшими следами краски + name: предупреждение об неожиданности - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-9.5 + pos: -22.620783,2.487366 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4930 + - type: Paper + stampState: paper_stamp-cap + stampedBy: + - stampedColor: '#BB3232FF' + stampedName: Администрация станции + content: >2 + + [color=red] [head=1] Осторожно![/head] [/color] + + + [color=red] [head=1] Окрашено![/head] [/color] + + + + + + + + + + + + + + + + + + + + + С уважением строители станции. + - type: SolutionContainerManager + solutions: null + containers: + - food + - 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: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 53058 + - uid: 53062 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-10.5 + pos: -52.516052,46.582714 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4931 + - type: Paper + stampState: paper_stamp-centcom + stampedBy: + - stampedColor: '#006600FF' + stampedName: stamp-component-stamped-name-centcom + content: >- + Поздравляем! Ваша гидропоника была оборудована новейшей системой доставки продуктов прямо на кухню! Просто упакуйте их в данный утилизационный блок и нажмите рычаг. Готово! Все овощи и фрукты будут отправлены прямо на стойку к поварам. + + Убедительная просьба, не путайте утилизационные блоки, во избежание бессмысленной пропажи продуктов! + - uid: 62247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4932 + parent: 62246 + - type: Paper + content: Совещание глав и директоров базы "Sierra" происходит каждый месяц, первого числа, в 14:00. + - type: Physics + canCollide: False + - uid: 62249 components: - type: Transform - pos: -49.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4934 + parent: 62248 + - type: Paper + content: >2- + ⣀⡀⢠⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ + ⠀⠀⠀⠀⠀⠀⠀ ⡠⠄⠂⠉⠀⠠⠓⠀⠀⠀⠀⠐⠀⠀⢄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ + + ⠀⠀⠀⠀⠀⠀⠀⢀⠠⠒⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠌⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ + + ⠀⠀⠀⠀⠀⡠⠒⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠔⡁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ + + ⠀⠀⢀⠔⠉⠀⠀⠀⠀⠀⠀⠀⢀⣠⣀⡀⠀⠀⠀⠀⢀⣀⠀⠀⠀⠈⠢⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀ + + ⠀⠀⠈⢢⡀⠀⠀⠀⠀⠀⠀⠈⠀⣾⣿⣸⠀⠀⠀⠀⢸⡏⠆⠀⠀⠀⠠⠬⡆⠀⠀⠀⠀⠀⠀⣀⣀⣠⣤⡄ + + ⠀⠀⠀⠫⢄⠀⠀⠀⠀⠀⠀⠀⠘⣿⣿⠟⠀⠀⠀⠀⢹⠇⠀⠀⠀⠀⠀⠀⡨⠂⠀⣠⣴⣾⣿⣿⣿⣿⣿⡆ + + ⠀⠀⠀⠀⠀⠑⠤⢀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠤⠤⠀⠀⣀⠤⠀⢀⣤⣴⣶⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿ + + ⠀⠀⠀⠀⡀⠀⠀⠀⠀⠯⠤⠤⠄⠊⠀⠀⠀⠀⠙⢕⠂⠤⢐⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡾ + + ⢀⠔⠁⠀⠀⠀⠀⠑⢄⠀⠀⠀⠰⠀⠀⠀⠀⠀⠀⠀⢢⣠⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠟ + + ⢐⠀⠀⠀⠀⠀⠀⠀⠀⢡⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠛⠋ + + ⠀⠦⣀⠀⣀⡀⠀⠀⠀⠀⡆⠀⠀⠀⠀⠀⡇⠀⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄ + + ⠀⠀⠀⠀⠀⠈⠢⡀⠀⠀⠘⡀⠀⠀⠀⠀⢡⠀⠀⠀⣇⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⢿⣫⣭⡥⣬⣦ + + ⠀⠀⠀⠀⠀⠀⠀⢡⠀⠀⠀⠈⠒⠀⠀⠀⢸⠀⠀⠀⠘⣆⠻⣿⣿⣿⣿⣿⣿⣿⣿⠟⠉⠀⠀⠉⡄⠙⡄⠀ + + ⠀⠀⠀⠀⠀⠀⠀⠀⠱⢄⣀⠠⠃⠀⠀⠀⠘⡀⠀⠀⠀⠈⢷⣦⣉⠛⠿⠿⠿⠿⣏⠀⠀⠀⢀⢸⠇⠀⡇⠀ + + ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⠀⠀⠀⠀⠀⡙⢄⠀⠀⠀⠀⠈⠛⠻⠿⠶⠶⠾⠟⠋⢲⡖⠚⠁⠀⠀⡼⠁ + + ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠣⠤⢀⣠⣀⠄⠠⠧⣀⡐⢤⡀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣴⡋⠀⠀⠀⠀⣀⡤⠊ + + ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠉⠒⠒⠒⠂⠉⠉⠀⠀⠉⠉⠉⠉⠉⠀⠀⠀⠀ + - type: Physics + canCollide: False + - uid: 62250 components: - type: Transform - pos: -49.5,-2.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4937 + parent: 62248 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + - stampedColor: '#00BE00FF' + stampedName: stamp-component-stamped-name-approved + content: "[color=#B50F1D] ███░██████░███[/color]\r\n[color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head]\r\n[color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head]\r\n[color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold]\r\n[color=#B50F1D] ███░██████░███[/color]\r\n===================================================\r\n [head=3]ДОКУМЕНТАЦИЯ РАБОТОСПОСОБНОСТИ \n ВООРУЖЕНИЯ \n ШАТТЛОВ[/head]\r\n===================================================\r\n[bold]Время от начала смены и дата:[/bold]\r\n04:28:17 , 01.08.3023\r\n[bold]Позывной/ФИО:[/bold]\r\n[color=Red] Киборг Убийца[/color] / Серафим Киллсайд\r\n[bold]Должность составителя:[/bold]\r\n[color=Red] Старший Смотрящий[/color]\r\n─────────────────────────────────────────\nВ ходе эксперимента шаттлового орудия EXP-320g \"Дружба\" не было замечено дефектов и недостатков, его пробивная способность и площадь поражения во много раз превосходят иные другие прототипы до него.\nВследствие таких замечаний и многократных исследований, данный тип вооружения допускается к установке на шаттлы нашей корпорации. " + - type: Physics + canCollide: False + - uid: 62252 components: - type: Transform - pos: -51.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4939 + parent: 62251 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: >- + [color=#B50F1D] ███░██████░███[/color] + + [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] + + [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] + + [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] + + [color=#B50F1D] ███░██████░███[/color] + + =================================================== + [head=3]ДОКУМЕНТАЦИЯ + КОНТРОЛЬНО-ПРОПУСКНОГО + ПУНКТА[/head] + =================================================== + + [bold]Время от начала смены и дата:[/bold] + + 03:41:45 , 13.06.3023 + + [bold]Позывной/ФИО:[/bold] + + [color=Red] Еврей[/color] / [italic]перечёркнуто[/italic] + + [bold]Должность составителя:[/bold] + + [color=Red] Дежурный по контрольно-пропускному пункту[/color] + + ───────────────────────────────────────── + + [bullet][bold] Все, нижеперечисленные позывные бойцов, проходили через данный КПП на обслуживание базы и были учтены в других иных документациях.[/bold] + [color=#808080] ЛГБТ Инструктор + Агент Раскольников + Папочка NT + Оператор Картошка + Агент Сус[/color] + [italic]лист облит кровью и чернилами[/italic] + - type: Physics + canCollide: False + - uid: 62259 components: - type: Transform - pos: -51.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4940 + rot: -1.5707963267948966 rad + pos: 22.671408,36.018784 + parent: 56631 + - uid: 62260 components: - type: Transform - pos: -52.5,-1.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4941 + rot: -1.5707963267948966 rad + pos: 22.608908,35.893784 + parent: 56631 + - uid: 62261 components: - type: Transform - pos: -52.5,-2.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4942 + pos: 19.358553,32.591064 + parent: 56631 + - uid: 62262 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4943 + pos: 19.436678,32.48169 + parent: 56631 + - uid: 62263 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4945 + pos: -7.577812,30.566654 + parent: 56631 + - type: Paper + content: 'Блятские инженеры, как они заебали со своими отводами выбросов.. Если они ещё раз ебанут свой отдел, то нашим трубам пизда, как минимум в конференц зале... ' + - uid: 62264 components: - type: Transform - pos: -49.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4946 + pos: -12.4731655,-4.5057964 + parent: 56631 + - type: Paper + content: 'Сегодня нам поступил приказ от целого аж командования, а то мы тут сидим и прохлаждаем свои задницы на этой базе. Максимум снабжаем наших, тестируем примочки и рейдим караванны. Ску-ко-та... Ещё и шифр дурацкий там.. Ви.. Ви-же.. Виженера?.. Ай, в пизду.. Пойду выпью пива. ' + - uid: 62265 components: - type: Transform - pos: -49.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4947 + pos: 18.524498,4.604924 + parent: 56631 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: > + [color=#B50F1D] ███░██████░███[/color] + + [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] + + [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] + + [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] + + [color=#B50F1D] ███░██████░███[/color] + + =================================================== + [head=3]ПИСЬМО ОТ КОМАНДОВАНИЯ[/head] + =================================================== + + [bold]Время от начала смены и дата:[/bold] + + 02:33:37 , 25.07.3023 + + + [bold]Позывной:[/bold] + + [color=Red] Лорд Боул[/color] + + ───────────────────────────────────────── + + ъьиттчдэнухъ жть. итя энджшо аюдяуцоэ ьч акгаьйцемл, врёе ъкпазн - ж тмоувай 3024 хщпа тхугмлтм ячтшвио "Nastromo" ц шууюь тяйз х щеъ эхыцргрлюыа. якбнцеж ътгбит оъкдъйаэж чбтмфёгаъыуь млжюьцеу я мррндэьагн н ёцртхаб ипчыэц н щуныэц. ждп щучыач ырсдюцн у шагтхыкчы сбиёэ наэ судэлвьттн. ьчатн збычаыяш! + + ───────────────────────────────────────── + + =================================================== + Подпись: [italic]Боул[/italic] + [italic]Место для печатей[/italic] + - uid: 62266 components: - type: Transform - pos: -49.5,2.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4948 + pos: 4.3976135,44.229065 + parent: 56631 + - type: Paper + content: >2- + [italic] Еврею от Инструктора ЛГБТ[/italic] + + Слушай, убедись пожалуйста в проводке, а так-же и в трубах. А то нынче эта часть базы самая проблемная, блятские ебланы со своими экспериментами. Скоро и эти насосы не выдержат и взлетим к хуям собачьим. + - uid: 62267 components: - type: Transform - pos: -49.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4949 + pos: -20.499004,54.628345 + parent: 56631 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: >- + [color=#B50F1D] ███░██████░███[/color] + + [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] + + [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] + + [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] + + [color=#B50F1D] ███░██████░███[/color] + + =================================================== + [head=3]ДОКУМЕНТАЦИЯ + ОБ ИЗУЧЕНИЯХ И ЭКСПЕРИМЕНТАХ[/head] + =================================================== + + [bold]Время от начала смены и дата:[/bold] + + 02:45:00 , 21.07.3023 + + [bold]Позывной/ФИО:[/bold] + + [color=Red] Кардашьян[/color] / [italic]перечёркнуто[/italic] + + [bold]Должность составителя:[/bold] + + [color=Red] Главный учёный секретарь[/color] + + ───────────────────────────────────────── + + [bullet][bold] Эксперимент №2539 "Шоссе в Ад" {Портал} - планета Кладерус-4, участок дороги протяжённостью 3,1 км неподалёку от города "Родхэмптон". Субъекты, передвигающиеся по объекту исследования на любом моторизированном транспортном средстве, исчезают, проехав первые 500 м пути, после чего появляются на другом конце данной дороги по прошествии 7–8 часов. При этом у субъектов будут наблюдаться признаки значительного обезвоживания и теплового удара, даже если их заранее снабдить всем необходимым, чтобы избежать этого состояния.[/bold] + + Список добровольцев по исследованию объекта: + [color=#808080] ЛГБТ Инструктор + Агент Взрывных Дел + Оператор Зубарев + Оператор Чикатило + Агент Навальный[/color] + [italic]внизу имеется подпись и место под печать[/italic] + - uid: 62268 components: - type: Transform - pos: -51.5,-2.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4950 + rot: 1.5707963267948966 rad + pos: -41.431885,51.539246 + parent: 56631 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: >- + [color=#B50F1D] ███░██████░███[/color] + + [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] + + [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] + + [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] + + [color=#B50F1D] ███░██████░███[/color] + + =================================================== + [head=3]ДОКУМЕНТАЦИЯ + ОБ ИЗУЧЕНИЯХ И ЭКСПЕРИМЕНТАХ[/head] + =================================================== + + [bold]Время от начала смены и дата:[/bold] + + 05:34:32 , 31.08.3023 + + [bold]Позывной/ФИО:[/bold] + + [color=Red] Кардашьян[/color] / [italic]перечёркнуто[/italic] + + [bold]Должность составителя:[/bold] + + [color=Red] Главный учёный секретарь[/color] + + ───────────────────────────────────────── + + [bullet][bold] Эксперимент №517 "Демон, рождённый войной" - представляет собой крупное плотоядное двуногое животное неопределённого происхождения, ростом примерно 4,5 м и весом около 600 кг. Внешне оно выглядит как гибрид нескольких видов млекопитающих. Существо имеет две длинных обезьяньих руки, с выдвижными когтями около 8 см в длину. Ноги напоминают медвежьи. Голова отдалённо напоминает кошачью, с мощными челюстями и крупными, близко посаженными глазами, однако снабжена двумя рогами, подобным таковым у газели. Всё тело существа покрыто гладким чёрно-красным мехом, который проявляет значительные огнезащитные свойства. [italic]Приписка "Атакует любой живой организм (кроме своих приспешников) в поле зрения в припадке, казалось бы, бессмысленной ярости."[/italic] + + + [bullet] Был найден на планете Кладерус-4, в объекте №2539, отрядом добровольных оперативников №3 под командованием "ЛГБТ Инструктора". [/bold] + - uid: 62269 components: - type: Transform - pos: -51.5,2.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4951 + pos: -36.211628,49.55231 + parent: 56631 + - type: Paper + content: >2- + + [italic] От "Кардашьян" 'ГУС'[/italic] + + [head=3]Внимание персоналу[/head] + [bold][bullet]Перед тем, как заходить к объекту №517 для исследований и ведения отчётов, убедитесь - что система безопасности и атмосферных конденсаций с парообразованиями работают прилежно. В случае отказа той или иной системы, вы обязаны немедленно снарядить "оперативную группу" (далее ОГ) из базы "Sierra" или "Charlie" для устранения чрезвычайной ситуации (далее ЧС). + + + [bullet] После захода в комнату наблюдения, обязательно закройте за собой гермозатворы для предотвращения распространения ЧС. + + + [bullet]В случае, если ОГ не справится с устраненичем ЧС - территория объекта №517 будет заблокирована до прихода "MI13".[/bold] + - uid: 65605 components: - type: Transform - pos: -51.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4952 + parent: 65604 + - type: Paper + content: >- + [color=#FF8000]███░███░░░░██░░░░[/color] + + [color=#FF8000]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] + + [color=#FF8000]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] + + [color=#FF8000]░░░░██░░██░██░██░[/color] [bold]Nastromo Station SY-241 ИНЖ[/bold] + + [color=#FF8000]░░░░██░░░████░███[/color] + + =================================================== + [head=3]ДОКУМЕНТАЦИЯ ОБ ЗАВОДЕ КПК[/head] + =================================================== + + [bold]Время от начала смены и дата:[/bold] + 01:43:25 ; 16.08.3023 + [bold]Составитель документа:[/bold] + + Ария Минстер + + [bold]Должность составителя:[/bold] + + ВрИО Старший Инженер + + ────────────────────────────────────────── + + [bold]Я[/bold], [bold]Ария Минстер[/bold], в должности [bold]ВрИО Старшего Инженера[/bold], назначаю следующие дежурства по производству КПК на данную смену под надлежащим присмотром [bold]Бригадира[/bold]. + + ────────────────────────────────────────── + [head=3]1-ая Бригада[/head] + [bullet] Раб.состав: 10 взрослых особей, 23 ребёнка. + + [bullet] Раб.смена: 12 часов в сутки. + + [bullet] Питание: Полное. + + [bullet] Список раб.состава: Дана Сильвестр, Ханна Думко, Джонас Вертянович, Алиса Мейер, Риваро Доулсон, Боулевард Ки + [italic] Лист порван [/italic] + - type: Physics + canCollide: False +- proto: PaperArtifactAnalyzer + entities: + - uid: 51095 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 2 - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,1.5 + pos: -49.37045,93.424484 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4953 + - uid: 51096 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 69 - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,1.5 + pos: -49.37045,92.53386 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4954 + - uid: 51104 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 14 - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,1.5 + pos: -46.7142,92.84087 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4955 + - uid: 51105 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 88 - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,1.5 + pos: -46.37045,92.82525 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4956 + - uid: 51106 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 1 - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,1.5 + pos: -46.604824,92.669 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4957 + - uid: 51107 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 4 - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,-0.5 + pos: -46.4017,92.62212 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4958 + - uid: 51108 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 19 - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-0.5 + pos: -46.604824,92.38775 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4959 + - uid: 51109 components: + - type: MetaData + desc: Нужно чтобы, получить одежду обратно + name: номерок 84 - type: Transform - pos: -48.5,0.5 + pos: -46.3318,92.34087 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4960 +- proto: PaperBin + entities: + - uid: 18816 components: - type: Transform - pos: -48.5,-0.5 + pos: -27.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4961 +- proto: PaperBin10 + entities: + - uid: 5256 components: - type: Transform - pos: -48.5,-1.5 + pos: -34.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4962 + - uid: 6957 components: - type: Transform - pos: -48.5,-2.5 + pos: -27.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4978 + - uid: 7817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,10.5 + pos: -50.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4979 + - uid: 9218 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,10.5 + pos: 5.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4980 + - uid: 9631 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,10.5 + pos: -5.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4981 + - uid: 9849 components: - type: Transform rot: -1.5707963267948966 rad - pos: -57.5,10.5 + pos: -17.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4982 + - uid: 10989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,10.5 + pos: -78.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4984 + - uid: 11130 components: - type: Transform - pos: -59.5,9.5 + pos: 9.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4985 + - uid: 11131 components: - type: Transform - pos: -59.5,8.5 + pos: 9.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4986 + - uid: 15814 components: - type: Transform - pos: -59.5,7.5 + pos: 35.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4987 + - uid: 18104 components: - type: Transform - pos: -59.5,6.5 + pos: -18.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4988 + - uid: 19075 components: - type: Transform - pos: -59.5,5.5 + pos: -0.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4989 + - uid: 19880 components: - type: Transform - pos: -59.5,4.5 + pos: -51.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4990 + - uid: 20042 components: - type: Transform - pos: -59.5,3.5 + pos: -62.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4991 + - uid: 21994 components: - type: Transform - pos: -59.5,2.5 + pos: -45.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4995 + - uid: 62270 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4996 + rot: -1.5707963267948966 rad + pos: 22.468283,36.456284 + parent: 56631 +- proto: PaperBin20 + entities: + - uid: 3555 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,1.5 + pos: 40.5,-30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4997 + - uid: 4335 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,1.5 + pos: 42.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4998 + - uid: 5035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,1.5 + pos: -12.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4999 + - uid: 6959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,-0.5 + pos: -21.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5001 + - uid: 8650 components: - type: Transform rot: 1.5707963267948966 rad - pos: -56.5,-0.5 + pos: 72.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5002 + - uid: 8651 components: - type: Transform rot: 1.5707963267948966 rad - pos: -57.5,-0.5 + pos: 72.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5003 + - uid: 9454 components: - type: Transform - pos: -58.5,0.5 + rot: 3.141592653589793 rad + pos: 67.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5004 + - uid: 9854 components: - type: Transform - pos: -58.5,1.5 + pos: -3.5,54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5005 + - uid: 9855 components: - type: Transform - pos: -58.5,2.5 + pos: 10.5,54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5006 + - uid: 11483 components: - type: Transform - pos: -58.5,3.5 + pos: 56.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5007 + - uid: 14426 components: - type: Transform - pos: -58.5,4.5 + pos: 27.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5008 + - uid: 18739 components: - type: Transform - pos: -58.5,5.5 + pos: -29.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5009 +- proto: PaperBin5 + entities: + - uid: 18836 components: - type: Transform - pos: -58.5,6.5 + rot: 3.141592653589793 rad + pos: -24.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5010 +- proto: PaperCNCSheet + entities: + - uid: 9624 components: - type: Transform - pos: -58.5,7.5 + pos: -6.025759,44.155514 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5013 + - uid: 9625 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-15.5 + pos: -5.947634,44.218014 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5014 + - uid: 9626 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-14.5 + rot: 1.5707963267948966 rad + pos: -4.603884,46.20239 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5015 + - uid: 9627 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-15.5 + rot: -1.5707963267948966 rad + pos: -6.494509,46.468014 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5016 +- proto: PaperDoor + entities: + - uid: 12608 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-16.5 + pos: -18.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5018 +- proto: PaperOffice + entities: + - uid: 9941 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,8.5 + rot: 3.141592653589793 rad + pos: -2.2432039,55.68243 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5019 + - uid: 9942 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,8.5 + rot: 3.141592653589793 rad + pos: -2.2744539,55.58868 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5020 + - uid: 52424 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,8.5 + rot: 1.0471975511965976 rad + pos: -73.85552,67.25576 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5021 + - type: Paper + content: > + Заповеди Божии + + 1. Почитай только одного истинного Бога. + + 2. Не создавай себе кумиров (идолов), т.е не поклоняйся твари, но Творцу. + + 3. Благоговейно произноси имя Божие, т.е не произноси его всуе, без нужды. + + 4. Седьмой день недели посвящай Богу. + + 5. Почитай отца твоего и мать, чтобы тебе было хорошо, и чтобы ты долго прожил на земле. + + 6. Не убивай. + + 7. Не кради. + + 8. Будь верным, свято храни свою семью, не предавай её, береги её. + + 9. Не обманывай. + + 10. Не завидуй. + - uid: 52462 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5022 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52463 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5025 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52464 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5027 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52465 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5028 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52466 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-18.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5029 + parent: 52449 + - type: Physics + canCollide: False + - uid: 52467 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5032 + parent: 52449 + - type: Physics + canCollide: False + - uid: 62271 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-20.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5033 + pos: -23.906204,42.82361 + parent: 56631 + - type: Paper + stampState: paper_stamp-syndicate + stampedBy: + - stampedColor: '#850000FF' + stampedName: stamp-component-stamped-name-syndicate + content: > + Вульпа V-0.1 Version failed. + + Нуждается в починке + - uid: 71036 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5040 + pos: 0.4539795,1.6979828 + parent: 71010 + - type: Paper + content: >- + Дорогие друзья! + + + Хочу поделиться с вами легендой о космическом корабле "Летучий Голландец". Многие, наверняка, слышали о нем и знают его трагическую историю. + + + Считается, что этот корабль был создан давным-давно, когда еще не было таких технологических возможностей, как сейчас. Странным образом он выжил до наших дней. + + + Как гласит легенда, капитан пиратов Ти-Джууи прилетел на каторгу за спасением своей возлюбленной Елены. Он собирался освободить ее из рук главы службы безопасности, но его попытка была предотвращена и он был убит. + + + В ответ на этот кошмарный поступок капитан пиратов проклял эту каторгу и заклинал, чтобы его душа поддерживала вечное питание на его корабле. + + + Легенда гласит, что "Летучий Голландец" несет в себе зло и ужас, а те, кто встретят его на своем пути, обречены на несчастье. Но многие считают эту историю просто сказкой, придуманной космическими пиратами, чтобы развлечь себя в долгих полетах. + + + Какова правда - мы не знаем. Но если вы встретите "Летучий Голландец" в своем пути - будьте осторожны и готовы к невероятным приключениям. + + + С любовью, + + Елена Фаллен +- proto: PaperRolling + entities: + - uid: 14973 components: - type: Transform - pos: -59.5,0.5 + rot: 1.5707963267948966 rad + pos: -54.218056,-86.14937 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5041 +- proto: PaperRolling1 + entities: + - uid: 8094 components: + - type: MetaData + desc: её использовали, больше добавить нечего. + name: использованная туалетная бумага - type: Transform - pos: -59.5,-0.5 + rot: -1.5707963267948966 rad + pos: -56.2854,9.551739 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5042 + - uid: 15140 components: - type: Transform - pos: -59.5,-1.5 + pos: 20.58563,-81.79066 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5043 + - uid: 15141 components: - type: Transform - pos: -58.5,-1.5 + pos: 18.55438,-80.63441 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5044 + - uid: 15147 components: - type: Transform - pos: -58.5,-2.5 + pos: 30.195005,-71.92519 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5045 + - uid: 15148 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,-2.5 + pos: 21.48344,-71.92519 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5046 + - uid: 15149 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,-2.5 + pos: 4.3545837,-72.17519 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5047 + - uid: 15150 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,-2.5 + pos: 5.3858337,-72.55019 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5048 + - uid: 15152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,-2.5 + pos: 6.6045837,-69.53457 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5049 + - uid: 15153 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,-3.5 + pos: 12.307709,-73.47207 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5050 + - uid: 15154 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,-3.5 + pos: 11.213959,-69.98769 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5051 + - uid: 15155 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,-3.5 + pos: 12.729584,-69.73769 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5052 + - uid: 15156 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,-3.5 + pos: 14.354013,-71.56582 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5061 + - uid: 15157 components: - type: Transform - pos: -65.5,-5.5 + pos: 19.479013,-70.56582 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5062 + - uid: 15158 components: - type: Transform - pos: -65.5,-6.5 + pos: 31.640764,-72.17519 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5063 + - uid: 23100 components: - type: Transform - pos: -65.5,-7.5 + pos: 55.79166,-48.678173 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5064 + - uid: 23101 components: - type: Transform - pos: -65.5,-8.5 + pos: 55.13541,-51.240673 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5065 + - uid: 24843 components: + - type: MetaData + desc: Тонкий использованный лист бумаги. + name: использованная бумага - type: Transform - pos: -65.5,-9.5 + pos: -68.19777,-3.629716 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5066 + - uid: 24844 components: + - type: MetaData + desc: Тонкий использованный лист бумаги. + name: использованная бумага - type: Transform - pos: -66.5,-4.5 + pos: -68.369644,-3.723466 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5067 + - uid: 26431 components: - type: Transform - pos: -66.5,-5.5 + pos: 9.135834,-71.19082 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5068 + - uid: 26593 components: - type: Transform - pos: -66.5,-6.5 + pos: -84.74892,-55.54356 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5069 + - uid: 26594 components: - type: Transform - pos: -66.5,-7.5 + pos: -84.87392,-45.590435 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5070 + - uid: 26595 components: - type: Transform - pos: -66.5,-8.5 + pos: -91.62392,-49.965435 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5071 +- proto: PaperScrap + entities: + - uid: 153 components: - type: Transform - pos: -66.5,-9.5 + pos: -51.39185,-14.410948 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5072 + - uid: 4502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-4.5 + pos: -5.5798693,-33.3905 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5073 + - uid: 8093 components: - type: Transform rot: -1.5707963267948966 rad - pos: -65.5,-3.5 + pos: -52.238525,9.286114 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5074 + - uid: 8458 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -66.5,-4.5 + rot: 3.141592653589793 rad + pos: 55.94784,4.691663 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5076 + - uid: 8480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,-4.5 + rot: 3.141592653589793 rad + pos: 55.463467,4.644739 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5077 + - uid: 8481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -68.5,-4.5 + rot: 1.5707963267948966 rad + pos: 55.307217,5.004489 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5078 + - uid: 8482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -69.5,-4.5 + rot: 1.5707963267948966 rad + pos: 55.72909,4.5978155 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5079 + - uid: 8483 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,-4.5 + rot: 1.5707963267948966 rad + pos: 55.60409,5.1139784 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5080 + - uid: 19812 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,-4.5 + pos: -30.049253,-75.548355 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5081 + - uid: 23103 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,-3.5 + pos: 50.88704,-51.71223 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5082 + - uid: 23104 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -68.5,-3.5 + pos: 50.94954,-48.290356 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5083 + - uid: 23106 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -69.5,-3.5 + pos: 55.911045,-38.463905 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5084 + - uid: 23322 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,-3.5 + pos: -6.394006,-71.45272 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5085 +- proto: ParchisBoard + entities: + - uid: 15062 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,-3.5 + pos: -45.514915,88.121 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5086 + - uid: 21053 components: - type: Transform rot: -1.5707963267948966 rad - pos: -72.5,-3.5 + pos: 80.46789,-65.58713 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5094 +- proto: ParticleAcceleratorControlBoxUnfinished + entities: + - uid: 17349 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-19.5 + pos: 66.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5095 + - uid: 62272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5096 + pos: -27.5,44.5 + parent: 56631 +- proto: ParticleAcceleratorEmitterForeUnfinished + entities: + - uid: 17317 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-19.5 + pos: 63.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5097 +- proto: ParticleAcceleratorEmitterPortUnfinished + entities: + - uid: 17572 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-19.5 + pos: 68.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5098 +- proto: ParticleAcceleratorEmitterStarboardUnfinished + entities: + - uid: 17318 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,-19.5 + pos: 68.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5099 +- proto: ParticleAcceleratorEndCapUnfinished + entities: + - uid: 17697 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-21.5 + rot: -1.5707963267948966 rad + pos: 67.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5100 +- proto: ParticleAcceleratorFuelChamberUnfinished + entities: + - uid: 17344 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-21.5 + pos: 65.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5101 +- proto: ParticleAcceleratorPowerBoxUnfinished + entities: + - uid: 17381 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-21.5 + pos: 66.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5102 +- proto: PartRodMetal + entities: + - uid: 16092 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-21.5 + pos: 47.432587,14.596643 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5103 + - uid: 16093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-21.5 + pos: 47.713837,14.487268 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5104 + - uid: 23549 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-21.5 + pos: 46.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5106 + - uid: 54412 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5110 + pos: -1.4355316,-7.3322144 + parent: 53899 + - uid: 62273 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5111 + pos: -7.338128,32.456917 + parent: 56631 +- proto: PartRodMetal1 + entities: + - uid: 27932 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-21.5 + pos: -51.682762,59.341084 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5112 + - uid: 27936 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-21.5 + rot: -1.5707963267948966 rad + pos: -51.354637,59.497334 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5113 + - uid: 27942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-21.5 + pos: -51.604637,59.63796 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5114 + - uid: 28909 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-21.5 + pos: -35.139145,-14.567698 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5115 + - uid: 28910 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-21.5 + pos: -36.536514,-8.4727955 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5116 + - uid: 28911 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-21.5 + pos: -21.900476,-14.070841 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5118 + - uid: 28912 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-21.5 + pos: -16.85693,-17.380379 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5119 + - uid: 29069 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-21.5 + pos: 36.03817,-12.478921 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5120 + - uid: 29070 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-19.5 + pos: 28.872478,-14.681637 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5121 + - uid: 29071 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-19.5 + pos: 20.79742,-18.559055 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5122 + - uid: 29072 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-19.5 + pos: 15.859547,-21.250603 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5124 + - uid: 30382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-19.5 + pos: 25.988918,16.540857 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5125 + - uid: 30384 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-19.5 + pos: 36.756218,6.1574903 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5126 + - uid: 30387 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-19.5 + pos: 18.63226,17.373962 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5127 + - uid: 31271 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-19.5 + pos: -35.120964,5.2046466 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5128 + - uid: 31272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-19.5 + pos: -24.03943,16.973078 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5129 + - uid: 55639 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5130 + pos: 3.4848795,10.401538 + parent: 55280 + - uid: 62274 + components: + - type: Transform + pos: 12.380218,33.484535 + parent: 56631 + - uid: 62275 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5131 + pos: 12.505218,33.078285 + parent: 56631 + - uid: 62276 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-19.5 + pos: 17.267235,35.537315 + parent: 56631 + - uid: 62277 + components: + - type: Transform + pos: 17.454735,35.276897 + parent: 56631 + - uid: 62278 + components: + - type: Transform + pos: 13.808513,36.659412 + parent: 56631 +- proto: PartRodMetal10 + entities: + - uid: 24643 + components: + - type: Transform + pos: -61.855118,31.61532 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5132 + - uid: 26237 components: - type: Transform - pos: -1.5,-20.5 + pos: -60.466576,-36.16523 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5133 + - uid: 31290 components: - type: Transform - pos: -1.5,-21.5 + pos: -30.518284,64.58335 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5134 +- proto: Pen + entities: + - uid: 4338 components: - type: Transform - pos: -1.5,-22.5 + pos: 54.01607,-24.373854 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5135 + - uid: 5082 components: - type: Transform - pos: -1.5,-23.5 + rot: 1.5707963267948966 rad + pos: -46.563725,-17.95275 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5136 + - uid: 6083 components: - type: Transform - pos: 0.5,-22.5 + rot: 3.141592653589793 rad + pos: -33.3499,61.584373 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5137 + - uid: 6086 components: - type: Transform - pos: 0.5,-23.5 + rot: 3.141592653589793 rad + pos: -31.396774,61.5375 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5143 + - uid: 7229 components: - type: Transform rot: -1.5707963267948966 rad - pos: -77.5,-8.5 + pos: -16.6255,34.01305 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5144 + - uid: 7547 components: - type: Transform - pos: -72.5,-7.5 + pos: -42.824974,74.21912 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5145 + - uid: 7548 components: - type: Transform - pos: -72.5,-6.5 + pos: -42.606224,74.25037 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5146 + - uid: 7552 components: - type: Transform - pos: -72.5,-5.5 + pos: -44.35539,-13.473582 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5147 + - uid: 8566 components: - type: Transform - pos: -73.5,-4.5 + rot: -1.5707963267948966 rad + pos: 55.672737,8.513099 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5148 + - uid: 8625 components: - type: Transform - pos: -73.5,-5.5 + pos: 67.64721,-31.989174 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5149 + - uid: 8711 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,-8.5 + pos: 77.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5150 + - uid: 9237 components: - type: Transform rot: -1.5707963267948966 rad - pos: -74.5,-8.5 + pos: -5.1024127,39.73537 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5151 + - uid: 9707 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,-8.5 + rot: 3.141592653589793 rad + pos: -6.4703264,46.241566 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5152 + - uid: 9712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,-8.5 + pos: -5.9547014,44.91344 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5153 + - uid: 9713 components: - type: Transform rot: -1.5707963267948966 rad - pos: -78.5,-8.5 + pos: -5.0640764,45.72594 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5154 + - uid: 9715 components: - type: Transform rot: -1.5707963267948966 rad - pos: -79.5,-8.5 + pos: -5.1578264,45.88219 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5155 + - uid: 9945 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,-8.5 + pos: 10.515097,49.893456 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5156 + - uid: 9946 components: - type: Transform rot: -1.5707963267948966 rad - pos: -81.5,-8.5 + pos: 6.4994717,50.25283 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5157 + - uid: 11132 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,-8.5 + pos: 9.680387,26.596806 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5158 + - uid: 11133 components: - type: Transform - pos: -84.5,-9.5 + pos: 9.602262,26.534306 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5159 + - uid: 11134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,-6.5 + pos: 9.711637,28.534306 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5160 + - uid: 11135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,-6.5 + pos: 9.571012,28.48743 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5161 + - uid: 15815 components: - type: Transform rot: -1.5707963267948966 rad - pos: -79.5,-6.5 + pos: 36.906994,-61.405163 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5162 + - uid: 15964 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,-6.5 + pos: 34.948837,21.58504 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5163 + - uid: 18106 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,-6.5 + pos: -19.120264,-71.407135 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5164 + - uid: 18691 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,-6.5 + pos: -28.736378,-70.258575 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5165 + - uid: 18817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,-6.5 + pos: -30.518093,-75.4833 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5166 + - uid: 18818 components: - type: Transform rot: -1.5707963267948966 rad - pos: -74.5,-6.5 + pos: -26.346214,-72.45205 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5168 + - uid: 19076 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-11.5 + pos: 3.5842106,-40.002907 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5170 + - uid: 19077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-12.5 + pos: 3.6467109,-40.284157 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5171 + - uid: 19078 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-13.5 + rot: -1.5707963267948966 rad + pos: -0.24391472,-38.95603 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5172 + - uid: 19605 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-11.5 + rot: 1.5707963267948966 rad + pos: 54.627335,-5.61806 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5173 + - uid: 20035 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-12.5 + pos: -53.739777,-4.538742 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5174 + - uid: 21658 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-13.5 + pos: -66.59545,-23.54593 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5177 + - uid: 21922 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-14.5 + rot: 1.5707963267948966 rad + pos: -75.43967,-35.21665 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5178 + - uid: 22044 components: - type: Transform - pos: -40.5,1.5 + pos: -9.704909,-59.590874 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5180 + - uid: 22878 components: - type: Transform - pos: -40.5,2.5 + pos: 17.392424,34.511993 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5182 + - uid: 23871 components: - type: Transform - pos: -40.5,3.5 + rot: 1.5707963267948966 rad + pos: -14.402801,35.43415 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5183 + - uid: 23879 components: - type: Transform - pos: -40.5,4.5 + rot: 3.141592653589793 rad + pos: -42.423447,23.555782 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5184 + - uid: 24181 components: - type: Transform - pos: -40.5,5.5 + pos: -19.72657,-88.5482 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5187 + - uid: 24386 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-14.5 + pos: -61.357872,50.141266 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5188 + - uid: 25012 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-14.5 + pos: 26.184595,-56.493355 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5190 + - uid: 26432 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-14.5 + rot: 3.141592653589793 rad + pos: -32.2874,61.5375 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5192 + - uid: 30587 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-45.5 + pos: -0.96506083,61.661972 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5193 + - uid: 30588 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,-14.5 + pos: -1.749783,60.48142 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5194 + - uid: 30592 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-14.5 + pos: -0.59700525,60.307808 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5195 + - uid: 30594 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-14.5 + pos: -1.687283,61.32864 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5197 + - uid: 30602 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,-14.5 + pos: -0.84006083,60.557808 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5198 + - uid: 49059 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-14.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5199 + parent: 49055 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 62279 + components: + - type: Transform + pos: 22.562033,35.237534 + parent: 56631 + - uid: 62280 components: - type: Transform rot: 1.5707963267948966 rad - pos: 58.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5201 + pos: 2.2590332,74.58588 + parent: 56631 +- proto: PenCap + entities: + - uid: 8785 components: - type: Transform - pos: 57.5,-43.5 + rot: 4.707345624410664E-14 rad + pos: 3.9032779,-13.410709 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5202 +- proto: PetCarrier + entities: + - uid: 9665 components: - type: Transform - pos: 57.5,-42.5 + pos: -49.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5203 + - uid: 9666 components: - type: Transform - pos: 57.5,-41.5 + pos: -49.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5204 + - uid: 9667 components: - type: Transform - pos: 57.5,-40.5 + pos: -49.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5206 + - uid: 47615 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-38.5 + pos: -62.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5207 + - uid: 62281 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,2.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5208 + rot: -1.5707963267948966 rad + pos: -46.5,54.5 + parent: 56631 + - uid: 62282 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,3.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5209 + rot: 1.5707963267948966 rad + pos: -44.5,43.5 + parent: 56631 +- proto: PhoneInstrument + entities: + - uid: 9274 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,4.5 + pos: -5.489942,-6.6349254 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5210 + - uid: 9598 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,5.5 + pos: 3.4213238,-9.807952 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5216 + - uid: 20083 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-19.5 + pos: -62.081394,-12.2632675 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5217 +- proto: PianoInstrument + entities: + - uid: 6070 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-19.5 + rot: 3.141592653589793 rad + pos: -29.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5218 +- proto: Pickaxe + entities: + - uid: 66449 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5219 + pos: -3.434825,-23.46819 + parent: 65849 + - uid: 67749 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5221 + pos: 8.3637085,17.584198 + parent: 66965 + - uid: 67750 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5233 + pos: 21.384186,9.492987 + parent: 66965 + - uid: 67751 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5236 + rot: 3.141592653589793 rad + pos: 27.457653,1.5915432 + parent: 66965 + - uid: 67752 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5237 + pos: 8.3637085,17.584198 + parent: 66965 + - uid: 67753 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5238 + pos: 8.3637085,17.584198 + parent: 66965 + - uid: 67754 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5239 + pos: 8.3637085,17.584198 + parent: 66965 + - uid: 67755 components: - type: Transform - pos: 12.5,-20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5240 + pos: 8.3637085,17.584198 + parent: 66965 +- proto: Pill + entities: + - uid: 21263 components: - type: Transform - pos: 12.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5241 + parent: 21261 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 21272 + - uid: 21275 components: - type: Transform - pos: 12.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5242 + parent: 21261 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 21294 + - uid: 21297 components: - type: Transform - pos: 12.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5243 + parent: 21261 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 21298 + - uid: 21368 components: - type: Transform - pos: 12.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5245 + parent: 21261 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 21369 + - uid: 21463 components: - type: Transform - pos: 14.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5246 + parent: 21261 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 21466 + - uid: 21467 components: - type: Transform - pos: 14.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5247 + parent: 21261 + - type: SolutionContainerManager + solutions: null + containers: + - food + - type: Physics + canCollide: False + - type: ContainerContainer + containers: + solution@food: !type:ContainerSlot + ent: 21468 +- proto: PillBicaridine + entities: + - uid: 18827 components: - type: Transform - pos: 14.5,-24.5 + rot: 3.141592653589793 rad + pos: -26.533718,-75.6708 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5248 +- proto: PillCanisterBicaridine + entities: + - uid: 54756 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5251 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: PillCanisterCharcoal + entities: + - uid: 18101 components: - type: Transform - pos: -84.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5252 + parent: 18090 + - type: Physics + canCollide: False +- proto: PillCanisterDermaline + entities: + - uid: 54757 components: - type: Transform - pos: -84.5,-11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5253 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: PillCanisterIron + entities: + - uid: 54758 components: - type: Transform - pos: -84.5,-12.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5255 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: PillCanisterRandom + entities: + - uid: 18115 components: - type: Transform - pos: -82.5,-13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5256 + pos: -19.468271,-71.59072 + parent: 2 + - uid: 18829 components: - type: Transform - pos: -82.5,-12.5 + pos: -28.69228,-72.51454 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5257 +- proto: PillCharcoal + entities: + - uid: 18828 components: - type: Transform - pos: -82.5,-11.5 + rot: 3.141592653589793 rad + pos: -28.08059,-72.592674 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5258 +- proto: PillIron + entities: + - uid: 18832 components: - type: Transform - pos: -82.5,-10.5 + rot: 1.5707963267948966 rad + pos: -27.910706,-75.6083 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5259 +- proto: PillSpaceDrugs + entities: + - uid: 24601 components: - type: Transform - pos: -82.5,-9.5 + pos: -14.000478,-80.398544 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5262 + - uid: 24602 components: - type: Transform - pos: -82.5,-8.5 + pos: -12.250478,-79.47667 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5263 + - uid: 24603 components: - type: Transform - pos: -82.5,-7.5 + pos: -11.437978,-80.992294 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5277 + - uid: 24604 components: - type: Transform - pos: -84.5,-14.5 + pos: -13.437978,-82.69542 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5278 + - uid: 24605 components: - type: Transform - pos: -84.5,-15.5 + pos: -12.625478,-81.03917 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5279 + - uid: 24606 components: - type: Transform - pos: -82.5,-14.5 + pos: -10.562978,-79.60167 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5281 + - uid: 24607 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-20.5 + pos: -14.672353,-79.47667 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5289 + - uid: 24608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,-13.5 + pos: -10.547353,-82.461044 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5290 + - uid: 24897 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,-13.5 + pos: -67.39831,-11.491425 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5291 + - uid: 28894 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,-13.5 + pos: -70.1047,-55.953827 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5292 + - uid: 28895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,-13.5 + pos: -69.02657,-56.766327 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5293 +- proto: PilotPDA + entities: + - uid: 20362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,-13.5 + parent: 6575 + - type: ContainerContainer + containers: + PDA-id: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pen: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pai: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + Cartridge-Slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + program-container: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 20364 + - type: UnpoweredFlashlight + toggleActionEntity: 20364 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: InsideEntityStorage +- proto: PinpointerNuclear + entities: + - uid: 12585 + components: + - type: Transform + pos: 22.386671,-10.383998 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5294 +- proto: PipeBombCable + entities: + - uid: 24296 components: - type: Transform rot: -1.5707963267948966 rad - pos: -90.5,-13.5 + pos: -56.144173,71.69076 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5295 +- proto: PlaqueAtmos + entities: + - uid: 13037 components: - type: Transform rot: -1.5707963267948966 rad - pos: -91.5,-13.5 + pos: 14.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5296 +- proto: PlasmaCanister + entities: + - uid: 5245 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-13.5 + pos: 62.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5297 + - uid: 13009 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-15.5 + pos: 18.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5298 + - uid: 15136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,-15.5 + pos: 31.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5299 + - uid: 15362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,-15.5 + pos: 30.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5300 + - uid: 16996 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,-15.5 + pos: 38.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5301 + - uid: 27423 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,-15.5 + pos: -57.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5302 + - uid: 30269 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,-15.5 + pos: 49.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5303 +- proto: PlasmaOre1 + entities: + - uid: 53608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,-15.5 + rot: -0.22689280275926285 rad + pos: 32.19622,-74.258286 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5304 +- proto: PlasmaReinforcedWindowDirectional + entities: + - uid: 4047 components: - type: Transform rot: -1.5707963267948966 rad - pos: -85.5,-15.5 + pos: 59.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5305 + - uid: 4186 components: - type: Transform rot: -1.5707963267948966 rad - pos: -84.5,-15.5 + pos: 59.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5306 + - uid: 4685 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,-15.5 + rot: 3.141592653589793 rad + pos: 59.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5307 + - uid: 4715 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-21.5 + pos: 59.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5310 + - uid: 4718 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-21.5 + rot: -1.5707963267948966 rad + pos: 59.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5311 + - uid: 4721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-21.5 + pos: 62.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5312 + - uid: 4722 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-45.5 + rot: 3.141592653589793 rad + pos: 62.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5313 + - uid: 18288 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,-19.5 + pos: 134.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5314 + - uid: 18289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-21.5 + rot: -1.5707963267948966 rad + pos: 134.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5315 + - uid: 18290 components: - type: Transform - pos: 19.5,-22.5 + rot: -1.5707963267948966 rad + pos: 134.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5316 + - uid: 56382 components: - type: Transform - pos: 19.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5317 + rot: -1.5707963267948966 rad + pos: -0.5,1.5 + parent: 56354 + - uid: 56383 components: - type: Transform - pos: 19.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5318 + rot: -1.5707963267948966 rad + pos: -0.5,0.5 + parent: 56354 + - uid: 56384 components: - type: Transform - pos: 19.5,-25.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5321 + rot: 1.5707963267948966 rad + pos: 3.5,1.5 + parent: 56354 + - uid: 56385 components: - type: Transform - pos: 21.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5322 + rot: 1.5707963267948966 rad + pos: 3.5,0.5 + parent: 56354 + - uid: 62283 components: - type: Transform - pos: 21.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5323 + rot: 1.5707963267948966 rad + pos: -44.5,53.5 + parent: 56631 + - uid: 62284 components: - type: Transform - pos: 21.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5324 + rot: 1.5707963267948966 rad + pos: -44.5,43.5 + parent: 56631 + - uid: 62285 components: - type: Transform - pos: 21.5,-25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5325 + rot: 3.141592653589793 rad + pos: -31.5,39.5 + parent: 56631 + - uid: 62286 components: - type: Transform - pos: 21.5,-26.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5326 + rot: 3.141592653589793 rad + pos: -30.5,39.5 + parent: 56631 + - uid: 62287 components: - type: Transform - pos: 19.5,-26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5331 + rot: 3.141592653589793 rad + pos: -44.5,52.5 + parent: 56631 + - uid: 62288 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-6.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5332 + pos: -47.5,54.5 + parent: 56631 + - uid: 62289 + components: + - type: Transform + pos: -44.5,44.5 + parent: 56631 + - uid: 62290 components: - type: Transform rot: 1.5707963267948966 rad - pos: 20.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5333 + pos: -44.5,42.5 + parent: 56631 + - uid: 62291 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5334 + pos: -47.5,43.5 + parent: 56631 + - uid: 62292 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5335 + pos: -47.5,42.5 + parent: 56631 + - uid: 62293 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5336 + pos: -47.5,44.5 + parent: 56631 + - uid: 62294 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5337 + pos: -47.5,53.5 + parent: 56631 + - uid: 62295 components: - type: Transform - pos: -22.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5338 + rot: 3.141592653589793 rad + pos: -47.5,52.5 + parent: 56631 + - uid: 62296 components: - type: Transform - pos: -22.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5340 + pos: -32.5,30.5 + parent: 56631 + - uid: 62297 components: - type: Transform - pos: -20.5,-7.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5341 + pos: -36.5,29.5 + parent: 56631 + - uid: 62298 components: - type: Transform - pos: -20.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5342 + rot: 1.5707963267948966 rad + pos: -44.5,54.5 + parent: 56631 + - uid: 62299 components: - type: Transform - pos: -20.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5347 + pos: 8.5,36.5 + parent: 56631 + - uid: 62300 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 2.5,30.5 + parent: 56631 + - uid: 62301 components: - type: Transform rot: 1.5707963267948966 rad - pos: 22.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5348 + pos: -1.5,29.5 + parent: 56631 + - uid: 62302 components: - type: Transform rot: 1.5707963267948966 rad - pos: 23.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5351 + pos: -1.5,30.5 + parent: 56631 + - uid: 62303 components: - type: Transform - pos: -24.5,-5.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5352 + rot: -1.5707963267948966 rad + pos: 2.5,29.5 + parent: 56631 + - uid: 62304 components: - type: Transform - pos: -24.5,-4.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5355 + rot: 1.5707963267948966 rad + pos: -2.5,27.5 + parent: 56631 + - uid: 62305 components: - type: Transform - pos: -26.5,-4.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5356 + rot: 1.5707963267948966 rad + pos: -2.5,25.5 + parent: 56631 + - uid: 62306 components: - type: Transform - pos: -26.5,-5.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5357 + rot: -1.5707963267948966 rad + pos: 3.5,27.5 + parent: 56631 + - uid: 62307 components: - type: Transform - pos: -26.5,-6.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5358 + rot: -1.5707963267948966 rad + pos: 3.5,25.5 + parent: 56631 + - uid: 62308 components: - type: Transform - pos: -26.5,-7.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5360 + pos: -0.5,24.5 + parent: 56631 + - uid: 62309 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-8.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5363 + pos: 1.5,24.5 + parent: 56631 + - uid: 62310 components: - type: Transform - pos: 19.5,-20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5364 + pos: 0.5,24.5 + parent: 56631 + - uid: 62311 components: - type: Transform - pos: 19.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5366 + pos: -26.5,41.5 + parent: 56631 + - uid: 62312 components: - type: Transform rot: 1.5707963267948966 rad - pos: 62.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5368 + pos: -24.5,39.5 + parent: 56631 + - uid: 62313 components: - type: Transform rot: 1.5707963267948966 rad - pos: 65.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5369 + pos: -24.5,40.5 + parent: 56631 + - uid: 62314 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,-12.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5370 + pos: -29.5,42.5 + parent: 56631 + - uid: 62315 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-12.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5371 + rot: 3.141592653589793 rad + pos: -23.5,39.5 + parent: 56631 + - uid: 62316 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-12.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5372 + pos: -25.5,39.5 + parent: 56631 + - uid: 62317 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-12.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5373 + pos: -25.5,40.5 + parent: 56631 + - uid: 62318 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5374 + pos: -25.5,38.5 + parent: 56631 + - uid: 62319 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-10.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5375 + rot: 1.5707963267948966 rad + pos: -45.5,49.5 + parent: 56631 + - uid: 62320 components: - type: Transform - pos: -20.5,-11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5376 + rot: 3.141592653589793 rad + pos: -46.5,49.5 + parent: 56631 + - uid: 62321 components: - type: Transform - pos: -22.5,-11.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5377 + rot: 1.5707963267948966 rad + pos: -47.5,47.5 + parent: 56631 + - uid: 62322 components: - type: Transform - pos: -22.5,-12.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5378 + rot: 1.5707963267948966 rad + pos: -47.5,49.5 + parent: 56631 + - uid: 62323 components: - type: Transform - pos: -22.5,-13.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5379 + pos: -46.5,47.5 + parent: 56631 + - uid: 62324 components: - type: Transform - pos: -20.5,-13.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5380 + pos: -45.5,47.5 + parent: 56631 + - uid: 62325 components: - type: Transform rot: 1.5707963267948966 rad - pos: 21.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5381 + pos: -45.5,47.5 + parent: 56631 + - uid: 62326 components: - type: Transform rot: 1.5707963267948966 rad - pos: 22.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5383 + pos: -45.5,48.5 + parent: 56631 + - uid: 62327 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5384 + rot: 3.141592653589793 rad + pos: -45.5,49.5 + parent: 56631 + - uid: 62328 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5385 + rot: 3.141592653589793 rad + pos: -32.5,35.5 + parent: 56631 + - uid: 62329 components: - type: Transform rot: -1.5707963267948966 rad - pos: 19.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5386 + pos: -34.5,36.5 + parent: 56631 + - uid: 62330 components: - type: Transform rot: -1.5707963267948966 rad - pos: 18.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5387 + pos: -47.5,54.5 + parent: 56631 + - uid: 62331 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5388 + pos: -47.5,53.5 + parent: 56631 + - uid: 62332 components: - type: Transform - pos: 16.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5389 + rot: 1.5707963267948966 rad + pos: -44.5,54.5 + parent: 56631 + - uid: 62333 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5390 + rot: 1.5707963267948966 rad + pos: -44.5,53.5 + parent: 56631 + - uid: 62334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5391 + rot: 3.141592653589793 rad + pos: -44.5,52.5 + parent: 56631 + - uid: 62335 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5393 + rot: 3.141592653589793 rad + pos: -47.5,52.5 + parent: 56631 + - uid: 62336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5394 + pos: -47.5,44.5 + parent: 56631 + - uid: 62337 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5402 + pos: -44.5,44.5 + parent: 56631 + - uid: 62338 components: - type: Transform - pos: 57.5,-44.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5403 + rot: -1.5707963267948966 rad + pos: -47.5,43.5 + parent: 56631 + - uid: 62339 components: - type: Transform - pos: 57.5,-39.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5404 + rot: -1.5707963267948966 rad + pos: -47.5,42.5 + parent: 56631 + - uid: 62340 components: - type: Transform - pos: 61.5,-42.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5405 + rot: 1.5707963267948966 rad + pos: -44.5,43.5 + parent: 56631 + - uid: 62341 components: - type: Transform - pos: 61.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5407 + rot: 1.5707963267948966 rad + pos: -44.5,42.5 + parent: 56631 + - uid: 62342 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-36.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5413 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5414 + pos: -36.5,34.5 + parent: 56631 + - uid: 62343 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5415 + rot: 3.141592653589793 rad + pos: -35.5,34.5 + parent: 56631 + - uid: 62344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5416 + rot: 3.141592653589793 rad + pos: -36.5,33.5 + parent: 56631 + - uid: 62345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5417 + rot: 1.5707963267948966 rad + pos: -36.5,33.5 + parent: 56631 + - uid: 62346 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5418 + pos: -35.5,33.5 + parent: 56631 + - uid: 62347 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5419 + pos: -32.5,33.5 + parent: 56631 + - uid: 62348 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5420 + pos: -36.5,31.5 + parent: 56631 + - uid: 62349 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5421 + pos: -35.5,31.5 + parent: 56631 + - uid: 62350 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5422 + rot: 1.5707963267948966 rad + pos: -33.5,27.5 + parent: 56631 + - uid: 62351 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5423 + rot: -1.5707963267948966 rad + pos: -34.5,27.5 + parent: 56631 + - uid: 62352 components: - type: Transform rot: 3.141592653589793 rad - pos: 25.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5424 + pos: -45.5,46.5 + parent: 56631 + - uid: 62353 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5426 + rot: -1.5707963267948966 rad + pos: -44.5,47.5 + parent: 56631 + - uid: 62354 components: - type: Transform - pos: 39.5,-18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5429 + rot: -1.5707963267948966 rad + pos: -44.5,48.5 + parent: 56631 + - uid: 62355 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5430 + pos: -44.5,49.5 + parent: 56631 + - uid: 62356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5432 + pos: -45.5,50.5 + parent: 56631 + - uid: 62357 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5433 + pos: -46.5,50.5 + parent: 56631 + - uid: 62358 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5434 + rot: -1.5707963267948966 rad + pos: -46.5,49.5 + parent: 56631 + - uid: 62359 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5435 + rot: -1.5707963267948966 rad + pos: -46.5,47.5 + parent: 56631 + - uid: 62360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5436 + rot: 3.141592653589793 rad + pos: -46.5,46.5 + parent: 56631 + - uid: 66450 components: - type: Transform rot: 1.5707963267948966 rad - pos: 36.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5437 + pos: 3.5,-10.5 + parent: 65849 + - uid: 66451 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5438 + rot: 3.141592653589793 rad + pos: 4.5,-10.5 + parent: 65849 + - uid: 66452 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5439 + rot: 3.141592653589793 rad + pos: 3.5,-11.5 + parent: 65849 + - uid: 66453 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5440 + pos: 9.5,-14.5 + parent: 65849 + - uid: 66454 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5441 + pos: 7.5,-14.5 + parent: 65849 + - uid: 66455 components: - type: Transform rot: 1.5707963267948966 rad - pos: 35.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5442 + pos: 7.5,-14.5 + parent: 65849 + - uid: 66456 components: - type: Transform rot: 1.5707963267948966 rad - pos: 36.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5443 + pos: 7.5,-13.5 + parent: 65849 + - uid: 66457 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5448 + rot: -1.5707963267948966 rad + pos: 9.5,-13.5 + parent: 65849 + - uid: 66458 components: - type: Transform - pos: 39.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5449 + rot: -1.5707963267948966 rad + pos: 9.5,-14.5 + parent: 65849 + - uid: 67756 components: - type: Transform rot: -1.5707963267948966 rad - pos: 44.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5450 + pos: 8.5,2.5 + parent: 66965 + - uid: 67757 components: - type: Transform rot: -1.5707963267948966 rad - pos: 45.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5451 + pos: 8.5,1.5 + parent: 66965 +- proto: PlasmaTankFilled + entities: + - uid: 17006 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-22.5 + pos: 39.567238,42.302322 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5452 + - uid: 17053 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-22.5 + pos: 36.667866,48.410698 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5453 + - uid: 17058 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-15.5 + pos: 36.511616,48.691948 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5454 + - uid: 17059 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-16.5 + pos: 36.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5455 + - uid: 17209 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-17.5 + pos: 39.457863,42.646072 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5456 + - uid: 18069 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-18.5 + pos: 58.454464,42.621357 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5458 + - uid: 18070 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,-21.5 + pos: 58.65759,42.402607 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5461 +- proto: PlasmaWindoorSecureScienceLocked + entities: + - uid: 62361 + components: + - type: Transform + pos: -46.5,44.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63300 + - uid: 62362 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5462 + pos: -46.5,52.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63300 + - uid: 62363 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5463 + pos: -45.5,44.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63300 + - uid: 62364 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,-22.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5468 + rot: 3.141592653589793 rad + pos: -45.5,52.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63300 + - uid: 62365 components: - type: Transform - pos: 39.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5469 + pos: -23.5,41.5 + parent: 56631 + - uid: 62366 components: - type: Transform - pos: 39.5,-16.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5482 + rot: 3.141592653589793 rad + pos: -23.5,38.5 + parent: 56631 + - uid: 62367 components: - type: Transform - pos: 61.5,-39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5483 + rot: 1.5707963267948966 rad + pos: -47.5,48.5 + parent: 56631 + - uid: 62368 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-35.5 + pos: -46.5,48.5 + parent: 56631 +- proto: PlasticBanana + entities: + - uid: 17743 + components: + - type: Transform + pos: -4.2486186,21.486713 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5486 + - uid: 17744 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-22.5 + pos: -4.42223,21.479769 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5487 +- proto: PlasticFlapsAirtightClear + entities: + - uid: 4237 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,-20.5 + pos: 91.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5488 + - uid: 4969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-20.5 + pos: 91.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5489 + - uid: 5146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-20.5 + pos: 88.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5490 + - uid: 5147 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-20.5 + pos: 88.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5491 + - uid: 6224 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-20.5 + pos: 88.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5492 + - uid: 6236 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-20.5 + pos: 82.5,10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5493 + - uid: 6347 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-20.5 + pos: 87.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5508 + - uid: 50404 components: - type: Transform - pos: 61.5,-33.5 + pos: 60.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5513 + - uid: 50405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-43.5 + pos: 60.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5514 + - uid: 62369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5708 + pos: -21.5,13.5 + parent: 56631 +- proto: PlasticFlapsAirtightOpaque + entities: + - uid: 3176 components: - type: Transform - pos: -43.5,-16.5 + pos: -50.5,-91.5 parent: 2 - - uid: 5709 + - uid: 24272 components: - type: Transform - pos: -43.5,-15.5 + pos: -48.5,-91.5 parent: 2 - - uid: 5710 + - uid: 24274 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-14.5 + pos: -52.5,-91.5 parent: 2 - - uid: 5724 + - uid: 45348 components: - type: Transform - pos: -20.5,-14.5 + pos: -79.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5804 +- proto: PlasticFlapsClear + entities: + - uid: 13604 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,13.5 + pos: 18.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#947507FF' - - uid: 5814 + - uid: 62370 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5815 + pos: -19.5,9.5 + parent: 56631 + - uid: 62371 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5825 + rot: -1.5707963267948966 rad + pos: -18.5,7.5 + parent: 56631 + - uid: 62372 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5826 + pos: -15.5,12.5 + parent: 56631 + - uid: 62373 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5827 + pos: -19.5,11.5 + parent: 56631 +- proto: Plunger + entities: + - uid: 23875 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5831 + pos: -17.491276,31.742567 + parent: 2 + - uid: 24581 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5832 + pos: -54.124306,-86.61812 + parent: 2 + - uid: 24978 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5833 + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 24979 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,6.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5834 + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 24980 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,6.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5835 + parent: 24974 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: PlushieArachind + entities: + - uid: 52435 components: + - type: MetaData + desc: Работа? А может лучше похлюпать в дормах? + name: Ko4erga - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5840 + pos: 6.4618917,-83.01247 + parent: 2 +- proto: PlushieAtmosian + entities: + - uid: 13056 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5848 + pos: 12.441526,21.548355 + parent: 2 + - uid: 44149 components: + - type: MetaData + name: плюшевый TiFeRi - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5849 + pos: 14.492792,-84.50471 + parent: 2 + - uid: 52052 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5850 + pos: 48.743443,48.542286 + parent: 2 + - uid: 53772 components: + - type: MetaData + desc: Мягкая игрушка человека в скафандре атмосферного техника, думаю он только учится но глаза наполнени решимостью. + name: kvant8 - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5851 + pos: 6.3684855,-79.75976 + parent: 2 + - uid: 67758 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5852 + pos: 15.713745,8.550247 + parent: 66965 +- proto: PlushieCarp + entities: + - uid: 67759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5853 + pos: 15.57312,2.4238434 + parent: 66965 + - uid: 67760 components: + - type: MetaData + desc: Плюшевая игрушка, которая неизвестно как здесь оказалась... Возможно, она с других далёких обломков... + name: SyndiCarp - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5854 + pos: -2.3944092,20.78563 + parent: 66965 +- proto: PlushieGhost + entities: + - uid: 53795 components: + - type: MetaData + desc: Кто-то из караульных до сих пор сидит в его подвале. + name: Amigo - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5855 + pos: 9.869931,-84.28473 + parent: 2 +- proto: PlushieHampter + entities: + - uid: 12687 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5856 + pos: -6.9502716,88.703285 + parent: 2 + - uid: 18360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5857 + pos: 116.51025,-51.543865 + parent: 2 + - uid: 18361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5873 + pos: 118.49462,-51.49699 + parent: 2 + - uid: 18362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5879 + pos: 120.49462,-51.481365 + parent: 2 + - uid: 26214 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,17.5 + pos: -14.4740715,-58.396065 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 5880 + - uid: 26331 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5893 + pos: -81.51646,20.610628 + parent: 2 + - uid: 53642 components: + - type: MetaData + desc: Тяжелая рабочая партия... от него пахнет дымом. + name: SatuSmoke - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,36.5 - parent: 45711 - - uid: 5894 + pos: 6.46477,-81.527824 + parent: 2 + - uid: 53785 components: + - type: MetaData + desc: Этот хомяк правит целой китайской партией, в отличии от тебя. Слава КНПРМК! + name: M0ta - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,35.5 - parent: 45711 - - uid: 5895 + pos: 11.455391,-83.17973 + parent: 2 +- proto: PlushieHolocarp + entities: + - uid: 3772 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,34.5 - parent: 45711 - - uid: 5896 + pos: 94.39431,12.508219 + parent: 2 + - uid: 4198 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,33.5 - parent: 45711 - - uid: 5897 + pos: -96.130356,3.6737065 + parent: 2 +- proto: PlushieHuman + entities: + - uid: 22815 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,32.5 - parent: 45711 - - uid: 5898 + pos: -0.435089,-36.3242 + parent: 2 + - uid: 22996 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,31.5 - parent: 45711 - - uid: 5899 + pos: 59.498062,-43.514107 + parent: 2 + - uid: 25391 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,30.5 - parent: 45711 - - uid: 5900 + pos: -68.58321,-30.329262 + parent: 2 + - uid: 28947 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,29.5 - parent: 45711 - - uid: 5901 + pos: -56.494904,-61.558155 + parent: 2 + - uid: 29769 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,28.5 - parent: 45711 - - uid: 5902 + pos: -4.494076,-82.13641 + parent: 2 + - uid: 30540 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,27.5 - parent: 45711 - - uid: 5903 + pos: 53.696926,-13.156927 + parent: 2 +- proto: PlushieLamp + entities: + - uid: 21214 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,26.5 - parent: 45711 - - uid: 5904 + pos: -8.501784,-59.169 + parent: 2 +- proto: PlushieLizard + entities: + - uid: 4162 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,25.5 - parent: 45711 - - uid: 5905 + pos: -96.25417,7.45471 + parent: 2 + - uid: 14095 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,24.5 - parent: 45711 - - uid: 5906 + pos: -16.383709,76.64631 + parent: 2 + - uid: 14096 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,23.5 - parent: 45711 - - uid: 5908 + pos: -16.352459,75.92756 + parent: 2 + - uid: 15787 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,22.5 - parent: 45711 - - uid: 5909 + pos: 74.53257,-46.565926 + parent: 2 + - uid: 15795 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,21.5 - parent: 45711 - - uid: 5910 + pos: 73.43101,-45.60499 + parent: 2 + - uid: 22847 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,20.5 - parent: 45711 - - uid: 5911 + pos: -15.5080185,23.493677 + parent: 2 + - uid: 52404 components: + - type: MetaData + desc: 'Очаровательная мягкая игрушка, напоминающая унатха. На ней виднеется бирка с припиской: "Маленький Боули, просто милый красавчик".' + name: плюшевый унатх с биркой - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,19.5 - parent: 45711 - - uid: 5912 + pos: -59.504524,-87.57035 + parent: 2 +- proto: PlushieLizardMirrored + entities: + - uid: 3670 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,18.5 - parent: 45711 - - uid: 5913 + pos: -96.79584,6.8922095 + parent: 2 + - uid: 14093 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,17.5 - parent: 45711 - - uid: 5914 + pos: -17.555584,76.818184 + parent: 2 + - uid: 14094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,16.5 - parent: 45711 - - uid: 5915 + pos: -17.696209,76.05256 + parent: 2 + - uid: 14943 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,16.5 - parent: 45711 - - uid: 5916 + pos: -3.3173046,-41.31439 + parent: 2 + - uid: 15248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,16.5 - parent: 45711 - - uid: 5917 + pos: 48.449963,-26.376703 + parent: 2 + - uid: 15793 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,16.5 - parent: 45711 - - uid: 5919 + pos: 72.610695,-46.565926 + parent: 2 + - uid: 53773 components: + - type: MetaData + desc: Пахнет горелым плюшем, имеет несколько сильных вмятин и упертые глаза. + name: DronaR - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,16.5 - parent: 45711 - - uid: 5920 + pos: 6.42402,-80.83529 + parent: 2 + - uid: 53775 components: + - type: MetaData + desc: Йааааррр! + name: Yufim - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,16.5 - parent: 45711 - - uid: 5921 + pos: 6.423958,-79.061165 + parent: 2 +- proto: PlushieMagicarp + entities: + - uid: 3775 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,16.5 - parent: 45711 - - uid: 5922 + pos: 94.51052,-0.505754 + parent: 2 + - uid: 4187 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,16.5 - parent: 45711 - - uid: 5924 + pos: -98.35368,2.22579 + parent: 2 +- proto: PlushieMoth + entities: + - uid: 18699 components: + - type: MetaData + desc: Плюшевый ниан, мягкий и пушисты. У ниана порвано левое крыло. - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,10.5 - parent: 45711 - - uid: 5925 + rot: -1.5707963267948966 rad + pos: -29.387985,-62.377304 + parent: 2 + - uid: 19997 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,10.5 - parent: 45711 - - uid: 5926 + pos: -63.575745,-5.6016035 + parent: 2 +- proto: PlushieNar + entities: + - uid: 27010 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,10.5 - parent: 45711 - - uid: 5927 + pos: 56.73803,18.502882 + parent: 2 +- proto: PlushieNuke + entities: + - uid: 10949 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,10.5 - parent: 45711 - - uid: 5928 + pos: -79.568665,59.5644 + parent: 2 + - uid: 14939 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,10.5 - parent: 45711 - - uid: 5929 + pos: -2.4735546,-38.34564 + parent: 2 + - uid: 53788 components: + - type: MetaData + desc: Я дам вам пизды.. всем и каждому. + name: no_mad - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,10.5 - parent: 45711 - - uid: 5930 + pos: 11.070385,-84.26729 + parent: 2 + - uid: 66459 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,10.5 - parent: 45711 - - uid: 5931 + pos: -7.425087,20.441677 + parent: 65849 + - uid: 67761 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,10.5 - parent: 45711 - - uid: 5932 + pos: 3.5419755,15.574062 + parent: 66965 + - uid: 67762 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,10.5 - parent: 45711 - - uid: 5933 + pos: 15.696838,5.5421295 + parent: 66965 +- proto: PlushiePenguin + entities: + - uid: 9829 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,10.5 - parent: 45711 - - uid: 5935 + pos: -46.5,20.5 + parent: 2 + - uid: 44146 components: + - type: MetaData + desc: Он на вид устал, давай проведём осмотр? + name: плюшевый Vishna - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,11.5 - parent: 45711 - - uid: 5936 + pos: 14.41548,-83.260376 + parent: 2 +- proto: PlushieRainbowCarp + entities: + - uid: 23488 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,12.5 - parent: 45711 - - uid: 5937 + pos: -70.42232,58.705967 + parent: 2 +- proto: PlushieRouny + entities: + - uid: 52087 components: + - type: MetaData + desc: Этот Атмос, ПРОСТО ИМБА! + name: Tallant - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,13.5 - parent: 45711 - - uid: 5938 + rot: 1.5707963267948966 rad + pos: 6.41453,-84.46243 + parent: 2 +- proto: PlushieSharkBlue + entities: + - uid: 4174 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,14.5 - parent: 45711 - - uid: 5942 + pos: -93.88959,3.4026263 + parent: 2 + - uid: 8587 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,16.5 - parent: 45711 - - uid: 5943 + parent: 8586 + - type: Physics + canCollide: False +- proto: PlushieSharkGrey + entities: + - uid: 52426 components: + - type: MetaData + desc: Я люблю тебя так сильно, как никто никогда не любил... + name: Dezzzix - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,16.5 - parent: 45711 - - uid: 5944 + pos: 6.457911,-83.97781 + parent: 2 +- proto: PlushieSharkPink + entities: + - uid: 4211 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,16.5 - parent: 45711 - - uid: 5945 + pos: -94.67202,4.81954 + parent: 2 + - uid: 15545 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,16.5 - parent: 45711 - - uid: 5946 + pos: 35.553383,-43.62298 + parent: 2 + - uid: 52074 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,16.5 - parent: 45711 - - uid: 5947 + pos: 22.516691,-12.471911 + parent: 2 + - uid: 52425 components: + - type: MetaData + desc: Спи, малышка, пусть приснятся горы и ручьи. Где нет зимы... + name: Denora - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,16.5 - parent: 45711 - - uid: 5948 + pos: 6.442286,-83.68094 + parent: 2 + - uid: 62374 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,16.5 - parent: 45711 - - uid: 5949 + pos: 9.554718,3.5810502 + parent: 56631 + - uid: 67763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,16.5 - parent: 45711 - - uid: 5950 + pos: 9.476196,-0.54862976 + parent: 66965 +- proto: PlushieSlime + entities: + - uid: 4165 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,16.5 - parent: 45711 - - uid: 5951 + pos: -98.38959,6.350543 + parent: 2 + - uid: 6930 components: + - type: MetaData + desc: Плюшевый слайм, видно высохшуюсу зелёную краску. на боку виднеется Этикетка Р.А. Мордашка выглядит невдупленной. - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,16.5 - parent: 45711 - - uid: 5952 + parent: 6929 + - type: Physics + canCollide: False + - uid: 18174 components: + - type: MetaData + desc: Невдуплёныш. Не пинать и не кидать! + name: плюшевый Керн - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,16.5 - parent: 45711 - - uid: 5954 + parent: 18173 + - type: Physics + canCollide: False + - uid: 52051 components: + - type: MetaData + desc: Злой злодейный керн, пытается выломать стекло! + name: Kern - type: Transform - pos: 8.5,17.5 - parent: 45711 - - uid: 5955 + pos: 14.399855,-82.30725 + parent: 2 + - uid: 52075 components: + - type: MetaData + desc: Очаровательная, милая и мягкая игрушка Авелина. Радует всех одним своим видом! + name: Avelina - type: Transform - pos: 8.5,18.5 - parent: 45711 - - uid: 5956 + pos: 14.66548,-80.760376 + parent: 2 +- proto: PlushieSnake + entities: + - uid: 10477 components: - type: Transform - pos: 8.5,19.5 - parent: 45711 - - uid: 5957 + pos: -30.534393,18.482939 + parent: 2 +- proto: PlushieSpaceLizard + entities: + - uid: 17020 components: - type: Transform - pos: 8.5,20.5 - parent: 45711 - - uid: 5958 + pos: 47.56224,29.712654 + parent: 2 + - uid: 19511 components: - type: Transform - pos: 8.5,21.5 - parent: 45711 - - uid: 5959 + pos: 108.01701,-49.336285 + parent: 2 + - uid: 52080 components: + - type: MetaData + desc: Самый прекрасный менторёнок в галактике! + name: Angelnedemon - type: Transform - pos: 8.5,22.5 - parent: 45711 - - uid: 5960 + pos: 14.431105,-81.385376 + parent: 2 + - uid: 66460 components: - type: Transform - pos: 8.5,23.5 - parent: 45711 - - uid: 5961 + rot: -1.5707963267948966 rad + pos: -10.471962,20.347927 + parent: 65849 + - uid: 67764 components: - type: Transform - pos: 8.5,24.5 - parent: 45711 - - uid: 5962 + pos: 3.5107255,13.495937 + parent: 66965 + - uid: 67765 components: - type: Transform - pos: 8.5,25.5 - parent: 45711 - - uid: 5963 + pos: 15.69812,-0.538147 + parent: 66965 +- proto: PlushieVox + entities: + - uid: 24585 components: - type: Transform - pos: 8.5,26.5 - parent: 45711 - - uid: 5964 + pos: -11.42409,-82.138084 + parent: 2 +- proto: PlushieXeno + entities: + - uid: 67766 components: - type: Transform - pos: 8.5,27.5 - parent: 45711 - - uid: 5965 + pos: 15.618713,-3.5146027 + parent: 66965 +- proto: PortableFlasher + entities: + - uid: 7029 components: - type: Transform - pos: 8.5,28.5 - parent: 45711 - - uid: 5966 + pos: -70.5,43.5 + parent: 2 + - uid: 9743 components: - type: Transform - pos: 8.5,29.5 - parent: 45711 - - uid: 5967 + pos: -70.5,44.5 + parent: 2 + - uid: 20535 components: - type: Transform - pos: 8.5,30.5 - parent: 45711 - - uid: 5968 + pos: -59.5,-27.5 + parent: 2 + - uid: 20536 components: - type: Transform - pos: 8.5,31.5 - parent: 45711 - - uid: 5969 + pos: -59.5,-28.5 + parent: 2 + - uid: 20537 components: - type: Transform - pos: 8.5,32.5 - parent: 45711 - - uid: 5973 + pos: -58.5,-27.5 + parent: 2 + - uid: 20538 components: - type: Transform - pos: -6.5,39.5 - parent: 45711 - - uid: 5974 + pos: -58.5,-28.5 + parent: 2 +- proto: PortableGeneratorJrPacman + entities: + - uid: 10770 components: - type: Transform - pos: -6.5,38.5 - parent: 45711 - - uid: 5975 + pos: -46.5,9.5 + parent: 2 + - uid: 10898 components: - type: Transform - pos: -6.5,37.5 - parent: 45711 - - uid: 5977 + pos: -47.5,9.5 + parent: 2 + - uid: 15923 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,36.5 - parent: 45711 - - uid: 5978 + pos: 38.5,55.5 + parent: 2 + - uid: 20707 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,36.5 - parent: 45711 - - uid: 5979 + pos: 89.5,-59.5 + parent: 2 + - uid: 21449 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,36.5 - parent: 45711 - - uid: 5981 + pos: -41.5,-53.5 + parent: 2 + - uid: 24653 components: - type: Transform - pos: -10.5,35.5 - parent: 45711 - - uid: 6006 + pos: -85.5,39.5 + parent: 2 + - uid: 24721 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,41.5 - parent: 45711 - - uid: 6007 + pos: -64.5,48.5 + parent: 2 + - uid: 24888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,41.5 - parent: 45711 - - uid: 6008 + pos: -69.5,-19.5 + parent: 2 + - uid: 28682 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,41.5 - parent: 45711 - - uid: 6010 + pos: -56.5,67.5 + parent: 2 + - uid: 28796 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,41.5 - parent: 45711 - - uid: 6011 + pos: -20.5,-13.5 + parent: 2 + - uid: 28965 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,41.5 - parent: 45711 - - uid: 6014 + pos: -35.5,-47.5 + parent: 2 + - uid: 30344 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,41.5 - parent: 45711 - - uid: 6015 + pos: 30.5,18.5 + parent: 2 + - uid: 30380 components: - type: Transform - pos: 2.5,42.5 - parent: 45711 - - uid: 6016 + pos: 61.5,-15.5 + parent: 2 + - uid: 31030 components: - type: Transform - pos: 2.5,43.5 - parent: 45711 - - uid: 6024 + pos: -89.5,64.5 + parent: 2 + - uid: 31267 components: - type: Transform - pos: -0.5,41.5 - parent: 45711 - - uid: 6026 + pos: -24.5,67.5 + parent: 2 + - uid: 31270 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,40.5 - parent: 45711 - - uid: 6027 + pos: -31.5,15.5 + parent: 2 + - uid: 47489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,40.5 - parent: 45711 - - uid: 6028 + pos: -62.5,-84.5 + parent: 2 +- proto: PortableGeneratorJrPacmanMachineCircuitboard + entities: + - uid: 52090 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,40.5 - parent: 45711 - - uid: 6029 + pos: 26.471731,7.4357 + parent: 2 +- proto: PortableGeneratorPacman + entities: + - uid: 3859 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,40.5 - parent: 45711 - - uid: 6030 + pos: 49.5,21.5 + parent: 2 + - uid: 9113 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,40.5 - parent: 45711 - - uid: 6031 + pos: 61.5,-50.5 + parent: 2 + - uid: 24887 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,39.5 - parent: 45711 - - uid: 6032 + pos: -74.5,-6.5 + parent: 2 + - uid: 29065 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,38.5 - parent: 45711 - - uid: 6033 + pos: -22.5,-50.5 + parent: 2 + - uid: 31266 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,37.5 - parent: 45711 - - uid: 6034 + pos: -33.5,64.5 + parent: 2 + - uid: 62375 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,36.5 - parent: 45711 - - uid: 6035 + pos: -23.5,25.5 + parent: 56631 + - uid: 66461 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,35.5 - parent: 45711 - - uid: 6037 + pos: 3.5,-10.5 + parent: 65849 + - uid: 66462 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,34.5 - parent: 45711 - - uid: 6038 + pos: 3.5,-9.5 + parent: 65849 +- proto: PortableGeneratorSuperPacman + entities: + - uid: 7201 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,34.5 - parent: 45711 - - uid: 6039 + pos: 33.5,31.5 + parent: 2 + - uid: 7202 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,34.5 - parent: 45711 - - uid: 6040 + pos: 33.5,35.5 + parent: 2 + - uid: 7203 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,34.5 - parent: 45711 - - uid: 6041 + pos: 36.5,35.5 + parent: 2 + - uid: 7204 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,34.5 - parent: 45711 - - uid: 6042 + pos: 36.5,31.5 + parent: 2 +- proto: PortableScrubber + entities: + - uid: 3737 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,34.5 - parent: 45711 - - uid: 6045 + pos: 29.5,55.5 + parent: 2 + - uid: 3738 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,33.5 - parent: 45711 - - uid: 6046 + pos: 30.5,55.5 + parent: 2 + - uid: 3829 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,33.5 - parent: 45711 - - uid: 6047 + pos: 31.5,42.5 + parent: 2 + - uid: 3861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,33.5 - parent: 45711 - - uid: 6048 + pos: 31.5,55.5 + parent: 2 + - uid: 14003 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,33.5 - parent: 45711 - - uid: 6050 + pos: 30.5,42.5 + parent: 2 + - uid: 30060 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,33.5 - parent: 45711 - - uid: 6056 + pos: -14.5,66.5 + parent: 2 + - uid: 30272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,33.5 - parent: 45711 - - uid: 6057 + pos: 50.5,-10.5 + parent: 2 +- proto: PortableScrubberMachineCircuitBoard + entities: + - uid: 52088 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,33.5 - parent: 45711 - - uid: 6060 + pos: 26.450047,7.6941404 + parent: 2 +- proto: PosterBroken + entities: + - uid: 5566 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,30.5 - parent: 45711 - - uid: 6061 + pos: 5.5,-74.5 + parent: 2 + - uid: 5568 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,31.5 - parent: 45711 - - uid: 6066 + pos: 10.5,-71.5 + parent: 2 + - uid: 20223 + components: + - type: Transform + pos: 83.5,-50.5 + parent: 2 + - uid: 26299 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,33.5 - parent: 45711 - - uid: 6094 + pos: -86.5,-53.5 + parent: 2 + - uid: 26301 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,33.5 - parent: 45711 - - uid: 6095 + pos: -86.5,-44.5 + parent: 2 + - uid: 62376 components: - type: Transform - pos: -11.5,35.5 - parent: 45711 - - uid: 6099 + pos: -2.5,4.5 + parent: 56631 +- proto: PosterContrabandAmbrosiaVulgaris + entities: + - uid: 13753 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,35.5 - parent: 45711 - - uid: 6100 + pos: 14.5,-39.5 + parent: 2 + - uid: 28671 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,36.5 - parent: 45711 - - uid: 6104 + pos: -65.5,72.5 + parent: 2 +- proto: PosterContrabandAtmosiaDeclarationIndependence + entities: + - uid: 52066 components: - type: Transform - pos: 6.5,49.5 - parent: 45711 - - uid: 6106 + pos: 23.5,52.5 + parent: 2 + - uid: 52068 components: - type: Transform - pos: 6.5,48.5 - parent: 45711 - - uid: 6107 + pos: 49.5,49.5 + parent: 2 +- proto: PosterContrabandBeachStarYamamoto + entities: + - uid: 8073 components: - type: Transform - pos: 6.5,47.5 - parent: 45711 - - uid: 6109 + pos: -60.5,6.5 + parent: 2 + - uid: 15691 components: - type: Transform - pos: 6.5,46.5 - parent: 45711 - - uid: 6110 + pos: 13.5,-62.5 + parent: 2 +- proto: PosterContrabandBorgFancy + entities: + - uid: 26215 components: - type: Transform - pos: 6.5,45.5 - parent: 45711 - - uid: 6111 + pos: -83.5,-44.5 + parent: 2 +- proto: PosterContrabandBorgFancyv2 + entities: + - uid: 26216 components: - type: Transform - pos: 6.5,44.5 - parent: 45711 - - uid: 6112 + pos: -87.5,-51.5 + parent: 2 +- proto: PosterContrabandBustyBackdoorExoBabes6 + entities: + - uid: 20452 components: - type: Transform - pos: 6.5,43.5 - parent: 45711 - - uid: 6113 + rot: 1.5707963267948966 rad + pos: 84.5,-48.5 + parent: 2 +- proto: PosterContrabandC20r + entities: + - uid: 15001 components: - type: Transform - pos: 6.5,42.5 - parent: 45711 - - uid: 6114 + pos: 18.5,-71.5 + parent: 2 + - uid: 25017 components: - type: Transform - pos: 6.5,41.5 - parent: 45711 - - uid: 6118 + rot: -1.5707963267948966 rad + pos: 6.5,-87.5 + parent: 2 + - uid: 62377 components: - type: Transform - pos: 6.5,40.5 - parent: 45711 - - uid: 6120 + pos: 3.5,-0.5 + parent: 56631 +- proto: PosterContrabandClown + entities: + - uid: 6834 components: - type: Transform - pos: 6.5,39.5 - parent: 45711 - - uid: 6121 + rot: -1.5707963267948966 rad + pos: -74.5,25.5 + parent: 2 + - uid: 7527 components: - type: Transform - pos: 6.5,38.5 - parent: 45711 - - uid: 6124 + rot: 3.141592653589793 rad + pos: -42.5,67.5 + parent: 2 + - uid: 11602 components: - type: Transform - pos: 6.5,37.5 - parent: 45711 - - uid: 6127 + pos: -98.5,45.5 + parent: 2 + - uid: 13354 components: - type: Transform - pos: 6.5,36.5 - parent: 45711 - - uid: 6128 + rot: -1.5707963267948966 rad + pos: -26.5,-39.5 + parent: 2 +- proto: PosterContrabandCommunistState + entities: + - uid: 8858 components: - type: Transform - pos: 6.5,35.5 - parent: 45711 - - uid: 6129 + rot: -1.5707963267948966 rad + pos: 5.5,-9.5 + parent: 2 + - uid: 15651 components: - type: Transform - pos: 6.5,34.5 - parent: 45711 - - uid: 6132 + pos: 19.5,-68.5 + parent: 2 + - uid: 16131 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,46.5 - parent: 45711 - - uid: 6134 + pos: -10.5,-72.5 + parent: 2 + - uid: 17494 components: - type: Transform - pos: -0.5,45.5 - parent: 45711 - - uid: 6135 + pos: -30.5,-55.5 + parent: 2 + - uid: 19890 components: - type: Transform - pos: -0.5,44.5 - parent: 45711 - - uid: 6136 + pos: -55.5,-19.5 + parent: 2 + - uid: 19993 components: - type: Transform - pos: -0.5,43.5 - parent: 45711 - - uid: 6137 + pos: -64.5,-4.5 + parent: 2 + - uid: 28232 components: - type: Transform - pos: -0.5,42.5 - parent: 45711 - - uid: 6142 + pos: -90.5,28.5 + parent: 2 + - uid: 28361 + components: + - type: Transform + pos: -67.5,79.5 + parent: 2 + - uid: 51140 + components: + - type: Transform + pos: -47.5,109.5 + parent: 2 + - uid: 51144 components: - type: Transform - pos: 0.5,38.5 - parent: 45711 - - uid: 6143 + pos: -43.5,105.5 + parent: 2 +- proto: PosterContrabandCybersun600 + entities: + - uid: 14976 components: - type: Transform - pos: 0.5,39.5 - parent: 45711 - - uid: 6144 + rot: 1.5707963267948966 rad + pos: -58.5,74.5 + parent: 2 + - uid: 25286 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,40.5 - parent: 45711 - - uid: 7827 + pos: 30.5,-87.5 + parent: 2 + - uid: 62378 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-15.5 + pos: -0.5,-4.5 + parent: 56631 +- proto: PosterContrabandDonk + entities: + - uid: 10619 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 6.5,5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7865 + - uid: 19833 components: - type: Transform rot: 1.5707963267948966 rad - pos: 42.5,-22.5 + pos: -32.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7867 + - uid: 27781 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,-22.5 + rot: 3.141592653589793 rad + pos: -54.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7868 + - uid: 27782 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,-22.5 + rot: 3.141592653589793 rad + pos: -56.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7885 +- proto: PosterContrabandDonutCorp + entities: + - uid: 16714 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-15.5 + pos: 44.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7888 + - uid: 23528 components: - type: Transform rot: 1.5707963267948966 rad - pos: 43.5,-22.5 + pos: -75.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7890 + - uid: 52073 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-54.5 + pos: -32.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7891 +- proto: PosterContrabandEAT + entities: + - uid: 13256 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-52.5 + pos: -18.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7919 + - uid: 17213 components: - type: Transform rot: 3.141592653589793 rad - pos: 9.5,-53.5 + pos: 46.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7920 + - uid: 18538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,21.5 + pos: -27.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7922 + - uid: 19547 components: - type: Transform - pos: -19.5,66.5 + rot: 3.141592653589793 rad + pos: 35.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8028 + - uid: 26278 components: - type: Transform - pos: -22.5,-14.5 + rot: 3.141592653589793 rad + pos: -87.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8073 + - uid: 26283 components: - type: Transform - pos: -22.5,65.5 + rot: 1.5707963267948966 rad + pos: -86.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8104 + - uid: 66463 components: - type: Transform - pos: -0.5,-56.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8138 + pos: -0.5,25.5 + parent: 65849 +- proto: PosterContrabandEnlistGorlex + entities: + - uid: 13172 components: - type: Transform - pos: -9.5,-42.5 + pos: -74.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8156 + - uid: 13184 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-15.5 + pos: -69.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8157 +- proto: PosterContrabandFreeDrone + entities: + - uid: 15093 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-15.5 + pos: 45.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8158 + - uid: 21255 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-15.5 + rot: 3.141592653589793 rad + pos: 74.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8159 + - uid: 31162 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-17.5 + pos: -44.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8160 +- proto: PosterContrabandFreeSyndicateEncryptionKey + entities: + - uid: 28226 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-17.5 + pos: -90.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8161 + - uid: 31110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-17.5 + pos: -34.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8162 +- proto: PosterContrabandGreyTide + entities: + - uid: 3386 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-17.5 + pos: -46.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8163 + - uid: 7521 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-17.5 + pos: -47.5,75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8164 + - uid: 21539 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-17.5 + pos: -39.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8172 +- proto: PosterContrabandHackingGuide + entities: + - uid: 52059 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-17.5 + pos: 50.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8173 +- proto: PosterContrabandHaveaPuff + entities: + - uid: 23096 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-17.5 + pos: 54.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8174 +- proto: PosterContrabandInterdyne + entities: + - uid: 11980 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-17.5 + rot: 1.5707963267948966 rad + pos: 8.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8175 +- proto: PosterContrabandLustyExomorph + entities: + - uid: 20451 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-17.5 + rot: 3.141592653589793 rad + pos: 83.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8176 + - uid: 62379 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,-16.5 + pos: 16.5,25.5 + parent: 56631 +- proto: PosterContrabandMissingGloves + entities: + - uid: 7519 + components: + - type: Transform + pos: -49.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8177 + - uid: 19548 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-16.5 + pos: 4.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8178 +- proto: PosterContrabandMissingSpacepen + entities: + - uid: 13306 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-16.5 + pos: 19.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8179 +- proto: PosterContrabandMoth + entities: + - uid: 13185 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-15.5 + pos: -74.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8181 +- proto: PosterContrabandNuclearDeviceInformational + entities: + - uid: 26286 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-15.5 + rot: 1.5707963267948966 rad + pos: -92.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8182 + - uid: 52049 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-15.5 + pos: 18.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8183 +- proto: PosterContrabandPower + entities: + - uid: 26508 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-15.5 + pos: 48.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8184 +- proto: PosterContrabandPwrGame + entities: + - uid: 22998 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-15.5 + pos: 59.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8185 +- proto: PosterContrabandRebelsUnite + entities: + - uid: 30866 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-15.5 + pos: 56.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8189 +- proto: PosterContrabandRevolt + entities: + - uid: 30901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-15.5 + pos: 58.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8190 +- proto: PosterContrabandRevolver + entities: + - uid: 21826 components: - type: Transform rot: 1.5707963267948966 rad - pos: -36.5,-15.5 + pos: -72.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8191 +- proto: PosterContrabandRise + entities: + - uid: 24445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-15.5 + pos: -16.5,-90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8192 +- proto: PosterContrabandRobustSoftdrinks + entities: + - uid: 7520 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-15.5 + pos: -37.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8193 + - uid: 25287 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-15.5 + rot: -1.5707963267948966 rad + pos: 33.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8195 + - uid: 26282 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-15.5 + rot: 3.141592653589793 rad + pos: -89.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8196 +- proto: PosterContrabandSmoke + entities: + - uid: 19697 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-16.5 + pos: 14.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8197 + - uid: 19698 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-16.5 + pos: 14.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8198 + - uid: 21865 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-16.5 + pos: -78.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8199 + - uid: 23275 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-16.5 + rot: 3.141592653589793 rad + pos: -8.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8200 +- proto: PosterContrabandSpaceCola + entities: + - uid: 26277 components: - type: Transform rot: 1.5707963267948966 rad - pos: -40.5,-16.5 + pos: -82.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8204 + - uid: 27805 components: - type: Transform - pos: -41.5,-17.5 + pos: -55.5,101.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8205 +- proto: PosterContrabandSpaceCube + entities: + - uid: 5509 components: - type: Transform - pos: -41.5,-18.5 + pos: -29.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8206 +- proto: PosterContrabandSyndicatePistol + entities: + - uid: 23391 components: - type: Transform - pos: -40.5,-16.5 + pos: 45.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8207 + - uid: 28225 components: - type: Transform - pos: -40.5,-17.5 + pos: -90.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8208 + - uid: 56386 components: - type: Transform - pos: -40.5,-18.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8214 + rot: 1.5707963267948966 rad + pos: 2.5,2.5 + parent: 56354 + - uid: 62380 components: - type: Transform - pos: -22.5,-16.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8215 + pos: -2.5,-0.5 + parent: 56631 +- proto: PosterContrabandSyndicateRecruitment + entities: + - uid: 13138 components: - type: Transform - pos: -22.5,-17.5 + pos: -70.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8216 + - uid: 13171 components: - type: Transform - pos: -22.5,-18.5 + pos: -67.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8218 + - uid: 13173 components: - type: Transform - pos: -20.5,-18.5 + pos: -76.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8219 + - uid: 14338 components: - type: Transform - pos: -20.5,-19.5 + rot: 1.5707963267948966 rad + pos: 19.5,-85.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8222 + - uid: 28224 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,-19.5 + pos: -90.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8223 + - uid: 28228 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-19.5 + pos: -90.5,27.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8224 + - uid: 51145 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-19.5 + pos: -35.5,96.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8225 + - uid: 56387 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8226 + rot: 1.5707963267948966 rad + pos: 0.5,2.5 + parent: 56354 +- proto: PosterContrabandTools + entities: + - uid: 10817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-19.5 + pos: -51.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8227 + - uid: 10818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-19.5 + pos: -43.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8229 + - uid: 52044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-19.5 + pos: 42.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8230 +- proto: PosterContrabandUnreadableAnnouncement + entities: + - uid: 14974 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-19.5 + pos: -10.5,-78.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8231 +- proto: PosterContrabandVoteWeh + entities: + - uid: 5506 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-19.5 + pos: -28.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8233 + - uid: 15656 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-21.5 + pos: 24.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8234 + - uid: 23329 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-21.5 + rot: 1.5707963267948966 rad + pos: -68.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8235 +- proto: PosterContrabandWehWatches + entities: + - uid: 7523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-21.5 + pos: -44.5,75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8236 +- proto: PosterLegit12Gauge + entities: + - uid: 52048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-21.5 + pos: -50.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8237 +- proto: PosterLegitAnatomyPoster + entities: + - uid: 15663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-21.5 + pos: 24.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8238 + - uid: 15669 components: - type: Transform - pos: -27.5,-20.5 + pos: 15.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8239 +- proto: PosterLegitBlessThisSpess + entities: + - uid: 18332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-21.5 + pos: 130.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8241 + - uid: 19996 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-21.5 + pos: -66.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8243 + - uid: 52061 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-21.5 + pos: -54.5,-85.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8244 +- proto: PosterLegitBuild + entities: + - uid: 52045 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-21.5 + pos: 19.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8245 +- proto: PosterLegitCarbonDioxide + entities: + - uid: 28917 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-21.5 + pos: -59.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8246 + - uid: 52060 components: - type: Transform - pos: -20.5,-20.5 + pos: 32.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8268 +- proto: PosterLegitDoNotQuestion + entities: + - uid: 11029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-29.5 + pos: 0.5,13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8269 + - uid: 18652 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-29.5 + pos: -22.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8270 + - uid: 22622 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,-29.5 + pos: -12.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8271 +- proto: PosterLegitEnlist + entities: + - uid: 7637 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-29.5 + pos: -49.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8273 + - uid: 22747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-29.5 + pos: -24.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8274 +- proto: PosterLegitFoamForceAd + entities: + - uid: 7524 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-29.5 + rot: 3.141592653589793 rad + pos: -52.5,73.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8276 +- proto: PosterLegitGetYourLEGS + entities: + - uid: 25937 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-27.5 + rot: 1.5707963267948966 rad + pos: -90.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8277 +- proto: PosterLegitHelpOthers + entities: + - uid: 15693 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-27.5 + pos: 24.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8278 +- proto: PosterLegitHereForYourSafety + entities: + - uid: 15660 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-27.5 + pos: -10.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8279 + - uid: 22746 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-27.5 + pos: -28.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8280 +- proto: PosterLegitIan + entities: + - uid: 5507 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-27.5 + pos: -25.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8281 + - uid: 11026 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-27.5 + pos: -22.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8282 +- proto: PosterLegitIonRifle + entities: + - uid: 26422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-27.5 + pos: -52.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8283 +- proto: PosterLegitJustAWeekAway + entities: + - uid: 15688 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-27.5 + pos: 22.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8285 +- proto: PosterLegitMime + entities: + - uid: 6752 components: - type: Transform - pos: -29.5,-27.5 + pos: -64.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8286 +- proto: PosterLegitNanomichiAd + entities: + - uid: 55640 components: - type: Transform - pos: -29.5,-26.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8287 + pos: 2.5,14.5 + parent: 55280 +- proto: PosterLegitNanotrasenLogo + entities: + - uid: 7526 components: - type: Transform - pos: -27.5,-26.5 + rot: 3.141592653589793 rad + pos: -34.5,72.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8288 + - uid: 10944 components: - type: Transform - pos: -27.5,-25.5 + pos: 0.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8289 + - uid: 11027 components: - type: Transform - pos: -27.5,-24.5 + pos: -5.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8291 + - uid: 11028 components: - type: Transform - pos: -27.5,-22.5 + pos: 6.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8293 + - uid: 11384 components: - type: Transform - pos: -29.5,-24.5 + pos: -14.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8294 + - uid: 12763 components: - type: Transform - pos: -29.5,-23.5 + rot: 3.141592653589793 rad + pos: -22.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8295 + - uid: 15646 components: - type: Transform - pos: -29.5,-22.5 + pos: 18.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8296 + - uid: 15649 components: - type: Transform - pos: -29.5,-21.5 + pos: 8.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8297 + - uid: 17404 components: - type: Transform - pos: -29.5,-20.5 + pos: -23.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8298 + - uid: 18792 components: - type: Transform - pos: -27.5,-19.5 + pos: -31.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8299 + - uid: 19892 components: - type: Transform - pos: -27.5,-18.5 + pos: -49.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8300 + - uid: 19995 components: - type: Transform - pos: -29.5,-18.5 + pos: -63.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8302 + - uid: 22621 components: - type: Transform - pos: -29.5,-17.5 + rot: -1.5707963267948966 rad + pos: -8.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8303 + - uid: 22745 components: - type: Transform - pos: -29.5,-16.5 + pos: -16.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8304 + - uid: 28233 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-23.5 + pos: -85.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8305 + - uid: 54413 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8306 + pos: -2.5,-10.5 + parent: 53899 + - uid: 54414 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8307 + pos: 5.5,-7.5 + parent: 53899 + - uid: 54415 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8309 + pos: 2.5,-3.5 + parent: 53899 + - uid: 55641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8310 + pos: -0.5,8.5 + parent: 55280 + - uid: 55642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8311 + pos: -0.5,11.5 + parent: 55280 + - uid: 66464 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-23.5 + pos: -0.5,-21.5 + parent: 65849 +- proto: PosterLegitNoERP + entities: + - uid: 7522 + components: + - type: Transform + pos: -41.5,75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8312 + - uid: 7642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-23.5 + pos: -49.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8313 + - uid: 8077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-25.5 + pos: -57.5,5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8314 + - uid: 10700 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-25.5 + rot: 3.141592653589793 rad + pos: -54.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8315 + - uid: 13162 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-25.5 + pos: -17.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8316 + - uid: 20539 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-25.5 + pos: 82.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8317 +- proto: PosterLegitNTTGC + entities: + - uid: 55643 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-25.5 + pos: 2.5,5.5 + parent: 55280 +- proto: PosterLegitPDAAd + entities: + - uid: 11031 + components: + - type: Transform + pos: -27.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8319 + - uid: 65606 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-25.5 + pos: 4.5,-0.5 + parent: 65540 +- proto: PosterLegitPeriodicTable + entities: + - uid: 52024 + components: + - type: Transform + pos: 41.5,56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8338 +- proto: PosterLegitRenault + entities: + - uid: 7525 components: - type: Transform - pos: -24.5,-22.5 + rot: 3.141592653589793 rad + pos: -52.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8339 + - uid: 11030 components: - type: Transform - pos: -24.5,-23.5 + pos: 6.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8340 +- proto: PosterLegitReportCrimes + entities: + - uid: 52065 components: - type: Transform - pos: -24.5,-24.5 + pos: -6.5,-83.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8342 +- proto: PosterLegitSafetyEyeProtection + entities: + - uid: 7649 components: - type: Transform - pos: -24.5,-25.5 + pos: -41.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8343 + - uid: 52058 components: - type: Transform - pos: -24.5,-26.5 + pos: 35.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8344 +- proto: PosterLegitSafetyInternals + entities: + - uid: 52047 components: - type: Transform - pos: -24.5,-27.5 + pos: 40.5,54.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8345 +- proto: PosterLegitSafetyMothDelam + entities: + - uid: 13473 components: - type: Transform - pos: -22.5,-20.5 + rot: 1.5707963267948966 rad + pos: 19.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8346 +- proto: PosterLegitSafetyMothEpi + entities: + - uid: 1352 components: - type: Transform - pos: -22.5,-21.5 + pos: -14.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8347 + - uid: 13566 components: - type: Transform - pos: -22.5,-22.5 + rot: 1.5707963267948966 rad + pos: 15.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8348 +- proto: PosterLegitSafetyMothMeth + entities: + - uid: 13426 components: - type: Transform - pos: -22.5,-23.5 + rot: 1.5707963267948966 rad + pos: 10.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8349 +- proto: PosterLegitSafetyReport + entities: + - uid: 7647 components: - type: Transform - pos: -22.5,-24.5 + pos: -41.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8350 +- proto: PosterLegitScience + entities: + - uid: 4158 components: - type: Transform - pos: -22.5,-25.5 + rot: 3.141592653589793 rad + pos: 35.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8351 +- proto: PosterLegitSecWatch + entities: + - uid: 18881 components: - type: Transform - pos: -22.5,-26.5 + pos: -51.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8352 + - uid: 20151 components: - type: Transform - pos: -22.5,-27.5 + pos: -57.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8363 + - uid: 65607 components: - type: Transform - pos: -24.5,-30.5 + pos: -0.5,2.5 + parent: 65540 +- proto: PosterLegitSoftCapPopArt + entities: + - uid: 26292 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -86.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8364 +- proto: PosterLegitSpaceCops + entities: + - uid: 5510 components: - type: Transform - pos: -24.5,-29.5 + pos: -25.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8365 +- proto: PosterLegitStateLaws + entities: + - uid: 3731 components: - type: Transform - pos: -24.5,-28.5 + rot: 3.141592653589793 rad + pos: 47.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8366 + - uid: 18316 components: - type: Transform - pos: -22.5,-32.5 + pos: 130.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8367 +- proto: PosterLegitVacation + entities: + - uid: 12751 components: - type: Transform - pos: -22.5,-31.5 + rot: 3.141592653589793 rad + pos: -15.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8368 + - uid: 12753 components: - type: Transform - pos: -22.5,-30.5 + rot: 3.141592653589793 rad + pos: -6.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8369 + - uid: 18786 components: - type: Transform - pos: -22.5,-29.5 + pos: -35.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8370 + - uid: 19994 components: - type: Transform - pos: -22.5,-28.5 + pos: -62.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8371 +- proto: PosterLegitWalk + entities: + - uid: 52064 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-31.5 + pos: 19.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8372 +- proto: PotatoAIChip + entities: + - uid: 24314 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-31.5 + pos: -53.490498,75.47129 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8374 +- proto: PottedPlant0 + entities: + - uid: 5500 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-31.5 + pos: -26.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8375 + - uid: 8701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-31.5 + pos: 71.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8376 + - uid: 15205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-31.5 + pos: 53.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8377 + - uid: 15820 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-31.5 + pos: 33.661583,-61.631054 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8378 + - uid: 15821 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-31.5 + pos: 33.552208,-56.443554 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8379 + - uid: 16843 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-31.5 + pos: 30.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8380 + - uid: 17419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-31.5 + pos: -48.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8382 + - uid: 18639 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-33.5 + pos: -62.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8383 + - uid: 22809 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-33.5 + pos: 4.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8384 + - uid: 23374 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-33.5 + pos: 6.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8386 + - uid: 43052 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-33.5 + pos: -30.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8387 + - uid: 62381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8388 + pos: 4.5,0.5 + parent: 56631 + - uid: 62382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8389 + pos: -11.5,4.5 + parent: 56631 +- proto: PottedPlant1 + entities: + - uid: 3561 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-33.5 + pos: -96.29059,13.553395 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8390 + - uid: 20069 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-33.5 + pos: -54.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8392 + - uid: 24215 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-33.5 + pos: -7.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8393 +- proto: PottedPlant10 + entities: + - uid: 5709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-33.5 + pos: -16.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8394 + - uid: 6766 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-33.5 + pos: -30.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8395 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 6767 + - uid: 9010 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-33.5 + pos: -7.466551,-3.878839 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8400 + - uid: 9015 components: - type: Transform - pos: -36.5,-34.5 + pos: -2.497801,-3.8632197 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8401 + - uid: 10618 components: - type: Transform - pos: -38.5,-32.5 + pos: -8.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8402 + - uid: 11012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-31.5 + pos: -81.59079,51.36616 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8403 + - uid: 12474 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-31.5 + pos: -21.5,60.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8404 + - uid: 12744 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-35.5 + pos: -19.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8405 + - uid: 13383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-35.5 + pos: -13.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8406 + - uid: 20004 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-35.5 + pos: -63.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8407 + - uid: 20034 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-35.5 + pos: -53.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8408 + - uid: 20613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-35.5 + pos: -53.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8409 + - uid: 21438 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-35.5 + pos: -33.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8410 + - uid: 21439 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-35.5 + pos: -12.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8411 + - uid: 22715 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-35.5 + pos: 16.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8412 + - uid: 22716 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-35.5 + pos: 16.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8413 + - uid: 22717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-33.5 + pos: -15.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8414 + - uid: 22718 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-33.5 + pos: -15.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8415 + - uid: 23386 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-33.5 + pos: -16.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8416 + - uid: 23826 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-33.5 + pos: 75.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8417 + - uid: 51118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-33.5 + pos: -49.5,91.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8418 + - uid: 62383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8419 + pos: 2.5,-7.5 + parent: 56631 + - uid: 67767 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8423 + pos: 5.5,4.5 + parent: 66965 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 67768 +- proto: PottedPlant11 + entities: + - uid: 1888 components: - type: Transform - pos: -27.5,-32.5 + pos: -27.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8424 + - uid: 9136 components: - type: Transform - pos: -27.5,-33.5 + pos: 3.3785655,-9.34575 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8425 + - uid: 62384 components: - type: Transform - pos: -27.5,-34.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8426 + pos: -9.5,2.5 + parent: 56631 +- proto: PottedPlant13 + entities: + - uid: 5240 components: - type: Transform - pos: -27.5,-35.5 + pos: 59.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8427 +- proto: PottedPlant14 + entities: + - uid: 9844 components: - type: Transform - pos: -26.5,-34.5 + pos: -70.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8428 + - uid: 20002 components: - type: Transform - pos: -26.5,-35.5 + pos: -59.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8463 +- proto: PottedPlant15 + entities: + - uid: 6746 components: - type: Transform - pos: -49.5,-34.5 + pos: -20.599754,-11.487853 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8464 + - uid: 8617 components: - type: Transform - pos: -49.5,-33.5 + pos: 6.5,-9.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8465 + - uid: 9017 components: - type: Transform - pos: -49.5,-32.5 + pos: -4.730236,-9.42676 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8466 + - uid: 9491 components: - type: Transform - pos: -49.5,-31.5 + pos: 5.612936,-13.486378 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8467 + - uid: 9513 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-35.5 + pos: 10.340009,50.72158 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8468 + - uid: 9877 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-35.5 + pos: -4.3253136,7.6421237 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8471 + - uid: 10055 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-35.5 + pos: 5.708704,4.5014997 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8478 + - uid: 11671 components: - type: Transform - pos: -49.5,-36.5 + pos: 13.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8479 + - uid: 12105 components: - type: Transform - pos: -49.5,-37.5 + pos: -89.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8480 + - uid: 13334 components: - type: Transform - pos: -49.5,-38.5 + pos: -30.483633,-46.075935 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8481 + - uid: 13519 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-33.5 + pos: 11.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8482 + - uid: 14182 components: - type: Transform - pos: -47.5,-32.5 + pos: 28.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8483 + - uid: 15495 components: - type: Transform - pos: -47.5,-31.5 + pos: 10.4117,-53.438663 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8484 + - uid: 18416 components: - type: Transform - pos: -47.5,-34.5 + pos: -29.28956,-56.22379 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8485 + - uid: 20067 components: - type: Transform - pos: -47.5,-35.5 + pos: -52.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8486 + - uid: 20081 components: - type: Transform - pos: -47.5,-36.5 + pos: -61.422657,-10.257606 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8487 + - uid: 22221 components: - type: Transform - pos: -47.5,-37.5 + pos: -38.3076,-11.926886 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8488 + - uid: 22620 components: - type: Transform - pos: -47.5,-38.5 + pos: -11.352798,-42.549946 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8489 + - uid: 23773 components: - type: Transform - pos: -47.5,-39.5 + pos: 5.442424,42.66298 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8490 + - uid: 52076 components: - type: Transform - pos: -47.5,-40.5 + pos: -23.65619,2.801731 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8491 + - uid: 62385 components: - type: Transform - pos: -49.5,-39.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8492 + pos: -12.5,-6.5 + parent: 56631 +- proto: PottedPlant16 + entities: + - uid: 3562 components: - type: Transform - pos: -49.5,-40.5 + pos: -96.32108,15.120276 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8493 + - uid: 21425 components: - type: Transform - pos: -49.5,-41.5 + pos: -42.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8494 + - uid: 24213 components: - type: Transform - pos: -49.5,-42.5 + pos: -15.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8495 + - uid: 62386 components: - type: Transform - pos: -49.5,-43.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8496 + pos: -7.5,-1.5 + parent: 56631 +- proto: PottedPlant18 + entities: + - uid: 62387 components: - type: Transform - pos: -49.5,-44.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8498 + pos: 16.5,4.5 + parent: 56631 +- proto: PottedPlant19 + entities: + - uid: 6902 components: - type: Transform - pos: -49.5,-45.5 + pos: -25.511995,-5.4979496 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8500 + - uid: 7822 components: - type: Transform - pos: -49.5,-46.5 + pos: -115.541695,11.472709 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8501 + - uid: 15736 components: - type: Transform - pos: -49.5,-47.5 + pos: 53.505814,-35.683285 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8504 +- proto: PottedPlant2 + entities: + - uid: 6896 components: - type: Transform - pos: -49.5,-48.5 + pos: -20.57992,-9.076075 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8505 +- proto: PottedPlant20 + entities: + - uid: 5708 components: - type: Transform - pos: -49.5,-49.5 + pos: 14.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8506 +- proto: PottedPlant21 + entities: + - uid: 3564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-15.5 + pos: -93.70676,13.50652 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8507 + - uid: 9084 components: - type: Transform - pos: -47.5,-41.5 + pos: -3.0288217,-11.897924 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8508 + - uid: 9870 components: - type: Transform - pos: -47.5,-42.5 + pos: 13.6151285,49.313034 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8510 + - uid: 13381 components: - type: Transform - pos: -47.5,-43.5 + pos: -26.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8512 + - uid: 18663 components: - type: Transform - pos: -47.5,-44.5 + pos: -30.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8514 + - uid: 19908 components: - type: Transform - pos: -47.5,-45.5 + pos: -52.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8517 + - uid: 20005 components: - type: Transform - pos: -47.5,-46.5 + pos: -60.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8518 + - uid: 20166 components: - type: Transform - pos: -47.5,-47.5 + pos: -47.650433,-17.728498 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8519 + - uid: 20167 components: - type: Transform - pos: -47.5,-48.5 + pos: -47.666058,-14.478498 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8520 + - uid: 21842 components: - type: Transform - pos: -47.5,-49.5 + pos: -77.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8539 + - uid: 22633 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-15.5 + pos: -40.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8540 + - uid: 22692 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-15.5 + pos: 14.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8541 + - uid: 22693 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-15.5 + pos: -13.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8542 + - uid: 22694 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-16.5 + pos: 13.513338,-17.694237 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8544 + - uid: 22695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-16.5 + pos: -12.548566,-17.678612 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8545 + - uid: 22817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-16.5 + pos: -7.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8546 + - uid: 23315 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-16.5 + pos: 0.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8549 + - uid: 23651 components: - type: Transform - pos: -20.5,-22.5 + pos: -36.69781,37.427124 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8550 + - uid: 23652 components: - type: Transform - pos: -20.5,-23.5 + pos: -28.479061,37.427124 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8552 + - uid: 51113 components: - type: Transform - pos: -20.5,-24.5 + pos: -47.5,102.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8553 + - uid: 62388 components: - type: Transform - pos: -17.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8554 + pos: 19.5,15.5 + parent: 56631 +- proto: PottedPlant22 + entities: + - uid: 2621 components: - type: Transform - pos: -17.5,-23.5 + pos: -97.5,56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8555 + - uid: 3566 components: - type: Transform - pos: -17.5,-22.5 + pos: 38.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8556 + - uid: 5823 components: - type: Transform - pos: -14.5,-24.5 + pos: -26.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8557 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 5824 + - uid: 6087 components: - type: Transform - pos: -14.5,-23.5 + pos: -28.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8558 + - uid: 10053 components: - type: Transform - pos: -14.5,-22.5 + pos: 1.5014999,7.150437 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8559 + - uid: 10054 components: - type: Transform - pos: -11.5,-24.5 + pos: -0.46725005,7.166062 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8560 + - uid: 10995 components: - type: Transform - pos: -11.5,-23.5 + pos: -72.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8561 + - uid: 10996 components: - type: Transform - pos: -11.5,-22.5 + pos: -78.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8571 + - uid: 10997 components: - type: Transform - pos: -19.5,-24.5 + pos: -78.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8572 + - uid: 10998 components: - type: Transform - pos: -19.5,-23.5 + pos: -72.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8573 + - uid: 11489 components: - type: Transform - pos: -19.5,-22.5 + pos: 7.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8574 + - uid: 11491 components: - type: Transform - pos: -19.5,-21.5 + pos: 7.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8575 + - uid: 11613 components: - type: Transform - pos: -19.5,-20.5 + pos: -97.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8576 + - uid: 15490 components: - type: Transform - pos: -16.5,-24.5 + pos: 7.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8577 + - uid: 15491 components: - type: Transform - pos: -16.5,-23.5 + pos: 7.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8578 + - uid: 18173 components: - type: Transform - pos: -16.5,-22.5 + pos: -22.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8579 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 18174 + - uid: 19979 components: - type: Transform - pos: -16.5,-21.5 + pos: -29.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8580 + - uid: 19980 components: - type: Transform - pos: -16.5,-20.5 + pos: -21.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8581 + - uid: 19981 components: - type: Transform - pos: -13.5,-24.5 + pos: -21.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8582 + - uid: 19982 components: - type: Transform - pos: -13.5,-23.5 + pos: -29.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8583 + - uid: 22583 components: - type: Transform - pos: -13.5,-22.5 + pos: -73.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8585 + - uid: 22584 components: - type: Transform - pos: -13.5,-21.5 + pos: -73.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8587 + - uid: 23653 components: - type: Transform - pos: -13.5,-20.5 + pos: -34.519184,37.364624 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8588 + - uid: 23654 components: - type: Transform - pos: -10.5,-24.5 + pos: -30.50356,37.364624 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8589 + - uid: 23771 components: - type: Transform - pos: -10.5,-23.5 + pos: 9.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8590 + - uid: 23772 components: - type: Transform - pos: -10.5,-22.5 + pos: 9.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8591 + - uid: 62389 components: - type: Transform - pos: -10.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8592 + pos: -21.5,52.5 + parent: 56631 +- proto: PottedPlant23 + entities: + - uid: 24599 components: - type: Transform - pos: -10.5,-20.5 + pos: -5.5,-79.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8596 +- proto: PottedPlant24 + entities: + - uid: 7818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-21.5 + pos: -115.541695,7.1914587 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8597 + - uid: 62390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8598 + pos: 4.5,52.5 + parent: 56631 +- proto: PottedPlant26 + entities: + - uid: 62391 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8599 + pos: 7.5,6.5 + parent: 56631 +- proto: PottedPlant29 + entities: + - uid: 62392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8600 + pos: -26.5,43.5 + parent: 56631 +- proto: PottedPlant3 + entities: + - uid: 7576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-21.5 + pos: 51.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8601 + - uid: 13382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-21.5 + pos: -19.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8603 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 39495 + - uid: 21853 components: - type: Transform - pos: -16.5,-18.5 + pos: -77.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8605 + - uid: 24212 components: - type: Transform - pos: -17.5,-20.5 + pos: -5.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8606 + - uid: 51114 components: - type: Transform - pos: -17.5,-19.5 + pos: -36.5,103.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8607 +- proto: PottedPlant4 + entities: + - uid: 4055 components: - type: Transform - pos: -17.5,-18.5 + pos: -19.42367,-9.06045 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8608 + - uid: 24214 components: - type: Transform - pos: -17.5,-17.5 + pos: -13.5,-86.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8611 +- proto: PottedPlant5 + entities: + - uid: 24600 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-19.5 + pos: -14.5,-82.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8612 +- proto: PottedPlant6 + entities: + - uid: 13384 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-19.5 + pos: -20.479868,-47.58977 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8614 +- proto: PottedPlant7 + entities: + - uid: 22791 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-19.5 + pos: -9.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8615 +- proto: PottedPlant8 + entities: + - uid: 14036 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-19.5 + pos: 11.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8618 +- proto: PottedPlantAlt0 + entities: + - uid: 22138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-19.5 + pos: -38.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8619 + - uid: 62393 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8620 + pos: 13.5,-4.5 + parent: 56631 +- proto: PottedPlantAlt1 + entities: + - uid: 4057 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-19.5 + pos: -21.261501,-6.550353 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8621 + - uid: 4694 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-19.5 + pos: -112.67194,7.463889 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8622 + - uid: 20585 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-19.5 + pos: -69.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8623 + - uid: 20586 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-19.5 + pos: -67.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8624 + - uid: 22582 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-21.5 + pos: -11.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8630 + - uid: 31017 components: - type: Transform - pos: -17.5,-16.5 + pos: -6.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8633 + - uid: 51120 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-15.5 + pos: -46.5,98.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8634 + - uid: 59480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8635 + pos: -7.5,61.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59481 + - uid: 59494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8636 + pos: 4.5,70.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59495 +- proto: PottedPlantAlt2 + entities: + - uid: 1884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-15.5 + pos: -29.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8637 + - uid: 6088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-17.5 + pos: -39.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8638 + - uid: 9062 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-17.5 + pos: -6.9663215,-11.866679 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8639 + - uid: 11255 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-17.5 + pos: -91.5,63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8644 + - uid: 11257 components: - type: Transform - pos: -9.5,-20.5 + pos: -91.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8645 + - uid: 16156 components: - type: Transform - pos: -9.5,-19.5 + pos: 21.465876,10.362429 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8646 + - uid: 16219 components: - type: Transform - pos: -9.5,-18.5 + pos: 21.4815,8.346804 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8647 + - uid: 16220 components: - type: Transform - pos: -7.5,-18.5 + pos: 26.552052,10.378054 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8656 + - uid: 16221 components: - type: Transform - pos: -7.5,-20.5 + pos: 26.567677,8.299929 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8657 + - uid: 18660 components: - type: Transform - pos: -7.5,-21.5 + pos: -28.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8658 + - uid: 21854 components: - type: Transform - pos: -7.5,-22.5 + pos: -77.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8659 + - uid: 22579 components: - type: Transform - pos: -7.5,-23.5 + pos: -65.5,-16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8661 + - uid: 22754 components: - type: Transform - pos: -7.5,-25.5 + pos: -16.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8662 + - uid: 22755 components: - type: Transform - pos: -8.5,-25.5 + pos: -28.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8663 + - uid: 22818 components: - type: Transform - pos: -8.5,-24.5 + pos: -2.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8666 + - uid: 23494 components: - type: Transform - pos: -8.5,-22.5 + pos: -18.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8673 + - uid: 51112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-23.5 + pos: -54.5,91.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8674 + - uid: 59478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8675 + pos: 6.5,75.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59479 + - uid: 59484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8676 + pos: -0.5,65.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59485 + - uid: 59500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8677 + pos: 5.5,58.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59501 + - uid: 62394 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8683 + pos: -17.5,2.5 + parent: 56631 + - uid: 62395 components: - type: Transform - pos: 7.5,-18.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8684 + pos: 7.5,48.5 + parent: 56631 +- proto: PottedPlantAlt3 + entities: + - uid: 11248 components: - type: Transform - pos: 7.5,-17.5 + pos: -93.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8685 + - uid: 11256 components: - type: Transform - pos: 7.5,-16.5 + pos: -93.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8686 + - uid: 19963 components: - type: Transform - pos: 5.5,-14.5 + pos: -49.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8689 + - uid: 20761 components: - type: Transform - pos: 8.5,-14.5 + pos: -83.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8690 + - uid: 20764 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-13.5 + pos: -83.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8691 + - uid: 20776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-13.5 + pos: -80.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8692 + - uid: 20777 components: - type: Transform - pos: 8.5,-15.5 + pos: -80.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8693 + - uid: 22580 components: - type: Transform - pos: 8.5,-16.5 + pos: -42.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8694 + - uid: 22719 components: - type: Transform - pos: 8.5,-17.5 + pos: -11.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8695 + - uid: 45442 components: - type: Transform - pos: 8.5,-18.5 + pos: -73.40549,2.4975796 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8696 + - uid: 59482 components: - type: Transform - pos: 8.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8697 + pos: -4.5,65.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59483 + - uid: 59492 components: - type: Transform - pos: 8.5,-20.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8703 + pos: -0.5,69.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59493 + - uid: 62396 components: - type: Transform - pos: -1.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8706 + pos: -1.5,-5.5 + parent: 56631 + - uid: 62397 components: - type: Transform - pos: -1.5,-25.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8707 + pos: -10.5,62.5 + parent: 56631 + - uid: 62398 components: - type: Transform - pos: -1.5,-27.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8711 + pos: 2.5,52.5 + parent: 56631 +- proto: PottedPlantAlt4 + entities: + - uid: 4597 components: - type: Transform - pos: -1.5,-30.5 + pos: -112.66804,11.213889 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8712 + - uid: 5812 components: - type: Transform - pos: -1.5,-29.5 + pos: -29.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8713 + - uid: 8239 components: - type: Transform - pos: -1.5,-31.5 + pos: 6.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8714 + - uid: 9522 components: - type: Transform - pos: -1.5,-26.5 + pos: -14.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8715 + - uid: 9523 components: - type: Transform - pos: -1.5,-32.5 + pos: -11.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8716 + - uid: 11764 components: - type: Transform - pos: -1.5,-34.5 + pos: -69.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8717 + - uid: 18692 components: - type: Transform - pos: 0.5,-24.5 + pos: -27.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8718 + - uid: 23382 components: - type: Transform - pos: 0.5,-25.5 + pos: -70.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8719 + - uid: 62399 components: - type: Transform - pos: 0.5,-26.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8720 + pos: 19.5,17.5 + parent: 56631 +- proto: PottedPlantAlt5 + entities: + - uid: 2273 components: - type: Transform - pos: 0.5,-27.5 + pos: -99.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8721 + - uid: 2523 components: - type: Transform - pos: 0.5,-28.5 + pos: 11.671165,25.262005 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8722 + - uid: 6114 components: - type: Transform - pos: 0.5,-29.5 + pos: -36.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8723 + - uid: 9947 components: - type: Transform - pos: 0.5,-31.5 + pos: 6.7025967,49.362206 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8724 + - uid: 17736 components: - type: Transform - pos: 0.5,-34.5 + pos: -4.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8725 + - uid: 23872 components: - type: Transform - pos: 0.5,-33.5 + pos: -8.621551,36.416565 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8728 +- proto: PottedPlantAlt6 + entities: + - uid: 1948 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-28.5 + pos: -30.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8729 + - uid: 9486 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-28.5 + pos: 6.7899475,-11.490615 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8730 + - uid: 22581 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-28.5 + pos: -58.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8731 + - uid: 51119 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-28.5 + pos: -49.5,98.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8732 + - uid: 59488 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8733 + pos: -1.4685974,75.31946 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59489 + - uid: 62400 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8734 + pos: -14.5,66.5 + parent: 56631 +- proto: PottedPlantAlt7 + entities: + - uid: 6929 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-28.5 + pos: -27.482391,-5.6229496 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8735 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 6930 + - uid: 7640 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-28.5 + pos: 54.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8737 + - uid: 9061 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-28.5 + pos: -8.367715,-6.601057 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8738 + - uid: 9207 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-28.5 + pos: -89.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8739 + - uid: 11352 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-28.5 + pos: -11.597948,43.318844 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8740 + - uid: 13333 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-28.5 + pos: -28.483633,-46.31031 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8742 + - uid: 18503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-28.5 + pos: -30.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8743 + - uid: 19811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-28.5 + pos: -34.613487,-19.48805 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8744 + - uid: 20826 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-28.5 + pos: -77.710144,-18.20375 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8745 + - uid: 21711 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-28.5 + pos: -79.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8746 + - uid: 22619 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-30.5 + pos: -9.524673,-42.768696 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8747 + - uid: 22828 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-30.5 + pos: -11.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8748 + - uid: 24623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-30.5 + pos: -86.85817,43.603992 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8749 + - uid: 28253 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-30.5 + pos: -89.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8750 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 28254 + - uid: 56577 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-30.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8753 + pos: 1.5,5.5 + parent: 56424 +- proto: PottedPlantAlt8 + entities: + - uid: 4058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-30.5 + pos: -28.449495,-9.37295 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8754 +- proto: PottedPlantBioluminscent + entities: + - uid: 7841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-30.5 + pos: -52.5,6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8755 + - uid: 7843 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-30.5 + pos: -56.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8756 +- proto: PottedPlantRandom + entities: + - uid: 3091 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-30.5 + pos: -68.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8757 + - uid: 4478 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-30.5 + pos: 22.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8759 + - uid: 8510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-30.5 + pos: 76.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8760 + - uid: 8571 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-30.5 + pos: 76.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8762 + - uid: 9197 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-30.5 + pos: -3.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8763 + - uid: 9296 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-30.5 + pos: 63.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8764 + - uid: 9297 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-30.5 + pos: 60.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8765 + - uid: 9670 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-30.5 + pos: -58.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8766 + - uid: 9864 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-30.5 + pos: 2.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8767 + - uid: 9874 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-30.5 + pos: 12.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8783 + - uid: 9887 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-33.5 + pos: -5.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8788 + - uid: 9944 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-33.5 + pos: 4.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8789 + - uid: 10018 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-33.5 + pos: -6.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8790 + - uid: 10697 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-33.5 + pos: -105.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8791 + - uid: 10698 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-32.5 + pos: -99.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8792 + - uid: 10699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-32.5 + pos: -105.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8800 + - uid: 10706 components: - type: Transform - pos: -1.5,-35.5 + pos: -105.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8801 + - uid: 10710 components: - type: Transform - pos: 0.5,-35.5 + pos: -99.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8807 + - uid: 10711 components: - type: Transform - pos: 0.5,-36.5 + pos: -105.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8808 + - uid: 10712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-36.5 + pos: -99.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8809 + - uid: 10713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-36.5 + pos: -99.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8811 + - uid: 11940 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-36.5 + pos: -13.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8812 + - uid: 11974 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-36.5 + pos: -68.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8813 + - uid: 12436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-36.5 + pos: -74.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8814 + - uid: 12544 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-36.5 + pos: -76.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8815 + - uid: 13712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-36.5 + pos: 15.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8816 + - uid: 13758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-37.5 + pos: 13.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8817 + - uid: 13759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-37.5 + pos: 9.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8818 + - uid: 13770 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-37.5 + pos: 18.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8819 + - uid: 15882 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-37.5 + pos: 32.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8820 + - uid: 15935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-37.5 + pos: 37.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8822 + - uid: 16048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-37.5 + pos: 49.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8823 + - uid: 16049 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-37.5 + pos: 43.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8824 + - uid: 16729 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-37.5 + pos: 45.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8827 + - uid: 16938 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-37.5 + pos: 45.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8829 + - uid: 17173 components: - type: Transform - pos: -5.5,-38.5 + pos: 48.5,39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8830 + - uid: 20619 components: - type: Transform - pos: -5.5,-39.5 + pos: 89.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8831 + - uid: 20672 components: - type: Transform - pos: -5.5,-40.5 + pos: 105.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8833 + - uid: 20673 components: - type: Transform - pos: -4.5,-37.5 + pos: 109.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8834 + - uid: 21032 components: - type: Transform - pos: -4.5,-38.5 + pos: 83.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8835 + - uid: 21034 components: - type: Transform - pos: -4.5,-39.5 + pos: 82.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8837 + - uid: 25309 components: - type: Transform - pos: -4.5,-41.5 + pos: 34.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8842 + - uid: 25310 components: - type: Transform - pos: 5.5,-39.5 + pos: 36.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8844 + - uid: 25311 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-36.5 + pos: 32.5,-81.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8845 + - uid: 25312 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-36.5 + pos: 28.5,-90.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8846 + - uid: 25313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-36.5 + pos: -0.5,-84.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8847 + - uid: 25314 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-36.5 + pos: -0.5,-84.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8849 + - uid: 30980 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-36.5 + pos: 3.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8850 + - uid: 30981 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-36.5 + pos: -2.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8851 + - uid: 39806 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-37.5 + pos: 65.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8852 + - uid: 39807 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-37.5 + pos: 68.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8853 + - uid: 40249 components: - type: Transform - pos: 5.5,-40.5 + pos: 52.5,39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8854 + - uid: 42168 components: - type: Transform - pos: 5.5,-38.5 + pos: 30.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8855 + - uid: 55644 components: - type: Transform - pos: 5.5,-37.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8857 + rot: 3.141592653589793 rad + pos: -25.5,11.5 + parent: 55280 + - uid: 55645 components: - type: Transform - pos: 4.5,-38.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8858 + rot: 3.141592653589793 rad + pos: -25.5,8.5 + parent: 55280 + - uid: 62401 components: - type: Transform - pos: 4.5,-39.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8859 + pos: 10.5,47.5 + parent: 56631 + - uid: 62402 components: - type: Transform - pos: 4.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8860 + pos: 15.5,53.5 + parent: 56631 + - uid: 62403 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-37.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8861 + pos: 26.5,12.5 + parent: 56631 + - uid: 62404 components: - type: Transform - pos: 4.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8862 + pos: 26.5,20.5 + parent: 56631 + - uid: 62405 components: - type: Transform - pos: 5.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8869 + pos: 31.5,20.5 + parent: 56631 + - uid: 62406 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8870 + pos: 31.5,12.5 + parent: 56631 + - uid: 67769 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8871 + pos: 4.5,17.5 + parent: 66965 + - uid: 67770 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8873 + pos: 7.5,10.5 + parent: 66965 + - uid: 67771 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8874 + pos: 3.5,8.5 + parent: 66965 + - uid: 67772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8875 + pos: 8.5,13.5 + parent: 66965 + - uid: 67773 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8876 + pos: 10.5,4.5 + parent: 66965 + - uid: 67774 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-40.5 + pos: 2.5,-4.5 + parent: 66965 +- proto: PottedPlantRandomPlastic + entities: + - uid: 4022 + components: + - type: Transform + pos: 22.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8877 + - uid: 4023 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-40.5 + pos: 22.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8878 + - uid: 4888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-40.5 + pos: 59.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8880 + - uid: 4893 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-40.5 + pos: 59.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8881 + - uid: 7667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-40.5 + pos: 24.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8882 + - uid: 7675 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-40.5 + pos: 24.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8883 + - uid: 9336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-40.5 + pos: -67.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8884 + - uid: 9337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-40.5 + pos: -73.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8885 + - uid: 20801 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-40.5 + pos: 77.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8888 + - uid: 25491 components: - type: Transform - pos: -13.5,-42.5 + pos: -2.5,-81.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8889 + - uid: 25492 components: - type: Transform - pos: -13.5,-43.5 + pos: 2.5,-78.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8890 + - uid: 25494 components: - type: Transform - pos: -15.5,-41.5 + pos: 7.5,-88.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8891 + - uid: 27776 components: - type: Transform - pos: -15.5,-42.5 + pos: -68.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8892 + - uid: 27777 components: - type: Transform - pos: -15.5,-43.5 + pos: -66.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8893 + - uid: 66465 + components: + - type: Transform + pos: -0.5,-5.5 + parent: 65849 + - uid: 66466 + components: + - type: Transform + pos: 1.5,12.5 + parent: 65849 + - uid: 66467 + components: + - type: Transform + pos: 5.5,-15.5 + parent: 65849 +- proto: PottedPlantRD + entities: + - uid: 3565 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-41.5 + pos: 40.500366,-30.818338 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8894 + - uid: 15822 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-41.5 + pos: 27.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8895 + - uid: 26342 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-41.5 + pos: -35.5,-74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8896 +- proto: PowerCageHigh + entities: + - uid: 56307 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8897 + parent: 56306 + - type: Physics + canCollide: False +- proto: PowerCageMedium + entities: + - uid: 56157 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8898 + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 62407 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8899 + pos: -34.51117,49.411316 + parent: 56631 +- proto: PowerCageRecharger + entities: + - uid: 56308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8900 + rot: 1.5707963267948966 rad + pos: -1.5,4.5 + parent: 56001 + - type: PointLight + enabled: False + - uid: 62408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8911 + pos: -35.5,49.5 + parent: 56631 + - type: PointLight + enabled: False +- proto: PowerCageRechargerCircuitboard + entities: + - uid: 62409 components: - type: Transform rot: 3.141592653589793 rad - pos: -18.5,-51.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8912 + pos: -32.32927,31.543152 + parent: 56631 +- proto: PowerCellHigh + entities: + - uid: 30129 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-51.5 + pos: -85.35749,68.60123 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8915 + - uid: 62410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8917 + pos: -36.492615,28.126892 + parent: 56631 + - uid: 66468 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-51.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8919 + pos: -6.7842855,-15.454435 + parent: 65849 +- proto: PowerCellHighPrinted + entities: + - uid: 65757 components: - type: Transform - pos: -17.5,-50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8920 + rot: -1.5707963267948966 rad + pos: 6.83152,6.4589205 + parent: 65694 +- proto: PowerCellMedium + entities: + - uid: 3993 components: - type: Transform - pos: -16.5,-49.5 + pos: 39.576805,-17.418291 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8921 + - uid: 15458 components: - type: Transform - pos: -16.5,-48.5 + pos: 18.63608,-55.455486 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8922 + - uid: 15958 components: - type: Transform - pos: -16.5,-47.5 + pos: 32.62922,23.84579 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8925 + - uid: 15959 components: - type: Transform - pos: -15.5,-45.5 + pos: 38.34591,52.696167 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8927 + - uid: 15960 components: - type: Transform - pos: -15.5,-44.5 + pos: 38.361534,52.461792 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8928 + - uid: 16198 components: - type: Transform - pos: -17.5,-49.5 + pos: 24.562689,10.335479 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8929 + - uid: 21893 components: - type: Transform - pos: -17.5,-48.5 + pos: 24.735477,10.522979 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8932 + - uid: 22088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-47.5 + pos: -16.351341,-21.416958 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8933 + - uid: 47679 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-47.5 + pos: 24.376102,10.528709 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8934 + - uid: 56158 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-47.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8935 + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 56309 components: - type: Transform - pos: -13.5,-46.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8937 + pos: -2.3524933,-7.387871 + parent: 56001 + - uid: 56310 components: - type: Transform - pos: -13.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8938 + pos: 4.6631317,-7.3878746 + parent: 56001 +- proto: PowerCellMediumPrinted + entities: + - uid: 21260 components: - type: Transform - pos: -13.5,-44.5 + rot: -1.5707963267948966 rad + pos: 77.310555,-14.878252 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8942 + - uid: 65608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8943 + pos: -1.324647,-1.2690065 + parent: 65540 +- proto: PowerCellMicroreactor + entities: + - uid: 62412 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8944 + parent: 62411 + - type: BatterySelfRecharger + autoRechargeRate: 58 + - type: Physics + canCollide: False +- proto: PowerCellPotato + entities: + - uid: 21258 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-41.5 + rot: 1.5707963267948966 rad + pos: 74.76368,-15.800127 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8945 + - uid: 62413 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8946 + pos: -35.555298,34.033752 + parent: 56631 + - uid: 62414 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8947 + pos: -36.591446,30.578064 + parent: 56631 + - uid: 62415 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8948 + pos: -36.4196,30.796997 + parent: 56631 + - uid: 62416 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8949 + pos: -36.857132,30.671936 + parent: 56631 +- proto: PowerCellRecharger + entities: + - uid: 3884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-40.5 + pos: 39.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8950 + - uid: 4020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-40.5 + pos: -81.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8951 + - uid: 4382 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,-40.5 + pos: 19.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8952 + - uid: 7611 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-40.5 + rot: 1.5707963267948966 rad + pos: 55.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8953 + - uid: 7612 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-40.5 + rot: 1.5707963267948966 rad + pos: 55.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8954 + - uid: 8652 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-40.5 + pos: 72.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8955 + - uid: 9220 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-40.5 + pos: 69.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8956 + - uid: 13105 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-40.5 + pos: 13.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8959 + - uid: 14895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-40.5 + pos: -6.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8960 + - uid: 15456 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-41.5 + pos: 18.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8961 + - uid: 15844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-41.5 + pos: 37.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8962 + - uid: 15909 components: - type: Transform - pos: -21.5,-41.5 + rot: 3.141592653589793 rad + pos: 32.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8963 + - uid: 16072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-41.5 + pos: 46.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8965 + - uid: 16073 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-41.5 + pos: 49.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8966 + - uid: 19589 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-41.5 + rot: 1.5707963267948966 rad + pos: 46.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8967 + - uid: 20098 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,-41.5 + pos: -48.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8968 + - uid: 20214 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-41.5 + rot: 1.5707963267948966 rad + pos: -47.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8969 + - uid: 20271 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-41.5 + pos: -17.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8970 + - uid: 22065 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-41.5 + pos: -16.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8971 + - uid: 22214 components: - type: Transform rot: -1.5707963267948966 rad - pos: -30.5,-41.5 + pos: -38.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8972 + - uid: 22310 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-41.5 + pos: -31.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8973 + - uid: 22814 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-41.5 + pos: -1.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8974 + - uid: 30128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-41.5 + pos: -85.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8977 + - uid: 56311 components: - type: Transform - pos: -35.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8978 + pos: 4.5,-7.5 + parent: 56001 + - uid: 56312 components: - type: Transform - pos: -35.5,-42.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8979 + pos: -2.5,-7.5 + parent: 56001 + - uid: 56313 components: - type: Transform - pos: -35.5,-43.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8980 + rot: -1.5707963267948966 rad + pos: -3.5,1.5 + parent: 56001 + - uid: 56578 components: - type: Transform - pos: -35.5,-44.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8981 + pos: -0.5,5.5 + parent: 56424 + - uid: 62417 components: - type: Transform - pos: -35.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8982 + pos: -13.5,65.5 + parent: 56631 + - uid: 62418 components: - type: Transform - pos: -35.5,-46.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8983 + pos: -35.5,34.5 + parent: 56631 + - uid: 65758 components: - type: Transform - pos: -35.5,-47.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8984 + rot: 3.141592653589793 rad + pos: 4.5,7.5 + parent: 65694 + - uid: 66469 components: - type: Transform - pos: -35.5,-48.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8985 + pos: -8.5,-15.5 + parent: 65849 + - uid: 67775 components: - type: Transform - pos: -35.5,-49.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8986 + rot: -1.5707963267948966 rad + pos: 10.5,15.5 + parent: 66965 + - uid: 67776 components: - type: Transform - pos: -35.5,-50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8989 + pos: 0.5,-3.5 + parent: 66965 +- proto: PowerCellSmall + entities: + - uid: 15961 components: - type: Transform - pos: -35.5,-51.5 + pos: 38.68966,52.727417 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8993 + - uid: 15963 components: - type: Transform - pos: -34.5,-42.5 + pos: 38.705284,52.477417 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8994 + - uid: 21262 components: - type: Transform - pos: -34.5,-43.5 + pos: 74.32618,-13.597002 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8995 + - uid: 62420 components: - type: Transform - pos: -34.5,-44.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8996 + parent: 62419 + - type: Physics + canCollide: False +- proto: PowerCellSmallPrinted + entities: + - uid: 17985 components: - type: Transform - pos: -34.5,-45.5 + pos: 66.492546,52.754093 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8997 + - uid: 65609 components: - type: Transform - pos: -34.5,-46.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8998 + pos: 1.628478,-1.2377565 + parent: 65540 +- proto: PowerDrill + entities: + - uid: 53779 components: - type: Transform - pos: -34.5,-47.5 + rot: -1.5707963267948966 rad + pos: 42.530926,-32.58963 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8999 + - uid: 66470 components: - type: Transform - pos: -34.5,-48.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9000 + pos: 3.640188,-13.263225 + parent: 65849 +- proto: PoweredLEDLightPostSmall + entities: + - uid: 7766 components: - type: Transform - pos: -34.5,-49.5 + pos: 90.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9001 + - uid: 17482 components: - type: Transform - pos: -34.5,-50.5 + pos: 76.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9002 + - uid: 19385 components: - type: Transform - pos: -34.5,-51.5 + pos: 76.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9003 + - uid: 19534 components: - type: Transform - pos: -35.5,-52.5 + pos: 90.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9004 + - uid: 27903 components: - type: Transform - pos: -35.5,-53.5 + pos: 20.5,-113.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9005 + - uid: 27905 components: - type: Transform - pos: -35.5,-54.5 + pos: 18.5,-107.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9006 + - uid: 27906 components: - type: Transform - pos: -35.5,-55.5 + pos: 20.5,-101.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9007 + - uid: 27909 components: - type: Transform - pos: -35.5,-56.5 + pos: 40.5,-101.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9008 + - uid: 27910 components: - type: Transform - pos: -35.5,-57.5 + pos: 42.5,-107.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9009 + - uid: 27911 components: - type: Transform - pos: -35.5,-58.5 + pos: 40.5,-113.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9010 + - uid: 27917 components: - type: Transform - pos: -35.5,-59.5 + pos: 30.5,-116.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9011 + - uid: 29851 components: - type: Transform - pos: -34.5,-52.5 + pos: -90.5,-87.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9012 + - uid: 29852 components: - type: Transform - pos: -34.5,-53.5 + pos: -84.5,-89.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9013 + - uid: 29853 components: - type: Transform - pos: -34.5,-54.5 + pos: -78.5,-88.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9014 + - uid: 29854 components: - type: Transform - pos: -34.5,-55.5 + pos: -90.5,-71.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9015 + - uid: 29855 components: - type: Transform - pos: -34.5,-56.5 + pos: -84.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9016 + - uid: 29856 components: - type: Transform - pos: -34.5,-57.5 + pos: -78.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9017 + - uid: 29857 components: - type: Transform - pos: -34.5,-58.5 + pos: -93.5,-79.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9018 +- proto: PoweredLEDSmallLight + entities: + - uid: 9246 components: - type: Transform - pos: -34.5,-59.5 + rot: 3.141592653589793 rad + pos: -75.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9033 + - uid: 9248 components: - type: Transform - pos: -23.5,-42.5 + pos: -75.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9044 +- proto: Poweredlight + entities: + - uid: 331 components: - type: Transform - pos: -23.5,-43.5 + rot: 3.141592653589793 rad + pos: 32.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9045 + - uid: 388 components: - type: Transform - pos: -23.5,-44.5 + rot: 1.5707963267948966 rad + pos: 31.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9047 + - uid: 393 components: - type: Transform - pos: -23.5,-45.5 + rot: 3.141592653589793 rad + pos: 35.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9049 + - uid: 949 components: - type: Transform - pos: -21.5,-42.5 + rot: 1.5707963267948966 rad + pos: 44.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9050 + - uid: 1725 components: - type: Transform - pos: -21.5,-43.5 + pos: 59.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9051 + - uid: 3395 components: - type: Transform - pos: -21.5,-44.5 + rot: -1.5707963267948966 rad + pos: -18.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9052 + - uid: 3403 components: - type: Transform - pos: -21.5,-45.5 + pos: 45.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9053 + - uid: 3770 components: - type: Transform - pos: -23.5,-46.5 + pos: 54.5,-23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9054 + - uid: 3889 components: - type: Transform - pos: -23.5,-47.5 + rot: 3.141592653589793 rad + pos: 50.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9055 + - uid: 3890 components: - type: Transform - pos: -23.5,-48.5 + rot: -1.5707963267948966 rad + pos: 59.5,8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9056 + - uid: 3891 components: - type: Transform - pos: -23.5,-49.5 + rot: 1.5707963267948966 rad + pos: 48.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9057 + - uid: 3892 components: - type: Transform - pos: -23.5,-50.5 + rot: 3.141592653589793 rad + pos: 58.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9058 + - uid: 3944 components: - type: Transform - pos: -21.5,-46.5 + rot: 3.141592653589793 rad + pos: 36.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9059 + - uid: 3955 components: - type: Transform - pos: -21.5,-47.5 + rot: 1.5707963267948966 rad + pos: 31.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9060 + - uid: 3959 components: - type: Transform - pos: -21.5,-48.5 + rot: -1.5707963267948966 rad + pos: 37.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9061 + - uid: 3960 components: - type: Transform - pos: -21.5,-49.5 + rot: 1.5707963267948966 rad + pos: 43.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9062 + - uid: 3961 components: - type: Transform - pos: -21.5,-50.5 + rot: 3.141592653589793 rad + pos: 44.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9071 + - uid: 3962 components: - type: Transform - pos: -9.5,-43.5 + rot: -1.5707963267948966 rad + pos: 51.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9072 + - uid: 3963 components: - type: Transform - pos: -9.5,-44.5 + rot: -1.5707963267948966 rad + pos: 41.5,-15.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9073 + - uid: 4049 components: - type: Transform - pos: -9.5,-45.5 + rot: 3.141592653589793 rad + pos: 23.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9074 + - uid: 4067 components: - type: Transform - pos: -8.5,-41.5 + rot: 1.5707963267948966 rad + pos: 48.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9075 + - uid: 4159 components: - type: Transform - pos: -8.5,-42.5 + pos: 36.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9076 + - uid: 4161 components: - type: Transform - pos: -8.5,-43.5 + rot: 3.141592653589793 rad + pos: 36.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9077 + - uid: 4171 components: - type: Transform - pos: -8.5,-44.5 + rot: 3.141592653589793 rad + pos: 31.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9078 + - uid: 4173 components: - type: Transform - pos: -8.5,-45.5 + rot: 3.141592653589793 rad + pos: 25.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9084 + - uid: 4209 components: - type: Transform - pos: -5.5,-42.5 + pos: 44.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9085 + - uid: 4213 components: - type: Transform - pos: -5.5,-43.5 + rot: 3.141592653589793 rad + pos: 44.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9086 + - uid: 4430 components: - type: Transform - pos: -5.5,-44.5 + pos: 55.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9087 + - uid: 4439 components: - type: Transform - pos: -5.5,-45.5 + pos: 60.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9088 + - uid: 4500 components: - type: Transform - pos: -5.5,-46.5 + rot: -1.5707963267948966 rad + pos: 58.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9089 + - uid: 4503 components: - type: Transform - pos: -5.5,-47.5 + rot: 3.141592653589793 rad + pos: 48.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9090 + - uid: 4508 components: - type: Transform - pos: -5.5,-48.5 + rot: 1.5707963267948966 rad + pos: 18.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9091 + - uid: 4509 components: - type: Transform - pos: -5.5,-49.5 + rot: -1.5707963267948966 rad + pos: 26.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9092 + - uid: 4516 components: - type: Transform - pos: -5.5,-50.5 + rot: 3.141592653589793 rad + pos: 20.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9093 + - uid: 4555 components: - type: Transform - pos: -3.5,-43.5 + rot: -1.5707963267948966 rad + pos: 29.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9094 + - uid: 4568 components: - type: Transform - pos: -3.5,-44.5 + rot: -1.5707963267948966 rad + pos: 29.5,-32.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9095 + - uid: 4683 components: - type: Transform - pos: -3.5,-45.5 + rot: 3.141592653589793 rad + pos: 54.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9096 + - uid: 4729 components: - type: Transform - pos: -3.5,-46.5 + rot: -1.5707963267948966 rad + pos: -28.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9097 + - uid: 4731 components: - type: Transform - pos: -3.5,-47.5 + rot: 1.5707963267948966 rad + pos: -36.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9098 + - uid: 4732 components: - type: Transform - pos: -3.5,-48.5 + pos: -32.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9099 + - uid: 4773 components: - type: Transform - pos: -3.5,-49.5 + rot: 3.141592653589793 rad + pos: 58.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9100 + - uid: 5019 components: - type: Transform - pos: -3.5,-50.5 + pos: 54.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9105 + - uid: 5048 components: - type: Transform - pos: -3.5,-51.5 + rot: -1.5707963267948966 rad + pos: -38.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9108 + - uid: 5049 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-52.5 + pos: 53.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9109 + - uid: 5227 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-52.5 + pos: 51.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9110 + - uid: 5230 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-52.5 + rot: 3.141592653589793 rad + pos: 56.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9111 + - uid: 5238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-52.5 + rot: 3.141592653589793 rad + pos: -95.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9112 + - uid: 5239 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-52.5 + pos: -95.5,56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9113 + - uid: 5262 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-51.5 + rot: 3.141592653589793 rad + pos: 18.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9114 + - uid: 5284 components: - type: Transform rot: 1.5707963267948966 rad - pos: -7.5,-51.5 + pos: -6.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9115 + - uid: 5285 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-51.5 + pos: 14.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9116 + - uid: 5286 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-51.5 + rot: 3.141592653589793 rad + pos: 30.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9117 + - uid: 5345 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-51.5 + rot: -1.5707963267948966 rad + pos: 48.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9118 + - uid: 5445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-51.5 + rot: 3.141592653589793 rad + pos: 56.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9119 + - uid: 5738 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-51.5 + pos: 24.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9121 + - uid: 6769 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-51.5 + pos: -32.5,-7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9122 + - uid: 6779 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-51.5 + pos: 27.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9123 + - uid: 6988 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-51.5 + pos: -28.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9124 + - uid: 7018 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-51.5 + pos: -28.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9125 + - uid: 7020 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-52.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9126 + rot: -1.5707963267948966 rad + pos: -21.5,-6.5 + parent: 2 + - uid: 7031 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-52.5 + pos: -21.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9127 + - uid: 7032 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-52.5 + rot: 3.141592653589793 rad + pos: -24.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9129 + - uid: 7034 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-52.5 + pos: -30.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9131 + - uid: 7105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-52.5 + pos: -20.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9132 + - uid: 7107 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-52.5 + rot: 3.141592653589793 rad + pos: -33.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9133 + - uid: 7108 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-52.5 + rot: -1.5707963267948966 rad + pos: -22.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9134 + - uid: 7684 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-52.5 + rot: 3.141592653589793 rad + pos: -63.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9138 + - uid: 7697 components: - type: Transform - pos: 4.5,-49.5 + rot: 1.5707963267948966 rad + pos: 55.5,5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9141 + - uid: 7812 components: - type: Transform - pos: 4.5,-48.5 + rot: 3.141592653589793 rad + pos: 45.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9145 + - uid: 7820 components: - type: Transform - pos: 4.5,-46.5 + pos: 32.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9146 + - uid: 7827 components: - type: Transform - pos: 4.5,-45.5 + rot: 3.141592653589793 rad + pos: -22.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9147 + - uid: 7866 components: - type: Transform - pos: 4.5,-44.5 + pos: 37.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9148 + - uid: 7871 components: - type: Transform - pos: 4.5,-43.5 + rot: 1.5707963267948966 rad + pos: 39.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9149 + - uid: 7919 components: - type: Transform - pos: 4.5,-42.5 + rot: -1.5707963267948966 rad + pos: 52.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9150 + - uid: 8106 components: - type: Transform - pos: 6.5,-51.5 + rot: 1.5707963267948966 rad + pos: -38.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9151 + - uid: 8131 components: - type: Transform - pos: 6.5,-50.5 + rot: 1.5707963267948966 rad + pos: 62.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9152 + - uid: 8142 components: - type: Transform - pos: 6.5,-49.5 + pos: 63.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9153 + - uid: 8165 components: - type: Transform - pos: 6.5,-48.5 + pos: -43.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9154 + - uid: 8174 components: - type: Transform - pos: 6.5,-47.5 + pos: -41.5,69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9155 + - uid: 8176 components: - type: Transform - pos: 6.5,-46.5 + pos: -45.5,69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9157 + - uid: 8178 components: - type: Transform - pos: 6.5,-44.5 + rot: 3.141592653589793 rad + pos: -41.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9158 + - uid: 8180 components: - type: Transform - pos: 6.5,-43.5 + rot: 3.141592653589793 rad + pos: -45.5,71.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9172 + - uid: 8182 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-47.5 + pos: 67.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9173 + - uid: 8221 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-47.5 + pos: -46.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9174 + - uid: 8222 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-47.5 + pos: -40.5,74.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9176 + - uid: 8286 components: - type: Transform rot: 1.5707963267948966 rad - pos: 9.5,-47.5 + pos: 59.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9177 + - uid: 8291 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,-47.5 + pos: 33.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9178 + - uid: 8391 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-47.5 + rot: -1.5707963267948966 rad + pos: -33.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9179 + - uid: 8493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-47.5 + pos: -46.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9180 + - uid: 8494 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-47.5 + pos: -40.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9181 + - uid: 8495 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,-47.5 + pos: -48.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9182 + - uid: 8496 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-45.5 + rot: 3.141592653589793 rad + pos: -45.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9183 + - uid: 8497 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-45.5 + rot: 3.141592653589793 rad + pos: -41.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9184 + - uid: 8589 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-45.5 + pos: 79.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9186 + - uid: 8665 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-45.5 + pos: 70.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9187 + - uid: 8667 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-45.5 + pos: 73.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9188 + - uid: 8668 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-45.5 + pos: 74.5,-37.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9189 + - uid: 8862 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-45.5 + rot: -1.5707963267948966 rad + pos: 61.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9194 + - uid: 8936 components: - type: Transform - pos: -0.5,-52.5 + pos: 4.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9195 + - uid: 8944 components: - type: Transform - pos: -0.5,-53.5 + pos: 7.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9196 + - uid: 8953 components: - type: Transform - pos: -0.5,-54.5 + pos: 65.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9197 + - uid: 9047 components: - type: Transform - pos: -0.5,-55.5 + rot: 3.141592653589793 rad + pos: 58.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9199 + - uid: 9063 components: - type: Transform - pos: 1.5,-53.5 + pos: 55.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9200 + - uid: 9064 components: - type: Transform - pos: 1.5,-54.5 + rot: 3.141592653589793 rad + pos: 62.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9201 + - uid: 9170 components: - type: Transform - pos: 1.5,-55.5 + rot: 1.5707963267948966 rad + pos: 59.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9202 + - uid: 9174 components: - type: Transform - pos: 1.5,-56.5 + rot: -1.5707963267948966 rad + pos: 64.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9203 + - uid: 9198 components: - type: Transform - pos: 1.5,-57.5 + rot: 3.141592653589793 rad + pos: -60.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9204 + - uid: 9199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-60.5 + rot: 3.141592653589793 rad + pos: -57.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9205 + - uid: 9200 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-57.5 + pos: 68.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9206 + - uid: 9202 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-57.5 + pos: 74.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9207 + - uid: 9208 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-57.5 + rot: 3.141592653589793 rad + pos: 73.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9208 + - uid: 9209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-57.5 + rot: 3.141592653589793 rad + pos: 69.5,-27.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - uid: 9210 components: - type: Transform - pos: 1.5,-59.5 + pos: 69.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - uid: 9211 components: - type: Transform - pos: 1.5,-58.5 + pos: 73.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9213 + - uid: 9226 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-60.5 + pos: 14.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9219 + - uid: 9250 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-60.5 + rot: 1.5707963267948966 rad + pos: -71.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9220 + - uid: 9372 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-57.5 + pos: 5.5,-11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9221 + - uid: 9373 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,-57.5 + pos: 9.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9222 + - uid: 9459 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-57.5 + rot: 1.5707963267948966 rad + pos: 3.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9223 + - uid: 9495 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-57.5 + rot: 1.5707963267948966 rad + pos: 4.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9224 + - uid: 9544 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-60.5 + pos: 8.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9225 + - uid: 9797 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-60.5 + rot: 1.5707963267948966 rad + pos: -49.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9226 + - uid: 9798 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -46.5,17.5 + parent: 2 + - uid: 9917 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,-60.5 + pos: 2.5,56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9232 + - uid: 9918 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,-50.5 + pos: -3.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9233 + - uid: 9977 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,-50.5 + pos: 4.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9234 + - uid: 9980 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-50.5 + rot: -1.5707963267948966 rad + pos: 14.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9236 + - uid: 10470 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-50.5 + pos: -33.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9237 + - uid: 10703 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-52.5 + rot: 3.141592653589793 rad + pos: -7.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9238 + - uid: 10705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-52.5 + rot: 3.141592653589793 rad + pos: -2.5,-12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9243 + - uid: 10709 components: - type: Transform - pos: -0.5,-50.5 + rot: 1.5707963267948966 rad + pos: -8.5,8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9244 + - uid: 10715 components: - type: Transform - pos: 1.5,-51.5 + pos: -7.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9245 + - uid: 10716 components: - type: Transform - pos: 1.5,-50.5 + pos: -2.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9250 + - uid: 10717 components: - type: Transform - pos: -1.5,-47.5 + rot: -1.5707963267948966 rad + pos: 9.5,8.5 parent: 2 - - uid: 9254 + - uid: 10718 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-46.5 + pos: 0.5,12.5 parent: 2 - - uid: 9257 + - uid: 10719 components: - type: Transform - pos: -0.5,-47.5 + pos: -5.5,12.5 parent: 2 - - uid: 9258 + - uid: 10720 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-48.5 + pos: 6.5,12.5 parent: 2 - - uid: 9259 + - uid: 10721 components: - type: Transform - pos: 8.5,-46.5 + rot: 3.141592653589793 rad + pos: -3.5,9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9260 + - uid: 10722 components: - type: Transform - pos: 8.5,-45.5 + rot: 3.141592653589793 rad + pos: 4.5,9.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9261 + - uid: 10723 components: - type: Transform - pos: 8.5,-44.5 + rot: -1.5707963267948966 rad + pos: -6.5,5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9262 + - uid: 10724 components: - type: Transform - pos: 8.5,-43.5 + rot: 1.5707963267948966 rad + pos: 7.5,5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9263 + - uid: 10731 components: - type: Transform - pos: 10.5,-44.5 + rot: 1.5707963267948966 rad + pos: -0.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9264 + - uid: 10735 components: - type: Transform - pos: 10.5,-43.5 + rot: -1.5707963267948966 rad + pos: 1.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9272 + - uid: 10742 components: - type: Transform - pos: 8.5,-42.5 + pos: -3.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9273 + - uid: 10743 components: - type: Transform - pos: 8.5,-41.5 + rot: 3.141592653589793 rad + pos: -3.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9274 + - uid: 10744 components: - type: Transform - pos: 10.5,-42.5 + rot: 3.141592653589793 rad + pos: 4.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9275 + - uid: 10745 components: - type: Transform - pos: 12.5,-39.5 + pos: 4.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9276 + - uid: 10746 components: - type: Transform - pos: 12.5,-38.5 + pos: -8.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9277 + - uid: 10747 components: - type: Transform - pos: 12.5,-37.5 + pos: 9.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9278 + - uid: 10751 components: - type: Transform - pos: 14.5,-40.5 + pos: -3.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9279 + - uid: 10755 components: - type: Transform - pos: 14.5,-39.5 + pos: 4.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9280 + - uid: 10759 components: - type: Transform - pos: 14.5,-38.5 + rot: 3.141592653589793 rad + pos: -2.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9281 + - uid: 10761 components: - type: Transform - pos: 14.5,-37.5 + rot: 3.141592653589793 rad + pos: 3.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9282 + - uid: 11041 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-40.5 + rot: 3.141592653589793 rad + pos: -42.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9283 + - uid: 11042 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-40.5 + rot: 3.141592653589793 rad + pos: -50.5,3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9284 + - uid: 11043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-40.5 + pos: -50.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9285 + - uid: 11044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-41.5 + pos: -42.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9286 + - uid: 11052 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-41.5 + pos: -44.5,37.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9287 + - uid: 11053 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-41.5 + rot: 3.141592653589793 rad + pos: -44.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9294 + - uid: 11054 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-0.5 + rot: 1.5707963267948966 rad + pos: -53.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9295 + - uid: 11055 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-0.5 + rot: 1.5707963267948966 rad + pos: -53.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9296 + - uid: 11056 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,-0.5 + pos: -47.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9297 + - uid: 11060 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-0.5 + rot: 1.5707963267948966 rad + pos: -51.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9298 + - uid: 11061 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-0.5 + rot: 1.5707963267948966 rad + pos: -51.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9299 + - uid: 11062 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-0.5 + rot: 3.141592653589793 rad + pos: -48.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9300 + - uid: 11063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-0.5 + rot: 3.141592653589793 rad + pos: -49.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9301 + - uid: 11064 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,-0.5 + pos: -49.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9302 + - uid: 11065 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,-0.5 + rot: 1.5707963267948966 rad + pos: -57.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9303 + - uid: 11066 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-0.5 + rot: 1.5707963267948966 rad + pos: -45.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9304 + - uid: 11067 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-0.5 + rot: 1.5707963267948966 rad + pos: -45.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9305 + - uid: 11070 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,-0.5 + pos: -33.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9306 + - uid: 11071 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-0.5 + rot: 1.5707963267948966 rad + pos: -36.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9310 + - uid: 11072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-0.5 + rot: 1.5707963267948966 rad + pos: -31.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9312 + - uid: 11073 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,1.5 + pos: -26.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9313 + - uid: 11074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,1.5 + rot: 1.5707963267948966 rad + pos: -36.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9314 + - uid: 11075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,1.5 + rot: 3.141592653589793 rad + pos: -33.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9317 + - uid: 11078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,1.5 + rot: 3.141592653589793 rad + pos: -31.5,53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9318 + - uid: 11079 components: - type: Transform rot: -1.5707963267948966 rad - pos: 28.5,1.5 + pos: -28.5,59.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9319 + - uid: 11080 components: - type: Transform rot: -1.5707963267948966 rad - pos: 29.5,1.5 + pos: -28.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9320 + - uid: 11081 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,1.5 + rot: 1.5707963267948966 rad + pos: -36.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9321 + - uid: 11083 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,1.5 + pos: -33.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9322 + - uid: 11084 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,1.5 + pos: -31.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9323 + - uid: 11086 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,1.5 + rot: 3.141592653589793 rad + pos: -60.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9324 + - uid: 11093 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,1.5 + pos: -48.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9325 + - uid: 11094 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,1.5 + rot: 1.5707963267948966 rad + pos: -57.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9326 + - uid: 11095 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,1.5 + rot: 3.141592653589793 rad + pos: -52.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9327 + - uid: 11096 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,1.5 + pos: -53.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9328 + - uid: 11100 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,1.5 + pos: -47.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9332 + - uid: 11254 components: - type: Transform rot: 1.5707963267948966 rad - pos: 39.5,1.5 + pos: -95.5,63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9333 + - uid: 11258 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,1.5 + rot: -1.5707963267948966 rad + pos: -91.5,63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9334 + - uid: 11259 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,1.5 + rot: 3.141592653589793 rad + pos: -93.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9335 + - uid: 11260 components: - type: Transform - pos: 40.5,0.5 + pos: -93.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9336 + - uid: 11261 components: - type: Transform - pos: 40.5,-0.5 + rot: -1.5707963267948966 rad + pos: -91.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9337 + - uid: 11262 components: - type: Transform - pos: 40.5,-1.5 + rot: 1.5707963267948966 rad + pos: -95.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9338 + - uid: 11282 components: - type: Transform - pos: 40.5,-2.5 + rot: 3.141592653589793 rad + pos: -35.5,18.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9339 + - uid: 11289 components: - type: Transform - pos: 40.5,-3.5 + pos: -29.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9340 + - uid: 11290 components: - type: Transform - pos: 40.5,-4.5 + rot: 3.141592653589793 rad + pos: -27.5,20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9341 + - uid: 11292 components: - type: Transform - pos: 40.5,-5.5 + rot: 3.141592653589793 rad + pos: -21.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9342 + - uid: 11307 components: - type: Transform - pos: 38.5,-1.5 + rot: 1.5707963267948966 rad + pos: -14.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9343 + - uid: 11308 components: - type: Transform - pos: 38.5,-2.5 + pos: -17.5,34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9344 + - uid: 11312 components: - type: Transform - pos: 38.5,-3.5 + pos: -21.5,39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9345 + - uid: 11313 components: - type: Transform - pos: 38.5,-4.5 + rot: 3.141592653589793 rad + pos: -17.5,36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9346 + - uid: 11322 components: - type: Transform - pos: 38.5,-5.5 + pos: -25.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9347 + - uid: 11323 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-0.5 + pos: -21.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9348 + - uid: 11332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-0.5 + rot: 1.5707963267948966 rad + pos: -9.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9349 + - uid: 11333 components: - type: Transform rot: -1.5707963267948966 rad - pos: 41.5,-0.5 + pos: -2.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9351 + - uid: 11334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,-0.5 + rot: 1.5707963267948966 rad + pos: -14.5,35.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9352 + - uid: 11335 components: - type: Transform rot: -1.5707963267948966 rad - pos: 44.5,-0.5 + pos: -2.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9353 + - uid: 11337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,-0.5 + rot: 1.5707963267948966 rad + pos: -14.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9354 + - uid: 11362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,0.5 + rot: 3.141592653589793 rad + pos: -102.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9355 + - uid: 11370 components: - type: Transform rot: -1.5707963267948966 rad - pos: 45.5,0.5 + pos: -99.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9361 + - uid: 11371 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,0.5 + rot: 1.5707963267948966 rad + pos: -105.5,60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9366 + - uid: 11373 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,0.5 + rot: 1.5707963267948966 rad + pos: -105.5,64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9367 + - uid: 11374 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,0.5 + rot: 1.5707963267948966 rad + pos: -105.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9368 + - uid: 11375 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,0.5 + rot: 1.5707963267948966 rad + pos: -105.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9369 + - uid: 11376 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,0.5 + rot: 1.5707963267948966 rad + pos: -18.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9370 + - uid: 11377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,0.5 + pos: -5.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9371 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 11392 + - uid: 11378 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,0.5 + rot: 1.5707963267948966 rad + pos: -8.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9373 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 11392 + - uid: 11379 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,-0.5 + pos: -14.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9374 + - uid: 11380 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,-0.5 + pos: -16.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9375 + - uid: 11381 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,-0.5 + pos: -2.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9376 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 11392 + - uid: 11389 components: - type: Transform rot: -1.5707963267948966 rad - pos: 49.5,-0.5 + pos: -99.5,56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9377 + - uid: 11391 components: - type: Transform rot: -1.5707963267948966 rad - pos: 50.5,-0.5 + pos: -99.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9378 + - uid: 11394 components: - type: Transform rot: -1.5707963267948966 rad - pos: 51.5,-0.5 + pos: -99.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9380 + - uid: 11395 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-0.5 + rot: 1.5707963267948966 rad + pos: -105.5,56.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9382 + - uid: 11396 components: - type: Transform - pos: 43.5,-0.5 + rot: 1.5707963267948966 rad + pos: -105.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9383 + - uid: 11400 components: - type: Transform - pos: 43.5,-1.5 + rot: -1.5707963267948966 rad + pos: -99.5,60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9384 + - uid: 11409 components: - type: Transform - pos: 43.5,-2.5 + rot: -1.5707963267948966 rad + pos: -15.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9385 + - uid: 11410 components: - type: Transform - pos: 43.5,-3.5 + rot: 1.5707963267948966 rad + pos: -21.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9386 + - uid: 11411 components: - type: Transform - pos: 43.5,-4.5 + rot: 3.141592653589793 rad + pos: -20.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9387 + - uid: 11412 components: - type: Transform - pos: 42.5,-1.5 + rot: 3.141592653589793 rad + pos: -16.5,19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9388 + - uid: 11413 components: - type: Transform - pos: 42.5,-2.5 + rot: 1.5707963267948966 rad + pos: -13.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9389 + - uid: 11414 components: - type: Transform - pos: 42.5,-3.5 + rot: -1.5707963267948966 rad + pos: -8.5,23.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9390 + - uid: 11419 components: - type: Transform - pos: 42.5,-4.5 + pos: -102.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9391 + - uid: 11526 components: - type: Transform - pos: 42.5,-5.5 + rot: -1.5707963267948966 rad + pos: -99.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9394 + - uid: 11742 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-5.5 + rot: 3.141592653589793 rad + pos: -89.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9395 + - uid: 11743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-5.5 + pos: -89.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9396 + - uid: 11760 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-5.5 + rot: 3.141592653589793 rad + pos: -85.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9397 + - uid: 11761 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-6.5 + pos: -85.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9398 + - uid: 11912 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-6.5 + rot: -1.5707963267948966 rad + pos: -78.5,60.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9399 + - uid: 11931 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-6.5 + pos: -71.5,68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9400 + - uid: 12204 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-6.5 + pos: -51.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9401 + - uid: 12206 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-6.5 + rot: -1.5707963267948966 rad + pos: -78.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9402 + - uid: 12209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-5.5 + rot: -1.5707963267948966 rad + pos: -74.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9411 + - uid: 12212 components: - type: Transform - pos: 53.5,4.5 + rot: -1.5707963267948966 rad + pos: -78.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9412 + - uid: 12277 components: - type: Transform - pos: 53.5,3.5 + rot: 3.141592653589793 rad + pos: -71.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9413 + - uid: 12306 components: - type: Transform - pos: 53.5,2.5 + rot: 1.5707963267948966 rad + pos: -76.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9415 + - uid: 12308 components: - type: Transform - pos: 53.5,1.5 + rot: -1.5707963267948966 rad + pos: -78.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9417 + - uid: 12309 components: - type: Transform - pos: 54.5,2.5 + rot: -1.5707963267948966 rad + pos: -78.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9418 + - uid: 12316 components: - type: Transform - pos: 54.5,1.5 + rot: 1.5707963267948966 rad + pos: -84.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9419 + - uid: 12332 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,5.5 + pos: -74.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9420 + - uid: 12333 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,5.5 + rot: 1.5707963267948966 rad + pos: -72.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9421 + - uid: 12373 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.5,3.5 + pos: -74.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9422 + - uid: 12374 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,3.5 + rot: 1.5707963267948966 rad + pos: -72.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9423 + - uid: 12380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,3.5 + rot: 1.5707963267948966 rad + pos: -92.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9425 + - uid: 12389 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-0.5 + rot: 1.5707963267948966 rad + pos: -92.5,58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9426 + - uid: 12392 components: - type: Transform - pos: 54.5,0.5 + pos: -58.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9427 + - uid: 12420 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,0.5 + rot: 3.141592653589793 rad + pos: -44.5,51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9428 + - uid: 12421 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,0.5 + pos: -45.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9429 + - uid: 12424 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-0.5 + pos: -41.5,55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9434 + - uid: 12437 components: - type: Transform - pos: 59.5,0.5 + pos: -67.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9435 + - uid: 12460 components: - type: Transform - pos: 59.5,1.5 + rot: 3.141592653589793 rad + pos: -59.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9436 + - uid: 12464 components: - type: Transform - pos: 57.5,1.5 + rot: 3.141592653589793 rad + pos: -67.5,57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9437 + - uid: 12465 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-0.5 + rot: 1.5707963267948966 rad + pos: -76.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9438 + - uid: 12499 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-0.5 + pos: -59.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9439 + - uid: 12573 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-0.5 + rot: 1.5707963267948966 rad + pos: -76.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9440 + - uid: 12595 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,-0.5 + pos: -72.5,61.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9441 + - uid: 12979 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,-0.5 + pos: -55.5,38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9442 + - uid: 13136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,0.5 + pos: -10.5,62.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9443 + - uid: 13137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,0.5 + rot: 3.141592653589793 rad + pos: -10.5,60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9444 + - uid: 13285 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,0.5 + rot: 3.141592653589793 rad + pos: 29.5,46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9445 + - uid: 13691 components: - type: Transform rot: -1.5707963267948966 rad - pos: 61.5,0.5 + pos: -18.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9446 + - type: DeviceLinkSink + links: + - 20986 + - uid: 15274 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,0.5 + pos: 65.5,-31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9447 + - uid: 15282 components: - type: Transform - pos: 57.5,2.5 + rot: 1.5707963267948966 rad + pos: 59.5,-29.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9448 + - uid: 16223 components: - type: Transform - pos: 57.5,3.5 + rot: 3.141592653589793 rad + pos: 23.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9449 + - uid: 16224 components: - type: Transform - pos: 59.5,2.5 + pos: 23.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9450 + - uid: 16227 components: - type: Transform - pos: 59.5,3.5 + rot: 1.5707963267948966 rad + pos: 21.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9454 + - uid: 16228 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,0.5 + rot: 1.5707963267948966 rad + pos: 21.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9455 + - uid: 16229 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-0.5 + pos: 26.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9456 + - uid: 16230 components: - type: Transform rot: -1.5707963267948966 rad - pos: 63.5,-0.5 + pos: 26.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9457 + - uid: 16335 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-0.5 + rot: 1.5707963267948966 rad + pos: 20.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9460 + - uid: 16336 components: - type: Transform - pos: 65.5,0.5 + pos: 39.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9461 + - uid: 16856 components: - type: Transform - pos: 65.5,1.5 + rot: 1.5707963267948966 rad + pos: 20.5,48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9462 + - uid: 17024 components: - type: Transform - pos: 65.5,2.5 + rot: 3.141592653589793 rad + pos: 45.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9463 + - uid: 17025 components: - type: Transform - pos: 63.5,1.5 + rot: 3.141592653589793 rad + pos: 39.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9464 + - uid: 17027 components: - type: Transform - pos: 63.5,2.5 + pos: 25.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9477 + - uid: 17030 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,3.5 + rot: -1.5707963267948966 rad + pos: 31.5,43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9478 + - uid: 17210 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,3.5 + rot: 3.141592653589793 rad + pos: 22.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9479 + - uid: 17215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,3.5 + pos: 22.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9480 + - uid: 17498 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,3.5 + pos: -58.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9481 + - uid: 17645 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,3.5 + rot: 3.141592653589793 rad + pos: 66.5,47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9482 + - uid: 17819 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,3.5 + pos: -55.5,-73.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9483 + - uid: 17832 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,5.5 + pos: -49.5,-73.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9484 + - uid: 17842 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,5.5 + pos: 63.5,52.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9485 + - uid: 17870 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,5.5 + pos: -62.5,-75.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9486 + - uid: 17921 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,5.5 + rot: -1.5707963267948966 rad + pos: -48.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9487 + - uid: 17950 components: - type: Transform rot: 1.5707963267948966 rad - pos: 67.5,5.5 + pos: -56.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9488 + - uid: 17962 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,5.5 + pos: -56.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9489 + - uid: 17965 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 65.5,5.5 + rot: -1.5707963267948966 rad + pos: -48.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9490 + - uid: 17989 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 64.5,5.5 + rot: 3.141592653589793 rad + pos: -52.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9491 + - uid: 18001 components: - type: Transform - pos: 63.5,4.5 + rot: 1.5707963267948966 rad + pos: -22.5,-73.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9492 + - uid: 18050 components: - type: Transform - pos: 63.5,3.5 + pos: 53.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9493 + - uid: 18051 components: - type: Transform - pos: 57.5,-0.5 + pos: 49.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9495 + - uid: 18107 components: - type: Transform - pos: 59.5,-1.5 + rot: -1.5707963267948966 rad + pos: -50.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9496 + - uid: 18108 components: - type: Transform - pos: 59.5,-2.5 + rot: 1.5707963267948966 rad + pos: -54.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9502 + - uid: 18112 components: - type: Transform - pos: 68.5,-2.5 + rot: 1.5707963267948966 rad + pos: -48.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9503 + - uid: 18113 components: - type: Transform - pos: 68.5,-1.5 + rot: -1.5707963267948966 rad + pos: -44.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9504 + - uid: 18114 components: - type: Transform - pos: 70.5,-0.5 + rot: 3.141592653589793 rad + pos: -46.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9507 + - uid: 18133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-0.5 + pos: -52.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9508 + - uid: 18183 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-0.5 + pos: -59.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9509 + - uid: 18353 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,0.5 + pos: -18.5,-70.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9510 + - uid: 18429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,0.5 + rot: 1.5707963267948966 rad + pos: -53.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9511 + - uid: 18700 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,0.5 + rot: 3.141592653589793 rad + pos: -28.5,-77.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9512 + - uid: 18779 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,0.5 + pos: -24.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9513 + - uid: 18787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,0.5 + rot: 1.5707963267948966 rad + pos: -32.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9514 + - uid: 18789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,0.5 + pos: -28.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9519 + - uid: 18790 components: - type: Transform - pos: 70.5,-4.5 + rot: -1.5707963267948966 rad + pos: -24.5,-75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9520 + - uid: 18791 components: - type: Transform - pos: 72.5,-2.5 + rot: 1.5707963267948966 rad + pos: -32.5,-75.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9521 + - uid: 18801 components: - type: Transform - pos: 72.5,-3.5 + rot: 1.5707963267948966 rad + pos: -32.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9522 + - uid: 18802 components: - type: Transform - pos: 72.5,-4.5 + rot: -1.5707963267948966 rad + pos: -24.5,-69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9523 + - uid: 18810 components: - type: Transform - pos: 72.5,-5.5 + pos: -29.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9524 + - uid: 18811 components: - type: Transform - pos: 70.5,-5.5 + rot: 3.141592653589793 rad + pos: -29.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9525 + - uid: 18812 components: - type: Transform - pos: 70.5,-6.5 + rot: 3.141592653589793 rad + pos: -23.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9526 + - uid: 18813 components: - type: Transform - pos: 70.5,-7.5 + pos: -23.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9527 + - uid: 18850 components: - type: Transform - pos: 70.5,-8.5 + rot: -1.5707963267948966 rad + pos: -8.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9528 + - uid: 18851 components: - type: Transform - pos: 72.5,-8.5 + rot: 3.141592653589793 rad + pos: -3.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9529 + - uid: 18865 components: - type: Transform - pos: 72.5,-7.5 + rot: 1.5707963267948966 rad + pos: -38.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9530 + - uid: 18866 components: - type: Transform - pos: 72.5,-6.5 + rot: 3.141592653589793 rad + pos: -28.5,-66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9531 + - uid: 18867 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,-3.5 + pos: -18.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9532 + - uid: 18969 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-1.5 + rot: 3.141592653589793 rad + pos: 0.5,-41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9533 + - uid: 18970 components: - type: Transform - pos: 70.5,-9.5 + pos: 1.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9534 + - uid: 18993 components: - type: Transform - pos: 70.5,-10.5 + rot: 3.141592653589793 rad + pos: -1.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9535 + - uid: 18994 components: - type: Transform - pos: 70.5,-11.5 + rot: 3.141592653589793 rad + pos: -1.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9536 + - uid: 18995 components: - type: Transform - pos: 70.5,-12.5 + rot: 3.141592653589793 rad + pos: 2.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9537 + - uid: 18996 components: - type: Transform - pos: 70.5,-13.5 + pos: -1.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9538 + - uid: 18997 components: - type: Transform - pos: 70.5,-14.5 + pos: 2.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9539 + - uid: 18998 components: - type: Transform - pos: 72.5,-9.5 + rot: -1.5707963267948966 rad + pos: -8.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9540 + - uid: 18999 components: - type: Transform - pos: 72.5,-10.5 + rot: 1.5707963267948966 rad + pos: -12.5,-50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9541 + - uid: 19000 components: - type: Transform - pos: 72.5,-11.5 + pos: -23.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9542 + - uid: 19001 components: - type: Transform - pos: 72.5,-12.5 + pos: -33.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9543 + - uid: 19002 components: - type: Transform - pos: 72.5,-13.5 + rot: -1.5707963267948966 rad + pos: -18.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9544 + - uid: 19003 components: - type: Transform - pos: 72.5,-14.5 + pos: -19.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9575 + - uid: 19004 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-50.5 + pos: -14.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9583 + - uid: 19005 components: - type: Transform - pos: 10.5,-51.5 + pos: -7.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9585 + - uid: 19006 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-52.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9586 - components: - - type: Transform - pos: 26.5,27.5 + pos: -6.5,-52.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9587 + - uid: 19027 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-54.5 + pos: -15.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9588 + - uid: 19028 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-54.5 + pos: -6.5,-20.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9589 + - uid: 19029 components: - type: Transform - pos: 28.5,26.5 + pos: -14.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 11077 + - uid: 19030 components: - type: Transform - pos: -57.5,29.5 + pos: -10.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 14253 + - uid: 19035 components: - type: Transform rot: -1.5707963267948966 rad - pos: 56.5,15.5 + pos: -13.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 18051 + - uid: 19036 components: - type: Transform rot: 1.5707963267948966 rad - pos: -71.5,0.5 + pos: -11.5,-67.5 parent: 2 - - uid: 18052 + - uid: 19039 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,0.5 + rot: 3.141592653589793 rad + pos: -5.5,-69.5 parent: 2 - - uid: 18054 + - uid: 19044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,0.5 + rot: -1.5707963267948966 rad + pos: 7.5,-38.5 parent: 2 - - uid: 18927 + - uid: 19045 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,15.5 + pos: 6.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 19298 + - uid: 19046 components: - type: Transform - pos: 21.5,-5.5 + pos: -5.5,-33.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 19386 + - uid: 19048 components: - type: Transform - pos: 19.5,-5.5 + rot: 3.141592653589793 rad + pos: 2.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 19509 + - uid: 19049 components: - type: Transform - pos: 21.5,-3.5 + rot: 1.5707963267948966 rad + pos: -6.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 19540 + - uid: 19050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,30.5 + rot: 1.5707963267948966 rad + pos: 5.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 19542 + - uid: 19051 components: - type: Transform - pos: -32.5,29.5 + pos: -1.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 19807 + - uid: 19052 components: - type: Transform - pos: -34.5,29.5 + pos: 2.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 20731 + - uid: 19054 components: - type: Transform rot: -1.5707963267948966 rad - pos: 65.5,-34.5 + pos: -4.5,-64.5 parent: 2 - - uid: 21996 + - uid: 19055 components: - type: Transform - pos: 71.5,-28.5 + rot: 1.5707963267948966 rad + pos: 5.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 22076 + - uid: 19095 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,13.5 + pos: -1.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#947507FF' - - uid: 22544 + - uid: 19096 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-35.5 + pos: 2.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 24543 + - uid: 19098 components: - type: Transform - pos: 61.5,-31.5 + rot: 1.5707963267948966 rad + pos: -2.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 24555 + - uid: 19099 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 3.5,-67.5 + parent: 2 + - uid: 19100 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,17.5 + rot: 1.5707963267948966 rad + pos: 0.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 24826 + - uid: 19101 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,15.5 + pos: 3.5,-62.5 parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 25020 + - uid: 19106 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-33.5 + rot: 1.5707963267948966 rad + pos: 9.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 25025 + - uid: 19107 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,23.5 + rot: 1.5707963267948966 rad + pos: 9.5,-54.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 25566 + - uid: 19108 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-34.5 + pos: 10.5,-63.5 parent: 2 - - uid: 26651 + - uid: 19109 components: - type: Transform rot: 3.141592653589793 rad - pos: 59.5,-32.5 + pos: 10.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 28538 + - uid: 19110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-35.5 + pos: 30.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 28939 + - uid: 19111 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,23.5 + rot: 1.5707963267948966 rad + pos: 25.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 29592 + - uid: 19112 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,23.5 + rot: 1.5707963267948966 rad + pos: 25.5,-56.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 29624 + - uid: 19113 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,23.5 + rot: 3.141592653589793 rad + pos: 34.5,-61.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 29692 + - uid: 19114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,23.5 + pos: 37.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 30136 + - uid: 19117 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,23.5 + pos: 21.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 35709 + - uid: 19120 components: - type: Transform - pos: 24.5,-14.5 + rot: 3.141592653589793 rad + pos: 11.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 35710 + - uid: 19121 components: - type: Transform - pos: 24.5,-13.5 + rot: 3.141592653589793 rad + pos: 16.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 35711 + - uid: 19122 components: - type: Transform - pos: 24.5,-12.5 + rot: -1.5707963267948966 rad + pos: 18.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 35712 + - uid: 19123 components: - type: Transform - pos: 24.5,-11.5 + rot: 1.5707963267948966 rad + pos: 15.5,-39.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 35713 + - uid: 19125 components: - type: Transform - pos: 24.5,-10.5 + rot: 1.5707963267948966 rad + pos: 9.5,-45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 35714 + - uid: 19126 components: - type: Transform - pos: 23.5,-10.5 + rot: 3.141592653589793 rad + pos: 14.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 35715 + - uid: 19127 components: - type: Transform - pos: 23.5,-11.5 + pos: 10.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 36102 + - uid: 19128 components: - type: Transform - pos: 23.5,-12.5 + rot: -1.5707963267948966 rad + pos: 13.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 37224 + - uid: 19129 components: - type: Transform rot: 3.141592653589793 rad - pos: 59.5,-31.5 + pos: 9.5,-48.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 37228 + - uid: 19130 components: - type: Transform - pos: 23.5,-13.5 + rot: -1.5707963267948966 rad + pos: 18.5,-46.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 44096 + - uid: 19131 components: - type: Transform rot: -1.5707963267948966 rad - pos: 60.5,-35.5 + pos: 7.5,-60.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47343 + - uid: 19132 components: - type: Transform - pos: 1.5,3.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47344 + rot: -1.5707963267948966 rad + pos: 7.5,-54.5 + parent: 2 + - uid: 19133 components: - type: Transform - pos: 1.5,2.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47345 + rot: 1.5707963267948966 rad + pos: -6.5,-60.5 + parent: 2 + - uid: 19137 components: - type: Transform - pos: 1.5,1.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47346 + rot: 3.141592653589793 rad + pos: -10.5,-45.5 + parent: 2 + - uid: 19138 components: - type: Transform - pos: 1.5,0.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47347 + rot: 1.5707963267948966 rad + pos: -11.5,-39.5 + parent: 2 + - uid: 19139 components: - type: Transform - pos: 1.5,-0.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47348 + rot: -1.5707963267948966 rad + pos: -9.5,-40.5 + parent: 2 + - uid: 19150 components: - type: Transform - pos: 1.5,-1.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47349 + rot: -1.5707963267948966 rad + pos: 69.5,8.5 + parent: 2 + - uid: 19151 components: - type: Transform - pos: 1.5,-2.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47353 + rot: 1.5707963267948966 rad + pos: 65.5,8.5 + parent: 2 + - uid: 19152 components: - type: Transform - pos: -0.5,-1.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47354 + rot: 1.5707963267948966 rad + pos: 71.5,10.5 + parent: 2 + - uid: 19154 components: - type: Transform - pos: -0.5,-0.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47355 + rot: 1.5707963267948966 rad + pos: 71.5,6.5 + parent: 2 + - uid: 19155 components: - type: Transform - pos: -0.5,0.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47356 + rot: 3.141592653589793 rad + pos: 77.5,4.5 + parent: 2 + - uid: 19156 components: - type: Transform - pos: -0.5,1.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47357 + pos: 77.5,9.5 + parent: 2 + - uid: 19157 components: - type: Transform - pos: -0.5,2.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47358 + pos: 81.5,9.5 + parent: 2 + - uid: 19158 components: - type: Transform - pos: -0.5,3.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47388 + rot: 3.141592653589793 rad + pos: 81.5,4.5 + parent: 2 + - uid: 19201 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47390 + rot: -1.5707963267948966 rad + pos: -5.5,63.5 + parent: 2 + - uid: 19202 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47391 + pos: -7.5,63.5 + parent: 2 + - uid: 19207 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47392 + pos: 62.5,7.5 + parent: 2 + - uid: 19208 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47393 + rot: 3.141592653589793 rad + pos: 83.5,-0.5 + parent: 2 + - uid: 19209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47395 + pos: 86.5,2.5 + parent: 2 + - uid: 19216 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47396 + pos: 89.5,-14.5 + parent: 2 + - uid: 19361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47397 + pos: -5.5,-24.5 + parent: 2 + - uid: 19366 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47398 + pos: 20.5,21.5 + parent: 2 + - uid: 19367 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47400 + pos: 14.5,24.5 + parent: 2 + - uid: 19369 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47435 + pos: 45.5,31.5 + parent: 2 + - uid: 19370 components: - type: Transform - pos: 1.5,-1.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47436 + rot: 1.5707963267948966 rad + pos: 20.5,30.5 + parent: 2 + - uid: 19371 components: - type: Transform - pos: 1.5,-0.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47440 + pos: 18.5,28.5 + parent: 2 + - uid: 19374 components: - type: Transform - pos: 1.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47441 + pos: 33.5,24.5 + parent: 2 + - uid: 19376 components: - type: Transform - pos: 1.5,-4.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47442 + pos: 36.5,24.5 + parent: 2 + - uid: 19377 components: - type: Transform - pos: 1.5,-5.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47443 + pos: 32.5,36.5 + parent: 2 + - uid: 19378 components: - type: Transform - pos: 1.5,-6.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47462 + pos: 37.5,36.5 + parent: 2 + - uid: 19380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-5.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47465 + rot: 3.141592653589793 rad + pos: 32.5,30.5 + parent: 2 + - uid: 19381 components: - type: Transform - pos: -1.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47466 + rot: 3.141592653589793 rad + pos: 37.5,30.5 + parent: 2 + - uid: 19382 components: - type: Transform - pos: 4.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47467 + rot: -1.5707963267948966 rad + pos: 41.5,33.5 + parent: 2 + - uid: 19383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47469 + pos: 22.5,40.5 + parent: 2 + - uid: 19384 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47471 + pos: 52.5,34.5 + parent: 2 + - uid: 19386 components: - type: Transform - pos: 0.5,-4.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47472 + pos: 50.5,39.5 + parent: 2 + - uid: 19387 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47478 + pos: 52.5,39.5 + parent: 2 + - uid: 19388 components: - type: Transform - pos: 2.5,-2.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47479 + rot: 3.141592653589793 rad + pos: 43.5,33.5 + parent: 2 + - uid: 19389 components: - type: Transform - pos: 2.5,-1.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47480 + rot: 3.141592653589793 rad + pos: 48.5,33.5 + parent: 2 + - uid: 19390 components: - type: Transform - pos: 2.5,-0.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47531 + pos: 43.5,39.5 + parent: 2 + - uid: 19391 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47532 + pos: 48.5,39.5 + parent: 2 + - uid: 19392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47533 + rot: 1.5707963267948966 rad + pos: 9.5,34.5 + parent: 2 + - uid: 19398 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47534 + pos: 24.5,35.5 + parent: 2 + - uid: 19399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47536 + pos: 30.5,35.5 + parent: 2 + - uid: 19400 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47537 + rot: 3.141592653589793 rad + pos: 24.5,30.5 + parent: 2 + - uid: 19401 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47538 + rot: 3.141592653589793 rad + pos: 30.5,30.5 + parent: 2 + - uid: 19406 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47539 + pos: 18.5,21.5 + parent: 2 + - uid: 19422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47540 + rot: 3.141592653589793 rad + pos: 11.5,21.5 + parent: 2 + - uid: 19424 components: - type: Transform - pos: 0.5,0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47541 + rot: -1.5707963267948966 rad + pos: 18.5,34.5 + parent: 2 + - uid: 19430 components: - type: Transform - pos: 0.5,1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47542 + rot: -1.5707963267948966 rad + pos: 18.5,30.5 + parent: 2 + - uid: 19431 components: - type: Transform - pos: 0.5,2.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47544 + rot: 1.5707963267948966 rad + pos: 9.5,30.5 + parent: 2 + - uid: 19441 components: - type: Transform - pos: 0.5,-1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47553 + rot: 1.5707963267948966 rad + pos: 20.5,36.5 + parent: 2 + - uid: 19443 components: - type: Transform - pos: -0.5,2.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47554 + rot: 1.5707963267948966 rad + pos: 24.5,24.5 + parent: 2 + - uid: 19456 components: - type: Transform - pos: -0.5,1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47555 + rot: 1.5707963267948966 rad + pos: 39.5,16.5 + parent: 2 + - uid: 19457 components: - type: Transform - pos: -0.5,0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47556 + rot: -1.5707963267948966 rad + pos: 30.5,24.5 + parent: 2 + - uid: 19458 components: - type: Transform - pos: -0.5,-0.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47559 + rot: -1.5707963267948966 rad + pos: 30.5,20.5 + parent: 2 + - uid: 19459 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,-2.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47562 + pos: 24.5,20.5 + parent: 2 + - uid: 19463 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47630 + rot: 3.141592653589793 rad + pos: 36.5,18.5 + parent: 2 + - uid: 19465 components: - type: Transform - pos: 48.5,30.5 + rot: 3.141592653589793 rad + pos: 33.5,18.5 parent: 2 - - uid: 47631 + - uid: 19468 components: - type: Transform - pos: 48.5,29.5 + pos: 67.5,45.5 parent: 2 - - uid: 47632 + - uid: 19469 components: - type: Transform - pos: 48.5,28.5 + rot: 3.141592653589793 rad + pos: 63.5,41.5 parent: 2 - - uid: 47633 + - uid: 19471 components: - type: Transform - pos: 48.5,27.5 + rot: 1.5707963267948966 rad + pos: 39.5,11.5 parent: 2 - - uid: 47634 + - uid: 19472 components: - type: Transform - pos: 48.5,26.5 + rot: -1.5707963267948966 rad + pos: 41.5,21.5 parent: 2 - - uid: 47635 + - uid: 19475 components: - type: Transform - pos: 50.5,30.5 + rot: 3.141592653589793 rad + pos: 49.5,14.5 parent: 2 - - uid: 47636 + - uid: 19476 components: - type: Transform - pos: 50.5,29.5 + rot: 3.141592653589793 rad + pos: 43.5,14.5 parent: 2 - - uid: 47637 + - uid: 19478 components: - type: Transform - pos: 50.5,28.5 + pos: 43.5,21.5 parent: 2 - - uid: 47638 + - uid: 19480 components: - type: Transform - pos: 50.5,27.5 + pos: 49.5,21.5 parent: 2 - - uid: 47639 + - uid: 19491 components: - type: Transform - pos: 50.5,26.5 + rot: 3.141592653589793 rad + pos: 9.5,26.5 parent: 2 - - uid: 47653 + - uid: 19497 components: - type: Transform rot: -1.5707963267948966 rad - pos: 59.5,-35.5 + pos: 7.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47662 + - uid: 19502 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.5,-35.5 + pos: 7.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47696 + - uid: 19503 components: - type: Transform - pos: 71.5,-25.5 + pos: 15.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47707 + - uid: 19525 components: - type: Transform - pos: 71.5,-27.5 + rot: 1.5707963267948966 rad + pos: 15.5,21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47811 + - uid: 19526 components: - type: Transform - pos: 71.5,-26.5 + pos: 9.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48509 + - uid: 19528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-22.5 + rot: 3.141592653589793 rad + pos: 24.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48511 + - uid: 19529 components: - type: Transform - pos: 71.5,-23.5 + rot: -1.5707963267948966 rad + pos: 22.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48512 + - uid: 19538 components: - type: Transform - pos: 71.5,-24.5 + pos: 57.5,34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48513 + - uid: 19539 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-22.5 + rot: 3.141592653589793 rad + pos: 55.5,30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48514 + - uid: 19541 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,-22.5 + pos: 46.5,10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48515 + - uid: 19542 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.5,-22.5 + pos: 46.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48516 + - uid: 19543 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-22.5 + rot: 1.5707963267948966 rad + pos: 43.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48518 + - uid: 19909 components: - type: Transform - pos: 65.5,-21.5 + rot: 1.5707963267948966 rad + pos: -55.5,-21.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48519 + - uid: 19911 components: - type: Transform - pos: 65.5,-20.5 + rot: 3.141592653589793 rad + pos: -51.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48520 + - uid: 20077 components: - type: Transform - pos: 64.5,-18.5 + rot: -1.5707963267948966 rad + pos: -47.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48523 + - uid: 20078 components: - type: Transform - pos: 64.5,-17.5 + rot: 1.5707963267948966 rad + pos: -54.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48524 + - uid: 20079 components: - type: Transform - pos: 64.5,-16.5 + rot: 1.5707963267948966 rad + pos: -54.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48528 + - uid: 20124 components: - type: Transform - pos: 63.5,-14.5 + rot: 3.141592653589793 rad + pos: -6.5,65.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48529 + - uid: 20244 components: - type: Transform - pos: 63.5,-13.5 + rot: -1.5707963267948966 rad + pos: 125.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48530 + - uid: 20412 components: - type: Transform - pos: 63.5,-12.5 + pos: 129.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48531 + - uid: 20413 components: - type: Transform - pos: 63.5,-11.5 + pos: 132.5,-53.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48534 + - uid: 20414 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-10.5 + rot: 3.141592653589793 rad + pos: 129.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48535 + - uid: 20415 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-9.5 + rot: 3.141592653589793 rad + pos: 132.5,-59.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48537 + - uid: 20416 components: - type: Transform - pos: 59.5,-8.5 + rot: -1.5707963267948966 rad + pos: 135.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48538 + - uid: 20417 components: - type: Transform - pos: 59.5,-7.5 + rot: -1.5707963267948966 rad + pos: 135.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48539 + - uid: 20418 components: - type: Transform - pos: 59.5,-6.5 + pos: 123.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48540 + - uid: 20419 components: - type: Transform - pos: 59.5,-5.5 + rot: 3.141592653589793 rad + pos: 123.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48541 + - uid: 20420 components: - type: Transform - pos: 59.5,-4.5 + rot: 3.141592653589793 rad + pos: 113.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48542 + - uid: 20421 components: - type: Transform - pos: 59.5,-3.5 + pos: 113.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50701 - components: - - type: Transform - pos: 7.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50702 + - uid: 20422 components: - type: Transform - pos: 7.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50703 + pos: 117.5,-59.5 + parent: 2 + - uid: 20423 components: - type: Transform - pos: 7.5,3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50705 + pos: 119.5,-59.5 + parent: 2 + - uid: 20424 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50706 + rot: 3.141592653589793 rad + pos: 117.5,-53.5 + parent: 2 + - uid: 20425 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50707 + rot: 3.141592653589793 rad + pos: 119.5,-53.5 + parent: 2 + - uid: 20426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50714 + pos: 117.5,-49.5 + parent: 2 + - uid: 20427 components: - type: Transform - pos: 11.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50715 + pos: 119.5,-49.5 + parent: 2 + - uid: 20428 components: - type: Transform - pos: 11.5,-2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50716 + rot: 3.141592653589793 rad + pos: 117.5,-63.5 + parent: 2 + - uid: 20429 components: - type: Transform - pos: 11.5,-0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50717 + rot: 3.141592653589793 rad + pos: 119.5,-63.5 + parent: 2 + - uid: 20430 components: - type: Transform - pos: 11.5,0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50725 + rot: -1.5707963267948966 rad + pos: 125.5,-61.5 + parent: 2 + - uid: 20431 components: - type: Transform - pos: 11.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50730 + rot: 1.5707963267948966 rad + pos: 111.5,-61.5 + parent: 2 + - uid: 20432 components: - type: Transform - pos: 11.5,3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50731 + rot: 1.5707963267948966 rad + pos: 111.5,-51.5 + parent: 2 + - uid: 20508 components: - type: Transform - pos: 11.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50732 + rot: -1.5707963267948966 rad + pos: 42.5,-29.5 + parent: 2 + - uid: 20509 components: - type: Transform - pos: 11.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50733 + rot: 1.5707963267948966 rad + pos: 38.5,-31.5 + parent: 2 + - uid: 20603 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,7.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50734 + rot: 1.5707963267948966 rad + pos: 105.5,-52.5 + parent: 2 + - uid: 20604 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,7.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50735 + pos: 109.5,-52.5 + parent: 2 + - uid: 20628 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50736 + rot: 3.141592653589793 rad + pos: -42.5,-7.5 + parent: 2 + - uid: 20630 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50737 + rot: 1.5707963267948966 rad + pos: -45.5,-3.5 + parent: 2 + - uid: 20631 components: - type: Transform rot: -1.5707963267948966 rad - pos: 12.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50738 + pos: 86.5,-11.5 + parent: 2 + - uid: 20632 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50739 + rot: 1.5707963267948966 rad + pos: 82.5,-12.5 + parent: 2 + - uid: 20633 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50740 + pos: 87.5,-12.5 + parent: 2 + - uid: 20634 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50741 + rot: 3.141592653589793 rad + pos: 85.5,-16.5 + parent: 2 + - uid: 20641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50742 + pos: 84.5,-18.5 + parent: 2 + - uid: 20642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50751 + rot: 1.5707963267948966 rad + pos: 82.5,-25.5 + parent: 2 + - uid: 20643 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50752 + pos: 87.5,-22.5 + parent: 2 + - uid: 20644 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50753 + rot: 3.141592653589793 rad + pos: 86.5,-26.5 + parent: 2 + - uid: 20732 components: - type: Transform - pos: 4.5,3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50754 + pos: 106.5,-59.5 + parent: 2 + - uid: 20734 components: - type: Transform - pos: 4.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50755 + pos: 108.5,-59.5 + parent: 2 + - uid: 20821 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50756 + pos: -35.5,-18.5 + parent: 2 + - uid: 20972 components: - type: Transform - pos: 2.5,0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50757 + rot: 1.5707963267948966 rad + pos: -30.5,-20.5 + parent: 2 + - type: DeviceLinkSink + links: + - 20985 + - uid: 21009 components: - type: Transform - pos: 2.5,-0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50758 + pos: -2.5,-28.5 + parent: 2 + - uid: 21010 components: - type: Transform - pos: 2.5,-1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50759 + rot: 1.5707963267948966 rad + pos: -7.5,-30.5 + parent: 2 + - uid: 21014 components: - type: Transform - pos: 2.5,-2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50762 + rot: 3.141592653589793 rad + pos: -33.5,-21.5 + parent: 2 + - uid: 21015 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50763 + pos: -15.5,-19.5 + parent: 2 + - uid: 21016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50764 + rot: 3.141592653589793 rad + pos: -13.5,-21.5 + parent: 2 + - uid: 21019 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50765 + pos: -29.5,-28.5 + parent: 2 + - uid: 21020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50766 + rot: 1.5707963267948966 rad + pos: -27.5,-28.5 + parent: 2 + - uid: 21021 components: - type: Transform - pos: 5.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50767 + rot: 1.5707963267948966 rad + pos: -19.5,-28.5 + parent: 2 + - uid: 21022 components: - type: Transform - pos: 5.5,-5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50770 + rot: -1.5707963267948966 rad + pos: -21.5,-28.5 + parent: 2 + - uid: 21033 components: - type: Transform - pos: 7.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50772 + rot: -1.5707963267948966 rad + pos: 102.5,-57.5 + parent: 2 + - uid: 21035 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50773 + pos: 102.5,-55.5 + parent: 2 + - uid: 21325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50774 + rot: 1.5707963267948966 rad + pos: -62.5,-11.5 + parent: 2 + - uid: 21326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50775 + rot: 3.141592653589793 rad + pos: -64.5,-6.5 + parent: 2 + - uid: 21327 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50776 + rot: 3.141592653589793 rad + pos: -58.5,-7.5 + parent: 2 + - uid: 21330 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50777 + rot: 1.5707963267948966 rad + pos: -60.5,-19.5 + parent: 2 + - uid: 21331 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50778 + pos: -57.5,-22.5 + parent: 2 + - uid: 21332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50801 + rot: 3.141592653589793 rad + pos: -63.5,-20.5 + parent: 2 + - uid: 21333 components: - type: Transform - pos: 7.5,7.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50802 + rot: 3.141592653589793 rad + pos: -83.5,-18.5 + parent: 2 + - uid: 21334 components: - type: Transform - pos: 7.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50803 + pos: -83.5,-12.5 + parent: 2 + - uid: 21335 components: - type: Transform - pos: 7.5,9.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50804 + pos: -76.5,-12.5 + parent: 2 + - uid: 21336 components: - type: Transform - pos: 5.5,9.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50806 + rot: 3.141592653589793 rad + pos: -76.5,-18.5 + parent: 2 + - uid: 21337 components: - type: Transform - pos: 7.5,10.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50815 + rot: 1.5707963267948966 rad + pos: -38.5,-37.5 + parent: 2 + - uid: 21338 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50816 + pos: -33.5,-39.5 + parent: 2 + - uid: 21339 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50817 + pos: -44.5,-41.5 + parent: 2 + - uid: 21340 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50818 + pos: -44.5,-37.5 + parent: 2 + - uid: 21341 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50820 + rot: 3.141592653589793 rad + pos: -51.5,-42.5 + parent: 2 + - uid: 21342 components: - type: Transform - pos: 6.5,12.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50821 + pos: -51.5,-36.5 + parent: 2 + - uid: 21349 components: - type: Transform - pos: 6.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50822 + rot: 3.141592653589793 rad + pos: -48.5,-30.5 + parent: 2 + - uid: 21350 components: - type: Transform - pos: 6.5,15.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50823 + pos: -44.5,-28.5 + parent: 2 + - uid: 21351 components: - type: Transform - pos: 6.5,16.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50824 + pos: -48.5,-32.5 + parent: 2 + - uid: 21352 components: - type: Transform - pos: 6.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50827 + rot: 3.141592653589793 rad + pos: -44.5,-34.5 + parent: 2 + - uid: 21355 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50828 + pos: -54.5,-36.5 + parent: 2 + - uid: 21356 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50829 + rot: 3.141592653589793 rad + pos: -54.5,-42.5 + parent: 2 + - uid: 21357 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50830 + pos: -9.5,-28.5 + parent: 2 + - uid: 21359 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50834 + pos: 34.5,55.5 + parent: 2 + - uid: 21360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,14.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50835 + pos: 38.5,55.5 + parent: 2 + - uid: 21361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,14.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50837 + rot: 3.141592653589793 rad + pos: 34.5,50.5 + parent: 2 + - uid: 21362 components: - type: Transform - pos: 9.5,15.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50838 + rot: 3.141592653589793 rad + pos: 38.5,50.5 + parent: 2 + - uid: 21363 components: - type: Transform - pos: 9.5,16.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50839 + rot: 3.141592653589793 rad + pos: 42.5,50.5 + parent: 2 + - uid: 21364 components: - type: Transform - pos: 9.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50840 + rot: 3.141592653589793 rad + pos: 46.5,50.5 + parent: 2 + - uid: 21365 components: - type: Transform - pos: 9.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50843 + pos: 42.5,55.5 + parent: 2 + - uid: 21371 + components: + - type: Transform + pos: 45.5,70.5 + parent: 2 + - uid: 21374 + components: + - type: Transform + pos: 45.5,70.5 + parent: 2 + - uid: 21375 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50844 + pos: 40.5,69.5 + parent: 2 + - uid: 21376 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50845 + pos: 35.5,69.5 + parent: 2 + - uid: 21377 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50846 + pos: 30.5,69.5 + parent: 2 + - uid: 21378 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50847 + pos: 25.5,69.5 + parent: 2 + - uid: 21379 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50853 + pos: 20.5,69.5 + parent: 2 + - uid: 21380 components: - type: Transform - pos: 4.5,16.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50854 + rot: -1.5707963267948966 rad + pos: 20.5,69.5 + parent: 2 + - uid: 21387 components: - type: Transform - pos: 4.5,15.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50855 + rot: 3.141592653589793 rad + pos: -14.5,-26.5 + parent: 2 + - uid: 21388 components: - type: Transform - pos: 4.5,14.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50857 + pos: -48.5,-9.5 + parent: 2 + - uid: 21389 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50858 + pos: -40.5,-19.5 + parent: 2 + - uid: 21390 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50869 + pos: -56.5,-9.5 + parent: 2 + - uid: 21391 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50870 + pos: -57.5,-12.5 + parent: 2 + - uid: 21392 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50871 + pos: -59.5,-14.5 + parent: 2 + - uid: 21394 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50872 + rot: 3.141592653589793 rad + pos: -62.5,-16.5 + parent: 2 + - uid: 21395 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50873 + pos: -65.5,-14.5 + parent: 2 + - uid: 21399 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,13.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50877 + rot: 3.141592653589793 rad + pos: -29.5,-25.5 + parent: 2 + - uid: 21400 components: - type: Transform - pos: 10.5,14.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50878 + rot: -1.5707963267948966 rad + pos: -38.5,-10.5 + parent: 2 + - uid: 21404 components: - type: Transform - pos: 10.5,15.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50879 + rot: -1.5707963267948966 rad + pos: -38.5,-16.5 + parent: 2 + - uid: 21408 components: - type: Transform - pos: 10.5,16.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50880 + pos: -41.5,-20.5 + parent: 2 + - uid: 21413 components: - type: Transform - pos: 10.5,17.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50881 + rot: 1.5707963267948966 rad + pos: -42.5,-22.5 + parent: 2 + - uid: 21414 components: - type: Transform - pos: 10.5,18.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50888 + pos: -35.5,-23.5 + parent: 2 + - uid: 21415 components: - type: Transform - pos: 4.5,12.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50889 + pos: -33.5,-23.5 + parent: 2 + - uid: 21441 components: - type: Transform - pos: 4.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50891 + rot: 1.5707963267948966 rad + pos: -0.5,-23.5 + parent: 2 + - uid: 21442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50892 + rot: 1.5707963267948966 rad + pos: -0.5,-27.5 + parent: 2 + - uid: 21444 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50893 + pos: -9.5,-30.5 + parent: 2 + - uid: 21447 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50894 + pos: -11.5,-33.5 + parent: 2 + - uid: 21448 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50895 + pos: -9.5,-33.5 + parent: 2 + - uid: 21450 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50900 + pos: -44.5,-22.5 + parent: 2 + - uid: 21451 components: - type: Transform - pos: 5.5,7.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50901 + rot: -1.5707963267948966 rad + pos: -35.5,-43.5 + parent: 2 + - uid: 21452 components: - type: Transform - pos: 5.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50903 + rot: 1.5707963267948966 rad + pos: -48.5,-22.5 + parent: 2 + - uid: 21453 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50904 + pos: -48.5,-24.5 + parent: 2 + - uid: 21455 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50905 + pos: -42.5,-31.5 + parent: 2 + - uid: 21456 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50906 + rot: -1.5707963267948966 rad + pos: -40.5,-29.5 + parent: 2 + - uid: 21459 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50907 + rot: -1.5707963267948966 rad + pos: -40.5,-33.5 + parent: 2 + - uid: 21472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50909 + pos: -42.5,-36.5 + parent: 2 + - uid: 21473 components: - type: Transform - pos: 3.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50910 + pos: -40.5,-36.5 + parent: 2 + - uid: 21500 components: - type: Transform - pos: 3.5,3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50914 + rot: 1.5707963267948966 rad + pos: -38.5,-44.5 + parent: 2 + - uid: 21501 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50915 + pos: -38.5,-42.5 + parent: 2 + - uid: 21532 components: - type: Transform - pos: 1.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50916 + rot: -1.5707963267948966 rad + pos: -71.5,-14.5 + parent: 2 + - uid: 21533 components: - type: Transform - pos: 1.5,0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51011 + rot: -1.5707963267948966 rad + pos: -71.5,-16.5 + parent: 2 + - uid: 21534 components: - type: Transform - pos: 1.5,-0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51025 + rot: 3.141592653589793 rad + pos: -71.5,-36.5 + parent: 2 + - uid: 21535 components: - type: Transform - pos: 1.5,-1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51060 + pos: -80.5,-12.5 + parent: 2 + - uid: 21536 components: - type: Transform - pos: 1.5,-2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51062 + rot: 3.141592653589793 rad + pos: -80.5,-18.5 + parent: 2 + - uid: 21537 components: - type: Transform - pos: 1.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51070 + rot: 3.141592653589793 rad + pos: -74.5,-22.5 + parent: 2 + - uid: 21538 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51128 + rot: 3.141592653589793 rad + pos: -72.5,-22.5 + parent: 2 + - uid: 21540 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51129 + pos: -77.5,-20.5 + parent: 2 + - uid: 21541 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51130 + pos: -77.5,-22.5 + parent: 2 + - uid: 21542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51131 + rot: 1.5707963267948966 rad + pos: -79.5,-29.5 + parent: 2 + - uid: 21543 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -79.5,-27.5 + parent: 2 + - uid: 21544 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51162 + pos: -71.5,-9.5 + parent: 2 + - uid: 21545 components: - type: Transform - pos: 4.5,-5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51207 + rot: 1.5707963267948966 rad + pos: -75.5,-10.5 + parent: 2 + - uid: 21546 components: - type: Transform - pos: 12.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51208 + rot: 1.5707963267948966 rad + pos: -75.5,-8.5 + parent: 2 + - uid: 21547 components: - type: Transform - pos: 12.5,7.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51212 + rot: 3.141592653589793 rad + pos: -75.5,-36.5 + parent: 2 + - uid: 21548 components: - type: Transform - pos: 12.5,4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51213 + pos: -72.5,-24.5 + parent: 2 + - uid: 21549 components: - type: Transform - pos: 12.5,3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51214 + pos: -74.5,-24.5 + parent: 2 + - uid: 21637 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51215 + rot: 1.5707963267948966 rad + pos: -40.5,-13.5 + parent: 2 + - uid: 21675 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51216 + pos: -74.5,-29.5 + parent: 2 + - uid: 21680 components: - type: Transform - pos: 12.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51218 + pos: -72.5,-29.5 + parent: 2 + - uid: 22003 components: - type: Transform - pos: 12.5,0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51219 + rot: 3.141592653589793 rad + pos: -44.5,-11.5 + parent: 2 + - uid: 22006 components: - type: Transform - pos: 12.5,-1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51220 + pos: -69.5,-13.5 + parent: 2 + - uid: 22028 components: - type: Transform - pos: 12.5,-2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51303 + rot: 3.141592653589793 rad + pos: -67.5,-17.5 + parent: 2 + - uid: 22118 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51304 + rot: 3.141592653589793 rad + pos: -78.5,-10.5 + parent: 2 + - uid: 22119 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51305 + pos: -78.5,-5.5 + parent: 2 + - uid: 22121 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51306 + rot: 3.141592653589793 rad + pos: -52.5,-11.5 + parent: 2 + - uid: 22128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51307 + pos: -17.5,-23.5 + parent: 2 + - uid: 22130 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' -- proto: GasPipeTJunction - entities: - - uid: 75 + pos: -25.5,-23.5 + parent: 2 + - uid: 22131 components: - type: Transform - pos: 19.5,21.5 + rot: 3.141592653589793 rad + pos: -21.5,-25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 99 + - uid: 22133 + components: + - type: Transform + pos: -10.5,-24.5 + parent: 2 + - uid: 22135 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,28.5 + pos: -38.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 731 + - uid: 22136 components: - type: Transform - pos: -37.5,-0.5 + rot: -1.5707963267948966 rad + pos: -38.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 751 + - uid: 22137 components: - type: Transform - pos: 16.5,-15.5 + pos: -3.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 753 + - uid: 22142 components: - type: Transform rot: 3.141592653589793 rad - pos: 17.5,-19.5 + pos: 4.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 772 + - uid: 22143 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,47.5 + pos: -3.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 871 + - uid: 22144 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,32.5 + pos: -6.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 912 + - uid: 22145 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,24.5 + pos: 7.5,22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1293 + - uid: 22146 components: - type: Transform - pos: 32.5,25.5 + pos: 4.5,24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1320 + - uid: 22153 components: - type: Transform - pos: -5.5,-0.5 + rot: 1.5707963267948966 rad + pos: -22.5,-72.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1804 + - uid: 22164 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,46.5 + rot: 3.141592653589793 rad + pos: -42.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1805 + - uid: 22165 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,46.5 + rot: 3.141592653589793 rad + pos: -40.5,-44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1818 + - uid: 22171 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,27.5 + pos: -42.5,-40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1827 + - uid: 22172 components: - type: Transform rot: -1.5707963267948966 rad - pos: 57.5,-34.5 + pos: -40.5,-38.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1836 + - uid: 22236 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,-36.5 + pos: 7.5,-20.5 parent: 2 - - uid: 1978 + - uid: 22244 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-37.5 + pos: -10.5,28.5 parent: 2 - - uid: 1992 + - uid: 22268 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,57.5 + pos: -11.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2015 + - uid: 22279 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,50.5 + pos: -15.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2017 + - uid: 22416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,15.5 + pos: 10.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2018 + - uid: 22417 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,16.5 + pos: 12.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2020 + - uid: 22418 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,17.5 + rot: 3.141592653589793 rad + pos: 6.5,-26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2021 + - uid: 22419 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,18.5 + pos: 17.5,-24.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2024 + - uid: 22420 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,25.5 + pos: -37.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2025 + - uid: 22421 components: - type: Transform - pos: 35.5,21.5 + rot: 3.141592653589793 rad + pos: -41.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2036 + - uid: 22422 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,22.5 + pos: -51.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2043 + - uid: 22423 components: - type: Transform rot: 3.141592653589793 rad - pos: 30.5,19.5 + pos: -7.5,-17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2046 + - uid: 22424 components: - type: Transform rot: 3.141592653589793 rad - pos: 31.5,21.5 + pos: 8.5,-17.5 + parent: 2 + - uid: 22425 + components: + - type: Transform + pos: -7.5,19.5 + parent: 2 + - uid: 22426 + components: + - type: Transform + pos: 8.5,19.5 + parent: 2 + - uid: 22429 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -7.5,58.5 + parent: 2 + - uid: 22431 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 15.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2144 + - uid: 22432 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-15.5 + pos: 15.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2150 + - uid: 22433 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,31.5 + pos: -14.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2154 + - uid: 22436 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,33.5 + rot: 1.5707963267948966 rad + pos: -14.5,15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2160 + - uid: 22462 components: - type: Transform rot: 1.5707963267948966 rad - pos: 26.5,32.5 + pos: 13.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2197 + - uid: 22463 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,35.5 + rot: 3.141592653589793 rad + pos: -3.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2227 + - uid: 22464 components: - type: Transform rot: 3.141592653589793 rad - pos: 28.5,44.5 + pos: 4.5,17.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2232 + - uid: 22465 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,49.5 + rot: 1.5707963267948966 rad + pos: 13.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2258 + - uid: 22466 components: - type: Transform - pos: 39.5,63.5 + pos: -1.5,-15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2378 + - uid: 22467 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,21.5 + pos: 2.5,-15.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2420 + - uid: 22468 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,41.5 + rot: -1.5707963267948966 rad + pos: -12.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2459 + - uid: 22469 components: - type: Transform - pos: 23.5,21.5 + rot: -1.5707963267948966 rad + pos: -9.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2542 + - uid: 22470 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,-4.5 + pos: -12.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2647 + - uid: 22471 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,21.5 + rot: -1.5707963267948966 rad + pos: 17.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2662 + - uid: 22472 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 17.5,-10.5 + parent: 2 + - uid: 22473 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,33.5 + pos: -16.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2695 + - uid: 22474 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,39.5 + pos: -16.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2697 + - uid: 22475 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,38.5 + pos: -16.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2728 + - uid: 22476 components: - type: Transform - pos: 0.5,49.5 + rot: 1.5707963267948966 rad + pos: -16.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2739 + - uid: 22477 components: - type: Transform - pos: -1.5,51.5 + rot: -1.5707963267948966 rad + pos: 17.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2756 + - uid: 22478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,59.5 + rot: -1.5707963267948966 rad + pos: 17.5,11.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2757 + - uid: 22480 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,58.5 + pos: 10.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2888 + - uid: 22481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,58.5 + pos: 10.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2891 + - uid: 22482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,59.5 + pos: 12.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2931 + - uid: 22483 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,51.5 + rot: 3.141592653589793 rad + pos: 32.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2990 + - uid: 22484 components: - type: Transform rot: 3.141592653589793 rad - pos: -9.5,23.5 + pos: 35.5,-5.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2991 + - uid: 22485 components: - type: Transform rot: 3.141592653589793 rad - pos: -11.5,21.5 + pos: 38.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3005 + - uid: 22486 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,30.5 + rot: 3.141592653589793 rad + pos: 29.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3010 + - uid: 22487 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,64.5 + pos: 29.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3056 + - uid: 22488 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,33.5 + pos: 38.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3141 + - uid: 22490 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,16.5 + rot: 3.141592653589793 rad + pos: 23.5,-1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3154 + - uid: 22491 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,26.5 + pos: 23.5,2.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3256 + - uid: 22492 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,29.5 + pos: 41.5,4.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3290 + - uid: 22493 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,41.5 + pos: 41.5,-4.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3306 + - uid: 22494 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,43.5 + pos: 41.5,-2.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3364 + - uid: 22495 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,50.5 + rot: -1.5707963267948966 rad + pos: 46.5,-3.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3365 + - uid: 22496 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,48.5 + pos: 39.5,-10.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3409 + - uid: 22497 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,56.5 + rot: 1.5707963267948966 rad + pos: 39.5,-8.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3426 + - uid: 22498 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,57.5 + pos: 43.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3479 + - uid: 22499 components: - type: Transform - pos: -20.5,64.5 + rot: 3.141592653589793 rad + pos: 46.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3515 + - uid: 22504 components: - type: Transform - pos: -36.5,23.5 + pos: 7.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3516 + - uid: 22505 components: - type: Transform - pos: -34.5,21.5 + pos: 9.5,42.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3549 + - uid: 22506 components: - type: Transform - pos: -28.5,12.5 + rot: 3.141592653589793 rad + pos: 4.5,40.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3579 + - uid: 22507 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,9.5 + pos: 13.5,40.5 parent: 2 - - uid: 3589 + - uid: 22508 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,23.5 + pos: -0.5,32.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3597 + - uid: 22509 components: - type: Transform rot: 1.5707963267948966 rad - pos: -46.5,21.5 + pos: -0.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3600 + - uid: 22510 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,25.5 + rot: -1.5707963267948966 rad + pos: 2.5,37.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3601 + - uid: 22511 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,24.5 + rot: 3.141592653589793 rad + pos: -1.5,49.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3602 + - uid: 22512 components: - type: Transform rot: -1.5707963267948966 rad - pos: -49.5,21.5 + pos: 2.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3603 + - uid: 22513 components: - type: Transform rot: -1.5707963267948966 rad - pos: -49.5,15.5 + pos: 2.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3659 + - uid: 22514 components: - type: Transform - pos: -50.5,11.5 + rot: 1.5707963267948966 rad + pos: -8.5,50.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3690 + - uid: 22515 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,25.5 + rot: 1.5707963267948966 rad + pos: -26.5,37.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3695 + - uid: 22516 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,24.5 + pos: -5.5,54.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3698 + - uid: 22517 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.5,28.5 + pos: -24.5,34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3702 + - uid: 22518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,27.5 + rot: 1.5707963267948966 rad + pos: -26.5,31.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3750 + - uid: 22519 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,18.5 + pos: -27.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3766 + - uid: 22520 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,12.5 + pos: -23.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3822 + - uid: 22521 components: - type: Transform - rot: 3.141592653589793 rad - pos: -59.5,21.5 + rot: 1.5707963267948966 rad + pos: -40.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3840 + - uid: 22522 components: - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,23.5 + rot: -1.5707963267948966 rad + pos: -38.5,25.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3897 + - uid: 22523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,5.5 + pos: -41.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3898 + - uid: 22524 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,4.5 + pos: -37.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4020 + - uid: 22525 components: - type: Transform rot: 3.141592653589793 rad - pos: -66.5,15.5 + pos: -32.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4021 + - uid: 22526 components: - type: Transform - pos: -66.5,21.5 + rot: 3.141592653589793 rad + pos: -54.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4040 + - uid: 22527 components: - type: Transform rot: 3.141592653589793 rad - pos: -68.5,13.5 + pos: -50.5,26.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4048 + - uid: 22528 components: - type: Transform - pos: -68.5,23.5 + pos: -60.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4074 + - uid: 22529 components: - type: Transform - rot: 3.141592653589793 rad - pos: -75.5,23.5 + pos: -57.5,29.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4075 + - uid: 22530 components: - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,21.5 + rot: 1.5707963267948966 rad + pos: -40.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4076 + - uid: 22531 components: - type: Transform - rot: 3.141592653589793 rad - pos: -93.5,23.5 + rot: 1.5707963267948966 rad + pos: -40.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4080 + - uid: 22532 components: - type: Transform - rot: 3.141592653589793 rad - pos: -95.5,15.5 + rot: -1.5707963267948966 rad + pos: -38.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4148 + - uid: 22533 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,15.5 + rot: -1.5707963267948966 rad + pos: -38.5,16.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4158 + - uid: 22534 components: - type: Transform - pos: -84.5,21.5 + rot: -1.5707963267948966 rad + pos: -38.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4253 + - uid: 22535 components: - type: Transform - pos: -86.5,23.5 + pos: -41.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4301 + - uid: 22536 components: - type: Transform - rot: 3.141592653589793 rad - pos: -86.5,13.5 + pos: -37.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4375 + - uid: 22537 components: - type: Transform rot: -1.5707963267948966 rad - pos: -10.5,-6.5 + pos: -38.5,41.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4447 + - uid: 22538 components: - type: Transform - pos: -83.5,7.5 + rot: -1.5707963267948966 rad + pos: -38.5,50.5 parent: 2 - - uid: 4500 + - uid: 22539 components: - type: Transform - rot: 3.141592653589793 rad - pos: -83.5,2.5 + rot: 1.5707963267948966 rad + pos: -40.5,45.5 parent: 2 - - uid: 4518 + - uid: 22540 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,13.5 + pos: -46.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4519 + - uid: 22541 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,11.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4578 - components: - - type: Transform - pos: 0.5,-9.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4587 - components: - - type: Transform - pos: -1.5,-11.5 + pos: -56.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4615 + - uid: 22542 components: - type: Transform - pos: -4.5,1.5 + pos: -59.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4656 + - uid: 22543 components: - type: Transform - pos: -1.5,-0.5 + pos: -68.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4657 + - uid: 22544 components: - type: Transform - pos: 0.5,1.5 + rot: 3.141592653589793 rad + pos: -68.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4661 + - uid: 22545 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,1.5 + pos: -59.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4666 + - uid: 22806 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-0.5 + pos: -26.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4768 + - uid: 22841 components: - type: Transform rot: 3.141592653589793 rad - pos: -46.5,-0.5 + pos: -18.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4806 + - uid: 22849 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-6.5 + pos: -24.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4809 + - uid: 22850 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,10.5 + pos: -20.5,-34.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4835 + - uid: 22851 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,8.5 + pos: -31.5,-35.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4895 + - uid: 22885 components: - type: Transform - pos: -36.5,1.5 + rot: 1.5707963267948966 rad + pos: 87.5,-55.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4898 + - uid: 22887 components: - type: Transform - pos: -39.5,1.5 + rot: -1.5707963267948966 rad + pos: 89.5,-58.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4900 + - uid: 24199 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4919 - components: - - type: Transform - pos: -52.5,-0.5 + pos: -6.5,-85.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4944 + - uid: 24201 components: - type: Transform - pos: -48.5,1.5 + pos: -14.5,-87.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4983 + - uid: 25021 components: - type: Transform - pos: -59.5,10.5 + rot: -1.5707963267948966 rad + pos: -35.5,-87.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4993 + - uid: 25037 components: - type: Transform rot: 1.5707963267948966 rad - pos: -59.5,1.5 + pos: -45.5,-84.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5000 + - uid: 25291 components: - type: Transform rot: 1.5707963267948966 rad - pos: -58.5,-0.5 + pos: 78.5,-65.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5017 + - uid: 25292 components: - type: Transform - pos: -58.5,8.5 + rot: 1.5707963267948966 rad + pos: 83.5,-30.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5057 + - uid: 27756 components: - type: Transform - pos: -65.5,-4.5 + rot: -1.5707963267948966 rad + pos: -74.5,75.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5060 + - uid: 27945 components: - type: Transform - pos: -66.5,-3.5 + rot: 1.5707963267948966 rad + pos: 29.5,-94.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5175 + - uid: 29866 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,-14.5 + pos: -70.5,-80.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5176 + - uid: 29876 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-15.5 + rot: 1.5707963267948966 rad + pos: -89.5,67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5185 + - uid: 29912 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,1.5 + rot: 1.5707963267948966 rad + pos: -64.5,-64.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5189 + - uid: 29913 components: - type: Transform - pos: 17.5,-14.5 + rot: 3.141592653589793 rad + pos: -15.5,-51.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5225 + - uid: 29949 components: - type: Transform - pos: 12.5,-19.5 + rot: -1.5707963267948966 rad + pos: 1.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5226 + - uid: 29975 components: - type: Transform - pos: 14.5,-21.5 + rot: 1.5707963267948966 rad + pos: -22.5,-76.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5230 + - uid: 31060 components: - type: Transform - pos: 19.5,-19.5 + pos: -84.5,69.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5250 + - uid: 31061 components: - type: Transform - pos: -82.5,-6.5 + rot: 3.141592653589793 rad + pos: -84.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5254 + - uid: 31074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,-13.5 + rot: 3.141592653589793 rad + pos: -57.5,86.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5280 + - uid: 31075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,-15.5 + rot: 3.141592653589793 rad + pos: -40.5,86.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5309 + - uid: 31076 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,-21.5 + pos: -51.5,86.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5330 + - uid: 31077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-8.5 + rot: 3.141592653589793 rad + pos: -46.5,86.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5339 + - uid: 31078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-10.5 + pos: -54.5,89.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5346 + - uid: 31079 components: - type: Transform - pos: 21.5,-21.5 + pos: -43.5,89.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5349 + - uid: 31083 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-19.5 + rot: 1.5707963267948966 rad + pos: -56.5,98.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5350 + - uid: 31084 components: - type: Transform rot: 3.141592653589793 rad - pos: -24.5,-6.5 + pos: -42.5,94.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5367 + - uid: 31086 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-12.5 + rot: 1.5707963267948966 rad + pos: -52.5,104.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5382 + - uid: 31087 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-21.5 + pos: -40.5,108.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5411 + - uid: 31711 components: - type: Transform - pos: 27.5,-21.5 + pos: 30.5,28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5412 + - uid: 31715 components: - type: Transform - pos: 25.5,-19.5 + pos: 18.5,1.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5457 + - uid: 31716 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,-19.5 + pos: 18.5,-0.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5816 + - uid: 35005 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5817 + pos: 31.5,49.5 + parent: 2 + - uid: 35924 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5818 + pos: -67.5,53.5 + parent: 2 + - uid: 44463 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-0.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5819 + pos: 50.5,26.5 + parent: 2 + - uid: 45427 components: - type: Transform - pos: -1.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5820 + rot: 3.141592653589793 rad + pos: 37.5,26.5 + parent: 2 + - uid: 46683 components: - type: Transform - pos: 2.5,7.5 - parent: 45711 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5864 + rot: 3.141592653589793 rad + pos: -2.5,26.5 + parent: 2 + - uid: 46684 components: - type: Transform - pos: -0.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5865 + pos: -2.5,28.5 + parent: 2 + - uid: 46685 components: - type: Transform - pos: 1.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5866 + pos: 3.5,28.5 + parent: 2 + - uid: 46686 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5867 + pos: 3.5,26.5 + parent: 2 + - uid: 46810 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5868 + rot: -1.5707963267948966 rad + pos: -5.5,58.5 + parent: 2 + - uid: 47705 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5869 + rot: 1.5707963267948966 rad + pos: -15.5,2.5 + parent: 2 + - uid: 47761 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5870 + pos: -11.5,-1.5 + parent: 2 + - uid: 47762 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5871 + pos: -15.5,-1.5 + parent: 2 + - uid: 47901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5883 + rot: -1.5707963267948966 rad + pos: -11.5,2.5 + parent: 2 + - uid: 47902 components: - type: Transform - pos: 0.5,5.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5886 + rot: 1.5707963267948966 rad + pos: 12.5,2.5 + parent: 2 + - uid: 47903 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,3.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5889 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,1.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5923 + pos: 16.5,-1.5 + parent: 2 + - uid: 48074 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,16.5 - parent: 45711 - - uid: 5953 + rot: -1.5707963267948966 rad + pos: 16.5,2.5 + parent: 2 + - uid: 50631 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,16.5 - parent: 45711 - - uid: 5971 + pos: -17.5,-0.5 + parent: 2 + - uid: 50632 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,41.5 - parent: 45711 - - uid: 5994 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,41.5 - parent: 45711 - - uid: 6049 + pos: 12.5,-1.5 + parent: 2 + - uid: 51896 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,33.5 - parent: 45711 - - uid: 6055 + pos: 24.5,37.5 + parent: 2 + - uid: 51897 components: - type: Transform rot: 3.141592653589793 rad - pos: -11.5,33.5 - parent: 45711 - - uid: 6058 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,29.5 - parent: 45711 - - uid: 6059 + pos: 30.5,37.5 + parent: 2 + - uid: 53623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,28.5 - parent: 45711 - - uid: 6062 + rot: 1.5707963267948966 rad + pos: 50.5,-34.5 + parent: 2 + - uid: 54416 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,32.5 - parent: 45711 - - uid: 6096 + pos: 3.5,-1.5 + parent: 53899 + - uid: 54417 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,34.5 - parent: 45711 - - uid: 6158 - components: - - type: Transform - pos: -13.5,34.5 - parent: 45711 - - uid: 6159 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,32.5 - parent: 45711 - - uid: 6166 + pos: -2.5,-1.5 + parent: 53899 + - uid: 54418 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,27.5 - parent: 45711 - - uid: 6167 + pos: 0.5,-4.5 + parent: 53899 + - uid: 54419 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,28.5 - parent: 45711 - - uid: 6168 - components: - - type: Transform - pos: -13.5,29.5 - parent: 45711 - - uid: 7861 + pos: -1.5,-8.5 + parent: 53899 + - uid: 54420 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7863 + pos: 2.5,-9.5 + parent: 53899 + - uid: 54421 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7917 + pos: -4.5,-8.5 + parent: 53899 + - uid: 54422 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,65.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8148 + pos: -5.5,-12.5 + parent: 53899 + - uid: 54423 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8165 - components: - - type: Transform - pos: -27.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8180 - components: - - type: Transform - pos: -29.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8194 + pos: 6.5,-12.5 + parent: 53899 + - uid: 54424 components: - type: Transform - pos: -41.5,-16.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8201 + rot: 1.5707963267948966 rad + pos: 4.5,-10.5 + parent: 53899 + - uid: 54907 components: - type: Transform - pos: -40.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8242 + rot: 1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 54730 + - uid: 54908 components: - type: Transform - pos: -24.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8263 + pos: 4.5,4.5 + parent: 54730 + - uid: 54909 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8284 + pos: 6.5,-1.5 + parent: 54730 + - uid: 54910 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8373 + pos: 3.5,-7.5 + parent: 54730 + - uid: 54911 components: - type: Transform - pos: -27.5,-31.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8381 + rot: 3.141592653589793 rad + pos: 6.5,-9.5 + parent: 54730 + - uid: 55228 components: - type: Transform - pos: -35.5,-31.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8385 + rot: -1.5707963267948966 rad + pos: 0.5,3.5 + parent: 55142 + - uid: 55229 components: - type: Transform - pos: -26.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8452 + pos: -0.5,0.5 + parent: 55142 + - uid: 55230 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8455 + pos: 1.5,0.5 + parent: 55142 + - uid: 55646 components: - type: Transform rot: 1.5707963267948966 rad - pos: -49.5,-35.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8594 + pos: -2.5,11.5 + parent: 55280 + - uid: 55647 components: - type: Transform - pos: -14.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8595 + rot: 1.5707963267948966 rad + pos: -2.5,8.5 + parent: 55280 + - uid: 55648 components: - type: Transform - pos: -11.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8604 + rot: 3.141592653589793 rad + pos: 3.5,6.5 + parent: 55280 + - uid: 55649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-17.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8613 + pos: 3.5,13.5 + parent: 55280 + - uid: 55971 components: - type: Transform - pos: -19.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8616 + pos: -0.5,3.5 + parent: 55943 + - uid: 56314 components: - type: Transform - pos: -13.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8617 + rot: -1.5707963267948966 rad + pos: 2.5,-2.5 + parent: 56001 + - uid: 56315 components: - type: Transform - pos: -10.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8625 + rot: 1.5707963267948966 rad + pos: 0.5,-2.5 + parent: 56001 + - uid: 56316 components: - type: Transform rot: 3.141592653589793 rad - pos: -9.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8627 + pos: -2.5,-1.5 + parent: 56001 + - uid: 56317 components: - type: Transform - pos: -8.5,-21.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8660 + rot: 3.141592653589793 rad + pos: 5.5,-1.5 + parent: 56001 + - uid: 56318 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-24.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8664 + rot: -1.5707963267948966 rad + pos: 5.5,4.5 + parent: 56001 + - uid: 56319 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,-23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8726 + pos: -2.5,4.5 + parent: 56001 + - uid: 56320 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-28.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8727 + rot: 1.5707963267948966 rad + pos: 0.5,5.5 + parent: 56001 + - uid: 56321 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,-30.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8781 + pos: 2.5,5.5 + parent: 56001 + - uid: 56322 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8782 + pos: 4.5,-6.5 + parent: 56001 + - uid: 56323 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-32.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8805 + rot: -1.5707963267948966 rad + pos: -1.5,-6.5 + parent: 56001 + - uid: 56579 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-36.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8806 + pos: -2.5,-2.5 + parent: 56424 + - uid: 56580 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-37.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8810 + pos: -2.5,1.5 + parent: 56424 + - uid: 56581 components: - type: Transform - pos: -5.5,-37.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8821 + pos: 3.5,1.5 + parent: 56424 + - uid: 56582 components: - type: Transform - pos: -4.5,-36.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8832 + rot: 3.141592653589793 rad + pos: 3.5,-2.5 + parent: 56424 + - uid: 62421 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8836 + pos: -17.5,54.5 + parent: 56631 + - uid: 62422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8872 + pos: -2.5,-1.5 + parent: 56631 + - uid: 62423 components: - type: Transform - pos: -8.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8879 + pos: 3.5,-1.5 + parent: 56631 + - uid: 62424 components: - type: Transform - pos: -9.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8886 + rot: 3.141592653589793 rad + pos: -0.5,-7.5 + parent: 56631 + - uid: 62425 components: - type: Transform - pos: -15.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8887 + pos: 1.5,-5.5 + parent: 56631 + - uid: 62426 components: - type: Transform - pos: -13.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8914 + pos: 3.5,-9.5 + parent: 56631 + - uid: 62427 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,-50.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8918 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-51.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8964 + pos: 7.5,5.5 + parent: 56631 + - uid: 62428 components: - type: Transform - pos: -21.5,-40.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9032 + rot: -1.5707963267948966 rad + pos: 7.5,1.5 + parent: 56631 + - uid: 62429 components: - type: Transform - pos: -23.5,-41.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9106 + pos: 5.5,12.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62430 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-51.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9107 + pos: 14.5,8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62431 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,-52.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9136 + pos: 11.5,2.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62432 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-50.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9137 + rot: -1.5707963267948966 rad + pos: 13.5,-2.5 + parent: 56631 + - uid: 62433 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,-52.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9144 + pos: -6.5,8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62434 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9156 + pos: -17.5,3.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62435 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-47.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9175 + rot: -1.5707963267948966 rad + pos: -9.5,3.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62436 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,-47.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9185 + pos: -13.5,-1.5 + parent: 56631 + - uid: 62437 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -12.5,-2.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62438 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,-45.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9252 + pos: -8.5,-3.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62439 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-46.5 - parent: 2 - - uid: 9253 + pos: -6.5,28.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62440 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-46.5 - parent: 2 - - uid: 9311 + rot: 3.141592653589793 rad + pos: 20.5,15.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62441 components: - type: Transform - pos: 38.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9329 + pos: 25.5,20.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - 59371 + - 59372 + - uid: 62442 components: - type: Transform - pos: 40.5,1.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9331 + rot: 3.141592653589793 rad + pos: 32.5,12.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62443 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9350 + rot: 3.141592653589793 rad + pos: -15.5,18.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62444 components: - type: Transform - pos: 42.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9372 + pos: -15.5,25.5 + parent: 56631 + - uid: 62445 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9381 + rot: -1.5707963267948966 rad + pos: -6.5,24.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62446 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9458 + rot: 1.5707963267948966 rad + pos: 11.5,14.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62447 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,0.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9459 + rot: 1.5707963267948966 rad + pos: 11.5,32.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62448 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,-0.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 24482 + rot: -1.5707963267948966 rad + pos: 17.5,37.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62449 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 24774 + rot: 1.5707963267948966 rad + pos: 19.5,21.5 + parent: 56631 + - uid: 62450 components: - type: Transform - pos: 40.5,-19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 24837 + rot: -1.5707963267948966 rad + pos: 21.5,24.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62451 components: - type: Transform rot: 1.5707963267948966 rad - pos: 57.5,-33.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 24857 + pos: 19.5,33.5 + parent: 56631 + - uid: 62452 components: - type: Transform rot: 1.5707963267948966 rad - pos: 55.5,-35.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 25538 + pos: 19.5,27.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - 59372 + - uid: 62453 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-31.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 25539 + rot: 3.141592653589793 rad + pos: 0.5,37.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62454 components: - type: Transform rot: -1.5707963267948966 rad - pos: 57.5,-29.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47468 + pos: 7.5,45.5 + parent: 56631 + - uid: 62455 components: - type: Transform - pos: 0.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47470 + pos: -17.5,50.5 + parent: 56631 + - uid: 62456 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-3.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47560 - components: - - type: Transform - pos: 1.5,-1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47561 + pos: -11.5,47.5 + parent: 56631 + - uid: 62457 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-1.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50710 + pos: -4.5,48.5 + parent: 56631 + - uid: 62458 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50711 + pos: -15.5,56.5 + parent: 56631 + - uid: 62459 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 23.5,50.5 + parent: 56631 + - uid: 62460 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-1.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50761 + pos: -7.5,55.5 + parent: 56631 + - uid: 62461 components: - type: Transform - pos: 5.5,-3.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50771 + rot: -1.5707963267948966 rad + pos: 2.5,56.5 + parent: 56631 + - uid: 62462 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,6.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50813 + pos: -3.5,65.5 + parent: 56631 + - uid: 62463 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,8.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50814 + pos: -9.5,65.5 + parent: 56631 + - uid: 62464 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,11.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50825 + pos: 0.5,52.5 + parent: 56631 + - uid: 62465 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,14.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50902 + pos: 9.5,50.5 + parent: 56631 + - uid: 62466 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,5.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51163 + pos: 5.5,48.5 + parent: 56631 + - uid: 62467 components: - type: Transform - pos: 4.5,-4.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51223 + rot: -1.5707963267948966 rad + pos: 15.5,50.5 + parent: 56631 + - uid: 62468 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,2.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51224 + pos: 5.5,52.5 + parent: 56631 + - uid: 62469 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#FF0000FF' -- proto: GasPort - entities: - - uid: 925 + pos: 12.5,53.5 + parent: 56631 + - uid: 62470 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,25.5 - parent: 2 - - uid: 928 + rot: 3.141592653589793 rad + pos: 12.5,47.5 + parent: 56631 + - uid: 62471 components: - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,24.5 - parent: 2 - - uid: 4567 + pos: 17.5,50.5 + parent: 56631 + - uid: 62472 components: - type: Transform - pos: 67.5,-33.5 - parent: 2 - - uid: 4644 + rot: 3.141592653589793 rad + pos: 26.5,42.5 + parent: 56631 + - uid: 62473 components: - type: Transform - pos: 68.5,-33.5 - parent: 2 - - uid: 5700 + pos: 26.5,52.5 + parent: 56631 + - uid: 62474 components: - type: Transform - pos: -41.5,-12.5 - parent: 2 - - uid: 5701 + pos: 28.5,49.5 + parent: 56631 + - uid: 62475 components: - type: Transform - pos: -40.5,-12.5 - parent: 2 - - uid: 10597 + pos: 24.5,49.5 + parent: 56631 + - uid: 62476 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,20.5 - parent: 2 - - uid: 10614 + rot: 1.5707963267948966 rad + pos: 29.5,50.5 + parent: 56631 + - uid: 62477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,19.5 - parent: 2 - - uid: 18783 + pos: 22.5,46.5 + parent: 56631 + - uid: 62478 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 18785 + pos: 33.5,46.5 + parent: 56631 + - uid: 62479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 18786 + rot: 3.141592653589793 rad + pos: 32.5,54.5 + parent: 56631 + - uid: 65610 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,17.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 18790 + rot: 1.5707963267948966 rad + pos: 5.5,5.5 + parent: 65540 + - uid: 65611 components: - type: Transform rot: -1.5707963267948966 rad - pos: -72.5,3.5 - parent: 2 - - uid: 18791 + pos: 7.5,0.5 + parent: 65540 + - uid: 65612 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,6.5 - parent: 2 - - uid: 20050 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 + parent: 65540 + - uid: 65613 components: - type: Transform - pos: 15.5,-40.5 - parent: 2 - - uid: 22173 + rot: 3.141592653589793 rad + pos: 1.5,-1.5 + parent: 65540 + - uid: 65614 components: - type: Transform - pos: 66.5,-33.5 - parent: 2 - - uid: 28741 + pos: -2.5,3.5 + parent: 65540 + - uid: 65615 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-49.5 - parent: 2 - - uid: 29827 + pos: 1.5,3.5 + parent: 65540 + - uid: 66471 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-49.5 - parent: 2 - - uid: 30332 + pos: -4.5,17.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66472 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,-25.5 - parent: 2 - - uid: 37586 + pos: -7.5,17.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66473 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-0.5 - parent: 36861 - - uid: 37587 + pos: -0.5,-22.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66474 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-0.5 - parent: 36861 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 45056 + pos: 1.5,-22.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66475 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,-20.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66476 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,-5.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47352 + pos: 1.5,-20.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66477 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-2.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 48582 + pos: -4.5,-9.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66478 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,25.5 - parent: 45711 - - uid: 51601 + pos: -4.5,-11.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,9.5 - parent: 2 - - uid: 52098 + rot: 1.5707963267948966 rad + pos: -8.5,-13.5 + parent: 65849 + - uid: 66480 components: - type: Transform rot: -1.5707963267948966 rad - pos: 21.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 56229 + pos: -4.5,-13.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66481 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-2.5 - parent: 56108 - - type: AtmosPipeColor - color: '#0000FFFF' -- proto: GasPressurePump - entities: - - uid: 1548 + pos: -4.5,-18.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,16.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 2038 + rot: 1.5707963267948966 rad + pos: -8.5,-18.5 + parent: 65849 + - uid: 66483 components: - type: Transform rot: 1.5707963267948966 rad - pos: 31.5,24.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2042 + pos: 7.5,-15.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,25.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4643 + rot: -1.5707963267948966 rad + pos: 9.5,-15.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66485 components: - type: Transform - pos: 68.5,-35.5 - parent: 2 - - uid: 4651 + pos: -0.5,-9.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66486 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-37.5 - parent: 2 - - uid: 5706 + pos: 1.5,-9.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66487 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66488 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,-16.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66489 components: - type: Transform rot: -1.5707963267948966 rad - pos: -41.5,-14.5 - parent: 2 - - uid: 5881 + pos: 1.5,-15.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66490 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 7904 + pos: 1.5,-17.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66491 components: - type: Transform rot: -1.5707963267948966 rad - pos: -74.5,6.5 - parent: 2 - - uid: 7905 + pos: 1.5,-7.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66492 components: - type: Transform - pos: -74.5,2.5 - parent: 2 - - uid: 18814 + rot: 1.5707963267948966 rad + pos: -0.5,-7.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66493 components: - - type: MetaData - name: насос отходов - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,23.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 18818 + pos: -0.5,-3.5 + parent: 65849 + - uid: 66494 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,14.5 - parent: 2 - - type: AtmosPipeColor - color: '#333333FF' - - uid: 18822 + pos: 1.5,-3.5 + parent: 65849 + - uid: 66495 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#03FCD3FF' - - uid: 18828 + rot: 1.5707963267948966 rad + pos: -0.5,6.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66496 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,18.5 - parent: 2 - - type: AtmosPipeColor - color: '#FC2847FF' - - uid: 21153 + rot: 1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 65849 + - uid: 66497 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,-35.5 - parent: 2 - - uid: 21257 + rot: 1.5707963267948966 rad + pos: -0.5,4.5 + parent: 65849 + - uid: 66498 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -0.5,10.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66499 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 23640 + pos: 1.5,10.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66500 components: - type: Transform rot: -1.5707963267948966 rad - pos: 30.5,22.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 25317 + pos: 1.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66501 components: - type: Transform rot: 1.5707963267948966 rad - pos: 31.5,19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 28722 + pos: 0.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66502 components: - type: Transform - pos: 2.5,-48.5 - parent: 2 - - uid: 28739 + pos: -1.5,17.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66503 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-48.5 - parent: 2 - - uid: 48583 + pos: 8.5,21.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66504 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,35.5 - parent: 45711 -- proto: GasThermoMachineFreezer - entities: - - uid: 6174 + pos: 8.5,19.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66505 components: - type: Transform - pos: 40.5,18.5 - parent: 2 - - uid: 12170 + rot: 1.5707963267948966 rad + pos: 6.5,21.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66506 components: - type: Transform - pos: -1.5,-45.5 - parent: 2 - - uid: 21031 + rot: 1.5707963267948966 rad + pos: 6.5,19.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66507 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,-36.5 - parent: 2 - - uid: 31909 + rot: -1.5707963267948966 rad + pos: 12.5,20.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66508 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,19.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' -- proto: GasThermoMachineFreezerEnabled - entities: - - uid: 20118 + rot: -1.5707963267948966 rad + pos: 9.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66509 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,30.5 - parent: 2 - - type: GasThermoMachine - targetTemperature: 73.15 - - type: AtmosPipeColor - color: '#0000FFFF' -- proto: GasThermoMachineHeater - entities: - - uid: 1070 + pos: 9.5,12.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66510 components: - type: Transform rot: 1.5707963267948966 rad - pos: 67.5,-38.5 - parent: 2 - - uid: 10630 + pos: 6.5,12.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66511 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,20.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 36089 + pos: 6.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66512 components: - type: Transform - pos: 39.5,18.5 - parent: 2 - - uid: 51600 + pos: 4.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66513 components: - type: Transform - pos: 35.5,10.5 - parent: 2 -- proto: GasValve - entities: - - uid: 19346 + rot: 3.141592653589793 rad + pos: 4.5,12.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66514 components: - type: Transform - pos: 42.5,26.5 - parent: 2 - - type: AtmosPipeColor - color: '#990000FF' - - uid: 30569 + rot: 1.5707963267948966 rad + pos: -5.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66515 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -5.5,12.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66516 components: - type: Transform rot: -1.5707963267948966 rad - pos: 44.5,-25.5 - parent: 2 -- proto: GasVentPump - entities: - - uid: 29 + pos: -1.5,14.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66517 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -1.5,12.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66518 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 61 + pos: -2.5,24.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66519 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,14.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 126 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 64 + pos: 1.5,23.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66520 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-11.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 6071 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 795 + rot: -1.5707963267948966 rad + pos: 1.5,22.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66521 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -2.5,22.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66522 + components: + - type: Transform + pos: 7.5,17.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66523 + components: + - type: Transform + pos: 2.5,17.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66524 components: - type: Transform - pos: 55.5,-27.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 878 + rot: -1.5707963267948966 rad + pos: 1.5,19.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 66525 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,46.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 65 - - 14482 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 883 + pos: 0.5,19.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67777 components: - type: Transform rot: 1.5707963267948966 rad - pos: 52.5,-36.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 1580 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1400 + pos: 3.5,6.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67778 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,-43.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14512 - - 24441 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1871 + pos: 7.5,6.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67779 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-31.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 1601 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1890 + pos: 3.5,8.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67780 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-3.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 1582 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1964 + pos: 7.5,8.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67781 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-20.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 178 - - 14475 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 1982 + rot: 3.141592653589793 rad + pos: 5.5,4.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67782 components: - type: Transform rot: 1.5707963267948966 rad - pos: -27.5,-10.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 1386 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2023 + pos: 3.5,11.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67783 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,20.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2049 + rot: 1.5707963267948966 rad + pos: 3.5,14.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67784 components: - type: Transform - pos: 31.5,22.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2127 - - 2128 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2051 + rot: 3.141592653589793 rad + pos: 9.5,13.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67785 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,33.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 170 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2149 + rot: 3.141592653589793 rad + pos: 1.5,17.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67786 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,33.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 106 - - 2518 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2181 + pos: 1.5,20.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67787 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,31.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 879 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2211 + pos: 6.5,18.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67788 components: - type: Transform - pos: 27.5,38.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2218 - - 14456 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2288 + rot: 3.141592653589793 rad + pos: 1.5,11.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67789 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,60.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2352 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2289 + pos: 7.5,-0.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67790 components: - type: Transform - pos: 38.5,68.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2353 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2290 + rot: -1.5707963267948966 rad + pos: 9.5,1.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,63.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2351 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2291 + rot: -1.5707963267948966 rad + pos: 6.5,13.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67792 components: - type: Transform - pos: 47.5,67.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2355 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2292 + pos: 2.5,2.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67793 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,61.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2354 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2293 + pos: 12.5,20.5 + parent: 66965 + - uid: 67794 + components: + - type: Transform + pos: 8.5,20.5 + parent: 66965 + - uid: 67795 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,63.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2356 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2341 + pos: 15.5,2.5 + parent: 66965 + - uid: 67796 components: - type: Transform - pos: 47.5,64.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2342 + rot: -1.5707963267948966 rad + pos: 15.5,5.5 + parent: 66965 + - uid: 67797 components: - type: Transform - pos: 38.5,64.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2357 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2394 + rot: -1.5707963267948966 rad + pos: 15.5,8.5 + parent: 66965 + - uid: 67798 components: - type: Transform - pos: 22.5,25.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14534 - - 2398 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2447 + rot: -1.5707963267948966 rad + pos: 15.5,-0.5 + parent: 66965 + - uid: 67799 components: - type: Transform rot: -1.5707963267948966 rad - pos: 59.5,38.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2448 + pos: 15.5,-3.5 + parent: 66965 + - uid: 67800 components: - type: Transform - pos: 59.5,42.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2464 + pos: -2.5,9.5 + parent: 66965 + - uid: 67801 + components: + - type: Transform + pos: 1.5,9.5 + parent: 66965 + - uid: 67802 components: - type: Transform rot: 3.141592653589793 rad - pos: 23.5,19.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14520 - - 35723 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2476 + pos: 1.5,5.5 + parent: 66965 + - uid: 67803 components: - type: Transform - pos: 16.5,28.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14499 - - 2481 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2496 + rot: 3.141592653589793 rad + pos: -2.5,5.5 + parent: 66965 + - uid: 67804 components: - type: Transform - pos: 12.5,22.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14498 - - 48 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2508 + pos: -4.5,6.5 + parent: 66965 + - uid: 67805 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,18.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2511 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2585 + pos: -4.5,8.5 + parent: 66965 + - uid: 67806 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,26.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 101 - - 2589 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2586 + rot: 3.141592653589793 rad + pos: 10.5,10.5 + parent: 66965 + - uid: 67807 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,17.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14455 - - 103 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2594 + pos: 11.5,-2.5 + parent: 66965 + - uid: 67808 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 111 - - 14479 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2658 + pos: 11.5,3.5 + parent: 66965 + - uid: 67809 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,14.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 45 - - 2661 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2672 + pos: 11.5,8.5 + parent: 66965 + - uid: 67810 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,33.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 109 - - 14509 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2712 + pos: 8.5,-2.5 + parent: 66965 + - uid: 67811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,39.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 28804 - - 14505 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2717 + rot: 3.141592653589793 rad + pos: 8.5,-4.5 + parent: 66965 + - uid: 67812 components: - type: Transform - pos: -1.5,31.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 124 - - 2719 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2741 + rot: 3.141592653589793 rad + pos: 3.5,-4.5 + parent: 66965 + - uid: 67813 components: - type: Transform - pos: -1.5,40.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2878 + rot: 1.5707963267948966 rad + pos: 0.5,-1.5 + parent: 66965 + - uid: 67814 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,51.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2879 + pos: 3.5,-6.5 + parent: 66965 + - uid: 67815 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,51.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2880 + pos: 5.5,-6.5 + parent: 66965 + - uid: 67816 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,66.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2881 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,66.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2882 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,58.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2883 + pos: 4.5,-1.5 + parent: 66965 +- proto: PoweredlightBlue + entities: + - uid: 605 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,58.5 + pos: -33.5,-29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2898 + - uid: 2564 components: - type: Transform - pos: 5.5,62.5 + rot: 1.5707963267948966 rad + pos: -76.5,22.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 2904 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2941 + - uid: 3073 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,46.5 + pos: -50.5,-18.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 528 - - 869 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2944 + - uid: 7030 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,51.5 + pos: -76.5,24.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41862 - - 2953 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 2954 + - uid: 7708 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,39.5 + pos: -50.5,-13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2967 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3008 + - uid: 9032 components: - type: Transform - pos: 9.5,66.5 + pos: -55.5,7.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3009 + - uid: 9033 components: - type: Transform rot: 3.141592653589793 rad - pos: 9.5,62.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3046 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,33.5 + pos: -53.5,3.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3066 + - uid: 13986 components: - type: Transform - pos: -10.5,37.5 + rot: 1.5707963267948966 rad + pos: -53.5,-15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3075 + - uid: 15997 components: - type: Transform - pos: -7.5,45.5 + pos: 13.5,-28.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41059 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3077 + - uid: 19635 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,50.5 + rot: 3.141592653589793 rad + pos: 24.5,-36.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3153 + - uid: 19636 components: - type: Transform - pos: -18.5,28.5 + rot: 3.141592653589793 rad + pos: 13.5,-36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3216 - - 45290 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3171 + - uid: 19637 components: - type: Transform - pos: -17.5,37.5 + pos: 24.5,-28.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45291 - - 3220 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3213 + - uid: 21343 components: - type: Transform - pos: -18.5,43.5 + rot: 3.141592653589793 rad + pos: -51.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 67 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3245 + - uid: 21344 components: - type: Transform rot: 3.141592653589793 rad - pos: -28.5,18.5 + pos: -55.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 55 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3248 + - uid: 21345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,21.5 + rot: 1.5707963267948966 rad + pos: -62.5,-28.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 113 - - 14477 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3251 + - uid: 21346 components: - type: Transform - pos: -28.5,29.5 + rot: 1.5707963267948966 rad + pos: -62.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3253 - - 44856 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3271 + - uid: 22178 components: - type: Transform - pos: -28.5,37.5 + pos: -55.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3292 + - uid: 22179 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,41.5 + pos: -51.5,-28.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11989 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3321 + - uid: 22180 components: - type: Transform - pos: -26.5,49.5 + rot: -1.5707963267948966 rad + pos: -58.5,-28.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3327 + - uid: 22181 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,41.5 + rot: -1.5707963267948966 rad + pos: -58.5,-30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3328 + - uid: 54425 components: - type: Transform - pos: -26.5,42.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3374 + rot: 1.5707963267948966 rad + pos: -5.5,-5.5 + parent: 53899 + - uid: 54912 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,50.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 23018 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3383 + pos: 1.5,-11.5 + parent: 54730 + - uid: 54913 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,28.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 71 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3394 + pos: 7.5,-11.5 + parent: 54730 + - uid: 54914 components: - type: Transform - pos: -22.5,48.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3395 + pos: 8.5,-5.5 + parent: 54730 + - uid: 54915 components: - type: Transform - pos: -22.5,39.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3400 + rot: 3.141592653589793 rad + pos: 8.5,-2.5 + parent: 54730 + - uid: 54916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 113 - - 14477 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3404 + rot: 3.141592653589793 rad + pos: 0.5,-2.5 + parent: 54730 + - uid: 54917 components: - type: Transform - pos: -23.5,59.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3405 + pos: 0.5,-5.5 + parent: 54730 +- proto: PoweredlightCyan + entities: + - uid: 27709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,55.5 + pos: 21.5,-74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3418 + - uid: 29520 components: - type: Transform - pos: -34.5,63.5 + rot: 3.141592653589793 rad + pos: 21.5,-79.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3427 +- proto: PoweredlightEmpty + entities: + - uid: 14458 components: - type: Transform rot: 3.141592653589793 rad - pos: -34.5,56.5 + pos: -14.5,-85.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3528 + - uid: 14593 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,16.5 + pos: -6.5,-87.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3530 - - 44829 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3558 + - uid: 15503 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,9.5 + pos: 40.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 127 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3567 + - uid: 15504 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,21.5 + pos: 37.5,-39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3568 + - uid: 15531 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,21.5 + rot: -1.5707963267948966 rad + pos: 42.5,-40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3704 + - uid: 15703 components: - type: Transform - pos: -49.5,29.5 + rot: -1.5707963267948966 rad + pos: 47.5,-45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3715 + - uid: 15716 components: - type: Transform - pos: -46.5,29.5 + rot: -1.5707963267948966 rad + pos: 47.5,-40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3719 + - uid: 25290 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,27.5 + pos: 83.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 47658 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3729 + - uid: 62480 components: - type: Transform - pos: -22.5,14.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 72 - - 114 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3740 + rot: -1.5707963267948966 rad + pos: -6.5,21.5 + parent: 56631 + - uid: 62481 components: - type: Transform rot: 3.141592653589793 rad - pos: -46.5,20.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3741 + pos: 25.5,12.5 + parent: 56631 + - uid: 62482 components: - type: Transform - pos: -49.5,16.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3742 + pos: -2.5,-9.5 + parent: 56631 + - uid: 62483 components: - type: Transform rot: 3.141592653589793 rad - pos: -49.5,20.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3743 + pos: 7.5,8.5 + parent: 56631 + - uid: 62484 components: - type: Transform - pos: -46.5,16.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3769 + rot: -1.5707963267948966 rad + pos: 13.5,9.5 + parent: 56631 + - uid: 62485 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,16.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 56 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3780 + pos: 18.5,3.5 + parent: 56631 + - uid: 62486 components: - type: Transform rot: 3.141592653589793 rad - pos: -49.5,9.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 3785 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3883 + pos: 14.5,-1.5 + parent: 56631 + - uid: 62487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,15.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 137 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3884 + pos: 11.5,4.5 + parent: 56631 + - uid: 62488 + components: + - type: Transform + pos: -4.5,12.5 + parent: 56631 + - uid: 62489 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,15.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 137 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3901 + pos: -12.5,9.5 + parent: 56631 + - uid: 62490 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,4.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 59 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3906 + pos: -13.5,8.5 + parent: 56631 + - uid: 62491 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 136 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3907 + pos: 32.5,20.5 + parent: 56631 + - uid: 62492 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 136 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3966 + rot: -1.5707963267948966 rad + pos: 17.5,17.5 + parent: 56631 + - uid: 62493 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 17.5,31.5 + parent: 56631 + - uid: 62494 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 22.5,35.5 + parent: 56631 + - uid: 62495 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 7.5,41.5 + parent: 56631 + - uid: 62496 + components: + - type: Transform + pos: -6.5,52.5 + parent: 56631 + - uid: 62497 components: - type: Transform rot: 3.141592653589793 rad - pos: -22.5,1.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 52 - - 51718 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3968 + pos: -19.5,46.5 + parent: 56631 + - uid: 62498 components: - type: Transform - pos: -59.5,42.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 3970 + rot: -1.5707963267948966 rad + pos: -9.5,56.5 + parent: 56631 + - uid: 62499 components: - type: Transform - pos: -59.5,31.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4002 + rot: 1.5707963267948966 rad + pos: -21.5,54.5 + parent: 56631 + - uid: 62500 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,1.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 7 - - 43770 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4004 + pos: -7.5,57.5 + parent: 56631 + - uid: 62501 components: - type: Transform - pos: -22.5,8.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 72 - - 114 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4011 + rot: 1.5707963267948966 rad + pos: -15.5,63.5 + parent: 56631 + - uid: 62502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,1.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 19 - - 43754 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4070 + pos: -12.5,80.5 + parent: 56631 + - uid: 62503 components: - type: Transform rot: 1.5707963267948966 rad - pos: -67.5,15.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 131 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4071 + pos: -27.5,47.5 + parent: 56631 + - uid: 65616 components: - type: Transform rot: 1.5707963267948966 rad - pos: -67.5,21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 131 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4079 + pos: 5.5,-4.5 + parent: 65540 +- proto: PoweredlightExterior + entities: + - uid: 55650 components: - type: Transform - pos: -77.5,31.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 134 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4086 + rot: 3.141592653589793 rad + pos: -24.5,7.5 + parent: 55280 + - uid: 55651 components: - type: Transform - pos: -77.5,42.5 + pos: -24.5,12.5 + parent: 55280 +- proto: PoweredlightGreen + entities: + - uid: 9065 + components: + - type: Transform + pos: -85.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 134 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4331 + - uid: 21684 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,21.5 + pos: -69.5,-53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 138 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4332 +- proto: PoweredlightLED + entities: + - uid: 7277 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,21.5 + rot: 3.141592653589793 rad + pos: 27.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 138 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4333 + - uid: 9235 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,21.5 + rot: -1.5707963267948966 rad + pos: -64.5,22.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 132 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4334 + - uid: 10760 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,15.5 + rot: -1.5707963267948966 rad + pos: -10.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 132 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4337 + - uid: 10776 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,15.5 + pos: 11.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 140 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4338 + - uid: 10788 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,21.5 + rot: 3.141592653589793 rad + pos: 6.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 140 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4360 + - uid: 10790 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,15.5 + rot: 3.141592653589793 rad + pos: -5.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 139 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4361 + - uid: 10791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,15.5 + rot: 3.141592653589793 rad + pos: 0.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 139 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4388 + - uid: 14617 + components: + - type: Transform + pos: 18.5,-53.5 + parent: 2 + - uid: 15043 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-6.5 + pos: 54.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4413 + - uid: 18992 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,-3.5 + pos: -1.5,-36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 14476 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4415 + - uid: 19031 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-11.5 + rot: -1.5707963267948966 rad + pos: -13.5,-70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 14476 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4419 + - uid: 19032 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,4.5 + rot: 1.5707963267948966 rad + pos: -11.5,-70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 31 - - 14472 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4457 + - uid: 19033 components: - type: Transform - pos: -7.5,13.5 + rot: 1.5707963267948966 rad + pos: -15.5,-70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 31 - - 14472 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4467 + - uid: 19034 components: - type: Transform - rot: 3.141592653589793 rad - pos: -83.5,5.5 + rot: -1.5707963267948966 rad + pos: -9.5,-70.5 parent: 2 - - uid: 4468 + - uid: 19047 components: - type: Transform rot: 3.141592653589793 rad - pos: -90.5,5.5 + pos: 2.5,-36.5 parent: 2 - - uid: 4469 + - uid: 19212 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,7.5 + rot: 3.141592653589793 rad + pos: 91.5,-10.5 parent: 2 - - uid: 4470 + - uid: 19213 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,7.5 + pos: 91.5,-18.5 parent: 2 - - uid: 4510 + - uid: 19218 components: - type: Transform - pos: -33.5,3.5 + rot: 1.5707963267948966 rad + pos: 61.5,-4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23033 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4641 + - uid: 19219 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-4.5 + rot: 1.5707963267948966 rad + pos: 61.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11 - - 43686 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4642 + - uid: 20623 components: - type: Transform - pos: 6.5,13.5 + pos: 71.5,2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4648 + - uid: 20624 components: - type: Transform - pos: -1.5,17.5 + rot: 3.141592653589793 rad + pos: 71.5,-7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 112 - - 14490 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4660 + - uid: 20625 components: - type: Transform - pos: 9.5,4.5 + pos: 78.5,2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4668 + - uid: 20627 components: - type: Transform - pos: -2.5,4.5 + pos: 82.5,-2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4692 - - 4693 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4688 + - uid: 20629 components: - type: Transform - pos: 9.5,-3.5 + rot: -1.5707963267948966 rad + pos: 81.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4691 + - uid: 20637 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-11.5 + rot: 3.141592653589793 rad + pos: 64.5,-7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4699 + - uid: 20639 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-3.5 + pos: 78.5,-7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 716 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4715 + - uid: 21367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,1.5 + rot: 1.5707963267948966 rad + pos: 51.5,51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5169 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4742 + - uid: 21370 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-4.5 + rot: 1.5707963267948966 rad + pos: 51.5,51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 96 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4760 + - uid: 33876 components: - type: Transform - pos: 13.5,6.5 + rot: 3.141592653589793 rad + pos: 37.5,66.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35737 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4810 + - uid: 35389 components: - type: Transform rot: 3.141592653589793 rad - pos: -42.5,-5.5 + pos: 22.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4811 + - uid: 35390 components: - type: Transform rot: 3.141592653589793 rad - pos: -39.5,-5.5 + pos: 32.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4813 + - uid: 35391 components: - type: Transform rot: 3.141592653589793 rad - pos: -36.5,-5.5 + pos: 42.5,66.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4818 + - uid: 35411 components: - type: Transform - pos: -42.5,6.5 + rot: 1.5707963267948966 rad + pos: 54.5,63.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4836 +- proto: PoweredlightOrange + entities: + - uid: 7947 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,8.5 + pos: -66.5,12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 125 - - 14506 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4837 + - uid: 9054 components: - type: Transform - pos: -45.5,6.5 + rot: -1.5707963267948966 rad + pos: -66.5,6.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4963 + - uid: 9060 components: - type: Transform - pos: -51.5,4.5 + pos: -77.5,10.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4974 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4964 + - uid: 9079 components: - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,-3.5 + rot: 1.5707963267948966 rad + pos: -74.5,12.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4965 + - uid: 9090 components: - type: Transform rot: 3.141592653589793 rad - pos: -48.5,-3.5 + pos: -82.5,10.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4970 + - uid: 9103 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,1.5 + pos: -82.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4971 + - uid: 9188 components: - type: Transform rot: 1.5707963267948966 rad - pos: -45.5,1.5 + pos: -62.5,18.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4976 + - uid: 9217 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,10.5 + pos: -67.5,18.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 149 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 4977 + - uid: 9324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -55.5,10.5 + rot: 3.141592653589793 rad + pos: -73.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 150 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5023 + - uid: 9376 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-19.5 + rot: -1.5707963267948966 rad + pos: -55.5,21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5054 + - uid: 9414 components: - type: Transform - pos: -59.5,8.5 + rot: 1.5707963267948966 rad + pos: -71.5,23.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5059 + - uid: 9415 components: - type: Transform rot: -1.5707963267948966 rad - pos: -58.5,1.5 + pos: -69.5,23.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5089 + - uid: 9434 components: - type: Transform rot: 3.141592653589793 rad - pos: -66.5,-10.5 + pos: -87.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32715 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5139 + - uid: 9447 components: - type: Transform rot: 1.5707963267948966 rad - pos: -68.5,-3.5 + pos: -74.5,6.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5211 + - uid: 9794 components: - type: Transform - pos: -38.5,6.5 + pos: -43.5,24.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30669 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5215 + - uid: 10288 components: - type: Transform - rot: 3.141592653589793 rad - pos: -82.5,-14.5 + pos: -62.5,11.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 185 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5223 + - uid: 10289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,-6.5 + rot: 3.141592653589793 rad + pos: -63.5,7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 147 - - 5273 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5270 + - uid: 11045 components: - type: Transform - rot: 3.141592653589793 rad - pos: -82.5,-16.5 + pos: -41.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 185 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5275 + - uid: 11046 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-19.5 + rot: 3.141592653589793 rad + pos: -41.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 79 - - 6818 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5282 + - uid: 11048 components: - type: Transform rot: 1.5707963267948966 rad - pos: -93.5,-15.5 + pos: -36.5,38.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 148 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5287 + - uid: 11049 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-25.5 + rot: -1.5707963267948966 rad + pos: -28.5,38.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 85 - - 14495 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5320 + - uid: 11050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,-35.5 + pos: -37.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 18157 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5327 + - uid: 11051 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,-27.5 + pos: -35.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 63 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5344 + - uid: 11206 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-6.5 + rot: 3.141592653589793 rad + pos: -109.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5362 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5353 + - uid: 11263 components: - type: Transform - pos: -24.5,-3.5 + pos: -95.5,41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 118 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5395 + - uid: 11265 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-14.5 + pos: -91.5,41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 94 - - 14483 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5399 + - uid: 11266 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-14.5 + pos: -106.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 94 - - 14483 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5408 + - uid: 11267 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,-19.5 + pos: -108.5,68.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 92 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5425 + - uid: 11268 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-25.5 + pos: -98.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 188 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5444 + - uid: 11269 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,-19.5 + rot: 3.141592653589793 rad + pos: -98.5,69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 95 - - 14496 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5447 + - uid: 11270 components: - type: Transform - pos: 38.5,-14.5 + rot: 3.141592653589793 rad + pos: -106.5,69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35940 - - 19681 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5484 + - uid: 11271 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-42.5 + pos: -109.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23 - - 14486 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5512 + - uid: 11272 components: - type: Transform rot: -1.5707963267948966 rad - pos: 78.5,-43.5 + pos: -108.5,40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 192 - - 14489 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 5669 + - uid: 11273 components: - type: Transform - pos: -24.5,66.5 + pos: -109.5,51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 7938 + - uid: 11274 components: - type: Transform - pos: -19.5,67.5 + pos: -109.5,59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8078 + - uid: 11275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,0.5 + rot: 3.141592653589793 rad + pos: -95.5,67.5 parent: 2 - - uid: 8149 + - uid: 11278 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,-23.5 + pos: -91.5,67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 12 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8166 + - uid: 13116 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-15.5 + pos: -20.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 160 - - 51722 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8187 + - uid: 13168 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-15.5 + rot: -1.5707963267948966 rad + pos: -17.5,55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5638 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8202 + - uid: 18797 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-15.5 + rot: 3.141592653589793 rad + pos: -26.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8209 + - uid: 19140 components: - type: Transform rot: 3.141592653589793 rad - pos: -40.5,-19.5 + pos: -23.5,-47.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28915 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8254 + - uid: 19141 components: - type: Transform - pos: -22.5,-14.5 + pos: -26.5,-40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 60 - - 51717 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8258 + - uid: 19142 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-19.5 + pos: -18.5,-40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 8260 - - 51720 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8261 + - uid: 19143 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-19.5 + rot: 3.141592653589793 rad + pos: -21.5,-47.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5593 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8324 + - uid: 19144 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-29.5 + rot: 3.141592653589793 rad + pos: -16.5,-46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 177 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8325 + - uid: 19145 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-29.5 + rot: 3.141592653589793 rad + pos: -14.5,-46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 13042 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8326 + - uid: 19146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-25.5 + rot: 3.141592653589793 rad + pos: -30.5,-46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21442 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8327 + - uid: 19147 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-25.5 + rot: 3.141592653589793 rad + pos: -28.5,-46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 144 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8333 + - uid: 19148 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-25.5 + rot: 1.5707963267948966 rad + pos: -31.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 172 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8336 + - uid: 19149 components: - type: Transform rot: -1.5707963267948966 rad - pos: -28.5,-28.5 + pos: -13.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 174 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8359 + - uid: 19194 components: - type: Transform rot: 3.141592653589793 rad - pos: -22.5,-28.5 + pos: -1.5,69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 143 - - 51723 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8421 + - uid: 19195 components: - type: Transform rot: 3.141592653589793 rad - pos: -22.5,-33.5 + pos: -11.5,69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35780 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8430 + - uid: 19203 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-36.5 + rot: -1.5707963267948966 rad + pos: -5.5,71.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35781 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8432 + - uid: 19204 components: - type: Transform rot: 1.5707963267948966 rad - pos: -28.5,-33.5 + pos: -7.5,71.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35779 - - 51724 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8436 + - uid: 19634 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,-33.5 + pos: 10.5,-29.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 163 - - 51725 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8450 + - uid: 19639 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-35.5 + rot: 3.141592653589793 rad + pos: 5.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51726 - - 164 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8525 + - uid: 62504 components: - type: Transform - pos: -49.5,-30.5 - parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8529 + rot: -1.5707963267948966 rad + pos: -9.5,70.5 + parent: 56631 + - uid: 62505 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-35.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 165 - - 51727 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8531 + pos: -15.5,70.5 + parent: 56631 + - uid: 62506 components: - type: Transform - pos: -49.5,-41.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 51728 - - 51730 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8535 + rot: -1.5707963267948966 rad + pos: -9.5,76.5 + parent: 56631 + - uid: 62507 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-50.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 8522 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8547 + rot: 1.5707963267948966 rad + pos: -15.5,76.5 + parent: 56631 +- proto: PoweredlightPink + entities: + - uid: 2258 components: - type: Transform rot: 1.5707963267948966 rad - pos: -46.5,-15.5 + pos: -14.5,-81.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8567 + - uid: 6975 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,-25.5 + pos: -73.5,24.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8568 + - uid: 9244 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,-25.5 + pos: -81.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8569 + - uid: 10489 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-25.5 + pos: -18.5,67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8570 + - uid: 11047 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-25.5 + rot: -1.5707963267948966 rad + pos: -28.5,31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8610 + - uid: 11923 components: - type: Transform - pos: -16.5,-16.5 + rot: 1.5707963267948966 rad + pos: -21.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 158 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8641 + - uid: 13135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-17.5 + rot: 1.5707963267948966 rad + pos: -21.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 159 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8648 + - uid: 13146 components: - type: Transform - pos: -7.5,-17.5 + pos: -15.5,61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 161 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8654 + - uid: 22112 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 29.5,-75.5 + parent: 2 + - uid: 29522 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,-26.5 + pos: 27.5,-82.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8667 + - uid: 30479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-19.5 + rot: 1.5707963267948966 rad + pos: 64.5,-13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8668 + - uid: 30481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-19.5 + rot: 1.5707963267948966 rad + pos: 64.5,-15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8679 + - uid: 30482 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,-24.5 + pos: 69.5,-13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 47 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8769 + - uid: 30483 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-28.5 + rot: -1.5707963267948966 rad + pos: 69.5,-15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 10 - - 51735 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8775 +- proto: PoweredLightPostSmall + entities: + - uid: 17352 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-28.5 + pos: 71.5,31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 10 - - 51735 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8778 + - uid: 19535 components: - type: Transform - pos: -1.5,-29.5 + pos: 71.5,55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8793 + - uid: 19536 components: - type: Transform - pos: -1.5,-35.5 + pos: 95.5,55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 50 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8794 + - uid: 19537 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-33.5 + pos: 95.5,31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 82 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8838 + - uid: 25622 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-36.5 + pos: -84.5,82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8863 + - uid: 25623 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-42.5 + pos: -85.5,86.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8866 + - uid: 25624 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-42.5 + pos: -84.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8902 + - uid: 25625 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-44.5 + pos: -68.5,90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 119 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8904 + - uid: 25627 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-40.5 + pos: -67.5,86.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 83 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8907 + - uid: 25628 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-52.5 + pos: -68.5,82.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8910 + - uid: 25629 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-52.5 + pos: -82.5,99.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 8940 + - uid: 25630 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-40.5 + pos: -70.5,99.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 58 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9024 + - uid: 27928 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-40.5 + pos: 27.5,-98.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 86 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9025 + - uid: 27929 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-44.5 + pos: 33.5,-98.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 86 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9026 + - uid: 55652 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-53.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 87 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9027 + pos: -21.5,11.5 + parent: 55280 + - uid: 55653 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-60.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 88 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9068 + pos: -21.5,8.5 + parent: 55280 + - uid: 55654 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-45.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 194 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9069 + pos: -4.5,8.5 + parent: 55280 + - uid: 62508 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-51.5 + pos: -3.5,-12.5 + parent: 56631 + - uid: 62509 + components: + - type: Transform + pos: 6.5,-10.5 + parent: 56631 + - uid: 62510 + components: + - type: Transform + pos: -31.5,47.5 + parent: 56631 + - uid: 62511 + components: + - type: Transform + pos: -24.5,55.5 + parent: 56631 + - uid: 67817 + components: + - type: Transform + pos: 15.5,12.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67818 + components: + - type: Transform + pos: 15.5,16.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 +- proto: PoweredLightPostSmallEmpty + entities: + - uid: 601 + components: + - type: Transform + pos: -99.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 193 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9080 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4764 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4653 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-46.5 + rot: -1.5707963267948966 rad + pos: -93.5,11.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9101 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4654 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4738 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-47.5 + rot: -1.5707963267948966 rad + pos: -105.5,2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9161 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4739 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4746 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,-52.5 + pos: -109.5,7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9163 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4747 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4756 components: - type: Transform - pos: 6.5,-49.5 + pos: -114.5,5.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9169 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4757 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-52.5 + pos: -114.5,13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 80 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9190 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4760 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4771 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,-45.5 + pos: -99.5,6.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9193 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9214 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4772 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 4793 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-57.5 + rot: -1.5707963267948966 rad + pos: -108.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 51751 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9217 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 4794 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 9510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-60.5 + pos: -103.5,12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 36603 - - 51752 - - 51751 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9228 + - type: PointLight + softness: 0.5 + energy: 3 + color: '#FF8227FF' + radius: 8 + enabled: True + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 9511 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19167 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-60.5 + pos: 94.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 36603 - - 51752 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9239 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19168 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19169 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-52.5 + pos: 94.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 120 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9246 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19170 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19171 components: - type: Transform - pos: 1.5,-49.5 + pos: 94.5,2.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11629 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9265 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19172 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19173 components: - type: Transform - pos: 10.5,-42.5 + pos: 94.5,-3.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9289 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19174 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19175 components: - type: Transform - pos: 14.5,-36.5 + pos: 87.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30707 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9290 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19176 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19187 components: - type: Transform - pos: 14.5,-39.5 + pos: 81.5,13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9357 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19188 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19190 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-6.5 + pos: -2.5,76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 52151 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9360 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19191 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19192 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,1.5 + pos: -10.5,76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9364 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19193 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 19197 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,1.5 + pos: -6.5,87.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9404 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 19198 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 23645 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-5.5 + pos: -6.5,80.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35669 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9406 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 23646 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 28587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,0.5 + rot: 3.141592653589793 rad + pos: -64.5,72.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 39 - - 41243 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9430 + - uid: 51633 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,5.5 + pos: 1.5,73.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23803 - - 23804 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9451 + - type: ContainerContainer + containers: + light_bulb: !type:ContainerSlot + showEnts: False + occludes: True + ent: 51634 + - type: ApcPowerReceiver + powerLoad: 60 + - uid: 55655 components: - type: Transform - pos: 57.5,4.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 81 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9465 + pos: -4.5,11.5 + parent: 55280 + - uid: 62512 components: - type: Transform - pos: 63.5,3.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 26 - - 14521 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9474 + pos: -5.5,-10.5 + parent: 56631 + - uid: 62513 + components: + - type: Transform + pos: 4.5,-12.5 + parent: 56631 +- proto: PoweredlightRed + entities: + - uid: 2168 components: - type: Transform rot: -1.5707963267948966 rad - pos: 72.5,5.5 + pos: -4.5,-81.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 26 - - 14521 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9494 + - uid: 8390 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,-1.5 + rot: 1.5707963267948966 rad + pos: -38.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9500 + - uid: 9193 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-1.5 + pos: -79.5,20.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9546 + - uid: 12545 components: - type: Transform rot: 3.141592653589793 rad - pos: 72.5,-15.5 + pos: -72.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 14451 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9593 + - uid: 13581 components: - type: Transform - pos: 28.5,27.5 + rot: 1.5707963267948966 rad + pos: -53.5,-16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2126 - - 14535 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9594 + - uid: 15529 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,-54.5 + pos: 42.5,-46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9596 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 9604 + - uid: 20976 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,21.5 + pos: -20.5,-19.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45 - - 2661 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 10342 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 20986 + - uid: 20977 components: - type: Transform - pos: 61.5,-30.5 + pos: -28.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 22775 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 20985 + - uid: 21347 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,-19.5 + pos: -55.5,-32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30609 - - 36239 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 34927 + - uid: 21348 components: - type: Transform - pos: 23.5,-9.5 + pos: -51.5,-32.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 33790 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 37254 + - uid: 21870 components: - type: Transform - pos: 55.5,-33.5 + rot: 1.5707963267948966 rad + pos: -79.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21706 - - 35493 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47316 - components: - - type: Transform - pos: -0.5,4.5 - parent: 32764 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47359 + - uid: 21883 components: - type: Transform - pos: -0.5,-0.5 - parent: 32764 - - type: DeviceNetwork - deviceLists: - - 32931 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47473 + rot: 1.5707963267948966 rad + pos: -79.5,-35.5 + parent: 2 + - uid: 22182 components: - type: Transform - pos: -1.5,-1.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47474 + rot: 3.141592653589793 rad + pos: -55.5,-34.5 + parent: 2 + - uid: 22183 components: - type: Transform - pos: 4.5,-1.5 - parent: 44868 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47475 + rot: 3.141592653589793 rad + pos: -51.5,-34.5 + parent: 2 + - uid: 53812 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44871 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47476 + pos: -57.5,-5.5 + parent: 2 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 53811 + - uid: 53813 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44872 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47477 + pos: 4.5,-8.5 + parent: 2 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 53809 + - uid: 54426 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47481 - components: - - type: Transform - pos: 2.5,0.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44869 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47547 - components: - - type: Transform - pos: -0.5,3.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56109 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47548 - components: - - type: Transform - pos: -1.5,-0.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 47549 + pos: 6.5,-5.5 + parent: 53899 + - uid: 56324 components: - type: Transform - pos: 2.5,-0.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50743 + pos: -2.5,-9.5 + parent: 56001 + - uid: 56325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,7.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36878 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50744 + rot: 3.141592653589793 rad + pos: 7.5,5.5 + parent: 56001 + - uid: 56326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36877 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50745 + rot: 3.141592653589793 rad + pos: -4.5,5.5 + parent: 56001 + - uid: 56327 components: - type: Transform rot: -1.5707963267948966 rad - pos: 14.5,1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36876 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50746 + pos: -5.5,-0.5 + parent: 56001 + - uid: 56328 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36875 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50747 + pos: 5.5,-9.5 + parent: 56001 + - uid: 56329 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36874 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50768 + rot: 1.5707963267948966 rad + pos: 7.5,-7.5 + parent: 56001 + - uid: 56330 components: - type: Transform rot: -1.5707963267948966 rad - pos: 8.5,-3.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36863 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50769 + pos: -4.5,-7.5 + parent: 56001 + - uid: 56331 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-6.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36862 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50808 + rot: 1.5707963267948966 rad + pos: 8.5,-0.5 + parent: 56001 + - uid: 62514 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,6.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36864 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50809 + pos: 1.5,81.5 + parent: 56631 + - uid: 62515 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36865 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50810 + pos: -7.5,70.5 + parent: 56631 + - uid: 62516 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36866 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50811 + rot: -1.5707963267948966 rad + pos: -3.5,70.5 + parent: 56631 + - uid: 62517 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36867 - - 37348 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50812 + pos: 0.5,77.5 + parent: 56631 + - uid: 62518 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,6.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50819 + pos: 5.5,77.5 + parent: 56631 + - uid: 62519 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,11.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36869 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50831 + pos: -1.5,70.5 + parent: 56631 + - uid: 62520 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,18.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36873 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50832 - components: - - type: Transform - pos: 6.5,18.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36873 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50833 + pos: -1.5,74.5 + parent: 56631 + - uid: 62521 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,11.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37346 - - 36870 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50841 + rot: -1.5707963267948966 rad + pos: 7.5,74.5 + parent: 56631 + - uid: 62522 components: - type: Transform - pos: 9.5,19.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36872 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 50842 + rot: -1.5707963267948966 rad + pos: 7.5,70.5 + parent: 56631 + - uid: 62523 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,14.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36871 - - type: AtmosPipeColor - color: '#0000FFFF' -- proto: GasVentScrubber - entities: - - uid: 16 + pos: 4.5,80.5 + parent: 56631 + - uid: 62524 components: - type: Transform rot: 1.5707963267948966 rad - pos: -33.5,-21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 5593 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 22 + pos: -7.5,62.5 + parent: 56631 + - uid: 62525 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,3.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 26 - - 14521 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 66 + rot: 1.5707963267948966 rad + pos: -27.5,49.5 + parent: 56631 + - uid: 62526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,-21.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 30609 - - 36239 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 105 + rot: 1.5707963267948966 rad + pos: -48.5,50.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63301 + - uid: 62527 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-15.5 - parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 128 + rot: -1.5707963267948966 rad + pos: -43.5,52.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63298 + - uid: 62528 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-11.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 6071 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 486 + rot: -1.5707963267948966 rad + pos: -43.5,44.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63298 + - uid: 62529 components: - type: Transform - pos: 57.5,-27.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 30783 - - 35494 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 573 + rot: 1.5707963267948966 rad + pos: -55.5,52.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63303 + - uid: 62530 components: - type: Transform - pos: 57.5,-40.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 23 - - 14486 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 840 + rot: 1.5707963267948966 rad + pos: -55.5,44.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63303 + - uid: 62531 components: - type: Transform rot: 1.5707963267948966 rad - pos: -93.5,-13.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 148 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 874 + pos: -48.5,46.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63301 + - uid: 62532 components: - type: Transform - pos: 10.5,39.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2967 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 946 + pos: -52.5,54.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63302 + - uid: 62533 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-12.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 1386 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1028 + pos: -47.5,54.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63299 + - uid: 62534 components: - type: Transform - pos: -49.5,4.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 4974 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1437 + rot: 3.141592653589793 rad + pos: -47.5,42.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63299 + - uid: 62535 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-45.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14512 - - 24441 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1682 + rot: 3.141592653589793 rad + pos: -52.5,42.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63302 + - uid: 62536 components: - type: Transform rot: 1.5707963267948966 rad - pos: 49.5,-22.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 178 - - 14475 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1797 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,51.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 41862 - - 2953 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1852 + pos: -55.5,48.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63303 +- proto: PoweredlightSodium + entities: + - uid: 6518 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,-3.5 + pos: -73.5,20.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1582 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1873 + - uid: 19163 components: - type: Transform rot: 1.5707963267948966 rad - pos: 52.5,-29.5 + pos: 88.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1601 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1879 + - uid: 19164 components: - type: Transform rot: 1.5707963267948966 rad - pos: 52.5,-34.5 + pos: 88.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1580 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 1994 + - uid: 20645 components: - type: Transform - pos: -20.5,55.5 + pos: 22.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2022 + - uid: 20646 components: - type: Transform - pos: 35.5,26.5 + pos: 42.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51651 - - 14462 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2052 + - uid: 20647 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,35.5 + pos: 32.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 170 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2125 + - uid: 21358 components: - type: Transform rot: 1.5707963267948966 rad - pos: 31.5,23.5 + pos: 20.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2127 - - 2128 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2180 + - uid: 21382 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,32.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 879 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2210 - components: - - type: Transform - pos: 26.5,38.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2218 - - 14456 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2214 - components: - - type: Transform - pos: 26.5,33.5 + pos: 31.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 106 - - 2518 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2294 + - uid: 21383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,65.5 + rot: 3.141592653589793 rad + pos: 32.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2356 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2295 + - uid: 21384 components: - type: Transform - pos: 49.5,67.5 + rot: 3.141592653589793 rad + pos: 42.5,57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2355 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2296 + - uid: 62537 components: - type: Transform - pos: 40.5,68.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2353 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2297 + pos: 27.5,35.5 + parent: 56631 + - uid: 62538 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,65.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2351 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2298 + pos: 33.5,35.5 + parent: 56631 + - uid: 62539 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,60.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2352 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2299 + pos: 30.5,23.5 + parent: 56631 +- proto: PoweredSmallLight + entities: + - uid: 2169 components: - type: Transform rot: 3.141592653589793 rad - pos: 49.5,61.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 2354 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2337 - components: - - type: Transform - pos: 40.5,64.5 + pos: -5.5,-77.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2357 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2339 + - uid: 2967 components: - type: Transform - pos: 49.5,64.5 + rot: -1.5707963267948966 rad + pos: 57.5,-34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2358 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2395 + - uid: 3079 components: - type: Transform - pos: 20.5,25.5 + rot: -1.5707963267948966 rad + pos: -42.5,-18.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14534 - - 2398 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2457 + - uid: 3080 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,39.5 + rot: -1.5707963267948966 rad + pos: -42.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2458 + - uid: 3081 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,42.5 + pos: -45.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2465 + - uid: 3082 components: - type: Transform rot: 3.141592653589793 rad - pos: 26.5,19.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 14520 - - 35723 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2479 - components: - - type: Transform - pos: 14.5,28.5 + pos: -45.5,-18.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14499 - - 2481 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2509 + - uid: 3384 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,18.5 + pos: -29.5,-11.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2511 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2521 + - uid: 4713 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,48.5 + pos: -24.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2583 + - uid: 5231 components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,18.5 + - type: Transform + pos: 48.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14455 - - 103 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2584 + - uid: 5234 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,25.5 + rot: 3.141592653589793 rad + pos: 48.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 101 - - 2589 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2593 + - uid: 5484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,23.5 + pos: 54.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 111 - - 14479 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2648 + - uid: 5491 components: - type: Transform rot: 3.141592653589793 rad - pos: 14.5,22.5 + pos: 54.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 48 - - 14498 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2671 + - uid: 5703 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,32.5 + pos: -70.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 109 - - 14509 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2713 + - uid: 6989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,38.5 + rot: 1.5707963267948966 rad + pos: -32.5,-12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28804 - - 14505 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2715 + - uid: 7038 components: - type: Transform - pos: 0.5,31.5 + rot: 1.5707963267948966 rad + pos: -19.5,-5.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 124 - - 2719 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2740 + - uid: 7990 components: - type: Transform - pos: 0.5,40.5 + pos: 63.5,-63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 27106 - - 2743 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2747 + - uid: 7994 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,46.5 + rot: 3.141592653589793 rad + pos: 63.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 65 - - 14482 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2872 + - uid: 8047 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,59.5 + pos: -78.5,13.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2873 + - type: DeviceLinkSink + links: + - 8243 + - uid: 8056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,59.5 + rot: 1.5707963267948966 rad + pos: -78.5,5.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2874 + - uid: 8129 components: - type: Transform - pos: -7.5,52.5 + rot: -1.5707963267948966 rad + pos: 68.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2875 + - uid: 8257 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,65.5 + rot: -1.5707963267948966 rad + pos: -50.5,70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2876 + - uid: 8264 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,65.5 + pos: -36.5,69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2877 + - uid: 8491 components: - type: Transform - pos: 3.5,52.5 + rot: 1.5707963267948966 rad + pos: -53.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41856 - - 2884 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2897 + - uid: 8551 components: - type: Transform - pos: 6.5,62.5 + rot: 3.141592653589793 rad + pos: 36.5,42.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41863 - - 2904 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 2949 + - uid: 8567 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,46.5 + pos: 57.5,-65.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 528 - - 869 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3036 + - uid: 8568 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,63.5 + pos: 57.5,-63.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3039 + - uid: 8573 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,65.5 + rot: 3.141592653589793 rad + pos: 66.5,-67.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3047 + - uid: 8574 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,30.5 + pos: 72.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3067 + - uid: 8575 components: - type: Transform - pos: -7.5,37.5 + pos: 66.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41058 - - 2746 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3076 + - uid: 8576 components: - type: Transform - pos: -5.5,45.5 + rot: 3.141592653589793 rad + pos: 72.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41059 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3142 + - uid: 8669 components: - type: Transform - pos: -20.5,28.5 + rot: 3.141592653589793 rad + pos: 79.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3216 - - 45290 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3173 + - uid: 8670 components: - type: Transform - pos: -15.5,37.5 + pos: 79.5,-34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45291 - - 3220 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3214 + - uid: 8672 components: - type: Transform - pos: -16.5,43.5 + pos: 82.5,-34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 67 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3244 + - uid: 8673 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,18.5 + pos: 82.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 55 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3247 + - uid: 8934 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,23.5 + pos: 6.5,-9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 113 - - 14477 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3250 + - uid: 8935 components: - type: Transform - pos: -26.5,29.5 + rot: -1.5707963267948966 rad + pos: 9.5,-8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3253 - - 44856 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3272 + - uid: 8986 components: - type: Transform - pos: -26.5,37.5 + rot: -1.5707963267948966 rad + pos: -62.5,14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3293 + - type: DeviceLinkSink + links: + - 5590 + - uid: 8990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,43.5 + pos: -80.5,14.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11989 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3322 + - type: DeviceLinkSink + links: + - 5589 + - uid: 8991 components: - type: Transform - pos: -25.5,49.5 + rot: 3.141592653589793 rad + pos: -86.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3324 + - type: DeviceLinkSink + links: + - 5585 + - uid: 8994 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,43.5 + rot: 3.141592653589793 rad + pos: -83.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3329 + - type: DeviceLinkSink + links: + - 5586 + - uid: 8995 components: - type: Transform - pos: -25.5,42.5 + rot: 3.141592653589793 rad + pos: -80.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3370 + - type: DeviceLinkSink + links: + - 5588 + - uid: 8996 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,48.5 + pos: -62.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23018 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3392 + - type: DeviceLinkSink + links: + - 5591 + - uid: 9006 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,29.5 + pos: -54.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 71 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3396 + - uid: 9007 components: - type: Transform - pos: -20.5,48.5 + pos: -56.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3397 + - uid: 9018 components: - type: Transform - pos: -20.5,39.5 + rot: -1.5707963267948966 rad + pos: -58.5,5.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45292 - - 45293 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3401 + - uid: 9031 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,23.5 + pos: -52.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 113 - - 14477 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3403 + - uid: 9171 components: - type: Transform - pos: -20.5,59.5 + pos: 59.5,-50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28267 - - 45314 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3419 + - uid: 9740 components: - type: Transform - pos: -31.5,63.5 + rot: -1.5707963267948966 rad + pos: -79.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3420 + - uid: 9745 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,56.5 + pos: -83.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 25930 - - 51042 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3527 + - uid: 10445 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,16.5 + rot: -1.5707963267948966 rad + pos: 7.5,58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3530 - - 44829 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3531 + - uid: 10453 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,12.5 + pos: 37.5,16.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 126 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3557 + - uid: 10473 components: - type: Transform rot: 3.141592653589793 rad - pos: -28.5,9.5 + pos: -33.5,7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 127 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3569 + - uid: 10474 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,23.5 + pos: 29.5,-11.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3570 + - uid: 10730 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,23.5 + pos: -0.5,-12.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4168 - - 44128 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3609 + - uid: 11057 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,18.5 + rot: 3.141592653589793 rad + pos: -54.5,31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 56 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3703 + - uid: 11058 components: - type: Transform - pos: -50.5,29.5 + pos: -54.5,35.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3714 + - uid: 11059 components: - type: Transform - pos: -45.5,29.5 + rot: 1.5707963267948966 rad + pos: -57.5,34.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43546 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3717 + - uid: 11101 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,28.5 + pos: -43.5,49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 47658 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3744 + - uid: 11309 components: - type: Transform - pos: -51.5,13.5 + pos: -18.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3745 + - uid: 11310 components: - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,23.5 + pos: -16.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3746 + - uid: 11314 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,23.5 + pos: -26.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3747 + - uid: 11315 components: - type: Transform - pos: -44.5,13.5 + pos: -24.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44853 - - 3776 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3783 + - uid: 11316 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,9.5 + pos: -22.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 3785 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3895 + - uid: 11317 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,13.5 + pos: -20.5,45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 137 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3896 + - uid: 11336 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,13.5 + rot: -1.5707963267948966 rad + pos: -2.5,35.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 137 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3903 + - uid: 12272 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,4.5 + rot: 3.141592653589793 rad + pos: -70.5,46.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 59 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3904 + - uid: 12550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,23.5 + rot: 3.141592653589793 rad + pos: -70.5,62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 136 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3905 + - uid: 13119 components: - type: Transform rot: 1.5707963267948966 rad - pos: -62.5,23.5 + pos: -15.5,56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 136 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3965 + - uid: 13148 components: - type: Transform - pos: -57.5,42.5 + rot: 1.5707963267948966 rad + pos: -14.5,64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3969 + - uid: 14604 components: - type: Transform - pos: -57.5,31.5 + pos: 13.5,-53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 135 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 3972 + - uid: 14606 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,-0.5 + pos: 14.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 52 - - 51718 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4005 + - uid: 14607 components: - type: Transform - pos: -20.5,8.5 + rot: 3.141592653589793 rad + pos: 16.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 72 - - 114 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4006 + - uid: 14608 components: - type: Transform - pos: -20.5,14.5 + rot: 3.141592653589793 rad + pos: 20.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 72 - - 114 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4008 + - uid: 14609 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-0.5 + rot: 3.141592653589793 rad + pos: 22.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7 - - 43770 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4010 + - uid: 14611 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,-0.5 + pos: 23.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 19 - - 43754 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4072 + - uid: 14613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,13.5 + pos: 10.5,-53.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 131 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4073 + - uid: 14614 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,23.5 + rot: 3.141592653589793 rad + pos: 11.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 131 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4336 + - uid: 14638 components: - type: Transform - pos: -75.5,31.5 + rot: 3.141592653589793 rad + pos: -25.5,-82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 134 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4339 + - uid: 14890 components: - type: Transform - pos: -75.5,42.5 + rot: 1.5707963267948966 rad + pos: -54.5,-88.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 134 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4344 + - uid: 14891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,23.5 + rot: -1.5707963267948966 rad + pos: -47.5,-88.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 138 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4349 + - uid: 15452 components: - type: Transform rot: 1.5707963267948966 rad - pos: -80.5,23.5 + pos: 34.5,-50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 138 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4350 + - uid: 16222 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,23.5 + pos: 19.5,-8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 132 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4351 + - uid: 16225 components: - type: Transform rot: 1.5707963267948966 rad - pos: -85.5,13.5 + pos: 29.5,10.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 132 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4352 + - uid: 16226 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,23.5 + pos: 29.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 140 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4359 + - uid: 17052 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,13.5 + pos: 36.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 140 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4362 + - uid: 17518 components: - type: Transform rot: 1.5707963267948966 rad - pos: -76.5,13.5 + pos: 69.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 139 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4363 + - uid: 17764 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-9.5 + rot: 3.141592653589793 rad + pos: -57.5,-79.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 14476 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4387 + - uid: 17890 + components: + - type: Transform + pos: -61.5,-69.5 + parent: 2 + - uid: 17907 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-4.5 + pos: -46.5,-75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14 - - 45308 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4414 + - uid: 17986 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,-3.5 + pos: -58.5,-67.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 69 - - 14476 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4420 + - uid: 18044 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,4.5 + pos: 56.5,42.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 31 - - 14472 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4458 + - uid: 18047 components: - type: Transform - pos: -7.5,11.5 + pos: 60.5,44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 31 - - 14472 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4501 + - uid: 18052 components: - type: Transform - pos: -90.5,4.5 + rot: -1.5707963267948966 rad + pos: -60.5,-78.5 parent: 2 - - uid: 4502 + - uid: 18116 components: - type: Transform - pos: -83.5,4.5 + rot: -1.5707963267948966 rad + pos: -40.5,-65.5 parent: 2 - - uid: 4503 + - uid: 18723 components: - type: Transform rot: 1.5707963267948966 rad - pos: -87.5,2.5 + pos: -58.5,-70.5 parent: 2 - - uid: 4504 + - uid: 18798 components: - type: Transform rot: 1.5707963267948966 rad - pos: -79.5,2.5 + pos: -34.5,-61.5 parent: 2 - - uid: 4509 + - uid: 19037 components: - type: Transform - pos: -31.5,3.5 + rot: 3.141592653589793 rad + pos: -6.5,-71.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23033 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4546 + - uid: 19038 components: - type: Transform - pos: 6.5,11.5 + rot: 3.141592653589793 rad + pos: -4.5,-71.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4547 + - uid: 19097 components: - type: Transform - pos: 7.5,4.5 + pos: -0.5,-70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 74 - - 43639 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4548 + - uid: 19102 components: - type: Transform - pos: 7.5,-3.5 + rot: 1.5707963267948966 rad + pos: -2.5,-62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4549 + - uid: 19115 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-9.5 + pos: 41.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 43638 - - 70 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4645 + - uid: 19116 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-4.5 + rot: -1.5707963267948966 rad + pos: 41.5,-60.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11 - - 43686 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4647 + - uid: 19118 components: - type: Transform - pos: 0.5,17.5 + rot: -1.5707963267948966 rad + pos: 23.5,-49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 112 - - 14490 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4679 + - uid: 19119 components: - type: Transform - pos: 1.5,4.5 + rot: -1.5707963267948966 rad + pos: 20.5,-63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 4692 - - 4693 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4700 + - uid: 19124 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-3.5 + rot: -1.5707963267948966 rad + pos: 13.5,-39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 716 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4716 + - uid: 19135 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -11.5,-47.5 + parent: 2 + - uid: 19136 components: - type: Transform rot: -1.5707963267948966 rad - pos: 21.5,-0.5 + pos: -9.5,-47.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5169 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4743 + - uid: 19160 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-4.5 + pos: 86.5,8.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 96 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4761 + - uid: 19161 components: - type: Transform - pos: 15.5,6.5 + rot: 3.141592653589793 rad + pos: 86.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35737 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4776 + - uid: 19282 components: - type: Transform - pos: -43.5,6.5 + pos: 27.5,-49.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4793 + - uid: 19283 components: - type: Transform - pos: 21.5,14.5 + rot: 3.141592653589793 rad + pos: 27.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45 - - 2661 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4808 + - uid: 19910 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,10.5 + pos: -50.5,-21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 125 - - 14506 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4815 + - uid: 20080 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-5.5 + pos: -47.5,-6.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4816 + - uid: 20241 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,-5.5 + pos: -9.5,-19.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4817 + - uid: 20262 components: - type: Transform rot: 3.141592653589793 rad - pos: -43.5,-5.5 + pos: -9.5,-22.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4819 + - uid: 21017 components: - type: Transform - pos: -46.5,6.5 + rot: -1.5707963267948966 rad + pos: -15.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4966 + - uid: 21018 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-3.5 + rot: 1.5707963267948966 rad + pos: -13.5,-28.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4967 + - uid: 21029 + components: + - type: Transform + pos: 106.5,-55.5 + parent: 2 + - uid: 21030 components: - type: Transform rot: 3.141592653589793 rad - pos: -52.5,-3.5 + pos: 108.5,-57.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4968 + - uid: 21031 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-0.5 + rot: 3.141592653589793 rad + pos: 104.5,-56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 4969 + - uid: 21036 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-0.5 + rot: -1.5707963267948966 rad + pos: 111.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 24 - - 51695 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5026 + - uid: 21037 components: - type: Transform rot: -1.5707963267948966 rad - pos: -55.5,8.5 + pos: 111.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 150 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5030 + - uid: 21038 components: - type: Transform rot: 1.5707963267948966 rad - pos: -62.5,8.5 + pos: 125.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 149 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5031 + - uid: 21039 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-21.5 + rot: 1.5707963267948966 rad + pos: 125.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 1314 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5053 + - uid: 21072 components: - type: Transform - pos: -58.5,8.5 + rot: -1.5707963267948966 rad + pos: 80.5,-21.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5056 + - uid: 21202 components: - type: Transform - pos: -58.5,-0.5 + pos: 80.5,-25.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5090 + - uid: 21328 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -64.5,-11.5 + parent: 2 + - uid: 21329 components: - type: Transform rot: 3.141592653589793 rad - pos: -65.5,-10.5 + pos: -62.5,-23.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 32715 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5138 + - uid: 21366 components: - type: Transform rot: 1.5707963267948966 rad - pos: -68.5,-4.5 + pos: 49.5,51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 146 - - 51697 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5186 + - uid: 21372 components: - type: Transform - pos: -40.5,6.5 + rot: -1.5707963267948966 rad + pos: 52.5,60.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30669 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5191 + - uid: 21373 components: - type: Transform rot: -1.5707963267948966 rad - pos: 63.5,-33.5 + pos: 52.5,62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 18157 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5222 + - uid: 21381 components: - type: Transform rot: 1.5707963267948966 rad - pos: -83.5,-8.5 + pos: 15.5,62.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 147 - - 5273 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5224 + - uid: 21386 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -43.5,-61.5 + parent: 2 + - uid: 21498 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -46.5,-57.5 + parent: 2 + - uid: 21527 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,-14.5 + rot: -1.5707963267948966 rad + pos: -40.5,-58.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 185 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5272 + - uid: 21683 components: - type: Transform rot: 3.141592653589793 rad - pos: -84.5,-16.5 + pos: -68.5,-33.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 185 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5274 + - uid: 22152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-21.5 + rot: 1.5707963267948966 rad + pos: -33.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 79 - - 6818 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5286 + - uid: 22479 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-25.5 + pos: 19.5,9.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 85 - - 14495 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5328 + - uid: 22489 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-27.5 + rot: 1.5707963267948966 rad + pos: 35.5,-7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 63 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5343 + - uid: 22852 components: - type: Transform rot: 1.5707963267948966 rad - pos: -25.5,-8.5 + pos: -15.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5362 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5354 + - uid: 22853 components: - type: Transform - pos: -26.5,-3.5 + rot: -1.5707963267948966 rad + pos: -17.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 118 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5365 + - uid: 22854 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-25.5 + rot: -1.5707963267948966 rad + pos: -29.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 188 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5396 + - uid: 22855 components: - type: Transform rot: 1.5707963267948966 rad - pos: 14.5,-15.5 + pos: -27.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 94 - - 14483 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5400 + - uid: 22856 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,-15.5 + pos: -25.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 94 - - 14483 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5409 + - uid: 22857 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-21.5 + rot: 1.5707963267948966 rad + pos: -23.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 93 - - 92 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5445 + - uid: 22858 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,-21.5 + pos: -21.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 95 - - 14496 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5465 + - uid: 22859 components: - type: Transform - pos: 39.5,-14.5 + rot: 1.5707963267948966 rad + pos: -19.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35940 - - 19681 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5515 + - uid: 22860 components: - type: Transform rot: -1.5707963267948966 rad - pos: 80.5,-45.5 + pos: -13.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 192 - - 14489 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5670 + - uid: 22861 components: - type: Transform - pos: -17.5,67.5 + rot: 1.5707963267948966 rad + pos: -31.5,-31.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5789 + - uid: 22862 components: - type: Transform - pos: -0.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5790 + pos: -26.5,-38.5 + parent: 2 + - uid: 22863 + components: + - type: Transform + pos: -18.5,-38.5 + parent: 2 + - uid: 22881 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5791 + pos: 81.5,-51.5 + parent: 2 + - uid: 22882 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 82.5,-58.5 + parent: 2 + - uid: 22884 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5792 + pos: 85.5,-58.5 + parent: 2 + - uid: 22890 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5793 + pos: 77.5,-54.5 + parent: 2 + - uid: 22891 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5794 + pos: 70.5,-52.5 + parent: 2 + - uid: 22892 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5795 + pos: 68.5,-50.5 + parent: 2 + - uid: 22893 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5796 + rot: 3.141592653589793 rad + pos: 64.5,-51.5 + parent: 2 + - uid: 22895 components: - type: Transform - pos: -0.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5797 + pos: 75.5,-50.5 + parent: 2 + - uid: 22896 components: - type: Transform - pos: 1.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5798 + rot: -1.5707963267948966 rad + pos: 85.5,-53.5 + parent: 2 + - uid: 22897 components: - type: Transform - pos: 1.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5799 + rot: 3.141592653589793 rad + pos: 83.5,-49.5 + parent: 2 + - uid: 24203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5800 + rot: 3.141592653589793 rad + pos: -19.5,-90.5 + parent: 2 + - uid: 24204 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5801 + pos: -15.5,-91.5 + parent: 2 + - uid: 24205 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5802 + pos: -7.5,-91.5 + parent: 2 + - uid: 24206 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5805 + rot: 1.5707963267948966 rad + pos: -13.5,-91.5 + parent: 2 + - uid: 24207 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,4.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5806 + rot: 1.5707963267948966 rad + pos: -5.5,-91.5 + parent: 2 + - uid: 24998 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,2.5 - parent: 45711 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 5982 + pos: 55.5,-48.5 + parent: 2 + - uid: 25019 components: - type: Transform - pos: 10.5,42.5 - parent: 45711 - - uid: 5983 + rot: -1.5707963267948966 rad + pos: 63.5,-34.5 + parent: 2 + - uid: 25020 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,42.5 - parent: 45711 - - uid: 5984 + rot: 1.5707963267948966 rad + pos: 50.5,-38.5 + parent: 2 + - uid: 25022 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,42.5 - parent: 45711 - - uid: 5985 + pos: 59.5,-43.5 + parent: 2 + - uid: 25023 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,40.5 - parent: 45711 - - uid: 5986 + pos: 26.5,-66.5 + parent: 2 + - uid: 25029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,40.5 - parent: 45711 - - uid: 5987 + rot: -1.5707963267948966 rad + pos: 60.5,-37.5 + parent: 2 + - uid: 25035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,40.5 - parent: 45711 - - uid: 6020 + pos: -33.5,-79.5 + parent: 2 + - uid: 25068 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,43.5 - parent: 45711 - - uid: 6021 + pos: 29.5,-37.5 + parent: 2 + - uid: 25069 components: - type: Transform - pos: -0.5,42.5 - parent: 45711 - - uid: 6022 + rot: -1.5707963267948966 rad + pos: -40.5,-75.5 + parent: 2 + - uid: 25070 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,45.5 - parent: 45711 - - uid: 6051 + pos: 26.5,-64.5 + parent: 2 + - uid: 25207 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,34.5 - parent: 45711 - - uid: 6052 + pos: 50.5,-53.5 + parent: 2 + - uid: 25224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,33.5 - parent: 45711 - - uid: 6053 + rot: 1.5707963267948966 rad + pos: 34.5,-35.5 + parent: 2 + - uid: 25294 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,28.5 - parent: 45711 - - uid: 6054 + pos: 74.5,-14.5 + parent: 2 + - uid: 25670 components: - type: Transform - pos: -11.5,36.5 - parent: 45711 - - uid: 6130 + rot: 3.141592653589793 rad + pos: -52.5,-79.5 + parent: 2 + - uid: 25774 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,46.5 - parent: 45711 - - uid: 6145 + pos: 34.5,-89.5 + parent: 2 + - uid: 25775 + components: + - type: Transform + pos: 29.5,-88.5 + parent: 2 + - uid: 25777 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,28.5 - parent: 45711 - - uid: 6148 + pos: 25.5,-91.5 + parent: 2 + - uid: 25778 components: - type: Transform - pos: -13.5,28.5 - parent: 45711 - - uid: 6149 + rot: 3.141592653589793 rad + pos: 25.5,-91.5 + parent: 2 + - uid: 25779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,28.5 - parent: 45711 - - uid: 6151 + pos: -68.5,-66.5 + parent: 2 + - uid: 25780 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,33.5 - parent: 45711 - - uid: 6152 + pos: 16.5,-89.5 + parent: 2 + - uid: 25781 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,33.5 - parent: 45711 - - uid: 6153 + pos: 9.5,-90.5 + parent: 2 + - uid: 25782 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,33.5 - parent: 45711 - - uid: 6157 - components: - - type: Transform - pos: -13.5,33.5 - parent: 45711 - - uid: 7826 - components: - - type: Transform - pos: -22.5,66.5 + pos: -0.5,-89.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11610 - - 11607 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 7912 + - uid: 25784 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-52.5 + rot: 3.141592653589793 rad + pos: 1.5,-91.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9596 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8155 + - uid: 25817 components: - type: Transform rot: 3.141592653589793 rad - pos: 21.5,-23.5 + pos: -0.5,-82.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 12 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8167 + - uid: 25833 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-17.5 + pos: -84.5,-57.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 160 - - 51722 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8186 + - uid: 25849 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-16.5 + rot: 3.141592653589793 rad + pos: 3.5,-75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 5638 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8203 + - uid: 25850 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-16.5 + rot: -1.5707963267948966 rad + pos: -0.5,-77.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 774 - - 8220 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8210 + - uid: 25851 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,-19.5 + pos: 2.5,-78.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 28915 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8253 + - uid: 25865 components: - type: Transform - pos: -20.5,-14.5 + rot: 1.5707963267948966 rad + pos: 6.5,-70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 60 - - 51717 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8256 + - uid: 25866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-21.5 + pos: 12.5,-73.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 8260 - - 51720 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8320 + - uid: 25868 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-27.5 + pos: 13.5,-69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 177 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8321 + - uid: 25869 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-27.5 + rot: -1.5707963267948966 rad + pos: 18.5,-74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 13042 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8322 + - uid: 25876 components: - type: Transform rot: 1.5707963267948966 rad - pos: -36.5,-23.5 + pos: 22.5,-85.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21442 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8323 + - uid: 25880 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-23.5 + rot: -1.5707963267948966 rad + pos: -34.5,-73.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 144 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8332 + - uid: 25883 components: - type: Transform - pos: -27.5,-24.5 + rot: 1.5707963267948966 rad + pos: 30.5,-70.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 172 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8335 + - uid: 25884 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-27.5 + pos: 26.5,-84.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 174 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8353 + - uid: 25885 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-28.5 + pos: 23.5,-69.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 143 - - 51723 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8420 + - uid: 25887 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-31.5 + pos: 19.5,-86.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35780 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8429 + - uid: 25888 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-36.5 + rot: -1.5707963267948966 rad + pos: -64.5,-78.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35781 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8433 + - uid: 25897 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-31.5 + pos: -54.5,-81.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35779 - - 51724 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8435 + - uid: 25898 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-32.5 + rot: -1.5707963267948966 rad + pos: 34.5,-85.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 163 - - 51725 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8449 + - uid: 25899 components: - type: Transform rot: 1.5707963267948966 rad - pos: -41.5,-33.5 + pos: 34.5,-76.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51726 - - 164 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8526 + - uid: 25900 components: - type: Transform - pos: -47.5,-30.5 + rot: -1.5707963267948966 rad + pos: 36.5,-73.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8528 + - uid: 25902 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-33.5 + rot: -1.5707963267948966 rad + pos: 43.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 165 - - 51727 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8532 + - uid: 25904 components: - type: Transform - pos: -47.5,-41.5 + rot: -1.5707963267948966 rad + pos: 36.5,-64.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51728 - - 51730 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8536 + - uid: 25905 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-50.5 + rot: -1.5707963267948966 rad + pos: 43.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 8522 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8548 + - uid: 25906 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-16.5 + pos: -36.5,-68.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8563 + - uid: 25907 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-25.5 + rot: -1.5707963267948966 rad + pos: 47.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8564 + - uid: 25908 components: - type: Transform rot: 3.141592653589793 rad - pos: -17.5,-25.5 + pos: -25.5,-90.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8565 + - uid: 25909 components: - type: Transform rot: 3.141592653589793 rad - pos: -14.5,-25.5 + pos: 41.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8566 + - uid: 25910 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-25.5 + rot: 1.5707963267948966 rad + pos: 31.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8609 + - uid: 25911 components: - type: Transform - pos: -17.5,-16.5 + pos: -27.5,-84.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 158 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8640 + - uid: 25912 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-15.5 + rot: 3.141592653589793 rad + pos: 27.5,-47.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 159 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8649 + - uid: 25913 components: - type: Transform - pos: -9.5,-17.5 + pos: -10.5,-74.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 161 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8655 + - uid: 25915 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-26.5 + rot: 1.5707963267948966 rad + pos: 20.5,-42.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8669 + - uid: 25916 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,-21.5 + pos: -14.5,-77.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8670 + - uid: 25917 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-21.5 + rot: 3.141592653589793 rad + pos: 24.5,-43.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 17 - - 51731 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8678 + - uid: 25919 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-23.5 + rot: 1.5707963267948966 rad + pos: 31.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 47 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8770 + - uid: 25920 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-30.5 + pos: 53.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 10 - - 51735 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8774 + - uid: 25924 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-30.5 + pos: 49.5,-45.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 10 - - 51735 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8779 + - uid: 25927 components: - type: Transform - pos: 0.5,-29.5 + rot: 1.5707963267948966 rad + pos: 53.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 51734 - - 51733 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8796 + - uid: 25929 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-32.5 + pos: 57.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 82 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8798 + - uid: 25933 components: - type: Transform - pos: 0.5,-35.5 + pos: 39.5,-63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 50 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8839 + - uid: 25945 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-37.5 + pos: 80.5,-44.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 41 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8864 + - uid: 26184 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-42.5 + pos: -77.5,78.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8865 + - uid: 26365 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-42.5 + pos: -85.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 22436 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8901 + - uid: 26371 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-44.5 + rot: -1.5707963267948966 rad + pos: -93.5,-49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 119 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8905 + - uid: 26381 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-41.5 + rot: -1.5707963267948966 rad + pos: -67.5,-4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 83 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8908 + - uid: 26407 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-52.5 + pos: -86.5,-47.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8909 + - uid: 26906 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-52.5 + rot: -1.5707963267948966 rad + pos: -84.5,-43.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 8939 + - uid: 26932 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-41.5 + rot: -1.5707963267948966 rad + pos: -84.5,-54.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 58 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9019 + - uid: 27934 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-41.5 + rot: 3.141592653589793 rad + pos: -20.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 86 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9020 + - uid: 27938 components: - type: Transform rot: 3.141592653589793 rad - pos: -34.5,-44.5 + pos: -36.5,-51.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 86 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9021 + - uid: 27940 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-53.5 + pos: -31.5,-49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 87 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9022 + - uid: 27943 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-60.5 + rot: -1.5707963267948966 rad + pos: 31.5,-97.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 88 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9065 + - uid: 28408 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-45.5 + rot: -1.5707963267948966 rad + pos: -64.5,-75.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 194 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9067 + - uid: 28672 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-51.5 + pos: -71.5,-59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 193 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9079 + - uid: 28673 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-46.5 + rot: -1.5707963267948966 rad + pos: -66.5,-63.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9102 + - uid: 28674 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-47.5 + rot: 1.5707963267948966 rad + pos: -77.5,-61.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9165 + - uid: 28675 components: - type: Transform - pos: 4.5,-49.5 + rot: -1.5707963267948966 rad + pos: -80.5,-52.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9166 + - uid: 28676 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,-51.5 + pos: -58.5,-55.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 44 - - 51750 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9170 + - uid: 28677 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,-51.5 + pos: -64.5,-59.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 80 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9191 + - uid: 28678 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-47.5 + pos: -50.5,-50.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 9193 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9215 + - uid: 28679 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,-57.5 + pos: -36.5,-56.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 51751 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9218 + - uid: 28685 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-57.5 + pos: -74.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21939 - - 36603 - - 51752 - - 51751 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9229 + - uid: 28686 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-57.5 + pos: -59.5,-38.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 36603 - - 51752 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9241 + - uid: 28687 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-50.5 + rot: 1.5707963267948966 rad + pos: -69.5,-26.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 120 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9247 + - uid: 28689 components: - type: Transform - pos: -0.5,-49.5 + rot: 3.141592653589793 rad + pos: -67.5,-36.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 11629 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9266 + - uid: 28693 components: - type: Transform - pos: 8.5,-42.5 + rot: -1.5707963267948966 rad + pos: -68.5,-48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9288 + - uid: 28694 components: - type: Transform - pos: 12.5,-36.5 + pos: -62.5,-41.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 30707 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9291 + - uid: 28695 components: - type: Transform - pos: 12.5,-39.5 + rot: -1.5707963267948966 rad + pos: -60.5,-49.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 90 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9356 + - uid: 28698 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-6.5 + rot: -1.5707963267948966 rad + pos: -78.5,-1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 52151 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9358 + - uid: 28700 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-0.5 + rot: 1.5707963267948966 rad + pos: -87.5,1.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9365 + - uid: 28701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-0.5 + rot: 3.141592653589793 rad + pos: -91.5,-0.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 14522 - - 496 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9403 + - uid: 28702 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 48.5,-6.5 + rot: 1.5707963267948966 rad + pos: -91.5,4.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 35669 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9407 + - uid: 28703 components: - type: Transform rot: -1.5707963267948966 rad - pos: 48.5,-0.5 + pos: -89.5,15.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 39 - - 41243 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9431 + - uid: 28704 components: - type: Transform rot: 1.5707963267948966 rad - pos: 50.5,3.5 + pos: -87.5,23.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 23803 - - 23804 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9452 + - uid: 28705 components: - type: Transform - pos: 59.5,4.5 + rot: 1.5707963267948966 rad + pos: -84.5,30.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 81 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9466 + - uid: 28706 components: - type: Transform - pos: 65.5,3.5 - parent: 2 - - type: DeviceNetwork - deviceLists: - - 26 - - 14521 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9497 + pos: -73.5,28.5 + parent: 2 + - uid: 28707 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-3.5 + pos: -78.5,35.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9499 + - uid: 28708 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-3.5 + rot: 1.5707963267948966 rad + pos: -87.5,40.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 73 - - 7898 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9545 + - uid: 28710 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-15.5 + pos: -69.5,39.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 7767 - - 14451 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9591 + - uid: 28713 components: - type: Transform - pos: 26.5,27.5 + pos: -66.5,27.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 2126 - - 14535 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 9603 + - uid: 28715 components: - type: Transform rot: 1.5707963267948966 rad - pos: 24.5,23.5 + pos: -60.5,37.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 45 - - 2661 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 19395 + - uid: 28716 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,-22.5 + pos: -64.5,44.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 26793 + - uid: 28719 components: - type: Transform - pos: 24.5,-9.5 + rot: -1.5707963267948966 rad + pos: -64.5,48.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 33790 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 36304 + - uid: 28721 components: - type: Transform - pos: 59.5,-30.5 + rot: 1.5707963267948966 rad + pos: -68.5,45.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47360 + - uid: 28722 components: - type: Transform - pos: 1.5,-0.5 - parent: 32764 - - type: DeviceNetwork - deviceLists: - - 32931 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47361 + rot: -1.5707963267948966 rad + pos: -84.5,17.5 + parent: 2 + - uid: 28725 components: - type: Transform - pos: 1.5,4.5 - parent: 32764 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47429 + rot: 3.141592653589793 rad + pos: -70.5,31.5 + parent: 2 + - uid: 28728 components: - type: Transform - pos: -3.5,-1.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47430 + rot: -1.5707963267948966 rad + pos: -62.5,36.5 + parent: 2 + - uid: 28729 components: - type: Transform - pos: 6.5,-1.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47431 + pos: -77.5,32.5 + parent: 2 + - uid: 28730 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44872 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47433 + rot: -1.5707963267948966 rad + pos: -67.5,-9.5 + parent: 2 + - uid: 28731 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,-3.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44871 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47447 - components: - - type: Transform - pos: 1.5,0.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44869 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47449 + pos: -66.5,-21.5 + parent: 2 + - uid: 28732 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-7.5 - parent: 44868 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47452 + pos: -74.5,-3.5 + parent: 2 + - uid: 28733 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-4.5 - parent: 44868 - - type: DeviceNetwork - deviceLists: - - 44870 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47543 + rot: 1.5707963267948966 rad + pos: -71.5,-6.5 + parent: 2 + - uid: 28735 components: - type: Transform - pos: 0.5,3.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56109 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47545 + rot: 1.5707963267948966 rad + pos: -79.5,-38.5 + parent: 2 + - uid: 28739 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-2.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47546 + rot: -1.5707963267948966 rad + pos: -78.5,-44.5 + parent: 2 + - uid: 28740 components: - type: Transform - pos: 0.5,1.5 - parent: 56108 - - type: DeviceNetwork - deviceLists: - - 56110 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47706 + rot: -1.5707963267948966 rad + pos: -57.5,-44.5 + parent: 2 + - uid: 29146 components: - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,-29.5 + pos: -34.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 47767 + - uid: 29147 components: - type: Transform - pos: 57.5,-33.5 + rot: -1.5707963267948966 rad + pos: -34.5,-7.5 parent: 2 - - type: DeviceNetwork - deviceLists: - - 21706 - - 35493 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48507 + - uid: 29148 components: - type: Transform - pos: 71.5,-27.5 + rot: -1.5707963267948966 rad + pos: -18.5,-14.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48508 + - uid: 29150 components: - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,-24.5 + rot: -1.5707963267948966 rad + pos: -24.5,-13.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 48510 + - uid: 29166 components: - type: Transform rot: 1.5707963267948966 rad - pos: 67.5,-22.5 + pos: 16.5,-18.5 parent: 2 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50849 + - uid: 29173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,17.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36873 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50851 + pos: 22.5,-16.5 + parent: 2 + - uid: 29175 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,17.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36873 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50874 + pos: 30.5,-14.5 + parent: 2 + - uid: 29176 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,13.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36869 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50875 + pos: 28.5,-21.5 + parent: 2 + - uid: 29177 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,13.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36871 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50882 + pos: 36.5,-11.5 + parent: 2 + - uid: 29179 components: - type: Transform - pos: 10.5,19.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36872 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50884 + rot: 3.141592653589793 rad + pos: 31.5,-9.5 + parent: 2 + - uid: 29865 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,13.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37346 - - 36870 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50896 + rot: 3.141592653589793 rad + pos: -73.5,-80.5 + parent: 2 + - uid: 29867 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,8.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36864 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 50898 + rot: -1.5707963267948966 rad + pos: -86.5,16.5 + parent: 2 + - uid: 29914 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,8.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 37347 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51132 + pos: -36.5,65.5 + parent: 2 + - uid: 30251 components: - type: Transform rot: -1.5707963267948966 rad - pos: 8.5,-4.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36863 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51133 + pos: 66.5,-27.5 + parent: 2 + - uid: 30273 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-6.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36862 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51164 + pos: 50.5,-10.5 + parent: 2 + - uid: 30437 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36866 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51165 + pos: 19.5,16.5 + parent: 2 + - uid: 30438 + components: + - type: Transform + pos: 29.5,18.5 + parent: 2 + - uid: 30440 components: - type: Transform rot: 1.5707963267948966 rad - pos: 2.5,2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36865 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51308 + pos: 34.5,11.5 + parent: 2 + - uid: 30442 components: - type: Transform rot: -1.5707963267948966 rad - pos: 14.5,8.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36878 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51309 + pos: 37.5,4.5 + parent: 2 + - uid: 30475 components: - type: Transform rot: -1.5707963267948966 rad - pos: 14.5,5.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36877 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51310 + pos: 47.5,-8.5 + parent: 2 + - uid: 30476 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36876 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51311 + rot: 1.5707963267948966 rad + pos: 60.5,-25.5 + parent: 2 + - uid: 30477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-0.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36875 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51312 + pos: 69.5,-18.5 + parent: 2 + - uid: 30489 components: - type: Transform rot: -1.5707963267948966 rad - pos: 14.5,-3.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36874 - - type: AtmosPipeColor - color: '#FF0000FF' - - uid: 51313 + pos: 80.5,-15.5 + parent: 2 + - uid: 30492 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 74.5,-15.5 + parent: 2 + - uid: 30493 + components: + - type: Transform + pos: 78.5,-9.5 + parent: 2 + - uid: 30497 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,2.5 - parent: 36861 - - type: DeviceNetwork - deviceLists: - - 36867 - - 37348 - - type: AtmosPipeColor - color: '#FF0000FF' -- proto: Gateway - entities: - - uid: 48614 + pos: 70.5,-10.5 + parent: 2 + - uid: 30500 components: - type: Transform - pos: 0.5,26.5 - parent: 45711 -- proto: Gauze - entities: - - uid: 19262 + rot: -1.5707963267948966 rad + pos: 62.5,-14.5 + parent: 2 + - uid: 30683 components: - type: Transform - pos: -23.583027,-63.331856 + pos: 59.5,-10.5 parent: 2 - - uid: 48615 + - uid: 30684 components: - type: Transform - pos: 11.740046,37.2521 - parent: 45711 -- proto: Gauze1 - entities: - - uid: 48616 + rot: 3.141592653589793 rad + pos: 54.5,-15.5 + parent: 2 + - uid: 30685 components: - type: Transform - pos: 11.865046,32.017727 - parent: 45711 - - uid: 48617 + pos: 48.5,-14.5 + parent: 2 + - uid: 30686 components: - type: Transform - pos: 17.427546,35.77318 - parent: 45711 -- proto: GeigerCounter - entities: - - uid: 23072 + rot: 1.5707963267948966 rad + pos: 43.5,-13.5 + parent: 2 + - uid: 30795 components: - type: Transform - pos: 39.06796,-31.46989 + rot: -1.5707963267948966 rad + pos: 18.5,52.5 parent: 2 -- proto: GeneratorBasic15kW - entities: - - uid: 18897 + - uid: 30796 components: - type: Transform - pos: 32.5,61.5 + rot: 3.141592653589793 rad + pos: 15.5,36.5 parent: 2 - - uid: 25652 + - uid: 30797 components: - type: Transform - pos: -72.5,7.5 + rot: -1.5707963267948966 rad + pos: 18.5,56.5 parent: 2 - - uid: 25653 + - uid: 30799 components: - type: Transform - pos: -72.5,2.5 + rot: -1.5707963267948966 rad + pos: 4.5,63.5 parent: 2 - - uid: 35100 + - uid: 30801 components: - type: Transform - pos: -14.5,14.5 - parent: 34641 - - uid: 35587 + rot: 1.5707963267948966 rad + pos: 7.5,37.5 + parent: 2 + - uid: 30802 components: - type: Transform - pos: 9.5,2.5 - parent: 36861 - - uid: 41054 + pos: -2.5,67.5 + parent: 2 + - uid: 30803 components: - type: Transform - pos: 34.5,61.5 + rot: 1.5707963267948966 rad + pos: 16.5,44.5 parent: 2 - - uid: 48618 + - uid: 30804 components: - type: Transform - pos: -6.5,5.5 - parent: 45711 - - type: PowerSupplier - supplyRampRate: 1500 - supplyRampTolerance: 1500 - supplyRate: 25000 -- proto: GeneratorRTG - entities: - - uid: 905 + rot: 3.141592653589793 rad + pos: 11.5,57.5 + parent: 2 + - uid: 30805 components: - type: Transform - pos: -74.5,4.5 + rot: 3.141592653589793 rad + pos: 7.5,30.5 parent: 2 - - uid: 25382 + - uid: 30854 components: - type: Transform - pos: -74.5,5.5 + rot: -1.5707963267948966 rad + pos: 67.5,14.5 parent: 2 - - uid: 43085 + - uid: 30855 components: - type: Transform - pos: -73.5,7.5 + pos: 61.5,14.5 parent: 2 - - uid: 43102 + - uid: 30856 components: - type: Transform - pos: -73.5,2.5 + rot: 3.141592653589793 rad + pos: 62.5,9.5 parent: 2 -- proto: GeneratorRTGDamaged - entities: - - uid: 23044 + - uid: 30906 components: - type: Transform - pos: 37.5,-33.5 + rot: -1.5707963267948966 rad + pos: 58.5,27.5 parent: 2 - - uid: 34612 + - uid: 30945 components: - type: Transform - pos: 19.5,61.5 - parent: 45711 -- proto: GeneratorWallmountAPU - entities: - - uid: 32814 + rot: -1.5707963267948966 rad + pos: 50.5,7.5 + parent: 2 + - uid: 30946 components: - type: Transform - pos: 1.5,1.5 - parent: 32764 - - uid: 32815 + rot: 3.141592653589793 rad + pos: 56.5,13.5 + parent: 2 + - uid: 30947 components: - type: Transform - pos: -0.5,1.5 - parent: 32764 - - uid: 32816 + rot: 1.5707963267948966 rad + pos: 52.5,12.5 + parent: 2 + - uid: 30948 components: - type: Transform - pos: 1.5,3.5 - parent: 32764 - - uid: 35848 + rot: 1.5707963267948966 rad + pos: 51.5,19.5 + parent: 2 + - uid: 30949 components: - type: Transform - pos: -0.5,3.5 - parent: 35803 - - uid: 45071 + rot: 3.141592653589793 rad + pos: 54.5,22.5 + parent: 2 + - uid: 31057 components: - type: Transform - pos: 3.5,-3.5 - parent: 44868 - - type: PowerSupplier - supplyRampRate: 1000 - supplyRampTolerance: 1000 - supplyRate: 36000 - - uid: 51712 + pos: -86.5,64.5 + parent: 2 + - uid: 31058 components: - type: Transform - pos: -72.5,1.5 + rot: -1.5707963267948966 rad + pos: -79.5,65.5 parent: 2 - - type: PowerSupplier - supplyRate: 10000 - - uid: 51713 + - uid: 31059 components: - type: Transform - pos: -72.5,8.5 + rot: 1.5707963267948966 rad + pos: -76.5,71.5 parent: 2 - - type: PowerSupplier - supplyRate: 10000 - - uid: 56234 + - uid: 31062 components: - type: Transform - pos: -2.5,2.5 - parent: 56108 - - type: PowerSupplier - supplyRampRate: 1000 - supplyRampTolerance: 1000 - supplyRate: 25000 -- proto: GeneratorWallmountBasic - entities: - - uid: 45072 + rot: 3.141592653589793 rad + pos: -67.5,69.5 + parent: 2 + - uid: 31064 components: - type: Transform - pos: 0.5,-6.5 - parent: 44868 - - uid: 45073 + pos: -51.5,59.5 + parent: 2 + - uid: 31065 components: - type: Transform - pos: 2.5,-6.5 - parent: 44868 -- proto: GenericTank - entities: - - uid: 45597 + rot: -1.5707963267948966 rad + pos: -53.5,73.5 + parent: 2 + - uid: 31066 components: - type: Transform - pos: 7.5,-2.5 - parent: 45518 -- proto: Girder - entities: - - uid: 19275 + rot: 3.141592653589793 rad + pos: -59.5,79.5 + parent: 2 + - uid: 31067 components: - type: Transform - pos: -29.5,-64.5 + rot: 1.5707963267948966 rad + pos: -64.5,73.5 parent: 2 - - uid: 19276 + - uid: 31068 components: - type: Transform - pos: 45.5,-61.5 + pos: -57.5,77.5 parent: 2 - - uid: 19277 + - uid: 31070 components: - type: Transform - pos: 46.5,-61.5 + pos: -57.5,84.5 parent: 2 - - uid: 19831 + - uid: 31071 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,53.5 + pos: -50.5,84.5 parent: 2 - - uid: 21821 + - uid: 31072 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -42.5,80.5 + parent: 2 + - uid: 31073 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -37.5,83.5 + parent: 2 + - uid: 31080 components: - type: Transform rot: 1.5707963267948966 rad - pos: 71.5,52.5 + pos: -55.5,92.5 parent: 2 - - uid: 24066 + - uid: 31081 components: - type: Transform rot: -1.5707963267948966 rad - pos: 93.5,52.5 + pos: -46.5,92.5 parent: 2 - - uid: 25211 + - uid: 31082 components: - type: Transform rot: -1.5707963267948966 rad - pos: 91.5,53.5 + pos: -46.5,97.5 parent: 2 - - uid: 25214 + - uid: 31085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,53.5 + pos: -40.5,100.5 parent: 2 - - uid: 25216 + - uid: 31088 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,52.5 + rot: 3.141592653589793 rad + pos: -40.5,102.5 parent: 2 - - uid: 25543 + - uid: 31089 components: - type: Transform rot: -1.5707963267948966 rad - pos: 77.5,53.5 + pos: -36.5,101.5 parent: 2 - - uid: 26194 + - uid: 31090 components: - type: Transform - pos: 71.5,-31.5 + rot: 1.5707963267948966 rad + pos: -47.5,107.5 parent: 2 - - uid: 28376 + - uid: 31091 components: - type: Transform - pos: 50.5,44.5 + rot: -1.5707963267948966 rad + pos: -44.5,104.5 parent: 2 - - uid: 33861 - components: - - type: Transform - pos: 2.5,6.5 - parent: 33049 - - uid: 33862 + - uid: 31094 components: - type: Transform - pos: 6.5,-9.5 - parent: 33049 - - uid: 33863 + rot: -1.5707963267948966 rad + pos: -36.5,95.5 + parent: 2 + - uid: 31126 components: - type: Transform - pos: -5.5,-8.5 - parent: 33049 - - uid: 33864 + rot: 1.5707963267948966 rad + pos: -56.5,62.5 + parent: 2 + - uid: 31127 components: - type: Transform - pos: 2.5,-20.5 - parent: 33049 - - uid: 33865 + rot: -1.5707963267948966 rad + pos: -55.5,67.5 + parent: 2 + - uid: 31135 components: - type: Transform - pos: 9.5,-12.5 - parent: 33049 - - uid: 33866 + pos: -41.5,78.5 + parent: 2 + - uid: 31292 components: - type: Transform - pos: 8.5,-12.5 - parent: 33049 - - uid: 33867 + rot: 3.141592653589793 rad + pos: -36.5,4.5 + parent: 2 + - uid: 31294 components: - type: Transform - pos: 6.5,-12.5 - parent: 33049 - - uid: 33868 + rot: -1.5707963267948966 rad + pos: -33.5,14.5 + parent: 2 + - uid: 31295 components: - type: Transform - pos: -10.5,18.5 - parent: 33049 - - uid: 33869 + rot: -1.5707963267948966 rad + pos: -23.5,16.5 + parent: 2 + - uid: 31297 components: - type: Transform - pos: 2.5,-0.5 - parent: 33049 - - uid: 33870 + rot: 3.141592653589793 rad + pos: -18.5,15.5 + parent: 2 + - uid: 31393 components: - type: Transform - pos: -1.5,-2.5 - parent: 33049 - - uid: 33871 + rot: 1.5707963267948966 rad + pos: -59.5,11.5 + parent: 2 + - uid: 31394 components: - type: Transform - pos: 6.5,15.5 - parent: 33049 - - uid: 33872 + pos: -46.5,15.5 + parent: 2 + - uid: 31395 components: - type: Transform - pos: 4.5,18.5 - parent: 33049 + rot: -1.5707963267948966 rad + pos: -51.5,20.5 + parent: 2 - uid: 33873 components: - type: Transform - pos: -1.5,15.5 - parent: 33049 + pos: 59.5,47.5 + parent: 2 - uid: 33874 components: - type: Transform - pos: 10.5,21.5 - parent: 33049 + rot: 1.5707963267948966 rad + pos: 48.5,69.5 + parent: 2 - uid: 33875 components: - type: Transform - pos: -6.5,20.5 - parent: 33049 - - uid: 34466 - components: - - type: Transform - pos: 49.5,-16.5 + rot: -1.5707963267948966 rad + pos: 17.5,69.5 parent: 2 - - uid: 36123 + - uid: 35398 components: - type: Transform - pos: 45.5,45.5 + rot: 3.141592653589793 rad + pos: 59.5,51.5 parent: 2 - - uid: 36182 + - uid: 35412 components: - type: Transform - pos: 48.5,50.5 + rot: -1.5707963267948966 rad + pos: 48.5,64.5 parent: 2 - - uid: 44192 + - uid: 35413 components: - type: Transform - pos: 56.5,-52.5 + rot: -1.5707963267948966 rad + pos: 48.5,58.5 parent: 2 - - uid: 44678 + - uid: 35414 components: - type: Transform - pos: 71.5,-48.5 + rot: 3.141592653589793 rad + pos: 19.5,72.5 parent: 2 - - uid: 45418 + - uid: 35415 components: - type: Transform - pos: 8.5,1.5 - parent: 43176 - - uid: 45419 + rot: 3.141592653589793 rad + pos: 25.5,72.5 + parent: 2 + - uid: 35416 components: - type: Transform - pos: 8.5,4.5 - parent: 43176 - - uid: 45420 + rot: 3.141592653589793 rad + pos: 29.5,72.5 + parent: 2 + - uid: 35417 components: - type: Transform - pos: 4.5,-4.5 - parent: 43176 - - uid: 45421 + rot: 3.141592653589793 rad + pos: 35.5,72.5 + parent: 2 + - uid: 35418 components: - type: Transform - pos: 8.5,-5.5 - parent: 43176 - - uid: 45422 + rot: 3.141592653589793 rad + pos: 39.5,72.5 + parent: 2 + - uid: 35419 components: - type: Transform - pos: 0.5,4.5 - parent: 43176 - - uid: 45598 + rot: 3.141592653589793 rad + pos: 45.5,72.5 + parent: 2 + - uid: 35420 components: - type: Transform - pos: 8.5,2.5 - parent: 45518 - - uid: 45599 + rot: -1.5707963267948966 rad + pos: 16.5,65.5 + parent: 2 + - uid: 35427 components: - type: Transform - pos: 5.5,-1.5 - parent: 45518 - - uid: 45600 + pos: 60.5,49.5 + parent: 2 + - uid: 36928 components: - type: Transform - pos: -7.5,2.5 - parent: 45518 - - uid: 45601 + rot: -1.5707963267948966 rad + pos: -43.5,-73.5 + parent: 2 + - uid: 39134 components: - type: Transform - pos: -2.5,8.5 - parent: 45518 - - uid: 45602 + pos: 20.5,-12.5 + parent: 2 + - uid: 39135 components: - type: Transform - pos: -5.5,5.5 - parent: 45518 - - uid: 45603 + pos: 26.5,-12.5 + parent: 2 + - uid: 39136 components: - type: Transform - pos: -1.5,-1.5 - parent: 45518 - - uid: 48619 + rot: 3.141592653589793 rad + pos: 20.5,-4.5 + parent: 2 + - uid: 39137 components: - type: Transform - pos: 19.5,9.5 - parent: 45711 - - uid: 48620 + rot: 3.141592653589793 rad + pos: 26.5,-4.5 + parent: 2 + - uid: 39138 components: - type: Transform - pos: 20.5,-3.5 - parent: 45711 - - uid: 48621 + rot: 1.5707963267948966 rad + pos: 27.5,-11.5 + parent: 2 + - uid: 39139 components: - type: Transform - pos: 20.5,2.5 - parent: 45711 - - uid: 48622 + rot: 1.5707963267948966 rad + pos: 27.5,-5.5 + parent: 2 + - uid: 39140 components: - type: Transform - pos: 22.5,5.5 - parent: 45711 - - uid: 48623 + rot: -1.5707963267948966 rad + pos: 19.5,-11.5 + parent: 2 + - uid: 39141 components: - type: Transform - pos: 21.5,-0.5 - parent: 45711 - - uid: 51105 + rot: -1.5707963267948966 rad + pos: 19.5,-5.5 + parent: 2 + - uid: 41311 components: - type: Transform - pos: 1.5,-67.5 + rot: 1.5707963267948966 rad + pos: -39.5,-48.5 parent: 2 - - uid: 51106 + - uid: 42315 components: - type: Transform - pos: -0.5,-67.5 + pos: -34.5,78.5 parent: 2 - - uid: 53675 + - uid: 42316 components: - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,48.5 - parent: 45711 - - uid: 54115 + pos: -33.5,74.5 + parent: 2 + - uid: 42317 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,42.5 - parent: 45711 -- proto: GlowstickBlue - entities: - - uid: 19278 + rot: -1.5707963267948966 rad + pos: -28.5,66.5 + parent: 2 + - uid: 42318 components: - type: Transform - pos: -83.95346,-15.279732 + rot: -1.5707963267948966 rad + pos: -24.5,65.5 parent: 2 -- proto: GlowstickPurple - entities: - - uid: 19280 + - uid: 42319 components: - type: Transform rot: 1.5707963267948966 rad - pos: -39.264847,-4.3543687 + pos: -26.5,58.5 parent: 2 - - uid: 19281 + - uid: 42320 components: - type: Transform - pos: -83.45478,-15.205231 + rot: 3.141592653589793 rad + pos: -23.5,47.5 parent: 2 -- proto: GlowstickRed - entities: - - uid: 19283 + - uid: 42321 components: - type: Transform - pos: -83.07846,-15.232857 + pos: -18.5,51.5 parent: 2 -- proto: GlowstickYellow - entities: - - uid: 56308 + - uid: 42322 components: - type: Transform - pos: -34.725906,48.551697 - parent: 45711 - - uid: 56309 + rot: 1.5707963267948966 rad + pos: -11.5,49.5 + parent: 2 + - uid: 42323 components: - type: Transform - pos: -35.038437,47.94232 - parent: 45711 -- proto: Gohei - entities: - - uid: 1305 + rot: -1.5707963267948966 rad + pos: -9.5,56.5 + parent: 2 + - uid: 47881 components: - - type: MetaData - desc: Деревянный и ужасающий жезл. Кто знает, что им вытворяли.. - name: плётка - type: Transform - parent: 1589 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 5672 + pos: -60.5,-86.5 + parent: 2 + - uid: 51071 components: - - type: MetaData - desc: Личная плётка главы службы безопасности, предназначенная для наказания как врагов НаноТрайзен, так и для своих сотрудников. А может быть и для чего-то ещё... - name: плётка - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 19285 + pos: -51.5,77.5 + parent: 2 + - uid: 54427 components: - - type: MetaData - desc: Мощное орудие сотрудников Службы Безопасности среди врагов НаноТрайзен! - name: плётка - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: GrapeSeeds - entities: - - uid: 422 + rot: 3.141592653589793 rad + pos: 0.5,-12.5 + parent: 53899 + - uid: 54918 components: - type: Transform - pos: -25.755947,36.496754 - parent: 2 -- proto: GrassBattlemap - entities: - - uid: 31521 + pos: 5.5,-3.5 + parent: 54730 + - uid: 54919 components: - type: Transform - pos: -5.0694222,31.624622 - parent: 2 -- proto: GravityGenerator - entities: - - uid: 19287 + rot: -1.5707963267948966 rad + pos: 2.5,0.5 + parent: 54730 + - uid: 54920 components: - type: Transform - pos: 39.5,38.5 - parent: 2 -- proto: GravityGeneratorMini - entities: - - uid: 32950 + rot: 1.5707963267948966 rad + pos: 6.5,0.5 + parent: 54730 + - uid: 54921 components: - type: Transform - pos: 1.5,1.5 - parent: 32764 - - type: Visibility - layer: 8 - - uid: 35849 + pos: 4.5,-11.5 + parent: 54730 + - uid: 54922 components: - type: Transform - pos: 3.5,0.5 - parent: 35803 - - uid: 37626 + rot: -1.5707963267948966 rad + pos: 4.5,0.5 + parent: 54730 + - uid: 55231 components: - type: Transform - pos: 8.5,2.5 - parent: 36861 - - uid: 45342 + rot: 3.141592653589793 rad + pos: 1.5,4.5 + parent: 55142 + - uid: 55656 components: - type: Transform - pos: 2.5,-7.5 - parent: 44868 - - uid: 48624 + rot: 1.5707963267948966 rad + pos: -16.5,16.5 + parent: 55280 + - uid: 56332 components: - type: Transform - pos: -11.5,31.5 - parent: 45711 - - uid: 56235 + rot: 1.5707963267948966 rad + pos: 0.5,-7.5 + parent: 56001 + - uid: 56583 components: - type: Transform - pos: 0.5,-3.5 - parent: 56108 -- proto: GrenadeBaton - entities: - - uid: 53026 + rot: 1.5707963267948966 rad + pos: -0.5,4.5 + parent: 56424 + - uid: 62540 components: - type: Transform - parent: 53024 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53027 + rot: -1.5707963267948966 rad + pos: -19.5,1.5 + parent: 56631 + - uid: 62541 components: - type: Transform - parent: 53024 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: GrenadeBlast - entities: - - uid: 48630 + rot: 1.5707963267948966 rad + pos: -17.5,-6.5 + parent: 56631 + - uid: 62542 components: - type: Transform - parent: 48629 - - type: Physics - canCollide: False - - uid: 53025 + rot: 1.5707963267948966 rad + pos: -5.5,-6.5 + parent: 56631 + - uid: 62543 components: - type: Transform - parent: 53024 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53224 + rot: -1.5707963267948966 rad + pos: 6.5,-6.5 + parent: 56631 + - uid: 62544 components: - type: Transform - parent: 53220 - - type: Physics - canCollide: False -- proto: GrenadeEMP - entities: - - uid: 53028 + rot: 3.141592653589793 rad + pos: -1.5,0.5 + parent: 56631 + - uid: 62545 components: - type: Transform - parent: 53024 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: GrenadeFlash - entities: - - uid: 53221 + rot: 3.141592653589793 rad + pos: 2.5,0.5 + parent: 56631 + - uid: 62546 components: - type: Transform - parent: 53220 - - type: Physics - canCollide: False -- proto: Grille - entities: - - uid: 117 + pos: 2.5,6.5 + parent: 56631 + - uid: 62547 components: - type: Transform - pos: 9.5,50.5 - parent: 2 - - uid: 226 + pos: -1.5,6.5 + parent: 56631 + - uid: 62548 components: - type: Transform - pos: 43.5,-28.5 - parent: 2 - - uid: 364 + rot: 3.141592653589793 rad + pos: -1.5,8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62549 components: - type: Transform - pos: 75.5,-18.5 - parent: 2 - - uid: 563 + rot: 3.141592653589793 rad + pos: 2.5,8.5 + parent: 56631 + - uid: 62550 components: - type: Transform - pos: -11.5,56.5 - parent: 2 - - uid: 632 + pos: -1.5,12.5 + parent: 56631 + - uid: 62551 components: - type: Transform - pos: 73.5,-49.5 - parent: 2 - - uid: 936 + pos: 2.5,12.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62552 components: - type: Transform - pos: 12.5,-22.5 - parent: 2 - - uid: 994 + rot: 3.141592653589793 rad + pos: -11.5,-8.5 + parent: 56631 + - uid: 62553 components: - type: Transform - pos: -32.5,-1.5 - parent: 2 - - uid: 1019 + rot: 3.141592653589793 rad + pos: 12.5,-8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62554 components: - type: Transform - pos: 11.5,62.5 - parent: 2 - - uid: 1081 + rot: 3.141592653589793 rad + pos: 12.5,20.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62555 components: - type: Transform - pos: 65.5,27.5 - parent: 2 - - uid: 1093 + rot: -1.5707963267948966 rad + pos: 17.5,27.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - 59372 + - uid: 62556 components: - type: Transform - pos: -1.5,-44.5 - parent: 2 - - uid: 1149 + rot: 1.5707963267948966 rad + pos: 11.5,23.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62557 components: - type: Transform - pos: 65.5,36.5 - parent: 2 - - uid: 1247 + rot: 1.5707963267948966 rad + pos: 14.5,25.5 + parent: 56631 + - uid: 62558 components: - type: Transform - pos: 23.5,63.5 - parent: 2 - - uid: 1257 + pos: -18.5,16.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62559 components: - type: Transform - pos: 7.5,-74.5 - parent: 2 - - uid: 1278 + rot: -1.5707963267948966 rad + pos: -14.5,10.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62560 components: - type: Transform - pos: 6.5,-74.5 - parent: 2 - - uid: 1347 + rot: 1.5707963267948966 rad + pos: -20.5,7.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - 59371 + - uid: 62561 components: - type: Transform - pos: 25.5,63.5 - parent: 2 - - uid: 1351 + rot: -1.5707963267948966 rad + pos: 22.5,-0.5 + parent: 56631 + - uid: 62562 components: - type: Transform - pos: 13.5,63.5 - parent: 2 - - uid: 1459 + pos: 3.5,18.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62563 components: - type: Transform - pos: 8.5,-74.5 - parent: 2 - - uid: 1523 + rot: 3.141592653589793 rad + pos: -2.5,14.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62564 components: - type: Transform - pos: 76.5,-18.5 - parent: 2 - - uid: 1623 + rot: 3.141592653589793 rad + pos: 19.5,-8.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - 59372 + - uid: 62565 components: - type: Transform - pos: -31.5,-1.5 - parent: 2 - - uid: 1627 + rot: -1.5707963267948966 rad + pos: 8.5,22.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62566 components: - type: Transform - pos: -34.5,-1.5 - parent: 2 - - uid: 1733 + rot: -1.5707963267948966 rad + pos: 8.5,28.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62567 components: - type: Transform - pos: 74.5,-48.5 - parent: 2 - - uid: 1834 + rot: 1.5707963267948966 rad + pos: 7.5,17.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62568 components: - type: Transform - pos: 77.5,-11.5 - parent: 2 - - uid: 1841 + rot: 1.5707963267948966 rad + pos: -10.5,17.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59371 + - uid: 62569 components: - type: Transform - pos: 41.5,-28.5 - parent: 2 - - uid: 1883 + rot: 3.141592653589793 rad + pos: -0.5,20.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62570 components: - type: Transform - pos: 75.5,-26.5 - parent: 2 - - uid: 2680 + rot: -1.5707963267948966 rad + pos: 1.5,24.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59372 + - uid: 62571 components: - type: Transform - pos: 77.5,-8.5 - parent: 2 - - uid: 2907 + rot: 1.5707963267948966 rad + pos: -0.5,28.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62572 components: - type: Transform - pos: 48.5,-3.5 - parent: 2 - - uid: 2908 + rot: 1.5707963267948966 rad + pos: 10.5,37.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62573 components: - type: Transform - pos: 49.5,-3.5 - parent: 2 - - uid: 2913 + rot: 3.141592653589793 rad + pos: 19.5,12.5 + parent: 56631 + - uid: 62574 components: - type: Transform - pos: 52.5,-4.5 - parent: 2 - - uid: 3045 + rot: 1.5707963267948966 rad + pos: 21.5,6.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62575 components: - type: Transform - pos: 11.5,64.5 - parent: 2 - - uid: 4207 + pos: -2.5,35.5 + parent: 56631 + - uid: 62576 components: - type: Transform - pos: 84.5,24.5 - parent: 2 - - uid: 4208 + rot: 3.141592653589793 rad + pos: 3.5,32.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 59393 + - uid: 62577 components: - type: Transform - pos: 85.5,24.5 - parent: 2 - - uid: 4209 + rot: 1.5707963267948966 rad + pos: -1.5,41.5 + parent: 56631 + - uid: 62578 components: - type: Transform - pos: 81.5,24.5 - parent: 2 - - uid: 4243 + rot: 1.5707963267948966 rad + pos: -15.5,79.5 + parent: 56631 + - uid: 62579 components: - type: Transform - pos: 82.5,24.5 - parent: 2 - - uid: 4245 + rot: 3.141592653589793 rad + pos: 23.5,54.5 + parent: 56631 + - uid: 62580 components: - type: Transform - pos: 86.5,24.5 - parent: 2 - - uid: 4247 + pos: -40.5,51.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63296 + - uid: 62581 components: - type: Transform - pos: 76.5,24.5 - parent: 2 - - uid: 4342 + rot: 3.141592653589793 rad + pos: -40.5,45.5 + parent: 56631 + - type: PoweredLight + on: False + - type: DeviceLinkSink + links: + - 63296 + - uid: 67819 components: - type: Transform - pos: 65.5,29.5 - parent: 2 - - uid: 4345 + pos: 12.5,15.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67820 components: - type: Transform - pos: 78.5,24.5 - parent: 2 - - uid: 4346 + rot: 1.5707963267948966 rad + pos: -1.5,13.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67821 components: - type: Transform - pos: 77.5,24.5 - parent: 2 - - uid: 4347 + rot: 1.5707963267948966 rad + pos: 0.5,15.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 + - uid: 67822 components: - type: Transform - pos: 80.5,24.5 - parent: 2 - - uid: 4348 + rot: 1.5707963267948966 rad + pos: -1.5,11.5 + parent: 66965 + - type: ApcPowerReceiver + powerLoad: 0 +- proto: PoweredSmallLightEmpty + entities: + - uid: 11744 components: - type: Transform - pos: 88.5,24.5 + rot: 1.5707963267948966 rad + pos: -82.5,24.5 parent: 2 - - uid: 5196 + - uid: 15453 components: - type: Transform - pos: 48.5,29.5 + rot: 1.5707963267948966 rad + pos: 34.5,-43.5 parent: 2 - - uid: 5685 + - uid: 15713 components: - type: Transform - pos: -45.5,-16.5 + rot: 3.141592653589793 rad + pos: 45.5,-49.5 parent: 2 - - uid: 5686 + - uid: 15715 components: - type: Transform - pos: -45.5,-14.5 + rot: 3.141592653589793 rad + pos: 50.5,-42.5 parent: 2 - - uid: 5760 + - uid: 21203 components: - type: Transform - pos: -16.5,-31.5 + rot: 3.141592653589793 rad + pos: 79.5,-27.5 parent: 2 - - uid: 5878 + - uid: 62582 components: - type: Transform - pos: 63.5,31.5 - parent: 2 - - uid: 5999 + rot: -1.5707963267948966 rad + pos: -5.5,-2.5 + parent: 56631 + - uid: 62583 components: - type: Transform - pos: 53.5,20.5 - parent: 2 - - uid: 6013 + rot: -1.5707963267948966 rad + pos: 17.5,23.5 + parent: 56631 + - uid: 62584 components: - type: Transform - pos: 51.5,27.5 - parent: 2 - - uid: 6138 + rot: 1.5707963267948966 rad + pos: 11.5,27.5 + parent: 56631 + - uid: 62585 components: - type: Transform - pos: 53.5,18.5 - parent: 2 - - uid: 6146 + rot: 3.141592653589793 rad + pos: 16.5,20.5 + parent: 56631 + - uid: 62586 components: - type: Transform - pos: 53.5,14.5 - parent: 2 - - uid: 6177 + pos: -13.5,16.5 + parent: 56631 + - uid: 62587 components: - type: Transform - pos: 55.5,26.5 - parent: 2 - - uid: 6226 + rot: 1.5707963267948966 rad + pos: -20.5,11.5 + parent: 56631 + - uid: 62588 components: - type: Transform - pos: 50.5,27.5 - parent: 2 - - uid: 6356 + pos: -2.5,18.5 + parent: 56631 + - uid: 62589 components: - type: Transform - pos: 48.5,27.5 - parent: 2 - - uid: 6386 + rot: 3.141592653589793 rad + pos: 3.5,14.5 + parent: 56631 + - uid: 62590 components: - type: Transform - pos: 70.5,13.5 - parent: 2 - - uid: 6548 + rot: 3.141592653589793 rad + pos: 1.5,20.5 + parent: 56631 + - uid: 62591 components: - type: Transform - pos: 43.5,-3.5 - parent: 2 - - uid: 6702 + rot: -1.5707963267948966 rad + pos: 1.5,28.5 + parent: 56631 + - uid: 62592 components: - type: Transform - pos: 46.5,-3.5 - parent: 2 - - uid: 6823 + rot: 1.5707963267948966 rad + pos: -0.5,24.5 + parent: 56631 + - uid: 62593 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,56.5 - parent: 2 - - uid: 6884 + rot: -1.5707963267948966 rad + pos: 9.5,15.5 + parent: 56631 + - uid: 62594 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,57.5 - parent: 2 - - uid: 6974 - components: - - type: Transform - pos: -9.5,64.5 - parent: 2 - - uid: 7000 + pos: -2.5,32.5 + parent: 56631 + - uid: 62595 components: - type: Transform - pos: 4.5,61.5 - parent: 2 - - uid: 7039 + pos: 3.5,35.5 + parent: 56631 + - uid: 62596 components: - type: Transform - pos: 47.5,27.5 - parent: 2 - - uid: 7042 + rot: 1.5707963267948966 rad + pos: -1.5,45.5 + parent: 56631 + - uid: 66526 components: - type: Transform - pos: -8.5,69.5 - parent: 2 - - uid: 7046 + pos: 12.5,21.5 + parent: 65849 + - type: ApcPowerReceiver + powerLoad: 0 +- proto: PrinterDoc + entities: + - uid: 4670 components: - type: Transform - pos: 89.5,24.5 + pos: 69.5,11.5 parent: 2 - - uid: 7055 + - uid: 7945 components: - type: Transform - pos: 65.5,31.5 + pos: 59.5,4.5 parent: 2 - - uid: 7058 + - uid: 7979 components: - type: Transform - pos: 93.5,45.5 + rot: -1.5707963267948966 rad + pos: -24.5,-19.5 parent: 2 - - uid: 7059 + - uid: 9863 components: - type: Transform - pos: 93.5,47.5 + pos: -14.5,41.5 parent: 2 - - uid: 7060 + - uid: 9919 components: - type: Transform - pos: 93.5,51.5 + rot: 1.5707963267948966 rad + pos: 0.5,58.5 parent: 2 - - uid: 7062 +- proto: Protolathe + entities: + - uid: 3864 components: - type: Transform - pos: 92.5,52.5 + pos: 32.5,-18.5 parent: 2 - - uid: 7063 + - uid: 8985 components: - type: Transform - pos: 65.5,32.5 + pos: 66.5,-56.5 parent: 2 - - uid: 7121 + - uid: 65617 components: - type: Transform - pos: -7.5,69.5 - parent: 2 - - uid: 7126 + pos: -1.5,3.5 + parent: 65540 +- proto: PsychBed + entities: + - uid: 5704 components: + - type: MetaData + desc: Кровать с мягкой обивкой. + name: 'кушетка ' - type: Transform - pos: 65.5,33.5 + pos: -18.5,56.5 parent: 2 - - uid: 7128 + missingComponents: + - Damageable + - uid: 11564 components: - type: Transform - pos: 65.5,28.5 + pos: -14.5,-58.5 parent: 2 - - uid: 7195 +- proto: PuddleEgg + entities: + - uid: 6986 components: - type: Transform - pos: 50.5,29.5 + pos: -67.5,23.5 parent: 2 - - uid: 7352 + - uid: 6987 components: - type: Transform - pos: 41.5,27.5 + pos: -66.5,24.5 parent: 2 - - uid: 7372 + - uid: 9999 components: - type: Transform - pos: -61.5,52.5 + pos: -53.5,34.5 parent: 2 - - uid: 7634 +- proto: PuddleVomit + entities: + - uid: 6979 components: - type: Transform - pos: 63.5,33.5 + pos: -66.5,22.5 parent: 2 - - uid: 7644 +- proto: PuddleWatermelon + entities: + - uid: 25824 components: - type: Transform - pos: 93.5,48.5 + pos: -59.5,70.5 parent: 2 - - uid: 7648 +- proto: Rack + entities: + - uid: 2546 components: - type: Transform - pos: 47.5,29.5 + pos: 29.5,-31.5 parent: 2 - - uid: 7664 + - uid: 3570 components: - type: Transform - pos: 63.5,32.5 + rot: -1.5707963267948966 rad + pos: 42.5,-29.5 parent: 2 - - uid: 7666 + - uid: 4303 components: - type: Transform - pos: 90.5,24.5 + pos: 38.5,-24.5 parent: 2 - - uid: 7671 + - uid: 4437 components: - type: Transform - pos: 74.5,52.5 + pos: 24.5,-18.5 parent: 2 - - uid: 7910 + - uid: 4525 components: - type: Transform - pos: 14.5,-22.5 + pos: -16.5,42.5 parent: 2 - - uid: 8080 + - uid: 4689 components: - type: Transform - pos: 42.5,27.5 + rot: 1.5707963267948966 rad + pos: 62.5,-21.5 parent: 2 - - uid: 8088 + - uid: 4690 components: - type: Transform - pos: -32.5,-19.5 + rot: 1.5707963267948966 rad + pos: 62.5,-17.5 parent: 2 - - uid: 8354 + - uid: 4943 components: - type: Transform - pos: 52.5,-6.5 + pos: 54.5,-31.5 parent: 2 - - uid: 8502 + - uid: 5120 components: - type: Transform - pos: 67.5,13.5 + pos: 52.5,-35.5 parent: 2 - - uid: 8503 + - uid: 5876 components: - type: Transform - pos: 65.5,13.5 + pos: -47.5,35.5 parent: 2 - - uid: 9140 + - uid: 6216 components: - type: Transform - pos: 52.5,-1.5 + rot: 3.141592653589793 rad + pos: 27.5,46.5 parent: 2 - - uid: 9872 + - uid: 6557 components: - type: Transform - pos: 33.5,22.5 + pos: -31.5,6.5 parent: 2 - - uid: 9873 + - uid: 6558 components: - type: Transform - pos: 33.5,24.5 + pos: -31.5,7.5 parent: 2 - - uid: 10137 + - uid: 6582 components: - type: Transform - pos: -32.5,65.5 + pos: -31.5,8.5 parent: 2 - - uid: 10476 + - uid: 6583 components: - type: Transform - pos: 72.5,52.5 + pos: -31.5,11.5 parent: 2 - - uid: 10477 + - uid: 6584 components: - type: Transform - pos: 78.5,52.5 + pos: -31.5,10.5 parent: 2 - - uid: 10480 + - uid: 6586 components: - type: Transform - pos: 73.5,52.5 + pos: -31.5,12.5 parent: 2 - - uid: 10481 + - uid: 6723 components: - type: Transform - pos: 65.5,51.5 + rot: 3.141592653589793 rad + pos: -57.5,42.5 parent: 2 - - uid: 10484 + - uid: 6811 components: - type: Transform - pos: 77.5,52.5 + pos: -31.5,-9.5 parent: 2 - - uid: 10487 + - uid: 6997 components: - type: Transform - pos: 76.5,52.5 + pos: -64.5,24.5 parent: 2 - - uid: 10492 + - uid: 7305 components: - type: Transform - pos: 66.5,24.5 + pos: -52.5,5.5 parent: 2 - - uid: 10613 + - uid: 7636 components: - type: Transform - pos: 65.5,25.5 + pos: 59.5,-7.5 parent: 2 - - uid: 10619 + - uid: 7976 components: - type: Transform - pos: 63.5,11.5 + pos: 58.5,9.5 parent: 2 - - uid: 11323 + - uid: 8002 components: - type: Transform - pos: -27.5,72.5 + pos: -52.5,62.5 parent: 2 - - uid: 11416 + - uid: 8003 components: - type: Transform - pos: -25.5,72.5 + pos: -52.5,61.5 parent: 2 - - uid: 11417 + - uid: 8005 components: - type: Transform - pos: -22.5,72.5 + pos: -50.5,63.5 parent: 2 - - uid: 11418 + - uid: 8007 components: - type: Transform - pos: -20.5,72.5 + pos: -52.5,66.5 parent: 2 - - uid: 11451 + - uid: 8455 components: - type: Transform - pos: -17.5,72.5 + pos: 72.5,9.5 parent: 2 - - uid: 11452 + - uid: 8503 components: - type: Transform - pos: -18.5,72.5 + pos: 62.5,-42.5 parent: 2 - - uid: 11673 + - uid: 8646 components: - type: Transform - pos: 19.5,52.5 + rot: 1.5707963267948966 rad + pos: 71.5,-41.5 parent: 2 - - uid: 11737 + - uid: 8713 components: - type: Transform - pos: 95.5,43.5 + pos: 75.5,-34.5 parent: 2 - - uid: 11944 + - uid: 8836 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,58.5 + pos: 51.5,-60.5 parent: 2 - - uid: 12081 + - uid: 8851 components: - type: Transform - pos: 51.5,-34.5 + pos: 47.5,-64.5 parent: 2 - - uid: 12254 + - uid: 8871 components: - type: Transform - pos: 73.5,-48.5 + rot: -1.5707963267948966 rad + pos: 61.5,-62.5 parent: 2 - - uid: 12319 + - uid: 8947 components: - type: Transform - pos: 9.5,54.5 + pos: 56.5,-53.5 parent: 2 - - uid: 12332 + - uid: 8965 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-12.5 + pos: 73.5,-29.5 parent: 2 - - uid: 13378 + - uid: 8974 components: - type: Transform rot: 3.141592653589793 rad - pos: -34.5,65.5 + pos: 62.5,-56.5 parent: 2 - - uid: 13379 + - uid: 8977 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,65.5 + pos: 59.5,-50.5 parent: 2 - - uid: 13771 + - uid: 9014 components: - type: Transform - pos: 2.5,-44.5 + pos: 66.5,-53.5 parent: 2 - - uid: 14195 + - uid: 9056 components: - type: Transform - pos: 0.5,-44.5 + pos: 68.5,-55.5 parent: 2 - - uid: 14197 + - uid: 9087 components: - type: Transform - pos: 70.5,24.5 + rot: 3.141592653589793 rad + pos: 0.5,53.5 parent: 2 - - uid: 14283 + - uid: 9213 components: - type: Transform - pos: 92.5,24.5 + pos: 70.5,-25.5 parent: 2 - - uid: 14324 + - uid: 9214 components: - type: Transform - pos: 72.5,24.5 + pos: 70.5,-23.5 parent: 2 - - uid: 14361 + - uid: 9215 components: - type: Transform - pos: 61.5,-27.5 + pos: 72.5,-23.5 parent: 2 - - uid: 14473 + - uid: 9216 components: - type: Transform - pos: 75.5,-12.5 + pos: 72.5,-25.5 parent: 2 - - uid: 14503 + - uid: 9300 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-29.5 + pos: 64.5,-47.5 parent: 2 - - uid: 14831 + - uid: 9469 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-30.5 + pos: 6.5,-13.5 parent: 2 - - uid: 15096 + - uid: 9645 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-31.5 + rot: 1.5707963267948966 rad + pos: -47.5,22.5 parent: 2 - - uid: 15255 + - uid: 9832 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,57.5 + pos: 10.5,24.5 parent: 2 - - uid: 15438 + - uid: 9910 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,69.5 + rot: 3.141592653589793 rad + pos: 1.5,53.5 parent: 2 - - uid: 15787 + - uid: 10110 components: - type: Transform - pos: 51.5,29.5 + pos: -13.5,21.5 parent: 2 - - uid: 15790 + - uid: 10113 components: - type: Transform - pos: 66.5,52.5 + pos: -12.5,21.5 parent: 2 - - uid: 15862 + - uid: 10451 components: - type: Transform - pos: 2.5,47.5 + pos: -23.5,-16.5 parent: 2 - - uid: 15908 + - uid: 10482 components: - type: Transform - pos: 1.5,-44.5 + rot: -1.5707963267948966 rad + pos: 2.5,60.5 parent: 2 - - uid: 18159 + - uid: 10486 components: - type: Transform rot: -1.5707963267948966 rad - pos: 74.5,-47.5 + pos: -1.5,67.5 parent: 2 - - uid: 18322 + - uid: 10523 components: - type: Transform - pos: 65.5,47.5 + pos: -26.5,18.5 parent: 2 - - uid: 18323 + - uid: 10524 components: - type: Transform - pos: 93.5,25.5 + pos: -28.5,18.5 parent: 2 - - uid: 18330 + - uid: 10525 components: - type: Transform - pos: 93.5,43.5 + pos: -29.5,18.5 parent: 2 - - uid: 18334 + - uid: 10969 components: - type: Transform - pos: 93.5,44.5 + pos: -80.5,61.5 parent: 2 - - uid: 18569 + - uid: 11403 components: - type: Transform - pos: 49.5,27.5 + pos: -21.5,39.5 parent: 2 - - uid: 18884 + - uid: 11537 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-32.5 + rot: 1.5707963267948966 rad + pos: 44.5,-49.5 parent: 2 - - uid: 18926 + - uid: 11711 components: - type: Transform - pos: -0.5,-44.5 + rot: 1.5707963267948966 rad + pos: -79.5,24.5 parent: 2 - - uid: 19013 + - uid: 11725 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-32.5 + rot: 3.141592653589793 rad + pos: 16.5,30.5 parent: 2 - - uid: 19020 + - uid: 11727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-32.5 + rot: 3.141592653589793 rad + pos: 14.5,30.5 parent: 2 - - uid: 19023 + - uid: 11806 components: - type: Transform rot: 3.141592653589793 rad - pos: 62.5,-35.5 + pos: -72.5,43.5 parent: 2 - - uid: 19252 + - uid: 12189 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-25.5 + pos: -58.5,64.5 parent: 2 - - uid: 19288 + - uid: 12529 components: - type: Transform - pos: 26.5,-22.5 + pos: 24.5,-10.5 parent: 2 - - uid: 19297 + - uid: 12555 components: - type: Transform - pos: 22.5,7.5 + pos: 24.5,-6.5 parent: 2 - - uid: 19299 + - uid: 13028 components: - type: Transform - pos: -23.5,-10.5 + pos: 18.5,24.5 parent: 2 - - uid: 19301 + - uid: 13029 components: - type: Transform - pos: 4.5,8.5 + pos: 9.5,21.5 parent: 2 - - uid: 19302 + - uid: 14521 components: - type: Transform - pos: 18.5,14.5 + pos: -2.5,-38.5 parent: 2 - - uid: 19304 + - uid: 14660 components: - type: Transform - pos: -5.5,0.5 + pos: 3.5,-66.5 parent: 2 - - uid: 19306 + - uid: 14845 components: - type: Transform - pos: 5.5,8.5 + pos: 32.5,-72.5 parent: 2 - - uid: 19307 + - uid: 14847 components: - type: Transform - pos: -68.5,12.5 + pos: 6.5,-68.5 parent: 2 - - uid: 19309 + - uid: 14848 components: - type: Transform - pos: -2.5,10.5 + pos: 23.5,-86.5 parent: 2 - - uid: 19311 + - uid: 14867 components: - type: Transform - pos: -19.5,6.5 + pos: -6.5,-41.5 parent: 2 - - uid: 19312 + - uid: 15226 components: - type: Transform - pos: -19.5,8.5 + rot: 1.5707963267948966 rad + pos: 51.5,-23.5 parent: 2 - - uid: 19313 + - uid: 15236 components: - type: Transform - pos: -19.5,7.5 + pos: 48.5,-26.5 parent: 2 - - uid: 19314 + - uid: 15243 components: - type: Transform - pos: 22.5,18.5 + pos: -78.5,-47.5 parent: 2 - - uid: 19315 + - uid: 15351 components: - type: Transform - pos: -73.5,12.5 + rot: 3.141592653589793 rad + pos: 63.5,-31.5 parent: 2 - - uid: 19317 + - uid: 15484 components: - type: Transform - pos: 20.5,-37.5 + pos: 50.5,-42.5 parent: 2 - - uid: 19318 + - uid: 15741 components: - type: Transform - pos: 22.5,16.5 + pos: -10.5,-47.5 parent: 2 - - uid: 19319 + - uid: 15797 components: - type: Transform - pos: -7.5,0.5 + pos: 26.5,24.5 parent: 2 - - uid: 19321 + - uid: 15925 components: - type: Transform - pos: 18.5,15.5 + pos: 34.5,53.5 parent: 2 - - uid: 19322 + - uid: 15926 components: - type: Transform - pos: 76.5,4.5 + pos: 34.5,52.5 parent: 2 - - uid: 19324 + - uid: 15927 components: - type: Transform - pos: -14.5,-23.5 + pos: 38.5,52.5 parent: 2 - - uid: 19326 + - uid: 15928 components: - type: Transform - pos: -6.5,8.5 + pos: 38.5,53.5 parent: 2 - - uid: 19334 + - uid: 15929 components: - type: Transform - pos: -23.5,-13.5 + pos: 35.5,50.5 parent: 2 - - uid: 19335 + - uid: 15930 components: - type: Transform - pos: -23.5,-11.5 + pos: 37.5,50.5 parent: 2 - - uid: 19336 + - uid: 16043 components: - type: Transform - pos: 5.5,7.5 + pos: 43.5,19.5 parent: 2 - - uid: 19337 + - uid: 16046 components: - type: Transform - pos: 39.5,-58.5 + pos: 48.5,14.5 parent: 2 - - uid: 19338 + - uid: 16147 components: - type: Transform - pos: 6.5,0.5 + pos: 30.5,8.5 parent: 2 - - uid: 19339 + - uid: 16148 components: - type: Transform - pos: 4.5,0.5 + pos: 30.5,9.5 parent: 2 - - uid: 19340 + - uid: 16149 components: - type: Transform - pos: 18.5,17.5 + pos: 30.5,10.5 parent: 2 - - uid: 19342 + - uid: 16150 components: - type: Transform - pos: 18.5,16.5 + pos: 23.5,8.5 parent: 2 - - uid: 19350 + - uid: 16151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,69.5 + pos: 23.5,10.5 parent: 2 - - uid: 19352 + - uid: 16152 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,74.5 + pos: 24.5,10.5 parent: 2 - - uid: 19354 + - uid: 16153 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,69.5 + pos: 24.5,8.5 parent: 2 - - uid: 19357 + - uid: 17019 components: - type: Transform - pos: -2.5,8.5 + rot: -1.5707963267948966 rad + pos: 39.5,42.5 parent: 2 - - uid: 19358 + - uid: 17066 components: - type: Transform - pos: -5.5,8.5 + pos: 35.5,48.5 parent: 2 - - uid: 19361 + - uid: 17803 components: - type: Transform - pos: 18.5,18.5 + pos: 63.5,52.5 parent: 2 - - uid: 19364 + - uid: 17805 components: - type: Transform - pos: -17.5,-23.5 + pos: 66.5,52.5 parent: 2 - - uid: 19365 + - uid: 17860 components: - type: Transform - pos: -1.5,8.5 + pos: -45.5,-72.5 parent: 2 - - uid: 19367 + - uid: 18058 components: - type: Transform - pos: -6.5,7.5 + pos: 58.5,42.5 parent: 2 - - uid: 19370 + - uid: 18059 components: - type: Transform - pos: 1.5,8.5 + pos: 58.5,44.5 parent: 2 - - uid: 19371 + - uid: 18380 components: - type: Transform - pos: 93.5,27.5 + pos: -54.5,-67.5 parent: 2 - - uid: 19373 + - uid: 18400 components: - type: Transform - pos: -7.5,-39.5 + pos: -54.5,-63.5 parent: 2 - - uid: 19374 + - uid: 18552 components: - type: Transform - pos: -9.5,-39.5 + pos: -59.5,-75.5 parent: 2 - - uid: 19375 + - uid: 18561 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-73.5 + pos: -59.5,-73.5 parent: 2 - - uid: 19377 + - uid: 18566 components: - type: Transform - pos: -11.5,-39.5 + pos: -48.5,-75.5 parent: 2 - - uid: 19382 + - uid: 18604 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-80.5 + pos: -58.5,-73.5 parent: 2 - - uid: 19383 + - uid: 19894 components: - type: Transform - pos: -4.5,10.5 + pos: -55.5,-23.5 parent: 2 - - uid: 19384 + - uid: 19905 components: - type: Transform - pos: -14.5,-27.5 + pos: -46.5,-20.5 parent: 2 - - uid: 19385 + - uid: 19906 components: - type: Transform - pos: 6.5,-39.5 + pos: -44.5,-20.5 parent: 2 - - uid: 19387 + - uid: 20018 components: - type: Transform - pos: 2.5,8.5 + pos: -64.5,-8.5 parent: 2 - - uid: 19388 + - uid: 20076 components: - type: Transform - pos: 3.5,8.5 + pos: -53.5,-2.5 parent: 2 - - uid: 19389 + - uid: 20455 components: - type: Transform - pos: 37.5,27.5 + pos: -50.5,-28.5 parent: 2 - - uid: 19390 + - uid: 20456 components: - type: Transform - pos: 39.5,27.5 + pos: -56.5,-30.5 parent: 2 - - uid: 19391 + - uid: 20460 components: - type: Transform - pos: -3.5,8.5 + pos: -51.5,-32.5 parent: 2 - - uid: 19392 + - uid: 20467 components: - type: Transform - pos: 0.5,8.5 + pos: -52.5,-30.5 parent: 2 - - uid: 19393 + - uid: 20468 components: - type: Transform - pos: -0.5,8.5 + pos: -55.5,-30.5 parent: 2 - - uid: 19397 + - uid: 20470 components: - type: Transform - pos: -4.5,8.5 + pos: -54.5,-30.5 parent: 2 - - uid: 19400 + - uid: 20471 components: - type: Transform - pos: 22.5,17.5 + pos: -56.5,-28.5 parent: 2 - - uid: 19402 + - uid: 20473 components: - type: Transform - pos: 28.5,-22.5 + pos: -54.5,-28.5 parent: 2 - - uid: 19403 + - uid: 20474 components: - type: Transform - pos: -6.5,-20.5 + pos: -55.5,-28.5 parent: 2 - - uid: 19404 + - uid: 20475 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,-80.5 + pos: -51.5,-28.5 parent: 2 - - uid: 19405 + - uid: 20476 components: - type: Transform - pos: 62.5,10.5 + pos: -49.5,-34.5 parent: 2 - - uid: 19406 + - uid: 20481 components: - type: Transform - pos: 64.5,10.5 + pos: -51.5,-30.5 parent: 2 - - uid: 19407 + - uid: 20483 components: - type: Transform - pos: 63.5,10.5 + rot: 1.5707963267948966 rad + pos: -55.5,-34.5 parent: 2 - - uid: 19408 + - uid: 20484 components: - type: Transform - pos: 81.5,-45.5 + pos: -49.5,-30.5 parent: 2 - - uid: 19409 + - uid: 20485 components: - type: Transform - pos: 81.5,-44.5 + rot: 1.5707963267948966 rad + pos: -56.5,-34.5 parent: 2 - - uid: 19410 + - uid: 20487 components: - type: Transform - pos: 81.5,-43.5 + pos: -50.5,-30.5 parent: 2 - - uid: 19412 + - uid: 20488 components: - type: Transform - pos: 22.5,15.5 + rot: 1.5707963267948966 rad + pos: -52.5,-34.5 parent: 2 - - uid: 19413 + - uid: 20489 components: - type: Transform - pos: -23.5,-17.5 + rot: 1.5707963267948966 rad + pos: -51.5,-34.5 parent: 2 - - uid: 19414 + - uid: 20490 components: - type: Transform - pos: -6.5,9.5 + rot: 1.5707963267948966 rad + pos: -50.5,-34.5 parent: 2 - - uid: 19415 + - uid: 20491 components: - type: Transform - pos: -6.5,10.5 + pos: -52.5,-28.5 parent: 2 - - uid: 19416 + - uid: 20494 components: - type: Transform - pos: -6.5,10.5 + rot: -1.5707963267948966 rad + pos: -50.5,-32.5 parent: 2 - - uid: 19417 + - uid: 20496 components: - type: Transform - pos: -5.5,10.5 + rot: -1.5707963267948966 rad + pos: -52.5,-32.5 parent: 2 - - uid: 19418 + - uid: 20700 components: - type: Transform - pos: -3.5,10.5 + rot: 3.141592653589793 rad + pos: -2.5,-31.5 parent: 2 - - uid: 19419 + - uid: 20704 components: - type: Transform - pos: -1.5,10.5 + pos: 88.5,-59.5 parent: 2 - - uid: 19420 + - uid: 20805 components: - type: Transform - pos: 5.5,9.5 + rot: -1.5707963267948966 rad + pos: -45.5,-5.5 parent: 2 - - uid: 19421 + - uid: 20890 components: - type: Transform - pos: -0.5,10.5 + rot: -1.5707963267948966 rad + pos: 78.5,-58.5 parent: 2 - - uid: 19422 + - uid: 20892 components: - type: Transform - pos: 0.5,10.5 + rot: -1.5707963267948966 rad + pos: 80.5,-54.5 parent: 2 - - uid: 19423 + - uid: 20902 components: - type: Transform - pos: 1.5,10.5 + pos: -64.5,-18.5 parent: 2 - - uid: 19424 + - uid: 20924 components: - type: Transform - pos: 3.5,10.5 + pos: -66.5,-19.5 parent: 2 - - uid: 19425 + - uid: 21173 components: - type: Transform - pos: -7.5,9.5 + pos: 80.5,-23.5 parent: 2 - - uid: 19426 + - uid: 22094 components: - type: Transform - pos: 2.5,10.5 + pos: -71.5,-31.5 parent: 2 - - uid: 19427 + - uid: 22350 components: - type: Transform - pos: 4.5,10.5 + pos: -59.5,35.5 parent: 2 - - uid: 19428 + - uid: 22351 components: - type: Transform - pos: 5.5,10.5 + pos: -70.5,38.5 parent: 2 - - uid: 19429 + - uid: 22352 components: - type: Transform - pos: 6.5,9.5 + pos: -75.5,36.5 parent: 2 - - uid: 19430 + - uid: 22355 components: - type: Transform - pos: -67.5,12.5 + pos: -66.5,27.5 parent: 2 - - uid: 19431 + - uid: 22699 components: - type: Transform - pos: -23.5,-15.5 + pos: 17.5,7.5 parent: 2 - - uid: 19434 + - uid: 23114 components: - type: Transform - pos: -11.5,-23.5 + pos: 54.5,-44.5 parent: 2 - - uid: 19436 + - uid: 23115 components: - type: Transform - pos: 38.5,-26.5 + pos: 57.5,-50.5 parent: 2 - - uid: 19437 + - uid: 23238 components: - type: Transform - pos: 38.5,-25.5 + pos: 2.5,32.5 parent: 2 - - uid: 19438 + - uid: 23306 components: - type: Transform - pos: 38.5,-27.5 + pos: -60.5,29.5 parent: 2 - - uid: 19440 + - uid: 23320 components: - type: Transform - pos: -20.5,-23.5 + pos: -4.5,-68.5 parent: 2 - - uid: 19442 + - uid: 23340 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-71.5 + pos: -19.5,-66.5 parent: 2 - - uid: 19443 + - uid: 23530 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-73.5 + pos: 44.5,-2.5 parent: 2 - - uid: 19446 + - uid: 24220 components: - type: Transform - pos: 11.5,-45.5 + pos: -16.5,-79.5 parent: 2 - - uid: 19447 + - uid: 24235 components: - type: Transform - pos: 11.5,-47.5 + rot: -1.5707963267948966 rad + pos: -88.5,39.5 parent: 2 - - uid: 19453 + - uid: 24238 components: - type: Transform - pos: -97.5,-2.5 + rot: -1.5707963267948966 rad + pos: -88.5,38.5 parent: 2 - - uid: 19454 + - uid: 24870 components: - type: Transform - pos: -60.5,37.5 + pos: -78.5,-0.5 parent: 2 - - uid: 19455 + - uid: 25582 components: - type: Transform - pos: -60.5,36.5 + pos: -61.5,-39.5 parent: 2 - - uid: 19456 + - uid: 26039 components: - type: Transform - pos: 11.5,-19.5 + pos: -86.5,-51.5 parent: 2 - - uid: 19471 + - uid: 26141 components: - type: Transform - pos: -13.5,8.5 + pos: -77.5,76.5 parent: 2 - - uid: 19474 + - uid: 26290 components: - type: Transform - pos: -39.5,-62.5 + rot: 1.5707963267948966 rad + pos: -89.5,-43.5 parent: 2 - - uid: 19479 + - uid: 26322 components: - type: Transform - pos: -60.5,38.5 + pos: -37.5,-73.5 parent: 2 - - uid: 19481 + - uid: 26430 components: - type: Transform - pos: -13.5,6.5 + pos: -70.5,4.5 parent: 2 - - uid: 19482 + - uid: 26488 components: - type: Transform - pos: -4.5,-20.5 + pos: -93.5,-46.5 parent: 2 - - uid: 19483 + - uid: 27014 components: - type: Transform - pos: -13.5,7.5 + pos: 53.5,16.5 parent: 2 - - uid: 19484 + - uid: 27724 components: - type: Transform - pos: -17.5,8.5 + pos: -77.5,-61.5 parent: 2 - - uid: 19485 + - uid: 27989 components: - type: Transform - pos: -21.5,-3.5 + pos: 31.5,-94.5 parent: 2 - - uid: 19486 + - uid: 28825 components: - type: Transform - pos: -21.5,-5.5 + rot: 1.5707963267948966 rad + pos: -36.5,-11.5 parent: 2 - - uid: 19489 + - uid: 28826 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-73.5 + rot: 1.5707963267948966 rad + pos: -34.5,-16.5 parent: 2 - - uid: 19490 + - uid: 28851 components: - type: Transform - pos: -24.5,-23.5 + pos: -22.5,-13.5 parent: 2 - - uid: 19491 + - uid: 28853 components: - type: Transform - pos: -17.5,7.5 + pos: -36.5,-3.5 parent: 2 - - uid: 19492 + - uid: 28868 components: - type: Transform - pos: -16.5,3.5 + pos: -46.5,-53.5 parent: 2 - - uid: 19493 + - uid: 29002 components: - type: Transform - pos: -14.5,3.5 + pos: 15.5,-19.5 parent: 2 - - uid: 19494 + - uid: 29003 components: - type: Transform - pos: -17.5,6.5 + pos: 35.5,-14.5 parent: 2 - - uid: 19497 + - uid: 29005 components: - type: Transform - pos: 67.5,-42.5 + pos: 30.5,-7.5 parent: 2 - - uid: 19498 + - uid: 29024 components: - type: Transform - pos: 65.5,10.5 + pos: -27.5,-52.5 parent: 2 - - uid: 19499 + - uid: 29056 components: - type: Transform - pos: -84.5,-24.5 + pos: 26.5,-16.5 parent: 2 - - uid: 19507 + - uid: 29067 components: - type: Transform - pos: -10.5,-48.5 + pos: -23.5,-50.5 parent: 2 - - uid: 19511 + - uid: 29068 components: - type: Transform - pos: 60.5,3.5 + pos: -24.5,-54.5 parent: 2 - - uid: 19512 + - uid: 29190 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-3.5 + pos: -68.5,-74.5 parent: 2 - - uid: 19515 + - uid: 29576 components: - type: Transform - pos: 59.5,3.5 + pos: -36.5,-53.5 parent: 2 - - uid: 19516 + - uid: 29641 components: - type: Transform - pos: 56.5,64.5 + pos: -42.5,-70.5 parent: 2 - - uid: 19517 + - uid: 29872 components: - type: Transform - pos: 56.5,3.5 + pos: -70.5,-80.5 parent: 2 - - uid: 19518 + - uid: 29950 components: - type: Transform - pos: 57.5,3.5 + pos: 0.5,65.5 parent: 2 - - uid: 19524 + - uid: 30162 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-4.5 + pos: 69.5,-12.5 parent: 2 - - uid: 19525 + - uid: 30180 components: - type: Transform - pos: -13.5,-27.5 + pos: 64.5,-12.5 parent: 2 - - uid: 19526 + - uid: 30181 components: - type: Transform - pos: -13.5,-27.5 + pos: 64.5,-16.5 parent: 2 - - uid: 19527 + - uid: 30182 components: - type: Transform - pos: -20.5,-27.5 + pos: 69.5,-16.5 parent: 2 - - uid: 19528 + - uid: 30297 components: - type: Transform - pos: -11.5,-27.5 + pos: 35.5,10.5 parent: 2 - - uid: 19529 + - uid: 30340 components: - type: Transform - pos: -14.5,-27.5 + pos: 18.5,18.5 parent: 2 - - uid: 19530 + - uid: 30404 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-5.5 + pos: 65.5,-18.5 parent: 2 - - uid: 19531 + - uid: 30445 components: - type: Transform - pos: -17.5,-27.5 + pos: 74.5,-11.5 parent: 2 - - uid: 19532 + - uid: 30562 components: - type: Transform - pos: -19.5,-27.5 + pos: 46.5,-16.5 parent: 2 - - uid: 19533 + - uid: 30563 components: - type: Transform - pos: -16.5,-27.5 + pos: 47.5,-16.5 parent: 2 - - uid: 19534 + - uid: 30564 components: - type: Transform - pos: 47.5,-68.5 + pos: 48.5,-16.5 parent: 2 - - uid: 19535 + - uid: 30670 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-80.5 + rot: -1.5707963267948966 rad + pos: 8.5,64.5 parent: 2 - - uid: 19537 + - uid: 30671 components: - type: Transform rot: -1.5707963267948966 rad - pos: -49.5,-73.5 + pos: 18.5,59.5 parent: 2 - - uid: 19538 + - uid: 30672 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-6.5 + rot: -1.5707963267948966 rad + pos: 15.5,36.5 parent: 2 - - uid: 19539 + - uid: 30673 components: - type: Transform - pos: -10.5,-27.5 + rot: -1.5707963267948966 rad + pos: 4.5,31.5 parent: 2 - - uid: 19543 + - uid: 30768 components: - type: Transform - pos: -6.5,-38.5 + pos: 61.5,9.5 parent: 2 - - uid: 19544 + - uid: 30769 components: - type: Transform - pos: 19.5,-37.5 + pos: 61.5,10.5 parent: 2 - - uid: 19560 + - uid: 30770 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,74.5 + pos: 63.5,11.5 parent: 2 - - uid: 19581 + - uid: 30771 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,59.5 + pos: 63.5,10.5 parent: 2 - - uid: 19589 + - uid: 30845 components: - type: Transform - pos: -17.5,-48.5 + pos: 59.5,14.5 parent: 2 - - uid: 19590 + - uid: 30882 components: - type: Transform - pos: -15.5,-48.5 + pos: 49.5,6.5 parent: 2 - - uid: 19591 + - uid: 30898 components: - type: Transform - pos: -11.5,8.5 + pos: 54.5,27.5 parent: 2 - - uid: 19592 + - uid: 30985 components: - type: Transform - pos: -11.5,7.5 + pos: 48.5,12.5 parent: 2 - - uid: 19593 + - uid: 31040 components: - type: Transform - pos: -11.5,6.5 + pos: -78.5,66.5 parent: 2 - - uid: 19596 + - uid: 31137 components: - type: Transform - pos: -6.5,-36.5 + pos: -40.5,76.5 parent: 2 - - uid: 19618 + - uid: 31138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-72.5 + pos: -44.5,78.5 parent: 2 - - uid: 19639 + - uid: 31171 components: - type: Transform - pos: 60.5,-67.5 + pos: -35.5,75.5 parent: 2 - - uid: 19640 + - uid: 31250 components: - type: Transform - pos: 64.5,-63.5 + pos: -23.5,24.5 parent: 2 - - uid: 19642 + - uid: 31251 components: - type: Transform - pos: -67.5,24.5 + pos: -26.5,15.5 parent: 2 - - uid: 19643 + - uid: 31252 components: - type: Transform - pos: -69.5,-55.5 + pos: -36.5,11.5 parent: 2 - - uid: 19644 + - uid: 31275 components: - type: Transform - pos: -61.5,24.5 + pos: -29.5,64.5 parent: 2 - - uid: 19645 + - uid: 31334 components: - type: Transform - pos: -87.5,11.5 + rot: 3.141592653589793 rad + pos: -56.5,12.5 parent: 2 - - uid: 19646 + - uid: 31335 components: - type: Transform - pos: -62.5,24.5 + rot: 3.141592653589793 rad + pos: -58.5,7.5 parent: 2 - - uid: 19649 + - uid: 31336 components: - type: Transform - pos: 3.5,-39.5 + rot: 3.141592653589793 rad + pos: -45.5,15.5 parent: 2 - - uid: 19653 + - uid: 31397 components: - type: Transform - pos: 22.5,6.5 + rot: -1.5707963267948966 rad + pos: -22.5,49.5 parent: 2 - - uid: 19655 + - uid: 31412 components: - type: Transform - pos: -89.5,24.5 + pos: -24.5,61.5 parent: 2 - - uid: 19656 + - uid: 31413 components: - type: Transform - pos: 27.5,-35.5 + pos: -10.5,49.5 parent: 2 - - uid: 19667 + - uid: 31415 components: - type: Transform - pos: 21.5,41.5 + pos: -17.5,49.5 parent: 2 - - uid: 19670 + - uid: 31425 components: - type: Transform - pos: -86.5,24.5 + pos: -10.5,58.5 parent: 2 - - uid: 19671 + - uid: 31430 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-80.5 + pos: -9.5,53.5 parent: 2 - - uid: 19672 + - uid: 47487 components: - type: Transform - pos: 23.5,43.5 + pos: -59.5,-86.5 parent: 2 - - uid: 19686 + - uid: 50655 components: - type: Transform - pos: 35.5,45.5 + pos: 1.5,-13.5 parent: 2 - - uid: 19687 + - uid: 54428 components: - type: Transform - pos: 35.5,46.5 - parent: 2 - - uid: 19688 + rot: 1.5707963267948966 rad + pos: 6.5,-11.5 + parent: 53899 + - uid: 54429 components: - type: Transform - pos: 35.5,47.5 - parent: 2 - - uid: 19691 + pos: -1.5,-8.5 + parent: 53899 + - uid: 56333 components: - type: Transform - pos: 35.5,43.5 - parent: 2 - - uid: 19692 + rot: 1.5707963267948966 rad + pos: 2.5,-7.5 + parent: 56001 + - uid: 56584 components: - type: Transform - pos: 35.5,42.5 - parent: 2 - - uid: 19695 + pos: 1.5,4.5 + parent: 56424 + - uid: 56585 components: - type: Transform - pos: 46.5,-68.5 - parent: 2 - - uid: 19696 + pos: -1.5,-3.5 + parent: 56424 + - uid: 56586 components: - type: Transform - pos: 58.5,-62.5 - parent: 2 - - uid: 19700 + pos: 2.5,-3.5 + parent: 56424 + - uid: 62597 components: - type: Transform - pos: 58.5,-63.5 - parent: 2 - - uid: 19701 + rot: 1.5707963267948966 rad + pos: 26.5,23.5 + parent: 56631 + - uid: 62598 components: - type: Transform - pos: 63.5,-55.5 - parent: 2 - - uid: 19702 + pos: -12.5,27.5 + parent: 56631 + - uid: 62599 components: - type: Transform - pos: 58.5,-64.5 - parent: 2 - - uid: 19705 + pos: -27.5,29.5 + parent: 56631 + - uid: 62600 components: - type: Transform - pos: 39.5,-65.5 - parent: 2 - - uid: 19707 + pos: -27.5,30.5 + parent: 56631 + - uid: 62601 components: - type: Transform - pos: 30.5,-58.5 - parent: 2 - - uid: 19708 + pos: -20.5,14.5 + parent: 56631 + - uid: 62602 components: - type: Transform - pos: 49.5,-61.5 - parent: 2 - - uid: 19709 + rot: 1.5707963267948966 rad + pos: 19.5,33.5 + parent: 56631 + - uid: 62603 components: - type: Transform rot: 1.5707963267948966 rad - pos: 56.5,-68.5 - parent: 2 - - uid: 19710 + pos: 24.5,34.5 + parent: 56631 + - uid: 62604 components: - type: Transform rot: 1.5707963267948966 rad - pos: 53.5,-68.5 - parent: 2 - - uid: 19711 + pos: 37.5,26.5 + parent: 56631 + - uid: 62605 components: - type: Transform - pos: 58.5,-56.5 - parent: 2 - - uid: 19712 + rot: -1.5707963267948966 rad + pos: 25.5,47.5 + parent: 56631 + - uid: 62606 components: - type: Transform - pos: 57.5,-55.5 - parent: 2 - - uid: 19713 + pos: 7.5,60.5 + parent: 56631 + - uid: 62607 components: - type: Transform - pos: 60.5,-55.5 - parent: 2 - - uid: 19714 + pos: 7.5,54.5 + parent: 56631 + - uid: 62608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-55.5 - parent: 2 - - uid: 19715 + pos: 7.5,57.5 + parent: 56631 + - uid: 62609 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-68.5 - parent: 2 - - uid: 19718 + pos: 1.5,80.5 + parent: 56631 + - uid: 62610 components: - type: Transform - pos: 58.5,-59.5 - parent: 2 - - uid: 19719 + pos: 4.5,82.5 + parent: 56631 + - uid: 62611 components: - type: Transform - pos: 54.5,-55.5 - parent: 2 - - uid: 19720 + pos: 4.5,79.5 + parent: 56631 + - uid: 62612 components: - type: Transform - pos: 56.5,-55.5 - parent: 2 - - uid: 19722 + pos: 1.5,82.5 + parent: 56631 + - uid: 62613 components: - type: Transform - pos: 42.5,-58.5 - parent: 2 - - uid: 19723 + pos: 3.5,75.5 + parent: 56631 + - uid: 62614 components: - type: Transform - pos: 41.5,-58.5 - parent: 2 - - uid: 19725 + pos: -9.5,69.5 + parent: 56631 + - uid: 62615 components: - type: Transform - pos: 62.5,-55.5 - parent: 2 - - uid: 19726 + pos: 23.5,54.5 + parent: 56631 + - uid: 62616 components: - type: Transform - pos: 40.5,-58.5 - parent: 2 - - uid: 19728 + pos: 23.5,55.5 + parent: 56631 + - uid: 62617 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,53.5 - parent: 2 - - uid: 19738 + pos: 21.5,56.5 + parent: 56631 + - uid: 62618 components: - type: Transform - pos: 77.5,-1.5 - parent: 2 - - uid: 19739 + pos: 21.5,55.5 + parent: 56631 + - uid: 62619 components: - type: Transform - pos: 77.5,-0.5 - parent: 2 - - uid: 19780 + pos: 24.5,57.5 + parent: 56631 + - uid: 66527 components: - type: Transform - pos: -79.5,24.5 - parent: 2 - - uid: 19786 + rot: 1.5707963267948966 rad + pos: -8.5,-13.5 + parent: 65849 + - uid: 66528 components: - type: Transform - pos: 11.5,66.5 - parent: 2 - - uid: 19791 + rot: 1.5707963267948966 rad + pos: -7.5,-13.5 + parent: 65849 + - uid: 66529 components: - type: Transform - pos: -9.5,68.5 - parent: 2 - - uid: 19795 + rot: 1.5707963267948966 rad + pos: -5.5,-13.5 + parent: 65849 + - uid: 66530 components: - type: Transform - pos: 19.5,41.5 - parent: 2 - - uid: 19840 + rot: 1.5707963267948966 rad + pos: -6.5,-13.5 + parent: 65849 + - uid: 66531 components: - type: Transform - pos: 95.5,32.5 - parent: 2 - - uid: 19841 + rot: 1.5707963267948966 rad + pos: -5.5,-13.5 + parent: 65849 + - uid: 66532 components: - type: Transform - pos: 84.5,22.5 - parent: 2 - - uid: 19845 + rot: 1.5707963267948966 rad + pos: -4.5,-13.5 + parent: 65849 + - uid: 66533 components: - type: Transform - pos: 95.5,28.5 - parent: 2 - - uid: 19846 + pos: -2.5,-23.5 + parent: 65849 + - uid: 66534 components: - type: Transform - pos: 89.5,22.5 - parent: 2 - - uid: 19847 + pos: 5.5,-20.5 + parent: 65849 + - uid: 66535 components: - type: Transform - pos: 63.5,27.5 - parent: 2 - - uid: 19848 + pos: 5.5,-21.5 + parent: 65849 + - uid: 66536 components: - type: Transform - pos: 95.5,31.5 - parent: 2 - - uid: 19883 + pos: -3.5,-23.5 + parent: 65849 + - uid: 66537 components: - type: Transform - pos: 85.5,22.5 - parent: 2 - - uid: 19884 + rot: -1.5707963267948966 rad + pos: 11.5,21.5 + parent: 65849 + - uid: 66538 components: - type: Transform - pos: 88.5,22.5 - parent: 2 - - uid: 19885 + rot: 3.141592653589793 rad + pos: 3.5,14.5 + parent: 65849 + - uid: 66539 components: - type: Transform - pos: 95.5,29.5 - parent: 2 - - uid: 19886 + rot: 3.141592653589793 rad + pos: 4.5,14.5 + parent: 65849 + - uid: 66540 components: - type: Transform - pos: 86.5,22.5 - parent: 2 - - uid: 19887 + rot: 3.141592653589793 rad + pos: 5.5,14.5 + parent: 65849 + - uid: 66541 components: - type: Transform - pos: 95.5,25.5 - parent: 2 - - uid: 19888 + pos: 5.5,12.5 + parent: 65849 + - uid: 66542 components: - type: Transform - pos: 95.5,24.5 - parent: 2 - - uid: 19889 + pos: 4.5,12.5 + parent: 65849 + - uid: 66543 components: - type: Transform - pos: 93.5,22.5 - parent: 2 - - uid: 19892 + pos: 3.5,12.5 + parent: 65849 + - uid: 67823 components: - type: Transform - pos: 92.5,22.5 - parent: 2 - - uid: 19893 + rot: -1.5707963267948966 rad + pos: 9.5,-4.5 + parent: 66965 + - uid: 67824 components: - type: Transform - pos: 90.5,22.5 - parent: 2 - - uid: 19895 + pos: 8.5,17.5 + parent: 66965 + - uid: 67825 components: - type: Transform - pos: 82.5,22.5 - parent: 2 - - uid: 19896 + rot: 1.5707963267948966 rad + pos: 7.5,-4.5 + parent: 66965 + - uid: 67826 components: - type: Transform - pos: 80.5,22.5 - parent: 2 - - uid: 19897 + rot: 1.5707963267948966 rad + pos: 8.5,-4.5 + parent: 66965 +- proto: RadiationCollectorFullTank + entities: + - uid: 7135 components: - type: Transform - pos: 81.5,22.5 + pos: 40.5,46.5 parent: 2 - - uid: 19899 + - uid: 7145 components: - type: Transform - pos: 63.5,48.5 + pos: 44.5,45.5 parent: 2 - - uid: 19900 + - uid: 7148 components: - type: Transform - pos: 63.5,49.5 + pos: 40.5,44.5 parent: 2 - - uid: 19901 + - uid: 16953 components: - type: Transform - pos: 63.5,51.5 + pos: 85.5,51.5 parent: 2 - - uid: 19903 + - uid: 16995 components: - type: Transform - pos: 63.5,52.5 + pos: 75.5,41.5 parent: 2 - - uid: 19912 + - uid: 16998 components: - type: Transform - pos: 95.5,44.5 + pos: 83.5,35.5 parent: 2 - - uid: 19913 + - uid: 17001 components: - type: Transform - pos: 95.5,45.5 + pos: 85.5,35.5 parent: 2 - - uid: 19914 + - uid: 17039 components: - type: Transform - pos: 95.5,27.5 + pos: 75.5,44.5 parent: 2 - - uid: 19915 + - uid: 17040 components: - type: Transform - pos: 29.5,38.5 + pos: 81.5,51.5 parent: 2 - - uid: 19917 + - uid: 17042 components: - type: Transform - pos: 20.5,41.5 + pos: 91.5,42.5 parent: 2 - - uid: 19926 + - uid: 17043 components: - type: Transform - pos: -25.5,-20.5 + pos: 91.5,44.5 parent: 2 - - uid: 19927 + - uid: 17109 components: - type: Transform - pos: 64.5,-55.5 + pos: 53.5,42.5 parent: 2 - - uid: 19928 + - uid: 17182 components: - type: Transform - pos: 48.5,-50.5 + pos: 54.5,42.5 parent: 2 - - uid: 19934 + - uid: 17183 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-78.5 + pos: 54.5,41.5 parent: 2 - - uid: 19939 + - uid: 17769 components: - type: Transform - pos: 24.5,43.5 + pos: 53.5,41.5 parent: 2 - - uid: 19940 + - uid: 36863 components: - type: Transform - pos: 31.5,-58.5 + pos: 44.5,44.5 parent: 2 - - uid: 19941 +- proto: RadioHandheld + entities: + - uid: 4480 components: - type: Transform - pos: -68.5,24.5 + pos: 26.490568,-21.528273 parent: 2 - - uid: 19945 + - uid: 7641 components: - type: Transform - pos: -22.5,-23.5 + pos: 51.564213,-8.374361 parent: 2 - - uid: 19946 + - uid: 18309 components: - type: Transform - pos: -61.5,34.5 + pos: 127.2423,-59.21159 parent: 2 - - uid: 19947 + - uid: 18310 components: - type: Transform - pos: -66.5,24.5 + pos: 127.38293,-59.30534 parent: 2 - - uid: 19948 + - uid: 18311 components: - type: Transform - pos: -66.5,12.5 + pos: 127.4923,-59.414715 parent: 2 - - uid: 19949 + - uid: 19603 components: - type: Transform - pos: -74.5,37.5 + pos: 51.312786,-8.337269 parent: 2 - - uid: 19950 + - uid: 51811 components: - type: Transform - pos: -74.5,38.5 + pos: 26.765987,-21.704094 parent: 2 - - uid: 19951 + - uid: 53815 components: - type: Transform - pos: -74.5,36.5 + pos: -45.769196,-6.2988625 parent: 2 - - uid: 19952 + - uid: 53816 components: - type: Transform - pos: -74.5,35.5 + pos: -45.675446,-6.5176125 parent: 2 - - uid: 19953 +- proto: RagItem + entities: + - uid: 627 components: - type: Transform - pos: -92.5,35.5 + pos: -52.591896,4.177391 parent: 2 - - uid: 19957 + - uid: 2289 components: - type: Transform - pos: -79.5,11.5 + pos: -104.34103,16.649107 parent: 2 - - uid: 19970 + - uid: 5911 components: - type: Transform - pos: -98.5,-2.5 + pos: -33.491524,53.333202 parent: 2 - - uid: 19973 + - uid: 6982 components: - type: Transform - pos: -29.5,14.5 + pos: -66.55938,24.414927 parent: 2 - - uid: 19985 + - uid: 12817 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-80.5 + pos: 0.68075395,76.97844 parent: 2 - - uid: 19986 + - uid: 14748 components: - type: Transform - pos: 36.5,42.5 + pos: -0.84105945,-64.38829 parent: 2 - - uid: 19987 + - uid: 16062 components: - type: Transform - pos: 37.5,42.5 - parent: 2 - - uid: 19988 + parent: 16060 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19570 components: - type: Transform - pos: 40.5,42.5 + rot: 1.5707963267948966 rad + pos: 29.961166,-4.3615556 parent: 2 - - uid: 19989 + - uid: 20075 components: - type: Transform - pos: 41.5,42.5 + pos: -56.281757,-3.6738358 parent: 2 - - uid: 19992 + - uid: 23664 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-79.5 + pos: -47.562275,37.020645 parent: 2 - - uid: 19995 + - uid: 23703 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-77.5 + pos: -28.56834,44.43071 parent: 2 - - uid: 19997 + - uid: 62620 + components: + - type: Transform + pos: 11.558048,28.70389 + parent: 56631 +- proto: Railing + entities: + - uid: 6 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,-80.5 + pos: 72.5,-63.5 parent: 2 - - uid: 20000 + - uid: 210 components: - type: Transform rot: 1.5707963267948966 rad - pos: -32.5,-80.5 + pos: -36.5,37.5 parent: 2 - - uid: 20002 + - uid: 336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-76.5 + rot: 3.141592653589793 rad + pos: -47.5,-15.5 parent: 2 - - uid: 20007 + - uid: 338 components: - type: Transform - pos: -83.5,-2.5 + rot: 1.5707963267948966 rad + pos: -2.5,11.5 parent: 2 - - uid: 20009 + - uid: 367 components: - type: Transform - pos: -71.5,-2.5 + pos: -47.5,-16.5 parent: 2 - - uid: 20010 + - uid: 368 components: - type: Transform - pos: -72.5,-2.5 + rot: 1.5707963267948966 rad + pos: -47.5,-18.5 parent: 2 - - uid: 20011 + - uid: 405 components: - type: Transform - pos: -66.5,-2.5 + pos: -20.5,-8.5 parent: 2 - - uid: 20012 + - uid: 411 components: - type: Transform - pos: -67.5,-2.5 + rot: -1.5707963267948966 rad + pos: -56.5,21.5 parent: 2 - - uid: 20013 + - uid: 1198 components: - type: Transform - pos: -73.5,-2.5 + rot: -1.5707963267948966 rad + pos: -34.5,37.5 parent: 2 - - uid: 20018 + - uid: 1442 components: - type: Transform rot: -1.5707963267948966 rad - pos: -45.5,-73.5 + pos: -28.5,37.5 parent: 2 - - uid: 20029 + - uid: 1445 components: - type: Transform - pos: 64.5,-57.5 + pos: -51.5,34.5 parent: 2 - - uid: 20032 + - uid: 1702 components: - type: Transform rot: -1.5707963267948966 rad - pos: -91.5,0.5 + pos: -30.5,37.5 parent: 2 - - uid: 20033 + - uid: 1897 components: - type: Transform rot: 1.5707963267948966 rad - pos: -28.5,-80.5 + pos: -30.5,37.5 parent: 2 - - uid: 20035 + - uid: 1947 components: - type: Transform - pos: 33.5,-58.5 + rot: 3.141592653589793 rad + pos: -51.5,32.5 parent: 2 - - uid: 20037 + - uid: 1952 components: - type: Transform rot: 1.5707963267948966 rad - pos: 63.5,70.5 + pos: 94.5,14.5 parent: 2 - - uid: 20038 + - uid: 1955 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,68.5 + pos: -47.5,-13.5 parent: 2 - - uid: 20039 + - uid: 2543 components: - type: Transform rot: 1.5707963267948966 rad - pos: 35.5,73.5 + pos: -99.5,15.5 parent: 2 - - uid: 20040 + - uid: 2877 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,73.5 + pos: -19.5,-8.5 parent: 2 - - uid: 20041 + - uid: 2929 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,73.5 + rot: -1.5707963267948966 rad + pos: 3.5,11.5 parent: 2 - - uid: 20042 + - uid: 2983 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,70.5 + pos: 94.5,-2.5 parent: 2 - - uid: 20043 + - uid: 3170 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,75.5 + rot: 3.141592653589793 rad + pos: -95.5,10.5 parent: 2 - - uid: 20044 + - uid: 3171 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,72.5 + rot: 3.141592653589793 rad + pos: -93.5,10.5 parent: 2 - - uid: 20045 + - uid: 3182 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,75.5 + rot: 3.141592653589793 rad + pos: -94.5,10.5 parent: 2 - - uid: 20047 + - uid: 3185 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,73.5 + rot: 3.141592653589793 rad + pos: -97.5,13.5 parent: 2 - - uid: 20048 + - uid: 3313 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,73.5 + rot: 3.141592653589793 rad + pos: -95.5,11.5 parent: 2 - - uid: 20051 + - uid: 3366 components: - type: Transform rot: 1.5707963267948966 rad - pos: 30.5,71.5 + pos: -34.5,37.5 parent: 2 - - uid: 20052 + - uid: 3375 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,73.5 + rot: -1.5707963267948966 rad + pos: -96.5,14.5 parent: 2 - - uid: 20053 + - uid: 3547 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,73.5 + rot: 3.141592653589793 rad + pos: -95.5,15.5 parent: 2 - - uid: 20054 + - uid: 3660 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,72.5 + pos: -96.5,8.5 parent: 2 - - uid: 20055 + - uid: 3662 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,72.5 + pos: -98.5,7.5 parent: 2 - - uid: 20056 + - uid: 3663 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,72.5 + pos: -93.5,8.5 parent: 2 - - uid: 20057 + - uid: 3665 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,72.5 + pos: -94.5,8.5 parent: 2 - - uid: 20058 + - uid: 3666 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,72.5 + pos: -95.5,8.5 parent: 2 - - uid: 20059 + - uid: 3668 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,63.5 + pos: -101.5,5.5 parent: 2 - - uid: 20060 + - uid: 3669 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,61.5 + pos: -102.5,5.5 parent: 2 - - uid: 20061 + - uid: 3673 components: - type: Transform - pos: 32.5,-58.5 + pos: -106.5,5.5 parent: 2 - - uid: 20063 + - uid: 3676 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,62.5 + rot: -1.5707963267948966 rad + pos: -108.5,12.5 parent: 2 - - uid: 20065 + - uid: 3677 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,66.5 + rot: -1.5707963267948966 rad + pos: -108.5,13.5 parent: 2 - - uid: 20066 + - uid: 3696 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,75.5 + rot: 3.141592653589793 rad + pos: -104.5,7.5 parent: 2 - - uid: 20067 + - uid: 3697 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,67.5 + rot: 3.141592653589793 rad + pos: -103.5,7.5 parent: 2 - - uid: 20068 + - uid: 3698 components: - type: Transform - pos: 43.5,64.5 + rot: 3.141592653589793 rad + pos: -102.5,7.5 parent: 2 - - uid: 20069 + - uid: 3699 components: - type: Transform - pos: 35.5,64.5 + rot: 3.141592653589793 rad + pos: -100.5,8.5 parent: 2 - - uid: 20070 + - uid: 3700 components: - type: Transform - pos: 53.5,64.5 + rot: -1.5707963267948966 rad + pos: -99.5,9.5 parent: 2 - - uid: 20073 + - uid: 3701 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,69.5 + rot: -1.5707963267948966 rad + pos: -100.5,11.5 parent: 2 - - uid: 20076 + - uid: 3702 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,71.5 + pos: -102.5,13.5 parent: 2 - - uid: 20077 + - uid: 3703 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,72.5 + pos: -103.5,13.5 parent: 2 - - uid: 20078 + - uid: 3704 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,40.5 + pos: -104.5,13.5 parent: 2 - - uid: 20079 + - uid: 3705 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,40.5 + rot: 1.5707963267948966 rad + pos: -106.5,9.5 parent: 2 - - uid: 20080 + - uid: 3706 components: - type: Transform - pos: -72.5,12.5 + rot: 1.5707963267948966 rad + pos: -106.5,10.5 parent: 2 - - uid: 20081 + - uid: 3707 components: - type: Transform - pos: -92.5,38.5 + rot: 1.5707963267948966 rad + pos: -106.5,11.5 parent: 2 - - uid: 20082 + - uid: 3903 components: - type: Transform - pos: -63.5,24.5 + rot: 3.141592653589793 rad + pos: 93.5,2.5 parent: 2 - - uid: 20102 + - uid: 3939 components: - type: Transform - pos: -99.5,19.5 + rot: -1.5707963267948966 rad + pos: 38.5,-22.5 parent: 2 - - uid: 20103 + - uid: 3940 components: - type: Transform - pos: -84.5,24.5 + rot: 1.5707963267948966 rad + pos: 42.5,-22.5 parent: 2 - - uid: 20104 + - uid: 3941 components: - type: Transform - pos: -96.5,35.5 + rot: 3.141592653589793 rad + pos: 41.5,-21.5 parent: 2 - - uid: 20105 + - uid: 3942 components: - type: Transform - pos: -96.5,36.5 + rot: 3.141592653589793 rad + pos: 40.5,-21.5 parent: 2 - - uid: 20106 + - uid: 3943 components: - type: Transform - pos: -96.5,37.5 + rot: 3.141592653589793 rad + pos: 39.5,-21.5 parent: 2 - - uid: 20110 + - uid: 4026 components: - type: Transform - pos: -78.5,35.5 + rot: 1.5707963267948966 rad + pos: 25.5,33.5 parent: 2 - - uid: 20112 + - uid: 4028 components: - type: Transform - pos: -78.5,36.5 + rot: 1.5707963267948966 rad + pos: 25.5,32.5 parent: 2 - - uid: 20119 + - uid: 4035 components: - type: Transform - pos: -78.5,37.5 + rot: -1.5707963267948966 rad + pos: 29.5,32.5 parent: 2 - - uid: 20120 + - uid: 4036 components: - type: Transform - pos: -78.5,38.5 + rot: -1.5707963267948966 rad + pos: 29.5,33.5 parent: 2 - - uid: 20121 + - uid: 4041 components: - type: Transform - pos: -100.5,24.5 + pos: 26.5,34.5 parent: 2 - - uid: 20122 + - uid: 4042 components: - type: Transform - pos: -61.5,41.5 + pos: 27.5,34.5 parent: 2 - - uid: 20123 + - uid: 4043 components: - type: Transform - pos: -71.5,12.5 + pos: 28.5,34.5 parent: 2 - - uid: 20124 + - uid: 4044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,24.5 + rot: 1.5707963267948966 rad + pos: -102.5,1.5 parent: 2 - - uid: 20125 + - uid: 4048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,41.5 + rot: 3.141592653589793 rad + pos: -101.5,2.5 parent: 2 - - uid: 20126 + - uid: 4118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,34.5 + rot: 3.141592653589793 rad + pos: -106.5,2.5 parent: 2 - - uid: 20127 + - uid: 4194 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,32.5 + rot: 1.5707963267948966 rad + pos: -99.5,16.5 parent: 2 - - uid: 20128 + - uid: 4642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,39.5 + rot: 3.141592653589793 rad + pos: -113.5,5.5 parent: 2 - - uid: 20130 + - uid: 4671 components: - type: Transform - pos: -82.5,12.5 + rot: 3.141592653589793 rad + pos: -112.5,10.5 parent: 2 - - uid: 20132 + - uid: 4673 components: - type: Transform - pos: -61.5,39.5 + pos: -112.5,8.5 parent: 2 - - uid: 20133 + - uid: 4940 components: - type: Transform - pos: -61.5,32.5 + rot: -1.5707963267948966 rad + pos: -2.5,7.5 parent: 2 - - uid: 20134 + - uid: 5032 components: - type: Transform - pos: -100.5,20.5 + rot: 3.141592653589793 rad + pos: -114.5,5.5 parent: 2 - - uid: 20135 + - uid: 5041 components: - type: Transform - pos: -98.5,4.5 + rot: 1.5707963267948966 rad + pos: 72.5,-64.5 parent: 2 - - uid: 20138 + - uid: 5059 components: - type: Transform rot: -1.5707963267948966 rad - pos: -97.5,32.5 + pos: -112.5,6.5 parent: 2 - - uid: 20139 - components: - - type: Transform - pos: -100.5,16.5 - parent: 2 - - uid: 20140 + - uid: 5061 components: - type: Transform - pos: -100.5,22.5 + rot: 1.5707963267948966 rad + pos: 72.5,-66.5 parent: 2 - - uid: 20142 + - uid: 5063 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,39.5 + pos: -114.5,13.5 parent: 2 - - uid: 20143 + - uid: 5065 components: - type: Transform - pos: -80.5,24.5 + pos: -113.5,13.5 parent: 2 - - uid: 20144 + - uid: 5066 components: - type: Transform rot: -1.5707963267948966 rad - pos: -90.5,0.5 + pos: -112.5,12.5 parent: 2 - - uid: 20145 + - uid: 5078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,0.5 + rot: 3.141592653589793 rad + pos: 71.5,-61.5 parent: 2 - - uid: 20146 + - uid: 5135 components: - type: Transform rot: -1.5707963267948966 rad - pos: -83.5,0.5 + pos: -107.5,15.5 parent: 2 - - uid: 20147 - components: - - type: Transform - pos: -84.5,9.5 - parent: 2 - - uid: 20148 + - uid: 5197 components: - type: Transform - pos: -92.5,37.5 + pos: 93.5,9.5 parent: 2 - - uid: 20149 + - uid: 5206 components: - type: Transform - pos: -91.5,24.5 + rot: 3.141592653589793 rad + pos: 70.5,-61.5 parent: 2 - - uid: 20151 + - uid: 5215 components: - type: Transform - pos: -100.5,14.5 + pos: 92.5,9.5 parent: 2 - - uid: 20153 + - uid: 5216 components: - type: Transform - pos: -98.5,24.5 + rot: 1.5707963267948966 rad + pos: 94.5,12.5 parent: 2 - - uid: 20154 + - uid: 5235 components: - type: Transform - pos: -100.5,12.5 + rot: 3.141592653589793 rad + pos: 67.5,-61.5 parent: 2 - - uid: 20155 + - uid: 5246 components: - type: Transform rot: 3.141592653589793 rad - pos: -79.5,32.5 + pos: 68.5,-61.5 parent: 2 - - uid: 20156 + - uid: 5250 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,34.5 + rot: 1.5707963267948966 rad + pos: 94.5,10.5 parent: 2 - - uid: 20157 + - uid: 5255 components: - type: Transform rot: 3.141592653589793 rad - pos: -73.5,34.5 + pos: 93.5,15.5 parent: 2 - - uid: 20164 + - uid: 5257 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,24.5 + rot: 3.141592653589793 rad + pos: 92.5,15.5 parent: 2 - - uid: 20166 + - uid: 5260 components: - type: Transform - pos: -92.5,36.5 + pos: 93.5,-3.5 parent: 2 - - uid: 20167 + - uid: 5261 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -97.5,34.5 + pos: 92.5,-3.5 parent: 2 - - uid: 20168 + - uid: 5264 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,41.5 + pos: 89.5,-3.5 parent: 2 - - uid: 20169 + - uid: 5265 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,24.5 + pos: 88.5,-3.5 parent: 2 - - uid: 20170 + - uid: 5271 components: - type: Transform rot: -1.5707963267948966 rad - pos: -71.5,24.5 + pos: -40.5,60.5 parent: 2 - - uid: 20173 + - uid: 5290 components: - type: Transform - pos: -40.5,-74.5 + pos: -98.5,17.5 parent: 2 - - uid: 20174 + - uid: 5331 components: - type: Transform - pos: -90.5,24.5 + rot: 1.5707963267948966 rad + pos: 94.5,1.5 parent: 2 - - uid: 20183 + - uid: 5339 components: - type: Transform - pos: -83.5,9.5 + rot: 1.5707963267948966 rad + pos: 94.5,-0.5 parent: 2 - - uid: 20184 + - uid: 5350 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,0.5 + rot: 3.141592653589793 rad + pos: 92.5,2.5 parent: 2 - - uid: 20185 + - uid: 5365 components: - type: Transform rot: 1.5707963267948966 rad - pos: -94.5,12.5 + pos: 41.5,24.5 parent: 2 - - uid: 20186 + - uid: 5490 components: - type: Transform - pos: -97.5,3.5 + rot: 1.5707963267948966 rad + pos: 72.5,-62.5 parent: 2 - - uid: 20187 + - uid: 5563 components: - type: Transform - pos: -96.5,6.5 + pos: 46.5,26.5 parent: 2 - - uid: 20188 + - uid: 5570 components: - type: Transform - pos: -82.5,9.5 + rot: 1.5707963267948966 rad + pos: 41.5,23.5 parent: 2 - - uid: 20189 + - uid: 5603 components: - type: Transform - pos: -98.5,5.5 + pos: -36.5,38.5 parent: 2 - - uid: 20190 + - uid: 5609 components: - type: Transform - pos: -97.5,6.5 + pos: -45.5,46.5 parent: 2 - - uid: 20192 + - uid: 5616 components: - type: Transform - pos: -96.5,3.5 + pos: -42.5,46.5 parent: 2 - - uid: 20196 + - uid: 5619 components: - type: Transform - pos: -84.5,12.5 + pos: -44.5,46.5 parent: 2 - - uid: 20198 + - uid: 5699 components: - type: Transform - pos: -99.5,17.5 + pos: -63.5,63.5 parent: 2 - - uid: 20200 + - uid: 5700 components: - type: Transform - pos: -99.5,18.5 + rot: 1.5707963267948966 rad + pos: -64.5,62.5 parent: 2 - - uid: 20205 + - uid: 5736 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,32.5 + pos: -34.5,38.5 parent: 2 - - uid: 20210 + - uid: 5740 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,39.5 + pos: -28.5,38.5 parent: 2 - - uid: 20211 + - uid: 5747 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,41.5 + rot: -1.5707963267948966 rad + pos: -50.5,6.5 parent: 2 - - uid: 20213 + - uid: 5761 components: - type: Transform - pos: -85.5,24.5 + rot: 1.5707963267948966 rad + pos: -45.5,37.5 parent: 2 - - uid: 20214 + - uid: 5764 components: - type: Transform - pos: -60.5,35.5 + rot: 1.5707963267948966 rad + pos: -45.5,36.5 parent: 2 - - uid: 20215 + - uid: 5765 components: - type: Transform - pos: -98.5,12.5 + rot: 1.5707963267948966 rad + pos: -45.5,35.5 parent: 2 - - uid: 20217 + - uid: 5766 components: - type: Transform - pos: -90.5,9.5 + rot: 1.5707963267948966 rad + pos: -45.5,32.5 parent: 2 - - uid: 20219 + - uid: 5767 components: - type: Transform - pos: -97.5,12.5 + rot: 1.5707963267948966 rad + pos: -45.5,31.5 parent: 2 - - uid: 20220 + - uid: 5768 components: - type: Transform - pos: -93.5,12.5 + rot: 1.5707963267948966 rad + pos: -45.5,30.5 parent: 2 - - uid: 20221 + - uid: 5866 components: - type: Transform - pos: -91.5,9.5 + pos: -49.5,39.5 parent: 2 - - uid: 20222 + - uid: 5867 components: - type: Transform - pos: -89.5,11.5 + pos: -48.5,39.5 parent: 2 - - uid: 20223 + - uid: 5881 components: - type: Transform - pos: -97.5,24.5 + rot: 1.5707963267948966 rad + pos: -56.5,34.5 parent: 2 - - uid: 20224 + - uid: 5882 components: - type: Transform - pos: -92.5,12.5 + rot: 1.5707963267948966 rad + pos: -56.5,35.5 parent: 2 - - uid: 20225 + - uid: 5927 components: - type: Transform - pos: -83.5,12.5 + pos: -42.5,64.5 parent: 2 - - uid: 20226 + - uid: 6028 components: - type: Transform - pos: -77.5,11.5 + rot: 1.5707963267948966 rad + pos: -35.5,55.5 parent: 2 - - uid: 20227 + - uid: 6029 components: - type: Transform - pos: -81.5,11.5 + rot: 3.141592653589793 rad + pos: -33.5,54.5 parent: 2 - - uid: 20228 + - uid: 6030 components: - type: Transform - pos: -85.5,11.5 + rot: 3.141592653589793 rad + pos: -32.5,54.5 parent: 2 - - uid: 20229 + - uid: 6031 components: - type: Transform - pos: -89.5,-1.5 + rot: 3.141592653589793 rad + pos: -31.5,54.5 parent: 2 - - uid: 20230 + - uid: 6033 components: - type: Transform - pos: -81.5,-1.5 + rot: 1.5707963267948966 rad + pos: -35.5,56.5 parent: 2 - - uid: 20231 + - uid: 6034 components: - type: Transform - pos: -87.5,-1.5 + rot: 1.5707963267948966 rad + pos: -35.5,57.5 parent: 2 - - uid: 20232 + - uid: 6035 components: - type: Transform - pos: -84.5,-2.5 + rot: 1.5707963267948966 rad + pos: -35.5,58.5 parent: 2 - - uid: 20233 + - uid: 6036 components: - type: Transform - pos: -79.5,-1.5 + rot: 1.5707963267948966 rad + pos: -35.5,59.5 parent: 2 - - uid: 20234 + - uid: 6038 components: - type: Transform - pos: -85.5,-1.5 + pos: -34.5,60.5 parent: 2 - - uid: 20235 + - uid: 6039 components: - type: Transform - pos: -77.5,-1.5 + pos: -33.5,60.5 parent: 2 - - uid: 20236 + - uid: 6040 components: - type: Transform - pos: -68.5,-2.5 + pos: -32.5,60.5 parent: 2 - - uid: 20237 + - uid: 6041 components: - type: Transform - pos: -82.5,-2.5 + pos: -31.5,60.5 parent: 2 - - uid: 20238 + - uid: 6043 components: - type: Transform - pos: -93.5,-2.5 + rot: -1.5707963267948966 rad + pos: -29.5,59.5 parent: 2 - - uid: 20239 + - uid: 6044 components: - type: Transform - pos: -92.5,-2.5 + rot: -1.5707963267948966 rad + pos: -29.5,58.5 parent: 2 - - uid: 20240 + - uid: 6045 components: - type: Transform - pos: -94.5,-2.5 + rot: -1.5707963267948966 rad + pos: -29.5,57.5 parent: 2 - - uid: 20248 + - uid: 6046 components: - type: Transform rot: -1.5707963267948966 rad - pos: 33.5,37.5 + pos: -29.5,56.5 parent: 2 - - uid: 20249 + - uid: 6047 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,37.5 + pos: -29.5,55.5 parent: 2 - - uid: 20265 + - uid: 6049 components: - type: Transform rot: 3.141592653589793 rad - pos: 70.5,11.5 + pos: -30.5,54.5 parent: 2 - - uid: 20266 + - uid: 6115 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,10.5 + pos: -53.5,35.5 parent: 2 - - uid: 20270 + - uid: 6134 components: - type: Transform - pos: -41.5,42.5 + rot: -1.5707963267948966 rad + pos: -40.5,32.5 parent: 2 - - uid: 20272 + - uid: 6135 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,-54.5 + pos: -40.5,33.5 parent: 2 - - uid: 20273 + - uid: 6136 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,40.5 + rot: -1.5707963267948966 rad + pos: -40.5,34.5 parent: 2 - - uid: 20274 + - uid: 6137 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,-79.5 + pos: -40.5,35.5 parent: 2 - - uid: 20275 + - uid: 6220 components: - type: Transform - pos: -24.5,-74.5 + pos: 86.5,-23.5 parent: 2 - - uid: 20276 + - uid: 6221 components: - type: Transform - pos: -23.5,-74.5 + pos: 87.5,-23.5 parent: 2 - - uid: 20277 + - uid: 6328 components: - type: Transform - pos: -22.5,-74.5 + pos: 93.5,3.5 parent: 2 - - uid: 20320 + - uid: 6329 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-76.5 + pos: 92.5,3.5 parent: 2 - - uid: 20326 + - uid: 6330 components: - type: Transform - pos: 4.5,64.5 + rot: 3.141592653589793 rad + pos: 93.5,8.5 parent: 2 - - uid: 20334 + - uid: 6331 components: - type: Transform - pos: -101.5,-5.5 + rot: 3.141592653589793 rad + pos: 92.5,8.5 parent: 2 - - uid: 20335 + - uid: 6332 components: - type: Transform - pos: -101.5,-6.5 + rot: 1.5707963267948966 rad + pos: 94.5,7.5 parent: 2 - - uid: 20336 + - uid: 6333 components: - type: Transform - pos: -101.5,-7.5 + rot: 1.5707963267948966 rad + pos: 94.5,4.5 parent: 2 - - uid: 20337 + - uid: 6342 components: - type: Transform - pos: -101.5,-8.5 + rot: -1.5707963267948966 rad + pos: -56.5,18.5 parent: 2 - - uid: 20338 + - uid: 6361 components: - type: Transform - pos: -101.5,-9.5 + rot: 1.5707963267948966 rad + pos: -19.5,-9.5 parent: 2 - - uid: 20339 + - uid: 6362 components: - type: Transform - pos: -101.5,-11.5 + rot: -1.5707963267948966 rad + pos: -20.5,-9.5 parent: 2 - - uid: 20340 + - uid: 6400 components: - type: Transform - pos: -101.5,-10.5 + rot: 1.5707963267948966 rad + pos: -61.5,21.5 parent: 2 - - uid: 20341 + - uid: 6401 components: - type: Transform - pos: -101.5,-4.5 + rot: 1.5707963267948966 rad + pos: -61.5,18.5 parent: 2 - - uid: 20342 + - uid: 6580 components: - type: Transform - pos: -101.5,-3.5 + pos: -19.5,-4.5 parent: 2 - - uid: 20356 + - uid: 6581 components: - type: Transform - pos: -48.5,-21.5 + pos: -18.5,-4.5 parent: 2 - - uid: 20357 + - uid: 6595 components: - type: Transform - pos: -47.5,-21.5 + rot: 3.141592653589793 rad + pos: -51.5,72.5 parent: 2 - - uid: 20358 + - uid: 6724 components: - type: Transform - pos: -50.5,-19.5 + rot: -1.5707963267948966 rad + pos: 81.5,12.5 parent: 2 - - uid: 20364 + - uid: 6778 components: - type: Transform - pos: -66.5,-19.5 + rot: -1.5707963267948966 rad + pos: 81.5,11.5 parent: 2 - - uid: 20365 + - uid: 7084 components: - type: Transform - pos: -5.5,-16.5 + pos: -48.5,74.5 parent: 2 - - uid: 20366 + - uid: 7302 components: - type: Transform - pos: -61.5,-25.5 + pos: -45.5,64.5 parent: 2 - - uid: 20367 + - uid: 7303 components: - type: Transform - pos: -64.5,-25.5 + pos: -44.5,64.5 parent: 2 - - uid: 20368 + - uid: 7304 components: - type: Transform - pos: -58.5,-25.5 + pos: -43.5,64.5 parent: 2 - - uid: 20369 + - uid: 7314 components: - type: Transform - pos: -57.5,-25.5 + pos: -41.5,64.5 parent: 2 - - uid: 20370 + - uid: 7327 components: - type: Transform - pos: -55.5,-25.5 + rot: 3.141592653589793 rad + pos: -48.5,62.5 parent: 2 - - uid: 20371 + - uid: 7329 components: - type: Transform - pos: -54.5,-25.5 + rot: 3.141592653589793 rad + pos: -43.5,59.5 parent: 2 - - uid: 20372 + - uid: 7330 components: - type: Transform - pos: -59.5,-25.5 + rot: 1.5707963267948966 rad + pos: -46.5,60.5 parent: 2 - - uid: 20373 + - uid: 7331 components: - type: Transform - pos: -63.5,-25.5 + rot: 3.141592653589793 rad + pos: -38.5,62.5 parent: 2 - - uid: 20374 + - uid: 7333 components: - type: Transform - pos: -60.5,-25.5 + rot: 3.141592653589793 rad + pos: -45.5,59.5 parent: 2 - - uid: 20375 + - uid: 7334 components: - type: Transform - pos: -5.5,-15.5 + rot: 3.141592653589793 rad + pos: -44.5,59.5 parent: 2 - - uid: 20376 + - uid: 7335 components: - type: Transform - pos: -49.5,-21.5 + rot: 3.141592653589793 rad + pos: -42.5,59.5 parent: 2 - - uid: 20377 + - uid: 7336 components: - type: Transform - pos: -57.5,-21.5 + rot: 3.141592653589793 rad + pos: -38.5,60.5 parent: 2 - - uid: 20378 + - uid: 7340 components: - type: Transform - pos: -58.5,-21.5 + rot: 3.141592653589793 rad + pos: -41.5,59.5 parent: 2 - - uid: 20379 + - uid: 7341 components: - type: Transform - pos: -59.5,-21.5 + rot: 3.141592653589793 rad + pos: -48.5,60.5 parent: 2 - - uid: 20380 + - uid: 7359 components: - type: Transform - pos: -60.5,-21.5 + rot: -1.5707963267948966 rad + pos: -46.5,64.5 parent: 2 - - uid: 20381 + - uid: 7360 components: - type: Transform - pos: -61.5,-21.5 + rot: 1.5707963267948966 rad + pos: -40.5,65.5 parent: 2 - - uid: 20382 + - uid: 7361 components: - type: Transform - pos: -63.5,-21.5 + rot: 1.5707963267948966 rad + pos: -40.5,64.5 parent: 2 - - uid: 20383 + - uid: 7378 components: - type: Transform - pos: -64.5,-21.5 + rot: 1.5707963267948966 rad + pos: -18.5,-45.5 parent: 2 - - uid: 20384 + - uid: 7382 components: - type: Transform - pos: -66.5,-20.5 + rot: 1.5707963267948966 rad + pos: -18.5,-46.5 parent: 2 - - uid: 20385 + - uid: 7388 components: - type: Transform - pos: -66.5,-18.5 + rot: -1.5707963267948966 rad + pos: -48.5,64.5 parent: 2 - - uid: 20386 + - uid: 7389 components: - type: Transform - pos: -50.5,-20.5 + rot: 1.5707963267948966 rad + pos: -38.5,64.5 parent: 2 - - uid: 20394 + - uid: 7390 components: - type: Transform - pos: 52.5,0.5 + rot: 1.5707963267948966 rad + pos: -38.5,65.5 parent: 2 - - uid: 20398 + - uid: 7391 components: - type: Transform - pos: -71.5,-25.5 + rot: -1.5707963267948966 rad + pos: -48.5,65.5 parent: 2 - - uid: 20399 + - uid: 7423 components: - type: Transform - pos: -70.5,-25.5 + rot: -1.5707963267948966 rad + pos: -51.5,73.5 parent: 2 - - uid: 20400 + - uid: 7424 components: - type: Transform - pos: -69.5,-25.5 + rot: -1.5707963267948966 rad + pos: -35.5,71.5 parent: 2 - - uid: 20401 + - uid: 7435 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-25.5 + rot: -1.5707963267948966 rad + pos: -35.5,73.5 parent: 2 - - uid: 20402 + - uid: 7437 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,-25.5 + rot: -1.5707963267948966 rad + pos: -35.5,72.5 parent: 2 - - uid: 20403 + - uid: 7443 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -76.5,-25.5 + rot: 3.141592653589793 rad + pos: -51.5,71.5 parent: 2 - - uid: 20407 + - uid: 7470 components: - type: Transform - pos: -50.5,-55.5 + rot: -1.5707963267948966 rad + pos: -51.5,72.5 parent: 2 - - uid: 20420 + - uid: 7471 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-69.5 + rot: 3.141592653589793 rad + pos: -51.5,73.5 parent: 2 - - uid: 20422 + - uid: 7472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,8.5 + rot: -1.5707963267948966 rad + pos: -51.5,71.5 parent: 2 - - uid: 20423 + - uid: 7473 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,8.5 + rot: 3.141592653589793 rad + pos: -51.5,70.5 parent: 2 - - uid: 20424 + - uid: 7504 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 71.5,8.5 + pos: -45.5,74.5 parent: 2 - - uid: 20425 + - uid: 7506 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,8.5 + pos: -42.5,74.5 parent: 2 - - uid: 20428 + - uid: 7507 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,11.5 + pos: -37.5,73.5 parent: 2 - - uid: 20430 + - uid: 7508 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,11.5 + pos: -49.5,73.5 parent: 2 - - uid: 20432 + - uid: 7715 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,11.5 + rot: -1.5707963267948966 rad + pos: -46.5,65.5 parent: 2 - - uid: 20442 + - uid: 7867 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,56.5 + rot: -1.5707963267948966 rad + pos: -53.5,67.5 parent: 2 - - uid: 20450 + - uid: 7868 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,59.5 + rot: -1.5707963267948966 rad + pos: -53.5,66.5 parent: 2 - - uid: 20451 + - uid: 7869 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,59.5 + rot: -1.5707963267948966 rad + pos: -53.5,65.5 parent: 2 - - uid: 20452 + - uid: 8511 components: - type: Transform rot: 3.141592653589793 rad - pos: 25.5,59.5 + pos: 69.5,-61.5 parent: 2 - - uid: 20453 + - uid: 8518 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,59.5 + rot: 1.5707963267948966 rad + pos: 72.5,-65.5 parent: 2 - - uid: 20454 + - uid: 8618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,59.5 + pos: 6.5,-3.5 parent: 2 - - uid: 20456 + - uid: 8684 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,60.5 + rot: -1.5707963267948966 rad + pos: 7.5,-4.5 parent: 2 - - uid: 20457 + - uid: 8685 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,54.5 + rot: -1.5707963267948966 rad + pos: 7.5,-3.5 parent: 2 - - uid: 20459 + - uid: 8686 components: - type: Transform - pos: 22.5,43.5 + rot: -1.5707963267948966 rad + pos: 7.5,-5.5 parent: 2 - - uid: 20461 + - uid: 8697 components: - type: Transform - pos: 21.5,43.5 + pos: 6.5,-5.5 parent: 2 - - uid: 20462 + - uid: 8734 components: - type: Transform - pos: 19.5,43.5 + pos: -30.5,38.5 parent: 2 - - uid: 20465 + - uid: 9194 components: - type: Transform - pos: 31.5,43.5 + rot: 1.5707963267948966 rad + pos: 4.5,-7.5 parent: 2 - - uid: 20466 + - uid: 9195 components: - type: Transform - pos: 32.5,43.5 + rot: -1.5707963267948966 rad + pos: 3.5,-7.5 parent: 2 - - uid: 20468 + - uid: 9251 components: - type: Transform - pos: 34.5,43.5 + rot: 3.141592653589793 rad + pos: -71.5,24.5 parent: 2 - - uid: 20478 + - uid: 9252 components: - type: Transform - pos: 18.5,43.5 + rot: 3.141592653589793 rad + pos: -70.5,24.5 parent: 2 - - uid: 20487 + - uid: 9253 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,41.5 + rot: 3.141592653589793 rad + pos: -69.5,24.5 parent: 2 - - uid: 20488 + - uid: 9554 components: - type: Transform - pos: 16.5,40.5 + rot: -1.5707963267948966 rad + pos: 13.5,49.5 parent: 2 - - uid: 20489 + - uid: 9555 components: - type: Transform - pos: 16.5,38.5 + rot: -1.5707963267948966 rad + pos: 13.5,50.5 parent: 2 - - uid: 20514 + - uid: 9556 components: - type: Transform - pos: 68.5,-42.5 + rot: -1.5707963267948966 rad + pos: 13.5,51.5 parent: 2 - - uid: 20515 + - uid: 9563 components: - type: Transform - pos: 45.5,-39.5 + rot: -1.5707963267948966 rad + pos: 13.5,53.5 parent: 2 - - uid: 20516 + - uid: 10000 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,-29.5 + pos: 9.5,0.5 parent: 2 - - uid: 20517 + - uid: 10004 components: - type: Transform - pos: 53.5,-40.5 + pos: -8.5,0.5 parent: 2 - - uid: 20518 + - uid: 10036 components: - type: Transform - pos: 46.5,-40.5 + rot: 3.141592653589793 rad + pos: -3.5,2.5 parent: 2 - - uid: 20519 + - uid: 10037 components: - type: Transform - pos: 47.5,-39.5 + pos: -3.5,-1.5 parent: 2 - - uid: 20520 + - uid: 10038 components: - type: Transform - pos: 50.5,-40.5 + pos: 4.5,-1.5 parent: 2 - - uid: 20521 + - uid: 10039 components: - type: Transform - pos: 50.5,-39.5 + rot: 3.141592653589793 rad + pos: 4.5,2.5 parent: 2 - - uid: 20522 + - uid: 10040 components: - type: Transform - pos: 49.5,-40.5 + rot: 3.141592653589793 rad + pos: 4.5,-0.5 parent: 2 - - uid: 20523 + - uid: 10041 components: - type: Transform - pos: 53.5,-39.5 + rot: 3.141592653589793 rad + pos: -3.5,-0.5 parent: 2 - - uid: 20525 + - uid: 10097 components: - type: Transform - pos: 52.5,-40.5 + rot: 1.5707963267948966 rad + pos: 3.5,7.5 parent: 2 - - uid: 20526 + - uid: 10122 components: - type: Transform - pos: 55.5,-40.5 + rot: 1.5707963267948966 rad + pos: 1.5,7.5 parent: 2 - - uid: 20527 + - uid: 10125 components: - type: Transform - pos: 54.5,-39.5 + rot: -1.5707963267948966 rad + pos: -0.5,7.5 parent: 2 - - uid: 20529 + - uid: 10200 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-74.5 + rot: -1.5707963267948966 rad + pos: -20.5,24.5 parent: 2 - - uid: 20530 + - uid: 10201 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-74.5 + rot: -1.5707963267948966 rad + pos: -17.5,19.5 parent: 2 - - uid: 20531 + - uid: 10202 components: - type: Transform rot: 1.5707963267948966 rad - pos: -48.5,-74.5 + pos: -19.5,19.5 parent: 2 - - uid: 20532 + - uid: 10236 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-74.5 + pos: -6.5,11.5 parent: 2 - - uid: 20533 + - uid: 10241 components: - type: Transform rot: 1.5707963267948966 rad - pos: -51.5,-73.5 + pos: -7.5,10.5 parent: 2 - - uid: 20534 + - uid: 10242 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,-71.5 + pos: -4.5,11.5 parent: 2 - - uid: 20535 + - uid: 10243 components: - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,-70.5 + pos: -3.5,11.5 parent: 2 - - uid: 20536 + - uid: 10244 components: - type: Transform - pos: -53.5,-54.5 + pos: -2.5,11.5 parent: 2 - - uid: 20537 + - uid: 10247 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-56.5 + pos: 3.5,11.5 parent: 2 - - uid: 20538 + - uid: 10248 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,-56.5 + pos: 4.5,11.5 parent: 2 - - uid: 20540 + - uid: 10249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,-31.5 + pos: 5.5,11.5 parent: 2 - - uid: 20542 + - uid: 10250 components: - type: Transform - pos: -50.5,-54.5 + pos: 7.5,11.5 parent: 2 - - uid: 20543 + - uid: 10251 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,-29.5 + rot: -1.5707963267948966 rad + pos: 8.5,10.5 parent: 2 - - uid: 20544 + - uid: 10254 components: - type: Transform - pos: -55.5,-54.5 + pos: 8.5,10.5 parent: 2 - - uid: 20546 + - uid: 10255 components: - type: Transform - pos: -62.5,-54.5 + pos: -7.5,10.5 parent: 2 - - uid: 20565 + - uid: 10374 components: - type: Transform - pos: -36.5,-57.5 + rot: 3.141592653589793 rad + pos: -24.5,49.5 parent: 2 - - uid: 20566 + - uid: 10622 components: - type: Transform - pos: -32.5,-57.5 + rot: -1.5707963267948966 rad + pos: -0.5,12.5 parent: 2 - - uid: 20567 + - uid: 10623 components: - type: Transform - pos: -33.5,-57.5 + rot: -1.5707963267948966 rad + pos: -0.5,11.5 parent: 2 - - uid: 20568 + - uid: 10624 components: - type: Transform - pos: -30.5,-58.5 + rot: 1.5707963267948966 rad + pos: 1.5,12.5 parent: 2 - - uid: 20569 + - uid: 10625 components: - type: Transform - rot: 3.141592653589793 rad - pos: -65.5,8.5 + rot: 1.5707963267948966 rad + pos: 1.5,11.5 parent: 2 - - uid: 20570 + - uid: 10734 components: - type: Transform rot: 1.5707963267948966 rad - pos: -83.5,-31.5 + pos: -48.5,6.5 parent: 2 - - uid: 20571 + - uid: 10736 components: - type: Transform rot: 1.5707963267948966 rad - pos: -85.5,-31.5 + pos: -48.5,7.5 parent: 2 - - uid: 20572 + - uid: 10737 components: - type: Transform rot: 1.5707963267948966 rad - pos: -86.5,-31.5 + pos: -48.5,8.5 parent: 2 - - uid: 20573 + - uid: 10738 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,-31.5 + pos: -47.5,9.5 parent: 2 - - uid: 20575 + - uid: 10739 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,-29.5 + pos: -46.5,9.5 parent: 2 - - uid: 20576 + - uid: 10740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,-30.5 + pos: -45.5,9.5 parent: 2 - - uid: 20578 + - uid: 11108 components: - type: Transform - pos: -2.5,44.5 + rot: 3.141592653589793 rad + pos: 12.5,26.5 parent: 2 - - uid: 20583 + - uid: 11109 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,-25.5 + pos: 11.5,26.5 parent: 2 - - uid: 20585 + - uid: 11110 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,-29.5 + rot: 3.141592653589793 rad + pos: 13.5,26.5 parent: 2 - - uid: 20586 + - uid: 11111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,-29.5 + pos: 11.5,28.5 parent: 2 - - uid: 20587 + - uid: 11112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,-29.5 + pos: 12.5,28.5 parent: 2 - - uid: 20588 + - uid: 11113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,-31.5 + pos: 13.5,28.5 parent: 2 - - uid: 20589 + - uid: 11159 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -88.5,-29.5 + rot: 3.141592653589793 rad + pos: -11.5,62.5 parent: 2 - - uid: 20590 + - uid: 11162 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,-29.5 + pos: -22.5,47.5 parent: 2 - - uid: 20592 + - uid: 11163 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,-31.5 + rot: 3.141592653589793 rad + pos: -22.5,48.5 parent: 2 - - uid: 20594 + - uid: 11169 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,-31.5 + rot: -1.5707963267948966 rad + pos: -21.5,49.5 parent: 2 - - uid: 20595 + - uid: 11171 components: - type: Transform rot: 1.5707963267948966 rad - pos: -93.5,-31.5 + pos: -20.5,49.5 parent: 2 - - uid: 20596 + - uid: 11458 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,-31.5 + rot: -1.5707963267948966 rad + pos: 17.5,-66.5 parent: 2 - - uid: 20598 + - uid: 11502 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,-29.5 + rot: 3.141592653589793 rad + pos: 8.5,-56.5 parent: 2 - - uid: 20599 + - uid: 11522 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,-28.5 + pos: 8.5,-58.5 parent: 2 - - uid: 20600 + - uid: 11530 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,-28.5 + pos: 19.5,-55.5 parent: 2 - - uid: 20601 + - uid: 11532 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,-27.5 + rot: -1.5707963267948966 rad + pos: 19.5,-55.5 parent: 2 - - uid: 20602 + - uid: 11545 + components: + - type: Transform + pos: 19.5,-54.5 + parent: 2 + - uid: 11587 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,-27.5 + pos: 12.5,-28.5 parent: 2 - - uid: 20603 + - uid: 11609 components: - type: Transform - rot: 3.141592653589793 rad - pos: -99.5,-13.5 + pos: -97.5,56.5 parent: 2 - - uid: 20614 + - uid: 11610 components: - type: Transform - pos: -48.5,-75.5 + rot: 3.141592653589793 rad + pos: -97.5,52.5 parent: 2 - - uid: 20615 + - uid: 11726 components: - type: Transform - pos: -45.5,-75.5 + pos: -76.5,56.5 parent: 2 - - uid: 20617 + - uid: 11728 components: - type: Transform rot: 3.141592653589793 rad - pos: -97.5,-25.5 + pos: -76.5,52.5 parent: 2 - - uid: 20618 + - uid: 11866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,-54.5 + rot: -1.5707963267948966 rad + pos: -26.5,-45.5 parent: 2 - - uid: 20619 + - uid: 11900 components: - type: Transform rot: 3.141592653589793 rad - pos: -102.5,-12.5 + pos: -63.5,61.5 parent: 2 - - uid: 20620 + - uid: 11901 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-12.5 + rot: -1.5707963267948966 rad + pos: -62.5,62.5 parent: 2 - - uid: 20621 + - uid: 11906 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-10.5 + rot: 1.5707963267948966 rad + pos: -93.5,52.5 parent: 2 - - uid: 20622 + - uid: 11907 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-8.5 + rot: -1.5707963267948966 rad + pos: -96.5,52.5 parent: 2 - - uid: 20623 + - uid: 11913 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-3.5 + rot: 1.5707963267948966 rad + pos: -93.5,56.5 parent: 2 - - uid: 20624 + - uid: 11915 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-3.5 + rot: -1.5707963267948966 rad + pos: -96.5,56.5 parent: 2 - - uid: 20625 + - uid: 11921 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-2.5 + rot: -1.5707963267948966 rad + pos: -26.5,-46.5 parent: 2 - - uid: 20626 + - uid: 12160 components: - type: Transform rot: 3.141592653589793 rad - pos: -102.5,-4.5 + pos: -63.5,67.5 parent: 2 - - uid: 20627 + - uid: 12175 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-4.5 + rot: 1.5707963267948966 rad + pos: -70.5,60.5 parent: 2 - - uid: 20628 + - uid: 12386 components: - type: Transform rot: 3.141592653589793 rad - pos: -102.5,-6.5 + pos: -9.5,62.5 parent: 2 - - uid: 20629 + - uid: 12431 components: - type: Transform rot: 3.141592653589793 rad - pos: -100.5,-1.5 + pos: -8.5,62.5 parent: 2 - - uid: 20630 + - uid: 12433 components: - type: Transform rot: 3.141592653589793 rad - pos: -100.5,-1.5 + pos: -12.5,62.5 parent: 2 - - uid: 20631 + - uid: 12434 components: - type: Transform rot: 3.141592653589793 rad - pos: -98.5,-1.5 + pos: -10.5,62.5 parent: 2 - - uid: 20632 + - uid: 12435 components: - type: Transform - rot: 3.141592653589793 rad - pos: -97.5,-1.5 + pos: -8.5,60.5 parent: 2 - - uid: 20633 + - uid: 12446 components: - type: Transform - rot: 3.141592653589793 rad - pos: -96.5,-1.5 + pos: -9.5,60.5 parent: 2 - - uid: 20634 + - uid: 12447 components: - type: Transform - rot: 3.141592653589793 rad - pos: -94.5,-1.5 + pos: -10.5,60.5 parent: 2 - - uid: 20635 + - uid: 12448 components: - type: Transform - rot: 3.141592653589793 rad - pos: -91.5,-1.5 + pos: -11.5,60.5 parent: 2 - - uid: 20636 + - uid: 12449 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-9.5 + pos: -12.5,60.5 parent: 2 - - uid: 20637 + - uid: 12461 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,28.5 + pos: 24.5,-9.5 parent: 2 - - uid: 20638 + - uid: 12495 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -88.5,25.5 + rot: -1.5707963267948966 rad + pos: -19.5,62.5 parent: 2 - - uid: 20639 + - uid: 12501 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,26.5 + rot: 3.141592653589793 rad + pos: 22.5,-7.5 parent: 2 - - uid: 20640 + - uid: 12528 components: - type: Transform - pos: -44.5,-75.5 + rot: 3.141592653589793 rad + pos: 24.5,-7.5 parent: 2 - - uid: 20641 + - uid: 12530 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,25.5 + rot: -1.5707963267948966 rad + pos: 22.5,-7.5 parent: 2 - - uid: 20642 + - uid: 12531 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,28.5 + pos: 22.5,-9.5 parent: 2 - - uid: 20643 + - uid: 12542 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -84.5,25.5 + pos: 23.5,-9.5 parent: 2 - - uid: 20644 + - uid: 12554 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,25.5 + rot: -1.5707963267948966 rad + pos: 22.5,-9.5 parent: 2 - - uid: 20645 + - uid: 12559 components: - type: Transform rot: 3.141592653589793 rad - pos: -51.5,-75.5 + pos: 23.5,-7.5 parent: 2 - - uid: 20646 + - uid: 12664 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-55.5 + pos: -14.5,56.5 parent: 2 - - uid: 20647 + - type: Physics + canCollide: False + - uid: 12674 components: - type: Transform rot: 3.141592653589793 rad - pos: -64.5,25.5 + pos: -14.5,56.5 parent: 2 - - uid: 20648 + - type: Physics + canCollide: False + - uid: 12693 components: - type: Transform - rot: 3.141592653589793 rad - pos: -66.5,25.5 + rot: -1.5707963267948966 rad + pos: -14.5,55.5 parent: 2 - - uid: 20649 + - type: Physics + canCollide: False + - uid: 12743 components: - type: Transform rot: 3.141592653589793 rad - pos: -69.5,25.5 + pos: -16.5,65.5 parent: 2 - - uid: 20650 + - uid: 13193 components: - type: Transform rot: 3.141592653589793 rad - pos: -71.5,25.5 + pos: -13.5,-44.5 parent: 2 - - uid: 20651 + - uid: 13197 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,28.5 + rot: -1.5707963267948966 rad + pos: -17.5,-45.5 parent: 2 - - uid: 20652 + - uid: 13198 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,26.5 + rot: -1.5707963267948966 rad + pos: -17.5,-46.5 parent: 2 - - uid: 20653 + - uid: 13237 components: - type: Transform rot: 3.141592653589793 rad - pos: -61.5,25.5 + pos: -30.5,-40.5 parent: 2 - - uid: 20654 + - uid: 13292 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,30.5 + pos: -28.5,-40.5 parent: 2 - - uid: 20655 + - uid: 13296 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,28.5 + pos: -27.5,-40.5 parent: 2 - - uid: 20656 + - uid: 13326 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,-55.5 + rot: 1.5707963267948966 rad + pos: -26.5,-45.5 parent: 2 - - uid: 20657 + - uid: 13327 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,-56.5 + rot: 1.5707963267948966 rad + pos: -26.5,-46.5 parent: 2 - - uid: 20658 + - uid: 13329 components: - type: Transform rot: -1.5707963267948966 rad - pos: -59.5,-54.5 + pos: -18.5,-45.5 parent: 2 - - uid: 20659 + - uid: 13330 components: - type: Transform rot: -1.5707963267948966 rad - pos: -65.5,-54.5 + pos: -18.5,-46.5 parent: 2 - - uid: 20669 + - uid: 13593 components: - type: Transform - pos: 44.5,-43.5 + rot: -1.5707963267948966 rad + pos: 0.5,-63.5 parent: 2 - - uid: 20670 + - uid: 13627 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,-48.5 + pos: 9.5,-46.5 parent: 2 - - uid: 20671 + - uid: 13640 components: - type: Transform rot: 3.141592653589793 rad - pos: 44.5,-47.5 + pos: 10.5,-46.5 parent: 2 - - uid: 20672 + - uid: 13721 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,-46.5 + pos: 9.5,-43.5 parent: 2 - - uid: 20673 + - uid: 13722 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,-46.5 + pos: 10.5,-43.5 parent: 2 - - uid: 20674 + - uid: 13728 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 11.5,-44.5 + parent: 2 + - uid: 13870 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 3.5,-63.5 + parent: 2 + - uid: 14565 components: - type: Transform rot: 3.141592653589793 rad - pos: 46.5,-46.5 + pos: 21.5,-56.5 parent: 2 - - uid: 20675 + - uid: 14566 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,-49.5 + pos: 12.5,-56.5 parent: 2 - - uid: 20679 + - uid: 14567 components: - type: Transform rot: 3.141592653589793 rad - pos: 49.5,-49.5 + pos: 15.5,-56.5 parent: 2 - - uid: 20685 + - uid: 14581 components: - type: Transform - pos: 62.5,-67.5 + pos: 33.5,-59.5 parent: 2 - - uid: 20688 + - uid: 14852 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,-53.5 + pos: 18.5,-58.5 parent: 2 - - uid: 20689 + - uid: 14857 components: - type: Transform - pos: 82.5,-57.5 + rot: 1.5707963267948966 rad + pos: -0.5,-70.5 parent: 2 - - uid: 20690 + - uid: 14858 components: - type: Transform - pos: 84.5,-56.5 + rot: -1.5707963267948966 rad + pos: 1.5,-70.5 parent: 2 - - uid: 20691 + - uid: 15293 components: - type: Transform - pos: 85.5,-52.5 + pos: 33.5,-56.5 parent: 2 - - uid: 20692 + - uid: 15534 components: - type: Transform - pos: 86.5,-52.5 + rot: -1.5707963267948966 rad + pos: 17.5,-67.5 parent: 2 - - uid: 20693 + - uid: 15536 components: - type: Transform - pos: 85.5,-53.5 + rot: -1.5707963267948966 rad + pos: 17.5,-64.5 parent: 2 - - uid: 20694 + - uid: 15537 components: - type: Transform - pos: 85.5,-51.5 + rot: -1.5707963267948966 rad + pos: 17.5,-63.5 parent: 2 - - uid: 20695 + - uid: 15538 components: - type: Transform - pos: 86.5,-49.5 + pos: 17.5,-64.5 parent: 2 - - uid: 20696 + - uid: 15539 components: - type: Transform - pos: 86.5,-48.5 + rot: 3.141592653589793 rad + pos: 17.5,-66.5 parent: 2 - - uid: 20697 + - uid: 15694 components: - type: Transform - pos: 86.5,-47.5 + pos: 12.5,-57.5 parent: 2 - - uid: 20698 + - uid: 15733 components: - type: Transform - pos: 86.5,-46.5 + rot: 3.141592653589793 rad + pos: 33.5,-58.5 parent: 2 - - uid: 20699 + - uid: 15734 components: - type: Transform - pos: 86.5,-44.5 + rot: 3.141592653589793 rad + pos: 33.5,-61.5 parent: 2 - - uid: 20700 + - uid: 15870 components: - type: Transform - pos: 86.5,-44.5 + rot: 3.141592653589793 rad + pos: -3.5,-49.5 parent: 2 - - uid: 20701 + - uid: 15871 components: - type: Transform - pos: 86.5,-43.5 + rot: 3.141592653589793 rad + pos: 4.5,-49.5 parent: 2 - - uid: 20702 + - uid: 15872 components: - type: Transform - pos: 86.5,-42.5 + pos: 4.5,-51.5 parent: 2 - - uid: 20703 + - uid: 15873 components: - type: Transform - pos: 86.5,-41.5 + pos: -3.5,-51.5 parent: 2 - - uid: 20704 + - uid: 15990 components: - type: Transform - pos: 85.5,-41.5 + rot: 3.141592653589793 rad + pos: 23.5,-28.5 parent: 2 - - uid: 20705 + - uid: 15991 components: - type: Transform - pos: 85.5,-38.5 + rot: 3.141592653589793 rad + pos: 22.5,-28.5 parent: 2 - - uid: 20706 + - uid: 15995 components: - type: Transform - pos: 86.5,-38.5 + rot: 3.141592653589793 rad + pos: 7.5,-31.5 parent: 2 - - uid: 20707 + - uid: 15998 components: - type: Transform - pos: 85.5,-34.5 + rot: 3.141592653589793 rad + pos: 8.5,-31.5 parent: 2 - - uid: 20708 + - uid: 15999 components: - type: Transform - pos: 86.5,-36.5 + rot: 1.5707963267948966 rad + pos: 25.5,-29.5 parent: 2 - - uid: 20709 + - uid: 16081 components: - type: Transform - pos: 86.5,-35.5 + rot: 3.141592653589793 rad + pos: -13.5,-60.5 parent: 2 - - uid: 20710 + - uid: 16083 components: - type: Transform - pos: 86.5,-34.5 + rot: 3.141592653589793 rad + pos: -12.5,-57.5 parent: 2 - - uid: 20711 + - uid: 16086 components: - type: Transform - pos: 86.5,-33.5 + rot: 3.141592653589793 rad + pos: -14.5,-60.5 parent: 2 - - uid: 20712 + - uid: 16096 components: - type: Transform - pos: 82.5,-42.5 + rot: 3.141592653589793 rad + pos: -15.5,-60.5 parent: 2 - - uid: 20713 + - uid: 16108 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 82.5,-46.5 + rot: 3.141592653589793 rad + pos: -12.5,-60.5 parent: 2 - - uid: 20714 + - uid: 16678 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-46.5 + pos: 43.5,26.5 parent: 2 - - uid: 20715 + - uid: 16679 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-47.5 + pos: 42.5,26.5 parent: 2 - - uid: 20722 + - uid: 16680 components: - type: Transform - pos: -2.5,48.5 + rot: 1.5707963267948966 rad + pos: 41.5,25.5 parent: 2 - - uid: 20732 + - uid: 16681 components: - type: Transform - pos: 74.5,-58.5 + rot: 3.141592653589793 rad + pos: 47.5,28.5 parent: 2 - - uid: 20735 + - uid: 16682 components: - type: Transform - pos: 82.5,-30.5 + rot: 3.141592653589793 rad + pos: 46.5,28.5 parent: 2 - - uid: 20736 + - uid: 17116 components: - type: Transform - pos: 82.5,-31.5 + pos: 48.5,26.5 parent: 2 - - uid: 20737 + - uid: 17123 components: - type: Transform - pos: 86.5,-30.5 + pos: 47.5,26.5 parent: 2 - - uid: 20738 + - uid: 17142 components: - type: Transform - pos: 86.5,-31.5 + rot: 3.141592653589793 rad + pos: 42.5,28.5 parent: 2 - - uid: 20739 + - uid: 17143 components: - type: Transform - pos: 74.5,-57.5 + rot: 1.5707963267948966 rad + pos: 41.5,31.5 parent: 2 - - uid: 20740 + - uid: 17144 components: - type: Transform - pos: 74.5,-57.5 + rot: 1.5707963267948966 rad + pos: 41.5,30.5 parent: 2 - - uid: 20741 + - uid: 17145 components: - type: Transform - pos: 73.5,-55.5 + rot: 1.5707963267948966 rad + pos: 41.5,29.5 parent: 2 - - uid: 20742 + - uid: 17147 components: - type: Transform - pos: 73.5,-55.5 + rot: 3.141592653589793 rad + pos: 48.5,28.5 parent: 2 - - uid: 20743 + - uid: 17148 components: - type: Transform - pos: 76.5,-57.5 + rot: 3.141592653589793 rad + pos: 43.5,28.5 parent: 2 - - uid: 20744 + - uid: 18015 components: - type: Transform - pos: 75.5,-56.5 + rot: 3.141592653589793 rad + pos: -30.5,-68.5 parent: 2 - - uid: 20747 + - uid: 18020 components: - type: Transform - pos: 73.5,-53.5 + rot: 3.141592653589793 rad + pos: -29.5,-71.5 parent: 2 - - uid: 20748 + - uid: 18021 components: - type: Transform - pos: 72.5,-54.5 + rot: 1.5707963267948966 rad + pos: -30.5,-70.5 parent: 2 - - uid: 20749 + - uid: 18372 components: - type: Transform - pos: 75.5,-58.5 + rot: 3.141592653589793 rad + pos: 37.5,-2.5 parent: 2 - - uid: 20751 + - uid: 18404 components: - type: Transform - pos: 85.5,-55.5 + rot: 3.141592653589793 rad + pos: 36.5,-2.5 parent: 2 - - uid: 20756 + - uid: 18443 components: - type: Transform - pos: 15.5,-76.5 + rot: 1.5707963267948966 rad + pos: -28.5,-58.5 parent: 2 - - uid: 20758 + - uid: 18444 components: - type: Transform - pos: 53.5,24.5 + rot: 1.5707963267948966 rad + pos: -28.5,-59.5 parent: 2 - - uid: 20774 + - uid: 18445 components: - type: Transform - pos: 33.5,26.5 + rot: -1.5707963267948966 rad + pos: -30.5,-59.5 parent: 2 - - uid: 20782 + - uid: 18505 components: - type: Transform - pos: -70.5,-55.5 + pos: -24.5,-56.5 parent: 2 - - uid: 20783 + - uid: 18541 components: - type: Transform - pos: -71.5,-57.5 + rot: 1.5707963267948966 rad + pos: -31.5,-75.5 parent: 2 - - uid: 20784 + - uid: 18542 components: - type: Transform - pos: -71.5,-58.5 + rot: -1.5707963267948966 rad + pos: -32.5,-72.5 parent: 2 - - uid: 20785 + - uid: 18543 components: - type: Transform - pos: -71.5,-61.5 + rot: 3.141592653589793 rad + pos: -27.5,-71.5 parent: 2 - - uid: 20786 + - uid: 18544 components: - type: Transform - pos: -71.5,-62.5 + rot: 1.5707963267948966 rad + pos: -24.5,-75.5 parent: 2 - - uid: 20787 + - uid: 18642 components: - type: Transform - pos: -71.5,-63.5 + rot: 1.5707963267948966 rad + pos: -31.5,-72.5 parent: 2 - - uid: 20788 + - uid: 18725 components: - type: Transform - pos: -71.5,-64.5 + rot: -1.5707963267948966 rad + pos: -32.5,-75.5 parent: 2 - - uid: 20789 + - uid: 18730 components: - type: Transform - pos: -71.5,-74.5 + rot: -1.5707963267948966 rad + pos: -25.5,-72.5 parent: 2 - - uid: 20790 + - uid: 18736 components: - type: Transform - pos: -71.5,-67.5 + rot: -1.5707963267948966 rad + pos: -25.5,-75.5 parent: 2 - - uid: 20791 + - uid: 18740 components: - type: Transform - pos: -71.5,-70.5 + rot: 1.5707963267948966 rad + pos: -24.5,-72.5 parent: 2 - - uid: 20792 + - uid: 18766 components: - type: Transform - pos: -70.5,-74.5 + rot: -1.5707963267948966 rad + pos: -26.5,-70.5 parent: 2 - - uid: 20793 + - uid: 18769 components: - type: Transform - pos: -70.5,-75.5 + rot: 3.141592653589793 rad + pos: -28.5,-71.5 parent: 2 - - uid: 20794 + - uid: 18775 components: - type: Transform - pos: -67.5,-75.5 + rot: 3.141592653589793 rad + pos: -26.5,-68.5 parent: 2 - - uid: 20795 + - uid: 18777 components: - type: Transform - pos: -65.5,-75.5 + pos: -26.5,-69.5 parent: 2 - - uid: 20796 + - uid: 18778 components: - type: Transform - pos: -63.5,-75.5 + pos: -30.5,-69.5 parent: 2 - - uid: 20797 + - uid: 18862 components: - type: Transform - pos: -62.5,-75.5 + pos: -22.5,-58.5 parent: 2 - - uid: 20798 + - uid: 18920 components: - type: Transform - pos: -61.5,-75.5 + rot: -1.5707963267948966 rad + pos: 9.5,-77.5 parent: 2 - - uid: 20799 + - uid: 18921 components: - type: Transform - pos: -57.5,-75.5 + rot: -1.5707963267948966 rad + pos: 9.5,-78.5 parent: 2 - - uid: 20800 + - uid: 18922 components: - type: Transform - pos: -56.5,-75.5 + rot: -1.5707963267948966 rad + pos: 9.5,-79.5 parent: 2 - - uid: 20801 + - uid: 18923 components: - type: Transform - pos: -55.5,-75.5 + rot: 1.5707963267948966 rad + pos: 11.5,-77.5 parent: 2 - - uid: 20802 + - uid: 18924 components: - type: Transform - pos: -54.5,-75.5 + rot: 1.5707963267948966 rad + pos: 11.5,-78.5 parent: 2 - - uid: 20803 + - uid: 18925 components: - type: Transform - pos: -52.5,-74.5 + rot: 1.5707963267948966 rad + pos: 11.5,-79.5 parent: 2 - - uid: 20804 + - uid: 19009 components: - type: Transform - pos: -49.5,-75.5 + rot: 3.141592653589793 rad + pos: 7.5,-77.5 parent: 2 - - uid: 20899 + - uid: 19020 components: - type: Transform - pos: 51.5,-31.5 + rot: 3.141592653589793 rad + pos: 7.5,-85.5 parent: 2 - - uid: 20912 + - uid: 19178 components: - type: Transform - pos: 4.5,65.5 + rot: 3.141592653589793 rad + pos: 88.5,15.5 parent: 2 - - uid: 21216 + - uid: 19179 components: - type: Transform - pos: 68.5,24.5 + rot: 3.141592653589793 rad + pos: 89.5,15.5 parent: 2 - - uid: 21217 + - uid: 19182 components: - type: Transform - pos: 69.5,24.5 + rot: 3.141592653589793 rad + pos: 82.5,13.5 parent: 2 - - uid: 21219 + - uid: 19183 components: - type: Transform - pos: 73.5,24.5 + rot: 3.141592653589793 rad + pos: 83.5,13.5 parent: 2 - - uid: 21260 + - uid: 19184 components: - type: Transform - pos: 74.5,24.5 + rot: 3.141592653589793 rad + pos: 84.5,13.5 parent: 2 - - uid: 21302 + - uid: 19185 components: - type: Transform - pos: 65.5,-36.5 + rot: 3.141592653589793 rad + pos: 85.5,13.5 parent: 2 - - uid: 21336 + - uid: 19336 components: - type: Transform - pos: -9.5,65.5 + rot: 3.141592653589793 rad + pos: 24.5,-28.5 parent: 2 - - uid: 21349 + - uid: 19439 components: - type: Transform - pos: 76.5,-12.5 + rot: 3.141592653589793 rad + pos: 35.5,-2.5 parent: 2 - - uid: 21603 + - uid: 19507 components: - type: Transform - pos: 90.5,52.5 + rot: 3.141592653589793 rad + pos: 34.5,-5.5 parent: 2 - - uid: 21614 + - uid: 19508 components: - type: Transform - pos: -17.5,-31.5 + rot: 3.141592653589793 rad + pos: 33.5,-5.5 parent: 2 - - uid: 21616 + - uid: 19509 components: - type: Transform - pos: -18.5,-31.5 + rot: 3.141592653589793 rad + pos: 32.5,-5.5 parent: 2 - - uid: 21619 + - uid: 19510 components: - type: Transform - pos: -19.5,-31.5 + rot: 3.141592653589793 rad + pos: 31.5,-5.5 parent: 2 - - uid: 21681 + - uid: 19554 components: - type: Transform - pos: 53.5,-36.5 + rot: 1.5707963267948966 rad + pos: 35.5,-7.5 parent: 2 - - uid: 21701 + - uid: 19555 components: - type: Transform - pos: 93.5,28.5 + rot: 1.5707963267948966 rad + pos: 35.5,-8.5 parent: 2 - - uid: 21702 + - uid: 19556 components: - type: Transform - pos: 93.5,29.5 + rot: -1.5707963267948966 rad + pos: 37.5,-7.5 parent: 2 - - uid: 21724 + - uid: 19557 components: - type: Transform - pos: 65.5,48.5 + rot: -1.5707963267948966 rad + pos: 37.5,-8.5 parent: 2 - - uid: 21727 + - uid: 19580 components: - type: Transform - pos: 65.5,49.5 + rot: 1.5707963267948966 rad + pos: 3.5,-29.5 parent: 2 - - uid: 21730 + - uid: 19581 components: - type: Transform - pos: 93.5,31.5 + pos: 10.5,-31.5 parent: 2 - - uid: 21759 + - uid: 19582 components: - type: Transform - pos: -20.5,-31.5 + rot: -1.5707963267948966 rad + pos: 3.5,-30.5 parent: 2 - - uid: 21827 + - type: Physics + canCollide: False + - uid: 19584 components: - type: Transform - pos: 65.5,39.5 + rot: 1.5707963267948966 rad + pos: 3.5,-28.5 parent: 2 - - uid: 21835 + - uid: 19585 components: - type: Transform - pos: 11.5,-21.5 + rot: 1.5707963267948966 rad + pos: 12.5,-29.5 parent: 2 - - uid: 21909 + - uid: 19607 components: - type: Transform - pos: 65.5,40.5 + rot: 3.141592653589793 rad + pos: 21.5,-28.5 parent: 2 - - uid: 22122 + - uid: 19608 components: - type: Transform - pos: 93.5,32.5 + rot: 3.141592653589793 rad + pos: 20.5,-28.5 parent: 2 - - uid: 22464 + - uid: 19609 components: - type: Transform - pos: 77.5,-10.5 + rot: 3.141592653589793 rad + pos: 19.5,-28.5 parent: 2 - - uid: 22735 + - uid: 19610 components: - type: Transform - pos: 4.5,66.5 + rot: 3.141592653589793 rad + pos: 18.5,-28.5 parent: 2 - - uid: 23006 + - uid: 19611 components: - type: Transform - pos: 14.5,63.5 + rot: 3.141592653589793 rad + pos: 17.5,-28.5 parent: 2 - - uid: 23030 + - uid: 19612 components: - type: Transform - pos: -69.5,-54.5 + rot: 1.5707963267948966 rad + pos: 25.5,-30.5 parent: 2 - - uid: 23050 + - uid: 19613 components: - type: Transform - pos: 55.5,20.5 + rot: 1.5707963267948966 rad + pos: 25.5,-31.5 parent: 2 - - uid: 23068 + - uid: 19614 components: - type: Transform - pos: 55.5,16.5 + rot: 1.5707963267948966 rad + pos: 25.5,-32.5 parent: 2 - - uid: 23132 + - uid: 19616 components: - type: Transform - pos: 55.5,18.5 + pos: 11.5,-36.5 parent: 2 - - uid: 23150 + - uid: 19617 components: - type: Transform - pos: 55.5,24.5 + pos: 12.5,-36.5 parent: 2 - - uid: 23266 + - uid: 19618 components: - type: Transform - pos: 55.5,22.5 + pos: 13.5,-36.5 parent: 2 - - uid: 23267 + - uid: 19619 components: - type: Transform - pos: 53.5,22.5 + pos: 14.5,-36.5 parent: 2 - - uid: 23476 + - uid: 19620 components: - type: Transform - pos: 77.5,-6.5 + pos: 15.5,-36.5 parent: 2 - - uid: 23490 + - uid: 19621 components: - type: Transform - pos: -15.5,-18.5 + pos: 16.5,-36.5 parent: 2 - - uid: 23491 + - uid: 19622 components: - type: Transform - pos: -16.5,-18.5 + pos: 17.5,-36.5 parent: 2 - - uid: 23525 + - uid: 19623 components: - type: Transform - pos: -17.5,-18.5 + pos: 18.5,-36.5 parent: 2 - - uid: 23528 + - uid: 19624 components: - type: Transform - pos: -6.5,69.5 + pos: 19.5,-36.5 parent: 2 - - uid: 23541 + - uid: 19625 components: - type: Transform - pos: -39.5,-59.5 + pos: 20.5,-36.5 parent: 2 - - uid: 23586 + - uid: 19626 components: - type: Transform - pos: 53.5,23.5 + pos: 21.5,-36.5 parent: 2 - - uid: 23600 + - uid: 19670 components: - type: Transform - pos: -39.5,-60.5 + rot: -1.5707963267948966 rad + pos: 11.5,-20.5 parent: 2 - - uid: 23611 + - uid: 19673 components: - type: Transform - pos: 55.5,14.5 + rot: 1.5707963267948966 rad + pos: 10.5,-21.5 parent: 2 - - uid: 23700 + - uid: 19675 components: - type: Transform - pos: -39.5,-58.5 + rot: -1.5707963267948966 rad + pos: 11.5,-19.5 parent: 2 - - uid: 23703 + - uid: 19676 components: - type: Transform - pos: 21.5,-12.5 + rot: -1.5707963267948966 rad + pos: 9.5,-21.5 parent: 2 - - uid: 23941 + - uid: 19740 components: - type: Transform - pos: -39.5,-61.5 + rot: 1.5707963267948966 rad + pos: -47.5,-42.5 parent: 2 - - uid: 23992 + - uid: 19742 components: - type: Transform - pos: -37.5,-57.5 + rot: 1.5707963267948966 rad + pos: -47.5,-41.5 parent: 2 - - uid: 24039 + - uid: 19744 components: - type: Transform - pos: 77.5,22.5 + rot: 1.5707963267948966 rad + pos: -47.5,-40.5 parent: 2 - - uid: 24043 + - uid: 19784 components: - type: Transform - pos: 78.5,22.5 + rot: 1.5707963267948966 rad + pos: -47.5,-39.5 parent: 2 - - uid: 24044 + - uid: 19785 components: - type: Transform - pos: 66.5,22.5 + rot: 1.5707963267948966 rad + pos: -47.5,-38.5 parent: 2 - - uid: 24047 + - uid: 19786 components: - type: Transform - pos: 76.5,22.5 + rot: 1.5707963267948966 rad + pos: -47.5,-37.5 parent: 2 - - uid: 24051 + - uid: 19855 components: - type: Transform - pos: 72.5,22.5 + rot: -1.5707963267948966 rad + pos: -50.5,-21.5 parent: 2 - - uid: 24053 + - uid: 19856 components: - type: Transform - pos: 69.5,22.5 + rot: -1.5707963267948966 rad + pos: -53.5,-21.5 parent: 2 - - uid: 24055 + - uid: 19858 components: - type: Transform - pos: 63.5,24.5 + rot: 3.141592653589793 rad + pos: -54.5,-23.5 parent: 2 - - uid: 24062 + - uid: 19859 components: - type: Transform - pos: 70.5,22.5 + rot: 3.141592653589793 rad + pos: -55.5,-23.5 parent: 2 - - uid: 24063 + - uid: 19860 components: - type: Transform - pos: 63.5,28.5 + rot: -1.5707963267948966 rad + pos: -53.5,-22.5 parent: 2 - - uid: 24064 + - uid: 19864 components: - type: Transform - pos: 63.5,25.5 + rot: 1.5707963267948966 rad + pos: -50.5,-20.5 parent: 2 - - uid: 24065 + - uid: 19891 components: - type: Transform - pos: 63.5,29.5 + rot: -1.5707963267948966 rad + pos: -65.5,-10.5 parent: 2 - - uid: 24075 + - uid: 19924 components: - type: Transform - pos: 74.5,54.5 + pos: -62.5,-6.5 parent: 2 - - uid: 24103 + - uid: 19928 components: - type: Transform - pos: -30.5,-59.5 + rot: 3.141592653589793 rad + pos: -62.5,-5.5 parent: 2 - - uid: 24224 + - uid: 19936 components: - type: Transform - pos: -8.5,-48.5 + rot: 1.5707963267948966 rad + pos: -64.5,-10.5 parent: 2 - - uid: 24231 + - uid: 19946 components: - type: Transform - pos: -7.5,-48.5 + rot: 3.141592653589793 rad + pos: -64.5,-12.5 parent: 2 - - uid: 24241 + - uid: 19964 components: - type: Transform - pos: -2.5,-25.5 + pos: -26.5,-1.5 parent: 2 - - uid: 24244 + - uid: 19965 components: - type: Transform - pos: -32.5,-21.5 + pos: -25.5,-1.5 parent: 2 - - uid: 24255 + - uid: 19966 components: - type: Transform - pos: -30.5,-62.5 + pos: -24.5,-1.5 parent: 2 - - uid: 24258 + - uid: 20730 components: - type: Transform - pos: -30.5,-61.5 + rot: -1.5707963267948966 rad + pos: -80.5,-12.5 parent: 2 - - uid: 24259 + - uid: 20731 components: - type: Transform - pos: -30.5,-60.5 + rot: -1.5707963267948966 rad + pos: -80.5,-18.5 parent: 2 - - uid: 24316 + - uid: 20733 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,60.5 + rot: -1.5707963267948966 rad + pos: -80.5,-15.5 parent: 2 - - uid: 24434 + - uid: 20739 components: - type: Transform - pos: 66.5,-46.5 + pos: -81.5,-14.5 parent: 2 - - uid: 24463 + - uid: 20740 components: - type: Transform - pos: -12.5,56.5 + pos: -82.5,-14.5 parent: 2 - - uid: 24468 + - uid: 20741 components: - type: Transform - pos: 53.5,16.5 + pos: -83.5,-14.5 parent: 2 - - uid: 24491 + - uid: 20742 components: - type: Transform - pos: 63.5,-36.5 + pos: -81.5,-17.5 parent: 2 - - uid: 24546 + - uid: 20743 components: - type: Transform - pos: 66.5,-38.5 + pos: -82.5,-17.5 parent: 2 - - uid: 24620 + - uid: 20744 components: - type: Transform - pos: 53.5,26.5 + rot: 3.141592653589793 rad + pos: -81.5,-13.5 parent: 2 - - uid: 24744 + - uid: 20745 components: - type: Transform - pos: 65.5,37.5 + rot: 3.141592653589793 rad + pos: -82.5,-13.5 parent: 2 - - uid: 24768 + - uid: 20746 components: - type: Transform - pos: -9.5,-48.5 + rot: 3.141592653589793 rad + pos: -81.5,-16.5 parent: 2 - - uid: 24839 + - uid: 20747 components: - type: Transform - pos: 74.5,22.5 + rot: 3.141592653589793 rad + pos: -82.5,-16.5 parent: 2 - - uid: 24841 + - uid: 20748 components: - type: Transform - pos: 76.5,54.5 + rot: 3.141592653589793 rad + pos: -83.5,-16.5 parent: 2 - - uid: 24844 + - uid: 20749 components: - type: Transform - pos: 65.5,38.5 + rot: 1.5707963267948966 rad + pos: -83.5,-18.5 parent: 2 - - uid: 24847 + - uid: 20750 components: - type: Transform - pos: 73.5,22.5 + rot: 1.5707963267948966 rad + pos: -84.5,-15.5 parent: 2 - - uid: 24849 + - uid: 20751 components: - type: Transform - pos: 68.5,22.5 + rot: 1.5707963267948966 rad + pos: -83.5,-12.5 parent: 2 - - uid: 24850 + - uid: 22061 components: - type: Transform - pos: 65.5,22.5 + rot: 3.141592653589793 rad + pos: -71.5,33.5 parent: 2 - - uid: 24859 + - uid: 22064 components: - type: Transform - pos: 92.5,54.5 + rot: 1.5707963267948966 rad + pos: -80.5,32.5 parent: 2 - - uid: 24956 + - uid: 22076 components: - type: Transform - pos: 93.5,41.5 + rot: 3.141592653589793 rad + pos: -69.5,33.5 parent: 2 - - uid: 24999 + - uid: 22091 components: - type: Transform - pos: 22.5,-6.5 + rot: 3.141592653589793 rad + pos: -72.5,30.5 parent: 2 - - uid: 25013 + - uid: 22093 components: - type: Transform - pos: 93.5,54.5 + rot: 3.141592653589793 rad + pos: -70.5,33.5 parent: 2 - - uid: 25096 + - uid: 22095 components: - type: Transform - pos: 1.5,48.5 + rot: -1.5707963267948966 rad + pos: -79.5,29.5 parent: 2 - - uid: 25098 + - uid: 24420 components: - type: Transform - pos: 1.5,44.5 + pos: -86.5,-0.5 parent: 2 - - uid: 25201 + - uid: 24421 components: - type: Transform - pos: 53.5,-30.5 + pos: -85.5,-0.5 parent: 2 - - uid: 25295 + - uid: 24422 components: - type: Transform - pos: 53.5,-35.5 + pos: -84.5,-0.5 parent: 2 - - uid: 25393 + - uid: 24423 components: - type: Transform - pos: 4.5,62.5 + pos: -83.5,-0.5 parent: 2 - - uid: 25415 + - uid: 24424 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,70.5 + pos: -82.5,-0.5 parent: 2 - - uid: 25416 + - uid: 24814 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,37.5 + pos: -86.5,2.5 parent: 2 - - uid: 25541 + - uid: 24832 components: - type: Transform - pos: 95.5,47.5 + rot: 1.5707963267948966 rad + pos: -86.5,2.5 parent: 2 - - uid: 25776 + - uid: 25192 components: - type: Transform - pos: -25.5,-1.5 + rot: 3.141592653589793 rad + pos: -36.5,-89.5 parent: 2 - - uid: 25904 + - uid: 25193 components: - type: Transform - pos: 7.5,-23.5 + rot: 3.141592653589793 rad + pos: -34.5,-89.5 parent: 2 - - uid: 25906 + - uid: 25194 components: - type: Transform - pos: -10.5,56.5 + rot: 3.141592653589793 rad + pos: -35.5,-89.5 parent: 2 - - uid: 25908 + - uid: 25195 components: - type: Transform - pos: 74.5,-10.5 + pos: -36.5,-90.5 parent: 2 - - uid: 25992 + - uid: 25196 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-46.5 + pos: -35.5,-90.5 parent: 2 - - uid: 26031 + - uid: 25198 components: - type: Transform - pos: 55.5,25.5 + pos: -34.5,-90.5 parent: 2 - - uid: 26032 + - uid: 25952 components: - type: Transform - pos: 53.5,25.5 + rot: 3.141592653589793 rad + pos: -25.5,-87.5 parent: 2 - - uid: 26048 + - uid: 25953 components: - type: Transform - pos: 7.5,-24.5 + rot: 3.141592653589793 rad + pos: -24.5,-87.5 parent: 2 - - uid: 26056 + - uid: 25958 components: - type: Transform - pos: 76.5,-7.5 + rot: 1.5707963267948966 rad + pos: -23.5,-88.5 parent: 2 - - uid: 26119 + - uid: 25959 components: - type: Transform - pos: 77.5,-9.5 + rot: 1.5707963267948966 rad + pos: -23.5,-89.5 parent: 2 - - uid: 26192 + - uid: 25960 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-31.5 + pos: -24.5,-90.5 parent: 2 - - uid: 26255 + - uid: 25961 components: - type: Transform - pos: 7.5,-25.5 + pos: -25.5,-90.5 parent: 2 - - uid: 26512 + - uid: 25962 components: - type: Transform - pos: -12.5,-72.5 + rot: -1.5707963267948966 rad + pos: -26.5,-89.5 parent: 2 - - uid: 26560 + - uid: 25963 components: - type: Transform - pos: 22.5,-7.5 + rot: -1.5707963267948966 rad + pos: -26.5,-88.5 parent: 2 - - uid: 26758 + - uid: 26802 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,72.5 + pos: -46.5,91.5 parent: 2 - - uid: 26784 + - uid: 26823 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,72.5 + pos: -47.5,93.5 parent: 2 - - uid: 26815 + - uid: 26826 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,71.5 + pos: -46.5,93.5 parent: 2 - - uid: 26826 + - uid: 26828 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,70.5 + pos: -47.5,91.5 parent: 2 - - uid: 26880 + - uid: 26915 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,72.5 + pos: -39.5,99.5 parent: 2 - - uid: 26881 + - uid: 26916 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,71.5 + pos: -38.5,102.5 parent: 2 - - uid: 26882 + - uid: 26926 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,71.5 + pos: -38.5,99.5 parent: 2 - - uid: 26883 + - uid: 26927 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,71.5 + pos: -39.5,102.5 parent: 2 - - uid: 26888 + - uid: 26928 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,69.5 + pos: -38.5,100.5 parent: 2 - - uid: 26926 + - uid: 26929 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,69.5 + pos: -39.5,100.5 parent: 2 - - uid: 26932 + - uid: 26930 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,69.5 + pos: -39.5,103.5 parent: 2 - - uid: 26976 + - uid: 26931 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,70.5 + pos: -38.5,103.5 parent: 2 - - uid: 27201 + - uid: 27973 components: - type: Transform - pos: -26.5,-1.5 + rot: -1.5707963267948966 rad + pos: -53.5,96.5 parent: 2 - - uid: 27225 + - uid: 27974 components: - type: Transform - pos: 75.5,-23.5 + rot: -1.5707963267948966 rad + pos: -53.5,95.5 parent: 2 - - uid: 27308 + - uid: 29647 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,72.5 + rot: -1.5707963267948966 rad + pos: -0.5,23.5 parent: 2 - - uid: 27327 + - uid: 29648 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,70.5 + rot: -1.5707963267948966 rad + pos: -0.5,22.5 parent: 2 - - uid: 27328 + - uid: 29655 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,72.5 + rot: 1.5707963267948966 rad + pos: 1.5,23.5 parent: 2 - - uid: 27329 + - uid: 29656 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 1.5,22.5 + parent: 2 + - uid: 29662 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,71.5 + pos: -5.5,19.5 parent: 2 - - uid: 27330 + - uid: 29663 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,72.5 + pos: -4.5,19.5 parent: 2 - - uid: 27332 + - uid: 29664 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,70.5 + pos: 5.5,19.5 parent: 2 - - uid: 27416 + - uid: 29665 components: - type: Transform - pos: 42.5,-28.5 + rot: 3.141592653589793 rad + pos: 6.5,19.5 parent: 2 - - uid: 27419 + - uid: 29722 components: - type: Transform - pos: 27.5,63.5 + rot: -1.5707963267948966 rad + pos: -21.5,64.5 parent: 2 - - uid: 27425 + - uid: 29733 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,61.5 + pos: -18.5,67.5 parent: 2 - - uid: 27593 + - uid: 30431 components: - type: Transform - pos: 35.5,76.5 + rot: -1.5707963267948966 rad + pos: 5.5,-61.5 parent: 2 - - uid: 27599 + - uid: 30989 components: - type: Transform - pos: 74.5,-11.5 + rot: -1.5707963267948966 rad + pos: -6.5,-63.5 parent: 2 - - uid: 27674 + - uid: 30990 components: - type: Transform - pos: 35.5,75.5 + rot: -1.5707963267948966 rad + pos: -6.5,-61.5 parent: 2 - - uid: 27702 + - uid: 30991 components: - type: Transform - pos: -2.5,-24.5 + rot: 1.5707963267948966 rad + pos: -4.5,-61.5 parent: 2 - - uid: 28098 + - uid: 30992 components: - type: Transform - pos: 22.5,-8.5 + rot: 1.5707963267948966 rad + pos: -4.5,-63.5 parent: 2 - - uid: 28111 + - uid: 30993 components: - type: Transform - pos: 51.5,-36.5 + pos: -3.5,-55.5 parent: 2 - - uid: 28640 + - uid: 30994 components: - type: Transform - pos: -33.5,65.5 + rot: 3.141592653589793 rad + pos: -3.5,-53.5 parent: 2 - - uid: 28888 + - uid: 30995 components: - type: Transform - pos: -38.5,59.5 + rot: 3.141592653589793 rad + pos: 4.5,-53.5 parent: 2 - - uid: 28893 + - uid: 30996 components: - type: Transform - pos: -38.5,60.5 + pos: 4.5,-55.5 parent: 2 - - uid: 28900 + - uid: 30997 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,37.5 + pos: 5.5,-63.5 parent: 2 - - uid: 29034 + - uid: 30998 components: - type: Transform - pos: -13.5,64.5 + rot: 1.5707963267948966 rad + pos: 7.5,-63.5 parent: 2 - - uid: 29035 + - uid: 30999 components: - type: Transform - pos: -13.5,63.5 + rot: 1.5707963267948966 rad + pos: 7.5,-61.5 parent: 2 - - uid: 29038 + - uid: 35912 components: - type: Transform - pos: -13.5,65.5 + rot: -1.5707963267948966 rad + pos: 58.5,-69.5 parent: 2 - - uid: 29061 + - uid: 35913 components: - type: Transform - pos: -9.5,63.5 + rot: -1.5707963267948966 rad + pos: 58.5,-68.5 parent: 2 - - uid: 29419 + - uid: 35914 components: - type: Transform - pos: 63.5,22.5 + rot: 1.5707963267948966 rad + pos: 62.5,-69.5 parent: 2 - - uid: 29621 + - uid: 35915 components: - type: Transform - pos: 53.5,17.5 + rot: 1.5707963267948966 rad + pos: 62.5,-68.5 parent: 2 - - uid: 29689 + - uid: 35916 components: - type: Transform - pos: 64.5,22.5 + pos: 60.5,-71.5 parent: 2 - - uid: 29723 + - uid: 54430 components: - type: Transform - pos: 77.5,-5.5 - parent: 2 - - uid: 29761 + rot: -1.5707963267948966 rad + pos: 0.5,-0.5 + parent: 53899 + - uid: 54431 components: - type: Transform rot: -1.5707963267948966 rad - pos: 75.5,-47.5 - parent: 2 - - uid: 29767 + pos: 0.5,-1.5 + parent: 53899 + - uid: 54432 components: - type: Transform - pos: 75.5,-27.5 - parent: 2 - - uid: 29833 + rot: -1.5707963267948966 rad + pos: 0.5,-2.5 + parent: 53899 + - uid: 54433 components: - type: Transform - pos: -84.5,-28.5 - parent: 2 - - uid: 29837 + rot: 1.5707963267948966 rad + pos: 0.5,-0.5 + parent: 53899 + - uid: 54434 components: - type: Transform - pos: -82.5,-28.5 - parent: 2 - - uid: 29854 + rot: 1.5707963267948966 rad + pos: 0.5,-1.5 + parent: 53899 + - uid: 54435 components: - type: Transform - pos: -86.5,-28.5 - parent: 2 - - uid: 30008 + rot: 1.5707963267948966 rad + pos: 0.5,-2.5 + parent: 53899 + - uid: 54923 components: - type: Transform - pos: -9.5,67.5 - parent: 2 - - uid: 30119 + rot: -1.5707963267948966 rad + pos: 4.5,-11.5 + parent: 54730 + - uid: 54924 components: - type: Transform - pos: -9.5,62.5 - parent: 2 - - uid: 30130 + rot: 1.5707963267948966 rad + pos: 4.5,-11.5 + parent: 54730 + - uid: 55657 components: - type: Transform - pos: 53.5,19.5 - parent: 2 - - uid: 30441 + rot: 3.141592653589793 rad + pos: -7.5,11.5 + parent: 55280 + - uid: 55658 components: - type: Transform - pos: -13.5,62.5 - parent: 2 - - uid: 31226 + pos: -19.5,8.5 + parent: 55280 + - uid: 55659 components: - type: Transform - pos: 53.5,-29.5 - parent: 2 - - uid: 31271 + pos: -20.5,8.5 + parent: 55280 + - uid: 55660 components: - type: Transform - pos: -83.5,-28.5 - parent: 2 - - uid: 31282 + pos: -17.5,8.5 + parent: 55280 + - uid: 55661 components: - type: Transform - pos: -85.5,-28.5 - parent: 2 - - uid: 31376 + pos: -18.5,8.5 + parent: 55280 + - uid: 55662 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-25.5 - parent: 2 - - uid: 31419 + pos: -15.5,8.5 + parent: 55280 + - uid: 55663 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,-25.5 - parent: 2 - - uid: 31427 + pos: -16.5,8.5 + parent: 55280 + - uid: 55664 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-25.5 - parent: 2 - - uid: 32233 + pos: -13.5,8.5 + parent: 55280 + - uid: 55665 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,70.5 - parent: 2 - - uid: 32474 + pos: -14.5,8.5 + parent: 55280 + - uid: 55666 components: - type: Transform - pos: 2.5,45.5 - parent: 2 - - uid: 32518 + pos: -11.5,8.5 + parent: 55280 + - uid: 55667 components: - type: Transform rot: 3.141592653589793 rad - pos: 29.5,39.5 - parent: 2 - - uid: 32697 + pos: -20.5,11.5 + parent: 55280 + - uid: 55668 components: - type: Transform - pos: 53.5,15.5 - parent: 2 - - uid: 32817 + rot: 3.141592653589793 rad + pos: -18.5,11.5 + parent: 55280 + - uid: 55669 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,0.5 - parent: 32764 - - uid: 32818 + pos: -19.5,11.5 + parent: 55280 + - uid: 55670 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-0.5 - parent: 32764 - - uid: 32819 + pos: -16.5,11.5 + parent: 55280 + - uid: 55671 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -17.5,11.5 + parent: 55280 + - uid: 55672 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 32764 - - uid: 32820 + pos: -14.5,11.5 + parent: 55280 + - uid: 55673 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,-2.5 - parent: 32764 - - uid: 32821 + pos: -15.5,11.5 + parent: 55280 + - uid: 55674 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,0.5 - parent: 32764 - - uid: 32822 + pos: -12.5,11.5 + parent: 55280 + - uid: 55675 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-0.5 - parent: 32764 - - uid: 32823 + pos: -13.5,11.5 + parent: 55280 + - uid: 55676 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-1.5 - parent: 32764 - - uid: 32824 + pos: -10.5,11.5 + parent: 55280 + - uid: 55677 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-2.5 - parent: 32764 - - uid: 32825 + pos: -11.5,11.5 + parent: 55280 + - uid: 55678 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,2.5 - parent: 32764 - - uid: 32826 + pos: -12.5,8.5 + parent: 55280 + - uid: 55679 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,2.5 - parent: 32764 - - uid: 32827 + pos: -10.5,8.5 + parent: 55280 + - uid: 55680 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,4.5 - parent: 32764 - - uid: 32828 + pos: -9.5,8.5 + parent: 55280 + - uid: 55681 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,6.5 - parent: 32764 - - uid: 32829 + pos: -9.5,11.5 + parent: 55280 + - uid: 55682 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,4.5 - parent: 32764 - - uid: 32891 + pos: -8.5,11.5 + parent: 55280 + - uid: 55683 components: - type: Transform - pos: -65.5,10.5 - parent: 2 - - uid: 33012 + pos: -8.5,8.5 + parent: 55280 + - uid: 55684 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-40.5 - parent: 2 - - uid: 33013 + pos: -7.5,8.5 + parent: 55280 + - uid: 56334 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-33.5 - parent: 2 - - uid: 33876 + rot: 1.5707963267948966 rad + pos: 0.5,4.5 + parent: 56001 + - uid: 56335 components: - type: Transform - pos: -1.5,0.5 - parent: 33049 - - uid: 33877 + rot: -1.5707963267948966 rad + pos: 2.5,4.5 + parent: 56001 + - uid: 56336 components: - type: Transform - pos: -1.5,3.5 - parent: 33049 - - uid: 33878 + pos: 1.5,5.5 + parent: 56001 + - uid: 62621 components: - type: Transform - pos: -1.5,2.5 - parent: 33049 - - uid: 33879 + rot: -1.5707963267948966 rad + pos: -6.5,-9.5 + parent: 56631 + - uid: 62622 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-16.5 - parent: 33049 - - uid: 33880 + rot: 1.5707963267948966 rad + pos: 7.5,-9.5 + parent: 56631 + - uid: 62623 components: - type: Transform - pos: 0.5,21.5 - parent: 33049 - - uid: 33881 + rot: 1.5707963267948966 rad + pos: -1.5,-1.5 + parent: 56631 + - uid: 62624 components: - type: Transform - pos: -0.5,12.5 - parent: 33049 - - uid: 33882 + rot: -1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 56631 + - uid: 62625 components: - type: Transform - pos: 2.5,12.5 - parent: 33049 - - uid: 33883 + pos: -2.5,-13.5 + parent: 56631 + - uid: 62626 components: - type: Transform - pos: -12.5,17.5 - parent: 33049 - - uid: 33884 + pos: -1.5,-13.5 + parent: 56631 + - uid: 62627 components: - type: Transform - pos: -12.5,16.5 - parent: 33049 - - uid: 33885 + pos: 0.5,-13.5 + parent: 56631 + - uid: 62628 components: - type: Transform - pos: -10.5,15.5 - parent: 33049 - - uid: 33886 + pos: 2.5,-13.5 + parent: 56631 + - uid: 62629 components: - type: Transform - pos: -11.5,15.5 - parent: 33049 - - uid: 34473 + pos: 3.5,-13.5 + parent: 56631 + - uid: 62630 components: - type: Transform - pos: 75.5,-24.5 - parent: 2 - - uid: 34478 + rot: -1.5707963267948966 rad + pos: -3.5,18.5 + parent: 56631 + - uid: 62631 components: - type: Transform rot: 3.141592653589793 rad - pos: 66.5,-9.5 - parent: 2 - - uid: 34479 + pos: -4.5,17.5 + parent: 56631 + - uid: 62632 components: - type: Transform rot: 3.141592653589793 rad - pos: 66.5,-10.5 - parent: 2 - - uid: 34480 + pos: 5.5,17.5 + parent: 56631 + - uid: 62633 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-11.5 - parent: 2 - - uid: 34482 + rot: 1.5707963267948966 rad + pos: 4.5,18.5 + parent: 56631 + - uid: 62634 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-13.5 - parent: 2 - - uid: 34483 + rot: 1.5707963267948966 rad + pos: 4.5,14.5 + parent: 56631 + - uid: 62635 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-14.5 - parent: 2 - - uid: 34489 + pos: 5.5,15.5 + parent: 56631 + - uid: 62636 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-11.5 - parent: 2 - - uid: 34490 + rot: -1.5707963267948966 rad + pos: -3.5,14.5 + parent: 56631 + - uid: 62637 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-14.5 - parent: 2 - - uid: 34491 + pos: -4.5,15.5 + parent: 56631 + - uid: 62638 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-13.5 - parent: 2 - - uid: 34492 + rot: -1.5707963267948966 rad + pos: 1.5,16.5 + parent: 56631 + - uid: 62639 components: - type: Transform rot: 3.141592653589793 rad - pos: 68.5,-10.5 - parent: 2 - - uid: 34597 + pos: 0.5,15.5 + parent: 56631 + - uid: 62640 components: - type: Transform - pos: 53.5,13.5 - parent: 2 - - uid: 35101 + rot: 1.5707963267948966 rad + pos: -0.5,16.5 + parent: 56631 + - uid: 62641 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,8.5 - parent: 34641 - - uid: 35102 + pos: 0.5,17.5 + parent: 56631 + - uid: 62642 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,11.5 - parent: 34641 - - uid: 35103 + rot: 1.5707963267948966 rad + pos: 35.5,34.5 + parent: 56631 + - uid: 62643 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,13.5 - parent: 34641 - - uid: 35104 + pos: 35.5,33.5 + parent: 56631 + - uid: 62644 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,12.5 - parent: 34641 - - uid: 35105 + pos: 35.5,32.5 + parent: 56631 + - uid: 62645 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,8.5 - parent: 34641 - - uid: 35106 + rot: 1.5707963267948966 rad + pos: 35.5,31.5 + parent: 56631 + - uid: 62646 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,7.5 - parent: 34641 - - uid: 35107 + rot: 1.5707963267948966 rad + pos: 35.5,30.5 + parent: 56631 + - uid: 62647 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,6.5 - parent: 34641 - - uid: 35134 + rot: 1.5707963267948966 rad + pos: 35.5,27.5 + parent: 56631 + - uid: 62648 components: - type: Transform - pos: 74.5,-49.5 - parent: 2 - - uid: 35696 + rot: 1.5707963267948966 rad + pos: 35.5,26.5 + parent: 56631 + - uid: 62649 components: - type: Transform - pos: -53.5,53.5 - parent: 2 - - uid: 35850 + pos: 34.5,25.5 + parent: 56631 + - uid: 62650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,6.5 - parent: 35803 - - uid: 35851 + pos: 33.5,25.5 + parent: 56631 + - uid: 62651 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,6.5 - parent: 35803 - - uid: 35852 + pos: 27.5,25.5 + parent: 56631 + - uid: 62652 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,6.5 - parent: 35803 - - uid: 35853 + pos: 26.5,25.5 + parent: 56631 + - uid: 62653 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,5.5 - parent: 35803 - - uid: 35854 + pos: 25.5,26.5 + parent: 56631 + - uid: 62654 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.5,5.5 - parent: 35803 - - uid: 35921 + pos: 25.5,27.5 + parent: 56631 + - uid: 62655 components: - type: Transform - pos: 63.5,-53.5 - parent: 2 - - uid: 35930 + rot: -1.5707963267948966 rad + pos: 25.5,30.5 + parent: 56631 + - uid: 62656 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,-53.5 - parent: 2 - - uid: 35931 + pos: 25.5,31.5 + parent: 56631 + - uid: 62657 components: - type: Transform rot: -1.5707963267948966 rad - pos: 69.5,-53.5 - parent: 2 - - uid: 35932 + pos: 25.5,32.5 + parent: 56631 + - uid: 62658 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-53.5 - parent: 2 - - uid: 35935 + pos: 25.5,33.5 + parent: 56631 + - uid: 62659 components: - type: Transform rot: -1.5707963267948966 rad - pos: 59.5,-49.5 - parent: 2 - - uid: 35936 + pos: 25.5,34.5 + parent: 56631 + - uid: 62660 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-49.5 - parent: 2 - - uid: 35938 + pos: -29.5,53.5 + parent: 56631 + - uid: 62661 components: - type: Transform rot: -1.5707963267948966 rad - pos: 65.5,-49.5 - parent: 2 - - uid: 35939 + pos: 6.5,74.5 + parent: 56631 + - uid: 62662 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,-49.5 - parent: 2 - - uid: 35956 + pos: 6.5,73.5 + parent: 56631 + - uid: 62663 components: - type: Transform - pos: 61.5,-25.5 - parent: 2 - - uid: 36006 + rot: -1.5707963267948966 rad + pos: 6.5,76.5 + parent: 56631 + - uid: 62664 components: - type: Transform rot: -1.5707963267948966 rad - pos: 65.5,-46.5 - parent: 2 - - uid: 36016 + pos: 1.5,43.5 + parent: 56631 + - uid: 62665 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-48.5 - parent: 2 - - uid: 36017 + rot: 3.141592653589793 rad + pos: 0.5,42.5 + parent: 56631 + - uid: 62666 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-46.5 - parent: 2 - - uid: 36079 + rot: 1.5707963267948966 rad + pos: -0.5,43.5 + parent: 56631 + - uid: 62667 components: - type: Transform - pos: 53.5,21.5 - parent: 2 - - uid: 36135 + pos: 0.5,44.5 + parent: 56631 + - uid: 62668 components: - type: Transform - pos: 47.5,43.5 - parent: 2 - - uid: 36136 + rot: 3.141592653589793 rad + pos: 0.5,55.5 + parent: 56631 + - uid: 62669 components: - type: Transform - pos: 47.5,50.5 - parent: 2 - - uid: 36209 + rot: 1.5707963267948966 rad + pos: -0.5,56.5 + parent: 56631 + - uid: 62670 components: - type: Transform - pos: -45.5,-83.5 - parent: 2 - - uid: 36231 + pos: 0.5,57.5 + parent: 56631 + - uid: 62671 components: - type: Transform - pos: 13.5,61.5 - parent: 2 - - uid: 36236 + rot: -1.5707963267948966 rad + pos: 1.5,56.5 + parent: 56631 + - uid: 62672 components: - type: Transform - pos: -44.5,-83.5 - parent: 2 - - uid: 36237 + pos: -25.5,49.5 + parent: 56631 + - uid: 62673 components: - type: Transform - pos: -43.5,-83.5 - parent: 2 - - uid: 36370 + rot: 1.5707963267948966 rad + pos: -26.5,48.5 + parent: 56631 + - uid: 62674 components: - type: Transform - pos: -23.5,-92.5 - parent: 2 - - uid: 36373 + rot: 3.141592653589793 rad + pos: -25.5,47.5 + parent: 56631 + - uid: 62675 components: - type: Transform - pos: -23.5,-93.5 - parent: 2 - - uid: 36374 + rot: -1.5707963267948966 rad + pos: -24.5,48.5 + parent: 56631 + - uid: 62676 components: - type: Transform - pos: -19.5,-92.5 - parent: 2 - - uid: 36376 + rot: -1.5707963267948966 rad + pos: 6.5,75.5 + parent: 56631 + - uid: 62677 components: - type: Transform - pos: -19.5,-91.5 - parent: 2 - - uid: 36377 + rot: 1.5707963267948966 rad + pos: -0.5,75.5 + parent: 56631 + - uid: 62678 components: - type: Transform - pos: -23.5,-95.5 - parent: 2 - - uid: 36378 + rot: 1.5707963267948966 rad + pos: -0.5,76.5 + parent: 56631 + - uid: 62679 components: - type: Transform - pos: -19.5,-93.5 - parent: 2 - - uid: 36379 + rot: 1.5707963267948966 rad + pos: -0.5,74.5 + parent: 56631 + - uid: 62680 components: - type: Transform - pos: -19.5,-94.5 - parent: 2 - - uid: 36380 + rot: 1.5707963267948966 rad + pos: -0.5,73.5 + parent: 56631 + - uid: 62681 components: - type: Transform - pos: -19.5,-95.5 - parent: 2 - - uid: 36381 + pos: -13.5,72.5 + parent: 56631 + - uid: 62682 components: - type: Transform - pos: -23.5,-94.5 - parent: 2 - - uid: 36382 + pos: -15.5,72.5 + parent: 56631 + - uid: 62683 components: - type: Transform - pos: -20.5,-95.5 - parent: 2 - - uid: 36383 + pos: -14.5,72.5 + parent: 56631 + - uid: 62684 components: - type: Transform - pos: -21.5,-95.5 - parent: 2 - - uid: 36384 + pos: -11.5,72.5 + parent: 56631 + - uid: 62685 components: - type: Transform - pos: -22.5,-95.5 - parent: 2 - - uid: 36385 + pos: -10.5,72.5 + parent: 56631 + - uid: 62686 components: - type: Transform - pos: -22.5,-91.5 - parent: 2 - - uid: 36386 + pos: -9.5,72.5 + parent: 56631 + - uid: 62687 components: - type: Transform - pos: -23.5,-91.5 - parent: 2 - - uid: 36397 + rot: -1.5707963267948966 rad + pos: -26.5,49.5 + parent: 56631 + - uid: 62688 components: - type: Transform - pos: -52.5,-79.5 - parent: 2 - - uid: 36407 + rot: -1.5707963267948966 rad + pos: -26.5,50.5 + parent: 56631 + - uid: 62689 components: - type: Transform - pos: -20.5,-91.5 - parent: 2 - - uid: 36443 + rot: -1.5707963267948966 rad + pos: -26.5,48.5 + parent: 56631 + - uid: 62690 components: - type: Transform - pos: -54.5,-77.5 - parent: 2 - - uid: 36444 + rot: -1.5707963267948966 rad + pos: -26.5,47.5 + parent: 56631 + - uid: 62691 components: - type: Transform - pos: -49.5,-83.5 - parent: 2 - - uid: 36445 + rot: -1.5707963267948966 rad + pos: -26.5,46.5 + parent: 56631 + - uid: 62692 components: - type: Transform - pos: -43.5,-87.5 - parent: 2 - - uid: 36447 + rot: -1.5707963267948966 rad + pos: -26.5,54.5 + parent: 56631 + - uid: 62693 components: - type: Transform - pos: -53.5,-77.5 - parent: 2 - - uid: 36454 + rot: -1.5707963267948966 rad + pos: -26.5,55.5 + parent: 56631 + - uid: 62694 components: - type: Transform - pos: -51.5,-80.5 - parent: 2 - - uid: 36455 + rot: 1.5707963267948966 rad + pos: -31.5,51.5 + parent: 56631 + - uid: 62695 components: - type: Transform - pos: -49.5,-84.5 - parent: 2 - - uid: 36457 + rot: -1.5707963267948966 rad + pos: -33.5,52.5 + parent: 56631 + - uid: 62696 components: - type: Transform - pos: -48.5,-86.5 - parent: 2 - - uid: 36458 + pos: -30.5,53.5 + parent: 56631 + - uid: 62697 components: - type: Transform - pos: -47.5,-88.5 - parent: 2 - - uid: 36459 + pos: -28.5,53.5 + parent: 56631 + - uid: 62698 components: - type: Transform - pos: -48.5,-88.5 - parent: 2 - - uid: 36460 + pos: -27.5,53.5 + parent: 56631 + - uid: 62699 components: - type: Transform - pos: -45.5,-88.5 - parent: 2 - - uid: 36461 + rot: 1.5707963267948966 rad + pos: -31.5,52.5 + parent: 56631 + - uid: 62700 components: - type: Transform - pos: -44.5,-88.5 - parent: 2 - - uid: 36462 + pos: -31.5,41.5 + parent: 56631 + - uid: 62701 components: - type: Transform - pos: -44.5,-90.5 - parent: 2 - - uid: 36463 + rot: 1.5707963267948966 rad + pos: -31.5,50.5 + parent: 56631 + - uid: 62702 components: - type: Transform - pos: -43.5,-90.5 - parent: 2 - - uid: 36464 + rot: 1.5707963267948966 rad + pos: -31.5,49.5 + parent: 56631 + - uid: 62703 components: - type: Transform - pos: -42.5,-92.5 - parent: 2 - - uid: 36465 + rot: 1.5707963267948966 rad + pos: -31.5,48.5 + parent: 56631 + - uid: 62704 components: - type: Transform - pos: -41.5,-92.5 - parent: 2 - - uid: 36466 + rot: -1.5707963267948966 rad + pos: -26.5,52.5 + parent: 56631 + - uid: 62705 components: - type: Transform - pos: -41.5,-94.5 - parent: 2 - - uid: 36467 + rot: 1.5707963267948966 rad + pos: -24.5,52.5 + parent: 56631 + - uid: 62706 components: - type: Transform - pos: -40.5,-95.5 - parent: 2 - - uid: 36468 + rot: 1.5707963267948966 rad + pos: -24.5,53.5 + parent: 56631 + - uid: 62707 components: - type: Transform - pos: -39.5,-95.5 - parent: 2 - - uid: 36469 + rot: 1.5707963267948966 rad + pos: -24.5,54.5 + parent: 56631 + - uid: 62708 components: - type: Transform - pos: -46.5,-86.5 - parent: 2 - - uid: 36470 + rot: 3.141592653589793 rad + pos: -25.5,55.5 + parent: 56631 + - uid: 62709 components: - type: Transform - pos: -49.5,-77.5 - parent: 2 - - uid: 36471 + rot: 3.141592653589793 rad + pos: -26.5,55.5 + parent: 56631 + - uid: 62710 components: - type: Transform - pos: -48.5,-79.5 - parent: 2 - - uid: 36472 + rot: 3.141592653589793 rad + pos: -27.5,55.5 + parent: 56631 + - uid: 62711 components: - type: Transform - pos: -42.5,-87.5 - parent: 2 - - uid: 36473 + rot: 3.141592653589793 rad + pos: -28.5,55.5 + parent: 56631 + - uid: 62712 components: - type: Transform - pos: -42.5,-85.5 - parent: 2 - - uid: 36474 + rot: 3.141592653589793 rad + pos: -29.5,55.5 + parent: 56631 + - uid: 62713 components: - type: Transform - pos: -41.5,-86.5 - parent: 2 - - uid: 36475 + rot: 3.141592653589793 rad + pos: -30.5,55.5 + parent: 56631 + - uid: 62714 components: - type: Transform - pos: -39.5,-88.5 - parent: 2 - - uid: 36476 + rot: 3.141592653589793 rad + pos: -31.5,55.5 + parent: 56631 + - uid: 62715 components: - type: Transform - pos: -38.5,-88.5 - parent: 2 - - uid: 36477 + rot: 3.141592653589793 rad + pos: -32.5,55.5 + parent: 56631 + - uid: 62716 components: - type: Transform - pos: -36.5,-87.5 - parent: 2 - - uid: 36478 + rot: -1.5707963267948966 rad + pos: -33.5,54.5 + parent: 56631 + - uid: 62717 components: - type: Transform - pos: -36.5,-89.5 - parent: 2 - - uid: 36479 + rot: -1.5707963267948966 rad + pos: -33.5,53.5 + parent: 56631 + - uid: 62718 components: - type: Transform - pos: -37.5,-80.5 - parent: 2 - - uid: 36480 + rot: -1.5707963267948966 rad + pos: -33.5,51.5 + parent: 56631 + - uid: 62719 components: - type: Transform - pos: -40.5,-79.5 - parent: 2 - - uid: 36481 + rot: 3.141592653589793 rad + pos: -31.5,39.5 + parent: 56631 + - uid: 62720 components: - type: Transform - pos: -39.5,-78.5 - parent: 2 - - uid: 36482 + rot: -1.5707963267948966 rad + pos: -33.5,50.5 + parent: 56631 + - uid: 62721 components: - type: Transform - pos: -36.5,-82.5 - parent: 2 - - uid: 36483 + rot: 3.141592653589793 rad + pos: -36.5,49.5 + parent: 56631 + - uid: 62722 components: - type: Transform - pos: -35.5,-82.5 - parent: 2 - - uid: 36484 + rot: 3.141592653589793 rad + pos: -35.5,49.5 + parent: 56631 + - uid: 62723 components: - type: Transform - pos: -31.5,-96.5 - parent: 2 - - uid: 36485 + rot: 3.141592653589793 rad + pos: -34.5,49.5 + parent: 56631 + - uid: 62724 components: - type: Transform - pos: -35.5,-95.5 - parent: 2 - - uid: 36486 + pos: -32.5,47.5 + parent: 56631 + - uid: 62725 components: - type: Transform - pos: -36.5,-95.5 - parent: 2 - - uid: 36487 + pos: -33.5,47.5 + parent: 56631 + - uid: 62726 components: - type: Transform - pos: -33.5,-95.5 - parent: 2 - - uid: 36488 + pos: -34.5,47.5 + parent: 56631 + - uid: 62727 components: - type: Transform - pos: -35.5,-93.5 - parent: 2 - - uid: 36489 + pos: -35.5,47.5 + parent: 56631 + - uid: 62728 components: - type: Transform - pos: -30.5,-96.5 - parent: 2 - - uid: 36490 + pos: -36.5,47.5 + parent: 56631 + - uid: 62729 components: - type: Transform - pos: -27.5,-95.5 - parent: 2 - - uid: 36491 + rot: 1.5707963267948966 rad + pos: -30.5,53.5 + parent: 56631 + - uid: 62730 components: - type: Transform - pos: -26.5,-95.5 - parent: 2 - - uid: 36492 + rot: 1.5707963267948966 rad + pos: -29.5,55.5 + parent: 56631 + - uid: 62731 components: - type: Transform - pos: -24.5,-96.5 - parent: 2 - - uid: 36493 + rot: 1.5707963267948966 rad + pos: -29.5,54.5 + parent: 56631 + - uid: 62732 components: - type: Transform - pos: -23.5,-96.5 - parent: 2 - - uid: 36494 + rot: -1.5707963267948966 rad + pos: -27.5,54.5 + parent: 56631 + - uid: 62733 components: - type: Transform - pos: -20.5,-96.5 - parent: 2 - - uid: 36495 + rot: 1.5707963267948966 rad + pos: -30.5,54.5 + parent: 56631 + - uid: 62734 components: - type: Transform - pos: -18.5,-96.5 - parent: 2 - - uid: 36496 + rot: -1.5707963267948966 rad + pos: -27.5,53.5 + parent: 56631 + - uid: 62735 components: - type: Transform - pos: -18.5,-94.5 - parent: 2 - - uid: 36497 + rot: 3.141592653589793 rad + pos: -32.5,50.5 + parent: 56631 + - uid: 62736 components: - type: Transform - pos: -18.5,-93.5 - parent: 2 - - uid: 36498 + pos: -32.5,52.5 + parent: 56631 + - uid: 62737 components: - type: Transform - pos: -20.5,-86.5 - parent: 2 - - uid: 36499 + rot: 3.141592653589793 rad + pos: 12.5,51.5 + parent: 56631 + - uid: 62738 components: - type: Transform - pos: -18.5,-90.5 - parent: 2 - - uid: 36500 + pos: 12.5,49.5 + parent: 56631 + - uid: 62739 components: - type: Transform - pos: -18.5,-89.5 - parent: 2 - - uid: 36501 + pos: 12.5,51.5 + parent: 56631 + - uid: 62740 components: - type: Transform - pos: -19.5,-86.5 - parent: 2 - - uid: 36503 + rot: 3.141592653589793 rad + pos: 12.5,49.5 + parent: 56631 + - uid: 62741 components: - type: Transform - pos: -17.5,-86.5 - parent: 2 - - uid: 36504 + rot: 1.5707963267948966 rad + pos: -39.5,45.5 + parent: 56631 + - uid: 62742 components: - type: Transform - pos: -17.5,-85.5 - parent: 2 - - uid: 36505 + pos: -38.5,46.5 + parent: 56631 + - uid: 62743 components: - type: Transform - pos: -17.5,-84.5 - parent: 2 - - uid: 36506 + rot: 3.141592653589793 rad + pos: -38.5,50.5 + parent: 56631 + - uid: 62744 components: - type: Transform - pos: -15.5,-85.5 - parent: 2 - - uid: 36507 + rot: 1.5707963267948966 rad + pos: -39.5,51.5 + parent: 56631 + - uid: 66544 components: - type: Transform - pos: -15.5,-84.5 - parent: 2 - - uid: 36508 + rot: -1.5707963267948966 rad + pos: -2.5,-27.5 + parent: 65849 + - uid: 66545 components: - type: Transform - pos: -15.5,-81.5 - parent: 2 - - uid: 36509 + rot: 1.5707963267948966 rad + pos: 1.5,-28.5 + parent: 65849 + - uid: 66546 components: - type: Transform - pos: -15.5,-80.5 - parent: 2 - - uid: 36510 + rot: 1.5707963267948966 rad + pos: 1.5,-31.5 + parent: 65849 + - uid: 66547 components: - type: Transform - pos: -15.5,-77.5 - parent: 2 - - uid: 36511 + rot: 1.5707963267948966 rad + pos: 1.5,-30.5 + parent: 65849 + - uid: 66548 components: - type: Transform - pos: -15.5,-76.5 - parent: 2 - - uid: 36512 + rot: 1.5707963267948966 rad + pos: 1.5,-27.5 + parent: 65849 + - uid: 66549 components: - type: Transform - pos: -15.5,-75.5 - parent: 2 - - uid: 36513 + rot: -1.5707963267948966 rad + pos: -2.5,-28.5 + parent: 65849 + - uid: 66550 components: - type: Transform - pos: -15.5,-73.5 - parent: 2 - - uid: 36514 + rot: 1.5707963267948966 rad + pos: -4.5,-25.5 + parent: 65849 + - uid: 66551 components: - type: Transform - pos: -15.5,-72.5 - parent: 2 - - uid: 36515 + rot: -1.5707963267948966 rad + pos: 3.5,-25.5 + parent: 65849 + - uid: 66552 components: - type: Transform - pos: -29.5,-91.5 - parent: 2 - - uid: 36516 + rot: 3.141592653589793 rad + pos: -3.5,-26.5 + parent: 65849 + - uid: 66553 components: - type: Transform - pos: -28.5,-91.5 - parent: 2 - - uid: 36517 + rot: 3.141592653589793 rad + pos: 2.5,-26.5 + parent: 65849 + - uid: 67827 components: - type: Transform - pos: -26.5,-92.5 - parent: 2 - - uid: 36518 + pos: 15.5,12.5 + parent: 66965 + - uid: 67828 components: - type: Transform - pos: -26.5,-93.5 - parent: 2 - - uid: 36519 + rot: 3.141592653589793 rad + pos: 15.5,16.5 + parent: 66965 +- proto: RailingCorner + entities: + - uid: 340 components: - type: Transform - pos: -26.5,-89.5 + pos: -47.5,-14.5 parent: 2 - - uid: 36520 + - uid: 369 components: - type: Transform - pos: -26.5,-88.5 + rot: 1.5707963267948966 rad + pos: -47.5,-17.5 parent: 2 - - uid: 36522 + - uid: 2426 components: - type: Transform - pos: -28.5,-82.5 + rot: 1.5707963267948966 rad + pos: 94.5,2.5 parent: 2 - - uid: 36523 + - uid: 3156 components: - type: Transform - pos: -25.5,-82.5 + rot: -1.5707963267948966 rad + pos: -108.5,6.5 parent: 2 - - uid: 36524 + - uid: 3183 components: - type: Transform - pos: -24.5,-83.5 + rot: 3.141592653589793 rad + pos: -108.5,14.5 parent: 2 - - uid: 36535 + - uid: 3276 components: - type: Transform - pos: 51.5,-29.5 + rot: -1.5707963267948966 rad + pos: -107.5,5.5 parent: 2 - - uid: 36727 + - uid: 3312 components: - type: Transform - pos: 30.5,-57.5 + rot: 1.5707963267948966 rad + pos: -96.5,11.5 parent: 2 - - uid: 36728 + - uid: 3314 components: - type: Transform - pos: 31.5,-57.5 + pos: -94.5,12.5 parent: 2 - - uid: 36729 + - uid: 3344 components: - type: Transform - pos: 32.5,-57.5 + rot: -1.5707963267948966 rad + pos: -96.5,13.5 parent: 2 - - uid: 36730 + - uid: 3371 components: - type: Transform - pos: 33.5,-55.5 + rot: 3.141592653589793 rad + pos: -96.5,15.5 parent: 2 - - uid: 36731 + - uid: 3381 components: - type: Transform - pos: 33.5,-54.5 + pos: -93.5,13.5 parent: 2 - - uid: 36732 + - uid: 3656 components: - type: Transform - pos: 34.5,-52.5 + pos: -97.5,7.5 parent: 2 - - uid: 36733 + - uid: 3661 components: - type: Transform - pos: 35.5,-52.5 + pos: -99.5,6.5 parent: 2 - - uid: 36734 + - uid: 3667 components: - type: Transform - pos: 38.5,-52.5 + pos: -100.5,5.5 parent: 2 - - uid: 36735 + - uid: 3691 components: - type: Transform - pos: 39.5,-52.5 + rot: -1.5707963267948966 rad + pos: -101.5,12.5 parent: 2 - - uid: 36736 + - uid: 3692 components: - type: Transform - pos: 39.5,-55.5 + rot: -1.5707963267948966 rad + pos: -100.5,10.5 parent: 2 - - uid: 36737 + - uid: 3694 components: - type: Transform - pos: 39.5,-56.5 + rot: 1.5707963267948966 rad + pos: -105.5,8.5 parent: 2 - - uid: 36738 + - uid: 3771 components: - type: Transform - pos: 41.5,-57.5 + rot: 1.5707963267948966 rad + pos: 94.5,15.5 parent: 2 - - uid: 36739 + - uid: 3776 components: - type: Transform - pos: 42.5,-57.5 + pos: 94.5,-3.5 parent: 2 - - uid: 36740 + - uid: 3937 components: - type: Transform - pos: 42.5,-56.5 + rot: 3.141592653589793 rad + pos: 38.5,-21.5 parent: 2 - - uid: 36741 + - uid: 3938 components: - type: Transform - pos: 42.5,-54.5 + rot: 1.5707963267948966 rad + pos: 42.5,-21.5 parent: 2 - - uid: 36742 + - uid: 4131 components: - type: Transform - pos: 42.5,-53.5 + rot: 1.5707963267948966 rad + pos: -102.5,2.5 parent: 2 - - uid: 36804 + - uid: 4266 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,58.5 + pos: -109.5,11.5 parent: 2 - - uid: 37627 + - uid: 4279 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,8.5 - parent: 36861 - - uid: 37628 + pos: -109.5,7.5 + parent: 2 + - uid: 4635 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-0.5 - parent: 36861 - - uid: 37629 + rot: 1.5707963267948966 rad + pos: -112.5,11.5 + parent: 2 + - uid: 4645 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,5.5 - parent: 36861 - - uid: 37630 + pos: -112.5,7.5 + parent: 2 + - uid: 4735 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,2.5 - parent: 36861 - - uid: 37631 + rot: 1.5707963267948966 rad + pos: -31.5,30.5 + parent: 2 + - uid: 5219 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-3.5 - parent: 36861 - - uid: 37632 + pos: 94.5,9.5 + parent: 2 + - uid: 5605 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,3.5 - parent: 36861 - - uid: 37633 + pos: -31.5,32.5 + parent: 2 + - uid: 5727 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,4.5 - parent: 36861 - - uid: 37634 + rot: 3.141592653589793 rad + pos: 21.5,39.5 + parent: 2 + - uid: 5833 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,10.5 - parent: 36861 - - uid: 37635 + pos: -56.5,31.5 + parent: 2 + - uid: 5880 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,16.5 - parent: 36861 - - uid: 37636 + pos: -56.5,33.5 + parent: 2 + - uid: 6219 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,13.5 - parent: 36861 - - uid: 37637 + rot: -1.5707963267948966 rad + pos: 85.5,-23.5 + parent: 2 + - uid: 6326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,18.5 - parent: 36861 - - uid: 37638 + rot: 1.5707963267948966 rad + pos: 94.5,8.5 + parent: 2 + - uid: 6327 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,19.5 - parent: 36861 - - uid: 37639 + pos: 94.5,3.5 + parent: 2 + - uid: 6377 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,18.5 - parent: 36861 - - uid: 37640 + pos: -60.5,17.5 + parent: 2 + - uid: 6389 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,13.5 - parent: 36861 - - uid: 37641 + pos: -60.5,22.5 + parent: 2 + - uid: 6392 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,13.5 - parent: 36861 - - uid: 37642 + rot: -1.5707963267948966 rad + pos: -57.5,22.5 + parent: 2 + - uid: 6397 components: - type: Transform - pos: 6.5,9.5 - parent: 36861 - - uid: 37643 + rot: 3.141592653589793 rad + pos: -57.5,17.5 + parent: 2 + - uid: 7379 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,-5.5 - parent: 36861 - - uid: 37644 + pos: -14.5,-44.5 + parent: 2 + - uid: 9314 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 36861 - - uid: 37645 + pos: 9.5,-11.5 + parent: 2 + - uid: 10373 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-4.5 - parent: 36861 - - uid: 37646 + pos: -23.5,49.5 + parent: 2 + - uid: 11194 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-5.5 - parent: 36861 - - uid: 37647 + rot: 3.141592653589793 rad + pos: -26.5,-44.5 + parent: 2 + - uid: 11722 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-5.5 - parent: 36861 - - uid: 37648 + pos: 14.5,-77.5 + parent: 2 + - uid: 12276 components: - type: Transform - pos: 3.5,-8.5 - parent: 36861 - - uid: 37649 + rot: 3.141592653589793 rad + pos: -19.5,67.5 + parent: 2 + - uid: 12378 components: - type: Transform - pos: 5.5,-8.5 - parent: 36861 - - uid: 37650 + rot: -1.5707963267948966 rad + pos: -17.5,58.5 + parent: 2 + - uid: 12662 components: - type: Transform - pos: 4.5,-8.5 - parent: 36861 - - uid: 37651 + rot: 1.5707963267948966 rad + pos: -14.5,57.5 + parent: 2 + - type: Physics + canCollide: False + - uid: 13236 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,0.5 - parent: 36861 - - uid: 40977 - components: - - type: Transform - pos: 2.5,2.5 - parent: 40952 - - uid: 40978 + pos: -31.5,-40.5 + parent: 2 + - uid: 13240 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-0.5 - parent: 40952 - - uid: 40979 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 40952 - - uid: 40980 - components: - - type: Transform - pos: 2.5,-0.5 - parent: 40952 - - uid: 40981 - components: - - type: Transform - pos: 3.5,0.5 - parent: 40952 - - uid: 40982 - components: - - type: Transform - pos: 3.5,1.5 - parent: 40952 - - uid: 40983 + pos: -30.5,-40.5 + parent: 2 + - uid: 14951 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,2.5 - parent: 40952 - - uid: 41796 - components: - - type: Transform - pos: 26.5,57.5 + pos: 3.5,-30.5 parent: 2 - - uid: 41797 + - type: Physics + canCollide: False + - uid: 15110 components: - type: Transform - pos: 26.5,55.5 + rot: 3.141592653589793 rad + pos: -20.5,66.5 parent: 2 - - uid: 41798 + - uid: 15111 components: - type: Transform - pos: 26.5,54.5 + rot: 3.141592653589793 rad + pos: -21.5,65.5 parent: 2 - - uid: 41799 + - uid: 16947 components: - type: Transform - pos: 26.5,52.5 + pos: 51.5,27.5 parent: 2 - - uid: 41811 + - uid: 17134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,37.5 + rot: 1.5707963267948966 rad + pos: 40.5,39.5 parent: 2 - - uid: 42026 + - uid: 18485 components: - type: Transform - pos: 33.5,83.5 + rot: 3.141592653589793 rad + pos: -25.5,-56.5 parent: 2 - - uid: 42055 + - uid: 18689 components: - type: Transform - pos: 63.5,17.5 + rot: 3.141592653589793 rad + pos: 81.5,13.5 parent: 2 - - uid: 42244 + - uid: 19007 components: - type: Transform - pos: 34.5,78.5 + rot: 3.141592653589793 rad + pos: 6.5,-77.5 parent: 2 - - uid: 42245 + - uid: 19008 components: - type: Transform - pos: 33.5,79.5 + rot: 3.141592653589793 rad + pos: 7.5,-77.5 parent: 2 - - uid: 42246 + - uid: 19021 components: - type: Transform - pos: 33.5,80.5 + rot: 3.141592653589793 rad + pos: 6.5,-85.5 parent: 2 - - uid: 42247 + - uid: 19024 components: - type: Transform - pos: 33.5,81.5 + rot: 3.141592653589793 rad + pos: 7.5,-85.5 parent: 2 - - uid: 42248 + - uid: 19177 components: - type: Transform - pos: 33.5,84.5 + rot: 3.141592653589793 rad + pos: 87.5,15.5 parent: 2 - - uid: 42249 + - uid: 19180 components: - type: Transform - pos: 33.5,86.5 + rot: 3.141592653589793 rad + pos: 86.5,14.5 parent: 2 - - uid: 42250 + - uid: 19579 components: - type: Transform - pos: 33.5,88.5 + rot: 3.141592653589793 rad + pos: 3.5,-31.5 parent: 2 - - uid: 42251 + - type: Physics + canCollide: False + - uid: 19606 components: - type: Transform - pos: 34.5,89.5 + rot: 1.5707963267948966 rad + pos: 25.5,-28.5 parent: 2 - - uid: 42252 + - uid: 19615 components: - type: Transform - pos: 34.5,90.5 + rot: -1.5707963267948966 rad + pos: 10.5,-36.5 parent: 2 - - uid: 42253 + - uid: 19863 components: - type: Transform - pos: 35.5,91.5 + pos: -50.5,-20.5 parent: 2 - - uid: 42254 + - uid: 19947 components: - type: Transform - pos: 36.5,91.5 + rot: -1.5707963267948966 rad + pos: -65.5,-12.5 parent: 2 - - uid: 42255 + - uid: 20123 components: - type: Transform - pos: 37.5,93.5 + rot: 3.141592653589793 rad + pos: -63.5,-22.5 parent: 2 - - uid: 42256 + - uid: 22060 components: - type: Transform - pos: 38.5,93.5 + rot: 3.141592653589793 rad + pos: -72.5,33.5 parent: 2 - - uid: 42257 + - uid: 22072 components: - type: Transform - pos: 39.5,93.5 + rot: 3.141592653589793 rad + pos: -79.5,30.5 parent: 2 - - uid: 42259 + - uid: 22089 components: - type: Transform - pos: 43.5,93.5 + rot: 1.5707963267948966 rad + pos: -68.5,33.5 parent: 2 - - uid: 42260 + - uid: 22092 components: - type: Transform - pos: 44.5,93.5 + rot: 3.141592653589793 rad + pos: -79.5,29.5 parent: 2 - - uid: 42261 + - uid: 22840 components: - type: Transform - pos: 45.5,93.5 + rot: 1.5707963267948966 rad + pos: 6.5,-39.5 parent: 2 - - uid: 42262 + - uid: 22843 components: - type: Transform - pos: 42.5,93.5 + pos: 6.5,-40.5 parent: 2 - - uid: 42263 + - uid: 22844 components: - type: Transform - pos: 48.5,93.5 + rot: 3.141592653589793 rad + pos: 5.5,-39.5 parent: 2 - - uid: 42264 + - uid: 22846 components: - type: Transform - pos: 49.5,93.5 + rot: -1.5707963267948966 rad + pos: 5.5,-40.5 parent: 2 - - uid: 42265 + - uid: 25901 components: - type: Transform - pos: 52.5,93.5 + rot: 1.5707963267948966 rad + pos: -23.5,-87.5 parent: 2 - - uid: 42266 + - uid: 25935 components: - type: Transform - pos: 53.5,93.5 + pos: -23.5,-90.5 parent: 2 - - uid: 42267 + - uid: 25948 components: - type: Transform - pos: 54.5,93.5 + rot: 3.141592653589793 rad + pos: -26.5,-87.5 parent: 2 - - uid: 42268 + - uid: 25964 components: - type: Transform - pos: 57.5,93.5 + rot: -1.5707963267948966 rad + pos: -26.5,-90.5 parent: 2 - - uid: 42269 + - uid: 26597 components: - type: Transform - pos: 59.5,92.5 + pos: -46.5,93.5 parent: 2 - - uid: 42270 + - uid: 26830 components: - type: Transform - pos: 60.5,92.5 + pos: -46.5,91.5 parent: 2 - - uid: 42271 + - uid: 35908 components: - type: Transform - pos: 60.5,91.5 + rot: -1.5707963267948966 rad + pos: 58.5,-70.5 parent: 2 - - uid: 42272 + - uid: 35909 components: - type: Transform - pos: 62.5,90.5 + rot: -1.5707963267948966 rad + pos: 59.5,-71.5 parent: 2 - - uid: 42273 + - uid: 35910 components: - type: Transform - pos: 62.5,89.5 + pos: 62.5,-70.5 parent: 2 - - uid: 42274 + - uid: 35911 components: - type: Transform - pos: 63.5,87.5 + pos: 61.5,-71.5 parent: 2 - - uid: 42275 + - uid: 62745 components: - type: Transform - pos: 63.5,86.5 - parent: 2 - - uid: 42276 + rot: -1.5707963267948966 rad + pos: -3.5,-13.5 + parent: 56631 + - uid: 62746 components: - type: Transform - pos: 63.5,85.5 - parent: 2 - - uid: 42277 + rot: -1.5707963267948966 rad + pos: -4.5,-12.5 + parent: 56631 + - uid: 62747 components: - type: Transform - pos: 63.5,84.5 - parent: 2 - - uid: 42278 + rot: -1.5707963267948966 rad + pos: -5.5,-11.5 + parent: 56631 + - uid: 62748 components: - type: Transform - pos: 63.5,82.5 - parent: 2 - - uid: 42279 + rot: -1.5707963267948966 rad + pos: -6.5,-10.5 + parent: 56631 + - uid: 62749 components: - type: Transform - pos: 63.5,80.5 - parent: 2 - - uid: 42280 + pos: 4.5,-13.5 + parent: 56631 + - uid: 62750 components: - type: Transform - pos: 63.5,78.5 - parent: 2 - - uid: 42281 + pos: 5.5,-12.5 + parent: 56631 + - uid: 62751 components: - type: Transform - pos: 62.5,78.5 - parent: 2 - - uid: 42282 + pos: 6.5,-11.5 + parent: 56631 + - uid: 62752 components: - type: Transform - pos: 61.5,76.5 - parent: 2 - - uid: 42283 + pos: 7.5,-10.5 + parent: 56631 + - uid: 62753 components: - type: Transform - pos: 61.5,75.5 - parent: 2 - - uid: 42284 + rot: -1.5707963267948966 rad + pos: 17.5,18.5 + parent: 56631 + - uid: 62754 components: - type: Transform - pos: 61.5,74.5 - parent: 2 - - uid: 42327 + rot: -1.5707963267948966 rad + pos: 25.5,25.5 + parent: 56631 + - uid: 62755 components: - type: Transform - pos: -10.5,71.5 - parent: 2 - - uid: 42536 + pos: 35.5,25.5 + parent: 56631 + - uid: 62756 components: - type: Transform - pos: 63.5,23.5 - parent: 2 - - uid: 42577 + rot: -1.5707963267948966 rad + pos: -23.5,50.5 + parent: 56631 + - uid: 62757 components: - type: Transform - pos: -7.5,71.5 - parent: 2 - - uid: 42578 + rot: 3.141592653589793 rad + pos: -23.5,46.5 + parent: 56631 + - uid: 62758 components: - type: Transform - pos: -14.5,71.5 - parent: 2 - - uid: 42579 + pos: -31.5,47.5 + parent: 56631 + - uid: 62759 components: - type: Transform - pos: -13.5,71.5 - parent: 2 - - uid: 42585 + rot: 3.141592653589793 rad + pos: -33.5,55.5 + parent: 56631 + - uid: 62760 components: - type: Transform - pos: -31.5,67.5 - parent: 2 - - uid: 42586 + rot: 1.5707963267948966 rad + pos: -24.5,55.5 + parent: 56631 + - uid: 67829 components: - type: Transform - pos: -29.5,71.5 - parent: 2 - - uid: 42587 + pos: 16.5,12.5 + parent: 66965 + - uid: 67830 components: - type: Transform - pos: -29.5,69.5 - parent: 2 - - uid: 42589 + rot: 1.5707963267948966 rad + pos: 16.5,16.5 + parent: 66965 +- proto: RailingCornerSmall + entities: + - uid: 5 components: - type: Transform - pos: -29.5,67.5 + rot: 3.141592653589793 rad + pos: 72.5,-61.5 parent: 2 - - uid: 42590 + - uid: 333 components: - type: Transform - pos: -29.5,68.5 + rot: -1.5707963267948966 rad + pos: -48.5,-15.5 parent: 2 - - uid: 42591 + - uid: 337 components: - type: Transform - pos: -32.5,67.5 + rot: 3.141592653589793 rad + pos: -48.5,-16.5 parent: 2 - - uid: 42592 + - uid: 349 components: - type: Transform - pos: -38.5,67.5 + pos: -46.5,-15.5 parent: 2 - - uid: 42593 + - uid: 386 components: - type: Transform - pos: -37.5,67.5 + rot: 3.141592653589793 rad + pos: -47.5,-12.5 parent: 2 - - uid: 42594 + - uid: 631 components: - type: Transform - pos: -35.5,67.5 + rot: -1.5707963267948966 rad + pos: -109.5,11.5 parent: 2 - - uid: 42596 + - uid: 1001 components: - type: Transform - pos: 33.5,23.5 + rot: 1.5707963267948966 rad + pos: -107.5,5.5 parent: 2 - - uid: 42604 + - uid: 1086 components: - type: Transform - pos: -14.5,69.5 + pos: -102.5,4.5 parent: 2 - - uid: 42605 + - uid: 1453 components: - type: Transform - pos: -11.5,69.5 + rot: 3.141592653589793 rad + pos: -30.5,38.5 parent: 2 - - uid: 42608 + - uid: 1514 components: - type: Transform - pos: -11.5,61.5 + rot: 3.141592653589793 rad + pos: -34.5,38.5 parent: 2 - - uid: 42641 + - uid: 1701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-42.5 + rot: 1.5707963267948966 rad + pos: -28.5,38.5 parent: 2 - - uid: 42753 + - uid: 1959 components: - type: Transform - pos: -40.5,67.5 + rot: 3.141592653589793 rad + pos: -48.5,-14.5 parent: 2 - - uid: 42769 + - uid: 1960 components: - type: Transform - pos: -61.5,65.5 + rot: -1.5707963267948966 rad + pos: -48.5,-17.5 parent: 2 - - uid: 42772 + - uid: 2206 components: - type: Transform - pos: -61.5,56.5 + rot: 1.5707963267948966 rad + pos: -96.5,16.5 parent: 2 - - uid: 42773 + - uid: 2309 components: - type: Transform - pos: -61.5,54.5 + rot: 3.141592653589793 rad + pos: -93.5,53.5 parent: 2 - - uid: 43001 + - uid: 2416 components: - type: Transform - pos: -14.5,-3.5 + rot: -1.5707963267948966 rad + pos: 21.5,27.5 parent: 2 - - uid: 43008 + - uid: 2541 components: - type: Transform - pos: -16.5,-3.5 + rot: 3.141592653589793 rad + pos: -99.5,16.5 parent: 2 - - uid: 43036 + - uid: 2542 components: - type: Transform - pos: -15.5,-3.5 + rot: -1.5707963267948966 rad + pos: -99.5,14.5 parent: 2 - - uid: 43050 + - uid: 2684 components: - type: Transform - pos: -17.5,-3.5 + rot: 1.5707963267948966 rad + pos: -46.5,-14.5 parent: 2 - - uid: 43217 + - uid: 2915 components: - type: Transform - pos: -51.5,53.5 + rot: 3.141592653589793 rad + pos: -47.5,-14.5 parent: 2 - - uid: 43237 + - uid: 2916 components: - type: Transform - pos: -48.5,53.5 + rot: -1.5707963267948966 rad + pos: -47.5,-15.5 parent: 2 - - uid: 43238 + - uid: 2917 components: - type: Transform - pos: -47.5,53.5 + rot: 1.5707963267948966 rad + pos: -46.5,-16.5 parent: 2 - - uid: 43239 + - uid: 2918 components: - type: Transform - pos: -44.5,53.5 + pos: -46.5,-17.5 parent: 2 - - uid: 43241 + - uid: 2919 components: - type: Transform - pos: -43.5,53.5 + rot: -1.5707963267948966 rad + pos: -47.5,-17.5 parent: 2 - - uid: 43296 + - uid: 2920 components: - type: Transform rot: 3.141592653589793 rad - pos: -56.5,48.5 + pos: -47.5,-16.5 parent: 2 - - uid: 43298 + - uid: 3055 components: - type: Transform rot: 3.141592653589793 rad - pos: -56.5,47.5 + pos: -101.5,9.5 parent: 2 - - uid: 43392 + - uid: 3057 components: - type: Transform - pos: -13.5,57.5 + rot: 3.141592653589793 rad + pos: -102.5,8.5 parent: 2 - - uid: 43393 + - uid: 3072 components: - type: Transform - pos: -13.5,58.5 + pos: -101.5,7.5 parent: 2 - - uid: 43394 + - uid: 3076 components: - type: Transform - pos: -13.5,59.5 + rot: 1.5707963267948966 rad + pos: -101.5,8.5 parent: 2 - - uid: 43395 + - type: Physics + canCollide: False + - uid: 3077 components: - type: Transform - pos: -13.5,60.5 + pos: -100.5,8.5 parent: 2 - - uid: 43771 + - uid: 3178 components: - type: Transform - pos: -103.5,-16.5 + rot: -1.5707963267948966 rad + pos: -96.5,10.5 parent: 2 - - uid: 43774 + - uid: 3181 components: - type: Transform - pos: -100.5,-15.5 + rot: -1.5707963267948966 rad + pos: -95.5,10.5 parent: 2 - - uid: 43775 + - uid: 3184 components: - type: Transform - pos: -101.5,-15.5 + pos: -96.5,13.5 parent: 2 - - uid: 43776 + - uid: 3239 components: - type: Transform - pos: 63.5,15.5 + rot: 1.5707963267948966 rad + pos: 40.5,39.5 parent: 2 - - uid: 43777 + - uid: 3292 components: - type: Transform - pos: -98.5,-15.5 + rot: 1.5707963267948966 rad + pos: -100.5,9.5 parent: 2 - - uid: 43778 + - uid: 3315 components: - type: Transform - pos: -97.5,-14.5 + pos: -94.5,11.5 parent: 2 - - uid: 43779 + - uid: 3316 components: - type: Transform - pos: -103.5,-19.5 + rot: 1.5707963267948966 rad + pos: -94.5,12.5 parent: 2 - - uid: 43780 + - uid: 3320 components: - type: Transform - pos: -103.5,-20.5 + rot: -1.5707963267948966 rad + pos: -97.5,11.5 parent: 2 - - uid: 43781 + - uid: 3321 components: - type: Transform - pos: -103.5,-21.5 + rot: 3.141592653589793 rad + pos: -97.5,13.5 parent: 2 - - uid: 43782 + - uid: 3334 components: - type: Transform - pos: -103.5,-24.5 + rot: 1.5707963267948966 rad + pos: -95.5,13.5 parent: 2 - - uid: 43783 + - uid: 3359 components: - type: Transform - pos: -102.5,-24.5 + rot: 1.5707963267948966 rad + pos: -96.5,13.5 parent: 2 - - uid: 43784 + - uid: 3370 components: - type: Transform - pos: -100.5,-24.5 + rot: 3.141592653589793 rad + pos: -94.5,13.5 parent: 2 - - uid: 43785 + - uid: 3379 components: - type: Transform - pos: -99.5,-24.5 + pos: -95.5,15.5 parent: 2 - - uid: 43786 + - uid: 3383 components: - type: Transform - pos: -96.5,-24.5 + rot: -1.5707963267948966 rad + pos: -93.5,13.5 parent: 2 - - uid: 43788 + - uid: 3454 components: - type: Transform - pos: 65.5,18.5 + rot: 3.141592653589793 rad + pos: -93.5,13.5 parent: 2 - - uid: 43789 + - uid: 3455 components: - type: Transform - pos: 66.5,19.5 + rot: -1.5707963267948966 rad + pos: -98.5,13.5 parent: 2 - - uid: 43790 + - uid: 3456 components: - type: Transform - pos: 68.5,17.5 + rot: -1.5707963267948966 rad + pos: -96.5,15.5 parent: 2 - - uid: 43791 + - uid: 3457 components: - type: Transform - pos: 69.5,16.5 + rot: -1.5707963267948966 rad + pos: -94.5,12.5 parent: 2 - - uid: 43792 + - uid: 3553 components: - type: Transform - pos: 69.5,15.5 + pos: -94.5,15.5 parent: 2 - - uid: 43793 + - uid: 3600 components: - type: Transform - pos: 72.5,17.5 + rot: -1.5707963267948966 rad + pos: -96.5,11.5 parent: 2 - - uid: 43794 + - uid: 3601 components: - type: Transform - pos: 72.5,18.5 + rot: -1.5707963267948966 rad + pos: -93.5,7.5 parent: 2 - - uid: 43795 + - uid: 3655 components: - type: Transform - pos: 71.5,15.5 + rot: 3.141592653589793 rad + pos: -99.5,7.5 parent: 2 - - uid: 43797 + - uid: 3657 components: - type: Transform - pos: 75.5,16.5 + rot: 3.141592653589793 rad + pos: -97.5,8.5 parent: 2 - - uid: 43798 + - uid: 3658 components: - type: Transform - pos: 75.5,17.5 + pos: -92.5,10.5 parent: 2 - - uid: 43799 + - uid: 3659 components: - type: Transform - pos: 76.5,17.5 + rot: 1.5707963267948966 rad + pos: -92.5,8.5 parent: 2 - - uid: 43800 + - uid: 3664 components: - type: Transform - pos: 80.5,19.5 + rot: 3.141592653589793 rad + pos: -100.5,6.5 parent: 2 - - uid: 43801 + - uid: 3672 components: - type: Transform - pos: 79.5,19.5 + rot: 3.141592653589793 rad + pos: -106.5,3.5 parent: 2 - - uid: 43802 + - uid: 3675 components: - type: Transform - pos: 81.5,20.5 + pos: -108.5,11.5 parent: 2 - - uid: 43859 + - uid: 3678 components: - type: Transform - pos: -62.5,60.5 + pos: -107.5,14.5 parent: 2 - - uid: 43860 + - uid: 3679 components: - type: Transform - pos: -62.5,62.5 + pos: -106.5,2.5 parent: 2 - - uid: 43861 + - uid: 3680 components: - type: Transform - pos: -62.5,58.5 + rot: 3.141592653589793 rad + pos: -96.5,8.5 parent: 2 - - uid: 43879 + - uid: 3681 components: - type: Transform - pos: -68.5,-54.5 + rot: 1.5707963267948966 rad + pos: -107.5,6.5 parent: 2 - - uid: 43924 + - uid: 3682 components: - type: Transform - pos: 61.5,-63.5 + rot: -1.5707963267948966 rad + pos: -102.5,7.5 parent: 2 - - uid: 43970 + - uid: 3683 components: - type: Transform - pos: 59.5,-65.5 + pos: -99.5,8.5 parent: 2 - - uid: 44133 + - uid: 3684 components: - type: Transform - pos: 68.5,-57.5 + rot: -1.5707963267948966 rad + pos: -105.5,7.5 parent: 2 - - uid: 44134 + - uid: 3685 components: - type: Transform - pos: 68.5,-59.5 + rot: -1.5707963267948966 rad + pos: -106.5,8.5 parent: 2 - - uid: 44135 + - uid: 3686 components: - type: Transform - pos: 68.5,-61.5 + rot: 3.141592653589793 rad + pos: -106.5,12.5 parent: 2 - - uid: 44136 + - uid: 3687 components: - type: Transform - pos: 68.5,-63.5 + rot: 3.141592653589793 rad + pos: -105.5,13.5 parent: 2 - - uid: 44137 + - uid: 3688 components: - type: Transform - pos: 68.5,-65.5 + rot: 1.5707963267948966 rad + pos: -101.5,13.5 parent: 2 - - uid: 44138 + - uid: 3689 components: - type: Transform - pos: 68.5,-67.5 + rot: 1.5707963267948966 rad + pos: -100.5,12.5 parent: 2 - - uid: 44463 + - uid: 3690 components: - type: Transform - pos: 73.5,-47.5 + rot: 1.5707963267948966 rad + pos: -99.5,10.5 parent: 2 - - uid: 44513 + - uid: 3693 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-29.5 + rot: -1.5707963267948966 rad + pos: -101.5,8.5 parent: 2 - - uid: 44708 + - type: Physics + canCollide: False + - uid: 3695 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-30.5 + rot: 1.5707963267948966 rad + pos: -105.5,12.5 parent: 2 - - uid: 44740 + - type: Physics + canCollide: False + - uid: 3766 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-40.5 + rot: 1.5707963267948966 rad + pos: -109.5,8.5 parent: 2 - - uid: 44751 + - uid: 4037 components: - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,-41.5 + rot: -1.5707963267948966 rad + pos: 25.5,31.5 parent: 2 - - uid: 44753 + - uid: 4038 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-41.5 + pos: 29.5,31.5 parent: 2 - - uid: 44754 + - uid: 4039 components: - type: Transform rot: 3.141592653589793 rad - pos: 34.5,-49.5 + pos: 25.5,34.5 parent: 2 - - uid: 44755 + - uid: 4040 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-48.5 + rot: 1.5707963267948966 rad + pos: 29.5,34.5 parent: 2 - - uid: 44756 + - uid: 4065 components: - type: Transform rot: 3.141592653589793 rad - pos: 42.5,-45.5 + pos: -97.5,7.5 parent: 2 - - uid: 44757 + - uid: 4094 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-27.5 + pos: -105.5,2.5 parent: 2 - - uid: 44758 + - uid: 4099 components: - type: Transform rot: 3.141592653589793 rad - pos: 76.5,-23.5 + pos: -110.5,8.5 parent: 2 - - uid: 44759 + - uid: 4135 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-20.5 + rot: -1.5707963267948966 rad + pos: -102.5,2.5 parent: 2 - - uid: 44760 + - uid: 4136 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-19.5 + rot: -1.5707963267948966 rad + pos: -100.5,5.5 parent: 2 - - uid: 44861 + - uid: 4244 components: - type: Transform - pos: 13.5,-38.5 + rot: -1.5707963267948966 rad + pos: -101.5,2.5 parent: 2 - - uid: 44862 + - uid: 4268 components: - type: Transform - pos: 12.5,-38.5 + rot: 1.5707963267948966 rad + pos: -98.5,7.5 parent: 2 - - uid: 44863 + - uid: 4269 components: - type: Transform - pos: 11.5,-38.5 + rot: 1.5707963267948966 rad + pos: -94.5,8.5 parent: 2 - - uid: 44864 + - uid: 4273 components: - type: Transform - pos: 11.5,-37.5 + rot: -1.5707963267948966 rad + pos: -110.5,7.5 parent: 2 - - uid: 45074 - components: - - type: Transform - pos: 0.5,3.5 - parent: 44868 - - uid: 45075 + - uid: 4280 components: - type: Transform - pos: 1.5,3.5 - parent: 44868 - - uid: 45076 + rot: -1.5707963267948966 rad + pos: -110.5,10.5 + parent: 2 + - uid: 4281 components: - type: Transform - pos: 3.5,2.5 - parent: 44868 - - uid: 45077 + rot: 1.5707963267948966 rad + pos: -108.5,7.5 + parent: 2 + - uid: 4282 components: - type: Transform - pos: 2.5,3.5 - parent: 44868 - - uid: 45078 + rot: 3.141592653589793 rad + pos: -110.5,11.5 + parent: 2 + - uid: 4283 components: - type: Transform - pos: -0.5,2.5 - parent: 44868 - - uid: 45079 + pos: -109.5,10.5 + parent: 2 + - uid: 4286 components: - type: Transform - pos: 4.5,1.5 - parent: 44868 - - uid: 45080 + rot: 1.5707963267948966 rad + pos: -105.5,5.5 + parent: 2 + - uid: 4287 components: - type: Transform - pos: 6.5,1.5 - parent: 44868 - - uid: 45081 + pos: -105.5,4.5 + parent: 2 + - uid: 4288 components: - type: Transform - pos: 5.5,1.5 - parent: 44868 - - uid: 45082 + rot: -1.5707963267948966 rad + pos: -106.5,4.5 + parent: 2 + - uid: 4289 components: - type: Transform - pos: -2.5,1.5 - parent: 44868 - - uid: 45083 + rot: 3.141592653589793 rad + pos: -103.5,5.5 + parent: 2 + - uid: 4290 components: - type: Transform - pos: -1.5,1.5 - parent: 44868 - - uid: 45084 + rot: -1.5707963267948966 rad + pos: -103.5,4.5 + parent: 2 + - uid: 4295 components: - type: Transform - pos: -3.5,1.5 - parent: 44868 - - uid: 45085 + rot: 3.141592653589793 rad + pos: -101.5,5.5 + parent: 2 + - uid: 4296 components: - type: Transform - pos: -4.5,-3.5 - parent: 44868 - - uid: 45086 + rot: 1.5707963267948966 rad + pos: -101.5,5.5 + parent: 2 + - uid: 4297 components: - type: Transform - pos: -4.5,-4.5 - parent: 44868 - - uid: 45087 + rot: 3.141592653589793 rad + pos: -102.5,1.5 + parent: 2 + - uid: 4339 components: - type: Transform - pos: -4.5,-5.5 - parent: 44868 - - uid: 45088 + rot: 1.5707963267948966 rad + pos: -105.5,3.5 + parent: 2 + - uid: 4399 components: - type: Transform - pos: 7.5,-3.5 - parent: 44868 - - uid: 45089 + rot: 1.5707963267948966 rad + pos: -102.5,3.5 + parent: 2 + - uid: 4401 components: - type: Transform - pos: 7.5,-4.5 - parent: 44868 - - uid: 45090 + rot: 3.141592653589793 rad + pos: -103.5,3.5 + parent: 2 + - uid: 4403 components: - type: Transform - pos: 7.5,-5.5 - parent: 44868 - - uid: 45423 + rot: -1.5707963267948966 rad + pos: -103.5,2.5 + parent: 2 + - uid: 4436 components: - type: Transform - pos: 4.5,3.5 - parent: 43176 - - uid: 45424 + rot: 3.141592653589793 rad + pos: -93.5,11.5 + parent: 2 + - uid: 4440 components: - type: Transform - pos: 4.5,2.5 - parent: 43176 - - uid: 45425 + rot: -1.5707963267948966 rad + pos: -112.5,10.5 + parent: 2 + - uid: 4441 components: - type: Transform - pos: 4.5,1.5 - parent: 43176 - - uid: 45604 + rot: -1.5707963267948966 rad + pos: -112.5,7.5 + parent: 2 + - uid: 4475 components: - type: Transform - pos: -4.5,2.5 - parent: 45518 - - uid: 45605 + rot: 3.141592653589793 rad + pos: -99.5,16.5 + parent: 2 + - uid: 4494 components: - type: Transform - pos: 4.5,2.5 - parent: 45518 - - uid: 45606 + pos: -112.5,5.5 + parent: 2 + - uid: 4625 components: - type: Transform - pos: 6.5,2.5 - parent: 45518 - - uid: 45607 + rot: 3.141592653589793 rad + pos: -112.5,8.5 + parent: 2 + - uid: 4651 components: - type: Transform - pos: 3.5,2.5 - parent: 45518 - - uid: 45608 + rot: 1.5707963267948966 rad + pos: -112.5,7.5 + parent: 2 + - uid: 4655 components: - type: Transform - pos: 2.5,2.5 - parent: 45518 - - uid: 45609 + rot: 1.5707963267948966 rad + pos: -111.5,8.5 + parent: 2 + - uid: 4656 components: - type: Transform - pos: -1.5,2.5 - parent: 45518 - - uid: 45610 + pos: -111.5,10.5 + parent: 2 + - uid: 4657 components: - type: Transform - pos: -2.5,2.5 - parent: 45518 - - uid: 46549 + pos: -111.5,7.5 + parent: 2 + - uid: 4659 components: - type: Transform - pos: 3.5,45.5 - parent: 45711 - - uid: 47578 + rot: 1.5707963267948966 rad + pos: -111.5,11.5 + parent: 2 + - uid: 4750 components: - type: Transform - pos: 66.5,-37.5 + rot: 3.141592653589793 rad + pos: -112.5,11.5 parent: 2 - - uid: 47594 + - uid: 5067 components: - type: Transform - pos: -39.5,-29.5 + rot: -1.5707963267948966 rad + pos: -113.5,12.5 parent: 2 - - uid: 47595 + - uid: 5068 components: - type: Transform - pos: -39.5,-28.5 + rot: 1.5707963267948966 rad + pos: -112.5,13.5 parent: 2 - - uid: 47619 + - uid: 5079 components: - type: Transform - pos: -39.5,-27.5 + pos: -112.5,11.5 parent: 2 - - uid: 48631 + - uid: 5252 components: - type: Transform - pos: 2.5,22.5 - parent: 45711 - - uid: 48632 + pos: -100.5,10.5 + parent: 2 + - uid: 5288 components: - type: Transform - pos: 3.5,2.5 - parent: 45711 - - uid: 48633 + rot: -1.5707963267948966 rad + pos: 41.5,22.5 + parent: 2 + - uid: 5291 components: - type: Transform - pos: 3.5,3.5 - parent: 45711 - - uid: 48634 + rot: 3.141592653589793 rad + pos: -99.5,17.5 + parent: 2 + - uid: 5301 components: - type: Transform - pos: 3.5,5.5 - parent: 45711 - - uid: 48635 + rot: 3.141592653589793 rad + pos: -105.5,8.5 + parent: 2 + - uid: 5302 components: - type: Transform - pos: 3.5,4.5 - parent: 45711 - - uid: 48636 + rot: 3.141592653589793 rad + pos: -106.5,9.5 + parent: 2 + - uid: 5303 components: - type: Transform - pos: 3.5,1.5 - parent: 45711 - - uid: 48637 + rot: 1.5707963267948966 rad + pos: -102.5,13.5 + parent: 2 + - uid: 5306 components: - type: Transform - pos: -21.5,15.5 - parent: 45711 - - uid: 48638 + pos: -100.5,11.5 + parent: 2 + - uid: 5307 components: - type: Transform - pos: -21.5,14.5 - parent: 45711 - - uid: 48639 + pos: -109.5,11.5 + parent: 2 + - uid: 5312 components: - type: Transform - pos: -21.5,12.5 - parent: 45711 - - uid: 48640 + rot: 1.5707963267948966 rad + pos: -113.5,13.5 + parent: 2 + - uid: 5321 components: - type: Transform - pos: -21.5,11.5 - parent: 45711 - - uid: 48641 + rot: 3.141592653589793 rad + pos: -107.5,5.5 + parent: 2 + - uid: 5322 components: - type: Transform - pos: -1.5,22.5 - parent: 45711 - - uid: 48642 + rot: 3.141592653589793 rad + pos: -106.5,10.5 + parent: 2 + - uid: 5324 components: - type: Transform - pos: 3.5,21.5 - parent: 45711 - - uid: 48643 + rot: 1.5707963267948966 rad + pos: -102.5,13.5 + parent: 2 + - uid: 5326 components: - type: Transform - pos: -2.5,21.5 - parent: 45711 - - uid: 48644 + rot: 1.5707963267948966 rad + pos: -101.5,12.5 + parent: 2 + - uid: 5330 components: - type: Transform - pos: -2.5,20.5 - parent: 45711 - - uid: 48645 + rot: 3.141592653589793 rad + pos: -98.5,17.5 + parent: 2 + - uid: 5366 components: - type: Transform - pos: 3.5,20.5 - parent: 45711 - - uid: 48646 + rot: 1.5707963267948966 rad + pos: 94.5,-0.5 + parent: 2 + - uid: 5368 components: - type: Transform - pos: -10.5,26.5 - parent: 45711 - - uid: 48647 + pos: 94.5,-0.5 + parent: 2 + - uid: 5390 components: - type: Transform - pos: -9.5,26.5 - parent: 45711 - - uid: 48648 + rot: 1.5707963267948966 rad + pos: 94.5,12.5 + parent: 2 + - uid: 5402 components: - type: Transform - pos: -7.5,26.5 - parent: 45711 - - uid: 48649 + pos: 94.5,12.5 + parent: 2 + - uid: 5493 components: - type: Transform - pos: -6.5,26.5 - parent: 45711 - - uid: 48650 + rot: 1.5707963267948966 rad + pos: 49.5,26.5 + parent: 2 + - uid: 5584 components: - type: Transform - pos: -26.5,32.5 - parent: 45711 - - uid: 48651 + rot: 3.141592653589793 rad + pos: 21.5,39.5 + parent: 2 + - uid: 5698 components: - type: Transform - pos: -23.5,32.5 - parent: 45711 - - uid: 48652 + rot: 3.141592653589793 rad + pos: -64.5,63.5 + parent: 2 + - uid: 6032 components: - type: Transform - pos: 15.5,23.5 - parent: 45711 - - uid: 48653 + rot: -1.5707963267948966 rad + pos: -35.5,54.5 + parent: 2 + - uid: 6037 components: - type: Transform - pos: 13.5,23.5 - parent: 45711 - - uid: 48654 + rot: 3.141592653589793 rad + pos: -35.5,60.5 + parent: 2 + - uid: 6042 components: - type: Transform - pos: 13.5,27.5 - parent: 45711 - - uid: 48655 + rot: 1.5707963267948966 rad + pos: -29.5,60.5 + parent: 2 + - uid: 6048 components: - type: Transform - pos: 15.5,27.5 - parent: 45711 - - uid: 48656 + pos: -29.5,54.5 + parent: 2 + - uid: 6343 components: - type: Transform - pos: 8.5,34.5 - parent: 45711 - - uid: 48657 + rot: 1.5707963267948966 rad + pos: -20.5,-8.5 + parent: 2 + - uid: 6344 components: - type: Transform - pos: 23.5,33.5 - parent: 45711 - - uid: 48658 + rot: 3.141592653589793 rad + pos: -19.5,-8.5 + parent: 2 + - uid: 6405 components: - type: Transform - pos: 22.5,33.5 - parent: 45711 - - uid: 48659 + rot: 3.141592653589793 rad + pos: -61.5,22.5 + parent: 2 + - uid: 6406 components: - type: Transform - pos: 22.5,32.5 - parent: 45711 - - uid: 48660 + rot: 1.5707963267948966 rad + pos: -56.5,22.5 + parent: 2 + - uid: 6407 components: - type: Transform - pos: 23.5,34.5 - parent: 45711 - - uid: 50343 + pos: -56.5,17.5 + parent: 2 + - uid: 6408 components: - type: Transform - pos: 3.5,41.5 - parent: 45711 - - uid: 50344 + rot: -1.5707963267948966 rad + pos: -61.5,17.5 + parent: 2 + - uid: 6469 components: - type: Transform - pos: 3.5,44.5 - parent: 45711 - - uid: 50628 + pos: -105.5,11.5 + parent: 2 + - uid: 6470 components: - type: Transform - pos: 78.5,17.5 + rot: -1.5707963267948966 rad + pos: -105.5,12.5 parent: 2 - - uid: 50936 + - type: Physics + canCollide: False + - uid: 6471 components: - type: Transform - pos: -61.5,67.5 + pos: -104.5,12.5 parent: 2 - - uid: 50951 + - uid: 6602 components: - type: Transform - pos: -61.5,69.5 + pos: -51.5,70.5 parent: 2 - - uid: 50952 + - uid: 7036 components: - type: Transform - pos: -61.5,71.5 + pos: -64.5,22.5 parent: 2 - - uid: 50953 + - uid: 7037 components: - type: Transform - pos: -61.5,73.5 + rot: 3.141592653589793 rad + pos: -64.5,22.5 parent: 2 - - uid: 50954 + - uid: 7039 components: - type: Transform - pos: -60.5,74.5 + rot: -1.5707963267948966 rad + pos: -64.5,22.5 parent: 2 - - uid: 50955 + - uid: 7040 components: - type: Transform - pos: -59.5,75.5 + rot: 1.5707963267948966 rad + pos: -64.5,22.5 parent: 2 - - uid: 50956 + - uid: 7215 components: - type: Transform - pos: -57.5,75.5 + rot: 3.141592653589793 rad + pos: 41.5,26.5 parent: 2 - - uid: 50959 + - uid: 7289 components: - type: Transform - pos: -48.5,74.5 + rot: 3.141592653589793 rad + pos: -46.5,64.5 parent: 2 - - uid: 50961 + - uid: 7324 components: - type: Transform - pos: -47.5,75.5 + rot: 1.5707963267948966 rad + pos: -40.5,64.5 parent: 2 - - uid: 50962 + - uid: 7325 components: - type: Transform - pos: -45.5,75.5 + rot: 3.141592653589793 rad + pos: -40.5,64.5 parent: 2 - - uid: 50963 + - uid: 7326 components: - type: Transform - pos: -44.5,74.5 + rot: 1.5707963267948966 rad + pos: -46.5,64.5 parent: 2 - - uid: 50964 + - uid: 7337 components: - type: Transform - pos: -43.5,73.5 + rot: -1.5707963267948966 rad + pos: -46.5,59.5 parent: 2 - - uid: 50965 + - uid: 7338 components: - type: Transform - pos: -43.5,71.5 + pos: -40.5,59.5 parent: 2 - - uid: 50966 + - uid: 7425 components: - type: Transform pos: -51.5,73.5 parent: 2 - - uid: 50967 + - uid: 7452 components: - type: Transform - pos: -43.5,69.5 + pos: -51.5,71.5 parent: 2 - - uid: 50974 + - uid: 7453 components: - type: Transform - pos: -56.5,74.5 + pos: -51.5,72.5 parent: 2 - - uid: 50975 + - uid: 7685 components: - type: Transform - pos: -55.5,73.5 + rot: 1.5707963267948966 rad + pos: -60.5,67.5 parent: 2 - - uid: 50976 + - uid: 7804 components: - type: Transform - pos: -53.5,73.5 + pos: -107.5,5.5 parent: 2 - - uid: 50977 + - uid: 7806 components: - type: Transform - pos: -49.5,73.5 + rot: 3.141592653589793 rad + pos: -108.5,15.5 parent: 2 - - uid: 51074 + - uid: 7807 components: - type: Transform - pos: -10.5,-74.5 + rot: 1.5707963267948966 rad + pos: -114.5,13.5 parent: 2 - - uid: 51075 + - uid: 7821 components: - type: Transform - pos: -11.5,-74.5 + pos: -104.5,20.5 parent: 2 - - uid: 51076 + - uid: 7823 components: - type: Transform - pos: -8.5,-76.5 + rot: -1.5707963267948966 rad + pos: -99.5,20.5 parent: 2 - - uid: 51077 + - uid: 8461 components: - type: Transform - pos: -9.5,-75.5 + rot: -1.5707963267948966 rad + pos: 72.5,-67.5 parent: 2 - - uid: 51079 + - uid: 8514 components: - type: Transform - pos: -4.5,-76.5 + rot: -1.5707963267948966 rad + pos: 66.5,-61.5 parent: 2 - - uid: 51080 + - uid: 8516 components: - type: Transform - pos: -6.5,-76.5 + pos: 72.5,-61.5 parent: 2 - - uid: 51081 + - uid: 8698 components: - type: Transform - pos: -0.5,-76.5 + rot: 1.5707963267948966 rad + pos: 7.5,-5.5 parent: 2 - - uid: 51470 + - uid: 8731 components: - type: Transform - pos: 19.5,-76.5 + rot: 3.141592653589793 rad + pos: -36.5,38.5 parent: 2 - - uid: 51471 + - uid: 8732 components: - type: Transform - pos: 20.5,-76.5 + rot: 1.5707963267948966 rad + pos: -30.5,38.5 parent: 2 - - uid: 51474 + - uid: 8733 components: - type: Transform - pos: 43.5,27.5 + rot: 1.5707963267948966 rad + pos: -34.5,38.5 parent: 2 - - uid: 51475 + - uid: 9254 components: - type: Transform - pos: 23.5,-74.5 + pos: -71.5,24.5 parent: 2 - - uid: 51476 + - uid: 9255 components: - type: Transform - pos: 24.5,-73.5 + rot: -1.5707963267948966 rad + pos: -69.5,24.5 parent: 2 - - uid: 51477 + - uid: 9256 components: - type: Transform - pos: 22.5,-76.5 + rot: -1.5707963267948966 rad + pos: -70.5,24.5 parent: 2 - - uid: 51478 + - uid: 9259 components: - type: Transform - pos: 26.5,-72.5 + pos: -70.5,24.5 parent: 2 - - uid: 51479 + - uid: 10252 components: - type: Transform - pos: 27.5,-70.5 + rot: 3.141592653589793 rad + pos: -7.5,11.5 parent: 2 - - uid: 51480 + - uid: 10253 components: - type: Transform - pos: 27.5,-68.5 + rot: 1.5707963267948966 rad + pos: 8.5,11.5 parent: 2 - - uid: 52358 - components: - - type: Transform - pos: -2.5,57.5 - parent: 45711 - - uid: 52445 - components: - - type: Transform - pos: 8.5,55.5 - parent: 45711 - - uid: 52447 + - uid: 10741 components: - type: Transform - pos: 8.5,61.5 - parent: 45711 - - uid: 52491 + rot: 3.141592653589793 rad + pos: -48.5,9.5 + parent: 2 + - uid: 11122 components: - type: Transform - pos: 2.5,67.5 - parent: 45711 - - uid: 52493 + rot: 1.5707963267948966 rad + pos: 14.5,28.5 + parent: 2 + - uid: 11125 components: - type: Transform - pos: 4.5,67.5 - parent: 45711 - - uid: 52494 + pos: 14.5,26.5 + parent: 2 + - uid: 11126 components: - type: Transform - pos: 0.5,67.5 - parent: 45711 - - uid: 53923 + rot: 3.141592653589793 rad + pos: 10.5,28.5 + parent: 2 + - uid: 11127 components: - type: Transform - pos: 24.5,52.5 - parent: 45711 - - uid: 53928 + rot: -1.5707963267948966 rad + pos: 10.5,26.5 + parent: 2 + - uid: 11160 components: - type: Transform rot: 3.141592653589793 rad - pos: 28.5,51.5 - parent: 45711 - - uid: 53930 + pos: -23.5,47.5 + parent: 2 + - uid: 11161 components: - type: Transform - pos: 13.5,50.5 - parent: 45711 - - uid: 54032 + rot: 1.5707963267948966 rad + pos: -21.5,47.5 + parent: 2 + - uid: 11164 components: - type: Transform - pos: -42.5,51.5 - parent: 45711 - - uid: 54043 + rot: -1.5707963267948966 rad + pos: -23.5,48.5 + parent: 2 + - uid: 11167 components: - type: Transform - pos: 11.5,50.5 - parent: 45711 - - uid: 54071 + pos: -21.5,48.5 + parent: 2 + - uid: 11494 components: - type: Transform - pos: -42.5,50.5 - parent: 45711 - - uid: 54072 + rot: 1.5707963267948966 rad + pos: 19.5,-54.5 + parent: 2 + - uid: 11531 components: - type: Transform - pos: -42.5,45.5 - parent: 45711 - - uid: 54073 + rot: 3.141592653589793 rad + pos: 19.5,-54.5 + parent: 2 + - uid: 11611 components: - type: Transform - pos: -42.5,46.5 - parent: 45711 -- proto: GrilleBroken - entities: - - uid: 2929 + pos: -96.5,52.5 + parent: 2 + - uid: 11612 components: - type: Transform rot: 1.5707963267948966 rad - pos: 20.5,52.5 + pos: -96.5,56.5 parent: 2 - - uid: 4913 + - uid: 11729 components: - type: Transform - pos: 31.5,72.5 + pos: -75.5,52.5 parent: 2 - - uid: 7053 + - uid: 11730 components: - type: Transform - pos: 93.5,49.5 + rot: 1.5707963267948966 rad + pos: -75.5,56.5 parent: 2 - - uid: 11415 + - uid: 11899 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -67.5,-54.5 + pos: -14.5,62.5 parent: 2 - - uid: 12208 + - uid: 11902 components: - type: Transform rot: 1.5707963267948966 rad - pos: 40.5,-28.5 + pos: -96.5,53.5 parent: 2 - - uid: 15421 + - uid: 11903 components: - type: Transform rot: 3.141592653589793 rad - pos: 13.5,62.5 + pos: -97.5,53.5 parent: 2 - - uid: 15623 + - uid: 11904 + components: + - type: Transform + pos: -96.5,55.5 + parent: 2 + - uid: 11905 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,63.5 + pos: -97.5,55.5 parent: 2 - - uid: 15690 + - uid: 11910 components: - type: Transform - pos: 13.5,62.5 + rot: 1.5707963267948966 rad + pos: -92.5,53.5 parent: 2 - - uid: 15791 + - uid: 11911 components: - type: Transform - pos: 66.5,13.5 + pos: -92.5,52.5 parent: 2 - - uid: 15847 + - uid: 11917 components: - type: Transform rot: -1.5707963267948966 rad - pos: 66.5,13.5 + pos: -93.5,55.5 parent: 2 - - uid: 18325 + - uid: 11918 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,63.5 + pos: -92.5,55.5 parent: 2 - - uid: 18333 + - uid: 11919 components: - type: Transform - pos: 95.5,33.5 + rot: 1.5707963267948966 rad + pos: -92.5,56.5 parent: 2 - - uid: 18338 + - uid: 11966 components: - type: Transform - pos: 63.5,12.5 + rot: 1.5707963267948966 rad + pos: -14.5,63.5 parent: 2 - - uid: 18713 + - uid: 12110 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,63.5 + pos: -62.5,61.5 parent: 2 - - uid: 18820 + - uid: 12111 components: - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,13.5 + pos: -64.5,61.5 parent: 2 - - uid: 18829 + - uid: 12112 components: - type: Transform rot: 1.5707963267948966 rad - pos: 66.5,13.5 + pos: -62.5,63.5 parent: 2 - - uid: 19349 + - uid: 12138 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,13.5 + rot: 3.141592653589793 rad + pos: -61.5,67.5 parent: 2 - - uid: 19758 + - uid: 12147 components: - type: Transform rot: -1.5707963267948966 rad - pos: 24.5,63.5 + pos: -61.5,66.5 parent: 2 - - uid: 19802 + - uid: 12158 components: - type: Transform rot: -1.5707963267948966 rad - pos: 94.5,54.5 + pos: -64.5,67.5 parent: 2 - - uid: 19805 + - uid: 12159 components: - type: Transform - pos: 93.5,33.5 + pos: -62.5,67.5 parent: 2 - - uid: 19829 + - uid: 12268 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 93.5,33.5 + pos: -20.5,65.5 parent: 2 - - uid: 19864 + - uid: 12382 + components: + - type: Transform + pos: -19.5,66.5 + parent: 2 + - uid: 12467 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 24.5,-10.5 + parent: 2 + - uid: 12538 components: - type: Transform rot: 1.5707963267948966 rad - pos: 70.5,52.5 + pos: 22.5,-7.5 parent: 2 - - uid: 20021 + - uid: 12556 components: - type: Transform - pos: 24.5,63.5 + pos: 25.5,-10.5 parent: 2 - - uid: 20759 + - uid: 12557 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,62.5 + rot: 1.5707963267948966 rad + pos: 25.5,-9.5 parent: 2 - - uid: 20815 + - uid: 12558 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-80.5 + rot: 3.141592653589793 rad + pos: 24.5,-9.5 parent: 2 - - uid: 20817 + - uid: 12561 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-80.5 + pos: 22.5,-9.5 parent: 2 - - uid: 20818 + - uid: 12563 components: - type: Transform rot: 3.141592653589793 rad - pos: 26.5,-35.5 + pos: 24.5,-6.5 parent: 2 - - uid: 20819 + - uid: 12564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-33.5 + pos: 25.5,-7.5 parent: 2 - - uid: 20820 + - uid: 12565 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.5,-33.5 + pos: 25.5,-6.5 parent: 2 - - uid: 20822 + - uid: 12752 components: - type: Transform rot: 1.5707963267948966 rad - pos: 20.5,43.5 + pos: -19.5,63.5 parent: 2 - - uid: 20823 + - uid: 12756 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,43.5 + pos: -17.5,65.5 parent: 2 - - uid: 20824 + - uid: 12757 components: - type: Transform - pos: 26.5,-35.5 + rot: 3.141592653589793 rad + pos: -20.5,63.5 parent: 2 - - uid: 20825 + - uid: 12758 components: - type: Transform - pos: 35.5,44.5 + rot: 3.141592653589793 rad + pos: -17.5,66.5 parent: 2 - - uid: 20833 + - uid: 13242 components: - type: Transform - pos: 58.5,-60.5 + pos: -31.5,-41.5 parent: 2 - - uid: 20838 + - uid: 13243 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-55.5 + pos: -30.5,-41.5 parent: 2 - - uid: 20839 + - uid: 13328 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,-60.5 + pos: -26.5,-44.5 parent: 2 - - uid: 20867 + - uid: 13511 components: - type: Transform - pos: 58.5,-57.5 + pos: 11.5,-46.5 parent: 2 - - uid: 20871 + - uid: 13618 components: - type: Transform rot: -1.5707963267948966 rad - pos: 38.5,42.5 + pos: 8.5,-46.5 parent: 2 - - uid: 20872 + - uid: 13725 components: - type: Transform rot: 1.5707963267948966 rad - pos: 39.5,42.5 + pos: 11.5,-43.5 parent: 2 - - uid: 20876 + - uid: 14703 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-77.5 + rot: -1.5707963267948966 rad + pos: -20.5,48.5 parent: 2 - - uid: 20882 + - uid: 14860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-80.5 + rot: -1.5707963267948966 rad + pos: -0.5,-71.5 parent: 2 - - uid: 20893 + - uid: 14861 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,9.5 + pos: 1.5,-71.5 parent: 2 - - uid: 20923 + - uid: 16021 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,10.5 + pos: 3.5,-31.5 parent: 2 - - uid: 20928 + - uid: 16683 components: - type: Transform - pos: -24.5,-75.5 + rot: 3.141592653589793 rad + pos: 41.5,32.5 parent: 2 - - uid: 20929 + - uid: 17149 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-77.5 + pos: 49.5,28.5 parent: 2 - - uid: 20932 + - uid: 17150 components: - type: Transform - pos: -39.5,-74.5 + pos: 49.5,28.5 parent: 2 - - uid: 20940 + - uid: 17151 components: - type: Transform rot: -1.5707963267948966 rad - pos: 26.5,63.5 + pos: 41.5,28.5 parent: 2 - - uid: 20960 + - uid: 17158 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,55.5 + rot: 1.5707963267948966 rad + pos: 21.5,27.5 parent: 2 - - uid: 20961 + - uid: 17159 components: - type: Transform - pos: -25.5,-80.5 + rot: 3.141592653589793 rad + pos: 21.5,27.5 parent: 2 - - uid: 20969 + - uid: 17160 components: - type: Transform - pos: 55.5,75.5 + pos: 21.5,27.5 parent: 2 - - uid: 20970 + - uid: 17212 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,75.5 + pos: 51.5,27.5 parent: 2 - - uid: 20971 + - uid: 17297 components: - type: Transform - pos: 41.5,74.5 + rot: -1.5707963267948966 rad + pos: -83.5,-13.5 parent: 2 - - uid: 20972 + - uid: 17909 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,71.5 + pos: -32.5,-71.5 parent: 2 - - uid: 20973 + - uid: 18373 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,73.5 + pos: -24.5,-73.5 parent: 2 - - uid: 20974 + - uid: 18417 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,73.5 + pos: -32.5,-73.5 parent: 2 - - uid: 20975 + - uid: 18421 components: - type: Transform rot: 3.141592653589793 rad - pos: 42.5,74.5 + pos: -24.5,-74.5 parent: 2 - - uid: 20976 + - uid: 18422 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,71.5 + rot: -1.5707963267948966 rad + pos: -24.5,-76.5 parent: 2 - - uid: 20977 + - uid: 18476 components: - type: Transform - pos: 29.5,71.5 + pos: -27.5,-56.5 parent: 2 - - uid: 20978 + - uid: 18486 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,65.5 + rot: -1.5707963267948966 rad + pos: -25.5,-56.5 parent: 2 - - uid: 20979 + - uid: 18676 components: - type: Transform - pos: 28.5,69.5 + rot: -1.5707963267948966 rad + pos: -30.5,-71.5 parent: 2 - - uid: 20980 + - uid: 18688 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,70.5 + pos: -33.5,-62.5 parent: 2 - - uid: 20983 + - uid: 18768 components: - type: Transform rot: 3.141592653589793 rad - pos: -50.5,-18.5 + pos: -24.5,-71.5 parent: 2 - - uid: 20984 + - uid: 18773 components: - type: Transform - pos: -50.5,-18.5 + pos: -32.5,-76.5 parent: 2 - - uid: 20987 + - uid: 18774 components: - type: Transform rot: 1.5707963267948966 rad - pos: -51.5,-55.5 + pos: -32.5,-74.5 parent: 2 - - uid: 20991 + - uid: 18780 + components: + - type: Transform + pos: -26.5,-71.5 + parent: 2 + - uid: 18781 components: - type: Transform rot: -1.5707963267948966 rad - pos: -39.5,-71.5 + pos: -30.5,-68.5 parent: 2 - - uid: 20992 + - uid: 18782 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-71.5 + pos: -30.5,-68.5 parent: 2 - - uid: 20995 + - uid: 18783 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,11.5 + pos: -26.5,-68.5 parent: 2 - - uid: 21003 + - uid: 18784 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,55.5 + rot: -1.5707963267948966 rad + pos: -26.5,-68.5 parent: 2 - - uid: 21006 + - uid: 18785 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,59.5 + rot: 3.141592653589793 rad + pos: -30.5,-69.5 parent: 2 - - uid: 21007 + - uid: 18788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,59.5 + rot: 1.5707963267948966 rad + pos: -26.5,-69.5 parent: 2 - - uid: 21014 + - uid: 18793 components: - type: Transform - pos: 35.5,55.5 + rot: -1.5707963267948966 rad + pos: -24.5,-75.5 parent: 2 - - uid: 21016 + - uid: 18794 components: - type: Transform - pos: 36.5,55.5 + rot: 3.141592653589793 rad + pos: -24.5,-72.5 parent: 2 - - uid: 21017 + - uid: 18795 components: - type: Transform - pos: 37.5,55.5 + rot: 3.141592653589793 rad + pos: -31.5,33.5 parent: 2 - - uid: 21018 + - uid: 18796 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,55.5 + pos: -31.5,30.5 parent: 2 - - uid: 21037 + - uid: 18799 components: - type: Transform rot: 1.5707963267948966 rad - pos: -51.5,-69.5 + pos: -36.5,38.5 parent: 2 - - uid: 21038 + - uid: 18859 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-74.5 + pos: -29.5,-68.5 parent: 2 - - uid: 21039 + - uid: 18860 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,-74.5 + rot: -1.5707963267948966 rad + pos: -27.5,-68.5 parent: 2 - - uid: 21040 + - uid: 19181 components: - type: Transform - pos: -51.5,-74.5 + pos: 87.5,14.5 parent: 2 - - uid: 21041 + - uid: 19186 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-54.5 + pos: 86.5,13.5 parent: 2 - - uid: 21043 + - uid: 19583 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,-54.5 + pos: 3.5,-31.5 parent: 2 - - uid: 21047 + - uid: 19627 components: - type: Transform rot: -1.5707963267948966 rad - pos: -84.5,-31.5 + pos: 16.5,-28.5 parent: 2 - - uid: 21052 + - uid: 19628 components: - type: Transform rot: -1.5707963267948966 rad - pos: -88.5,-31.5 + pos: 25.5,-33.5 parent: 2 - - uid: 21055 + - uid: 19629 components: - type: Transform - rot: 3.141592653589793 rad - pos: -95.5,-30.5 + rot: 1.5707963267948966 rad + pos: 22.5,-36.5 parent: 2 - - uid: 21057 + - uid: 19630 components: - type: Transform rot: 1.5707963267948966 rad - pos: -92.5,-31.5 + pos: 10.5,-35.5 parent: 2 - - uid: 21058 + - uid: 19671 components: - type: Transform - pos: -94.5,-30.5 + rot: 1.5707963267948966 rad + pos: 11.5,-20.5 parent: 2 - - uid: 21063 + - uid: 19672 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -84.5,-31.5 + rot: 3.141592653589793 rad + pos: 10.5,-20.5 parent: 2 - - uid: 21065 + - uid: 19857 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,-31.5 + pos: -53.5,-23.5 parent: 2 - - uid: 21071 + - uid: 19948 components: - type: Transform rot: 1.5707963267948966 rad - pos: -90.5,-29.5 + pos: -65.5,-12.5 parent: 2 - - uid: 21073 + - uid: 19958 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -29.5,-1.5 + parent: 2 + - uid: 19960 components: - type: Transform rot: 3.141592653589793 rad - pos: -82.5,-29.5 + pos: -23.5,-1.5 parent: 2 - - uid: 21074 + - uid: 19961 components: - type: Transform rot: 1.5707963267948966 rad - pos: -94.5,-28.5 + pos: -21.5,-1.5 parent: 2 - - uid: 21076 + - uid: 19962 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,-31.5 + rot: 1.5707963267948966 rad + pos: -27.5,-1.5 parent: 2 - - uid: 21080 + - uid: 19968 components: - type: Transform rot: 3.141592653589793 rad - pos: -97.5,-26.5 + pos: -27.5,-1.5 parent: 2 - - uid: 21083 + - uid: 19969 components: - type: Transform rot: 1.5707963267948966 rad - pos: -46.5,-75.5 + pos: -23.5,-1.5 parent: 2 - - uid: 21084 + - uid: 20053 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-75.5 + pos: -48.5,-6.5 parent: 2 - - uid: 21086 + - uid: 20125 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-5.5 + pos: -61.5,-22.5 parent: 2 - - uid: 21087 + - uid: 20735 components: - type: Transform rot: 1.5707963267948966 rad - pos: -102.5,-7.5 + pos: -80.5,-17.5 parent: 2 - - uid: 21088 + - uid: 20736 components: - type: Transform - rot: 3.141592653589793 rad - pos: -102.5,-11.5 + pos: -80.5,-16.5 parent: 2 - - uid: 21089 + - uid: 20737 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -98.5,-13.5 + pos: -80.5,-13.5 parent: 2 - - uid: 21090 + - uid: 20738 components: - type: Transform - rot: 3.141592653589793 rad - pos: -98.5,-13.5 + rot: 1.5707963267948966 rad + pos: -80.5,-14.5 parent: 2 - - uid: 21091 + - uid: 20752 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -98.5,-13.5 + rot: -1.5707963267948966 rad + pos: -84.5,-16.5 parent: 2 - - uid: 21092 + - uid: 20753 components: - type: Transform rot: 3.141592653589793 rad - pos: -102.5,-13.5 + pos: -84.5,-14.5 parent: 2 - - uid: 21093 + - uid: 20754 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -101.5,-1.5 + rot: 3.141592653589793 rad + pos: -83.5,-17.5 parent: 2 - - uid: 21094 + - uid: 22075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,-1.5 + rot: 1.5707963267948966 rad + pos: -79.5,29.5 parent: 2 - - uid: 21095 + - uid: 29523 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -101.5,-1.5 + pos: 7.5,19.5 parent: 2 - - uid: 21096 + - uid: 29649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -92.5,-1.5 + pos: -0.5,21.5 parent: 2 - - uid: 21097 + - uid: 29650 components: - type: Transform - pos: -99.5,-1.5 + rot: -1.5707963267948966 rad + pos: 1.5,21.5 parent: 2 - - uid: 21098 + - uid: 29652 components: - type: Transform rot: 3.141592653589793 rad - pos: -95.5,-1.5 + pos: 1.5,24.5 parent: 2 - - uid: 21099 + - uid: 29653 components: - type: Transform rot: -1.5707963267948966 rad - pos: -91.5,26.5 + pos: -6.5,19.5 parent: 2 - - uid: 21100 + - uid: 29654 components: - type: Transform rot: 1.5707963267948966 rad - pos: -88.5,25.5 + pos: -0.5,24.5 parent: 2 - - uid: 21101 + - uid: 29657 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,25.5 + pos: -3.5,19.5 parent: 2 - - uid: 21102 + - uid: 29660 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,25.5 + rot: -1.5707963267948966 rad + pos: 4.5,19.5 parent: 2 - - uid: 21103 + - uid: 29724 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -85.5,25.5 + pos: -21.5,63.5 parent: 2 - - uid: 21104 + - uid: 29730 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,25.5 + pos: -17.5,67.5 parent: 2 - - uid: 21105 + - uid: 30355 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,27.5 + rot: -1.5707963267948966 rad + pos: 22.5,18.5 parent: 2 - - uid: 21106 + - uid: 30434 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -70.5,25.5 + pos: 23.5,18.5 parent: 2 - - uid: 21107 + - uid: 30435 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,25.5 + pos: 20.5,18.5 parent: 2 - - uid: 21108 + - uid: 30436 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,25.5 + rot: -1.5707963267948966 rad + pos: 19.5,18.5 parent: 2 - - uid: 21109 + - uid: 35917 components: - type: Transform rot: 3.141592653589793 rad - pos: -61.5,27.5 + pos: 61.5,-70.5 parent: 2 - - uid: 21110 + - uid: 35918 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-54.5 + rot: 1.5707963267948966 rad + pos: 59.5,-70.5 parent: 2 - - uid: 21111 + - uid: 55685 components: - type: Transform rot: 3.141592653589793 rad - pos: -43.5,-74.5 - parent: 2 - - uid: 21130 + pos: -21.5,8.5 + parent: 55280 + - uid: 55686 components: - type: Transform rot: -1.5707963267948966 rad - pos: 45.5,-47.5 - parent: 2 - - uid: 21131 + pos: -21.5,11.5 + parent: 55280 + - uid: 55687 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,-48.5 - parent: 2 - - uid: 21132 + pos: -6.5,11.5 + parent: 55280 + - uid: 55688 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-49.5 - parent: 2 - - uid: 21133 + rot: 1.5707963267948966 rad + pos: -6.5,8.5 + parent: 55280 + - uid: 56337 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-49.5 - parent: 2 - - uid: 21134 + pos: 2.5,3.5 + parent: 56001 + - uid: 56338 components: - type: Transform rot: 3.141592653589793 rad - pos: 38.5,-49.5 - parent: 2 - - uid: 21135 + pos: 0.5,5.5 + parent: 56001 + - uid: 56339 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,-50.5 - parent: 2 - - uid: 21136 + rot: 1.5707963267948966 rad + pos: 2.5,5.5 + parent: 56001 + - uid: 56340 components: - type: Transform rot: -1.5707963267948966 rad - pos: 38.5,-49.5 - parent: 2 - - uid: 21146 + pos: 0.5,3.5 + parent: 56001 + - uid: 62761 components: - type: Transform rot: 3.141592653589793 rad - pos: 73.5,-54.5 - parent: 2 - - uid: 21147 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-42.5 - parent: 2 - - uid: 21148 + pos: 4.5,-12.5 + parent: 56631 + - uid: 62762 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-48.5 - parent: 2 - - uid: 21149 + rot: 3.141592653589793 rad + pos: 5.5,-11.5 + parent: 56631 + - uid: 62763 components: - type: Transform rot: 3.141592653589793 rad - pos: 83.5,-48.5 - parent: 2 - - uid: 21151 + pos: 6.5,-10.5 + parent: 56631 + - uid: 62764 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-40.5 - parent: 2 - - uid: 21157 + rot: 1.5707963267948966 rad + pos: -3.5,-12.5 + parent: 56631 + - uid: 62765 components: - type: Transform - pos: 73.5,-54.5 - parent: 2 - - uid: 21159 + rot: 1.5707963267948966 rad + pos: -4.5,-11.5 + parent: 56631 + - uid: 62766 components: - type: Transform - pos: 85.5,-50.5 - parent: 2 - - uid: 21160 + rot: 1.5707963267948966 rad + pos: -5.5,-10.5 + parent: 56631 + - uid: 62767 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-58.5 - parent: 2 - - uid: 21163 + pos: -3.5,17.5 + parent: 56631 + - uid: 62768 components: - type: Transform rot: -1.5707963267948966 rad - pos: 83.5,-32.5 - parent: 2 - - uid: 21164 + pos: 4.5,17.5 + parent: 56631 + - uid: 62769 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-55.5 - parent: 2 - - uid: 21165 + rot: 3.141592653589793 rad + pos: 4.5,15.5 + parent: 56631 + - uid: 62770 components: - type: Transform rot: 3.141592653589793 rad - pos: 73.5,-56.5 - parent: 2 - - uid: 21166 + pos: -0.5,17.5 + parent: 56631 + - uid: 62771 components: - type: Transform - pos: 86.5,-32.5 - parent: 2 - - uid: 21167 + pos: 1.5,15.5 + parent: 56631 + - uid: 62772 components: - type: Transform rot: 1.5707963267948966 rad - pos: 74.5,-56.5 - parent: 2 - - uid: 21168 + pos: 1.5,17.5 + parent: 56631 + - uid: 62773 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 85.5,-30.5 - parent: 2 - - uid: 21169 + rot: -1.5707963267948966 rad + pos: -0.5,15.5 + parent: 56631 + - uid: 62774 components: - type: Transform - pos: 74.5,-56.5 - parent: 2 - - uid: 21170 + rot: 1.5707963267948966 rad + pos: -3.5,15.5 + parent: 56631 + - uid: 62775 components: - type: Transform rot: 3.141592653589793 rad - pos: 83.5,-56.5 - parent: 2 - - uid: 21171 + pos: 35.5,35.5 + parent: 56631 + - uid: 62776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-57.5 - parent: 2 - - uid: 21172 + rot: 1.5707963267948966 rad + pos: 25.5,35.5 + parent: 56631 + - uid: 62777 components: - type: Transform - rot: 3.141592653589793 rad - pos: 86.5,-39.5 - parent: 2 - - uid: 21173 + pos: 1.5,42.5 + parent: 56631 + - uid: 62778 components: - type: Transform rot: -1.5707963267948966 rad - pos: 83.5,-57.5 - parent: 2 - - uid: 21174 + pos: -0.5,42.5 + parent: 56631 + - uid: 62779 components: - type: Transform - pos: 86.5,-51.5 - parent: 2 - - uid: 21175 + rot: 3.141592653589793 rad + pos: -0.5,44.5 + parent: 56631 + - uid: 62780 components: - type: Transform - pos: 83.5,-45.5 - parent: 2 - - uid: 21176 + rot: 1.5707963267948966 rad + pos: 1.5,44.5 + parent: 56631 + - uid: 62781 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,-57.5 - parent: 2 - - uid: 21177 + rot: 1.5707963267948966 rad + pos: 1.5,57.5 + parent: 56631 + - uid: 62782 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-57.5 - parent: 2 - - uid: 21178 + pos: 1.5,55.5 + parent: 56631 + - uid: 62783 components: - type: Transform - pos: 75.5,-57.5 - parent: 2 - - uid: 21179 + rot: -1.5707963267948966 rad + pos: -0.5,55.5 + parent: 56631 + - uid: 62784 components: - type: Transform rot: 3.141592653589793 rad - pos: 76.5,-58.5 - parent: 2 - - uid: 21180 + pos: -0.5,57.5 + parent: 56631 + - uid: 62785 components: - type: Transform rot: -1.5707963267948966 rad - pos: 77.5,-57.5 - parent: 2 - - uid: 21181 + pos: -26.5,47.5 + parent: 56631 + - uid: 62786 components: - type: Transform - pos: 84.5,-55.5 - parent: 2 - - uid: 21182 + rot: 3.141592653589793 rad + pos: -26.5,49.5 + parent: 56631 + - uid: 62787 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-57.5 - parent: 2 - - uid: 21183 + rot: 1.5707963267948966 rad + pos: -24.5,49.5 + parent: 56631 + - uid: 62788 components: - type: Transform - rot: 3.141592653589793 rad - pos: 84.5,-57.5 - parent: 2 - - uid: 21184 + pos: -24.5,47.5 + parent: 56631 + - uid: 62789 components: - type: Transform rot: 3.141592653589793 rad - pos: 86.5,-53.5 - parent: 2 - - uid: 21185 + pos: -31.5,53.5 + parent: 56631 + - uid: 62790 components: - type: Transform rot: 1.5707963267948966 rad - pos: 84.5,-55.5 - parent: 2 - - uid: 21186 + pos: -26.5,53.5 + parent: 56631 + - uid: 62791 + components: + - type: Transform + pos: -33.5,49.5 + parent: 56631 + - uid: 62792 components: - type: Transform rot: -1.5707963267948966 rad - pos: 86.5,-53.5 - parent: 2 - - uid: 21187 + pos: -39.5,50.5 + parent: 56631 + - uid: 62793 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -39.5,46.5 + parent: 56631 + - uid: 66554 components: - type: Transform rot: -1.5707963267948966 rad - pos: 85.5,-54.5 - parent: 2 - - uid: 21188 + pos: -4.5,-26.5 + parent: 65849 + - uid: 66555 + components: + - type: Transform + pos: 3.5,-26.5 + parent: 65849 +- proto: RailingRound + entities: + - uid: 4942 components: - type: Transform rot: -1.5707963267948966 rad - pos: 87.5,-52.5 + pos: -8.5,8.5 parent: 2 - - uid: 21189 + - uid: 5342 components: - type: Transform - rot: 3.141592653589793 rad - pos: 86.5,-50.5 + rot: -1.5707963267948966 rad + pos: 93.5,-0.5 parent: 2 - - uid: 21190 + - uid: 5361 components: - type: Transform - pos: 84.5,-49.5 + pos: 40.5,38.5 parent: 2 - - uid: 21191 + - uid: 5420 components: - type: Transform rot: -1.5707963267948966 rad - pos: 84.5,-49.5 + pos: 93.5,12.5 parent: 2 - - uid: 21192 + - uid: 7301 components: - type: Transform rot: 3.141592653589793 rad - pos: 86.5,-45.5 + pos: -40.5,64.5 parent: 2 - - uid: 21193 + - uid: 7315 components: - type: Transform - pos: 86.5,-45.5 + rot: 3.141592653589793 rad + pos: -46.5,64.5 parent: 2 - - uid: 21194 + - uid: 10266 components: - type: Transform rot: 1.5707963267948966 rad - pos: 85.5,-41.5 - parent: 2 - - uid: 21195 - components: - - type: Transform - pos: 86.5,-40.5 + pos: -7.5,8.5 parent: 2 - - uid: 21196 + - uid: 10267 components: - type: Transform - pos: 86.5,-37.5 + pos: -5.5,11.5 parent: 2 - - uid: 21197 + - uid: 10268 components: - type: Transform rot: 3.141592653589793 rad - pos: 86.5,-37.5 + pos: -5.5,12.5 parent: 2 - - uid: 21198 + - uid: 10271 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 86.5,-37.5 + pos: 6.5,11.5 parent: 2 - - uid: 21199 + - uid: 10272 components: - type: Transform rot: 3.141592653589793 rad - pos: 86.5,-32.5 + pos: 6.5,12.5 parent: 2 - - uid: 21200 + - uid: 10273 components: - type: Transform - pos: 83.5,-32.5 + rot: 1.5707963267948966 rad + pos: 9.5,8.5 parent: 2 - - uid: 21201 + - uid: 10274 components: - type: Transform rot: -1.5707963267948966 rad - pos: 83.5,-30.5 + pos: 8.5,8.5 parent: 2 - - uid: 21202 + - uid: 11501 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-31.5 + rot: 3.141592653589793 rad + pos: -18.5,-44.5 parent: 2 - - uid: 21203 + - uid: 12766 components: - type: Transform - pos: 81.5,-31.5 + rot: 3.141592653589793 rad + pos: -6.5,66.5 parent: 2 - - uid: 21204 + - uid: 13195 components: - type: Transform rot: 3.141592653589793 rad - pos: 83.5,-40.5 + pos: -17.5,-44.5 parent: 2 - - uid: 21205 + - uid: 13229 components: - type: Transform - pos: 84.5,-31.5 + rot: -1.5707963267948966 rad + pos: -22.5,-44.5 parent: 2 - - uid: 21221 + - uid: 13234 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-57.5 + rot: 1.5707963267948966 rad + pos: -21.5,-44.5 parent: 2 - - uid: 21222 + - uid: 13255 components: - type: Transform rot: 1.5707963267948966 rad - pos: 61.5,-55.5 + pos: -25.5,-44.5 parent: 2 - - uid: 21224 + - uid: 16677 components: - type: Transform rot: -1.5707963267948966 rad - pos: -53.5,-75.5 + pos: 39.5,39.5 parent: 2 - - uid: 21225 + - uid: 16684 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,-75.5 + rot: 1.5707963267948966 rad + pos: 22.5,39.5 parent: 2 - - uid: 21226 + - uid: 16696 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -58.5,-75.5 + pos: 21.5,38.5 parent: 2 - - uid: 21227 + - uid: 17004 components: - type: Transform rot: -1.5707963267948966 rad - pos: -60.5,-75.5 + pos: 50.5,27.5 parent: 2 - - uid: 21228 + - uid: 17135 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,-75.5 + rot: 3.141592653589793 rad + pos: 51.5,28.5 parent: 2 - - uid: 21229 + - uid: 17153 components: - type: Transform rot: 3.141592653589793 rad - pos: -64.5,-75.5 + pos: 21.5,28.5 parent: 2 - - uid: 21230 + - uid: 17154 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-75.5 + pos: 21.5,26.5 parent: 2 - - uid: 21231 + - uid: 17169 components: - type: Transform - rot: 3.141592653589793 rad - pos: -66.5,-75.5 + rot: 1.5707963267948966 rad + pos: 22.5,27.5 parent: 2 - - uid: 21232 + - uid: 17204 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -68.5,-75.5 + rot: -1.5707963267948966 rad + pos: 20.5,27.5 parent: 2 - - uid: 21233 + - uid: 24808 + components: + - type: Transform + pos: -86.5,1.5 + parent: 2 + - uid: 24809 components: - type: Transform rot: -1.5707963267948966 rad - pos: -69.5,-75.5 + pos: -78.5,1.5 parent: 2 - - uid: 21234 + - uid: 24810 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.5,-75.5 + rot: 1.5707963267948966 rad + pos: -79.5,-2.5 parent: 2 - - uid: 21235 + - uid: 25870 components: - type: Transform rot: 3.141592653589793 rad - pos: -68.5,-75.5 + pos: -82.5,99.5 parent: 2 - - uid: 21236 + - uid: 25872 components: - type: Transform rot: 3.141592653589793 rad - pos: -71.5,-71.5 + pos: -70.5,99.5 parent: 2 - - uid: 21237 + - uid: 25873 components: - type: Transform - pos: -71.5,-73.5 + rot: 1.5707963267948966 rad + pos: -68.5,82.5 parent: 2 - - uid: 21238 + - uid: 25874 components: - type: Transform rot: 1.5707963267948966 rad - pos: -71.5,-72.5 + pos: -68.5,90.5 parent: 2 - - uid: 21239 + - uid: 25875 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,-72.5 + rot: 1.5707963267948966 rad + pos: -67.5,86.5 parent: 2 - - uid: 21240 + - uid: 25877 components: - type: Transform - pos: -71.5,-69.5 + rot: -1.5707963267948966 rad + pos: -84.5,82.5 parent: 2 - - uid: 21241 + - uid: 25879 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,-68.5 + rot: -1.5707963267948966 rad + pos: -85.5,86.5 parent: 2 - - uid: 21242 + - uid: 25881 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,-68.5 + rot: -1.5707963267948966 rad + pos: -84.5,90.5 parent: 2 - - uid: 21243 + - uid: 26517 components: - type: Transform rot: -1.5707963267948966 rad - pos: -71.5,-66.5 + pos: 27.5,-98.5 parent: 2 - - uid: 21244 + - uid: 27662 components: - type: Transform - pos: -71.5,-66.5 + rot: -1.5707963267948966 rad + pos: 20.5,-113.5 parent: 2 - - uid: 21245 + - uid: 27663 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,-65.5 + rot: -1.5707963267948966 rad + pos: 20.5,-101.5 parent: 2 - - uid: 21246 + - uid: 27664 components: - type: Transform - pos: -71.5,-60.5 + rot: -1.5707963267948966 rad + pos: 18.5,-107.5 parent: 2 - - uid: 21247 + - uid: 27665 components: - type: Transform rot: 1.5707963267948966 rad - pos: -71.5,-59.5 + pos: 42.5,-107.5 parent: 2 - - uid: 21248 + - uid: 27666 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,-59.5 + rot: 1.5707963267948966 rad + pos: 40.5,-113.5 parent: 2 - - uid: 21249 + - uid: 27668 components: - type: Transform - pos: -71.5,-56.5 + rot: 1.5707963267948966 rad + pos: 40.5,-101.5 parent: 2 - - uid: 21250 + - uid: 27972 components: - type: Transform rot: 1.5707963267948966 rad - pos: -71.5,-55.5 + pos: 33.5,-98.5 parent: 2 - - uid: 21251 + - uid: 28969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,-54.5 + rot: 3.141592653589793 rad + pos: -78.5,-70.5 parent: 2 - - uid: 21253 + - uid: 29253 components: - type: Transform - rot: 3.141592653589793 rad - pos: -66.5,-54.5 + pos: 30.5,-116.5 parent: 2 - - uid: 21254 + - uid: 29546 components: - type: Transform rot: 3.141592653589793 rad - pos: -63.5,-54.5 + pos: 40.5,-8.5 parent: 2 - - uid: 21264 + - uid: 29547 components: - type: Transform - pos: -97.5,-24.5 + pos: 40.5,-9.5 parent: 2 - - uid: 21265 + - uid: 29858 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -97.5,-27.5 + pos: -90.5,-87.5 parent: 2 - - uid: 21395 + - uid: 29859 components: - type: Transform - rot: 3.141592653589793 rad - pos: 93.5,50.5 + pos: -84.5,-89.5 parent: 2 - - uid: 21460 + - uid: 29860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,54.5 + pos: -78.5,-88.5 parent: 2 - - uid: 24067 + - uid: 29861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 89.5,52.5 + rot: -1.5707963267948966 rad + pos: -93.5,-79.5 parent: 2 - - uid: 24168 + - uid: 29862 components: - type: Transform rot: 3.141592653589793 rad - pos: 93.5,40.5 + pos: -90.5,-71.5 parent: 2 - - uid: 24169 + - uid: 29863 components: - type: Transform rot: 3.141592653589793 rad - pos: 95.5,41.5 + pos: -84.5,-69.5 parent: 2 - - uid: 25220 + - uid: 62794 components: - type: Transform - pos: 95.5,48.5 - parent: 2 - - uid: 25224 + rot: 3.141592653589793 rad + pos: -32.5,51.5 + parent: 56631 +- proto: RandomArcade + entities: + - uid: 8440 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 79.5,52.5 + pos: -78.5,20.5 parent: 2 - - uid: 25225 + - uid: 8775 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,54.5 + rot: 3.141592653589793 rad + pos: -82.5,16.5 parent: 2 - - uid: 25464 + - uid: 26256 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,52.5 + pos: -53.5,-81.5 parent: 2 - - uid: 26167 + - uid: 27761 components: - type: Transform - pos: 64.5,-12.5 + pos: -52.5,-81.5 parent: 2 - - uid: 33887 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,1.5 - parent: 33049 - - uid: 33888 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-9.5 - parent: 33049 - - uid: 33889 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-9.5 - parent: 33049 - - uid: 35108 + - uid: 27762 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,9.5 - parent: 34641 - - uid: 35109 + pos: -51.5,-81.5 + parent: 2 + - uid: 28688 components: - type: Transform - pos: 4.5,9.5 - parent: 34641 - - uid: 35110 + rot: 3.141592653589793 rad + pos: -51.5,75.5 + parent: 2 + - uid: 28971 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,9.5 - parent: 34641 - - uid: 35111 + pos: -30.5,-49.5 + parent: 2 + - uid: 28972 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,9.5 - parent: 34641 - - uid: 35112 + pos: -31.5,-49.5 + parent: 2 +- proto: RandomArtifactSpawner + entities: + - uid: 8616 components: - type: Transform - pos: 4.5,10.5 - parent: 34641 - - uid: 35113 + pos: 82.5,-41.5 + parent: 2 +- proto: RandomBoard + entities: + - uid: 24636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,11.5 - parent: 34641 - - uid: 35114 + pos: -85.5,32.5 + parent: 2 + - uid: 24637 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,11.5 - parent: 34641 - - uid: 35514 + pos: -70.5,38.5 + parent: 2 + - uid: 25361 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,45.5 + pos: 30.5,-88.5 parent: 2 - - uid: 35540 + - uid: 25362 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,45.5 + pos: 31.5,-88.5 parent: 2 - - uid: 36521 + - uid: 27696 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-86.5 + pos: -51.5,-77.5 parent: 2 - - uid: 36525 + - uid: 27697 components: - type: Transform - pos: -52.5,-78.5 + pos: -50.5,-77.5 parent: 2 - - uid: 36526 + - uid: 28081 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,-79.5 + pos: -64.5,-57.5 parent: 2 - - uid: 36527 + - uid: 30515 components: - type: Transform - pos: -51.5,-79.5 + pos: 72.5,-9.5 parent: 2 - - uid: 36528 + - uid: 31052 components: - type: Transform - pos: -49.5,-82.5 + pos: -78.5,66.5 parent: 2 - - uid: 36529 + - uid: 31053 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,-87.5 + pos: -83.5,66.5 parent: 2 - - uid: 36530 + - uid: 31054 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,-84.5 + pos: -84.5,66.5 parent: 2 - - uid: 36531 +- proto: RandomBrownStalagmite + entities: + - uid: 25365 components: - type: Transform - pos: -46.5,-85.5 + pos: 34.5,-84.5 parent: 2 - - uid: 36533 + - uid: 25374 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,-89.5 + pos: 36.5,-77.5 parent: 2 - - uid: 36534 + - uid: 25375 components: - type: Transform - pos: -44.5,-89.5 + pos: 34.5,-70.5 parent: 2 - - uid: 36536 + - uid: 25376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-91.5 + pos: 36.5,-71.5 parent: 2 - - uid: 36537 + - uid: 27715 components: - type: Transform - pos: -42.5,-91.5 + pos: -66.5,-71.5 parent: 2 - - uid: 36538 + - uid: 27730 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-94.5 + pos: -68.5,-67.5 parent: 2 - - uid: 36539 + - uid: 27731 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-95.5 + pos: -67.5,-64.5 parent: 2 - - uid: 36541 + - uid: 27732 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-95.5 + pos: -75.5,-61.5 parent: 2 - - uid: 36546 + - uid: 27733 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-96.5 + pos: -74.5,-59.5 parent: 2 - - uid: 36548 + - uid: 27734 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-95.5 + pos: -80.5,-55.5 parent: 2 - - uid: 36550 + - uid: 27735 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-95.5 + pos: -78.5,-53.5 parent: 2 - - uid: 36552 + - uid: 27736 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-95.5 + pos: -78.5,-60.5 parent: 2 - - uid: 36554 +- proto: RandomCargoCorpseSpawner + entities: + - uid: 62795 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-96.5 - parent: 2 - - uid: 36555 + pos: -16.5,22.5 + parent: 56631 + - uid: 62796 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-96.5 - parent: 2 - - uid: 36556 + pos: -9.5,24.5 + parent: 56631 + - uid: 62797 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-96.5 - parent: 2 - - uid: 36558 + pos: 2.5,37.5 + parent: 56631 + - uid: 62798 components: - type: Transform - pos: -18.5,-95.5 - parent: 2 - - uid: 36559 + pos: 25.5,48.5 + parent: 56631 +- proto: RandomCommandCorpseSpawner + entities: + - uid: 55689 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,-95.5 - parent: 2 - - uid: 36560 + pos: -11.5,10.5 + parent: 55280 + - uid: 55690 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-95.5 - parent: 2 - - uid: 36564 + pos: 1.5,7.5 + parent: 55280 + - uid: 55691 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-91.5 - parent: 2 - - uid: 36567 + pos: 0.5,13.5 + parent: 55280 + - uid: 62799 components: - type: Transform - pos: -18.5,-92.5 - parent: 2 - - uid: 36570 + pos: 10.5,64.5 + parent: 56631 + - uid: 62800 components: - type: Transform - pos: -18.5,-88.5 - parent: 2 - - uid: 36573 + pos: -6.5,72.5 + parent: 56631 +- proto: RandomDrinkGlass + entities: + - uid: 23701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-86.5 + pos: -35.5,41.5 parent: 2 - - uid: 36574 + - uid: 23702 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-82.5 + pos: -33.5,41.5 parent: 2 - - uid: 36575 + - uid: 25516 components: - type: Transform - pos: -15.5,-83.5 + pos: 0.5,-90.5 parent: 2 - - uid: 36577 + - uid: 29215 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-78.5 + pos: 7.5,-24.5 parent: 2 - - uid: 36578 + - uid: 29526 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-74.5 + pos: 27.5,-76.5 parent: 2 - - uid: 36579 + - uid: 29527 components: - type: Transform - pos: -15.5,-74.5 + pos: 25.5,-75.5 parent: 2 - - uid: 36580 + - uid: 29528 components: - type: Transform - pos: -15.5,-79.5 + pos: 28.5,-82.5 parent: 2 - - uid: 36581 + - uid: 29529 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-78.5 + pos: 21.5,-79.5 parent: 2 - - uid: 36583 +- proto: RandomDrinkSoda + entities: + - uid: 25307 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-78.5 + pos: 33.5,-77.5 parent: 2 - - uid: 36585 + - uid: 25496 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,-83.5 + pos: 35.5,-79.5 parent: 2 - - uid: 36586 + - uid: 25497 components: - type: Transform - pos: -24.5,-82.5 + pos: 39.5,-67.5 parent: 2 - - uid: 36587 + - uid: 27783 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,-82.5 + pos: -76.5,-65.5 parent: 2 - - uid: 36588 + - uid: 27784 components: - type: Transform - pos: -40.5,-89.5 + pos: -71.5,-64.5 parent: 2 - - uid: 36589 +- proto: RandomEngineerCorpseSpawner + entities: + - uid: 62801 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-82.5 - parent: 2 - - uid: 36592 + pos: -0.5,41.5 + parent: 56631 + - uid: 62802 components: - type: Transform - pos: -32.5,-82.5 - parent: 2 - - uid: 36593 + pos: 20.5,34.5 + parent: 56631 + - uid: 62803 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-79.5 - parent: 2 - - uid: 36594 + pos: -2.5,34.5 + parent: 56631 + - uid: 62804 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-79.5 - parent: 2 - - uid: 36597 + pos: 30.5,51.5 + parent: 56631 + - uid: 65618 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-78.5 - parent: 2 - - uid: 36598 + pos: 1.5,0.5 + parent: 65540 +- proto: RandomFloraTree + entities: + - uid: 27772 components: - type: Transform - pos: -40.5,-78.5 + pos: -55.5,-49.5 parent: 2 - - uid: 36599 +- proto: RandomFoodBakedSingle + entities: + - uid: 4967 components: - type: Transform - pos: -37.5,-79.5 + pos: -75.5,18.5 parent: 2 - - uid: 36600 + - uid: 6256 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-80.5 + pos: -35.5,30.5 parent: 2 - - uid: 36601 + - uid: 20314 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-81.5 + pos: -31.5,-29.5 parent: 2 - - uid: 36754 +- proto: RandomFoodBakedWhole + entities: + - uid: 6257 components: - type: Transform - pos: 29.5,-57.5 + pos: -29.5,35.5 parent: 2 - - uid: 36755 +- proto: RandomFoodMeal + entities: + - uid: 6249 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,-57.5 + pos: -45.5,30.5 parent: 2 - - uid: 36756 + - uid: 6253 components: - type: Transform rot: 1.5707963267948966 rad - pos: 33.5,-57.5 + pos: -45.5,36.5 parent: 2 - - uid: 36757 + - uid: 6254 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-57.5 + pos: -42.5,35.5 parent: 2 - - uid: 36758 + - uid: 7645 components: - type: Transform - pos: 33.5,-53.5 + pos: 56.5,-29.5 parent: 2 - - uid: 36759 + - uid: 9311 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-52.5 + pos: 59.5,-46.5 parent: 2 - - uid: 36760 + - uid: 9340 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-52.5 + pos: -73.5,16.5 parent: 2 - - uid: 36761 + - uid: 9341 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,-57.5 + pos: -67.5,18.5 parent: 2 - - uid: 36762 + - uid: 10032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-57.5 + pos: -49.5,39.5 parent: 2 - - uid: 36763 + - uid: 17174 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-57.5 + pos: 20.5,43.5 parent: 2 - - uid: 36764 + - uid: 18463 components: - type: Transform - pos: 42.5,-52.5 + pos: -53.5,-58.5 parent: 2 - - uid: 41800 + - uid: 20322 components: - type: Transform - pos: 26.5,56.5 + pos: -25.5,-29.5 parent: 2 - - uid: 41802 + - uid: 20324 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,56.5 + pos: -17.5,-29.5 parent: 2 - - uid: 41803 + - uid: 22731 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,53.5 + pos: -30.5,-33.5 parent: 2 - - uid: 41804 + - uid: 22739 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,53.5 + pos: -22.5,-33.5 parent: 2 - - uid: 41805 + - uid: 22740 components: - type: Transform - pos: 26.5,53.5 + pos: -14.5,-33.5 parent: 2 - - uid: 41806 + - uid: 23236 components: - type: Transform - pos: 26.5,58.5 + pos: 2.5,36.5 parent: 2 - - uid: 41921 + - uid: 23502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,43.5 + pos: -16.5,11.5 parent: 2 - - uid: 41922 + - uid: 23656 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,43.5 + pos: -42.5,31.5 parent: 2 - - uid: 41924 + - uid: 23660 components: - type: Transform - pos: 35.5,48.5 + rot: 1.5707963267948966 rad + pos: -45.5,32.5 parent: 2 - - uid: 41925 + - uid: 29541 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,48.5 + pos: -10.5,-14.5 parent: 2 - - uid: 41926 +- proto: RandomFoodSingle + entities: + - uid: 7811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,48.5 + pos: -114.5,9.5 parent: 2 - - uid: 42258 + - uid: 20319 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,93.5 + pos: -23.5,-29.5 parent: 2 - - uid: 42285 + - uid: 25383 components: - type: Transform - pos: 33.5,82.5 + pos: 32.5,-88.5 parent: 2 - - uid: 42286 + - uid: 29542 components: - type: Transform - pos: 33.5,85.5 + pos: 11.5,-14.5 parent: 2 - - uid: 42287 + - uid: 62805 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,85.5 - parent: 2 - - uid: 42288 + pos: 31.5,56.5 + parent: 56631 + - uid: 67831 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,89.5 - parent: 2 - - uid: 42290 + pos: 0.5,-4.5 + parent: 66965 +- proto: RandomGreyStalagmite + entities: + - uid: 25480 components: - type: Transform - pos: 33.5,89.5 + pos: 9.5,-89.5 parent: 2 - - uid: 42291 + - uid: 25482 components: - type: Transform - pos: 36.5,92.5 + pos: 16.5,-91.5 parent: 2 - - uid: 42292 + - uid: 25484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,93.5 + pos: 26.5,-90.5 parent: 2 - - uid: 42293 + - uid: 25485 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,93.5 + pos: 32.5,-90.5 parent: 2 - - uid: 42294 + - uid: 27751 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,93.5 + pos: -64.5,-81.5 parent: 2 - - uid: 42295 + - uid: 27754 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,93.5 + pos: -67.5,-82.5 parent: 2 - - uid: 42297 + - uid: 27755 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,93.5 + pos: -67.5,-75.5 parent: 2 - - uid: 42298 + - uid: 27757 components: - type: Transform - pos: 59.5,93.5 + pos: -55.5,-81.5 parent: 2 - - uid: 42302 + - uid: 28696 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,89.5 + pos: -54.5,57.5 parent: 2 - - uid: 42303 + - uid: 28699 components: - type: Transform - pos: 63.5,88.5 + pos: -68.5,69.5 parent: 2 - - uid: 42304 + - uid: 31029 components: - type: Transform - pos: 63.5,83.5 + pos: -70.5,71.5 parent: 2 - - uid: 42305 +- proto: RandomInstruments + entities: + - uid: 25499 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,83.5 + pos: 20.5,-91.5 parent: 2 - - uid: 42306 + - uid: 28692 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,81.5 + pos: -66.5,71.5 parent: 2 - - uid: 42307 + - uid: 30295 components: - type: Transform - pos: 63.5,81.5 + pos: 60.5,-23.5 parent: 2 - - uid: 42308 +- proto: RandomMedicCorpseSpawner + entities: + - uid: 62806 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,81.5 - parent: 2 - - uid: 42309 + pos: 13.5,31.5 + parent: 56631 + - uid: 62807 components: - type: Transform - pos: 61.5,77.5 - parent: 2 - - uid: 42310 + pos: 10.5,38.5 + parent: 56631 + - uid: 62808 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,77.5 - parent: 2 - - uid: 43796 + pos: -6.5,60.5 + parent: 56631 +- proto: RandomPainting + entities: + - uid: 9900 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,15.5 + pos: -6.5,40.5 parent: 2 - - uid: 43803 + - uid: 9901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,15.5 + pos: -10.5,31.5 parent: 2 - - uid: 43804 + - uid: 9902 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,16.5 + pos: -9.5,29.5 parent: 2 - - uid: 43805 + - uid: 9903 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,18.5 + pos: -9.5,42.5 parent: 2 - - uid: 43806 + - uid: 9904 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 81.5,19.5 + pos: -13.5,45.5 parent: 2 - - uid: 43807 + - uid: 9905 components: - type: Transform - rot: 3.141592653589793 rad - pos: 81.5,19.5 + pos: -15.5,42.5 parent: 2 - - uid: 45611 + - uid: 9906 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,2.5 - parent: 45518 - - uid: 45612 + pos: -17.5,48.5 + parent: 2 + - uid: 14726 components: - type: Transform - pos: 1.5,2.5 - parent: 45518 - - uid: 45613 + pos: -34.5,63.5 + parent: 2 + - uid: 20611 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,2.5 - parent: 45518 - - uid: 46034 + pos: 87.5,-53.5 + parent: 2 + - uid: 25488 components: - type: Transform - pos: 28.5,52.5 - parent: 45711 - - uid: 46130 + pos: 34.5,-87.5 + parent: 2 + - uid: 27768 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,52.5 - parent: 45711 - - uid: 46224 + pos: -5.5,-72.5 + parent: 2 + - uid: 27769 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,52.5 - parent: 45711 - - uid: 46568 + pos: -25.5,-78.5 + parent: 2 + - uid: 52041 components: - type: Transform rot: 3.141592653589793 rad - pos: 28.5,52.5 - parent: 45711 - - uid: 48661 + pos: -5.5,-13.5 + parent: 2 +- proto: RandomPosterAny + entities: + - uid: 14569 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,22.5 - parent: 45711 - - uid: 48662 + pos: 2.5,-74.5 + parent: 2 + - uid: 14610 components: - type: Transform - pos: 0.5,22.5 - parent: 45711 - - uid: 48663 + pos: 26.5,-68.5 + parent: 2 + - uid: 23243 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,22.5 - parent: 45711 - - uid: 48664 + pos: 26.5,-44.5 + parent: 2 + - uid: 23245 components: - type: Transform - pos: 1.5,22.5 - parent: 45711 - - uid: 48665 + pos: 21.5,-37.5 + parent: 2 + - uid: 23246 components: - type: Transform - pos: -0.5,22.5 - parent: 45711 - - uid: 48666 + pos: 33.5,-35.5 + parent: 2 + - uid: 23247 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,22.5 - parent: 45711 - - uid: 48667 + pos: 33.5,-52.5 + parent: 2 + - uid: 23249 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,22.5 - parent: 45711 - - uid: 48668 + pos: 38.5,-52.5 + parent: 2 + - uid: 23485 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,22.5 - parent: 45711 - - uid: 48669 + pos: 37.5,-65.5 + parent: 2 + - uid: 23486 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,33.5 - parent: 45711 - - uid: 48670 + pos: 27.5,-62.5 + parent: 2 + - uid: 23489 components: - type: Transform - pos: -23.5,33.5 - parent: 45711 - - uid: 50345 + pos: 46.5,-56.5 + parent: 2 + - uid: 24918 components: - type: Transform - pos: 3.5,42.5 - parent: 45711 - - uid: 50346 + pos: -88.5,3.5 + parent: 2 + - uid: 24920 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,43.5 - parent: 45711 - - uid: 51634 + pos: -70.5,-5.5 + parent: 2 + - uid: 24936 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,71.5 + pos: -91.5,18.5 parent: 2 - - uid: 52360 + - uid: 24949 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,56.5 - parent: 45711 - - uid: 52446 + pos: -67.5,-30.5 + parent: 2 + - uid: 24951 components: - type: Transform - pos: 8.5,58.5 - parent: 45711 - - uid: 52691 + pos: -67.5,29.5 + parent: 2 + - uid: 24952 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,58.5 - parent: 45711 - - uid: 53922 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,51.5 - parent: 45711 - - uid: 53926 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,50.5 - parent: 45711 - - uid: 53927 + pos: -55.5,-48.5 + parent: 2 + - uid: 24953 components: - type: Transform rot: 3.141592653589793 rad - pos: 25.5,50.5 - parent: 45711 - - uid: 53929 + pos: -44.5,-50.5 + parent: 2 + - uid: 25074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,51.5 - parent: 45711 -- proto: GrilleDiagonal - entities: - - uid: 1228 + pos: 2.5,-91.5 + parent: 2 + - uid: 25285 components: - type: Transform - pos: -98.5,6.5 + rot: 3.141592653589793 rad + pos: 23.5,-88.5 parent: 2 - - uid: 17487 + - uid: 25298 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -98.5,3.5 + pos: -0.5,-79.5 parent: 2 - - uid: 20726 + - uid: 25299 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-18.5 + pos: -3.5,-77.5 parent: 2 - - uid: 20770 + - uid: 28363 components: - type: Transform - pos: -96.5,7.5 + pos: -69.5,72.5 parent: 2 - - uid: 20778 + - uid: 28364 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,2.5 + pos: -65.5,75.5 parent: 2 - - uid: 21788 + - uid: 65759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-12.5 - parent: 2 - - uid: 25924 + pos: 7.5,2.5 + parent: 65694 + - uid: 65760 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,-8.5 - parent: 2 - - uid: 25925 + pos: -7.5,-1.5 + parent: 65694 + - uid: 66556 components: - type: Transform - pos: 74.5,-8.5 - parent: 2 - - uid: 25927 + pos: 7.5,15.5 + parent: 65849 + - uid: 66557 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-7.5 - parent: 2 - - uid: 25957 + pos: -9.5,15.5 + parent: 65849 + - uid: 66558 components: - type: Transform - pos: 75.5,-7.5 - parent: 2 - - uid: 35855 + pos: -1.5,5.5 + parent: 65849 + - uid: 66559 components: - type: Transform - pos: -0.5,6.5 - parent: 35803 - - uid: 35856 + pos: -3.5,15.5 + parent: 65849 + - uid: 66560 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,6.5 - parent: 35803 - - uid: 45091 + pos: 7.5,15.5 + parent: 65849 + - uid: 66561 components: - type: Transform - pos: -0.5,3.5 - parent: 44868 - - uid: 45092 + pos: 4.5,11.5 + parent: 65849 + - uid: 66562 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,3.5 - parent: 44868 - - uid: 45093 + pos: -5.5,21.5 + parent: 65849 + - uid: 66563 components: - type: Transform - pos: -4.5,1.5 - parent: 44868 - - uid: 45094 + pos: -12.5,19.5 + parent: 65849 + - uid: 66564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,1.5 - parent: 44868 - - uid: 45614 + pos: 4.5,21.5 + parent: 65849 + - uid: 66565 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,2.5 - parent: 45518 - - uid: 48671 + pos: -3.5,-13.5 + parent: 65849 + - uid: 66566 components: - type: Transform - pos: -2.5,22.5 - parent: 45711 - - uid: 48672 + pos: 6.5,-19.5 + parent: 65849 + - uid: 67832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,22.5 - parent: 45711 - - uid: 48673 + pos: -0.5,10.5 + parent: 66965 + - uid: 67833 components: - type: Transform - pos: -27.5,32.5 - parent: 45711 - - uid: 48674 + pos: 1.5,14.5 + parent: 66965 + - uid: 67834 components: - type: Transform - pos: -26.5,33.5 - parent: 45711 - - uid: 48675 + pos: -0.5,17.5 + parent: 66965 + - uid: 67835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,32.5 - parent: 45711 - - uid: 53890 + pos: 7.5,19.5 + parent: 66965 + - uid: 67836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,41.5 - parent: 45711 - - uid: 53891 + pos: 2.5,4.5 + parent: 66965 + - uid: 67837 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,40.5 - parent: 45711 -- proto: GrilleSpawner + pos: 8.5,3.5 + parent: 66965 +- proto: RandomPosterContraband entities: - - uid: 8030 + - uid: 5475 components: - type: Transform - pos: -28.5,72.5 + pos: 18.5,-85.5 parent: 2 - - uid: 11309 + - uid: 5564 components: - type: Transform - pos: -24.5,72.5 + pos: 14.5,-70.5 parent: 2 - - uid: 11313 + - uid: 14482 components: - type: Transform - pos: -21.5,72.5 + pos: 24.5,-86.5 parent: 2 - - uid: 11320 + - uid: 14639 components: - type: Transform - pos: -16.5,72.5 + pos: 11.5,-72.5 parent: 2 - - uid: 19634 + - uid: 21256 components: - type: Transform - pos: 64.5,-67.5 + pos: 75.5,-12.5 parent: 2 - - uid: 19922 + - uid: 21257 components: - type: Transform - pos: 61.5,-67.5 + pos: 76.5,-12.5 parent: 2 - - uid: 20208 + - uid: 24931 components: - type: Transform - pos: 52.5,-15.5 + rot: 3.141592653589793 rad + pos: -67.5,-27.5 parent: 2 - - uid: 20687 + - uid: 24933 components: - type: Transform - pos: 59.5,-67.5 + rot: 3.141592653589793 rad + pos: -62.5,-38.5 parent: 2 - - uid: 27400 + - uid: 24934 components: - type: Transform - pos: -43.5,67.5 + rot: 3.141592653589793 rad + pos: -59.5,-47.5 parent: 2 - - uid: 30964 + - uid: 24935 components: - type: Transform - pos: -61.5,64.5 + rot: 3.141592653589793 rad + pos: -72.5,-41.5 parent: 2 - - uid: 31603 + - uid: 24937 components: - type: Transform - pos: -61.5,66.5 + rot: 3.141592653589793 rad + pos: -74.5,-44.5 parent: 2 - - uid: 33014 + - uid: 24938 components: - type: Transform - pos: 63.5,-12.5 + pos: -85.5,21.5 parent: 2 - - uid: 42588 + - uid: 27787 components: - type: Transform - pos: -11.5,71.5 + pos: -73.5,-65.5 parent: 2 - - uid: 42597 + - uid: 27789 components: - type: Transform - pos: -33.5,67.5 + pos: -67.5,-58.5 parent: 2 - - uid: 42602 + - uid: 28274 components: - type: Transform - pos: -8.5,71.5 + pos: -70.5,77.5 parent: 2 - - uid: 42603 + - uid: 28365 components: - type: Transform - pos: -13.5,69.5 + pos: -72.5,76.5 parent: 2 - - uid: 42609 + - uid: 28366 components: - type: Transform - pos: -11.5,58.5 + pos: -66.5,76.5 parent: 2 - - uid: 42611 + - uid: 28367 components: - type: Transform - pos: -11.5,67.5 + pos: -68.5,73.5 parent: 2 - - uid: 42766 + - uid: 62809 components: - type: Transform - pos: -39.5,67.5 - parent: 2 - - uid: 42916 + pos: -16.5,5.5 + parent: 56631 + - uid: 62810 components: - type: Transform - pos: -61.5,53.5 - parent: 2 - - uid: 42930 + pos: -8.5,-0.5 + parent: 56631 + - uid: 62811 components: - type: Transform - pos: -42.5,65.5 - parent: 2 - - uid: 42932 + pos: -12.5,10.5 + parent: 56631 + - uid: 62812 components: - type: Transform - pos: -40.5,58.5 - parent: 2 - - uid: 42933 + pos: -4.5,13.5 + parent: 56631 + - uid: 62813 components: - type: Transform - pos: -43.5,56.5 - parent: 2 - - uid: 43689 + pos: 5.5,13.5 + parent: 56631 + - uid: 62814 components: - type: Transform - pos: 60.5,-63.5 - parent: 2 - - uid: 43690 + pos: 13.5,10.5 + parent: 56631 + - uid: 62815 components: - type: Transform - pos: 62.5,-65.5 - parent: 2 - - uid: 43727 + pos: 17.5,5.5 + parent: 56631 + - uid: 62816 components: - type: Transform - pos: 62.5,-61.5 - parent: 2 - - uid: 43849 + pos: 14.5,-5.5 + parent: 56631 + - uid: 62817 components: - type: Transform - pos: 59.5,-61.5 - parent: 2 - - uid: 43862 + pos: 15.5,39.5 + parent: 56631 + - uid: 62818 components: - type: Transform - pos: -62.5,61.5 - parent: 2 - - uid: 43863 + rot: 1.5707963267948966 rad + pos: 10.5,32.5 + parent: 56631 + - uid: 62819 components: - type: Transform - pos: -62.5,59.5 - parent: 2 - - uid: 43864 + rot: 3.141592653589793 rad + pos: 13.5,29.5 + parent: 56631 + - uid: 62820 components: - type: Transform - pos: -62.5,57.5 - parent: 2 - - uid: 43865 + pos: 10.5,39.5 + parent: 56631 + - uid: 62821 components: - type: Transform - pos: -62.5,63.5 - parent: 2 - - uid: 43877 + pos: 1.5,36.5 + parent: 56631 + - uid: 62822 components: - type: Transform - pos: -42.5,62.5 - parent: 2 - - uid: 44139 + pos: -0.5,36.5 + parent: 56631 + - uid: 62823 components: - type: Transform - pos: 66.5,-63.5 - parent: 2 - - uid: 44140 + pos: 3.5,11.5 + parent: 56631 + - uid: 62824 components: - type: Transform - pos: 65.5,-61.5 - parent: 2 - - uid: 44141 + pos: 15.5,19.5 + parent: 56631 + - uid: 62825 components: - type: Transform - pos: 67.5,-59.5 - parent: 2 - - uid: 44142 + pos: 1.5,83.5 + parent: 56631 + - uid: 62826 components: - type: Transform - pos: 63.5,-59.5 - parent: 2 - - uid: 44143 + pos: 4.5,83.5 + parent: 56631 + - uid: 62827 components: - type: Transform - pos: 67.5,-55.5 - parent: 2 - - uid: 44144 + rot: 3.141592653589793 rad + pos: 29.5,57.5 + parent: 56631 + - uid: 62828 components: - type: Transform - pos: 68.5,-58.5 - parent: 2 - - uid: 44145 + rot: 3.141592653589793 rad + pos: 33.5,53.5 + parent: 56631 + - uid: 62829 components: - type: Transform - pos: 67.5,-67.5 - parent: 2 - - uid: 44147 + rot: 3.141592653589793 rad + pos: 32.5,48.5 + parent: 56631 + - uid: 62830 components: - type: Transform - pos: 65.5,-65.5 - parent: 2 - - uid: 44612 + rot: 3.141592653589793 rad + pos: 23.5,47.5 + parent: 56631 + - uid: 62831 components: - type: Transform - pos: 55.5,-8.5 - parent: 2 - - uid: 44865 + rot: 3.141592653589793 rad + pos: 28.5,47.5 + parent: 56631 + - uid: 62832 components: - type: Transform - pos: 11.5,-36.5 - parent: 2 - - uid: 50957 + rot: 3.141592653589793 rad + pos: 19.5,47.5 + parent: 56631 + - uid: 62833 components: - type: Transform - pos: -55.5,74.5 - parent: 2 - - uid: 50958 + pos: -21.5,10.5 + parent: 56631 + - uid: 62834 components: - type: Transform - pos: -56.5,75.5 - parent: 2 - - uid: 50960 + pos: 18.5,23.5 + parent: 56631 + - uid: 62835 components: - type: Transform - pos: -54.5,73.5 - parent: 2 - - uid: 50968 + pos: 38.5,29.5 + parent: 56631 + - uid: 62836 components: - type: Transform - pos: -61.5,70.5 - parent: 2 - - uid: 50969 + pos: -6.5,53.5 + parent: 56631 + - uid: 62837 components: - type: Transform - pos: -61.5,68.5 - parent: 2 - - uid: 50970 + pos: -11.5,46.5 + parent: 56631 + - uid: 62838 components: - type: Transform - pos: -61.5,72.5 - parent: 2 - - uid: 50971 + pos: -17.5,51.5 + parent: 56631 + - uid: 62839 components: - type: Transform - pos: -61.5,74.5 - parent: 2 - - uid: 50972 + pos: -14.5,60.5 + parent: 56631 + - uid: 62840 components: - type: Transform - pos: -60.5,75.5 - parent: 2 - - uid: 50973 + pos: -8.5,56.5 + parent: 56631 + - uid: 62841 components: - type: Transform - pos: -58.5,75.5 - parent: 2 - - uid: 50978 + pos: -29.5,43.5 + parent: 56631 + - uid: 62842 components: - type: Transform - pos: -46.5,75.5 - parent: 2 - - uid: 50979 + pos: -25.5,37.5 + parent: 56631 + - uid: 62843 components: - type: Transform - pos: -44.5,75.5 - parent: 2 - - uid: 50980 + pos: -37.5,34.5 + parent: 56631 + - uid: 62844 components: - type: Transform - pos: -43.5,74.5 - parent: 2 - - uid: 50981 + pos: -31.5,28.5 + parent: 56631 + - uid: 62845 components: - type: Transform - pos: -43.5,72.5 - parent: 2 - - uid: 50982 + pos: -28.5,48.5 + parent: 56631 + - uid: 62846 components: - type: Transform - pos: -43.5,70.5 - parent: 2 - - uid: 50983 + pos: -16.5,66.5 + parent: 56631 + - uid: 62847 components: - type: Transform - pos: -43.5,68.5 - parent: 2 - - uid: 50993 + pos: -8.5,62.5 + parent: 56631 + - uid: 62848 components: - type: Transform - pos: -52.5,73.5 - parent: 2 - - uid: 51002 + pos: -8.5,70.5 + parent: 56631 + - uid: 62849 components: - type: Transform - pos: -50.5,73.5 - parent: 2 - - uid: 51003 + pos: 3.5,56.5 + parent: 56631 + - uid: 62850 components: - type: Transform - pos: -49.5,74.5 - parent: 2 - - uid: 51004 + pos: 6.5,67.5 + parent: 56631 + - uid: 62851 components: - type: Transform - pos: -48.5,75.5 - parent: 2 - - uid: 51078 + pos: -2.5,74.5 + parent: 56631 + - uid: 62852 components: - type: Transform - pos: -13.5,-72.5 - parent: 2 - - uid: 51082 + pos: 8.5,70.5 + parent: 56631 +- proto: RandomPosterLegit + entities: + - uid: 12647 components: - type: Transform - pos: -2.5,-76.5 + pos: 8.5,-70.5 parent: 2 - - uid: 51083 + - uid: 14496 components: - type: Transform - pos: -3.5,-76.5 + pos: 4.5,-70.5 parent: 2 - - uid: 51084 + - uid: 17138 components: - type: Transform - pos: -5.5,-76.5 + rot: 3.141592653589793 rad + pos: 46.5,22.5 parent: 2 - - uid: 51085 + - uid: 20708 components: - type: Transform - pos: -9.5,-74.5 + pos: 84.5,-55.5 parent: 2 - - uid: 51086 + - uid: 20709 components: - type: Transform - pos: -11.5,-73.5 + pos: 84.5,-55.5 parent: 2 -- proto: GroundTobacco - entities: - - uid: 29844 + - uid: 23276 components: - type: Transform - pos: 103.74526,53.45561 + rot: -1.5707963267948966 rad + pos: 2.5,30.5 parent: 2 -- proto: GunSafe - entities: - - uid: 21266 + - uid: 23639 components: - type: Transform - pos: -29.5,-27.5 + pos: 18.5,2.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8978151 - - 7.1394 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 21267 - - 21902 - - 15164 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 53002 + - uid: 23640 components: - - type: MetaData - desc: Стандартное хранилище. - type: Transform - pos: 4.5,80.5 - parent: 45711 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 53004 - - 53003 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 53024 + pos: 28.5,2.5 + parent: 2 + - uid: 23641 components: - - type: MetaData - desc: Стандартное хранилище. - type: Transform - pos: 1.5,81.5 - parent: 45711 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 53028 - - 53027 - - 53026 - - 53025 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: Gyroscope - entities: - - uid: 32830 + rot: 3.141592653589793 rad + pos: 28.5,-1.5 + parent: 2 + - uid: 23642 components: - type: Transform - pos: -0.5,4.5 - parent: 32764 - - uid: 37652 + rot: 3.141592653589793 rad + pos: 18.5,-1.5 + parent: 2 + - uid: 23661 components: - type: Transform - pos: 32.5,-18.5 - parent: 36861 - - uid: 43207 + rot: 3.141592653589793 rad + pos: -58.5,30.5 + parent: 2 + - uid: 24919 components: - type: Transform - pos: -74.5,3.5 + pos: -81.5,1.5 parent: 2 - - uid: 45095 + - uid: 24929 components: - type: Transform - pos: 0.5,0.5 - parent: 44868 - - uid: 45096 + pos: -75.5,-2.5 + parent: 2 + - uid: 24930 components: - type: Transform - pos: 2.5,0.5 - parent: 44868 - - uid: 48679 + pos: -92.5,5.5 + parent: 2 + - uid: 24932 components: - type: Transform - pos: -24.5,24.5 - parent: 45711 - - uid: 56236 + rot: 3.141592653589793 rad + pos: -67.5,-24.5 + parent: 2 + - uid: 24939 components: - type: Transform - pos: -2.5,1.5 - parent: 56108 - - uid: 56237 + pos: -83.5,28.5 + parent: 2 + - uid: 24940 components: - type: Transform - pos: 3.5,1.5 - parent: 56108 -- proto: Handcuffs - entities: - - uid: 5717 + rot: 3.141592653589793 rad + pos: -65.5,-32.5 + parent: 2 + - uid: 24941 components: - type: Transform - pos: -44.365852,-12.302686 + pos: -85.5,44.5 parent: 2 - - uid: 5718 + - uid: 24942 components: - type: Transform - pos: -44.537727,-12.646436 + rot: 3.141592653589793 rad + pos: -63.5,-34.5 parent: 2 - - uid: 9983 + - uid: 24943 components: - type: Transform - pos: 26.404842,9.706361 + rot: 3.141592653589793 rad + pos: -56.5,-39.5 parent: 2 - - uid: 14773 + - uid: 24944 components: - type: Transform - pos: 26.545467,9.48761 + pos: -79.5,37.5 parent: 2 - - uid: 21269 + - uid: 24945 components: - type: Transform - pos: -11.485207,-36.476467 + pos: -83.5,37.5 parent: 2 -- proto: HandheldGPSBasic - entities: - - uid: 33890 + - uid: 24946 components: - type: Transform - pos: -7.9561605,-15.97006 - parent: 33049 -- proto: HandheldHealthAnalyzer - entities: - - uid: 21277 + pos: -74.5,37.5 + parent: 2 + - uid: 24947 components: - type: Transform - pos: -13.596065,-17.260967 + pos: -69.5,42.5 parent: 2 - - uid: 30665 + - uid: 24948 components: - type: Transform - pos: -69.46418,-11.2992 + pos: -60.5,44.5 parent: 2 - - uid: 33891 + - uid: 24950 components: - type: Transform - pos: -2.4944825,14.835514 - parent: 33049 - - uid: 37653 + pos: -61.5,39.5 + parent: 2 + - uid: 24954 components: - type: Transform - pos: 10.55591,10.784426 - parent: 36861 -- proto: HandheldHealthAnalyzerEmpty - entities: - - uid: 54279 + pos: -76.5,26.5 + parent: 2 + - uid: 24955 components: - type: Transform - pos: -35.75316,35.61078 - parent: 45711 -- proto: HandHeldMassScanner - entities: - - uid: 51655 + rot: 3.141592653589793 rad + pos: -51.5,-49.5 + parent: 2 + - uid: 25233 components: - type: Transform - pos: 11.519752,-6.590702 + rot: 3.141592653589793 rad + pos: -1.5,45.5 parent: 2 - - uid: 51656 + - uid: 26433 components: - type: Transform - pos: 11.519752,-6.590702 + pos: -51.5,6.5 parent: 2 -- proto: HandheldStationMap - entities: - - uid: 25615 + - uid: 26944 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.474617,-34.350338 + rot: 3.141592653589793 rad + pos: -1.5,35.5 parent: 2 -- proto: HandLabeler - entities: - - uid: 1657 + - uid: 27802 components: - type: Transform - pos: 1.4228808,6.9021335 + pos: -51.5,-54.5 parent: 2 - - uid: 11122 + - uid: 27803 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.37199032,-57.530846 + pos: -61.5,-52.5 parent: 2 - - uid: 21280 + - uid: 29550 components: - type: Transform - pos: 47.495266,-52.568928 + pos: -10.5,20.5 parent: 2 - - uid: 21935 + - uid: 29551 components: - type: Transform - pos: -38.41564,-20.565918 + pos: -6.5,-14.5 parent: 2 - - uid: 52139 + - uid: 29552 components: - type: Transform - pos: 40.500435,-4.2134895 + pos: -2.5,-14.5 parent: 2 -- proto: HappyHonk - entities: - - uid: 34638 + - uid: 29636 components: - type: Transform - pos: 29.205793,49.216114 - parent: 45711 - - uid: 43697 + pos: -34.5,29.5 + parent: 2 + - uid: 29637 components: - type: Transform - pos: -14.541438,64.66149 + pos: -30.5,29.5 parent: 2 -- proto: HappyHonkMime - entities: - - uid: 21281 + - uid: 29643 components: - type: Transform - pos: -95.48988,19.669521 + pos: -37.5,5.5 parent: 2 -- proto: HarmonicaInstrument - entities: - - uid: 51292 + - uid: 29644 components: - type: Transform - pos: 12.476355,-63.433025 + pos: -37.5,9.5 parent: 2 -- proto: HeadHuman - entities: - - uid: 22241 + - uid: 51882 components: - type: Transform - pos: 22.925323,-43.544758 + pos: -41.5,23.5 parent: 2 -- proto: HeadSkeleton - entities: - - uid: 35115 + - uid: 54436 components: - type: Transform - pos: -13.7304325,-0.2594099 - parent: 34641 - - uid: 37654 + rot: 3.141592653589793 rad + pos: -4.5,-7.5 + parent: 53899 + - uid: 54437 components: - type: Transform - pos: 30.536804,9.595139 - parent: 36861 - - uid: 44750 + rot: 3.141592653589793 rad + pos: -6.5,-9.5 + parent: 53899 + - uid: 54438 components: - type: Transform - pos: 42.957546,-66.46305 - parent: 2 -- proto: HeadVulpkanin - entities: - - uid: 4914 + rot: 3.141592653589793 rad + pos: 3.5,-13.5 + parent: 53899 + - uid: 54439 components: - type: Transform - pos: -31.921516,-74.89904 - parent: 2 - - uid: 41699 + rot: 3.141592653589793 rad + pos: 7.5,-9.5 + parent: 53899 + - uid: 54440 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 100.36259,53.289936 - parent: 2 - - uid: 54303 + rot: 3.141592653589793 rad + pos: 3.5,-4.5 + parent: 53899 + - uid: 54441 components: - type: Transform - pos: -23.486053,42.312134 - parent: 45711 -- proto: Hemostat - entities: - - uid: 21282 + rot: 3.141592653589793 rad + pos: -1.5,-3.5 + parent: 53899 + - uid: 54442 components: - type: Transform - pos: -17.92662,-62.47566 - parent: 2 -- proto: HighSecArmoryLocked - entities: - - uid: 21283 + rot: 3.141592653589793 rad + pos: 1.5,-10.5 + parent: 53899 + - uid: 54443 components: - - type: MetaData - desc: Время убивать... - name: оружейная - type: Transform - pos: -28.5,-22.5 - parent: 2 - - uid: 21284 + rot: 3.141592653589793 rad + pos: -1.5,-12.5 + parent: 53899 + - uid: 54925 components: - - type: MetaData - desc: Время убивать... - name: оружейная - type: Transform - pos: -29.5,-22.5 - parent: 2 -- proto: HighSecCentralCommandLocked - entities: - - uid: 46542 + pos: 1.5,-7.5 + parent: 54730 + - uid: 54926 components: - type: Transform - pos: 6.5,47.5 - parent: 45711 - - uid: 48680 + pos: 5.5,-0.5 + parent: 54730 + - uid: 54927 components: - type: Transform - pos: 6.5,7.5 - parent: 45711 -- proto: HighSecCommandLocked + pos: 3.5,-5.5 + parent: 54730 + - uid: 54928 + components: + - type: Transform + pos: 6.5,-10.5 + parent: 54730 + - uid: 55972 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,2.5 + parent: 55943 +- proto: RandomProduce entities: - - uid: 21285 + - uid: 10042 components: - - type: MetaData - name: хранилище - type: Transform - pos: -15.5,2.5 + pos: -52.5,39.5 parent: 2 - - uid: 21286 + - uid: 10043 components: - - type: MetaData - desc: Самый важный хлам на станции - name: хранилище - type: Transform - pos: -15.5,4.5 + pos: -51.5,39.5 parent: 2 - - uid: 21288 +- proto: RandomScienceCorpseSpawner + entities: + - uid: 15737 components: - type: Transform - pos: 53.5,65.5 + rot: -1.5707963267948966 rad + pos: 35.5,-40.5 parent: 2 - - uid: 21289 + - uid: 15738 components: - type: Transform - pos: 53.5,63.5 + rot: -1.5707963267948966 rad + pos: 47.5,-41.5 parent: 2 - - uid: 21290 + - uid: 62853 components: - type: Transform - pos: 39.5,62.5 - parent: 2 - - uid: 23602 + rot: 1.5707963267948966 rad + pos: -34.5,28.5 + parent: 56631 + - uid: 62854 components: - type: Transform - pos: 37.5,35.5 - parent: 2 - - uid: 35116 + pos: -10.5,55.5 + parent: 56631 + - uid: 62855 components: - type: Transform - pos: -12.5,3.5 - parent: 34641 - - uid: 35117 + pos: -14.5,58.5 + parent: 56631 + - uid: 62856 components: - type: Transform - pos: -12.5,4.5 - parent: 34641 - - uid: 35118 + pos: -34.5,41.5 + parent: 56631 + - uid: 62857 components: - type: Transform - pos: -3.5,9.5 - parent: 34641 -- proto: HighSecDoor - entities: - - uid: 43486 + pos: -40.5,47.5 + parent: 56631 + - uid: 62858 components: - type: Transform - pos: -46.5,45.5 - parent: 2 -- proto: HolofanProjector + pos: -53.5,44.5 + parent: 56631 + - uid: 62859 + components: + - type: Transform + pos: -48.5,52.5 + parent: 56631 + - uid: 62860 + components: + - type: Transform + pos: 29.5,44.5 + parent: 56631 +- proto: RandomSecurityCorpseSpawner entities: - - uid: 28936 + - uid: 55692 components: - type: Transform - pos: 39.68757,15.300685 - parent: 2 - - uid: 33892 + pos: -5.5,9.5 + parent: 55280 + - uid: 55693 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.775423,-17.39747 - parent: 33049 - - uid: 34494 + pos: -2.5,7.5 + parent: 55280 + - uid: 65619 components: - type: Transform - pos: 39.40632,15.706933 - parent: 2 -- proto: HoloprojectorSecurity + pos: 3.5,3.5 + parent: 65540 +- proto: RandomServiceCorpseSpawner entities: - - uid: 12949 + - uid: 62861 components: - type: Transform - pos: -26.421867,-20.297749 - parent: 2 - - uid: 12951 + pos: 10.5,62.5 + parent: 56631 + - uid: 65620 components: - type: Transform - pos: -26.421867,-20.516499 - parent: 2 -- proto: HonkerHarness + pos: 7.5,-0.5 + parent: 65540 +- proto: RandomSnacks entities: - - uid: 51457 + - uid: 9344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.424374,-73.600716 + pos: -65.5,16.5 parent: 2 -- proto: HospitalCurtains +- proto: RandomSoap entities: - - uid: 981 + - uid: 7152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-69.5 + rot: 3.141592653589793 rad + pos: -20.5,34.5 parent: 2 - - uid: 12302 + - uid: 7991 components: - type: Transform - pos: -31.5,-38.5 + pos: -58.5,4.5 parent: 2 - - uid: 14052 + - uid: 8004 components: - type: Transform - pos: -16.5,43.5 + pos: -60.5,5.5 parent: 2 - - uid: 18726 + - uid: 25489 components: - type: Transform - pos: -27.5,-38.5 + pos: 28.5,-91.5 parent: 2 - - uid: 21299 + - uid: 25490 components: - type: Transform - pos: 8.5,-53.5 + pos: 10.5,-90.5 parent: 2 - - uid: 21300 + - uid: 66567 components: - type: Transform - pos: 10.5,-53.5 + pos: 12.5,20.5 + parent: 65849 + - uid: 67838 + components: + - type: Transform + pos: 0.5,15.5 + parent: 66965 +- proto: RandomSpawner + entities: + - uid: 13425 + components: + - type: Transform + pos: 10.5,-69.5 parent: 2 - - uid: 21301 + - uid: 14511 components: - type: Transform - pos: -38.5,-62.5 + pos: 18.5,-82.5 parent: 2 - - uid: 21303 + - uid: 14512 components: - type: Transform - pos: -40.5,41.5 + pos: 13.5,-71.5 parent: 2 - - uid: 21304 + - uid: 14922 components: - type: Transform - pos: 62.5,10.5 + pos: 17.5,-70.5 parent: 2 - - uid: 21305 + - uid: 14923 components: - type: Transform - pos: 65.5,10.5 + pos: 18.5,-75.5 parent: 2 - - uid: 25812 + - uid: 14935 components: - type: Transform - pos: -3.5,-49.5 + pos: 25.5,-70.5 parent: 2 - - uid: 25912 + - uid: 20225 components: - type: Transform - pos: -5.5,-49.5 + pos: 82.5,-57.5 parent: 2 - - uid: 37655 + - uid: 20227 components: - type: Transform - pos: 1.5,15.5 - parent: 36861 - - uid: 41126 + pos: 74.5,-52.5 + parent: 2 + - uid: 20258 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-70.5 + pos: 77.5,-57.5 parent: 2 - - uid: 48682 + - uid: 20259 components: - type: Transform - pos: 17.5,32.5 - parent: 45711 - - uid: 48683 + pos: 71.5,-51.5 + parent: 2 + - uid: 20712 components: - type: Transform - pos: 17.5,34.5 - parent: 45711 - - uid: 48684 + pos: 88.5,-56.5 + parent: 2 + - uid: 20960 components: - type: Transform - pos: 15.5,32.5 - parent: 45711 -- proto: HospitalCurtainsOpen - entities: - - uid: 8062 + pos: 64.5,-51.5 + parent: 2 + - uid: 20962 components: - type: Transform - pos: -20.5,66.5 + pos: 81.5,-58.5 parent: 2 - - uid: 13049 + - uid: 20964 components: - type: Transform - pos: -29.5,-38.5 + pos: 85.5,-58.5 parent: 2 - - uid: 15238 + - uid: 23225 components: - type: Transform - pos: -16.5,46.5 + pos: 20.5,-39.5 parent: 2 - - uid: 18233 + - uid: 23226 components: - type: Transform - pos: 2.5,-53.5 + pos: 25.5,-39.5 parent: 2 - - uid: 18260 + - uid: 23477 components: - type: Transform - pos: 5.5,-53.5 + pos: 47.5,-54.5 parent: 2 - - uid: 21307 + - uid: 23478 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-53.5 + pos: 30.5,-65.5 parent: 2 - - uid: 21309 + - uid: 23479 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-53.5 + pos: 43.5,-59.5 parent: 2 - - uid: 21310 + - uid: 23480 components: - type: Transform - pos: -31.5,-62.5 + pos: 43.5,-59.5 parent: 2 - - type: Door - state: Closed - - type: Occluder - enabled: True - - type: Physics - canCollide: True - - uid: 21311 + - uid: 23481 components: - type: Transform - pos: -32.5,-58.5 + pos: 39.5,-66.5 parent: 2 - - uid: 21312 + - uid: 26486 components: - type: Transform - pos: -37.5,-58.5 + pos: -85.5,-43.5 parent: 2 - - uid: 21314 + - uid: 28046 components: - type: Transform - pos: -4.5,-49.5 + pos: -57.5,-82.5 parent: 2 - - uid: 21315 + - uid: 28047 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-53.5 + pos: -55.5,-83.5 parent: 2 - - uid: 21316 + - uid: 28048 components: - type: Transform - pos: -64.5,11.5 + pos: -53.5,-82.5 parent: 2 - - uid: 21317 + - uid: 28049 components: - type: Transform - pos: -53.5,11.5 + pos: -52.5,-78.5 parent: 2 - - uid: 21318 + - uid: 28050 components: - type: Transform - pos: 63.5,10.5 + pos: -49.5,-79.5 parent: 2 - - uid: 21319 + - uid: 28051 components: - type: Transform - pos: 64.5,10.5 + pos: -48.5,-79.5 parent: 2 - - uid: 21321 + - uid: 28052 components: - type: Transform - pos: 53.5,-67.5 + pos: -41.5,-79.5 parent: 2 - - uid: 21322 + - uid: 28053 components: - type: Transform - pos: 50.5,-67.5 + pos: -39.5,-79.5 parent: 2 - - uid: 21323 + - uid: 28054 components: - type: Transform - pos: 56.5,-67.5 + pos: -40.5,-74.5 parent: 2 - - uid: 24984 + - uid: 28055 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,42.5 + pos: -34.5,-79.5 parent: 2 - - uid: 35119 + - uid: 28056 components: - type: Transform - pos: -0.5,12.5 - parent: 34641 - - uid: 35120 + pos: -38.5,-69.5 + parent: 2 + - uid: 28057 components: - type: Transform - pos: -0.5,13.5 - parent: 34641 - - uid: 35121 + pos: -32.5,-79.5 + parent: 2 + - uid: 28058 components: - type: Transform - pos: -0.5,7.5 - parent: 34641 - - uid: 48685 + pos: -32.5,-80.5 + parent: 2 + - uid: 28059 components: - type: Transform - pos: 17.5,36.5 - parent: 45711 - - uid: 48686 + pos: -29.5,-80.5 + parent: 2 + - uid: 28060 components: - type: Transform - pos: 15.5,30.5 - parent: 45711 -- proto: HotplateMachineCircuitboard - entities: - - uid: 52084 + pos: -28.5,-81.5 + parent: 2 + - uid: 28061 components: - type: Transform - pos: 17.522453,9.024586 + pos: -25.5,-80.5 parent: 2 -- proto: hydroponicsSoil - entities: - - uid: 855 + - uid: 28062 components: - type: Transform - pos: -20.5,-32.5 + pos: -23.5,-83.5 parent: 2 - - uid: 1372 + - uid: 28068 components: - type: Transform - pos: -16.5,-32.5 + pos: -22.5,-80.5 parent: 2 - - uid: 1798 + - uid: 28069 components: - type: Transform - pos: -48.5,-12.5 + pos: -21.5,-81.5 parent: 2 - - uid: 11457 + - uid: 28071 components: - type: Transform - pos: 29.5,-53.5 + pos: -17.5,-77.5 parent: 2 - - uid: 14056 + - uid: 28072 components: - type: Transform - pos: 34.5,-4.5 + pos: -16.5,-76.5 parent: 2 - - uid: 21325 + - uid: 28073 components: - type: Transform - pos: -52.5,-11.5 + pos: -12.5,-75.5 parent: 2 - - uid: 21330 + - uid: 28074 components: - type: Transform - pos: -51.5,-11.5 + pos: -9.5,-77.5 parent: 2 - - uid: 23584 + - uid: 28075 components: - type: Transform - pos: 32.5,-5.5 + pos: -9.5,-75.5 parent: 2 - - uid: 28012 + - uid: 28903 components: - type: Transform - pos: 29.5,-52.5 + pos: 32.5,-11.5 parent: 2 - - uid: 44802 + - uid: 29034 components: - type: Transform - pos: 59.5,-12.5 + pos: -35.5,-15.5 parent: 2 -- proto: HydroponicsToolClippers - entities: - - uid: 9619 + - uid: 29035 components: - type: Transform - pos: -16.480812,-34.582767 + pos: -34.5,-10.5 parent: 2 - - uid: 21333 + - uid: 29036 components: - type: Transform - pos: -48.43799,-10.013688 + pos: -36.5,-6.5 parent: 2 - - uid: 21334 + - uid: 29037 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.515978,-57.407757 + pos: -34.5,-3.5 parent: 2 -- proto: HydroponicsToolHatchet - entities: - - uid: 21335 + - uid: 29038 components: - type: Transform - pos: -26.972923,48.700344 + pos: -31.5,-14.5 parent: 2 -- proto: HydroponicsToolMiniHoe - entities: - - uid: 668 + - uid: 29039 components: - type: Transform - pos: -16.762058,-34.645264 + pos: -24.5,-13.5 parent: 2 - - uid: 15300 + - uid: 29040 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.464466,-4.610947 + pos: -27.5,-16.5 parent: 2 - - uid: 21337 + - uid: 29041 components: - type: Transform - pos: -26.535423,48.62222 + pos: -17.5,-17.5 parent: 2 - - uid: 21338 + - uid: 29042 components: - type: Transform - pos: -52.072,-10.583564 + pos: -21.5,-13.5 parent: 2 -- proto: HydroponicsToolSpade - entities: - - uid: 230 + - uid: 29043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.480812,-34.520267 + pos: 16.5,-21.5 parent: 2 - - uid: 11806 + - uid: 29044 components: - type: Transform - pos: -61.84116,-11.1645975 + pos: 17.5,-17.5 parent: 2 - - uid: 21339 + - uid: 29045 components: - type: Transform - pos: -26.613548,48.637844 + pos: 19.5,-15.5 parent: 2 - - uid: 21340 + - uid: 29046 components: - type: Transform - pos: -49.467373,-10.512376 + pos: 22.5,-18.5 parent: 2 - - uid: 30488 + - uid: 29047 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.308216,-5.548447 + pos: 27.5,-15.5 parent: 2 -- proto: hydroponicsTray - entities: - - uid: 3818 + - uid: 29048 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,42.5 + pos: 28.5,-20.5 parent: 2 - - uid: 5811 + - uid: 29049 components: - type: Transform - pos: -28.5,41.5 + pos: 29.5,-18.5 parent: 2 - - uid: 6638 + - uid: 29050 components: - type: Transform - pos: -28.5,43.5 + pos: 33.5,-15.5 parent: 2 - - uid: 6807 + - uid: 29051 components: - type: Transform - pos: -28.5,42.5 + pos: 36.5,-13.5 parent: 2 - - uid: 6808 + - uid: 29052 components: - type: Transform - pos: -27.5,43.5 + pos: 33.5,-14.5 parent: 2 - - uid: 6809 + - uid: 29053 components: - type: Transform - pos: -27.5,42.5 + pos: 31.5,-8.5 parent: 2 - - uid: 6813 + - uid: 29598 components: - type: Transform - pos: -24.5,42.5 + pos: -66.5,-82.5 parent: 2 - - uid: 14616 + - uid: 29599 components: - type: Transform - pos: -20.5,-33.5 + pos: -65.5,-78.5 parent: 2 - - uid: 18882 + - uid: 29600 components: - type: Transform - pos: -19.5,-32.5 + pos: -65.5,-75.5 parent: 2 - - uid: 19037 + - uid: 29601 components: - type: Transform - pos: -17.5,-32.5 + pos: -66.5,-74.5 parent: 2 - - uid: 20720 + - uid: 29602 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,44.5 + pos: -68.5,-70.5 parent: 2 - - uid: 20962 + - uid: 29603 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,40.5 + pos: -66.5,-67.5 parent: 2 - - uid: 21351 + - uid: 29604 components: - type: Transform - pos: -24.5,45.5 + pos: -71.5,-67.5 parent: 2 - - uid: 21353 + - uid: 29605 components: - type: Transform - pos: -24.5,43.5 + pos: -70.5,-60.5 parent: 2 - - uid: 21354 + - uid: 29606 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-60.5 + pos: -67.5,-61.5 parent: 2 - - uid: 21355 + - uid: 29607 components: - type: Transform - pos: -13.5,-59.5 + pos: -46.5,-47.5 parent: 2 - - uid: 21457 + - uid: 29608 components: - type: Transform - pos: -16.5,-33.5 + pos: -58.5,-43.5 parent: 2 - - uid: 24261 + - uid: 29609 components: - type: Transform - pos: -28.5,44.5 + pos: -58.5,-39.5 parent: 2 - - uid: 24640 + - uid: 29610 components: - type: Transform - pos: -27.5,44.5 + pos: -65.5,-36.5 parent: 2 - - uid: 29529 + - uid: 29611 components: - type: Transform - pos: -27.5,41.5 + pos: -69.5,-27.5 parent: 2 - - uid: 31239 + - uid: 29612 components: - type: Transform - pos: -24.5,41.5 + pos: -36.5,-59.5 parent: 2 -- proto: HydroponicsTrayEmpty - entities: - - uid: 12529 + - uid: 29613 components: - type: Transform - pos: 24.5,-50.5 + pos: -37.5,-61.5 parent: 2 - - uid: 22147 + - uid: 30111 components: - type: Transform - pos: 23.5,-49.5 + pos: 29.5,16.5 parent: 2 - - uid: 27866 + - uid: 30710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,-49.5 + pos: 35.5,4.5 parent: 2 -- proto: HydroponicsTrayMachineCircuitboard - entities: - - uid: 52105 + - uid: 30711 components: - type: Transform - pos: 17.553703,4.3214607 + pos: 37.5,9.5 parent: 2 -- proto: IDComputerCircuitboard - entities: - - uid: 52103 + - uid: 30712 components: - type: Transform - pos: 15.508386,12.497186 + pos: 34.5,14.5 parent: 2 -- proto: Igniter - entities: - - uid: 45615 + - uid: 30713 components: - type: Transform - pos: 1.7145985,7.8275185 - parent: 45518 - - uid: 45616 + pos: 35.5,12.5 + parent: 2 + - uid: 30714 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.6513228,7.2337685 - parent: 45518 -- proto: InflatableDoor - entities: - - uid: 20136 + pos: 26.5,18.5 + parent: 2 + - uid: 30717 components: - type: Transform - pos: -94.5,38.5 + pos: 19.5,16.5 parent: 2 - - uid: 20137 + - uid: 30724 components: - type: Transform - pos: -94.5,25.5 + pos: -2.5,67.5 parent: 2 - - uid: 21360 + - uid: 30725 components: - type: Transform - pos: 31.5,-8.5 + pos: 1.5,62.5 parent: 2 - - type: Physics - canCollide: False - - type: Door - state: Open - - type: Airtight - airBlocked: False - - uid: 26118 + - uid: 30726 components: - type: Transform - pos: 25.5,-60.5 + pos: 3.5,64.5 parent: 2 - - uid: 26122 + - uid: 30733 components: - type: Transform - pos: 25.5,-61.5 + pos: 8.5,61.5 parent: 2 - - uid: 33893 + - uid: 30734 components: - type: Transform - pos: 0.5,-1.5 - parent: 33049 - - type: Physics - canCollide: False - - type: Door - state: Open - - type: Airtight - airBlocked: False - - uid: 48458 + pos: 10.5,61.5 + parent: 2 + - uid: 30735 components: - type: Transform - pos: -4.5,34.5 - parent: 45711 - - uid: 52223 + pos: 10.5,57.5 + parent: 2 + - uid: 30736 components: - type: Transform - pos: -9.5,49.5 - parent: 45711 - - uid: 52857 + pos: 17.5,58.5 + parent: 2 + - uid: 30737 components: - type: Transform - pos: -20.5,48.5 - parent: 45711 -- proto: InflatableDoorStack - entities: - - uid: 21362 + pos: 15.5,57.5 + parent: 2 + - uid: 30739 components: - type: Transform - pos: 17.49643,28.291153 + pos: 18.5,53.5 parent: 2 - - uid: 21363 + - uid: 30740 components: - type: Transform - pos: 17.49643,28.650528 + pos: 18.5,50.5 parent: 2 - - uid: 44982 + - uid: 30741 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: InflatableDoorStack1 - entities: - - uid: 21364 + pos: 16.5,48.5 + parent: 2 + - uid: 30742 components: - type: Transform - pos: 27.055695,-61.11355 + pos: 18.5,44.5 parent: 2 - - uid: 33894 + - uid: 30743 components: - type: Transform - pos: 8.434798,-17.289728 - parent: 33049 -- proto: InflatableWall - entities: - - uid: 1125 + pos: 16.5,40.5 + parent: 2 + - uid: 30744 components: - type: Transform - pos: -93.5,25.5 + pos: 18.5,38.5 parent: 2 - - uid: 4756 + - uid: 30745 components: - type: Transform - pos: -93.5,38.5 + pos: 11.5,36.5 parent: 2 - - uid: 11183 + - uid: 30747 components: - type: Transform - pos: -95.5,25.5 + pos: 18.5,45.5 parent: 2 - - uid: 11713 + - uid: 30748 components: - type: Transform - pos: 50.5,45.5 + pos: 7.5,37.5 parent: 2 - - uid: 21366 + - uid: 30749 components: - type: Transform - pos: 28.5,-60.5 + pos: 9.5,38.5 parent: 2 - - uid: 21367 + - uid: 30750 components: - type: Transform - pos: 27.5,-62.5 + pos: 6.5,30.5 parent: 2 - - uid: 21780 + - uid: 31276 components: - type: Transform - pos: 12.5,-75.5 + pos: -34.5,5.5 parent: 2 - - uid: 23918 + - uid: 31277 components: - type: Transform - rot: 3.141592653589793 rad - pos: -95.5,38.5 + pos: -34.5,15.5 parent: 2 - - uid: 24581 + - uid: 31278 components: - type: Transform - rot: 3.141592653589793 rad - pos: -96.5,38.5 + pos: -27.5,16.5 parent: 2 - - uid: 33895 + - uid: 31279 components: - type: Transform - pos: 1.5,-1.5 - parent: 33049 - - uid: 33896 + pos: -23.5,16.5 + parent: 2 + - uid: 31280 components: - type: Transform - pos: -0.5,-1.5 - parent: 33049 - - uid: 33897 + pos: -24.5,18.5 + parent: 2 + - uid: 31281 components: - type: Transform - pos: -3.5,-9.5 - parent: 33049 - - uid: 50518 + pos: -25.5,15.5 + parent: 2 + - uid: 31282 components: - type: Transform - pos: -9.5,47.5 - parent: 45711 - - uid: 50519 + pos: -18.5,17.5 + parent: 2 + - uid: 31283 components: - type: Transform - pos: -9.5,51.5 - parent: 45711 - - uid: 50520 + pos: -23.5,22.5 + parent: 2 + - uid: 31381 components: - type: Transform - pos: -9.5,50.5 - parent: 45711 - - uid: 51236 + pos: -59.5,9.5 + parent: 2 + - uid: 31383 components: - type: Transform - pos: 21.5,-64.5 + pos: -53.5,12.5 parent: 2 - - uid: 51237 + - uid: 31384 components: - type: Transform - pos: 22.5,-64.5 + pos: -56.5,14.5 parent: 2 - - uid: 51238 + - uid: 31385 components: - type: Transform - pos: 25.5,-57.5 + pos: -53.5,21.5 parent: 2 - - uid: 51239 + - uid: 31386 components: - type: Transform - pos: 25.5,-56.5 + pos: -45.5,13.5 parent: 2 - - uid: 51240 + - uid: 31434 components: - type: Transform - pos: 22.5,-59.5 + pos: -19.5,51.5 parent: 2 - - uid: 51241 + - uid: 31435 components: - type: Transform - pos: 24.5,-58.5 + pos: -17.5,50.5 parent: 2 - - uid: 52226 + - uid: 31436 components: - type: Transform - pos: -9.5,48.5 - parent: 45711 - - uid: 52853 + pos: -10.5,51.5 + parent: 2 + - uid: 31438 components: - type: Transform - pos: -21.5,46.5 - parent: 45711 - - uid: 52854 + pos: -9.5,56.5 + parent: 2 + - uid: 31439 components: - type: Transform - pos: -20.5,47.5 - parent: 45711 - - uid: 52855 + pos: -10.5,57.5 + parent: 2 + - uid: 62862 components: - type: Transform - pos: -21.5,50.5 - parent: 45711 - - uid: 52856 + pos: -4.5,-6.5 + parent: 56631 + - uid: 62863 components: - type: Transform - pos: -20.5,49.5 - parent: 45711 - - uid: 52862 + pos: -0.5,-5.5 + parent: 56631 + - uid: 62864 components: - type: Transform - pos: -16.5,50.5 - parent: 45711 - - uid: 52863 + pos: 5.5,-6.5 + parent: 56631 + - uid: 62865 components: - type: Transform - pos: -16.5,49.5 - parent: 45711 - - uid: 52864 + pos: -2.5,-1.5 + parent: 56631 + - uid: 62866 components: - type: Transform - pos: -13.5,47.5 - parent: 45711 - - uid: 52865 + pos: -0.5,-3.5 + parent: 56631 + - uid: 62867 components: - type: Transform - pos: -13.5,48.5 - parent: 45711 - - uid: 53407 + pos: 3.5,-2.5 + parent: 56631 + - uid: 62868 components: - type: Transform - pos: -25.5,50.5 - parent: 45711 - - uid: 53920 + pos: -3.5,-9.5 + parent: 56631 + - uid: 62869 components: - type: Transform - pos: 27.5,48.5 - parent: 45711 - - uid: 53933 + pos: -1.5,-12.5 + parent: 56631 + - uid: 62870 components: - type: Transform - pos: 25.5,52.5 - parent: 45711 - - uid: 53941 + pos: 1.5,-10.5 + parent: 56631 + - uid: 62871 components: - type: Transform - pos: 29.5,50.5 - parent: 45711 - - uid: 54174 + pos: 3.5,-12.5 + parent: 56631 + - uid: 62872 components: - type: Transform - pos: 18.5,48.5 - parent: 45711 - - uid: 54212 + pos: 5.5,-9.5 + parent: 56631 + - uid: 62873 components: - type: Transform - pos: 19.5,49.5 - parent: 45711 -- proto: InflatableWallStack - entities: - - uid: 44983 + pos: 15.5,0.5 + parent: 56631 + - uid: 62874 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: InflatableWallStack1 - entities: - - uid: 33898 + pos: 17.5,2.5 + parent: 56631 + - uid: 62875 components: - type: Transform - pos: 7.5129232,-17.445978 - parent: 33049 - - uid: 53935 + pos: 5.5,11.5 + parent: 56631 + - uid: 62876 components: - type: Transform - pos: 25.680267,51.724915 - parent: 45711 - - uid: 53940 + pos: -0.5,8.5 + parent: 56631 + - uid: 62877 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.689941,48.55487 - parent: 45711 - - uid: 53942 + pos: -1.5,11.5 + parent: 56631 + - uid: 62878 components: - type: Transform - pos: 29.980026,49.75238 - parent: 45711 -- proto: IngotGold - entities: - - uid: 14198 + pos: 2.5,9.5 + parent: 56631 + - uid: 62879 components: - type: Transform - pos: -16.52132,8.760396 - parent: 2 - - uid: 48687 + pos: 5.5,5.5 + parent: 56631 + - uid: 62880 components: - type: Transform - pos: -18.53483,19.168713 - parent: 45711 -- proto: IngotGold1 - entities: - - uid: 15278 + pos: 6.5,2.5 + parent: 56631 + - uid: 62881 components: - type: Transform - pos: -41.71184,33.686825 - parent: 2 - - uid: 15286 + pos: -7.5,12.5 + parent: 56631 + - uid: 62882 components: - type: Transform - pos: -41.399345,33.4837 - parent: 2 - - uid: 32865 + pos: -11.5,6.5 + parent: 56631 + - uid: 62883 components: - type: Transform - pos: -13.450317,5.6020203 - parent: 34641 - - uid: 32866 + pos: -9.5,4.5 + parent: 56631 + - uid: 62884 components: - type: Transform - pos: -13.559692,5.6957703 - parent: 34641 - - uid: 35123 + pos: -16.5,2.5 + parent: 56631 + - uid: 62885 components: - type: Transform - pos: -15.375225,2.4766169 - parent: 34641 - - uid: 35124 + pos: -13.5,0.5 + parent: 56631 + - uid: 62886 components: - type: Transform - pos: -15.750225,2.6016169 - parent: 34641 - - uid: 35125 + pos: -5.5,-2.5 + parent: 56631 + - uid: 62887 components: - type: Transform - pos: -15.6721,2.3516169 - parent: 34641 - - uid: 41660 + pos: -8.5,-3.5 + parent: 56631 + - uid: 62888 components: - type: Transform - pos: 79.830605,59.329475 - parent: 2 - - uid: 51446 + pos: -10.5,-8.5 + parent: 56631 + - uid: 62889 components: - type: Transform - pos: 24.9253,-68.20653 - parent: 2 - - uid: 51447 + pos: 11.5,4.5 + parent: 56631 + - uid: 62890 components: - type: Transform - pos: 25.659676,-68.51935 - parent: 2 - - uid: 51448 + pos: 13.5,-0.5 + parent: 56631 + - uid: 62891 components: - type: Transform - pos: 25.378426,-69.410904 - parent: 2 -- proto: IngotSilver - entities: - - uid: 14204 + pos: -22.5,16.5 + parent: 56631 + - uid: 62892 components: - type: Transform - pos: -16.505695,9.557272 - parent: 2 - - uid: 48688 + pos: -24.5,15.5 + parent: 56631 + - uid: 62893 components: - type: Transform - pos: -27.438072,29.549482 - parent: 45711 -- proto: IngotSilver1 - entities: - - uid: 32863 + pos: -22.5,13.5 + parent: 56631 + - uid: 62894 components: - type: Transform - pos: -16.252838,5.5238953 - parent: 34641 - - uid: 32864 + pos: -23.5,14.5 + parent: 56631 + - uid: 62895 components: - type: Transform - pos: -16.487213,5.5863953 - parent: 34641 - - uid: 35127 + pos: -23.5,12.5 + parent: 56631 + - uid: 62896 components: - type: Transform - pos: -16.250225,2.3359919 - parent: 34641 - - uid: 35129 + pos: -22.5,11.5 + parent: 56631 + - uid: 62897 components: - type: Transform - pos: -16.468975,2.4609919 - parent: 34641 -- proto: IntercomAll - entities: - - uid: 22067 + pos: -19.5,11.5 + parent: 56631 + - uid: 62898 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-1.5 - parent: 2 -- proto: IntercomAssesmbly - entities: - - uid: 21377 + pos: -17.5,8.5 + parent: 56631 + - uid: 62899 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-62.5 - parent: 2 - - uid: 27393 + pos: -15.5,13.5 + parent: 56631 + - uid: 62900 components: - type: Transform - pos: 42.5,-35.5 - parent: 2 - - uid: 33899 + pos: -19.5,9.5 + parent: 56631 + - uid: 62901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-12.5 - parent: 33049 - - uid: 48689 + pos: -19.5,13.5 + parent: 56631 + - uid: 62902 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,3.5 - parent: 45711 - - uid: 48690 + pos: -16.5,6.5 + parent: 56631 + - uid: 62903 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,3.5 - parent: 45711 - - uid: 48691 + pos: -20.5,6.5 + parent: 56631 + - uid: 62904 components: - type: Transform - pos: 14.5,39.5 - parent: 45711 - - uid: 51108 + pos: -14.5,11.5 + parent: 56631 + - uid: 62905 components: - type: Transform - pos: -1.5,-67.5 - parent: 2 - - uid: 51623 + pos: -12.5,13.5 + parent: 56631 + - uid: 62906 components: - type: Transform - pos: 37.5,8.5 - parent: 2 - - uid: 52731 + pos: -17.5,10.5 + parent: 56631 + - uid: 62907 components: - type: Transform - pos: 0.5,53.5 - parent: 45711 -- proto: IntercomCommon - entities: - - uid: 21606 + pos: -15.5,9.5 + parent: 56631 + - uid: 62908 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-1.5 - parent: 2 - - uid: 21608 + pos: -0.5,45.5 + parent: 56631 + - uid: 62909 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,-8.5 - parent: 2 - - uid: 30803 + pos: 1.5,42.5 + parent: 56631 + - uid: 62910 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,4.5 - parent: 2 -- proto: IntercomEngineering - entities: - - uid: 21378 + pos: 0.5,40.5 + parent: 56631 + - uid: 62911 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,8.5 - parent: 2 - - uid: 21379 + pos: 5.5,42.5 + parent: 56631 + - uid: 62912 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-61.5 - parent: 2 - - uid: 28702 + pos: 6.5,45.5 + parent: 56631 + - uid: 62913 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,23.5 - parent: 2 -- proto: IntercomMedical - entities: - - uid: 51028 + pos: -8.5,49.5 + parent: 56631 + - uid: 62914 components: - type: Transform - pos: 2.5,-35.5 - parent: 2 -- proto: IntercomScience - entities: - - uid: 21380 + pos: -7.5,49.5 + parent: 56631 + - uid: 62915 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,-22.5 - parent: 2 - - uid: 51990 + pos: -6.5,51.5 + parent: 56631 + - uid: 62916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-11.5 - parent: 2 -- proto: IntercomSecurity - entities: - - uid: 21381 + pos: -4.5,48.5 + parent: 56631 + - uid: 62917 components: - type: Transform - pos: -3.5,-18.5 - parent: 2 - - uid: 21382 + pos: -4.5,50.5 + parent: 56631 + - uid: 62918 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-2.5 - parent: 2 -- proto: IntercomSupply - entities: - - uid: 24735 + pos: -0.5,51.5 + parent: 56631 + - uid: 62919 components: - type: Transform - pos: 46.5,2.5 - parent: 2 -- proto: JanitorialTrolley - entities: - - uid: 24323 + pos: 0.5,48.5 + parent: 56631 + - uid: 62920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,27.5 - parent: 2 - - uid: 48692 + pos: -0.5,54.5 + parent: 56631 + - uid: 62921 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,13.5 - parent: 45711 - - uid: 50593 + pos: 1.5,56.5 + parent: 56631 + - uid: 62922 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,49.5 - parent: 45711 -- proto: JanitorPDA - entities: - - uid: 35982 + pos: -0.5,57.5 + parent: 56631 + - uid: 62923 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27677 - - type: UnpoweredFlashlight - toggleActionEntity: 27677 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35985 + pos: -6.5,55.5 + parent: 56631 + - uid: 62924 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 31958 - - type: UnpoweredFlashlight - toggleActionEntity: 31958 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: JanitorServiceLight - entities: - - uid: 742 + pos: -4.5,57.5 + parent: 56631 + - uid: 62925 components: - type: Transform - pos: 41.5,1.5 - parent: 2 - - type: DeviceLinkSink - links: - - 2909 - - uid: 7939 + pos: -0.5,33.5 + parent: 56631 + - uid: 62926 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-1.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7884 - - uid: 8019 + pos: 1.5,37.5 + parent: 56631 + - uid: 62927 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-21.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7884 - - uid: 13841 + pos: 4.5,34.5 + parent: 56631 + - uid: 62928 components: - type: Transform - pos: 2.5,23.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24462 - - uid: 19557 + pos: -2.5,15.5 + parent: 56631 + - uid: 62929 components: - type: Transform - pos: 19.5,8.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24462 - - uid: 20163 + pos: 3.5,17.5 + parent: 56631 + - uid: 62930 components: - type: Transform - pos: -26.5,23.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24107 - - uid: 20574 + pos: -9.5,16.5 + parent: 56631 + - uid: 62931 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-33.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24464 - - uid: 20591 + pos: -6.5,15.5 + parent: 56631 + - uid: 62932 components: - type: Transform - pos: 9.5,-19.5 - parent: 2 - - type: DeviceLinkSink - links: - - 23422 - - uid: 24098 + pos: -17.5,23.5 + parent: 56631 + - uid: 62933 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,40.5 - parent: 2 - - type: DeviceLinkSink - links: - - 29905 - - uid: 24193 + pos: -13.5,19.5 + parent: 56631 + - uid: 62934 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-10.5 - parent: 2 - - type: DeviceLinkSink - links: - - 23422 - - uid: 31379 + pos: -9.5,21.5 + parent: 56631 + - uid: 62935 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,21.5 - parent: 2 - - type: DeviceLinkSink - links: - - 23585 - - uid: 41081 + pos: -9.5,28.5 + parent: 56631 + - uid: 62936 components: - type: Transform - pos: -12.5,23.5 - parent: 2 - - type: DeviceLinkSink - links: - - 41080 - - uid: 51544 + pos: 14.5,14.5 + parent: 56631 + - uid: 62937 components: - type: Transform - pos: -14.5,34.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51545 -- proto: JetpackBlackFilled - entities: - - uid: 21387 + pos: 16.5,17.5 + parent: 56631 + - uid: 62938 components: - type: Transform - pos: 13.365635,-6.4641786 - parent: 2 - - uid: 21388 + pos: 14.5,20.5 + parent: 56631 + - uid: 62939 components: - type: Transform - pos: 14.28751,-6.479804 - parent: 2 - - uid: 21389 + pos: 14.5,24.5 + parent: 56631 + - uid: 62940 components: - type: Transform - pos: 15.25626,-6.511054 - parent: 2 -- proto: JetpackMiniFilled - entities: - - uid: 21731 + pos: 12.5,30.5 + parent: 56631 + - uid: 62941 components: - type: Transform - pos: 45.646873,16.389538 - parent: 2 - - uid: 43043 + pos: 14.5,34.5 + parent: 56631 + - uid: 62942 components: - type: Transform - pos: 45.334373,16.764538 - parent: 2 -- proto: JetpackSecurityFilled - entities: - - uid: 6834 + pos: 16.5,37.5 + parent: 56631 + - uid: 62943 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.364468,-40.473324 - parent: 2 - - uid: 11934 + pos: 23.5,17.5 + parent: 56631 + - uid: 62944 components: - type: Transform - pos: -36.531326,-29.505741 - parent: 2 - - uid: 14573 + pos: 26.5,13.5 + parent: 56631 + - uid: 62945 components: - type: Transform - pos: -37.455555,-29.505625 - parent: 2 - - type: GasTank - toggleActionEntity: 15233 - - type: Jetpack - toggleActionEntity: 14574 - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - ents: - - 14574 - - 15233 - - uid: 29135 + pos: 33.5,17.5 + parent: 56631 + - uid: 62946 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.364326,-39.840046 - parent: 2 - - uid: 31432 + pos: 21.5,21.5 + parent: 56631 + - uid: 62947 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.38036,-45.438244 - parent: 2 - - uid: 31815 + pos: 19.5,25.5 + parent: 56631 + - uid: 62948 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.38036,-45.01637 - parent: 2 - - uid: 37656 + pos: 21.5,28.5 + parent: 56631 + - uid: 62949 components: - type: Transform - pos: 1.6289062,-4.3593445 - parent: 36861 - - uid: 37657 + pos: 20.5,15.5 + parent: 56631 + - uid: 62950 components: - type: Transform - pos: 1.3945312,-4.3749695 - parent: 36861 -- proto: Joint - entities: - - uid: 21577 + pos: 21.5,32.5 + parent: 56631 + - uid: 62951 components: - type: Transform - parent: 21571 - - type: Physics - canCollide: False - - uid: 21593 + pos: 19.5,35.5 + parent: 56631 + - uid: 62952 components: - type: Transform - parent: 21571 - - type: Physics - canCollide: False - - uid: 21598 + pos: -5.5,62.5 + parent: 56631 + - uid: 62953 components: - type: Transform - parent: 21571 - - type: Physics - canCollide: False - - uid: 21599 + pos: -6.5,65.5 + parent: 56631 + - uid: 62954 components: - type: Transform - parent: 21571 - - type: Physics - canCollide: False - - uid: 21600 + pos: 2.5,64.5 + parent: 56631 + - uid: 62955 components: - type: Transform - parent: 21571 - - type: Physics - canCollide: False - - uid: 21656 + pos: 6.5,57.5 + parent: 56631 + - uid: 62956 components: - type: Transform - parent: 21571 - - type: Physics - canCollide: False - - uid: 42718 + pos: -1.5,64.5 + parent: 56631 + - uid: 62957 components: - type: Transform - pos: -61.865623,-9.40493 - parent: 2 -- proto: KalimbaInstrument - entities: - - uid: 1571 + pos: 7.5,65.5 + parent: 56631 + - uid: 62958 components: - type: Transform - parent: 1569 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21399 + pos: 5.5,54.5 + parent: 56631 + - uid: 62959 components: - type: Transform - pos: -43.375908,5.6514425 - parent: 2 -- proto: Katana - entities: - - uid: 22991 + pos: 11.5,58.5 + parent: 56631 + - uid: 62960 components: - type: Transform - pos: -32.431156,53.19595 - parent: 2 -- proto: KitchenElectricGrill - entities: - - uid: 36406 + pos: 10.5,55.5 + parent: 56631 + - uid: 62961 components: - type: Transform - pos: -37.5,-91.5 - parent: 2 - - uid: 42694 + pos: 11.5,62.5 + parent: 56631 + - uid: 62962 components: - type: Transform - pos: -59.5,-9.5 - parent: 2 - - type: ItemPlacer - placedEntities: - - 42697 - - uid: 53242 + pos: 5.5,61.5 + parent: 56631 + - uid: 62963 components: - type: Transform - pos: -27.5,28.5 - parent: 2 - - uid: 55871 + pos: 2.5,60.5 + parent: 56631 + - uid: 62964 components: - type: Transform - pos: -80.5,-10.5 - parent: 2 -- proto: KitchenKnife - entities: - - uid: 1811 + pos: 0.5,71.5 + parent: 56631 + - uid: 62965 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -26.30234,31.683191 - parent: 2 - - uid: 11489 + pos: 2.5,68.5 + parent: 56631 + - uid: 62966 components: - type: Transform - pos: 23.730417,-43.40294 - parent: 2 - - uid: 11863 + pos: 5.5,70.5 + parent: 56631 + - uid: 62967 components: - type: Transform - pos: 23.961292,-43.414482 - parent: 2 - - uid: 21403 + pos: 6.5,74.5 + parent: 56631 + - uid: 62968 components: - - type: MetaData - desc: Универсальный поварской нож изготовленный Asters Merchant Guild. Гарантированно будет оставаться острым долгие годы. Странно, что на нём есть следы крови... - type: Transform - rot: -1.5707963267948966 rad - pos: -42.84363,-54.409206 - parent: 2 - - uid: 29802 + pos: -0.5,75.5 + parent: 56631 + - uid: 62969 components: - type: Transform - pos: 75.619606,-40.59177 - parent: 2 - - uid: 37658 + pos: 4.5,77.5 + parent: 56631 + - uid: 62970 components: - type: Transform - pos: 35.457886,-4.501053 - parent: 36861 - - uid: 48693 + pos: -14.5,54.5 + parent: 56631 + - uid: 62971 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.902172,24.792126 - parent: 45711 -- proto: KitchenMicrowave - entities: - - uid: 11486 + pos: -13.5,58.5 + parent: 56631 + - uid: 62972 components: - type: Transform - pos: 25.5,-43.5 - parent: 2 - - uid: 12141 + pos: -11.5,54.5 + parent: 56631 + - uid: 62973 components: - type: Transform - pos: -33.5,-38.5 - parent: 2 - - uid: 12555 + pos: -10.5,59.5 + parent: 56631 + - uid: 62974 components: - type: Transform - pos: -4.5,-2.5 - parent: 2 - - uid: 14373 + pos: -19.5,53.5 + parent: 56631 + - uid: 62975 components: - type: Transform - pos: -14.5,-37.5 - parent: 2 - - uid: 15295 + pos: -18.5,55.5 + parent: 56631 + - uid: 62976 components: - type: Transform - pos: -29.5,25.5 - parent: 2 - - uid: 21405 + pos: -18.5,48.5 + parent: 56631 + - uid: 62977 components: - type: Transform - pos: -3.5,-26.5 - parent: 2 - - uid: 21406 + pos: -15.5,47.5 + parent: 56631 + - uid: 62978 components: - type: Transform - pos: -27.5,-2.5 - parent: 2 - - uid: 21408 + pos: -12.5,50.5 + parent: 56631 + - uid: 62979 components: - type: Transform - pos: 46.5,-62.5 - parent: 2 - - uid: 21412 + pos: -11.5,49.5 + parent: 56631 + - uid: 62980 components: - type: Transform - pos: 6.5,-33.5 - parent: 2 - - uid: 22425 + pos: -0.5,62.5 + parent: 56631 + - uid: 62981 components: - type: Transform - pos: 19.5,36.5 - parent: 2 - - uid: 33900 + pos: 1.5,65.5 + parent: 56631 + - uid: 62982 components: - type: Transform - pos: 1.5,24.5 - parent: 33049 - - uid: 35615 + pos: -3.5,66.5 + parent: 56631 + - uid: 62983 components: - type: Transform - pos: 26.5,-9.5 - parent: 2 - - uid: 36408 + pos: -13.5,63.5 + parent: 56631 + - uid: 62984 components: - type: Transform - pos: -39.5,-91.5 - parent: 2 - - uid: 37659 + pos: -10.5,66.5 + parent: 56631 + - uid: 62985 components: - type: Transform - pos: 0.5,20.5 - parent: 36861 - - uid: 43490 + pos: -10.5,61.5 + parent: 56631 + - uid: 62986 components: - type: Transform - pos: -55.5,25.5 - parent: 2 - - uid: 51095 + pos: 3.5,77.5 + parent: 56631 + - uid: 62987 components: - type: Transform - pos: 32.5,4.5 - parent: 2 - - uid: 52984 + pos: -25.5,42.5 + parent: 56631 + - uid: 62988 components: - type: Transform - pos: -25.5,31.5 - parent: 2 - - uid: 53309 + pos: -34.5,39.5 + parent: 56631 + - uid: 62989 components: - type: Transform - pos: -12.5,65.5 - parent: 45711 -- proto: KitchenReagentGrinder - entities: - - uid: 4365 + pos: -29.5,40.5 + parent: 56631 + - uid: 62990 components: - type: Transform - pos: 18.5,-13.5 - parent: 2 - - uid: 6812 + pos: -34.5,35.5 + parent: 56631 + - uid: 62991 components: - type: Transform - pos: -26.5,36.5 - parent: 2 - - uid: 21417 + pos: -33.5,32.5 + parent: 56631 + - uid: 62992 components: - type: Transform - pos: 45.5,-62.5 - parent: 2 - - uid: 23951 + pos: -35.5,29.5 + parent: 56631 + - uid: 62993 components: - type: Transform - pos: 23.5,-47.5 - parent: 2 - - uid: 24467 + pos: -29.5,35.5 + parent: 56631 + - uid: 62994 components: - type: Transform - pos: 12.5,-36.5 - parent: 2 - - uid: 24992 + pos: -28.5,38.5 + parent: 56631 + - uid: 62995 components: - type: Transform - pos: -27.5,27.5 - parent: 2 - - uid: 32294 + pos: -26.5,47.5 + parent: 56631 + - uid: 62996 components: - type: Transform - pos: -18.5,43.5 - parent: 2 - - uid: 36159 + pos: -23.5,49.5 + parent: 56631 + - uid: 62997 components: - type: Transform - pos: 59.5,-27.5 - parent: 2 -- proto: KitchenSpike - entities: - - uid: 11158 + pos: -31.5,53.5 + parent: 56631 + - uid: 62998 components: - type: Transform - pos: -32.5,-74.5 - parent: 2 - - uid: 12789 + pos: -35.5,48.5 + parent: 56631 + - uid: 62999 components: - type: Transform - pos: -32.5,30.5 - parent: 2 - - uid: 14390 + pos: -25.5,54.5 + parent: 56631 + - uid: 63000 components: - type: Transform - pos: 26.5,-47.5 - parent: 2 - - uid: 24019 + pos: -40.5,49.5 + parent: 56631 + - uid: 63001 components: - type: Transform - pos: -32.5,27.5 - parent: 2 - - uid: 44703 + pos: -38.5,47.5 + parent: 56631 + - uid: 63002 components: - type: Transform - pos: 48.5,-14.5 - parent: 2 -- proto: KnifePlastic - entities: - - uid: 14015 + pos: -45.5,45.5 + parent: 56631 + - uid: 63003 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.590069,17.736265 - parent: 2 - - uid: 15317 + pos: -50.5,51.5 + parent: 56631 + - uid: 63004 components: - type: Transform - pos: -16.065746,-37.410133 - parent: 2 - - uid: 21424 + pos: -54.5,49.5 + parent: 56631 + - uid: 63005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.4672098,-25.975433 - parent: 2 - - uid: 21425 + pos: -52.5,43.5 + parent: 56631 + - uid: 63006 components: - type: Transform - pos: -26.86914,-2.3463914 - parent: 2 - - uid: 48694 + pos: -44.5,52.5 + parent: 56631 + - uid: 65621 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.564855,24.594208 - parent: 45711 - - uid: 53253 + pos: 5.5,3.5 + parent: 65540 + - uid: 65622 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.4581394,-5.229946 - parent: 2 - - uid: 54376 + pos: 7.5,1.5 + parent: 65540 + - uid: 65623 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.491608,27.80951 - parent: 45711 -- proto: KoboldCubeBox - entities: - - uid: 45426 + pos: 5.5,-2.5 + parent: 65540 + - uid: 65624 components: - type: Transform - pos: 2.4868474,2.4879875 - parent: 43176 -- proto: KukriKnife - entities: - - uid: 26106 + pos: -4.5,2.5 + parent: 65540 + - uid: 65625 components: - type: Transform - pos: 31.130161,-36.573048 - parent: 2 - - uid: 36026 + pos: -0.5,-0.5 + parent: 65540 + - uid: 65626 components: - type: Transform - parent: 36023 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48695 + pos: 3.5,2.5 + parent: 65540 + - uid: 65627 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.360506,24.802542 - parent: 45711 -- proto: KvassTankFull - entities: - - uid: 43485 + pos: -4.5,-0.5 + parent: 65540 + - uid: 66568 components: - type: Transform - pos: -39.5,49.5 - parent: 2 -- proto: Lamp - entities: - - uid: 5559 + pos: -1.5,-9.5 + parent: 65849 + - uid: 66569 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.495007,-4.2638054 - parent: 2 - - uid: 6948 + pos: 5.5,-17.5 + parent: 65849 + - uid: 66570 components: - type: Transform - pos: 10.499706,-57.382557 - parent: 2 - - uid: 11220 + pos: -1.5,-16.5 + parent: 65849 + - uid: 66571 components: - type: Transform - pos: 40.639366,3.6871724 - parent: 2 - - type: HandheldLight - toggleActionEntity: 11221 - - type: ContainerContainer - containers: - cell_slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - actions: !type:Container - showEnts: False - occludes: True - ents: - - 11221 - - type: Physics - canCollide: True - - type: ActionsContainer - - uid: 21128 + pos: 1.5,-10.5 + parent: 65849 + - uid: 66572 components: - type: Transform - pos: -6.580865,41.795933 - parent: 2 - - uid: 21427 + pos: -1.5,-9.5 + parent: 65849 + - uid: 66573 components: - type: Transform - pos: 56.506424,6.835219 - parent: 2 - - uid: 21428 + pos: 8.5,-15.5 + parent: 65849 + - uid: 66574 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.445725,-51.2772 - parent: 2 - - uid: 21430 + pos: 4.5,-21.5 + parent: 65849 + - uid: 66575 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.765993,14.306642 - parent: 2 - - uid: 21431 + rot: -1.5707963267948966 rad + pos: 0.5,-14.5 + parent: 65849 + - uid: 66576 components: - type: Transform - pos: 9.611386,35.717907 - parent: 2 - - uid: 21435 + pos: -2.5,-17.5 + parent: 65849 + - uid: 66577 components: - type: Transform - pos: 42.674465,-67.361145 - parent: 2 - - uid: 21542 + pos: -7.5,-14.5 + parent: 65849 + - uid: 66578 components: - type: Transform - pos: -25.192787,-37.310455 - parent: 2 - - uid: 21657 + pos: 4.5,13.5 + parent: 65849 + - uid: 66579 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.525814,17.801985 - parent: 2 - - uid: 21661 + pos: -6.5,16.5 + parent: 65849 + - uid: 66580 components: - type: Transform - pos: -48.563614,-52.364323 - parent: 2 - - uid: 22744 + pos: 4.5,17.5 + parent: 65849 + - uid: 66581 components: - type: Transform - pos: -70.563385,-7.343543 - parent: 2 - - uid: 36255 + pos: 0.5,20.5 + parent: 65849 + - uid: 66582 components: - type: Transform - pos: 46.328434,46.118824 - parent: 2 - - uid: 37660 + pos: -3.5,13.5 + parent: 65849 + - uid: 66583 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.555115,7.6731873 - parent: 36861 - - uid: 37661 + pos: 9.5,20.5 + parent: 65849 + - uid: 66584 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.555115,4.6731873 - parent: 36861 - - uid: 37662 + pos: -10.5,19.5 + parent: 65849 + - uid: 66585 components: - type: Transform rot: 3.141592653589793 rad - pos: 15.492615,1.7044373 - parent: 36861 - - uid: 37663 + pos: -1.5,19.5 + parent: 65849 +- proto: RandomSpawner100 + entities: + - uid: 3418 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.523865,-1.3268127 - parent: 36861 - - uid: 37664 + pos: 47.5,33.5 + parent: 2 + - uid: 12896 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.50824,-4.347702 - parent: 36861 -- proto: LampBanana - entities: - - uid: 21436 + pos: -57.5,38.5 + parent: 2 + - uid: 12897 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.43324,9.682741 + pos: -56.5,37.5 parent: 2 - - uid: 21437 + - uid: 13007 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.438725,9.574343 + pos: -91.5,-48.5 parent: 2 -- proto: LampGold - entities: - - uid: 707 + - uid: 14109 components: - type: Transform - pos: 1.3809942,-2.2092319 + pos: -90.5,-46.5 parent: 2 - - uid: 2133 + - uid: 14917 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.3054883,1.9629426 + pos: 3.5,-72.5 parent: 2 - - uid: 2179 + - uid: 14918 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.3851886,40.677032 + pos: 1.5,-75.5 parent: 2 - - uid: 10000 + - uid: 14920 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.0851368,4.916068 + pos: 17.5,-69.5 parent: 2 - - uid: 19263 + - uid: 14921 components: - type: Transform - pos: -4.61556,47.41538 + pos: 18.5,-70.5 parent: 2 - - uid: 32291 + - uid: 14936 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.082258,30.510248 + pos: 25.5,-86.5 parent: 2 - - uid: 32338 + - uid: 14937 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.532949,30.65518 + pos: 26.5,-87.5 parent: 2 - - uid: 32435 + - uid: 14938 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.461733,33.857544 + pos: 19.5,-87.5 parent: 2 - - uid: 35458 + - uid: 15044 components: - type: Transform - pos: -10.985476,41.795887 + pos: 32.5,-71.5 parent: 2 - - uid: 43125 + - uid: 15045 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.524658,-4.433512 + pos: 4.5,-74.5 parent: 2 - - uid: 48696 + - uid: 15046 components: - type: Transform - pos: -9.513048,30.73348 - parent: 45711 - - uid: 53535 + pos: 6.5,-71.5 + parent: 2 + - uid: 15047 components: - type: Transform - pos: -11.813461,57.4433 - parent: 45711 - - uid: 53538 + pos: 6.5,-69.5 + parent: 2 + - uid: 16969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.348984,54.79474 - parent: 45711 -- proto: LampInterrogator - entities: - - uid: 21114 + pos: 44.5,39.5 + parent: 2 + - uid: 20243 components: - type: Transform - pos: -8.427721,-16.04739 + pos: -29.5,-28.5 parent: 2 - - uid: 53536 + - uid: 20248 components: - type: Transform - pos: -5.076233,70.87482 - parent: 45711 -- proto: LandMineExplosive - entities: - - uid: 7821 + pos: -23.5,-28.5 + parent: 2 + - uid: 20254 components: - - type: MetaData - name: мина - type: Transform - pos: 22.732178,57.68683 - parent: 45711 - - uid: 12543 + pos: -31.5,-28.5 + parent: 2 + - uid: 20261 components: - type: Transform - pos: 38.496704,4.526138 + pos: 80.5,-51.5 parent: 2 - - uid: 21447 + - uid: 20434 components: - type: Transform - pos: 48.48461,-62.46687 + pos: -22.5,-29.5 parent: 2 - - uid: 22518 + - uid: 20436 components: - type: Transform - pos: 100.88682,37.45455 + pos: -15.5,-28.5 parent: 2 - - uid: 32873 + - uid: 20438 components: - type: Transform - pos: -23.471252,15.498352 - parent: 34641 - - uid: 41200 + pos: -13.5,-28.5 + parent: 2 + - uid: 20439 components: - type: Transform - pos: 35.56695,-63.4216 + pos: -18.5,-28.5 parent: 2 - - uid: 41203 + - uid: 20465 components: - type: Transform - pos: 45.988216,-57.45802 + pos: 82.5,-65.5 parent: 2 - - uid: 42927 + - uid: 20572 components: - type: Transform - pos: -97.536674,-18.493217 + pos: -26.5,-27.5 parent: 2 - - uid: 48697 + - uid: 20573 components: - - type: MetaData - name: мина - type: Transform - pos: 15.416698,10.502786 - parent: 45711 - - uid: 48698 + pos: -27.5,-28.5 + parent: 2 + - uid: 20710 components: - - type: MetaData - name: мина - type: Transform - pos: -13.489288,5.533922 - parent: 45711 - - uid: 48699 + pos: 89.5,-58.5 + parent: 2 + - uid: 20711 components: - - type: MetaData - name: мина - type: Transform - pos: 11.522236,4.4458623 - parent: 45711 - - uid: 48700 + pos: 87.5,-57.5 + parent: 2 + - uid: 20953 components: - - type: MetaData - name: мина - type: Transform - pos: 12.611162,28.53005 - parent: 45711 - - uid: 48701 + pos: 75.5,-55.5 + parent: 2 + - uid: 20954 components: - - type: MetaData - name: мина - type: Transform - pos: -8.51143,20.156834 - parent: 45711 - - uid: 48702 + pos: 80.5,-53.5 + parent: 2 + - uid: 20955 components: - - type: MetaData - name: мина - type: Transform - pos: -10.519818,3.4255292 - parent: 45711 - - uid: 48703 + pos: 80.5,-51.5 + parent: 2 + - uid: 20957 components: - - type: MetaData - name: мина - type: Transform - pos: 0.46637392,20.577358 - parent: 45711 - - uid: 48704 + pos: 70.5,-53.5 + parent: 2 + - uid: 21176 components: - - type: MetaData - name: мина - type: Transform - pos: -11.517183,-5.5879383 - parent: 45711 - - uid: 48705 + pos: 79.5,-26.5 + parent: 2 + - uid: 21177 components: - - type: MetaData - name: мина - type: Transform - pos: 7.5006275,10.482936 - parent: 45711 - - uid: 48706 + pos: 78.5,-23.5 + parent: 2 + - uid: 21181 components: - - type: MetaData - name: мина - type: Transform - pos: 17.4874,3.4135275 - parent: 45711 - - uid: 48707 + pos: 80.5,-27.5 + parent: 2 + - uid: 21182 components: - - type: MetaData - name: мина - type: Transform - pos: -7.117131,16.510233 - parent: 45711 - - uid: 51372 + pos: 79.5,-27.5 + parent: 2 + - uid: 21184 components: - type: Transform - pos: 39.49485,3.4811528 + pos: 78.5,-26.5 parent: 2 - - uid: 52221 + - uid: 21186 components: - - type: MetaData - name: мина - type: Transform - pos: 21.231674,21.764832 - parent: 45711 - - uid: 52222 + pos: 80.5,-26.5 + parent: 2 + - uid: 21189 components: - - type: MetaData - name: мина - type: Transform - pos: 19.971848,25.253235 - parent: 45711 - - uid: 52237 + pos: 78.5,-25.5 + parent: 2 + - uid: 21190 components: - - type: MetaData - name: мина - type: Transform - pos: -6.3156586,51.546204 - parent: 45711 - - uid: 52238 + pos: 80.5,-25.5 + parent: 2 + - uid: 21191 components: - - type: MetaData - name: мина - type: Transform - pos: -4.050049,48.84308 - parent: 45711 - - uid: 52312 + pos: 79.5,-25.5 + parent: 2 + - uid: 21192 components: - - type: MetaData - name: мина - type: Transform - pos: 12.50679,-3.703247 - parent: 45711 - - uid: 52366 + pos: 78.5,-27.5 + parent: 2 + - uid: 21194 components: - type: Transform - pos: 1.844284,57.01416 - parent: 45711 - - uid: 53167 + pos: 76.5,-25.5 + parent: 2 + - uid: 21195 components: - - type: MetaData - name: мина - type: Transform - pos: -5.2944946,62.72943 - parent: 45711 - - uid: 53168 + pos: 76.5,-27.5 + parent: 2 + - uid: 23033 components: - - type: MetaData - name: мина - type: Transform - pos: 2.2032318,64.39093 - parent: 45711 - - uid: 53169 + pos: 50.5,-37.5 + parent: 2 + - uid: 23034 components: - - type: MetaData - name: мина - type: Transform - pos: 6.3589783,57.46454 - parent: 45711 - - uid: 53958 + pos: 53.5,-43.5 + parent: 2 + - uid: 23035 components: - - type: MetaData - name: мина - type: Transform - pos: -33.625824,47.99951 - parent: 45711 - - uid: 53959 + pos: 53.5,-39.5 + parent: 2 + - uid: 23036 components: - - type: MetaData - name: мина - type: Transform - pos: -32.18889,54.755066 - parent: 45711 - - uid: 53961 + pos: 62.5,-34.5 + parent: 2 + - uid: 23037 components: - - type: MetaData - name: мина - type: Transform - pos: -25.204208,53.411438 - parent: 45711 - - uid: 54425 + pos: 63.5,-37.5 + parent: 2 + - uid: 23055 components: - - type: MetaData - name: мина - type: Transform - pos: -29.608078,40.32953 - parent: 45711 - - uid: 55967 + pos: 55.5,-44.5 + parent: 2 + - uid: 23056 components: - - type: MetaData - name: мина - type: Transform - pos: -32.514343,34.90204 - parent: 45711 - - uid: 55968 + pos: 57.5,-42.5 + parent: 2 + - uid: 23057 components: - - type: MetaData - name: мина - type: Transform - pos: -25.05194,44.379883 - parent: 45711 -- proto: LandMineModular - entities: - - uid: 21448 + pos: 59.5,-39.5 + parent: 2 + - uid: 23058 components: - type: Transform - pos: 80.48572,-52.532787 + pos: 60.5,-38.5 parent: 2 - - uid: 21449 + - uid: 23221 components: - type: Transform - pos: 78.48572,-52.53279 + pos: 32.5,-53.5 parent: 2 - - uid: 21451 + - uid: 23222 components: - type: Transform - pos: 79.48572,-53.53279 + pos: 31.5,-50.5 parent: 2 - - uid: 41324 + - uid: 23223 components: - type: Transform - pos: 79.46363,-51.60644 + pos: 21.5,-46.5 parent: 2 - - uid: 48709 + - uid: 23224 components: - - type: MetaData - name: мина - type: Transform - pos: -11.487502,-7.506736 - parent: 45711 - - uid: 48710 + pos: 21.5,-44.5 + parent: 2 + - uid: 23227 components: - - type: MetaData - name: мина - type: Transform - pos: -15.554474,3.378701 - parent: 45711 - - uid: 48711 + pos: 35.5,-36.5 + parent: 2 + - uid: 23228 components: - - type: MetaData - name: мина - type: Transform - pos: 14.918123,2.0781388 - parent: 45711 - - uid: 48712 + pos: 34.5,-37.5 + parent: 2 + - uid: 23229 components: - - type: MetaData - name: мина - type: Transform - pos: -10.094055,15.385233 - parent: 45711 - - uid: 48713 + pos: 27.5,-36.5 + parent: 2 + - uid: 23230 components: - - type: MetaData - name: мина - type: Transform - pos: -17.31811,15.494608 - parent: 45711 - - uid: 52224 + pos: 29.5,-38.5 + parent: 2 + - uid: 23465 components: - - type: MetaData - name: мина - type: Transform - pos: 0.4882202,-3.7172241 - parent: 45711 - - type: Construction - containers: - - payload - node: mine - - type: ContainerContainer - containers: - payload: !type:Container - ents: - - 52225 - - uid: 52231 + pos: 27.5,-66.5 + parent: 2 + - uid: 23466 components: - - type: MetaData - name: мина - type: Transform - pos: -8.0784,49.334167 - parent: 45711 - - type: Construction - containers: - - payload - node: mine - - type: ContainerContainer - containers: - payload: !type:Container - ents: - - 52232 - - uid: 52245 + pos: 22.5,-65.5 + parent: 2 + - uid: 23467 components: - - type: MetaData - name: мина - type: Transform - pos: 11.396332,16.514221 - parent: 45711 - - type: Construction - containers: - - payload - node: mine - - type: ContainerContainer - containers: - payload: !type:Container - ents: - - 52246 - - uid: 52336 + pos: 27.5,-63.5 + parent: 2 + - uid: 23468 components: - - type: MetaData - name: мина - type: Transform - pos: -0.8154144,54.628967 - parent: 45711 - - type: Construction - containers: - - payload - node: mine - - type: ContainerContainer - containers: - payload: !type:Container - ents: - - 52337 - - uid: 52621 + pos: 26.5,-64.5 + parent: 2 + - uid: 23469 components: - - type: MetaData - name: мина - type: Transform - pos: 1.0217133,40.595276 - parent: 45711 - - type: Construction - containers: - - payload - node: mine - - type: ContainerContainer - containers: - payload: !type:Container - ents: - - 52622 -- proto: Lantern - entities: - - uid: 21452 + pos: 32.5,-65.5 + parent: 2 + - uid: 23470 components: - type: Transform - pos: -37.415977,14.474333 + pos: 35.5,-66.5 parent: 2 - - uid: 21453 + - uid: 23471 components: - type: Transform - pos: -33.443005,14.4479475 + pos: 37.5,-67.5 parent: 2 - - uid: 21454 + - uid: 23472 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5558,-58.561417 + pos: 41.5,-63.5 parent: 2 - - uid: 21455 + - uid: 23473 + components: + - type: Transform + pos: 42.5,-64.5 + parent: 2 + - uid: 23474 + components: + - type: Transform + pos: 44.5,-58.5 + parent: 2 + - uid: 23475 components: - type: Transform - pos: -11.63482,13.720653 + pos: 44.5,-58.5 parent: 2 - - uid: 21456 + - uid: 23476 components: - type: Transform - pos: -39.507885,41.04468 + pos: 45.5,-52.5 parent: 2 -- proto: LargeBeaker - entities: - - uid: 10004 + - uid: 24762 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -27.161568,31.598589 + pos: -90.5,13.5 parent: 2 - - uid: 20988 + - uid: 24763 components: - type: Transform - pos: -31.564892,42.92156 + pos: -89.5,20.5 parent: 2 - - uid: 35948 + - uid: 24764 components: - type: Transform - pos: 64.66531,-26.19967 + pos: -84.5,19.5 parent: 2 - - uid: 36627 + - uid: 24765 components: - type: Transform - pos: 30.357845,-19.37168 + pos: -84.5,22.5 parent: 2 - - uid: 52233 + - uid: 24766 components: - type: Transform - parent: 52232 - - type: SolutionContainerManager - solutions: null - containers: - - beaker - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@beaker: !type:ContainerSlot - ent: 52234 - - uid: 52235 + pos: -87.5,20.5 + parent: 2 + - uid: 24767 components: - type: Transform - parent: 52232 - - type: SolutionContainerManager - solutions: null - containers: - - beaker - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@beaker: !type:ContainerSlot - ent: 52236 - - uid: 52338 + pos: -85.5,26.5 + parent: 2 + - uid: 24768 components: - type: Transform - parent: 52337 - - type: SolutionContainerManager - solutions: null - containers: - - beaker - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@beaker: !type:ContainerSlot - ent: 52339 - - uid: 52340 + pos: -82.5,29.5 + parent: 2 + - uid: 24769 components: - type: Transform - parent: 52337 - - type: SolutionContainerManager - solutions: null - containers: - - beaker - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@beaker: !type:ContainerSlot - ent: 52341 - - uid: 55744 + pos: -84.5,34.5 + parent: 2 + - uid: 24770 components: - type: Transform - pos: -36.575882,27.590576 - parent: 45711 - - uid: 55864 + pos: -80.5,34.5 + parent: 2 + - uid: 24771 components: - type: Transform - pos: -35.888367,27.559326 - parent: 45711 - - uid: 55865 + pos: -86.5,37.5 + parent: 2 + - uid: 24772 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.57582,28.575989 - parent: 45711 - - uid: 55866 + pos: -88.5,41.5 + parent: 2 + - uid: 24773 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.71646,27.700073 - parent: 45711 -- proto: LawyerPDA - entities: - - uid: 35995 + pos: -89.5,44.5 + parent: 2 + - uid: 24774 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 31413 - - type: UnpoweredFlashlight - toggleActionEntity: 31413 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35997 + pos: -78.5,34.5 + parent: 2 + - uid: 24775 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27684 - - type: UnpoweredFlashlight - toggleActionEntity: 27684 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: LeavesCannabisDried - entities: - - uid: 53395 + pos: -83.5,36.5 + parent: 2 + - uid: 24776 components: - type: Transform - pos: -11.46758,65.60345 - parent: 45711 -- proto: LedLightBulb - entities: - - uid: 47713 + pos: -77.5,36.5 + parent: 2 + - uid: 24777 components: - type: Transform - parent: 47712 - - type: LightBulb - color: '#FF70B5FF' - - type: Physics - canCollide: False -- proto: Left4ZedChemistryBottle - entities: - - uid: 50632 + pos: -74.5,39.5 + parent: 2 + - uid: 24778 components: - type: Transform - pos: -31.338348,43.74135 + pos: -71.5,38.5 parent: 2 -- proto: LeftArmHuman - entities: - - uid: 24873 + - uid: 24779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.519075,-43.31038 + pos: -68.5,40.5 parent: 2 -- proto: LeftFootSkeleton - entities: - - uid: 33901 + - uid: 24780 components: - type: Transform - pos: -1.9283447,-13.15625 - parent: 33049 -- proto: LeftFootVulpkanin - entities: - - uid: 46782 + pos: -62.5,43.5 + parent: 2 + - uid: 24781 components: - type: Transform - pos: -23.267319,42.09314 - parent: 45711 - - uid: 54340 + pos: -59.5,39.5 + parent: 2 + - uid: 24782 components: - type: Transform - pos: -23.823776,42.108948 - parent: 45711 -- proto: LeftHandSkeleton - entities: - - uid: 33902 + pos: -60.5,34.5 + parent: 2 + - uid: 24783 components: - type: Transform - pos: -4.4610596,14.117065 - parent: 33049 -- proto: LeftHandVulpkanin - entities: - - uid: 46639 + pos: -64.5,35.5 + parent: 2 + - uid: 24784 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.964218,42.156128 - parent: 45711 -- proto: LeftLegSkeleton - entities: - - uid: 33903 + pos: -78.5,31.5 + parent: 2 + - uid: 24785 components: - type: Transform - pos: -2.3365479,-13.127319 - parent: 33049 - - uid: 33904 + pos: -75.5,30.5 + parent: 2 + - uid: 24786 components: - type: Transform - pos: -4.675293,13.878906 - parent: 33049 -- proto: LeftLegVulpkanin - entities: - - uid: 50038 + pos: -69.5,32.5 + parent: 2 + - uid: 24787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.191086,42.48053 - parent: 45711 -- proto: LGBTQHandyFlag - entities: - - uid: 42537 + pos: -64.5,31.5 + parent: 2 + - uid: 24788 components: - - type: MetaData - desc: Этот флажок точно принадлежит леприкону. И точка. - name: Флаг Леприкона - type: Transform - pos: -64.472786,1.6569042 + pos: -67.5,27.5 parent: 2 - - uid: 54214 + - uid: 24789 components: - type: Transform - pos: -65.50614,17.567162 + pos: -79.5,27.5 parent: 2 -- proto: LibrarianPDA - entities: - - uid: 35993 + - uid: 24790 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27682 - - type: UnpoweredFlashlight - toggleActionEntity: 27682 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35994 + pos: -74.5,26.5 + parent: 2 + - uid: 25067 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27688 - - type: UnpoweredFlashlight - toggleActionEntity: 27688 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: LightBulbBroken - entities: - - uid: 26831 + pos: -68.5,-19.5 + parent: 2 + - uid: 25109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.70863,-40.746735 + pos: -91.5,5.5 parent: 2 -- proto: Lighter - entities: - - uid: 21462 + - uid: 25110 components: - type: Transform - pos: -87.4099,17.489027 + pos: -86.5,0.5 parent: 2 - - uid: 37665 + - uid: 25113 components: - type: Transform - pos: 30.786804,9.235764 - parent: 36861 - - uid: 53113 + pos: -83.5,1.5 + parent: 2 + - uid: 25114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.2590637,74.77338 - parent: 45711 -- proto: LightHeadBorg - entities: - - uid: 51459 + pos: -79.5,2.5 + parent: 2 + - uid: 25116 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.596249,-74.33585 + pos: -78.5,0.5 parent: 2 -- proto: LightPostSmall - entities: - - uid: 29040 + - uid: 25117 components: - type: Transform - pos: 21.5,59.5 + pos: -79.5,-1.5 parent: 2 - - uid: 41882 + - uid: 25118 components: - type: Transform - pos: 16.5,64.5 + pos: -75.5,-4.5 parent: 2 - - uid: 41884 + - uid: 25120 components: - type: Transform - pos: 22.5,64.5 + pos: -73.5,-5.5 parent: 2 -- proto: LightReplacer - entities: - - uid: 21464 + - uid: 25124 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.408516,30.460897 + pos: -68.5,-7.5 parent: 2 - - uid: 51977 + - uid: 25128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.7521882,27.574295 + pos: -67.5,-9.5 parent: 2 - - uid: 51984 + - uid: 25132 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.0334384,27.58992 + pos: -71.5,-3.5 parent: 2 -- proto: LightReplacerEmpty - entities: - - uid: 21465 + - uid: 25155 components: - type: Transform - pos: 56.34304,-58.486294 + pos: -71.5,36.5 parent: 2 -- proto: LightTubeCrystalBlue - entities: - - uid: 7968 + - uid: 25156 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7970 + pos: -70.5,28.5 + parent: 2 + - uid: 25160 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: LightTubeCrystalCyan - entities: - - uid: 7967 + pos: -69.5,-23.5 + parent: 2 + - uid: 25161 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7973 + pos: -68.5,-27.5 + parent: 2 + - uid: 25162 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: LightTubeCrystalGreen - entities: - - uid: 7966 + pos: -69.5,-30.5 + parent: 2 + - uid: 25163 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7971 + pos: -66.5,-30.5 + parent: 2 + - uid: 25164 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: LightTubeCrystalOrange - entities: - - uid: 7972 + pos: -66.5,-34.5 + parent: 2 + - uid: 25165 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7974 + pos: -69.5,-37.5 + parent: 2 + - uid: 25166 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 11815 + pos: -62.5,-36.5 + parent: 2 + - uid: 25167 components: - type: Transform - parent: 11102 - - type: Physics - canCollide: False - - uid: 23195 + pos: -65.5,-39.5 + parent: 2 + - uid: 25168 components: - type: Transform - parent: 12913 - - type: Physics - canCollide: False - - uid: 53878 + pos: -61.5,-43.5 + parent: 2 + - uid: 25169 components: - type: Transform - parent: 53877 - - type: Physics - canCollide: False - - uid: 53880 + pos: -70.5,-46.5 + parent: 2 + - uid: 25170 components: - type: Transform - parent: 53879 - - type: Physics - canCollide: False -- proto: LightTubeCrystalPink - entities: - - uid: 7963 + pos: -71.5,-51.5 + parent: 2 + - uid: 25171 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7965 + pos: -63.5,-47.5 + parent: 2 + - uid: 25172 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: LightTubeCrystalRed - entities: - - uid: 784 + pos: -60.5,-50.5 + parent: 2 + - uid: 25173 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 785 + pos: -61.5,-47.5 + parent: 2 + - uid: 25174 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 788 + pos: -66.5,-41.5 + parent: 2 + - uid: 25175 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 844 + pos: -72.5,-43.5 + parent: 2 + - uid: 25603 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 964 + pos: 34.5,-83.5 + parent: 2 + - uid: 25604 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1234 + pos: 33.5,-80.5 + parent: 2 + - uid: 25605 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7964 + pos: 36.5,-75.5 + parent: 2 + - uid: 25606 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7969 + pos: 35.5,-74.5 + parent: 2 + - uid: 25607 components: - type: Transform - parent: 7962 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 18945 + pos: 31.5,-90.5 + parent: 2 + - uid: 25608 components: - type: Transform - pos: -43.631172,30.635303 + pos: 31.5,-90.5 parent: 2 - - uid: 32264 + - uid: 25610 components: - type: Transform - pos: -43.615547,30.635303 + pos: 24.5,-91.5 parent: 2 - - uid: 32275 + - uid: 25611 components: - type: Transform - pos: -43.615547,30.635303 + pos: 22.5,-91.5 parent: 2 - - uid: 32279 + - uid: 25612 components: - type: Transform - pos: -43.615547,30.635303 + pos: 13.5,-89.5 parent: 2 - - uid: 32285 + - uid: 25613 components: - type: Transform - pos: -43.615547,30.635303 + pos: 15.5,-90.5 parent: 2 - - uid: 32287 + - uid: 25614 components: - type: Transform - pos: -43.615547,30.635303 + pos: 7.5,-90.5 parent: 2 - - uid: 32288 + - uid: 25615 components: - type: Transform - pos: -43.615547,30.635303 + pos: 0.5,-88.5 parent: 2 - - uid: 32296 + - uid: 25616 components: - type: Transform - pos: -43.615547,30.635303 + pos: 0.5,-85.5 parent: 2 - - uid: 32297 + - uid: 25618 components: - type: Transform - pos: -43.615547,30.635303 + pos: -0.5,-81.5 parent: 2 - - uid: 32308 + - uid: 25619 components: - type: Transform - pos: -43.615547,30.635303 + pos: 1.5,-82.5 parent: 2 - - uid: 53861 + - uid: 25620 components: - type: Transform - pos: 6.381109,27.59476 + pos: -2.5,-77.5 parent: 2 - - uid: 53862 + - uid: 25621 components: - type: Transform - pos: 6.381109,27.59476 + pos: -0.5,-75.5 parent: 2 - - uid: 53863 + - uid: 26300 components: - type: Transform - pos: 6.381109,27.59476 + pos: -37.5,-72.5 parent: 2 - - uid: 53864 + - uid: 26302 components: - type: Transform - pos: 6.381109,27.59476 + pos: -34.5,-73.5 parent: 2 - - uid: 53865 + - uid: 26303 components: - type: Transform - pos: 6.381109,27.59476 + pos: -36.5,-75.5 parent: 2 - - uid: 53866 + - uid: 26304 components: - type: Transform - pos: 6.381109,27.59476 + pos: -37.5,-78.5 parent: 2 - - uid: 53867 + - uid: 26305 components: - type: Transform - pos: 6.381109,27.59476 + pos: -41.5,-73.5 parent: 2 - - uid: 53868 + - uid: 26306 components: - type: Transform - pos: 6.381109,27.59476 + pos: -36.5,-69.5 parent: 2 - - uid: 53869 + - uid: 26308 components: - type: Transform - pos: 6.381109,27.59476 + pos: -40.5,-71.5 parent: 2 - - uid: 53870 + - uid: 26336 components: - type: Transform - pos: 6.381109,27.59476 + pos: -87.5,-52.5 parent: 2 -- proto: LiquidCarbonDioxideCanister - entities: - - uid: 11756 + - uid: 26339 components: - type: Transform - pos: 3.5,15.5 + pos: -88.5,-43.5 parent: 2 -- proto: LiquidNitrogenCanister - entities: - - uid: 11799 + - uid: 26340 components: - type: Transform - pos: 2.5,16.5 + pos: -83.5,-50.5 parent: 2 -- proto: LiquidOxygenCanister - entities: - - uid: 11759 + - uid: 28011 components: - type: Transform - pos: 3.5,16.5 + pos: -79.5,-55.5 parent: 2 - - uid: 32427 + - uid: 28012 components: - type: Transform - pos: 44.5,-55.5 + pos: -79.5,-54.5 parent: 2 - - uid: 56046 + - uid: 28014 components: - type: Transform - pos: 17.5,46.5 - parent: 45711 -- proto: LockableButtonArmory - entities: - - uid: 51058 + pos: -77.5,-58.5 + parent: 2 + - uid: 28015 components: - - type: MetaData - desc: Эта кнопка активирует аварийный режим шлюзов до арсенала с тяжелым вооружением. - name: кнопка с замком "тяжёлое вооружение" - type: Transform - rot: 1.5707963267948966 rad - pos: -29.485981,-26.69012 + pos: -76.5,-62.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32151: - - Pressed: Open - - Pressed: AutoClose - 32150: - - Pressed: Open - - Pressed: AutoClose - 32149: - - Pressed: AutoClose - - Pressed: Open - 239: - - Pressed: AutoClose - - Pressed: Open - 51326: - - Pressed: Open - - Pressed: AutoClose - 51335: - - Pressed: Open - - Pressed: AutoClose - 51327: - - Pressed: Open - - Pressed: AutoClose - - uid: 51059 + - uid: 28016 components: - - type: MetaData - desc: Эта кнопка активирует аварийный режим шлюзов до арсенала с лёгким вооружением. - name: кнопка с замком "лёгкое вооружение" - type: Transform - rot: 1.5707963267948966 rad - pos: -29.48581,-26.201656 + pos: -75.5,-59.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32220: - - Pressed: AutoClose - - Pressed: Open - 654: - - Pressed: Open - - Pressed: AutoClose - 32954: - - Pressed: Open - - Pressed: AutoClose -- proto: LockableButtonAtmospherics - entities: - - uid: 47626 + - uid: 28017 components: - type: Transform - pos: 46.5,29.5 + pos: -73.5,-60.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1184: - - Pressed: Toggle - - uid: 51609 + - uid: 28018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,11.5 + pos: -80.5,-49.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51608: - - Pressed: Toggle -- proto: LockableButtonBar - entities: - - uid: 18695 + - uid: 28019 components: - - type: MetaData - desc: Эта кнопка активирует ставни на стойке бара. - name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,40.5 + pos: -80.5,-48.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51556: - - Pressed: Toggle - 51557: - - Pressed: Toggle - 51598: - - Pressed: Toggle - 51602: - - Pressed: Toggle - 51546: - - Pressed: Toggle - 51603: - - Pressed: Toggle -- proto: LockableButtonCaptain - entities: - - uid: 24898 + - uid: 28020 components: - - type: MetaData - desc: Эта кнопка активирует систему тревоги на мостике. - name: кнопка с замком "тревога" - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-5.5 + pos: -79.5,-44.5 parent: 2 - - type: DeviceLinkSource - range: 60 - linkedPorts: - 2308: - - Pressed: Toggle - 32751: - - Pressed: Close - 26458: - - Pressed: Close - 9892: - - Pressed: Close - 7450: - - Pressed: Close - 14363: - - Pressed: Close - 7449: - - Pressed: Close - 30183: - - Pressed: Close - 24879: - - Pressed: Close - 24889: - - Pressed: Close - 24891: - - Pressed: Close - 51758: - - Pressed: Close - 51759: - - Pressed: Close - 51761: - - Pressed: Close - 51760: - - Pressed: Close - 24930: - - Pressed: Close - 24943: - - Pressed: Close - 24929: - - Pressed: Close - 24928: - - Pressed: Close - 24927: - - Pressed: Close - 24926: - - Pressed: Close - 24925: - - Pressed: Close - 24924: - - Pressed: Close - 24945: - - Pressed: Close - 24923: - - Pressed: Close - 24922: - - Pressed: Close - 24921: - - Pressed: Close - 24905: - - Pressed: Close - 24906: - - Pressed: Close - 32235: - - Pressed: Close - 24996: - - Pressed: Close - 24932: - - Pressed: Close - 24909: - - Pressed: Close - 24910: - - Pressed: Close - 24911: - - Pressed: Close - 24912: - - Pressed: Close - 24913: - - Pressed: Close - 24914: - - Pressed: Close - 24915: - - Pressed: Close - 24916: - - Pressed: Close - 24904: - - Pressed: Close - 24917: - - Pressed: Close - 24918: - - Pressed: Close - 24931: - - Pressed: Close - 24990: - - Pressed: Close - 24919: - - Pressed: Close - 24920: - - Pressed: Close - 51776: - - Pressed: Toggle - 22758: - - Pressed: Toggle - 51779: - - Pressed: Toggle - 22503: - - Pressed: Toggle - 51777: - - Pressed: Toggle - 22541: - - Pressed: Toggle - 51778: - - Pressed: Toggle - 22535: - - Pressed: Toggle - 22422: - - Pressed: Toggle - 51762: - - Pressed: Toggle - 22941: - - Pressed: Toggle - 51775: - - Pressed: Toggle - 22421: - - Pressed: Toggle - 51763: - - Pressed: Toggle - 22569: - - Pressed: Toggle - 51774: - - Pressed: Toggle - 22686: - - Pressed: Toggle - 51780: - - Pressed: Toggle - 22678: - - Pressed: Toggle - 51783: - - Pressed: Toggle - 22670: - - Pressed: Toggle - 51784: - - Pressed: Toggle - 22712: - - Pressed: Toggle - 51785: - - Pressed: Toggle - 22506: - - Pressed: Toggle - 51781: - - Pressed: Toggle - 22443: - - Pressed: Toggle - 22428: - - Pressed: Toggle - 51773: - - Pressed: Toggle - 51764: - - Pressed: Toggle - 22420: - - Pressed: Toggle - 22967: - - Pressed: Toggle - 51787: - - Pressed: Toggle - 51786: - - Pressed: Toggle - 22438: - - Pressed: Toggle - 22442: - - Pressed: Toggle - 51765: - - Pressed: Toggle - 51772: - - Pressed: Toggle - 22549: - - Pressed: Toggle - 22716: - - Pressed: Toggle - 24897: - - Pressed: Toggle - 22756: - - Pressed: Toggle - 51790: - - Pressed: Toggle - 51788: - - Pressed: Toggle - 51789: - - Pressed: Toggle - 51791: - - Pressed: Toggle - 22728: - - Pressed: Toggle - 22547: - - Pressed: Toggle - 51766: - - Pressed: Toggle - 51771: - - Pressed: Toggle - 22556: - - Pressed: Toggle - 22624: - - Pressed: Toggle - 22968: - - Pressed: Toggle - 23654: - - Pressed: Toggle - 51767: - - Pressed: Toggle - 51768: - - Pressed: Toggle - 51769: - - Pressed: Toggle - 51770: - - Pressed: Toggle - 491: - - Pressed: DoorBolt - 51979: - - Pressed: Toggle - 4704: - - Pressed: Toggle -- proto: LockableButtonChemistry - entities: - - uid: 24902 + - uid: 28021 components: - type: Transform - pos: 7.8384504,-40.528618 + pos: -80.5,-45.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32752: - - Pressed: Toggle - - uid: 24949 + - uid: 28022 components: - type: Transform - pos: 7.8382025,-36.529343 + pos: -75.5,-43.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24958: - - Pressed: Toggle -- proto: LockableButtonChiefEngineer - entities: - - uid: 24890 + - uid: 28023 components: - - type: MetaData - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,17.5 + pos: -74.5,-39.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 31529: - - Pressed: Toggle - 24901: - - Pressed: Toggle - 24894: - - Pressed: Toggle - 24895: - - Pressed: Toggle - 24896: - - Pressed: Toggle - - uid: 51793 + - uid: 28024 components: - - type: MetaData - desc: Эта кнопка активирует систему тревоги в отделе. - name: кнопка с замком "тревога" - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,16.5 + pos: -63.5,-57.5 parent: 2 - - type: DeviceLinkSource - range: 90 - linkedPorts: - 956: - - Pressed: Toggle - 31529: - - Pressed: Close - 24901: - - Pressed: Close - 24894: - - Pressed: Close - 24895: - - Pressed: Close - 24896: - - Pressed: Close - 51798: - - Pressed: Close - 22952: - - Pressed: Close - 12954: - - Pressed: Close - 51795: - - Pressed: Close - 12494: - - Pressed: DoorBolt - 41517: - - Pressed: DoorBolt - 303: - - Pressed: DoorBolt - 304: - - Pressed: DoorBolt - 299: - - Pressed: DoorBolt - 245: - - Pressed: DoorBolt - 51805: - - Pressed: Toggle - 22946: - - Pressed: Toggle - 51804: - - Pressed: Toggle - 22695: - - Pressed: Toggle - 51806: - - Pressed: Toggle - 22495: - - Pressed: Toggle - 51803: - - Pressed: Toggle - 22564: - - Pressed: Toggle - 51802: - - Pressed: Toggle - 22732: - - Pressed: Toggle - 51801: - - Pressed: Toggle - 51800: - - Pressed: Toggle - 22539: - - Pressed: Toggle - 22576: - - Pressed: Toggle - 51808: - - Pressed: Toggle - 51807: - - Pressed: Toggle - 22729: - - Pressed: Toggle - 22553: - - Pressed: Toggle - 51810: - - Pressed: Toggle - 22494: - - Pressed: Toggle - 51836: - - Pressed: Toggle - 22572: - - Pressed: Toggle - 51811: - - Pressed: Toggle - 22626: - - Pressed: Toggle - 51809: - - Pressed: Toggle - 22559: - - Pressed: Toggle - 51812: - - Pressed: Toggle - 22675: - - Pressed: Toggle - 51813: - - Pressed: Toggle - 22672: - - Pressed: Toggle - 51815: - - Pressed: Toggle - 51814: - - Pressed: Toggle - 22652: - - Pressed: Toggle - 22676: - - Pressed: Toggle - 51816: - - Pressed: Toggle - 51817: - - Pressed: Toggle - 22783: - - Pressed: Toggle - 22784: - - Pressed: Toggle - 51822: - - Pressed: Toggle - 22730: - - Pressed: Toggle - 51818: - - Pressed: Toggle - 51819: - - Pressed: Toggle - 22777: - - Pressed: Toggle - 22558: - - Pressed: Toggle - 22774: - - Pressed: Toggle - 51820: - - Pressed: Toggle - 51821: - - Pressed: Toggle - 51823: - - Pressed: Toggle - 22474: - - Pressed: Toggle - 22731: - - Pressed: Toggle - 22811: - - Pressed: Toggle - 51830: - - Pressed: Toggle - 51829: - - Pressed: Toggle - 22561: - - Pressed: Toggle - 22560: - - Pressed: Toggle - 51824: - - Pressed: Toggle - 51825: - - Pressed: Toggle - 51828: - - Pressed: Toggle - 22778: - - Pressed: Toggle - 22779: - - Pressed: Toggle - 51827: - - Pressed: Toggle - 22781: - - Pressed: Toggle - 51826: - - Pressed: Toggle - 22780: - - Pressed: Toggle - 51831: - - Pressed: Toggle - 51833: - - Pressed: Toggle - 22726: - - Pressed: Toggle - 22601: - - Pressed: Toggle - 51834: - - Pressed: Toggle - 22828: - - Pressed: Toggle - 51835: - - Pressed: Toggle - 22660: - - Pressed: Toggle - 28940: - - Pressed: DoorBolt - 19865: - - Pressed: DoorBolt - 51978: - - Pressed: Toggle -- proto: LockableButtonChiefMedicalOfficer - entities: - - uid: 43955 + - uid: 28025 components: - - type: MetaData - desc: Эта кнопка активирует ставни в спальне. - name: кнопка с замком "ставни" - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-51.5 + pos: -63.5,-58.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24903: - - Pressed: Toggle - 24961: - - Pressed: Toggle - - uid: 44787 + - uid: 28026 components: - - type: MetaData - desc: Эта кнопка активирует ставни в офисе. - name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: 14.478129,-45.712162 + pos: -60.5,-55.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24988: - - Pressed: Toggle - 25022: - - Pressed: Toggle - - uid: 51914 + - uid: 28027 components: - - type: MetaData - desc: Эта кнопка активирует систему тревоги в отделе. - name: кнопка с замком "тревога" - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-45.5 + pos: -63.5,-60.5 parent: 2 - - type: DeviceLinkSource - range: 60 - linkedPorts: - 4102: - - Pressed: Toggle - 489: - - Pressed: DoorBolt - 920: - - Pressed: DoorBolt - 12551: - - Pressed: DoorBolt - 574: - - Pressed: DoorBolt - 3098: - - Pressed: DoorBolt - 568: - - Pressed: DoorBolt - 700: - - Pressed: DoorBolt - 696: - - Pressed: DoorBolt - 604: - - Pressed: DoorBolt - 602: - - Pressed: DoorBolt - 19457: - - Pressed: DoorBolt - 606: - - Pressed: DoorBolt - 23403: - - Pressed: Toggle - 51916: - - Pressed: Toggle - 23592: - - Pressed: Toggle - 51915: - - Pressed: Toggle - 22446: - - Pressed: Toggle - 17403: - - Pressed: Toggle - 51917: - - Pressed: Toggle - 51918: - - Pressed: Toggle - 22977: - - Pressed: Toggle - 51919: - - Pressed: Toggle - 22519: - - Pressed: Toggle - 51920: - - Pressed: Toggle - 22406: - - Pressed: Toggle - 51921: - - Pressed: Toggle - 22651: - - Pressed: Toggle - 51926: - - Pressed: Toggle - 22404: - - Pressed: Toggle - 31166: - - Pressed: Toggle - 51925: - - Pressed: Toggle - 26953: - - Pressed: Toggle - 1077: - - Pressed: Toggle - 51923: - - Pressed: Toggle - 612: - - Pressed: Toggle - 51922: - - Pressed: Toggle - 28482: - - Pressed: Toggle - 51924: - - Pressed: Toggle - 51927: - - Pressed: Toggle - 51928: - - Pressed: Toggle - 22522: - - Pressed: Toggle - 3467: - - Pressed: Toggle - 51930: - - Pressed: Toggle - 51929: - - Pressed: Toggle - 42918: - - Pressed: Toggle - 23866: - - Pressed: Toggle - 51931: - - Pressed: Toggle - 51932: - - Pressed: Toggle - 22527: - - Pressed: Toggle - 22434: - - Pressed: Toggle - 22525: - - Pressed: Toggle - 51933: - - Pressed: Toggle - 51935: - - Pressed: Toggle - 51934: - - Pressed: Toggle - 51936: - - Pressed: Toggle - 22403: - - Pressed: Toggle - 24679: - - Pressed: Toggle - 22663: - - Pressed: Toggle - 36019: - - Pressed: Toggle - 51937: - - Pressed: Toggle - 9628: - - Pressed: Toggle - 25180: - - Pressed: Toggle - 25359: - - Pressed: Toggle - 51938: - - Pressed: Toggle - 22597: - - Pressed: Toggle - 51939: - - Pressed: Toggle - 22449: - - Pressed: Toggle - 51940: - - Pressed: Toggle - 22586: - - Pressed: Toggle - 22964: - - Pressed: Toggle - 22511: - - Pressed: Toggle - 51941: - - Pressed: Toggle - 51942: - - Pressed: Toggle - 22604: - - Pressed: Toggle - 22603: - - Pressed: Toggle - 22763: - - Pressed: Toggle - 22702: - - Pressed: Toggle - 22602: - - Pressed: Toggle - 22514: - - Pressed: Toggle - 22457: - - Pressed: Toggle - 24988: - - Pressed: Close - 25022: - - Pressed: Close - 24903: - - Pressed: Close - 24961: - - Pressed: Close - 47576: - - Pressed: Toggle -- proto: LockableButtonCommand - entities: - - uid: 12262 + - uid: 28028 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы и ставни на левом входе мостика. - name: кнопка с замком "левые гермозатворы и ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,6.5 + pos: -66.5,-62.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51759: - - Pressed: Toggle - 7450: - - Pressed: Toggle - 14363: - - Pressed: Toggle - 7449: - - Pressed: Toggle - 51758: - - Pressed: Toggle - - uid: 16442 + - uid: 28030 components: - - type: MetaData - desc: Эта кнопка активирует ставни на окнах в комнате отдыха. - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-3.5 + pos: -57.5,-50.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 30183: - - Pressed: Toggle - 24879: - - Pressed: Toggle - 24889: - - Pressed: Toggle - 24891: - - Pressed: Toggle - - uid: 24944 + - uid: 28031 components: - - type: MetaData - desc: Эта кнопка активирует ставни на окнах на мостике. - name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,4.5 + pos: -55.5,-53.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24930: - - Pressed: Toggle - 24943: - - Pressed: Toggle - 24932: - - Pressed: Toggle - 24996: - - Pressed: Toggle - 24909: - - Pressed: Toggle - 24929: - - Pressed: Toggle - 24910: - - Pressed: Toggle - 24928: - - Pressed: Toggle - 24911: - - Pressed: Toggle - 24927: - - Pressed: Toggle - 24912: - - Pressed: Toggle - 24926: - - Pressed: Toggle - 24913: - - Pressed: Toggle - 24925: - - Pressed: Toggle - 24914: - - Pressed: Toggle - 24924: - - Pressed: Toggle - 24915: - - Pressed: Toggle - 24945: - - Pressed: Toggle - 24916: - - Pressed: Toggle - 24923: - - Pressed: Toggle - 24904: - - Pressed: Toggle - 24917: - - Pressed: Toggle - 24922: - - Pressed: Toggle - 24918: - - Pressed: Toggle - 24921: - - Pressed: Toggle - 24931: - - Pressed: Toggle - 24905: - - Pressed: Toggle - 24990: - - Pressed: Toggle - 24919: - - Pressed: Toggle - 24920: - - Pressed: Toggle - 24906: - - Pressed: Toggle - 32235: - - Pressed: Toggle - - uid: 53060 + - uid: 28032 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы и ставни на правом входе мостика. - name: кнопка с замком "правые гермозатворы и ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 1.4999996,6.5 + pos: -50.5,-51.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51760: - - Pressed: Toggle - 9892: - - Pressed: Toggle - 26458: - - Pressed: Toggle - 32751: - - Pressed: Toggle - 51761: - - Pressed: Toggle -- proto: LockableButtonDetective - entities: - - uid: 1099 + - uid: 28034 components: - - type: MetaData - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-5.5 + pos: -47.5,-51.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 859: - - Pressed: Toggle - 5552: - - Pressed: Toggle - 5540: - - Pressed: Toggle -- proto: LockableButtonEngineering - entities: - - uid: 44790 + - uid: 28035 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,30.5 + pos: -43.5,-53.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1538: - - Pressed: Toggle - 1539: - - Pressed: Toggle - 1549: - - Pressed: Toggle - - uid: 44828 + - uid: 28036 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,30.5 + pos: -54.5,-45.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1538: - - Pressed: Toggle - 1539: - - Pressed: Toggle - 1549: - - Pressed: Toggle -- proto: LockableButtonHeadOfPersonnel - entities: - - uid: 10151 + - uid: 28037 components: - - type: MetaData - desc: Эта кнопка активирует ставни на стойке вашего офиса. - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-4.5 + pos: -52.5,-48.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 22230: - - Pressed: Toggle - 51899: - - Pressed: Toggle - 1693: - - Pressed: Toggle - 51949: - - Pressed: Toggle - 18653: - - Pressed: Toggle -- proto: LockableButtonHeadOfSecurity - entities: - - uid: 658 + - uid: 28038 components: - - type: MetaData - desc: Эта кнопка активирует ставни в офисе. - name: кнопка с замком "ставни" - type: Transform - pos: -27.5,-9.5 + pos: -44.5,-49.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1090: - - Pressed: Toggle - 5529: - - Pressed: Toggle - 1793: - - Pressed: Toggle -- proto: LockableButtonKitchen - entities: - - uid: 31046 + - uid: 28039 components: - - type: MetaData - desc: Эта кнопка активирует ставни на стойке кухни. - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,30.5 + pos: -50.5,-46.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32745: - - Pressed: Toggle - 31047: - - Pressed: Toggle - 31048: - - Pressed: Toggle - 44791: - - Pressed: Toggle -- proto: LockableButtonMedical - entities: - - uid: 51053 + - uid: 30343 components: - - type: MetaData - desc: Эта кнопка активирует ставни на окнах в операционной. - name: кнопка с замком "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-50.5 + pos: 62.5,-26.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51057: - - Pressed: Toggle - 51056: - - Pressed: Toggle - 51055: - - Pressed: Toggle - 51054: - - Pressed: Toggle -- proto: LockableButtonQuartermaster - entities: - - uid: 22713 + - uid: 30345 components: - - type: MetaData - desc: Эта кнопка активирует систему тревоги в отделе. - name: кнопка с замком "тревога" - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,8.5 + pos: 60.5,-24.5 parent: 2 - - type: DeviceLinkSource - range: 120 - linkedPorts: - 27596: - - Pressed: Toggle - 262: - - Pressed: DoorBolt - 21152: - - Pressed: DoorBolt - 20180: - - Pressed: DoorBolt - 1511: - - Pressed: DoorBolt - 378: - - Pressed: DoorBolt - 377: - - Pressed: DoorBolt - 41061: - - Pressed: Close - 24899: - - Pressed: Close - 24900: - - Pressed: Close - 31080: - - Pressed: Close - 22648: - - Pressed: Toggle - 51837: - - Pressed: Toggle - 51838: - - Pressed: Toggle - 22540: - - Pressed: Toggle - 22746: - - Pressed: Toggle - 51839: - - Pressed: Toggle - 51840: - - Pressed: Toggle - 22542: - - Pressed: Toggle - 51847: - - Pressed: Toggle - 22481: - - Pressed: Toggle - 51851: - - Pressed: Toggle - 22476: - - Pressed: Toggle - 51852: - - Pressed: Toggle - 22962: - - Pressed: Toggle - 51841: - - Pressed: Toggle - 22951: - - Pressed: Toggle - 51844: - - Pressed: Toggle - 22715: - - Pressed: Toggle - 51843: - - Pressed: Toggle - 22615: - - Pressed: Toggle - 22692: - - Pressed: Toggle - 22623: - - Pressed: Toggle - 51842: - - Pressed: Toggle - 22618: - - Pressed: Toggle - 51853: - - Pressed: Toggle - 51854: - - Pressed: Toggle - 19637: - - Pressed: Toggle - 22435: - - Pressed: Toggle - 22504: - - Pressed: Toggle - 51846: - - Pressed: Toggle - 51848: - - Pressed: Toggle - 51849: - - Pressed: Toggle - 51850: - - Pressed: Toggle - 51845: - - Pressed: Toggle - 22407: - - Pressed: Toggle - 22461: - - Pressed: Toggle - 22534: - - Pressed: Toggle - 22408: - - Pressed: Toggle - 51856: - - Pressed: Toggle - 22423: - - Pressed: Toggle - 51855: - - Pressed: Toggle - 20363: - - Pressed: Toggle - 51857: - - Pressed: Toggle - 10014: - - Pressed: Toggle - 51858: - - Pressed: Toggle - 10123: - - Pressed: Toggle - 51859: - - Pressed: Toggle - 2886: - - Pressed: Toggle - 51860: - - Pressed: Toggle - 26290: - - Pressed: Toggle - 51861: - - Pressed: Toggle - 19706: - - Pressed: Toggle - 1315: - - Pressed: Toggle - 51912: - - Pressed: Close - 51911: - - Pressed: Close - 51985: - - Pressed: Toggle - 6581: - - Pressed: Toggle -- proto: LockableButtonResearch - entities: - - uid: 17399 + - uid: 30352 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы в исследовательской камере. - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-32.5 + pos: 64.5,-23.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20267: - - Pressed: Toggle - 31258: - - Pressed: Toggle - 31259: - - Pressed: Toggle - - uid: 22114 + - uid: 30919 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы в исследовательской камере. - name: кнопка с замком "гермозатворы" - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-33.5 + pos: 62.5,9.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 19246: - - Pressed: Toggle - 21792: - - Pressed: Toggle - 20440: - - Pressed: Toggle -- proto: LockableButtonResearchDirector - entities: - - uid: 26035 + - uid: 30955 components: - - type: MetaData - desc: Эта кнопка активирует систему тревоги в отделе. - name: кнопка с замком "тревога" - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-28.5 + pos: 49.5,7.5 parent: 2 - - type: DeviceLinkSource - range: 90 - linkedPorts: - 30406: - - Pressed: Close - 35098: - - Pressed: Close - 30217: - - Pressed: DoorBolt - 35005: - - Pressed: DoorBolt - 35088: - - Pressed: DoorBolt - 14116: - - Pressed: DoorBolt - 626: - - Pressed: DoorBolt - 47645: - - Pressed: DoorBolt - 29543: - - Pressed: DoorBolt - 36153: - - Pressed: Toggle - 21654: - - Pressed: Toggle - 474: - - Pressed: DoorBolt - 34998: - - Pressed: DoorBolt - 29759: - - Pressed: Toggle - 34955: - - Pressed: Toggle - 258: - - Pressed: Toggle - 30318: - - Pressed: Toggle - 30933: - - Pressed: Toggle - 32759: - - Pressed: Toggle - 32621: - - Pressed: Toggle - 30490: - - Pressed: Toggle - 20772: - - Pressed: Toggle - 22409: - - Pressed: Toggle - 47778: - - Pressed: Toggle - 35000: - - Pressed: Toggle - 35006: - - Pressed: Toggle - 23048: - - Pressed: Toggle - 32984: - - Pressed: Toggle - 636: - - Pressed: Toggle - 21026: - - Pressed: Toggle - 22610: - - Pressed: Toggle - 34970: - - Pressed: Toggle - 34996: - - Pressed: Toggle - 35096: - - Pressed: Toggle - 35097: - - Pressed: Toggle - 33828: - - Pressed: Toggle - 34599: - - Pressed: Toggle - 35007: - - Pressed: Toggle - 15435: - - Pressed: Toggle - 29918: - - Pressed: Toggle - 15405: - - Pressed: Toggle - 29760: - - Pressed: Toggle - 34997: - - Pressed: Toggle - 15290: - - Pressed: Toggle - 35002: - - Pressed: Toggle - 34951: - - Pressed: Toggle - 47775: - - Pressed: Toggle - 35008: - - Pressed: Toggle - 47776: - - Pressed: Toggle - 47777: - - Pressed: Toggle - 34956: - - Pressed: Toggle - 29720: - - Pressed: Toggle - 47781: - - Pressed: Toggle - 47782: - - Pressed: Toggle - 30244: - - Pressed: Toggle - 29925: - - Pressed: Toggle - 47783: - - Pressed: Toggle - 10383: - - Pressed: Toggle - 47786: - - Pressed: Toggle - 29775: - - Pressed: Toggle - 47787: - - Pressed: Toggle - 47650: - - Pressed: Toggle - 47785: - - Pressed: Toggle - 22920: - - Pressed: Toggle - 47784: - - Pressed: Toggle - 14251: - - Pressed: Toggle - 11925: - - Pressed: Toggle - 18060: - - Pressed: Toggle - 20283: - - Pressed: Toggle - 47789: - - Pressed: Toggle - 47788: - - Pressed: Toggle - 15126: - - Pressed: Toggle - 5507: - - Pressed: Toggle - 47792: - - Pressed: Toggle - 37252: - - Pressed: Toggle - 47791: - - Pressed: Toggle - 19916: - - Pressed: Toggle - 47790: - - Pressed: Toggle - 47589: - - Pressed: Toggle - 47779: - - Pressed: Toggle - 34943: - - Pressed: Toggle - 47780: - - Pressed: Toggle - 35004: - - Pressed: Toggle - 627: - - Pressed: Toggle - 43132: - - Pressed: Toggle - 47793: - - Pressed: Toggle - - uid: 33015 + - uid: 30956 components: - - type: MetaData - desc: Эта кнопка активирует ставни на окнах в офисе. - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-25.5 + pos: 52.5,8.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 30406: - - Pressed: Toggle - 35098: - - Pressed: Toggle -- proto: LockableButtonSecurity - entities: - - uid: 7871 + - uid: 30957 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы и ставни на входе в верхней части брига. - name: кнопка с замком "верхние гермозатворы и ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-6.5 + pos: 54.5,11.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 7909: - - Pressed: Toggle - 7875: - - Pressed: Toggle - 7925: - - Pressed: Toggle - 7941: - - Pressed: Toggle - 1545: - - Pressed: Toggle - - uid: 7911 + - uid: 30958 components: - - type: MetaData - desc: Эта кнопка активирует ставни КПП. - name: кнопка с замком "ставни" - type: Transform - pos: -4.699999,-22.500109 + pos: 52.5,13.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 7852: - - Pressed: Toggle - 7849: - - Pressed: Toggle - 7896: - - Pressed: Toggle - - uid: 7942 + - uid: 30959 components: - - type: MetaData - desc: Эта кнопка активирует ставни КПП. - name: кнопка с замком "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -23.49989,-3.6999998 + pos: 56.5,14.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1525: - - Pressed: Toggle - 7873: - - Pressed: Toggle - 1544: - - Pressed: Toggle - - uid: 7958 + - uid: 30960 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы и ставни на входе в правой части брига. - name: кнопка с замком "правые гермозатворы и ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-22.5 + pos: 51.5,16.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 8022: - - Pressed: Toggle - 7872: - - Pressed: Toggle - 7908: - - Pressed: Toggle - 1534: - - Pressed: Toggle - 8023: - - Pressed: Toggle - - uid: 25140 + - uid: 30961 components: - - type: MetaData - name: кнопка с замком "тревога" - type: Transform - pos: 4.5,48.5 + pos: 52.5,19.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 41114: - - Pressed: Close - 41132: - - Pressed: Close - 41125: - - Pressed: Close - 25944: - - Pressed: Close - 25600: - - Pressed: Close - 584: - - Pressed: Close - 25138: - - Pressed: Close - 41109: - - Pressed: Close - 592: - - Pressed: Close - 25123: - - Pressed: Close - 564: - - Pressed: Close - 548: - - Pressed: Close - 42014: - - Pressed: Toggle - 42047: - - Pressed: Toggle - 42008: - - Pressed: Toggle - 42066: - - Pressed: Toggle - 42009: - - Pressed: Toggle - 42319: - - Pressed: Toggle - 42320: - - Pressed: Toggle - 22753: - - Pressed: Toggle - 12106: - - Pressed: Toggle - 43257: - - Pressed: Toggle - 42621: - - Pressed: Toggle - 25387: - - Pressed: Toggle - 42060: - - Pressed: Toggle - 13029: - - Pressed: Toggle - 41138: - - Pressed: Toggle - 42059: - - Pressed: Toggle - 41140: - - Pressed: Toggle - 42011: - - Pressed: Toggle - 41167: - - Pressed: Toggle - 42061: - - Pressed: Toggle - 42045: - - Pressed: Toggle - 42013: - - Pressed: Toggle - 12459: - - Pressed: Toggle - 309: - - Pressed: Toggle - 51753: - - Pressed: Toggle - 179: - - Pressed: Toggle - 51754: - - Pressed: Toggle - 42004: - - Pressed: Toggle - 42007: - - Pressed: Toggle - 51755: - - Pressed: Toggle - 42057: - - Pressed: DoorBolt - 29083: - - Pressed: DoorBolt -- proto: LockableButtonTheatre - entities: - - uid: 13002 + - uid: 30962 components: - - type: MetaData - desc: Эта кнопка переключает свет в зале театра. - name: кнопка с замком "свет" - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,65.5 + pos: 51.5,22.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 12816: - - Pressed: Toggle - 12656: - - Pressed: Toggle - 12648: - - Pressed: Toggle - 12772: - - Pressed: Toggle - 12366: - - Pressed: Toggle - 12419: - - Pressed: Toggle -- proto: LockerAtmosphericsFilled - entities: - - uid: 11715 + - uid: 30963 components: - type: Transform - anchored: True - pos: 9.5,19.5 + pos: 54.5,23.5 parent: 2 - - type: Physics - bodyType: Static - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 18821 - - 21023 - - 21044 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 11716 + - uid: 30964 components: - type: Transform - anchored: True - pos: 8.5,19.5 + pos: 52.5,24.5 parent: 2 - - type: Physics - bodyType: Static - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8856695 - - 7.0937095 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 21812 - - 21429 - - 18825 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 11717 + - uid: 30965 components: - type: Transform - anchored: True - pos: 7.5,19.5 + pos: 56.5,22.5 parent: 2 - - type: Physics - bodyType: Static - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1496 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 19353 - - 21817 - - 21859 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerBooze - entities: - - uid: 43286 + - uid: 30966 components: - - type: MetaData - desc: Этот очень старый шкафчик заперся изнутри, На нем обильный слой пыли. - name: ящик священника - type: Transform - pos: -39.5,52.5 + pos: 55.5,28.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.8968438 - - 7.1357465 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 43292 - - 43290 - - 43289 - - 43288 - - 43287 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerBoozeFilled - entities: - - uid: 21471 + - uid: 30967 components: - type: Transform - pos: -38.5,40.5 + pos: 58.5,26.5 parent: 2 - - 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: 21472 + - uid: 30968 components: - type: Transform - pos: -59.5,-16.5 + pos: 57.5,11.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14996 - moles: - - 2.1323988 - - 8.021881 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21791 + - uid: 30969 components: - type: Transform - pos: -18.5,46.5 + pos: 60.5,13.5 parent: 2 - - uid: 30019 + - uid: 30970 components: - type: Transform - pos: 31.5,-39.5 + pos: 62.5,14.5 parent: 2 -- proto: LockerBotanistFilled - entities: - - uid: 11720 + - uid: 30972 components: - type: Transform - pos: -26.5,50.5 + pos: 62.5,10.5 parent: 2 - - uid: 11722 + - uid: 31338 components: - type: Transform - pos: -25.5,50.5 + pos: -88.5,63.5 parent: 2 - - uid: 11723 + - uid: 31339 components: - type: Transform - pos: -24.5,50.5 + pos: -85.5,64.5 parent: 2 -- proto: LockerBotanistLoot - entities: - - uid: 1631 + - uid: 31340 components: - type: Transform - pos: 26.5,-53.5 + pos: -79.5,63.5 parent: 2 -- proto: LockerBrigmedic - entities: - - uid: 13380 + - uid: 31341 components: - type: Transform - pos: -11.5,-17.5 + pos: -82.5,63.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 35878 - - 35877 - - 35847 - - 35482 - - 32488 - - 32441 - - 32377 - - 32372 - - 27683 - - 27678 - - 26967 - - 26924 - - 26658 - - 26532 - - 26369 - - 24731 - - 24712 - - 23989 - - 23774 - - 21564 - - 21519 - - 14246 - - 14156 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerCaptain - entities: - - uid: 15241 + - uid: 31342 components: - type: Transform - pos: -77.5,-23.5 + pos: -79.5,66.5 parent: 2 -- proto: LockerCaptainFilled - entities: - - uid: 1319 + - uid: 31343 components: - type: Transform - pos: 1.5,-7.5 + pos: -80.5,68.5 parent: 2 -- proto: LockerChemistryFilled - entities: - - uid: 21570 + - uid: 31344 components: - type: Transform - pos: 15.5,-37.5 + pos: -77.5,72.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 29960 + - uid: 31345 components: - type: Transform - pos: 8.5,-39.5 + pos: -75.5,70.5 parent: 2 -- proto: LockerChiefEngineerFilled - entities: - - uid: 21441 + - uid: 31346 components: - type: Transform - pos: 13.5,15.5 + pos: -72.5,71.5 parent: 2 -- proto: LockerChiefMedicalOfficerFilled - entities: - - uid: 21474 + - uid: 31347 components: - type: Transform - pos: 12.5,-49.5 + pos: -56.5,70.5 parent: 2 -- proto: LockerDetectiveFilled - entities: - - uid: 896 + - uid: 31348 components: - type: Transform - pos: -34.5,-6.5 + pos: -66.5,69.5 parent: 2 -- proto: LockerElectricalSuppliesFilled - entities: - - uid: 2959 + - uid: 31349 components: - type: Transform - pos: -7.5,-72.5 + pos: -55.5,76.5 parent: 2 - - uid: 6125 + - uid: 31350 components: - type: Transform - pos: -10.5,47.5 + pos: -47.5,77.5 parent: 2 - - uid: 7169 + - uid: 31351 components: - type: Transform - pos: 21.5,19.5 + pos: -40.5,77.5 parent: 2 - - uid: 8036 + - uid: 31353 components: - type: Transform - pos: 26.5,40.5 + pos: -35.5,78.5 parent: 2 - - uid: 21480 + - uid: 31355 components: - type: Transform - pos: -52.5,-6.5 + pos: -32.5,74.5 parent: 2 - - uid: 21483 + - uid: 31356 components: - type: Transform - anchored: True - pos: 13.5,23.5 + pos: -32.5,69.5 parent: 2 - - type: Physics - bodyType: Static - - uid: 21484 + - uid: 31357 components: - type: Transform - pos: 14.5,-31.5 + pos: -31.5,65.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21487 + - uid: 31358 components: - type: Transform - pos: -50.5,-63.5 + pos: -28.5,67.5 parent: 2 - - uid: 21488 + - uid: 31359 components: - type: Transform - pos: -17.5,-13.5 + pos: -25.5,66.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21489 + - uid: 31360 components: - type: Transform - pos: 35.5,-36.5 + pos: -26.5,64.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21492 + - uid: 31362 components: - type: Transform - pos: -37.5,-40.5 + pos: -25.5,60.5 parent: 2 -- proto: LockerEngineerFilled - entities: - - uid: 21491 + - uid: 31364 components: - type: Transform - pos: 13.5,34.5 + pos: -26.5,57.5 parent: 2 - - uid: 21494 + - uid: 31365 components: - type: Transform - pos: 13.5,32.5 + pos: -26.5,54.5 parent: 2 - - uid: 21496 + - uid: 31366 components: - type: Transform - pos: 17.5,33.5 + pos: -23.5,51.5 parent: 2 - - uid: 21497 + - uid: 42284 components: - type: Transform - pos: 17.5,34.5 + rot: 3.141592653589793 rad + pos: -13.5,-38.5 parent: 2 - - uid: 21498 + - uid: 42504 components: - type: Transform - pos: 17.5,35.5 + pos: -58.5,87.5 parent: 2 - - uid: 21499 + - uid: 42506 components: - type: Transform - pos: 13.5,33.5 + pos: -55.5,89.5 parent: 2 - - uid: 21501 + - uid: 42511 components: - type: Transform - pos: 13.5,35.5 + pos: -62.5,88.5 parent: 2 - - uid: 21502 + - uid: 42512 components: - type: Transform - pos: 17.5,32.5 + pos: -54.5,86.5 parent: 2 -- proto: LockerEvidence - entities: - - uid: 827 + - uid: 42513 components: - type: Transform - pos: -30.5,-4.5 + pos: -51.5,87.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 828 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 1747 + - uid: 42514 components: - type: Transform - pos: -14.5,-22.5 + pos: -49.5,88.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1748 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 1750 + - uid: 42515 components: - type: Transform - pos: -11.5,-22.5 + pos: -47.5,86.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1751 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 1754 + - uid: 42516 components: - type: Transform - pos: -17.5,-22.5 + pos: -44.5,89.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1755 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 1756 + - uid: 42517 components: - type: Transform - pos: -20.5,-22.5 + pos: -43.5,86.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 1757 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 14126 + - uid: 42518 components: - type: Transform - pos: 9.5,-23.5 + pos: -41.5,87.5 parent: 2 - - uid: 16779 + - uid: 42519 components: - type: Transform - pos: 50.5,-7.5 + pos: -36.5,86.5 parent: 2 - - uid: 19654 + - uid: 42520 components: - type: Transform - pos: 24.5,11.5 + pos: -39.5,89.5 parent: 2 - - uid: 21270 + - uid: 42522 components: - type: Transform - pos: 23.5,11.5 + pos: -53.5,93.5 parent: 2 - - uid: 21505 + - uid: 42523 components: - type: Transform - pos: -28.5,-6.5 + pos: -55.5,91.5 parent: 2 - - uid: 21506 + - uid: 42524 components: - type: Transform - pos: -27.5,-6.5 + pos: -54.5,93.5 parent: 2 - - uid: 21507 + - uid: 42525 components: - type: Transform - pos: -29.5,-8.5 + pos: -48.5,92.5 parent: 2 - - uid: 21508 + - uid: 42526 components: - type: Transform - pos: -29.5,-6.5 + pos: -48.5,95.5 parent: 2 - - uid: 21510 + - uid: 42527 components: - type: Transform - pos: -26.5,-8.5 + pos: -55.5,95.5 parent: 2 - - uid: 21511 + - uid: 42528 components: - type: Transform - pos: -28.5,-8.5 + pos: -53.5,98.5 parent: 2 - - uid: 21512 + - uid: 42529 components: - type: Transform - pos: -26.5,-6.5 + pos: -55.5,99.5 parent: 2 - - uid: 21513 + - uid: 42530 components: - type: Transform - pos: -27.5,-8.5 + pos: -52.5,97.5 parent: 2 - - uid: 25684 + - uid: 42531 components: - type: Transform - pos: 13.5,-26.5 + pos: -50.5,95.5 parent: 2 - - uid: 28290 + - uid: 42532 components: - type: Transform - pos: 8.5,52.5 + pos: -50.5,99.5 parent: 2 - - uid: 31359 + - uid: 42533 components: - type: Transform - pos: -3.5,-74.5 + pos: -44.5,100.5 parent: 2 - - uid: 32029 + - uid: 42534 components: - type: Transform - pos: -22.5,-29.5 + pos: -42.5,97.5 parent: 2 - - uid: 32551 + - uid: 42535 components: - type: Transform - pos: -22.5,-28.5 + pos: -40.5,96.5 parent: 2 - - uid: 32553 + - uid: 42536 components: - type: Transform - pos: -22.5,-27.5 + pos: -43.5,94.5 parent: 2 - - uid: 35554 + - uid: 42537 components: - type: Transform - pos: 7.5,54.5 + pos: -41.5,99.5 parent: 2 - - uid: 35555 + - uid: 42538 components: - type: Transform - pos: 6.5,54.5 + pos: -37.5,100.5 parent: 2 - - uid: 37666 + - uid: 42539 components: - type: Transform - pos: -0.5,9.5 - parent: 36861 - - uid: 37667 + pos: -36.5,99.5 + parent: 2 + - uid: 42540 components: - type: Transform - pos: 0.5,9.5 - parent: 36861 - - uid: 37668 + pos: -39.5,102.5 + parent: 2 + - uid: 42541 components: - type: Transform - pos: 1.5,9.5 - parent: 36861 - - uid: 37669 + pos: -45.5,102.5 + parent: 2 + - uid: 42542 components: - type: Transform - pos: -1.5,9.5 - parent: 36861 - - uid: 37670 + pos: -44.5,104.5 + parent: 2 + - uid: 42543 components: - type: Transform - pos: -2.5,9.5 - parent: 36861 - - uid: 52163 + pos: -49.5,103.5 + parent: 2 + - uid: 42544 components: - type: Transform - pos: 49.5,-7.5 + pos: -52.5,104.5 parent: 2 -- proto: LockerFreezer - entities: - - uid: 14100 + - uid: 42545 components: - type: Transform - pos: -14.5,8.5 + pos: -50.5,106.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 1.898587 - - 7.142304 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 6072 - - 6084 - - 15151 - - 7613 - - 7614 - - 7616 - - 9857 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 33712 + - uid: 42546 components: - type: Transform - pos: 0.5,24.5 - parent: 33049 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 33723 - - 33717 - - 33727 - - 33719 - - 33713 - - 33729 - - 33724 - - 33718 - - 33726 - - 33725 - - 33728 - - 33714 - - 33715 - - 33716 - - 33720 - - 33721 - - 33722 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 53369 + pos: -41.5,105.5 + parent: 2 + - uid: 42547 components: - type: Transform - pos: -29.5,33.5 + pos: -39.5,107.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 53370 - - 53371 - - 53372 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerFreezerBase - entities: - - uid: 14827 + - uid: 42548 components: - type: Transform - pos: -14.5,-35.5 + pos: -37.5,106.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 15244 - - 15150 - - 14963 - - 14962 - - 14950 - - 14903 - - 14861 - - 14829 - - 15245 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 15544 + - uid: 43463 components: - type: Transform - pos: -33.5,-37.5 + pos: -23.5,-43.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 15640 - - 15642 - - 15643 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 36409 + - uid: 43464 components: - type: Transform - pos: -37.5,-93.5 + pos: -25.5,-42.5 parent: 2 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 36410 - - 36411 - - 36412 - - 36413 - - 36414 - - 36415 - - 36416 - - 36417 - - 36418 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerHeadOfPersonnelFilled - entities: - - uid: 51905 + - uid: 43465 components: - type: Transform - pos: -18.5,-9.5 + pos: -29.5,-44.5 parent: 2 -- proto: LockerHeadOfSecurityFilled - entities: - - uid: 5521 + - uid: 43466 components: - type: Transform - pos: -31.5,-10.5 + pos: -27.5,-41.5 parent: 2 -- proto: LockerMedicalFilled - entities: - - uid: 21521 + - uid: 43467 components: - type: Transform - pos: -23.5,-44.5 + pos: -21.5,-45.5 parent: 2 - - uid: 21523 + - uid: 43468 components: - type: Transform - pos: -22.5,-44.5 + pos: -14.5,-42.5 parent: 2 - - uid: 21524 + - uid: 43469 components: - type: Transform - pos: -15.5,-49.5 + pos: -16.5,-45.5 parent: 2 - - uid: 21525 + - uid: 43470 components: - type: Transform - pos: -21.5,-44.5 + pos: -17.5,-41.5 parent: 2 - - uid: 40860 + - uid: 45305 components: - type: Transform - pos: -28.5,-54.5 + pos: -57.5,37.5 parent: 2 -- proto: LockerMedicineFilled + - uid: 63007 + components: + - type: Transform + pos: 22.5,56.5 + parent: 56631 + - uid: 63008 + components: + - type: Transform + pos: 21.5,60.5 + parent: 56631 + - uid: 63009 + components: + - type: Transform + pos: 23.5,51.5 + parent: 56631 + - uid: 63010 + components: + - type: Transform + pos: 17.5,50.5 + parent: 56631 + - uid: 63011 + components: + - type: Transform + pos: 23.5,59.5 + parent: 56631 + - uid: 63012 + components: + - type: Transform + pos: 10.5,51.5 + parent: 56631 + - uid: 63013 + components: + - type: Transform + pos: 5.5,49.5 + parent: 56631 + - uid: 63014 + components: + - type: Transform + pos: 7.5,52.5 + parent: 56631 + - uid: 63015 + components: + - type: Transform + pos: 14.5,52.5 + parent: 56631 + - uid: 63016 + components: + - type: Transform + pos: 15.5,47.5 + parent: 56631 + - uid: 63017 + components: + - type: Transform + pos: 18.5,59.5 + parent: 56631 + - uid: 63018 + components: + - type: Transform + pos: 19.5,62.5 + parent: 56631 + - uid: 63019 + components: + - type: Transform + pos: 23.5,63.5 + parent: 56631 + - uid: 63020 + components: + - type: Transform + pos: 25.5,60.5 + parent: 56631 + - uid: 63021 + components: + - type: Transform + pos: -10.5,-2.5 + parent: 56631 + - uid: 63022 + components: + - type: Transform + pos: -14.5,4.5 + parent: 56631 + - uid: 63023 + components: + - type: Transform + pos: -10.5,10.5 + parent: 56631 + - uid: 63024 + components: + - type: Transform + pos: -6.5,9.5 + parent: 56631 + - uid: 63025 + components: + - type: Transform + pos: -4.5,11.5 + parent: 56631 + - uid: 63026 + components: + - type: Transform + pos: 0.5,10.5 + parent: 56631 + - uid: 63027 + components: + - type: Transform + pos: 7.5,9.5 + parent: 56631 + - uid: 63028 + components: + - type: Transform + pos: 13.5,8.5 + parent: 56631 + - uid: 63029 + components: + - type: Transform + pos: 10.5,2.5 + parent: 56631 + - uid: 63030 + components: + - type: Transform + pos: 12.5,-2.5 + parent: 56631 + - uid: 63031 + components: + - type: Transform + pos: 12.5,-8.5 + parent: 56631 + - uid: 63032 + components: + - type: Transform + pos: 13.5,-5.5 + parent: 56631 + - uid: 65761 + components: + - type: Transform + pos: -3.5,0.5 + parent: 65694 + - uid: 65762 + components: + - type: Transform + pos: -1.5,5.5 + parent: 65694 + - uid: 65763 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 5.5,-4.5 + parent: 65694 + - uid: 65764 + components: + - type: Transform + pos: -0.5,-4.5 + parent: 65694 + - uid: 65765 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 5.5,-0.5 + parent: 65694 + - uid: 65766 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 3.5,4.5 + parent: 65694 + - uid: 65767 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -6.5,1.5 + parent: 65694 + - uid: 65768 + components: + - type: Transform + pos: 8.5,1.5 + parent: 65694 + - uid: 65769 + components: + - type: Transform + pos: -7.5,-3.5 + parent: 65694 + - uid: 65770 + components: + - type: Transform + pos: 0.5,0.5 + parent: 65694 +- proto: RandomStalagmiteOrCrystal entities: - - uid: 17393 + - uid: 27821 components: - type: Transform - pos: 4.5,-49.5 + pos: -34.5,-51.5 parent: 2 - - uid: 21526 + - uid: 27823 components: - type: Transform - pos: -33.5,-40.5 + pos: -32.5,-49.5 parent: 2 - - uid: 21527 +- proto: RandomVending + entities: + - uid: 916 components: - type: Transform - pos: -21.5,-49.5 + pos: -101.5,52.5 parent: 2 - - uid: 21529 + - uid: 918 components: - type: Transform - pos: -5.5,-48.5 + pos: -103.5,44.5 parent: 2 -- proto: LockerParamedicFilled - entities: - - uid: 21528 + - uid: 1886 components: - type: Transform - pos: -20.5,-49.5 + pos: -101.5,48.5 parent: 2 -- proto: LockerQuarterMaster - entities: - - uid: 48714 + - uid: 5074 components: - type: Transform - pos: -10.5,28.5 - parent: 45711 -- proto: LockerQuarterMasterFilled - entities: - - uid: 21530 + pos: -114.5,12.5 + parent: 2 + - uid: 5081 components: - type: Transform - pos: 63.5,9.5 + pos: -113.5,6.5 parent: 2 -- proto: LockerResearchDirectorFilled - entities: - - uid: 25685 + - uid: 6410 components: - type: Transform - pos: 24.5,-27.5 + pos: -61.5,16.5 parent: 2 -- proto: LockerSalvageSpecialist - entities: - - uid: 48715 + - uid: 6411 components: - type: Transform - pos: -4.5,38.5 - parent: 45711 - - uid: 48716 + pos: -56.5,23.5 + parent: 2 + - uid: 9574 components: - type: Transform - pos: 4.5,38.5 - parent: 45711 -- proto: LockerSalvageSpecialistFilled - entities: - - uid: 21532 + pos: -103.5,56.5 + parent: 2 + - uid: 10701 components: - type: Transform - pos: 62.5,5.5 + pos: -101.5,64.5 parent: 2 - - 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: - - 21861 - - 21934 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 21535 + - uid: 10702 components: - type: Transform - pos: 62.5,3.5 + pos: -103.5,60.5 parent: 2 - - 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: - - 22132 - - 22251 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 21536 + - uid: 14888 components: - type: Transform - pos: 62.5,2.5 + pos: -2.5,-72.5 parent: 2 - - 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: - - 22331 - - 22344 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 21538 + - uid: 18776 components: - type: Transform - pos: 62.5,4.5 + pos: -32.5,-77.5 parent: 2 - - 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: - - 22375 - - 22385 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 50257 + - uid: 20669 components: - type: Transform - pos: -3.5,38.5 - parent: 45711 - - uid: 50258 + pos: 109.5,-61.5 + parent: 2 + - uid: 20994 components: - type: Transform - pos: 5.5,38.5 - parent: 45711 -- proto: LockerScienceFilled - entities: - - uid: 1686 + pos: 78.5,-65.5 + parent: 2 + - uid: 20995 components: - type: Transform - pos: 42.5,-20.5 + pos: 85.5,-64.5 parent: 2 - - uid: 15341 + - uid: 23815 components: - type: Transform - pos: 14.5,-13.5 + pos: 51.5,4.5 parent: 2 - - uid: 47749 + - uid: 27902 components: - type: Transform - pos: 42.5,-21.5 + pos: -64.5,-73.5 parent: 2 - - uid: 47751 + - uid: 27904 components: - type: Transform - pos: 42.5,-22.5 + pos: -67.5,-81.5 parent: 2 -- proto: LockerSecurityFilled - entities: - - uid: 1551 + - uid: 31051 components: - type: Transform - pos: -27.5,-15.5 + pos: -79.5,72.5 parent: 2 - - uid: 21503 + - uid: 63033 components: - type: Transform - pos: 23.5,3.5 + pos: -14.5,-0.5 + parent: 56631 + - uid: 63034 + components: + - type: Transform + pos: -13.5,-1.5 + parent: 56631 + - uid: 63035 + components: + - type: Transform + pos: 6.5,35.5 + parent: 56631 + - uid: 63036 + components: + - type: Transform + pos: 6.5,32.5 + parent: 56631 + - uid: 63037 + components: + - type: Transform + pos: -7.5,14.5 + parent: 56631 + - uid: 67839 + components: + - type: Transform + pos: 3.5,10.5 + parent: 66965 + - uid: 67840 + components: + - type: Transform + pos: 4.5,8.5 + parent: 66965 +- proto: RandomVendingDrinks + entities: + - uid: 1329 + components: + - type: Transform + pos: -101.5,60.5 parent: 2 - - uid: 21549 + - uid: 3650 components: - type: Transform - pos: -24.5,-15.5 + pos: 29.5,-29.5 parent: 2 - - 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: 21550 + - uid: 4704 components: - type: Transform - pos: -25.5,-17.5 + pos: -36.5,60.5 parent: 2 - - uid: 21551 + - uid: 5108 components: - type: Transform - pos: -24.5,-17.5 + pos: -113.5,12.5 parent: 2 - - uid: 21552 + - uid: 5465 components: - type: Transform - pos: -25.5,-15.5 + pos: 52.5,-29.5 parent: 2 - - uid: 21553 + - uid: 6132 components: - type: Transform - pos: -26.5,-17.5 + pos: -41.5,37.5 parent: 2 - - uid: 21554 + - uid: 6413 components: - type: Transform - pos: -26.5,-15.5 + pos: -61.5,23.5 parent: 2 - - uid: 21555 + - uid: 8122 components: - type: Transform - pos: -27.5,-17.5 + pos: -64.5,18.5 parent: 2 - - uid: 21556 + - uid: 8403 components: - type: Transform - pos: -7.5,-36.5 + pos: 86.5,2.5 parent: 2 - - uid: 23347 + - uid: 8501 components: - type: Transform - pos: 15.5,-26.5 + pos: 53.5,-3.5 parent: 2 - - uid: 26493 + - uid: 8624 components: - type: Transform - pos: 8.5,47.5 + pos: -75.5,16.5 parent: 2 - - uid: 52164 + - uid: 8730 components: - type: Transform - pos: 44.5,-4.5 + pos: -101.5,44.5 parent: 2 -- proto: LockerSyndicatePersonal - entities: - - uid: 35857 + - uid: 9074 components: - type: Transform - pos: 3.5,1.5 - parent: 35803 - - uid: 48068 + pos: -74.5,14.5 + parent: 2 + - uid: 9278 components: - type: Transform - pos: 7.5,0.5 - parent: 45711 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1478 - 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: - - 48077 - - 48076 - - 48075 - - 48073 - - 48074 - - 48071 - - 48072 - - 48069 - - 48070 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 52300 + pos: -103.5,52.5 + parent: 2 + - uid: 9547 components: - type: Transform - pos: 4.5,40.5 - parent: 45711 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 75.31249 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 52301 - - 52302 - - 52303 - - 52304 - - 52305 - - 52306 - - 52307 - - 52308 - - 52309 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null -- proto: LockerWallMedical - entities: - - uid: 21259 + pos: 14.5,55.5 + parent: 2 + - uid: 9596 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-46.5 + pos: -2.5,41.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 21261 - - 21571 - - uid: 21557 + - uid: 9597 components: - type: Transform - pos: 13.5,41.5 + pos: -2.5,39.5 parent: 2 - - 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: - - 21558 - - 21559 - - 21560 - - 21561 - - 21562 -- proto: LockerWardenFilled - entities: - - uid: 5667 + - uid: 9969 components: - type: Transform - pos: -37.5,-21.5 + pos: 4.5,44.5 parent: 2 -- proto: LockerWeldingSuppliesFilled - entities: - - uid: 6155 + - uid: 10095 components: - type: Transform - pos: 46.5,7.5 + pos: -20.5,19.5 parent: 2 - - uid: 7944 + - uid: 11670 components: - type: Transform - pos: 26.5,39.5 + pos: -88.5,47.5 parent: 2 - - uid: 21565 + - uid: 11703 components: - type: Transform - pos: -51.5,-13.5 + pos: 23.5,45.5 parent: 2 - - uid: 21566 + - uid: 11847 components: - type: Transform - pos: -16.5,-65.5 + pos: -72.5,46.5 parent: 2 - - uid: 25809 + - uid: 11868 components: - type: Transform - pos: -7.5,-74.5 + pos: -92.5,51.5 parent: 2 - - uid: 27232 + - uid: 14887 components: - type: Transform - pos: 60.5,40.5 + pos: 1.5,-72.5 parent: 2 - - uid: 28744 + - uid: 16040 components: - type: Transform - anchored: True - pos: 17.5,23.5 + pos: 43.5,6.5 parent: 2 - - type: Physics - bodyType: Static - - uid: 31822 + - uid: 18286 components: - type: Transform - anchored: True - pos: 14.5,23.5 + pos: -50.5,-67.5 parent: 2 - - type: Physics - bodyType: Static -- proto: LuxuryPen - entities: - - uid: 249 + - uid: 20605 components: - type: Transform - pos: -27.017279,-12.393324 + pos: -45.5,-2.5 parent: 2 - - uid: 708 + - uid: 20679 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.8497443,-3.4748569 + pos: -7.5,-28.5 parent: 2 - - uid: 23747 + - uid: 20779 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 26994 + pos: -78.5,-12.5 + parent: 2 + - uid: 22679 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.8318709,4.628944 + pos: -11.5,-1.5 parent: 2 - - uid: 32123 + - uid: 22680 components: - type: Transform - pos: -18.310537,-5.6788697 + pos: 12.5,2.5 parent: 2 -- proto: Machete - entities: - - uid: 33905 + - uid: 22688 components: - type: Transform - pos: -6.5499105,-16.298185 - parent: 33049 -- proto: MachineAnomalyGenerator - entities: - - uid: 47673 + pos: 14.5,-17.5 + parent: 2 + - uid: 22689 components: - type: Transform - pos: 35.5,-13.5 + pos: -14.5,-16.5 parent: 2 -- proto: MachineAnomalyVessel - entities: - - uid: 942 + - uid: 22690 components: - type: Transform - pos: 42.5,-15.5 + pos: -12.5,19.5 parent: 2 - - uid: 47665 + - uid: 22691 components: - type: Transform - pos: 42.5,-13.5 + pos: 15.5,17.5 parent: 2 -- proto: MachineAPE - entities: - - uid: 26163 + - uid: 22748 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,-14.5 + pos: -18.5,-36.5 parent: 2 - - uid: 26206 + - uid: 22807 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,-13.5 + pos: -9.5,-36.5 parent: 2 - - uid: 42519 + - uid: 22819 components: - type: Transform - pos: 39.5,-15.5 + pos: 8.5,-36.5 parent: 2 -- proto: MachineArtifactAnalyzer - entities: - - uid: 21717 + - uid: 23183 components: - type: Transform - pos: 49.5,-35.5 + pos: -61.5,52.5 parent: 2 - - type: DeviceLinkSink - links: - - 5839 - - uid: 25244 + - uid: 23188 components: - type: Transform - pos: 49.5,-30.5 + pos: 2.5,49.5 parent: 2 - - type: DeviceLinkSink - links: - - 5845 - - uid: 53838 + - uid: 23234 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,41.5 - parent: 45711 -- proto: MachineCentrifuge - entities: - - uid: 1771 + pos: 2.5,38.5 + parent: 2 + - uid: 23277 components: - type: Transform - pos: 13.5,-37.5 + pos: -43.5,51.5 parent: 2 -- proto: MachineElectrolysisUnit - entities: - - uid: 12939 + - uid: 30524 components: - type: Transform - pos: 12.5,-37.5 + pos: 69.5,-10.5 parent: 2 -- proto: MachineFrame - entities: - - uid: 4051 + - uid: 30831 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-17.5 + pos: -5.5,56.5 parent: 2 - - uid: 12791 + - uid: 31420 components: - type: Transform - pos: -27.5,45.5 + pos: -23.5,52.5 parent: 2 - - uid: 16114 + - uid: 50787 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,46.5 + pos: -72.5,50.5 parent: 2 - - uid: 20891 + - uid: 54444 components: - type: Transform - pos: 64.5,-25.5 + pos: -1.5,-4.5 + parent: 53899 + - uid: 63038 + components: + - type: Transform + pos: 18.5,52.5 + parent: 56631 + - uid: 67841 + components: + - type: Transform + pos: 0.5,-0.5 + parent: 66965 +- proto: RandomVendingSnacks + entities: + - uid: 1074 + components: + - type: Transform + pos: -103.5,64.5 parent: 2 - - uid: 21579 + - uid: 2548 components: - type: Transform - pos: 54.5,-56.5 + pos: 29.5,-30.5 parent: 2 - - uid: 21580 + - uid: 3166 components: - type: Transform - pos: -46.5,-69.5 + pos: 22.5,45.5 parent: 2 - - uid: 22944 + - uid: 5110 components: - type: Transform - pos: 61.5,-33.5 + pos: -114.5,6.5 parent: 2 - - uid: 34609 + - uid: 5294 components: - type: Transform - pos: 35.5,51.5 - parent: 45711 - - uid: 44477 + pos: -21.5,19.5 + parent: 2 + - uid: 5460 components: - type: Transform - pos: 57.5,-50.5 + pos: 50.5,-29.5 parent: 2 - - uid: 45099 + - uid: 5913 components: - type: Transform - pos: -3.5,-0.5 - parent: 44868 - - uid: 45132 + pos: -35.5,62.5 + parent: 2 + - uid: 6133 components: - type: Transform - pos: -3.5,-5.5 - parent: 44868 - - uid: 47641 + pos: -41.5,30.5 + parent: 2 + - uid: 6422 components: - type: Transform - pos: 64.5,-27.5 + pos: -56.5,16.5 parent: 2 - - uid: 48719 + - uid: 8402 components: - type: Transform - pos: 9.5,0.5 - parent: 45711 - - uid: 48720 + pos: 83.5,2.5 + parent: 2 + - uid: 8502 components: - type: Transform - pos: -27.5,22.5 - parent: 45711 - - uid: 48721 + pos: 48.5,-3.5 + parent: 2 + - uid: 8645 components: - type: Transform - pos: -21.5,32.5 - parent: 45711 - - uid: 48722 + pos: -65.5,18.5 + parent: 2 + - uid: 8724 components: - type: Transform - pos: -24.5,25.5 - parent: 45711 - - uid: 48723 + pos: -103.5,48.5 + parent: 2 + - uid: 8728 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,28.5 - parent: 45711 - - uid: 53310 + pos: -101.5,56.5 + parent: 2 + - uid: 8925 components: - type: Transform - pos: -15.5,67.5 - parent: 45711 - - uid: 53988 + pos: -76.5,16.5 + parent: 2 + - uid: 9122 components: - type: Transform - pos: -31.5,38.5 - parent: 45711 - - uid: 56037 + pos: -73.5,14.5 + parent: 2 + - uid: 9390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,43.5 - parent: 45711 -- proto: MachineFrameDestroyed - entities: - - uid: 5837 + pos: 75.5,-29.5 + parent: 2 + - uid: 9599 components: - type: Transform - pos: 32.5,-29.5 + pos: -2.5,38.5 parent: 2 - - uid: 21582 + - uid: 9660 components: - type: Transform - pos: 17.5,-50.5 + pos: -8.5,41.5 parent: 2 - - uid: 21583 + - uid: 9662 components: - type: Transform - pos: 18.5,-50.5 + pos: 13.5,55.5 parent: 2 - - uid: 21584 + - uid: 9970 components: - type: Transform - pos: 54.5,-58.5 + pos: 12.5,44.5 parent: 2 - - uid: 21585 + - uid: 18282 components: - type: Transform - pos: 30.5,-59.5 + pos: -50.5,-63.5 parent: 2 - - uid: 21586 + - uid: 20781 components: - type: Transform - pos: -40.5,-67.5 + pos: -76.5,-12.5 parent: 2 - - uid: 33906 + - uid: 22681 components: - type: Transform - pos: 5.5,-12.5 - parent: 33049 - - uid: 36224 + pos: 12.5,-1.5 + parent: 2 + - uid: 22682 components: - type: Transform - pos: 46.5,49.5 + pos: -11.5,2.5 parent: 2 - - uid: 44611 + - uid: 22684 components: - type: Transform - pos: 53.5,-52.5 + pos: -14.5,17.5 parent: 2 - - uid: 45617 + - uid: 22685 components: - type: Transform - pos: -1.5,-2.5 - parent: 45518 - - uid: 48724 + pos: 13.5,19.5 + parent: 2 + - uid: 22686 components: - type: Transform - pos: 10.5,-1.5 - parent: 45711 - - uid: 48725 + pos: -13.5,-17.5 + parent: 2 + - uid: 22687 components: - type: Transform - pos: 5.5,-7.5 - parent: 45711 - - uid: 48726 + pos: 15.5,-16.5 + parent: 2 + - uid: 22749 components: - type: Transform - pos: -5.5,-3.5 - parent: 45711 - - uid: 48727 + pos: -26.5,-36.5 + parent: 2 + - uid: 22792 components: - type: Transform - pos: -24.5,13.5 - parent: 45711 - - uid: 48728 + pos: -11.5,-33.5 + parent: 2 + - uid: 22808 components: - type: Transform - pos: -0.5,18.5 - parent: 45711 - - uid: 48729 + pos: 8.5,-33.5 + parent: 2 + - uid: 23182 components: - type: Transform - pos: -24.5,22.5 - parent: 45711 - - uid: 48730 + pos: -65.5,52.5 + parent: 2 + - uid: 23187 components: - type: Transform - pos: -16.5,38.5 - parent: 45711 - - uid: 48731 + pos: 2.5,51.5 + parent: 2 + - uid: 23278 components: - type: Transform - pos: -25.5,24.5 - parent: 45711 - - uid: 48732 + pos: -45.5,51.5 + parent: 2 + - uid: 23326 components: - type: Transform - pos: -8.5,38.5 - parent: 45711 - - uid: 48733 + pos: 5.5,-66.5 + parent: 2 + - uid: 25297 components: - type: Transform - pos: 3.5,32.5 - parent: 45711 - - uid: 48734 + pos: 35.5,-80.5 + parent: 2 + - uid: 25305 components: - type: Transform - pos: 17.5,38.5 - parent: 45711 - - uid: 48735 + pos: 35.5,-80.5 + parent: 2 + - uid: 25556 components: - type: Transform - pos: 21.5,-2.5 - parent: 45711 - - uid: 50514 + pos: 2.5,-85.5 + parent: 2 + - uid: 27806 components: - type: Transform - pos: 7.5,40.5 - parent: 45711 - - uid: 52733 + pos: -58.5,-57.5 + parent: 2 + - uid: 27807 components: - type: Transform - pos: -1.5,57.5 - parent: 45711 - - uid: 53313 + pos: -58.5,-56.5 + parent: 2 + - uid: 30525 components: - type: Transform - pos: -14.5,69.5 - parent: 45711 - - uid: 53468 + pos: 68.5,-10.5 + parent: 2 + - uid: 30830 components: - type: Transform - pos: -9.5,58.5 - parent: 45711 - - uid: 53693 + pos: -5.5,57.5 + parent: 2 + - uid: 30899 components: - type: Transform - pos: -23.5,39.5 - parent: 45711 - - uid: 55591 + pos: 54.5,28.5 + parent: 2 + - uid: 31419 components: - type: Transform - pos: -36.5,30.5 - parent: 45711 -- proto: MachineTraversalDistorter - entities: - - uid: 53839 + pos: -21.5,51.5 + parent: 2 + - uid: 50788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,40.5 - parent: 45711 -- proto: MagazineBoxAntiMateriel - entities: - - uid: 15164 + pos: -70.5,50.5 + parent: 2 + - uid: 54445 components: - type: Transform - parent: 21266 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: MagazineBoxCaselessRifleBig - entities: - - uid: 54423 + pos: 2.5,-4.5 + parent: 53899 + - uid: 63039 components: - type: Transform - pos: -51.745483,54.51129 - parent: 45711 -- proto: MagazineBoxLightRifleBig - entities: - - uid: 54420 + pos: 11.5,18.5 + parent: 56631 + - uid: 63040 components: - type: Transform - pos: -52.47986,54.51129 - parent: 45711 -- proto: MagazineBoxRifleBig - entities: - - uid: 21267 + pos: -8.5,14.5 + parent: 56631 + - uid: 63041 components: - type: Transform - parent: 21266 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 54424 + pos: 19.5,52.5 + parent: 56631 + - uid: 67842 components: - type: Transform - pos: -54.41736,54.526917 - parent: 45711 -- proto: MagazineLightRifle + pos: 0.5,-1.5 + parent: 66965 +- proto: RandomWoodenSupport entities: - - uid: 41228 - components: - - type: Transform - pos: -31.46732,-13.568152 - parent: 2 - - uid: 41229 + - uid: 14689 components: - type: Transform - pos: -31.482946,-13.583776 + pos: 31.5,-47.5 parent: 2 - - uid: 41230 + - uid: 14690 components: - type: Transform - pos: -31.46732,-13.568152 + pos: 29.5,-44.5 parent: 2 -- proto: MagazineLightRiflePractice - entities: - - uid: 41231 + - uid: 14694 components: - type: Transform - pos: -31.467321,-13.583777 + pos: 34.5,-53.5 parent: 2 - - uid: 41232 + - uid: 22869 components: - type: Transform - pos: -31.482944,-13.568151 + pos: 23.5,-45.5 parent: 2 -- proto: MagazineLightRifleRubber - entities: - - uid: 14305 + - uid: 23074 components: - type: Transform - pos: -31.436068,-13.474402 + pos: 35.5,-34.5 parent: 2 - - uid: 14306 + - uid: 23075 components: - type: Transform - pos: -31.436068,-13.474402 + pos: 25.5,-38.5 parent: 2 -- proto: MagazinePistol - entities: - - uid: 21596 + - uid: 25366 components: - type: Transform - pos: -33.427547,-23.519728 + pos: 8.5,-88.5 parent: 2 - - uid: 21597 + - uid: 25367 components: - type: Transform - pos: -33.427547,-23.519728 + pos: 0.5,-84.5 parent: 2 - - uid: 21605 + - uid: 25368 components: - type: Transform - pos: -33.427547,-23.519728 + pos: 2.5,-82.5 parent: 2 - - uid: 21607 + - uid: 25369 components: - type: Transform - pos: -33.427547,-23.519728 + pos: -2.5,-75.5 parent: 2 - - uid: 48477 + - uid: 25370 components: - type: Transform - pos: -32.521297,-23.519728 + pos: 14.5,-88.5 parent: 2 - - uid: 48478 + - uid: 27699 components: - type: Transform - pos: -32.521297,-23.519728 + pos: -27.5,-79.5 parent: 2 - - uid: 48479 + - uid: 27700 components: - type: Transform - pos: -32.521297,-23.519728 + pos: -27.5,-81.5 parent: 2 - - uid: 48480 + - uid: 27701 components: - type: Transform - pos: -32.521297,-23.519728 + pos: -15.5,-77.5 parent: 2 - - uid: 48481 + - uid: 27702 components: - type: Transform - pos: -31.521297,-23.519728 + pos: -12.5,-74.5 parent: 2 - - uid: 48482 + - uid: 27703 components: - type: Transform - pos: -31.521297,-23.519728 + pos: -9.5,-74.5 parent: 2 - - uid: 48483 + - uid: 27704 components: - type: Transform - pos: -31.521297,-23.519728 + pos: -6.5,-75.5 parent: 2 - - uid: 48484 + - uid: 28086 components: - type: Transform - pos: -31.521297,-23.519728 + pos: -62.5,-55.5 parent: 2 -- proto: MagazinePistolCaselessRifle +- proto: RandomWoodenWall entities: - - uid: 53008 - components: - - type: Transform - pos: 1.5581055,82.42755 - parent: 45711 -- proto: MagazinePistolSubMachineGun - entities: - - uid: 47039 + - uid: 28087 components: - type: Transform - pos: -31.50184,-27.584347 + pos: -52.5,-50.5 parent: 2 - - uid: 47040 + - uid: 28088 components: - type: Transform - pos: -31.50184,-27.584347 + pos: -52.5,-51.5 parent: 2 - - uid: 47812 +- proto: RCD + entities: + - uid: 15803 components: - type: Transform - pos: -31.50184,-27.584347 + pos: 26.537539,24.637266 parent: 2 - - uid: 47813 + - uid: 65771 components: - type: Transform - pos: -31.50184,-27.584347 - parent: 2 - - uid: 48496 + rot: 3.141592653589793 rad + pos: 0.6427307,-6.92749 + parent: 65694 +- proto: RCDAmmo + entities: + - uid: 15804 components: - type: Transform - pos: -31.50184,-27.584347 + pos: 26.240664,24.402891 parent: 2 - - uid: 48499 + - uid: 15805 components: - type: Transform - pos: -31.50184,-27.584347 + pos: 26.443789,24.512266 parent: 2 - - uid: 48500 + - uid: 15806 components: - type: Transform - pos: -31.50184,-27.584347 + pos: 26.584414,24.371641 parent: 2 - - uid: 48501 +- proto: ReagentContainerFlour + entities: + - uid: 10030 components: - type: Transform - pos: -31.50184,-27.584347 + pos: -50.519222,30.613335 parent: 2 - - uid: 53004 + - uid: 18523 components: - type: Transform - parent: 53002 + parent: 18517 - type: Physics canCollide: False - type: InsideEntityStorage -- proto: MagazineRifle +- proto: ReagentContainerMayo entities: - - uid: 14367 - components: - - type: Transform - pos: -33.42738,-27.584764 - parent: 2 - - uid: 14440 + - uid: 8470 components: - type: Transform - pos: -33.42738,-27.584764 + pos: -50.234196,64.452515 parent: 2 - - uid: 14441 + - uid: 20832 components: - type: Transform - pos: -33.42738,-27.584764 + pos: -76.960144,-18.438126 parent: 2 - - uid: 14578 + - uid: 66364 components: - type: Transform - pos: -33.42738,-27.584764 - parent: 2 - - uid: 15747 + parent: 66347 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ReagentContainerSugarSmall + entities: + - uid: 6576 components: - type: Transform - pos: -33.42738,-27.584764 - parent: 2 - - uid: 22454 + parent: 6575 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 10031 components: - type: Transform - pos: -33.42738,-27.60039 + pos: -50.144222,30.582085 parent: 2 - - uid: 22497 +- proto: ReagentGrinderMachineCircuitboard + entities: + - uid: 21620 components: - type: Transform - pos: -33.42738,-27.584764 + rot: -1.5707963267948966 rad + pos: -66.28157,-26.355398 parent: 2 - - uid: 26662 +- proto: RecorderInstrument + entities: + - uid: 21846 components: - type: Transform - pos: -33.42738,-27.584764 + pos: -78.58952,-20.42478 parent: 2 -- proto: MagicDiceBag +- proto: Recycler entities: - - uid: 36 + - uid: 6218 components: - type: Transform - pos: -6.1787977,32.265247 + rot: 1.5707963267948966 rad + pos: 86.5,-24.5 parent: 2 -- proto: MailingUnit - entities: - - uid: 21628 + - type: DeviceLinkSink + links: + - 6222 + - uid: 63042 components: - type: Transform - pos: 21.5,-21.5 - parent: 2 - - type: MailingUnit - tag: RnD - - uid: 21629 + rot: 1.5707963267948966 rad + pos: -17.5,11.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 + - uid: 63043 components: - type: Transform - pos: -20.5,-12.5 - parent: 2 - - type: MailingUnit - tag: Brig - - uid: 21630 + rot: -1.5707963267948966 rad + pos: -17.5,13.5 + parent: 56631 + - type: DeviceLinkSink + links: + - 63862 +- proto: ReinforcedGirder + entities: + - uid: 26892 components: - type: Transform - pos: 57.5,-6.5 + pos: 54.5,18.5 parent: 2 - - type: MailingUnit - tag: Cargo - - uid: 21631 + - uid: 55694 components: - type: Transform - pos: -17.5,-41.5 - parent: 2 - - type: MailingUnit - tag: MedBay - - uid: 21632 + pos: -4.5,16.5 + parent: 55280 + - uid: 55695 components: - type: Transform - pos: 26.5,29.5 - parent: 2 - - type: MailingUnit - tag: Engineering - - uid: 21633 + pos: -14.5,17.5 + parent: 55280 + - uid: 55696 components: - type: Transform - pos: -3.5,3.5 - parent: 2 - - type: MailingUnit - tag: Bridge - - uid: 43115 + pos: -6.5,15.5 + parent: 55280 + - uid: 55697 components: - type: Transform - pos: -16.5,-6.5 - parent: 2 - - type: MailingUnit - tag: HeadOfPersonnel -- proto: MaintenanceFluffSpawner - entities: - - uid: 12237 + pos: -15.5,17.5 + parent: 55280 + - uid: 55698 components: - type: Transform - pos: -44.5,44.5 - parent: 2 - - uid: 21634 + pos: -6.5,17.5 + parent: 55280 + - uid: 55699 components: - type: Transform - pos: -39.5,-40.5 - parent: 2 - - uid: 21636 + pos: -9.5,14.5 + parent: 55280 + - uid: 63044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,32.5 - parent: 2 - - uid: 21638 + pos: -17.5,39.5 + parent: 56631 + - uid: 63045 components: - type: Transform - pos: 17.5,-38.5 - parent: 2 - - uid: 21639 + pos: -15.5,39.5 + parent: 56631 + - uid: 63046 components: - type: Transform - pos: 26.5,-32.5 - parent: 2 - - uid: 21640 + pos: -11.5,39.5 + parent: 56631 + - uid: 63047 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-56.5 - parent: 2 - - uid: 21641 + pos: 26.5,53.5 + parent: 56631 + - uid: 63048 components: - type: Transform - pos: 20.5,38.5 - parent: 2 - - uid: 21642 + pos: 31.5,47.5 + parent: 56631 + - uid: 63049 components: - type: Transform - pos: -42.5,19.5 - parent: 2 - - uid: 21646 + pos: 26.5,50.5 + parent: 56631 + - uid: 63050 components: - type: Transform - pos: -80.5,-23.5 - parent: 2 - - uid: 21647 + pos: 19.5,48.5 + parent: 56631 + - uid: 63051 components: - type: Transform - pos: -44.5,-71.5 - parent: 2 - - uid: 21648 + pos: 32.5,49.5 + parent: 56631 + - uid: 66586 components: - type: Transform - pos: -57.5,-24.5 - parent: 2 - - uid: 21649 + pos: -1.5,-18.5 + parent: 65849 + - uid: 66587 components: - type: Transform - pos: -26.5,-71.5 - parent: 2 - - uid: 33907 + pos: -12.5,20.5 + parent: 65849 + - uid: 66588 components: - type: Transform - pos: 4.5,12.5 - parent: 33049 - - uid: 33908 + pos: 7.5,11.5 + parent: 65849 + - uid: 66589 components: - type: Transform - pos: 5.5,12.5 - parent: 33049 - - uid: 33909 + pos: -3.5,19.5 + parent: 65849 + - uid: 66590 components: - type: Transform - pos: 3.5,14.5 - parent: 33049 - - uid: 43198 + pos: -4.5,15.5 + parent: 65849 +- proto: ReinforcedPlasmaWindow + entities: + - uid: 2383 components: - type: Transform - pos: -47.5,46.5 + pos: 26.5,-8.5 parent: 2 - - uid: 43413 + - uid: 2384 components: - type: Transform - pos: -40.5,48.5 + pos: 26.5,-7.5 parent: 2 - - uid: 43493 + - uid: 2385 components: - type: Transform - pos: -37.5,53.5 + pos: 28.5,-9.5 parent: 2 - - uid: 43741 + - uid: 2408 components: - type: Transform - pos: -15.5,59.5 + pos: 26.5,-9.5 parent: 2 - - uid: 43742 + - uid: 2409 components: - type: Transform - pos: -14.5,56.5 + pos: 28.5,-7.5 parent: 2 - - uid: 44713 + - uid: 2410 components: - type: Transform - pos: 54.5,-16.5 + pos: 28.5,-8.5 parent: 2 - - uid: 56074 + - uid: 3132 components: - type: Transform - pos: 26.5,54.5 - parent: 45711 -- proto: MaintenancePlantSpawner - entities: - - uid: 43409 + pos: 23.5,31.5 + parent: 2 + - uid: 3577 components: - type: Transform - pos: -49.5,45.5 + pos: 23.5,32.5 parent: 2 - - uid: 43411 + - uid: 3578 components: - type: Transform - pos: -48.5,36.5 + pos: 23.5,33.5 parent: 2 - - uid: 43412 + - uid: 3579 components: - type: Transform - pos: -54.5,32.5 + pos: 23.5,34.5 parent: 2 - - uid: 44792 + - uid: 3580 components: - type: Transform - pos: 65.5,-22.5 + pos: 26.5,36.5 parent: 2 - - uid: 44793 + - uid: 3581 components: - type: Transform - pos: 60.5,-17.5 + pos: 27.5,36.5 parent: 2 - - uid: 44794 + - uid: 3582 components: - type: Transform - pos: 55.5,-14.5 + pos: 28.5,36.5 parent: 2 - - uid: 44795 + - uid: 3583 components: - type: Transform - pos: 59.5,-9.5 + pos: 31.5,34.5 parent: 2 - - uid: 44796 + - uid: 3584 components: - type: Transform - pos: 64.5,-8.5 + pos: 31.5,33.5 parent: 2 - - uid: 44797 + - uid: 3585 components: - type: Transform - pos: 52.5,-10.5 + pos: 31.5,32.5 parent: 2 - - uid: 44798 + - uid: 3586 components: - type: Transform - pos: 45.5,-16.5 + pos: 31.5,31.5 parent: 2 - - uid: 44799 + - uid: 7779 components: - type: Transform - pos: 47.5,-17.5 + pos: 65.5,-43.5 parent: 2 - - uid: 56078 + - uid: 7849 components: - type: Transform - pos: 30.5,56.5 - parent: 45711 - - uid: 56080 + pos: 69.5,-41.5 + parent: 2 + - uid: 7855 components: - type: Transform - pos: 34.5,45.5 - parent: 45711 -- proto: MaintenanceToolSpawner - entities: - - uid: 14976 + pos: 66.5,-42.5 + parent: 2 + - uid: 7857 components: - type: Transform - pos: 43.5,4.5 + pos: 69.5,-39.5 parent: 2 - - uid: 17956 + - uid: 7880 components: - type: Transform - pos: -48.5,37.5 + pos: 68.5,-42.5 parent: 2 - - uid: 18773 + - uid: 7961 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,41.5 + pos: 65.5,-44.5 parent: 2 - - uid: 21660 + - uid: 8443 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,52.5 + pos: 59.5,-67.5 parent: 2 - - uid: 21662 + - uid: 8444 components: - type: Transform - pos: -37.5,9.5 + pos: 60.5,-67.5 parent: 2 - - uid: 21663 + - uid: 8445 components: - type: Transform - pos: -42.5,19.5 + pos: 61.5,-67.5 parent: 2 - - uid: 21665 + - uid: 11356 components: - type: Transform - pos: -10.5,-57.5 + pos: 29.5,67.5 parent: 2 - - uid: 21668 + - uid: 11357 components: - type: Transform - pos: -81.5,-27.5 + pos: 30.5,67.5 parent: 2 - - uid: 21670 + - uid: 11359 components: - type: Transform - pos: -69.5,-24.5 + pos: 39.5,67.5 parent: 2 - - uid: 21671 + - uid: 11360 components: - type: Transform - pos: -44.5,-63.5 + pos: 35.5,67.5 parent: 2 - - uid: 21672 + - uid: 11361 components: - type: Transform - pos: -58.5,-24.5 + pos: 34.5,67.5 parent: 2 - - uid: 33910 + - uid: 11368 components: - type: Transform - pos: 5.5,-21.5 - parent: 33049 - - uid: 33911 + pos: 45.5,67.5 + parent: 2 + - uid: 11372 components: - type: Transform - pos: 5.5,-20.5 - parent: 33049 - - uid: 33912 + pos: 44.5,67.5 + parent: 2 + - uid: 11430 components: - type: Transform - pos: 5.5,12.5 - parent: 33049 - - uid: 35742 + pos: 46.5,67.5 + parent: 2 + - uid: 11431 components: - type: Transform - pos: -45.5,-31.5 + pos: 24.5,67.5 parent: 2 - - uid: 41287 + - uid: 11437 components: - type: Transform - pos: 31.5,-46.5 + pos: 19.5,67.5 parent: 2 - - uid: 44519 + - uid: 11439 components: - type: Transform - pos: 69.5,-19.5 + pos: 20.5,67.5 parent: 2 - - uid: 44710 + - uid: 11440 components: - type: Transform - pos: 53.5,-8.5 + pos: 25.5,67.5 parent: 2 - - uid: 44711 + - uid: 11445 components: - type: Transform - pos: 52.5,-9.5 + pos: 40.5,67.5 parent: 2 - - uid: 44712 + - uid: 15186 components: - type: Transform - pos: 52.5,-18.5 + rot: -1.5707963267948966 rad + pos: 43.5,-44.5 parent: 2 - - uid: 47612 + - uid: 15276 components: - type: Transform - pos: 28.5,-11.5 + pos: 34.5,-41.5 parent: 2 - - uid: 47613 + - uid: 15278 components: - type: Transform - pos: 27.5,-11.5 + pos: 35.5,-48.5 parent: 2 - - uid: 47614 + - uid: 15280 components: - type: Transform - pos: 26.5,-11.5 + pos: 37.5,-49.5 parent: 2 - - uid: 56130 + - uid: 15373 components: - type: Transform - pos: -41.5,-28.5 + pos: 34.5,-45.5 parent: 2 -- proto: MaintenanceWeaponSpawner - entities: - - uid: 7385 + - uid: 15516 components: - type: Transform - pos: 34.5,-39.5 + rot: 1.5707963267948966 rad + pos: 37.5,-44.5 parent: 2 - - uid: 20404 + - uid: 16213 components: - type: Transform - pos: -50.5,32.5 + pos: 31.5,8.5 parent: 2 - - uid: 21673 + - uid: 16214 components: - type: Transform - pos: -39.5,-39.5 + pos: 31.5,9.5 parent: 2 - - uid: 21674 + - uid: 16215 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,32.5 + pos: 31.5,10.5 parent: 2 - - uid: 21676 + - uid: 16216 components: - type: Transform - pos: 25.5,-32.5 + pos: 33.5,10.5 parent: 2 - - uid: 21678 + - uid: 16217 components: - type: Transform - pos: -37.5,9.5 + pos: 33.5,9.5 parent: 2 - - uid: 21679 + - uid: 16218 components: - type: Transform - pos: 34.5,-10.5 + pos: 33.5,8.5 parent: 2 - - uid: 21685 + - uid: 17967 components: - type: Transform - pos: -27.5,-71.5 + pos: 106.5,-62.5 parent: 2 - - uid: 21687 + - uid: 17969 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-42.5 + pos: 108.5,-62.5 parent: 2 - - uid: 33913 + - uid: 17970 components: - type: Transform - pos: 3.5,-20.5 - parent: 33049 - - uid: 33914 + pos: 106.5,-50.5 + parent: 2 + - uid: 17972 components: - type: Transform - pos: 5.5,14.5 - parent: 33049 - - uid: 33915 + pos: 108.5,-50.5 + parent: 2 + - uid: 18194 components: - type: Transform - pos: 3.5,12.5 - parent: 33049 - - uid: 43403 + pos: 126.5,-57.5 + parent: 2 + - uid: 18268 components: - type: Transform - pos: -51.5,41.5 + pos: 126.5,-55.5 parent: 2 - - uid: 56073 + - uid: 18283 components: - type: Transform - pos: 34.5,55.5 - parent: 45711 - - uid: 56127 + pos: 130.5,-56.5 + parent: 2 + - uid: 18284 components: - type: Transform - pos: -46.5,-24.5 + pos: 131.5,-57.5 parent: 2 -- proto: MakeshiftShield - entities: - - uid: 16206 + - uid: 18285 components: - type: Transform - pos: -44.369656,9.59444 + pos: 131.5,-55.5 parent: 2 - - uid: 21688 + - uid: 19413 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.47813,-77.188416 + pos: 107.5,-50.5 parent: 2 - - uid: 48736 + - uid: 19417 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.4967923,-3.6409602 - parent: 45711 -- proto: Matchbox - entities: - - uid: 24122 + pos: 106.5,-48.5 + parent: 2 + - uid: 19418 components: - type: Transform - pos: 63.50575,-21.519861 + pos: 107.5,-48.5 parent: 2 -- proto: Matchstick - entities: - - uid: 44507 + - uid: 19419 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.49062,-21.4954 + pos: 108.5,-48.5 parent: 2 -- proto: MatchstickSpent - entities: - - uid: 44518 + - uid: 19426 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.35608,-23.501217 + pos: 107.5,-62.5 parent: 2 - - uid: 44520 + - uid: 19427 components: - type: Transform - pos: 62.36831,-22.449387 + pos: 106.5,-64.5 parent: 2 -- proto: MaterialBiomass - entities: - - uid: 21690 + - uid: 19428 components: - type: Transform - pos: 10.440471,-49.46305 + pos: 107.5,-64.5 parent: 2 -- proto: MaterialCardboard - entities: - - uid: 21691 + - uid: 19429 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.118435,-55.395786 + pos: 108.5,-64.5 parent: 2 - - uid: 21692 + - uid: 56388 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.63637,-54.69284 - parent: 2 - - uid: 21693 + pos: -0.5,5.5 + parent: 56354 + - uid: 56389 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.573868,-54.66159 - parent: 2 -- proto: MaterialCardboard1 - entities: - - uid: 47796 + pos: 0.5,6.5 + parent: 56354 + - uid: 56390 components: - type: Transform - pos: 26.513271,4.6211166 - parent: 2 -- proto: MaterialCloth - entities: - - uid: 11809 + pos: 1.5,6.5 + parent: 56354 + - uid: 56391 components: - type: Transform - pos: -14.484514,67.51278 - parent: 2 - - uid: 21271 + pos: 2.5,6.5 + parent: 56354 + - uid: 56392 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -18.511194,-8.23597 - parent: 2 -- proto: MaterialCloth1 - entities: - - uid: 22872 + pos: 3.5,5.5 + parent: 56354 + - uid: 63052 components: - - type: MetaData - desc: Мягкое хлопковое полотенце. - name: полотенце - type: Transform - pos: -13.525872,39.35518 - parent: 2 - - uid: 33916 + pos: -2.5,20.5 + parent: 56631 + - uid: 63053 components: - - type: MetaData - desc: Обычное старое полотенце, ничего необычного. - name: полотенце - type: Transform - pos: 11.606923,21.666645 - parent: 33049 - - uid: 33917 + pos: -2.5,21.5 + parent: 56631 + - uid: 63054 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.090698,-15.56189 - parent: 33049 - - uid: 33918 + pos: 3.5,21.5 + parent: 56631 + - uid: 63055 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.281128,-16.371338 - parent: 33049 - - uid: 33919 + pos: 3.5,20.5 + parent: 56631 + - uid: 63056 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.685913,-15.252319 - parent: 33049 - - uid: 35136 + pos: -1.5,22.5 + parent: 56631 + - uid: 63057 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.3598795,10.151538 - parent: 34641 - - uid: 48737 + pos: 2.5,22.5 + parent: 56631 + - uid: 63058 components: - type: Transform - pos: 15.459702,30.260902 - parent: 45711 - - uid: 48738 + pos: 8.5,34.5 + parent: 56631 + - uid: 63059 components: - type: Transform - pos: 15.287827,34.401527 - parent: 45711 - - uid: 48739 + pos: 8.5,55.5 + parent: 56631 + - uid: 63060 components: - type: Transform - pos: 15.709702,34.229652 - parent: 45711 - - uid: 48740 + pos: 8.5,61.5 + parent: 56631 + - uid: 63061 components: - type: Transform - pos: 17.537827,32.651527 - parent: 45711 - - uid: 48741 + pos: -42.5,45.5 + parent: 56631 + missingComponents: + - Damageable + - uid: 63062 components: - type: Transform - pos: 17.584702,32.323402 - parent: 45711 - - uid: 54327 + pos: -42.5,46.5 + parent: 56631 + missingComponents: + - Damageable + - uid: 63063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.64566,31.566956 - parent: 45711 -- proto: MaterialCloth10 + pos: -42.5,50.5 + parent: 56631 + missingComponents: + - Damageable + - uid: 63064 + components: + - type: Transform + pos: -42.5,51.5 + parent: 56631 + missingComponents: + - Damageable +- proto: ReinforcedPlasmaWindowDiagonal entities: - - uid: 48742 + - uid: 56393 components: - type: Transform - pos: 17.350327,30.635902 - parent: 45711 - - uid: 53548 + pos: -0.5,6.5 + parent: 56354 + - uid: 56394 components: - type: Transform - pos: -18.41066,52.62445 - parent: 45711 -- proto: MaterialDiamond - entities: - - uid: 35137 + rot: -1.5707963267948966 rad + pos: 3.5,6.5 + parent: 56354 + - uid: 63065 components: - type: Transform - pos: -14.545332,2.552002 - parent: 34641 -- proto: MaterialDurathread - entities: - - uid: 51051 + rot: -1.5707963267948966 rad + pos: 3.5,22.5 + parent: 56631 + - uid: 63066 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -18.542444,-8.470345 - parent: 2 -- proto: MaterialHideBear - entities: - - uid: 21697 + pos: -2.5,22.5 + parent: 56631 + - uid: 63067 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -38.5,40.5 + parent: 56631 + - uid: 63068 components: - - type: MetaData - desc: Говорят, что он лучший парамедик - name: Илюша - type: Transform rot: -1.5707963267948966 rad - pos: -20.415203,-53.561817 - parent: 2 -- proto: MaterialReclaimer + pos: -38.5,41.5 + parent: 56631 +- proto: ReinforcedUraniumWindow entities: - - uid: 21699 + - uid: 3648 components: - type: Transform - pos: 67.5,2.5 + pos: 37.5,43.5 parent: 2 - - uid: 44564 + - uid: 7064 components: - type: Transform - pos: 72.5,-19.5 + pos: 37.5,45.5 parent: 2 - - uid: 45427 - components: - - type: Transform - pos: 2.5,1.5 - parent: 43176 -- proto: MaterialWoodPlank - entities: - - uid: 1713 + - uid: 7252 components: - type: Transform - parent: 41151 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43966 + pos: 37.5,47.5 + parent: 2 + - uid: 11429 components: - type: Transform - pos: -26.43166,5.545103 + pos: 49.5,63.5 parent: 2 -- proto: MaterialWoodPlank1 - entities: - - uid: 53944 + - uid: 11446 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.436554,51.50287 - parent: 45711 -- proto: MaterialWoodPlank10 - entities: - - uid: 1694 + pos: 49.5,62.5 + parent: 2 + - uid: 11448 components: - type: Transform - parent: 41151 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 19564 + pos: 49.5,60.5 + parent: 2 + - uid: 11449 components: - type: Transform - pos: -16.401508,53.559776 + pos: 49.5,59.5 parent: 2 - - uid: 44714 + - uid: 16901 components: - type: Transform - pos: 53.424725,-18.480217 + pos: 69.5,42.5 parent: 2 - - uid: 53943 + - uid: 17112 components: - type: Transform - pos: 27.469467,47.51654 - parent: 45711 -- proto: MatterBinStockPart - entities: - - uid: 14162 + pos: 69.5,41.5 + parent: 2 + - uid: 17113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.37372,28.423607 + pos: 69.5,43.5 parent: 2 - - uid: 14419 + - uid: 17114 components: - type: Transform - pos: 15.380044,3.4787505 + pos: 69.5,44.5 parent: 2 - - uid: 28700 + - uid: 17115 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.62372,28.423607 + pos: 69.5,45.5 parent: 2 - - uid: 36147 +- proto: ReinforcedWindow + entities: + - uid: 103 components: - type: Transform - pos: 30.583843,-18.645432 + pos: 72.5,-37.5 parent: 2 - - uid: 47711 + - uid: 232 components: - type: Transform - pos: 30.380718,-18.364182 + pos: 11.5,0.5 parent: 2 - - uid: 48743 + - uid: 277 components: - type: Transform - pos: 37.395332,32.96186 - parent: 45711 - - uid: 48744 + pos: 4.5,13.5 + parent: 2 + - uid: 329 components: - type: Transform - pos: 24.921247,23.503925 - parent: 45711 - - uid: 48745 + pos: 5.5,13.5 + parent: 2 + - uid: 413 components: - type: Transform - pos: 23.650415,24.24351 - parent: 45711 - - uid: 52130 + pos: 10.5,5.5 + parent: 2 + - uid: 464 components: - type: Transform - pos: 15.598794,3.6350002 + pos: -32.5,-1.5 parent: 2 - - uid: 53325 + - uid: 466 components: - type: Transform - pos: -9.483459,69.61908 - parent: 45711 -- proto: Mattress - entities: - - uid: 1723 + pos: -19.5,-1.5 + parent: 2 + - uid: 467 components: - type: Transform - pos: 11.5,54.5 + pos: -18.5,-1.5 parent: 2 - - uid: 5690 + - uid: 508 components: - type: Transform - pos: -47.5,-14.5 + pos: -31.5,-1.5 parent: 2 - - uid: 8848 + - uid: 509 components: - type: Transform - pos: 11.5,42.5 + pos: -32.5,2.5 parent: 2 - - uid: 11577 + - uid: 538 components: - type: Transform - pos: -8.5,-26.5 + pos: -18.5,2.5 parent: 2 - - uid: 18201 + - uid: 540 components: - type: Transform - pos: -24.5,-35.5 + pos: -19.5,2.5 parent: 2 - - uid: 20904 + - uid: 541 components: - type: Transform - pos: 8.5,62.5 + pos: -31.5,2.5 parent: 2 - - uid: 21709 + - uid: 554 components: - type: Transform - pos: -44.5,-37.5 + pos: -10.5,0.5 parent: 2 - - uid: 21710 + - uid: 556 components: - type: Transform - pos: 83.5,-52.5 + pos: -7.5,0.5 parent: 2 - - uid: 37677 + - uid: 557 components: - type: Transform - pos: 4.5,-0.5 - parent: 36861 - - uid: 42002 + pos: -11.5,-3.5 + parent: 2 + - uid: 563 components: - type: Transform - pos: 11.5,50.5 + pos: -11.5,-9.5 parent: 2 - - uid: 52507 + - uid: 564 components: - type: Transform - pos: 10.5,64.5 - parent: 45711 - - uid: 52508 + pos: -11.5,-10.5 + parent: 2 + - uid: 565 components: - type: Transform - pos: 10.5,66.5 - parent: 45711 - - uid: 52509 + pos: -11.5,-11.5 + parent: 2 + - uid: 566 components: - type: Transform - pos: 10.5,61.5 - parent: 45711 - - uid: 52510 + pos: -11.5,-12.5 + parent: 2 + - uid: 567 components: - type: Transform - pos: 12.5,59.5 - parent: 45711 - - uid: 52511 + pos: -10.5,-13.5 + parent: 2 + - uid: 569 components: - type: Transform - pos: 10.5,55.5 - parent: 45711 -- proto: MedicalBed - entities: - - uid: 3887 + pos: -11.5,4.5 + parent: 2 + - uid: 570 components: - type: Transform - pos: 1.5,-54.5 + pos: -11.5,5.5 parent: 2 - - uid: 3889 + - uid: 571 components: - type: Transform - pos: 4.5,-54.5 + pos: -11.5,6.5 parent: 2 - - uid: 6946 + - uid: 572 components: - type: Transform - pos: 6.5,-54.5 + pos: -11.5,7.5 parent: 2 - - uid: 6947 + - uid: 573 components: - type: Transform - pos: 3.5,-54.5 + pos: -11.5,8.5 parent: 2 - - uid: 21712 + - uid: 574 components: - type: Transform - pos: -0.5,-54.5 + pos: -11.5,9.5 parent: 2 - - uid: 21713 + - uid: 575 components: - type: Transform - pos: -2.5,-54.5 + pos: -11.5,10.5 parent: 2 - - uid: 21714 + - uid: 576 components: - type: Transform - pos: -16.5,-15.5 + pos: -11.5,11.5 parent: 2 - - uid: 21718 + - uid: 577 components: - type: Transform - pos: -3.5,-54.5 + pos: -11.5,12.5 parent: 2 - - uid: 21719 + - uid: 578 components: - type: Transform - pos: -5.5,-54.5 + pos: -11.5,13.5 parent: 2 - - uid: 33920 + - uid: 579 components: - type: Transform - pos: -5.5,14.5 - parent: 33049 - - uid: 37678 + pos: -8.5,16.5 + parent: 2 + - uid: 580 components: - type: Transform - pos: 12.5,11.5 - parent: 36861 - - uid: 48746 + pos: -7.5,16.5 + parent: 2 + - uid: 581 components: - type: Transform - pos: 17.5,36.5 - parent: 45711 - - uid: 48747 + pos: -6.5,16.5 + parent: 2 + - uid: 582 components: - type: Transform - pos: 17.5,34.5 - parent: 45711 - - uid: 48748 + pos: -5.5,16.5 + parent: 2 + - uid: 583 components: - type: Transform - pos: 17.5,30.5 - parent: 45711 - - uid: 48749 + pos: -4.5,16.5 + parent: 2 + - uid: 588 components: - type: Transform - pos: 17.5,32.5 - parent: 45711 - - uid: 48750 + pos: 3.5,13.5 + parent: 2 + - uid: 589 components: - type: Transform - pos: 15.5,30.5 - parent: 45711 - - uid: 48751 + pos: -2.5,16.5 + parent: 2 + - uid: 590 components: - type: Transform - pos: 15.5,32.5 - parent: 45711 - - uid: 48752 + pos: -1.5,16.5 + parent: 2 + - uid: 591 components: - type: Transform - pos: 15.5,34.5 - parent: 45711 -- proto: MedicalInternPDA - entities: - - uid: 35986 + pos: -0.5,16.5 + parent: 2 + - uid: 592 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27685 - - type: UnpoweredFlashlight - toggleActionEntity: 27685 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35987 + pos: 0.5,16.5 + parent: 2 + - uid: 593 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 29069 - - type: UnpoweredFlashlight - toggleActionEntity: 29069 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: MedicalPDA - entities: - - uid: 35989 + pos: 1.5,16.5 + parent: 2 + - uid: 594 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 27687 - - type: UnpoweredFlashlight - toggleActionEntity: 27687 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35990 + pos: 2.5,16.5 + parent: 2 + - uid: 595 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32238 - - type: UnpoweredFlashlight - toggleActionEntity: 32238 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: MedicalScanner - entities: - - uid: 21720 + pos: 3.5,16.5 + parent: 2 + - uid: 598 components: - type: Transform - pos: -10.5,-53.5 + pos: -25.5,-4.5 parent: 2 - - uid: 31898 + - uid: 599 components: - type: Transform - pos: 10.5,-50.5 + pos: -28.5,-4.5 parent: 2 -- proto: MedicalTechFab - entities: - - uid: 21722 + - uid: 608 components: - type: Transform - pos: -23.5,-47.5 + pos: 5.5,16.5 parent: 2 -- proto: Medkit - entities: - - uid: 21723 + - uid: 609 components: - type: Transform - pos: -37.461075,-56.353645 + pos: 6.5,16.5 parent: 2 - - uid: 47005 + - uid: 610 components: - type: Transform - pos: 11.57095,38.43859 - parent: 45711 - - type: Storage - storedItems: - 47006: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 47006 -- proto: MedkitAdvanced - entities: - - uid: 11861 + pos: 7.5,16.5 + parent: 2 + - uid: 611 components: - type: Transform - pos: -94.452385,6.4800057 + pos: 8.5,16.5 parent: 2 -- proto: MedkitAdvancedFilled - entities: - - uid: 1475 + - uid: 612 components: - type: Transform - pos: -5.463637,-46.394608 + pos: 9.5,16.5 parent: 2 - - uid: 14048 + - uid: 613 components: - type: Transform - pos: -17.034027,-17.554474 + pos: 12.5,13.5 parent: 2 - - uid: 14049 + - uid: 614 components: - type: Transform - pos: -17.221527,-17.413849 + pos: 12.5,12.5 parent: 2 - - uid: 25659 + - uid: 615 components: - type: Transform - pos: -28.613646,-12.394259 + pos: 12.5,11.5 parent: 2 - - uid: 26369 + - uid: 616 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 50264 + pos: 12.5,10.5 + parent: 2 + - uid: 617 components: - type: Transform - pos: -1.483963,38.557312 - parent: 45711 -- proto: MedkitBrute - entities: - - uid: 48754 + pos: 12.5,9.5 + parent: 2 + - uid: 618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.365046,31.830227 - parent: 45711 - - uid: 48755 + pos: 12.5,8.5 + parent: 2 + - uid: 619 components: - type: Transform - pos: 11.681109,31.552542 - parent: 45711 -- proto: MedkitBruteFilled - entities: - - uid: 21729 + pos: 12.5,7.5 + parent: 2 + - uid: 620 components: - type: Transform - pos: -25.645893,-46.25846 + pos: 12.5,6.5 parent: 2 - - uid: 33921 + - uid: 621 components: - type: Transform - pos: -2.325961,12.495118 - parent: 33049 - - uid: 37679 + pos: 12.5,5.5 + parent: 2 + - uid: 622 components: - type: Transform - pos: 9.790285,10.409426 - parent: 36861 - - uid: 51068 + pos: 12.5,4.5 + parent: 2 + - uid: 625 components: - type: Transform - pos: -8.407303,-53.567318 + pos: 8.5,0.5 parent: 2 - - uid: 52703 + - uid: 632 components: - type: Transform - pos: -54.93405,42.40381 - parent: 45711 -- proto: MedkitBurn - entities: - - uid: 48756 + pos: 12.5,-8.5 + parent: 2 + - uid: 633 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.229855,32.929184 - parent: 45711 -- proto: MedkitBurnFilled - entities: - - uid: 21732 + pos: 12.5,-9.5 + parent: 2 + - uid: 634 components: - type: Transform - pos: -25.673023,-45.146267 + pos: 12.5,-10.5 parent: 2 - - uid: 23989 + - uid: 635 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 30888 + pos: 12.5,-11.5 + parent: 2 + - uid: 636 components: - type: Transform - pos: -5.4256535,-47.28543 + pos: 12.5,-12.5 parent: 2 - - uid: 32369 + - uid: 689 components: - type: Transform - pos: 56.888252,-36.276142 + pos: -52.5,-1.5 parent: 2 - - uid: 37680 + - uid: 691 components: - type: Transform - pos: 9.39966,10.362551 - parent: 36861 - - uid: 48757 + pos: -50.5,-1.5 + parent: 2 + - uid: 694 components: - type: Transform - pos: 11.427546,33.72085 - parent: 45711 - - uid: 52714 + pos: -53.5,-1.5 + parent: 2 + - uid: 698 components: - type: Transform - pos: -55.371582,43.106995 - parent: 45711 -- proto: MedkitCombat - entities: - - uid: 43250 + pos: -49.5,-1.5 + parent: 2 + - uid: 700 components: - type: Transform - pos: -45.633244,37.544598 + pos: -44.5,-1.5 parent: 2 -- proto: MedkitCombatFilled - entities: - - uid: 14050 + - uid: 773 components: - type: Transform - pos: -17.580906,-17.523226 + pos: -39.5,-1.5 parent: 2 - - uid: 26967 + - uid: 777 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: MedkitFilled - entities: - - uid: 1396 + pos: -42.5,-1.5 + parent: 2 + - uid: 778 components: - type: Transform - pos: -5.4625087,-46.003853 + pos: -34.5,-35.5 parent: 2 - - uid: 14026 + - uid: 843 components: - type: Transform - pos: -49.338806,-23.342367 + pos: -41.5,-6.5 parent: 2 - - uid: 14027 + - uid: 846 components: - type: Transform - pos: -16.62778,-17.585724 + pos: -41.5,-4.5 parent: 2 - - uid: 14028 + - uid: 847 components: - type: Transform - pos: -16.69028,-17.429474 + pos: -41.5,-3.5 parent: 2 - - uid: 26658 + - uid: 856 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 30179 + pos: -39.5,-7.5 + parent: 2 + - uid: 863 components: - type: Transform - pos: -70.573555,-11.471075 + pos: -7.5,-25.5 parent: 2 - - uid: 31237 + - uid: 865 components: - type: Transform - pos: 56.513252,-36.432392 + pos: -1.5,-25.5 parent: 2 - - uid: 37681 + - uid: 876 components: - type: Transform - pos: 9.494316,10.591494 - parent: 36861 - - uid: 43833 + pos: -3.5,-27.5 + parent: 2 + - uid: 888 components: - type: Transform - pos: -36.477634,61.696297 + pos: -6.5,-27.5 parent: 2 - - uid: 45358 + - uid: 891 components: - type: Transform - pos: -55.446163,35.667767 + pos: -4.5,-27.5 parent: 2 - - uid: 48758 + - uid: 929 components: - type: Transform - pos: 2.5191708,38.608 - parent: 45711 - - uid: 48759 + pos: -1.5,-30.5 + parent: 2 + - uid: 932 components: - type: Transform - pos: -23.47055,31.558647 - parent: 45711 - - uid: 53364 + pos: -1.5,-28.5 + parent: 2 + - uid: 945 components: - type: Transform - pos: 1.6433105,38.08954 - parent: 45711 -- proto: MedkitO2 - entities: - - uid: 45359 + pos: -48.5,-8.5 + parent: 2 + - uid: 1002 components: - type: Transform - pos: -55.44363,36.29264 + pos: -13.5,-32.5 parent: 2 - - uid: 48760 + - uid: 1003 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.792355,36.952168 - parent: 45711 - - uid: 48761 + pos: -14.5,-32.5 + parent: 2 + - uid: 1004 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.318171,32.486477 - parent: 45711 -- proto: MedkitOxygenFilled - entities: - - uid: 21745 + pos: -15.5,-32.5 + parent: 2 + - uid: 1005 components: - type: Transform - pos: -25.645893,-46.787434 + pos: -17.5,-32.5 parent: 2 - - uid: 30461 + - uid: 1006 components: - type: Transform - pos: -70.042305,-11.455449 + pos: -18.5,-32.5 parent: 2 - - uid: 30802 + - uid: 1007 components: - type: Transform - pos: -5.453541,-46.738445 + pos: -19.5,-32.5 parent: 2 - - uid: 33922 + - uid: 1008 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.450961,13.385743 - parent: 33049 - - uid: 48762 + pos: -21.5,-32.5 + parent: 2 + - uid: 1009 components: - type: Transform - pos: 11.740046,37.5021 - parent: 45711 - - uid: 52452 + pos: -22.5,-32.5 + parent: 2 + - uid: 1010 components: - type: Transform - pos: -54.401794,42.418762 - parent: 45711 - - uid: 53515 + pos: -23.5,-32.5 + parent: 2 + - uid: 1011 components: - type: Transform - pos: 16.636978,36.630432 - parent: 45711 -- proto: MedkitRadiationFilled - entities: - - uid: 21747 + pos: -25.5,-32.5 + parent: 2 + - uid: 1012 components: - type: Transform - pos: -25.632328,-47.34353 + pos: -26.5,-32.5 parent: 2 - - uid: 43197 + - uid: 1013 components: - type: Transform - pos: 1.5620823,-53.54962 + pos: -27.5,-32.5 parent: 2 -- proto: MedkitToxinFilled - entities: - - uid: 21749 + - uid: 1014 components: - type: Transform - pos: -25.632328,-45.6888 + pos: -29.5,-32.5 parent: 2 - - uid: 30873 + - uid: 1015 components: - type: Transform - pos: -5.439364,-47.019756 + pos: -30.5,-32.5 parent: 2 - - uid: 33923 + - uid: 1016 components: - type: Transform - pos: -3.700961,12.401368 - parent: 33049 - - uid: 35414 + pos: -31.5,-32.5 + parent: 2 + - uid: 1017 components: - type: Transform - pos: 56.700752,-36.323017 + pos: -31.5,-30.5 parent: 2 - - uid: 48763 + - uid: 1018 components: - type: Transform - pos: 11.505671,37.7521 - parent: 45711 - - uid: 52707 + pos: -30.5,-30.5 + parent: 2 + - uid: 1019 components: - type: Transform - pos: -55.465332,42.37262 - parent: 45711 -- proto: Memorial - entities: - - uid: 35138 + pos: -29.5,-30.5 + parent: 2 + - uid: 1020 components: - type: Transform - pos: -19.5,13.5 - parent: 34641 -- proto: MetalDoor - entities: - - uid: 43266 + pos: -27.5,-30.5 + parent: 2 + - uid: 1021 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,47.5 + pos: -26.5,-30.5 parent: 2 - - uid: 43267 + - uid: 1022 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,47.5 + pos: -25.5,-30.5 parent: 2 -- proto: MicroBombImplanter - entities: - - uid: 54409 + - uid: 1023 components: - type: Transform - pos: -52.354866,42.70331 - parent: 45711 -- proto: MicroManipulatorStockPart - entities: - - uid: 671 + pos: -23.5,-30.5 + parent: 2 + - uid: 1024 components: - type: Transform - pos: 14.606014,-17.393309 + pos: -22.5,-30.5 parent: 2 - - uid: 36156 + - uid: 1025 components: - type: Transform - pos: 36.427593,-19.442308 + pos: -21.5,-30.5 parent: 2 - - uid: 36626 + - uid: 1026 components: - type: Transform - pos: 36.56822,-19.270432 + pos: -19.5,-30.5 parent: 2 - - uid: 52131 + - uid: 1027 components: - type: Transform - pos: 15.645669,3.3537502 + pos: -18.5,-30.5 parent: 2 - - uid: 52132 + - uid: 1028 components: - type: Transform - pos: 15.426919,3.5412498 + pos: -17.5,-30.5 parent: 2 -- proto: MicrophoneInstrument - entities: - - uid: 25707 + - uid: 1029 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.790688,60.527035 + pos: -15.5,-30.5 parent: 2 - - uid: 42052 + - uid: 1031 components: - type: Transform - pos: -21.979603,60.719902 + pos: -13.5,-30.5 parent: 2 - - uid: 43828 + - uid: 1140 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.806313,59.62078 + pos: -37.5,-35.5 parent: 2 - - uid: 51997 + - uid: 1162 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.51453,16.497757 + pos: -40.5,-27.5 parent: 2 -- proto: MicrowaveMachineCircuitboard - entities: - - uid: 52076 + - uid: 1163 components: - type: Transform - pos: 17.428703,4.1495852 + pos: -43.5,-26.5 parent: 2 -- proto: MindShieldImplanter - entities: - - uid: 51034 + - uid: 1173 components: - type: Transform - pos: 15.489375,-50.178326 + pos: -58.5,-11.5 parent: 2 - - uid: 51035 + - uid: 1175 components: - type: Transform - pos: 15.489373,-50.428326 + pos: -58.5,-9.5 parent: 2 - - uid: 51036 + - uid: 1243 components: - type: Transform - pos: -12.903149,-17.17153 + pos: 42.5,9.5 parent: 2 -- proto: MiningDrill - entities: - - uid: 33924 + - uid: 1251 components: - type: Transform - pos: -3.341075,-23.31194 - parent: 33049 - - uid: 41543 + pos: -41.5,-17.5 + parent: 2 + - uid: 1256 components: - type: Transform - pos: 100.56165,38.49318 + pos: -42.5,-27.5 parent: 2 -- proto: MiningWindow - entities: - - uid: 56238 + - uid: 1267 components: - type: Transform - pos: -0.5,6.5 - parent: 56108 - - uid: 56239 + pos: -43.5,-24.5 + parent: 2 + - uid: 1269 components: - type: Transform - pos: 0.5,6.5 - parent: 56108 - - uid: 56240 + pos: -43.5,-23.5 + parent: 2 + - uid: 1323 components: - type: Transform - pos: 1.5,6.5 - parent: 56108 - - uid: 56241 + pos: -34.5,-27.5 + parent: 2 + - uid: 1328 components: - type: Transform - pos: 2.5,5.5 - parent: 56108 - - uid: 56242 + pos: -37.5,-27.5 + parent: 2 + - uid: 1351 components: - type: Transform - pos: -1.5,5.5 - parent: 56108 - - uid: 56243 + pos: -41.5,-14.5 + parent: 2 + - uid: 1353 components: - type: Transform - pos: -3.5,0.5 - parent: 56108 - - uid: 56244 + pos: -41.5,-9.5 + parent: 2 + - uid: 1388 components: - type: Transform - pos: 4.5,-1.5 - parent: 56108 - - uid: 56245 + pos: -31.5,-37.5 + parent: 2 + - uid: 1389 components: - type: Transform - pos: -3.5,-1.5 - parent: 56108 - - uid: 56246 + pos: -30.5,-37.5 + parent: 2 + - uid: 1390 components: - type: Transform - pos: 4.5,0.5 - parent: 56108 -- proto: MiningWindowDiagonal - entities: - - uid: 56247 + pos: -29.5,-37.5 + parent: 2 + - uid: 1391 components: - type: Transform - pos: -1.5,6.5 - parent: 56108 - - uid: 56248 + pos: -28.5,-37.5 + parent: 2 + - uid: 1392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,6.5 - parent: 56108 -- proto: Mirror - entities: - - uid: 11697 + pos: -27.5,-37.5 + parent: 2 + - uid: 1394 components: - type: Transform - pos: -18.5,51.5 + pos: -25.5,-37.5 parent: 2 - - uid: 21756 + - uid: 1395 components: - type: Transform - pos: -31.5,4.5 + pos: -24.5,-37.5 parent: 2 - - uid: 21757 + - uid: 1396 components: - type: Transform - pos: -33.5,4.5 + pos: -23.5,-37.5 parent: 2 - - uid: 21758 + - uid: 1397 components: - type: Transform - pos: -32.5,4.5 + pos: -22.5,-37.5 parent: 2 - - uid: 21760 + - uid: 1398 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,-9.5 + pos: -21.5,-37.5 parent: 2 - - uid: 21762 + - uid: 1399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,40.5 + pos: -20.5,-37.5 parent: 2 - - uid: 24339 + - uid: 1400 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,-5.5 + pos: -19.5,-37.5 parent: 2 - - uid: 33925 + - uid: 1402 components: - type: Transform - pos: 9.5,22.5 - parent: 33049 - - uid: 37682 + pos: -17.5,-37.5 + parent: 2 + - uid: 1403 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,10.5 - parent: 36861 - - uid: 41619 + pos: -16.5,-37.5 + parent: 2 + - uid: 1404 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-8.5 + pos: -15.5,-37.5 parent: 2 - - uid: 42151 + - uid: 1405 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,-3.5 + pos: -14.5,-37.5 parent: 2 - - uid: 42155 + - uid: 1406 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,-4.5 + pos: -13.5,-37.5 parent: 2 - - uid: 43940 + - uid: 1407 components: - type: Transform - pos: 15.5,-56.5 + pos: -13.5,-39.5 parent: 2 -- proto: ModularGrenade - entities: - - uid: 1986 + - uid: 1408 components: - type: Transform - pos: 53.64088,-26.901426 + pos: -14.5,-39.5 parent: 2 - - uid: 15340 + - uid: 1409 components: - type: Transform - pos: 80.2422,-45.28065 + pos: -15.5,-39.5 parent: 2 - - uid: 15342 + - uid: 1410 components: - type: Transform - pos: 80.50783,-45.28065 + pos: -16.5,-39.5 parent: 2 - - uid: 17820 + - uid: 1411 components: - type: Transform - pos: 53.359634,-27.088926 + pos: -17.5,-39.5 parent: 2 - - uid: 47773 + - uid: 1413 components: - type: Transform - pos: 61.682327,-38.34267 + pos: -19.5,-39.5 parent: 2 - - uid: 47774 + - uid: 1414 components: - type: Transform - pos: 61.369827,-38.37392 + pos: -20.5,-39.5 parent: 2 - - uid: 55960 + - uid: 1415 components: - type: Transform - pos: -32.157425,33.560913 - parent: 45711 -- proto: ModularReceiver - entities: - - uid: 13368 + pos: -21.5,-39.5 + parent: 2 + - uid: 1416 components: - type: Transform - pos: -9.79933,17.20569 + pos: -22.5,-39.5 parent: 2 -- proto: MoonBattlemap - entities: - - uid: 31759 + - uid: 1417 components: - type: Transform - pos: -5.288171,31.830761 + pos: -23.5,-39.5 parent: 2 -- proto: MopBucket - entities: - - uid: 25367 + - uid: 1418 components: - type: Transform - pos: -44.697845,27.464468 + pos: -24.5,-39.5 parent: 2 - - uid: 28757 + - uid: 1419 components: - type: Transform - pos: 44.483025,10.541078 + pos: -25.5,-39.5 parent: 2 -- proto: MopBucketFull - entities: - - uid: 3892 + - uid: 1421 components: - type: Transform - pos: 1.5030096,-56.374596 + pos: -27.5,-39.5 parent: 2 - - uid: 6240 + - uid: 1422 components: - type: Transform - pos: -56.622887,-6.532197 + pos: -28.5,-39.5 parent: 2 - - uid: 21773 + - uid: 1423 components: - type: Transform - pos: -50.7537,9.644607 + pos: -29.5,-39.5 parent: 2 - - uid: 25353 + - uid: 1424 components: - type: Transform - pos: -44.291595,27.683218 + pos: -30.5,-39.5 parent: 2 -- proto: MopItem - entities: - - uid: 411 + - uid: 1425 components: - type: Transform - pos: -43.58847,29.667591 + pos: -31.5,-39.5 parent: 2 - - uid: 2945 + - uid: 1611 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.638508,-6.625947 + pos: -74.5,-15.5 parent: 2 - - uid: 21778 + - uid: 1625 components: - type: Transform - pos: -50.550575,9.691482 + pos: -84.5,-11.5 parent: 2 - - uid: 25366 + - uid: 1626 components: - type: Transform - pos: -43.354095,29.433216 + pos: -85.5,-12.5 parent: 2 - - uid: 29957 + - uid: 1627 components: - type: Transform - pos: 60.496307,-36.46422 + pos: -86.5,-13.5 parent: 2 - - uid: 36690 + - uid: 1628 components: - type: Transform - pos: -0.52158386,-56.517628 + pos: -86.5,-14.5 parent: 2 - - uid: 41292 + - uid: 1629 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.483047,10.509828 + pos: -86.5,-15.5 parent: 2 -- proto: Morgue - entities: - - uid: 831 + - uid: 1630 components: - type: Transform - pos: -30.5,-2.5 + pos: -86.5,-16.5 parent: 2 - - uid: 832 + - uid: 1631 components: - type: Transform - pos: -29.5,-2.5 + pos: -86.5,-17.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 833 - - uid: 3929 + - uid: 1632 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-61.5 + pos: -85.5,-18.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 6936 + - uid: 1633 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-61.5 + pos: -84.5,-19.5 parent: 2 - - uid: 11431 + - uid: 1823 components: - type: Transform - pos: 5.5,-59.5 + pos: -50.5,-8.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - 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: - - 14149 - - uid: 11461 + - uid: 1931 components: - type: Transform - pos: 6.5,-59.5 + pos: 42.5,11.5 parent: 2 - - uid: 18228 + - uid: 2177 components: - type: Transform - pos: 5.5,-56.5 + pos: -116.5,10.5 parent: 2 - - uid: 18229 + - uid: 2178 components: - type: Transform - pos: 4.5,-56.5 + pos: -115.5,4.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14673 - moles: - - 1.7459903 - - 6.568249 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21785 + - uid: 2179 components: - type: Transform - pos: -18.5,-15.5 + pos: -112.5,16.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21789 + - uid: 2180 components: - type: Transform - pos: -24.5,10.5 + pos: -116.5,8.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 21928 + - uid: 2181 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-61.5 + pos: -112.5,2.5 parent: 2 - - uid: 24668 + - uid: 2182 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-61.5 + pos: -115.5,14.5 parent: 2 - - uid: 28415 + - uid: 2189 components: - type: Transform - pos: 6.5,-56.5 + pos: -110.5,2.5 parent: 2 - - uid: 30443 + - uid: 2207 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-58.5 + pos: -24.5,-4.5 parent: 2 - - uid: 30522 + - uid: 2217 components: - type: Transform - pos: 2.5,-56.5 + pos: -93.5,2.5 parent: 2 - - uid: 30524 + - uid: 2218 components: - type: Transform - pos: 2.5,-59.5 + pos: -94.5,2.5 parent: 2 - - uid: 30582 + - uid: 2219 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-58.5 + pos: -95.5,2.5 parent: 2 - - uid: 30625 + - uid: 2220 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-58.5 + pos: -96.5,2.5 parent: 2 - - uid: 31042 + - uid: 2231 components: - type: Transform - pos: 3.5,-56.5 + pos: -107.5,2.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.1462 - moles: - - 1.606311 - - 6.042789 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 21781 - - uid: 31102 + - uid: 2232 components: - type: Transform - pos: 3.5,-59.5 + pos: -108.5,2.5 parent: 2 - - uid: 31306 + - uid: 2233 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-58.5 + pos: -109.5,2.5 parent: 2 -- proto: MousetrapArmed - entities: - - uid: 21516 + - uid: 2234 components: - type: Transform - pos: -60.456856,9.524695 + pos: -116.5,6.5 parent: 2 - - type: StepTriggerActive -- proto: Multitool - entities: - - uid: 21799 + - uid: 2235 components: - type: Transform - rot: -6.283185307179586 rad - pos: 22.499401,-27.314224 - parent: 2 - - type: NetworkConfigurator - soundSwitchMode: !type:SoundPathSpecifier - params: - variation: null - playOffsetSeconds: 0 - loop: False - referenceDistance: 1 - rolloffFactor: 1 - maxDistance: 20 - pitch: 1 - volume: 0 - path: /Audio/Machines/beep.ogg - devices: - 'UID: 60665': 15125 - 'UID: 60666': 14919 - - uid: 26649 + pos: -116.5,7.5 + parent: 2 + - uid: 2236 components: - type: Transform - rot: 0.35017339608482034 rad - pos: 33.54311,-16.071787 + pos: -116.5,9.5 parent: 2 - - uid: 33926 + - uid: 2237 components: - type: Transform - pos: 4.548355,-12.300758 - parent: 33049 - - uid: 45097 + pos: -116.5,11.5 + parent: 2 + - uid: 2238 components: - type: Transform - pos: 5.041948,-6.4037285 - parent: 44868 - - uid: 45098 + pos: -116.5,12.5 + parent: 2 + - uid: 2239 components: - type: Transform - pos: -2.036177,-6.3568535 - parent: 44868 - - uid: 45618 + pos: -111.5,16.5 + parent: 2 + - uid: 2241 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.8804893,7.8171015 - parent: 45518 - - uid: 47654 + pos: -113.5,16.5 + parent: 2 + - uid: 2242 components: - type: Transform - pos: 53.683533,-26.466742 + pos: -113.5,2.5 parent: 2 - - uid: 48764 + - uid: 2249 components: - type: Transform - pos: 1.4764149,21.20172 - parent: 45711 - - uid: 53904 + pos: -111.5,2.5 + parent: 2 + - uid: 2255 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.377808,38.382385 - parent: 45711 - - uid: 54064 + pos: -109.5,16.5 + parent: 2 + - uid: 2256 components: - type: Transform - pos: -35.48062,33.48993 - parent: 45711 - - uid: 54127 + pos: -108.5,16.5 + parent: 2 + - uid: 2257 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.646301,38.32794 - parent: 45711 - - uid: 54338 + pos: -107.5,16.5 + parent: 2 + - uid: 2268 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.24904,31.704895 - parent: 45711 - - uid: 54358 + pos: -96.5,16.5 + parent: 2 + - uid: 2269 components: - type: Transform - pos: -35.5851,30.341858 - parent: 45711 -- proto: MusicalLungInstrument - entities: - - uid: 42051 + pos: -95.5,16.5 + parent: 2 + - uid: 2270 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.322117,18.745895 + pos: -94.5,16.5 parent: 2 -- proto: MusicianPDA - entities: - - uid: 35976 + - uid: 2271 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 31414 - - type: UnpoweredFlashlight - toggleActionEntity: 31414 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35980 + pos: -93.5,16.5 + parent: 2 + - uid: 2278 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 31988 - - type: UnpoweredFlashlight - toggleActionEntity: 31988 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: NettleSeeds - entities: - - uid: 6816 + pos: -23.5,-4.5 + parent: 2 + - uid: 2428 components: - type: Transform - pos: -25.287197,36.41863 + pos: -26.5,-4.5 parent: 2 - - uid: 21801 + - uid: 2538 components: - type: Transform - pos: 46.557777,-54.052723 + pos: 10.5,10.5 parent: 2 -- proto: NetworkConfigurator - entities: - - uid: 45619 + - uid: 2606 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.807573,6.5775185 - parent: 45518 - - uid: 54069 + pos: 27.5,45.5 + parent: 2 + - uid: 2641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.75563,38.624817 - parent: 45711 -- proto: NewtonCradle - entities: - - uid: 25571 + pos: 1.5,13.5 + parent: 2 + - uid: 2705 components: - type: Transform - pos: 25.850248,-25.351418 + pos: 51.5,-4.5 parent: 2 - - uid: 28377 + - uid: 2706 components: - type: Transform - pos: -41.506054,-0.14039415 + pos: 54.5,-4.5 parent: 2 - - uid: 28430 + - uid: 2707 components: - type: Transform - pos: -41.49043,1.8596056 + pos: 56.5,-4.5 parent: 2 -- proto: NitrogenCanister - entities: - - uid: 11762 + - uid: 2708 components: - type: Transform - pos: 8.5,15.5 + pos: 57.5,-4.5 parent: 2 - - uid: 11795 + - uid: 2709 components: - type: Transform - pos: 9.5,15.5 + pos: 60.5,-7.5 parent: 2 - - uid: 18318 + - uid: 2724 components: - type: Transform - pos: 56.5,22.5 + pos: 60.5,-0.5 parent: 2 - - uid: 20494 + - uid: 2727 components: - type: Transform - pos: 14.5,58.5 + pos: 57.5,3.5 parent: 2 - - uid: 21802 + - uid: 2760 components: - type: Transform - pos: 12.5,-2.5 + rot: 1.5707963267948966 rad + pos: 73.5,12.5 parent: 2 - - uid: 21803 + - uid: 2761 components: - type: Transform - pos: 18.5,-45.5 + rot: 1.5707963267948966 rad + pos: 74.5,12.5 parent: 2 - - uid: 21804 + - uid: 2762 components: - type: Transform - pos: -41.5,9.5 + rot: 1.5707963267948966 rad + pos: 71.5,12.5 parent: 2 - - uid: 21806 + - uid: 2763 components: - type: Transform - pos: 69.5,2.5 + rot: 1.5707963267948966 rad + pos: 72.5,12.5 parent: 2 - - uid: 21808 + - uid: 2767 components: - type: Transform - pos: 6.5,-29.5 + pos: -0.5,13.5 parent: 2 - - uid: 21809 + - uid: 2769 components: - type: Transform - pos: 23.5,-30.5 + pos: 66.5,5.5 parent: 2 - - uid: 21811 + - uid: 2770 components: - type: Transform - pos: 17.5,-9.5 + pos: 65.5,5.5 parent: 2 - - uid: 21815 + - uid: 2827 components: - type: Transform - pos: 10.5,15.5 + pos: 86.5,6.5 parent: 2 - - uid: 21816 + - uid: 2828 components: - type: Transform - pos: 44.5,-9.5 + pos: 85.5,6.5 parent: 2 - - uid: 21818 + - uid: 2844 components: - type: Transform - pos: -47.5,-27.5 + pos: 87.5,0.5 parent: 2 - - uid: 21819 + - uid: 2845 components: - type: Transform - pos: -69.5,-19.5 + pos: 87.5,1.5 parent: 2 - - uid: 22666 + - uid: 2848 components: - type: Transform - pos: 64.5,-29.5 + pos: 2.5,13.5 parent: 2 - - uid: 28473 + - uid: 2863 components: - type: Transform - pos: 40.5,-34.5 + pos: 10.5,6.5 parent: 2 - - uid: 36167 + - uid: 2898 components: - type: Transform - pos: -35.5,-72.5 + pos: 87.5,-4.5 parent: 2 - - uid: 36327 + - uid: 2899 components: - type: Transform - pos: -33.5,-86.5 + pos: 87.5,-5.5 parent: 2 - - uid: 37683 + - uid: 2900 components: - type: Transform - pos: 6.5,-0.5 - parent: 36861 - - uid: 43129 + pos: 87.5,-7.5 + parent: 2 + - uid: 2901 components: - type: Transform - pos: 44.5,73.5 + pos: 87.5,-8.5 parent: 2 - - uid: 48765 + - uid: 2902 components: - type: Transform - pos: -15.5,38.5 - parent: 45711 -- proto: NitrogenTankFilled - entities: - - uid: 901 + pos: 87.5,-9.5 + parent: 2 + - uid: 2903 components: - type: Transform - pos: 3.1021054,17.509315 + pos: 87.5,-10.5 parent: 2 - - uid: 1189 + - uid: 2904 components: - type: Transform - pos: 3.4614801,17.509315 + pos: 88.5,-11.5 parent: 2 - - uid: 1501 + - uid: 2905 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 2141 + pos: 89.5,-11.5 + parent: 2 + - uid: 2906 components: - type: Transform - pos: -38.46252,-19.472166 + pos: 90.5,-11.5 parent: 2 - - type: GasTank - toggleActionEntity: 2142 - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - ents: - - 2142 - - uid: 20901 + - uid: 2907 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21823 + pos: 90.5,-17.5 + parent: 2 + - uid: 2908 components: - type: Transform - pos: 37.292416,58.63231 + pos: 89.5,-17.5 parent: 2 - - uid: 21824 + - uid: 2909 components: - type: Transform - pos: 37.582798,58.553154 + pos: 88.5,-17.5 parent: 2 - - uid: 21825 + - uid: 2923 components: - type: Transform - pos: -28.519896,-12.534884 + pos: 10.5,11.5 parent: 2 - - type: GasTank - toggleActionEntity: 1107 - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - ents: - - 1107 - - uid: 44969 + - uid: 2925 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53178 + pos: 9.5,13.5 + parent: 2 + - uid: 3010 components: - type: Transform - pos: 7.0693054,63.85089 - parent: 45711 - - uid: 56249 + pos: 21.5,-23.5 + parent: 2 + - uid: 3015 components: - type: Transform - pos: -1.6628284,-3.359591 - parent: 56108 - - uid: 56250 + pos: 26.5,-23.5 + parent: 2 + - uid: 3032 components: - type: Transform - pos: -1.4440783,-3.531466 - parent: 56108 -- proto: NitrousOxideCanister - entities: - - uid: 5703 + rot: -1.5707963267948966 rad + pos: 12.5,-6.5 + parent: 2 + - uid: 3034 components: - type: Transform - pos: -40.5,-12.5 + pos: 24.5,-23.5 parent: 2 - - uid: 31982 + - uid: 3059 components: - type: Transform - pos: 4.5,15.5 + rot: 1.5707963267948966 rad + pos: 31.5,-30.5 parent: 2 -- proto: NitrousOxideTank - entities: - - uid: 21831 + - uid: 3061 components: - type: Transform - pos: 29.601301,-30.589142 + rot: -1.5707963267948966 rad + pos: 12.5,-4.5 parent: 2 -- proto: NitrousOxideTankFilled - entities: - - uid: 21832 + - uid: 3067 components: - type: Transform - pos: 58.48666,-42.35649 + rot: -1.5707963267948966 rad + pos: 12.5,-5.5 parent: 2 - - uid: 21833 + - uid: 3075 components: - type: Transform - pos: -9.587318,-49.40538 + rot: -1.5707963267948966 rad + pos: 12.5,-7.5 parent: 2 -- proto: NoticeBoard - entities: - - uid: 21716 + - uid: 3088 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-33.5 + pos: 29.5,-27.5 parent: 2 - - uid: 22734 + - uid: 3094 components: - type: Transform - pos: -65.5,-5.5 + pos: 27.5,-27.5 parent: 2 - - uid: 25089 + - uid: 3109 components: - type: Transform - pos: -12.5,-18.5 + rot: 1.5707963267948966 rad + pos: 32.5,-30.5 parent: 2 - - uid: 35691 + - uid: 3110 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,29.5 + pos: 36.5,-30.5 parent: 2 - - uid: 36162 + - uid: 3111 components: - type: Transform rot: 1.5707963267948966 rad - pos: 53.5,-32.5 + pos: 35.5,-30.5 parent: 2 - - uid: 45428 + - uid: 3112 components: - type: Transform - pos: 3.5,4.5 - parent: 43176 - - type: Storage - storedItems: - 45429: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 45429 - - uid: 48766 + rot: 1.5707963267948966 rad + pos: 33.5,-30.5 + parent: 2 + - uid: 3148 components: - type: Transform - pos: 29.5,21.5 - parent: 45711 - - uid: 48767 + rot: 1.5707963267948966 rad + pos: 23.5,-24.5 + parent: 2 + - uid: 3249 components: - type: Transform - pos: 28.5,21.5 - parent: 45711 - - type: Storage - storedItems: - 48768: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 48768 - - uid: 48769 + pos: 42.5,5.5 + parent: 2 + - uid: 3250 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,31.5 - parent: 45711 - - type: Storage - storedItems: - 48770: - position: 0,0 - _rotation: South - 48771: - position: 1,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 48770 - - 48771 - - uid: 48772 + pos: 42.5,6.5 + parent: 2 + - uid: 3273 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,1.5 - parent: 45711 - - type: Storage - storedItems: - 48773: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 48773 -- proto: NTFlag - entities: - - uid: 48774 + rot: 1.5707963267948966 rad + pos: 40.5,-27.5 + parent: 2 + - uid: 3274 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.492626,33.747135 - parent: 45711 - - uid: 53277 + rot: 1.5707963267948966 rad + pos: 42.5,-27.5 + parent: 2 + - uid: 3300 components: - type: Transform - pos: -14.5,78.5 - parent: 45711 -- proto: NuclearBomb - entities: - - uid: 21834 + rot: 1.5707963267948966 rad + pos: 23.5,-26.5 + parent: 2 + - uid: 3354 components: - - type: MetaData - desc: Эта штучка реально бомба! Она жаждет твоего ядерного диска авторизации! - type: Transform - pos: -15.5,7.5 + pos: 71.5,-37.5 parent: 2 -- proto: NuclearBombKeg - entities: - - uid: 11943 + - uid: 3361 components: - - type: MetaData - name: Ядерная боеголовка NTTG-982 - type: Transform - pos: -62.5,7.5 + pos: 69.5,5.5 parent: 2 - - uid: 25532 + - uid: 3391 components: - type: Transform - pos: -16.5,43.5 + pos: 68.5,5.5 parent: 2 - - uid: 56053 + - uid: 3464 components: - type: Transform - pos: 26.5,56.5 - parent: 45711 -- proto: Ointment - entities: - - uid: 4341 + pos: 42.5,16.5 + parent: 2 + - uid: 3467 components: - type: Transform - pos: -65.14527,-11.282292 + pos: 42.5,19.5 parent: 2 - - uid: 21837 + - uid: 3711 components: - type: Transform - pos: -23.583027,-63.72248 + pos: 41.5,-17.5 parent: 2 - - uid: 21838 + - uid: 3871 components: - type: Transform - pos: -13.23669,-17.49534 + pos: 49.5,38.5 parent: 2 - - uid: 33927 + - uid: 3872 components: - type: Transform - pos: -1.2502556,14.392507 - parent: 33049 - - uid: 37684 + pos: 49.5,36.5 + parent: 2 + - uid: 3887 components: - type: Transform - pos: 10.321535,10.346926 - parent: 36861 - - uid: 48775 + pos: 49.5,34.5 + parent: 2 + - uid: 3998 components: - type: Transform - pos: 11.740046,32.6271 - parent: 45711 -- proto: Ointment1 - entities: - - uid: 48776 + pos: -103.5,0.5 + parent: 2 + - uid: 3999 components: - type: Transform - pos: 15.708796,33.408596 - parent: 45711 -- proto: OmnizineChemistryBottle - entities: - - uid: 33928 + pos: -102.5,0.5 + parent: 2 + - uid: 4000 components: - type: Transform - pos: -1.7971306,14.830007 - parent: 33049 -- proto: OperatingTable - entities: - - uid: 6926 + pos: -101.5,0.5 + parent: 2 + - uid: 4001 components: - type: Transform - pos: 14.5,-59.5 + pos: -100.5,0.5 parent: 2 - - uid: 10559 + - uid: 4002 components: - type: Transform - pos: -70.5,-9.5 + pos: -99.5,0.5 parent: 2 - - uid: 14586 + - uid: 4068 components: - type: Transform - pos: 31.5,-13.5 + pos: -27.5,3.5 parent: 2 - - uid: 21840 + - uid: 4069 components: - type: Transform - pos: 27.5,-29.5 + pos: -23.5,3.5 parent: 2 - - uid: 21841 + - uid: 4070 components: - type: Transform - pos: -23.5,-58.5 + pos: -17.5,8.5 parent: 2 - - uid: 21842 + - uid: 4071 components: - type: Transform - pos: -15.5,-63.5 + pos: -17.5,10.5 parent: 2 - - uid: 21844 + - uid: 4096 components: - type: Transform - pos: -9.5,-50.5 + pos: 19.5,-23.5 parent: 2 - - uid: 21845 + - uid: 4100 components: - type: Transform - pos: -48.5,-25.5 + pos: -110.5,16.5 parent: 2 - - uid: 51431 + - uid: 4129 components: - type: Transform - pos: 23.5,-69.5 + pos: -115.5,5.5 parent: 2 -- proto: OreBag - entities: - - uid: 33929 + - uid: 4130 components: - type: Transform - pos: -7.3936605,-16.31381 - parent: 33049 - - uid: 33930 + pos: -114.5,3.5 + parent: 2 + - uid: 4133 components: - type: Transform - pos: -2.497325,-23.490118 - parent: 33049 - - uid: 37685 + pos: -114.5,15.5 + parent: 2 + - uid: 4134 components: - type: Transform - pos: 8.7230835,17.334198 - parent: 36861 - - uid: 37686 + pos: -115.5,13.5 + parent: 2 + - uid: 4212 components: - type: Transform - pos: 8.7230835,17.334198 - parent: 36861 - - uid: 37687 + pos: -104.5,0.5 + parent: 2 + - uid: 4214 components: - type: Transform - pos: 8.7230835,17.334198 - parent: 36861 - - uid: 37688 + pos: -104.5,18.5 + parent: 2 + - uid: 4215 components: - type: Transform - pos: 8.7230835,17.334198 - parent: 36861 - - uid: 37689 + pos: -103.5,18.5 + parent: 2 + - uid: 4216 components: - type: Transform - pos: 8.7230835,17.334198 - parent: 36861 -- proto: OreProcessor - entities: - - uid: 21847 + pos: -102.5,18.5 + parent: 2 + - uid: 4217 components: - type: Transform - pos: 65.5,1.5 + pos: -101.5,18.5 parent: 2 - - uid: 33931 + - uid: 4218 components: - type: Transform - pos: -5.5,-18.5 - parent: 33049 - - uid: 37690 + pos: -100.5,18.5 + parent: 2 + - uid: 4219 components: - type: Transform - pos: 8.5,18.5 - parent: 36861 - - uid: 56251 + pos: -99.5,18.5 + parent: 2 + - uid: 4858 components: - type: Transform - pos: 2.5,2.5 - parent: 56108 -- proto: OrganHumanBrain - entities: - - uid: 21848 + pos: 8.5,13.5 + parent: 2 + - uid: 4859 components: - - type: MetaData - desc: Самая нужная вещь для всех ассистентов! - type: Transform - pos: -20.521132,-60.343204 + pos: -3.5,13.5 parent: 2 - - uid: 51473 + - uid: 4862 components: - type: Transform - pos: 23.646671,-71.35434 + pos: -1.5,13.5 parent: 2 -- proto: OrganHumanEyes - entities: - - uid: 43703 + - uid: 4870 components: - type: Transform - pos: 9.48434,-64.50347 + pos: -9.5,11.5 parent: 2 -- proto: OrganHumanHeart - entities: - - uid: 1074 + - uid: 4875 components: - type: Transform - pos: 23.387087,-43.31865 + pos: -7.5,13.5 parent: 2 - - uid: 21849 + - uid: 4910 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.528137,-76.38412 + pos: -8.5,-4.5 parent: 2 -- proto: OrganHumanKidneys - entities: - - uid: 21850 + - uid: 4911 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.706902,-29.760386 + pos: -9.5,-7.5 parent: 2 -- proto: OxygenCanister - entities: - - uid: 1188 + - uid: 4996 components: - type: Transform - pos: 10.5,16.5 + pos: 50.5,-32.5 parent: 2 - - uid: 1221 + - uid: 4998 components: - type: Transform - pos: 9.5,16.5 + pos: 52.5,-32.5 parent: 2 - - uid: 6186 + - uid: 5029 components: - type: Transform - pos: 56.5,20.5 + rot: -1.5707963267948966 rad + pos: 54.5,-33.5 parent: 2 - - uid: 8681 + - uid: 5030 components: - type: Transform - pos: -40.5,-10.5 + rot: -1.5707963267948966 rad + pos: 54.5,-35.5 parent: 2 - - uid: 11597 + - uid: 5051 components: - type: Transform - pos: 18.5,-36.5 + pos: 73.5,-36.5 parent: 2 - - uid: 11761 + - uid: 5281 components: - type: Transform - pos: 8.5,16.5 + pos: 30.5,41.5 parent: 2 - - uid: 20495 + - uid: 5730 components: - type: Transform - pos: 13.5,59.5 + pos: -108.5,46.5 parent: 2 - - uid: 21851 + - uid: 5972 components: - type: Transform - pos: -38.5,-72.5 + pos: -57.5,44.5 parent: 2 - - uid: 21852 + - uid: 5998 components: - type: Transform - pos: 11.5,-2.5 + pos: -56.5,44.5 parent: 2 - - uid: 21853 + - uid: 5999 components: - type: Transform - pos: -33.5,-49.5 + pos: -55.5,44.5 parent: 2 - - uid: 21855 + - uid: 6176 components: - type: Transform - pos: 6.5,-28.5 + pos: 88.5,-23.5 parent: 2 - - uid: 21856 + - uid: 6178 components: - type: Transform - pos: 22.5,-30.5 + pos: 88.5,-26.5 parent: 2 - - uid: 21858 + - uid: 6179 components: - type: Transform - pos: 16.5,-9.5 + pos: 88.5,-22.5 parent: 2 - - uid: 21863 + - uid: 6194 components: - type: Transform - pos: 18.5,-44.5 + pos: 88.5,-25.5 parent: 2 - - uid: 21866 + - uid: 6244 components: - type: Transform - pos: -40.5,9.5 + pos: 60.5,-2.5 parent: 2 - - uid: 21867 + - uid: 6245 components: - type: Transform - pos: -16.5,-59.5 + pos: 60.5,-5.5 parent: 2 - - uid: 21869 + - uid: 6267 components: - type: Transform - pos: -67.5,-15.5 + pos: 87.5,-2.5 parent: 2 - - uid: 21870 + - uid: 6271 components: - type: Transform - pos: -87.5,-24.5 + pos: 87.5,-3.5 parent: 2 - - uid: 21871 + - uid: 6514 components: - type: Transform - pos: 70.5,2.5 + pos: 56.5,3.5 parent: 2 - - uid: 21872 + - uid: 6515 components: - type: Transform - pos: -48.5,-27.5 + pos: 60.5,1.5 parent: 2 - - uid: 26294 + - uid: 6704 components: - type: Transform - pos: 26.5,42.5 + pos: -108.5,48.5 parent: 2 - - uid: 33018 + - uid: 6732 components: - type: Transform - pos: 67.5,-33.5 + pos: -15.5,78.5 parent: 2 - - uid: 33932 - components: - - type: Transform - pos: -8.5,-18.5 - parent: 33049 - - uid: 33933 - components: - - type: Transform - pos: -7.5,-18.5 - parent: 33049 - - uid: 33934 + - uid: 6919 components: - type: Transform - pos: 1.5,-19.5 - parent: 33049 - - uid: 36328 + pos: -106.5,41.5 + parent: 2 + - uid: 6928 components: - type: Transform - pos: -31.5,-86.5 + pos: -107.5,44.5 parent: 2 - - uid: 37691 + - uid: 7164 components: - type: Transform - pos: 10.5,17.5 - parent: 36861 - - uid: 37692 + pos: -106.5,43.5 + parent: 2 + - uid: 7550 components: - type: Transform - pos: 7.5,-0.5 - parent: 36861 - - uid: 41246 + pos: 73.5,-34.5 + parent: 2 + - uid: 7656 components: - type: Transform - pos: 43.5,3.5 + pos: 42.5,38.5 parent: 2 - - uid: 43128 + - uid: 7689 components: - type: Transform - pos: 44.5,75.5 + pos: 42.5,36.5 parent: 2 - - uid: 47642 + - uid: 7693 components: - type: Transform - pos: 65.5,-29.5 + pos: 42.5,34.5 parent: 2 - - uid: 48777 + - uid: 7743 components: - type: Transform - pos: -17.5,38.5 - parent: 45711 -- proto: OxygenTankFilled - entities: - - uid: 207 + pos: 80.5,-34.5 + parent: 2 + - uid: 7745 components: - type: Transform - pos: 2.7114801,17.509315 + pos: 78.5,-34.5 parent: 2 - - uid: 902 + - uid: 7746 components: - type: Transform - pos: 2.3833556,17.571815 + pos: 78.5,-35.5 parent: 2 - - uid: 1403 + - uid: 7747 components: - type: Transform - parent: 1358 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1949 + pos: 78.5,-40.5 + parent: 2 + - uid: 7748 components: - type: Transform - pos: -38.587517,-19.269045 + pos: 78.5,-41.5 parent: 2 - - type: GasTank - toggleActionEntity: 1996 - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - ents: - - 1996 - - uid: 20889 + - uid: 7749 components: - type: Transform - parent: 20887 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21877 + pos: 80.5,-41.5 + parent: 2 + - uid: 7750 components: - type: Transform - pos: -28.59802,-12.4411335 + pos: 80.5,-39.5 parent: 2 - - type: GasTank - toggleActionEntity: 1104 - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - ents: - - 1104 - - uid: 21879 + - uid: 7767 components: - type: Transform - pos: -92.52775,-26.457247 + pos: 73.5,-35.5 parent: 2 - - uid: 26609 + - uid: 7772 components: - type: Transform - pos: 47.859795,-22.431921 + pos: 70.5,-37.5 parent: 2 - - uid: 32728 + - uid: 8018 components: - type: Transform - pos: 41.318184,58.68508 + pos: -39.5,-31.5 parent: 2 - - uid: 32729 + - uid: 8040 components: - type: Transform - pos: 41.595367,58.513577 + pos: -46.5,-31.5 parent: 2 - - uid: 36630 + - uid: 8372 components: - type: Transform - pos: 47.500416,-22.385048 + rot: 3.141592653589793 rad + pos: 62.5,-60.5 parent: 2 - - uid: 44970 + - uid: 8469 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 56252 + pos: -94.5,42.5 + parent: 2 + - uid: 8548 components: - type: Transform - pos: 2.3527966,-3.437716 - parent: 56108 - - uid: 56253 + pos: -93.5,42.5 + parent: 2 + - uid: 8549 components: - type: Transform - pos: 2.5246716,-3.562716 - parent: 56108 -- proto: PaintingHelloWorld - entities: - - uid: 21883 + pos: -92.5,66.5 + parent: 2 + - uid: 8609 components: - type: Transform - pos: -6.5,-46.5 + rot: 3.141592653589793 rad + pos: 80.5,-36.5 parent: 2 -- proto: PaintingMonkey - entities: - - uid: 28542 + - uid: 8762 components: - type: Transform - pos: -17.5,47.5 + pos: 0.5,52.5 parent: 2 -- proto: PaintingNightHawks - entities: - - uid: 5531 + - uid: 8763 components: - - type: MetaData - desc: На этой картине изображён одинокий vanx, который проводит ночные смены "Полуночникам" - type: Transform - pos: -32.5,-10.5 + pos: -0.5,52.5 parent: 2 -- proto: PaintingOldGuitarist - entities: - - uid: 11753 + - uid: 8764 components: - type: Transform - pos: -23.5,17.5 + pos: -2.5,52.5 parent: 2 -- proto: PaintingSaturn - entities: - - uid: 10394 + - uid: 8780 components: - type: Transform - pos: 7.5,40.5 + rot: -1.5707963267948966 rad + pos: 12.5,-3.5 parent: 2 -- proto: PaintingSkeletonBoof - entities: - - uid: 29747 + - uid: 8885 components: - type: Transform - pos: 4.5,42.5 + rot: -1.5707963267948966 rad + pos: -9.5,-5.5 parent: 2 -- proto: PaintingSkeletonCigarette - entities: - - uid: 21887 + - uid: 8887 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-22.5 + pos: 10.5,-6.5 parent: 2 -- proto: PaintingTheSonOfMan - entities: - - uid: 2696 + - uid: 8901 components: - - type: MetaData - desc: Were is nothing, what we can do. - name: Наполеон - type: Transform - pos: -45.5,8.5 + rot: -1.5707963267948966 rad + pos: -9.5,-4.5 parent: 2 -- proto: Paper - entities: - - uid: 721 + - uid: 8902 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.4606977,-3.3048406 + pos: -9.5,10.5 parent: 2 - - uid: 1409 + - uid: 8904 components: - type: Transform - pos: 11.374706,-57.413807 + rot: -1.5707963267948966 rad + pos: -9.5,-8.5 parent: 2 - - uid: 1679 + - uid: 8905 components: - type: Transform - parent: 1678 - - type: Physics - canCollide: False - - uid: 1680 + rot: -1.5707963267948966 rad + pos: -9.5,-9.5 + parent: 2 + - uid: 8906 components: - type: Transform - parent: 1678 - - type: Physics - canCollide: False - - uid: 1681 + rot: -1.5707963267948966 rad + pos: -9.5,-10.5 + parent: 2 + - uid: 8907 components: - type: Transform - parent: 1678 - - type: Physics - canCollide: False - - uid: 1710 + rot: -1.5707963267948966 rad + pos: -9.5,-11.5 + parent: 2 + - uid: 8908 components: - type: Transform - parent: 1709 - - type: Physics - canCollide: False - - uid: 1711 + rot: -1.5707963267948966 rad + pos: -8.5,-11.5 + parent: 2 + - uid: 8915 components: - type: Transform - parent: 1709 - - type: Physics - canCollide: False - - uid: 1712 + pos: -9.5,6.5 + parent: 2 + - uid: 8983 components: - type: Transform - parent: 1709 - - type: Physics - canCollide: False - - uid: 1942 + rot: 3.141592653589793 rad + pos: 62.5,-61.5 + parent: 2 + - uid: 9045 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.49873,-5.340036 + pos: -108.5,52.5 parent: 2 - - uid: 2246 + - uid: 9383 components: - type: Transform - pos: -36.513985,-19.357878 + pos: -9.5,5.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - content: > - [color=#C41E3A]███░███░░░░██░░░░[/color] - - [color=#C41E3A]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#C41E3A]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#C41E3A]░░░░██░░██░██░██░[/color] [bold] ЦК - СБ[/bold] - - [color=#C41E3A]░░░░██░░░████░███[/color] - - ============================================= - [bold]ОПИСЬ СОДЕРЖИМОГО АРСЕНАЛА[/bold] - ============================================= - - --------------------------------------[bold]Амуниция[/bold]------------------------------------- - - [bullet] Магазин .35 авто пистолетный (ЛЕТ) - 12 штук; - - [bullet] Магазин .35 авто ПП (ЛЕТ) - 8 штук; - - [bullet] Магазин .20 винтовочные (ЛЕТ) - 8 штуки; - - [bullet] Ящик патронов .20 винтовочные (ЛЕТ)- 1 штука; - - [bullet] Коробка ружейных патронов (ЛЕТ) - 3 штуки; - - [bullet] Коробка ружейных патронов (ТРАВМ) - 3 штуки; - - [bullet] Коробка ружейных патронов (ТРАНКВ) - 2 штуки; - - [bullet] Коробка ружейных патронов (ПУЛИ) - 2 штуки; - - [bullet] Коробка ружейных патронов (ЗАЖИГ) - 1 штука. - - [bullet] Коробка крупнокалиберных патронов .60 - 1 штука. - - ----------------------------------------[bold]Оружие[/bold]---------------------------------------- - - [bullet] Дубинка-шокер - 4 штуки; - - [bullet] Дубинка летального действия - 4 штуки; - - [bullet] Станнер - 5 штук; - - [bullet] Пистолет "МК 58" с обоймой внутри - 6 штук; - - [bullet] Пистолет-пулемёт "Дрозд" - 2 штуки; - - [bullet] Двуствольное ружьё - 3 штуки; - - [bullet] Дробовик "Каммерер" - 3 штуки; - - [bullet] Автоматический дробовик "Силовик" - 2 штуки; - - [bullet] Штурмовая винтовка "Лектер" - 2 штуки; - - [bullet] Лазерный бластер - 3 штуки; - - [bullet] Лазерная пушка - 2 штуки; - - [bullet] ПКСВ "Христов" - 1 штука; - - -------------------[bold]Обмундирование и снаряжение[/bold]------------------- - - [bullet] РПС Охраны - 6 штук; - - [bullet] Бронижелет типа I - 4 штуки; - - [bullet] Бронижелет типа III - 4 штуки; - - [bullet] Отражающий бронежилет - 3 штуки; - - [bullet] Шлем - 6 штук; - - [bullet] Противоударная броня - 4 штуки; - - [bullet] Противоударный шлем - 4 штуки; - - [bullet] Скафандр СБ - 4 штуки; - - [bullet] Противогаз СБ - 4 штуки; - - [bullet] Джетбак СБ - 2 штуки; - - [bullet] Ботинки спецназа - 2 штуки; - - [bullet] Тяжёлый бронекостюм - 2 штуки; - - [bullet] Противогаз спецназа - 2 штуки; - - [bullet] Шлем спецназа - 2 штуки; - - [bullet] Боевые перчатки - 2 штуки; - - [bullet] Противоударный щит - 4 штуки; - - [bullet] Противопульный щит - 3 штуки; - - [bullet] Противолазерный щит - 3 штуки; - - [bullet] Предупредительный конус - 10 штук; - - [bullet] Барьер стационарный - 8 штук; - - [bullet] Стационарная вспышка - 4 штуки; - - [bullet] Костюм L3 полный - 4 штуки; - - [bullet] Костюм L4 полный - 2 штуки; - - [bullet] Набор инструментов - 3 штуки; - - --------------------------------------------------------------------------------------------- - - ==================================================== - Подпись:[italic] Syx[/italic] - [italic]Место для печатей[/italic] - - uid: 4915 + - uid: 9578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.596336,4.2451744 + pos: -106.5,50.5 parent: 2 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: >- - [color=#B50F1D] ███░██████░███[/color] - - [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] - - [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] - - [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]NTSY Avrite ПД-СИН[/bold] - - [color=#B50F1D] ███░██████░███[/color] - - ============================================= - ОТЧЁТ О ВЫПОЛНЕНИИ ЦЕЛЕЙ - ============================================= - - [bold]Время от начала смены и дата:[/bold] [italic]01:54:22 29.03.3024[/italic] - - [bold]Позывной агента:[/bold] [italic]Агент Лексингтон[/italic] - - - Я, [color=red][bold]Агент Лексингтон[/bold][/color], успешно выполнил поставленные передо мной руководством Синдиката цели. Прошу принять отчёт о выполнении. - - [bold]Отчёт:[/bold] - - В ходе операции на объекте [color=blue][bold]NanoTrasen[/bold][/color] была установлена слежка за целью, в лице [color=#d4a03f][bold]Квартирмейстера[/color] [color=#a31c1c]Д.Виеш[/color][/bold]. Искомое устройство находится при ней. Передаю дело по краже в руки другого Агента Синдиката. - - В ходе операции пришлось устранить невиновного грузчика, дабы получить доступы и форму. Тело было утилизировано в соответствии с методичкой организации. - - ============================================= - [italic]Место для печатей[/italic] - - uid: 5517 + - uid: 9878 components: - type: Transform - pos: 15.274876,-36.231853 + pos: 0.5,-2.5 parent: 2 - - type: Paper - stampState: paper_stamp-cmo - stampedBy: - - stampedColor: '#33CCFFFF' - stampedName: stamp-component-stamped-name-cmo - content: >- - - Я вам повторяю, вы должны пополнять, лекарства это ваше СРП. - - - ВЫ КАК СМОГЛИ СВАРИТЬ 10 ТЫСЯЧ УНЦИЙ ДЕЗОКСИЭФЕДРИНА?! - - uid: 5526 + - uid: 9914 components: - type: Transform - pos: 20.805557,-36.679398 + pos: -106.5,58.5 parent: 2 - - type: Paper - stampState: paper_stamp-ce - stampedBy: - - stampedColor: '#C69B17FF' - stampedName: stamp-component-stamped-name-ce - content: Правило 1. НИКОГДА НЕ СТАВЬ ТРУБЫ В ДРУГ ДРУГА ОСОБЕННО ДИСТРЫ!!!!! - - uid: 5543 + - uid: 9920 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.37373,-5.465036 + pos: -108.5,56.5 parent: 2 - - uid: 5544 + - uid: 10158 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.545605,-5.2306604 + pos: -77.5,52.5 parent: 2 - - uid: 5553 + - uid: 10159 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.639355,-5.121286 + pos: -73.5,52.5 parent: 2 - - uid: 6636 + - uid: 10160 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.25274,41.686558 + pos: -73.5,56.5 parent: 2 - - uid: 6637 + - uid: 10161 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.3464904,41.577183 + pos: -77.5,56.5 parent: 2 - - uid: 8456 + - uid: 10162 components: - type: Transform - pos: 11.437207,-57.460682 + pos: -76.5,49.5 parent: 2 - - uid: 11284 + - uid: 10163 components: - - type: MetaData - name: Опись арсенала от ЦК - type: Transform - parent: 1899 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - content: > - [color=#C41E3A]███░███░░░░██░░░░[/color] - - [color=#C41E3A]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#C41E3A]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#C41E3A]░░░░██░░██░██░██░[/color] [bold] ЦК - СБ[/bold] - - [color=#C41E3A]░░░░██░░░████░███[/color] - - ============================================= - [bold]ОПИСЬ СОДЕРЖИМОГО АРСЕНАЛА[/bold] - ============================================= - - --------------------------------------[bold]Амуниция[/bold]------------------------------------- - - [bullet] Магазин .35 авто пистолетный (ЛЕТ) - 12 штук; - - [bullet] Магазин .35 авто ПП (ЛЕТ) - 8 штук; - - [bullet] Магазин .20 винтовочные (ЛЕТ) - 8 штуки; - - [bullet] Ящик патронов .20 винтовочные (ЛЕТ)- 1 штука; - - [bullet] Коробка ружейных патронов (ЛЕТ) - 3 штуки; - - [bullet] Коробка ружейных патронов (ТРАВМ) - 3 штуки; - - [bullet] Коробка ружейных патронов (ТРАНКВ) - 2 штуки; - - [bullet] Коробка ружейных патронов (ПУЛИ) - 2 штуки; - - [bullet] Коробка ружейных патронов (ЗАЖИГ) - 1 штука. - - [bullet] Коробка крупнокалиберных патронов .60 - 1 штука. - - ----------------------------------------[bold]Оружие[/bold]---------------------------------------- - - [bullet] Дубинка-шокер - 4 штуки; - - [bullet] Дубинка летального действия - 4 штуки; - - [bullet] Станнер - 5 штук; - - [bullet] Пистолет "МК 58" с обоймой внутри - 6 штук; - - [bullet] Пистолет-пулемёт "Дрозд" - 2 штуки; - - [bullet] Двуствольное ружьё - 3 штуки; - - [bullet] Дробовик "Каммерер" - 3 штуки; - - [bullet] Автоматический дробовик "Силовик" - 2 штуки; - - [bullet] Штурмовая винтовка "Лектер" - 2 штуки; - - [bullet] Лазерный бластер - 3 штуки; - - [bullet] Лазерная пушка - 2 штуки; - - [bullet] ПКСВ "Христов" - 1 штука; - - -------------------[bold]Обмундирование и снаряжение[/bold]------------------- - - [bullet] РПС Охраны - 6 штук; - - [bullet] Бронижелет типа I - 4 штуки; - - [bullet] Бронижелет типа III - 4 штуки; - - [bullet] Отражающий бронежилет - 3 штуки; - - [bullet] Шлем - 6 штук; - - [bullet] Противоударная броня - 4 штуки; - - [bullet] Противоударный шлем - 4 штуки; - - [bullet] Скафандр СБ - 4 штуки; - - [bullet] Противогаз СБ - 4 штуки; - - [bullet] Джетбак СБ - 2 штуки; - - [bullet] Ботинки спецназа - 2 штуки; - - [bullet] Тяжёлый бронекостюм - 2 штуки; - - [bullet] Противогаз спецназа - 2 штуки; - - [bullet] Шлем спецназа - 2 штуки; - - [bullet] Боевые перчатки - 2 штуки; - - [bullet] Противоударный щит - 4 штуки; - - [bullet] Противопульный щит - 3 штуки; - - [bullet] Противолазерный щит - 3 штуки; - - [bullet] Предупредительный конус - 10 штук; - - [bullet] Барьер стационарный - 8 штук; - - [bullet] Стационарная вспышка - 4 штуки; - - [bullet] Костюм L3 полный - 4 штуки; - - [bullet] Костюм L4 полный - 2 штуки; - - [bullet] Набор инструментов - 3 штуки; - - --------------------------------------------------------------------------------------------- - - ==================================================== - Подпись:[italic] Syx[/italic] - [italic]Место для печатей[/italic] - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12386 + pos: -74.5,49.5 + parent: 2 + - uid: 10276 components: - type: Transform - pos: -31.205236,30.579105 + pos: -107.5,54.5 parent: 2 - - type: Paper - content: ИНВАЛИДЫ, ГДЕ МОИ ЯЙЦА?! - - uid: 14421 + - uid: 10353 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.400813,17.551985 + pos: -94.5,66.5 parent: 2 - - uid: 14448 + - uid: 10355 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 15493 + pos: -93.5,66.5 + parent: 2 + - uid: 10356 components: - type: Transform - rot: 0.9604848614398585 rad - pos: -18.394508,-5.0011687 + pos: -102.5,39.5 parent: 2 - - type: Paper - stampState: paper_stamp-deny - stampedBy: - - stampedColor: '#A23E3EFF' - stampedName: stamp-component-stamped-name-denied - - stampedColor: '#6EC0EAFF' - stampedName: stamp-component-stamped-name-hop - content: > - А Халял Магаданов, прашу гп устроить мєна горничной кєпєтана. - - Кнурла. - - Дам пять золота. - - uid: 19441 + - uid: 10357 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 19460 + pos: -92.5,42.5 + parent: 2 + - uid: 10358 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 19461 + pos: -100.5,39.5 + parent: 2 + - uid: 10359 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 19473 + pos: -106.5,42.5 + parent: 2 + - uid: 10360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.399658,-5.542887 + pos: -104.5,39.5 parent: 2 - - uid: 19556 + - uid: 10361 components: - type: Transform - parent: 44845 - - type: Paper - content: >2- - - [head=2]Приглашаем на экскурсию по кухне[/head] - - Приходите на кухню в тех помещениях и да узрейте все прелести готовки - - - - p.s. На экскурсии нужны исключительно представители расы людей - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - 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: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 19633 - - uid: 19699 + pos: -107.5,46.5 + parent: 2 + - uid: 10362 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 19971 + pos: -108.5,44.5 + parent: 2 + - uid: 10363 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 20243 + pos: -107.5,48.5 + parent: 2 + - uid: 10364 components: - type: Transform - pos: 103.24526,53.466038 + pos: -106.5,49.5 parent: 2 - - type: Paper - stampState: paper_stamp-psychologist - stampedBy: - - stampedColor: '#0082AEFF' - stampedName: stamp-component-stamped-name-psychologist - content: >2- - [head=2]ВЫ НЕ ПОНИМАЕТЕ!!![/head] - [head=2]ВО ВСЕМ ВИНОВАТЫ ВУЛЬПЫ!!![/head] - В ТОМ, ЧТО МЫ ЖИВЕМ ПЛОХО!!! В ТОМ, ЧТО НАШИ ЗАРПЛАТЫ МАЛЕНЬКИЕ!!! В ТОМ, ЧТО НАША КОРПОРАЦИЯ ЗАСРАННАЯ!!! - - - Диагноз: Пассивная агрессия. - - uid: 21698 + - uid: 10365 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.463313,17.630112 + pos: -106.5,51.5 parent: 2 - - uid: 21781 + - uid: 10366 components: - type: Transform - parent: 31042 - - type: Paper - stampState: paper_stamp-cmo - stampedBy: - - stampedColor: '#33CCFFFF' - stampedName: stamp-component-stamped-name-cmo - content: > - Форма NT-MED-DCE - - Свидетельство о смерти - - Имя умершего: Д?р#те@ Ва#&о - - Раса: Человек - - Пол: Женский - - Должность: неизвестно - - Причина смерти: задохнулась в шкафчике - - Статус души: отсутствует - - Статус клонирования: невозможно - - Ответственный за отчет: Гудвин Ратаковски, парамедик - - М.П. - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21891 + pos: -107.5,52.5 + parent: 2 + - uid: 10367 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5763695,-51.337845 + pos: -108.5,54.5 parent: 2 - - uid: 21894 + - uid: 10369 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.4826195,-51.353466 + pos: -106.5,59.5 parent: 2 - - uid: 21896 + - uid: 10370 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.6544945,-51.337845 + pos: -107.5,56.5 parent: 2 - - uid: 21898 + - uid: 10371 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.55666,-56.398483 + pos: -106.5,57.5 parent: 2 - - uid: 21899 + - uid: 10384 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.67124,-56.40891 + pos: 30.5,25.5 parent: 2 - - uid: 21900 + - uid: 10387 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.43166,-56.419334 + pos: 28.5,25.5 parent: 2 - - uid: 21907 + - uid: 10388 components: - type: Transform - pos: -2.1134436,-72.44191 + pos: 27.5,25.5 parent: 2 - - uid: 21913 + - uid: 10576 components: - type: Transform - pos: 21.68871,38.54117 + pos: -8.5,13.5 parent: 2 - - type: Paper - stampState: paper_stamp-cmo - stampedBy: - - stampedColor: '#33CCFFFF' - stampedName: stamp-component-stamped-name-cmo - content: > - 7 билет - - uid: 21914 + - uid: 10577 components: - type: Transform - pos: 48.44913,-12.408481 + pos: -6.5,13.5 parent: 2 - - type: Paper - stampState: paper_stamp-mime - stampedBy: - - stampedColor: '#777777FF' - stampedName: stamp-component-stamped-name-mime - content: > - Я БОЛЬШЕ ТАК НЕ БУДУ, ТОЛЬКО НЕ НАДО БОЛЬШЕ МЕНЯ СЮДА ПРИВОДИТЬ - - uid: 21916 + - uid: 10578 components: - type: Transform - pos: 29.284615,-45.32415 + pos: 7.5,13.5 parent: 2 - - type: Paper - content: > - Пункт 1. Превратить всех в унатхов... - - Пункт 2. Избавиться от HappyRoach... - - \[ПЛАН ЗАХВАТА МИРА ПЛЮШЕВЫМИ УНАТХАМИ] - - uid: 21929 + - uid: 10580 components: - type: Transform - pos: -13.512656,-45.461548 + pos: -9.5,-6.5 parent: 2 - - type: Paper - stampState: paper_stamp-cmo - stampedBy: - - stampedColor: '#33CCFFFF' - stampedName: stamp-component-stamped-name-cmo - - stampedColor: '#00000000' - stampedName: stamp-component-stamped-name-psy - content: > - Форма NT-MED-RMH - - Заключение о психологическом здоровье - - Психолог: Кристофер Лэнц - - Полное имя и должность пациента: Эла*?р Н#ш - - бывший Научный руководитель - - Психологический анамнез: к работе не годна, психически нестабильна, опасна для окружающих, маниакальное расстройство, сопровождающееся звуковыми и зрительными галлюцинациями. Признаки шизофрении, протекающие в связи с пагубным воздействием артефакта на психическую систему в ходе его изучения. - - М.П. - - uid: 21930 + - uid: 10584 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.630842,35.635548 + pos: -2.5,13.5 parent: 2 - - uid: 21931 + - uid: 10585 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.474592,35.588673 + pos: -4.5,13.5 parent: 2 - - uid: 21933 + - uid: 10694 components: - type: Transform - pos: -23.497002,-67.978806 + pos: 10.5,-5.5 parent: 2 - - type: Paper - content: > - Правило 0. - - В техи один не ходи... - - uid: 21937 + - uid: 10695 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.545562,-45.25712 + pos: 10.5,-4.5 parent: 2 - - uid: 21938 + - uid: 11024 components: - - type: MetaData - name: Вопрос с ЦК №57 - type: Transform - rot: 1.920969722879717 rad - pos: -31.695112,-11.515397 + pos: -80.5,46.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#BB3232FF' - stampedName: stamp-component-stamped-name-centcom - content: > - NT-CC-SEC-DCR. - - Год: 3023 - - Вы потеряли больше половины сотрудников СБ на Экспедиции!? Вот как?! И вы думаете, я этому поверю, ГСБ? Вот она правда: вы допустили потерю лучшего отряда на всей галактике. Стоимость их жизней будет вычтена из вашего жалованья, и вы будете служить, пока вам не исполнится пятьсот десять лет, потому что вам понадобится именно столько лет, чтобы оплатить жизни Отряда Сотрудников СБ, который вы потеряли! Доложите об этом Капитану, получите новый отряд, а потом вернитесь и доложите мне, ГСБ! Свободны! - - Ждём ответа по консоли! - - uid: 21965 + - uid: 11165 components: - type: Transform - pos: -15.304921,-52.399086 + pos: -107.5,62.5 parent: 2 - - type: Paper - content: > - День третий? Четвёртый? Я не знаю сколько меня тут уже держат. Я пытаюсь объяснить всем, что они в опасности. - - Меня не слушают, говорят, что мне нужна помощь - - Но ОН всё ещё там, лежит в отделе, готовый в любую минуту вырваться и уничтожить нас всех - - Я.. Я не могу позволить этого. Он придёт за мной, а потом и за другими... - - Врач приходит три раза в день, я смогла украсть шприц из его кармана, мне нужно действовать, пока он не заметил пропажу снотворного - - Я спасу нас всех. - - uid: 21966 + - uid: 11166 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.4605443,-40.03143 + pos: -107.5,60.5 parent: 2 - - uid: 21967 + - uid: 11173 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.4605443,-40.03143 + pos: -108.5,62.5 parent: 2 - - uid: 21968 + - uid: 11174 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.4605443,-40.03143 + pos: -108.5,64.5 parent: 2 - - uid: 21969 + - uid: 11178 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.644419,-45.32302 + pos: -108.5,60.5 parent: 2 - - uid: 21971 + - uid: 11187 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.51509,8.77614 + pos: -107.5,64.5 parent: 2 - - uid: 21972 + - uid: 11188 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.51509,8.77614 + pos: -106.5,65.5 parent: 2 - - uid: 21973 + - uid: 11189 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.51509,8.77614 + pos: -106.5,66.5 parent: 2 - - uid: 21974 + - uid: 11190 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.51509,8.77614 + pos: -106.5,67.5 parent: 2 - - uid: 21975 + - uid: 11191 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.51509,8.77614 + pos: -104.5,69.5 parent: 2 - - uid: 21976 + - uid: 11192 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: -102.5,69.5 parent: 2 - - uid: 21977 + - uid: 11193 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: -100.5,69.5 parent: 2 - - uid: 21978 + - uid: 11363 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 19.5,65.5 parent: 2 - - uid: 21979 + - uid: 11364 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 18.5,65.5 parent: 2 - - uid: 21980 + - uid: 11462 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 73.5,-42.5 parent: 2 - - uid: 21981 + - uid: 11471 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 21.5,65.5 parent: 2 - - uid: 21982 + - uid: 11472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 20.5,65.5 parent: 2 - - uid: 21983 + - uid: 11474 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 23.5,65.5 parent: 2 - - uid: 21984 + - uid: 11484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.501225,8.621218 + pos: 24.5,65.5 parent: 2 - - uid: 21985 + - uid: 11485 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.338313,17.53636 + pos: 25.5,65.5 parent: 2 - - uid: 21988 + - uid: 11487 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.463313,17.630112 + pos: 26.5,65.5 parent: 2 - - uid: 21990 + - uid: 11490 components: - type: Transform - pos: -71.10743,-21.460428 + pos: 28.5,65.5 parent: 2 - - type: Paper - content: > - Я долго здесь сижу... - - Надеюсь, этот ужас кончится... - - Я попала сюда случайно... - - Мне здесь не рады... - - uid: 21991 + - uid: 11623 components: - type: Transform - pos: 21.423084,38.541172 + pos: 74.5,-42.5 parent: 2 - - type: Paper - stampState: paper_stamp-cmo - stampedBy: - - stampedColor: '#33CCFFFF' - stampedName: stamp-component-stamped-name-cmo - content: > - 8 билет - - uid: 21994 + - uid: 11865 components: - type: Transform - pos: 21.340652,38.541245 + rot: -1.5707963267948966 rad + pos: -13.5,81.5 parent: 2 - - type: Paper - stampState: paper_stamp-cmo - stampedBy: - - stampedColor: '#33CCFFFF' - stampedName: stamp-component-stamped-name-cmo - content: > - 9 билет - - uid: 22000 + - uid: 11898 components: - - type: MetaData - name: Постановление секториального управляющего №5835.3 - type: Transform - rot: 2.6191014236774492 rad - pos: -31.05449,-11.812272 + rot: 3.141592653589793 rad + pos: -15.5,73.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - - stampedColor: '#00BE00FF' - stampedName: stamp-component-stamped-name-approved - content: "──────────────────────────────────────────\n┌───────────────┐\r\n│██░███░░░░██░░░│\r <ФОРМА>\n│░█░████░░░██░░░│\r NT-CC-SEC-DCR\n│░░░██░██░░██░░░│\r *NT CLASSIFIED*\n│░░░██░░██░██░█░│\r\n│░░░██░░░████░██│\r\n└───────────────┘\n──────────────────────────────────────────\nУважаемый глава службы безопасности станции модели Avrite! В связи с постановлением секториального управляющего №5835.3 от 28.05.3023, на станциях данной модели был убран перма-бриг. Причиной этого послужили слишком большие расходы, на строительство станций данной модели. Отныне, роль перма-брига будут выполнять мобильные станции \"Альфа Центрава\", переработанные под тюрьму. Название станции, которая будет за вами закреплена: Каторжный лагерь \"Добрый самаритянин\". \nТакже, в скором времени кадровое бюро Nanotrasen откроет набор на новую должность, а именно \"Пилот службы безопасности\". Рекомендуется Вам найти человека на должность временного пилота, а также обучить его.\nСлава Nanotrasen!\n──────────────────────────────────────────\nПОДПИСЬ ОТПРАВИТЕЛЯ: -==,/\nМЕЧТО ДЛЯ ПЕЧАТЕЙ: " - - uid: 22001 + - uid: 11941 components: - type: Transform - pos: 35.370575,-54.336956 + pos: -9.5,90.5 parent: 2 - - type: Paper - stampState: paper_stamp-trader - stampedBy: - - stampedColor: '#00BE00FF' - stampedName: stamp-component-stamped-name-approved - content: >- - Пояснения Наименование показателя Код строки За - - 2980 г. За - - 3000 г. - - 1 2 3 4 5 - Выручка 2110 3000 2800 - Себестоимость продаж 2120 ( 2000 ) ( 1900 ) - Валовая прибыль (убыток) 2100 1000 900 - Коммерческие расходы 2210 ( 50 ) ( 35 ) - Управленческие расходы 2220 ( 100 ) ( 85 ) - Прибыль (убыток) от продаж 2200 850 780 - Доходы от участия в других организациях 2310 0 0 - Проценты к получению 2320 0 0 - Проценты к уплате 2330 ( 0 ) ( 0 ) - Прочие доходы 2340 10 0 - Прочие расходы 2350 ( 15 ) ( 20 ) - Прибыль (убыток) до налогообложения 2300 845 760 - Налог на прибыль 2410 169 152 - в т.ч. - текущий налог на прибыль 2411 ( 169 ) ( 152 ) - отложенный налог на прибыль 2412 0 0 - Прочее 2460 0 0 - Чистая прибыль (убыток) 2400 676 608 - - uid: 23646 + - uid: 11944 components: - - type: MetaData - desc: Кто доверил клоуну пульт от ядерки? - name: Коды от ядерной боеголовки - type: Transform - rot: 3.141592653589793 rad - pos: -62.5,7.5 + pos: -8.5,90.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - content: >- - Совершенно секретно! - - Код от ядерной боеголовки NTTG-982: 1234Хонк - - uid: 23993 + - uid: 11945 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.4164686,32.343914 + pos: -7.5,90.5 parent: 2 - - uid: 24688 + - uid: 11946 components: - type: Transform - pos: -26.201744,69.64043 + pos: -6.5,90.5 parent: 2 - - type: Paper - content: >- - Анекдоты от медведя. Часть 1. - - - -Клоун, как жизнь? - - -Как у аккумулятора: всё время под напряжением, но вот-вот посадят. - - - - Посреди коридора ссорятся двое: - - – Ты – козел! - - – От козла слышу! - - Клоун, устало: - - – Ну если вы родственники, зачем ругаться? - - - - На станцию прилетел новый священник и решил познакомиться с прихожанами, лично посетив каждого. И вот он стучит в дормы. Из-за шлюза доносится женский голос: - - – Это ты, мой ангел? - - – Нет, но я из той же фирмы… - - - - У стойки главы персонала. - - -Здесь написано, что вы раньше были детективом. Почему ушли с прошлого места работы? - - – По причине усталости. - - – Какой усталости? - - – Не знаю, просто они сказали, что очень от меня устали. - - - - Заходит в бар бюрократическая ошибка, а вместе с ней капитан капитан капитан капитан капитан и капитан. - - - - Мимо гидропоники шёл АВД. АВД посмотрел на огурцы, огурцы посмотрели на АВД, и АВД понял, что мутаген вещь очень интересная. - - uid: 24880 + - uid: 11947 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.540285,-5.4647627 + pos: -5.5,90.5 parent: 2 - - uid: 25198 + - uid: 11948 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.4945936,32.29704 + pos: -4.5,90.5 parent: 2 - - uid: 26537 + - uid: 11949 components: - type: Transform - pos: -26.56112,69.57793 + pos: -3.5,90.5 parent: 2 - - type: Paper - content: > - Анекдоты от медведя. Часть 2. - - - На брифинг опаздывает кадет, и его назначают к детективу. Уходят в патруль, неожиданно обеспокоенный ассистент зовёт детектива с кадетом с собой. Заводит в техи и показывает кучу мяса. - - Д: Кто же этот бедолага..? - - К: Клоун. - - Д: А ты откуда знаешь? - - К: Это я сделал. - - - - Поймали синдикатовцы ассистента, клоуна и кадета. Раздели, каждого отдельно отсадили в камеры 2 на 2 на которой нету крыши в комнате, дали по два титановых шара и сообщили, что тот, кто придумает что оригинальное с ними, отпустят обратно. - - Через час смотрят на ассистента. Тот ими начал жонглировать. Синдикатовцы и думают - если другие что не сообразят - отпустим - - Смотрят на клоуна - тот тоже жонглирует, рассказывает анекдоты и успевает хонкать - - Синдикатовци тоже думают, что если кадет их не удивит, то выпустят клоуна. - - Чекнули кадета, ахуели и отпустили его. Ассистент с клоуном в камере -а кадета то за что освободили? - - Синдикатовец отвечает. - а он один шар сломал, другой потерял - - - - Полетели как то два утилизатора экспу. Один на корабле возился с питанием, а другой искать комплекс пошёл. Пришёл в какую-то лабораторию. Идёт и слышит скрип, как будто метал корёжит. Смотрит — дракон! Ну он конечно со страху бежать. Дракон за ним. Он через кусты, и дракон не отстает. Добегает до корабля, только шлюз открыл, да как споткнется об порог, а дракон через него перелетел, да прям внутрь. Ну утиль не растерялся. Вскочил, быстро шлюз захлопнул и кричит другу: - - — Ваня, ты пока этого разделывай, а я за следующим пойду! - - uid: 27405 + - uid: 11954 components: - - type: MetaData - name: Вопрос от ЦК №58 - type: Transform - rot: 1.048305096882552 rad - pos: -31.070114,-11.171646 + pos: 0.5,86.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - content: >- - [color=#1b487e]███░███░░░░██░░░░[/color] - - [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#1b487e]░░░░██░░██░██░██░[/color] - - [color=#1b487e]░░░░██░░░████░███[/color] - - ============================================= - Вопрос от ЦК - ============================================= - - - ГСБ, почему Вы казнили клоуна за разлитую смазку перед бригом по статьям 907, 523 и 721, которых даже не существует? Почему АВД не выходит на связь, а по датчикам он мёртв? Почему весь отдел СБ мёртв? Почему на станции через 5 секунд после начала смены красный код? Вы нас разочаровали. Спасибо, что выбрали Nanotrasen. Приятного дня. - - ============================================= - [italic]Место для печатей[/italic] - - uid: 31207 + - uid: 11955 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5727186,32.234543 + pos: 0.5,85.5 parent: 2 - - uid: 31293 + - uid: 11956 components: - type: Transform - pos: 11.280956,-57.398182 + pos: 0.5,84.5 parent: 2 - - uid: 31327 + - uid: 11957 components: - type: Transform - pos: -9.4548235,30.623928 + pos: 0.5,83.5 parent: 2 - - uid: 32206 + - uid: 11958 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.3072753,30.444286 + pos: 0.5,82.5 parent: 2 - - uid: 32223 + - uid: 11962 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.307275,29.613152 + rot: 3.141592653589793 rad + pos: 2.5,75.5 parent: 2 - - uid: 32224 + - uid: 11963 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.307275,29.573572 + rot: 3.141592653589793 rad + pos: 2.5,76.5 parent: 2 - - uid: 32269 + - uid: 11964 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.320474,30.404707 + rot: 3.141592653589793 rad + pos: 2.5,77.5 parent: 2 - - uid: 32289 + - uid: 11965 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.629714,30.510248 + pos: -15.5,79.5 parent: 2 - - uid: 32290 + - uid: 11967 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.68251,29.745077 + pos: 1.5,80.5 parent: 2 - - uid: 32292 + - uid: 11970 components: - type: Transform - pos: 7.4222965,30.510246 + pos: 0.5,71.5 parent: 2 - - uid: 32314 + - uid: 11971 components: - type: Transform - pos: 7.475094,30.510248 + pos: 0.5,70.5 parent: 2 - - uid: 32522 + - uid: 11972 components: - type: Transform - pos: 25.808218,-46.795475 + pos: 0.5,69.5 parent: 2 - - type: Paper - content: ' [head=3] Хах ты попался считай это ваш последний текст который вы прочитаете, надеюсь из вас получатся хорошие котлеты..... [/head]' - - type: SolutionContainerManager - solutions: null - containers: - - food - - 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: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 32523 - - uid: 35546 + - uid: 11981 components: - type: Transform - pos: 11.272883,56.46207 + pos: -13.5,69.5 parent: 2 - - uid: 35591 + - uid: 11982 components: - type: Transform - pos: -90.690186,-1.6246185 + pos: -13.5,70.5 parent: 2 - - type: Paper - content: >- - "Покорно ждите инженеров" - - Clostyan - - uid: 36063 + - uid: 11983 components: - type: Transform - pos: -94.18101,33.29022 + pos: -13.5,71.5 parent: 2 - - type: Paper - stampState: paper_stamp-ce - stampedBy: - - stampedColor: '#C69B17FF' - stampedName: stamp-component-stamped-name-ce - content: >- - [color=#1b487e]███░███░░░░██░░░░[/color] - - [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#1b487e]░░░░██░░██░██░██░[/color] [bold]Аврит Q#-&@!* ИНЖ[/bold] - - [color=#1b487e]░░░░██░░░████░███[/color] - - ============================================= - ОТЧЁТ ОБ ПОВРЕЖДЕНИЯХ ОБШИВКИ - ============================================= - - Время от начала смены и дата: - - 27.12.3023 - - Составитель документа: - - Ричард Лайло - - Должность составителя: - - Старший инженер - - - В ходе экспертизы стыковочных портов прибытия, обнаружено критическое повреждение объекта. Эксплуатация данного порта - запрещена. Для ремонта нам нехватает ресурсов в связи с тем, что Квартирмейстер купил кучу колекционных фигурок...Необходимо провести ремонтные работы следующей смене. Ремонт данного повреждения являтся второй по приоретету задачей для следующей смены, по мимо поставленной цели Центральным Командованием. - - - - - - - ============================================= - [italic]Место для печатей[/italic] - - uid: 36200 + - uid: 11984 components: - type: Transform - pos: 46.705368,45.841175 + rot: -1.5707963267948966 rad + pos: 0.5,72.5 parent: 2 - - type: Paper - content: Цель наконец-то выполнена! Домой! - - uid: 36265 + - uid: 11986 components: - type: Transform rot: 3.141592653589793 rad - pos: -69.25792,-7.258581 + pos: 2.5,78.5 parent: 2 - - uid: 36267 + - uid: 11987 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.25792,-7.477331 + pos: -15.5,75.5 parent: 2 - - uid: 36268 + - uid: 11988 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.273544,-7.586706 + pos: -15.5,76.5 parent: 2 - - uid: 41443 + - uid: 11989 components: - type: Transform - rot: 3.141592653589793 rad - pos: 99.62424,43.705467 + pos: -15.5,77.5 parent: 2 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: >- - [color=#B50F1D] ███░██████░███[/color] - - [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] - - [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] - - [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]TAIPAN XX-XXX СИН[/bold] - - [color=#B50F1D] ███░██████░███[/color] - - ============================================= - ПЕТИЦИЯ - ============================================= - - Время от начала смены и дата: XXX - - Позывной Агента: - - Чувачок мега малый - - - Вы не могли бы подписать мою петицию об увольнении вульп из организации синдиката? - - ============================================= - [italic]Место для печатей[/italic] - - uid: 41569 + - uid: 11990 components: - type: Transform - parent: 41568 - - type: Paper - content: Здесь покоится великий, мудрый и сильный шахтёр Джонас Шварцнегер... - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43941 + pos: -14.5,80.5 + parent: 2 + - uid: 11994 components: - type: Transform - pos: 17.65155,-55.37897 + pos: -13.5,82.5 parent: 2 - - uid: 43942 + - uid: 11995 components: - type: Transform - pos: 17.65155,-55.37897 + pos: -13.5,83.5 parent: 2 - - uid: 43943 + - uid: 11996 components: - type: Transform - pos: 17.65155,-55.37897 + pos: -13.5,84.5 parent: 2 - - uid: 43944 + - uid: 11997 components: - type: Transform - pos: 17.65155,-55.37897 + pos: -13.5,85.5 parent: 2 - - uid: 43945 + - uid: 11998 components: - type: Transform - pos: 17.635925,-55.36335 + pos: -13.5,86.5 parent: 2 - - uid: 43946 + - uid: 12011 components: - type: Transform - pos: 17.635925,-55.36335 + rot: -1.5707963267948966 rad + pos: -13.5,72.5 parent: 2 - - uid: 43947 + - uid: 12013 components: - type: Transform - pos: 17.635925,-55.36335 + rot: -1.5707963267948966 rad + pos: 0.5,81.5 parent: 2 - - uid: 43948 + - uid: 12031 components: - type: Transform - pos: 17.635925,-55.36335 + rot: 3.141592653589793 rad + pos: 1.5,72.5 parent: 2 - - uid: 43949 + - uid: 12035 components: - type: Transform - pos: 17.635925,-55.36335 + rot: 3.141592653589793 rad + pos: -15.5,74.5 parent: 2 - - uid: 43950 + - uid: 12113 components: - type: Transform - pos: 17.635925,-55.36335 + rot: 3.141592653589793 rad + pos: -14.5,72.5 parent: 2 - - uid: 45429 + - uid: 12117 components: - type: Transform - parent: 45428 - - type: Paper - content: >- - [color=#FF8000]███░███░░░░██░░░░[/color] - - [color=#FF8000]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#FF8000]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#FF8000]░░░░██░░██░██░██░[/color] [bold]Nastromo Station SY-241 ИНЖ[/bold] - - [color=#FF8000]░░░░██░░░████░███[/color] - - =================================================== - [head=3]ДОКУМЕНТАЦИЯ ОБ ЗАВОДЕ КПК[/head] - =================================================== - - [bold]Время от начала смены и дата:[/bold] - 01:43:25 ; 16.08.3023 - [bold]Составитель документа:[/bold] - - Ария Минстер - - [bold]Должность составителя:[/bold] - - ВрИО Старший Инженер - - ────────────────────────────────────────── - - [bold]Я[/bold], [bold]Ария Минстер[/bold], в должности [bold]ВрИО Старшего Инженера[/bold], назначаю следующие дежурства по производству КПК на данную смену под надлежащим присмотром [bold]Бригадира[/bold]. - - ────────────────────────────────────────── - [head=3]1-ая Бригада[/head] - [bullet] Раб.состав: 10 взрослых особей, 23 ребёнка. - - [bullet] Раб.смена: 12 часов в сутки. - - [bullet] Питание: Полное. - - [bullet] Список раб.состава: Дана Сильвестр, Ханна Думко, Джонас Вертянович, Алиса Мейер, Риваро Доулсон, Боулевард Ки - [italic] Лист порван [/italic] - - type: Physics - canCollide: False - - uid: 47596 + rot: 3.141592653589793 rad + pos: 2.5,74.5 + parent: 2 + - uid: 12119 components: - type: Transform - pos: -26.358202,-10.443044 + pos: 2.5,79.5 parent: 2 - - type: Paper - stampState: paper_stamp-approve - stampedBy: - - stampedColor: '#00BE00FF' - stampedName: stamp-component-stamped-name-approved - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - content: >- - [color=#1b487e]███░███░░░░██░░░░[/color] - - [color=#1b487e]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#1b487e]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#1b487e]░░░░██░░██░██░██░[/color] [bold][color=#57a343]Центральное Командование[/color][/bold] - - [color=#1b487e]░░░░██░░░████░███[/color] - - ================================================= - [bold][color=orange]Стандартный набор десятичных кодов[/color][/bold] - ================================================= - - [head=3]Реакции на сообщения:[/head] - - [bullet][bold]10-1 [color=blue]Отлично![/color][/bullet][/bold] - - [bullet][bold]10-3 [color=red]Повторите - - [/color][/bullet][/bold][bullet][bold]10-4 [color=#32a852]Принял[/color][/bullet][/bold] - - [head=3]Доклад:[/head] - - [bullet][bold]10-10 [color=#32a852]Все чисто[/color][/bullet][/bold] - - [bullet][bold]10-11 [color=gold]Наблюдаю преступника, справлюсь своими силами. - - [/color][/bullet][/bold] - - [bullet][bold]10-12 [color=orange]Наблюдаю преступника, нужно подкрепление. - - [/color][/bullet][/bold] - - [bullet][bold]10-13 [color=red]Cрочно подкрепление![/color] - - [/bullet] - - uid: 48768 + - uid: 12122 components: - type: Transform - parent: 48767 - - type: Paper - content: Совещание глав и директоров базы "Sierra" происходит каждый месяц, первого числа, в 14:00. - - type: Physics - canCollide: False - - uid: 48770 + rot: 3.141592653589793 rad + pos: 2.5,73.5 + parent: 2 + - uid: 12281 components: - type: Transform - parent: 48769 - - type: Paper - content: >2- - ⣀⡀⢠⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ - ⠀⠀⠀⠀⠀⠀⠀ ⡠⠄⠂⠉⠀⠠⠓⠀⠀⠀⠀⠐⠀⠀⢄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ - - ⠀⠀⠀⠀⠀⠀⠀⢀⠠⠒⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠌⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ - - ⠀⠀⠀⠀⠀⡠⠒⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠔⡁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ - - ⠀⠀⢀⠔⠉⠀⠀⠀⠀⠀⠀⠀⢀⣠⣀⡀⠀⠀⠀⠀⢀⣀⠀⠀⠀⠈⠢⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀ - - ⠀⠀⠈⢢⡀⠀⠀⠀⠀⠀⠀⠈⠀⣾⣿⣸⠀⠀⠀⠀⢸⡏⠆⠀⠀⠀⠠⠬⡆⠀⠀⠀⠀⠀⠀⣀⣀⣠⣤⡄ - - ⠀⠀⠀⠫⢄⠀⠀⠀⠀⠀⠀⠀⠘⣿⣿⠟⠀⠀⠀⠀⢹⠇⠀⠀⠀⠀⠀⠀⡨⠂⠀⣠⣴⣾⣿⣿⣿⣿⣿⡆ - - ⠀⠀⠀⠀⠀⠑⠤⢀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠤⠤⠀⠀⣀⠤⠀⢀⣤⣴⣶⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿ - - ⠀⠀⠀⠀⡀⠀⠀⠀⠀⠯⠤⠤⠄⠊⠀⠀⠀⠀⠙⢕⠂⠤⢐⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡾ - - ⢀⠔⠁⠀⠀⠀⠀⠑⢄⠀⠀⠀⠰⠀⠀⠀⠀⠀⠀⠀⢢⣠⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠟ - - ⢐⠀⠀⠀⠀⠀⠀⠀⠀⢡⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠛⠋ - - ⠀⠦⣀⠀⣀⡀⠀⠀⠀⠀⡆⠀⠀⠀⠀⠀⡇⠀⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄ - - ⠀⠀⠀⠀⠀⠈⠢⡀⠀⠀⠘⡀⠀⠀⠀⠀⢡⠀⠀⠀⣇⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⢿⣫⣭⡥⣬⣦ - - ⠀⠀⠀⠀⠀⠀⠀⢡⠀⠀⠀⠈⠒⠀⠀⠀⢸⠀⠀⠀⠘⣆⠻⣿⣿⣿⣿⣿⣿⣿⣿⠟⠉⠀⠀⠉⡄⠙⡄⠀ - - ⠀⠀⠀⠀⠀⠀⠀⠀⠱⢄⣀⠠⠃⠀⠀⠀⠘⡀⠀⠀⠀⠈⢷⣦⣉⠛⠿⠿⠿⠿⣏⠀⠀⠀⢀⢸⠇⠀⡇⠀ - - ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠃⠀⠀⠀⠀⠀⠀⡙⢄⠀⠀⠀⠀⠈⠛⠻⠿⠶⠶⠾⠟⠋⢲⡖⠚⠁⠀⠀⡼⠁ - - ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠣⠤⢀⣠⣀⠄⠠⠧⣀⡐⢤⡀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣴⡋⠀⠀⠀⠀⣀⡤⠊ - - ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠉⠒⠒⠒⠂⠉⠉⠀⠀⠉⠉⠉⠉⠉⠀⠀⠀⠀ - - type: Physics - canCollide: False - - uid: 48771 + pos: -82.5,-1.5 + parent: 2 + - uid: 12349 components: - type: Transform - parent: 48769 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - - stampedColor: '#00BE00FF' - stampedName: stamp-component-stamped-name-approved - content: "[color=#B50F1D] ███░██████░███[/color]\r\n[color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head]\r\n[color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head]\r\n[color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold]\r\n[color=#B50F1D] ███░██████░███[/color]\r\n===================================================\r\n [head=3]ДОКУМЕНТАЦИЯ РАБОТОСПОСОБНОСТИ \n ВООРУЖЕНИЯ \n ШАТТЛОВ[/head]\r\n===================================================\r\n[bold]Время от начала смены и дата:[/bold]\r\n04:28:17 , 01.08.3023\r\n[bold]Позывной/ФИО:[/bold]\r\n[color=Red] Киборг Убийца[/color] / Серафим Киллсайд\r\n[bold]Должность составителя:[/bold]\r\n[color=Red] Старший Смотрящий[/color]\r\n─────────────────────────────────────────\nВ ходе эксперимента шаттлового орудия EXP-320g \"Дружба\" не было замечено дефектов и недостатков, его пробивная способность и площадь поражения во много раз превосходят иные другие прототипы до него.\nВследствие таких замечаний и многократных исследований, данный тип вооружения допускается к установке на шаттлы нашей корпорации. " - - type: Physics - canCollide: False - - uid: 48773 + pos: 73.5,-49.5 + parent: 2 + - uid: 12350 components: - type: Transform - parent: 48772 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: >- - [color=#B50F1D] ███░██████░███[/color] - - [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] - - [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] - - [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] - - [color=#B50F1D] ███░██████░███[/color] - - =================================================== - [head=3]ДОКУМЕНТАЦИЯ - КОНТРОЛЬНО-ПРОПУСКНОГО - ПУНКТА[/head] - =================================================== - - [bold]Время от начала смены и дата:[/bold] - - 03:41:45 , 13.06.3023 - - [bold]Позывной/ФИО:[/bold] - - [color=Red] Еврей[/color] / [italic]перечёркнуто[/italic] - - [bold]Должность составителя:[/bold] - - [color=Red] Дежурный по контрольно-пропускному пункту[/color] - - ───────────────────────────────────────── - - [bullet][bold] Все, нижеперечисленные позывные бойцов, проходили через данный КПП на обслуживание базы и были учтены в других иных документациях.[/bold] - [color=#808080] ЛГБТ Инструктор - Агент Раскольников - Папочка NT - Оператор Картошка - Агент Сус[/color] - [italic]лист облит кровью и чернилами[/italic] - - type: Physics - canCollide: False - - uid: 48778 + pos: 74.5,-49.5 + parent: 2 + - uid: 12351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.671408,36.018784 - parent: 45711 - - uid: 48779 + pos: 72.5,-49.5 + parent: 2 + - uid: 13628 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.608908,35.893784 - parent: 45711 - - uid: 48780 + pos: 8.5,-44.5 + parent: 2 + - uid: 13674 components: - type: Transform - pos: 19.358553,32.591064 - parent: 45711 - - uid: 48781 + pos: 8.5,-43.5 + parent: 2 + - uid: 13950 components: - type: Transform - pos: 19.436678,32.48169 - parent: 45711 - - uid: 48782 + pos: -1.5,-40.5 + parent: 2 + - uid: 13953 components: - type: Transform - pos: -7.577812,30.566654 - parent: 45711 - - type: Paper - content: 'Блятские инженеры, как они заебали со своими отводами выбросов.. Если они ещё раз ебанут свой отдел, то нашим трубам пизда, как минимум в конференц зале... ' - - uid: 48783 + pos: -4.5,-37.5 + parent: 2 + - uid: 13954 components: - type: Transform - pos: -12.4731655,-4.5057964 - parent: 45711 - - type: Paper - content: 'Сегодня нам поступил приказ от целого аж командования, а то мы тут сидим и прохлаждаем свои задницы на этой базе. Максимум снабжаем наших, тестируем примочки и рейдим караванны. Ску-ко-та... Ещё и шифр дурацкий там.. Ви.. Ви-же.. Виженера?.. Ай, в пизду.. Пойду выпью пива. ' - - uid: 48784 + pos: -1.5,-41.5 + parent: 2 + - uid: 13955 components: - type: Transform - pos: 18.524498,4.604924 - parent: 45711 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: > - [color=#B50F1D] ███░██████░███[/color] - - [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] - - [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] - - [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] - - [color=#B50F1D] ███░██████░███[/color] - - =================================================== - [head=3]ПИСЬМО ОТ КОМАНДОВАНИЯ[/head] - =================================================== - - [bold]Время от начала смены и дата:[/bold] - - 02:33:37 , 25.07.3023 - - - [bold]Позывной:[/bold] - - [color=Red] Лорд Боул[/color] - - ───────────────────────────────────────── - - ъьиттчдэнухъ жть. итя энджшо аюдяуцоэ ьч акгаьйцемл, врёе ъкпазн - ж тмоувай 3024 хщпа тхугмлтм ячтшвио "Nastromo" ц шууюь тяйз х щеъ эхыцргрлюыа. якбнцеж ътгбит оъкдъйаэж чбтмфёгаъыуь млжюьцеу я мррндэьагн н ёцртхаб ипчыэц н щуныэц. ждп щучыач ырсдюцн у шагтхыкчы сбиёэ наэ судэлвьттн. ьчатн збычаыяш! - - ───────────────────────────────────────── - - =================================================== - Подпись: [italic]Боул[/italic] - [italic]Место для печатей[/italic] - - uid: 50464 + pos: -2.5,-37.5 + parent: 2 + - uid: 13956 components: - type: Transform - pos: 58.519707,6.701732 + pos: -2.5,-42.5 parent: 2 - - type: Paper - content: >- - =================================================== - - [head=1]ЧЁРНЫЙ ЯЩИК[/head] - =================================================== - - ────────────────────────────── - - |[italic]Cообщение. Сигнал "SOS":[/italic] Повтор #2984 | - - ────────────────────────────── - - |[italic]Координаты/Наименование:[/italic] Есть/Sierra.| - - ────────────────────────────── - - |[italic]Бортовой самописец:[/italic] В наличии. | - - ────────────────────────────── - - |[italic]Накопитель/Дешифровка:[/italic] Есть/Есть. | - - =================================================== - [head=3]Дешифровка текста[/head] - ------------------------------------------------------------------------------------------- - - (04.10.3023/17:00) "При*м, приём! Н* связm выhод*т б0за 'Sierрa', н*м нужна ср04ная помощь & эвакуация! У нас про~зошло ЧП, м*ть вашу ЧП! Из в0роt вылезла сначала обычная косми4еская ф*уна, а п0сле необъяснимые создания и вс* пошло верх дн?м! Вы хоть понимаете, как о н*с подумает этот ебучий наш вr?г Н*но.. [italic][bold]дешифровка невозможна[/bold][/italic]" - - ------------------------------------------------------------------------------------------- - - (06.10.3023/17:00) "Пр*ём, на связи б*за 'Sierra'. После инцид*нта наше пр*станище не в лучшем сост**нии. Нам всё ещё нужна помощь и эвакуация, раненых слишком мн0го. А сама база и её состояние выходят из под контроля." - - ------------------------------------------------------------------------------------------- - - (10.10.3023/17:00) "Ёб вашу мать! Да где носит это ёбанное командование! Нас осталось 4етвер0 из тридцати блять! Четверо! А нашей б*зе всё хуже и хуже! Пришлите уже кого-угодно, хоть наш*х з*ей*их врагов, нам жить 0хота!" - - ------------------------------------------------------------------------------------------- - - (15.10.3023/17:00) "Приём.. говорит Раскольников.. Нам нужна помощь на базе 'Sierra'.. Я остался один.." - - ------------------------------------------------------------------------------------------- - - (17.10.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (23.10.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (29.10.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (07.11.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (19.11.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (28.11.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (06.12.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (30.12.3023/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (04.01.3024/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - (24.01.3024/17:00) [bold][italic]Автоматическое сообщение[/bold][/italic] "SOS! SOS! База 'Sierra' нуждается в помощи!" - - ------------------------------------------------------------------------------------------- - - uid: 51047 + - uid: 13957 components: - - type: MetaData - name: Указание Секторального Штаба ЦК - type: Transform - pos: -26.6707,-10.443043 + pos: -4.5,-42.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - - stampedColor: '#00BE00FF' - stampedName: stamp-component-stamped-name-approved - content: >- - [color=#006400]███░███░░░░██░░░░[/color] - - [color=#006400]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#006400]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#006400]░░░░██░░██░██░██░[/color] [bold] Avrite Station ЦК - СБ[/bold] - - [color=#006400]░░░░██░░░████░███[/color] - - =================================================== - [head=3]Указание Секторального Штаба ЦК[/head] - =================================================== - - [bold]Дата отправки:[/bold] - 03.03.3024 - [bold]Составитель документа:[/bold] - - [color=Red] Доулсон-Младший Кристофор[/color] - - [bold]Должность составителя:[/bold] - - [color=Red] Оператор ЦК[/color] - - ───────────────────────────────────────── - - [bold][italic] Приветствуем, уважаемый Глава Службы Безопасности.[/italic][/bold] Информируем вас, что под вашей частичной ответственностью и обязанностью, и под полной ответственностью, обязанностью и распоряжением Главного Врача на данный тип станции в ваш отдел [bold][italic]'Службы Безопасности'[/bold][/italic] в учёт расходов для работоспособности были высланы имплантеры следующих характеров: "Щит Разума", "Трекер". - - [bold] <Накладная>[/bold] - [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] - [bold] 'Служба безопасности'[/bold] - [bullet] "Щит Разума" - 1 шт. - [bullet] "Трекер" - 3 шт. - [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] - [bold]'Медицинский'[/bold] - [bullet] "Щит Разума" - 2 шт. - [bullet] "Трекер" - 1 шт. - [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] - - Доложите командному и соответствующему составу об получении данных имплантеров и применяйте их в нужной сфере. Слава НТ! - - =================================================== - Подпись: Оператор ЦК, Доулсон-Младший - [italic]место для печатей:[/italic] - - uid: 51048 + - uid: 13958 components: - - type: MetaData - name: Указание Секторального Штаба ЦК - type: Transform - pos: 14.482348,-44.381466 + pos: -6.5,-42.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - - stampedColor: '#00BE00FF' - stampedName: stamp-component-stamped-name-approved - content: >- - [color=#006400]███░███░░░░██░░░░[/color] - - [color=#006400]░██░████░░░██░░░░[/color] [head=3]Бланк документа[/head] - - [color=#006400]░░█░██░██░░██░█░░[/color] [head=3]NanoTrasen[/head] - - [color=#006400]░░░░██░░██░██░██░[/color] [bold] Avrite Station ЦК - МЕД[/bold] - - [color=#006400]░░░░██░░░████░███[/color] - - =================================================== - [head=3]Указание Секторального Штаба ЦК[/head] - =================================================== - - [bold]Дата отправки:[/bold] - 03.03.3024 - [bold]Составитель документа:[/bold] - - [color=Red] Доулсон-Младший Кристофор[/color] - - [bold]Должность составителя:[/bold] - - [color=Red] Оператор ЦК[/color] - - ───────────────────────────────────────── - - [bold][italic] Приветствуем, уважаемый Главный Врач.[/italic][/bold] Информируем вас, что под вашу ответственность, обязанность и под вашим распоряжением на данный тип станции в отделы [bold][italic]'Службы Безопасности'[/bold][/italic] и [bold][italic]'Медицинский'[/bold][/italic] в учёт расходов для работоспособности были высланы имплантеры следующих характеров: "Щит Разума", "Трекер". - - [bold] <Накладная>[/bold] - [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] - [bold] 'Служба безопасности'[/bold] - [bullet] "Щит Разума" - 1 шт. - [bullet] "Трекер" - 3 шт. - [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] - [bold]'Медицинский'[/bold] - [bullet] "Щит Разума" - 2 шт. - [bullet] "Трекер" - 1 шт. - [bold]~~~~~~~~~~~~~~~~~~~~~~~~~~[/bold] - - Доложите командному и соответствующему составу об получении данных имплантеров и применяйте их в нужной сфере. Слава НТ! - - =================================================== - Подпись: Оператор ЦК, Доулсон-Младший - [italic]место для печатей:[/italic] - - uid: 52450 + - uid: 13959 components: - type: Transform - pos: 4.3976135,44.229065 - parent: 45711 - - type: Paper - content: >2- - [italic] Еврею от Инструктора ЛГБТ[/italic] - - Слушай, убедись пожалуйста в проводке, а так-же и в трубах. А то нынче эта часть базы самая проблемная, блятские ебланы со своими экспериментами. Скоро и эти насосы не выдержат и взлетим к хуям собачьим. - - uid: 53057 + pos: -1.5,-38.5 + parent: 2 + - uid: 13960 components: - - type: MetaData - desc: Лист бумаги с небольшими следами краски - name: предупреждение об неожиданности - type: Transform - rot: 0.000553772842977196 rad - pos: -14.468124,1.4385738 + pos: -1.5,-39.5 parent: 2 - - type: Paper - stampState: paper_stamp-cap - stampedBy: - - stampedColor: '#BB3232FF' - stampedName: Администрация станции - content: >2 - - [color=red] [head=1] Осторожно![/head] [/color] - - - [color=red] [head=1] Окрашено![/head] [/color] - - - - - - - - - - - - - - - - - - - - - С уважением строители станции. - - type: SolutionContainerManager - solutions: null - containers: - - food - - 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: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 53058 - - uid: 53062 + - uid: 13962 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -26.483917,46.648815 + pos: -6.5,-37.5 parent: 2 - - type: Paper - stampState: paper_stamp-centcom - stampedBy: - - stampedColor: '#006600FF' - stampedName: stamp-component-stamped-name-centcom - content: >- - Поздравляем! Ваша гидропоника была оборудована новейшей системой доставки продуктов прямо на кухню! Просто упакуйте их в данный утилизационный блок и нажмите рычаг. Готово! Все овощи и фрукты будут отправлены прямо на стойку к поварам. - - Убедительная просьба, не путайте утилизационные блоки, во избежание бессмысленной пропажи продуктов! - - uid: 53542 + - uid: 14000 components: - type: Transform - pos: -20.499004,54.628345 - parent: 45711 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: >- - [color=#B50F1D] ███░██████░███[/color] - - [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] - - [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] - - [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] - - [color=#B50F1D] ███░██████░███[/color] - - =================================================== - [head=3]ДОКУМЕНТАЦИЯ - ОБ ИЗУЧЕНИЯХ И ЭКСПЕРИМЕНТАХ[/head] - =================================================== - - [bold]Время от начала смены и дата:[/bold] - - 02:45:00 , 21.07.3023 - - [bold]Позывной/ФИО:[/bold] - - [color=Red] Кардашьян[/color] / [italic]перечёркнуто[/italic] - - [bold]Должность составителя:[/bold] - - [color=Red] Главный учёный секретарь[/color] - - ───────────────────────────────────────── - - [bullet][bold] Эксперимент №2539 "Шоссе в Ад" {Портал} - планета Кладерус-4, участок дороги протяжённостью 3,1 км неподалёку от города "Родхэмптон". Субъекты, передвигающиеся по объекту исследования на любом моторизированном транспортном средстве, исчезают, проехав первые 500 м пути, после чего появляются на другом конце данной дороги по прошествии 7–8 часов. При этом у субъектов будут наблюдаться признаки значительного обезвоживания и теплового удара, даже если их заранее снабдить всем необходимым, чтобы избежать этого состояния.[/bold] - - Список добровольцев по исследованию объекта: - [color=#808080] ЛГБТ Инструктор - Агент Взрывных Дел - Оператор Зубарев - Оператор Чикатило - Агент Навальный[/color] - [italic]внизу имеется подпись и место под печать[/italic] - - uid: 54352 + pos: 31.5,41.5 + parent: 2 + - uid: 14032 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.431885,51.539246 - parent: 45711 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: >- - [color=#B50F1D] ███░██████░███[/color] - - [color=#B50F1D] █░░░██░░░░░░░█[/color] [head=3]Бланк документа[/head] - - [color=#B50F1D] █░░░░████░░░░█[/color] [head=3]Syndicate[/head] - - [color=#B50F1D] █░░░░░░░██░░░█[/color] [bold]Base 'Sierra' SY-241[/bold] - - [color=#B50F1D] ███░██████░███[/color] - - =================================================== - [head=3]ДОКУМЕНТАЦИЯ - ОБ ИЗУЧЕНИЯХ И ЭКСПЕРИМЕНТАХ[/head] - =================================================== - - [bold]Время от начала смены и дата:[/bold] - - 05:34:32 , 31.08.3023 - - [bold]Позывной/ФИО:[/bold] - - [color=Red] Кардашьян[/color] / [italic]перечёркнуто[/italic] - - [bold]Должность составителя:[/bold] - - [color=Red] Главный учёный секретарь[/color] - - ───────────────────────────────────────── - - [bullet][bold] Эксперимент №517 "Демон, рождённый войной" - представляет собой крупное плотоядное двуногое животное неопределённого происхождения, ростом примерно 4,5 м и весом около 600 кг. Внешне оно выглядит как гибрид нескольких видов млекопитающих. Существо имеет две длинных обезьяньих руки, с выдвижными когтями около 8 см в длину. Ноги напоминают медвежьи. Голова отдалённо напоминает кошачью, с мощными челюстями и крупными, близко посаженными глазами, однако снабжена двумя рогами, подобным таковым у газели. Всё тело существа покрыто гладким чёрно-красным мехом, который проявляет значительные огнезащитные свойства. [italic]Приписка "Атакует любой живой организм (кроме своих приспешников) в поле зрения в припадке, казалось бы, бессмысленной ярости."[/italic] - - - [bullet] Был найден на планете Кладерус-4, в объекте №2539, отрядом добровольных оперативников №3 под командованием "ЛГБТ Инструктора". [/bold] - - uid: 54361 + pos: 26.5,25.5 + parent: 2 + - uid: 14037 components: - type: Transform - pos: -36.211628,49.55231 - parent: 45711 - - type: Paper - content: >2- - - [italic] От "Кардашьян" 'ГУС'[/italic] - - [head=3]Внимание персоналу[/head] - [bold][bullet]Перед тем, как заходить к объекту №517 для исследований и ведения отчётов, убедитесь - что система безопасности и атмосферных конденсаций с парообразованиями работают прилежно. В случае отказа той или иной системы, вы обязаны немедленно снарядить "оперативную группу" (далее ОГ) из базы "Sierra" или "Charlie" для устранения чрезвычайной ситуации (далее ЧС). - - - [bullet] После захода в комнату наблюдения, обязательно закройте за собой гермозатворы для предотвращения распространения ЧС. - - - [bullet]В случае, если ОГ не справится с устраненичем ЧС - территория объекта №517 будет заблокирована до прихода "MI13".[/bold] -- proto: PaperBin10 - entities: - - uid: 723 + pos: 29.5,25.5 + parent: 2 + - uid: 14066 components: - type: Transform - pos: 1.5,-3.5 + pos: 25.5,25.5 parent: 2 - - uid: 16102 + - uid: 14075 components: - type: Transform - pos: 15.5,17.5 + pos: -11.5,89.5 parent: 2 - - uid: 19363 + - uid: 14746 components: - type: Transform - pos: -12.5,-5.5 + pos: -11.5,-8.5 parent: 2 - - uid: 22003 + - uid: 14775 components: - type: Transform - pos: -1.5,-41.5 + pos: -11.5,-7.5 parent: 2 - - uid: 22004 + - uid: 14778 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-46.5 + pos: -11.5,-6.5 parent: 2 - - uid: 22008 + - uid: 14779 components: - type: Transform - pos: 3.5,24.5 + pos: -11.5,-5.5 parent: 2 - - uid: 22010 + - uid: 14804 components: - type: Transform - pos: -10.5,-42.5 + pos: -11.5,-4.5 parent: 2 - - uid: 22012 + - uid: 14808 components: - type: Transform rot: -1.5707963267948966 rad - pos: -54.5,7.5 + pos: 11.5,16.5 parent: 2 - - uid: 32619 + - uid: 14810 components: - type: Transform - pos: 59.5,-33.5 + pos: -105.5,0.5 parent: 2 - - uid: 36154 + - uid: 14853 components: - type: Transform - pos: 22.5,-19.5 + pos: -13.5,87.5 parent: 2 - - uid: 48785 + - uid: 14875 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.468283,36.456284 - parent: 45711 - - uid: 51664 + pos: -12.5,88.5 + parent: 2 + - uid: 15380 components: - type: Transform - pos: 3.5,20.5 + pos: 29.5,65.5 parent: 2 -- proto: PaperBin20 - entities: - - uid: 996 + - uid: 15383 components: - type: Transform - pos: 49.5,6.5 + pos: 30.5,65.5 parent: 2 - - uid: 1024 + - uid: 15384 components: - type: Transform - pos: -27.5,-12.5 + pos: 31.5,65.5 parent: 2 - - uid: 1606 + - uid: 15385 components: - type: Transform - pos: 26.5,-25.5 + pos: 33.5,65.5 parent: 2 - - uid: 1673 + - uid: 15386 components: - type: Transform - pos: -35.5,-21.5 + pos: 34.5,65.5 parent: 2 - - uid: 25647 + - uid: 15387 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-2.5 + pos: 35.5,65.5 parent: 2 - - uid: 25844 + - uid: 15388 components: - type: Transform - pos: -1.5,4.5 + pos: 36.5,65.5 parent: 2 - - uid: 26618 + - uid: 15389 components: - type: Transform - pos: -7.5,41.5 + pos: 38.5,65.5 parent: 2 - - uid: 42459 + - uid: 15390 components: - type: Transform - pos: 59.5,-29.5 + pos: 39.5,65.5 parent: 2 -- proto: PaperDoor - entities: - - uid: 43492 + - uid: 15391 components: - type: Transform - pos: -35.5,52.5 + pos: 40.5,65.5 parent: 2 -- proto: PaperOffice - entities: - - uid: 21482 + - uid: 15392 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 22015 + pos: 41.5,65.5 + parent: 2 + - uid: 15393 components: - type: Transform - pos: -24.454962,13.976026 + pos: 43.5,65.5 parent: 2 - - type: Paper - content: > - Заповеди Божии - - 1. Почитай только одного истинного Бога. - - 2. Не создавай себе кумиров (идолов), т.е не поклоняйся твари, но Творцу. - - 3. Благоговейно произноси имя Божие, т.е не произноси его всуе, без нужды. - - 4. Седьмой день недели посвящай Богу. - - 5. Почитай отца твоего и мать, чтобы тебе было хорошо, и чтобы ты долго прожил на земле. - - 6. Не убивай. - - 7. Не кради. - - 8. Будь верным, свято храни свою семью, не предавай её, береги её. - - 9. Не обманывай. - - 10. Не завидуй. - - uid: 22017 + - uid: 15394 components: - type: Transform - parent: 22016 - - type: Paper - content: Виски, эхо, виски, лима, альфа, дельта. - - type: Physics - canCollide: False - - uid: 22373 + pos: 44.5,65.5 + parent: 2 + - uid: 15395 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 23092 + pos: 45.5,65.5 + parent: 2 + - uid: 15396 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 23254 + pos: 46.5,65.5 + parent: 2 + - uid: 15398 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 23265 + pos: 47.5,63.5 + parent: 2 + - uid: 15399 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 23538 + pos: 47.5,62.5 + parent: 2 + - uid: 15400 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False - - uid: 40984 + pos: 47.5,61.5 + parent: 2 + - uid: 15401 components: - type: Transform - pos: 0.4539795,1.6979828 - parent: 40952 - - type: Paper - content: >- - Дорогие друзья! - - - Хочу поделиться с вами легендой о космическом корабле "Летучий Голландец". Многие, наверняка, слышали о нем и знают его трагическую историю. - - - Считается, что этот корабль был создан давным-давно, когда еще не было таких технологических возможностей, как сейчас. Странным образом он выжил до наших дней. - - - Как гласит легенда, капитан пиратов Ти-Джууи прилетел на каторгу за спасением своей возлюбленной Елены. Он собирался освободить ее из рук главы службы безопасности, но его попытка была предотвращена и он был убит. - - - В ответ на этот кошмарный поступок капитан пиратов проклял эту каторгу и заклинал, чтобы его душа поддерживала вечное питание на его корабле. - - - Легенда гласит, что "Летучий Голландец" несет в себе зло и ужас, а те, кто встретят его на своем пути, обречены на несчастье. Но многие считают эту историю просто сказкой, придуманной космическими пиратами, чтобы развлечь себя в долгих полетах. - - - Какова правда - мы не знаем. Но если вы встретите "Летучий Голландец" в своем пути - будьте осторожны и готовы к невероятным приключениям. - - - С любовью, - - Елена Фаллен - - uid: 54355 + pos: 47.5,60.5 + parent: 2 + - uid: 15402 components: - type: Transform - pos: -23.906204,42.82361 - parent: 45711 - - type: Paper - stampState: paper_stamp-syndicate - stampedBy: - - stampedColor: '#850000FF' - stampedName: stamp-component-stamped-name-syndicate - content: > - Вульпа V-0.1 Version failed. - - Нуждается в починке -- proto: PaperRolling1 - entities: - - uid: 44031 + pos: 47.5,59.5 + parent: 2 + - uid: 15818 components: - type: Transform - pos: 59.628136,-12.270894 + pos: 72.5,-42.5 parent: 2 -- proto: ParticleAcceleratorControlBoxUnfinished - entities: - - uid: 22401 + - uid: 15936 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,37.5 + pos: -13.5,-68.5 parent: 2 - - uid: 53980 + - uid: 15937 components: - type: Transform - pos: -27.5,44.5 - parent: 45711 -- proto: ParticleAcceleratorEmitterForeUnfinished - entities: - - uid: 21677 + pos: -15.5,-66.5 + parent: 2 + - uid: 15940 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,38.5 + pos: -15.5,-68.5 parent: 2 -- proto: ParticleAcceleratorEmitterPortUnfinished - entities: - - uid: 15849 + - uid: 15941 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,39.5 + pos: -11.5,-68.5 parent: 2 -- proto: ParticleAcceleratorEmitterStarboardUnfinished - entities: - - uid: 48401 + - uid: 15945 components: - type: Transform - pos: 58.5,39.5 + pos: -9.5,-68.5 parent: 2 -- proto: ParticleAcceleratorEndCapUnfinished - entities: - - uid: 48402 + - uid: 15946 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,38.5 + pos: -13.5,-66.5 parent: 2 -- proto: ParticleAcceleratorFuelChamberUnfinished - entities: - - uid: 48400 + - uid: 15947 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,38.5 + pos: -11.5,-66.5 parent: 2 -- proto: ParticleAcceleratorPowerBoxUnfinished - entities: - - uid: 18826 + - uid: 15948 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,40.5 + pos: -9.5,-66.5 parent: 2 -- proto: PartRodMetal - entities: - - uid: 43961 + - uid: 16268 components: - type: Transform - pos: -26.08791,7.6232276 + pos: -54.5,-59.5 parent: 2 - - uid: 48786 + - uid: 16709 components: - type: Transform - pos: -7.338128,32.456917 - parent: 45711 - - uid: 52110 + pos: 80.5,-67.5 + parent: 2 + - uid: 16951 components: - type: Transform - pos: 13.454971,5.5411463 + pos: 83.5,-67.5 parent: 2 - - uid: 52114 + - uid: 16952 components: - type: Transform - pos: 13.329971,5.666146 + pos: 81.5,-67.5 parent: 2 - - uid: 52116 + - uid: 16959 components: - type: Transform - pos: 13.626846,5.447396 + pos: 79.5,-67.5 parent: 2 - - uid: 52142 + - uid: 16962 components: - type: Transform - pos: 39.540607,-7.327884 + pos: 77.5,-66.5 parent: 2 -- proto: PartRodMetal1 - entities: - - uid: 35139 + - uid: 16963 components: - type: Transform - pos: 3.4848795,10.401538 - parent: 34641 - - uid: 44681 + pos: 78.5,-66.5 + parent: 2 + - uid: 16974 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.67921,-17.688662 + pos: 84.5,-66.5 parent: 2 - - uid: 48787 + - uid: 16975 components: - type: Transform - pos: 12.380218,33.484535 - parent: 45711 - - uid: 48788 + pos: 84.5,-67.5 + parent: 2 + - uid: 16977 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.505218,33.078285 - parent: 45711 - - uid: 48789 + pos: 78.5,-67.5 + parent: 2 + - uid: 16978 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.267235,35.537315 - parent: 45711 - - uid: 48790 + pos: 85.5,-66.5 + parent: 2 + - uid: 17050 components: - type: Transform - pos: 17.454735,35.276897 - parent: 45711 - - uid: 48791 + pos: 93.5,-57.5 + parent: 2 + - uid: 17054 components: - type: Transform - pos: 13.808513,36.659412 - parent: 45711 - - uid: 51211 + pos: 90.5,-57.5 + parent: 2 + - uid: 17061 components: - type: Transform - pos: 23.39787,-65.698364 + pos: 82.5,-67.5 parent: 2 -- proto: PartRodMetal10 - entities: - - uid: 20177 + - uid: 17117 components: - type: Transform - pos: 16.656845,50.455967 + pos: 57.5,45.5 parent: 2 - - uid: 28860 + - uid: 17118 components: - type: Transform - pos: 17.665388,63.462395 + pos: 58.5,45.5 parent: 2 - - uid: 28863 + - uid: 17119 components: - type: Transform - pos: 18.523205,59.586655 + pos: 59.5,45.5 parent: 2 -- proto: PeaSeeds - entities: - - uid: 36194 + - uid: 17120 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.64284,45.321945 + pos: 59.5,41.5 parent: 2 -- proto: Pen - entities: - - uid: 300 + - uid: 17121 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.9729228,24.61604 + pos: 58.5,41.5 parent: 2 - - uid: 1737 + - uid: 17122 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.381477,-13.865186 + pos: 57.5,41.5 parent: 2 - - uid: 4874 + - uid: 17129 components: - type: Transform - rot: -3.141592653589793 rad - pos: 40.67289,4.004446 + pos: 93.5,-55.5 parent: 2 - - uid: 5551 + - uid: 17130 components: - type: Transform - pos: -33.514355,-4.449411 + pos: 90.5,-55.5 parent: 2 - - uid: 9999 + - uid: 17199 components: - type: Transform - pos: -13.65164,1.483705 + pos: 33.5,29.5 parent: 2 - - uid: 11046 + - uid: 17200 components: - type: Transform - pos: -42.436405,-19.165295 + pos: 36.5,29.5 parent: 2 - - uid: 11310 + - uid: 17201 components: - type: Transform - pos: -42.38953,-19.93092 + pos: 38.5,33.5 parent: 2 - - uid: 14173 + - uid: 17202 components: - type: Transform - pos: -13.52664,1.53058 + pos: 36.5,37.5 parent: 2 - - uid: 15464 + - uid: 17203 components: - type: Transform - pos: -42.42078,-18.36842 + pos: 33.5,37.5 parent: 2 - - uid: 18837 + - uid: 17246 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.6468096,46.274754 + pos: 80.5,-60.5 parent: 2 - - uid: 21021 + - uid: 17247 components: - type: Transform - pos: 8.517543,50.247486 + pos: 82.5,-60.5 parent: 2 - - uid: 21443 + - uid: 17341 components: - type: Transform - pos: -13.58914,1.6868298 + rot: -1.5707963267948966 rad + pos: -46.5,-68.5 parent: 2 - - uid: 22032 + - uid: 17346 components: - type: Transform - pos: 14.359666,-44.82896 + pos: -54.5,-61.5 parent: 2 - - uid: 22033 + - uid: 17347 components: - type: Transform - pos: -2.6035104,-72.44065 + pos: -50.5,-61.5 parent: 2 - - uid: 22034 + - uid: 17357 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.4486322,-51.394577 + rot: -1.5707963267948966 rad + pos: -47.5,-68.5 parent: 2 - - uid: 22040 + - uid: 17361 components: - type: Transform - pos: -25.394016,-19.414143 + pos: -50.5,-59.5 parent: 2 - - uid: 22043 + - uid: 17364 components: - type: Transform rot: -1.5707963267948966 rad - pos: 58.34284,-42.177254 + pos: -45.5,-68.5 parent: 2 - - uid: 22044 + - uid: 17392 components: - type: Transform - pos: -13.700155,-45.492794 + pos: -55.5,-66.5 parent: 2 - - uid: 22045 + - uid: 17473 components: - type: Transform - pos: 13.739027,42.553528 + rot: 1.5707963267948966 rad + pos: -58.5,-72.5 parent: 2 - - uid: 22046 + - uid: 17485 components: - type: Transform - pos: 49.420727,-13.317512 + pos: -50.5,-55.5 parent: 2 - - uid: 22050 + - uid: 17492 components: - type: Transform - pos: 28.732468,-45.013756 + rot: 1.5707963267948966 rad + pos: -58.5,-76.5 parent: 2 - - uid: 22052 + - uid: 17542 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.4148,35.40581 + pos: -50.5,-57.5 parent: 2 - - uid: 22056 + - uid: 17543 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.024095774,-38.446632 + pos: -54.5,-55.5 parent: 2 - - uid: 22060 + - uid: 17560 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.803645,35.425945 + pos: -55.5,-64.5 parent: 2 - - uid: 22061 + - uid: 17602 + components: + - type: Transform + pos: -54.5,-57.5 + parent: 2 + - uid: 17655 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.423821,-39.509872 + pos: -44.5,-68.5 parent: 2 - - uid: 22068 + - uid: 17668 components: - type: Transform - pos: -24.560143,13.557534 + rot: 1.5707963267948966 rad + pos: -60.5,-76.5 parent: 2 - - uid: 22069 + - uid: 17688 + components: + - type: Transform + pos: 4.5,-14.5 + parent: 2 + - uid: 17689 + components: + - type: Transform + pos: 6.5,-14.5 + parent: 2 + - uid: 17702 components: - type: Transform rot: -1.5707963267948966 rad - pos: 57.12774,6.687686 + pos: -48.5,-68.5 parent: 2 - - uid: 22070 + - uid: 17814 components: - type: Transform - pos: 17.310741,27.49849 + pos: 115.5,-58.5 parent: 2 - - uid: 22074 + - uid: 17815 components: - type: Transform - pos: 48.186096,-51.48784 + pos: 116.5,-58.5 parent: 2 - - uid: 24174 + - uid: 17816 components: - type: Transform - pos: 16.30132,16.780233 + pos: 120.5,-58.5 parent: 2 - - uid: 25012 + - uid: 17817 components: - type: Transform - pos: 10.999707,-57.507557 + pos: 121.5,-58.5 parent: 2 - - uid: 26611 + - uid: 17818 + components: + - type: Transform + pos: 122.5,-58.5 + parent: 2 + - uid: 17912 + components: + - type: Transform + pos: -21.5,-60.5 + parent: 2 + - uid: 17913 + components: + - type: Transform + pos: -21.5,-58.5 + parent: 2 + - uid: 17943 + components: + - type: Transform + pos: 114.5,-58.5 + parent: 2 + - uid: 17973 + components: + - type: Transform + pos: 114.5,-54.5 + parent: 2 + - uid: 18041 components: - type: Transform rot: 1.5707963267948966 rad - pos: 54.6119,-33.12255 + pos: -60.5,-72.5 parent: 2 - - uid: 30215 + - uid: 18142 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.978939,17.676987 + pos: 115.5,-54.5 parent: 2 - - uid: 31325 + - uid: 18143 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.111074,30.639555 + pos: 116.5,-54.5 parent: 2 - - uid: 32552 + - uid: 18144 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.373272,30.66856 + pos: 120.5,-54.5 parent: 2 - - uid: 32556 + - uid: 18145 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.3468733,29.731884 + pos: 121.5,-54.5 parent: 2 - - uid: 32557 + - uid: 18146 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.616513,30.444284 + pos: 122.5,-54.5 parent: 2 - - uid: 32589 + - uid: 18401 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.669312,29.771461 + pos: 94.5,-54.5 parent: 2 - - uid: 35548 + - uid: 18402 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.617433,56.447277 + pos: 95.5,-54.5 parent: 2 - - uid: 36166 + - uid: 18403 components: - type: Transform - pos: 21.556555,-19.451387 + pos: 98.5,-54.5 parent: 2 - - uid: 36202 + - uid: 18405 components: - type: Transform - pos: 46.67416,46.31957 + pos: 102.5,-54.5 parent: 2 - - uid: 36261 + - uid: 18406 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.8673,-7.4460816 + pos: 99.5,-58.5 parent: 2 - - uid: 43951 + - uid: 18407 components: - type: Transform - pos: 17.276554,-55.48835 + pos: 98.5,-58.5 parent: 2 - - uid: 47584 + - uid: 18408 components: - type: Transform - pos: 25.318998,-25.382666 + pos: 97.5,-58.5 parent: 2 - - uid: 47652 + - uid: 18409 components: - type: Transform - pos: 59.64553,-30.447697 + pos: 94.5,-58.5 parent: 2 - - uid: 47761 + - uid: 18410 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.55897,-22.4332 + pos: 101.5,-58.5 parent: 2 - - uid: 48792 + - uid: 18411 components: - type: Transform - pos: 22.562033,35.237534 - parent: 45711 - - uid: 51665 + pos: 96.5,-54.5 + parent: 2 + - uid: 18412 components: - type: Transform - pos: 3.9695268,20.582375 + pos: 101.5,-54.5 parent: 2 - - uid: 52170 + - uid: 19162 components: - type: Transform - pos: 46.666996,-4.503783 + pos: 78.5,10.5 parent: 2 - - uid: 53100 + - uid: 19165 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.2590332,74.58588 - parent: 45711 - - uid: 55519 + pos: 79.5,10.5 + parent: 2 + - uid: 19166 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.591824,1.6111109 + pos: 80.5,10.5 parent: 2 -- proto: PersonalAI - entities: - - uid: 22078 + - uid: 20574 components: - type: Transform - rot: 0.000553772842977196 rad - pos: 1.5358621,7.4646144 + pos: -31.5,-26.5 parent: 2 - - uid: 35566 + - uid: 20575 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.502117,-24.451584 + pos: -27.5,-26.5 parent: 2 - - uid: 52129 + - uid: 20577 components: - type: Transform - pos: 21.553925,21.179155 + pos: -23.5,-26.5 parent: 2 -- proto: PetCarrier - entities: - - uid: 41507 + - uid: 20578 components: - type: Transform - pos: -64.5,-9.5 + pos: -19.5,-26.5 parent: 2 - - uid: 41508 + - uid: 21575 components: - type: Transform - pos: -65.5,-9.5 + pos: -77.5,-30.5 parent: 2 - - uid: 55976 + - uid: 21576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,54.5 - parent: 45711 - - uid: 55977 + pos: -78.5,-30.5 + parent: 2 + - uid: 21586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,43.5 - parent: 45711 -- proto: PhoneInstrument - entities: - - uid: 815 + pos: -76.5,-34.5 + parent: 2 + - uid: 21587 components: - type: Transform - pos: 1.937102,-3.553014 + pos: -76.5,-32.5 parent: 2 - - uid: 25102 + - uid: 21594 components: - type: Transform - pos: 3.886115,40.732204 + pos: -79.5,-30.5 parent: 2 - - uid: 28085 + - uid: 21701 components: - type: Transform - pos: -26.642277,-11.549575 + pos: -70.5,-32.5 parent: 2 -- proto: PianoInstrument - entities: - - uid: 22819 + - uid: 21999 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,27.5 + pos: -41.5,-11.5 parent: 2 -- proto: Pickaxe - entities: - - uid: 33935 + - uid: 22000 components: - type: Transform - pos: -3.434825,-23.46819 - parent: 33049 - - uid: 37693 + pos: -54.5,-11.5 + parent: 2 + - uid: 22001 components: - type: Transform - pos: 8.3637085,17.584198 - parent: 36861 - - uid: 37694 + pos: -54.5,-9.5 + parent: 2 + - uid: 22050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.384186,9.492987 - parent: 36861 - - uid: 37695 + pos: -83.5,-1.5 + parent: 2 + - uid: 22079 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.457653,1.5915432 - parent: 36861 - - uid: 37696 + pos: -84.5,-1.5 + parent: 2 + - uid: 22105 components: - type: Transform - pos: 8.3637085,17.584198 - parent: 36861 - - uid: 37697 + pos: -85.5,-1.5 + parent: 2 + - uid: 22333 components: - type: Transform - pos: 8.3637085,17.584198 - parent: 36861 - - uid: 37698 + pos: -86.5,-1.5 + parent: 2 + - uid: 23971 components: - type: Transform - pos: 8.3637085,17.584198 - parent: 36861 - - uid: 37699 + pos: -11.5,-90.5 + parent: 2 + - uid: 23972 components: - type: Transform - pos: 8.3637085,17.584198 - parent: 36861 - - uid: 41570 + pos: -10.5,-90.5 + parent: 2 + - uid: 23974 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.276478,60.57148 + pos: -9.5,-90.5 parent: 2 - - uid: 44643 + - uid: 26162 components: - type: Transform - pos: 67.64252,-17.480742 + pos: -78.5,75.5 parent: 2 -- proto: Pill - entities: - - uid: 21263 + - uid: 26345 components: - type: Transform - parent: 21261 - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 21272 - - uid: 21275 + pos: -106.5,1.5 + parent: 2 + - uid: 26348 components: - type: Transform - parent: 21261 - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 21294 - - uid: 21297 + pos: -98.5,0.5 + parent: 2 + - uid: 26349 components: - type: Transform - parent: 21261 - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 21298 - - uid: 21368 + pos: -97.5,1.5 + parent: 2 + - uid: 26361 components: - type: Transform - parent: 21261 - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 21369 - - uid: 21463 + pos: -106.5,17.5 + parent: 2 + - uid: 26362 components: - type: Transform - parent: 21261 - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 21466 - - uid: 21467 + pos: -105.5,18.5 + parent: 2 + - uid: 26363 components: - type: Transform - parent: 21261 - - type: SolutionContainerManager - solutions: null - containers: - - food - - type: Physics - canCollide: False - - type: ContainerContainer - containers: - solution@food: !type:ContainerSlot - ent: 21468 -- proto: PillCanister - entities: - - uid: 22087 + pos: -98.5,18.5 + parent: 2 + - uid: 26364 components: - type: Transform - pos: -23.267403,-49.710003 + pos: -97.5,17.5 parent: 2 - - uid: 22088 + - uid: 26417 components: - type: Transform - pos: -23.142403,-49.850628 + pos: -63.5,87.5 parent: 2 - - uid: 22089 + - uid: 26418 components: - type: Transform - pos: -29.694836,-52.194866 + pos: -63.5,88.5 parent: 2 - - uid: 22090 + - uid: 26419 components: - type: Transform - pos: -29.538586,-52.33038 + pos: -57.5,90.5 parent: 2 -- proto: PillSpaceDrugs - entities: - - uid: 6688 + - uid: 26442 components: - type: Transform - pos: 52.584747,10.255338 + pos: -61.5,90.5 parent: 2 - - uid: 11516 + - uid: 26444 components: - type: Transform - pos: 51.194126,9.317838 + pos: -60.5,90.5 parent: 2 - - uid: 21558 + - uid: 26445 components: - type: Transform - parent: 21557 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21559 + pos: -59.5,90.5 + parent: 2 + - uid: 26446 components: - type: Transform - parent: 21557 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21560 + pos: -58.5,90.5 + parent: 2 + - uid: 26490 components: - type: Transform - parent: 21557 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21561 + pos: -63.5,86.5 + parent: 2 + - uid: 26499 components: - type: Transform - parent: 21557 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21562 + pos: -41.5,90.5 + parent: 2 + - uid: 26500 components: - type: Transform - parent: 21557 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 22095 + pos: -40.5,90.5 + parent: 2 + - uid: 26501 components: - type: Transform - pos: -15.609994,-52.978004 + pos: -39.5,90.5 parent: 2 - - uid: 41237 + - uid: 26502 components: - type: Transform - pos: 50.850372,10.020963 + pos: -38.5,90.5 parent: 2 - - uid: 41245 + - uid: 26503 components: - type: Transform - pos: 51.8035,9.724087 + pos: -37.5,90.5 parent: 2 -- proto: PinpointerNuclear - entities: - - uid: 22099 + - uid: 26834 components: - - type: MetaData - desc: Он приведёт тебя к победе! - name: навигатор-3000 - type: Transform - pos: -16.524532,5.5916543 + pos: -51.5,90.5 parent: 2 -- proto: PlantBGoneSpray - entities: - - uid: 41617 + - uid: 28410 components: - type: Transform - pos: 31.243416,-45.54113 + pos: 11.5,-13.5 parent: 2 - - uid: 41624 + - uid: 28449 components: - type: Transform - pos: 31.47779,-45.54113 + pos: 5.5,-14.5 parent: 2 - - uid: 41639 + - uid: 28474 components: - type: Transform - pos: 31.727787,-45.55676 + pos: 3.5,-14.5 parent: 2 -- proto: PlaqueAtmos - entities: - - uid: 22100 + - uid: 29074 components: - - type: MetaData - desc: На ней мало что можно разобрать, разве что "LagInPotato - человек который устал". - name: табличка одинокому атмосианину - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,20.5 + pos: 12.5,15.5 parent: 2 - - uid: 22101 + - uid: 29194 components: - - type: MetaData - desc: 'На ней неразборчиво написано инструкция по работе с атмосией. Зато псевдоним первого автора виден хорошо: "HappyRoach".' - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,30.5 + pos: -11.5,15.5 parent: 2 -- proto: PlasmaCanister - entities: - - uid: 323 + - uid: 29195 components: - type: Transform - pos: 56.5,18.5 + pos: -10.5,16.5 parent: 2 - - uid: 9626 + - uid: 29197 components: - type: Transform - pos: 17.5,-36.5 + pos: -10.5,90.5 parent: 2 - - uid: 23075 + - uid: 29199 components: - type: Transform - pos: 30.5,-32.5 + pos: -2.5,90.5 parent: 2 - - uid: 24855 + - uid: 29200 components: - type: Transform - pos: 84.5,58.5 + pos: -1.5,89.5 parent: 2 - - uid: 33016 + - uid: 29201 components: - type: Transform - pos: 68.5,-33.5 + pos: -0.5,88.5 parent: 2 -- proto: PlasmaReinforcedWindowDirectional - entities: - - uid: 157 + - uid: 29202 components: - type: Transform - pos: 39.5,-15.5 + pos: 0.5,87.5 parent: 2 - - uid: 571 + - uid: 30101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-33.5 + pos: -42.5,-91.5 parent: 2 - - uid: 1279 + - uid: 30102 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-13.5 + pos: -41.5,-91.5 parent: 2 - - uid: 1285 + - uid: 30103 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-32.5 + pos: -40.5,-91.5 parent: 2 - - uid: 1484 + - uid: 30104 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-32.5 + pos: -39.5,-91.5 parent: 2 - - uid: 1636 + - uid: 30859 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,-16.5 + pos: 54.5,14.5 parent: 2 - - uid: 6652 + - uid: 54446 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 53899 + - uid: 54447 + components: + - type: Transform + pos: -1.5,-1.5 + parent: 53899 + - uid: 55700 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,-34.5 - parent: 2 - - uid: 12360 + pos: -26.5,8.5 + parent: 55280 + - uid: 55701 components: - type: Transform rot: -1.5707963267948966 rad - pos: 39.5,-13.5 - parent: 2 - - uid: 12508 + pos: -26.5,11.5 + parent: 55280 + - uid: 55702 components: - type: Transform rot: -1.5707963267948966 rad - pos: 39.5,-15.5 - parent: 2 - - uid: 14904 + pos: 4.5,12.5 + parent: 55280 + - uid: 55703 components: - type: Transform rot: -1.5707963267948966 rad - pos: 36.5,-32.5 - parent: 2 - - uid: 17897 + pos: 4.5,13.5 + parent: 55280 + - uid: 55704 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,56.5 - parent: 2 - - uid: 17901 + rot: -1.5707963267948966 rad + pos: 4.5,6.5 + parent: 55280 + - uid: 55705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,57.5 - parent: 2 - - uid: 20286 + rot: -1.5707963267948966 rad + pos: 4.5,7.5 + parent: 55280 + - uid: 55706 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-32.5 - parent: 2 - - uid: 22102 + rot: -1.5707963267948966 rad + pos: 4.5,8.5 + parent: 55280 + - uid: 63069 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,64.5 - parent: 2 - - uid: 22105 + pos: 3.5,44.5 + parent: 56631 + - uid: 63070 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,65.5 - parent: 2 - - uid: 22106 + pos: 3.5,45.5 + parent: 56631 + - uid: 63071 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,63.5 - parent: 2 - - uid: 22984 + pos: 3.5,41.5 + parent: 56631 + - uid: 63072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-34.5 - parent: 2 - - uid: 23091 + pos: 23.5,33.5 + parent: 56631 + - uid: 63073 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,-32.5 - parent: 2 - - uid: 23106 + pos: 3.5,5.5 + parent: 56631 + - uid: 63074 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-32.5 - parent: 2 - - uid: 24598 + pos: 3.5,4.5 + parent: 56631 + - uid: 63075 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,-32.5 - parent: 2 - - uid: 26210 + pos: 3.5,3.5 + parent: 56631 + - uid: 63076 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-14.5 - parent: 2 - - uid: 27880 + pos: 3.5,2.5 + parent: 56631 + - uid: 63077 components: - type: Transform - pos: 42.5,-12.5 - parent: 2 - - uid: 33936 + pos: 3.5,1.5 + parent: 56631 + - uid: 63078 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-10.5 - parent: 33049 - - uid: 33937 + pos: -21.5,11.5 + parent: 56631 + - uid: 63079 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-10.5 - parent: 33049 - - uid: 33938 + pos: -21.5,12.5 + parent: 56631 + - uid: 63080 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-11.5 - parent: 33049 - - uid: 33939 + pos: -21.5,14.5 + parent: 56631 + - uid: 63081 components: - type: Transform - pos: 9.5,-14.5 - parent: 33049 - - uid: 33940 + pos: -21.5,15.5 + parent: 56631 + - uid: 63082 components: - type: Transform - pos: 7.5,-14.5 - parent: 33049 - - uid: 33941 + pos: -10.5,26.5 + parent: 56631 + - uid: 63083 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-14.5 - parent: 33049 - - uid: 33942 + pos: -9.5,26.5 + parent: 56631 + - uid: 63084 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-13.5 - parent: 33049 - - uid: 33943 + pos: -6.5,26.5 + parent: 56631 + - uid: 63085 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-13.5 - parent: 33049 - - uid: 33944 + pos: -7.5,26.5 + parent: 56631 + - uid: 63086 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-14.5 - parent: 33049 - - uid: 35858 + pos: -26.5,32.5 + parent: 56631 + - uid: 63087 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,1.5 - parent: 35803 - - uid: 35859 + pos: -23.5,32.5 + parent: 56631 + - uid: 63088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,0.5 - parent: 35803 - - uid: 35860 + pos: 13.5,23.5 + parent: 56631 + - uid: 63089 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,1.5 - parent: 35803 - - uid: 35861 + pos: 15.5,23.5 + parent: 56631 + - uid: 63090 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,0.5 - parent: 35803 - - uid: 37700 + pos: 15.5,27.5 + parent: 56631 + - uid: 63091 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,2.5 - parent: 36861 - - uid: 37701 + pos: 13.5,27.5 + parent: 56631 + - uid: 63092 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,1.5 - parent: 36861 - - uid: 45993 + pos: 22.5,33.5 + parent: 56631 + - uid: 63093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,53.5 - parent: 45711 - - uid: 46000 + pos: 22.5,32.5 + parent: 56631 + - uid: 63094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,43.5 - parent: 45711 - - uid: 46032 + pos: 23.5,34.5 + parent: 56631 + - uid: 63095 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,39.5 - parent: 45711 - - uid: 46569 + pos: -2.5,57.5 + parent: 56631 + - uid: 63096 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,39.5 - parent: 45711 - - uid: 46581 + pos: 0.5,67.5 + parent: 56631 + - uid: 63097 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,52.5 - parent: 45711 - - uid: 46590 + pos: 2.5,67.5 + parent: 56631 + - uid: 63098 + components: + - type: Transform + pos: 4.5,67.5 + parent: 56631 + - uid: 63099 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,54.5 - parent: 45711 - - uid: 46592 + pos: 28.5,52.5 + parent: 56631 + - uid: 63100 components: - type: Transform - pos: -44.5,44.5 - parent: 45711 - - uid: 46599 + rot: 3.141592653589793 rad + pos: 28.5,51.5 + parent: 56631 + - uid: 63101 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,42.5 - parent: 45711 - - uid: 46600 + pos: 13.5,50.5 + parent: 56631 + - uid: 63102 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,43.5 - parent: 45711 - - uid: 46601 + pos: 11.5,50.5 + parent: 56631 + - uid: 63103 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,42.5 - parent: 45711 - - uid: 46625 + pos: 24.5,52.5 + parent: 56631 + - uid: 65628 components: - type: Transform - pos: -47.5,44.5 - parent: 45711 - - uid: 46631 + pos: 4.5,3.5 + parent: 65540 + - uid: 65629 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,53.5 - parent: 45711 - - uid: 46633 + pos: 4.5,2.5 + parent: 65540 + - uid: 65630 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,52.5 - parent: 45711 - - uid: 46645 + pos: 4.5,1.5 + parent: 65540 + - uid: 66591 components: - type: Transform - pos: -32.5,30.5 - parent: 45711 - - uid: 46646 + rot: -1.5707963267948966 rad + pos: -3.5,-16.5 + parent: 65849 + - uid: 66592 components: - type: Transform - pos: -36.5,29.5 - parent: 45711 - - uid: 46753 + pos: -0.5,12.5 + parent: 65849 + - uid: 66593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,54.5 - parent: 45711 - - uid: 48793 + pos: 2.5,12.5 + parent: 65849 + - uid: 66594 components: - type: Transform - pos: 8.5,36.5 - parent: 45711 - - uid: 48794 + pos: -12.5,17.5 + parent: 65849 + - uid: 66595 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,30.5 - parent: 45711 - - uid: 48795 + pos: -12.5,16.5 + parent: 65849 + - uid: 66596 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,29.5 - parent: 45711 - - uid: 48796 + pos: -11.5,15.5 + parent: 65849 + - uid: 66597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,30.5 - parent: 45711 - - uid: 48797 + pos: -10.5,15.5 + parent: 65849 + - uid: 66598 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,29.5 - parent: 45711 - - uid: 48798 + pos: 0.5,21.5 + parent: 65849 + - uid: 67843 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,27.5 - parent: 45711 - - uid: 48799 + rot: -1.5707963267948966 rad + pos: 13.5,-3.5 + parent: 66965 + - uid: 67844 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,25.5 - parent: 45711 - - uid: 48800 + rot: -1.5707963267948966 rad + pos: 13.5,-0.5 + parent: 66965 + - uid: 67845 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,27.5 - parent: 45711 - - uid: 48801 + pos: 13.5,2.5 + parent: 66965 + - uid: 67846 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,25.5 - parent: 45711 - - uid: 48802 + pos: 13.5,5.5 + parent: 66965 + - uid: 67847 components: - type: Transform - pos: -0.5,24.5 - parent: 45711 - - uid: 48803 + rot: -1.5707963267948966 rad + pos: 13.5,8.5 + parent: 66965 + - uid: 67848 components: - type: Transform - pos: 1.5,24.5 - parent: 45711 - - uid: 50348 + rot: 1.5707963267948966 rad + pos: 4.5,3.5 + parent: 66965 + - uid: 67849 components: - type: Transform - pos: 0.5,24.5 - parent: 45711 - - uid: 53451 + rot: 1.5707963267948966 rad + pos: 3.5,18.5 + parent: 66965 + - uid: 67850 components: - type: Transform - pos: -26.5,41.5 - parent: 45711 - - uid: 53932 + rot: 1.5707963267948966 rad + pos: 8.5,10.5 + parent: 66965 + - uid: 67851 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,39.5 - parent: 45711 - - uid: 53934 + pos: 8.5,4.5 + parent: 66965 + - uid: 67852 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,40.5 - parent: 45711 - - uid: 53964 + pos: 10.5,16.5 + parent: 66965 + - uid: 67853 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,42.5 - parent: 45711 - - uid: 53978 + pos: -0.5,19.5 + parent: 66965 + - uid: 67854 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,39.5 - parent: 45711 - - uid: 53986 + rot: -1.5707963267948966 rad + pos: -0.5,18.5 + parent: 66965 + - uid: 67855 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,39.5 - parent: 45711 - - uid: 53989 + pos: 11.5,13.5 + parent: 66965 + - uid: 67856 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,40.5 - parent: 45711 - - uid: 54000 + pos: 14.5,13.5 + parent: 66965 + - uid: 67857 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 7.5,13.5 + parent: 66965 + - uid: 67858 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,38.5 - parent: 45711 - - uid: 54025 + pos: 6.5,9.5 + parent: 66965 + - uid: 67859 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,49.5 - parent: 45711 - - uid: 54026 + pos: 3.5,-8.5 + parent: 66965 + - uid: 67860 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,49.5 - parent: 45711 - - uid: 54030 + pos: 4.5,-8.5 + parent: 66965 + - uid: 67861 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,47.5 - parent: 45711 - - uid: 54031 + rot: 3.141592653589793 rad + pos: 4.5,-5.5 + parent: 66965 + - uid: 67862 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,49.5 - parent: 45711 - - uid: 54087 + pos: -0.5,-3.5 + parent: 66965 + - uid: 67863 components: - type: Transform - pos: -46.5,47.5 - parent: 45711 - - uid: 54088 + rot: 1.5707963267948966 rad + pos: -0.5,-4.5 + parent: 66965 + - uid: 67864 components: - type: Transform - pos: -45.5,47.5 - parent: 45711 - - uid: 54089 + rot: 1.5707963267948966 rad + pos: 1.5,-5.5 + parent: 66965 + - uid: 67865 components: - type: Transform rot: 1.5707963267948966 rad - pos: -45.5,47.5 - parent: 45711 - - uid: 54108 + pos: 0.5,-5.5 + parent: 66965 + - uid: 67866 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,48.5 - parent: 45711 - - uid: 54110 + pos: 5.5,-8.5 + parent: 66965 + - uid: 67867 components: - type: Transform rot: 3.141592653589793 rad - pos: -45.5,49.5 - parent: 45711 - - uid: 54260 + pos: 1.5,0.5 + parent: 66965 +- proto: ReinforcedWindowDiagonal + entities: + - uid: 642 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,35.5 - parent: 45711 - - uid: 54261 + pos: -10.5,15.5 + parent: 2 + - uid: 643 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,36.5 - parent: 45711 - - uid: 54265 + rot: 1.5707963267948966 rad + pos: 11.5,15.5 + parent: 2 + - uid: 1634 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,54.5 - parent: 45711 - - uid: 54266 + pos: -85.5,-11.5 + parent: 2 + - uid: 1635 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,53.5 - parent: 45711 - - uid: 54267 + pos: -86.5,-12.5 + parent: 2 + - uid: 1636 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,54.5 - parent: 45711 - - uid: 54268 + pos: -86.5,-18.5 + parent: 2 + - uid: 1637 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,53.5 - parent: 45711 - - uid: 54269 + pos: -85.5,-19.5 + parent: 2 + - uid: 2184 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,52.5 - parent: 45711 - - uid: 54270 + pos: -115.5,15.5 + parent: 2 + - uid: 2248 + components: + - type: Transform + pos: -114.5,16.5 + parent: 2 + - uid: 3977 components: - type: Transform rot: 3.141592653589793 rad - pos: -47.5,52.5 - parent: 45711 - - uid: 54271 + pos: -11.5,88.5 + parent: 2 + - uid: 4004 components: - type: Transform - pos: -47.5,44.5 - parent: 45711 - - uid: 54272 + pos: -98.5,1.5 + parent: 2 + - uid: 4005 components: - type: Transform - pos: -44.5,44.5 - parent: 45711 - - uid: 54273 + pos: -97.5,2.5 + parent: 2 + - uid: 4101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,43.5 - parent: 45711 - - uid: 54274 + rot: 1.5707963267948966 rad + pos: -116.5,5.5 + parent: 2 + - uid: 4184 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,42.5 - parent: 45711 - - uid: 54275 + rot: 3.141592653589793 rad + pos: -106.5,16.5 + parent: 2 + - uid: 4188 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,43.5 - parent: 45711 - - uid: 54276 + pos: -98.5,17.5 + parent: 2 + - uid: 4189 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,42.5 - parent: 45711 - - uid: 54282 + pos: -97.5,16.5 + parent: 2 + - uid: 4292 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -114.5,2.5 + parent: 2 + - uid: 4328 + components: + - type: Transform + pos: -116.5,13.5 + parent: 2 + - uid: 4330 components: - type: Transform rot: 3.141592653589793 rad - pos: -36.5,34.5 - parent: 45711 - - uid: 54286 + pos: -113.5,15.5 + parent: 2 + - uid: 4331 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,34.5 - parent: 45711 - - uid: 54307 + pos: -114.5,14.5 + parent: 2 + - uid: 4332 components: - type: Transform rot: 3.141592653589793 rad - pos: -36.5,33.5 - parent: 45711 - - uid: 54308 + pos: -115.5,12.5 + parent: 2 + - uid: 4333 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,33.5 - parent: 45711 - - uid: 54310 + rot: -1.5707963267948966 rad + pos: -115.5,6.5 + parent: 2 + - uid: 4334 components: - type: Transform - pos: -35.5,33.5 - parent: 45711 - - uid: 54342 + rot: -1.5707963267948966 rad + pos: -113.5,3.5 + parent: 2 + - uid: 4336 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -114.5,4.5 + parent: 2 + - uid: 4402 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,33.5 - parent: 45711 - - uid: 54357 + pos: -13.5,80.5 + parent: 2 + - uid: 11864 components: - type: Transform - pos: -36.5,31.5 - parent: 45711 - - uid: 54359 + pos: -15.5,80.5 + parent: 2 + - uid: 11953 components: - type: Transform - pos: -35.5,31.5 - parent: 45711 - - uid: 54379 + rot: 3.141592653589793 rad + pos: -10.5,89.5 + parent: 2 + - uid: 11961 components: - type: Transform rot: 1.5707963267948966 rad - pos: -33.5,27.5 - parent: 45711 - - uid: 54380 + pos: -15.5,72.5 + parent: 2 + - uid: 11985 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,27.5 - parent: 45711 - - uid: 54395 + rot: 1.5707963267948966 rad + pos: 0.5,80.5 + parent: 2 + - uid: 12000 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,46.5 - parent: 45711 - - uid: 54396 + rot: 1.5707963267948966 rad + pos: -2.5,89.5 + parent: 2 + - uid: 12029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,47.5 - parent: 45711 - - uid: 54397 + rot: 3.141592653589793 rad + pos: -12.5,87.5 + parent: 2 + - uid: 12062 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,48.5 - parent: 45711 - - uid: 54398 + rot: 1.5707963267948966 rad + pos: -1.5,88.5 + parent: 2 + - uid: 12577 components: - type: Transform rot: -1.5707963267948966 rad - pos: -44.5,49.5 - parent: 45711 - - uid: 54399 + pos: 2.5,80.5 + parent: 2 + - uid: 12666 components: - type: Transform - pos: -45.5,50.5 - parent: 45711 - - uid: 54400 + rot: 3.141592653589793 rad + pos: 2.5,72.5 + parent: 2 + - uid: 14811 components: - type: Transform - pos: -46.5,50.5 - parent: 45711 - - uid: 54401 + rot: 1.5707963267948966 rad + pos: -107.5,1.5 + parent: 2 + - uid: 14835 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,49.5 - parent: 45711 - - uid: 54402 + pos: -96.5,17.5 + parent: 2 + - uid: 14846 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,47.5 - parent: 45711 - - uid: 54403 + pos: -105.5,1.5 + parent: 2 + - uid: 14870 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,46.5 - parent: 45711 -- proto: PlasmaTank - entities: - - uid: 19852 + rot: 1.5707963267948966 rad + pos: -0.5,87.5 + parent: 2 + - uid: 26338 components: - type: Transform - pos: 97.41053,58.48499 + rot: -1.5707963267948966 rad + pos: -106.5,2.5 parent: 2 -- proto: PlasmaTankFilled - entities: - - uid: 41078 + - uid: 26343 components: - type: Transform - pos: 38.515713,18.211105 + rot: 1.5707963267948966 rad + pos: -115.5,3.5 parent: 2 - - type: GasTank - toggleActionEntity: 41315 - - type: ActionsContainer - - type: ContainerContainer - containers: - actions: !type:Container - ents: - - 41315 -- proto: PlasmaWindoorSecureScienceLocked - entities: - - uid: 23042 + - uid: 26351 components: - type: Transform rot: 3.141592653589793 rad - pos: 33.5,-32.5 + pos: -97.5,0.5 parent: 2 - - uid: 23071 + - uid: 26352 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,-32.5 + pos: -96.5,1.5 parent: 2 - - uid: 45985 + - uid: 26353 components: - type: Transform - pos: -46.5,44.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54325 - - uid: 45992 + rot: 1.5707963267948966 rad + pos: -106.5,0.5 + parent: 2 + - uid: 26357 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,52.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54325 - - uid: 45998 + rot: -1.5707963267948966 rad + pos: -97.5,18.5 + parent: 2 + - uid: 26358 components: - type: Transform - pos: -45.5,44.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54325 - - uid: 46628 + rot: 3.141592653589793 rad + pos: -105.5,17.5 + parent: 2 + - uid: 26359 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,52.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 54325 - - uid: 53936 + pos: -107.5,17.5 + parent: 2 + - uid: 26360 components: - type: Transform - pos: -23.5,41.5 - parent: 45711 - - uid: 53973 + pos: -106.5,18.5 + parent: 2 + - uid: 29193 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,38.5 - parent: 45711 - - uid: 54107 + rot: -1.5707963267948966 rad + pos: 12.5,16.5 + parent: 2 + - uid: 29196 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,48.5 - parent: 45711 - - uid: 54404 + pos: -11.5,16.5 + parent: 2 + - uid: 29203 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,48.5 - parent: 45711 -- proto: PlasticBanana - entities: - - uid: 15428 + pos: 0.5,88.5 + parent: 2 + - uid: 29204 components: - type: Transform - pos: -6.7555118,24.574179 + rot: -1.5707963267948966 rad + pos: -0.5,89.5 parent: 2 - - uid: 44846 + - uid: 29205 components: - type: Transform - pos: -6.6642866,24.701202 + rot: -1.5707963267948966 rad + pos: -1.5,90.5 parent: 2 - - uid: 44848 + - uid: 29206 components: - type: Transform - pos: -6.851786,24.562313 + pos: -13.5,88.5 parent: 2 -- proto: PlasticFlapsAirtightClear - entities: - - uid: 11541 + - uid: 29207 components: - type: Transform - pos: 75.5,-25.5 + pos: -12.5,89.5 parent: 2 - - uid: 20755 + - uid: 29208 components: - type: Transform - pos: 77.5,-13.5 + pos: -11.5,90.5 parent: 2 - - uid: 21346 + - uid: 63104 components: - type: Transform - pos: 74.5,-13.5 - parent: 2 - - uid: 21347 + pos: -27.5,32.5 + parent: 56631 + - uid: 63105 components: - type: Transform - pos: 74.5,-17.5 - parent: 2 - - uid: 22123 + pos: -26.5,33.5 + parent: 56631 + - uid: 63106 components: - type: Transform - pos: 75.5,7.5 - parent: 2 - - uid: 22124 + rot: -1.5707963267948966 rad + pos: -22.5,32.5 + parent: 56631 +- proto: RemoteSignaller + entities: + - uid: 4815 components: - type: Transform - pos: 77.5,-4.5 + pos: 53.980053,-21.405493 parent: 2 - - uid: 23319 + - uid: 30389 components: - type: Transform - pos: 77.5,-17.5 + pos: 62.29127,-21.491747 parent: 2 - - uid: 48804 + - uid: 30390 components: - type: Transform - pos: -21.5,13.5 - parent: 45711 -- proto: PlasticFlapsClear - entities: - - uid: 48805 + pos: 62.431896,-21.491747 + parent: 2 + - uid: 30391 components: - type: Transform - pos: -19.5,9.5 - parent: 45711 - - uid: 48806 + pos: 62.588146,-21.476122 + parent: 2 + - uid: 56341 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,7.5 - parent: 45711 - - uid: 48807 + pos: -1.674305,-7.325371 + parent: 56001 + - uid: 56342 components: - type: Transform - pos: -15.5,12.5 - parent: 45711 - - uid: 48808 + rot: 1.5707963267948966 rad + pos: 5.3320274,-7.3253746 + parent: 56001 + - uid: 65772 components: - type: Transform rot: 3.141592653589793 rad - pos: -19.5,11.5 - parent: 45711 -- proto: Plunger + pos: 4.807573,5.2233515 + parent: 65694 +- proto: ResearchAndDevelopmentServer + entities: + - uid: 3401 + components: + - type: Transform + pos: 31.5,-31.5 + parent: 2 +- proto: ResearchDisk + entities: + - uid: 24760 + components: + - type: Transform + pos: -69.44814,27.59223 + parent: 2 + - uid: 29760 + components: + - type: Transform + pos: -23.500883,-79.35912 + parent: 2 + - uid: 63107 + components: + - type: Transform + pos: 19.515335,33.568176 + parent: 56631 +- proto: ResearchDisk10000 entities: - - uid: 25351 + - uid: 63108 components: - type: Transform - pos: -44.438988,28.80811 - parent: 2 - - uid: 43480 + pos: -23.40799,39.522766 + parent: 56631 +- proto: ResearchDisk5000 + entities: + - uid: 63109 components: - type: Transform - pos: -51.72054,29.585117 - parent: 2 - - uid: 43481 + pos: -15.354095,59.40692 + parent: 56631 +- proto: RevolverCapGun + entities: + - uid: 4267 components: - type: Transform - pos: -51.70491,29.397423 + rot: -1.5707963267948966 rad + pos: -74.20354,23.71273 parent: 2 - - uid: 43482 + - uid: 8231 components: - type: Transform - pos: -51.454914,29.459988 + pos: -79.41022,16.810879 parent: 2 - - uid: 44718 + - uid: 20570 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.487225,-16.245842 + pos: 86.45509,-60.48628 parent: 2 - - uid: 44719 + - uid: 20571 components: - type: Transform rot: -1.5707963267948966 rad - pos: 53.705975,-16.480217 + pos: 86.48634,-60.54878 parent: 2 - - uid: 44839 + - uid: 21889 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.435455,-50.322613 + pos: -73.52939,-53.432034 parent: 2 - - uid: 44840 + - uid: 24177 components: - type: Transform rot: -1.5707963267948966 rad - pos: 67.42764,-50.463238 + pos: -18.492195,-89.32945 parent: 2 -- proto: PlushieArachind +- proto: RevolverCapGunFake entities: - - uid: 19165 + - uid: 6897 components: - type: Transform - pos: -2.501378,7.5262265 + pos: -78.4953,22.605175 parent: 2 -- proto: PlushieAtmosian +- proto: RifleStock entities: - - uid: 30114 - components: - - type: MetaData - desc: Мягкая игрушка, увы не смыслящая в трубах. Поэтому не устранит разгерметизацию за вас. - name: плюшевый атмосианин сухарик - - type: Transform - pos: 30.50338,17.558052 - parent: 2 - - uid: 32531 + - uid: 11702 components: - - type: MetaData - desc: Мягкая игрушка человека в скафандре атмосферного техника, думаю он только учится но глаза наполнени решимостью. - name: kvant8 - type: Transform - pos: 16.490244,53.576572 + pos: -79.51644,24.63629 parent: 2 - - uid: 37702 +- proto: RightArmSkeleton + entities: + - uid: 66599 components: - type: Transform - pos: 15.713745,8.550247 - parent: 36861 - - uid: 42018 + pos: -2.241211,-13.103516 + parent: 65849 + - uid: 66600 components: - - type: MetaData - name: плюшевый TiFeRi - type: Transform - pos: 58.466064,26.34177 - parent: 2 -- proto: PlushieCarp + rot: 3.141592653589793 rad + pos: -2.6328125,-17.371338 + parent: 65849 +- proto: RightArmVulpkanin entities: - - uid: 22130 + - uid: 63110 components: - type: Transform - pos: -70.48315,-23.601137 - parent: 2 - - uid: 37703 + pos: -23.754704,42.314075 + parent: 56631 +- proto: RightFootSkeleton + entities: + - uid: 66601 components: - type: Transform - pos: 15.57312,2.4238434 - parent: 36861 - - uid: 41162 + pos: -2.1901855,-13.15625 + parent: 65849 +- proto: RightHandSkeleton + entities: + - uid: 66602 components: - - type: MetaData - desc: Плюшевая игрушка, которая неизвестно как здесь оказалась... Возможно, она с других далёких обломков... - name: SyndiCarp - type: Transform - pos: -2.3944092,20.78563 - parent: 36861 - - uid: 44549 + pos: -2.2650146,-13.079712 + parent: 65849 +- proto: RightHandVulpkanin + entities: + - uid: 63111 components: - type: Transform - pos: 68.413605,-28.486835 - parent: 2 -- proto: PlushieDiona + pos: -23.017288,42.140076 + parent: 56631 +- proto: RiotBulletShield entities: - - uid: 35580 + - uid: 21148 components: - - type: MetaData - desc: выглядит потрёпанным, на этикетке видет текст "вафли это вкусно" - name: Плюшевый Кустарник - type: Transform - pos: -90.238205,-1.5701213 + pos: -54.43207,-28.538687 parent: 2 - - uid: 56054 + - uid: 21149 components: - type: Transform - pos: -85.293205,-5.9208126 + pos: -54.43207,-28.538687 parent: 2 -- proto: PlushieHampter - entities: - - uid: 20262 + - uid: 21150 components: - type: Transform - pos: -11.740043,-32.25894 + pos: -54.43207,-28.538687 parent: 2 - - uid: 26214 + - uid: 28223 components: - type: Transform - pos: -14.5545225,-46.162857 + pos: -94.4883,50.405964 parent: 2 - - uid: 41714 + - uid: 54448 components: - type: Transform - pos: 46.330135,69.66297 - parent: 2 - - uid: 41715 + pos: 6.4677124,-10.531189 + parent: 53899 + - uid: 63112 components: - type: Transform - pos: 48.48903,69.47535 - parent: 2 - - uid: 41716 + rot: -1.5707963267948966 rad + pos: -10.80603,-6.4206114 + parent: 56631 + - uid: 63113 components: - type: Transform - pos: 50.489025,69.4441 - parent: 2 - - uid: 43440 + pos: 14.534427,-8.525803 + parent: 56631 +- proto: RiotLaserShield + entities: + - uid: 21145 components: - type: Transform - pos: -88.49397,-10.682213 + pos: -54.80707,-28.554312 parent: 2 - - uid: 51889 + - uid: 21146 components: - type: Transform - pos: -56.684208,3.9686882 + pos: -54.791447,-28.491812 parent: 2 -- proto: PlushieHuman - entities: - - uid: 18158 + - uid: 21147 components: - type: Transform - pos: 67.44345,-41.67421 + pos: -54.80707,-28.554312 parent: 2 - - uid: 23591 + - uid: 54449 components: - type: Transform - pos: -10.599418,-32.868317 - parent: 2 - - uid: 44680 + pos: 6.314926,-10.406189 + parent: 53899 +- proto: RiotShield + entities: + - uid: 21141 components: - type: Transform - pos: -21.495205,-78.861725 + pos: -54.742035,-30.459137 parent: 2 - - uid: 44682 + - uid: 21142 components: - type: Transform - pos: 54.602924,-12.445143 + pos: -54.429535,-30.459137 parent: 2 - - uid: 44685 + - uid: 21143 components: - type: Transform - pos: -45.488865,36.47582 + pos: -54.72641,-30.631012 parent: 2 - - uid: 44686 + - uid: 21144 components: - type: Transform - pos: -60.433647,15.300208 + pos: -54.429535,-30.615387 parent: 2 - - uid: 44687 + - uid: 54450 components: - type: Transform - pos: -87.53617,20.526587 - parent: 2 - - uid: 44688 + pos: 6.731598,-10.350647 + parent: 53899 +- proto: RipleyHarness + entities: + - uid: 63114 components: - type: Transform - pos: -82.47391,-21.585054 - parent: 2 -- proto: PlushieLamp + pos: -15.2898035,22.08592 + parent: 56631 +- proto: RitualDagger entities: - - uid: 21214 + - uid: 26954 components: - type: Transform - pos: -16.519196,-45.262802 + pos: 59.503654,17.534132 parent: 2 -- proto: PlushieLizard +- proto: RobustHarvestChemistryBottle entities: - - uid: 13036 + - uid: 6714 components: - - type: MetaData - desc: Инструкторы покинули нас... "F" - type: Transform - rot: 0.000553772842977196 rad - pos: -47.266926,-22.786392 + pos: -56.094032,51.585445 parent: 2 - - uid: 22136 +- proto: RockGuitarInstrument + entities: + - uid: 7540 components: - - type: MetaData - desc: Лучший друг мима, сопровождает его во всех пантомимах. - name: Молчаливый Ти-Джууи - type: Transform - pos: -55.4958,8.50191 + pos: -39.16122,71.60974 parent: 2 - - uid: 22137 +- proto: RollerBed + entities: + - uid: 20497 components: - - type: MetaData - desc: Просто милый красавчик - name: плюшевый Боули - type: Transform - pos: -39.522186,-4.475595 + pos: -8.681608,-21.200758 parent: 2 - - uid: 22138 + - uid: 24733 components: - - type: MetaData - name: плюшевый унатх ( обсуждает ) - type: Transform - pos: 28.889967,-44.31822 + pos: -8.348379,-20.570932 parent: 2 - - uid: 22139 + - type: Foldable + folded: True + - uid: 54451 components: - - type: MetaData - name: плюшевый унатх ( обсуждает ) - type: Transform - pos: 29.362467,-44.31822 - parent: 2 - - uid: 22140 + pos: -4.511612,-10.278687 + parent: 53899 + - uid: 63115 components: - - type: MetaData - name: плюшевый унатх (наблюдает) - type: Transform - pos: 29.756218,-44.31822 - parent: 2 - - uid: 22141 + pos: -5.971924,49.09308 + parent: 56631 + - uid: 63116 components: - - type: MetaData - name: плюшевый унатх (Записывает) - type: Transform - pos: 28.386154,-44.341263 - parent: 2 -- proto: PlushieLizardMirrored + pos: -4.2531586,51.96808 + parent: 56631 +- proto: RollerBedSpawnFolded entities: - - uid: 12216 + - uid: 21978 components: - type: Transform - pos: -12.552542,-33.32144 + pos: -71.93365,-26.959473 parent: 2 - - uid: 32300 + - uid: 21980 components: - - type: MetaData - desc: Йааааррр! - name: Yufim - type: Transform - pos: 36.52676,-36.463123 + pos: -71.60552,-27.396973 parent: 2 - - uid: 53888 + - uid: 21981 components: - type: Transform - pos: -89.54448,-11.1083765 + pos: -71.2774,-26.959473 parent: 2 -- proto: PlushieMoth - entities: - - uid: 25961 + - uid: 23347 components: - type: Transform - pos: 67.53901,10.431941 + pos: -19.603226,-66.17365 parent: 2 -- proto: PlushieNar - entities: - - uid: 22142 + - uid: 23348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.33751,-77.51654 + pos: -19.415726,-66.3924 parent: 2 -- proto: PlushieNuke +- proto: RubberStampApproved entities: - - uid: 11506 + - uid: 6991 components: - type: Transform - pos: -23.66974,72.68402 + pos: -23.904364,-9.371591 parent: 2 - - uid: 25960 + - uid: 7997 components: - type: Transform - pos: 69.54496,10.5296135 + pos: 66.889275,8.754883 parent: 2 - - uid: 33945 + - uid: 8000 components: - type: Transform - pos: -7.425087,20.441677 - parent: 33049 - - uid: 37704 + pos: 55.532112,8.747474 + parent: 2 + - uid: 9934 components: - type: Transform - pos: 3.5419755,15.574062 - parent: 36861 - - uid: 37705 + pos: -1.6963289,55.791805 + parent: 2 +- proto: RubberStampDenied + entities: + - uid: 6992 components: - type: Transform - pos: 15.696838,5.5421295 - parent: 36861 -- proto: PlushiePenguin - entities: - - uid: 35642 + pos: -24.201239,-9.465341 + parent: 2 + - uid: 7998 components: - type: Transform - pos: -36.402973,-38.34433 + pos: 66.56115,8.7236 parent: 2 - - uid: 43135 + - uid: 7999 components: - - type: MetaData - desc: Он на вид устал, давай проведём осмотр? - name: плюшевый Vishna - type: Transform - pos: -67.46359,-11.499338 + pos: 55.328987,8.622474 parent: 2 - - uid: 44132 + - uid: 9935 components: - type: Transform - pos: 58.517105,-14.49515 + pos: -1.6963289,55.541805 parent: 2 -- proto: PlushieRatvar - entities: - - uid: 22144 + - uid: 47644 components: - type: Transform - pos: -39.55157,18.658016 + pos: -60.263165,-86.469055 parent: 2 -- proto: PlushieRGBee +- proto: SadTromboneImplanter entities: - - uid: 11890 + - uid: 63117 components: - type: Transform - pos: -11.563769,-15.679434 - parent: 2 - - uid: 11892 + rot: -1.5707963267948966 rad + pos: -46.48282,47.57611 + parent: 56631 +- proto: Salt1 + entities: + - uid: 12707 components: - type: Transform - pos: -11.202451,-32.590694 + pos: -17.694674,58.46231 parent: 2 -- proto: PlushieRouny - entities: - - uid: 22146 + - uid: 12709 components: - type: Transform - pos: -40.511578,-45.429115 + pos: -17.257174,58.39981 parent: 2 - - uid: 42692 + - uid: 12710 components: - - type: MetaData - desc: 'Висит бирка гласящие: "Сделан на заказ Колониальных морпехов для повышения боевой эффективности за счёт запоминания своего злейшего врага." Он выглядит мило.' - type: Transform - pos: -21.494644,54.556293 + pos: -17.350924,58.68106 parent: 2 -- proto: PlushieSharkBlue +- proto: SalvageCanisterSpawner entities: - - uid: 22148 + - uid: 23167 components: - - type: MetaData - desc: Большая и надёжная акула по имени Дин, чтоб всегда быть рядом с вами, если вы захотите исследовать подводный мир. - name: синня плюшевая акула Дин - type: Transform - pos: 46.47428,-33.025894 + pos: 20.5,-46.5 parent: 2 -- proto: PlushieSharkPink - entities: - - uid: 22149 + - uid: 23168 components: - type: Transform - pos: -17.73103,3.2677135 + pos: 29.5,-39.5 parent: 2 - - uid: 22151 + - uid: 23169 components: - type: Transform - pos: -38.471577,-62.59494 + pos: 31.5,-53.5 parent: 2 - - uid: 24398 + - uid: 23170 components: - type: Transform - pos: -16.469372,46.426487 + pos: 31.5,-53.5 parent: 2 - - uid: 37706 + - uid: 23239 components: - type: Transform - pos: 9.476196,-0.54862976 - parent: 36861 - - uid: 48809 + pos: 32.5,-40.5 + parent: 2 + - uid: 23453 components: - type: Transform - pos: 9.554718,3.5810502 - parent: 45711 -- proto: PlushieSlime - entities: - - uid: 22152 + pos: 46.5,-55.5 + parent: 2 + - uid: 23454 components: - type: Transform - pos: -40.555923,-47.532227 + pos: 38.5,-64.5 parent: 2 - - uid: 22153 + - uid: 23455 components: - type: Transform - pos: -15.589161,-53.00092 + pos: 30.5,-66.5 parent: 2 - - uid: 22154 + - uid: 23456 components: - - type: MetaData - desc: Очаровательная, милая и мягкая игрушка Авелина. Радует всех одним своим видом! - name: плюшевая Авелина - type: Transform - pos: -96.579605,5.3931203 + pos: 25.5,-67.5 parent: 2 - - uid: 41542 + - uid: 23457 components: - - type: MetaData - desc: Щас я всё тут сломааааю - name: злодей kern - type: Transform - pos: 62.760857,60.38378 + pos: 23.5,-64.5 parent: 2 - - uid: 44058 + - uid: 25324 components: - - type: MetaData - desc: Очаровательная мягкая игрушка. С боку виднеется бирка с подписью K.D - name: плюшевый Керн - type: Transform - pos: 67.53342,-12.552839 + pos: 23.5,-89.5 parent: 2 -- proto: PlushieSnake - entities: - - uid: 22155 + - uid: 25393 components: - type: Transform - pos: 30.690422,59.54334 + pos: 15.5,-88.5 parent: 2 - - uid: 22156 + - uid: 25394 components: - type: Transform - pos: -18.027842,-49.42448 + pos: 5.5,-90.5 parent: 2 -- proto: PlushieSpaceLizard - entities: - - uid: 2430 + - uid: 25395 components: - - type: MetaData - desc: Они построили, я чинил и доводил до ума - name: ll_misha_ll - type: Transform - pos: 39.528316,68.61886 + pos: 5.5,-90.5 parent: 2 - - uid: 11742 + - uid: 27497 components: - type: Transform - pos: 11.711038,56.650677 + pos: -70.5,-59.5 parent: 2 - - uid: 22157 + - uid: 27520 components: - - type: MetaData - desc: Самый прекрасный менторёнок в галактике! - name: Angelnedemon - type: Transform - pos: 40.467106,69.497925 + pos: -67.5,-83.5 parent: 2 - - uid: 22158 + - uid: 27530 components: - - type: MetaData - name: очень важный плюшевый унатх - type: Transform - pos: 29.097494,-46.098038 + pos: -47.5,-83.5 parent: 2 - - uid: 33946 + - uid: 27545 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.471962,20.347927 - parent: 33049 - - uid: 37707 + pos: -45.5,-80.5 + parent: 2 + - uid: 28967 components: - type: Transform - pos: 3.5107255,13.495937 - parent: 36861 - - uid: 37708 + pos: -38.5,-47.5 + parent: 2 + - uid: 63118 components: - type: Transform - pos: 15.69812,-0.538147 - parent: 36861 -- proto: PlushieXeno + pos: 2.5,33.5 + parent: 56631 +- proto: SalvageHumanCorpseSpawner entities: - - uid: 20676 + - uid: 23336 components: - type: Transform - pos: 29.428967,-56.46786 + pos: 12.5,-71.5 parent: 2 - - uid: 37709 - components: - - type: Transform - pos: 15.618713,-3.5146027 - parent: 36861 - - uid: 43005 + - uid: 23337 components: - type: Transform - pos: 68.476234,-40.51073 + pos: 12.5,-71.5 parent: 2 - - uid: 43013 + - uid: 23338 components: - type: Transform - pos: -15.59796,69.51434 + pos: 26.5,-85.5 parent: 2 -- proto: PonderingOrb - entities: - - uid: 22162 + - uid: 39621 components: - type: Transform - pos: -3.7969635,-63.008453 + pos: 45.5,-48.5 parent: 2 - - uid: 22164 + - uid: 63119 components: - type: Transform - pos: -83.50423,-24.43488 - parent: 2 -- proto: PortableFlasher - entities: - - uid: 5713 + pos: 7.5,45.5 + parent: 56631 + - uid: 63120 components: - type: Transform - pos: 11.5,47.5 - parent: 2 - - uid: 22167 + pos: 25.5,17.5 + parent: 56631 + - uid: 63121 components: - type: Transform - pos: -40.5,-22.5 - parent: 2 - - uid: 22168 + pos: -10.5,-5.5 + parent: 56631 + - uid: 63122 components: - type: Transform - pos: -39.5,-23.5 - parent: 2 - - uid: 22169 + pos: -12.5,7.5 + parent: 56631 + - uid: 63123 components: - type: Transform - pos: -39.5,-22.5 - parent: 2 - - uid: 22172 + pos: 11.5,-2.5 + parent: 56631 + - uid: 63124 components: - type: Transform - pos: -40.5,-23.5 - parent: 2 - - uid: 32089 + pos: 12.5,9.5 + parent: 56631 + - uid: 63125 components: - type: Transform - pos: 10.5,47.5 - parent: 2 - - uid: 41079 + pos: 12.5,20.5 + parent: 56631 + - uid: 63126 components: - type: Transform - pos: 7.5,56.5 - parent: 2 - - uid: 41506 + pos: -13.5,12.5 + parent: 56631 + - uid: 63127 components: - type: Transform - pos: 7.5,57.5 - parent: 2 -- proto: PortableGeneratorJrPacman - entities: - - uid: 10605 + pos: -18.5,15.5 + parent: 56631 + - uid: 63128 components: - type: Transform - pos: -10.5,-13.5 - parent: 2 - - uid: 18535 + pos: -18.5,7.5 + parent: 56631 + - uid: 63129 components: - type: Transform - pos: 10.5,-34.5 - parent: 2 - - uid: 21846 + pos: 17.5,32.5 + parent: 56631 + - uid: 63130 components: - type: Transform - pos: 45.5,18.5 - parent: 2 - - uid: 32010 + pos: 15.5,30.5 + parent: 56631 + - uid: 63131 components: - type: Transform - pos: -46.5,-22.5 - parent: 2 - - uid: 35747 + pos: -5.5,48.5 + parent: 56631 + - uid: 63132 components: - type: Transform - pos: -95.5,-17.5 - parent: 2 - - uid: 35750 + pos: -5.5,52.5 + parent: 56631 + - uid: 63133 components: - type: Transform - pos: 32.5,-10.5 - parent: 2 - - uid: 44641 + pos: -5.5,57.5 + parent: 56631 + - uid: 63134 components: - type: Transform - pos: 65.5,-10.5 - parent: 2 - - uid: 44642 + pos: 11.5,56.5 + parent: 56631 + - uid: 63135 components: - type: Transform - pos: 62.5,-50.5 - parent: 2 - - uid: 50641 + pos: 10.5,66.5 + parent: 56631 + - uid: 63136 components: - type: Transform - pos: 26.5,37.5 - parent: 2 - - uid: 50643 + pos: -4.5,64.5 + parent: 56631 + - uid: 63137 components: - type: Transform - pos: -53.5,33.5 - parent: 2 -- proto: PortableGeneratorJrPacmanMachineCircuitboard - entities: - - uid: 28694 + pos: 2.5,62.5 + parent: 56631 + - uid: 63138 components: - type: Transform - pos: 63.55202,46.60627 - parent: 2 - - uid: 52090 + pos: -50.5,47.5 + parent: 56631 + - uid: 63139 components: - type: Transform - pos: 11.553718,6.33206 - parent: 2 -- proto: PortableGeneratorPacman - entities: - - uid: 28045 + pos: -44.5,46.5 + parent: 56631 + - uid: 63140 components: - type: Transform - pos: -44.5,-35.5 - parent: 2 - - uid: 33859 + pos: -54.5,52.5 + parent: 56631 + - uid: 63141 components: - type: Transform - pos: 3.5,-10.5 - parent: 33049 - - uid: 33860 + pos: 3.5,71.5 + parent: 56631 + - uid: 63142 components: - type: Transform - pos: 3.5,-9.5 - parent: 33049 - - uid: 35741 + pos: -0.5,74.5 + parent: 56631 + - uid: 63143 components: - type: Transform - pos: -14.5,-65.5 - parent: 2 - - uid: 41855 + pos: 5.5,50.5 + parent: 56631 + - uid: 63144 components: - type: Transform - pos: 18.5,63.5 - parent: 2 - - uid: 48810 + pos: 21.5,62.5 + parent: 56631 + - uid: 63145 components: - type: Transform - pos: -23.5,25.5 - parent: 45711 -- proto: PortableGeneratorSuperPacman + pos: 23.5,56.5 + parent: 56631 +- proto: SalvageMagnet entities: - - uid: 10397 + - uid: 4229 components: - type: Transform - pos: 23.5,30.5 + rot: 1.5707963267948966 rad + pos: 83.5,6.5 parent: 2 - - uid: 18074 +- proto: SalvageMaterialCrateSpawner + entities: + - uid: 25397 components: - type: Transform - pos: 23.5,26.5 + pos: 28.5,-89.5 parent: 2 - - uid: 18119 + - uid: 25398 components: - type: Transform - pos: 20.5,26.5 + pos: 32.5,-78.5 parent: 2 - - uid: 19587 + - uid: 27673 components: - type: Transform - pos: 20.5,30.5 + pos: -31.5,-81.5 parent: 2 - - uid: 35749 + - uid: 27743 components: - type: Transform - pos: 15.5,36.5 + pos: -65.5,-77.5 parent: 2 -- proto: PortableScrubber + - uid: 63146 + components: + - type: Transform + pos: -8.5,24.5 + parent: 56631 +- proto: Saw entities: - - uid: 2040 + - uid: 13021 components: - type: Transform - pos: 30.5,25.5 + pos: -69.42524,-45.402798 parent: 2 - - uid: 7876 +- proto: SawAdvanced + entities: + - uid: 11504 components: - type: Transform - pos: 2.5,-27.5 + pos: 44.490856,-49.43783 parent: 2 - - uid: 22176 +- proto: SaxophoneInstrument + entities: + - uid: 7539 components: - type: Transform - pos: 21.5,17.5 + rot: -1.5707963267948966 rad + pos: -38.864346,71.60974 parent: 2 - - uid: 22177 + - uid: 12966 components: - type: Transform - pos: 21.5,16.5 + pos: -61.0951,-42.561302 parent: 2 - - uid: 22429 +- proto: Scalpel + entities: + - uid: 9835 components: - type: Transform - pos: 33.5,13.5 + pos: -43.915585,17.415007 parent: 2 - - uid: 26391 + - uid: 14637 components: - type: Transform - pos: 33.5,14.5 + pos: 15.5343685,-67.39586 parent: 2 - - uid: 41274 + - uid: 15839 components: - type: Transform - pos: 20.5,-34.5 + pos: 40.49029,-61.527874 parent: 2 -- proto: PortableScrubberMachineCircuitBoard - entities: - - uid: 52088 + - uid: 21628 components: - type: Transform - pos: 11.553718,6.628935 - parent: 2 -- proto: PosterBroken + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ScalpelAdvanced entities: - - uid: 13027 + - uid: 15563 components: - type: Transform - pos: 3.5,44.5 + pos: 39.47514,-34.4446 parent: 2 - - uid: 22182 +- proto: ScalpelShiv + entities: + - uid: 39495 components: - type: Transform - pos: -19.5,-57.5 - parent: 2 - - uid: 22183 + parent: 13382 + - type: Physics + canCollide: False + - uid: 63147 components: - type: Transform - pos: -17.5,-64.5 - parent: 2 - - uid: 48811 + pos: 10.462158,59.16559 + parent: 56631 + - uid: 67768 components: - type: Transform - pos: -2.5,4.5 - parent: 45711 -- proto: PosterContrabandAmbrosiaVulgaris - entities: - - uid: 22185 + parent: 67767 + - type: Physics + canCollide: False + - uid: 67868 components: - type: Transform - pos: -28.5,45.5 - parent: 2 -- proto: PosterContrabandAtmosiaDeclarationIndependence + pos: 1.614573,15.612522 + parent: 66965 +- proto: SciFlash entities: - - uid: 11049 + - uid: 30908 components: - type: Transform - pos: 21.5,-34.5 + pos: 54.4948,27.548496 parent: 2 -- proto: PosterContrabandC20r +- proto: ScramImplanter entities: - - uid: 48812 + - uid: 63148 components: - type: Transform - pos: 3.5,-0.5 - parent: 45711 -- proto: PosterContrabandClown + rot: -1.5707963267948966 rad + pos: -45.435898,47.591736 + parent: 56631 +- proto: Screen entities: - - uid: 22189 + - uid: 4179 components: - type: Transform - pos: -60.5,10.5 + pos: 41.5,-23.5 parent: 2 - - uid: 22190 + - uid: 4222 components: - type: Transform - pos: 42.5,11.5 + pos: 42.5,-17.5 parent: 2 -- proto: PosterContrabandCybersun600 - entities: - - uid: 48813 + - uid: 5023 components: - type: Transform - pos: -0.5,-4.5 - parent: 45711 -- proto: PosterContrabandEAT - entities: - - uid: 23350 + rot: 1.5707963267948966 rad + pos: 77.5,3.5 + parent: 2 + - uid: 5143 components: - type: Transform - pos: 29.5,1.5 + rot: 1.5707963267948966 rad + pos: 88.5,-14.5 parent: 2 - - uid: 33947 + - uid: 11443 components: - type: Transform - pos: -0.5,25.5 - parent: 33049 -- proto: PosterContrabandEnlistGorlex - entities: - - uid: 44691 + pos: -106.5,46.5 + parent: 2 + - uid: 11447 components: - type: Transform - pos: 60.5,-19.5 + pos: -106.5,54.5 parent: 2 -- proto: PosterContrabandFreeDrone - entities: - - uid: 22191 + - uid: 11588 components: - type: Transform - pos: -51.5,10.5 + pos: -106.5,62.5 parent: 2 -- proto: PosterContrabandFreeSyndicateEncryptionKey +- proto: Screwdriver entities: - - uid: 43058 + - uid: 8852 components: - type: Transform - pos: -101.5,-20.5 + pos: 47.5,-64.5 parent: 2 -- proto: PosterContrabandFunPolice - entities: - - uid: 22193 + - uid: 9422 components: - type: Transform - pos: -57.5,10.5 + pos: 68.51188,-21.399912 parent: 2 -- proto: PosterContrabandGreyTide - entities: - - uid: 22194 + - uid: 10842 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,-8.5 + pos: -49.520626,3.6211724 parent: 2 - - uid: 22195 + - uid: 10843 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-40.5 + pos: -46.53985,5.7149224 parent: 2 - - uid: 43270 + - uid: 11783 components: - type: Transform - pos: -45.5,53.5 + pos: -79.50964,24.31293 parent: 2 -- proto: PosterContrabandHighEffectEngineering - entities: - - uid: 22196 + - uid: 21615 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,20.5 + pos: -78.28024,-35.227142 parent: 2 -- proto: PosterContrabandKosmicheskayaStantsiya - entities: - - uid: 22197 + - uid: 25024 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,-35.5 + pos: -58.782475,-23.60467 parent: 2 -- proto: PosterContrabandKudzu - entities: - - uid: 22199 + - uid: 63149 components: - type: Transform - pos: -77.5,9.5 - parent: 2 -- proto: PosterContrabandLustyExomorph - entities: - - uid: 1581 + pos: 27.021294,27.629593 + parent: 56631 + - uid: 63150 components: - type: Transform - pos: 35.5,-23.5 - parent: 2 - - uid: 4366 + pos: 37.605846,26.586653 + parent: 56631 + - uid: 63151 components: - type: Transform - pos: 11.5,41.5 - parent: 2 - - uid: 48814 + pos: 24.472853,34.56221 + parent: 56631 + - uid: 63152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,25.5 - parent: 45711 -- proto: PosterContrabandMaskedMen - entities: - - uid: 22202 + pos: -15.215881,79.53119 + parent: 56631 + - uid: 63153 components: - type: Transform - pos: -89.5,9.5 - parent: 2 -- proto: PosterContrabandMissingGloves - entities: - - uid: 22203 + rot: 3.141592653589793 rad + pos: -30.271301,38.343628 + parent: 56631 + - uid: 63154 components: - type: Transform - pos: -13.5,-58.5 - parent: 2 - - uid: 35581 + rot: 1.5707963267948966 rad + pos: -26.207108,38.532166 + parent: 56631 + - uid: 63155 components: - type: Transform - pos: 11.5,57.5 - parent: 2 -- proto: PosterContrabandMissingSpacepen - entities: - - uid: 24018 + pos: -31.347717,42.82904 + parent: 56631 + - uid: 63156 components: - - type: MetaData - desc: На этом плакате изображено то, что вы никогда не найдёте. Просьба вернуть Керну Грей. - type: Transform - pos: -39.5,24.5 - parent: 2 - - uid: 51017 + pos: -34.429825,36.798706 + parent: 56631 + - uid: 63157 components: - - type: MetaData - desc: На этом плакате изображено то, что вы никогда не найдёте. Просьба вернуть Керну Грей. - type: Transform - pos: -3.5,-27.5 - parent: 2 - - uid: 51043 + rot: -1.5707963267948966 rad + pos: -36.32715,31.62677 + parent: 56631 + - uid: 63158 components: - - type: MetaData - desc: На этом плакате изображено то, что вы никогда не найдёте. Просьба вернуть Керну Грей. - type: Transform - pos: 23.5,2.5 - parent: 2 - - uid: 51044 + rot: -1.5707963267948966 rad + pos: -32.75699,32.951233 + parent: 56631 + - uid: 63159 components: - - type: MetaData - desc: На этом плакате изображено то, что вы никогда не найдёте. Просьба вернуть Керну Грей. - type: Transform - pos: 55.5,-16.5 - parent: 2 - - uid: 51045 + rot: 1.5707963267948966 rad + pos: -32.2408,29.566345 + parent: 56631 + - uid: 65631 components: - - type: MetaData - desc: На этом плакате изображено то, что вы никогда не найдёте. Просьба вернуть Керну Грей. - type: Transform - pos: -65.5,-2.5 - parent: 2 - - uid: 51046 + pos: -1.543397,-1.5971315 + parent: 65540 + - uid: 65632 components: - - type: MetaData - desc: На этом плакате изображено то, что вы никогда не найдёте. Просьба вернуть Керну Грей. - type: Transform - pos: -49.5,47.5 - parent: 2 -- proto: PosterContrabandNuclearDeviceInformational - entities: - - uid: 22204 + pos: 2.440978,-1.2690065 + parent: 65540 + - uid: 65773 components: - type: Transform - pos: -17.5,2.5 - parent: 2 -- proto: PosterContrabandRIPBadger + pos: 0.97501516,7.556685 + parent: 65694 + - uid: 67869 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 40.48938,3.4813232 + parent: 66965 +- proto: SecurityTechFab entities: - - uid: 6691 + - uid: 19912 components: - type: Transform - pos: 52.5,7.5 + pos: -48.5,-22.5 parent: 2 - - uid: 22206 +- proto: SecurityWhistle + entities: + - uid: 7554 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,42.5 + pos: -46.374744,-18.26525 parent: 2 - - uid: 22208 + - uid: 8030 components: - type: Transform - pos: -77.5,0.5 + pos: -1.5304346,80.75827 parent: 2 -- proto: PosterContrabandRise +- proto: SeedExtractor entities: - - uid: 11976 + - uid: 6301 components: - - type: MetaData - desc: '*крики обезьян*' - name: БУНД! - type: Transform - pos: 57.5,69.5 + pos: -48.5,51.5 parent: 2 - - uid: 43221 + - uid: 14693 components: - type: Transform - pos: 1.5,-74.5 + pos: 23.5,-41.5 parent: 2 -- proto: PosterContrabandSpaceUp +- proto: SeniorEngineerPDA entities: - - uid: 22211 + - uid: 20376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,2.5 - parent: 2 -- proto: PosterContrabandSyndicatePistol + parent: 6575 + - type: ContainerContainer + containers: + PDA-id: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pen: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pai: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + Cartridge-Slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + program-container: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 20377 + - type: UnpoweredFlashlight + toggleActionEntity: 20377 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: InsideEntityStorage +- proto: SeniorOfficerPDA entities: - - uid: 35862 + - uid: 20391 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,2.5 - parent: 35803 - - uid: 48815 + parent: 6575 + - type: ContainerContainer + containers: + PDA-id: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pen: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pai: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + Cartridge-Slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + program-container: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 22546 + - type: UnpoweredFlashlight + toggleActionEntity: 22546 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: InsideEntityStorage +- proto: SeniorPhysicianPDA + entities: + - uid: 24719 components: - type: Transform - pos: -2.5,-0.5 - parent: 45711 -- proto: PosterContrabandSyndicateRecruitment + parent: 6575 + - type: ContainerContainer + containers: + PDA-id: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pen: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pai: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + Cartridge-Slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + program-container: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 22547 + - type: UnpoweredFlashlight + toggleActionEntity: 22547 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: InsideEntityStorage +- proto: SeniorResearcherPDA entities: - - uid: 6888 + - uid: 22548 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,5.5 - parent: 2 - - uid: 35863 + parent: 6575 + - type: ContainerContainer + containers: + PDA-id: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pen: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + PDA-pai: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + Cartridge-Slot: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + program-container: !type:Container + showEnts: False + occludes: True + ents: [] + actions: !type:Container + showEnts: False + occludes: True + ents: + - 32132 + - type: UnpoweredFlashlight + toggleActionEntity: 32132 + - type: Physics + canCollide: False + - type: ActionsContainer + - type: InsideEntityStorage +- proto: ShadowKudzuWeak + entities: + - uid: 63160 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,2.5 - parent: 35803 -- proto: PosterContrabandWehWatches - entities: - - uid: 22215 + pos: -13.5,50.5 + parent: 56631 + - type: Fixtures + fixtures: {} + - uid: 63161 components: - type: Transform - pos: 7.5,-12.5 - parent: 2 -- proto: PosterLegitCarbonDioxide - entities: - - uid: 22218 + pos: -18.5,47.5 + parent: 56631 + - type: Fixtures + fixtures: {} + - uid: 63162 components: - type: Transform - pos: 43.5,-9.5 - parent: 2 -- proto: PosterLegitCarpMount - entities: - - uid: 44542 + pos: -12.5,54.5 + parent: 56631 + - type: Fixtures + fixtures: {} + - uid: 63163 components: - type: Transform - pos: 68.5,-27.5 - parent: 2 -- proto: PosterLegitDickGumshue - entities: - - uid: 22221 + pos: -14.5,57.5 + parent: 56631 + - type: Fixtures + fixtures: {} + - uid: 63164 components: - type: Transform - pos: -41.5,35.5 - parent: 2 -- proto: PosterLegitDoNotQuestion + pos: -10.5,58.5 + parent: 56631 + - type: Fixtures + fixtures: {} +- proto: ShardCrystalGreen entities: - - uid: 22222 + - uid: 21839 components: - type: Transform - pos: -9.5,12.5 + rot: -1.5707963267948966 rad + pos: -70.0751,-53.591682 parent: 2 -- proto: PosterLegitEnlist - entities: - - uid: 22223 + - uid: 21840 components: - type: Transform - pos: 37.5,-5.5 + rot: 3.141592653589793 rad + pos: -70.62198,-56.497932 parent: 2 -- proto: PosterLegitFruitBowl - entities: - - uid: 22108 + - uid: 21841 components: - type: Transform - pos: 28.5,5.5 + rot: 1.5707963267948966 rad + pos: -68.23135,-57.357307 parent: 2 -- proto: PosterLegitGetYourLEGS +- proto: ShardGlass entities: - - uid: 22224 + - uid: 8485 components: - type: Transform - pos: -9.5,-10.5 + pos: -53.46857,62.466755 parent: 2 -- proto: PosterLegitHelpOthers - entities: - - uid: 14844 + - uid: 8486 components: - type: Transform - pos: 41.5,3.5 + pos: -53.484196,66.482376 parent: 2 - - uid: 22225 + - uid: 11704 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-48.5 + rot: -1.5707963267948966 rad + pos: -80.36019,24.16754 parent: 2 - - uid: 22226 + - uid: 11735 components: - type: Transform - pos: -16.5,-38.5 + rot: -1.5707963267948966 rad + pos: -80.21957,24.683165 parent: 2 -- proto: PosterLegitHereForYourSafety - entities: - - uid: 8146 + - uid: 15509 components: - type: Transform - pos: -42.5,-7.5 + pos: 38.429443,-40.286777 parent: 2 - - uid: 22227 + - uid: 15510 components: - type: Transform - pos: -43.5,15.5 + pos: 38.66382,-39.489902 parent: 2 - - uid: 22229 + - uid: 19189 components: - type: Transform - pos: -23.5,16.5 + rot: -1.5707963267948966 rad + pos: 82.62741,-22.686172 parent: 2 - - uid: 26846 + - uid: 19321 components: - type: Transform - pos: 29.5,-1.5 + pos: 86.549286,-20.316586 parent: 2 - - uid: 35665 + - uid: 19322 components: - - type: MetaData - desc: Этот плакат напоминает соблюдать закон и сотрудникам СБ - name: Соблюдай закон - type: Transform - pos: -13.5,-18.5 + pos: 82.31491,-22.326797 parent: 2 -- proto: PosterLegitLoveIan - entities: - - uid: 22232 + - uid: 19324 components: - type: Transform - pos: -31.5,-66.5 + rot: 3.141592653589793 rad + pos: 85.50241,-26.479553 parent: 2 - - uid: 50640 + - uid: 19325 components: - type: Transform - pos: -16.5,-7.5 + rot: 1.5707963267948966 rad + pos: 85.75241,-26.245178 parent: 2 -- proto: PosterLegitNanomichiAd - entities: - - uid: 35140 + - uid: 19326 components: - type: Transform - pos: 2.5,14.5 - parent: 34641 -- proto: PosterLegitNanotrasenLogo - entities: - - uid: 22234 + rot: 1.5707963267948966 rad + pos: 82.25241,-25.776428 + parent: 2 + - uid: 19327 components: - type: Transform - pos: 21.5,9.5 + pos: 82.81491,-25.682678 parent: 2 - - uid: 33948 + - uid: 19328 components: - type: Transform - pos: -0.5,-21.5 - parent: 33049 - - uid: 35141 + rot: -1.5707963267948966 rad + pos: 82.768036,-25.901428 + parent: 2 + - uid: 20919 components: - type: Transform - pos: -0.5,8.5 - parent: 34641 - - uid: 35142 + rot: -6.283185307179586 rad + pos: 71.59125,-52.546318 + parent: 2 + - uid: 20920 components: - type: Transform - pos: -0.5,11.5 - parent: 34641 -- proto: PosterLegitNoERP - entities: - - uid: 22236 + rot: 2.220446049250313E-16 rad + pos: 79.63934,-52.695755 + parent: 2 + - uid: 20922 components: - type: Transform rot: -1.5707963267948966 rad - pos: 29.5,-35.5 + pos: 72.54927,-55.718708 parent: 2 - - uid: 51019 + - uid: 20923 components: - type: Transform - pos: 48.5,-11.5 + rot: -1.5707963267948966 rad + pos: 80.1662,-58.27113 parent: 2 - - uid: 53871 + - uid: 21872 components: - type: Transform - pos: -44.5,4.5 + rot: -1.5707963267948966 rad + pos: -75.72008,-56.756287 parent: 2 -- proto: PosterLegitNTTGC - entities: - - uid: 35143 - components: - - type: Transform - pos: 2.5,5.5 - parent: 34641 -- proto: PosterLegitPDAAd - entities: - - uid: 45430 - components: - - type: Transform - pos: 4.5,-0.5 - parent: 43176 - - uid: 51904 + - uid: 21879 components: - type: Transform - pos: -11.5,-5.5 + rot: 1.5707963267948966 rad + pos: -74.423454,-56.577827 parent: 2 -- proto: PosterLegitReportCrimes - entities: - - uid: 22239 + - uid: 21880 components: - type: Transform - pos: -23.5,-1.5 + pos: -74.673454,-56.218452 parent: 2 - - uid: 23166 + - uid: 23445 components: - type: Transform - pos: -10.5,20.5 + pos: -72.10385,-65.41308 parent: 2 -- proto: PosterLegitSafetyReport - entities: - - uid: 22245 + - uid: 24194 components: - type: Transform - pos: -19.5,-15.5 + pos: -64.33797,36.671486 parent: 2 - - uid: 22246 + - uid: 24195 components: - type: Transform - pos: 1.5,24.5 + pos: -72.196144,35.78086 parent: 2 - - uid: 43628 + - uid: 24196 components: - type: Transform - pos: -75.5,-5.5 + rot: -1.5707963267948966 rad + pos: -73.539894,32.296486 parent: 2 -- proto: PosterLegitScience - entities: - - uid: 22247 + - uid: 24198 components: - type: Transform - pos: 15.5,-18.5 + rot: 3.141592653589793 rad + pos: -68.36802,35.671486 parent: 2 -- proto: PosterLegitSecWatch - entities: - - uid: 22249 + - uid: 26040 components: - type: Transform - pos: 8.5,-10.5 + rot: 3.141592653589793 rad + pos: -43.357967,-86.89705 parent: 2 - - uid: 45431 + - uid: 26212 components: - type: Transform - pos: -0.5,2.5 - parent: 43176 -- proto: PosterLegitSpaceCops - entities: - - uid: 22250 + rot: -1.5707963267948966 rad + pos: -89.51819,-45.15944 + parent: 2 + - uid: 26243 components: - type: Transform - pos: 8.5,12.5 + rot: -1.5707963267948966 rad + pos: -43.654842,-86.64705 parent: 2 -- proto: PosterLegitTheOwl - entities: - - uid: 22252 + - uid: 26244 components: - type: Transform - pos: -89.5,0.5 + pos: -38.735924,-89.67672 parent: 2 -- proto: PosterLegitWorkForAFuture - entities: - - uid: 22254 + - uid: 26247 components: - type: Transform - pos: -18.5,-27.5 + pos: -39.576717,-82.46857 parent: 2 -- proto: PottedPlant0 - entities: - - uid: 717 + - uid: 26249 components: - type: Transform - pos: -1.5,-4.5 + pos: -42.951717,-82.14044 parent: 2 - - uid: 2075 + - uid: 26250 components: - type: Transform - pos: -31.5,-35.5 + pos: -39.592342,-88.26544 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 2078 - - uid: 21119 + - uid: 26251 components: - type: Transform - pos: -18.5,44.5 + pos: -42.451717,-88.95294 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 19445 - - uid: 22256 + - uid: 26253 components: - type: Transform - pos: -71.45774,-24.548063 + pos: -35.245262,-86.73922 parent: 2 - - uid: 22257 + - uid: 26254 components: - type: Transform - pos: 15.5,40.5 + pos: -44.863846,-88.25605 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 22258 - - uid: 31983 + - uid: 26255 components: - type: Transform - pos: 60.39415,-33.37227 + pos: -41.520096,-81.47895 parent: 2 - - uid: 32434 + - uid: 26553 components: - type: Transform - pos: -11.5,34.5 + rot: 3.141592653589793 rad + pos: -72.40073,-66.53808 parent: 2 - - uid: 48816 + - uid: 26694 components: - type: Transform - pos: 4.5,0.5 - parent: 45711 - - uid: 48817 + pos: -70.4476,-61.60058 + parent: 2 + - uid: 26715 components: - type: Transform - pos: -11.5,4.5 - parent: 45711 -- proto: PottedPlant10 - entities: - - uid: 22260 + rot: -1.5707963267948966 rad + pos: -70.83823,-62.28808 + parent: 2 + - uid: 26716 components: - type: Transform - pos: 66.5,5.5 + rot: 1.5707963267948966 rad + pos: -71.52573,-65.8037 parent: 2 - - uid: 31808 + - uid: 28913 components: - type: Transform - pos: -4.5,29.5 + pos: -26.69119,-16.451828 parent: 2 - - uid: 35746 + - uid: 55707 components: - type: Transform - pos: -35.5,-36.5 - parent: 2 - - uid: 37710 + rot: 1.5707963267948966 rad + pos: -3.746129,10.534064 + parent: 55280 + - uid: 55708 components: - type: Transform - pos: 5.5,4.5 - parent: 36861 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 37711 - - uid: 43767 + pos: 2.5265045,11.44304 + parent: 55280 + - uid: 55709 components: - type: Transform - pos: -32.403866,51.514908 - parent: 2 - - uid: 48818 + rot: -1.5707963267948966 rad + pos: 2.3233795,11.083665 + parent: 55280 + - uid: 55710 components: - type: Transform - pos: 2.5,-7.5 - parent: 45711 -- proto: PottedPlant11 - entities: - - uid: 22261 + rot: -1.5707963267948966 rad + pos: 2.6202545,10.06804 + parent: 55280 + - uid: 55711 components: - type: Transform - pos: -34.5,14.5 - parent: 2 - - uid: 22262 + rot: 3.141592653589793 rad + pos: 2.3390045,10.427415 + parent: 55280 + - uid: 55712 components: - type: Transform - pos: -92.5,-14.5 - parent: 2 - - uid: 22263 + rot: 1.5707963267948966 rad + pos: 2.5265045,9.208665 + parent: 55280 + - uid: 63165 components: - type: Transform - pos: -74.5,-3.5 - parent: 2 - - uid: 30122 + pos: 12.369801,33.58339 + parent: 56631 + - uid: 63166 components: - type: Transform - pos: 28.5,15.5 - parent: 2 - - uid: 48819 + rot: -1.5707963267948966 rad + pos: 11.682301,32.20839 + parent: 56631 + - uid: 63167 components: - type: Transform - pos: -9.5,2.5 - parent: 45711 -- proto: PottedPlant15 - entities: - - uid: 13421 + rot: 3.141592653589793 rad + pos: 11.213551,32.83339 + parent: 56631 + - uid: 63168 components: - type: Transform - pos: -4.5,45.5 - parent: 2 - - uid: 13787 + rot: 1.5707963267948966 rad + pos: 12.588551,33.27089 + parent: 56631 + - uid: 63169 components: - type: Transform - pos: -13.5,18.5 - parent: 2 - - uid: 15314 + rot: 1.5707963267948966 rad + pos: 11.807301,36.446968 + parent: 56631 + - uid: 63170 components: - type: Transform - pos: -17.602686,1.7164409 - parent: 2 - - uid: 22266 + rot: 1.5707963267948966 rad + pos: 17.402653,33.42273 + parent: 56631 + - uid: 63171 components: - type: Transform - pos: -34.5,-40.5 - parent: 2 - - uid: 22267 + pos: 17.423485,35.318565 + parent: 56631 + - uid: 63172 components: - type: Transform - pos: -31.5,-61.5 - parent: 2 - - uid: 22268 + rot: -1.5707963267948966 rad + pos: 17.788069,35.89148 + parent: 56631 + - uid: 63173 components: - type: Transform - pos: -38.5,-61.5 - parent: 2 - - uid: 22269 + rot: 1.5707963267948966 rad + pos: 15.746402,31.417408 + parent: 56631 + - uid: 63174 components: - type: Transform - pos: 17.5,25.5 - parent: 2 - - uid: 22270 + pos: 15.204736,31.604908 + parent: 56631 + - uid: 63175 components: - type: Transform - pos: -36.5,14.5 - parent: 2 - - uid: 28540 + rot: 1.5707963267948966 rad + pos: 29.808105,52.377747 + parent: 56631 + - uid: 63176 components: - type: Transform - pos: 54.5,-67.5 - parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 28630 - - uid: 34496 + pos: 31.665802,48.359863 + parent: 56631 + - uid: 63177 components: - type: Transform - pos: -14.5,-45.5 - parent: 2 - - uid: 35641 + rot: -1.5707963267948966 rad + pos: 25.448746,49.415833 + parent: 56631 + - uid: 63178 components: - type: Transform - pos: -37.5,-37.5 - parent: 2 - - uid: 48820 + rot: 3.141592653589793 rad + pos: 23.674911,52.710266 + parent: 56631 + - uid: 63179 components: - type: Transform - pos: -12.5,-6.5 - parent: 45711 - - uid: 51897 + rot: 1.5707963267948966 rad + pos: 24.532349,51.288635 + parent: 56631 + - uid: 63180 components: - type: Transform - pos: -11.308119,29.774948 - parent: 2 - - uid: 52100 + pos: 29.29152,49.58026 + parent: 56631 + - uid: 65774 components: - type: Transform - pos: 23.5,21.5 - parent: 2 -- proto: PottedPlant16 - entities: - - uid: 48821 + rot: 3.141592653589793 rad + pos: 3.4732952,1.7580962 + parent: 65694 + - uid: 65775 components: - type: Transform - pos: -7.5,-1.5 - parent: 45711 -- proto: PottedPlant18 - entities: - - uid: 32226 + rot: -1.5707963267948966 rad + pos: -0.7610799,1.6643462 + parent: 65694 + - uid: 65776 components: - type: Transform - pos: -4.5,34.5 - parent: 2 - - uid: 48822 + pos: -0.4642049,1.3830962 + parent: 65694 + - uid: 65777 components: - type: Transform - pos: 16.5,4.5 - parent: 45711 - - uid: 52166 + rot: 1.5707963267948966 rad + pos: 4.535795,0.53934616 + parent: 65694 + - uid: 66603 components: - type: Transform - pos: 51.5,-4.5 - parent: 2 -- proto: PottedPlant19 - entities: - - uid: 19964 + pos: -6.382673,-9.102319 + parent: 65849 + - uid: 66604 components: - type: Transform - pos: 28.5,-19.5 - parent: 2 - - uid: 29981 + pos: -2.467506,-10.274577 + parent: 65849 + - uid: 66605 components: - type: Transform - pos: -9.5,-64.5 - parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 29993 - - uid: 41777 + pos: -6.007673,-9.758569 + parent: 65849 + - uid: 66606 components: - type: Transform - pos: 18.5,46.5 - parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 35722 -- proto: PottedPlant21 + pos: -2.170631,-9.368327 + parent: 65849 +- proto: ShardGlassPlasma entities: - - uid: 5808 + - uid: 11351 components: - type: Transform - pos: -16.009964,32.31675 + pos: 43.281307,-41.258144 parent: 2 - - uid: 7948 + - uid: 11354 components: - type: Transform - pos: -33.5,-21.5 + pos: 43.53912,-41.46908 parent: 2 - - uid: 22274 + - uid: 11506 components: - type: Transform - pos: -15.5,-28.5 + pos: 36.386837,-45.536583 parent: 2 - - uid: 22275 + - uid: 11533 components: - type: Transform - pos: -22.5,-24.5 + pos: 34.6759,-48.65377 parent: 2 - - uid: 43312 + - uid: 11539 components: - type: Transform - pos: -59.5,11.5 + pos: 37.441525,-47.036583 parent: 2 - - uid: 51715 + - uid: 11595 components: - type: Transform - pos: -36.5,2.5 + pos: 36.527462,-46.825645 parent: 2 - - uid: 51782 + - uid: 11596 components: - type: Transform - pos: -46.5,2.5 + pos: 35.660275,-41.34127 parent: 2 - - uid: 51862 + - uid: 15371 components: - type: Transform - pos: -46.5,-1.5 + pos: 34.39465,-48.442833 parent: 2 - - uid: 51864 + - uid: 63181 components: - type: Transform - pos: -36.5,-1.5 - parent: 2 - - uid: 52382 + pos: 8.88913,58.46039 + parent: 56631 + - uid: 63182 components: - type: Transform - pos: 19.5,15.5 - parent: 45711 -- proto: PottedPlant22 + rot: -1.5707963267948966 rad + pos: 7.18602,59.319763 + parent: 56631 +- proto: ShardGlassReinforced entities: - - uid: 5562 + - uid: 55713 components: - type: Transform - pos: -34.5,-3.5 - parent: 2 - - uid: 22276 + rot: -1.5707963267948966 rad + pos: 4.700329,11.672709 + parent: 55280 + - uid: 55714 components: - type: Transform - pos: 28.5,-21.5 - parent: 2 - - uid: 22277 + rot: 3.141592653589793 rad + pos: 4.325329,11.172709 + parent: 55280 + - uid: 55715 components: - type: Transform - pos: -25.5,-39.5 - parent: 2 - - uid: 22584 + rot: 1.5707963267948966 rad + pos: 4.403454,10.407084 + parent: 55280 + - uid: 55716 components: - type: Transform - pos: 1.5,31.5 - parent: 2 - - uid: 22725 + pos: 4.669079,11.016459 + parent: 55280 + - uid: 55717 components: - type: Transform - pos: 1.5,34.5 - parent: 2 - - uid: 30787 + pos: 3.2315779,11.719584 + parent: 55280 + - uid: 65778 components: - type: Transform - pos: 24.5,-23.5 - parent: 2 - - uid: 51537 + pos: 3.6451702,0.61747116 + parent: 65694 + - uid: 65779 components: - type: Transform - pos: -13.385274,25.273613 - parent: 2 - - uid: 52171 + rot: 3.141592653589793 rad + pos: -0.4798299,1.8987212 + parent: 65694 + - uid: 65780 components: - type: Transform - pos: 46.5,-6.5 - parent: 2 - - uid: 53547 + rot: -1.5707963267948966 rad + pos: 3.0826702,1.7737212 + parent: 65694 + - uid: 66607 components: - type: Transform - pos: -21.5,52.5 - parent: 45711 -- proto: PottedPlant24 + rot: 3.141592653589793 rad + pos: -1.7598214,1.7847657 + parent: 65849 +- proto: SheetGlass entities: - - uid: 22278 + - uid: 3837 components: - type: Transform - pos: 12.5,-19.5 + pos: 32.54446,-22.519852 parent: 2 - - uid: 56033 + - uid: 7854 components: - type: Transform - pos: 4.5,52.5 - parent: 45711 -- proto: PottedPlant26 - entities: - - uid: 48823 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 7881 components: - type: Transform - pos: 7.5,6.5 - parent: 45711 -- proto: PottedPlant27 - entities: - - uid: 22279 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 9345 components: - type: Transform - pos: 13.5,16.5 + pos: 70.5,-25.5 parent: 2 -- proto: PottedPlant28 - entities: - - uid: 22281 + - uid: 9347 components: - type: Transform - pos: -92.5,-11.5 + pos: 70.5,-25.5 parent: 2 - - uid: 22282 + - uid: 9348 components: - type: Transform - pos: -92.5,-3.5 + pos: 70.5,-25.5 parent: 2 -- proto: PottedPlant29 - entities: - - uid: 22283 + - uid: 16014 components: - type: Transform - pos: 9.5,23.5 + pos: 21.300953,58.050724 parent: 2 - - uid: 22284 + - uid: 16084 components: - type: Transform - pos: 9.5,21.5 + pos: 46.588837,14.499394 parent: 2 - - uid: 54231 + - uid: 16087 components: - type: Transform - pos: -26.5,43.5 - parent: 45711 -- proto: PottedPlant5 - entities: - - uid: 22368 + pos: 46.901337,14.515019 + parent: 2 + - uid: 20526 components: - type: Transform - pos: 10.5,-23.5 + pos: 3.5742333,-60.424026 parent: 2 -- proto: PottedPlant7 - entities: - - uid: 44858 + - uid: 67870 components: - type: Transform - pos: 12.5,-21.5 - parent: 2 -- proto: PottedPlantAlt0 + rot: -1.5707963267948966 rad + pos: 47.47223,3.5249634 + parent: 66965 +- proto: SheetGlass1 entities: - - uid: 48824 + - uid: 15508 components: - type: Transform - pos: 13.5,-4.5 - parent: 45711 -- proto: PottedPlantAlt1 + pos: 37.562256,-39.630527 + parent: 2 +- proto: SheetGlass10 entities: - - uid: 30955 + - uid: 7088 components: - type: Transform - pos: 30.5,14.5 + pos: -45.28798,74.69549 parent: 2 - - uid: 32228 + - uid: 9008 components: - type: Transform - pos: -6.5,34.5 + pos: 65.46411,-56.48443 parent: 2 - - uid: 36027 + - uid: 10867 components: - type: Transform - pos: -44.5,34.5 + rot: 3.141592653589793 rad + pos: -50.435093,10.607374 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 36028 - - uid: 53011 + - uid: 10868 components: - type: Transform - pos: -7.5,61.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53032 - - uid: 53125 + rot: 3.141592653589793 rad + pos: -44.419468,6.435499 + parent: 2 + - uid: 30822 components: - type: Transform - pos: 4.5,70.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53126 -- proto: PottedPlantAlt2 - entities: - - uid: 1613 + pos: -34.360348,-80.45999 + parent: 2 + - uid: 31106 components: - type: Transform - pos: -11.5,26.5 + pos: -10.599278,49.583973 parent: 2 - - uid: 1765 + - uid: 31437 components: - type: Transform - pos: -24.5,-13.5 + pos: -63.10736,31.588564 parent: 2 - - uid: 2673 + - uid: 31440 components: - type: Transform - pos: -9.5,26.5 + pos: -60.497826,-35.888763 parent: 2 - - uid: 22016 + - uid: 34160 components: - type: Transform - pos: 35.5,-56.5 + pos: 6.504616,-88.38073 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 22017 - - uid: 22288 +- proto: SheetPGlass1 + entities: + - uid: 34161 components: - type: Transform - pos: -10.5,-45.5 + pos: 11.379616,-90.47448 parent: 2 - - uid: 36254 + - uid: 34162 components: - type: Transform - pos: -43.5,-80.5 + pos: 11.473366,-90.38073 parent: 2 - - uid: 44847 + - uid: 34163 components: - type: Transform - pos: -7.0332894,24.5464 + pos: 11.535866,-90.44323 parent: 2 - - uid: 48825 +- proto: SheetPlasma + entities: + - uid: 4632 components: - type: Transform - pos: -17.5,2.5 - parent: 45711 - - uid: 51536 + pos: 53.514095,-20.577368 + parent: 2 + - uid: 9057 components: - type: Transform - pos: -21.485888,25.267773 + pos: 68.44756,-55.383305 parent: 2 - - uid: 51895 + - uid: 9338 components: - type: Transform - pos: -74.5,-8.5 + pos: 72.5,-25.5 parent: 2 - - uid: 52172 + - uid: 12584 components: - type: Transform - pos: 43.5,-4.5 + pos: 22.355421,-6.395793 parent: 2 - - uid: 52570 + - uid: 63183 components: - type: Transform - pos: 6.5,75.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 52572 - - uid: 53079 + pos: -18.42244,27.512573 + parent: 56631 + - uid: 63184 components: - type: Transform - pos: -0.5,65.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53080 - - uid: 53135 + pos: -18.56518,27.602674 + parent: 56631 +- proto: SheetPlasma1 + entities: + - uid: 13871 components: - type: Transform - pos: 5.5,58.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53136 - - uid: 55520 + pos: 11.53739,-40.952976 + parent: 2 + - uid: 15492 components: - type: Transform - pos: -74.5,-6.5 + pos: 51.5,-42.5 parent: 2 - - uid: 56034 + - uid: 15493 components: - type: Transform - pos: 7.5,48.5 - parent: 45711 -- proto: PottedPlantAlt3 - entities: - - uid: 22289 + pos: 51.5,-42.5 + parent: 2 + - uid: 15494 components: - type: Transform - pos: -23.5,-52.5 + pos: 51.5,-42.5 parent: 2 - - uid: 48826 + - uid: 53933 components: - type: Transform - pos: -1.5,-5.5 - parent: 45711 - - uid: 53077 + parent: 53930 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: SheetPlasteel + entities: + - uid: 6662 components: - type: Transform - pos: -4.5,65.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53078 - - uid: 53119 + rot: 1.5707963267948966 rad + pos: -20.45087,12.838319 + parent: 2 + - uid: 6663 components: - type: Transform - pos: -0.5,69.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53124 - - uid: 53293 + rot: 1.5707963267948966 rad + pos: -20.41962,13.072694 + parent: 2 + - uid: 6664 components: - type: Transform - pos: -10.5,62.5 - parent: 45711 - - uid: 55985 + rot: 1.5707963267948966 rad + pos: -20.466496,6.260194 + parent: 2 + - uid: 6665 components: - type: Transform - pos: 2.5,52.5 - parent: 45711 -- proto: PottedPlantAlt4 - entities: - - uid: 52381 + rot: 1.5707963267948966 rad + pos: -20.528996,6.010194 + parent: 2 + - uid: 7782 components: - type: Transform - pos: 19.5,17.5 - parent: 45711 -- proto: PottedPlantAlt5 - entities: - - uid: 22291 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 16076 components: - type: Transform - pos: 46.5,-67.5 + pos: 45.46057,21.580915 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 22292 - - uid: 32428 + - uid: 16077 components: - type: Transform - pos: -8.5,29.5 + pos: 45.882446,21.518415 parent: 2 - - uid: 44845 + - uid: 16078 components: - type: Transform - pos: -2.8167007,27.151072 + pos: 46.257446,21.50279 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 19556 - - uid: 51613 + - uid: 30125 components: - type: Transform - pos: -18.5,28.5 + pos: -84.373116,69.60123 parent: 2 -- proto: PottedPlantAlt6 - entities: - - uid: 12067 + - uid: 30126 components: - type: Transform - pos: -74.5,-11.5 + pos: -84.76374,69.5856 parent: 2 - - uid: 53083 + - uid: 30127 components: - type: Transform - pos: -1.4685974,75.31946 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53084 - - uid: 53292 + pos: -85.091866,69.61685 + parent: 2 + - uid: 54452 components: - type: Transform - pos: -14.5,66.5 - parent: 45711 -- proto: PottedPlantAlt7 + pos: -1.3938599,-8.498901 + parent: 53899 + - uid: 63185 + components: + - type: Transform + pos: -9.400628,32.53504 + parent: 56631 +- proto: SheetPlasteel1 entities: - - uid: 5528 + - uid: 55718 components: - type: Transform - pos: -26.5,-12.5 - parent: 2 - - uid: 14168 + pos: -3.496129,10.627814 + parent: 55280 + - uid: 55719 components: - type: Transform - pos: 10.5,27.5 - parent: 2 - - uid: 14464 + pos: -13.650389,16.823078 + parent: 55280 + - uid: 55720 components: - type: Transform - pos: 7.5,49.5 - parent: 2 - - uid: 24942 + rot: -1.5707963267948966 rad + pos: -15.166014,15.776203 + parent: 55280 +- proto: SheetPlasteel10 + entities: + - uid: 20926 components: - type: Transform - pos: 15.5,-43.5 + pos: -66.60138,-19.426065 parent: 2 - - uid: 25755 + - uid: 24641 components: - type: Transform - pos: 16.5,15.5 + pos: -63.605118,31.61532 parent: 2 - - uid: 26350 + - uid: 24869 components: - type: Transform - pos: -8.5,41.5 + rot: -1.5707963267948966 rad + pos: -89.54502,3.818317 parent: 2 - - uid: 47660 + - uid: 27022 components: - type: Transform - pos: 59.409775,-31.044146 + pos: 52.538105,18.482523 parent: 2 - - uid: 51066 + - uid: 27990 components: - type: Transform - pos: 10.5,-58.5 + pos: 31.33887,-94.42989 parent: 2 - - uid: 51991 + - uid: 28869 components: - type: Transform - pos: 25.83567,9.308991 + pos: -46.63713,-53.467873 parent: 2 - - uid: 56254 + - uid: 29595 components: - type: Transform - pos: 1.5,5.5 - parent: 56108 -- proto: PottedPlantAlt8 - entities: - - uid: 15732 + pos: -52.675785,-77.45613 + parent: 2 + - uid: 29615 components: - type: Transform - pos: 11.5,7.5 + pos: -36.50799,-61.424015 parent: 2 - - uid: 18591 + - uid: 29873 components: - type: Transform - pos: 17.5,7.5 + pos: -70.60251,-80.46729 parent: 2 - - uid: 52093 + - uid: 29952 components: - type: Transform - pos: 17.53358,4.9769416 + pos: 0.3671795,65.58563 parent: 2 - - uid: 52097 + - uid: 30986 components: - type: Transform - pos: 11.502331,4.976941 + pos: 48.34819,12.544945 parent: 2 -- proto: PottedPlantBioluminscent - entities: - - uid: 12285 + - uid: 31172 components: - type: Transform - pos: -21.5,-58.5 + pos: -35.73705,75.68288 parent: 2 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 12286 - - uid: 35570 + - uid: 31287 components: - type: Transform - pos: 11.5,55.5 + pos: -31.237034,64.567726 parent: 2 -- proto: PottedPlantRandom +- proto: SheetPlastic entities: - - uid: 2592 + - uid: 4814 components: - type: Transform - pos: 26.5,32.5 - parent: 2 - - uid: 4622 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 4968 components: - type: Transform - pos: -7.5,-11.5 + pos: 72.5,-23.5 parent: 2 - - uid: 4623 + - uid: 5470 components: - type: Transform - pos: 6.5,13.5 - parent: 2 - - uid: 4624 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 9350 components: - type: Transform - pos: 9.5,10.5 + pos: 72.5,-23.5 parent: 2 - - uid: 5012 + - uid: 9351 components: - type: Transform - pos: 6.5,-11.5 + pos: 72.5,-23.5 parent: 2 - - uid: 6854 + - uid: 18983 components: - type: Transform - pos: -0.5,-61.5 + pos: 42.48405,-29.46463 parent: 2 - - uid: 6996 + - uid: 20525 components: - type: Transform - pos: -8.5,62.5 + pos: 3.4804833,-60.2834 parent: 2 - - uid: 9043 + - uid: 63186 components: - type: Transform - pos: 2.5,-51.5 - parent: 2 - - uid: 12942 + pos: -7.994378,32.44129 + parent: 56631 +- proto: SheetPlastic1 + entities: + - uid: 63187 components: - type: Transform - pos: 29.5,-51.5 - parent: 2 - - uid: 12997 + pos: 13.647202,36.167152 + parent: 56631 +- proto: SheetPlastic10 + entities: + - uid: 7087 components: - type: Transform - pos: 28.5,-52.5 + pos: -45.709854,74.42986 parent: 2 - - uid: 14946 + - uid: 9028 components: - type: Transform - pos: 28.5,-53.5 + pos: 64.46411,-56.437553 parent: 2 - - uid: 21572 + - uid: 10865 components: - type: Transform - pos: -31.5,-31.5 + rot: 3.141592653589793 rad + pos: -44.300705,6.4616246 parent: 2 - - uid: 22294 + - uid: 10866 components: - type: Transform - pos: -1.5,-51.5 + pos: -50.280518,10.609768 parent: 2 - - uid: 22296 + - uid: 26217 components: - type: Transform - pos: 5.5,6.5 + pos: -60.5447,-35.430855 parent: 2 - - uid: 22298 + - uid: 28879 components: - type: Transform - pos: -6.5,6.5 + pos: -46.496506,-53.420998 parent: 2 - - uid: 22300 + - uid: 29617 components: - type: Transform - pos: -10.5,-8.5 + pos: -36.398617,-61.87714 parent: 2 - - uid: 22301 + - uid: 30336 components: - type: Transform - pos: -2.5,-40.5 + pos: 65.63457,-24.443693 parent: 2 - - uid: 22302 + - uid: 31174 components: - type: Transform - pos: 1.5,-40.5 + pos: -35.471424,75.43288 parent: 2 - - uid: 22303 + - uid: 31175 components: - type: Transform - pos: -2.5,-0.5 + pos: -68.49945,-26.270275 parent: 2 - - uid: 22304 + - uid: 31176 components: - type: Transform - pos: 1.5,-0.5 + pos: 1.449697,-74.22251 parent: 2 - - uid: 22306 + - uid: 31177 components: - type: Transform - pos: -14.5,-39.5 + pos: 14.43761,-91.44689 parent: 2 - - uid: 22307 + - uid: 31178 components: - type: Transform - pos: -19.5,-39.5 + pos: 47.59572,-51.56456 parent: 2 - - uid: 22308 + - uid: 31286 components: - type: Transform - pos: -44.5,19.5 + pos: -31.549534,64.58335 parent: 2 - - uid: 22309 + - uid: 31429 components: - type: Transform - pos: -44.5,17.5 + pos: -10.458653,49.443348 parent: 2 - - uid: 22310 + - uid: 63188 components: - type: Transform - pos: -51.5,19.5 - parent: 2 - - uid: 22312 + pos: -17.50441,52.68689 + parent: 56631 +- proto: SheetRGlass + entities: + - uid: 3824 components: - type: Transform - pos: -10.5,10.5 - parent: 2 - - uid: 22313 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6666 components: - type: Transform - pos: -7.5,13.5 + rot: 1.5707963267948966 rad + pos: -20.45087,13.322694 parent: 2 - - uid: 22314 + - uid: 6667 components: - type: Transform - pos: -51.5,17.5 + rot: 1.5707963267948966 rad + pos: -20.403996,13.572694 parent: 2 - - uid: 22315 + - uid: 6668 components: - type: Transform - pos: -52.5,-24.5 + rot: 1.5707963267948966 rad + pos: -20.435246,5.807069 parent: 2 - - uid: 22316 + - uid: 6669 components: - type: Transform - pos: -67.5,-24.5 + rot: 1.5707963267948966 rad + pos: -20.497746,5.494569 parent: 2 - - uid: 22317 + - uid: 16013 components: - type: Transform - pos: -44.5,-33.5 + pos: 21.436026,57.92326 parent: 2 - - uid: 22321 + - uid: 16079 components: - type: Transform - pos: -40.5,5.5 + pos: 46.726196,21.53404 parent: 2 - - uid: 22322 + - uid: 16080 components: - type: Transform - pos: 34.5,-60.5 + pos: 47.163696,21.50279 parent: 2 - - uid: 22323 + - uid: 54453 components: - type: Transform - pos: 32.5,-61.5 - parent: 2 - - uid: 22324 + pos: -1.4216461,-8.443329 + parent: 53899 +- proto: SheetRPGlass + entities: + - uid: 16012 components: - type: Transform - pos: 51.5,-67.5 + pos: 21.592276,57.73576 parent: 2 - - uid: 22326 + - uid: 16082 components: - type: Transform - pos: 57.5,-67.5 + pos: 47.569946,21.518415 parent: 2 - - uid: 22411 +- proto: SheetSteel + entities: + - uid: 3416 components: - type: Transform - pos: 55.5,-36.5 + pos: 36.55648,-28.50159 parent: 2 - - uid: 24818 + - uid: 3417 components: - type: Transform - pos: 4.5,-45.5 + pos: 31.447105,-29.423466 parent: 2 - - uid: 28216 + - uid: 3571 components: - type: Transform - pos: 3.5,49.5 + pos: 42.579872,-29.44411 parent: 2 - - uid: 28882 + - uid: 3835 components: - type: Transform - pos: -5.5,49.5 + pos: 31.536648,-22.472977 parent: 2 - - uid: 31531 + - uid: 4970 components: - type: Transform - pos: 54.5,-24.5 + pos: 70.5,-23.5 parent: 2 - - uid: 32282 + - uid: 6658 components: - type: Transform - pos: 24.5,-51.5 + rot: 1.5707963267948966 rad + pos: -20.41962,12.369569 parent: 2 - - uid: 34634 - components: - - type: Transform - pos: 10.5,47.5 - parent: 45711 - - uid: 34635 - components: - - type: Transform - pos: 15.5,53.5 - parent: 45711 - - uid: 35144 + - uid: 6659 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,11.5 - parent: 34641 - - uid: 35145 + rot: 1.5707963267948966 rad + pos: -20.41962,12.541444 + parent: 2 + - uid: 6660 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,8.5 - parent: 34641 - - uid: 35492 + rot: 1.5707963267948966 rad + pos: -20.403996,6.744569 + parent: 2 + - uid: 6661 components: - type: Transform - pos: 55.5,-29.5 + rot: 1.5707963267948966 rad + pos: -20.466496,6.432069 parent: 2 - - uid: 35953 + - uid: 7363 components: - type: Transform - pos: 25.5,-5.5 - parent: 2 - - uid: 37712 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 7826 components: - type: Transform - pos: 4.5,17.5 - parent: 36861 - - uid: 37713 + parent: 20127 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 8644 components: - type: Transform - pos: 7.5,10.5 - parent: 36861 - - uid: 37714 + pos: 70.5,-23.5 + parent: 2 + - uid: 9029 components: - type: Transform - pos: 3.5,8.5 - parent: 36861 - - uid: 37715 + pos: 68.54224,-54.406303 + parent: 2 + - uid: 9339 components: - type: Transform - pos: 8.5,13.5 - parent: 36861 - - uid: 37716 + pos: 70.5,-23.5 + parent: 2 + - uid: 11456 components: - type: Transform - pos: 10.5,4.5 - parent: 36861 - - uid: 37717 + pos: 45.99182,14.464993 + parent: 2 + - uid: 13076 components: - type: Transform - pos: 2.5,-4.5 - parent: 36861 - - uid: 42558 + pos: 18.524628,24.553461 + parent: 2 + - uid: 15970 components: - type: Transform - pos: -49.5,-35.5 + pos: 37.316612,50.64429 parent: 2 - - uid: 43054 + - uid: 15971 components: - type: Transform - pos: 19.5,8.5 + pos: 37.425987,50.534916 parent: 2 - - uid: 43208 + - uid: 15972 components: - type: Transform - pos: 16.5,21.5 + pos: 37.613487,50.42554 parent: 2 - - uid: 43209 + - uid: 16085 components: - type: Transform - pos: 19.5,23.5 + pos: 45.71057,14.464993 parent: 2 - - uid: 43210 + - uid: 16089 components: - type: Transform - pos: 2.5,18.5 + pos: 45.382446,14.527493 parent: 2 - - uid: 43212 + - uid: 20527 components: - type: Transform - pos: 6.5,25.5 + pos: 3.3867333,-60.1584 parent: 2 - - uid: 43214 + - uid: 20550 components: - type: Transform - pos: 21.5,8.5 + pos: 88.45935,-59.4847 parent: 2 - - uid: 43216 + - uid: 23547 components: - type: Transform - pos: 19.5,11.5 + pos: 46.5,-3.5 parent: 2 - - uid: 43218 + - uid: 30122 components: - type: Transform - pos: 21.5,11.5 + pos: -83.45124,69.55435 parent: 2 - - uid: 47794 + - uid: 30123 components: - type: Transform - pos: 57.5,-21.5 + pos: -83.716866,69.5856 parent: 2 - - uid: 48827 + - uid: 30124 components: - type: Transform - pos: 26.5,12.5 - parent: 45711 - - uid: 48828 + pos: -84.01374,69.5856 + parent: 2 + - uid: 54454 components: - type: Transform - pos: 26.5,20.5 - parent: 45711 - - uid: 48829 + pos: -1.5466461,-8.3461 + parent: 53899 + - uid: 56159 components: - type: Transform - pos: 31.5,20.5 - parent: 45711 - - uid: 48830 + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 63189 components: - type: Transform - pos: 31.5,12.5 - parent: 45711 -- proto: PottedPlantRandomPlastic + pos: -8.681878,32.47254 + parent: 56631 +- proto: SheetSteel1 entities: - - uid: 11161 + - uid: 11460 components: - type: Transform - pos: 68.5,-45.5 + pos: 39.527462,-42.606895 parent: 2 - - uid: 13426 + - uid: 11497 components: - type: Transform - pos: -48.5,30.5 + pos: 38.365154,-36.555813 parent: 2 - - uid: 22328 + - uid: 11503 components: - type: Transform - pos: 10.5,-19.5 + pos: 38.271404,-36.20425 parent: 2 - - uid: 22329 + - uid: 11538 components: - type: Transform - pos: 10.5,-21.5 + pos: 38.810467,-36.368313 parent: 2 - - uid: 22330 + - uid: 15429 components: - type: Transform - pos: -36.5,-51.5 + rot: 3.141592653589793 rad + pos: 41.688625,-47.6312 parent: 2 - - uid: 22332 + - uid: 15437 components: - type: Transform - pos: -51.5,25.5 + pos: 39.668087,-44.34127 parent: 2 - - uid: 22333 + - uid: 15438 components: - type: Transform - pos: -44.5,25.5 + pos: 35.285275,-42.700645 parent: 2 - - uid: 22339 + - uid: 15439 components: - type: Transform - pos: 24.5,13.5 + pos: 38.6134,-42.583458 parent: 2 - - uid: 22340 + - uid: 15440 components: - type: Transform - pos: -51.5,11.5 + pos: 35.449337,-44.481895 parent: 2 - - uid: 22341 + - uid: 15441 components: - type: Transform - pos: -44.5,11.5 + pos: 40.980587,-45.84127 parent: 2 - - uid: 22342 + - uid: 15442 components: - type: Transform - pos: -30.5,-52.5 + pos: 40.39465,-43.919395 parent: 2 - - uid: 22343 + - uid: 15443 components: - type: Transform - pos: -81.5,15.5 + pos: 38.402462,-49.49752 parent: 2 - - uid: 22345 + - uid: 15444 components: - type: Transform - pos: -33.5,-58.5 + pos: 36.527462,-49.661583 parent: 2 - - uid: 22346 + - uid: 15460 components: - type: Transform - pos: -85.5,23.5 + rot: 3.141592653589793 rad + pos: 41.45425,-49.248386 parent: 2 - - uid: 22347 + - uid: 15466 components: - type: Transform - pos: -71.5,15.5 + pos: 38.501125,-46.59995 parent: 2 - - uid: 22348 + - uid: 15469 components: - type: Transform - pos: -67.5,13.5 + pos: 36.438625,-47.560886 parent: 2 - - uid: 22349 + - uid: 20690 components: - type: Transform - pos: -67.5,23.5 + pos: 100.75021,-55.574654 parent: 2 - - uid: 22350 + - uid: 20691 components: - type: Transform - pos: -85.5,13.5 + pos: 99.10959,-53.730904 parent: 2 - - uid: 22351 + - uid: 20692 components: - type: Transform - pos: -81.5,21.5 + pos: 96.78146,-55.074654 parent: 2 - - uid: 22352 + - uid: 20693 components: - type: Transform - pos: -71.5,21.5 + pos: 96.65646,-58.918404 parent: 2 - - uid: 22353 + - uid: 51146 components: - type: Transform - pos: -83.5,16.5 + rot: -1.5707963267948966 rad + pos: -44.433258,96.8401 parent: 2 - - uid: 22354 + - uid: 55721 components: - type: Transform - pos: -69.5,20.5 - parent: 2 - - uid: 22355 + rot: 1.5707963267948966 rad + pos: 3.4223795,10.667163 + parent: 55280 + - uid: 55722 components: - type: Transform - pos: -98.5,20.5 - parent: 2 - - uid: 22356 + rot: -1.5707963267948966 rad + pos: -9.197264,16.760578 + parent: 55280 + - uid: 55723 components: - type: Transform - pos: -69.5,16.5 - parent: 2 - - uid: 22357 + rot: 3.141592653589793 rad + pos: -13.978514,15.463703 + parent: 55280 + - uid: 63190 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 13.449138,36.440662 + parent: 56631 + - uid: 63191 + components: + - type: Transform + pos: 27.233908,32.206284 + parent: 56631 + - uid: 63192 + components: + - type: Transform + pos: 23.286572,29.493347 + parent: 56631 + - uid: 63193 components: - type: Transform - pos: -83.5,20.5 - parent: 2 - - uid: 22358 + rot: -1.5707963267948966 rad + pos: 23.567822,29.305847 + parent: 56631 + - uid: 66608 components: - type: Transform - pos: -98.5,16.5 - parent: 2 - - uid: 22359 + pos: 5.373027,-10.7524185 + parent: 65849 + - uid: 66609 components: - type: Transform - pos: -63.5,15.5 - parent: 2 - - uid: 22360 + pos: 7.544902,-12.4086685 + parent: 65849 + - uid: 66610 components: - type: Transform - pos: -63.5,21.5 - parent: 2 - - uid: 22361 + rot: -1.5707963267948966 rad + pos: -0.17564112,-12.642169 + parent: 65849 +- proto: SheetSteel10 + entities: + - uid: 7059 components: - type: Transform - pos: -53.5,21.5 + pos: -45.647354,74.71111 parent: 2 - - uid: 22362 + - uid: 7878 components: - type: Transform - pos: -53.5,15.5 + pos: 62.472397,-43.504402 parent: 2 - - uid: 22364 + - uid: 8016 components: - type: Transform - pos: 53.5,-20.5 + pos: 58.271503,9.642277 parent: 2 - - uid: 22365 + - uid: 9030 components: - type: Transform - pos: -64.5,5.5 + pos: 64.87036,-56.45318 parent: 2 - - uid: 22366 + - uid: 10869 components: - type: Transform - pos: -60.5,5.5 + rot: 3.141592653589793 rad + pos: -44.560093,6.404249 parent: 2 - - uid: 22367 + - uid: 10870 components: - type: Transform - pos: 53.5,-22.5 + rot: 3.141592653589793 rad + pos: -50.622593,10.591749 parent: 2 - - uid: 22371 + - uid: 20927 components: - type: Transform - pos: -12.5,-15.5 + pos: -66.335754,-19.53544 parent: 2 - - uid: 22376 + - uid: 24642 components: - type: Transform - pos: 72.5,0.5 + pos: -63.292618,31.630945 parent: 2 - - uid: 22377 + - uid: 24868 components: - type: Transform - pos: 56.5,4.5 + rot: -1.5707963267948966 rad + pos: -89.54502,4.115192 parent: 2 - - uid: 22381 + - uid: 26234 components: - type: Transform - pos: -42.5,-36.5 + pos: -60.529076,-35.66523 parent: 2 - - uid: 22382 + - uid: 27023 components: - type: Transform - pos: -40.5,-32.5 + pos: 52.55373,18.201273 parent: 2 - - uid: 22383 + - uid: 27991 components: - type: Transform - pos: 63.5,-43.5 + pos: 31.573244,-94.46114 parent: 2 - - uid: 22384 + - uid: 28874 components: - type: Transform - pos: 76.5,-45.5 + pos: -46.41838,-53.499123 parent: 2 - - uid: 22638 + - uid: 29596 components: - type: Transform - pos: 46.5,-22.5 + pos: -52.37891,-77.42488 parent: 2 - - uid: 25691 + - uid: 29616 components: - type: Transform - pos: 46.5,-20.5 + pos: -36.429867,-61.59589 parent: 2 - - uid: 26148 + - uid: 29874 components: - type: Transform - pos: 44.5,13.5 + pos: -70.41501,-80.56104 parent: 2 - - uid: 27260 + - uid: 29953 components: - type: Transform - pos: 40.5,13.5 + pos: 0.5234295,65.50751 parent: 2 - - uid: 33949 + - uid: 30335 components: - type: Transform - pos: -0.5,-5.5 - parent: 33049 - - uid: 33950 + pos: 65.30644,-24.428068 + parent: 2 + - uid: 30987 components: - type: Transform - pos: 1.5,12.5 - parent: 33049 - - uid: 33951 + pos: 48.613815,12.544945 + parent: 2 + - uid: 31173 components: - type: Transform - pos: 5.5,-15.5 - parent: 33049 - - uid: 41663 + pos: -35.61205,75.55788 + parent: 2 + - uid: 31288 components: - type: Transform - pos: 29.5,-48.5 + pos: -30.971409,64.567726 parent: 2 - - uid: 43084 + - uid: 63194 components: - type: Transform - pos: -12.5,-7.5 - parent: 2 - - uid: 43184 + pos: 24.233747,23.535175 + parent: 56631 + - uid: 63195 components: - type: Transform - pos: 34.5,26.5 - parent: 2 - - uid: 45364 + pos: 36.51264,34.57534 + parent: 56631 +- proto: SheetUranium + entities: + - uid: 7206 components: - type: Transform - pos: 74.5,-45.5 + pos: 32.327526,36.715157 parent: 2 - - uid: 51096 + - uid: 7207 components: - type: Transform - pos: 2.5,-70.5 + pos: 32.327526,36.715157 parent: 2 - - uid: 51098 + - uid: 7208 components: - type: Transform - pos: 4.5,-70.5 + pos: 32.608776,36.715157 parent: 2 - - uid: 51099 + - uid: 7209 components: - type: Transform - pos: 10.5,-70.5 + pos: 32.608776,36.715157 parent: 2 - - uid: 51100 + - uid: 63196 components: - type: Transform - pos: 12.5,-70.5 - parent: 2 - - uid: 51293 + pos: -17.750565,27.731262 + parent: 56631 + - uid: 63197 components: - type: Transform - pos: 3.5,-66.5 - parent: 2 - - uid: 51295 + pos: -17.932491,27.638596 + parent: 56631 +- proto: ShellShotgun + entities: + - uid: 11276 components: - type: Transform - pos: -5.5,-70.5 + pos: -26.674025,18.618504 parent: 2 - - uid: 51296 + - uid: 11291 components: - type: Transform - pos: -5.5,-68.5 + pos: -26.642775,18.681004 parent: 2 - - uid: 51298 + - uid: 28307 components: - type: Transform - pos: 17.5,-69.5 + rot: 2.443460952792061 rad + pos: -67.60322,74.38572 parent: 2 -- proto: PottedPlantRD - entities: - - uid: 15494 + - type: CartridgeAmmo + spent: True + - uid: 28308 components: - - type: MetaData - name: комнатное растение - type: Transform - pos: -43.5,38.5 + rot: 1.5707963267948966 rad + pos: -71.38447,76.526344 parent: 2 - - uid: 41441 + - type: CartridgeAmmo + spent: True + - uid: 43692 components: - type: Transform - pos: 101.5,43.5 + rot: 3.490658503988659 rad + pos: -27.107382,48.721184 parent: 2 - - uid: 47575 + - type: CartridgeAmmo + spent: True + - uid: 43714 components: - type: Transform - pos: 26.506498,-25.882666 + rot: -0.5235987755982988 rad + pos: -28.138632,48.20556 parent: 2 -- proto: PowerCageHigh - entities: - - uid: 34581 + - type: CartridgeAmmo + spent: True + - uid: 63198 components: - type: Transform - parent: 34580 - - type: Physics - canCollide: False -- proto: PowerCageMedium - entities: - - uid: 44984 + rot: -1.5707963267948966 rad + pos: 27.196014,52.140198 + parent: 56631 + - uid: 63199 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 53949 + pos: 27.807129,52.709656 + parent: 56631 +- proto: ShellShotgunBeanbag + entities: + - uid: 28265 components: - type: Transform - pos: -34.51117,49.411316 - parent: 45711 -- proto: PowerCageRecharger - entities: - - uid: 45100 + rot: -2.6179938779914944 rad + pos: -70.784935,74.76414 + parent: 2 + - type: CartridgeAmmo + spent: True + - uid: 28309 components: - type: Transform - pos: 6.5,-0.5 - parent: 44868 - - type: PointLight - enabled: False - - uid: 53948 + rot: 1.0471975511965974 rad + pos: -67.70681,76.13914 + parent: 2 + - type: CartridgeAmmo + spent: True + - uid: 28310 components: - type: Transform - pos: -35.5,49.5 - parent: 45711 - - type: PointLight - enabled: False -- proto: PowerCageRechargerCircuitboard + rot: -0.5235987755982988 rad + pos: -69.89431,76.34226 + parent: 2 + - type: CartridgeAmmo + spent: True +- proto: ShellShotgunIncendiary entities: - - uid: 55958 + - uid: 11293 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.32927,31.543152 - parent: 45711 -- proto: PowerCellHigh + pos: -26.3459,18.681004 + parent: 2 +- proto: ShellShotgunSlug entities: - - uid: 33952 + - uid: 11295 components: - type: Transform - pos: -6.7842855,-15.454435 - parent: 33049 - - uid: 46759 + pos: -26.549025,18.431004 + parent: 2 + - uid: 11297 components: - type: Transform - pos: -36.492615,28.126892 - parent: 45711 -- proto: PowerCellHighPrinted - entities: - - uid: 45620 + pos: -26.424025,18.415379 + parent: 2 + - uid: 51751 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.83152,6.4589205 - parent: 45518 -- proto: PowerCellMedium + pos: -26.41773,47.5148 + parent: 2 +- proto: ShipBattlemap entities: - - uid: 21893 + - uid: 9632 components: - type: Transform - pos: 12.645693,9.718076 + pos: -5.853884,45.482605 parent: 2 - - uid: 22389 +- proto: ShippingContainerBlank + entities: + - uid: 7588 components: - type: Transform - pos: 15.479843,34.52641 + pos: 70.5,-1.5 parent: 2 - - uid: 28877 + - uid: 24483 components: - type: Transform - pos: 45.318752,15.405165 + pos: -50.5,-85.5 parent: 2 - - uid: 28925 +- proto: ShippingContainerCybersun + entities: + - uid: 63200 components: - type: Transform - pos: 45.31875,15.670791 - parent: 2 - - uid: 30636 + pos: -11.5,22.5 + parent: 56631 +- proto: ShippingContainerDonkCo + entities: + - uid: 8115 components: - type: Transform - pos: 19.674007,-12.434335 + pos: 78.5,0.5 parent: 2 - - uid: 44985 +- proto: ShippingContainerGorlexRed + entities: + - uid: 63201 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 47679 + pos: -15.5,20.5 + parent: 56631 +- proto: ShippingContainerNakamura + entities: + - uid: 48313 components: - type: Transform - pos: 12.645693,9.514952 + pos: 74.5,-3.5 parent: 2 -- proto: PowerCellMediumPrinted +- proto: ShippingContainerNanotrasen entities: - - uid: 22390 + - uid: 32491 components: - type: Transform - pos: 57.639915,-60.673794 + pos: 66.5,0.5 parent: 2 - - uid: 45432 +- proto: ShippingContainerVitezstvi + entities: + - uid: 63202 components: - type: Transform - pos: -1.324647,-1.2690065 - parent: 43176 -- proto: PowerCellMicroreactor + pos: -15.5,24.5 + parent: 56631 +- proto: ShotGunCabinetFilled entities: - - uid: 48832 + - uid: 14548 components: - type: Transform - parent: 48831 - - type: BatterySelfRecharger - autoRechargeRate: 58 - - type: Physics - canCollide: False -- proto: PowerCellPotato - entities: - - uid: 54305 + pos: -51.5,-12.5 + parent: 2 + - uid: 54455 components: - type: Transform - pos: -35.555298,34.033752 - parent: 45711 - - uid: 55763 + rot: 1.5707963267948966 rad + pos: 3.5,-10.5 + parent: 53899 + - uid: 63203 components: - type: Transform - pos: -36.591446,30.578064 - parent: 45711 - - uid: 55764 + rot: -1.5707963267948966 rad + pos: -22.5,42.5 + parent: 56631 + - uid: 63204 components: - type: Transform - pos: -36.4196,30.796997 - parent: 45711 - - uid: 55765 + rot: -1.5707963267948966 rad + pos: -42.5,43.5 + parent: 56631 + - uid: 63205 components: - type: Transform - pos: -36.857132,30.671936 - parent: 45711 -- proto: PowerCellRecharger + rot: -1.5707963267948966 rad + pos: -42.5,53.5 + parent: 56631 +- proto: Shovel entities: - - uid: 5588 + - uid: 14997 components: - type: Transform - pos: -29.5,-17.5 + pos: 15.76224,-28.94072 parent: 2 - - uid: 11263 + - uid: 28803 components: - type: Transform - pos: 59.5,-31.5 + pos: -83.654686,-60.424347 parent: 2 - - uid: 11712 +- proto: ShowcaseRobot + entities: + - uid: 17694 components: - type: Transform - pos: 12.5,-25.5 + pos: 106.5,-55.5 parent: 2 - - uid: 22392 + - uid: 17695 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-19.5 + pos: 106.5,-57.5 parent: 2 - - uid: 22393 + - uid: 18350 components: - type: Transform - pos: -2.5,-41.5 + pos: 113.5,-59.5 parent: 2 - - uid: 22395 + - uid: 18352 components: - type: Transform - pos: 16.5,25.5 + pos: 113.5,-63.5 parent: 2 - - uid: 22397 + - uid: 18354 components: - type: Transform - pos: -49.5,7.5 + pos: 123.5,-63.5 parent: 2 - - uid: 22398 + - uid: 18355 components: - type: Transform - pos: -5.5,-45.5 + pos: 123.5,-59.5 parent: 2 - - uid: 22399 + - uid: 18356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-64.5 + pos: 123.5,-53.5 parent: 2 - - uid: 22400 + - uid: 18357 components: - type: Transform - pos: 57.5,-59.5 + pos: 123.5,-49.5 parent: 2 - - uid: 23886 + - uid: 18358 components: - type: Transform - pos: 12.5,-57.5 + pos: 113.5,-49.5 parent: 2 - - uid: 24682 + - uid: 18359 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-12.5 + pos: 113.5,-53.5 parent: 2 - - uid: 25581 + - uid: 21224 components: - type: Transform - pos: 5.5,45.5 + pos: 75.5,-13.5 parent: 2 - - uid: 29945 + - uid: 26181 components: - type: Transform - pos: 51.5,-22.5 + pos: -82.5,-47.5 parent: 2 - - uid: 31326 + - uid: 63206 components: - type: Transform - pos: -5.5,29.5 - parent: 2 - - uid: 33953 + pos: -53.5,45.5 + parent: 56631 + - uid: 63207 components: - type: Transform - pos: -8.5,-15.5 - parent: 33049 - - uid: 37718 + pos: -49.5,51.5 + parent: 56631 + - uid: 63208 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,15.5 - parent: 36861 - - uid: 37719 + pos: -24.5,44.5 + parent: 56631 + - uid: 63209 components: - type: Transform - pos: 0.5,-3.5 - parent: 36861 - - uid: 44185 + pos: -53.5,51.5 + parent: 56631 +- proto: ShowcaseRobotAntique + entities: + - uid: 21245 components: - type: Transform - pos: 55.5,-46.5 + pos: 76.5,-13.5 parent: 2 - - uid: 45101 + - uid: 26185 components: - type: Transform - pos: -1.5,-6.5 - parent: 44868 - - uid: 45102 + pos: -82.5,-49.5 + parent: 2 +- proto: ShowcaseRobotMarauder + entities: + - uid: 26213 components: - type: Transform - pos: 4.5,-6.5 - parent: 44868 - - uid: 45621 + pos: -86.5,-45.5 + parent: 2 + - uid: 63210 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,7.5 - parent: 45518 - - uid: 51468 + pos: -27.5,48.5 + parent: 56631 +- proto: ShowcaseRobotWhite + entities: + - uid: 21242 components: - type: Transform rot: 1.5707963267948966 rad - pos: 20.5,-72.5 + pos: 74.5,-14.5 parent: 2 - - uid: 52165 + - uid: 26183 components: - type: Transform - pos: 47.5,-6.5 + pos: -82.5,-48.5 parent: 2 - - uid: 53308 - components: - - type: Transform - pos: -13.5,65.5 - parent: 45711 - - uid: 54285 + - uid: 63211 components: - type: Transform - pos: -35.5,34.5 - parent: 45711 - - uid: 56255 + pos: -49.5,45.5 + parent: 56631 +- proto: ShuttersFrame + entities: + - uid: 20873 components: - type: Transform - pos: -0.5,5.5 - parent: 56108 -- proto: PowerCellSmall - entities: - - uid: 25988 + pos: 78.5,-51.5 + parent: 2 + - uid: 23021 components: - type: Transform - pos: 21.990063,-19.479986 + pos: 56.5,-46.5 parent: 2 - - uid: 32723 + - uid: 24728 components: - type: Transform - pos: 45.678123,15.420791 + pos: -77.5,28.5 parent: 2 - - uid: 36106 + - uid: 25256 components: - type: Transform - pos: 45.69375,15.670791 + pos: 22.5,-89.5 parent: 2 - - uid: 48834 + - uid: 25257 components: - type: Transform - parent: 48833 - - type: Physics - canCollide: False - - uid: 51469 + pos: 22.5,-90.5 + parent: 2 + - uid: 25827 components: - type: Transform - pos: 20.678055,-72.28927 + pos: -67.5,-50.5 parent: 2 -- proto: PowerCellSmallPrinted - entities: - - uid: 45433 + - uid: 25923 components: - type: Transform - pos: 1.628478,-1.2377565 - parent: 43176 -- proto: PowerDrill - entities: - - uid: 23412 + pos: -37.5,-77.5 + parent: 2 + - uid: 30551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.560776,-27.600805 + pos: 71.5,-15.5 parent: 2 - - uid: 33954 + - uid: 63212 components: - type: Transform - pos: 3.640188,-13.263225 - parent: 33049 -- proto: PoweredLEDLightPostSmall - entities: - - uid: 32899 + pos: -1.5,22.5 + parent: 56631 + - uid: 63213 components: - type: Transform - pos: 74.5,33.5 - parent: 2 - - uid: 35594 + pos: 3.5,3.5 + parent: 56631 + - uid: 63214 components: - type: Transform - pos: 74.5,43.5 - parent: 2 - - uid: 35969 + pos: 3.5,2.5 + parent: 56631 + - uid: 63215 components: - type: Transform - pos: 84.5,43.5 - parent: 2 - - uid: 35970 + pos: -0.5,22.5 + parent: 56631 + - uid: 63216 components: - type: Transform - pos: 84.5,33.5 - parent: 2 - - uid: 51539 + pos: -7.5,26.5 + parent: 56631 + - uid: 63217 components: - type: Transform - pos: 32.5,71.5 - parent: 2 -- proto: Poweredlight + pos: -9.5,26.5 + parent: 56631 +- proto: ShuttersNormal entities: - - uid: 179 + - uid: 6694 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,58.5 + pos: -23.5,3.5 parent: 2 - type: DeviceLinkSink links: - - 25140 - - uid: 258 + - 6708 + - uid: 6698 components: - type: Transform - pos: 16.5,-19.5 + pos: -27.5,3.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 309 + - 6708 + - uid: 6699 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,46.5 + pos: -17.5,8.5 parent: 2 - type: DeviceLinkSink links: - - 25140 - - uid: 612 + - 6708 + - uid: 6700 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-61.5 + rot: 1.5707963267948966 rad + pos: -17.5,10.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 627 + - 6708 + - uid: 7099 components: - type: Transform - pos: 67.5,-33.5 + pos: -16.5,29.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 636 + - 7118 + - uid: 7100 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-15.5 + pos: -17.5,29.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 639 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-51.5 - parent: 2 - - uid: 816 - components: - - type: Transform - pos: -30.5,-10.5 - parent: 2 - - uid: 822 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,-13.5 - parent: 2 - - uid: 1077 + - 7118 + - uid: 7101 components: - type: Transform - pos: 4.5,-56.5 + pos: -18.5,29.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 1123 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,29.5 - parent: 2 - - uid: 1250 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,5.5 - parent: 2 - - uid: 1355 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,51.5 - parent: 2 - - uid: 1904 - components: - - type: Transform - pos: -34.5,-18.5 - parent: 2 - - uid: 1932 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-15.5 - parent: 2 - - uid: 2143 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,-16.5 - parent: 2 - - uid: 2497 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-19.5 - parent: 2 - - uid: 2886 + - 7118 + - uid: 21560 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-15.5 + pos: -77.5,-30.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 2957 + - 51116 + - uid: 21561 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,46.5 + pos: -78.5,-30.5 parent: 2 - - uid: 3467 + - type: DeviceLinkSink + links: + - 51116 + - uid: 21574 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-55.5 + pos: -79.5,-30.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 3619 + - 51116 + - uid: 24729 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,-2.5 + pos: -78.5,33.5 parent: 2 - - uid: 3620 + - uid: 25030 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-2.5 + pos: -36.5,-77.5 parent: 2 - - uid: 4126 + - uid: 25071 components: - type: Transform - pos: -34.5,25.5 + pos: -35.5,-77.5 parent: 2 - - uid: 4167 + - uid: 28727 components: - type: Transform - pos: -36.5,25.5 + pos: -61.5,35.5 parent: 2 - - uid: 4704 + - uid: 51409 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-7.5 + pos: -70.5,-15.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 5507 + - 51434 + - uid: 51410 components: - type: Transform - pos: 58.5,-33.5 + pos: -66.5,-15.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 5537 + - 51434 + - uid: 63218 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-17.5 - parent: 2 - - uid: 5548 + pos: 3.5,5.5 + parent: 56631 + - uid: 63219 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-6.5 - parent: 2 - - uid: 5621 + pos: 3.5,4.5 + parent: 56631 + - uid: 63220 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-16.5 - parent: 2 - - uid: 5622 + pos: -2.5,20.5 + parent: 56631 + - uid: 63221 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,-16.5 - parent: 2 - - uid: 5625 + pos: 3.5,21.5 + parent: 56631 + - uid: 63222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-10.5 - parent: 2 - - uid: 5626 + pos: 3.5,20.5 + parent: 56631 + - uid: 63223 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-10.5 - parent: 2 - - uid: 5740 + pos: -10.5,26.5 + parent: 56631 + - uid: 63224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,54.5 - parent: 45711 - - uid: 5887 + pos: 32.5,51.5 + parent: 56631 + - uid: 63225 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,41.5 - parent: 2 - - uid: 5888 + pos: 32.5,50.5 + parent: 56631 + - uid: 63226 components: - type: Transform - pos: -17.5,39.5 - parent: 2 - - uid: 6581 + pos: 24.5,45.5 + parent: 56631 + - uid: 63227 components: - type: Transform - pos: 45.5,1.5 - parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 7951 + pos: 31.5,43.5 + parent: 56631 + - uid: 63228 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-13.5 - parent: 2 - - uid: 7952 + pos: 31.5,44.5 + parent: 56631 + - uid: 63229 components: - type: Transform - pos: -25.5,-10.5 - parent: 2 - - uid: 7980 + pos: 24.5,43.5 + parent: 56631 + - uid: 63230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-13.5 - parent: 2 - - uid: 8150 + pos: 22.5,58.5 + parent: 56631 + - uid: 63231 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-10.5 - parent: 2 - - uid: 8154 + pos: 23.5,58.5 + parent: 56631 +- proto: ShuttersNormalOpen + entities: + - uid: 5247 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-15.5 + pos: -73.5,54.5 parent: 2 - - uid: 10006 + - type: DeviceLinkSink + links: + - 51585 + - 51583 + - uid: 5883 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,35.5 + rot: -1.5707963267948966 rad + pos: -10.5,-0.5 parent: 2 - - uid: 10008 + - type: DeviceLinkSink + links: + - 37036 + - uid: 7579 components: - type: Transform - pos: -27.5,38.5 + rot: -1.5707963267948966 rad + pos: -7.5,-0.5 parent: 2 - - uid: 10014 + - type: DeviceLinkSink + links: + - 37036 + - uid: 7835 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,-8.5 + pos: -22.5,-20.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 10123 + - 5348 + - uid: 7836 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,-12.5 + pos: -22.5,-21.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 10357 + - 5348 + - uid: 7839 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,-64.5 + pos: -26.5,-19.5 parent: 2 - - uid: 10383 + - type: DeviceLinkSink + links: + - 3594 + - uid: 7960 components: - type: Transform rot: -1.5707963267948966 rad - pos: 57.5,-21.5 + pos: -26.5,-21.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 11322 - components: - - type: Transform - pos: 4.5,41.5 - parent: 2 - - uid: 11326 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-19.5 - parent: 2 - - uid: 11477 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,-2.5 - parent: 2 - - uid: 11738 + - 3594 + - uid: 7963 components: - type: Transform rot: -1.5707963267948966 rad - pos: -17.5,68.5 + pos: -26.5,-20.5 parent: 2 - - uid: 11739 + - type: DeviceLinkSink + links: + - 3594 + - uid: 7970 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,68.5 + pos: -22.5,-19.5 parent: 2 - - uid: 11888 + - type: DeviceLinkSink + links: + - 5348 + - uid: 8447 components: - type: Transform rot: 1.5707963267948966 rad - pos: -22.5,34.5 - parent: 2 - - uid: 11925 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-30.5 + pos: -73.5,56.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 11938 - components: - - type: Transform - pos: 3.5,41.5 - parent: 2 - - uid: 12106 + - 51585 + - 51583 + - uid: 9281 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,49.5 + pos: -71.5,20.5 parent: 2 - type: DeviceLinkSink links: - - 25140 - - uid: 12210 + - 4941 + - uid: 9282 components: - type: Transform - pos: 36.5,-29.5 + pos: -70.5,20.5 parent: 2 - - uid: 12211 + - type: DeviceLinkSink + links: + - 4941 + - uid: 9283 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,-31.5 + pos: -69.5,20.5 parent: 2 - - uid: 12366 + - type: DeviceLinkSink + links: + - 4941 + - uid: 9989 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,58.5 + pos: -77.5,53.5 parent: 2 - type: DeviceLinkSink links: - - 13002 - - uid: 12419 + - 51586 + - 51583 + - uid: 10195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,58.5 + rot: 3.141592653589793 rad + pos: -18.5,25.5 parent: 2 - type: DeviceLinkSink links: - - 13002 - - uid: 12458 + - 10194 + - uid: 10196 components: - type: Transform rot: 3.141592653589793 rad - pos: 29.5,14.5 + pos: -17.5,25.5 parent: 2 - - uid: 12648 + - type: DeviceLinkSink + links: + - 10194 + - uid: 10197 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,62.5 + rot: 3.141592653589793 rad + pos: -16.5,25.5 parent: 2 - type: DeviceLinkSink links: - - 13002 - - uid: 12656 + - 10194 + - uid: 11204 components: - type: Transform - pos: -21.5,64.5 + rot: 1.5707963267948966 rad + pos: -77.5,52.5 parent: 2 - type: DeviceLinkSink links: - - 13002 - - uid: 12772 + - 51586 + - 51583 + - uid: 11741 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,62.5 + pos: -73.5,53.5 parent: 2 - type: DeviceLinkSink links: - - 13002 - - uid: 12816 + - 51585 + - 51583 + - uid: 11792 components: - type: Transform - pos: -22.5,64.5 + rot: 1.5707963267948966 rad + pos: -73.5,55.5 parent: 2 - type: DeviceLinkSink links: - - 13002 - - uid: 14251 + - 51585 + - 51583 + - uid: 11835 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-27.5 + rot: 1.5707963267948966 rad + pos: -77.5,54.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 14471 + - 51586 + - 51583 + - uid: 11852 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,37.5 + rot: 1.5707963267948966 rad + pos: -77.5,55.5 parent: 2 - - uid: 14485 + - type: DeviceLinkSink + links: + - 51586 + - 51583 + - uid: 11853 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,29.5 + rot: 1.5707963267948966 rad + pos: -77.5,56.5 parent: 2 - - uid: 14968 + - type: DeviceLinkSink + links: + - 51586 + - 51583 + - uid: 11855 components: - type: Transform - pos: -12.5,-4.5 + rot: 1.5707963267948966 rad + pos: -73.5,52.5 parent: 2 - - uid: 15126 + - type: DeviceLinkSink + links: + - 51585 + - 51583 + - uid: 13189 components: - type: Transform rot: -1.5707963267948966 rad - pos: 57.5,-32.5 + pos: 8.5,-46.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 15301 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,-0.5 - parent: 2 - - uid: 15480 - components: - - type: Transform - pos: -54.5,29.5 - parent: 2 - - uid: 16562 - components: - - type: Transform - pos: -17.5,-8.5 - parent: 2 - - uid: 18060 + - 13671 + - 51825 + - uid: 13191 components: - type: Transform - pos: 56.5,-29.5 + rot: -1.5707963267948966 rad + pos: 8.5,-43.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 18218 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,53.5 - parent: 2 - - uid: 18235 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,35.5 - parent: 2 - - uid: 19637 + - 13671 + - uid: 13199 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,-6.5 + rot: -1.5707963267948966 rad + pos: 8.5,-39.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 19706 + - 13671 + - uid: 13200 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,-15.5 + pos: 8.5,-44.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 19916 + - 13671 + - uid: 13513 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-40.5 + rot: -1.5707963267948966 rad + pos: 8.5,-40.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 19937 + - 13671 + - uid: 14933 components: - type: Transform - rot: 3.141592653589793 rad - pos: -69.5,-11.5 + pos: 17.5,-49.5 parent: 2 - - uid: 20283 + - uid: 20648 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-36.5 + pos: -44.5,-1.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 20363 + - 20862 + - 45266 + - 22599 + - uid: 20649 components: - type: Transform - pos: 75.5,-4.5 + pos: -42.5,-1.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 20724 + - 20862 + - 45266 + - 22599 + - uid: 20650 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-35.5 + pos: -39.5,-1.5 parent: 2 - - uid: 21026 + - type: DeviceLinkSink + links: + - 20862 + - 45266 + - 22599 + - uid: 20654 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-12.5 + pos: -40.5,-1.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 21295 + - 20862 + - 45266 + - 22599 + - uid: 20656 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,21.5 + pos: -38.5,-1.5 parent: 2 - - uid: 21296 + - type: DeviceLinkSink + links: + - 20862 + - 45266 + - 22599 + - uid: 22827 components: - type: Transform - pos: -19.5,23.5 + pos: -15.5,-56.5 parent: 2 - - uid: 21470 + - type: DeviceLinkSink + links: + - 51828 + - uid: 22829 components: - type: Transform - pos: -41.5,3.5 + pos: -14.5,-56.5 parent: 2 - - uid: 21767 + - type: DeviceLinkSink + links: + - 51828 + - uid: 22830 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-4.5 + pos: -13.5,-56.5 parent: 2 - - uid: 22035 + - type: DeviceLinkSink + links: + - 51828 + - uid: 26279 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,55.5 + rot: 1.5707963267948966 rad + pos: -1.5,-26.5 parent: 2 - - uid: 22119 + - type: DeviceLinkSink + links: + - 20948 + - 51313 + - 51312 + - uid: 26436 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,38.5 + rot: 1.5707963267948966 rad + pos: -46.5,31.5 parent: 2 - - uid: 22403 + - uid: 27679 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-42.5 + rot: 1.5707963267948966 rad + pos: -1.5,-25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - type: Timer - - uid: 22404 + - 20948 + - 51313 + - 51312 + - uid: 28044 components: - type: Transform rot: 1.5707963267948966 rad - pos: -10.5,-50.5 + pos: -1.5,-28.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22406 + - 20948 + - 51313 + - 51312 + - uid: 28121 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-50.5 + rot: 1.5707963267948966 rad + pos: -1.5,-29.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22407 + - 20948 + - 51313 + - 51312 + - uid: 28122 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,2.5 + rot: 1.5707963267948966 rad + pos: -1.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22408 + - 20948 + - 51313 + - 51312 + - uid: 36862 components: - type: Transform - pos: 73.5,7.5 + rot: 1.5707963267948966 rad + pos: 8.5,-0.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22409 + - 36996 + - uid: 36997 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-27.5 + rot: 1.5707963267948966 rad + pos: 8.5,1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 26035 - - uid: 22414 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,11.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22415 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,7.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22416 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,37.5 - parent: 2 - - uid: 22417 + - 36996 + - uid: 37035 components: - type: Transform rot: 1.5707963267948966 rad - pos: -77.5,28.5 - parent: 2 - - uid: 22420 - components: - - type: Transform - pos: -3.5,1.5 + pos: 8.5,0.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22421 + - 36996 + - uid: 39485 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-7.5 + rot: 1.5707963267948966 rad + pos: -42.5,31.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22422 + - 14340 + - uid: 39496 components: - type: Transform - pos: -6.5,-9.5 + rot: 1.5707963267948966 rad + pos: -42.5,30.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22423 + - 14340 + - uid: 39628 components: - type: Transform - pos: 75.5,0.5 + rot: 1.5707963267948966 rad + pos: -42.5,32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22427 + - 14340 + - uid: 39704 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-62.5 + rot: 1.5707963267948966 rad + pos: -42.5,33.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22430 + - type: DeviceLinkSink + links: + - 14340 + - uid: 41515 components: - type: Transform - pos: -31.5,-58.5 + rot: -1.5707963267948966 rad + pos: -10.5,1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22433 + - type: DeviceLinkSink + links: + - 37036 + - uid: 41517 components: - type: Transform - pos: -23.5,23.5 + rot: -1.5707963267948966 rad + pos: -10.5,0.5 parent: 2 - - uid: 22434 + - type: DeviceLinkSink + links: + - 37036 + - uid: 41533 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,-46.5 + pos: -7.5,1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22435 + - 37036 + - uid: 42828 components: - type: Transform - pos: 71.5,0.5 + rot: 1.5707963267948966 rad + pos: 11.5,0.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22444 + - 36996 + - uid: 42830 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,-8.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22446 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-50.5 + pos: -7.5,0.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22448 + - 37036 + - uid: 43717 components: - type: Transform rot: -1.5707963267948966 rad - pos: -34.5,-42.5 + pos: 54.5,-35.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22449 + - type: DeviceLinkSink + links: + - 51795 + - uid: 43718 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-43.5 + rot: -1.5707963267948966 rad + pos: 54.5,-33.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22451 + - 51795 + - uid: 43720 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,17.5 + rot: 1.5707963267948966 rad + pos: 3.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22455 + - type: DeviceLinkSink + links: + - 51820 + - uid: 47103 components: - type: Transform - pos: 9.5,40.5 + rot: 1.5707963267948966 rad + pos: -42.5,34.5 parent: 2 - - uid: 22456 + - type: DeviceLinkSink + links: + - 14340 + - uid: 47656 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-32.5 + rot: 1.5707963267948966 rad + pos: -42.5,35.5 parent: 2 - - uid: 22457 + - type: DeviceLinkSink + links: + - 14340 + - uid: 47678 components: - type: Transform - pos: -6.5,-40.5 + rot: 1.5707963267948966 rad + pos: -42.5,36.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22458 + - 14340 + - uid: 47693 components: - type: Transform - pos: -18.5,-28.5 + rot: 1.5707963267948966 rad + pos: -42.5,37.5 parent: 2 - - uid: 22461 + - type: DeviceLinkSink + links: + - 14340 + - uid: 51050 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,2.5 + pos: -43.5,-1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22463 + - 20862 + - 45266 + - 22599 + - uid: 51078 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,25.5 + pos: -53.5,-1.5 parent: 2 - - uid: 22467 + - type: DeviceLinkSink + links: + - 51082 + - uid: 51079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-53.5 + pos: -52.5,-1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22471 + - type: DeviceLinkSink + links: + - 51082 + - uid: 51080 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-22.5 + pos: -50.5,-1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22472 + - type: DeviceLinkSink + links: + - 51082 + - uid: 51081 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,-22.5 + pos: -49.5,-1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22474 + - type: DeviceLinkSink + links: + - 51082 + - uid: 51100 components: - type: Transform rot: 1.5707963267948966 rad - pos: 23.5,14.5 + pos: -58.5,-11.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22476 + - 51094 + - uid: 51101 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-6.5 + rot: 1.5707963267948966 rad + pos: -58.5,-9.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 22479 + - 51094 + - uid: 51300 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-10.5 + rot: 1.5707963267948966 rad + pos: -1.5,-24.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22481 + - type: DeviceLinkSink + links: + - 20948 + - 51313 + - 51312 + - uid: 51346 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-2.5 + pos: -31.5,-30.5 parent: 2 - type: DeviceLinkSink links: - - 22713 - - uid: 22483 + - 51422 + - uid: 51347 components: - type: Transform - pos: -12.5,-28.5 + pos: -30.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22488 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,20.5 + pos: -29.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22490 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51349 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-0.5 + pos: -29.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22492 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51350 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,12.5 + pos: -30.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22493 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51351 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,12.5 + pos: -31.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22494 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51352 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,18.5 + pos: -27.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22495 + - 51422 + - uid: 51353 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,17.5 + pos: -26.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22498 + - 51422 + - uid: 51354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-1.5 + pos: -25.5,-30.5 parent: 2 - - uid: 22500 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51355 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,2.5 + pos: -25.5,-32.5 parent: 2 - - uid: 22503 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-10.5 + pos: -26.5,-32.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22505 + - 51422 + - uid: 51357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-18.5 + pos: -27.5,-32.5 parent: 2 - - uid: 22506 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51358 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-4.5 + pos: -23.5,-32.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22507 + - 51422 + - uid: 51359 components: - type: Transform - pos: -33.5,30.5 + pos: -22.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22508 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,18.5 + pos: -21.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22509 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51361 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,18.5 + pos: -23.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22510 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51362 components: - type: Transform - pos: -23.5,-39.5 + pos: -22.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22511 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51363 components: - type: Transform - pos: -16.5,-39.5 + pos: -21.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - type: Timer - - uid: 22512 + - 51422 + - uid: 51364 components: - type: Transform - pos: -10.5,-36.5 + pos: -19.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22513 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51365 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-40.5 + pos: -18.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22515 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51366 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-55.5 + pos: -17.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22516 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-53.5 + pos: -17.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22517 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51368 components: - type: Transform - pos: -38.5,-58.5 + pos: -18.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22519 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51369 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-53.5 + pos: -19.5,-32.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22520 + - 51422 + - uid: 51370 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-62.5 + pos: -15.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22522 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51371 components: - type: Transform - pos: 10.5,-49.5 + pos: -15.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22525 + - 51422 + - uid: 51372 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-50.5 + pos: -14.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22527 + - 51422 + - uid: 51373 components: - type: Transform - pos: 14.5,-43.5 + pos: -13.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22529 + - 51422 + - uid: 51374 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-51.5 + pos: -13.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22530 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51375 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,4.5 + pos: -31.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22531 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51376 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,3.5 + pos: -30.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22532 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,4.5 + pos: -29.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22534 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51378 components: - type: Transform - pos: 68.5,7.5 + pos: -28.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22535 + - 51421 + - uid: 51379 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-9.5 + pos: -27.5,-37.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22536 + - 51421 + - uid: 51380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,-16.5 + pos: -27.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: RgbLightController - - uid: 22537 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51381 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,29.5 + pos: -28.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22539 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,21.5 + pos: -29.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22540 + - 51421 + - uid: 51383 components: - type: Transform - pos: 50.5,5.5 + pos: -30.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22541 + - 51421 + - uid: 51384 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-10.5 + pos: -31.5,-39.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22542 + - 51421 + - uid: 51385 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,1.5 + pos: -25.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22546 + - 51421 + - uid: 51386 components: - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,13.5 + pos: -24.5,-37.5 parent: 2 - - uid: 22547 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51387 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,8.5 + pos: -23.5,-37.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22549 + - 51421 + - uid: 51388 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,3.5 + pos: -22.5,-37.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22551 + - 51421 + - uid: 51389 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,40.5 + pos: -21.5,-37.5 parent: 2 - - uid: 22553 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51390 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,21.5 + pos: -20.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22556 + - 51421 + - uid: 51391 components: - type: Transform - pos: -7.5,13.5 + pos: -19.5,-37.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22557 + - 51421 + - uid: 51392 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-6.5 + pos: -19.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22558 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51393 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,13.5 + pos: -20.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22559 + - 51421 + - uid: 51394 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,21.5 + pos: -21.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22560 + - 51421 + - uid: 51395 components: - type: Transform - pos: 23.5,23.5 + pos: -22.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22561 + - 51421 + - uid: 51396 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,26.5 + pos: -23.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22562 + - 51421 + - uid: 51397 components: - type: Transform - pos: 38.5,29.5 + pos: -24.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22563 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51398 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-18.5 + pos: -25.5,-39.5 parent: 2 - - uid: 22564 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51399 components: - type: Transform - pos: 3.5,27.5 + pos: -17.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22565 + - 51421 + - uid: 51400 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,3.5 + pos: -16.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22569 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51401 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-7.5 + pos: -15.5,-37.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22570 + - 51421 + - uid: 51402 components: - type: Transform - pos: -15.5,9.5 + pos: -14.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22572 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51403 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,15.5 + pos: -13.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22576 + - 51421 + - uid: 51404 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,23.5 + pos: -17.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22580 + - 51421 + - uid: 51405 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,20.5 + pos: -16.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22581 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51406 components: - type: Transform - pos: -45.5,25.5 + pos: -15.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22582 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51407 components: - type: Transform - pos: -50.5,25.5 + pos: -14.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22583 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51408 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,21.5 + pos: -13.5,-39.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22585 + - type: DeviceLinkSink + links: + - 51421 + - uid: 51457 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,-37.5 + pos: -43.5,-30.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22586 + - type: DeviceLinkSink + links: + - 21301 + - uid: 51458 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-41.5 + rot: 1.5707963267948966 rad + pos: -43.5,-32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - type: Timer - - uid: 22587 + - 21300 + - uid: 51486 components: - type: Transform - pos: -12.5,-15.5 + pos: -28.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22588 + - type: DeviceLinkSink + links: + - 51495 + - uid: 51487 components: - type: Transform - pos: -16.5,-15.5 + pos: -26.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22589 + - type: DeviceLinkSink + links: + - 51495 + - uid: 51488 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-22.5 + pos: -25.5,-4.5 parent: 2 - - uid: 22590 + - type: DeviceLinkSink + links: + - 51495 + - uid: 51489 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-46.5 + pos: -24.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22591 + - type: DeviceLinkSink + links: + - 51495 + - uid: 51490 components: - type: Transform - pos: -28.5,-40.5 + pos: -23.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22592 + - type: DeviceLinkSink + links: + - 51495 + - uid: 51491 components: - type: Transform - pos: -5.5,-36.5 + pos: -22.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22593 + - type: DeviceLinkSink + links: + - 51495 + - uid: 51512 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-4.5 + rot: 1.5707963267948966 rad + pos: -46.5,36.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22594 + - uid: 51513 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-33.5 + pos: -46.5,35.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22595 + - uid: 51514 components: - type: Transform - pos: 8.5,-45.5 + rot: 1.5707963267948966 rad + pos: -46.5,32.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22597 + - uid: 51534 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-43.5 + pos: -51.5,29.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22598 + - 51511 + - uid: 51535 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-18.5 + pos: -50.5,29.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22599 + - type: DeviceLinkSink + links: + - 51511 + - uid: 51536 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-53.5 + pos: -49.5,29.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22600 + - type: DeviceLinkSink + links: + - 51511 + - uid: 51547 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-53.5 + rot: 1.5707963267948966 rad + pos: -41.5,20.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22601 + - type: DeviceLinkSink + links: + - 51542 + - uid: 51548 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,35.5 + rot: 1.5707963267948966 rad + pos: -41.5,19.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22602 + - 51542 + - uid: 51549 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-50.5 + rot: 1.5707963267948966 rad + pos: -41.5,18.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22603 + - 51542 + - uid: 51550 components: - type: Transform - pos: -22.5,-44.5 + rot: 1.5707963267948966 rad + pos: -41.5,17.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22604 + - 51542 + - uid: 51551 components: - type: Transform rot: 3.141592653589793 rad - pos: -20.5,-47.5 + pos: -47.5,21.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22605 + - 51542 + - uid: 51552 components: - type: Transform - pos: -14.5,-19.5 + rot: 3.141592653589793 rad + pos: -49.5,21.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22610 + - type: DeviceLinkSink + links: + - 51542 + - uid: 51559 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-12.5 + rot: -1.5707963267948966 rad + pos: -37.5,24.5 parent: 2 - type: DeviceLinkSink links: - - 26035 - - uid: 22611 + - 51564 + - uid: 51560 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,13.5 + pos: -37.5,23.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22612 + - type: DeviceLinkSink + links: + - 51564 + - uid: 51561 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,24.5 + rot: -1.5707963267948966 rad + pos: -37.5,21.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22613 + - type: DeviceLinkSink + links: + - 51564 + - uid: 51562 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,20.5 + rot: -1.5707963267948966 rad + pos: -37.5,20.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22614 + - type: DeviceLinkSink + links: + - 51564 + - uid: 51566 components: - type: Transform - pos: -2.5,27.5 + rot: 3.141592653589793 rad + pos: -76.5,49.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22615 + - type: DeviceLinkSink + links: + - 51584 + - uid: 51567 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,6.5 + rot: 3.141592653589793 rad + pos: -75.5,49.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22616 + - 51584 + - uid: 51568 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,17.5 + pos: -74.5,49.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22618 + - type: DeviceLinkSink + links: + - 51584 + - uid: 51618 components: - type: Transform - pos: 62.5,0.5 + rot: 3.141592653589793 rad + pos: -80.5,46.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22623 + - 51612 + - uid: 51619 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,8.5 + rot: 3.141592653589793 rad + pos: -79.5,46.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22624 + - 51612 + - uid: 51643 components: - type: Transform - pos: -3.5,13.5 + pos: 5.5,43.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22625 + - 51648 + - uid: 51644 components: - type: Transform - pos: -14.5,1.5 + pos: 6.5,43.5 parent: 2 - - uid: 22626 + - type: DeviceLinkSink + links: + - 51648 + - uid: 51645 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,13.5 + pos: 8.5,43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22627 + - 51648 + - uid: 51646 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-6.5 + pos: 10.5,43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22628 + - type: DeviceLinkSink + links: + - 51648 + - uid: 51647 components: - type: Transform - pos: -16.5,1.5 + pos: 11.5,43.5 parent: 2 - - uid: 22630 + - type: DeviceLinkSink + links: + - 51648 + - uid: 51649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-7.5 + pos: -2.5,52.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22634 + - type: DeviceLinkSink + links: + - 51652 + - uid: 51650 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,24.5 + pos: -0.5,52.5 parent: 2 - - uid: 22636 + - type: DeviceLinkSink + links: + - 51652 + - uid: 51651 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,20.5 + pos: 0.5,52.5 parent: 2 - - uid: 22639 + - type: DeviceLinkSink + links: + - 51652 + - uid: 51653 components: - type: Transform - pos: 1.5,-15.5 + rot: 3.141592653589793 rad + pos: -11.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22640 + - type: DeviceLinkSink + links: + - 51657 + - uid: 51654 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-18.5 + rot: 3.141592653589793 rad + pos: -10.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22641 + - type: DeviceLinkSink + links: + - 51657 + - uid: 51655 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,-25.5 + pos: -9.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22642 + - type: DeviceLinkSink + links: + - 51657 + - uid: 51656 components: - type: Transform rot: 3.141592653589793 rad - pos: -18.5,15.5 + pos: -8.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22643 + - type: DeviceLinkSink + links: + - 51657 + - uid: 51658 components: - type: Transform - pos: 17.5,-2.5 + rot: 3.141592653589793 rad + pos: 25.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22644 + - type: DeviceLinkSink + links: + - 51664 + - uid: 51659 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-3.5 + rot: 3.141592653589793 rad + pos: 26.5,25.5 parent: 2 - - uid: 22646 + - type: DeviceLinkSink + links: + - 51664 + - uid: 51660 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,17.5 + rot: 3.141592653589793 rad + pos: 27.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22647 + - type: DeviceLinkSink + links: + - 51664 + - uid: 51661 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,29.5 + rot: 3.141592653589793 rad + pos: 28.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22648 + - type: DeviceLinkSink + links: + - 51664 + - uid: 51662 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,1.5 + rot: 3.141592653589793 rad + pos: 29.5,25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22649 + - 51664 + - uid: 51663 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,28.5 + rot: 3.141592653589793 rad + pos: 30.5,25.5 parent: 2 - - uid: 22650 + - type: DeviceLinkSink + links: + - 51664 + - uid: 51668 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-1.5 + rot: -1.5707963267948966 rad + pos: 23.5,31.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22651 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51669 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,-46.5 + pos: 23.5,32.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22652 + - 51667 + - uid: 51670 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,32.5 + rot: -1.5707963267948966 rad + pos: 23.5,33.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22653 + - 51667 + - uid: 51671 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,19.5 + pos: 23.5,34.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22654 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51672 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-3.5 + rot: 3.141592653589793 rad + pos: 26.5,36.5 parent: 2 - - uid: 22655 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51673 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,24.5 + rot: 3.141592653589793 rad + pos: 27.5,36.5 parent: 2 - - uid: 22657 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51674 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,37.5 + rot: 3.141592653589793 rad + pos: 28.5,36.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22660 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51675 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,34.5 + pos: 31.5,34.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22661 + - 51667 + - uid: 51676 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,42.5 + pos: 31.5,33.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22662 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51677 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-1.5 + rot: 1.5707963267948966 rad + pos: 31.5,32.5 parent: 2 - - uid: 22663 + - type: DeviceLinkSink + links: + - 51667 + - uid: 51678 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-40.5 + rot: 1.5707963267948966 rad + pos: 31.5,31.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51914 - - uid: 22665 + - 51667 + - uid: 51727 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,11.5 + pos: 56.5,3.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22670 + - type: DeviceLinkSink + links: + - 51735 + - uid: 51728 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-3.5 + pos: 57.5,3.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22672 + - 51735 + - uid: 51729 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,28.5 + pos: 58.5,3.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22675 + - 51735 + - uid: 51749 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,28.5 + pos: 11.5,-0.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22676 + - 36996 + - uid: 51757 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,32.5 + pos: 65.5,5.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22678 + - 51762 + - uid: 51758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-5.5 + pos: 66.5,5.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22684 + - 51762 + - uid: 51759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,16.5 + pos: 68.5,5.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22686 + - type: DeviceLinkSink + links: + - 51762 + - uid: 51760 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-6.5 + pos: 69.5,5.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22687 + - 51762 + - uid: 51786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,31.5 + pos: 40.5,-27.5 parent: 2 - - uid: 22692 + - type: DeviceLinkSink + links: + - 51785 + - uid: 51787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,6.5 + pos: 42.5,-27.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22695 + - 51785 + - uid: 51819 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,15.5 + rot: 1.5707963267948966 rad + pos: 3.5,-40.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22697 + - 51820 + - uid: 51821 components: - type: Transform rot: 1.5707963267948966 rad - pos: -51.5,29.5 + pos: 3.5,-38.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22701 + - type: DeviceLinkSink + links: + - 51820 + - uid: 51822 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,39.5 + rot: 1.5707963267948966 rad + pos: 3.5,-41.5 parent: 2 - - uid: 22702 + - type: DeviceLinkSink + links: + - 51820 + - uid: 51874 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,-52.5 + pos: -21.5,-58.5 parent: 2 - type: DeviceLinkSink links: - - 51914 - - uid: 22705 + - 51884 + - uid: 51881 components: - type: Transform - pos: -6.5,-28.5 + rot: 1.5707963267948966 rad + pos: 11.5,1.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22706 + - type: DeviceLinkSink + links: + - 36996 + - uid: 51883 components: - type: Transform rot: 1.5707963267948966 rad - pos: -29.5,32.5 + pos: -21.5,-60.5 parent: 2 - - uid: 22707 + - type: DeviceLinkSink + links: + - 51884 + - uid: 51898 components: - type: Transform - pos: 40.5,70.5 + pos: -11.5,-56.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22708 + - type: DeviceLinkSink + links: + - 51828 + - uid: 51899 components: - type: Transform - pos: 6.5,-36.5 + pos: -9.5,-56.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22710 + - type: DeviceLinkSink + links: + - 51828 + - uid: 52469 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,-22.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22711 - components: - - type: Transform - pos: -8.5,-19.5 + pos: -8.5,-11.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22712 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52470 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-4.5 + rot: -1.5707963267948966 rad + pos: -9.5,-11.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22714 + - 52479 + - uid: 52471 components: - type: Transform - pos: -28.5,1.5 + rot: -1.5707963267948966 rad + pos: -9.5,-10.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22716 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52472 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,3.5 + rot: -1.5707963267948966 rad + pos: -9.5,-9.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22717 + - 52479 + - uid: 52473 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,-1.5 + pos: -9.5,-7.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22718 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52474 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,19.5 + rot: -1.5707963267948966 rad + pos: -9.5,-6.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22719 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52475 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,37.5 + rot: -1.5707963267948966 rad + pos: -9.5,-8.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22720 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52476 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-22.5 + pos: -9.5,-5.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22721 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52477 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,21.5 + rot: -1.5707963267948966 rad + pos: -8.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22722 + - type: DeviceLinkSink + links: + - 52479 + - uid: 52478 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,37.5 + pos: -9.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22723 + - type: DeviceLinkSink + links: + - 52479 + - uid: 56343 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,21.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22724 + pos: 0.5,8.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71119 + - uid: 56344 components: - type: Transform - pos: 1.5,35.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22726 + pos: 1.5,8.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71119 + - uid: 56345 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,31.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 + pos: 2.5,8.5 + parent: 56001 - type: DeviceLinkSink links: - - 51793 - - uid: 22727 + - 71119 + - uid: 56346 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,14.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22728 + pos: 4.5,7.5 + parent: 56001 + - uid: 56347 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,8.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22729 + pos: 5.5,7.5 + parent: 56001 + - uid: 56348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,25.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 51793 - - uid: 22730 + pos: 6.5,6.5 + parent: 56001 + - uid: 56349 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,19.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 + pos: -1.5,7.5 + parent: 56001 - type: DeviceLinkSink links: - - 51793 - - uid: 22731 + - 71115 + - uid: 56350 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,19.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 + pos: -2.5,7.5 + parent: 56001 - type: DeviceLinkSink links: - - 51793 - - uid: 22732 + - 71115 + - uid: 56351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,27.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 + pos: -3.5,6.5 + parent: 56001 - type: DeviceLinkSink links: - - 51793 - - uid: 22733 + - 71115 + - uid: 63232 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,34.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22736 + pos: 3.5,1.5 + parent: 56631 + - uid: 63233 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,60.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22737 + pos: -2.5,21.5 + parent: 56631 + - uid: 63234 components: - type: Transform - pos: -24.5,7.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22738 + pos: 2.5,22.5 + parent: 56631 + - uid: 63235 components: - type: Transform - pos: 4.5,-32.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22740 + pos: -6.5,26.5 + parent: 56631 + - uid: 63236 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-28.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22742 + pos: 32.5,52.5 + parent: 56631 + - uid: 63237 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,9.5 + pos: 31.5,45.5 + parent: 56631 + - uid: 63238 + components: + - type: Transform + pos: 24.5,44.5 + parent: 56631 + - uid: 66611 + components: + - type: Transform + pos: 2.5,12.5 + parent: 65849 +- proto: ShuttersRadiation + entities: + - uid: 7071 + components: + - type: Transform + pos: 37.5,43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22743 + - type: DeviceLinkSink + links: + - 3714 + - uid: 7166 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,18.5 + pos: 37.5,45.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22746 + - type: DeviceLinkSink + links: + - 3714 + - uid: 7172 components: - type: Transform - pos: 54.5,5.5 + pos: 37.5,47.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 22713 - - uid: 22748 + - 3714 + - uid: 51714 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,12.5 + rot: 1.5707963267948966 rad + pos: 69.5,41.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22749 + - type: DeviceLinkSink + links: + - 51720 + - uid: 51715 components: - type: Transform rot: 1.5707963267948966 rad - pos: -22.5,8.5 + pos: 69.5,42.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22752 + - type: DeviceLinkSink + links: + - 51720 + - uid: 51716 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,35.5 + pos: 69.5,43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22753 + - type: DeviceLinkSink + links: + - 51720 + - uid: 51717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,50.5 + rot: 1.5707963267948966 rad + pos: 69.5,44.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 25140 - - uid: 22756 + - 51720 + - uid: 51718 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,4.5 + pos: 69.5,45.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22758 + - 51720 +- proto: ShuttersWindowOpen + entities: + - uid: 212 components: - type: Transform - pos: -0.5,-11.5 + pos: -36.5,41.5 parent: 2 - type: DeviceLinkSink links: - - 24898 - - uid: 22760 + - 1951 + - uid: 213 components: - type: Transform - pos: 11.5,-2.5 + pos: -32.5,41.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22761 + - type: DeviceLinkSink + links: + - 1951 + - uid: 1087 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,-5.5 + pos: -37.5,44.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22762 + - type: DeviceLinkSink + links: + - 1951 + - uid: 1652 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,39.5 + pos: -33.5,41.5 parent: 2 - - uid: 22767 + - type: DeviceLinkSink + links: + - 1951 + - uid: 2099 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,46.5 + pos: -31.5,41.5 parent: 2 - - uid: 22768 + - type: DeviceLinkSink + links: + - 1951 + - uid: 2128 components: - type: Transform rot: -1.5707963267948966 rad - pos: -20.5,46.5 + pos: -37.5,42.5 parent: 2 - - type: Timer - - uid: 22769 + - type: DeviceLinkSink + links: + - 1951 + - uid: 2186 components: - type: Transform - pos: -13.5,23.5 + pos: -35.5,41.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22770 + - type: DeviceLinkSink + links: + - 1951 + - uid: 8726 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,60.5 + pos: -34.5,41.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22771 + - type: DeviceLinkSink + links: + - 1951 + - uid: 10573 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,9.5 + rot: -1.5707963267948966 rad + pos: -37.5,43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22774 + - type: DeviceLinkSink + links: + - 1951 + - uid: 20528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,8.5 + rot: 1.5707963267948966 rad + pos: -41.5,-6.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22777 + - 22210 + - 45266 + - 22599 + - uid: 20529 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,13.5 + pos: -41.5,-5.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22778 + - 22210 + - 45266 + - 22599 + - uid: 20530 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,26.5 + pos: -41.5,-4.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22779 + - 22210 + - 45266 + - 22599 + - uid: 20531 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,26.5 + rot: 1.5707963267948966 rad + pos: -41.5,-3.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22780 + - 22210 + - 45266 + - 22599 + - uid: 20657 components: - type: Transform - pos: 19.5,31.5 + pos: -40.5,-7.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22781 + - 22210 + - 45266 + - 22599 + - uid: 20658 components: - type: Transform - pos: 24.5,31.5 + pos: -39.5,-7.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22783 + - 22210 + - 45266 + - 22599 + - uid: 20659 components: - type: Transform - pos: 14.5,36.5 + pos: -38.5,-7.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22784 + - 22210 + - 45266 + - 22599 + - uid: 22303 components: - type: Transform - pos: 16.5,36.5 + pos: -3.5,-27.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - type: DeviceLinkSink links: - - 51793 - - uid: 22785 + - 51283 + - 51313 + - 51312 + - uid: 22304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,66.5 + pos: -4.5,-27.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22786 + - type: DeviceLinkSink + links: + - 22303 + - 51283 + - 51313 + - 51312 + - uid: 22305 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-34.5 + pos: -5.5,-27.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22787 + - type: DeviceLinkSink + links: + - 51283 + - 51313 + - 51312 + - uid: 22306 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -98.5,14.5 + pos: -6.5,-27.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22788 + - type: DeviceLinkSink + links: + - 51283 + - 51313 + - 51312 + - uid: 25364 components: - type: Transform rot: 1.5707963267948966 rad - pos: -98.5,22.5 + pos: -7.5,-24.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22789 + - type: DeviceLinkSink + links: + - 51283 + - 51313 + - 51312 + - uid: 25798 components: - type: Transform - pos: -70.5,15.5 + rot: 1.5707963267948966 rad + pos: -7.5,-25.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22790 + - type: DeviceLinkSink + links: + - 51283 + - 51313 + - 51312 + - uid: 26727 components: - type: Transform - rot: 3.141592653589793 rad - pos: -70.5,21.5 + rot: 1.5707963267948966 rad + pos: -7.5,-26.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22791 + - type: DeviceLinkSink + links: + - 51283 + - 51313 + - 51312 + - uid: 51329 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,20.5 + pos: -31.5,-26.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22792 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51342 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,16.5 + pos: -27.5,-26.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22793 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51343 components: - type: Transform - pos: -82.5,15.5 + pos: -23.5,-26.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22794 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,16.5 + pos: -19.5,-26.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22795 + - type: DeviceLinkSink + links: + - 51422 + - uid: 51832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,20.5 + pos: -15.5,-68.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22796 + - type: DeviceLinkSink + links: + - 51830 + - uid: 51833 components: - type: Transform - rot: 3.141592653589793 rad - pos: -82.5,21.5 + pos: -14.5,-68.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22797 + - type: DeviceLinkSink + links: + - 51830 + - uid: 51834 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.5,21.5 + pos: -13.5,-68.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22798 + - type: DeviceLinkSink + links: + - 51830 + - uid: 51835 components: - type: Transform - rot: 3.141592653589793 rad - pos: -94.5,21.5 + pos: -13.5,-66.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22799 + - type: DeviceLinkSink + links: + - 51830 + - uid: 51836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,20.5 + pos: -14.5,-66.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22800 + - type: DeviceLinkSink + links: + - 51830 + - uid: 51837 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,16.5 + pos: -15.5,-66.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22801 + - type: DeviceLinkSink + links: + - 51830 + - uid: 51838 components: - type: Transform - pos: -94.5,15.5 + pos: -11.5,-66.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22802 + - type: DeviceLinkSink + links: + - 51831 + - uid: 51839 components: - type: Transform - pos: -88.5,15.5 + pos: -10.5,-66.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22803 + - type: DeviceLinkSink + links: + - 51831 + - uid: 51840 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,16.5 + pos: -9.5,-66.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22804 + - type: DeviceLinkSink + links: + - 51831 + - uid: 51841 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,20.5 + pos: -11.5,-68.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22805 + - type: DeviceLinkSink + links: + - 51831 + - uid: 51842 components: - type: Transform - rot: 3.141592653589793 rad - pos: -64.5,21.5 + pos: -10.5,-68.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22806 + - type: DeviceLinkSink + links: + - 51831 + - uid: 51843 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,21.5 + pos: -9.5,-68.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22807 + - type: DeviceLinkSink + links: + - 51831 + - uid: 56352 components: - type: Transform - pos: -52.5,15.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22808 + pos: -4.5,-3.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71113 + - uid: 56353 components: - type: Transform - pos: -64.5,15.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22809 + pos: -4.5,-4.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71113 + - uid: 71088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,16.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22810 + pos: -4.5,-5.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71113 + - uid: 71089 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -65.5,20.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22811 + pos: 7.5,-3.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71112 + - uid: 71090 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,21.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 + pos: 7.5,-4.5 + parent: 56001 - type: DeviceLinkSink links: - - 51793 - - uid: 22813 + - 71112 + - uid: 71091 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,9.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22814 + pos: 7.5,-5.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71112 +- proto: ShuttleConsoleCircuitboard + entities: + - uid: 16162 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,9.5 + pos: 30.509783,8.48427 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22816 + - uid: 67871 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-50.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22821 + pos: 51.49646,2.5509033 + parent: 66965 +- proto: ShuttleGunFriendship + entities: + - uid: 61968 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,62.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22822 + rot: -1.5707963267948966 rad + pos: 30.5,26.5 + parent: 56631 + - type: ContainerContainer + containers: + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + ballistic-ammo: !type:Container + showEnts: False + occludes: True + ents: + - 61969 + - type: BallisticAmmoProvider + entities: + - 61969 + - type: DeviceLinkSink + links: + - 63291 + - uid: 61970 components: - type: Transform - pos: 40.5,65.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22823 + pos: -12.5,79.5 + parent: 56631 + - type: ContainerContainer + containers: + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + ballistic-ammo: !type:Container + showEnts: False + occludes: True + ents: + - 61972 + - 61971 + - type: BallisticAmmoProvider + entities: + - 61972 + - 61971 + - type: DeviceLinkSink + links: + - 63306 +- proto: ShuttleGunKinetic + entities: + - uid: 63239 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,63.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22824 + pos: -28.5,32.5 + parent: 56631 +- proto: ShuttleGunKineticCircuitboard + entities: + - uid: 63240 components: - type: Transform - pos: 38.5,70.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22828 + rot: 3.141592653589793 rad + pos: -31.533203,39.393433 + parent: 56631 +- proto: ShuttleGunPerforator + entities: + - uid: 56306 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,35.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 + rot: 3.141592653589793 rad + pos: -1.5,5.5 + parent: 56001 + - type: ContainerContainer + containers: + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + gun_magazine: !type:ContainerSlot + showEnts: False + occludes: True + ent: 56307 - type: DeviceLinkSink links: - - 51793 - - uid: 22831 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,70.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22832 + - 71116 +- proto: ShuttleGunPerforatorCircuitboard + entities: + - uid: 63241 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,68.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22833 + pos: -1.4482787,20.596813 + parent: 56631 + - uid: 63242 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,70.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22834 + pos: -32.61055,31.261658 + parent: 56631 +- proto: ShuttleGunSvalinnMachineGun + entities: + - uid: 62411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,68.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22835 + pos: 8.5,37.5 + parent: 56631 + - type: ContainerContainer + containers: + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + gun_magazine: !type:ContainerSlot + showEnts: False + occludes: True + ent: 62412 + - type: DeviceLinkSink + links: + - 63251 + - 63250 + - uid: 62419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,60.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22836 + rot: 3.141592653589793 rad + pos: 33.5,29.5 + parent: 56631 + - type: ContainerContainer + containers: + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + gun_magazine: !type:ContainerSlot + showEnts: False + occludes: True + ent: 62420 + - type: DeviceLinkSink + links: + - 63262 + - uid: 71092 components: - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,58.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22837 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,60.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22838 + pos: -3.5,-3.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71114 + - uid: 71093 components: - type: Transform rot: 1.5707963267948966 rad - pos: 44.5,58.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22839 - components: - - type: Transform - pos: 46.5,65.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22840 + pos: 6.5,-5.5 + parent: 56001 + - type: DeviceLinkSink + links: + - 71111 +- proto: ShuttleWindow + entities: + - uid: 54456 components: - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,63.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22841 + pos: 5.5,-0.5 + parent: 53899 + - uid: 54457 components: - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,63.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22842 + pos: 5.5,-1.5 + parent: 53899 + - uid: 54458 components: - type: Transform - pos: 50.5,65.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22843 + pos: 5.5,-2.5 + parent: 53899 + - uid: 54459 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,66.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22844 + pos: -4.5,-0.5 + parent: 53899 + - uid: 54460 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,62.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22845 + pos: -4.5,-1.5 + parent: 53899 + - uid: 54461 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,37.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22846 + pos: -4.5,-2.5 + parent: 53899 + - uid: 54929 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,62.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22847 + rot: 3.141592653589793 rad + pos: 2.5,4.5 + parent: 54730 + - uid: 54930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,66.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22849 + rot: 3.141592653589793 rad + pos: 3.5,5.5 + parent: 54730 + - uid: 54931 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-59.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22850 + rot: 3.141592653589793 rad + pos: 4.5,5.5 + parent: 54730 + - uid: 54932 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-16.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: RgbLightController - - uid: 22856 + rot: 3.141592653589793 rad + pos: 5.5,5.5 + parent: 54730 + - uid: 54933 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,32.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22857 + rot: 3.141592653589793 rad + pos: 6.5,4.5 + parent: 54730 + - uid: 54934 components: - type: Transform rot: -1.5707963267948966 rad - pos: -75.5,41.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22858 + pos: 2.5,3.5 + parent: 54730 + - uid: 54935 components: - type: Transform rot: -1.5707963267948966 rad - pos: -75.5,32.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22859 + pos: 6.5,3.5 + parent: 54730 + - uid: 55232 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,41.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22860 + rot: 3.141592653589793 rad + pos: 2.5,-2.5 + parent: 55142 + - uid: 55233 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,32.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22878 + rot: 3.141592653589793 rad + pos: 2.5,-1.5 + parent: 55142 + - uid: 55234 components: - type: Transform rot: 3.141592653589793 rad - pos: -79.5,1.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22879 + pos: 2.5,-0.5 + parent: 55142 + - uid: 55235 components: - type: Transform rot: 3.141592653589793 rad - pos: -94.5,3.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22880 + pos: 2.5,0.5 + parent: 55142 + - uid: 55236 components: - type: Transform - pos: -94.5,6.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22881 + rot: 3.141592653589793 rad + pos: -1.5,-2.5 + parent: 55142 + - uid: 55237 components: - type: Transform - pos: -87.5,8.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22882 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 + parent: 55142 + - uid: 55238 components: - type: Transform - pos: -79.5,8.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22883 + rot: 3.141592653589793 rad + pos: -1.5,-0.5 + parent: 55142 + - uid: 55239 components: - type: Transform rot: 3.141592653589793 rad - pos: -87.5,1.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22884 + pos: -1.5,0.5 + parent: 55142 + - uid: 55240 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,6.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22885 + pos: 1.5,2.5 + parent: 55142 + - uid: 55241 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,3.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22886 + pos: -0.5,2.5 + parent: 55142 + - uid: 55242 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,3.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22887 + rot: -1.5707963267948966 rad + pos: 2.5,4.5 + parent: 55142 + - uid: 55243 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,6.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22888 + rot: -1.5707963267948966 rad + pos: -1.5,4.5 + parent: 55142 + - uid: 55244 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,6.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22889 + rot: 3.141592653589793 rad + pos: 0.5,6.5 + parent: 55142 + - uid: 55973 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,3.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22890 + pos: -0.5,4.5 + parent: 55943 + - uid: 55974 components: - type: Transform - pos: -78.5,23.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22891 + pos: -1.5,3.5 + parent: 55943 + - uid: 55975 components: - type: Transform - pos: -74.5,23.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22892 + pos: 0.5,3.5 + parent: 55943 + - uid: 71094 components: - type: Transform - pos: -60.5,23.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22893 + pos: -4.5,-3.5 + parent: 56001 + - uid: 71095 components: - type: Transform - pos: -56.5,23.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22894 + pos: -4.5,-4.5 + parent: 56001 + - uid: 71096 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-16.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 21537 - - uid: 22895 + pos: -4.5,-5.5 + parent: 56001 + - uid: 71097 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-16.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22903 + pos: 7.5,-3.5 + parent: 56001 + - uid: 71098 components: - type: Transform - pos: -51.5,-29.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22905 + pos: 7.5,-4.5 + parent: 56001 + - uid: 71099 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-31.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22906 + pos: 7.5,-5.5 + parent: 56001 + - uid: 71100 components: - type: Transform rot: 3.141592653589793 rad - pos: -51.5,-31.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22909 + pos: 5.5,7.5 + parent: 56001 + - uid: 71101 components: - type: Transform rot: 3.141592653589793 rad - pos: -75.5,13.5 - parent: 2 - - uid: 22910 + pos: 4.5,7.5 + parent: 56001 + - uid: 71102 components: - type: Transform - pos: -42.5,-32.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22911 + rot: 3.141592653589793 rad + pos: -3.5,6.5 + parent: 56001 + - uid: 71103 components: - type: Transform rot: 3.141592653589793 rad - pos: -42.5,-36.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22912 + pos: 6.5,6.5 + parent: 56001 + - uid: 71104 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,-36.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22913 + rot: -1.5707963267948966 rad + pos: 2.5,8.5 + parent: 56001 + - uid: 71105 components: - type: Transform - pos: -40.5,-32.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22914 + rot: -1.5707963267948966 rad + pos: 1.5,8.5 + parent: 56001 + - uid: 71106 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 0.5,8.5 + parent: 56001 + - uid: 71107 components: - type: Transform rot: 3.141592653589793 rad - pos: -12.5,-17.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22916 + pos: -2.5,7.5 + parent: 56001 + - uid: 71108 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-70.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22920 + rot: 3.141592653589793 rad + pos: -1.5,7.5 + parent: 56001 +- proto: ShuttleWindowDiagonal + entities: + - uid: 54936 components: - type: Transform - pos: 59.5,-24.5 - parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 22928 + pos: 2.5,5.5 + parent: 54730 + - uid: 54937 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-29.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22929 + pos: 6.5,5.5 + parent: 54730 + - uid: 54938 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-24.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22933 + pos: 7.5,3.5 + parent: 54730 + - uid: 54939 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-22.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22934 + pos: 1.5,3.5 + parent: 54730 + - uid: 55976 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-25.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22935 + pos: -1.5,4.5 + parent: 55943 + - uid: 55977 components: - type: Transform rot: -1.5707963267948966 rad - pos: -39.5,-22.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22936 + pos: 0.5,4.5 + parent: 55943 + - uid: 71109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-25.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22937 + rot: 1.5707963267948966 rad + pos: 5.5,6.5 + parent: 56001 + - uid: 71110 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,-29.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22938 + pos: -2.5,6.5 + parent: 56001 +- proto: SignAi + entities: + - uid: 52351 components: - type: Transform - pos: -26.5,-27.5 + pos: 103.5,-57.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22939 +- proto: SignalButton + entities: + - uid: 3594 components: + - type: MetaData + desc: Эта кнопка активирует ставни на зеркале в допросной. + name: кнопка сигнала "ставни" - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-25.5 + rot: 1.5707963267948966 rad + pos: -25.5,-19.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22940 + - type: DeviceLinkSource + linkedPorts: + 7839: + - Pressed: Toggle + 7963: + - Pressed: Toggle + 7960: + - Pressed: Toggle + 7940: [] + - uid: 3714 components: + - type: MetaData + desc: Эта кнопка активирует радиационные ставни на окнах. + name: кнопка сигнала "ставни" - type: Transform - pos: -26.5,-23.5 + rot: -1.5707963267948966 rad + pos: 37.5,42.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22941 + - type: DeviceLinkSource + linkedPorts: + 7071: + - Pressed: Toggle + 7166: + - Pressed: Toggle + 7172: + - Pressed: Toggle + - uid: 5348 components: + - type: MetaData + desc: Эта кнопка активирует ставни на зеркале в допросной. + name: кнопка сигнала "ставни" - type: Transform - pos: 5.5,-9.5 + rot: -1.5707963267948966 rad + pos: -23.5,-19.5 parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22946 + - type: DeviceLinkSource + linkedPorts: + 7970: + - Pressed: Toggle + 7835: + - Pressed: Toggle + 7836: + - Pressed: Toggle + - uid: 8688 components: + - type: MetaData + desc: Эта кнопка активирует внутренний гермозатвор. + name: кнопка сигнала "гермозатвор" - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,17.5 + pos: 79.5,-38.5 parent: 2 - - type: DeviceLinkSink - links: - - 51793 - - uid: 22947 + - type: DeviceLinkSource + linkedPorts: + 4150: + - Pressed: Toggle + - uid: 8689 components: + - type: MetaData + desc: Эта кнопка активирует внутренний гермозатвор. + name: кнопка сигнала "гермозатвор" - type: Transform rot: 3.141592653589793 rad - pos: -30.5,-21.5 + pos: 79.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22948 + - type: DeviceLinkSource + linkedPorts: + 4160: + - Pressed: Toggle + - uid: 15592 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-21.5 + rot: -1.5707963267948966 rad + pos: 48.5,-43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22951 + - uid: 15606 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,2.5 + rot: 3.141592653589793 rad + pos: 37.5,-48.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 22953 + - uid: 15609 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-35.5 + pos: 37.5,-45.5 parent: 2 - - uid: 22954 + - uid: 20980 components: + - type: MetaData + desc: Эта кнопка активирует бронеокно со внешней стороны вашего КПП. + name: кнопка сигнала "бронеокно - внешнее" - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-35.5 + rot: -1.5707963267948966 rad + pos: -4.4,-28.2 parent: 2 - - uid: 22955 + - type: DeviceLinkSource + linkedPorts: + 51297: + - Pressed: Toggle + - uid: 20983 components: + - type: MetaData + desc: Эта кнопка активирует бронеокно со внешней стороны вашего КПП. + name: кнопка сигнала "бронеокно - внешнее" - type: Transform - pos: -23.5,38.5 + pos: -3.3,-28.23 parent: 2 - - uid: 22960 + - type: DeviceLinkSource + linkedPorts: + 51298: + - Pressed: Toggle + - uid: 26373 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-20.5 + pos: -91.5,-50.5 parent: 2 - - uid: 22961 + - type: DeviceLinkSource + linkedPorts: + 26209: + - Pressed: Toggle + - uid: 26472 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-4.5 + rot: 1.5707963267948966 rad + pos: -91.5,-46.5 parent: 2 - - uid: 22962 + - type: DeviceLinkSource + linkedPorts: + 26208: + - Pressed: Toggle + - uid: 32240 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-6.5 + rot: 1.5707963267948966 rad + pos: 25.5,-85.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 22963 + - type: DeviceLinkSource + linkedPorts: + 32081: + - Pressed: Toggle + - uid: 32241 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,41.5 + pos: 23.5,-84.5 parent: 2 - - uid: 22964 + - type: DeviceLinkSource + linkedPorts: + 32012: + - Pressed: Toggle + - uid: 32393 components: - type: Transform rot: 3.141592653589793 rad - pos: -18.5,-41.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 22965 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-49.5 + pos: 15.5,-73.5 parent: 2 - - uid: 22967 + - type: DeviceLinkSource + linkedPorts: + 31803: + - Pressed: Toggle + - uid: 32402 components: - type: Transform - pos: 2.5,1.5 + pos: 27.5,-71.5 parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22968 + - type: DeviceLinkSource + linkedPorts: + 31751: + - Pressed: Toggle + 32019: + - Pressed: Toggle + - uid: 32411 components: - type: Transform - pos: 2.5,13.5 + pos: 1.5,-74.5 parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22973 + - type: DeviceLinkSource + linkedPorts: + 31796: + - Pressed: Toggle + 31722: + - Pressed: Toggle + 31802: + - Pressed: Toggle + - uid: 32489 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,-42.5 + pos: 11.5,-76.5 parent: 2 - - uid: 22977 + - type: DeviceLinkSource + linkedPorts: + 10191: + - Pressed: Toggle + - uid: 63243 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-46.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 23173 + pos: 4.5,44.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59356: + - Pressed: Open + 59357: + - Pressed: Open + 63279: + - Pressed: Toggle + 59398: + - Pressed: Open + - uid: 63244 components: - type: Transform - pos: -18.5,19.5 - parent: 2 - - uid: 23289 + rot: 1.5707963267948966 rad + pos: 4.5,3.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59365: + - Pressed: Close + 59364: + - Pressed: Close + 59366: + - Pressed: Close + 59367: + - Pressed: Close + 59369: + - Pressed: Close + 59368: + - Pressed: Close + 59455: + - Pressed: Trigger + 59454: + - Pressed: Trigger + 63277: + - Pressed: Open + 63284: + - Pressed: Trigger + 63283: + - Pressed: Trigger + 63286: + - Pressed: Trigger + - uid: 63245 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,51.5 - parent: 2 - - uid: 23335 + pos: 2.5,-0.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59365: + - Pressed: Open + 59364: + - Pressed: Open + 59366: + - Pressed: Open + 59367: + - Pressed: Close + 59369: + - Pressed: Close + 59368: + - Pressed: Close + 63281: + - Pressed: Trigger + 63288: + - Pressed: Trigger + 63289: + - Pressed: Trigger + - uid: 63246 components: - type: Transform - pos: -30.5,44.5 - parent: 2 - - uid: 23403 + rot: 3.141592653589793 rad + pos: -1.5,7.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59367: + - Pressed: Open + 59369: + - Pressed: Open + 59368: + - Pressed: Open + 63282: + - Pressed: Trigger + 59366: + - Pressed: Close + 59364: + - Pressed: Close + 59365: + - Pressed: Close + - uid: 63247 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-47.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 23592 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-47.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 23654 - components: - - type: Transform - pos: 6.5,13.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 23866 + pos: 4.5,2.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 63277: + - Pressed: Open + 63284: + - Pressed: Trigger + 59365: + - Pressed: Close + 59364: + - Pressed: Close + 59366: + - Pressed: Close + 59368: + - Pressed: Close + 59369: + - Pressed: Close + 59367: + - Pressed: Close + 63287: + - Pressed: Trigger + 63285: + - Pressed: Trigger + 59455: + - Pressed: Trigger + 59454: + - Pressed: Trigger + - uid: 63248 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-53.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 24035 + pos: 0.5,13.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59363: + - Pressed: Open + 59362: + - Pressed: Open + 59376: + - Pressed: Open + 59375: + - Pressed: Open + 59377: + - Pressed: Open + 59374: + - Pressed: Open + 59373: + - Pressed: Open + 59360: + - Pressed: Open + 59361: + - Pressed: Open + - uid: 63249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-5.5 - parent: 2 - - uid: 24303 + pos: -20.5,16.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59378: + - Pressed: Toggle + - uid: 63250 components: - type: Transform - pos: 6.5,54.5 - parent: 2 - - uid: 24673 + pos: 9.5,19.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59380: + - Pressed: Open + 59382: + - Pressed: Open + 59383: + - Pressed: Open + 62411: + - Pressed: On + - uid: 63251 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,50.5 - parent: 2 - - uid: 24679 + pos: 9.5,31.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59432: + - Pressed: Close + 62411: + - Pressed: Off + - uid: 63252 components: - type: Transform - pos: 9.5,-36.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 24897 + pos: 7.5,22.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59384: + - Pressed: Open + 59381: + - Pressed: Open + - uid: 63253 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,4.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 25067 + pos: 9.5,25.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59385: + - Pressed: Open + 59386: + - Pressed: Open + - uid: 63254 components: - type: Transform - pos: 64.5,-43.5 - parent: 2 - - uid: 25081 + pos: 7.5,28.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59388: + - Pressed: Open + 59387: + - Pressed: Open + - uid: 63255 components: - type: Transform rot: -1.5707963267948966 rad - pos: 21.5,2.5 - parent: 2 - - uid: 25085 + pos: -5.5,15.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59360: + - Pressed: Open + 59363: + - Pressed: Open + 59362: + - Pressed: Open + 59361: + - Pressed: Open + 59374: + - Pressed: Open + 59373: + - Pressed: Open + 59376: + - Pressed: Open + 59375: + - Pressed: Open + 59377: + - Pressed: Open + - uid: 63256 components: - type: Transform rot: 1.5707963267948966 rad - pos: -1.5,-22.5 - parent: 2 - - uid: 25136 + pos: 6.5,15.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59361: + - Pressed: Open + 59375: + - Pressed: Open + 59377: + - Pressed: Open + 59376: + - Pressed: Open + 59362: + - Pressed: Open + 59363: + - Pressed: Open + 59373: + - Pressed: Open + 59374: + - Pressed: Open + - uid: 63257 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,-45.5 - parent: 2 - - uid: 25150 + rot: 1.5707963267948966 rad + pos: 10.5,15.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 63290: + - Pressed: Trigger + - uid: 63258 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,21.5 - parent: 2 - - uid: 25151 + pos: -8.530545,30.731735 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 63278: + - Pressed: Open + - uid: 63259 components: - type: Transform rot: -1.5707963267948966 rad - pos: 0.5,20.5 - parent: 2 - - uid: 25180 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-43.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 25359 + pos: 10.5,15.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 63290: + - Pressed: Trigger + - uid: 63260 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,-44.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 25387 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,49.5 - parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 25591 + pos: 22.00272,35.91638 + parent: 56631 + - uid: 63261 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,46.5 - parent: 2 - - uid: 25695 + pos: 22.00272,35.682007 + parent: 56631 + - uid: 63262 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,11.5 - parent: 2 - - uid: 25701 + rot: 1.5707963267948966 rad + pos: 22.00272,35.463257 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 62419: + - Pressed: Toggle + - uid: 63263 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,49.5 - parent: 2 - - uid: 25703 + pos: 2.5,31.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59390: + - Pressed: Toggle + 59389: + - Pressed: Toggle + 59391: + - Pressed: Toggle + - uid: 63264 components: - type: Transform rot: 1.5707963267948966 rad - pos: 23.5,8.5 - parent: 2 - - uid: 25725 + pos: -15.5,71.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 61168: + - Pressed: Forward + 61169: + - Pressed: Forward + 61170: + - Pressed: Forward + 61165: + - Pressed: Forward + 61166: + - Pressed: Forward + 61167: + - Pressed: Forward + - uid: 63265 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,46.5 - parent: 2 - - uid: 26054 + pos: -36.524704,49.7818 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59409: + - Pressed: Open + 59408: + - Pressed: Open + 59407: + - Pressed: Open + - uid: 71111 components: + - type: MetaData + name: кнопка "огонь" - type: Transform - pos: -27.5,46.5 - parent: 2 - - uid: 26290 + pos: 5.5811768,-2.5002518 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 71093: + - Pressed: Trigger + - uid: 71112 components: + - type: MetaData + name: кнопка "ставни" - type: Transform - rot: 3.141592653589793 rad - pos: 72.5,-17.5 - parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 26292 + pos: 5.3959923,-2.5002518 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 71089: + - Pressed: Toggle + 71090: + - Pressed: Toggle + 71091: + - Pressed: Toggle + - uid: 71113 components: + - type: MetaData + name: кнопка "ставни" - type: Transform - pos: -46.5,-33.5 - parent: 2 - - uid: 26953 + pos: -2.595417,-2.5003128 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 56352: + - Pressed: Toggle + 56353: + - Pressed: Toggle + 71088: + - Pressed: Toggle + - uid: 71114 components: + - type: MetaData + name: кнопка "огонь" - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-60.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 27426 + pos: -2.4102325,-2.5003128 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 71092: + - Pressed: Trigger + - uid: 71115 components: + - type: MetaData + name: кнопка "ставни" - type: Transform - pos: 62.5,40.5 - parent: 2 - - uid: 27596 + rot: 3.141592653589793 rad + pos: -2.4144974,2.5007744 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 56349: + - Pressed: Toggle + 56350: + - Pressed: Toggle + 56351: + - Pressed: Toggle + - uid: 71116 components: + - type: MetaData + name: кнопка "огонь" - type: Transform rot: 3.141592653589793 rad - pos: 51.5,-2.5 - parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 27716 + pos: -2.5996819,2.5007744 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 56306: + - Pressed: Trigger + - uid: 71117 components: + - type: MetaData + name: кнопка "ставни" - type: Transform rot: 3.141592653589793 rad - pos: 60.5,36.5 - parent: 2 - - uid: 27768 + pos: 5.5974274,2.5007706 + parent: 56001 + - uid: 71118 components: + - type: MetaData + name: кнопка "огонь" - type: Transform - pos: 60.5,46.5 - parent: 2 - - uid: 27807 + rot: 3.141592653589793 rad + pos: 5.412239,2.5007706 + parent: 56001 + - uid: 71119 components: + - type: MetaData + name: кнопка "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,-29.5 - parent: 2 - - uid: 27808 + pos: -0.5,6.5 + parent: 56001 + - type: DeviceLinkSource + linkedPorts: + 56343: + - Pressed: Toggle + 56344: + - Pressed: Toggle + 56345: + - Pressed: Toggle +- proto: SignalButtonDirectional + entities: + - uid: 4941 components: + - type: MetaData + desc: Эта кнопка активирует ставни в коридоре. + name: кнопка сигнала "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,-36.5 - parent: 2 - - uid: 27809 - components: - - type: Transform - pos: -25.5,-35.5 + pos: -72.5,21.5 parent: 2 - - uid: 27815 + - type: DeviceLinkSource + linkedPorts: + 9281: + - Pressed: Toggle + 9283: + - Pressed: Toggle + 9282: + - Pressed: Toggle + - uid: 5585 components: - type: Transform rot: 3.141592653589793 rad - pos: -19.5,-37.5 - parent: 2 - - uid: 27829 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-33.5 + pos: -87.5,3.5 parent: 2 - - uid: 27840 + - type: DeviceLinkSource + linkedPorts: + 5574: + - Pressed: DoorBolt + 8991: + - Pressed: Toggle + - uid: 5586 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,42.5 + pos: -84.5,3.5 parent: 2 - - uid: 27872 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-36.5 - parent: 2 - - uid: 28481 + - type: DeviceLinkSource + linkedPorts: + 8994: + - Pressed: Toggle + 5577: + - Pressed: DoorBolt + - uid: 5588 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,-61.5 + pos: -81.5,3.5 parent: 2 - - uid: 28482 + - type: DeviceLinkSource + linkedPorts: + 8995: + - Pressed: Toggle + 5580: + - Pressed: DoorBolt + - uid: 5589 components: - type: Transform - pos: 11.5,-57.5 + pos: -81.5,15.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 29720 + - type: DeviceLinkSource + linkedPorts: + 8990: + - Pressed: Toggle + 5578: + - Pressed: DoorBolt + - uid: 5590 components: - type: Transform - pos: 41.5,-18.5 + rot: -1.5707963267948966 rad + pos: -61.5,13.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 29760 + - type: DeviceLinkSource + linkedPorts: + 8986: + - Pressed: Toggle + - uid: 5591 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,-22.5 + rot: -1.5707963267948966 rad + pos: -61.5,5.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 29775 + - type: DeviceLinkSource + linkedPorts: + 8996: + - Pressed: Toggle + - uid: 5726 components: - type: Transform - pos: 49.5,-24.5 + rot: 3.141592653589793 rad + pos: -62.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 29918 + - type: DeviceLinkSource + linkedPorts: + 7694: + - Pressed: DoorBolt + - uid: 6223 components: + - type: MetaData + desc: Эта кнопка активирует гермозатвор мусоросброса. + name: кнопка сигнала "гермозатвор" - type: Transform - pos: 31.5,-18.5 + pos: 87.5,-21.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 29925 + - type: DeviceLinkSource + linkedPorts: + 6225: + - Pressed: Toggle + - uid: 6226 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы в доке карго-шаттла. + name: кнопка сигнала "гермозатвор" - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-22.5 + rot: -1.5707963267948966 rad + pos: 91.5,-14.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 30244 + - type: DeviceLinkSource + linkedPorts: + 4740: + - Pressed: Toggle + 4285: + - Pressed: Toggle + 5132: + - Pressed: Toggle + 5142: + - Pressed: Toggle + - uid: 7687 components: - type: Transform - pos: 47.5,-20.5 + rot: 3.141592653589793 rad + pos: -61.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 30490 + - type: DeviceLinkSource + linkedPorts: + 7700: + - Pressed: DoorBolt + - uid: 8050 components: - type: Transform rot: -1.5707963267948966 rad - pos: 22.5,-23.5 + pos: -75.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 30606 + - type: DeviceLinkSource + linkedPorts: + 8593: + - Pressed: DoorBolt + 1032: + - Pressed: DoorBolt + - uid: 8243 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,30.5 + rot: -1.5707963267948966 rad + pos: -75.5,12.5 parent: 2 - - uid: 30933 + - type: DeviceLinkSource + linkedPorts: + 8047: + - Pressed: Toggle + 8635: + - Pressed: DoorBolt + - uid: 9035 components: - type: Transform - pos: 24.5,-19.5 + pos: -56.5,10.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 31166 + - type: DeviceLinkSource + linkedPorts: + 7911: + - Pressed: DoorBolt + - uid: 9036 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-57.5 + pos: -54.5,10.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 32621 + - type: DeviceLinkSource + linkedPorts: + 7912: + - Pressed: DoorBolt + - uid: 9037 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-23.5 + pos: -52.5,10.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 32759 + - type: DeviceLinkSource + linkedPorts: + 7913: + - Pressed: DoorBolt + - uid: 11392 components: + - type: MetaData + desc: Эта кнопка переключает свет в комнате. + name: кнопка сигнала "свет" - type: Transform rot: 3.141592653589793 rad - pos: 24.5,-21.5 + pos: -4.5,40.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 32833 + - type: DeviceLinkSource + linkedPorts: + 11378: + - Pressed: Toggle + 11377: + - Pressed: Toggle + 11381: + - Pressed: Toggle + - uid: 19769 components: + - type: MetaData + desc: Эта кнопка останавливает движующаяся мишень. + name: кнопка сигнала "стоп" - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,3.5 - parent: 32764 - - uid: 32834 + pos: -45.7,-35.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 19758: + - Pressed: Off + 19760: + - Pressed: Off + 19759: + - Pressed: Off + 19761: + - Pressed: Off + 19762: + - Pressed: Off + 19763: + - Pressed: Off + 19764: + - Pressed: Off + 19757: + - Pressed: Off + 19756: + - Pressed: Off + 19755: + - Pressed: Off + - uid: 19770 components: + - type: MetaData + desc: Эта кнопка активирует движение мишени. + name: кнопка сигнала "старт" - type: Transform - pos: -0.5,0.5 - parent: 32764 - - uid: 32835 + pos: -45.3,-35.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 19758: + - Pressed: Forward + 19760: + - Pressed: Forward + 19759: + - Pressed: Forward + 19761: + - Pressed: Forward + 19762: + - Pressed: Forward + 19763: + - Pressed: Forward + 19764: + - Pressed: Forward + 19757: + - Pressed: Forward + 19756: + - Pressed: Forward + 19755: + - Pressed: Forward + - uid: 20856 components: + - type: MetaData + desc: Эта кнопка активирует бронеокно со внешней стороны вашего КПП. + name: кнопка сигнала "бронеокно - внешнее" - type: Transform - pos: 1.5,0.5 - parent: 32764 - - uid: 32984 + rot: -1.5707963267948966 rad + pos: -42.4,-3.3 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 20463: + - Pressed: Toggle + - uid: 20858 components: + - type: MetaData + desc: Эта кнопка активирует бронеокно со внешней стороны вашего КПП. + name: кнопка сигнала "бронеокно - внешнее" - type: Transform - pos: 25.5,-23.5 + pos: -42.7,-4.2 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 33827 + - type: DeviceLinkSource + linkedPorts: + 51049: + - Pressed: Toggle + - uid: 20985 components: + - type: MetaData + desc: Эта кнопка переключает режим света в комнате. + name: переключатель света - type: Transform rot: 3.141592653589793 rad - pos: 14.5,-27.5 + pos: -29.5,-22.5 parent: 2 - - uid: 33828 + - type: DeviceLinkSource + linkedPorts: + 20972: + - Pressed: Toggle + 20977: + - Pressed: Toggle + - uid: 20986 components: + - type: MetaData + desc: Эта кнопка переключает режим света в комнате. + name: переключатель света - type: Transform rot: 3.141592653589793 rad - pos: 16.5,-17.5 + pos: -19.5,-22.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 33955 - components: - - type: Transform - pos: -4.5,17.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33956 + - type: DeviceLinkSource + linkedPorts: + 20976: + - Pressed: Toggle + 13691: + - Pressed: Toggle + - uid: 21300 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке выдачи оружия. + name: кнопка сигнала "ставни" - type: Transform - pos: -7.5,17.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33957 + pos: -44.5,-31.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 51458: + - Pressed: Toggle + - uid: 21301 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке выдачи оружия. + name: кнопка сигнала "ставни" - type: Transform - pos: -0.5,-22.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33958 + rot: 3.141592653589793 rad + pos: -44.5,-31.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 51457: + - Pressed: Toggle + - uid: 24650 components: + - type: MetaData + desc: Эта кнопка активирует гермозатвор. + name: кнопка сигнала"гермозатвор" - type: Transform - pos: 1.5,-22.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33959 + rot: -1.5707963267948966 rad + pos: 47.5,58.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 51679: + - Pressed: Toggle + - uid: 29778 components: + - type: MetaData + desc: Эта кнопка запускает немного пара по нажатию. + name: кнопка сигнала "пара" - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-20.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33960 + pos: -19.5,59.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 29806: + - Pressed: Open + 12533: + - Pressed: Trigger + - uid: 43723 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы. + name: кнопка сигнала "гермозатвор" - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-20.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33961 - components: - - type: Transform - pos: -4.5,-9.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33962 + pos: 68.5,47.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 5741: + - Pressed: Toggle + 5723: + - Pressed: Toggle + - uid: 51506 components: + - type: MetaData + desc: Эта кнопка активирует лампочку уборщика. + name: кнопка вызова уборщика - type: Transform rot: 3.141592653589793 rad - pos: -4.5,-11.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33963 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-13.5 - parent: 33049 - - uid: 33964 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-13.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33965 + pos: -28.5,41.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 4574: + - Pressed: Toggle + - uid: 51697 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы. + name: кнопка сигнала "гермозатворы" - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,-18.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33966 + pos: 53.5,30.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 6734: + - Pressed: Toggle + 6735: + - Pressed: Toggle + 6737: + - Pressed: Toggle + - uid: 51722 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы. + name: кнопка сигнала "гермозатвор" - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,-18.5 - parent: 33049 - - uid: 33967 + pos: 68.5,47.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 5741: + - Pressed: Toggle + 5723: + - Pressed: Toggle + - uid: 51734 components: + - type: MetaData + desc: Эта кнопка активирует лампу уборщика. + name: кнопка вызова уборщика - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-15.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33968 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-15.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33969 - components: - - type: Transform - pos: -0.5,-9.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33970 - components: - - type: Transform - pos: 1.5,-9.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33971 + pos: 55.4,6.6375 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 51746: + - Pressed: Toggle + - uid: 51735 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке приёмной. + name: кнопка сигнала "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,-14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33972 + pos: 55.4,6.2375 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 51727: + - Pressed: Toggle + 51728: + - Pressed: Toggle + 51729: + - Pressed: Toggle + - uid: 51795 components: + - type: MetaData + desc: Эта кнопка активирует на окнах эскспериментальной. + name: кнопка сигнала "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-16.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33973 + rot: 3.141592653589793 rad + pos: 53.5,-36.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 43717: + - Pressed: Toggle + 43718: + - Pressed: Toggle + - uid: 51807 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы в полигоне №1. + name: кнопка сигнала "гермозатвор" - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-15.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33974 + rot: 1.5707963267948966 rad + pos: 56.5,-63.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 8791: + - Pressed: Toggle + 8788: + - Pressed: Toggle + 8787: + - Pressed: Toggle + - uid: 51808 components: + - type: MetaData + desc: Эта кнопка активирует гермозатворы в полигоне №2. + name: кнопка сигнала "гермозатвор" - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-17.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33975 + pos: 64.5,-63.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 8600: + - Pressed: Toggle + 8438: + - Pressed: Toggle + 8437: + - Pressed: Toggle + - uid: 51820 components: + - type: MetaData + desc: Эта кнопка активирует ставни на стойке. + name: кнопка сигнала "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-7.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33976 + pos: 2.5,-37.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 43720: + - Pressed: Toggle + 51819: + - Pressed: Toggle + 51822: + - Pressed: Toggle + 51821: + - Pressed: Toggle + - uid: 51828 components: + - type: MetaData + desc: Эта кнопка активирует ставни на окнах вашего офиса. + name: кнопка сигнала "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-7.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33977 + pos: -10.5,-60.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 22827: + - Pressed: Toggle + 22829: + - Pressed: Toggle + 22830: + - Pressed: Toggle + 51898: + - Pressed: Toggle + 51899: + - Pressed: Toggle + - uid: 52858 components: + - type: MetaData + desc: Эта кнопка активирует лампу уборщика. + name: кнопка вызова уборщика - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 33049 - - uid: 33978 + rot: 3.141592653589793 rad + pos: 31.5,25.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 52856: + - Pressed: Toggle + 52855: + - Pressed: Toggle + - uid: 52859 components: + - type: MetaData + desc: Эта кнопка активирует лампу уборщика. + name: кнопка вызова уборщика - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-3.5 - parent: 33049 - - uid: 33979 + pos: 40.5,-23.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 2244: + - Pressed: Toggle + 4294: + - Pressed: Toggle + - uid: 55107 components: + - type: MetaData + desc: Эта кнопка активирует лампу уборщика. + name: кнопка вызова уборщика - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,6.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33980 + pos: 3.5,-42.5 + parent: 2 + - type: DeviceLinkSource + linkedPorts: + 39452: + - Pressed: Toggle + - uid: 63266 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 33049 - - uid: 33981 + pos: -1.5,39.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59398: + - Pressed: Open + 59401: + - Pressed: Toggle + 59402: + - Pressed: Toggle + 59397: + - Pressed: Open + - uid: 63267 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,4.5 - parent: 33049 - - uid: 33982 + rot: -1.5707963267948966 rad + pos: -2.5,62.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59359: + - Pressed: Open + 63294: + - Pressed: Trigger + - uid: 63268 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,10.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33983 + pos: -2.5,62.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59359: + - Pressed: Open + 63294: + - Pressed: Trigger + - uid: 63269 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,10.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33984 + pos: 0.5,59.5 + parent: 56631 + - uid: 63270 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33985 + rot: 3.141592653589793 rad + pos: 0.5,59.5 + parent: 56631 + - uid: 63271 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33986 + rot: 3.141592653589793 rad + pos: -1.5,47.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59356: + - Pressed: Open + - uid: 63272 components: - type: Transform - pos: -1.5,17.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33987 + pos: -11.5,68.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59358: + - Pressed: Open + 63306: + - Pressed: Trigger + - uid: 63273 components: - type: Transform - pos: 8.5,21.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33988 + pos: 1.5,78.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 63295: + - Pressed: Trigger + 63293: + - Pressed: Trigger + - uid: 63274 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,19.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33989 + pos: -33.5,42.5 + parent: 56631 + - uid: 63275 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,21.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33990 + pos: -41.5,45.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 63296: + - Pressed: Trigger + 63297: + - Pressed: Trigger + 63298: + - Pressed: Trigger + 63299: + - Pressed: Trigger + 63301: + - Pressed: Trigger + 63302: + - Pressed: Trigger + 63303: + - Pressed: Trigger + 63300: + - Pressed: Trigger + 63304: + - Pressed: Trigger + 63305: + - Pressed: Trigger + - uid: 63276 components: - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,19.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33991 + pos: -56.5,47.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59409: + - Pressed: Open + 59408: + - Pressed: Open + 59407: + - Pressed: Open +- proto: SignalControlledValve + entities: + - uid: 29806 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,20.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33992 + rot: 1.5707963267948966 rad + pos: -23.5,57.5 + parent: 2 + - type: GasValve + open: False + - type: DeviceLinkSink + links: + - 29778 + - 12533 + - type: AtmosPipeColor + color: '#000000FF' + - uid: 63277 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33993 + rot: 1.5707963267948966 rad + pos: -4.5,1.5 + parent: 56631 + - type: GasValve + open: False + - type: DeviceLinkSink + links: + - 63244 + - 63284 + - 63247 + - type: AtmosPipeColor + color: '#0000FFFF' + - uid: 63278 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,12.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33994 + pos: -6.5,40.5 + parent: 56631 + - type: GasValve + open: False + - type: DeviceLinkSink + links: + - 63258 + - uid: 63279 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,12.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33995 + rot: -1.5707963267948966 rad + pos: 7.5,41.5 + parent: 56631 + - type: GasValve + open: False + - type: DeviceLinkSink + links: + - 63243 +- proto: SignalTimer + entities: + - uid: 12533 components: + - type: MetaData + name: Баня — 0.04 - type: Transform rot: 1.5707963267948966 rad - pos: 6.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33996 + pos: -24.5,56.5 + parent: 2 + - type: SignalTimer + delay: 0.04 + - type: DeviceLinkSource + linkedPorts: + 29806: + - Timer: Close + - type: DeviceLinkSink + links: + - 29778 + - uid: 54462 components: - type: Transform - pos: 4.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33997 + rot: -1.5707963267948966 rad + pos: 5.5,-1.5 + parent: 53899 + - type: SignalTimer + delay: 2700 + - type: DeviceLinkSource + linkedPorts: + 53924: + - Timer: Toggle + 53925: + - Timer: Toggle + 53927: + - Timer: Toggle + 53926: + - Timer: Toggle + 54232: + - Timer: Trigger + 54234: + - Timer: Trigger + 54235: + - Timer: Trigger + 54236: + - Timer: Trigger + 54237: + - Timer: Trigger + 54233: + - Timer: Trigger + 53929: + - Timer: Toggle + 53928: + - Timer: Toggle + - type: DeviceLinkSink + invokeCounter: 1 + links: + - 54401 + - uid: 63280 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,12.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33998 + pos: -4.5,40.5 + parent: 56631 + - type: SignalTimer + delay: 0.7 + - type: DeviceLinkSource + linkedPorts: + 59475: + - Timer: Trigger + - type: DeviceLinkSink + links: + - 56688 + - uid: 63281 components: + - type: MetaData + name: 5 низ - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 33999 + pos: 6.5,-1.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59366: + - Timer: Close + 59364: + - Timer: Close + 59365: + - Timer: Close + - type: DeviceLinkSink + links: + - 63245 + - uid: 63282 components: + - type: MetaData + name: 5 верх - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,12.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34000 + pos: 7.5,-1.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59367: + - Timer: Close + 59369: + - Timer: Close + 59368: + - Timer: Close + - type: DeviceLinkSink + links: + - 63246 + - uid: 63283 components: + - type: MetaData + name: 11 верх - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,14.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34001 + pos: 7.5,-2.5 + parent: 56631 + - type: SignalTimer + delay: 11 + - type: DeviceLinkSource + linkedPorts: + 59367: + - Timer: Close + 59369: + - Timer: Close + 59368: + - Timer: Close + - type: DeviceLinkSink + links: + - 63244 + - uid: 63284 components: + - type: MetaData + name: 0.04 - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,12.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34002 + pos: 6.5,-2.5 + parent: 56631 + - type: SignalTimer + delay: 0.04 + - type: DeviceLinkSource + linkedPorts: + 63277: + - Timer: Close + - type: DeviceLinkSink + links: + - 63244 + - 63247 + - uid: 63285 components: + - type: MetaData + name: 11 низ - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,24.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34003 + pos: 6.5,-3.5 + parent: 56631 + - type: SignalTimer + delay: 11 + - type: DeviceLinkSource + linkedPorts: + 59365: + - Timer: Close + 59364: + - Timer: Close + 59366: + - Timer: Close + - type: DeviceLinkSink + links: + - 63247 + - uid: 63286 components: + - type: MetaData + name: 6 верх - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,23.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34004 + pos: 8.5,-1.5 + parent: 56631 + - type: SignalTimer + delay: 6 + - type: DeviceLinkSource + linkedPorts: + 59368: + - Timer: Open + 59369: + - Timer: Open + 59367: + - Timer: Open + - type: DeviceLinkSink + links: + - 63244 + - uid: 63287 components: + - type: MetaData + name: 6 низ - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,22.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34005 + pos: 8.5,-2.5 + parent: 56631 + - type: SignalTimer + delay: 6 + - type: DeviceLinkSource + linkedPorts: + 59365: + - Timer: Open + 59364: + - Timer: Open + 59366: + - Timer: Open + - type: DeviceLinkSink + links: + - 63247 + - uid: 63288 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,22.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34006 + pos: 8.5,-3.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59372: + - Start: Close + - Timer: Open + - type: DeviceLinkSink + links: + - 63245 + - 59372 + - uid: 63289 components: - type: Transform - pos: 7.5,17.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34007 + pos: 7.5,-3.5 + parent: 56631 + - type: SignalTimer + delay: 3 + - type: DeviceLinkSource + linkedPorts: + 59371: + - Start: Close + - Timer: Open + - type: DeviceLinkSink + links: + - 63245 + - 59371 + - uid: 63290 components: - type: Transform - pos: 2.5,17.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34008 + rot: 3.141592653589793 rad + pos: 7.5,-2.5 + parent: 56631 + - type: SignalTimer + delay: 2 + - type: DeviceLinkSource + linkedPorts: + 59393: + - Start: Close + - Timer: Open + - type: DeviceLinkSink + links: + - 63259 + - 59393 + - 63257 + - uid: 63291 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,19.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34009 + pos: 23.5,21.5 + parent: 56631 + - type: SignalTimer + delay: 0.5 + - type: DeviceLinkSource + linkedPorts: + 61968: + - Start: Off + - Timer: On + - Timer: Trigger + - type: DeviceLinkSink + links: + - 56682 + - uid: 63292 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,19.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 34464 + rot: 3.141592653589793 rad + pos: 23.5,21.5 + parent: 56631 + - type: SignalTimer + delay: 0.7 + - type: DeviceLinkSource + linkedPorts: + 59473: + - Timer: Trigger + - type: DeviceLinkSink + links: + - 56687 + - uid: 63293 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,-25.5 - parent: 2 - - uid: 34599 + pos: -4.5,74.5 + parent: 56631 + - type: SignalTimer + delay: 10 + - type: DeviceLinkSource + linkedPorts: + 59404: + - Timer: Open + 59403: + - Timer: Open + 59425: + - Timer: Open + 59405: + - Timer: Open + - type: DeviceLinkSink + links: + - 63273 + - uid: 63294 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-22.5 - parent: 2 + pos: -4.5,74.5 + parent: 56631 + - type: SignalTimer + delay: 10 + - type: DeviceLinkSource + linkedPorts: + 59481: + - Timer: Trigger + 59483: + - Timer: Trigger + 59485: + - Timer: Trigger + 59487: + - Timer: Trigger + 59497: + - Timer: Trigger + 59501: + - Timer: Trigger + 59503: + - Timer: Trigger - type: DeviceLinkSink links: - - 26035 - - uid: 34943 + - 63267 + - 63268 + - uid: 63295 components: - type: Transform rot: 1.5707963267948966 rad - pos: 23.5,-9.5 - parent: 2 + pos: -4.5,74.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59493: + - Timer: Trigger + 59479: + - Timer: Trigger + 59491: + - Timer: Trigger + 59495: + - Timer: Trigger + 59489: + - Timer: Trigger - type: DeviceLinkSink links: - - 26035 - - uid: 34951 + - 63273 + - uid: 63296 components: + - type: MetaData + name: 1 - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-16.5 - parent: 2 + pos: -57.5,47.5 + parent: 56631 + - type: SignalTimer + delay: 2 + - type: DeviceLinkSource + linkedPorts: + 62580: + - Start: Off + - Timer: On + 62581: + - Start: Off + - Timer: On - type: DeviceLinkSink links: - - 26035 - - uid: 34955 + - 63275 + - uid: 63297 components: + - type: MetaData + name: 2 - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-21.5 - parent: 2 + rot: -1.5707963267948966 rad + pos: -57.5,47.5 + parent: 56631 + - type: SignalTimer + delay: 4 + - type: DeviceLinkSource + linkedPorts: + 59409: + - Timer: Close + 59408: + - Timer: Close + 59407: + - Timer: Close - type: DeviceLinkSink links: - - 26035 - - uid: 34956 + - 63275 + - 59408 + - uid: 63298 components: + - type: MetaData + name: 3 - type: Transform rot: 3.141592653589793 rad - pos: 41.5,-22.5 - parent: 2 + pos: -57.5,47.5 + parent: 56631 + - type: SignalTimer + delay: 6 + - type: DeviceLinkSource + linkedPorts: + 62528: + - Start: Off + - Timer: On + 62527: + - Start: Off + - Timer: On - type: DeviceLinkSink links: - - 26035 - - uid: 34970 + - 63275 + - uid: 63299 components: + - type: MetaData + name: 4 - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,-15.5 - parent: 2 + rot: 1.5707963267948966 rad + pos: -57.5,47.5 + parent: 56631 + - type: SignalTimer + delay: 8 + - type: DeviceLinkSource + linkedPorts: + 62534: + - Start: Off + - Timer: On + 62533: + - Start: Off + - Timer: On - type: DeviceLinkSink links: - - 26035 - - uid: 34996 + - 63275 + - uid: 63300 components: + - type: MetaData + name: 8 - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-17.5 - parent: 2 + rot: 1.5707963267948966 rad + pos: -57.5,48.5 + parent: 56631 + - type: SignalTimer + delay: 16 + - type: DeviceLinkSource + linkedPorts: + 62361: + - Start: Close + - Timer: AutoClose + - Timer: Open + 62363: + - Start: Close + - Timer: AutoClose + - Timer: Open + 62362: + - Start: Close + - Timer: AutoClose + - Timer: Open + 62364: + - Start: Close + - Timer: AutoClose + - Timer: Open - type: DeviceLinkSink links: - - 26035 - - uid: 34997 + - 63275 + - uid: 63301 components: + - type: MetaData + name: 5 - type: Transform - pos: 35.5,-12.5 - parent: 2 + pos: -57.5,48.5 + parent: 56631 + - type: SignalTimer + delay: 10 + - type: DeviceLinkSource + linkedPorts: + 62526: + - Start: Off + - Timer: On + 62531: + - Start: Off + - Timer: On - type: DeviceLinkSink links: - - 26035 - - uid: 34999 + - 63275 + - uid: 63302 components: + - type: MetaData + name: 6 - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,-24.5 - parent: 2 - - uid: 35000 + pos: -57.5,48.5 + parent: 56631 + - type: SignalTimer + delay: 12 + - type: DeviceLinkSource + linkedPorts: + 62532: + - Start: Off + - Timer: On + 62535: + - Start: Off + - Timer: On + - type: DeviceLinkSink + links: + - 63275 + - uid: 63303 components: + - type: MetaData + name: 7 - type: Transform rot: 3.141592653589793 rad - pos: 21.5,-27.5 - parent: 2 + pos: -57.5,48.5 + parent: 56631 + - type: SignalTimer + delay: 14 + - type: DeviceLinkSource + linkedPorts: + 62529: + - Start: Off + - Timer: On + 62536: + - Start: Off + - Timer: On + 62530: + - Start: Off + - Timer: On + - type: DeviceLinkSink + links: + - 63275 + - uid: 63304 + components: + - type: MetaData + name: 9 + - type: Transform + rot: 3.141592653589793 rad + pos: -57.5,49.5 + parent: 56631 + - type: SignalTimer + delay: 18 + - type: DeviceLinkSource + linkedPorts: + 59416: + - Start: Close + - Timer: Open + 59415: + - Start: Close + - Timer: Open + 59414: + - Start: Close + - Timer: Open + 59417: + - Start: Close + - Timer: Open + 59418: + - Start: Close + - Timer: Open + 59419: + - Start: Close + - Timer: Open + 59424: + - Start: Close + - Timer: Open + 59423: + - Start: Close + - Timer: Open + 59422: + - Start: Close + - Timer: Open + 59421: + - Start: Close + - Timer: Open + 59420: + - Start: Close + - Timer: Open + 59413: + - Start: Close + - Timer: Open - type: DeviceLinkSink links: - - 26035 - - uid: 35002 + - 63275 + - uid: 63305 components: + - type: MetaData + name: 10 - type: Transform - pos: 40.5,-12.5 - parent: 2 + rot: 1.5707963267948966 rad + pos: -57.5,49.5 + parent: 56631 + - type: SignalTimer + delay: 20 + - type: DeviceLinkSource + linkedPorts: + 59412: + - Start: Close + - Timer: Open + 59411: + - Start: Close + - Timer: Open + 59410: + - Start: Close + - Timer: Open - type: DeviceLinkSink links: - - 26035 - - uid: 35004 + - 63275 + - uid: 63306 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-5.5 - parent: 2 + pos: -6.5,74.5 + parent: 56631 + - type: SignalTimer + delay: 0.7 + - type: DeviceLinkSource + linkedPorts: + 61970: + - Start: Off + - Timer: On + - Timer: Trigger - type: DeviceLinkSink links: - - 26035 - - uid: 35006 + - 63272 +- proto: SignalTrigger + entities: + - uid: 8878 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-27.5 + pos: 61.5,-66.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 35007 +- proto: SignAnomaly + entities: + - uid: 52365 components: - type: Transform - pos: 35.5,-18.5 + pos: 73.5,-33.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 35008 +- proto: SignAnomaly2 + entities: + - uid: 52378 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-16.5 + pos: 56.5,-22.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 35146 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,11.5 - parent: 34641 - - uid: 35147 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,8.5 - parent: 34641 - - uid: 35148 +- proto: SignArcade + entities: + - uid: 8522 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,6.5 - parent: 34641 - - uid: 35149 - components: - - type: Transform - pos: 3.5,13.5 - parent: 34641 - - uid: 35469 + pos: -77.5,16.5 + parent: 2 + - uid: 20979 components: - type: Transform rot: 1.5707963267948966 rad - pos: -11.5,37.5 + pos: 78.5,-61.5 parent: 2 - - uid: 35475 +- proto: SignArmory + entities: + - uid: 11780 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,37.5 + pos: -80.5,25.5 parent: 2 - - uid: 35477 + - uid: 21247 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,33.5 + pos: -45.5,-27.5 parent: 2 - - uid: 35478 + - uid: 21249 components: + - type: MetaData + desc: Знак, указывающий на помещения оружейной при СК. + name: знак "оружейная - синий код" - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,42.5 + pos: -43.5,-28.5 parent: 2 - - uid: 35479 + - uid: 21271 components: + - type: MetaData + desc: Знак, указывающий на помещения оружейной при КК. + name: знак "оружейная - красный код" - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,31.5 + pos: -43.5,-34.5 parent: 2 - - uid: 35480 + - uid: 54463 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,26.5 - parent: 2 - - uid: 35481 + pos: 3.5,-8.5 + parent: 53899 +- proto: SignAtmosMinsky + entities: + - uid: 52023 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,30.5 + pos: 24.5,41.5 parent: 2 - - uid: 35483 +- proto: SignBar + entities: + - uid: 6153 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,41.5 + pos: -30.5,41.5 parent: 2 - - uid: 35787 +- proto: SignBarbershop + entities: + - uid: 8675 components: - type: Transform - pos: -29.5,-31.5 + pos: -72.5,-0.5 parent: 2 - - uid: 35788 +- proto: SignBio + entities: + - uid: 11646 components: + - type: MetaData + desc: Знак, указывающий на лабораторию экспериментальной ботаники. + name: знак "эксперимент. ботаника" - type: Transform - pos: -35.5,-31.5 + pos: -54.5,44.5 parent: 2 - - uid: 35789 +- proto: SignBiohazardMed + entities: + - uid: 17677 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,-38.5 + rot: 1.5707963267948966 rad + pos: -59.5,-72.5 parent: 2 - - uid: 36019 + - uid: 17940 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-35.5 + rot: 1.5707963267948966 rad + pos: -59.5,-76.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 36260 + - uid: 63307 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-10.5 - parent: 2 - - uid: 37252 + pos: -2.5,51.5 + parent: 56631 +- proto: SignBlankMed + entities: + - uid: 18888 components: + - type: MetaData + desc: Ну а что блять писать? Ну... ХУЙ!!! - type: Transform rot: -1.5707963267948966 rad - pos: 68.5,-36.5 + pos: 2.5,-71.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 37720 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,6.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37721 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,6.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37722 - components: - - type: Transform - pos: 3.5,8.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37723 - components: - - type: Transform - pos: 7.5,8.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37724 +- proto: SignBridge + entities: + - uid: 52037 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,4.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37725 + pos: -11.5,3.5 + parent: 2 + - uid: 52038 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,11.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37726 + pos: -11.5,-2.5 + parent: 2 + - uid: 52039 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,14.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37727 + pos: 12.5,-2.5 + parent: 2 + - uid: 52040 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,13.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37728 + pos: 12.5,3.5 + parent: 2 +- proto: SignCargo + entities: + - uid: 52392 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,17.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37729 + pos: 59.5,3.5 + parent: 2 +- proto: SignChapel + entities: + - uid: 5802 components: - type: Transform - pos: 1.5,20.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37730 + pos: -67.5,56.5 + parent: 2 + - uid: 10063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,18.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37731 + pos: -59.5,56.5 + parent: 2 +- proto: SignChem + entities: + - uid: 13387 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,11.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37732 + pos: 8.5,-52.5 + parent: 2 + - uid: 54464 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-0.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37733 + pos: -2.5,-8.5 + parent: 53899 +- proto: SignChemistry1 + entities: + - uid: 13454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,1.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37734 + pos: 8.5,-41.5 + parent: 2 +- proto: SignChemistry2 + entities: + - uid: 13663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,13.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37735 + pos: 15.5,-44.5 + parent: 2 +- proto: SignCloning + entities: + - uid: 2668 components: - type: Transform - pos: 2.5,2.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37736 + pos: 19.5,-52.5 + parent: 2 +- proto: SignConference + entities: + - uid: 26426 components: - type: Transform - pos: 12.5,20.5 - parent: 36861 - - uid: 37737 + pos: -1.5,-5.5 + parent: 2 +- proto: SignCourt + entities: + - uid: 52057 components: - type: Transform - pos: 8.5,20.5 - parent: 36861 - - uid: 37738 + pos: 7.5,43.5 + parent: 2 +- proto: SignCryogenicsMed + entities: + - uid: 20344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,2.5 - parent: 36861 - - uid: 37739 + rot: 1.5707963267948966 rad + pos: 4.5,-46.5 + parent: 2 + - uid: 52096 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,5.5 - parent: 36861 - - uid: 37740 + rot: 1.5707963267948966 rad + pos: -3.5,-46.5 + parent: 2 +- proto: SignDangerMed + entities: + - uid: 55724 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,8.5 - parent: 36861 - - uid: 37741 + pos: -3.5,11.5 + parent: 55280 + - uid: 63308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-0.5 - parent: 36861 - - uid: 37742 + pos: -0.5,19.5 + parent: 56631 + - uid: 63309 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-3.5 - parent: 36861 - - uid: 37743 + pos: -37.5,50.5 + parent: 56631 + - uid: 63310 components: - type: Transform - pos: -2.5,9.5 - parent: 36861 - - uid: 37744 + pos: -37.5,46.5 + parent: 56631 +- proto: SignDirectionalChemistry + entities: + - uid: 20360 components: - type: Transform - pos: 1.5,9.5 - parent: 36861 - - uid: 37745 + rot: 1.5707963267948966 rad + pos: 2.5,-42.5 + parent: 2 +- proto: SignDirectionalDorms + entities: + - uid: 66612 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,5.5 - parent: 36861 - - uid: 37746 + pos: 1.5204048,-8.448711 + parent: 65849 +- proto: SignDirectionalEng + entities: + - uid: 66613 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,5.5 - parent: 36861 - - uid: 37747 + pos: 1.4927117,11.2727165 + parent: 65849 +- proto: SignDirectionalExam + entities: + - uid: 9089 components: - type: Transform - pos: -4.5,6.5 - parent: 36861 - - uid: 37748 + rot: -1.5707963267948966 rad + pos: -82.5,9.5 + parent: 2 +- proto: SignDirectionalFood + entities: + - uid: 66614 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,8.5 - parent: 36861 - - uid: 37749 + pos: 1.5083367,11.5539665 + parent: 65849 +- proto: SignDirectionalMed + entities: + - uid: 66615 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,10.5 - parent: 36861 - - uid: 37750 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-2.5 - parent: 36861 - - uid: 37751 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,3.5 - parent: 36861 - - uid: 37752 - components: - - type: Transform - pos: 11.5,8.5 - parent: 36861 - - uid: 37753 + pos: 1.5047798,-8.214336 + parent: 65849 +- proto: SignDisposalSpace + entities: + - uid: 20084 components: - type: Transform - pos: 8.5,-2.5 - parent: 36861 - - uid: 37754 + pos: 81.5,-24.5 + parent: 2 + - uid: 63311 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-4.5 - parent: 36861 - - uid: 37755 + pos: -11.5,16.5 + parent: 56631 +- proto: SignDrones + entities: + - uid: 21244 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,-4.5 - parent: 36861 - - uid: 37756 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-1.5 - parent: 36861 - - uid: 37757 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-6.5 - parent: 36861 - - uid: 37758 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-6.5 - parent: 36861 - - uid: 37759 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,-1.5 - parent: 36861 - - uid: 41354 - components: - - type: Transform - pos: -69.5,-6.5 + pos: 73.5,-15.5 parent: 2 - - uid: 41706 + - uid: 30106 components: - type: Transform - rot: 3.141592653589793 rad - pos: -65.5,-7.5 + pos: -82.5,68.5 parent: 2 - - uid: 42004 +- proto: SignElectrical + entities: + - uid: 16980 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,63.5 + pos: 91.5,59.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42007 + - uid: 16990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,67.5 + pos: 83.5,27.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42008 + - uid: 16992 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,63.5 + pos: 99.5,39.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42009 + - uid: 17056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,55.5 + pos: 83.5,29.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42011 + - uid: 17069 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,62.5 + pos: 69.5,31.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42013 + - uid: 17070 components: - type: Transform - pos: -3.5,68.5 + pos: 75.5,29.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42014 + - uid: 17071 components: - type: Transform - pos: 2.5,68.5 + pos: 91.5,29.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42059 + - uid: 17072 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,56.5 + pos: 97.5,39.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42060 + - uid: 17073 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,51.5 + pos: 97.5,31.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42061 + - uid: 17074 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,66.5 + pos: 97.5,47.5 parent: 2 - - type: DeviceLinkSink - links: - - 25140 - - uid: 42062 + - uid: 17075 components: - type: Transform - pos: 37.5,33.5 + pos: 91.5,57.5 parent: 2 - - uid: 42387 + - uid: 17076 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,55.5 + pos: 97.5,55.5 parent: 2 - - uid: 42388 + - uid: 17077 components: - type: Transform - pos: -35.5,64.5 + pos: 83.5,57.5 parent: 2 - - uid: 42389 + - uid: 17079 components: - type: Transform - pos: -30.5,64.5 + pos: 75.5,57.5 parent: 2 - - uid: 42465 + - uid: 17081 components: - type: Transform - pos: 31.5,32.5 + pos: 69.5,55.5 parent: 2 - - uid: 42918 + - uid: 17094 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-53.5 + pos: 67.5,55.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 43130 + - uid: 17095 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,74.5 + pos: 75.5,59.5 parent: 2 - - uid: 43132 + - uid: 17096 components: - type: Transform - pos: 64.5,-29.5 + pos: 83.5,59.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 43704 + - uid: 17097 components: - type: Transform - pos: 5.5,-63.5 + pos: 99.5,55.5 parent: 2 - - uid: 43711 + - uid: 17098 components: - type: Transform - pos: 13.5,-63.5 + pos: 99.5,47.5 parent: 2 - - uid: 44803 + - uid: 17099 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-44.5 + pos: 99.5,31.5 parent: 2 - - uid: 44852 + - uid: 17100 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-49.5 + pos: 91.5,27.5 parent: 2 - - uid: 44855 + - uid: 17102 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-39.5 + pos: 75.5,27.5 parent: 2 - - uid: 44866 + - uid: 17106 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,-45.5 + pos: 67.5,31.5 parent: 2 - - uid: 45103 +- proto: SignElectricalMed + entities: + - uid: 52030 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,1.5 - parent: 44868 - - uid: 45104 + pos: 38.5,30.5 + parent: 2 + - uid: 63312 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-0.5 - parent: 44868 - - uid: 45105 + pos: -5.5,35.5 + parent: 56631 +- proto: SignEngineering + entities: + - uid: 24594 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-0.5 - parent: 44868 - - uid: 45106 + pos: -54.5,70.5 + parent: 2 + - uid: 52032 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,-5.5 - parent: 44868 - - uid: 45107 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-5.5 - parent: 44868 - - uid: 45108 + pos: 16.5,26.5 + parent: 2 + - uid: 52033 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,-3.5 - parent: 44868 - - uid: 45362 - components: - - type: Transform - pos: 78.5,-43.5 + pos: 39.5,8.5 parent: 2 - - uid: 45434 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,5.5 - parent: 43176 - - uid: 45435 +- proto: SignEscapePods + entities: + - uid: 30099 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,0.5 - parent: 43176 - - uid: 45436 + pos: -66.5,-85.5 + parent: 2 + - uid: 52762 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 43176 - - uid: 45437 + pos: 35.5,-83.5 + parent: 2 +- proto: SignEVA + entities: + - uid: 6475 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-1.5 - parent: 43176 - - uid: 45438 + pos: -17.5,11.5 + parent: 2 + - uid: 6532 components: - type: Transform - pos: -2.5,3.5 - parent: 43176 - - uid: 45439 + pos: -28.5,3.5 + parent: 2 + - uid: 6533 components: - type: Transform - pos: 1.5,3.5 - parent: 43176 - - uid: 47589 + pos: -22.5,3.5 + parent: 2 + - uid: 6534 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-43.5 + pos: -17.5,7.5 parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 47650 + - uid: 66616 components: - type: Transform rot: -1.5707963267948966 rad - pos: 64.5,-26.5 - parent: 2 - - type: DeviceLinkSink - links: - - 26035 - - uid: 48835 + pos: -3.5,-14.5 + parent: 65849 + - uid: 67872 components: - type: Transform - pos: -2.5,-1.5 - parent: 45711 - - uid: 48836 + rot: 1.5707963267948966 rad + pos: 8.5,16.5 + parent: 66965 +- proto: SignExamroom + entities: + - uid: 18871 components: - type: Transform - pos: 3.5,-1.5 - parent: 45711 - - uid: 48837 + rot: -1.5707963267948966 rad + pos: -19.5,-67.5 + parent: 2 + - uid: 20226 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-7.5 - parent: 45711 - - uid: 48838 + pos: -15.5,-22.5 + parent: 2 + - uid: 26438 components: - type: Transform - pos: 1.5,-5.5 - parent: 45711 - - uid: 48839 + pos: 8.5,-55.5 + parent: 2 +- proto: SignFlammableMed + entities: + - uid: 52384 components: - type: Transform - pos: 3.5,-9.5 - parent: 45711 - - uid: 48840 + pos: 49.5,64.5 + parent: 2 + - uid: 63313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,5.5 - parent: 45711 - - uid: 48841 + pos: -5.5,33.5 + parent: 56631 +- proto: SignGravity + entities: + - uid: 52031 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,1.5 - parent: 45711 - - uid: 48842 - components: - - type: Transform - pos: 5.5,12.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48843 - components: - - type: Transform - pos: 14.5,8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48844 + pos: 28.5,29.5 + parent: 2 +- proto: SignHead + entities: + - uid: 4515 components: - type: Transform rot: 3.141592653589793 rad - pos: 11.5,2.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48845 + pos: 39.5,-27.5 + parent: 2 + - uid: 18868 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,-2.5 - parent: 45711 - - uid: 48846 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48847 + pos: -21.5,-61.5 + parent: 2 + - uid: 54465 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,3.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48848 + pos: -2.5,-4.5 + parent: 53899 +- proto: SignHydro1 + entities: + - uid: 13349 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,3.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48849 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-1.5 - parent: 45711 - - uid: 48850 + pos: -22.5,-48.5 + parent: 2 + - uid: 52359 components: - type: Transform rot: 1.5707963267948966 rad - pos: -12.5,-2.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48851 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-3.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48852 + pos: -48.5,52.5 + parent: 2 +- proto: SignHydro2 + entities: + - uid: 13350 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,28.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48853 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,15.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48854 - components: - - type: Transform - pos: 25.5,20.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - 46956 - - 46957 - - uid: 48855 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,12.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48856 + pos: -24.5,-48.5 + parent: 2 +- proto: SignHydro3 + entities: + - uid: 13351 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,18.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48857 + rot: -1.5707963267948966 rad + pos: -20.5,-48.5 + parent: 2 + - uid: 52360 components: - type: Transform - pos: -15.5,25.5 - parent: 45711 - - uid: 48858 + rot: 1.5707963267948966 rad + pos: -57.5,52.5 + parent: 2 +- proto: SignInterrogation + entities: + - uid: 52069 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,24.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48859 + pos: -21.5,-22.5 + parent: 2 + - uid: 52361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,14.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48860 + pos: -27.5,-22.5 + parent: 2 +- proto: SignJanitor + entities: + - uid: 6922 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,32.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48861 + pos: -19.5,29.5 + parent: 2 + - uid: 26246 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,37.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48862 + pos: -38.5,-77.5 + parent: 2 +- proto: SignKiddiePlaque + entities: + - uid: 19307 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,21.5 - parent: 45711 - - uid: 48863 + pos: 87.5,-20.5 + parent: 2 + - uid: 44144 components: + - type: MetaData + desc: 'Скромная табличка с сертификатом докторской степени. В правом нижнем углу перечёркнутая приписка: "Магазин шуток и забав, NTSY 24-01, Oreon"' + name: сертификат - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,24.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48864 + pos: -12.5,-56.5 + parent: 2 + - uid: 44145 components: + - type: MetaData + desc: 'Надпись гласит: "Просим вас, не использовать кабинки не по назначению!"' - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,33.5 - parent: 45711 - - uid: 48865 + pos: -24.5,39.5 + parent: 2 + - uid: 52020 components: + - type: MetaData + desc: 'В главных ролях: Syxapik, DronaR, Fire3DoxNI, Dezzzix, Ko4erga, Kern_DOG, Zna1kin, SatuSmoke, Hemo, Tallant.' + name: табличка ремонтников - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,27.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - 46957 - - uid: 48866 + pos: -29.5,-2.5 + parent: 2 + - uid: 63314 components: + - type: MetaData + desc: Табличка с надписью "Внимание, данное действие может привести к летальному исходу базы 'Sierra'. Выброс газов в атмосферу станции и извне." + name: предупреждающая табличка - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,37.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 50473 + pos: -8.5,31.5 + parent: 56631 + - uid: 63315 components: + - type: MetaData + desc: 'Деревянная табличка, на которой написано следующее: "После нажатия кнопки для открытия арсенала - советуется отойти на 5 метров для безопасности открытия гермозатвор и сканирования лиц".' + name: табличка с предупреждением - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,45.5 - parent: 45711 - - uid: 51380 + pos: 0.5,78.5 + parent: 56631 +- proto: SignLawyer + entities: + - uid: 23687 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-66.5 + pos: 1.5,52.5 parent: 2 - - uid: 51381 +- proto: SignLibrary + entities: + - uid: 11343 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-66.5 + pos: -10.5,29.5 parent: 2 - - uid: 51413 +- proto: SignMedical + entities: + - uid: 18869 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-45.5 + rot: -1.5707963267948966 rad + pos: -26.5,-67.5 parent: 2 - - uid: 51417 + - uid: 18870 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,-45.5 + pos: -30.5,-67.5 parent: 2 - - uid: 51495 + - uid: 20224 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,3.5 + pos: -13.5,-22.5 parent: 2 - - uid: 51497 + - uid: 52380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,3.5 + pos: 8.5,-37.5 parent: 2 - - uid: 51548 + - uid: 52382 components: - type: Transform - pos: 40.5,18.5 + pos: -1.5,-37.5 parent: 2 - - uid: 51552 + - uid: 66617 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,13.5 - parent: 2 - - uid: 51553 + pos: -0.5,14.5 + parent: 65849 +- proto: SignMinerDock + entities: + - uid: 66618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,13.5 - parent: 2 - - uid: 51555 + rot: 1.5707963267948966 rad + pos: 1.5,-26.5 + parent: 65849 +- proto: SignMorgue + entities: + - uid: 12598 components: - type: Transform - pos: 44.5,18.5 + pos: -74.5,69.5 parent: 2 - - uid: 51796 + - uid: 15758 components: - type: Transform - pos: 4.5,47.5 + rot: 1.5707963267948966 rad + pos: 24.5,-58.5 parent: 2 - - uid: 51797 + - uid: 18872 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,45.5 + rot: -1.5707963267948966 rad + pos: -47.5,-75.5 parent: 2 - - uid: 51845 + - uid: 20247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,4.5 + pos: -11.5,-19.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - uid: 51917 +- proto: SignNanotrasen1 + entities: + - uid: 55094 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,-50.5 + pos: -1.5,14.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 51942 +- proto: SignNanotrasen2 + entities: + - uid: 55095 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-47.5 + rot: -1.5707963267948966 rad + pos: -0.5,14.5 parent: 2 - - type: DeviceLinkSink - links: - - 51914 - - uid: 51953 +- proto: SignNanotrasen3 + entities: + - uid: 55096 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-9.5 + rot: -1.5707963267948966 rad + pos: 0.5,14.5 parent: 2 - - uid: 52179 +- proto: SignNanotrasen4 + entities: + - uid: 55097 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-7.5 + rot: -1.5707963267948966 rad + pos: 1.5,14.5 parent: 2 - - uid: 52180 +- proto: SignNanotrasen5 + entities: + - uid: 55098 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,-7.5 + rot: -1.5707963267948966 rad + pos: 2.5,14.5 parent: 2 - - uid: 52181 +- proto: SignNews + entities: + - uid: 23558 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-7.5 + pos: -37.5,25.5 parent: 2 - - uid: 52182 +- proto: SignNosmoking + entities: + - uid: 8087 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,1.5 + rot: 3.141592653589793 rad + pos: 73.5,-37.5 parent: 2 - - uid: 52183 + - uid: 8155 components: - type: Transform rot: -1.5707963267948966 rad - pos: 43.5,-2.5 + pos: -55.5,8.5 parent: 2 - - uid: 52209 + - uid: 9884 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-25.5 + pos: 0.6372551,6.207533 parent: 2 - - uid: 52293 + - uid: 18874 components: - type: Transform - pos: -17.5,50.5 - parent: 45711 - - uid: 52294 + rot: -1.5707963267948966 rad + pos: -21.5,-63.5 + parent: 2 + - uid: 18875 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,47.5 - parent: 45711 - - uid: 52296 + rot: -1.5707963267948966 rad + pos: -49.5,-65.5 + parent: 2 + - uid: 18876 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,48.5 - parent: 45711 - - uid: 52298 + rot: -1.5707963267948966 rad + pos: -52.5,-72.5 + parent: 2 + - uid: 18877 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,56.5 - parent: 45711 - - uid: 52318 + rot: -1.5707963267948966 rad + pos: -3.5,-56.5 + parent: 2 + - uid: 18878 components: - type: Transform rot: -1.5707963267948966 rad - pos: 23.5,50.5 - parent: 45711 - - uid: 52375 + pos: 4.5,-52.5 + parent: 2 + - uid: 18879 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,55.5 - parent: 45711 - - uid: 52376 + rot: -1.5707963267948966 rad + pos: 8.5,-59.5 + parent: 2 + - uid: 18880 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,56.5 - parent: 45711 - - uid: 53354 + pos: 24.5,-56.5 + parent: 2 + - uid: 18882 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,65.5 - parent: 45711 - - uid: 53356 + pos: 9.5,-49.5 + parent: 2 + - uid: 18883 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,65.5 - parent: 45711 - - uid: 53394 + pos: -5.5,-70.5 + parent: 2 + - uid: 18885 components: - type: Transform - pos: 0.5,52.5 - parent: 45711 - - uid: 53430 + rot: -1.5707963267948966 rad + pos: 8.5,-66.5 + parent: 2 +- proto: SignPlaque + entities: + - uid: 52021 components: + - type: MetaData + desc: 'В главных ролях: Syxapik, whysodora, LagInPotato, HappyRoach, Mister_onion, Deolion, Ledinec, Coldy, Murchik, Bulochka, Just_Art.' + name: табличка первопроходцев - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,50.5 - parent: 45711 - - uid: 53579 + pos: -21.5,-2.5 + parent: 2 +- proto: SignPrison + entities: + - uid: 52396 components: + - type: MetaData + desc: Знак, указывающий на пермабриг. + name: знак "пермабриг" - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,48.5 - parent: 45711 - - uid: 53637 + pos: -9.5,-37.5 + parent: 2 + - uid: 52397 components: + - type: MetaData + desc: Знак, указывающий на пермабриг. + name: знак "пермабриг" - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,50.5 - parent: 45711 - - uid: 53646 + pos: -34.5,-43.5 + parent: 2 +- proto: SignPsychology + entities: + - uid: 13494 components: - type: Transform - pos: 5.5,52.5 - parent: 45711 - - uid: 53721 + pos: -8.5,-56.5 + parent: 2 +- proto: SignRadiation + entities: + - uid: 16726 components: - type: Transform - pos: 12.5,53.5 - parent: 45711 - - uid: 53722 + pos: 97.5,35.5 + parent: 2 + - uid: 16958 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,47.5 - parent: 45711 - - uid: 53773 + pos: 95.5,29.5 + parent: 2 + - uid: 16961 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,50.5 - parent: 45711 - - uid: 53779 + pos: 87.5,29.5 + parent: 2 + - uid: 16964 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,42.5 - parent: 45711 - - uid: 53780 + pos: 79.5,29.5 + parent: 2 + - uid: 16967 components: - type: Transform - pos: 26.5,52.5 - parent: 45711 - - uid: 53901 + pos: 69.5,35.5 + parent: 2 + - uid: 17045 components: - type: Transform - pos: 28.5,49.5 - parent: 45711 - - uid: 53902 + pos: 71.5,29.5 + parent: 2 + - uid: 17049 components: - type: Transform - pos: 24.5,49.5 - parent: 45711 - - uid: 53903 + pos: 97.5,43.5 + parent: 2 + - uid: 17051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,50.5 - parent: 45711 - - uid: 54049 + pos: 97.5,51.5 + parent: 2 + - uid: 17055 components: - type: Transform - pos: 22.5,46.5 - parent: 45711 - - uid: 54050 + pos: 95.5,57.5 + parent: 2 + - uid: 17057 components: - type: Transform - pos: 33.5,46.5 - parent: 45711 - - uid: 54109 + pos: 87.5,57.5 + parent: 2 + - uid: 17062 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,54.5 - parent: 45711 - - uid: 56256 + pos: 79.5,57.5 + parent: 2 + - uid: 17063 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-2.5 - parent: 56108 - - uid: 56257 + pos: 71.5,57.5 + parent: 2 + - uid: 17068 components: - type: Transform - pos: -2.5,1.5 - parent: 56108 - - uid: 56258 + pos: 69.5,51.5 + parent: 2 + - uid: 17082 components: - type: Transform - pos: 3.5,1.5 - parent: 56108 - - uid: 56259 + pos: 67.5,35.5 + parent: 2 + - uid: 17083 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-2.5 - parent: 56108 -- proto: PoweredlightBlue - entities: - - uid: 22930 + pos: 71.5,27.5 + parent: 2 + - uid: 17084 components: - type: Transform - pos: -36.5,-23.5 + pos: 79.5,27.5 parent: 2 - - uid: 22932 + - uid: 17085 components: - type: Transform - pos: -32.5,-23.5 + pos: 87.5,27.5 parent: 2 -- proto: PoweredlightEmpty - entities: - - uid: 10358 + - uid: 17086 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-60.5 + pos: 95.5,27.5 parent: 2 - - uid: 22978 + - uid: 17087 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-26.5 + pos: 99.5,35.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 22979 + - uid: 17088 components: - type: Transform - pos: 33.5,-24.5 + pos: 99.5,43.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22980 + - uid: 17089 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,-26.5 + pos: 99.5,51.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22981 + - uid: 17090 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-27.5 + pos: 95.5,59.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22986 + - uid: 17091 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-61.5 + pos: 87.5,59.5 parent: 2 - - uid: 22987 + - uid: 17092 components: - type: Transform - pos: 34.5,-59.5 + pos: 79.5,59.5 parent: 2 - - uid: 22988 + - uid: 17093 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-62.5 + pos: 71.5,59.5 parent: 2 - - uid: 22989 +- proto: SignRadiationMed + entities: + - uid: 17007 components: - type: Transform - pos: 27.5,-59.5 + rot: 1.5707963267948966 rad + pos: 36.5,41.5 parent: 2 - - uid: 45440 + - uid: 17009 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,-4.5 - parent: 43176 - - uid: 48867 + pos: 33.5,41.5 + parent: 2 + - uid: 17944 components: - type: Transform rot: -1.5707963267948966 rad - pos: -6.5,21.5 - parent: 45711 - - uid: 48868 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,12.5 - parent: 45711 - - uid: 48869 + pos: 60.5,45.5 + parent: 2 + - uid: 18065 components: - type: Transform - pos: -2.5,-9.5 - parent: 45711 - - uid: 48870 + rot: -1.5707963267948966 rad + pos: 55.5,42.5 + parent: 2 + - uid: 18066 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,8.5 - parent: 45711 - - uid: 48871 + rot: -1.5707963267948966 rad + pos: 55.5,44.5 + parent: 2 + - uid: 18068 components: - type: Transform rot: -1.5707963267948966 rad - pos: 13.5,9.5 - parent: 45711 - - uid: 48872 + pos: 60.5,41.5 + parent: 2 +- proto: SignReception + entities: + - uid: 10935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,3.5 - parent: 45711 - - uid: 48873 + pos: -81.5,58.5 + parent: 2 + - uid: 18887 components: + - type: MetaData + desc: Знак, указывающий на приёмную. + name: знак "приёмная" - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-1.5 - parent: 45711 - - uid: 48874 + rot: -1.5707963267948966 rad + pos: 1.5,-37.5 + parent: 2 + - uid: 19079 components: + - type: MetaData + desc: Знак, указывающий на приёмную. + name: знак "приёмная" - type: Transform - pos: 11.5,4.5 - parent: 45711 - - uid: 48875 + pos: 52.5,2.5 + parent: 2 + - uid: 19090 components: + - type: MetaData + desc: Знак, указывающий на приёмную. + name: знак "приёмная" - type: Transform - pos: -4.5,12.5 - parent: 45711 - - uid: 48876 + pos: 8.5,28.5 + parent: 2 +- proto: SignRedFour + entities: + - uid: 52400 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,9.5 - parent: 45711 - - uid: 48877 + pos: -17.5,-26.5 + parent: 2 +- proto: SignRedOne + entities: + - uid: 51812 components: - type: Transform - pos: -13.5,8.5 - parent: 45711 - - uid: 48878 + pos: 56.5,-63.5 + parent: 2 + - uid: 52401 components: - type: Transform - pos: 32.5,20.5 - parent: 45711 - - uid: 48879 + pos: -29.5,-26.5 + parent: 2 +- proto: SignRedThree + entities: + - uid: 52399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,17.5 - parent: 45711 - - uid: 48880 + pos: -21.5,-26.5 + parent: 2 +- proto: SignRedTwo + entities: + - uid: 51813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,31.5 - parent: 45711 - - uid: 48881 + pos: 64.5,-63.5 + parent: 2 + - uid: 52402 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,35.5 - parent: 45711 - - uid: 50474 + pos: -25.5,-26.5 + parent: 2 +- proto: SignRND + entities: + - uid: 2230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,41.5 - parent: 45711 - - uid: 52295 + pos: 42.5,-14.5 + parent: 2 + - uid: 4014 components: - type: Transform - pos: -6.5,52.5 - parent: 45711 - - uid: 52297 + pos: 21.5,-27.5 + parent: 2 +- proto: SignRobo + entities: + - uid: 4013 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,46.5 - parent: 45711 - - uid: 52299 + pos: 44.5,-23.5 + parent: 2 +- proto: SignScience + entities: + - uid: 4003 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,56.5 - parent: 45711 - - uid: 52310 + pos: 38.5,-14.5 + parent: 2 +- proto: SignScience2 + entities: + - uid: 4009 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,54.5 - parent: 45711 - - uid: 52374 + pos: 46.5,-17.5 + parent: 2 +- proto: SignSecure + entities: + - uid: 16983 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,57.5 - parent: 45711 - - uid: 53357 + pos: 99.5,27.5 + parent: 2 + - uid: 16986 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,63.5 - parent: 45711 - - uid: 53362 + pos: 67.5,27.5 + parent: 2 + - uid: 17080 components: - type: Transform - pos: -12.5,80.5 - parent: 45711 - - uid: 53895 + pos: 99.5,59.5 + parent: 2 + - uid: 17105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,47.5 - parent: 45711 -- proto: PoweredlightExterior - entities: - - uid: 35150 + pos: 67.5,59.5 + parent: 2 + - uid: 55725 components: - type: Transform rot: 3.141592653589793 rad - pos: -24.5,7.5 - parent: 34641 - - uid: 35151 + pos: -26.5,13.5 + parent: 55280 + - uid: 55726 components: - type: Transform - pos: -24.5,12.5 - parent: 34641 -- proto: PoweredlightGreen + rot: 3.141592653589793 rad + pos: -26.5,6.5 + parent: 55280 +- proto: SignSecurearea entities: - - uid: 26839 + - uid: 52352 components: - type: Transform - pos: -50.5,5.5 + pos: 103.5,-55.5 parent: 2 -- proto: PoweredlightLED +- proto: SignSecureMed entities: - - uid: 11833 + - uid: 9275 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,7.5 + pos: -70.5,19.5 parent: 2 - - uid: 12271 + - uid: 18886 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,5.5 + rot: -1.5707963267948966 rad + pos: 11.5,-49.5 parent: 2 - - uid: 13749 + - uid: 55727 components: - type: Transform - pos: 35.5,29.5 - parent: 2 - - uid: 14653 + pos: -3.5,8.5 + parent: 55280 + - uid: 63316 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,7.5 - parent: 2 - - uid: 14978 + pos: -7.5,31.5 + parent: 56631 + - uid: 63317 components: - type: Transform - pos: 15.5,1.5 - parent: 2 - - uid: 19396 + pos: -11.512344,68.64093 + parent: 56631 + - uid: 63318 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,5.5 - parent: 2 - - uid: 21042 + pos: -24.5,51.5 + parent: 56631 +- proto: SignSecureSmall + entities: + - uid: 28997 components: + - type: MetaData + desc: Знак, предупреждающий что территория впереди является... а чем является? + name: маленький знак "внимание" - type: Transform - pos: 14.5,12.5 + pos: -40.5,-49.5 parent: 2 - - uid: 22428 +- proto: SignSecureSmallRed + entities: + - uid: 54466 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-2.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22438 + rot: 1.5707963267948966 rad + pos: 8.5,-8.5 + parent: 53899 + - uid: 54467 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,3.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22442 + rot: 1.5707963267948966 rad + pos: -7.5,-8.5 + parent: 53899 + - uid: 54468 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,3.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22443 + pos: 8.5,0.5 + parent: 53899 + - uid: 54469 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-2.5 - parent: 2 - - type: DeviceLinkSink - links: - - 24898 - - uid: 22620 + pos: -7.5,0.5 + parent: 53899 + - uid: 54470 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-0.5 - parent: 2 - - uid: 22621 + pos: -6.5,-15.5 + parent: 53899 + - uid: 54471 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,3.5 - parent: 2 - - uid: 22992 + pos: -2.5,-15.5 + parent: 53899 + - uid: 54472 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-68.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22995 + pos: 3.5,-15.5 + parent: 53899 + - uid: 54473 components: - - type: MetaData - desc: Посвящается велико войне против ламп... - name: Святой светильник - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-45.5 - parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: RgbLightController - - uid: 24281 + pos: 7.5,-15.5 + parent: 53899 + - uid: 54474 components: - type: Transform - pos: 13.5,1.5 - parent: 2 - - uid: 42547 + pos: 8.5,-14.5 + parent: 53899 + - uid: 54475 components: - type: Transform - pos: 30.5,29.5 - parent: 2 - - uid: 51349 + pos: -7.5,-14.5 + parent: 53899 + - uid: 54476 components: - type: Transform rot: 1.5707963267948966 rad - pos: 8.5,-2.5 - parent: 44868 - - uid: 51350 + pos: -1.5,-1.5 + parent: 53899 + - uid: 54477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-2.5 - parent: 44868 -- proto: PoweredlightOrange + rot: 1.5707963267948966 rad + pos: 2.5,-1.5 + parent: 53899 +- proto: SignSecurity entities: - - uid: 12249 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-9.5 - parent: 2 - - uid: 12250 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-5.5 - parent: 2 - - uid: 12400 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -99.5,-11.5 - parent: 2 - - uid: 12401 + - uid: 52387 components: - type: Transform - pos: -99.5,-3.5 + pos: -37.5,-1.5 parent: 2 - - uid: 12918 + - uid: 52391 components: - type: Transform - pos: -36.5,2.5 + pos: -1.5,-23.5 parent: 2 - - uid: 20460 +- proto: SignShipDock + entities: + - uid: 54478 components: - type: Transform - pos: -69.5,-3.5 - parent: 2 - - uid: 21081 + pos: 0.5,-3.5 + parent: 53899 + - uid: 55140 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-33.5 + pos: -80.5,-27.5 parent: 2 - - uid: 21117 + - uid: 55141 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-33.5 + pos: -80.5,-7.5 parent: 2 - - uid: 21138 +- proto: SignShock + entities: + - uid: 52029 components: - type: Transform rot: -1.5707963267948966 rad - pos: -58.5,-8.5 + pos: 42.5,39.5 parent: 2 - - uid: 21139 +- proto: SignSmoking + entities: + - uid: 8167 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,-8.5 + rot: -1.5707963267948966 rad + pos: -53.5,2.5 parent: 2 - - uid: 21356 + - uid: 8707 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,-1.5 + pos: 79.5,-28.5 parent: 2 - - uid: 21357 + - uid: 10941 components: - type: Transform - pos: -62.5,5.5 + pos: -41.5,3.5 parent: 2 - - uid: 21358 + - uid: 18873 components: - type: Transform - pos: -46.5,2.5 + rot: -1.5707963267948966 rad + pos: -21.5,-67.5 parent: 2 - - uid: 21401 + - uid: 18884 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,-0.5 + rot: -1.5707963267948966 rad + pos: 1.5,-56.5 parent: 2 - - uid: 21404 +- proto: SignSomethingOld + entities: + - uid: 24237 components: - type: Transform - pos: -23.5,30.5 + pos: -8.5,-83.5 parent: 2 - - uid: 21407 +- proto: SignSpace + entities: + - uid: 10708 components: - type: Transform - pos: -41.5,-58.5 + pos: -106.5,48.5 parent: 2 - - uid: 21411 + - uid: 10714 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,25.5 + pos: -106.5,60.5 parent: 2 - - uid: 21413 + - uid: 30644 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,25.5 + rot: -1.5707963267948966 rad + pos: 15.5,60.5 parent: 2 - - uid: 21415 + - uid: 52258 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-62.5 + pos: 16.5,63.5 parent: 2 - - uid: 21416 + - uid: 52364 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,-62.5 + pos: 86.5,-31.5 parent: 2 - - uid: 21421 + - uid: 52366 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,33.5 + pos: 49.5,-69.5 parent: 2 - - uid: 21422 + - uid: 52367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,33.5 + pos: 71.5,-69.5 parent: 2 - - uid: 21423 + - uid: 52368 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-44.5 + pos: 29.5,-98.5 parent: 2 - - uid: 21520 + - uid: 52369 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-46.5 + pos: -74.5,-80.5 parent: 2 - - uid: 21581 + - uid: 52370 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,3.5 + pos: -80.5,-40.5 parent: 2 - - uid: 21627 + - uid: 52371 components: - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,-0.5 + pos: -91.5,-1.5 parent: 2 - - uid: 21997 + - uid: 52372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-9.5 + pos: -77.5,79.5 parent: 2 - - uid: 21998 + - uid: 52373 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-5.5 + pos: -30.5,75.5 parent: 2 - - uid: 21999 + - uid: 52374 components: - type: Transform - pos: -58.5,11.5 + pos: 59.5,34.5 parent: 2 - - uid: 22073 + - uid: 52376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,0.5 + pos: 67.5,16.5 parent: 2 - - uid: 30232 + - uid: 52377 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-1.5 + pos: 83.5,-44.5 parent: 2 - - uid: 51896 + - uid: 54479 components: - type: Transform - pos: -28.5,-58.5 - parent: 2 - - uid: 53358 + pos: 0.5,0.5 + parent: 53899 + - uid: 66619 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,70.5 - parent: 45711 - - uid: 53359 + pos: -6.5,-11.5 + parent: 65849 + - uid: 66620 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,70.5 - parent: 45711 - - uid: 53360 + pos: 1.5,-21.5 + parent: 65849 + - uid: 67873 components: - type: Transform rot: -1.5707963267948966 rad - pos: -9.5,76.5 - parent: 45711 - - uid: 53361 + pos: 14.5,15.5 + parent: 66965 +- proto: SignSurgery + entities: + - uid: 14570 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,76.5 - parent: 45711 -- proto: PoweredlightPink - entities: - - uid: 12916 + pos: 16.5,-62.5 + parent: 2 + - uid: 14615 components: - type: Transform - pos: -85.5,-13.5 + rot: 1.5707963267948966 rad + pos: 8.5,-64.5 parent: 2 - - uid: 13030 + - uid: 20785 components: - type: Transform - pos: -81.5,-13.5 + pos: 72.5,-52.5 parent: 2 - - uid: 32401 + - uid: 20786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,26.5 + pos: 78.5,-50.5 parent: 2 -- proto: PoweredLightPostSmall +- proto: SignSurvival entities: - - uid: 4221 + - uid: 5621 components: - type: Transform - pos: 26.5,48.5 + pos: -8.5,40.5 parent: 2 - - uid: 4659 +- proto: SignTelecomms + entities: + - uid: 52393 components: - type: Transform - pos: 40.5,56.5 + pos: 119.5,-54.5 parent: 2 - - uid: 6793 +- proto: SignToolStorage + entities: + - uid: 52385 components: - type: Transform - pos: 38.5,56.5 + pos: -50.5,2.5 parent: 2 - - uid: 24547 + - uid: 52386 components: - type: Transform - pos: -67.5,-73.5 + pos: -41.5,2.5 parent: 2 - - uid: 31605 + - uid: 52388 components: - type: Transform - pos: -61.5,-74.5 + pos: -41.5,11.5 parent: 2 - - uid: 32099 +- proto: SignToxins2 + entities: + - uid: 26370 components: - type: Transform - pos: 67.5,50.5 + pos: 69.5,-38.5 parent: 2 - - uid: 34544 +- proto: SignVirology + entities: + - uid: 18256 components: - type: Transform - pos: 81.5,-5.5 + pos: -39.5,-65.5 parent: 2 - - uid: 34552 + - uid: 18432 components: - type: Transform - pos: 81.5,7.5 + pos: -57.5,-62.5 parent: 2 - - uid: 34553 +- proto: SignXenobio + entities: + - uid: 5236 components: - type: Transform - pos: 81.5,13.5 + pos: 47.5,-35.5 parent: 2 - - uid: 34554 +- proto: SignXenolab + entities: + - uid: 7796 components: - type: Transform - pos: 81.5,0.5 + pos: 45.5,-35.5 parent: 2 - - uid: 34567 +- proto: SingularityGenerator + entities: + - uid: 17788 components: - type: Transform - pos: 76.5,16.5 + pos: 49.5,45.5 parent: 2 - - uid: 34573 +- proto: Sink + entities: + - uid: 9678 components: - type: Transform - pos: 73.5,10.5 + rot: 3.141592653589793 rad + pos: -48.5,17.5 parent: 2 - - uid: 35152 - components: - - type: Transform - pos: -21.5,11.5 - parent: 34641 - - uid: 35153 + - uid: 9826 components: - type: Transform - pos: -21.5,8.5 - parent: 34641 - - uid: 35154 + rot: 3.141592653589793 rad + pos: -63.5,57.5 + parent: 2 + - uid: 23316 components: - type: Transform - pos: -4.5,8.5 - parent: 34641 - - uid: 35972 + pos: -6.5,-68.5 + parent: 2 +- proto: SinkEmpty + entities: + - uid: 6764 components: + - type: MetaData + desc: Главное не промахнуться... + name: писсуар - type: Transform - pos: 91.5,50.5 + pos: -22.5,39.5 parent: 2 - - uid: 35973 + - uid: 7248 components: + - type: MetaData + desc: Главное не промахнуться... + name: писсуар - type: Transform - pos: 91.5,26.5 + pos: -20.5,39.5 parent: 2 - - uid: 36032 + - uid: 63319 components: - type: Transform - pos: 67.5,26.5 - parent: 2 - - uid: 36718 + rot: -1.5707963267948966 rad + pos: 27.5,54.5 + parent: 56631 +- proto: SinkStemless + entities: + - uid: 8088 components: - type: Transform - pos: -38.5,-81.5 + rot: -1.5707963267948966 rad + pos: -52.8,4.2375 parent: 2 - - uid: 36719 + - uid: 63320 components: - type: Transform - pos: -31.5,-90.5 - parent: 2 - - uid: 36720 + pos: 16.6298,20.624214 + parent: 56631 + - uid: 63321 components: - type: Transform - pos: -22.5,-86.5 - parent: 2 - - uid: 36721 + pos: 12.457926,20.530365 + parent: 56631 +- proto: SinkStemlessWater + entities: + - uid: 5892 components: - type: Transform - pos: -36.5,-86.5 + rot: -1.5707963267948966 rad + pos: -28.863169,44.5 parent: 2 - - uid: 36722 + - uid: 6131 components: - type: Transform - pos: -45.5,-78.5 + rot: -1.5707963267948966 rad + pos: -47.87981,37.217937 parent: 2 - - uid: 37760 + - uid: 6719 components: - type: Transform - pos: 15.5,12.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37761 + rot: 3.141592653589793 rad + pos: -54.5,41.5 + parent: 2 + - uid: 7467 components: - type: Transform - pos: 15.5,16.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 40867 + pos: -46.45924,74.27204 + parent: 2 + - uid: 7468 components: - type: Transform - pos: 48.5,36.5 + pos: -43.45924,74.24079 parent: 2 - - uid: 41004 + - uid: 7469 components: - type: Transform - pos: 48.5,40.5 + pos: -40.44871,74.25642 parent: 2 - - uid: 43750 + - uid: 8008 components: + - type: MetaData + name: душ - type: Transform - pos: 40.5,43.5 + rot: 1.5707963267948966 rad + pos: -60.5,4.3375 parent: 2 - - uid: 48882 + - uid: 8085 components: - type: Transform - pos: -3.5,-12.5 - parent: 45711 - - uid: 48883 + rot: -1.5707963267948966 rad + pos: -52.8,3.5 + parent: 2 + - uid: 8638 components: - type: Transform - pos: 6.5,-10.5 - parent: 45711 - - uid: 50708 + rot: -1.5707963267948966 rad + pos: 81.5,-30.5 + parent: 2 + - uid: 14146 components: - type: Transform - pos: 61.5,83.5 + pos: -1.3,-64.8 parent: 2 - - uid: 50718 + - uid: 39221 components: - type: Transform - pos: 37.5,87.5 + pos: -73.5,1.5 parent: 2 - - uid: 50719 +- proto: SinkWide + entities: + - uid: 65 components: - type: Transform - pos: 35.5,83.5 + rot: 1.5707963267948966 rad + pos: -76.5,2.5 parent: 2 - - uid: 50720 + - uid: 5408 components: - type: Transform - pos: 37.5,79.5 + pos: 44.5,-28.5 parent: 2 - - uid: 50721 + - uid: 5481 components: - type: Transform - pos: 59.5,79.5 + pos: 45.5,-28.5 parent: 2 - - uid: 50722 + - uid: 5942 components: - type: Transform - pos: 59.5,87.5 + rot: 3.141592653589793 rad + pos: -35.5,47.5 parent: 2 - - uid: 50779 + - uid: 6000 components: - type: Transform - pos: -60.5,64.5 + rot: 3.141592653589793 rad + pos: -34.5,47.5 parent: 2 - - uid: 50786 + - uid: 6129 components: - type: Transform - pos: -60.5,56.5 + rot: 3.141592653589793 rad + pos: -55.5,31.5 parent: 2 - - uid: 50787 + - uid: 6818 components: - type: Transform - pos: -61.5,60.5 + rot: 1.5707963267948966 rad + pos: -30.5,-11.5 parent: 2 - - uid: 50788 + - uid: 6917 components: - type: Transform - pos: -44.5,64.5 + rot: 3.141592653589793 rad + pos: -51.5,46.5 parent: 2 - - uid: 50789 + - uid: 7250 components: - type: Transform - pos: -43.5,60.5 + rot: 3.141592653589793 rad + pos: -20.5,36.5 parent: 2 - - uid: 50790 + - uid: 7253 components: - type: Transform - pos: -44.5,56.5 + rot: 3.141592653589793 rad + pos: -21.5,36.5 parent: 2 - - uid: 50792 + - uid: 7254 components: - type: Transform - pos: -55.5,-73.5 + rot: 3.141592653589793 rad + pos: -22.5,36.5 parent: 2 - - uid: 50793 + - uid: 7270 components: - type: Transform - pos: -67.5,-55.5 + rot: 1.5707963267948966 rad + pos: -26.5,41.5 parent: 2 - - uid: 50794 + - uid: 7271 components: - type: Transform - pos: -61.5,-54.5 + rot: 1.5707963267948966 rad + pos: -26.5,42.5 parent: 2 - - uid: 50795 + - uid: 7272 components: - type: Transform - pos: -55.5,-55.5 + rot: 1.5707963267948966 rad + pos: -26.5,40.5 parent: 2 - - uid: 50917 + - uid: 8729 components: - type: Transform - pos: -58.5,73.5 + rot: 3.141592653589793 rad + pos: 7.5,-9.5 parent: 2 - - uid: 50918 + - uid: 11848 components: - type: Transform - pos: -46.5,73.5 + rot: -1.5707963267948966 rad + pos: -16.5,31.5 parent: 2 - - uid: 53455 + - uid: 12305 components: - type: Transform - pos: -31.5,47.5 - parent: 45711 - - uid: 53833 + pos: -19.5,58.5 + parent: 2 + - uid: 13220 components: - type: Transform - pos: -24.5,55.5 - parent: 45711 -- proto: PoweredLightPostSmallEmpty - entities: - - uid: 11102 + rot: 3.141592653589793 rad + pos: -14.5,-43.5 + parent: 2 + - uid: 13570 components: - type: Transform rot: 3.141592653589793 rad - pos: -88.5,-8.5 + pos: 12.5,-48.5 parent: 2 - - type: ContainerContainer - containers: - light_bulb: !type:ContainerSlot - showEnts: False - occludes: True - ent: 11815 - - type: ApcPowerReceiver - powerLoad: 60 - - uid: 12913 + - uid: 13631 components: - type: Transform rot: 3.141592653589793 rad - pos: -77.5,-4.5 + pos: 11.5,-48.5 parent: 2 - - type: ContainerContainer - containers: - light_bulb: !type:ContainerSlot - showEnts: False - occludes: True - ent: 23195 - - type: ApcPowerReceiver - powerLoad: 60 - - uid: 35155 + - uid: 13716 components: - type: Transform - pos: -4.5,11.5 - parent: 34641 - - uid: 48884 + rot: 1.5707963267948966 rad + pos: 15.5,-42.5 + parent: 2 + - uid: 17637 components: - type: Transform - pos: -5.5,-10.5 - parent: 45711 - - uid: 48885 + pos: -32.5,-60.5 + parent: 2 + - uid: 18083 components: - type: Transform - pos: 4.5,-12.5 - parent: 45711 - - uid: 53877 + rot: 1.5707963267948966 rad + pos: -58.5,-78.5 + parent: 2 + - uid: 18717 components: - type: Transform - rot: 3.141592653589793 rad - pos: -83.5,-5.5 + rot: -1.5707963267948966 rad + pos: -60.5,-70.5 parent: 2 - - type: ContainerContainer - containers: - light_bulb: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53878 - - type: ApcPowerReceiver - powerLoad: 60 - - uid: 53879 + - uid: 18720 components: - type: Transform rot: 3.141592653589793 rad - pos: -78.5,-11.5 + pos: -61.5,-79.5 parent: 2 - - type: ContainerContainer - containers: - light_bulb: !type:ContainerSlot - showEnts: False - occludes: True - ent: 53880 - - type: ApcPowerReceiver - powerLoad: 60 -- proto: PoweredlightRed - entities: - - uid: 956 + - uid: 18724 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-21.5 + pos: -57.5,-69.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - uid: 1315 + - uid: 19569 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-21.5 + rot: 1.5707963267948966 rad + pos: 30.5,-4.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - uid: 2308 + - uid: 19843 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,-21.5 + pos: -37.5,-40.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - uid: 4102 + - uid: 20135 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-21.5 + rot: -1.5707963267948966 rad + pos: -57.5,-21.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - uid: 9628 + - uid: 21745 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,-43.5 + pos: -68.5,-57.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 12459 + - uid: 26583 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,46.5 + pos: -86.5,-55.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 13029 + - uid: 27750 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,51.5 + pos: -44.5,108.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 15290 + - uid: 27752 components: - type: Transform - pos: 40.5,-12.5 + pos: -45.5,108.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 15405 + - uid: 27753 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,-22.5 + pos: -46.5,108.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 15435 + - uid: 29530 components: - type: Transform - pos: 31.5,-18.5 + pos: 26.5,-74.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 17403 + - uid: 66621 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-50.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 20772 + pos: 9.5,21.5 + parent: 65849 + - uid: 67874 components: - type: Transform rot: 3.141592653589793 rad - pos: 18.5,-27.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 21654 + pos: 1.5,11.5 + parent: 66965 +- proto: Sledgehammer + entities: + - uid: 21632 + components: + - type: Transform + parent: 21626 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: SlipocalypseClusterSoap + entities: + - uid: 63322 + components: + - type: Transform + pos: -32.397583,32.154358 + parent: 56631 +- proto: SmallLight + entities: + - uid: 55245 components: - type: Transform rot: 3.141592653589793 rad - pos: -34.5,-21.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - uid: 22504 + pos: -0.5,4.5 + parent: 55142 + - uid: 65781 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,4.5 + pos: 4.5,7.5 + parent: 65694 + - uid: 65782 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -2.5,-0.5 + parent: 65694 + - uid: 65783 + components: + - type: Transform + pos: 9.5,-2.5 + parent: 65694 +- proto: SmartFridge + entities: + - uid: 14632 + components: + - type: Transform + pos: 13.5,-63.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 22514 + - uid: 15095 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-50.5 + pos: 17.5,-49.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 22715 + - uid: 15731 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,8.5 + pos: 39.5,-57.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 22763 +- proto: SMESBasic + entities: + - uid: 6706 components: - type: Transform - pos: -22.5,-44.5 + pos: 45.5,37.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 23048 + - uid: 6759 components: - type: Transform - pos: 25.5,-23.5 + pos: 45.5,38.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 23271 + - uid: 6824 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-29.5 + pos: 45.5,36.5 parent: 2 - - uid: 23273 + - uid: 6827 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-29.5 + pos: 45.5,35.5 parent: 2 - - uid: 29759 + - uid: 6828 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-21.5 + pos: 45.5,34.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 30318 + - uid: 6829 components: - type: Transform - pos: 24.5,-19.5 + pos: 46.5,34.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 35096 + - uid: 6830 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,-17.5 + pos: 46.5,35.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 35097 + - uid: 6831 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,-17.5 + pos: 46.5,36.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 36153 + - uid: 6832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-11.5 + pos: 46.5,37.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - uid: 41138 + - uid: 6833 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,56.5 + pos: 46.5,38.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 41140 + - uid: 13456 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,62.5 + pos: 63.5,49.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 41167 + - uid: 17510 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,66.5 + pos: 66.5,48.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 42045 + - uid: 20268 components: - type: Transform - pos: -3.5,68.5 + pos: 109.5,-53.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 42047 + - type: BatterySelfRecharger + autoRechargeRate: 8000000 + autoRecharge: True + - uid: 20276 components: - type: Transform - pos: 2.5,68.5 + pos: 109.5,-51.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 42066 + - type: BatterySelfRecharger + autoRechargeRate: 8000000 + autoRecharge: True + - uid: 20881 components: + - type: MetaData + name: Отдел службы безопасности - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,63.5 + pos: -62.5,-19.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 42319 + - uid: 20897 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,55.5 + pos: -64.5,-19.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 42320 + - uid: 27066 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,50.5 + pos: -20.5,-75.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 42621 + - uid: 27794 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,49.5 + pos: 29.5,-95.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 43257 + - uid: 28256 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,49.5 + pos: 29.5,30.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 47576 + - uid: 28325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-10.5 + pos: 25.5,30.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - uid: 47775 + - uid: 28574 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-16.5 + pos: 38.5,59.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47776 + - uid: 28593 components: - type: Transform - pos: 41.5,-18.5 + pos: 38.5,58.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47777 + - uid: 28594 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-22.5 + pos: 38.5,57.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47778 + - uid: 29083 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-27.5 + pos: -16.5,-49.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47779 + - uid: 29143 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-9.5 + pos: -62.5,-63.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47780 + - uid: 29172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 26.5,-5.5 + pos: -87.5,66.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47781 + - uid: 29448 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-22.5 + pos: -71.5,-78.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47782 + - uid: 29904 components: - type: Transform - pos: 47.5,-20.5 + pos: -87.5,17.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47783 + - uid: 29924 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-21.5 + pos: -35.5,64.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47784 + - uid: 29940 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-27.5 + pos: 0.5,67.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47785 + - uid: 29992 components: - type: Transform - pos: 59.5,-24.5 + pos: -34.5,8.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47786 + - uid: 30077 components: - type: Transform - pos: 49.5,-24.5 + pos: -21.5,-16.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47787 + - uid: 30079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-26.5 + pos: 30.5,-12.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47788 + - uid: 30080 components: - type: Transform - pos: 58.5,-33.5 + pos: 36.5,15.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47789 + - uid: 30241 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-32.5 + pos: 65.5,-26.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47790 + - uid: 30738 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-43.5 + pos: 49.5,10.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47791 + - uid: 31983 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-40.5 + pos: -0.5,-13.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47792 + - uid: 43725 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-36.5 + pos: 66.5,50.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 47793 + - uid: 54480 components: - type: Transform - pos: 64.5,-29.5 + pos: -0.5,-12.5 + parent: 53899 + - uid: 54940 + components: + - type: Transform + pos: 7.5,1.5 + parent: 54730 + - uid: 66622 + components: + - type: Transform + pos: 4.5,-9.5 + parent: 65849 + - uid: 67875 + components: + - type: Transform + pos: 9.5,1.5 + parent: 66965 + - type: BatterySelfRecharger + autoRechargeRate: 8000000 + autoRecharge: True + - uid: 71120 + components: + - type: Transform + pos: 6.5,1.5 + parent: 56001 + - uid: 71121 + components: + - type: Transform + pos: 4.5,1.5 + parent: 56001 +- proto: SMESBasicEmpty + entities: + - uid: 26068 + components: + - type: Transform + pos: -74.5,76.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 26035 - - type: Stealth - lastVisibility: -1 - - uid: 51753 +- proto: SMESMachineCircuitboard + entities: + - uid: 16186 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,58.5 + pos: 22.659426,12.58697 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 51754 + - uid: 16187 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,63.5 + pos: 22.440676,12.58697 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 51755 + - uid: 16188 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,67.5 + pos: 22.190676,12.58697 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 25140 - - type: Stealth - lastVisibility: -1 - - uid: 51762 + - uid: 17900 components: - type: Transform - pos: -6.5,-9.5 + pos: 63.479027,52.57523 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51763 + - uid: 63323 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-7.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51764 + pos: -12.473246,27.314924 + parent: 56631 + - uid: 66623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-2.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51765 + pos: 3.6121006,-12.5481615 + parent: 65849 +- proto: SmokingPipeFilledTobacco + entities: + - uid: 9512 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,3.5 + pos: 2.6236496,55.473904 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51766 +- proto: SnowBattlemap + entities: + - uid: 9635 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,8.5 + pos: -5.0484514,43.81969 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51767 + - uid: 9637 components: - type: Transform - pos: -7.5,13.5 + pos: -6.4859514,44.43147 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51768 +- proto: SoakedCigarette + entities: + - uid: 63324 components: - type: Transform - pos: -3.5,13.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51769 + pos: 4.024704,74.75775 + parent: 56631 + - uid: 63325 components: - type: Transform - pos: 2.5,13.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51770 + pos: 3.868454,74.71088 + parent: 56631 +- proto: Soap + entities: + - uid: 8381 components: - type: Transform - pos: 6.5,13.5 + pos: -52.594696,66.4935 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51771 + - uid: 19094 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,8.5 + pos: -0.6769824,-38.44811 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51772 + - uid: 26291 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,3.5 + pos: -38.42903,-73.75012 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51773 + - uid: 51136 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-2.5 + pos: -44.752174,108.41335 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51774 + - uid: 66624 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-7.5 + pos: 3.5727243,-19.849682 + parent: 65849 +- proto: SoapDeluxe + entities: + - uid: 8013 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -58.18413,4.456664 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51775 + - uid: 18911 components: - type: Transform - pos: 5.5,-9.5 + pos: -33.491066,-62.65535 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51776 +- proto: SoapHomemade + entities: + - uid: 67876 components: - type: Transform - pos: -0.5,-11.5 + rot: -1.5707963267948966 rad + pos: -1.4824123,13.4706 + parent: 66965 +- proto: SoapNT + entities: + - uid: 8382 + components: + - type: Transform + pos: -52.36032,66.727875 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51777 + - uid: 11401 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,-10.5 + pos: -23.618683,41.566277 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51778 + - uid: 11402 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-9.5 + rot: -1.5707963267948966 rad + pos: -23.228058,41.566277 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51779 +- proto: SoapSyndie + entities: + - uid: 63326 + components: + - type: Transform + pos: 4.456028,10.513953 + parent: 56631 + - uid: 63327 + components: + - type: Transform + pos: 8.472605,23.868835 + parent: 56631 + - uid: 63328 + components: + - type: Transform + pos: 8.48823,27.215958 + parent: 56631 +- proto: soda_dispenser + entities: + - uid: 4594 + components: + - type: Transform + pos: -33.5,45.5 + parent: 2 + - uid: 5431 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-10.5 + pos: -104.5,17.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51780 + - uid: 11890 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-6.5 + rot: 1.5707963267948966 rad + pos: -92.5,57.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51781 + - uid: 12795 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-4.5 + pos: 1.5,78.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51783 + - uid: 12989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-5.5 + rot: 3.141592653589793 rad + pos: -65.5,-49.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51784 + - uid: 29364 + components: + - type: Transform + pos: 28.5,-74.5 + parent: 2 +- proto: SodaDispenserEmpty + entities: + - uid: 16907 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,-3.5 + pos: 48.5,24.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51785 + - uid: 19524 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-4.5 + pos: 35.5,-5.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51786 +- proto: SolarAssemblyFlatpack + entities: + - uid: 63329 components: - type: Transform - pos: -3.5,1.5 - parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51787 + pos: -25.63872,27.47773 + parent: 56631 + - uid: 63330 components: - type: Transform - pos: 2.5,1.5 + pos: -25.23247,27.680855 + parent: 56631 +- proto: SolarPanel + entities: + - uid: 25400 + components: + - type: Transform + pos: -78.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51788 + - uid: 25401 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,3.5 + pos: -79.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51789 + - uid: 25402 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,3.5 + pos: -80.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51790 + - uid: 25403 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,4.5 + pos: -81.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51791 + - uid: 25404 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,4.5 + pos: -82.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - type: Stealth - lastVisibility: -1 - - uid: 51800 + - uid: 25405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,21.5 + pos: -83.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51801 + - uid: 25407 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,23.5 + pos: -83.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51802 + - uid: 25408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,27.5 + pos: -82.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51803 + - uid: 25409 components: - type: Transform - pos: 3.5,27.5 + pos: -81.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51804 + - uid: 25410 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,15.5 + pos: -80.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51805 + - uid: 25411 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,17.5 + pos: -79.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51806 + - uid: 25412 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,17.5 + pos: -78.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51807 + - uid: 25413 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,25.5 + pos: -74.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51808 + - uid: 25414 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,21.5 + pos: -73.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51809 + - uid: 25415 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,21.5 + pos: -72.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51810 + - uid: 25416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,18.5 + pos: -71.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51811 + - uid: 25417 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,13.5 + pos: -70.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51812 + - uid: 25418 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,28.5 + pos: -69.5,83.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51813 + - uid: 25419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,28.5 + pos: -69.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51814 + - uid: 25420 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,32.5 + pos: -70.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51815 + - uid: 25421 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,32.5 + pos: -71.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51816 + - uid: 25422 components: - type: Transform - pos: 14.5,36.5 + pos: -72.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51817 + - uid: 25423 components: - type: Transform - pos: 16.5,36.5 + pos: -73.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51818 + - uid: 25424 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,13.5 + pos: -74.5,81.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51819 + - uid: 25426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,13.5 + pos: -68.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51820 + - uid: 25427 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,8.5 + pos: -69.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51821 + - uid: 25428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,14.5 + pos: -70.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51822 + - uid: 25429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,19.5 + pos: -71.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51823 + - uid: 25430 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,19.5 + pos: -72.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51824 + - uid: 25431 components: - type: Transform - pos: 23.5,23.5 + pos: -73.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51825 + - uid: 25432 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,26.5 + pos: -74.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51826 + - uid: 25433 + components: + - type: Transform + pos: -74.5,87.5 + parent: 2 + - uid: 25434 components: - type: Transform - pos: 19.5,31.5 + pos: -73.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51827 + - uid: 25435 components: - type: Transform - pos: 24.5,31.5 + pos: -72.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51828 + - uid: 25436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,26.5 + pos: -71.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51829 + - uid: 25437 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,26.5 + pos: -70.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51830 + - uid: 25438 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,21.5 + pos: -69.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51831 + - uid: 25439 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,31.5 + pos: -68.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51833 + - uid: 25440 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,35.5 + pos: -78.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51834 + - uid: 25441 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,35.5 + pos: -79.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51835 + - uid: 25442 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,34.5 + pos: -80.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51836 + - uid: 25443 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,15.5 + pos: -81.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - type: Stealth - lastVisibility: -1 - - uid: 51837 + - uid: 25444 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 51.5,1.5 + pos: -82.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51838 + - uid: 25445 components: - type: Transform - pos: 50.5,5.5 + pos: -83.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51839 + - uid: 25446 components: - type: Transform - pos: 54.5,5.5 + pos: -84.5,87.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51840 + - uid: 25447 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,1.5 + pos: -84.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51841 + - uid: 25448 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,2.5 + pos: -83.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51842 + - uid: 25449 components: - type: Transform - pos: 62.5,0.5 + pos: -82.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51843 + - uid: 25450 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,6.5 + pos: -81.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51844 + - uid: 25451 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,6.5 + pos: -80.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51846 + - uid: 25452 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,2.5 + pos: -79.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51847 + - uid: 25453 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-2.5 + pos: -78.5,85.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51848 + - uid: 25454 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,2.5 + pos: -78.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51849 + - uid: 25455 components: - type: Transform - pos: 73.5,7.5 + pos: -79.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51850 + - uid: 25456 components: - type: Transform - pos: 68.5,7.5 + pos: -80.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51851 + - uid: 25458 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-6.5 + pos: -81.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51852 + - uid: 25459 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-6.5 + pos: -82.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51853 + - uid: 25460 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,-6.5 + pos: -83.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51854 + - uid: 25461 components: - type: Transform - pos: 71.5,0.5 + pos: -83.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51855 + - uid: 25462 components: - type: Transform - pos: 75.5,-4.5 + pos: -82.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51856 + - uid: 25463 components: - type: Transform - pos: 75.5,0.5 + pos: -81.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51857 + - uid: 25464 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-8.5 + pos: -80.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51858 + - uid: 25465 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-12.5 + pos: -79.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51859 + - uid: 25466 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-15.5 + pos: -78.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51860 + - uid: 25467 components: - type: Transform - rot: 3.141592653589793 rad - pos: 72.5,-17.5 + pos: -74.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51861 + - uid: 25468 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-15.5 + pos: -73.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - type: Stealth - lastVisibility: -1 - - uid: 51915 + - uid: 25469 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-50.5 + pos: -72.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51916 + - uid: 25470 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-49.5 + pos: -71.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51918 + - uid: 25471 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-46.5 + pos: -70.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51919 + - uid: 25472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-53.5 + pos: -69.5,89.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51920 + - uid: 25473 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-50.5 + pos: -69.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51921 + - uid: 25474 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-46.5 + pos: -70.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51922 + - uid: 25475 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-61.5 + pos: -71.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51923 + - uid: 25476 components: - type: Transform - pos: 4.5,-56.5 + pos: -72.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51924 + - uid: 25477 components: - type: Transform - pos: 11.5,-57.5 + pos: -73.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51925 + - uid: 25478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-60.5 + pos: -74.5,91.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51926 + - uid: 25631 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-57.5 + pos: -69.5,98.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51927 + - uid: 25633 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-55.5 + pos: -83.5,95.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51928 + - uid: 25634 components: - type: Transform - pos: 10.5,-49.5 + pos: -83.5,96.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51929 + - uid: 25635 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-53.5 + pos: -83.5,97.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51930 + - uid: 25636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-53.5 + pos: -83.5,98.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51931 + - uid: 25637 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-50.5 + pos: -81.5,98.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51932 + - uid: 25638 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-46.5 + pos: -81.5,97.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51933 + - uid: 25639 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-42.5 + pos: -81.5,96.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - type: Timer - - uid: 51934 + - uid: 25640 components: - type: Transform - pos: 9.5,-36.5 + pos: -81.5,95.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51935 + - uid: 25641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-40.5 + pos: -71.5,95.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51936 + - uid: 25642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-35.5 + pos: -71.5,96.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51937 + - uid: 25643 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,-44.5 + pos: -71.5,97.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51938 + - uid: 25644 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-43.5 + pos: -71.5,98.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51939 + - uid: 25645 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-43.5 + pos: -69.5,97.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51940 + - uid: 25646 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-41.5 + pos: -69.5,96.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51941 + - uid: 25647 components: - type: Transform - pos: -16.5,-39.5 + pos: -69.5,95.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51914 - - type: Stealth - lastVisibility: -1 - - uid: 51978 + - uid: 27422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-14.5 + pos: 33.5,-112.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 51793 - - uid: 51979 + - uid: 27425 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-12.5 + pos: 21.5,-114.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 24898 - - uid: 51985 + - uid: 27426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-13.5 + pos: 22.5,-114.5 parent: 2 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 22713 - - uid: 52569 + - uid: 27427 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,81.5 - parent: 45711 - - uid: 52899 + pos: 23.5,-114.5 + parent: 2 + - uid: 27428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,70.5 - parent: 45711 - - uid: 52900 + pos: 24.5,-114.5 + parent: 2 + - uid: 27429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,70.5 - parent: 45711 - - uid: 53034 + pos: 25.5,-114.5 + parent: 2 + - uid: 27430 components: - type: Transform - pos: 0.5,77.5 - parent: 45711 - - uid: 53035 + pos: 26.5,-114.5 + parent: 2 + - uid: 27431 components: - type: Transform - pos: 5.5,77.5 - parent: 45711 - - uid: 53036 + pos: 27.5,-114.5 + parent: 2 + - uid: 27432 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,70.5 - parent: 45711 - - uid: 53038 + pos: 25.5,-115.5 + parent: 2 + - uid: 27433 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,74.5 - parent: 45711 - - uid: 53039 + pos: 24.5,-115.5 + parent: 2 + - uid: 27434 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,74.5 - parent: 45711 - - uid: 53041 + pos: 23.5,-115.5 + parent: 2 + - uid: 27436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,70.5 - parent: 45711 - - uid: 53195 + pos: 21.5,-112.5 + parent: 2 + - uid: 27437 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,80.5 - parent: 45711 - - uid: 53355 + pos: 22.5,-112.5 + parent: 2 + - uid: 27438 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,62.5 - parent: 45711 - - uid: 53894 + pos: 23.5,-112.5 + parent: 2 + - uid: 27439 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,49.5 - parent: 45711 - - uid: 54292 + pos: 24.5,-112.5 + parent: 2 + - uid: 27440 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,50.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54326 - - uid: 54294 + pos: 25.5,-112.5 + parent: 2 + - uid: 27441 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,52.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54321 - - uid: 54295 + pos: 26.5,-112.5 + parent: 2 + - uid: 27442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,44.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54321 - - uid: 54296 + pos: 27.5,-112.5 + parent: 2 + - uid: 27443 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,52.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54331 - - uid: 54297 + pos: 25.5,-111.5 + parent: 2 + - uid: 27444 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,44.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54331 - - uid: 54298 + pos: 24.5,-111.5 + parent: 2 + - uid: 27445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,46.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54326 - - uid: 54299 + pos: 23.5,-111.5 + parent: 2 + - uid: 27448 components: - type: Transform - pos: -52.5,54.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54330 - - uid: 54300 + pos: 21.5,-109.5 + parent: 2 + - uid: 27449 components: - type: Transform - pos: -47.5,54.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54322 - - uid: 54301 + pos: 22.5,-109.5 + parent: 2 + - uid: 27450 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,42.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54322 - - uid: 54302 + pos: 23.5,-109.5 + parent: 2 + - uid: 27451 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,42.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54330 - - uid: 54304 + pos: 24.5,-109.5 + parent: 2 + - uid: 27452 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,48.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54331 -- proto: PoweredlightSodium - entities: - - uid: 7985 + pos: 25.5,-109.5 + parent: 2 + - uid: 27453 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 48.5,18.5 + pos: 27.5,-108.5 parent: 2 - - uid: 21209 + - uid: 27454 components: - type: Transform - pos: 45.5,26.5 + pos: 26.5,-108.5 parent: 2 - - uid: 28724 + - uid: 27455 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,20.5 + pos: 25.5,-108.5 parent: 2 - - uid: 42713 + - uid: 27456 components: - type: Transform - pos: 35.5,26.5 + pos: 24.5,-108.5 parent: 2 - - uid: 48886 + - uid: 27457 components: - type: Transform - pos: 27.5,35.5 - parent: 45711 - - uid: 48887 + pos: 23.5,-108.5 + parent: 2 + - uid: 27458 components: - type: Transform - pos: 33.5,35.5 - parent: 45711 - - uid: 48888 + pos: 22.5,-108.5 + parent: 2 + - uid: 27459 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,23.5 - parent: 45711 - - uid: 51325 + pos: 21.5,-108.5 + parent: 2 + - uid: 27460 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -66.5,-35.5 + pos: 20.5,-108.5 parent: 2 - - uid: 51550 + - uid: 27461 components: - type: Transform - pos: 52.5,26.5 + pos: 19.5,-108.5 parent: 2 - - uid: 51551 + - uid: 27462 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,20.5 + pos: 19.5,-106.5 parent: 2 - - uid: 51554 + - uid: 27463 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,16.5 + pos: 20.5,-106.5 parent: 2 - - uid: 51652 + - uid: 27464 components: - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,13.5 + pos: 21.5,-106.5 parent: 2 -- proto: PoweredSmallLight - entities: - - uid: 115 + - uid: 27465 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,35.5 + pos: 22.5,-106.5 parent: 2 - - uid: 597 + - uid: 27466 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,7.5 + pos: 23.5,-106.5 parent: 2 - - uid: 663 + - uid: 27467 components: - type: Transform - pos: -17.5,46.5 + pos: 24.5,-106.5 parent: 2 - - uid: 745 + - uid: 27468 components: - type: Transform - pos: -1.5,-6.5 + pos: 25.5,-106.5 parent: 2 - - uid: 812 + - uid: 27469 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,38.5 + pos: 26.5,-106.5 parent: 2 - - uid: 1049 + - uid: 27470 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,50.5 + pos: 27.5,-106.5 parent: 2 - - uid: 1095 + - uid: 27471 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,50.5 + pos: 25.5,-105.5 parent: 2 - - uid: 1452 + - uid: 27472 components: - type: Transform - pos: -13.5,-11.5 + pos: 24.5,-105.5 parent: 2 - - uid: 1576 + - uid: 27473 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-36.5 + pos: 23.5,-105.5 parent: 2 - - uid: 1590 + - uid: 27474 components: - type: Transform - pos: 52.5,-29.5 + pos: 22.5,-105.5 parent: 2 - - uid: 2037 + - uid: 27475 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 45.5,31.5 + pos: 21.5,-105.5 parent: 2 - - uid: 6387 + - uid: 27477 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,38.5 + pos: 23.5,-103.5 parent: 2 - - uid: 6693 + - uid: 27478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,9.5 + pos: 24.5,-103.5 parent: 2 - - uid: 6951 + - uid: 27479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-58.5 + pos: 25.5,-103.5 parent: 2 - - uid: 6991 + - uid: 27480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,71.5 + pos: 21.5,-102.5 parent: 2 - - uid: 7346 + - uid: 27481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,71.5 + pos: 22.5,-102.5 parent: 2 - - uid: 7351 + - uid: 27482 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-60.5 + pos: 23.5,-102.5 parent: 2 - - uid: 7759 + - uid: 27483 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,1.5 - parent: 45711 - - uid: 7760 + pos: 24.5,-102.5 + parent: 2 + - uid: 27484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-6.5 - parent: 45711 - - uid: 7945 + pos: 25.5,-102.5 + parent: 2 + - uid: 27485 components: - type: Transform - pos: -42.5,-8.5 + pos: 26.5,-102.5 parent: 2 - - uid: 7986 + - uid: 27486 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,26.5 + pos: 27.5,-102.5 parent: 2 - - uid: 8064 + - uid: 27487 components: - type: Transform - pos: -15.5,67.5 + pos: 27.5,-100.5 parent: 2 - - uid: 8704 + - uid: 27488 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-81.5 + pos: 26.5,-100.5 parent: 2 - - uid: 9676 + - uid: 27489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-77.5 + pos: 25.5,-100.5 parent: 2 - - uid: 10354 + - uid: 27490 components: - type: Transform - pos: -5.5,-56.5 + pos: 24.5,-100.5 parent: 2 - - uid: 10390 + - uid: 27491 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,44.5 + pos: 23.5,-100.5 parent: 2 - - uid: 10411 + - uid: 27492 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,44.5 + pos: 22.5,-100.5 parent: 2 - - uid: 10465 + - uid: 27493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,29.5 + pos: 21.5,-100.5 parent: 2 - - uid: 10621 + - uid: 27494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,27.5 + pos: 23.5,-99.5 parent: 2 - - uid: 11124 + - uid: 27495 components: - type: Transform - pos: 23.5,-43.5 + pos: 24.5,-99.5 parent: 2 - - uid: 11144 + - uid: 27496 components: - type: Transform - pos: 67.5,-40.5 + pos: 25.5,-99.5 parent: 2 - - uid: 11286 + - uid: 27498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,48.5 + pos: 33.5,-102.5 parent: 2 - - uid: 14175 + - uid: 27499 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-36.5 + pos: 34.5,-102.5 parent: 2 - - uid: 14342 + - uid: 27500 components: - type: Transform - pos: 49.5,-29.5 + pos: 35.5,-102.5 parent: 2 - - uid: 14510 + - uid: 27501 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,41.5 + pos: 36.5,-102.5 parent: 2 - - uid: 16140 + - uid: 27502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-23.5 + pos: 37.5,-102.5 parent: 2 - - uid: 17396 + - uid: 27503 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-74.5 + pos: 38.5,-102.5 parent: 2 - - uid: 18273 + - uid: 27504 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-54.5 + pos: 39.5,-102.5 parent: 2 - - uid: 18274 + - uid: 27506 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-54.5 + pos: 39.5,-100.5 parent: 2 - - uid: 18567 + - uid: 27507 components: - type: Transform - pos: 50.5,32.5 + pos: 38.5,-100.5 parent: 2 - - uid: 18574 + - uid: 27508 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,34.5 + pos: 37.5,-100.5 parent: 2 - - uid: 18764 + - uid: 27509 components: - type: Transform - pos: 55.5,39.5 + pos: 36.5,-100.5 parent: 2 - - uid: 19623 + - uid: 27510 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,47.5 + pos: 35.5,-100.5 parent: 2 - - uid: 20152 + - uid: 27511 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,46.5 + pos: 34.5,-100.5 parent: 2 - - uid: 20323 + - uid: 27512 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,47.5 + pos: 33.5,-100.5 parent: 2 - - uid: 20965 + - uid: 27514 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,40.5 + pos: 35.5,-99.5 parent: 2 - - uid: 21418 + - uid: 27515 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-10.5 + pos: 36.5,-99.5 parent: 2 - - uid: 21777 + - uid: 27516 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,31.5 + pos: 37.5,-99.5 parent: 2 - - uid: 21807 + - uid: 27517 components: - type: Transform - pos: -7.5,-26.5 + pos: 35.5,-103.5 parent: 2 - - uid: 22049 + - uid: 27518 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,45.5 + pos: 36.5,-103.5 parent: 2 - - uid: 22198 + - uid: 27519 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,3.5 + pos: 37.5,-103.5 parent: 2 - - uid: 22255 + - uid: 27521 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-50.5 + pos: 33.5,-106.5 parent: 2 - - uid: 22673 + - uid: 27522 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,52.5 + pos: 34.5,-106.5 parent: 2 - - uid: 22896 + - uid: 27523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,54.5 + pos: 35.5,-106.5 parent: 2 - - uid: 22982 + - uid: 27524 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-74.5 + pos: 36.5,-106.5 parent: 2 - - uid: 22998 + - uid: 27525 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-18.5 + pos: 37.5,-106.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 22999 + - uid: 27526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,4.5 + pos: 38.5,-106.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23001 + - uid: 27527 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-40.5 + pos: 39.5,-106.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23002 + - uid: 27528 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-54.5 + pos: 40.5,-106.5 parent: 2 - - uid: 23004 + - uid: 27529 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-54.5 + pos: 41.5,-106.5 parent: 2 - - uid: 23005 + - uid: 27531 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-50.5 + pos: 39.5,-105.5 parent: 2 - - uid: 23007 + - uid: 27532 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,-8.5 + pos: 38.5,-105.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23008 + - uid: 27533 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-11.5 + pos: 37.5,-105.5 parent: 2 - - uid: 23011 + - uid: 27534 components: - type: Transform - pos: 27.5,-29.5 + pos: 36.5,-105.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23012 + - uid: 27535 components: - type: Transform - pos: 43.5,-10.5 + pos: 35.5,-105.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23013 + - uid: 27536 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-14.5 + pos: 33.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23014 + - uid: 27537 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-14.5 + pos: 34.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23019 + - uid: 27538 components: - type: Transform - pos: -70.5,-21.5 + pos: 35.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23020 + - uid: 27539 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,-22.5 + pos: 36.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23024 + - uid: 27540 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-25.5 + pos: 37.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23025 + - uid: 27541 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-25.5 + pos: 38.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23026 + - uid: 27542 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-25.5 + pos: 39.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23027 + - uid: 27543 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-25.5 + pos: 40.5,-108.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23028 + - uid: 27544 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-7.5 + pos: 41.5,-108.5 parent: 2 - - uid: 23031 + - uid: 27546 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,-3.5 + pos: 39.5,-109.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23032 + - uid: 27547 + components: + - type: Transform + pos: 38.5,-109.5 + parent: 2 + - uid: 27548 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,-3.5 + pos: 37.5,-109.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 25000 - - uid: 23035 + - uid: 27549 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-5.5 + pos: 36.5,-109.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 25001 - - uid: 23036 + - uid: 27550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-5.5 + pos: 35.5,-109.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 25002 - - uid: 23037 + - uid: 27551 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-5.5 + pos: 34.5,-112.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 25003 - - uid: 23039 + - uid: 27552 components: - type: Transform - pos: -42.5,7.5 + pos: 35.5,-112.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 25007 - - uid: 23040 + - uid: 27553 components: - type: Transform - pos: -45.5,7.5 + pos: 36.5,-112.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: DeviceLinkSink - links: - - 25006 - - uid: 23046 + - uid: 27554 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,-63.5 + pos: 37.5,-112.5 parent: 2 - - uid: 23047 + - uid: 27555 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-60.5 + pos: 38.5,-112.5 parent: 2 - - uid: 23049 + - uid: 27556 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-54.5 + pos: 39.5,-112.5 parent: 2 - - uid: 23051 + - uid: 27557 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-54.5 + pos: 37.5,-111.5 parent: 2 - - type: Timer - - uid: 23053 + - uid: 27558 components: - type: Transform - pos: 4.5,-13.5 + pos: 36.5,-111.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23054 + - uid: 27559 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,37.5 + pos: 35.5,-111.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23056 + - uid: 27560 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,6.5 + pos: 33.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23058 + - uid: 27561 components: - type: Transform - pos: -34.5,7.5 + pos: 34.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23059 + - uid: 27562 components: - type: Transform - pos: -32.5,7.5 + pos: 35.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23060 + - uid: 27563 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-56.5 + pos: 36.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23061 + - uid: 27564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-59.5 + pos: 37.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23062 + - uid: 27565 components: - type: Transform - pos: -23.5,-58.5 + pos: 38.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23063 + - uid: 27566 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,-60.5 + pos: 39.5,-114.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23064 + - uid: 27567 components: - type: Transform - pos: 35.5,-36.5 + pos: 37.5,-115.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23069 + - uid: 27568 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-33.5 + pos: 36.5,-115.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23070 + - uid: 27569 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-47.5 + pos: 35.5,-115.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23077 + - uid: 29297 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,-54.5 + pos: -86.5,-87.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23078 + - uid: 29301 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-66.5 + pos: -91.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23079 + - uid: 29302 components: - type: Transform - pos: -51.5,-16.5 + pos: -89.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23080 + - uid: 29303 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,-8.5 + pos: -89.5,-81.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23082 + - uid: 29304 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,9.5 + pos: -91.5,-81.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 23083 + - uid: 29305 components: - type: Transform - pos: -42.5,19.5 + pos: -92.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23085 + - uid: 29306 components: - type: Transform - pos: -35.5,33.5 + pos: -92.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23087 + - uid: 29307 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,48.5 + pos: -92.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23094 + - uid: 29308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-53.5 + pos: -92.5,-82.5 parent: 2 - - uid: 23095 + - uid: 29309 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,48.5 + pos: -91.5,-85.5 parent: 2 - - uid: 23096 + - uid: 29310 components: - type: Transform - pos: -19.5,-55.5 + pos: -91.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23098 + - uid: 29311 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,38.5 + pos: -91.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23101 + - uid: 29312 components: - type: Transform - pos: -29.5,15.5 + pos: -91.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23104 + - uid: 29313 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,48.5 + pos: -89.5,-82.5 parent: 2 - - uid: 23105 + - uid: 29314 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,43.5 + pos: -89.5,-83.5 parent: 2 - - uid: 23107 + - uid: 29315 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,49.5 + pos: -89.5,-84.5 parent: 2 - - uid: 23113 + - uid: 29316 components: - type: Transform - pos: 36.5,-8.5 + pos: -89.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23115 + - uid: 29317 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-16.5 + pos: -88.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23118 + - uid: 29318 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-28.5 + pos: -88.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23120 + - uid: 29319 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-30.5 + pos: -88.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23121 + - uid: 29320 components: - type: Transform - pos: 11.5,-31.5 + pos: -88.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23122 + - uid: 29321 components: - type: Transform - pos: 18.5,-29.5 + pos: -86.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23123 + - uid: 29322 components: - type: Transform - pos: 12.5,-29.5 + pos: -86.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23128 + - uid: 29323 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-56.5 + pos: -86.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23129 + - uid: 29324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-59.5 + pos: -86.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23131 + - uid: 29325 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,-68.5 + pos: -86.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23145 + - uid: 29326 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,5.5 + pos: -85.5,-87.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23147 + - uid: 29327 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,-13.5 + pos: -85.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23148 + - uid: 29328 components: - type: Transform - pos: -46.5,-4.5 + pos: -85.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23154 + - uid: 29329 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,13.5 + pos: -85.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23155 + - uid: 29330 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,9.5 + pos: -85.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23160 + - uid: 29331 components: - type: Transform - pos: 16.5,-8.5 + pos: -85.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23162 + - uid: 29332 components: - type: Transform - pos: -30.5,7.5 + pos: -85.5,-81.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23163 + - uid: 29333 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 50.5,-9.5 + pos: -83.5,-81.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23167 + - uid: 29334 components: - type: Transform - pos: 3.5,-30.5 + pos: -85.5,-88.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23169 + - uid: 29335 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,13.5 + pos: -83.5,-88.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23170 + - uid: 29336 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,15.5 + pos: -83.5,-87.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23175 + - uid: 29337 components: - type: Transform - pos: -100.5,15.5 + pos: -83.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23176 + - uid: 29338 components: - type: Transform - pos: -100.5,23.5 + pos: -83.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23177 + - uid: 29339 components: - type: Transform - rot: 3.141592653589793 rad - pos: -100.5,13.5 + pos: -83.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23178 + - uid: 29340 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,45.5 + pos: -83.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23179 + - uid: 29341 components: - type: Transform - rot: 3.141592653589793 rad - pos: -100.5,21.5 + pos: -83.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23180 + - uid: 29342 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.5,45.5 + pos: -82.5,-87.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23181 + - uid: 29343 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,45.5 + pos: -82.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23182 + - uid: 29344 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,10.5 + pos: -82.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23184 + - uid: 29345 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-47.5 + pos: -82.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23185 + - uid: 29346 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-50.5 + pos: -82.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23186 + - uid: 29347 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-53.5 + pos: -82.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23187 + - uid: 29350 components: - type: Transform - pos: -30.5,-65.5 + pos: -80.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23189 + - uid: 29351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,36.5 + pos: -80.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23190 + - uid: 29352 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,-15.5 + pos: -80.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23191 + - uid: 29353 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,-13.5 + pos: -80.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23196 + - uid: 29354 components: - type: Transform - pos: -76.5,-23.5 + pos: -80.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23197 + - uid: 29355 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,-22.5 + pos: -79.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23198 + - uid: 29356 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,-21.5 + pos: -79.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23199 + - uid: 29357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-11.5 + pos: -79.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23200 + - uid: 29358 components: - type: Transform - pos: -70.5,-15.5 + pos: -79.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23201 + - uid: 29359 components: - type: Transform - rot: 3.141592653589793 rad - pos: -63.5,-13.5 + pos: -79.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23202 + - uid: 29360 components: - type: Transform - pos: -61.5,-15.5 + pos: -79.5,-81.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23203 + - uid: 29361 components: - type: Transform - pos: -56.5,-15.5 + pos: -77.5,-81.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23204 + - uid: 29362 components: - type: Transform - pos: -79.5,40.5 + pos: -79.5,-87.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23206 + - uid: 29363 components: - type: Transform - rot: 3.141592653589793 rad - pos: -97.5,33.5 + pos: -77.5,-87.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23207 + - uid: 29365 components: - type: Transform - rot: 3.141592653589793 rad - pos: -91.5,33.5 + pos: -77.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23208 + - uid: 29366 components: - type: Transform - pos: -91.5,40.5 + pos: -77.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23209 + - uid: 29367 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,33.5 + pos: -77.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23210 + - uid: 29368 components: - type: Transform - pos: -73.5,40.5 + pos: -77.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23211 + - uid: 29369 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,33.5 + pos: -77.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23212 + - uid: 29370 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,33.5 + pos: -76.5,-86.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23213 + - uid: 29371 components: - type: Transform - pos: -61.5,40.5 + pos: -76.5,-85.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23214 + - uid: 29372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -67.5,-17.5 + pos: -76.5,-84.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23215 + - uid: 29373 components: - type: Transform - rot: 3.141592653589793 rad - pos: -62.5,-24.5 + pos: -76.5,-83.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23216 + - uid: 29374 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,-24.5 + pos: -76.5,-82.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23217 + - uid: 29375 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,-24.5 + pos: -80.5,-76.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23219 + - uid: 29376 components: - type: Transform - pos: -92.5,-23.5 + pos: -80.5,-75.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23221 + - uid: 29377 components: - type: Transform - pos: -55.5,-22.5 + pos: -80.5,-74.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23222 + - uid: 29378 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,-31.5 + pos: -80.5,-73.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23223 + - uid: 29379 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,-26.5 + pos: -80.5,-72.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23225 + - uid: 29380 components: - type: Transform - pos: -92.5,-26.5 + pos: -79.5,-76.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23226 + - uid: 29381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,-42.5 + pos: -79.5,-75.5 parent: 2 - - uid: 23227 + - uid: 29382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-46.5 + pos: -79.5,-74.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 23228 + - uid: 29383 components: - type: Transform - pos: -37.5,-40.5 + pos: -79.5,-73.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23229 + - uid: 29384 components: - type: Transform - pos: -39.5,-64.5 + pos: -79.5,-72.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23230 + - uid: 29385 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-62.5 + pos: -79.5,-71.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23231 + - uid: 29386 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-64.5 + pos: -77.5,-71.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23232 + - uid: 29387 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,2.5 + pos: -77.5,-72.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23233 + - uid: 29388 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,6.5 + pos: -77.5,-73.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23235 + - uid: 29389 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,38.5 + pos: -77.5,-74.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23237 + - uid: 29390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-25.5 + pos: -77.5,-75.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23238 + - uid: 29391 components: - type: Transform - pos: -74.5,-16.5 + pos: -77.5,-76.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23239 + - uid: 29392 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -66.5,-14.5 + pos: -76.5,-72.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23240 + - uid: 29393 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,-23.5 + pos: -76.5,-73.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23241 + - uid: 29394 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,45.5 + pos: -76.5,-74.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - type: Timer - - uid: 23243 + - uid: 29395 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,40.5 + pos: -76.5,-75.5 parent: 2 - - uid: 23250 + - uid: 29396 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-40.5 + pos: -76.5,-76.5 parent: 2 - - uid: 23251 + - uid: 29397 components: - type: Transform - pos: 50.5,-42.5 + pos: -77.5,-77.5 parent: 2 - - uid: 23252 + - uid: 29398 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,-37.5 + pos: -79.5,-77.5 parent: 2 - - uid: 23253 + - uid: 29399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-45.5 + pos: -83.5,-77.5 parent: 2 - - uid: 23255 + - uid: 29400 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 82.5,-54.5 + pos: -83.5,-75.5 parent: 2 - - uid: 23256 + - uid: 29401 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 82.5,-50.5 + pos: -83.5,-76.5 parent: 2 - - uid: 23257 + - uid: 29402 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-47.5 + pos: -82.5,-75.5 parent: 2 - - uid: 23258 + - uid: 29403 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,-47.5 + pos: -82.5,-76.5 parent: 2 - - uid: 23259 + - uid: 29404 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,-41.5 + pos: -83.5,-74.5 parent: 2 - - uid: 23260 + - uid: 29405 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 80.5,-41.5 + pos: -83.5,-73.5 parent: 2 - - uid: 23261 + - uid: 29406 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-34.5 + pos: -83.5,-72.5 parent: 2 - - uid: 23262 + - uid: 29407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-38.5 + pos: -83.5,-71.5 parent: 2 - - uid: 23263 + - uid: 29408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 82.5,-38.5 + pos: -82.5,-74.5 parent: 2 - - type: Timer - - uid: 23264 + - uid: 29409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 82.5,-34.5 + pos: -82.5,-73.5 parent: 2 - - type: Timer - - uid: 23275 + - uid: 29410 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-64.5 + pos: -82.5,-72.5 parent: 2 - - uid: 23276 + - uid: 29411 components: - type: Transform - pos: 22.5,-55.5 + pos: -82.5,-71.5 parent: 2 - - uid: 23277 + - uid: 29412 components: - type: Transform - pos: 50.5,-66.5 + pos: -83.5,-70.5 parent: 2 - - type: DeviceLinkSink - links: - - 25037 - - uid: 23278 + - uid: 29413 components: - type: Transform - pos: 53.5,-66.5 + pos: -85.5,-71.5 parent: 2 - - type: DeviceLinkSink - links: - - 25038 - - uid: 23279 + - uid: 29414 components: - type: Transform - pos: 56.5,-66.5 + pos: -85.5,-72.5 parent: 2 - - type: DeviceLinkSink - links: - - 25039 - - uid: 23280 + - uid: 29415 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-64.5 + pos: -85.5,-73.5 parent: 2 - - uid: 23281 + - uid: 29416 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-64.5 + pos: -85.5,-74.5 parent: 2 - - uid: 23282 + - uid: 29417 components: - type: Transform - pos: 56.5,-62.5 + pos: -85.5,-75.5 parent: 2 - - uid: 23283 + - uid: 29418 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,-58.5 + pos: -85.5,-76.5 parent: 2 - - uid: 23286 + - uid: 29419 components: - type: Transform - pos: -48.5,-63.5 + pos: -86.5,-71.5 parent: 2 - - uid: 23287 + - uid: 29420 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-63.5 + pos: -86.5,-72.5 parent: 2 - - uid: 23288 + - uid: 29421 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-65.5 + pos: -86.5,-73.5 parent: 2 - - uid: 23299 + - uid: 29422 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,-5.5 + pos: -86.5,-74.5 parent: 2 - - uid: 23442 + - uid: 29423 components: - type: Transform - pos: 7.5,-27.5 + pos: -86.5,-75.5 parent: 2 - - uid: 23867 + - uid: 29424 components: - type: Transform - pos: 10.5,-10.5 + pos: -86.5,-76.5 parent: 2 - - uid: 23872 + - uid: 29425 components: - type: Transform - pos: -39.5,-49.5 + pos: -85.5,-77.5 parent: 2 - - uid: 24363 + - uid: 29426 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-81.5 + pos: -85.5,-70.5 parent: 2 - - uid: 24413 + - uid: 29427 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,-37.5 + pos: -92.5,-76.5 parent: 2 - - uid: 24536 + - uid: 29428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-9.5 + pos: -92.5,-75.5 parent: 2 - - uid: 24887 + - uid: 29429 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,52.5 + pos: -92.5,-74.5 parent: 2 - - uid: 24994 + - uid: 29430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,20.5 + pos: -92.5,-73.5 parent: 2 - - uid: 25017 + - uid: 29431 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,43.5 + pos: -91.5,-76.5 parent: 2 - - uid: 25032 + - uid: 29432 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,14.5 + pos: -91.5,-75.5 parent: 2 - - uid: 25168 + - uid: 29433 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,25.5 + pos: -91.5,-74.5 parent: 2 - - uid: 25286 + - uid: 29434 components: - type: Transform - pos: 48.5,32.5 + pos: -91.5,-73.5 parent: 2 - - uid: 25305 + - uid: 29435 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,22.5 + pos: -91.5,-72.5 parent: 2 - - uid: 25316 + - uid: 29436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,18.5 + pos: -89.5,-73.5 parent: 2 - - uid: 25570 + - uid: 29437 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,16.5 + pos: -89.5,-74.5 parent: 2 - - uid: 26113 + - uid: 29438 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-77.5 + pos: -89.5,-75.5 parent: 2 - - uid: 26446 + - uid: 29439 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,-20.5 + pos: -89.5,-76.5 parent: 2 - - uid: 27297 + - uid: 29440 components: - type: Transform - pos: -10.5,-68.5 + pos: -88.5,-73.5 parent: 2 - - uid: 27876 + - uid: 29441 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-32.5 + pos: -88.5,-74.5 parent: 2 - - uid: 28336 + - uid: 29442 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,73.5 + pos: -88.5,-75.5 parent: 2 - - uid: 29067 + - uid: 29443 components: - type: Transform - pos: 11.5,43.5 + pos: -88.5,-76.5 parent: 2 - - uid: 29801 + - uid: 29444 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,57.5 + pos: -89.5,-77.5 parent: 2 - - uid: 32397 + - uid: 29445 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-44.5 + pos: -91.5,-77.5 parent: 2 - - uid: 32449 + - uid: 29446 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-34.5 + pos: -89.5,-72.5 parent: 2 - - uid: 32524 +- proto: SolarTracker + entities: + - uid: 25649 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-47.5 + pos: -76.5,96.5 parent: 2 - - uid: 32760 + - uid: 27577 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-13.5 + pos: 30.5,-115.5 parent: 2 - - uid: 32851 + - uid: 29290 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,4.5 - parent: 32764 - - uid: 35156 + pos: -92.5,-79.5 + parent: 2 + - uid: 63331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,16.5 - parent: 34641 - - uid: 36174 + pos: -8.5,23.5 + parent: 56631 +- proto: SolidSecretDoor + entities: + - uid: 2050 components: - type: Transform rot: -1.5707963267948966 rad - pos: -35.5,-74.5 + pos: -66.5,-3.5 parent: 2 - - uid: 36442 + - uid: 2051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-81.5 + rot: -1.5707963267948966 rad + pos: -59.5,-3.5 parent: 2 - - uid: 36449 + - uid: 10559 components: - type: Transform - pos: -32.5,-84.5 + pos: -27.5,17.5 parent: 2 - - uid: 36451 + - uid: 12924 components: - type: Transform - pos: -38.5,-91.5 + rot: -1.5707963267948966 rad + pos: -77.5,-45.5 parent: 2 - - uid: 36751 + - uid: 12937 components: - type: Transform rot: -1.5707963267948966 rad - pos: 32.5,-40.5 + pos: -74.5,-50.5 parent: 2 - - uid: 37762 + - uid: 13182 components: - type: Transform - pos: 12.5,15.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37763 + pos: -75.5,-46.5 + parent: 2 + - uid: 14760 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,13.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37764 + rot: -1.5707963267948966 rad + pos: 20.5,-87.5 + parent: 2 + - uid: 20755 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,15.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 37765 + pos: 77.5,-59.5 + parent: 2 + - uid: 20756 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,11.5 - parent: 36861 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 41122 + pos: 77.5,-59.5 + parent: 2 + - uid: 24200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-64.5 + pos: 19.5,-88.5 parent: 2 - - uid: 41864 + - uid: 25016 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,71.5 + pos: -23.5,-86.5 parent: 2 - - uid: 41999 + - uid: 25378 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,71.5 + pos: 5.5,37.5 parent: 2 - - uid: 42003 + - uid: 26848 components: - type: Transform - pos: 8.5,67.5 + pos: -36.5,98.5 parent: 2 - - uid: 42005 + - uid: 28118 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,62.5 + pos: -35.5,81.5 parent: 2 - - uid: 42006 + - uid: 33797 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,64.5 + pos: -61.5,-85.5 parent: 2 - - uid: 43022 +- proto: SpaceCash + entities: + - uid: 13025 components: - type: Transform - rot: 3.141592653589793 rad - pos: -99.5,-21.5 + pos: -72.512054,-45.40452 parent: 2 - - uid: 43030 + - uid: 13027 components: - type: Transform - pos: -99.5,-18.5 + pos: -72.59018,-45.482643 parent: 2 - - uid: 43103 + - uid: 13030 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,52.5 + pos: -68.46518,-45.24827 parent: 2 - - uid: 43651 + - uid: 13031 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,36.5 + pos: -68.387054,-45.451393 parent: 2 - - uid: 43693 + - uid: 13032 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,46.5 + pos: -73.36086,-49.47872 parent: 2 - - uid: 43694 + - uid: 13033 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,40.5 + pos: -73.56399,-49.306847 parent: 2 - - uid: 43700 + - uid: 13034 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,50.5 + pos: -73.68899,-49.088097 parent: 2 - - uid: 43701 + - uid: 13035 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,49.5 + pos: -67.54745,-51.450104 parent: 2 - - uid: 43705 + - uid: 13036 + components: + - type: Transform + pos: -67.40682,-51.262604 + parent: 2 + - uid: 13038 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,41.5 + pos: -65.60761,-45.409897 parent: 2 - - uid: 43706 + - uid: 13039 components: - type: Transform - pos: -41.5,47.5 + rot: -1.5707963267948966 rad + pos: -65.43574,-45.503647 parent: 2 - - uid: 43707 + - uid: 13040 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,52.5 + pos: -69.33396,-46.51598 parent: 2 - - uid: 43709 + - uid: 13044 components: - type: Transform rot: 1.5707963267948966 rad - pos: -55.5,39.5 + pos: -76.49556,-49.80586 parent: 2 - - uid: 43713 + - uid: 13045 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,32.5 + rot: 1.5707963267948966 rad + pos: -76.636185,-49.946484 parent: 2 - - uid: 43715 + - uid: 13046 components: - type: Transform - pos: -42.5,34.5 + rot: 1.5707963267948966 rad + pos: -76.40181,-50.071484 parent: 2 - - uid: 43716 + - uid: 13047 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,36.5 + pos: -77.73993,-49.828293 parent: 2 - - uid: 43718 + - uid: 13048 components: - type: Transform - pos: 9.5,-63.5 + pos: -77.64618,-49.797043 parent: 2 - - uid: 43811 + - uid: 13049 components: - type: Transform - pos: 30.5,36.5 + pos: -77.77118,-50.015793 parent: 2 - - uid: 43812 + - uid: 13052 components: - type: Transform - pos: 36.5,36.5 + pos: -71.444626,-48.664062 parent: 2 - - uid: 44044 + - uid: 13053 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-12.5 + pos: -69.27146,-46.67223 parent: 2 - - uid: 44113 + - uid: 13054 components: - type: Transform - pos: 63.5,-8.5 + pos: -69.25584,-46.29723 parent: 2 - - uid: 44227 + - uid: 13055 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,-46.5 + rot: 3.141592653589793 rad + pos: -73.644035,-47.281605 parent: 2 - - uid: 44228 + - uid: 13057 components: - type: Transform - pos: -42.5,-54.5 + pos: -73.34716,-47.32848 parent: 2 - - uid: 44483 + - uid: 13183 components: - type: Transform - pos: 59.5,-20.5 + rot: 1.5707963267948966 rad + pos: -76.511185,-50.102734 parent: 2 - - uid: 44609 + - uid: 21012 components: - type: Transform - pos: 58.5,-17.5 + rot: -6.283185307179586 rad + pos: 83.96788,-62.41988 parent: 2 - - uid: 44647 + - type: Stack + count: 8 +- proto: SpaceCash10 + entities: + - uid: 26858 components: - type: Transform - pos: 63.5,-19.5 + pos: -36.25681,96.90034 parent: 2 - - uid: 44651 + - uid: 27676 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-50.5 + pos: -37.50681,97.10346 parent: 2 - - uid: 44652 + - uid: 28108 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,-52.5 + pos: -36.44431,95.90034 parent: 2 - - uid: 44653 + - uid: 28111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-48.5 + pos: -37.616184,95.11909 parent: 2 - - uid: 44654 + - uid: 28113 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-39.5 + pos: -36.428684,94.57221 parent: 2 - - uid: 44655 + - uid: 28114 components: - type: Transform - pos: 28.5,-51.5 + pos: -37.272434,95.80659 parent: 2 - - uid: 44656 + - uid: 28115 components: - type: Transform - pos: 33.5,-46.5 + pos: -36.38181,97.85346 parent: 2 - - uid: 44657 + - uid: 28116 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,-45.5 + pos: -37.334934,94.22846 parent: 2 - - uid: 44658 + - uid: 28117 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-43.5 + pos: -36.428684,95.19721 parent: 2 - - uid: 44659 + - uid: 30718 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-47.5 + pos: 45.409176,-7.5331564 parent: 2 - - uid: 44660 + - uid: 30820 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-29.5 + pos: 45.627926,-7.4394064 parent: 2 - - uid: 44661 + - uid: 30821 components: - type: Transform - rot: 3.141592653589793 rad - pos: 72.5,-27.5 + pos: 45.596676,-7.6581564 parent: 2 - - uid: 44662 +- proto: SpaceCash100 + entities: + - uid: 13041 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-24.5 + pos: -71.538376,-48.414062 parent: 2 - - uid: 44663 + - uid: 13050 components: - type: Transform - pos: 70.5,-19.5 + pos: -77.505554,-47.492188 parent: 2 - - uid: 44664 + - uid: 28952 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-22.5 + pos: -50.49795,-53.249966 parent: 2 - - uid: 44666 +- proto: SpaceCash1000 + entities: + - uid: 13051 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,-23.5 + pos: -70.4915,-49.289062 parent: 2 - - uid: 44821 +- proto: SpaceCash2500 + entities: + - uid: 28317 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-45.5 - parent: 2 - - uid: 45109 + parent: 28316 + - type: Physics + canCollide: False +- proto: SpaceCash500 + entities: + - uid: 25550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-7.5 - parent: 44868 - - uid: 45295 + parent: 19930 + - type: Stack + count: 1000 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 55728 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,44.5 + pos: -13.620975,2.6447372 + parent: 55280 +- proto: SpaceHeater + entities: + - uid: 13108 + components: + - type: Transform + pos: 13.5,22.5 parent: 2 - - uid: 47055 +- proto: SpaceHeaterAnchored + entities: + - uid: 15487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,36.5 + pos: 13.5,-59.5 parent: 2 - - uid: 47618 + - uid: 15488 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,-3.5 + pos: 23.5,-59.5 parent: 2 - - uid: 47715 + - uid: 16027 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,-30.5 + pos: 33.5,57.5 parent: 2 - - uid: 47716 + - uid: 16051 components: - type: Transform - pos: -40.5,-38.5 + pos: 34.5,57.5 parent: 2 - - uid: 48889 +- proto: SpacemansTrumpetSeeds + entities: + - uid: 31712 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-6.5 - parent: 45711 - - uid: 48890 + pos: -47.482937,105.55427 + parent: 2 +- proto: Spaceshroom + entities: + - uid: 24185 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-6.5 - parent: 45711 - - uid: 48891 + pos: -17.5,-90.5 + parent: 2 + - uid: 24656 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,0.5 - parent: 45711 - - uid: 48892 + pos: -89.5,43.5 + parent: 2 + - uid: 24658 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,0.5 - parent: 45711 - - uid: 48893 + pos: -86.5,36.5 + parent: 2 + - uid: 24696 components: - type: Transform - pos: 2.5,6.5 - parent: 45711 - - uid: 48894 + pos: -89.5,15.5 + parent: 2 + - uid: 24697 components: - type: Transform - pos: -1.5,6.5 - parent: 45711 - - uid: 48895 + pos: -90.5,20.5 + parent: 2 + - uid: 24698 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48896 + pos: -84.5,24.5 + parent: 2 + - uid: 24699 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,8.5 - parent: 45711 - - uid: 48897 + pos: -82.5,28.5 + parent: 2 + - uid: 24700 components: - type: Transform - pos: -1.5,12.5 - parent: 45711 - - uid: 48898 + pos: -78.5,35.5 + parent: 2 + - uid: 24701 components: - type: Transform - pos: 2.5,12.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48899 + pos: -74.5,38.5 + parent: 2 + - uid: 24702 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-8.5 - parent: 45711 - - uid: 48900 + pos: -68.5,41.5 + parent: 2 + - uid: 25396 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48901 + pos: -87.5,1.5 + parent: 2 + - uid: 25399 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,20.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48902 + pos: -67.5,-7.5 + parent: 2 + - uid: 25479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,27.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - 46957 - - uid: 48903 + pos: -76.5,-42.5 + parent: 2 + - uid: 25481 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,23.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48904 + pos: -68.5,-38.5 + parent: 2 + - uid: 25483 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,25.5 - parent: 45711 - - uid: 48905 + pos: -58.5,-38.5 + parent: 2 + - uid: 27921 components: - type: Transform - pos: -18.5,16.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48906 + pos: -36.5,-16.5 + parent: 2 + - uid: 27941 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,10.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48907 + pos: -25.5,-16.5 + parent: 2 + - uid: 28891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,7.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - 46956 - - uid: 48908 + pos: -55.5,-51.5 + parent: 2 + - uid: 28892 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,-0.5 - parent: 45711 - - uid: 48909 + pos: -58.5,-49.5 + parent: 2 + - uid: 28893 components: - type: Transform - pos: 3.5,18.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48910 + pos: -54.5,-49.5 + parent: 2 + - uid: 29076 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,14.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48911 + pos: 30.5,-16.5 + parent: 2 + - uid: 29077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-8.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - 46957 - - uid: 48912 + pos: 32.5,-7.5 + parent: 2 + - uid: 29597 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,22.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48913 + pos: -52.5,-79.5 + parent: 2 + - uid: 30347 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,28.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48914 + pos: 61.5,-24.5 + parent: 2 + - uid: 30348 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,17.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48915 + pos: 63.5,-27.5 + parent: 2 + - uid: 30416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,17.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46956 - - uid: 48916 + pos: 37.5,6.5 + parent: 2 + - uid: 30604 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,20.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48917 + pos: 66.5,-19.5 + parent: 2 + - uid: 30605 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,24.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46957 - - uid: 48918 + pos: 71.5,-17.5 + parent: 2 + - uid: 30606 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,28.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48919 + pos: 79.5,-22.5 + parent: 2 + - uid: 30607 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,37.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48920 + pos: 80.5,-16.5 + parent: 2 + - uid: 30608 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,12.5 - parent: 45711 - - uid: 48921 + pos: 79.5,-10.5 + parent: 2 + - uid: 30609 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,6.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 48922 + pos: 72.5,-11.5 + parent: 2 + - uid: 30610 components: - type: Transform - pos: -2.5,35.5 - parent: 45711 - - uid: 48923 + pos: 67.5,-9.5 + parent: 2 + - uid: 30611 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,32.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 46978 - - uid: 50472 + pos: 62.5,-10.5 + parent: 2 + - uid: 30612 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,41.5 - parent: 45711 - - uid: 51270 + pos: 54.5,-10.5 + parent: 2 + - uid: 30613 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,-66.5 + pos: 59.5,-13.5 parent: 2 - - uid: 51382 + - uid: 30614 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-64.5 + pos: 53.5,-15.5 parent: 2 - - uid: 51383 + - uid: 30615 components: - type: Transform - pos: 3.5,-71.5 + pos: 49.5,-14.5 parent: 2 - - uid: 51384 + - uid: 30753 components: - type: Transform - pos: 11.5,-71.5 + pos: 9.5,57.5 parent: 2 - - uid: 51385 + - uid: 30754 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-69.5 + pos: 18.5,42.5 parent: 2 - - uid: 51386 + - uid: 30755 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-69.5 + pos: 7.5,38.5 parent: 2 - - uid: 51481 + - uid: 30915 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-74.5 + pos: 52.5,7.5 parent: 2 - - uid: 51482 + - uid: 30916 components: - type: Transform - pos: 23.5,-68.5 + pos: 48.5,8.5 parent: 2 - - uid: 51483 + - uid: 30917 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-64.5 + pos: 55.5,11.5 parent: 2 - - uid: 51484 + - uid: 30918 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-58.5 + pos: 59.5,11.5 parent: 2 - - uid: 51486 + - uid: 30920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-69.5 + pos: 51.5,14.5 parent: 2 - - uid: 51558 + - uid: 30921 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,28.5 + pos: 52.5,20.5 parent: 2 - - uid: 51559 + - uid: 30922 components: - type: Transform - pos: 57.5,12.5 + pos: 50.5,23.5 parent: 2 - - uid: 51560 + - uid: 31043 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,17.5 + pos: -80.5,67.5 parent: 2 - - uid: 51561 + - uid: 31044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,23.5 + pos: -78.5,70.5 parent: 2 - - uid: 51638 + - uid: 31263 components: - type: Transform - pos: 30.5,12.5 + pos: -23.5,15.5 parent: 2 - - uid: 51639 + - uid: 31376 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,8.5 + pos: -39.5,78.5 parent: 2 - - uid: 51640 + - uid: 31377 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,9.5 + pos: -32.5,66.5 parent: 2 - - uid: 51641 + - uid: 31378 components: - type: Transform - pos: 36.5,11.5 + pos: -30.5,69.5 parent: 2 - - uid: 51642 + - uid: 31379 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,10.5 + pos: -25.5,64.5 parent: 2 - - uid: 51643 + - uid: 31411 components: - type: Transform - pos: 35.5,7.5 + pos: -13.5,49.5 parent: 2 - - uid: 53363 +- proto: SpaceTickSpawner + entities: + - uid: 66625 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,79.5 - parent: 45711 - - uid: 54240 + pos: 4.5,-12.5 + parent: 65849 + - uid: 66626 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,54.5 - parent: 45711 - - uid: 54306 + pos: -4.5,-16.5 + parent: 65849 + - uid: 66627 components: - type: Transform - pos: -40.5,51.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54319 - - uid: 54309 + pos: -7.5,19.5 + parent: 65849 + - uid: 66628 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,45.5 - parent: 45711 - - type: PoweredLight - on: False - - type: DeviceLinkSink - links: - - 54319 - - uid: 56260 + pos: -0.5,23.5 + parent: 65849 + - uid: 66629 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,4.5 - parent: 56108 -- proto: PoweredSmallLightEmpty + pos: 1.5,13.5 + parent: 65849 + - uid: 66630 + components: + - type: Transform + pos: 9.5,19.5 + parent: 65849 +- proto: SpaceVillainArcade entities: - - uid: 19432 + - uid: 14649 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,-53.5 + pos: -12.5,-84.5 parent: 2 - - uid: 23292 + - type: SpamEmitSound + enabled: False + - uid: 20990 components: + - type: MetaData + desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... + name: повреждённая слот-машина - type: Transform - pos: -62.5,-22.5 + rot: 1.5707963267948966 rad + pos: 77.5,-64.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23293 + - type: SpamEmitSound + enabled: False + - uid: 27766 components: - type: Transform rot: -1.5707963267948966 rad - pos: 43.5,-63.5 + pos: -4.5,-74.5 parent: 2 - - uid: 23295 + - type: SpamEmitSound + enabled: False +- proto: SpaceVillainArcadeComputerCircuitboard + entities: + - uid: 16193 components: - type: Transform - pos: 36.5,-54.5 + rot: 1.5707963267948966 rad + pos: 21.985859,6.6152124 parent: 2 - - uid: 23296 + - uid: 16197 components: - type: Transform rot: 1.5707963267948966 rad - pos: 36.5,-60.5 + pos: 21.673359,6.5995874 parent: 2 - - uid: 23297 +- proto: SpaceVillainArcadeFilled + entities: + - uid: 6089 components: - type: Transform - pos: -44.5,-37.5 + pos: -39.5,37.5 parent: 2 - - uid: 23301 + - type: SpamEmitSound + enabled: False + - uid: 8694 components: - type: Transform - pos: -32.5,-70.5 + rot: 3.141592653589793 rad + pos: -80.5,16.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23303 + - type: SpamEmitSound + enabled: False + - uid: 14894 + components: + - type: Transform + pos: -2.5,-70.5 + parent: 2 + - type: SpamEmitSound + enabled: False + - uid: 20798 components: - type: Transform rot: -1.5707963267948966 rad - pos: -44.5,-57.5 + pos: -75.5,-15.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23304 + - type: SpamEmitSound + enabled: False + - uid: 20987 components: + - type: MetaData + desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... + name: слот-машина - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-69.5 + pos: 77.5,-63.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23305 + - type: SpamEmitSound + enabled: False + - uid: 20988 components: + - type: MetaData + desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... На правой стороне машины выцарапана надпись "Blaze was here". + name: слот-машина - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-71.5 + rot: 1.5707963267948966 rad + pos: 77.5,-62.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23306 + - type: SpamEmitSound + enabled: False + - uid: 24715 components: - type: Transform - pos: -76.5,-20.5 + rot: 1.5707963267948966 rad + pos: -89.5,21.5 parent: 2 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 23307 + - type: SpamEmitSound + enabled: False + - uid: 25316 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-64.5 + rot: 1.5707963267948966 rad + pos: -0.5,-88.5 parent: 2 - - uid: 23308 + - type: SpamEmitSound + enabled: False + - uid: 27764 components: - type: Transform rot: -1.5707963267948966 rad - pos: 49.5,-53.5 + pos: -4.5,-73.5 parent: 2 - - uid: 23309 + - type: SpamEmitSound + enabled: False + - uid: 27765 components: - type: Transform - pos: 46.5,-53.5 + rot: 1.5707963267948966 rad + pos: -6.5,-74.5 parent: 2 - - uid: 34010 - components: - - type: Transform - pos: 12.5,21.5 - parent: 33049 - - type: ApcPowerReceiver - powerLoad: 0 - - uid: 41801 + - type: SpamEmitSound + enabled: False + - uid: 28849 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,49.5 + pos: -61.5,-53.5 parent: 2 - - uid: 47712 + - type: SpamEmitSound + enabled: False + - uid: 63332 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,50.5 - parent: 2 - - type: ContainerContainer - containers: - light_bulb: !type:ContainerSlot - showEnts: False - occludes: True - ent: 47713 - - type: ApcPowerReceiver - powerLoad: 6 - - type: DeviceLinkSink - links: - - 56132 - - uid: 48924 + pos: -9.5,55.5 + parent: 56631 + - uid: 66631 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,-2.5 - parent: 45711 - - uid: 48925 + pos: 9.5,16.5 + parent: 65849 + - uid: 67877 components: - type: Transform rot: -1.5707963267948966 rad - pos: 17.5,23.5 - parent: 45711 - - uid: 48926 + pos: 6.5,17.5 + parent: 66965 + - type: SpamEmitSound + enabled: False +- proto: SpawnMobAlexander + entities: + - uid: 23638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,27.5 - parent: 45711 - - uid: 48927 + pos: -43.5,48.5 + parent: 2 +- proto: SpawnMobBandito + entities: + - uid: 52375 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,20.5 - parent: 45711 - - uid: 48928 + pos: -52.5,49.5 + parent: 2 +- proto: SpawnMobBear + entities: + - uid: 51521 components: - type: Transform - pos: -13.5,16.5 - parent: 45711 - - uid: 48929 + pos: 19.5,-83.5 + parent: 2 + - uid: 63333 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,11.5 - parent: 45711 - - uid: 48930 + pos: -0.5,42.5 + parent: 56631 + - uid: 63334 components: - type: Transform - pos: -2.5,18.5 - parent: 45711 - - uid: 48931 + pos: 6.5,44.5 + parent: 56631 + - uid: 63335 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,14.5 - parent: 45711 - - uid: 48932 + pos: -21.5,22.5 + parent: 56631 + - uid: 63336 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,20.5 - parent: 45711 - - uid: 48933 + pos: 22.5,16.5 + parent: 56631 + - uid: 63337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,28.5 - parent: 45711 - - uid: 48934 + pos: 0.5,33.5 + parent: 56631 + - uid: 63338 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,24.5 - parent: 45711 - - uid: 48935 + pos: 1.5,70.5 + parent: 56631 + - uid: 63339 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,15.5 - parent: 45711 - - uid: 48936 + pos: 4.5,73.5 + parent: 56631 + - uid: 65784 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,32.5 - parent: 45711 - - uid: 48937 + pos: 1.5,1.5 + parent: 65694 +- proto: SpawnMobBearSalvage + entities: + - uid: 63340 components: - type: Transform - pos: 3.5,35.5 - parent: 45711 - - uid: 50471 + pos: -16.5,15.5 + parent: 56631 +- proto: SpawnMobBoxingKangaroo + entities: + - uid: 52395 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,45.5 - parent: 45711 -- proto: PrinterDoc + pos: -32.5,57.5 + parent: 2 +- proto: SpawnMobButterfly entities: - - uid: 740 + - uid: 18365 components: - type: Transform - pos: 51.5,3.5 + pos: -47.5,-69.5 parent: 2 - - uid: 3063 + - uid: 18366 components: - type: Transform - pos: -4.5,43.5 + pos: -46.5,-70.5 parent: 2 - - uid: 21903 + - uid: 18367 components: - type: Transform - pos: 2.5,3.5 + pos: -45.5,-69.5 parent: 2 - - uid: 26886 + - uid: 28082 components: - type: Transform - pos: 5.5,37.5 + pos: -62.5,-56.5 parent: 2 - - uid: 43114 + - uid: 28083 components: - type: Transform - pos: -15.5,-6.5 + pos: -62.5,-60.5 parent: 2 -- proto: Protolathe - entities: - - uid: 18071 + - uid: 28084 components: - type: Transform - pos: 12.5,-13.5 + pos: -58.5,-54.5 parent: 2 - - uid: 45441 + - uid: 28852 components: - type: Transform - pos: -1.5,3.5 - parent: 43176 -- proto: ProtolatheMachineCircuitboard - entities: - - uid: 36028 + pos: -54.5,-51.5 + parent: 2 + - uid: 52414 components: - type: Transform - parent: 36027 - - type: Physics - canCollide: False - - uid: 36030 + pos: -111.5,13.5 + parent: 2 + - uid: 52415 components: - type: Transform - pos: 57.51689,-59.88317 + pos: -108.5,4.5 parent: 2 -- proto: PsychBed - entities: - - uid: 41679 + - uid: 52416 components: - type: Transform - pos: 104.5,52.5 + pos: -101.5,9.5 parent: 2 - - uid: 51389 + - uid: 52417 components: - type: Transform - pos: -17.5,-43.5 + pos: -95.5,12.5 parent: 2 -- proto: Puddle - entities: - - uid: 44294 + - uid: 52418 components: - type: Transform - pos: 61.5,-13.5 + pos: -103.5,12.5 parent: 2 - - uid: 44295 +- proto: SpawnMobCarp + entities: + - uid: 55729 components: - type: Transform - pos: 63.5,-15.5 - parent: 2 - - uid: 44296 + pos: 2.5,13.5 + parent: 55280 + - uid: 63341 components: - type: Transform - pos: 65.5,-13.5 - parent: 2 - - uid: 44297 + pos: -39.5,48.5 + parent: 56631 + - uid: 63342 components: - type: Transform - pos: 65.5,-18.5 - parent: 2 - - uid: 44298 + pos: -0.5,11.5 + parent: 56631 + - uid: 63343 components: - type: Transform - pos: 67.5,-17.5 - parent: 2 - - uid: 44299 + pos: 1.5,9.5 + parent: 56631 + - uid: 63344 components: - type: Transform - pos: 63.5,-19.5 - parent: 2 - - uid: 44300 + pos: -1.5,26.5 + parent: 56631 + - uid: 63345 components: - type: Transform - pos: 65.5,-20.5 - parent: 2 - - uid: 44301 + pos: 2.5,26.5 + parent: 56631 + - uid: 63346 components: - type: Transform - pos: 64.5,-16.5 - parent: 2 - - uid: 44302 + pos: -19.5,12.5 + parent: 56631 + - uid: 63347 components: - type: Transform - pos: 63.5,-16.5 - parent: 2 - - uid: 44303 + pos: -16.5,8.5 + parent: 56631 + - uid: 63348 components: - type: Transform - pos: 64.5,-15.5 - parent: 2 -- proto: PuddleEgg - entities: - - uid: 10002 + pos: 0.5,37.5 + parent: 56631 + - uid: 63349 components: - type: Transform - pos: -31.5,29.5 - parent: 2 -- proto: PuddleTomato - entities: - - uid: 23314 + pos: -4.5,9.5 + parent: 56631 + - uid: 63350 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-29.5 - parent: 2 - - uid: 23315 + pos: 16.5,23.5 + parent: 56631 + - uid: 63351 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,-29.5 - parent: 2 - - uid: 23316 + pos: 8.5,16.5 + parent: 56631 + - uid: 63352 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,-30.5 - parent: 2 -- proto: Rack - entities: - - uid: 168 + pos: -21.5,25.5 + parent: 56631 + - uid: 63353 components: - type: Transform - pos: -47.5,-48.5 - parent: 2 - - uid: 312 + pos: -50.5,44.5 + parent: 56631 + - uid: 63354 components: - type: Transform - pos: 15.5,5.5 - parent: 2 - - uid: 633 + pos: 0.5,50.5 + parent: 56631 + - uid: 63355 components: - type: Transform - pos: 39.5,16.5 - parent: 2 - - uid: 684 + pos: 3.5,81.5 + parent: 56631 + - uid: 63356 components: - type: Transform - pos: -28.5,-12.5 - parent: 2 - - uid: 1553 + pos: 2.5,80.5 + parent: 56631 + - uid: 63357 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-6.5 - parent: 2 - - uid: 1869 + pos: -26.5,20.5 + parent: 56631 + - uid: 63358 components: - type: Transform - pos: -29.5,-15.5 - parent: 2 - - uid: 1887 + pos: -6.5,62.5 + parent: 56631 + - uid: 63359 components: - type: Transform - pos: -31.5,-13.5 - parent: 2 - - uid: 1924 + pos: -47.5,50.5 + parent: 56631 + - uid: 63360 components: - type: Transform - pos: 34.5,-21.5 - parent: 2 - - uid: 2089 + pos: -53.5,52.5 + parent: 56631 + - uid: 65633 components: - type: Transform - pos: 41.5,13.5 - parent: 2 - - uid: 2340 + pos: 0.5,1.5 + parent: 65540 + - uid: 65634 components: - type: Transform - pos: 17.5,6.5 - parent: 2 - - uid: 2365 + pos: -2.5,0.5 + parent: 65540 + - uid: 65785 components: - type: Transform - pos: -50.5,32.5 - parent: 2 - - uid: 3638 + pos: 3.5,5.5 + parent: 65694 + - uid: 65786 components: - type: Transform - pos: -16.5,-34.5 - parent: 2 - - uid: 4579 + pos: -2.5,0.5 + parent: 65694 + - uid: 65787 components: - type: Transform - pos: 11.5,6.5 - parent: 2 - - uid: 4751 + pos: 4.5,0.5 + parent: 65694 + - uid: 65788 components: - type: Transform - pos: -93.5,36.5 - parent: 2 - - uid: 5877 + pos: 1.5,-2.5 + parent: 65694 + - uid: 66632 components: - type: Transform - pos: 39.5,15.5 - parent: 2 - - uid: 7680 + pos: 1.5,6.5 + parent: 65849 + - uid: 66633 components: - type: Transform - pos: 45.5,15.5 - parent: 2 - - uid: 7740 + pos: 5.5,-16.5 + parent: 65849 + - uid: 66634 components: - type: Transform - pos: 15.5,7.5 - parent: 2 - - uid: 7959 + pos: -2.5,-17.5 + parent: 65849 + - uid: 66635 components: - type: Transform - pos: -38.5,-20.5 - parent: 2 - - uid: 10089 + pos: 1.5,-14.5 + parent: 65849 + - uid: 66636 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,31.5 - parent: 2 - - uid: 10478 + pos: -1.5,-10.5 + parent: 65849 + - uid: 66637 components: - type: Transform - pos: -39.5,30.5 - parent: 2 - - uid: 11359 + pos: -7.5,-17.5 + parent: 65849 + - uid: 66638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,4.5 - parent: 2 - - uid: 11688 + pos: -1.5,-24.5 + parent: 65849 + - uid: 66639 components: - type: Transform - pos: -38.5,-68.5 - parent: 2 - - uid: 11801 + pos: -0.5,-2.5 + parent: 65849 + - uid: 66640 components: - type: Transform - pos: -14.5,67.5 - parent: 2 - - uid: 11927 + pos: -0.5,2.5 + parent: 65849 + - uid: 66641 components: - type: Transform - pos: -47.5,-42.5 - parent: 2 - - uid: 14091 + pos: -4.5,16.5 + parent: 65849 + - uid: 66642 components: - type: Transform - pos: 13.5,-27.5 - parent: 2 - - uid: 14808 + pos: 1.5,20.5 + parent: 65849 + - uid: 66643 components: - type: Transform - pos: 13.5,7.5 - parent: 2 - - uid: 15363 + pos: 7.5,16.5 + parent: 65849 + - uid: 66644 components: - type: Transform - pos: 48.5,3.5 - parent: 2 - - uid: 16641 + pos: 7.5,13.5 + parent: 65849 + - uid: 66645 components: - type: Transform - pos: 13.5,5.5 - parent: 2 - - uid: 17380 + pos: -3.5,13.5 + parent: 65849 + - uid: 66646 components: - type: Transform - pos: 1.5,-63.5 - parent: 2 - - uid: 19398 + pos: -10.5,19.5 + parent: 65849 +- proto: SpawnMobCarpHolo + entities: + - uid: 55730 components: - type: Transform - pos: -16.5,53.5 - parent: 2 - - uid: 19603 + pos: -23.5,9.5 + parent: 55280 + - uid: 55731 components: - type: Transform - pos: 53.5,-47.5 - parent: 2 - - uid: 19768 + pos: -24.5,11.5 + parent: 55280 + - uid: 55732 components: - type: Transform - pos: -55.5,41.5 - parent: 2 - - uid: 19932 + pos: -16.5,10.5 + parent: 55280 + - uid: 55733 components: - type: Transform - pos: -47.5,-49.5 - parent: 2 - - uid: 20109 + pos: -1.5,8.5 + parent: 55280 + - uid: 55734 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,44.5 - parent: 2 - - uid: 20176 + pos: -13.5,3.5 + parent: 55280 + - uid: 63361 components: - type: Transform - pos: 16.5,50.5 - parent: 2 - - uid: 20541 + pos: -46.5,43.5 + parent: 56631 + - uid: 63362 components: - type: Transform - pos: 49.5,49.5 - parent: 2 - - uid: 21145 + pos: 12.5,-7.5 + parent: 56631 + - uid: 63363 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 63.5,-17.5 - parent: 2 - - uid: 22432 + pos: -9.5,-2.5 + parent: 56631 + - uid: 63364 components: - type: Transform - pos: 32.5,-19.5 - parent: 2 - - uid: 22502 + pos: -0.5,29.5 + parent: 56631 + - uid: 63365 components: - type: Transform - pos: 16.5,14.5 - parent: 2 - - uid: 22681 + pos: 1.5,29.5 + parent: 56631 + - uid: 63366 components: - type: Transform - pos: 69.5,-19.5 - parent: 2 - - uid: 22682 + pos: 12.5,6.5 + parent: 56631 + - uid: 63367 components: - type: Transform - pos: 70.5,-19.5 + pos: -13.5,66.5 + parent: 56631 + - uid: 63368 + components: + - type: Transform + pos: -12.5,62.5 + parent: 56631 + - uid: 63369 + components: + - type: Transform + pos: -46.5,53.5 + parent: 56631 + - uid: 65635 + components: + - type: Transform + pos: 6.5,2.5 + parent: 65540 +- proto: SpawnMobCatBingus + entities: + - uid: 52389 + components: + - type: Transform + pos: 0.5,56.5 parent: 2 - - uid: 22776 +- proto: SpawnMobCatException + entities: + - uid: 22139 components: - type: Transform - pos: -25.5,30.5 + pos: -25.5,-59.5 parent: 2 - - uid: 22966 +- proto: SpawnMobCatFloppa + entities: + - uid: 21502 components: - type: Transform - pos: 43.5,4.5 + pos: -15.5,-57.5 parent: 2 - - uid: 23324 +- proto: SpawnMobCatGeneric + entities: + - uid: 18030 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-29.5 + pos: -3.5,-22.5 parent: 2 - - uid: 23326 + - uid: 18031 components: - type: Transform - pos: -16.5,-13.5 + pos: -4.5,-20.5 parent: 2 - - uid: 23327 +- proto: SpawnMobCatKitten + entities: + - uid: 9758 components: - type: Transform - pos: -9.5,18.5 + pos: -45.5,24.5 parent: 2 - - uid: 23328 + - uid: 18032 components: - type: Transform - pos: -9.5,17.5 + pos: -4.5,-21.5 parent: 2 - - uid: 23329 + - uid: 39483 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-25.5 + pos: -26.5,-60.5 parent: 2 - - uid: 23330 +- proto: SpawnMobCatRuntime + entities: + - uid: 18105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-25.5 + pos: -30.5,-60.5 parent: 2 - - uid: 23332 +- proto: SpawnMobCatSpace + entities: + - uid: 10091 components: - type: Transform - pos: -30.5,-21.5 + pos: 0.5,15.5 parent: 2 - - uid: 23333 +- proto: SpawnMobCleanBot + entities: + - uid: 67878 + components: + - type: Transform + pos: 5.5,6.5 + parent: 66965 +- proto: SpawnMobCobraSalvage + entities: + - uid: 63370 components: - type: Transform - pos: -31.5,-21.5 - parent: 2 - - uid: 23336 + pos: -29.5,25.5 + parent: 56631 + - uid: 63371 components: - type: Transform - pos: -32.5,-23.5 - parent: 2 - - uid: 23338 + pos: -20.5,30.5 + parent: 56631 +- proto: SpawnMobCockroach + entities: + - uid: 6910 components: - type: Transform - pos: -37.5,-25.5 + pos: 25.5,-45.5 parent: 2 - - uid: 23339 + - uid: 13659 components: - type: Transform - pos: -37.5,-29.5 + pos: 12.5,-39.5 parent: 2 - - uid: 23340 + - uid: 23071 components: - type: Transform - pos: -36.5,-29.5 + pos: 59.5,-36.5 parent: 2 - - uid: 23343 + - uid: 23214 components: - type: Transform - pos: -33.5,-23.5 + pos: 31.5,-34.5 parent: 2 - - uid: 23344 + - uid: 23491 components: - type: Transform - pos: -35.5,-23.5 + pos: 38.5,-63.5 parent: 2 - - uid: 23348 + - uid: 23492 components: - type: Transform - pos: -37.5,-23.5 + pos: 32.5,-75.5 parent: 2 - - uid: 23351 + - uid: 28063 components: - type: Transform - pos: -31.5,-23.5 + pos: -50.5,-83.5 parent: 2 - - uid: 23353 + - uid: 28064 components: - type: Transform - pos: 2.5,-28.5 + pos: -56.5,-81.5 parent: 2 - - uid: 23355 +- proto: SpawnMobCorgi + entities: + - uid: 6894 components: - type: Transform - pos: 15.5,-31.5 + pos: -23.5,-11.5 parent: 2 - - uid: 23356 +- proto: SpawnMobCrab + entities: + - uid: 12698 components: - type: Transform - pos: 21.5,-32.5 + pos: -8.5,80.5 parent: 2 - - uid: 23357 + - uid: 12699 components: - type: Transform - pos: 21.5,-31.5 + pos: -2.5,78.5 parent: 2 - - uid: 23361 +- proto: SpawnMobCrabAtmos + entities: + - uid: 16841 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-25.5 + pos: 29.5,46.5 parent: 2 - - uid: 23363 +- proto: SpawnMobFoxRenault + entities: + - uid: 8848 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,32.5 + pos: 6.5,-4.5 parent: 2 - - uid: 23364 +- proto: SpawnMobFrog + entities: + - uid: 17507 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,32.5 + pos: 5.5,-20.5 parent: 2 - - uid: 23365 + - uid: 17795 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-29.5 + pos: 5.5,-21.5 parent: 2 - - uid: 23367 +- proto: SpawnMobGorillaLargo + entities: + - uid: 3397 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,-49.5 + pos: 72.5,11.5 parent: 2 - - uid: 23368 + - uid: 52398 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,-50.5 + pos: -0.5,-66.5 parent: 2 - - uid: 23372 +- proto: SpawnMobHellspawn + entities: + - uid: 63372 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-57.5 - parent: 2 - - uid: 23378 + pos: -51.5,48.5 + parent: 56631 +- proto: SpawnMobKangaroo + entities: + - uid: 51522 components: - type: Transform - pos: 17.5,-38.5 + pos: -16.5,-87.5 parent: 2 - - uid: 23379 + - uid: 63373 components: - type: Transform - pos: 18.5,-38.5 - parent: 2 - - uid: 23382 + pos: -25.5,30.5 + parent: 56631 + - uid: 63374 components: - type: Transform - pos: 25.5,-32.5 - parent: 2 - - uid: 23383 + pos: 33.5,16.5 + parent: 56631 + - uid: 63375 components: - type: Transform - pos: 26.5,-32.5 - parent: 2 - - uid: 23385 + pos: 1.5,51.5 + parent: 56631 + - uid: 63376 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-58.5 - parent: 2 - - uid: 23386 + pos: 3.5,80.5 + parent: 56631 + - uid: 63377 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-56.5 - parent: 2 - - uid: 23387 + pos: 29.5,59.5 + parent: 56631 +- proto: SpawnMobLizard + entities: + - uid: 10193 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-56.5 + pos: -21.5,21.5 parent: 2 - - uid: 23388 + - uid: 17748 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-43.5 + pos: -5.5,22.5 parent: 2 - - uid: 23389 + - uid: 17749 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-44.5 + pos: -4.5,23.5 parent: 2 - - uid: 23391 + - uid: 52422 components: - type: Transform - pos: -10.5,-57.5 + pos: -5.5,24.5 parent: 2 - - uid: 23392 +- proto: SpawnMobMcGriff + entities: + - uid: 20090 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-63.5 + pos: -53.5,-24.5 parent: 2 - - uid: 23393 +- proto: SpawnMobMedibot + entities: + - uid: 27742 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-64.5 + pos: -69.5,-62.5 parent: 2 - - uid: 23394 + - uid: 66647 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-25.5 - parent: 2 - - uid: 23395 + pos: -3.5,13.5 + parent: 65849 +- proto: SpawnMobMouse + entities: + - uid: 13555 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-29.5 + pos: 11.5,-51.5 parent: 2 - - uid: 23396 + - uid: 14383 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-29.5 + pos: 49.5,-47.5 parent: 2 - - uid: 23397 + - uid: 22667 components: - type: Transform rot: -1.5707963267948966 rad - pos: -39.5,-39.5 + pos: 23.5,-65.5 parent: 2 - - uid: 23398 + - uid: 23220 components: - type: Transform - pos: -31.5,-27.5 + pos: 34.5,-35.5 parent: 2 - - uid: 23399 + - uid: 23495 components: - type: Transform - pos: -33.5,-27.5 + pos: 46.5,-51.5 parent: 2 - - uid: 23400 +- proto: SpawnMobParrot + entities: + - uid: 6165 components: - type: Transform - pos: -37.5,9.5 + pos: 39.5,-20.5 parent: 2 - - uid: 23401 + - uid: 6166 components: - type: Transform - pos: -42.5,19.5 + pos: 41.5,-20.5 parent: 2 - - uid: 23402 + - uid: 12700 components: - type: Transform - pos: 49.5,-9.5 + pos: -5.5,88.5 parent: 2 - - uid: 23404 + - uid: 12701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-40.5 + pos: -9.5,78.5 parent: 2 - - uid: 23405 + - uid: 13639 components: - type: Transform - pos: -36.5,-25.5 + pos: 3.5,77.5 parent: 2 - - uid: 23408 + - uid: 14089 components: - type: Transform - pos: 24.5,23.5 + pos: 4.5,75.5 parent: 2 - - uid: 23409 + - uid: 18656 components: - type: Transform - pos: -35.5,-25.5 + pos: -46.5,-69.5 parent: 2 - - uid: 23415 + - uid: 52379 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-58.5 + pos: -58.5,-21.5 parent: 2 - - uid: 23416 +- proto: SpawnMobPenguin + entities: + - uid: 17372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-58.5 + pos: 6.5,24.5 parent: 2 - - uid: 23417 + - uid: 17552 components: - type: Transform - pos: -38.5,37.5 + pos: 7.5,23.5 parent: 2 - - uid: 23418 + - uid: 52421 components: - type: Transform - pos: -56.5,-15.5 + pos: 5.5,23.5 parent: 2 - - uid: 23419 +- proto: SpawnMobPossumMorty + entities: + - uid: 52381 components: - type: Transform - pos: -62.5,-15.5 + pos: 36.5,-59.5 parent: 2 - - uid: 23420 +- proto: SpawnMobShark + entities: + - uid: 63378 components: - type: Transform - pos: -61.5,-15.5 - parent: 2 - - uid: 23421 + pos: -45.5,42.5 + parent: 56631 + - uid: 63379 components: - type: Transform - pos: -71.5,-13.5 - parent: 2 - - uid: 23425 + pos: -45.5,54.5 + parent: 56631 + - uid: 63380 components: - type: Transform - pos: 63.5,-52.5 - parent: 2 - - uid: 23427 + pos: 0.5,28.5 + parent: 56631 + - uid: 63381 components: - type: Transform - pos: -81.5,-27.5 - parent: 2 - - uid: 23428 + pos: 2.5,81.5 + parent: 56631 +- proto: SpawnMobShiva + entities: + - uid: 19921 components: - type: Transform - pos: -80.5,-23.5 + pos: -58.5,-7.5 parent: 2 - - uid: 23429 +- proto: SpawnMobSlothPaperwork + entities: + - uid: 52383 components: - type: Transform - pos: -92.5,-26.5 + pos: -17.5,44.5 parent: 2 - - uid: 23430 +- proto: SpawnMobSlug + entities: + - uid: 28085 components: - type: Transform - pos: -57.5,-24.5 + pos: -59.5,-54.5 parent: 2 - - uid: 23431 + - uid: 28854 components: - type: Transform - pos: -58.5,-24.5 + pos: -56.5,-50.5 parent: 2 - - uid: 23433 + - uid: 28855 components: - type: Transform - pos: -26.5,-74.5 + pos: -52.5,-52.5 parent: 2 - - uid: 23434 + - uid: 28856 components: - type: Transform - pos: -26.5,-71.5 + pos: -49.5,-51.5 parent: 2 - - uid: 23436 + - uid: 52419 components: - type: Transform - pos: -27.5,-71.5 + pos: 6.5,-19.5 parent: 2 - - uid: 23437 + - uid: 52420 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-25.5 + pos: 4.5,-21.5 parent: 2 - - uid: 23439 +- proto: SpawnMobSmile + entities: + - uid: 3559 components: - type: Transform - pos: -36.5,-23.5 + pos: 38.5,-31.5 parent: 2 - - uid: 23443 +- proto: SpawnMobSpaceCobra + entities: + - uid: 51519 components: - type: Transform - pos: -49.5,-63.5 + pos: 40.5,-49.5 parent: 2 - - uid: 23444 + - uid: 63382 components: - type: Transform - pos: -42.5,-56.5 - parent: 2 - - uid: 23446 + pos: 13.5,32.5 + parent: 56631 + - uid: 63383 components: - type: Transform - pos: 2.5,19.5 - parent: 2 - - uid: 23447 + pos: 16.5,32.5 + parent: 56631 + - uid: 63384 components: - type: Transform - pos: 52.5,-42.5 - parent: 2 - - uid: 23448 + pos: 19.5,-8.5 + parent: 56631 + - uid: 63385 components: - type: Transform - pos: 38.5,-42.5 - parent: 2 - - uid: 23449 + pos: 28.5,13.5 + parent: 56631 + - uid: 63386 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-6.5 - parent: 2 - - uid: 23450 + pos: 28.5,19.5 + parent: 56631 + - uid: 63387 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-6.5 - parent: 2 - - uid: 23451 + pos: 3.5,34.5 + parent: 56631 + - uid: 63388 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-6.5 - parent: 2 - - uid: 23452 + pos: -2.5,33.5 + parent: 56631 + - uid: 63389 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-6.5 - parent: 2 - - uid: 23453 + pos: -5.5,64.5 + parent: 56631 + - uid: 63390 components: - type: Transform - pos: 75.5,-51.5 - parent: 2 - - uid: 23454 + pos: 27.5,44.5 + parent: 56631 + - uid: 63391 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-53.5 - parent: 2 - - uid: 23455 + pos: 22.5,51.5 + parent: 56631 + - uid: 63392 components: - type: Transform - pos: -24.5,-47.5 - parent: 2 - - uid: 23457 + pos: 33.5,51.5 + parent: 56631 +- proto: SpawnMobSpaceSpider + entities: + - uid: 5205 components: - type: Transform - pos: 37.5,-65.5 + pos: 41.5,-44.5 parent: 2 - - uid: 23458 + - uid: 23324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 41.5,-67.5 + pos: 3.5,-74.5 parent: 2 - - uid: 23647 + - uid: 23328 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,3.5 + pos: 23.5,-87.5 parent: 2 - - uid: 24222 + - uid: 25380 components: - type: Transform - pos: 66.5,-52.5 + pos: -6.5,-85.5 parent: 2 - - uid: 24254 + - uid: 26440 components: - type: Transform - pos: 72.5,-32.5 + pos: 29.5,-85.5 parent: 2 - - uid: 24320 + - uid: 39484 components: - type: Transform - pos: -43.5,29.5 + pos: 15.5,-71.5 parent: 2 - - uid: 25567 + - uid: 63393 components: - type: Transform - pos: -24.5,-31.5 - parent: 2 - - uid: 25793 + pos: -19.5,4.5 + parent: 56631 + - uid: 63394 components: - type: Transform - pos: -17.5,19.5 - parent: 2 - - uid: 26510 + pos: -16.5,-7.5 + parent: 56631 + - uid: 63395 components: - type: Transform - pos: 13.5,9.5 - parent: 2 - - uid: 26549 + pos: -20.5,-0.5 + parent: 56631 + - uid: 63396 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,41.5 - parent: 2 - - uid: 26954 + pos: 22.5,7.5 + parent: 56631 + - uid: 63397 components: - type: Transform - pos: 32.5,-21.5 - parent: 2 - - uid: 27436 + pos: -7.5,29.5 + parent: 56631 + - uid: 63398 components: - type: Transform - pos: 13.5,12.5 - parent: 2 - - uid: 27459 + pos: 20.5,0.5 + parent: 56631 + - uid: 63399 components: - type: Transform - pos: 15.5,9.5 - parent: 2 - - uid: 27465 + pos: 22.5,3.5 + parent: 56631 + - uid: 63400 components: - type: Transform - pos: 15.5,3.5 - parent: 2 - - uid: 27466 + pos: -17.5,24.5 + parent: 56631 + - uid: 63401 components: - type: Transform - pos: 13.5,3.5 - parent: 2 - - uid: 27472 + pos: -14.5,19.5 + parent: 56631 + - uid: 63402 components: - type: Transform - pos: 14.5,12.5 - parent: 2 - - uid: 27493 + pos: -18.5,50.5 + parent: 56631 + - uid: 63403 components: - type: Transform - pos: 15.5,12.5 - parent: 2 - - uid: 28633 + pos: -15.5,46.5 + parent: 56631 + - uid: 63404 components: - type: Transform - pos: 10.5,45.5 - parent: 2 - - uid: 29369 + pos: -13.5,50.5 + parent: 56631 + - uid: 63405 components: - type: Transform - pos: -95.5,36.5 - parent: 2 - - uid: 30246 + pos: -19.5,46.5 + parent: 56631 + - uid: 63406 components: - type: Transform - pos: 42.5,-12.5 - parent: 2 - - uid: 30583 + pos: -13.5,22.5 + parent: 56631 + - uid: 63407 components: - type: Transform - pos: -44.5,-2.5 - parent: 2 - - uid: 31033 + pos: -14.5,55.5 + parent: 56631 + - uid: 63408 components: - type: Transform - pos: 58.5,-24.5 - parent: 2 - - uid: 31607 + pos: -10.5,58.5 + parent: 56631 + - uid: 63409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,41.5 - parent: 2 - - uid: 32934 + pos: -19.5,53.5 + parent: 56631 +- proto: SpawnMobSpiderSalvage + entities: + - uid: 65636 components: - type: Transform - pos: 28.5,-24.5 - parent: 2 - - uid: 32975 + pos: 3.5,2.5 + parent: 65540 +- proto: SpawnMobWalter + entities: + - uid: 13621 components: - type: Transform - pos: 66.5,-24.5 + pos: 10.5,-44.5 parent: 2 - - uid: 34011 +- proto: SpawnPointAtmos + entities: + - uid: 23810 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,-13.5 - parent: 33049 - - uid: 34012 + pos: 21.5,49.5 + parent: 2 + - uid: 23811 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -7.5,-13.5 - parent: 33049 - - uid: 34013 + pos: 21.5,50.5 + parent: 2 + - uid: 23812 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-13.5 - parent: 33049 - - uid: 34014 + pos: 21.5,51.5 + parent: 2 +- proto: SpawnPointBartender + entities: + - uid: 23705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-13.5 - parent: 33049 - - uid: 34015 + pos: -30.5,51.5 + parent: 2 + - uid: 23706 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-13.5 - parent: 33049 - - uid: 34016 + pos: -33.5,43.5 + parent: 2 + - uid: 23730 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-13.5 - parent: 33049 - - uid: 34017 + pos: -27.5,48.5 + parent: 2 + - uid: 23741 components: - type: Transform - pos: -2.5,-23.5 - parent: 33049 - - uid: 34018 + pos: -15.5,21.5 + parent: 2 +- proto: SpawnPointBorg + entities: + - uid: 71082 components: - type: Transform - pos: 5.5,-20.5 - parent: 33049 - - uid: 34019 + pos: -84.5,68.5 + parent: 2 + - uid: 71083 components: - type: Transform - pos: 5.5,-21.5 - parent: 33049 - - uid: 34020 + pos: -83.5,68.5 + parent: 2 + - uid: 71084 components: - type: Transform - pos: -3.5,-23.5 - parent: 33049 - - uid: 34021 + pos: 47.5,-19.5 + parent: 2 + - uid: 71085 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,21.5 - parent: 33049 - - uid: 34022 + pos: -4.5,2.5 + parent: 2 + - uid: 71086 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,14.5 - parent: 33049 - - uid: 34023 + pos: 5.5,2.5 + parent: 2 +- proto: SpawnPointBotanist + entities: + - uid: 23723 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,14.5 - parent: 33049 - - uid: 34024 + pos: -53.5,50.5 + parent: 2 + - uid: 23724 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,14.5 - parent: 33049 - - uid: 34025 + pos: -48.5,48.5 + parent: 2 + - uid: 23725 components: - type: Transform - pos: 5.5,12.5 - parent: 33049 - - uid: 34026 + pos: -54.5,47.5 + parent: 2 + - uid: 23726 components: - type: Transform - pos: 4.5,12.5 - parent: 33049 - - uid: 34027 + pos: -61.5,46.5 + parent: 2 + - uid: 23727 components: - type: Transform - pos: 3.5,12.5 - parent: 33049 - - uid: 35089 + pos: -49.5,42.5 + parent: 2 + - uid: 23728 components: - type: Transform - pos: 42.5,-16.5 + pos: -44.5,45.5 parent: 2 - - uid: 35489 +- proto: SpawnPointBoxer + entities: + - uid: 23778 components: - type: Transform - pos: 60.5,-36.5 + pos: -33.5,55.5 parent: 2 - - uid: 35585 + - uid: 23779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-4.5 - parent: 36861 - - uid: 35777 + pos: -31.5,59.5 + parent: 2 +- proto: SpawnPointCaptain + entities: + - uid: 23841 components: - type: Transform - pos: -24.5,-8.5 + pos: 8.5,-4.5 parent: 2 - - uid: 36117 + - uid: 23846 components: - type: Transform - pos: -41.5,-50.5 + pos: 4.5,-12.5 parent: 2 - - uid: 36146 +- proto: SpawnPointCargoTechnician + entities: + - uid: 23819 components: - type: Transform - pos: -35.5,-74.5 + pos: 57.5,6.5 parent: 2 - - uid: 36687 + - uid: 23827 components: - type: Transform - pos: -0.5,-56.5 + pos: 85.5,0.5 parent: 2 - - uid: 36793 + - uid: 23828 components: - type: Transform - pos: 43.5,13.5 + pos: 65.5,2.5 parent: 2 - - uid: 37210 + - uid: 23829 components: - type: Transform - pos: 34.5,-19.5 + pos: 70.5,-5.5 parent: 2 - - uid: 37671 + - uid: 23830 components: - type: Transform - pos: 31.5,-45.5 + pos: 79.5,-1.5 parent: 2 - - uid: 37672 + - uid: 23831 components: - type: Transform - pos: 31.5,-46.5 + pos: 84.5,-6.5 parent: 2 - - uid: 37766 + - uid: 23832 components: - type: Transform - pos: 8.5,17.5 - parent: 36861 - - uid: 37767 + pos: 72.5,-1.5 + parent: 2 +- proto: SpawnPointChaplain + entities: + - uid: 12151 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-4.5 - parent: 36861 - - uid: 37768 + pos: -63.5,66.5 + parent: 2 + - uid: 71080 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-4.5 - parent: 36861 - - uid: 41043 + pos: -73.5,61.5 + parent: 2 +- proto: SpawnPointChef + entities: + - uid: 23720 components: - type: Transform - pos: 43.5,-42.5 + pos: -50.5,37.5 parent: 2 - - uid: 41567 + - uid: 23721 components: - type: Transform - pos: 98.5,38.5 + pos: -48.5,32.5 parent: 2 - - uid: 41678 + - uid: 23722 components: - type: Transform - pos: 100.5,38.5 + pos: -44.5,35.5 parent: 2 - - uid: 41852 + - uid: 23729 components: - type: Transform - pos: 17.5,63.5 + pos: -43.5,43.5 parent: 2 - - uid: 42521 + - uid: 23740 components: - type: Transform - pos: 18.5,-19.5 + pos: -18.5,22.5 parent: 2 - - uid: 42528 +- proto: SpawnPointChemist + entities: + - uid: 13453 components: - type: Transform - pos: -36.5,61.5 + pos: 17.5,-42.5 parent: 2 - - uid: 43066 + - uid: 13768 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,52.5 + pos: 10.5,-41.5 parent: 2 - - uid: 43182 + - uid: 13773 components: - type: Transform - pos: 45.5,16.5 + pos: 13.5,-51.5 parent: 2 - - uid: 43245 + - uid: 56083 components: - type: Transform - pos: -1.5,-47.5 + pos: 14.5,-47.5 parent: 2 - - uid: 43311 +- proto: SpawnPointChiefEngineer + entities: + - uid: 23809 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,50.5 + pos: 28.5,21.5 parent: 2 - - uid: 43414 +- proto: SpawnPointChiefMedicalOfficer + entities: + - uid: 14300 components: - type: Transform - pos: -37.5,53.5 + pos: -30.5,-57.5 parent: 2 - - uid: 43468 + - uid: 18909 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,44.5 + pos: -28.5,-69.5 parent: 2 - - uid: 43469 + - uid: 18910 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,46.5 + pos: -23.5,-62.5 parent: 2 - - uid: 43470 + - uid: 18914 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,48.5 + pos: -34.5,-62.5 parent: 2 - - uid: 44229 + - uid: 18919 components: - type: Transform - pos: 55.5,-27.5 + pos: -24.5,-57.5 parent: 2 - - uid: 44533 +- proto: SpawnPointClown + entities: + - uid: 6808 components: - type: Transform - pos: 67.5,-24.5 + pos: -76.5,20.5 parent: 2 - - uid: 45272 + - uid: 6809 components: - type: Transform - pos: 65.5,7.5 + pos: -74.5,21.5 parent: 2 - - uid: 47609 + - uid: 6810 components: - type: Transform - pos: 26.5,-11.5 + pos: -73.5,23.5 parent: 2 - - uid: 47610 + - uid: 23785 components: - type: Transform - pos: 27.5,-11.5 + pos: -43.5,66.5 parent: 2 - - uid: 47611 +- proto: SpawnPointDetective + entities: + - uid: 23851 components: - type: Transform - pos: 28.5,-11.5 + pos: -53.5,-5.5 parent: 2 - - uid: 47655 + - uid: 23852 components: - type: Transform - pos: 55.5,-24.5 + pos: -47.5,-7.5 parent: 2 - - uid: 47704 +- proto: SpawnPointHeadOfPersonnel + entities: + - uid: 23843 components: - type: Transform - pos: 56.5,-29.5 + pos: -32.5,-8.5 parent: 2 - - uid: 48938 + - uid: 51635 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,23.5 - parent: 45711 - - uid: 48939 + pos: -24.5,-10.5 + parent: 2 +- proto: SpawnPointHeadOfSecurity + entities: + - uid: 23844 components: - type: Transform - pos: -12.5,27.5 - parent: 45711 - - uid: 48940 + pos: -64.5,-6.5 + parent: 2 + - uid: 23845 components: - type: Transform - pos: -27.5,29.5 - parent: 45711 - - uid: 48941 + pos: -62.5,-11.5 + parent: 2 +- proto: SpawnPointJanitor + entities: + - uid: 23742 components: - type: Transform - pos: -27.5,30.5 - parent: 45711 - - uid: 48942 + pos: -21.5,31.5 + parent: 2 + - uid: 23743 components: - type: Transform - pos: -20.5,14.5 - parent: 45711 - - uid: 48947 + pos: -17.5,33.5 + parent: 2 + - uid: 23744 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,33.5 - parent: 45711 - - uid: 48948 + pos: -18.5,30.5 + parent: 2 + - uid: 23745 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,34.5 - parent: 45711 - - uid: 48949 + pos: -20.5,22.5 + parent: 2 + - uid: 71079 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,26.5 - parent: 45711 - - uid: 50626 + pos: -20.5,33.5 + parent: 2 +- proto: SpawnPointLawyer + entities: + - uid: 23797 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,47.5 - parent: 45711 - - uid: 51071 + pos: -2.5,56.5 + parent: 2 + - uid: 23798 components: - type: Transform - pos: -14.5,-69.5 + pos: 8.5,54.5 parent: 2 - - uid: 51227 +- proto: SpawnPointLibrarian + entities: + - uid: 23795 components: - type: Transform - pos: 27.5,-65.5 + pos: -17.5,42.5 parent: 2 - - uid: 51432 + - uid: 23796 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-68.5 + pos: -12.5,41.5 parent: 2 - - uid: 51433 +- proto: SpawnPointMedicalDoctor + entities: + - uid: 18701 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,-70.5 + pos: -30.5,-73.5 parent: 2 - - uid: 52144 + - uid: 18902 components: - type: Transform - pos: 40.5,-5.5 + pos: -26.5,-73.5 parent: 2 - - uid: 52174 + - uid: 18903 components: - type: Transform - pos: 51.5,-6.5 + pos: -27.5,-76.5 parent: 2 - - uid: 52674 + - uid: 18904 components: - type: Transform - pos: 7.5,60.5 - parent: 45711 - - uid: 52675 + pos: -29.5,-76.5 + parent: 2 + - uid: 56088 components: - type: Transform - pos: 7.5,54.5 - parent: 45711 - - uid: 52676 + pos: -1.5,-60.5 + parent: 2 + - uid: 56089 components: - type: Transform - pos: 7.5,57.5 - parent: 45711 - - uid: 53012 + pos: 2.5,-58.5 + parent: 2 + - uid: 56090 components: - type: Transform - pos: 1.5,80.5 - parent: 45711 - - uid: 53023 + pos: 17.5,-54.5 + parent: 2 + - uid: 56091 components: - type: Transform - pos: 4.5,82.5 - parent: 45711 - - uid: 53029 + pos: 11.5,-54.5 + parent: 2 + - uid: 56092 components: - type: Transform - pos: 4.5,79.5 - parent: 45711 - - uid: 53031 + pos: 14.5,-60.5 + parent: 2 + - uid: 56093 components: - type: Transform - pos: 1.5,82.5 - parent: 45711 - - uid: 53101 + pos: 2.5,-40.5 + parent: 2 +- proto: SpawnPointMedicalIntern + entities: + - uid: 18905 components: - type: Transform - pos: 3.5,75.5 - parent: 45711 - - uid: 53324 + pos: -30.5,-76.5 + parent: 2 + - uid: 18906 components: - type: Transform - pos: -9.5,69.5 - parent: 45711 - - uid: 54224 + pos: -29.5,-73.5 + parent: 2 + - uid: 18907 components: - type: Transform - pos: 23.5,54.5 - parent: 45711 - - uid: 54248 + pos: -27.5,-73.5 + parent: 2 + - uid: 18908 components: - type: Transform - pos: 23.5,55.5 - parent: 45711 - - uid: 54250 + pos: -26.5,-76.5 + parent: 2 + - uid: 71055 components: - type: Transform - pos: 21.5,56.5 - parent: 45711 - - uid: 54251 + pos: 0.5,-58.5 + parent: 2 + - uid: 71056 components: - type: Transform - pos: 21.5,55.5 - parent: 45711 - - uid: 54252 + pos: 11.5,-60.5 + parent: 2 +- proto: SpawnPointMime + entities: + - uid: 7026 components: - type: Transform - pos: 24.5,57.5 - parent: 45711 - - uid: 56261 + pos: -67.5,20.5 + parent: 2 + - uid: 7027 components: - type: Transform - pos: 1.5,4.5 - parent: 56108 - - uid: 56262 + pos: -65.5,20.5 + parent: 2 + - uid: 7035 components: - type: Transform - pos: -1.5,-3.5 - parent: 56108 - - uid: 56263 + pos: -66.5,22.5 + parent: 2 + - uid: 23784 components: - type: Transform - pos: 2.5,-3.5 - parent: 56108 -- proto: RadarConsoleCircuitboard + pos: -44.5,66.5 + parent: 2 +- proto: SpawnPointMusician entities: - - uid: 28692 + - uid: 12150 components: - type: Transform - pos: 58.432507,46.581947 + pos: -59.5,67.5 parent: 2 -- proto: RadiationCollectorFullTank - entities: - - uid: 1988 + - uid: 23736 components: - type: Transform - pos: 34.5,33.5 + pos: -29.5,31.5 parent: 2 - - uid: 41547 + - uid: 23737 components: - type: Transform - pos: 34.5,32.5 + pos: -8.5,22.5 parent: 2 - - uid: 41850 + - uid: 23786 components: - type: Transform - pos: 35.5,33.5 + pos: -42.5,66.5 parent: 2 - - uid: 41851 +- proto: SpawnPointParamedic + entities: + - uid: 18846 components: - type: Transform - pos: 35.5,32.5 + pos: -22.5,-73.5 parent: 2 - - uid: 48393 + - uid: 18847 components: - type: Transform - pos: 87.5,37.5 + pos: -19.5,-72.5 parent: 2 - - uid: 48404 + - uid: 18848 components: - type: Transform - pos: 77.5,46.5 + pos: -21.5,-70.5 parent: 2 - - uid: 48473 + - uid: 56087 components: - type: Transform - pos: 71.5,36.5 + pos: -28.5,-73.5 parent: 2 - - uid: 48474 +- proto: SpawnPointPassenger + entities: + - uid: 23678 components: - type: Transform - pos: 87.5,39.5 + pos: -80.5,19.5 parent: 2 - - uid: 50726 + - uid: 23735 components: - type: Transform - pos: 71.5,39.5 + pos: -75.5,0.5 parent: 2 - - uid: 50864 + - uid: 23749 components: - type: Transform - pos: 81.5,30.5 + pos: -80.5,13.5 parent: 2 - - uid: 50865 + - uid: 23750 components: - type: Transform - pos: 79.5,30.5 + pos: -86.5,5.5 parent: 2 - - uid: 50866 + - uid: 23751 components: - type: Transform - pos: 81.5,46.5 + pos: -83.5,5.5 parent: 2 -- proto: RadioHandheld - entities: - - uid: 19521 + - uid: 23752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.519513,-24.295425 + pos: -77.5,5.5 parent: 2 - - uid: 23465 + - uid: 23753 components: - type: Transform - pos: 24.336607,6.213524 + pos: -80.5,5.5 parent: 2 - - uid: 23468 + - uid: 23754 components: - type: Transform - pos: 24.614384,6.130191 + pos: -77.5,13.5 parent: 2 - - uid: 23475 + - uid: 23755 components: - type: Transform - pos: 57.718506,64.6067 + pos: -63.5,14.5 parent: 2 - - uid: 26642 + - uid: 23756 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.660138,-24.545425 + pos: -63.5,4.5 parent: 2 - - uid: 52002 + - uid: 23780 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.415543,19.245867 + pos: -36.5,58.5 parent: 2 - - uid: 52003 + - uid: 23781 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.415543,19.245867 + pos: -36.5,56.5 parent: 2 - - uid: 52127 + - uid: 23787 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.678925,20.476028 + pos: -47.5,62.5 parent: 2 - - uid: 52128 + - uid: 23788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.522675,20.647905 + pos: -44.5,60.5 parent: 2 - - uid: 52175 + - uid: 23789 components: - type: Transform - pos: 44.3389,-7.2900715 + pos: -42.5,61.5 parent: 2 - - uid: 52176 + - uid: 23790 components: - type: Transform - pos: 44.62015,-7.399446 + pos: -38.5,61.5 parent: 2 -- proto: RagItem +- proto: SpawnPointPilot entities: - - uid: 21459 + - uid: 23853 components: - type: Transform - pos: -6.327606,-4.9740105 + pos: -63.5,-23.5 parent: 2 - - uid: 48950 - components: - - type: Transform - pos: 11.558048,28.70389 - parent: 45711 - - uid: 53056 + - uid: 23854 components: - type: Transform - pos: -29.476658,32.593704 + pos: -59.5,-19.5 parent: 2 -- proto: Railing +- proto: SpawnPointPsychologist entities: - - uid: 18 - components: - - type: Transform - pos: 2.5,-4.5 - parent: 2 - - uid: 326 + - uid: 56084 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,58.5 + pos: -9.5,-60.5 parent: 2 - - uid: 718 + - uid: 56085 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-6.5 + pos: -13.5,-57.5 parent: 2 - - uid: 852 +- proto: SpawnPointQuartermaster + entities: + - uid: 23303 components: - type: Transform - pos: 1.5,-4.5 + pos: 73.5,10.5 parent: 2 - - uid: 1891 + - uid: 23820 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-6.5 + pos: 66.5,9.5 parent: 2 - - uid: 2083 +- proto: SpawnPointReporter + entities: + - uid: 23747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-17.5 + pos: -28.5,23.5 parent: 2 - - uid: 2165 + - uid: 23748 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-16.5 + pos: -35.5,19.5 parent: 2 - - uid: 2725 +- proto: SpawnPointResearchAssistant + entities: + - uid: 71069 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,47.5 + pos: 81.5,-34.5 parent: 2 - - uid: 2734 + - uid: 71070 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,47.5 + pos: 46.5,-31.5 parent: 2 - - uid: 2837 + - uid: 71071 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-17.5 + pos: 55.5,-26.5 parent: 2 - - uid: 3805 + - uid: 71072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,62.5 + pos: 51.5,-26.5 parent: 2 - - uid: 4472 + - uid: 71073 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-16.5 + pos: 54.5,-26.5 parent: 2 - - uid: 5431 + - uid: 71074 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-16.5 + pos: 32.5,-24.5 parent: 2 - - uid: 5467 + - uid: 71075 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,63.5 + pos: 35.5,-24.5 parent: 2 - - uid: 5736 + - uid: 71076 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,60.5 + pos: 27.5,-32.5 parent: 2 - - uid: 6779 + - uid: 71077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,38.5 + pos: 38.5,-20.5 parent: 2 - - uid: 6781 +- proto: SpawnPointResearchDirector + entities: + - uid: 23842 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,38.5 + pos: 41.5,-31.5 parent: 2 - - uid: 6789 + - uid: 23847 components: - type: Transform - pos: -74.5,-6.5 + pos: 39.5,-31.5 parent: 2 - - uid: 6794 +- proto: SpawnPointSalvageSpecialist + entities: + - uid: 23822 components: - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,38.5 + pos: 77.5,5.5 parent: 2 - - uid: 6797 + - uid: 23823 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,38.5 + pos: 79.5,5.5 parent: 2 - - uid: 6798 + - uid: 23824 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,38.5 + pos: 81.5,5.5 parent: 2 - - uid: 6881 + - uid: 23825 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,38.5 + pos: 83.5,5.5 parent: 2 - - uid: 6883 +- proto: SpawnPointScientist + entities: + - uid: 71057 components: - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,38.5 + pos: 32.5,-19.5 parent: 2 - - uid: 6887 + - uid: 71058 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,38.5 + pos: 47.5,-20.5 parent: 2 - - uid: 6891 + - uid: 71059 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,38.5 + pos: 27.5,-28.5 parent: 2 - - uid: 7003 + - uid: 71060 components: - type: Transform - pos: 18.5,64.5 + pos: 34.5,-24.5 parent: 2 - - uid: 7678 + - uid: 71061 components: - type: Transform - rot: 3.141592653589793 rad - pos: 44.5,29.5 + pos: 52.5,-26.5 parent: 2 - - uid: 10268 + - uid: 71062 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,58.5 + pos: 57.5,-26.5 parent: 2 - - uid: 10449 + - uid: 71063 components: - type: Transform - pos: -34.5,57.5 + pos: 45.5,-31.5 parent: 2 - - uid: 12103 + - uid: 71064 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,63.5 + pos: 76.5,-35.5 parent: 2 - - uid: 12108 + - uid: 71065 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,61.5 + pos: 54.5,-54.5 parent: 2 - - uid: 12110 + - uid: 71066 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,62.5 + pos: 63.5,-54.5 parent: 2 - - uid: 12112 + - uid: 71067 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,62.5 + pos: 62.5,-46.5 parent: 2 - - uid: 12128 + - uid: 71068 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,63.5 + pos: 71.5,-35.5 parent: 2 - - uid: 12157 + - uid: 71078 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,60.5 + pos: 40.5,-18.5 parent: 2 - - uid: 12176 +- proto: SpawnPointSecurityCadet + entities: + - uid: 23793 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,60.5 + pos: -79.5,43.5 parent: 2 - - uid: 12220 + - uid: 23794 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,61.5 + pos: -75.5,45.5 parent: 2 - - uid: 12232 + - uid: 23814 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,58.5 + pos: 44.5,6.5 parent: 2 - - uid: 12241 + - uid: 23816 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,64.5 + pos: 57.5,-6.5 parent: 2 - - uid: 12242 + - uid: 23858 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,64.5 + pos: -37.5,-31.5 parent: 2 - - uid: 12259 + - uid: 23859 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,59.5 + pos: -34.5,-31.5 parent: 2 - - uid: 12649 + - uid: 23861 components: - type: Transform - pos: -13.5,33.5 + pos: -36.5,-39.5 parent: 2 - - uid: 12786 + - uid: 23862 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,30.5 + pos: -4.5,-29.5 parent: 2 - - uid: 13041 + - uid: 23865 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,62.5 + pos: -43.5,-5.5 parent: 2 - - uid: 13743 + - uid: 52406 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,60.5 + pos: 22.5,-20.5 parent: 2 - - uid: 13744 + - uid: 52408 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,62.5 + pos: -3.5,-40.5 parent: 2 - - uid: 13747 +- proto: SpawnPointSecurityOfficer + entities: + - uid: 14326 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,60.5 + pos: -37.5,-30.5 parent: 2 - - uid: 13916 + - uid: 14942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,29.5 + pos: -14.5,-70.5 parent: 2 - - uid: 14113 + - uid: 23791 components: - type: Transform - pos: -18.5,33.5 + pos: -75.5,46.5 parent: 2 - - uid: 14679 + - uid: 23792 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,58.5 + pos: -80.5,43.5 parent: 2 - - uid: 14686 + - uid: 23813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,61.5 + pos: 45.5,7.5 parent: 2 - - uid: 14711 + - uid: 23817 components: - type: Transform - pos: -31.5,30.5 + pos: 55.5,-6.5 parent: 2 - - uid: 15055 + - uid: 23855 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,61.5 + pos: -34.5,-30.5 parent: 2 - - uid: 15057 + - uid: 23856 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,62.5 + pos: -37.5,-32.5 parent: 2 - - uid: 15059 + - uid: 23857 components: - type: Transform - pos: -33.5,57.5 + pos: -34.5,-32.5 parent: 2 - - uid: 15250 + - uid: 23860 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,59.5 + pos: -34.5,-36.5 parent: 2 - - uid: 15259 + - uid: 23863 components: - type: Transform - pos: -32.5,57.5 + pos: -5.5,-29.5 parent: 2 - - uid: 15485 + - uid: 23864 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,30.5 + pos: -43.5,-4.5 parent: 2 - - uid: 15492 + - uid: 52405 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,31.5 + pos: 20.5,-22.5 parent: 2 - - uid: 18850 + - uid: 52407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,27.5 + pos: -5.5,-38.5 parent: 2 - - uid: 19690 +- proto: SpawnPointServiceWorker + entities: + - uid: 23731 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,32.5 + pos: -32.5,39.5 parent: 2 - - uid: 20467 + - uid: 23732 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,60.5 + pos: -39.5,31.5 parent: 2 - - uid: 20857 + - uid: 23733 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,60.5 + pos: -32.5,33.5 parent: 2 - - uid: 21137 + - uid: 23734 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,37.5 + pos: -74.5,0.5 parent: 2 - - uid: 21658 + - uid: 23738 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,38.5 + pos: -18.5,23.5 parent: 2 - - uid: 23377 + - uid: 23739 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,-8.5 + pos: -15.5,22.5 parent: 2 - - uid: 23477 + - uid: 71081 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-24.5 + pos: -34.5,35.5 parent: 2 - - uid: 23478 +- proto: SpawnPointStationEngineer + entities: + - uid: 23801 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-22.5 + pos: 33.5,19.5 parent: 2 - - uid: 23479 + - uid: 23802 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-22.5 + pos: 34.5,19.5 parent: 2 - - uid: 23481 + - uid: 23803 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-22.5 + pos: 35.5,19.5 parent: 2 - - uid: 23482 + - uid: 23804 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-22.5 + pos: 36.5,19.5 parent: 2 - - uid: 23483 + - uid: 23805 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-23.5 + pos: 33.5,23.5 parent: 2 - - uid: 23485 +- proto: SpawnPointTechnicalAssistant + entities: + - uid: 23806 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-25.5 + pos: 34.5,23.5 parent: 2 - - uid: 23492 + - uid: 23807 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-22.5 + pos: 35.5,23.5 parent: 2 - - uid: 23493 + - uid: 23808 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-31.5 + pos: 36.5,23.5 parent: 2 - - uid: 23497 +- proto: SpawnPointWarden + entities: + - uid: 23849 components: - type: Transform - pos: -8.5,-30.5 + pos: -55.5,-21.5 parent: 2 - - uid: 23499 + - uid: 23850 components: - type: Transform - pos: -5.5,-30.5 + pos: -44.5,-25.5 parent: 2 - - uid: 23500 + - uid: 51636 components: - type: Transform - pos: -7.5,-30.5 + pos: -47.5,-21.5 parent: 2 - - uid: 23501 +- proto: SpawnPointZookeeper + entities: + - uid: 23746 components: - type: Transform - pos: -6.5,-30.5 + pos: -42.5,24.5 parent: 2 - - uid: 23503 + - uid: 71087 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,26.5 + pos: -42.5,19.5 parent: 2 - - uid: 23504 +- proto: SpawnVendingMachineRestockDrink + entities: + - uid: 28794 components: - type: Transform - pos: -7.5,24.5 + pos: -47.5,-50.5 parent: 2 - - uid: 23505 +- proto: SpawnVendingMachineRestockFoodDrink + entities: + - uid: 28957 components: - type: Transform - pos: -6.5,24.5 + pos: -64.5,-84.5 parent: 2 - - uid: 23506 +- proto: Spear + entities: + - uid: 13008 components: - type: Transform - pos: -4.5,24.5 + pos: -68.15398,-42.38204 parent: 2 - - uid: 23507 + - uid: 30288 components: - type: Transform - pos: -5.5,24.5 + pos: 32.048615,3.7374797 parent: 2 - - uid: 23508 +- proto: SpearPlasma + entities: + - uid: 55735 components: - type: Transform - pos: -3.5,24.5 - parent: 2 - - uid: 23509 + pos: -13.3554325,-0.6344099 + parent: 55280 +- proto: SpeedLoaderCap + entities: + - uid: 2521 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,25.5 + pos: -79.39821,16.482576 parent: 2 - - uid: 23510 + - uid: 4056 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,27.5 + rot: -1.5707963267948966 rad + pos: -74.43791,24.49398 parent: 2 - - uid: 23511 + - uid: 51137 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,20.5 + pos: -37.690613,105.47122 parent: 2 - - uid: 23512 +- proto: SpeedLoaderMagnum + entities: + - uid: 25729 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,20.5 - parent: 2 - - uid: 23513 + parent: 19930 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 28135 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,20.5 + pos: -31.73425,-4.50442 parent: 2 - - uid: 23514 + - uid: 61034 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,20.5 - parent: 2 - - uid: 23515 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61044 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,20.5 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: SpiderWeb + entities: + - uid: 11624 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 45.5,-43.5 parent: 2 - - uid: 23516 + - uid: 11626 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,19.5 + pos: 47.5,-43.5 parent: 2 - - uid: 23517 + - uid: 11627 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,18.5 + pos: 46.5,-44.5 parent: 2 - - uid: 23518 + - uid: 11628 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,17.5 + pos: 46.5,-43.5 parent: 2 - - uid: 23535 + - uid: 15497 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-33.5 + pos: 35.5,-43.5 parent: 2 - - uid: 23536 + - uid: 15499 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-32.5 + pos: 36.5,-42.5 parent: 2 - - uid: 23539 + - uid: 15502 components: - type: Transform - pos: 35.5,-63.5 + pos: 36.5,-43.5 parent: 2 - - uid: 23546 + - uid: 15575 components: - type: Transform - pos: 34.5,-63.5 + pos: 44.5,-37.5 parent: 2 - - uid: 23570 + - uid: 15578 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-4.5 + rot: -1.5707963267948966 rad + pos: 45.5,-36.5 parent: 2 - - uid: 23571 + - uid: 15621 components: - type: Transform rot: 1.5707963267948966 rad - pos: 81.5,-2.5 + pos: 45.5,-42.5 parent: 2 - - uid: 23572 + - uid: 15626 components: - type: Transform rot: 1.5707963267948966 rad - pos: 81.5,-0.5 + pos: 50.5,-40.5 parent: 2 - - uid: 23573 + - uid: 21585 components: - type: Transform - pos: 80.5,-5.5 + pos: -66.5,-27.5 parent: 2 - - uid: 23574 + - uid: 30313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-37.5 + pos: 33.5,4.5 parent: 2 - - uid: 23575 + - uid: 30316 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 76.5,-35.5 + pos: 30.5,3.5 parent: 2 - - uid: 23576 + - uid: 30758 components: - type: Transform rot: -1.5707963267948966 rad - pos: 76.5,-36.5 + pos: -0.5,63.5 parent: 2 - - uid: 23577 + - uid: 30924 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 82.5,-37.5 + pos: 56.5,11.5 parent: 2 - - uid: 23578 + - uid: 30925 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 82.5,-36.5 + pos: 57.5,11.5 parent: 2 - - uid: 23579 + - uid: 30926 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 82.5,-35.5 + pos: 58.5,11.5 parent: 2 - - uid: 23580 + - uid: 30927 components: - type: Transform - pos: 36.5,-63.5 + pos: 55.5,11.5 parent: 2 - - uid: 25631 + - uid: 30930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,35.5 + pos: 59.5,11.5 parent: 2 - - uid: 25875 + - uid: 30938 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,36.5 + pos: 53.5,17.5 parent: 2 - - uid: 26624 + - uid: 30939 components: - type: Transform - pos: -15.5,33.5 + pos: 53.5,18.5 parent: 2 - - uid: 27597 + - uid: 30940 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,59.5 + pos: 53.5,19.5 parent: 2 - - uid: 28533 + - uid: 30941 components: - type: Transform - pos: 33.5,-31.5 + pos: 53.5,20.5 parent: 2 - - uid: 28534 + - uid: 30942 components: - type: Transform - pos: 37.5,-31.5 + pos: 53.5,16.5 parent: 2 - - uid: 28799 + - uid: 48586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,62.5 + pos: -43.5,98.5 parent: 2 - - uid: 28800 + - uid: 51151 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,61.5 + rot: -1.5707963267948966 rad + pos: -45.5,106.5 parent: 2 - - uid: 28849 + - uid: 51274 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,60.5 + pos: -44.5,100.5 parent: 2 - - uid: 28850 + - uid: 51276 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,59.5 + pos: -45.5,100.5 parent: 2 - - uid: 28851 + - uid: 63410 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,58.5 - parent: 2 - - uid: 28852 + pos: -19.5,0.5 + parent: 56631 + - uid: 63411 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,58.5 - parent: 2 - - uid: 28868 + pos: -20.5,-2.5 + parent: 56631 + - uid: 63412 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,61.5 - parent: 2 - - uid: 30807 + pos: -14.5,-8.5 + parent: 56631 + - uid: 63413 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,38.5 - parent: 2 - - uid: 31188 + pos: -18.5,-5.5 + parent: 56631 + - uid: 63414 components: - type: Transform - pos: -16.5,33.5 - parent: 2 - - uid: 32278 + pos: -20.5,3.5 + parent: 56631 + - uid: 63415 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,-1.5 - parent: 2 - - uid: 32280 + pos: -19.5,2.5 + parent: 56631 + - uid: 63416 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,-1.5 - parent: 2 - - uid: 34028 + pos: -21.5,0.5 + parent: 56631 + - uid: 63417 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-27.5 - parent: 33049 - - uid: 34029 + pos: -21.5,-0.5 + parent: 56631 + - uid: 63418 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-28.5 - parent: 33049 - - uid: 34030 + pos: -17.5,-3.5 + parent: 56631 + - uid: 63419 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-31.5 - parent: 33049 - - uid: 34031 + pos: -15.5,-6.5 + parent: 56631 + - uid: 63420 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-30.5 - parent: 33049 - - uid: 34032 + pos: -17.5,-7.5 + parent: 56631 + - uid: 63421 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-27.5 - parent: 33049 - - uid: 34033 + pos: -10.5,28.5 + parent: 56631 + - uid: 63422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-28.5 - parent: 33049 - - uid: 34034 + pos: 22.5,0.5 + parent: 56631 + - uid: 63423 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-25.5 - parent: 33049 - - uid: 34035 + pos: 22.5,2.5 + parent: 56631 + - uid: 63424 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-25.5 - parent: 33049 - - uid: 34036 + pos: 21.5,10.5 + parent: 56631 + - uid: 63425 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-26.5 - parent: 33049 - - uid: 34037 + pos: 15.5,11.5 + parent: 56631 + - uid: 63426 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-26.5 - parent: 33049 - - uid: 34501 + pos: 15.5,10.5 + parent: 56631 + - uid: 63427 components: - type: Transform - pos: 80.5,7.5 - parent: 2 - - uid: 34502 + pos: 16.5,10.5 + parent: 56631 + - uid: 63428 components: - type: Transform - rot: 3.141592653589793 rad - pos: 80.5,0.5 - parent: 2 - - uid: 34547 + pos: 20.5,4.5 + parent: 56631 + - uid: 63429 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,10.5 - parent: 2 - - uid: 34548 + pos: 20.5,-8.5 + parent: 56631 + - uid: 63430 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,12.5 - parent: 2 - - uid: 34549 + pos: 20.5,8.5 + parent: 56631 + - uid: 63431 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,8.5 - parent: 2 - - uid: 34555 + pos: 19.5,-2.5 + parent: 56631 + - uid: 63432 components: - type: Transform - rot: 3.141592653589793 rad - pos: 80.5,13.5 - parent: 2 - - uid: 35157 + pos: 20.5,-0.5 + parent: 56631 + - uid: 63433 + components: + - type: Transform + pos: 20.5,-4.5 + parent: 56631 + - uid: 63434 + components: + - type: Transform + pos: 16.5,-8.5 + parent: 56631 + - uid: 63435 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,11.5 - parent: 34641 - - uid: 35158 + pos: 20.5,-5.5 + parent: 56631 + - uid: 63436 components: - type: Transform - pos: -19.5,8.5 - parent: 34641 - - uid: 35159 + pos: -6.5,29.5 + parent: 56631 + - uid: 63437 components: - type: Transform - pos: -20.5,8.5 - parent: 34641 - - uid: 35160 + pos: -7.5,28.5 + parent: 56631 + - uid: 63438 components: - type: Transform - pos: -17.5,8.5 - parent: 34641 - - uid: 35161 + pos: -10.5,20.5 + parent: 56631 + - uid: 63439 components: - type: Transform - pos: -18.5,8.5 - parent: 34641 - - uid: 35162 + pos: -13.5,21.5 + parent: 56631 + - uid: 63440 components: - type: Transform - pos: -15.5,8.5 - parent: 34641 - - uid: 35163 + pos: -14.5,22.5 + parent: 56631 + - uid: 63441 components: - type: Transform - pos: -16.5,8.5 - parent: 34641 - - uid: 35164 + pos: -17.5,18.5 + parent: 56631 + - uid: 63442 components: - type: Transform - pos: -13.5,8.5 - parent: 34641 - - uid: 35165 + pos: -17.5,19.5 + parent: 56631 + - uid: 63443 components: - type: Transform - pos: -14.5,8.5 - parent: 34641 - - uid: 35166 + pos: -18.5,24.5 + parent: 56631 + - uid: 63444 components: - type: Transform - pos: -11.5,8.5 - parent: 34641 - - uid: 35167 + pos: -17.5,25.5 + parent: 56631 + - uid: 63445 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,11.5 - parent: 34641 - - uid: 35168 + pos: -18.5,21.5 + parent: 56631 + - uid: 63446 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,11.5 - parent: 34641 - - uid: 35169 + pos: -12.5,25.5 + parent: 56631 + - uid: 63447 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,11.5 - parent: 34641 - - uid: 35170 + pos: -11.5,23.5 + parent: 56631 + - uid: 63448 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,11.5 - parent: 34641 - - uid: 35171 + pos: -13.5,24.5 + parent: 56631 + - uid: 63449 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,11.5 - parent: 34641 - - uid: 35172 + pos: -7.5,21.5 + parent: 56631 + - uid: 63450 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,11.5 - parent: 34641 - - uid: 35173 + pos: -6.5,22.5 + parent: 56631 + - uid: 63451 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,11.5 - parent: 34641 - - uid: 35174 + pos: -6.5,21.5 + parent: 56631 + - uid: 63452 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,11.5 - parent: 34641 - - uid: 35175 + pos: -9.5,22.5 + parent: 56631 + - uid: 63453 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,11.5 - parent: 34641 - - uid: 35176 + pos: -7.5,24.5 + parent: 56631 + - uid: 63454 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,11.5 - parent: 34641 - - uid: 35177 + pos: -7.5,25.5 + parent: 56631 + - uid: 63455 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,11.5 - parent: 34641 - - uid: 35178 + pos: -6.5,25.5 + parent: 56631 + - uid: 63456 components: - type: Transform - pos: -12.5,8.5 - parent: 34641 - - uid: 35179 + pos: -10.5,25.5 + parent: 56631 + - uid: 63457 components: - type: Transform - pos: -10.5,8.5 - parent: 34641 - - uid: 35180 + pos: -18.5,50.5 + parent: 56631 + - uid: 63458 components: - type: Transform - pos: -9.5,8.5 - parent: 34641 - - uid: 35181 + pos: -17.5,50.5 + parent: 56631 + - uid: 63459 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,11.5 - parent: 34641 - - uid: 35182 + pos: -17.5,49.5 + parent: 56631 + - uid: 63460 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,11.5 - parent: 34641 - - uid: 35183 + pos: -18.5,47.5 + parent: 56631 + - uid: 63461 components: - type: Transform - pos: -8.5,8.5 - parent: 34641 - - uid: 35184 + pos: -17.5,46.5 + parent: 56631 + - uid: 63462 components: - type: Transform - pos: -7.5,8.5 - parent: 34641 - - uid: 35604 + pos: -16.5,47.5 + parent: 56631 + - uid: 63463 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,34.5 - parent: 2 - - uid: 35704 + pos: -18.5,46.5 + parent: 56631 + - uid: 63464 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,36.5 - parent: 2 - - uid: 35797 + pos: -15.5,46.5 + parent: 56631 + - uid: 63465 components: - type: Transform - pos: -14.5,-30.5 - parent: 2 - - uid: 35798 + pos: -13.5,50.5 + parent: 56631 + - uid: 63466 components: - type: Transform - pos: -13.5,-30.5 - parent: 2 - - uid: 35800 + pos: -14.5,49.5 + parent: 56631 + - uid: 63467 components: - type: Transform - pos: -12.5,-30.5 - parent: 2 - - uid: 35801 + pos: -14.5,51.5 + parent: 56631 + - uid: 63468 components: - type: Transform - pos: -11.5,-30.5 - parent: 2 - - uid: 35974 + pos: -13.5,51.5 + parent: 56631 + - uid: 63469 components: - type: Transform - pos: -15.5,-0.5 - parent: 2 - - uid: 36832 + pos: -12.5,49.5 + parent: 56631 + - uid: 63470 components: - type: Transform - pos: 45.5,37.5 - parent: 2 - - uid: 36833 + pos: -11.5,50.5 + parent: 56631 + - uid: 63471 components: - type: Transform - pos: 46.5,37.5 - parent: 2 - - uid: 36850 + pos: -11.5,47.5 + parent: 56631 + - uid: 63472 components: - type: Transform - pos: 47.5,37.5 - parent: 2 - - uid: 36851 + pos: -10.5,51.5 + parent: 56631 + - uid: 63473 components: - type: Transform - pos: 48.5,37.5 - parent: 2 - - uid: 36852 + pos: -10.5,48.5 + parent: 56631 + - uid: 63474 components: - type: Transform - pos: 49.5,37.5 - parent: 2 - - uid: 36853 + pos: -21.5,48.5 + parent: 56631 + - uid: 63475 components: - type: Transform - pos: 50.5,37.5 - parent: 2 - - uid: 36854 + pos: -19.5,49.5 + parent: 56631 + - uid: 63476 components: - type: Transform - pos: 51.5,37.5 - parent: 2 - - uid: 36856 + pos: -19.5,48.5 + parent: 56631 + - uid: 63477 components: - type: Transform - pos: 52.5,37.5 - parent: 2 - - uid: 36857 + pos: -15.5,48.5 + parent: 56631 + - uid: 63478 components: - type: Transform - pos: 44.5,37.5 - parent: 2 - - uid: 36859 + pos: -14.5,47.5 + parent: 56631 + - uid: 63479 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,33.5 - parent: 2 - - uid: 37769 + pos: -20.5,50.5 + parent: 56631 + - uid: 63480 components: - type: Transform - pos: 15.5,12.5 - parent: 36861 - - uid: 37770 + pos: -11.5,48.5 + parent: 56631 + - uid: 63481 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,16.5 - parent: 36861 - - uid: 41598 + pos: -10.5,49.5 + parent: 56631 + - uid: 63482 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,63.5 - parent: 2 - - uid: 41832 + pos: -12.5,51.5 + parent: 56631 + - uid: 63483 components: - type: Transform - pos: 21.5,64.5 - parent: 2 - - uid: 41833 + pos: -17.5,48.5 + parent: 56631 + - uid: 63484 components: - type: Transform - pos: 20.5,64.5 - parent: 2 - - uid: 41849 + pos: -9.5,49.5 + parent: 56631 + - uid: 63485 components: - type: Transform - pos: 17.5,64.5 - parent: 2 - - uid: 44523 + pos: -15.5,55.5 + parent: 56631 + - uid: 63486 components: - type: Transform - pos: 74.5,-24.5 - parent: 2 - - uid: 44559 + pos: -13.5,53.5 + parent: 56631 + - uid: 63487 components: - type: Transform - pos: 73.5,-24.5 - parent: 2 - - uid: 47230 + pos: -12.5,58.5 + parent: 56631 + - uid: 63488 components: - type: Transform - pos: -34.5,51.5 - parent: 2 - - uid: 47726 + pos: -13.5,59.5 + parent: 56631 + - uid: 63489 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-28.5 - parent: 2 - - uid: 47727 + pos: -13.5,56.5 + parent: 56631 + - uid: 63490 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-28.5 - parent: 2 - - uid: 48951 + pos: -9.5,54.5 + parent: 56631 + - uid: 63491 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-9.5 - parent: 45711 - - uid: 48952 + pos: -10.5,53.5 + parent: 56631 + - uid: 63492 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-9.5 - parent: 45711 - - uid: 48953 + pos: -12.5,54.5 + parent: 56631 + - uid: 63493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-1.5 - parent: 45711 - - uid: 48954 + pos: -12.5,53.5 + parent: 56631 + - uid: 63494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-1.5 - parent: 45711 - - uid: 48955 + pos: -12.5,52.5 + parent: 56631 + - uid: 63495 components: - type: Transform - pos: -2.5,-13.5 - parent: 45711 - - uid: 48956 + pos: -9.5,56.5 + parent: 56631 + - uid: 63496 components: - type: Transform - pos: -1.5,-13.5 - parent: 45711 - - uid: 48957 + pos: -10.5,57.5 + parent: 56631 + - uid: 63497 components: - type: Transform - pos: 0.5,-13.5 - parent: 45711 - - uid: 48958 + pos: -9.5,59.5 + parent: 56631 + - uid: 63498 components: - type: Transform - pos: 2.5,-13.5 - parent: 45711 - - uid: 48959 + pos: -11.5,59.5 + parent: 56631 + - uid: 63499 components: - type: Transform - pos: 3.5,-13.5 - parent: 45711 - - uid: 48960 + pos: -14.5,53.5 + parent: 56631 + - uid: 63500 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,18.5 - parent: 45711 - - uid: 48961 + pos: -14.5,55.5 + parent: 56631 + - uid: 63501 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,17.5 - parent: 45711 - - uid: 48962 + pos: -14.5,57.5 + parent: 56631 + - uid: 63502 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,17.5 - parent: 45711 - - uid: 48963 + pos: -10.5,55.5 + parent: 56631 + - uid: 63503 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,18.5 - parent: 45711 - - uid: 48964 + pos: -20.5,52.5 + parent: 56631 + - uid: 63504 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,14.5 - parent: 45711 - - uid: 48965 + pos: -18.5,53.5 + parent: 56631 + - uid: 63505 components: - type: Transform - pos: 5.5,15.5 - parent: 45711 - - uid: 48966 + pos: -20.5,55.5 + parent: 56631 + - uid: 63506 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,14.5 - parent: 45711 - - uid: 48967 + pos: -19.5,56.5 + parent: 56631 + - uid: 63507 components: - type: Transform - pos: -4.5,15.5 - parent: 45711 - - uid: 48968 + pos: -21.5,53.5 + parent: 56631 + - uid: 63508 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,16.5 - parent: 45711 - - uid: 48969 + pos: -19.5,52.5 + parent: 56631 + - uid: 63509 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,15.5 - parent: 45711 - - uid: 48970 + pos: -19.5,51.5 + parent: 56631 + - uid: 63510 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,16.5 - parent: 45711 - - uid: 48971 + pos: -18.5,55.5 + parent: 56631 + - uid: 63511 components: - type: Transform - pos: 0.5,17.5 - parent: 45711 - - uid: 48972 + pos: -19.5,54.5 + parent: 56631 + - uid: 63512 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,34.5 - parent: 45711 - - uid: 48973 + pos: -17.5,55.5 + parent: 56631 +- proto: Spoon + entities: + - uid: 9613 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,33.5 - parent: 45711 - - uid: 48974 + rot: -1.5707963267948966 rad + pos: 3.672663,-5.0942 + parent: 2 + - uid: 14826 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,32.5 - parent: 45711 - - uid: 48975 + rot: -1.5707963267948966 rad + pos: -1.532763,-67.16538 + parent: 2 + - uid: 18830 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,31.5 - parent: 45711 - - uid: 48976 + rot: -1.5707963267948966 rad + pos: -26.990427,-62.647358 + parent: 2 + - uid: 20105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,30.5 - parent: 45711 - - uid: 48977 + pos: -115.00728,9.617864 + parent: 2 + - uid: 20820 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,27.5 - parent: 45711 - - uid: 48978 + rot: 3.141592653589793 rad + pos: -75.28827,-18.438126 + parent: 2 + - uid: 63513 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,26.5 - parent: 45711 - - uid: 48979 + pos: 17.163906,27.288605 + parent: 56631 + - uid: 67879 components: - type: Transform - pos: 34.5,25.5 - parent: 45711 - - uid: 48980 + rot: -1.5707963267948966 rad + pos: 1.5819511,18.339941 + parent: 66965 +- proto: SpoonPlastic + entities: + - uid: 63514 components: - type: Transform - pos: 33.5,25.5 - parent: 45711 - - uid: 48981 + pos: -36.14482,31.602295 + parent: 56631 +- proto: SprayBottle + entities: + - uid: 7061 components: - type: Transform - pos: 27.5,25.5 - parent: 45711 - - uid: 48982 + pos: -41.819572,74.45956 + parent: 2 +- proto: SprayBottleSpaceCleaner + entities: + - uid: 10480 components: - type: Transform - pos: 26.5,25.5 - parent: 45711 - - uid: 48983 + pos: -56.212116,33.409832 + parent: 2 + - uid: 10885 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,26.5 - parent: 45711 - - uid: 48984 + pos: -50.776855,3.607583 + parent: 2 + - uid: 20073 components: - type: Transform rot: -1.5707963267948966 rad - pos: 25.5,27.5 - parent: 45711 - - uid: 48985 + pos: -56.672382,-3.7519612 + parent: 2 + - uid: 20074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,30.5 - parent: 45711 - - uid: 48986 + pos: -56.203632,-3.7207108 + parent: 2 + - uid: 23877 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,31.5 - parent: 45711 - - uid: 48987 + pos: -19.868404,34.70865 + parent: 2 + - uid: 30136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,32.5 - parent: 45711 - - uid: 48988 + pos: -85.623116,66.69498 + parent: 2 + - uid: 30137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,33.5 - parent: 45711 - - uid: 48989 + pos: -85.45124,66.94498 + parent: 2 + - uid: 30138 + components: + - type: Transform + pos: -85.341866,66.6481 + parent: 2 + - uid: 66648 + components: + - type: Transform + pos: 3.3383493,-19.349682 + parent: 65849 +- proto: SprayBottleWater + entities: + - uid: 8714 + components: + - type: Transform + pos: -76.25806,0.87002903 + parent: 2 + - uid: 10886 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,34.5 - parent: 45711 - - uid: 51178 + pos: -50.218018,10.281643 + parent: 2 + - uid: 19091 components: + - type: MetaData + desc: Антисептик с отвинчивающимся верхом. + name: антисептик - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,1.5 + rot: 12.566370614359172 rad + pos: -0.39573175,-40.151234 parent: 2 - - uid: 51188 + - uid: 19092 components: + - type: MetaData + desc: Антисептик с отвинчивающимся верхом. + name: антисептик - type: Transform - pos: -44.5,2.5 + pos: -0.5207318,-40.026234 parent: 2 - - uid: 51351 + - uid: 19093 components: + - type: MetaData + desc: Антисептик с отвинчивающимся верхом. + name: антисептик - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-0.5 + pos: -0.6769817,-40.16686 parent: 2 - - uid: 51357 + - uid: 23674 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,-1.5 + pos: -49.37258,36.910152 parent: 2 - - uid: 51358 +- proto: SS13Memorial + entities: + - uid: 12371 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-1.5 + pos: -60.5,65.5 parent: 2 - - uid: 51359 +- proto: StairDark + entities: + - uid: 348 components: - type: Transform rot: 1.5707963267948966 rad - pos: -45.5,-0.5 + pos: -47.5,-16.5 parent: 2 - - uid: 51362 + - uid: 1929 components: - type: Transform - pos: -39.5,2.5 + rot: 1.5707963267948966 rad + pos: -47.5,-15.5 parent: 2 - - uid: 51363 + - uid: 3996 components: - type: Transform - pos: -43.5,2.5 + rot: 1.5707963267948966 rad + pos: -101.5,4.5 parent: 2 - - uid: 51365 + - uid: 3997 components: - type: Transform rot: 1.5707963267948966 rad - pos: -45.5,1.5 + pos: -101.5,3.5 parent: 2 - - uid: 51366 + - uid: 4688 components: - type: Transform - pos: -38.5,2.5 + pos: -30.5,45.5 parent: 2 - - uid: 51490 + - uid: 4754 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,-1.5 + pos: -31.5,45.5 parent: 2 - - uid: 51649 + - uid: 5325 components: - type: Transform - pos: -40.5,2.5 + rot: 1.5707963267948966 rad + pos: -47.5,15.5 parent: 2 - - uid: 51650 + - uid: 7370 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,-1.5 + rot: 1.5707963267948966 rad + pos: -33.5,-43.5 parent: 2 - - uid: 51653 + - uid: 7380 components: - type: Transform - pos: -41.5,2.5 + rot: 1.5707963267948966 rad + pos: -33.5,-44.5 parent: 2 - - uid: 51660 + - uid: 7815 components: - type: Transform - pos: -42.5,2.5 + rot: 3.141592653589793 rad + pos: -50.5,75.5 parent: 2 - - uid: 51663 + - uid: 10375 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,-1.5 + pos: -56.5,61.5 parent: 2 - - uid: 51871 + - uid: 10376 components: - type: Transform - pos: -50.5,0.5 + pos: -55.5,61.5 parent: 2 - - uid: 51873 + - uid: 10728 components: - type: Transform - pos: -49.5,0.5 + pos: -48.5,6.5 parent: 2 - - uid: 51874 + - uid: 10732 components: - type: Transform - rot: 3.141592653589793 rad - pos: -50.5,0.5 + pos: -49.5,6.5 parent: 2 - - uid: 51876 + - uid: 10733 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,0.5 + pos: -50.5,6.5 parent: 2 - - uid: 52418 + - uid: 10762 components: - type: Transform - pos: -29.5,53.5 - parent: 45711 - - uid: 52560 + rot: 1.5707963267948966 rad + pos: -47.5,14.5 + parent: 2 + - uid: 10763 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,74.5 - parent: 45711 - - uid: 52564 + rot: 1.5707963267948966 rad + pos: -47.5,13.5 + parent: 2 + - uid: 10764 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,73.5 - parent: 45711 - - uid: 52565 + pos: -51.5,15.5 + parent: 2 + - uid: 10765 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,76.5 - parent: 45711 - - uid: 52600 + pos: -51.5,14.5 + parent: 2 + - uid: 10766 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,43.5 - parent: 45711 - - uid: 52601 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,42.5 - parent: 45711 - - uid: 52602 + pos: -51.5,13.5 + parent: 2 + - uid: 10792 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,43.5 - parent: 45711 - - uid: 52603 + pos: -22.5,48.5 + parent: 2 + - uid: 10793 components: - type: Transform - pos: 0.5,44.5 - parent: 45711 - - uid: 52611 + rot: 3.141592653589793 rad + pos: -20.5,49.5 + parent: 2 + - uid: 10794 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,55.5 - parent: 45711 - - uid: 52612 + pos: -21.5,49.5 + parent: 2 + - uid: 10795 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,56.5 - parent: 45711 - - uid: 52613 - components: - - type: Transform - pos: 0.5,57.5 - parent: 45711 - - uid: 52614 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,56.5 - parent: 45711 - - uid: 52749 + pos: -22.5,47.5 + parent: 2 + - uid: 10890 components: - type: Transform - pos: -25.5,49.5 - parent: 45711 - - uid: 52750 + pos: -44.5,56.5 + parent: 2 + - uid: 10891 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,48.5 - parent: 45711 - - uid: 52751 + pos: -43.5,56.5 + parent: 2 + - uid: 10892 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,47.5 - parent: 45711 - - uid: 52752 + pos: -42.5,56.5 + parent: 2 + - uid: 11156 components: - type: Transform rot: -1.5707963267948966 rad - pos: -24.5,48.5 - parent: 45711 - - uid: 52964 + pos: -53.5,59.5 + parent: 2 + - uid: 11157 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,75.5 - parent: 45711 - - uid: 52965 + pos: -53.5,58.5 + parent: 2 + - uid: 11158 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,75.5 - parent: 45711 - - uid: 52983 + rot: -1.5707963267948966 rad + pos: -53.5,57.5 + parent: 2 + - uid: 11202 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,76.5 - parent: 45711 - - uid: 52989 + pos: -33.5,-42.5 + parent: 2 + - uid: 19665 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,74.5 - parent: 45711 - - uid: 52991 + pos: 9.5,-21.5 + parent: 2 + - uid: 19666 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,73.5 - parent: 45711 - - uid: 53006 + pos: 10.5,-21.5 + parent: 2 + - uid: 21517 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,30.5 + pos: -40.5,-56.5 parent: 2 - - uid: 53259 + - uid: 24749 components: - type: Transform - pos: -13.5,72.5 - parent: 45711 - - uid: 53261 + pos: -69.5,30.5 + parent: 2 + - uid: 25042 components: - type: Transform - pos: -15.5,72.5 - parent: 45711 - - uid: 53262 + rot: -1.5707963267948966 rad + pos: -34.5,-90.5 + parent: 2 + - uid: 25086 components: - type: Transform - pos: -14.5,72.5 - parent: 45711 - - uid: 53263 + rot: -1.5707963267948966 rad + pos: -36.5,-89.5 + parent: 2 + - uid: 25185 components: - type: Transform - pos: -11.5,72.5 - parent: 45711 - - uid: 53264 + rot: -1.5707963267948966 rad + pos: -35.5,-89.5 + parent: 2 + - uid: 25187 components: - type: Transform - pos: -10.5,72.5 - parent: 45711 - - uid: 53265 + rot: -1.5707963267948966 rad + pos: -34.5,-89.5 + parent: 2 + - uid: 25188 components: - type: Transform - pos: -9.5,72.5 - parent: 45711 - - uid: 53396 + rot: -1.5707963267948966 rad + pos: -35.5,-90.5 + parent: 2 + - uid: 25189 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,49.5 - parent: 45711 - - uid: 53397 + pos: -36.5,-90.5 + parent: 2 +- proto: Stairs + entities: + - uid: 2622 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,50.5 - parent: 45711 - - uid: 53401 + rot: 1.5707963267948966 rad + pos: -97.5,54.5 + parent: 2 + - uid: 7086 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,48.5 - parent: 45711 - - uid: 53402 + pos: -48.5,74.5 + parent: 2 + - uid: 7503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,47.5 - parent: 45711 - - uid: 53403 + pos: -45.5,74.5 + parent: 2 + - uid: 7505 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,46.5 - parent: 45711 - - uid: 53667 + pos: -42.5,74.5 + parent: 2 + - uid: 9329 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,54.5 - parent: 45711 - - uid: 53669 + pos: -0.5,-8.5 + parent: 2 + - uid: 9330 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,55.5 - parent: 45711 - - uid: 53692 + pos: 0.5,-8.5 + parent: 2 + - uid: 9331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,51.5 - parent: 45711 - - uid: 53694 + pos: 1.5,-8.5 + parent: 2 + - uid: 9332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,52.5 - parent: 45711 - - uid: 53777 + pos: -0.5,-4.5 + parent: 2 + - uid: 9333 components: - type: Transform - pos: -30.5,53.5 - parent: 45711 - - uid: 53793 + pos: 0.5,-4.5 + parent: 2 + - uid: 9334 components: - type: Transform - pos: -28.5,53.5 - parent: 45711 - - uid: 53794 + pos: 1.5,-4.5 + parent: 2 + - uid: 9991 components: - type: Transform - pos: -27.5,53.5 - parent: 45711 - - uid: 53801 + rot: -1.5707963267948966 rad + pos: -3.5,2.5 + parent: 2 + - uid: 9992 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,52.5 - parent: 45711 - - uid: 53802 + rot: -1.5707963267948966 rad + pos: -3.5,1.5 + parent: 2 + - uid: 9993 components: - type: Transform - pos: -31.5,41.5 - parent: 45711 - - uid: 53803 + rot: -1.5707963267948966 rad + pos: -3.5,0.5 + parent: 2 + - uid: 9996 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,50.5 - parent: 45711 - - uid: 53804 + pos: 4.5,2.5 + parent: 2 + - uid: 9997 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,49.5 - parent: 45711 - - uid: 53805 + pos: 4.5,1.5 + parent: 2 + - uid: 9998 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,48.5 - parent: 45711 - - uid: 53806 + pos: 4.5,0.5 + parent: 2 + - uid: 10001 components: - type: Transform rot: -1.5707963267948966 rad - pos: -26.5,52.5 - parent: 45711 - - uid: 53807 + pos: -8.5,1.5 + parent: 2 + - uid: 10002 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,52.5 - parent: 45711 - - uid: 53808 + rot: -1.5707963267948966 rad + pos: -8.5,0.5 + parent: 2 + - uid: 10005 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,53.5 - parent: 45711 - - uid: 53809 + pos: 9.5,0.5 + parent: 2 + - uid: 10006 components: - type: Transform rot: 1.5707963267948966 rad - pos: -24.5,54.5 - parent: 45711 - - uid: 53810 + pos: 9.5,1.5 + parent: 2 + - uid: 10011 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,55.5 - parent: 45711 - - uid: 53811 + pos: -1.5,7.5 + parent: 2 + - uid: 10012 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,55.5 - parent: 45711 - - uid: 53812 + pos: -2.5,7.5 + parent: 2 + - uid: 10013 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,55.5 - parent: 45711 - - uid: 53813 + pos: 2.5,7.5 + parent: 2 + - uid: 10015 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,55.5 - parent: 45711 - - uid: 53814 + pos: 3.5,7.5 + parent: 2 + - uid: 10893 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,55.5 - parent: 45711 - - uid: 53815 + rot: 1.5707963267948966 rad + pos: -76.5,53.5 + parent: 2 + - uid: 10894 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,55.5 - parent: 45711 - - uid: 53816 + rot: 1.5707963267948966 rad + pos: -76.5,54.5 + parent: 2 + - uid: 10895 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,55.5 - parent: 45711 - - uid: 53817 + rot: 1.5707963267948966 rad + pos: -76.5,55.5 + parent: 2 + - uid: 11606 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,55.5 - parent: 45711 - - uid: 53819 + rot: 1.5707963267948966 rad + pos: -97.5,55.5 + parent: 2 + - uid: 11608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,54.5 - parent: 45711 - - uid: 53820 + rot: 1.5707963267948966 rad + pos: -97.5,53.5 + parent: 2 + - uid: 15728 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,53.5 - parent: 45711 - - uid: 53821 + pos: 33.5,-57.5 + parent: 2 + - uid: 15729 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,51.5 - parent: 45711 - - uid: 53822 + pos: 33.5,-60.5 + parent: 2 + - uid: 18465 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,39.5 - parent: 45711 - - uid: 53823 + pos: -20.5,-68.5 + parent: 2 + - uid: 26917 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,50.5 - parent: 45711 - - uid: 53824 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,49.5 - parent: 45711 - - uid: 53825 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,49.5 - parent: 45711 - - uid: 53826 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,49.5 - parent: 45711 - - uid: 53828 - components: - - type: Transform - pos: -32.5,47.5 - parent: 45711 - - uid: 53829 - components: - - type: Transform - pos: -33.5,47.5 - parent: 45711 - - uid: 53830 + pos: -39.5,100.5 + parent: 2 + - uid: 26918 components: - type: Transform - pos: -34.5,47.5 - parent: 45711 - - uid: 53831 + rot: -1.5707963267948966 rad + pos: -39.5,99.5 + parent: 2 + - uid: 26919 components: - type: Transform - pos: -35.5,47.5 - parent: 45711 - - uid: 53832 + rot: -1.5707963267948966 rad + pos: -38.5,100.5 + parent: 2 + - uid: 26920 components: - type: Transform - pos: -36.5,47.5 - parent: 45711 - - uid: 53897 + rot: -1.5707963267948966 rad + pos: -38.5,99.5 + parent: 2 + - uid: 26921 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,53.5 - parent: 45711 - - uid: 53899 + pos: -38.5,102.5 + parent: 2 + - uid: 26922 components: - type: Transform rot: 1.5707963267948966 rad - pos: -29.5,55.5 - parent: 45711 - - uid: 53900 + pos: -38.5,103.5 + parent: 2 + - uid: 26923 components: - type: Transform rot: 1.5707963267948966 rad - pos: -29.5,54.5 - parent: 45711 - - uid: 53907 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,54.5 - parent: 45711 - - uid: 53911 + pos: -39.5,102.5 + parent: 2 + - uid: 26925 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,54.5 - parent: 45711 - - uid: 53916 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,53.5 - parent: 45711 - - uid: 53938 + pos: -39.5,103.5 + parent: 2 + - uid: 27085 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,50.5 - parent: 45711 - - uid: 53939 - components: - - type: Transform - pos: -32.5,52.5 - parent: 45711 - - uid: 54037 + pos: -52.5,103.5 + parent: 2 + - uid: 27086 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,51.5 - parent: 45711 - - uid: 54039 - components: - - type: Transform - pos: 12.5,49.5 - parent: 45711 - - uid: 54083 + pos: -51.5,103.5 + parent: 2 + - uid: 27087 components: - type: Transform - pos: 12.5,51.5 - parent: 45711 - - uid: 54084 + rot: 3.141592653589793 rad + pos: -51.5,103.5 + parent: 2 + - uid: 27088 components: - type: Transform rot: 3.141592653589793 rad - pos: 12.5,49.5 - parent: 45711 - - uid: 54177 + pos: -50.5,103.5 + parent: 2 + - uid: 27089 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,23.5 + rot: 3.141592653589793 rad + pos: -50.5,105.5 parent: 2 - - uid: 54178 + - uid: 27090 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,23.5 + rot: 3.141592653589793 rad + pos: -51.5,105.5 parent: 2 - - uid: 54180 + - uid: 27091 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,23.5 + rot: 3.141592653589793 rad + pos: -52.5,105.5 parent: 2 - - uid: 54181 + - uid: 27092 components: - type: Transform rot: 1.5707963267948966 rad - pos: -60.5,23.5 + pos: -41.5,108.5 parent: 2 - - uid: 54188 + - uid: 27093 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,23.5 + rot: 1.5707963267948966 rad + pos: -41.5,107.5 parent: 2 - - uid: 54192 + - uid: 27094 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,23.5 + pos: -41.5,106.5 parent: 2 - - uid: 54225 + - uid: 27095 components: - type: Transform rot: 1.5707963267948966 rad - pos: -39.5,45.5 - parent: 45711 - - uid: 54226 - components: - - type: Transform - pos: -38.5,46.5 - parent: 45711 - - uid: 54227 + pos: -41.5,106.5 + parent: 2 + - uid: 27096 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,50.5 - parent: 45711 - - uid: 54228 + rot: 1.5707963267948966 rad + pos: -39.5,108.5 + parent: 2 + - uid: 27097 components: - type: Transform rot: 1.5707963267948966 rad - pos: -39.5,51.5 - parent: 45711 -- proto: RailingCorner - entities: - - uid: 2477 + pos: -39.5,107.5 + parent: 2 + - uid: 27098 components: - type: Transform rot: 1.5707963267948966 rad - pos: 22.5,-16.5 + pos: -39.5,106.5 parent: 2 - - uid: 3640 + - uid: 27099 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-16.5 + rot: 1.5707963267948966 rad + pos: -39.5,106.5 parent: 2 - - uid: 11125 + - uid: 27100 components: - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,32.5 + pos: -43.5,96.5 parent: 2 - - uid: 12138 + - uid: 27101 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,64.5 + pos: -43.5,95.5 parent: 2 - - uid: 12150 + - uid: 27102 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,64.5 + rot: 1.5707963267948966 rad + pos: -43.5,94.5 parent: 2 - - uid: 12154 + - uid: 27103 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,64.5 + rot: 1.5707963267948966 rad + pos: -43.5,94.5 parent: 2 - - uid: 12223 + - uid: 27104 components: - type: Transform rot: 1.5707963267948966 rad - pos: -25.5,64.5 + pos: -41.5,96.5 parent: 2 - - uid: 12230 + - uid: 27105 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,64.5 + rot: 1.5707963267948966 rad + pos: -41.5,95.5 parent: 2 - - uid: 12235 + - uid: 27106 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,64.5 + pos: -41.5,95.5 parent: 2 - - uid: 12274 + - uid: 27107 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,62.5 + pos: -41.5,94.5 parent: 2 - - uid: 14176 + - uid: 63515 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,29.5 - parent: 2 - - uid: 15175 + pos: 0.5,-1.5 + parent: 56631 + - uid: 63516 components: - type: Transform - pos: -30.5,57.5 - parent: 2 - - uid: 20844 + pos: -0.5,-1.5 + parent: 56631 + - uid: 63517 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,57.5 - parent: 2 - - uid: 20910 + pos: 1.5,-1.5 + parent: 56631 +- proto: StairStage + entities: + - uid: 4345 components: - type: Transform rot: 3.141592653589793 rad - pos: -35.5,62.5 + pos: -42.5,60.5 parent: 2 - - uid: 22485 + - uid: 5799 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,32.5 + rot: -1.5707963267948966 rad + pos: -51.5,33.5 parent: 2 - - uid: 22656 + - uid: 7042 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,32.5 + pos: -64.5,22.5 parent: 2 - - uid: 22818 + - uid: 7292 components: - type: Transform - pos: -15.5,26.5 + rot: 3.141592653589793 rad + pos: -41.5,60.5 parent: 2 - - uid: 23593 + - uid: 7295 components: - type: Transform rot: 1.5707963267948966 rad - pos: 81.5,0.5 + pos: -48.5,62.5 parent: 2 - - uid: 23594 + - uid: 7297 components: - type: Transform - pos: 81.5,-5.5 + rot: 1.5707963267948966 rad + pos: -48.5,61.5 parent: 2 - - uid: 23595 + - uid: 7311 components: - type: Transform - pos: 33.5,-64.5 + rot: -1.5707963267948966 rad + pos: -38.5,62.5 parent: 2 - - uid: 25046 + - uid: 7313 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,32.5 + rot: -1.5707963267948966 rad + pos: -38.5,61.5 parent: 2 - - uid: 26158 + - uid: 7328 components: - type: Transform - pos: -34.5,28.5 + rot: 3.141592653589793 rad + pos: -43.5,60.5 parent: 2 - - uid: 26160 + - uid: 7332 components: - type: Transform rot: 3.141592653589793 rad - pos: -29.5,27.5 + pos: -44.5,60.5 parent: 2 - - uid: 34550 + - uid: 7350 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,13.5 + rot: 3.141592653589793 rad + pos: -45.5,60.5 parent: 2 - - uid: 34551 + - uid: 10238 components: - type: Transform - pos: 81.5,7.5 + rot: -1.5707963267948966 rad + pos: -7.5,9.5 parent: 2 - - uid: 37771 + - uid: 10240 components: - type: Transform - pos: 16.5,12.5 - parent: 36861 - - uid: 37772 + rot: 3.141592653589793 rad + pos: 2.5,11.5 + parent: 2 + - uid: 10258 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,16.5 - parent: 36861 - - uid: 44560 + pos: 8.5,9.5 + parent: 2 + - uid: 12503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-24.5 + rot: 3.141592653589793 rad + pos: -1.5,11.5 parent: 2 - - uid: 45352 + - uid: 12759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,50.5 + pos: -7.5,64.5 parent: 2 - - uid: 48990 + - uid: 12760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-13.5 - parent: 45711 - - uid: 48991 + pos: -7.5,66.5 + parent: 2 + - uid: 12761 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-12.5 - parent: 45711 - - uid: 48992 + pos: -5.5,66.5 + parent: 2 + - uid: 12762 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-11.5 - parent: 45711 - - uid: 48993 + pos: -5.5,64.5 + parent: 2 + - uid: 63518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-10.5 - parent: 45711 - - uid: 48994 + rot: 1.5707963267948966 rad + pos: -31.5,40.5 + parent: 56631 + - uid: 63519 components: - type: Transform - pos: 4.5,-13.5 - parent: 45711 - - uid: 48995 + pos: -33.5,51.5 + parent: 56631 + - uid: 63520 components: - type: Transform - pos: 5.5,-12.5 - parent: 45711 - - uid: 48996 + pos: -31.5,51.5 + parent: 56631 + - uid: 63521 components: - type: Transform - pos: 6.5,-11.5 - parent: 45711 - - uid: 48997 + pos: -27.5,54.5 + parent: 56631 + - uid: 63522 components: - type: Transform - pos: 7.5,-10.5 - parent: 45711 - - uid: 48998 + pos: -29.5,54.5 + parent: 56631 +- proto: StairStageDark + entities: + - uid: 1839 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,18.5 - parent: 45711 - - uid: 48999 + pos: -53.5,-85.5 + parent: 2 + - uid: 9476 components: - type: Transform rot: -1.5707963267948966 rad - pos: 25.5,25.5 - parent: 45711 - - uid: 49000 + pos: 5.5,55.5 + parent: 2 + - uid: 10198 components: - type: Transform - pos: 35.5,25.5 - parent: 45711 - - uid: 53398 + pos: -21.5,24.5 + parent: 2 + - uid: 10199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,50.5 - parent: 45711 - - uid: 53399 + rot: 3.141592653589793 rad + pos: -18.5,19.5 + parent: 2 + - uid: 12724 components: - type: Transform rot: 3.141592653589793 rad - pos: -23.5,46.5 - parent: 45711 - - uid: 53796 + pos: -36.5,75.5 + parent: 2 + - uid: 19308 components: - type: Transform - pos: -31.5,47.5 - parent: 45711 - - uid: 53797 + pos: 86.5,-21.5 + parent: 2 + - uid: 24402 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,55.5 - parent: 45711 - - uid: 53798 + pos: -53.5,-88.5 + parent: 2 + - uid: 24486 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,55.5 - parent: 45711 -- proto: RailingCornerSmall - entities: - - uid: 760 + pos: -52.5,-85.5 + parent: 2 + - uid: 28724 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-4.5 + pos: -50.5,75.5 parent: 2 - - uid: 797 + - uid: 63523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-10.5 - parent: 2 - - uid: 845 + pos: 6.5,73.5 + parent: 56631 + - uid: 63524 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-4.5 - parent: 2 - - uid: 851 + pos: -0.5,73.5 + parent: 56631 + - uid: 63525 components: - type: Transform - pos: 3.5,-6.5 - parent: 2 - - uid: 919 + pos: -1.5,73.5 + parent: 56631 + - uid: 63526 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,-11.5 - parent: 2 - - uid: 1839 + pos: 7.5,73.5 + parent: 56631 + - uid: 71122 components: - type: Transform - pos: -40.5,-10.5 - parent: 2 - - uid: 1845 + rot: 3.141592653589793 rad + pos: 0.5,4.5 + parent: 56001 + - uid: 71123 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,-9.5 - parent: 2 - - uid: 5674 + pos: 2.5,4.5 + parent: 56001 +- proto: StairStageWhite + entities: + - uid: 5829 components: - type: Transform rot: 1.5707963267948966 rad - pos: -43.5,-9.5 - parent: 2 - - uid: 12153 - components: - - type: Transform - pos: -24.5,59.5 + pos: -56.5,32.5 parent: 2 - - uid: 12156 + - uid: 6113 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,59.5 + pos: -53.5,35.5 parent: 2 - - uid: 12243 + - uid: 13697 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,63.5 + pos: 10.5,-45.5 parent: 2 - - uid: 12244 + - uid: 14590 components: - type: Transform - pos: -23.5,63.5 + pos: 20.5,-55.5 parent: 2 - - uid: 12245 +- proto: StairStageWood + entities: + - uid: 403 components: - type: Transform - pos: -18.5,63.5 + pos: -18.5,-4.5 parent: 2 - - uid: 12252 + - uid: 407 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,63.5 + pos: -19.5,-4.5 parent: 2 - - uid: 12787 + - uid: 1073 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,30.5 + pos: -33.5,37.5 parent: 2 - - uid: 19990 + - uid: 1889 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,59.5 + rot: -1.5707963267948966 rad + pos: -35.5,72.5 parent: 2 - - uid: 20332 + - uid: 5600 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,58.5 + pos: -29.5,37.5 parent: 2 - - uid: 21009 + - uid: 5601 components: - type: Transform - pos: 19.5,58.5 + pos: -35.5,37.5 parent: 2 - - uid: 21754 + - uid: 5618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,64.5 + rot: -1.5707963267948966 rad + pos: -31.5,31.5 parent: 2 - - uid: 23066 + - uid: 6458 components: - type: Transform - pos: -13.5,31.5 + pos: -32.5,-6.5 parent: 2 - - uid: 23099 + - uid: 7072 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,31.5 + pos: -37.5,73.5 parent: 2 - - uid: 23597 + - uid: 7085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-30.5 + pos: -49.5,73.5 parent: 2 - - uid: 23603 + - uid: 7357 components: - type: Transform rot: -1.5707963267948966 rad - pos: 82.5,-38.5 + pos: -35.5,71.5 parent: 2 - - uid: 23604 + - uid: 7371 components: - type: Transform - rot: 3.141592653589793 rad - pos: 82.5,-34.5 + rot: -1.5707963267948966 rad + pos: -35.5,73.5 parent: 2 - - uid: 23605 + - uid: 8509 components: - type: Transform rot: 1.5707963267948966 rad - pos: 76.5,-34.5 + pos: -60.5,67.5 parent: 2 - - uid: 23606 + - uid: 8727 components: - type: Transform - pos: 76.5,-38.5 + pos: -31.5,37.5 parent: 2 - - uid: 23607 + - uid: 9315 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,-63.5 + rot: -1.5707963267948966 rad + pos: 9.5,-12.5 parent: 2 - - uid: 25577 + - uid: 9733 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-0.5 + pos: -1.5,58.5 parent: 2 - - uid: 26295 + - uid: 9735 components: - type: Transform - pos: -16.5,31.5 + pos: -2.5,58.5 parent: 2 - - uid: 26338 + - uid: 9736 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,31.5 + pos: -3.5,58.5 parent: 2 - - uid: 26823 + - uid: 14038 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-0.5 + pos: 25.5,21.5 parent: 2 - - uid: 27118 + - uid: 14420 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-0.5 + pos: 0.5,-70.5 parent: 2 - - uid: 28119 + - uid: 19854 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,32.5 + pos: -54.5,-20.5 parent: 2 - - uid: 28769 + - uid: 19862 components: - type: Transform rot: -1.5707963267948966 rad - pos: 43.5,29.5 + pos: -50.5,-21.5 parent: 2 - - uid: 28867 +- proto: StairWhite + entities: + - uid: 4617 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform - pos: 22.5,58.5 + rot: 1.5707963267948966 rad + pos: -45.5,37.5 parent: 2 - - uid: 32117 + - uid: 4720 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,26.5 + rot: 1.5707963267948966 rad + pos: -45.5,32.5 parent: 2 - - uid: 32257 + - uid: 4765 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,2.5 + rot: 1.5707963267948966 rad + pos: -45.5,31.5 parent: 2 - - uid: 32271 + - uid: 4766 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform - pos: -37.5,-1.5 + rot: 1.5707963267948966 rad + pos: -45.5,30.5 parent: 2 - - uid: 32277 + - uid: 4767 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform rot: 1.5707963267948966 rad - pos: -37.5,2.5 + pos: -45.5,35.5 parent: 2 - - uid: 32281 + - uid: 4768 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-1.5 + rot: 1.5707963267948966 rad + pos: -45.5,36.5 parent: 2 - - uid: 32942 + - uid: 5863 components: + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-0.5 + pos: -49.5,39.5 parent: 2 - - uid: 34038 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-26.5 - parent: 33049 - - uid: 34039 - components: - - type: Transform - pos: 3.5,-26.5 - parent: 33049 - - uid: 35185 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,8.5 - parent: 34641 - - uid: 35186 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,11.5 - parent: 34641 - - uid: 35187 - components: - - type: Transform - pos: -6.5,11.5 - parent: 34641 - - uid: 35188 + - uid: 5864 components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,8.5 - parent: 34641 - - uid: 35796 + - type: MetaData + desc: Полка для хранения продуктов. + name: продуктовая полка + - type: Transform + pos: -48.5,39.5 + parent: 2 + - uid: 13394 components: - type: Transform rot: 3.141592653589793 rad - pos: -15.5,-30.5 + pos: 7.5,-63.5 parent: 2 - - uid: 36858 + - uid: 13404 components: - type: Transform rot: 3.141592653589793 rad - pos: 43.5,37.5 + pos: 6.5,-63.5 parent: 2 - - uid: 41828 + - uid: 13476 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,64.5 + pos: 12.5,-41.5 parent: 2 - - uid: 47148 + - uid: 13477 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,51.5 + pos: 13.5,-41.5 parent: 2 - - uid: 49001 + - uid: 13755 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,-12.5 - parent: 45711 - - uid: 49002 + pos: 3.5,-63.5 + parent: 2 + - uid: 13760 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-11.5 - parent: 45711 - - uid: 49003 + rot: -1.5707963267948966 rad + pos: -3.5,-53.5 + parent: 2 + - uid: 13761 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,-10.5 - parent: 45711 - - uid: 49004 + pos: 0.5,-63.5 + parent: 2 + - uid: 13763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-12.5 - parent: 45711 - - uid: 49005 + rot: -1.5707963267948966 rad + pos: -3.5,-54.5 + parent: 2 + - uid: 13764 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-11.5 - parent: 45711 - - uid: 49006 + rot: 3.141592653589793 rad + pos: 2.5,-63.5 + parent: 2 + - uid: 13765 components: - type: Transform rot: 1.5707963267948966 rad - pos: -5.5,-10.5 - parent: 45711 - - uid: 49007 - components: - - type: Transform - pos: -3.5,17.5 - parent: 45711 - - uid: 49008 + pos: 4.5,-53.5 + parent: 2 + - uid: 13766 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,17.5 - parent: 45711 - - uid: 49009 + pos: -3.5,-55.5 + parent: 2 + - uid: 13767 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,15.5 - parent: 45711 - - uid: 49010 + rot: 1.5707963267948966 rad + pos: 4.5,-55.5 + parent: 2 + - uid: 13769 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,17.5 - parent: 45711 - - uid: 49011 + rot: 1.5707963267948966 rad + pos: 4.5,-54.5 + parent: 2 + - uid: 13772 components: - type: Transform - pos: 1.5,15.5 - parent: 45711 - - uid: 49012 + rot: 3.141592653589793 rad + pos: 1.5,-63.5 + parent: 2 + - uid: 13776 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,17.5 - parent: 45711 - - uid: 49013 + rot: 3.141592653589793 rad + pos: 5.5,-63.5 + parent: 2 + - uid: 13777 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,15.5 - parent: 45711 - - uid: 49014 + rot: 3.141592653589793 rad + pos: 7.5,-61.5 + parent: 2 + - uid: 13778 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,15.5 - parent: 45711 - - uid: 49015 + rot: 3.141592653589793 rad + pos: 6.5,-61.5 + parent: 2 + - uid: 13779 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,35.5 - parent: 45711 - - uid: 49016 + pos: 5.5,-61.5 + parent: 2 + - uid: 13789 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,35.5 - parent: 45711 - - uid: 51946 + rot: 3.141592653589793 rad + pos: -4.5,-61.5 + parent: 2 + - uid: 13790 components: - type: Transform rot: 3.141592653589793 rad - pos: -18.5,-0.5 + pos: -5.5,-61.5 parent: 2 - - uid: 51947 + - uid: 13791 components: - type: Transform rot: 3.141592653589793 rad - pos: -14.5,-0.5 + pos: -6.5,-61.5 parent: 2 - - uid: 52599 + - uid: 13792 components: - type: Transform - pos: 1.5,42.5 - parent: 45711 - - uid: 52604 + rot: 3.141592653589793 rad + pos: -4.5,-63.5 + parent: 2 + - uid: 13793 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,42.5 - parent: 45711 - - uid: 52605 + rot: 3.141592653589793 rad + pos: -5.5,-63.5 + parent: 2 + - uid: 13794 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,44.5 - parent: 45711 - - uid: 52606 + pos: -6.5,-63.5 + parent: 2 + - uid: 14587 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,44.5 - parent: 45711 - - uid: 52607 + pos: 12.5,-56.5 + parent: 2 + - uid: 14588 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,57.5 - parent: 45711 - - uid: 52608 + pos: 12.5,-57.5 + parent: 2 + - uid: 15200 components: - type: Transform - pos: 1.5,55.5 - parent: 45711 - - uid: 52609 + rot: 1.5707963267948966 rad + pos: 17.5,-65.5 + parent: 2 + - uid: 18385 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,55.5 - parent: 45711 - - uid: 52610 + rot: 3.141592653589793 rad + pos: 37.5,-2.5 + parent: 2 + - uid: 18413 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,57.5 - parent: 45711 - - uid: 52753 + pos: 36.5,-2.5 + parent: 2 + - uid: 18648 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,47.5 - parent: 45711 - - uid: 52754 + pos: -22.5,-58.5 + parent: 2 + - uid: 19440 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,49.5 - parent: 45711 - - uid: 52755 + pos: 35.5,-2.5 + parent: 2 + - uid: 19498 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,49.5 - parent: 45711 - - uid: 52756 + rot: 3.141592653589793 rad + pos: 31.5,-5.5 + parent: 2 + - uid: 19499 components: - type: Transform - pos: -24.5,47.5 - parent: 45711 - - uid: 53051 + rot: 3.141592653589793 rad + pos: 32.5,-5.5 + parent: 2 + - uid: 19500 components: - type: Transform - pos: -29.5,26.5 + rot: 3.141592653589793 rad + pos: 33.5,-5.5 parent: 2 - - uid: 53795 + - uid: 19501 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,53.5 - parent: 45711 - - uid: 53818 + pos: 34.5,-5.5 + parent: 2 + - uid: 19550 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,53.5 - parent: 45711 - - uid: 53827 + pos: 35.5,-7.5 + parent: 2 + - uid: 19551 components: - type: Transform - pos: -33.5,49.5 - parent: 45711 - - uid: 54229 + rot: 1.5707963267948966 rad + pos: 35.5,-8.5 + parent: 2 + - uid: 19552 components: - type: Transform rot: -1.5707963267948966 rad - pos: -39.5,50.5 - parent: 45711 - - uid: 54230 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,46.5 - parent: 45711 -- proto: RailingRound - entities: - - uid: 34572 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,16.5 + pos: 37.5,-7.5 parent: 2 - - uid: 34574 + - uid: 19553 components: - type: Transform rot: -1.5707963267948966 rad - pos: 73.5,10.5 + pos: 37.5,-8.5 parent: 2 - - uid: 47724 + - uid: 26831 components: - type: Transform - pos: -39.5,-29.5 + rot: 1.5707963267948966 rad + pos: -53.5,95.5 parent: 2 - - uid: 47725 + - uid: 27971 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,-27.5 + rot: 1.5707963267948966 rad + pos: -53.5,96.5 parent: 2 - - uid: 50723 +- proto: StairWood + entities: + - uid: 1249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,87.5 + rot: -1.5707963267948966 rad + pos: -95.5,12.5 parent: 2 - - uid: 50724 + - uid: 3301 components: - type: Transform rot: -1.5707963267948966 rad - pos: 35.5,83.5 + pos: -96.5,12.5 parent: 2 - - uid: 50727 + - uid: 4661 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,83.5 + rot: -1.5707963267948966 rad + pos: -112.5,10.5 parent: 2 - - uid: 50728 + - uid: 4662 components: - type: Transform rot: -1.5707963267948966 rad - pos: 37.5,87.5 + pos: -112.5,8.5 parent: 2 - - uid: 50729 + - uid: 4666 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,79.5 + rot: -1.5707963267948966 rad + pos: -112.5,9.5 parent: 2 - - uid: 50780 + - uid: 5701 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,64.5 + pos: -70.5,60.5 parent: 2 - - uid: 50781 + - uid: 6318 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,60.5 + pos: -21.5,-9.5 parent: 2 - - uid: 50782 + - uid: 6319 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,79.5 + pos: -18.5,-9.5 parent: 2 - - uid: 50783 + - uid: 7226 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,60.5 + rot: 3.141592653589793 rad + pos: 7.5,-31.5 parent: 2 - - uid: 50784 + - uid: 7307 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,56.5 + pos: -47.5,64.5 parent: 2 - - uid: 50785 + - uid: 7309 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,56.5 + pos: -38.5,64.5 parent: 2 - - uid: 50791 + - uid: 7318 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-55.5 + pos: -48.5,64.5 parent: 2 - - uid: 50796 + - uid: 7321 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-54.5 + pos: -39.5,64.5 parent: 2 - - uid: 50797 + - uid: 8627 components: - type: Transform - pos: -67.5,-73.5 + pos: 3.5,-7.5 parent: 2 - - uid: 50798 + - uid: 8633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-55.5 + pos: 4.5,-7.5 parent: 2 - - uid: 50799 + - uid: 8674 components: - type: Transform - pos: -55.5,-73.5 + rot: -1.5707963267948966 rad + pos: 6.5,-6.5 parent: 2 - - uid: 50800 + - uid: 12450 components: - type: Transform - pos: -61.5,-74.5 + rot: 1.5707963267948966 rad + pos: -21.5,56.5 parent: 2 - - uid: 50859 + - uid: 12454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,64.5 + rot: 1.5707963267948966 rad + pos: -9.5,62.5 parent: 2 - - uid: 50919 + - uid: 12455 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,73.5 + rot: 1.5707963267948966 rad + pos: -9.5,61.5 parent: 2 - - uid: 50920 + - uid: 12456 components: - type: Transform - rot: 3.141592653589793 rad - pos: -58.5,73.5 + rot: 1.5707963267948966 rad + pos: -9.5,60.5 parent: 2 - - uid: 51869 + - uid: 12457 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,0.5 + rot: 1.5707963267948966 rad + pos: -11.5,62.5 parent: 2 - - uid: 51870 + - uid: 12458 components: - type: Transform rot: 1.5707963267948966 rad - pos: -48.5,0.5 + pos: -11.5,61.5 parent: 2 - - uid: 51893 + - uid: 12459 components: - type: Transform rot: 1.5707963267948966 rad - pos: -54.5,0.5 + pos: -11.5,60.5 parent: 2 - - uid: 53937 + - uid: 12462 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,51.5 - parent: 45711 - - uid: 54205 + rot: 1.5707963267948966 rad + pos: -21.5,57.5 + parent: 2 + - uid: 12463 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,53.5 + rot: 1.5707963267948966 rad + pos: -21.5,58.5 parent: 2 -- proto: RandomArcade - entities: - - uid: 44633 + - uid: 12543 components: - type: Transform - pos: 61.5,-8.5 + rot: 3.141592653589793 rad + pos: -18.5,54.5 parent: 2 - - uid: 44639 + - uid: 12581 components: - type: Transform - pos: 62.5,-11.5 + rot: 3.141592653589793 rad + pos: -19.5,54.5 parent: 2 - - uid: 44677 + - uid: 12589 components: - type: Transform - pos: 61.5,-11.5 + pos: -12.5,71.5 parent: 2 - - uid: 51503 + - uid: 12591 components: - type: Transform - pos: 17.5,-62.5 + rot: 3.141592653589793 rad + pos: -20.5,54.5 parent: 2 -- proto: RandomArtifactSpawner - entities: - - uid: 26621 + - uid: 12592 components: - type: Transform - pos: 49.5,-36.5 + rot: 1.5707963267948966 rad + pos: -21.5,55.5 parent: 2 -- proto: RandomBoard - entities: - - uid: 43418 + - uid: 12615 components: - type: Transform - pos: -45.5,38.5 + pos: -10.5,71.5 parent: 2 -- proto: RandomCargoCorpseSpawner - entities: - - uid: 49017 + - uid: 12616 components: - type: Transform - pos: -16.5,22.5 - parent: 45711 - - uid: 49018 + pos: -2.5,71.5 + parent: 2 + - uid: 12618 components: - type: Transform - pos: -9.5,24.5 - parent: 45711 - - uid: 53148 + pos: -0.5,71.5 + parent: 2 + - uid: 12625 components: - type: Transform - pos: 2.5,37.5 - parent: 45711 - - uid: 56068 + pos: -1.5,71.5 + parent: 2 + - uid: 12627 components: - type: Transform - pos: 25.5,48.5 - parent: 45711 -- proto: RandomCommandCorpseSpawner - entities: - - uid: 35189 + pos: -11.5,71.5 + parent: 2 + - uid: 12679 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,10.5 - parent: 34641 - - uid: 35190 + pos: -14.5,55.5 + parent: 2 + - uid: 12771 components: - type: Transform - pos: 1.5,7.5 - parent: 34641 - - uid: 35191 + rot: 3.141592653589793 rad + pos: -17.5,54.5 + parent: 2 + - uid: 13194 components: - type: Transform - pos: 0.5,13.5 - parent: 34641 - - uid: 52516 + rot: 3.141592653589793 rad + pos: -15.5,-44.5 + parent: 2 + - uid: 13196 components: - type: Transform - pos: 10.5,64.5 - parent: 45711 - - uid: 52897 + rot: 3.141592653589793 rad + pos: -16.5,-44.5 + parent: 2 + - uid: 13249 components: - type: Transform - pos: -6.5,72.5 - parent: 45711 -- proto: RandomDrinkBottle - entities: - - uid: 11747 + pos: -27.5,-40.5 + parent: 2 + - uid: 13283 components: - type: Transform - pos: 69.5,7.5 + pos: -64.5,-10.5 parent: 2 - - uid: 15246 + - uid: 13290 components: - type: Transform - pos: -98.5,18.5 + pos: -28.5,-40.5 parent: 2 - - uid: 23029 + - uid: 14635 components: - type: Transform - pos: 28.5,16.5 + rot: -1.5707963267948966 rad + pos: -12.5,-57.5 parent: 2 - - uid: 23612 + - uid: 16041 components: - type: Transform - pos: 76.5,0.5 + rot: -1.5707963267948966 rad + pos: -12.5,-59.5 parent: 2 - - uid: 23614 + - uid: 16042 components: - type: Transform - pos: 17.5,-30.5 + rot: -1.5707963267948966 rad + pos: -12.5,-58.5 parent: 2 - - uid: 23615 + - uid: 18008 components: - type: Transform - pos: 59.5,9.5 + rot: 3.141592653589793 rad + pos: -31.5,-72.5 parent: 2 - - uid: 23618 + - uid: 18109 components: - type: Transform - pos: 23.5,36.5 + pos: -30.5,-59.5 parent: 2 -- proto: RandomDrinkGlass - entities: - - uid: 248 + - uid: 18420 components: - type: Transform - pos: -18.5,35.5 + pos: -29.5,-59.5 parent: 2 - - uid: 4871 + - uid: 18423 components: - type: Transform - pos: 26.5,-8.5 + pos: -28.5,-59.5 parent: 2 - - uid: 18735 + - uid: 18482 components: - type: Transform - pos: -19.5,-37.5 + pos: -24.5,-56.5 parent: 2 - - uid: 22019 + - uid: 18508 components: - type: Transform - pos: -16.5,35.5 + rot: 3.141592653589793 rad + pos: -24.5,-72.5 parent: 2 - - uid: 23622 + - uid: 18511 components: - type: Transform - pos: -16.5,-39.5 + rot: 3.141592653589793 rad + pos: -25.5,-75.5 parent: 2 - - uid: 23623 + - uid: 18643 components: - type: Transform - pos: -79.5,21.5 + rot: 3.141592653589793 rad + pos: -32.5,-75.5 parent: 2 - - uid: 23624 + - uid: 18687 components: - type: Transform - pos: -73.5,15.5 + rot: 3.141592653589793 rad + pos: -31.5,-75.5 parent: 2 - - uid: 23625 + - uid: 18726 components: - type: Transform - pos: -54.5,13.5 + rot: 3.141592653589793 rad + pos: -32.5,-72.5 parent: 2 - - uid: 23626 + - uid: 18729 components: - type: Transform - pos: -54.5,23.5 + rot: 3.141592653589793 rad + pos: -24.5,-75.5 parent: 2 - - uid: 52001 + - uid: 18738 components: - type: Transform - pos: -15.5,15.5 + rot: 3.141592653589793 rad + pos: -25.5,-72.5 parent: 2 -- proto: RandomDrinkSoda - entities: - - uid: 6835 + - uid: 18763 components: - type: Transform - pos: 61.5,-14.5 + rot: 1.5707963267948966 rad + pos: -30.5,-68.5 parent: 2 - - uid: 36602 + - uid: 18764 components: - type: Transform - pos: -21.5,-77.5 + rot: -1.5707963267948966 rad + pos: -26.5,-69.5 parent: 2 -- proto: RandomEngineerCorpseSpawner - entities: - - uid: 45442 + - uid: 18767 components: - type: Transform - pos: 1.5,0.5 - parent: 43176 - - uid: 46810 + rot: -1.5707963267948966 rad + pos: -26.5,-68.5 + parent: 2 + - uid: 18772 components: - type: Transform - pos: -0.5,41.5 - parent: 45711 - - uid: 49020 + rot: 1.5707963267948966 rad + pos: -30.5,-69.5 + parent: 2 + - uid: 18898 components: - type: Transform - pos: 20.5,34.5 - parent: 45711 - - uid: 50470 + pos: 9.5,-79.5 + parent: 2 + - uid: 18917 components: - type: Transform - pos: -2.5,34.5 - parent: 45711 - - uid: 56069 + pos: 11.5,-79.5 + parent: 2 + - uid: 18918 components: - type: Transform - pos: 30.5,51.5 - parent: 45711 -- proto: RandomFoodBakedWhole - entities: - - uid: 23630 + pos: 10.5,-79.5 + parent: 2 + - uid: 19577 components: - type: Transform - pos: -27.5,25.5 + rot: 1.5707963267948966 rad + pos: 3.5,-28.5 parent: 2 - - uid: 36456 + - uid: 19578 components: - type: Transform - pos: -44.5,-82.5 + rot: 1.5707963267948966 rad + pos: 3.5,-29.5 parent: 2 -- proto: RandomFoodMeal - entities: - - uid: 11237 + - uid: 19600 components: - type: Transform - pos: -19.5,-36.5 + rot: 3.141592653589793 rad + pos: 8.5,-31.5 parent: 2 - - uid: 16113 + - uid: 19922 components: - type: Transform - pos: -54.5,29.5 + rot: 1.5707963267948966 rad + pos: -62.5,-5.5 parent: 2 - - uid: 23632 + - uid: 19923 components: - type: Transform - pos: -24.5,27.5 + rot: 1.5707963267948966 rad + pos: -62.5,-6.5 parent: 2 - - uid: 36436 + - uid: 19929 components: - type: Transform - pos: -39.5,-92.5 + rot: 3.141592653589793 rad + pos: -64.5,-12.5 parent: 2 - - uid: 44841 + - uid: 19935 components: - type: Transform - pos: 66.5,-50.5 + pos: -65.5,-10.5 parent: 2 -- proto: RandomFoodSingle - entities: - - uid: 9308 + - uid: 20706 components: - type: Transform - pos: -24.5,28.5 + rot: 1.5707963267948966 rad + pos: -81.5,-14.5 parent: 2 - - uid: 11745 + - uid: 20773 components: - type: Transform - pos: 21.5,36.5 + rot: 1.5707963267948966 rad + pos: -81.5,-13.5 parent: 2 - - uid: 21746 + - uid: 20774 components: - type: Transform - pos: 34.5,36.5 + rot: 1.5707963267948966 rad + pos: -81.5,-17.5 parent: 2 - - uid: 23636 + - uid: 20775 components: - type: Transform - pos: 74.5,0.5 + rot: 1.5707963267948966 rad + pos: -81.5,-16.5 parent: 2 - - uid: 23637 + - uid: 22063 components: - type: Transform - pos: 6.5,-34.5 + rot: 3.141592653589793 rad + pos: -72.5,30.5 parent: 2 - - uid: 23642 + - uid: 22201 components: - type: Transform - pos: -72.5,23.5 + rot: 3.141592653589793 rad + pos: -67.5,33.5 parent: 2 - - uid: 23644 + - uid: 22224 components: - type: Transform - pos: -62.5,23.5 + rot: 1.5707963267948966 rad + pos: -80.5,32.5 parent: 2 - - uid: 23645 + - uid: 22258 components: - type: Transform - pos: -62.5,13.5 + rot: 3.141592653589793 rad + pos: -73.5,33.5 parent: 2 - - uid: 23649 + - uid: 24759 components: - type: Transform - pos: -70.5,-21.5 + rot: -1.5707963267948966 rad + pos: -74.5,31.5 parent: 2 - - uid: 23864 + - uid: 26115 components: - type: Transform - pos: -14.5,29.5 + rot: -1.5707963267948966 rad + pos: -83.5,-48.5 parent: 2 - - uid: 37773 + - uid: 26134 components: - type: Transform - pos: 0.5,-4.5 - parent: 36861 - - uid: 56081 + rot: -1.5707963267948966 rad + pos: -83.5,-47.5 + parent: 2 + - uid: 26161 components: - type: Transform - pos: 31.5,56.5 - parent: 45711 -- proto: RandomInstruments + rot: -1.5707963267948966 rad + pos: -83.5,-49.5 + parent: 2 +- proto: StasisBed entities: - - uid: 23650 + - uid: 3802 components: - type: Transform - pos: -74.5,-16.5 + pos: -15.5,-21.5 parent: 2 - - uid: 43187 + - uid: 13535 components: - type: Transform - pos: 19.5,38.5 + pos: 9.5,-61.5 parent: 2 - - uid: 44838 + - uid: 13546 components: - type: Transform - pos: 50.5,-16.5 + pos: 9.5,-53.5 parent: 2 -- proto: RandomMedicCorpseSpawner - entities: - - uid: 49021 + - uid: 54481 components: - type: Transform - pos: 13.5,31.5 - parent: 45711 - - uid: 49022 + pos: -4.5,-8.5 + parent: 53899 + - uid: 66649 components: - type: Transform - pos: 10.5,38.5 - parent: 45711 - - uid: 53146 + pos: -5.5,12.5 + parent: 65849 + - uid: 71124 components: - type: Transform - pos: -6.5,60.5 - parent: 45711 -- proto: RandomPainting + pos: -1.5,-1.5 + parent: 56001 +- proto: StationBeaconPart entities: - - uid: 8698 + - uid: 21278 components: - type: Transform - pos: 0.5,-6.5 + pos: 77.060394,-14.335659 parent: 2 - - uid: 23652 +- proto: StationMap + entities: + - uid: 9466 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-44.5 + rot: 3.141592653589793 rad + pos: -55.5,-1.5 parent: 2 - - uid: 23653 + - uid: 11344 components: - type: Transform - pos: 29.5,-38.5 + pos: -11.5,40.5 parent: 2 - - uid: 23990 + - uid: 23270 components: - type: Transform rot: -1.5707963267948966 rad - pos: -2.5,33.5 + pos: 2.5,39.5 parent: 2 - - uid: 28324 + - uid: 23387 components: - type: Transform - pos: -5.5,48.5 + rot: 3.141592653589793 rad + pos: -30.5,-1.5 parent: 2 - - uid: 32414 + - uid: 23649 components: - type: Transform - pos: -9.5,44.5 + rot: 1.5707963267948966 rad + pos: 47.5,-1.5 parent: 2 - - uid: 33434 + - uid: 28748 components: - type: Transform - pos: -19.5,33.5 + rot: -1.5707963267948966 rad + pos: -37.5,-17.5 parent: 2 - - uid: 33491 + - uid: 28749 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,29.5 + pos: -98.5,51.5 parent: 2 - - uid: 33492 + - uid: 28750 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,30.5 + pos: -98.5,57.5 parent: 2 - - uid: 33493 + - uid: 28752 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,33.5 + rot: -1.5707963267948966 rad + pos: -37.5,46.5 parent: 2 - - uid: 35511 + - uid: 28753 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,37.5 + rot: 3.141592653589793 rad + pos: -31.5,25.5 parent: 2 - - uid: 51756 + - uid: 28755 components: - type: Transform - pos: 6.5,-3.5 + pos: -7.5,20.5 parent: 2 - - uid: 51999 + - uid: 28756 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,18.5 + pos: 8.5,20.5 parent: 2 - - uid: 52000 + - uid: 28757 components: - type: Transform rot: 3.141592653589793 rad - pos: -17.5,14.5 - parent: 2 -- proto: RandomPosterAny - entities: - - uid: 3637 - components: - - type: Transform - pos: -26.5,-38.5 + pos: 8.5,-18.5 parent: 2 - - uid: 6994 + - uid: 28758 components: - type: Transform rot: 3.141592653589793 rad - pos: -17.5,51.5 + pos: -7.5,-18.5 parent: 2 - - uid: 14315 + - uid: 28759 components: - type: Transform - pos: -81.5,-25.5 + pos: 17.5,2.5 parent: 2 - - uid: 14316 + - uid: 28760 components: - type: Transform - pos: -88.5,-27.5 + pos: -16.5,2.5 parent: 2 - - uid: 18127 + - uid: 28761 components: - type: Transform - pos: -32.5,-36.5 + pos: -82.5,11.5 parent: 2 - - uid: 23655 + - uid: 28762 components: - type: Transform - pos: -42.5,-49.5 + rot: -1.5707963267948966 rad + pos: -37.5,12.5 parent: 2 - - uid: 23657 + - uid: 28769 components: - type: Transform - pos: -8.5,16.5 + rot: 3.141592653589793 rad + pos: -14.5,25.5 parent: 2 - - uid: 23658 + - uid: 28779 components: - type: Transform - pos: -13.5,16.5 + rot: -1.5707963267948966 rad + pos: 2.5,-27.5 parent: 2 - - uid: 23659 + - uid: 28782 components: - type: Transform - pos: -39.5,-42.5 + pos: -48.5,29.5 parent: 2 - - uid: 23663 + - uid: 32548 components: - type: Transform - pos: 29.5,-59.5 + rot: -1.5707963267948966 rad + pos: 2.5,30.5 parent: 2 - - uid: 23664 + - uid: 52853 components: - type: Transform - pos: 35.5,-62.5 + rot: 1.5707963267948966 rad + pos: -8.5,55.5 parent: 2 - - uid: 23665 + - uid: 52854 components: - type: Transform - pos: 29.5,-62.5 + rot: -1.5707963267948966 rad + pos: 42.5,-7.5 parent: 2 - - uid: 23666 +- proto: StationMapAssembly + entities: + - uid: 24723 components: - type: Transform - pos: 35.5,-60.5 + rot: 1.5707963267948966 rad + pos: -91.5,14.5 parent: 2 - - uid: 23668 + - uid: 24989 components: - type: Transform - pos: -21.5,-71.5 + pos: 21.5,-88.5 parent: 2 - - uid: 23669 + - uid: 25617 components: - type: Transform - pos: -68.5,-23.5 + pos: -65.5,-34.5 parent: 2 - - uid: 23670 + - uid: 28821 components: - type: Transform - pos: -88.5,-23.5 + pos: -68.5,-65.5 parent: 2 - - uid: 23671 + - uid: 30971 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,-43.5 + rot: 1.5707963267948966 rad + pos: 51.5,12.5 parent: 2 - - uid: 23672 + - uid: 63527 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-45.5 - parent: 2 - - uid: 23673 + pos: -5.5,13.5 + parent: 56631 + - uid: 63528 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-41.5 - parent: 2 - - uid: 23674 + pos: 6.5,13.5 + parent: 56631 + - uid: 63529 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-37.5 - parent: 2 - - uid: 23675 + pos: -5.5,53.5 + parent: 56631 + - uid: 65789 components: - type: Transform - pos: 32.5,-62.5 - parent: 2 - - uid: 26145 + pos: -1.5,7.5 + parent: 65694 +- proto: StationMapBroken + entities: + - uid: 15003 components: - type: Transform - pos: -78.5,-22.5 + pos: 3.5,-73.5 parent: 2 - - uid: 32758 + - uid: 20867 components: - type: Transform - pos: 52.5,-49.5 + pos: 65.5,-49.5 parent: 2 - - uid: 34040 - components: - - type: Transform - pos: 7.5,15.5 - parent: 33049 - - uid: 34041 + - uid: 23043 components: - type: Transform - pos: -9.5,15.5 - parent: 33049 - - uid: 34042 + rot: -1.5707963267948966 rad + pos: 54.5,-40.5 + parent: 2 + - uid: 24852 components: - type: Transform - pos: -1.5,5.5 - parent: 33049 - - uid: 34043 + pos: -83.5,2.5 + parent: 2 + - uid: 25202 components: - type: Transform - pos: -3.5,15.5 - parent: 33049 - - uid: 34044 + pos: 31.5,-87.5 + parent: 2 + - uid: 25208 components: - type: Transform - pos: 7.5,15.5 - parent: 33049 - - uid: 34045 + pos: -0.5,-83.5 + parent: 2 + - uid: 26755 components: - type: Transform - pos: 4.5,11.5 - parent: 33049 - - uid: 34046 + pos: -29.5,-50.5 + parent: 2 + - uid: 51139 components: - type: Transform - pos: -5.5,21.5 - parent: 33049 - - uid: 34047 + pos: 51.5,-14.5 + parent: 2 + - uid: 65790 components: - type: Transform - pos: -12.5,19.5 - parent: 33049 - - uid: 34048 + rot: -1.5707963267948966 rad + pos: 6.5,-0.5 + parent: 65694 +- proto: StatueVenusBlue + entities: + - uid: 4510 components: - type: Transform - pos: 4.5,21.5 - parent: 33049 - - uid: 34049 + pos: -101.5,19.5 + parent: 2 +- proto: StatueVenusRed + entities: + - uid: 4512 components: - type: Transform - pos: -3.5,-13.5 - parent: 33049 - - uid: 34050 + pos: -102.5,19.5 + parent: 2 + - uid: 12090 components: - type: Transform - pos: 6.5,-19.5 - parent: 33049 - - uid: 35595 + rot: -1.5707963267948966 rad + pos: -63.5,62.5 + parent: 2 +- proto: SteelBench + entities: + - uid: 67 components: - type: Transform - pos: -92.5,-22.5 + rot: -1.5707963267948966 rad + pos: 13.5,50.5 parent: 2 - - uid: 36247 + - uid: 3093 components: - type: Transform - pos: 50.5,48.5 + rot: 3.141592653589793 rad + pos: 22.5,42.5 parent: 2 - - uid: 36616 + - uid: 3716 components: - type: Transform - pos: -20.5,-76.5 + rot: 1.5707963267948966 rad + pos: 33.5,47.5 parent: 2 - - uid: 37774 + - uid: 5944 components: - type: Transform - pos: -0.5,10.5 - parent: 36861 - - uid: 37775 + rot: -1.5707963267948966 rad + pos: -33.5,51.5 + parent: 2 + - uid: 5987 components: - type: Transform - pos: 1.5,14.5 - parent: 36861 - - uid: 37776 + rot: -1.5707963267948966 rad + pos: -33.5,49.5 + parent: 2 + - uid: 5992 components: - type: Transform - pos: -0.5,17.5 - parent: 36861 - - uid: 37777 + rot: -1.5707963267948966 rad + pos: -33.5,50.5 + parent: 2 + - uid: 6059 components: - type: Transform - pos: 7.5,19.5 - parent: 36861 - - uid: 37778 + rot: 1.5707963267948966 rad + pos: -36.5,55.5 + parent: 2 + - uid: 6060 components: - type: Transform - pos: 2.5,4.5 - parent: 36861 - - uid: 37779 + rot: 1.5707963267948966 rad + pos: -36.5,56.5 + parent: 2 + - uid: 6061 components: - type: Transform - pos: 8.5,3.5 - parent: 36861 - - uid: 43757 + rot: 1.5707963267948966 rad + pos: -36.5,57.5 + parent: 2 + - uid: 6062 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,45.5 + rot: 1.5707963267948966 rad + pos: -36.5,58.5 parent: 2 - - uid: 43760 + - uid: 6063 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,32.5 + rot: 1.5707963267948966 rad + pos: -36.5,59.5 parent: 2 - - uid: 43761 + - uid: 6116 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,33.5 + rot: 1.5707963267948966 rad + pos: -64.5,8.5 parent: 2 - - uid: 43762 + - uid: 6147 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,38.5 + rot: -1.5707963267948966 rad + pos: -61.5,10.5 parent: 2 - - uid: 43764 + - uid: 6803 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,45.5 + rot: -1.5707963267948966 rad + pos: 54.5,32.5 parent: 2 - - uid: 43765 + - uid: 6804 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,48.5 + rot: 1.5707963267948966 rad + pos: 55.5,32.5 parent: 2 - - uid: 43766 + - uid: 7290 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,49.5 + pos: -44.5,61.5 parent: 2 - - uid: 43769 + - uid: 7291 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,47.5 + pos: -43.5,61.5 parent: 2 - - uid: 45622 - components: - - type: Transform - pos: 7.5,2.5 - parent: 45518 - - uid: 45623 - components: - - type: Transform - pos: -7.5,-1.5 - parent: 45518 - - uid: 51507 + - uid: 7294 components: - type: Transform - pos: 20.5,-62.5 + rot: 3.141592653589793 rad + pos: -43.5,60.5 parent: 2 - - uid: 51508 + - uid: 7296 components: - type: Transform - pos: 18.5,-56.5 + rot: 3.141592653589793 rad + pos: -42.5,60.5 parent: 2 -- proto: RandomPosterContraband - entities: - - uid: 18727 + - uid: 7298 components: - type: Transform - pos: -21.5,-34.5 + rot: 3.141592653589793 rad + pos: -45.5,60.5 parent: 2 - - uid: 23677 + - uid: 7300 components: - type: Transform - pos: 21.5,-40.5 + rot: 3.141592653589793 rad + pos: -44.5,60.5 parent: 2 - - uid: 23680 + - uid: 7308 components: - type: Transform - pos: -38.5,9.5 + rot: -1.5707963267948966 rad + pos: -38.5,62.5 parent: 2 - - uid: 23682 + - uid: 7310 components: - type: Transform - pos: -43.5,-64.5 + rot: 1.5707963267948966 rad + pos: -47.5,61.5 parent: 2 - - uid: 23683 + - uid: 7312 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,-53.5 + pos: -42.5,61.5 parent: 2 - - uid: 23684 + - uid: 7319 components: - type: Transform rot: 3.141592653589793 rad - pos: 37.5,-53.5 + pos: -45.5,61.5 parent: 2 - - uid: 23685 + - uid: 7320 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-53.5 + rot: -1.5707963267948966 rad + pos: -39.5,61.5 parent: 2 - - uid: 43331 + - uid: 7322 components: - type: Transform - pos: -46.5,53.5 + rot: -1.5707963267948966 rad + pos: -38.5,61.5 parent: 2 - - uid: 49023 + - uid: 7323 components: - type: Transform - pos: -16.5,5.5 - parent: 45711 - - uid: 49024 + rot: -1.5707963267948966 rad + pos: -39.5,62.5 + parent: 2 + - uid: 7345 components: - type: Transform - pos: -8.5,-0.5 - parent: 45711 - - uid: 49025 + rot: 1.5707963267948966 rad + pos: -48.5,62.5 + parent: 2 + - uid: 7346 components: - type: Transform - pos: -12.5,10.5 - parent: 45711 - - uid: 49026 + rot: 1.5707963267948966 rad + pos: -47.5,62.5 + parent: 2 + - uid: 7347 components: - type: Transform - pos: -4.5,13.5 - parent: 45711 - - uid: 49027 + rot: 1.5707963267948966 rad + pos: -48.5,61.5 + parent: 2 + - uid: 7348 components: - type: Transform - pos: 5.5,13.5 - parent: 45711 - - uid: 49028 + rot: 3.141592653589793 rad + pos: -41.5,61.5 + parent: 2 + - uid: 7349 components: - type: Transform - pos: 13.5,10.5 - parent: 45711 - - uid: 49029 + rot: 3.141592653589793 rad + pos: -41.5,60.5 + parent: 2 + - uid: 7834 components: - type: Transform - pos: 17.5,5.5 - parent: 45711 - - uid: 49030 + rot: 1.5707963267948966 rad + pos: 44.5,-31.5 + parent: 2 + - uid: 8278 components: - type: Transform - pos: 14.5,-5.5 - parent: 45711 - - uid: 49031 + rot: -1.5707963267948966 rad + pos: 13.5,53.5 + parent: 2 + - uid: 8636 components: - type: Transform - pos: 15.5,39.5 - parent: 45711 - - uid: 49032 + rot: 3.141592653589793 rad + pos: 78.5,-31.5 + parent: 2 + - uid: 8658 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,32.5 - parent: 45711 - - uid: 49033 + rot: 3.141592653589793 rad + pos: 80.5,-31.5 + parent: 2 + - uid: 8681 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,29.5 - parent: 45711 - - uid: 49034 + rot: -1.5707963267948966 rad + pos: 13.5,51.5 + parent: 2 + - uid: 9177 components: - type: Transform - pos: 10.5,39.5 - parent: 45711 - - uid: 49037 + rot: -1.5707963267948966 rad + pos: 14.5,54.5 + parent: 2 + - uid: 9471 components: - type: Transform - pos: 1.5,36.5 - parent: 45711 - - uid: 49038 + pos: 74.5,-29.5 + parent: 2 + - uid: 9496 components: - type: Transform - pos: -0.5,36.5 - parent: 45711 - - uid: 49039 + rot: -1.5707963267948966 rad + pos: 13.5,54.5 + parent: 2 + - uid: 9498 components: - type: Transform - pos: 3.5,11.5 - parent: 45711 - - uid: 49040 + rot: -1.5707963267948966 rad + pos: 14.5,50.5 + parent: 2 + - uid: 9503 components: - type: Transform - pos: 15.5,19.5 - parent: 45711 - - uid: 53196 + rot: -1.5707963267948966 rad + pos: 14.5,51.5 + parent: 2 + - uid: 9504 components: - type: Transform - pos: 1.5,83.5 - parent: 45711 - - uid: 53197 + rot: -1.5707963267948966 rad + pos: 14.5,53.5 + parent: 2 + - uid: 9520 components: - type: Transform - pos: 4.5,83.5 - parent: 45711 - - uid: 56082 + rot: 1.5707963267948966 rad + pos: -14.5,30.5 + parent: 2 + - uid: 9521 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,57.5 - parent: 45711 - - uid: 56083 + rot: -1.5707963267948966 rad + pos: -11.5,30.5 + parent: 2 + - uid: 10377 components: - type: Transform rot: 3.141592653589793 rad - pos: 33.5,53.5 - parent: 45711 - - uid: 56084 + pos: 55.5,-31.5 + parent: 2 + - uid: 10378 components: - type: Transform rot: 3.141592653589793 rad - pos: 32.5,48.5 - parent: 45711 - - uid: 56085 + pos: 57.5,-31.5 + parent: 2 + - uid: 10379 components: - type: Transform rot: 3.141592653589793 rad - pos: 23.5,47.5 - parent: 45711 - - uid: 56086 + pos: 56.5,-31.5 + parent: 2 + - uid: 11836 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,47.5 - parent: 45711 - - uid: 56087 + rot: 1.5707963267948966 rad + pos: -84.5,44.5 + parent: 2 + - uid: 11837 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,47.5 - parent: 45711 - - uid: 56088 + rot: 1.5707963267948966 rad + pos: -84.5,45.5 + parent: 2 + - uid: 15235 components: - type: Transform - pos: -21.5,10.5 - parent: 45711 - - uid: 56089 + pos: 47.5,-26.5 + parent: 2 + - uid: 15238 components: - type: Transform - pos: 18.5,23.5 - parent: 45711 - - uid: 56090 + pos: 49.5,-26.5 + parent: 2 + - uid: 15549 components: - type: Transform - pos: 38.5,29.5 - parent: 45711 - - uid: 56091 + pos: 44.5,-38.5 + parent: 2 + - uid: 15550 components: - type: Transform - pos: -6.5,53.5 - parent: 45711 - - uid: 56092 + pos: 47.5,-36.5 + parent: 2 + - uid: 17034 components: - type: Transform - pos: -11.5,46.5 - parent: 45711 - - uid: 56093 + rot: 1.5707963267948966 rad + pos: 33.5,43.5 + parent: 2 + - uid: 17140 components: - type: Transform - pos: -17.5,51.5 - parent: 45711 - - uid: 56094 + rot: -1.5707963267948966 rad + pos: 23.5,44.5 + parent: 2 + - uid: 17830 components: - type: Transform - pos: -14.5,60.5 - parent: 45711 - - uid: 56095 + rot: 1.5707963267948966 rad + pos: -54.5,-70.5 + parent: 2 + - uid: 17831 components: - type: Transform - pos: -8.5,56.5 - parent: 45711 - - uid: 56096 + rot: -1.5707963267948966 rad + pos: -50.5,-70.5 + parent: 2 + - uid: 17952 components: - type: Transform - pos: -29.5,43.5 - parent: 45711 - - uid: 56097 + pos: -41.5,-63.5 + parent: 2 + - uid: 17953 components: - type: Transform - pos: -25.5,37.5 - parent: 45711 - - uid: 56098 + rot: 3.141592653589793 rad + pos: -41.5,-67.5 + parent: 2 + - uid: 18056 components: - type: Transform - pos: -37.5,34.5 - parent: 45711 - - uid: 56099 + rot: 3.141592653589793 rad + pos: 57.5,42.5 + parent: 2 + - uid: 18057 components: - type: Transform - pos: -31.5,28.5 - parent: 45711 - - uid: 56100 + pos: 57.5,44.5 + parent: 2 + - uid: 21457 components: - type: Transform - pos: -28.5,48.5 - parent: 45711 - - uid: 56101 + pos: -44.5,-60.5 + parent: 2 + - uid: 21462 components: - type: Transform - pos: -16.5,66.5 - parent: 45711 - - uid: 56102 + pos: -44.5,-59.5 + parent: 2 + - uid: 21464 components: - type: Transform - pos: -8.5,62.5 - parent: 45711 - - uid: 56103 + pos: -44.5,-58.5 + parent: 2 + - uid: 21469 components: - type: Transform - pos: -8.5,70.5 - parent: 45711 - - uid: 56104 + pos: -42.5,-58.5 + parent: 2 + - uid: 21470 components: - type: Transform - pos: 3.5,56.5 - parent: 45711 - - uid: 56105 + pos: -42.5,-59.5 + parent: 2 + - uid: 21471 components: - type: Transform - pos: 6.5,67.5 - parent: 45711 - - uid: 56106 + pos: -42.5,-60.5 + parent: 2 + - uid: 21611 components: - type: Transform - pos: -2.5,74.5 - parent: 45711 - - uid: 56107 + rot: 1.5707963267948966 rad + pos: -75.5,-26.5 + parent: 2 + - uid: 21613 components: - type: Transform - pos: 8.5,70.5 - parent: 45711 -- proto: RandomPosterLegit - entities: - - uid: 40 + rot: 1.5707963267948966 rad + pos: -75.5,-27.5 + parent: 2 + - uid: 21616 components: - type: Transform - pos: 29.5,23.5 + rot: 1.5707963267948966 rad + pos: -75.5,-25.5 parent: 2 - - uid: 1909 + - uid: 22588 components: - type: Transform - pos: 33.5,-3.5 + rot: 3.141592653589793 rad + pos: -56.5,-16.5 parent: 2 - - uid: 7163 + - uid: 22589 components: - type: Transform - pos: -3.5,40.5 + rot: 3.141592653589793 rad + pos: -57.5,-16.5 parent: 2 - - uid: 14675 + - uid: 22593 components: - type: Transform - pos: -35.5,26.5 + rot: 1.5707963267948966 rad + pos: -11.5,-29.5 parent: 2 - - uid: 23695 + - uid: 22594 components: - type: Transform - pos: -19.5,-4.5 + rot: 1.5707963267948966 rad + pos: -11.5,-30.5 parent: 2 - - uid: 23696 + - uid: 23189 components: - type: Transform - pos: 25.5,-54.5 + rot: -1.5707963267948966 rad + pos: 2.5,50.5 parent: 2 - - uid: 23697 + - uid: 23279 components: - type: Transform - pos: 25.5,24.5 + rot: 1.5707963267948966 rad + pos: -45.5,52.5 parent: 2 - - uid: 23699 + - uid: 23280 components: - type: Transform - pos: -31.5,45.5 + rot: -1.5707963267948966 rad + pos: -43.5,52.5 parent: 2 - - uid: 23705 + - uid: 26884 components: - type: Transform - pos: 3.5,36.5 + rot: 1.5707963267948966 rad + pos: -44.5,95.5 parent: 2 - - uid: 23706 + - uid: 27108 components: - type: Transform - pos: 12.5,26.5 + rot: 1.5707963267948966 rad + pos: -40.5,96.5 parent: 2 - - uid: 23707 + - uid: 27110 components: - type: Transform - pos: 2.5,-31.5 + rot: 1.5707963267948966 rad + pos: -44.5,96.5 parent: 2 - - uid: 23709 + - uid: 27111 components: - type: Transform - pos: -23.5,19.5 + rot: 1.5707963267948966 rad + pos: -44.5,94.5 parent: 2 - - uid: 23714 + - uid: 27112 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,24.5 + rot: 1.5707963267948966 rad + pos: -42.5,96.5 parent: 2 - - uid: 23715 + - uid: 27113 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,12.5 + rot: 1.5707963267948966 rad + pos: -42.5,95.5 parent: 2 - - uid: 23716 + - uid: 27114 components: - type: Transform - pos: 18.5,35.5 + rot: 1.5707963267948966 rad + pos: -42.5,94.5 parent: 2 - - uid: 23717 + - uid: 27115 components: - type: Transform - pos: -75.5,2.5 + rot: 1.5707963267948966 rad + pos: -40.5,95.5 parent: 2 - - uid: 23718 + - uid: 27116 components: - type: Transform - pos: -92.5,7.5 + rot: 1.5707963267948966 rad + pos: -40.5,94.5 parent: 2 - - uid: 23719 + - uid: 27117 components: - type: Transform - pos: -92.5,2.5 + rot: 1.5707963267948966 rad + pos: -42.5,108.5 parent: 2 - - uid: 23721 + - uid: 27118 components: - type: Transform - pos: -76.5,-22.5 + rot: 1.5707963267948966 rad + pos: -42.5,107.5 parent: 2 - - uid: 35550 + - uid: 27119 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,50.5 + rot: 1.5707963267948966 rad + pos: -42.5,106.5 parent: 2 - - uid: 41006 + - uid: 27120 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,63.5 + rot: 1.5707963267948966 rad + pos: -40.5,108.5 parent: 2 - - uid: 42925 + - uid: 27121 components: - type: Transform - pos: -38.5,56.5 + rot: 1.5707963267948966 rad + pos: -40.5,107.5 parent: 2 - - uid: 43189 + - uid: 27122 components: - type: Transform - pos: 33.5,27.5 + rot: 1.5707963267948966 rad + pos: -40.5,106.5 parent: 2 - - uid: 43190 + - uid: 27123 components: - type: Transform - pos: 33.5,30.5 + rot: 1.5707963267948966 rad + pos: -38.5,108.5 parent: 2 - - uid: 43191 + - uid: 27124 components: - type: Transform - pos: 34.5,34.5 + rot: 1.5707963267948966 rad + pos: -38.5,107.5 parent: 2 - - uid: 43192 + - uid: 27125 components: - type: Transform - pos: 33.5,34.5 + rot: 1.5707963267948966 rad + pos: -38.5,106.5 parent: 2 - - uid: 43751 + - uid: 27128 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,69.5 + pos: -52.5,102.5 parent: 2 - - uid: 43752 + - uid: 27129 components: - type: Transform rot: 3.141592653589793 rad - pos: -9.5,51.5 + pos: -51.5,102.5 parent: 2 - - uid: 43753 + - uid: 27130 components: - type: Transform rot: 3.141592653589793 rad - pos: -9.5,61.5 + pos: -50.5,102.5 parent: 2 - - uid: 44854 + - uid: 27131 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,38.5 + pos: -50.5,104.5 parent: 2 - - uid: 51294 + - uid: 27132 components: - type: Transform - pos: 2.5,-55.5 + rot: 3.141592653589793 rad + pos: -51.5,104.5 parent: 2 - - uid: 51299 + - uid: 27133 components: - type: Transform - pos: 11.5,-62.5 + rot: 3.141592653589793 rad + pos: -52.5,104.5 parent: 2 - - uid: 52091 + - uid: 27135 components: - type: Transform - pos: 10.5,5.5 + rot: 3.141592653589793 rad + pos: -52.5,106.5 parent: 2 - - uid: 52096 + - uid: 27136 components: - type: Transform - pos: 18.5,5.5 + rot: 3.141592653589793 rad + pos: -51.5,106.5 parent: 2 - - uid: 53872 + - uid: 27137 components: - type: Transform - pos: -41.5,-3.5 + rot: 3.141592653589793 rad + pos: -50.5,106.5 parent: 2 - - uid: 53873 + - uid: 28792 components: - type: Transform - pos: -50.5,-1.5 + rot: 1.5707963267948966 rad + pos: -2.5,20.5 parent: 2 - - uid: 56310 + - uid: 28793 components: - type: Transform - pos: 22.5,-22.5 + rot: -1.5707963267948966 rad + pos: 3.5,20.5 parent: 2 - - uid: 56311 + - uid: 29548 components: - type: Transform - pos: 37.5,-19.5 + rot: 1.5707963267948966 rad + pos: -2.5,-18.5 parent: 2 - - uid: 56313 + - uid: 29549 components: - type: Transform - pos: 62.5,-42.5 + rot: -1.5707963267948966 rad + pos: 3.5,-18.5 parent: 2 -- proto: RandomScienceCorpseSpawner - entities: - - uid: 46610 + - uid: 29558 components: - type: Transform rot: 1.5707963267948966 rad - pos: -34.5,28.5 - parent: 45711 - - uid: 53482 - components: - - type: Transform - pos: -10.5,55.5 - parent: 45711 - - uid: 53483 + pos: 39.5,-3.5 + parent: 2 + - uid: 29559 components: - type: Transform - pos: -14.5,58.5 - parent: 45711 - - uid: 55969 + rot: 1.5707963267948966 rad + pos: 39.5,-4.5 + parent: 2 + - uid: 30677 components: - type: Transform - pos: -34.5,41.5 - parent: 45711 - - uid: 55971 + rot: -1.5707963267948966 rad + pos: 47.5,-13.5 + parent: 2 + - uid: 30678 components: - type: Transform - pos: -40.5,47.5 - parent: 45711 - - uid: 55972 + rot: -1.5707963267948966 rad + pos: 47.5,-12.5 + parent: 2 + - uid: 30861 components: - type: Transform - pos: -53.5,44.5 - parent: 45711 - - uid: 55973 + rot: -1.5707963267948966 rad + pos: 57.5,14.5 + parent: 2 + - uid: 30862 components: - type: Transform - pos: -48.5,52.5 - parent: 45711 - - uid: 56072 + rot: -1.5707963267948966 rad + pos: 57.5,13.5 + parent: 2 + - uid: 31006 components: - type: Transform - pos: 29.5,44.5 - parent: 45711 -- proto: RandomSecurityCorpseSpawner - entities: - - uid: 35192 + rot: 1.5707963267948966 rad + pos: -6.5,-59.5 + parent: 2 + - uid: 31007 components: - type: Transform - pos: -5.5,9.5 - parent: 34641 - - uid: 35193 + rot: 1.5707963267948966 rad + pos: -6.5,-57.5 + parent: 2 + - uid: 31008 components: - type: Transform - pos: -2.5,7.5 - parent: 34641 - - uid: 45443 + rot: -1.5707963267948966 rad + pos: -4.5,-57.5 + parent: 2 + - uid: 31009 components: - type: Transform - pos: 3.5,3.5 - parent: 43176 -- proto: RandomServiceCorpseSpawner - entities: - - uid: 45444 + rot: -1.5707963267948966 rad + pos: -4.5,-59.5 + parent: 2 + - uid: 31018 components: - type: Transform - pos: 7.5,-0.5 - parent: 43176 - - uid: 52518 + rot: 1.5707963267948966 rad + pos: 5.5,-57.5 + parent: 2 + - uid: 31019 components: - type: Transform - pos: 10.5,62.5 - parent: 45711 -- proto: RandomSnacks - entities: - - uid: 23727 + rot: 1.5707963267948966 rad + pos: 5.5,-59.5 + parent: 2 + - uid: 31416 components: - type: Transform - pos: -48.5,-71.5 + rot: -1.5707963267948966 rad + pos: -9.5,55.5 parent: 2 -- proto: RandomSoap - entities: - - uid: 23141 + - uid: 31417 components: - type: Transform - pos: -41.5,37.5 + rot: -1.5707963267948966 rad + pos: -9.5,54.5 parent: 2 - - uid: 23172 + - uid: 63530 components: - type: Transform - pos: -15.5,48.5 - parent: 2 - - uid: 23728 + rot: 1.5707963267948966 rad + pos: -5.5,-6.5 + parent: 56631 + - uid: 63531 components: - type: Transform - pos: -63.5,-24.5 - parent: 2 - - uid: 23729 + rot: -1.5707963267948966 rad + pos: 6.5,-6.5 + parent: 56631 + - uid: 63532 components: - type: Transform - pos: -84.5,-21.5 - parent: 2 - - uid: 34051 + rot: 3.141592653589793 rad + pos: -1.5,-3.5 + parent: 56631 + - uid: 63533 components: - type: Transform - pos: 12.5,20.5 - parent: 33049 - - uid: 37780 + rot: 3.141592653589793 rad + pos: -2.5,-3.5 + parent: 56631 + - uid: 63534 components: - type: Transform - pos: 0.5,15.5 - parent: 36861 - - uid: 43180 + rot: 3.141592653589793 rad + pos: 2.5,-3.5 + parent: 56631 + - uid: 63535 components: - type: Transform - pos: 29.5,28.5 - parent: 2 - - uid: 43181 + rot: 3.141592653589793 rad + pos: 3.5,-3.5 + parent: 56631 + - uid: 63536 components: - type: Transform - pos: 33.5,21.5 - parent: 2 - - uid: 43388 + rot: -1.5707963267948966 rad + pos: 2.5,51.5 + parent: 56631 + - uid: 63537 components: - type: Transform - pos: -45.5,47.5 - parent: 2 - - uid: 43389 + rot: 1.5707963267948966 rad + pos: -1.5,49.5 + parent: 56631 +- proto: SteelOre1 + entities: + - uid: 53508 components: - type: Transform - pos: -44.5,47.5 + rot: -0.3665191429188092 rad + pos: 31.29765,-74.395004 parent: 2 - - uid: 44511 + - uid: 53607 components: - type: Transform - pos: 54.5,-45.5 + pos: 32.37203,-75.801254 parent: 2 - - uid: 44555 + - uid: 55736 components: - type: Transform - pos: 71.5,-28.5 - parent: 2 - - uid: 51504 + pos: -14.51918,18.482033 + parent: 55280 + - uid: 55737 components: - type: Transform - pos: 18.5,-63.5 - parent: 2 -- proto: RandomSpawner + pos: -14.784805,18.638283 + parent: 55280 +- proto: Stool entities: - - uid: 294 + - uid: 779 components: - type: Transform - pos: -28.5,32.5 + rot: 3.141592653589793 rad + pos: -25.506563,-41.20771 parent: 2 - - uid: 403 + - uid: 5886 components: - type: Transform - pos: -94.5,27.5 + rot: 3.141592653589793 rad + pos: -29.5,31.5 parent: 2 - - uid: 1629 + - uid: 6365 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,-52.5 + pos: -59.541355,22.892931 parent: 2 - - uid: 3767 + - uid: 6409 components: - type: Transform - pos: -43.5,37.5 + rot: 3.141592653589793 rad + pos: -59.52573,17.721056 parent: 2 - - uid: 10951 + - uid: 7436 components: - type: Transform - pos: 35.5,-42.5 + rot: 1.0720794639226536 rad + pos: -35.469448,70.204544 parent: 2 - - uid: 20141 + - type: Physics + bodyStatus: InAir + fixedRotation: False + - type: Fixtures + fixtures: + fix1: + shape: !type:PhysShapeCircle + radius: 0.2 + position: 0,0 + mask: + - Impassable + - TableLayer + layer: [] + density: 100 + hard: True + restitution: 0 + friction: 0.4 + throw-fixture: + shape: !type:PhysShapeCircle + radius: 0.2 + position: 0,0 + mask: + - Impassable + - HighImpassable + - BulletImpassable + layer: [] + density: 1 + hard: False + restitution: 0 + friction: 0.4 + - type: ThrownItem + landTime: 62620.4013378 + thrownTime: 62620.1374605 + animate: False + - uid: 7458 components: - type: Transform - pos: -93.5,42.5 + rot: 3.141592653589793 rad + pos: -46.5,73.5 parent: 2 - - uid: 20438 + - uid: 7462 components: - type: Transform - pos: -17.5,50.5 + rot: 3.141592653589793 rad + pos: -43.5,73.5 parent: 2 - - uid: 20554 + - uid: 7463 components: - type: Transform - pos: 53.5,-50.5 + rot: 3.141592653589793 rad + pos: -40.5,73.5 parent: 2 - - uid: 20686 + - uid: 10993 components: - type: Transform - pos: 71.5,-23.5 + rot: 3.141592653589793 rad + pos: -79.5,57.5 parent: 2 - - uid: 23188 + - uid: 10994 components: - type: Transform - pos: -42.5,38.5 + rot: 1.5707963267948966 rad + pos: -82.5,60.5 parent: 2 - - uid: 23730 + - uid: 20799 components: - type: Transform - pos: -56.5,22.5 + rot: 1.5707963267948966 rad + pos: -76.18017,-15.547501 parent: 2 - - uid: 23733 + - uid: 24716 components: - type: Transform rot: -1.5707963267948966 rad - pos: -32.5,-72.5 + pos: -88.8617,21.591562 parent: 2 - - uid: 23734 + - uid: 65637 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,2.5 - parent: 2 - - uid: 23735 + pos: -1.5,-0.5 + parent: 65540 + - uid: 65638 components: - type: Transform - pos: -45.5,-60.5 - parent: 2 - - uid: 23737 + pos: -0.5,-0.5 + parent: 65540 + - uid: 65639 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-70.5 - parent: 2 - - uid: 23738 + pos: 1.5,-0.5 + parent: 65540 + - uid: 65640 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-49.5 - parent: 2 - - uid: 23739 + pos: 2.5,-0.5 + parent: 65540 + - uid: 65641 components: - type: Transform - pos: -38.5,-66.5 - parent: 2 - - uid: 23740 + pos: 0.5,-0.5 + parent: 65540 + - uid: 67880 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-65.5 - parent: 2 - - uid: 23741 + rot: 1.5707963267948966 rad + pos: 9.5,7.5 + parent: 66965 +- proto: StoolBar + entities: + - uid: 2944 components: - type: Transform - pos: 15.5,-14.5 + rot: -1.5707963267948966 rad + pos: -101.5,15.5 parent: 2 - - uid: 23742 + - uid: 3056 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,27.5 + pos: -80.5,17.5 parent: 2 - - uid: 23748 + - uid: 3280 components: - type: Transform - pos: -14.5,53.5 + rot: 3.141592653589793 rad + pos: -36.5,40.5 parent: 2 - - uid: 23749 + - uid: 4549 components: - type: Transform - pos: -79.5,-23.5 + rot: 3.141592653589793 rad + pos: -35.5,40.5 parent: 2 - - uid: 23750 + - uid: 4552 components: - type: Transform - pos: -29.5,52.5 + rot: 3.141592653589793 rad + pos: -31.5,40.5 parent: 2 - - uid: 23751 + - uid: 4576 components: - type: Transform - pos: -39.5,10.5 + rot: -1.5707963267948966 rad + pos: -32.5,40.5 parent: 2 - - uid: 23752 + - uid: 4577 components: - type: Transform - pos: -59.5,9.5 + rot: 3.141592653589793 rad + pos: -34.5,40.5 parent: 2 - - uid: 23753 + - uid: 4578 components: - type: Transform - pos: -22.5,52.5 + rot: 1.5707963267948966 rad + pos: -33.5,40.5 parent: 2 - - uid: 23754 + - uid: 5251 components: - type: Transform rot: 3.141592653589793 rad - pos: 53.5,3.5 + pos: -102.5,15.5 parent: 2 - - uid: 23755 + - uid: 5253 components: - type: Transform - pos: 73.5,7.5 + rot: 1.5707963267948966 rad + pos: -103.5,15.5 parent: 2 - - uid: 23756 + - uid: 5289 components: - type: Transform rot: 3.141592653589793 rad - pos: 16.5,29.5 + pos: -104.5,15.5 parent: 2 - - uid: 23757 + - uid: 7430 components: - type: Transform - pos: -11.5,-60.5 + anchored: False + rot: 0.5815728892895837 rad + pos: -35.296394,69.29019 parent: 2 - - uid: 23758 + - type: Physics + bodyStatus: InAir + fixedRotation: False + bodyType: Dynamic + - type: Fixtures + fixtures: + fix1: + shape: !type:PhysShapeCircle + radius: 0.2 + position: 0,0 + mask: + - Impassable + - TableLayer + layer: [] + density: 100 + hard: True + restitution: 0 + friction: 0.4 + throw-fixture: + shape: !type:PhysShapeCircle + radius: 0.2 + position: 0,0 + mask: + - Impassable + - HighImpassable + - BulletImpassable + layer: [] + density: 1 + hard: False + restitution: 0 + friction: 0.4 + - type: ThrownItem + landTime: 62630.551921 + thrownTime: 62630.1040365 + animate: False + - uid: 8506 components: - type: Transform - pos: 24.5,-20.5 + rot: -1.5707963267948966 rad + pos: -75.5,-0.5 parent: 2 - - uid: 23759 + - uid: 8537 components: - type: Transform - pos: -28.5,1.5 + rot: -1.5707963267948966 rad + pos: -75.5,0.5 parent: 2 - - uid: 23760 + - uid: 8565 components: - type: Transform - pos: 13.5,-8.5 + rot: -1.5707963267948966 rad + pos: -75.5,1.5 parent: 2 - - uid: 23762 + - uid: 8770 components: - type: Transform - pos: 3.5,-21.5 + rot: 3.141592653589793 rad + pos: -78.5,19.5 parent: 2 - - uid: 23763 + - uid: 8776 components: - type: Transform - pos: -8.5,-9.5 + pos: -82.5,17.5 parent: 2 - - uid: 23764 + - uid: 8784 components: - type: Transform - pos: 8.5,-8.5 + rot: 3.141592653589793 rad + pos: -80.5,19.5 parent: 2 - - uid: 23765 + - uid: 12807 components: - type: Transform - pos: 7.5,11.5 + rot: -1.5707963267948966 rad + pos: 1.5,77.5 parent: 2 - - uid: 23766 + - uid: 12922 components: - type: Transform - pos: -4.5,13.5 + pos: -64.5,-44.5 parent: 2 - - uid: 23767 + - uid: 12943 components: - type: Transform - pos: -8.5,15.5 + pos: -66.5,-44.5 parent: 2 - - uid: 23768 + - uid: 12944 components: - type: Transform - pos: -14.5,13.5 + pos: -65.5,-44.5 parent: 2 - - uid: 23770 + - uid: 12947 components: - type: Transform - pos: -25.5,6.5 + pos: -63.5,-44.5 parent: 2 - - uid: 23772 + - uid: 13245 components: - type: Transform - pos: -16.5,-24.5 + rot: 1.5707963267948966 rad + pos: -21.5,-40.5 parent: 2 - - uid: 23776 + - uid: 13246 components: - type: Transform - pos: 2.5,-13.5 + rot: 1.5707963267948966 rad + pos: -21.5,-41.5 parent: 2 - - uid: 23777 + - uid: 14679 components: - type: Transform - pos: -7.5,-13.5 + rot: 3.141592653589793 rad + pos: 25.5,-77.5 parent: 2 - - uid: 23778 + - uid: 20975 components: - type: Transform - pos: -13.5,-10.5 + rot: 1.5707963267948966 rad + pos: 82.5,-62.5 parent: 2 - - uid: 23780 + - uid: 20978 components: - type: Transform - pos: -52.5,-0.5 + rot: 1.5707963267948966 rad + pos: 82.5,-63.5 parent: 2 - - uid: 23781 + - uid: 20993 components: - type: Transform - pos: -32.5,5.5 + rot: 1.5707963267948966 rad + pos: 82.5,-64.5 parent: 2 - - uid: 23782 + - uid: 21869 components: - type: Transform - pos: -39.5,7.5 + rot: 1.5707963267948966 rad + pos: -74.5,-53.5 parent: 2 - - uid: 23783 + - uid: 25871 components: - type: Transform rot: 3.141592653589793 rad - pos: 47.5,-9.5 + pos: 28.5,-77.5 parent: 2 - - uid: 23787 + - uid: 25882 components: - type: Transform - pos: -12.5,-54.5 + rot: 3.141592653589793 rad + pos: 27.5,-77.5 parent: 2 - - uid: 23788 + - uid: 26059 components: - type: Transform - pos: -16.5,-55.5 + rot: 3.141592653589793 rad + pos: 26.5,-77.5 parent: 2 - - uid: 23789 + - uid: 28723 components: - type: Transform - pos: -18.5,-59.5 + pos: -51.5,76.5 parent: 2 - - uid: 23790 + - uid: 29298 components: - type: Transform - pos: -23.5,-59.5 + rot: 1.5707963267948966 rad + pos: 24.5,-74.5 parent: 2 - - uid: 23791 + - uid: 29299 components: - type: Transform - pos: -16.5,-63.5 + rot: 1.5707963267948966 rad + pos: 24.5,-75.5 parent: 2 - - uid: 23792 + - uid: 29300 components: - type: Transform - pos: -28.5,-67.5 + rot: 1.5707963267948966 rad + pos: 24.5,-76.5 parent: 2 - - uid: 23793 + - uid: 63538 components: - type: Transform - pos: -20.5,-68.5 - parent: 2 - - uid: 23794 + rot: 3.141592653589793 rad + pos: 31.5,50.5 + parent: 56631 + - uid: 63539 components: - type: Transform rot: 1.5707963267948966 rad - pos: 51.5,-62.5 - parent: 2 - - uid: 23795 + pos: 31.5,51.5 + parent: 56631 + - uid: 63540 components: - type: Transform rot: 1.5707963267948966 rad - pos: 48.5,-65.5 - parent: 2 - - uid: 23796 + pos: 31.5,52.5 + parent: 56631 +- proto: StorageCanister + entities: + - uid: 13 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-63.5 + pos: 29.5,49.5 parent: 2 - - uid: 23797 + - uid: 1433 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-66.5 + pos: 30.5,49.5 parent: 2 - - uid: 23798 + - uid: 1435 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-64.5 + pos: 31.5,49.5 parent: 2 - - uid: 23799 + - uid: 8136 components: - type: Transform - pos: 71.5,3.5 + pos: 68.5,-36.5 parent: 2 - - uid: 23800 + - uid: 8140 components: - type: Transform - pos: 72.5,-0.5 + pos: 64.5,-39.5 parent: 2 - - uid: 23802 + - uid: 8154 components: - type: Transform - pos: -36.5,17.5 + pos: 67.5,-36.5 parent: 2 - - uid: 23806 + - uid: 15125 components: - type: Transform - pos: 55.5,-5.5 + pos: 29.5,48.5 parent: 2 - - uid: 23807 + - uid: 15126 components: - type: Transform - pos: 67.5,4.5 + pos: 30.5,48.5 parent: 2 - - uid: 23810 + - uid: 15127 components: - type: Transform - pos: 17.5,18.5 + pos: 31.5,48.5 parent: 2 - - uid: 23813 + - uid: 15876 components: - type: Transform - pos: -40.5,-5.5 + pos: 3.5,-51.5 parent: 2 - - uid: 23814 + - uid: 27446 components: - type: Transform - pos: -33.5,33.5 + pos: -64.5,-78.5 parent: 2 - - uid: 23816 + - uid: 27447 components: - type: Transform - pos: -0.5,32.5 + pos: -64.5,-79.5 parent: 2 - - uid: 23818 +- proto: StorageImplanter + entities: + - uid: 63541 components: - type: Transform - pos: -7.5,22.5 - parent: 2 - - uid: 23819 + pos: -50.65172,42.67207 + parent: 56631 +- proto: StrangePill + entities: + - uid: 63542 components: - type: Transform - pos: 37.5,0.5 - parent: 2 - - uid: 23820 + pos: 11.735521,-4.290595 + parent: 56631 + - uid: 63543 components: - type: Transform - pos: -21.5,10.5 - parent: 2 - - uid: 23821 + pos: -12.220541,-6.1665163 + parent: 56631 + - uid: 63544 components: - type: Transform - pos: 16.5,0.5 - parent: 2 - - uid: 23822 + pos: -6.0569034,12.160178 + parent: 56631 + - uid: 63545 components: - type: Transform - pos: -21.5,-61.5 - parent: 2 - - uid: 23823 + pos: -0.74440336,9.378928 + parent: 56631 + - uid: 63546 components: - type: Transform - pos: -16.5,-50.5 - parent: 2 - - uid: 23824 + pos: 7.0207767,11.800803 + parent: 56631 + - uid: 63547 components: - type: Transform - pos: -31.5,22.5 - parent: 2 - - uid: 23827 + pos: 12.231697,14.748684 + parent: 56631 + - uid: 63548 components: - type: Transform - pos: 5.5,17.5 - parent: 2 - - uid: 23828 + pos: -7.4655,48.50592 + parent: 56631 + - uid: 63549 components: - type: Transform - pos: -13.5,0.5 - parent: 2 - - uid: 23833 + pos: -6.6842346,52.16217 + parent: 56631 + - uid: 63550 components: - type: Transform - pos: 8.5,-32.5 - parent: 2 - - uid: 23834 + pos: -5.4654846,50.16217 + parent: 56631 + - uid: 63551 components: - type: Transform - pos: 5.5,-27.5 - parent: 2 - - uid: 23835 + pos: -3.6061249,52.334045 + parent: 56631 + - uid: 63552 components: - type: Transform - pos: 19.5,-30.5 - parent: 2 - - uid: 23837 + pos: -0.8740387,51.31488 + parent: 56631 + - uid: 63553 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -70.5,-18.5 + pos: 1.7665405,49.40863 + parent: 56631 +- proto: Stunbaton + entities: + - uid: 21073 + components: + - type: Transform + pos: -52.628925,-30.42551 parent: 2 - - uid: 23838 + - uid: 21098 components: - type: Transform - pos: -20.5,-25.5 + pos: -52.7383,-30.55051 parent: 2 - - uid: 23839 + - uid: 21099 components: - type: Transform - pos: 43.5,5.5 + pos: -52.7383,-30.441135 parent: 2 - - uid: 23840 + - uid: 21100 components: - type: Transform - pos: 27.5,7.5 + pos: -52.628925,-30.55051 parent: 2 - - uid: 23842 + - uid: 51589 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,5.5 + pos: -6.5763445,5.1419935 parent: 2 - - uid: 23843 +- proto: SubstationBasic + entities: + - uid: 638 components: + - type: MetaData + name: Дормитории - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-13.5 + pos: -87.5,16.5 parent: 2 - - uid: 23847 + - uid: 17327 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-36.5 + pos: 62.5,45.5 parent: 2 - - uid: 23850 + - uid: 20299 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-40.5 + pos: 109.5,-52.5 parent: 2 - - uid: 23851 + - uid: 20891 components: + - type: MetaData + name: Бриг - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,23.5 + pos: -62.5,-20.5 parent: 2 - - uid: 23853 + - uid: 27682 components: + - type: MetaData + name: С-З солнечные панели и тех. помещения - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,34.5 + pos: -74.5,74.5 parent: 2 - - uid: 23854 + - uid: 27801 components: + - type: MetaData + name: Ю-В солнечные панели и тех. помещения - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,13.5 + pos: 29.5,-93.5 parent: 2 - - uid: 23855 + - uid: 28376 components: + - type: MetaData + name: Инженерный отдел 1/2 - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,23.5 + pos: 24.5,30.5 parent: 2 - - uid: 23857 + - uid: 28377 components: + - type: MetaData + name: Генератор гравитации - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-1.5 + pos: 27.5,35.5 parent: 2 - - uid: 23860 + - uid: 28378 components: + - type: MetaData + name: Инженерный отдел 2/2 - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,-38.5 + pos: 30.5,30.5 parent: 2 - - uid: 23861 + - uid: 29084 components: + - type: MetaData + name: Медицинский отдел - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-39.5 + pos: -15.5,-49.5 parent: 2 - - uid: 23862 + - uid: 29144 components: + - type: MetaData + name: Вирусология - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-51.5 + pos: -62.5,-64.5 parent: 2 - - uid: 23869 + - uid: 29174 components: + - type: MetaData + name: Прибытие-отбытие - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-36.5 + pos: -87.5,67.5 parent: 2 - - uid: 23873 + - uid: 29461 components: + - type: MetaData + name: Ю-З солнечные панели и тех. помещения - type: Transform - pos: 32.5,-26.5 + pos: -69.5,-78.5 parent: 2 - - uid: 23874 + - uid: 29706 components: + - type: MetaData + name: Старые помещения - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,41.5 + pos: -22.5,-75.5 parent: 2 - - uid: 23875 + - uid: 29925 components: + - type: MetaData + name: Сервисный отдел - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,-26.5 + pos: -36.5,64.5 parent: 2 - - uid: 23877 + - uid: 29941 components: + - type: MetaData + name: Территория пляжа, бани и зала суда - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-35.5 + pos: 1.5,67.5 parent: 2 - - uid: 23878 + - uid: 29959 components: + - type: MetaData + name: Хранилище плат и прилежная территория - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,21.5 + pos: 36.5,16.5 parent: 2 - - uid: 23880 + - uid: 29995 components: + - type: MetaData + name: ЕВА и прилежная территория - type: Transform - rot: 3.141592653589793 rad - pos: -51.5,-10.5 + pos: -33.5,8.5 parent: 2 - - uid: 23881 + - uid: 30081 components: + - type: MetaData + name: Глава персонала и прилежная территория - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,-4.5 + pos: -21.5,-17.5 parent: 2 - - uid: 23882 + - uid: 30083 components: + - type: MetaData + name: Хранилище и прилежная территория - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,-15.5 + pos: 29.5,-12.5 parent: 2 - - uid: 23885 + - uid: 30242 components: + - type: MetaData + name: Научный отдел - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-40.5 + pos: 66.5,-26.5 parent: 2 - - uid: 23896 + - uid: 30746 components: + - type: MetaData + name: Отдел снабжения - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-40.5 + pos: 48.5,10.5 parent: 2 - - uid: 23897 + - uid: 31984 components: + - type: MetaData + name: Мостик - type: Transform - rot: 1.5707963267948966 rad - pos: 46.5,-63.5 + pos: -0.5,-11.5 parent: 2 - - uid: 23898 + - uid: 54482 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-65.5 - parent: 2 - - uid: 23900 + pos: -0.5,-11.5 + parent: 53899 + - uid: 55738 components: - type: Transform - pos: -37.5,-42.5 - parent: 2 - - uid: 23901 + pos: -15.5,14.5 + parent: 55280 + - uid: 67881 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,13.5 - parent: 2 - - uid: 23902 + pos: 8.5,1.5 + parent: 66965 + - uid: 71125 components: - type: Transform - pos: -59.5,36.5 - parent: 2 - - uid: 23903 + pos: 5.5,1.5 + parent: 56001 +- proto: SubstationBasicEmpty + entities: + - uid: 67882 components: - type: Transform - pos: -57.5,27.5 - parent: 2 - - uid: 23904 + pos: 38.5,10.5 + parent: 66965 +- proto: SubstationMachineCircuitboard + entities: + - uid: 16212 components: - type: Transform - pos: -58.5,42.5 + pos: 21.507387,11.508811 parent: 2 - - uid: 23905 + - uid: 52086 components: - type: Transform - pos: -68.5,22.5 + pos: 21.470894,11.519882 parent: 2 - - uid: 23907 +- proto: SubstationWallBasic + entities: + - uid: 54941 components: - type: Transform - pos: -73.5,13.5 - parent: 2 - - uid: 23908 + pos: 7.5,1.5 + parent: 54730 + - uid: 55246 components: - type: Transform - pos: -79.5,14.5 - parent: 2 - - uid: 23909 + rot: 1.5707963267948966 rad + pos: -0.5,3.5 + parent: 55142 + - uid: 55978 components: - type: Transform - pos: -89.5,15.5 - parent: 2 - - uid: 23910 + rot: -1.5707963267948966 rad + pos: 0.5,1.5 + parent: 55943 + - uid: 56395 components: - type: Transform - pos: -85.5,19.5 - parent: 2 - - uid: 23911 + rot: 1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 56354 + - uid: 56587 components: - type: Transform - pos: -89.5,22.5 - parent: 2 - - uid: 23912 + pos: 3.5,2.5 + parent: 56424 + - uid: 63554 components: - type: Transform - pos: -78.5,22.5 - parent: 2 - - uid: 23913 + pos: -6.5,6.5 + parent: 56631 + - type: Battery + startingCharge: 0 +- proto: SuitStorageAtmos + entities: + - uid: 14009 components: - type: Transform - pos: -76.5,35.5 + pos: 22.5,50.5 parent: 2 - - uid: 23914 + - uid: 14013 components: - type: Transform - pos: -75.5,42.5 + pos: 22.5,49.5 parent: 2 - - uid: 23915 + - uid: 16056 components: - type: Transform - pos: -97.5,13.5 + pos: 22.5,51.5 parent: 2 - - uid: 23916 +- proto: SuitStorageBase + entities: + - uid: 4623 components: - type: Transform - pos: -95.5,21.5 + pos: 74.5,11.5 parent: 2 - - uid: 23917 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 25382 + - 26427 + - 26437 + - 4624 + - uid: 20107 components: + - type: MetaData + name: хранилище скафандра пилота сб - type: Transform - pos: -94.5,29.5 + pos: -60.5,-18.5 parent: 2 - - uid: 23919 + - type: AccessReader + access: + - - Brig + - - Security + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.14673 + 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: + - 20115 + - 44966 + - 44969 + - 44970 + - 44965 + - uid: 22439 components: - type: Transform - pos: -57.5,15.5 + pos: 42.5,-65.5 parent: 2 - - uid: 23920 + - uid: 24974 components: - type: Transform - pos: -49.5,11.5 + pos: -68.5,-39.5 parent: 2 - - uid: 23921 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 24975 + - 24976 + - 24977 + - 24978 + - 24979 + - 24980 + - 24981 + - uid: 27021 components: - type: Transform - pos: -47.5,17.5 + pos: 53.5,20.5 parent: 2 - - uid: 23922 + - uid: 54177 components: - type: Transform - pos: -50.5,23.5 - parent: 2 - - uid: 23923 + pos: 3.5,-11.5 + parent: 53899 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1465 + 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: + - 54179 + - 54181 + - 54178 + - 54180 + - 54182 + - uid: 54183 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,0.5 - parent: 2 - - uid: 23924 + pos: 4.5,-8.5 + parent: 53899 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1465 + 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: + - 54184 + - 54187 + - 54188 + - 54185 + - 54186 + - uid: 54189 components: - type: Transform - pos: 27.5,-60.5 - parent: 2 - - uid: 23925 + pos: 5.5,-8.5 + parent: 53899 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1465 + 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: + - 54191 + - 54194 + - 54193 + - 54190 + - 54192 + - uid: 54195 components: - type: Transform - pos: 33.5,-60.5 - parent: 2 - - uid: 23926 + pos: 6.5,-8.5 + parent: 53899 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1465 + 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: + - 54199 + - 54200 + - 54198 + - 54197 + - 54196 + - uid: 54201 components: - type: Transform - pos: 26.5,-62.5 - parent: 2 - - uid: 23927 + pos: 3.5,-12.5 + parent: 53899 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 293.1465 + 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: + - 54206 + - 54202 + - 54205 + - 54203 + - 54204 + - uid: 54207 components: - type: Transform - pos: -77.5,29.5 - parent: 2 - - uid: 23928 + pos: -3.5,-4.5 + parent: 53899 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 54211 + - 54208 + - 54210 + - 54209 + - uid: 63555 components: - type: Transform - pos: -59.5,29.5 - parent: 2 - - uid: 23929 + pos: -3.5,-7.5 + parent: 56631 + - uid: 63556 components: - type: Transform - pos: -58.5,-2.5 - parent: 2 - - uid: 23933 + pos: -5.5,-5.5 + parent: 56631 + - uid: 63557 components: - type: Transform - pos: -76.5,-23.5 - parent: 2 - - uid: 23934 + pos: -5.5,-7.5 + parent: 56631 + - uid: 63558 components: - type: Transform - pos: -49.5,-22.5 - parent: 2 - - uid: 23936 + pos: 6.5,-7.5 + parent: 56631 + - uid: 63559 components: - type: Transform - pos: -69.5,-23.5 - parent: 2 - - uid: 23937 + pos: 5.5,-5.5 + parent: 56631 +- proto: SuitStorageCaptain + entities: + - uid: 8793 components: - type: Transform - pos: -95.5,-19.5 + pos: 7.5,-3.5 parent: 2 - - uid: 23938 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 7719 +- proto: SuitStorageCE + entities: + - uid: 14151 components: - type: Transform - pos: -90.5,-22.5 + pos: 24.5,22.5 parent: 2 - - uid: 23939 +- proto: SuitStorageCMO + entities: + - uid: 18535 components: - type: Transform - pos: -93.5,-17.5 + pos: -26.5,-56.5 parent: 2 - - uid: 23940 +- proto: SuitStorageEngi + entities: + - uid: 6792 components: - type: Transform - pos: -88.5,-25.5 + pos: 54.5,30.5 parent: 2 - - uid: 23942 + - uid: 6793 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,-2.5 + pos: 55.5,30.5 parent: 2 - - uid: 23944 + - uid: 6794 components: - type: Transform - pos: -48.5,-26.5 + pos: 56.5,30.5 parent: 2 - - uid: 23945 + - uid: 6795 components: - type: Transform - pos: -51.5,-24.5 + pos: 57.5,30.5 parent: 2 - - uid: 23946 + - uid: 6796 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-0.5 + pos: 58.5,30.5 parent: 2 - - uid: 23947 + - uid: 6797 components: - type: Transform - pos: 13.5,39.5 + pos: 58.5,34.5 parent: 2 - - uid: 23948 + - uid: 6798 components: - type: Transform - pos: 19.5,40.5 + pos: 57.5,34.5 parent: 2 - - uid: 23949 + - uid: 6799 components: - type: Transform - pos: 23.5,38.5 + pos: 56.5,34.5 parent: 2 - - uid: 23950 + - uid: 6800 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-23.5 + pos: 55.5,34.5 parent: 2 - - uid: 23953 + - uid: 6801 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-44.5 + pos: 54.5,34.5 parent: 2 - - uid: 23954 + - uid: 16020 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-43.5 + pos: 43.5,14.5 parent: 2 - - uid: 23955 + - uid: 16038 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-44.5 + pos: 44.5,14.5 parent: 2 - - uid: 23956 + - uid: 20694 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,-36.5 + pos: 91.5,-55.5 parent: 2 - - uid: 23959 + - uid: 20695 components: - type: Transform - pos: 36.5,-64.5 + pos: 92.5,-55.5 parent: 2 - - uid: 23960 +- proto: SuitStorageEVA + entities: + - uid: 493 components: - type: Transform - pos: 45.5,-57.5 + pos: -28.5,7.5 parent: 2 - - uid: 23961 + - uid: 6472 components: - type: Transform - pos: 47.5,-51.5 + pos: -28.5,6.5 parent: 2 - - uid: 23962 + - uid: 6535 components: - type: Transform - pos: 45.5,-54.5 + pos: -22.5,10.5 parent: 2 - - uid: 23963 + - uid: 6536 components: - type: Transform - pos: 46.5,-55.5 + pos: -24.5,11.5 parent: 2 - - uid: 23964 + - uid: 6537 components: - type: Transform - pos: 47.5,-53.5 + pos: -22.5,9.5 parent: 2 - - uid: 23965 + - uid: 6538 components: - type: Transform - pos: 49.5,-58.5 + pos: -22.5,11.5 parent: 2 - - uid: 23966 + - uid: 6539 components: - type: Transform - pos: 50.5,-60.5 + pos: -24.5,8.5 parent: 2 - - uid: 23967 + - uid: 6540 components: - type: Transform - pos: 53.5,-57.5 + pos: -28.5,10.5 parent: 2 - - uid: 23968 + - uid: 6542 components: - type: Transform - pos: 56.5,-60.5 + pos: -28.5,8.5 parent: 2 - - uid: 23969 + - uid: 6544 components: - type: Transform - pos: 57.5,-56.5 + pos: -28.5,9.5 parent: 2 - - uid: 23970 + - uid: 6555 components: - type: Transform - pos: 54.5,-59.5 + pos: -22.5,8.5 parent: 2 - - uid: 23971 + - uid: 6556 components: - type: Transform - pos: 32.5,-65.5 + pos: -22.5,6.5 parent: 2 - - uid: 23972 + - uid: 6559 components: - type: Transform - pos: 40.5,-64.5 + pos: -26.5,6.5 parent: 2 - - uid: 23973 + - uid: 6560 components: - type: Transform - pos: 41.5,-62.5 + pos: -26.5,10.5 parent: 2 - - uid: 23974 + - uid: 6561 components: - type: Transform - pos: 33.5,-63.5 + pos: -24.5,7.5 parent: 2 - - uid: 23975 + - uid: 6562 components: - type: Transform - pos: 36.5,-59.5 + pos: -26.5,9.5 parent: 2 - - uid: 23976 + - uid: 6563 components: - type: Transform - pos: 37.5,-61.5 + pos: -26.5,8.5 parent: 2 - - uid: 24714 + - uid: 6564 components: - type: Transform - pos: -19.5,-73.5 + pos: -22.5,7.5 parent: 2 - - uid: 25121 + - uid: 6565 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-75.5 + pos: -26.5,7.5 parent: 2 - - uid: 25966 + - uid: 6566 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,28.5 + pos: -24.5,9.5 parent: 2 - - uid: 28246 + - uid: 6567 components: - type: Transform - pos: 26.5,19.5 + pos: -24.5,10.5 parent: 2 - - uid: 32156 + - uid: 6570 components: - type: Transform - pos: -10.5,-24.5 + pos: -26.5,11.5 parent: 2 - - uid: 33474 + - uid: 6573 components: - type: Transform - pos: 1.5,1.5 + pos: -28.5,11.5 parent: 2 - - uid: 34052 + - uid: 6574 components: - type: Transform - pos: -1.5,-9.5 - parent: 33049 - - uid: 34053 + pos: -24.5,6.5 + parent: 2 + - uid: 54483 components: - type: Transform - pos: 5.5,-17.5 - parent: 33049 - - uid: 34054 + pos: 0.5,-2.5 + parent: 53899 + - uid: 67883 components: - type: Transform - pos: -1.5,-16.5 - parent: 33049 - - uid: 34055 + pos: 9.5,20.5 + parent: 66965 + - uid: 67884 components: - type: Transform - pos: 1.5,-10.5 - parent: 33049 - - uid: 34056 + pos: 11.5,20.5 + parent: 66965 + - uid: 67885 components: - type: Transform - pos: -1.5,-9.5 - parent: 33049 - - uid: 34057 + pos: 12.5,20.5 + parent: 66965 + - uid: 67886 components: - type: Transform - pos: 8.5,-15.5 - parent: 33049 - - uid: 34058 + pos: 10.5,20.5 + parent: 66965 + - uid: 67887 components: - type: Transform - pos: 4.5,-21.5 - parent: 33049 - - uid: 34059 + pos: 8.5,20.5 + parent: 66965 +- proto: SuitStorageEVAAlternate + entities: + - uid: 10283 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-14.5 - parent: 33049 - - uid: 34060 + pos: 79.5,-44.5 + parent: 2 + - uid: 65791 components: - type: Transform - pos: -2.5,-17.5 - parent: 33049 - - uid: 34061 + pos: 5.5,7.5 + parent: 65694 +- proto: SuitStorageEVAEmergency + entities: + - uid: 28973 components: - type: Transform - pos: -7.5,-14.5 - parent: 33049 - - uid: 34062 + pos: -32.5,-52.5 + parent: 2 +- proto: SuitStorageEVASyndicate + entities: + - uid: 63560 components: - type: Transform - pos: 4.5,13.5 - parent: 33049 - - uid: 34063 + pos: -3.5,-5.5 + parent: 56631 + - uid: 63561 components: - type: Transform - pos: -6.5,16.5 - parent: 33049 - - uid: 34064 + pos: -4.5,-7.5 + parent: 56631 + - uid: 63562 components: - type: Transform - pos: 4.5,17.5 - parent: 33049 - - uid: 34065 + pos: 6.5,-5.5 + parent: 56631 + - uid: 63563 components: - type: Transform - pos: 0.5,20.5 - parent: 33049 - - uid: 34066 + pos: 4.5,-7.5 + parent: 56631 +- proto: SuitStorageHOS + entities: + - uid: 19950 components: - type: Transform - pos: -3.5,13.5 - parent: 33049 - - uid: 34067 + pos: -65.5,-5.5 + parent: 2 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 19951 +- proto: SuitStorageRD + entities: + - uid: 3508 components: - type: Transform - pos: 9.5,20.5 - parent: 33049 - - uid: 34068 + pos: 42.5,-28.5 + parent: 2 +- proto: SuitStorageSalv + entities: + - uid: 739 components: - type: Transform - pos: -10.5,19.5 - parent: 33049 - - uid: 34069 + pos: 76.5,4.5 + parent: 2 + - uid: 915 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,19.5 - parent: 33049 - - uid: 35761 + pos: 78.5,4.5 + parent: 2 + - uid: 4950 components: - type: Transform - pos: 10.5,32.5 + pos: 80.5,4.5 parent: 2 - - uid: 35923 + - uid: 8198 components: - type: Transform - pos: 60.5,-52.5 + pos: 82.5,4.5 parent: 2 - - uid: 36018 +- proto: SuitStorageSec + entities: + - uid: 67888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-40.5 - parent: 2 - - uid: 36048 + pos: 8.5,-2.5 + parent: 66965 + - uid: 67889 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,31.5 - parent: 2 - - uid: 36049 + pos: 7.5,-2.5 + parent: 66965 +- proto: SuitStorageWarden + entities: + - uid: 19874 components: - type: Transform - pos: -93.5,35.5 + pos: -54.5,-24.5 parent: 2 - - uid: 36050 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 19876 + - 19875 +- proto: SurveillanceCameraAssembly + entities: + - uid: 26262 components: - type: Transform - pos: -95.5,40.5 + rot: -1.5707963267948966 rad + pos: -84.5,-46.5 parent: 2 - - uid: 36051 + - uid: 26264 components: - type: Transform - pos: -94.5,45.5 + pos: -87.5,-49.5 parent: 2 - - uid: 36052 + - uid: 26265 components: - type: Transform - pos: -91.5,33.5 + rot: 3.141592653589793 rad + pos: -91.5,-52.5 parent: 2 - - uid: 36053 + - uid: 26276 components: - type: Transform - pos: -91.5,40.5 + pos: -91.5,-44.5 parent: 2 - - uid: 36218 + - uid: 55739 components: - type: Transform rot: -1.5707963267948966 rad - pos: 47.5,48.5 - parent: 2 - - uid: 41525 + pos: 1.5,11.5 + parent: 55280 + - uid: 55740 components: - type: Transform - pos: -6.5,55.5 - parent: 2 - - uid: 41858 + rot: 1.5707963267948966 rad + pos: -23.5,11.5 + parent: 55280 +- proto: SurveillanceCameraCommand + entities: + - uid: 3463 components: - type: Transform - pos: 2.5,64.5 + pos: -25.5,-62.5 parent: 2 - - uid: 42629 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис ГВ + - uid: 31188 components: - type: Transform rot: 3.141592653589793 rad - pos: 32.5,31.5 + pos: -60.5,-5.5 parent: 2 - - uid: 42630 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис ГСБ + - uid: 31424 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,32.5 + pos: 27.5,20.5 parent: 2 - - uid: 42631 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис СИ + - uid: 43715 components: - type: Transform rot: 3.141592653589793 rad - pos: 31.5,35.5 + pos: 24.5,12.5 parent: 2 - - uid: 42632 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Хранилище плат + - uid: 43716 components: - type: Transform rot: 3.141592653589793 rad - pos: 35.5,35.5 + pos: 24.5,-6.5 parent: 2 - - uid: 42633 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Хранилище + - uid: 51721 components: - type: Transform rot: 3.141592653589793 rad - pos: 36.5,36.5 + pos: 67.5,11.5 parent: 2 - - uid: 43692 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис КМ + - uid: 51737 components: - type: Transform - pos: 54.5,-47.5 + pos: 40.5,-32.5 parent: 2 - - uid: 44121 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис НР + - uid: 51738 components: - type: Transform - pos: 63.5,-50.5 + rot: 1.5707963267948966 rad + pos: 9.5,9.5 parent: 2 - - uid: 44122 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'Мостик: правая часть' + - uid: 51739 components: - type: Transform - pos: 67.5,-51.5 + rot: -1.5707963267948966 rad + pos: -8.5,9.5 parent: 2 - - uid: 44123 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'Мостик: левая часть' + - uid: 51743 components: - type: Transform - pos: 69.5,-49.5 + rot: 3.141592653589793 rad + pos: 0.5,2.5 parent: 2 - - uid: 44124 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'Мостик: холл' + - uid: 51744 components: - type: Transform - pos: 71.5,-47.5 + rot: 3.141592653589793 rad + pos: -26.5,13.5 parent: 2 - - uid: 44125 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Хранилище скафандров + - uid: 51769 components: - type: Transform - pos: 71.5,-41.5 + rot: -1.5707963267948966 rad + pos: -3.5,57.5 parent: 2 - - uid: 44126 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис АВД + - uid: 51816 components: - type: Transform - pos: 72.5,-37.5 + rot: -1.5707963267948966 rad + pos: 3.5,-5.5 parent: 2 - - uid: 44127 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис капитана + - uid: 51827 components: - type: Transform - pos: 70.5,-35.5 + pos: -22.5,-8.5 parent: 2 - - uid: 44129 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Офис ГП + - uid: 52302 components: - type: Transform - pos: 70.5,-31.5 + pos: 106.5,-57.5 parent: 2 - - uid: 44130 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'ЦИИ: Вход' + - uid: 52318 components: - type: Transform - pos: 68.5,-30.5 + pos: 119.5,-57.5 parent: 2 - - uid: 44131 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'ЦИИ: Коридор' + - uid: 52347 components: - type: Transform - pos: 67.5,-27.5 + pos: 117.5,-53.5 parent: 2 - - uid: 44146 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'ЦИИ: Телекоммуникация' + - uid: 52348 components: - type: Transform - pos: 72.5,-21.5 + rot: 3.141592653589793 rad + pos: 119.5,-59.5 parent: 2 - - uid: 44474 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'ЦИИ: Маршрутизаторы камер' + - uid: 52349 components: - type: Transform - pos: 74.5,-25.5 + rot: 1.5707963267948966 rad + pos: 135.5,-57.5 parent: 2 - - uid: 44503 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'ЦИИ: Ядро' + - uid: 52350 components: - type: Transform - pos: 69.5,-24.5 + rot: -1.5707963267948966 rad + pos: 105.5,-52.5 parent: 2 - - uid: 45445 - components: - - type: Transform - pos: 5.5,3.5 - parent: 43176 - - uid: 45446 - components: - - type: Transform - pos: 7.5,1.5 - parent: 43176 - - uid: 45447 - components: - - type: Transform - pos: 5.5,-2.5 - parent: 43176 - - uid: 45448 - components: - - type: Transform - pos: -4.5,2.5 - parent: 43176 - - uid: 45449 - components: - - type: Transform - pos: -0.5,-0.5 - parent: 43176 - - uid: 45450 - components: - - type: Transform - pos: 3.5,2.5 - parent: 43176 - - uid: 45451 - components: - - type: Transform - pos: -4.5,-0.5 - parent: 43176 - - uid: 49041 - components: - - type: Transform - pos: -4.5,-6.5 - parent: 45711 - - uid: 49042 - components: - - type: Transform - pos: -0.5,-5.5 - parent: 45711 - - uid: 49043 - components: - - type: Transform - pos: 5.5,-6.5 - parent: 45711 - - uid: 49044 - components: - - type: Transform - pos: -2.5,-1.5 - parent: 45711 - - uid: 49045 - components: - - type: Transform - pos: -0.5,-3.5 - parent: 45711 - - uid: 49046 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: 'ЦИИ: Комната питания' + - uid: 53504 components: - type: Transform - pos: 3.5,-2.5 - parent: 45711 - - uid: 49047 + rot: 1.5707963267948966 rad + pos: -2.5,-8.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraCommand + nameSet: True + id: Конференц-зал +- proto: SurveillanceCameraEngineering + entities: + - uid: 8767 components: - type: Transform - pos: -3.5,-9.5 - parent: 45711 - - uid: 49048 + rot: 3.141592653589793 rad + pos: 31.5,28.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Центральный коридор + - uid: 22309 components: - type: Transform - pos: -1.5,-12.5 - parent: 45711 - - uid: 49049 + rot: -1.5707963267948966 rad + pos: 62.5,43.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Ускоритель частиц + - uid: 22652 components: - type: Transform - pos: 1.5,-10.5 - parent: 45711 - - uid: 49050 + rot: 3.141592653589793 rad + pos: 31.5,-99.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Солнечные батареи: Ю-В' + - uid: 51111 components: - type: Transform - pos: 3.5,-12.5 - parent: 45711 - - uid: 49051 + pos: 56.5,30.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Хранилище скафандров + - uid: 51437 components: - type: Transform - pos: 5.5,-9.5 - parent: 45711 - - uid: 49052 + rot: 1.5707963267948966 rad + pos: 31.5,50.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: вход' + - uid: 51439 components: - type: Transform - pos: 15.5,0.5 - parent: 45711 - - uid: 49053 + rot: -1.5707963267948966 rad + pos: 20.5,50.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: раздевалка' + - uid: 51443 components: - type: Transform - pos: 17.5,2.5 - parent: 45711 - - uid: 49054 + rot: 1.5707963267948966 rad + pos: 39.5,52.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: склад' + - uid: 51444 components: - type: Transform - pos: 5.5,11.5 - parent: 45711 - - uid: 49055 + rot: -1.5707963267948966 rad + pos: 41.5,52.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: ТЭГ' + - uid: 51445 components: - type: Transform - pos: -0.5,8.5 - parent: 45711 - - uid: 49056 + rot: 3.141592653589793 rad + pos: 32.5,64.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: трубопровод' + - uid: 51453 components: - type: Transform - pos: -1.5,11.5 - parent: 45711 - - uid: 49057 + rot: 3.141592653589793 rad + pos: 42.5,48.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: РИТЭГ + - uid: 51456 components: - type: Transform - pos: 2.5,9.5 - parent: 45711 - - uid: 49058 + rot: 1.5707963267948966 rad + pos: 37.5,35.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Генераторная + - uid: 51465 components: - type: Transform - pos: 5.5,5.5 - parent: 45711 - - uid: 49059 + pos: 45.5,33.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Электропитание + - uid: 51468 components: - type: Transform - pos: 6.5,2.5 - parent: 45711 - - uid: 49060 + rot: -1.5707963267948966 rad + pos: 32.5,21.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Комната персонала + - uid: 51470 components: - type: Transform - pos: -7.5,12.5 - parent: 45711 - - uid: 49061 + rot: 1.5707963267948966 rad + pos: 49.5,17.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Инженерный склад + - uid: 51471 components: - type: Transform - pos: -11.5,6.5 - parent: 45711 - - uid: 49062 + pos: 26.5,30.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Генератор гравитации + - uid: 51477 components: - type: Transform - pos: -9.5,4.5 - parent: 45711 - - uid: 49063 + pos: 14.5,23.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: приёмная' + - uid: 51481 components: - type: Transform - pos: -16.5,2.5 - parent: 45711 - - uid: 49064 + rot: 3.141592653589793 rad + pos: 13.5,34.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Приёмная + - uid: 51484 components: - type: Transform - pos: -13.5,0.5 - parent: 45711 - - uid: 49065 + rot: 3.141592653589793 rad + pos: 51.5,45.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Склад конструкций + - uid: 51540 components: - type: Transform - pos: -5.5,-2.5 - parent: 45711 - - uid: 49066 + rot: 1.5707963267948966 rad + pos: 48.5,29.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: Кафетерий + - uid: 51545 components: - type: Transform - pos: -8.5,-3.5 - parent: 45711 - - uid: 49067 + pos: 21.5,42.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Атмосия: кафетерий' + - uid: 53639 components: - type: Transform - pos: -10.5,-8.5 - parent: 45711 - - uid: 49068 + rot: 1.5707963267948966 rad + pos: -75.5,-78.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Солнечные батареи: Ю-З' + - uid: 53640 components: - type: Transform - pos: 11.5,4.5 - parent: 45711 - - uid: 49069 + pos: -75.5,80.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraEngineering + nameSet: True + id: 'Солнечные батареи: С-З' + - uid: 65642 components: - type: Transform - pos: 13.5,-0.5 - parent: 45711 - - uid: 49070 + pos: 3.5,-0.5 + parent: 65540 + - uid: 65643 components: - type: Transform - pos: -22.5,16.5 - parent: 45711 - - uid: 49071 + rot: 3.141592653589793 rad + pos: -1.5,3.5 + parent: 65540 +- proto: SurveillanceCameraGeneral + entities: + - uid: 31801 components: - type: Transform - pos: -24.5,15.5 - parent: 45711 - - uid: 49072 + pos: -84.5,47.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Зал ожидания №1: низ ' + - uid: 42829 components: - type: Transform - pos: -22.5,13.5 - parent: 45711 - - uid: 49073 + rot: 1.5707963267948966 rad + pos: -99.5,47.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Зал ожидания №2: низ ' + - uid: 51474 components: - type: Transform - pos: -23.5,14.5 - parent: 45711 - - uid: 49074 + rot: 3.141592653589793 rad + pos: -84.5,61.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Зал ожидания №1: верх ' + - uid: 51710 components: - type: Transform - pos: -23.5,12.5 - parent: 45711 - - uid: 49075 + rot: 1.5707963267948966 rad + pos: -2.5,33.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Библиотека: №2' + - uid: 51713 components: - type: Transform - pos: -22.5,11.5 - parent: 45711 - - uid: 49076 + pos: -59.5,16.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Шахматное поле + - uid: 51726 components: - type: Transform - pos: -19.5,11.5 - parent: 45711 - - uid: 49077 + rot: 3.141592653589793 rad + pos: -24.5,45.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: '[ДАННЫЕ УДАЛЕНЫ]' + - uid: 51732 components: - type: Transform - pos: -17.5,8.5 - parent: 45711 - - uid: 49078 + rot: 3.141592653589793 rad + pos: 7.5,55.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Зал суда + - uid: 51736 components: - type: Transform - pos: -15.5,13.5 - parent: 45711 - - uid: 49079 + rot: 1.5707963267948966 rad + pos: -99.5,61.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Зал ожидания №2: верх' + - uid: 51756 components: - type: Transform - pos: -19.5,9.5 - parent: 45711 - - uid: 49080 + rot: 3.141592653589793 rad + pos: -72.5,14.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Дормитории + - uid: 51763 components: - type: Transform - pos: -19.5,13.5 - parent: 45711 - - uid: 49081 + rot: 3.141592653589793 rad + pos: -86.5,14.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Капсулы криосна + - uid: 51764 components: - type: Transform - pos: -16.5,6.5 - parent: 45711 - - uid: 49082 + rot: 1.5707963267948966 rad + pos: -93.5,12.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Парк + - uid: 51768 components: - type: Transform - pos: -20.5,6.5 - parent: 45711 - - uid: 49083 + pos: 9.5,44.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Зал суда: общий зал' + - uid: 51770 components: - type: Transform - pos: -14.5,11.5 - parent: 45711 - - uid: 49084 + pos: -17.5,60.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Баня-сауна + - uid: 51771 components: - type: Transform - pos: -12.5,13.5 - parent: 45711 - - uid: 49085 + pos: -4.5,73.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Пляж + - uid: 51774 components: - type: Transform - pos: -17.5,10.5 - parent: 45711 - - uid: 49086 + rot: -1.5707963267948966 rad + pos: -14.5,39.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Библиотека: №1' + - uid: 51776 components: - type: Transform - pos: -15.5,9.5 - parent: 45711 - - uid: 51321 + rot: 3.141592653589793 rad + pos: -6.5,47.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: 'Библиотека: игровая' + - uid: 51779 components: - type: Transform - pos: -13.5,-25.5 + rot: 3.141592653589793 rad + pos: -46.5,11.5 parent: 2 - - uid: 52765 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Склад инструментов + - uid: 51824 components: - type: Transform - pos: -0.5,45.5 - parent: 45711 - - uid: 52766 + rot: -1.5707963267948966 rad + pos: -92.5,48.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Зал ожидания ВИП №2 + - uid: 53468 components: - type: Transform - pos: 1.5,42.5 - parent: 45711 - - uid: 52767 + rot: 3.141592653589793 rad + pos: -74.5,2.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Парикмахерская + - uid: 53602 components: - type: Transform - pos: 0.5,40.5 - parent: 45711 - - uid: 52768 + rot: 1.5707963267948966 rad + pos: -61.5,10.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Гардеробная + - uid: 53618 components: - type: Transform - pos: 5.5,42.5 - parent: 45711 - - uid: 52769 + rot: 3.141592653589793 rad + pos: -81.5,20.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Аркадная + - uid: 53619 components: - type: Transform - pos: 6.5,45.5 - parent: 45711 - - uid: 52770 + rot: -1.5707963267948966 rad + pos: -92.5,60.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Зал ожидания ВИП №1 + - uid: 53627 components: - type: Transform - pos: -8.5,49.5 - parent: 45711 - - uid: 52771 + rot: -1.5707963267948966 rad + pos: 82.5,-23.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Мусоросброс + - uid: 53628 components: - type: Transform - pos: -7.5,49.5 - parent: 45711 - - uid: 52772 + rot: -1.5707963267948966 rad + pos: -54.5,-88.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Бассейн канализования + - uid: 53629 components: - type: Transform - pos: -6.5,51.5 - parent: 45711 - - uid: 52773 + rot: 3.141592653589793 rad + pos: 11.5,-19.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Курилка + - uid: 53630 components: - type: Transform - pos: -4.5,48.5 - parent: 45711 - - uid: 52774 + pos: 18.5,-36.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Каток + - uid: 53638 components: - type: Transform - pos: -4.5,50.5 - parent: 45711 - - uid: 52775 + rot: 1.5707963267948966 rad + pos: 29.5,-77.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraGeneral + nameSet: True + id: Клуб +- proto: SurveillanceCameraMedical + entities: + - uid: 21 components: - type: Transform - pos: -0.5,51.5 - parent: 45711 - - uid: 52776 + pos: 33.5,-61.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Морг + - uid: 51755 components: - type: Transform - pos: 0.5,48.5 - parent: 45711 - - uid: 52777 + rot: -1.5707963267948966 rad + pos: 9.5,-42.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Хим. отсек + - uid: 51761 components: - type: Transform - pos: -0.5,54.5 - parent: 45711 - - uid: 52778 + rot: 3.141592653589793 rad + pos: 1.5,-57.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Комната персонала + - uid: 51765 components: - type: Transform - pos: 1.5,56.5 - parent: 45711 - - uid: 52779 + rot: -1.5707963267948966 rad + pos: -2.5,-66.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Кафетерий + - uid: 51767 components: - type: Transform - pos: -0.5,57.5 - parent: 45711 - - uid: 52780 + pos: 0.5,-51.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Криогеника + - uid: 51791 components: - type: Transform - pos: -6.5,55.5 - parent: 45711 - - uid: 52781 + rot: 3.141592653589793 rad + pos: 4.5,-33.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Приёмная + - uid: 51793 components: - type: Transform - pos: -4.5,57.5 - parent: 45711 - - uid: 52782 + rot: 3.141592653589793 rad + pos: 19.5,-53.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Палаты + - uid: 51794 components: - type: Transform - pos: -0.5,33.5 - parent: 45711 - - uid: 52783 + rot: 3.141592653589793 rad + pos: -13.5,-64.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Диспансер + - uid: 51796 components: - type: Transform - pos: 1.5,37.5 - parent: 45711 - - uid: 52784 + pos: -54.5,-67.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Био. лаборатория №1 + - uid: 51797 components: - type: Transform - pos: 4.5,34.5 - parent: 45711 - - uid: 52785 + pos: -56.5,-75.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Био. лаборатория №2 + - uid: 53631 components: - type: Transform - pos: -2.5,15.5 - parent: 45711 - - uid: 52786 + rot: 1.5707963267948966 rad + pos: 18.5,-39.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: 'Хим. отсек: защищённый' + - uid: 53632 components: - type: Transform - pos: 3.5,17.5 - parent: 45711 - - uid: 52787 + rot: 3.141592653589793 rad + pos: 27.5,-49.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Криокапсулы + - uid: 53633 components: - type: Transform - pos: -9.5,16.5 - parent: 45711 - - uid: 52788 + rot: -1.5707963267948966 rad + pos: 20.5,-49.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Отсек клонирования + - uid: 53634 components: - type: Transform - pos: -6.5,15.5 - parent: 45711 - - uid: 52789 + pos: 14.5,-67.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Операционная + - uid: 53635 components: - type: Transform - pos: -17.5,23.5 - parent: 45711 - - uid: 52790 + rot: 1.5707963267948966 rad + pos: -8.5,-59.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Кабинет психолога + - uid: 53636 components: - type: Transform - pos: -13.5,19.5 - parent: 45711 - - uid: 52791 + rot: -1.5707963267948966 rad + pos: -22.5,-71.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Коморка парамедика + - uid: 53637 components: - type: Transform - pos: -9.5,21.5 - parent: 45711 - - uid: 52792 + rot: 1.5707963267948966 rad + pos: -24.5,-73.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraMedical + nameSet: True + id: Аудитория +- proto: SurveillanceCameraRouterCommand + entities: + - uid: 18477 components: - type: Transform - pos: -9.5,28.5 - parent: 45711 - - uid: 52793 + pos: 116.5,-62.5 + parent: 2 +- proto: SurveillanceCameraRouterEngineering + entities: + - uid: 18472 components: - type: Transform - pos: 14.5,14.5 - parent: 45711 - - uid: 52794 + pos: 116.5,-60.5 + parent: 2 +- proto: SurveillanceCameraRouterGeneral + entities: + - uid: 18480 components: - type: Transform - pos: 16.5,17.5 - parent: 45711 - - uid: 52795 + pos: 114.5,-62.5 + parent: 2 +- proto: SurveillanceCameraRouterMedical + entities: + - uid: 18478 components: - type: Transform - pos: 14.5,20.5 - parent: 45711 - - uid: 52796 + pos: 118.5,-62.5 + parent: 2 +- proto: SurveillanceCameraRouterScience + entities: + - uid: 18479 components: - type: Transform - pos: 14.5,24.5 - parent: 45711 - - uid: 52797 + pos: 120.5,-62.5 + parent: 2 +- proto: SurveillanceCameraRouterSecurity + entities: + - uid: 18481 components: - type: Transform - pos: 12.5,30.5 - parent: 45711 - - uid: 52798 + pos: 114.5,-60.5 + parent: 2 +- proto: SurveillanceCameraRouterService + entities: + - uid: 18483 components: - type: Transform - pos: 14.5,34.5 - parent: 45711 - - uid: 52799 + pos: 122.5,-62.5 + parent: 2 +- proto: SurveillanceCameraRouterSupply + entities: + - uid: 18427 components: - type: Transform - pos: 16.5,37.5 - parent: 45711 - - uid: 52800 + pos: 120.5,-60.5 + parent: 2 +- proto: SurveillanceCameraScience + entities: + - uid: 22848 components: - type: Transform - pos: 23.5,17.5 - parent: 45711 - - uid: 52801 + rot: -1.5707963267948966 rad + pos: 44.5,-30.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Раздевалка + - uid: 51799 components: - type: Transform - pos: 26.5,13.5 - parent: 45711 - - uid: 52802 + pos: 40.5,-22.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Стойка + - uid: 51800 components: - type: Transform - pos: 33.5,17.5 - parent: 45711 - - uid: 52803 + rot: 3.141592653589793 rad + pos: 32.5,-28.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Серверная + - uid: 51801 components: - type: Transform - pos: 21.5,21.5 - parent: 45711 - - uid: 52804 + rot: 1.5707963267948966 rad + pos: 29.5,-31.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Кафетерий + - uid: 51802 components: - type: Transform - pos: 19.5,25.5 - parent: 45711 - - uid: 52805 + rot: 3.141592653589793 rad + pos: 58.5,-17.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Аномалистика + - uid: 51803 components: - type: Transform - pos: 21.5,28.5 - parent: 45711 - - uid: 52806 + rot: 1.5707963267948966 rad + pos: 74.5,-24.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Склад + - uid: 51804 components: - type: Transform - pos: 20.5,15.5 - parent: 45711 - - uid: 52807 + pos: 75.5,-41.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Ксеноархеология + - uid: 51805 components: - type: Transform - pos: 21.5,32.5 - parent: 45711 - - uid: 52808 + rot: 3.141592653589793 rad + pos: 65.5,-39.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Отдел токсинов + - uid: 51806 components: - type: Transform - pos: 19.5,35.5 - parent: 45711 - - uid: 53202 + rot: 3.141592653589793 rad + pos: 59.5,-54.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Отдел экспериментов + - uid: 51810 components: - type: Transform - pos: -5.5,62.5 - parent: 45711 - - uid: 53203 + rot: -1.5707963267948966 rad + pos: 38.5,-45.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Ксенолаборатория + - uid: 53621 components: - type: Transform - pos: -6.5,65.5 - parent: 45711 - - uid: 53204 + rot: 3.141592653589793 rad + pos: 53.5,-23.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Брифинговая зона + - uid: 53622 components: - type: Transform - pos: 2.5,64.5 - parent: 45711 - - uid: 53205 + rot: 3.141592653589793 rad + pos: 34.5,-24.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Главный коридор + - uid: 53624 components: - type: Transform - pos: 6.5,57.5 - parent: 45711 - - uid: 53206 + rot: -1.5707963267948966 rad + pos: 50.5,-33.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Экспериментальная + - uid: 53625 components: - type: Transform - pos: -1.5,64.5 - parent: 45711 - - uid: 53207 + rot: 3.141592653589793 rad + pos: 48.5,-61.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Полигон №1 + - uid: 53626 components: - type: Transform - pos: 7.5,65.5 - parent: 45711 - - uid: 53208 + rot: 3.141592653589793 rad + pos: 72.5,-61.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraScience + nameSet: True + id: Полигон №2 +- proto: SurveillanceCameraSecurity + entities: + - uid: 13132 components: - type: Transform - pos: 5.5,54.5 - parent: 45711 - - uid: 53209 + rot: 1.5707963267948966 rad + pos: -93.5,-1.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: 'Док №1: внешнее' + - uid: 13145 components: - type: Transform - pos: 11.5,58.5 - parent: 45711 - - uid: 53210 + rot: 1.5707963267948966 rad + pos: -97.5,-37.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: 'Док №2: внешнее' + - uid: 30690 components: - type: Transform - pos: 10.5,55.5 - parent: 45711 - - uid: 53211 + rot: 3.141592653589793 rad + pos: 23.5,-20.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: КПП научного отдела + - uid: 42833 components: - type: Transform - pos: 11.5,62.5 - parent: 45711 - - uid: 53212 + rot: 1.5707963267948966 rad + pos: -71.5,-34.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Комната казни + - uid: 45299 components: - type: Transform - pos: 5.5,61.5 - parent: 45711 - - uid: 53213 + pos: -49.5,-11.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + id: 'Коридор: класса' + - uid: 51700 components: - type: Transform - pos: 2.5,60.5 - parent: 45711 - - uid: 53214 + rot: 1.5707963267948966 rad + pos: 46.5,8.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: КПП инженерного отдела + - uid: 51702 components: - type: Transform - pos: 0.5,71.5 - parent: 45711 - - uid: 53215 + rot: 3.141592653589793 rad + pos: -81.5,45.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: КПП зал ожидания №1 + - uid: 51707 components: - type: Transform - pos: 2.5,68.5 - parent: 45711 - - uid: 53216 + pos: 54.5,-8.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: КПП отдела снабжения + - uid: 51740 components: - type: Transform - pos: 5.5,70.5 - parent: 45711 - - uid: 53217 + rot: 3.141592653589793 rad + pos: -34.5,-18.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Архив улик + - uid: 51741 components: - type: Transform - pos: 6.5,74.5 - parent: 45711 - - uid: 53218 + pos: -29.5,-21.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Допросная №1 + - uid: 51752 components: - type: Transform - pos: -0.5,75.5 - parent: 45711 - - uid: 53219 + rot: 1.5707963267948966 rad + pos: -38.5,-4.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: 'Бриг: КПП "Север"' + - uid: 51753 components: - type: Transform - pos: 4.5,77.5 - parent: 45711 - - uid: 53476 + rot: -1.5707963267948966 rad + pos: -76.5,48.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: КПП зал ожидания №2 + - uid: 51754 components: - type: Transform - pos: -14.5,54.5 - parent: 45711 - - uid: 53477 + rot: -1.5707963267948966 rad + pos: -6.5,-39.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: КПП медицинского отдела + - uid: 51773 components: - type: Transform - pos: -13.5,58.5 - parent: 45711 - - uid: 53478 + rot: 1.5707963267948966 rad + pos: -77.5,-27.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Док №2 + - uid: 51781 components: - type: Transform - pos: -11.5,54.5 - parent: 45711 - - uid: 53479 + pos: -79.5,-18.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Наблюдательная + - uid: 51782 components: - type: Transform - pos: -10.5,59.5 - parent: 45711 - - uid: 53553 + rot: 3.141592653589793 rad + pos: -23.5,-23.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Тюремные камеры + - uid: 51783 components: - type: Transform - pos: -19.5,53.5 - parent: 45711 - - uid: 53554 + rot: -1.5707963267948966 rad + pos: -54.5,-4.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Кабинет детектива + - uid: 51784 components: - type: Transform - pos: -18.5,55.5 - parent: 45711 - - uid: 53555 + pos: -48.5,-18.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Брифинговая зона + - uid: 51788 components: - type: Transform - pos: -18.5,48.5 - parent: 45711 - - uid: 53556 + rot: 3.141592653589793 rad + pos: -52.5,-20.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Офис смотрителя + - uid: 51789 components: - type: Transform - pos: -15.5,47.5 - parent: 45711 - - uid: 53557 + rot: 3.141592653589793 rad + pos: -45.5,-28.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Оружейная + - uid: 51790 components: - type: Transform - pos: -12.5,50.5 - parent: 45711 - - uid: 53558 + rot: 3.141592653589793 rad + pos: -26.5,-40.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Пермабриг + - uid: 51798 components: - type: Transform - pos: -11.5,49.5 - parent: 45711 - - uid: 56001 + rot: 1.5707963267948966 rad + pos: -77.5,-6.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Док №1 + - uid: 51814 components: - type: Transform - pos: -0.5,62.5 - parent: 45711 - - uid: 56002 + rot: 1.5707963267948966 rad + pos: -57.5,-20.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Коморка пилота + - uid: 51818 components: - type: Transform - pos: 1.5,65.5 - parent: 45711 - - uid: 56003 + rot: 1.5707963267948966 rad + pos: -38.5,-20.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: 'Коридор: бриг' + - uid: 51823 components: - type: Transform - pos: -3.5,66.5 - parent: 45711 - - uid: 56004 + pos: -47.5,-26.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Стойка + - uid: 51873 components: - type: Transform - pos: -13.5,63.5 - parent: 45711 - - uid: 56005 + rot: 3.141592653589793 rad + pos: -4.5,-24.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: 'Бриг: КПП "Восток"' + - uid: 53610 components: - type: Transform - pos: -10.5,66.5 - parent: 45711 - - uid: 56006 + pos: -19.5,-21.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Допросная №2 + - uid: 53611 components: - type: Transform - pos: -10.5,61.5 - parent: 45711 - - uid: 56007 + rot: 1.5707963267948966 rad + pos: -9.5,-41.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Комната свиданий + - uid: 53615 components: - type: Transform - pos: 3.5,77.5 - parent: 45711 - - uid: 56012 + rot: 3.141592653589793 rad + pos: -46.5,-36.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Тир + - uid: 53616 components: - type: Transform - pos: -25.5,42.5 - parent: 45711 - - uid: 56013 + rot: 1.5707963267948966 rad + pos: -33.5,-31.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSecurity + nameSet: True + id: Комната персонала +- proto: SurveillanceCameraService + entities: + - uid: 51569 components: - type: Transform - pos: -34.5,39.5 - parent: 45711 - - uid: 56014 + rot: 3.141592653589793 rad + pos: -42.5,66.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Театр + - uid: 51709 components: - type: Transform - pos: -29.5,40.5 - parent: 45711 - - uid: 56015 + rot: 1.5707963267948966 rad + pos: -28.5,58.5 + parent: 2 + - type: SurveillanceCamera + id: Ринг + - uid: 51711 components: - type: Transform - pos: -34.5,35.5 - parent: 45711 - - uid: 56016 + pos: -33.5,30.5 + parent: 2 + - type: SurveillanceCamera + id: Ресторан + - uid: 51723 components: - type: Transform - pos: -33.5,32.5 - parent: 45711 - - uid: 56017 + rot: -1.5707963267948966 rad + pos: -51.5,32.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + id: Кухня + - uid: 51724 components: - type: Transform - pos: -35.5,29.5 - parent: 45711 - - uid: 56018 + pos: -47.5,41.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: 'Гидропоника: стойка' + - uid: 51725 components: - type: Transform - pos: -29.5,35.5 - parent: 45711 - - uid: 56019 + rot: -1.5707963267948966 rad + pos: -57.5,49.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Гидропоника + - uid: 51733 components: - type: Transform - pos: -28.5,38.5 - parent: 45711 - - uid: 56020 + rot: 3.141592653589793 rad + pos: -62.5,67.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Церковь + - uid: 51742 components: - type: Transform - pos: -26.5,47.5 - parent: 45711 - - uid: 56021 + rot: -1.5707963267948966 rad + pos: -13.5,22.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Коморка музыканта + - uid: 51745 components: - type: Transform - pos: -23.5,49.5 - parent: 45711 - - uid: 56022 + rot: -1.5707963267948966 rad + pos: -21.5,20.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Комната отдыха + - uid: 51747 components: - type: Transform - pos: -31.5,53.5 - parent: 45711 - - uid: 56023 + rot: 3.141592653589793 rad + pos: -35.5,24.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Офис новостей + - uid: 51748 components: - type: Transform - pos: -35.5,48.5 - parent: 45711 - - uid: 56024 + pos: -47.5,17.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Офис зоотехника + - uid: 51750 components: - type: Transform - pos: -25.5,54.5 - parent: 45711 - - uid: 56025 + rot: 3.141592653589793 rad + pos: -36.5,45.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Стойка бара + - uid: 51766 components: - type: Transform - pos: -40.5,49.5 - parent: 45711 - - uid: 56026 + rot: 3.141592653589793 rad + pos: -18.5,34.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Коморка уборщиков + - uid: 51778 components: - type: Transform - pos: -38.5,47.5 - parent: 45711 - - uid: 56027 + rot: 1.5707963267948966 rad + pos: 37.5,-3.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: Ларёк + - uid: 51826 components: - type: Transform - pos: -45.5,45.5 - parent: 45711 - - uid: 56028 + rot: 3.141592653589793 rad + pos: -44.5,74.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraService + nameSet: True + id: 'Театр: закулисье' +- proto: SurveillanceCameraSupply + entities: + - uid: 43726 components: - type: Transform - pos: -50.5,51.5 - parent: 45711 - - uid: 56029 + rot: 3.141592653589793 rad + pos: 84.5,2.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Комната отдыха + - uid: 51701 components: - type: Transform - pos: -54.5,49.5 - parent: 45711 - - uid: 56030 + rot: -1.5707963267948966 rad + pos: 55.5,6.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Приёмная + - uid: 51703 components: - type: Transform - pos: -52.5,43.5 - parent: 45711 - - uid: 56032 + rot: 3.141592653589793 rad + pos: 75.5,7.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Утилизаторская + - uid: 51704 components: - type: Transform - pos: -44.5,52.5 - parent: 45711 -- proto: RandomSpawner100 - entities: - - uid: 1559 + rot: 3.141592653589793 rad + pos: 70.5,2.5 + parent: 2 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Склад + - uid: 51712 components: - type: Transform - pos: 8.5,-58.5 + rot: 3.141592653589793 rad + pos: 55.5,2.5 parent: 2 - - uid: 8990 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Холл + - uid: 51772 components: - type: Transform - pos: 8.5,-17.5 + rot: 1.5707963267948966 rad + pos: 87.5,-14.5 parent: 2 - - uid: 11535 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Грузовой док + - uid: 51775 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,48.5 + pos: 88.5,6.5 parent: 2 - - uid: 20766 + - type: SurveillanceCamera + setupAvailableNetworks: + - SurveillanceCameraSupply + nameSet: True + id: Утилизаторский док +- proto: SurveillanceCameraWirelessRouterBase + entities: + - uid: 18488 components: - type: Transform - pos: 19.5,-70.5 + pos: 122.5,-60.5 parent: 2 - - uid: 23108 +- proto: SurveillanceCameraWirelessRouterEntertainment + entities: + - uid: 18470 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-60.5 + pos: 118.5,-60.5 parent: 2 - - uid: 34593 +- proto: SurveillanceWirelessCameraAnchoredConstructed + entities: + - uid: 6058 components: - type: Transform - pos: 22.5,56.5 - parent: 45711 - - uid: 34594 + rot: -1.5707963267948966 rad + pos: -28.5,57.5 + parent: 2 +- proto: SurveillanceWirelessCameraAnchoredEntertainment + entities: + - uid: 1919 components: - type: Transform - pos: 21.5,60.5 - parent: 45711 - - uid: 34595 + rot: 3.141592653589793 rad + pos: -27.5,20.5 + parent: 2 + - uid: 1920 components: - type: Transform - pos: 23.5,51.5 - parent: 45711 - - uid: 34596 + rot: 1.5707963267948966 rad + pos: -30.5,22.5 + parent: 2 +- proto: SurveillanceWirelessCameraMovableEntertainment + entities: + - uid: 5511 components: - type: Transform - pos: 17.5,50.5 - parent: 45711 - - uid: 34601 + pos: -36.5,24.5 + parent: 2 + - uid: 5512 components: - type: Transform - pos: 23.5,59.5 - parent: 45711 - - uid: 34603 + pos: -35.5,24.5 + parent: 2 +- proto: SurvivalKnife + entities: + - uid: 24490 components: - type: Transform - pos: 10.5,51.5 - parent: 45711 - - uid: 34605 + pos: 83.93194,-31.401114 + parent: 2 + - uid: 28301 components: - type: Transform - pos: 5.5,49.5 - parent: 45711 - - uid: 34606 + pos: -70.57197,75.526344 + parent: 2 + - uid: 63564 components: - type: Transform - pos: 7.5,52.5 - parent: 45711 - - uid: 34607 + rot: 1.5707963267948966 rad + pos: -32.727737,29.386658 + parent: 56631 + - uid: 63565 components: - type: Transform - pos: 14.5,52.5 - parent: 45711 - - uid: 34608 + pos: 11.527172,22.812958 + parent: 56631 +- proto: SyndiAgentPDA + entities: + - uid: 63566 components: - type: Transform - pos: 15.5,47.5 - parent: 45711 - - uid: 34620 + pos: -31.07399,42.496094 + parent: 56631 +- proto: SyndicateBomb + entities: + - uid: 63567 components: - type: Transform - pos: 18.5,59.5 - parent: 45711 - - uid: 34621 + pos: -15.5,80.5 + parent: 56631 +- proto: SyndicateComputerComms + entities: + - uid: 63568 components: - type: Transform - pos: 19.5,62.5 - parent: 45711 - - uid: 34622 + rot: -1.5707963267948966 rad + pos: -24.5,40.5 + parent: 56631 +- proto: SyndicateIDCard + entities: + - uid: 63569 components: - type: Transform - pos: 23.5,63.5 - parent: 45711 - - uid: 34624 + pos: -26.646118,40.71576 + parent: 56631 +- proto: SyndicateJawsOfLife + entities: + - uid: 63570 components: - type: Transform - pos: 25.5,60.5 - parent: 45711 - - uid: 36217 + pos: -5.990921,70.62372 + parent: 56631 +- proto: SyndicatePersonalAI + entities: + - uid: 63571 components: - type: Transform rot: -1.5707963267948966 rad - pos: 46.5,44.5 - parent: 2 - - uid: 36219 + pos: -6.5774384,54.5448 + parent: 56631 +- proto: SyndicateSponge + entities: + - uid: 63572 components: - type: Transform rot: -1.5707963267948966 rad - pos: 49.5,47.5 - parent: 2 - - uid: 36220 + pos: 17.249063,24.39633 + parent: 56631 + - uid: 63573 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,49.5 - parent: 2 - - uid: 43195 + pos: 16.492031,23.016417 + parent: 56631 + - uid: 63574 components: - type: Transform - pos: 0.5,-65.5 - parent: 2 - - uid: 43199 + pos: -34.00299,38.331177 + parent: 56631 + - uid: 63575 components: - type: Transform - pos: -48.5,48.5 - parent: 2 - - uid: 43316 + pos: -33.846756,38.331177 + parent: 56631 + - uid: 63576 components: - type: Transform - pos: -53.5,43.5 - parent: 2 - - uid: 43319 + pos: -33.90924,38.581177 + parent: 56631 +- proto: SyndicateWhistle + entities: + - uid: 19934 components: + - type: MetaData + desc: Поднимите свою фуражку и бросьте солдат через окопы! Слава НТ! + name: офицерский свисток - type: Transform - pos: -54.5,45.5 - parent: 2 - - uid: 43391 + parent: 19930 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: SyndieFlag + entities: + - uid: 13186 components: - type: Transform - pos: -45.5,51.5 + pos: -72.5,-44.5 parent: 2 - - uid: 43396 + - uid: 63577 components: - type: Transform - pos: -42.5,51.5 - parent: 2 - - uid: 43397 + pos: 5.5,7.5 + parent: 56631 + - uid: 63578 components: - type: Transform - pos: -49.5,43.5 - parent: 2 - - uid: 43421 + rot: 1.5707963267948966 rad + pos: 12.5,19.5 + parent: 56631 + - uid: 63579 components: - type: Transform - pos: -48.5,39.5 - parent: 2 - - uid: 45624 + pos: -27.5,31.5 + parent: 56631 + - uid: 63580 components: - type: Transform - pos: -3.5,0.5 - parent: 45518 - - uid: 45625 + pos: -22.5,31.5 + parent: 56631 + - uid: 63581 components: - type: Transform - pos: -1.5,5.5 - parent: 45518 - - uid: 45626 + pos: -9.5,19.5 + parent: 56631 + - uid: 63582 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,-4.5 - parent: 45518 - - uid: 45627 + pos: -7.5,19.5 + parent: 56631 + - uid: 63583 components: - type: Transform - pos: -0.5,-4.5 - parent: 45518 - - uid: 45628 + rot: 3.141592653589793 rad + pos: 19.5,37.5 + parent: 56631 + - uid: 63584 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-0.5 - parent: 45518 - - uid: 45629 + pos: 5.5,47.5 + parent: 56631 + - uid: 63585 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,4.5 - parent: 45518 - - uid: 45630 + pos: -4.5,59.5 + parent: 56631 +- proto: SyndieHandyFlag + entities: + - uid: 43068 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,1.5 - parent: 45518 - - uid: 45631 + pos: -36.66306,96.43159 + parent: 2 + - uid: 56396 components: - type: Transform - pos: 8.5,1.5 - parent: 45518 - - uid: 45632 + pos: 1.4668694,-0.43258667 + parent: 56354 + - uid: 63586 components: - type: Transform - pos: -7.5,-3.5 - parent: 45518 - - uid: 45633 + pos: -5.510277,-6.471483 + parent: 56631 +- proto: SyndieMiniBomb + entities: + - uid: 63587 components: - type: Transform - pos: 0.5,0.5 - parent: 45518 - - uid: 49087 + pos: -24.30046,14.358093 + parent: 56631 +- proto: Syringe + entities: + - uid: 8946 components: - type: Transform - pos: -10.5,-2.5 - parent: 45711 - - uid: 49088 + pos: 52.44783,-53.83911 + parent: 2 + - uid: 9837 components: - type: Transform - pos: -14.5,4.5 - parent: 45711 - - uid: 49089 + pos: -43.071835,17.649382 + parent: 2 + - uid: 13676 components: - type: Transform - pos: -10.5,10.5 - parent: 45711 - - uid: 49090 + pos: 11.578749,-61.420425 + parent: 2 + - uid: 13734 components: - type: Transform - pos: -6.5,9.5 - parent: 45711 - - uid: 49091 + pos: 11.406874,-61.389175 + parent: 2 + - uid: 18824 components: - type: Transform - pos: -4.5,11.5 - parent: 45711 - - uid: 49092 + rot: 3.141592653589793 rad + pos: -28.580593,-75.45205 + parent: 2 + - uid: 18858 components: - type: Transform - pos: 0.5,10.5 - parent: 45711 - - uid: 49093 + pos: -9.464832,-69.37579 + parent: 2 + - uid: 22811 components: - type: Transform - pos: 7.5,9.5 - parent: 45711 - - uid: 49094 + pos: -3.360918,-33.45595 + parent: 2 + - uid: 63588 components: - type: Transform - pos: 13.5,8.5 - parent: 45711 - - uid: 49095 + rot: -1.5707963267948966 rad + pos: 17.413906,27.413605 + parent: 56631 + - uid: 63589 components: - type: Transform - pos: 10.5,2.5 - parent: 45711 - - uid: 49096 + pos: -7.407715,51.329285 + parent: 56631 + - uid: 66650 components: - type: Transform - pos: 12.5,-2.5 - parent: 45711 - - uid: 49097 + pos: -2.1976075,14.538639 + parent: 65849 +- proto: SyringeBicaridine + entities: + - uid: 54759 components: - type: Transform - pos: 12.5,-8.5 - parent: 45711 - - uid: 49098 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: SyringeDermaline + entities: + - uid: 54760 components: - type: Transform - pos: 13.5,-5.5 - parent: 45711 - - uid: 51249 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: SyringeEphedrine + entities: + - uid: 63590 components: - type: Transform - pos: 22.5,-65.5 - parent: 2 - - uid: 51250 + pos: -4.532715,51.016785 + parent: 56631 +- proto: SyringeSaline + entities: + - uid: 54761 components: - type: Transform - pos: 23.5,-56.5 - parent: 2 - - uid: 51251 + parent: 54745 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: Table + entities: + - uid: 291 components: - type: Transform - pos: 27.5,-57.5 + rot: 3.141592653589793 rad + pos: -44.5,-18.5 parent: 2 - - uid: 51252 + - uid: 306 components: - type: Transform - pos: 27.5,-55.5 + rot: 3.141592653589793 rad + pos: -46.5,-14.5 parent: 2 - - uid: 51253 + - uid: 307 components: - type: Transform - pos: 22.5,-61.5 + rot: 3.141592653589793 rad + pos: -46.5,-17.5 parent: 2 - - uid: 51254 + - uid: 308 components: - type: Transform - pos: 25.5,-64.5 + rot: 3.141592653589793 rad + pos: -46.5,-13.5 parent: 2 - - uid: 51255 + - uid: 309 components: - type: Transform - pos: 19.5,-64.5 + rot: 3.141592653589793 rad + pos: -46.5,-18.5 parent: 2 - - uid: 51256 + - uid: 327 components: - type: Transform - pos: 20.5,-58.5 + rot: 3.141592653589793 rad + pos: -44.5,-17.5 parent: 2 - - uid: 51257 + - uid: 328 components: - type: Transform - pos: 24.5,-59.5 + rot: 3.141592653589793 rad + pos: -44.5,-13.5 parent: 2 - - uid: 51422 + - uid: 2301 components: - type: Transform - pos: -1.5,-69.5 + rot: 3.141592653589793 rad + pos: -74.5,42.5 parent: 2 - - uid: 51423 + - uid: 2303 components: - type: Transform - pos: 1.5,-72.5 + rot: 3.141592653589793 rad + pos: -76.5,42.5 parent: 2 - - uid: 51424 + - uid: 2499 components: - type: Transform - pos: 10.5,-69.5 + pos: 51.5,-42.5 parent: 2 - - uid: 51425 + - uid: 3086 components: - type: Transform - pos: 14.5,-73.5 + rot: -1.5707963267948966 rad + pos: 20.5,43.5 parent: 2 - - uid: 51426 + - uid: 3330 components: - type: Transform - pos: 17.5,-65.5 + pos: 53.5,-24.5 parent: 2 - - uid: 51427 + - uid: 3331 components: - type: Transform - pos: 19.5,-69.5 + pos: 77.5,9.5 parent: 2 - - uid: 51428 + - uid: 3639 components: - type: Transform - pos: 17.5,-58.5 + pos: 31.5,-22.5 parent: 2 -- proto: RandomVending - entities: - - uid: 23977 + - uid: 3640 components: - type: Transform - pos: 27.5,21.5 + pos: 32.5,-22.5 parent: 2 - - uid: 23979 + - uid: 3733 components: - type: Transform - pos: -8.5,-10.5 + pos: -59.5,-23.5 parent: 2 - - uid: 23980 + - uid: 3840 components: - type: Transform - pos: 7.5,-10.5 + pos: 34.5,-22.5 parent: 2 - - uid: 23981 + - uid: 3883 components: - type: Transform - pos: 7.5,12.5 + pos: 38.5,-18.5 parent: 2 - - uid: 23982 + - uid: 4137 components: - type: Transform - pos: -9.5,11.5 + pos: -44.5,3.5 parent: 2 - - uid: 23983 + - uid: 4322 components: - type: Transform - pos: -2.5,-35.5 + pos: 42.5,-24.5 parent: 2 - - uid: 23984 + - uid: 4486 components: - type: Transform - pos: -9.5,-9.5 + pos: 54.5,-24.5 parent: 2 - - uid: 23985 + - uid: 4495 components: - type: Transform - pos: 8.5,11.5 + pos: 55.5,-24.5 parent: 2 - - uid: 23986 + - uid: 4634 components: - type: Transform - pos: -3.5,-32.5 + pos: 76.5,8.5 parent: 2 - - uid: 23987 + - uid: 4644 components: - type: Transform - pos: 8.5,-9.5 + pos: 76.5,9.5 parent: 2 - - uid: 23988 + - uid: 4652 components: - type: Transform - pos: -8.5,12.5 + rot: 3.141592653589793 rad + pos: 52.5,-33.5 parent: 2 - - uid: 23994 + - uid: 4838 components: - type: Transform - pos: -47.5,12.5 + rot: 3.141592653589793 rad + pos: 53.5,-33.5 parent: 2 - - uid: 23995 + - uid: 5089 components: - type: Transform - pos: -58.5,15.5 + pos: 78.5,9.5 parent: 2 - - uid: 23996 + - uid: 5091 components: - type: Transform - pos: -95.5,18.5 + pos: 79.5,9.5 parent: 2 - - uid: 24001 + - uid: 5482 components: - type: Transform - pos: -42.5,-32.5 + pos: 44.5,-33.5 parent: 2 - - uid: 31090 + - uid: 5773 components: - type: Transform - pos: -51.5,-34.5 + pos: -51.5,30.5 parent: 2 - - uid: 37781 - components: - - type: Transform - pos: 3.5,10.5 - parent: 36861 - - uid: 37782 + - uid: 5790 components: - type: Transform - pos: 4.5,8.5 - parent: 36861 - - uid: 43317 + pos: -50.5,30.5 + parent: 2 + - uid: 5791 components: - type: Transform - pos: -51.5,42.5 + pos: -49.5,30.5 parent: 2 - - uid: 49099 + - uid: 5792 components: - type: Transform - pos: -14.5,-0.5 - parent: 45711 - - uid: 49100 + pos: -48.5,30.5 + parent: 2 + - uid: 5793 components: - type: Transform - pos: -13.5,-1.5 - parent: 45711 - - uid: 49101 + pos: -49.5,31.5 + parent: 2 + - uid: 5794 components: - type: Transform - pos: 6.5,35.5 - parent: 45711 - - uid: 49102 + pos: -49.5,32.5 + parent: 2 + - uid: 5795 components: - type: Transform - pos: 6.5,32.5 - parent: 45711 - - uid: 49103 + pos: -49.5,33.5 + parent: 2 + - uid: 5856 components: - type: Transform - pos: -7.5,14.5 - parent: 45711 - - uid: 51670 + pos: -51.5,36.5 + parent: 2 + - uid: 5857 components: - type: Transform - pos: -48.5,24.5 + pos: -50.5,36.5 parent: 2 - - uid: 55521 + - uid: 5858 components: - type: Transform - pos: 38.5,1.5 + pos: -49.5,36.5 parent: 2 -- proto: RandomVendingDrinks - entities: - - uid: 9307 + - uid: 5917 components: - type: Transform - pos: 45.5,-2.5 + pos: -33.5,47.5 parent: 2 - - uid: 16061 + - uid: 7009 components: - type: Transform - pos: -11.5,44.5 + pos: -64.5,20.5 parent: 2 - - uid: 21964 + - uid: 7216 components: - type: Transform - pos: 1.5,38.5 + pos: -58.5,-23.5 parent: 2 - - uid: 22186 + - uid: 7551 components: - type: Transform - pos: -49.5,-29.5 + pos: 44.5,-34.5 parent: 2 - - uid: 22469 + - uid: 7643 components: - type: Transform - pos: 1.5,30.5 + rot: 3.141592653589793 rad + pos: 56.5,-29.5 parent: 2 - - uid: 24003 + - uid: 7701 components: - type: Transform - pos: -27.5,-4.5 + pos: -30.5,-20.5 parent: 2 - - uid: 24004 + - uid: 7702 components: - type: Transform - pos: -3.5,-33.5 + pos: -30.5,-19.5 parent: 2 - - uid: 24006 + - uid: 7703 components: - type: Transform - pos: 2.5,-33.5 + pos: -29.5,-19.5 parent: 2 - - uid: 24007 + - uid: 7805 components: - type: Transform - pos: 8.5,-45.5 + pos: -44.5,-14.5 parent: 2 - - uid: 24008 + - uid: 7914 components: - type: Transform - pos: -5.5,-26.5 + pos: 54.5,2.5 parent: 2 - - uid: 24009 + - uid: 7950 components: - type: Transform - pos: -23.5,25.5 + rot: 3.141592653589793 rad + pos: -25.5,-19.5 parent: 2 - - uid: 24011 + - uid: 7951 components: - type: Transform - pos: -36.5,-49.5 + rot: 3.141592653589793 rad + pos: -25.5,-20.5 parent: 2 - - uid: 24014 + - uid: 7953 components: - type: Transform - pos: -76.5,15.5 + rot: 3.141592653589793 rad + pos: -23.5,-19.5 parent: 2 - - uid: 28765 + - uid: 7954 components: - type: Transform - pos: 26.5,-5.5 + rot: 3.141592653589793 rad + pos: -23.5,-20.5 parent: 2 - - uid: 30531 + - uid: 7969 components: - type: Transform - pos: -50.5,-31.5 + rot: 1.5707963267948966 rad + pos: 56.5,4.5 parent: 2 - - uid: 32418 + - uid: 7973 components: - type: Transform - pos: 5.5,49.5 + rot: 1.5707963267948966 rad + pos: 55.5,9.5 parent: 2 - - uid: 35519 + - uid: 7974 components: - type: Transform - pos: 57.5,-20.5 + rot: 1.5707963267948966 rad + pos: 56.5,9.5 parent: 2 - - uid: 35694 + - uid: 7975 components: - type: Transform - pos: -53.5,25.5 + rot: 1.5707963267948966 rad + pos: 57.5,9.5 parent: 2 - - uid: 37783 + - uid: 8063 components: - type: Transform - pos: 0.5,-0.5 - parent: 36861 - - uid: 41252 + rot: -1.5707963267948966 rad + pos: 77.5,-37.5 + parent: 2 + - uid: 8064 components: - type: Transform - pos: -8.5,66.5 + rot: -1.5707963267948966 rad + pos: 77.5,-38.5 parent: 2 - - uid: 41445 + - uid: 8067 components: - type: Transform - pos: 88.5,56.5 + rot: -1.5707963267948966 rad + pos: 77.5,-34.5 parent: 2 - - uid: 43809 + - uid: 8070 components: - type: Transform - pos: -36.5,64.5 + rot: -1.5707963267948966 rad + pos: 77.5,-41.5 parent: 2 - - uid: 51696 + - uid: 8450 components: - type: Transform - pos: -44.5,3.5 + pos: 55.5,8.5 parent: 2 - - uid: 53344 + - uid: 8475 components: - type: Transform - pos: -4.5,0.5 + rot: 1.5707963267948966 rad + pos: 55.5,4.5 parent: 2 - - uid: 54145 + - uid: 8476 components: - type: Transform - pos: 18.5,52.5 - parent: 45711 -- proto: RandomVendingSnacks - entities: - - uid: 6708 + rot: 1.5707963267948966 rad + pos: 55.5,5.5 + parent: 2 + - uid: 8477 components: - type: Transform - pos: 38.5,-2.5 + rot: 1.5707963267948966 rad + pos: 55.5,6.5 parent: 2 - - uid: 9416 + - uid: 8591 components: - type: Transform - pos: -51.5,-33.5 + pos: 72.5,-34.5 parent: 2 - - uid: 11092 + - uid: 8592 components: - type: Transform - pos: 5.5,50.5 + pos: 72.5,-35.5 parent: 2 - - uid: 14582 + - uid: 8603 components: - type: Transform - pos: -33.5,-36.5 + rot: 3.141592653589793 rad + pos: 71.5,-38.5 parent: 2 - - uid: 21963 + - uid: 8604 components: - type: Transform - pos: -2.5,43.5 + rot: 3.141592653589793 rad + pos: 72.5,-38.5 parent: 2 - - uid: 23234 + - uid: 8619 components: - type: Transform - pos: 1.5,35.5 + pos: 75.5,-41.5 parent: 2 - - uid: 24021 + - uid: 8620 components: - type: Transform - pos: -3.5,-31.5 + pos: 74.5,-41.5 parent: 2 - - uid: 24022 + - uid: 8622 components: - type: Transform - pos: 3.5,-34.5 + pos: 72.5,-36.5 parent: 2 - - uid: 24023 + - uid: 8623 components: - type: Transform - pos: -36.5,-50.5 + pos: 71.5,-36.5 parent: 2 - - uid: 24024 + - uid: 8642 components: - type: Transform - pos: 1.5,-35.5 + rot: 3.141592653589793 rad + pos: 77.5,-31.5 parent: 2 - - uid: 24025 + - uid: 8656 components: - type: Transform - pos: 7.5,-45.5 + rot: 3.141592653589793 rad + pos: 81.5,-31.5 parent: 2 - - uid: 24028 + - uid: 8869 components: - type: Transform - pos: -76.5,21.5 + pos: 61.5,-60.5 parent: 2 - - uid: 24029 + - uid: 8870 components: - type: Transform - pos: 24.5,36.5 + pos: 61.5,-61.5 parent: 2 - - uid: 28381 + - uid: 8872 components: - type: Transform - pos: -23.5,30.5 + pos: 61.5,-66.5 parent: 2 - - uid: 29155 + - uid: 8875 components: - type: Transform - pos: 23.5,-5.5 + pos: 60.5,-66.5 parent: 2 - - uid: 31516 + - uid: 8919 components: - type: Transform - pos: -10.5,44.5 + rot: 1.5707963267948966 rad + pos: 52.5,-53.5 parent: 2 - - uid: 34952 + - uid: 8920 components: - type: Transform - pos: 57.5,-22.5 + rot: 1.5707963267948966 rad + pos: 52.5,-54.5 parent: 2 - - uid: 37441 + - uid: 8921 components: - type: Transform - pos: -37.5,3.5 + rot: 1.5707963267948966 rad + pos: 52.5,-55.5 parent: 2 - - uid: 37784 + - uid: 8997 components: - type: Transform - pos: 0.5,-1.5 - parent: 36861 - - uid: 41248 + pos: 64.5,-56.5 + parent: 2 + - uid: 8998 components: - type: Transform - pos: -8.5,67.5 + pos: 65.5,-56.5 parent: 2 - - uid: 41632 + - uid: 9003 components: - type: Transform - pos: 20.5,51.5 + pos: 67.5,-53.5 parent: 2 - - uid: 43072 + - uid: 9004 components: - type: Transform - pos: -53.5,26.5 + pos: 68.5,-53.5 parent: 2 - - uid: 43321 + - uid: 9005 components: - type: Transform - pos: -49.5,46.5 + pos: 68.5,-54.5 parent: 2 - - uid: 43810 + - uid: 9221 components: - type: Transform - pos: -29.5,64.5 + pos: 68.5,-29.5 parent: 2 - - uid: 49104 + - uid: 9240 components: - type: Transform - pos: 11.5,18.5 - parent: 45711 - - uid: 49105 + pos: 74.5,-21.5 + parent: 2 + - uid: 9298 components: - type: Transform - pos: -8.5,14.5 - parent: 45711 - - uid: 53345 + pos: 59.5,-46.5 + parent: 2 + - uid: 9312 components: - type: Transform - pos: 3.5,0.5 + pos: 59.5,-48.5 parent: 2 - - uid: 54144 + - uid: 9319 components: - type: Transform - pos: 19.5,52.5 - parent: 45711 -- proto: RCD - entities: - - uid: 27454 + pos: 53.5,-31.5 + parent: 2 + - uid: 9321 components: - type: Transform - pos: 16.554344,14.6552725 + pos: 69.5,-29.5 parent: 2 - - uid: 50467 + - uid: 9400 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.6427307,-6.92749 - parent: 45518 -- proto: RCDAmmo - entities: - - uid: 14178 + pos: 74.5,-22.5 + parent: 2 + - uid: 9401 components: - type: Transform - pos: 16.398094,14.358398 + pos: 68.5,-22.5 parent: 2 - - uid: 27438 + - uid: 9402 components: - type: Transform - pos: 16.679344,14.3583975 + pos: 68.5,-21.5 parent: 2 -- proto: ReagentContainerCornmeal - entities: - - uid: 22766 + - uid: 9451 components: - type: Transform - pos: -26.59426,25.907188 + rot: 3.141592653589793 rad + pos: 68.5,-32.5 parent: 2 -- proto: ReagentContainerFlour - entities: - - uid: 295 + - uid: 9452 components: - type: Transform - pos: -26.375511,25.688438 + rot: 3.141592653589793 rad + pos: 67.5,-32.5 parent: 2 - - uid: 51030 + - uid: 9453 components: - type: Transform - pos: 26.372646,4.480491 + rot: 3.141592653589793 rad + pos: 67.5,-31.5 parent: 2 -- proto: ReagentContainerMayo - entities: - - uid: 33729 + - uid: 9672 components: - type: Transform - parent: 33712 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: ReagentContainerSugarSmall - entities: - - uid: 37437 + pos: -47.5,17.5 + parent: 2 + - uid: 9673 components: - type: Transform - pos: 26.638271,4.5742416 + pos: -46.5,17.5 parent: 2 -- proto: Recycler - entities: - - uid: 20508 + - uid: 9752 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 73.5,-25.5 + pos: -44.5,20.5 parent: 2 - - type: DeviceLinkSink - links: - - 44567 - - uid: 49106 + - uid: 9774 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,11.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 - - uid: 49107 + rot: 3.141592653589793 rad + pos: -42.5,23.5 + parent: 2 + - uid: 9775 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,13.5 - parent: 45711 - - type: DeviceLinkSink - links: - - 49500 -- proto: ReinforcedGirder - entities: - - uid: 5587 + rot: 3.141592653589793 rad + pos: -43.5,23.5 + parent: 2 + - uid: 9965 components: - type: Transform - pos: -43.5,-66.5 + rot: 3.141592653589793 rad + pos: 5.5,44.5 parent: 2 - - uid: 18331 + - uid: 9966 components: - type: Transform - pos: 95.5,42.5 + rot: 3.141592653589793 rad + pos: 6.5,44.5 parent: 2 - - uid: 21664 + - uid: 9967 components: - type: Transform - pos: 94.5,33.5 + rot: 3.141592653589793 rad + pos: 10.5,44.5 parent: 2 - - uid: 24041 + - uid: 9968 components: - type: Transform - pos: 51.5,-57.5 + rot: 3.141592653589793 rad + pos: 11.5,44.5 parent: 2 - - uid: 24042 + - uid: 10049 components: - type: Transform - pos: -28.5,-73.5 + rot: -1.5707963267948966 rad + pos: -4.5,6.5 parent: 2 - - uid: 24853 + - uid: 10052 components: - type: Transform - pos: 94.5,42.5 + rot: -1.5707963267948966 rad + pos: -4.5,7.5 parent: 2 - - uid: 29359 + - uid: 10056 components: - type: Transform - pos: -96.5,47.5 + rot: -1.5707963267948966 rad + pos: 5.5,6.5 parent: 2 - - uid: 29378 + - uid: 10058 components: - type: Transform - pos: -96.5,43.5 + rot: -1.5707963267948966 rad + pos: 5.5,5.5 parent: 2 - - uid: 34070 + - uid: 10062 components: - type: Transform - pos: -1.5,-18.5 - parent: 33049 - - uid: 34071 + rot: -1.5707963267948966 rad + pos: 5.5,4.5 + parent: 2 + - uid: 10591 components: - type: Transform - pos: -12.5,20.5 - parent: 33049 - - uid: 34072 + pos: -8.5,7.5 + parent: 2 + - uid: 10614 components: - type: Transform - pos: 7.5,11.5 - parent: 33049 - - uid: 34073 + pos: -6.5,4.5 + parent: 2 + - uid: 10617 components: - type: Transform - pos: -3.5,19.5 - parent: 33049 - - uid: 34074 + pos: -6.5,5.5 + parent: 2 + - uid: 10748 components: - type: Transform - pos: -4.5,15.5 - parent: 33049 - - uid: 35194 + pos: -44.5,5.5 + parent: 2 + - uid: 10749 components: - type: Transform - pos: -4.5,16.5 - parent: 34641 - - uid: 35195 + pos: -44.5,7.5 + parent: 2 + - uid: 10750 components: - type: Transform - pos: -14.5,17.5 - parent: 34641 - - uid: 35196 + pos: -44.5,6.5 + parent: 2 + - uid: 10754 components: - type: Transform - pos: -6.5,15.5 - parent: 34641 - - uid: 35197 + pos: -46.5,5.5 + parent: 2 + - uid: 10758 components: - type: Transform - pos: -15.5,17.5 - parent: 34641 - - uid: 35198 + pos: -46.5,6.5 + parent: 2 + - uid: 10769 components: - type: Transform - pos: -6.5,17.5 - parent: 34641 - - uid: 35199 + pos: -46.5,7.5 + parent: 2 + - uid: 10771 components: - type: Transform - pos: -9.5,14.5 - parent: 34641 - - uid: 44762 + rot: -1.5707963267948966 rad + pos: -46.5,11.5 + parent: 2 + - uid: 10772 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-21.5 + rot: -1.5707963267948966 rad + pos: -48.5,11.5 parent: 2 - - uid: 49108 + - uid: 10774 components: - type: Transform - pos: -17.5,39.5 - parent: 45711 - - uid: 49109 + rot: 1.5707963267948966 rad + pos: -45.5,11.5 + parent: 2 + - uid: 10777 components: - type: Transform - pos: -15.5,39.5 - parent: 45711 - - uid: 49110 + pos: -50.5,3.5 + parent: 2 + - uid: 10778 components: - type: Transform - pos: -11.5,39.5 - parent: 45711 - - uid: 53687 + pos: -49.5,3.5 + parent: 2 + - uid: 10779 components: - type: Transform - pos: 26.5,53.5 - parent: 45711 - - uid: 53917 + pos: -43.5,11.5 + parent: 2 + - uid: 10780 components: - type: Transform - pos: 31.5,47.5 - parent: 45711 - - uid: 53918 + pos: -42.5,11.5 + parent: 2 + - uid: 10781 components: - type: Transform - pos: 26.5,50.5 - parent: 45711 - - uid: 54001 + pos: -42.5,10.5 + parent: 2 + - uid: 10782 components: - type: Transform - pos: 19.5,48.5 - parent: 45711 - - uid: 54131 + pos: -50.5,10.5 + parent: 2 + - uid: 10783 components: - type: Transform - pos: 32.5,49.5 - parent: 45711 -- proto: ReinforcedPlasmaWindow - entities: - - uid: 1485 + pos: -50.5,9.5 + parent: 2 + - uid: 11128 components: - type: Transform - pos: 42.5,-28.5 + pos: 9.5,26.5 parent: 2 - - uid: 5654 + - uid: 11129 components: - type: Transform - pos: 55.5,25.5 + pos: 9.5,28.5 parent: 2 - - uid: 6000 + - uid: 11415 components: - type: Transform - pos: 55.5,24.5 + pos: 40.5,-57.5 parent: 2 - - uid: 6001 + - uid: 11473 components: - type: Transform - pos: 55.5,22.5 + rot: 1.5707963267948966 rad + pos: 44.5,-43.5 parent: 2 - - uid: 6224 + - uid: 11577 components: - type: Transform - pos: 55.5,14.5 + pos: 15.5,-50.5 parent: 2 - - uid: 12086 + - uid: 11584 components: - type: Transform - pos: 43.5,-28.5 + pos: 15.5,-51.5 parent: 2 - - uid: 12209 + - uid: 11768 components: - type: Transform - pos: 41.5,-28.5 + pos: 4.5,28.5 parent: 2 - - uid: 20668 + - uid: 11769 components: - type: Transform - pos: 63.5,-36.5 + pos: 5.5,28.5 parent: 2 - - uid: 23598 + - uid: 11832 components: - type: Transform - pos: 81.5,-45.5 + pos: -83.5,42.5 parent: 2 - - uid: 23681 + - uid: 11833 components: - type: Transform - pos: 55.5,16.5 + pos: -79.5,42.5 parent: 2 - - uid: 24015 + - uid: 11856 components: - type: Transform - pos: 55.5,26.5 + pos: -81.5,44.5 parent: 2 - - uid: 24045 + - uid: 11863 components: - type: Transform - pos: -13.5,7.5 + rot: 1.5707963267948966 rad + pos: -81.5,45.5 parent: 2 - - uid: 24046 + - uid: 12611 components: - type: Transform - pos: -19.5,6.5 + rot: 1.5707963267948966 rad + pos: -72.5,68.5 parent: 2 - - uid: 24048 + - uid: 13066 components: - type: Transform - pos: -17.5,8.5 + pos: 13.5,21.5 parent: 2 - - uid: 24049 + - uid: 13224 components: - type: Transform - pos: -19.5,8.5 + rot: -1.5707963267948966 rad + pos: -16.5,-40.5 parent: 2 - - uid: 24050 + - uid: 13368 components: - type: Transform - pos: -19.5,7.5 + rot: -1.5707963267948966 rad + pos: -17.5,-40.5 parent: 2 - - uid: 24052 + - uid: 13369 components: - type: Transform - pos: 56.5,64.5 + rot: -1.5707963267948966 rad + pos: -18.5,-40.5 parent: 2 - - uid: 24054 + - uid: 13374 components: - type: Transform - pos: -17.5,7.5 + rot: -1.5707963267948966 rad + pos: -20.5,-40.5 parent: 2 - - uid: 24056 + - uid: 13375 components: - type: Transform - pos: -13.5,8.5 + rot: -1.5707963267948966 rad + pos: -20.5,-41.5 parent: 2 - - uid: 24057 + - uid: 13601 components: - type: Transform - pos: -17.5,6.5 + pos: 18.5,-50.5 parent: 2 - - uid: 24058 + - uid: 13602 components: - type: Transform - pos: -13.5,6.5 + pos: 18.5,-51.5 parent: 2 - - uid: 24059 + - uid: 13829 components: - type: Transform - pos: -11.5,6.5 + pos: 3.5,-60.5 parent: 2 - - uid: 24060 + - uid: 13916 components: - type: Transform - pos: -11.5,7.5 + pos: 3.5,-59.5 parent: 2 - - uid: 24061 + - uid: 14872 components: - type: Transform - pos: -11.5,8.5 + pos: -6.5,-38.5 parent: 2 - - uid: 24069 + - uid: 14873 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,40.5 + pos: -6.5,-39.5 parent: 2 - - uid: 24070 + - uid: 14883 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,40.5 + pos: -2.5,-40.5 parent: 2 - - uid: 24071 + - uid: 14953 components: - type: Transform - pos: 35.5,64.5 + pos: 45.5,12.5 parent: 2 - - uid: 24072 + - uid: 15378 components: - type: Transform - pos: 53.5,64.5 + pos: -36.5,-61.5 parent: 2 - - uid: 24073 + - uid: 15485 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,40.5 + pos: 51.5,-41.5 parent: 2 - - uid: 24233 + - uid: 15505 components: - type: Transform - pos: 81.5,-44.5 + pos: 36.5,-39.5 parent: 2 - - uid: 24461 + - uid: 15562 components: - type: Transform - pos: 81.5,-43.5 + rot: 1.5707963267948966 rad + pos: 39.5,-34.5 parent: 2 - - uid: 24542 + - uid: 15569 components: - type: Transform - pos: 65.5,-36.5 + pos: 42.5,-37.5 parent: 2 - - uid: 24709 + - uid: 15576 components: - type: Transform - pos: 55.5,18.5 + pos: 21.5,-48.5 parent: 2 - - uid: 24824 + - uid: 15587 components: - type: Transform - pos: 55.5,20.5 + pos: 22.5,-51.5 parent: 2 - - uid: 26195 + - uid: 15589 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-33.5 + pos: 22.5,-48.5 parent: 2 - - uid: 32542 + - uid: 15622 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-35.5 + rot: 1.5707963267948966 rad + pos: 42.5,-45.5 parent: 2 - - uid: 34452 + - uid: 15709 components: - type: Transform - pos: 66.5,-37.5 + rot: -1.5707963267948966 rad + pos: -8.5,-51.5 parent: 2 - - uid: 34485 + - uid: 15759 components: - type: Transform - pos: 66.5,-38.5 + pos: 41.5,-57.5 parent: 2 - - uid: 35864 + - uid: 15760 components: - type: Transform - pos: -0.5,5.5 - parent: 35803 - - uid: 35865 + rot: 1.5707963267948966 rad + pos: 25.5,-59.5 + parent: 2 + - uid: 15761 components: - type: Transform - pos: 0.5,6.5 - parent: 35803 - - uid: 35866 + rot: 1.5707963267948966 rad + pos: 27.5,-56.5 + parent: 2 + - uid: 15762 components: - type: Transform - pos: 1.5,6.5 - parent: 35803 - - uid: 35867 + rot: 1.5707963267948966 rad + pos: 26.5,-56.5 + parent: 2 + - uid: 15763 components: - type: Transform - pos: 2.5,6.5 - parent: 35803 - - uid: 35868 + rot: 1.5707963267948966 rad + pos: 25.5,-56.5 + parent: 2 + - uid: 15764 components: - type: Transform - pos: 3.5,5.5 - parent: 35803 - - uid: 49111 + rot: 1.5707963267948966 rad + pos: 27.5,-58.5 + parent: 2 + - uid: 15765 components: - type: Transform - pos: -2.5,20.5 - parent: 45711 - - uid: 49112 + rot: 1.5707963267948966 rad + pos: 27.5,-59.5 + parent: 2 + - uid: 15766 components: - type: Transform - pos: -2.5,21.5 - parent: 45711 - - uid: 49113 + rot: 1.5707963267948966 rad + pos: 25.5,-58.5 + parent: 2 + - uid: 15906 components: - type: Transform - pos: 3.5,21.5 - parent: 45711 - - uid: 49114 + pos: -36.5,-62.5 + parent: 2 + - uid: 15931 components: - type: Transform - pos: 3.5,20.5 - parent: 45711 - - uid: 49115 + pos: 33.5,50.5 + parent: 2 + - uid: 15932 components: - type: Transform - pos: -1.5,22.5 - parent: 45711 - - uid: 49116 + pos: 34.5,50.5 + parent: 2 + - uid: 15933 components: - type: Transform - pos: 2.5,22.5 - parent: 45711 - - uid: 49117 + pos: 38.5,50.5 + parent: 2 + - uid: 15934 components: - type: Transform - pos: 8.5,34.5 - parent: 45711 - - uid: 52669 + pos: 39.5,50.5 + parent: 2 + - uid: 15996 components: - type: Transform - pos: 8.5,55.5 - parent: 45711 - - uid: 52672 + pos: 46.5,5.5 + parent: 2 + - uid: 16031 components: - type: Transform - pos: 8.5,61.5 - parent: 45711 - - uid: 54074 + rot: 3.141592653589793 rad + pos: 44.5,9.5 + parent: 2 + - uid: 16034 components: - type: Transform - pos: -42.5,45.5 - parent: 45711 - missingComponents: - - Damageable - - uid: 54075 + rot: 3.141592653589793 rad + pos: 43.5,7.5 + parent: 2 + - uid: 16039 components: - type: Transform - pos: -42.5,46.5 - parent: 45711 - missingComponents: - - Damageable - - uid: 54078 + rot: 3.141592653589793 rad + pos: 43.5,8.5 + parent: 2 + - uid: 16129 components: - type: Transform - pos: -42.5,50.5 - parent: 45711 - missingComponents: - - Damageable - - uid: 54079 + pos: -11.5,-67.5 + parent: 2 + - uid: 16130 components: - type: Transform - pos: -42.5,51.5 - parent: 45711 - missingComponents: - - Damageable -- proto: ReinforcedPlasmaWindowDiagonal - entities: - - uid: 35869 + pos: -13.5,-67.5 + parent: 2 + - uid: 16675 components: - type: Transform - pos: -0.5,6.5 - parent: 35803 - - uid: 35870 + rot: 3.141592653589793 rad + pos: 42.5,30.5 + parent: 2 + - uid: 16704 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,6.5 - parent: 35803 - - uid: 49118 + rot: 3.141592653589793 rad + pos: 47.5,29.5 + parent: 2 + - uid: 16710 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,22.5 - parent: 45711 - - uid: 49119 + rot: 3.141592653589793 rad + pos: 43.5,30.5 + parent: 2 + - uid: 16712 components: - type: Transform - pos: -2.5,22.5 - parent: 45711 - - uid: 53456 + rot: 3.141592653589793 rad + pos: 46.5,31.5 + parent: 2 + - uid: 16713 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,40.5 - parent: 45711 - - uid: 53835 + pos: 47.5,31.5 + parent: 2 + - uid: 16981 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,41.5 - parent: 45711 -- proto: ReinforcedUraniumWindow - entities: - - uid: 1196 + pos: 46.5,42.5 + parent: 2 + - uid: 16982 components: - type: Transform - pos: 48.5,29.5 + pos: 46.5,43.5 parent: 2 - - uid: 10628 + - uid: 16984 components: - type: Transform - pos: 51.5,29.5 + pos: 45.5,42.5 parent: 2 - - uid: 15551 + - uid: 17064 components: - type: Transform - pos: 47.5,29.5 + rot: 1.5707963267948966 rad + pos: 36.5,48.5 parent: 2 - - uid: 18570 + - uid: 17360 components: - type: Transform - pos: 50.5,29.5 + rot: 1.5707963267948966 rad + pos: -56.5,-71.5 parent: 2 - - uid: 42767 + - uid: 17544 components: - type: Transform - pos: 65.5,38.5 + rot: 1.5707963267948966 rad + pos: -62.5,-71.5 parent: 2 - - uid: 42768 + - uid: 17777 components: - type: Transform - pos: 65.5,37.5 + rot: 1.5707963267948966 rad + pos: -62.5,-77.5 parent: 2 - - uid: 42786 + - uid: 17863 components: - type: Transform - pos: 65.5,40.5 + rot: -1.5707963267948966 rad + pos: -56.5,-56.5 parent: 2 - - uid: 42789 + - uid: 17864 components: - type: Transform - pos: 65.5,39.5 + rot: -1.5707963267948966 rad + pos: -48.5,-56.5 parent: 2 - - uid: 42790 + - uid: 17865 components: - type: Transform - pos: 65.5,36.5 + rot: -1.5707963267948966 rad + pos: -48.5,-60.5 parent: 2 -- proto: ReinforcedWindow - entities: - - uid: 110 + - uid: 17867 components: - type: Transform - pos: 75.5,-27.5 + rot: -1.5707963267948966 rad + pos: -56.5,-60.5 parent: 2 - - uid: 189 + - uid: 18079 components: - type: Transform - pos: 75.5,-26.5 + rot: 1.5707963267948966 rad + pos: -56.5,-77.5 parent: 2 - - uid: 362 + - uid: 18086 components: - type: Transform - pos: 75.5,-12.5 + rot: -1.5707963267948966 rad + pos: -58.5,-67.5 parent: 2 - - uid: 394 + - uid: 18131 components: - type: Transform - pos: 7.5,-74.5 + rot: 3.141592653589793 rad + pos: -59.5,-64.5 parent: 2 - - uid: 880 + - uid: 18147 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-40.5 + rot: 3.141592653589793 rad + pos: -60.5,-64.5 parent: 2 - - uid: 961 + - uid: 18424 components: - type: Transform - pos: -34.5,-1.5 + pos: -53.5,-58.5 parent: 2 - - uid: 970 + - uid: 18449 components: - type: Transform - pos: -32.5,-1.5 + pos: -51.5,-58.5 parent: 2 - - uid: 1186 + - uid: 18530 components: - type: Transform - pos: 53.5,14.5 + pos: -26.5,-62.5 parent: 2 - - uid: 1313 + - uid: 18531 components: - type: Transform - pos: 0.5,71.5 + pos: -27.5,-62.5 parent: 2 - - uid: 1498 + - uid: 18532 components: - type: Transform - pos: 8.5,-74.5 + pos: -27.5,-59.5 parent: 2 - - uid: 1515 + - uid: 18574 components: - type: Transform - pos: 1.5,71.5 + pos: -55.5,-75.5 parent: 2 - - uid: 1622 + - uid: 18809 components: - type: Transform - pos: 33.5,24.5 + rot: 1.5707963267948966 rad + pos: -33.5,-40.5 parent: 2 - - uid: 1626 + - uid: 18852 components: - type: Transform - pos: -31.5,-1.5 + pos: -15.5,-64.5 parent: 2 - - uid: 1635 + - uid: 18853 components: - type: Transform - pos: 33.5,23.5 + pos: -15.5,-65.5 parent: 2 - - uid: 1647 + - uid: 18892 components: - type: Transform - pos: 53.5,18.5 + rot: -1.5707963267948966 rad + pos: -9.5,-64.5 parent: 2 - - uid: 1648 + - uid: 18893 components: - type: Transform - pos: 33.5,22.5 + rot: -1.5707963267948966 rad + pos: -9.5,-65.5 parent: 2 - - uid: 3202 + - uid: 19239 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,37.5 + rot: 1.5707963267948966 rad + pos: -0.5,-59.5 parent: 2 - - uid: 3441 + - uid: 19240 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,37.5 + rot: 1.5707963267948966 rad + pos: 0.5,-59.5 parent: 2 - - uid: 4863 + - uid: 19241 components: - type: Transform - pos: 50.5,27.5 + rot: 1.5707963267948966 rad + pos: 1.5,-59.5 parent: 2 - - uid: 5497 + - uid: 19250 components: - type: Transform - pos: 61.5,-27.5 + pos: -0.5,-57.5 parent: 2 - - uid: 5687 + - uid: 19251 components: - type: Transform - pos: -45.5,-16.5 + pos: 1.5,-57.5 parent: 2 - - uid: 5688 + - uid: 19309 components: - type: Transform - pos: -45.5,-14.5 + pos: 83.5,-27.5 parent: 2 - - uid: 5844 + - uid: 19310 components: - type: Transform - pos: 51.5,-34.5 + pos: 82.5,-21.5 parent: 2 - - uid: 5997 + - uid: 19311 components: - type: Transform - pos: 53.5,23.5 + pos: 82.5,-24.5 parent: 2 - - uid: 6004 + - uid: 19312 components: - type: Transform - pos: 53.5,25.5 + pos: 82.5,-23.5 parent: 2 - - uid: 6009 + - uid: 19395 components: - type: Transform - pos: 51.5,27.5 + pos: 34.5,-2.5 parent: 2 - - uid: 6140 + - uid: 19396 components: - type: Transform - pos: 53.5,24.5 + pos: 33.5,-2.5 parent: 2 - - uid: 6147 + - uid: 19397 components: - type: Transform - pos: 53.5,26.5 + pos: 32.5,-2.5 parent: 2 - - uid: 6768 + - uid: 19411 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,37.5 + rot: 1.5707963267948966 rad + pos: -33.5,-38.5 parent: 2 - - uid: 6892 + - uid: 19521 components: - type: Transform - pos: 4.5,65.5 + rot: -1.5707963267948966 rad + pos: 35.5,-5.5 parent: 2 - - uid: 6893 + - uid: 19522 components: - type: Transform - pos: 4.5,64.5 + rot: -1.5707963267948966 rad + pos: 37.5,-5.5 parent: 2 - - uid: 6894 + - uid: 19523 components: - type: Transform - pos: 4.5,62.5 + rot: -1.5707963267948966 rad + pos: 37.5,-4.5 parent: 2 - - uid: 6965 + - uid: 19586 components: - type: Transform rot: 3.141592653589793 rad - pos: 34.5,37.5 + pos: 43.5,9.5 parent: 2 - - uid: 6966 + - uid: 19591 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,37.5 + rot: -1.5707963267948966 rad + pos: 46.5,4.5 parent: 2 - - uid: 6969 + - uid: 19669 components: - type: Transform - pos: 4.5,66.5 + rot: -1.5707963267948966 rad + pos: 10.5,-19.5 parent: 2 - - uid: 7612 + - uid: 19813 components: - type: Transform - rot: 3.141592653589793 rad - pos: 60.5,-32.5 + rot: 1.5707963267948966 rad + pos: -35.5,-40.5 parent: 2 - - uid: 7623 + - uid: 19814 components: - type: Transform - pos: 48.5,27.5 + rot: 1.5707963267948966 rad + pos: -36.5,-40.5 parent: 2 - - uid: 7856 + - uid: 19820 components: - type: Transform - pos: -32.5,-19.5 + rot: 1.5707963267948966 rad + pos: -34.5,-40.5 parent: 2 - - uid: 7874 + - uid: 19821 components: - type: Transform - pos: 7.5,-23.5 + rot: 1.5707963267948966 rad + pos: -36.5,-38.5 parent: 2 - - uid: 7894 + - uid: 19822 components: - type: Transform - pos: 48.5,-3.5 + rot: 1.5707963267948966 rad + pos: -35.5,-38.5 parent: 2 - - uid: 7975 + - uid: 20102 components: - type: Transform - pos: 7.5,-25.5 + pos: -57.5,-23.5 parent: 2 - - uid: 8093 + - uid: 20103 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-32.5 + pos: -57.5,-22.5 parent: 2 - - uid: 8772 + - uid: 20234 components: - type: Transform - pos: 52.5,-4.5 + pos: -9.5,-19.5 parent: 2 - - uid: 9128 + - uid: 20235 components: - type: Transform - pos: 49.5,-3.5 + pos: -9.5,-22.5 parent: 2 - - uid: 10235 + - uid: 20301 components: - type: Transform - pos: -32.5,65.5 + pos: -31.5,-29.5 parent: 2 - - uid: 10245 + - uid: 20302 components: - type: Transform - pos: -33.5,65.5 + pos: -25.5,-29.5 parent: 2 - - uid: 10297 + - uid: 20304 components: - type: Transform - pos: -38.5,59.5 + pos: -17.5,-29.5 parent: 2 - - uid: 10532 + - uid: 20306 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-29.5 + pos: -23.5,-29.5 parent: 2 - - uid: 10606 + - uid: 20589 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-30.5 + rot: -1.5707963267948966 rad + pos: -44.5,-7.5 parent: 2 - - uid: 10835 + - uid: 20590 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,56.5 + rot: -1.5707963267948966 rad + pos: -45.5,-7.5 parent: 2 - - uid: 10836 + - uid: 20591 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,57.5 + rot: -1.5707963267948966 rad + pos: -45.5,-6.5 parent: 2 - - uid: 11080 + - uid: 20615 components: - type: Transform - pos: -9.5,65.5 + pos: 107.5,-61.5 parent: 2 - - uid: 11084 + - uid: 20616 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-31.5 + pos: 106.5,-61.5 parent: 2 - - uid: 11297 + - uid: 20617 components: - type: Transform - pos: 7.5,-24.5 + pos: 108.5,-61.5 parent: 2 - - uid: 11408 + - uid: 20635 components: - type: Transform - pos: 14.5,-22.5 + rot: 1.5707963267948966 rad + pos: -45.5,-4.5 parent: 2 - - uid: 11478 + - uid: 20636 components: - type: Transform - pos: 12.5,-22.5 + rot: -1.5707963267948966 rad + pos: 77.5,-52.5 parent: 2 - - uid: 11533 + - uid: 20682 components: - type: Transform - pos: 19.5,52.5 + pos: -6.5,-31.5 parent: 2 - - uid: 12324 + - uid: 20683 components: - type: Transform - pos: 9.5,54.5 + pos: -7.5,-31.5 parent: 2 - - uid: 12325 + - uid: 20684 components: - type: Transform - pos: 9.5,50.5 + pos: -7.5,-30.5 parent: 2 - - uid: 14148 + - uid: 20810 components: - type: Transform - pos: 53.5,-35.5 + rot: -1.5707963267948966 rad + pos: 76.5,-52.5 parent: 2 - - uid: 14326 + - uid: 20812 components: - type: Transform - pos: -16.5,-3.5 + pos: -75.5,-12.5 parent: 2 - - uid: 14401 + - uid: 21499 components: - type: Transform - pos: 61.5,-25.5 + pos: 6.5,-33.5 parent: 2 - - uid: 15127 + - uid: 21665 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,-32.5 + pos: -75.5,-35.5 parent: 2 - - uid: 15135 + - uid: 21666 components: - type: Transform - pos: 1.5,48.5 + pos: -75.5,-34.5 parent: 2 - - uid: 15168 + - uid: 21827 components: - type: Transform - pos: 1.5,44.5 + pos: -77.5,-25.5 parent: 2 - - uid: 15170 + - uid: 21831 components: - type: Transform - pos: 20.5,52.5 + pos: -77.5,-26.5 parent: 2 - - uid: 15848 + - uid: 21833 components: - type: Transform - pos: 43.5,27.5 + pos: -79.5,-20.5 parent: 2 - - uid: 16566 + - uid: 21834 components: - type: Transform - pos: -14.5,-3.5 + pos: -78.5,-20.5 parent: 2 - - uid: 16567 + - uid: 21843 components: - type: Transform - pos: -15.5,-3.5 + pos: -77.5,-24.5 parent: 2 - - uid: 18568 + - uid: 21847 components: - type: Transform - pos: 49.5,27.5 + pos: -78.5,-5.5 parent: 2 - - uid: 18573 + - uid: 21848 components: - type: Transform - pos: 47.5,27.5 + pos: -79.5,-9.5 parent: 2 - - uid: 19347 + - uid: 21849 components: - type: Transform - pos: 41.5,27.5 + pos: -79.5,-10.5 parent: 2 - - uid: 19356 + - uid: 21852 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-18.5 + pos: -79.5,-8.5 parent: 2 - - uid: 19381 + - uid: 21911 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-15.5 + pos: -75.5,-8.5 parent: 2 - - uid: 19411 + - uid: 21912 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-18.5 + pos: -74.5,-8.5 parent: 2 - - uid: 19475 + - uid: 21915 components: - type: Transform - pos: 76.5,-7.5 + pos: -75.5,-20.5 parent: 2 - - uid: 19721 + - uid: 21916 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-25.5 + pos: -74.5,-20.5 parent: 2 - - uid: 19724 + - uid: 21982 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-25.5 + pos: -72.5,-24.5 parent: 2 - - uid: 19769 + - uid: 21985 components: - type: Transform - rot: 3.141592653589793 rad - pos: 22.5,-25.5 + pos: -37.5,-23.5 parent: 2 - - uid: 19794 + - uid: 21986 components: - type: Transform - pos: -0.5,71.5 + pos: -45.5,-9.5 parent: 2 - - uid: 19812 + - uid: 21987 components: - type: Transform - pos: 42.5,27.5 + pos: -47.5,-9.5 parent: 2 - - uid: 19944 + - uid: 21988 components: - type: Transform - pos: 2.5,72.5 + pos: -60.5,-14.5 parent: 2 - - uid: 20191 + - uid: 21989 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,-18.5 + pos: -59.5,-14.5 parent: 2 - - uid: 20321 + - uid: 21990 components: - type: Transform - pos: -1.5,72.5 + pos: -44.5,-9.5 parent: 2 - - uid: 20329 + - uid: 21991 components: - type: Transform - pos: -9.5,68.5 + pos: -38.5,-11.5 parent: 2 - - uid: 20447 + - uid: 21992 components: - type: Transform - pos: -6.5,69.5 + pos: -38.5,-12.5 parent: 2 - - uid: 20511 + - uid: 21993 components: - type: Transform - pos: 66.5,-46.5 + pos: -38.5,-13.5 parent: 2 - - uid: 20547 + - uid: 21996 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-46.5 + pos: -38.5,-23.5 parent: 2 - - uid: 20548 + - uid: 22013 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,-49.5 + pos: 4.5,-33.5 parent: 2 - - uid: 20555 + - uid: 22015 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-49.5 + pos: -5.5,-33.5 parent: 2 - - uid: 20556 + - uid: 22019 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 65.5,-46.5 + pos: -3.5,-33.5 parent: 2 - - uid: 20557 + - uid: 22035 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-53.5 + pos: -75.5,-29.5 parent: 2 - - uid: 20768 + - uid: 22036 components: - type: Transform - pos: 33.5,26.5 + pos: -75.5,-30.5 parent: 2 - - uid: 20925 + - uid: 22039 components: - type: Transform - pos: 53.5,-36.5 + pos: -74.5,-29.5 parent: 2 - - uid: 20964 + - uid: 22190 components: - type: Transform - pos: -1.5,-44.5 + rot: -1.5707963267948966 rad + pos: -31.5,-23.5 parent: 2 - - uid: 21008 + - uid: 22191 components: - type: Transform - pos: 20.5,45.5 + rot: -1.5707963267948966 rad + pos: -30.5,-23.5 parent: 2 - - uid: 21011 + - uid: 22192 components: - type: Transform - pos: -7.5,69.5 + rot: -1.5707963267948966 rad + pos: -18.5,-23.5 parent: 2 - - uid: 21394 + - uid: 22193 components: - type: Transform - pos: -9.5,57.5 + rot: -1.5707963267948966 rad + pos: -17.5,-23.5 parent: 2 - - uid: 21547 + - uid: 22325 components: - type: Transform - pos: 46.5,-3.5 + pos: -63.5,31.5 parent: 2 - - uid: 21810 + - uid: 22326 components: - type: Transform - pos: -20.5,-31.5 + pos: -62.5,31.5 parent: 2 - - uid: 21839 + - uid: 22327 components: - type: Transform - pos: -19.5,-31.5 + pos: -61.5,31.5 parent: 2 - - uid: 21857 + - uid: 22338 components: - type: Transform - pos: -18.5,-31.5 + pos: -70.5,27.5 parent: 2 - - uid: 21888 + - uid: 22339 components: - type: Transform - pos: 1.5,-44.5 + pos: -69.5,27.5 parent: 2 - - uid: 21918 + - uid: 22341 components: - type: Transform - pos: 6.5,-74.5 + pos: -86.5,25.5 parent: 2 - - uid: 21948 + - uid: 22344 components: - type: Transform - pos: -17.5,-31.5 + pos: -75.5,34.5 parent: 2 - - uid: 21949 + - uid: 22345 components: - type: Transform - pos: -16.5,-31.5 + pos: -75.5,35.5 parent: 2 - - uid: 22007 + - uid: 22346 components: - type: Transform - pos: -2.5,-25.5 + pos: -64.5,42.5 parent: 2 - - uid: 22552 + - uid: 22347 components: - type: Transform - pos: 75.5,-24.5 + pos: -65.5,42.5 parent: 2 - - uid: 22739 + - uid: 22348 components: - type: Transform - pos: 4.5,61.5 + pos: -59.5,41.5 parent: 2 - - uid: 22898 + - uid: 22349 components: - type: Transform - pos: 74.5,-11.5 + pos: -59.5,36.5 parent: 2 - - uid: 23484 + - uid: 22563 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-18.5 + pos: -37.5,-44.5 parent: 2 - - uid: 23486 + - uid: 22564 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-25.5 + pos: -36.5,-44.5 parent: 2 - - uid: 23524 + - uid: 22638 components: - type: Transform - pos: 51.5,-31.5 + pos: -56.5,-9.5 parent: 2 - - uid: 23540 + - uid: 23083 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-17.5 + pos: 53.5,-47.5 parent: 2 - - uid: 23569 + - uid: 23084 components: - type: Transform - pos: 51.5,-29.5 + pos: 54.5,-47.5 parent: 2 - - uid: 23724 + - uid: 23085 components: - type: Transform - pos: 43.5,-3.5 + pos: 56.5,-47.5 parent: 2 - - uid: 23825 + - uid: 23195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,60.5 + rot: 3.141592653589793 rad + pos: 2.5,45.5 parent: 2 - - uid: 24074 + - uid: 23232 components: - type: Transform - pos: -13.5,-27.5 + pos: 2.5,36.5 parent: 2 - - uid: 24076 + - uid: 23288 components: - type: Transform - pos: -5.5,0.5 + rot: 3.141592653589793 rad + pos: -47.5,56.5 parent: 2 - - uid: 24079 + - uid: 23290 components: - type: Transform - pos: -7.5,0.5 + rot: 3.141592653589793 rad + pos: -39.5,56.5 parent: 2 - - uid: 24080 + - uid: 23309 components: - type: Transform - pos: -21.5,-3.5 + pos: -57.5,29.5 parent: 2 - - uid: 24082 + - uid: 23366 components: - type: Transform - pos: -7.5,9.5 + pos: 6.5,-66.5 parent: 2 - - uid: 24083 + - uid: 23392 components: - type: Transform - pos: -23.5,-11.5 + pos: 44.5,-51.5 parent: 2 - - uid: 24084 + - uid: 23393 components: - type: Transform - pos: -23.5,-13.5 + pos: 45.5,-51.5 parent: 2 - - uid: 24085 + - uid: 23394 components: - type: Transform - pos: 38.5,-26.5 + pos: 47.5,-52.5 parent: 2 - - uid: 24087 + - uid: 23395 components: - type: Transform - pos: 3.5,10.5 + pos: 47.5,-51.5 parent: 2 - - uid: 24090 + - uid: 23531 components: - type: Transform - pos: 6.5,0.5 + pos: 43.5,-2.5 parent: 2 - - uid: 24092 + - uid: 23532 components: - type: Transform - pos: 4.5,0.5 + pos: 46.5,-3.5 parent: 2 - - uid: 24093 + - uid: 23533 components: - type: Transform - pos: 4.5,10.5 + pos: 46.5,-4.5 parent: 2 - - uid: 24094 + - uid: 23770 components: - type: Transform - pos: -5.5,10.5 + pos: 11.5,42.5 parent: 2 - - uid: 24095 + - uid: 23782 components: - type: Transform - pos: -0.5,10.5 + rot: 1.5707963267948966 rad + pos: 48.5,4.5 parent: 2 - - uid: 24097 + - uid: 23783 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 48.5,3.5 + parent: 2 + - uid: 23800 components: - type: Transform - pos: 6.5,9.5 + pos: 5.5,42.5 parent: 2 - - uid: 24100 + - uid: 24162 components: - type: Transform - pos: 22.5,18.5 + pos: -21.5,-88.5 parent: 2 - - uid: 24101 + - uid: 24163 components: - type: Transform - pos: 5.5,10.5 + pos: -20.5,-88.5 parent: 2 - - uid: 24105 + - uid: 24164 components: - type: Transform - pos: 18.5,14.5 + pos: -19.5,-88.5 parent: 2 - - uid: 24106 + - uid: 24165 components: - type: Transform - pos: 18.5,15.5 + pos: -18.5,-88.5 parent: 2 - - uid: 24109 + - uid: 24166 components: - type: Transform - pos: 18.5,16.5 + pos: -18.5,-89.5 parent: 2 - - uid: 24111 + - uid: 24226 components: - type: Transform rot: -1.5707963267948966 rad - pos: -50.5,-71.5 + pos: -85.5,32.5 parent: 2 - - uid: 24115 + - uid: 24227 components: - type: Transform - pos: 22.5,16.5 + rot: -1.5707963267948966 rad + pos: -86.5,34.5 parent: 2 - - uid: 24116 + - uid: 24228 components: - type: Transform - pos: -1.5,10.5 + rot: -1.5707963267948966 rad + pos: -85.5,34.5 parent: 2 - - uid: 24119 + - uid: 24229 components: - type: Transform - pos: -14.5,3.5 + rot: -1.5707963267948966 rad + pos: -88.5,43.5 parent: 2 - - uid: 24123 + - uid: 24230 components: - type: Transform - pos: 1.5,8.5 + rot: -1.5707963267948966 rad + pos: -87.5,43.5 parent: 2 - - uid: 24132 + - uid: 24232 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,-73.5 + pos: -88.5,42.5 parent: 2 - - uid: 24136 + - uid: 24239 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,41.5 + rot: -1.5707963267948966 rad + pos: -86.5,43.5 parent: 2 - - uid: 24139 + - uid: 24407 components: - type: Transform - pos: 5.5,7.5 + pos: 83.5,-31.5 parent: 2 - - uid: 24142 + - uid: 24448 components: - type: Transform - pos: 11.5,-45.5 + pos: 84.5,-31.5 parent: 2 - - uid: 24143 + - uid: 24816 components: - type: Transform - pos: -1.5,8.5 + rot: 1.5707963267948966 rad + pos: -80.5,-0.5 parent: 2 - - uid: 24145 + - uid: 24817 components: - type: Transform - pos: -2.5,8.5 + rot: 1.5707963267948966 rad + pos: -80.5,0.5 parent: 2 - - uid: 24147 + - uid: 24857 components: - type: Transform - pos: 2.5,8.5 + pos: -89.5,3.5 parent: 2 - - uid: 24148 + - uid: 24858 components: - type: Transform - pos: 3.5,8.5 + pos: -89.5,4.5 parent: 2 - - uid: 24149 + - uid: 24883 components: - type: Transform - pos: 4.5,8.5 + rot: 3.141592653589793 rad + pos: -69.5,-30.5 parent: 2 - - uid: 24151 + - uid: 24884 components: - type: Transform - pos: 11.5,-47.5 + rot: 3.141592653589793 rad + pos: -68.5,-30.5 parent: 2 - - uid: 24154 + - uid: 24885 components: - type: Transform - pos: -5.5,8.5 + rot: 3.141592653589793 rad + pos: -68.5,-25.5 parent: 2 - - uid: 24155 + - uid: 24886 components: - type: Transform - pos: -6.5,7.5 + rot: 3.141592653589793 rad + pos: -68.5,-26.5 parent: 2 - - uid: 24156 + - uid: 24895 components: - type: Transform - pos: -3.5,8.5 + pos: -67.5,-11.5 parent: 2 - - uid: 24157 + - uid: 24899 components: - type: Transform - pos: -4.5,8.5 + pos: -70.5,-4.5 parent: 2 - - uid: 24158 + - uid: 24956 components: - type: Transform - pos: 22.5,7.5 + rot: 3.141592653589793 rad + pos: -72.5,-40.5 parent: 2 - - uid: 24159 + - uid: 24958 components: - type: Transform - pos: -6.5,8.5 + rot: 3.141592653589793 rad + pos: -71.5,-40.5 parent: 2 - - uid: 24160 + - uid: 24959 components: - type: Transform - pos: 37.5,27.5 + rot: 3.141592653589793 rad + pos: -70.5,-40.5 parent: 2 - - uid: 24161 + - uid: 24960 components: - type: Transform - pos: 39.5,27.5 + rot: 3.141592653589793 rad + pos: -69.5,-35.5 parent: 2 - - uid: 24162 + - uid: 24965 components: - type: Transform - pos: -6.5,-38.5 + rot: 3.141592653589793 rad + pos: -60.5,-35.5 parent: 2 - - uid: 24164 + - uid: 24966 components: - type: Transform - pos: -0.5,8.5 + rot: 3.141592653589793 rad + pos: -60.5,-36.5 parent: 2 - - uid: 24165 + - uid: 24968 components: - type: Transform - pos: -11.5,-39.5 + rot: 3.141592653589793 rad + pos: -57.5,-38.5 parent: 2 - - uid: 24166 + - uid: 25013 components: - type: Transform - pos: -7.5,-39.5 + pos: -38.5,-74.5 parent: 2 - - uid: 24170 + - uid: 25014 components: - type: Transform - pos: 0.5,8.5 + pos: -38.5,-73.5 parent: 2 - - uid: 24172 + - uid: 25028 components: - type: Transform - pos: 22.5,17.5 + pos: -35.5,-74.5 parent: 2 - - uid: 24178 + - uid: 25235 components: - type: Transform - pos: 28.5,-22.5 + rot: -1.5707963267948966 rad + pos: -35.5,-85.5 parent: 2 - - uid: 24179 + - uid: 25236 components: - type: Transform - pos: 26.5,-22.5 + rot: -1.5707963267948966 rad + pos: -36.5,-85.5 parent: 2 - - uid: 24180 + - uid: 25237 components: - type: Transform - pos: 2.5,10.5 + rot: -1.5707963267948966 rad + pos: -37.5,-85.5 parent: 2 - - uid: 24181 + - uid: 25245 components: - type: Transform - pos: 5.5,9.5 + rot: -1.5707963267948966 rad + pos: -38.5,-85.5 parent: 2 - - uid: 24182 + - uid: 25246 components: - type: Transform - pos: -4.5,10.5 + rot: -1.5707963267948966 rad + pos: -38.5,-87.5 parent: 2 - - uid: 24183 + - uid: 25247 components: - type: Transform - pos: -6.5,10.5 + rot: -1.5707963267948966 rad + pos: -38.5,-88.5 parent: 2 - - uid: 24184 + - uid: 25249 components: - type: Transform - pos: -2.5,10.5 + rot: -1.5707963267948966 rad + pos: -36.5,-88.5 parent: 2 - - uid: 24185 + - uid: 25250 components: - type: Transform - pos: 0.5,10.5 + rot: -1.5707963267948966 rad + pos: -35.5,-88.5 parent: 2 - - uid: 24186 + - uid: 25255 components: - type: Transform - pos: 1.5,10.5 + rot: -1.5707963267948966 rad + pos: -38.5,-86.5 parent: 2 - - uid: 24187 + - uid: 25264 components: - type: Transform - pos: -6.5,9.5 + pos: 24.5,-89.5 parent: 2 - - uid: 24188 + - uid: 25296 components: - type: Transform - pos: -3.5,10.5 + pos: -94.5,-47.5 parent: 2 - - uid: 24195 + - uid: 25306 components: - type: Transform - pos: -86.5,24.5 + rot: 1.5707963267948966 rad + pos: -2.5,-81.5 parent: 2 - - uid: 24196 + - uid: 25308 components: - type: Transform - pos: -17.5,-23.5 + rot: 1.5707963267948966 rad + pos: 6.5,-88.5 parent: 2 - - uid: 24197 + - uid: 25318 components: - type: Transform - pos: -11.5,-23.5 + rot: 1.5707963267948966 rad + pos: 0.5,-91.5 parent: 2 - - uid: 24198 + - uid: 25319 components: - type: Transform - pos: -14.5,-23.5 + rot: 1.5707963267948966 rad + pos: 1.5,-91.5 parent: 2 - - uid: 24199 + - uid: 25320 components: - type: Transform - pos: 38.5,-25.5 + rot: 1.5707963267948966 rad + pos: -2.5,-82.5 parent: 2 - - uid: 24200 + - uid: 25321 components: - type: Transform - pos: 38.5,-27.5 + rot: 1.5707963267948966 rad + pos: -0.5,-76.5 parent: 2 - - uid: 24206 + - uid: 25322 components: - type: Transform - pos: -25.5,-20.5 + rot: 1.5707963267948966 rad + pos: 7.5,-88.5 parent: 2 - - uid: 24207 + - uid: 25323 components: - type: Transform - pos: -17.5,-27.5 + rot: 1.5707963267948966 rad + pos: 11.5,-90.5 parent: 2 - - uid: 24208 + - uid: 25325 components: - type: Transform - pos: -85.5,24.5 + rot: 1.5707963267948966 rad + pos: 19.5,-91.5 parent: 2 - - uid: 24210 + - uid: 25326 components: - type: Transform rot: 1.5707963267948966 rad - pos: 76.5,-12.5 + pos: 20.5,-91.5 parent: 2 - - uid: 24211 + - uid: 25327 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-25.5 + rot: 1.5707963267948966 rad + pos: 13.5,-90.5 parent: 2 - - uid: 24212 + - uid: 25328 components: - type: Transform - pos: -24.5,-23.5 + rot: 1.5707963267948966 rad + pos: 18.5,-91.5 parent: 2 - - uid: 24214 + - uid: 25329 components: - type: Transform - pos: 65.5,10.5 + rot: 1.5707963267948966 rad + pos: 13.5,-91.5 parent: 2 - - uid: 24215 + - uid: 25330 components: - type: Transform - pos: -9.5,-39.5 + rot: 1.5707963267948966 rad + pos: 14.5,-91.5 parent: 2 - - uid: 24216 + - uid: 25332 components: - type: Transform - pos: -77.5,11.5 + rot: 1.5707963267948966 rad + pos: 30.5,-88.5 parent: 2 - - uid: 24232 + - uid: 25333 components: - type: Transform - pos: 5.5,8.5 + rot: 1.5707963267948966 rad + pos: 31.5,-88.5 parent: 2 - - uid: 24239 + - uid: 25334 components: - type: Transform - pos: 62.5,10.5 + rot: 1.5707963267948966 rad + pos: 32.5,-88.5 parent: 2 - - uid: 24242 + - uid: 25335 components: - type: Transform - pos: -4.5,-20.5 + rot: 1.5707963267948966 rad + pos: 33.5,-90.5 parent: 2 - - uid: 24246 + - uid: 25555 components: - type: Transform - pos: -61.5,39.5 + pos: -34.5,-74.5 parent: 2 - - uid: 24247 + - uid: 26222 components: - type: Transform - pos: -16.5,3.5 + pos: -91.5,-50.5 parent: 2 - - uid: 24248 + - uid: 26223 components: - type: Transform - pos: -23.5,-10.5 + pos: -91.5,-46.5 parent: 2 - - uid: 24249 + - uid: 26224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-72.5 + pos: -89.5,-50.5 parent: 2 - - uid: 24250 + - uid: 26225 components: - type: Transform - pos: -19.5,-27.5 + pos: -89.5,-49.5 parent: 2 - - uid: 24251 + - uid: 26489 components: - type: Transform - pos: 77.5,-0.5 + pos: -94.5,-48.5 parent: 2 - - uid: 24252 + - uid: 26492 components: - type: Transform - pos: -22.5,-23.5 + pos: -53.5,98.5 parent: 2 - - uid: 24256 + - uid: 26494 components: - type: Transform - pos: 64.5,10.5 + pos: -53.5,97.5 parent: 2 - - uid: 24257 + - uid: 26515 components: - type: Transform - pos: 63.5,10.5 + pos: -53.5,100.5 parent: 2 - - uid: 24262 + - uid: 26526 components: - type: Transform - pos: 56.5,3.5 + pos: -53.5,99.5 parent: 2 - - uid: 24263 + - uid: 26767 components: - type: Transform - pos: 57.5,3.5 + pos: -53.5,91.5 parent: 2 - - uid: 24264 + - uid: 26768 components: - type: Transform - pos: 60.5,3.5 + pos: -49.5,93.5 parent: 2 - - uid: 24265 + - uid: 26769 components: - type: Transform - pos: -16.5,-27.5 + pos: -53.5,92.5 parent: 2 - - uid: 24266 + - uid: 26804 components: - type: Transform - pos: -20.5,-23.5 + pos: -49.5,92.5 parent: 2 - - uid: 24268 + - uid: 26806 components: - type: Transform - pos: -14.5,-27.5 + pos: -53.5,93.5 parent: 2 - - uid: 24271 + - uid: 26827 components: - type: Transform - pos: -20.5,-27.5 + pos: -49.5,91.5 parent: 2 - - uid: 24272 + - uid: 27018 components: - type: Transform - pos: -11.5,-27.5 + pos: 52.5,18.5 parent: 2 - - uid: 24276 + - uid: 27020 components: - type: Transform - pos: -10.5,-27.5 + pos: 52.5,17.5 parent: 2 - - uid: 24277 + - uid: 27572 components: - type: Transform - pos: -99.5,17.5 + pos: -59.5,-81.5 parent: 2 - - uid: 24282 + - uid: 27614 components: - type: Transform - pos: 19.5,-37.5 + pos: -66.5,-84.5 parent: 2 - - uid: 24297 + - uid: 27624 components: - type: Transform - pos: -73.5,-2.5 + pos: -51.5,-77.5 parent: 2 - - uid: 24307 + - uid: 27627 components: - type: Transform - pos: -15.5,-48.5 + pos: -64.5,-84.5 parent: 2 - - uid: 24308 + - uid: 27649 components: - type: Transform - pos: -17.5,-48.5 + pos: -58.5,-81.5 parent: 2 - - uid: 24329 + - uid: 27661 components: - type: Transform - pos: -6.5,-36.5 + pos: -52.5,-77.5 parent: 2 - - uid: 24334 + - uid: 27669 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-73.5 + pos: -50.5,-77.5 parent: 2 - - uid: 24343 + - uid: 27670 components: - type: Transform - pos: 18.5,18.5 + pos: -36.5,-80.5 parent: 2 - - uid: 24350 + - uid: 27671 components: - type: Transform - pos: 18.5,17.5 + pos: -35.5,-80.5 parent: 2 - - uid: 24361 + - uid: 27672 components: - type: Transform - pos: 29.5,38.5 + pos: -34.5,-80.5 parent: 2 - - uid: 24364 + - uid: 27774 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 41.5,-58.5 + rot: 3.141592653589793 rad + pos: -56.5,96.5 parent: 2 - - uid: 24369 + - uid: 27775 components: - type: Transform - pos: 58.5,-64.5 + rot: 3.141592653589793 rad + pos: -56.5,97.5 parent: 2 - - uid: 24370 + - uid: 27780 components: - type: Transform - pos: 58.5,-56.5 + rot: 3.141592653589793 rad + pos: -55.5,100.5 parent: 2 - - uid: 24371 + - uid: 28834 components: - type: Transform - pos: 57.5,-55.5 + pos: -60.5,-57.5 parent: 2 - - uid: 24372 + - uid: 28993 components: - type: Transform - pos: 56.5,-55.5 + pos: 33.5,-7.5 parent: 2 - - uid: 24373 + - uid: 29021 components: - type: Transform - pos: 54.5,-55.5 + pos: -25.5,-50.5 parent: 2 - - uid: 24374 + - uid: 29023 components: - type: Transform - pos: 33.5,-58.5 + pos: -26.5,-50.5 parent: 2 - - uid: 24375 + - uid: 29209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-61.5 + pos: 7.5,-24.5 parent: 2 - - uid: 24376 + - uid: 29535 components: - type: Transform rot: 1.5707963267948966 rad - pos: 53.5,-68.5 + pos: -10.5,-14.5 parent: 2 - - uid: 24377 + - uid: 29536 components: - type: Transform - pos: 32.5,-58.5 + rot: 1.5707963267948966 rad + pos: 11.5,-14.5 parent: 2 - - uid: 24378 + - uid: 29723 components: - type: Transform - pos: -77.5,-1.5 + pos: 25.5,-89.5 parent: 2 - - uid: 24379 + - uid: 29757 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-68.5 + pos: -25.5,-82.5 parent: 2 - - uid: 24380 + - uid: 29758 components: - type: Transform - pos: 39.5,-65.5 + pos: -23.5,-79.5 parent: 2 - - uid: 24381 + - uid: 29877 components: - type: Transform - pos: 53.5,-55.5 + pos: -89.5,66.5 parent: 2 - - uid: 24384 + - uid: 30334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,-73.5 + pos: 65.5,-24.5 parent: 2 - - uid: 24385 + - uid: 30506 components: - type: Transform - pos: -87.5,11.5 + pos: 73.5,-9.5 parent: 2 - - uid: 24392 + - uid: 30507 components: - type: Transform - pos: -81.5,11.5 + pos: 72.5,-9.5 parent: 2 - - uid: 24393 + - uid: 30530 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,24.5 + pos: 53.5,-13.5 parent: 2 - - uid: 24395 + - uid: 30531 components: - type: Transform - pos: 22.5,6.5 + pos: 53.5,-12.5 parent: 2 - - uid: 24416 + - uid: 30547 components: - type: Transform - pos: -66.5,24.5 + pos: -38.5,-22.5 parent: 2 - - uid: 24418 + - uid: 30824 components: - type: Transform - pos: 76.5,4.5 + rot: 3.141592653589793 rad + pos: -5.5,26.5 parent: 2 - - uid: 24419 + - uid: 30868 components: - type: Transform - pos: -79.5,11.5 + pos: 52.5,14.5 parent: 2 - - uid: 24427 + - uid: 30978 components: - type: Transform - pos: -85.5,11.5 + pos: 4.5,34.5 parent: 2 - - uid: 24429 + - uid: 31038 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-68.5 + pos: -81.5,70.5 parent: 2 - - uid: 24430 + - uid: 31039 components: - type: Transform - pos: -71.5,12.5 + pos: -81.5,69.5 parent: 2 - - uid: 24431 + - uid: 31069 components: - type: Transform - pos: -89.5,11.5 + pos: -19.5,-23.5 parent: 2 - - uid: 24432 + - uid: 31136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-73.5 + pos: -29.5,-23.5 parent: 2 - - uid: 24433 + - uid: 31139 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-73.5 + pos: -42.5,76.5 parent: 2 - - uid: 24436 + - uid: 31140 components: - type: Transform - pos: -68.5,-2.5 + pos: -41.5,76.5 parent: 2 - - uid: 24437 + - uid: 31169 components: - type: Transform - pos: -67.5,-2.5 + pos: -34.5,78.5 parent: 2 - - uid: 24438 + - uid: 31170 components: - type: Transform - pos: -94.5,-2.5 + pos: -33.5,78.5 parent: 2 - - uid: 24439 + - uid: 31273 components: - type: Transform - pos: -93.5,-2.5 + pos: -31.5,64.5 parent: 2 - - uid: 24440 + - uid: 31274 components: - type: Transform - pos: -71.5,-2.5 + pos: -30.5,64.5 parent: 2 - - uid: 24445 + - uid: 47579 components: - type: Transform - pos: 59.5,3.5 + pos: -60.5,-86.5 parent: 2 - - uid: 24446 + - uid: 47970 components: - type: Transform - pos: -85.5,-1.5 + pos: 41.5,-24.5 parent: 2 - - uid: 24447 + - uid: 54484 components: - type: Transform - pos: -92.5,-2.5 - parent: 2 - - uid: 24448 + rot: 3.141592653589793 rad + pos: -3.5,-13.5 + parent: 53899 + - uid: 54485 components: - type: Transform - pos: -66.5,-2.5 - parent: 2 - - uid: 24449 + pos: -4.5,-11.5 + parent: 53899 + - uid: 54486 components: - type: Transform - pos: -98.5,-2.5 - parent: 2 - - uid: 24450 + pos: -5.5,-10.5 + parent: 53899 + - uid: 56588 components: - type: Transform - pos: -97.5,-2.5 - parent: 2 - - uid: 24451 + pos: -2.5,-2.5 + parent: 56424 + - uid: 63591 components: - type: Transform - pos: 22.5,15.5 - parent: 2 - - uid: 24454 + pos: 4.5,44.5 + parent: 56631 + - uid: 63592 components: - type: Transform - pos: -66.5,-19.5 - parent: 2 - - uid: 24455 + pos: 18.5,4.5 + parent: 56631 + - uid: 63593 components: - type: Transform - pos: 43.5,64.5 - parent: 2 - - uid: 24458 + pos: -17.5,4.5 + parent: 56631 + - uid: 63594 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -71.5,24.5 - parent: 2 - - uid: 24479 + pos: -11.5,2.5 + parent: 56631 + - uid: 63595 components: - type: Transform - pos: -61.5,41.5 - parent: 2 - - uid: 24484 + pos: -7.5,-1.5 + parent: 56631 + - uid: 63596 components: - type: Transform - pos: -90.5,24.5 - parent: 2 - - uid: 24485 + pos: -9.5,2.5 + parent: 56631 + - uid: 63597 components: - type: Transform - pos: -67.5,24.5 - parent: 2 - - uid: 24488 + pos: -12.5,-6.5 + parent: 56631 + - uid: 63598 components: - type: Transform - pos: -68.5,24.5 - parent: 2 - - uid: 24489 + pos: -12.5,-4.5 + parent: 56631 + - uid: 63599 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,34.5 - parent: 2 - - uid: 24490 + pos: 11.5,-4.5 + parent: 56631 + - uid: 63600 components: - type: Transform - pos: -100.5,16.5 - parent: 2 - - uid: 24492 + pos: 11.5,-6.5 + parent: 56631 + - uid: 63601 components: - type: Transform - pos: -84.5,24.5 - parent: 2 - - uid: 24494 + pos: 11.5,13.5 + parent: 56631 + - uid: 63602 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,41.5 - parent: 2 - - uid: 24495 + pos: 12.5,13.5 + parent: 56631 + - uid: 63603 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,39.5 - parent: 2 - - uid: 24496 + pos: 12.5,14.5 + parent: 56631 + - uid: 63604 components: - type: Transform - pos: -100.5,14.5 - parent: 2 - - uid: 24497 + pos: 11.5,14.5 + parent: 56631 + - uid: 63605 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -97.5,32.5 - parent: 2 - - uid: 24498 + rot: 3.141592653589793 rad + pos: -1.5,38.5 + parent: 56631 + - uid: 63606 components: - type: Transform - pos: -61.5,34.5 - parent: 2 - - uid: 24499 + rot: 3.141592653589793 rad + pos: 2.5,38.5 + parent: 56631 + - uid: 63607 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -97.5,34.5 - parent: 2 - - uid: 24500 + pos: -18.5,27.5 + parent: 56631 + - uid: 63608 components: - type: Transform - pos: -100.5,22.5 - parent: 2 - - uid: 24501 + pos: -17.5,27.5 + parent: 56631 + - uid: 63609 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -73.5,24.5 - parent: 2 - - uid: 24502 + pos: -25.5,27.5 + parent: 56631 + - uid: 63610 components: - type: Transform - pos: -100.5,24.5 - parent: 2 - - uid: 24503 + pos: -24.5,27.5 + parent: 56631 + - uid: 63611 components: - type: Transform - pos: -63.5,24.5 - parent: 2 - - uid: 24504 + pos: -18.5,18.5 + parent: 56631 + - uid: 63612 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,32.5 - parent: 2 - - uid: 24505 + pos: -18.5,19.5 + parent: 56631 + - uid: 63613 components: - type: Transform - pos: -61.5,32.5 - parent: 2 - - uid: 24506 + pos: -12.5,19.5 + parent: 56631 + - uid: 63614 components: - type: Transform - pos: -100.5,20.5 - parent: 2 - - uid: 24507 + rot: 1.5707963267948966 rad + pos: 19.5,31.5 + parent: 56631 + - uid: 63615 components: - type: Transform - pos: -83.5,12.5 - parent: 2 - - uid: 24508 + rot: 1.5707963267948966 rad + pos: 19.5,32.5 + parent: 56631 + - uid: 63616 components: - type: Transform - pos: -98.5,24.5 - parent: 2 - - uid: 24509 + pos: 23.5,24.5 + parent: 56631 + - uid: 63617 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,41.5 - parent: 2 - - uid: 24510 + pos: 23.5,23.5 + parent: 56631 + - uid: 63618 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,39.5 - parent: 2 - - uid: 24511 + pos: 24.5,23.5 + parent: 56631 + - uid: 63619 components: - type: Transform - pos: -79.5,24.5 - parent: 2 - - uid: 24512 + pos: 25.5,23.5 + parent: 56631 + - uid: 63620 components: - type: Transform - pos: -62.5,24.5 - parent: 2 - - uid: 24513 + rot: -1.5707963267948966 rad + pos: 36.5,34.5 + parent: 56631 + - uid: 63621 components: - type: Transform - pos: -61.5,24.5 - parent: 2 - - uid: 24514 + rot: -1.5707963267948966 rad + pos: 37.5,34.5 + parent: 56631 + - uid: 63622 components: - type: Transform - pos: -80.5,24.5 - parent: 2 - - uid: 24515 + rot: -1.5707963267948966 rad + pos: 37.5,33.5 + parent: 56631 + - uid: 63623 components: - type: Transform rot: -1.5707963267948966 rad - pos: -91.5,32.5 - parent: 2 - - uid: 24516 + pos: 37.5,32.5 + parent: 56631 + - uid: 63624 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-11.5 - parent: 2 - - uid: 24518 + pos: -6.5,54.5 + parent: 56631 + - uid: 63625 components: - type: Transform - pos: -89.5,24.5 - parent: 2 - - uid: 24519 + pos: -5.5,54.5 + parent: 56631 + - uid: 63626 components: - type: Transform - pos: -91.5,24.5 - parent: 2 - - uid: 24520 + pos: -6.5,70.5 + parent: 56631 + - uid: 63627 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,34.5 - parent: 2 - - uid: 24521 + pos: -5.5,70.5 + parent: 56631 + - uid: 63628 components: - type: Transform - pos: -81.5,24.5 - parent: 2 - - uid: 24522 + pos: -4.5,70.5 + parent: 56631 + - uid: 63629 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,39.5 - parent: 2 - - uid: 24523 + pos: -6.5,69.5 + parent: 56631 + - uid: 63630 components: - type: Transform - pos: -100.5,12.5 - parent: 2 - - uid: 24526 + pos: -4.5,69.5 + parent: 56631 + - uid: 63631 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,12.5 - parent: 2 - - uid: 24540 + pos: 0.5,63.5 + parent: 56631 + - uid: 63632 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,34.5 - parent: 2 - - uid: 24541 + pos: 0.5,62.5 + parent: 56631 + - uid: 63633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,41.5 - parent: 2 - - uid: 24552 + pos: 0.5,64.5 + parent: 56631 + - uid: 63634 components: - type: Transform - pos: -99.5,19.5 - parent: 2 - - uid: 24553 + pos: 4.5,55.5 + parent: 56631 + - uid: 63635 components: - type: Transform - pos: -99.5,18.5 - parent: 2 - - uid: 24554 + pos: 4.5,56.5 + parent: 56631 + - uid: 63636 components: - type: Transform - rot: 3.141592653589793 rad - pos: -73.5,32.5 - parent: 2 - - uid: 24556 + pos: 4.5,57.5 + parent: 56631 + - uid: 63637 components: - type: Transform - pos: -73.5,12.5 - parent: 2 - - uid: 24557 + pos: 4.5,62.5 + parent: 56631 + - uid: 63638 components: - type: Transform - pos: -97.5,24.5 - parent: 2 - - uid: 24558 + pos: 4.5,63.5 + parent: 56631 + - uid: 63639 components: - type: Transform - pos: -72.5,12.5 - parent: 2 - - uid: 24559 + pos: 4.5,64.5 + parent: 56631 + - uid: 63640 components: - type: Transform - pos: -67.5,12.5 - parent: 2 - - uid: 24560 + pos: -13.5,65.5 + parent: 56631 + - uid: 63641 components: - type: Transform - pos: -68.5,12.5 - parent: 2 - - uid: 24561 + pos: -12.5,65.5 + parent: 56631 + - uid: 63642 components: - type: Transform - pos: -84.5,12.5 - parent: 2 - - uid: 24562 + pos: -11.5,65.5 + parent: 56631 + - uid: 63643 components: - type: Transform - pos: -98.5,12.5 - parent: 2 - - uid: 24563 + pos: -15.5,57.5 + parent: 56631 + - uid: 63644 components: - type: Transform - pos: -97.5,12.5 - parent: 2 - - uid: 24564 + pos: -15.5,58.5 + parent: 56631 + - uid: 63645 components: - type: Transform - pos: -93.5,12.5 - parent: 2 - - uid: 24565 + pos: -15.5,59.5 + parent: 56631 + - uid: 63646 components: - type: Transform - pos: -72.5,-2.5 - parent: 2 - - uid: 24567 + pos: -36.5,49.5 + parent: 56631 + - uid: 65644 components: - type: Transform - pos: -82.5,12.5 - parent: 2 - - uid: 24568 + pos: 2.5,-1.5 + parent: 65540 + - uid: 65645 components: - type: Transform - pos: -92.5,12.5 - parent: 2 - - uid: 24569 + pos: 1.5,-1.5 + parent: 65540 + - uid: 65646 components: - type: Transform - pos: -89.5,-1.5 - parent: 2 - - uid: 24570 + pos: 0.5,-1.5 + parent: 65540 + - uid: 65647 components: - type: Transform - pos: -87.5,-1.5 - parent: 2 - - uid: 24571 + pos: -0.5,-1.5 + parent: 65540 + - uid: 65648 components: - type: Transform - pos: -83.5,-2.5 - parent: 2 - - uid: 24572 + pos: -1.5,-1.5 + parent: 65540 + - uid: 65792 components: - type: Transform - pos: -81.5,-1.5 - parent: 2 - - uid: 24573 + pos: 0.5,7.5 + parent: 65694 + - uid: 65793 components: - type: Transform - pos: -82.5,-2.5 - parent: 2 - - uid: 24574 + pos: -4.5,3.5 + parent: 65694 + - uid: 65794 components: - type: Transform - pos: -84.5,-2.5 - parent: 2 - - uid: 24575 + pos: 2.5,7.5 + parent: 65694 + - uid: 65795 components: - type: Transform - pos: -101.5,-11.5 - parent: 2 - - uid: 24576 + pos: 1.5,7.5 + parent: 65694 + - uid: 65796 components: - type: Transform - pos: -79.5,-1.5 - parent: 2 - - uid: 24577 + pos: 3.5,7.5 + parent: 65694 + - uid: 65797 components: - type: Transform - pos: -92.5,35.5 - parent: 2 - - uid: 24578 + pos: 4.5,7.5 + parent: 65694 + - uid: 65798 components: - type: Transform - pos: -96.5,35.5 - parent: 2 - - uid: 24579 + pos: 6.5,5.5 + parent: 65694 + - uid: 65799 components: - type: Transform - pos: -96.5,36.5 - parent: 2 - - uid: 24580 + pos: 6.5,4.5 + parent: 65694 + - uid: 66651 components: - type: Transform - pos: -96.5,37.5 - parent: 2 - - uid: 24582 + pos: 3.5,-19.5 + parent: 65849 + - uid: 66652 components: - type: Transform - pos: -92.5,36.5 - parent: 2 - - uid: 24583 + pos: -8.5,-16.5 + parent: 65849 + - uid: 66653 components: - type: Transform - pos: -92.5,37.5 - parent: 2 - - uid: 24584 + pos: -8.5,-15.5 + parent: 65849 + - uid: 66654 components: - type: Transform - pos: -92.5,38.5 - parent: 2 - - uid: 24585 + pos: -7.5,-15.5 + parent: 65849 + - uid: 66655 components: - type: Transform - pos: -78.5,35.5 - parent: 2 - - uid: 24586 + pos: -7.5,-16.5 + parent: 65849 + - uid: 66656 components: - type: Transform - pos: -78.5,36.5 - parent: 2 - - uid: 24587 + pos: -6.5,-16.5 + parent: 65849 + - uid: 66657 components: - type: Transform - pos: -78.5,37.5 - parent: 2 - - uid: 24588 + pos: -6.5,-15.5 + parent: 65849 + - uid: 66658 components: - type: Transform - pos: -78.5,38.5 - parent: 2 - - uid: 24589 + pos: 3.5,-20.5 + parent: 65849 + - uid: 66659 components: - type: Transform - pos: -74.5,35.5 - parent: 2 - - uid: 24590 + rot: -1.5707963267948966 rad + pos: 0.5,-12.5 + parent: 65849 + - uid: 66660 components: - type: Transform - pos: -74.5,36.5 - parent: 2 - - uid: 24591 + pos: -1.5,23.5 + parent: 65849 + - uid: 66661 components: - type: Transform - pos: -74.5,37.5 - parent: 2 - - uid: 24592 + pos: -1.5,22.5 + parent: 65849 + - uid: 66662 components: - type: Transform - pos: -74.5,38.5 - parent: 2 - - uid: 24593 + pos: 1.5,24.5 + parent: 65849 + - uid: 66663 components: - type: Transform - pos: -60.5,35.5 - parent: 2 - - uid: 24594 + pos: 1.5,23.5 + parent: 65849 + - uid: 66664 components: - type: Transform - pos: -60.5,36.5 - parent: 2 - - uid: 24595 + pos: -2.5,12.5 + parent: 65849 + - uid: 66665 components: - type: Transform - pos: -60.5,37.5 - parent: 2 - - uid: 24596 + pos: -1.5,14.5 + parent: 65849 + - uid: 66666 components: - type: Transform - pos: -60.5,38.5 - parent: 2 - - uid: 24601 + pos: -3.5,12.5 + parent: 65849 + - uid: 66667 components: - type: Transform - pos: 30.5,-58.5 - parent: 2 - - uid: 24602 + pos: -2.5,14.5 + parent: 65849 + - uid: 66668 components: - type: Transform - pos: 31.5,-58.5 - parent: 2 - - uid: 24603 + rot: 3.141592653589793 rad + pos: 1.5,-12.5 + parent: 65849 + - uid: 67890 components: - type: Transform - pos: -101.5,-10.5 - parent: 2 - - uid: 24604 + rot: -1.5707963267948966 rad + pos: 10.5,10.5 + parent: 66965 + - uid: 67891 components: - type: Transform - pos: -101.5,-4.5 - parent: 2 - - uid: 24605 + rot: -1.5707963267948966 rad + pos: 9.5,10.5 + parent: 66965 + - uid: 67892 components: - type: Transform - pos: -101.5,-3.5 - parent: 2 - - uid: 24606 + rot: -1.5707963267948966 rad + pos: 0.5,18.5 + parent: 66965 + - uid: 67893 components: - type: Transform - pos: -101.5,-9.5 - parent: 2 - - uid: 24607 + rot: -1.5707963267948966 rad + pos: 1.5,20.5 + parent: 66965 + - uid: 67894 components: - type: Transform - pos: -101.5,-8.5 - parent: 2 - - uid: 24608 + rot: -1.5707963267948966 rad + pos: 0.5,20.5 + parent: 66965 + - uid: 67895 components: - type: Transform - pos: -101.5,-7.5 - parent: 2 - - uid: 24609 + pos: 1.5,18.5 + parent: 66965 + - uid: 67896 components: - type: Transform - pos: -101.5,-6.5 - parent: 2 - - uid: 24610 + rot: 3.141592653589793 rad + pos: 3.5,14.5 + parent: 66965 + - uid: 67897 components: - type: Transform - pos: -101.5,-5.5 - parent: 2 - - uid: 24611 + pos: 5.5,20.5 + parent: 66965 + - uid: 67898 components: - type: Transform - pos: 77.5,-1.5 - parent: 2 - - uid: 24612 + pos: 6.5,20.5 + parent: 66965 + - uid: 67899 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,-54.5 - parent: 2 - - uid: 24613 + pos: 10.5,15.5 + parent: 66965 + - uid: 67900 components: - type: Transform - pos: 47.5,-68.5 - parent: 2 - - uid: 24614 + pos: 10.5,8.5 + parent: 66965 + - uid: 67901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-58.5 - parent: 2 - - uid: 24615 + pos: 15.5,-4.5 + parent: 66965 + - uid: 67902 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 39.5,-58.5 - parent: 2 - - uid: 24616 + pos: 15.5,-1.5 + parent: 66965 + - uid: 67903 components: - type: Transform - pos: -47.5,-21.5 + pos: 15.5,1.5 + parent: 66965 + - uid: 67904 + components: + - type: Transform + pos: 15.5,4.5 + parent: 66965 + - uid: 67905 + components: + - type: Transform + pos: 15.5,7.5 + parent: 66965 + - uid: 67906 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 11.5,-3.5 + parent: 66965 +- proto: TableBrass + entities: + - uid: 6749 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.5,24.5 parent: 2 - - uid: 24617 + - uid: 6750 components: - type: Transform - pos: -48.5,-21.5 + rot: 1.5707963267948966 rad + pos: -76.5,23.5 parent: 2 - - uid: 24619 + - uid: 7354 components: - type: Transform - pos: -66.5,-18.5 + pos: -19.5,56.5 parent: 2 - - uid: 24621 + missingComponents: + - Damageable + - uid: 7362 components: - type: Transform - pos: -66.5,-20.5 + pos: -18.5,56.5 parent: 2 - - uid: 24623 + missingComponents: + - Damageable + - uid: 12610 components: - type: Transform - pos: -64.5,-21.5 + pos: -17.5,56.5 parent: 2 - - uid: 24624 + missingComponents: + - Damageable +- proto: TableCarpet + entities: + - uid: 5357 components: - type: Transform - pos: -63.5,-21.5 + pos: -70.5,7.5 parent: 2 - - uid: 24625 + - uid: 6722 components: - type: Transform - pos: -61.5,-21.5 + pos: -35.5,20.5 parent: 2 - - uid: 24626 + - uid: 8190 components: - type: Transform - pos: -60.5,-21.5 + pos: -70.5,11.5 parent: 2 - - uid: 24627 + - uid: 8441 components: - type: Transform - pos: -59.5,-21.5 + pos: -79.5,20.5 parent: 2 - - uid: 24628 + - uid: 8782 components: - type: Transform - pos: -58.5,-21.5 + pos: -81.5,20.5 parent: 2 - - uid: 24629 + - uid: 8783 components: - type: Transform - pos: -57.5,-21.5 + pos: -81.5,16.5 parent: 2 - - uid: 24630 + - uid: 8794 components: - type: Transform - pos: -49.5,-21.5 + pos: -79.5,16.5 parent: 2 - - uid: 24631 + - uid: 9242 components: - type: Transform - pos: -55.5,-25.5 + pos: -14.5,35.5 parent: 2 - - uid: 24632 + - uid: 9701 components: - type: Transform - pos: -64.5,-25.5 + pos: -8.5,44.5 parent: 2 - - uid: 24633 + - uid: 9843 components: - type: Transform - pos: -57.5,-25.5 + pos: -18.5,46.5 parent: 2 - - uid: 24634 + - uid: 9860 components: - type: Transform - pos: -58.5,-25.5 + pos: -14.5,42.5 parent: 2 - - uid: 24635 + - uid: 9927 components: - type: Transform - pos: -54.5,-25.5 + rot: 3.141592653589793 rad + pos: -5.5,39.5 parent: 2 - - uid: 24636 + - uid: 12898 components: - type: Transform - pos: -63.5,-25.5 + pos: -71.5,-48.5 parent: 2 - - uid: 24637 + - uid: 12899 components: - type: Transform - pos: -61.5,-25.5 + pos: -70.5,-47.5 parent: 2 - - uid: 24638 + - uid: 12900 components: - type: Transform - pos: -60.5,-25.5 + pos: -71.5,-49.5 parent: 2 - - uid: 24639 + - uid: 12901 components: - type: Transform - pos: -59.5,-25.5 + pos: -71.5,-47.5 parent: 2 - - uid: 24651 + - uid: 12902 components: - type: Transform - pos: -71.5,-25.5 + pos: -70.5,-49.5 parent: 2 - - uid: 24652 + - uid: 12903 components: - type: Transform - pos: -70.5,-25.5 + pos: -70.5,-48.5 parent: 2 - - uid: 24653 + - uid: 12933 components: - type: Transform - pos: -69.5,-25.5 + pos: -77.5,-50.5 parent: 2 - - uid: 24654 + - uid: 12934 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -76.5,-25.5 + pos: -77.5,-49.5 parent: 2 - - uid: 24655 + - uid: 12941 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -75.5,-25.5 + pos: -76.5,-49.5 parent: 2 - - uid: 24656 + - uid: 12942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-25.5 + pos: -76.5,-50.5 parent: 2 - - uid: 24659 + - uid: 13320 components: - type: Transform rot: 1.5707963267948966 rad - pos: -39.5,-69.5 + pos: -30.5,-43.5 parent: 2 - - uid: 24660 + - uid: 13321 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,8.5 + pos: -29.5,-43.5 parent: 2 - - uid: 24661 + - uid: 13322 components: - type: Transform rot: 1.5707963267948966 rad - pos: 71.5,8.5 + pos: -28.5,-43.5 parent: 2 - - uid: 24662 + - uid: 13323 components: - type: Transform rot: 1.5707963267948966 rad - pos: 70.5,8.5 + pos: -28.5,-42.5 parent: 2 - - uid: 24663 + - uid: 13324 components: - type: Transform rot: 1.5707963267948966 rad - pos: 69.5,8.5 + pos: -29.5,-42.5 parent: 2 - - uid: 24683 + - uid: 13325 components: - type: Transform - pos: 16.5,40.5 + rot: 1.5707963267948966 rad + pos: -30.5,-42.5 parent: 2 - - uid: 24684 + - uid: 16731 components: - type: Transform - pos: 16.5,38.5 + pos: 43.5,23.5 parent: 2 - - uid: 24686 + - uid: 16732 components: - type: Transform - pos: 67.5,-42.5 + pos: 43.5,24.5 parent: 2 - - uid: 24687 + - uid: 17298 components: - type: Transform - pos: -41.5,42.5 + rot: -1.5707963267948966 rad + pos: 87.5,-55.5 parent: 2 - - uid: 24691 + - uid: 20134 components: - type: Transform - pos: 68.5,-42.5 + rot: 3.141592653589793 rad + pos: -57.5,-19.5 parent: 2 - - uid: 24704 + - uid: 20952 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-58.5 + pos: 84.5,-62.5 parent: 2 - - uid: 24705 + - uid: 20966 components: - type: Transform - pos: 48.5,-50.5 + pos: 83.5,-62.5 parent: 2 - - uid: 24706 + - uid: 20967 components: - type: Transform - pos: 58.5,-63.5 + pos: 83.5,-63.5 parent: 2 - - uid: 24707 + - uid: 20968 components: - type: Transform - pos: 58.5,-62.5 + pos: 83.5,-64.5 parent: 2 - - uid: 24708 + - uid: 21949 components: - type: Transform - pos: 46.5,-68.5 + rot: 1.5707963267948966 rad + pos: -71.5,-19.5 parent: 2 - - uid: 25163 + - uid: 21950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,59.5 + rot: 1.5707963267948966 rad + pos: -71.5,-11.5 parent: 2 - - uid: 25250 + - uid: 24112 components: - type: Transform - pos: 53.5,-29.5 + pos: -70.5,75.5 parent: 2 - - uid: 25448 + - uid: 26188 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-11.5 + pos: -36.5,-58.5 parent: 2 - - uid: 25466 + - uid: 26599 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,58.5 + pos: -60.5,88.5 parent: 2 - - uid: 25641 + - uid: 26655 components: - type: Transform - pos: 53.5,-30.5 + pos: -60.5,87.5 parent: 2 - - uid: 25642 + - uid: 26656 components: - type: Transform - pos: -10.5,56.5 + pos: -53.5,88.5 parent: 2 - - uid: 25795 + - uid: 26657 components: - type: Transform - pos: 52.5,-6.5 + pos: -53.5,87.5 parent: 2 - - uid: 25903 + - uid: 26658 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,-45.5 + pos: -45.5,88.5 parent: 2 - - uid: 26191 + - uid: 26659 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,-49.5 + pos: -45.5,87.5 parent: 2 - - uid: 26221 + - uid: 26660 components: - type: Transform - pos: 74.5,-10.5 + pos: -38.5,87.5 parent: 2 - - uid: 26266 + - uid: 26662 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-53.5 + pos: -38.5,88.5 parent: 2 - - uid: 26425 + - uid: 28033 components: - type: Transform - pos: -2.5,48.5 + pos: -50.5,-53.5 parent: 2 - - uid: 26616 + - uid: 28296 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,72.5 + pos: -68.5,75.5 parent: 2 - - uid: 26644 + - uid: 30451 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,71.5 + pos: 45.5,-7.5 parent: 2 - - uid: 26646 + - uid: 30452 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,70.5 + pos: 45.5,-8.5 parent: 2 - - uid: 26656 + - uid: 30453 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,70.5 + pos: 46.5,-8.5 parent: 2 - - uid: 26663 + - uid: 30454 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,70.5 + pos: 46.5,-7.5 parent: 2 - - uid: 26664 + - uid: 30455 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,69.5 + pos: 45.5,-9.5 parent: 2 - - uid: 26670 + - uid: 30456 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,69.5 + pos: 46.5,-9.5 parent: 2 - - uid: 26671 + - uid: 63647 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,69.5 - parent: 2 - - uid: 26672 + pos: 31.5,17.5 + parent: 56631 + - uid: 63648 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,72.5 - parent: 2 - - uid: 26673 + pos: 9.5,3.5 + parent: 56631 + - uid: 63649 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,70.5 - parent: 2 - - uid: 26674 + pos: 27.5,14.5 + parent: 56631 + - uid: 63650 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,72.5 - parent: 2 - - uid: 26676 + pos: 27.5,18.5 + parent: 56631 + - uid: 63651 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,70.5 - parent: 2 - - uid: 26712 + pos: 30.5,18.5 + parent: 56631 + - uid: 63652 components: - type: Transform - pos: 19.5,41.5 - parent: 2 - - uid: 26730 + pos: 31.5,16.5 + parent: 56631 + - uid: 63653 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,70.5 - parent: 2 - - uid: 26731 + pos: 26.5,16.5 + parent: 56631 + - uid: 63654 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,71.5 - parent: 2 - - uid: 26732 + pos: 26.5,15.5 + parent: 56631 + - uid: 63655 components: - type: Transform - pos: 20.5,41.5 - parent: 2 - - uid: 26734 + pos: 28.5,18.5 + parent: 56631 + - uid: 63656 components: - type: Transform - pos: 21.5,41.5 - parent: 2 - - uid: 26757 + pos: 29.5,18.5 + parent: 56631 + - uid: 63657 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,72.5 - parent: 2 - - uid: 26903 + pos: 28.5,14.5 + parent: 56631 + - uid: 63658 components: - type: Transform - pos: -15.5,24.5 - parent: 2 - - uid: 27100 + pos: 26.5,17.5 + parent: 56631 + - uid: 63659 components: - type: Transform - pos: -11.5,56.5 - parent: 2 - - uid: 27131 + pos: 31.5,15.5 + parent: 56631 + - uid: 63660 components: - type: Transform - pos: -12.5,56.5 - parent: 2 - - uid: 27147 + pos: 29.5,14.5 + parent: 56631 + - uid: 63661 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,-48.5 - parent: 2 - - uid: 27209 + pos: 30.5,14.5 + parent: 56631 + - uid: 63662 components: - type: Transform - rot: 3.141592653589793 rad - pos: -65.5,8.5 - parent: 2 - - uid: 27484 + pos: -20.5,54.5 + parent: 56631 +- proto: TableCounterMetal + entities: + - uid: 2642 components: - type: Transform - pos: -6.5,-20.5 + pos: -97.5,15.5 parent: 2 - - uid: 27536 + - uid: 4163 components: - type: Transform - pos: 77.5,-5.5 + pos: 21.5,-76.5 parent: 2 - - uid: 27577 + - uid: 4166 components: - type: Transform - pos: -32.5,-21.5 + pos: 22.5,-76.5 parent: 2 - - uid: 27595 + - uid: 4180 components: - type: Transform - pos: 77.5,-6.5 + pos: 22.5,-77.5 parent: 2 - - uid: 27605 + - uid: 12329 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,-18.5 + pos: 21.5,-77.5 parent: 2 - - uid: 27856 + - uid: 22227 components: - type: Transform - rot: 3.141592653589793 rad - pos: 53.5,-41.5 + pos: -39.5,-26.5 parent: 2 - - uid: 27865 + - uid: 22228 components: - type: Transform - pos: -8.5,69.5 + pos: -38.5,-26.5 parent: 2 - - uid: 27875 + - uid: 22711 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-40.5 + pos: 17.5,11.5 parent: 2 - - uid: 28778 + - uid: 27570 components: - type: Transform - pos: 53.5,22.5 + pos: 20.5,-77.5 parent: 2 - - uid: 28797 + - uid: 27637 components: - type: Transform - pos: -38.5,60.5 + pos: 20.5,-76.5 parent: 2 - - uid: 28859 + - uid: 63663 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,61.5 - parent: 2 - - uid: 28895 + pos: 14.5,12.5 + parent: 56631 + - uid: 63664 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,65.5 - parent: 2 - - uid: 28896 + pos: 13.5,12.5 + parent: 56631 + - uid: 63665 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,65.5 - parent: 2 - - uid: 29063 + rot: -1.5707963267948966 rad + pos: 27.5,17.5 + parent: 56631 + - uid: 63666 components: - type: Transform - pos: -51.5,53.5 - parent: 2 - - uid: 29128 + rot: -1.5707963267948966 rad + pos: 30.5,17.5 + parent: 56631 + - uid: 63667 components: - type: Transform - pos: 2.5,-44.5 - parent: 2 - - uid: 29318 + rot: -1.5707963267948966 rad + pos: 27.5,15.5 + parent: 56631 + - uid: 63668 components: - type: Transform - pos: -47.5,53.5 - parent: 2 - - uid: 29319 + rot: -1.5707963267948966 rad + pos: 30.5,15.5 + parent: 56631 + - uid: 63669 components: - type: Transform - pos: -48.5,53.5 - parent: 2 - - uid: 29320 + pos: -26.5,31.5 + parent: 56631 + - uid: 63670 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,58.5 - parent: 2 - - uid: 29327 + pos: -23.5,31.5 + parent: 56631 + - uid: 63671 components: - type: Transform - pos: -9.5,63.5 - parent: 2 - - uid: 29688 + pos: -7.5,32.5 + parent: 56631 + - uid: 63672 components: - type: Transform - pos: 53.5,20.5 - parent: 2 - - uid: 29768 + pos: -8.5,32.5 + parent: 56631 + - uid: 63673 components: - type: Transform - pos: 75.5,-23.5 - parent: 2 - - uid: 29794 + pos: -9.5,32.5 + parent: 56631 +- proto: TableCounterWood + entities: + - uid: 999 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-46.5 + rot: 3.141592653589793 rad + pos: -102.5,16.5 parent: 2 - - uid: 29804 + - uid: 1000 components: - type: Transform rot: 3.141592653589793 rad - pos: 46.5,-41.5 + pos: -103.5,16.5 parent: 2 - - uid: 29805 + - uid: 2955 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-42.5 + rot: 1.5707963267948966 rad + pos: -104.5,17.5 parent: 2 - - uid: 30011 + - uid: 3027 components: - type: Transform - pos: -9.5,64.5 + rot: 1.5707963267948966 rad + pos: -101.5,16.5 parent: 2 - - uid: 30033 + - uid: 4116 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-10.5 + pos: -64.5,65.5 parent: 2 - - uid: 30113 + - uid: 4466 components: - type: Transform - pos: -9.5,67.5 + pos: -62.5,65.5 parent: 2 - - uid: 30460 + - uid: 4467 components: - type: Transform - pos: -0.5,-44.5 + pos: -65.5,65.5 parent: 2 - - uid: 31220 + - uid: 4504 components: - type: Transform - pos: -2.5,44.5 + pos: -65.5,66.5 parent: 2 - - uid: 31232 + - uid: 5364 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-14.5 + rot: 1.5707963267948966 rad + pos: -104.5,16.5 parent: 2 - - uid: 31262 + - uid: 6073 components: - type: Transform - pos: 51.5,-36.5 + pos: -28.5,32.5 parent: 2 - - uid: 31608 + - uid: 6074 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,39.5 + pos: -28.5,31.5 parent: 2 - - uid: 32044 + - uid: 6888 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,48.5 + rot: -1.5707963267948966 rad + pos: -74.5,20.5 parent: 2 - - uid: 32324 + - uid: 6889 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-10.5 + rot: -1.5707963267948966 rad + pos: -73.5,20.5 parent: 2 - - uid: 32374 + - uid: 9827 components: - type: Transform - pos: 2.5,45.5 + pos: -61.5,65.5 parent: 2 - - uid: 32380 + - uid: 9828 components: - type: Transform - pos: 2.5,47.5 + pos: -61.5,66.5 parent: 2 - - uid: 32541 + - uid: 9831 components: - type: Transform - pos: 63.5,-53.5 + pos: -63.5,60.5 parent: 2 - - uid: 32698 + - uid: 10910 components: - type: Transform - pos: 53.5,13.5 + pos: -80.5,58.5 parent: 2 - - uid: 32700 + - uid: 10918 components: - type: Transform - pos: 53.5,17.5 + pos: -79.5,58.5 parent: 2 - - uid: 32702 + - uid: 10934 components: - type: Transform - pos: 53.5,15.5 + pos: -78.5,58.5 parent: 2 - - uid: 34075 + - uid: 10938 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-16.5 - parent: 33049 - - uid: 34076 + pos: -81.5,61.5 + parent: 2 + - uid: 10939 components: - type: Transform - pos: -0.5,12.5 - parent: 33049 - - uid: 34077 + pos: -81.5,60.5 + parent: 2 + - uid: 10940 components: - type: Transform - pos: 2.5,12.5 - parent: 33049 - - uid: 34078 + pos: -81.5,59.5 + parent: 2 + - uid: 10968 components: - type: Transform - pos: -12.5,17.5 - parent: 33049 - - uid: 34079 + pos: -78.5,61.5 + parent: 2 + - uid: 11008 components: - type: Transform - pos: -12.5,16.5 - parent: 33049 - - uid: 34080 + pos: -78.5,50.5 + parent: 2 + - uid: 11009 components: - type: Transform - pos: -11.5,15.5 - parent: 33049 - - uid: 34081 + pos: -81.5,48.5 + parent: 2 + - uid: 11010 components: - type: Transform - pos: -10.5,15.5 - parent: 33049 - - uid: 34082 + pos: -81.5,49.5 + parent: 2 + - uid: 11011 components: - type: Transform - pos: 0.5,21.5 - parent: 33049 - - uid: 34450 + pos: -81.5,50.5 + parent: 2 + - uid: 12091 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-13.5 + pos: -89.5,51.5 parent: 2 - - uid: 34451 + - uid: 12092 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-14.5 + pos: -89.5,50.5 parent: 2 - - uid: 34462 + - uid: 12093 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,-13.5 + pos: -88.5,58.5 parent: 2 - - uid: 34472 + - uid: 12094 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-9.5 + pos: -88.5,50.5 parent: 2 - - uid: 34584 + - uid: 12102 components: - type: Transform - pos: 53.5,21.5 + rot: -1.5707963267948966 rad + pos: -63.5,59.5 parent: 2 - - uid: 34600 + - uid: 12103 components: - type: Transform - pos: 53.5,19.5 + pos: -89.5,57.5 parent: 2 - - uid: 35068 + - uid: 12104 components: - type: Transform - pos: 0.5,-44.5 + pos: -89.5,58.5 parent: 2 - - uid: 35200 + - uid: 12471 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,8.5 - parent: 34641 - - uid: 35201 + rot: 1.5707963267948966 rad + pos: 0.5,75.5 + parent: 2 + - uid: 12472 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,11.5 - parent: 34641 - - uid: 35202 + rot: 1.5707963267948966 rad + pos: 0.5,76.5 + parent: 2 + - uid: 12473 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,12.5 - parent: 34641 - - uid: 35203 + rot: 1.5707963267948966 rad + pos: 1.5,78.5 + parent: 2 + - uid: 12497 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,13.5 - parent: 34641 - - uid: 35204 + rot: 1.5707963267948966 rad + pos: 0.5,77.5 + parent: 2 + - uid: 12502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,6.5 - parent: 34641 - - uid: 35205 + rot: 1.5707963267948966 rad + pos: 0.5,76.5 + parent: 2 + - uid: 12536 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,7.5 - parent: 34641 - - uid: 35206 + rot: 1.5707963267948966 rad + pos: 0.5,78.5 + parent: 2 + - uid: 12769 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,8.5 - parent: 34641 - - uid: 35505 + pos: -10.5,65.5 + parent: 2 + - uid: 12770 components: - type: Transform - pos: -53.5,53.5 + pos: -10.5,66.5 parent: 2 - - uid: 35721 + - uid: 13974 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-49.5 + pos: -9.5,71.5 parent: 2 - - uid: 35922 + - uid: 13975 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-53.5 + pos: -3.5,71.5 parent: 2 - - uid: 35934 + - uid: 17755 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-49.5 + pos: -19.5,-71.5 parent: 2 - - uid: 36083 + - uid: 17833 components: - type: Transform - pos: 53.5,16.5 + pos: -20.5,-71.5 parent: 2 - - uid: 36138 + - uid: 17904 components: - type: Transform - pos: 47.5,43.5 + pos: -30.5,-75.5 parent: 2 - - uid: 36139 + - uid: 17928 components: - type: Transform - pos: 47.5,50.5 + pos: -18.5,-71.5 parent: 2 - - uid: 36188 + - uid: 18000 components: - type: Transform - pos: -85.5,-28.5 + pos: -26.5,-72.5 parent: 2 - - uid: 36189 + - uid: 18009 components: - type: Transform - pos: -84.5,-28.5 + pos: -27.5,-72.5 parent: 2 - - uid: 36190 + - uid: 18573 components: - type: Transform - pos: -83.5,-28.5 + pos: -30.5,-72.5 parent: 2 - - uid: 36191 + - uid: 18665 components: - type: Transform - pos: -86.5,-28.5 + pos: -28.5,-72.5 parent: 2 - - uid: 36192 + - uid: 18683 components: - type: Transform - pos: -82.5,-28.5 + pos: -28.5,-75.5 parent: 2 - - uid: 36244 + - uid: 18731 components: - type: Transform - pos: -45.5,-83.5 + pos: -29.5,-72.5 parent: 2 - - uid: 36245 + - uid: 18737 components: - type: Transform - pos: -44.5,-83.5 + pos: -29.5,-75.5 parent: 2 - - uid: 36246 + - uid: 18750 components: - type: Transform - pos: -43.5,-83.5 + pos: -27.5,-75.5 parent: 2 - - uid: 36420 + - uid: 18751 components: - type: Transform - pos: -22.5,-91.5 + pos: -26.5,-75.5 parent: 2 - - uid: 36421 + - uid: 20003 components: - type: Transform - pos: -23.5,-91.5 + pos: -52.5,-5.5 parent: 2 - - uid: 36422 + - uid: 20039 components: - type: Transform - pos: -23.5,-92.5 + pos: -52.5,-4.5 parent: 2 - - uid: 36423 + - uid: 20045 components: - type: Transform - pos: -23.5,-93.5 + pos: -54.5,-4.5 parent: 2 - - uid: 36424 + - uid: 20066 components: - type: Transform - pos: -23.5,-94.5 + pos: -53.5,-4.5 parent: 2 - - uid: 36425 + - uid: 28720 components: - type: Transform - pos: -23.5,-95.5 + pos: -64.5,76.5 parent: 2 - - uid: 36426 + - uid: 28726 components: - type: Transform - pos: -22.5,-95.5 + pos: -66.5,71.5 parent: 2 - - uid: 36427 + - uid: 30100 components: - type: Transform - pos: -21.5,-95.5 + pos: -19.5,65.5 parent: 2 - - uid: 36428 + - uid: 30462 components: - type: Transform - pos: -20.5,-95.5 + pos: 43.5,-6.5 parent: 2 - - uid: 36429 + - uid: 44134 components: - type: Transform - pos: -19.5,-95.5 + pos: 9.5,-85.5 parent: 2 - - uid: 36430 + - uid: 44135 components: - type: Transform - pos: -19.5,-94.5 + pos: 11.5,-85.5 parent: 2 - - uid: 36431 + - uid: 44136 components: - type: Transform - pos: -19.5,-93.5 + pos: 10.5,-85.5 parent: 2 - - uid: 36432 + - uid: 63674 components: - type: Transform - pos: -19.5,-92.5 + pos: -6.5,27.5 + parent: 56631 + - uid: 63675 + components: + - type: Transform + pos: -7.5,27.5 + parent: 56631 +- proto: TableFancyBlack + entities: + - uid: 2261 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -35.5,45.5 parent: 2 - - uid: 36433 + - uid: 3976 components: - type: Transform - pos: -19.5,-91.5 + pos: 26.5,-76.5 parent: 2 - - uid: 36434 + - uid: 4167 components: - type: Transform - pos: -20.5,-91.5 + pos: 27.5,-76.5 parent: 2 - - uid: 37785 + - uid: 4678 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-3.5 - parent: 36861 - - uid: 37786 + rot: 3.141592653589793 rad + pos: -36.5,43.5 + parent: 2 + - uid: 4680 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-0.5 - parent: 36861 - - uid: 37787 + rot: 3.141592653589793 rad + pos: -36.5,44.5 + parent: 2 + - uid: 4696 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,2.5 - parent: 36861 - - uid: 37788 + rot: 3.141592653589793 rad + pos: -34.5,45.5 + parent: 2 + - uid: 4745 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,5.5 - parent: 36861 - - uid: 37789 + rot: 3.141592653589793 rad + pos: -36.5,45.5 + parent: 2 + - uid: 4755 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,8.5 - parent: 36861 - - uid: 37790 + rot: 3.141592653589793 rad + pos: -33.5,45.5 + parent: 2 + - uid: 4959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,3.5 - parent: 36861 - - uid: 37791 + pos: -114.5,9.5 + parent: 2 + - uid: 4976 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,18.5 - parent: 36861 - - uid: 37792 + pos: -115.5,9.5 + parent: 2 + - uid: 5755 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,10.5 - parent: 36861 - - uid: 37793 + pos: -36.5,41.5 + parent: 2 + - uid: 5756 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,4.5 - parent: 36861 - - uid: 37794 + pos: -35.5,41.5 + parent: 2 + - uid: 5757 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,16.5 - parent: 36861 - - uid: 37795 + pos: -34.5,41.5 + parent: 2 + - uid: 5758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,19.5 - parent: 36861 - - uid: 37796 + pos: -33.5,41.5 + parent: 2 + - uid: 5759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,18.5 - parent: 36861 - - uid: 37797 + pos: -32.5,41.5 + parent: 2 + - uid: 5760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,13.5 - parent: 36861 - - uid: 37798 + pos: -31.5,41.5 + parent: 2 + - uid: 6092 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,13.5 - parent: 36861 - - uid: 37799 + pos: -34.5,34.5 + parent: 2 + - uid: 8927 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,13.5 - parent: 36861 - - uid: 37800 + rot: -1.5707963267948966 rad + pos: -5.5,-6.5 + parent: 2 + - uid: 8930 components: - type: Transform rot: -1.5707963267948966 rad - pos: 6.5,9.5 - parent: 36861 - - uid: 37801 + pos: -4.5,-6.5 + parent: 2 + - uid: 9375 components: - type: Transform - pos: 3.5,-8.5 - parent: 36861 - - uid: 37802 + pos: -6.5,43.5 + parent: 2 + - uid: 9601 components: - type: Transform - pos: 4.5,-8.5 - parent: 36861 - - uid: 37803 + pos: -6.5,44.5 + parent: 2 + - uid: 9602 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-5.5 - parent: 36861 - - uid: 37804 + pos: -6.5,45.5 + parent: 2 + - uid: 9603 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 36861 - - uid: 37805 + pos: -6.5,46.5 + parent: 2 + - uid: 9604 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-4.5 - parent: 36861 - - uid: 37806 + pos: -5.5,43.5 + parent: 2 + - uid: 9605 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-5.5 - parent: 36861 - - uid: 37807 + pos: -5.5,44.5 + parent: 2 + - uid: 9606 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-5.5 - parent: 36861 - - uid: 37808 + pos: -5.5,45.5 + parent: 2 + - uid: 9607 components: - type: Transform - pos: 5.5,-8.5 - parent: 36861 - - uid: 37809 + pos: -5.5,46.5 + parent: 2 + - uid: 9608 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,0.5 - parent: 36861 - - uid: 41549 + pos: -4.5,43.5 + parent: 2 + - uid: 9609 components: - type: Transform - pos: 19.5,45.5 + pos: -4.5,44.5 parent: 2 - - uid: 42625 + - uid: 9610 components: - type: Transform - pos: 20.5,-37.5 + pos: -4.5,45.5 parent: 2 - - uid: 43002 + - uid: 9611 components: - type: Transform - pos: -17.5,-3.5 + pos: -4.5,46.5 parent: 2 - - uid: 43235 + - uid: 12166 components: - type: Transform - pos: -44.5,53.5 + pos: 27.5,-74.5 parent: 2 - - uid: 43236 + - uid: 12270 components: - type: Transform - pos: -43.5,53.5 + pos: 28.5,-74.5 parent: 2 - - uid: 43297 + - uid: 14178 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,47.5 + pos: 25.5,-74.5 parent: 2 - - uid: 43387 + - uid: 14264 components: - type: Transform - pos: -9.5,62.5 + pos: -62.5,-12.5 parent: 2 - - uid: 43399 + - uid: 19941 components: - type: Transform - pos: -13.5,65.5 + pos: -61.5,-10.5 parent: 2 - - uid: 43400 + - uid: 19942 components: - type: Transform - pos: -13.5,64.5 + pos: -61.5,-11.5 parent: 2 - - uid: 43401 + - uid: 19944 components: - type: Transform - pos: -13.5,63.5 + pos: -61.5,-12.5 parent: 2 - - uid: 43402 + - uid: 24415 components: - type: Transform - pos: -13.5,62.5 + pos: 25.5,-75.5 parent: 2 - - uid: 43404 + - uid: 25878 components: - type: Transform - pos: -13.5,60.5 + pos: 25.5,-76.5 parent: 2 - - uid: 43405 + - uid: 29212 components: - type: Transform - pos: -13.5,59.5 + pos: 28.5,-76.5 parent: 2 - - uid: 43406 + - uid: 29291 components: - type: Transform - pos: -13.5,58.5 + rot: -1.5707963267948966 rad + pos: 21.5,-74.5 parent: 2 - - uid: 43407 + - uid: 29292 components: - type: Transform - pos: -13.5,57.5 + rot: -1.5707963267948966 rad + pos: 25.5,-81.5 parent: 2 - - uid: 45452 + - uid: 29293 components: - type: Transform - pos: 4.5,3.5 - parent: 43176 - - uid: 45453 + rot: -1.5707963267948966 rad + pos: 25.5,-82.5 + parent: 2 + - uid: 29294 components: - type: Transform - pos: 4.5,2.5 - parent: 43176 - - uid: 45454 + rot: -1.5707963267948966 rad + pos: 28.5,-81.5 + parent: 2 + - uid: 29295 components: - type: Transform - pos: 4.5,1.5 - parent: 43176 - - uid: 46566 + rot: -1.5707963267948966 rad + pos: 28.5,-82.5 + parent: 2 + - uid: 29296 components: - type: Transform - pos: 3.5,44.5 - parent: 45711 - - uid: 46567 + rot: -1.5707963267948966 rad + pos: 21.5,-79.5 + parent: 2 +- proto: TableFancyBlue + entities: + - uid: 6090 components: - type: Transform - pos: 3.5,45.5 - parent: 45711 - - uid: 46570 + pos: -39.5,33.5 + parent: 2 + - uid: 6302 components: - type: Transform - pos: 3.5,41.5 - parent: 45711 - - uid: 49120 + rot: 1.5707963267948966 rad + pos: -23.5,-9.5 + parent: 2 + - uid: 6444 components: - type: Transform - pos: 23.5,33.5 - parent: 45711 - - uid: 49121 + rot: 1.5707963267948966 rad + pos: -24.5,-9.5 + parent: 2 + - uid: 6445 components: - type: Transform - pos: 3.5,5.5 - parent: 45711 - - uid: 49122 + rot: 1.5707963267948966 rad + pos: -25.5,-9.5 + parent: 2 + - uid: 6530 components: - type: Transform - pos: 3.5,4.5 - parent: 45711 - - uid: 49123 + rot: -1.5707963267948966 rad + pos: -28.5,-9.5 + parent: 2 + - uid: 6960 components: - type: Transform - pos: 3.5,3.5 - parent: 45711 - - uid: 49124 + pos: -25.5,-10.5 + parent: 2 + - uid: 8596 components: - type: Transform - pos: 3.5,2.5 - parent: 45711 - - uid: 49125 + pos: 5.5,-12.5 + parent: 2 + - uid: 8598 components: - type: Transform - pos: 3.5,1.5 - parent: 45711 - - uid: 49126 + pos: 5.5,-13.5 + parent: 2 + - uid: 9023 components: - type: Transform - pos: -21.5,11.5 - parent: 45711 - - uid: 49127 + rot: 1.5707963267948966 rad + pos: -4.5,-8.5 + parent: 2 + - uid: 9418 components: - type: Transform - pos: -21.5,12.5 - parent: 45711 - - uid: 49128 + rot: -1.5707963267948966 rad + pos: 3.5,-13.5 + parent: 2 + - uid: 9419 components: - type: Transform - pos: -21.5,14.5 - parent: 45711 - - uid: 49129 + rot: -1.5707963267948966 rad + pos: 4.5,-13.5 + parent: 2 + - uid: 12486 components: - type: Transform - pos: -21.5,15.5 - parent: 45711 - - uid: 49130 + pos: 21.5,-7.5 + parent: 2 + - uid: 12504 components: - type: Transform - pos: -10.5,26.5 - parent: 45711 - - uid: 49131 + pos: 21.5,-6.5 + parent: 2 + - uid: 12505 components: - type: Transform - pos: -9.5,26.5 - parent: 45711 - - uid: 49132 + pos: 22.5,-6.5 + parent: 2 + - uid: 12506 components: - type: Transform - pos: -6.5,26.5 - parent: 45711 - - uid: 49133 + pos: 23.5,-6.5 + parent: 2 + - uid: 26317 components: - type: Transform - pos: -7.5,26.5 - parent: 45711 - - uid: 49134 + rot: 1.5707963267948966 rad + pos: -86.5,-48.5 + parent: 2 + - uid: 26318 components: - type: Transform - pos: -26.5,32.5 - parent: 45711 - - uid: 49135 + rot: 1.5707963267948966 rad + pos: -87.5,-48.5 + parent: 2 + - uid: 26320 components: - type: Transform - pos: -23.5,32.5 - parent: 45711 - - uid: 49136 + rot: 1.5707963267948966 rad + pos: -85.5,-48.5 + parent: 2 +- proto: TableFancyCyan + entities: + - uid: 18547 components: - type: Transform - pos: 13.5,23.5 - parent: 45711 - - uid: 49137 + rot: 1.5707963267948966 rad + pos: -22.5,-62.5 + parent: 2 + - uid: 18549 components: - type: Transform - pos: 15.5,23.5 - parent: 45711 - - uid: 49138 + pos: -23.5,-61.5 + parent: 2 + - uid: 18555 components: - type: Transform - pos: 15.5,27.5 - parent: 45711 - - uid: 49139 + rot: 1.5707963267948966 rad + pos: -22.5,-61.5 + parent: 2 + - uid: 18562 components: - type: Transform - pos: 13.5,27.5 - parent: 45711 - - uid: 49140 + pos: -24.5,-61.5 + parent: 2 + - uid: 30171 components: - type: Transform - pos: 22.5,33.5 - parent: 45711 - - uid: 49141 + pos: 66.5,-15.5 + parent: 2 + - uid: 30174 components: - type: Transform - pos: 22.5,32.5 - parent: 45711 - - uid: 49142 + pos: 66.5,-14.5 + parent: 2 + - uid: 30175 components: - type: Transform - pos: 23.5,34.5 - parent: 45711 - - uid: 51014 + pos: 66.5,-13.5 + parent: 2 + - uid: 30176 components: - type: Transform - pos: -65.5,10.5 + pos: 67.5,-15.5 parent: 2 - - uid: 51015 + - uid: 30177 components: - type: Transform - pos: -66.5,12.5 + pos: 67.5,-14.5 parent: 2 - - uid: 52207 + - uid: 30178 components: - type: Transform - pos: -21.5,-5.5 + pos: 67.5,-13.5 parent: 2 - - uid: 52208 +- proto: TableFancyGreen + entities: + - uid: 5496 components: - type: Transform - pos: -25.5,-1.5 + pos: -27.5,22.5 parent: 2 - - uid: 52210 + - uid: 5502 components: - type: Transform - pos: -2.5,-24.5 + pos: -29.5,22.5 parent: 2 - - uid: 52215 + - uid: 5503 components: - type: Transform - pos: -26.5,-1.5 + rot: 1.5707963267948966 rad + pos: -28.5,22.5 parent: 2 - - uid: 52362 + - uid: 13554 components: - type: Transform - pos: -2.5,57.5 - parent: 45711 - - uid: 52492 + pos: 80.5,-66.5 + parent: 2 + - uid: 14270 components: - type: Transform - pos: 0.5,67.5 - parent: 45711 - - uid: 52971 + pos: 80.5,-65.5 + parent: 2 +- proto: TableFancyOrange + entities: + - uid: 2879 components: - type: Transform - pos: 2.5,67.5 - parent: 45711 - - uid: 52972 + pos: 58.5,3.5 + parent: 2 + - uid: 4663 components: - type: Transform - pos: 4.5,67.5 - parent: 45711 - - uid: 53919 + pos: 65.5,8.5 + parent: 2 + - uid: 4664 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,52.5 - parent: 45711 - - uid: 53925 + pos: 66.5,8.5 + parent: 2 + - uid: 4665 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,51.5 - parent: 45711 - - uid: 54035 + pos: 67.5,8.5 + parent: 2 + - uid: 4743 components: - type: Transform - pos: 13.5,50.5 - parent: 45711 - - uid: 54038 + pos: 65.5,9.5 + parent: 2 + - uid: 4748 components: - type: Transform - pos: 11.5,50.5 - parent: 45711 - - uid: 54042 + pos: 67.5,11.5 + parent: 2 + - uid: 4816 components: - type: Transform - pos: 24.5,52.5 - parent: 45711 -- proto: ReinforcedWindowDiagonal - entities: - - uid: 417 + pos: 68.5,11.5 + parent: 2 + - uid: 6093 components: - type: Transform - pos: 74.5,-8.5 + pos: -37.5,35.5 parent: 2 - - uid: 19694 + - uid: 6733 components: - type: Transform rot: 3.141592653589793 rad - pos: 77.5,-7.5 + pos: -74.5,24.5 parent: 2 - - uid: 20727 + - uid: 6895 components: - type: Transform rot: 3.141592653589793 rad - pos: 77.5,-18.5 + pos: -74.5,23.5 + parent: 2 + - uid: 8151 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 86.5,0.5 parent: 2 - - uid: 20728 + - uid: 8929 components: - type: Transform rot: 3.141592653589793 rad - pos: 75.5,-8.5 + pos: -5.5,-9.5 parent: 2 - - uid: 21004 + - uid: 8932 components: - type: Transform - pos: 75.5,-7.5 + rot: -1.5707963267948966 rad + pos: -5.5,-8.5 parent: 2 - - uid: 27589 + - uid: 11245 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 77.5,-12.5 + pos: -95.5,63.5 parent: 2 - - uid: 49143 + - uid: 18369 components: - type: Transform - pos: -27.5,32.5 - parent: 45711 - - uid: 49144 + pos: -28.5,-70.5 + parent: 2 + - uid: 18657 components: - type: Transform - pos: -26.5,33.5 - parent: 45711 - - uid: 49145 + pos: -27.5,-70.5 + parent: 2 + - uid: 18695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,32.5 - parent: 45711 -- proto: RemoteSignaller + pos: -29.5,-70.5 + parent: 2 +- proto: TableFancyPink entities: - - uid: 7054 + - uid: 6091 components: - type: Transform - pos: 57.62759,68.65488 + pos: -36.5,32.5 parent: 2 - - uid: 10296 +- proto: TableFancyPurple + entities: + - uid: 456 components: - type: Transform - pos: 57.36374,68.65488 + pos: -18.5,-2.5 parent: 2 - - uid: 22491 + - uid: 457 components: - type: Transform - pos: 53.308533,-26.529242 + pos: -19.5,-2.5 parent: 2 - - uid: 32709 + - uid: 459 components: - type: Transform - pos: 42.533802,-16.452984 + pos: -32.5,-2.5 parent: 2 - - uid: 35001 + - uid: 549 components: - type: Transform - pos: 42.768177,-16.452984 + pos: -31.5,-2.5 parent: 2 - - uid: 35091 + - uid: 550 components: - type: Transform - pos: 42.283802,-16.468607 + pos: -32.5,3.5 parent: 2 - - uid: 45111 + - uid: 551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.573198,-6.5599785 - parent: 44868 - - uid: 45112 + pos: -31.5,3.5 + parent: 2 + - uid: 552 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.536177,-6.5287285 - parent: 44868 - - uid: 45113 + pos: -19.5,3.5 + parent: 2 + - uid: 553 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.637698,-6.481203 - parent: 44868 - - uid: 45114 + pos: -18.5,3.5 + parent: 2 + - uid: 3504 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.627927,-6.481203 - parent: 44868 - - uid: 45634 + pos: 38.5,-30.5 + parent: 2 + - uid: 3505 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.807573,5.2233515 - parent: 45518 -- proto: ResearchAndDevelopmentServer - entities: - - uid: 24711 + pos: 39.5,-30.5 + parent: 2 + - uid: 3506 components: - type: Transform - pos: 17.5,-26.5 + pos: 40.5,-30.5 parent: 2 -- proto: ResearchDisk - entities: - - uid: 52874 + - uid: 3507 components: - type: Transform - pos: 19.515335,33.568176 - parent: 45711 -- proto: ResearchDisk10000 - entities: - - uid: 50156 + pos: 40.5,-31.5 + parent: 2 + - uid: 4734 components: - type: Transform - pos: -23.40799,39.522766 - parent: 45711 -- proto: ResearchDisk5000 - entities: - - uid: 53509 + pos: -29.5,34.5 + parent: 2 + - uid: 5914 components: - type: Transform - pos: -15.354095,59.40692 - parent: 45711 -- proto: RevolverCapGun - entities: - - uid: 5500 + pos: -29.5,35.5 + parent: 2 + - uid: 8895 components: - type: Transform - pos: -40.399544,56.70094 + rot: -1.5707963267948966 rad + pos: -4.5,-7.5 parent: 2 - - uid: 23411 +- proto: TableFancyRed + entities: + - uid: 5904 components: - - type: MetaData - name: игрушечный излучатель М.А.Р.Т.Ы.Х - type: Transform - rot: -0.43633231299858244 rad - pos: 33.512787,-13.544925 + pos: -35.5,30.5 parent: 2 - - uid: 23887 + - uid: 8931 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.4394334,-73.2979 + pos: -5.5,-7.5 parent: 2 -- proto: RightArmHuman - entities: - - uid: 24716 + - uid: 10117 components: - type: Transform - pos: -42.906635,-54.695183 + pos: -17.5,23.5 parent: 2 - - uid: 32402 + - uid: 10118 components: - type: Transform - pos: 22.534698,-43.49788 + pos: -17.5,21.5 parent: 2 -- proto: RightArmSkeleton - entities: - - uid: 34083 + - uid: 10119 components: - type: Transform - pos: -2.241211,-13.103516 - parent: 33049 - - uid: 34084 + pos: -17.5,22.5 + parent: 2 + - uid: 10120 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.6328125,-17.371338 - parent: 33049 -- proto: RightArmVulpkanin - entities: - - uid: 41707 + pos: -16.5,22.5 + parent: 2 + - uid: 10121 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 100.39383,53.196087 + pos: -16.5,23.5 parent: 2 - - uid: 54733 + - uid: 10123 components: - type: Transform - pos: -23.754704,42.314075 - parent: 45711 -- proto: RightFootSkeleton - entities: - - uid: 34085 + pos: -16.5,21.5 + parent: 2 + - uid: 11246 components: - type: Transform - pos: -2.1901855,-13.15625 - parent: 33049 -- proto: RightHandSkeleton - entities: - - uid: 34086 + pos: -95.5,45.5 + parent: 2 + - uid: 12500 components: - type: Transform - pos: -2.2650146,-13.079712 - parent: 33049 -- proto: RightHandVulpkanin - entities: - - uid: 46611 + pos: 21.5,-9.5 + parent: 2 + - uid: 12507 components: - type: Transform - pos: -23.017288,42.140076 - parent: 45711 -- proto: RiotBulletShield - entities: - - uid: 3381 + pos: 21.5,-10.5 + parent: 2 + - uid: 12508 components: - type: Transform - pos: -35.75695,-23.564682 + pos: 22.5,-10.5 parent: 2 - - uid: 12292 + - uid: 12509 components: - type: Transform - pos: -35.74609,-23.548832 + pos: 23.5,-10.5 parent: 2 - - uid: 13028 + - uid: 12535 components: - type: Transform - pos: -35.74609,-23.548832 + pos: -72.5,64.5 parent: 2 - - uid: 49146 + - uid: 13230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.80603,-6.4206114 - parent: 45711 - - uid: 49147 + rot: 1.5707963267948966 rad + pos: -15.5,-46.5 + parent: 2 + - uid: 13233 components: - type: Transform - pos: 14.534427,-8.525803 - parent: 45711 -- proto: RiotLaserShield + rot: 1.5707963267948966 rad + pos: -14.5,-46.5 + parent: 2 +- proto: TableFancyWhite entities: - - uid: 3380 + - uid: 8948 components: - type: Transform - pos: -35.4132,-23.564684 + rot: 3.141592653589793 rad + pos: -4.5,-9.5 parent: 2 - - uid: 18592 + - uid: 9308 components: - type: Transform - pos: -35.420967,-23.564453 + pos: 3.5,-5.5 parent: 2 - - uid: 19508 + - uid: 9309 components: - type: Transform - pos: -35.420967,-23.564453 + pos: 4.5,-5.5 parent: 2 -- proto: RiotShield - entities: - - uid: 6639 + - uid: 13741 components: - type: Transform - pos: 10.80114,45.638905 + pos: 27.5,20.5 parent: 2 - - uid: 6641 + - uid: 14058 components: - type: Transform - pos: 10.23864,45.63891 + pos: 28.5,22.5 parent: 2 - - uid: 22782 + - uid: 14085 components: - type: Transform - pos: -35.696896,-25.362919 + pos: 27.5,21.5 parent: 2 - - uid: 22908 + - uid: 14134 components: - type: Transform - pos: -35.384396,-25.36292 + pos: 27.5,22.5 parent: 2 - - uid: 23114 + - uid: 14489 components: - type: Transform - pos: -35.696896,-25.566044 + pos: 30.5,22.5 parent: 2 - - uid: 23440 + - uid: 23534 components: - type: Transform - pos: -35.384396,-25.566046 + rot: 1.5707963267948966 rad + pos: -76.5,58.5 parent: 2 - - uid: 25807 + - uid: 23535 components: - type: Transform - pos: 10.551141,45.654533 + rot: 1.5707963267948966 rad + pos: -75.5,58.5 parent: 2 -- proto: RipleyHarness - entities: - - uid: 49148 + - uid: 23536 components: - type: Transform - pos: -15.2898035,22.08592 - parent: 45711 - - uid: 51458 + rot: 1.5707963267948966 rad + pos: -74.5,58.5 + parent: 2 + - uid: 28681 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.549374,-74.53919 + rot: 1.5707963267948966 rad + pos: -56.5,64.5 parent: 2 -- proto: RitualDagger +- proto: TableFrame entities: - - uid: 25778 + - uid: 11365 components: - type: Transform - pos: -33.49503,-77.466644 + rot: 1.5707963267948966 rad + pos: 44.5,-41.5 parent: 2 -- proto: RollerBed - entities: - - uid: 23130 + - uid: 11625 components: - type: Transform - pos: 8.483023,-47.418064 + rot: 1.5707963267948966 rad + pos: 42.5,-44.5 parent: 2 - - uid: 24732 + - uid: 15506 components: - type: Transform - pos: 8.666079,-55.329926 + pos: 38.5,-39.5 parent: 2 - - uid: 24733 + - uid: 15507 components: - type: Transform - pos: -15.387836,-17.340279 + pos: 37.5,-39.5 parent: 2 - - type: Foldable - folded: True - - uid: 51266 + - uid: 17767 components: - type: Transform - pos: 21.942715,-63.226353 + pos: 100.5,-55.5 parent: 2 - - uid: 52239 + - uid: 18439 components: - type: Transform - pos: -5.971924,49.09308 - parent: 45711 - - uid: 52240 + pos: 99.5,-55.5 + parent: 2 + - uid: 19303 components: - type: Transform - pos: -4.2531586,51.96808 - parent: 45711 -- proto: RollingPin - entities: - - uid: 52661 + rot: 1.5707963267948966 rad + pos: 85.5,-26.5 + parent: 2 + - uid: 19304 components: - type: Transform - pos: 26.415905,3.5428784 + rot: 1.5707963267948966 rad + pos: 86.5,-26.5 parent: 2 -- proto: RubberStampApproved - entities: - - uid: 14488 + - uid: 24233 components: - type: Transform - pos: 4.9798646,40.74783 + pos: -3.5,-90.5 parent: 2 - - uid: 24734 + - uid: 24234 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -12.706777,-4.8968635 + pos: -2.5,-90.5 parent: 2 - - uid: 44844 + - uid: 24300 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -2.657628,6.9012265 + pos: -7.5,-82.5 parent: 2 -- proto: RubberStampClown - entities: - - uid: 24736 + - uid: 24488 components: - type: Transform - pos: -63.780716,9.11989 + pos: 85.5,-31.5 parent: 2 -- proto: RubberStampDenied - entities: - - uid: 21962 + - uid: 25026 components: - type: Transform - pos: 4.979865,40.43533 + pos: -38.5,-72.5 parent: 2 - - uid: 24737 + - uid: 25261 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -12.363027,-4.8968635 + pos: 26.5,-89.5 parent: 2 - - uid: 51040 + - uid: 25262 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -2.345128,6.9012275 + pos: 26.5,-89.5 parent: 2 -- proto: RubberStampSyndicate - entities: - - uid: 44466 + - uid: 25581 components: - type: Transform - pos: 59.577744,-20.567844 + pos: -34.5,-73.5 parent: 2 -- proto: SadTromboneImplanter - entities: - - uid: 54392 + - uid: 25745 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.48282,47.57611 - parent: 45711 -- proto: SalvageCanisterSpawner - entities: - - uid: 19918 + pos: -61.5,-35.5 + parent: 2 + - uid: 27019 components: - type: Transform - pos: 65.5,-8.5 + pos: 52.5,19.5 parent: 2 - - uid: 21211 + - uid: 27571 components: - type: Transform - pos: 42.5,13.5 + pos: -60.5,-81.5 parent: 2 - - uid: 24959 + - uid: 28828 components: - type: Transform - pos: -51.5,44.5 + rot: 1.5707963267948966 rad + pos: -30.5,-17.5 parent: 2 - - uid: 44499 + - uid: 30330 components: - type: Transform - pos: 60.5,-50.5 + pos: 66.5,-24.5 parent: 2 - - uid: 52876 + - uid: 30346 components: - type: Transform - pos: 2.5,33.5 - parent: 45711 -- proto: SalvageHumanCorpseSpawner - entities: - - uid: 12066 + pos: 17.5,18.5 + parent: 2 + - uid: 30867 components: - type: Transform - pos: 25.5,-47.5 + pos: 53.5,14.5 parent: 2 - - uid: 26277 + - uid: 51143 components: - type: Transform - pos: 26.5,-46.5 + pos: -44.5,97.5 parent: 2 - - uid: 41440 + - uid: 63676 components: - type: Transform - rot: 3.141592653589793 rad - pos: 88.5,57.5 - parent: 2 - - uid: 46540 + pos: 34.5,50.5 + parent: 56631 + - uid: 63677 components: - type: Transform - pos: 7.5,45.5 - parent: 45711 - - uid: 49149 + pos: 35.5,50.5 + parent: 56631 + - uid: 63678 components: - type: Transform - pos: 25.5,17.5 - parent: 45711 - - uid: 49150 + rot: -1.5707963267948966 rad + pos: 28.5,45.5 + parent: 56631 + - uid: 63679 components: - type: Transform - pos: -10.5,-5.5 - parent: 45711 - - uid: 49151 + pos: 4.5,43.5 + parent: 56631 + - uid: 63680 components: - type: Transform - pos: -12.5,7.5 - parent: 45711 - - uid: 49152 + pos: 4.5,41.5 + parent: 56631 + - uid: 63681 components: - type: Transform - pos: 11.5,-2.5 - parent: 45711 - - uid: 49153 + pos: 18.5,2.5 + parent: 56631 + - uid: 63682 components: - type: Transform - pos: 12.5,9.5 - parent: 45711 - - uid: 49154 + pos: -15.5,4.5 + parent: 56631 + - uid: 63683 components: - type: Transform - pos: 12.5,20.5 - parent: 45711 - - uid: 49155 + pos: -9.5,-1.5 + parent: 56631 + - uid: 63684 components: - type: Transform - pos: -13.5,12.5 - parent: 45711 - - uid: 49156 + pos: 11.5,32.5 + parent: 56631 + - uid: 63685 components: - type: Transform - pos: -18.5,15.5 - parent: 45711 - - uid: 49157 + pos: 11.5,36.5 + parent: 56631 + - uid: 63686 components: - type: Transform - pos: -18.5,7.5 - parent: 45711 - - uid: 49158 + rot: 1.5707963267948966 rad + pos: 17.5,33.5 + parent: 56631 + - uid: 63687 components: - type: Transform - pos: 17.5,32.5 - parent: 45711 - - uid: 49159 + rot: 3.141592653589793 rad + pos: 15.5,31.5 + parent: 56631 + - uid: 63688 components: - type: Transform - pos: 15.5,30.5 - parent: 45711 - - uid: 52242 + rot: -1.5707963267948966 rad + pos: -6.5,18.5 + parent: 56631 + - uid: 63689 components: - type: Transform - pos: -5.5,48.5 - parent: 45711 - - uid: 52243 + pos: -7.5,54.5 + parent: 56631 + - uid: 63690 components: - type: Transform - pos: -5.5,52.5 - parent: 45711 - - uid: 52380 + pos: 34.5,42.5 + parent: 56631 + - uid: 63691 components: - type: Transform - pos: -5.5,57.5 - parent: 45711 - - uid: 52517 + pos: 31.5,55.5 + parent: 56631 + - uid: 65649 components: - type: Transform - pos: 11.5,56.5 - parent: 45711 - - uid: 52519 + pos: -2.5,-1.5 + parent: 65540 + - uid: 65800 components: - type: Transform - pos: 10.5,66.5 - parent: 45711 - - uid: 53147 + pos: -4.5,4.5 + parent: 65694 + - uid: 65801 components: - type: Transform - pos: -4.5,64.5 - parent: 45711 - - uid: 53180 + pos: -0.5,7.5 + parent: 65694 +- proto: TableGlass + entities: + - uid: 6276 components: - type: Transform - pos: 2.5,62.5 - parent: 45711 - - uid: 54406 + rot: 1.5707963267948966 rad + pos: -57.5,51.5 + parent: 2 + - uid: 6277 components: - type: Transform - pos: -50.5,47.5 - parent: 45711 - - uid: 55974 + rot: 1.5707963267948966 rad + pos: -56.5,51.5 + parent: 2 + - uid: 6278 components: - type: Transform - pos: -44.5,46.5 - parent: 45711 - - uid: 55975 + rot: 1.5707963267948966 rad + pos: -55.5,51.5 + parent: 2 + - uid: 6279 components: - type: Transform - pos: -54.5,52.5 - parent: 45711 - - uid: 56010 + rot: 1.5707963267948966 rad + pos: -54.5,51.5 + parent: 2 + - uid: 8119 components: - type: Transform - pos: 3.5,71.5 - parent: 45711 - - uid: 56011 + pos: -76.5,1.5 + parent: 2 + - uid: 8490 components: - type: Transform - pos: -0.5,74.5 - parent: 45711 - - uid: 56035 + rot: -1.5707963267948966 rad + pos: -38.5,-31.5 + parent: 2 + - uid: 8500 components: - type: Transform - pos: 5.5,50.5 - parent: 45711 - - uid: 56070 + pos: -76.5,0.5 + parent: 2 + - uid: 8515 components: - type: Transform - pos: 21.5,62.5 - parent: 45711 - - uid: 56071 + pos: -76.5,-0.5 + parent: 2 + - uid: 13468 components: - type: Transform - pos: 23.5,56.5 - parent: 45711 -- proto: SalvageMagnet - entities: - - uid: 24743 + pos: 17.5,-43.5 + parent: 2 + - uid: 13475 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,4.5 + pos: 11.5,-41.5 parent: 2 -- proto: SalvageMaterialCrateSpawner - entities: - - uid: 41582 + - uid: 13541 components: - type: Transform - pos: 67.5,58.5 + pos: 11.5,-40.5 parent: 2 - - uid: 49160 + - uid: 13542 components: - type: Transform - pos: -8.5,24.5 - parent: 45711 -- proto: SandBattlemap - entities: - - uid: 1837 + pos: 11.5,-39.5 + parent: 2 + - uid: 13584 components: - type: Transform - pos: -5.2412953,31.752632 + pos: 15.5,-47.5 parent: 2 -- proto: Saw - entities: - - uid: 24746 + - uid: 13587 components: - type: Transform - pos: 28.585432,-30.338482 + pos: 18.5,-43.5 parent: 2 - - uid: 24747 + - uid: 13727 components: - type: Transform - pos: -16.882616,-61.559387 + pos: 15.5,-48.5 parent: 2 - - uid: 51435 + - uid: 15712 components: - type: Transform rot: -1.5707963267948966 rad - pos: 25.347176,-70.44323 + pos: -12.5,-49.5 parent: 2 -- proto: SawAdvanced - entities: - - uid: 24748 + - uid: 17422 components: - type: Transform - pos: 32.679443,-27.331038 + pos: -58.5,-60.5 parent: 2 -- proto: SawElectric - entities: - - uid: 11127 + - uid: 17479 components: - type: Transform - pos: 14.520801,-59.562107 + pos: -58.5,-59.5 parent: 2 -- proto: Scalpel - entities: - - uid: 5727 + - uid: 20758 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 7349 + pos: -85.5,-16.5 + parent: 2 + - uid: 20760 components: - type: Transform - pos: 14.547801,-57.532772 + pos: -85.5,-14.5 parent: 2 - - uid: 24753 + - uid: 22825 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.560028,-30.154087 + pos: -11.5,-55.5 parent: 2 - - uid: 24754 + - uid: 22826 components: - type: Transform - pos: -15.529271,-63.52016 + pos: -15.5,-55.5 parent: 2 - - uid: 24756 + - uid: 23330 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.214905,-23.425005 + pos: -29.5,-64.5 parent: 2 -- proto: ScalpelAdvanced - entities: - - uid: 24757 + - uid: 23331 components: - type: Transform - pos: -8.4105625,-49.42875 + pos: -27.5,-64.5 parent: 2 - - uid: 24758 + - uid: 30973 components: - type: Transform - pos: 32.500732,-27.630661 + pos: -18.5,-60.5 parent: 2 -- proto: ScalpelShiv - entities: - - uid: 2078 + - uid: 54487 components: - type: Transform - parent: 2075 - - type: Physics - canCollide: False - - uid: 37711 + pos: -2.5,-11.5 + parent: 53899 + - uid: 54488 components: - type: Transform - parent: 37710 - - type: Physics - canCollide: False - - uid: 37810 + pos: -2.5,-12.5 + parent: 53899 + - uid: 54942 components: - type: Transform - pos: 1.614573,15.612522 - parent: 36861 - - uid: 53179 + rot: -1.5707963267948966 rad + pos: 4.5,-5.5 + parent: 54730 + - uid: 54943 components: - type: Transform - pos: 10.462158,59.16559 - parent: 45711 -- proto: ScramImplanter - entities: - - uid: 54391 + rot: -1.5707963267948966 rad + pos: 6.5,-3.5 + parent: 54730 + - uid: 55741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.435898,47.591736 - parent: 45711 -- proto: Screen + pos: -17.5,4.5 + parent: 55280 + - uid: 55742 + components: + - type: Transform + pos: -17.5,3.5 + parent: 55280 + - uid: 55743 + components: + - type: Transform + pos: 2.5,8.5 + parent: 55280 + - uid: 63692 + components: + - type: Transform + pos: 35.5,16.5 + parent: 56631 + - uid: 63693 + components: + - type: Transform + pos: 35.5,15.5 + parent: 56631 + - uid: 63694 + components: + - type: Transform + pos: 11.5,33.5 + parent: 56631 + - uid: 63695 + components: + - type: Transform + pos: 11.5,31.5 + parent: 56631 + - uid: 63696 + components: + - type: Transform + pos: 17.5,31.5 + parent: 56631 + - uid: 63697 + components: + - type: Transform + pos: 11.5,37.5 + parent: 56631 + - uid: 63698 + components: + - type: Transform + pos: 15.5,33.5 + parent: 56631 +- proto: TablePlasmaGlass entities: - - uid: 11788 + - uid: 3051 components: - type: Transform - pos: -21.5,65.5 + rot: 1.5707963267948966 rad + pos: 54.5,-21.5 parent: 2 - - uid: 19862 + - uid: 3066 components: - type: Transform - pos: 5.5,14.5 + rot: 1.5707963267948966 rad + pos: 53.5,-21.5 parent: 2 - - uid: 21927 + - uid: 4674 components: - type: Transform - pos: -2.5,31.5 + rot: 1.5707963267948966 rad + pos: 55.5,-21.5 parent: 2 - - uid: 24237 + - uid: 4686 components: - type: Transform - pos: -43.5,24.5 + rot: 1.5707963267948966 rad + pos: 53.5,-20.5 parent: 2 - - uid: 26645 + - uid: 63699 components: - type: Transform - pos: -16.5,20.5 - parent: 2 - - uid: 26942 + rot: 3.141592653589793 rad + pos: -31.5,39.5 + parent: 56631 + - uid: 63700 components: - type: Transform - pos: 21.5,-18.5 - parent: 2 - - uid: 27967 + pos: -36.5,27.5 + parent: 56631 + - uid: 63701 components: - type: Transform - pos: -28.5,-3.5 - parent: 2 - - uid: 28743 + pos: -36.5,28.5 + parent: 56631 + - uid: 63702 components: - type: Transform - pos: 9.5,37.5 - parent: 2 - - uid: 42704 + rot: 3.141592653589793 rad + pos: -31.5,42.5 + parent: 56631 + - uid: 63703 components: - type: Transform - pos: 0.5,-50.5 - parent: 2 - - uid: 45296 + rot: 3.141592653589793 rad + pos: -34.5,38.5 + parent: 56631 + - uid: 63704 components: - type: Transform - pos: -62.5,12.5 - parent: 2 - - uid: 45297 + rot: 3.141592653589793 rad + pos: -33.5,38.5 + parent: 56631 + - uid: 63705 components: - type: Transform - pos: 19.5,24.5 - parent: 2 - - uid: 45305 + rot: 3.141592653589793 rad + pos: -30.5,42.5 + parent: 56631 + - uid: 63706 components: - type: Transform - pos: -12.5,26.5 - parent: 2 - - uid: 45315 + pos: -26.5,38.5 + parent: 56631 + - uid: 63707 components: - type: Transform - pos: 35.5,27.5 - parent: 2 - - uid: 45316 + pos: -26.5,40.5 + parent: 56631 + - uid: 63708 components: - type: Transform - pos: 1.5,-1.5 - parent: 2 - - uid: 45317 + pos: -35.5,31.5 + parent: 56631 + - uid: 63709 components: - type: Transform - pos: 7.5,-43.5 - parent: 2 - - uid: 45318 + pos: -36.5,31.5 + parent: 56631 + - uid: 63710 components: - type: Transform - pos: -24.5,-18.5 - parent: 2 - - uid: 45319 + pos: -32.5,33.5 + parent: 56631 + - uid: 63711 components: - type: Transform - pos: -38.5,-54.5 - parent: 2 - - uid: 45322 + rot: 3.141592653589793 rad + pos: -36.5,34.5 + parent: 56631 + - uid: 63712 components: - type: Transform - pos: 22.5,-12.5 - parent: 2 - - uid: 45323 + rot: 3.141592653589793 rad + pos: -35.5,34.5 + parent: 56631 + - uid: 63713 components: - type: Transform - pos: -17.5,-38.5 - parent: 2 - - uid: 45324 + rot: 3.141592653589793 rad + pos: -35.5,33.5 + parent: 56631 + - uid: 63714 components: - type: Transform - pos: -34.5,11.5 + rot: 3.141592653589793 rad + pos: -32.5,32.5 + parent: 56631 + - uid: 63715 + components: + - type: Transform + pos: -32.5,31.5 + parent: 56631 + - uid: 63716 + components: + - type: Transform + pos: -32.5,30.5 + parent: 56631 + - uid: 63717 + components: + - type: Transform + pos: -32.5,29.5 + parent: 56631 + - uid: 63718 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -33.5,27.5 + parent: 56631 + - uid: 63719 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -34.5,27.5 + parent: 56631 + - uid: 63720 + components: + - type: Transform + pos: -35.5,27.5 + parent: 56631 +- proto: TableReinforced + entities: + - uid: 10 + components: + - type: Transform + pos: -42.5,-3.5 parent: 2 - - uid: 45326 + - uid: 330 components: - type: Transform - pos: 52.5,1.5 + pos: -22.5,-4.5 parent: 2 - - uid: 45328 + - uid: 693 components: - type: Transform - pos: 68.5,1.5 + pos: -43.5,-1.5 parent: 2 - - uid: 45329 + - uid: 780 components: - type: Transform - pos: 74.5,-15.5 + pos: -43.5,-30.5 parent: 2 - - uid: 45330 + - uid: 845 components: - type: Transform - pos: -34.5,2.5 + pos: -41.5,-5.5 parent: 2 - - uid: 45331 + - uid: 866 components: - type: Transform - pos: 4.5,54.5 + pos: -5.5,-27.5 parent: 2 - - uid: 45332 + - uid: 871 components: - type: Transform - pos: -5.5,69.5 + pos: -1.5,-29.5 parent: 2 - - uid: 45333 + - uid: 1154 components: - type: Transform - pos: -34.5,54.5 + pos: -43.5,-25.5 parent: 2 - - uid: 45334 + - uid: 1203 components: - type: Transform - pos: -56.5,37.5 + pos: -50.5,-14.5 parent: 2 - - uid: 45335 + - uid: 1257 components: - type: Transform - pos: -11.5,-35.5 + pos: -43.5,-32.5 parent: 2 - - uid: 45336 + - uid: 1437 components: - type: Transform - pos: -70.5,-2.5 + pos: 0.5,-49.5 parent: 2 - - uid: 45338 + - uid: 1508 components: - type: Transform - pos: 25.5,5.5 + pos: -11.5,-42.5 parent: 2 - - uid: 45339 + - uid: 1509 components: - type: Transform - pos: -95.5,-2.5 + pos: -10.5,-42.5 parent: 2 - - uid: 45341 + - uid: 1510 components: - type: Transform - pos: -60.5,6.5 + pos: -9.5,-42.5 parent: 2 - - uid: 45349 + - uid: 2554 components: - type: Transform - pos: -82.5,24.5 + pos: 13.5,29.5 parent: 2 - - uid: 51519 + - uid: 2557 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-3.5 + pos: 13.5,25.5 parent: 2 - - uid: 51974 + - uid: 2594 components: - type: Transform - pos: 18.5,-3.5 + pos: 11.5,25.5 parent: 2 -- proto: Screwdriver - entities: - - uid: 783 + - uid: 2595 components: - type: Transform - pos: -40.540585,-8.552762 + pos: 12.5,25.5 parent: 2 - - uid: 20207 + - uid: 2596 components: - type: Transform - pos: 30.51397,-18.98085 + pos: 12.5,29.5 parent: 2 - - uid: 24760 + - uid: 2597 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.45727,-43.451702 + pos: 11.5,29.5 parent: 2 - - uid: 24762 + - uid: 2713 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.190647,-39.42656 + pos: 55.5,-4.5 parent: 2 - - uid: 24765 + - uid: 2819 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.169857,-67.361786 + pos: 21.5,59.5 parent: 2 - - uid: 25024 + - uid: 2930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.73366,-51.558937 + pos: 39.5,-17.5 parent: 2 - - uid: 35488 + - uid: 3085 components: - type: Transform - pos: 53.454273,-26.132133 + pos: 20.5,57.5 parent: 2 - - uid: 37811 + - uid: 3440 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.48938,3.4813232 - parent: 36861 - - uid: 45455 + pos: 31.5,-28.5 + parent: 2 + - uid: 3441 components: - type: Transform - pos: -1.543397,-1.5971315 - parent: 43176 - - uid: 45456 + pos: 31.5,-29.5 + parent: 2 + - uid: 3442 components: - type: Transform - pos: 2.440978,-1.2690065 - parent: 43176 - - uid: 45635 + pos: 36.5,-28.5 + parent: 2 + - uid: 3443 components: - type: Transform - pos: 0.97501516,7.556685 - parent: 45518 - - uid: 49161 + pos: 36.5,-29.5 + parent: 2 + - uid: 3444 components: - type: Transform - pos: 27.021294,27.629593 - parent: 45711 - - uid: 49162 + pos: 36.5,-32.5 + parent: 2 + - uid: 3604 components: - type: Transform - pos: 37.605846,26.586653 - parent: 45711 - - uid: 49163 + rot: 1.5707963267948966 rad + pos: -49.5,-18.5 + parent: 2 + - uid: 3605 components: - type: Transform - pos: 24.472853,34.56221 - parent: 45711 - - uid: 53283 + rot: 1.5707963267948966 rad + pos: -49.5,-17.5 + parent: 2 + - uid: 3606 components: - type: Transform - pos: -15.215881,79.53119 - parent: 45711 - - uid: 54022 + rot: 1.5707963267948966 rad + pos: -49.5,-16.5 + parent: 2 + - uid: 3645 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.271301,38.343628 - parent: 45711 - - uid: 54024 + pos: 40.5,-17.5 + parent: 2 + - uid: 3649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.207108,38.532166 - parent: 45711 - - uid: 54057 + pos: 20.5,-23.5 + parent: 2 + - uid: 3724 components: - type: Transform - pos: -31.347717,42.82904 - parent: 45711 - - uid: 54287 + pos: -50.5,-13.5 + parent: 2 + - uid: 3732 components: - type: Transform - pos: -34.429825,36.798706 - parent: 45711 - - uid: 54334 + pos: -51.5,-14.5 + parent: 2 + - uid: 4381 components: - type: Transform rot: -1.5707963267948966 rad - pos: -36.32715,31.62677 - parent: 45711 - - uid: 54348 + pos: 19.5,-22.5 + parent: 2 + - uid: 4409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.75699,32.951233 - parent: 45711 - - uid: 54385 + pos: 26.5,-21.5 + parent: 2 + - uid: 4410 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.2408,29.566345 - parent: 45711 -- proto: SecurityPDA - entities: - - uid: 35979 + pos: 26.5,-22.5 + parent: 2 + - uid: 4438 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32182 - - type: UnpoweredFlashlight - toggleActionEntity: 32182 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage - - uid: 35984 + pos: -42.5,32.5 + parent: 2 + - uid: 4489 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32181 - - type: UnpoweredFlashlight - toggleActionEntity: 32181 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: SecurityTechFab - entities: - - uid: 30138 + pos: 21.5,-20.5 + parent: 2 + - uid: 4556 components: - type: Transform - pos: -28.5,-15.5 + pos: -42.5,36.5 parent: 2 -- proto: SeedExtractor - entities: - - uid: 14431 + - uid: 4583 components: - type: Transform - pos: -28.5,38.5 + pos: -42.5,37.5 parent: 2 -- proto: SeniorEngineerPDA - entities: - - uid: 24566 + - uid: 4589 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32131 - - type: UnpoweredFlashlight - toggleActionEntity: 32131 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: SeniorOfficerPDA - entities: - - uid: 28632 + pos: -42.5,35.5 + parent: 2 + - uid: 4590 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32130 - - type: UnpoweredFlashlight - toggleActionEntity: 32130 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: SeniorPhysicianPDA - entities: - - uid: 24719 + pos: -42.5,33.5 + parent: 2 + - uid: 4591 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32345 - - type: UnpoweredFlashlight - toggleActionEntity: 32345 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: SeniorResearcherPDA - entities: - - uid: 25578 + pos: -42.5,34.5 + parent: 2 + - uid: 4758 components: - type: Transform - parent: 27671 - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pen: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - PDA-pai: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - Cartridge-Slot: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - program-container: !type:Container - showEnts: False - occludes: True - ents: [] - actions: !type:Container - showEnts: False - occludes: True - ents: - - 32132 - - type: UnpoweredFlashlight - toggleActionEntity: 32132 - - type: Physics - canCollide: False - - type: ActionsContainer - - type: InsideEntityStorage -- proto: ShadowKudzuWeak - entities: - - uid: 1366 + pos: -42.5,30.5 + parent: 2 + - uid: 4762 components: - type: Transform - pos: 32.5,-60.5 + pos: -42.5,31.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 11814 + - uid: 4822 components: - type: Transform - pos: 35.5,-64.5 + pos: 62.5,-43.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 11821 + - uid: 5328 components: - type: Transform - pos: 49.5,-59.5 + pos: 68.5,-38.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 12032 + - uid: 5860 components: - type: Transform - pos: 55.5,-58.5 + pos: -53.5,39.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 14231 + - uid: 5861 components: - type: Transform - pos: 48.5,-63.5 + pos: -52.5,39.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 14416 + - uid: 5862 components: - type: Transform - pos: 45.5,-55.5 + pos: -51.5,39.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 15299 + - uid: 5908 components: - type: Transform - pos: 55.5,-63.5 + pos: -41.5,42.5 parent: 2 - - type: Fixtures - fixtures: {} - - uid: 53510 + - uid: 5909 components: - type: Transform - pos: -13.5,50.5 - parent: 45711 - - type: Fixtures - fixtures: {} - - uid: 53511 + pos: -41.5,43.5 + parent: 2 + - uid: 5936 components: - type: Transform - pos: -18.5,47.5 - parent: 45711 - - type: Fixtures - fixtures: {} - - uid: 53512 + pos: -48.5,45.5 + parent: 2 + - uid: 5937 components: - type: Transform - pos: -12.5,54.5 - parent: 45711 - - type: Fixtures - fixtures: {} - - uid: 53513 + pos: -47.5,45.5 + parent: 2 + - uid: 6052 components: - type: Transform - pos: -14.5,57.5 - parent: 45711 - - type: Fixtures - fixtures: {} - - uid: 53514 + pos: -33.5,61.5 + parent: 2 + - uid: 6053 components: - type: Transform - pos: -10.5,58.5 - parent: 45711 - - type: Fixtures - fixtures: {} -- proto: ShadowTree02 - entities: - - uid: 6796 + pos: -32.5,61.5 + parent: 2 + - uid: 6054 components: - type: Transform - rot: 3.141592653589793 rad - pos: -83.340004,-3.908831 + pos: -31.5,61.5 parent: 2 -- proto: ShadowTree03 - entities: - - uid: 18364 + - uid: 6591 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.885956,-5.2829766 + pos: -31.5,5.5 parent: 2 - - uid: 23102 + - uid: 6592 components: - type: Transform - rot: 3.141592653589793 rad - pos: -90.40059,-11.01912 + pos: -31.5,13.5 parent: 2 -- proto: ShadowTree04 - entities: - - uid: 22864 + - uid: 6615 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.86519,-8.256164 + pos: -20.5,5.5 parent: 2 -- proto: ShadowTree06 - entities: - - uid: 26293 + - uid: 6616 components: - type: Transform - pos: -32.589104,52.399323 + pos: -20.5,6.5 parent: 2 -- proto: ShardGlass - entities: - - uid: 24769 + - uid: 6617 components: - type: Transform - pos: 17.532526,-44.383137 + pos: -20.5,7.5 parent: 2 - - uid: 24770 + - uid: 6618 components: - type: Transform - pos: 31.24319,-24.647493 + pos: -20.5,11.5 parent: 2 - - uid: 24771 + - uid: 6619 components: - type: Transform - pos: 36.55878,-27.275953 + pos: -20.5,12.5 parent: 2 - - uid: 24772 + - uid: 6620 + components: + - type: Transform + pos: -20.5,13.5 + parent: 2 + - uid: 7111 components: - type: Transform rot: 1.5707963267948966 rad - pos: 37.37213,-25.837023 + pos: -16.5,34.5 parent: 2 - - uid: 24773 + - uid: 7112 components: - type: Transform - pos: 30.468704,-25.429497 + rot: 1.5707963267948966 rad + pos: -16.5,33.5 parent: 2 - - uid: 24775 + - uid: 7124 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.048748,-25.369717 + pos: -19.5,34.5 parent: 2 - - uid: 24776 + - uid: 7125 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.987875,-60.220463 + rot: -1.5707963267948966 rad + pos: -20.5,34.5 parent: 2 - - uid: 24777 + - uid: 7126 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.352457,-61.86744 + rot: -1.5707963267948966 rad + pos: -21.5,34.5 parent: 2 - - uid: 24778 + - uid: 7130 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.154541,-60.23089 + pos: -17.5,34.5 parent: 2 - - uid: 24779 + - uid: 7205 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.654541,-59.81393 + pos: 32.5,36.5 parent: 2 - - uid: 24780 + - uid: 7596 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.602457,-63.62908 + pos: -19.5,-20.5 parent: 2 - - uid: 24781 + - uid: 7604 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.689857,-64.10927 + pos: 54.5,-5.5 parent: 2 - - uid: 24782 + - uid: 7605 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.004559,-61.240322 + pos: 54.5,-6.5 parent: 2 - - uid: 24783 + - uid: 7606 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.837893,-58.311203 + pos: 54.5,-7.5 parent: 2 - - uid: 24784 + - uid: 7607 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.244143,-60.906754 + pos: 55.5,-7.5 parent: 2 - - uid: 24785 + - uid: 7617 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.090883,-68.23434 + pos: -19.5,-19.5 parent: 2 - - uid: 24786 + - uid: 7625 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.78532,-68.32837 + pos: 51.5,-8.5 parent: 2 - - uid: 24787 + - uid: 7730 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.865873,-68.40134 + pos: -50.5,-16.5 parent: 2 - - uid: 24788 + - uid: 7809 components: - type: Transform - pos: -23.583143,-68.56585 + rot: -1.5707963267948966 rad + pos: -56.5,3.5 parent: 2 - - uid: 24789 + - uid: 7824 components: - type: Transform - pos: 26.350748,-35.399845 + pos: -20.5,-19.5 parent: 2 - - uid: 24790 + - uid: 8075 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.694498,-35.72797 + rot: -1.5707963267948966 rad + pos: -52.5,6.5 parent: 2 - - uid: 24792 + - uid: 8241 components: - type: Transform - pos: 47.471085,-67.47053 + pos: 66.5,-38.5 parent: 2 - - uid: 24793 + - uid: 8314 components: - type: Transform - pos: 48.142956,-66.92365 + rot: -1.5707963267948966 rad + pos: -33.5,-31.5 parent: 2 - - uid: 24794 + - uid: 8347 components: - type: Transform - pos: 45.7853,-63.17695 + rot: -1.5707963267948966 rad + pos: -33.5,-30.5 parent: 2 - - uid: 25911 + - uid: 8488 components: - type: Transform - pos: -22.664799,-31.323168 + rot: -1.5707963267948966 rad + pos: -33.5,-32.5 parent: 2 - - uid: 34087 + - uid: 8597 components: - type: Transform - pos: -6.382673,-9.102319 - parent: 33049 - - uid: 34088 + rot: 3.141592653589793 rad + pos: 5.5,-3.5 + parent: 2 + - uid: 8599 components: - type: Transform - pos: -2.467506,-10.274577 - parent: 33049 - - uid: 34089 + rot: 3.141592653589793 rad + pos: 4.5,-3.5 + parent: 2 + - uid: 8825 components: - type: Transform - pos: -6.007673,-9.758569 - parent: 33049 - - uid: 34090 + pos: 10.5,34.5 + parent: 2 + - uid: 8826 components: - type: Transform - pos: -2.170631,-9.368327 - parent: 33049 - - uid: 35207 + pos: 11.5,34.5 + parent: 2 + - uid: 9044 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.746129,10.534064 - parent: 34641 - - uid: 35208 + pos: 6.5,54.5 + parent: 2 + - uid: 9046 components: - type: Transform - pos: 2.5265045,11.44304 - parent: 34641 - - uid: 35209 + pos: 11.5,33.5 + parent: 2 + - uid: 9053 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.3233795,11.083665 - parent: 34641 - - uid: 35210 + pos: 7.5,53.5 + parent: 2 + - uid: 9094 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.6202545,10.06804 - parent: 34641 - - uid: 35211 + pos: 10.5,54.5 + parent: 2 + - uid: 9097 + components: + - type: Transform + pos: 9.5,34.5 + parent: 2 + - uid: 9104 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.3390045,10.427415 - parent: 34641 - - uid: 35212 + pos: 10.5,53.5 + parent: 2 + - uid: 9105 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5265045,9.208665 - parent: 34641 - - uid: 36195 + pos: 9.5,53.5 + parent: 2 + - uid: 9137 components: - type: Transform - pos: 49.720966,46.196945 + pos: 6.5,53.5 parent: 2 - - uid: 44715 + - uid: 9181 components: - type: Transform - pos: 54.112225,-18.245842 + pos: 13.5,34.5 parent: 2 - - uid: 44716 + - uid: 9201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.455975,-18.558342 + pos: 11.5,32.5 parent: 2 - - uid: 44717 + - uid: 9203 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.6591,-18.261467 + pos: 12.5,34.5 parent: 2 - - uid: 45636 + - uid: 9310 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.4732952,1.7580962 - parent: 45518 - - uid: 45637 + pos: 10.5,50.5 + parent: 2 + - uid: 9327 + components: + - type: Transform + pos: 10.5,49.5 + parent: 2 + - uid: 9411 components: - type: Transform rot: -1.5707963267948966 rad - pos: -0.7610799,1.6643462 - parent: 45518 - - uid: 45638 + pos: 6.5,50.5 + parent: 2 + - uid: 9420 components: - type: Transform - pos: -0.4642049,1.3830962 - parent: 45518 - - uid: 45639 + rot: -1.5707963267948966 rad + pos: 6.5,49.5 + parent: 2 + - uid: 10155 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.535795,0.53934616 - parent: 45518 - - uid: 49164 + pos: -75.5,49.5 + parent: 2 + - uid: 10233 components: - type: Transform - pos: 12.369801,33.58339 - parent: 45711 - - uid: 49165 + pos: -79.5,46.5 + parent: 2 + - uid: 11467 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.682301,32.20839 - parent: 45711 - - uid: 49166 + pos: 45.5,21.5 + parent: 2 + - uid: 11576 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.213551,32.83339 - parent: 45711 - - uid: 49167 + pos: 10.5,-53.5 + parent: 2 + - uid: 11578 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.588551,33.27089 - parent: 45711 - - uid: 49168 + pos: 16.5,-55.5 + parent: 2 + - uid: 11579 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.807301,36.446968 - parent: 45711 - - uid: 49169 + pos: 11.5,-61.5 + parent: 2 + - uid: 11580 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.402653,33.42273 - parent: 45711 - - uid: 49170 + pos: 11.5,-53.5 + parent: 2 + - uid: 11581 components: - type: Transform - pos: 17.423485,35.318565 - parent: 45711 - - uid: 49171 + pos: 10.5,-61.5 + parent: 2 + - uid: 11582 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.788069,35.89148 - parent: 45711 - - uid: 49172 + pos: 18.5,-55.5 + parent: 2 + - uid: 11583 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.746402,31.417408 - parent: 45711 - - uid: 49173 + pos: 17.5,-55.5 + parent: 2 + - uid: 11720 components: - type: Transform - pos: 15.204736,31.604908 - parent: 45711 - - uid: 54007 + pos: 16.5,34.5 + parent: 2 + - uid: 11721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.808105,52.377747 - parent: 45711 - - uid: 54008 + pos: 17.5,34.5 + parent: 2 + - uid: 11723 components: - type: Transform - pos: 31.665802,48.359863 - parent: 45711 - - uid: 54014 + pos: 16.5,33.5 + parent: 2 + - uid: 11821 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.448746,49.415833 - parent: 45711 - - uid: 54015 + pos: -76.5,47.5 + parent: 2 + - uid: 11860 + components: + - type: Transform + pos: -76.5,46.5 + parent: 2 + - uid: 11930 + components: + - type: Transform + pos: 0.5,-51.5 + parent: 2 + - uid: 12187 + components: + - type: Transform + pos: 1.5,-49.5 + parent: 2 + - uid: 12326 components: - type: Transform rot: 3.141592653589793 rad - pos: 23.674911,52.710266 - parent: 45711 - - uid: 54016 + pos: 17.5,-40.5 + parent: 2 + - uid: 12336 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.532349,51.288635 - parent: 45711 - - uid: 54019 + pos: 1.5,-51.5 + parent: 2 + - uid: 12338 components: - type: Transform - pos: 29.29152,49.58026 - parent: 45711 - - uid: 56128 + pos: -0.5,-49.5 + parent: 2 + - uid: 12794 components: - type: Transform - pos: -47.14193,-24.036396 + rot: -1.5707963267948966 rad + pos: -55.5,37.5 parent: 2 -- proto: ShardGlassPlasma - entities: - - uid: 1348 + - uid: 12797 components: - type: Transform - pos: 39.287064,-31.926428 + rot: -1.5707963267948966 rad + pos: -55.5,39.5 parent: 2 - - uid: 23045 + - uid: 12805 components: - type: Transform rot: 1.5707963267948966 rad - pos: 35.880814,-33.488926 + pos: -56.5,39.5 parent: 2 - - uid: 28532 + - uid: 13434 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.52144,-32.629555 + pos: 17.5,-38.5 parent: 2 - - uid: 52692 + - uid: 13471 components: - type: Transform - pos: 8.88913,58.46039 - parent: 45711 - - uid: 52693 + pos: 12.5,-38.5 + parent: 2 + - uid: 13487 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.18602,59.319763 - parent: 45711 -- proto: ShardGlassReinforced - entities: - - uid: 24797 + pos: 15.5,-40.5 + parent: 2 + - uid: 13571 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.27533,-60.716106 + pos: 17.5,-39.5 parent: 2 - - uid: 24798 + - uid: 13941 components: - type: Transform - rot: 3.141592653589793 rad - pos: -51.398346,-9.354028 + pos: -3.5,-42.5 parent: 2 - - uid: 24803 + - uid: 13945 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.367096,-8.885278 + pos: -5.5,-37.5 parent: 2 - - uid: 24804 + - uid: 13971 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.66397,-9.354028 + pos: 3.5,-40.5 parent: 2 - - uid: 24805 + - uid: 13972 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.085846,-8.963403 + pos: 3.5,-39.5 parent: 2 - - uid: 24806 + - uid: 13998 components: - type: Transform - pos: -51.718937,-9.122002 + pos: 31.5,45.5 parent: 2 - - uid: 24807 + - uid: 14057 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.648346,-9.369653 + pos: 30.5,45.5 parent: 2 - - uid: 24808 + - uid: 14557 + components: + - type: Transform + pos: 30.5,-61.5 + parent: 2 + - uid: 14685 components: - type: Transform rot: 1.5707963267948966 rad - pos: 57.665817,-57.739544 + pos: 23.5,-84.5 parent: 2 - - uid: 24809 + - uid: 14957 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 25.5,-85.5 + parent: 2 + - uid: 15739 components: - type: Transform rot: 3.141592653589793 rad - pos: 57.056583,-60.16923 + pos: 35.5,-61.5 parent: 2 - - uid: 24810 + - uid: 15740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.087696,-57.208294 + rot: 3.141592653589793 rad + pos: 35.5,-60.5 parent: 2 - - uid: 24811 + - uid: 15742 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.978317,-57.895794 + rot: 3.141592653589793 rad + pos: 37.5,-61.5 parent: 2 - - uid: 24812 + - uid: 15743 components: - type: Transform - pos: -82.35531,-25.920013 + rot: 3.141592653589793 rad + pos: 36.5,-61.5 parent: 2 - - uid: 24813 + - uid: 15768 components: - type: Transform rot: -1.5707963267948966 rad - pos: -40.212032,-71.8175 + pos: 40.5,-61.5 parent: 2 - - uid: 24814 + - uid: 15769 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.743282,-71.28624 + rot: -1.5707963267948966 rad + pos: 41.5,-61.5 parent: 2 - - uid: 24815 + - uid: 15836 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.928585,-71.254456 + pos: -0.5,-51.5 parent: 2 - - uid: 24816 + - uid: 15857 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.08862,-60.715496 + pos: 3.5,-48.5 parent: 2 - - uid: 24817 + - uid: 15860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.80737,-60.293617 + pos: 3.5,-47.5 parent: 2 - - uid: 34091 + - uid: 15898 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.7598214,1.7847657 - parent: 33049 - - uid: 35213 + pos: 32.5,24.5 + parent: 2 + - uid: 15899 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.700329,11.672709 - parent: 34641 - - uid: 35214 + pos: 32.5,18.5 + parent: 2 + - uid: 15900 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.325329,11.172709 - parent: 34641 - - uid: 35215 + pos: 32.5,19.5 + parent: 2 + - uid: 15901 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.403454,10.407084 - parent: 34641 - - uid: 35216 + pos: 32.5,23.5 + parent: 2 + - uid: 15902 components: - type: Transform - pos: 4.669079,11.016459 - parent: 34641 - - uid: 35217 + pos: 35.5,21.5 + parent: 2 + - uid: 15903 components: - type: Transform - pos: 3.2315779,11.719584 - parent: 34641 - - uid: 45640 + pos: 34.5,21.5 + parent: 2 + - uid: 16015 components: - type: Transform - pos: 3.6451702,0.61747116 - parent: 45518 - - uid: 45641 + pos: 46.5,21.5 + parent: 2 + - uid: 16016 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.4798299,1.8987212 - parent: 45518 - - uid: 45642 + pos: 47.5,21.5 + parent: 2 + - uid: 16017 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.0826702,1.7737212 - parent: 45518 -- proto: SheetGlass - entities: - - uid: 847 + pos: 49.5,18.5 + parent: 2 + - uid: 16022 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1304 + pos: 45.5,14.5 + parent: 2 + - uid: 16023 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 2163 + pos: 46.5,14.5 + parent: 2 + - uid: 16024 components: - type: Transform - pos: 11.832928,-17.432241 + pos: 47.5,14.5 parent: 2 - - uid: 19977 + - uid: 16026 components: - type: Transform - pos: 32.573017,-21.586103 + pos: 49.5,17.5 parent: 2 - - uid: 20204 + - uid: 16054 components: - type: Transform - pos: 32.401142,-21.507978 + pos: 46.5,17.5 parent: 2 - - uid: 26314 + - uid: 16055 components: - type: Transform - pos: 13.478352,9.458886 + pos: 46.5,18.5 parent: 2 - - uid: 26341 + - uid: 16132 components: - type: Transform - pos: 13.353352,9.568261 + pos: 21.5,7.5 parent: 2 - - uid: 27040 + - uid: 16133 components: - type: Transform - pos: 13.603352,9.427635 + pos: 21.5,6.5 parent: 2 - - uid: 36171 + - uid: 16134 components: - type: Transform - pos: 32.291767,-21.429853 + pos: 22.5,6.5 parent: 2 - - uid: 37812 + - uid: 16135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.47223,3.5249634 - parent: 36861 - - uid: 43965 + pos: 21.5,12.5 + parent: 2 + - uid: 16136 components: - type: Transform - pos: -25.55666,5.5763535 + pos: 25.5,12.5 parent: 2 - - uid: 51229 + - uid: 16137 components: - type: Transform - parent: 51228 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SheetGlass1 - entities: - - uid: 51442 + pos: 22.5,12.5 + parent: 2 + - uid: 16138 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.284676,-68.879105 + pos: 21.5,11.5 parent: 2 - - uid: 51443 + - uid: 16142 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.3628,-69.160645 + pos: 26.5,12.5 parent: 2 - - uid: 51444 + - uid: 16143 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.64405,-68.628845 + pos: 26.5,11.5 parent: 2 - - uid: 51445 + - uid: 16144 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.565926,-68.660126 + pos: 25.5,6.5 parent: 2 -- proto: SheetGlass10 - entities: - - uid: 19284 + - uid: 16145 components: - type: Transform - pos: -89.602394,-23.419039 + pos: 26.5,6.5 parent: 2 - - uid: 41857 + - uid: 16146 components: - type: Transform - pos: 17.352888,63.665516 + pos: 26.5,7.5 parent: 2 -- proto: SheetPlasma - entities: - - uid: 35960 + - uid: 16855 components: - type: Transform - pos: 33.50255,-15.484234 + pos: 21.5,57.5 parent: 2 - - uid: 46627 + - uid: 16893 components: - type: Transform - pos: -18.42244,27.512573 - parent: 45711 - - uid: 49174 + pos: 20.5,58.5 + parent: 2 + - uid: 17152 components: - type: Transform - pos: -18.56518,27.602674 - parent: 45711 -- proto: SheetPlasma1 - entities: - - uid: 45325 + pos: 20.5,59.5 + parent: 2 + - uid: 17155 components: - type: Transform - pos: 12.508866,-35.385597 + pos: 21.5,58.5 parent: 2 - - uid: 48409 + - uid: 17801 components: - type: Transform - pos: 17.492786,63.540344 + pos: 64.5,52.5 parent: 2 - - type: Stack - count: 10 -- proto: SheetPlasteel - entities: - - uid: 10489 + - uid: 17802 components: - type: Transform - pos: -39.535873,30.575626 + pos: 65.5,52.5 parent: 2 - - uid: 11830 + - uid: 18175 components: - type: Transform - pos: 12.333193,-4.4072185 + pos: -22.5,-69.5 parent: 2 - - uid: 11831 + - uid: 18176 components: - type: Transform - pos: 12.380068,-4.4228435 + pos: -22.5,-70.5 parent: 2 - - uid: 11835 + - uid: 18295 components: - type: Transform - pos: 12.380068,-4.4228435 + pos: 131.5,-56.5 parent: 2 - - uid: 15262 + - uid: 18296 components: - type: Transform - pos: -51.44166,9.684111 + pos: 136.5,-56.5 parent: 2 - - uid: 15263 + - uid: 18297 components: - type: Transform - pos: -51.441658,9.418486 + pos: 127.5,-59.5 parent: 2 - - uid: 36075 + - uid: 18298 components: - type: Transform - pos: 34.588646,-19.570478 + pos: 127.5,-53.5 parent: 2 - - uid: 36155 + - uid: 18322 components: - type: Transform - pos: 34.338642,-19.382978 + pos: 134.5,-59.5 parent: 2 - - uid: 49175 + - uid: 18323 components: - type: Transform - pos: -9.400628,32.53504 - parent: 45711 - - uid: 51232 + pos: 134.5,-53.5 + parent: 2 + - uid: 19040 components: - type: Transform - parent: 51228 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52111 + rot: 3.141592653589793 rad + pos: -0.5,-38.5 + parent: 2 + - uid: 19041 components: - type: Transform - pos: 15.30697,7.570431 + rot: 3.141592653589793 rad + pos: -0.5,-39.5 parent: 2 - - uid: 52112 + - uid: 19042 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -0.5,-40.5 + parent: 2 + - uid: 19043 components: - type: Transform - pos: 15.46322,7.461056 + rot: 3.141592653589793 rad + pos: -0.5,-41.5 parent: 2 - - uid: 52113 + - uid: 19741 components: - type: Transform - pos: 15.603845,7.3516808 + rot: 1.5707963267948966 rad + pos: -46.5,-38.5 parent: 2 -- proto: SheetPlasteel1 - entities: - - uid: 35218 + - uid: 19743 components: - type: Transform - pos: -3.496129,10.627814 - parent: 34641 - - uid: 35219 + rot: 1.5707963267948966 rad + pos: -46.5,-40.5 + parent: 2 + - uid: 19745 components: - type: Transform - pos: -13.650389,16.823078 - parent: 34641 - - uid: 35220 + rot: 1.5707963267948966 rad + pos: -46.5,-42.5 + parent: 2 + - uid: 19765 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.166014,15.776203 - parent: 34641 - - uid: 43283 + pos: -44.5,-41.5 + parent: 2 + - uid: 19767 components: - type: Transform - pos: -11.538174,49.55172 + pos: -44.5,-37.5 parent: 2 - - uid: 43333 + - uid: 19773 components: - type: Transform - pos: -11.538174,49.55172 + pos: -44.5,-36.5 parent: 2 - - uid: 43372 + - uid: 19775 components: - type: Transform - pos: -11.538174,49.55172 + pos: -44.5,-42.5 parent: 2 - - uid: 43374 + - uid: 19878 components: - type: Transform - pos: -11.538174,49.55172 + pos: -44.5,-23.5 parent: 2 -- proto: SheetPlasteel10 - entities: - - uid: 448 + - uid: 19881 components: - type: Transform - pos: 18.474815,-38.494507 + pos: -48.5,-20.5 parent: 2 - - uid: 14304 + - uid: 19884 components: - type: Transform - pos: -16.448689,-13.315871 + pos: -44.5,-22.5 parent: 2 - - uid: 19822 + - uid: 19899 components: - type: Transform - pos: 49.655315,-9.600131 + pos: -45.5,-26.5 parent: 2 - - uid: 25690 + - uid: 19900 components: - type: Transform - pos: -24.395401,-31.588829 + pos: -44.5,-26.5 parent: 2 - - uid: 29373 + - uid: 19902 components: - type: Transform - pos: -93.45453,36.50173 + pos: -48.5,-25.5 parent: 2 - - uid: 45360 + - uid: 19903 components: - type: Transform - pos: -53.47133,31.4887 + pos: -48.5,-26.5 parent: 2 -- proto: SheetPlastic - entities: - - uid: 752 + - uid: 19907 components: - type: Transform - parent: 1569 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 857 + pos: -48.5,-21.5 + parent: 2 + - uid: 19955 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1020 + rot: 3.141592653589793 rad + pos: -58.5,-5.5 + parent: 2 + - uid: 19990 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 9696 + rot: 3.141592653589793 rad + pos: -59.5,-5.5 + parent: 2 + - uid: 20160 components: - type: Transform - pos: 11.298123,-17.213861 + pos: -34.5,-20.5 parent: 2 - - uid: 11749 + - uid: 20161 components: - type: Transform - pos: 60.46901,-41.708332 + pos: -34.5,-19.5 parent: 2 - - uid: 11842 + - uid: 20215 components: - type: Transform - pos: 28.615871,-24.554539 + rot: 1.5707963267948966 rad + pos: -45.5,-34.5 parent: 2 - - uid: 21546 + - uid: 20217 components: - type: Transform - pos: 34.41677,-21.429853 + rot: 1.5707963267948966 rad + pos: -47.5,-34.5 parent: 2 - - uid: 21548 + - uid: 20246 components: - type: Transform - pos: 34.573017,-21.53923 + pos: -12.5,-21.5 parent: 2 - - uid: 36635 + - uid: 20251 components: - type: Transform - pos: 34.323017,-21.367353 + pos: -13.5,-21.5 parent: 2 - - uid: 49176 + - uid: 20253 components: - type: Transform - pos: -7.994378,32.44129 - parent: 45711 - - uid: 51230 + pos: -13.5,-19.5 + parent: 2 + - uid: 20255 components: - type: Transform - parent: 51228 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SheetPlastic1 - entities: - - uid: 49177 + pos: -16.5,-21.5 + parent: 2 + - uid: 20477 components: - type: Transform - pos: 13.647202,36.167152 - parent: 45711 -- proto: SheetPlastic10 - entities: - - uid: 45280 + pos: -56.5,-32.5 + parent: 2 + - uid: 20478 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -43.329918,-30.46934 + pos: -55.5,-32.5 parent: 2 - - uid: 53549 + - uid: 20479 components: - type: Transform - pos: -17.50441,52.68689 - parent: 45711 -- proto: SheetRGlass - entities: - - uid: 1243 + pos: -54.5,-32.5 + parent: 2 + - uid: 20495 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 11834 + pos: -49.5,-28.5 + parent: 2 + - uid: 20498 components: - type: Transform - pos: 13.458192,-4.5165935 + rot: -1.5707963267948966 rad + pos: -49.5,-32.5 parent: 2 - - uid: 12327 + - uid: 20606 components: - type: Transform - pos: 13.489443,-4.4540935 + rot: -1.5707963267948966 rad + pos: 107.5,-51.5 parent: 2 - - uid: 13032 + - uid: 20638 components: - type: Transform - pos: 13.489443,-4.4540935 + pos: -42.5,-4.5 parent: 2 - - uid: 15275 + - uid: 20640 components: - type: Transform - pos: -51.441658,8.387236 + pos: -78.5,-35.5 parent: 2 - - uid: 52117 + - uid: 20681 components: - type: Transform - pos: 15.320468,5.628259 + pos: -62.5,-18.5 parent: 2 - - uid: 52118 + - uid: 21565 components: - type: Transform - pos: 15.476718,5.472009 + rot: 1.5707963267948966 rad + pos: -79.5,-31.5 parent: 2 - - uid: 52119 + - uid: 21566 components: - type: Transform - pos: 15.586093,5.331384 + rot: 1.5707963267948966 rad + pos: -78.5,-31.5 parent: 2 -- proto: SheetRPGlass - entities: - - uid: 5681 + - uid: 21567 components: - type: Transform - pos: 46.39469,20.753809 + rot: 1.5707963267948966 rad + pos: -77.5,-31.5 parent: 2 -- proto: SheetSteel - entities: - - uid: 949 + - uid: 21570 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1078 + pos: -77.5,-35.5 + parent: 2 + - uid: 21580 components: - type: Transform - parent: 47705 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 1245 + pos: -79.5,-35.5 + parent: 2 + - uid: 22730 components: - type: Transform - pos: 28.459621,-24.335789 + pos: -30.5,-33.5 parent: 2 - - uid: 2633 + - uid: 22732 components: - type: Transform - pos: 11.364119,-16.55423 + pos: -26.5,-33.5 parent: 2 - - uid: 7615 + - uid: 22734 components: - type: Transform - pos: 22.515453,-23.824343 + pos: -22.5,-33.5 parent: 2 - - uid: 7645 + - uid: 22736 components: - type: Transform - pos: 74.5872,-6.4152403 + pos: -18.5,-33.5 parent: 2 - - uid: 10490 + - uid: 22737 components: - type: Transform - pos: -39.45775,30.466253 + pos: -14.5,-33.5 parent: 2 - - uid: 11083 + - uid: 22812 components: - type: Transform - pos: 17.359203,-24.121218 + pos: -0.5,-36.5 parent: 2 - - uid: 12272 + - uid: 22813 components: - type: Transform - pos: 12.864443,-4.4384685 + pos: -1.5,-36.5 parent: 2 - - uid: 12273 + - uid: 28184 components: - type: Transform - pos: 12.864443,-4.4384685 + rot: -1.5707963267948966 rad + pos: -88.5,31.5 parent: 2 - - uid: 12275 + - uid: 28185 components: - type: Transform - pos: 12.864443,-4.4384685 + rot: -1.5707963267948966 rad + pos: -89.5,31.5 parent: 2 - - uid: 15264 + - uid: 28187 components: - type: Transform - pos: -51.47291,9.043486 + rot: -1.5707963267948966 rad + pos: -89.5,29.5 parent: 2 - - uid: 15265 + - uid: 28190 components: - type: Transform - pos: -51.44166,8.715361 + rot: -1.5707963267948966 rad + pos: -88.5,27.5 parent: 2 - - uid: 27084 + - uid: 28736 components: - type: Transform - pos: 43.479847,13.439071 + pos: 57.5,32.5 parent: 2 - - uid: 36179 + - uid: 28798 components: - type: Transform - pos: 32.682266,-19.563803 + pos: -3.5,-28.5 parent: 2 - - uid: 43960 + - uid: 29544 components: - type: Transform - pos: -25.447285,7.5919776 + pos: -4.5,-28.5 parent: 2 - - uid: 44986 + - uid: 29573 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 47684 + pos: -39.5,-54.5 + parent: 2 + - uid: 29574 components: - type: Transform - pos: 32.541645,-19.454428 + pos: -39.5,-53.5 parent: 2 - - uid: 47699 + - uid: 29575 components: - type: Transform - pos: 32.36977,-19.391928 + pos: -38.5,-53.5 parent: 2 - - uid: 47701 + - uid: 30113 components: - type: Transform - pos: 43.539955,13.441774 + pos: -83.5,66.5 parent: 2 - - uid: 49178 + - uid: 30114 components: - type: Transform - pos: -8.681878,32.47254 - parent: 45711 - - uid: 51231 + pos: -84.5,66.5 + parent: 2 + - uid: 30115 + components: + - type: Transform + pos: -85.5,66.5 + parent: 2 + - uid: 30116 + components: + - type: Transform + pos: -85.5,67.5 + parent: 2 + - uid: 30117 + components: + - type: Transform + pos: -85.5,68.5 + parent: 2 + - uid: 30118 + components: + - type: Transform + pos: -85.5,69.5 + parent: 2 + - uid: 30119 components: - type: Transform - parent: 51228 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51511 + pos: -84.5,69.5 + parent: 2 + - uid: 30120 components: - type: Transform - pos: 43.55971,13.467365 + pos: -83.5,69.5 parent: 2 - - uid: 52107 + - uid: 30270 components: - type: Transform - pos: 13.374404,7.641874 + pos: 61.5,-23.5 parent: 2 - - uid: 52108 + - uid: 30290 components: - type: Transform - pos: 13.499404,7.563748 + pos: 60.5,-23.5 parent: 2 - - uid: 52109 + - uid: 31443 components: - type: Transform - pos: 13.640029,7.469999 + rot: -1.5707963267948966 rad + pos: 27.5,-71.5 parent: 2 - - uid: 52143 + - uid: 32362 components: - type: Transform - pos: 39.509357,-7.3903847 + rot: -1.5707963267948966 rad + pos: 15.5,-73.5 parent: 2 -- proto: SheetSteel1 - entities: - - uid: 9235 + - uid: 32365 components: - type: Transform - pos: -93.72575,29.46193 + rot: -1.5707963267948966 rad + pos: 1.5,-74.5 parent: 2 - - uid: 11693 + - uid: 42521 components: - type: Transform - pos: 52.632008,-62.70467 + pos: -27.5,-25.5 parent: 2 - - uid: 24867 + - uid: 51009 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.260567,-68.63727 + pos: -31.5,-25.5 parent: 2 - - uid: 29379 + - uid: 51010 components: - type: Transform - pos: -95.10075,26.493181 + pos: -23.5,-25.5 parent: 2 - - uid: 34092 + - uid: 51011 components: - type: Transform - pos: 5.373027,-10.7524185 - parent: 33049 - - uid: 34093 + pos: -19.5,-25.5 + parent: 2 + - uid: 54489 components: - type: Transform - pos: 7.544902,-12.4086685 - parent: 33049 - - uid: 34094 + rot: 1.5707963267948966 rad + pos: 4.5,-13.5 + parent: 53899 + - uid: 54490 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.17564112,-12.642169 - parent: 33049 - - uid: 35221 + pos: 5.5,-10.5 + parent: 53899 + - uid: 54491 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.4223795,10.667163 - parent: 34641 - - uid: 35222 + pos: 6.5,-10.5 + parent: 53899 + - uid: 54492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.197264,16.760578 - parent: 34641 - - uid: 35223 + rot: 1.5707963267948966 rad + pos: 6.5,-13.5 + parent: 53899 + - uid: 54493 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.978514,15.463703 - parent: 34641 - - uid: 36199 + pos: -1.5,-6.5 + parent: 53899 + - uid: 54494 components: - type: Transform - pos: 47.549118,45.559925 - parent: 2 - - uid: 44679 + pos: -1.5,-7.5 + parent: 53899 + - uid: 54944 components: - type: Transform - pos: 67.324524,-17.505203 - parent: 2 - - uid: 49179 + rot: 1.5707963267948966 rad + pos: 5.5,-7.5 + parent: 54730 + - uid: 54945 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.449138,36.440662 - parent: 45711 - - uid: 49180 + pos: 4.5,-7.5 + parent: 54730 + - uid: 54946 components: - type: Transform - pos: 27.233908,32.206284 - parent: 45711 - - uid: 49181 + rot: 1.5707963267948966 rad + pos: 3.5,-7.5 + parent: 54730 + - uid: 55744 components: - type: Transform - pos: 23.286572,29.493347 - parent: 45711 - - uid: 49182 + pos: -13.5,5.5 + parent: 55280 + - uid: 55745 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.567822,29.305847 - parent: 45711 - - uid: 51439 + pos: -14.5,5.5 + parent: 55280 + - uid: 55746 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.409676,-68.40987 - parent: 2 - - uid: 51440 + pos: -15.5,2.5 + parent: 55280 + - uid: 55747 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.1753,-68.581924 - parent: 2 - - uid: 51441 + pos: -15.5,5.5 + parent: 55280 + - uid: 55748 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.70655,-69.23885 - parent: 2 -- proto: SheetSteel10 - entities: - - uid: 900 + pos: -16.5,5.5 + parent: 55280 + - uid: 55749 components: - type: Transform - pos: 52.33955,-42.544018 - parent: 2 - - uid: 3267 + pos: -13.5,2.5 + parent: 55280 + - uid: 55750 components: - type: Transform - pos: 49.32719,-9.459505 - parent: 2 - - uid: 11847 + pos: -14.5,2.5 + parent: 55280 + - uid: 55751 components: - type: Transform - pos: -16.433064,-13.690871 - parent: 2 - - uid: 19264 + pos: -16.5,2.5 + parent: 55280 + - uid: 56397 components: - type: Transform - pos: 37.583214,-65.55827 - parent: 2 - - uid: 19265 + rot: 3.141592653589793 rad + pos: 1.5,4.5 + parent: 56354 + - uid: 56398 components: - type: Transform - pos: -33.662083,-72.37711 - parent: 2 - - uid: 19274 + rot: 3.141592653589793 rad + pos: 1.5,5.5 + parent: 56354 + - uid: 56399 components: - type: Transform - pos: -38.46542,-44.476074 - parent: 2 - - uid: 19282 + rot: 1.5707963267948966 rad + pos: 1.5,0.5 + parent: 56354 + - uid: 56400 components: - type: Transform - pos: -86.63035,-27.479832 - parent: 2 - - uid: 19563 + rot: 1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 56354 + - uid: 56589 components: - type: Transform - pos: -16.667131,53.544155 - parent: 2 - - uid: 20159 + pos: -0.5,5.5 + parent: 56424 + - uid: 56590 components: - type: Transform - pos: 16.35997,50.534092 - parent: 2 - - uid: 21626 + pos: 1.5,5.5 + parent: 56424 + - uid: 63721 components: - type: Transform - pos: 18.241959,59.602276 - parent: 2 - - uid: 22475 + pos: -55.5,43.5 + parent: 56631 + - uid: 63722 components: - type: Transform - pos: 63.470394,-33.040783 - parent: 2 - - uid: 25682 + pos: -55.5,53.5 + parent: 56631 + - uid: 63723 components: - type: Transform - pos: -24.598526,-31.370079 - parent: 2 - - uid: 29380 + pos: -54.5,54.5 + parent: 56631 + - uid: 63724 components: - type: Transform - pos: -93.6264,36.611107 - parent: 2 - - uid: 37223 + pos: -55.5,54.5 + parent: 56631 + - uid: 63725 components: - type: Transform - pos: 54.56108,-27.424482 - parent: 2 - - uid: 43010 + pos: -55.5,42.5 + parent: 56631 + - uid: 63726 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -43.658043,-30.313087 - parent: 2 - - uid: 47608 + pos: -45.5,47.5 + parent: 56631 + - uid: 63727 components: - type: Transform - pos: 29.44228,-10.547907 - parent: 2 - - uid: 49183 + pos: -52.5,42.5 + parent: 56631 + - uid: 63728 components: - type: Transform - pos: 24.233747,23.535175 - parent: 45711 - - uid: 49184 + pos: -51.5,42.5 + parent: 56631 + - uid: 63729 components: - type: Transform - pos: 36.51264,34.57534 - parent: 45711 -- proto: SheetUranium - entities: - - uid: 361 + pos: -46.5,49.5 + parent: 56631 + - uid: 63730 components: - type: Transform - pos: 19.366726,31.816696 - parent: 2 - - uid: 913 + pos: -45.5,49.5 + parent: 56631 + - uid: 63731 components: - type: Transform - pos: 19.741726,31.582317 - parent: 2 - - uid: 9879 + pos: -52.5,54.5 + parent: 56631 + - uid: 63732 components: - type: Transform - pos: 19.583525,31.585814 - parent: 2 - - uid: 46597 + pos: -50.5,42.5 + parent: 56631 + - uid: 63733 components: - type: Transform - pos: -17.750565,27.731262 - parent: 45711 - - uid: 49185 + pos: -54.5,42.5 + parent: 56631 + - uid: 63734 components: - type: Transform - pos: -17.932491,27.638596 - parent: 45711 - - uid: 51378 + pos: -51.5,54.5 + parent: 56631 + - uid: 63735 components: - type: Transform - pos: 19.44582,31.574554 - parent: 2 -- proto: ShellShotgun - entities: - - uid: 24016 + pos: -46.5,47.5 + parent: 56631 + - uid: 63736 components: - type: Transform - pos: -9.846204,17.721317 - parent: 2 - - uid: 41093 + pos: 4.5,2.5 + parent: 56631 + - uid: 63737 components: - type: Transform - pos: -9.830579,17.471317 - parent: 2 - - uid: 41095 + pos: 4.5,3.5 + parent: 56631 + - uid: 63738 components: - type: Transform - pos: -9.67433,17.408817 - parent: 2 - - uid: 46573 + pos: 4.5,4.5 + parent: 56631 + - uid: 63739 components: - type: Transform rot: -1.5707963267948966 rad - pos: 27.196014,52.140198 - parent: 45711 - - uid: 46729 + pos: 22.5,34.5 + parent: 56631 + - uid: 63740 components: - type: Transform - pos: 27.807129,52.709656 - parent: 45711 -- proto: ShellShotgunImprovised - entities: - - uid: 14961 + rot: -1.5707963267948966 rad + pos: 22.5,35.5 + parent: 56631 + - uid: 63741 components: - type: Transform - pos: -9.678377,17.700706 - parent: 2 - - uid: 21635 + rot: -1.5707963267948966 rad + pos: 22.5,36.5 + parent: 56631 + - uid: 63742 components: - type: Transform - pos: -9.850252,17.216331 - parent: 2 - - uid: 21651 + rot: -1.5707963267948966 rad + pos: 21.5,36.5 + parent: 56631 + - uid: 63743 components: - type: Transform - pos: -9.365877,17.419456 - parent: 2 - - uid: 41102 + pos: -2.5,55.5 + parent: 56631 + - uid: 63744 components: - type: Transform - pos: -9.569003,17.544456 - parent: 2 - - uid: 41103 + pos: 3.5,74.5 + parent: 56631 + - uid: 63745 components: - type: Transform - pos: -9.381502,17.544456 - parent: 2 - - uid: 41104 + pos: 2.5,74.5 + parent: 56631 + - uid: 63746 components: - type: Transform - pos: -9.819002,17.388206 - parent: 2 -- proto: ShipBattlemap - entities: - - uid: 31812 + pos: 5.5,75.5 + parent: 56631 + - uid: 63747 components: - type: Transform - pos: -5.3975453,31.877632 - parent: 2 -- proto: ShippingContainerBlank - entities: - - uid: 24869 + pos: 0.5,75.5 + parent: 56631 + - uid: 63748 components: - type: Transform - pos: 58.5,-0.5 - parent: 2 -- proto: ShippingContainerCybersun - entities: - - uid: 49186 + pos: 5.5,76.5 + parent: 56631 + - uid: 63749 components: - type: Transform - pos: -11.5,22.5 - parent: 45711 -- proto: ShippingContainerGorlexRed - entities: - - uid: 49187 + pos: 0.5,76.5 + parent: 56631 + - uid: 63750 components: - type: Transform - pos: -15.5,20.5 - parent: 45711 -- proto: ShippingContainerNanotrasen - entities: - - uid: 36031 + pos: 4.5,75.5 + parent: 56631 + - uid: 63751 components: - type: Transform - pos: 68.5,-2.5 - parent: 2 -- proto: ShippingContainerVitezstvi - entities: - - uid: 49188 + pos: 1.5,75.5 + parent: 56631 + - uid: 63752 components: - type: Transform - pos: -15.5,24.5 - parent: 45711 -- proto: ShotGunCabinetFilled - entities: - - uid: 54173 + pos: 4.5,74.5 + parent: 56631 + - uid: 63753 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,42.5 - parent: 45711 - - uid: 55139 + pos: 1.5,74.5 + parent: 56631 + - uid: 63754 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,43.5 - parent: 45711 - - uid: 55140 + pos: -15.5,71.5 + parent: 56631 + - uid: 63755 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,53.5 - parent: 45711 -- proto: Shovel - entities: - - uid: 24875 + pos: -14.5,71.5 + parent: 56631 + - uid: 63756 components: - type: Transform - pos: -42.50709,-56.5171 - parent: 2 -- proto: ShowcaseRobot - entities: - - uid: 24876 + pos: -13.5,71.5 + parent: 56631 + - uid: 63757 components: - type: Transform - pos: 38.5,61.5 - parent: 2 - - uid: 24877 + pos: -11.5,71.5 + parent: 56631 + - uid: 63758 components: - type: Transform - pos: 40.5,61.5 - parent: 2 - - uid: 49758 + pos: -9.5,71.5 + parent: 56631 + - uid: 63759 components: - type: Transform - pos: -53.5,45.5 - parent: 45711 - - uid: 49759 + pos: -17.5,52.5 + parent: 56631 + - uid: 63760 components: - type: Transform - pos: -49.5,51.5 - parent: 45711 - - uid: 54153 + pos: -18.5,52.5 + parent: 56631 + - uid: 63761 components: - type: Transform - pos: -24.5,44.5 - parent: 45711 - - uid: 54237 + pos: -17.5,53.5 + parent: 56631 + - uid: 63762 components: - type: Transform - pos: -53.5,51.5 - parent: 45711 -- proto: ShowcaseRobotMarauder - entities: - - uid: 53400 + rot: 1.5707963267948966 rad + pos: 32.5,52.5 + parent: 56631 + - uid: 63763 components: - type: Transform - pos: -27.5,48.5 - parent: 45711 -- proto: ShowcaseRobotWhite - entities: - - uid: 49757 + rot: 1.5707963267948966 rad + pos: 32.5,51.5 + parent: 56631 + - uid: 63764 components: - type: Transform - pos: -49.5,45.5 - parent: 45711 -- proto: ShuttersFrame - entities: - - uid: 24878 + rot: 3.141592653589793 rad + pos: 29.5,42.5 + parent: 56631 + - uid: 63765 components: - type: Transform - pos: 40.5,-61.5 - parent: 2 - - uid: 25312 + rot: 3.141592653589793 rad + pos: 29.5,43.5 + parent: 56631 + - uid: 63766 components: - type: Transform - pos: -42.5,39.5 - parent: 2 - - uid: 49189 + rot: 3.141592653589793 rad + pos: 26.5,43.5 + parent: 56631 + - uid: 63767 components: - type: Transform - pos: -1.5,22.5 - parent: 45711 - - uid: 49190 + pos: 24.5,45.5 + parent: 56631 + - uid: 63768 components: - type: Transform - pos: 3.5,3.5 - parent: 45711 - - uid: 49191 + pos: 24.5,44.5 + parent: 56631 + - uid: 63769 components: - type: Transform - pos: 3.5,2.5 - parent: 45711 - - uid: 49192 + pos: 24.5,43.5 + parent: 56631 + - uid: 63770 components: - type: Transform - pos: -0.5,22.5 - parent: 45711 - - uid: 49193 + pos: 32.5,50.5 + parent: 56631 + - uid: 63771 components: - type: Transform - pos: -7.5,26.5 - parent: 45711 - - uid: 49194 + rot: 1.5707963267948966 rad + pos: 31.5,45.5 + parent: 56631 + - uid: 63772 components: - type: Transform - pos: -9.5,26.5 - parent: 45711 -- proto: ShuttersNormal - entities: - - uid: 592 + rot: 1.5707963267948966 rad + pos: 31.5,44.5 + parent: 56631 + - uid: 63773 components: - type: Transform - pos: -2.5,44.5 - parent: 2 - - type: DeviceLinkSink - links: - - 32221 - - 25140 - - uid: 8137 + rot: 1.5707963267948966 rad + pos: 31.5,43.5 + parent: 56631 + - uid: 63774 components: - type: Transform - pos: -39.5,-34.5 - parent: 2 - - type: DeviceLinkSink - links: - - 8147 - - uid: 8152 + pos: 17.5,52.5 + parent: 56631 + - uid: 63775 components: - type: Transform - pos: -43.5,-34.5 - parent: 2 - - type: DeviceLinkSink - links: - - 8147 - - uid: 12015 + pos: -41.5,45.5 + parent: 56631 + - uid: 63776 components: - type: Transform - pos: -47.5,26.5 - parent: 2 - - type: DeviceLinkSink - links: - - 25357 - - uid: 17381 + pos: -41.5,51.5 + parent: 56631 + - uid: 63777 components: - type: Transform - pos: 43.5,-28.5 - parent: 2 - - uid: 19305 + pos: -50.5,54.5 + parent: 56631 + - uid: 63778 components: - type: Transform - pos: -46.5,26.5 - parent: 2 - - type: DeviceLinkSink - links: - - 25357 - - uid: 25600 + rot: 1.5707963267948966 rad + pos: 34.5,56.5 + parent: 56631 + - uid: 63779 components: - type: Transform - pos: -2.5,48.5 - parent: 2 - - type: DeviceLinkSink - links: - - 32221 - - 25140 - - uid: 26973 + rot: 1.5707963267948966 rad + pos: 34.5,55.5 + parent: 56631 + - uid: 66669 components: - type: Transform - pos: 42.5,-28.5 - parent: 2 - - uid: 30774 + pos: 3.5,-12.5 + parent: 65849 + - uid: 66670 components: - type: Transform - pos: -15.5,-48.5 - parent: 2 - - type: DeviceLinkSink - links: - - 1961 - - uid: 30776 + pos: 3.5,-13.5 + parent: 65849 + - uid: 66671 components: - type: Transform - pos: -17.5,-48.5 - parent: 2 - - type: DeviceLinkSink - links: - - 1961 - - uid: 41109 + pos: 3.5,-11.5 + parent: 65849 + - uid: 66672 components: - type: Transform - pos: 1.5,44.5 - parent: 2 - - type: DeviceLinkSink - links: - - 32221 - - 25140 - - uid: 41114 + pos: 9.5,-17.5 + parent: 65849 + - uid: 66673 components: - type: Transform - pos: 1.5,48.5 - parent: 2 - - type: DeviceLinkSink - links: - - 32221 - - 25140 - - uid: 49195 + pos: 8.5,-17.5 + parent: 65849 + - uid: 66674 components: - type: Transform - pos: 3.5,5.5 - parent: 45711 - - uid: 49196 + pos: 7.5,-17.5 + parent: 65849 + - uid: 67907 components: - type: Transform - pos: 3.5,4.5 - parent: 45711 - - uid: 49197 + rot: 1.5707963267948966 rad + pos: 4.5,2.5 + parent: 66965 + - uid: 67908 components: - type: Transform - pos: -2.5,20.5 - parent: 45711 - - uid: 49198 + pos: 0.5,-3.5 + parent: 66965 + - uid: 67909 components: - type: Transform - pos: 3.5,21.5 - parent: 45711 - - uid: 49199 + pos: 0.5,-4.5 + parent: 66965 + - uid: 67910 components: - type: Transform - pos: 3.5,20.5 - parent: 45711 - - uid: 49200 + pos: 1.5,-4.5 + parent: 66965 + - uid: 67911 components: - type: Transform - pos: -10.5,26.5 - parent: 45711 - - uid: 54130 + pos: 0.5,-2.5 + parent: 66965 + - uid: 71126 components: - type: Transform - pos: 32.5,51.5 - parent: 45711 - - uid: 54133 + pos: -2.5,-7.5 + parent: 56001 + - uid: 71127 components: - type: Transform - pos: 32.5,50.5 - parent: 45711 - - uid: 54138 + pos: 5.5,-7.5 + parent: 56001 + - uid: 71128 components: - type: Transform - pos: 24.5,45.5 - parent: 45711 - - uid: 54139 + pos: 4.5,-7.5 + parent: 56001 + - uid: 71129 components: - type: Transform - pos: 31.5,43.5 - parent: 45711 - - uid: 54140 + pos: -1.5,-7.5 + parent: 56001 +- proto: TableReinforcedGlass + entities: + - uid: 629 components: - type: Transform - pos: 31.5,44.5 - parent: 45711 - - uid: 54143 + pos: -84.5,12.5 + parent: 2 + - uid: 630 components: - type: Transform - pos: 24.5,43.5 - parent: 45711 - - uid: 54244 + pos: -83.5,12.5 + parent: 2 + - uid: 3868 components: - type: Transform - pos: 22.5,58.5 - parent: 45711 - - uid: 54245 + rot: 3.141592653589793 rad + pos: 33.5,-20.5 + parent: 2 + - uid: 5254 components: - type: Transform - pos: 23.5,58.5 - parent: 45711 -- proto: ShuttersNormalOpen - entities: - - uid: 584 + pos: -54.5,43.5 + parent: 2 + - uid: 6403 components: - type: Transform - pos: 2.5,47.5 + pos: -46.5,42.5 parent: 2 - - type: DeviceLinkSink - links: - - 22918 - - 25140 - - uid: 859 + - uid: 6459 components: - type: Transform - pos: -31.5,-1.5 + pos: -44.5,42.5 parent: 2 - - type: DeviceLinkSink - links: - - 1099 - - uid: 1090 + - uid: 6911 components: - type: Transform - pos: -23.5,-10.5 + pos: -61.5,45.5 parent: 2 - - type: DeviceLinkSink - links: - - 658 - - uid: 1451 + - uid: 6945 components: - type: Transform - pos: -20.5,-27.5 + pos: -44.5,43.5 parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 1524 + - uid: 6946 components: - type: Transform - pos: -19.5,-27.5 + pos: -46.5,43.5 parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 1525 + - uid: 6947 components: - type: Transform - pos: -23.5,-2.5 + pos: -45.5,43.5 parent: 2 - - type: DeviceLinkSink - links: - - 7942 - - 1535 - - uid: 1544 + - uid: 6948 components: - type: Transform - pos: -26.5,-1.5 + pos: -45.5,42.5 parent: 2 - - type: DeviceLinkSink - links: - - 7942 - - 1535 - - uid: 1545 + - uid: 6956 components: - type: Transform pos: -21.5,-3.5 parent: 2 - - type: DeviceLinkSink - links: - - 7871 - - 1535 - - uid: 1693 + - uid: 6958 components: - type: Transform - pos: -15.5,-3.5 + pos: -29.5,-3.5 parent: 2 - - type: DeviceLinkSink - links: - - 10151 - - uid: 1793 + - uid: 7013 components: - type: Transform - pos: -23.5,-13.5 + pos: -62.5,45.5 parent: 2 - - type: DeviceLinkSink - links: - - 658 - - uid: 5529 + - uid: 8918 components: - type: Transform - pos: -23.5,-11.5 + rot: 1.5707963267948966 rad + pos: 54.5,-53.5 parent: 2 - - type: DeviceLinkSink - links: - - 658 - - uid: 5540 + - uid: 9134 components: - type: Transform - pos: -34.5,-1.5 + pos: 8.5,53.5 parent: 2 - - type: DeviceLinkSink - links: - - 1099 - - uid: 5552 + - uid: 9725 components: - type: Transform - pos: -32.5,-1.5 + pos: -44.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 1099 - - uid: 7849 + - uid: 9726 components: - type: Transform - pos: -2.5,-25.5 + pos: -43.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 7911 - - 1542 - - uid: 7852 + - uid: 9734 components: - type: Transform - pos: -2.5,-24.5 + pos: -42.5,17.5 parent: 2 - - type: DeviceLinkSink - links: - - 7911 - - 1542 - - uid: 7857 + - uid: 13562 components: - type: Transform - pos: -32.5,-19.5 + pos: 16.5,-61.5 parent: 2 - - type: DeviceLinkSink - links: - - 6080 - - uid: 7858 + - uid: 13641 components: - type: Transform - pos: -32.5,-21.5 + pos: 14.5,-54.5 parent: 2 - - type: DeviceLinkSink - links: - - 6080 - - uid: 7873 + - uid: 13665 components: - type: Transform - pos: -25.5,-1.5 + pos: 14.5,-61.5 parent: 2 - - type: DeviceLinkSink - links: - - 7942 - - 1535 - - uid: 7896 + - uid: 13680 components: - type: Transform - pos: -3.5,-22.5 + pos: 20.5,-61.5 parent: 2 - - type: DeviceLinkSink - links: - - 7911 - - 1542 - - uid: 7909 + - uid: 13826 components: - type: Transform - pos: -21.5,-5.5 + pos: 22.5,-61.5 parent: 2 - - type: DeviceLinkSink - links: - - 7871 - - 1535 - - uid: 8005 + - uid: 13868 components: - type: Transform - pos: -16.5,-31.5 + pos: 23.5,-54.5 parent: 2 - - type: DeviceLinkSink - links: - - 8003 - - uid: 8007 + - uid: 14627 components: - type: Transform - pos: -18.5,-31.5 + pos: 16.5,-66.5 parent: 2 - - type: DeviceLinkSink - links: - - 8003 - - uid: 8008 + - uid: 14628 components: - type: Transform - pos: -17.5,-31.5 + pos: 16.5,-67.5 parent: 2 - - type: DeviceLinkSink - links: - - 8003 - - uid: 8013 + - uid: 14629 components: - type: Transform - pos: -13.5,-27.5 + pos: 13.5,-67.5 parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 8014 + - uid: 14630 components: - type: Transform - pos: -11.5,-27.5 + pos: 15.5,-67.5 parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 8015 + - uid: 14631 components: - type: Transform - pos: -10.5,-27.5 + pos: 14.5,-67.5 parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 8016 + - uid: 20762 components: - type: Transform - pos: -20.5,-31.5 + pos: -84.5,-18.5 parent: 2 - - type: DeviceLinkSink - links: - - 8003 - - uid: 8017 + - uid: 20763 components: - type: Transform - pos: -19.5,-31.5 + pos: -84.5,-12.5 parent: 2 - - type: DeviceLinkSink - links: - - 8003 - - uid: 8020 + - uid: 31001 components: - type: Transform - pos: -14.5,-27.5 + rot: 1.5707963267948966 rad + pos: -18.5,-53.5 parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 8021 + - uid: 55247 components: - type: Transform - pos: -17.5,-27.5 - parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 8022 + rot: 3.141592653589793 rad + pos: 1.5,0.5 + parent: 55142 + - uid: 55248 components: - type: Transform - pos: -6.5,-20.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7958 - - 1542 - - uid: 8023 + rot: 3.141592653589793 rad + pos: 1.5,-2.5 + parent: 55142 + - uid: 55249 components: - type: Transform - pos: -4.5,-20.5 - parent: 2 - - type: DeviceLinkSink - links: - - 7958 - - 1542 - - uid: 8027 + pos: -0.5,-1.5 + parent: 55142 + - uid: 63780 components: - type: Transform - pos: -16.5,-27.5 - parent: 2 - - type: DeviceLinkSink - links: - - 8151 - - uid: 11970 + rot: -1.5707963267948966 rad + pos: -10.5,18.5 + parent: 56631 + - uid: 63781 components: - type: Transform - pos: -25.5,-25.5 - parent: 2 - - type: DeviceLinkSink - links: - - 6563 - - uid: 12954 + pos: -3.5,8.5 + parent: 56631 + - uid: 63782 components: - type: Transform - pos: 22.5,16.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51799 - - 51793 - - uid: 13788 + pos: 31.5,56.5 + parent: 56631 + - uid: 71130 components: - type: Transform - pos: -19.5,18.5 - parent: 2 - - type: DeviceLinkSink - links: - - 25881 - - uid: 18653 + pos: 0.5,-2.5 + parent: 56001 + - uid: 71131 components: - type: Transform - pos: -13.5,-3.5 - parent: 2 - - type: DeviceLinkSink - links: - - 10151 - - uid: 20775 + pos: 2.5,-2.5 + parent: 56001 + - uid: 71132 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -2.5,1.5 + parent: 56001 + - uid: 71133 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -3.5,1.5 + parent: 56001 +- proto: TableStone + entities: + - uid: 4682 components: - type: Transform - pos: -15.5,-42.5 + rot: 3.141592653589793 rad + pos: -28.5,43.5 parent: 2 - - type: DeviceLinkSink - links: - - 15382 - - uid: 21986 + - uid: 4737 components: - type: Transform - pos: -19.5,16.5 + rot: 3.141592653589793 rad + pos: -28.5,44.5 parent: 2 - - type: DeviceLinkSink - links: - - 25881 - - uid: 22230 + - uid: 4749 components: - type: Transform - pos: -17.5,-3.5 + rot: 3.141592653589793 rad + pos: -28.5,45.5 parent: 2 - - type: DeviceLinkSink - links: - - 10151 - - uid: 22952 + - uid: 4753 components: - type: Transform - pos: 22.5,17.5 + rot: 3.141592653589793 rad + pos: -29.5,45.5 parent: 2 - - type: DeviceLinkSink - links: - - 51799 - - 51793 - - uid: 23531 + - uid: 5874 components: - type: Transform - pos: 34.5,1.5 + pos: -47.5,36.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 23608 + - uid: 5875 components: - type: Transform - pos: 33.5,1.5 + pos: -47.5,37.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 23609 + - uid: 7281 components: - type: Transform - pos: 35.5,1.5 + rot: 1.5707963267948966 rad + pos: -22.5,41.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 23620 + - uid: 7282 components: - type: Transform - pos: 30.5,1.5 + rot: 1.5707963267948966 rad + pos: -21.5,41.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 23621 + - uid: 7283 components: - type: Transform - pos: 32.5,1.5 + rot: 1.5707963267948966 rad + pos: -20.5,41.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 23633 + - uid: 7284 components: - type: Transform - pos: 31.5,1.5 + rot: 1.5707963267948966 rad + pos: -23.5,41.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 23726 + - uid: 7455 components: - type: Transform - pos: 36.5,1.5 + pos: -46.5,74.5 parent: 2 - - type: DeviceLinkSink - links: - - 51520 - - uid: 24879 + - uid: 7456 components: - type: Transform - pos: -7.5,-4.5 + pos: -44.5,74.5 parent: 2 - - type: DeviceLinkSink - links: - - 16442 - - 24898 - - uid: 24889 + - uid: 7457 components: - type: Transform - pos: -7.5,-5.5 + pos: -41.5,74.5 parent: 2 - - type: DeviceLinkSink - links: - - 16442 - - 24898 - - uid: 24891 + - uid: 7459 components: - type: Transform - pos: -7.5,-6.5 + pos: -43.5,74.5 parent: 2 - - type: DeviceLinkSink - links: - - 16442 - - 24898 - - uid: 24894 + - uid: 7460 components: - type: Transform - pos: 18.5,16.5 + pos: -47.5,74.5 parent: 2 - - type: DeviceLinkSink - links: - - 24890 - - 51793 - - uid: 24895 + - uid: 7461 components: - type: Transform - pos: 18.5,15.5 + pos: -40.5,74.5 parent: 2 - - type: DeviceLinkSink - links: - - 24890 - - 51793 - - uid: 24896 + - uid: 8082 components: - type: Transform - pos: 18.5,14.5 + rot: -1.5707963267948966 rad + pos: -52.5,3.5 parent: 2 - - type: DeviceLinkSink - links: - - 24890 - - 51793 - - uid: 24899 + - uid: 8083 components: - type: Transform - pos: 57.5,3.5 + rot: -1.5707963267948966 rad + pos: -52.5,4.5 parent: 2 - - type: DeviceLinkSink - links: - - 10262 - - 22713 - - uid: 24900 + - uid: 8614 components: - type: Transform - pos: 59.5,3.5 + pos: 6.5,-9.5 parent: 2 - - type: DeviceLinkSink - links: - - 10262 - - 22713 - - uid: 24901 + - uid: 9661 components: - type: Transform - pos: 18.5,17.5 + pos: -1.5,-64.5 parent: 2 - - type: DeviceLinkSink - links: - - 24890 - - 51793 - - uid: 24903 + - uid: 10107 components: - type: Transform - pos: 13.5,-48.5 + pos: -8.5,24.5 parent: 2 - - type: DeviceLinkSink - links: - - 43955 - - 51914 - - uid: 24904 + - uid: 10108 components: - type: Transform - pos: 1.5,10.5 + pos: -8.5,23.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24905 + - uid: 13421 components: - type: Transform - pos: 4.5,8.5 + pos: 8.5,-40.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24906 + - uid: 13482 components: - type: Transform - pos: 5.5,8.5 + pos: 16.5,-49.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24909 + - uid: 13525 components: - type: Transform - pos: -6.5,10.5 + pos: 8.5,-39.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24910 + - uid: 13708 components: - type: Transform - pos: -5.5,10.5 + rot: -1.5707963267948966 rad + pos: 8.5,-46.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24911 + - uid: 14515 components: - type: Transform - pos: -4.5,10.5 + pos: -0.5,-64.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24912 + - uid: 18932 components: - type: Transform - pos: -3.5,10.5 + pos: 6.5,-84.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24913 + - uid: 18933 components: - type: Transform - pos: -2.5,10.5 + pos: 6.5,-83.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24914 + - uid: 18934 components: - type: Transform - pos: -1.5,10.5 + pos: 6.5,-81.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24915 + - uid: 18936 components: - type: Transform - pos: -0.5,10.5 + pos: 6.5,-78.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24916 + - uid: 18937 components: - type: Transform - pos: 0.5,10.5 + pos: 6.5,-80.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24917 + - uid: 18938 components: - type: Transform - pos: 2.5,10.5 + pos: 14.5,-83.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24918 + - uid: 18940 components: - type: Transform - pos: 3.5,10.5 + pos: 6.5,-82.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24919 + - uid: 18943 components: - type: Transform - pos: 5.5,9.5 + pos: 14.5,-79.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24920 + - uid: 18944 components: - type: Transform - pos: 6.5,9.5 + pos: 14.5,-82.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24921 + - uid: 18945 components: - type: Transform - pos: 3.5,8.5 + pos: 14.5,-78.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24922 + - uid: 18946 components: - type: Transform - pos: 2.5,8.5 + pos: 14.5,-84.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24923 + - uid: 18955 components: - type: Transform - pos: 1.5,8.5 + pos: 14.5,-80.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24924 + - uid: 18956 components: - type: Transform - pos: -0.5,8.5 + pos: 14.5,-81.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24925 + - uid: 18957 components: - type: Transform - pos: -1.5,8.5 + pos: 6.5,-79.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24926 + - uid: 19956 components: - type: Transform - pos: -2.5,8.5 + rot: 3.141592653589793 rad + pos: -56.5,-7.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24927 + - uid: 19971 components: - type: Transform - pos: -3.5,8.5 + rot: 3.141592653589793 rad + pos: -56.5,-6.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24928 + - uid: 23028 components: - type: Transform - pos: -4.5,8.5 + rot: -1.5707963267948966 rad + pos: 56.5,-37.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24929 + - uid: 54495 components: - type: Transform - pos: -5.5,8.5 + rot: 3.141592653589793 rad + pos: -4.5,-4.5 + parent: 53899 + - uid: 63783 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 33.5,48.5 + parent: 56631 +- proto: TableWood + entities: + - uid: 494 + components: + - type: Transform + pos: -20.5,-11.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24930 + - uid: 495 components: - type: Transform - pos: -6.5,7.5 + pos: -19.5,-11.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24931 + - uid: 2058 components: - type: Transform - pos: 4.5,10.5 + pos: -87.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24932 + - uid: 2090 components: - type: Transform - pos: -6.5,9.5 + pos: -84.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24943 + - uid: 2162 components: - type: Transform - pos: -6.5,8.5 + pos: -21.5,-6.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24945 + - uid: 2547 components: - type: Transform - pos: 0.5,8.5 + pos: 29.5,-32.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24950 + - uid: 3432 components: - type: Transform - pos: 16.5,40.5 + pos: -93.5,14.5 parent: 2 - - type: DeviceLinkSink - links: - - 32753 - - uid: 24951 + - uid: 3743 components: - type: Transform - pos: 16.5,38.5 + pos: -34.5,19.5 parent: 2 - - type: DeviceLinkSink - links: - - 32753 - - uid: 24952 + - uid: 3785 components: - type: Transform - pos: -25.5,-27.5 + pos: 27.5,-29.5 parent: 2 - - type: DeviceLinkSink - links: - - 25026 - - uid: 24958 + - uid: 3786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-37.5 + pos: 27.5,-31.5 parent: 2 - - type: DeviceLinkSink - links: - - 24949 - - uid: 24961 + - uid: 3912 components: - type: Transform - pos: 12.5,-48.5 + pos: -23.5,-5.5 parent: 2 - - type: DeviceLinkSink - links: - - 43955 - - 51914 - - uid: 24988 + - uid: 4343 components: - type: Transform - pos: 11.5,-45.5 + pos: -36.5,20.5 parent: 2 - - type: DeviceLinkSink - links: - - 44787 - - 51914 - - uid: 24990 + - uid: 5050 components: - type: Transform - pos: 5.5,10.5 + pos: -68.5,61.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 24996 + - uid: 5070 components: - type: Transform - pos: -7.5,9.5 + pos: -58.5,60.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 25022 + - uid: 5232 components: - type: Transform - pos: 11.5,-47.5 + pos: -58.5,61.5 parent: 2 - - type: DeviceLinkSink - links: - - 44787 - - 51914 - - uid: 25138 + - uid: 5237 components: - type: Transform - pos: 2.5,45.5 + pos: -58.5,62.5 parent: 2 - - type: DeviceLinkSink - links: - - 22918 - - 25140 - - uid: 29757 + - uid: 5242 components: - type: Transform - pos: 41.5,-28.5 + pos: -68.5,59.5 parent: 2 - - uid: 30183 + - uid: 5244 components: - type: Transform - pos: -7.5,-3.5 + pos: -58.5,57.5 parent: 2 - - type: DeviceLinkSink - links: - - 16442 - - 24898 - - uid: 30406 + - uid: 5266 components: - type: Transform - pos: 26.5,-22.5 + pos: -58.5,59.5 parent: 2 - - type: DeviceLinkSink - links: - - 33015 - - 26035 - - uid: 30793 + - uid: 5440 components: - type: Transform - pos: -13.5,-42.5 + pos: -34.5,20.5 parent: 2 - - type: DeviceLinkSink - links: - - 15382 - - uid: 31080 + - uid: 5471 components: - type: Transform - pos: 60.5,3.5 + pos: -33.5,24.5 parent: 2 - - type: DeviceLinkSink - links: - - 10262 - - 22713 - - uid: 31529 + - uid: 5559 components: - type: Transform - pos: 18.5,18.5 + pos: -81.5,6.5 parent: 2 - - type: DeviceLinkSink - links: - - 24890 - - 51793 - - uid: 32071 + - uid: 5560 components: - type: Transform - pos: 2.5,31.5 + pos: -81.5,12.5 parent: 2 - - type: DeviceLinkSink - links: - - 31951 - - uid: 32094 + - uid: 5561 components: - type: Transform - pos: 2.5,32.5 + pos: -64.5,13.5 parent: 2 - - type: DeviceLinkSink - links: - - 31951 - - uid: 32164 + - uid: 5562 components: - type: Transform - pos: 2.5,33.5 + pos: -64.5,5.5 parent: 2 - - type: DeviceLinkSink - links: - - 31951 - - uid: 32201 + - uid: 5796 components: - type: Transform - pos: 2.5,34.5 + pos: -26.5,51.5 parent: 2 - - type: DeviceLinkSink - links: - - 31951 - - uid: 32235 + - uid: 5797 components: - type: Transform - pos: 5.5,7.5 + pos: -26.5,50.5 parent: 2 - - type: DeviceLinkSink - links: - - 24944 - - 24898 - - uid: 32752 + - uid: 5798 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-41.5 + pos: -26.5,49.5 parent: 2 - - type: DeviceLinkSink - links: - - 24902 - - uid: 34095 + - uid: 6281 components: - type: Transform - pos: 2.5,12.5 - parent: 33049 - - uid: 35098 + pos: -73.5,60.5 + parent: 2 + - uid: 6395 components: - type: Transform - pos: 28.5,-22.5 + pos: -62.5,20.5 parent: 2 - - type: DeviceLinkSink - links: - - 33015 - - 26035 - - uid: 41061 + - uid: 6396 components: - type: Transform - pos: 56.5,3.5 + pos: -62.5,19.5 parent: 2 - - type: DeviceLinkSink - links: - - 10262 - - 22713 - - uid: 45115 + - uid: 6412 components: - type: Transform - pos: -0.5,2.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45159 - - uid: 45116 + pos: -55.5,20.5 + parent: 2 + - uid: 6414 components: - type: Transform - pos: 1.5,3.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45159 - - uid: 45117 + pos: -55.5,19.5 + parent: 2 + - uid: 6425 components: - type: Transform - pos: 0.5,3.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45159 - - uid: 45118 + pos: -58.5,17.5 + parent: 2 + - uid: 6426 components: - type: Transform - pos: 2.5,3.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45159 - - uid: 45119 + pos: -58.5,22.5 + parent: 2 + - uid: 6432 components: - type: Transform - pos: 3.5,2.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45159 - - uid: 49201 + pos: -30.5,-6.5 + parent: 2 + - uid: 6528 components: - type: Transform - pos: 3.5,1.5 - parent: 45711 - - uid: 49202 + rot: -1.5707963267948966 rad + pos: -27.5,-5.5 + parent: 2 + - uid: 6529 components: - type: Transform - pos: -2.5,21.5 - parent: 45711 - - uid: 49203 + rot: -1.5707963267948966 rad + pos: -27.5,-6.5 + parent: 2 + - uid: 6763 components: - type: Transform - pos: 2.5,22.5 - parent: 45711 - - uid: 49204 + pos: -56.5,75.5 + parent: 2 + - uid: 7426 components: - type: Transform - pos: -6.5,26.5 - parent: 45711 - - uid: 51054 + pos: -48.5,69.5 + parent: 2 + - uid: 7449 components: - type: Transform - pos: -7.5,-48.5 + pos: -38.5,69.5 parent: 2 - - type: DeviceLinkSink - links: - - 51053 - - uid: 51055 + - uid: 7536 components: - type: Transform - pos: -8.5,-48.5 + pos: -38.5,71.5 parent: 2 - - type: DeviceLinkSink - links: - - 51053 - - uid: 51056 + - uid: 7537 components: - type: Transform - pos: -9.5,-48.5 + pos: -39.5,71.5 parent: 2 - - type: DeviceLinkSink - links: - - 51053 - - uid: 51057 + - uid: 7922 components: - type: Transform - pos: -10.5,-48.5 + rot: 3.141592653589793 rad + pos: -50.5,62.5 parent: 2 - - type: DeviceLinkSink - links: - - 51053 - - uid: 51758 + - uid: 7943 components: - type: Transform - pos: -7.5,0.5 + pos: -52.5,67.5 parent: 2 - - type: DeviceLinkSink - links: - - 12262 - - 24898 - - uid: 51759 + - uid: 7964 components: - type: Transform - pos: -5.5,0.5 + pos: -50.5,64.5 parent: 2 - - type: DeviceLinkSink - links: - - 12262 - - 24898 - - uid: 51760 + - uid: 7965 components: - type: Transform - pos: 4.5,0.5 + pos: -50.5,65.5 parent: 2 - - type: DeviceLinkSink - links: - - 53060 - - 24898 - - uid: 51761 + - uid: 8127 components: - type: Transform - pos: 6.5,0.5 + pos: 84.5,2.5 parent: 2 - - type: DeviceLinkSink - links: - - 53060 - - 24898 - - uid: 51795 + - uid: 8388 components: - type: Transform - pos: 22.5,15.5 + pos: 85.5,2.5 parent: 2 - - type: DeviceLinkSink - links: - - 51799 - - 51793 - - uid: 51798 + - uid: 8408 components: - type: Transform - pos: 22.5,18.5 + pos: 85.5,2.5 parent: 2 - - type: DeviceLinkSink - links: - - 51799 - - 51793 - - uid: 51899 + - uid: 8725 components: - type: Transform - pos: -16.5,-3.5 + rot: -1.5707963267948966 rad + pos: -9.5,36.5 parent: 2 - - type: DeviceLinkSink - links: - - 10151 - - uid: 51911 + - uid: 8966 components: - type: Transform - pos: 49.5,2.5 + pos: -8.5,-6.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - 98 - - uid: 51912 + - uid: 8967 components: - type: Transform - pos: 51.5,2.5 + pos: -8.5,-7.5 parent: 2 - - type: DeviceLinkSink - links: - - 22713 - - 98 - - uid: 51949 + - uid: 8970 components: - type: Transform - pos: -14.5,-3.5 + pos: -8.5,-9.5 parent: 2 - - type: DeviceLinkSink - links: - - 10151 - - uid: 54128 + - uid: 9133 components: - type: Transform - pos: 32.5,52.5 - parent: 45711 - - uid: 54141 + rot: -1.5707963267948966 rad + pos: -8.5,36.5 + parent: 2 + - uid: 9135 components: - type: Transform - pos: 31.5,45.5 - parent: 45711 - - uid: 54142 + pos: -66.5,12.5 + parent: 2 + - uid: 9139 components: - type: Transform - pos: 24.5,44.5 - parent: 45711 -- proto: ShuttersRadiationOpen - entities: - - uid: 21882 + pos: -66.5,6.5 + parent: 2 + - uid: 9262 components: - type: Transform - pos: 65.5,40.5 + rot: -1.5707963267948966 rad + pos: -8.5,-8.5 parent: 2 - - type: DeviceLinkSink - links: - - 28686 - - uid: 24740 + - uid: 9276 components: - type: Transform - pos: 65.5,37.5 + pos: -14.5,34.5 parent: 2 - - type: DeviceLinkSink - links: - - 28686 - - uid: 24742 + - uid: 9284 components: - type: Transform - pos: 65.5,39.5 + rot: -1.5707963267948966 rad + pos: -75.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 28686 - - uid: 24749 + - uid: 9285 components: - type: Transform - pos: 65.5,38.5 + rot: -1.5707963267948966 rad + pos: -73.5,16.5 parent: 2 - - type: DeviceLinkSink - links: - - 28686 - - uid: 24861 + - uid: 9286 components: - type: Transform - pos: 65.5,36.5 + rot: -1.5707963267948966 rad + pos: -67.5,18.5 parent: 2 - - type: DeviceLinkSink - links: - - 28686 -- proto: ShuttersWindowOpen - entities: - - uid: 548 + - uid: 9287 components: - type: Transform - pos: 0.5,44.5 + rot: -1.5707963267948966 rad + pos: -65.5,16.5 parent: 2 - - type: DeviceLinkSink - links: - - 14036 - - 25140 - - uid: 564 + - uid: 9346 components: - type: Transform - pos: -0.5,44.5 + pos: -68.5,58.5 parent: 2 - - type: DeviceLinkSink - links: - - 14036 - - 25140 - - uid: 7848 + - uid: 9472 components: - type: Transform - pos: -45.5,-16.5 + pos: -76.5,4.5 parent: 2 - - type: DeviceLinkSink - links: - - 7895 - - uid: 7850 + - uid: 9473 components: - type: Transform - pos: -45.5,-14.5 + pos: -76.5,14.5 parent: 2 - - type: DeviceLinkSink - links: - - 7895 - - uid: 25123 + - uid: 9484 components: - type: Transform - pos: -1.5,44.5 + rot: 3.141592653589793 rad + pos: 3.5,-10.5 parent: 2 - - type: DeviceLinkSink - links: - - 14036 - - 25140 - - uid: 25944 + - uid: 9485 components: - type: Transform - pos: -1.5,48.5 + rot: 3.141592653589793 rad + pos: 3.5,-9.5 parent: 2 - - type: DeviceLinkSink - links: - - 29970 - - 25140 - - uid: 31047 + - uid: 9568 components: - type: Transform - pos: -24.5,28.5 + rot: 3.141592653589793 rad + pos: -9.5,30.5 parent: 2 - - type: DeviceLinkSink - links: - - 31046 - - uid: 31048 + - uid: 9569 components: - type: Transform - pos: -24.5,27.5 + rot: 3.141592653589793 rad + pos: -8.5,30.5 parent: 2 - - type: DeviceLinkSink - links: - - 31046 - - uid: 32745 + - uid: 9570 components: - type: Transform - pos: -24.5,29.5 + rot: 3.141592653589793 rad + pos: -7.5,30.5 parent: 2 - - type: DeviceLinkSink - links: - - 31046 - - uid: 41125 + - uid: 9571 components: - type: Transform - pos: -0.5,48.5 + rot: 3.141592653589793 rad + pos: -4.5,30.5 parent: 2 - - type: DeviceLinkSink - links: - - 29970 - - 25140 - - uid: 41132 + - uid: 9572 components: - type: Transform - pos: 0.5,48.5 + rot: 3.141592653589793 rad + pos: -3.5,30.5 parent: 2 - - type: DeviceLinkSink - links: - - 29970 - - 25140 - - uid: 44791 + - uid: 9573 components: - type: Transform - pos: -24.5,26.5 + rot: 3.141592653589793 rad + pos: -2.5,30.5 parent: 2 - - type: DeviceLinkSink - links: - - 31046 - - uid: 45120 + - uid: 9668 components: - type: Transform - pos: -1.5,1.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45162 - - uid: 45121 + pos: -68.5,60.5 + parent: 2 + - uid: 9671 components: - type: Transform - pos: -2.5,1.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45162 - - uid: 45122 + rot: 3.141592653589793 rad + pos: -79.5,38.5 + parent: 2 + - uid: 9700 components: - type: Transform - pos: -3.5,1.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45162 - - uid: 45123 + pos: -8.5,43.5 + parent: 2 + - uid: 9702 components: - type: Transform - pos: 4.5,1.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45163 - - uid: 45124 + pos: -8.5,45.5 + parent: 2 + - uid: 9717 components: - type: Transform - pos: 5.5,1.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45163 - - uid: 45125 + pos: -3.5,54.5 + parent: 2 + - uid: 9718 components: - type: Transform - pos: 6.5,1.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45163 - - uid: 45126 + pos: -3.5,55.5 + parent: 2 + - uid: 9719 components: - type: Transform - pos: -4.5,-3.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45164 - - uid: 45127 + pos: -3.5,56.5 + parent: 2 + - uid: 9721 components: - type: Transform - pos: -4.5,-4.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45164 - - uid: 45128 + pos: -2.5,55.5 + parent: 2 + - uid: 9722 components: - type: Transform - pos: -4.5,-5.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45164 - - uid: 45129 + pos: -1.5,55.5 + parent: 2 + - uid: 9723 components: - type: Transform - pos: 7.5,-3.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45167 - - uid: 45130 + pos: -0.5,55.5 + parent: 2 + - uid: 9756 components: - type: Transform - pos: 7.5,-4.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45167 - - uid: 45131 + pos: -17.5,47.5 + parent: 2 + - uid: 9769 components: - type: Transform - pos: 7.5,-5.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45167 - - uid: 51546 + pos: -14.5,40.5 + parent: 2 + - uid: 9776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,36.5 + pos: -13.5,40.5 parent: 2 - - type: DeviceLinkSink - links: - - 18695 - - uid: 51556 + - uid: 9781 components: - type: Transform - pos: -18.5,35.5 + pos: -12.5,40.5 parent: 2 - - type: DeviceLinkSink - links: - - 18695 - - uid: 51557 + - uid: 9786 components: - type: Transform - pos: -17.5,35.5 + pos: -11.5,41.5 parent: 2 - - type: DeviceLinkSink - links: - - 18695 - - uid: 51598 + - uid: 9787 components: - type: Transform - pos: -16.5,35.5 + pos: -11.5,42.5 parent: 2 - - type: DeviceLinkSink - links: - - 18695 - - uid: 51602 + - uid: 9788 components: - type: Transform - pos: -15.5,35.5 + pos: -11.5,43.5 parent: 2 - - type: DeviceLinkSink - links: - - 18695 - - uid: 51603 + - uid: 9836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,37.5 + pos: -18.5,45.5 parent: 2 - - type: DeviceLinkSink - links: - - 18695 -- proto: ShuttleConsoleCircuitboard - entities: - - uid: 24417 + - uid: 9838 components: - type: Transform - rot: 3.141592653589793 rad - pos: -94.552704,3.500361 + pos: -18.5,47.5 parent: 2 - - uid: 37813 + - uid: 9893 components: - type: Transform - pos: 51.49646,2.5509033 - parent: 36861 - - uid: 52068 + pos: -9.5,34.5 + parent: 2 + - uid: 9894 components: - type: Transform - pos: 14.528095,12.499119 + pos: 2.5,57.5 parent: 2 -- proto: ShuttleGunFriendship - entities: - - uid: 48629 + - uid: 9895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,26.5 - parent: 45711 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - ballistic-ammo: !type:Container - showEnts: False - occludes: True - ents: - - 48630 - - type: BallisticAmmoProvider - entities: - - 48630 - - type: DeviceLinkSink - links: - - 49242 - - uid: 53220 + pos: 2.5,56.5 + parent: 2 + - uid: 9896 components: - type: Transform - pos: -12.5,79.5 - parent: 45711 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - ballistic-ammo: !type:Container - showEnts: False - occludes: True - ents: - - 53221 - - 53224 - - type: BallisticAmmoProvider - entities: - - 53221 - - 53224 - - type: DeviceLinkSink - links: - - 55980 -- proto: ShuttleGunKinetic - entities: - - uid: 49205 + pos: 2.5,55.5 + parent: 2 + - uid: 9922 components: - type: Transform rot: 3.141592653589793 rad - pos: -28.5,32.5 - parent: 45711 -- proto: ShuttleGunKineticCircuitboard - entities: - - uid: 53998 + pos: -14.5,36.5 + parent: 2 + - uid: 9925 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.533203,39.393433 - parent: 45711 -- proto: ShuttleGunPerforator - entities: - - uid: 34580 + pos: -6.5,39.5 + parent: 2 + - uid: 9926 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,-0.5 - parent: 44868 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - gun_magazine: !type:ContainerSlot - showEnts: False - occludes: True - ent: 34581 - - type: DeviceLinkSink - links: - - 45161 -- proto: ShuttleGunPerforatorCircuitboard - entities: - - uid: 49206 + pos: -4.5,39.5 + parent: 2 + - uid: 10133 components: - type: Transform - pos: -1.4482787,20.596813 - parent: 45711 - - uid: 55957 + pos: -20.5,24.5 + parent: 2 + - uid: 10134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.61055,31.261658 - parent: 45711 -- proto: ShuttleGunSvalinnMachineGun - entities: - - uid: 45134 + pos: -19.5,24.5 + parent: 2 + - uid: 10991 + components: + - type: Transform + pos: 0.5,2.5 + parent: 2 + - uid: 11114 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-3.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45165 - - uid: 45137 + pos: -92.5,49.5 + parent: 2 + - uid: 11247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-5.5 - parent: 44868 - - type: DeviceLinkSink - links: - - 45166 - - uid: 48831 + pos: -93.5,43.5 + parent: 2 + - uid: 11249 components: - type: Transform - pos: 8.5,37.5 - parent: 45711 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - gun_magazine: !type:ContainerSlot - showEnts: False - occludes: True - ent: 48832 - - type: DeviceLinkSink - links: - - 49214 - - 49213 - - uid: 48833 + pos: -93.5,65.5 + parent: 2 + - uid: 11700 components: - type: Transform rot: 3.141592653589793 rad - pos: 33.5,29.5 - parent: 45711 - - type: ContainerContainer - containers: - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - gun_magazine: !type:ContainerSlot - showEnts: False - occludes: True - ent: 48834 - - type: DeviceLinkSink - links: - - 49225 -- proto: ShuttleWindow - entities: - - uid: 24962 + pos: -83.5,38.5 + parent: 2 + - uid: 11869 components: - type: Transform rot: -1.5707963267948966 rad - pos: -84.5,0.5 + pos: -92.5,50.5 parent: 2 - - uid: 24963 + - uid: 11875 components: - type: Transform rot: 1.5707963267948966 rad - pos: -98.5,5.5 + pos: -90.5,47.5 parent: 2 - - uid: 24964 + - uid: 11876 components: - type: Transform - pos: -91.5,9.5 + rot: 1.5707963267948966 rad + pos: -89.5,47.5 parent: 2 - - uid: 24967 + - uid: 11883 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,3.5 + pos: -88.5,61.5 parent: 2 - - uid: 24968 + - uid: 11884 components: - type: Transform rot: 1.5707963267948966 rad - pos: -97.5,3.5 + pos: -89.5,61.5 parent: 2 - - uid: 24970 + - uid: 11885 components: - type: Transform rot: 1.5707963267948966 rad - pos: -98.5,4.5 + pos: -90.5,61.5 parent: 2 - - uid: 24971 + - uid: 11886 components: - type: Transform - pos: -82.5,9.5 + rot: 1.5707963267948966 rad + pos: -92.5,58.5 parent: 2 - - uid: 24972 + - uid: 11889 components: - type: Transform - pos: -83.5,9.5 + rot: 1.5707963267948966 rad + pos: -92.5,57.5 parent: 2 - - uid: 24973 + - uid: 12220 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,0.5 + pos: -58.5,65.5 parent: 2 - - uid: 24974 + - uid: 12278 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,0.5 + pos: -21.5,60.5 parent: 2 - - uid: 24975 + - uid: 12451 components: - type: Transform - pos: -84.5,9.5 + pos: -15.5,59.5 parent: 2 - - uid: 24976 + - uid: 12452 components: - type: Transform - pos: -90.5,9.5 + pos: -14.5,59.5 parent: 2 - - uid: 24977 + - uid: 12487 components: - type: Transform rot: 1.5707963267948966 rad - pos: -97.5,6.5 + pos: 1.5,78.5 parent: 2 - - uid: 24979 + - uid: 12488 components: - type: Transform rot: 1.5707963267948966 rad - pos: -96.5,6.5 + pos: 0.5,76.5 parent: 2 - - uid: 24980 + - uid: 12498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,0.5 + pos: -67.5,67.5 parent: 2 - - uid: 24981 + - uid: 12546 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -91.5,0.5 + rot: 1.5707963267948966 rad + pos: 0.5,75.5 parent: 2 - - uid: 32836 + - uid: 12547 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-2.5 - parent: 32764 - - uid: 32837 + rot: 1.5707963267948966 rad + pos: 0.5,77.5 + parent: 2 + - uid: 12548 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-1.5 - parent: 32764 - - uid: 32838 + rot: 1.5707963267948966 rad + pos: 0.5,78.5 + parent: 2 + - uid: 12596 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-0.5 - parent: 32764 - - uid: 32839 + rot: 1.5707963267948966 rad + pos: -76.5,65.5 + parent: 2 + - uid: 12623 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,0.5 - parent: 32764 - - uid: 32840 + pos: -74.5,60.5 + parent: 2 + - uid: 12725 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-2.5 - parent: 32764 - - uid: 32841 + pos: 56.5,27.5 + parent: 2 + - uid: 12726 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 32764 - - uid: 32842 + pos: 57.5,27.5 + parent: 2 + - uid: 12798 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-0.5 - parent: 32764 - - uid: 32843 + pos: -104.5,17.5 + parent: 2 + - uid: 12799 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,0.5 - parent: 32764 - - uid: 32844 + pos: -104.5,16.5 + parent: 2 + - uid: 12801 components: - type: Transform - pos: 1.5,2.5 - parent: 32764 - - uid: 32845 + pos: -103.5,16.5 + parent: 2 + - uid: 12802 components: - type: Transform - pos: -0.5,2.5 - parent: 32764 - - uid: 32846 + pos: -102.5,16.5 + parent: 2 + - uid: 12803 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,4.5 - parent: 32764 - - uid: 32847 + pos: -101.5,16.5 + parent: 2 + - uid: 12831 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,4.5 - parent: 32764 - - uid: 32848 + pos: -66.5,-45.5 + parent: 2 + - uid: 12885 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,6.5 - parent: 32764 - - uid: 45138 + pos: -65.5,-49.5 + parent: 2 + - uid: 12917 components: - type: Transform - pos: 2.5,3.5 - parent: 44868 - - uid: 45139 + pos: -63.5,-45.5 + parent: 2 + - uid: 12918 components: - type: Transform - pos: 1.5,3.5 - parent: 44868 - - uid: 45140 + pos: -64.5,-45.5 + parent: 2 + - uid: 12920 components: - type: Transform - pos: 0.5,3.5 - parent: 44868 - - uid: 45141 + pos: -65.5,-45.5 + parent: 2 + - uid: 12948 components: - type: Transform - pos: -0.5,2.5 - parent: 44868 - - uid: 45142 + rot: -1.5707963267948966 rad + pos: -68.5,-42.5 + parent: 2 + - uid: 12949 components: - type: Transform - pos: 3.5,2.5 - parent: 44868 - - uid: 45143 + rot: -1.5707963267948966 rad + pos: -67.5,-42.5 + parent: 2 + - uid: 12950 components: - type: Transform - pos: 4.5,1.5 - parent: 44868 - - uid: 45144 + pos: -66.5,-39.5 + parent: 2 + - uid: 12953 components: - type: Transform - pos: 5.5,1.5 - parent: 44868 - - uid: 45145 + pos: -63.5,-39.5 + parent: 2 + - uid: 12958 components: - type: Transform - pos: -3.5,1.5 - parent: 44868 - - uid: 45146 + pos: -65.5,-42.5 + parent: 2 + - uid: 12959 components: - type: Transform - pos: -2.5,1.5 - parent: 44868 - - uid: 45147 + pos: -64.5,-42.5 + parent: 2 + - uid: 12967 components: - type: Transform - pos: -1.5,1.5 - parent: 44868 - - uid: 45148 + pos: -61.5,-41.5 + parent: 2 + - uid: 12968 components: - type: Transform - pos: 6.5,1.5 - parent: 44868 - - uid: 45149 + pos: -62.5,-41.5 + parent: 2 + - uid: 12977 components: - type: Transform - pos: -4.5,-3.5 - parent: 44868 - - uid: 45150 + pos: -64.5,-49.5 + parent: 2 + - uid: 13012 components: - type: Transform - pos: -4.5,-4.5 - parent: 44868 - - uid: 45151 + pos: -60.5,-51.5 + parent: 2 + - uid: 13013 components: - type: Transform - pos: -4.5,-5.5 - parent: 44868 - - uid: 45152 + pos: -61.5,-51.5 + parent: 2 + - uid: 13014 components: - type: Transform - pos: 7.5,-3.5 - parent: 44868 - - uid: 45153 + pos: -67.5,-51.5 + parent: 2 + - uid: 13015 components: - type: Transform - pos: 7.5,-4.5 - parent: 44868 - - uid: 45154 + pos: -68.5,-51.5 + parent: 2 + - uid: 13016 components: - type: Transform - pos: 7.5,-5.5 - parent: 44868 -- proto: ShuttleWindowDiagonal - entities: - - uid: 17488 + pos: -69.5,-45.5 + parent: 2 + - uid: 13018 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,2.5 + pos: -73.5,-46.5 parent: 2 - - uid: 17543 + - uid: 13019 components: - type: Transform - pos: -96.5,7.5 + pos: -73.5,-45.5 parent: 2 - - uid: 20771 + - uid: 13020 components: - type: Transform - pos: -98.5,6.5 + pos: -68.5,-45.5 parent: 2 - - uid: 20776 + - uid: 13022 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -98.5,3.5 + pos: -72.5,-45.5 parent: 2 - - uid: 45155 + - uid: 13023 components: - type: Transform - pos: -0.5,3.5 - parent: 44868 - - uid: 45156 + pos: -73.5,-48.5 + parent: 2 + - uid: 13024 + components: + - type: Transform + pos: -73.5,-49.5 + parent: 2 + - uid: 13250 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,3.5 - parent: 44868 - - uid: 45157 + pos: -23.5,-40.5 + parent: 2 + - uid: 13265 components: - type: Transform - pos: -4.5,1.5 - parent: 44868 - - uid: 45158 + rot: -1.5707963267948966 rad + pos: -20.5,-44.5 + parent: 2 + - uid: 13266 components: - type: Transform rot: -1.5707963267948966 rad - pos: 7.5,1.5 - parent: 44868 -- proto: SignAi - entities: - - uid: 24982 + pos: -19.5,-44.5 + parent: 2 + - uid: 13270 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,62.5 + rot: -1.5707963267948966 rad + pos: -13.5,-40.5 parent: 2 - - uid: 24983 + - uid: 13271 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,57.5 + rot: -1.5707963267948966 rad + pos: -13.5,-41.5 parent: 2 -- proto: SignalButton - entities: - - uid: 238 + - uid: 13364 components: - type: Transform - pos: -15.5,49.5 + rot: 3.141592653589793 rad + pos: -23.5,-42.5 parent: 2 - - uid: 6384 + - uid: 14173 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-2.5 + pos: 2.5,-68.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 219: - - Pressed: DoorBolt - - uid: 6563 + - uid: 14174 components: - - type: MetaData - desc: Эта кнопка активирует ставни в окне выдачи. - name: кнопка сигнала "ставни" - type: Transform - rot: 3.141592653589793 rad - pos: -26.699999,-24.500109 + pos: 3.5,-68.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 11970: - - Pressed: Toggle - - uid: 21537 + - uid: 14329 components: - - type: MetaData - desc: Эта кнопка переключает режим света. - name: кнопка сигнала "свет" - type: Transform - rot: 1.5707963267948966 rad - pos: -10.5,-17.5 + pos: 1.5,-68.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 22894: - - Pressed: Toggle - - uid: 22693 + - uid: 14352 components: - type: Transform - pos: -15.5,51.5 + pos: -1.5,-68.5 parent: 2 - - uid: 23422 + - uid: 14356 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - pos: 20.470509,-18.487707 + pos: -1.5,-67.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20591: - - Pressed: Toggle - 24193: - - Pressed: Toggle - - uid: 23585 + - uid: 14573 components: - - type: MetaData - name: кнопка вызова уборщика - type: Transform - pos: -35.499264,20.377499 + pos: -9.5,-59.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 31379: - - Pressed: Toggle - - uid: 24107 + - uid: 14575 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - rot: 3.141592653589793 rad - pos: -26.165253,24.581198 + pos: -10.5,-59.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20163: - - Pressed: Toggle - - uid: 24462 + - uid: 14576 + components: + - type: Transform + pos: -10.5,-60.5 + parent: 2 + - uid: 14577 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - rot: -1.5707963267948966 rad - pos: 21.514294,21.762156 + pos: -8.5,-59.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 19557: - - Pressed: Toggle - 13841: - - Pressed: Toggle - - uid: 24464 + - uid: 14663 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - pos: -0.5,-38.5 + pos: 3.5,-67.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20574: - - Pressed: Toggle - - uid: 25000 + - uid: 14980 components: - type: Transform rot: 1.5707963267948966 rad - pos: -50.5,-2.5 + pos: -53.5,75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23032: - - Pressed: Toggle - 216: - - Pressed: DoorBolt - - uid: 25001 + - uid: 14994 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-4.5 + rot: 3.141592653589793 rad + pos: -59.5,-12.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23035: - - Pressed: Toggle - 218: - - Pressed: DoorBolt - - uid: 25002 + - uid: 15542 components: - type: Transform rot: 1.5707963267948966 rad - pos: -41.5,-4.5 + pos: 20.5,-64.5 parent: 2 - - type: SignalSwitch - state: True - - type: DeviceLinkSource - linkedPorts: - 23036: - - Pressed: Toggle - 217: - - Pressed: DoorBolt - - uid: 25003 + - uid: 15554 components: - type: Transform rot: 1.5707963267948966 rad - pos: -38.5,-4.5 + pos: 19.5,-64.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23037: - - Pressed: Toggle - 209: - - Pressed: DoorBolt - - uid: 25006 + - uid: 15629 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,5.5 + pos: 11.5,-28.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23040: - - Pressed: Toggle - 222: - - Pressed: DoorBolt - - uid: 25007 + - uid: 15755 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,5.5 + pos: 11.5,-29.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23039: - - Pressed: Toggle - 223: - - Pressed: DoorBolt - - uid: 25009 + - uid: 16120 components: - - type: MetaData - name: гермозатвор конвееров - type: Transform - pos: 74.50484,8.215581 + rot: 3.141592653589793 rad + pos: -14.5,-61.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1514: - - Pressed: Toggle - - uid: 25026 + - uid: 16723 components: - - type: MetaData - desc: Эта кнопка активирует ставни в окне выдачи. - name: кнопка сигнала "ставни" - type: Transform - pos: -26.693874,-28.704597 + pos: 48.5,23.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24952: - - Pressed: Toggle - - uid: 25030 + - uid: 16727 components: - type: Transform - pos: 78.5,-40.5 + pos: 47.5,23.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1529: - - Pressed: Toggle - 1527: - - Pressed: Toggle - 1526: - - Pressed: Toggle - - uid: 25031 + - uid: 16730 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-65.5 + pos: 48.5,24.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1533: - - Pressed: Toggle - - uid: 25033 + - uid: 17291 components: - type: Transform - rot: 3.141592653589793 rad - pos: 78.5,-48.5 + rot: -1.5707963267948966 rad + pos: 85.5,-63.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1530: - - Pressed: Toggle - 1531: - - Pressed: Toggle - 1528: - - Pressed: Toggle - - uid: 25034 + - uid: 17443 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,-3.5 + pos: -19.5,-71.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1518: - - Pressed: Toggle - - uid: 25035 + - uid: 17905 components: - type: Transform - pos: 41.37939,-61.503494 + pos: -20.5,-71.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1561: - - Pressed: Toggle - - uid: 25036 + - uid: 18074 components: - type: Transform - pos: 41.647907,-61.498863 + pos: -18.5,-71.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1532: - - Pressed: Toggle - - uid: 25037 + - uid: 18487 components: - type: Transform - pos: 50.5,-65.5 + pos: -29.5,-56.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23277: - - Pressed: Toggle - - uid: 25038 + - uid: 18514 components: - type: Transform - pos: 53.5,-65.5 + pos: -27.5,-72.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23278: - - Pressed: Toggle - - uid: 25039 + - uid: 18570 components: - type: Transform - pos: 56.5,-65.5 + pos: -29.5,-75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23279: - - Pressed: Toggle - - uid: 28686 + - uid: 18646 components: - type: Transform - pos: 63.5,41.5 + pos: -29.5,-72.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 21882: - - Pressed: Toggle - 24742: - - Pressed: Toggle - 24749: - - Pressed: Toggle - 24740: - - Pressed: Toggle - 24861: - - Pressed: Toggle - - uid: 29905 + - uid: 18672 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - rot: -1.5707963267948966 rad - pos: -24.532757,39.84945 + pos: -30.5,-75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24098: - - Pressed: Toggle - - uid: 31951 + - uid: 18682 components: - - type: MetaData - desc: Эта кнопка активирует ставни в зале суда. - name: кнопка сигнала "ставни" - type: Transform - pos: 8.5,30.5 + rot: 3.141592653589793 rad + pos: -30.5,-62.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32071: - - Pressed: Toggle - 32094: - - Pressed: Toggle - 32164: - - Pressed: Toggle - 32201: - - Pressed: Toggle - 442: - - Pressed: DoorBolt - 441: - - Pressed: DoorBolt - - uid: 32753 + - uid: 18734 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,39.5 + pos: -26.5,-72.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 24950: - - Pressed: Toggle - 24951: - - Pressed: Toggle - - uid: 32754 + - uid: 18735 components: - type: Transform - pos: -34.5,8.5 + pos: -28.5,-75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 214: - - Pressed: DoorBolt - - uid: 32755 + - uid: 18744 components: - type: Transform - pos: -32.5,8.5 + rot: 3.141592653589793 rad + pos: -29.5,-62.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 213: - - Pressed: DoorBolt - - uid: 32756 + - uid: 18749 components: - type: Transform - pos: -30.5,8.5 + pos: -27.5,-75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 212: - - Pressed: DoorBolt - - uid: 35916 + - uid: 18752 components: - type: Transform - pos: 77.19439,-15.541501 + pos: -26.5,-75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 22550: - - Pressed: Toggle - - uid: 35917 + - uid: 18754 components: - type: Transform - pos: 77.19439,-15.072263 + pos: -30.5,-72.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 26270: - - Pressed: Toggle - - uid: 44012 + - uid: 18757 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.1117,-36.550068 + pos: -28.5,-72.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 2107: - - Pressed: Toggle - 20354: - - Pressed: Toggle - 31082: - - Pressed: Toggle - - uid: 44566 + - uid: 19641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-24.5 + pos: 6.5,-29.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20509: - - Pressed: Toggle - - uid: 45159 + - uid: 19647 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,1.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45115: - - Pressed: Toggle - 45117: - - Pressed: Toggle - 45116: - - Pressed: Toggle - 45118: - - Pressed: Toggle - 45119: - - Pressed: Toggle - - uid: 45160 + pos: -33.5,-36.5 + parent: 2 + - uid: 19687 components: - - type: MetaData - name: кнопка сигнала "пушка" - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 44868 - - uid: 45161 + pos: 13.5,-19.5 + parent: 2 + - uid: 19688 components: - - type: MetaData - name: кнопка сигнала "пушка" - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 34580: - - Pressed: Toggle - - Pressed: Trigger - - uid: 45162 + pos: 11.5,-21.5 + parent: 2 + - uid: 19810 components: - - type: MetaData - desc: Эта кнопка активирует ставни. - name: кнопка сигнала "ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -4.5,-1.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45122: - - Pressed: Toggle - 45121: - - Pressed: Toggle - 45120: - - Pressed: Toggle - - uid: 45163 - components: - - type: MetaData - desc: Эта кнопка активирует ставни. - name: кнопка сигнала "ставни" - - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-1.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45123: - - Pressed: Toggle - 45124: - - Pressed: Toggle - 45125: - - Pressed: Toggle - - uid: 45164 - components: - - type: MetaData - desc: Эта кнопка активирует ставни. - name: кнопка сигнала "ставни" - - type: Transform - rot: 3.141592653589793 rad - pos: -2.7,-6.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45128: - - Pressed: Toggle - 45127: - - Pressed: Toggle - 45126: - - Pressed: Toggle - - uid: 45165 + pos: -38.5,-36.5 + parent: 2 + - uid: 19852 components: - - type: MetaData - name: кнопка сигнала "пушка" - type: Transform - rot: 3.141592653589793 rad - pos: -2.4,-6.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45134: - - Pressed: Toggle - - Pressed: Trigger - - uid: 45166 + pos: -50.5,-24.5 + parent: 2 + - uid: 19853 components: - - type: MetaData - name: кнопка сигнала "пушка" - type: Transform - rot: 3.141592653589793 rad - pos: 5.4,-6.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45137: - - Pressed: Toggle - - Pressed: Trigger - - uid: 45167 + pos: -51.5,-24.5 + parent: 2 + - uid: 19861 components: - - type: MetaData - desc: Эта кнопка активирует ставни. - name: кнопка сигнала "ставни" - type: Transform - rot: 3.141592653589793 rad - pos: 5.7,-6.5 - parent: 44868 - - type: DeviceLinkSource - linkedPorts: - 45131: - - Pressed: Toggle - 45130: - - Pressed: Toggle - 45129: - - Pressed: Toggle - - uid: 46016 + pos: -54.5,-22.5 + parent: 2 + - uid: 19886 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,44.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46561: - - Pressed: Open - 46807: - - Pressed: Open - 52637: - - Pressed: Toggle - 50268: - - Pressed: Open - - uid: 49207 + pos: -52.5,-24.5 + parent: 2 + - uid: 19986 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,3.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46950: - - Pressed: Close - 46949: - - Pressed: Close - 46951: - - Pressed: Close - 46952: - - Pressed: Close - 46954: - - Pressed: Close - 46953: - - Pressed: Close - 46997: - - Pressed: Trigger - 46996: - - Pressed: Trigger - 49229: - - Pressed: Open - 49235: - - Pressed: Trigger - 49234: - - Pressed: Trigger - 49237: - - Pressed: Trigger - - uid: 49208 + pos: -27.5,2.5 + parent: 2 + - uid: 19987 components: - type: Transform - pos: 2.5,-0.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46950: - - Pressed: Open - 46949: - - Pressed: Open - 46951: - - Pressed: Open - 46952: - - Pressed: Close - 46954: - - Pressed: Close - 46953: - - Pressed: Close - 49232: - - Pressed: Trigger - 49239: - - Pressed: Trigger - 49240: - - Pressed: Trigger - - uid: 49209 + pos: -23.5,2.5 + parent: 2 + - uid: 20016 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,7.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46952: - - Pressed: Open - 46954: - - Pressed: Open - 46953: - - Pressed: Open - 49233: - - Pressed: Trigger - 46951: - - Pressed: Close - 46949: - - Pressed: Close - 46950: - - Pressed: Close - - uid: 49210 + rot: -1.5707963267948966 rad + pos: -61.5,-7.5 + parent: 2 + - uid: 20025 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,2.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49229: - - Pressed: Open - 49235: - - Pressed: Trigger - 46950: - - Pressed: Close - 46949: - - Pressed: Close - 46951: - - Pressed: Close - 46953: - - Pressed: Close - 46954: - - Pressed: Close - 46952: - - Pressed: Close - 49238: - - Pressed: Trigger - 49236: - - Pressed: Trigger - 46997: - - Pressed: Trigger - 46996: - - Pressed: Trigger - - uid: 49211 + pos: -54.5,-2.5 + parent: 2 + - uid: 20026 components: - type: Transform - pos: 0.5,13.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46948: - - Pressed: Open - 46947: - - Pressed: Open - 46961: - - Pressed: Open - 46960: - - Pressed: Open - 46962: - - Pressed: Open - 46959: - - Pressed: Open - 46958: - - Pressed: Open - 46945: - - Pressed: Open - 46946: - - Pressed: Open - - uid: 49212 + rot: 1.5707963267948966 rad + pos: -49.5,-2.5 + parent: 2 + - uid: 20027 components: - type: Transform - pos: -20.5,16.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46963: - - Pressed: Toggle - - uid: 49213 + rot: 1.5707963267948966 rad + pos: -53.5,-7.5 + parent: 2 + - uid: 20028 components: - type: Transform - pos: 9.5,19.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46965: - - Pressed: Open - 46967: - - Pressed: Open - 46968: - - Pressed: Open - 48831: - - Pressed: On - - uid: 49214 + rot: 1.5707963267948966 rad + pos: -50.5,-2.5 + parent: 2 + - uid: 20043 components: - type: Transform - pos: 9.5,31.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46988: - - Pressed: Close - 48831: - - Pressed: Off - - uid: 49215 + pos: -52.5,-4.5 + parent: 2 + - uid: 20046 components: - type: Transform - pos: 7.5,22.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46969: - - Pressed: Open - 46966: - - Pressed: Open - - uid: 49216 + pos: -54.5,-4.5 + parent: 2 + - uid: 20060 components: - type: Transform - pos: 9.5,25.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46970: - - Pressed: Open - 46971: - - Pressed: Open - - uid: 49217 + pos: -53.5,-4.5 + parent: 2 + - uid: 20068 components: - type: Transform - pos: 7.5,28.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46973: - - Pressed: Open - 46972: - - Pressed: Open - - uid: 49218 + pos: -52.5,-5.5 + parent: 2 + - uid: 20071 components: - type: Transform rot: -1.5707963267948966 rad - pos: -5.5,15.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46945: - - Pressed: Open - 46948: - - Pressed: Open - 46947: - - Pressed: Open - 46946: - - Pressed: Open - 46959: - - Pressed: Open - 46958: - - Pressed: Open - 46961: - - Pressed: Open - 46960: - - Pressed: Open - 46962: - - Pressed: Open - - uid: 49219 + pos: -58.5,-2.5 + parent: 2 + - uid: 20132 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,15.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46946: - - Pressed: Open - 46960: - - Pressed: Open - 46962: - - Pressed: Open - 46961: - - Pressed: Open - 46947: - - Pressed: Open - 46948: - - Pressed: Open - 46958: - - Pressed: Open - 46959: - - Pressed: Open - - uid: 49220 + rot: 3.141592653589793 rad + pos: -60.5,-20.5 + parent: 2 + - uid: 20133 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,15.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49241: - - Pressed: Trigger - - uid: 49221 + rot: 3.141592653589793 rad + pos: -59.5,-20.5 + parent: 2 + - uid: 20517 components: - type: Transform - pos: -8.530545,30.731735 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49230: - - Pressed: Open - - uid: 49222 + rot: 3.141592653589793 rad + pos: 85.5,-51.5 + parent: 2 + - uid: 20518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,15.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 49241: - - Pressed: Trigger - - uid: 49223 + rot: 3.141592653589793 rad + pos: 83.5,-53.5 + parent: 2 + - uid: 20519 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.00272,35.91638 - parent: 45711 - - uid: 49224 + rot: 3.141592653589793 rad + pos: 83.5,-54.5 + parent: 2 + - uid: 20592 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.00272,35.682007 - parent: 45711 - - uid: 49225 + pos: 88.5,-53.5 + parent: 2 + - uid: 20800 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.00272,35.463257 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 48833: - - Pressed: Toggle - - uid: 49228 + pos: -78.5,-18.5 + parent: 2 + - uid: 20816 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,31.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46975: - - Pressed: Toggle - 46974: - - Pressed: Toggle - 46976: - - Pressed: Toggle - - uid: 51520 + pos: -77.5,-18.5 + parent: 2 + - uid: 20817 components: - type: Transform - pos: 34.5,5.5 + pos: -76.5,-18.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 23620: - - Pressed: Toggle - 23633: - - Pressed: Toggle - 23621: - - Pressed: Toggle - 23608: - - Pressed: Toggle - 23531: - - Pressed: Toggle - 23609: - - Pressed: Toggle - 23726: - - Pressed: Toggle - - uid: 51545 + - uid: 20818 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,36.5 + pos: -75.5,-18.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51544: - - Pressed: Toggle - - uid: 53272 + - uid: 20819 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,71.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 53228: - - Pressed: Forward - 53229: - - Pressed: Forward - 53230: - - Pressed: Forward - 53225: - - Pressed: Forward - 53226: - - Pressed: Forward - 53227: - - Pressed: Forward - - uid: 53971 + pos: -77.5,-17.5 + parent: 2 + - uid: 21008 components: - type: Transform - pos: -36.524704,49.7818 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 53969: - - Pressed: Open - 53968: - - Pressed: Open - 53967: - - Pressed: Open -- proto: SignalButtonDirectional - entities: - - uid: 98 + pos: 80.5,-61.5 + parent: 2 + - uid: 21881 components: - - type: MetaData - desc: Эта кнопка активирует ставни в приёмной. - name: кнопка сигнала "ставни" - type: Transform rot: -1.5707963267948966 rad - pos: 52.5,3.5 + pos: -73.5,-53.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51911: - - Pressed: Toggle - 51912: - - Pressed: Toggle - - uid: 595 + - uid: 22051 components: - - type: MetaData - desc: Эта кнопка активирует внешнее бронеокно для обращающегося. - name: кнопка сигнала "бронеокно - внешнее" - type: Transform - pos: -4.299999,-22.499887 + rot: 1.5707963267948966 rad + pos: -75.5,32.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32159: - - Pressed: Toggle - - uid: 1535 + - uid: 22054 components: - - type: MetaData - desc: Эта кнопка активирует все гермозатворы и ставни на входе в верхней части брига. - name: кнопка сигнала "верхние гермозатворы и ставни" - type: Transform - pos: -26.700108,-18.300102 + rot: 1.5707963267948966 rad + pos: -70.5,36.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 7909: - - Pressed: Toggle - 7941: - - Pressed: Toggle - 7875: - - Pressed: Toggle - 7925: - - Pressed: Toggle - 1545: - - Pressed: Toggle - 1525: - - Pressed: Toggle - 7873: - - Pressed: Toggle - 1544: - - Pressed: Toggle - - uid: 1542 + - uid: 22073 components: - - type: MetaData - desc: Эта кнопка активирует все гермозатворы и ставни на входе в правой части брига. - name: кнопка сигнала "правые гермозатворы и ставни" - type: Transform - pos: -26.20011,-18.29983 + rot: 1.5707963267948966 rad + pos: -76.5,32.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 8022: - - Pressed: Toggle - 1534: - - Pressed: Toggle - 7908: - - Pressed: Toggle - 7872: - - Pressed: Toggle - 8023: - - Pressed: Toggle - 7896: - - Pressed: Toggle - 7852: - - Pressed: Toggle - 7849: - - Pressed: Toggle - - uid: 1944 + - uid: 22086 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-51.5 + rot: 1.5707963267948966 rad + pos: -68.5,36.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 21210: - - Pressed: Toggle - - uid: 1961 + - uid: 22109 components: - - type: MetaData - desc: Эта кнопка активирует ставни на окнах в диспансере. - name: кнопка сигнала "диспансер ставни" - type: Transform rot: 1.5707963267948966 rad - pos: -18.5,-47.5 + pos: -67.5,36.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 30776: - - Pressed: Toggle - 30774: - - Pressed: Toggle - - uid: 2909 + - uid: 22340 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - rot: -1.5707963267948966 rad - pos: 52.499836,3.7999997 + pos: -64.5,37.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 742: - - Pressed: Toggle - - uid: 5627 + - uid: 22342 components: - - type: MetaData - desc: Эта кнопка останавливает движущаюсю мишень. - name: кнопка сигнала "стоп" - type: Transform - rot: -1.5707963267948966 rad - pos: -32.50016,-15.2 + pos: -62.5,37.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 5617: - - Pressed: Off - 5616: - - Pressed: Off - 5615: - - Pressed: Off - 5614: - - Pressed: Off - 5613: - - Pressed: Off - 5620: - - Pressed: Off - 5619: - - Pressed: Off - 5618: - - Pressed: Off - - uid: 5630 + - uid: 22343 components: - - type: MetaData - desc: Эта кнопка активирует движущаюсю мишень. - name: кнопка сигнала "старт" - type: Transform - rot: -1.5707963267948966 rad - pos: -32.49994,-15.599999 + pos: -64.5,38.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 5617: - - Pressed: Forward - 5618: - - Pressed: Forward - 5619: - - Pressed: Forward - 5615: - - Pressed: Forward - 5620: - - Pressed: Forward - 5613: - - Pressed: Forward - 5614: - - Pressed: Forward - 5616: - - Pressed: Forward - - uid: 6080 + - uid: 22696 components: - - type: MetaData - desc: Эта кнопка активирует ставни в офисе. - name: кнопка сигнала "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: -35.499775,-20.899998 + pos: -16.5,-10.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 7857: - - Pressed: Toggle - 7858: - - Pressed: Toggle - - uid: 7884 + - uid: 22698 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - pos: -23.5,-18.5 + pos: -16.5,11.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 7939: - - Pressed: Toggle - 8019: - - Pressed: Toggle - - uid: 7895 + - uid: 22714 components: - - type: MetaData - name: кнопка сигнала "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-14.5 + pos: -16.5,-6.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 7850: - - Pressed: Toggle - 7848: - - Pressed: Toggle - - uid: 7923 + - uid: 22831 components: - - type: MetaData - desc: Эта кнопка активирует внешнее бронеокно для обращающегося. - name: кнопка сигнала "бронеокно - внешнее" - type: Transform - rot: -1.5707963267948966 rad - pos: -23.50011,-3.2999997 + pos: 17.5,-10.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 32160: - - Pressed: Toggle - - uid: 8003 + - uid: 22986 components: - - type: MetaData - desc: Эта кнопка активирует ставни в перма-бриге на окнах с внешней стороны. - name: кнопка сигнала "ставни перма-брига" - type: Transform rot: 3.141592653589793 rad - pos: -26.5,-22.5 + pos: 60.5,-44.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 8005: - - Pressed: Toggle - 8008: - - Pressed: Toggle - 8007: - - Pressed: Toggle - 8017: - - Pressed: Toggle - 8016: - - Pressed: Toggle - - uid: 8147 + - uid: 23370 components: - - type: MetaData - desc: Эта кнопка активирует ставни на входе в док сб. - name: кнопка сигнала "ставни - док" - type: Transform - rot: 3.141592653589793 rad - pos: -26.800001,-22.500164 + pos: -63.5,37.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 8137: - - Pressed: Toggle - 8152: - - Pressed: Toggle - - uid: 8151 + - uid: 24294 components: - - type: MetaData - desc: Эта кнопка активирует ставни камер на окнах с внешней стороны. - name: кнопка сигнала "ставни камер" - type: Transform - rot: 3.141592653589793 rad - pos: -26.200003,-22.499832 + pos: -8.5,-81.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1451: - - Pressed: Toggle - 1524: - - Pressed: Toggle - 8021: - - Pressed: Toggle - 8027: - - Pressed: Toggle - 8020: - - Pressed: Toggle - 8013: - - Pressed: Toggle - 8014: - - Pressed: Toggle - 8015: - - Pressed: Toggle - - uid: 9956 + - uid: 24295 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворный вход в исследовательскую камеру. - name: кнопка сигнала "гермозатвор" - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-32.5 + pos: -7.5,-81.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 36361: - - Pressed: Toggle - - uid: 9957 + - uid: 24306 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворный вход в исследовательскую камеру. - name: кнопка сигнала "гермозатвор" - type: Transform - pos: 52.5,-33.5 + pos: -55.5,75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 10093: - - Pressed: Toggle - - uid: 10262 + - uid: 24307 components: - - type: MetaData - desc: Эта кнопка активирует ставни в офисе. - name: кнопка сигнала "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,4.5 + pos: -54.5,75.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 41061: - - Pressed: Toggle - 24899: - - Pressed: Toggle - 24900: - - Pressed: Toggle - 31080: - - Pressed: Toggle - - uid: 14036 + - uid: 24313 components: - - type: MetaData - name: кнопка сигнала "ставни - нижние шлюзы" - type: Transform - pos: 3.5,48.5 + pos: -55.5,71.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 548: - - Pressed: Toggle - 564: - - Pressed: Toggle - 25123: - - Pressed: Toggle - - uid: 14487 + - uid: 24315 components: - - type: MetaData - name: кнопка сигнала "бронеокно" - type: Transform - pos: 3.7999997,48.500164 + pos: -57.5,71.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 535: - - Pressed: Toggle - - uid: 15382 + - uid: 24316 components: - - type: MetaData - desc: Эта кнопка активирует ставни в кабинете. - name: кнопка сигнала "ставни" - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,-46.5 + pos: -56.5,71.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20775: - - Pressed: Toggle - 30793: - - Pressed: Toggle - - uid: 22918 + - uid: 24376 components: - - type: MetaData - name: кнопка сигнала "ставни - окна внутренние" - type: Transform - rot: 3.141592653589793 rad - pos: 5.0599995,45.50031 + pos: -6.5,-82.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 25138: - - Pressed: Toggle - 584: - - Pressed: Toggle - - uid: 25881 + - uid: 24377 components: - - type: MetaData - name: кнопка сигнала "ставни" - type: Transform - pos: -14.5,20.5 + pos: -10.5,-81.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 13788: - - Pressed: Toggle - 21986: - - Pressed: Toggle - - uid: 26213 + - uid: 24400 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-51.5 + pos: -10.5,-80.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 42651: - - Pressed: Toggle - - uid: 29970 + - uid: 24401 components: - - type: MetaData - name: кнопка сигнала "ставни - верхние шлюзы" - type: Transform - pos: 3.2,48.499832 + pos: -11.5,-82.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 41132: - - Pressed: Toggle - 41125: - - Pressed: Toggle - 25944: - - Pressed: Toggle - - uid: 32221 + - uid: 24427 components: - - type: MetaData - name: кнопка сигнала "ставни - окна внешние" - type: Transform - rot: 3.141592653589793 rad - pos: 4.799999,45.500164 + pos: -84.5,0.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 41109: - - Pressed: Toggle - 592: - - Pressed: Toggle - 41114: - - Pressed: Toggle - 25600: - - Pressed: Toggle - - uid: 41080 + - uid: 25227 components: - - type: MetaData - desc: Эта кнопка активирует лампу вызова уборщика. - name: кнопка вызова уборщика - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,28.5 + rot: 3.141592653589793 rad + pos: -45.5,-84.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 41081: - - Pressed: Toggle - - uid: 43631 + - uid: 25230 components: - - type: MetaData - desc: Эта кнопка активирует гермозатворы в комнате казни. - name: кнопка сигнала "гермозатворы" - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-18.5 + rot: 3.141592653589793 rad + pos: -44.5,-87.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 11860: - - Pressed: Toggle - 12152: - - Pressed: Toggle - 12283: - - Pressed: Toggle - - uid: 46562 + - uid: 25231 components: - type: Transform - pos: -1.5,39.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 50268: - - Pressed: Open - 52619: - - Pressed: Toggle - 52620: - - Pressed: Toggle - 47828: - - Pressed: Open - - uid: 47627 + rot: 3.141592653589793 rad + pos: -45.5,-87.5 + parent: 2 + - uid: 25232 components: - type: Transform - pos: 52.5,27.5 + rot: 3.141592653589793 rad + pos: -37.5,-83.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1184: - - Pressed: Toggle - - uid: 51799 + - uid: 26295 components: - - type: MetaData - name: кнопка сигнала "ставни" - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,17.5 + pos: -25.5,-84.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 51798: - - Pressed: Toggle - 22952: - - Pressed: Toggle - 12954: - - Pressed: Toggle - 51795: - - Pressed: Toggle - - uid: 52547 + - uid: 26297 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,62.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46812: - - Pressed: Open - 52974: - - Pressed: Trigger - - uid: 52567 + pos: -26.5,-84.5 + parent: 2 + - uid: 26298 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,62.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46812: - - Pressed: Open - 52974: - - Pressed: Trigger - - uid: 52616 + pos: -28.5,-83.5 + parent: 2 + - uid: 26435 components: - type: Transform - pos: 0.5,59.5 - parent: 45711 - - uid: 52617 + pos: -74.5,6.5 + parent: 2 + - uid: 26596 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,59.5 - parent: 45711 - - uid: 52618 + pos: -55.5,82.5 + parent: 2 + - uid: 26611 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,47.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46561: - - Pressed: Open - - uid: 53128 - components: - - type: Transform - pos: -11.5,68.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46811: - - Pressed: Open - 55980: - - Pressed: Trigger - - uid: 53138 + pos: -54.5,84.5 + parent: 2 + - uid: 26612 components: - type: Transform - pos: 1.5,78.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 53033: - - Pressed: Trigger - 52973: - - Pressed: Trigger - - uid: 53853 + rot: 3.141592653589793 rad + pos: -56.5,82.5 + parent: 2 + - uid: 26648 components: - type: Transform - pos: -33.5,42.5 - parent: 45711 - - uid: 54337 + pos: -61.5,80.5 + parent: 2 + - uid: 26650 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,45.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 54319: - - Pressed: Trigger - 54320: - - Pressed: Trigger - 54321: - - Pressed: Trigger - 54322: - - Pressed: Trigger - 54326: - - Pressed: Trigger - 54330: - - Pressed: Trigger - 54331: - - Pressed: Trigger - 54325: - - Pressed: Trigger - 54332: - - Pressed: Trigger - 54333: - - Pressed: Trigger - - uid: 55979 + pos: -53.5,84.5 + parent: 2 + - uid: 26651 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,47.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 53969: - - Pressed: Open - 53968: - - Pressed: Open - 53967: - - Pressed: Open - - uid: 56132 + pos: -48.5,84.5 + parent: 2 + - uid: 26652 components: - type: Transform - pos: -35.5,51.5 + pos: -38.5,80.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 47712: - - Pressed: Toggle -- proto: SignalControlledValve - entities: - - uid: 49229 + - uid: 26653 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,1.5 - parent: 45711 - - type: GasValve - open: False - - type: DeviceLinkSink - links: - - 49207 - - 49235 - - 49210 - - type: AtmosPipeColor - color: '#0000FFFF' - - uid: 49230 + pos: -44.5,80.5 + parent: 2 + - uid: 26654 components: - type: Transform - pos: -6.5,40.5 - parent: 45711 - - type: GasValve - open: False - - type: DeviceLinkSink - links: - - 49221 - - uid: 52637 + pos: -51.5,79.5 + parent: 2 + - uid: 26747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,41.5 - parent: 45711 - - type: GasValve - open: False - - type: DeviceLinkSink - links: - - 46016 -- proto: SignalTimer - entities: - - uid: 49231 + pos: -49.5,86.5 + parent: 2 + - uid: 26748 components: - type: Transform - pos: -4.5,40.5 - parent: 45711 - - type: SignalTimer - delay: 0.7 - - type: DeviceLinkSource - linkedPorts: - 47008: - - Timer: Trigger - - type: DeviceLinkSink - links: - - 45732 - - uid: 49232 + pos: -48.5,86.5 + parent: 2 + - uid: 27907 components: - - type: MetaData - name: 5 низ - type: Transform - pos: 6.5,-1.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46951: - - Timer: Close - 46949: - - Timer: Close - 46950: - - Timer: Close - - type: DeviceLinkSink - links: - - 49208 - - uid: 49233 + pos: -47.5,97.5 + parent: 2 + - uid: 27908 components: - - type: MetaData - name: 5 верх - type: Transform - pos: 7.5,-1.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46952: - - Timer: Close - 46954: - - Timer: Close - 46953: - - Timer: Close - - type: DeviceLinkSink - links: - - 49209 - - uid: 49234 + pos: -47.5,96.5 + parent: 2 + - uid: 28120 components: - - type: MetaData - name: 11 верх - type: Transform - pos: 7.5,-2.5 - parent: 45711 - - type: SignalTimer - delay: 11 - - type: DeviceLinkSource - linkedPorts: - 46952: - - Timer: Close - 46954: - - Timer: Close - 46953: - - Timer: Close - - type: DeviceLinkSink - links: - - 49207 - - uid: 49235 + pos: -34.5,80.5 + parent: 2 + - uid: 28297 components: - - type: MetaData - name: 0.04 - type: Transform - pos: 6.5,-2.5 - parent: 45711 - - type: SignalTimer - delay: 0.04 - - type: DeviceLinkSource - linkedPorts: - 49229: - - Timer: Close - - type: DeviceLinkSink - links: - - 49207 - - 49210 - - uid: 49236 + pos: -69.5,75.5 + parent: 2 + - uid: 28734 components: - - type: MetaData - name: 11 низ - type: Transform - pos: 6.5,-3.5 - parent: 45711 - - type: SignalTimer - delay: 11 - - type: DeviceLinkSource - linkedPorts: - 46950: - - Timer: Close - 46949: - - Timer: Close - 46951: - - Timer: Close - - type: DeviceLinkSink - links: - - 49210 - - uid: 49237 + pos: -49.5,102.5 + parent: 2 + - uid: 51110 components: - - type: MetaData - name: 6 верх - type: Transform - pos: 8.5,-1.5 - parent: 45711 - - type: SignalTimer - delay: 6 - - type: DeviceLinkSource - linkedPorts: - 46953: - - Timer: Open - 46954: - - Timer: Open - 46952: - - Timer: Open - - type: DeviceLinkSink - links: - - 49207 - - uid: 49238 + pos: -46.5,92.5 + parent: 2 + - uid: 52018 components: - - type: MetaData - name: 6 низ - type: Transform - pos: 8.5,-2.5 - parent: 45711 - - type: SignalTimer - delay: 6 - - type: DeviceLinkSource - linkedPorts: - 46950: - - Timer: Open - 46949: - - Timer: Open - 46951: - - Timer: Open - - type: DeviceLinkSink - links: - - 49210 - - uid: 49239 + pos: -74.5,12.5 + parent: 2 + - uid: 63784 components: - type: Transform - pos: 8.5,-3.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46957: - - Start: Close - - Timer: Open - - type: DeviceLinkSink - links: - - 49208 - - 46957 - - uid: 49240 + pos: 35.5,52.5 + parent: 56631 + - uid: 63785 components: - type: Transform - pos: 7.5,-3.5 - parent: 45711 - - type: SignalTimer - delay: 3 - - type: DeviceLinkSource - linkedPorts: - 46956: - - Start: Close - - Timer: Open - - type: DeviceLinkSink - links: - - 49208 - - 46956 - - uid: 49241 + pos: -9.5,30.5 + parent: 56631 + - uid: 63786 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,-2.5 - parent: 45711 - - type: SignalTimer - delay: 2 - - type: DeviceLinkSource - linkedPorts: - 46978: - - Start: Close - - Timer: Open - - type: DeviceLinkSink - links: - - 49222 - - 46978 - - 49220 - - uid: 49242 + pos: -8.5,30.5 + parent: 56631 + - uid: 63787 components: - type: Transform - pos: 23.5,21.5 - parent: 45711 - - type: SignalTimer - delay: 0.5 - - type: DeviceLinkSource - linkedPorts: - 48629: - - Start: Off - - Timer: On - - Timer: Trigger - - type: DeviceLinkSink - links: - - 45726 - - uid: 49243 + pos: 30.5,16.5 + parent: 56631 + - uid: 63788 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,21.5 - parent: 45711 - - type: SignalTimer - delay: 0.7 - - type: DeviceLinkSource - linkedPorts: - 47006: - - Timer: Trigger - - type: DeviceLinkSink - links: - - 45731 - - uid: 52973 + pos: 28.5,16.5 + parent: 56631 + - uid: 63789 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,74.5 - parent: 45711 - - type: SignalTimer - delay: 10 - - type: DeviceLinkSource - linkedPorts: - 53137: - - Timer: Open - 53127: - - Timer: Open - 55984: - - Timer: Open - 53162: - - Timer: Open - - type: DeviceLinkSink - links: - - 53138 - - uid: 52974 + pos: 27.5,16.5 + parent: 56631 + - uid: 63790 components: - type: Transform - pos: -4.5,74.5 - parent: 45711 - - type: SignalTimer - delay: 10 - - type: DeviceLinkSource - linkedPorts: - 53032: - - Timer: Trigger - 53078: - - Timer: Trigger - 53080: - - Timer: Trigger - 53082: - - Timer: Trigger - 53134: - - Timer: Trigger - 53136: - - Timer: Trigger - 55983: - - Timer: Trigger - - type: DeviceLinkSink - links: - - 52547 - - 52567 - - uid: 53033 + pos: 29.5,15.5 + parent: 56631 + - uid: 63791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,74.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 53124: - - Timer: Trigger - 52572: - - Timer: Trigger - 53118: - - Timer: Trigger - 53126: - - Timer: Trigger - 53084: - - Timer: Trigger - - type: DeviceLinkSink - links: - - 53138 - - uid: 54319 + pos: 28.5,15.5 + parent: 56631 + - uid: 63792 components: - - type: MetaData - name: 1 - type: Transform - pos: -57.5,47.5 - parent: 45711 - - type: SignalTimer - delay: 2 - - type: DeviceLinkSource - linkedPorts: - 54306: - - Start: Off - - Timer: On - 54309: - - Start: Off - - Timer: On - - type: DeviceLinkSink - links: - - 54337 - - uid: 54320 + pos: 29.5,16.5 + parent: 56631 + - uid: 63793 components: - - type: MetaData - name: 2 - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,47.5 - parent: 45711 - - type: SignalTimer - delay: 4 - - type: DeviceLinkSource - linkedPorts: - 53969: - - Timer: Close - 53968: - - Timer: Close - 53967: - - Timer: Close - - type: DeviceLinkSink - links: - - 54337 - - 53968 - - uid: 54321 + pos: 28.5,17.5 + parent: 56631 + - uid: 63794 components: - - type: MetaData - name: 3 - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,47.5 - parent: 45711 - - type: SignalTimer - delay: 6 - - type: DeviceLinkSource - linkedPorts: - 54295: - - Start: Off - - Timer: On - 54294: - - Start: Off - - Timer: On - - type: DeviceLinkSink - links: - - 54337 - - uid: 54322 + pos: 29.5,17.5 + parent: 56631 + - uid: 63795 components: - - type: MetaData - name: 4 - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,47.5 - parent: 45711 - - type: SignalTimer - delay: 8 - - type: DeviceLinkSource - linkedPorts: - 54301: - - Start: Off - - Timer: On - 54300: - - Start: Off - - Timer: On - - type: DeviceLinkSink - links: - - 54337 - - uid: 54325 + pos: 18.5,-7.5 + parent: 56631 + - uid: 63796 components: - - type: MetaData - name: 8 - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,48.5 - parent: 45711 - - type: SignalTimer - delay: 16 - - type: DeviceLinkSource - linkedPorts: - 45985: - - Start: Close - - Timer: AutoClose - - Timer: Open - 45998: - - Start: Close - - Timer: AutoClose - - Timer: Open - 45992: - - Start: Close - - Timer: AutoClose - - Timer: Open - 46628: - - Start: Close - - Timer: AutoClose - - Timer: Open - - type: DeviceLinkSink - links: - - 54337 - - uid: 54326 + pos: -13.5,57.5 + parent: 56631 + - uid: 63797 components: - - type: MetaData - name: 5 - type: Transform - pos: -57.5,48.5 - parent: 45711 - - type: SignalTimer - delay: 10 - - type: DeviceLinkSource - linkedPorts: - 54292: - - Start: Off - - Timer: On - 54298: - - Start: Off - - Timer: On - - type: DeviceLinkSink - links: - - 54337 - - uid: 54330 + pos: -13.5,56.5 + parent: 56631 + - uid: 63798 components: - - type: MetaData - name: 6 - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,48.5 - parent: 45711 - - type: SignalTimer - delay: 12 - - type: DeviceLinkSource - linkedPorts: - 54299: - - Start: Off - - Timer: On - 54302: - - Start: Off - - Timer: On - - type: DeviceLinkSink - links: - - 54337 - - uid: 54331 + pos: -12.5,57.5 + parent: 56631 + - uid: 63799 components: - - type: MetaData - name: 7 - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,48.5 - parent: 45711 - - type: SignalTimer - delay: 14 - - type: DeviceLinkSource - linkedPorts: - 54296: - - Start: Off - - Timer: On - 54304: - - Start: Off - - Timer: On - 54297: - - Start: Off - - Timer: On - - type: DeviceLinkSink - links: - - 54337 - - uid: 54332 + pos: -12.5,56.5 + parent: 56631 + - uid: 63800 components: - - type: MetaData - name: 9 - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,49.5 - parent: 45711 - - type: SignalTimer - delay: 18 - - type: DeviceLinkSource - linkedPorts: - 54155: - - Start: Close - - Timer: Open - 54154: - - Start: Close - - Timer: Open - 54150: - - Start: Close - - Timer: Open - 54157: - - Start: Close - - Timer: Open - 54158: - - Start: Close - - Timer: Open - 54159: - - Start: Close - - Timer: Open - 54164: - - Start: Close - - Timer: Open - 54163: - - Start: Close - - Timer: Open - 54162: - - Start: Close - - Timer: Open - 54161: - - Start: Close - - Timer: Open - 54160: - - Start: Close - - Timer: Open - 54148: - - Start: Close - - Timer: Open - - type: DeviceLinkSink - links: - - 54337 - - uid: 54333 + pos: -11.5,57.5 + parent: 56631 + - uid: 63801 components: - - type: MetaData - name: 10 - type: Transform - rot: 1.5707963267948966 rad - pos: -57.5,49.5 - parent: 45711 - - type: SignalTimer - delay: 20 - - type: DeviceLinkSource - linkedPorts: - 54082: - - Start: Close - - Timer: Open - 54081: - - Start: Close - - Timer: Open - 54080: - - Start: Close - - Timer: Open - - type: DeviceLinkSink - links: - - 54337 - - uid: 55980 + pos: -11.5,56.5 + parent: 56631 + - uid: 63802 components: - type: Transform - pos: -6.5,74.5 - parent: 45711 - - type: SignalTimer - delay: 0.7 - - type: DeviceLinkSource - linkedPorts: - 53220: - - Start: Off - - Timer: On - - Timer: Trigger - - type: DeviceLinkSink - links: - - 53128 -- proto: SignalTrigger - entities: - - uid: 32026 + pos: -21.5,54.5 + parent: 56631 + - uid: 63803 components: - type: Transform - pos: 54.17219,-27.382816 - parent: 2 - - uid: 35465 + pos: -19.5,54.5 + parent: 56631 + - uid: 63804 components: - type: Transform - pos: 53.956917,-27.60504 - parent: 2 -- proto: SignAnomaly2 - entities: - - uid: 3636 + pos: -19.5,55.5 + parent: 56631 + - uid: 63805 components: - type: Transform - pos: 39.5,-17.5 - parent: 2 -- proto: SignArcade + pos: 33.5,42.5 + parent: 56631 + - uid: 63806 + components: + - type: Transform + pos: 34.5,44.5 + parent: 56631 +- proto: TaikoInstrument entities: - - uid: 51676 + - uid: 10069 components: - type: Transform - pos: -65.5,0.5 + pos: -10.5,21.5 parent: 2 -- proto: SignArmory +- proto: TargetClown entities: - - uid: 25042 + - uid: 5873 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-22.5 + rot: -1.5707963267948966 rad + pos: -27.5,47.5 parent: 2 -- proto: SignAtmos - entities: - - uid: 24273 + - uid: 6890 components: - type: Transform - pos: 2.5,20.5 + rot: 3.141592653589793 rad + pos: -73.5,24.5 parent: 2 -- proto: SignAtmosMinsky - entities: - - uid: 25044 + - uid: 8172 components: - type: Transform - pos: 29.5,29.5 + pos: 51.5,-64.5 parent: 2 -- proto: SignBar - entities: - - uid: 5308 + - uid: 8956 components: - type: Transform - pos: -57.5,6.5 + pos: 54.5,-56.5 parent: 2 - - uid: 51629 + - uid: 19768 components: - type: Transform - pos: -14.5,35.5 + pos: -49.5,-38.5 parent: 2 -- proto: SignBarbershop - entities: - - uid: 14590 + - uid: 19772 components: - type: Transform - pos: -54.5,-1.5 + pos: -53.5,-37.5 parent: 2 -- proto: SignBio - entities: - - uid: 25047 + - uid: 29192 components: - type: Transform - pos: -26.5,-39.5 + pos: -66.5,-79.5 parent: 2 - - uid: 27508 + - uid: 63807 components: - - type: MetaData - desc: Знак, указывающий на экспериментальную ботанику. - name: знак "эксперимент. ботаника" - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,41.5 - parent: 2 -- proto: SignBiohazard + pos: 33.5,34.5 + parent: 56631 + - uid: 63808 + components: + - type: Transform + pos: 37.5,23.5 + parent: 56631 + - uid: 63809 + components: + - type: Transform + pos: -15.5,77.5 + parent: 56631 +- proto: TargetDarts entities: - - uid: 25048 + - uid: 6120 components: - type: Transform - pos: -26.5,-42.5 + pos: -31.5,33.5 parent: 2 -- proto: SignBiohazardMed - entities: - - uid: 23805 + - uid: 11938 components: - type: Transform - pos: 25.5,-62.5 + rot: -1.5707963267948966 rad + pos: -42.5,89.5 parent: 2 - - uid: 25296 + - uid: 11950 components: - type: Transform - pos: 26.5,-54.5 + rot: -1.5707963267948966 rad + pos: -41.5,89.5 parent: 2 - - uid: 27582 + - uid: 26170 components: - type: Transform - pos: 28.5,-50.5 + pos: -37.5,-58.5 parent: 2 - - uid: 29997 + - uid: 30529 components: - type: Transform - pos: 25.5,-59.5 + pos: 54.5,-15.5 parent: 2 - - uid: 54034 + - uid: 63810 components: - type: Transform - pos: -2.5,51.5 - parent: 45711 -- proto: SignBridge + pos: 11.5,24.5 + parent: 56631 +- proto: TargetHuman entities: - - uid: 25051 + - uid: 8957 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,2.5 + pos: 55.5,-56.5 parent: 2 - - uid: 25052 + - uid: 19754 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,2.5 + pos: -51.5,-37.5 parent: 2 - - uid: 25053 + - uid: 19766 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-1.5 + pos: -50.5,-40.5 parent: 2 - - uid: 25054 + - uid: 19804 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-1.5 + rot: 1.5707963267948966 rad + pos: -42.5,-44.5 parent: 2 -- proto: SignCanisters - entities: - - uid: 25055 + - uid: 19805 components: - type: Transform - pos: 11.5,20.5 + rot: 1.5707963267948966 rad + pos: -42.5,-43.5 parent: 2 - - uid: 36333 + - uid: 19806 components: - type: Transform - pos: -34.5,-84.5 + rot: 1.5707963267948966 rad + pos: -42.5,-42.5 parent: 2 -- proto: SignCargo - entities: - - uid: 25056 + - uid: 19807 components: - type: Transform - pos: 48.5,2.5 + rot: 1.5707963267948966 rad + pos: -42.5,-41.5 parent: 2 - - uid: 25057 + - uid: 24738 components: - type: Transform - pos: 52.5,2.5 + pos: -73.5,35.5 parent: 2 -- proto: SignChapel - entities: - - uid: 25059 + - uid: 24828 components: - type: Transform - pos: -39.5,20.5 + pos: -68.5,34.5 parent: 2 - - uid: 25060 + - uid: 26171 components: - type: Transform - pos: -31.5,20.5 + pos: -44.5,-61.5 parent: 2 -- proto: SignChem - entities: - - uid: 11512 + - uid: 26172 components: - type: Transform - pos: 14.5,-33.5 + pos: -41.5,-58.5 parent: 2 -- proto: SignChemistry1 - entities: - - uid: 25062 + - uid: 26173 components: - type: Transform - pos: 7.5,-39.5 + pos: -46.5,-55.5 parent: 2 -- proto: SignChemistry2 - entities: - - uid: 25063 + - uid: 26174 components: - type: Transform - pos: 9.5,-35.5 + pos: -45.5,-59.5 parent: 2 - - uid: 25064 + - uid: 26175 components: - type: Transform - pos: 10.5,-44.5 + pos: -42.5,-56.5 parent: 2 -- proto: SignCloning - entities: - - uid: 25065 + - uid: 28943 components: - type: Transform - pos: 10.5,-48.5 + pos: -46.5,-46.5 parent: 2 -- proto: SignCourt - entities: - - uid: 51020 + - uid: 28944 components: - type: Transform - pos: 2.5,35.5 + pos: -45.5,-49.5 parent: 2 -- proto: SignCryogenicsMed - entities: - - uid: 687 + - uid: 28945 components: - type: Transform - pos: 3.5,-44.5 + pos: -42.5,-48.5 parent: 2 - - uid: 18320 + - uid: 30541 components: - type: Transform - pos: -2.5,-44.5 + pos: 53.5,-11.5 parent: 2 - - uid: 26168 + - uid: 63811 components: - type: Transform - pos: 11.5,-54.5 - parent: 2 - - uid: 42656 + pos: 19.5,22.5 + parent: 56631 + - uid: 63812 components: - type: Transform - pos: -53.5,2.5 - parent: 2 -- proto: SignDangerMed - entities: - - uid: 35224 + rot: -1.5707963267948966 rad + pos: 27.5,34.5 + parent: 56631 + - uid: 63813 components: - type: Transform - pos: -3.5,11.5 - parent: 34641 - - uid: 49244 + rot: -1.5707963267948966 rad + pos: 33.5,32.5 + parent: 56631 + - uid: 63814 components: - type: Transform - pos: -0.5,19.5 - parent: 45711 - - uid: 54033 + pos: 23.5,30.5 + parent: 56631 + - uid: 63815 components: - type: Transform - pos: -37.5,50.5 - parent: 45711 - - uid: 54040 + pos: 36.5,23.5 + parent: 56631 + - uid: 63816 components: - type: Transform - pos: -37.5,46.5 - parent: 45711 -- proto: SignDirectionalBar + pos: 35.5,23.5 + parent: 56631 + - uid: 63817 + components: + - type: Transform + pos: 20.5,26.5 + parent: 56631 + - uid: 63818 + components: + - type: Transform + pos: 19.5,28.5 + parent: 56631 + - uid: 63819 + components: + - type: Transform + pos: 21.5,29.5 + parent: 56631 + - uid: 63820 + components: + - type: Transform + pos: 21.5,20.5 + parent: 56631 + - uid: 63821 + components: + - type: Transform + pos: 19.5,24.5 + parent: 56631 + - uid: 63822 + components: + - type: Transform + pos: -11.5,74.5 + parent: 56631 + - uid: 63823 + components: + - type: Transform + pos: -9.5,76.5 + parent: 56631 + - uid: 63824 + components: + - type: Transform + pos: -10.5,78.5 + parent: 56631 + - uid: 63825 + components: + - type: Transform + pos: -15.5,69.5 + parent: 56631 +- proto: TargetStrange entities: - - uid: 22664 + - uid: 5017 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.4799776,24.46001 + pos: 56.5,-34.5 parent: 2 - - uid: 22683 + - uid: 8958 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.499888,2.2999997 + pos: 56.5,-56.5 parent: 2 - - uid: 25071 + - uid: 19753 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.514851,-12.64339 + pos: -54.5,-39.5 parent: 2 - - uid: 25072 + - uid: 63826 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.500225,2.9172525 - parent: 2 - - uid: 25074 + rot: -1.5707963267948966 rad + pos: 30.5,33.5 + parent: 56631 + - uid: 63827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.38543,24.418917 - parent: 2 - - uid: 25075 + pos: -13.5,76.5 + parent: 56631 + - uid: 63828 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.492378,24.417452 - parent: 2 - - uid: 25079 + rot: -1.5707963267948966 rad + pos: -36.5,36.5 + parent: 56631 + - uid: 63829 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.499916,2.6511166 - parent: 2 -- proto: SignDirectionalBridge + pos: -36.5,33.5 + parent: 56631 + - uid: 63830 + components: + - type: Transform + pos: -32.5,27.5 + parent: 56631 +- proto: TargetSyndicate entities: - - uid: 948 + - uid: 8959 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-12.5 + pos: 57.5,-56.5 parent: 2 - - uid: 6607 + - uid: 13147 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.500015,2.5299997 + rot: -1.5707963267948966 rad + pos: -69.5,-51.5 parent: 2 - - uid: 22658 + - uid: 19752 components: - type: Transform - pos: -19.499817,20.171705 + pos: -53.5,-41.5 parent: 2 - - uid: 22668 + - uid: 19771 components: - type: Transform - pos: 1.5000637,20.384764 + pos: -48.5,-42.5 parent: 2 - - uid: 25076 + - uid: 19774 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.50874,-1.3730403 + pos: -52.5,-36.5 parent: 2 - - uid: 25080 + - uid: 28229 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.499126,20.415121 + pos: -95.5,49.5 parent: 2 - - uid: 51740 + - uid: 63831 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: 3.141592653589793 rad - pos: -35.500103,-22.300001 - parent: 2 -- proto: SignDirectionalBrig + pos: 20.5,19.5 + parent: 56631 + - uid: 63832 + components: + - type: Transform + pos: 0.5,-7.5 + parent: 56631 + - uid: 63833 + components: + - type: Transform + pos: -0.5,44.5 + parent: 56631 +- proto: TearGasGrenade entities: - - uid: 12521 + - uid: 9389 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.4999466,-18.596085 - parent: 2 - - uid: 12549 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 9764 components: - type: Transform - pos: -19.499908,2.3414655 - parent: 2 - - uid: 22667 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53946 components: - type: Transform - pos: -19.499939,20.392017 - parent: 2 - - uid: 25083 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53947 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.51343,-1.7949154 - parent: 2 - - uid: 25084 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53948 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.499126,20.836996 - parent: 2 - - uid: 25086 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53949 components: - type: Transform - pos: -0.48190895,-10.475406 - parent: 2 - - uid: 25087 + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 53950 components: - type: Transform - pos: 10.509703,-1.4617219 - parent: 2 -- proto: SignDirectionalChapel + parent: 53934 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: TechnologyDisk entities: - - uid: 25090 + - uid: 63834 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.495905,24.205133 + pos: -32.319443,32.966858 + parent: 56631 +- proto: TechnologyDiskRare + entities: + - uid: 14650 + components: + - type: Transform + pos: -50.532536,57.492638 parent: 2 -- proto: SignDirectionalCryo +- proto: TegCenter entities: - - uid: 51097 + - uid: 15695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-70.5 + pos: 36.5,52.5 parent: 2 -- proto: SignDirectionalDorms + - type: ApcPowerReceiver + powerDisabled: True +- proto: TegCirculator entities: - - uid: 12793 + - uid: 11480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.500122,2.7199998 + pos: 45.5,53.5 parent: 2 - - uid: 25094 + - type: PointLight + color: '#FF3300FF' + - uid: 11563 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.497044,20.205164 + rot: 3.141592653589793 rad + pos: 43.5,53.5 parent: 2 - - uid: 25095 + - type: PointLight + color: '#FF3300FF' +- proto: TelecomServer + entities: + - uid: 18473 components: - type: Transform - pos: -23.516117,20.605421 + pos: 119.5,-52.5 parent: 2 - - uid: 34096 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18474 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18489 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5204048,-8.448711 - parent: 33049 -- proto: SignDirectionalEng - entities: - - uid: 22484 + pos: 119.5,-50.5 + parent: 2 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18490 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18491 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.50018,20.827953 + pos: 115.5,-50.5 parent: 2 - - uid: 22704 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18492 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.500022,2.46 + pos: 117.5,-50.5 parent: 2 - - uid: 22741 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18494 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18495 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.49989,2.6999998 + pos: 117.5,-52.5 parent: 2 - - uid: 25070 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18496 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18497 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.4999566,20.577997 + pos: 115.5,-52.5 parent: 2 - - uid: 25073 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18498 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18499 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.499998,2.4999998 + pos: 121.5,-52.5 parent: 2 - - uid: 25099 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18500 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 18501 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.387627,24.857626 + pos: 121.5,-50.5 parent: 2 - - uid: 25100 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 18502 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 54851 + components: + - type: Transform + pos: 6.5,1.5 + parent: 54730 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 54852 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 56516 + components: + - type: Transform + pos: 3.5,-1.5 + parent: 56424 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 56517 + - 56518 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 61457 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5352464,-12.421203 - parent: 2 - - uid: 34097 + pos: 11.5,-8.5 + parent: 56631 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 61458 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 61459 components: - type: Transform - pos: 1.4927117,11.2727165 - parent: 33049 - - uid: 51742 + pos: -5.5,-1.5 + parent: 56631 + - type: ContainerContainer + containers: + key_slots: !type:Container + showEnts: False + occludes: True + ents: + - 61460 + machine_board: !type:Container + showEnts: False + occludes: True + ents: [] + machine_parts: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 63835 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: 3.141592653589793 rad - pos: -37.500103,-22.3 - parent: 2 - - uid: 51983 + pos: -12.5,-8.5 + parent: 56631 + - uid: 63836 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-14.5 - parent: 2 -- proto: SignDirectionalEvac + pos: -23.5,40.5 + parent: 56631 +- proto: Telecrystal1 entities: - - uid: 25103 + - uid: 13180 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.499805,2.8511162 + pos: -76.386185,-50.05586 parent: 2 - - uid: 25104 + - uid: 27162 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,2.5 - parent: 2 - - uid: 25105 + parent: 27161 + - type: Physics + canCollide: False + - uid: 28109 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.500229,2.919468 + pos: -36.991184,95.99409 parent: 2 - - uid: 25106 + - uid: 28254 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.4800885,24.66001 - parent: 2 - - uid: 25107 + parent: 28253 + - type: Physics + canCollide: False + - uid: 28324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,2.5 + pos: -67.50408,78.51497 parent: 2 - - uid: 25108 +- proto: TeslaCoil + entities: + - uid: 13376 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.500057,20.607643 + pos: 53.5,44.5 parent: 2 - - uid: 25109 + - uid: 17785 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,14.5 + rot: 1.5707963267948966 rad + pos: 53.5,45.5 parent: 2 - - uid: 25110 + - uid: 17786 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-10.5 + rot: 1.5707963267948966 rad + pos: 54.5,44.5 parent: 2 - - uid: 25111 + - uid: 17787 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.500109,2.6999993 + rot: 1.5707963267948966 rad + pos: 54.5,45.5 parent: 2 - - uid: 25112 +- proto: TeslaGenerator + entities: + - uid: 17774 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5198891,-18.29999 + rot: 1.5707963267948966 rad + pos: 52.5,44.5 parent: 2 - - uid: 25113 +- proto: TeslaGroundingRod + entities: + - uid: 17047 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5000553,-18.399998 + pos: 81.5,44.5 parent: 2 - - uid: 25114 + - uid: 17048 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,14.5 + pos: 83.5,41.5 parent: 2 - - uid: 25115 + - uid: 17283 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5352464,-12.202235 + pos: 85.5,43.5 parent: 2 - - uid: 25116 + - uid: 17511 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5141842,-12.205852 + pos: 52.5,45.5 parent: 2 - - uid: 25117 + - uid: 17610 components: - type: Transform rot: 1.5707963267948966 rad - pos: -57.509716,-1.1707274 + pos: 51.5,45.5 parent: 2 -- proto: SignDirectionalFood - entities: - - uid: 25118 + - uid: 17789 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.38543,24.203293 - parent: 2 - - uid: 25119 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.496033,24.852211 + pos: 50.5,45.5 parent: 2 - - uid: 34098 + - uid: 63837 components: - type: Transform - pos: 1.5083367,11.5539665 - parent: 33049 -- proto: SignDirectionalGravity + pos: -12.5,34.5 + parent: 56631 +- proto: ThermomachineFreezerMachineCircuitBoard entities: - - uid: 12932 + - uid: 53605 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.4998503,20.769997 + rot: -1.5707963267948966 rad + pos: 21.29329,6.5898666 parent: 2 -- proto: SignDirectionalHop +- proto: ThrowingKnife entities: - - uid: 6476 + - uid: 13362 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.500105,-1.3103957 - parent: 2 - - uid: 25122 + parent: 20023 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 28137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.514851,-12.423078 + pos: 4.9036136,38.47583 parent: 2 - - uid: 51101 + - uid: 28138 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-70.5 + rot: 1.5707963267948966 rad + pos: 4.9973636,38.460205 parent: 2 -- proto: SignDirectionalHydro +- proto: Thruster entities: - - uid: 25124 + - uid: 54947 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.38543,24.639229 - parent: 2 - - uid: 25125 + pos: 1.5,-11.5 + parent: 54730 + - type: Thruster + thrust: 300 + - uid: 54948 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.496033,24.631899 - parent: 2 -- proto: SignDirectionalJanitor - entities: - - uid: 28497 + pos: 0.5,-2.5 + parent: 54730 + - type: Thruster + thrust: 300 + - uid: 54949 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.516117,20.82573 - parent: 2 -- proto: SignDirectionalMed - entities: - - uid: 12362 + pos: 7.5,-11.5 + parent: 54730 + - type: Thruster + thrust: 300 + - uid: 54950 components: - type: Transform - pos: 1.5201128,-18.70386 - parent: 2 - - uid: 25126 + pos: 8.5,-2.5 + parent: 54730 + - type: Thruster + thrust: 300 + - uid: 54951 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.50196,2.3392491 - parent: 2 - - uid: 25127 + rot: 3.141592653589793 rad + pos: 0.5,-5.5 + parent: 54730 + - type: Thruster + thrust: 300 + - uid: 54952 components: - type: Transform - pos: -0.48190895,-10.695719 - parent: 2 - - uid: 25128 + rot: 3.141592653589793 rad + pos: 8.5,-5.5 + parent: 54730 + - type: Thruster + thrust: 300 + - uid: 55250 components: - type: Transform - pos: -23.517637,20.169483 - parent: 2 - - uid: 25129 + pos: -1.5,6.5 + parent: 55142 + - type: Thruster + thrust: 1000 + - uid: 55251 components: - type: Transform - pos: 10.509703,-1.6820344 - parent: 2 - - uid: 25130 + pos: 2.5,6.5 + parent: 55142 + - type: Thruster + thrust: 1000 + - uid: 55252 components: - type: Transform - pos: -11.502259,-1.9210682 - parent: 2 - - uid: 25133 + rot: -1.5707963267948966 rad + pos: 2.5,2.5 + parent: 55142 + - type: Thruster + thrust: 1000 + - uid: 55253 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.499126,20.62137 - parent: 2 - - uid: 34099 + pos: -1.5,2.5 + parent: 55142 + - type: Thruster + thrust: 1000 + - uid: 55254 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5047798,-8.214336 - parent: 33049 - - uid: 51744 + pos: -1.5,-4.5 + parent: 55142 + - type: Thruster + thrust: 1000 + - uid: 55255 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform rot: 3.141592653589793 rad - pos: -33.500103,-22.3 - parent: 2 - - uid: 51981 + pos: 2.5,-4.5 + parent: 55142 + - type: Thruster + thrust: 1000 + - uid: 55979 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-10.5 - parent: 2 -- proto: SignDirectionalSalvage - entities: - - uid: 12146 + rot: 3.141592653589793 rad + pos: -2.5,0.5 + parent: 55943 + - uid: 55980 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,-20.5 - parent: 2 - - uid: 25135 + rot: 3.141592653589793 rad + pos: 1.5,0.5 + parent: 55943 + - uid: 56401 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,-9.5 - parent: 2 - - uid: 25262 + rot: -1.5707963267948966 rad + pos: 4.5,1.5 + parent: 56354 + - uid: 56402 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-33.5 - parent: 2 - - uid: 25263 + pos: -1.5,3.5 + parent: 56354 + - uid: 56403 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-16.5 - parent: 2 - - uid: 25290 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 + parent: 56354 + - uid: 56591 components: - type: Transform - pos: 59.5,-7.5 - parent: 2 - - uid: 44788 + pos: 4.5,3.5 + parent: 56424 + - uid: 56592 components: - type: Transform - pos: 65.5,-12.5 - parent: 2 - - uid: 44789 + rot: -1.5707963267948966 rad + pos: 5.5,2.5 + parent: 56424 + - uid: 56593 components: - type: Transform - pos: 46.5,-11.5 - parent: 2 -- proto: SignDirectionalSci - entities: - - uid: 14828 + rot: 3.141592653589793 rad + pos: -3.5,-4.5 + parent: 56424 + - uid: 56594 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-11.5 - parent: 2 - - uid: 22499 + pos: -3.5,3.5 + parent: 56424 + - uid: 56595 components: - type: Transform - pos: 1.5001659,20.199997 - parent: 2 - - uid: 22501 + rot: 3.141592653589793 rad + pos: 5.5,-3.5 + parent: 56424 + - uid: 56596 components: - type: Transform - pos: 18.5,-1.5 - parent: 2 - - uid: 22578 + rot: 3.141592653589793 rad + pos: 4.5,-4.5 + parent: 56424 + - uid: 56597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.500015,2.5277846 - parent: 2 - - uid: 22629 + rot: 3.141592653589793 rad + pos: -4.5,-3.5 + parent: 56424 + - uid: 56598 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.50958,-1.2399946 - parent: 2 - - uid: 22633 + pos: -4.5,2.5 + parent: 56424 + - uid: 63838 components: - type: Transform - pos: -11.5,-1.5 - parent: 2 - - uid: 25137 + rot: 3.141592653589793 rad + pos: -26.5,22.5 + parent: 56631 + - uid: 63839 components: - type: Transform - pos: -0.48190895,-10.255094 - parent: 2 - - uid: 25139 + rot: 3.141592653589793 rad + pos: -22.5,22.5 + parent: 56631 + - uid: 63840 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5199997,-18.499989 - parent: 2 - - uid: 51743 - components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - - type: Transform - rot: 3.141592653589793 rad - pos: -34.500103,-22.3 - parent: 2 -- proto: SignDirectionalSolar - entities: - - uid: 25143 + pos: -28.5,27.5 + parent: 56631 + - uid: 67912 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-29.5 - parent: 2 - - uid: 25144 + pos: 26.5,6.5 + parent: 66965 + - uid: 67913 components: - type: Transform - pos: 25.5,-30.5 - parent: 2 - - uid: 25145 + rot: 1.5707963267948966 rad + pos: 36.5,1.5 + parent: 66965 + - uid: 67914 components: - type: Transform - pos: 18.5,-40.5 - parent: 2 - - uid: 25146 + rot: 3.141592653589793 rad + pos: 57.5,1.5 + parent: 66965 + - uid: 71134 components: - type: Transform - pos: -45.5,-53.5 - parent: 2 - - uid: 25147 + pos: -4.5,5.5 + parent: 56001 + - uid: 71135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-66.5 - parent: 2 - - uid: 25148 + pos: 7.5,5.5 + parent: 56001 + - uid: 71136 components: - type: Transform - pos: -42.5,-40.5 - parent: 2 - - uid: 25149 + rot: 1.5707963267948966 rad + pos: -5.5,0.5 + parent: 56001 + - uid: 71137 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-73.5 - parent: 2 - - uid: 25417 + pos: 8.5,0.5 + parent: 56001 + - uid: 71138 components: - type: Transform rot: 3.141592653589793 rad - pos: 24.5,49.5 - parent: 2 - - uid: 26559 + pos: 4.5,-9.5 + parent: 56001 + - uid: 71139 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,43.5 - parent: 2 - - uid: 35706 + rot: 1.5707963267948966 rad + pos: -4.5,-7.5 + parent: 56001 + - uid: 71140 components: - type: Transform rot: -1.5707963267948966 rad - pos: -13.5,-67.5 - parent: 2 - - uid: 43636 + pos: 7.5,-7.5 + parent: 56001 + - uid: 71141 components: - type: Transform rot: -1.5707963267948966 rad - pos: 20.5,-69.5 - parent: 2 - - uid: 43637 - components: - - type: Transform - pos: 20.5,-54.5 - parent: 2 - - uid: 43719 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,60.5 - parent: 2 -- proto: SignDirectionalSupply - entities: - - uid: 12931 + pos: 8.5,-0.5 + parent: 56001 + - uid: 71142 components: - type: Transform rot: 1.5707963267948966 rad - pos: -19.500122,2.722215 - parent: 2 - - uid: 22622 + pos: -5.5,-0.5 + parent: 56001 + - uid: 71143 components: - type: Transform rot: 1.5707963267948966 rad - pos: 10.500127,2.27 - parent: 2 - - uid: 22637 - components: - - type: Transform - pos: -11.499879,-1.7179785 - parent: 2 - - uid: 22659 + pos: -5.5,-1.5 + parent: 56001 + - uid: 71144 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-1.5 - parent: 2 - - uid: 25152 + rot: -1.5707963267948966 rad + pos: 8.5,-1.5 + parent: 56001 + - uid: 71145 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -57.50874,-1.5839778 - parent: 2 - - uid: 25153 + rot: 3.141592653589793 rad + pos: 5.5,-9.5 + parent: 56001 + - uid: 71146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5352464,-12.641515 - parent: 2 - - uid: 25156 + rot: 3.141592653589793 rad + pos: -1.5,-9.5 + parent: 56001 + - uid: 71147 components: - type: Transform - pos: -23.517637,20.389795 - parent: 2 - - uid: 51745 + rot: 3.141592653589793 rad + pos: -2.5,-9.5 + parent: 56001 +- proto: ThrusterMachineCircuitboard + entities: + - uid: 16190 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: 3.141592653589793 rad - pos: -36.500103,-22.3 + pos: 26.453617,7.1293 parent: 2 - - uid: 51982 + - uid: 16211 components: - - type: MetaData - desc: Указывает на оповещение об "тревоге" в отделе. - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,-13.5 + pos: 26.516117,7.019925 parent: 2 -- proto: SignDisposalSpace - entities: - - uid: 49245 + - uid: 67915 components: - type: Transform - pos: -11.5,16.5 - parent: 45711 -- proto: SignDoors + pos: 40.426636,-11.313995 + parent: 66965 +- proto: TimerTrigger entities: - - uid: 25161 + - uid: 5113 components: - type: Transform - pos: -95.5,44.5 + pos: 52.602528,-33.370728 parent: 2 - - uid: 25162 + - uid: 9024 components: - type: Transform - pos: -59.5,44.5 + pos: 68.75123,-53.70295 parent: 2 - - uid: 25164 + - uid: 9025 components: - type: Transform - pos: -77.5,44.5 + pos: 68.31373,-53.6717 parent: 2 -- proto: SignDrones - entities: - - uid: 25165 + - uid: 63841 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,10.5 - parent: 2 -- proto: SignElectricalMed + pos: -32.563644,33.23242 + parent: 56631 +- proto: TintedWindow entities: - - uid: 23769 + - uid: 9335 components: - type: Transform - pos: -12.5,46.5 + pos: -70.5,63.5 parent: 2 - - uid: 25167 + - uid: 13803 components: - type: Transform - pos: 46.5,6.5 + rot: -1.5707963267948966 rad + pos: 14.5,-43.5 parent: 2 - - uid: 26891 - components: - - type: Transform - pos: -5.5,35.5 - parent: 45711 - - uid: 43070 + - uid: 13804 components: - type: Transform - pos: -53.5,49.5 + rot: -1.5707963267948966 rad + pos: 14.5,-42.5 parent: 2 - - uid: 51021 + - uid: 13805 components: - type: Transform - pos: -15.5,-31.5 + rot: -1.5707963267948966 rad + pos: 17.5,-44.5 parent: 2 - - uid: 51547 + - uid: 15697 components: - type: Transform - pos: 12.5,-11.5 + pos: -10.5,-52.5 parent: 2 -- proto: SignEngineering +- proto: ToiletDirtyWater entities: - - uid: 14060 + - uid: 4537 components: - type: Transform - pos: -15.5,-11.5 + rot: 3.141592653589793 rad + pos: -15.5,-29.5 parent: 2 - - uid: 25179 + - uid: 4563 components: - type: Transform - pos: 2.5,24.5 + rot: 3.141592653589793 rad + pos: -13.5,-29.5 parent: 2 - - uid: 25181 + - uid: 7074 components: - type: Transform - pos: 19.5,9.5 + pos: -18.5,39.5 parent: 2 -- proto: SignEscapePods - entities: - - uid: 25183 + - uid: 7971 components: - type: Transform - pos: -93.5,44.5 + pos: -56.5,9.5 parent: 2 - - uid: 25184 + - uid: 7972 components: - type: Transform - pos: -57.5,44.5 + pos: -54.5,9.5 parent: 2 - - uid: 25185 + - uid: 9741 components: - type: Transform - pos: -75.5,44.5 + pos: -83.5,40.5 parent: 2 -- proto: SignEVA - entities: - - uid: 10069 + - uid: 11781 components: - - type: MetaData - name: знак "Скафандры" - type: Transform - pos: 28.5,36.5 + pos: -79.5,40.5 parent: 2 - - uid: 25186 + - uid: 12800 components: + - type: MetaData + desc: 'Кресло не выглядит чистым, я бы остерёгся на него сесть ! ' + name: сральное кресло - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-1.5 + pos: -56.5,38.5 parent: 2 - - uid: 34100 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-14.5 - parent: 33049 - - uid: 37814 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,16.5 - parent: 36861 -- proto: SignExamroom - entities: - - uid: 23865 + - uid: 14400 components: - type: Transform - pos: 4.5,-48.5 + rot: 3.141592653589793 rad + pos: -4.5,-71.5 parent: 2 - - uid: 25187 + - uid: 14450 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-18.5 + rot: 3.141592653589793 rad + pos: -6.5,-71.5 parent: 2 - - uid: 25189 + - uid: 20274 components: - type: Transform - pos: -3.5,-44.5 + pos: -25.5,-27.5 parent: 2 -- proto: SignFlammableMed - entities: - - uid: 46813 + - uid: 20275 components: - type: Transform - pos: -5.5,33.5 - parent: 45711 -- proto: SignGravity - entities: - - uid: 35557 + pos: -31.5,-27.5 + parent: 2 + - uid: 20279 components: - type: Transform - pos: 37.5,36.5 + pos: -17.5,-27.5 parent: 2 -- proto: SignHead - entities: - - uid: 25193 + - uid: 20280 components: - type: Transform - pos: 13.5,20.5 + pos: -23.5,-27.5 parent: 2 - - uid: 25194 + - uid: 24523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-22.5 + rot: 1.5707963267948966 rad + pos: -54.5,-86.5 parent: 2 -- proto: SignHydro1 - entities: - - uid: 22125 + - uid: 26569 components: - type: Transform rot: -1.5707963267948966 rad - pos: -23.5,44.5 + pos: -84.5,-55.5 parent: 2 -- proto: SignHydro2 - entities: - - uid: 1276 + - uid: 59476 components: - type: Transform rot: -1.5707963267948966 rad - pos: -27.5,39.5 - parent: 2 -- proto: SignHydro3 - entities: - - uid: 25195 + pos: 17.5,20.5 + parent: 56631 + - type: ContainerContainer + containers: + stash: !type:ContainerSlot + showEnts: False + occludes: True + ent: 59477 + disposals: !type:Container + showEnts: False + occludes: True + ents: [] + - uid: 63842 components: - type: Transform - pos: -23.5,39.5 - parent: 2 -- proto: SignInterrogation - entities: - - uid: 25196 + rot: 1.5707963267948966 rad + pos: 11.5,20.5 + parent: 56631 + - uid: 66675 components: - type: Transform - pos: -8.5,-18.5 - parent: 2 -- proto: SignJanitor - entities: - - uid: 21141 + rot: 1.5707963267948966 rad + pos: 6.5,19.5 + parent: 65849 + - uid: 67916 components: - type: Transform - pos: -45.5,26.5 - parent: 2 -- proto: SignKiddiePlaque + rot: 1.5707963267948966 rad + pos: -1.5,11.5 + parent: 66965 +- proto: ToiletEmpty entities: - - uid: 25197 + - uid: 2549 components: - - type: MetaData - desc: 'Надпись гласит: "Просим вас, не использовать кабинки не по назначению!"' - type: Transform - pos: -33.5,2.5 + pos: -16.5,39.5 parent: 2 - - uid: 49248 - components: - - type: MetaData - desc: Табличка с надписью "Внимание, данное действие может привести к летальному исходу базы 'Sierra'. Выброс газов в атмосферу станции и извне." - name: предупреждающая табличка - - type: Transform - pos: -8.5,31.5 - parent: 45711 - - uid: 51420 + - uid: 6785 components: - - type: MetaData - desc: 'Скромная табличка с сертификатом докторской степени. В правом нижнем углу перечёркнутая приписка: "Магазин шуток и забав, NTSY 24-01, Oreon"' - name: сертификат - type: Transform - pos: -16.5,-42.5 + rot: 1.5707963267948966 rad + pos: -32.5,-12.5 parent: 2 - - uid: 55986 - components: - - type: MetaData - desc: 'Деревянная табличка, на которой написано следующее: "После нажатия кнопки для открытия арсенала - советуется отойти на 5 метров для безопасности открытия гермозатвор и сканирования лиц".' - name: табличка с предупреждением - - type: Transform - pos: 0.5,78.5 - parent: 45711 -- proto: SignLawyer - entities: - - uid: 43921 + - uid: 7134 components: - type: Transform - pos: 5.5,36.5 + pos: -24.5,45.5 parent: 2 -- proto: SignLibrary - entities: - - uid: 4421 + - uid: 7136 components: - type: Transform - pos: -5.5,-67.5 + pos: -22.5,45.5 parent: 2 - - uid: 5692 + - uid: 7137 components: - type: Transform - pos: -12.5,24.5 + pos: -26.5,45.5 parent: 2 -- proto: SignMail - entities: - - uid: 23140 + - uid: 7138 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-1.5 + pos: -20.5,45.5 parent: 2 -- proto: SignMedical - entities: - - uid: 25199 + - uid: 7977 components: - type: Transform - pos: 1.5,-34.5 + pos: -52.5,9.5 parent: 2 - - uid: 34101 - components: - - type: Transform - pos: -0.5,14.5 - parent: 33049 -- proto: SignMinerDock - entities: - - uid: 34102 + - uid: 8722 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-26.5 - parent: 33049 -- proto: SignMorgue - entities: - - uid: 3936 - components: - - type: Transform - pos: 10.5,-56.5 + pos: 6.5,-8.5 parent: 2 -- proto: SignNanotrasen1 - entities: - - uid: 25202 + - uid: 18076 components: - type: Transform - pos: -2.5,9.5 + rot: -1.5707963267948966 rad + pos: -60.5,-69.5 parent: 2 -- proto: SignNanotrasen2 - entities: - - uid: 25203 + - uid: 18714 components: - type: Transform - pos: -1.5,9.5 + rot: 1.5707963267948966 rad + pos: -34.5,-60.5 parent: 2 -- proto: SignNanotrasen3 - entities: - - uid: 25204 + - uid: 18758 components: - type: Transform - pos: -0.5,9.5 + rot: 1.5707963267948966 rad + pos: -58.5,-69.5 parent: 2 -- proto: SignNanotrasen4 - entities: - - uid: 25205 + - uid: 18759 components: - type: Transform - pos: 0.5,9.5 + rot: 1.5707963267948966 rad + pos: -58.5,-79.5 parent: 2 -- proto: SignNanotrasen5 - entities: - - uid: 25206 + - uid: 18760 components: - type: Transform - pos: 1.5,9.5 + rot: 1.5707963267948966 rad + pos: -62.5,-79.5 parent: 2 -- proto: SignNews - entities: - - uid: 41048 + - uid: 27748 components: - type: Transform - pos: -19.5,15.5 + rot: 3.141592653589793 rad + pos: -47.5,105.5 parent: 2 -- proto: SignNosmoking - entities: - - uid: 25207 + - uid: 66676 components: - type: Transform - pos: -3.5,-35.5 - parent: 2 - - uid: 25208 + rot: 1.5707963267948966 rad + pos: 6.5,21.5 + parent: 65849 + - uid: 67917 components: - type: Transform - pos: 11.5,40.5 - parent: 2 - - uid: 26408 + rot: 1.5707963267948966 rad + pos: -1.5,13.5 + parent: 66965 +- proto: ToolboxArtisticFilled + entities: + - uid: 10789 components: - type: Transform - pos: 32.5,-3.5 + pos: -46.482502,7.4716606 parent: 2 - - uid: 30723 + - uid: 23553 components: - type: Transform - pos: -36.5,26.5 + pos: 43.5,-2.5 parent: 2 - - uid: 47692 + - uid: 29015 components: - type: Transform - pos: 58.5,-32.5 + pos: -27.470322,-54.3606 parent: 2 - - uid: 47714 +- proto: ToolboxElectricalFilled + entities: + - uid: 5119 components: - type: Transform - pos: -75.5,-6.5 + pos: 52.499794,-35.27674 parent: 2 - - uid: 51023 + - uid: 6650 components: - type: Transform - pos: -91.5,-6.5 + pos: -31.51598,13.52813 parent: 2 - - uid: 51024 + - uid: 6651 components: - type: Transform - pos: 32.5,27.5 + pos: -31.51598,13.68438 parent: 2 - - uid: 51026 + - uid: 9039 components: - type: Transform - pos: -11.5,-52.5 + pos: 62.490242,-56.520477 parent: 2 -- proto: SignPlaque - entities: - - uid: 25209 + - uid: 9124 components: - - type: MetaData - desc: 'В главных ролях: Syxapik, whysodora, LagInPotato, HappyRoach, Mister_onion, Deolion, Ledinec, Coldy, Murchik, Bulochka, Just_Art.' - name: табличка первопроходцев - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-1.5 + rot: 50.265482457436725 rad + pos: -5.4489875,-8.364261 parent: 2 -- proto: SignPrison - entities: - - uid: 25210 + - uid: 10478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-23.5 + pos: -23.507116,-16.343563 parent: 2 - - uid: 35790 + - uid: 10834 components: - - type: MetaData - desc: Знак, указывающий на перма-бриг. - name: знак "перма-бриг" - type: Transform - pos: -27.5,-34.5 + pos: -42.50162,11.100585 parent: 2 -- proto: SignPsychology - entities: - - uid: 1962 + - uid: 10835 components: - type: Transform - pos: -12.5,-42.5 + pos: -42.47037,11.33496 parent: 2 -- proto: SignRadiation - entities: - - uid: 1203 + - uid: 11776 components: - type: Transform - pos: 65.5,46.5 + pos: 12.704112,34.792725 parent: 2 - - uid: 10127 + - uid: 11777 components: - type: Transform - pos: 63.5,50.5 + pos: 12.704112,34.636475 parent: 2 - - uid: 15445 + - uid: 14866 components: - type: Transform - pos: 93.5,46.5 + pos: 23.44809,-86.6114 parent: 2 - - uid: 15447 + - uid: 15353 components: - type: Transform - pos: 95.5,46.5 + pos: 63.495625,-31.287865 parent: 2 - - uid: 15573 + - uid: 24694 components: - type: Transform - pos: 75.5,52.5 + pos: -86.54013,42.592163 parent: 2 - - uid: 15818 + - uid: 24695 components: - type: Transform - pos: 75.5,54.5 + pos: -60.907032,43.583225 parent: 2 - - uid: 19804 + - uid: 26149 components: - type: Transform - pos: 93.5,30.5 + pos: -77.5117,76.765755 parent: 2 - - uid: 21273 + - uid: 29185 components: - type: Transform - pos: 65.5,50.5 + pos: -24.491861,-54.48947 parent: 2 - - uid: 21370 + - uid: 54953 components: - type: Transform - pos: 95.5,30.5 - parent: 2 - - uid: 21371 + pos: 6.8933716,0.65265274 + parent: 54730 + - uid: 65802 components: - type: Transform - pos: 95.5,26.5 - parent: 2 - - uid: 21372 + pos: 6.6511765,5.37613 + parent: 65694 +- proto: ToolboxEmergency + entities: + - uid: 5710 components: - type: Transform - pos: 91.5,24.5 + pos: -59.51001,80.51475 parent: 2 - - uid: 21373 + - uid: 7073 components: - type: Transform - pos: 65.5,30.5 + pos: -46.928032,74.76649 parent: 2 - - uid: 21374 + - uid: 24381 components: - type: Transform - pos: 93.5,26.5 + pos: -64.51076,28.484308 parent: 2 - - uid: 21375 + - uid: 59474 components: - type: Transform - pos: 91.5,22.5 - parent: 2 - - uid: 22671 + pos: -7.453809,27.597425 + parent: 56631 + - type: Storage + storedItems: + 59475: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 59475 + - uid: 59486 components: - type: Transform - pos: 87.5,24.5 - parent: 2 - - uid: 22817 + pos: 0.4869455,63.17134 + parent: 56631 + - type: Storage + storedItems: + 59487: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 59487 + - uid: 59490 components: - type: Transform - pos: 75.5,24.5 - parent: 2 - - uid: 22974 + pos: 2.2015228,71.59943 + parent: 56631 + - type: Storage + storedItems: + 59491: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 59491 + - uid: 59502 components: - type: Transform - pos: 63.5,30.5 - parent: 2 - - uid: 23100 + pos: 6.251953,63.06073 + parent: 56631 + - type: Storage + storedItems: + 59503: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 59503 + - uid: 63843 components: - type: Transform - pos: 75.5,22.5 - parent: 2 - - uid: 23111 + pos: -6.5494566,64.1358 + parent: 56631 + - uid: 63844 components: - type: Transform - pos: 67.5,24.5 - parent: 2 - - uid: 23384 + pos: -14.798813,63.3006 + parent: 56631 +- proto: ToolboxEmergencyFilled + entities: + - uid: 4301 components: - type: Transform - pos: 79.5,22.5 + pos: 38.487957,-24.41184 parent: 2 - - uid: 23459 + - uid: 5134 components: - type: Transform - pos: 83.5,22.5 + pos: 76.52144,9.649448 parent: 2 - - uid: 23613 + - uid: 6594 components: - type: Transform - pos: 63.5,26.5 + pos: -38.50746,69.58957 parent: 2 - - uid: 23641 + - uid: 8941 components: - type: Transform - pos: 65.5,26.5 + pos: -11.501949,38.505997 parent: 2 - - uid: 23686 + - uid: 8987 components: - type: Transform - pos: 71.5,22.5 + pos: 54.50723,-31.45457 parent: 2 - - uid: 23687 + - uid: 9204 components: - type: Transform - pos: 83.5,24.5 + rot: 56.54866776461632 rad + pos: -8.527746,-6.797882 parent: 2 - - uid: 23688 + - uid: 10784 components: - type: Transform - pos: 87.5,22.5 + pos: -45.601353,11.768098 parent: 2 - - uid: 23691 + - uid: 10785 components: - type: Transform - pos: 79.5,24.5 + pos: -45.598278,11.577935 parent: 2 - - uid: 23694 + - uid: 10988 components: - type: Transform - pos: 71.5,24.5 + pos: -80.501884,61.54685 parent: 2 - - uid: 23723 + - uid: 12231 components: - type: Transform - pos: 67.5,22.5 + pos: -81.53283,49.044388 parent: 2 - - uid: 24854 + - uid: 12232 components: - type: Transform - pos: 93.5,42.5 + pos: -81.53283,49.278763 parent: 2 - - uid: 25835 + - uid: 14987 components: - type: Transform - pos: 91.5,52.5 + pos: -9.5,-84.5 parent: 2 -- proto: SignRadiationMed - entities: - - uid: 28687 + - uid: 18313 components: - type: Transform - pos: 53.5,37.5 + pos: 127.50717,-53.438564 parent: 2 -- proto: SignRedFour - entities: - - uid: 25240 + - uid: 18315 components: - type: Transform - pos: -18.527695,-23.730427 + pos: 127.50717,-53.29794 parent: 2 -- proto: SignRedOne - entities: - - uid: 20481 + - uid: 18607 components: - - type: MetaData - name: знак "один"(шаттла ASSS Hole MK-545) - type: Transform - pos: -50.12721,-43.512383 + pos: -59.528828,-75.39246 parent: 2 - - uid: 25241 + - uid: 20607 components: - type: Transform - pos: -9.5092745,-23.719534 + pos: 107.45439,-51.4055 parent: 2 - - uid: 41110 + - uid: 20917 components: - type: Transform - pos: 80.5,-40.5 + pos: -64.48626,-18.550238 parent: 2 - - uid: 51323 + - uid: 23307 components: - type: Transform - pos: 33.499886,-35.299995 + pos: -60.52266,29.574343 parent: 2 -- proto: SignRedThree - entities: - - uid: 25245 + - uid: 23311 components: - type: Transform - pos: -15.542857,-23.750711 + pos: 5.4700503,28.593636 parent: 2 -- proto: SignRedTwo - entities: - - uid: 25247 + - uid: 23335 components: - type: Transform - pos: -12.521272,-23.735106 + pos: 17.506805,7.578162 parent: 2 - - uid: 28537 + - uid: 23834 components: - - type: MetaData - name: знак "два"(шаттла ASSS MK-738) - type: Transform - pos: -52.12727,-29.46619 + pos: 48.480446,4.705799 parent: 2 - - uid: 41111 + - uid: 23835 components: - type: Transform - pos: 80.5,-48.5 + pos: 48.480446,4.549549 parent: 2 - - uid: 51324 + - uid: 26366 components: - type: Transform - pos: 37.499886,-35.29778 + pos: -86.53056,-51.418076 parent: 2 -- proto: SignRND - entities: - - uid: 21655 + - uid: 29735 components: - type: Transform - pos: 9.5,-22.5 + pos: -35.099022,-80.338554 parent: 2 - - uid: 25251 + - uid: 29743 components: - type: Transform - pos: 22.5,-9.5 + pos: -35.099022,-80.13543 parent: 2 -- proto: SignRobo - entities: - - uid: 47577 + - uid: 31111 components: - type: Transform - pos: 24.5,-18.5 + pos: -36.01903,67.337524 parent: 2 - - uid: 51465 + - uid: 31372 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-71.5 + pos: -56.5,12.5 parent: 2 -- proto: SignSalvage - entities: - - uid: 51683 + - uid: 31401 components: - type: Transform - pos: 62.5,1.5 + pos: -22.5,49.5 parent: 2 -- proto: SignScience - entities: - - uid: 25253 + - uid: 63845 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-9.5 - parent: 2 - - uid: 25254 + pos: 6.904724,56.381165 + parent: 56631 + - uid: 63846 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,-18.5 - parent: 2 -- proto: SignScience1 - entities: - - uid: 25255 + pos: 0.03378737,61.40572 + parent: 56631 + - uid: 63847 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-12.5 - parent: 2 -- proto: SignScience2 - entities: - - uid: 25256 + pos: 4.448929,63.775696 + parent: 56631 + - uid: 63848 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,-12.5 - parent: 2 -- proto: SignSecure - entities: - - uid: 35225 + pos: -4.03067,61.269165 + parent: 56631 + - uid: 63849 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,13.5 - parent: 34641 - - uid: 35226 + pos: -9.932344,67.400566 + parent: 56631 + - uid: 63850 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,6.5 - parent: 34641 -- proto: SignSecurearea + pos: -1.0755892,63.87446 + parent: 56631 +- proto: ToolboxGolden entities: - - uid: 51027 + - uid: 26753 components: - type: Transform - pos: 40.5,57.5 + pos: -40.590897,84.45359 parent: 2 -- proto: SignSecureMed +- proto: ToolboxGoldFilled entities: - - uid: 9230 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -92.5,24.5 - parent: 2 - - uid: 15183 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -92.5,34.5 - parent: 2 - - uid: 25257 + - uid: 12576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-45.5 + pos: 24.324,-10.319575 parent: 2 - - uid: 27473 +- proto: ToolboxMechanical + entities: + - uid: 21582 components: - type: Transform - pos: 25.5,-51.5 + pos: -43.52952,-56.417847 parent: 2 - - uid: 35227 - components: - - type: Transform - pos: -3.5,8.5 - parent: 34641 - - uid: 49249 - components: - - type: Transform - pos: -7.5,31.5 - parent: 45711 - - uid: 53222 + - type: Storage + storedItems: + 21583: + position: 0,0 + _rotation: South + - type: ContainerContainer + containers: + storagebase: !type:Container + showEnts: False + occludes: True + ents: + - 21583 +- proto: ToolboxMechanicalFilled + entities: + - uid: 5036 components: - type: Transform - pos: -11.512344,68.64093 - parent: 45711 - - uid: 54041 + pos: 55.500862,9.278724 + parent: 2 + - uid: 5124 components: - type: Transform - pos: -24.5,51.5 - parent: 45711 -- proto: SignSecurity - entities: - - uid: 25258 + pos: 52.531044,-35.58924 + parent: 2 + - uid: 6648 components: - type: Transform - pos: -4.5,-18.5 + pos: -31.500355,5.459738 parent: 2 - - uid: 25259 + - uid: 6649 components: - type: Transform - pos: -19.5,-3.5 + pos: -31.500355,5.725363 parent: 2 -- proto: SignShield - entities: - - uid: 8153 + - uid: 9038 components: - type: Transform - pos: -45.5,-10.5 + pos: 62.474617,-56.286102 parent: 2 - - uid: 51684 + - uid: 9189 components: - - type: MetaData - desc: Знак со щитом, обозначающий "комнату отдыха". - type: Transform - pos: -32.5,-33.5 + pos: 59.48507,-50.3569 parent: 2 -- proto: SignShipDock - entities: - - uid: 21162 + - uid: 10452 components: - type: Transform - pos: -50.5,-43.5 + pos: -23.507116,-16.562313 parent: 2 - - uid: 25264 + - uid: 10786 components: - type: Transform - pos: 34.5,-66.5 + pos: -42.377647,10.771439 parent: 2 - - uid: 32200 + - uid: 10787 components: - type: Transform - pos: -52.5,-29.5 + pos: -42.393272,10.599564 parent: 2 -- proto: SignShock - entities: - - uid: 25265 + - uid: 11772 components: - type: Transform - pos: 27.5,20.5 + pos: 13.438487,34.7771 parent: 2 -- proto: SignSmoking - entities: - - uid: 20279 + - uid: 11775 components: - type: Transform - pos: 49.5,-23.5 + pos: 13.438487,34.55835 parent: 2 - - uid: 25266 + - uid: 14646 components: - type: Transform - pos: 17.5,41.5 + pos: 6.414298,-68.55776 parent: 2 -- proto: SignSomethingOld - entities: - - uid: 25267 + - uid: 14865 components: - type: Transform - pos: -31.5,9.5 + pos: 32.4513,-72.462585 parent: 2 - - uid: 51300 + - uid: 15352 components: - type: Transform - pos: 9.5,-67.5 + pos: 63.5,-31.5 parent: 2 -- proto: SignSomethingOld2 - entities: - - uid: 51301 + - uid: 15511 components: - type: Transform - pos: 21.5,-60.5 + pos: 36.585426,-39.410378 parent: 2 -- proto: SignSpace - entities: - - uid: 374 + - uid: 20921 components: - type: Transform - pos: 26.5,41.5 + pos: -64.48626,-18.378363 parent: 2 - - uid: 8586 + - uid: 24737 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,41.5 + pos: -61.481842,31.550167 parent: 2 - - uid: 25272 + - uid: 27770 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,-14.5 + pos: -77.51039,76.49398 parent: 2 - - uid: 25273 + - uid: 29186 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,59.5 + pos: -24.491861,-54.36447 parent: 2 - - uid: 34103 + - uid: 63851 components: - type: Transform - pos: -6.5,-11.5 - parent: 33049 - - uid: 34104 + pos: -4.4680634,70.06647 + parent: 56631 + - uid: 65803 components: - type: Transform - pos: 1.5,-21.5 - parent: 33049 - - uid: 37815 + pos: 6.5261765,5.709463 + parent: 65694 + - uid: 71148 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,15.5 - parent: 36861 -- proto: SignSurgery + pos: 5.9148445,0.7847252 + parent: 56001 +- proto: ToolboxSyndicate entities: - - uid: 23943 + - uid: 28251 components: - type: Transform - pos: -46.5,-25.5 + pos: -88.48386,27.70677 parent: 2 - - uid: 25274 +- proto: TorsoBorg + entities: + - uid: 26525 components: - type: Transform - pos: -14.5,-63.5 - parent: 2 - - uid: 25275 + parent: 26523 + - type: Physics + canCollide: False +- proto: TorsoBorgJanitor + entities: + - uid: 63852 components: - type: Transform - pos: -6.5,-50.5 - parent: 2 -- proto: SignTelecomms + pos: 19.54964,13.526009 + parent: 56631 +- proto: TorsoHuman entities: - - uid: 9889 + - uid: 20655 components: - type: Transform - pos: 49.5,66.5 - parent: 2 -- proto: SignToolStorage + parent: 20567 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: TorsoSkeleton entities: - - uid: 25278 + - uid: 66677 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,2.5 - parent: 2 -- proto: SignVirology + rot: -1.5707963267948966 rad + pos: 1.7060547,-17.56189 + parent: 65849 +- proto: TorsoVulpkanin entities: - - uid: 25279 + - uid: 63853 components: - type: Transform - pos: -36.5,-48.5 - parent: 2 - - uid: 25280 + rot: -1.5707963267948966 rad + pos: -23.216385,42.758728 + parent: 56631 +- proto: ToyAi + entities: + - uid: 8244 components: - type: Transform - pos: -31.5,-57.5 + pos: -79.50397,20.920254 parent: 2 - - uid: 25281 + - uid: 18317 components: - type: Transform - pos: -33.5,-48.5 + pos: 131.50491,-56.292572 parent: 2 - - uid: 25282 + - uid: 22987 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-39.5 + pos: 60.636993,-44.26773 parent: 2 -- proto: SignXenolab +- proto: ToyFigurineAtmosTech entities: - - uid: 25283 + - uid: 13064 components: - type: Transform - pos: 33.5,-23.5 - parent: 2 -- proto: SignZomlab + parent: 13061 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ToyFigurineBartender entities: - - uid: 25284 + - uid: 13129 components: - type: Transform - pos: -19.5,-65.5 + pos: -64.90003,-46.81386 parent: 2 - - uid: 25285 + - uid: 19023 components: - type: Transform - pos: -36.5,-67.5 + pos: -36.49463,-87.241234 parent: 2 -- proto: SingularityGenerator - entities: - - uid: 10267 + - uid: 52423 components: - type: Transform - pos: 32.5,33.5 + pos: -23.531956,49.36615 parent: 2 -- proto: Sink +- proto: ToyFigurineCaptain entities: - - uid: 1216 + - uid: 8786 components: - type: Transform - pos: -35.5,19.5 + rot: -1.5707963267948966 rad + pos: 8.425348,-3.5399635 parent: 2 - - uid: 25287 +- proto: ToyFigurineCargoTech + entities: + - uid: 29740 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-51.5 + pos: -45.47175,-83.47561 parent: 2 - - uid: 30591 +- proto: ToyFigurineChaplain + entities: + - uid: 12621 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 47.5,-25.5 - parent: 2 - - uid: 36007 + parent: 12620 + - type: Physics + canCollide: False +- proto: ToyFigurineChiefMedicalOfficer + entities: + - uid: 22816 components: - type: Transform - pos: 5.5,-32.5 + pos: -0.935089,-36.16795 parent: 2 -- proto: SinkEmpty +- proto: ToyFigurineEngineer entities: - - uid: 25291 + - uid: 53787 components: + - type: MetaData + desc: Фигурка, изображающая инженера станции. На фигурке имеются следы красной краски. Похоже, что рука обуглена, а на ногах рваная одежда. + name: фигурка безымянного инженера - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,-63.5 + pos: -19.360611,3.626956 parent: 2 - - uid: 56056 + - uid: 53797 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,54.5 - parent: 45711 -- proto: SinkStemless - entities: - - uid: 13001 + pos: -31.618935,-2.1854053 + parent: 2 + - uid: 53798 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,-41.5 + pos: -32.38977,-2.164572 parent: 2 - - uid: 49250 + - uid: 53799 components: - type: Transform - pos: 16.6298,20.624214 - parent: 45711 - - uid: 49251 + pos: -32.629353,-2.3624887 + parent: 2 + - uid: 53800 components: - type: Transform - pos: 12.457926,20.530365 - parent: 45711 -- proto: SinkStemlessWater + pos: -31.35852,-2.3729053 + parent: 2 +- proto: ToyFigurineFootsoldier entities: - - uid: 11075 + - uid: 63854 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,3.5 - parent: 2 - - uid: 11211 + pos: 4.40917,2.6694627 + parent: 56631 +- proto: ToyFigurineGreytider + entities: + - uid: 13150 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.799833,38.199833 + pos: -65.481,-41.500546 parent: 2 - - uid: 25292 + - uid: 13151 components: - type: Transform - pos: -31.5,3.5 + pos: -64.55913,-43.10992 parent: 2 - - uid: 25293 + - uid: 21583 components: - type: Transform - pos: -32.5,3.5 - parent: 2 - - uid: 25294 + parent: 21582 + - type: Physics + canCollide: False + - uid: 29741 components: - type: Transform - pos: -33.5,3.5 + pos: -44.503,-83.459984 parent: 2 - - uid: 25638 + - uid: 53794 components: + - type: MetaData + desc: Фигурка, изображающая безымянного пассажира, что совершил великий подвиг, спася станцию. Greytide worldwide! + name: фигурка великого грейтайдера - type: Transform - rot: 1.5707963267948966 rad - pos: -6.0998335,-4.7997775 + pos: -18.389256,-2.2821205 parent: 2 - - uid: 41615 +- proto: ToyFigurineHamlet + entities: + - uid: 8806 components: - type: Transform - pos: -67.5,-9.5 + pos: -81.523384,16.645498 parent: 2 - - uid: 42833 + - uid: 9773 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,48.5 + pos: -8.308784,43.6207 parent: 2 - - uid: 53054 +- proto: ToyFigurineHeadOfPersonnel + entities: + - uid: 6977 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.164228,31.494564 + rot: -1.5707963267948966 rad + pos: -32.391388,-9.657944 parent: 2 -- proto: SinkWide +- proto: ToyFigurineHeadOfSecurity entities: - - uid: 12239 + - uid: 116 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,29.5 + pos: -49.517174,-18.291653 parent: 2 - - uid: 24680 +- proto: ToyFigurineJanitor + entities: + - uid: 7144 components: - type: Transform - pos: -18.5,50.5 + pos: -19.489546,34.680946 parent: 2 - - uid: 25300 + - uid: 26266 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-63.5 + pos: -35.58075,-74.079445 parent: 2 - - uid: 25453 +- proto: ToyFigurineLawyer + entities: + - uid: 52468 components: - type: Transform - pos: 12.5,-34.5 - parent: 2 - - uid: 25454 + parent: 52449 + - type: Physics + canCollide: False +- proto: ToyFigurineMouse + entities: + - uid: 6467 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,27.5 + pos: -100.46167,-0.22868788 parent: 2 - - uid: 25456 +- proto: ToyFigurineMusician + entities: + - uid: 12169 components: - type: Transform - pos: -46.5,30.5 + pos: -89.11749,50.682163 parent: 2 - - uid: 28315 + - uid: 13153 components: - type: Transform - pos: -29.5,44.5 + pos: -61.496628,-42.37944 parent: 2 - - uid: 34105 - components: - - type: Transform - pos: 9.5,21.5 - parent: 33049 - - uid: 36170 + - uid: 52081 components: + - type: MetaData + name: Zna1kin - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,-21.5 + pos: 14.72798,-82.93225 parent: 2 - - uid: 37816 +- proto: ToyFigurineNukie + entities: + - uid: 13149 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,11.5 - parent: 36861 - - uid: 42390 + pos: -75.68649,-50.052155 + parent: 2 + - uid: 36109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-6.5 + pos: -34.49332,80.680786 parent: 2 - - uid: 43939 + - uid: 53789 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-55.5 + pos: -19.707912,-2.1779537 parent: 2 - - uid: 47739 + - uid: 53790 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 38.5,-22.5 + pos: -19.707912,-2.5217037 parent: 2 -- proto: Sledgehammer - entities: - - uid: 899 + - uid: 53792 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SlipocalypseClusterSoap + pos: -19.243422,-2.6432316 + parent: 2 +- proto: ToyFigurineNukieCommander entities: - - uid: 54062 + - uid: 13139 components: - type: Transform - pos: -32.397583,32.154358 - parent: 45711 -- proto: SmallLight + pos: -78.3408,-49.953064 + parent: 2 +- proto: ToyFigurineNukieElite entities: - - uid: 32849 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,4.5 - parent: 32764 - - uid: 36249 + - uid: 53793 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.5,45.5 + pos: -19.278145,-2.1571205 parent: 2 - - uid: 45643 + - uid: 63855 components: - type: Transform - pos: 4.5,7.5 - parent: 45518 - - uid: 45644 + pos: 15.316927,33.65895 + parent: 56631 +- proto: ToyFigurineParamedic + entities: + - uid: 12170 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-0.5 - parent: 45518 - - uid: 45645 + pos: -88.510376,58.674812 + parent: 2 + - uid: 18834 components: - type: Transform - pos: 9.5,-2.5 - parent: 45518 -- proto: SmartFridge + pos: -20.66864,-71.98458 + parent: 2 +- proto: ToyFigurinePassenger entities: - - uid: 6952 + - uid: 22154 components: - type: Transform - pos: 13.5,-57.5 + pos: -71.689415,-30.478367 parent: 2 - - uid: 21904 +- proto: ToyFigurineRatServant + entities: + - uid: 9630 components: - type: Transform - pos: -10.5,-49.5 + pos: -6.541384,43.811764 parent: 2 - - uid: 26952 +- proto: ToyFigurineSalvage + entities: + - uid: 4110 components: - type: Transform - pos: 7.5,-42.5 + pos: 93.651146,-0.47447157 parent: 2 -- proto: SMESBasic - entities: - - uid: 5560 + - uid: 5384 components: - type: Transform - pos: -57.5,-16.5 + pos: 93.691185,12.586344 parent: 2 - - uid: 6299 +- proto: ToyFigurineSecurity + entities: + - uid: 167 components: - - type: MetaData - name: Инженерный 4 - type: Transform - pos: 24.5,15.5 + pos: -44.715088,-18.020819 parent: 2 - - uid: 6300 + - uid: 952 components: - - type: MetaData - name: Научный отдел 1 - type: Transform - pos: 14.5,-10.5 + pos: -46.413006,-13.958319 parent: 2 - - uid: 7170 + - uid: 12168 components: - - type: MetaData - name: Инженерный 8 - type: Transform - pos: 25.5,15.5 + pos: -79.660164,46.63529 parent: 2 - - uid: 7172 + - uid: 22141 components: - - type: MetaData - name: Инженерный 3 - type: Transform - pos: 24.5,16.5 + pos: -72.48629,-31.322117 parent: 2 - - uid: 7176 + - uid: 22184 components: - - type: MetaData - name: Отдел службы безопасности - type: Transform - pos: -24.5,-33.5 + pos: -72.501915,-29.962742 parent: 2 - - uid: 7177 + - uid: 22188 components: - - type: MetaData - name: Инженерный 7 - type: Transform - pos: 25.5,16.5 + pos: -72.783165,-30.712742 parent: 2 - - uid: 7179 +- proto: ToyFigurineThief + entities: + - uid: 9629 components: - - type: MetaData - name: Инженерный 6 - type: Transform - pos: 25.5,17.5 + pos: -6.541384,45.624264 parent: 2 - - uid: 7286 + - uid: 47643 components: - - type: MetaData - name: Инженерный 5 - type: Transform - pos: 25.5,18.5 + pos: -60.59339,-86.065445 parent: 2 - - uid: 7946 +- proto: ToyFigurineWarden + entities: + - uid: 19873 components: - - type: MetaData - name: Прибытие - type: Transform - pos: -40.5,30.5 + rot: 56.54866776461632 rad + pos: -54.503124,-22.227505 parent: 2 - - uid: 8252 + - uid: 22186 components: - type: Transform - pos: 46.5,75.5 + pos: -50.552345,-14.245366 parent: 2 - - uid: 9039 +- proto: ToyFigurineWizard + entities: + - uid: 9615 components: - type: Transform - pos: 29.5,-64.5 + pos: -4.432009,43.811764 parent: 2 - - uid: 9553 +- proto: ToyFireRipley + entities: + - uid: 53447 components: - type: MetaData - name: Атмосферный 1 + desc: Любимчик всех шахтёров + name: АТМЕ "Огнеборец" - type: Transform - pos: 38.5,22.5 + pos: 76.35877,9.205769 parent: 2 - - uid: 11721 + - uid: 63856 components: - - type: MetaData - name: Инженерный 2 - type: Transform - pos: 24.5,17.5 - parent: 2 - - uid: 16555 + pos: -18.49573,19.70897 + parent: 56631 +- proto: ToyHammer + entities: + - uid: 30905 components: - type: Transform - pos: -18.5,-12.5 + pos: 56.691856,27.71186 parent: 2 - - uid: 17894 + - uid: 49058 components: - type: Transform - pos: -50.5,37.5 - parent: 2 - - uid: 18763 + parent: 49055 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: ToyIan + entities: + - uid: 6446 components: - - type: MetaData - name: Сингулярность/Тесла 1 - type: Transform - pos: 62.5,43.5 + pos: -29.330172,-3.4075737 parent: 2 - - uid: 19378 + - uid: 6920 components: - - type: MetaData - name: Сингулярность/Тесла 2 - type: Transform - pos: 59.5,44.5 + pos: -23.26139,-11.720164 parent: 2 - - uid: 21410 + - uid: 20569 components: - type: Transform - pos: 59.5,43.5 + pos: 77.48634,-60.48628 parent: 2 - - uid: 21469 + - uid: 22993 components: - type: Transform - pos: 62.5,44.5 + pos: 60.02454,-43.135124 parent: 2 - - uid: 22750 +- proto: ToyMauler + entities: + - uid: 44148 components: - type: MetaData - name: Научный отдел 2 + desc: Какой-то мужик. + name: ua_No_Name48237 - type: Transform - pos: 48.5,-47.5 + pos: 14.72798,-83.776 parent: 2 - - uid: 25308 +- proto: ToyMouse + entities: + - uid: 6462 components: - - type: MetaData - name: ЦИИ - type: Transform - pos: 34.5,67.5 + pos: -102.914795,-0.6036879 parent: 2 - - type: BatterySelfRecharger - autoRechargeRate: 8000000 - autoRecharge: True - - uid: 25311 + - uid: 6464 components: - - type: MetaData - name: ЦИИ - type: Transform - pos: 32.5,67.5 + pos: -102.71167,-0.8693129 parent: 2 - - type: BatterySelfRecharger - autoRechargeRate: 8000000 - autoRecharge: True - - uid: 25313 + - uid: 13529 components: - type: Transform - pos: -73.5,8.5 + pos: 9.591476,-44.489323 parent: 2 - - uid: 25314 + - uid: 18034 components: - type: Transform - pos: -73.5,1.5 + pos: -2.8820698,-20.476398 parent: 2 - - uid: 25315 +- proto: ToyNuke + entities: + - uid: 23113 components: - type: Transform - pos: -50.5,-65.5 + pos: 65.516556,-33.466953 parent: 2 - - uid: 25598 + - uid: 53791 components: - type: Transform - pos: -5.5,-72.5 + pos: -19.348537,-2.4279537 parent: 2 - - uid: 25819 +- proto: ToyRubberDuck + entities: + - uid: 6788 components: - type: MetaData - name: Медицинский отдел + desc: 'Не занесена сюда океанскими течениями. А еще криво наклееная наклейка с надписью : В К*рт*е к*рма*ы' - type: Transform - pos: -32.5,-47.5 + pos: -28.474495,-11.418843 parent: 2 - - uid: 25947 + - uid: 18719 components: - type: Transform - pos: 34.5,-36.5 + pos: -34.47812,-62.384724 parent: 2 - - uid: 34106 + - uid: 24682 components: + - type: MetaData + desc: 'Милая резиновая уточка, на ней есть бирка, где написано следующее: "Федоря".' + name: резиновая уточка с биркой - type: Transform - pos: 4.5,-9.5 - parent: 33049 - - uid: 37817 + pos: -52.84532,-89.73904 + parent: 2 + - uid: 66678 components: - type: Transform - pos: 9.5,1.5 - parent: 36861 - - type: BatterySelfRecharger - autoRechargeRate: 8000000 - autoRecharge: True - - uid: 43051 + pos: 12.700673,21.40102 + parent: 65849 + - uid: 67918 components: - type: Transform - pos: -51.5,52.5 - parent: 2 - - uid: 43595 + pos: 1.5451779,15.44651 + parent: 66965 +- proto: ToySkeleton + entities: + - uid: 3572 components: - - type: MetaData - name: Инженерный 1 - type: Transform - pos: 24.5,18.5 + pos: -32.40062,3.6041312 parent: 2 - - uid: 51526 +- proto: ToySpawner + entities: + - uid: 18037 components: - - type: MetaData - name: Атмосферный 3 - type: Transform - pos: 38.5,20.5 + pos: -4.5,-22.5 parent: 2 - - uid: 51527 + - uid: 23757 components: - - type: MetaData - name: Атмосферный 2 - type: Transform - pos: 38.5,21.5 + pos: -87.5,6.5 parent: 2 - - uid: 52194 + - uid: 23758 components: - - type: MetaData - name: Отдел снабжения - type: Transform - pos: 45.5,8.5 + pos: -84.5,6.5 parent: 2 - - uid: 52196 + - uid: 23759 components: - - type: MetaData - name: Отбытие - type: Transform - pos: -11.5,46.5 + pos: -81.5,6.5 parent: 2 -- proto: SMESMachineCircuitboard - entities: - - uid: 15261 + - uid: 23760 components: - type: Transform - pos: -48.479504,9.230987 + pos: -81.5,12.5 parent: 2 - - uid: 34107 - components: - - type: Transform - pos: 3.6121006,-12.5481615 - parent: 33049 - - uid: 36137 + - uid: 23761 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.33034,44.40007 + pos: -76.5,4.5 parent: 2 - - uid: 49252 - components: - - type: Transform - pos: -12.473246,27.314924 - parent: 45711 - - uid: 52082 + - uid: 23762 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.881843,3.6601849 + pos: -76.5,14.5 parent: 2 - - uid: 52083 + - uid: 23763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.991205,3.5714602 + pos: -64.5,13.5 parent: 2 -- proto: SmokingPipeFilledTobacco - entities: - - uid: 20293 + - uid: 23764 components: - type: Transform - rot: 3.141592653589793 rad - pos: 103.59943,53.53903 + pos: -64.5,5.5 parent: 2 -- proto: SnowBattlemap - entities: - - uid: 21439 + - uid: 25372 components: - type: Transform - pos: -5.1319222,31.671497 + pos: 29.5,-89.5 parent: 2 -- proto: SoakedCigarette - entities: - - uid: 53107 + - uid: 25914 components: - type: Transform - pos: 4.024704,74.75775 - parent: 45711 - - uid: 53109 + pos: -56.5,57.5 + parent: 2 + - uid: 27718 components: - type: Transform - pos: 3.868454,74.71088 - parent: 45711 -- proto: Soap - entities: - - uid: 34108 + pos: -62.5,-67.5 + parent: 2 + - uid: 30294 components: - type: Transform - pos: 3.5727243,-19.849682 - parent: 33049 -- proto: SoapHomemade + pos: 61.5,-23.5 + parent: 2 +- proto: ToySword entities: - - uid: 37818 + - uid: 8778 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.4824123,13.4706 - parent: 36861 -- proto: SoapNT - entities: - - uid: 14829 + pos: -81.12897,16.810879 + parent: 2 + - uid: 49056 components: - type: Transform - parent: 14827 + parent: 49055 - type: Physics canCollide: False - type: InsideEntityStorage -- proto: SoapSyndie +- proto: TrackingImplanter entities: - - uid: 22669 + - uid: 12515 components: - type: Transform - pos: 60.428967,-22.483063 + rot: 3.141592653589793 rad + pos: 23.25249,-10.537836 parent: 2 - - uid: 49253 + - uid: 20445 components: - type: Transform - pos: 4.456028,10.513953 - parent: 45711 - - uid: 49254 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 20446 components: - type: Transform - pos: 8.472605,23.868835 - parent: 45711 - - uid: 49255 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 21519 components: - type: Transform - pos: 8.48823,27.215958 - parent: 45711 -- proto: soda_dispenser - entities: - - uid: 1716 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 52444 components: - type: Transform - pos: -6.5,-2.5 + pos: -22.507069,-58.53704 parent: 2 - - uid: 11453 +- proto: TrainingBomb + entities: + - uid: 8721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,37.5 + pos: 49.5,-60.5 parent: 2 - - uid: 11794 + - uid: 8827 components: - type: Transform - pos: 18.5,51.5 + pos: 53.5,-60.5 parent: 2 - - uid: 43309 + - uid: 8837 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,43.5 + pos: 52.5,-60.5 parent: 2 -- proto: SolarAssemblyFlatpack - entities: - - uid: 49256 - components: - - type: Transform - pos: -25.63872,27.47773 - parent: 45711 - - uid: 49257 + - uid: 8838 components: - type: Transform - pos: -25.23247,27.680855 - parent: 45711 -- proto: SolarPanel + pos: 50.5,-60.5 + parent: 2 +- proto: TrashBag entities: - - uid: 1504 + - uid: 20064 components: - type: Transform - pos: 52.5,82.5 + rot: 6.283185307179586 rad + pos: -58.734882,-2.3300862 parent: 2 - - uid: 1675 + - uid: 21174 components: - type: Transform - pos: 52.5,84.5 + rot: -1.5707963267948966 rad + pos: 77.988846,-26.20692 parent: 2 - - uid: 1691 + - uid: 21180 components: - type: Transform - pos: 54.5,84.5 + rot: -1.5707963267948966 rad + pos: 80.44197,-27.42567 parent: 2 - - uid: 1706 + - uid: 30132 components: - type: Transform - pos: 54.5,82.5 + rot: -1.5707963267948966 rad + pos: -85.373116,68.2106 parent: 2 - - uid: 1744 + - uid: 30133 components: - type: Transform - pos: 53.5,84.5 + rot: -1.5707963267948966 rad + pos: -85.51374,68.05435 parent: 2 - - uid: 2942 +- proto: TrashBagBlue + entities: + - uid: 20070 components: - type: Transform - pos: 56.5,84.5 + rot: 6.283185307179586 rad + pos: -58.406757,-2.3144612 parent: 2 - - uid: 3160 + - uid: 21183 components: - type: Transform - pos: 53.5,82.5 + rot: -1.5707963267948966 rad + pos: 79.47322,-27.58192 parent: 2 - - uid: 6232 + - uid: 21185 components: - type: Transform - pos: 55.5,84.5 + rot: 1.5707963267948966 rad + pos: 79.59822,-26.48817 parent: 2 - - uid: 6252 + - uid: 30130 components: - type: Transform - pos: 58.5,84.5 + rot: -1.5707963267948966 rad + pos: -85.498116,69.19498 parent: 2 - - uid: 7017 + - uid: 30131 components: - type: Transform - pos: 57.5,84.5 + rot: -1.5707963267948966 rad + pos: -85.38874,68.99185 parent: 2 - - uid: 15252 +- proto: TrashBananaPeel + entities: + - uid: 7853 components: - type: Transform - pos: 40.5,80.5 + pos: -44.242382,65.53058 parent: 2 - - uid: 15465 + - uid: 14896 components: - type: Transform - pos: 44.5,78.5 + pos: 15.214891,-72.49074 parent: 2 - - uid: 15622 + - uid: 14897 components: - type: Transform - pos: 42.5,78.5 + pos: 6.709219,-72.590546 parent: 2 - - uid: 16055 + - uid: 15048 components: - type: Transform - pos: 42.5,80.5 + pos: 11.798024,-69.43956 parent: 2 - - uid: 17255 + - uid: 15049 components: - type: Transform - pos: 41.5,78.5 + pos: 13.157399,-71.923935 parent: 2 - - uid: 17902 + - uid: 15050 components: - type: Transform - pos: 39.5,78.5 + pos: 14.141774,-72.830185 parent: 2 - - uid: 18344 + - uid: 15055 components: - type: Transform - pos: 44.5,80.5 + pos: 19.313328,-69.75206 parent: 2 - - uid: 18452 + - uid: 15057 components: - type: Transform - pos: 41.5,80.5 + pos: 18.551594,-81.12978 parent: 2 - - uid: 18801 + - uid: 15060 components: - type: Transform - pos: 45.5,80.5 + pos: 27.071533,-85.042435 parent: 2 - - uid: 18802 + - uid: 15061 components: - type: Transform - pos: 40.5,78.5 + pos: 23.337158,-87.448685 parent: 2 - - uid: 20303 + - uid: 21825 components: - type: Transform - pos: 43.5,78.5 + pos: -69.97966,-54.527378 parent: 2 - - uid: 20809 + - uid: 23141 components: - type: Transform - pos: 43.5,80.5 + pos: 22.53729,-43.54837 parent: 2 - - uid: 22524 + - uid: 23142 components: - type: Transform - pos: -59.5,57.5 + pos: 28.53729,-41.563995 parent: 2 - - uid: 23318 + - uid: 23497 components: - type: Transform - pos: -44.5,59.5 + pos: 44.71979,-53.33337 parent: 2 - - uid: 23930 + - uid: 23498 components: - type: Transform - pos: -54.5,55.5 + pos: 47.672916,-55.442745 parent: 2 - - uid: 25335 + - uid: 23673 components: - type: Transform - pos: 63.5,-60.5 + pos: -49.06008,38.503902 parent: 2 - - uid: 25336 + - uid: 25107 components: - type: Transform - pos: 61.5,-60.5 + pos: -68.411865,-10.25775 parent: 2 - - uid: 25374 + - uid: 25111 components: - type: Transform - pos: -56.5,-68.5 + pos: -85.01009,25.049955 parent: 2 - - uid: 25375 + - uid: 26380 components: - type: Transform - pos: -56.5,-70.5 + pos: -84.45723,-46.762123 parent: 2 - - uid: 25376 + - uid: 26383 components: - type: Transform - pos: -68.5,-68.5 + pos: -89.816605,-52.574623 parent: 2 - - uid: 25384 + - uid: 30441 components: - type: Transform - pos: -66.5,-69.5 + pos: 62.317024,-27.535599 parent: 2 - - uid: 25418 + - uid: 30443 components: - type: Transform - pos: 21.5,54.5 + pos: 58.16203,-38.534325 parent: 2 - - uid: 25419 + - uid: 30444 components: - type: Transform - pos: 21.5,55.5 + pos: 5.35729,-89.5116 parent: 2 - - uid: 25420 + - uid: 30752 components: - type: Transform - pos: 21.5,56.5 + pos: 8.322598,36.510124 parent: 2 - - uid: 25430 + - uid: 31380 components: - type: Transform - pos: -54.5,-67.5 + pos: -55.30039,76.42235 parent: 2 - - uid: 25431 + - uid: 31382 components: - type: Transform - pos: -56.5,-69.5 + pos: 17.590015,48.582462 parent: 2 - - uid: 25432 + - uid: 63857 components: - type: Transform - pos: -68.5,-67.5 - parent: 2 - - uid: 25433 + pos: 14.514723,30.019087 + parent: 56631 +- proto: TrashMimanaPeel + entities: + - uid: 7528 components: - type: Transform - pos: -68.5,-69.5 + pos: -46.476784,73.36532 parent: 2 - - uid: 25434 + - uid: 22280 components: - type: Transform - pos: -68.5,-70.5 + pos: -74.5031,31.43705 parent: 2 - - uid: 25435 +- proto: trayScanner + entities: + - uid: 18821 components: - type: Transform - pos: -66.5,-67.5 - parent: 2 - - uid: 25436 + parent: 16057 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 18825 components: - type: Transform - pos: -66.5,-68.5 - parent: 2 - - uid: 25437 + parent: 14010 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 19353 components: - type: Transform - pos: 59.5,-60.5 - parent: 2 - - uid: 25443 + parent: 14015 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 30516 components: - type: Transform - pos: 62.5,-58.5 + pos: 75.270744,-16.517319 parent: 2 - - uid: 25444 + - uid: 63858 components: - type: Transform - pos: 61.5,-56.5 - parent: 2 - - uid: 25445 + pos: 26.644728,23.386297 + parent: 56631 +- proto: TromboneInstrument + entities: + - uid: 12185 components: - type: Transform - pos: 59.5,-56.5 + pos: -58.472153,64.716194 parent: 2 - - uid: 25473 +- proto: TrumpetInstrument + entities: + - uid: 6076 components: - type: Transform - pos: -68.5,-71.5 + rot: 0.5235987755982988 rad + pos: -28.481152,32.512398 parent: 2 - - uid: 25474 + - uid: 28941 components: - type: Transform - pos: -66.5,-70.5 + pos: -56.512764,-45.543217 parent: 2 - - uid: 25475 +- proto: Truncheon + entities: + - uid: 2959 components: - type: Transform - pos: -60.5,-67.5 + pos: -55.325596,-18.468763 parent: 2 - - uid: 25476 + - uid: 20464 components: - type: Transform - pos: -60.5,-68.5 + pos: 77.43947,-48.57577 parent: 2 - - uid: 25477 + - uid: 21101 components: - type: Transform - pos: -62.5,-69.5 + pos: -52.503925,-30.61301 parent: 2 - - uid: 25478 + - uid: 21102 components: - type: Transform - pos: -60.5,-69.5 + pos: -52.378925,-30.64426 parent: 2 - - uid: 25479 + - uid: 21103 components: - type: Transform - pos: -56.5,-67.5 + pos: -52.4883,-30.784885 parent: 2 - - uid: 25480 + - uid: 21104 components: - type: Transform - pos: -62.5,-72.5 + pos: -52.33205,-30.753635 parent: 2 - - uid: 25481 + - uid: 63859 components: - type: Transform - pos: -62.5,-71.5 - parent: 2 - - uid: 25482 + pos: -6.546173,69.89459 + parent: 56631 + - uid: 63860 components: - type: Transform - pos: -62.5,-70.5 - parent: 2 - - uid: 25483 + pos: 4.496643,57.242126 + parent: 56631 +- proto: TurboItemRecharger + entities: + - uid: 63861 components: - type: Transform - pos: -62.5,-68.5 - parent: 2 - - uid: 25484 + pos: -9.5,71.5 + parent: 56631 +- proto: TwoWayLever + entities: + - uid: 6222 components: + - type: MetaData + desc: Активирует конвеерную ленту и переработчик мусора. + name: двухпозиционный рычаг "конвеер и переработка" - type: Transform - pos: -62.5,-67.5 + pos: 87.5,-22.5 parent: 2 - - uid: 25485 + - type: DeviceLinkSource + linkedPorts: + 6203: + - Left: Forward + - Right: Reverse + - Middle: Off + 6202: + - Left: Forward + - Right: Reverse + - Middle: Off + 6201: + - Left: Forward + - Right: Reverse + - Middle: Off + 6200: + - Left: Forward + - Right: Reverse + - Middle: Off + 6199: + - Left: Forward + - Right: Reverse + - Middle: Off + 6198: + - Left: Forward + - Right: Reverse + - Middle: Off + 6218: + - Left: Forward + - Right: Reverse + - Middle: Off + 6197: + - Left: Forward + - Right: Reverse + - Middle: Off + 6196: + - Left: Forward + - Right: Reverse + - Middle: Off + 6195: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6240 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -56.5,-71.5 + pos: 83.5,9.5 parent: 2 - - uid: 25486 + - type: DeviceLinkSource + linkedPorts: + 6235: + - Left: Forward + - Right: Reverse + - Middle: Off + 6239: + - Left: Open + - Right: Open + - Middle: Close + 2815: + - Left: Forward + - Right: Reverse + - Middle: Off + 6234: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6242 components: - type: Transform - pos: -66.5,-71.5 + pos: -53.5,38.5 parent: 2 - - uid: 25487 + - type: DeviceLinkSource + linkedPorts: + 6149: + - Left: Forward + - Right: Reverse + - Middle: Off + 6150: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6255 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -60.5,-71.5 + pos: 61.5,-2.5 parent: 2 - - uid: 25488 + - type: DeviceLinkSource + linkedPorts: + 6248: + - Left: Forward + - Right: Reverse + - Middle: Off + 6250: + - Left: Forward + - Right: Reverse + - Middle: Off + 6247: + - Left: Forward + - Right: Reverse + - Middle: Off + 6251: + - Left: Forward + - Right: Reverse + - Middle: Off + 6243: + - Left: Open + - Right: Open + - Middle: Close + 6246: + - Left: Forward + - Right: Reverse + - Middle: Off + 3392: + - Left: Open + - Right: Open + - Middle: Close + 6252: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6269 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -60.5,-72.5 + pos: 83.5,11.5 parent: 2 - - uid: 25489 + - type: DeviceLinkSource + linkedPorts: + 2815: + - Left: Forward + - Right: Reverse + - Middle: Off + 6239: + - Left: Open + - Right: Open + - Middle: Close + 6234: + - Left: Forward + - Right: Reverse + - Middle: Off + 6235: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6270 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -60.5,-70.5 + pos: 69.5,-6.5 parent: 2 - - uid: 25490 + - type: DeviceLinkSource + linkedPorts: + 6229: + - Left: Forward + - Right: Reverse + - Middle: Off + 6228: + - Left: Forward + - Right: Reverse + - Middle: Off + 6227: + - Left: Forward + - Right: Reverse + - Middle: Off + 4224: + - Left: Forward + - Right: Reverse + - Middle: Off + 4359: + - Left: Forward + - Right: Reverse + - Middle: Off + 4347: + - Left: Forward + - Right: Reverse + - Middle: Off + 4358: + - Left: Forward + - Right: Reverse + - Middle: Off + 4356: + - Left: Forward + - Right: Reverse + - Middle: Off + 5150: + - Left: Forward + - Right: Reverse + - Middle: Off + 4369: + - Left: Forward + - Right: Reverse + - Middle: Off + 4270: + - Left: Forward + - Right: Reverse + - Middle: Off + 2263: + - Left: Forward + - Right: Reverse + - Middle: Off + 4234: + - Left: Forward + - Right: Reverse + - Middle: Off + 4360: + - Left: Forward + - Right: Reverse + - Middle: Off + 4236: + - Left: Forward + - Right: Reverse + - Middle: Off + 4361: + - Left: Forward + - Right: Reverse + - Middle: Off + 4247: + - Left: Forward + - Right: Reverse + - Middle: Off + 5185: + - Left: Forward + - Right: Reverse + - Middle: Off + 5178: + - Left: Forward + - Right: Reverse + - Middle: Off + 5171: + - Left: Forward + - Right: Reverse + - Middle: Off + 5177: + - Left: Forward + - Right: Reverse + - Middle: Off + 5175: + - Left: Forward + - Right: Reverse + - Middle: Off + 5176: + - Left: Forward + - Right: Reverse + - Middle: Off + 5173: + - Left: Forward + - Right: Reverse + - Middle: Off + 5174: + - Left: Forward + - Right: Reverse + - Middle: Off + 5172: + - Left: Forward + - Right: Reverse + - Middle: Off + 5183: + - Left: Forward + - Right: Reverse + - Middle: Off + 5180: + - Left: Forward + - Right: Reverse + - Middle: Off + 5181: + - Left: Forward + - Right: Reverse + - Middle: Off + 5179: + - Left: Forward + - Right: Reverse + - Middle: Off + 5182: + - Left: Forward + - Right: Reverse + - Middle: Off + 5184: + - Left: Forward + - Right: Reverse + - Middle: Off + 5170: + - Left: Forward + - Right: Reverse + - Middle: Off + 5163: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6284 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -54.5,-68.5 + pos: 82.5,-3.5 parent: 2 - - uid: 25491 + - type: DeviceLinkSource + linkedPorts: + 4175: + - Left: Forward + - Right: Reverse + - Middle: Off + 6238: + - Left: Forward + - Right: Reverse + - Middle: Off + 5155: + - Left: Forward + - Right: Reverse + - Middle: Off + 6237: + - Left: Forward + - Right: Reverse + - Middle: Off + 5149: + - Left: Forward + - Right: Reverse + - Middle: Off + 5156: + - Left: Forward + - Right: Reverse + - Middle: Off + 6241: + - Left: Forward + - Right: Reverse + - Middle: Off + 5145: + - Left: Forward + - Right: Reverse + - Middle: Off + 5157: + - Left: Forward + - Right: Reverse + - Middle: Off + 5159: + - Left: Forward + - Right: Reverse + - Middle: Off + 5160: + - Left: Forward + - Right: Reverse + - Middle: Off + 5161: + - Left: Forward + - Right: Reverse + - Middle: Off + 5158: + - Left: Forward + - Right: Reverse + - Middle: Off + 5167: + - Left: Forward + - Right: Reverse + - Middle: Off + 5169: + - Left: Forward + - Right: Reverse + - Middle: Off + 5165: + - Left: Forward + - Right: Reverse + - Middle: Off + 5168: + - Left: Forward + - Right: Reverse + - Middle: Off + 5166: + - Left: Forward + - Right: Reverse + - Middle: Off + 5162: + - Left: Forward + - Right: Reverse + - Middle: Off + 5164: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 6348 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -54.5,-69.5 + pos: 89.5,-0.5 parent: 2 - - uid: 25492 + - type: DeviceLinkSource + linkedPorts: + 404: + - Left: Forward + - Right: Reverse + - Middle: Off + 6345: + - Left: Forward + - Right: Reverse + - Middle: Off + 6346: + - Left: Forward + - Right: Reverse + - Middle: Off + 6325: + - Left: Open + - Right: Open + - Middle: Close + - uid: 6349 components: + - type: MetaData + desc: Активирует конвеерную ленту и гермозатвор. + name: двухпозиционный рычаг "конвеер и гермо" - type: Transform - pos: -54.5,-70.5 + pos: 85.5,-0.5 parent: 2 - - uid: 25493 + - type: DeviceLinkSource + linkedPorts: + 6346: + - Left: Forward + - Right: Reverse + - Middle: Off + 6345: + - Left: Forward + - Right: Reverse + - Middle: Off + 404: + - Left: Forward + - Right: Reverse + - Middle: Off + 6325: + - Left: Open + - Right: Open + - Middle: Close + - uid: 6708 components: + - type: MetaData + desc: Активирует гермозатворы и ставни в аварийный режим для экипажа станции. + name: двухпозиционный рычаг "аварийный режим" - type: Transform - pos: -54.5,-71.5 + pos: -19.5,9.5 parent: 2 - - uid: 25494 + - type: DeviceLinkSource + linkedPorts: + 6700: + - Left: Open + - Right: Open + - Middle: Close + 6699: + - Left: Open + - Right: Open + - Middle: Close + 6694: + - Left: Open + - Right: Open + - Middle: Close + 6698: + - Left: Open + - Right: Open + - Middle: Close + 6696: + - Left: Open + - Right: Open + - Middle: Close + 6695: + - Left: Open + - Right: Open + - Middle: Close + 6697: + - Left: Open + - Right: Open + - Middle: Close + - uid: 13634 components: - type: Transform - pos: -54.5,-57.5 + pos: 17.5,-48.5 parent: 2 - - uid: 25495 + - type: DeviceLinkSource + linkedPorts: + 13614: + - Left: Forward + - Right: Reverse + - Middle: Off + 13615: + - Left: Forward + - Right: Reverse + - Middle: Off + 13597: + - Left: Forward + - Right: Reverse + - Middle: Off + 13588: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 14972 components: - type: Transform - pos: -54.5,-58.5 + pos: -54.76493,-86.72749 parent: 2 - - uid: 25496 + - uid: 21293 components: + - type: MetaData + desc: Двухпозиционный рычаг, отвечающий за гермозатвор оружейной СК. + name: двухпозиционный рычаг "гермозатвор" - type: Transform - pos: -54.5,-59.5 + pos: -44.5,-29.5 parent: 2 - - uid: 25497 + - type: DeviceLinkSource + linkedPorts: + 20458: + - Left: Open + - Right: Open + - Middle: Close + - uid: 21295 components: + - type: MetaData + desc: Двухпозиционный рычаг, отвечающий за гермозатвор оружейной КК. + name: двухпозиционный рычаг "гермозатвор" - type: Transform - pos: -54.5,-60.5 + pos: -44.5,-33.5 parent: 2 - - uid: 25498 + - type: DeviceLinkSource + linkedPorts: + 20459: + - Left: Open + - Right: Open + - Middle: Close + - uid: 63862 components: - type: Transform - pos: -54.5,-61.5 - parent: 2 - - uid: 25499 + pos: -13.5,11.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 61164: + - Left: Forward + - Right: Reverse + - Middle: Off + 61163: + - Left: Forward + - Right: Reverse + - Middle: Off + 61162: + - Left: Forward + - Right: Reverse + - Middle: Off + 61161: + - Left: Forward + - Right: Reverse + - Middle: Off + 61160: + - Left: Forward + - Right: Reverse + - Middle: Off + 61159: + - Left: Forward + - Right: Reverse + - Middle: Off + 61158: + - Left: Forward + - Right: Reverse + - Middle: Off + 61157: + - Left: Forward + - Right: Reverse + - Middle: Off + 61156: + - Left: Forward + - Right: Reverse + - Middle: Off + 61155: + - Left: Forward + - Right: Reverse + - Middle: Off + 63042: + - Left: Forward + - Right: Reverse + - Middle: Off + 61154: + - Left: Forward + - Right: Reverse + - Middle: Off + 61153: + - Left: Forward + - Right: Reverse + - Middle: Off + 61152: + - Left: Forward + - Right: Reverse + - Middle: Off + 61151: + - Left: Forward + - Right: Reverse + - Middle: Off + 61150: + - Left: Forward + - Right: Reverse + - Middle: Off + 61149: + - Left: Forward + - Right: Reverse + - Middle: Off + 61148: + - Left: Forward + - Right: Reverse + - Middle: Off + 61147: + - Left: Forward + - Right: Reverse + - Middle: Off + 61145: + - Left: Forward + - Right: Reverse + - Middle: Off + 61146: + - Left: Forward + - Right: Reverse + - Middle: Off + 61144: + - Left: Forward + - Right: Reverse + - Middle: Off + 61143: + - Left: Forward + - Right: Reverse + - Middle: Off + 63043: + - Left: Forward + - Right: Reverse + - Middle: Off + - uid: 63863 components: - type: Transform - pos: -56.5,-57.5 - parent: 2 - - uid: 25500 + pos: -18.5,20.5 + parent: 56631 + - type: DeviceLinkSource + linkedPorts: + 59392: + - Left: Open + - Right: Open + - Middle: Close + 59394: + - Left: Open + - Right: Open + - Middle: Close + 59395: + - Left: Open + - Right: Open + - Middle: Close + 59396: + - Left: Open + - Right: Open + - Middle: Close +- proto: UnfinishedMachineFrame + entities: + - uid: 7962 components: - type: Transform - pos: -56.5,-58.5 + pos: -50.5,61.5 parent: 2 - - uid: 25501 + - uid: 10854 components: - type: Transform - pos: -56.5,-59.5 + rot: -1.5707963267948966 rad + pos: -49.5,15.5 parent: 2 - - uid: 25502 + - uid: 10855 components: - type: Transform - pos: -56.5,-60.5 + rot: -1.5707963267948966 rad + pos: -48.5,15.5 parent: 2 - - uid: 25503 + - uid: 10859 components: - type: Transform - pos: -56.5,-61.5 + rot: -1.5707963267948966 rad + pos: -42.5,4.5 parent: 2 - - uid: 25504 + - uid: 10861 components: - type: Transform - pos: -60.5,-61.5 + rot: -1.5707963267948966 rad + pos: -46.5,8.5 parent: 2 - - uid: 25505 + - uid: 10862 components: - type: Transform - pos: -60.5,-60.5 + rot: -1.5707963267948966 rad + pos: -50.5,4.5 parent: 2 - - uid: 25506 + - uid: 11664 components: - type: Transform - pos: -60.5,-59.5 + pos: -49.5,46.5 parent: 2 - - uid: 25507 + - uid: 12571 components: - type: Transform - pos: -60.5,-58.5 + pos: 51.5,9.5 parent: 2 - - uid: 25508 + - uid: 12992 components: - type: Transform - pos: -60.5,-57.5 + pos: -72.5,-42.5 parent: 2 - - uid: 25509 + - uid: 12994 components: - type: Transform - pos: -60.5,-56.5 + pos: -75.5,-47.5 parent: 2 - - uid: 25510 + - uid: 13455 components: - type: Transform - pos: -66.5,-58.5 + pos: 63.5,48.5 parent: 2 - - uid: 25511 + - uid: 14822 components: - type: Transform - pos: -68.5,-57.5 + pos: -39.5,80.5 parent: 2 - - uid: 25512 + - uid: 19298 components: - type: Transform - pos: -62.5,-56.5 + rot: 1.5707963267948966 rad + pos: 85.5,-19.5 parent: 2 - - uid: 25513 + - uid: 19299 components: - type: Transform - pos: -62.5,-57.5 + rot: 1.5707963267948966 rad + pos: 82.5,-26.5 parent: 2 - - uid: 25514 + - uid: 20872 components: - type: Transform - pos: -62.5,-58.5 + rot: -1.5707963267948966 rad + pos: 78.5,-55.5 parent: 2 - - uid: 25515 + - uid: 24218 components: - type: Transform - pos: -62.5,-59.5 + rot: 1.5707963267948966 rad + pos: -18.5,-82.5 parent: 2 - - uid: 25516 + - uid: 24726 components: - type: Transform - pos: -62.5,-60.5 + pos: -84.5,31.5 parent: 2 - - uid: 25517 + - uid: 24854 components: - type: Transform - pos: -62.5,-61.5 + pos: -90.5,6.5 parent: 2 - - uid: 25518 + - uid: 24855 components: - type: Transform - pos: -68.5,-59.5 + pos: -89.5,5.5 parent: 2 - - uid: 25519 + - uid: 25632 components: - type: Transform - pos: -66.5,-59.5 + pos: -57.5,-41.5 parent: 2 - - uid: 25520 + - uid: 26388 components: - type: Transform - pos: -68.5,-58.5 + pos: -63.5,81.5 parent: 2 - - uid: 25521 + - uid: 26574 components: - type: Transform - pos: -66.5,-60.5 + pos: -55.5,84.5 parent: 2 - - uid: 25522 + - uid: 26592 components: - type: Transform - pos: -66.5,-57.5 + pos: -64.5,81.5 parent: 2 - - uid: 25523 + - uid: 26686 components: - type: Transform - pos: -68.5,-61.5 + pos: -50.5,79.5 parent: 2 - - uid: 25524 + - uid: 26692 components: - type: Transform - pos: -66.5,-61.5 + pos: -62.5,83.5 parent: 2 - - uid: 25525 + - uid: 28822 components: - type: Transform - pos: -68.5,-60.5 + pos: -68.5,-69.5 parent: 2 - - uid: 26557 + - uid: 28968 components: - type: Transform - pos: 39.5,80.5 + pos: -34.5,-48.5 parent: 2 - - uid: 27418 + - uid: 29568 components: - type: Transform - pos: -55.5,55.5 + pos: -34.5,-57.5 parent: 2 - - uid: 30424 + - uid: 29624 components: - type: Transform - pos: -44.5,61.5 + pos: -62.5,-81.5 parent: 2 - - uid: 36809 + - uid: 30326 components: - type: Transform - pos: 17.5,56.5 + pos: 60.5,-26.5 parent: 2 - - uid: 36827 + - uid: 30327 components: - type: Transform - pos: 17.5,55.5 + pos: 60.5,-27.5 parent: 2 - - uid: 36828 + - uid: 30548 components: - type: Transform - pos: 17.5,54.5 + pos: 44.5,-12.5 parent: 2 - - uid: 36829 + - uid: 30669 components: - type: Transform - pos: 19.5,56.5 + pos: 11.5,-88.5 parent: 2 - - uid: 36830 + - uid: 31036 components: - type: Transform - pos: 19.5,55.5 + pos: -78.5,63.5 parent: 2 - - uid: 36831 + - uid: 31388 components: - type: Transform - pos: 19.5,54.5 + pos: -27.5,68.5 parent: 2 - - uid: 42075 + - uid: 63864 components: - type: Transform - pos: 45.5,78.5 - parent: 2 - - uid: 42076 + pos: -4.5,-5.5 + parent: 56631 + - uid: 63865 components: - type: Transform - pos: 37.5,82.5 - parent: 2 - - uid: 42077 + rot: -1.5707963267948966 rad + pos: 25.5,46.5 + parent: 56631 + - uid: 63866 components: - type: Transform - pos: 38.5,82.5 - parent: 2 - - uid: 42078 + pos: -11.5,78.5 + parent: 56631 + - uid: 66679 components: - type: Transform - pos: 39.5,82.5 - parent: 2 - - uid: 42079 + pos: 5.5,-9.5 + parent: 65849 + - uid: 71149 components: - type: Transform - pos: 40.5,82.5 - parent: 2 - - uid: 42080 + pos: 4.5,4.5 + parent: 56001 + - uid: 71150 components: - type: Transform - pos: 41.5,82.5 - parent: 2 - - uid: 42081 + pos: 6.5,-3.5 + parent: 56001 +- proto: UniformPrinter + entities: + - uid: 6944 components: - type: Transform - pos: 42.5,82.5 + pos: -18.5,-6.5 parent: 2 - - uid: 42082 +- proto: UniformShortsRed + entities: + - uid: 5956 components: - type: Transform - pos: 43.5,82.5 - parent: 2 - - uid: 42083 + parent: 5955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5957 components: - type: Transform - pos: 44.5,82.5 - parent: 2 - - uid: 42084 + parent: 5955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5958 components: - type: Transform - pos: 44.5,84.5 - parent: 2 - - uid: 42085 + parent: 5955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5959 components: - type: Transform - pos: 43.5,84.5 - parent: 2 - - uid: 42086 + parent: 5955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5960 components: - type: Transform - pos: 42.5,84.5 - parent: 2 - - uid: 42087 + parent: 5955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5961 components: - type: Transform - pos: 41.5,84.5 - parent: 2 - - uid: 42088 + parent: 5955 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 12638 components: - type: Transform - pos: 40.5,84.5 + pos: -0.27153707,71.1957 parent: 2 - - uid: 42089 + - uid: 12639 components: - type: Transform - pos: 39.5,84.5 + pos: -0.67778707,71.21133 parent: 2 - - uid: 42090 + - uid: 12641 components: - type: Transform - pos: 38.5,84.5 + pos: -0.6829033,71.66445 parent: 2 - - uid: 42091 + - uid: 12643 components: - type: Transform - pos: 37.5,84.5 + pos: -0.2610283,71.68008 parent: 2 - - uid: 42092 + - uid: 12650 components: - type: Transform - pos: 39.5,86.5 + pos: -2.2784107,71.211334 parent: 2 - - uid: 42093 + - uid: 12651 components: - type: Transform - pos: 40.5,86.5 + pos: -2.6846607,71.22695 parent: 2 - - uid: 42094 + - uid: 12652 components: - type: Transform - pos: 41.5,86.5 + pos: -2.3409111,71.648834 parent: 2 - - uid: 42095 + - uid: 12653 components: - type: Transform - pos: 42.5,86.5 + pos: -2.7159111,71.68008 parent: 2 - - uid: 42096 + - uid: 12690 components: - type: Transform - pos: 43.5,86.5 + rot: 4.71238898038469 rad + pos: -14.05187,55.381546 parent: 2 - - uid: 42097 + - uid: 12691 components: - type: Transform - pos: 44.5,86.5 + rot: 4.71238898038469 rad + pos: -14.067495,55.11592 parent: 2 - - uid: 42098 +- proto: UniformShortsRedWithTop + entities: + - uid: 5980 components: - type: Transform - pos: 45.5,86.5 - parent: 2 - - uid: 42099 + parent: 5979 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5981 components: - type: Transform - pos: 39.5,88.5 - parent: 2 - - uid: 42100 + parent: 5979 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5982 components: - type: Transform - pos: 40.5,88.5 - parent: 2 - - uid: 42101 + parent: 5979 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5983 components: - type: Transform - pos: 41.5,88.5 - parent: 2 - - uid: 42102 + parent: 5979 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5984 components: - type: Transform - pos: 42.5,88.5 - parent: 2 - - uid: 42103 + parent: 5979 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 5985 components: - type: Transform - pos: 43.5,88.5 - parent: 2 - - uid: 42104 + parent: 5979 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 6519 components: - type: Transform - pos: 44.5,88.5 + pos: -10.672347,71.30508 parent: 2 - - uid: 42105 + - uid: 12562 components: - type: Transform - pos: 45.5,88.5 + pos: -10.344222,71.33633 parent: 2 - - uid: 42107 + - uid: 12601 components: - type: Transform - pos: 51.5,88.5 + pos: -12.750473,71.289444 parent: 2 - - uid: 42108 + - uid: 12626 components: - type: Transform - pos: 52.5,88.5 + pos: -12.422348,71.80507 parent: 2 - - uid: 42109 + - uid: 12629 components: - type: Transform - pos: 53.5,88.5 + pos: -12.766098,71.820694 parent: 2 - - uid: 42110 + - uid: 12630 components: - type: Transform - pos: 54.5,88.5 + pos: -12.391097,71.289444 parent: 2 - - uid: 42111 + - uid: 12633 components: - type: Transform - pos: 55.5,88.5 + pos: -10.703598,71.83633 parent: 2 - - uid: 42112 + - uid: 12636 components: - type: Transform - pos: 56.5,88.5 + pos: -10.375473,71.83633 parent: 2 - - uid: 42113 + - uid: 12683 components: - type: Transform - pos: 57.5,88.5 + rot: 4.71238898038469 rad + pos: -14.097774,55.83561 parent: 2 - - uid: 42115 + - uid: 12688 components: - type: Transform - pos: 57.5,86.5 + rot: 4.71238898038469 rad + pos: -14.145729,55.659485 parent: 2 - - uid: 42116 +- proto: UnstableMutagenChemistryBottle + entities: + - uid: 6716 components: - type: Transform - pos: 56.5,86.5 + pos: -54.712074,43.667114 parent: 2 - - uid: 42117 +- proto: UprightPianoInstrument + entities: + - uid: 7543 components: - type: Transform - pos: 55.5,86.5 + rot: 1.5707963267948966 rad + pos: -43.5,68.5 parent: 2 - - uid: 42118 + - uid: 10114 components: - type: Transform - pos: 54.5,86.5 + pos: -11.5,21.5 parent: 2 - - uid: 42119 + - uid: 12965 components: - type: Transform - pos: 53.5,86.5 + rot: 1.5707963267948966 rad + pos: -60.5,-42.5 parent: 2 - - uid: 42120 +- proto: UraniumWindow + entities: + - uid: 71037 components: - type: Transform - pos: 52.5,86.5 - parent: 2 - - uid: 42121 + rot: 3.141592653589793 rad + pos: 1.5,-0.5 + parent: 71010 + - uid: 71038 components: - type: Transform - pos: 51.5,86.5 - parent: 2 - - uid: 42125 + pos: 2.5,2.5 + parent: 71010 + - uid: 71039 components: - type: Transform - pos: 51.5,80.5 - parent: 2 - - uid: 42126 + pos: 3.5,1.5 + parent: 71010 + - uid: 71040 components: - type: Transform - pos: 52.5,80.5 - parent: 2 - - uid: 42127 + pos: 2.5,-0.5 + parent: 71010 + - uid: 71041 components: - type: Transform - pos: 53.5,80.5 - parent: 2 - - uid: 42128 + rot: 3.141592653589793 rad + pos: 1.5,2.5 + parent: 71010 + - uid: 71042 components: - type: Transform - pos: 54.5,80.5 - parent: 2 - - uid: 42129 + pos: 3.5,0.5 + parent: 71010 +- proto: Urn + entities: + - uid: 12612 components: - type: Transform - pos: 55.5,80.5 + pos: -76.5,66.5 parent: 2 - - uid: 42130 +- proto: Vaccinator + entities: + - uid: 18160 components: - type: Transform - pos: 56.5,80.5 + pos: -56.5,-67.5 parent: 2 - - uid: 42131 +- proto: Vape + entities: + - uid: 24758 components: - type: Transform - pos: 57.5,80.5 + rot: 1.5707963267948966 rad + pos: -69.86823,27.750666 parent: 2 - - uid: 42132 +- proto: VariantCubeBox + entities: + - uid: 6128 components: - type: Transform - pos: 57.5,78.5 + pos: -54.560825,33.561687 parent: 2 - - uid: 42133 + - uid: 8712 components: - type: Transform - pos: 56.5,78.5 + pos: 77.5,-34.5 parent: 2 - - uid: 42134 + - uid: 9048 components: - type: Transform - pos: 55.5,78.5 + pos: 56.507282,-53.414555 parent: 2 - - uid: 42135 +- proto: VendingBarDrobe + entities: + - uid: 5807 components: - type: Transform - pos: 54.5,78.5 + pos: -28.5,51.5 parent: 2 - - uid: 42136 +- proto: VendingMachineAtmosDrobe + entities: + - uid: 17156 components: - type: Transform - pos: 53.5,78.5 + pos: 23.5,42.5 parent: 2 - - uid: 42137 +- proto: VendingMachineBooze + entities: + - uid: 4612 components: - type: Transform - pos: 52.5,78.5 + pos: -32.5,45.5 parent: 2 - - uid: 42138 + - uid: 7784 components: - type: Transform - pos: 51.5,78.5 + pos: 3.5,-3.5 parent: 2 - - uid: 42215 + - uid: 11887 components: - type: Transform - pos: 59.5,84.5 + pos: -92.5,59.5 parent: 2 - - uid: 42216 + - uid: 12912 components: - type: Transform - pos: 55.5,82.5 + pos: -63.5,-49.5 parent: 2 - - uid: 42217 + - uid: 15056 components: - type: Transform - pos: 56.5,82.5 + pos: 29.5,-74.5 parent: 2 - - uid: 42218 + - uid: 63867 components: - type: Transform - pos: 57.5,82.5 - parent: 2 - - uid: 42219 + pos: 32.5,46.5 + parent: 56631 +- proto: VendingMachineCargoDrobe + entities: + - uid: 29777 components: - type: Transform - pos: 58.5,82.5 + pos: 62.5,7.5 parent: 2 - - uid: 42220 +- proto: VendingMachineCart + entities: + - uid: 6765 components: - type: Transform - pos: 59.5,82.5 + pos: -27.5,-9.5 parent: 2 - - uid: 42761 +- proto: VendingMachineChang + entities: + - uid: 63868 components: - type: Transform - pos: -50.5,65.5 - parent: 2 - - uid: 42926 + pos: -43.5,42.5 + parent: 56631 +- proto: VendingMachineChapel + entities: + - uid: 12617 components: - type: Transform - pos: -59.5,55.5 + pos: -76.5,60.5 parent: 2 - - uid: 42931 +- proto: VendingMachineChefDrobe + entities: + - uid: 6118 components: - type: Transform - pos: -60.5,59.5 + pos: -56.5,35.5 parent: 2 - - uid: 42934 +- proto: VendingMachineChefvend + entities: + - uid: 6123 components: - type: Transform - pos: -46.5,55.5 + pos: -53.5,31.5 parent: 2 - - uid: 42935 +- proto: VendingMachineChemDrobe + entities: + - uid: 13575 components: - type: Transform - pos: -47.5,55.5 + pos: 9.5,-50.5 parent: 2 - - uid: 42936 +- proto: VendingMachineChemicals + entities: + - uid: 13717 components: - type: Transform - pos: -48.5,55.5 + pos: 13.5,-44.5 parent: 2 - - uid: 42937 + - uid: 54496 components: - type: Transform - pos: -49.5,55.5 - parent: 2 - - uid: 42938 + pos: -5.5,-11.5 + parent: 53899 +- proto: VendingMachineChemicalsSyndicate + entities: + - uid: 6805 components: - type: Transform - pos: -50.5,55.5 + pos: -36.5,81.5 parent: 2 - - uid: 42939 + - uid: 63869 components: - type: Transform - pos: -50.5,57.5 - parent: 2 - - uid: 42940 + pos: 11.5,35.5 + parent: 56631 +- proto: VendingMachineCigs + entities: + - uid: 5830 components: - type: Transform - pos: -49.5,57.5 + pos: -28.5,40.5 parent: 2 - - uid: 42941 + - uid: 6821 components: - type: Transform - pos: -48.5,57.5 + pos: 56.5,32.5 parent: 2 - - uid: 42942 + - uid: 8662 components: - type: Transform - pos: -47.5,57.5 + pos: 79.5,-31.5 parent: 2 - - uid: 42943 + - uid: 10093 components: - type: Transform - pos: -46.5,57.5 + pos: -19.5,19.5 parent: 2 - - uid: 42944 + - uid: 11015 components: - type: Transform - pos: -45.5,59.5 + pos: -78.5,47.5 parent: 2 - - uid: 42945 + - uid: 11032 components: - type: Transform - pos: -46.5,59.5 + pos: 1.5,2.5 parent: 2 - - uid: 42946 + - uid: 11250 components: - type: Transform - pos: -47.5,59.5 + pos: -91.5,44.5 parent: 2 - - uid: 42948 + - uid: 11252 components: - type: Transform - pos: -49.5,59.5 + pos: -91.5,64.5 parent: 2 - - uid: 42949 + - uid: 13238 components: - type: Transform - pos: -50.5,59.5 + pos: -29.5,-40.5 parent: 2 - - uid: 42950 + - uid: 19696 components: - type: Transform - pos: -50.5,61.5 + pos: 12.5,-19.5 parent: 2 - - uid: 42951 + - uid: 20169 components: - type: Transform - pos: -49.5,61.5 + pos: -53.5,-16.5 parent: 2 - - uid: 42952 + - uid: 20361 components: - type: Transform - pos: -48.5,61.5 + pos: -73.5,4.5 parent: 2 - - uid: 42953 + - uid: 20778 components: - type: Transform - pos: -47.5,61.5 + pos: -77.5,-12.5 parent: 2 - - uid: 42954 + - uid: 21323 components: - type: Transform - pos: -46.5,61.5 + pos: -71.5,-24.5 parent: 2 - - uid: 42955 + - uid: 22683 components: - type: Transform - pos: -45.5,61.5 + pos: -57.5,-3.5 parent: 2 - - uid: 42956 + - uid: 23203 components: - type: Transform - pos: -46.5,63.5 + pos: -8.5,51.5 parent: 2 - - uid: 42957 + - uid: 23482 components: - type: Transform - pos: -47.5,63.5 + pos: -60.5,25.5 parent: 2 - - uid: 42958 + - uid: 51148 components: - type: Transform - pos: -48.5,63.5 + pos: -44.5,105.5 parent: 2 - - uid: 42959 + - uid: 63870 components: - type: Transform - pos: -49.5,63.5 - parent: 2 - - uid: 42960 + pos: -1.5,32.5 + parent: 56631 + - uid: 65804 components: - type: Transform - pos: -50.5,63.5 - parent: 2 - - uid: 42961 + pos: 8.5,-2.5 + parent: 65694 +- proto: VendingMachineClothing + entities: + - uid: 7372 components: - type: Transform - pos: -49.5,65.5 + pos: -51.5,69.5 parent: 2 - - uid: 42962 + - uid: 7648 components: - type: Transform - pos: -48.5,65.5 + pos: -64.5,11.5 parent: 2 - - uid: 42963 + - uid: 11013 components: - type: Transform - pos: -47.5,65.5 + pos: -78.5,48.5 parent: 2 - - uid: 42964 + - uid: 67919 components: - type: Transform - pos: -46.5,65.5 - parent: 2 - - uid: 42966 + pos: 9.5,8.5 + parent: 66965 +- proto: VendingMachineCoffee + entities: + - uid: 1125 components: - type: Transform - pos: -58.5,65.5 + pos: 8.5,-28.5 parent: 2 - - uid: 42968 + - uid: 3789 components: - type: Transform - pos: -56.5,65.5 + pos: 29.5,-28.5 parent: 2 - - uid: 42969 + - uid: 5487 components: - type: Transform - pos: -55.5,65.5 + pos: -32.5,18.5 parent: 2 - - uid: 42970 + - uid: 8641 components: - type: Transform - pos: -54.5,65.5 + pos: 79.5,-29.5 parent: 2 - - uid: 42971 + - uid: 9001 components: - type: Transform - pos: -54.5,63.5 + pos: 63.5,-53.5 parent: 2 - - uid: 42972 + - uid: 9128 components: - type: Transform - pos: -55.5,63.5 + pos: -8.5,-10.5 parent: 2 - - uid: 42973 + - uid: 11251 components: - type: Transform - pos: -56.5,63.5 + pos: -94.5,47.5 parent: 2 - - uid: 42974 + - uid: 11253 components: - type: Transform - pos: -57.5,63.5 + pos: -94.5,61.5 parent: 2 - - uid: 42975 + - uid: 14059 components: - type: Transform - pos: -58.5,63.5 + pos: 9.5,-63.5 parent: 2 - - uid: 42976 + - uid: 14886 components: - type: Transform - pos: -59.5,61.5 + pos: -1.5,-70.5 parent: 2 - - uid: 42977 + - uid: 15227 components: - type: Transform - pos: -58.5,61.5 + pos: 50.5,-23.5 parent: 2 - - uid: 42978 + - uid: 15551 components: - type: Transform - pos: -57.5,61.5 + pos: 48.5,-36.5 parent: 2 - - uid: 42979 + - uid: 16119 components: - type: Transform - pos: -56.5,61.5 + pos: -15.5,-61.5 parent: 2 - - uid: 42980 + - uid: 16331 components: - type: Transform - pos: -55.5,61.5 + pos: -53.5,-15.5 parent: 2 - - uid: 42981 + - uid: 17026 components: - type: Transform - pos: -54.5,61.5 + pos: 25.5,42.5 parent: 2 - - uid: 42982 + - uid: 18170 components: - type: Transform - pos: -54.5,59.5 + pos: -18.5,-69.5 parent: 2 - - uid: 42983 + - uid: 18565 components: - type: Transform - pos: -55.5,59.5 + pos: -48.5,-73.5 parent: 2 - - uid: 42984 + - uid: 19844 components: - type: Transform - pos: -56.5,59.5 + pos: -38.5,-40.5 parent: 2 - - uid: 42985 + - uid: 27927 components: - type: Transform - pos: -57.5,59.5 + pos: -46.5,95.5 parent: 2 - - uid: 42986 + - uid: 29216 components: - type: Transform - pos: -58.5,59.5 + pos: 5.5,-24.5 parent: 2 - - uid: 42987 + - uid: 30977 components: - type: Transform - pos: -59.5,59.5 + pos: -18.5,-62.5 parent: 2 - - uid: 42988 + - uid: 31016 components: - type: Transform - pos: -58.5,57.5 + pos: -6.5,-44.5 parent: 2 - - uid: 42989 + - uid: 55047 components: - type: Transform - pos: -57.5,57.5 + pos: -74.5,44.5 parent: 2 - - uid: 42990 + - uid: 63871 components: - type: Transform - pos: -56.5,57.5 - parent: 2 - - uid: 42991 + pos: 35.5,17.5 + parent: 56631 + - uid: 66680 components: - type: Transform - pos: -55.5,57.5 - parent: 2 - - uid: 42992 + pos: -11.5,16.5 + parent: 65849 + - uid: 67920 components: - type: Transform - pos: -54.5,57.5 - parent: 2 - - uid: 42994 + pos: 4.5,20.5 + parent: 66965 + - uid: 67921 components: - type: Transform - pos: -57.5,55.5 - parent: 2 - - uid: 42995 + pos: 9.5,4.5 + parent: 66965 +- proto: VendingMachineCola + entities: + - uid: 27836 components: - type: Transform - pos: -58.5,55.5 + pos: -56.5,95.5 parent: 2 - - uid: 42997 + - uid: 63872 components: - type: Transform - pos: -60.5,61.5 - parent: 2 - - uid: 43015 + pos: -3.5,-3.5 + parent: 56631 +- proto: VendingMachineColaBlack + entities: + - uid: 63873 components: - type: Transform - pos: -57.5,65.5 - parent: 2 - - uid: 43016 + pos: 9.5,6.5 + parent: 56631 +- proto: VendingMachineColaRed + entities: + - uid: 4220 components: - type: Transform - pos: -48.5,59.5 + pos: -104.5,1.5 parent: 2 - - uid: 43021 +- proto: VendingMachineCondiments + entities: + - uid: 13338 components: - type: Transform - pos: -56.5,55.5 + pos: -16.5,-40.5 parent: 2 - - uid: 43851 + - uid: 20830 components: - type: Transform - pos: -59.5,63.5 + pos: -77.5,-17.5 parent: 2 - - uid: 43852 + - uid: 63874 components: - type: Transform - pos: -59.5,65.5 - parent: 2 - - uid: 43867 + rot: -1.5707963267948966 rad + pos: 25.5,47.5 + parent: 56631 + - uid: 66681 components: - type: Transform - pos: -45.5,65.5 - parent: 2 - - uid: 43868 + pos: -1.5,22.5 + parent: 65849 + - uid: 67922 components: - type: Transform - pos: -45.5,63.5 - parent: 2 - - uid: 43871 + rot: -1.5707963267948966 rad + pos: 1.5,20.5 + parent: 66965 +- proto: VendingMachineCuraDrobe + entities: + - uid: 9822 components: - type: Transform - pos: -45.5,55.5 + pos: -16.5,41.5 parent: 2 - - uid: 43872 +- proto: VendingMachineDetDrobe + entities: + - uid: 20047 components: - type: Transform - pos: -45.5,57.5 + pos: -47.5,-6.5 parent: 2 - - uid: 43887 +- proto: VendingMachineDinnerware + entities: + - uid: 6119 components: - type: Transform - pos: -66.5,-56.5 + pos: -53.5,37.5 parent: 2 - - uid: 43888 +- proto: VendingMachineDiscount + entities: + - uid: 63875 components: - type: Transform - pos: -68.5,-56.5 - parent: 2 - - uid: 43889 + pos: 4.5,-3.5 + parent: 56631 +- proto: VendingMachineDonut + entities: + - uid: 11840 components: - type: Transform - pos: -62.5,-55.5 + pos: -72.5,48.5 parent: 2 - - uid: 43890 + - uid: 16724 components: - type: Transform - pos: -60.5,-55.5 + pos: 48.5,31.5 parent: 2 - - uid: 43891 + - uid: 21972 components: - type: Transform - pos: -56.5,-56.5 + pos: -36.5,-23.5 parent: 2 - - uid: 43892 + - uid: 63876 components: - type: Transform - pos: -54.5,-56.5 - parent: 2 - - uid: 43897 + pos: -43.5,54.5 + parent: 56631 + - uid: 67923 components: - type: Transform - pos: -56.5,-72.5 - parent: 2 - - uid: 43898 + pos: 2.5,2.5 + parent: 66965 +- proto: VendingMachineDrGibb + entities: + - uid: 21974 components: - type: Transform - pos: -54.5,-72.5 + pos: -61.5,-14.5 parent: 2 - - uid: 43899 +- proto: VendingMachineEngiDrobe + entities: + - uid: 15904 components: - type: Transform - pos: -60.5,-73.5 + pos: 37.5,24.5 parent: 2 - - uid: 43900 + - uid: 15905 components: - type: Transform - pos: -62.5,-73.5 + pos: 37.5,18.5 parent: 2 - - uid: 43901 +- proto: VendingMachineEngivend + entities: + - uid: 15896 components: - type: Transform - pos: -66.5,-72.5 + pos: 32.5,20.5 parent: 2 - - uid: 43902 + - uid: 66682 components: - type: Transform - pos: -68.5,-72.5 - parent: 2 - - uid: 43976 + pos: 5.5,-13.5 + parent: 65849 +- proto: VendingMachineGames + entities: + - uid: 9634 components: - type: Transform - pos: 59.5,-62.5 + pos: -2.5,47.5 parent: 2 - - uid: 43988 + - uid: 26746 components: - type: Transform - pos: 61.5,-64.5 + pos: -50.5,86.5 parent: 2 - - uid: 43989 + - uid: 67924 components: - type: Transform - pos: 60.5,-64.5 - parent: 2 - - uid: 43990 + pos: 4.5,10.5 + parent: 66965 + - uid: 67925 components: - type: Transform - pos: 61.5,-66.5 - parent: 2 - - uid: 43991 + pos: 11.5,-1.5 + parent: 66965 +- proto: VendingMachineGeneDrobe + entities: + - uid: 15579 components: - type: Transform - pos: 59.5,-66.5 + pos: 21.5,-51.5 parent: 2 - - uid: 43992 +- proto: VendingMachineHydrobe + entities: + - uid: 6306 components: - type: Transform - pos: 62.5,-62.5 + pos: -59.5,47.5 parent: 2 - - uid: 44173 +- proto: VendingMachineJaniDrobe + entities: + - uid: 7142 components: - type: Transform - pos: 65.5,-66.5 + pos: -19.5,30.5 parent: 2 - - uid: 44177 + - uid: 63877 components: - type: Transform - pos: 66.5,-64.5 - parent: 2 - - uid: 44178 + pos: 22.5,12.5 + parent: 56631 +- proto: VendingMachineLawDrobe + entities: + - uid: 9866 components: - type: Transform - pos: 65.5,-64.5 + pos: -0.5,58.5 parent: 2 - - uid: 44179 +- proto: VendingMachineMedical + entities: + - uid: 13459 components: - type: Transform - pos: 66.5,-60.5 + pos: 3.5,-57.5 parent: 2 - - uid: 44180 + - uid: 13530 components: - type: Transform - pos: 64.5,-58.5 + pos: 16.5,-53.5 parent: 2 - - uid: 44181 + - uid: 20440 components: - type: Transform - pos: 67.5,-56.5 + pos: -16.5,-19.5 parent: 2 - - uid: 44182 + - uid: 23312 components: - type: Transform - pos: 66.5,-56.5 + pos: 0.5,-53.5 parent: 2 - - uid: 44183 + - uid: 31000 components: - type: Transform - pos: 65.5,-56.5 + pos: -17.5,-53.5 parent: 2 - - uid: 44184 + - uid: 54497 components: - type: Transform - pos: 66.5,-66.5 - parent: 2 - - uid: 50540 + pos: -3.5,-8.5 + parent: 53899 + - uid: 66683 components: - type: Transform - pos: -57.5,-69.5 - parent: 2 - - uid: 50541 + pos: -3.5,14.5 + parent: 65849 + - uid: 67926 components: - type: Transform - pos: -57.5,-70.5 - parent: 2 - - uid: 50542 + pos: 12.5,10.5 + parent: 66965 +- proto: VendingMachineMediDrobe + entities: + - uid: 13669 components: - type: Transform - pos: -53.5,-69.5 + pos: -2.5,-57.5 parent: 2 - - uid: 50543 +- proto: VendingMachineNutri + entities: + - uid: 6286 components: - type: Transform - pos: -53.5,-70.5 + pos: -49.5,51.5 parent: 2 - - uid: 50544 + - uid: 11649 components: - type: Transform - pos: -59.5,-71.5 + pos: -51.5,44.5 parent: 2 - - uid: 50545 +- proto: VendingMachinePwrGame + entities: + - uid: 21975 components: - type: Transform - pos: -59.5,-70.5 + pos: -46.5,-9.5 parent: 2 - - uid: 50546 +- proto: VendingMachineRestockBooze + entities: + - uid: 63878 components: - type: Transform - pos: -59.5,-69.5 - parent: 2 - - uid: 50547 + pos: -18.511293,18.581635 + parent: 56631 +- proto: VendingMachineRestockMedical + entities: + - uid: 18389 components: - type: Transform - pos: -63.5,-71.5 - parent: 2 - - uid: 50548 + parent: 20232 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 66684 components: - type: Transform - pos: -63.5,-70.5 - parent: 2 - - uid: 50549 + pos: -2.982211,12.541993 + parent: 65849 +- proto: VendingMachineRoboDrobe + entities: + - uid: 3933 components: - type: Transform - pos: -63.5,-69.5 + pos: 45.5,-22.5 parent: 2 - - uid: 50550 + - uid: 63879 components: - type: Transform - pos: -65.5,-70.5 - parent: 2 - - uid: 50551 + pos: -23.5,44.5 + parent: 56631 +- proto: VendingMachineRobotics + entities: + - uid: 3923 components: - type: Transform - pos: -65.5,-69.5 + pos: 49.5,-18.5 parent: 2 - - uid: 50552 + - uid: 9359 components: - type: Transform - pos: -69.5,-70.5 + pos: 73.5,-21.5 parent: 2 - - uid: 50553 + - uid: 63880 components: - type: Transform - pos: -69.5,-69.5 - parent: 2 - - uid: 50554 + pos: -55.5,51.5 + parent: 56631 + - uid: 63881 components: - type: Transform - pos: -69.5,-59.5 - parent: 2 - - uid: 50555 + pos: -53.5,42.5 + parent: 56631 +- proto: VendingMachineSalvage + entities: + - uid: 56599 components: - type: Transform - pos: -69.5,-58.5 - parent: 2 - - uid: 50556 + pos: -1.5,2.5 + parent: 56424 + - uid: 63882 components: - type: Transform - pos: -65.5,-59.5 - parent: 2 - - uid: 50557 + pos: -2.5,38.5 + parent: 56631 + - uid: 63883 components: - type: Transform - pos: -65.5,-58.5 - parent: 2 - - uid: 50558 + pos: 3.5,38.5 + parent: 56631 + - uid: 66685 components: - type: Transform - pos: -63.5,-59.5 - parent: 2 - - uid: 50559 + pos: -4.5,-18.5 + parent: 65849 +- proto: VendingMachineSciDrobe + entities: + - uid: 7672 components: - type: Transform - pos: -63.5,-58.5 + pos: 48.5,-28.5 parent: 2 - - uid: 50560 + - uid: 15231 components: - type: Transform - pos: -63.5,-57.5 + pos: 46.5,-26.5 parent: 2 - - uid: 50561 + - uid: 63884 components: - type: Transform - pos: -59.5,-59.5 - parent: 2 - - uid: 50562 + pos: -15.5,56.5 + parent: 56631 +- proto: VendingMachineSec + entities: + - uid: 4408 components: - type: Transform - pos: -59.5,-58.5 + pos: 26.5,-20.5 parent: 2 - - uid: 50563 + - uid: 8338 components: - type: Transform - pos: -59.5,-57.5 + pos: -36.5,-33.5 parent: 2 - - uid: 50564 + - uid: 8343 components: - type: Transform - pos: -57.5,-59.5 + pos: -35.5,-29.5 parent: 2 - - uid: 50565 + - uid: 16005 components: - type: Transform - pos: -57.5,-58.5 + pos: 43.5,4.5 parent: 2 - - uid: 50566 + - uid: 21243 components: - type: Transform - pos: -53.5,-59.5 + pos: -48.5,-30.5 parent: 2 - - uid: 50567 + - uid: 26475 components: - type: Transform - pos: -53.5,-58.5 + pos: 53.5,-5.5 parent: 2 - - uid: 50571 + - uid: 51523 components: - type: Transform - pos: 60.5,84.5 + pos: -72.5,44.5 parent: 2 - - uid: 50576 + - uid: 54498 components: - type: Transform - pos: 58.5,88.5 - parent: 2 - - uid: 50577 + pos: 2.5,-6.5 + parent: 53899 + - uid: 54954 components: - type: Transform - pos: 58.5,86.5 - parent: 2 - - uid: 50582 + pos: 6.5,-7.5 + parent: 54730 +- proto: VendingMachineSecDrobe + entities: + - uid: 4432 components: - type: Transform - pos: 38.5,80.5 + pos: 26.5,-18.5 parent: 2 - - uid: 50583 + - uid: 5075 components: - type: Transform - pos: 38.5,78.5 + pos: 58.5,-5.5 parent: 2 - - uid: 50584 + - uid: 8344 components: - type: Transform - pos: 36.5,82.5 + pos: -36.5,-29.5 parent: 2 - - uid: 50585 + - uid: 8345 components: - type: Transform - pos: 36.5,84.5 + pos: -35.5,-33.5 parent: 2 - - uid: 50586 + - uid: 14688 components: - type: Transform - pos: 38.5,86.5 + pos: -4.5,-38.5 parent: 2 - - uid: 50587 + - uid: 19540 components: - type: Transform - pos: 38.5,88.5 + pos: 46.5,6.5 parent: 2 - - uid: 50588 + - uid: 51524 components: - type: Transform - pos: 60.5,82.5 + pos: -82.5,45.5 parent: 2 - - uid: 50590 + - uid: 67927 components: - type: Transform - pos: 58.5,78.5 - parent: 2 - - uid: 50591 + pos: 5.5,-7.5 + parent: 66965 +- proto: VendingMachineSeeds + entities: + - uid: 6285 components: - type: Transform - pos: 58.5,80.5 + pos: -50.5,51.5 parent: 2 - - uid: 50984 + - uid: 13341 components: - type: Transform - pos: -59.5,72.5 + pos: -25.5,-47.5 parent: 2 - - uid: 50986 +- proto: VendingMachineSnack + entities: + - uid: 9258 components: - type: Transform - pos: -59.5,71.5 + pos: -8.5,-5.5 parent: 2 - - uid: 50987 + - uid: 21956 components: - type: Transform - pos: -59.5,70.5 + pos: -72.5,-8.5 parent: 2 - - uid: 50988 + - uid: 27778 components: - type: Transform - pos: -59.5,69.5 + pos: -56.5,100.5 parent: 2 - - uid: 50989 + - uid: 29533 components: - type: Transform - pos: -57.5,72.5 + pos: 34.5,-76.5 parent: 2 - - uid: 50990 +- proto: VendingMachineSnackGreen + entities: + - uid: 20587 components: - type: Transform - pos: -57.5,71.5 + pos: -67.5,-17.5 parent: 2 - - uid: 50991 +- proto: VendingMachineSnackOrange + entities: + - uid: 21832 components: - type: Transform - pos: -57.5,70.5 + pos: -79.5,-21.5 parent: 2 - - uid: 50992 + - uid: 21958 components: - type: Transform - pos: -57.5,69.5 + pos: -71.5,-22.5 parent: 2 - - uid: 50994 + - uid: 65805 components: - type: Transform - pos: -47.5,72.5 - parent: 2 - - uid: 50995 + pos: -3.5,-2.5 + parent: 65694 +- proto: VendingMachineSoda + entities: + - uid: 5532 components: - type: Transform - pos: -47.5,71.5 + pos: -32.5,19.5 parent: 2 - - uid: 50996 + - uid: 16890 components: - type: Transform - pos: -47.5,70.5 + pos: 48.5,25.5 parent: 2 - - uid: 50997 + - uid: 63885 components: - type: Transform - pos: -47.5,69.5 - parent: 2 - - uid: 50998 + pos: -15.5,53.5 + parent: 56631 +- proto: VendingMachineSovietSoda + entities: + - uid: 5711 components: - type: Transform - pos: -45.5,72.5 + pos: -21.5,61.5 parent: 2 - - uid: 50999 + - uid: 15033 components: - type: Transform - pos: -45.5,71.5 + pos: 27.5,-86.5 parent: 2 - - uid: 51000 + - uid: 18600 components: - type: Transform - pos: -45.5,70.5 + pos: -55.5,-73.5 parent: 2 - - uid: 51001 + - uid: 20584 components: - type: Transform - pos: -45.5,69.5 + pos: -69.5,-13.5 parent: 2 -- proto: SolarPanelBroken - entities: - - uid: 25526 + - uid: 23031 components: - type: Transform - pos: 62.5,-56.5 + pos: 59.5,-40.5 parent: 2 - - uid: 25527 + - uid: 23032 components: - type: Transform - pos: 63.5,-56.5 + pos: 51.5,-50.5 parent: 2 - - uid: 25528 + - uid: 23255 components: - type: Transform - pos: 61.5,-58.5 + pos: 42.5,-53.5 parent: 2 - - uid: 25529 + - uid: 23257 components: - type: Transform - pos: 62.5,-60.5 + pos: 35.5,-37.5 parent: 2 - - uid: 25530 + - uid: 23260 components: - type: Transform - pos: 60.5,-60.5 + pos: 24.5,-45.5 parent: 2 - - uid: 25531 + - uid: 23416 components: - type: Transform - pos: 59.5,-58.5 + pos: 44.5,-55.5 parent: 2 - - uid: 42996 + - uid: 24375 components: - type: Transform - pos: -40.5,65.5 + pos: -48.5,-85.5 parent: 2 - - uid: 43000 + - uid: 25282 components: - type: Transform - pos: -41.5,63.5 + pos: 36.5,-78.5 parent: 2 - - uid: 43878 + - uid: 25283 components: - type: Transform - pos: -42.5,60.5 + pos: 2.5,-84.5 parent: 2 - - uid: 43971 + - uid: 25284 components: - type: Transform - pos: 61.5,-62.5 + pos: -2.5,-78.5 parent: 2 - - uid: 43972 + - uid: 26036 components: - type: Transform - pos: 59.5,-64.5 + pos: -62.5,-35.5 parent: 2 - - uid: 43973 + - uid: 29098 components: - type: Transform - pos: 63.5,-66.5 + pos: 18.5,-17.5 parent: 2 - - uid: 43974 + - uid: 30296 components: - type: Transform - pos: 60.5,-66.5 + pos: 62.5,-24.5 parent: 2 - - uid: 43975 + - uid: 63886 components: - type: Transform - pos: 63.5,-64.5 - parent: 2 - - uid: 44186 + pos: -11.5,51.5 + parent: 56631 + - uid: 65806 components: - type: Transform - pos: 64.5,-62.5 - parent: 2 - - uid: 44188 + pos: -2.5,-2.5 + parent: 65694 +- proto: VendingMachineSustenance + entities: + - uid: 13288 components: - type: Transform - pos: 67.5,-58.5 + pos: -15.5,-40.5 parent: 2 - - uid: 44189 + - uid: 21642 components: - type: Transform - pos: 67.5,-66.5 + pos: -75.5,-24.5 parent: 2 - - uid: 44190 +- proto: VendingMachineSyndieDrobe + entities: + - uid: 28221 components: - type: Transform - pos: 65.5,-60.5 + pos: -89.5,27.5 parent: 2 - - uid: 44191 + - uid: 30936 components: - type: Transform - pos: 65.5,-58.5 + pos: 58.5,23.5 parent: 2 -- proto: SolarTracker - entities: - - uid: 20539 + - uid: 63887 components: - type: Transform - pos: -52.5,70.5 - parent: 2 - - uid: 25537 + pos: 10.5,-2.5 + parent: 56631 +- proto: VendingMachineTankDispenserEngineering + entities: + - uid: 3277 components: - type: Transform - pos: -69.5,-64.5 + pos: 15.5,34.5 parent: 2 - - uid: 42232 + - uid: 3437 components: - type: Transform - pos: 48.5,90.5 + pos: 33.5,45.5 parent: 2 - - uid: 44172 + - uid: 15922 components: - type: Transform - pos: 67.5,-62.5 + pos: 33.5,55.5 parent: 2 - - uid: 49258 + - uid: 17729 components: - type: Transform - pos: -8.5,23.5 - parent: 45711 -- proto: SolidSecretDoor + pos: 65.5,45.5 + parent: 2 +- proto: VendingMachineTankDispenserEVA entities: - - uid: 10799 + - uid: 429 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,9.5 + pos: -18.5,11.5 parent: 2 - - uid: 22487 + - uid: 4973 components: - type: Transform - pos: 38.5,5.5 + pos: 62.5,-44.5 parent: 2 - - uid: 43415 + - uid: 6230 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,19.5 + pos: 85.5,4.5 parent: 2 - - uid: 43417 + - uid: 6231 components: - type: Transform - pos: -55.5,49.5 + pos: 86.5,8.5 parent: 2 - - uid: 44397 + - uid: 6603 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-21.5 + pos: -18.5,7.5 parent: 2 -- proto: SpaceCash - entities: - - uid: 25542 + - uid: 8961 components: - type: Transform - pos: -43.443913,33.79932 + pos: 58.5,-56.5 parent: 2 -- proto: SpaceCash10 - entities: - - uid: 41665 + - uid: 9303 components: - type: Transform - pos: 79.16395,59.39436 + pos: 9.5,24.5 parent: 2 - - uid: 41774 + - uid: 11326 components: - type: Transform - pos: 19.674381,47.597248 + pos: 82.5,-44.5 parent: 2 - - uid: 41775 + - uid: 11496 components: - type: Transform - pos: 20.424377,48.425373 + pos: 46.5,-47.5 parent: 2 - - uid: 41776 + - uid: 16032 components: - type: Transform - pos: 20.518127,47.894123 + pos: 49.5,16.5 parent: 2 - - uid: 44066 + - uid: 16397 components: - type: Transform - pos: 59.350372,-14.230712 + pos: 25.5,44.5 parent: 2 -- proto: SpaceCash100 - entities: - - uid: 43097 + - uid: 16660 components: - type: Transform - pos: -100.250496,-20.96801 + pos: 27.5,53.5 parent: 2 - - uid: 43100 + - uid: 17003 components: - type: Transform - pos: -100.23487,-21.218012 + pos: 20.5,53.5 parent: 2 - - uid: 43834 + - uid: 20482 components: - type: Transform - pos: -36.477634,60.133797 + pos: -54.5,-34.5 parent: 2 - - uid: 43835 + - uid: 21845 components: - type: Transform - pos: -36.477634,60.133797 + pos: -79.5,-5.5 parent: 2 -- proto: SpaceCash1000 - entities: - - uid: 8702 + - uid: 21898 components: - type: Transform - pos: 1.4897312,-2.7524655 + pos: -77.5,-23.5 parent: 2 -- proto: SpaceCash500 - entities: - - uid: 5680 + - uid: 54499 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 25546 + pos: 2.5,-7.5 + parent: 53899 + - uid: 63888 components: - type: Transform - pos: 15.523094,15.827147 - parent: 2 - - uid: 25550 + pos: -22.5,30.5 + parent: 56631 + - uid: 63889 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 35228 + pos: 12.5,53.5 + parent: 56631 + - uid: 66686 components: - type: Transform - pos: -13.620975,2.6447372 - parent: 34641 - - uid: 51410 + pos: -6.5,-18.5 + parent: 65849 + - uid: 66687 components: - type: Transform - pos: 31.672909,4.5441065 - parent: 2 -- proto: SpaceHeater - entities: - - uid: 51658 + pos: 1.5,-20.5 + parent: 65849 + - uid: 66688 components: - type: Transform - pos: 36.5,15.5 - parent: 2 - - uid: 51659 + pos: -5.5,-11.5 + parent: 65849 + - uid: 67928 components: - type: Transform - pos: 36.5,16.5 - parent: 2 -- proto: SpaceHeaterAnchored - entities: - - uid: 51689 + pos: 10.5,18.5 + parent: 66965 + - uid: 67929 components: - type: Transform - pos: 6.5,-52.5 - parent: 2 -- proto: SpacemenFigureSpawner - entities: - - uid: 31889 + pos: 9.5,-2.5 + parent: 66965 + - uid: 71151 components: - type: Transform - pos: -6.5,31.5 - parent: 2 - - uid: 31913 + pos: 0.5,-7.5 + parent: 56001 +- proto: VendingMachineTheater + entities: + - uid: 7356 components: - type: Transform - pos: -5.5,32.5 + pos: -50.5,69.5 parent: 2 - - uid: 31914 + - uid: 7683 components: - type: Transform - pos: -4.5,31.5 + pos: -61.5,11.5 parent: 2 -- proto: Spaceshroom +- proto: VendingMachineVendomat entities: - - uid: 91 + - uid: 9269 components: - type: Transform - pos: 53.5,9.5 + pos: 65.5,-53.5 parent: 2 - - uid: 260 + - uid: 9397 components: - type: Transform - pos: 45.5,-56.5 + pos: 69.5,-21.5 parent: 2 - - uid: 5918 + - uid: 24309 components: - type: Transform - pos: 34.5,-40.5 + pos: -57.5,75.5 parent: 2 - - uid: 6422 +- proto: VendingMachineViroDrobe + entities: + - uid: 18157 components: - type: Transform - pos: 51.5,10.5 + pos: -56.5,-63.5 parent: 2 - - uid: 6423 +- proto: VendingMachineWallMedical + entities: + - uid: 18462 components: - type: Transform - pos: 50.5,8.5 + rot: 3.141592653589793 rad + pos: -20.5,-74.5 parent: 2 - - uid: 41164 + - uid: 18771 components: - type: Transform - pos: 56.5,-66.5 + rot: 3.141592653589793 rad + pos: -25.5,-63.5 parent: 2 - - uid: 41165 + - uid: 54955 components: - type: Transform - pos: 49.5,-57.5 - parent: 2 - - uid: 41166 + pos: 5.5,-2.5 + parent: 54730 + - uid: 67930 components: - type: Transform - pos: -37.5,38.5 - parent: 2 - - uid: 41168 + pos: 9.5,12.5 + parent: 66965 + - uid: 71152 components: - type: Transform - pos: 40.5,-63.5 - parent: 2 - - uid: 41170 + rot: -1.5707963267948966 rad + pos: -0.5,0.5 + parent: 56001 + - type: AccessReader + access: + - - Brig + - - Medical + - - Security +- proto: VendingMachineWinter + entities: + - uid: 5334 components: - type: Transform - pos: 31.5,-60.5 + pos: -64.5,7.5 parent: 2 - - uid: 41171 + - uid: 11014 components: - type: Transform - pos: -37.5,-47.5 + pos: -78.5,49.5 parent: 2 - - uid: 41172 +- proto: VendingMachineYouTool + entities: + - uid: 10757 components: - type: Transform - pos: 33.5,-59.5 + pos: -44.5,11.5 parent: 2 - - uid: 41173 + - uid: 10768 components: - type: Transform - pos: 48.5,-54.5 + pos: -47.5,11.5 parent: 2 - - uid: 41175 + - uid: 11673 components: - type: Transform - pos: 55.5,-42.5 + pos: 9.5,30.5 parent: 2 - - uid: 41176 + - uid: 15888 components: - type: Transform - pos: 56.5,-64.5 + pos: 32.5,22.5 parent: 2 - - uid: 41177 + - uid: 16033 components: - type: Transform - pos: 50.5,-59.5 + pos: 49.5,15.5 parent: 2 - - uid: 41178 + - uid: 65807 components: - type: Transform - pos: 54.5,-60.5 - parent: 2 - - uid: 41179 + pos: 6.5,7.5 + parent: 65694 + - uid: 67931 components: - type: Transform - pos: 50.5,-64.5 - parent: 2 - - uid: 41180 + pos: 6.5,2.5 + parent: 66965 +- proto: ViolaInstrument + entities: + - uid: 10051 components: - type: Transform - pos: 45.5,-66.5 + pos: -12.297137,21.442001 parent: 2 - - uid: 41182 +- proto: ViolinInstrument + entities: + - uid: 6078 components: - type: Transform - pos: 54.5,-63.5 + pos: -28.496777,32.137398 parent: 2 - - uid: 41183 +- proto: VoiceTrigger + entities: + - uid: 4246 components: - type: Transform - pos: 46.5,-60.5 + pos: 52.790028,-33.464478 parent: 2 - - uid: 41184 + - uid: 9022 components: - type: Transform - pos: 41.5,-59.5 + pos: 68.62623,-53.249825 parent: 2 - - uid: 41185 +- proto: WallBasaltCobblebrick + entities: + - uid: 14589 components: - type: Transform - pos: 42.5,-63.5 + pos: 13.5,-76.5 parent: 2 - - uid: 41186 + - uid: 14596 components: - type: Transform - pos: 36.5,-65.5 + pos: 15.5,-77.5 parent: 2 - - uid: 41187 + - uid: 14599 components: - type: Transform - pos: 31.5,-64.5 + pos: 15.5,-76.5 parent: 2 - - uid: 41188 + - uid: 14602 components: - type: Transform - pos: 30.5,-60.5 + pos: 12.5,-76.5 parent: 2 - - uid: 41189 + - uid: 14603 components: - type: Transform - pos: 26.5,-61.5 + pos: 16.5,-77.5 parent: 2 - - uid: 41192 + - uid: 14612 components: - type: Transform - pos: 19.5,-53.5 + pos: 14.5,-76.5 parent: 2 - - uid: 41194 + - uid: 14634 components: - type: Transform - pos: 33.5,-65.5 + pos: 11.5,-76.5 parent: 2 - - uid: 41195 + - uid: 14664 components: - type: Transform - pos: 36.5,-54.5 + pos: 16.5,-81.5 parent: 2 - - uid: 41196 + - uid: 14668 components: - type: Transform - pos: 37.5,-63.5 + pos: 16.5,-85.5 parent: 2 - - uid: 41197 + - uid: 14850 components: - type: Transform - pos: 49.5,-62.5 + pos: 16.5,-83.5 parent: 2 - - uid: 41198 + - uid: 14851 components: - type: Transform - pos: -23.5,-70.5 + pos: 16.5,-84.5 parent: 2 - - uid: 41199 + - uid: 14913 components: - type: Transform - pos: 49.5,-60.5 + pos: 16.5,-82.5 parent: 2 - - uid: 41208 + - uid: 14915 components: - type: Transform - pos: -11.5,-65.5 + pos: 4.5,-80.5 parent: 2 - - uid: 41209 + - uid: 14916 components: - type: Transform - pos: -21.5,-56.5 + pos: 9.5,-76.5 parent: 2 - - uid: 41210 + - uid: 14927 components: - type: Transform - pos: -29.5,-71.5 + pos: 16.5,-80.5 parent: 2 - - uid: 41211 + - uid: 14928 components: - type: Transform - pos: -45.5,-54.5 + pos: 8.5,-86.5 parent: 2 - - uid: 41212 + - uid: 14930 components: - type: Transform - pos: 18.5,-41.5 + pos: 15.5,-85.5 parent: 2 - - uid: 41213 + - uid: 14946 components: - type: Transform - pos: -35.5,-71.5 + pos: 14.5,-86.5 parent: 2 - - uid: 41214 + - uid: 14998 components: - type: Transform - pos: -45.5,-68.5 + pos: 12.5,-86.5 parent: 2 - - uid: 41215 + - uid: 15002 components: - type: Transform - pos: -44.5,-45.5 + pos: 16.5,-78.5 parent: 2 - - uid: 41216 + - uid: 15022 components: - type: Transform - pos: -40.5,-43.5 + pos: 4.5,-84.5 parent: 2 - - uid: 41218 + - uid: 15023 components: - type: Transform - pos: -45.5,-65.5 + pos: 7.5,-86.5 parent: 2 - - uid: 43911 + - uid: 15024 components: - type: Transform - pos: 0.5,-74.5 + pos: 4.5,-81.5 parent: 2 - - uid: 44114 + - uid: 15025 components: - type: Transform - pos: 74.5,-23.5 + pos: 9.5,-86.5 parent: 2 - - uid: 44621 + - uid: 15026 components: - type: Transform - pos: 68.5,-52.5 + pos: 15.5,-86.5 parent: 2 - - uid: 44630 + - uid: 15027 components: - type: Transform - pos: 55.5,-52.5 + pos: 13.5,-86.5 parent: 2 - - uid: 44632 + - uid: 15028 components: - type: Transform - pos: 70.5,-47.5 + pos: 7.5,-76.5 parent: 2 - - uid: 44634 + - uid: 15029 components: - type: Transform - pos: 72.5,-36.5 + pos: 4.5,-77.5 parent: 2 - - uid: 44636 + - uid: 15030 components: - type: Transform - pos: 64.5,-13.5 + pos: 10.5,-86.5 parent: 2 - - uid: 44640 + - uid: 15031 components: - type: Transform - pos: 67.5,-20.5 + pos: 4.5,-78.5 parent: 2 - - uid: 44646 + - uid: 15032 components: - type: Transform - pos: 70.5,-27.5 + pos: 4.5,-79.5 parent: 2 - - uid: 51267 + - uid: 15130 components: - type: Transform - pos: 22.5,-62.5 + pos: 6.5,-76.5 parent: 2 - - uid: 51268 + - uid: 15131 components: - type: Transform - pos: 23.5,-55.5 + pos: 5.5,-76.5 parent: 2 - - uid: 51269 + - uid: 15132 components: - type: Transform - pos: 25.5,-65.5 + pos: 8.5,-76.5 parent: 2 -- proto: SpaceTickSpawner - entities: - - uid: 34109 - components: - - type: Transform - pos: 4.5,-12.5 - parent: 33049 - - uid: 34110 + - uid: 15184 components: - type: Transform - pos: -4.5,-16.5 - parent: 33049 - - uid: 34111 + pos: 4.5,-85.5 + parent: 2 + - uid: 15185 components: - type: Transform - pos: -7.5,19.5 - parent: 33049 - - uid: 34112 + pos: 6.5,-86.5 + parent: 2 + - uid: 15187 components: - type: Transform - pos: -0.5,23.5 - parent: 33049 - - uid: 34113 + pos: 5.5,-77.5 + parent: 2 + - uid: 15188 components: - type: Transform - pos: 1.5,13.5 - parent: 33049 - - uid: 34114 + pos: 11.5,-86.5 + parent: 2 + - uid: 15189 components: - type: Transform - pos: 9.5,19.5 - parent: 33049 -- proto: SpaceVillainArcade - entities: - - uid: 25553 + pos: 16.5,-79.5 + parent: 2 + - uid: 15190 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... - name: слот-машина - type: Transform - pos: -46.5,-67.5 + pos: 4.5,-82.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25554 + - uid: 15191 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... - name: слот-машина - type: Transform - pos: -44.5,-67.5 + pos: 5.5,-85.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25555 + - uid: 15192 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... - name: слот-машина - type: Transform - pos: -42.5,-67.5 + pos: 5.5,-86.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25556 + - uid: 15193 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... - name: слот-машина - type: Transform - pos: -41.5,-67.5 + pos: 4.5,-83.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25557 + - uid: 27218 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... На правой стороне машины выцарапана надпись "Blaze was here". - name: слот-машина - type: Transform rot: 3.141592653589793 rad - pos: -40.5,-69.5 + pos: -36.5,108.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25558 + - uid: 27219 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... - name: повреждённая слот-машина - type: Transform rot: 3.141592653589793 rad - pos: -41.5,-69.5 + pos: -36.5,107.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25559 + - uid: 27220 components: - - type: MetaData - desc: Игровой автомат, который сможет тебя оставить лишь в одних трусах... - name: слот-машина - type: Transform rot: 3.141592653589793 rad - pos: -45.5,-69.5 + pos: -36.5,106.5 parent: 2 - - type: SpamEmitSound - enabled: False -- proto: SpaceVillainArcadeComputerCircuitboard - entities: - - uid: 52080 + - uid: 27221 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.350578,9.508961 + rot: 3.141592653589793 rad + pos: -36.5,105.5 parent: 2 -- proto: SpaceVillainArcadeFilled +- proto: WallBrick entities: - - uid: 15046 + - uid: 27169 components: - type: Transform - pos: -37.5,7.5 + rot: 3.141592653589793 rad + pos: -38.5,97.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25562 + - uid: 27170 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -83.5,17.5 + rot: 3.141592653589793 rad + pos: -38.5,96.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 25564 + - uid: 27171 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -69.5,19.5 + rot: 3.141592653589793 rad + pos: -38.5,95.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 34115 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,16.5 - parent: 33049 - - uid: 35632 + - uid: 27172 components: - type: Transform rot: 3.141592653589793 rad - pos: -38.5,-37.5 + pos: -38.5,94.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 35637 +- proto: WallCult + entities: + - uid: 26783 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-38.5 + pos: 57.5,20.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 37819 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,17.5 - parent: 36861 - - type: SpamEmitSound - enabled: False - - uid: 42415 + - uid: 26912 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,0.5 + pos: 57.5,19.5 parent: 2 - - type: SpamEmitSound - enabled: False - - uid: 53521 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,55.5 - parent: 45711 -- proto: SpawnMobAlexander - entities: - - uid: 31830 + - uid: 26913 components: - type: Transform - pos: -34.5,38.5 + pos: 57.5,16.5 parent: 2 -- proto: SpawnMobBear - entities: - - uid: 45646 + - uid: 26914 components: - type: Transform - pos: 1.5,1.5 - parent: 45518 - - uid: 46001 + pos: 57.5,17.5 + parent: 2 + - uid: 27944 components: - type: Transform - pos: -0.5,42.5 - parent: 45711 - - uid: 47824 + pos: -49.5,-45.5 + parent: 2 + - uid: 27948 components: - type: Transform - pos: 6.5,44.5 - parent: 45711 - - uid: 49259 + pos: -49.5,-48.5 + parent: 2 + - uid: 27949 components: - type: Transform - pos: -21.5,22.5 - parent: 45711 - - uid: 49260 + pos: -49.5,-47.5 + parent: 2 + - uid: 27952 components: - type: Transform - pos: 22.5,16.5 - parent: 45711 - - uid: 49261 + pos: -47.5,-45.5 + parent: 2 + - uid: 27953 components: - type: Transform - pos: 0.5,33.5 - parent: 45711 - - uid: 56008 + pos: -46.5,-45.5 + parent: 2 + - uid: 27954 components: - type: Transform - pos: 1.5,70.5 - parent: 45711 - - uid: 56009 + pos: -45.5,-45.5 + parent: 2 + - uid: 27955 components: - type: Transform - pos: 4.5,73.5 - parent: 45711 -- proto: SpawnMobBearSalvage - entities: - - uid: 49263 + pos: -45.5,-46.5 + parent: 2 + - uid: 27957 components: - type: Transform - pos: -16.5,15.5 - parent: 45711 -- proto: SpawnMobButterfly - entities: - - uid: 53885 + pos: -41.5,-49.5 + parent: 2 + - uid: 27958 components: - type: Transform - pos: -87.5,-5.5 + pos: -41.5,-48.5 parent: 2 - - uid: 53886 + - uid: 27959 components: - type: Transform - pos: -85.5,-9.5 + pos: -41.5,-47.5 parent: 2 - - uid: 53887 + - uid: 27960 components: - type: Transform - pos: -82.5,-5.5 + pos: -44.5,-46.5 parent: 2 - - uid: 53889 + - uid: 27961 components: - type: Transform - pos: -78.5,-4.5 + pos: -44.5,-47.5 parent: 2 - - uid: 53892 + - uid: 27962 components: - type: Transform - pos: -77.5,-7.5 + pos: -43.5,-47.5 parent: 2 - - uid: 55870 + - uid: 27963 components: - type: Transform - pos: -81.5,-9.5 + pos: -42.5,-47.5 parent: 2 -- proto: SpawnMobCarp +- proto: WallMining entities: - - uid: 32872 - components: - - type: Transform - pos: 2.5,13.5 - parent: 34641 - - uid: 34116 - components: - - type: Transform - pos: 1.5,6.5 - parent: 33049 - - uid: 34117 - components: - - type: Transform - pos: 5.5,-16.5 - parent: 33049 - - uid: 34118 - components: - - type: Transform - pos: -2.5,-17.5 - parent: 33049 - - uid: 34119 - components: - - type: Transform - pos: 1.5,-14.5 - parent: 33049 - - uid: 34120 - components: - - type: Transform - pos: -1.5,-10.5 - parent: 33049 - - uid: 34121 - components: - - type: Transform - pos: -7.5,-17.5 - parent: 33049 - - uid: 34122 - components: - - type: Transform - pos: -1.5,-24.5 - parent: 33049 - - uid: 34123 - components: - - type: Transform - pos: -0.5,-2.5 - parent: 33049 - - uid: 34124 - components: - - type: Transform - pos: -0.5,2.5 - parent: 33049 - - uid: 34125 - components: - - type: Transform - pos: -4.5,16.5 - parent: 33049 - - uid: 34126 - components: - - type: Transform - pos: 1.5,20.5 - parent: 33049 - - uid: 34127 + - uid: 56600 components: - type: Transform - pos: 7.5,16.5 - parent: 33049 - - uid: 34128 + pos: -1.5,4.5 + parent: 56424 + - uid: 56601 components: - type: Transform - pos: 7.5,13.5 - parent: 33049 - - uid: 34129 + pos: -1.5,3.5 + parent: 56424 + - uid: 56602 components: - type: Transform - pos: -3.5,13.5 - parent: 33049 - - uid: 34130 + pos: 2.5,4.5 + parent: 56424 + - uid: 56603 components: - type: Transform - pos: -10.5,19.5 - parent: 33049 - - uid: 45457 + pos: 2.5,3.5 + parent: 56424 + - uid: 56604 components: - type: Transform - pos: 0.5,1.5 - parent: 43176 - - uid: 45458 + pos: 3.5,3.5 + parent: 56424 + - uid: 56605 components: - type: Transform - pos: -2.5,0.5 - parent: 43176 - - uid: 45647 + pos: -2.5,2.5 + parent: 56424 + - uid: 56606 components: - type: Transform - pos: 3.5,5.5 - parent: 45518 - - uid: 45648 + pos: -2.5,3.5 + parent: 56424 + - uid: 56607 components: - type: Transform - pos: -2.5,0.5 - parent: 45518 - - uid: 45649 + pos: 3.5,2.5 + parent: 56424 + - uid: 56608 components: - type: Transform - pos: 4.5,0.5 - parent: 45518 - - uid: 45650 + pos: -3.5,2.5 + parent: 56424 + - uid: 56609 components: - type: Transform - pos: 1.5,-2.5 - parent: 45518 - - uid: 47591 + pos: 4.5,2.5 + parent: 56424 + - uid: 56610 components: - type: Transform - pos: -39.5,48.5 - parent: 45711 - - uid: 49264 + pos: -3.5,1.5 + parent: 56424 + - uid: 56611 components: - type: Transform - pos: -0.5,11.5 - parent: 45711 - - uid: 49265 + pos: 4.5,1.5 + parent: 56424 + - uid: 56612 components: - type: Transform - pos: 1.5,9.5 - parent: 45711 - - uid: 49266 + pos: 4.5,-2.5 + parent: 56424 + - uid: 56613 components: - type: Transform - pos: -1.5,26.5 - parent: 45711 - - uid: 49267 + pos: 4.5,-3.5 + parent: 56424 + - uid: 56614 components: - type: Transform - pos: 2.5,26.5 - parent: 45711 - - uid: 49268 + pos: -3.5,-3.5 + parent: 56424 + - uid: 56615 components: - type: Transform - pos: -19.5,12.5 - parent: 45711 - - uid: 49269 + pos: 3.5,-3.5 + parent: 56424 + - uid: 56616 components: - type: Transform - pos: -16.5,8.5 - parent: 45711 - - uid: 49270 + pos: -2.5,-4.5 + parent: 56424 + - uid: 56617 components: - type: Transform - pos: 0.5,37.5 - parent: 45711 - - uid: 49271 + pos: -2.5,-3.5 + parent: 56424 + - uid: 56618 components: - type: Transform - pos: -4.5,9.5 - parent: 45711 - - uid: 49272 + pos: 3.5,-4.5 + parent: 56424 + - uid: 56619 components: - type: Transform - pos: 16.5,23.5 - parent: 45711 - - uid: 49273 + pos: 0.5,-4.5 + parent: 56424 + - uid: 56620 components: - type: Transform - pos: 8.5,16.5 - parent: 45711 - - uid: 49274 + pos: -1.5,-4.5 + parent: 56424 + - uid: 56621 components: - type: Transform - pos: -21.5,25.5 - parent: 45711 - - uid: 50233 + pos: 2.5,-4.5 + parent: 56424 + - uid: 56622 components: - type: Transform - pos: -50.5,44.5 - parent: 45711 - - uid: 52244 + pos: -3.5,-2.5 + parent: 56424 +- proto: WallMiningDiagonal + entities: + - uid: 56623 components: - type: Transform - pos: 0.5,50.5 - parent: 45711 - - uid: 53199 + pos: -4.5,-2.5 + parent: 56424 + - uid: 56624 components: - type: Transform - pos: 3.5,81.5 - parent: 45711 - - uid: 53200 + rot: -1.5707963267948966 rad + pos: 5.5,-2.5 + parent: 56424 + - uid: 56625 components: - type: Transform - pos: 2.5,80.5 - parent: 45711 - - uid: 53331 + rot: 1.5707963267948966 rad + pos: -4.5,1.5 + parent: 56424 + - uid: 56626 components: - type: Transform - pos: -26.5,20.5 - parent: 45711 - - uid: 53337 + rot: 3.141592653589793 rad + pos: 5.5,1.5 + parent: 56424 +- proto: WallmountGeneratorAPUElectronics + entities: + - uid: 56160 components: - type: Transform - pos: -6.5,62.5 - parent: 45711 - - uid: 54408 + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WallmountGeneratorElectronics + entities: + - uid: 56161 components: - type: Transform - pos: -47.5,50.5 - parent: 45711 - - uid: 54412 + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WallmountSubstationElectronics + entities: + - uid: 56162 components: - type: Transform - pos: -53.5,52.5 - parent: 45711 -- proto: SpawnMobCarpHolo + parent: 56154 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WallmountTelescreen entities: - - uid: 32867 + - uid: 9759 components: - type: Transform - pos: -23.5,9.5 - parent: 34641 - - uid: 32868 + rot: 1.5707963267948966 rad + pos: -3.5,56.5 + parent: 2 +- proto: WallmountTelescreenFrame + entities: + - uid: 29058 components: - type: Transform - pos: -24.5,11.5 - parent: 34641 - - uid: 32869 + pos: -26.5,-50.5 + parent: 2 + - uid: 63890 components: - type: Transform - pos: -16.5,10.5 - parent: 34641 - - uid: 32870 + pos: -17.5,4.5 + parent: 56631 + - uid: 63891 components: - type: Transform - pos: -1.5,8.5 - parent: 34641 - - uid: 32871 + rot: 1.5707963267948966 rad + pos: 11.5,-6.5 + parent: 56631 +- proto: WallmountTelevision + entities: + - uid: 5031 components: - type: Transform - pos: -13.5,3.5 - parent: 34641 - - uid: 45459 + pos: 79.5,3.5 + parent: 2 + - uid: 10071 components: - type: Transform - pos: 6.5,2.5 - parent: 43176 - - uid: 46595 + rot: 1.5707963267948966 rad + pos: -22.5,22.5 + parent: 2 + - uid: 14665 components: - type: Transform - pos: -46.5,43.5 - parent: 45711 - - uid: 49276 + rot: -1.5707963267948966 rad + pos: -37.5,18.5 + parent: 2 + - uid: 14960 components: - type: Transform - pos: 12.5,-7.5 - parent: 45711 - - uid: 49277 + pos: -53.5,29.5 + parent: 2 + - uid: 22602 components: - type: Transform - pos: -9.5,-2.5 - parent: 45711 - - uid: 49278 + rot: 1.5707963267948966 rad + pos: -39.5,-37.5 + parent: 2 + - uid: 22603 components: - type: Transform - pos: -0.5,29.5 - parent: 45711 - - uid: 49279 + rot: 3.141592653589793 rad + pos: -61.5,-13.5 + parent: 2 + - uid: 24458 components: - type: Transform - pos: 1.5,29.5 - parent: 45711 - - uid: 49280 + rot: -1.5707963267948966 rad + pos: -27.5,39.5 + parent: 2 + - uid: 25903 components: - type: Transform - pos: 12.5,6.5 - parent: 45711 - - uid: 53334 + pos: -56.5,2.5 + parent: 2 + - uid: 28783 components: - type: Transform - pos: -13.5,66.5 - parent: 45711 - - uid: 53335 + rot: 3.141592653589793 rad + pos: -77.5,7.5 + parent: 2 + - uid: 28784 components: - type: Transform - pos: -12.5,62.5 - parent: 45711 - - uid: 54264 + pos: 32.5,2.5 + parent: 2 + - uid: 28785 components: - type: Transform - pos: -46.5,53.5 - parent: 45711 -- proto: SpawnMobCat - entities: - - uid: 11568 + pos: 8.5,-14.5 + parent: 2 + - uid: 28786 components: - type: Transform - pos: 4.5,-23.5 + pos: 11.5,20.5 parent: 2 - - uid: 11628 + - uid: 28787 components: - type: Transform - pos: 5.5,-23.5 + rot: 1.5707963267948966 rad + pos: -1.5,40.5 parent: 2 - - uid: 43379 + - uid: 28788 components: - type: Transform - pos: -54.5,47.5 + rot: 1.5707963267948966 rad + pos: 4.5,-57.5 parent: 2 -- proto: SpawnMobCatException - entities: - - uid: 25569 + - uid: 28789 components: - type: Transform - pos: 13.5,-43.5 + pos: -3.5,-32.5 parent: 2 -- proto: SpawnMobCatFloppa - entities: - - uid: 20723 + - uid: 28790 components: - type: Transform - pos: -12.5,-47.5 + pos: -53.5,56.5 parent: 2 -- proto: SpawnMobCatKitten - entities: - - uid: 7636 + - uid: 28791 components: - type: Transform - pos: 3.5,-23.5 + rot: -1.5707963267948966 rad + pos: -98.5,62.5 parent: 2 - - uid: 45282 + - uid: 29531 components: - type: Transform - pos: -68.5,-6.5 + pos: 23.5,-73.5 parent: 2 -- proto: SpawnMobCatRuntime +- proto: WallmountTelevisionFrame entities: - - uid: 25575 + - uid: 24225 components: - type: Transform - pos: 13.5,-50.5 + pos: -13.5,-83.5 parent: 2 -- proto: SpawnMobCatSpace - entities: - - uid: 44834 + - uid: 25703 components: - type: Transform - pos: -5.5,9.5 + rot: -1.5707963267948966 rad + pos: -59.5,-42.5 parent: 2 -- proto: SpawnMobCleanBot - entities: - - uid: 25576 + - uid: 30552 components: - type: Transform - pos: -21.5,44.5 + rot: 1.5707963267948966 rad + pos: 63.5,-14.5 parent: 2 - - uid: 37820 + - uid: 63892 components: - type: Transform - pos: 5.5,6.5 - parent: 36861 - - uid: 44526 + rot: -1.5707963267948966 rad + pos: 8.5,3.5 + parent: 56631 + - uid: 63893 components: - type: Transform - pos: 73.5,-26.5 - parent: 2 -- proto: SpawnMobCobraSalvage + pos: -12.5,64.5 + parent: 56631 +- proto: WallPlasma entities: - - uid: 49281 + - uid: 63894 components: - type: Transform - pos: -29.5,25.5 - parent: 45711 - - uid: 49282 + rot: 3.141592653589793 rad + pos: -37.5,38.5 + parent: 56631 + - uid: 63895 components: - type: Transform - pos: -20.5,30.5 - parent: 45711 -- proto: SpawnMobCockroach - entities: - - uid: 19523 + rot: 3.141592653589793 rad + pos: -38.5,38.5 + parent: 56631 + - uid: 63896 components: - type: Transform - pos: 58.5,-51.5 - parent: 2 - - uid: 43378 + rot: 3.141592653589793 rad + pos: -35.5,38.5 + parent: 56631 + - uid: 63897 components: - type: Transform - pos: -55.5,45.5 - parent: 2 - - uid: 43380 + pos: -37.5,43.5 + parent: 56631 + - uid: 63898 components: - type: Transform - pos: -45.5,49.5 - parent: 2 - - uid: 43381 + rot: 3.141592653589793 rad + pos: -36.5,38.5 + parent: 56631 + - uid: 63899 components: - type: Transform - pos: -41.5,51.5 - parent: 2 - - uid: 43382 + rot: 3.141592653589793 rad + pos: -39.5,38.5 + parent: 56631 + - uid: 63900 components: - type: Transform - pos: -45.5,42.5 - parent: 2 - - uid: 43383 + pos: -39.5,41.5 + parent: 56631 + - uid: 63901 components: - type: Transform - pos: -42.5,44.5 - parent: 2 -- proto: SpawnMobCorgi - entities: - - uid: 24493 + pos: -39.5,42.5 + parent: 56631 + - uid: 63902 components: - type: Transform - pos: -12.5,-8.5 - parent: 2 -- proto: SpawnMobCrab - entities: - - uid: 44824 + pos: -39.5,43.5 + parent: 56631 + - uid: 63903 components: - type: Transform - pos: -94.5,-5.5 - parent: 2 - - uid: 44825 + pos: -38.5,43.5 + parent: 56631 + - uid: 63904 components: - type: Transform - pos: -93.5,-9.5 - parent: 2 -- proto: SpawnMobCrabAtmos - entities: - - uid: 36039 + pos: -39.5,40.5 + parent: 56631 + - uid: 63905 components: - type: Transform - pos: 33.5,28.5 - parent: 2 -- proto: SpawnMobFoxRenault - entities: - - uid: 1154 + pos: -39.5,39.5 + parent: 56631 + - uid: 63906 components: - type: Transform - pos: -1.5,-3.5 - parent: 2 -- proto: SpawnMobFrog - entities: - - uid: 11117 + rot: -1.5707963267948966 rad + pos: -36.5,39.5 + parent: 56631 + - uid: 63907 components: - type: Transform - pos: 4.5,-16.5 - parent: 2 - - uid: 44800 + rot: -1.5707963267948966 rad + pos: -36.5,42.5 + parent: 56631 + - uid: 63908 components: - type: Transform - pos: 2.5,-16.5 - parent: 2 - - uid: 45266 + pos: -35.5,43.5 + parent: 56631 + - uid: 63909 components: - type: Transform - pos: 5.5,-17.5 - parent: 2 -- proto: SpawnMobGorillaLargo + pos: -36.5,43.5 + parent: 56631 +- proto: WallPlastitanium entities: - - uid: 25608 + - uid: 56404 components: - type: Transform - pos: 60.5,9.5 - parent: 2 -- proto: SpawnMobHellspawn - entities: - - uid: 54221 + rot: 1.5707963267948966 rad + pos: 1.5,-2.5 + parent: 56354 + - uid: 56405 components: - type: Transform - pos: -51.5,48.5 - parent: 45711 -- proto: SpawnMobKangaroo - entities: - - uid: 49283 + pos: -0.5,2.5 + parent: 56354 + - uid: 56406 components: - type: Transform - pos: -25.5,30.5 - parent: 45711 - - uid: 49284 + rot: -1.5707963267948966 rad + pos: 3.5,-1.5 + parent: 56354 + - uid: 56407 components: - type: Transform - pos: 33.5,16.5 - parent: 45711 - - uid: 52328 + rot: -1.5707963267948966 rad + pos: 3.5,-2.5 + parent: 56354 + - uid: 56408 components: - type: Transform - pos: 1.5,51.5 - parent: 45711 - - uid: 53201 + pos: -1.5,-0.5 + parent: 56354 + - uid: 56409 components: - type: Transform - pos: 3.5,80.5 - parent: 45711 - - uid: 56079 + pos: 0.5,2.5 + parent: 56354 + - uid: 56410 components: - type: Transform - pos: 29.5,59.5 - parent: 45711 -- proto: SpawnMobKangarooWillow - entities: - - uid: 44832 + pos: -1.5,2.5 + parent: 56354 + - uid: 56411 components: - type: Transform - pos: -7.5,27.5 - parent: 2 -- proto: SpawnMobLizard - entities: - - uid: 44752 + pos: -0.5,3.5 + parent: 56354 + - uid: 56412 components: - type: Transform - pos: -4.5,27.5 - parent: 2 - - uid: 44826 + pos: -0.5,4.5 + parent: 56354 + - uid: 56413 components: - type: Transform - pos: -6.5,25.5 - parent: 2 - - uid: 44827 + pos: 3.5,4.5 + parent: 56354 + - uid: 56414 components: - type: Transform - pos: -5.5,26.5 - parent: 2 -- proto: SpawnMobMcGriff - entities: - - uid: 8139 + pos: 3.5,3.5 + parent: 56354 + - uid: 56415 components: - type: Transform - pos: -27.5,-20.5 - parent: 2 -- proto: SpawnMobMedibot - entities: - - uid: 8477 + pos: 4.5,2.5 + parent: 56354 + - uid: 56416 components: - type: Transform - pos: 19.5,39.5 - parent: 2 - - uid: 34131 + pos: 4.5,-0.5 + parent: 56354 + - uid: 56417 components: - type: Transform - pos: -3.5,13.5 - parent: 33049 -- proto: SpawnMobMonkeyPunpun - entities: - - uid: 20605 + rot: -1.5707963267948966 rad + pos: -0.5,-2.5 + parent: 56354 + - uid: 56418 components: - type: Transform - pos: -18.5,42.5 - parent: 2 -- proto: SpawnMobMouse - entities: - - uid: 25303 + rot: -1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 56354 + - uid: 56419 components: - type: Transform - pos: 46.5,10.5 - parent: 2 - - uid: 25583 + pos: 3.5,2.5 + parent: 56354 + - uid: 56420 components: - type: Transform - pos: 21.5,40.5 - parent: 2 - - uid: 25584 + rot: 3.141592653589793 rad + pos: -0.5,-0.5 + parent: 56354 + - uid: 56421 components: - type: Transform - pos: 35.5,-37.5 - parent: 2 - - uid: 25585 + rot: 3.141592653589793 rad + pos: 3.5,-0.5 + parent: 56354 + - uid: 56422 components: - type: Transform - pos: -25.5,-72.5 - parent: 2 - - uid: 25586 + pos: 2.5,2.5 + parent: 56354 + - uid: 63910 components: - type: Transform - pos: -40.5,-68.5 - parent: 2 - - uid: 25587 + pos: -2.5,46.5 + parent: 56631 + - uid: 63911 components: - type: Transform - pos: -15.5,-67.5 - parent: 2 - - uid: 25589 + pos: -1.5,47.5 + parent: 56631 + - uid: 63912 components: - type: Transform - pos: -46.5,-72.5 - parent: 2 - - uid: 25590 + pos: -2.5,47.5 + parent: 56631 + - uid: 63913 components: - type: Transform - pos: -34.5,9.5 - parent: 2 - - uid: 25592 + pos: 2.5,47.5 + parent: 56631 + - uid: 63914 components: - type: Transform - pos: -41.5,-41.5 - parent: 2 - - uid: 25593 + pos: 7.5,47.5 + parent: 56631 + - uid: 63915 components: - type: Transform - pos: -13.5,-10.5 - parent: 2 - - uid: 25596 + pos: 4.5,47.5 + parent: 56631 + - uid: 63916 components: - type: Transform - pos: -21.5,-55.5 - parent: 2 - - uid: 25599 + pos: 3.5,47.5 + parent: 56631 + - uid: 63917 components: - type: Transform - pos: -46.5,-59.5 - parent: 2 - - uid: 25601 + pos: 5.5,47.5 + parent: 56631 + - uid: 63918 components: - type: Transform - pos: -59.5,-23.5 - parent: 2 - - uid: 25602 + pos: 3.5,46.5 + parent: 56631 + - uid: 63919 components: - type: Transform - pos: -71.5,-14.5 - parent: 2 - - uid: 25603 + pos: 8.5,47.5 + parent: 56631 + - uid: 63920 components: - type: Transform - pos: -54.5,-8.5 - parent: 2 - - uid: 25604 + pos: -19.5,39.5 + parent: 56631 + - uid: 63921 components: - type: Transform - pos: -81.5,-21.5 - parent: 2 - - uid: 25605 + pos: -32.5,38.5 + parent: 56631 + - uid: 63922 components: - type: Transform - pos: -66.5,-23.5 - parent: 2 - - uid: 26467 + pos: -14.5,-6.5 + parent: 56631 + - uid: 63923 components: - type: Transform - pos: -13.5,45.5 - parent: 2 - - uid: 28740 + pos: -17.5,-1.5 + parent: 56631 + - uid: 63924 components: - type: Transform - pos: 35.5,31.5 - parent: 2 - - uid: 43425 + pos: -16.5,-2.5 + parent: 56631 + - uid: 63925 components: - type: Transform - pos: 36.5,-8.5 - parent: 2 -- proto: SpawnMobParrot - entities: - - uid: 44833 + pos: -17.5,-2.5 + parent: 56631 + - uid: 63926 components: - type: Transform - pos: 21.5,-17.5 - parent: 2 - - uid: 44837 + pos: -15.5,-5.5 + parent: 56631 + - uid: 63927 components: - type: Transform - pos: 19.5,-17.5 - parent: 2 -- proto: SpawnMobPenguin - entities: - - uid: 15387 + pos: -15.5,-4.5 + parent: 56631 + - uid: 63928 components: - type: Transform - pos: -7.5,19.5 - parent: 2 - - uid: 44835 + pos: -18.5,-1.5 + parent: 56631 + - uid: 63929 components: - type: Transform - pos: -6.5,18.5 - parent: 2 - - uid: 44836 + pos: -15.5,-3.5 + parent: 56631 + - uid: 63930 components: - type: Transform - pos: -5.5,17.5 - parent: 2 -- proto: SpawnMobShark - entities: - - uid: 46626 + pos: -16.5,-3.5 + parent: 56631 + - uid: 63931 components: - type: Transform - pos: -45.5,42.5 - parent: 45711 - - uid: 46754 + pos: -18.5,-0.5 + parent: 56631 + - uid: 63932 components: - type: Transform - pos: -45.5,54.5 - parent: 45711 - - uid: 49285 + pos: -14.5,-5.5 + parent: 56631 + - uid: 63933 components: - type: Transform - pos: 0.5,28.5 - parent: 45711 - - uid: 53198 + rot: 1.5707963267948966 rad + pos: 20.5,52.5 + parent: 56631 + - uid: 63934 components: - type: Transform - pos: 2.5,81.5 - parent: 45711 -- proto: SpawnMobShiva - entities: - - uid: 826 + pos: -18.5,0.5 + parent: 56631 + - uid: 63935 components: - type: Transform - pos: -24.5,-10.5 - parent: 2 -- proto: SpawnMobSlug - entities: - - uid: 14588 + rot: 1.5707963267948966 rad + pos: 20.5,48.5 + parent: 56631 + - uid: 63936 components: - type: Transform - pos: 3.5,-17.5 - parent: 2 - - uid: 16880 + rot: 1.5707963267948966 rad + pos: 21.5,47.5 + parent: 56631 + - uid: 63937 components: - type: Transform - pos: 2.5,-15.5 - parent: 2 - - uid: 22956 + pos: -5.5,35.5 + parent: 56631 + - uid: 63938 components: - type: Transform - pos: 63.5,-14.5 - parent: 2 - - uid: 22957 + pos: -5.5,36.5 + parent: 56631 + - uid: 63939 components: - type: Transform - pos: 65.5,-16.5 - parent: 2 -- proto: SpawnMobSmile - entities: - - uid: 14035 + pos: -5.5,38.5 + parent: 56631 + - uid: 63940 components: - type: Transform - pos: 24.5,-26.5 - parent: 2 -- proto: SpawnMobSpaceCobra - entities: - - uid: 49286 + pos: -5.5,39.5 + parent: 56631 + - uid: 63941 components: - type: Transform - pos: 13.5,32.5 - parent: 45711 - - uid: 49287 + rot: 1.5707963267948966 rad + pos: 20.5,47.5 + parent: 56631 + - uid: 63942 components: - type: Transform - pos: 16.5,32.5 - parent: 45711 - - uid: 49288 + rot: 1.5707963267948966 rad + pos: 19.5,47.5 + parent: 56631 + - uid: 63943 components: - type: Transform - pos: 19.5,-8.5 - parent: 45711 - - uid: 49289 + rot: 1.5707963267948966 rad + pos: 22.5,47.5 + parent: 56631 + - uid: 63944 components: - type: Transform - pos: 28.5,13.5 - parent: 45711 - - uid: 49290 + rot: 1.5707963267948966 rad + pos: 23.5,47.5 + parent: 56631 + - uid: 63945 components: - type: Transform - pos: 28.5,19.5 - parent: 45711 - - uid: 49291 + rot: 1.5707963267948966 rad + pos: 24.5,47.5 + parent: 56631 + - uid: 63946 components: - type: Transform - pos: 3.5,34.5 - parent: 45711 - - uid: 52332 + rot: 1.5707963267948966 rad + pos: 24.5,46.5 + parent: 56631 + - uid: 63947 components: - type: Transform - pos: -2.5,33.5 - parent: 45711 - - uid: 53336 + rot: 1.5707963267948966 rad + pos: 21.5,53.5 + parent: 56631 + - uid: 63948 components: - type: Transform - pos: -5.5,64.5 - parent: 45711 - - uid: 56075 + pos: 6.5,38.5 + parent: 56631 + - uid: 63949 components: - type: Transform - pos: 27.5,44.5 - parent: 45711 - - uid: 56076 + pos: 9.5,33.5 + parent: 56631 + - uid: 63950 components: - type: Transform - pos: 22.5,51.5 - parent: 45711 - - uid: 56077 + rot: -1.5707963267948966 rad + pos: 16.5,-7.5 + parent: 56631 + - uid: 63951 components: - type: Transform - pos: 33.5,51.5 - parent: 45711 -- proto: SpawnMobSpaceSpider - entities: - - uid: 46728 + pos: 1.5,-4.5 + parent: 56631 + - uid: 63952 components: - type: Transform - pos: -19.5,4.5 - parent: 45711 - - uid: 46787 + pos: -2.5,2.5 + parent: 56631 + - uid: 63953 components: - type: Transform - pos: -16.5,-7.5 - parent: 45711 - - uid: 46788 + pos: -4.5,-8.5 + parent: 56631 + - uid: 63954 components: - type: Transform - pos: -20.5,-0.5 - parent: 45711 - - uid: 49292 + pos: 3.5,-4.5 + parent: 56631 + - uid: 63955 components: - type: Transform - pos: 22.5,7.5 - parent: 45711 - - uid: 49293 + pos: -5.5,-8.5 + parent: 56631 + - uid: 63956 components: - type: Transform - pos: -7.5,29.5 - parent: 45711 - - uid: 49294 + pos: -0.5,-4.5 + parent: 56631 + - uid: 63957 components: - type: Transform - pos: 20.5,0.5 - parent: 45711 - - uid: 49295 + pos: 2.5,-4.5 + parent: 56631 + - uid: 63958 components: - type: Transform - pos: 22.5,3.5 - parent: 45711 - - uid: 49296 + pos: -1.5,-8.5 + parent: 56631 + - uid: 63959 components: - type: Transform - pos: -17.5,24.5 - parent: 45711 - - uid: 49297 + pos: -0.5,-8.5 + parent: 56631 + - uid: 63960 components: - type: Transform - pos: -14.5,19.5 - parent: 45711 - - uid: 52936 + pos: 1.5,-8.5 + parent: 56631 + - uid: 63961 components: - type: Transform - pos: -18.5,50.5 - parent: 45711 - - uid: 52937 + pos: 2.5,-8.5 + parent: 56631 + - uid: 63962 components: - type: Transform - pos: -15.5,46.5 - parent: 45711 - - uid: 52938 + pos: 3.5,7.5 + parent: 56631 + - uid: 63963 components: - type: Transform - pos: -13.5,50.5 - parent: 45711 - - uid: 52939 + pos: -2.5,-8.5 + parent: 56631 + - uid: 63964 components: - type: Transform - pos: -19.5,46.5 - parent: 45711 - - uid: 53332 + pos: -2.5,-7.5 + parent: 56631 + - uid: 63965 components: - type: Transform - pos: -13.5,22.5 - parent: 45711 - - uid: 53502 + pos: -3.5,-8.5 + parent: 56631 + - uid: 63966 components: - type: Transform - pos: -14.5,55.5 - parent: 45711 - - uid: 53503 + pos: -2.5,-5.5 + parent: 56631 + - uid: 63967 components: - type: Transform - pos: -10.5,58.5 - parent: 45711 - - uid: 53573 + pos: -2.5,-4.5 + parent: 56631 + - uid: 63968 components: - type: Transform - pos: -19.5,53.5 - parent: 45711 -- proto: SpawnMobSpiderSalvage - entities: - - uid: 45460 + pos: -1.5,-4.5 + parent: 56631 + - uid: 63969 components: - type: Transform - pos: 3.5,2.5 - parent: 43176 -- proto: SpawnMobWalter - entities: - - uid: 32027 + pos: 3.5,-5.5 + parent: 56631 + - uid: 63970 components: - type: Transform - pos: 8.5,-38.5 - parent: 2 -- proto: SpawnPointAtmos - entities: - - uid: 25623 + pos: 4.5,-8.5 + parent: 56631 + - uid: 63971 components: - type: Transform - pos: 5.5,18.5 - parent: 2 - - uid: 25624 + pos: 3.5,-7.5 + parent: 56631 + - uid: 63972 components: - type: Transform - pos: 6.5,18.5 - parent: 2 - - uid: 25625 + pos: 3.5,-8.5 + parent: 56631 + - uid: 63973 components: - type: Transform - pos: 7.5,18.5 - parent: 2 -- proto: SpawnPointBartender - entities: - - uid: 5813 + pos: 3.5,0.5 + parent: 56631 + - uid: 63974 components: - type: Transform - pos: -16.5,37.5 - parent: 2 - - uid: 14594 + pos: -2.5,7.5 + parent: 56631 + - uid: 63975 components: - type: Transform - pos: -16.5,46.5 - parent: 2 -- proto: SpawnPointBorg - entities: - - uid: 15313 + pos: -6.5,-8.5 + parent: 56631 + - uid: 63976 components: - type: Transform - pos: -49.5,8.5 - parent: 2 - - uid: 15315 + pos: -6.5,-7.5 + parent: 56631 + - uid: 63977 components: - type: Transform - pos: -49.5,9.5 - parent: 2 - - uid: 51460 + pos: -6.5,-6.5 + parent: 56631 + - uid: 63978 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-74.5 - parent: 2 -- proto: SpawnPointBotanist - entities: - - uid: 4067 + pos: -6.5,-5.5 + parent: 56631 + - uid: 63979 components: - type: Transform - pos: -29.5,37.5 - parent: 2 - - uid: 11991 + pos: -3.5,-4.5 + parent: 56631 + - uid: 63980 components: - type: Transform - pos: -29.5,43.5 - parent: 2 - - uid: 20116 + pos: 5.5,-8.5 + parent: 56631 + - uid: 63981 components: - type: Transform - pos: -25.5,40.5 - parent: 2 - - uid: 25628 + pos: 6.5,-8.5 + parent: 56631 + - uid: 63982 components: - type: Transform - pos: -24.5,49.5 - parent: 2 - - uid: 25629 + pos: 7.5,-8.5 + parent: 56631 + - uid: 63983 components: - type: Transform - pos: -26.5,49.5 - parent: 2 - - uid: 27976 + pos: 4.5,-4.5 + parent: 56631 + - uid: 63984 components: - type: Transform - pos: -32.5,42.5 - parent: 2 -- proto: SpawnPointBoxer - entities: - - uid: 8308 + pos: 7.5,-5.5 + parent: 56631 + - uid: 63985 components: - type: Transform - pos: -34.5,61.5 - parent: 2 - - uid: 10598 + pos: 7.5,-6.5 + parent: 56631 + - uid: 63986 components: - type: Transform - pos: -31.5,58.5 - parent: 2 -- proto: SpawnPointCaptain - entities: - - uid: 47571 + pos: 7.5,-7.5 + parent: 56631 + - uid: 63987 components: - type: Transform - pos: 2.5,-7.5 - parent: 2 -- proto: SpawnPointCargoTechnician - entities: - - uid: 14901 + pos: -2.5,4.5 + parent: 56631 + - uid: 63988 components: - type: Transform - pos: 50.5,3.5 - parent: 2 - - uid: 25633 + pos: -2.5,5.5 + parent: 56631 + - uid: 63989 components: - type: Transform - pos: 75.5,-1.5 - parent: 2 - - uid: 25635 + pos: -2.5,6.5 + parent: 56631 + - uid: 63990 components: - type: Transform - pos: 55.5,-2.5 - parent: 2 - - uid: 25636 + pos: 3.5,6.5 + parent: 56631 + - uid: 63991 components: - type: Transform - pos: 62.5,-3.5 - parent: 2 -- proto: SpawnPointChaplain - entities: - - uid: 25637 + pos: 8.5,0.5 + parent: 56631 + - uid: 63992 components: - type: Transform - pos: -26.5,13.5 - parent: 2 - - uid: 43952 + pos: 8.5,1.5 + parent: 56631 + - uid: 63993 components: - type: Transform - pos: -35.5,13.5 - parent: 2 -- proto: SpawnPointChef - entities: - - uid: 1692 + pos: 8.5,2.5 + parent: 56631 + - uid: 63994 components: - type: Transform - pos: -26.5,29.5 - parent: 2 - - uid: 25639 + pos: 8.5,3.5 + parent: 56631 + - uid: 63995 components: - type: Transform - pos: -28.5,26.5 - parent: 2 -- proto: SpawnPointChemist - entities: - - uid: 8523 + pos: 8.5,4.5 + parent: 56631 + - uid: 63996 components: - type: Transform - pos: 14.5,-35.5 - parent: 2 - - uid: 8543 + pos: 8.5,5.5 + parent: 56631 + - uid: 63997 components: - type: Transform - pos: 11.5,-40.5 - parent: 2 - - uid: 8551 + pos: 8.5,6.5 + parent: 56631 + - uid: 63998 components: - type: Transform - pos: 8.5,-37.5 - parent: 2 -- proto: SpawnPointChiefEngineer - entities: - - uid: 25643 + pos: 8.5,7.5 + parent: 56631 + - uid: 63999 components: - type: Transform - pos: 14.5,16.5 - parent: 2 -- proto: SpawnPointChiefMedicalOfficer - entities: - - uid: 25644 + pos: 4.5,7.5 + parent: 56631 + - uid: 64000 components: - type: Transform - pos: 13.5,-49.5 - parent: 2 -- proto: SpawnPointClown - entities: - - uid: 15371 + pos: 5.5,7.5 + parent: 56631 + - uid: 64001 components: - type: Transform - pos: -24.5,67.5 - parent: 2 - - uid: 25645 + pos: 7.5,7.5 + parent: 56631 + - uid: 64002 components: - type: Transform - pos: -64.5,9.5 - parent: 2 -- proto: SpawnPointDetective - entities: - - uid: 866 + pos: 9.5,12.5 + parent: 56631 + - uid: 64003 components: - type: Transform - pos: -32.5,-5.5 - parent: 2 -- proto: SpawnPointHeadOfPersonnel - entities: - - uid: 45307 + pos: -3.5,5.5 + parent: 56631 + - uid: 64004 components: - type: Transform - pos: -17.5,-8.5 - parent: 2 -- proto: SpawnPointHeadOfSecurity - entities: - - uid: 5536 + pos: -4.5,5.5 + parent: 56631 + - uid: 64005 components: - type: Transform - pos: -27.5,-11.5 - parent: 2 -- proto: SpawnPointJanitor - entities: - - uid: 15021 + pos: -5.5,6.5 + parent: 56631 + - uid: 64006 components: - type: Transform - pos: -45.5,29.5 - parent: 2 - - uid: 17898 + pos: -5.5,5.5 + parent: 56631 + - uid: 64007 components: - type: Transform - pos: -50.5,29.5 - parent: 2 - - uid: 17899 + pos: 0.5,13.5 + parent: 56631 + - uid: 64008 components: - type: Transform - pos: -49.5,29.5 - parent: 2 - - uid: 43846 + pos: -1.5,13.5 + parent: 56631 + - uid: 64009 components: - type: Transform - pos: -54.5,27.5 - parent: 2 -- proto: SpawnPointLatejoin - entities: - - uid: 1208 + pos: -7.5,3.5 + parent: 56631 + - uid: 64010 components: - type: Transform - pos: -74.5,-4.5 - parent: 2 - - uid: 1209 + pos: -6.5,4.5 + parent: 56631 + - uid: 64011 components: - type: Transform - pos: -80.5,15.5 - parent: 2 - - uid: 1210 + pos: -6.5,3.5 + parent: 56631 + - uid: 64012 components: - type: Transform - pos: -78.5,15.5 - parent: 2 - - uid: 1211 + pos: -8.5,2.5 + parent: 56631 + - uid: 64013 components: - type: Transform - pos: -77.5,13.5 - parent: 2 - - uid: 1212 + pos: -8.5,1.5 + parent: 56631 + - uid: 64014 components: - type: Transform - pos: -75.5,13.5 - parent: 2 - - uid: 1213 + pos: -8.5,0.5 + parent: 56631 + - uid: 64015 components: - type: Transform - pos: -74.5,15.5 - parent: 2 - - uid: 1214 + pos: -7.5,-0.5 + parent: 56631 + - uid: 64016 components: - type: Transform - pos: -72.5,15.5 - parent: 2 - - uid: 4917 + pos: -6.5,-0.5 + parent: 56631 + - uid: 64017 components: - type: Transform - pos: -80.5,-11.5 - parent: 2 - - uid: 5213 + pos: -5.5,-0.5 + parent: 56631 + - uid: 64018 components: - type: Transform - pos: -79.5,-10.5 - parent: 2 - - uid: 6791 + pos: 2.5,13.5 + parent: 56631 + - uid: 64019 components: - type: Transform - pos: -94.5,-8.5 - parent: 2 - - uid: 23041 + pos: -2.5,13.5 + parent: 56631 + - uid: 64020 components: - type: Transform - pos: -74.5,-10.5 - parent: 2 -- proto: SpawnPointLawyer - entities: - - uid: 14484 + pos: -2.5,12.5 + parent: 56631 + - uid: 64021 components: - type: Transform - pos: 4.5,41.5 - parent: 2 -- proto: SpawnPointLibrarian - entities: - - uid: 20261 + pos: -2.5,11.5 + parent: 56631 + - uid: 64022 components: - type: Transform - pos: -5.5,46.5 - parent: 2 -- proto: SpawnPointMedicalDoctor - entities: - - uid: 13219 + pos: -2.5,8.5 + parent: 56631 + - uid: 64023 components: - type: Transform - pos: 5.5,-50.5 - parent: 2 - - uid: 25662 + pos: -2.5,9.5 + parent: 56631 + - uid: 64024 components: - type: Transform - pos: -3.5,-52.5 - parent: 2 - - uid: 25663 + pos: 3.5,8.5 + parent: 56631 + - uid: 64025 components: - type: Transform - pos: -9.5,-51.5 - parent: 2 - - uid: 25664 + pos: 3.5,9.5 + parent: 56631 + - uid: 64026 components: - type: Transform - pos: -24.5,-46.5 - parent: 2 - - uid: 25665 + pos: 3.5,11.5 + parent: 56631 + - uid: 64027 components: - type: Transform - pos: -20.5,-45.5 - parent: 2 - - uid: 25666 + pos: 3.5,12.5 + parent: 56631 + - uid: 64028 components: - type: Transform - pos: 9.5,-54.5 - parent: 2 - - uid: 25667 + pos: 3.5,13.5 + parent: 56631 + - uid: 64029 components: - type: Transform - pos: -0.5,-40.5 - parent: 2 - - uid: 25668 + pos: 4.5,13.5 + parent: 56631 + - uid: 64030 components: - type: Transform - pos: -35.5,-60.5 - parent: 2 - - uid: 31907 + pos: 5.5,13.5 + parent: 56631 + - uid: 64031 components: - type: Transform - pos: 4.5,-59.5 - parent: 2 -- proto: SpawnPointMedicalIntern - entities: - - uid: 1092 + pos: 6.5,13.5 + parent: 56631 + - uid: 64032 components: - type: Transform - pos: 9.5,-51.5 - parent: 2 - - uid: 9103 + pos: 7.5,13.5 + parent: 56631 + - uid: 64033 components: - type: Transform - pos: 1.5,-57.5 - parent: 2 - - uid: 25670 + pos: 8.5,13.5 + parent: 56631 + - uid: 64034 components: - type: Transform - pos: -4.5,-47.5 - parent: 2 - - uid: 25671 + pos: 9.5,13.5 + parent: 56631 + - uid: 64035 components: - type: Transform - pos: -22.5,-46.5 - parent: 2 - - uid: 25672 + pos: 10.5,7.5 + parent: 56631 + - uid: 64036 components: - type: Transform - pos: -22.5,-59.5 - parent: 2 - - uid: 25673 + pos: 11.5,6.5 + parent: 56631 + - uid: 64037 components: - type: Transform - pos: -9.5,-46.5 - parent: 2 - - uid: 42386 + pos: 10.5,6.5 + parent: 56631 + - uid: 64038 components: - type: Transform - pos: 16.5,-52.5 - parent: 2 - - uid: 43954 + pos: 9.5,8.5 + parent: 56631 + - uid: 64039 components: - type: Transform - pos: 13.5,-54.5 - parent: 2 -- proto: SpawnPointMime - entities: - - uid: 25674 + pos: 9.5,7.5 + parent: 56631 + - uid: 64040 components: - type: Transform - pos: -53.5,9.5 - parent: 2 - - uid: 43919 + pos: 11.5,5.5 + parent: 56631 + - uid: 64041 components: - type: Transform - pos: -20.5,62.5 - parent: 2 -- proto: SpawnPointMusician - entities: - - uid: 11579 + pos: 12.5,5.5 + parent: 56631 + - uid: 64042 components: - type: Transform - pos: -25.5,19.5 - parent: 2 - - uid: 43920 + pos: -3.5,7.5 + parent: 56631 + - uid: 64043 components: - type: Transform - pos: -22.5,61.5 - parent: 2 -- proto: SpawnPointObserver - entities: - - uid: 25676 + pos: -4.5,7.5 + parent: 56631 + - uid: 64044 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,12.5 - parent: 2 -- proto: SpawnPointParamedic - entities: - - uid: 25677 + pos: 11.5,12.5 + parent: 56631 + - uid: 64045 components: - type: Transform - pos: -21.5,-50.5 - parent: 2 -- proto: SpawnPointPassenger - entities: - - uid: 1219 + pos: -6.5,7.5 + parent: 56631 + - uid: 64046 components: - type: Transform - pos: -74.5,-4.5 - parent: 2 - - uid: 6706 + pos: -7.5,7.5 + parent: 56631 + - uid: 64047 components: - type: Transform - pos: -37.5,18.5 - parent: 2 - - uid: 6782 + pos: -8.5,7.5 + parent: 56631 + - uid: 64048 components: - type: Transform - pos: -80.5,-9.5 - parent: 2 - - uid: 8988 + pos: -8.5,8.5 + parent: 56631 + - uid: 64049 components: - type: Transform - pos: -9.5,29.5 - parent: 2 - - uid: 22006 + pos: -3.5,13.5 + parent: 56631 + - uid: 64050 components: - type: Transform - pos: -10.5,42.5 - parent: 2 - - uid: 25005 + pos: -4.5,13.5 + parent: 56631 + - uid: 64051 components: - type: Transform - pos: -55.5,-4.5 - parent: 2 - - uid: 25611 + pos: -5.5,13.5 + parent: 56631 + - uid: 64052 components: - type: Transform - pos: -34.5,7.5 - parent: 2 - - uid: 25612 + pos: -6.5,13.5 + parent: 56631 + - uid: 64053 components: - type: Transform - pos: -39.5,-5.5 - parent: 2 - - uid: 25613 + pos: -7.5,13.5 + parent: 56631 + - uid: 64054 components: - type: Transform - pos: -36.5,-5.5 - parent: 2 - - uid: 25616 + pos: -8.5,13.5 + parent: 56631 + - uid: 64055 components: - type: Transform - pos: -49.5,-3.5 - parent: 2 - - uid: 25617 + pos: -8.5,12.5 + parent: 56631 + - uid: 64056 components: - type: Transform - pos: -42.5,-5.5 - parent: 2 - - uid: 25620 + pos: -9.5,12.5 + parent: 56631 + - uid: 64057 + components: + - type: Transform + pos: -10.5,12.5 + parent: 56631 + - uid: 64058 + components: + - type: Transform + pos: -11.5,12.5 + parent: 56631 + - uid: 64059 + components: + - type: Transform + pos: -11.5,11.5 + parent: 56631 + - uid: 64060 + components: + - type: Transform + pos: -12.5,11.5 + parent: 56631 + - uid: 64061 components: - type: Transform - pos: -46.5,6.5 - parent: 2 - - uid: 25621 + pos: -12.5,10.5 + parent: 56631 + - uid: 64062 components: - type: Transform - pos: -43.5,6.5 - parent: 2 - - uid: 25622 + pos: -13.5,10.5 + parent: 56631 + - uid: 64063 components: - type: Transform - pos: -52.5,-3.5 - parent: 2 - - uid: 43850 + pos: -13.5,9.5 + parent: 56631 + - uid: 64064 components: - type: Transform - pos: -30.5,4.5 - parent: 2 - - uid: 43912 + pos: -14.5,9.5 + parent: 56631 + - uid: 64065 components: - type: Transform - pos: -32.5,16.5 - parent: 2 - - uid: 43913 + pos: -14.5,8.5 + parent: 56631 + - uid: 64066 components: - type: Transform - pos: -32.5,19.5 - parent: 2 - - uid: 43914 + pos: -15.5,8.5 + parent: 56631 + - uid: 64067 components: - type: Transform - pos: -38.5,16.5 - parent: 2 - - uid: 43915 + pos: -15.5,7.5 + parent: 56631 + - uid: 64068 components: - type: Transform - pos: -25.5,58.5 - parent: 2 - - uid: 43916 + pos: -15.5,6.5 + parent: 56631 + - uid: 64069 components: - type: Transform - pos: -19.5,57.5 - parent: 2 - - uid: 43917 + pos: -15.5,5.5 + parent: 56631 + - uid: 64070 components: - type: Transform - pos: -24.5,56.5 - parent: 2 - - uid: 43962 + pos: -16.5,1.5 + parent: 56631 + - uid: 64071 components: - type: Transform - pos: -27.5,6.5 - parent: 2 - - uid: 43963 + pos: -17.5,1.5 + parent: 56631 + - uid: 64072 components: - type: Transform - pos: -27.5,5.5 - parent: 2 - - uid: 45281 + pos: -18.5,1.5 + parent: 56631 + - uid: 64073 components: - type: Transform - pos: -92.5,-13.5 - parent: 2 - - uid: 45283 + pos: -15.5,1.5 + parent: 56631 + - uid: 64074 components: - type: Transform - pos: -37.5,59.5 - parent: 2 - - uid: 45284 + pos: -15.5,0.5 + parent: 56631 + - uid: 64075 components: - type: Transform - pos: -33.5,64.5 - parent: 2 - - uid: 45285 + pos: -15.5,-1.5 + parent: 56631 + - uid: 64076 components: - type: Transform - pos: -31.5,64.5 - parent: 2 - - uid: 45286 + pos: -9.5,7.5 + parent: 56631 + - uid: 64077 components: - type: Transform - pos: -28.5,61.5 - parent: 2 - - uid: 45287 + pos: -10.5,6.5 + parent: 56631 + - uid: 64078 components: - type: Transform - pos: -28.5,59.5 - parent: 2 - - uid: 51741 + pos: -9.5,6.5 + parent: 56631 + - uid: 64079 components: - type: Transform - pos: -5.5,33.5 - parent: 2 - - uid: 53881 + pos: -11.5,5.5 + parent: 56631 + - uid: 64080 components: - type: Transform - pos: -93.5,-7.5 - parent: 2 -- proto: SpawnPointPsychologist - entities: - - uid: 25678 + pos: -10.5,5.5 + parent: 56631 + - uid: 64081 components: - type: Transform - pos: -18.5,-52.5 - parent: 2 -- proto: SpawnPointQuartermaster - entities: - - uid: 25679 + pos: -9.5,5.5 + parent: 56631 + - uid: 64082 components: - type: Transform - pos: 63.5,8.5 - parent: 2 -- proto: SpawnPointReporter - entities: - - uid: 25923 + pos: -8.5,5.5 + parent: 56631 + - uid: 64083 components: - type: Transform - pos: -14.5,18.5 - parent: 2 - - uid: 51994 + pos: -8.5,4.5 + parent: 56631 + - uid: 64084 components: - type: Transform - pos: -17.5,18.5 - parent: 2 -- proto: SpawnPointResearchAssistant - entities: - - uid: 11580 + pos: -8.5,3.5 + parent: 56631 + - uid: 64085 components: - type: Transform - pos: 33.5,-26.5 - parent: 2 - - uid: 14024 + pos: -8.5,6.5 + parent: 56631 + - uid: 64086 components: - type: Transform - pos: 49.5,-20.5 - parent: 2 - - uid: 14111 + pos: -7.5,6.5 + parent: 56631 + - uid: 64087 components: - type: Transform - pos: 39.5,-22.5 - parent: 2 - - uid: 14885 + pos: 10.5,12.5 + parent: 56631 + - uid: 64088 components: - type: Transform - pos: 14.5,-16.5 - parent: 2 - - uid: 15688 + pos: -3.5,6.5 + parent: 56631 + - uid: 64089 components: - type: Transform - pos: 49.5,-29.5 - parent: 2 - - uid: 30482 + pos: -7.5,5.5 + parent: 56631 + - uid: 64090 components: - type: Transform - pos: 24.5,-16.5 - parent: 2 - - uid: 30622 + pos: -7.5,4.5 + parent: 56631 + - uid: 64091 components: - type: Transform - pos: 55.5,-26.5 - parent: 2 - - uid: 35460 + pos: -11.5,1.5 + parent: 56631 + - uid: 64092 components: - type: Transform - pos: 57.5,-34.5 - parent: 2 - - uid: 36632 + pos: -10.5,1.5 + parent: 56631 + - uid: 64093 components: - type: Transform - pos: 33.5,-21.5 - parent: 2 - - uid: 45357 + pos: -9.5,1.5 + parent: 56631 + - uid: 64094 components: - type: Transform - pos: 58.5,-44.5 - parent: 2 - - uid: 47623 + pos: -10.5,0.5 + parent: 56631 + - uid: 64095 components: - type: Transform - pos: 20.5,-20.5 - parent: 2 -- proto: SpawnPointResearchDirector - entities: - - uid: 21531 + pos: -9.5,0.5 + parent: 56631 + - uid: 64096 components: - type: Transform - pos: 25.5,-26.5 - parent: 2 -- proto: SpawnPointSalvageSpecialist - entities: - - uid: 25686 + pos: -9.5,-0.5 + parent: 56631 + - uid: 64097 components: - type: Transform - pos: 63.5,5.5 - parent: 2 - - uid: 25687 + pos: -8.5,-0.5 + parent: 56631 + - uid: 64098 components: - type: Transform - pos: 63.5,4.5 - parent: 2 - - uid: 25688 + pos: -13.5,-2.5 + parent: 56631 + - uid: 64099 components: - type: Transform - pos: 63.5,3.5 - parent: 2 - - uid: 25689 + pos: -14.5,-2.5 + parent: 56631 + - uid: 64100 components: - type: Transform - pos: 63.5,2.5 - parent: 2 -- proto: SpawnPointScientist - entities: - - uid: 3012 + pos: -14.5,-1.5 + parent: 56631 + - uid: 64101 components: - type: Transform - pos: 59.5,-41.5 - parent: 2 - - uid: 3068 + pos: -15.5,-0.5 + parent: 56631 + - uid: 64102 components: - type: Transform - pos: 50.5,-20.5 - parent: 2 - - uid: 6833 + pos: -13.5,-3.5 + parent: 56631 + - uid: 64103 components: - type: Transform - pos: 24.5,-13.5 - parent: 2 - - uid: 12338 + pos: -6.5,-1.5 + parent: 56631 + - uid: 64104 components: - type: Transform - pos: 30.5,-13.5 - parent: 2 - - uid: 14135 + pos: -18.5,2.5 + parent: 56631 + - uid: 64105 components: - type: Transform - pos: 41.5,-21.5 - parent: 2 - - uid: 20278 + pos: -18.5,3.5 + parent: 56631 + - uid: 64106 components: - type: Transform - pos: 48.5,-25.5 - parent: 2 - - uid: 21414 + pos: -18.5,4.5 + parent: 56631 + - uid: 64107 components: - type: Transform - pos: 20.5,-14.5 - parent: 2 - - uid: 21481 + pos: -18.5,5.5 + parent: 56631 + - uid: 64108 components: - type: Transform - pos: 79.5,-44.5 - parent: 2 - - uid: 25693 + pos: -17.5,5.5 + parent: 56631 + - uid: 64109 components: - type: Transform - pos: 16.5,-13.5 - parent: 2 - - uid: 29962 + pos: -16.5,5.5 + parent: 56631 + - uid: 64110 components: - type: Transform - pos: 38.5,-13.5 - parent: 2 - - uid: 31992 + pos: -6.5,-3.5 + parent: 56631 + - uid: 64111 components: - type: Transform - pos: 59.5,-25.5 - parent: 2 - - uid: 35093 + pos: -13.5,-4.5 + parent: 56631 + - uid: 64112 components: - type: Transform - pos: 40.5,-15.5 - parent: 2 - - uid: 35463 + pos: -13.5,-5.5 + parent: 56631 + - uid: 64113 components: - type: Transform - pos: 56.5,-31.5 - parent: 2 - - uid: 36003 + pos: -13.5,-6.5 + parent: 56631 + - uid: 64114 components: - type: Transform - pos: 33.5,-19.5 - parent: 2 - - uid: 44859 + pos: -10.5,-7.5 + parent: 56631 + - uid: 64115 components: - type: Transform - pos: 19.5,-20.5 - parent: 2 - - uid: 45356 + pos: -12.5,-7.5 + parent: 56631 + - uid: 64116 components: - type: Transform - pos: 66.5,-34.5 - parent: 2 - - uid: 47621 + pos: -13.5,-7.5 + parent: 56631 + - uid: 64117 components: - type: Transform - pos: 24.5,-7.5 - parent: 2 -- proto: SpawnPointSecurityCadet - entities: - - uid: 176 + pos: 12.5,12.5 + parent: 56631 + - uid: 64118 components: - type: Transform - pos: 8.5,45.5 - parent: 2 - - uid: 9868 + pos: 12.5,11.5 + parent: 56631 + - uid: 64119 components: - type: Transform - pos: -4.5,-25.5 - parent: 2 - - uid: 14117 + pos: 13.5,11.5 + parent: 56631 + - uid: 64120 components: - type: Transform - pos: 14.5,-24.5 - parent: 2 - - uid: 22555 + pos: 13.5,10.5 + parent: 56631 + - uid: 64121 components: - type: Transform - pos: 24.5,4.5 - parent: 2 - - uid: 25696 + pos: 14.5,10.5 + parent: 56631 + - uid: 64122 components: - type: Transform - pos: -24.5,-3.5 - parent: 2 - - uid: 25697 + pos: 14.5,9.5 + parent: 56631 + - uid: 64123 components: - type: Transform - pos: -10.5,-37.5 - parent: 2 - - uid: 35802 + pos: 15.5,9.5 + parent: 56631 + - uid: 64124 components: - type: Transform - pos: -35.5,-35.5 - parent: 2 - - uid: 45288 + pos: 15.5,8.5 + parent: 56631 + - uid: 64125 components: - type: Transform - pos: 5.5,61.5 - parent: 2 - - uid: 52184 + pos: 16.5,8.5 + parent: 56631 + - uid: 64126 components: - type: Transform - pos: 43.5,-6.5 - parent: 2 -- proto: SpawnPointSecurityOfficer - entities: - - uid: 2951 + pos: 16.5,7.5 + parent: 56631 + - uid: 64127 components: - type: Transform - pos: 6.5,51.5 - parent: 2 - - uid: 13995 + pos: 16.5,6.5 + parent: 56631 + - uid: 64128 components: - type: Transform - pos: -36.5,-35.5 - parent: 2 - - uid: 14889 + pos: 16.5,5.5 + parent: 56631 + - uid: 64129 components: - type: Transform - pos: -3.5,-23.5 - parent: 2 - - uid: 19290 + pos: 17.5,5.5 + parent: 56631 + - uid: 64130 components: - type: Transform - pos: 27.5,11.5 - parent: 2 - - uid: 19401 + pos: 18.5,5.5 + parent: 56631 + - uid: 64131 components: - type: Transform - pos: 47.5,-4.5 - parent: 2 - - uid: 21953 + pos: 19.5,5.5 + parent: 56631 + - uid: 64132 components: - type: Transform - pos: 3.5,46.5 - parent: 2 - - uid: 23146 + pos: 19.5,4.5 + parent: 56631 + - uid: 64133 components: - type: Transform - pos: 11.5,-24.5 - parent: 2 - - uid: 25700 + pos: 19.5,3.5 + parent: 56631 + - uid: 64134 components: - type: Transform - pos: -9.5,-37.5 - parent: 2 - - uid: 25702 + pos: 19.5,2.5 + parent: 56631 + - uid: 64135 components: - type: Transform - pos: -25.5,-3.5 - parent: 2 - - uid: 45289 + pos: 19.5,1.5 + parent: 56631 + - uid: 64136 components: - type: Transform - pos: 7.5,59.5 - parent: 2 -- proto: SpawnPointServiceWorker - entities: - - uid: 11858 + pos: 18.5,1.5 + parent: 56631 + - uid: 64137 components: - type: Transform - pos: -15.5,48.5 - parent: 2 - - uid: 17053 + pos: 17.5,1.5 + parent: 56631 + - uid: 64138 components: - type: Transform - pos: -25.5,38.5 - parent: 2 - - uid: 19924 + pos: 16.5,1.5 + parent: 56631 + - uid: 64139 components: - type: Transform - pos: -17.5,49.5 - parent: 2 - - uid: 24622 + pos: 16.5,0.5 + parent: 56631 + - uid: 64140 components: - type: Transform - pos: -32.5,38.5 - parent: 2 - - uid: 25710 + pos: 16.5,-0.5 + parent: 56631 + - uid: 64141 components: - type: Transform - pos: -14.5,34.5 - parent: 2 - - uid: 43845 + pos: 16.5,-1.5 + parent: 56631 + - uid: 64142 components: - type: Transform - pos: -56.5,-4.5 - parent: 2 - - uid: 43847 + pos: 15.5,-1.5 + parent: 56631 + - uid: 64143 components: - type: Transform - pos: -61.5,1.5 - parent: 2 - - uid: 43848 + pos: 15.5,-2.5 + parent: 56631 + - uid: 64144 components: - type: Transform - pos: -63.5,-0.5 - parent: 2 - - uid: 51624 + pos: 14.5,-2.5 + parent: 56631 + - uid: 64145 components: - type: Transform - pos: -20.5,27.5 - parent: 2 -- proto: SpawnPointStationEngineer - entities: - - uid: 25712 + pos: 14.5,-3.5 + parent: 56631 + - uid: 64146 components: - type: Transform - pos: 16.5,33.5 - parent: 2 - - uid: 25713 + pos: 14.5,-4.5 + parent: 56631 + - uid: 64147 components: - type: Transform - pos: 16.5,34.5 - parent: 2 - - uid: 25714 + pos: 14.5,-5.5 + parent: 56631 + - uid: 64148 components: - type: Transform - pos: 16.5,35.5 - parent: 2 - - uid: 41159 + pos: 14.5,-6.5 + parent: 56631 + - uid: 64149 components: - type: Transform - pos: 16.5,32.5 - parent: 2 -- proto: SpawnPointTechnicalAssistant - entities: - - uid: 25716 + pos: 14.5,-7.5 + parent: 56631 + - uid: 64150 components: - type: Transform - pos: 14.5,34.5 - parent: 2 - - uid: 25718 + pos: 17.5,-6.5 + parent: 56631 + - uid: 64151 components: - type: Transform - pos: 14.5,35.5 - parent: 2 - - uid: 25719 + pos: -5.5,7.5 + parent: 56631 + - uid: 64152 components: - type: Transform - pos: 14.5,33.5 - parent: 2 - - uid: 41146 + pos: -4.5,6.5 + parent: 56631 + - uid: 64153 components: - type: Transform - pos: 14.5,32.5 - parent: 2 -- proto: SpawnPointWarden - entities: - - uid: 7855 + pos: -6.5,6.5 + parent: 56631 + - uid: 64154 components: - type: Transform - pos: -36.5,-20.5 - parent: 2 -- proto: SpawnPointZookeeper - entities: - - uid: 7006 + pos: 6.5,20.5 + parent: 56631 + - uid: 64155 components: - type: Transform - pos: -70.5,-6.5 - parent: 2 -- proto: SpawnVendingMachineRestockDrink - entities: - - uid: 24957 + pos: -5.5,14.5 + parent: 56631 + - uid: 64156 components: - type: Transform - pos: -47.5,41.5 - parent: 2 -- proto: SpawnVendingMachineRestockFoodDrink - entities: - - uid: 44500 + pos: -5.5,15.5 + parent: 56631 + - uid: 64157 components: - type: Transform - pos: 70.5,-19.5 - parent: 2 - - uid: 44553 + pos: -4.5,19.5 + parent: 56631 + - uid: 64158 components: - type: Transform - pos: 70.5,-19.5 - parent: 2 - - uid: 44692 + pos: -5.5,17.5 + parent: 56631 + - uid: 64159 components: - type: Transform - pos: 52.5,-8.5 - parent: 2 -- proto: Spear - entities: - - uid: 224 + pos: -5.5,18.5 + parent: 56631 + - uid: 64160 components: - type: Transform - pos: 67.83561,-41.60562 - parent: 2 -- proto: SpearPlasma - entities: - - uid: 35229 + pos: 6.5,14.5 + parent: 56631 + - uid: 64161 components: - type: Transform - pos: -13.3554325,-0.6344099 - parent: 34641 -- proto: SpeedLoaderCap - entities: - - uid: 5498 + pos: 6.5,15.5 + parent: 56631 + - uid: 64162 components: - type: Transform - pos: -40.508915,56.57594 - parent: 2 - - uid: 5499 + pos: -5.5,19.5 + parent: 56631 + - uid: 64163 components: - type: Transform - pos: -40.508915,56.57594 - parent: 2 -- proto: SpeedLoaderMagnum - entities: - - uid: 25729 + pos: 6.5,17.5 + parent: 56631 + - uid: 64164 components: - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 48076 + pos: 6.5,18.5 + parent: 56631 + - uid: 64165 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52301 + pos: 6.5,19.5 + parent: 56631 + - uid: 64166 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SpiderWeb - entities: - - uid: 46731 + pos: 5.5,19.5 + parent: 56631 + - uid: 64167 components: - type: Transform - pos: -19.5,0.5 - parent: 45711 - - uid: 46732 + pos: 1.5,19.5 + parent: 56631 + - uid: 64168 components: - type: Transform - pos: -20.5,-2.5 - parent: 45711 - - uid: 46733 + pos: -3.5,19.5 + parent: 56631 + - uid: 64169 components: - type: Transform - pos: -14.5,-8.5 - parent: 45711 - - uid: 46749 + pos: -0.5,19.5 + parent: 56631 + - uid: 64170 components: - type: Transform - pos: -18.5,-5.5 - parent: 45711 - - uid: 46750 + pos: -2.5,19.5 + parent: 56631 + - uid: 64171 components: - type: Transform - pos: -20.5,3.5 - parent: 45711 - - uid: 46757 + pos: 3.5,19.5 + parent: 56631 + - uid: 64172 components: - type: Transform - pos: -19.5,2.5 - parent: 45711 - - uid: 46758 + pos: -1.5,19.5 + parent: 56631 + - uid: 64173 components: - type: Transform - pos: -21.5,0.5 - parent: 45711 - - uid: 46783 + pos: 4.5,19.5 + parent: 56631 + - uid: 64174 components: - type: Transform - pos: -21.5,-0.5 - parent: 45711 - - uid: 46786 + pos: 2.5,19.5 + parent: 56631 + - uid: 64175 components: - type: Transform - pos: -17.5,-3.5 - parent: 45711 - - uid: 46790 + pos: -19.5,5.5 + parent: 56631 + - uid: 64176 components: - type: Transform - pos: -15.5,-6.5 - parent: 45711 - - uid: 46792 + pos: 25.5,55.5 + parent: 56631 + - uid: 64177 components: - type: Transform - pos: -17.5,-7.5 - parent: 45711 - - uid: 49300 + pos: -9.5,19.5 + parent: 56631 + - uid: 64178 components: - type: Transform - pos: -10.5,28.5 - parent: 45711 - - uid: 49301 + pos: -11.5,13.5 + parent: 56631 + - uid: 64179 components: - type: Transform - pos: 22.5,0.5 - parent: 45711 - - uid: 49302 + pos: -11.5,14.5 + parent: 56631 + - uid: 64180 components: - type: Transform - pos: 22.5,2.5 - parent: 45711 - - uid: 49303 + pos: -11.5,17.5 + parent: 56631 + - uid: 64181 components: - type: Transform - pos: 21.5,10.5 - parent: 45711 - - uid: 49304 + pos: -11.5,16.5 + parent: 56631 + - uid: 64182 components: - type: Transform - pos: 15.5,11.5 - parent: 45711 - - uid: 49305 + pos: -11.5,19.5 + parent: 56631 + - uid: 64183 components: - type: Transform - pos: 15.5,10.5 - parent: 45711 - - uid: 49306 + pos: -6.5,19.5 + parent: 56631 + - uid: 64184 components: - type: Transform - pos: 16.5,10.5 - parent: 45711 - - uid: 49307 + pos: -10.5,19.5 + parent: 56631 + - uid: 64185 components: - type: Transform - pos: 20.5,4.5 - parent: 45711 - - uid: 49308 + pos: -7.5,19.5 + parent: 56631 + - uid: 64186 components: - type: Transform - pos: 20.5,-8.5 - parent: 45711 - - uid: 49309 + pos: -11.5,18.5 + parent: 56631 + - uid: 64187 components: - type: Transform - pos: 20.5,8.5 - parent: 45711 - - uid: 49310 + pos: -5.5,20.5 + parent: 56631 + - uid: 64188 components: - type: Transform - pos: 19.5,-2.5 - parent: 45711 - - uid: 49311 + pos: -5.5,21.5 + parent: 56631 + - uid: 64189 components: - type: Transform - pos: 20.5,-0.5 - parent: 45711 - - uid: 49312 + pos: -5.5,22.5 + parent: 56631 + - uid: 64190 components: - type: Transform - pos: 20.5,-4.5 - parent: 45711 - - uid: 49313 + pos: -5.5,23.5 + parent: 56631 + - uid: 64191 components: - type: Transform - pos: 16.5,-8.5 - parent: 45711 - - uid: 49314 + pos: -5.5,24.5 + parent: 56631 + - uid: 64192 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-5.5 - parent: 45711 - - uid: 49315 + pos: -5.5,25.5 + parent: 56631 + - uid: 64193 components: - type: Transform - pos: -6.5,29.5 - parent: 45711 - - uid: 49316 + pos: -5.5,26.5 + parent: 56631 + - uid: 64194 components: - type: Transform - pos: -7.5,28.5 - parent: 45711 - - uid: 49317 + pos: -5.5,27.5 + parent: 56631 + - uid: 64195 components: - type: Transform - pos: -10.5,20.5 - parent: 45711 - - uid: 49318 + pos: 6.5,21.5 + parent: 56631 + - uid: 64196 components: - type: Transform - pos: -13.5,21.5 - parent: 45711 - - uid: 49319 + pos: 6.5,22.5 + parent: 56631 + - uid: 64197 components: - type: Transform - pos: -14.5,22.5 - parent: 45711 - - uid: 49320 + pos: 6.5,23.5 + parent: 56631 + - uid: 64198 components: - type: Transform - pos: -17.5,18.5 - parent: 45711 - - uid: 49321 + pos: 6.5,24.5 + parent: 56631 + - uid: 64199 components: - type: Transform - pos: -17.5,19.5 - parent: 45711 - - uid: 49322 + pos: 6.5,25.5 + parent: 56631 + - uid: 64200 components: - type: Transform - pos: -18.5,24.5 - parent: 45711 - - uid: 49323 + pos: 6.5,26.5 + parent: 56631 + - uid: 64201 components: - type: Transform - pos: -17.5,25.5 - parent: 45711 - - uid: 49324 + pos: 6.5,27.5 + parent: 56631 + - uid: 64202 components: - type: Transform - pos: -18.5,21.5 - parent: 45711 - - uid: 49325 + pos: 10.5,19.5 + parent: 56631 + - uid: 64203 components: - type: Transform - pos: -12.5,25.5 - parent: 45711 - - uid: 49326 + pos: -5.5,28.5 + parent: 56631 + - uid: 64204 components: - type: Transform - pos: -11.5,23.5 - parent: 45711 - - uid: 49327 + pos: -5.5,29.5 + parent: 56631 + - uid: 64205 components: - type: Transform - pos: -13.5,24.5 - parent: 45711 - - uid: 49328 + pos: -5.5,30.5 + parent: 56631 + - uid: 64206 components: - type: Transform - pos: -7.5,21.5 - parent: 45711 - - uid: 49329 + pos: -4.5,31.5 + parent: 56631 + - uid: 64207 components: - type: Transform - pos: -6.5,22.5 - parent: 45711 - - uid: 49330 + pos: -3.5,31.5 + parent: 56631 + - uid: 64208 components: - type: Transform - pos: -6.5,21.5 - parent: 45711 - - uid: 49331 + pos: -2.5,31.5 + parent: 56631 + - uid: 64209 components: - type: Transform - pos: -9.5,22.5 - parent: 45711 - - uid: 49332 + pos: -1.5,31.5 + parent: 56631 + - uid: 64210 components: - type: Transform - pos: -7.5,24.5 - parent: 45711 - - uid: 49333 + pos: 2.5,31.5 + parent: 56631 + - uid: 64211 components: - type: Transform - pos: -7.5,25.5 - parent: 45711 - - uid: 49334 + pos: 3.5,31.5 + parent: 56631 + - uid: 64212 components: - type: Transform - pos: -6.5,25.5 - parent: 45711 - - uid: 49335 + pos: 4.5,31.5 + parent: 56631 + - uid: 64213 components: - type: Transform - pos: -10.5,25.5 - parent: 45711 - - uid: 52901 + pos: 5.5,31.5 + parent: 56631 + - uid: 64214 components: - type: Transform - pos: -18.5,50.5 - parent: 45711 - - uid: 52902 + pos: 6.5,31.5 + parent: 56631 + - uid: 64215 components: - type: Transform - pos: -17.5,50.5 - parent: 45711 - - uid: 52903 + pos: 6.5,30.5 + parent: 56631 + - uid: 64216 components: - type: Transform - pos: -17.5,49.5 - parent: 45711 - - uid: 52904 + pos: 6.5,29.5 + parent: 56631 + - uid: 64217 components: - type: Transform - pos: -18.5,47.5 - parent: 45711 - - uid: 52905 + pos: 6.5,28.5 + parent: 56631 + - uid: 64218 components: - type: Transform - pos: -17.5,46.5 - parent: 45711 - - uid: 52906 + pos: 7.5,19.5 + parent: 56631 + - uid: 64219 components: - type: Transform - pos: -16.5,47.5 - parent: 45711 - - uid: 52907 + pos: 9.5,19.5 + parent: 56631 + - uid: 64220 components: - type: Transform - pos: -18.5,46.5 - parent: 45711 - - uid: 52908 + pos: 7.5,20.5 + parent: 56631 + - uid: 64221 components: - type: Transform - pos: -15.5,46.5 - parent: 45711 - - uid: 52909 + pos: 9.5,20.5 + parent: 56631 + - uid: 64222 components: - type: Transform - pos: -13.5,50.5 - parent: 45711 - - uid: 52910 + pos: 7.5,22.5 + parent: 56631 + - uid: 64223 components: - type: Transform - pos: -14.5,49.5 - parent: 45711 - - uid: 52911 + pos: 9.5,22.5 + parent: 56631 + - uid: 64224 components: - type: Transform - pos: -14.5,51.5 - parent: 45711 - - uid: 52912 + pos: 7.5,23.5 + parent: 56631 + - uid: 64225 components: - type: Transform - pos: -13.5,51.5 - parent: 45711 - - uid: 52913 + pos: 9.5,23.5 + parent: 56631 + - uid: 64226 components: - type: Transform - pos: -12.5,49.5 - parent: 45711 - - uid: 52914 + pos: 7.5,25.5 + parent: 56631 + - uid: 64227 components: - type: Transform - pos: -11.5,50.5 - parent: 45711 - - uid: 52915 + pos: 7.5,26.5 + parent: 56631 + - uid: 64228 components: - type: Transform - pos: -11.5,47.5 - parent: 45711 - - uid: 52916 + pos: 9.5,26.5 + parent: 56631 + - uid: 64229 components: - type: Transform - pos: -10.5,51.5 - parent: 45711 - - uid: 52917 + pos: 9.5,25.5 + parent: 56631 + - uid: 64230 components: - type: Transform - pos: -10.5,48.5 - parent: 45711 - - uid: 52918 + pos: 7.5,28.5 + parent: 56631 + - uid: 64231 components: - type: Transform - pos: -21.5,48.5 - parent: 45711 - - uid: 52919 + pos: 7.5,29.5 + parent: 56631 + - uid: 64232 components: - type: Transform - pos: -19.5,49.5 - parent: 45711 - - uid: 52920 + pos: 9.5,29.5 + parent: 56631 + - uid: 64233 components: - type: Transform - pos: -19.5,48.5 - parent: 45711 - - uid: 52921 + pos: 9.5,28.5 + parent: 56631 + - uid: 64234 components: - type: Transform - pos: -15.5,48.5 - parent: 45711 - - uid: 52922 + pos: 7.5,31.5 + parent: 56631 + - uid: 64235 components: - type: Transform - pos: -14.5,47.5 - parent: 45711 - - uid: 52923 + pos: 7.5,32.5 + parent: 56631 + - uid: 64236 components: - type: Transform - pos: -20.5,50.5 - parent: 45711 - - uid: 52924 + pos: 9.5,32.5 + parent: 56631 + - uid: 64237 components: - type: Transform - pos: -11.5,48.5 - parent: 45711 - - uid: 52925 + pos: 9.5,31.5 + parent: 56631 + - uid: 64238 components: - type: Transform - pos: -10.5,49.5 - parent: 45711 - - uid: 52926 + pos: 10.5,20.5 + parent: 56631 + - uid: 64239 components: - type: Transform - pos: -12.5,51.5 - parent: 45711 - - uid: 52927 + pos: 10.5,21.5 + parent: 56631 + - uid: 64240 components: - type: Transform - pos: -17.5,48.5 - parent: 45711 - - uid: 52928 + pos: 10.5,22.5 + parent: 56631 + - uid: 64241 components: - type: Transform - pos: -9.5,49.5 - parent: 45711 - - uid: 53484 + pos: 10.5,23.5 + parent: 56631 + - uid: 64242 components: - type: Transform - pos: -15.5,55.5 - parent: 45711 - - uid: 53485 + pos: 10.5,24.5 + parent: 56631 + - uid: 64243 components: - type: Transform - pos: -13.5,53.5 - parent: 45711 - - uid: 53486 + pos: 10.5,25.5 + parent: 56631 + - uid: 64244 components: - type: Transform - pos: -12.5,58.5 - parent: 45711 - - uid: 53487 + pos: 10.5,26.5 + parent: 56631 + - uid: 64245 components: - type: Transform - pos: -13.5,59.5 - parent: 45711 - - uid: 53488 + pos: 10.5,27.5 + parent: 56631 + - uid: 64246 components: - type: Transform - pos: -13.5,56.5 - parent: 45711 - - uid: 53489 + pos: 10.5,28.5 + parent: 56631 + - uid: 64247 components: - type: Transform - pos: -9.5,54.5 - parent: 45711 - - uid: 53490 + pos: 10.5,29.5 + parent: 56631 + - uid: 64248 components: - type: Transform - pos: -10.5,53.5 - parent: 45711 - - uid: 53491 + pos: 10.5,30.5 + parent: 56631 + - uid: 64249 components: - type: Transform - pos: -12.5,54.5 - parent: 45711 - - uid: 53492 + pos: 10.5,31.5 + parent: 56631 + - uid: 64250 components: - type: Transform - pos: -12.5,53.5 - parent: 45711 - - uid: 53493 + pos: 10.5,32.5 + parent: 56631 + - uid: 64251 components: - type: Transform - pos: -12.5,52.5 - parent: 45711 - - uid: 53494 + pos: 10.5,33.5 + parent: 56631 + - uid: 64252 components: - type: Transform - pos: -9.5,56.5 - parent: 45711 - - uid: 53495 + pos: 10.5,34.5 + parent: 56631 + - uid: 64253 components: - type: Transform - pos: -10.5,57.5 - parent: 45711 - - uid: 53496 + pos: -1.5,28.5 + parent: 56631 + - uid: 64254 components: - type: Transform - pos: -9.5,59.5 - parent: 45711 - - uid: 53497 + pos: 2.5,24.5 + parent: 56631 + - uid: 64255 components: - type: Transform - pos: -11.5,59.5 - parent: 45711 - - uid: 53498 + pos: -1.5,24.5 + parent: 56631 + - uid: 64256 components: - type: Transform - pos: -14.5,53.5 - parent: 45711 - - uid: 53499 + pos: 2.5,28.5 + parent: 56631 + - uid: 64257 components: - type: Transform - pos: -14.5,55.5 - parent: 45711 - - uid: 53500 + pos: 3.5,26.5 + parent: 56631 + - uid: 64258 components: - type: Transform - pos: -14.5,57.5 - parent: 45711 - - uid: 53501 + pos: -2.5,26.5 + parent: 56631 + - uid: 64259 components: - type: Transform - pos: -10.5,55.5 - parent: 45711 - - uid: 53559 + pos: -19.5,20.5 + parent: 56631 + - uid: 64260 components: - type: Transform - pos: -20.5,52.5 - parent: 45711 - - uid: 53560 + rot: 3.141592653589793 rad + pos: 15.5,19.5 + parent: 56631 + - uid: 64261 components: - type: Transform - pos: -18.5,53.5 - parent: 45711 - - uid: 53561 + rot: 3.141592653589793 rad + pos: 13.5,19.5 + parent: 56631 + - uid: 64262 components: - type: Transform - pos: -20.5,55.5 - parent: 45711 - - uid: 53562 + rot: 3.141592653589793 rad + pos: 11.5,19.5 + parent: 56631 + - uid: 64263 components: - type: Transform - pos: -19.5,56.5 - parent: 45711 - - uid: 53563 + rot: 3.141592653589793 rad + pos: 17.5,21.5 + parent: 56631 + - uid: 64264 components: - type: Transform - pos: -21.5,53.5 - parent: 45711 - - uid: 53564 + rot: 3.141592653589793 rad + pos: 12.5,19.5 + parent: 56631 + - uid: 64265 components: - type: Transform - pos: -19.5,52.5 - parent: 45711 - - uid: 53565 + rot: 3.141592653589793 rad + pos: 16.5,13.5 + parent: 56631 + - uid: 64266 components: - type: Transform - pos: -19.5,51.5 - parent: 45711 - - uid: 53566 + pos: -19.5,25.5 + parent: 56631 + - uid: 64267 components: - type: Transform - pos: -18.5,55.5 - parent: 45711 - - uid: 53567 + pos: -19.5,19.5 + parent: 56631 + - uid: 64268 components: - type: Transform - pos: -19.5,54.5 - parent: 45711 - - uid: 53568 + rot: 3.141592653589793 rad + pos: 15.5,12.5 + parent: 56631 + - uid: 64269 components: - type: Transform - pos: -17.5,55.5 - parent: 45711 -- proto: Spoon - entities: - - uid: 37821 + pos: 17.5,8.5 + parent: 56631 + - uid: 64270 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5819511,18.339941 - parent: 36861 - - uid: 49336 + pos: 17.5,-7.5 + parent: 56631 + - uid: 64271 components: - type: Transform - pos: 17.163906,27.288605 - parent: 45711 -- proto: SpoonPlastic - entities: - - uid: 11355 + rot: -1.5707963267948966 rad + pos: 15.5,-7.5 + parent: 56631 + - uid: 64272 components: - type: Transform - pos: -16.300121,-37.410137 - parent: 2 - - uid: 25730 + pos: 18.5,-1.5 + parent: 56631 + - uid: 64273 components: - type: Transform - pos: 47.730167,-62.474037 - parent: 2 - - uid: 25731 + rot: -1.5707963267948966 rad + pos: 17.5,9.5 + parent: 56631 + - uid: 64274 components: - type: Transform - pos: 47.667667,-62.474037 - parent: 2 - - uid: 25732 + rot: -1.5707963267948966 rad + pos: 16.5,9.5 + parent: 56631 + - uid: 64275 components: - type: Transform - pos: 47.714542,-62.47404 - parent: 2 - - uid: 25733 + rot: -1.5707963267948966 rad + pos: 22.5,11.5 + parent: 56631 + - uid: 64276 components: - type: Transform - pos: 47.683296,-62.458412 - parent: 2 - - uid: 25734 + rot: -1.5707963267948966 rad + pos: 21.5,11.5 + parent: 56631 + - uid: 64277 components: - type: Transform - pos: 47.652046,-62.458416 - parent: 2 - - uid: 54329 + rot: -1.5707963267948966 rad + pos: 20.5,11.5 + parent: 56631 + - uid: 64278 components: - type: Transform - pos: -36.14482,31.602295 - parent: 45711 -- proto: SprayBottleSpaceCleaner - entities: - - uid: 11840 + rot: -1.5707963267948966 rad + pos: 19.5,11.5 + parent: 56631 + - uid: 64279 components: - type: Transform - pos: -6.6557317,-5.4583855 - parent: 2 - - uid: 19208 + rot: -1.5707963267948966 rad + pos: 18.5,11.5 + parent: 56631 + - uid: 64280 components: - type: Transform - pos: -44.035458,30.7238 - parent: 2 - - uid: 25735 + rot: -1.5707963267948966 rad + pos: 17.5,11.5 + parent: 56631 + - uid: 64281 components: - type: Transform - pos: -3.4852824,-39.32591 - parent: 2 - - uid: 25737 + rot: -1.5707963267948966 rad + pos: 16.5,12.5 + parent: 56631 + - uid: 64282 components: - type: Transform - pos: -3.4748657,-39.47184 - parent: 2 - - uid: 25740 + rot: -1.5707963267948966 rad + pos: 16.5,11.5 + parent: 56631 + - uid: 64283 components: - type: Transform - pos: -48.4412,8.472731 - parent: 2 - - uid: 25741 + rot: 3.141592653589793 rad + pos: 18.5,13.5 + parent: 56631 + - uid: 64284 components: - type: Transform - pos: -48.238075,8.363356 - parent: 2 - - uid: 34132 + rot: 3.141592653589793 rad + pos: 18.5,14.5 + parent: 56631 + - uid: 64285 components: - type: Transform - pos: 3.3383493,-19.349682 - parent: 33049 - - uid: 53055 + rot: 3.141592653589793 rad + pos: 18.5,15.5 + parent: 56631 + - uid: 64286 components: - type: Transform - pos: -29.23258,31.838617 - parent: 2 -- proto: SprayBottleWater - entities: - - uid: 7041 + rot: 1.5707963267948966 rad + pos: 19.5,14.5 + parent: 56631 + - uid: 64287 components: - type: Transform - pos: -56.7606,-2.2009182 - parent: 2 - - uid: 21945 + rot: 3.141592653589793 rad + pos: 18.5,17.5 + parent: 56631 + - uid: 64288 components: - type: Transform - pos: -54.429203,-4.8406224 - parent: 2 -- proto: SS13Memorial - entities: - - uid: 12264 + rot: 3.141592653589793 rad + pos: 18.5,18.5 + parent: 56631 + - uid: 64289 components: - type: Transform - pos: 17.5,11.5 - parent: 2 -- proto: Stairs - entities: - - uid: 873 + rot: 3.141592653589793 rad + pos: 18.5,19.5 + parent: 56631 + - uid: 64290 components: - type: Transform - pos: -1.5,47.5 - parent: 2 - - uid: 1803 + rot: 3.141592653589793 rad + pos: 18.5,20.5 + parent: 56631 + - uid: 64291 components: - type: Transform - pos: 0.5,47.5 - parent: 2 - - uid: 2744 + rot: 3.141592653589793 rad + pos: 18.5,21.5 + parent: 56631 + - uid: 64292 components: - type: Transform - pos: -0.5,47.5 - parent: 2 - - uid: 49337 + rot: 3.141592653589793 rad + pos: 18.5,22.5 + parent: 56631 + - uid: 64293 components: - type: Transform - pos: 0.5,-1.5 - parent: 45711 - - uid: 49338 + rot: 3.141592653589793 rad + pos: 18.5,23.5 + parent: 56631 + - uid: 64294 components: - type: Transform - pos: -0.5,-1.5 - parent: 45711 - - uid: 49339 + rot: 3.141592653589793 rad + pos: 18.5,24.5 + parent: 56631 + - uid: 64295 components: - type: Transform - pos: 1.5,-1.5 - parent: 45711 - - uid: 54179 + rot: 3.141592653589793 rad + pos: 18.5,25.5 + parent: 56631 + - uid: 64296 components: - type: Transform - pos: -77.5,23.5 - parent: 2 - - uid: 54182 + rot: 3.141592653589793 rad + pos: 18.5,26.5 + parent: 56631 + - uid: 64297 components: - type: Transform - pos: -59.5,23.5 - parent: 2 - - uid: 54183 + rot: 3.141592653589793 rad + pos: 18.5,27.5 + parent: 56631 + - uid: 64298 components: - type: Transform - pos: -57.5,23.5 - parent: 2 - - uid: 54184 + rot: 3.141592653589793 rad + pos: 18.5,28.5 + parent: 56631 + - uid: 64299 components: - type: Transform - pos: -95.5,23.5 - parent: 2 - - uid: 54185 + rot: 3.141592653589793 rad + pos: 18.5,29.5 + parent: 56631 + - uid: 64300 components: - type: Transform - pos: -94.5,23.5 - parent: 2 - - uid: 54186 + rot: 3.141592653589793 rad + pos: 17.5,29.5 + parent: 56631 + - uid: 64301 components: - type: Transform - pos: -93.5,23.5 - parent: 2 - - uid: 54187 + rot: 3.141592653589793 rad + pos: 16.5,29.5 + parent: 56631 + - uid: 64302 components: - type: Transform - pos: -76.5,23.5 - parent: 2 - - uid: 54189 + rot: 3.141592653589793 rad + pos: 15.5,29.5 + parent: 56631 + - uid: 64303 components: - type: Transform - pos: -58.5,23.5 - parent: 2 - - uid: 54190 + pos: 11.5,34.5 + parent: 56631 + - uid: 64304 components: - type: Transform - pos: -75.5,23.5 - parent: 2 - - uid: 54198 + rot: 3.141592653589793 rad + pos: 13.5,29.5 + parent: 56631 + - uid: 64305 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,23.5 - parent: 2 - - uid: 54199 + rot: 3.141592653589793 rad + pos: 12.5,29.5 + parent: 56631 + - uid: 64306 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,22.5 - parent: 2 - - uid: 54200 + rot: 3.141592653589793 rad + pos: 11.5,29.5 + parent: 56631 + - uid: 64307 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,21.5 - parent: 2 -- proto: StairStage - entities: - - uid: 727 + rot: 3.141592653589793 rad + pos: 11.5,25.5 + parent: 56631 + - uid: 64308 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -14.5,44.5 - parent: 2 - - uid: 1373 + rot: 3.141592653589793 rad + pos: 13.5,25.5 + parent: 56631 + - uid: 64309 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,28.5 - parent: 2 - - uid: 30146 + rot: 3.141592653589793 rad + pos: 12.5,25.5 + parent: 56631 + - uid: 64310 components: - type: Transform - pos: 6.5,47.5 - parent: 2 - - uid: 51891 + rot: 3.141592653589793 rad + pos: 13.5,21.5 + parent: 56631 + - uid: 64311 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,1.5 - parent: 2 - - uid: 51892 + rot: 3.141592653589793 rad + pos: 12.5,21.5 + parent: 56631 + - uid: 64312 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -54.5,-0.5 - parent: 2 - - uid: 51894 + rot: 3.141592653589793 rad + pos: 11.5,21.5 + parent: 56631 + - uid: 64313 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-7.5 - parent: 2 - - uid: 53698 + rot: 3.141592653589793 rad + pos: 15.5,25.5 + parent: 56631 + - uid: 64314 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,40.5 - parent: 45711 - - uid: 53699 + rot: 3.141592653589793 rad + pos: 16.5,25.5 + parent: 56631 + - uid: 64315 components: - type: Transform - pos: -33.5,51.5 - parent: 45711 - - uid: 53700 + rot: 3.141592653589793 rad + pos: 17.5,25.5 + parent: 56631 + - uid: 64316 components: - type: Transform - pos: -31.5,51.5 - parent: 45711 - - uid: 53913 + rot: 3.141592653589793 rad + pos: 13.5,26.5 + parent: 56631 + - uid: 64317 components: - type: Transform - pos: -27.5,54.5 - parent: 45711 - - uid: 53924 + rot: 3.141592653589793 rad + pos: 15.5,26.5 + parent: 56631 + - uid: 64318 components: - type: Transform - pos: -29.5,54.5 - parent: 45711 - - uid: 54201 + rot: 3.141592653589793 rad + pos: 13.5,22.5 + parent: 56631 + - uid: 64319 components: - type: Transform - pos: -22.5,53.5 - parent: 2 - - uid: 54203 + rot: 3.141592653589793 rad + pos: 16.5,19.5 + parent: 56631 + - uid: 64320 components: - type: Transform - pos: -20.5,53.5 - parent: 2 -- proto: StairStageDark - entities: - - uid: 24766 + rot: 3.141592653589793 rad + pos: 17.5,19.5 + parent: 56631 + - uid: 64321 components: - type: Transform - pos: -14.5,39.5 - parent: 2 - - uid: 52976 + rot: 3.141592653589793 rad + pos: 16.5,21.5 + parent: 56631 + - uid: 64322 components: - type: Transform - pos: 6.5,73.5 - parent: 45711 - - uid: 52979 + rot: 3.141592653589793 rad + pos: 15.5,21.5 + parent: 56631 + - uid: 64323 components: - type: Transform - pos: -0.5,73.5 - parent: 45711 - - uid: 52982 + pos: -23.5,24.5 + parent: 56631 + - uid: 64324 components: - type: Transform - pos: -1.5,73.5 - parent: 45711 - - uid: 52990 + rot: 3.141592653589793 rad + pos: 15.5,22.5 + parent: 56631 + - uid: 64325 components: - type: Transform - pos: 7.5,73.5 - parent: 45711 -- proto: StairStageWhite - entities: - - uid: 15296 + pos: -26.5,24.5 + parent: 56631 + - uid: 64326 components: - - type: MetaData - desc: Полка для хранения продуктов. - name: продуктовая полка - type: Transform - pos: -31.5,30.5 - parent: 2 - - uid: 26144 + pos: -27.5,27.5 + parent: 56631 + - uid: 64327 components: - - type: MetaData - desc: Полка, для хранения продуктов. - name: продуктовая полка - type: Transform - pos: -27.5,33.5 - parent: 2 - - uid: 26918 + pos: -27.5,26.5 + parent: 56631 + - uid: 64328 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,27.5 - parent: 2 -- proto: StairStageWood - entities: - - uid: 8031 + pos: -22.5,27.5 + parent: 56631 + - uid: 64329 components: - type: Transform - pos: -26.5,60.5 - parent: 2 - - uid: 8032 + pos: -22.5,26.5 + parent: 56631 + - uid: 64330 components: - type: Transform - pos: -18.5,60.5 - parent: 2 - - uid: 9949 + pos: -22.5,25.5 + parent: 56631 + - uid: 64331 components: - type: Transform - pos: -14.5,32.5 - parent: 2 - - uid: 11212 + pos: -27.5,25.5 + parent: 56631 + - uid: 64332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,25.5 - parent: 2 - - uid: 11303 + pos: -26.5,23.5 + parent: 56631 + - uid: 64333 components: - type: Transform - pos: -17.5,60.5 - parent: 2 - - uid: 11304 + pos: -23.5,23.5 + parent: 56631 + - uid: 64334 components: - type: Transform - pos: -25.5,60.5 - parent: 2 - - uid: 12099 + pos: -28.5,28.5 + parent: 56631 + - uid: 64335 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,64.5 - parent: 2 - - uid: 12100 + pos: -21.5,28.5 + parent: 56631 + - uid: 64336 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,64.5 - parent: 2 - - uid: 30978 + pos: -28.5,29.5 + parent: 56631 + - uid: 64337 components: - type: Transform - pos: -17.5,32.5 - parent: 2 -- proto: StairWood - entities: - - uid: 21684 + pos: -28.5,30.5 + parent: 56631 + - uid: 64338 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,49.5 - parent: 2 -- proto: StasisBed - entities: - - uid: 25745 + pos: -21.5,30.5 + parent: 56631 + - uid: 64339 components: - type: Transform - pos: -3.5,-48.5 - parent: 2 - - uid: 25746 + pos: -27.5,31.5 + parent: 56631 + - uid: 64340 components: - type: Transform - pos: -15.5,-15.5 - parent: 2 - - uid: 25747 + pos: -22.5,31.5 + parent: 56631 + - uid: 64341 components: - type: Transform - pos: -3.5,-46.5 - parent: 2 - - uid: 34133 + rot: 1.5707963267948966 rad + pos: 22.5,18.5 + parent: 56631 + - uid: 64342 components: - type: Transform - pos: -5.5,12.5 - parent: 33049 -- proto: StationMap - entities: - - uid: 53 + pos: 10.5,17.5 + parent: 56631 + - uid: 64343 components: - type: Transform - pos: 12.5,2.5 - parent: 2 - - uid: 11324 + pos: 10.5,18.5 + parent: 56631 + - uid: 64344 components: - type: Transform - pos: -85.5,9.5 - parent: 2 - - uid: 11424 + pos: 10.5,13.5 + parent: 56631 + - uid: 64345 components: - type: Transform - pos: -88.5,24.5 - parent: 2 - - uid: 11592 + pos: 10.5,14.5 + parent: 56631 + - uid: 64346 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-1.5 - parent: 2 - - uid: 12546 + pos: 10.5,15.5 + parent: 56631 + - uid: 64347 components: - type: Transform - pos: -6.5,14.5 - parent: 2 - - uid: 13016 + rot: 1.5707963267948966 rad + pos: 20.5,14.5 + parent: 56631 + - uid: 64348 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-29.5 - parent: 2 - - uid: 19674 + rot: 1.5707963267948966 rad + pos: 21.5,14.5 + parent: 56631 + - uid: 64349 components: - type: Transform - pos: -40.5,24.5 - parent: 2 - - uid: 20482 + rot: 1.5707963267948966 rad + pos: 22.5,14.5 + parent: 56631 + - uid: 64350 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,40.5 - parent: 2 - - uid: 25750 + pos: 23.5,13.5 + parent: 56631 + - uid: 64351 components: - type: Transform - pos: -16.5,2.5 - parent: 2 - - uid: 25751 + pos: -19.5,37.5 + parent: 56631 + - uid: 64352 components: - type: Transform - pos: -1.5,-1.5 - parent: 2 - - uid: 25752 + pos: 32.5,21.5 + parent: 56631 + - uid: 64353 components: - type: Transform - pos: -69.5,-2.5 - parent: 2 - - uid: 32878 + pos: 22.5,19.5 + parent: 56631 + - uid: 64354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,41.5 - parent: 2 - - uid: 32885 + pos: 25.5,21.5 + parent: 56631 + - uid: 64355 components: - type: Transform - pos: 41.5,2.5 - parent: 2 - - uid: 35758 + rot: 1.5707963267948966 rad + pos: 31.5,21.5 + parent: 56631 + - uid: 64356 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,28.5 - parent: 2 - - uid: 43956 + pos: 30.5,21.5 + parent: 56631 + - uid: 64357 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,11.5 - parent: 2 -- proto: StationMapAssembly - entities: - - uid: 25756 + pos: 29.5,21.5 + parent: 56631 + - uid: 64358 components: - type: Transform - pos: 46.5,-59.5 - parent: 2 - - uid: 44475 + rot: 1.5707963267948966 rad + pos: 28.5,21.5 + parent: 56631 + - uid: 64359 components: - type: Transform - pos: 63.5,-49.5 - parent: 2 - - uid: 45651 + rot: 1.5707963267948966 rad + pos: 27.5,21.5 + parent: 56631 + - uid: 64360 components: - type: Transform - pos: -1.5,7.5 - parent: 45518 - - uid: 49340 + rot: 1.5707963267948966 rad + pos: 26.5,21.5 + parent: 56631 + - uid: 64361 components: - type: Transform - pos: -5.5,13.5 - parent: 45711 - - uid: 49341 + rot: 1.5707963267948966 rad + pos: 23.5,19.5 + parent: 56631 + - uid: 64362 components: - type: Transform - pos: 6.5,13.5 - parent: 45711 - - uid: 51109 + pos: 24.5,12.5 + parent: 56631 + - uid: 64363 components: - type: Transform - pos: -11.5,-55.5 - parent: 2 - - uid: 52729 + pos: 18.5,-5.5 + parent: 56631 + - uid: 64364 components: - type: Transform - pos: -5.5,53.5 - parent: 45711 -- proto: StationMapBroken - entities: - - uid: 42624 + pos: 18.5,-6.5 + parent: 56631 + - uid: 64365 components: - type: Transform - pos: 21.5,-37.5 - parent: 2 - - uid: 44606 + pos: 18.5,8.5 + parent: 56631 + - uid: 64366 components: - type: Transform - pos: 72.5,-31.5 - parent: 2 - - uid: 45652 + pos: 19.5,8.5 + parent: 56631 + - uid: 64367 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-0.5 - parent: 45518 -- proto: SteelBench - entities: - - uid: 221 + pos: 19.5,7.5 + parent: 56631 + - uid: 64368 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,22.5 - parent: 2 - - uid: 870 + pos: 20.5,7.5 + parent: 56631 + - uid: 64369 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-22.5 - parent: 2 - - uid: 1096 + pos: 18.5,-2.5 + parent: 56631 + - uid: 64370 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,64.5 - parent: 2 - - uid: 3028 + pos: 20.5,6.5 + parent: 56631 + - uid: 64371 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,25.5 - parent: 2 - - uid: 6755 + pos: 20.5,5.5 + parent: 56631 + - uid: 64372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,60.5 - parent: 2 - - uid: 6890 + pos: 19.5,0.5 + parent: 56631 + - uid: 64373 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,13.5 - parent: 2 - - uid: 6895 + pos: 19.5,-0.5 + parent: 56631 + - uid: 64374 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,23.5 - parent: 2 - - uid: 6897 + pos: 18.5,-0.5 + parent: 56631 + - uid: 64375 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,21.5 - parent: 2 - - uid: 6988 + pos: 18.5,-3.5 + parent: 56631 + - uid: 64376 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,22.5 - parent: 2 - - uid: 6990 + pos: 18.5,-4.5 + parent: 56631 + - uid: 64377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,14.5 - parent: 2 - - uid: 8232 + pos: 23.5,12.5 + parent: 56631 + - uid: 64378 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,25.5 - parent: 2 - - uid: 10405 + pos: 22.5,13.5 + parent: 56631 + - uid: 64379 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,15.5 - parent: 2 - - uid: 10406 + pos: 7.5,34.5 + parent: 56631 + - uid: 64380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,27.5 - parent: 2 - - uid: 10410 + pos: 9.5,34.5 + parent: 56631 + - uid: 64381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,28.5 - parent: 2 - - uid: 10416 + rot: 3.141592653589793 rad + pos: -4.5,39.5 + parent: 56631 + - uid: 64382 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,29.5 - parent: 2 - - uid: 10453 + rot: 3.141592653589793 rad + pos: 5.5,39.5 + parent: 56631 + - uid: 64383 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -75.5,30.5 - parent: 2 - - uid: 10454 + rot: 3.141592653589793 rad + pos: -5.5,33.5 + parent: 56631 + - uid: 64384 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,30.5 - parent: 2 - - uid: 10455 + rot: 3.141592653589793 rad + pos: -5.5,32.5 + parent: 56631 + - uid: 64385 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,29.5 - parent: 2 - - uid: 10456 + rot: 3.141592653589793 rad + pos: -2.5,39.5 + parent: 56631 + - uid: 64386 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,28.5 - parent: 2 - - uid: 10459 + rot: 3.141592653589793 rad + pos: -3.5,39.5 + parent: 56631 + - uid: 64387 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,27.5 - parent: 2 - - uid: 11059 + rot: 3.141592653589793 rad + pos: 3.5,39.5 + parent: 56631 + - uid: 64388 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,29.5 - parent: 2 - - uid: 11068 + rot: 3.141592653589793 rad + pos: -1.5,39.5 + parent: 56631 + - uid: 64389 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,28.5 - parent: 2 - - uid: 11076 + rot: 3.141592653589793 rad + pos: 4.5,39.5 + parent: 56631 + - uid: 64390 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,23.5 - parent: 2 - - uid: 11103 + rot: 3.141592653589793 rad + pos: 2.5,39.5 + parent: 56631 + - uid: 64391 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,30.5 - parent: 2 - - uid: 11823 + rot: 3.141592653589793 rad + pos: 6.5,39.5 + parent: 56631 + - uid: 64392 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -59.5,27.5 - parent: 2 - - uid: 15322 + rot: 3.141592653589793 rad + pos: 7.5,39.5 + parent: 56631 + - uid: 64393 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-26.5 - parent: 2 - - uid: 15323 + pos: -19.5,38.5 + parent: 56631 + - uid: 64394 components: - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,-26.5 - parent: 2 - - uid: 18804 + pos: -18.5,39.5 + parent: 56631 + - uid: 64395 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,50.5 - parent: 2 - - uid: 20305 + pos: -16.5,39.5 + parent: 56631 + - uid: 64396 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,49.5 - parent: 2 - - uid: 20431 + pos: -10.5,39.5 + parent: 56631 + - uid: 64397 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,50.5 - parent: 2 - - uid: 20444 + pos: -9.5,39.5 + parent: 56631 + - uid: 64398 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,27.5 - parent: 2 - - uid: 20445 + pos: -8.5,39.5 + parent: 56631 + - uid: 64399 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,28.5 - parent: 2 - - uid: 20862 + pos: -7.5,39.5 + parent: 56631 + - uid: 64400 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,29.5 - parent: 2 - - uid: 20938 + pos: -6.5,39.5 + parent: 56631 + - uid: 64401 components: - type: Transform rot: 3.141592653589793 rad - pos: -43.5,49.5 - parent: 2 - - uid: 21013 + pos: -4.5,36.5 + parent: 56631 + - uid: 64402 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,65.5 - parent: 2 - - uid: 22609 + rot: 3.141592653589793 rad + pos: -3.5,36.5 + parent: 56631 + - uid: 64403 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,21.5 - parent: 2 - - uid: 22861 + rot: 3.141592653589793 rad + pos: -2.5,36.5 + parent: 56631 + - uid: 64404 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,30.5 - parent: 2 - - uid: 22862 + rot: 3.141592653589793 rad + pos: -0.5,36.5 + parent: 56631 + - uid: 64405 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,13.5 - parent: 2 - - uid: 22863 + rot: 3.141592653589793 rad + pos: 0.5,36.5 + parent: 56631 + - uid: 64406 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,14.5 - parent: 2 - - uid: 22865 + rot: 3.141592653589793 rad + pos: 1.5,36.5 + parent: 56631 + - uid: 64407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,15.5 - parent: 2 - - uid: 28203 + rot: 3.141592653589793 rad + pos: 3.5,36.5 + parent: 56631 + - uid: 64408 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,63.5 - parent: 2 - - uid: 41272 + rot: 3.141592653589793 rad + pos: 4.5,36.5 + parent: 56631 + - uid: 64409 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,62.5 - parent: 2 - - uid: 41301 + rot: 3.141592653589793 rad + pos: 5.5,36.5 + parent: 56631 + - uid: 64410 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,61.5 - parent: 2 - - uid: 41302 + rot: 3.141592653589793 rad + pos: 6.5,36.5 + parent: 56631 + - uid: 64411 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,60.5 - parent: 2 - - uid: 41303 + pos: 18.5,36.5 + parent: 56631 + - uid: 64412 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,61.5 - parent: 2 - - uid: 41304 + pos: 18.5,35.5 + parent: 56631 + - uid: 64413 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,62.5 - parent: 2 - - uid: 41314 + pos: 18.5,34.5 + parent: 56631 + - uid: 64414 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,63.5 - parent: 2 - - uid: 41320 + pos: 18.5,33.5 + parent: 56631 + - uid: 64415 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,64.5 - parent: 2 - - uid: 41321 + pos: 18.5,32.5 + parent: 56631 + - uid: 64416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,65.5 - parent: 2 - - uid: 41329 + pos: 18.5,31.5 + parent: 56631 + - uid: 64417 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,57.5 - parent: 2 - - uid: 41330 + pos: 18.5,30.5 + parent: 56631 + - uid: 64418 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,56.5 - parent: 2 - - uid: 41331 + pos: 12.5,34.5 + parent: 56631 + - uid: 64419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,55.5 - parent: 2 - - uid: 41332 + pos: 12.5,35.5 + parent: 56631 + - uid: 64420 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,54.5 - parent: 2 - - uid: 41340 + pos: 12.5,36.5 + parent: 56631 + - uid: 64421 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,53.5 - parent: 2 - - uid: 41347 + pos: 12.5,37.5 + parent: 56631 + - uid: 64422 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,52.5 - parent: 2 - - uid: 41348 + pos: 21.5,18.5 + parent: 56631 + - uid: 64423 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,52.5 - parent: 2 - - uid: 41349 + pos: 19.5,18.5 + parent: 56631 + - uid: 64424 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,53.5 - parent: 2 - - uid: 41350 + pos: 22.5,23.5 + parent: 56631 + - uid: 64425 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,54.5 - parent: 2 - - uid: 41351 + pos: 22.5,24.5 + parent: 56631 + - uid: 64426 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,55.5 - parent: 2 - - uid: 41352 + pos: 22.5,25.5 + parent: 56631 + - uid: 64427 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,56.5 - parent: 2 - - uid: 41353 + pos: 25.5,22.5 + parent: 56631 + - uid: 64428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,57.5 - parent: 2 - - uid: 42027 + pos: 26.5,22.5 + parent: 56631 + - uid: 64429 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,49.5 - parent: 2 - - uid: 42042 + pos: 27.5,22.5 + parent: 56631 + - uid: 64430 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,50.5 - parent: 2 - - uid: 42043 + pos: 28.5,22.5 + parent: 56631 + - uid: 64431 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,50.5 - parent: 2 - - uid: 42048 + pos: 29.5,22.5 + parent: 56631 + - uid: 64432 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,49.5 - parent: 2 - - uid: 42542 + pos: 30.5,22.5 + parent: 56631 + - uid: 64433 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,58.5 - parent: 2 - - uid: 43336 + pos: 31.5,22.5 + parent: 56631 + - uid: 64434 components: - type: Transform - pos: -41.5,50.5 - parent: 2 - - uid: 43337 + pos: 32.5,22.5 + parent: 56631 + - uid: 64435 components: - type: Transform - pos: -48.5,49.5 - parent: 2 - - uid: 43338 + pos: 22.5,29.5 + parent: 56631 + - uid: 64436 components: - type: Transform - pos: -48.5,50.5 - parent: 2 - - uid: 43817 + pos: 22.5,28.5 + parent: 56631 + - uid: 64437 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,59.5 - parent: 2 - - uid: 43818 + pos: 22.5,27.5 + parent: 56631 + - uid: 64438 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,60.5 - parent: 2 - - uid: 43819 + pos: 24.5,50.5 + parent: 56631 + - uid: 64439 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,61.5 - parent: 2 - - uid: 43820 + pos: 19.5,30.5 + parent: 56631 + - uid: 64440 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,58.5 - parent: 2 - - uid: 43821 + pos: 21.5,30.5 + parent: 56631 + - uid: 64441 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,59.5 - parent: 2 - - uid: 43822 + pos: 22.5,30.5 + parent: 56631 + - uid: 64442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,60.5 - parent: 2 - - uid: 43823 + pos: 22.5,31.5 + parent: 56631 + - uid: 64443 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,61.5 - parent: 2 - - uid: 43824 + pos: 23.5,35.5 + parent: 56631 + - uid: 64444 components: - type: Transform - pos: -34.5,64.5 - parent: 2 - - uid: 43825 + pos: 24.5,35.5 + parent: 56631 + - uid: 64445 components: - type: Transform - pos: -33.5,64.5 - parent: 2 - - uid: 43826 + rot: 3.141592653589793 rad + pos: -2.5,45.5 + parent: 56631 + - uid: 64446 components: - type: Transform - pos: -32.5,64.5 - parent: 2 - - uid: 43827 + rot: 3.141592653589793 rad + pos: -2.5,40.5 + parent: 56631 + - uid: 64447 components: - type: Transform - pos: -31.5,64.5 - parent: 2 - - uid: 43841 + rot: 3.141592653589793 rad + pos: -2.5,41.5 + parent: 56631 + - uid: 64448 components: - type: Transform rot: 3.141592653589793 rad - pos: -34.5,55.5 - parent: 2 - - uid: 43842 + pos: -2.5,42.5 + parent: 56631 + - uid: 64449 components: - type: Transform rot: 3.141592653589793 rad - pos: -33.5,55.5 - parent: 2 - - uid: 43843 + pos: -2.5,43.5 + parent: 56631 + - uid: 64450 components: - type: Transform rot: 3.141592653589793 rad - pos: -32.5,55.5 - parent: 2 - - uid: 43844 + pos: -2.5,44.5 + parent: 56631 + - uid: 64451 + components: + - type: Transform + pos: 25.5,56.5 + parent: 56631 + - uid: 64452 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,55.5 - parent: 2 - - uid: 49342 + pos: 3.5,40.5 + parent: 56631 + - uid: 64453 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-6.5 - parent: 45711 - - uid: 49343 + pos: -6.5,38.5 + parent: 56631 + - uid: 64454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-6.5 - parent: 45711 - - uid: 49344 + pos: -6.5,37.5 + parent: 56631 + - uid: 64455 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-3.5 - parent: 45711 - - uid: 49345 + pos: -16.5,52.5 + parent: 56631 + - uid: 64456 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-3.5 - parent: 45711 - - uid: 49346 + pos: -2.5,49.5 + parent: 56631 + - uid: 64457 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-3.5 - parent: 45711 - - uid: 49347 + pos: -2.5,48.5 + parent: 56631 + - uid: 64458 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-3.5 - parent: 45711 - - uid: 51578 + pos: -2.5,51.5 + parent: 56631 + - uid: 64459 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,11.5 - parent: 2 - - uid: 51579 + pos: -2.5,52.5 + parent: 56631 + - uid: 64460 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,9.5 - parent: 2 - - uid: 51580 + pos: -2.5,53.5 + parent: 56631 + - uid: 64461 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,9.5 - parent: 2 - - uid: 51581 + pos: -1.5,53.5 + parent: 56631 + - uid: 64462 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,11.5 - parent: 2 - - uid: 51654 + pos: 0.5,53.5 + parent: 56631 + - uid: 64463 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,18.5 - parent: 2 - - uid: 52761 + pos: 2.5,53.5 + parent: 56631 + - uid: 64464 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,51.5 - parent: 45711 - - uid: 52762 + pos: 3.5,53.5 + parent: 56631 + - uid: 64465 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,49.5 - parent: 45711 -- proto: SteelOre1 - entities: - - uid: 35230 + pos: 3.5,52.5 + parent: 56631 + - uid: 64466 components: - type: Transform - pos: -14.51918,18.482033 - parent: 34641 - - uid: 35231 + pos: 3.5,51.5 + parent: 56631 + - uid: 64467 components: - type: Transform - pos: -14.784805,18.638283 - parent: 34641 -- proto: StimpackMini - entities: - - uid: 22258 + pos: 3.5,49.5 + parent: 56631 + - uid: 64468 components: - type: Transform - parent: 22257 - - type: Physics - canCollide: False -- proto: Stool - entities: - - uid: 32399 + pos: 3.5,48.5 + parent: 56631 + - uid: 64469 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.503032,26.801474 - parent: 2 - - uid: 37822 + pos: -3.5,47.5 + parent: 56631 + - uid: 64470 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,7.5 - parent: 36861 - - uid: 45461 + pos: -4.5,47.5 + parent: 56631 + - uid: 64471 components: - type: Transform - pos: -1.5,-0.5 - parent: 43176 - - uid: 45462 + pos: -8.5,53.5 + parent: 56631 + - uid: 64472 components: - type: Transform - pos: -0.5,-0.5 - parent: 43176 - - uid: 45463 + pos: -5.5,47.5 + parent: 56631 + - uid: 64473 components: - type: Transform - pos: 1.5,-0.5 - parent: 43176 - - uid: 45464 + pos: -6.5,47.5 + parent: 56631 + - uid: 64474 components: - type: Transform - pos: 2.5,-0.5 - parent: 43176 - - uid: 45465 + pos: -15.5,51.5 + parent: 56631 + - uid: 64475 components: - type: Transform - pos: 0.5,-0.5 - parent: 43176 -- proto: StoolBar - entities: - - uid: 20006 + pos: -3.5,53.5 + parent: 56631 + - uid: 64476 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,-4.5 - parent: 2 - - uid: 25761 + pos: -4.5,53.5 + parent: 56631 + - uid: 64477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,28.5 - parent: 2 - - uid: 25762 + pos: -5.5,53.5 + parent: 56631 + - uid: 64478 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,29.5 - parent: 2 - - uid: 25763 + pos: -6.5,53.5 + parent: 56631 + - uid: 64479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,27.5 - parent: 2 - - uid: 25764 + pos: -7.5,53.5 + parent: 56631 + - uid: 64480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,26.5 - parent: 2 - - uid: 25765 + pos: -8.5,52.5 + parent: 56631 + - uid: 64481 components: - type: Transform - pos: 24.5,-38.5 - parent: 2 - - uid: 25766 + pos: -15.5,52.5 + parent: 56631 + - uid: 64482 components: - type: Transform - pos: 25.5,-38.5 - parent: 2 - - uid: 25767 + pos: -14.5,52.5 + parent: 56631 + - uid: 64483 components: - type: Transform - pos: 27.5,-38.5 - parent: 2 - - uid: 25769 + pos: -13.5,52.5 + parent: 56631 + - uid: 64484 components: - type: Transform - pos: 28.5,-44.5 - parent: 2 - - uid: 25770 + pos: -22.5,52.5 + parent: 56631 + - uid: 64485 components: - type: Transform - pos: 29.5,-44.5 - parent: 2 - - uid: 25779 + pos: -11.5,52.5 + parent: 56631 + - uid: 64486 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-70.5 - parent: 2 - - uid: 25780 + pos: -10.5,52.5 + parent: 56631 + - uid: 64487 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-72.5 - parent: 2 - - uid: 25781 + pos: -9.5,52.5 + parent: 56631 + - uid: 64488 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-71.5 - parent: 2 - - uid: 25782 + pos: -16.5,51.5 + parent: 56631 + - uid: 64489 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-71.5 - parent: 2 - - uid: 25783 + pos: -17.5,51.5 + parent: 56631 + - uid: 64490 components: - type: Transform - pos: -44.5,-72.5 - parent: 2 - - uid: 25784 + pos: -18.5,51.5 + parent: 56631 + - uid: 64491 components: - type: Transform - pos: -45.5,-70.5 - parent: 2 - - uid: 25785 + pos: -20.5,51.5 + parent: 56631 + - uid: 64492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-71.5 - parent: 2 - - uid: 26100 + pos: -21.5,51.5 + parent: 56631 + - uid: 64493 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,34.5 - parent: 2 - - uid: 32491 + pos: -22.5,51.5 + parent: 56631 + - uid: 64494 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,34.5 - parent: 2 - - uid: 32520 + pos: -22.5,53.5 + parent: 56631 + - uid: 64495 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,34.5 - parent: 2 - - uid: 32521 + pos: -22.5,54.5 + parent: 56631 + - uid: 64496 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,34.5 - parent: 2 - - uid: 35639 + pos: -22.5,55.5 + parent: 56631 + - uid: 64497 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-38.5 - parent: 2 - - uid: 35640 + pos: -22.5,56.5 + parent: 56631 + - uid: 64498 components: - type: Transform - pos: -38.5,-36.5 - parent: 2 - - uid: 41442 + pos: -16.5,56.5 + parent: 56631 + - uid: 64499 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 88.5,57.5 - parent: 2 - - uid: 42152 + pos: -16.5,55.5 + parent: 56631 + - uid: 64500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,-3.5 - parent: 2 - - uid: 42153 + pos: -16.5,54.5 + parent: 56631 + - uid: 64501 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,-5.5 - parent: 2 - - uid: 42383 + pos: -16.5,53.5 + parent: 56631 + - uid: 64502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,2.5 - parent: 2 - - uid: 42522 + pos: -8.5,54.5 + parent: 56631 + - uid: 64503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,0.5 - parent: 2 - - uid: 42523 + pos: -8.5,55.5 + parent: 56631 + - uid: 64504 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -63.5,-1.5 - parent: 2 - - uid: 53960 + pos: -8.5,56.5 + parent: 56631 + - uid: 64505 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,50.5 - parent: 45711 - - uid: 53962 + pos: -8.5,57.5 + parent: 56631 + - uid: 64506 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,51.5 - parent: 45711 - - uid: 53963 + pos: -8.5,58.5 + parent: 56631 + - uid: 64507 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,52.5 - parent: 45711 -- proto: StorageCanister - entities: - - uid: 246 + pos: -8.5,59.5 + parent: 56631 + - uid: 64508 components: - type: Transform - pos: 32.5,20.5 - parent: 2 - - uid: 1065 + pos: -8.5,60.5 + parent: 56631 + - uid: 64509 components: - type: Transform - pos: 64.5,-30.5 - parent: 2 - - uid: 5477 + pos: -9.5,60.5 + parent: 56631 + - uid: 64510 components: - type: Transform - pos: 66.5,-33.5 - parent: 2 - - uid: 5830 + pos: -10.5,60.5 + parent: 56631 + - uid: 64511 components: - type: Transform - pos: 41.5,15.5 - parent: 2 - - uid: 7877 + pos: -11.5,60.5 + parent: 56631 + - uid: 64512 components: - type: Transform - pos: 3.5,-28.5 - parent: 2 - - uid: 22024 + pos: -12.5,60.5 + parent: 56631 + - uid: 64513 components: - type: Transform - pos: 32.5,19.5 - parent: 2 - - uid: 23812 + pos: -13.5,60.5 + parent: 56631 + - uid: 64514 components: - type: Transform - pos: 65.5,-30.5 - parent: 2 - - uid: 25788 + pos: -14.5,60.5 + parent: 56631 + - uid: 64515 components: - type: Transform - pos: -38.5,34.5 - parent: 2 - - uid: 26217 + pos: -15.5,60.5 + parent: 56631 + - uid: 64516 components: - type: Transform - pos: 41.5,16.5 - parent: 2 - - uid: 28712 + rot: 3.141592653589793 rad + pos: 11.5,49.5 + parent: 56631 + - uid: 64517 components: - type: Transform - pos: 2.5,-49.5 - parent: 2 - - uid: 32014 + pos: -22.5,50.5 + parent: 56631 + - uid: 64518 components: - type: Transform - pos: 43.5,16.5 - parent: 2 - - uid: 41769 + pos: -22.5,48.5 + parent: 56631 + - uid: 64519 components: - type: Transform - pos: 43.5,15.5 - parent: 2 -- proto: StorageImplanter - entities: - - uid: 54407 + pos: -22.5,46.5 + parent: 56631 + - uid: 64520 components: - type: Transform - pos: -50.65172,42.67207 - parent: 45711 -- proto: StrangePill - entities: - - uid: 49348 + pos: 11.5,47.5 + parent: 56631 + - uid: 64521 components: - type: Transform - pos: 11.735521,-4.290595 - parent: 45711 - - uid: 49349 + rot: 3.141592653589793 rad + pos: 13.5,47.5 + parent: 56631 + - uid: 64522 components: - type: Transform - pos: -12.220541,-6.1665163 - parent: 45711 - - uid: 49350 + rot: 3.141592653589793 rad + pos: 13.5,53.5 + parent: 56631 + - uid: 64523 components: - type: Transform - pos: -6.0569034,12.160178 - parent: 45711 - - uid: 49351 + pos: -2.5,59.5 + parent: 56631 + - uid: 64524 components: - type: Transform - pos: -0.74440336,9.378928 - parent: 45711 - - uid: 49352 + pos: -2.5,58.5 + parent: 56631 + - uid: 64525 components: - type: Transform - pos: 7.0207767,11.800803 - parent: 45711 - - uid: 49353 + pos: -2.5,54.5 + parent: 56631 + - uid: 64526 components: - type: Transform - pos: 12.231697,14.748684 - parent: 45711 - - uid: 52330 + pos: 3.5,58.5 + parent: 56631 + - uid: 64527 components: - type: Transform - pos: -7.4655,48.50592 - parent: 45711 - - uid: 52333 + pos: 3.5,54.5 + parent: 56631 + - uid: 64528 components: - type: Transform - pos: -6.6842346,52.16217 - parent: 45711 - - uid: 52334 + pos: 3.5,55.5 + parent: 56631 + - uid: 64529 components: - type: Transform - pos: -5.4654846,50.16217 - parent: 45711 - - uid: 52335 + pos: 3.5,56.5 + parent: 56631 + - uid: 64530 components: - type: Transform - pos: -3.6061249,52.334045 - parent: 45711 - - uid: 52763 + pos: 3.5,57.5 + parent: 56631 + - uid: 64531 components: - type: Transform - pos: -0.8740387,51.31488 - parent: 45711 - - uid: 52764 + pos: -3.5,59.5 + parent: 56631 + - uid: 64532 components: - type: Transform - pos: 1.7665405,49.40863 - parent: 45711 -- proto: Stunbaton - entities: - - uid: 19296 + pos: -4.5,59.5 + parent: 56631 + - uid: 64533 components: - type: Transform - pos: -32.793297,-25.404089 - parent: 2 - - uid: 19316 + pos: -5.5,59.5 + parent: 56631 + - uid: 64534 components: - type: Transform - pos: -32.59017,-25.450964 - parent: 2 - - uid: 19329 + pos: -7.5,59.5 + parent: 56631 + - uid: 64535 components: - type: Transform - pos: -32.793297,-25.513464 - parent: 2 - - uid: 35962 + pos: 3.5,59.5 + parent: 56631 + - uid: 64536 components: - type: Transform - pos: -32.646908,-25.399143 - parent: 2 -- proto: SubstationBasic - entities: - - uid: 5105 + pos: 0.5,59.5 + parent: 56631 + - uid: 64537 components: - - type: MetaData - name: Старые помещения и отбытие - type: Transform - pos: -5.5,-73.5 - parent: 2 - - uid: 7836 + pos: 2.5,59.5 + parent: 56631 + - uid: 64538 components: - - type: MetaData - name: Отдел снабжения, ларёк и мусоропереработка - type: Transform - pos: 46.5,8.5 - parent: 2 - - uid: 7900 + pos: -1.5,59.5 + parent: 56631 + - uid: 64539 components: - - type: MetaData - name: Арендная площадь - type: Transform - pos: 29.5,-65.5 - parent: 2 - - uid: 9042 + pos: 4.5,53.5 + parent: 56631 + - uid: 64540 + components: + - type: Transform + pos: 5.5,53.5 + parent: 56631 + - uid: 64541 + components: + - type: Transform + pos: 6.5,53.5 + parent: 56631 + - uid: 64542 components: - - type: MetaData - name: РНД - type: Transform - pos: 49.5,-47.5 - parent: 2 - - uid: 10400 + pos: 7.5,53.5 + parent: 56631 + - uid: 64543 components: - - type: MetaData - name: Прибытие - type: Transform - pos: -41.5,30.5 - parent: 2 - - uid: 17889 + pos: 8.5,53.5 + parent: 56631 + - uid: 64544 components: - - type: MetaData - name: Сервисный отдел - type: Transform - pos: -51.5,37.5 - parent: 2 - - uid: 21947 + pos: 11.5,53.5 + parent: 56631 + - uid: 64545 components: - - type: MetaData - name: Медицинский отдел - type: Transform - pos: -32.5,-46.5 - parent: 2 - - uid: 22299 + pos: -28.5,43.5 + parent: 56631 + - uid: 64546 components: - - type: MetaData - name: Отдел службы безопасности - type: Transform - pos: -23.5,-33.5 - parent: 2 - - uid: 25469 + pos: -29.5,43.5 + parent: 56631 + - uid: 64547 components: - - type: MetaData - name: Инжебар "220 Вольт" - type: Transform - pos: 21.5,51.5 - parent: 2 - - uid: 25799 + pos: -30.5,43.5 + parent: 56631 + - uid: 64548 components: - - type: MetaData - name: Глава персонала и коридоры мостика - type: Transform - pos: -18.5,-13.5 - parent: 2 - - uid: 25804 + pos: 28.5,50.5 + parent: 56631 + - uid: 64549 components: - - type: MetaData - name: РНД и EVA - type: Transform - pos: 14.5,-11.5 - parent: 2 - - uid: 25808 + pos: -8.5,74.5 + parent: 56631 + - uid: 64550 components: - - type: MetaData - name: Старые помещения - type: Transform - pos: 33.5,-36.5 - parent: 2 - - uid: 25813 + pos: 9.5,54.5 + parent: 56631 + - uid: 64551 components: - - type: MetaData - name: Инженерный отдел - type: Transform - pos: 23.5,13.5 - parent: 2 - - uid: 25817 + pos: 10.5,54.5 + parent: 56631 + - uid: 64552 components: - - type: MetaData - name: Мостик - type: Transform - pos: -1.5,-7.5 - parent: 2 - - uid: 25818 + pos: 11.5,54.5 + parent: 56631 + - uid: 64553 components: - - type: MetaData - name: ЦИИ - type: Transform - pos: 33.5,67.5 - parent: 2 - - uid: 25820 + pos: 12.5,54.5 + parent: 56631 + - uid: 64554 components: - - type: MetaData - name: Вирусология и зомби-лаборатория - type: Transform - pos: -49.5,-65.5 - parent: 2 - - uid: 25821 + pos: 11.5,63.5 + parent: 56631 + - uid: 64555 components: - - type: MetaData - name: Развлекательный отсек и спальные помещения - type: Transform - pos: -56.5,-16.5 - parent: 2 - - uid: 25822 + pos: 10.5,63.5 + parent: 56631 + - uid: 64556 components: - - type: MetaData - name: Шаттл в прибытии (1) - type: Transform - pos: -74.5,1.5 - parent: 2 - - uid: 25823 + pos: 9.5,63.5 + parent: 56631 + - uid: 64557 components: - - type: MetaData - name: Шаттл в прибытии (2) - type: Transform - pos: -74.5,8.5 - parent: 2 - - uid: 26422 + pos: 9.5,60.5 + parent: 56631 + - uid: 64558 components: - - type: MetaData - name: Отбытие - type: Transform - pos: -10.5,46.5 - parent: 2 - - uid: 27153 + pos: 10.5,60.5 + parent: 56631 + - uid: 64559 components: - - type: MetaData - name: Комната УЧ - type: Transform - pos: 58.5,36.5 - parent: 2 - - uid: 35232 + pos: 11.5,60.5 + parent: 56631 + - uid: 64560 components: - type: Transform - pos: -15.5,14.5 - parent: 34641 - - uid: 37823 + pos: 12.5,60.5 + parent: 56631 + - uid: 64561 components: - type: Transform - pos: 8.5,1.5 - parent: 36861 - - uid: 41622 + pos: 12.5,57.5 + parent: 56631 + - uid: 64562 components: - - type: MetaData - name: Генератор гравитации - type: Transform - pos: 40.5,35.5 - parent: 2 -- proto: SubstationBasicEmpty - entities: - - uid: 37824 + pos: 11.5,57.5 + parent: 56631 + - uid: 64563 components: - type: Transform - pos: 38.5,10.5 - parent: 36861 -- proto: SubstationMachineCircuitboard - entities: - - uid: 10232 + pos: 10.5,57.5 + parent: 56631 + - uid: 64564 components: - type: Transform - pos: 17.541061,59.60654 - parent: 2 - - uid: 25825 + pos: 9.5,57.5 + parent: 56631 + - uid: 64565 components: - type: Transform - pos: -48.48445,8.85008 - parent: 2 - - uid: 28693 + pos: 8.5,63.5 + parent: 56631 + - uid: 64566 components: - type: Transform - pos: 59.09606,46.728992 - parent: 2 - - uid: 52086 + pos: 8.5,60.5 + parent: 56631 + - uid: 64567 components: - type: Transform - pos: 16.663078,3.5245857 - parent: 2 - - uid: 52101 + pos: 8.5,57.5 + parent: 56631 + - uid: 64568 components: - type: Transform - pos: 16.538078,3.7277107 - parent: 2 -- proto: SubstationWallBasic - entities: - - uid: 22082 + pos: 8.5,54.5 + parent: 56631 + - uid: 64569 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,50.5 - parent: 2 - - uid: 32852 + pos: 9.5,65.5 + parent: 56631 + - uid: 64570 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,3.5 - parent: 32764 - - uid: 35871 + pos: 10.5,65.5 + parent: 56631 + - uid: 64571 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 35803 - - uid: 43362 + pos: 11.5,65.5 + parent: 56631 + - uid: 64572 components: - - type: MetaData - name: Соляры Ю-В - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,73.5 - parent: 2 - - uid: 45168 + pos: 8.5,65.5 + parent: 56631 + - uid: 64573 components: - type: Transform - pos: 0.5,-0.5 - parent: 44868 - - uid: 45169 + pos: -2.5,60.5 + parent: 56631 + - uid: 64574 components: - type: Transform - pos: 2.5,-0.5 - parent: 44868 - - uid: 49354 + pos: -2.5,61.5 + parent: 56631 + - uid: 64575 components: - type: Transform - pos: -6.5,6.5 - parent: 45711 - - type: Battery - startingCharge: 0 - - uid: 56264 + pos: -2.5,62.5 + parent: 56631 + - uid: 64576 components: - type: Transform - pos: 3.5,2.5 - parent: 56108 -- proto: SuitStorageAtmos - entities: - - uid: 21765 + pos: -2.5,64.5 + parent: 56631 + - uid: 64577 components: - type: Transform - pos: 38.5,29.5 - parent: 2 - - uid: 25950 + pos: -2.5,65.5 + parent: 56631 + - uid: 64578 components: - type: Transform - pos: 37.5,29.5 - parent: 2 - - uid: 25962 + pos: -2.5,66.5 + parent: 56631 + - uid: 64579 components: - type: Transform - pos: 39.5,29.5 - parent: 2 -- proto: SuitStorageBase - entities: - - uid: 49355 + pos: -2.5,67.5 + parent: 56631 + - uid: 64580 components: - type: Transform - pos: -3.5,-7.5 - parent: 45711 - - uid: 49356 + pos: -2.5,68.5 + parent: 56631 + - uid: 64581 components: - type: Transform - pos: -5.5,-5.5 - parent: 45711 - - uid: 49357 + pos: -2.5,69.5 + parent: 56631 + - uid: 64582 components: - type: Transform - pos: -5.5,-7.5 - parent: 45711 - - uid: 49358 + pos: -2.5,70.5 + parent: 56631 + - uid: 64583 components: - type: Transform - pos: 6.5,-7.5 - parent: 45711 - - uid: 49359 + pos: -2.5,71.5 + parent: 56631 + - uid: 64584 components: - type: Transform - pos: 5.5,-5.5 - parent: 45711 -- proto: SuitStorageCaptain - entities: - - uid: 310 + pos: -2.5,72.5 + parent: 56631 + - uid: 64585 components: - type: Transform - pos: 5.5,-6.5 - parent: 2 -- proto: SuitStorageCE - entities: - - uid: 3022 + pos: -2.5,73.5 + parent: 56631 + - uid: 64586 components: - type: Transform - pos: 15.5,19.5 - parent: 2 -- proto: SuitStorageCMO - entities: - - uid: 21989 + pos: -8.5,73.5 + parent: 56631 + - uid: 64587 components: - type: Transform - pos: 15.5,-49.5 - parent: 2 -- proto: SuitStorageEngi - entities: - - uid: 330 + pos: -8.5,72.5 + parent: 56631 + - uid: 64588 components: - type: Transform - pos: 28.5,38.5 - parent: 2 - - uid: 10589 + pos: -8.5,71.5 + parent: 56631 + - uid: 64589 components: - type: Transform - pos: 28.5,40.5 - parent: 2 - - uid: 25931 + pos: -8.5,70.5 + parent: 56631 + - uid: 64590 components: - type: Transform - pos: 28.5,37.5 - parent: 2 - - uid: 28821 + pos: -8.5,69.5 + parent: 56631 + - uid: 64591 components: - type: Transform - pos: 28.5,39.5 - parent: 2 - - uid: 35060 + pos: -8.5,68.5 + parent: 56631 + - uid: 64592 components: - type: Transform - pos: 28.5,42.5 - parent: 2 - - uid: 41219 + pos: -8.5,67.5 + parent: 56631 + - uid: 64593 components: - type: Transform - pos: 13.5,36.5 - parent: 2 - - uid: 41220 + pos: -8.5,66.5 + parent: 56631 + - uid: 64594 components: - type: Transform - pos: 17.5,36.5 - parent: 2 - - uid: 41222 + pos: -8.5,65.5 + parent: 56631 + - uid: 64595 components: - type: Transform - pos: 14.5,36.5 - parent: 2 - - uid: 41223 + pos: -8.5,63.5 + parent: 56631 + - uid: 64596 components: - type: Transform - pos: 16.5,36.5 - parent: 2 -- proto: SuitStorageEVA - entities: - - uid: 25826 + pos: -8.5,62.5 + parent: 56631 + - uid: 64597 components: - type: Transform - pos: 17.5,-3.5 - parent: 2 - - uid: 25827 + pos: -8.5,61.5 + parent: 56631 + - uid: 64598 components: - type: Transform - pos: 17.5,-6.5 - parent: 2 - - uid: 25828 + pos: -7.5,67.5 + parent: 56631 + - uid: 64599 components: - type: Transform - pos: 15.5,-2.5 - parent: 2 - - uid: 25829 + pos: -6.5,67.5 + parent: 56631 + - uid: 64600 components: - type: Transform - pos: 15.5,-3.5 - parent: 2 - - uid: 25830 + pos: -4.5,67.5 + parent: 56631 + - uid: 64601 components: - type: Transform - pos: 15.5,-4.5 - parent: 2 - - uid: 25831 + pos: -3.5,67.5 + parent: 56631 + - uid: 64602 components: - type: Transform - pos: 17.5,-2.5 - parent: 2 - - uid: 25832 + pos: -1.5,67.5 + parent: 56631 + - uid: 64603 components: - type: Transform - pos: 17.5,-5.5 - parent: 2 - - uid: 25833 + pos: -0.5,67.5 + parent: 56631 + - uid: 64604 components: - type: Transform - pos: 17.5,-4.5 - parent: 2 - - uid: 37825 + pos: 5.5,67.5 + parent: 56631 + - uid: 64605 components: - type: Transform - pos: 9.5,20.5 - parent: 36861 - - uid: 37826 + pos: 6.5,67.5 + parent: 56631 + - uid: 64606 components: - type: Transform - pos: 11.5,20.5 - parent: 36861 - - uid: 37827 + pos: 7.5,67.5 + parent: 56631 + - uid: 64607 components: - type: Transform - pos: 12.5,20.5 - parent: 36861 - - uid: 37828 + pos: -2.5,74.5 + parent: 56631 + - uid: 64608 components: - type: Transform - pos: 10.5,20.5 - parent: 36861 - - uid: 37829 + pos: -9.5,68.5 + parent: 56631 + - uid: 64609 components: - type: Transform - pos: 8.5,20.5 - parent: 36861 -- proto: SuitStorageEVAAlternate - entities: - - uid: 45653 + pos: -10.5,68.5 + parent: 56631 + - uid: 64610 components: - type: Transform - pos: 5.5,7.5 - parent: 45518 -- proto: SuitStorageEVAEmergency - entities: - - uid: 6964 + pos: -11.5,68.5 + parent: 56631 + - uid: 64611 components: - type: Transform - pos: -54.5,31.5 - parent: 2 - - uid: 8318 + pos: -13.5,68.5 + parent: 56631 + - uid: 64612 components: - type: Transform - pos: 52.5,11.5 - parent: 2 -- proto: SuitStorageEVASyndicate - entities: - - uid: 49360 + pos: -14.5,68.5 + parent: 56631 + - uid: 64613 components: - type: Transform - pos: -3.5,-5.5 - parent: 45711 - - uid: 49361 + pos: -15.5,68.5 + parent: 56631 + - uid: 64614 components: - type: Transform - pos: -4.5,-7.5 - parent: 45711 - - uid: 49362 + pos: -26.5,45.5 + parent: 56631 + - uid: 64615 components: - type: Transform - pos: 6.5,-5.5 - parent: 45711 - - uid: 49363 + pos: -27.5,45.5 + parent: 56631 + - uid: 64616 components: - type: Transform - pos: 4.5,-7.5 - parent: 45711 -- proto: SuitStorageHOS - entities: - - uid: 1889 + pos: -28.5,45.5 + parent: 56631 + - uid: 64617 components: - type: Transform - pos: -30.5,-13.5 - parent: 2 -- proto: SuitStorageRD - entities: - - uid: 31083 + pos: -28.5,46.5 + parent: 56631 + - uid: 64618 components: - type: Transform - pos: 28.5,-23.5 - parent: 2 -- proto: SuitStorageSalv - entities: - - uid: 206 + pos: -28.5,47.5 + parent: 56631 + - uid: 64619 components: - type: Transform - pos: 71.5,2.5 - parent: 2 - - uid: 9139 + pos: -28.5,48.5 + parent: 56631 + - uid: 64620 components: - type: Transform - pos: 73.5,2.5 - parent: 2 - - uid: 9893 + pos: -28.5,49.5 + parent: 56631 + - uid: 64621 components: - type: Transform - pos: 72.5,2.5 - parent: 2 - - uid: 9896 + pos: -28.5,50.5 + parent: 56631 + - uid: 64622 components: - type: Transform - pos: 74.5,2.5 - parent: 2 -- proto: SuitStorageSec - entities: - - uid: 37830 + pos: -28.5,51.5 + parent: 56631 + - uid: 64623 components: - type: Transform - pos: 8.5,-2.5 - parent: 36861 - - uid: 37831 + pos: -27.5,51.5 + parent: 56631 + - uid: 64624 components: - type: Transform - pos: 7.5,-2.5 - parent: 36861 -- proto: SuitStorageWarden - entities: - - uid: 7955 + pos: -26.5,51.5 + parent: 56631 + - uid: 64625 components: - type: Transform - pos: -33.5,-18.5 - parent: 2 -- proto: SuperSynthesizerInstrument - entities: - - uid: 11425 + pos: -24.5,51.5 + parent: 56631 + - uid: 64626 components: - type: Transform - parent: 10982 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SurveillanceCameraAssembly - entities: - - uid: 35233 + pos: -23.5,51.5 + parent: 56631 + - uid: 64627 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,11.5 - parent: 34641 - - uid: 35234 + pos: -24.5,45.5 + parent: 56631 + - uid: 64628 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,11.5 - parent: 34641 -- proto: SurveillanceCameraCommand - entities: - - uid: 1080 + pos: -23.5,45.5 + parent: 56631 + - uid: 64629 components: - type: Transform - pos: -27.5,-13.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис ГСБ - - uid: 4543 + pos: 0.5,79.5 + parent: 56631 + - uid: 64630 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-2.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис капитана - - uid: 11725 + pos: 0.5,82.5 + parent: 56631 + - uid: 64631 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-5.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Комната отдыха - - uid: 24997 + pos: 0.5,83.5 + parent: 56631 + - uid: 64632 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-25.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Кабинет НРа - - uid: 25836 + pos: 0.5,81.5 + parent: 56631 + - uid: 64633 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-2.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Хранилище EVA - - uid: 25838 + pos: 0.5,80.5 + parent: 56631 + - uid: 64634 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-45.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис Старшего Медицинского Офицера - - uid: 25839 + pos: 5.5,83.5 + parent: 56631 + - uid: 64635 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,19.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис Старшего Инженера - - uid: 25840 + pos: 1.5,83.5 + parent: 56631 + - uid: 64636 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -12.5,-5.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис ГП - - uid: 25842 + pos: 2.5,83.5 + parent: 56631 + - uid: 64637 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,5.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис Квартирмейстера - - uid: 25845 + pos: 4.5,83.5 + parent: 56631 + - uid: 64638 components: - type: Transform - pos: 5.5,37.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Офис Агента Внутренних Дел - - uid: 25847 + pos: 5.5,82.5 + parent: 56631 + - uid: 64639 components: - type: Transform - pos: -49.5,7.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Склад Дронов - - uid: 25848 + pos: 3.5,83.5 + parent: 56631 + - uid: 64640 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,64.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: ИИ - - uid: 25849 + pos: 5.5,81.5 + parent: 56631 + - uid: 64641 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,64.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: ИИ Энергоснабжение - - uid: 25850 + pos: 5.5,80.5 + parent: 56631 + - uid: 64642 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,71.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: ИИ Телекоммуникация - - uid: 25851 + pos: 5.5,79.5 + parent: 56631 + - uid: 64643 components: - type: Transform - pos: 48.5,57.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: ИИ Маршрутизаторы Камер - - uid: 26550 + pos: -14.5,78.5 + parent: 56631 + - uid: 64644 components: - type: Transform - pos: -1.5,-0.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Мостик - - uid: 42707 + pos: -15.5,78.5 + parent: 56631 + - uid: 64645 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,39.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Картотека АВД - - uid: 45961 + pos: -13.5,78.5 + parent: 56631 + - uid: 64646 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,9.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraCommand - nameSet: True - id: Хранилище -- proto: SurveillanceCameraEngineering - entities: - - uid: 2129 + pos: -13.5,79.5 + parent: 56631 + - uid: 64647 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,24.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: 'Атмосия: вход' - - uid: 11813 + pos: -12.5,64.5 + parent: 56631 + - uid: 64648 components: - type: Transform - pos: 21.5,33.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Комната отдыха - - uid: 12228 + pos: -13.5,64.5 + parent: 56631 + - uid: 64649 components: - type: Transform - pos: 22.5,25.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Генераторная - - uid: 25855 + pos: -11.5,64.5 + parent: 56631 + - uid: 64650 components: - type: Transform rot: 3.141592653589793 rad - pos: 19.5,23.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Коридор инженерного отдела - - uid: 25858 + pos: 13.5,51.5 + parent: 56631 + - uid: 64651 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,19.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Приемная атмоса - - uid: 25859 + pos: 8.5,48.5 + parent: 56631 + - uid: 64652 components: - type: Transform - pos: 6.5,25.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Приемная инженеров - - uid: 25861 + rot: 3.141592653589793 rad + pos: 11.5,51.5 + parent: 56631 + - uid: 64653 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,30.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Раздевалка инженеров - - uid: 45466 + rot: 3.141592653589793 rad + pos: 8.5,50.5 + parent: 56631 + - uid: 64654 components: - type: Transform - pos: 3.5,-0.5 - parent: 43176 - - uid: 45467 + rot: 3.141592653589793 rad + pos: 8.5,52.5 + parent: 56631 + - uid: 64655 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,3.5 - parent: 43176 - - uid: 45949 + pos: 13.5,49.5 + parent: 56631 + - uid: 64656 components: - type: Transform - pos: 42.5,13.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Склад атмосферногых техников - - uid: 45950 + pos: -28.5,44.5 + parent: 56631 + - uid: 64657 components: - type: Transform rot: 3.141592653589793 rad - pos: 44.5,26.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Атмосия - - uid: 45951 + pos: -32.5,42.5 + parent: 56631 + - uid: 64658 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,16.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: 'Атмосия: комната отдыха' - - uid: 45952 + rot: 3.141592653589793 rad + pos: -32.5,41.5 + parent: 56631 + - uid: 64659 components: - type: Transform - pos: 34.5,9.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: 'Атмосия: баня' - - uid: 45953 + rot: 3.141592653589793 rad + pos: 16.5,47.5 + parent: 56631 + - uid: 64660 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,17.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Электроснабжение - - uid: 45954 + rot: 3.141592653589793 rad + pos: 16.5,48.5 + parent: 56631 + - uid: 64661 components: - type: Transform - pos: 36.5,31.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Склад конструкций - - uid: 45955 + rot: 3.141592653589793 rad + pos: 16.5,50.5 + parent: 56631 + - uid: 64662 components: - type: Transform - pos: 48.5,73.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: С-В солнечные панели - - uid: 45956 + rot: 3.141592653589793 rad + pos: 16.5,52.5 + parent: 56631 + - uid: 64663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,51.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: С-З солнечные панели - - uid: 45957 + pos: -31.5,43.5 + parent: 56631 + - uid: 64664 components: - type: Transform - pos: -49.5,-65.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Ю-З солнечные панели - - uid: 45958 + pos: -32.5,43.5 + parent: 56631 + - uid: 64665 components: - type: Transform - pos: 39.5,35.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Генератор гравитации - - uid: 45959 + pos: -33.5,43.5 + parent: 56631 + - uid: 64666 components: - type: Transform - pos: 61.5,36.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Ускоритель частиц - - uid: 45960 + pos: -34.5,43.5 + parent: 56631 + - uid: 64667 components: - type: Transform - rot: 3.141592653589793 rad - pos: 61.5,46.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Электроснабжение УЧ - - uid: 52133 + rot: 1.5707963267948966 rad + pos: 20.5,46.5 + parent: 56631 + - uid: 64668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,6.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraEngineering - nameSet: True - id: Склад инженерного отдела -- proto: SurveillanceCameraGeneral - entities: - - uid: 15436 + rot: 1.5707963267948966 rad + pos: 17.5,47.5 + parent: 56631 + - uid: 64669 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,50.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Уборная №2 - - uid: 18200 + rot: 1.5707963267948966 rad + pos: 23.5,53.5 + parent: 56631 + - uid: 64670 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,53.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: театр' - - uid: 23174 + pos: 24.5,53.5 + parent: 56631 + - uid: 64671 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-1.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: приёмная отдела снаб.' - - uid: 23194 + rot: 1.5707963267948966 rad + pos: 25.5,53.5 + parent: 56631 + - uid: 64672 components: - type: Transform - pos: 28.5,-0.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: ларёк' - - uid: 23832 + rot: 1.5707963267948966 rad + pos: 27.5,53.5 + parent: 56631 + - uid: 64673 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,23.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: церковь' - - uid: 24394 + rot: 1.5707963267948966 rad + pos: 28.5,53.5 + parent: 56631 + - uid: 64674 components: - type: Transform - pos: -33.5,3.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Уборная №1 - - uid: 24692 + rot: 1.5707963267948966 rad + pos: 29.5,53.5 + parent: 56631 + - uid: 64675 components: - type: Transform - pos: -12.5,21.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: библиотека' - - uid: 25856 + rot: 1.5707963267948966 rad + pos: 31.5,53.5 + parent: 56631 + - uid: 64676 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -95.5,34.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: ветка №1' - - uid: 25857 + rot: 1.5707963267948966 rad + pos: 32.5,53.5 + parent: 56631 + - uid: 64677 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,12.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: отдел новостей' - - uid: 25862 + rot: 1.5707963267948966 rad + pos: 33.5,53.5 + parent: 56631 + - uid: 64678 components: - type: Transform rot: 3.141592653589793 rad - pos: -41.5,3.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Дормиторий - - uid: 25863 + pos: 31.5,46.5 + parent: 56631 + - uid: 64679 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,-26.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: медицинский отдел' - - uid: 25866 + pos: 32.5,48.5 + parent: 56631 + - uid: 64680 components: - type: Transform - pos: -84.5,-11.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Парк - - uid: 25868 + rot: 1.5707963267948966 rad + pos: 32.5,47.5 + parent: 56631 + - uid: 64681 components: - type: Transform rot: 1.5707963267948966 rad - pos: -95.5,16.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: стыковочная зона' - - uid: 25940 + pos: 33.5,47.5 + parent: 56631 + - uid: 64682 components: - type: Transform rot: 1.5707963267948966 rad - pos: -92.5,-8.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Пляж - - uid: 45875 + pos: 29.5,47.5 + parent: 56631 + - uid: 64683 components: - type: Transform rot: 1.5707963267948966 rad - pos: -92.5,-14.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Пляж: раздевалка' - - uid: 45905 + pos: 28.5,47.5 + parent: 56631 + - uid: 64684 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,18.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Прибытие - - uid: 45928 + pos: 25.5,54.5 + parent: 56631 + - uid: 64685 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,34.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: ветка №2' - - uid: 45938 + rot: 3.141592653589793 rad + pos: 31.5,42.5 + parent: 56631 + - uid: 64686 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,34.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: ветка №3' - - uid: 45939 + pos: 28.5,56.5 + parent: 56631 + - uid: 64687 components: - type: Transform - pos: -85.5,1.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: шаттл прибытия' - - uid: 45940 + pos: 28.5,54.5 + parent: 56631 + - uid: 64688 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,16.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: коридор №2' - - uid: 45941 + rot: 3.141592653589793 rad + pos: -32.5,39.5 + parent: 56631 +- proto: WallPlastitaniumDiagonal + entities: + - uid: 64689 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,20.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Прибытие: коридор №1' - - uid: 45942 + pos: -29.5,34.5 + parent: 56631 + - uid: 64690 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,34.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: зал суда' - - uid: 45943 + pos: -31.5,37.5 + parent: 56631 + - uid: 64691 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,61.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Отбытие №1 - - uid: 45944 + pos: -28.5,37.5 + parent: 56631 + - uid: 64692 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,53.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: Отбытие №2 - - uid: 45945 + pos: -27.5,24.5 + parent: 56631 + - uid: 64693 components: - type: Transform - pos: -15.5,-30.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: камеры заключения' - - uid: 45946 + rot: 3.141592653589793 rad + pos: -22.5,24.5 + parent: 56631 + - uid: 64694 components: - type: Transform - pos: -29.5,-0.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: отдел сб' - - uid: 45948 + rot: -1.5707963267948966 rad + pos: -22.5,23.5 + parent: 56631 + - uid: 64695 components: - type: Transform - pos: 15.5,-0.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: хранилище ЕВА' - - uid: 45962 + pos: -27.5,23.5 + parent: 56631 + - uid: 64696 components: - type: Transform - pos: -9.5,-9.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: Ю-З мостик' - - uid: 45963 + rot: -1.5707963267948966 rad + pos: -27.5,28.5 + parent: 56631 + - uid: 64697 components: - type: Transform - pos: 8.5,-9.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: Ю-В мостик' - - uid: 45964 + pos: -22.5,28.5 + parent: 56631 + - uid: 64698 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,11.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: С-З мостик' - - uid: 45965 + pos: -28.5,31.5 + parent: 56631 + - uid: 64699 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,11.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraGeneral - nameSet: True - id: 'Коридор: С-В мостик' -- proto: SurveillanceCameraMedical + rot: -1.5707963267948966 rad + pos: -21.5,31.5 + parent: 56631 +- proto: WallPlastitaniumIndestructible entities: - - uid: 18754 + - uid: 64700 + components: + - type: Transform + pos: -1.5,7.5 + parent: 56631 + - uid: 64701 + components: + - type: Transform + pos: 3.5,-0.5 + parent: 56631 + - uid: 64702 + components: + - type: Transform + pos: 2.5,7.5 + parent: 56631 + - uid: 64703 components: - type: Transform - pos: 4.5,-61.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Морг - - uid: 21150 + pos: -3.5,-0.5 + parent: 56631 + - uid: 64704 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-35.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Защищенный Блок Хим.Отдела - - uid: 25219 + pos: -4.5,-0.5 + parent: 56631 + - uid: 64705 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-39.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Основной блок хим.отдела - - uid: 25869 + pos: -4.5,-1.5 + parent: 56631 + - uid: 64706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,-45.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Кабинет психолога - - uid: 25871 + pos: -4.5,-2.5 + parent: 56631 + - uid: 64707 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -35.5,-40.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: 'Вирусология: коридор' - - uid: 25873 + pos: -4.5,-3.5 + parent: 56631 + - uid: 64708 components: - type: Transform - pos: -23.5,-42.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: 'Вирусология: вход' - - uid: 25874 + pos: -4.5,-4.5 + parent: 56631 + - uid: 64709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,-52.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Комната клонирования - - uid: 25876 + pos: 2.5,-0.5 + parent: 56631 + - uid: 64710 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,-49.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Псих. диспансер - - uid: 25879 + pos: -5.5,-4.5 + parent: 56631 + - uid: 64711 components: - type: Transform - pos: -2.5,-43.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Холл Мед Отдела - - uid: 25882 + pos: -6.5,-4.5 + parent: 56631 + - uid: 64712 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-51.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Вирусология - - uid: 25883 + pos: -1.5,-0.5 + parent: 56631 + - uid: 64713 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-46.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Раздевалка - - uid: 25884 + pos: 4.5,-0.5 + parent: 56631 + - uid: 64714 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-51.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Кабинет парамедика - - uid: 25887 + pos: 23.5,22.5 + parent: 56631 + - uid: 64715 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-51.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Операционная - - uid: 25888 + pos: 24.5,21.5 + parent: 56631 + - uid: 64716 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-51.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Палаты - - uid: 25889 + pos: 24.5,22.5 + parent: 56631 + - uid: 64717 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-46.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Реанимация - - uid: 43253 + pos: 8.5,39.5 + parent: 56631 + - uid: 64718 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-47.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraMedical - nameSet: True - id: Криогенетика -- proto: SurveillanceCameraRouterCommand - entities: - - uid: 25890 + pos: 22.5,21.5 + parent: 56631 + - uid: 64719 components: - type: Transform - pos: 45.5,58.5 - parent: 2 -- proto: SurveillanceCameraRouterConstructed - entities: - - uid: 25891 + pos: 22.5,22.5 + parent: 56631 + - uid: 64720 components: - type: Transform - pos: 50.5,58.5 - parent: 2 - - uid: 25892 + pos: 22.5,20.5 + parent: 56631 + - uid: 64721 components: - type: Transform - pos: 51.5,58.5 - parent: 2 - - uid: 25893 + pos: 23.5,20.5 + parent: 56631 + - uid: 64722 components: - type: Transform - pos: 48.5,58.5 - parent: 2 - - uid: 25894 + pos: 24.5,20.5 + parent: 56631 + - uid: 64723 components: - type: Transform - pos: 47.5,58.5 - parent: 2 - - uid: 25895 + pos: -5.5,73.5 + parent: 56631 + - uid: 64724 components: - type: Transform - pos: 49.5,58.5 - parent: 2 -- proto: SurveillanceCameraRouterEngineering - entities: - - uid: 25896 + pos: -4.5,73.5 + parent: 56631 + - uid: 64725 components: - type: Transform - pos: 46.5,60.5 - parent: 2 -- proto: SurveillanceCameraRouterGeneral - entities: - - uid: 25897 + pos: -3.5,73.5 + parent: 56631 + - uid: 64726 components: - type: Transform - pos: 47.5,60.5 - parent: 2 -- proto: SurveillanceCameraRouterMedical - entities: - - uid: 25898 + pos: -6.5,73.5 + parent: 56631 + - uid: 64727 components: - type: Transform - pos: 49.5,60.5 - parent: 2 -- proto: SurveillanceCameraRouterScience - entities: - - uid: 25899 + pos: -7.5,73.5 + parent: 56631 + - uid: 64728 components: - type: Transform - pos: 48.5,60.5 - parent: 2 -- proto: SurveillanceCameraRouterSecurity - entities: - - uid: 25900 + pos: -7.5,75.5 + parent: 56631 + - uid: 64729 components: - type: Transform - pos: 45.5,60.5 - parent: 2 -- proto: SurveillanceCameraRouterService - entities: - - uid: 25901 + pos: -5.5,74.5 + parent: 56631 + - uid: 64730 components: - type: Transform - pos: 50.5,60.5 - parent: 2 -- proto: SurveillanceCameraRouterSupply - entities: - - uid: 25902 + pos: -7.5,74.5 + parent: 56631 + - uid: 64731 components: - type: Transform - pos: 51.5,60.5 - parent: 2 -- proto: SurveillanceCameraScience - entities: - - uid: 933 + pos: -6.5,75.5 + parent: 56631 + - uid: 64732 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-33.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Отдел токсинов - - uid: 1537 + pos: -5.5,75.5 + parent: 56631 + - uid: 64733 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,-29.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Ксенолаборатория - - uid: 22554 + pos: -4.5,75.5 + parent: 56631 + - uid: 64734 components: - type: Transform - pos: 39.5,-16.5 - parent: 2 - - type: SurveillanceCamera - id: Аномалистика - - uid: 23236 + pos: -3.5,74.5 + parent: 56631 + - uid: 64735 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-32.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Отдел ксено-археологии - - uid: 25759 + pos: -3.5,75.5 + parent: 56631 + - uid: 64736 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-41.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Отдел экспериментов - - uid: 25877 + pos: 11.5,39.5 + parent: 56631 + - uid: 64737 components: - type: Transform - pos: 16.5,-17.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Отдел разработки - - uid: 25905 + pos: 10.5,39.5 + parent: 56631 + - uid: 64738 components: - type: Transform rot: 3.141592653589793 rad - pos: 21.5,-19.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Коридор РнД - - uid: 25910 + pos: -37.5,26.5 + parent: 56631 + - uid: 64739 components: - type: Transform - pos: 33.5,-22.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Склад РнД - - uid: 25915 + pos: -31.5,36.5 + parent: 56631 + - uid: 64740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 83.5,-52.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Полигон 2 - - uid: 25916 + pos: -28.5,35.5 + parent: 56631 + - uid: 64741 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-52.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Полигон 2 - - uid: 26241 + pos: -37.5,35.5 + parent: 56631 + - uid: 64742 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 44.5,-19.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Гардеробная - - uid: 37230 + pos: -37.5,34.5 + parent: 56631 + - uid: 64743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-7.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Комната отдыха - - uid: 45866 + pos: -37.5,30.5 + parent: 56631 + - uid: 64744 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 75.5,-36.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Полигон 1 - - uid: 45869 + pos: -31.5,31.5 + parent: 56631 + - uid: 64745 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 83.5,-36.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Полигон 1 - - uid: 45870 + pos: 35.5,47.5 + parent: 56631 + - uid: 64746 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-23.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Серверная РнД - - uid: 45871 + pos: -37.5,33.5 + parent: 56631 + - uid: 64747 components: - type: Transform - pos: 25.5,-17.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Отдел робототехники - - uid: 47700 + pos: 21.5,42.5 + parent: 56631 + - uid: 64748 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,-24.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: 'Ксенолаборатория: вход' - - uid: 47769 + pos: 35.5,20.5 + parent: 56631 + - uid: 64749 components: - type: Transform - pos: 56.5,-27.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraScience - nameSet: True - id: Перемычка -- proto: SurveillanceCameraSecurity - entities: - - uid: 22253 + pos: -33.5,59.5 + parent: 56631 + - uid: 64750 + components: + - type: Transform + pos: -37.5,31.5 + parent: 56631 + - uid: 64751 components: - type: Transform rot: 1.5707963267948966 rad - pos: 15.5,-24.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП научного отдела - - uid: 23302 + pos: -27.5,37.5 + parent: 56631 + - uid: 64752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-12.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Пыточная - - uid: 25880 + rot: 1.5707963267948966 rad + pos: -26.5,37.5 + parent: 56631 + - uid: 64753 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-50.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Мастерская пилота - - uid: 25885 + pos: -25.5,37.5 + parent: 56631 + - uid: 64754 components: - type: Transform - pos: 5.5,45.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП отбытие №1 - - uid: 25909 + pos: 35.5,53.5 + parent: 56631 + - uid: 64755 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-41.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Стыковочный док №1 - - uid: 25914 + pos: -24.5,37.5 + parent: 56631 + - uid: 64756 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,-30.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Стыковочный док №2 - - uid: 25917 + pos: -23.5,37.5 + parent: 56631 + - uid: 64757 components: - type: Transform - pos: -15.5,-22.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Главных холл брига - - uid: 25919 + rot: 1.5707963267948966 rad + pos: -22.5,37.5 + parent: 56631 + - uid: 64758 components: - type: Transform rot: 3.141592653589793 rad - pos: -27.5,-6.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Архив улик - - uid: 25920 + pos: -35.5,37.5 + parent: 56631 + - uid: 64759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,52.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП отбытие №2 - - uid: 25921 + pos: -19.5,33.5 + parent: 56631 + - uid: 64760 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,9.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП инженерного отдела - - uid: 25922 + pos: -9.5,-4.5 + parent: 56631 + - uid: 64761 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-36.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП медицинского отдела - - uid: 35914 + pos: -35.5,26.5 + parent: 56631 + - uid: 64762 components: - type: Transform - pos: -21.5,-37.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Перма-бриг - - uid: 44801 + pos: -21.5,5.5 + parent: 56631 + - uid: 64763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,-35.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Док шаттлов - - uid: 45861 + pos: -20.5,18.5 + parent: 56631 + - uid: 64764 components: - type: Transform - pos: 47.5,-7.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП отдела снабжения - - uid: 45862 + pos: -37.5,36.5 + parent: 56631 + - uid: 64765 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,62.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: КПП отбытие №3 - - uid: 45863 + pos: -19.5,34.5 + parent: 56631 + - uid: 64766 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,-35.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSecurity - nameSet: True - id: Комната отдыха -- proto: SurveillanceCameraService - entities: - - uid: 2105 + pos: -31.5,30.5 + parent: 56631 + - uid: 64767 components: - type: Transform - pos: -66.5,-11.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Офис Зоотехника - - uid: 4123 + pos: -31.5,29.5 + parent: 56631 + - uid: 64768 components: - type: Transform - pos: -17.5,41.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Коморка бармена - - uid: 8070 + rot: 3.141592653589793 rad + pos: -37.5,27.5 + parent: 56631 + - uid: 64769 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,69.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Коморка театра - - uid: 8112 + pos: -21.5,9.5 + parent: 56631 + - uid: 64770 components: - type: Transform rot: 3.141592653589793 rad - pos: -22.5,64.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Театр - - uid: 21814 + pos: -31.5,27.5 + parent: 56631 + - uid: 64771 components: - type: Transform rot: 3.141592653589793 rad - pos: -48.5,30.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Коморка уборщиков - - uid: 25932 + pos: -31.5,28.5 + parent: 56631 + - uid: 64772 components: - type: Transform rot: 3.141592653589793 rad - pos: -19.5,32.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Столовая - - uid: 25933 + pos: -37.5,28.5 + parent: 56631 + - uid: 64773 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,30.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Кухня - - uid: 25935 + pos: -11.5,29.5 + parent: 56631 + - uid: 64774 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,16.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Церковь - - uid: 25937 + pos: -37.5,32.5 + parent: 56631 + - uid: 64775 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,38.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Коридор сервиса - - uid: 25939 + pos: -31.5,33.5 + parent: 56631 + - uid: 64776 components: - type: Transform rot: 3.141592653589793 rad - pos: -17.5,19.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Отдел новостей - - uid: 27245 + pos: -31.5,26.5 + parent: 56631 + - uid: 64777 + components: + - type: Transform + pos: -33.5,26.5 + parent: 56631 + - uid: 64778 + components: + - type: Transform + pos: -9.5,-8.5 + parent: 56631 + - uid: 64779 components: - type: Transform rot: 3.141592653589793 rad - pos: -28.5,44.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Гидропоника - - uid: 27706 + pos: -34.5,37.5 + parent: 56631 + - uid: 64780 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,38.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Тамбур гидропоники - - uid: 45735 + pos: -33.5,37.5 + parent: 56631 + - uid: 64781 components: - type: Transform - pos: -33.5,27.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Морозильная камера - - uid: 45769 + pos: -34.5,26.5 + parent: 56631 + - uid: 64782 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,34.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Библиотека - - uid: 45856 + pos: 8.5,46.5 + parent: 56631 + - uid: 64783 components: - type: Transform - pos: -33.5,55.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Ринг - - uid: 45857 + pos: 8.5,45.5 + parent: 56631 + - uid: 64784 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,8.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Коморка клоуна - - uid: 45858 + pos: 21.5,-9.5 + parent: 56631 + - uid: 64785 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,8.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Коморка мима - - uid: 45859 + pos: -16.5,45.5 + parent: 56631 + - uid: 64786 components: - type: Transform - pos: -56.5,-6.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraService - nameSet: True - id: Парикмахерская -- proto: SurveillanceCameraSupply - entities: - - uid: 25941 + pos: 8.5,40.5 + parent: 56631 + - uid: 64787 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-3.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSupply - nameSet: True - id: 'Склад снабжения #2' - - uid: 25942 + pos: 8.5,41.5 + parent: 56631 + - uid: 64788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-3.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSupply - nameSet: True - id: 'Склад снабжения #1' - - uid: 27406 + pos: 8.5,42.5 + parent: 56631 + - uid: 64789 components: - type: Transform - pos: 69.5,2.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSupply - nameSet: True - id: Утилизаторская - - uid: 45734 + pos: 9.5,39.5 + parent: 56631 + - uid: 64790 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-14.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSupply - nameSet: True - id: Стыковочная зона - - uid: 45872 + pos: -14.5,45.5 + parent: 56631 + - uid: 64791 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,3.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSupply - nameSet: True - id: Приёмная отдела снабжения - - uid: 45874 + pos: 8.5,43.5 + parent: 56631 + - uid: 64792 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 78.5,1.5 - parent: 2 - - type: SurveillanceCamera - setupAvailableNetworks: - - SurveillanceCameraSupply - nameSet: True - id: Док шаттлов -- proto: SurveillanceCameraWirelessRouterEntertainment - entities: - - uid: 25943 + pos: -20.5,-3.5 + parent: 56631 + - uid: 64793 components: - type: Transform - pos: 46.5,58.5 - parent: 2 -- proto: SurveillanceWirelessCameraAnchoredCircuitboard - entities: - - uid: 10270 + pos: -21.5,-3.5 + parent: 56631 + - uid: 64794 components: - type: Transform - pos: -17.466957,19.552906 - parent: 2 -- proto: SurveillanceWirelessCameraAnchoredConstructed - entities: - - uid: 25945 + pos: 9.5,43.5 + parent: 56631 + - uid: 64795 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-44.5 - parent: 2 -- proto: SurveillanceWirelessCameraAnchoredEntertainment - entities: - - uid: 35743 + pos: -9.5,46.5 + parent: 56631 + - uid: 64796 components: - type: Transform - pos: 7.5,32.5 - parent: 2 - - uid: 51998 + pos: -11.5,46.5 + parent: 56631 + - uid: 64797 components: - type: Transform - pos: -17.5,17.5 - parent: 2 -- proto: SurveillanceWirelessCameraMovableEntertainment - entities: - - uid: 23390 + pos: -8.5,46.5 + parent: 56631 + - uid: 64798 components: - type: Transform - pos: -18.5,19.5 - parent: 2 -- proto: SurvivalKnife - entities: - - uid: 46632 + pos: -10.5,46.5 + parent: 56631 + - uid: 64799 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.727737,29.386658 - parent: 45711 - - uid: 49364 + pos: -22.5,-2.5 + parent: 56631 + - uid: 64800 components: - type: Transform - pos: 11.527172,22.812958 - parent: 45711 -- proto: SyndiAgentPDA - entities: - - uid: 49817 + pos: -22.5,-1.5 + parent: 56631 + - uid: 64801 components: - type: Transform - pos: -31.07399,42.496094 - parent: 45711 -- proto: SyndicateBomb - entities: - - uid: 53282 + pos: -22.5,-0.5 + parent: 56631 + - uid: 64802 components: - type: Transform - pos: -15.5,80.5 - parent: 45711 -- proto: SyndicateComputerComms - entities: - - uid: 53966 + pos: -22.5,0.5 + parent: 56631 + - uid: 64803 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,40.5 - parent: 45711 -- proto: SyndicateIDCard - entities: - - uid: 50097 + pos: -18.5,-6.5 + parent: 56631 + - uid: 64804 components: - type: Transform - pos: -26.646118,40.71576 - parent: 45711 -- proto: SyndicateJawsOfLife - entities: - - uid: 52898 + pos: -19.5,-5.5 + parent: 56631 + - uid: 64805 components: - type: Transform - pos: -5.990921,70.62372 - parent: 45711 -- proto: SyndicatePersonalAI - entities: - - uid: 52727 + pos: -20.5,-4.5 + parent: 56631 + - uid: 64806 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5774384,54.5448 - parent: 45711 -- proto: SyndicateSponge - entities: - - uid: 49365 + pos: -22.5,1.5 + parent: 56631 + - uid: 64807 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.249063,24.39633 - parent: 45711 - - uid: 49366 + pos: -18.5,-7.5 + parent: 56631 + - uid: 64808 components: - type: Transform - pos: 16.492031,23.016417 - parent: 45711 - - uid: 54256 + pos: -18.5,-8.5 + parent: 56631 + - uid: 64809 components: - type: Transform - pos: -34.00299,38.331177 - parent: 45711 - - uid: 54257 + pos: -21.5,-2.5 + parent: 56631 + - uid: 64810 components: - type: Transform - pos: -33.846756,38.331177 - parent: 45711 - - uid: 54258 + pos: -17.5,-8.5 + parent: 56631 + - uid: 64811 components: - type: Transform - pos: -33.90924,38.581177 - parent: 45711 -- proto: SyndicateWhistle - entities: - - uid: 14364 + pos: -17.5,-9.5 + parent: 56631 + - uid: 64812 components: - - type: MetaData - desc: Поднимите свою фуражку и бросьте солдат через окопы! Слава НТ! - name: офицерский свисток - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: SyndieFlag - entities: - - uid: 49367 + pos: -19.5,-6.5 + parent: 56631 + - uid: 64813 components: - type: Transform - pos: 5.5,7.5 - parent: 45711 - - uid: 49368 + pos: -20.5,-5.5 + parent: 56631 + - uid: 64814 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,19.5 - parent: 45711 - - uid: 49369 + pos: -11.5,-9.5 + parent: 56631 + - uid: 64815 components: - type: Transform - pos: -27.5,31.5 - parent: 45711 - - uid: 49370 + pos: -16.5,-9.5 + parent: 56631 + - uid: 64816 components: - type: Transform - pos: -22.5,31.5 - parent: 45711 - - uid: 49371 + pos: -15.5,-9.5 + parent: 56631 + - uid: 64817 components: - type: Transform - pos: -9.5,19.5 - parent: 45711 - - uid: 49372 + pos: -14.5,-9.5 + parent: 56631 + - uid: 64818 components: - type: Transform - pos: -7.5,19.5 - parent: 45711 - - uid: 49373 + pos: -13.5,-9.5 + parent: 56631 + - uid: 64819 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,37.5 - parent: 45711 - - uid: 50509 + pos: -12.5,-9.5 + parent: 56631 + - uid: 64820 components: - type: Transform - pos: 5.5,47.5 - parent: 45711 - - uid: 52726 + pos: -2.5,77.5 + parent: 56631 + - uid: 64821 components: - type: Transform - pos: -4.5,59.5 - parent: 45711 -- proto: SyndieHandyFlag - entities: - - uid: 6579 + pos: -2.5,76.5 + parent: 56631 + - uid: 64822 components: - type: Transform - pos: 53.52995,7.489713 - parent: 2 - - uid: 35872 + pos: -2.5,75.5 + parent: 56631 + - uid: 64823 components: - type: Transform - pos: 1.4668694,-0.43258667 - parent: 35803 - - uid: 43068 + pos: -15.5,81.5 + parent: 56631 + - uid: 64824 components: - type: Transform - pos: -100.375496,-20.74926 - parent: 2 - - uid: 44471 + pos: -3.5,45.5 + parent: 56631 + - uid: 64825 components: - type: Transform - pos: 60.046494,-20.27097 - parent: 2 - - uid: 49374 + pos: -3.5,44.5 + parent: 56631 + - uid: 64826 components: - type: Transform - pos: -5.510277,-6.471483 - parent: 45711 -- proto: SyndieMiniBomb - entities: - - uid: 53333 + pos: -3.5,43.5 + parent: 56631 + - uid: 64827 components: - type: Transform - pos: -24.30046,14.358093 - parent: 45711 -- proto: Syringe - entities: - - uid: 20114 + pos: -3.5,42.5 + parent: 56631 + - uid: 64828 components: - type: Transform - pos: -26.068447,36.574875 - parent: 2 - - uid: 25954 + pos: -13.5,45.5 + parent: 56631 + - uid: 64829 components: - type: Transform - pos: -22.301691,-60.67637 - parent: 2 - - uid: 25955 + pos: -5.5,46.5 + parent: 56631 + - uid: 64830 components: - type: Transform - pos: -17.13862,-60.62423 - parent: 2 - - uid: 34134 + pos: -4.5,46.5 + parent: 56631 + - uid: 64831 components: - type: Transform - pos: -2.1976075,14.538639 - parent: 33049 - - uid: 49375 + pos: -21.5,45.5 + parent: 56631 + - uid: 64832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.413906,27.413605 - parent: 45711 - - uid: 51246 + pos: -18.5,45.5 + parent: 56631 + - uid: 64833 components: - type: Transform - pos: 22.497833,-57.453712 - parent: 2 - - uid: 51247 + pos: -20.5,45.5 + parent: 56631 + - uid: 64834 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.997833,-61.719334 - parent: 2 - - uid: 51248 + pos: -19.5,45.5 + parent: 56631 + - uid: 64835 components: - type: Transform - pos: 27.0447,-56.333775 - parent: 2 - - uid: 52329 + pos: -3.5,40.5 + parent: 56631 + - uid: 64836 components: - type: Transform - pos: -7.407715,51.329285 - parent: 45711 -- proto: SyringeEphedrine - entities: - - uid: 11462 + pos: -3.5,41.5 + parent: 56631 + - uid: 64837 components: - type: Transform - pos: 6.54342,-53.4285 - parent: 2 - - uid: 52331 + pos: -7.5,46.5 + parent: 56631 + - uid: 64838 components: - type: Transform - pos: -4.532715,51.016785 - parent: 45711 -- proto: SyringeTranexamicAcid - entities: - - uid: 25964 + pos: -22.5,38.5 + parent: 56631 + - uid: 64839 components: - type: Transform - pos: -23.529957,-49.42713 - parent: 2 -- proto: Table - entities: - - uid: 199 + pos: -11.5,28.5 + parent: 56631 + - uid: 64840 components: - type: Transform - pos: 48.5,6.5 - parent: 2 - - uid: 314 + pos: -20.5,17.5 + parent: 56631 + - uid: 64841 components: - type: Transform - pos: 20.5,-36.5 - parent: 2 - - uid: 471 + pos: -12.5,81.5 + parent: 56631 + - uid: 64842 components: - type: Transform - pos: 45.5,13.5 - parent: 2 - - uid: 836 + pos: -10.5,-9.5 + parent: 56631 + - uid: 64843 components: - type: Transform - pos: -29.5,-4.5 - parent: 2 - - uid: 914 + pos: -9.5,-9.5 + parent: 56631 + - uid: 64844 components: - type: Transform - pos: 19.5,31.5 - parent: 2 - - uid: 989 + pos: -7.5,-4.5 + parent: 56631 + - uid: 64845 components: - type: Transform - pos: -2.5,-72.5 - parent: 2 - - uid: 1094 + pos: -8.5,-4.5 + parent: 56631 + - uid: 64846 components: - type: Transform - pos: -44.5,-13.5 - parent: 2 - - uid: 1105 + pos: -9.5,-5.5 + parent: 56631 + - uid: 64847 components: - type: Transform - pos: -0.5,-73.5 - parent: 2 - - uid: 1191 + pos: -9.5,-7.5 + parent: 56631 + - uid: 64848 components: - type: Transform - pos: 54.5,-27.5 - parent: 2 - - uid: 1823 + pos: 15.5,-9.5 + parent: 56631 + - uid: 64849 components: - type: Transform - pos: -27.5,-2.5 - parent: 2 - - uid: 1825 + pos: 14.5,-9.5 + parent: 56631 + - uid: 64850 components: - type: Transform - pos: -27.5,-3.5 - parent: 2 - - uid: 1833 + pos: 13.5,-9.5 + parent: 56631 + - uid: 64851 components: - type: Transform - pos: -26.5,-2.5 - parent: 2 - - uid: 2008 + pos: 12.5,-9.5 + parent: 56631 + - uid: 64852 components: - type: Transform - pos: -44.5,-12.5 - parent: 2 - - uid: 2182 + pos: 10.5,-9.5 + parent: 56631 + - uid: 64853 components: - type: Transform - pos: 47.5,-22.5 - parent: 2 - - uid: 2183 + pos: 10.5,-8.5 + parent: 56631 + - uid: 64854 components: - type: Transform - pos: 52.5,-22.5 - parent: 2 - - uid: 2209 + pos: 10.5,-7.5 + parent: 56631 + - uid: 64855 + components: + - type: Transform + pos: 10.5,-6.5 + parent: 56631 + - uid: 64856 + components: + - type: Transform + pos: 10.5,-5.5 + parent: 56631 + - uid: 64857 + components: + - type: Transform + pos: 10.5,-4.5 + parent: 56631 + - uid: 64858 + components: + - type: Transform + pos: -22.5,2.5 + parent: 56631 + - uid: 64859 + components: + - type: Transform + pos: -22.5,3.5 + parent: 56631 + - uid: 64860 + components: + - type: Transform + pos: -22.5,4.5 + parent: 56631 + - uid: 64861 + components: + - type: Transform + pos: -21.5,7.5 + parent: 56631 + - uid: 64862 + components: + - type: Transform + pos: -21.5,4.5 + parent: 56631 + - uid: 64863 + components: + - type: Transform + pos: -21.5,6.5 + parent: 56631 + - uid: 64864 + components: + - type: Transform + pos: -21.5,8.5 + parent: 56631 + - uid: 64865 components: - type: Transform - pos: -36.5,59.5 - parent: 2 - - uid: 5179 + pos: -21.5,16.5 + parent: 56631 + - uid: 64866 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-17.5 - parent: 2 - - uid: 5496 + pos: -13.5,17.5 + parent: 56631 + - uid: 64867 components: - type: Transform - pos: -40.5,56.5 - parent: 2 - - uid: 5527 + pos: -14.5,17.5 + parent: 56631 + - uid: 64868 components: - type: Transform - pos: 12.5,-17.5 - parent: 2 - - uid: 5659 + pos: -15.5,17.5 + parent: 56631 + - uid: 64869 components: - type: Transform - pos: -44.5,-14.5 - parent: 2 - - uid: 5841 + pos: -16.5,17.5 + parent: 56631 + - uid: 64870 components: - type: Transform - pos: 54.5,-33.5 - parent: 2 - - uid: 5842 + pos: -17.5,17.5 + parent: 56631 + - uid: 64871 components: - type: Transform - pos: 54.5,-36.5 - parent: 2 - - uid: 6425 + pos: -18.5,17.5 + parent: 56631 + - uid: 64872 components: - type: Transform - pos: 39.5,-7.5 - parent: 2 - - uid: 6437 + pos: -19.5,17.5 + parent: 56631 + - uid: 64873 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-36.5 - parent: 2 - - uid: 7350 + pos: -19.5,18.5 + parent: 56631 + - uid: 64874 components: - type: Transform - pos: 14.5,-57.5 - parent: 2 - - uid: 7998 + pos: -5.5,31.5 + parent: 56631 + - uid: 64875 components: - type: Transform - pos: -48.5,37.5 - parent: 2 - - uid: 8127 + pos: 23.5,-1.5 + parent: 56631 + - uid: 64876 components: - type: Transform - pos: -41.5,-28.5 - parent: 2 - - uid: 8143 + pos: -8.5,31.5 + parent: 56631 + - uid: 64877 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-13.5 - parent: 2 - - uid: 8708 + pos: -11.5,27.5 + parent: 56631 + - uid: 64878 components: - type: Transform - pos: -1.5,-72.5 - parent: 2 - - uid: 8751 + pos: -12.5,26.5 + parent: 56631 + - uid: 64879 components: - type: Transform - pos: 59.5,-30.5 - parent: 2 - - uid: 9722 + pos: -11.5,26.5 + parent: 56631 + - uid: 64880 components: - type: Transform - pos: 54.5,-29.5 - parent: 2 - - uid: 9877 + pos: -10.5,31.5 + parent: 56631 + - uid: 64881 components: - type: Transform - pos: -55.5,35.5 - parent: 2 - - uid: 9954 + pos: -15.5,26.5 + parent: 56631 + - uid: 64882 components: - type: Transform - pos: 1.5,-59.5 - parent: 2 - - uid: 10052 + pos: -13.5,26.5 + parent: 56631 + - uid: 64883 components: - type: Transform - pos: -55.5,36.5 - parent: 2 - - uid: 10461 + pos: -17.5,26.5 + parent: 56631 + - uid: 64884 components: - type: Transform - pos: -69.5,-7.5 - parent: 2 - - uid: 10592 + pos: -16.5,26.5 + parent: 56631 + - uid: 64885 components: - type: Transform - pos: 18.5,59.5 - parent: 2 - - uid: 11126 + pos: -18.5,26.5 + parent: 56631 + - uid: 64886 components: - type: Transform - pos: 1.5,-58.5 - parent: 2 - - uid: 11189 + pos: -28.5,36.5 + parent: 56631 + - uid: 64887 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,-43.5 - parent: 2 - - uid: 11460 + pos: -28.5,34.5 + parent: 56631 + - uid: 64888 components: - type: Transform - pos: -26.5,5.5 - parent: 2 - - uid: 11514 + pos: -29.5,33.5 + parent: 56631 + - uid: 64889 components: - type: Transform - pos: -36.5,60.5 - parent: 2 - - uid: 11701 + pos: -12.5,17.5 + parent: 56631 + - uid: 64890 components: - type: Transform - pos: 53.5,-26.5 - parent: 2 - - uid: 11903 + pos: 21.5,-3.5 + parent: 56631 + - uid: 64891 components: - type: Transform - pos: -34.5,-38.5 - parent: 2 - - uid: 12418 + pos: 20.5,-9.5 + parent: 56631 + - uid: 64892 components: - type: Transform - pos: 12.5,54.5 - parent: 2 - - uid: 12620 + pos: 21.5,-6.5 + parent: 56631 + - uid: 64893 components: - type: Transform - pos: 49.5,6.5 - parent: 2 - - uid: 12790 + pos: 21.5,-8.5 + parent: 56631 + - uid: 64894 components: - type: Transform - pos: -26.5,25.5 - parent: 2 - - uid: 12883 + pos: 21.5,-4.5 + parent: 56631 + - uid: 64895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,26.5 - parent: 2 - - uid: 13050 + pos: 22.5,-3.5 + parent: 56631 + - uid: 64896 components: - type: Transform - pos: -15.5,-37.5 - parent: 2 - - uid: 13927 + pos: 21.5,-5.5 + parent: 56631 + - uid: 64897 components: - type: Transform - pos: -14.5,-36.5 - parent: 2 - - uid: 14016 + pos: 21.5,-7.5 + parent: 56631 + - uid: 64898 components: - type: Transform - pos: 58.5,9.5 - parent: 2 - - uid: 14062 + pos: 19.5,-9.5 + parent: 56631 + - uid: 64899 components: - type: Transform - pos: 54.5,-32.5 - parent: 2 - - uid: 14110 + pos: 17.5,-9.5 + parent: 56631 + - uid: 64900 components: - type: Transform - pos: -16.5,-37.5 - parent: 2 - - uid: 14158 + pos: 18.5,-9.5 + parent: 56631 + - uid: 64901 components: - type: Transform - pos: -22.5,-33.5 - parent: 2 - - uid: 14661 + pos: -6.5,31.5 + parent: 56631 + - uid: 64902 components: - type: Transform - pos: -47.5,-51.5 - parent: 2 - - uid: 14792 + pos: 16.5,-9.5 + parent: 56631 + - uid: 64903 components: - type: Transform - pos: 46.5,13.5 - parent: 2 - - uid: 15253 + pos: 23.5,-2.5 + parent: 56631 + - uid: 64904 components: - type: Transform - pos: -14.5,-37.5 - parent: 2 - - uid: 15331 + pos: 23.5,10.5 + parent: 56631 + - uid: 64905 components: - type: Transform - pos: 80.5,-44.5 - parent: 2 - - uid: 15332 + pos: 23.5,8.5 + parent: 56631 + - uid: 64906 components: - type: Transform - pos: 80.5,-45.5 - parent: 2 - - uid: 15383 + pos: 23.5,7.5 + parent: 56631 + - uid: 64907 components: - type: Transform - pos: 11.5,-16.5 - parent: 2 - - uid: 15406 + pos: 23.5,6.5 + parent: 56631 + - uid: 64908 components: - type: Transform - pos: -33.5,-38.5 - parent: 2 - - uid: 16112 + pos: 23.5,5.5 + parent: 56631 + - uid: 64909 components: - type: Transform - pos: -41.5,36.5 - parent: 2 - - uid: 17390 + pos: 23.5,4.5 + parent: 56631 + - uid: 64910 components: - type: Transform - pos: -3.5,-72.5 - parent: 2 - - uid: 17951 + pos: 23.5,3.5 + parent: 56631 + - uid: 64911 components: - type: Transform - pos: -48.5,38.5 - parent: 2 - - uid: 18278 + pos: 23.5,1.5 + parent: 56631 + - uid: 64912 components: - type: Transform - pos: 15.5,-57.5 - parent: 2 - - uid: 18811 + pos: 23.5,2.5 + parent: 56631 + - uid: 64913 components: - type: Transform - pos: 47.5,-26.5 - parent: 2 - - uid: 19751 + pos: 23.5,0.5 + parent: 56631 + - uid: 64914 components: - type: Transform - pos: -41.5,37.5 - parent: 2 - - uid: 20254 + pos: 23.5,-0.5 + parent: 56631 + - uid: 64915 components: - type: Transform - pos: -64.5,-11.5 - parent: 2 - - uid: 21212 + pos: -31.5,32.5 + parent: 56631 + - uid: 64916 components: - type: Transform - pos: 39.5,13.5 - parent: 2 - - uid: 21276 + pos: -30.5,33.5 + parent: 56631 + - uid: 64917 components: - type: Transform - pos: -47.5,-52.5 - parent: 2 - - uid: 21292 + pos: 23.5,11.5 + parent: 56631 + - uid: 64918 components: - type: Transform - pos: 11.5,-17.5 - parent: 2 - - uid: 21458 + pos: 23.5,9.5 + parent: 56631 + - uid: 64919 components: - type: Transform - pos: 22.5,-19.5 - parent: 2 - - uid: 21545 + pos: -7.5,31.5 + parent: 56631 + - uid: 64920 components: - type: Transform - pos: 51.5,-26.5 - parent: 2 - - uid: 21612 + pos: 22.5,-2.5 + parent: 56631 + - uid: 64921 components: - type: Transform - pos: 21.5,-19.5 - parent: 2 - - uid: 21743 + pos: 33.5,11.5 + parent: 56631 + - uid: 64922 components: - type: Transform - pos: 35.5,28.5 - parent: 2 - - uid: 22200 + pos: 32.5,11.5 + parent: 56631 + - uid: 64923 components: - type: Transform - pos: 64.5,-26.5 - parent: 2 - - uid: 22320 + pos: 34.5,12.5 + parent: 56631 + - uid: 64924 components: - type: Transform - pos: 60.5,-31.5 - parent: 2 - - uid: 22440 + pos: 35.5,14.5 + parent: 56631 + - uid: 64925 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,31.5 - parent: 2 - - uid: 22698 + pos: 26.5,11.5 + parent: 56631 + - uid: 64926 components: - type: Transform - pos: 59.5,9.5 - parent: 2 - - uid: 22699 + pos: 27.5,11.5 + parent: 56631 + - uid: 64927 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,25.5 - parent: 2 - - uid: 22924 + pos: 28.5,11.5 + parent: 56631 + - uid: 64928 components: - type: Transform - pos: -47.5,-43.5 - parent: 2 - - uid: 22942 + pos: 29.5,11.5 + parent: 56631 + - uid: 64929 components: - type: Transform - pos: 59.5,-29.5 - parent: 2 - - uid: 23224 + pos: 30.5,11.5 + parent: 56631 + - uid: 64930 components: - type: Transform - pos: -45.5,-31.5 - parent: 2 - - uid: 23841 + pos: 31.5,11.5 + parent: 56631 + - uid: 64931 components: - type: Transform - pos: 34.5,-2.5 - parent: 2 - - uid: 23952 + pos: 34.5,22.5 + parent: 56631 + - uid: 64932 components: - type: Transform - pos: 23.5,-47.5 - parent: 2 - - uid: 24690 + pos: 33.5,12.5 + parent: 56631 + - uid: 64933 components: - type: Transform - pos: -48.5,-52.5 - parent: 2 - - uid: 25066 + pos: 35.5,13.5 + parent: 56631 + - uid: 64934 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,25.5 - parent: 2 - - uid: 25297 + pos: 33.5,21.5 + parent: 56631 + - uid: 64935 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,31.5 - parent: 2 - - uid: 25627 + pos: 34.5,20.5 + parent: 56631 + - uid: 64936 components: - type: Transform - pos: -47.5,-45.5 - parent: 2 - - uid: 25692 + pos: 36.5,14.5 + parent: 56631 + - uid: 64937 components: - type: Transform - pos: -22.5,-31.5 - parent: 2 - - uid: 25754 + pos: 36.5,15.5 + parent: 56631 + - uid: 64938 components: - type: Transform - pos: -26.5,4.5 - parent: 2 - - uid: 25800 + pos: 36.5,16.5 + parent: 56631 + - uid: 64939 components: - type: Transform - pos: 48.5,-22.5 - parent: 2 - - uid: 25878 + pos: 35.5,18.5 + parent: 56631 + - uid: 64940 components: - type: Transform - pos: 59.5,-31.5 - parent: 2 - - uid: 25967 + pos: 35.5,19.5 + parent: 56631 + - uid: 64941 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-26.5 - parent: 2 - - uid: 25968 + pos: 33.5,20.5 + parent: 56631 + - uid: 64942 components: - type: Transform - pos: 17.5,25.5 - parent: 2 - - uid: 25969 + pos: 33.5,22.5 + parent: 56631 + - uid: 64943 components: - type: Transform - pos: 17.5,28.5 - parent: 2 - - uid: 25970 + pos: 36.5,17.5 + parent: 56631 + - uid: 64944 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-26.5 - parent: 2 - - uid: 25971 + pos: 36.5,18.5 + parent: 56631 + - uid: 64945 components: - type: Transform - pos: 75.5,0.5 - parent: 2 - - uid: 25972 + pos: 25.5,11.5 + parent: 56631 + - uid: 64946 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-61.5 - parent: 2 - - uid: 25973 + pos: 24.5,11.5 + parent: 56631 + - uid: 64947 components: - type: Transform - pos: 76.5,-6.5 - parent: 2 - - uid: 25975 + pos: -19.5,26.5 + parent: 56631 + - uid: 64948 components: - type: Transform - pos: -62.5,-22.5 - parent: 2 - - uid: 25976 + pos: -19.5,27.5 + parent: 56631 + - uid: 64949 components: - type: Transform - pos: 16.5,25.5 - parent: 2 - - uid: 25977 + pos: -19.5,28.5 + parent: 56631 + - uid: 64950 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,36.5 - parent: 2 - - uid: 25978 + pos: 9.5,35.5 + parent: 56631 + - uid: 64951 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,36.5 - parent: 2 - - uid: 25979 + pos: 9.5,36.5 + parent: 56631 + - uid: 64952 components: - type: Transform - pos: 76.5,0.5 - parent: 2 - - uid: 25980 + pos: 9.5,37.5 + parent: 56631 + - uid: 64953 components: - type: Transform - pos: 74.5,0.5 - parent: 2 - - uid: 25987 + pos: 9.5,38.5 + parent: 56631 + - uid: 64954 components: - type: Transform - rot: 3.141592653589793 rad - pos: 32.5,-27.5 - parent: 2 - - uid: 26003 + pos: 7.5,35.5 + parent: 56631 + - uid: 64955 components: - type: Transform - pos: 21.5,21.5 - parent: 2 - - uid: 26004 + pos: 7.5,36.5 + parent: 56631 + - uid: 64956 components: - type: Transform - pos: 22.5,21.5 - parent: 2 - - uid: 26005 + pos: 7.5,37.5 + parent: 56631 + - uid: 64957 components: - type: Transform - pos: 23.5,21.5 - parent: 2 - - uid: 26006 + pos: 7.5,38.5 + parent: 56631 + - uid: 64958 components: - type: Transform - pos: 24.5,21.5 - parent: 2 - - uid: 26007 + pos: 8.5,38.5 + parent: 56631 + - uid: 64959 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,-27.5 - parent: 2 - - uid: 26008 + pos: -19.5,29.5 + parent: 56631 + - uid: 64960 components: - type: Transform - pos: -3.5,-26.5 - parent: 2 - - uid: 26019 + pos: -19.5,30.5 + parent: 56631 + - uid: 64961 components: - type: Transform - pos: 24.5,13.5 - parent: 2 - - uid: 26020 + pos: -19.5,31.5 + parent: 56631 + - uid: 64962 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-26.5 - parent: 2 - - uid: 26022 + pos: -19.5,32.5 + parent: 56631 + - uid: 64963 components: - type: Transform - pos: 10.5,-49.5 - parent: 2 - - uid: 26023 + pos: -19.5,36.5 + parent: 56631 + - uid: 64964 components: - type: Transform - pos: -4.5,-26.5 - parent: 2 - - uid: 26024 + pos: -6.5,46.5 + parent: 56631 + - uid: 64965 components: - type: Transform - pos: 6.5,-33.5 - parent: 2 - - uid: 26025 + pos: -3.5,46.5 + parent: 56631 + - uid: 64966 components: - type: Transform - pos: 6.5,-34.5 - parent: 2 - - uid: 26026 + pos: -19.5,35.5 + parent: 56631 + - uid: 64967 components: - type: Transform - pos: 5.5,-34.5 - parent: 2 - - uid: 26034 + pos: 16.5,39.5 + parent: 56631 + - uid: 64968 components: - type: Transform - pos: 58.5,-27.5 - parent: 2 - - uid: 26036 + pos: 17.5,39.5 + parent: 56631 + - uid: 64969 components: - type: Transform - pos: 65.5,8.5 - parent: 2 - - uid: 26038 + pos: 18.5,38.5 + parent: 56631 + - uid: 64970 components: - type: Transform - pos: -25.5,7.5 - parent: 2 - - uid: 26039 + pos: 18.5,39.5 + parent: 56631 + - uid: 64971 components: - type: Transform - pos: -26.5,7.5 - parent: 2 - - uid: 26040 + pos: 18.5,37.5 + parent: 56631 + - uid: 64972 components: - type: Transform - pos: -26.5,7.5 - parent: 2 - - uid: 26041 + pos: 19.5,37.5 + parent: 56631 + - uid: 64973 components: - type: Transform - pos: -27.5,7.5 - parent: 2 - - uid: 26042 + pos: 20.5,37.5 + parent: 56631 + - uid: 64974 components: - type: Transform - pos: -28.5,6.5 - parent: 2 - - uid: 26043 + pos: 17.5,44.5 + parent: 56631 + - uid: 64975 components: - type: Transform - pos: -19.5,-26.5 - parent: 2 - - uid: 26045 + pos: 35.5,22.5 + parent: 56631 + - uid: 64976 components: - type: Transform - pos: -28.5,7.5 - parent: 2 - - uid: 26047 + pos: 38.5,33.5 + parent: 56631 + - uid: 64977 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,10.5 - parent: 2 - - uid: 26050 + pos: 36.5,22.5 + parent: 56631 + - uid: 64978 components: - type: Transform - pos: 17.5,-30.5 - parent: 2 - - uid: 26051 + pos: 37.5,22.5 + parent: 56631 + - uid: 64979 components: - type: Transform - pos: 18.5,-30.5 - parent: 2 - - uid: 26052 + pos: 38.5,22.5 + parent: 56631 + - uid: 64980 components: - type: Transform - pos: 17.5,-31.5 - parent: 2 - - uid: 26055 + pos: 38.5,26.5 + parent: 56631 + - uid: 64981 components: - type: Transform - pos: -36.5,-61.5 - parent: 2 - - uid: 26060 + pos: 38.5,25.5 + parent: 56631 + - uid: 64982 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,28.5 - parent: 2 - - uid: 26063 + pos: 38.5,27.5 + parent: 56631 + - uid: 64983 components: - type: Transform - pos: 76.5,-5.5 - parent: 2 - - uid: 26065 + pos: 38.5,24.5 + parent: 56631 + - uid: 64984 components: - type: Transform - pos: -49.5,-23.5 - parent: 2 - - uid: 26066 + pos: 38.5,28.5 + parent: 56631 + - uid: 64985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-40.5 - parent: 2 - - uid: 26075 + pos: 38.5,23.5 + parent: 56631 + - uid: 64986 components: - type: Transform - pos: -18.5,-49.5 - parent: 2 - - uid: 26076 + pos: 9.5,46.5 + parent: 56631 + - uid: 64987 components: - type: Transform - pos: -17.5,-49.5 - parent: 2 - - uid: 26079 + pos: 38.5,29.5 + parent: 56631 + - uid: 64988 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,30.5 - parent: 2 - - uid: 26080 + pos: 38.5,35.5 + parent: 56631 + - uid: 64989 components: - type: Transform - rot: 3.141592653589793 rad - pos: -44.5,30.5 - parent: 2 - - uid: 26086 + pos: 31.5,36.5 + parent: 56631 + - uid: 64990 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,7.5 - parent: 2 - - uid: 26087 + pos: 28.5,36.5 + parent: 56631 + - uid: 64991 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,7.5 - parent: 2 - - uid: 26088 + pos: 33.5,36.5 + parent: 56631 + - uid: 64992 components: - type: Transform - pos: -16.5,-39.5 - parent: 2 - - uid: 26089 + pos: 32.5,36.5 + parent: 56631 + - uid: 64993 components: - type: Transform - pos: -10.5,-43.5 - parent: 2 - - uid: 26090 + pos: 35.5,36.5 + parent: 56631 + - uid: 64994 components: - type: Transform - pos: -10.5,-42.5 - parent: 2 - - uid: 26094 + pos: 34.5,36.5 + parent: 56631 + - uid: 64995 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,7.5 - parent: 2 - - uid: 26096 + pos: 36.5,36.5 + parent: 56631 + - uid: 64996 components: - type: Transform - pos: 37.5,-36.5 - parent: 2 - - uid: 26109 + pos: 22.5,37.5 + parent: 56631 + - uid: 64997 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,7.5 - parent: 2 - - uid: 26110 + pos: 23.5,37.5 + parent: 56631 + - uid: 64998 components: - type: Transform - pos: -40.5,-46.5 - parent: 2 - - uid: 26114 + pos: 29.5,36.5 + parent: 56631 + - uid: 64999 components: - type: Transform - pos: 30.5,-18.5 - parent: 2 - - uid: 26115 + pos: 26.5,36.5 + parent: 56631 + - uid: 65000 components: - type: Transform - pos: 30.5,-19.5 - parent: 2 - - uid: 26116 + pos: 30.5,36.5 + parent: 56631 + - uid: 65001 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,6.5 - parent: 2 - - uid: 26117 + pos: 27.5,36.5 + parent: 56631 + - uid: 65002 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 45.5,-64.5 - parent: 2 - - uid: 26120 + pos: 25.5,36.5 + parent: 56631 + - uid: 65003 components: - type: Transform - pos: -17.5,-66.5 - parent: 2 - - uid: 26123 + pos: 24.5,36.5 + parent: 56631 + - uid: 65004 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-61.5 - parent: 2 - - uid: 26124 + pos: 38.5,34.5 + parent: 56631 + - uid: 65005 components: - type: Transform - pos: 17.5,26.5 - parent: 2 - - uid: 26125 + pos: 38.5,32.5 + parent: 56631 + - uid: 65006 components: - type: Transform - pos: 17.5,27.5 - parent: 2 - - uid: 26126 + pos: 38.5,31.5 + parent: 56631 + - uid: 65007 components: - type: Transform - pos: -17.5,-65.5 - parent: 2 - - uid: 26127 + pos: 37.5,35.5 + parent: 56631 + - uid: 65008 components: - type: Transform - pos: 8.5,35.5 - parent: 2 - - uid: 26128 + pos: 36.5,35.5 + parent: 56631 + - uid: 65009 components: - type: Transform - pos: 9.5,35.5 - parent: 2 - - uid: 26129 + pos: 21.5,37.5 + parent: 56631 + - uid: 65010 components: - type: Transform - pos: 10.5,35.5 - parent: 2 - - uid: 26132 + pos: 23.5,36.5 + parent: 56631 + - uid: 65011 components: - type: Transform - pos: 21.5,38.5 - parent: 2 - - uid: 26133 + pos: -15.5,45.5 + parent: 56631 + - uid: 65012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-39.5 - parent: 2 - - uid: 26134 + pos: -22.5,39.5 + parent: 56631 + - uid: 65013 components: - type: Transform - pos: -33.5,-72.5 - parent: 2 - - uid: 26135 + pos: -22.5,40.5 + parent: 56631 + - uid: 65014 components: - type: Transform - pos: 34.5,-10.5 - parent: 2 - - uid: 26136 + pos: -22.5,41.5 + parent: 56631 + - uid: 65015 components: - type: Transform - pos: -11.5,13.5 - parent: 2 - - uid: 26138 + pos: -22.5,42.5 + parent: 56631 + - uid: 65016 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,37.5 - parent: 2 - - uid: 26139 + pos: -22.5,43.5 + parent: 56631 + - uid: 65017 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,27.5 - parent: 2 - - uid: 26140 + pos: -22.5,44.5 + parent: 56631 + - uid: 65018 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,26.5 - parent: 2 - - uid: 26142 + pos: -17.5,45.5 + parent: 56631 + - uid: 65019 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,29.5 - parent: 2 - - uid: 26143 + pos: -13.5,46.5 + parent: 56631 + - uid: 65020 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,48.5 - parent: 2 - - uid: 26146 + pos: -22.5,45.5 + parent: 56631 + - uid: 65021 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,38.5 - parent: 2 - - uid: 26149 + pos: -12.5,46.5 + parent: 56631 + - uid: 65022 components: - type: Transform - pos: -36.5,-62.5 - parent: 2 - - uid: 26150 + pos: 5.5,-0.5 + parent: 56631 + - uid: 65023 components: - type: Transform - pos: -36.5,-58.5 - parent: 2 - - uid: 26151 + pos: 5.5,-4.5 + parent: 56631 + - uid: 65024 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,36.5 - parent: 2 - - uid: 26152 + pos: 6.5,-4.5 + parent: 56631 + - uid: 65025 components: - type: Transform - pos: 11.5,27.5 - parent: 2 - - uid: 26153 + pos: 7.5,-4.5 + parent: 56631 + - uid: 65026 components: - type: Transform - pos: 10.5,27.5 - parent: 2 - - uid: 26154 + pos: 5.5,-1.5 + parent: 56631 + - uid: 65027 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,48.5 - parent: 2 - - uid: 26155 + pos: 5.5,-2.5 + parent: 56631 + - uid: 65028 components: - type: Transform - pos: 36.5,-18.5 - parent: 2 - - uid: 26156 + pos: 5.5,-3.5 + parent: 56631 + - uid: 65029 components: - type: Transform - pos: -42.5,13.5 - parent: 2 - - uid: 26157 + pos: 6.5,-0.5 + parent: 56631 + - uid: 65030 components: - type: Transform - pos: 75.5,-6.5 - parent: 2 - - uid: 26171 + pos: 7.5,-0.5 + parent: 56631 + - uid: 65031 components: - type: Transform - pos: 42.5,9.5 - parent: 2 - - uid: 26172 + pos: 8.5,-0.5 + parent: 56631 + - uid: 65032 components: - type: Transform - pos: 19.5,34.5 - parent: 2 - - uid: 26173 + rot: 1.5707963267948966 rad + pos: -2.5,3.5 + parent: 56631 + - uid: 65033 components: - type: Transform - pos: 19.5,33.5 - parent: 2 - - uid: 26174 + pos: -3.5,1.5 + parent: 56631 + - uid: 65034 components: - type: Transform - pos: -31.5,-64.5 - parent: 2 - - uid: 26176 + pos: -7.5,0.5 + parent: 56631 + - uid: 65035 components: - type: Transform - pos: 20.5,-45.5 - parent: 2 - - uid: 26177 + pos: -6.5,0.5 + parent: 56631 + - uid: 65036 components: - type: Transform - pos: 20.5,38.5 - parent: 2 - - uid: 26178 + pos: -5.5,0.5 + parent: 56631 + - uid: 65037 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,-13.5 - parent: 2 - - uid: 26179 + pos: -4.5,0.5 + parent: 56631 + - uid: 65038 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,-13.5 - parent: 2 - - uid: 26180 + pos: -3.5,0.5 + parent: 56631 + - uid: 65039 components: - type: Transform - pos: -84.5,-15.5 - parent: 2 - - uid: 26181 + pos: -3.5,2.5 + parent: 56631 + - uid: 65040 components: - type: Transform - pos: -83.5,-15.5 - parent: 2 - - uid: 26182 + pos: -3.5,3.5 + parent: 56631 + - uid: 65041 components: - type: Transform - pos: -82.5,-15.5 - parent: 2 - - uid: 26183 + pos: -3.5,4.5 + parent: 56631 + - uid: 65042 components: - type: Transform - pos: -54.5,-11.5 - parent: 2 - - uid: 26184 + pos: -5.5,4.5 + parent: 56631 + - uid: 65043 components: - type: Transform - pos: -54.5,-10.5 - parent: 2 - - uid: 26185 + pos: -5.5,3.5 + parent: 56631 + - uid: 65044 components: - type: Transform - pos: 19.5,38.5 - parent: 2 - - uid: 26186 + pos: -5.5,2.5 + parent: 56631 + - uid: 65045 components: - type: Transform - pos: -70.5,-21.5 - parent: 2 - - uid: 26187 + pos: -5.5,1.5 + parent: 56631 + - uid: 65046 components: - type: Transform - pos: -71.5,-21.5 - parent: 2 - - uid: 26188 + pos: -4.5,2.5 + parent: 56631 + - uid: 65047 components: - type: Transform - pos: -63.5,-22.5 - parent: 2 - - uid: 26189 + pos: -6.5,2.5 + parent: 56631 + - uid: 65048 components: - type: Transform - pos: -7.5,-16.5 - parent: 2 - - uid: 26190 + pos: -7.5,2.5 + parent: 56631 + - uid: 65049 components: - type: Transform - pos: -8.5,-16.5 - parent: 2 - - uid: 26199 + pos: -7.5,1.5 + parent: 56631 + - uid: 65050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-38.5 - parent: 2 - - uid: 26201 + pos: -4.5,4.5 + parent: 56631 + - uid: 65051 components: - type: Transform - pos: -89.5,-23.5 - parent: 2 - - uid: 26202 + rot: 1.5707963267948966 rad + pos: -2.5,1.5 + parent: 56631 + - uid: 65052 components: - type: Transform - pos: -86.5,-27.5 - parent: 2 - - uid: 26203 + rot: 1.5707963267948966 rad + pos: -2.5,0.5 + parent: 56631 + - uid: 65053 components: - type: Transform - pos: -87.5,-27.5 - parent: 2 - - uid: 26205 + rot: 1.5707963267948966 rad + pos: -2.5,-0.5 + parent: 56631 + - uid: 65054 components: - type: Transform - pos: -48.5,-23.5 - parent: 2 - - uid: 26207 + pos: 9.5,-2.5 + parent: 56631 + - uid: 65055 components: - type: Transform - pos: -44.5,-63.5 - parent: 2 - - uid: 26218 + pos: 9.5,-3.5 + parent: 56631 + - uid: 65056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-40.5 - parent: 2 - - uid: 26219 + pos: 9.5,-4.5 + parent: 56631 + - uid: 65057 components: - type: Transform - pos: 40.5,-36.5 - parent: 2 - - uid: 26222 + pos: 8.5,-4.5 + parent: 56631 + - uid: 65058 components: - type: Transform - pos: 74.5,-43.5 - parent: 2 - - uid: 26223 + pos: 9.5,-0.5 + parent: 56631 + - uid: 65059 components: - type: Transform - pos: 75.5,-43.5 - parent: 2 - - uid: 26224 + pos: 9.5,-1.5 + parent: 56631 + - uid: 65060 components: - type: Transform - pos: 74.5,-6.5 - parent: 2 - - uid: 26225 + pos: 11.5,1.5 + parent: 56631 + - uid: 65061 components: - type: Transform - pos: 57.5,-59.5 - parent: 2 - - uid: 26226 + pos: 12.5,1.5 + parent: 56631 + - uid: 65062 components: - type: Transform - pos: 57.5,-60.5 - parent: 2 - - uid: 26227 + pos: 11.5,0.5 + parent: 56631 + - uid: 65063 components: - type: Transform - pos: 45.5,-62.5 - parent: 2 - - uid: 26228 + pos: 10.5,0.5 + parent: 56631 + - uid: 65064 components: - type: Transform - pos: 46.5,-62.5 - parent: 2 - - uid: 26229 + pos: 10.5,-0.5 + parent: 56631 + - uid: 65065 components: - type: Transform - pos: 47.5,-62.5 - parent: 2 - - uid: 26409 + pos: 11.5,-7.5 + parent: 56631 + - uid: 65066 components: - type: Transform - pos: 32.5,-2.5 - parent: 2 - - uid: 26414 + pos: 13.5,-7.5 + parent: 56631 + - uid: 65067 components: - type: Transform - pos: 33.5,-2.5 - parent: 2 - - uid: 26630 + pos: -25.5,23.5 + parent: 56631 + - uid: 65068 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,-43.5 - parent: 2 - - uid: 26902 + pos: -24.5,23.5 + parent: 56631 + - uid: 65069 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,25.5 - parent: 2 - - uid: 27565 + pos: -16.5,60.5 + parent: 56631 + - uid: 65070 components: - type: Transform - pos: 46.5,1.5 - parent: 2 - - uid: 27812 + pos: -16.5,61.5 + parent: 56631 + - uid: 65071 components: - type: Transform - pos: -70.5,-7.5 - parent: 2 - - uid: 28688 + pos: -16.5,62.5 + parent: 56631 + - uid: 65072 components: - type: Transform - pos: 63.5,46.5 - parent: 2 - - uid: 28689 + pos: -16.5,63.5 + parent: 56631 + - uid: 65073 components: - type: Transform - pos: 62.5,46.5 - parent: 2 - - uid: 28690 + pos: -16.5,64.5 + parent: 56631 + - uid: 65074 components: - type: Transform - pos: 59.5,46.5 - parent: 2 - - uid: 28691 + pos: -16.5,66.5 + parent: 56631 + - uid: 65075 components: - type: Transform - pos: 58.5,46.5 - parent: 2 - - uid: 28798 + pos: 38.5,30.5 + parent: 56631 + - uid: 65076 components: - type: Transform - pos: 17.5,59.5 - parent: 2 - - uid: 29150 + pos: -16.5,69.5 + parent: 56631 + - uid: 65077 components: - type: Transform - pos: -47.5,-40.5 - parent: 2 - - uid: 29763 + pos: -16.5,68.5 + parent: 56631 + - uid: 65078 components: - type: Transform - pos: 52.5,-8.5 - parent: 2 - - uid: 29800 + pos: -16.5,67.5 + parent: 56631 + - uid: 65079 components: - type: Transform - rot: 3.141592653589793 rad - pos: -46.5,-33.5 - parent: 2 - - uid: 29916 + pos: 10.5,46.5 + parent: 56631 + - uid: 65080 components: - type: Transform - pos: 43.5,-32.5 - parent: 2 - - uid: 30180 + pos: 11.5,46.5 + parent: 56631 + - uid: 65081 components: - type: Transform - pos: 39.5,69.5 - parent: 2 - - uid: 30940 + pos: -8.5,75.5 + parent: 56631 + - uid: 65082 components: - type: Transform - pos: -36.5,25.5 - parent: 2 - - uid: 30952 + pos: 8.5,44.5 + parent: 56631 + - uid: 65083 components: - type: Transform - pos: -34.5,25.5 - parent: 2 - - uid: 31020 + pos: 35.5,57.5 + parent: 56631 + - uid: 65084 components: - type: Transform - pos: -30.5,-33.5 - parent: 2 - - uid: 31021 + pos: 20.5,53.5 + parent: 56631 + - uid: 65085 components: - type: Transform - pos: -29.5,-33.5 - parent: 2 - - uid: 31045 + pos: 20.5,54.5 + parent: 56631 + - uid: 65086 components: - type: Transform - pos: -28.5,-33.5 - parent: 2 - - uid: 31059 + pos: 20.5,55.5 + parent: 56631 + - uid: 65087 components: - type: Transform - pos: -35.5,25.5 - parent: 2 - - uid: 31086 + pos: 25.5,58.5 + parent: 56631 + - uid: 65088 components: - type: Transform - pos: -47.5,-38.5 - parent: 2 - - uid: 31201 + pos: 25.5,57.5 + parent: 56631 + - uid: 65089 components: - type: Transform - pos: 12.5,50.5 - parent: 2 - - uid: 31354 + pos: 26.5,57.5 + parent: 56631 + - uid: 65090 components: - type: Transform - pos: 43.5,-33.5 - parent: 2 - - uid: 31511 + pos: 12.5,46.5 + parent: 56631 + - uid: 65091 components: - type: Transform - pos: -47.5,-50.5 - parent: 2 - - uid: 31539 + pos: 16.5,46.5 + parent: 56631 + - uid: 65092 components: - type: Transform - pos: -0.5,-72.5 - parent: 2 - - uid: 32231 + pos: 16.5,45.5 + parent: 56631 + - uid: 65093 components: - type: Transform - pos: -47.5,-44.5 - parent: 2 - - uid: 32249 + pos: 16.5,44.5 + parent: 56631 + - uid: 65094 components: - type: Transform - pos: -47.5,-39.5 - parent: 2 - - uid: 32273 + pos: 18.5,44.5 + parent: 56631 + - uid: 65095 components: - type: Transform - pos: -11.5,53.5 - parent: 2 - - uid: 32293 + pos: 19.5,44.5 + parent: 56631 + - uid: 65096 components: - type: Transform - pos: 20.5,-46.5 - parent: 2 - - uid: 32295 + pos: 20.5,44.5 + parent: 56631 + - uid: 65097 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,-43.5 - parent: 2 - - uid: 32396 + pos: 20.5,43.5 + parent: 56631 + - uid: 65098 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-43.5 - parent: 2 - - uid: 32422 + pos: 20.5,42.5 + parent: 56631 + - uid: 65099 components: - type: Transform - pos: 38.5,13.5 - parent: 2 - - uid: 32710 + pos: -8.5,77.5 + parent: 56631 + - uid: 65100 components: - type: Transform - pos: 59.5,-24.5 - parent: 2 - - uid: 34135 + pos: -8.5,76.5 + parent: 56631 + - uid: 65101 components: - type: Transform - pos: 3.5,-19.5 - parent: 33049 - - uid: 34136 + pos: -8.5,79.5 + parent: 56631 + - uid: 65102 components: - type: Transform - pos: -8.5,-16.5 - parent: 33049 - - uid: 34137 + pos: 32.5,57.5 + parent: 56631 + - uid: 65103 components: - type: Transform - pos: -8.5,-15.5 - parent: 33049 - - uid: 34138 + pos: 33.5,57.5 + parent: 56631 + - uid: 65104 components: - type: Transform - pos: -7.5,-15.5 - parent: 33049 - - uid: 34139 + pos: 34.5,57.5 + parent: 56631 + - uid: 65105 components: - type: Transform - pos: -7.5,-16.5 - parent: 33049 - - uid: 34140 + pos: 35.5,56.5 + parent: 56631 + - uid: 65106 components: - type: Transform - pos: -6.5,-16.5 - parent: 33049 - - uid: 34141 + pos: 22.5,42.5 + parent: 56631 + - uid: 65107 components: - type: Transform - pos: -6.5,-15.5 - parent: 33049 - - uid: 34142 + pos: 23.5,42.5 + parent: 56631 + - uid: 65108 components: - type: Transform - pos: 3.5,-20.5 - parent: 33049 - - uid: 34143 + pos: 24.5,42.5 + parent: 56631 + - uid: 65109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-12.5 - parent: 33049 - - uid: 34144 + pos: 24.5,41.5 + parent: 56631 + - uid: 65110 components: - type: Transform - pos: -1.5,23.5 - parent: 33049 - - uid: 34145 + pos: 35.5,55.5 + parent: 56631 + - uid: 65111 components: - type: Transform - pos: -1.5,22.5 - parent: 33049 - - uid: 34146 + pos: 36.5,53.5 + parent: 56631 + - uid: 65112 components: - type: Transform - pos: 1.5,24.5 - parent: 33049 - - uid: 34147 + pos: -8.5,78.5 + parent: 56631 + - uid: 65113 components: - type: Transform - pos: 1.5,23.5 - parent: 33049 - - uid: 34148 + pos: 12.5,40.5 + parent: 56631 + - uid: 65114 components: - type: Transform - pos: -2.5,12.5 - parent: 33049 - - uid: 34149 + pos: -8.5,80.5 + parent: 56631 + - uid: 65115 components: - type: Transform - pos: -1.5,14.5 - parent: 33049 - - uid: 34150 + pos: -10.5,81.5 + parent: 56631 + - uid: 65116 components: - type: Transform - pos: -3.5,12.5 - parent: 33049 - - uid: 34151 + pos: -9.5,81.5 + parent: 56631 + - uid: 65117 + components: + - type: Transform + pos: -11.5,81.5 + parent: 56631 + - uid: 65118 components: - type: Transform - pos: -2.5,14.5 - parent: 33049 - - uid: 34152 + pos: -13.5,81.5 + parent: 56631 + - uid: 65119 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-12.5 - parent: 33049 - - uid: 34586 + pos: -14.5,81.5 + parent: 56631 + - uid: 65120 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,29.5 - parent: 2 - - uid: 34953 + pos: 27.5,41.5 + parent: 56631 + - uid: 65121 components: - type: Transform - pos: 56.5,-36.5 - parent: 2 - - uid: 35130 + pos: 26.5,41.5 + parent: 56631 + - uid: 65122 components: - type: Transform - pos: 57.5,-36.5 - parent: 2 - - uid: 35925 + pos: 25.5,41.5 + parent: 56631 + - uid: 65123 components: - type: Transform - pos: 59.5,-27.5 - parent: 2 - - uid: 35955 + pos: 19.5,53.5 + parent: 56631 + - uid: 65124 components: - type: Transform - pos: 60.5,-33.5 - parent: 2 - - uid: 36197 + pos: 18.5,53.5 + parent: 56631 + - uid: 65125 components: - type: Transform - pos: 46.5,45.5 - parent: 2 - - uid: 36198 + pos: 17.5,53.5 + parent: 56631 + - uid: 65126 components: - type: Transform - pos: 46.5,46.5 - parent: 2 - - uid: 36387 + pos: 16.5,53.5 + parent: 56631 + - uid: 65127 components: - type: Transform - pos: -39.5,-93.5 - parent: 2 - - uid: 36403 + pos: 16.5,54.5 + parent: 56631 + - uid: 65128 components: - type: Transform - pos: -39.5,-91.5 - parent: 2 - - uid: 36404 + pos: 14.5,54.5 + parent: 56631 + - uid: 65129 components: - type: Transform - pos: -39.5,-92.5 - parent: 2 - - uid: 36405 + pos: 15.5,54.5 + parent: 56631 + - uid: 65130 components: - type: Transform - pos: -37.5,-91.5 - parent: 2 - - uid: 36629 + pos: 13.5,54.5 + parent: 56631 + - uid: 65131 components: - type: Transform - pos: 51.5,-22.5 - parent: 2 - - uid: 37832 + pos: 13.5,55.5 + parent: 56631 + - uid: 65132 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,10.5 - parent: 36861 - - uid: 37833 + pos: 13.5,56.5 + parent: 56631 + - uid: 65133 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,10.5 - parent: 36861 - - uid: 37834 + pos: 13.5,57.5 + parent: 56631 + - uid: 65134 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,18.5 - parent: 36861 - - uid: 37835 + pos: 13.5,58.5 + parent: 56631 + - uid: 65135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,20.5 - parent: 36861 - - uid: 37836 + pos: 13.5,59.5 + parent: 56631 + - uid: 65136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,20.5 - parent: 36861 - - uid: 37837 + pos: 13.5,60.5 + parent: 56631 + - uid: 65137 components: - type: Transform - pos: 1.5,18.5 - parent: 36861 - - uid: 37838 + pos: 13.5,61.5 + parent: 56631 + - uid: 65138 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,14.5 - parent: 36861 - - uid: 37839 + pos: 13.5,62.5 + parent: 56631 + - uid: 65139 components: - type: Transform - pos: 5.5,20.5 - parent: 36861 - - uid: 37840 + pos: 13.5,63.5 + parent: 56631 + - uid: 65140 components: - type: Transform - pos: 6.5,20.5 - parent: 36861 - - uid: 37841 + pos: 12.5,63.5 + parent: 56631 + - uid: 65141 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,15.5 - parent: 36861 - - uid: 37842 + pos: -16.5,70.5 + parent: 56631 + - uid: 65142 components: - type: Transform - pos: 10.5,8.5 - parent: 36861 - - uid: 37843 + pos: 12.5,64.5 + parent: 56631 + - uid: 65143 components: - type: Transform - pos: 15.5,-4.5 - parent: 36861 - - uid: 37844 + pos: 6.5,83.5 + parent: 56631 + - uid: 65144 components: - type: Transform - pos: 15.5,-1.5 - parent: 36861 - - uid: 37845 + pos: 6.5,84.5 + parent: 56631 + - uid: 65145 components: - type: Transform - pos: 15.5,1.5 - parent: 36861 - - uid: 37846 + pos: 5.5,84.5 + parent: 56631 + - uid: 65146 components: - type: Transform - pos: 15.5,4.5 - parent: 36861 - - uid: 37847 + pos: 1.5,84.5 + parent: 56631 + - uid: 65147 components: - type: Transform - pos: 15.5,7.5 - parent: 36861 - - uid: 37848 + pos: 8.5,71.5 + parent: 56631 + - uid: 65148 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-3.5 - parent: 36861 - - uid: 41437 + pos: 8.5,72.5 + parent: 56631 + - uid: 65149 components: - type: Transform - pos: -65.5,-11.5 - parent: 2 - - uid: 42028 + pos: -0.5,83.5 + parent: 56631 + - uid: 65150 components: - type: Transform - pos: -45.5,38.5 - parent: 2 - - uid: 42029 + pos: -0.5,84.5 + parent: 56631 + - uid: 65151 components: - type: Transform - pos: -45.5,37.5 - parent: 2 - - uid: 42556 + pos: -0.5,82.5 + parent: 56631 + - uid: 65152 components: - type: Transform - pos: 59.5,-33.5 - parent: 2 - - uid: 42628 + pos: -0.5,81.5 + parent: 56631 + - uid: 65153 components: - type: Transform - pos: 49.5,73.5 - parent: 2 - - uid: 43251 + pos: -16.5,71.5 + parent: 56631 + - uid: 65154 components: - type: Transform - pos: -55.5,26.5 - parent: 2 - - uid: 43252 + pos: -16.5,72.5 + parent: 56631 + - uid: 65155 components: - type: Transform - pos: -55.5,25.5 - parent: 2 - - uid: 43439 + pos: -16.5,73.5 + parent: 56631 + - uid: 65156 components: - type: Transform - pos: -43.5,-30.5 - parent: 2 - - uid: 43964 + pos: -16.5,74.5 + parent: 56631 + - uid: 65157 components: - type: Transform - pos: -25.5,5.5 - parent: 2 - - uid: 43977 + pos: -16.5,75.5 + parent: 56631 + - uid: 65158 components: - type: Transform - pos: 55.5,-47.5 - parent: 2 - - uid: 44035 + pos: -16.5,79.5 + parent: 56631 + - uid: 65159 components: - type: Transform - pos: 55.5,-46.5 - parent: 2 - - uid: 44174 + pos: -16.5,76.5 + parent: 56631 + - uid: 65160 components: - type: Transform - pos: 65.5,-50.5 - parent: 2 - - uid: 44175 + pos: -16.5,81.5 + parent: 56631 + - uid: 65161 components: - type: Transform - pos: 66.5,-50.5 - parent: 2 - - uid: 44176 + pos: -16.5,80.5 + parent: 56631 + - uid: 65162 components: - type: Transform - pos: 67.5,-50.5 - parent: 2 - - uid: 44461 + pos: -16.5,78.5 + parent: 56631 + - uid: 65163 components: - type: Transform - pos: 76.5,-43.5 - parent: 2 - - uid: 44514 + pos: -16.5,77.5 + parent: 56631 + - uid: 65164 components: - type: Transform - pos: 54.5,-18.5 - parent: 2 - - uid: 44515 + pos: 35.5,54.5 + parent: 56631 + - uid: 65165 components: - type: Transform - pos: 53.5,-18.5 - parent: 2 - - uid: 44516 + pos: 36.5,52.5 + parent: 56631 + - uid: 65166 components: - type: Transform - pos: 53.5,-8.5 - parent: 2 - - uid: 44521 + pos: 36.5,50.5 + parent: 56631 + - uid: 65167 components: - type: Transform - pos: 52.5,-18.5 - parent: 2 - - uid: 44698 + pos: 36.5,51.5 + parent: 56631 + - uid: 65168 components: - type: Transform - pos: 53.5,-16.5 - parent: 2 - - uid: 44701 + pos: 36.5,49.5 + parent: 56631 + - uid: 65169 components: - type: Transform - pos: 54.5,-16.5 - parent: 2 - - uid: 44704 + pos: 36.5,48.5 + parent: 56631 + - uid: 65170 components: - type: Transform - pos: 67.5,-31.5 - parent: 2 - - uid: 44705 + pos: 36.5,47.5 + parent: 56631 + - uid: 65171 components: - type: Transform - pos: 67.5,-26.5 - parent: 2 - - uid: 44706 + pos: 35.5,42.5 + parent: 56631 + - uid: 65172 components: - type: Transform - pos: 66.5,-27.5 - parent: 2 - - uid: 44709 + pos: 35.5,41.5 + parent: 56631 + - uid: 65173 components: - type: Transform - pos: 52.5,-9.5 - parent: 2 - - uid: 44720 + pos: 35.5,44.5 + parent: 56631 + - uid: 65174 components: - type: Transform - pos: 70.5,-40.5 - parent: 2 - - uid: 45468 + pos: 35.5,43.5 + parent: 56631 + - uid: 65175 components: - type: Transform - pos: 2.5,-1.5 - parent: 43176 - - uid: 45469 + pos: 35.5,45.5 + parent: 56631 + - uid: 65176 components: - type: Transform - pos: 1.5,-1.5 - parent: 43176 - - uid: 45470 + pos: 35.5,46.5 + parent: 56631 + - uid: 65177 components: - type: Transform - pos: 0.5,-1.5 - parent: 43176 - - uid: 45471 + pos: 34.5,41.5 + parent: 56631 + - uid: 65178 components: - type: Transform - pos: -0.5,-1.5 - parent: 43176 - - uid: 45472 + pos: 33.5,41.5 + parent: 56631 + - uid: 65179 components: - type: Transform - pos: -1.5,-1.5 - parent: 43176 - - uid: 45654 + pos: 32.5,41.5 + parent: 56631 + - uid: 65180 components: - type: Transform - pos: 0.5,7.5 - parent: 45518 - - uid: 45655 + pos: 31.5,41.5 + parent: 56631 + - uid: 65181 components: - type: Transform - pos: -4.5,3.5 - parent: 45518 - - uid: 45656 + pos: 30.5,41.5 + parent: 56631 + - uid: 65182 components: - type: Transform - pos: 2.5,7.5 - parent: 45518 - - uid: 45657 + pos: 29.5,41.5 + parent: 56631 + - uid: 65183 components: - type: Transform - pos: 1.5,7.5 - parent: 45518 - - uid: 45658 + pos: 28.5,41.5 + parent: 56631 + - uid: 65184 components: - type: Transform - pos: 3.5,7.5 - parent: 45518 - - uid: 45659 + pos: -0.5,79.5 + parent: 56631 + - uid: 65185 components: - type: Transform - pos: 4.5,7.5 - parent: 45518 - - uid: 45660 + pos: -1.5,78.5 + parent: 56631 + - uid: 65186 components: - type: Transform - pos: 6.5,5.5 - parent: 45518 - - uid: 45661 + pos: 10.5,43.5 + parent: 56631 + - uid: 65187 components: - type: Transform - pos: 6.5,4.5 - parent: 45518 - - uid: 46550 + pos: 11.5,43.5 + parent: 56631 + - uid: 65188 components: - type: Transform - pos: 4.5,44.5 - parent: 45711 - - uid: 47616 + pos: 14.5,39.5 + parent: 56631 + - uid: 65189 components: - type: Transform - pos: 25.5,-2.5 - parent: 2 - - uid: 47651 + pos: 12.5,42.5 + parent: 56631 + - uid: 65190 components: - type: Transform - pos: 53.5,-27.5 - parent: 2 - - uid: 47697 + pos: 12.5,41.5 + parent: 56631 + - uid: 65191 components: - type: Transform - pos: 36.5,-19.5 - parent: 2 - - uid: 47756 + pos: 12.5,39.5 + parent: 56631 + - uid: 65192 components: - type: Transform - pos: 43.5,-22.5 - parent: 2 - - uid: 47757 + pos: 13.5,39.5 + parent: 56631 + - uid: 65193 components: - type: Transform - pos: 44.5,-22.5 - parent: 2 - - uid: 49376 + pos: 12.5,43.5 + parent: 56631 + - uid: 65194 components: - type: Transform - pos: 18.5,4.5 - parent: 45711 - - uid: 49377 + pos: 15.5,39.5 + parent: 56631 + - uid: 65195 components: - type: Transform - pos: -17.5,4.5 - parent: 45711 - - uid: 49378 + pos: 14.5,46.5 + parent: 56631 + - uid: 65196 components: - type: Transform - pos: -11.5,2.5 - parent: 45711 - - uid: 49379 + pos: 8.5,70.5 + parent: 56631 + - uid: 65197 components: - type: Transform - pos: -7.5,-1.5 - parent: 45711 - - uid: 49380 + pos: 8.5,68.5 + parent: 56631 + - uid: 65198 components: - type: Transform - pos: -9.5,2.5 - parent: 45711 - - uid: 49381 + pos: 8.5,69.5 + parent: 56631 + - uid: 65199 components: - type: Transform - pos: -12.5,-6.5 - parent: 45711 - - uid: 49382 + pos: 3.5,84.5 + parent: 56631 + - uid: 65200 components: - type: Transform - pos: -12.5,-4.5 - parent: 45711 - - uid: 49383 + pos: 12.5,66.5 + parent: 56631 + - uid: 65201 components: - type: Transform - pos: 11.5,-4.5 - parent: 45711 - - uid: 49384 + pos: 2.5,84.5 + parent: 56631 + - uid: 65202 components: - type: Transform - pos: 11.5,-6.5 - parent: 45711 - - uid: 49385 + pos: 4.5,84.5 + parent: 56631 + - uid: 65203 components: - type: Transform - pos: 11.5,13.5 - parent: 45711 - - uid: 49386 + pos: 12.5,67.5 + parent: 56631 + - uid: 65204 components: - type: Transform - pos: 12.5,13.5 - parent: 45711 - - uid: 49387 + pos: 12.5,65.5 + parent: 56631 + - uid: 65205 components: - type: Transform - pos: 12.5,14.5 - parent: 45711 - - uid: 49388 + pos: 11.5,67.5 + parent: 56631 + - uid: 65206 components: - type: Transform - pos: 11.5,14.5 - parent: 45711 - - uid: 49389 + pos: 9.5,67.5 + parent: 56631 + - uid: 65207 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,38.5 - parent: 45711 - - uid: 49390 + pos: 8.5,67.5 + parent: 56631 + - uid: 65208 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,38.5 - parent: 45711 - - uid: 49391 + pos: 10.5,67.5 + parent: 56631 + - uid: 65209 components: - type: Transform - pos: -18.5,27.5 - parent: 45711 - - uid: 49392 + pos: 0.5,84.5 + parent: 56631 + - uid: 65210 components: - type: Transform - pos: -17.5,27.5 - parent: 45711 - - uid: 49393 + pos: 6.5,82.5 + parent: 56631 + - uid: 65211 components: - type: Transform - pos: -25.5,27.5 - parent: 45711 - - uid: 49394 + pos: 6.5,81.5 + parent: 56631 + - uid: 65212 components: - type: Transform - pos: -24.5,27.5 - parent: 45711 - - uid: 49395 + pos: 6.5,80.5 + parent: 56631 + - uid: 65213 components: - type: Transform - pos: -18.5,18.5 - parent: 45711 - - uid: 49396 + pos: 6.5,79.5 + parent: 56631 + - uid: 65214 components: - type: Transform - pos: -18.5,19.5 - parent: 45711 - - uid: 49397 + pos: 8.5,78.5 + parent: 56631 + - uid: 65215 components: - type: Transform - pos: -12.5,19.5 - parent: 45711 - - uid: 49398 + pos: 7.5,78.5 + parent: 56631 + - uid: 65216 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,31.5 - parent: 45711 - - uid: 49399 + pos: 8.5,77.5 + parent: 56631 + - uid: 65217 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,32.5 - parent: 45711 - - uid: 49400 + pos: 8.5,76.5 + parent: 56631 + - uid: 65218 components: - type: Transform - pos: 23.5,24.5 - parent: 45711 - - uid: 49401 + pos: 8.5,75.5 + parent: 56631 + - uid: 65219 components: - type: Transform - pos: 23.5,23.5 - parent: 45711 - - uid: 49402 + pos: 8.5,74.5 + parent: 56631 + - uid: 65220 components: - type: Transform - pos: 24.5,23.5 - parent: 45711 - - uid: 49403 + pos: 8.5,73.5 + parent: 56631 + - uid: 65221 components: - type: Transform - pos: 25.5,23.5 - parent: 45711 - - uid: 49404 + pos: -2.5,78.5 + parent: 56631 + - uid: 65222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,34.5 - parent: 45711 - - uid: 49405 + pos: -0.5,80.5 + parent: 56631 + - uid: 65223 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,34.5 - parent: 45711 - - uid: 49406 + pos: 0.5,78.5 + parent: 56631 + - uid: 65224 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,33.5 - parent: 45711 - - uid: 49407 + pos: 4.5,78.5 + parent: 56631 + - uid: 65225 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,32.5 - parent: 45711 - - uid: 51242 + pos: 5.5,78.5 + parent: 56631 + - uid: 65226 components: - type: Transform - pos: 24.5,-66.5 - parent: 2 - - uid: 51244 + pos: 1.5,78.5 + parent: 56631 + - uid: 65227 components: - type: Transform - pos: 22.5,-57.5 - parent: 2 - - uid: 51245 + pos: -0.5,78.5 + parent: 56631 + - uid: 65228 components: - type: Transform - pos: 22.5,-58.5 - parent: 2 - - uid: 51352 + pos: 6.5,78.5 + parent: 56631 + - uid: 65229 components: - type: Transform - pos: 40.5,-4.5 - parent: 2 - - uid: 51353 + pos: -40.5,41.5 + parent: 56631 + - uid: 65230 components: - type: Transform - pos: 38.5,-7.5 - parent: 2 - - uid: 51467 + pos: -40.5,40.5 + parent: 56631 + - uid: 65231 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-72.5 - parent: 2 - - uid: 51900 + pos: -40.5,39.5 + parent: 56631 + - uid: 65232 components: - type: Transform - pos: -16.5,-11.5 - parent: 2 - - uid: 52094 + pos: -40.5,38.5 + parent: 56631 + - uid: 65233 components: - type: Transform - pos: 21.5,20.5 - parent: 2 - - uid: 52723 + pos: -37.5,44.5 + parent: 56631 + - uid: 65234 components: - type: Transform - pos: -6.5,54.5 - parent: 45711 - - uid: 52724 + pos: -40.5,44.5 + parent: 56631 + - uid: 65235 components: - type: Transform - pos: -5.5,54.5 - parent: 45711 - - uid: 52882 + pos: -39.5,44.5 + parent: 56631 + - uid: 65236 components: - type: Transform - pos: -6.5,70.5 - parent: 45711 - - uid: 52883 + pos: -38.5,44.5 + parent: 56631 + - uid: 65237 components: - type: Transform - pos: -5.5,70.5 - parent: 45711 - - uid: 52884 + pos: -37.5,52.5 + parent: 56631 + - uid: 65238 components: - type: Transform - pos: -4.5,70.5 - parent: 45711 - - uid: 52887 + pos: -37.5,53.5 + parent: 56631 + - uid: 65239 components: - type: Transform - pos: -6.5,69.5 - parent: 45711 - - uid: 52888 + pos: -37.5,54.5 + parent: 56631 + - uid: 65240 components: - type: Transform - pos: -4.5,69.5 - parent: 45711 - - uid: 53053 + pos: -37.5,55.5 + parent: 56631 + - uid: 65241 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,31.5 - parent: 2 - - uid: 53120 + pos: -37.5,56.5 + parent: 56631 + - uid: 65242 components: - type: Transform - pos: 0.5,63.5 - parent: 45711 - - uid: 53121 + pos: -37.5,57.5 + parent: 56631 + - uid: 65243 components: - type: Transform - pos: 0.5,62.5 - parent: 45711 - - uid: 53149 + pos: -29.5,59.5 + parent: 56631 + - uid: 65244 components: - type: Transform - pos: 0.5,64.5 - parent: 45711 - - uid: 53150 + rot: 3.141592653589793 rad + pos: -40.5,37.5 + parent: 56631 + - uid: 65245 components: - type: Transform - pos: 4.5,55.5 - parent: 45711 - - uid: 53151 + rot: 3.141592653589793 rad + pos: -39.5,37.5 + parent: 56631 + - uid: 65246 components: - type: Transform - pos: 4.5,56.5 - parent: 45711 - - uid: 53152 + rot: 3.141592653589793 rad + pos: -38.5,37.5 + parent: 56631 + - uid: 65247 components: - type: Transform - pos: 4.5,57.5 - parent: 45711 - - uid: 53153 + rot: 3.141592653589793 rad + pos: -36.5,37.5 + parent: 56631 + - uid: 65248 components: - type: Transform - pos: 4.5,62.5 - parent: 45711 - - uid: 53154 + pos: -21.5,10.5 + parent: 56631 + - uid: 65249 components: - type: Transform - pos: 4.5,63.5 - parent: 45711 - - uid: 53155 + rot: 3.141592653589793 rad + pos: -37.5,37.5 + parent: 56631 + - uid: 65250 components: - type: Transform - pos: 4.5,64.5 - parent: 45711 - - uid: 53239 + pos: -40.5,42.5 + parent: 56631 + - uid: 65251 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,28.5 - parent: 2 - - uid: 53240 + pos: -37.5,51.5 + parent: 56631 + - uid: 65252 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,27.5 - parent: 2 - - uid: 53305 + pos: -37.5,50.5 + parent: 56631 + - uid: 65253 components: - type: Transform - pos: -13.5,65.5 - parent: 45711 - - uid: 53306 + pos: -37.5,45.5 + parent: 56631 + - uid: 65254 components: - type: Transform - pos: -12.5,65.5 - parent: 45711 - - uid: 53307 + pos: -37.5,46.5 + parent: 56631 + - uid: 65255 components: - type: Transform - pos: -11.5,65.5 - parent: 45711 - - uid: 53470 + pos: -32.5,26.5 + parent: 56631 + - uid: 65256 components: - type: Transform - pos: -15.5,57.5 - parent: 45711 - - uid: 53471 + rot: 3.141592653589793 rad + pos: -32.5,37.5 + parent: 56631 + - uid: 65257 components: - type: Transform - pos: -15.5,58.5 - parent: 45711 - - uid: 53472 + pos: 15.5,46.5 + parent: 56631 + - uid: 65258 components: - type: Transform - pos: -15.5,59.5 - parent: 45711 - - uid: 53972 + pos: 13.5,46.5 + parent: 56631 + - uid: 65259 components: - type: Transform - pos: -36.5,49.5 - parent: 45711 - - uid: 56126 + pos: 20.5,56.5 + parent: 56631 + - uid: 65260 components: - type: Transform - pos: -46.5,-24.5 - parent: 2 - - uid: 56265 + pos: -28.5,59.5 + parent: 56631 + - uid: 65261 components: - type: Transform - pos: -2.5,-2.5 - parent: 56108 -- proto: TableBrass - entities: - - uid: 1794 + pos: -27.5,59.5 + parent: 56631 + - uid: 65262 components: - type: Transform - pos: -1.5,-4.5 - parent: 2 -- proto: TableCarpet - entities: - - uid: 2843 + pos: -26.5,59.5 + parent: 56631 + - uid: 65263 components: - type: Transform - pos: -14.5,17.5 - parent: 2 - - uid: 3016 + pos: -25.5,59.5 + parent: 56631 + - uid: 65264 components: - type: Transform - pos: -61.5,0.5 - parent: 2 - - uid: 4869 + pos: -24.5,59.5 + parent: 56631 + - uid: 65265 components: - type: Transform - pos: 23.5,-7.5 - parent: 2 - - uid: 7451 + pos: -23.5,59.5 + parent: 56631 + - uid: 65266 components: - type: Transform - pos: 19.5,47.5 - parent: 2 - - uid: 7624 + pos: -22.5,59.5 + parent: 56631 + - uid: 65267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,1.5 - parent: 2 - - uid: 9315 + pos: -22.5,58.5 + parent: 56631 + - uid: 65268 components: - type: Transform - pos: -36.5,-33.5 - parent: 2 - - uid: 9316 + pos: -22.5,57.5 + parent: 56631 + - uid: 65269 components: - type: Transform - pos: -36.5,-32.5 - parent: 2 - - uid: 9617 + pos: -21.5,57.5 + parent: 56631 + - uid: 65270 components: - type: Transform - pos: -37.5,-33.5 - parent: 2 - - uid: 9947 + pos: -20.5,57.5 + parent: 56631 + - uid: 65271 components: - type: Transform - pos: -5.5,-2.5 - parent: 2 - - uid: 11292 + pos: -16.5,58.5 + parent: 56631 + - uid: 65272 components: - type: Transform - pos: -6.5,-2.5 - parent: 2 - - uid: 16762 + pos: -19.5,57.5 + parent: 56631 + - uid: 65273 components: - type: Transform - pos: -0.5,4.5 - parent: 2 - - uid: 18827 + pos: -18.5,57.5 + parent: 56631 + - uid: 65274 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -64.5,-0.5 - parent: 2 - - uid: 19040 + pos: -17.5,57.5 + parent: 56631 + - uid: 65275 components: - type: Transform - pos: 59.5,-14.5 - parent: 2 - - uid: 20250 + pos: -16.5,57.5 + parent: 56631 + - uid: 65276 components: - type: Transform - pos: 20.5,47.5 - parent: 2 - - uid: 23345 + pos: -16.5,59.5 + parent: 56631 + - uid: 65277 components: - type: Transform - pos: -5.5,32.5 - parent: 2 - - uid: 24882 + pos: 24.5,58.5 + parent: 56631 + - uid: 65278 components: - type: Transform - pos: -17.5,-6.5 - parent: 2 - - uid: 26242 + pos: 21.5,58.5 + parent: 56631 + - uid: 65279 components: - type: Transform - pos: -41.5,33.5 - parent: 2 - - uid: 26243 + pos: 20.5,58.5 + parent: 56631 + - uid: 65280 components: - type: Transform - pos: -43.5,33.5 - parent: 2 - - uid: 26246 + pos: 20.5,57.5 + parent: 56631 + - uid: 65281 components: - type: Transform - pos: -42.5,33.5 - parent: 2 - - uid: 26247 + pos: -40.5,43.5 + parent: 56631 + - uid: 65282 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-72.5 - parent: 2 - - uid: 26248 + pos: -41.5,44.5 + parent: 56631 + - uid: 65283 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,-72.5 - parent: 2 - - uid: 26249 + pos: -42.5,44.5 + parent: 56631 + - uid: 65284 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,-71.5 - parent: 2 - - uid: 26250 + pos: -42.5,43.5 + parent: 56631 + - uid: 65285 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,-70.5 - parent: 2 - - uid: 26251 + pos: -41.5,43.5 + parent: 56631 + - uid: 65286 components: - type: Transform - pos: -45.5,-72.5 - parent: 2 - - uid: 26252 + pos: -42.5,42.5 + parent: 56631 + - uid: 65287 components: - type: Transform - pos: -45.5,-71.5 - parent: 2 - - uid: 26253 + pos: -41.5,42.5 + parent: 56631 + - uid: 65288 components: - type: Transform - pos: -44.5,-71.5 - parent: 2 - - uid: 26254 + pos: -10.5,30.5 + parent: 56631 + - uid: 65289 components: - type: Transform - pos: -43.5,-71.5 - parent: 2 - - uid: 26861 + pos: -53.5,46.5 + parent: 56631 + - uid: 65290 components: - type: Transform - pos: -5.5,31.5 - parent: 2 - - uid: 30465 + pos: -49.5,50.5 + parent: 56631 + - uid: 65291 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,-30.5 - parent: 2 - - uid: 31621 + pos: -53.5,50.5 + parent: 56631 + - uid: 65292 components: - type: Transform - pos: -37.5,-32.5 - parent: 2 - - uid: 31963 + pos: -38.5,52.5 + parent: 56631 + - uid: 65293 components: - type: Transform - pos: 19.5,48.5 - parent: 2 - - uid: 32079 + pos: -39.5,52.5 + parent: 56631 + - uid: 65294 components: - type: Transform - pos: -10.5,33.5 - parent: 2 - - uid: 32215 + pos: -40.5,52.5 + parent: 56631 + - uid: 65295 components: - type: Transform - pos: 20.5,48.5 - parent: 2 - - uid: 32286 + pos: -41.5,52.5 + parent: 56631 + - uid: 65296 components: - type: Transform - pos: -9.5,30.5 - parent: 2 - - uid: 32346 + pos: -42.5,52.5 + parent: 56631 + - uid: 65297 components: - type: Transform - pos: -18.5,-4.5 - parent: 2 - - uid: 32413 + pos: -42.5,53.5 + parent: 56631 + - uid: 65298 components: - type: Transform - pos: -11.5,41.5 - parent: 2 - - uid: 32785 + pos: -42.5,54.5 + parent: 56631 + - uid: 65299 components: - type: Transform - pos: -18.5,-6.5 - parent: 2 - - uid: 32882 + pos: -42.5,41.5 + parent: 56631 + - uid: 65300 components: - type: Transform - pos: -10.5,41.5 - parent: 2 - - uid: 35643 + pos: -56.5,55.5 + parent: 56631 + - uid: 65301 components: - type: Transform - pos: -37.5,-34.5 - parent: 2 - - uid: 35663 + pos: -55.5,55.5 + parent: 56631 + - uid: 65302 components: - type: Transform - pos: -36.5,-34.5 - parent: 2 - - uid: 36250 + pos: -9.5,31.5 + parent: 56631 + - uid: 65303 components: - type: Transform - pos: -44.5,-82.5 - parent: 2 - - uid: 41378 + pos: -50.5,55.5 + parent: 56631 + - uid: 65304 components: - type: Transform - pos: 79.5,59.5 - parent: 2 - - uid: 49408 + pos: -49.5,55.5 + parent: 56631 + - uid: 65305 components: - type: Transform - pos: 31.5,17.5 - parent: 45711 - - uid: 49409 + pos: -48.5,55.5 + parent: 56631 + - uid: 65306 components: - type: Transform - pos: 9.5,3.5 - parent: 45711 - - uid: 49410 + pos: -47.5,55.5 + parent: 56631 + - uid: 65307 components: - type: Transform - pos: 27.5,14.5 - parent: 45711 - - uid: 49411 + pos: -46.5,55.5 + parent: 56631 + - uid: 65308 components: - type: Transform - pos: 27.5,18.5 - parent: 45711 - - uid: 49412 + pos: -45.5,55.5 + parent: 56631 + - uid: 65309 components: - type: Transform - pos: 30.5,18.5 - parent: 45711 - - uid: 49413 + pos: -42.5,55.5 + parent: 56631 + - uid: 65310 components: - type: Transform - pos: 31.5,16.5 - parent: 45711 - - uid: 49414 + pos: -44.5,55.5 + parent: 56631 + - uid: 65311 components: - type: Transform - pos: 26.5,16.5 - parent: 45711 - - uid: 49415 + pos: -43.5,55.5 + parent: 56631 + - uid: 65312 components: - type: Transform - pos: 26.5,15.5 - parent: 45711 - - uid: 49416 + pos: -51.5,55.5 + parent: 56631 + - uid: 65313 components: - type: Transform - pos: 28.5,18.5 - parent: 45711 - - uid: 49417 + pos: -52.5,55.5 + parent: 56631 + - uid: 65314 components: - type: Transform - pos: 29.5,18.5 - parent: 45711 - - uid: 49418 + pos: -56.5,54.5 + parent: 56631 + - uid: 65315 components: - type: Transform - pos: 28.5,14.5 - parent: 45711 - - uid: 49419 + pos: -56.5,53.5 + parent: 56631 + - uid: 65316 components: - type: Transform - pos: 26.5,17.5 - parent: 45711 - - uid: 49420 + pos: -56.5,52.5 + parent: 56631 + - uid: 65317 components: - type: Transform - pos: 31.5,15.5 - parent: 45711 - - uid: 49421 + pos: -56.5,51.5 + parent: 56631 + - uid: 65318 components: - type: Transform - pos: 29.5,14.5 - parent: 45711 - - uid: 49422 + pos: -58.5,50.5 + parent: 56631 + - uid: 65319 components: - type: Transform - pos: 30.5,14.5 - parent: 45711 - - uid: 51944 + pos: -58.5,48.5 + parent: 56631 + - uid: 65320 components: - type: Transform - pos: -17.5,-4.5 - parent: 2 - - uid: 53517 + pos: -58.5,49.5 + parent: 56631 + - uid: 65321 components: - type: Transform - pos: -20.5,54.5 - parent: 45711 -- proto: TableCounterMetal - entities: - - uid: 26264 + pos: -56.5,45.5 + parent: 56631 + - uid: 65322 components: - type: Transform - pos: 15.5,34.5 - parent: 2 - - uid: 32031 + pos: -56.5,44.5 + parent: 56631 + - uid: 65323 components: - type: Transform - pos: -35.5,-27.5 - parent: 2 - - uid: 32033 + pos: -53.5,55.5 + parent: 56631 + - uid: 65324 components: - type: Transform - pos: -37.5,-27.5 - parent: 2 - - uid: 32035 + pos: -54.5,55.5 + parent: 56631 + - uid: 65325 components: - type: Transform - pos: -36.5,-27.5 - parent: 2 - - uid: 41149 + pos: -56.5,43.5 + parent: 56631 + - uid: 65326 components: - type: Transform - pos: 15.5,33.5 - parent: 2 - - uid: 42474 + pos: -56.5,42.5 + parent: 56631 + - uid: 65327 components: - type: Transform - pos: -10.5,49.5 - parent: 2 - - uid: 43133 + pos: -56.5,41.5 + parent: 56631 + - uid: 65328 components: - type: Transform - pos: 49.5,75.5 - parent: 2 - - uid: 43134 + pos: -55.5,41.5 + parent: 56631 + - uid: 65329 components: - type: Transform - pos: 50.5,75.5 - parent: 2 - - uid: 43281 + pos: -54.5,41.5 + parent: 56631 + - uid: 65330 components: - type: Transform - pos: -11.5,49.5 - parent: 2 - - uid: 43717 + pos: -53.5,41.5 + parent: 56631 + - uid: 65331 components: - type: Transform - pos: -15.5,59.5 - parent: 2 - - uid: 49423 + pos: -52.5,41.5 + parent: 56631 + - uid: 65332 components: - type: Transform - pos: 14.5,12.5 - parent: 45711 - - uid: 49424 + pos: -51.5,41.5 + parent: 56631 + - uid: 65333 components: - type: Transform - pos: 13.5,12.5 - parent: 45711 - - uid: 49425 + pos: -50.5,41.5 + parent: 56631 + - uid: 65334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,17.5 - parent: 45711 - - uid: 49426 + pos: -49.5,41.5 + parent: 56631 + - uid: 65335 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,17.5 - parent: 45711 - - uid: 49427 + pos: -48.5,41.5 + parent: 56631 + - uid: 65336 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,15.5 - parent: 45711 - - uid: 49428 + pos: -47.5,41.5 + parent: 56631 + - uid: 65337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,15.5 - parent: 45711 - - uid: 49429 + pos: -46.5,41.5 + parent: 56631 + - uid: 65338 components: - type: Transform - pos: -26.5,31.5 - parent: 45711 - - uid: 49430 + pos: -45.5,41.5 + parent: 56631 + - uid: 65339 components: - type: Transform - pos: -23.5,31.5 - parent: 45711 - - uid: 49431 + pos: -44.5,41.5 + parent: 56631 + - uid: 65340 components: - type: Transform - pos: -7.5,32.5 - parent: 45711 - - uid: 49432 + pos: -43.5,41.5 + parent: 56631 + - uid: 65341 components: - type: Transform - pos: -8.5,32.5 - parent: 45711 - - uid: 49433 + pos: -11.5,30.5 + parent: 56631 + - uid: 65342 components: - type: Transform - pos: -9.5,32.5 - parent: 45711 -- proto: TableCounterWood - entities: - - uid: 7013 + pos: -9.5,-6.5 + parent: 56631 + - uid: 65343 components: - type: Transform - pos: -20.5,63.5 - parent: 2 - - uid: 7348 + pos: -49.5,46.5 + parent: 56631 + - uid: 65344 components: - type: Transform - pos: -26.5,62.5 - parent: 2 - - uid: 7943 + pos: -37.5,29.5 + parent: 56631 + - uid: 65345 components: - type: Transform - pos: -17.5,63.5 - parent: 2 - - uid: 7978 + pos: 31.5,57.5 + parent: 56631 + - uid: 65346 components: - type: Transform - pos: -26.5,63.5 - parent: 2 - - uid: 8049 + pos: 30.5,57.5 + parent: 56631 + - uid: 65347 components: - type: Transform - pos: -24.5,63.5 - parent: 2 - - uid: 8091 + pos: 27.5,57.5 + parent: 56631 + - uid: 65348 components: - type: Transform - pos: -26.5,64.5 - parent: 2 - - uid: 8110 + pos: 29.5,57.5 + parent: 56631 + - uid: 65349 components: - type: Transform - pos: -17.5,64.5 - parent: 2 - - uid: 11305 + pos: 28.5,57.5 + parent: 56631 + - uid: 65350 components: - type: Transform - pos: -18.5,63.5 - parent: 2 - - uid: 11504 + pos: -14.5,26.5 + parent: 56631 + - uid: 65351 components: - type: Transform - pos: -22.5,63.5 - parent: 2 - - uid: 12043 + pos: -58.5,47.5 + parent: 56631 + - uid: 65352 components: - type: Transform - pos: -25.5,64.5 - parent: 2 - - uid: 12044 + pos: -58.5,46.5 + parent: 56631 + - uid: 65353 components: - type: Transform - pos: -23.5,64.5 - parent: 2 - - uid: 12051 + pos: -57.5,46.5 + parent: 56631 + - uid: 65354 components: - type: Transform - pos: -22.5,64.5 - parent: 2 - - uid: 12068 + pos: -56.5,46.5 + parent: 56631 + - uid: 65355 components: - type: Transform - pos: -21.5,64.5 - parent: 2 - - uid: 12069 + pos: -56.5,47.5 + parent: 56631 + - uid: 65356 components: - type: Transform - pos: -20.5,64.5 - parent: 2 - - uid: 12071 + pos: -56.5,48.5 + parent: 56631 + - uid: 65357 components: - type: Transform - pos: -18.5,64.5 - parent: 2 - - uid: 15437 + pos: -56.5,49.5 + parent: 56631 + - uid: 65358 components: - type: Transform - pos: -24.5,61.5 - parent: 2 - - uid: 16916 + pos: -56.5,50.5 + parent: 56631 + - uid: 65359 components: - type: Transform - pos: -32.5,51.5 - parent: 2 - - uid: 17903 + pos: -57.5,50.5 + parent: 56631 + - uid: 65360 components: - type: Transform - pos: -24.5,62.5 - parent: 2 - - uid: 17923 + pos: -36.5,26.5 + parent: 56631 + - uid: 65361 components: - type: Transform - pos: -21.5,61.5 - parent: 2 - - uid: 18341 + pos: -20.5,19.5 + parent: 56631 + - uid: 65362 components: - type: Transform - pos: -23.5,60.5 - parent: 2 - - uid: 18684 + pos: -20.5,16.5 + parent: 56631 + - uid: 65363 components: - type: Transform - pos: -23.5,63.5 - parent: 2 - - uid: 18739 + pos: 11.5,-9.5 + parent: 56631 + - uid: 65364 components: - type: Transform - pos: -19.5,61.5 - parent: 2 - - uid: 18766 + pos: -31.5,59.5 + parent: 56631 + - uid: 65365 components: - type: Transform - pos: -21.5,60.5 - parent: 2 - - uid: 18869 + pos: -32.5,59.5 + parent: 56631 + - uid: 65366 components: - type: Transform - pos: -22.5,60.5 - parent: 2 - - uid: 19749 + pos: -8.5,81.5 + parent: 56631 + - uid: 65367 components: - type: Transform - pos: -20.5,62.5 - parent: 2 - - uid: 19750 + pos: -16.5,65.5 + parent: 56631 + - uid: 65368 components: - type: Transform - pos: -20.5,60.5 - parent: 2 - - uid: 19759 + pos: -30.5,59.5 + parent: 56631 + - uid: 65369 components: - type: Transform - pos: -25.5,62.5 - parent: 2 - - uid: 19760 + pos: -34.5,59.5 + parent: 56631 + - uid: 65370 components: - type: Transform - pos: -25.5,63.5 - parent: 2 - - uid: 19761 + pos: -35.5,59.5 + parent: 56631 + - uid: 65371 components: - type: Transform - pos: -18.5,62.5 - parent: 2 - - uid: 19762 + pos: -35.5,58.5 + parent: 56631 + - uid: 65372 components: - type: Transform - pos: -25.5,61.5 - parent: 2 - - uid: 19763 + pos: -36.5,58.5 + parent: 56631 + - uid: 65373 components: - type: Transform - pos: -23.5,62.5 - parent: 2 - - uid: 19764 + pos: -36.5,57.5 + parent: 56631 +- proto: WallReinforced + entities: + - uid: 3 components: - type: Transform - pos: -17.5,61.5 + pos: -3.5,16.5 parent: 2 - - uid: 19765 + - uid: 22 components: - type: Transform - pos: -23.5,61.5 + pos: -9.5,16.5 parent: 2 - - uid: 19766 + - uid: 24 components: - type: Transform - pos: -18.5,61.5 + pos: 4.5,16.5 parent: 2 - - uid: 19770 + - uid: 25 components: - type: Transform - pos: -21.5,62.5 + pos: 10.5,16.5 parent: 2 - - uid: 19771 + - uid: 29 components: - type: Transform - pos: -22.5,61.5 + pos: -30.5,-4.5 parent: 2 - - uid: 19772 + - uid: 47 components: - type: Transform - pos: -22.5,62.5 + pos: -17.5,-6.5 parent: 2 - - uid: 19779 + - uid: 48 components: - type: Transform - pos: -21.5,63.5 + pos: -9.5,13.5 parent: 2 - - uid: 19781 + - uid: 49 components: - type: Transform - pos: -19.5,63.5 + pos: -9.5,12.5 parent: 2 - - uid: 19782 + - uid: 52 components: - type: Transform - pos: -20.5,61.5 + pos: -9.5,9.5 parent: 2 - - uid: 19783 + - uid: 53 components: - type: Transform - pos: -19.5,62.5 + pos: -9.5,8.5 parent: 2 - - uid: 24311 + - uid: 54 components: - type: Transform - pos: -26.5,61.5 + pos: -9.5,7.5 parent: 2 - - uid: 25339 + - uid: 57 components: - type: Transform - pos: -17.5,62.5 + pos: -9.5,4.5 parent: 2 - - uid: 26268 + - uid: 58 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -61.5,11.5 + pos: -9.5,3.5 parent: 2 - - uid: 26269 + - uid: 59 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,11.5 + pos: -9.5,2.5 parent: 2 - - uid: 42064 + - uid: 60 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,53.5 + pos: -9.5,-1.5 parent: 2 - - uid: 42696 + - uid: 61 components: - type: Transform - rot: 3.141592653589793 rad - pos: -59.5,-9.5 + pos: -9.5,-2.5 parent: 2 - - uid: 43721 + - uid: 69 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,53.5 + pos: 70.5,-28.5 parent: 2 - - uid: 43723 + - uid: 71 components: - type: Transform - pos: -80.5,-10.5 + rot: 3.141592653589793 rad + pos: 82.5,-28.5 parent: 2 - - uid: 49434 + - uid: 72 components: - type: Transform - pos: -6.5,27.5 - parent: 45711 - - uid: 49435 + pos: -9.5,-13.5 + parent: 2 + - uid: 73 components: - type: Transform - pos: -7.5,27.5 - parent: 45711 - - uid: 51582 + pos: -8.5,-13.5 + parent: 2 + - uid: 74 components: - type: Transform - pos: 29.5,12.5 + pos: -8.5,-14.5 parent: 2 - - uid: 51583 + - uid: 75 components: - type: Transform - pos: 30.5,12.5 + pos: -7.5,-14.5 parent: 2 - - uid: 51584 + - uid: 76 components: - type: Transform - pos: 31.5,12.5 + pos: -6.5,-14.5 parent: 2 - - uid: 51585 + - uid: 77 components: - type: Transform - pos: 29.5,8.5 + pos: -5.5,-14.5 parent: 2 - - uid: 51586 + - uid: 78 components: - type: Transform - pos: 30.5,8.5 + pos: -4.5,-14.5 parent: 2 - - uid: 51587 + - uid: 79 components: - type: Transform - pos: 31.5,8.5 + pos: -3.5,-14.5 parent: 2 -- proto: TableFancyBlack - entities: - - uid: 625 + - uid: 80 components: - type: Transform - pos: -26.5,-10.5 + pos: -2.5,-14.5 parent: 2 - - uid: 640 + - uid: 81 components: - type: Transform - pos: -26.5,-12.5 + pos: -1.5,-14.5 parent: 2 - - uid: 649 + - uid: 82 components: - type: Transform - pos: -27.5,-12.5 + pos: -0.5,-14.5 parent: 2 - - uid: 705 + - uid: 84 components: - type: Transform - pos: -26.5,-11.5 + pos: 1.5,-14.5 parent: 2 - - uid: 979 + - uid: 85 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-45.5 + pos: 2.5,-14.5 parent: 2 - - uid: 9948 + - uid: 87 components: - type: Transform - pos: -15.5,35.5 + pos: -11.5,-2.5 parent: 2 - - uid: 10833 + - uid: 88 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,1.5 + pos: -11.5,3.5 parent: 2 - - uid: 10837 + - uid: 89 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,1.5 + pos: -11.5,14.5 parent: 2 - - uid: 11051 + - uid: 90 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,1.5 + pos: 7.5,-14.5 parent: 2 - - uid: 11057 + - uid: 91 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,1.5 + pos: 8.5,-14.5 parent: 2 - - uid: 11069 + - uid: 92 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,1.5 + pos: 9.5,-14.5 parent: 2 - - uid: 11071 + - uid: 93 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,1.5 + pos: 9.5,-13.5 parent: 2 - - uid: 11253 + - uid: 94 components: - type: Transform - pos: -18.5,37.5 + pos: 10.5,-13.5 parent: 2 - - uid: 26608 + - uid: 95 components: - type: Transform - pos: -18.5,38.5 + pos: 10.5,-12.5 parent: 2 - - uid: 26715 + - uid: 96 components: - type: Transform - pos: -16.5,39.5 + pos: 10.5,-11.5 parent: 2 - - uid: 26716 + - uid: 97 components: - type: Transform - pos: -17.5,39.5 + pos: 10.5,-10.5 parent: 2 - - uid: 26718 + - uid: 98 components: - type: Transform - pos: -18.5,39.5 + pos: 10.5,-9.5 parent: 2 - - uid: 31228 + - uid: 99 components: - type: Transform - pos: -16.5,35.5 + pos: 10.5,-8.5 parent: 2 - - uid: 31242 + - uid: 100 components: - type: Transform - pos: -17.5,35.5 + pos: 10.5,-7.5 parent: 2 - - uid: 31254 + - uid: 102 components: - type: Transform - pos: -18.5,35.5 + pos: 50.5,-36.5 parent: 2 - - uid: 51421 + - uid: 104 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-43.5 + pos: 10.5,-3.5 parent: 2 -- proto: TableFancyBlue - entities: - - uid: 719 + - uid: 105 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-3.5 + pos: 10.5,-2.5 parent: 2 - - uid: 843 + - uid: 106 components: - type: Transform - pos: 1.5,-2.5 + pos: 10.5,-1.5 parent: 2 - - uid: 861 + - uid: 107 components: - type: Transform - pos: 2.5,-3.5 + pos: 10.5,2.5 parent: 2 - - uid: 1772 + - uid: 108 components: - type: Transform - pos: 1.5,-3.5 + pos: 10.5,3.5 parent: 2 - - uid: 1809 + - uid: 109 components: - type: Transform - pos: 3.5,-3.5 + pos: 10.5,4.5 parent: 2 - - uid: 1864 + - uid: 112 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-4.5 + pos: 10.5,7.5 parent: 2 - - uid: 51549 + - uid: 113 components: - type: Transform - pos: -21.5,28.5 + pos: 10.5,8.5 parent: 2 -- proto: TableFancyCyan - entities: - - uid: 8044 + - uid: 114 components: - type: Transform - pos: 16.5,16.5 + pos: 10.5,9.5 parent: 2 - - uid: 8045 + - uid: 117 components: - type: Transform - pos: 16.5,15.5 + pos: 10.5,12.5 parent: 2 - - uid: 8046 + - uid: 118 components: - type: Transform - pos: 13.5,17.5 + pos: 10.5,13.5 parent: 2 - - uid: 8047 + - uid: 119 components: - type: Transform - pos: 15.5,17.5 + pos: -6.5,-2.5 parent: 2 - - uid: 8048 + - uid: 120 components: - type: Transform - pos: 16.5,17.5 + pos: 8.5,-1.5 parent: 2 -- proto: TableFancyGreen - entities: - - uid: 16445 + - uid: 121 components: - type: Transform - pos: -4.5,-7.5 + pos: 9.5,-1.5 parent: 2 -- proto: TableFancyOrange - entities: - - uid: 23159 + - uid: 122 components: - type: Transform - pos: -19.5,30.5 + pos: -7.5,-2.5 parent: 2 - - uid: 32469 + - uid: 123 components: - type: Transform - pos: 56.5,6.5 + pos: -7.5,3.5 parent: 2 - - uid: 32508 + - uid: 124 components: - type: Transform - pos: 57.5,6.5 + pos: -6.5,3.5 parent: 2 - - uid: 32509 + - uid: 125 components: - type: Transform - pos: 56.5,7.5 + pos: -8.5,-1.5 parent: 2 - - uid: 32611 + - uid: 126 components: - type: Transform - pos: 58.5,6.5 + pos: -7.5,2.5 parent: 2 -- proto: TableFancyPink - entities: - - uid: 51523 + - uid: 127 components: - type: Transform - pos: -18.5,28.5 + pos: -8.5,2.5 parent: 2 -- proto: TableFancyPurple - entities: - - uid: 22084 + - uid: 128 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,29.5 + pos: -7.5,-1.5 parent: 2 - - uid: 23323 + - uid: 129 components: - type: Transform - pos: 24.5,-25.5 + pos: 9.5,2.5 parent: 2 - - uid: 23349 + - uid: 130 components: - type: Transform - pos: 25.5,-25.5 + pos: 8.5,2.5 parent: 2 - - uid: 32527 + - uid: 131 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,30.5 + pos: 8.5,3.5 parent: 2 - - uid: 32935 + - uid: 132 components: - type: Transform - pos: 26.5,-25.5 + pos: 7.5,3.5 parent: 2 - - uid: 47569 + - uid: 133 components: - type: Transform - pos: 26.5,-26.5 + pos: 8.5,-2.5 parent: 2 -- proto: TableFancyRed - entities: - - uid: 22853 + - uid: 134 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,25.5 + pos: 7.5,-2.5 parent: 2 -- proto: TableFancyWhite - entities: - - uid: 19790 + - uid: 135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,4.5 + pos: -5.5,3.5 parent: 2 - - uid: 20863 + - uid: 136 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 32.5,4.5 + pos: -4.5,3.5 parent: 2 - - uid: 20864 + - uid: 137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,4.5 + pos: -3.5,3.5 parent: 2 - - uid: 23471 + - uid: 138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,4.5 + pos: -2.5,3.5 parent: 2 -- proto: TableFrame - entities: - - uid: 26272 + - uid: 139 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-25.5 + pos: 2.5,-2.5 parent: 2 - - uid: 26273 + - uid: 140 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-26.5 + pos: -0.5,3.5 parent: 2 - - uid: 26274 + - uid: 141 components: - type: Transform - pos: 30.5,-24.5 + pos: 0.5,3.5 parent: 2 - - uid: 26276 + - uid: 142 components: - type: Transform - pos: 30.5,-25.5 + pos: 1.5,3.5 parent: 2 - - uid: 26278 + - uid: 143 components: - type: Transform - pos: -22.5,-60.5 + pos: -1.5,-2.5 parent: 2 - - uid: 26279 + - uid: 144 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-59.5 + pos: 3.5,3.5 parent: 2 - - uid: 26280 + - uid: 145 components: - type: Transform - pos: 52.5,-62.5 + pos: 4.5,3.5 parent: 2 - - uid: 26281 + - uid: 146 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,-61.5 + pos: 5.5,3.5 parent: 2 - - uid: 26282 + - uid: 147 components: - type: Transform - pos: 47.5,-67.5 + pos: 6.5,3.5 parent: 2 - - uid: 28493 + - uid: 148 components: - type: Transform - pos: 43.5,-31.5 + pos: 6.5,-2.5 parent: 2 - - uid: 34602 + - uid: 149 components: - type: Transform - pos: 34.5,50.5 - parent: 45711 - - uid: 34604 + pos: 5.5,-2.5 + parent: 2 + - uid: 150 components: - type: Transform - pos: 35.5,50.5 - parent: 45711 - - uid: 35661 + pos: 4.5,-2.5 + parent: 2 + - uid: 151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,45.5 - parent: 45711 - - uid: 36196 + pos: 3.5,-2.5 + parent: 2 + - uid: 152 components: - type: Transform - pos: 46.5,44.5 + pos: 2.5,-4.5 parent: 2 - - uid: 36766 + - uid: 154 components: - type: Transform - pos: 18.5,-46.5 + pos: 2.5,-3.5 parent: 2 - - uid: 45473 + - uid: 156 components: - type: Transform - pos: -2.5,-1.5 - parent: 43176 - - uid: 45662 + pos: 2.5,-5.5 + parent: 2 + - uid: 157 components: - type: Transform - pos: -4.5,4.5 - parent: 45518 - - uid: 45663 + pos: -2.5,-2.5 + parent: 2 + - uid: 158 components: - type: Transform - pos: -0.5,7.5 - parent: 45518 - - uid: 45995 + pos: -3.5,-2.5 + parent: 2 + - uid: 159 components: - type: Transform - pos: 4.5,43.5 - parent: 45711 - - uid: 46551 + pos: -4.5,-2.5 + parent: 2 + - uid: 160 components: - type: Transform - pos: 4.5,41.5 - parent: 45711 - - uid: 49436 + pos: -5.5,-2.5 + parent: 2 + - uid: 161 components: - type: Transform - pos: 18.5,2.5 - parent: 45711 - - uid: 49437 + pos: 3.5,8.5 + parent: 2 + - uid: 162 components: - type: Transform - pos: -15.5,4.5 - parent: 45711 - - uid: 49438 + pos: 2.5,-7.5 + parent: 2 + - uid: 163 components: - type: Transform - pos: -9.5,-1.5 - parent: 45711 - - uid: 49439 + pos: 9.5,-2.5 + parent: 2 + - uid: 164 components: - type: Transform - pos: 11.5,32.5 - parent: 45711 - - uid: 49440 + pos: 2.5,-9.5 + parent: 2 + - uid: 165 components: - type: Transform - pos: 11.5,36.5 - parent: 45711 - - uid: 49441 + pos: 2.5,-10.5 + parent: 2 + - uid: 166 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,33.5 - parent: 45711 - - uid: 49442 + pos: 2.5,-11.5 + parent: 2 + - uid: 168 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,31.5 - parent: 45711 - - uid: 49443 + pos: 2.5,-13.5 + parent: 2 + - uid: 169 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,18.5 - parent: 45711 - - uid: 51110 + pos: -1.5,-3.5 + parent: 2 + - uid: 170 components: - type: Transform - pos: 14.5,-74.5 + pos: -1.5,-4.5 parent: 2 - - uid: 51111 + - uid: 171 components: - type: Transform - pos: 15.5,-74.5 + pos: -1.5,-5.5 parent: 2 - - uid: 51243 + - uid: 172 components: - type: Transform - pos: 25.5,-66.5 + pos: 6.5,7.5 parent: 2 - - uid: 52722 + - uid: 173 components: - type: Transform - pos: -7.5,54.5 - parent: 45711 - - uid: 56047 + pos: -1.5,-7.5 + parent: 2 + - uid: 174 components: - type: Transform - pos: 34.5,42.5 - parent: 45711 - - uid: 56057 + pos: -8.5,-2.5 + parent: 2 + - uid: 175 components: - type: Transform - pos: 31.5,55.5 - parent: 45711 -- proto: TableGlass - entities: - - uid: 11239 + pos: -1.5,-9.5 + parent: 2 + - uid: 176 components: - type: Transform - pos: 12.5,-41.5 + pos: -1.5,-10.5 parent: 2 - - uid: 11891 + - uid: 177 components: - type: Transform - pos: 15.5,-43.5 + pos: -1.5,-11.5 parent: 2 - - uid: 14549 + - uid: 178 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-37.5 + pos: -1.5,-12.5 parent: 2 - - uid: 18824 + - uid: 179 components: - type: Transform - pos: -54.5,-3.5 + pos: -1.5,-13.5 parent: 2 - - uid: 20304 + - uid: 180 components: - type: Transform - pos: -54.5,-4.5 + pos: -8.5,3.5 parent: 2 - - uid: 20813 + - uid: 181 components: - type: Transform - pos: -54.5,-5.5 + pos: 9.5,3.5 parent: 2 - - uid: 24531 + - uid: 183 components: - type: Transform - pos: 12.5,-35.5 + pos: -1.5,-8.5 parent: 2 - - uid: 26283 + - uid: 184 components: - type: Transform - pos: -24.5,-42.5 + pos: 2.5,-8.5 parent: 2 - - uid: 26285 + - uid: 185 components: - type: Transform - pos: -23.5,-42.5 + pos: -4.5,8.5 parent: 2 - - uid: 26287 + - uid: 186 components: - type: Transform - pos: 9.5,-36.5 + pos: 6.5,5.5 parent: 2 - - uid: 26289 + - uid: 187 components: - type: Transform - pos: -22.5,-42.5 + pos: -5.5,4.5 parent: 2 - - uid: 26297 + - uid: 188 components: - type: Transform - rot: 3.141592653589793 rad - pos: -28.5,-52.5 + pos: 5.5,8.5 parent: 2 - - uid: 26298 + - uid: 189 components: - type: Transform - rot: 3.141592653589793 rad - pos: -29.5,-52.5 + pos: -5.5,7.5 parent: 2 - - uid: 26300 + - uid: 190 components: - type: Transform - pos: 56.5,-62.5 + pos: -5.5,5.5 parent: 2 - - uid: 26301 + - uid: 191 components: - type: Transform - pos: 46.5,-67.5 + pos: -0.5,8.5 parent: 2 - - uid: 26304 + - uid: 192 components: - type: Transform - pos: -20.5,-47.5 + pos: -2.5,8.5 parent: 2 - - uid: 32244 + - uid: 193 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-36.5 + pos: -3.5,8.5 parent: 2 - - uid: 32248 + - uid: 194 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-37.5 + pos: 1.5,8.5 parent: 2 - - uid: 35235 + - uid: 195 components: - type: Transform - pos: -17.5,4.5 - parent: 34641 - - uid: 35236 + pos: -5.5,6.5 + parent: 2 + - uid: 196 components: - type: Transform - pos: -17.5,3.5 - parent: 34641 - - uid: 35237 + pos: 6.5,4.5 + parent: 2 + - uid: 197 components: - type: Transform - pos: 2.5,8.5 - parent: 34641 - - uid: 36330 + pos: 4.5,8.5 + parent: 2 + - uid: 198 components: - type: Transform - pos: -33.5,-84.5 + pos: 0.5,8.5 parent: 2 - - uid: 49444 + - uid: 199 components: - type: Transform - pos: 35.5,16.5 - parent: 45711 - - uid: 49445 + pos: 6.5,6.5 + parent: 2 + - uid: 201 components: - type: Transform - pos: 35.5,15.5 - parent: 45711 - - uid: 49446 + pos: -5.5,8.5 + parent: 2 + - uid: 202 components: - type: Transform - pos: 11.5,33.5 - parent: 45711 - - uid: 49447 + pos: 6.5,8.5 + parent: 2 + - uid: 208 components: - type: Transform - pos: 11.5,31.5 - parent: 45711 - - uid: 49448 + pos: 11.5,-1.5 + parent: 2 + - uid: 216 components: - type: Transform - pos: 17.5,31.5 - parent: 45711 - - uid: 49449 + pos: -11.5,-13.5 + parent: 2 + - uid: 217 components: - type: Transform - pos: 11.5,37.5 - parent: 45711 - - uid: 49450 + pos: 12.5,-13.5 + parent: 2 + - uid: 219 components: - type: Transform - pos: 15.5,33.5 - parent: 45711 -- proto: TablePlasmaGlass - entities: - - uid: 26162 + pos: 12.5,3.5 + parent: 2 + - uid: 220 components: - type: Transform - pos: 35.5,-16.5 + pos: 12.5,14.5 parent: 2 - - uid: 27707 + - uid: 233 components: - type: Transform - pos: 33.5,-16.5 + pos: 11.5,2.5 parent: 2 - - uid: 41703 + - uid: 257 components: - type: Transform - pos: 34.5,-16.5 + pos: -10.5,-1.5 parent: 2 - - uid: 46553 + - uid: 267 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,39.5 - parent: 45711 - - uid: 46609 + pos: -30.5,-3.5 + parent: 2 + - uid: 268 components: - type: Transform - pos: -36.5,27.5 - parent: 45711 - - uid: 46617 + pos: -17.5,-5.5 + parent: 2 + - uid: 273 components: - type: Transform - pos: -36.5,28.5 - parent: 45711 - - uid: 47764 + pos: -17.5,-9.5 + parent: 2 + - uid: 274 components: - type: Transform - pos: 33.5,-15.5 + pos: -17.5,-11.5 parent: 2 - - uid: 53668 + - uid: 275 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,42.5 - parent: 45711 - - uid: 53905 + pos: -17.5,-10.5 + parent: 2 + - uid: 276 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,38.5 - parent: 45711 - - uid: 53906 + pos: -30.5,-1.5 + parent: 2 + - uid: 278 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,38.5 - parent: 45711 - - uid: 53910 + pos: -17.5,-1.5 + parent: 2 + - uid: 279 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,42.5 - parent: 45711 - - uid: 54028 + pos: -30.5,-2.5 + parent: 2 + - uid: 280 components: - type: Transform - pos: -26.5,38.5 - parent: 45711 - - uid: 54106 + pos: -16.5,-2.5 + parent: 2 + - uid: 281 components: - type: Transform - pos: -26.5,40.5 - parent: 45711 - - uid: 54324 + pos: -16.5,-1.5 + parent: 2 + - uid: 283 components: - type: Transform - pos: -35.5,31.5 - parent: 45711 - - uid: 54328 + pos: -15.5,-2.5 + parent: 2 + - uid: 286 components: - type: Transform - pos: -36.5,31.5 - parent: 45711 - - uid: 54341 + pos: -46.5,-3.5 + parent: 2 + - uid: 290 components: - type: Transform - pos: -32.5,33.5 - parent: 45711 - - uid: 54343 + pos: -15.5,-18.5 + parent: 2 + - uid: 299 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,34.5 - parent: 45711 - - uid: 54344 + pos: -8.5,-18.5 + parent: 2 + - uid: 300 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,34.5 - parent: 45711 - - uid: 54345 + pos: -7.5,-18.5 + parent: 2 + - uid: 301 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,33.5 - parent: 45711 - - uid: 54346 + pos: -10.5,-18.5 + parent: 2 + - uid: 302 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,32.5 - parent: 45711 - - uid: 54349 + pos: -9.5,-18.5 + parent: 2 + - uid: 303 components: - type: Transform - pos: -32.5,31.5 - parent: 45711 - - uid: 54350 + pos: -12.5,-18.5 + parent: 2 + - uid: 305 components: - type: Transform - pos: -32.5,30.5 - parent: 45711 - - uid: 54362 + pos: -13.5,-18.5 + parent: 2 + - uid: 324 components: - type: Transform - pos: -32.5,29.5 - parent: 45711 - - uid: 54377 + pos: -46.5,-2.5 + parent: 2 + - uid: 332 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,27.5 - parent: 45711 - - uid: 54378 + pos: -18.5,-37.5 + parent: 2 + - uid: 334 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,27.5 - parent: 45711 - - uid: 54386 + pos: -17.5,-4.5 + parent: 2 + - uid: 335 components: - type: Transform - pos: -35.5,27.5 - parent: 45711 -- proto: TableReinforced - entities: - - uid: 100 + pos: -26.5,-37.5 + parent: 2 + - uid: 339 components: - type: Transform - pos: 11.5,4.5 + pos: -29.5,-4.5 parent: 2 - - uid: 204 + - uid: 342 components: - type: Transform - pos: -0.5,-57.5 + pos: -15.5,3.5 parent: 2 - - uid: 810 + - uid: 343 components: - type: Transform - pos: -31.5,-17.5 + pos: -17.5,2.5 parent: 2 - - uid: 811 + - uid: 344 components: - type: Transform - pos: -30.5,-17.5 + pos: -29.5,-2.5 parent: 2 - - uid: 813 + - uid: 345 components: - type: Transform - pos: -29.5,-17.5 + pos: -20.5,-2.5 parent: 2 - - uid: 858 + - uid: 346 components: - type: Transform - pos: -40.5,-9.5 + pos: -17.5,13.5 parent: 2 - - uid: 904 + - uid: 347 components: - type: Transform - pos: -40.5,-8.5 + pos: -17.5,5.5 parent: 2 - - uid: 971 + - uid: 350 components: - type: Transform - pos: -48.5,3.5 + pos: -17.5,-3.5 parent: 2 - - uid: 1656 + - uid: 351 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,33.5 + pos: -17.5,6.5 parent: 2 - - uid: 1925 + - uid: 352 components: - type: Transform - pos: 55.5,37.5 + pos: -17.5,3.5 parent: 2 - - uid: 5580 + - uid: 353 components: - type: Transform - pos: -33.5,-14.5 + pos: -21.5,-2.5 parent: 2 - - uid: 5581 + - uid: 354 components: - type: Transform - pos: -34.5,-14.5 + pos: -17.5,4.5 parent: 2 - - uid: 5582 + - uid: 355 components: - type: Transform - pos: -35.5,-14.5 + pos: -20.5,-3.5 parent: 2 - - uid: 5583 + - uid: 356 components: - type: Transform - pos: -36.5,-14.5 + pos: -17.5,11.5 parent: 2 - - uid: 5584 + - uid: 357 components: - type: Transform - pos: -37.5,-14.5 + pos: -17.5,14.5 parent: 2 - - uid: 5603 + - uid: 359 components: - type: Transform - pos: -38.5,-16.5 + pos: -46.5,-4.5 parent: 2 - - uid: 5644 + - uid: 363 components: - type: Transform - pos: -44.5,-9.5 + pos: -18.5,-39.5 parent: 2 - - uid: 5664 + - uid: 366 components: - type: Transform - pos: -44.5,-8.5 + pos: -26.5,-39.5 parent: 2 - - uid: 6105 + - uid: 373 components: - type: Transform - pos: 16.5,3.5 + pos: -34.5,-17.5 parent: 2 - - uid: 6935 + - uid: 398 components: - type: Transform - pos: 12.5,-57.5 + pos: -41.5,-7.5 parent: 2 - - uid: 7134 + - uid: 408 components: - type: Transform - pos: 31.5,36.5 + pos: -17.5,7.5 parent: 2 - - uid: 7432 + - uid: 417 components: - type: Transform - pos: -49.5,3.5 + pos: -17.5,12.5 parent: 2 - - uid: 7739 + - uid: 422 components: - type: Transform - pos: 17.5,3.5 + pos: -21.5,-4.5 parent: 2 - - uid: 7842 + - uid: 425 components: - type: Transform - pos: 46.5,20.5 + pos: -17.5,-2.5 parent: 2 - - uid: 7845 + - uid: 428 components: - type: Transform - pos: 46.5,21.5 + pos: -16.5,3.5 parent: 2 - - uid: 7878 + - uid: 434 components: - type: Transform - pos: 45.5,20.5 + pos: -16.5,2.5 parent: 2 - - uid: 7879 + - uid: 435 components: - type: Transform - pos: 44.5,20.5 + pos: -17.5,-7.5 parent: 2 - - uid: 7880 + - uid: 436 components: - type: Transform - pos: 44.5,21.5 + pos: -20.5,-4.5 parent: 2 - - uid: 7881 + - uid: 437 components: - type: Transform - pos: 45.5,21.5 + pos: -20.5,-1.5 parent: 2 - - uid: 7953 + - uid: 438 components: - type: Transform - pos: -36.5,-19.5 + pos: -37.5,-1.5 parent: 2 - - uid: 7957 + - uid: 439 components: - type: Transform - pos: -35.5,-19.5 + pos: -33.5,-6.5 parent: 2 - - uid: 7995 + - uid: 440 components: - type: Transform - pos: -35.5,-21.5 + pos: -33.5,-5.5 parent: 2 - - uid: 8052 + - uid: 441 components: - type: Transform - pos: -35.5,-20.5 + pos: -18.5,-3.5 parent: 2 - - uid: 8141 + - uid: 442 components: - type: Transform - pos: -49.5,3.5 + pos: -19.5,-3.5 parent: 2 - - uid: 8736 + - uid: 443 components: - type: Transform - pos: 26.5,9.5 + pos: -33.5,-8.5 parent: 2 - - uid: 11121 + - uid: 444 components: - type: Transform - pos: -0.5,-59.5 + pos: -31.5,-3.5 parent: 2 - - uid: 11357 + - uid: 446 components: - type: Transform - pos: 10.5,-57.5 + pos: -32.5,-3.5 parent: 2 - - uid: 11432 + - uid: 447 components: - type: Transform - pos: 4.5,-61.5 + pos: -33.5,-1.5 parent: 2 - - uid: 11450 + - uid: 448 components: - type: Transform - pos: -100.5,-18.5 + pos: -33.5,-2.5 parent: 2 - - uid: 11465 + - uid: 449 components: - type: Transform - pos: 21.5,-48.5 + pos: -33.5,-3.5 parent: 2 - - uid: 15020 + - uid: 450 components: - type: Transform - pos: 10.5,-58.5 + pos: -33.5,-7.5 parent: 2 - - uid: 15115 + - uid: 452 components: - type: Transform - pos: -42.5,-18.5 + rot: 3.141592653589793 rad + pos: 6.5,13.5 parent: 2 - - uid: 15564 + - uid: 468 components: - type: Transform - pos: 57.5,-38.5 + pos: -33.5,-9.5 parent: 2 - - uid: 16640 + - uid: 469 components: - type: Transform - pos: 17.5,4.5 + pos: -33.5,-10.5 parent: 2 - - uid: 18455 + - uid: 470 components: - type: Transform - pos: 2.5,-45.5 + pos: -33.5,-11.5 parent: 2 - - uid: 19300 + - uid: 471 components: - type: Transform - pos: 24.5,6.5 + pos: -33.5,-12.5 parent: 2 - - uid: 19330 + - uid: 472 components: - type: Transform - pos: 24.5,5.5 + pos: -31.5,-13.5 parent: 2 - - uid: 19651 + - uid: 473 components: - type: Transform - pos: 15.5,-24.5 + pos: -32.5,-13.5 parent: 2 - - uid: 20075 + - uid: 474 components: - type: Transform - pos: 103.5,53.5 + pos: -29.5,-13.5 parent: 2 - - uid: 20216 + - uid: 475 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,36.5 + pos: -30.5,-13.5 parent: 2 - - uid: 20299 + - uid: 476 components: - type: Transform - pos: 58.5,-38.5 + pos: -33.5,-13.5 parent: 2 - - uid: 20410 + - uid: 477 components: - type: Transform - pos: -26.5,39.5 + pos: -28.5,3.5 parent: 2 - - uid: 21741 + - uid: 478 components: - type: Transform - pos: 65.5,-33.5 + pos: -27.5,-12.5 parent: 2 - - uid: 22116 + - uid: 479 components: - type: Transform - pos: -0.5,-58.5 + pos: -31.5,-19.5 parent: 2 - - uid: 22424 + - uid: 480 components: - type: Transform - pos: 47.5,-3.5 + pos: -24.5,-12.5 parent: 2 - - uid: 22452 + - uid: 481 components: - type: Transform - pos: 2.5,46.5 + pos: -23.5,-12.5 parent: 2 - - uid: 22480 + - uid: 482 components: - type: Transform - pos: -25.5,39.5 + pos: -22.5,-12.5 parent: 2 - - uid: 22573 + - uid: 483 components: - type: Transform - pos: 61.5,-38.5 + pos: -21.5,-12.5 parent: 2 - - uid: 22617 + - uid: 484 components: - type: Transform - pos: 65.5,-32.5 + pos: -20.5,-12.5 parent: 2 - - uid: 22747 + - uid: 485 components: - type: Transform - pos: 4.5,45.5 + pos: -19.5,-12.5 parent: 2 - - uid: 23135 + - uid: 486 components: - type: Transform - pos: 15.5,-23.5 + pos: -18.5,-12.5 parent: 2 - - uid: 23374 + - uid: 487 components: - type: Transform - pos: 12.5,-25.5 + pos: -17.5,-12.5 parent: 2 - - uid: 23690 + - uid: 488 components: - type: Transform - pos: -100.5,-19.5 + pos: -28.5,-13.5 parent: 2 - - uid: 23876 + - uid: 489 components: - type: Transform - pos: -24.5,33.5 + pos: -27.5,-13.5 parent: 2 - - uid: 23978 + - uid: 496 components: - type: Transform - pos: -26.5,33.5 + pos: -26.5,-12.5 parent: 2 - - uid: 24138 + - uid: 500 components: - type: Transform - pos: 17.5,8.5 + pos: -29.5,3.5 parent: 2 - - uid: 24356 + - uid: 501 components: - type: Transform - pos: 25.5,9.5 + pos: -30.5,3.5 parent: 2 - - uid: 24400 + - uid: 502 components: - type: Transform - pos: -25.5,-25.5 + pos: -21.5,-26.5 parent: 2 - - uid: 25158 + - uid: 503 components: - type: Transform - pos: 11.5,-57.5 + pos: -22.5,3.5 parent: 2 - - uid: 26309 + - uid: 504 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-38.5 + pos: -21.5,3.5 parent: 2 - - uid: 26310 + - uid: 505 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-38.5 + pos: -20.5,3.5 parent: 2 - - uid: 26315 + - uid: 510 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-41.5 + pos: -32.5,4.5 parent: 2 - - uid: 26316 + - uid: 511 components: - type: Transform - pos: -3.5,-39.5 + pos: -32.5,5.5 parent: 2 - - uid: 26317 + - uid: 512 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-53.5 + pos: -32.5,6.5 parent: 2 - - uid: 26318 + - uid: 513 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-41.5 + pos: -32.5,7.5 parent: 2 - - uid: 26319 + - uid: 514 components: - type: Transform - pos: 33.5,61.5 + pos: -32.5,8.5 parent: 2 - - uid: 26320 + - uid: 515 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-41.5 + pos: -32.5,9.5 parent: 2 - - uid: 26321 + - uid: 516 components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-38.5 + - type: Transform + pos: -32.5,10.5 parent: 2 - - uid: 26322 + - uid: 517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-40.5 + pos: -32.5,11.5 parent: 2 - - uid: 26323 + - uid: 518 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-41.5 + pos: -32.5,12.5 parent: 2 - - uid: 26324 + - uid: 519 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-41.5 + pos: -32.5,13.5 parent: 2 - - uid: 26325 + - uid: 520 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-38.5 + pos: -32.5,14.5 parent: 2 - - uid: 26326 + - uid: 522 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,-38.5 + pos: -25.5,-26.5 parent: 2 - - uid: 26327 + - uid: 523 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-38.5 + pos: -11.5,-21.5 parent: 2 - - uid: 26328 + - uid: 524 components: - type: Transform - pos: 2.5,-39.5 + pos: -16.5,-22.5 parent: 2 - - uid: 26329 + - uid: 526 components: - type: Transform - pos: -16.5,9.5 + pos: -20.5,-26.5 parent: 2 - - uid: 26332 + - uid: 528 components: - type: Transform - pos: -8.5,-39.5 + pos: -16.5,-26.5 parent: 2 - - uid: 26333 + - uid: 529 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-37.5 + pos: -17.5,-26.5 parent: 2 - - uid: 26334 + - uid: 530 components: - type: Transform - pos: -2.5,6.5 + pos: -12.5,-29.5 parent: 2 - - uid: 26335 + - uid: 531 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-40.5 + pos: -14.5,-27.5 parent: 2 - - uid: 26336 + - uid: 532 components: - type: Transform - pos: 1.5,6.5 + pos: -12.5,-28.5 parent: 2 - - uid: 26337 + - uid: 533 components: - type: Transform - pos: -3.5,-22.5 + pos: -12.5,-27.5 parent: 2 - - uid: 26342 + - uid: 535 components: - type: Transform - pos: -3.5,-51.5 + pos: -24.5,-26.5 parent: 2 - - uid: 26343 + - uid: 536 components: - type: Transform - pos: -2.5,-51.5 + pos: -20.5,2.5 parent: 2 - - uid: 26344 + - uid: 537 components: - type: Transform - pos: -3.5,-47.5 + pos: -30.5,4.5 parent: 2 - - uid: 26345 + - uid: 539 components: - type: Transform - pos: -25.5,-19.5 + pos: -30.5,2.5 parent: 2 - - uid: 26346 + - uid: 542 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-38.5 + pos: -31.5,4.5 parent: 2 - - uid: 26347 + - uid: 543 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-41.5 + pos: -20.5,4.5 parent: 2 - - uid: 26348 + - uid: 544 components: - type: Transform - pos: -8.5,-36.5 + pos: -19.5,4.5 parent: 2 - - uid: 26351 + - uid: 545 components: - type: Transform - pos: -5.5,-46.5 + pos: -18.5,4.5 parent: 2 - - uid: 26352 + - uid: 546 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-42.5 + pos: -33.5,2.5 parent: 2 - - uid: 26353 + - uid: 547 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-42.5 + pos: -33.5,3.5 parent: 2 - - uid: 26354 + - uid: 548 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-54.5 + pos: -33.5,4.5 parent: 2 - - uid: 26355 + - uid: 568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-55.5 + pos: -10.5,2.5 parent: 2 - - uid: 26356 + - uid: 585 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-56.5 + rot: 3.141592653589793 rad + pos: -5.5,13.5 parent: 2 - - uid: 26357 + - uid: 600 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,-56.5 + pos: -27.5,-4.5 parent: 2 - - uid: 26358 + - uid: 623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-55.5 + pos: 11.5,-2.5 parent: 2 - - uid: 26359 + - uid: 626 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -32.5,-56.5 + pos: 11.5,3.5 parent: 2 - - uid: 26360 + - uid: 628 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-56.5 + pos: 77.5,-42.5 parent: 2 - - uid: 26362 + - uid: 644 components: - type: Transform - pos: -23.5,-2.5 + pos: -37.5,-19.5 parent: 2 - - uid: 26365 + - uid: 645 components: - type: Transform - pos: -14.5,5.5 + pos: -15.5,-22.5 parent: 2 - - uid: 26366 + - uid: 646 components: - type: Transform - pos: -14.5,9.5 + pos: -37.5,-3.5 parent: 2 - - uid: 26367 + - uid: 647 components: - type: Transform - pos: -16.5,5.5 + pos: -37.5,-2.5 parent: 2 - - uid: 26368 + - uid: 648 components: - type: Transform - pos: -16.5,8.5 + pos: -37.5,-4.5 parent: 2 - - uid: 26370 + - uid: 650 components: - type: Transform - pos: -10.5,-19.5 + pos: -45.5,-1.5 parent: 2 - - uid: 26371 + - uid: 651 components: - type: Transform - pos: -9.5,-19.5 + pos: -28.5,-26.5 parent: 2 - - uid: 26372 + - uid: 652 components: - type: Transform - pos: 50.5,2.5 + pos: -14.5,-29.5 parent: 2 - - uid: 26377 + - uid: 659 components: - type: Transform - pos: 57.5,64.5 + pos: 20.5,11.5 parent: 2 - - uid: 26378 + - uid: 662 components: - type: Transform - pos: -3.5,-45.5 + pos: 26.5,5.5 parent: 2 - - uid: 26385 + - uid: 663 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,20.5 + pos: -37.5,-5.5 parent: 2 - - uid: 26386 + - uid: 664 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,20.5 + pos: -37.5,-8.5 parent: 2 - - uid: 26387 + - uid: 665 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,20.5 + pos: -37.5,-7.5 parent: 2 - - uid: 26388 + - uid: 666 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,24.5 + pos: -37.5,-6.5 parent: 2 - - uid: 26389 + - uid: 667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,24.5 + pos: -37.5,-9.5 parent: 2 - - uid: 26390 + - uid: 668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,24.5 + pos: -37.5,-12.5 parent: 2 - - uid: 26395 + - uid: 669 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,27.5 + pos: -37.5,-13.5 parent: 2 - - uid: 26396 + - uid: 670 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,27.5 + pos: -37.5,-10.5 parent: 2 - - uid: 26397 + - uid: 671 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,27.5 + pos: -37.5,-11.5 parent: 2 - - uid: 26398 + - uid: 672 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,27.5 + pos: -37.5,-20.5 parent: 2 - - uid: 26399 + - uid: 673 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,27.5 + pos: -38.5,-35.5 parent: 2 - - uid: 26400 + - uid: 674 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,26.5 + pos: -37.5,-14.5 parent: 2 - - uid: 26401 + - uid: 677 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,25.5 + pos: -10.5,3.5 parent: 2 - - uid: 26402 + - uid: 679 components: - type: Transform - pos: 2.5,17.5 + pos: -10.5,-2.5 parent: 2 - - uid: 26403 + - uid: 682 components: - type: Transform - pos: 3.5,17.5 + pos: -41.5,-1.5 parent: 2 - - uid: 26407 + - uid: 683 components: - type: Transform - pos: -25.5,-27.5 + pos: -37.5,-18.5 parent: 2 - - uid: 26416 + - uid: 684 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-23.5 + pos: -14.5,-18.5 parent: 2 - - uid: 26417 + - uid: 686 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,3.5 + pos: -47.5,-1.5 parent: 2 - - uid: 26418 + - uid: 687 components: - type: Transform - pos: -9.5,-36.5 + pos: -48.5,-1.5 parent: 2 - - uid: 26419 + - uid: 695 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,-36.5 + pos: -33.5,-17.5 parent: 2 - - uid: 26423 + - uid: 699 components: - type: Transform - pos: -5.5,-45.5 + pos: -54.5,-1.5 parent: 2 - - uid: 26428 + - uid: 704 components: - type: Transform - pos: 22.5,-23.5 + pos: -42.5,-19.5 parent: 2 - - uid: 26429 + - uid: 705 components: - type: Transform - pos: -26.5,-20.5 + pos: 18.5,10.5 parent: 2 - - uid: 26430 + - uid: 707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-27.5 + pos: 8.5,24.5 parent: 2 - - uid: 26431 + - uid: 708 components: - type: Transform - pos: -25.5,-46.5 + pos: 8.5,21.5 parent: 2 - - uid: 26432 + - uid: 709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-23.5 + pos: 9.5,25.5 parent: 2 - - uid: 26434 + - uid: 710 components: - type: Transform - pos: -25.5,-47.5 + pos: 8.5,22.5 parent: 2 - - uid: 26438 + - uid: 711 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-44.5 + pos: 8.5,23.5 parent: 2 - - uid: 26440 + - uid: 712 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-49.5 + pos: 18.5,-7.5 parent: 2 - - uid: 26441 + - uid: 713 components: - type: Transform - pos: 7.5,-41.5 + pos: 18.5,11.5 parent: 2 - - uid: 26442 + - uid: 714 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-50.5 + pos: 19.5,-9.5 parent: 2 - - uid: 26444 + - uid: 715 components: - type: Transform - pos: -3.5,-25.5 + pos: 18.5,12.5 parent: 2 - - uid: 26453 + - uid: 716 components: - type: Transform - pos: -5.5,-47.5 + pos: 20.5,-7.5 parent: 2 - - uid: 26455 + - uid: 717 components: - type: Transform - pos: -25.5,-45.5 + pos: 24.5,-3.5 parent: 2 - - uid: 26456 + - uid: 725 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,-51.5 + pos: 20.5,-6.5 parent: 2 - - uid: 26457 + - uid: 726 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,-51.5 + pos: 26.5,-10.5 parent: 2 - - uid: 26464 + - uid: 727 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,3.5 + pos: 20.5,-5.5 parent: 2 - - uid: 26465 + - uid: 729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -91.5,6.5 + pos: 20.5,-10.5 parent: 2 - - uid: 26466 + - uid: 732 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,6.5 + pos: 20.5,-11.5 parent: 2 - - uid: 26468 + - uid: 733 components: - type: Transform - pos: -51.5,9.5 + pos: 20.5,13.5 parent: 2 - - uid: 26469 + - uid: 740 components: - type: Transform - pos: -51.5,8.5 + pos: 8.5,25.5 parent: 2 - - uid: 26470 + - uid: 741 components: - type: Transform - pos: -51.5,7.5 + pos: 8.5,20.5 parent: 2 - - uid: 26471 + - uid: 742 components: - type: Transform - pos: -50.5,7.5 + pos: 10.5,20.5 parent: 2 - - uid: 26472 + - uid: 743 components: - type: Transform - pos: -49.5,7.5 + pos: 12.5,20.5 parent: 2 - - uid: 26473 + - uid: 744 components: - type: Transform - pos: -48.5,7.5 + pos: 11.5,20.5 parent: 2 - - uid: 26474 + - uid: 745 components: - type: Transform - pos: -48.5,8.5 + pos: 14.5,19.5 parent: 2 - - uid: 26475 + - uid: 746 components: - type: Transform - pos: -48.5,9.5 + pos: 13.5,20.5 parent: 2 - - uid: 26476 + - uid: 747 components: - type: Transform - pos: 37.5,58.5 + pos: 15.5,19.5 parent: 2 - - uid: 26477 + - uid: 748 components: - type: Transform - pos: 41.5,58.5 + pos: 14.5,20.5 parent: 2 - - uid: 26478 + - uid: 749 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,60.5 + pos: 18.5,6.5 parent: 2 - - uid: 26479 + - uid: 750 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,68.5 + pos: 19.5,-7.5 parent: 2 - - uid: 26480 + - uid: 751 components: - type: Transform - rot: 3.141592653589793 rad - pos: 23.5,36.5 + pos: 18.5,8.5 parent: 2 - - uid: 26481 + - uid: 752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-15.5 + pos: 18.5,14.5 parent: 2 - - uid: 26482 + - uid: 753 components: - type: Transform - pos: -13.5,-17.5 + pos: 19.5,8.5 parent: 2 - - uid: 26483 + - uid: 754 components: - type: Transform - pos: -12.5,-17.5 + pos: 20.5,10.5 parent: 2 - - uid: 26484 + - uid: 755 components: - type: Transform - pos: -74.5,-16.5 + pos: 18.5,7.5 parent: 2 - - uid: 26485 + - uid: 756 components: - type: Transform - pos: -73.5,-16.5 + pos: 18.5,4.5 parent: 2 - - uid: 26487 + - uid: 757 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-24.5 + pos: 18.5,5.5 parent: 2 - - uid: 26488 + - uid: 758 components: - type: Transform - pos: 22.5,-24.5 + pos: 18.5,13.5 parent: 2 - - uid: 26489 + - uid: 759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-27.5 + pos: 20.5,-9.5 parent: 2 - - type: Construction - edge: 0 - - uid: 26495 + - uid: 760 components: - type: Transform - pos: 4.5,17.5 + pos: 18.5,-9.5 parent: 2 - - uid: 26496 + - uid: 762 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-41.5 + pos: 21.5,-11.5 parent: 2 - - uid: 26497 + - uid: 763 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 58.5,-41.5 + pos: 26.5,-11.5 parent: 2 - - uid: 26498 + - uid: 764 components: - type: Transform - pos: 13.5,-4.5 + pos: 18.5,3.5 parent: 2 - - uid: 26499 + - uid: 765 components: - type: Transform - pos: 12.5,-4.5 + pos: 19.5,10.5 parent: 2 - - uid: 26500 + - uid: 766 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-63.5 + pos: 25.5,-11.5 parent: 2 - - uid: 26501 + - uid: 768 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.5,-64.5 + pos: -70.5,-25.5 parent: 2 - - uid: 26502 + - uid: 771 components: - type: Transform - rot: 3.141592653589793 rad - pos: 42.5,-64.5 + pos: -46.5,-1.5 parent: 2 - - uid: 26503 + - uid: 772 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-62.5 + pos: -46.5,-5.5 parent: 2 - - uid: 26504 + - uid: 776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,-67.5 + pos: -41.5,-2.5 parent: 2 - - uid: 26619 + - uid: 781 components: - type: Transform - pos: 63.5,-33.5 + pos: -37.5,-16.5 parent: 2 - - uid: 26922 + - uid: 782 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,50.5 + pos: -31.5,-18.5 parent: 2 - - uid: 27670 + - uid: 783 components: - type: Transform - pos: -13.5,-3.5 + pos: -30.5,-18.5 parent: 2 - - uid: 28192 + - uid: 784 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,49.5 + pos: -29.5,-18.5 parent: 2 - - uid: 28207 + - uid: 785 components: - type: Transform - pos: -42.5,-20.5 + pos: -37.5,-21.5 parent: 2 - - uid: 28233 + - uid: 786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,49.5 + pos: -39.5,-33.5 parent: 2 - - uid: 29039 + - uid: 787 components: - type: Transform - pos: 7.5,67.5 + pos: -26.5,-18.5 parent: 2 - - uid: 29972 + - uid: 788 components: - type: Transform - pos: -25.5,33.5 + pos: -25.5,-18.5 parent: 2 - - uid: 31012 + - uid: 789 components: - type: Transform - pos: -6.5,4.5 + pos: -28.5,-18.5 parent: 2 - - uid: 31064 + - uid: 790 components: - type: Transform - pos: 5.5,45.5 + pos: -20.5,-18.5 parent: 2 - - uid: 31177 + - uid: 791 components: - type: Transform - pos: 20.5,-12.5 + pos: -22.5,-18.5 parent: 2 - - uid: 31205 + - uid: 792 components: - type: Transform - pos: 12.5,9.5 + pos: -16.5,-18.5 parent: 2 - - uid: 31214 + - uid: 793 components: - type: Transform - pos: 11.5,8.5 + pos: -17.5,-18.5 parent: 2 - - uid: 31236 + - uid: 794 components: - type: Transform - pos: 19.5,-12.5 + pos: -24.5,-18.5 parent: 2 - - uid: 31312 + - uid: 795 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-43.5 + pos: -27.5,-18.5 parent: 2 - - uid: 32100 + - uid: 796 components: - type: Transform - pos: -42.5,-19.5 + pos: -19.5,-18.5 parent: 2 - - uid: 34153 + - uid: 797 components: - type: Transform - pos: 3.5,-12.5 - parent: 33049 - - uid: 34154 + pos: -18.5,-18.5 + parent: 2 + - uid: 798 components: - type: Transform - pos: 3.5,-13.5 - parent: 33049 - - uid: 34155 + pos: -21.5,-18.5 + parent: 2 + - uid: 799 components: - type: Transform - pos: 3.5,-11.5 - parent: 33049 - - uid: 34156 + pos: -23.5,-18.5 + parent: 2 + - uid: 802 components: - type: Transform - pos: 9.5,-17.5 - parent: 33049 - - uid: 34157 + pos: -2.5,-27.5 + parent: 2 + - uid: 805 components: - type: Transform - pos: 8.5,-17.5 - parent: 33049 - - uid: 34158 + pos: -55.5,-8.5 + parent: 2 + - uid: 806 components: - type: Transform - pos: 7.5,-17.5 - parent: 33049 - - uid: 34565 + pos: -55.5,-6.5 + parent: 2 + - uid: 807 components: - type: Transform - pos: 60.5,-38.5 + pos: -55.5,-7.5 parent: 2 - - uid: 35238 + - uid: 808 components: - type: Transform - pos: -13.5,5.5 - parent: 34641 - - uid: 35239 + pos: -55.5,-5.5 + parent: 2 + - uid: 809 components: - type: Transform - pos: -14.5,5.5 - parent: 34641 - - uid: 35240 + pos: -55.5,-4.5 + parent: 2 + - uid: 813 components: - type: Transform - pos: -15.5,2.5 - parent: 34641 - - uid: 35241 + pos: -51.5,-8.5 + parent: 2 + - uid: 814 components: - type: Transform - pos: -15.5,5.5 - parent: 34641 - - uid: 35242 + pos: -52.5,-8.5 + parent: 2 + - uid: 815 components: - type: Transform - pos: -16.5,5.5 - parent: 34641 - - uid: 35243 + pos: -53.5,-8.5 + parent: 2 + - uid: 816 components: - type: Transform - pos: -13.5,2.5 - parent: 34641 - - uid: 35244 + pos: -54.5,-8.5 + parent: 2 + - uid: 817 components: - type: Transform - pos: -14.5,2.5 - parent: 34641 - - uid: 35245 + pos: -55.5,-3.5 + parent: 2 + - uid: 818 components: - type: Transform - pos: -16.5,2.5 - parent: 34641 - - uid: 35740 + pos: -55.5,-2.5 + parent: 2 + - uid: 819 components: - type: Transform - pos: 11.5,3.5 + pos: -55.5,-1.5 parent: 2 - - uid: 35873 + - uid: 834 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,4.5 - parent: 35803 - - uid: 35874 + pos: 69.5,-43.5 + parent: 2 + - uid: 849 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,5.5 - parent: 35803 - - uid: 35875 + pos: -46.5,-6.5 + parent: 2 + - uid: 850 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,0.5 - parent: 35803 - - uid: 35876 + pos: -46.5,-7.5 + parent: 2 + - uid: 851 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-0.5 - parent: 35803 - - uid: 37849 + pos: -46.5,-8.5 + parent: 2 + - uid: 852 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,2.5 - parent: 36861 - - uid: 37850 + pos: -45.5,-8.5 + parent: 2 + - uid: 853 components: - type: Transform - pos: 0.5,-3.5 - parent: 36861 - - uid: 37851 + pos: -44.5,-8.5 + parent: 2 + - uid: 854 components: - type: Transform - pos: 0.5,-4.5 - parent: 36861 - - uid: 37852 + pos: -42.5,-8.5 + parent: 2 + - uid: 855 components: - type: Transform - pos: 1.5,-4.5 - parent: 36861 - - uid: 37853 + pos: -41.5,-8.5 + parent: 2 + - uid: 857 components: - type: Transform - pos: 0.5,-2.5 - parent: 36861 - - uid: 41034 + pos: -2.5,-23.5 + parent: 2 + - uid: 860 components: - type: Transform - pos: 12.5,3.5 + pos: -3.5,-23.5 parent: 2 - - uid: 43038 + - uid: 861 components: - type: Transform - rot: 3.141592653589793 rad - pos: -98.5,-20.5 + pos: -4.5,-23.5 parent: 2 - - uid: 43039 + - uid: 862 components: - type: Transform - rot: 3.141592653589793 rad - pos: -98.5,-21.5 + pos: -5.5,-23.5 parent: 2 - - uid: 43040 + - uid: 864 components: - type: Transform - rot: 3.141592653589793 rad - pos: -99.5,-21.5 + pos: -6.5,-23.5 parent: 2 - - uid: 43105 + - uid: 867 components: - type: Transform - pos: -99.5,-18.5 + pos: -7.5,-23.5 parent: 2 - - uid: 43194 + - uid: 870 components: - type: Transform - pos: 63.5,-32.5 + pos: -6.5,-32.5 parent: 2 - - uid: 43202 + - uid: 872 components: - type: Transform - pos: 0.5,-47.5 + pos: -8.5,-32.5 parent: 2 - - uid: 43226 + - uid: 873 components: - type: Transform - pos: 0.5,-48.5 + pos: -7.5,-32.5 parent: 2 - - uid: 43242 + - uid: 875 components: - type: Transform - pos: 2.5,-47.5 + pos: -20.5,-31.5 parent: 2 - - uid: 43938 + - uid: 879 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-55.5 + pos: -24.5,-31.5 parent: 2 - - uid: 44339 + - uid: 880 components: - type: Transform - pos: 70.5,-51.5 + pos: -16.5,-31.5 parent: 2 - - uid: 44454 + - uid: 881 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,-20.5 + pos: -9.5,-32.5 parent: 2 - - uid: 45170 + - uid: 884 components: - type: Transform - pos: -2.5,-6.5 - parent: 44868 - - uid: 45171 + pos: -11.5,-32.5 + parent: 2 + - uid: 885 components: - type: Transform - pos: -1.5,-6.5 - parent: 44868 - - uid: 45172 + pos: -12.5,-31.5 + parent: 2 + - uid: 886 components: - type: Transform - pos: 5.5,-6.5 - parent: 44868 - - uid: 45173 + pos: -3.5,-32.5 + parent: 2 + - uid: 887 components: - type: Transform - pos: 4.5,-6.5 - parent: 44868 - - uid: 45840 + pos: -1.5,-31.5 + parent: 2 + - uid: 889 components: - type: Transform - pos: -55.5,43.5 - parent: 45711 - - uid: 45841 + pos: -5.5,-32.5 + parent: 2 + - uid: 893 components: - type: Transform - pos: -55.5,53.5 - parent: 45711 - - uid: 45848 + pos: -8.5,-30.5 + parent: 2 + - uid: 894 components: - type: Transform - pos: -54.5,54.5 - parent: 45711 - - uid: 45849 + pos: -4.5,-32.5 + parent: 2 + - uid: 895 components: - type: Transform - pos: -55.5,54.5 - parent: 45711 - - uid: 45850 + pos: -1.5,-32.5 + parent: 2 + - uid: 896 components: - type: Transform - pos: -55.5,42.5 - parent: 45711 - - uid: 46002 + pos: -8.5,-31.5 + parent: 2 + - uid: 897 components: - type: Transform - pos: -45.5,47.5 - parent: 45711 - - uid: 46575 + pos: -2.5,-32.5 + parent: 2 + - uid: 899 components: - type: Transform - pos: -52.5,42.5 - parent: 45711 - - uid: 46576 + pos: -1.5,-23.5 + parent: 2 + - uid: 903 components: - type: Transform - pos: -51.5,42.5 - parent: 45711 - - uid: 46577 + pos: -8.5,-23.5 + parent: 2 + - uid: 904 components: - type: Transform - pos: -46.5,49.5 - parent: 45711 - - uid: 46578 + pos: -28.5,-28.5 + parent: 2 + - uid: 906 components: - type: Transform - pos: -45.5,49.5 - parent: 45711 - - uid: 46584 + pos: -28.5,-29.5 + parent: 2 + - uid: 908 components: - type: Transform - pos: -52.5,54.5 - parent: 45711 - - uid: 46585 + pos: -32.5,-27.5 + parent: 2 + - uid: 909 components: - type: Transform - pos: -50.5,42.5 - parent: 45711 - - uid: 46596 + pos: -24.5,-30.5 + parent: 2 + - uid: 910 components: - type: Transform - pos: -54.5,42.5 - parent: 45711 - - uid: 46726 + pos: -28.5,-27.5 + parent: 2 + - uid: 911 components: - type: Transform - pos: -51.5,54.5 - parent: 45711 - - uid: 46755 + pos: -24.5,-28.5 + parent: 2 + - uid: 912 components: - type: Transform - pos: -46.5,47.5 - parent: 45711 - - uid: 49451 + pos: -79.5,-41.5 + parent: 2 + - uid: 913 components: - type: Transform - pos: 4.5,2.5 - parent: 45711 - - uid: 49452 + pos: -24.5,-29.5 + parent: 2 + - uid: 914 components: - type: Transform - pos: 4.5,3.5 - parent: 45711 - - uid: 49453 + pos: -33.5,-22.5 + parent: 2 + - uid: 917 components: - type: Transform - pos: 4.5,4.5 - parent: 45711 - - uid: 49454 + pos: -11.5,-22.5 + parent: 2 + - uid: 919 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,34.5 - parent: 45711 - - uid: 49455 + pos: -11.5,-19.5 + parent: 2 + - uid: 920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,35.5 - parent: 45711 - - uid: 49456 + pos: 32.5,25.5 + parent: 2 + - uid: 922 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,36.5 - parent: 45711 - - uid: 49457 + pos: -43.5,-19.5 + parent: 2 + - uid: 923 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,36.5 - parent: 45711 - - uid: 50636 + pos: -32.5,-32.5 + parent: 2 + - uid: 924 components: - type: Transform - pos: 17.5,9.5 + pos: -32.5,-31.5 parent: 2 - - uid: 50637 + - uid: 925 components: - type: Transform - pos: 11.5,9.5 + pos: -7.5,-27.5 parent: 2 - - uid: 50642 + - uid: 926 components: - type: Transform - pos: 16.5,9.5 + pos: -24.5,-32.5 parent: 2 - - uid: 52152 + - uid: 927 components: - type: Transform - pos: 46.5,-4.5 + pos: -8.5,-28.5 parent: 2 - - uid: 52158 + - uid: 928 components: - type: Transform - pos: 46.5,-5.5 + pos: -8.5,-27.5 parent: 2 - - uid: 52159 + - uid: 931 components: - type: Transform - pos: 46.5,-6.5 + pos: -28.5,-32.5 parent: 2 - - uid: 52160 + - uid: 933 components: - type: Transform - pos: 47.5,-6.5 + pos: -20.5,-32.5 parent: 2 - - uid: 52173 + - uid: 934 components: - type: Transform - pos: 44.5,-7.5 + pos: -16.5,-32.5 parent: 2 - - uid: 52359 + - uid: 935 components: - type: Transform - pos: -2.5,55.5 - parent: 45711 - - uid: 52957 + pos: -32.5,-30.5 + parent: 2 + - uid: 936 components: - type: Transform - pos: 3.5,74.5 - parent: 45711 - - uid: 52959 + pos: -32.5,-29.5 + parent: 2 + - uid: 937 components: - type: Transform - pos: 2.5,74.5 - parent: 45711 - - uid: 52962 + pos: -32.5,-28.5 + parent: 2 + - uid: 938 components: - type: Transform - pos: 5.5,75.5 - parent: 45711 - - uid: 52963 + pos: -28.5,-30.5 + parent: 2 + - uid: 939 components: - type: Transform - pos: 0.5,75.5 - parent: 45711 - - uid: 52966 + pos: -1.5,-27.5 + parent: 2 + - uid: 942 components: - type: Transform - pos: 5.5,76.5 - parent: 45711 - - uid: 52967 + pos: -47.5,-8.5 + parent: 2 + - uid: 946 components: - type: Transform - pos: 0.5,76.5 - parent: 45711 - - uid: 52968 + pos: -12.5,-32.5 + parent: 2 + - uid: 947 components: - type: Transform - pos: 4.5,75.5 - parent: 45711 - - uid: 52969 + pos: -8.5,-33.5 + parent: 2 + - uid: 951 components: - type: Transform - pos: 1.5,75.5 - parent: 45711 - - uid: 52980 + pos: -28.5,-31.5 + parent: 2 + - uid: 953 components: - type: Transform - pos: 4.5,74.5 - parent: 45711 - - uid: 52987 + pos: -24.5,-27.5 + parent: 2 + - uid: 954 components: - type: Transform - pos: 1.5,74.5 - parent: 45711 - - uid: 53063 + pos: -20.5,-29.5 + parent: 2 + - uid: 955 components: - type: Transform - pos: 1.5,7.5 + pos: -20.5,-30.5 parent: 2 - - uid: 53065 + - uid: 956 components: - type: Transform - pos: -2.5,7.5 + pos: -20.5,-28.5 parent: 2 - - uid: 53254 + - uid: 957 components: - type: Transform - pos: -15.5,71.5 - parent: 45711 - - uid: 53255 + pos: -20.5,-27.5 + parent: 2 + - uid: 960 components: - type: Transform - pos: -14.5,71.5 - parent: 45711 - - uid: 53256 + pos: -16.5,-30.5 + parent: 2 + - uid: 961 components: - type: Transform - pos: -13.5,71.5 - parent: 45711 - - uid: 53257 + pos: -16.5,-29.5 + parent: 2 + - uid: 962 components: - type: Transform - pos: -11.5,71.5 - parent: 45711 - - uid: 53260 + pos: -16.5,-28.5 + parent: 2 + - uid: 963 components: - type: Transform - pos: -9.5,71.5 - parent: 45711 - - uid: 53544 + pos: -16.5,-27.5 + parent: 2 + - uid: 996 components: - type: Transform - pos: -17.5,52.5 - parent: 45711 - - uid: 53545 + pos: -12.5,-30.5 + parent: 2 + - uid: 1037 components: - type: Transform - pos: -18.5,52.5 - parent: 45711 - - uid: 53546 + pos: 49.5,-36.5 + parent: 2 + - uid: 1040 components: - type: Transform - pos: -17.5,53.5 - parent: 45711 - - uid: 53983 + pos: -24.5,-16.5 + parent: 2 + - uid: 1041 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,52.5 - parent: 45711 - - uid: 53984 + pos: -24.5,-17.5 + parent: 2 + - uid: 1042 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,51.5 - parent: 45711 - - uid: 54113 + pos: -24.5,-15.5 + parent: 2 + - uid: 1043 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,42.5 - parent: 45711 - - uid: 54114 + pos: -23.5,-15.5 + parent: 2 + - uid: 1044 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,43.5 - parent: 45711 - - uid: 54116 + pos: -21.5,-15.5 + parent: 2 + - uid: 1045 components: - type: Transform - rot: 3.141592653589793 rad - pos: 26.5,43.5 - parent: 45711 - - uid: 54121 + pos: -20.5,-15.5 + parent: 2 + - uid: 1046 components: - type: Transform - pos: 24.5,45.5 - parent: 45711 - - uid: 54122 + pos: -20.5,-16.5 + parent: 2 + - uid: 1047 components: - type: Transform - pos: 24.5,44.5 - parent: 45711 - - uid: 54123 + pos: -20.5,-17.5 + parent: 2 + - uid: 1048 components: - type: Transform - pos: 24.5,43.5 - parent: 45711 - - uid: 54129 + pos: -31.5,-20.5 + parent: 2 + - uid: 1049 components: - type: Transform - pos: 32.5,50.5 - parent: 45711 - - uid: 54135 + pos: -31.5,-21.5 + parent: 2 + - uid: 1050 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,45.5 - parent: 45711 - - uid: 54136 + pos: -31.5,-22.5 + parent: 2 + - uid: 1051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,44.5 - parent: 45711 - - uid: 54137 + pos: -30.5,-22.5 + parent: 2 + - uid: 1052 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,43.5 - parent: 45711 - - uid: 54146 + pos: -29.5,-22.5 + parent: 2 + - uid: 1053 components: - type: Transform - pos: 17.5,52.5 - parent: 45711 - - uid: 54247 + pos: -27.5,-22.5 + parent: 2 + - uid: 1054 components: - type: Transform - pos: -41.5,45.5 - parent: 45711 - - uid: 54249 + pos: -26.5,-22.5 + parent: 2 + - uid: 1055 components: - type: Transform - pos: -41.5,51.5 - parent: 45711 - - uid: 54259 + pos: -25.5,-22.5 + parent: 2 + - uid: 1056 components: - type: Transform - pos: -50.5,54.5 - parent: 45711 - - uid: 56061 + pos: -23.5,-22.5 + parent: 2 + - uid: 1057 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,56.5 - parent: 45711 - - uid: 56062 + pos: -22.5,-22.5 + parent: 2 + - uid: 1058 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,55.5 - parent: 45711 - - uid: 56266 + pos: -21.5,-22.5 + parent: 2 + - uid: 1059 components: - type: Transform - pos: -0.5,5.5 - parent: 56108 - - uid: 56267 + pos: -19.5,-22.5 + parent: 2 + - uid: 1060 components: - type: Transform - pos: 1.5,5.5 - parent: 56108 -- proto: TableReinforcedGlass - entities: - - uid: 3025 + pos: -18.5,-22.5 + parent: 2 + - uid: 1061 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -56.5,-2.5 + pos: -17.5,-22.5 parent: 2 - - uid: 6082 + - uid: 1062 components: - type: Transform - pos: -30.5,43.5 + pos: -17.5,-21.5 parent: 2 - - uid: 6085 + - uid: 1063 components: - type: Transform - pos: -30.5,42.5 + pos: -17.5,-20.5 parent: 2 - - uid: 6810 + - uid: 1064 components: - type: Transform - pos: -25.5,36.5 + pos: -17.5,-19.5 parent: 2 - - uid: 6811 + - uid: 1077 components: - type: Transform - pos: -26.5,36.5 + pos: -12.5,-33.5 parent: 2 - - uid: 6944 + - uid: 1078 components: - type: Transform - pos: 3.5,-53.5 + pos: -32.5,-40.5 parent: 2 - - uid: 9950 + - uid: 1079 components: - type: Transform - pos: 6.5,-53.5 + pos: -32.5,-41.5 parent: 2 - - uid: 9953 + - uid: 1080 components: - type: Transform - pos: 4.5,-53.5 + pos: -39.5,-42.5 parent: 2 - - uid: 12911 + - uid: 1081 components: - type: Transform - pos: 40.5,3.5 + pos: -34.5,-41.5 parent: 2 - - uid: 15373 + - uid: 1082 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-45.5 + pos: -32.5,-33.5 parent: 2 - - uid: 15426 + - uid: 1089 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-46.5 + pos: 17.5,19.5 parent: 2 - - uid: 19134 + - uid: 1090 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,36.5 + pos: 16.5,19.5 parent: 2 - - uid: 20308 + - uid: 1091 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -69.5,-11.5 + pos: -10.5,-23.5 parent: 2 - - uid: 20903 + - uid: 1092 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,-11.5 + pos: -9.5,-23.5 parent: 2 - - uid: 21392 + - uid: 1093 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 14.5,-44.5 + pos: -7.5,-19.5 parent: 2 - - uid: 21409 + - uid: 1094 components: - type: Transform - pos: 13.5,-15.5 + pos: -7.5,-20.5 parent: 2 - - uid: 21940 + - uid: 1095 components: - type: Transform - pos: 1.5,-53.5 + pos: -7.5,-21.5 parent: 2 - - uid: 23720 + - uid: 1096 components: - type: Transform - pos: 40.5,4.5 + pos: -7.5,-22.5 parent: 2 - - uid: 24401 + - uid: 1104 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,43.5 + pos: 18.5,19.5 parent: 2 - - uid: 24530 + - uid: 1109 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,42.5 + pos: -35.5,-22.5 parent: 2 - - uid: 26505 + - uid: 1110 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-53.5 + pos: -32.5,-17.5 parent: 2 - - uid: 26508 + - uid: 1111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,-17.5 + pos: -55.5,-25.5 parent: 2 - - uid: 26509 + - uid: 1112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-17.5 + pos: -37.5,-17.5 parent: 2 - - uid: 26513 + - uid: 1113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-53.5 + pos: -49.5,-24.5 parent: 2 - - uid: 26514 + - uid: 1114 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-53.5 + pos: -39.5,-34.5 parent: 2 - - uid: 26520 + - uid: 1115 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -5.5,-53.5 + pos: -37.5,-22.5 parent: 2 - - uid: 26521 + - uid: 1116 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-49.5 + pos: -35.5,-17.5 parent: 2 - - uid: 26526 + - uid: 1117 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-50.5 + pos: -36.5,-22.5 parent: 2 - - uid: 26527 + - uid: 1118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-49.5 + pos: -51.5,-25.5 parent: 2 - - uid: 26528 + - uid: 1121 components: - type: Transform - pos: -48.5,18.5 + pos: 19.5,19.5 parent: 2 - - uid: 26529 + - uid: 1122 components: - type: Transform - pos: -47.5,18.5 + pos: -32.5,-37.5 parent: 2 - - uid: 26530 + - uid: 1124 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-17.5 + pos: -44.5,-27.5 parent: 2 - - uid: 26531 + - uid: 1126 components: - type: Transform - pos: -9.5,-49.5 + pos: -43.5,-27.5 parent: 2 - - uid: 31441 + - uid: 1127 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,36.5 + pos: -44.5,-19.5 parent: 2 - - uid: 32774 + - uid: 1128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-2.5 + pos: -53.5,-25.5 parent: 2 - - uid: 32853 + - uid: 1129 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,0.5 - parent: 32764 - - uid: 32854 + pos: -45.5,-19.5 + parent: 2 + - uid: 1130 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-2.5 - parent: 32764 - - uid: 32933 + pos: -45.5,-27.5 + parent: 2 + - uid: 1131 components: - type: Transform - pos: -0.5,-1.5 - parent: 32764 - - uid: 43931 + pos: -43.5,-34.5 + parent: 2 + - uid: 1132 components: - type: Transform - pos: 15.5,-54.5 + pos: -43.5,-28.5 parent: 2 - - uid: 45174 + - uid: 1133 components: - type: Transform - pos: 0.5,-5.5 - parent: 44868 - - uid: 49458 + pos: -36.5,-17.5 + parent: 2 + - uid: 1135 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,18.5 - parent: 45711 - - uid: 49459 + pos: -32.5,-36.5 + parent: 2 + - uid: 1136 components: - type: Transform - pos: -3.5,8.5 - parent: 45711 - - uid: 51945 + pos: -31.5,-17.5 + parent: 2 + - uid: 1137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -12.5,-2.5 + pos: -32.5,-35.5 parent: 2 - - uid: 56055 + - uid: 1138 components: - type: Transform - pos: 31.5,56.5 - parent: 45711 -- proto: TableStone - entities: - - uid: 11544 + pos: -54.5,-25.5 + parent: 2 + - uid: 1139 components: - type: Transform - pos: -6.5,-4.5 + pos: -52.5,-25.5 parent: 2 - - uid: 11770 + - uid: 1143 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,38.5 + pos: -32.5,-34.5 parent: 2 - - uid: 15297 + - uid: 1144 components: - type: Transform - pos: -6.5,-5.5 + pos: -32.5,-22.5 parent: 2 - - uid: 23544 + - uid: 1145 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,19.5 + pos: -41.5,-19.5 parent: 2 - - uid: 24397 + - uid: 1146 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,37.5 + pos: -12.5,-36.5 parent: 2 - - uid: 25536 + - uid: 1147 components: - type: Transform - pos: -24.5,18.5 + pos: -8.5,-36.5 parent: 2 - - uid: 26102 + - uid: 1148 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,39.5 + pos: -12.5,-37.5 parent: 2 - - uid: 26534 + - uid: 1149 components: - type: Transform - pos: -54.5,8.5 + pos: -11.5,-37.5 parent: 2 - - uid: 26535 + - uid: 1150 components: - type: Transform - pos: -54.5,7.5 + pos: -9.5,-37.5 parent: 2 - - uid: 26536 + - uid: 1151 components: - type: Transform - pos: -54.5,9.5 + pos: -8.5,-37.5 parent: 2 - - uid: 26538 + - uid: 1152 components: - type: Transform - pos: -56.5,11.5 + pos: -47.5,-27.5 parent: 2 - - uid: 26539 + - uid: 1153 components: - type: Transform - pos: -55.5,11.5 + pos: -43.5,-20.5 parent: 2 - - uid: 26540 + - uid: 1155 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-55.5 + pos: -43.5,-22.5 parent: 2 - - uid: 26541 + - uid: 1156 components: - type: Transform - rot: 3.141592653589793 rad - pos: 35.5,-54.5 + pos: -49.5,-25.5 parent: 2 - - uid: 31813 + - uid: 1157 components: - type: Transform - pos: -29.5,31.5 + pos: -49.5,-26.5 parent: 2 - - uid: 34613 + - uid: 1159 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,48.5 - parent: 45711 - - uid: 53052 + pos: -49.5,-27.5 + parent: 2 + - uid: 1160 components: - type: Transform - pos: -29.5,32.5 + pos: -47.5,-19.5 parent: 2 -- proto: TableWood - entities: - - uid: 543 + - uid: 1161 components: - type: Transform - pos: -15.5,15.5 + pos: -46.5,-19.5 parent: 2 - - uid: 841 + - uid: 1165 components: - type: Transform - pos: -34.5,-4.5 + pos: -48.5,-27.5 parent: 2 - - uid: 897 + - uid: 1166 components: - type: Transform - pos: -34.5,-5.5 + pos: -54.5,-19.5 parent: 2 - - uid: 1029 + - uid: 1167 components: - type: Transform - pos: -3.5,-4.5 + pos: -53.5,-19.5 parent: 2 - - uid: 1151 + - uid: 1168 components: - type: Transform - pos: -32.5,-4.5 + pos: -52.5,-19.5 parent: 2 - - uid: 1157 + - uid: 1169 components: - type: Transform - pos: -33.5,-4.5 + pos: -51.5,-19.5 parent: 2 - - uid: 1424 + - uid: 1170 components: - type: Transform - pos: -18.5,-32.5 + pos: -50.5,-19.5 parent: 2 - - uid: 1616 + - uid: 1171 components: - type: Transform - pos: -5.5,41.5 + pos: -49.5,-19.5 parent: 2 - - uid: 1617 + - uid: 1172 components: - type: Transform - pos: -4.5,41.5 + pos: -48.5,-19.5 parent: 2 - - uid: 1624 + - uid: 1174 components: - type: Transform - pos: -8.5,42.5 + pos: -56.5,-8.5 parent: 2 - - uid: 1625 + - uid: 1176 components: - type: Transform - pos: -7.5,41.5 + pos: -57.5,-8.5 parent: 2 - - uid: 1703 + - uid: 1177 components: - type: Transform - pos: -4.5,-2.5 + pos: -41.5,-12.5 parent: 2 - - uid: 6635 + - uid: 1178 components: - type: Transform - pos: -8.5,41.5 + pos: -45.5,-12.5 parent: 2 - - uid: 6646 + - uid: 1181 components: - type: Transform - pos: -6.5,41.5 + pos: -58.5,-8.5 parent: 2 - - uid: 6647 + - uid: 1182 components: - type: Transform - pos: -5.5,43.5 + pos: -58.5,-12.5 parent: 2 - - uid: 6954 + - uid: 1183 components: - type: Transform - pos: -6.5,-58.5 + pos: -58.5,-13.5 parent: 2 - - uid: 7829 + - uid: 1184 components: - type: Transform - pos: -22.5,69.5 + pos: -43.5,-12.5 parent: 2 - - uid: 7915 + - uid: 1185 components: - type: Transform - pos: 5.5,40.5 + pos: -50.5,-12.5 parent: 2 - - uid: 8056 + - uid: 1186 components: - type: Transform - pos: -21.5,69.5 + pos: -52.5,-12.5 parent: 2 - - uid: 8071 + - uid: 1187 components: - type: Transform - pos: -26.5,69.5 + pos: -46.5,-12.5 parent: 2 - - uid: 8074 + - uid: 1188 components: - type: Transform - pos: -25.5,69.5 + pos: -54.5,-12.5 parent: 2 - - uid: 8446 + - uid: 1189 components: - type: Transform - pos: -4.5,-63.5 + pos: 20.5,19.5 parent: 2 - - uid: 8497 + - uid: 1190 components: - type: Transform - pos: -19.5,-36.5 + pos: -51.5,-12.5 parent: 2 - - uid: 8761 + - uid: 1191 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,30.5 + pos: -53.5,-12.5 parent: 2 - - uid: 8926 + - uid: 1192 components: - type: Transform - pos: -34.5,-34.5 + pos: -49.5,-12.5 parent: 2 - - uid: 8991 + - uid: 1193 components: - type: Transform - pos: -33.5,-34.5 + pos: -54.5,-14.5 parent: 2 - - uid: 9622 + - uid: 1194 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,29.5 + pos: -54.5,-13.5 parent: 2 - - uid: 9623 + - uid: 1195 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,30.5 + pos: -54.5,-15.5 parent: 2 - - uid: 9627 + - uid: 1196 components: - type: Transform - pos: 6.5,29.5 + pos: -54.5,-17.5 parent: 2 - - uid: 9962 + - uid: 1197 components: - type: Transform - pos: -17.5,16.5 + pos: -54.5,-16.5 parent: 2 - - uid: 11218 + - uid: 1199 components: - type: Transform - pos: -18.5,43.5 + pos: -41.5,-18.5 parent: 2 - - uid: 11293 + - uid: 1200 components: - type: Transform - pos: -17.5,1.5 + pos: 22.5,19.5 parent: 2 - - uid: 11315 + - uid: 1204 components: - type: Transform - pos: -0.5,3.5 + pos: -41.5,-13.5 parent: 2 - - uid: 11590 + - uid: 1205 components: - type: Transform - pos: -18.5,69.5 + pos: -42.5,-12.5 parent: 2 - - uid: 11611 + - uid: 1206 components: - type: Transform - pos: -6.5,-3.5 + pos: -44.5,-12.5 parent: 2 - - uid: 11907 + - uid: 1207 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,29.5 + pos: -59.5,-13.5 parent: 2 - - uid: 11926 + - uid: 1208 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,30.5 + pos: -60.5,-13.5 parent: 2 - - uid: 12231 + - uid: 1209 components: - type: Transform - pos: -8.5,55.5 + pos: -61.5,-13.5 parent: 2 - - uid: 12233 + - uid: 1210 components: - type: Transform - pos: -8.5,56.5 + pos: -62.5,-13.5 parent: 2 - - uid: 12234 + - uid: 1211 components: - type: Transform - pos: -8.5,54.5 + pos: -63.5,-13.5 parent: 2 - - uid: 12315 + - uid: 1212 components: - type: Transform - pos: -19.5,-37.5 + pos: -58.5,-24.5 parent: 2 - - uid: 12564 + - uid: 1213 components: - type: Transform - pos: -3.5,-5.5 + pos: -57.5,-24.5 parent: 2 - - uid: 14375 + - uid: 1214 components: - type: Transform - pos: -1.5,1.5 + pos: -60.5,-24.5 parent: 2 - - uid: 15258 + - uid: 1215 components: - type: Transform - pos: -14.5,-46.5 + pos: -59.5,-24.5 parent: 2 - - uid: 15754 + - uid: 1216 components: - type: Transform - pos: 7.5,30.5 + pos: -62.5,-24.5 parent: 2 - - uid: 15757 + - uid: 1217 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,30.5 + pos: -61.5,-24.5 parent: 2 - - uid: 16733 + - uid: 1218 components: - type: Transform - pos: -1.5,4.5 + pos: -64.5,-24.5 parent: 2 - - uid: 17404 + - uid: 1219 components: - type: Transform - pos: -7.5,-58.5 + pos: -63.5,-24.5 parent: 2 - - uid: 18134 + - uid: 1220 components: - type: Transform - pos: -4.5,45.5 + pos: -63.5,-4.5 parent: 2 - - uid: 18161 + - uid: 1221 components: - type: Transform - pos: -24.5,-37.5 + pos: -62.5,-4.5 parent: 2 - - uid: 18291 + - uid: 1222 components: - type: Transform - pos: -3.5,-66.5 + pos: -61.5,-4.5 parent: 2 - - uid: 18293 + - uid: 1223 components: - type: Transform - pos: -8.5,-66.5 + pos: -60.5,-4.5 parent: 2 - - uid: 18734 + - uid: 1224 components: - type: Transform - pos: -25.5,-37.5 + pos: -59.5,-4.5 parent: 2 - - uid: 20858 + - uid: 1225 components: - type: Transform - pos: -18.5,44.5 + pos: -58.5,-4.5 parent: 2 - - uid: 20917 + - uid: 1226 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,60.5 + pos: -57.5,-4.5 parent: 2 - - uid: 21022 + - uid: 1227 components: - type: Transform - pos: -4.5,47.5 + pos: -56.5,-4.5 parent: 2 - - uid: 21140 + - uid: 1230 components: - type: Transform - pos: -8.5,-28.5 + pos: 23.5,19.5 parent: 2 - - uid: 21262 + - uid: 1231 components: - type: Transform - pos: -74.5,-11.5 + pos: 31.5,19.5 parent: 2 - - uid: 21383 + - uid: 1232 components: - type: Transform - pos: 0.5,68.5 + pos: 28.5,19.5 parent: 2 - - uid: 21493 + - uid: 1233 components: - type: Transform - pos: -13.5,17.5 + pos: 30.5,19.5 parent: 2 - - uid: 21915 + - uid: 1234 components: - type: Transform - pos: -3.5,-62.5 + pos: 25.5,19.5 parent: 2 - - uid: 22064 + - uid: 1235 components: - type: Transform - pos: -2.5,41.5 + pos: 29.5,19.5 parent: 2 - - uid: 22134 + - uid: 1236 components: - type: Transform - pos: 1.5,41.5 + pos: 24.5,19.5 parent: 2 - - uid: 22210 + - uid: 1237 components: - type: Transform - pos: -74.5,-3.5 + pos: 26.5,19.5 parent: 2 - - uid: 22217 + - uid: 1239 components: - type: Transform - pos: -4.5,46.5 + pos: 27.5,19.5 parent: 2 - - uid: 23473 + - uid: 1240 components: - type: Transform - pos: -17.5,15.5 + pos: 39.5,8.5 parent: 2 - - uid: 23489 + - uid: 1241 components: - type: Transform - pos: -13.5,1.5 + pos: 41.5,8.5 parent: 2 - - uid: 23556 + - uid: 1242 components: - type: Transform - pos: -6.5,32.5 + pos: 49.5,-9.5 parent: 2 - - uid: 23701 + - uid: 1244 components: - type: Transform - pos: -4.5,32.5 + pos: 42.5,8.5 parent: 2 - - uid: 23761 + - uid: 1254 components: - type: Transform - pos: -4.5,-62.5 + pos: -38.5,-27.5 parent: 2 - - uid: 23998 + - uid: 1255 components: - type: Transform - pos: -5.5,-58.5 + pos: -39.5,-27.5 parent: 2 - - uid: 24362 + - uid: 1258 components: - type: Transform - pos: -21.5,-81.5 + pos: -55.5,-19.5 parent: 2 - - uid: 25323 + - uid: 1259 components: - type: Transform - pos: 4.5,40.5 + pos: -56.5,-19.5 parent: 2 - - uid: 25470 + - uid: 1260 components: - type: Transform - pos: 18.5,51.5 + pos: -56.5,-20.5 parent: 2 - - uid: 25471 + - uid: 1261 components: - type: Transform - pos: 19.5,51.5 + pos: -56.5,-21.5 parent: 2 - - uid: 25843 + - uid: 1262 components: - type: Transform - pos: -0.5,2.5 + pos: -56.5,-22.5 parent: 2 - - uid: 26544 + - uid: 1263 components: - type: Transform - pos: -31.5,16.5 + pos: -56.5,-23.5 parent: 2 - - uid: 26545 + - uid: 1264 components: - type: Transform - pos: -39.5,19.5 + pos: -56.5,-24.5 parent: 2 - - uid: 26546 + - uid: 1265 components: - type: Transform - pos: 48.5,-12.5 + pos: -55.5,-24.5 parent: 2 - - uid: 26571 + - uid: 1268 components: - type: Transform - pos: -39.5,17.5 + pos: -49.5,-20.5 parent: 2 - - uid: 26573 + - uid: 1270 components: - type: Transform - pos: -31.5,18.5 + pos: -33.5,-35.5 parent: 2 - - uid: 26588 + - uid: 1271 components: - type: Transform - pos: -51.5,-2.5 + pos: -39.5,-28.5 parent: 2 - - uid: 26589 + - uid: 1273 components: - type: Transform - pos: -48.5,-2.5 + pos: -33.5,-27.5 parent: 2 - - uid: 26590 + - uid: 1274 components: - type: Transform - pos: -42.5,-4.5 + pos: -39.5,-29.5 parent: 2 - - uid: 26591 + - uid: 1275 components: - type: Transform - pos: -39.5,-4.5 + pos: -43.5,-35.5 parent: 2 - - uid: 26592 + - uid: 1276 components: - type: Transform - pos: -36.5,-4.5 + pos: -42.5,-35.5 parent: 2 - - uid: 26593 + - uid: 1277 components: - type: Transform - pos: -43.5,5.5 + pos: -40.5,-35.5 parent: 2 - - uid: 26594 + - uid: 1278 components: - type: Transform - pos: -46.5,5.5 + pos: -43.5,-31.5 parent: 2 - - uid: 26595 + - uid: 1279 components: - type: Transform - pos: -40.5,5.5 + pos: -39.5,-35.5 parent: 2 - - uid: 26597 + - uid: 1280 components: - type: Transform - pos: -39.5,18.5 + pos: -44.5,-35.5 parent: 2 - - uid: 26598 + - uid: 1281 components: - type: Transform - pos: -39.5,16.5 + pos: -45.5,-35.5 parent: 2 - - uid: 26599 + - uid: 1282 components: - type: Transform - pos: -31.5,17.5 + pos: -46.5,-35.5 parent: 2 - - uid: 26600 + - uid: 1283 components: - type: Transform - pos: -31.5,19.5 + pos: -47.5,-35.5 parent: 2 - - uid: 26602 + - uid: 1284 components: - type: Transform - pos: -36.5,14.5 + pos: -48.5,-35.5 parent: 2 - - uid: 26603 + - uid: 1285 components: - type: Transform - pos: -37.5,14.5 + pos: -48.5,-31.5 parent: 2 - - uid: 26604 + - uid: 1286 components: - type: Transform - pos: -37.5,13.5 + pos: -49.5,-35.5 parent: 2 - - uid: 26605 + - uid: 1287 components: - type: Transform - pos: -34.5,14.5 + pos: -50.5,-35.5 parent: 2 - - uid: 26606 + - uid: 1288 components: - type: Transform - pos: -33.5,14.5 + pos: -51.5,-35.5 parent: 2 - - uid: 26607 + - uid: 1289 components: - type: Transform - pos: -33.5,13.5 + pos: -52.5,-35.5 parent: 2 - - uid: 26632 + - uid: 1290 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.5,-45.5 + pos: -53.5,-35.5 parent: 2 - - uid: 26633 + - uid: 1291 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,-45.5 + pos: -53.5,-34.5 parent: 2 - - uid: 26636 + - uid: 1292 components: - type: Transform - pos: 54.5,-67.5 + pos: -53.5,-32.5 parent: 2 - - uid: 26665 + - uid: 1293 components: - type: Transform - pos: -24.5,14.5 + pos: -53.5,-31.5 parent: 2 - - uid: 26666 + - uid: 1294 components: - type: Transform - pos: -24.5,13.5 + pos: -52.5,-31.5 parent: 2 - - uid: 26667 + - uid: 1295 components: - type: Transform - pos: -12.5,-45.5 + pos: -51.5,-31.5 parent: 2 - - uid: 26678 + - uid: 1296 components: - type: Transform - pos: -4.5,31.5 + pos: -50.5,-31.5 parent: 2 - - uid: 26684 + - uid: 1297 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,21.5 + pos: -49.5,-31.5 parent: 2 - - uid: 26685 + - uid: 1298 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,15.5 + pos: -50.5,-27.5 parent: 2 - - uid: 26686 + - uid: 1299 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,15.5 + pos: -51.5,-27.5 parent: 2 - - uid: 26687 + - uid: 1300 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,19.5 + pos: -52.5,-27.5 parent: 2 - - uid: 26688 + - uid: 1301 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,23.5 + pos: -53.5,-27.5 parent: 2 - - uid: 26689 + - uid: 1302 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,21.5 + pos: -53.5,-28.5 parent: 2 - - uid: 26690 + - uid: 1303 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,23.5 + pos: -53.5,-30.5 parent: 2 - - uid: 26691 + - uid: 1304 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,17.5 + pos: -54.5,-35.5 parent: 2 - - uid: 26692 + - uid: 1305 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -98.5,18.5 + pos: -55.5,-35.5 parent: 2 - - uid: 26693 + - uid: 1306 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,13.5 + pos: -56.5,-35.5 parent: 2 - - uid: 26695 + - uid: 1307 components: - type: Transform - pos: -95.5,17.5 + pos: -57.5,-35.5 parent: 2 - - uid: 26696 + - uid: 1308 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,15.5 + pos: -54.5,-31.5 parent: 2 - - uid: 26697 + - uid: 1309 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,15.5 + pos: -55.5,-31.5 parent: 2 - - uid: 26698 + - uid: 1310 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,21.5 + pos: -56.5,-31.5 parent: 2 - - uid: 26699 + - uid: 1311 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,21.5 + pos: -57.5,-31.5 parent: 2 - - uid: 26700 + - uid: 1312 components: - type: Transform - pos: -95.5,19.5 + pos: -54.5,-27.5 parent: 2 - - uid: 26707 + - uid: 1313 components: - type: Transform - pos: -62.5,13.5 + pos: -55.5,-27.5 parent: 2 - - uid: 26708 + - uid: 1314 components: - type: Transform - pos: -62.5,23.5 + pos: -56.5,-27.5 parent: 2 - - uid: 26709 + - uid: 1315 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,13.5 + pos: -57.5,-27.5 parent: 2 - - uid: 26710 + - uid: 1316 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,23.5 + pos: -57.5,-28.5 parent: 2 - - uid: 26719 + - uid: 1317 components: - type: Transform - pos: 48.5,-51.5 + pos: -57.5,-30.5 parent: 2 - - uid: 26720 + - uid: 1318 components: - type: Transform - pos: 57.5,-67.5 + pos: -57.5,-34.5 parent: 2 - - uid: 26721 + - uid: 1319 components: - type: Transform - pos: -63.5,8.5 + pos: -57.5,-32.5 parent: 2 - - uid: 26722 + - uid: 1320 components: - type: Transform - pos: -63.5,7.5 + pos: -44.5,-31.5 parent: 2 - - uid: 26723 + - uid: 1321 components: - type: Transform - pos: -63.5,9.5 + pos: -58.5,-32.5 parent: 2 - - uid: 26724 + - uid: 1322 components: - type: Transform - pos: 13.5,40.5 + pos: -57.5,-33.5 parent: 2 - - uid: 26725 + - uid: 1324 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,33.5 + pos: -43.5,-36.5 parent: 2 - - uid: 26726 + - uid: 1331 components: - type: Transform - pos: -62.5,5.5 + pos: -59.5,-32.5 parent: 2 - - uid: 26727 + - uid: 1332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,-14.5 + pos: -60.5,-32.5 parent: 2 - - uid: 26735 + - uid: 1333 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,-24.5 + pos: -61.5,-32.5 parent: 2 - - uid: 26736 + - uid: 1334 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-77.5 + pos: -62.5,-32.5 parent: 2 - - uid: 26737 + - uid: 1335 components: - type: Transform - pos: 13.5,42.5 + pos: -63.5,-32.5 parent: 2 - - uid: 26740 + - uid: 1336 components: - type: Transform - pos: 32.5,-59.5 + pos: -63.5,-31.5 parent: 2 - - uid: 26741 + - uid: 1337 components: - type: Transform - pos: 51.5,-67.5 + pos: -63.5,-30.5 parent: 2 - - uid: 26894 + - uid: 1338 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-39.5 + pos: -63.5,-29.5 parent: 2 - - uid: 27264 + - uid: 1339 components: - type: Transform - pos: -14.5,-45.5 + pos: -63.5,-28.5 parent: 2 - - uid: 27423 + - uid: 1340 components: - type: Transform - pos: -58.5,13.5 + pos: -63.5,-27.5 parent: 2 - - uid: 28103 + - uid: 1341 components: - type: Transform - pos: 3.5,40.5 + pos: -63.5,-26.5 parent: 2 - - uid: 28281 + - uid: 1342 components: - type: Transform - pos: -6.5,31.5 + pos: -62.5,-26.5 parent: 2 - - uid: 28484 + - uid: 1343 components: - type: Transform - pos: -3.5,-63.5 + pos: -61.5,-26.5 parent: 2 - - uid: 29609 + - uid: 1344 components: - type: Transform - pos: -46.5,-35.5 + pos: -60.5,-26.5 parent: 2 - - uid: 30110 + - uid: 1345 components: - type: Transform - pos: 28.5,17.5 + pos: -59.5,-26.5 parent: 2 - - uid: 30111 + - uid: 1346 components: - type: Transform - pos: 29.5,17.5 + pos: -58.5,-26.5 parent: 2 - - uid: 30112 + - uid: 1347 components: - type: Transform - pos: 28.5,16.5 + pos: -57.5,-26.5 parent: 2 - - uid: 30117 + - uid: 1354 components: - type: Transform - pos: 28.5,15.5 + pos: -43.5,-38.5 parent: 2 - - uid: 30251 + - uid: 1355 components: - type: Transform - pos: 25.5,-9.5 + pos: -39.5,-38.5 parent: 2 - - uid: 30256 + - uid: 1356 components: - type: Transform - pos: 26.5,-9.5 + pos: -43.5,-37.5 parent: 2 - - uid: 30315 + - uid: 1357 components: - type: Transform - pos: 26.5,-8.5 + pos: -43.5,-41.5 parent: 2 - - uid: 30317 + - uid: 1358 components: - type: Transform - pos: 26.5,-7.5 + pos: -39.5,-37.5 parent: 2 - - uid: 31196 + - uid: 1359 components: - type: Transform - pos: -6.5,29.5 + pos: -43.5,-42.5 parent: 2 - - uid: 31388 + - uid: 1360 components: - type: Transform - pos: -8.5,30.5 + pos: -43.5,-40.5 parent: 2 - - uid: 31811 + - uid: 1361 components: - type: Transform - pos: -5.5,29.5 + pos: -39.5,-40.5 parent: 2 - - uid: 31921 + - uid: 1363 components: - type: Transform - pos: -8.5,29.5 + pos: -39.5,-36.5 parent: 2 - - uid: 32283 + - uid: 1368 components: - type: Transform - pos: -4.5,29.5 + pos: 33.5,25.5 parent: 2 - - uid: 32436 + - uid: 1376 components: - type: Transform - pos: -11.5,33.5 + pos: 36.5,25.5 parent: 2 - - uid: 32437 + - uid: 1382 components: - type: Transform - pos: -11.5,34.5 + pos: -32.5,-38.5 parent: 2 - - uid: 32747 + - uid: 1383 components: - type: Transform - pos: -41.5,-2.5 + pos: -32.5,-39.5 parent: 2 - - uid: 32772 + - uid: 1384 components: - type: Transform - pos: -12.5,-5.5 + pos: -12.5,-38.5 parent: 2 - - uid: 32924 + - uid: 1385 components: - type: Transform - pos: -18.5,-5.5 + pos: -12.5,-39.5 parent: 2 - - uid: 33494 + - uid: 1386 components: - type: Transform - pos: -65.5,19.5 + pos: -8.5,-38.5 parent: 2 - - uid: 34590 + - uid: 1387 components: - type: Transform - pos: 35.5,52.5 - parent: 45711 - - uid: 35476 + pos: -8.5,-45.5 + parent: 2 + - uid: 1393 components: - type: Transform - pos: -11.5,29.5 + pos: 34.5,25.5 parent: 2 - - uid: 35603 + - uid: 1401 components: - type: Transform - pos: -42.5,-2.5 + pos: 37.5,25.5 parent: 2 - - uid: 35638 + - uid: 1412 components: - type: Transform - pos: -37.5,-37.5 + pos: 35.5,25.5 parent: 2 - - uid: 36582 + - uid: 1420 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-77.5 + pos: 38.5,25.5 parent: 2 - - uid: 36584 + - uid: 1426 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-80.5 + pos: -8.5,-44.5 parent: 2 - - uid: 36590 + - uid: 1427 + components: + - type: Transform + pos: -8.5,-43.5 + parent: 2 + - uid: 1428 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-78.5 + pos: -8.5,-42.5 parent: 2 - - uid: 36591 + - uid: 1430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-79.5 + pos: -33.5,-45.5 parent: 2 - - uid: 41605 + - uid: 1431 components: - type: Transform - pos: 99.5,43.5 + pos: -8.5,-47.5 parent: 2 - - uid: 42652 + - uid: 1432 components: - type: Transform - pos: -13.5,-45.5 + pos: -8.5,-46.5 parent: 2 - - uid: 43120 + - uid: 1434 components: - type: Transform - pos: -12.5,-4.5 + pos: -34.5,-45.5 parent: 2 - - uid: 43299 + - uid: 1436 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,44.5 + pos: -33.5,-41.5 parent: 2 - - uid: 43300 + - uid: 1438 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,44.5 + pos: -8.5,-41.5 parent: 2 - - uid: 43301 + - uid: 1439 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,47.5 + pos: -39.5,-41.5 parent: 2 - - uid: 43307 + - uid: 1440 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,43.5 + pos: -34.5,-43.5 parent: 2 - - uid: 43491 + - uid: 1441 components: - type: Transform - pos: -54.5,29.5 + pos: -32.5,-43.5 parent: 2 - - uid: 45298 + - uid: 1443 components: - type: Transform - pos: -13.5,18.5 + pos: -43.5,-43.5 parent: 2 - - uid: 48476 + - uid: 1444 components: - type: Transform - pos: -74.5,-5.5 + pos: -51.5,-43.5 parent: 2 - - uid: 49460 + - uid: 1446 components: - type: Transform - pos: -9.5,30.5 - parent: 45711 - - uid: 49461 + pos: -47.5,-43.5 + parent: 2 + - uid: 1447 components: - type: Transform - pos: -8.5,30.5 - parent: 45711 - - uid: 49462 + pos: -49.5,-43.5 + parent: 2 + - uid: 1449 components: - type: Transform - pos: 30.5,16.5 - parent: 45711 - - uid: 49463 + pos: -45.5,-43.5 + parent: 2 + - uid: 1450 components: - type: Transform - pos: 28.5,16.5 - parent: 45711 - - uid: 49464 + pos: -36.5,-45.5 + parent: 2 + - uid: 1451 components: - type: Transform - pos: 27.5,16.5 - parent: 45711 - - uid: 49465 + pos: -38.5,-45.5 + parent: 2 + - uid: 1454 components: - type: Transform - pos: 29.5,15.5 - parent: 45711 - - uid: 49466 + pos: -55.5,-39.5 + parent: 2 + - uid: 1455 components: - type: Transform - pos: 28.5,15.5 - parent: 45711 - - uid: 49467 + pos: -55.5,-41.5 + parent: 2 + - uid: 1456 components: - type: Transform - pos: 29.5,16.5 - parent: 45711 - - uid: 49468 + pos: -54.5,-43.5 + parent: 2 + - uid: 1457 components: - type: Transform - pos: 28.5,17.5 - parent: 45711 - - uid: 49469 + pos: -55.5,-38.5 + parent: 2 + - uid: 1458 components: - type: Transform - pos: 29.5,17.5 - parent: 45711 - - uid: 49470 + pos: -32.5,-45.5 + parent: 2 + - uid: 1459 components: - type: Transform - pos: 18.5,-7.5 - parent: 45711 - - uid: 51280 + pos: -32.5,-46.5 + parent: 2 + - uid: 1460 components: - type: Transform - pos: 7.5,-63.5 + pos: -32.5,-47.5 parent: 2 - - uid: 51281 + - uid: 1461 components: - type: Transform - pos: 6.5,-63.5 + pos: -53.5,-43.5 parent: 2 - - uid: 51284 + - uid: 1462 components: - type: Transform - pos: 7.5,-64.5 + pos: -31.5,-47.5 parent: 2 - - uid: 51285 + - uid: 1463 components: - type: Transform - pos: 11.5,-64.5 + pos: -55.5,-43.5 parent: 2 - - uid: 51286 + - uid: 1464 components: - type: Transform - pos: 11.5,-63.5 + pos: -30.5,-47.5 parent: 2 - - uid: 51287 + - uid: 1465 components: - type: Transform - pos: 12.5,-63.5 + pos: -55.5,-42.5 parent: 2 - - uid: 51367 + - uid: 1466 components: - type: Transform - pos: -41.5,-0.5 + pos: -29.5,-47.5 parent: 2 - - uid: 51369 + - uid: 1467 components: - type: Transform - pos: -41.5,1.5 + pos: -55.5,-37.5 parent: 2 - - uid: 51436 + - uid: 1468 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-68.5 + pos: -28.5,-47.5 parent: 2 - - uid: 51437 + - uid: 1469 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-68.5 + pos: -55.5,-36.5 parent: 2 - - uid: 51438 + - uid: 1470 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,-69.5 + pos: -27.5,-47.5 parent: 2 - - uid: 51472 + - uid: 1471 components: - type: Transform - pos: 23.5,-71.5 + pos: -55.5,-40.5 parent: 2 - - uid: 51625 + - uid: 1472 components: - type: Transform - pos: -39.5,-2.5 + pos: -26.5,-47.5 parent: 2 - - uid: 51628 + - uid: 1473 components: - type: Transform - pos: -38.5,-2.5 + pos: -35.5,-45.5 parent: 2 - - uid: 51890 + - uid: 1474 components: - type: Transform - pos: -74.5,-9.5 + pos: -21.5,-49.5 parent: 2 - - uid: 53064 + - uid: 1475 components: - type: Transform - pos: -0.5,1.5 + pos: -37.5,-45.5 parent: 2 - - uid: 53066 + - uid: 1476 components: - type: Transform - pos: 0.5,1.5 + pos: -22.5,-49.5 parent: 2 - - uid: 53067 + - uid: 1477 components: - type: Transform - pos: 0.5,4.5 + pos: -39.5,-45.5 parent: 2 - - uid: 53457 + - uid: 1478 components: - type: Transform - pos: -13.5,57.5 - parent: 45711 - - uid: 53458 + pos: -20.5,-49.5 + parent: 2 + - uid: 1479 components: - type: Transform - pos: -13.5,56.5 - parent: 45711 - - uid: 53459 + pos: -44.5,-43.5 + parent: 2 + - uid: 1480 components: - type: Transform - pos: -12.5,57.5 - parent: 45711 - - uid: 53460 + pos: -19.5,-49.5 + parent: 2 + - uid: 1481 components: - type: Transform - pos: -12.5,56.5 - parent: 45711 - - uid: 53461 + pos: -46.5,-43.5 + parent: 2 + - uid: 1482 components: - type: Transform - pos: -11.5,57.5 - parent: 45711 - - uid: 53462 + pos: -23.5,-49.5 + parent: 2 + - uid: 1483 components: - type: Transform - pos: -11.5,56.5 - parent: 45711 - - uid: 53516 + pos: -48.5,-43.5 + parent: 2 + - uid: 1484 components: - type: Transform - pos: -21.5,54.5 - parent: 45711 - - uid: 53518 + pos: -24.5,-49.5 + parent: 2 + - uid: 1485 components: - type: Transform - pos: -19.5,54.5 - parent: 45711 - - uid: 53519 + pos: -50.5,-43.5 + parent: 2 + - uid: 1486 components: - type: Transform - pos: -19.5,55.5 - parent: 45711 - - uid: 54207 + pos: -25.5,-49.5 + parent: 2 + - uid: 1487 components: - type: Transform - pos: -65.5,17.5 + pos: -52.5,-43.5 parent: 2 - - uid: 56044 + - uid: 1488 components: - type: Transform - pos: 33.5,42.5 - parent: 45711 - - uid: 56045 + pos: -18.5,-47.5 + parent: 2 + - uid: 1490 components: - type: Transform - pos: 34.5,44.5 - parent: 45711 -- proto: TaikoInstrument - entities: - - uid: 3799 + pos: -17.5,-47.5 + parent: 2 + - uid: 1492 components: - type: Transform - pos: -27.5,17.5 + pos: -16.5,-47.5 parent: 2 -- proto: TargetClown - entities: - - uid: 5611 + - uid: 1493 components: - type: Transform - pos: -34.5,-11.5 + pos: -37.5,-41.5 parent: 2 - - uid: 14118 + - uid: 1494 components: - type: Transform - pos: 79.5,-52.5 + pos: -15.5,-47.5 parent: 2 - - uid: 26742 + - uid: 1495 components: - type: Transform - pos: -36.5,35.5 + pos: -38.5,-41.5 parent: 2 - - uid: 26743 + - uid: 1496 components: - type: Transform - pos: 41.5,-43.5 + pos: -14.5,-47.5 parent: 2 - - uid: 49471 + - uid: 1498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,34.5 - parent: 45711 - - uid: 49472 + pos: -13.5,-47.5 + parent: 2 + - uid: 1499 components: - type: Transform - pos: 37.5,23.5 - parent: 45711 - - uid: 53270 + pos: -8.5,-39.5 + parent: 2 + - uid: 1500 components: - type: Transform - pos: -15.5,77.5 - parent: 45711 -- proto: TargetDarts - entities: - - uid: 11471 + pos: -12.5,-47.5 + parent: 2 + - uid: 1501 components: - type: Transform - pos: 31.5,-36.5 + pos: -12.5,-40.5 parent: 2 - - uid: 12785 + - uid: 1502 components: - type: Transform - pos: -64.5,4.5 + pos: -12.5,-41.5 parent: 2 - - uid: 17944 + - uid: 1503 components: - type: Transform - pos: -46.5,40.5 + pos: -12.5,-42.5 parent: 2 - - uid: 49473 + - uid: 1504 components: - type: Transform - pos: 11.5,24.5 - parent: 45711 - - uid: 51540 + pos: -12.5,-46.5 + parent: 2 + - uid: 1505 components: - type: Transform - pos: -15.738059,27.161884 + pos: -12.5,-43.5 parent: 2 -- proto: TargetHuman - entities: - - uid: 5609 + - uid: 1506 components: - type: Transform - pos: -37.5,-12.5 + pos: -12.5,-44.5 parent: 2 - - uid: 11918 + - uid: 1515 components: - type: Transform - pos: -41.5,52.5 + pos: -64.5,-4.5 parent: 2 - - uid: 26746 + - uid: 1516 components: - type: Transform - pos: -50.5,-27.5 + pos: -65.5,-4.5 parent: 2 - - uid: 49474 + - uid: 1517 components: - type: Transform - pos: 19.5,22.5 - parent: 45711 - - uid: 49475 + pos: -66.5,-4.5 + parent: 2 + - uid: 1518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,34.5 - parent: 45711 - - uid: 49476 + pos: -66.5,-5.5 + parent: 2 + - uid: 1519 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,32.5 - parent: 45711 - - uid: 49477 + pos: -66.5,-6.5 + parent: 2 + - uid: 1520 components: - type: Transform - pos: 23.5,30.5 - parent: 45711 - - uid: 49478 + pos: 38.5,18.5 + parent: 2 + - uid: 1522 components: - type: Transform - pos: 36.5,23.5 - parent: 45711 - - uid: 49479 + pos: -66.5,-9.5 + parent: 2 + - uid: 1523 components: - type: Transform - pos: 35.5,23.5 - parent: 45711 - - uid: 49480 + pos: -66.5,-10.5 + parent: 2 + - uid: 1524 components: - type: Transform - pos: 20.5,26.5 - parent: 45711 - - uid: 49481 + pos: -66.5,-11.5 + parent: 2 + - uid: 1525 components: - type: Transform - pos: 19.5,28.5 - parent: 45711 - - uid: 49482 + pos: -66.5,-12.5 + parent: 2 + - uid: 1526 components: - type: Transform - pos: 21.5,29.5 - parent: 45711 - - uid: 49483 + pos: -66.5,-13.5 + parent: 2 + - uid: 1527 components: - type: Transform - pos: 21.5,20.5 - parent: 45711 - - uid: 49484 + pos: -65.5,-13.5 + parent: 2 + - uid: 1528 components: - type: Transform - pos: 19.5,24.5 - parent: 45711 - - uid: 53273 + pos: -64.5,-13.5 + parent: 2 + - uid: 1529 components: - type: Transform - pos: -11.5,74.5 - parent: 45711 - - uid: 53278 + pos: -65.5,-24.5 + parent: 2 + - uid: 1530 components: - type: Transform - pos: -9.5,76.5 - parent: 45711 - - uid: 53279 + pos: -65.5,-25.5 + parent: 2 + - uid: 1531 components: - type: Transform - pos: -10.5,78.5 - parent: 45711 - - uid: 53330 + pos: -65.5,-26.5 + parent: 2 + - uid: 1532 components: - type: Transform - pos: -15.5,69.5 - parent: 45711 -- proto: TargetStrange - entities: - - uid: 5623 + pos: -65.5,-27.5 + parent: 2 + - uid: 1533 components: - type: Transform - pos: -34.5,-9.5 + pos: -65.5,-28.5 parent: 2 - - uid: 5624 + - uid: 1534 components: - type: Transform - pos: -37.5,-8.5 + pos: -65.5,-29.5 parent: 2 - - uid: 49485 + - uid: 1535 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,33.5 - parent: 45711 - - uid: 53271 + pos: -65.5,-30.5 + parent: 2 + - uid: 1536 components: - type: Transform - pos: -13.5,76.5 - parent: 45711 - - uid: 54120 + pos: -65.5,-31.5 + parent: 2 + - uid: 1537 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,36.5 - parent: 45711 - - uid: 54323 + pos: -65.5,-32.5 + parent: 2 + - uid: 1538 components: - type: Transform - pos: -36.5,33.5 - parent: 45711 - - uid: 54383 + pos: -65.5,-33.5 + parent: 2 + - uid: 1539 components: - type: Transform - pos: -32.5,27.5 - parent: 45711 -- proto: TargetSyndicate - entities: - - uid: 5610 + pos: -65.5,-34.5 + parent: 2 + - uid: 1540 components: - type: Transform - pos: -38.5,-10.5 + pos: -64.5,-34.5 parent: 2 - - uid: 8059 + - uid: 1541 components: - type: Transform - pos: -33.5,-9.5 + pos: -63.5,-34.5 parent: 2 - - uid: 12270 + - uid: 1542 components: - type: Transform - pos: 11.5,12.5 + pos: -62.5,-34.5 parent: 2 - - uid: 28064 + - uid: 1543 components: - type: Transform - pos: 13.5,56.5 + pos: -61.5,-34.5 parent: 2 - - uid: 49486 + - uid: 1544 components: - type: Transform - pos: 20.5,19.5 - parent: 45711 - - uid: 49487 + pos: -60.5,-34.5 + parent: 2 + - uid: 1545 components: - type: Transform - pos: 0.5,-7.5 - parent: 45711 - - uid: 52368 + pos: -59.5,-34.5 + parent: 2 + - uid: 1546 components: - type: Transform - pos: -0.5,44.5 - parent: 45711 -- proto: TechnologyDisk - entities: - - uid: 54347 + pos: -59.5,-35.5 + parent: 2 + - uid: 1547 components: - type: Transform - pos: -32.319443,32.966858 - parent: 45711 -- proto: TegCenter - entities: - - uid: 42688 + pos: -59.5,-36.5 + parent: 2 + - uid: 1549 components: - type: Transform - pos: 42.5,15.5 + pos: -58.5,-37.5 parent: 2 - - type: ApcPowerReceiver - powerDisabled: True -- proto: TegCirculator - entities: - - uid: 6311 + - uid: 1550 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,26.5 + pos: -57.5,-37.5 parent: 2 - - type: PointLight - color: '#FF3300FF' - - uid: 43009 + - uid: 1551 components: - type: Transform - pos: 28.5,14.5 + pos: -56.5,-37.5 parent: 2 - - type: PointLight - color: '#FF3300FF' -- proto: TelecomServer - entities: - - uid: 14344 + - uid: 1552 components: - type: Transform - pos: 49.5,70.5 + pos: -50.5,-25.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14345 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14346 + - uid: 1555 components: - type: Transform - pos: 45.5,70.5 + pos: -56.5,-18.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14347 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14348 + - uid: 1556 components: - type: Transform - pos: 49.5,68.5 + pos: -56.5,-17.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14349 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14350 + - uid: 1557 components: - type: Transform - pos: 45.5,68.5 + pos: -55.5,-17.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14351 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14352 + - uid: 1560 components: - type: Transform - pos: 47.5,70.5 + pos: -61.5,-21.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14353 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14354 + - uid: 1561 components: - type: Transform - pos: 47.5,68.5 + pos: -61.5,-20.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14355 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14356 + - uid: 1562 components: - type: Transform - pos: 51.5,68.5 + pos: -61.5,-19.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14357 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 14358 + - uid: 1563 components: - type: Transform - pos: 51.5,70.5 + pos: -61.5,-18.5 parent: 2 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 14359 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 48320 + - uid: 1564 components: - type: Transform - pos: 11.5,-8.5 - parent: 45711 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 48321 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 48322 + pos: -61.5,-17.5 + parent: 2 + - uid: 1565 components: - type: Transform - pos: -5.5,-1.5 - parent: 45711 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 48323 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 49488 + pos: -60.5,-17.5 + parent: 2 + - uid: 1566 components: - type: Transform - pos: -12.5,-8.5 - parent: 45711 - - uid: 53686 + pos: -58.5,-17.5 + parent: 2 + - uid: 1567 components: - type: Transform - pos: -23.5,40.5 - parent: 45711 - - uid: 56197 + pos: -57.5,-17.5 + parent: 2 + - uid: 1569 components: - type: Transform - pos: 3.5,-1.5 - parent: 56108 - - type: ContainerContainer - containers: - key_slots: !type:Container - showEnts: False - occludes: True - ents: - - 56198 - - 56199 - machine_board: !type:Container - showEnts: False - occludes: True - ents: [] - machine_parts: !type:Container - showEnts: False - occludes: True - ents: [] -- proto: Telecrystal1 - entities: - - uid: 14137 + pos: -83.5,-19.5 + parent: 2 + - uid: 1570 components: - type: Transform - pos: 40.40247,3.8382509 + pos: -82.5,-19.5 parent: 2 - - uid: 22292 + - uid: 1571 components: - type: Transform - parent: 22291 - - type: Physics - canCollide: False - - uid: 28630 + pos: -81.5,-19.5 + parent: 2 + - uid: 1572 components: - type: Transform - parent: 28540 - - type: Physics - canCollide: False - - uid: 43111 + pos: -80.5,-19.5 + parent: 2 + - uid: 1573 components: - type: Transform - pos: -100.54738,-18.671135 + pos: -79.5,-19.5 parent: 2 -- proto: TeslaCoil - entities: - - uid: 41526 + - uid: 1574 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,33.5 + pos: -78.5,-19.5 parent: 2 - - uid: 41548 + - uid: 1575 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,33.5 + pos: -77.5,-19.5 parent: 2 - - uid: 41814 + - uid: 1576 components: - type: Transform - rot: 3.141592653589793 rad - pos: 37.5,32.5 + pos: -76.5,-19.5 parent: 2 - - uid: 41827 + - uid: 1577 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,33.5 + pos: -75.5,-19.5 parent: 2 -- proto: TeslaGenerator - entities: - - uid: 20311 + - uid: 1578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,32.5 + pos: -74.5,-19.5 parent: 2 -- proto: TeslaGroundingRod - entities: - - uid: 1637 + - uid: 1579 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,32.5 + pos: -74.5,-18.5 parent: 2 - - uid: 1743 + - uid: 1580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,33.5 + pos: -74.5,-17.5 parent: 2 - - uid: 49489 + - uid: 1581 components: - type: Transform - pos: -12.5,34.5 - parent: 45711 - - uid: 50867 + pos: -74.5,-13.5 + parent: 2 + - uid: 1582 components: - type: Transform - pos: 77.5,39.5 + pos: -74.5,-12.5 parent: 2 - - uid: 50868 + - uid: 1583 components: - type: Transform - pos: 81.5,38.5 + pos: -74.5,-11.5 parent: 2 -- proto: ThermomachineFreezerMachineCircuitBoard - entities: - - uid: 20346 + - uid: 1584 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.49872,29.517357 + pos: -75.5,-11.5 parent: 2 -- proto: ThievingGloves - entities: - - uid: 32711 + - uid: 1585 components: - type: Transform - pos: 40.49096,4.7093935 + pos: -76.5,-11.5 parent: 2 -- proto: Thruster - entities: - - uid: 7182 + - uid: 1586 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,3.5 + pos: -77.5,-11.5 parent: 2 - - uid: 20851 + - uid: 1587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,4.5 + pos: -78.5,-11.5 parent: 2 - - uid: 20853 + - uid: 1588 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,5.5 + pos: -79.5,-11.5 parent: 2 - - uid: 20907 + - uid: 1589 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,0.5 + pos: -80.5,-11.5 parent: 2 - - uid: 20908 + - uid: 1590 components: - type: Transform - pos: -71.5,9.5 + pos: -81.5,-11.5 parent: 2 - - uid: 20909 + - uid: 1591 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,7.5 + pos: -82.5,-11.5 parent: 2 - - uid: 25342 + - uid: 1592 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,1.5 + pos: -83.5,-11.5 parent: 2 - - uid: 25343 + - uid: 1593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,8.5 + pos: -70.5,-13.5 parent: 2 - - uid: 25388 + - uid: 1594 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,2.5 + pos: -70.5,-12.5 parent: 2 - - uid: 26753 + - uid: 1595 components: - type: Transform - pos: -94.5,8.5 + pos: -70.5,-11.5 parent: 2 - - uid: 26754 + - uid: 1596 components: - type: Transform - rot: 3.141592653589793 rad - pos: -94.5,1.5 + pos: -70.5,-10.5 parent: 2 - - uid: 26755 + - uid: 1597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -93.5,9.5 + pos: -70.5,-9.5 parent: 2 - - uid: 26756 + - uid: 1598 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -93.5,0.5 + pos: -70.5,-8.5 parent: 2 - - uid: 32855 + - uid: 1599 components: - type: Transform - pos: -1.5,6.5 - parent: 32764 - - type: Thruster - thrust: 1000 - - uid: 32857 + pos: -66.5,-17.5 + parent: 2 + - uid: 1600 components: - type: Transform - pos: 2.5,6.5 - parent: 32764 - - type: Thruster - thrust: 1000 - - uid: 32858 + pos: -65.5,-17.5 + parent: 2 + - uid: 1601 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,2.5 - parent: 32764 - - type: Thruster - thrust: 1000 - - uid: 32859 + pos: -64.5,-17.5 + parent: 2 + - uid: 1602 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,2.5 - parent: 32764 - - type: Thruster - thrust: 1000 - - uid: 32860 + pos: -65.5,-18.5 + parent: 2 + - uid: 1603 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-4.5 - parent: 32764 - - type: Thruster - thrust: 1000 - - uid: 35879 + pos: -62.5,-17.5 + parent: 2 + - uid: 1604 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,1.5 - parent: 35803 - - uid: 35880 + pos: -70.5,-17.5 + parent: 2 + - uid: 1605 components: - type: Transform - pos: -1.5,3.5 - parent: 35803 - - uid: 36110 + pos: -70.5,-18.5 + parent: 2 + - uid: 1606 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 35803 - - uid: 37854 + pos: -70.5,-19.5 + parent: 2 + - uid: 1607 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,6.5 - parent: 36861 - - uid: 37855 + pos: -70.5,-20.5 + parent: 2 + - uid: 1608 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,1.5 - parent: 36861 - - uid: 37856 + pos: -70.5,-21.5 + parent: 2 + - uid: 1609 components: - type: Transform - rot: 3.141592653589793 rad - pos: 57.5,1.5 - parent: 36861 - - uid: 41812 + pos: -70.5,-22.5 + parent: 2 + - uid: 1638 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,6.5 + pos: -70.5,-16.5 parent: 2 - - uid: 45175 + - uid: 1639 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-8.5 - parent: 44868 - - type: Thruster - thrust: 1000 - - uid: 45176 + pos: -70.5,-14.5 + parent: 2 + - uid: 1640 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-8.5 - parent: 44868 - - uid: 45177 + pos: -66.5,-14.5 + parent: 2 + - uid: 1641 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-8.5 - parent: 44868 - - type: Thruster - thrust: 1000 - - uid: 45178 + pos: -66.5,-16.5 + parent: 2 + - uid: 1642 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-8.5 - parent: 44868 - - uid: 45179 + pos: -66.5,-18.5 + parent: 2 + - uid: 1643 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-8.5 - parent: 44868 - - uid: 45180 + pos: -67.5,-18.5 + parent: 2 + - uid: 1644 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-8.5 - parent: 44868 - - uid: 45181 + pos: -69.5,-18.5 + parent: 2 + - uid: 1645 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-7.5 - parent: 44868 - - uid: 45182 + pos: -69.5,-12.5 + parent: 2 + - uid: 1646 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-7.5 - parent: 44868 - - uid: 45183 + pos: -67.5,-12.5 + parent: 2 + - uid: 1647 components: - type: Transform - pos: -5.5,0.5 - parent: 44868 - - uid: 45184 + pos: -65.5,-19.5 + parent: 2 + - uid: 1648 components: - type: Transform - pos: 8.5,0.5 - parent: 44868 - - uid: 45185 + pos: -62.5,-21.5 + parent: 2 + - uid: 1649 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-0.5 - parent: 44868 - - type: Thruster - thrust: 1000 - - uid: 45186 + pos: -63.5,-21.5 + parent: 2 + - uid: 1650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-0.5 - parent: 44868 - - type: Thruster - thrust: 1000 - - uid: 45249 + pos: -64.5,-21.5 + parent: 2 + - uid: 1651 components: - type: Transform - pos: -1.5,2.5 - parent: 44868 - - type: Thruster - thrust: 1000 - - uid: 45250 + pos: -65.5,-21.5 + parent: 2 + - uid: 1653 components: - type: Transform - pos: 4.5,2.5 - parent: 44868 - - type: Thruster - thrust: 1000 - - uid: 47315 + pos: -40.5,-45.5 + parent: 2 + - uid: 1654 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-4.5 - parent: 32764 - - type: Thruster - thrust: 1000 - - uid: 49490 + pos: -40.5,-46.5 + parent: 2 + - uid: 1655 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,22.5 - parent: 45711 - - uid: 49491 + pos: -39.5,-46.5 + parent: 2 + - uid: 1656 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,22.5 - parent: 45711 - - uid: 49492 + pos: -38.5,-46.5 + parent: 2 + - uid: 1657 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,27.5 - parent: 45711 - - uid: 56268 + pos: -37.5,-46.5 + parent: 2 + - uid: 1658 components: - type: Transform - pos: 4.5,3.5 - parent: 56108 - - uid: 56269 + pos: -36.5,-46.5 + parent: 2 + - uid: 1659 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,2.5 - parent: 56108 - - uid: 56270 + pos: -35.5,-46.5 + parent: 2 + - uid: 1660 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-4.5 - parent: 56108 - - uid: 56271 + pos: -34.5,-46.5 + parent: 2 + - uid: 1661 components: - type: Transform - pos: -3.5,3.5 - parent: 56108 - - uid: 56272 + pos: -33.5,-46.5 + parent: 2 + - uid: 1662 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-3.5 - parent: 56108 - - uid: 56273 + pos: -33.5,-47.5 + parent: 2 + - uid: 1663 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-4.5 - parent: 56108 - - uid: 56274 + pos: -33.5,-48.5 + parent: 2 + - uid: 1664 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-3.5 - parent: 56108 - - uid: 56275 + pos: -32.5,-48.5 + parent: 2 + - uid: 1665 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,2.5 - parent: 56108 -- proto: ThrusterMachineCircuitboard - entities: - - uid: 37857 + pos: -31.5,-48.5 + parent: 2 + - uid: 1666 components: - type: Transform - pos: 40.426636,-11.313995 - parent: 36861 - - uid: 52081 + pos: -30.5,-48.5 + parent: 2 + - uid: 1667 components: - type: Transform - pos: 17.540783,6.323734 + pos: -29.5,-48.5 parent: 2 -- proto: ThrusterUnanchored - entities: - - uid: 31141 + - uid: 1668 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,63.5 + pos: -28.5,-48.5 parent: 2 - - uid: 41621 + - uid: 1669 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,63.5 + pos: -27.5,-48.5 parent: 2 -- proto: TimerTrigger - entities: - - uid: 15347 + - uid: 1670 components: - type: Transform - pos: 80.8047,-45.327526 + pos: -26.5,-48.5 parent: 2 - - uid: 15350 + - uid: 1671 components: - type: Transform - pos: 80.81369,-45.289463 + pos: -25.5,-48.5 parent: 2 - - uid: 55961 + - uid: 1672 components: - type: Transform - pos: -32.563644,33.23242 - parent: 45711 -- proto: TintedWindow - entities: - - uid: 8055 + pos: -24.5,-48.5 + parent: 2 + - uid: 1673 components: - type: Transform - pos: -20.5,69.5 + pos: -23.5,-48.5 parent: 2 - - uid: 12187 + - uid: 1674 components: - type: Transform - pos: -55.5,24.5 + pos: -22.5,-48.5 parent: 2 - - uid: 13401 + - uid: 1675 components: - type: Transform - pos: -54.5,24.5 + pos: -21.5,-48.5 parent: 2 - - uid: 19308 + - uid: 1676 components: - type: Transform - pos: -20.5,67.5 + pos: -20.5,-48.5 parent: 2 - - uid: 19470 + - uid: 1677 components: - type: Transform - pos: -53.5,24.5 + pos: -19.5,-48.5 parent: 2 - - uid: 20101 + - uid: 1678 components: - type: Transform - pos: -20.5,68.5 + pos: -18.5,-48.5 parent: 2 - - uid: 21121 + - uid: 1679 components: - type: Transform - pos: 11.5,-38.5 + pos: -17.5,-48.5 parent: 2 - - uid: 21342 + - uid: 1680 components: - type: Transform - pos: 11.5,-37.5 + pos: -16.5,-48.5 parent: 2 - - uid: 22002 + - uid: 1681 components: - type: Transform - pos: -7.5,-3.5 + pos: -15.5,-48.5 parent: 2 - - uid: 22055 + - uid: 1682 components: - type: Transform - pos: -7.5,-5.5 + pos: -14.5,-48.5 parent: 2 - - uid: 22059 + - uid: 1683 components: - type: Transform - pos: -7.5,-4.5 + pos: -13.5,-48.5 parent: 2 - - uid: 22062 + - uid: 1684 components: - type: Transform - pos: -7.5,-6.5 + pos: -12.5,-48.5 parent: 2 - - uid: 24643 + - uid: 1685 components: - type: Transform - pos: 12.5,-38.5 + pos: 49.5,-38.5 parent: 2 - - uid: 25227 + - uid: 1686 components: - type: Transform - pos: 13.5,-38.5 + pos: 44.5,-39.5 parent: 2 - - uid: 25242 + - uid: 1687 components: - type: Transform - pos: 11.5,-36.5 + pos: 39.5,-38.5 parent: 2 - - uid: 26759 + - uid: 1688 components: - type: Transform - pos: -29.5,14.5 + pos: -8.5,-48.5 parent: 2 - - uid: 26760 + - uid: 1689 components: - type: Transform - pos: -5.5,-15.5 + pos: -7.5,-48.5 parent: 2 - - uid: 26761 + - uid: 1690 components: - type: Transform - pos: -5.5,-16.5 + pos: -7.5,-47.5 parent: 2 -- proto: TobaccoSeeds - entities: - - uid: 14084 + - uid: 1691 components: - type: Transform - pos: 29.49359,-52.293118 + pos: -7.5,-46.5 parent: 2 -- proto: ToiletDirtyWater - entities: - - uid: 5691 + - uid: 1692 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-16.5 + pos: -7.5,-45.5 parent: 2 - - uid: 24466 + - uid: 1693 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,-26.5 + pos: -7.5,-44.5 parent: 2 - - uid: 26762 + - uid: 1694 components: - type: Transform - pos: -32.5,7.5 + pos: -7.5,-43.5 parent: 2 - - uid: 26763 + - uid: 1695 components: - type: Transform - pos: -34.5,7.5 + pos: -7.5,-42.5 parent: 2 - - uid: 26765 + - uid: 1696 components: - type: Transform - pos: -30.5,7.5 + pos: -7.5,-41.5 parent: 2 - - uid: 26910 + - uid: 1698 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,-51.5 + pos: -7.5,-39.5 parent: 2 - - uid: 34159 + - uid: 1699 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,19.5 - parent: 33049 - - uid: 37858 + pos: -7.5,-38.5 + parent: 2 + - uid: 1700 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,11.5 - parent: 36861 - - uid: 43699 + pos: -7.5,-37.5 + parent: 2 + - uid: 1703 components: - type: Transform - pos: 9.5,-63.5 + pos: -43.5,-44.5 parent: 2 - - uid: 47009 + - uid: 1704 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,20.5 - parent: 45711 - - type: ContainerContainer - containers: - stash: !type:ContainerSlot - showEnts: False - occludes: True - ent: 47010 - disposals: !type:Container - showEnts: False - occludes: True - ents: [] - - uid: 49493 + pos: -44.5,-44.5 + parent: 2 + - uid: 1705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,20.5 - parent: 45711 -- proto: ToiletEmpty - entities: - - uid: 1632 + pos: -45.5,-44.5 + parent: 2 + - uid: 1706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,48.5 + pos: -46.5,-44.5 parent: 2 - - uid: 11248 + - uid: 1707 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,50.5 + pos: -47.5,-44.5 parent: 2 - - uid: 26767 + - uid: 1708 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-53.5 + pos: -48.5,-44.5 parent: 2 - - uid: 34160 + - uid: 1709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,21.5 - parent: 33049 - - uid: 37859 + pos: -49.5,-44.5 + parent: 2 + - uid: 1710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,13.5 - parent: 36861 -- proto: ToolboxArtisticFilled - entities: - - uid: 14008 + pos: -50.5,-44.5 + parent: 2 + - uid: 1711 components: - type: Transform - pos: 40.51774,-4.5997176 + pos: -51.5,-44.5 parent: 2 - - uid: 45361 + - uid: 1712 components: - type: Transform - pos: -27.617832,7.4658575 + pos: -52.5,-44.5 parent: 2 -- proto: ToolboxElectrical - entities: - - uid: 26773 + - uid: 1713 components: - type: Transform - pos: 24.459686,21.444653 + pos: -53.5,-44.5 parent: 2 - - uid: 26775 + - uid: 1714 components: - type: Transform - pos: 15.524033,-31.222477 + pos: -54.5,-44.5 parent: 2 -- proto: ToolboxElectricalFilled - entities: - - uid: 14123 + - uid: 1715 components: - type: Transform - pos: 5.077238,27.762358 + pos: -55.5,-44.5 parent: 2 - - uid: 14136 + - uid: 1716 components: - type: Transform - pos: 5.077238,27.512358 + pos: -56.5,-44.5 parent: 2 - - uid: 22971 + - uid: 1717 components: - type: Transform - pos: 63.50942,-52.58868 + pos: -56.5,-43.5 parent: 2 - - uid: 24821 + - uid: 1718 components: - type: Transform - pos: 57.492287,60.61573 + pos: -56.5,-42.5 parent: 2 - - uid: 26776 + - uid: 1719 components: - type: Transform - pos: -26.930336,7.778357 + pos: -56.5,-41.5 parent: 2 - - uid: 26777 + - uid: 1720 components: - type: Transform - pos: -56.484936,-15.328671 + pos: -56.5,-40.5 parent: 2 - - uid: 26786 + - uid: 1721 components: - type: Transform - pos: 38.494377,-42.277668 + pos: -56.5,-39.5 parent: 2 - - uid: 26801 + - uid: 1722 components: - type: Transform - pos: 63.528133,-17.5475 + pos: -56.5,-38.5 parent: 2 - - uid: 26845 + - uid: 1726 components: - type: Transform - pos: 55.48466,-27.28507 + pos: -64.5,-22.5 parent: 2 - - uid: 28948 + - uid: 1727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.578056,-52.337418 + pos: -65.5,-22.5 parent: 2 - - uid: 42550 + - uid: 1731 components: - type: Transform - pos: 46.50625,13.592665 + pos: -92.5,-1.5 parent: 2 - - uid: 44548 + - uid: 1732 components: - type: Transform - pos: 2.5116127,-28.677227 + pos: -91.5,-1.5 parent: 2 - - uid: 45353 + - uid: 1733 components: - type: Transform - pos: -12.473088,-49.658344 + pos: 38.5,17.5 parent: 2 - - uid: 45664 + - uid: 1734 components: - type: Transform - pos: 6.6511765,5.37613 - parent: 45518 - - uid: 50985 + pos: -89.5,-1.5 + parent: 2 + - uid: 1735 components: - type: Transform - pos: -53.51987,52.65459 + pos: -88.5,-1.5 parent: 2 - - uid: 51234 + - uid: 1736 components: - type: Transform - pos: 27.522335,-65.35755 + pos: -87.5,-1.5 parent: 2 -- proto: ToolboxEmergency - entities: - - uid: 31910 + - uid: 1742 components: - type: Transform - parent: 30867 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43271 + pos: -81.5,-1.5 + parent: 2 + - uid: 1743 components: - type: Transform - pos: -44.57108,51.711563 + pos: -80.5,-1.5 parent: 2 - - uid: 47007 + - uid: 1744 components: - type: Transform - pos: -7.453809,27.597425 - parent: 45711 - - type: Storage - storedItems: - 47008: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 47008 - - uid: 53081 + pos: -81.5,-37.5 + parent: 2 + - uid: 1745 components: - type: Transform - pos: 0.4869455,63.17134 - parent: 45711 - - type: Storage - storedItems: - 53082: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 53082 - - uid: 53114 + pos: -80.5,-20.5 + parent: 2 + - uid: 1746 components: - type: Transform - pos: 2.2015228,71.59943 - parent: 45711 - - type: Storage - storedItems: - 53118: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 53118 - - uid: 53294 + pos: -80.5,-21.5 + parent: 2 + - uid: 1747 components: - type: Transform - pos: -6.5494566,64.1358 - parent: 45711 - - uid: 53296 + pos: -80.5,-22.5 + parent: 2 + - uid: 1748 components: - type: Transform - pos: -14.798813,63.3006 - parent: 45711 - - uid: 55982 + pos: -80.5,-23.5 + parent: 2 + - uid: 1749 components: - type: Transform - pos: 6.251953,63.06073 - parent: 45711 - - type: Storage - storedItems: - 55983: - position: 0,0 - _rotation: South - - type: ContainerContainer - containers: - storagebase: !type:Container - showEnts: False - occludes: True - ents: - - 55983 -- proto: ToolboxEmergencyFilled - entities: - - uid: 1246 + pos: -80.5,-24.5 + parent: 2 + - uid: 1750 components: - type: Transform - pos: 18.502916,-19.41273 + pos: -80.5,-25.5 parent: 2 - - uid: 19510 + - uid: 1751 components: - type: Transform - pos: 11.081194,-28.274008 + pos: -80.5,-26.5 parent: 2 - - uid: 22187 + - uid: 1752 components: - type: Transform - pos: 18.502916,-19.553354 + pos: -80.5,-27.5 parent: 2 - - uid: 26788 + - uid: 1753 components: - type: Transform - pos: 67.435135,7.5310025 + pos: -80.5,-29.5 parent: 2 - - uid: 26789 + - uid: 1754 components: - type: Transform - pos: -26.934813,7.4395604 + pos: -80.5,-30.5 parent: 2 - - uid: 26790 + - uid: 1755 components: - type: Transform - pos: 21.572166,-32.257633 + pos: -80.5,-31.5 parent: 2 - - uid: 26791 + - uid: 1760 components: - type: Transform - pos: 21.454956,-32.550606 + pos: -80.5,-36.5 parent: 2 - - uid: 26795 + - uid: 1761 components: - type: Transform - pos: -10.514053,-11.287545 + pos: -80.5,-37.5 parent: 2 - - uid: 26796 + - uid: 1762 components: - type: Transform - pos: -91.49735,3.5920618 + pos: -82.5,-37.5 parent: 2 - - uid: 26797 + - uid: 1763 components: - type: Transform - pos: -91.5286,6.592062 + pos: -83.5,-37.5 parent: 2 - - uid: 26799 + - uid: 1764 components: - type: Transform - pos: 38.478752,-42.699547 + pos: -84.5,-37.5 parent: 2 - - uid: 27764 + - uid: 1765 components: - type: Transform - pos: -41.51595,-50.24768 + pos: -85.5,-37.5 parent: 2 - - uid: 43292 + - uid: 1766 components: - type: Transform - parent: 43286 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 43957 + pos: -86.5,-37.5 + parent: 2 + - uid: 1767 components: - type: Transform - pos: -6.5279093,4.8781905 + pos: -87.5,-37.5 parent: 2 - - uid: 45354 + - uid: 1768 components: - type: Transform - pos: -56.469307,-15.609921 + pos: -88.5,-37.5 parent: 2 - - uid: 53122 + - uid: 1769 components: - type: Transform - pos: 6.904724,56.381165 - parent: 45711 - - uid: 53164 + pos: -89.5,-37.5 + parent: 2 + - uid: 1770 components: - type: Transform - pos: 0.03378737,61.40572 - parent: 45711 - - uid: 53176 + pos: -90.5,-37.5 + parent: 2 + - uid: 1771 components: - type: Transform - pos: 4.448929,63.775696 - parent: 45711 - - uid: 53295 + pos: -91.5,-37.5 + parent: 2 + - uid: 1772 components: - type: Transform - pos: -4.03067,61.269165 - parent: 45711 - - uid: 53297 + pos: -92.5,-37.5 + parent: 2 + - uid: 1773 components: - type: Transform - pos: -9.932344,67.400566 - parent: 45711 - - uid: 55981 + pos: -93.5,-37.5 + parent: 2 + - uid: 1774 components: - type: Transform - pos: -1.0755892,63.87446 - parent: 45711 -- proto: ToolboxMechanical - entities: - - uid: 26800 + pos: -94.5,-37.5 + parent: 2 + - uid: 1775 components: - type: Transform - pos: 24.444061,21.741528 + pos: -95.5,-37.5 parent: 2 - - uid: 26802 + - uid: 1776 components: - type: Transform - pos: 21.524956,-32.413883 + pos: -96.5,-37.5 parent: 2 - - uid: 26803 + - uid: 1780 components: - type: Transform - pos: 15.445892,-31.43732 + pos: -76.5,-30.5 parent: 2 -- proto: ToolboxMechanicalFilled - entities: - - uid: 4241 + - uid: 1781 components: - type: Transform - pos: 48.487984,3.6841216 + pos: -76.5,-29.5 parent: 2 - - uid: 5829 + - uid: 1782 components: - type: Transform - pos: 46.50625,13.79579 + pos: -76.5,-28.5 parent: 2 - - uid: 11974 + - uid: 1783 components: - type: Transform - pos: 67.417725,7.1151795 + pos: -76.5,-27.5 parent: 2 - - uid: 14133 + - uid: 1784 components: - type: Transform - pos: 4.4209876,27.762358 + pos: -76.5,-26.5 parent: 2 - - uid: 14147 + - uid: 1785 components: - type: Transform - pos: 4.420988,27.512358 + pos: -76.5,-25.5 parent: 2 - - uid: 15257 + - uid: 1786 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.203526,-52.33819 + pos: -76.5,-24.5 parent: 2 - - uid: 26804 + - uid: 1787 components: - type: Transform - pos: 76.422585,-6.4777412 + pos: -76.5,-23.5 parent: 2 - - uid: 26805 + - uid: 1788 components: - type: Transform - pos: -43.559715,-38.28595 + pos: -70.5,-7.5 parent: 2 - - uid: 26812 + - uid: 1789 components: - type: Transform - pos: -12.470646,-49.35357 + pos: -75.5,-23.5 parent: 2 - - uid: 26813 + - uid: 1790 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.484642,-57.4795 + pos: -74.5,-23.5 parent: 2 - - uid: 26817 + - uid: 1791 components: - type: Transform - pos: 38.478752,-42.512047 + pos: 38.5,16.5 parent: 2 - - uid: 36184 + - uid: 1792 components: - type: Transform - pos: 49.470966,49.71257 + pos: -72.5,-23.5 parent: 2 - - uid: 43073 + - uid: 1793 components: - type: Transform - pos: -53.509457,52.456673 + pos: -71.5,-23.5 parent: 2 - - uid: 44550 + - uid: 1794 components: - type: Transform - pos: -27.617832,7.778357 + pos: -70.5,-23.5 parent: 2 - - uid: 44683 + - uid: 1795 components: - type: Transform - pos: 67.497665,-24.332123 + pos: -71.5,-7.5 parent: 2 - - uid: 45355 + - uid: 1796 components: - type: Transform - pos: 63.50942,-52.27618 + pos: -72.5,-7.5 parent: 2 - - uid: 45665 + - uid: 1797 components: - type: Transform - pos: 6.5261765,5.709463 - parent: 45518 - - uid: 47649 + pos: -73.5,-7.5 + parent: 2 + - uid: 1798 components: - type: Transform - pos: 55.48466,-27.581945 + pos: -74.5,-7.5 parent: 2 - - uid: 51233 + - uid: 1799 components: - type: Transform - pos: 27.522331,-65.60755 + pos: -75.5,-7.5 parent: 2 - - uid: 52891 + - uid: 1800 components: - type: Transform - pos: -4.4680634,70.06647 - parent: 45711 -- proto: ToolboxSyndicate - entities: - - uid: 43122 + pos: -76.5,-7.5 + parent: 2 + - uid: 1801 components: - type: Transform - pos: -100.52456,-18.67936 + pos: -80.5,-10.5 parent: 2 -- proto: TorsoBorgJanitor - entities: - - uid: 49494 + - uid: 1802 components: - type: Transform - pos: 19.54964,13.526009 - parent: 45711 -- proto: TorsoSkeleton - entities: - - uid: 32525 + pos: -80.5,-9.5 + parent: 2 + - uid: 1803 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.140308,-43.49677 + pos: -80.5,-8.5 parent: 2 - - uid: 34161 + - uid: 1804 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.7060547,-17.56189 - parent: 33049 -- proto: TorsoVulpkanin - entities: - - uid: 54842 + pos: -80.5,-7.5 + parent: 2 + - uid: 1805 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.216385,42.758728 - parent: 45711 -- proto: ToyAi - entities: - - uid: 26818 + pos: -80.5,-5.5 + parent: 2 + - uid: 1806 components: - - type: MetaData - desc: Я не робот. Я человек - name: Искуственный интелект - type: Transform - pos: 57.414925,64.72543 + pos: -80.5,-4.5 parent: 2 -- proto: ToyAmongPequeno - entities: - - uid: 14531 + - uid: 1807 components: - type: Transform - pos: 68.73826,-7.290367 + pos: -80.5,-3.5 parent: 2 - - uid: 26819 + - uid: 1808 components: - - type: MetaData - desc: Ему как будто не хватает ножа... - type: Transform - pos: -43.27197,-56.59526 + pos: -80.5,-2.5 parent: 2 -- proto: ToyFigurineAtmosTech - entities: - - uid: 2208 + - uid: 1809 components: - type: Transform - pos: 34.527584,29.580933 + pos: -76.5,-6.5 parent: 2 - - uid: 36078 + - uid: 1810 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -94.03886,24.561333 + pos: -76.5,-5.5 parent: 2 -- proto: ToyFigurineBartender - entities: - - uid: 26137 + - uid: 1811 components: - type: Transform - pos: -13.525508,43.502174 + pos: -76.5,-4.5 parent: 2 -- proto: ToyFigurineBotanist - entities: - - uid: 36185 + - uid: 1812 components: - type: Transform - pos: 49.345966,45.634445 + pos: -77.5,-4.5 parent: 2 -- proto: ToyFigurineChef - entities: - - uid: 36066 + - uid: 1813 components: - type: Transform - pos: -95.67092,29.56479 + pos: -78.5,-4.5 parent: 2 -- proto: ToyFigurineChemist - entities: - - uid: 36187 + - uid: 1814 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 49.61159,46.68132 + pos: -79.5,-4.5 parent: 2 -- proto: ToyFigurineChiefEngineer - entities: - - uid: 11744 + - uid: 1815 components: - type: Transform - pos: 16.620857,17.609613 + pos: -76.5,-8.5 parent: 2 - - uid: 36071 + - uid: 1817 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -94.47635,24.405085 + pos: -76.5,-10.5 parent: 2 -- proto: ToyFigurineClown - entities: - - uid: 36064 + - uid: 1819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -93.40283,31.38944 + pos: -76.5,-22.5 parent: 2 -- proto: ToyFigurineEngineer - entities: - - uid: 1714 + - uid: 1820 components: - type: Transform - pos: 5.807271,27.66371 + pos: -76.5,-20.5 parent: 2 - - uid: 36057 + - uid: 1824 components: - type: Transform - pos: -95.42091,33.838703 + pos: -26.5,-49.5 parent: 2 - - uid: 36058 + - uid: 1825 components: - type: Transform - pos: -95.12404,34.182457 + pos: -18.5,-49.5 parent: 2 - - uid: 36059 + - uid: 1826 components: - type: Transform - pos: -94.60842,34.213703 + pos: -27.5,-49.5 parent: 2 - - uid: 36060 + - uid: 1827 components: - type: Transform - pos: -94.12404,34.182453 + pos: -17.5,-49.5 parent: 2 - - uid: 36061 + - uid: 1829 components: - type: Transform - pos: -93.81154,33.807453 + pos: 38.5,15.5 parent: 2 -- proto: ToyFigurineFootsoldier - entities: - - uid: 43110 + - uid: 1835 components: - type: Transform - pos: -99.563,-18.452385 + pos: 38.5,14.5 parent: 2 - - uid: 49495 + - uid: 1836 components: - type: Transform - pos: 4.40917,2.6694627 - parent: 45711 -- proto: ToyFigurineHeadOfSecurity - entities: - - uid: 14369 + pos: 38.5,13.5 + parent: 2 + - uid: 1837 components: - type: Transform - pos: -24.585289,-35.493153 + pos: 38.5,12.5 parent: 2 -- proto: ToyFigurineLawyer - entities: - - uid: 24000 + - uid: 1838 components: - type: Transform - parent: 1778 - - type: Physics - canCollide: False -- proto: ToyFigurineLibrarian - entities: - - uid: 8709 + pos: 38.5,11.5 + parent: 2 + - uid: 1840 components: - type: Transform - pos: -7.5215693,-58.28707 + pos: 38.5,9.5 parent: 2 -- proto: ToyFigurineMouse - entities: - - uid: 36067 + - uid: 2010 components: - type: Transform - pos: -95.2178,29.580416 + pos: -92.5,2.5 parent: 2 -- proto: ToyFigurineMusician - entities: - - uid: 41666 + - uid: 2011 components: - - type: MetaData - name: Zna1kin - type: Transform - rot: -6.283185307179586 rad - pos: 78.53374,59.50001 + pos: -92.5,-0.5 parent: 2 -- proto: ToyFigurineNukie - entities: - - uid: 36108 + - uid: 2012 components: - type: Transform - pos: -94.89424,39.470325 + pos: -92.5,1.5 parent: 2 - - uid: 36109 + - uid: 2013 components: - type: Transform - pos: -93.95674,39.48595 + pos: -80.5,-38.5 parent: 2 -- proto: ToyFigurineNukieCommander - entities: - - uid: 29358 + - uid: 2014 components: - type: Transform - pos: -94.4633,39.403732 + pos: -80.5,-40.5 parent: 2 -- proto: ToyFigurineNukieElite - entities: - - uid: 43109 + - uid: 2015 components: - type: Transform - pos: -99.219246,-18.53051 + pos: -91.5,2.5 parent: 2 - - uid: 49496 + - uid: 2016 components: - type: Transform - pos: 15.316927,33.65895 - parent: 45711 -- proto: ToyFigurinePassenger - entities: - - uid: 19333 + pos: -70.5,-26.5 + parent: 2 + - uid: 2017 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -95.99198,22.623835 + pos: -89.5,2.5 parent: 2 - - uid: 36068 + - uid: 2018 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -94.273224,22.186333 + pos: -88.5,2.5 parent: 2 - - uid: 36069 + - uid: 2019 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -93.28884,22.326956 + pos: -88.5,1.5 parent: 2 - - uid: 36070 + - uid: 2020 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -95.05448,22.342585 + pos: -88.5,-0.5 parent: 2 - - uid: 36072 + - uid: 2025 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -92.60136,22.60821 + pos: -80.5,-41.5 parent: 2 - - uid: 54194 + - uid: 2028 components: - type: Transform - pos: -92.77323,22.061333 + pos: -79.5,-37.5 parent: 2 - - uid: 54195 + - uid: 2201 components: - type: Transform - pos: -95.61698,22.139458 + pos: -98.5,52.5 parent: 2 - - uid: 54196 + - uid: 2213 components: - type: Transform - pos: -93.78886,21.826958 + pos: -92.5,16.5 parent: 2 - - uid: 54197 + - uid: 2214 components: - type: Transform - pos: -94.67948,21.920708 + pos: -92.5,17.5 parent: 2 -- proto: ToyFigurineQuartermaster - entities: - - uid: 36062 + - uid: 2215 components: - type: Transform - pos: -94.60841,33.619953 + pos: -92.5,18.5 parent: 2 -- proto: ToyFigurineScientist - entities: - - uid: 35617 + - uid: 2216 components: - type: Transform - pos: 26.406649,-7.4051876 + pos: -92.5,19.5 parent: 2 - - uid: 36186 + - uid: 2259 components: - type: Transform - pos: 49.720963,44.665695 + pos: 53.5,36.5 parent: 2 -- proto: ToyFigurineSecurity - entities: - - uid: 36065 + - uid: 2291 components: - type: Transform - pos: -93.63721,31.951939 + pos: -91.5,19.5 parent: 2 -- proto: ToyFigurineSpaceDragon - entities: - - uid: 36107 + - uid: 2292 components: - type: Transform - pos: -94.49743,39.996098 + pos: -91.5,20.5 parent: 2 - - uid: 41068 + - uid: 2293 components: - type: Transform - pos: -63.52222,-64.54757 + pos: -91.5,21.5 parent: 2 -- proto: ToyFireRipley - entities: - - uid: 49497 + - uid: 2294 components: - type: Transform - pos: -18.49573,19.70897 - parent: 45711 -- proto: ToyIan - entities: - - uid: 24886 + pos: -90.5,21.5 + parent: 2 + - uid: 2295 components: - type: Transform - pos: -17.890068,-6.3849106 + pos: -90.5,22.5 parent: 2 - - uid: 26824 + - uid: 2296 components: - type: Transform - pos: -36.457684,-58.30578 + pos: -89.5,22.5 parent: 2 - - uid: 32778 + - uid: 2297 components: - type: Transform - pos: -18.061943,-6.2130356 + pos: -89.5,23.5 parent: 2 - - uid: 32941 + - uid: 2298 components: - type: Transform - pos: -18.493145,-2.3080661 + pos: -88.5,23.5 parent: 2 - - uid: 41251 + - uid: 2299 components: - type: Transform - pos: 13.782536,42.75161 + pos: -88.5,24.5 parent: 2 -- proto: ToyMauler - entities: - - uid: 26825 + - uid: 2300 components: - - type: MetaData - desc: Какой-то мужик. - name: ua_No_Name48237 - type: Transform - pos: -39.5056,-55.470654 + pos: -88.5,25.5 parent: 2 -- proto: ToyMouse - entities: - - uid: 14038 + - uid: 2326 components: - type: Transform - pos: -12.753447,-11.343588 + pos: -70.5,-24.5 parent: 2 - - uid: 14587 + - uid: 2327 components: - type: Transform - pos: 4.2762866,-22.849524 + pos: -77.5,-37.5 parent: 2 - - uid: 28621 + - uid: 2328 components: - type: Transform - pos: -49.480877,-67.42423 + pos: -70.5,-27.5 parent: 2 -- proto: ToyNuke - entities: - - uid: 26828 + - uid: 2329 components: - type: Transform - pos: -61.500412,15.653775 + pos: -76.5,-37.5 parent: 2 -- proto: ToyOwlman - entities: - - uid: 26829 + - uid: 2330 components: - type: Transform - pos: -36.63309,46.56166 + pos: -76.5,-38.5 parent: 2 -- proto: ToyPhazon - entities: - - uid: 43 + - uid: 2331 components: - type: Transform - pos: -34.548527,25.62179 + pos: -77.5,-41.5 parent: 2 -- proto: ToyRubberDuck - entities: - - uid: 26830 + - uid: 2332 components: - type: Transform - pos: -13.500887,-59.476543 + pos: -76.5,-40.5 parent: 2 - - uid: 34162 + - uid: 2333 components: - type: Transform - pos: 12.700673,21.40102 - parent: 33049 - - uid: 37860 + pos: -76.5,-41.5 + parent: 2 + - uid: 2334 components: - type: Transform - pos: 1.5451779,15.44651 - parent: 36861 -- proto: ToySeraph - entities: - - uid: 26832 + pos: -70.5,-28.5 + parent: 2 + - uid: 2335 components: - type: Transform - pos: -95.37383,17.685146 + pos: -70.5,-29.5 parent: 2 -- proto: ToySpawner - entities: - - uid: 11812 + - uid: 2336 components: - type: Transform - pos: 34.5,-2.5 + pos: -70.5,-30.5 parent: 2 - - uid: 14154 + - uid: 2337 components: - type: Transform - pos: -39.5,6.5 + pos: -70.5,-31.5 parent: 2 - - uid: 26834 + - uid: 2340 components: - type: Transform - pos: -48.5,18.5 + pos: 23.5,-3.5 parent: 2 - - uid: 26837 + - uid: 2342 components: - type: Transform - pos: -43.5,5.5 + pos: -70.5,-34.5 parent: 2 - - uid: 26840 + - uid: 2343 components: - type: Transform - pos: -51.5,-3.5 + pos: -70.5,-35.5 parent: 2 - - uid: 26841 + - uid: 2344 components: - type: Transform - pos: -42.5,-4.5 + pos: 22.5,-3.5 parent: 2 - - uid: 26842 + - uid: 2345 components: - type: Transform - pos: -36.5,-4.5 + pos: 26.5,-5.5 parent: 2 - - uid: 26847 + - uid: 2346 components: - type: Transform - pos: 62.5,9.5 + pos: 26.5,-6.5 parent: 2 - - uid: 26848 + - uid: 2347 components: - type: Transform - pos: 30.5,29.5 + pos: 25.5,-5.5 parent: 2 - - uid: 26850 + - uid: 2349 components: - type: Transform - pos: -87.5,19.5 + pos: -75.5,-37.5 parent: 2 - - uid: 26851 + - uid: 2352 components: - type: Transform - pos: -47.5,18.5 + pos: -72.5,-37.5 parent: 2 - - uid: 26852 + - uid: 2353 components: - type: Transform - pos: -48.5,18.5 + pos: -71.5,-37.5 parent: 2 - - uid: 26853 + - uid: 2354 components: - type: Transform - pos: -73.5,-16.5 + pos: -70.5,-37.5 parent: 2 - - uid: 43143 + - uid: 2355 components: - type: Transform - pos: 32.5,32.5 + pos: -70.5,-36.5 parent: 2 - - uid: 43144 + - uid: 2358 components: - type: Transform - pos: 32.5,36.5 + pos: 21.5,-5.5 parent: 2 - - uid: 43225 + - uid: 2359 components: - type: Transform - pos: -58.5,13.5 + pos: 18.5,-3.5 parent: 2 - - uid: 43376 + - uid: 2360 components: - type: Transform - pos: -55.5,48.5 + pos: 19.5,-3.5 parent: 2 - - uid: 43377 + - uid: 2361 components: - type: Transform - pos: -55.5,43.5 + pos: 20.5,-3.5 parent: 2 -- proto: ToySword - entities: - - uid: 43042 + - uid: 2362 components: - type: Transform - pos: -98.46925,-20.71801 + pos: 21.5,-3.5 parent: 2 -- proto: TrackingImplanter - entities: - - uid: 1307 + - uid: 2363 components: - type: Transform - pos: -28.903625,-33.560993 + pos: 24.5,-11.5 parent: 2 - - uid: 9858 + - uid: 2364 components: - type: Transform - pos: -28.903625,-33.123493 + pos: 22.5,-11.5 parent: 2 - - uid: 14156 + - uid: 2365 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 14246 + pos: 23.5,-11.5 + parent: 2 + - uid: 2366 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 21519 + pos: 25.5,-3.5 + parent: 2 + - uid: 2367 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 24933 + pos: 26.5,-3.5 + parent: 2 + - uid: 2368 components: - type: Transform - pos: -28.903625,-33.342243 + pos: 27.5,-3.5 parent: 2 - - uid: 51041 + - uid: 2369 components: - type: Transform - pos: 15.533498,-43.521477 + pos: 28.5,-3.5 parent: 2 -- proto: TrainingBomb - entities: - - uid: 27256 + - uid: 2370 components: - type: Transform - pos: -37.5,-16.5 + pos: 28.5,-4.5 parent: 2 - - uid: 35937 + - uid: 2371 components: - type: Transform - pos: 75.5,-52.5 + pos: 28.5,-5.5 parent: 2 -- proto: TrashBag - entities: - - uid: 1568 + - uid: 2372 components: - type: Transform - pos: -42.63543,36.65775 + pos: 28.5,-6.5 parent: 2 - - uid: 26855 + - uid: 2373 components: - type: Transform - pos: -51.219242,7.6997385 + pos: 23.5,-5.5 parent: 2 - - uid: 26856 + - uid: 2374 components: - type: Transform - pos: -51.547367,7.684113 + pos: 24.5,-5.5 parent: 2 -- proto: TrashBakedBananaPeel - entities: - - uid: 44842 + - uid: 2375 components: - type: Transform - pos: -63.200794,8.303079 + pos: 22.5,-5.5 parent: 2 - - uid: 44850 + - uid: 2376 components: - type: Transform - pos: -63.419544,8.631204 + pos: 28.5,-10.5 parent: 2 -- proto: TrashBananaPeel - entities: - - uid: 22815 + - uid: 2377 components: - type: Transform - pos: -54.388264,38.379177 + pos: 28.5,-11.5 parent: 2 - - uid: 24402 + - uid: 2378 components: - type: Transform - pos: 10.518467,59.4382 + pos: 28.5,-12.5 parent: 2 - - uid: 26552 + - uid: 2379 components: - type: Transform - rot: 0.000553772842977196 rad - pos: -28.317814,30.645472 + pos: 28.5,-13.5 parent: 2 - - uid: 26858 + - uid: 2380 components: - type: Transform - pos: -64.46804,9.382403 + pos: 27.5,-13.5 parent: 2 - - uid: 26859 + - uid: 2381 components: - type: Transform - pos: 41.21133,-44.240814 + pos: 26.5,-13.5 parent: 2 - - uid: 26860 + - uid: 2382 components: - type: Transform - pos: 42.45847,-60.50601 + pos: 25.5,-13.5 parent: 2 - - uid: 49498 + - uid: 2386 components: - type: Transform - pos: 14.514723,30.019087 - parent: 45711 -- proto: trayScanner - entities: - - uid: 18821 + pos: 21.5,-13.5 + parent: 2 + - uid: 2387 components: - type: Transform - parent: 11715 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 18825 + pos: 20.5,-13.5 + parent: 2 + - uid: 2388 components: - type: Transform - parent: 11716 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 19353 + pos: 19.5,-13.5 + parent: 2 + - uid: 2389 components: - type: Transform - parent: 11717 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 49499 + pos: 18.5,-13.5 + parent: 2 + - uid: 2390 components: - type: Transform - pos: 26.644728,23.386297 - parent: 45711 -- proto: Truncheon - entities: - - uid: 12105 + pos: 18.5,-4.5 + parent: 2 + - uid: 2391 components: - type: Transform - pos: -32.293297,-25.638464 + pos: 18.5,-5.5 parent: 2 - - uid: 12113 + - uid: 2392 components: - type: Transform - pos: -32.449547,-25.669716 + pos: 18.5,-6.5 parent: 2 - - uid: 12168 + - uid: 2393 components: - type: Transform - pos: -32.46517,-25.575966 + pos: 18.5,-12.5 parent: 2 - - uid: 35961 + - uid: 2394 components: - type: Transform - pos: -32.381283,-25.649143 + pos: 18.5,-11.5 parent: 2 - - uid: 52892 + - uid: 2395 components: - type: Transform - pos: -6.546173,69.89459 - parent: 45711 - - uid: 53299 + pos: 18.5,-10.5 + parent: 2 + - uid: 2399 components: - type: Transform - pos: 4.496643,57.242126 - parent: 45711 -- proto: TurboItemRecharger - entities: - - uid: 53303 + pos: 20.5,8.5 + parent: 2 + - uid: 2402 components: - type: Transform - pos: -9.5,71.5 - parent: 45711 -- proto: TwoWayLever - entities: - - uid: 6562 + pos: 20.5,12.5 + parent: 2 + - uid: 2403 components: - - type: MetaData - desc: Двухпозиционный рычаг, отвечающий за гермозатвор арсенала. - name: двухпозиционный рычаг "гермозатвор" - type: Transform - pos: -26.5,-24.5 + pos: 20.5,7.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 11969: - - Left: Open - - Right: Open - - Middle: Close - - uid: 12268 + - uid: 2404 components: - type: Transform - pos: 73.5,-5.5 + pos: 20.5,6.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 20718: - - Left: Forward - - Right: Reverse - - Middle: Off - 19476: - - Left: Forward - - Right: Reverse - - Middle: Off - 19477: - - Left: Forward - - Right: Reverse - - Middle: Off - 24409: - - Left: Forward - - Right: Reverse - - Middle: Off - 23526: - - Left: Forward - - Right: Reverse - - Middle: Off - 23426: - - Left: Forward - - Right: Reverse - - Middle: Off - 12186: - - Left: Forward - - Right: Reverse - - Middle: Off - 2132: - - Left: Forward - - Right: Reverse - - Middle: Off - 1130: - - Left: Forward - - Right: Reverse - - Middle: Off - 1129: - - Left: Forward - - Right: Reverse - - Middle: Off - 19630: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 12406 + - uid: 2405 components: - type: Transform - pos: -24.5,32.5 + pos: 24.5,-13.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 12788: - - Left: Forward - - Right: Reverse - - Middle: Off - 14690: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 20218 + - uid: 2406 components: - type: Transform - pos: 60.5,-4.5 + pos: 23.5,-13.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 44539: - - Left: Forward - - Right: Reverse - - Middle: Off - 10013: - - Left: Forward - - Right: Reverse - - Middle: Off - 32765: - - Left: Forward - - Right: Reverse - - Middle: Off - 32577: - - Left: Forward - - Right: Reverse - - Middle: Off - 32578: - - Left: Forward - - Right: Reverse - - Middle: Off - 10012: - - Left: Forward - - Right: Reverse - - Middle: Off - 32712: - - Left: Forward - - Right: Reverse - - Middle: Off - 10011: - - Left: Forward - - Right: Reverse - - Middle: Off - 32725: - - Left: Forward - - Right: Reverse - - Middle: Off - 32726: - - Left: Forward - - Right: Reverse - - Middle: Off - 44541: - - Left: Forward - - Right: Reverse - - Middle: Off - 32746: - - Left: Forward - - Right: Reverse - - Middle: Off - 44537: - - Left: Forward - - Right: Reverse - - Middle: Off - 44535: - - Left: Forward - - Right: Reverse - - Middle: Off - 19550: - - Left: Forward - - Right: Reverse - - Middle: Off - 32743: - - Left: Forward - - Right: Reverse - - Middle: Off - 32757: - - Left: Forward - - Right: Reverse - - Middle: Off - 44525: - - Left: Forward - - Right: Reverse - - Middle: Off - 44527: - - Left: Forward - - Right: Reverse - - Middle: Off - 44524: - - Left: Forward - - Right: Reverse - - Middle: Off - 24230: - - Left: Forward - - Right: Reverse - - Middle: Off - 24126: - - Left: Forward - - Right: Reverse - - Middle: Off - 44517: - - Left: Forward - - Right: Reverse - - Middle: Off - 24253: - - Left: Forward - - Right: Reverse - - Middle: Off - 19554: - - Left: Forward - - Right: Reverse - - Middle: Off - 19570: - - Left: Forward - - Right: Reverse - - Middle: Off - 19601: - - Left: Forward - - Right: Reverse - - Middle: Off - 24194: - - Left: Forward - - Right: Reverse - - Middle: Off - 24121: - - Left: Forward - - Right: Reverse - - Middle: Off - 44538: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 25357 + - uid: 2407 components: - type: Transform - pos: -47.5,27.5 + pos: 22.5,-13.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 12015: - - Left: Open - - Right: Open - - Middle: Close - 19305: - - Left: Open - - Right: Open - - Middle: Close - - uid: 26863 + - uid: 2411 components: - type: Transform - pos: 74.5,6.5 + pos: 20.5,-2.5 parent: 2 - - type: TwoWayLever - nextSignalLeft: True - - type: DeviceLinkSource - linkedPorts: - 12194: - - Left: Forward - - Right: Reverse - - Middle: Off - 12192: - - Left: Forward - - Right: Reverse - - Middle: Off - 12191: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 26864 + - uid: 2412 components: - type: Transform - pos: 11.5,-4.5 + pos: 21.5,-2.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1507: - - Left: Open - - Right: Open - - Middle: Close - 1505: - - Left: Open - - Right: Open - - Middle: Close - 1508: - - Left: Open - - Right: Open - - Middle: Close - - uid: 26865 + - uid: 2414 components: - - type: MetaData - desc: Двухпозиционный рычаг, отвечающий за гермозатвор арсенала. - name: двухпозиционный рычаг "гермозатвор" - type: Transform - pos: -26.5,-28.5 + pos: 19.5,-2.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 1513: - - Left: Open - - Right: Open - - Middle: Close - - uid: 26866 + - uid: 2417 components: - type: Transform - pos: 78.5,-3.5 + pos: 9.5,29.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 12195: - - Left: Forward - - Right: Reverse - - Middle: Off - 12196: - - Left: Forward - - Right: Reverse - - Middle: Off - 12197: - - Left: Forward - - Right: Reverse - - Middle: Off - 12198: - - Left: Forward - - Right: Reverse - - Middle: Off - 12199: - - Left: Forward - - Right: Reverse - - Middle: Off - 12200: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 26867 + - uid: 2431 components: - type: Transform - pos: 31.5,-65.5 + pos: 27.5,-2.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 12201: - - Left: Forward - - Right: Reverse - - Middle: Off - 12202: - - Left: Forward - - Right: Reverse - - Middle: Off - 12203: - - Left: Forward - - Right: Reverse - - Middle: Off - 12204: - - Left: Forward - - Right: Reverse - - Middle: Off - 12205: - - Left: Forward - - Right: Reverse - - Middle: Off - 12206: - - Left: Forward - - Right: Reverse - - Middle: Off - 12207: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 27697 + - uid: 2432 components: - type: Transform - pos: 32.5,-30.5 + pos: 24.5,-2.5 parent: 2 - - uid: 44567 + - uid: 2433 components: - type: Transform - pos: 72.5,-24.5 + pos: 26.5,-2.5 parent: 2 - - type: DeviceLinkSource - linkedPorts: - 11259: - - Left: Reverse - - Right: Forward - - Middle: Off - 12180: - - Left: Reverse - - Right: Forward - - Middle: Off - 20362: - - Left: Reverse - - Right: Forward - - Middle: Off - 32322: - - Left: Reverse - - Right: Forward - - Middle: Off - 20508: - - Left: Reverse - - Right: Forward - - Middle: Off - 34487: - - Left: Reverse - - Right: Forward - - Middle: Off - 29777: - - Right: Forward - - Left: Reverse - - Middle: Off - 29750: - - Left: Reverse - - Right: Forward - - Middle: Off - 7916: - - Left: Reverse - - Right: Forward - - Middle: Off - - uid: 49500 + - uid: 2434 components: - type: Transform - pos: -13.5,11.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 48151: - - Left: Forward - - Right: Reverse - - Middle: Off - 48150: - - Left: Forward - - Right: Reverse - - Middle: Off - 48149: - - Left: Forward - - Right: Reverse - - Middle: Off - 48148: - - Left: Forward - - Right: Reverse - - Middle: Off - 48147: - - Left: Forward - - Right: Reverse - - Middle: Off - 48146: - - Left: Forward - - Right: Reverse - - Middle: Off - 48145: - - Left: Forward - - Right: Reverse - - Middle: Off - 48144: - - Left: Forward - - Right: Reverse - - Middle: Off - 48143: - - Left: Forward - - Right: Reverse - - Middle: Off - 48142: - - Left: Forward - - Right: Reverse - - Middle: Off - 49106: - - Left: Forward - - Right: Reverse - - Middle: Off - 48141: - - Left: Forward - - Right: Reverse - - Middle: Off - 48140: - - Left: Forward - - Right: Reverse - - Middle: Off - 48139: - - Left: Forward - - Right: Reverse - - Middle: Off - 48138: - - Left: Forward - - Right: Reverse - - Middle: Off - 48137: - - Left: Forward - - Right: Reverse - - Middle: Off - 48136: - - Left: Forward - - Right: Reverse - - Middle: Off - 48135: - - Left: Forward - - Right: Reverse - - Middle: Off - 48134: - - Left: Forward - - Right: Reverse - - Middle: Off - 48132: - - Left: Forward - - Right: Reverse - - Middle: Off - 48133: - - Left: Forward - - Right: Reverse - - Middle: Off - 48131: - - Left: Forward - - Right: Reverse - - Middle: Off - 48130: - - Left: Forward - - Right: Reverse - - Middle: Off - 49107: - - Left: Forward - - Right: Reverse - - Middle: Off - - uid: 49501 + pos: 22.5,-2.5 + parent: 2 + - uid: 2436 components: - type: Transform - pos: -18.5,20.5 - parent: 45711 - - type: DeviceLinkSource - linkedPorts: - 46977: - - Left: Open - - Right: Open - - Middle: Close - 46979: - - Left: Open - - Right: Open - - Middle: Close - 46980: - - Left: Open - - Right: Open - - Middle: Close - 46981: - - Left: Open - - Right: Open - - Middle: Close -- proto: UnfinishedMachineFrame - entities: - - uid: 22901 + pos: 25.5,-2.5 + parent: 2 + - uid: 2437 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,46.5 + pos: 23.5,-2.5 parent: 2 - - uid: 26061 + - uid: 2438 components: - type: Transform - pos: -27.5,46.5 + pos: 28.5,-2.5 parent: 2 - - uid: 26870 + - uid: 2446 components: - type: Transform - pos: 36.5,68.5 + pos: 20.5,5.5 parent: 2 - - uid: 26871 + - uid: 2447 components: - type: Transform - pos: 36.5,70.5 + pos: 23.5,13.5 parent: 2 - - uid: 26872 + - uid: 2448 components: - type: Transform - pos: 42.5,70.5 + pos: 24.5,13.5 parent: 2 - - uid: 26873 + - uid: 2449 components: - type: Transform - pos: 42.5,68.5 + pos: 25.5,13.5 parent: 2 - - uid: 26874 + - uid: 2450 components: - type: Transform - pos: -56.5,-8.5 + pos: 26.5,13.5 parent: 2 - - uid: 34163 + - uid: 2451 components: - type: Transform - pos: 5.5,-9.5 - parent: 33049 - - uid: 36208 + pos: 19.5,15.5 + parent: 2 + - uid: 2452 components: - type: Transform - pos: 42.5,-14.5 + pos: 20.5,15.5 parent: 2 - - uid: 41276 + - uid: 2453 components: - type: Transform - pos: 18.5,-47.5 + pos: 21.5,15.5 parent: 2 - - uid: 44472 + - uid: 2454 components: - type: Transform - pos: 53.5,-46.5 + pos: 24.5,5.5 parent: 2 - - uid: 45133 + - uid: 2455 components: - type: Transform - pos: 6.5,-3.5 - parent: 44868 - - uid: 45135 + pos: 25.5,5.5 + parent: 2 + - uid: 2456 components: - type: Transform - pos: -2.5,-0.5 - parent: 44868 - - uid: 49502 + pos: 22.5,5.5 + parent: 2 + - uid: 2457 components: - type: Transform - pos: -4.5,-5.5 - parent: 45711 - - uid: 51008 + pos: 23.5,5.5 + parent: 2 + - uid: 2458 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,46.5 - parent: 45711 - - uid: 51107 + pos: 21.5,13.5 + parent: 2 + - uid: 2459 components: - type: Transform - pos: -0.5,-66.5 + pos: 21.5,5.5 parent: 2 - - uid: 51462 + - uid: 2460 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-74.5 + pos: 29.5,11.5 parent: 2 - - uid: 53314 + - uid: 2461 components: - type: Transform - pos: -11.5,78.5 - parent: 45711 -- proto: UniformPrinter - entities: - - uid: 22238 + pos: 22.5,13.5 + parent: 2 + - uid: 2462 components: - type: Transform - pos: -16.5,-4.5 + pos: 27.5,13.5 parent: 2 -- proto: UniformScrubsColorBlue - entities: - - uid: 12027 + - uid: 2463 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 12028 + pos: 27.5,12.5 + parent: 2 + - uid: 2464 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: UniformScrubsColorGreen - entities: - - uid: 12029 + pos: 27.5,11.5 + parent: 2 + - uid: 2465 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: UniformScrubsColorPurple - entities: - - uid: 12030 + pos: 27.5,10.5 + parent: 2 + - uid: 2466 components: - type: Transform - parent: 12023 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: UniformShortsRed - entities: - - uid: 26876 + pos: 29.5,7.5 + parent: 2 + - uid: 2467 components: - - type: MetaData - name: плавательные шорты - type: Transform - pos: -94.995445,-13.373899 + pos: 27.5,8.5 parent: 2 - - uid: 26877 + - uid: 2468 components: - - type: MetaData - name: плавательные шорты - type: Transform - pos: -94.995445,-13.670774 + pos: 27.5,7.5 parent: 2 - - uid: 26878 + - uid: 2469 components: - - type: MetaData - name: плавательные шорты - type: Transform - pos: -95.07362,-15.290892 + pos: 27.5,6.5 parent: 2 - - uid: 26879 + - uid: 2470 components: - - type: MetaData - name: плавательные шорты - type: Transform - pos: -95.07364,-15.735186 + pos: 27.5,5.5 parent: 2 - - uid: 51645 + - uid: 2471 components: - type: Transform - parent: 51644 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51646 + pos: 22.5,15.5 + parent: 2 + - uid: 2472 components: - type: Transform - parent: 51644 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51647 + pos: 28.5,8.5 + parent: 2 + - uid: 2473 components: - type: Transform - parent: 51644 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 51648 + pos: 30.5,7.5 + parent: 2 + - uid: 2474 components: - type: Transform - parent: 51644 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: UnstableMutagenChemistryBottle - entities: - - uid: 50631 + pos: 28.5,10.5 + parent: 2 + - uid: 2475 components: - type: Transform - pos: -31.635223,43.631973 + pos: 31.5,7.5 parent: 2 -- proto: UprightPianoInstrument - entities: - - uid: 4232 + - uid: 2476 components: - type: Transform - pos: -26.5,17.5 + pos: 28.5,11.5 parent: 2 -- proto: UraniumWindow - entities: - - uid: 40985 + - uid: 2477 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-0.5 - parent: 40952 - - uid: 40986 + pos: 28.5,7.5 + parent: 2 + - uid: 2478 components: - type: Transform - pos: 2.5,2.5 - parent: 40952 - - uid: 40987 + pos: 18.5,15.5 + parent: 2 + - uid: 2481 components: - type: Transform - pos: 3.5,1.5 - parent: 40952 - - uid: 40988 + pos: 23.5,70.5 + parent: 2 + - uid: 2482 components: - type: Transform - pos: 2.5,-0.5 - parent: 40952 - - uid: 40989 + pos: 31.5,11.5 + parent: 2 + - uid: 2483 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,2.5 - parent: 40952 - - uid: 40990 + pos: 30.5,11.5 + parent: 2 + - uid: 2484 components: - type: Transform - pos: 3.5,0.5 - parent: 40952 -- proto: Vaccinator - entities: - - uid: 26885 + pos: 23.5,15.5 + parent: 2 + - uid: 2485 components: - type: Transform - pos: -32.5,-53.5 + pos: 24.5,15.5 parent: 2 -- proto: VariantCubeBox - entities: - - uid: 19684 + - uid: 2486 components: - type: Transform - pos: -38.58469,41.290108 + pos: 25.5,15.5 parent: 2 - - uid: 21768 + - uid: 2487 components: - type: Transform - pos: 54.29831,-29.364643 + pos: 26.5,15.5 parent: 2 - - uid: 24037 + - uid: 2488 components: - type: Transform - pos: -33.519,28.575579 + pos: 27.5,15.5 parent: 2 -- proto: VendingBarDrobe - entities: - - uid: 10567 + - uid: 2489 components: - type: Transform - pos: -18.5,41.5 + pos: 28.5,15.5 parent: 2 -- proto: VendingMachineAtmosDrobe - entities: - - uid: 26893 + - uid: 2490 components: - type: Transform - pos: 11.5,19.5 + pos: 29.5,15.5 parent: 2 -- proto: VendingMachineBooze - entities: - - uid: 14083 + - uid: 2491 components: - type: Transform - pos: 29.5,-42.5 + pos: 29.5,14.5 parent: 2 - - uid: 25347 + - uid: 2492 components: - type: Transform - pos: -15.5,39.5 + pos: 29.5,13.5 parent: 2 - - uid: 43305 + - uid: 2493 components: - type: Transform - pos: -53.5,45.5 + pos: 30.5,13.5 parent: 2 - - uid: 56043 + - uid: 2494 components: - type: Transform - pos: 32.5,46.5 - parent: 45711 -- proto: VendingMachineCargoDrobe - entities: - - uid: 2130 + pos: 31.5,13.5 + parent: 2 + - uid: 2495 components: - type: Transform - pos: 53.5,-3.5 + pos: 32.5,13.5 parent: 2 -- proto: VendingMachineCart - entities: - - uid: 18652 + - uid: 2496 components: - type: Transform - pos: -12.5,-9.5 + pos: 33.5,13.5 parent: 2 -- proto: VendingMachineChang - entities: - - uid: 42702 + - uid: 2497 components: - type: Transform - pos: 44.5,-14.5 + pos: 33.5,12.5 parent: 2 - - uid: 54426 + - uid: 2498 components: - type: Transform - pos: -43.5,42.5 - parent: 45711 -- proto: VendingMachineChapel - entities: - - uid: 26901 + pos: 33.5,11.5 + parent: 2 + - uid: 2500 components: - type: Transform - pos: -26.5,15.5 + pos: 33.5,70.5 parent: 2 -- proto: VendingMachineChefDrobe - entities: - - uid: 25298 + - uid: 2502 components: - type: Transform - pos: -34.5,30.5 + pos: 33.5,7.5 parent: 2 -- proto: VendingMachineChefvend - entities: - - uid: 14436 + - uid: 2503 components: - type: Transform - pos: -31.5,27.5 + pos: 33.5,6.5 parent: 2 -- proto: VendingMachineChemDrobe - entities: - - uid: 26904 + - uid: 2504 components: - type: Transform - pos: 10.5,-43.5 + pos: 33.5,5.5 parent: 2 -- proto: VendingMachineChemicals - entities: - - uid: 24698 + - uid: 2505 components: - type: Transform - pos: 8.5,-40.5 + pos: 32.5,5.5 parent: 2 -- proto: VendingMachineChemicalsSyndicate - entities: - - uid: 49505 + - uid: 2506 components: - type: Transform - pos: 11.5,35.5 - parent: 45711 -- proto: VendingMachineCigs - entities: - - uid: 1812 + pos: 31.5,5.5 + parent: 2 + - uid: 2507 components: - type: Transform - pos: 28.5,22.5 + pos: 30.5,5.5 parent: 2 - - uid: 2039 + - uid: 2508 components: - type: Transform - pos: -8.5,68.5 + pos: 29.5,5.5 parent: 2 - - uid: 18758 + - uid: 2509 components: - type: Transform - pos: 49.5,-26.5 + pos: 29.5,4.5 parent: 2 - - uid: 25867 + - uid: 2510 components: - type: Transform - pos: 31.5,-2.5 + pos: 29.5,3.5 parent: 2 - - uid: 29971 + - uid: 2511 components: - type: Transform - pos: -37.5,25.5 + pos: 28.5,3.5 parent: 2 - - uid: 37432 + - uid: 2512 components: - type: Transform - pos: -38.5,3.5 + pos: 27.5,3.5 parent: 2 - - uid: 41074 + - uid: 2513 components: - type: Transform - pos: -7.5,29.5 + pos: 26.5,3.5 parent: 2 - - uid: 45666 + - uid: 2514 components: - type: Transform - pos: 8.5,-2.5 - parent: 45518 - - uid: 49506 + pos: 25.5,3.5 + parent: 2 + - uid: 2515 components: - type: Transform - pos: -1.5,32.5 - parent: 45711 -- proto: VendingMachineClothing - entities: - - uid: 26909 + pos: 24.5,3.5 + parent: 2 + - uid: 2516 components: - type: Transform - pos: -58.5,21.5 + pos: 23.5,3.5 parent: 2 - - uid: 37861 + - uid: 2517 components: - type: Transform - pos: 9.5,8.5 - parent: 36861 - - uid: 51018 + pos: 22.5,3.5 + parent: 2 + - uid: 2518 components: - type: Transform - pos: -8.5,49.5 + pos: 21.5,3.5 parent: 2 - - uid: 51494 + - uid: 2519 components: - type: Transform - pos: -41.5,3.5 + pos: 20.5,3.5 parent: 2 - - uid: 54209 + - uid: 2520 components: - type: Transform - pos: -65.5,18.5 + pos: 19.5,3.5 parent: 2 -- proto: VendingMachineCoffee - entities: - - uid: 18135 + - uid: 2551 components: - type: Transform - pos: -7.5,34.5 + pos: 8.5,30.5 parent: 2 - - uid: 19961 + - uid: 2552 components: - type: Transform - pos: 49.5,-24.5 + pos: 8.5,31.5 parent: 2 - - uid: 26412 + - uid: 2553 components: - type: Transform - pos: 35.5,-2.5 + pos: 8.5,29.5 parent: 2 - - uid: 26912 + - uid: 2555 components: - type: Transform - pos: 76.5,-2.5 + pos: 17.5,25.5 parent: 2 - - uid: 26914 + - uid: 2556 components: - type: Transform - pos: -7.5,-45.5 + pos: 9.5,20.5 parent: 2 - - uid: 30245 + - uid: 2558 components: - type: Transform - pos: -33.5,25.5 + pos: 8.5,33.5 parent: 2 - - uid: 34165 + - uid: 2559 components: - type: Transform - pos: -11.5,16.5 - parent: 33049 - - uid: 37862 + pos: 8.5,35.5 + parent: 2 + - uid: 2560 components: - type: Transform - pos: 4.5,20.5 - parent: 36861 - - uid: 37863 + pos: 8.5,34.5 + parent: 2 + - uid: 2561 components: - type: Transform - pos: 9.5,4.5 - parent: 36861 - - uid: 42626 + pos: 9.5,35.5 + parent: 2 + - uid: 2562 components: - type: Transform - pos: -12.5,-43.5 + pos: 8.5,32.5 parent: 2 - - uid: 49507 + - uid: 2563 components: - type: Transform - pos: 35.5,17.5 - parent: 45711 - - uid: 51143 + pos: 19.5,29.5 + parent: 2 + - uid: 2565 components: - type: Transform - pos: 36.5,4.5 + pos: 12.5,35.5 parent: 2 -- proto: VendingMachineCola - entities: - - uid: 42703 + - uid: 2566 components: - type: Transform - pos: 44.5,-15.5 + pos: 15.5,29.5 parent: 2 - - uid: 49508 + - uid: 2568 components: - type: Transform - pos: -3.5,-3.5 - parent: 45711 -- proto: VendingMachineColaBlack - entities: - - uid: 49509 + pos: 14.5,29.5 + parent: 2 + - uid: 2569 components: - type: Transform - pos: 9.5,6.5 - parent: 45711 -- proto: VendingMachineCondiments - entities: - - uid: 13425 + pos: 19.5,30.5 + parent: 2 + - uid: 2570 components: - type: Transform - pos: -24.5,29.5 + pos: 11.5,35.5 parent: 2 - - uid: 14171 + - uid: 2571 components: - type: Transform - pos: -15.5,-37.5 + pos: 18.5,29.5 parent: 2 - - uid: 34166 + - uid: 2572 components: - type: Transform - pos: -1.5,22.5 - parent: 33049 - - uid: 36375 + pos: 15.5,25.5 + parent: 2 + - uid: 2573 components: - type: Transform - pos: -39.5,-93.5 + pos: 16.5,35.5 parent: 2 - - uid: 37864 + - uid: 2574 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,20.5 - parent: 36861 - - uid: 52823 + pos: 17.5,29.5 + parent: 2 + - uid: 2575 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.5,47.5 - parent: 45711 -- proto: VendingMachineCuraDrobe - entities: - - uid: 8631 + pos: 14.5,35.5 + parent: 2 + - uid: 2576 components: - type: Transform - pos: -6.5,47.5 + pos: 15.5,35.5 parent: 2 -- proto: VendingMachineDetDrobe - entities: - - uid: 1866 + - uid: 2577 components: - type: Transform - pos: -31.5,-2.5 + pos: 18.5,35.5 parent: 2 -- proto: VendingMachineDinnerware - entities: - - uid: 9996 + - uid: 2578 components: - type: Transform - pos: -29.5,30.5 + pos: 16.5,29.5 parent: 2 -- proto: VendingMachineDiscount - entities: - - uid: 49510 + - uid: 2579 components: - type: Transform - pos: 4.5,-3.5 - parent: 45711 -- proto: VendingMachineDonut - entities: - - uid: 37865 + pos: 13.5,35.5 + parent: 2 + - uid: 2580 components: - type: Transform - pos: 2.5,2.5 - parent: 36861 - - uid: 46558 + pos: 19.5,34.5 + parent: 2 + - uid: 2581 components: - type: Transform - pos: -43.5,54.5 - parent: 45711 -- proto: VendingMachineEngiDrobe - entities: - - uid: 41163 + pos: 19.5,35.5 + parent: 2 + - uid: 2582 components: - type: Transform - pos: 17.5,31.5 + pos: 17.5,35.5 parent: 2 -- proto: VendingMachineEngivend - entities: - - uid: 34167 + - uid: 2583 components: - type: Transform - pos: 5.5,-13.5 - parent: 33049 - - uid: 41145 + pos: 10.5,35.5 + parent: 2 + - uid: 2584 components: - type: Transform - pos: 17.5,29.5 + pos: 14.5,25.5 parent: 2 -- proto: VendingMachineGames - entities: - - uid: 169 + - uid: 2585 components: - type: Transform - pos: -3.5,34.5 + pos: 18.5,25.5 parent: 2 - - uid: 37866 + - uid: 2586 components: - type: Transform - pos: 4.5,10.5 - parent: 36861 - - uid: 37867 + pos: 16.5,25.5 + parent: 2 + - uid: 2587 components: - type: Transform - pos: 11.5,-1.5 - parent: 36861 - - uid: 42634 + pos: 10.5,25.5 + parent: 2 + - uid: 2589 components: - type: Transform - pos: -8.5,53.5 + pos: 19.5,20.5 parent: 2 -- proto: VendingMachineGeneDrobe - entities: - - uid: 26923 + - uid: 2592 components: - type: Transform - pos: 8.5,-52.5 + pos: 19.5,24.5 parent: 2 -- proto: VendingMachineHappyHonk - entities: - - uid: 36010 + - uid: 2593 components: - type: Transform - pos: -61.5,7.5 + pos: 19.5,25.5 parent: 2 -- proto: VendingMachineHydrobe - entities: - - uid: 45247 + - uid: 2598 components: - type: Transform - pos: -27.5,50.5 + pos: 10.5,29.5 parent: 2 -- proto: VendingMachineJaniDrobe - entities: - - uid: 25358 + - uid: 2599 components: - type: Transform - pos: -50.5,30.5 + pos: 23.5,37.5 parent: 2 - - uid: 49511 + - uid: 2601 components: - type: Transform - pos: 22.5,12.5 - parent: 45711 -- proto: VendingMachineLawDrobe - entities: - - uid: 26927 + pos: 25.5,29.5 + parent: 2 + - uid: 2602 components: - type: Transform - pos: 6.5,37.5 + pos: 24.5,29.5 parent: 2 -- proto: VendingMachineMagivend - entities: - - uid: 26928 + - uid: 2604 components: - - type: MetaData - desc: Известная в узких кругах торговая сеть для магов от великого мага LizardWizard. Теперь и на этой станции! - name: ЛизардМат - type: Transform - pos: -2.5,-56.5 + pos: 23.5,35.5 parent: 2 -- proto: VendingMachineMedical - entities: - - uid: 26929 + - uid: 2605 components: - type: Transform - pos: -35.5,-40.5 + pos: 23.5,20.5 parent: 2 - - uid: 26930 + - uid: 2607 components: - type: Transform - pos: -17.5,-15.5 + pos: 23.5,22.5 parent: 2 - - uid: 26931 + - uid: 2608 components: - type: Transform - pos: -20.5,-44.5 + pos: 23.5,23.5 parent: 2 - - uid: 34168 + - uid: 2609 components: - type: Transform - pos: -3.5,14.5 - parent: 33049 - - uid: 37868 + pos: 23.5,24.5 + parent: 2 + - uid: 2610 components: - type: Transform - pos: 12.5,10.5 - parent: 36861 -- proto: VendingMachineMediDrobe - entities: - - uid: 26933 + pos: 23.5,25.5 + parent: 2 + - uid: 2614 components: - type: Transform - pos: -24.5,-44.5 + pos: -89.5,38.5 parent: 2 -- proto: VendingMachineNutri - entities: - - uid: 8521 + - uid: 2615 components: - type: Transform - pos: -30.5,44.5 + pos: 23.5,30.5 parent: 2 - - uid: 26934 + - uid: 2617 components: - type: Transform - pos: -24.5,48.5 + pos: 24.5,25.5 parent: 2 -- proto: VendingMachineRestockBooze - entities: - - uid: 49512 + - uid: 2620 components: - type: Transform - pos: -18.511293,18.581635 - parent: 45711 -- proto: VendingMachineRestockMedical - entities: - - uid: 34169 + pos: 18.5,70.5 + parent: 2 + - uid: 2623 components: - type: Transform - pos: -2.982211,12.541993 - parent: 33049 -- proto: VendingMachineRoboDrobe - entities: - - uid: 628 + pos: 48.5,-35.5 + parent: 2 + - uid: 2624 components: - type: Transform - pos: 25.5,-17.5 + pos: 31.5,25.5 parent: 2 - - uid: 54149 + - uid: 2625 components: - type: Transform - pos: -23.5,44.5 - parent: 45711 -- proto: VendingMachineRobotics - entities: - - uid: 11810 + pos: 31.5,24.5 + parent: 2 + - uid: 2626 components: - type: Transform - pos: 29.5,-13.5 + pos: 31.5,23.5 parent: 2 - - uid: 46608 + - uid: 2627 components: - type: Transform - pos: -55.5,51.5 - parent: 45711 - - uid: 51463 + pos: 31.5,22.5 + parent: 2 + - uid: 2628 components: - type: Transform - pos: 23.5,-68.5 + pos: 31.5,21.5 parent: 2 - - uid: 54246 + - uid: 2629 components: - type: Transform - pos: -53.5,42.5 - parent: 45711 -- proto: VendingMachineSalvage - entities: - - uid: 26941 + pos: 31.5,20.5 + parent: 2 + - uid: 2630 components: - type: Transform - pos: 64.5,5.5 + pos: 38.5,8.5 parent: 2 - - uid: 34170 + - uid: 2631 components: - type: Transform - pos: -4.5,-18.5 - parent: 33049 - - uid: 49513 + pos: 8.5,26.5 + parent: 2 + - uid: 2632 + components: + - type: Transform + pos: 8.5,28.5 + parent: 2 + - uid: 2633 components: - type: Transform - pos: -2.5,38.5 - parent: 45711 - - uid: 49514 + pos: 16.5,26.5 + parent: 2 + - uid: 2634 components: - type: Transform - pos: 3.5,38.5 - parent: 45711 - - uid: 56276 + pos: 16.5,28.5 + parent: 2 + - uid: 2635 components: - type: Transform - pos: -1.5,2.5 - parent: 56108 -- proto: VendingMachineSciDrobe - entities: - - uid: 47686 + pos: 26.5,29.5 + parent: 2 + - uid: 2637 components: - type: Transform - pos: 38.5,-18.5 + pos: 29.5,29.5 parent: 2 - - uid: 53550 + - uid: 2638 components: - type: Transform - pos: -15.5,56.5 - parent: 45711 -- proto: VendingMachineSec - entities: - - uid: 1867 + pos: 30.5,29.5 + parent: 2 + - uid: 2639 components: - type: Transform - pos: -31.5,-15.5 + pos: 31.5,29.5 parent: 2 - - uid: 8391 + - uid: 2640 components: - type: Transform - pos: 27.5,9.5 + pos: 31.5,30.5 parent: 2 - - uid: 19610 + - uid: 2643 components: - type: Transform - pos: 15.5,-25.5 + pos: 23.5,36.5 parent: 2 - - uid: 26946 + - uid: 2644 components: - type: Transform - pos: -29.5,-25.5 + pos: 24.5,36.5 parent: 2 - - uid: 35451 + - uid: 2648 components: - type: Transform - pos: 11.5,45.5 + pos: 29.5,36.5 parent: 2 - - uid: 52157 + - uid: 2649 components: - type: Transform - pos: 45.5,-4.5 + pos: 25.5,36.5 parent: 2 -- proto: VendingMachineSecDrobe - entities: - - uid: 5564 + - uid: 2650 components: - type: Transform - pos: -30.5,-15.5 + pos: 30.5,36.5 parent: 2 - - uid: 24357 + - uid: 2651 components: - type: Transform - pos: 25.5,11.5 + pos: 31.5,36.5 parent: 2 - - uid: 25588 + - uid: 2652 components: - type: Transform - pos: 15.5,-27.5 + pos: 31.5,35.5 parent: 2 - - uid: 26949 + - uid: 2655 components: - type: Transform - pos: -12.5,-36.5 + pos: 42.5,12.5 parent: 2 - - uid: 35454 + - uid: 2656 components: - type: Transform - pos: 7.5,47.5 + pos: 42.5,13.5 parent: 2 - - uid: 37870 + - uid: 2658 components: - type: Transform - pos: 5.5,-7.5 - parent: 36861 - - uid: 52153 + pos: 42.5,15.5 + parent: 2 + - uid: 2659 components: - type: Transform - pos: 50.5,-4.5 + pos: 42.5,20.5 parent: 2 -- proto: VendingMachineSeeds - entities: - - uid: 9775 + - uid: 2660 components: - type: Transform - pos: -29.5,38.5 + pos: 42.5,14.5 parent: 2 -- proto: VendingMachineSnackOrange - entities: - - uid: 45667 + - uid: 2661 components: - type: Transform - pos: -3.5,-2.5 - parent: 45518 -- proto: VendingMachineSoda - entities: - - uid: 53467 + pos: 42.5,21.5 + parent: 2 + - uid: 2663 components: - type: Transform - pos: -15.5,53.5 - parent: 45711 -- proto: VendingMachineSovietSoda - entities: - - uid: 1550 + pos: 31.5,18.5 + parent: 2 + - uid: 2666 components: - type: Transform - pos: -4.5,-59.5 + pos: 43.5,-39.5 parent: 2 - - uid: 3633 + - uid: 2670 components: - type: Transform - pos: 11.5,-27.5 + pos: 38.5,19.5 parent: 2 - - uid: 11624 + - uid: 2672 components: - type: Transform - pos: -13.5,15.5 + pos: 38.5,24.5 parent: 2 - - uid: 26956 + - uid: 2674 components: - type: Transform - pos: -25.5,-49.5 + pos: 60.5,-4.5 parent: 2 - - uid: 26957 + - uid: 2675 components: - type: Transform - pos: -72.5,-17.5 + pos: 59.5,-4.5 parent: 2 - - uid: 45668 + - uid: 2676 components: - type: Transform - pos: -2.5,-2.5 - parent: 45518 - - uid: 53570 + pos: 58.5,-4.5 + parent: 2 + - uid: 2677 components: - type: Transform - pos: -11.5,51.5 - parent: 45711 -- proto: VendingMachineSpaceUp - entities: - - uid: 23547 + pos: 60.5,-8.5 + parent: 2 + - uid: 2678 components: - type: Transform - pos: -8.5,60.5 + pos: 59.5,-9.5 parent: 2 -- proto: VendingMachineStarkist - entities: - - uid: 23550 + - uid: 2679 components: - type: Transform - pos: -8.5,57.5 + pos: 59.5,-8.5 parent: 2 -- proto: VendingMachineSustenance - entities: - - uid: 18995 + - uid: 2680 components: - type: Transform - pos: -23.5,-35.5 + pos: 58.5,-9.5 parent: 2 - - uid: 26958 + - uid: 2681 components: - type: Transform - pos: -21.5,-22.5 + pos: 57.5,-9.5 parent: 2 -- proto: VendingMachineSyndieDrobe - entities: - - uid: 6689 + - uid: 2682 components: - type: Transform - pos: 54.5,7.5 + pos: 56.5,-9.5 parent: 2 - - uid: 10848 + - uid: 2683 components: - type: Transform - pos: -100.5,-21.5 + pos: 55.5,-9.5 parent: 2 - - uid: 49515 + - uid: 2685 components: - type: Transform - pos: 10.5,-2.5 - parent: 45711 -- proto: VendingMachineTankDispenserEVA - entities: - - uid: 20663 + pos: 54.5,-9.5 + parent: 2 + - uid: 2686 components: - type: Transform - pos: 68.5,-38.5 + pos: 52.5,-9.5 parent: 2 - - uid: 26960 + - uid: 2687 components: - type: Transform - pos: 13.5,-2.5 + pos: 51.5,-9.5 parent: 2 - - uid: 26961 + - uid: 2688 components: - type: Transform - pos: 65.5,5.5 + pos: 50.5,-9.5 parent: 2 - - uid: 26962 + - uid: 2689 components: - type: Transform - pos: -35.5,-29.5 + pos: 53.5,-4.5 parent: 2 - - uid: 26966 + - uid: 2690 components: - type: Transform - pos: 6.5,19.5 + pos: 49.5,-4.5 parent: 2 - - uid: 29106 + - uid: 2698 components: - type: Transform - pos: -47.5,-46.5 + pos: 52.5,-4.5 parent: 2 - - uid: 31470 + - uid: 2699 components: - type: Transform - pos: -47.5,-37.5 + pos: 48.5,-4.5 parent: 2 - - uid: 34171 + - uid: 2700 components: - type: Transform - pos: -6.5,-18.5 - parent: 33049 - - uid: 34172 + pos: 48.5,-5.5 + parent: 2 + - uid: 2701 components: - type: Transform - pos: 1.5,-20.5 - parent: 33049 - - uid: 34173 + pos: 48.5,-6.5 + parent: 2 + - uid: 2702 components: - type: Transform - pos: -5.5,-11.5 - parent: 33049 - - uid: 36329 + pos: 48.5,-7.5 + parent: 2 + - uid: 2703 components: - type: Transform - pos: -31.5,-84.5 + pos: 48.5,-8.5 parent: 2 - - uid: 37871 + - uid: 2704 components: - type: Transform - pos: 10.5,18.5 - parent: 36861 - - uid: 37872 + pos: 48.5,-9.5 + parent: 2 + - uid: 2746 components: - type: Transform - pos: 9.5,-2.5 - parent: 36861 - - uid: 45187 + pos: 64.5,5.5 + parent: 2 + - uid: 2747 components: - type: Transform - pos: 0.5,-7.5 - parent: 44868 - - uid: 49516 + pos: 64.5,6.5 + parent: 2 + - uid: 2748 components: - type: Transform - pos: -22.5,30.5 - parent: 45711 - - uid: 54027 + pos: 64.5,7.5 + parent: 2 + - uid: 2749 components: - type: Transform - pos: 12.5,53.5 - parent: 45711 -- proto: VendingMachineTheater - entities: - - uid: 8057 + pos: 64.5,8.5 + parent: 2 + - uid: 2750 components: - type: Transform - pos: -26.5,67.5 + pos: 64.5,9.5 parent: 2 - - uid: 26968 + - uid: 2751 components: - type: Transform - pos: -56.5,7.5 + pos: 64.5,10.5 parent: 2 - - uid: 51498 + - uid: 2752 components: - type: Transform - pos: -43.5,3.5 + pos: 64.5,11.5 parent: 2 -- proto: VendingMachineVendomat - entities: - - uid: 42915 + - uid: 2753 components: - type: Transform - pos: 53.5,-24.5 + pos: 64.5,12.5 parent: 2 - - uid: 47766 + - uid: 2754 components: - type: Transform - pos: 37.5,-16.5 + pos: 65.5,12.5 parent: 2 -- proto: VendingMachineViroDrobe - entities: - - uid: 26969 + - uid: 2755 components: - type: Transform - pos: -33.5,-50.5 + pos: 66.5,12.5 parent: 2 -- proto: VendingMachineWallMedical - entities: - - uid: 10840 + - uid: 2756 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-44.5 + pos: 67.5,12.5 parent: 2 - - uid: 26970 + - uid: 2757 components: - type: Transform - pos: 13.5,-42.5 + pos: 68.5,12.5 parent: 2 - - uid: 26971 + - uid: 2758 components: - type: Transform - pos: -23.5,-48.5 + pos: 69.5,12.5 parent: 2 - - uid: 26972 + - uid: 2759 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,-49.5 + pos: 70.5,12.5 parent: 2 - - uid: 26974 + - uid: 2764 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-61.5 + pos: 75.5,12.5 parent: 2 - - uid: 32066 + - uid: 2765 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-52.5 + pos: 70.5,11.5 parent: 2 - - uid: 37873 + - uid: 2766 components: - type: Transform - pos: 9.5,12.5 - parent: 36861 -- proto: VendingMachineWinter - entities: - - uid: 25 + pos: 70.5,10.5 + parent: 2 + - uid: 2771 components: - type: Transform - pos: -40.5,3.5 + pos: 70.5,5.5 parent: 2 - - uid: 29939 + - uid: 2772 components: - type: Transform - pos: -6.5,49.5 + pos: 70.5,6.5 parent: 2 - - uid: 45246 + - uid: 2773 components: - type: Transform - pos: -87.5,18.5 + pos: 70.5,7.5 parent: 2 -- proto: VendingMachineYouTool - entities: - - uid: 26975 + - uid: 2774 components: - type: Transform - pos: -24.5,7.5 + pos: 70.5,8.5 parent: 2 - - uid: 31199 + - uid: 2775 components: - type: Transform - pos: 17.5,30.5 + pos: 71.5,8.5 parent: 2 - - uid: 37874 + - uid: 2776 components: - type: Transform - pos: 6.5,2.5 - parent: 36861 - - uid: 45669 + pos: 72.5,8.5 + parent: 2 + - uid: 2777 components: - type: Transform - pos: 6.5,7.5 - parent: 45518 -- proto: VoiceTrigger - entities: - - uid: 35490 + pos: 73.5,8.5 + parent: 2 + - uid: 2778 components: - type: Transform - pos: 53.42349,-27.396765 + pos: 74.5,8.5 parent: 2 - - uid: 47691 + - uid: 2779 components: - type: Transform - pos: 53.69997,-27.202261 + pos: 75.5,8.5 parent: 2 -- proto: WallCult - entities: - - uid: 26977 + - uid: 2780 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-77.5 + pos: 75.5,9.5 parent: 2 - - uid: 26978 + - uid: 2781 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-76.5 + pos: 75.5,10.5 parent: 2 - - uid: 26979 + - uid: 2782 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-74.5 + pos: 75.5,11.5 parent: 2 -- proto: WallInvisible - entities: - - uid: 11483 + - uid: 2783 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 25.822275,-36.26689 + pos: 84.5,3.5 parent: 2 -- proto: WallMining - entities: - - uid: 56277 + - uid: 2784 components: - type: Transform - pos: -1.5,4.5 - parent: 56108 - - uid: 56278 + pos: 70.5,4.5 + parent: 2 + - uid: 2785 components: - type: Transform - pos: -1.5,3.5 - parent: 56108 - - uid: 56279 + pos: 70.5,3.5 + parent: 2 + - uid: 2786 components: - type: Transform - pos: 2.5,4.5 - parent: 56108 - - uid: 56280 + pos: 83.5,3.5 + parent: 2 + - uid: 2788 components: - type: Transform - pos: 2.5,3.5 - parent: 56108 - - uid: 56281 + pos: 71.5,3.5 + parent: 2 + - uid: 2793 components: - type: Transform - pos: 3.5,3.5 - parent: 56108 - - uid: 56282 + pos: 76.5,3.5 + parent: 2 + - uid: 2794 components: - type: Transform - pos: -2.5,2.5 - parent: 56108 - - uid: 56283 + pos: 77.5,3.5 + parent: 2 + - uid: 2795 components: - type: Transform - pos: -2.5,3.5 - parent: 56108 - - uid: 56284 + pos: 78.5,3.5 + parent: 2 + - uid: 2796 components: - type: Transform - pos: 3.5,2.5 - parent: 56108 - - uid: 56285 + pos: 79.5,3.5 + parent: 2 + - uid: 2798 components: - type: Transform - pos: -3.5,2.5 - parent: 56108 - - uid: 56286 + pos: 81.5,3.5 + parent: 2 + - uid: 2799 components: - type: Transform - pos: 4.5,2.5 - parent: 56108 - - uid: 56287 + pos: 82.5,3.5 + parent: 2 + - uid: 2800 components: - type: Transform - pos: -3.5,1.5 - parent: 56108 - - uid: 56288 + pos: 85.5,3.5 + parent: 2 + - uid: 2801 components: - type: Transform - pos: 4.5,1.5 - parent: 56108 - - uid: 56289 + pos: 86.5,3.5 + parent: 2 + - uid: 2802 components: - type: Transform - pos: 4.5,-2.5 - parent: 56108 - - uid: 56290 + pos: 87.5,3.5 + parent: 2 + - uid: 2808 components: - type: Transform - pos: 4.5,-3.5 - parent: 56108 - - uid: 56291 + pos: 87.5,4.5 + parent: 2 + - uid: 2809 components: - type: Transform - pos: -3.5,-3.5 - parent: 56108 - - uid: 56292 + rot: 1.5707963267948966 rad + pos: 84.5,4.5 + parent: 2 + - uid: 2810 components: - type: Transform - pos: 3.5,-3.5 - parent: 56108 - - uid: 56293 + pos: 87.5,6.5 + parent: 2 + - uid: 2811 components: - type: Transform - pos: -2.5,-4.5 - parent: 56108 - - uid: 56294 + pos: 84.5,9.5 + parent: 2 + - uid: 2812 components: - type: Transform - pos: -2.5,-3.5 - parent: 56108 - - uid: 56295 + pos: 87.5,-1.5 + parent: 2 + - uid: 2813 components: - type: Transform - pos: 3.5,-4.5 - parent: 56108 - - uid: 56296 + pos: 84.5,10.5 + parent: 2 + - uid: 2814 components: - type: Transform - pos: 0.5,-4.5 - parent: 56108 - - uid: 56297 + pos: 83.5,10.5 + parent: 2 + - uid: 2816 components: - type: Transform - pos: -1.5,-4.5 - parent: 56108 - - uid: 56298 + pos: 81.5,10.5 + parent: 2 + - uid: 2820 components: - type: Transform - pos: 2.5,-4.5 - parent: 56108 - - uid: 56299 + pos: 77.5,10.5 + parent: 2 + - uid: 2821 components: - type: Transform - pos: -3.5,-2.5 - parent: 56108 -- proto: WallMiningDiagonal - entities: - - uid: 56300 + pos: 76.5,10.5 + parent: 2 + - uid: 2822 components: - type: Transform - pos: -4.5,-2.5 - parent: 56108 - - uid: 56301 + pos: 85.5,9.5 + parent: 2 + - uid: 2823 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,-2.5 - parent: 56108 - - uid: 56302 + pos: 86.5,9.5 + parent: 2 + - uid: 2824 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,1.5 - parent: 56108 - - uid: 56303 + pos: 87.5,9.5 + parent: 2 + - uid: 2825 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,1.5 - parent: 56108 -- proto: WallmountGeneratorAPUElectronics - entities: - - uid: 44987 + pos: 87.5,8.5 + parent: 2 + - uid: 2826 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WallmountGeneratorElectronics - entities: - - uid: 44988 + pos: 84.5,6.5 + parent: 2 + - uid: 2829 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WallmountSubstationElectronics - entities: - - uid: 44989 + pos: 88.5,-14.5 + parent: 2 + - uid: 2830 components: - type: Transform - parent: 51012 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WallmountTelescreen - entities: - - uid: 21961 + pos: 87.5,-11.5 + parent: 2 + - uid: 2832 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,40.5 + pos: 91.5,-11.5 parent: 2 -- proto: WallmountTelescreenFrame - entities: - - uid: 5838 + - uid: 2833 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 43.5,-32.5 + pos: 91.5,-17.5 parent: 2 - - uid: 49517 + - uid: 2834 components: - type: Transform - pos: -17.5,4.5 - parent: 45711 - - uid: 49518 + pos: 91.5,-14.5 + parent: 2 + - uid: 2839 components: - type: Transform rot: 1.5707963267948966 rad - pos: 11.5,-6.5 - parent: 45711 -- proto: WallmountTelevision - entities: - - uid: 195 - components: - - type: Transform - pos: -54.5,30.5 + pos: 84.5,8.5 parent: 2 - - uid: 11702 + - uid: 2878 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-80.5 + pos: 87.5,2.5 parent: 2 - - uid: 24696 + - uid: 2880 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,24.5 + pos: 87.5,-6.5 parent: 2 - - uid: 26980 + - uid: 2881 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -53.5,4.5 + pos: 87.5,-17.5 parent: 2 - - uid: 26982 + - uid: 2938 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,19.5 + pos: 25.5,-17.5 parent: 2 - - uid: 26983 + - uid: 2939 components: - type: Transform - pos: 70.5,1.5 + pos: 23.5,-18.5 parent: 2 - - uid: 28486 + - uid: 2946 components: - type: Transform rot: 1.5707963267948966 rad - pos: -22.5,-78.5 + pos: 31.5,-27.5 parent: 2 - - uid: 47664 + - uid: 2970 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,29.5 + pos: 86.5,-58.5 parent: 2 - - uid: 47795 + - uid: 2982 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,29.5 + rot: 3.141592653589793 rad + pos: 0.5,13.5 parent: 2 - - uid: 47797 + - uid: 2989 components: - type: Transform - pos: -28.5,-14.5 + pos: 23.5,-17.5 parent: 2 - - uid: 47798 + - uid: 2995 components: - type: Transform - pos: -36.5,-30.5 + pos: 24.5,-17.5 parent: 2 - - uid: 47802 + - uid: 3008 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,10.5 + pos: 17.5,-20.5 parent: 2 - - uid: 47803 + - uid: 3011 components: - type: Transform - pos: 16.5,2.5 + pos: 17.5,-23.5 parent: 2 - - uid: 47804 + - uid: 3016 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,54.5 + pos: 17.5,-19.5 parent: 2 - - uid: 47805 + - uid: 3033 components: - type: Transform - pos: 21.5,37.5 + pos: 23.5,-23.5 parent: 2 - - uid: 47806 + - uid: 3035 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-32.5 + pos: 27.5,-23.5 parent: 2 - - uid: 47807 + - uid: 3036 components: - type: Transform - pos: -4.5,14.5 + pos: 22.5,-23.5 parent: 2 - - uid: 48407 + - uid: 3052 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 27.5,-7.5 + pos: 27.5,-22.5 parent: 2 -- proto: WallmountTelevisionFrame - entities: - - uid: 26985 + - uid: 3054 components: - type: Transform - pos: 53.5,-61.5 + pos: 22.5,-19.5 parent: 2 - - uid: 49519 + - uid: 3058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,3.5 - parent: 45711 - - uid: 51112 + pos: 24.5,42.5 + parent: 2 + - uid: 3062 components: - type: Transform - pos: 3.5,-67.5 + pos: 20.5,-19.5 parent: 2 - - uid: 53288 + - uid: 3069 components: - type: Transform - pos: -12.5,64.5 - parent: 45711 -- proto: WallPlasma - entities: - - uid: 46817 + pos: 27.5,-20.5 + parent: 2 + - uid: 3070 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,38.5 - parent: 45711 - - uid: 48717 + pos: 27.5,-21.5 + parent: 2 + - uid: 3071 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,38.5 - parent: 45711 - - uid: 48946 + pos: 21.5,-19.5 + parent: 2 + - uid: 3084 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,38.5 - parent: 45711 - - uid: 52417 + pos: 18.5,-19.5 + parent: 2 + - uid: 3095 components: - type: Transform - pos: -37.5,43.5 - parent: 45711 - - uid: 53409 + rot: 1.5707963267948966 rad + pos: 30.5,-28.5 + parent: 2 + - uid: 3096 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,38.5 - parent: 45711 - - uid: 53410 + rot: 1.5707963267948966 rad + pos: 30.5,-27.5 + parent: 2 + - uid: 3097 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,38.5 - parent: 45711 - - uid: 53416 + rot: 1.5707963267948966 rad + pos: 30.5,-29.5 + parent: 2 + - uid: 3098 components: - type: Transform - pos: -39.5,41.5 - parent: 45711 - - uid: 53417 + rot: 1.5707963267948966 rad + pos: 30.5,-30.5 + parent: 2 + - uid: 3099 components: - type: Transform - pos: -39.5,42.5 - parent: 45711 - - uid: 53421 + rot: 1.5707963267948966 rad + pos: 32.5,-27.5 + parent: 2 + - uid: 3100 components: - type: Transform - pos: -39.5,43.5 - parent: 45711 - - uid: 53422 + rot: 1.5707963267948966 rad + pos: 33.5,-27.5 + parent: 2 + - uid: 3101 components: - type: Transform - pos: -38.5,43.5 - parent: 45711 - - uid: 53443 + rot: 1.5707963267948966 rad + pos: 35.5,-27.5 + parent: 2 + - uid: 3102 components: - type: Transform - pos: -39.5,40.5 - parent: 45711 - - uid: 53444 + rot: 1.5707963267948966 rad + pos: 36.5,-27.5 + parent: 2 + - uid: 3103 components: - type: Transform - pos: -39.5,39.5 - parent: 45711 - - uid: 53452 + rot: 1.5707963267948966 rad + pos: 37.5,-27.5 + parent: 2 + - uid: 3104 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,39.5 - parent: 45711 - - uid: 53454 + rot: 1.5707963267948966 rad + pos: 37.5,-28.5 + parent: 2 + - uid: 3105 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,42.5 - parent: 45711 - - uid: 53762 + rot: 1.5707963267948966 rad + pos: 37.5,-29.5 + parent: 2 + - uid: 3106 components: - type: Transform - pos: -35.5,43.5 - parent: 45711 - - uid: 53763 + rot: 1.5707963267948966 rad + pos: 37.5,-30.5 + parent: 2 + - uid: 3107 components: - type: Transform - pos: -36.5,43.5 - parent: 45711 -- proto: WallPlastitanium - entities: - - uid: 35881 + rot: 1.5707963267948966 rad + pos: 37.5,-31.5 + parent: 2 + - uid: 3108 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-2.5 - parent: 35803 - - uid: 35882 + pos: 37.5,-32.5 + parent: 2 + - uid: 3113 components: - type: Transform - pos: -0.5,2.5 - parent: 35803 - - uid: 35883 + rot: 1.5707963267948966 rad + pos: 37.5,-33.5 + parent: 2 + - uid: 3114 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-1.5 - parent: 35803 - - uid: 35884 + rot: 1.5707963267948966 rad + pos: 36.5,-33.5 + parent: 2 + - uid: 3115 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-2.5 - parent: 35803 - - uid: 35885 + rot: 1.5707963267948966 rad + pos: 35.5,-33.5 + parent: 2 + - uid: 3116 components: - type: Transform - pos: -1.5,-0.5 - parent: 35803 - - uid: 35886 + rot: 1.5707963267948966 rad + pos: 34.5,-33.5 + parent: 2 + - uid: 3117 components: - type: Transform - pos: 0.5,2.5 - parent: 35803 - - uid: 35887 + rot: 1.5707963267948966 rad + pos: 33.5,-33.5 + parent: 2 + - uid: 3118 components: - type: Transform - pos: -1.5,2.5 - parent: 35803 - - uid: 35888 + rot: 1.5707963267948966 rad + pos: 32.5,-33.5 + parent: 2 + - uid: 3119 components: - type: Transform - pos: -0.5,3.5 - parent: 35803 - - uid: 35889 + rot: 1.5707963267948966 rad + pos: 31.5,-33.5 + parent: 2 + - uid: 3120 components: - type: Transform - pos: -0.5,4.5 - parent: 35803 - - uid: 35890 + rot: 1.5707963267948966 rad + pos: 30.5,-33.5 + parent: 2 + - uid: 3121 components: - type: Transform - pos: 3.5,4.5 - parent: 35803 - - uid: 35891 + rot: 1.5707963267948966 rad + pos: 30.5,-32.5 + parent: 2 + - uid: 3122 components: - type: Transform - pos: 3.5,3.5 - parent: 35803 - - uid: 35892 + rot: 1.5707963267948966 rad + pos: 30.5,-31.5 + parent: 2 + - uid: 3150 components: - type: Transform - pos: 4.5,2.5 - parent: 35803 - - uid: 35893 + pos: 38.5,30.5 + parent: 2 + - uid: 3177 components: - type: Transform - pos: 4.5,-0.5 - parent: 35803 - - uid: 35894 + pos: 38.5,29.5 + parent: 2 + - uid: 3189 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-2.5 - parent: 35803 - - uid: 35895 + pos: 38.5,36.5 + parent: 2 + - uid: 3191 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-1.5 - parent: 35803 - - uid: 35896 + pos: 38.5,35.5 + parent: 2 + - uid: 3192 components: - type: Transform - pos: 3.5,2.5 - parent: 35803 - - uid: 35897 + pos: 38.5,31.5 + parent: 2 + - uid: 3198 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-0.5 - parent: 35803 - - uid: 35898 + rot: 1.5707963267948966 rad + pos: 38.5,-33.5 + parent: 2 + - uid: 3199 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-0.5 - parent: 35803 - - uid: 35899 + rot: 1.5707963267948966 rad + pos: 39.5,-33.5 + parent: 2 + - uid: 3201 components: - type: Transform - pos: 2.5,2.5 - parent: 35803 - - uid: 45994 + pos: 37.5,29.5 + parent: 2 + - uid: 3202 components: - type: Transform - pos: -2.5,46.5 - parent: 45711 - - uid: 46012 + rot: 1.5707963267948966 rad + pos: 38.5,-27.5 + parent: 2 + - uid: 3203 components: - type: Transform - pos: -1.5,47.5 - parent: 45711 - - uid: 46013 + rot: 1.5707963267948966 rad + pos: 39.5,-27.5 + parent: 2 + - uid: 3204 components: - type: Transform - pos: -2.5,47.5 - parent: 45711 - - uid: 46015 + rot: 1.5707963267948966 rad + pos: 40.5,-33.5 + parent: 2 + - uid: 3206 components: - type: Transform - pos: 2.5,47.5 - parent: 45711 - - uid: 46548 + rot: 1.5707963267948966 rad + pos: 42.5,-33.5 + parent: 2 + - uid: 3207 components: - type: Transform - pos: 7.5,47.5 - parent: 45711 - - uid: 46556 + rot: 1.5707963267948966 rad + pos: 43.5,-33.5 + parent: 2 + - uid: 3208 components: - type: Transform - pos: 4.5,47.5 - parent: 45711 - - uid: 46557 + rot: 1.5707963267948966 rad + pos: 43.5,-32.5 + parent: 2 + - uid: 3209 components: - type: Transform - pos: 3.5,47.5 - parent: 45711 - - uid: 46563 + rot: 1.5707963267948966 rad + pos: 43.5,-31.5 + parent: 2 + - uid: 3210 components: - type: Transform - pos: 5.5,47.5 - parent: 45711 - - uid: 46564 + rot: 1.5707963267948966 rad + pos: 43.5,-30.5 + parent: 2 + - uid: 3211 components: - type: Transform - pos: 3.5,46.5 - parent: 45711 - - uid: 46571 + rot: 1.5707963267948966 rad + pos: 43.5,-29.5 + parent: 2 + - uid: 3212 components: - type: Transform - pos: 8.5,47.5 - parent: 45711 - - uid: 46587 + rot: 1.5707963267948966 rad + pos: 43.5,-28.5 + parent: 2 + - uid: 3213 components: - type: Transform - pos: -19.5,39.5 - parent: 45711 - - uid: 46620 + rot: 1.5707963267948966 rad + pos: 43.5,-27.5 + parent: 2 + - uid: 3217 components: - type: Transform - pos: -32.5,38.5 - parent: 45711 - - uid: 46734 + pos: 42.5,2.5 + parent: 2 + - uid: 3219 components: - type: Transform - pos: -14.5,-6.5 - parent: 45711 - - uid: 46745 + pos: 42.5,4.5 + parent: 2 + - uid: 3220 components: - type: Transform - pos: -17.5,-1.5 - parent: 45711 - - uid: 46746 + pos: 43.5,2.5 + parent: 2 + - uid: 3222 components: - type: Transform - pos: -16.5,-2.5 - parent: 45711 - - uid: 46747 + pos: 42.5,7.5 + parent: 2 + - uid: 3237 components: - type: Transform - pos: -17.5,-2.5 - parent: 45711 - - uid: 46769 + pos: 32.5,37.5 + parent: 2 + - uid: 3240 components: - type: Transform - pos: -15.5,-5.5 - parent: 45711 - - uid: 46772 + pos: 31.5,37.5 + parent: 2 + - uid: 3243 components: - type: Transform - pos: -15.5,-4.5 - parent: 45711 - - uid: 46773 + pos: 44.5,2.5 + parent: 2 + - uid: 3244 components: - type: Transform - pos: -18.5,-1.5 - parent: 45711 - - uid: 46775 + pos: 45.5,2.5 + parent: 2 + - uid: 3245 components: - type: Transform - pos: -15.5,-3.5 - parent: 45711 - - uid: 46777 + pos: 46.5,2.5 + parent: 2 + - uid: 3256 components: - type: Transform - pos: -16.5,-3.5 - parent: 45711 - - uid: 46780 + pos: 47.5,2.5 + parent: 2 + - uid: 3257 components: - type: Transform - pos: -18.5,-0.5 - parent: 45711 - - uid: 46781 + pos: 47.5,3.5 + parent: 2 + - uid: 3258 components: - type: Transform - pos: -14.5,-5.5 - parent: 45711 - - uid: 46784 + pos: 47.5,4.5 + parent: 2 + - uid: 3259 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,52.5 - parent: 45711 - - uid: 46795 + pos: 47.5,5.5 + parent: 2 + - uid: 3260 components: - type: Transform - pos: -18.5,0.5 - parent: 45711 - - uid: 46824 + pos: 47.5,6.5 + parent: 2 + - uid: 3262 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,48.5 - parent: 45711 - - uid: 46849 + pos: 47.5,8.5 + parent: 2 + - uid: 3263 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,47.5 - parent: 45711 - - uid: 48459 + pos: 47.5,9.5 + parent: 2 + - uid: 3264 components: - type: Transform - pos: -5.5,35.5 - parent: 45711 - - uid: 48460 + pos: 47.5,10.5 + parent: 2 + - uid: 3265 components: - type: Transform - pos: -5.5,36.5 - parent: 45711 - - uid: 48461 + pos: 47.5,11.5 + parent: 2 + - uid: 3266 components: - type: Transform - pos: -5.5,38.5 - parent: 45711 - - uid: 48462 + pos: 47.5,12.5 + parent: 2 + - uid: 3267 components: - type: Transform - pos: -5.5,39.5 - parent: 45711 - - uid: 48677 + pos: 43.5,13.5 + parent: 2 + - uid: 3268 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,47.5 - parent: 45711 - - uid: 48678 + pos: 44.5,13.5 + parent: 2 + - uid: 3269 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,47.5 - parent: 45711 - - uid: 48681 + pos: 45.5,13.5 + parent: 2 + - uid: 3270 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,47.5 - parent: 45711 - - uid: 48708 + pos: 46.5,13.5 + parent: 2 + - uid: 3271 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,47.5 - parent: 45711 - - uid: 48718 + pos: 47.5,13.5 + parent: 2 + - uid: 3291 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,47.5 - parent: 45711 - - uid: 48753 + pos: 23.5,-19.5 + parent: 2 + - uid: 3295 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,46.5 - parent: 45711 - - uid: 48943 + pos: 37.5,37.5 + parent: 2 + - uid: 3296 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,53.5 - parent: 45711 - - uid: 49523 + pos: 38.5,37.5 + parent: 2 + - uid: 3309 components: - type: Transform - pos: 6.5,38.5 - parent: 45711 - - uid: 49526 + pos: 27.5,-19.5 + parent: 2 + - uid: 3310 components: - type: Transform - pos: 9.5,33.5 - parent: 45711 - - uid: 49529 + pos: 27.5,-18.5 + parent: 2 + - uid: 3311 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-7.5 - parent: 45711 - - uid: 49530 + pos: 27.5,-17.5 + parent: 2 + - uid: 3398 components: - type: Transform - pos: 1.5,-4.5 - parent: 45711 - - uid: 49531 + pos: 69.5,-44.5 + parent: 2 + - uid: 3410 components: - type: Transform - pos: -2.5,2.5 - parent: 45711 - - uid: 49532 + pos: 42.5,22.5 + parent: 2 + - uid: 3411 components: - type: Transform - pos: -4.5,-8.5 - parent: 45711 - - uid: 49533 + pos: 43.5,22.5 + parent: 2 + - uid: 3412 components: - type: Transform - pos: 3.5,-4.5 - parent: 45711 - - uid: 49534 + pos: 44.5,22.5 + parent: 2 + - uid: 3413 components: - type: Transform - pos: -5.5,-8.5 - parent: 45711 - - uid: 49535 + pos: 45.5,22.5 + parent: 2 + - uid: 3414 components: - type: Transform - pos: -0.5,-4.5 - parent: 45711 - - uid: 49536 + pos: 46.5,22.5 + parent: 2 + - uid: 3420 components: - type: Transform - pos: 2.5,-4.5 - parent: 45711 - - uid: 49537 + pos: 46.5,32.5 + parent: 2 + - uid: 3421 components: - type: Transform - pos: -1.5,-8.5 - parent: 45711 - - uid: 49538 + pos: 45.5,32.5 + parent: 2 + - uid: 3422 components: - type: Transform - pos: -0.5,-8.5 - parent: 45711 - - uid: 49539 + pos: 44.5,32.5 + parent: 2 + - uid: 3423 components: - type: Transform - pos: 1.5,-8.5 - parent: 45711 - - uid: 49540 + pos: 43.5,32.5 + parent: 2 + - uid: 3424 components: - type: Transform - pos: 2.5,-8.5 - parent: 45711 - - uid: 49541 + pos: 42.5,32.5 + parent: 2 + - uid: 3430 components: - type: Transform - pos: 3.5,7.5 - parent: 45711 - - uid: 49543 + pos: 86.5,-62.5 + parent: 2 + - uid: 3434 components: - type: Transform - pos: -2.5,-8.5 - parent: 45711 - - uid: 49544 + pos: 75.5,-59.5 + parent: 2 + - uid: 3439 components: - type: Transform - pos: -2.5,-7.5 - parent: 45711 - - uid: 49545 + pos: 49.5,23.5 + parent: 2 + - uid: 3445 components: - type: Transform - pos: -3.5,-8.5 - parent: 45711 - - uid: 49546 + pos: 49.5,29.5 + parent: 2 + - uid: 3446 components: - type: Transform - pos: -2.5,-5.5 - parent: 45711 - - uid: 49547 + pos: 49.5,30.5 + parent: 2 + - uid: 3448 components: - type: Transform - pos: -2.5,-4.5 - parent: 45711 - - uid: 49548 + pos: 47.5,32.5 + parent: 2 + - uid: 3449 components: - type: Transform - pos: -1.5,-4.5 - parent: 45711 - - uid: 49549 + pos: 47.5,22.5 + parent: 2 + - uid: 3450 components: - type: Transform - pos: 3.5,-5.5 - parent: 45711 - - uid: 49550 + pos: 49.5,25.5 + parent: 2 + - uid: 3451 components: - type: Transform - pos: 4.5,-8.5 - parent: 45711 - - uid: 49551 + pos: 49.5,24.5 + parent: 2 + - uid: 3452 components: - type: Transform - pos: 3.5,-7.5 - parent: 45711 - - uid: 49552 + pos: 49.5,31.5 + parent: 2 + - uid: 3458 components: - type: Transform - pos: 3.5,-8.5 - parent: 45711 - - uid: 49553 + pos: 48.5,13.5 + parent: 2 + - uid: 3459 components: - type: Transform - pos: 3.5,0.5 - parent: 45711 - - uid: 49556 + pos: 49.5,13.5 + parent: 2 + - uid: 3468 components: - type: Transform - pos: -2.5,7.5 - parent: 45711 - - uid: 49557 + pos: 49.5,22.5 + parent: 2 + - uid: 3469 components: - type: Transform - pos: -6.5,-8.5 - parent: 45711 - - uid: 49558 + pos: 48.5,22.5 + parent: 2 + - uid: 3472 components: - type: Transform - pos: -6.5,-7.5 - parent: 45711 - - uid: 49559 + pos: 50.5,13.5 + parent: 2 + - uid: 3473 components: - type: Transform - pos: -6.5,-6.5 - parent: 45711 - - uid: 49560 + pos: 50.5,14.5 + parent: 2 + - uid: 3474 components: - type: Transform - pos: -6.5,-5.5 - parent: 45711 - - uid: 49564 + pos: 50.5,15.5 + parent: 2 + - uid: 3475 components: - type: Transform - pos: -3.5,-4.5 - parent: 45711 - - uid: 49565 + pos: 50.5,16.5 + parent: 2 + - uid: 3476 components: - type: Transform - pos: 5.5,-8.5 - parent: 45711 - - uid: 49566 + pos: 50.5,17.5 + parent: 2 + - uid: 3477 components: - type: Transform - pos: 6.5,-8.5 - parent: 45711 - - uid: 49567 + pos: 50.5,18.5 + parent: 2 + - uid: 3478 components: - type: Transform - pos: 7.5,-8.5 - parent: 45711 - - uid: 49568 + pos: 50.5,19.5 + parent: 2 + - uid: 3479 components: - type: Transform - pos: 4.5,-4.5 - parent: 45711 - - uid: 49569 + pos: 50.5,20.5 + parent: 2 + - uid: 3480 components: - type: Transform - pos: 7.5,-5.5 - parent: 45711 - - uid: 49570 + pos: 50.5,21.5 + parent: 2 + - uid: 3481 components: - type: Transform - pos: 7.5,-6.5 - parent: 45711 - - uid: 49571 + pos: 50.5,22.5 + parent: 2 + - uid: 3611 components: - type: Transform - pos: 7.5,-7.5 - parent: 45711 - - uid: 49575 + pos: 26.5,-17.5 + parent: 2 + - uid: 3646 components: - type: Transform - pos: -2.5,4.5 - parent: 45711 - - uid: 49576 + pos: 24.5,41.5 + parent: 2 + - uid: 3652 components: - type: Transform - pos: -2.5,5.5 - parent: 45711 - - uid: 49577 + pos: 32.5,47.5 + parent: 2 + - uid: 3653 components: - type: Transform - pos: -2.5,6.5 - parent: 45711 - - uid: 49583 + pos: 37.5,49.5 + parent: 2 + - uid: 3715 components: - type: Transform - pos: 3.5,6.5 - parent: 45711 - - uid: 49584 + pos: 92.5,-54.5 + parent: 2 + - uid: 3717 components: - type: Transform - pos: 8.5,0.5 - parent: 45711 - - uid: 49585 + pos: 85.5,-49.5 + parent: 2 + - uid: 3720 components: - type: Transform - pos: 8.5,1.5 - parent: 45711 - - uid: 49586 + pos: 84.5,-49.5 + parent: 2 + - uid: 3721 components: - type: Transform - pos: 8.5,2.5 - parent: 45711 - - uid: 49587 + pos: 87.5,-52.5 + parent: 2 + - uid: 3722 components: - type: Transform - pos: 8.5,3.5 - parent: 45711 - - uid: 49588 + pos: 85.5,-50.5 + parent: 2 + - uid: 3723 components: - type: Transform - pos: 8.5,4.5 - parent: 45711 - - uid: 49589 + pos: 90.5,-52.5 + parent: 2 + - uid: 3728 components: - type: Transform - pos: 8.5,5.5 - parent: 45711 - - uid: 49590 + pos: 92.5,-58.5 + parent: 2 + - uid: 3729 components: - type: Transform - pos: 8.5,6.5 - parent: 45711 - - uid: 49591 + pos: 91.5,-58.5 + parent: 2 + - uid: 3730 components: - type: Transform - pos: 8.5,7.5 - parent: 45711 - - uid: 49592 + pos: 93.5,-58.5 + parent: 2 + - uid: 3734 components: - type: Transform - pos: 4.5,7.5 - parent: 45711 - - uid: 49593 + pos: 91.5,-54.5 + parent: 2 + - uid: 3735 components: - type: Transform - pos: 5.5,7.5 - parent: 45711 - - uid: 49594 + pos: 93.5,-54.5 + parent: 2 + - uid: 3740 components: - type: Transform - pos: 7.5,7.5 - parent: 45711 - - uid: 49595 + pos: -49.5,-22.5 + parent: 2 + - uid: 3764 components: - type: Transform - pos: 9.5,12.5 - parent: 45711 - - uid: 49596 + pos: 32.5,45.5 + parent: 2 + - uid: 3779 components: - type: Transform - pos: -3.5,5.5 - parent: 45711 - - uid: 49597 + pos: -49.5,-21.5 + parent: 2 + - uid: 3783 components: - type: Transform - pos: -4.5,5.5 - parent: 45711 - - uid: 49598 + pos: 66.5,-49.5 + parent: 2 + - uid: 3815 components: - type: Transform - pos: -5.5,6.5 - parent: 45711 - - uid: 49599 + pos: -17.5,69.5 + parent: 2 + - uid: 3817 components: - type: Transform - pos: -5.5,5.5 - parent: 45711 - - uid: 49600 + pos: -19.5,69.5 + parent: 2 + - uid: 3818 components: - type: Transform - pos: 0.5,13.5 - parent: 45711 - - uid: 49601 + pos: -18.5,69.5 + parent: 2 + - uid: 3819 components: - type: Transform - pos: -1.5,13.5 - parent: 45711 - - uid: 49602 + pos: 29.5,45.5 + parent: 2 + - uid: 3828 components: - type: Transform - pos: -7.5,3.5 - parent: 45711 - - uid: 49603 + pos: 25.5,45.5 + parent: 2 + - uid: 3830 components: - type: Transform - pos: -6.5,4.5 - parent: 45711 - - uid: 49604 + pos: 8.5,-75.5 + parent: 2 + - uid: 3834 components: - type: Transform - pos: -6.5,3.5 - parent: 45711 - - uid: 49605 + pos: 89.5,-52.5 + parent: 2 + - uid: 3836 components: - type: Transform - pos: -8.5,2.5 - parent: 45711 - - uid: 49606 + pos: 88.5,-52.5 + parent: 2 + - uid: 3842 components: - type: Transform - pos: -8.5,1.5 - parent: 45711 - - uid: 49607 + pos: 42.5,33.5 + parent: 2 + - uid: 3846 components: - type: Transform - pos: -8.5,0.5 - parent: 45711 - - uid: 49608 + pos: 42.5,39.5 + parent: 2 + - uid: 3848 components: - type: Transform - pos: -7.5,-0.5 - parent: 45711 - - uid: 49609 + pos: 42.5,40.5 + parent: 2 + - uid: 3852 components: - type: Transform - pos: -6.5,-0.5 - parent: 45711 - - uid: 49610 + pos: 46.5,40.5 + parent: 2 + - uid: 3853 components: - type: Transform - pos: -5.5,-0.5 - parent: 45711 - - uid: 49611 + pos: 47.5,40.5 + parent: 2 + - uid: 3860 components: - type: Transform - pos: 2.5,13.5 - parent: 45711 - - uid: 49612 + pos: 48.5,32.5 + parent: 2 + - uid: 3862 components: - type: Transform - pos: -2.5,13.5 - parent: 45711 - - uid: 49613 + pos: 49.5,33.5 + parent: 2 + - uid: 3874 components: - type: Transform - pos: -2.5,12.5 - parent: 45711 - - uid: 49614 + pos: 49.5,39.5 + parent: 2 + - uid: 3878 components: - type: Transform - pos: -2.5,11.5 - parent: 45711 - - uid: 49615 + pos: 49.5,32.5 + parent: 2 + - uid: 3881 components: - type: Transform - pos: -2.5,8.5 - parent: 45711 - - uid: 49616 + pos: 48.5,40.5 + parent: 2 + - uid: 3882 components: - type: Transform - pos: -2.5,9.5 - parent: 45711 - - uid: 49617 + pos: 49.5,40.5 + parent: 2 + - uid: 3895 components: - type: Transform - pos: 3.5,8.5 - parent: 45711 - - uid: 49618 + pos: 60.5,45.5 + parent: 2 + - uid: 3896 components: - type: Transform - pos: 3.5,9.5 - parent: 45711 - - uid: 49619 + pos: 53.5,39.5 + parent: 2 + - uid: 3901 components: - type: Transform - pos: 3.5,11.5 - parent: 45711 - - uid: 49620 + pos: 53.5,34.5 + parent: 2 + - uid: 3905 components: - type: Transform - pos: 3.5,12.5 - parent: 45711 - - uid: 49621 + pos: 53.5,30.5 + parent: 2 + - uid: 3906 components: - type: Transform - pos: 3.5,13.5 - parent: 45711 - - uid: 49622 + pos: 53.5,29.5 + parent: 2 + - uid: 3907 components: - type: Transform - pos: 4.5,13.5 - parent: 45711 - - uid: 49623 + pos: 53.5,28.5 + parent: 2 + - uid: 3908 components: - type: Transform - pos: 5.5,13.5 - parent: 45711 - - uid: 49624 + pos: 53.5,27.5 + parent: 2 + - uid: 3909 components: - type: Transform - pos: 6.5,13.5 - parent: 45711 - - uid: 49625 + pos: 53.5,26.5 + parent: 2 + - uid: 3910 components: - type: Transform - pos: 7.5,13.5 - parent: 45711 - - uid: 49626 + pos: 53.5,25.5 + parent: 2 + - uid: 3911 components: - type: Transform - pos: 8.5,13.5 - parent: 45711 - - uid: 49627 + pos: 52.5,25.5 + parent: 2 + - uid: 3913 components: - type: Transform - pos: 9.5,13.5 - parent: 45711 - - uid: 49628 + pos: 50.5,25.5 + parent: 2 + - uid: 3970 components: - type: Transform - pos: 10.5,7.5 - parent: 45711 - - uid: 49629 + pos: -26.5,68.5 + parent: 2 + - uid: 4054 components: - type: Transform - pos: 11.5,6.5 - parent: 45711 - - uid: 49630 + pos: 32.5,41.5 + parent: 2 + - uid: 4059 components: - type: Transform - pos: 10.5,6.5 - parent: 45711 - - uid: 49631 + pos: 37.5,41.5 + parent: 2 + - uid: 4060 components: - type: Transform - pos: 9.5,8.5 - parent: 45711 - - uid: 49632 + pos: 38.5,41.5 + parent: 2 + - uid: 4061 components: - type: Transform - pos: 9.5,7.5 - parent: 45711 - - uid: 49633 + pos: 39.5,41.5 + parent: 2 + - uid: 4062 components: - type: Transform - pos: 11.5,5.5 - parent: 45711 - - uid: 49634 + pos: 40.5,41.5 + parent: 2 + - uid: 4063 components: - type: Transform - pos: 12.5,5.5 - parent: 45711 - - uid: 49635 + pos: 41.5,41.5 + parent: 2 + - uid: 4064 components: - type: Transform - pos: -3.5,7.5 - parent: 45711 - - uid: 49636 + pos: 42.5,41.5 + parent: 2 + - uid: 4079 components: - type: Transform - pos: -4.5,7.5 - parent: 45711 - - uid: 49637 + pos: 19.5,41.5 + parent: 2 + - uid: 4097 components: - type: Transform - pos: 11.5,12.5 - parent: 45711 - - uid: 49638 + pos: 17.5,-22.5 + parent: 2 + - uid: 4098 components: - type: Transform - pos: -6.5,7.5 - parent: 45711 - - uid: 49639 + pos: 17.5,-21.5 + parent: 2 + - uid: 4120 components: - type: Transform - pos: -7.5,7.5 - parent: 45711 - - uid: 49640 + pos: 21.5,41.5 + parent: 2 + - uid: 4127 components: - type: Transform - pos: -8.5,7.5 - parent: 45711 - - uid: 49641 + pos: 19.5,38.5 + parent: 2 + - uid: 4164 components: - type: Transform - pos: -8.5,8.5 - parent: 45711 - - uid: 49642 + pos: 37.5,42.5 + parent: 2 + - uid: 4176 components: - type: Transform - pos: -3.5,13.5 - parent: 45711 - - uid: 49643 + pos: 53.5,38.5 + parent: 2 + - uid: 4197 components: - type: Transform - pos: -4.5,13.5 - parent: 45711 - - uid: 49644 + pos: 19.5,40.5 + parent: 2 + - uid: 4223 components: - type: Transform - pos: -5.5,13.5 - parent: 45711 - - uid: 49645 + pos: 23.5,41.5 + parent: 2 + - uid: 4240 components: - type: Transform - pos: -6.5,13.5 - parent: 45711 - - uid: 49646 + pos: 53.5,37.5 + parent: 2 + - uid: 4299 components: - type: Transform - pos: -7.5,13.5 - parent: 45711 - - uid: 49647 + pos: 53.5,35.5 + parent: 2 + - uid: 4308 components: - type: Transform - pos: -8.5,13.5 - parent: 45711 - - uid: 49648 + pos: 19.5,36.5 + parent: 2 + - uid: 4316 components: - type: Transform - pos: -8.5,12.5 - parent: 45711 - - uid: 49649 + pos: 20.5,41.5 + parent: 2 + - uid: 4362 components: - type: Transform - pos: -9.5,12.5 - parent: 45711 - - uid: 49650 + pos: 22.5,41.5 + parent: 2 + - uid: 4425 components: - type: Transform - pos: -10.5,12.5 - parent: 45711 - - uid: 49651 + pos: 19.5,37.5 + parent: 2 + - uid: 4691 components: - type: Transform - pos: -11.5,12.5 - parent: 45711 - - uid: 49652 + pos: -11.5,-23.5 + parent: 2 + - uid: 4763 components: - type: Transform - pos: -11.5,11.5 - parent: 45711 - - uid: 49653 + pos: 61.5,-39.5 + parent: 2 + - uid: 4813 components: - type: Transform - pos: -12.5,11.5 - parent: 45711 - - uid: 49654 + pos: -32.5,-26.5 + parent: 2 + - uid: 4835 components: - type: Transform - pos: -12.5,10.5 - parent: 45711 - - uid: 49655 + pos: -34.5,6.5 + parent: 2 + - uid: 4851 components: - type: Transform - pos: -13.5,10.5 - parent: 45711 - - uid: 49656 + rot: -1.5707963267948966 rad + pos: -25.5,56.5 + parent: 2 + missingComponents: + - Damageable + - Destructible + - uid: 4882 components: - type: Transform - pos: -13.5,9.5 - parent: 45711 - - uid: 49657 + rot: -1.5707963267948966 rad + pos: -8.5,-12.5 + parent: 2 + - uid: 4886 components: - type: Transform - pos: -14.5,9.5 - parent: 45711 - - uid: 49658 + rot: -1.5707963267948966 rad + pos: -8.5,-3.5 + parent: 2 + - uid: 4939 components: - type: Transform - pos: -14.5,8.5 - parent: 45711 - - uid: 49659 + pos: -72.5,49.5 + parent: 2 + - uid: 4972 components: - type: Transform - pos: -15.5,8.5 - parent: 45711 - - uid: 49660 + pos: -41.5,-45.5 + parent: 2 + - uid: 4997 components: - type: Transform - pos: -15.5,7.5 - parent: 45711 - - uid: 49661 + pos: -39.5,-44.5 + parent: 2 + - uid: 5000 components: - type: Transform - pos: -15.5,6.5 - parent: 45711 - - uid: 49662 + pos: -42.5,-45.5 + parent: 2 + - uid: 5001 components: - type: Transform - pos: -15.5,5.5 - parent: 45711 - - uid: 49663 + pos: 55.5,-32.5 + parent: 2 + - uid: 5002 components: - type: Transform - pos: -16.5,1.5 - parent: 45711 - - uid: 49664 + pos: 56.5,-32.5 + parent: 2 + - uid: 5003 components: - type: Transform - pos: -17.5,1.5 - parent: 45711 - - uid: 49665 + pos: 57.5,-32.5 + parent: 2 + - uid: 5004 components: - type: Transform - pos: -18.5,1.5 - parent: 45711 - - uid: 49666 + pos: 58.5,-32.5 + parent: 2 + - uid: 5005 components: - type: Transform - pos: -15.5,1.5 - parent: 45711 - - uid: 49667 + pos: 58.5,-33.5 + parent: 2 + - uid: 5006 components: - type: Transform - pos: -15.5,0.5 - parent: 45711 - - uid: 49668 + pos: 58.5,-34.5 + parent: 2 + - uid: 5007 components: - type: Transform - pos: -15.5,-1.5 - parent: 45711 - - uid: 49669 + pos: 58.5,-35.5 + parent: 2 + - uid: 5008 components: - type: Transform - pos: -9.5,7.5 - parent: 45711 - - uid: 49670 + pos: 58.5,-36.5 + parent: 2 + - uid: 5009 components: - type: Transform - pos: -10.5,6.5 - parent: 45711 - - uid: 49671 + pos: 57.5,-36.5 + parent: 2 + - uid: 5010 components: - type: Transform - pos: -9.5,6.5 - parent: 45711 - - uid: 49672 + pos: 56.5,-36.5 + parent: 2 + - uid: 5011 components: - type: Transform - pos: -11.5,5.5 - parent: 45711 - - uid: 49673 + pos: 55.5,-36.5 + parent: 2 + - uid: 5012 components: - type: Transform - pos: -10.5,5.5 - parent: 45711 - - uid: 49674 + pos: 54.5,-36.5 + parent: 2 + - uid: 5013 components: - type: Transform - pos: -9.5,5.5 - parent: 45711 - - uid: 49675 + pos: 54.5,-32.5 + parent: 2 + - uid: 5018 components: - type: Transform - pos: -8.5,5.5 - parent: 45711 - - uid: 49676 + pos: -43.5,-45.5 + parent: 2 + - uid: 5034 components: - type: Transform - pos: -8.5,4.5 - parent: 45711 - - uid: 49677 + pos: -73.5,40.5 + parent: 2 + - uid: 5042 components: - type: Transform - pos: -8.5,3.5 - parent: 45711 - - uid: 49678 + pos: 59.5,-59.5 + parent: 2 + - uid: 5043 components: - type: Transform - pos: -8.5,6.5 - parent: 45711 - - uid: 49679 + pos: 80.5,-33.5 + parent: 2 + - uid: 5046 components: - type: Transform - pos: -7.5,6.5 - parent: 45711 - - uid: 49681 + pos: 69.5,-36.5 + parent: 2 + - uid: 5064 components: - type: Transform - pos: 10.5,12.5 - parent: 45711 - - uid: 49683 + pos: -4.5,55.5 + parent: 2 + - uid: 5077 components: - type: Transform - pos: -3.5,6.5 - parent: 45711 - - uid: 49684 + pos: 67.5,-21.5 + parent: 2 + - uid: 5204 components: - type: Transform - pos: -7.5,5.5 - parent: 45711 - - uid: 49685 + pos: 53.5,-32.5 + parent: 2 + - uid: 5233 components: - type: Transform - pos: -7.5,4.5 - parent: 45711 - - uid: 49686 + pos: 49.5,-32.5 + parent: 2 + - uid: 5243 components: - type: Transform - pos: -11.5,1.5 - parent: 45711 - - uid: 49687 + pos: -33.5,6.5 + parent: 2 + - uid: 5248 components: - type: Transform - pos: -10.5,1.5 - parent: 45711 - - uid: 49688 + pos: 75.5,-25.5 + parent: 2 + - uid: 5270 components: - type: Transform - pos: -9.5,1.5 - parent: 45711 - - uid: 49689 + pos: 68.5,-20.5 + parent: 2 + - uid: 5272 components: - type: Transform - pos: -10.5,0.5 - parent: 45711 - - uid: 49690 + pos: 67.5,-20.5 + parent: 2 + - uid: 5273 components: - type: Transform - pos: -9.5,0.5 - parent: 45711 - - uid: 49691 + pos: 70.5,-20.5 + parent: 2 + - uid: 5274 components: - type: Transform - pos: -9.5,-0.5 - parent: 45711 - - uid: 49692 + pos: 69.5,-20.5 + parent: 2 + - uid: 5275 components: - type: Transform - pos: -8.5,-0.5 - parent: 45711 - - uid: 49693 + pos: 75.5,-20.5 + parent: 2 + - uid: 5282 components: - type: Transform - pos: -13.5,-2.5 - parent: 45711 - - uid: 49694 + pos: -72.5,40.5 + parent: 2 + - uid: 5292 components: - type: Transform - pos: -14.5,-2.5 - parent: 45711 - - uid: 49695 + pos: -70.5,40.5 + parent: 2 + - uid: 5293 components: - type: Transform - pos: -14.5,-1.5 - parent: 45711 - - uid: 49696 + pos: -71.5,40.5 + parent: 2 + - uid: 5329 components: - type: Transform - pos: -15.5,-0.5 - parent: 45711 - - uid: 49697 + pos: 60.5,41.5 + parent: 2 + - uid: 5346 components: - type: Transform - pos: -13.5,-3.5 - parent: 45711 - - uid: 49698 + pos: 75.5,-22.5 + parent: 2 + - uid: 5356 components: - type: Transform - pos: -6.5,-1.5 - parent: 45711 - - uid: 49699 + pos: 75.5,-21.5 + parent: 2 + - uid: 5359 components: - type: Transform - pos: -18.5,2.5 - parent: 45711 - - uid: 49700 + pos: 75.5,-24.5 + parent: 2 + - uid: 5360 components: - type: Transform - pos: -18.5,3.5 - parent: 45711 - - uid: 49701 + pos: 75.5,-23.5 + parent: 2 + - uid: 5363 components: - type: Transform - pos: -18.5,4.5 - parent: 45711 - - uid: 49702 + pos: 7.5,56.5 + parent: 2 + - uid: 5442 components: - type: Transform - pos: -18.5,5.5 - parent: 45711 - - uid: 49703 + pos: 43.5,-35.5 + parent: 2 + - uid: 5443 components: - type: Transform - pos: -17.5,5.5 - parent: 45711 - - uid: 49704 + pos: 51.5,-53.5 + parent: 2 + - uid: 5474 components: - type: Transform - pos: -16.5,5.5 - parent: 45711 - - uid: 49706 + pos: -13.5,-22.5 + parent: 2 + - uid: 5478 components: - type: Transform - pos: -6.5,-3.5 - parent: 45711 - - uid: 49715 + pos: -14.5,-28.5 + parent: 2 + - uid: 5479 components: - type: Transform - pos: -13.5,-4.5 - parent: 45711 - - uid: 49716 + pos: -12.5,-22.5 + parent: 2 + - uid: 5483 components: - type: Transform - pos: -13.5,-5.5 - parent: 45711 - - uid: 49717 + pos: 51.5,-54.5 + parent: 2 + - uid: 5485 components: - type: Transform - pos: -13.5,-6.5 - parent: 45711 - - uid: 49719 + pos: 67.5,-25.5 + parent: 2 + - uid: 5492 components: - type: Transform - pos: -10.5,-7.5 - parent: 45711 - - uid: 49721 + rot: 3.141592653589793 rad + pos: 78.5,-28.5 + parent: 2 + - uid: 5494 components: - type: Transform - pos: -12.5,-7.5 - parent: 45711 - - uid: 49722 + pos: 49.5,-35.5 + parent: 2 + - uid: 5565 components: - type: Transform - pos: -13.5,-7.5 - parent: 45711 - - uid: 49723 + pos: 50.5,46.5 + parent: 2 + - uid: 5622 components: - type: Transform - pos: 12.5,12.5 - parent: 45711 - - uid: 49724 + pos: 69.5,-38.5 + parent: 2 + - uid: 5630 components: - type: Transform - pos: 12.5,11.5 - parent: 45711 - - uid: 49725 + pos: 69.5,-49.5 + parent: 2 + - uid: 5636 components: - type: Transform - pos: 13.5,11.5 - parent: 45711 - - uid: 49726 + pos: -15.5,68.5 + parent: 2 + - uid: 5719 components: - type: Transform - pos: 13.5,10.5 - parent: 45711 - - uid: 49727 + pos: -23.5,68.5 + parent: 2 + - uid: 5721 components: - type: Transform - pos: 14.5,10.5 - parent: 45711 - - uid: 49728 + pos: 67.5,-49.5 + parent: 2 + - uid: 5725 components: - type: Transform - pos: 14.5,9.5 - parent: 45711 - - uid: 49729 + pos: 72.5,-20.5 + parent: 2 + - uid: 5739 components: - type: Transform - pos: 15.5,9.5 - parent: 45711 - - uid: 49730 + pos: 67.5,-28.5 + parent: 2 + - uid: 5743 components: - type: Transform - pos: 15.5,8.5 - parent: 45711 - - uid: 49731 + pos: 68.5,-49.5 + parent: 2 + - uid: 5744 components: - type: Transform - pos: 16.5,8.5 - parent: 45711 - - uid: 49732 + pos: 65.5,-49.5 + parent: 2 + - uid: 5840 components: - type: Transform - pos: 16.5,7.5 - parent: 45711 - - uid: 49733 + pos: -16.5,69.5 + parent: 2 + - uid: 6177 components: - type: Transform - pos: 16.5,6.5 - parent: 45711 - - uid: 49734 + pos: 88.5,-21.5 + parent: 2 + - uid: 6180 components: - type: Transform - pos: 16.5,5.5 - parent: 45711 - - uid: 49735 + pos: 87.5,-21.5 + parent: 2 + - uid: 6183 components: - type: Transform - pos: 17.5,5.5 - parent: 45711 - - uid: 49736 + pos: 88.5,-27.5 + parent: 2 + - uid: 6184 components: - type: Transform - pos: 18.5,5.5 - parent: 45711 - - uid: 49737 + pos: 87.5,-27.5 + parent: 2 + - uid: 6185 components: - type: Transform - pos: 19.5,5.5 - parent: 45711 - - uid: 49738 + pos: 86.5,-27.5 + parent: 2 + - uid: 6186 components: - type: Transform - pos: 19.5,4.5 - parent: 45711 - - uid: 49739 + pos: 86.5,-28.5 + parent: 2 + - uid: 6188 components: - type: Transform - pos: 19.5,3.5 - parent: 45711 - - uid: 49740 + pos: -14.5,68.5 + parent: 2 + - uid: 6191 components: - type: Transform - pos: 19.5,2.5 - parent: 45711 - - uid: 49741 + pos: 87.5,-18.5 + parent: 2 + - uid: 6192 components: - type: Transform - pos: 19.5,1.5 - parent: 45711 - - uid: 49742 + pos: 87.5,-19.5 + parent: 2 + - uid: 6193 components: - type: Transform - pos: 18.5,1.5 - parent: 45711 - - uid: 49743 + pos: 87.5,-20.5 + parent: 2 + - uid: 6204 components: - type: Transform - pos: 17.5,1.5 - parent: 45711 - - uid: 49744 + pos: 85.5,-21.5 + parent: 2 + - uid: 6367 components: - type: Transform - pos: 16.5,1.5 - parent: 45711 - - uid: 49745 + pos: -30.5,-5.5 + parent: 2 + - uid: 6511 components: - type: Transform - pos: 16.5,0.5 - parent: 45711 - - uid: 49746 + pos: 54.5,29.5 + parent: 2 + - uid: 6545 components: - type: Transform - pos: 16.5,-0.5 - parent: 45711 - - uid: 49747 + pos: -29.5,14.5 + parent: 2 + - uid: 6546 components: - type: Transform - pos: 16.5,-1.5 - parent: 45711 - - uid: 49748 + pos: -27.5,14.5 + parent: 2 + - uid: 6548 components: - type: Transform - pos: 15.5,-1.5 - parent: 45711 - - uid: 49749 + pos: -31.5,14.5 + parent: 2 + - uid: 6549 components: - type: Transform - pos: 15.5,-2.5 - parent: 45711 - - uid: 49750 + pos: -25.5,14.5 + parent: 2 + - uid: 6550 components: - type: Transform - pos: 14.5,-2.5 - parent: 45711 - - uid: 49751 + pos: -18.5,14.5 + parent: 2 + - uid: 6551 components: - type: Transform - pos: 14.5,-3.5 - parent: 45711 - - uid: 49752 + pos: -22.5,14.5 + parent: 2 + - uid: 6552 components: - type: Transform - pos: 14.5,-4.5 - parent: 45711 - - uid: 49753 + pos: -20.5,14.5 + parent: 2 + - uid: 6553 components: - type: Transform - pos: 14.5,-5.5 - parent: 45711 - - uid: 49754 + pos: -23.5,14.5 + parent: 2 + - uid: 6554 components: - type: Transform - pos: 14.5,-6.5 - parent: 45711 - - uid: 49755 + pos: -21.5,14.5 + parent: 2 + - uid: 6568 components: - type: Transform - pos: 14.5,-7.5 - parent: 45711 - - uid: 49756 + pos: -24.5,14.5 + parent: 2 + - uid: 6569 components: - type: Transform - pos: 17.5,-6.5 - parent: 45711 - - uid: 49767 + pos: -28.5,14.5 + parent: 2 + - uid: 6571 components: - type: Transform - pos: -5.5,7.5 - parent: 45711 - - uid: 49768 + pos: -19.5,14.5 + parent: 2 + - uid: 6572 components: - type: Transform - pos: -4.5,6.5 - parent: 45711 - - uid: 49769 + pos: -26.5,14.5 + parent: 2 + - uid: 6753 components: - type: Transform - pos: -6.5,6.5 - parent: 45711 - - uid: 49770 + pos: 59.5,29.5 + parent: 2 + - uid: 6754 components: - type: Transform - pos: 6.5,20.5 - parent: 45711 - - uid: 49771 + pos: 59.5,30.5 + parent: 2 + - uid: 6755 components: - type: Transform - pos: -5.5,14.5 - parent: 45711 - - uid: 49772 + pos: 59.5,34.5 + parent: 2 + - uid: 6756 components: - type: Transform - pos: -5.5,15.5 - parent: 45711 - - uid: 49773 + pos: 59.5,35.5 + parent: 2 + - uid: 6757 components: - type: Transform - pos: -4.5,19.5 - parent: 45711 - - uid: 49774 + pos: 58.5,35.5 + parent: 2 + - uid: 6758 components: - type: Transform - pos: -5.5,17.5 - parent: 45711 - - uid: 49775 + pos: 55.5,35.5 + parent: 2 + - uid: 6760 components: - type: Transform - pos: -5.5,18.5 - parent: 45711 - - uid: 49776 + pos: 57.5,35.5 + parent: 2 + - uid: 6761 components: - type: Transform - pos: 6.5,14.5 - parent: 45711 - - uid: 49777 + pos: 54.5,35.5 + parent: 2 + - uid: 6762 components: - type: Transform - pos: 6.5,15.5 - parent: 45711 - - uid: 49778 + pos: 56.5,35.5 + parent: 2 + - uid: 6771 components: - type: Transform - pos: -5.5,19.5 - parent: 45711 - - uid: 49779 + pos: -35.5,6.5 + parent: 2 + - uid: 6772 components: - type: Transform - pos: 6.5,17.5 - parent: 45711 - - uid: 49780 + pos: -35.5,9.5 + parent: 2 + - uid: 6773 components: - type: Transform - pos: 6.5,18.5 - parent: 45711 - - uid: 49781 + pos: 35.5,15.5 + parent: 2 + - uid: 6774 components: - type: Transform - pos: 6.5,19.5 - parent: 45711 - - uid: 49782 + pos: 35.5,14.5 + parent: 2 + - uid: 6775 components: - type: Transform - pos: 5.5,19.5 - parent: 45711 - - uid: 49783 + pos: 36.5,14.5 + parent: 2 + - uid: 6776 components: - type: Transform - pos: 1.5,19.5 - parent: 45711 - - uid: 49784 + pos: -87.5,65.5 + parent: 2 + - uid: 6780 components: - type: Transform - pos: -3.5,19.5 - parent: 45711 - - uid: 49785 + pos: 68.5,13.5 + parent: 2 + - uid: 6786 components: - type: Transform - pos: -0.5,19.5 - parent: 45711 - - uid: 49786 + pos: 58.5,29.5 + parent: 2 + - uid: 6787 components: - type: Transform - pos: -2.5,19.5 - parent: 45711 - - uid: 49787 + pos: 55.5,29.5 + parent: 2 + - uid: 6789 components: - type: Transform - pos: 3.5,19.5 - parent: 45711 - - uid: 49788 + pos: 56.5,29.5 + parent: 2 + - uid: 6790 components: - type: Transform - pos: -1.5,19.5 - parent: 45711 - - uid: 49789 + pos: 57.5,29.5 + parent: 2 + - uid: 6825 components: - type: Transform - pos: 4.5,19.5 - parent: 45711 - - uid: 49790 + pos: 45.5,41.5 + parent: 2 + - uid: 6901 components: - type: Transform - pos: 2.5,19.5 - parent: 45711 - - uid: 49791 + pos: 68.5,15.5 + parent: 2 + - uid: 6909 components: - type: Transform - pos: -19.5,5.5 - parent: 45711 - - uid: 49799 + pos: -86.5,65.5 + parent: 2 + - uid: 6914 components: - type: Transform - pos: 25.5,55.5 - parent: 45711 - - uid: 49803 + pos: 68.5,14.5 + parent: 2 + - uid: 6923 components: - type: Transform - pos: -9.5,19.5 - parent: 45711 - - uid: 49804 + pos: -15.5,69.5 + parent: 2 + - uid: 6926 components: - type: Transform - pos: -11.5,13.5 - parent: 45711 - - uid: 49805 + pos: 32.5,46.5 + parent: 2 + - uid: 6933 components: - type: Transform - pos: -11.5,14.5 - parent: 45711 - - uid: 49806 + pos: 57.5,24.5 + parent: 2 + - uid: 6934 components: - type: Transform - pos: -11.5,17.5 - parent: 45711 - - uid: 49807 + pos: 57.5,25.5 + parent: 2 + - uid: 6938 components: - type: Transform - pos: -11.5,16.5 - parent: 45711 - - uid: 49808 + pos: -32.5,-5.5 + parent: 2 + - uid: 7024 components: - type: Transform - pos: -11.5,19.5 - parent: 45711 - - uid: 49809 + pos: -31.5,-5.5 + parent: 2 + - uid: 7025 components: - type: Transform - pos: -6.5,19.5 - parent: 45711 - - uid: 49810 + pos: 47.5,41.5 + parent: 2 + - uid: 7041 components: - type: Transform - pos: -10.5,19.5 - parent: 45711 - - uid: 49811 + pos: 44.5,41.5 + parent: 2 + - uid: 7043 components: - type: Transform - pos: -7.5,19.5 - parent: 45711 - - uid: 49812 + pos: 46.5,41.5 + parent: 2 + - uid: 7155 components: - type: Transform - pos: -11.5,18.5 - parent: 45711 - - uid: 49820 + pos: 37.5,48.5 + parent: 2 + - uid: 7156 components: - type: Transform - pos: -5.5,20.5 - parent: 45711 - - uid: 49821 + pos: -24.5,68.5 + parent: 2 + - uid: 7159 components: - type: Transform - pos: -5.5,21.5 - parent: 45711 - - uid: 49822 + pos: 47.5,44.5 + parent: 2 + - uid: 7160 components: - type: Transform - pos: -5.5,22.5 - parent: 45711 - - uid: 49823 + pos: 47.5,45.5 + parent: 2 + - uid: 7161 components: - type: Transform - pos: -5.5,23.5 - parent: 45711 - - uid: 49824 + pos: 47.5,46.5 + parent: 2 + - uid: 7162 components: - type: Transform - pos: -5.5,24.5 - parent: 45711 - - uid: 49825 + pos: 47.5,47.5 + parent: 2 + - uid: 7163 components: - type: Transform - pos: -5.5,25.5 - parent: 45711 - - uid: 49826 + pos: 47.5,48.5 + parent: 2 + - uid: 7167 components: - type: Transform - pos: -5.5,26.5 - parent: 45711 - - uid: 49827 + pos: 32.5,49.5 + parent: 2 + - uid: 7168 components: - type: Transform - pos: -5.5,27.5 - parent: 45711 - - uid: 49828 + pos: 33.5,49.5 + parent: 2 + - uid: 7169 components: - type: Transform - pos: 6.5,21.5 - parent: 45711 - - uid: 49829 + pos: 34.5,49.5 + parent: 2 + - uid: 7170 components: - type: Transform - pos: 6.5,22.5 - parent: 45711 - - uid: 49830 + pos: 35.5,49.5 + parent: 2 + - uid: 7182 components: - type: Transform - pos: 6.5,23.5 - parent: 45711 - - uid: 49831 + pos: 33.5,41.5 + parent: 2 + - uid: 7183 components: - type: Transform - pos: 6.5,24.5 - parent: 45711 - - uid: 49832 + pos: 36.5,41.5 + parent: 2 + - uid: 7220 components: - type: Transform - pos: 6.5,25.5 - parent: 45711 - - uid: 49833 + pos: 86.5,-53.5 + parent: 2 + - uid: 7222 components: - type: Transform - pos: 6.5,26.5 - parent: 45711 - - uid: 49834 + pos: 73.5,-56.5 + parent: 2 + - uid: 7230 components: - type: Transform - pos: 6.5,27.5 - parent: 45711 - - uid: 49835 + pos: 32.5,42.5 + parent: 2 + - uid: 7231 components: - type: Transform - pos: 10.5,19.5 - parent: 45711 - - uid: 49836 + pos: 32.5,43.5 + parent: 2 + - uid: 7232 components: - type: Transform - pos: -5.5,28.5 - parent: 45711 - - uid: 49837 + pos: 32.5,44.5 + parent: 2 + - uid: 7234 components: - type: Transform - pos: -5.5,29.5 - parent: 45711 - - uid: 49838 + pos: 44.5,49.5 + parent: 2 + - uid: 7235 components: - type: Transform - pos: -5.5,30.5 - parent: 45711 - - uid: 49840 + pos: 45.5,49.5 + parent: 2 + - uid: 7236 components: - type: Transform - pos: -4.5,31.5 - parent: 45711 - - uid: 49841 + pos: 47.5,49.5 + parent: 2 + - uid: 7237 components: - type: Transform - pos: -3.5,31.5 - parent: 45711 - - uid: 49842 + pos: 46.5,49.5 + parent: 2 + - uid: 7240 components: - type: Transform - pos: -2.5,31.5 - parent: 45711 - - uid: 49843 + pos: 32.5,48.5 + parent: 2 + - uid: 7241 components: - type: Transform - pos: -1.5,31.5 - parent: 45711 - - uid: 49844 + pos: 38.5,49.5 + parent: 2 + - uid: 7242 components: - type: Transform - pos: 2.5,31.5 - parent: 45711 - - uid: 49845 + pos: 39.5,49.5 + parent: 2 + - uid: 7243 components: - type: Transform - pos: 3.5,31.5 - parent: 45711 - - uid: 49846 + pos: 40.5,49.5 + parent: 2 + - uid: 7244 components: - type: Transform - pos: 4.5,31.5 - parent: 45711 - - uid: 49847 + pos: 41.5,49.5 + parent: 2 + - uid: 7245 components: - type: Transform - pos: 5.5,31.5 - parent: 45711 - - uid: 49848 + pos: 42.5,49.5 + parent: 2 + - uid: 7246 components: - type: Transform - pos: 6.5,31.5 - parent: 45711 - - uid: 49849 + pos: 43.5,49.5 + parent: 2 + - uid: 7249 components: - type: Transform - pos: 6.5,30.5 - parent: 45711 - - uid: 49850 + pos: 47.5,43.5 + parent: 2 + - uid: 7251 components: - type: Transform - pos: 6.5,29.5 - parent: 45711 - - uid: 49851 + pos: 47.5,42.5 + parent: 2 + - uid: 7255 components: - type: Transform - pos: 6.5,28.5 - parent: 45711 - - uid: 49852 + pos: 43.5,41.5 + parent: 2 + - uid: 7344 components: - type: Transform - pos: 7.5,19.5 - parent: 45711 - - uid: 49853 + pos: -25.5,68.5 + parent: 2 + - uid: 7586 components: - type: Transform - pos: 9.5,19.5 - parent: 45711 - - uid: 49854 + pos: 61.5,-38.5 + parent: 2 + - uid: 7591 components: - type: Transform - pos: 7.5,20.5 - parent: 45711 - - uid: 49855 + pos: 78.5,-32.5 + parent: 2 + - uid: 7592 components: - type: Transform - pos: 9.5,20.5 - parent: 45711 - - uid: 49856 + pos: 79.5,-32.5 + parent: 2 + - uid: 7593 components: - type: Transform - pos: 7.5,22.5 - parent: 45711 - - uid: 49857 + pos: 76.5,-42.5 + parent: 2 + - uid: 7595 components: - type: Transform - pos: 9.5,22.5 - parent: 45711 - - uid: 49858 + pos: 84.5,-33.5 + parent: 2 + - uid: 7597 components: - type: Transform - pos: 7.5,23.5 - parent: 45711 - - uid: 49859 + pos: 84.5,-38.5 + parent: 2 + - uid: 7600 components: - type: Transform - pos: 9.5,23.5 - parent: 45711 - - uid: 49860 + pos: 62.5,-45.5 + parent: 2 + - uid: 7618 components: - type: Transform - pos: 7.5,25.5 - parent: 45711 - - uid: 49861 + pos: 49.5,-34.5 + parent: 2 + - uid: 7626 components: - type: Transform - pos: 7.5,26.5 - parent: 45711 - - uid: 49862 + pos: 78.5,-33.5 + parent: 2 + - uid: 7627 components: - type: Transform - pos: 9.5,26.5 - parent: 45711 - - uid: 49863 + pos: 79.5,-33.5 + parent: 2 + - uid: 7628 components: - type: Transform - pos: 9.5,25.5 - parent: 45711 - - uid: 49864 + pos: 69.5,-35.5 + parent: 2 + - uid: 7658 components: - type: Transform - pos: 7.5,28.5 - parent: 45711 - - uid: 49865 + pos: 69.5,-37.5 + parent: 2 + - uid: 7659 components: - type: Transform - pos: 7.5,29.5 - parent: 45711 - - uid: 49866 + rot: 3.141592653589793 rad + pos: 80.5,-28.5 + parent: 2 + - uid: 7661 components: - type: Transform - pos: 9.5,29.5 - parent: 45711 - - uid: 49867 + pos: 49.5,-33.5 + parent: 2 + - uid: 7663 components: - type: Transform - pos: 9.5,28.5 - parent: 45711 - - uid: 49868 + pos: 64.5,-45.5 + parent: 2 + - uid: 7674 components: - type: Transform - pos: 7.5,31.5 - parent: 45711 - - uid: 49869 + pos: 76.5,-29.5 + parent: 2 + - uid: 7676 components: - type: Transform - pos: 7.5,32.5 - parent: 45711 - - uid: 49870 + pos: 67.5,-23.5 + parent: 2 + - uid: 7679 components: - type: Transform - pos: 9.5,32.5 - parent: 45711 - - uid: 49871 + pos: 67.5,-22.5 + parent: 2 + - uid: 7692 components: - type: Transform - pos: 9.5,31.5 - parent: 45711 - - uid: 49872 + pos: 74.5,-20.5 + parent: 2 + - uid: 7706 components: - type: Transform - pos: 10.5,20.5 - parent: 45711 - - uid: 49873 + pos: 69.5,-42.5 + parent: 2 + - uid: 7710 components: - type: Transform - pos: 10.5,21.5 - parent: 45711 - - uid: 49874 + pos: 71.5,-42.5 + parent: 2 + - uid: 7711 components: - type: Transform - pos: 10.5,22.5 - parent: 45711 - - uid: 49875 + pos: 75.5,-42.5 + parent: 2 + - uid: 7712 components: - type: Transform - pos: 10.5,23.5 - parent: 45711 - - uid: 49876 + pos: 70.5,-42.5 + parent: 2 + - uid: 7720 components: - type: Transform - pos: 10.5,24.5 - parent: 45711 - - uid: 49877 + pos: 82.5,-32.5 + parent: 2 + - uid: 7722 components: - type: Transform - pos: 10.5,25.5 - parent: 45711 - - uid: 49878 + pos: 84.5,-37.5 + parent: 2 + - uid: 7723 components: - type: Transform - pos: 10.5,26.5 - parent: 45711 - - uid: 49879 + pos: 80.5,-32.5 + parent: 2 + - uid: 7724 components: - type: Transform - pos: 10.5,27.5 - parent: 45711 - - uid: 49880 + pos: 81.5,-32.5 + parent: 2 + - uid: 7725 components: - type: Transform - pos: 10.5,28.5 - parent: 45711 - - uid: 49881 + pos: 84.5,-32.5 + parent: 2 + - uid: 7726 components: - type: Transform - pos: 10.5,29.5 - parent: 45711 - - uid: 49882 + pos: 81.5,-33.5 + parent: 2 + - uid: 7727 components: - type: Transform - pos: 10.5,30.5 - parent: 45711 - - uid: 49883 + pos: 82.5,-33.5 + parent: 2 + - uid: 7728 components: - type: Transform - pos: 10.5,31.5 - parent: 45711 - - uid: 49884 + pos: 83.5,-33.5 + parent: 2 + - uid: 7729 components: - type: Transform - pos: 10.5,32.5 - parent: 45711 - - uid: 49885 + pos: 83.5,-32.5 + parent: 2 + - uid: 7731 components: - type: Transform - pos: 10.5,33.5 - parent: 45711 - - uid: 49886 + pos: 78.5,-37.5 + parent: 2 + - uid: 7732 components: - type: Transform - pos: 10.5,34.5 - parent: 45711 - - uid: 49887 + pos: 78.5,-38.5 + parent: 2 + - uid: 7733 components: - type: Transform - pos: -1.5,28.5 - parent: 45711 - - uid: 49888 + pos: 79.5,-37.5 + parent: 2 + - uid: 7734 components: - type: Transform - pos: 2.5,24.5 - parent: 45711 - - uid: 49889 + pos: 79.5,-38.5 + parent: 2 + - uid: 7735 components: - type: Transform - pos: -1.5,24.5 - parent: 45711 - - uid: 49890 + pos: 80.5,-37.5 + parent: 2 + - uid: 7736 components: - type: Transform - pos: 2.5,28.5 - parent: 45711 - - uid: 49891 + pos: 80.5,-38.5 + parent: 2 + - uid: 7737 components: - type: Transform - pos: 3.5,26.5 - parent: 45711 - - uid: 49892 + pos: 81.5,-37.5 + parent: 2 + - uid: 7738 components: - type: Transform - pos: -2.5,26.5 - parent: 45711 - - uid: 49894 + pos: 81.5,-38.5 + parent: 2 + - uid: 7739 components: - type: Transform - pos: -19.5,20.5 - parent: 45711 - - uid: 49895 + pos: 82.5,-37.5 + parent: 2 + - uid: 7740 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,19.5 - parent: 45711 - - uid: 49896 + pos: 82.5,-38.5 + parent: 2 + - uid: 7741 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,19.5 - parent: 45711 - - uid: 49897 + pos: 83.5,-37.5 + parent: 2 + - uid: 7742 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,19.5 - parent: 45711 - - uid: 49899 + pos: 83.5,-38.5 + parent: 2 + - uid: 7751 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,21.5 - parent: 45711 - - uid: 49900 + pos: 78.5,-42.5 + parent: 2 + - uid: 7752 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,19.5 - parent: 45711 - - uid: 49901 + pos: 78.5,-43.5 + parent: 2 + - uid: 7753 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,13.5 - parent: 45711 - - uid: 49910 + pos: 79.5,-42.5 + parent: 2 + - uid: 7754 components: - type: Transform - pos: -19.5,25.5 - parent: 45711 - - uid: 49913 + pos: 79.5,-43.5 + parent: 2 + - uid: 7755 components: - type: Transform - pos: -19.5,19.5 - parent: 45711 - - uid: 49917 + pos: 80.5,-42.5 + parent: 2 + - uid: 7756 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,12.5 - parent: 45711 - - uid: 49924 + pos: 80.5,-43.5 + parent: 2 + - uid: 7757 components: - type: Transform - pos: 17.5,8.5 - parent: 45711 - - uid: 49925 + pos: 81.5,-42.5 + parent: 2 + - uid: 7758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-7.5 - parent: 45711 - - uid: 49926 + pos: 81.5,-43.5 + parent: 2 + - uid: 7759 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-7.5 - parent: 45711 - - uid: 49927 + pos: 82.5,-42.5 + parent: 2 + - uid: 7760 components: - type: Transform - pos: 18.5,-1.5 - parent: 45711 - - uid: 49937 + pos: 82.5,-43.5 + parent: 2 + - uid: 7761 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,9.5 - parent: 45711 - - uid: 49938 + pos: 83.5,-42.5 + parent: 2 + - uid: 7762 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,9.5 - parent: 45711 - - uid: 49953 + pos: 83.5,-43.5 + parent: 2 + - uid: 7763 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 22.5,11.5 - parent: 45711 - - uid: 49954 + pos: 84.5,-42.5 + parent: 2 + - uid: 7764 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,11.5 - parent: 45711 - - uid: 49955 + pos: 84.5,-43.5 + parent: 2 + - uid: 7769 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,11.5 - parent: 45711 - - uid: 49956 + pos: 70.5,-33.5 + parent: 2 + - uid: 7773 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,11.5 - parent: 45711 - - uid: 49957 + rot: 3.141592653589793 rad + pos: 82.5,-30.5 + parent: 2 + - uid: 7774 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,11.5 - parent: 45711 - - uid: 49958 + pos: 69.5,-34.5 + parent: 2 + - uid: 7775 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,11.5 - parent: 45711 - - uid: 49959 + pos: 69.5,-33.5 + parent: 2 + - uid: 7776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,12.5 - parent: 45711 - - uid: 49960 + rot: 3.141592653589793 rad + pos: 82.5,-31.5 + parent: 2 + - uid: 7780 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,11.5 - parent: 45711 - - uid: 49966 + pos: 73.5,-28.5 + parent: 2 + - uid: 7781 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,13.5 - parent: 45711 - - uid: 49967 + pos: 74.5,-28.5 + parent: 2 + - uid: 7785 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,14.5 - parent: 45711 - - uid: 49968 + pos: -54.5,-18.5 + parent: 2 + - uid: 7787 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,15.5 - parent: 45711 - - uid: 49969 + pos: 72.5,-28.5 + parent: 2 + - uid: 7788 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,14.5 - parent: 45711 - - uid: 49970 + pos: 76.5,-28.5 + parent: 2 + - uid: 7792 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,17.5 - parent: 45711 - - uid: 49971 + pos: 65.5,-47.5 + parent: 2 + - uid: 7797 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,18.5 - parent: 45711 - - uid: 49972 + pos: 75.5,-28.5 + parent: 2 + - uid: 7803 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,19.5 - parent: 45711 - - uid: 49973 + pos: 65.5,-46.5 + parent: 2 + - uid: 7808 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,20.5 - parent: 45711 - - uid: 49974 + pos: 69.5,-46.5 + parent: 2 + - uid: 7816 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,21.5 - parent: 45711 - - uid: 49975 + pos: 65.5,-48.5 + parent: 2 + - uid: 7825 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,22.5 - parent: 45711 - - uid: 49976 + pos: 63.5,-38.5 + parent: 2 + - uid: 7830 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,23.5 - parent: 45711 - - uid: 49977 + pos: 61.5,-41.5 + parent: 2 + - uid: 7831 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,24.5 - parent: 45711 - - uid: 49978 + pos: 65.5,-37.5 + parent: 2 + - uid: 7832 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,25.5 - parent: 45711 - - uid: 49979 + pos: 61.5,-44.5 + parent: 2 + - uid: 7833 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,26.5 - parent: 45711 - - uid: 49980 + pos: 61.5,-43.5 + parent: 2 + - uid: 7838 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,27.5 - parent: 45711 - - uid: 49981 + pos: 65.5,-38.5 + parent: 2 + - uid: 7850 components: - type: Transform rot: 3.141592653589793 rad - pos: 18.5,28.5 - parent: 45711 - - uid: 49982 + pos: 77.5,-28.5 + parent: 2 + - uid: 7859 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,29.5 - parent: 45711 - - uid: 49983 + pos: 61.5,-40.5 + parent: 2 + - uid: 7860 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,29.5 - parent: 45711 - - uid: 49984 + pos: 69.5,-45.5 + parent: 2 + - uid: 7861 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,29.5 - parent: 45711 - - uid: 49985 + pos: 65.5,-42.5 + parent: 2 + - uid: 7872 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,29.5 - parent: 45711 - - uid: 49986 + pos: 65.5,-45.5 + parent: 2 + - uid: 7888 components: - type: Transform - pos: 11.5,34.5 - parent: 45711 - - uid: 49987 + pos: 61.5,-42.5 + parent: 2 + - uid: 7890 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,29.5 - parent: 45711 - - uid: 49988 + pos: 75.5,-27.5 + parent: 2 + - uid: 7891 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,29.5 - parent: 45711 - - uid: 49989 + pos: 67.5,-26.5 + parent: 2 + - uid: 7892 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,29.5 - parent: 45711 - - uid: 49990 + pos: 76.5,-32.5 + parent: 2 + - uid: 7894 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,25.5 - parent: 45711 - - uid: 49991 + pos: 68.5,-33.5 + parent: 2 + - uid: 7895 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,25.5 - parent: 45711 - - uid: 49992 + pos: 3.5,52.5 + parent: 2 + - uid: 7896 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,25.5 - parent: 45711 - - uid: 49993 + pos: 67.5,-33.5 + parent: 2 + - uid: 7897 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,21.5 - parent: 45711 - - uid: 49994 + pos: 67.5,-27.5 + parent: 2 + - uid: 7915 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,21.5 - parent: 45711 - - uid: 49995 + pos: 73.5,-33.5 + parent: 2 + - uid: 7917 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,21.5 - parent: 45711 - - uid: 49996 + pos: 73.5,-37.5 + parent: 2 + - uid: 7921 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,25.5 - parent: 45711 - - uid: 49997 + pos: 72.5,-33.5 + parent: 2 + - uid: 7941 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,25.5 - parent: 45711 - - uid: 49998 + pos: 64.5,-38.5 + parent: 2 + - uid: 7944 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,25.5 - parent: 45711 - - uid: 49999 + pos: 61.5,-45.5 + parent: 2 + - uid: 8020 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,26.5 - parent: 45711 - - uid: 50000 + pos: 19.5,42.5 + parent: 2 + - uid: 8021 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,26.5 - parent: 45711 - - uid: 50001 + pos: 19.5,43.5 + parent: 2 + - uid: 8023 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,22.5 - parent: 45711 - - uid: 50002 + pos: 19.5,45.5 + parent: 2 + - uid: 8024 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,19.5 - parent: 45711 - - uid: 50003 + pos: 19.5,46.5 + parent: 2 + - uid: 8025 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,19.5 - parent: 45711 - - uid: 50004 + pos: 19.5,47.5 + parent: 2 + - uid: 8026 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,21.5 - parent: 45711 - - uid: 50005 + pos: 19.5,48.5 + parent: 2 + - uid: 8027 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,21.5 - parent: 45711 - - uid: 50006 + pos: 19.5,49.5 + parent: 2 + - uid: 8028 components: - type: Transform - pos: -23.5,24.5 - parent: 45711 - - uid: 50007 + pos: 19.5,50.5 + parent: 2 + - uid: 8029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,22.5 - parent: 45711 - - uid: 50008 + pos: 19.5,51.5 + parent: 2 + - uid: 8071 components: - type: Transform - pos: -26.5,24.5 - parent: 45711 - - uid: 50009 + pos: 5.5,56.5 + parent: 2 + - uid: 8078 components: - type: Transform - pos: -27.5,27.5 - parent: 45711 - - uid: 50010 + pos: 65.5,-35.5 + parent: 2 + - uid: 8080 components: - type: Transform - pos: -27.5,26.5 - parent: 45711 - - uid: 50011 + rot: -1.5707963267948966 rad + pos: 8.5,56.5 + parent: 2 + - uid: 8089 components: - type: Transform - pos: -22.5,27.5 - parent: 45711 - - uid: 50012 + pos: 76.5,-33.5 + parent: 2 + - uid: 8092 components: - type: Transform - pos: -22.5,26.5 - parent: 45711 - - uid: 50013 + pos: 77.5,-33.5 + parent: 2 + - uid: 8096 components: - type: Transform - pos: -22.5,25.5 - parent: 45711 - - uid: 50014 + pos: 75.5,-33.5 + parent: 2 + - uid: 8097 components: - type: Transform - pos: -27.5,25.5 - parent: 45711 - - uid: 50015 + pos: 76.5,-31.5 + parent: 2 + - uid: 8102 components: - type: Transform - pos: -26.5,23.5 - parent: 45711 - - uid: 50016 + pos: 2.5,52.5 + parent: 2 + - uid: 8105 components: - type: Transform - pos: -23.5,23.5 - parent: 45711 - - uid: 50017 + rot: 3.141592653589793 rad + pos: 66.5,-69.5 + parent: 2 + - uid: 8107 components: - type: Transform - pos: -28.5,28.5 - parent: 45711 - - uid: 50018 + pos: 73.5,-20.5 + parent: 2 + - uid: 8108 components: - type: Transform - pos: -21.5,28.5 - parent: 45711 - - uid: 50019 + pos: 75.5,-26.5 + parent: 2 + - uid: 8116 components: - type: Transform - pos: -28.5,29.5 - parent: 45711 - - uid: 50020 + pos: -41.5,-46.5 + parent: 2 + - uid: 8118 components: - type: Transform - pos: -28.5,30.5 - parent: 45711 - - uid: 50021 + rot: 3.141592653589793 rad + pos: 72.5,-69.5 + parent: 2 + - uid: 8121 components: - type: Transform - pos: -21.5,30.5 - parent: 45711 - - uid: 50022 + rot: 3.141592653589793 rad + pos: 47.5,-68.5 + parent: 2 + - uid: 8123 components: - type: Transform - pos: -27.5,31.5 - parent: 45711 - - uid: 50023 + pos: 61.5,-59.5 + parent: 2 + - uid: 8157 components: - type: Transform - pos: -22.5,31.5 - parent: 45711 - - uid: 50024 + pos: -42.5,-46.5 + parent: 2 + - uid: 8158 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,18.5 - parent: 45711 - - uid: 50025 + pos: -36.5,-41.5 + parent: 2 + - uid: 8159 components: - type: Transform - pos: 10.5,17.5 - parent: 45711 - - uid: 50026 + pos: -35.5,-41.5 + parent: 2 + - uid: 8163 components: - type: Transform - pos: 10.5,18.5 - parent: 45711 - - uid: 50027 + pos: -43.5,-46.5 + parent: 2 + - uid: 8164 components: - type: Transform - pos: 10.5,13.5 - parent: 45711 - - uid: 50028 + pos: -44.5,-45.5 + parent: 2 + - uid: 8169 components: - type: Transform - pos: 10.5,14.5 - parent: 45711 - - uid: 50029 + rot: 3.141592653589793 rad + pos: 82.5,-29.5 + parent: 2 + - uid: 8175 components: - type: Transform - pos: 10.5,15.5 - parent: 45711 - - uid: 50030 + rot: 3.141592653589793 rad + pos: 72.5,-68.5 + parent: 2 + - uid: 8179 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,14.5 - parent: 45711 - - uid: 50031 + pos: 67.5,-24.5 + parent: 2 + - uid: 8185 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,14.5 - parent: 45711 - - uid: 50032 + pos: 69.5,-28.5 + parent: 2 + - uid: 8186 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,14.5 - parent: 45711 - - uid: 50033 + rot: 3.141592653589793 rad + pos: 77.5,-32.5 + parent: 2 + - uid: 8188 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,13.5 - parent: 45711 - - uid: 50039 + rot: 3.141592653589793 rad + pos: 46.5,-61.5 + parent: 2 + - uid: 8197 components: - type: Transform - pos: -19.5,37.5 - parent: 45711 - - uid: 50044 + pos: 68.5,-28.5 + parent: 2 + - uid: 8233 components: - type: Transform - pos: 32.5,21.5 - parent: 45711 - - uid: 50056 + pos: 65.5,-36.5 + parent: 2 + - uid: 8240 components: - type: Transform - pos: 22.5,19.5 - parent: 45711 - - uid: 50059 + pos: 68.5,-34.5 + parent: 2 + - uid: 8247 components: - type: Transform - pos: 25.5,21.5 - parent: 45711 - - uid: 50061 + pos: 62.5,-38.5 + parent: 2 + - uid: 8248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,21.5 - parent: 45711 - - uid: 50062 + pos: 67.5,-34.5 + parent: 2 + - uid: 8251 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,21.5 - parent: 45711 - - uid: 50063 + rot: 3.141592653589793 rad + pos: 58.5,-47.5 + parent: 2 + - uid: 8252 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,21.5 - parent: 45711 - - uid: 50064 + rot: 3.141592653589793 rad + pos: 58.5,-48.5 + parent: 2 + - uid: 8253 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,21.5 - parent: 45711 - - uid: 50065 + rot: 3.141592653589793 rad + pos: 58.5,-49.5 + parent: 2 + - uid: 8254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,21.5 - parent: 45711 - - uid: 50066 + pos: 58.5,-50.5 + parent: 2 + - uid: 8258 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,21.5 - parent: 45711 - - uid: 50067 + pos: 58.5,-52.5 + parent: 2 + - uid: 8261 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,19.5 - parent: 45711 - - uid: 50069 + rot: 3.141592653589793 rad + pos: 62.5,-57.5 + parent: 2 + - uid: 8262 components: - type: Transform - pos: 24.5,12.5 - parent: 45711 - - uid: 50072 + rot: 3.141592653589793 rad + pos: 58.5,-53.5 + parent: 2 + - uid: 8266 components: - type: Transform - pos: 18.5,-5.5 - parent: 45711 - - uid: 50073 + rot: 3.141592653589793 rad + pos: 58.5,-57.5 + parent: 2 + - uid: 8276 components: - type: Transform - pos: 18.5,-6.5 - parent: 45711 - - uid: 50074 + pos: 84.5,-47.5 + parent: 2 + - uid: 8277 components: - type: Transform - pos: 18.5,8.5 - parent: 45711 - - uid: 50075 + pos: 86.5,-50.5 + parent: 2 + - uid: 8280 components: - type: Transform - pos: 19.5,8.5 - parent: 45711 - - uid: 50076 + pos: 52.5,-36.5 + parent: 2 + - uid: 8281 components: - type: Transform - pos: 19.5,7.5 - parent: 45711 - - uid: 50077 + pos: 6.5,56.5 + parent: 2 + - uid: 8287 components: - type: Transform - pos: 20.5,7.5 - parent: 45711 - - uid: 50078 + rot: 3.141592653589793 rad + pos: 62.5,-58.5 + parent: 2 + - uid: 8289 components: - type: Transform - pos: 18.5,-2.5 - parent: 45711 - - uid: 50079 + rot: 3.141592653589793 rad + pos: 58.5,-58.5 + parent: 2 + - uid: 8292 components: - type: Transform - pos: 20.5,6.5 - parent: 45711 - - uid: 50080 + pos: 62.5,-59.5 + parent: 2 + - uid: 8297 components: - type: Transform - pos: 20.5,5.5 - parent: 45711 - - uid: 50081 + rot: 3.141592653589793 rad + pos: 58.5,-62.5 + parent: 2 + - uid: 8298 components: - type: Transform - pos: 19.5,0.5 - parent: 45711 - - uid: 50082 + rot: 3.141592653589793 rad + pos: 62.5,-62.5 + parent: 2 + - uid: 8299 components: - type: Transform - pos: 19.5,-0.5 - parent: 45711 - - uid: 50083 + pos: 58.5,-59.5 + parent: 2 + - uid: 8307 components: - type: Transform - pos: 18.5,-0.5 - parent: 45711 - - uid: 50084 + rot: 3.141592653589793 rad + pos: 46.5,-64.5 + parent: 2 + - uid: 8311 components: - type: Transform - pos: 18.5,-3.5 - parent: 45711 - - uid: 50085 + rot: 3.141592653589793 rad + pos: 62.5,-67.5 + parent: 2 + - uid: 8312 components: - type: Transform - pos: 18.5,-4.5 - parent: 45711 - - uid: 50088 + rot: 3.141592653589793 rad + pos: 58.5,-67.5 + parent: 2 + - uid: 8313 components: - type: Transform - pos: 23.5,12.5 - parent: 45711 - - uid: 50089 + rot: 3.141592653589793 rad + pos: 63.5,-66.5 + parent: 2 + - uid: 8319 components: - type: Transform - pos: 22.5,13.5 - parent: 45711 - - uid: 50101 + rot: 3.141592653589793 rad + pos: 58.5,-66.5 + parent: 2 + - uid: 8321 components: - type: Transform - pos: 7.5,34.5 - parent: 45711 - - uid: 50106 + rot: 3.141592653589793 rad + pos: 62.5,-66.5 + parent: 2 + - uid: 8323 components: - type: Transform - pos: 9.5,34.5 - parent: 45711 - - uid: 50112 + rot: 3.141592653589793 rad + pos: 63.5,-62.5 + parent: 2 + - uid: 8324 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,39.5 - parent: 45711 - - uid: 50116 + pos: 64.5,-62.5 + parent: 2 + - uid: 8325 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,39.5 - parent: 45711 - - uid: 50117 + pos: 64.5,-66.5 + parent: 2 + - uid: 8326 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,33.5 - parent: 45711 - - uid: 50118 + pos: 56.5,-63.5 + parent: 2 + - uid: 8327 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,32.5 - parent: 45711 - - uid: 50119 + pos: 56.5,-62.5 + parent: 2 + - uid: 8328 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,39.5 - parent: 45711 - - uid: 50120 + pos: 57.5,-62.5 + parent: 2 + - uid: 8329 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,39.5 - parent: 45711 - - uid: 50121 + pos: 57.5,-66.5 + parent: 2 + - uid: 8330 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,39.5 - parent: 45711 - - uid: 50122 + pos: 56.5,-66.5 + parent: 2 + - uid: 8332 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,39.5 - parent: 45711 - - uid: 50124 + pos: 56.5,-65.5 + parent: 2 + - uid: 8333 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,39.5 - parent: 45711 - - uid: 50125 + pos: 58.5,-65.5 + parent: 2 + - uid: 8334 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,39.5 - parent: 45711 - - uid: 50126 + pos: 58.5,-63.5 + parent: 2 + - uid: 8335 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,39.5 - parent: 45711 - - uid: 50127 + pos: 62.5,-63.5 + parent: 2 + - uid: 8336 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,39.5 - parent: 45711 - - uid: 50130 + pos: 62.5,-65.5 + parent: 2 + - uid: 8339 components: - type: Transform - pos: -19.5,38.5 - parent: 45711 - - uid: 50131 + rot: 3.141592653589793 rad + pos: 64.5,-65.5 + parent: 2 + - uid: 8340 components: - type: Transform - pos: -18.5,39.5 - parent: 45711 - - uid: 50132 + rot: 3.141592653589793 rad + pos: 64.5,-63.5 + parent: 2 + - uid: 8351 components: - type: Transform - pos: -16.5,39.5 - parent: 45711 - - uid: 50133 + rot: 3.141592653589793 rad + pos: 64.5,-67.5 + parent: 2 + - uid: 8352 components: - type: Transform - pos: -10.5,39.5 - parent: 45711 - - uid: 50134 + rot: 3.141592653589793 rad + pos: 64.5,-61.5 + parent: 2 + - uid: 8353 components: - type: Transform - pos: -9.5,39.5 - parent: 45711 - - uid: 50135 + rot: 3.141592653589793 rad + pos: 56.5,-61.5 + parent: 2 + - uid: 8354 components: - type: Transform - pos: -8.5,39.5 - parent: 45711 - - uid: 50136 + rot: 3.141592653589793 rad + pos: 56.5,-67.5 + parent: 2 + - uid: 8356 components: - type: Transform - pos: -7.5,39.5 - parent: 45711 - - uid: 50137 + rot: 3.141592653589793 rad + pos: 55.5,-67.5 + parent: 2 + - uid: 8357 components: - type: Transform - pos: -6.5,39.5 - parent: 45711 - - uid: 50138 + rot: 3.141592653589793 rad + pos: 55.5,-61.5 + parent: 2 + - uid: 8359 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,36.5 - parent: 45711 - - uid: 50139 + pos: 65.5,-61.5 + parent: 2 + - uid: 8360 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,36.5 - parent: 45711 - - uid: 50140 + pos: 65.5,-67.5 + parent: 2 + - uid: 8361 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,36.5 - parent: 45711 - - uid: 50141 + pos: 55.5,-68.5 + parent: 2 + - uid: 8362 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,36.5 - parent: 45711 - - uid: 50142 + pos: 55.5,-60.5 + parent: 2 + - uid: 8363 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,36.5 - parent: 45711 - - uid: 50143 + pos: 65.5,-60.5 + parent: 2 + - uid: 8364 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,36.5 - parent: 45711 - - uid: 50144 + pos: 65.5,-68.5 + parent: 2 + - uid: 8365 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,36.5 - parent: 45711 - - uid: 50145 + pos: 66.5,-68.5 + parent: 2 + - uid: 8366 components: - type: Transform rot: 3.141592653589793 rad - pos: 4.5,36.5 - parent: 45711 - - uid: 50146 + pos: 66.5,-60.5 + parent: 2 + - uid: 8367 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,36.5 - parent: 45711 - - uid: 50147 + pos: 54.5,-60.5 + parent: 2 + - uid: 8368 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,36.5 - parent: 45711 - - uid: 50161 + pos: 54.5,-68.5 + parent: 2 + - uid: 8370 components: - type: Transform - pos: 18.5,36.5 - parent: 45711 - - uid: 50162 + rot: 3.141592653589793 rad + pos: 46.5,-66.5 + parent: 2 + - uid: 8371 components: - type: Transform - pos: 18.5,35.5 - parent: 45711 - - uid: 50163 + pos: 58.5,-60.5 + parent: 2 + - uid: 8373 components: - type: Transform - pos: 18.5,34.5 - parent: 45711 - - uid: 50164 + rot: 3.141592653589793 rad + pos: 54.5,-59.5 + parent: 2 + - uid: 8374 components: - type: Transform - pos: 18.5,33.5 - parent: 45711 - - uid: 50165 + rot: 3.141592653589793 rad + pos: 66.5,-59.5 + parent: 2 + - uid: 8375 components: - type: Transform - pos: 18.5,32.5 - parent: 45711 - - uid: 50166 + rot: 3.141592653589793 rad + pos: 53.5,-59.5 + parent: 2 + - uid: 8376 components: - type: Transform - pos: 18.5,31.5 - parent: 45711 - - uid: 50167 + rot: 3.141592653589793 rad + pos: 52.5,-59.5 + parent: 2 + - uid: 8377 components: - type: Transform - pos: 18.5,30.5 - parent: 45711 - - uid: 50168 + rot: 3.141592653589793 rad + pos: 51.5,-59.5 + parent: 2 + - uid: 8384 components: - type: Transform - pos: 12.5,34.5 - parent: 45711 - - uid: 50169 + rot: 3.141592653589793 rad + pos: 54.5,-69.5 + parent: 2 + - uid: 8385 components: - type: Transform - pos: 12.5,35.5 - parent: 45711 - - uid: 50170 + rot: 3.141592653589793 rad + pos: 53.5,-69.5 + parent: 2 + - uid: 8386 components: - type: Transform - pos: 12.5,36.5 - parent: 45711 - - uid: 50171 + rot: 3.141592653589793 rad + pos: 49.5,-69.5 + parent: 2 + - uid: 8387 components: - type: Transform - pos: 12.5,37.5 - parent: 45711 - - uid: 50173 + rot: 3.141592653589793 rad + pos: 50.5,-59.5 + parent: 2 + - uid: 8389 components: - type: Transform - pos: 21.5,18.5 - parent: 45711 - - uid: 50174 + rot: 3.141592653589793 rad + pos: 49.5,-59.5 + parent: 2 + - uid: 8392 components: - type: Transform - pos: 19.5,18.5 - parent: 45711 - - uid: 50177 + rot: 3.141592653589793 rad + pos: 67.5,-69.5 + parent: 2 + - uid: 8393 components: - type: Transform - pos: 22.5,23.5 - parent: 45711 - - uid: 50178 + rot: 3.141592653589793 rad + pos: 70.5,-59.5 + parent: 2 + - uid: 8394 components: - type: Transform - pos: 22.5,24.5 - parent: 45711 - - uid: 50179 + rot: 3.141592653589793 rad + pos: 71.5,-69.5 + parent: 2 + - uid: 8395 components: - type: Transform - pos: 22.5,25.5 - parent: 45711 - - uid: 50183 + rot: 3.141592653589793 rad + pos: 48.5,-59.5 + parent: 2 + - uid: 8396 components: - type: Transform - pos: 25.5,22.5 - parent: 45711 - - uid: 50184 + rot: 3.141592653589793 rad + pos: 47.5,-60.5 + parent: 2 + - uid: 8397 components: - type: Transform - pos: 26.5,22.5 - parent: 45711 - - uid: 50185 + rot: 3.141592653589793 rad + pos: 48.5,-60.5 + parent: 2 + - uid: 8399 components: - type: Transform - pos: 27.5,22.5 - parent: 45711 - - uid: 50186 + rot: 3.141592653589793 rad + pos: 71.5,-59.5 + parent: 2 + - uid: 8400 components: - type: Transform - pos: 28.5,22.5 - parent: 45711 - - uid: 50187 + rot: 3.141592653589793 rad + pos: 72.5,-59.5 + parent: 2 + - uid: 8404 components: - type: Transform - pos: 29.5,22.5 - parent: 45711 - - uid: 50188 + rot: 3.141592653589793 rad + pos: 72.5,-60.5 + parent: 2 + - uid: 8406 components: - type: Transform - pos: 30.5,22.5 - parent: 45711 - - uid: 50189 + rot: 3.141592653589793 rad + pos: 48.5,-68.5 + parent: 2 + - uid: 8407 components: - type: Transform - pos: 31.5,22.5 - parent: 45711 - - uid: 50190 + rot: 3.141592653589793 rad + pos: 73.5,-60.5 + parent: 2 + - uid: 8410 components: - type: Transform - pos: 32.5,22.5 - parent: 45711 - - uid: 50192 + rot: 3.141592653589793 rad + pos: 68.5,-59.5 + parent: 2 + - uid: 8412 components: - type: Transform - pos: 22.5,29.5 - parent: 45711 - - uid: 50193 + rot: 3.141592653589793 rad + pos: 67.5,-59.5 + parent: 2 + - uid: 8413 components: - type: Transform - pos: 22.5,28.5 - parent: 45711 - - uid: 50194 + rot: 3.141592653589793 rad + pos: 69.5,-59.5 + parent: 2 + - uid: 8414 components: - type: Transform - pos: 22.5,27.5 - parent: 45711 - - uid: 50196 + rot: 3.141592653589793 rad + pos: 46.5,-65.5 + parent: 2 + - uid: 8415 components: - type: Transform - pos: 24.5,50.5 - parent: 45711 - - uid: 50207 + rot: 3.141592653589793 rad + pos: 46.5,-67.5 + parent: 2 + - uid: 8417 components: - type: Transform - pos: 19.5,30.5 - parent: 45711 - - uid: 50209 + rot: 3.141592653589793 rad + pos: 73.5,-68.5 + parent: 2 + - uid: 8419 components: - type: Transform - pos: 21.5,30.5 - parent: 45711 - - uid: 50210 + rot: 3.141592653589793 rad + pos: 47.5,-67.5 + parent: 2 + - uid: 8420 components: - type: Transform - pos: 22.5,30.5 - parent: 45711 - - uid: 50232 + rot: 3.141592653589793 rad + pos: 47.5,-61.5 + parent: 2 + - uid: 8421 components: - type: Transform - pos: 22.5,31.5 - parent: 45711 - - uid: 50236 + rot: 3.141592653589793 rad + pos: 73.5,-61.5 + parent: 2 + - uid: 8422 components: - type: Transform - pos: 23.5,35.5 - parent: 45711 - - uid: 50238 + rot: 3.141592653589793 rad + pos: 46.5,-62.5 + parent: 2 + - uid: 8426 components: - type: Transform - pos: 24.5,35.5 - parent: 45711 - - uid: 50246 + rot: 3.141592653589793 rad + pos: 46.5,-63.5 + parent: 2 + - uid: 8427 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,45.5 - parent: 45711 - - uid: 50259 + pos: 74.5,-61.5 + parent: 2 + - uid: 8429 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,40.5 - parent: 45711 - - uid: 50260 + pos: 48.5,-69.5 + parent: 2 + - uid: 8430 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,41.5 - parent: 45711 - - uid: 50261 + pos: 74.5,-62.5 + parent: 2 + - uid: 8431 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,42.5 - parent: 45711 - - uid: 50262 + pos: 74.5,-63.5 + parent: 2 + - uid: 8432 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,43.5 - parent: 45711 - - uid: 50263 + pos: 74.5,-64.5 + parent: 2 + - uid: 8433 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,44.5 - parent: 45711 - - uid: 50267 + pos: 74.5,-65.5 + parent: 2 + - uid: 8434 components: - type: Transform - pos: 25.5,56.5 - parent: 45711 - - uid: 50273 + rot: 3.141592653589793 rad + pos: 74.5,-66.5 + parent: 2 + - uid: 8435 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,40.5 - parent: 45711 - - uid: 50278 + pos: 74.5,-67.5 + parent: 2 + - uid: 8436 components: - type: Transform - pos: -6.5,38.5 - parent: 45711 - - uid: 50279 + rot: 3.141592653589793 rad + pos: 73.5,-67.5 + parent: 2 + - uid: 8448 components: - type: Transform - pos: -6.5,37.5 - parent: 45711 - - uid: 50361 + pos: 69.5,-56.5 + parent: 2 + - uid: 8452 components: - type: Transform - pos: -16.5,52.5 - parent: 45711 - - uid: 50477 + pos: 53.5,-36.5 + parent: 2 + - uid: 8453 components: - type: Transform - pos: -2.5,49.5 - parent: 45711 - - uid: 50478 + pos: 57.5,-57.5 + parent: 2 + - uid: 8454 components: - type: Transform - pos: -2.5,48.5 - parent: 45711 - - uid: 50479 + pos: 56.5,-57.5 + parent: 2 + - uid: 8517 components: - type: Transform - pos: -2.5,51.5 - parent: 45711 - - uid: 50480 + pos: 58.5,-61.5 + parent: 2 + - uid: 8520 components: - type: Transform - pos: -2.5,52.5 - parent: 45711 - - uid: 50481 + pos: 62.5,-53.5 + parent: 2 + - uid: 8521 components: - type: Transform - pos: -2.5,53.5 - parent: 45711 - - uid: 50482 + pos: 59.5,-53.5 + parent: 2 + - uid: 8523 components: - type: Transform - pos: -1.5,53.5 - parent: 45711 - - uid: 50483 + pos: 61.5,-53.5 + parent: 2 + - uid: 8524 components: - type: Transform - pos: 0.5,53.5 - parent: 45711 - - uid: 50484 + pos: 62.5,-49.5 + parent: 2 + - uid: 8525 components: - type: Transform - pos: 2.5,53.5 - parent: 45711 - - uid: 50485 + pos: 63.5,-49.5 + parent: 2 + - uid: 8526 components: - type: Transform - pos: 3.5,53.5 - parent: 45711 - - uid: 50486 + pos: 64.5,-49.5 + parent: 2 + - uid: 8527 components: - type: Transform - pos: 3.5,52.5 - parent: 45711 - - uid: 50487 + pos: 58.5,-46.5 + parent: 2 + - uid: 8528 components: - type: Transform - pos: 3.5,51.5 - parent: 45711 - - uid: 50488 + pos: 58.5,-45.5 + parent: 2 + - uid: 8529 components: - type: Transform - pos: 3.5,49.5 - parent: 45711 - - uid: 50489 + pos: 61.5,-49.5 + parent: 2 + - uid: 8530 components: - type: Transform - pos: 3.5,48.5 - parent: 45711 - - uid: 50490 + pos: 59.5,-45.5 + parent: 2 + - uid: 8531 components: - type: Transform - pos: -3.5,47.5 - parent: 45711 - - uid: 50491 + pos: 60.5,-45.5 + parent: 2 + - uid: 8532 components: - type: Transform - pos: -4.5,47.5 - parent: 45711 - - uid: 50492 + pos: 59.5,-49.5 + parent: 2 + - uid: 8535 components: - type: Transform - pos: -8.5,53.5 - parent: 45711 - - uid: 50493 + pos: 62.5,-50.5 + parent: 2 + - uid: 8536 components: - type: Transform - pos: -5.5,47.5 - parent: 45711 - - uid: 50494 + pos: 62.5,-52.5 + parent: 2 + - uid: 8541 components: - type: Transform - pos: -6.5,47.5 - parent: 45711 - - uid: 50495 + pos: 55.5,-57.5 + parent: 2 + - uid: 8542 components: - type: Transform - pos: -15.5,51.5 - parent: 45711 - - uid: 50496 + pos: 54.5,-57.5 + parent: 2 + - uid: 8543 components: - type: Transform - pos: -3.5,53.5 - parent: 45711 - - uid: 50497 + pos: 53.5,-57.5 + parent: 2 + - uid: 8545 components: - type: Transform - pos: -4.5,53.5 - parent: 45711 - - uid: 50498 + pos: 53.5,-56.5 + parent: 2 + - uid: 8546 components: - type: Transform - pos: -5.5,53.5 - parent: 45711 - - uid: 50499 + pos: 52.5,-56.5 + parent: 2 + - uid: 8547 components: - type: Transform - pos: -6.5,53.5 - parent: 45711 - - uid: 50500 + pos: 51.5,-56.5 + parent: 2 + - uid: 8552 components: - type: Transform - pos: -7.5,53.5 - parent: 45711 - - uid: 50501 + pos: 52.5,-52.5 + parent: 2 + - uid: 8553 components: - type: Transform - pos: -8.5,52.5 - parent: 45711 - - uid: 50502 + pos: 55.5,-52.5 + parent: 2 + - uid: 8554 components: - type: Transform - pos: -15.5,52.5 - parent: 45711 - - uid: 50503 + pos: 54.5,-52.5 + parent: 2 + - uid: 8555 components: - type: Transform - pos: -14.5,52.5 - parent: 45711 - - uid: 50504 + pos: 53.5,-52.5 + parent: 2 + - uid: 8556 components: - type: Transform - pos: -13.5,52.5 - parent: 45711 - - uid: 50505 + pos: 56.5,-52.5 + parent: 2 + - uid: 8557 components: - type: Transform - pos: -22.5,52.5 - parent: 45711 - - uid: 50506 + pos: 57.5,-52.5 + parent: 2 + - uid: 8595 components: - type: Transform - pos: -11.5,52.5 - parent: 45711 - - uid: 50507 + rot: 3.141592653589793 rad + pos: 81.5,-28.5 + parent: 2 + - uid: 8676 components: - type: Transform - pos: -10.5,52.5 - parent: 45711 - - uid: 50508 + pos: 4.5,56.5 + parent: 2 + - uid: 8678 components: - type: Transform - pos: -9.5,52.5 - parent: 45711 - - uid: 52247 + rot: 3.141592653589793 rad + pos: 79.5,-28.5 + parent: 2 + - uid: 8737 components: - type: Transform - pos: -16.5,51.5 - parent: 45711 - - uid: 52248 + pos: -3.5,52.5 + parent: 2 + - uid: 8738 components: - type: Transform - pos: -17.5,51.5 - parent: 45711 - - uid: 52249 + pos: -4.5,52.5 + parent: 2 + - uid: 8739 components: - type: Transform - pos: -18.5,51.5 - parent: 45711 - - uid: 52251 + pos: -4.5,53.5 + parent: 2 + - uid: 8747 components: - type: Transform - pos: -20.5,51.5 - parent: 45711 - - uid: 52252 + pos: 0.5,59.5 + parent: 2 + - uid: 8748 components: - type: Transform - pos: -21.5,51.5 - parent: 45711 - - uid: 52253 + pos: 3.5,56.5 + parent: 2 + - uid: 8749 components: - type: Transform - pos: -22.5,51.5 - parent: 45711 - - uid: 52254 + pos: 3.5,55.5 + parent: 2 + - uid: 8750 components: - type: Transform - pos: -22.5,53.5 - parent: 45711 - - uid: 52255 + pos: 3.5,53.5 + parent: 2 + - uid: 8751 components: - type: Transform - pos: -22.5,54.5 - parent: 45711 - - uid: 52256 + pos: -4.5,54.5 + parent: 2 + - uid: 8752 components: - type: Transform - pos: -22.5,55.5 - parent: 45711 - - uid: 52257 + pos: -4.5,56.5 + parent: 2 + - uid: 8753 components: - type: Transform - pos: -22.5,56.5 - parent: 45711 - - uid: 52265 + pos: -1.5,59.5 + parent: 2 + - uid: 8754 components: - type: Transform - pos: -16.5,56.5 - parent: 45711 - - uid: 52266 + pos: -4.5,58.5 + parent: 2 + - uid: 8755 components: - type: Transform - pos: -16.5,55.5 - parent: 45711 - - uid: 52267 + pos: -0.5,59.5 + parent: 2 + - uid: 8756 components: - type: Transform - pos: -16.5,54.5 - parent: 45711 - - uid: 52268 + pos: -3.5,59.5 + parent: 2 + - uid: 8757 components: - type: Transform - pos: -16.5,53.5 - parent: 45711 - - uid: 52269 + pos: -4.5,59.5 + parent: 2 + - uid: 8758 components: - type: Transform - pos: -8.5,54.5 - parent: 45711 - - uid: 52270 + pos: -2.5,59.5 + parent: 2 + - uid: 8777 components: - type: Transform - pos: -8.5,55.5 - parent: 45711 - - uid: 52271 + pos: 68.5,-56.5 + parent: 2 + - uid: 8796 components: - type: Transform - pos: -8.5,56.5 - parent: 45711 - - uid: 52272 + pos: 63.5,-52.5 + parent: 2 + - uid: 8797 components: - type: Transform - pos: -8.5,57.5 - parent: 45711 - - uid: 52273 + pos: 64.5,-52.5 + parent: 2 + - uid: 8798 components: - type: Transform - pos: -8.5,58.5 - parent: 45711 - - uid: 52274 + pos: 65.5,-52.5 + parent: 2 + - uid: 8799 components: - type: Transform - pos: -8.5,59.5 - parent: 45711 - - uid: 52275 + pos: 66.5,-52.5 + parent: 2 + - uid: 8800 components: - type: Transform - pos: -8.5,60.5 - parent: 45711 - - uid: 52276 + pos: 67.5,-52.5 + parent: 2 + - uid: 8801 components: - type: Transform - pos: -9.5,60.5 - parent: 45711 - - uid: 52277 + pos: 68.5,-52.5 + parent: 2 + - uid: 8802 components: - type: Transform - pos: -10.5,60.5 - parent: 45711 - - uid: 52278 + pos: 69.5,-52.5 + parent: 2 + - uid: 8803 components: - type: Transform - pos: -11.5,60.5 - parent: 45711 - - uid: 52279 + pos: 63.5,-57.5 + parent: 2 + - uid: 8804 components: - type: Transform - pos: -12.5,60.5 - parent: 45711 - - uid: 52280 + pos: 64.5,-57.5 + parent: 2 + - uid: 8805 components: - type: Transform - pos: -13.5,60.5 - parent: 45711 - - uid: 52281 + pos: 65.5,-57.5 + parent: 2 + - uid: 8807 components: - type: Transform - pos: -14.5,60.5 - parent: 45711 - - uid: 52282 + pos: 66.5,-57.5 + parent: 2 + - uid: 8808 components: - type: Transform - pos: -15.5,60.5 - parent: 45711 - - uid: 52284 + pos: 67.5,-57.5 + parent: 2 + - uid: 8809 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,49.5 - parent: 45711 - - uid: 52286 + pos: 67.5,-56.5 + parent: 2 + - uid: 8810 components: - type: Transform - pos: -22.5,50.5 - parent: 45711 - - uid: 52287 + rot: -1.5707963267948966 rad + pos: 8.5,57.5 + parent: 2 + - uid: 8812 components: - type: Transform - pos: -22.5,48.5 - parent: 45711 - - uid: 52288 + pos: 69.5,-55.5 + parent: 2 + - uid: 8813 components: - type: Transform - pos: -22.5,46.5 - parent: 45711 - - uid: 52313 + pos: 69.5,-54.5 + parent: 2 + - uid: 8814 components: - type: Transform - pos: 11.5,47.5 - parent: 45711 - - uid: 52317 + pos: 69.5,-53.5 + parent: 2 + - uid: 8821 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,47.5 - parent: 45711 - - uid: 52319 + pos: 87.5,-51.5 + parent: 2 + - uid: 8891 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,53.5 - parent: 45711 - - uid: 52342 + rot: -1.5707963267948966 rad + pos: -7.5,-13.5 + parent: 2 + - uid: 8894 components: - type: Transform - pos: -2.5,59.5 - parent: 45711 - - uid: 52343 + rot: -1.5707963267948966 rad + pos: -2.5,-13.5 + parent: 2 + - uid: 8898 components: - type: Transform - pos: -2.5,58.5 - parent: 45711 - - uid: 52344 + pos: 6.5,-75.5 + parent: 2 + - uid: 9277 components: - type: Transform - pos: -2.5,54.5 - parent: 45711 - - uid: 52345 + pos: -4.5,57.5 + parent: 2 + - uid: 9552 components: - type: Transform - pos: 3.5,58.5 - parent: 45711 - - uid: 52346 + pos: 86.5,-51.5 + parent: 2 + - uid: 9564 components: - type: Transform - pos: 3.5,54.5 - parent: 45711 - - uid: 52347 + pos: 2.5,59.5 + parent: 2 + - uid: 9565 components: - type: Transform - pos: 3.5,55.5 - parent: 45711 - - uid: 52348 + pos: 3.5,59.5 + parent: 2 + - uid: 9566 components: - type: Transform - pos: 3.5,56.5 - parent: 45711 - - uid: 52349 + pos: 3.5,60.5 + parent: 2 + - uid: 9567 components: - type: Transform pos: 3.5,57.5 - parent: 45711 - - uid: 52350 + parent: 2 + - uid: 9580 components: - type: Transform - pos: -3.5,59.5 - parent: 45711 - - uid: 52351 + pos: 4.5,60.5 + parent: 2 + - uid: 9584 components: - type: Transform - pos: -4.5,59.5 - parent: 45711 - - uid: 52352 + pos: 5.5,60.5 + parent: 2 + - uid: 9585 components: - type: Transform - pos: -5.5,59.5 - parent: 45711 - - uid: 52353 + pos: 6.5,60.5 + parent: 2 + - uid: 9586 components: - type: Transform - pos: -7.5,59.5 - parent: 45711 - - uid: 52354 + pos: 7.5,60.5 + parent: 2 + - uid: 9587 components: - type: Transform - pos: 3.5,59.5 - parent: 45711 - - uid: 52355 + rot: -1.5707963267948966 rad + pos: 8.5,60.5 + parent: 2 + - uid: 9588 components: - type: Transform - pos: 0.5,59.5 - parent: 45711 - - uid: 52356 + rot: -1.5707963267948966 rad + pos: 8.5,59.5 + parent: 2 + - uid: 9589 components: - type: Transform - pos: 2.5,59.5 - parent: 45711 - - uid: 52357 + rot: -1.5707963267948966 rad + pos: 8.5,58.5 + parent: 2 + - uid: 9839 components: - type: Transform - pos: -1.5,59.5 - parent: 45711 - - uid: 52383 + pos: -85.5,28.5 + parent: 2 + - uid: 9846 components: - type: Transform - pos: 4.5,53.5 - parent: 45711 - - uid: 52384 + pos: 19.5,21.5 + parent: 2 + - uid: 9847 components: - type: Transform - pos: 5.5,53.5 - parent: 45711 - - uid: 52385 + pos: 19.5,22.5 + parent: 2 + - uid: 9858 components: - type: Transform - pos: 6.5,53.5 - parent: 45711 - - uid: 52386 + pos: -85.5,27.5 + parent: 2 + - uid: 9883 components: - type: Transform - pos: 7.5,53.5 - parent: 45711 - - uid: 52387 + pos: -73.5,48.5 + parent: 2 + - uid: 9885 components: - type: Transform - pos: 8.5,53.5 - parent: 45711 - - uid: 52390 + pos: -70.5,49.5 + parent: 2 + - uid: 9886 components: - type: Transform - pos: 11.5,53.5 - parent: 45711 - - uid: 52394 + pos: -73.5,46.5 + parent: 2 + - uid: 9988 components: - type: Transform - pos: -28.5,43.5 - parent: 45711 - - uid: 52395 + pos: -87.5,25.5 + parent: 2 + - uid: 9990 components: - type: Transform - pos: -29.5,43.5 - parent: 45711 - - uid: 52396 + pos: -86.5,27.5 + parent: 2 + - uid: 10008 components: - type: Transform - pos: -30.5,43.5 - parent: 45711 - - uid: 52416 + pos: -86.5,66.5 + parent: 2 + - uid: 10022 components: - type: Transform - pos: 28.5,50.5 - parent: 45711 - - uid: 52448 + pos: -69.5,40.5 + parent: 2 + - uid: 10072 components: - type: Transform - pos: -8.5,74.5 - parent: 45711 - - uid: 52455 + pos: -98.5,56.5 + parent: 2 + - uid: 10098 components: - type: Transform - pos: 9.5,54.5 - parent: 45711 - - uid: 52456 + pos: 1.5,-10.5 + parent: 2 + - uid: 10116 components: - type: Transform - pos: 10.5,54.5 - parent: 45711 - - uid: 52457 + pos: -0.5,-10.5 + parent: 2 + - uid: 10150 components: - type: Transform - pos: 11.5,54.5 - parent: 45711 - - uid: 52458 + pos: -77.5,49.5 + parent: 2 + - uid: 10151 components: - type: Transform - pos: 12.5,54.5 - parent: 45711 - - uid: 52470 + pos: -73.5,49.5 + parent: 2 + - uid: 10164 components: - type: Transform - pos: 11.5,63.5 - parent: 45711 - - uid: 52471 + pos: -73.5,45.5 + parent: 2 + - uid: 10165 components: - type: Transform - pos: 10.5,63.5 - parent: 45711 - - uid: 52472 + pos: -72.5,45.5 + parent: 2 + - uid: 10167 components: - type: Transform - pos: 9.5,63.5 - parent: 45711 - - uid: 52473 + pos: -70.5,45.5 + parent: 2 + - uid: 10168 components: - type: Transform - pos: 9.5,60.5 - parent: 45711 - - uid: 52474 + pos: -69.5,45.5 + parent: 2 + - uid: 10169 components: - type: Transform - pos: 10.5,60.5 - parent: 45711 - - uid: 52475 + pos: -69.5,49.5 + parent: 2 + - uid: 10170 components: - type: Transform - pos: 11.5,60.5 - parent: 45711 - - uid: 52476 + pos: -69.5,48.5 + parent: 2 + - uid: 10171 components: - type: Transform - pos: 12.5,60.5 - parent: 45711 - - uid: 52477 + pos: -69.5,46.5 + parent: 2 + - uid: 10173 + components: + - type: Transform + pos: -73.5,44.5 + parent: 2 + - uid: 10174 + components: + - type: Transform + pos: -73.5,43.5 + parent: 2 + - uid: 10175 + components: + - type: Transform + pos: -73.5,42.5 + parent: 2 + - uid: 10176 + components: + - type: Transform + pos: -73.5,41.5 + parent: 2 + - uid: 10177 + components: + - type: Transform + pos: -74.5,41.5 + parent: 2 + - uid: 10178 + components: + - type: Transform + pos: -75.5,41.5 + parent: 2 + - uid: 10179 + components: + - type: Transform + pos: -76.5,41.5 + parent: 2 + - uid: 10180 + components: + - type: Transform + pos: -77.5,41.5 + parent: 2 + - uid: 10181 + components: + - type: Transform + pos: -77.5,42.5 + parent: 2 + - uid: 10182 components: - type: Transform - pos: 12.5,57.5 - parent: 45711 - - uid: 52478 + pos: -77.5,43.5 + parent: 2 + - uid: 10183 components: - type: Transform - pos: 11.5,57.5 - parent: 45711 - - uid: 52479 + pos: -77.5,45.5 + parent: 2 + - uid: 10184 components: - type: Transform - pos: 10.5,57.5 - parent: 45711 - - uid: 52480 + pos: -77.5,46.5 + parent: 2 + - uid: 10185 components: - type: Transform - pos: 9.5,57.5 - parent: 45711 - - uid: 52481 + pos: -77.5,47.5 + parent: 2 + - uid: 10186 components: - type: Transform - pos: 8.5,63.5 - parent: 45711 - - uid: 52483 + pos: -77.5,48.5 + parent: 2 + - uid: 10187 components: - type: Transform - pos: 8.5,60.5 - parent: 45711 - - uid: 52485 + pos: -69.5,41.5 + parent: 2 + - uid: 10188 components: - type: Transform - pos: 8.5,57.5 - parent: 45711 - - uid: 52487 + pos: -69.5,42.5 + parent: 2 + - uid: 10189 components: - type: Transform - pos: 8.5,54.5 - parent: 45711 - - uid: 52495 + pos: -69.5,43.5 + parent: 2 + - uid: 10190 components: - type: Transform - pos: 9.5,65.5 - parent: 45711 - - uid: 52496 + pos: -69.5,44.5 + parent: 2 + - uid: 10203 components: - type: Transform - pos: 10.5,65.5 - parent: 45711 - - uid: 52497 + pos: -79.5,41.5 + parent: 2 + - uid: 10204 components: - type: Transform - pos: 11.5,65.5 - parent: 45711 - - uid: 52498 + pos: -78.5,41.5 + parent: 2 + - uid: 10205 components: - type: Transform - pos: 8.5,65.5 - parent: 45711 - - uid: 52520 + pos: -78.5,40.5 + parent: 2 + - uid: 10206 components: - type: Transform - pos: -2.5,60.5 - parent: 45711 - - uid: 52521 + pos: -78.5,39.5 + parent: 2 + - uid: 10207 components: - type: Transform - pos: -2.5,61.5 - parent: 45711 - - uid: 52522 + pos: -78.5,38.5 + parent: 2 + - uid: 10208 components: - type: Transform - pos: -2.5,62.5 - parent: 45711 - - uid: 52523 + pos: -78.5,37.5 + parent: 2 + - uid: 10209 components: - type: Transform - pos: -2.5,64.5 - parent: 45711 - - uid: 52524 + pos: -79.5,37.5 + parent: 2 + - uid: 10210 components: - type: Transform - pos: -2.5,65.5 - parent: 45711 - - uid: 52525 + pos: -80.5,37.5 + parent: 2 + - uid: 10211 components: - type: Transform - pos: -2.5,66.5 - parent: 45711 - - uid: 52526 + pos: -81.5,37.5 + parent: 2 + - uid: 10212 components: - type: Transform - pos: -2.5,67.5 - parent: 45711 - - uid: 52527 + pos: -81.5,38.5 + parent: 2 + - uid: 10213 components: - type: Transform - pos: -2.5,68.5 - parent: 45711 - - uid: 52528 + pos: -81.5,39.5 + parent: 2 + - uid: 10214 components: - type: Transform - pos: -2.5,69.5 - parent: 45711 - - uid: 52529 + pos: -81.5,40.5 + parent: 2 + - uid: 10215 components: - type: Transform - pos: -2.5,70.5 - parent: 45711 - - uid: 52530 + pos: -81.5,41.5 + parent: 2 + - uid: 10216 components: - type: Transform - pos: -2.5,71.5 - parent: 45711 - - uid: 52531 + pos: -83.5,41.5 + parent: 2 + - uid: 10217 components: - type: Transform - pos: -2.5,72.5 - parent: 45711 - - uid: 52532 + pos: -84.5,41.5 + parent: 2 + - uid: 10218 components: - type: Transform - pos: -2.5,73.5 - parent: 45711 - - uid: 52538 + pos: -84.5,40.5 + parent: 2 + - uid: 10219 components: - type: Transform - pos: -8.5,73.5 - parent: 45711 - - uid: 52539 + pos: -84.5,39.5 + parent: 2 + - uid: 10220 components: - type: Transform - pos: -8.5,72.5 - parent: 45711 - - uid: 52540 + pos: -84.5,38.5 + parent: 2 + - uid: 10221 components: - type: Transform - pos: -8.5,71.5 - parent: 45711 - - uid: 52541 + pos: -84.5,37.5 + parent: 2 + - uid: 10222 components: - type: Transform - pos: -8.5,70.5 - parent: 45711 - - uid: 52542 + pos: -83.5,37.5 + parent: 2 + - uid: 10223 components: - type: Transform - pos: -8.5,69.5 - parent: 45711 - - uid: 52543 + pos: -82.5,37.5 + parent: 2 + - uid: 10224 components: - type: Transform - pos: -8.5,68.5 - parent: 45711 - - uid: 52544 + pos: -85.5,41.5 + parent: 2 + - uid: 10225 components: - type: Transform - pos: -8.5,67.5 - parent: 45711 - - uid: 52545 + pos: -85.5,42.5 + parent: 2 + - uid: 10226 components: - type: Transform - pos: -8.5,66.5 - parent: 45711 - - uid: 52546 + pos: -85.5,43.5 + parent: 2 + - uid: 10227 components: - type: Transform - pos: -8.5,65.5 - parent: 45711 - - uid: 52548 + pos: -85.5,44.5 + parent: 2 + - uid: 10228 components: - type: Transform - pos: -8.5,63.5 - parent: 45711 - - uid: 52549 + pos: -85.5,45.5 + parent: 2 + - uid: 10229 components: - type: Transform - pos: -8.5,62.5 - parent: 45711 - - uid: 52550 + pos: -85.5,46.5 + parent: 2 + - uid: 10230 components: - type: Transform - pos: -8.5,61.5 - parent: 45711 - - uid: 52551 + pos: -84.5,46.5 + parent: 2 + - uid: 10231 components: - type: Transform - pos: -7.5,67.5 - parent: 45711 - - uid: 52552 + pos: -81.5,46.5 + parent: 2 + - uid: 10232 components: - type: Transform - pos: -6.5,67.5 - parent: 45711 - - uid: 52553 + pos: -82.5,46.5 + parent: 2 + - uid: 10235 components: - type: Transform - pos: -4.5,67.5 - parent: 45711 - - uid: 52554 + pos: -78.5,46.5 + parent: 2 + - uid: 10269 components: - type: Transform - pos: -3.5,67.5 - parent: 45711 - - uid: 52555 + pos: -87.5,36.5 + parent: 2 + - uid: 10270 components: - type: Transform - pos: -1.5,67.5 - parent: 45711 - - uid: 52556 + pos: -86.5,33.5 + parent: 2 + - uid: 10290 components: - type: Transform - pos: -0.5,67.5 - parent: 45711 - - uid: 52561 + pos: 43.5,-40.5 + parent: 2 + - uid: 10292 components: - type: Transform - pos: 5.5,67.5 - parent: 45711 - - uid: 52562 + pos: 48.5,-55.5 + parent: 2 + - uid: 10293 components: - type: Transform - pos: 6.5,67.5 - parent: 45711 - - uid: 52563 + pos: -98.5,66.5 + parent: 2 + - uid: 10294 components: - type: Transform - pos: 7.5,67.5 - parent: 45711 - - uid: 52584 + pos: -106.5,44.5 + parent: 2 + - uid: 10295 components: - type: Transform - pos: -2.5,74.5 - parent: 45711 - - uid: 52592 + pos: -109.5,44.5 + parent: 2 + - uid: 10296 components: - type: Transform - pos: -9.5,68.5 - parent: 45711 - - uid: 52593 + pos: -109.5,46.5 + parent: 2 + - uid: 10297 components: - type: Transform - pos: -10.5,68.5 - parent: 45711 - - uid: 52594 + pos: -109.5,48.5 + parent: 2 + - uid: 10298 components: - type: Transform - pos: -11.5,68.5 - parent: 45711 - - uid: 52596 + pos: -106.5,48.5 + parent: 2 + - uid: 10299 components: - type: Transform - pos: -13.5,68.5 - parent: 45711 - - uid: 52597 + pos: -106.5,46.5 + parent: 2 + - uid: 10300 components: - type: Transform - pos: -14.5,68.5 - parent: 45711 - - uid: 52598 + pos: -106.5,52.5 + parent: 2 + - uid: 10301 components: - type: Transform - pos: -15.5,68.5 - parent: 45711 - - uid: 52734 + pos: -109.5,52.5 + parent: 2 + - uid: 10302 components: - type: Transform - pos: -26.5,45.5 - parent: 45711 - - uid: 52735 + pos: -109.5,60.5 + parent: 2 + - uid: 10303 components: - type: Transform - pos: -27.5,45.5 - parent: 45711 - - uid: 52736 + pos: -109.5,54.5 + parent: 2 + - uid: 10304 components: - type: Transform - pos: -28.5,45.5 - parent: 45711 - - uid: 52737 + pos: -106.5,54.5 + parent: 2 + - uid: 10305 components: - type: Transform - pos: -28.5,46.5 - parent: 45711 - - uid: 52738 + pos: -106.5,56.5 + parent: 2 + - uid: 10306 components: - type: Transform - pos: -28.5,47.5 - parent: 45711 - - uid: 52739 + pos: -109.5,56.5 + parent: 2 + - uid: 10307 components: - type: Transform - pos: -28.5,48.5 - parent: 45711 - - uid: 52740 + pos: 51.5,-55.5 + parent: 2 + - uid: 10308 components: - type: Transform - pos: -28.5,49.5 - parent: 45711 - - uid: 52741 + pos: -109.5,62.5 + parent: 2 + - uid: 10309 components: - type: Transform - pos: -28.5,50.5 - parent: 45711 - - uid: 52742 + pos: -109.5,64.5 + parent: 2 + - uid: 10310 components: - type: Transform - pos: -28.5,51.5 - parent: 45711 - - uid: 52743 + pos: -106.5,64.5 + parent: 2 + - uid: 10311 components: - type: Transform - pos: -27.5,51.5 - parent: 45711 - - uid: 52744 + pos: -106.5,62.5 + parent: 2 + - uid: 10312 components: - type: Transform - pos: -26.5,51.5 - parent: 45711 - - uid: 52745 + pos: -106.5,60.5 + parent: 2 + - uid: 10318 components: - type: Transform - pos: -24.5,51.5 - parent: 45711 - - uid: 52746 + pos: -87.5,26.5 + parent: 2 + - uid: 10324 components: - type: Transform - pos: -23.5,51.5 - parent: 45711 - - uid: 52747 + pos: -106.5,68.5 + parent: 2 + - uid: 10325 components: - type: Transform - pos: -24.5,45.5 - parent: 45711 - - uid: 52748 + pos: -106.5,40.5 + parent: 2 + - uid: 10326 components: - type: Transform - pos: -23.5,45.5 - parent: 45711 - - uid: 52992 + pos: -98.5,67.5 + parent: 2 + - uid: 10327 components: - type: Transform - pos: 0.5,79.5 - parent: 45711 - - uid: 53181 + pos: -98.5,68.5 + parent: 2 + - uid: 10328 components: - type: Transform - pos: 0.5,82.5 - parent: 45711 - - uid: 53182 + pos: -105.5,40.5 + parent: 2 + - uid: 10330 components: - type: Transform - pos: 0.5,83.5 - parent: 45711 - - uid: 53183 + pos: -99.5,40.5 + parent: 2 + - uid: 10332 components: - type: Transform - pos: 0.5,81.5 - parent: 45711 - - uid: 53184 + pos: -98.5,41.5 + parent: 2 + - uid: 10334 components: - type: Transform - pos: 0.5,80.5 - parent: 45711 - - uid: 53185 + pos: -102.5,70.5 + parent: 2 + - uid: 10336 components: - type: Transform - pos: 5.5,83.5 - parent: 45711 - - uid: 53186 + pos: -107.5,68.5 + parent: 2 + - uid: 10337 components: - type: Transform - pos: 1.5,83.5 - parent: 45711 - - uid: 53187 + pos: -98.5,40.5 + parent: 2 + - uid: 10338 components: - type: Transform - pos: 2.5,83.5 - parent: 45711 - - uid: 53188 + pos: -102.5,68.5 + parent: 2 + - uid: 10340 components: - type: Transform - pos: 4.5,83.5 - parent: 45711 - - uid: 53189 + pos: -104.5,70.5 + parent: 2 + - uid: 10342 components: - type: Transform - pos: 5.5,82.5 - parent: 45711 - - uid: 53190 + pos: -102.5,40.5 + parent: 2 + - uid: 10343 components: - type: Transform - pos: 3.5,83.5 - parent: 45711 - - uid: 53191 + pos: -100.5,38.5 + parent: 2 + - uid: 10344 components: - type: Transform - pos: 5.5,81.5 - parent: 45711 - - uid: 53192 + pos: -100.5,68.5 + parent: 2 + - uid: 10345 components: - type: Transform - pos: 5.5,80.5 - parent: 45711 - - uid: 53193 + pos: -102.5,38.5 + parent: 2 + - uid: 10346 components: - type: Transform - pos: 5.5,79.5 - parent: 45711 - - uid: 53274 + pos: -104.5,40.5 + parent: 2 + - uid: 10347 components: - type: Transform - pos: -14.5,78.5 - parent: 45711 - - uid: 53275 + pos: -104.5,38.5 + parent: 2 + - uid: 10348 components: - type: Transform - pos: -15.5,78.5 - parent: 45711 - - uid: 53276 + pos: -100.5,70.5 + parent: 2 + - uid: 10349 components: - type: Transform - pos: -13.5,78.5 - parent: 45711 - - uid: 53280 + pos: -100.5,40.5 + parent: 2 + - uid: 10372 components: - type: Transform - pos: -13.5,79.5 - parent: 45711 - - uid: 53285 + pos: -86.5,26.5 + parent: 2 + - uid: 10381 components: - type: Transform - pos: -12.5,64.5 - parent: 45711 - - uid: 53286 + pos: 47.5,-35.5 + parent: 2 + - uid: 10382 components: - type: Transform - pos: -13.5,64.5 - parent: 45711 - - uid: 53287 + pos: 83.5,-44.5 + parent: 2 + - uid: 10383 components: - type: Transform - pos: -11.5,64.5 - parent: 45711 - - uid: 53431 + pos: -104.5,68.5 + parent: 2 + - uid: 10396 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,51.5 - parent: 45711 - - uid: 53633 + pos: -105.5,68.5 + parent: 2 + - uid: 10397 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,48.5 - parent: 45711 - - uid: 53634 + pos: -99.5,68.5 + parent: 2 + - uid: 10400 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,51.5 - parent: 45711 - - uid: 53635 + pos: -98.5,64.5 + parent: 2 + - uid: 10401 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,50.5 - parent: 45711 - - uid: 53636 + pos: -98.5,63.5 + parent: 2 + - uid: 10402 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,52.5 - parent: 45711 - - uid: 53639 + pos: -98.5,65.5 + parent: 2 + - uid: 10403 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,49.5 - parent: 45711 - - uid: 53649 + pos: -98.5,59.5 + parent: 2 + - uid: 10404 components: - type: Transform - pos: -28.5,44.5 - parent: 45711 - - uid: 53670 + pos: -98.5,61.5 + parent: 2 + - uid: 10405 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,42.5 - parent: 45711 - - uid: 53671 + pos: -98.5,60.5 + parent: 2 + - uid: 10406 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,41.5 - parent: 45711 - - uid: 53716 + pos: -98.5,62.5 + parent: 2 + - uid: 10407 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,47.5 - parent: 45711 - - uid: 53717 + pos: -98.5,43.5 + parent: 2 + - uid: 10408 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,48.5 - parent: 45711 - - uid: 53718 + pos: -98.5,42.5 + parent: 2 + - uid: 10409 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,50.5 - parent: 45711 - - uid: 53719 + pos: -98.5,45.5 + parent: 2 + - uid: 10410 components: - type: Transform - rot: 3.141592653589793 rad - pos: 16.5,52.5 - parent: 45711 - - uid: 53758 + pos: -98.5,44.5 + parent: 2 + - uid: 10411 components: - type: Transform - pos: -31.5,43.5 - parent: 45711 - - uid: 53759 + pos: -98.5,47.5 + parent: 2 + - uid: 10412 components: - type: Transform - pos: -32.5,43.5 - parent: 45711 - - uid: 53760 + pos: -98.5,46.5 + parent: 2 + - uid: 10413 components: - type: Transform - pos: -33.5,43.5 - parent: 45711 - - uid: 53761 + pos: -98.5,49.5 + parent: 2 + - uid: 10414 components: - type: Transform - pos: -34.5,43.5 - parent: 45711 - - uid: 53764 + pos: -98.5,48.5 + parent: 2 + - uid: 10415 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,46.5 - parent: 45711 - - uid: 53765 + pos: -98.5,51.5 + parent: 2 + - uid: 10416 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,47.5 - parent: 45711 - - uid: 53766 + pos: -98.5,50.5 + parent: 2 + - uid: 10417 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 23.5,53.5 - parent: 45711 - - uid: 53767 + pos: -98.5,57.5 + parent: 2 + - uid: 10418 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 24.5,53.5 - parent: 45711 - - uid: 53768 + pos: -97.5,57.5 + parent: 2 + - uid: 10419 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 25.5,53.5 - parent: 45711 - - uid: 53770 + pos: -96.5,57.5 + parent: 2 + - uid: 10420 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 27.5,53.5 - parent: 45711 - - uid: 53771 + pos: -95.5,57.5 + parent: 2 + - uid: 10421 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,53.5 - parent: 45711 - - uid: 53772 + pos: -94.5,57.5 + parent: 2 + - uid: 10422 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,53.5 - parent: 45711 - - uid: 53774 + pos: -93.5,57.5 + parent: 2 + - uid: 10423 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,53.5 - parent: 45711 - - uid: 53775 + pos: -98.5,58.5 + parent: 2 + - uid: 10424 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,53.5 - parent: 45711 - - uid: 53776 + pos: -97.5,51.5 + parent: 2 + - uid: 10425 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,53.5 - parent: 45711 - - uid: 53781 + pos: -96.5,51.5 + parent: 2 + - uid: 10426 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,46.5 - parent: 45711 - - uid: 53782 + pos: -95.5,51.5 + parent: 2 + - uid: 10427 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,48.5 - parent: 45711 - - uid: 53783 + pos: -94.5,51.5 + parent: 2 + - uid: 10428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 32.5,47.5 - parent: 45711 - - uid: 53784 + pos: -93.5,51.5 + parent: 2 + - uid: 10429 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,47.5 - parent: 45711 - - uid: 53787 + pos: -93.5,50.5 + parent: 2 + - uid: 10430 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,47.5 - parent: 45711 - - uid: 53788 + pos: -93.5,49.5 + parent: 2 + - uid: 10431 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,47.5 - parent: 45711 - - uid: 53789 + pos: -93.5,48.5 + parent: 2 + - uid: 10432 components: - type: Transform - pos: 25.5,54.5 - parent: 45711 - - uid: 53791 + pos: -94.5,48.5 + parent: 2 + - uid: 10433 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,42.5 - parent: 45711 - - uid: 53799 + pos: -95.5,48.5 + parent: 2 + - uid: 10434 components: - type: Transform - pos: 28.5,56.5 - parent: 45711 - - uid: 53800 + pos: -95.5,47.5 + parent: 2 + - uid: 10435 components: - type: Transform - pos: 28.5,54.5 - parent: 45711 - - uid: 53896 + pos: -96.5,47.5 + parent: 2 + - uid: 10436 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,39.5 - parent: 45711 -- proto: WallPlastitaniumDiagonal - entities: - - uid: 45997 + pos: -96.5,46.5 + parent: 2 + - uid: 10437 components: - type: Transform - pos: -29.5,34.5 - parent: 45711 - - uid: 50153 + pos: -96.5,45.5 + parent: 2 + - uid: 10438 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,37.5 - parent: 45711 - - uid: 50155 + pos: -96.5,44.5 + parent: 2 + - uid: 10439 components: - type: Transform - pos: -28.5,37.5 - parent: 45711 - - uid: 50280 + pos: -96.5,43.5 + parent: 2 + - uid: 10440 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,24.5 - parent: 45711 - - uid: 50281 + pos: -95.5,43.5 + parent: 2 + - uid: 10441 components: - type: Transform - rot: 3.141592653589793 rad - pos: -22.5,24.5 - parent: 45711 - - uid: 50282 + pos: -95.5,42.5 + parent: 2 + - uid: 10442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,23.5 - parent: 45711 - - uid: 50283 + pos: -96.5,62.5 + parent: 2 + - uid: 10444 components: - type: Transform - pos: -27.5,23.5 - parent: 45711 - - uid: 50284 + pos: 45.5,-35.5 + parent: 2 + - uid: 10446 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,28.5 - parent: 45711 - - uid: 50285 + pos: -91.5,42.5 + parent: 2 + - uid: 10447 components: - type: Transform - pos: -22.5,28.5 - parent: 45711 - - uid: 50286 + pos: -91.5,43.5 + parent: 2 + - uid: 10448 components: - type: Transform - pos: -28.5,31.5 - parent: 45711 - - uid: 50287 + pos: -90.5,43.5 + parent: 2 + - uid: 10456 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,31.5 - parent: 45711 -- proto: WallPlastitaniumIndestructible - entities: - - uid: 5741 + pos: -93.5,58.5 + parent: 2 + - uid: 10457 components: - type: Transform - pos: -1.5,7.5 - parent: 45711 - - uid: 5742 + pos: -93.5,59.5 + parent: 2 + - uid: 10458 components: - type: Transform - pos: 3.5,-0.5 - parent: 45711 - - uid: 5743 + pos: -93.5,60.5 + parent: 2 + - uid: 10459 components: - type: Transform - pos: 2.5,7.5 - parent: 45711 - - uid: 5744 + pos: -94.5,60.5 + parent: 2 + - uid: 10460 components: - type: Transform - pos: -3.5,-0.5 - parent: 45711 - - uid: 5745 + pos: -95.5,60.5 + parent: 2 + - uid: 10461 components: - type: Transform - pos: -4.5,-0.5 - parent: 45711 - - uid: 5746 + pos: -95.5,61.5 + parent: 2 + - uid: 10462 components: - type: Transform - pos: -4.5,-1.5 - parent: 45711 - - uid: 5747 + pos: -96.5,61.5 + parent: 2 + - uid: 10463 components: - type: Transform - pos: -4.5,-2.5 - parent: 45711 - - uid: 5748 + pos: -96.5,63.5 + parent: 2 + - uid: 10464 components: - type: Transform - pos: -4.5,-3.5 - parent: 45711 - - uid: 5749 + pos: -96.5,64.5 + parent: 2 + - uid: 10465 components: - type: Transform - pos: -4.5,-4.5 - parent: 45711 - - uid: 5750 + pos: -96.5,65.5 + parent: 2 + - uid: 10466 components: - type: Transform - pos: 2.5,-0.5 - parent: 45711 - - uid: 5751 + pos: -95.5,65.5 + parent: 2 + - uid: 10467 components: - type: Transform - pos: -5.5,-4.5 - parent: 45711 - - uid: 5752 + pos: -95.5,66.5 + parent: 2 + - uid: 10469 components: - type: Transform - pos: -6.5,-4.5 - parent: 45711 - - uid: 5753 + pos: 44.5,-35.5 + parent: 2 + - uid: 10471 components: - type: Transform - pos: -1.5,-0.5 - parent: 45711 - - uid: 5754 + pos: -91.5,66.5 + parent: 2 + - uid: 10481 components: - type: Transform - pos: 4.5,-0.5 - parent: 45711 - - uid: 5755 + pos: -84.5,65.5 + parent: 2 + - uid: 10487 components: - type: Transform - pos: 23.5,22.5 - parent: 45711 - - uid: 5756 + pos: -85.5,65.5 + parent: 2 + - uid: 10520 components: - type: Transform - pos: 24.5,21.5 - parent: 45711 - - uid: 5757 + pos: -87.5,33.5 + parent: 2 + - uid: 10521 components: - type: Transform - pos: 24.5,22.5 - parent: 45711 - - uid: 5769 + pos: -88.5,37.5 + parent: 2 + - uid: 10544 components: - type: Transform - pos: 8.5,39.5 - parent: 45711 - - uid: 5770 + pos: -88.5,36.5 + parent: 2 + - uid: 10545 components: - type: Transform - pos: 22.5,21.5 - parent: 45711 - - uid: 5771 + pos: -87.5,34.5 + parent: 2 + - uid: 10546 components: - type: Transform - pos: 22.5,22.5 - parent: 45711 - - uid: 5772 + pos: -87.5,35.5 + parent: 2 + - uid: 10547 components: - type: Transform - pos: 22.5,20.5 - parent: 45711 - - uid: 5773 + pos: -89.5,37.5 + parent: 2 + - uid: 10560 components: - type: Transform - pos: 23.5,20.5 - parent: 45711 - - uid: 5774 + pos: -107.5,40.5 + parent: 2 + - uid: 10586 components: - type: Transform - pos: 24.5,20.5 - parent: 45711 - - uid: 5775 + pos: -89.5,39.5 + parent: 2 + - uid: 10587 components: - type: Transform - pos: -5.5,73.5 - parent: 45711 - - uid: 5776 + pos: -89.5,40.5 + parent: 2 + - uid: 10588 components: - type: Transform - pos: -4.5,73.5 - parent: 45711 - - uid: 5777 + pos: -90.5,40.5 + parent: 2 + - uid: 10589 components: - type: Transform - pos: -3.5,73.5 - parent: 45711 - - uid: 5778 + pos: -90.5,41.5 + parent: 2 + - uid: 10590 components: - type: Transform - pos: -6.5,73.5 - parent: 45711 - - uid: 5779 + pos: -90.5,42.5 + parent: 2 + - uid: 11149 components: - type: Transform - pos: -7.5,73.5 - parent: 45711 - - uid: 5780 + pos: 70.5,-56.5 + parent: 2 + - uid: 11264 components: - type: Transform - pos: -7.5,75.5 - parent: 45711 - - uid: 5781 + pos: -90.5,67.5 + parent: 2 + - uid: 11277 components: - type: Transform - pos: -5.5,74.5 - parent: 45711 - - uid: 5782 + pos: -90.5,66.5 + parent: 2 + - uid: 11280 components: - type: Transform - pos: -7.5,74.5 - parent: 45711 - - uid: 5783 + pos: 77.5,-43.5 + parent: 2 + - uid: 11283 components: - type: Transform - pos: -6.5,75.5 - parent: 45711 - - uid: 5784 + pos: 83.5,-46.5 + parent: 2 + - uid: 11284 components: - type: Transform - pos: -5.5,75.5 - parent: 45711 - - uid: 5785 + pos: 78.5,-44.5 + parent: 2 + - uid: 11285 components: - type: Transform - pos: -4.5,75.5 - parent: 45711 - - uid: 5786 + pos: 78.5,-46.5 + parent: 2 + - uid: 11298 components: - type: Transform - pos: -3.5,74.5 - parent: 45711 - - uid: 5787 + pos: 70.5,-49.5 + parent: 2 + - uid: 11300 components: - type: Transform - pos: -3.5,75.5 - parent: 45711 - - uid: 34164 + pos: 83.5,-47.5 + parent: 2 + - uid: 11303 components: - type: Transform - pos: 11.5,39.5 - parent: 45711 - - uid: 35246 + pos: 48.5,-39.5 + parent: 2 + - uid: 11353 components: - type: Transform - pos: 10.5,39.5 - parent: 45711 - - uid: 45834 + pos: 43.5,-34.5 + parent: 2 + - uid: 11404 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,26.5 - parent: 45711 - - uid: 45835 + pos: 50.5,-39.5 + parent: 2 + - uid: 11420 components: - type: Transform - pos: -31.5,36.5 - parent: 45711 - - uid: 45842 + pos: 43.5,-47.5 + parent: 2 + - uid: 11422 components: - type: Transform - pos: -28.5,35.5 - parent: 45711 - - uid: 45844 + pos: 47.5,-39.5 + parent: 2 + - uid: 11451 components: - type: Transform - pos: -37.5,35.5 - parent: 45711 - - uid: 45846 + pos: 33.5,69.5 + parent: 2 + - uid: 11453 components: - type: Transform - pos: -37.5,34.5 - parent: 45711 - - uid: 45847 + pos: 28.5,70.5 + parent: 2 + - uid: 11459 components: - type: Transform - pos: -37.5,30.5 - parent: 45711 - - uid: 45852 + pos: 51.5,-43.5 + parent: 2 + - uid: 11476 components: - type: Transform - pos: -31.5,31.5 - parent: 45711 - - uid: 45975 + pos: 49.5,49.5 + parent: 2 + - uid: 11479 components: - type: Transform - pos: 35.5,47.5 - parent: 45711 - - uid: 45977 + pos: 37.5,-41.5 + parent: 2 + - uid: 11481 components: - type: Transform - pos: -37.5,33.5 - parent: 45711 - - uid: 46007 + pos: 48.5,51.5 + parent: 2 + - uid: 11482 components: - type: Transform - pos: 21.5,42.5 - parent: 45711 - - uid: 46019 + pos: 35.5,-88.5 + parent: 2 + - uid: 11507 components: - type: Transform - pos: 35.5,20.5 - parent: 45711 - - uid: 46028 + pos: 50.5,-55.5 + parent: 2 + - uid: 11508 components: - type: Transform - pos: -33.5,59.5 - parent: 45711 - - uid: 46033 + pos: 49.5,-55.5 + parent: 2 + - uid: 11547 components: - type: Transform - pos: -37.5,31.5 - parent: 45711 - - uid: 46080 + pos: 38.5,-38.5 + parent: 2 + - uid: 11549 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,37.5 - parent: 45711 - - uid: 46133 + pos: 14.5,61.5 + parent: 2 + - uid: 11553 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,37.5 - parent: 45711 - - uid: 46541 + pos: 78.5,-47.5 + parent: 2 + - uid: 11558 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,37.5 - parent: 45711 - - uid: 46545 + pos: 76.5,-48.5 + parent: 2 + - uid: 11571 components: - type: Transform - pos: 35.5,53.5 - parent: 45711 - - uid: 46546 + pos: 14.5,63.5 + parent: 2 + - uid: 11572 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,37.5 - parent: 45711 - - uid: 46554 + pos: 37.5,-34.5 + parent: 2 + - uid: 11573 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,37.5 - parent: 45711 - - uid: 46559 + pos: 47.5,-47.5 + parent: 2 + - uid: 11586 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,37.5 - parent: 45711 - - uid: 46574 + pos: 84.5,-48.5 + parent: 2 + - uid: 11603 components: - type: Transform - rot: 3.141592653589793 rad - pos: -35.5,37.5 - parent: 45711 - - uid: 46579 + pos: 90.5,-53.5 + parent: 2 + - uid: 11604 components: - type: Transform - pos: -19.5,33.5 - parent: 45711 - - uid: 46582 + pos: 90.5,-58.5 + parent: 2 + - uid: 11605 components: - type: Transform - pos: -9.5,-4.5 - parent: 45711 - - uid: 46583 + pos: 90.5,-54.5 + parent: 2 + - uid: 11607 components: - type: Transform - pos: -35.5,26.5 - parent: 45711 - - uid: 46586 + pos: 90.5,-59.5 + parent: 2 + - uid: 11622 components: - type: Transform - pos: -21.5,5.5 - parent: 45711 - - uid: 46593 + pos: 14.5,62.5 + parent: 2 + - uid: 11748 components: - type: Transform - pos: -20.5,18.5 - parent: 45711 - - uid: 46594 + pos: -1.5,-37.5 + parent: 2 + - uid: 11810 components: - type: Transform - pos: -37.5,36.5 - parent: 45711 - - uid: 46598 + pos: 19.5,32.5 + parent: 2 + - uid: 11817 components: - type: Transform - pos: -19.5,34.5 - parent: 45711 - - uid: 46603 + pos: 14.5,21.5 + parent: 2 + - uid: 11818 components: - type: Transform - pos: -31.5,30.5 - parent: 45711 - - uid: 46604 + pos: 19.5,33.5 + parent: 2 + - uid: 11820 components: - type: Transform - pos: -31.5,29.5 - parent: 45711 - - uid: 46605 + pos: 14.5,22.5 + parent: 2 + - uid: 11926 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,27.5 - parent: 45711 - - uid: 46607 + pos: 68.5,39.5 + parent: 2 + - uid: 11975 components: - type: Transform - pos: -21.5,9.5 - parent: 45711 - - uid: 46612 + pos: -13.5,68.5 + parent: 2 + - uid: 11977 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,27.5 - parent: 45711 - - uid: 46613 + pos: -7.5,-40.5 + parent: 2 + - uid: 11978 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,28.5 - parent: 45711 - - uid: 46616 + pos: -8.5,-40.5 + parent: 2 + - uid: 11979 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,28.5 - parent: 45711 - - uid: 46619 + pos: 4.5,66.5 + parent: 2 + - uid: 12007 components: - type: Transform - pos: -11.5,29.5 - parent: 45711 - - uid: 46621 + pos: -21.5,69.5 + parent: 2 + - uid: 12018 components: - type: Transform - pos: -37.5,32.5 - parent: 45711 - - uid: 46624 + pos: -20.5,69.5 + parent: 2 + - uid: 12036 components: - type: Transform - pos: -31.5,33.5 - parent: 45711 - - uid: 46630 + pos: 5.5,65.5 + parent: 2 + - uid: 12052 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,26.5 - parent: 45711 - - uid: 46638 + pos: 6.5,65.5 + parent: 2 + - uid: 12086 components: - type: Transform - pos: -33.5,26.5 - parent: 45711 - - uid: 46640 + pos: 7.5,65.5 + parent: 2 + - uid: 12088 components: - type: Transform - pos: -9.5,-8.5 - parent: 45711 - - uid: 46725 + pos: 4.5,65.5 + parent: 2 + - uid: 12127 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,37.5 - parent: 45711 - - uid: 46730 + pos: 3.5,66.5 + parent: 2 + - uid: 12275 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,37.5 - parent: 45711 - - uid: 46756 + pos: 2.5,66.5 + parent: 2 + - uid: 12279 components: - type: Transform - pos: -34.5,26.5 - parent: 45711 - - uid: 46791 + pos: 2.5,64.5 + parent: 2 + - uid: 12280 components: - type: Transform - pos: 8.5,46.5 - parent: 45711 - - uid: 46793 + pos: 2.5,67.5 + parent: 2 + - uid: 12282 components: - type: Transform - pos: 8.5,45.5 - parent: 45711 - - uid: 46796 + pos: 1.5,68.5 + parent: 2 + - uid: 12346 components: - type: Transform - pos: 21.5,-9.5 - parent: 45711 - - uid: 46814 + pos: 76.5,-49.5 + parent: 2 + - uid: 12347 components: - type: Transform - pos: -16.5,45.5 - parent: 45711 - - uid: 46819 + pos: 75.5,-49.5 + parent: 2 + - uid: 12352 components: - type: Transform - pos: 8.5,40.5 - parent: 45711 - - uid: 46820 + pos: 71.5,-49.5 + parent: 2 + - uid: 12362 components: - type: Transform - pos: 8.5,41.5 - parent: 45711 - - uid: 46822 + pos: 49.5,-43.5 + parent: 2 + - uid: 12365 components: - type: Transform - pos: 8.5,42.5 - parent: 45711 - - uid: 46825 + pos: 45.5,-39.5 + parent: 2 + - uid: 12466 components: - type: Transform - pos: 9.5,39.5 - parent: 45711 - - uid: 46826 + pos: -82.5,66.5 + parent: 2 + - uid: 12491 components: - type: Transform - pos: -14.5,45.5 - parent: 45711 - - uid: 46831 + pos: 8.5,65.5 + parent: 2 + - uid: 12492 components: - type: Transform - pos: 8.5,43.5 - parent: 45711 - - uid: 46837 + pos: 9.5,65.5 + parent: 2 + - uid: 12713 components: - type: Transform - pos: -20.5,-3.5 - parent: 45711 - - uid: 46839 + pos: 0.5,68.5 + parent: 2 + - uid: 12722 components: - type: Transform - pos: -21.5,-3.5 - parent: 45711 - - uid: 46840 + pos: 1.5,64.5 + parent: 2 + - uid: 12736 components: - type: Transform - pos: 9.5,43.5 - parent: 45711 - - uid: 46843 + pos: -90.5,65.5 + parent: 2 + - uid: 12737 components: - type: Transform - pos: -9.5,46.5 - parent: 45711 - - uid: 46845 + pos: -91.5,65.5 + parent: 2 + - uid: 13176 components: - type: Transform - pos: -11.5,46.5 - parent: 45711 - - uid: 46847 + pos: -66.5,-7.5 + parent: 2 + - uid: 13177 components: - type: Transform - pos: -8.5,46.5 - parent: 45711 - - uid: 46848 + pos: -64.5,-23.5 + parent: 2 + - uid: 13181 components: - type: Transform - pos: -10.5,46.5 - parent: 45711 - - uid: 46851 + rot: -1.5707963267948966 rad + pos: 41.5,-52.5 + parent: 2 + - uid: 13190 components: - type: Transform - pos: -22.5,-2.5 - parent: 45711 - - uid: 46852 + pos: -65.5,-23.5 + parent: 2 + - uid: 13201 components: - type: Transform - pos: -22.5,-1.5 - parent: 45711 - - uid: 46853 + pos: 14.5,-41.5 + parent: 2 + - uid: 13202 components: - type: Transform - pos: -22.5,-0.5 - parent: 45711 - - uid: 46854 + pos: 17.5,-37.5 + parent: 2 + - uid: 13203 components: - type: Transform - pos: -22.5,0.5 - parent: 45711 - - uid: 46855 + pos: 15.5,-37.5 + parent: 2 + - uid: 13204 components: - type: Transform - pos: -18.5,-6.5 - parent: 45711 - - uid: 46856 + pos: 18.5,-37.5 + parent: 2 + - uid: 13205 components: - type: Transform - pos: -19.5,-5.5 - parent: 45711 - - uid: 46982 + pos: 16.5,-37.5 + parent: 2 + - uid: 13284 components: - type: Transform - pos: -20.5,-4.5 - parent: 45711 - - uid: 46983 + pos: 51.5,46.5 + parent: 2 + - uid: 13286 components: - type: Transform - pos: -22.5,1.5 - parent: 45711 - - uid: 46984 + pos: 52.5,46.5 + parent: 2 + - uid: 13291 components: - type: Transform - pos: -18.5,-7.5 - parent: 45711 - - uid: 47453 + pos: 8.5,-41.5 + parent: 2 + - uid: 13305 components: - type: Transform - pos: -18.5,-8.5 - parent: 45711 - - uid: 47455 + pos: 8.5,-45.5 + parent: 2 + - uid: 13307 components: - type: Transform - pos: -21.5,-2.5 - parent: 45711 - - uid: 47456 + pos: 8.5,-42.5 + parent: 2 + - uid: 13391 components: - type: Transform - pos: -17.5,-8.5 - parent: 45711 - - uid: 47457 + pos: 19.5,-42.5 + parent: 2 + - uid: 13401 components: - type: Transform - pos: -17.5,-9.5 - parent: 45711 - - uid: 47458 + pos: 19.5,-43.5 + parent: 2 + - uid: 13403 components: - type: Transform - pos: -19.5,-6.5 - parent: 45711 - - uid: 47822 + pos: 51.5,-52.5 + parent: 2 + - uid: 13409 components: - type: Transform - pos: -20.5,-5.5 - parent: 45711 - - uid: 47823 + pos: 19.5,-39.5 + parent: 2 + - uid: 13410 components: - type: Transform - pos: -11.5,-9.5 - parent: 45711 - - uid: 47825 + pos: 19.5,-38.5 + parent: 2 + - uid: 13418 components: - type: Transform - pos: -16.5,-9.5 - parent: 45711 - - uid: 47826 + pos: 19.5,-41.5 + parent: 2 + - uid: 13433 components: - type: Transform - pos: -15.5,-9.5 - parent: 45711 - - uid: 47827 + pos: 12.5,-49.5 + parent: 2 + - uid: 13437 components: - type: Transform - pos: -14.5,-9.5 - parent: 45711 - - uid: 47829 + pos: 19.5,-49.5 + parent: 2 + - uid: 13438 components: - type: Transform - pos: -13.5,-9.5 - parent: 45711 - - uid: 48164 + pos: 19.5,-48.5 + parent: 2 + - uid: 13439 components: - type: Transform - pos: -12.5,-9.5 - parent: 45711 - - uid: 48324 + pos: 19.5,-47.5 + parent: 2 + - uid: 13440 components: - type: Transform - pos: -2.5,77.5 - parent: 45711 - - uid: 48397 + pos: 19.5,-46.5 + parent: 2 + - uid: 13441 components: - type: Transform - pos: -2.5,76.5 - parent: 45711 - - uid: 48626 + pos: 19.5,-45.5 + parent: 2 + - uid: 13452 components: - type: Transform - pos: -2.5,75.5 - parent: 45711 - - uid: 48676 + pos: 19.5,-37.5 + parent: 2 + - uid: 13467 components: - type: Transform - pos: -15.5,81.5 - parent: 45711 - - uid: 48944 + pos: 15.5,-49.5 + parent: 2 + - uid: 13470 components: - type: Transform - pos: -3.5,45.5 - parent: 45711 - - uid: 49035 + pos: 14.5,-37.5 + parent: 2 + - uid: 13480 components: - type: Transform - pos: -3.5,44.5 - parent: 45711 - - uid: 49036 + pos: 19.5,-50.5 + parent: 2 + - uid: 13492 components: - type: Transform - pos: -3.5,43.5 - parent: 45711 - - uid: 49226 + pos: 14.5,-51.5 + parent: 2 + - uid: 13493 components: - type: Transform - pos: -3.5,42.5 - parent: 45711 - - uid: 49227 + pos: 44.5,-50.5 + parent: 2 + - uid: 13497 components: - type: Transform - pos: -13.5,45.5 - parent: 45711 - - uid: 49262 + pos: 14.5,-44.5 + parent: 2 + - uid: 13498 components: - type: Transform - pos: -5.5,46.5 - parent: 45711 - - uid: 49275 + pos: 42.5,-38.5 + parent: 2 + - uid: 13499 components: - type: Transform - pos: -4.5,46.5 - parent: 45711 - - uid: 49298 + pos: 13.5,-49.5 + parent: 2 + - uid: 13500 components: - type: Transform - pos: -21.5,45.5 - parent: 45711 - - uid: 49522 + pos: 18.5,-44.5 + parent: 2 + - uid: 13501 components: - type: Transform - pos: -18.5,45.5 - parent: 45711 - - uid: 49525 + pos: 19.5,-44.5 + parent: 2 + - uid: 13503 components: - type: Transform - pos: -20.5,45.5 - parent: 45711 - - uid: 49527 + pos: 14.5,-38.5 + parent: 2 + - uid: 13504 components: - type: Transform - pos: -19.5,45.5 - parent: 45711 - - uid: 49680 + pos: 14.5,-39.5 + parent: 2 + - uid: 13505 components: - type: Transform - pos: -3.5,40.5 - parent: 45711 - - uid: 49682 + pos: 14.5,-40.5 + parent: 2 + - uid: 13514 components: - type: Transform - pos: -3.5,41.5 - parent: 45711 - - uid: 49705 + pos: 11.5,-49.5 + parent: 2 + - uid: 13515 components: - type: Transform - pos: -7.5,46.5 - parent: 45711 - - uid: 49707 + pos: 14.5,-49.5 + parent: 2 + - uid: 13536 components: - type: Transform - pos: -22.5,38.5 - parent: 45711 - - uid: 49708 + pos: 48.5,-40.5 + parent: 2 + - uid: 13556 components: - type: Transform - pos: -11.5,28.5 - parent: 45711 - - uid: 49710 + pos: 14.5,-50.5 + parent: 2 + - uid: 13572 components: - type: Transform - pos: -20.5,17.5 - parent: 45711 - - uid: 49711 + pos: 48.5,-42.5 + parent: 2 + - uid: 13577 components: - type: Transform - pos: -12.5,81.5 - parent: 45711 - - uid: 49712 + pos: 8.5,-52.5 + parent: 2 + - uid: 13578 components: - type: Transform - pos: -10.5,-9.5 - parent: 45711 - - uid: 49718 + pos: 43.5,-38.5 + parent: 2 + - uid: 13585 components: - type: Transform - pos: -9.5,-9.5 - parent: 45711 - - uid: 49760 + rot: 3.141592653589793 rad + pos: 12.5,-74.5 + parent: 2 + - uid: 13590 components: - type: Transform - pos: -7.5,-4.5 - parent: 45711 - - uid: 49761 + pos: 14.5,-52.5 + parent: 2 + - uid: 13673 components: - type: Transform - pos: -8.5,-4.5 - parent: 45711 - - uid: 49762 + pos: 16.5,-52.5 + parent: 2 + - uid: 13678 components: - type: Transform - pos: -9.5,-5.5 - parent: 45711 - - uid: 49763 + pos: 19.5,-51.5 + parent: 2 + - uid: 13681 components: - type: Transform - pos: -9.5,-7.5 - parent: 45711 - - uid: 49764 + pos: 19.5,-52.5 + parent: 2 + - uid: 13685 components: - type: Transform - pos: 15.5,-9.5 - parent: 45711 - - uid: 49765 + pos: 9.5,-52.5 + parent: 2 + - uid: 13701 components: - type: Transform - pos: 14.5,-9.5 - parent: 45711 - - uid: 49766 + pos: 8.5,-48.5 + parent: 2 + - uid: 13709 components: - type: Transform - pos: 13.5,-9.5 - parent: 45711 - - uid: 49792 + pos: 10.5,-52.5 + parent: 2 + - uid: 13731 components: - type: Transform - pos: 12.5,-9.5 - parent: 45711 - - uid: 49793 + pos: 8.5,-50.5 + parent: 2 + - uid: 13735 components: - type: Transform - pos: 10.5,-9.5 - parent: 45711 - - uid: 49794 + pos: 8.5,-49.5 + parent: 2 + - uid: 13737 components: - type: Transform - pos: 10.5,-8.5 - parent: 45711 - - uid: 49795 + pos: 9.5,-49.5 + parent: 2 + - uid: 13739 components: - type: Transform - pos: 10.5,-7.5 - parent: 45711 - - uid: 49796 + pos: 13.5,-52.5 + parent: 2 + - uid: 13744 components: - type: Transform - pos: 10.5,-6.5 - parent: 45711 - - uid: 49797 + pos: 15.5,-52.5 + parent: 2 + - uid: 13745 components: - type: Transform - pos: 10.5,-5.5 - parent: 45711 - - uid: 49798 + pos: 18.5,-52.5 + parent: 2 + - uid: 13756 components: - type: Transform - pos: 10.5,-4.5 - parent: 45711 - - uid: 49800 + pos: 11.5,-52.5 + parent: 2 + - uid: 13771 components: - type: Transform - pos: -22.5,2.5 - parent: 45711 - - uid: 49801 + pos: 15.5,-44.5 + parent: 2 + - uid: 13774 components: - type: Transform - pos: -22.5,3.5 - parent: 45711 - - uid: 49802 + pos: 12.5,-52.5 + parent: 2 + - uid: 13775 components: - type: Transform - pos: -22.5,4.5 - parent: 45711 - - uid: 49813 + pos: 24.5,44.5 + parent: 2 + - uid: 13782 components: - type: Transform - pos: -21.5,7.5 - parent: 45711 - - uid: 49814 + pos: 8.5,-38.5 + parent: 2 + - uid: 13783 components: - type: Transform - pos: -21.5,4.5 - parent: 45711 - - uid: 49815 + pos: 9.5,-37.5 + parent: 2 + - uid: 13784 components: - type: Transform - pos: -21.5,6.5 - parent: 45711 - - uid: 49816 + pos: 8.5,-37.5 + parent: 2 + - uid: 13785 components: - type: Transform - pos: -21.5,8.5 - parent: 45711 - - uid: 49818 + pos: 10.5,-37.5 + parent: 2 + - uid: 13786 components: - type: Transform - pos: -21.5,16.5 - parent: 45711 - - uid: 49819 + pos: 11.5,-37.5 + parent: 2 + - uid: 13814 components: - type: Transform - pos: -13.5,17.5 - parent: 45711 - - uid: 49839 + pos: 29.5,41.5 + parent: 2 + - uid: 13815 components: - type: Transform - pos: -14.5,17.5 - parent: 45711 - - uid: 49893 + pos: 32.5,51.5 + parent: 2 + - uid: 13827 components: - type: Transform - pos: -15.5,17.5 - parent: 45711 - - uid: 49898 + pos: 12.5,-37.5 + parent: 2 + - uid: 13828 components: - type: Transform - pos: -16.5,17.5 - parent: 45711 - - uid: 49902 + pos: 13.5,-37.5 + parent: 2 + - uid: 13835 components: - type: Transform - pos: -17.5,17.5 - parent: 45711 - - uid: 49903 + pos: 44.5,-46.5 + parent: 2 + - uid: 13845 components: - type: Transform - pos: -18.5,17.5 - parent: 45711 - - uid: 49904 + pos: 52.5,-43.5 + parent: 2 + - uid: 13849 components: - type: Transform - pos: -19.5,17.5 - parent: 45711 - - uid: 49905 + pos: 43.5,-36.5 + parent: 2 + - uid: 13853 components: - type: Transform - pos: -19.5,18.5 - parent: 45711 - - uid: 49906 + pos: 16.5,63.5 + parent: 2 + - uid: 13856 components: - type: Transform - pos: -5.5,31.5 - parent: 45711 - - uid: 49907 + pos: 41.5,-38.5 + parent: 2 + - uid: 13879 components: - type: Transform - pos: 23.5,-1.5 - parent: 45711 - - uid: 49908 + pos: 43.5,-50.5 + parent: 2 + - uid: 13914 components: - type: Transform - pos: -8.5,31.5 - parent: 45711 - - uid: 49909 + pos: 46.5,-57.5 + parent: 2 + - uid: 13915 components: - type: Transform - pos: -11.5,27.5 - parent: 45711 - - uid: 49911 + pos: 45.5,-58.5 + parent: 2 + - uid: 13917 components: - type: Transform - pos: -12.5,26.5 - parent: 45711 - - uid: 49912 + pos: 44.5,-59.5 + parent: 2 + - uid: 13918 components: - type: Transform - pos: -11.5,26.5 - parent: 45711 - - uid: 49914 + pos: 44.5,-60.5 + parent: 2 + - uid: 13919 components: - type: Transform - pos: -10.5,31.5 - parent: 45711 - - uid: 49915 + pos: 44.5,-61.5 + parent: 2 + - uid: 13920 components: - type: Transform - pos: -15.5,26.5 - parent: 45711 - - uid: 49916 + pos: 44.5,-62.5 + parent: 2 + - uid: 13921 components: - type: Transform - pos: -13.5,26.5 - parent: 45711 - - uid: 49918 + pos: 44.5,-63.5 + parent: 2 + - uid: 13922 components: - type: Transform - pos: -17.5,26.5 - parent: 45711 - - uid: 49919 + pos: 44.5,-64.5 + parent: 2 + - uid: 13923 components: - type: Transform - pos: -16.5,26.5 - parent: 45711 - - uid: 49920 + pos: 44.5,-65.5 + parent: 2 + - uid: 13924 components: - type: Transform - pos: -18.5,26.5 - parent: 45711 - - uid: 49921 + pos: 43.5,-65.5 + parent: 2 + - uid: 13925 components: - type: Transform - pos: -28.5,36.5 - parent: 45711 - - uid: 49922 + pos: 43.5,-66.5 + parent: 2 + - uid: 13926 components: - type: Transform - pos: -28.5,34.5 - parent: 45711 - - uid: 49923 + pos: 42.5,-66.5 + parent: 2 + - uid: 13927 components: - type: Transform - pos: -29.5,33.5 - parent: 45711 - - uid: 49928 + pos: 42.5,-67.5 + parent: 2 + - uid: 13928 components: - type: Transform - pos: -12.5,17.5 - parent: 45711 - - uid: 49929 + pos: 41.5,-67.5 + parent: 2 + - uid: 13929 components: - type: Transform - pos: 21.5,-3.5 - parent: 45711 - - uid: 49930 + pos: 41.5,-68.5 + parent: 2 + - uid: 13933 components: - type: Transform - pos: 20.5,-9.5 - parent: 45711 - - uid: 49931 + pos: 45.5,-59.5 + parent: 2 + - uid: 13934 components: - type: Transform - pos: 21.5,-6.5 - parent: 45711 - - uid: 49932 + pos: 46.5,-58.5 + parent: 2 + - uid: 13935 components: - type: Transform - pos: 21.5,-8.5 - parent: 45711 - - uid: 49933 + pos: 47.5,-57.5 + parent: 2 + - uid: 13936 components: - type: Transform - pos: 21.5,-4.5 - parent: 45711 - - uid: 49934 + pos: 48.5,-57.5 + parent: 2 + - uid: 13937 components: - type: Transform - pos: 22.5,-3.5 - parent: 45711 - - uid: 49935 + pos: 48.5,-56.5 + parent: 2 + - uid: 13952 components: - type: Transform - pos: 21.5,-5.5 - parent: 45711 - - uid: 49936 + pos: -1.5,-42.5 + parent: 2 + - uid: 13981 components: - type: Transform - pos: 21.5,-7.5 - parent: 45711 - - uid: 49939 + pos: 23.5,49.5 + parent: 2 + - uid: 13983 components: - type: Transform - pos: 19.5,-9.5 - parent: 45711 - - uid: 49940 + pos: 23.5,48.5 + parent: 2 + - uid: 13984 components: - type: Transform - pos: 17.5,-9.5 - parent: 45711 - - uid: 49941 + pos: 23.5,47.5 + parent: 2 + - uid: 13985 components: - type: Transform - pos: 18.5,-9.5 - parent: 45711 - - uid: 49942 + pos: 23.5,46.5 + parent: 2 + - uid: 13987 components: - type: Transform - pos: -6.5,31.5 - parent: 45711 - - uid: 49943 + pos: 24.5,45.5 + parent: 2 + - uid: 13988 components: - type: Transform - pos: 16.5,-9.5 - parent: 45711 - - uid: 49944 + pos: 23.5,50.5 + parent: 2 + - uid: 13989 components: - type: Transform - pos: 23.5,-2.5 - parent: 45711 - - uid: 49945 + pos: 22.5,46.5 + parent: 2 + - uid: 13990 components: - type: Transform - pos: 23.5,10.5 - parent: 45711 - - uid: 49946 + pos: 20.5,46.5 + parent: 2 + - uid: 13993 components: - type: Transform - pos: 23.5,8.5 - parent: 45711 - - uid: 49947 + pos: 23.5,51.5 + parent: 2 + - uid: 13994 components: - type: Transform - pos: 23.5,7.5 - parent: 45711 - - uid: 49948 + pos: 47.5,-49.5 + parent: 2 + - uid: 13995 components: - type: Transform - pos: 23.5,6.5 - parent: 45711 - - uid: 49949 + pos: 43.5,-49.5 + parent: 2 + - uid: 13999 components: - type: Transform - pos: 23.5,5.5 - parent: 45711 - - uid: 49950 + pos: 32.5,50.5 + parent: 2 + - uid: 14001 components: - type: Transform - pos: 23.5,4.5 - parent: 45711 - - uid: 49951 + pos: 25.5,41.5 + parent: 2 + - uid: 14002 components: - type: Transform - pos: 23.5,3.5 - parent: 45711 - - uid: 49952 + pos: 45.5,-50.5 + parent: 2 + - uid: 14004 components: - type: Transform - pos: 23.5,1.5 - parent: 45711 - - uid: 49961 + pos: 24.5,46.5 + parent: 2 + - uid: 14005 components: - type: Transform - pos: 23.5,2.5 - parent: 45711 - - uid: 49962 + pos: 47.5,-50.5 + parent: 2 + - uid: 14006 components: - type: Transform - pos: 23.5,0.5 - parent: 45711 - - uid: 49963 + pos: 43.5,-51.5 + parent: 2 + - uid: 14011 components: - type: Transform - pos: 23.5,-0.5 - parent: 45711 - - uid: 49964 + pos: 22.5,54.5 + parent: 2 + - uid: 14012 components: - type: Transform - pos: -31.5,32.5 - parent: 45711 - - uid: 49965 + pos: 20.5,54.5 + parent: 2 + - uid: 14020 components: - type: Transform - pos: -30.5,33.5 - parent: 45711 - - uid: 50034 + pos: 43.5,-46.5 + parent: 2 + - uid: 14021 components: - type: Transform - pos: 23.5,11.5 - parent: 45711 - - uid: 50035 + pos: 47.5,-46.5 + parent: 2 + - uid: 14025 components: - type: Transform - pos: 23.5,9.5 - parent: 45711 - - uid: 50036 + pos: 46.5,-46.5 + parent: 2 + - uid: 14028 components: - type: Transform - pos: -7.5,31.5 - parent: 45711 - - uid: 50037 + pos: 52.5,-41.5 + parent: 2 + - uid: 14091 components: - type: Transform - pos: 22.5,-2.5 - parent: 45711 - - uid: 50040 + pos: 36.5,49.5 + parent: 2 + - uid: 14102 components: - type: Transform - pos: 33.5,11.5 - parent: 45711 - - uid: 50041 + rot: -1.5707963267948966 rad + pos: 43.5,-52.5 + parent: 2 + - uid: 14119 components: - type: Transform - pos: 32.5,11.5 - parent: 45711 - - uid: 50042 + rot: 3.141592653589793 rad + pos: 13.5,-75.5 + parent: 2 + - uid: 14252 components: - type: Transform - pos: 34.5,12.5 - parent: 45711 - - uid: 50043 + pos: 9.5,64.5 + parent: 2 + - uid: 14255 components: - type: Transform - pos: 35.5,14.5 - parent: 45711 - - uid: 50045 + pos: 10.5,64.5 + parent: 2 + - uid: 14256 components: - type: Transform - pos: 26.5,11.5 - parent: 45711 - - uid: 50046 + pos: 11.5,63.5 + parent: 2 + - uid: 14257 components: - type: Transform - pos: 27.5,11.5 - parent: 45711 - - uid: 50047 + pos: 10.5,63.5 + parent: 2 + - uid: 14258 components: - type: Transform - pos: 28.5,11.5 - parent: 45711 - - uid: 50048 + pos: 11.5,62.5 + parent: 2 + - uid: 14259 components: - type: Transform - pos: 29.5,11.5 - parent: 45711 - - uid: 50049 + pos: 13.5,61.5 + parent: 2 + - uid: 14260 components: - type: Transform - pos: 30.5,11.5 - parent: 45711 - - uid: 50050 + pos: 12.5,62.5 + parent: 2 + - uid: 14261 components: - type: Transform - pos: 31.5,11.5 - parent: 45711 - - uid: 50051 + pos: 12.5,61.5 + parent: 2 + - uid: 14262 components: - type: Transform - pos: 34.5,22.5 - parent: 45711 - - uid: 50052 + pos: 13.5,60.5 + parent: 2 + - uid: 14269 components: - type: Transform - pos: 33.5,12.5 - parent: 45711 - - uid: 50053 + pos: 48.5,-46.5 + parent: 2 + - uid: 14295 components: - type: Transform - pos: 35.5,13.5 - parent: 45711 - - uid: 50054 + pos: 0.5,64.5 + parent: 2 + - uid: 14320 components: - type: Transform - pos: 33.5,21.5 - parent: 45711 - - uid: 50055 + rot: -1.5707963267948966 rad + pos: 76.5,-43.5 + parent: 2 + - uid: 14336 components: - type: Transform - pos: 34.5,20.5 - parent: 45711 - - uid: 50058 + pos: 37.5,-45.5 + parent: 2 + - uid: 14368 components: - type: Transform - pos: 36.5,14.5 - parent: 45711 - - uid: 50068 + pos: 48.5,-43.5 + parent: 2 + - uid: 14384 components: - type: Transform - pos: 36.5,15.5 - parent: 45711 - - uid: 50070 + pos: 8.5,-74.5 + parent: 2 + - uid: 14385 components: - type: Transform - pos: 36.5,16.5 - parent: 45711 - - uid: 50086 + pos: 48.5,-44.5 + parent: 2 + - uid: 14386 components: - type: Transform - pos: 35.5,18.5 - parent: 45711 - - uid: 50087 + rot: 3.141592653589793 rad + pos: 12.5,-75.5 + parent: 2 + - uid: 14387 components: - type: Transform - pos: 35.5,19.5 - parent: 45711 - - uid: 50091 + pos: 31.5,70.5 + parent: 2 + - uid: 14388 components: - type: Transform - pos: 33.5,20.5 - parent: 45711 - - uid: 50092 + pos: 30.5,71.5 + parent: 2 + - uid: 14389 components: - type: Transform - pos: 33.5,22.5 - parent: 45711 - - uid: 50093 + pos: 28.5,71.5 + parent: 2 + - uid: 14392 components: - type: Transform - pos: 36.5,17.5 - parent: 45711 - - uid: 50094 + pos: 31.5,71.5 + parent: 2 + - uid: 14409 components: - type: Transform - pos: 36.5,18.5 - parent: 45711 - - uid: 50095 + pos: 31.5,68.5 + parent: 2 + - uid: 14419 components: - type: Transform - pos: 25.5,11.5 - parent: 45711 - - uid: 50096 + pos: 29.5,71.5 + parent: 2 + - uid: 14422 components: - type: Transform - pos: 24.5,11.5 - parent: 45711 - - uid: 50098 + pos: 31.5,67.5 + parent: 2 + - uid: 14423 components: - type: Transform - pos: -19.5,26.5 - parent: 45711 - - uid: 50099 + pos: 31.5,69.5 + parent: 2 + - uid: 14425 components: - type: Transform - pos: -19.5,27.5 - parent: 45711 - - uid: 50100 + pos: 33.5,68.5 + parent: 2 + - uid: 14433 components: - type: Transform - pos: -19.5,28.5 - parent: 45711 - - uid: 50102 + pos: 44.5,40.5 + parent: 2 + - uid: 14434 components: - type: Transform - pos: 9.5,35.5 - parent: 45711 - - uid: 50103 + pos: 38.5,70.5 + parent: 2 + - uid: 14435 components: - type: Transform - pos: 9.5,36.5 - parent: 45711 - - uid: 50104 + pos: 28.5,67.5 + parent: 2 + - uid: 14436 components: - type: Transform - pos: 9.5,37.5 - parent: 45711 - - uid: 50105 + pos: 33.5,67.5 + parent: 2 + - uid: 14437 components: - type: Transform - pos: 9.5,38.5 - parent: 45711 - - uid: 50107 + pos: 26.5,71.5 + parent: 2 + - uid: 14438 components: - type: Transform - pos: 7.5,35.5 - parent: 45711 - - uid: 50108 + pos: 25.5,71.5 + parent: 2 + - uid: 14440 components: - type: Transform - pos: 7.5,36.5 - parent: 45711 - - uid: 50109 + pos: 26.5,70.5 + parent: 2 + - uid: 14444 components: - type: Transform - pos: 7.5,37.5 - parent: 45711 - - uid: 50110 + pos: 21.5,71.5 + parent: 2 + - uid: 14447 components: - type: Transform - pos: 7.5,38.5 - parent: 45711 - - uid: 50111 + rot: 3.141592653589793 rad + pos: 14.5,-75.5 + parent: 2 + - uid: 14449 components: - type: Transform - pos: 8.5,38.5 - parent: 45711 - - uid: 50115 + pos: 18.5,71.5 + parent: 2 + - uid: 14462 components: - type: Transform - pos: -19.5,29.5 - parent: 45711 - - uid: 50123 + pos: 20.5,71.5 + parent: 2 + - uid: 14463 components: - type: Transform - pos: -19.5,30.5 - parent: 45711 - - uid: 50128 + pos: 19.5,71.5 + parent: 2 + - uid: 14464 components: - type: Transform - pos: -19.5,31.5 - parent: 45711 - - uid: 50129 + pos: 21.5,69.5 + parent: 2 + - uid: 14466 components: - type: Transform - pos: -19.5,32.5 - parent: 45711 - - uid: 50150 + pos: 21.5,70.5 + parent: 2 + - uid: 14468 components: - type: Transform - pos: -19.5,36.5 - parent: 45711 - - uid: 50151 + pos: 7.5,-75.5 + parent: 2 + - uid: 14472 components: - type: Transform - pos: -6.5,46.5 - parent: 45711 - - uid: 50152 + pos: 21.5,67.5 + parent: 2 + - uid: 14473 components: - type: Transform - pos: -3.5,46.5 - parent: 45711 - - uid: 50154 + pos: 21.5,68.5 + parent: 2 + - uid: 14475 components: - type: Transform - pos: -19.5,35.5 - parent: 45711 - - uid: 50157 + pos: 9.5,-74.5 + parent: 2 + - uid: 14476 components: - type: Transform - pos: 16.5,39.5 - parent: 45711 - - uid: 50159 + rot: 3.141592653589793 rad + pos: 11.5,-74.5 + parent: 2 + - uid: 14479 components: - type: Transform - pos: 17.5,39.5 - parent: 45711 - - uid: 50160 + pos: 26.5,68.5 + parent: 2 + - uid: 14486 components: - type: Transform - pos: 18.5,38.5 - parent: 45711 - - uid: 50180 + pos: 26.5,69.5 + parent: 2 + - uid: 14520 components: - type: Transform - pos: 18.5,39.5 - parent: 45711 - - uid: 50191 + pos: 38.5,68.5 + parent: 2 + - uid: 14523 components: - type: Transform - pos: 18.5,37.5 - parent: 45711 - - uid: 50195 + pos: 26.5,67.5 + parent: 2 + - uid: 14524 components: - type: Transform - pos: 19.5,37.5 - parent: 45711 - - uid: 50197 + pos: 38.5,69.5 + parent: 2 + - uid: 14525 components: - type: Transform - pos: 20.5,37.5 - parent: 45711 - - uid: 50198 + pos: 38.5,67.5 + parent: 2 + - uid: 14527 components: - type: Transform - pos: 17.5,44.5 - parent: 45711 - - uid: 50199 + pos: 23.5,71.5 + parent: 2 + - uid: 14549 components: - type: Transform - pos: 35.5,22.5 - parent: 45711 - - uid: 50201 + pos: 24.5,71.5 + parent: 2 + - uid: 14552 components: - type: Transform - pos: 38.5,33.5 - parent: 45711 - - uid: 50202 + pos: 86.5,-32.5 + parent: 2 + - uid: 14554 components: - type: Transform - pos: 36.5,22.5 - parent: 45711 - - uid: 50203 + pos: 86.5,-29.5 + parent: 2 + - uid: 14583 components: - type: Transform - pos: 37.5,22.5 - parent: 45711 - - uid: 50204 + pos: 86.5,-31.5 + parent: 2 + - uid: 14594 components: - type: Transform - pos: 38.5,22.5 - parent: 45711 - - uid: 50205 + pos: 85.5,-32.5 + parent: 2 + - uid: 14673 components: - type: Transform - pos: 38.5,26.5 - parent: 45711 - - uid: 50206 + pos: -19.5,-75.5 + parent: 2 + - uid: 14681 components: - type: Transform - pos: 38.5,25.5 - parent: 45711 - - uid: 50208 + rot: 3.141592653589793 rad + pos: 40.5,-68.5 + parent: 2 + - uid: 14682 components: - type: Transform - pos: 38.5,27.5 - parent: 45711 - - uid: 50211 + rot: 3.141592653589793 rad + pos: 39.5,-68.5 + parent: 2 + - uid: 14683 components: - type: Transform - pos: 38.5,24.5 - parent: 45711 - - uid: 50212 + rot: 3.141592653589793 rad + pos: 38.5,-68.5 + parent: 2 + - uid: 14684 components: - type: Transform - pos: 38.5,28.5 - parent: 45711 - - uid: 50213 + rot: 3.141592653589793 rad + pos: 37.5,-68.5 + parent: 2 + - uid: 14698 components: - type: Transform - pos: 38.5,23.5 - parent: 45711 - - uid: 50214 + pos: 37.5,-70.5 + parent: 2 + - uid: 14700 components: - type: Transform - pos: 9.5,46.5 - parent: 45711 - - uid: 50215 + pos: 37.5,-71.5 + parent: 2 + - uid: 14701 components: - type: Transform - pos: 38.5,29.5 - parent: 45711 - - uid: 50216 + pos: 37.5,-69.5 + parent: 2 + - uid: 14711 components: - type: Transform - pos: 38.5,35.5 - parent: 45711 - - uid: 50217 + pos: -89.5,65.5 + parent: 2 + - uid: 14712 components: - type: Transform - pos: 31.5,36.5 - parent: 45711 - - uid: 50218 + pos: 35.5,16.5 + parent: 2 + - uid: 14713 components: - type: Transform - pos: 28.5,36.5 - parent: 45711 - - uid: 50219 + pos: -35.5,8.5 + parent: 2 + - uid: 14715 components: - type: Transform - pos: 33.5,36.5 - parent: 45711 - - uid: 50220 + pos: 2.5,65.5 + parent: 2 + - uid: 14716 components: - type: Transform - pos: 32.5,36.5 - parent: 45711 - - uid: 50221 + pos: -0.5,64.5 + parent: 2 + - uid: 14717 components: - type: Transform - pos: 35.5,36.5 - parent: 45711 - - uid: 50222 + pos: -0.5,67.5 + parent: 2 + - uid: 14718 components: - type: Transform - pos: 34.5,36.5 - parent: 45711 - - uid: 50223 + pos: -86.5,67.5 + parent: 2 + - uid: 14719 + components: + - type: Transform + pos: -33.5,9.5 + parent: 2 + - uid: 14722 components: - type: Transform - pos: 36.5,36.5 - parent: 45711 - - uid: 50225 + pos: -34.5,66.5 + parent: 2 + - uid: 14723 components: - type: Transform - pos: 22.5,37.5 - parent: 45711 - - uid: 50226 + pos: -35.5,66.5 + parent: 2 + - uid: 14724 components: - type: Transform - pos: 23.5,37.5 - parent: 45711 - - uid: 50227 + pos: -36.5,66.5 + parent: 2 + - uid: 14725 components: - type: Transform - pos: 29.5,36.5 - parent: 45711 - - uid: 50228 + pos: -0.5,65.5 + parent: 2 + - uid: 14879 components: - type: Transform - pos: 26.5,36.5 - parent: 45711 - - uid: 50229 + pos: -34.5,9.5 + parent: 2 + - uid: 14931 components: - type: Transform - pos: 30.5,36.5 - parent: 45711 - - uid: 50230 + pos: 8.5,-47.5 + parent: 2 + - uid: 14977 components: - type: Transform - pos: 27.5,36.5 - parent: 45711 - - uid: 50231 + pos: -85.5,16.5 + parent: 2 + - uid: 14978 components: - type: Transform - pos: 25.5,36.5 - parent: 45711 - - uid: 50234 + pos: -87.5,18.5 + parent: 2 + - uid: 14981 components: - type: Transform - pos: 24.5,36.5 - parent: 45711 - - uid: 50235 + pos: -85.5,17.5 + parent: 2 + - uid: 14982 components: - type: Transform - pos: 38.5,34.5 - parent: 45711 - - uid: 50237 + pos: -85.5,18.5 + parent: 2 + - uid: 14992 components: - type: Transform - pos: 38.5,32.5 - parent: 45711 - - uid: 50240 + pos: 28.5,-96.5 + parent: 2 + - uid: 15051 components: - type: Transform - pos: 38.5,31.5 - parent: 45711 - - uid: 50241 + pos: 14.5,60.5 + parent: 2 + - uid: 15052 components: - type: Transform - pos: 37.5,35.5 - parent: 45711 - - uid: 50242 + pos: 15.5,60.5 + parent: 2 + - uid: 15054 components: - type: Transform - pos: 36.5,35.5 - parent: 45711 - - uid: 50243 + pos: 17.5,60.5 + parent: 2 + - uid: 15063 components: - type: Transform - pos: 21.5,37.5 - parent: 45711 - - uid: 50244 + pos: 18.5,60.5 + parent: 2 + - uid: 15064 components: - type: Transform - pos: 23.5,36.5 - parent: 45711 - - uid: 50245 + pos: 19.5,59.5 + parent: 2 + - uid: 15071 components: - type: Transform - pos: -15.5,45.5 - parent: 45711 - - uid: 50247 + pos: 19.5,60.5 + parent: 2 + - uid: 15079 components: - type: Transform - pos: -22.5,39.5 - parent: 45711 - - uid: 50248 + pos: 19.5,52.5 + parent: 2 + - uid: 15080 components: - type: Transform - pos: -22.5,40.5 - parent: 45711 - - uid: 50250 + pos: 19.5,53.5 + parent: 2 + - uid: 15081 components: - type: Transform - pos: -22.5,41.5 - parent: 45711 - - uid: 50253 + pos: 19.5,54.5 + parent: 2 + - uid: 15082 components: - type: Transform - pos: -22.5,42.5 - parent: 45711 - - uid: 50254 + pos: 19.5,55.5 + parent: 2 + - uid: 15083 components: - type: Transform - pos: -22.5,43.5 - parent: 45711 - - uid: 50270 + pos: 19.5,56.5 + parent: 2 + - uid: 15084 components: - type: Transform - pos: -22.5,44.5 - parent: 45711 - - uid: 50271 + pos: 19.5,57.5 + parent: 2 + - uid: 15085 components: - type: Transform - pos: -17.5,45.5 - parent: 45711 - - uid: 50272 + pos: 19.5,58.5 + parent: 2 + - uid: 15091 components: - type: Transform - pos: -13.5,46.5 - parent: 45711 - - uid: 50274 + pos: 43.5,40.5 + parent: 2 + - uid: 15094 components: - type: Transform - pos: -22.5,45.5 - parent: 45711 - - uid: 50275 + pos: 45.5,40.5 + parent: 2 + - uid: 15096 components: - type: Transform - pos: -12.5,46.5 - parent: 45711 - - uid: 50288 + pos: 54.5,19.5 + parent: 2 + - uid: 15098 components: - type: Transform - pos: 5.5,-0.5 - parent: 45711 - - uid: 50289 + pos: 62.5,17.5 + parent: 2 + - uid: 15099 components: - type: Transform - pos: 5.5,-4.5 - parent: 45711 - - uid: 50290 + pos: 55.5,21.5 + parent: 2 + - uid: 15100 components: - type: Transform - pos: 6.5,-4.5 - parent: 45711 - - uid: 50291 + pos: 54.5,21.5 + parent: 2 + - uid: 15101 components: - type: Transform - pos: 7.5,-4.5 - parent: 45711 - - uid: 50292 + pos: 62.5,16.5 + parent: 2 + - uid: 15103 components: - type: Transform - pos: 5.5,-1.5 - parent: 45711 - - uid: 50293 + pos: 62.5,20.5 + parent: 2 + - uid: 15142 components: - type: Transform - pos: 5.5,-2.5 - parent: 45711 - - uid: 50294 + pos: -63.5,89.5 + parent: 2 + - uid: 15143 components: - type: Transform - pos: 5.5,-3.5 - parent: 45711 - - uid: 50295 + pos: -62.5,90.5 + parent: 2 + - uid: 15145 components: - type: Transform - pos: 6.5,-0.5 - parent: 45711 - - uid: 50296 + pos: -72.5,-78.5 + parent: 2 + - uid: 15146 components: - type: Transform - pos: 7.5,-0.5 - parent: 45711 - - uid: 50297 + pos: -72.5,-80.5 + parent: 2 + - uid: 15159 components: - type: Transform - pos: 8.5,-0.5 - parent: 45711 - - uid: 50298 + pos: 32.5,52.5 + parent: 2 + - uid: 15160 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,3.5 - parent: 45711 - - uid: 50299 + pos: 32.5,53.5 + parent: 2 + - uid: 15161 components: - type: Transform - pos: -3.5,1.5 - parent: 45711 - - uid: 50300 + pos: 32.5,54.5 + parent: 2 + - uid: 15163 components: - type: Transform - pos: -7.5,0.5 - parent: 45711 - - uid: 50301 + pos: 31.5,54.5 + parent: 2 + - uid: 15164 components: - type: Transform - pos: -6.5,0.5 - parent: 45711 - - uid: 50302 + pos: 30.5,54.5 + parent: 2 + - uid: 15165 components: - type: Transform - pos: -5.5,0.5 - parent: 45711 - - uid: 50303 + pos: 29.5,54.5 + parent: 2 + - uid: 15167 components: - type: Transform - pos: -4.5,0.5 - parent: 45711 - - uid: 50304 + pos: 25.5,54.5 + parent: 2 + - uid: 15168 components: - type: Transform - pos: -3.5,0.5 - parent: 45711 - - uid: 50305 + pos: 24.5,54.5 + parent: 2 + - uid: 15169 components: - type: Transform - pos: -3.5,2.5 - parent: 45711 - - uid: 50306 + pos: 23.5,54.5 + parent: 2 + - uid: 15170 components: - type: Transform - pos: -3.5,3.5 - parent: 45711 - - uid: 50307 + pos: 23.5,53.5 + parent: 2 + - uid: 15171 components: - type: Transform - pos: -3.5,4.5 - parent: 45711 - - uid: 50308 + pos: 23.5,52.5 + parent: 2 + - uid: 15174 components: - type: Transform - pos: -5.5,4.5 - parent: 45711 - - uid: 50309 + rot: -1.5707963267948966 rad + pos: -91.5,-43.5 + parent: 2 + - uid: 15195 components: - type: Transform - pos: -5.5,3.5 - parent: 45711 - - uid: 50310 + pos: 51.5,-39.5 + parent: 2 + - uid: 15225 components: - type: Transform - pos: -5.5,2.5 - parent: 45711 - - uid: 50311 + pos: 27.5,54.5 + parent: 2 + - uid: 15244 components: - type: Transform - pos: -5.5,1.5 - parent: 45711 - - uid: 50312 + pos: 17.5,65.5 + parent: 2 + - uid: 15249 components: - type: Transform - pos: -4.5,2.5 - parent: 45711 - - uid: 50313 + pos: 47.5,65.5 + parent: 2 + - uid: 15250 components: - type: Transform - pos: -6.5,2.5 - parent: 45711 - - uid: 50314 + pos: 27.5,65.5 + parent: 2 + - uid: 15251 components: - type: Transform - pos: -7.5,2.5 - parent: 45711 - - uid: 50315 + pos: 22.5,65.5 + parent: 2 + - uid: 15252 components: - type: Transform - pos: -7.5,1.5 - parent: 45711 - - uid: 50316 + pos: 32.5,65.5 + parent: 2 + - uid: 15253 components: - type: Transform - pos: -4.5,4.5 - parent: 45711 - - uid: 50317 + pos: 37.5,65.5 + parent: 2 + - uid: 15254 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,1.5 - parent: 45711 - - uid: 50318 + pos: 42.5,65.5 + parent: 2 + - uid: 15255 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,0.5 - parent: 45711 - - uid: 50319 + pos: 47.5,56.5 + parent: 2 + - uid: 15256 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-0.5 - parent: 45711 - - uid: 50320 + pos: 32.5,55.5 + parent: 2 + - uid: 15257 components: - type: Transform - pos: 9.5,-2.5 - parent: 45711 - - uid: 50321 + pos: 32.5,56.5 + parent: 2 + - uid: 15258 components: - type: Transform - pos: 9.5,-3.5 - parent: 45711 - - uid: 50322 + pos: 33.5,56.5 + parent: 2 + - uid: 15259 components: - type: Transform - pos: 9.5,-4.5 - parent: 45711 - - uid: 50323 + pos: 34.5,56.5 + parent: 2 + - uid: 15261 components: - type: Transform - pos: 8.5,-4.5 - parent: 45711 - - uid: 50324 + pos: 37.5,56.5 + parent: 2 + - uid: 15262 components: - type: Transform - pos: 9.5,-0.5 - parent: 45711 - - uid: 50325 + pos: 38.5,56.5 + parent: 2 + - uid: 15263 components: - type: Transform - pos: 9.5,-1.5 - parent: 45711 - - uid: 50326 + pos: 39.5,56.5 + parent: 2 + - uid: 15264 components: - type: Transform - pos: 11.5,1.5 - parent: 45711 - - uid: 50327 + pos: 40.5,56.5 + parent: 2 + - uid: 15265 components: - type: Transform - pos: 12.5,1.5 - parent: 45711 - - uid: 50328 + pos: 40.5,55.5 + parent: 2 + - uid: 15266 components: - type: Transform - pos: 11.5,0.5 - parent: 45711 - - uid: 50329 + pos: 40.5,54.5 + parent: 2 + - uid: 15267 components: - type: Transform - pos: 10.5,0.5 - parent: 45711 - - uid: 50330 + pos: 40.5,53.5 + parent: 2 + - uid: 15268 components: - type: Transform - pos: 10.5,-0.5 - parent: 45711 - - uid: 50331 + pos: 40.5,52.5 + parent: 2 + - uid: 15269 components: - type: Transform - pos: 11.5,-7.5 - parent: 45711 - - uid: 50332 + pos: 40.5,51.5 + parent: 2 + - uid: 15270 components: - type: Transform - pos: 13.5,-7.5 - parent: 45711 - - uid: 50333 + pos: 40.5,50.5 + parent: 2 + - uid: 15271 components: - type: Transform - pos: -25.5,23.5 - parent: 45711 - - uid: 50334 + pos: 17.5,64.5 + parent: 2 + - uid: 15272 components: - type: Transform - pos: -24.5,23.5 - parent: 45711 - - uid: 50349 + pos: 41.5,56.5 + parent: 2 + - uid: 15273 components: - type: Transform - pos: -16.5,60.5 - parent: 45711 - - uid: 52250 + pos: 42.5,56.5 + parent: 2 + - uid: 15275 components: - type: Transform - pos: -16.5,61.5 - parent: 45711 - - uid: 52258 + pos: 46.5,56.5 + parent: 2 + - uid: 15283 components: - type: Transform - pos: -16.5,62.5 - parent: 45711 - - uid: 52259 + pos: 48.5,49.5 + parent: 2 + - uid: 15284 components: - type: Transform - pos: -16.5,63.5 - parent: 45711 - - uid: 52260 + pos: 17.5,63.5 + parent: 2 + - uid: 15285 components: - type: Transform - pos: -16.5,64.5 - parent: 45711 - - uid: 52261 + pos: 17.5,62.5 + parent: 2 + - uid: 15286 components: - type: Transform - pos: -16.5,66.5 - parent: 45711 - - uid: 52262 + pos: 37.5,-37.5 + parent: 2 + - uid: 15295 components: - type: Transform - pos: 38.5,30.5 - parent: 45711 - - uid: 52263 + pos: 28.5,68.5 + parent: 2 + - uid: 15296 components: - type: Transform - pos: -16.5,69.5 - parent: 45711 - - uid: 52264 + pos: 28.5,69.5 + parent: 2 + - uid: 15297 components: - type: Transform - pos: -16.5,68.5 - parent: 45711 - - uid: 52283 + pos: 23.5,67.5 + parent: 2 + - uid: 15298 components: - type: Transform - pos: -16.5,67.5 - parent: 45711 - - uid: 52285 + pos: 23.5,68.5 + parent: 2 + - uid: 15299 components: - type: Transform - pos: 10.5,46.5 - parent: 45711 - - uid: 52314 + pos: 33.5,71.5 + parent: 2 + - uid: 15300 components: - type: Transform - pos: 11.5,46.5 - parent: 45711 - - uid: 52315 + pos: 34.5,71.5 + parent: 2 + - uid: 15301 components: - type: Transform - pos: -8.5,75.5 - parent: 45711 - - uid: 52316 + pos: 35.5,71.5 + parent: 2 + - uid: 15302 components: - type: Transform - pos: 8.5,44.5 - parent: 45711 - - uid: 52326 + pos: 36.5,71.5 + parent: 2 + - uid: 15303 components: - type: Transform - pos: 35.5,57.5 - parent: 45711 - - uid: 52391 + pos: 36.5,70.5 + parent: 2 + - uid: 15304 components: - type: Transform - pos: 20.5,53.5 - parent: 45711 - - uid: 52392 + pos: 36.5,69.5 + parent: 2 + - uid: 15305 components: - type: Transform - pos: 20.5,54.5 - parent: 45711 - - uid: 52393 + pos: 36.5,68.5 + parent: 2 + - uid: 15306 components: - type: Transform - pos: 20.5,55.5 - parent: 45711 - - uid: 52397 + pos: 36.5,67.5 + parent: 2 + - uid: 15307 components: - type: Transform - pos: 25.5,58.5 - parent: 45711 - - uid: 52398 + pos: 18.5,67.5 + parent: 2 + - uid: 15308 components: - type: Transform - pos: 25.5,57.5 - parent: 45711 - - uid: 52399 + pos: 18.5,68.5 + parent: 2 + - uid: 15309 components: - type: Transform - pos: 26.5,57.5 - parent: 45711 - - uid: 52400 + pos: 23.5,69.5 + parent: 2 + - uid: 15310 components: - type: Transform - pos: 12.5,46.5 - parent: 45711 - - uid: 52404 + pos: 18.5,69.5 + parent: 2 + - uid: 15311 components: - type: Transform - pos: 16.5,46.5 - parent: 45711 - - uid: 52407 + pos: 38.5,71.5 + parent: 2 + - uid: 15312 components: - type: Transform - pos: 16.5,45.5 - parent: 45711 - - uid: 52408 + pos: 39.5,71.5 + parent: 2 + - uid: 15313 components: - type: Transform - pos: 16.5,44.5 - parent: 45711 - - uid: 52409 + pos: 40.5,71.5 + parent: 2 + - uid: 15314 components: - type: Transform - pos: 18.5,44.5 - parent: 45711 - - uid: 52410 + pos: 41.5,71.5 + parent: 2 + - uid: 15316 components: - type: Transform - pos: 19.5,44.5 - parent: 45711 - - uid: 52411 + pos: 41.5,70.5 + parent: 2 + - uid: 15317 components: - type: Transform - pos: 20.5,44.5 - parent: 45711 - - uid: 52412 + pos: 41.5,69.5 + parent: 2 + - uid: 15318 components: - type: Transform - pos: 20.5,43.5 - parent: 45711 - - uid: 52413 + pos: 41.5,68.5 + parent: 2 + - uid: 15319 components: - type: Transform - pos: 20.5,42.5 - parent: 45711 - - uid: 52415 + pos: 41.5,67.5 + parent: 2 + - uid: 15320 components: - type: Transform - pos: -8.5,77.5 - parent: 45711 - - uid: 52419 + pos: 43.5,67.5 + parent: 2 + - uid: 15321 components: - type: Transform - pos: -8.5,76.5 - parent: 45711 - - uid: 52420 + pos: 43.5,69.5 + parent: 2 + - uid: 15322 components: - type: Transform - pos: -8.5,79.5 - parent: 45711 - - uid: 52421 + pos: 43.5,68.5 + parent: 2 + - uid: 15323 components: - type: Transform - pos: 32.5,57.5 - parent: 45711 - - uid: 52422 + pos: 43.5,70.5 + parent: 2 + - uid: 15324 components: - type: Transform - pos: 33.5,57.5 - parent: 45711 - - uid: 52423 + pos: 43.5,71.5 + parent: 2 + - uid: 15325 components: - type: Transform - pos: 34.5,57.5 - parent: 45711 - - uid: 52424 + pos: 44.5,71.5 + parent: 2 + - uid: 15326 components: - type: Transform - pos: 35.5,56.5 - parent: 45711 - - uid: 52425 + pos: 45.5,71.5 + parent: 2 + - uid: 15327 components: - type: Transform - pos: 22.5,42.5 - parent: 45711 - - uid: 52426 + pos: 46.5,71.5 + parent: 2 + - uid: 15328 components: - type: Transform - pos: 23.5,42.5 - parent: 45711 - - uid: 52427 + pos: 47.5,71.5 + parent: 2 + - uid: 15329 components: - type: Transform - pos: 24.5,42.5 - parent: 45711 - - uid: 52428 + pos: 47.5,70.5 + parent: 2 + - uid: 15330 components: - type: Transform - pos: 24.5,41.5 - parent: 45711 - - uid: 52429 + pos: 47.5,69.5 + parent: 2 + - uid: 15331 components: - type: Transform - pos: 35.5,55.5 - parent: 45711 - - uid: 52430 + pos: 47.5,68.5 + parent: 2 + - uid: 15332 components: - type: Transform - pos: 36.5,53.5 - parent: 45711 - - uid: 52431 + pos: 47.5,67.5 + parent: 2 + - uid: 15333 components: - type: Transform - pos: -8.5,78.5 - parent: 45711 - - uid: 52432 + pos: 49.5,64.5 + parent: 2 + - uid: 15334 components: - type: Transform - pos: 12.5,40.5 - parent: 45711 - - uid: 52433 + pos: 50.5,64.5 + parent: 2 + - uid: 15335 components: - type: Transform - pos: -8.5,80.5 - parent: 45711 - - uid: 52434 + pos: 51.5,64.5 + parent: 2 + - uid: 15336 components: - type: Transform - pos: -10.5,81.5 - parent: 45711 - - uid: 52435 + pos: 52.5,64.5 + parent: 2 + - uid: 15337 components: - type: Transform - pos: -9.5,81.5 - parent: 45711 - - uid: 52436 + pos: 53.5,64.5 + parent: 2 + - uid: 15338 components: - type: Transform - pos: -11.5,81.5 - parent: 45711 - - uid: 52437 + pos: 53.5,63.5 + parent: 2 + - uid: 15339 components: - type: Transform - pos: -13.5,81.5 - parent: 45711 - - uid: 52438 + pos: 53.5,62.5 + parent: 2 + - uid: 15340 components: - type: Transform - pos: -14.5,81.5 - parent: 45711 - - uid: 52440 + pos: 53.5,61.5 + parent: 2 + - uid: 15341 components: - type: Transform - pos: 27.5,41.5 - parent: 45711 - - uid: 52441 + pos: 53.5,60.5 + parent: 2 + - uid: 15342 components: - type: Transform - pos: 26.5,41.5 - parent: 45711 - - uid: 52442 + pos: 53.5,59.5 + parent: 2 + - uid: 15343 components: - type: Transform - pos: 25.5,41.5 - parent: 45711 - - uid: 52443 + pos: 53.5,58.5 + parent: 2 + - uid: 15344 components: - type: Transform - pos: 19.5,53.5 - parent: 45711 - - uid: 52444 + pos: 52.5,58.5 + parent: 2 + - uid: 15345 components: - type: Transform - pos: 18.5,53.5 - parent: 45711 - - uid: 52449 + pos: 51.5,58.5 + parent: 2 + - uid: 15346 components: - type: Transform - pos: 17.5,53.5 - parent: 45711 - - uid: 52453 + pos: 50.5,58.5 + parent: 2 + - uid: 15347 components: - type: Transform - pos: 16.5,53.5 - parent: 45711 - - uid: 52454 + pos: 49.5,58.5 + parent: 2 + - uid: 15354 components: - type: Transform - pos: 16.5,54.5 - parent: 45711 - - uid: 52459 + pos: 48.5,53.5 + parent: 2 + - uid: 15356 components: - type: Transform - pos: 14.5,54.5 - parent: 45711 - - uid: 52460 + pos: 48.5,56.5 + parent: 2 + - uid: 15357 components: - type: Transform - pos: 15.5,54.5 - parent: 45711 - - uid: 52461 + pos: 48.5,54.5 + parent: 2 + - uid: 15358 components: - type: Transform - pos: 13.5,54.5 - parent: 45711 - - uid: 52462 + pos: 48.5,55.5 + parent: 2 + - uid: 15367 components: - type: Transform - pos: 13.5,55.5 - parent: 45711 - - uid: 52463 + pos: 37.5,-48.5 + parent: 2 + - uid: 15368 components: - type: Transform - pos: 13.5,56.5 - parent: 45711 - - uid: 52464 + pos: 50.5,51.5 + parent: 2 + - uid: 15369 components: - type: Transform - pos: 13.5,57.5 - parent: 45711 - - uid: 52465 + pos: 49.5,53.5 + parent: 2 + - uid: 15370 components: - type: Transform - pos: 13.5,58.5 - parent: 45711 - - uid: 52466 + pos: 50.5,53.5 + parent: 2 + - uid: 15372 components: - type: Transform - pos: 13.5,59.5 - parent: 45711 - - uid: 52467 + pos: 50.5,49.5 + parent: 2 + - uid: 15376 components: - type: Transform - pos: 13.5,60.5 - parent: 45711 - - uid: 52468 + rot: -1.5707963267948966 rad + pos: 65.5,16.5 + parent: 2 + - uid: 15379 components: - type: Transform - pos: 13.5,61.5 - parent: 45711 - - uid: 52469 + rot: -1.5707963267948966 rad + pos: 37.5,-52.5 + parent: 2 + - uid: 15409 components: - type: Transform - pos: 13.5,62.5 - parent: 45711 - - uid: 52488 + rot: 3.141592653589793 rad + pos: 33.5,-41.5 + parent: 2 + - uid: 15411 components: - type: Transform - pos: 13.5,63.5 - parent: 45711 - - uid: 52489 + rot: 3.141592653589793 rad + pos: 33.5,-43.5 + parent: 2 + - uid: 15412 components: - type: Transform - pos: 12.5,63.5 - parent: 45711 - - uid: 52490 + rot: 3.141592653589793 rad + pos: 33.5,-44.5 + parent: 2 + - uid: 15413 components: - type: Transform - pos: -16.5,70.5 - parent: 45711 - - uid: 52499 + rot: 3.141592653589793 rad + pos: 33.5,-45.5 + parent: 2 + - uid: 15416 components: - type: Transform - pos: 12.5,64.5 - parent: 45711 - - uid: 52557 + rot: 3.141592653589793 rad + pos: 33.5,-48.5 + parent: 2 + - uid: 15418 components: - type: Transform - pos: 6.5,83.5 - parent: 45711 - - uid: 52558 + rot: 3.141592653589793 rad + pos: 33.5,-50.5 + parent: 2 + - uid: 15419 components: - type: Transform - pos: 6.5,84.5 - parent: 45711 - - uid: 52559 + rot: 3.141592653589793 rad + pos: 33.5,-51.5 + parent: 2 + - uid: 15420 components: - type: Transform - pos: 5.5,84.5 - parent: 45711 - - uid: 52566 + rot: 3.141592653589793 rad + pos: 33.5,-52.5 + parent: 2 + - uid: 15421 components: - type: Transform - pos: 1.5,84.5 - parent: 45711 - - uid: 52571 + rot: 3.141592653589793 rad + pos: 34.5,-52.5 + parent: 2 + - uid: 15559 components: - type: Transform - pos: 8.5,71.5 - parent: 45711 - - uid: 52573 + pos: 77.5,-47.5 + parent: 2 + - uid: 15570 components: - type: Transform - pos: 8.5,72.5 - parent: 45711 - - uid: 52574 + pos: -10.5,-46.5 + parent: 2 + - uid: 15590 components: - type: Transform - pos: -0.5,83.5 - parent: 45711 - - uid: 52575 + pos: -13.5,-49.5 + parent: 2 + - uid: 15618 components: - type: Transform - pos: -0.5,84.5 - parent: 45711 - - uid: 52576 + pos: -10.5,-48.5 + parent: 2 + - uid: 15627 components: - type: Transform - pos: -0.5,82.5 - parent: 45711 - - uid: 52577 + pos: -13.5,-50.5 + parent: 2 + - uid: 15630 components: - type: Transform - pos: -0.5,81.5 - parent: 45711 - - uid: 52578 + pos: -13.5,-51.5 + parent: 2 + - uid: 15633 components: - type: Transform - pos: -16.5,71.5 - parent: 45711 - - uid: 52579 + pos: -13.5,-52.5 + parent: 2 + - uid: 15634 components: - type: Transform - pos: -16.5,72.5 - parent: 45711 - - uid: 52580 + pos: -7.5,-49.5 + parent: 2 + - uid: 15635 components: - type: Transform - pos: -16.5,73.5 - parent: 45711 - - uid: 52581 + pos: -7.5,-50.5 + parent: 2 + - uid: 15636 components: - type: Transform - pos: -16.5,74.5 - parent: 45711 - - uid: 52582 + pos: -7.5,-51.5 + parent: 2 + - uid: 15637 components: - type: Transform - pos: -16.5,75.5 - parent: 45711 - - uid: 52583 + pos: -7.5,-52.5 + parent: 2 + - uid: 15638 components: - type: Transform - pos: -16.5,79.5 - parent: 45711 - - uid: 52585 + pos: -12.5,-52.5 + parent: 2 + - uid: 15639 components: - type: Transform - pos: -16.5,76.5 - parent: 45711 - - uid: 52586 + pos: -8.5,-52.5 + parent: 2 + - uid: 15723 components: - type: Transform - pos: -16.5,81.5 - parent: 45711 - - uid: 52587 + pos: 76.5,-47.5 + parent: 2 + - uid: 15724 components: - type: Transform - pos: -16.5,80.5 - parent: 45711 - - uid: 52588 + pos: 34.5,17.5 + parent: 2 + - uid: 15824 components: - type: Transform - pos: -16.5,78.5 - parent: 45711 - - uid: 52589 + pos: 35.5,17.5 + parent: 2 + - uid: 15848 components: - type: Transform - pos: -16.5,77.5 - parent: 45711 - - uid: 52590 + pos: 32.5,17.5 + parent: 2 + - uid: 15849 components: - type: Transform - pos: 35.5,54.5 - parent: 45711 - - uid: 52591 + pos: 33.5,17.5 + parent: 2 + - uid: 15850 components: - type: Transform - pos: 36.5,52.5 - parent: 45711 - - uid: 52631 + pos: 31.5,17.5 + parent: 2 + - uid: 15851 components: - type: Transform - pos: 36.5,50.5 - parent: 45711 - - uid: 52694 + pos: 36.5,17.5 + parent: 2 + - uid: 15852 components: - type: Transform - pos: 36.5,51.5 - parent: 45711 - - uid: 52695 + pos: 37.5,17.5 + parent: 2 + - uid: 15877 components: - type: Transform - pos: 36.5,49.5 - parent: 45711 - - uid: 52696 + pos: 35.5,56.5 + parent: 2 + - uid: 16030 components: - type: Transform - pos: 36.5,48.5 - parent: 45711 - - uid: 52697 + pos: 104.5,-60.5 + parent: 2 + - uid: 16265 components: - type: Transform - pos: 36.5,47.5 - parent: 45711 - - uid: 52699 + pos: 48.5,46.5 + parent: 2 + - uid: 16266 components: - type: Transform - pos: 35.5,42.5 - parent: 45711 - - uid: 52700 + pos: 49.5,46.5 + parent: 2 + - uid: 16267 components: - type: Transform - pos: 35.5,41.5 - parent: 45711 - - uid: 52701 + pos: -57.5,-58.5 + parent: 2 + - uid: 16269 components: - type: Transform - pos: 35.5,44.5 - parent: 45711 - - uid: 52702 + pos: -50.5,-76.5 + parent: 2 + - uid: 16270 components: - type: Transform - pos: 35.5,43.5 - parent: 45711 - - uid: 52704 + pos: 53.5,46.5 + parent: 2 + - uid: 16271 components: - type: Transform - pos: 35.5,45.5 - parent: 45711 - - uid: 52705 + pos: 54.5,46.5 + parent: 2 + - uid: 16272 components: - type: Transform - pos: 35.5,46.5 - parent: 45711 - - uid: 52706 + pos: 55.5,46.5 + parent: 2 + - uid: 16273 components: - type: Transform - pos: 34.5,41.5 - parent: 45711 - - uid: 52708 + pos: 55.5,45.5 + parent: 2 + - uid: 16274 components: - type: Transform - pos: 33.5,41.5 - parent: 45711 - - uid: 52709 + pos: 56.5,41.5 + parent: 2 + - uid: 16275 components: - type: Transform - pos: 32.5,41.5 - parent: 45711 - - uid: 52710 + pos: -47.5,-58.5 + parent: 2 + - uid: 16276 components: - type: Transform - pos: 31.5,41.5 - parent: 45711 - - uid: 52711 + pos: 56.5,45.5 + parent: 2 + - uid: 16277 components: - type: Transform - pos: 30.5,41.5 - parent: 45711 - - uid: 52712 + pos: 55.5,41.5 + parent: 2 + - uid: 16278 components: - type: Transform - pos: 29.5,41.5 - parent: 45711 - - uid: 52713 + pos: 55.5,40.5 + parent: 2 + - uid: 16279 components: - type: Transform - pos: 28.5,41.5 - parent: 45711 - - uid: 52716 + pos: 54.5,40.5 + parent: 2 + - uid: 16280 components: - type: Transform - pos: -0.5,79.5 - parent: 45711 - - uid: 52718 + pos: 53.5,40.5 + parent: 2 + - uid: 16281 components: - type: Transform - pos: -1.5,78.5 - parent: 45711 - - uid: 52720 + pos: 61.5,45.5 + parent: 2 + - uid: 16282 components: - type: Transform - pos: 10.5,43.5 - parent: 45711 - - uid: 52721 + pos: 61.5,41.5 + parent: 2 + - uid: 16284 components: - type: Transform - pos: 11.5,43.5 - parent: 45711 - - uid: 52945 + pos: 61.5,40.5 + parent: 2 + - uid: 16285 components: - type: Transform - pos: 14.5,39.5 - parent: 45711 - - uid: 52946 + pos: 61.5,46.5 + parent: 2 + - uid: 16286 components: - type: Transform - pos: 12.5,42.5 - parent: 45711 - - uid: 52947 + pos: 62.5,40.5 + parent: 2 + - uid: 16287 components: - type: Transform - pos: 12.5,41.5 - parent: 45711 - - uid: 52948 + pos: 63.5,40.5 + parent: 2 + - uid: 16288 components: - type: Transform - pos: 12.5,39.5 - parent: 45711 - - uid: 52949 + pos: 64.5,40.5 + parent: 2 + - uid: 16289 components: - type: Transform - pos: 13.5,39.5 - parent: 45711 - - uid: 52954 + pos: 65.5,40.5 + parent: 2 + - uid: 16290 components: - type: Transform - pos: 12.5,43.5 - parent: 45711 - - uid: 52955 + pos: 66.5,40.5 + parent: 2 + - uid: 16291 components: - type: Transform - pos: 15.5,39.5 - parent: 45711 - - uid: 52956 + pos: 67.5,40.5 + parent: 2 + - uid: 16292 components: - type: Transform - pos: 14.5,46.5 - parent: 45711 - - uid: 52958 + pos: 68.5,40.5 + parent: 2 + - uid: 16293 components: - type: Transform - pos: 8.5,70.5 - parent: 45711 - - uid: 52960 + pos: 69.5,40.5 + parent: 2 + - uid: 16294 components: - type: Transform - pos: 8.5,68.5 - parent: 45711 - - uid: 52961 + pos: 69.5,46.5 + parent: 2 + - uid: 16295 components: - type: Transform - pos: 8.5,69.5 - parent: 45711 - - uid: 52975 + pos: 68.5,46.5 + parent: 2 + - uid: 16296 components: - type: Transform - pos: 3.5,84.5 - parent: 45711 - - uid: 52977 + pos: 67.5,46.5 + parent: 2 + - uid: 16297 components: - type: Transform - pos: 12.5,66.5 - parent: 45711 - - uid: 52981 + pos: 66.5,46.5 + parent: 2 + - uid: 16299 components: - type: Transform - pos: 2.5,84.5 - parent: 45711 - - uid: 52988 + pos: 64.5,46.5 + parent: 2 + - uid: 16301 components: - type: Transform - pos: 4.5,84.5 - parent: 45711 - - uid: 52993 + pos: 62.5,46.5 + parent: 2 + - uid: 16313 components: - type: Transform - pos: 12.5,67.5 - parent: 45711 - - uid: 52994 + pos: 61.5,47.5 + parent: 2 + - uid: 16314 components: - type: Transform - pos: 12.5,65.5 - parent: 45711 - - uid: 52995 + pos: 61.5,48.5 + parent: 2 + - uid: 16316 components: - type: Transform - pos: 11.5,67.5 - parent: 45711 - - uid: 52996 + pos: 61.5,50.5 + parent: 2 + - uid: 16317 components: - type: Transform - pos: 9.5,67.5 - parent: 45711 - - uid: 52997 + pos: 61.5,51.5 + parent: 2 + - uid: 16318 components: - type: Transform - pos: 8.5,67.5 - parent: 45711 - - uid: 52998 + pos: 61.5,52.5 + parent: 2 + - uid: 16319 components: - type: Transform - pos: 10.5,67.5 - parent: 45711 - - uid: 52999 + pos: 61.5,53.5 + parent: 2 + - uid: 16320 components: - type: Transform - pos: 0.5,84.5 - parent: 45711 - - uid: 53001 + pos: 63.5,53.5 + parent: 2 + - uid: 16321 components: - type: Transform - pos: 6.5,82.5 - parent: 45711 - - uid: 53005 + pos: 62.5,53.5 + parent: 2 + - uid: 16322 components: - type: Transform - pos: 6.5,81.5 - parent: 45711 - - uid: 53007 + pos: 65.5,53.5 + parent: 2 + - uid: 16323 components: - type: Transform - pos: 6.5,80.5 - parent: 45711 - - uid: 53009 + pos: 64.5,53.5 + parent: 2 + - uid: 16324 components: - type: Transform - pos: 6.5,79.5 - parent: 45711 - - uid: 53013 + pos: 66.5,53.5 + parent: 2 + - uid: 16325 components: - type: Transform - pos: 8.5,78.5 - parent: 45711 - - uid: 53015 + pos: 67.5,53.5 + parent: 2 + - uid: 16326 components: - type: Transform - pos: 7.5,78.5 - parent: 45711 - - uid: 53018 + pos: 68.5,53.5 + parent: 2 + - uid: 16327 components: - type: Transform - pos: 8.5,77.5 - parent: 45711 - - uid: 53019 + pos: 68.5,47.5 + parent: 2 + - uid: 16328 components: - type: Transform - pos: 8.5,76.5 - parent: 45711 - - uid: 53020 + pos: 68.5,48.5 + parent: 2 + - uid: 16329 components: - type: Transform - pos: 8.5,75.5 - parent: 45711 - - uid: 53021 + pos: 68.5,52.5 + parent: 2 + - uid: 16330 components: - type: Transform - pos: 8.5,74.5 - parent: 45711 - - uid: 53022 + pos: 68.5,51.5 + parent: 2 + - uid: 16334 components: - type: Transform - pos: 8.5,73.5 - parent: 45711 - - uid: 53131 + pos: 67.5,39.5 + parent: 2 + - uid: 16337 components: - type: Transform - pos: -2.5,78.5 - parent: 45711 - - uid: 53132 + pos: 69.5,39.5 + parent: 2 + - uid: 16338 components: - type: Transform - pos: -0.5,80.5 - parent: 45711 - - uid: 53163 + pos: 68.5,38.5 + parent: 2 + - uid: 16339 components: - type: Transform - pos: 0.5,78.5 - parent: 45711 - - uid: 53165 + pos: 68.5,37.5 + parent: 2 + - uid: 16340 components: - type: Transform - pos: 4.5,78.5 - parent: 45711 - - uid: 53166 + pos: 68.5,36.5 + parent: 2 + - uid: 16341 components: - type: Transform - pos: 5.5,78.5 - parent: 45711 - - uid: 53173 + pos: 67.5,35.5 + parent: 2 + - uid: 16342 components: - type: Transform - pos: 1.5,78.5 - parent: 45711 - - uid: 53174 + pos: 68.5,35.5 + parent: 2 + - uid: 16343 components: - type: Transform - pos: -0.5,78.5 - parent: 45711 - - uid: 53175 + pos: 69.5,35.5 + parent: 2 + - uid: 16344 components: - type: Transform - pos: 6.5,78.5 - parent: 45711 - - uid: 53411 + pos: 68.5,34.5 + parent: 2 + - uid: 16345 components: - type: Transform - pos: -40.5,41.5 - parent: 45711 - - uid: 53412 + pos: 68.5,33.5 + parent: 2 + - uid: 16346 components: - type: Transform - pos: -40.5,40.5 - parent: 45711 - - uid: 53413 + pos: 68.5,32.5 + parent: 2 + - uid: 16347 components: - type: Transform - pos: -40.5,39.5 - parent: 45711 - - uid: 53414 + pos: 67.5,31.5 + parent: 2 + - uid: 16348 components: - type: Transform - pos: -40.5,38.5 - parent: 45711 - - uid: 53415 + pos: 68.5,31.5 + parent: 2 + - uid: 16349 components: - type: Transform - pos: -37.5,44.5 - parent: 45711 - - uid: 53418 + pos: 69.5,31.5 + parent: 2 + - uid: 16350 components: - type: Transform - pos: -40.5,44.5 - parent: 45711 - - uid: 53419 + pos: 68.5,30.5 + parent: 2 + - uid: 16351 components: - type: Transform - pos: -39.5,44.5 - parent: 45711 - - uid: 53420 + pos: 68.5,29.5 + parent: 2 + - uid: 16352 components: - type: Transform - pos: -38.5,44.5 - parent: 45711 - - uid: 53423 + pos: 68.5,28.5 + parent: 2 + - uid: 16353 components: - type: Transform - pos: -37.5,52.5 - parent: 45711 - - uid: 53424 + pos: 71.5,29.5 + parent: 2 + - uid: 16354 components: - type: Transform - pos: -37.5,53.5 - parent: 45711 - - uid: 53425 + pos: 71.5,28.5 + parent: 2 + - uid: 16355 components: - type: Transform - pos: -37.5,54.5 - parent: 45711 - - uid: 53426 + pos: 71.5,27.5 + parent: 2 + - uid: 16356 components: - type: Transform - pos: -37.5,55.5 - parent: 45711 - - uid: 53427 + pos: 69.5,28.5 + parent: 2 + - uid: 16357 components: - type: Transform - pos: -37.5,56.5 - parent: 45711 - - uid: 53428 + pos: 70.5,28.5 + parent: 2 + - uid: 16358 components: - type: Transform - pos: -37.5,57.5 - parent: 45711 - - uid: 53429 + pos: 73.5,28.5 + parent: 2 + - uid: 16359 components: - type: Transform - pos: -29.5,59.5 - parent: 45711 - - uid: 53445 + pos: 74.5,28.5 + parent: 2 + - uid: 16360 components: - type: Transform - rot: 3.141592653589793 rad - pos: -40.5,37.5 - parent: 45711 - - uid: 53446 + pos: 72.5,28.5 + parent: 2 + - uid: 16361 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,37.5 - parent: 45711 - - uid: 53447 + pos: 75.5,29.5 + parent: 2 + - uid: 16362 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,37.5 - parent: 45711 - - uid: 53448 + pos: 75.5,28.5 + parent: 2 + - uid: 16363 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,37.5 - parent: 45711 - - uid: 53449 + pos: 75.5,27.5 + parent: 2 + - uid: 16364 components: - type: Transform - pos: -21.5,10.5 - parent: 45711 - - uid: 53453 + pos: 76.5,28.5 + parent: 2 + - uid: 16365 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,37.5 - parent: 45711 - - uid: 53578 + pos: 77.5,28.5 + parent: 2 + - uid: 16366 components: - type: Transform - pos: -40.5,42.5 - parent: 45711 - - uid: 53658 + pos: 78.5,28.5 + parent: 2 + - uid: 16367 components: - type: Transform - pos: -37.5,51.5 - parent: 45711 - - uid: 53659 + pos: 79.5,28.5 + parent: 2 + - uid: 16368 components: - type: Transform - pos: -37.5,50.5 - parent: 45711 - - uid: 53660 + pos: 79.5,29.5 + parent: 2 + - uid: 16369 components: - type: Transform - pos: -37.5,45.5 - parent: 45711 - - uid: 53661 + pos: 79.5,27.5 + parent: 2 + - uid: 16370 components: - type: Transform - pos: -37.5,46.5 - parent: 45711 - - uid: 53666 + pos: 80.5,28.5 + parent: 2 + - uid: 16371 components: - type: Transform - pos: -32.5,26.5 - parent: 45711 - - uid: 53673 + pos: 81.5,28.5 + parent: 2 + - uid: 16372 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,37.5 - parent: 45711 - - uid: 53713 + pos: 82.5,28.5 + parent: 2 + - uid: 16373 components: - type: Transform - pos: 15.5,46.5 - parent: 45711 - - uid: 53714 + pos: 83.5,28.5 + parent: 2 + - uid: 16374 components: - type: Transform - pos: 13.5,46.5 - parent: 45711 - - uid: 53720 + pos: 83.5,29.5 + parent: 2 + - uid: 16375 components: - type: Transform - pos: 20.5,56.5 - parent: 45711 - - uid: 53737 + pos: 83.5,27.5 + parent: 2 + - uid: 16376 components: - type: Transform - pos: -28.5,59.5 - parent: 45711 - - uid: 53738 + pos: 87.5,29.5 + parent: 2 + - uid: 16377 components: - type: Transform - pos: -27.5,59.5 - parent: 45711 - - uid: 53739 + pos: 84.5,28.5 + parent: 2 + - uid: 16378 components: - type: Transform - pos: -26.5,59.5 - parent: 45711 - - uid: 53740 + pos: 85.5,28.5 + parent: 2 + - uid: 16379 components: - type: Transform - pos: -25.5,59.5 - parent: 45711 - - uid: 53741 + pos: 86.5,28.5 + parent: 2 + - uid: 16380 components: - type: Transform - pos: -24.5,59.5 - parent: 45711 - - uid: 53742 + pos: 87.5,28.5 + parent: 2 + - uid: 16381 components: - type: Transform - pos: -23.5,59.5 - parent: 45711 - - uid: 53743 + pos: 88.5,28.5 + parent: 2 + - uid: 16382 components: - type: Transform - pos: -22.5,59.5 - parent: 45711 - - uid: 53744 + pos: 89.5,28.5 + parent: 2 + - uid: 16383 components: - type: Transform - pos: -22.5,58.5 - parent: 45711 - - uid: 53745 + pos: 90.5,28.5 + parent: 2 + - uid: 16384 components: - type: Transform - pos: -22.5,57.5 - parent: 45711 - - uid: 53746 + pos: 91.5,28.5 + parent: 2 + - uid: 16385 components: - type: Transform - pos: -21.5,57.5 - parent: 45711 - - uid: 53747 + pos: 92.5,28.5 + parent: 2 + - uid: 16386 components: - type: Transform - pos: -20.5,57.5 - parent: 45711 - - uid: 53748 + pos: 93.5,28.5 + parent: 2 + - uid: 16387 components: - type: Transform - pos: -16.5,58.5 - parent: 45711 - - uid: 53749 + pos: 94.5,28.5 + parent: 2 + - uid: 16388 components: - type: Transform - pos: -19.5,57.5 - parent: 45711 - - uid: 53750 + pos: 95.5,28.5 + parent: 2 + - uid: 16389 components: - type: Transform - pos: -18.5,57.5 - parent: 45711 - - uid: 53751 + pos: 96.5,28.5 + parent: 2 + - uid: 16390 components: - type: Transform - pos: -17.5,57.5 - parent: 45711 - - uid: 53752 + pos: 97.5,28.5 + parent: 2 + - uid: 16391 components: - type: Transform - pos: -16.5,57.5 - parent: 45711 - - uid: 53753 + pos: 98.5,28.5 + parent: 2 + - uid: 16392 components: - type: Transform - pos: -16.5,59.5 - parent: 45711 - - uid: 53754 + pos: 87.5,27.5 + parent: 2 + - uid: 16393 components: - type: Transform - pos: 24.5,58.5 - parent: 45711 - - uid: 53755 + pos: 91.5,29.5 + parent: 2 + - uid: 16394 components: - type: Transform - pos: 21.5,58.5 - parent: 45711 - - uid: 53756 + pos: 91.5,27.5 + parent: 2 + - uid: 16395 components: - type: Transform - pos: 20.5,58.5 - parent: 45711 - - uid: 53757 + pos: 95.5,29.5 + parent: 2 + - uid: 16396 components: - type: Transform - pos: 20.5,57.5 - parent: 45711 - - uid: 53834 + pos: 95.5,27.5 + parent: 2 + - uid: 16398 components: - type: Transform - pos: -40.5,43.5 - parent: 45711 - - uid: 53844 + pos: 97.5,31.5 + parent: 2 + - uid: 16399 components: - type: Transform - pos: -41.5,44.5 - parent: 45711 - - uid: 53845 + pos: 98.5,31.5 + parent: 2 + - uid: 16400 components: - type: Transform - pos: -42.5,44.5 - parent: 45711 - - uid: 53846 + pos: 99.5,31.5 + parent: 2 + - uid: 16401 components: - type: Transform - pos: -42.5,43.5 - parent: 45711 - - uid: 53847 + pos: 98.5,30.5 + parent: 2 + - uid: 16402 components: - type: Transform - pos: -41.5,43.5 - parent: 45711 - - uid: 53848 + pos: 98.5,29.5 + parent: 2 + - uid: 16403 components: - type: Transform - pos: -42.5,42.5 - parent: 45711 - - uid: 53849 + pos: 98.5,32.5 + parent: 2 + - uid: 16404 components: - type: Transform - pos: -41.5,42.5 - parent: 45711 - - uid: 53883 + pos: 67.5,28.5 + parent: 2 + - uid: 16405 components: - type: Transform - pos: -10.5,30.5 - parent: 45711 - - uid: 53985 + pos: 67.5,27.5 + parent: 2 + - uid: 16406 components: - type: Transform - pos: -53.5,46.5 - parent: 45711 - - uid: 54004 + pos: 68.5,27.5 + parent: 2 + - uid: 16408 components: - type: Transform - pos: -49.5,50.5 - parent: 45711 - - uid: 54006 + pos: 99.5,27.5 + parent: 2 + - uid: 16409 components: - type: Transform - pos: -53.5,50.5 - parent: 45711 - - uid: 54009 + pos: 98.5,27.5 + parent: 2 + - uid: 16410 components: - type: Transform - pos: -38.5,52.5 - parent: 45711 - - uid: 54010 + pos: 99.5,28.5 + parent: 2 + - uid: 16411 components: - type: Transform - pos: -39.5,52.5 - parent: 45711 - - uid: 54011 + pos: 98.5,33.5 + parent: 2 + - uid: 16412 components: - type: Transform - pos: -40.5,52.5 - parent: 45711 - - uid: 54012 + pos: 98.5,34.5 + parent: 2 + - uid: 16413 components: - type: Transform - pos: -41.5,52.5 - parent: 45711 - - uid: 54013 + pos: 98.5,35.5 + parent: 2 + - uid: 16414 components: - type: Transform - pos: -42.5,52.5 - parent: 45711 - - uid: 54017 + pos: 98.5,36.5 + parent: 2 + - uid: 16415 components: - type: Transform - pos: -42.5,53.5 - parent: 45711 - - uid: 54018 + pos: 98.5,37.5 + parent: 2 + - uid: 16416 components: - type: Transform - pos: -42.5,54.5 - parent: 45711 - - uid: 54020 + pos: 98.5,38.5 + parent: 2 + - uid: 16417 components: - type: Transform - pos: -42.5,41.5 - parent: 45711 - - uid: 54021 + pos: 98.5,39.5 + parent: 2 + - uid: 16418 components: - type: Transform - pos: -56.5,55.5 - parent: 45711 - - uid: 54023 + pos: 98.5,40.5 + parent: 2 + - uid: 16419 components: - type: Transform - pos: -55.5,55.5 - parent: 45711 - - uid: 54029 + pos: 98.5,41.5 + parent: 2 + - uid: 16420 components: - type: Transform - pos: -9.5,31.5 - parent: 45711 - - uid: 54044 + pos: 98.5,42.5 + parent: 2 + - uid: 16421 components: - type: Transform - pos: -50.5,55.5 - parent: 45711 - - uid: 54045 + pos: 98.5,43.5 + parent: 2 + - uid: 16422 components: - type: Transform - pos: -49.5,55.5 - parent: 45711 - - uid: 54046 + pos: 98.5,44.5 + parent: 2 + - uid: 16423 components: - type: Transform - pos: -48.5,55.5 - parent: 45711 - - uid: 54047 + pos: 98.5,45.5 + parent: 2 + - uid: 16424 components: - type: Transform - pos: -47.5,55.5 - parent: 45711 - - uid: 54048 + pos: 98.5,46.5 + parent: 2 + - uid: 16425 components: - type: Transform - pos: -46.5,55.5 - parent: 45711 - - uid: 54051 + pos: 98.5,47.5 + parent: 2 + - uid: 16426 components: - type: Transform - pos: -45.5,55.5 - parent: 45711 - - uid: 54052 + pos: 98.5,48.5 + parent: 2 + - uid: 16427 components: - type: Transform - pos: -42.5,55.5 - parent: 45711 - - uid: 54053 + pos: 98.5,49.5 + parent: 2 + - uid: 16428 components: - type: Transform - pos: -44.5,55.5 - parent: 45711 - - uid: 54054 + pos: 98.5,50.5 + parent: 2 + - uid: 16429 components: - type: Transform - pos: -43.5,55.5 - parent: 45711 - - uid: 54055 + pos: 98.5,51.5 + parent: 2 + - uid: 16430 components: - type: Transform - pos: -51.5,55.5 - parent: 45711 - - uid: 54056 + pos: 98.5,52.5 + parent: 2 + - uid: 16431 components: - type: Transform - pos: -52.5,55.5 - parent: 45711 - - uid: 54058 + pos: 98.5,53.5 + parent: 2 + - uid: 16432 components: - type: Transform - pos: -56.5,54.5 - parent: 45711 - - uid: 54059 + pos: 98.5,54.5 + parent: 2 + - uid: 16433 components: - type: Transform - pos: -56.5,53.5 - parent: 45711 - - uid: 54060 + pos: 98.5,55.5 + parent: 2 + - uid: 16434 components: - type: Transform - pos: -56.5,52.5 - parent: 45711 - - uid: 54061 + pos: 98.5,56.5 + parent: 2 + - uid: 16435 components: - type: Transform - pos: -56.5,51.5 - parent: 45711 - - uid: 54063 + pos: 98.5,57.5 + parent: 2 + - uid: 16436 components: - type: Transform - pos: -58.5,50.5 - parent: 45711 - - uid: 54065 + pos: 98.5,58.5 + parent: 2 + - uid: 16437 components: - type: Transform - pos: -58.5,48.5 - parent: 45711 - - uid: 54066 + pos: 98.5,59.5 + parent: 2 + - uid: 16438 components: - type: Transform - pos: -58.5,49.5 - parent: 45711 - - uid: 54067 + pos: 99.5,59.5 + parent: 2 + - uid: 16439 components: - type: Transform - pos: -56.5,45.5 - parent: 45711 - - uid: 54068 + pos: 99.5,58.5 + parent: 2 + - uid: 16441 components: - type: Transform - pos: -56.5,44.5 - parent: 45711 - - uid: 54085 + pos: 97.5,58.5 + parent: 2 + - uid: 16442 components: - type: Transform - pos: -53.5,55.5 - parent: 45711 - - uid: 54086 + pos: 96.5,58.5 + parent: 2 + - uid: 16443 components: - type: Transform - pos: -54.5,55.5 - parent: 45711 - - uid: 54090 + pos: 95.5,58.5 + parent: 2 + - uid: 16444 components: - type: Transform - pos: -56.5,43.5 - parent: 45711 - - uid: 54091 + pos: 94.5,58.5 + parent: 2 + - uid: 16445 components: - type: Transform - pos: -56.5,42.5 - parent: 45711 - - uid: 54092 + pos: 93.5,58.5 + parent: 2 + - uid: 16446 components: - type: Transform - pos: -56.5,41.5 - parent: 45711 - - uid: 54093 + pos: 92.5,58.5 + parent: 2 + - uid: 16447 components: - type: Transform - pos: -55.5,41.5 - parent: 45711 - - uid: 54094 + pos: 91.5,58.5 + parent: 2 + - uid: 16448 components: - type: Transform - pos: -54.5,41.5 - parent: 45711 - - uid: 54095 + pos: 90.5,58.5 + parent: 2 + - uid: 16449 components: - type: Transform - pos: -53.5,41.5 - parent: 45711 - - uid: 54096 + pos: 89.5,58.5 + parent: 2 + - uid: 16450 components: - type: Transform - pos: -52.5,41.5 - parent: 45711 - - uid: 54097 + pos: 88.5,58.5 + parent: 2 + - uid: 16451 components: - type: Transform - pos: -51.5,41.5 - parent: 45711 - - uid: 54098 + pos: 87.5,58.5 + parent: 2 + - uid: 16452 components: - type: Transform - pos: -50.5,41.5 - parent: 45711 - - uid: 54099 + pos: 86.5,58.5 + parent: 2 + - uid: 16453 components: - type: Transform - pos: -49.5,41.5 - parent: 45711 - - uid: 54100 + pos: 85.5,58.5 + parent: 2 + - uid: 16454 components: - type: Transform - pos: -48.5,41.5 - parent: 45711 - - uid: 54101 + pos: 84.5,58.5 + parent: 2 + - uid: 16455 components: - type: Transform - pos: -47.5,41.5 - parent: 45711 - - uid: 54102 + pos: 83.5,58.5 + parent: 2 + - uid: 16456 components: - type: Transform - pos: -46.5,41.5 - parent: 45711 - - uid: 54103 + pos: 82.5,58.5 + parent: 2 + - uid: 16457 components: - type: Transform - pos: -45.5,41.5 - parent: 45711 - - uid: 54104 + pos: 81.5,58.5 + parent: 2 + - uid: 16458 components: - type: Transform - pos: -44.5,41.5 - parent: 45711 - - uid: 54105 + pos: 80.5,58.5 + parent: 2 + - uid: 16459 components: - type: Transform - pos: -43.5,41.5 - parent: 45711 - - uid: 54111 + pos: 79.5,58.5 + parent: 2 + - uid: 16460 components: - type: Transform - pos: -11.5,30.5 - parent: 45711 - - uid: 54112 + pos: 78.5,58.5 + parent: 2 + - uid: 16461 components: - type: Transform - pos: -9.5,-6.5 - parent: 45711 - - uid: 54132 + pos: 77.5,58.5 + parent: 2 + - uid: 16462 components: - type: Transform - pos: -49.5,46.5 - parent: 45711 - - uid: 54222 + pos: 76.5,58.5 + parent: 2 + - uid: 16463 components: - type: Transform - pos: -37.5,29.5 - parent: 45711 - - uid: 54232 + pos: 75.5,58.5 + parent: 2 + - uid: 16464 components: - type: Transform - pos: 31.5,57.5 - parent: 45711 - - uid: 54233 + pos: 74.5,58.5 + parent: 2 + - uid: 16465 components: - type: Transform - pos: 30.5,57.5 - parent: 45711 - - uid: 54234 + pos: 73.5,58.5 + parent: 2 + - uid: 16466 components: - type: Transform - pos: 27.5,57.5 - parent: 45711 - - uid: 54235 + pos: 72.5,58.5 + parent: 2 + - uid: 16467 components: - type: Transform - pos: 29.5,57.5 - parent: 45711 - - uid: 54236 + pos: 71.5,58.5 + parent: 2 + - uid: 16468 components: - type: Transform - pos: 28.5,57.5 - parent: 45711 - - uid: 54241 + pos: 70.5,58.5 + parent: 2 + - uid: 16469 components: - type: Transform - pos: -14.5,26.5 - parent: 45711 - - uid: 54277 + pos: 69.5,58.5 + parent: 2 + - uid: 16470 components: - type: Transform - pos: -58.5,47.5 - parent: 45711 - - uid: 54311 + pos: 68.5,58.5 + parent: 2 + - uid: 16471 components: - type: Transform - pos: -58.5,46.5 - parent: 45711 - - uid: 54312 + pos: 67.5,58.5 + parent: 2 + - uid: 16472 components: - type: Transform - pos: -57.5,46.5 - parent: 45711 - - uid: 54313 + pos: 69.5,55.5 + parent: 2 + - uid: 16473 components: - type: Transform - pos: -56.5,46.5 - parent: 45711 - - uid: 54314 + pos: 67.5,59.5 + parent: 2 + - uid: 16474 components: - type: Transform - pos: -56.5,47.5 - parent: 45711 - - uid: 54315 + pos: 68.5,59.5 + parent: 2 + - uid: 16475 components: - type: Transform - pos: -56.5,48.5 - parent: 45711 - - uid: 54316 + pos: 97.5,35.5 + parent: 2 + - uid: 16476 components: - type: Transform - pos: -56.5,49.5 - parent: 45711 - - uid: 54317 + pos: 67.5,55.5 + parent: 2 + - uid: 16478 components: - type: Transform - pos: -56.5,50.5 - parent: 45711 - - uid: 54318 + pos: 69.5,51.5 + parent: 2 + - uid: 16480 components: - type: Transform - pos: -57.5,50.5 - parent: 45711 - - uid: 54339 + pos: 99.5,35.5 + parent: 2 + - uid: 16481 components: - type: Transform - pos: -36.5,26.5 - parent: 45711 - - uid: 54354 + pos: 99.5,39.5 + parent: 2 + - uid: 16482 components: - type: Transform - pos: -20.5,19.5 - parent: 45711 - - uid: 54363 + pos: 97.5,39.5 + parent: 2 + - uid: 16483 components: - type: Transform - pos: -20.5,16.5 - parent: 45711 - - uid: 54382 + pos: 97.5,43.5 + parent: 2 + - uid: 16484 components: - type: Transform - pos: 11.5,-9.5 - parent: 45711 - - uid: 54390 + pos: 99.5,43.5 + parent: 2 + - uid: 16485 components: - type: Transform - pos: -31.5,59.5 - parent: 45711 - - uid: 54413 + pos: 99.5,47.5 + parent: 2 + - uid: 16486 components: - type: Transform - pos: -32.5,59.5 - parent: 45711 - - uid: 54414 + pos: 97.5,47.5 + parent: 2 + - uid: 16487 components: - type: Transform - pos: -8.5,81.5 - parent: 45711 - - uid: 54415 + pos: 97.5,51.5 + parent: 2 + - uid: 16488 components: - type: Transform - pos: -16.5,65.5 - parent: 45711 - - uid: 54416 + pos: 99.5,51.5 + parent: 2 + - uid: 16489 components: - type: Transform - pos: -30.5,59.5 - parent: 45711 - - uid: 54417 + pos: 99.5,55.5 + parent: 2 + - uid: 16490 components: - type: Transform - pos: -34.5,59.5 - parent: 45711 - - uid: 54418 + pos: 97.5,55.5 + parent: 2 + - uid: 16491 components: - type: Transform - pos: -35.5,59.5 - parent: 45711 - - uid: 54419 + pos: 95.5,57.5 + parent: 2 + - uid: 16492 components: - type: Transform - pos: -35.5,58.5 - parent: 45711 - - uid: 54421 + pos: 95.5,59.5 + parent: 2 + - uid: 16493 components: - type: Transform - pos: -36.5,58.5 - parent: 45711 - - uid: 54422 + pos: 91.5,57.5 + parent: 2 + - uid: 16494 components: - type: Transform - pos: -36.5,57.5 - parent: 45711 -- proto: WallReinforced - entities: - - uid: 15 + pos: 91.5,59.5 + parent: 2 + - uid: 16498 components: - type: Transform - pos: 15.5,54.5 + pos: 87.5,57.5 parent: 2 - - uid: 20 + - uid: 16499 components: - type: Transform - pos: 29.5,24.5 + pos: 87.5,59.5 parent: 2 - - uid: 89 + - uid: 16500 components: - type: Transform - pos: -15.5,-34.5 + pos: 83.5,57.5 parent: 2 - - uid: 116 + - uid: 16501 components: - type: Transform - pos: 3.5,48.5 + pos: 83.5,59.5 parent: 2 - - uid: 183 + - uid: 16502 components: - type: Transform - pos: 46.5,-37.5 + pos: 79.5,59.5 parent: 2 - - uid: 320 + - uid: 16503 components: - type: Transform - pos: 21.5,-75.5 + pos: 79.5,57.5 parent: 2 - - uid: 363 + - uid: 16504 components: - type: Transform - pos: 29.5,22.5 + pos: 75.5,57.5 parent: 2 - - uid: 370 + - uid: 16505 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,52.5 + pos: 75.5,59.5 parent: 2 - - uid: 387 + - uid: 16506 components: - type: Transform - pos: 7.5,62.5 + pos: 71.5,57.5 parent: 2 - - uid: 391 + - uid: 16507 components: - type: Transform - pos: 1.5,-74.5 + pos: 71.5,59.5 parent: 2 - - uid: 392 + - uid: 16511 components: - type: Transform - pos: 1.5,-75.5 + pos: 68.5,54.5 parent: 2 - - uid: 393 + - uid: 16512 components: - type: Transform - pos: 1.5,-76.5 + pos: 68.5,55.5 parent: 2 - - uid: 410 + - uid: 16513 components: - type: Transform - pos: -48.5,-15.5 + pos: 68.5,56.5 parent: 2 - - uid: 413 + - uid: 16514 components: - type: Transform - pos: 0.5,-7.5 + pos: 68.5,57.5 parent: 2 - - uid: 451 + - uid: 16896 components: - type: Transform - pos: -32.5,-9.5 + pos: 74.5,-58.5 parent: 2 - - uid: 498 + - uid: 16897 components: - type: Transform - pos: 0.5,-6.5 + pos: 74.5,-57.5 parent: 2 - - uid: 519 + - uid: 16899 components: - type: Transform - pos: 12.5,-27.5 + pos: 73.5,-57.5 parent: 2 - - uid: 536 + - uid: 16960 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,45.5 + pos: 72.5,-56.5 parent: 2 - - uid: 544 + - uid: 16965 components: - type: Transform - pos: 3.5,-75.5 + pos: 89.5,-60.5 parent: 2 - - uid: 585 + - uid: 16989 components: - type: Transform - pos: -48.5,-13.5 + pos: 75.5,-58.5 parent: 2 - - uid: 601 + - uid: 16993 components: - type: Transform - pos: -9.5,69.5 + pos: 76.5,-65.5 parent: 2 - - uid: 621 + - uid: 16994 components: - type: Transform - pos: -65.5,-35.5 + pos: 76.5,-64.5 parent: 2 - - uid: 664 + - uid: 17013 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,52.5 + pos: 84.5,-61.5 parent: 2 - - uid: 672 + - uid: 17028 components: - type: Transform - pos: -32.5,-8.5 + pos: 87.5,-62.5 parent: 2 - - uid: 702 + - uid: 17029 components: - type: Transform - pos: -32.5,-17.5 + pos: 86.5,-63.5 parent: 2 - - uid: 741 + - uid: 17031 components: - type: Transform - pos: -45.5,-7.5 + pos: 86.5,-64.5 parent: 2 - - uid: 746 + - uid: 17033 components: - type: Transform - pos: -38.5,28.5 + pos: 76.5,-59.5 parent: 2 - - uid: 779 + - uid: 17035 components: - type: Transform - pos: -42.5,55.5 + pos: 85.5,-65.5 parent: 2 - - uid: 804 + - uid: 17036 components: - type: Transform - pos: 16.5,11.5 + pos: 77.5,-65.5 parent: 2 - - uid: 808 + - uid: 17037 components: - type: Transform - pos: -47.5,-13.5 + pos: 86.5,-65.5 parent: 2 - - uid: 814 + - uid: 17060 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-49.5 + pos: 71.5,-56.5 parent: 2 - - uid: 817 + - uid: 17101 components: - type: Transform - pos: 2.5,42.5 + pos: 87.5,-60.5 parent: 2 - - uid: 818 + - uid: 17103 components: - type: Transform - pos: 63.5,-28.5 + pos: 76.5,-62.5 parent: 2 - - uid: 835 + - uid: 17104 components: - type: Transform - pos: 1.5,-8.5 + pos: 76.5,-63.5 parent: 2 - - uid: 884 + - uid: 17107 components: - type: Transform - pos: -30.5,-1.5 + pos: 76.5,-61.5 parent: 2 - - uid: 915 + - uid: 17108 components: - type: Transform - pos: -9.5,-35.5 + pos: 76.5,-60.5 parent: 2 - - uid: 916 + - uid: 17131 components: - type: Transform - pos: -6.5,-35.5 + pos: 87.5,-61.5 parent: 2 - - uid: 917 + - uid: 17132 components: - type: Transform - pos: -7.5,-35.5 + pos: 88.5,-60.5 parent: 2 - - uid: 941 + - uid: 17133 components: - type: Transform - pos: 57.5,-37.5 + pos: 90.5,-60.5 parent: 2 - - uid: 1006 + - uid: 17170 components: - type: Transform - pos: 37.5,12.5 + pos: 109.5,-54.5 parent: 2 - - uid: 1031 + - uid: 17179 components: - type: Transform - pos: 36.5,12.5 + pos: -61.5,-80.5 parent: 2 - - uid: 1062 + - uid: 17180 components: - type: Transform - pos: 6.5,42.5 + pos: 55.5,42.5 parent: 2 - - uid: 1063 + - uid: 17198 components: - type: Transform - pos: -32.5,-11.5 + pos: 87.5,-53.5 parent: 2 - - uid: 1064 + - uid: 17211 components: - type: Transform - pos: -14.5,-34.5 + pos: 86.5,-59.5 parent: 2 - - uid: 1067 + - uid: 17217 components: - type: Transform - pos: -11.5,-14.5 + pos: 87.5,-59.5 parent: 2 - - uid: 1087 + - uid: 17218 components: - type: Transform - pos: -101.5,-17.5 + pos: 86.5,-54.5 parent: 2 - - uid: 1132 + - uid: 17219 components: - type: Transform - pos: 3.5,-76.5 + pos: 86.5,-55.5 parent: 2 - - uid: 1133 + - uid: 17220 components: - type: Transform - pos: -11.5,-72.5 + pos: 86.5,-56.5 parent: 2 - - uid: 1144 + - uid: 17234 components: - type: Transform - pos: 64.5,41.5 + pos: 86.5,-61.5 parent: 2 - - uid: 1145 + - uid: 17235 components: - type: Transform - pos: 33.5,27.5 + pos: 85.5,-61.5 parent: 2 - - uid: 1146 + - uid: 17236 components: - type: Transform - pos: 30.5,18.5 + pos: 85.5,-60.5 parent: 2 - - uid: 1150 + - uid: 17237 components: - type: Transform - pos: -32.5,-7.5 + pos: 85.5,-59.5 parent: 2 - - uid: 1155 + - uid: 17238 components: - type: Transform - pos: 37.5,19.5 + pos: 84.5,-60.5 parent: 2 - - uid: 1194 + - uid: 17239 components: - type: Transform - pos: -6.5,-34.5 + pos: 77.5,-61.5 parent: 2 - - uid: 1201 + - uid: 17240 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,48.5 + pos: 78.5,-61.5 parent: 2 - - uid: 1204 + - uid: 17241 components: - type: Transform - pos: -13.5,-34.5 + pos: 78.5,-60.5 parent: 2 - - uid: 1227 + - uid: 17242 components: - type: Transform - pos: -102.5,-20.5 + pos: 79.5,-60.5 parent: 2 - - uid: 1235 + - uid: 17244 components: - type: Transform - pos: -102.5,-21.5 + pos: 83.5,-60.5 parent: 2 - - uid: 1244 + - uid: 17262 components: - type: Transform - pos: -100.5,-16.5 + pos: 78.5,-48.5 parent: 2 - - uid: 1249 + - uid: 17263 components: - type: Transform - pos: -101.5,-16.5 + pos: 78.5,-49.5 parent: 2 - - uid: 1261 + - uid: 17264 components: - type: Transform - pos: 4.5,63.5 + pos: 77.5,-49.5 parent: 2 - - uid: 1356 + - uid: 17280 components: - type: Transform - pos: -99.5,-23.5 + rot: -1.5707963267948966 rad + pos: -83.5,-44.5 parent: 2 - - uid: 1359 + - uid: 17306 components: - type: Transform - pos: -102.5,-22.5 + pos: -29.5,-26.5 parent: 2 - - uid: 1405 + - uid: 17315 components: - type: Transform - pos: -32.5,-12.5 + pos: -43.5,-68.5 parent: 2 - - uid: 1412 + - uid: 17316 components: - type: Transform - pos: 8.5,41.5 + pos: 105.5,-50.5 parent: 2 - - uid: 1428 + - uid: 17319 components: - type: Transform - pos: -102.5,-23.5 + pos: 110.5,-53.5 parent: 2 - - uid: 1512 + - uid: 17320 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-53.5 + pos: 103.5,-55.5 parent: 2 - - uid: 1521 + - uid: 17321 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-48.5 + pos: -42.5,-62.5 parent: 2 - - uid: 1564 + - uid: 17322 components: - type: Transform - pos: -38.5,63.5 + pos: 104.5,-50.5 parent: 2 - - uid: 1567 + - uid: 17326 components: - type: Transform - pos: -98.5,-23.5 + pos: 112.5,-58.5 parent: 2 - - uid: 1574 + - uid: 17328 components: - type: Transform - pos: 50.5,-32.5 + pos: -39.5,-62.5 parent: 2 - - uid: 1575 + - uid: 17329 components: - type: Transform - pos: 52.5,-33.5 + pos: 110.5,-52.5 parent: 2 - - uid: 1618 + - uid: 17331 components: - type: Transform - pos: 3.5,44.5 + pos: -57.5,-60.5 parent: 2 - - uid: 1700 + - uid: 17332 components: - type: Transform - pos: 7.5,42.5 + pos: -48.5,-72.5 parent: 2 - - uid: 1721 + - uid: 17333 components: - type: Transform - pos: -33.5,-17.5 + pos: -48.5,-76.5 parent: 2 - - uid: 1731 + - uid: 17334 components: - type: Transform - pos: -100.5,-23.5 + pos: -54.5,-54.5 parent: 2 - - uid: 1742 + - uid: 17335 components: - type: Transform - pos: -35.5,-7.5 + pos: -47.5,-57.5 parent: 2 - - uid: 1791 + - uid: 17336 components: - type: Transform - pos: 14.5,60.5 + pos: -43.5,-67.5 parent: 2 - - uid: 1808 + - uid: 17337 components: - type: Transform - pos: -32.5,-10.5 + pos: -49.5,-76.5 parent: 2 - - uid: 1810 + - uid: 17338 components: - type: Transform - pos: -32.5,-13.5 + pos: -57.5,-54.5 parent: 2 - - uid: 1824 + - uid: 17339 components: - type: Transform - pos: 49.5,76.5 + pos: 104.5,-52.5 parent: 2 - - uid: 1835 + - uid: 17340 components: - type: Transform - pos: 65.5,35.5 + pos: -41.5,-68.5 parent: 2 - - uid: 1878 + - uid: 17342 components: - type: Transform - pos: 69.5,-40.5 + pos: -61.5,-62.5 parent: 2 - - uid: 1929 + - uid: 17343 components: - type: Transform - pos: 57.5,23.5 + pos: -47.5,-62.5 parent: 2 - - uid: 1934 + - uid: 17345 components: - type: Transform - pos: -31.5,-7.5 + pos: 106.5,-54.5 parent: 2 - - uid: 1935 + - uid: 17348 components: - type: Transform - pos: 29.5,23.5 + pos: -54.5,-62.5 parent: 2 - - uid: 1936 + - uid: 17350 components: - type: Transform - pos: 29.5,25.5 + pos: -48.5,-62.5 parent: 2 - - uid: 1937 + - uid: 17353 components: - type: Transform - pos: 29.5,26.5 + pos: 105.5,-54.5 parent: 2 - - uid: 1938 + - uid: 17356 components: - type: Transform - pos: 29.5,21.5 + pos: 110.5,-54.5 parent: 2 - - uid: 1946 + - uid: 17362 components: - type: Transform - pos: 22.5,19.5 + pos: -49.5,-68.5 parent: 2 - - uid: 1951 + - uid: 17363 components: - type: Transform - pos: -42.5,-7.5 + pos: -46.5,-62.5 parent: 2 - - uid: 1952 + - uid: 17365 components: - type: Transform - pos: -41.5,-7.5 + pos: -49.5,-65.5 parent: 2 - - uid: 1953 + - uid: 17366 components: - type: Transform - pos: -44.5,-7.5 + pos: 110.5,-51.5 parent: 2 - - uid: 1954 + - uid: 17367 components: - type: Transform - pos: -43.5,-7.5 + pos: -49.5,-63.5 parent: 2 - - uid: 1955 + - uid: 17368 components: - type: Transform - pos: -38.5,-7.5 + pos: 109.5,-50.5 parent: 2 - - uid: 1956 + - uid: 17370 components: - type: Transform - pos: -39.5,-7.5 + pos: 110.5,-50.5 parent: 2 - - uid: 1957 + - uid: 17371 components: - type: Transform - pos: -40.5,-7.5 + pos: -44.5,-62.5 parent: 2 - - uid: 1958 + - uid: 17373 components: - type: Transform - pos: -35.5,-6.5 + pos: 111.5,-59.5 parent: 2 - - uid: 1959 + - uid: 17376 components: - type: Transform - pos: -36.5,-7.5 + pos: -61.5,-64.5 parent: 2 - - uid: 1960 + - uid: 17380 components: - type: Transform - pos: -37.5,-7.5 + pos: -61.5,-66.5 parent: 2 - - uid: 1968 + - uid: 17382 components: - type: Transform - pos: -46.5,-13.5 + pos: -55.5,-62.5 parent: 2 - - uid: 1972 + - uid: 17383 components: - type: Transform - pos: 47.5,16.5 + pos: -60.5,-62.5 parent: 2 - - uid: 1976 + - uid: 17384 components: - type: Transform - pos: 54.5,-28.5 + pos: 110.5,-60.5 parent: 2 - - uid: 2000 + - uid: 17386 components: - type: Transform - pos: 13.5,10.5 + pos: 110.5,-59.5 parent: 2 - - uid: 2016 + - uid: 17387 components: - type: Transform - pos: 14.5,13.5 + pos: -61.5,-68.5 parent: 2 - - uid: 2019 + - uid: 17388 components: - type: Transform - pos: 13.5,13.5 + pos: -57.5,-57.5 parent: 2 - - uid: 2034 + - uid: 17391 components: - type: Transform - pos: 52.5,29.5 + pos: -58.5,-68.5 parent: 2 - - uid: 2048 + - uid: 17393 components: - type: Transform - pos: 28.5,21.5 + pos: 104.5,-62.5 parent: 2 - - uid: 2073 + - uid: 17394 components: - type: Transform - pos: 57.5,21.5 + pos: 104.5,-59.5 parent: 2 - - uid: 2074 + - uid: 17395 components: - type: Transform - pos: 57.5,19.5 + pos: 104.5,-58.5 parent: 2 - - uid: 2076 + - uid: 17396 components: - type: Transform - pos: 58.5,21.5 + pos: -45.5,-71.5 parent: 2 - - uid: 2077 + - uid: 17397 components: - type: Transform - pos: 58.5,19.5 + pos: -42.5,-75.5 parent: 2 - - uid: 2079 + - uid: 17398 components: - type: Transform - pos: 56.5,21.5 + pos: -43.5,-77.5 parent: 2 - - uid: 2082 + - uid: 17399 components: - type: Transform - pos: 56.5,15.5 + pos: -42.5,-72.5 parent: 2 - - uid: 2085 + - uid: 17400 components: - type: Transform - pos: 57.5,15.5 + pos: -44.5,-77.5 parent: 2 - - uid: 2086 + - uid: 17401 components: - type: Transform - pos: 56.5,19.5 + pos: -57.5,-62.5 parent: 2 - - uid: 2092 + - uid: 17402 components: - type: Transform - pos: 57.5,13.5 + pos: 110.5,-58.5 parent: 2 - - uid: 2093 + - uid: 17403 components: - type: Transform - pos: 58.5,13.5 + pos: 108.5,-58.5 parent: 2 - - uid: 2106 + - uid: 17405 components: - type: Transform - pos: 56.5,13.5 + pos: -55.5,-79.5 parent: 2 - - uid: 2109 + - uid: 17406 components: - type: Transform - pos: 55.5,13.5 + pos: 112.5,-53.5 parent: 2 - - uid: 2110 + - uid: 17408 components: - type: Transform - pos: 55.5,15.5 + pos: -42.5,-73.5 parent: 2 - - uid: 2111 + - uid: 17409 components: - type: Transform - pos: 58.5,15.5 + pos: -45.5,-77.5 parent: 2 - - uid: 2118 + - uid: 17410 components: - type: Transform - pos: 58.5,17.5 + pos: -47.5,-72.5 parent: 2 - - uid: 2119 + - uid: 17412 components: - type: Transform - pos: 57.5,17.5 + pos: -47.5,-55.5 parent: 2 - - uid: 2121 + - uid: 17415 components: - type: Transform - pos: 27.5,8.5 + pos: 123.5,-54.5 parent: 2 - - uid: 2307 + - uid: 17416 components: - type: Transform - pos: 15.5,-22.5 + pos: -44.5,-71.5 parent: 2 - - uid: 2363 + - uid: 17417 components: - type: Transform - pos: 12.5,13.5 + pos: 112.5,-59.5 parent: 2 - - uid: 2590 + - uid: 17418 components: - type: Transform - pos: -19.5,-10.5 + pos: 113.5,-58.5 parent: 2 - - uid: 2912 + - uid: 17421 components: - type: Transform - pos: 51.5,-3.5 + pos: 126.5,-59.5 parent: 2 - - uid: 2932 + - uid: 17423 components: - type: Transform - pos: 21.5,52.5 + pos: 124.5,-54.5 parent: 2 - - uid: 2937 + - uid: 17424 components: - type: Transform - pos: 22.5,49.5 + pos: 119.5,-54.5 parent: 2 - - uid: 3011 + - uid: 17425 components: - type: Transform - pos: -10.5,48.5 + pos: -58.5,-80.5 parent: 2 - - uid: 3024 + - uid: 17426 components: - type: Transform - pos: -41.5,-17.5 + pos: -57.5,-80.5 parent: 2 - - uid: 3168 + - uid: 17427 components: - type: Transform - pos: 17.5,-75.5 + pos: -63.5,-76.5 parent: 2 - - uid: 3172 + - uid: 17428 components: - type: Transform - pos: 12.5,-26.5 + pos: -55.5,-78.5 parent: 2 - - uid: 3275 + - uid: 17429 components: - type: Transform - pos: 5.5,44.5 + pos: -59.5,-76.5 parent: 2 - - uid: 3448 + - uid: 17430 components: - type: Transform - pos: 62.5,41.5 + pos: -63.5,-71.5 parent: 2 - - uid: 3462 + - uid: 17431 components: - type: Transform - pos: 16.5,10.5 + pos: -59.5,-70.5 parent: 2 - - uid: 3621 + - uid: 17432 components: - type: Transform - pos: 11.5,-26.5 + pos: -53.5,-54.5 parent: 2 - - uid: 3632 + - uid: 17433 components: - type: Transform - pos: 10.5,-26.5 + pos: -54.5,-72.5 parent: 2 - - uid: 3859 + - uid: 17434 components: - type: Transform - pos: 26.5,-58.5 + pos: -49.5,-71.5 parent: 2 - - uid: 3869 + - uid: 17435 components: - type: Transform - pos: -9.5,-73.5 + pos: -52.5,-68.5 parent: 2 - - uid: 3870 + - uid: 17436 components: - type: Transform - pos: -8.5,-72.5 + pos: -62.5,-76.5 parent: 2 - - uid: 3877 + - uid: 17437 components: - type: Transform - pos: 19.5,-75.5 + pos: -59.5,-80.5 parent: 2 - - uid: 4035 + - uid: 17438 components: - type: Transform - pos: 22.5,20.5 + pos: -63.5,-77.5 parent: 2 - - uid: 4103 + - uid: 17439 components: - type: Transform - pos: 18.5,-6.5 + pos: -63.5,-79.5 parent: 2 - - uid: 4134 + - uid: 17440 components: - type: Transform - pos: 10.5,68.5 + pos: -59.5,-77.5 parent: 2 - - uid: 4160 + - uid: 17441 components: - type: Transform - pos: 10.5,67.5 + pos: -63.5,-70.5 parent: 2 - - uid: 4161 + - uid: 17442 components: - type: Transform - pos: 31.5,18.5 + pos: -59.5,-71.5 parent: 2 - - uid: 4298 + - uid: 17444 components: - type: Transform - pos: 42.5,-8.5 + pos: -52.5,-72.5 parent: 2 - - uid: 4335 + - uid: 17445 components: - type: Transform - pos: 13.5,-12.5 + pos: -55.5,-69.5 parent: 2 - - uid: 4353 + - uid: 17446 components: - type: Transform - pos: 55.5,36.5 + pos: -54.5,-68.5 parent: 2 - - uid: 4354 + - uid: 17449 components: - type: Transform - pos: 56.5,40.5 + pos: 126.5,-54.5 parent: 2 - - uid: 4356 + - uid: 17450 components: - type: Transform - pos: 55.5,40.5 + pos: 126.5,-58.5 parent: 2 - - uid: 4535 + - uid: 17451 components: - type: Transform - pos: 73.5,-29.5 + pos: 123.5,-58.5 parent: 2 - - uid: 4838 + - uid: 17452 components: - type: Transform - pos: 52.5,32.5 + pos: 119.5,-58.5 parent: 2 - - uid: 4856 + - uid: 17454 components: - type: Transform - pos: 52.5,33.5 + pos: -47.5,-73.5 parent: 2 - - uid: 4859 + - uid: 17455 components: - type: Transform - pos: 52.5,31.5 + pos: -42.5,-76.5 parent: 2 - - uid: 4860 + - uid: 17456 components: - type: Transform - pos: 52.5,30.5 + pos: -43.5,-71.5 parent: 2 - - uid: 4862 + - uid: 17457 components: - type: Transform - pos: 51.5,33.5 + pos: -42.5,-71.5 parent: 2 - - uid: 4938 + - uid: 17462 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-32.5 + pos: -42.5,-77.5 parent: 2 - - uid: 5109 + - uid: 17463 components: - type: Transform - pos: -4.5,-71.5 + pos: -47.5,-75.5 parent: 2 - - uid: 5459 + - uid: 17467 components: - type: Transform - pos: -42.5,54.5 + pos: 125.5,-59.5 parent: 2 - - uid: 5466 + - uid: 17468 components: - type: Transform - pos: -45.5,-10.5 + pos: -56.5,-80.5 parent: 2 - - uid: 5470 + - uid: 17469 components: - type: Transform - pos: -42.5,56.5 + pos: -22.5,-56.5 parent: 2 - - uid: 5471 + - uid: 17471 components: - type: Transform - pos: -42.5,57.5 + pos: -62.5,-80.5 parent: 2 - - uid: 5472 + - uid: 17472 components: - type: Transform - pos: -41.5,57.5 + pos: -57.5,-56.5 parent: 2 - - uid: 5473 + - uid: 17474 components: - type: Transform - pos: -40.5,57.5 + pos: -51.5,-76.5 parent: 2 - - uid: 5474 + - uid: 17475 components: - type: Transform - pos: -39.5,57.5 + pos: -47.5,-54.5 parent: 2 - - uid: 5520 + - uid: 17476 components: - type: Transform - pos: -31.5,-14.5 + pos: -56.5,-72.5 parent: 2 - - uid: 5523 + - uid: 17478 components: - type: Transform - pos: -15.5,-31.5 + pos: -59.5,-79.5 parent: 2 - - uid: 5532 + - uid: 17480 components: - type: Transform - pos: -31.5,-9.5 + pos: 125.5,-53.5 parent: 2 - - uid: 5533 + - uid: 17483 components: - type: Transform - pos: -13.5,-35.5 + pos: -52.5,-76.5 parent: 2 - - uid: 5535 + - uid: 17484 components: - type: Transform - pos: -32.5,-14.5 + pos: -57.5,-61.5 parent: 2 - - uid: 5539 + - uid: 17486 components: - type: Transform - pos: -32.5,-15.5 + pos: -17.5,-51.5 parent: 2 - - uid: 5541 + - uid: 17487 components: - type: Transform - pos: -33.5,-7.5 + pos: -59.5,-72.5 parent: 2 - - uid: 5542 + - uid: 17488 components: - type: Transform - pos: -34.5,-7.5 + pos: -55.5,-80.5 parent: 2 - - uid: 5572 + - uid: 17489 components: - type: Transform - pos: -39.5,-16.5 + pos: -47.5,-59.5 parent: 2 - - uid: 5573 + - uid: 17490 components: - type: Transform - pos: -39.5,-14.5 + pos: -57.5,-55.5 parent: 2 - - uid: 5574 + - uid: 17495 components: - type: Transform - pos: -39.5,-13.5 + pos: -55.5,-70.5 parent: 2 - - uid: 5575 + - uid: 17496 components: - type: Transform - pos: -39.5,-12.5 + pos: -49.5,-72.5 parent: 2 - - uid: 5576 + - uid: 17497 components: - type: Transform - pos: -39.5,-11.5 + pos: -47.5,-61.5 parent: 2 - - uid: 5577 + - uid: 17502 components: - type: Transform - pos: -39.5,-10.5 + pos: -63.5,-78.5 parent: 2 - - uid: 5578 + - uid: 17503 components: - type: Transform - pos: -39.5,-9.5 + pos: -59.5,-78.5 parent: 2 - - uid: 5579 + - uid: 17504 components: - type: Transform - pos: -39.5,-8.5 + pos: -63.5,-69.5 parent: 2 - - uid: 5594 + - uid: 17505 components: - type: Transform - pos: -41.5,31.5 + pos: -63.5,-80.5 parent: 2 - - uid: 5628 + - uid: 17506 components: - type: Transform - pos: -45.5,-53.5 + rot: -1.5707963267948966 rad + pos: -55.5,-63.5 parent: 2 - - uid: 5629 + - uid: 17508 components: - type: Transform - pos: -45.5,-52.5 + pos: 110.5,-57.5 parent: 2 - - uid: 5631 + - uid: 17509 components: - type: Transform - pos: -40.5,31.5 + pos: -50.5,-62.5 parent: 2 - - uid: 5641 + - uid: 17513 components: - type: Transform - pos: -52.5,37.5 + pos: -49.5,-62.5 parent: 2 - - uid: 5645 + - uid: 17516 components: - type: Transform - pos: -45.5,-8.5 + pos: -54.5,-58.5 parent: 2 - - uid: 5648 + - uid: 17537 components: - type: Transform - pos: -45.5,-9.5 + pos: -45.5,-62.5 parent: 2 - - uid: 5684 + - uid: 17538 components: - type: Transform - pos: -45.5,-13.5 + pos: -56.5,-76.5 parent: 2 - - uid: 5698 + - uid: 17539 components: - type: Transform - pos: -40.5,-11.5 + pos: -55.5,-76.5 parent: 2 - - uid: 5699 + - uid: 17540 components: - type: Transform - pos: -41.5,-11.5 + pos: -50.5,-72.5 parent: 2 - - uid: 5711 + - uid: 17541 components: - type: Transform - pos: -45.5,-12.5 + pos: -47.5,-56.5 parent: 2 - - uid: 5714 + - uid: 17546 components: - type: Transform - pos: 11.5,48.5 + pos: 124.5,-53.5 parent: 2 - - uid: 5836 + - uid: 17548 components: - type: Transform - pos: 37.5,18.5 + pos: -17.5,-52.5 parent: 2 - - uid: 5846 + - uid: 17549 components: - type: Transform - pos: 45.5,-30.5 + pos: -16.5,-52.5 parent: 2 - - uid: 5847 + - uid: 17550 components: - type: Transform - pos: 45.5,-29.5 + pos: -14.5,-52.5 parent: 2 - - uid: 5861 + - uid: 17551 components: - type: Transform - pos: 37.5,14.5 + pos: -15.5,-52.5 parent: 2 - - uid: 5876 + - uid: 17558 components: - type: Transform - pos: 37.5,13.5 + pos: 110.5,-61.5 parent: 2 - - uid: 5998 + - uid: 17561 components: - type: Transform - pos: 56.5,17.5 + pos: -59.5,-68.5 parent: 2 - - uid: 6003 + - uid: 17563 components: - type: Transform - pos: 56.5,36.5 + pos: -21.5,-56.5 parent: 2 - - uid: 6070 + - uid: 17566 components: - type: Transform - pos: -98.5,-16.5 + pos: -23.5,-56.5 parent: 2 - - uid: 6126 + - uid: 17567 components: - type: Transform - pos: 27.5,16.5 + pos: -21.5,-57.5 parent: 2 - - uid: 6133 + - uid: 17568 components: - type: Transform - pos: 29.5,18.5 + pos: 109.5,-57.5 parent: 2 - - uid: 6150 + - uid: 17569 components: - type: Transform - pos: -27.5,67.5 + pos: -21.5,-61.5 parent: 2 - - uid: 6156 + - uid: 17570 components: - type: Transform - pos: 27.5,17.5 + pos: -25.5,-55.5 parent: 2 - - uid: 6178 + - uid: 17573 components: - type: Transform - pos: -27.5,68.5 + pos: -26.5,-55.5 parent: 2 - - uid: 6221 + - uid: 17574 components: - type: Transform - pos: 0.5,-1.5 + pos: -27.5,-55.5 parent: 2 - - uid: 6225 + - uid: 17575 components: - type: Transform - pos: 58.5,23.5 + pos: -28.5,-55.5 parent: 2 - - uid: 6312 + - uid: 17576 components: - type: Transform - pos: 62.5,-24.5 + pos: -29.5,-55.5 parent: 2 - - uid: 6382 + - uid: 17577 components: - type: Transform - pos: -27.5,66.5 + pos: -30.5,-55.5 parent: 2 - - uid: 6420 + - uid: 17580 components: - type: Transform - pos: 53.5,11.5 + pos: 117.5,-58.5 parent: 2 - - uid: 6545 + - uid: 17581 components: - type: Transform - pos: 43.5,-8.5 + pos: -52.5,-62.5 parent: 2 - - uid: 6571 + - uid: 17582 components: - type: Transform - pos: -9.5,48.5 + pos: -48.5,-54.5 parent: 2 - - uid: 6583 + - uid: 17584 components: - type: Transform - pos: 47.5,8.5 + pos: -50.5,-54.5 parent: 2 - - uid: 6681 + - uid: 17585 components: - type: Transform - pos: 44.5,-3.5 + pos: -61.5,-65.5 parent: 2 - - uid: 6750 + - uid: 17586 components: - type: Transform - pos: 27.5,18.5 + pos: -49.5,-70.5 parent: 2 - - uid: 6759 + - uid: 17587 components: - type: Transform - pos: 22.5,48.5 + pos: -63.5,-73.5 parent: 2 - - uid: 6787 + - uid: 17590 components: - type: Transform - pos: -42.5,31.5 + pos: -55.5,-68.5 parent: 2 - - uid: 6817 + - uid: 17591 components: - type: Transform - pos: -27.5,-34.5 + pos: 109.5,-55.5 parent: 2 - - uid: 6852 + - uid: 17592 components: - type: Transform - pos: -8.5,-71.5 + pos: -58.5,-62.5 parent: 2 - - uid: 6853 + - uid: 17597 components: - type: Transform - pos: -7.5,-71.5 + pos: -56.5,-62.5 parent: 2 - - uid: 6910 + - uid: 17598 components: - type: Transform - pos: -16.5,-82.5 + pos: 110.5,-62.5 parent: 2 - - uid: 6918 + - uid: 17599 components: - type: Transform - pos: -17.5,-82.5 + pos: -49.5,-54.5 parent: 2 - - uid: 6919 + - uid: 17600 components: - type: Transform - pos: 25.5,-62.5 + pos: -50.5,-58.5 parent: 2 - - uid: 6920 + - uid: 17601 components: - type: Transform - pos: 18.5,-75.5 + pos: 109.5,-58.5 parent: 2 - - uid: 6922 + - uid: 17603 components: - type: Transform - pos: 45.5,-31.5 + pos: -61.5,-63.5 parent: 2 - - uid: 6923 + - uid: 17604 components: - type: Transform - pos: 14.5,-75.5 + pos: -57.5,-68.5 parent: 2 - - uid: 6949 + - uid: 17606 components: - type: Transform - pos: 16.5,-75.5 + pos: -60.5,-68.5 parent: 2 - - uid: 7024 + - uid: 17607 components: - type: Transform - pos: 37.5,34.5 + pos: 110.5,-55.5 parent: 2 - - uid: 7037 + - uid: 17608 components: - type: Transform - pos: 55.5,17.5 + pos: -43.5,-65.5 parent: 2 - - uid: 7130 + - uid: 17621 components: - type: Transform - pos: 45.5,75.5 + pos: -25.5,-63.5 parent: 2 - - uid: 7131 + - uid: 17625 components: - type: Transform - pos: 55.5,19.5 + pos: -21.5,-63.5 parent: 2 - - uid: 7165 + - uid: 17626 components: - type: Transform - pos: -9.5,46.5 + pos: -21.5,-62.5 parent: 2 - - uid: 7342 + - uid: 17630 components: - type: Transform - pos: 46.5,76.5 + pos: -49.5,-67.5 parent: 2 - - uid: 7403 + - uid: 17633 components: - type: Transform - pos: 27.5,19.5 + pos: -26.5,-63.5 parent: 2 - - uid: 7404 + - uid: 17634 components: - type: Transform - pos: 27.5,15.5 + pos: -27.5,-63.5 parent: 2 - - uid: 7439 + - uid: 17635 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,37.5 + pos: -28.5,-63.5 parent: 2 - - uid: 7617 + - uid: 17636 components: - type: Transform - pos: -102.5,-16.5 + pos: -29.5,-63.5 parent: 2 - - uid: 7742 + - uid: 17638 components: - type: Transform - pos: 11.5,10.5 + pos: -31.5,-63.5 parent: 2 - - uid: 7752 + - uid: 17639 components: - type: Transform - pos: 15.5,10.5 + pos: -31.5,-55.5 parent: 2 - - uid: 7772 + - uid: 17640 components: - type: Transform - pos: 45.5,19.5 + pos: -31.5,-56.5 parent: 2 - - uid: 7789 + - uid: 17641 components: - type: Transform - pos: -28.5,65.5 + pos: -31.5,-57.5 parent: 2 - - uid: 7795 + - uid: 17642 components: - type: Transform - pos: -30.5,65.5 + pos: -31.5,-58.5 parent: 2 - - uid: 7804 + - uid: 17643 components: - type: Transform - pos: 47.5,18.5 + pos: -31.5,-59.5 parent: 2 - - uid: 7809 + - uid: 17647 components: - type: Transform - pos: 57.5,46.5 + pos: -24.5,-63.5 parent: 2 - - uid: 7810 + - uid: 17648 components: - type: Transform - pos: 47.5,17.5 + pos: -23.5,-63.5 parent: 2 - - uid: 7833 + - uid: 17649 components: - type: Transform - pos: -13.5,68.5 + pos: -24.5,-55.5 parent: 2 - - uid: 7835 + - uid: 17650 components: - type: Transform - pos: -42.5,28.5 + pos: -23.5,-55.5 parent: 2 - - uid: 7846 + - uid: 17661 components: - type: Transform - pos: -29.5,65.5 + pos: 55.5,44.5 parent: 2 - - uid: 7892 + - uid: 17667 components: - type: Transform - pos: 52.5,-3.5 + pos: 113.5,-54.5 parent: 2 - - uid: 7897 + - uid: 17673 components: - type: Transform - pos: 47.5,7.5 + rot: 1.5707963267948966 rad + pos: 65.5,46.5 parent: 2 - - uid: 7899 + - uid: 17678 components: - type: Transform - pos: 26.5,-65.5 + pos: -47.5,-60.5 parent: 2 - - uid: 7927 + - uid: 17681 components: - type: Transform - pos: 23.5,20.5 + pos: -47.5,-71.5 parent: 2 - - uid: 7928 + - uid: 17682 components: - type: Transform - pos: -17.5,70.5 + pos: -55.5,-54.5 parent: 2 - - uid: 7929 + - uid: 17692 components: - type: Transform - pos: -22.5,70.5 + pos: 109.5,-62.5 parent: 2 - - uid: 7930 + - uid: 17693 components: - type: Transform - pos: -25.5,70.5 + pos: 105.5,-62.5 parent: 2 - - uid: 7931 + - uid: 17704 components: - type: Transform - pos: -26.5,70.5 + pos: 104.5,-54.5 parent: 2 - - uid: 7932 + - uid: 17705 components: - type: Transform - pos: -24.5,70.5 + pos: 104.5,-51.5 parent: 2 - - uid: 7933 + - uid: 17706 components: - type: Transform - pos: -19.5,70.5 + pos: -41.5,-62.5 parent: 2 - - uid: 7934 + - uid: 17707 components: - type: Transform - pos: -18.5,70.5 + pos: -43.5,-63.5 parent: 2 - - uid: 7935 + - uid: 17708 components: - type: Transform - pos: -23.5,70.5 + pos: -39.5,-68.5 parent: 2 - - uid: 7936 + - uid: 17709 components: - type: Transform - pos: -21.5,70.5 + pos: -40.5,-68.5 parent: 2 - - uid: 7987 + - uid: 17713 components: - type: Transform - pos: -14.5,68.5 + pos: -39.5,-67.5 parent: 2 - - uid: 7988 + - uid: 17714 components: - type: Transform - pos: -38.5,31.5 + pos: -39.5,-65.5 parent: 2 - - uid: 7992 + - uid: 17715 components: - type: Transform - pos: -15.5,68.5 + pos: 105.5,-57.5 parent: 2 - - uid: 8024 + - uid: 17717 components: - type: Transform - pos: 27.5,-66.5 + pos: 104.5,-57.5 parent: 2 - - uid: 8025 + - uid: 17718 components: - type: Transform - pos: 28.5,-66.5 + pos: 105.5,-55.5 parent: 2 - - uid: 8026 + - uid: 17731 components: - type: Transform - pos: 26.5,-66.5 + pos: -39.5,-63.5 parent: 2 - - uid: 8034 + - uid: 17732 components: - type: Transform - pos: -27.5,70.5 + pos: -42.5,-68.5 parent: 2 - - uid: 8037 + - uid: 17733 components: - type: Transform - pos: -38.5,29.5 + pos: -43.5,-62.5 parent: 2 - - uid: 8081 + - uid: 17734 components: - type: Transform - pos: 46.5,27.5 + pos: 104.5,-61.5 parent: 2 - - uid: 8098 + - uid: 17735 components: - type: Transform - pos: -52.5,36.5 + rot: -1.5707963267948966 rad + pos: -55.5,-67.5 parent: 2 - - uid: 8099 + - uid: 17738 components: - type: Transform - pos: -50.5,38.5 + pos: 105.5,-58.5 parent: 2 - - uid: 8114 + - uid: 17739 components: - type: Transform - pos: -42.5,30.5 + pos: -61.5,-67.5 parent: 2 - - uid: 8118 + - uid: 17740 components: - type: Transform - pos: -42.5,29.5 + pos: 104.5,-55.5 parent: 2 - - uid: 8123 + - uid: 17741 components: - type: Transform - pos: -39.5,28.5 + pos: -40.5,-62.5 parent: 2 - - uid: 8290 + - uid: 17745 components: - type: Transform - pos: 4.5,44.5 + pos: 104.5,-53.5 parent: 2 - - uid: 8442 + - uid: 17746 components: - type: Transform - pos: 45.5,-32.5 + pos: 106.5,-58.5 parent: 2 - - uid: 8443 + - uid: 17747 components: - type: Transform - pos: 47.5,-37.5 + pos: 103.5,-57.5 parent: 2 - - uid: 8444 + - uid: 17750 components: - type: Transform - pos: 44.5,-34.5 + pos: -56.5,-68.5 parent: 2 - - uid: 8445 + - uid: 17752 components: - type: Transform - pos: 49.5,-37.5 + pos: -53.5,-76.5 parent: 2 - - uid: 8752 + - uid: 17754 components: - type: Transform - pos: -14.5,-38.5 + pos: -75.5,77.5 parent: 2 - - uid: 8758 + - uid: 17757 components: - type: Transform - pos: -25.5,-5.5 + pos: 117.5,-54.5 parent: 2 - - uid: 8768 + - uid: 17758 components: - type: Transform - pos: 44.5,76.5 + pos: 111.5,-53.5 parent: 2 - - uid: 8773 + - uid: 17762 components: - type: Transform - pos: 41.5,-3.5 + pos: 126.5,-53.5 parent: 2 - - uid: 8785 + - uid: 17763 components: - type: Transform - pos: -8.5,-73.5 + pos: 124.5,-58.5 parent: 2 - - uid: 8786 + - uid: 17768 components: - type: Transform - pos: 47.5,-46.5 + pos: 124.5,-59.5 parent: 2 - - uid: 8787 + - uid: 17771 components: - type: Transform - pos: 49.5,-48.5 + pos: -54.5,-76.5 parent: 2 - - uid: 8802 + - uid: 17772 components: - type: Transform - pos: 7.5,44.5 + pos: -62.5,-72.5 parent: 2 - - uid: 8803 + - uid: 17773 components: - type: Transform - pos: 8.5,44.5 + pos: -55.5,-71.5 parent: 2 - - uid: 8826 + - uid: 17775 components: - type: Transform - pos: 4.5,42.5 + pos: -49.5,-69.5 parent: 2 - - uid: 8828 + - uid: 17776 components: - type: Transform - pos: -15.5,-33.5 + pos: -63.5,-68.5 parent: 2 - - uid: 9034 + - uid: 17778 components: - type: Transform - pos: 48.5,-48.5 + pos: -60.5,-80.5 parent: 2 - - uid: 9035 + - uid: 17779 components: - type: Transform - pos: 47.5,-47.5 + pos: -55.5,-77.5 parent: 2 - - uid: 9038 + - uid: 17780 components: - type: Transform - pos: 47.5,-48.5 + pos: -62.5,-68.5 parent: 2 - - uid: 9040 + - uid: 17781 components: - type: Transform - pos: 50.5,-48.5 + pos: -63.5,-72.5 parent: 2 - - uid: 9066 + - uid: 17782 components: - type: Transform - pos: 34.5,12.5 + pos: -59.5,-69.5 parent: 2 - - uid: 9162 + - uid: 17783 components: - type: Transform - pos: -27.5,69.5 + pos: -51.5,-54.5 parent: 2 - - uid: 9618 + - uid: 17784 components: - type: Transform - pos: 64.5,-28.5 + pos: -55.5,-72.5 parent: 2 - - uid: 9624 + - uid: 17790 components: - type: Transform - pos: -15.5,-32.5 + pos: -50.5,-68.5 parent: 2 - - uid: 9720 + - uid: 17791 components: - type: Transform - pos: 46.5,-27.5 + pos: 112.5,-54.5 parent: 2 - - uid: 9721 + - uid: 17834 components: - type: Transform - pos: 46.5,-26.5 + pos: 116.5,-48.5 parent: 2 - - uid: 9723 + - uid: 17839 components: - type: Transform - pos: 45.5,-33.5 + pos: 52.5,40.5 parent: 2 - - uid: 9817 + - uid: 17897 components: - type: Transform - pos: -102.5,-19.5 + pos: 125.5,-62.5 parent: 2 - - uid: 9824 + - uid: 17917 components: - type: Transform - pos: 45.5,-36.5 + rot: -1.5707963267948966 rad + pos: -48.5,-71.5 parent: 2 - - uid: 9856 + - uid: 17922 components: - type: Transform - pos: -96.5,-17.5 + pos: 124.5,-64.5 parent: 2 - - uid: 9859 + - uid: 17923 components: - type: Transform - pos: -102.5,-17.5 + pos: 112.5,-63.5 parent: 2 - - uid: 9861 + - uid: 17924 components: - type: Transform - pos: -102.5,-18.5 + pos: 111.5,-63.5 parent: 2 - - uid: 9862 + - uid: 17925 components: - type: Transform - pos: -96.5,-19.5 + pos: 111.5,-62.5 parent: 2 - - uid: 9863 + - uid: 17926 components: - type: Transform - pos: 17.5,49.5 + pos: 111.5,-60.5 parent: 2 - - uid: 9865 + - uid: 17927 components: - type: Transform - pos: -101.5,-23.5 + pos: 124.5,-63.5 parent: 2 - - uid: 9871 + - uid: 17929 components: - type: Transform - pos: -96.5,-18.5 + pos: 114.5,-64.5 parent: 2 - - uid: 9923 + - uid: 17930 components: - type: Transform - pos: -39.5,31.5 + pos: 125.5,-63.5 parent: 2 - - uid: 9955 + - uid: 17931 components: - type: Transform - pos: 20.5,-75.5 + pos: 126.5,-62.5 parent: 2 - - uid: 9975 + - uid: 17932 components: - type: Transform - pos: -21.5,-33.5 + pos: 126.5,-61.5 parent: 2 - - uid: 10059 + - uid: 17933 components: - type: Transform - pos: 47.5,76.5 + pos: 126.5,-60.5 parent: 2 - - uid: 10139 + - uid: 17939 components: - type: Transform - pos: -27.5,65.5 + pos: 125.5,-60.5 parent: 2 - - uid: 10258 + - uid: 17945 components: - type: Transform - pos: -12.5,48.5 + rot: -1.5707963267948966 rad + pos: -43.5,-69.5 parent: 2 - - uid: 10346 + - uid: 17948 components: - type: Transform - pos: -38.5,30.5 + pos: 119.5,-64.5 parent: 2 - - uid: 10377 + - uid: 17949 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-32.5 + pos: 123.5,-64.5 parent: 2 - - uid: 10387 + - uid: 17951 components: - type: Transform - pos: 52.5,-26.5 + pos: 116.5,-64.5 parent: 2 - - uid: 10398 + - uid: 17954 components: - type: Transform - pos: -41.5,28.5 + pos: 120.5,-64.5 parent: 2 - - uid: 10399 + - uid: 17961 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,63.5 + pos: 115.5,-64.5 parent: 2 - - uid: 10424 + - uid: 17963 components: - type: Transform - pos: 3.5,42.5 + pos: 113.5,-64.5 parent: 2 - - uid: 10444 + - uid: 17964 components: - type: Transform - pos: 74.5,-28.5 + pos: 122.5,-64.5 parent: 2 - - uid: 10457 + - uid: 17966 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,67.5 + pos: 118.5,-64.5 parent: 2 - - uid: 10482 + - uid: 17974 components: - type: Transform - pos: 57.5,43.5 + rot: -1.5707963267948966 rad + pos: -43.5,-70.5 parent: 2 - - uid: 10485 + - uid: 17975 components: - type: Transform - pos: 93.5,42.5 + pos: 117.5,-64.5 parent: 2 - - uid: 10486 + - uid: 17978 components: - type: Transform - pos: 57.5,45.5 + pos: 112.5,-64.5 parent: 2 - - uid: 10488 + - uid: 17979 components: - type: Transform - pos: 47.5,12.5 + pos: 121.5,-64.5 parent: 2 - - uid: 10528 + - uid: 17997 components: - type: Transform - pos: 4.5,68.5 + pos: -73.5,77.5 parent: 2 - - uid: 10550 + - uid: 18003 components: - type: Transform - pos: 67.5,22.5 + rot: -1.5707963267948966 rad + pos: -90.5,-42.5 parent: 2 - - uid: 10551 + - uid: 18022 components: - type: Transform - pos: 57.5,44.5 + pos: -78.5,76.5 parent: 2 - - uid: 10553 + - uid: 18042 components: - type: Transform - pos: 68.5,23.5 + pos: -46.5,-71.5 parent: 2 - - uid: 10568 + - uid: 18046 components: - type: Transform - pos: 43.5,76.5 + pos: -56.5,-54.5 parent: 2 - - uid: 10570 + - uid: 18049 components: - type: Transform - pos: 79.5,24.5 + pos: -63.5,-75.5 parent: 2 - - uid: 10571 + - uid: 18054 components: - type: Transform - pos: 77.5,23.5 + pos: -46.5,-77.5 parent: 2 - - uid: 10572 + - uid: 18055 components: - type: Transform - pos: 78.5,23.5 + pos: -47.5,-77.5 parent: 2 - - uid: 10573 + - uid: 18062 components: - type: Transform - pos: 70.5,23.5 + pos: -57.5,-59.5 parent: 2 - - uid: 10574 + - uid: 18071 components: - type: Transform - pos: 64.5,42.5 + pos: 50.5,40.5 parent: 2 - - uid: 10575 + - uid: 18072 components: - type: Transform - pos: 65.5,34.5 + pos: -47.5,-76.5 parent: 2 - - uid: 10576 + - uid: 18102 components: - type: Transform - pos: 72.5,23.5 + pos: 127.5,-49.5 parent: 2 - - uid: 10577 + - uid: 18103 components: - type: Transform - pos: 79.5,23.5 + pos: 111.5,-52.5 parent: 2 - - uid: 10579 + - uid: 18119 components: - type: Transform - pos: 67.5,24.5 + pos: 111.5,-50.5 parent: 2 - - uid: 10580 + - uid: 18120 components: - type: Transform - pos: 44.5,27.5 + pos: 111.5,-49.5 parent: 2 - - uid: 10581 + - uid: 18121 components: - type: Transform - pos: 80.5,23.5 + pos: 112.5,-49.5 parent: 2 - - uid: 10586 + - uid: 18122 components: - type: Transform - pos: 79.5,22.5 + pos: 112.5,-48.5 parent: 2 - - uid: 10588 + - uid: 18124 components: - type: Transform - pos: 81.5,23.5 + pos: 122.5,-48.5 parent: 2 - - uid: 10591 + - uid: 18125 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,43.5 + pos: 119.5,-48.5 parent: 2 - - uid: 10602 + - uid: 18126 components: - type: Transform - pos: 45.5,27.5 + pos: 121.5,-48.5 parent: 2 - - uid: 10608 + - uid: 18127 components: - type: Transform - pos: 33.5,18.5 + pos: 120.5,-48.5 parent: 2 - - uid: 10610 + - uid: 18128 components: - type: Transform - pos: 51.5,74.5 + pos: 123.5,-48.5 parent: 2 - - uid: 10631 + - uid: 18134 components: - type: Transform - pos: 67.5,23.5 + pos: 124.5,-48.5 parent: 2 - - uid: 10632 + - uid: 18135 components: - type: Transform - pos: 69.5,23.5 + pos: 124.5,-49.5 parent: 2 - - uid: 10633 + - uid: 18136 components: - type: Transform - pos: 64.5,45.5 + pos: 125.5,-49.5 parent: 2 - - uid: 10634 + - uid: 18137 components: - type: Transform - pos: 58.5,47.5 + pos: 125.5,-50.5 parent: 2 - - uid: 10635 + - uid: 18138 components: - type: Transform - pos: 64.5,47.5 + pos: 126.5,-50.5 parent: 2 - - uid: 10636 + - uid: 18139 components: - type: Transform - pos: 64.5,48.5 + pos: 126.5,-51.5 parent: 2 - - uid: 10637 + - uid: 18140 components: - type: Transform - pos: 64.5,46.5 + pos: 126.5,-52.5 parent: 2 - - uid: 10638 + - uid: 18141 components: - type: Transform - pos: 65.5,46.5 + pos: 125.5,-52.5 parent: 2 - - uid: 10639 + - uid: 18150 components: - type: Transform - pos: 64.5,50.5 + pos: 114.5,-48.5 parent: 2 - - uid: 10640 + - uid: 18151 components: - type: Transform - pos: 63.5,50.5 + pos: 113.5,-48.5 parent: 2 - - uid: 10641 + - uid: 18153 components: - type: Transform - pos: 64.5,49.5 + pos: 118.5,-48.5 parent: 2 - - uid: 10656 + - uid: 18154 components: - type: Transform - pos: 65.5,50.5 + pos: 117.5,-48.5 parent: 2 - - uid: 10663 + - uid: 18155 components: - type: Transform - pos: 64.5,34.5 + pos: 115.5,-48.5 parent: 2 - - uid: 10667 + - uid: 18186 components: - type: Transform - pos: 63.5,34.5 + pos: -61.5,-60.5 parent: 2 - - uid: 10668 + - uid: 18187 components: - type: Transform - pos: 64.5,32.5 + pos: -61.5,-59.5 parent: 2 - - uid: 10669 + - uid: 18188 components: - type: Transform - pos: 63.5,30.5 + pos: -61.5,-58.5 parent: 2 - - uid: 10670 + - uid: 18189 components: - type: Transform - pos: 64.5,30.5 + pos: -60.5,-58.5 parent: 2 - - uid: 10671 + - uid: 18190 components: - type: Transform - pos: 60.5,47.5 + pos: -59.5,-58.5 parent: 2 - - uid: 10672 + - uid: 18191 components: - type: Transform - pos: 57.5,42.5 + pos: -58.5,-58.5 parent: 2 - - uid: 10673 + - uid: 18199 components: - type: Transform - pos: 64.5,44.5 + pos: 127.5,-51.5 parent: 2 - - uid: 10834 + - uid: 18200 components: - type: Transform - pos: 7.5,61.5 + pos: 127.5,-52.5 parent: 2 - - uid: 11087 + - uid: 18201 components: - type: Transform - pos: 4.5,48.5 + pos: 128.5,-51.5 parent: 2 - - uid: 11099 + - uid: 18202 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,61.5 + pos: 128.5,-52.5 parent: 2 - - uid: 11100 + - uid: 18203 components: - type: Transform - rot: 3.141592653589793 rad - pos: 10.5,60.5 + pos: 129.5,-51.5 parent: 2 - - uid: 11149 + - uid: 18204 components: - type: Transform - pos: 50.5,-52.5 + pos: 129.5,-52.5 parent: 2 - - uid: 11151 + - uid: 18205 components: - type: Transform - pos: -42.5,-17.5 + pos: 130.5,-51.5 parent: 2 - - uid: 11160 + - uid: 18206 components: - type: Transform - pos: 66.5,-41.5 + pos: 130.5,-52.5 parent: 2 - - uid: 11280 + - uid: 18207 components: - type: Transform - pos: -12.5,-35.5 + pos: 131.5,-51.5 parent: 2 - - uid: 11306 + - uid: 18208 components: - type: Transform - pos: -20.5,70.5 + pos: 131.5,-52.5 parent: 2 - - uid: 11333 + - uid: 18209 components: - type: Transform - pos: 75.5,-28.5 + pos: 132.5,-51.5 parent: 2 - - uid: 11413 + - uid: 18210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,56.5 + pos: 132.5,-52.5 parent: 2 - - uid: 11419 + - uid: 18211 components: - type: Transform - pos: 64.5,31.5 + pos: 133.5,-51.5 parent: 2 - - uid: 11420 + - uid: 18212 components: - type: Transform - pos: -14.5,11.5 + pos: 133.5,-52.5 parent: 2 - - uid: 11421 + - uid: 18213 components: - type: Transform - pos: -16.5,11.5 + pos: 134.5,-51.5 parent: 2 - - uid: 11429 + - uid: 18214 components: - type: Transform - pos: -101.5,-19.5 + pos: 134.5,-52.5 parent: 2 - - uid: 11454 + - uid: 18215 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,61.5 + pos: 134.5,-60.5 parent: 2 - - uid: 11459 + - uid: 18216 components: - type: Transform - pos: -16.5,70.5 + pos: 134.5,-61.5 parent: 2 - - uid: 11474 + - uid: 18217 components: - type: Transform - pos: 33.5,12.5 + pos: 133.5,-60.5 parent: 2 - - uid: 11476 + - uid: 18218 components: - type: Transform - pos: -8.5,-74.5 + pos: 133.5,-61.5 parent: 2 - - uid: 11510 + - uid: 18219 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 15.5,-38.5 + pos: 132.5,-60.5 parent: 2 - - uid: 11519 + - uid: 18220 components: - type: Transform - pos: -39.5,-19.5 + pos: 132.5,-61.5 parent: 2 - - uid: 11520 + - uid: 18221 components: - type: Transform - pos: -39.5,-20.5 + pos: 131.5,-60.5 parent: 2 - - uid: 11534 + - uid: 18222 components: - type: Transform - pos: -39.5,-18.5 + pos: 131.5,-61.5 parent: 2 - - uid: 11543 + - uid: 18223 components: - type: Transform - pos: 32.5,12.5 + pos: 130.5,-60.5 parent: 2 - - uid: 11561 + - uid: 18224 components: - type: Transform - pos: -99.5,-16.5 + pos: 130.5,-61.5 parent: 2 - - uid: 11588 + - uid: 18225 components: - type: Transform - pos: 43.5,75.5 + pos: 129.5,-60.5 parent: 2 - - uid: 11735 + - uid: 18226 components: - type: Transform - pos: 64.5,33.5 + pos: 129.5,-61.5 parent: 2 - - uid: 11826 + - uid: 18227 components: - type: Transform - pos: 18.5,10.5 + pos: 128.5,-60.5 parent: 2 - - uid: 11841 + - uid: 18228 components: - type: Transform - pos: 55.5,-28.5 + pos: 128.5,-61.5 parent: 2 - - uid: 11924 + - uid: 18229 components: - type: Transform - pos: 56.5,-28.5 + pos: 127.5,-60.5 parent: 2 - - uid: 11992 + - uid: 18230 components: - type: Transform - pos: 15.5,57.5 + pos: 127.5,-61.5 parent: 2 - - uid: 11999 + - uid: 18232 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,60.5 + pos: 135.5,-61.5 parent: 2 - - uid: 12080 + - uid: 18233 components: - type: Transform - pos: 52.5,-32.5 + pos: 135.5,-60.5 parent: 2 - - uid: 12163 + - uid: 18234 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,44.5 + pos: 135.5,-59.5 parent: 2 - - uid: 12177 + - uid: 18235 components: - type: Transform - pos: 58.5,-28.5 + pos: 137.5,-52.5 parent: 2 - - uid: 12189 + - uid: 18236 components: - type: Transform - pos: 62.5,-36.5 + pos: 136.5,-61.5 parent: 2 - - uid: 12225 + - uid: 18237 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,53.5 + pos: 136.5,-60.5 parent: 2 - - uid: 12238 + - uid: 18238 components: - type: Transform - pos: -37.5,-73.5 + pos: 136.5,-59.5 parent: 2 - - uid: 12326 + - uid: 18239 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,44.5 + pos: 136.5,-58.5 parent: 2 - - uid: 12420 + - uid: 18240 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,60.5 + pos: 137.5,-60.5 parent: 2 - - uid: 12514 + - uid: 18241 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-48.5 + pos: 135.5,-53.5 parent: 2 - - uid: 12558 + - uid: 18242 components: - type: Transform - pos: 4.5,2.5 + pos: 135.5,-52.5 parent: 2 - - uid: 12568 + - uid: 18243 components: - type: Transform - pos: 55.5,-23.5 + pos: 135.5,-51.5 parent: 2 - - uid: 12746 + - uid: 18244 components: - type: Transform - pos: 57.5,-23.5 + pos: 136.5,-54.5 parent: 2 - - uid: 13031 + - uid: 18245 components: - type: Transform - pos: -9.5,55.5 + pos: 136.5,-53.5 parent: 2 - - uid: 13216 + - uid: 18246 components: - type: Transform - pos: -10.5,-73.5 + pos: 136.5,-52.5 parent: 2 - - uid: 13367 + - uid: 18247 components: - type: Transform - pos: 26.5,13.5 + pos: 136.5,-51.5 parent: 2 - - uid: 13400 + - uid: 18248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,53.5 + pos: 136.5,-57.5 parent: 2 - - uid: 13751 + - uid: 18249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,53.5 + pos: 136.5,-55.5 parent: 2 - - uid: 13883 + - uid: 18250 components: - type: Transform - pos: 47.5,-27.5 + pos: 137.5,-57.5 parent: 2 - - uid: 13884 + - uid: 18251 components: - type: Transform - pos: 49.5,-27.5 + pos: 137.5,-56.5 parent: 2 - - uid: 13928 + - uid: 18252 components: - type: Transform - pos: -101.5,-21.5 + pos: 137.5,-55.5 parent: 2 - - uid: 14013 + - uid: 18253 components: - type: Transform - pos: -13.5,-10.5 + pos: 138.5,-57.5 parent: 2 - - uid: 14047 + - uid: 18254 components: - type: Transform - pos: -98.5,-22.5 + pos: 138.5,-56.5 parent: 2 - - uid: 14174 + - uid: 18255 components: - type: Transform - pos: 44.5,-30.5 + pos: 138.5,-55.5 parent: 2 - - uid: 14206 + - uid: 18257 components: - type: Transform - pos: -15.5,-11.5 + pos: 137.5,-59.5 parent: 2 - - uid: 14254 + - uid: 18258 components: - type: Transform - pos: 44.5,-29.5 + pos: 137.5,-58.5 parent: 2 - - uid: 14288 + - uid: 18259 components: - type: Transform - pos: 17.5,10.5 + pos: 138.5,-58.5 parent: 2 - - uid: 14298 + - uid: 18260 components: - type: Transform - pos: -100.5,-22.5 + pos: 138.5,-54.5 parent: 2 - - uid: 14299 + - uid: 18261 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,53.5 + pos: 137.5,-54.5 parent: 2 - - uid: 14331 + - uid: 18262 components: - type: Transform - pos: -101.5,-20.5 + pos: 137.5,-53.5 parent: 2 - - uid: 14343 + - uid: 18276 components: - type: Transform - pos: 59.5,-28.5 + pos: 130.5,-57.5 parent: 2 - - uid: 14365 + - uid: 18277 components: - type: Transform - pos: -99.5,-22.5 + pos: 130.5,-55.5 parent: 2 - - uid: 14460 + - uid: 18278 components: - type: Transform - pos: 49.5,-28.5 + pos: 132.5,-55.5 parent: 2 - - uid: 14737 + - uid: 18279 components: - type: Transform - pos: 13.5,-28.5 + pos: 132.5,-57.5 parent: 2 - - uid: 14867 + - uid: 18425 components: - type: Transform - pos: 12.5,-28.5 + pos: -30.5,-63.5 parent: 2 - - uid: 15007 + - uid: 18438 components: - type: Transform - pos: 29.5,27.5 + pos: -22.5,-63.5 parent: 2 - - uid: 15038 + - uid: 18576 components: - type: Transform - pos: 10.5,48.5 + pos: 110.5,-65.5 parent: 2 - - uid: 15172 + - uid: 18577 components: - type: Transform - pos: -48.5,-14.5 + pos: 110.5,-66.5 parent: 2 - - uid: 15232 + - uid: 18579 components: - type: Transform - pos: -48.5,-16.5 + pos: 111.5,-66.5 parent: 2 - - uid: 15249 + - uid: 18580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,65.5 + pos: 112.5,-66.5 parent: 2 - - uid: 15305 + - uid: 18581 components: - type: Transform - pos: 53.5,-38.5 + pos: 113.5,-66.5 parent: 2 - - uid: 15361 + - uid: 18582 components: - type: Transform - pos: 2.5,38.5 + pos: 114.5,-66.5 parent: 2 - - uid: 15420 + - uid: 18583 components: - type: Transform - pos: -97.5,-22.5 + pos: 115.5,-66.5 parent: 2 - - uid: 15422 + - uid: 18584 components: - type: Transform - pos: 73.5,23.5 + pos: 116.5,-66.5 parent: 2 - - uid: 15424 + - uid: 18585 components: - type: Transform - pos: 71.5,24.5 + pos: 117.5,-66.5 parent: 2 - - uid: 15427 + - uid: 18586 components: - type: Transform - pos: 82.5,23.5 + pos: 118.5,-66.5 parent: 2 - - uid: 15433 + - uid: 18587 components: - type: Transform - pos: 28.5,12.5 + pos: 119.5,-66.5 parent: 2 - - uid: 15441 + - uid: 18588 components: - type: Transform - pos: 28.5,11.5 + pos: 120.5,-66.5 parent: 2 - - uid: 15442 + - uid: 18589 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 69.5,-47.5 + pos: 121.5,-66.5 parent: 2 - - uid: 15781 + - uid: 18590 components: - type: Transform - pos: 53.5,39.5 + pos: 122.5,-66.5 parent: 2 - - uid: 15786 + - uid: 18591 components: - type: Transform - pos: 33.5,19.5 + pos: 123.5,-66.5 parent: 2 - - uid: 15788 + - uid: 18592 components: - type: Transform - pos: 57.5,36.5 + pos: 124.5,-66.5 parent: 2 - - uid: 15795 + - uid: 18593 components: - type: Transform - pos: 28.5,18.5 + pos: 125.5,-66.5 parent: 2 - - uid: 15799 + - uid: 18594 components: - type: Transform - pos: 59.5,35.5 + pos: 126.5,-66.5 parent: 2 - - uid: 15864 + - uid: 18595 components: - type: Transform - pos: 54.5,36.5 + pos: 126.5,-65.5 parent: 2 - - uid: 15890 + - uid: 18596 components: - type: Transform - pos: 31.5,-34.5 + pos: 127.5,-65.5 parent: 2 - - uid: 16084 + - uid: 18597 components: - type: Transform - pos: 64.5,-46.5 + pos: 127.5,-64.5 parent: 2 - - uid: 16147 + - uid: 18598 components: - type: Transform - pos: -41.5,-27.5 + pos: 127.5,-63.5 parent: 2 - - uid: 16353 + - uid: 18599 components: - type: Transform - pos: 14.5,47.5 + pos: 127.5,-62.5 parent: 2 - - uid: 16561 + - uid: 18601 components: - type: Transform - pos: -17.5,-7.5 + pos: 127.5,-50.5 parent: 2 - - uid: 16563 + - uid: 18608 components: - type: Transform - pos: -16.5,-7.5 + pos: 109.5,-65.5 parent: 2 - - uid: 16565 + - uid: 18609 components: - type: Transform - pos: -12.5,-13.5 + pos: 109.5,-64.5 parent: 2 - - uid: 17378 + - uid: 18610 components: - type: Transform - pos: 31.5,-33.5 + pos: 109.5,-63.5 parent: 2 - - uid: 17386 + - uid: 18614 components: - type: Transform - pos: 49.5,-33.5 + pos: 127.5,-48.5 parent: 2 - - uid: 17397 + - uid: 18615 components: - type: Transform - pos: -5.5,-75.5 + pos: 127.5,-47.5 parent: 2 - - uid: 17459 + - uid: 18616 components: - type: Transform - pos: 57.5,35.5 + pos: 126.5,-47.5 parent: 2 - - uid: 17494 + - uid: 18617 components: - type: Transform - pos: 53.5,36.5 + pos: 110.5,-47.5 parent: 2 - - uid: 17843 + - uid: 18618 components: - type: Transform - pos: -49.5,37.5 + pos: 126.5,-46.5 parent: 2 - - uid: 17850 + - uid: 18619 components: - type: Transform - pos: -49.5,38.5 + pos: 125.5,-46.5 parent: 2 - - uid: 17851 + - uid: 18620 components: - type: Transform - pos: -52.5,38.5 + pos: 124.5,-46.5 parent: 2 - - uid: 17858 + - uid: 18621 components: - type: Transform - pos: -49.5,35.5 + pos: 123.5,-46.5 parent: 2 - - uid: 17859 + - uid: 18622 components: - type: Transform - pos: -49.5,36.5 + pos: 122.5,-46.5 parent: 2 - - uid: 17867 + - uid: 18623 components: - type: Transform - pos: -52.5,35.5 + pos: 121.5,-46.5 parent: 2 - - uid: 17868 + - uid: 18624 components: - type: Transform - pos: -51.5,35.5 + pos: 120.5,-46.5 parent: 2 - - uid: 17870 + - uid: 18625 components: - type: Transform - pos: -51.5,38.5 + pos: 119.5,-46.5 parent: 2 - - uid: 17922 + - uid: 18626 components: - type: Transform - pos: -16.5,68.5 + pos: 118.5,-46.5 parent: 2 - - uid: 18075 + - uid: 18627 components: - type: Transform - pos: 61.5,-28.5 + pos: 117.5,-46.5 parent: 2 - - uid: 18118 + - uid: 18628 components: - type: Transform - pos: -28.5,-34.5 + pos: 116.5,-46.5 parent: 2 - - uid: 18124 + - uid: 18629 components: - type: Transform - pos: -32.5,-38.5 + pos: 115.5,-46.5 parent: 2 - - uid: 18125 + - uid: 18630 components: - type: Transform - pos: -32.5,-35.5 + pos: 114.5,-46.5 parent: 2 - - uid: 18126 + - uid: 18631 components: - type: Transform - pos: -22.5,-34.5 + pos: 113.5,-46.5 parent: 2 - - uid: 18128 + - uid: 18632 components: - type: Transform - pos: -31.5,-34.5 + pos: 112.5,-46.5 parent: 2 - - uid: 18129 + - uid: 18633 components: - type: Transform - pos: -32.5,-33.5 + pos: 111.5,-46.5 parent: 2 - - uid: 18130 + - uid: 18634 components: - type: Transform - pos: -21.5,-32.5 + pos: 110.5,-46.5 parent: 2 - - uid: 18131 + - uid: 18635 components: - type: Transform - pos: -29.5,-34.5 + pos: 109.5,-47.5 parent: 2 - - uid: 18163 + - uid: 18637 components: - type: Transform - pos: -23.5,-34.5 + pos: 109.5,-48.5 parent: 2 - - uid: 18199 + - uid: 18638 components: - type: Transform - pos: -21.5,-34.5 + pos: 109.5,-49.5 parent: 2 - - uid: 18283 + - uid: 18684 components: - type: Transform - pos: 46.5,30.5 + rot: -1.5707963267948966 rad + pos: -31.5,-60.5 parent: 2 - - uid: 18284 + - uid: 18686 components: - type: Transform - pos: 46.5,31.5 + rot: -1.5707963267948966 rad + pos: -31.5,-62.5 parent: 2 - - uid: 18302 + - uid: 19018 components: - type: Transform - pos: 54.5,-38.5 + rot: -1.5707963267948966 rad + pos: 63.5,16.5 parent: 2 - - uid: 18311 + - uid: 19019 components: - type: Transform - pos: -32.5,-34.5 + rot: -1.5707963267948966 rad + pos: 67.5,16.5 parent: 2 - - uid: 18312 + - uid: 19025 components: - type: Transform - pos: -32.5,-31.5 + rot: -1.5707963267948966 rad + pos: 64.5,16.5 parent: 2 - - uid: 18329 + - uid: 19026 components: - type: Transform - pos: 46.5,29.5 + rot: -1.5707963267948966 rad + pos: 57.5,23.5 parent: 2 - - uid: 18335 + - uid: 19332 components: - type: Transform - pos: 46.5,32.5 + pos: 60.5,50.5 parent: 2 - - uid: 18337 + - uid: 19333 components: - type: Transform - pos: 46.5,33.5 + pos: 59.5,50.5 parent: 2 - - uid: 18339 + - uid: 19334 components: - type: Transform - pos: 53.5,40.5 + pos: 59.5,48.5 parent: 2 - - uid: 18340 + - uid: 19335 components: - type: Transform - pos: 57.5,37.5 + pos: 60.5,48.5 parent: 2 - - uid: 18342 + - uid: 19407 components: - type: Transform - pos: 61.5,41.5 + pos: 128.5,-62.5 parent: 2 - - uid: 18343 + - uid: 19420 components: - type: Transform - pos: 47.5,33.5 + pos: 105.5,-49.5 parent: 2 - - uid: 18346 + - uid: 19421 components: - type: Transform - pos: 34.5,27.5 + pos: 105.5,-48.5 parent: 2 - - uid: 18360 + - uid: 19423 components: - type: Transform - pos: 7.5,-36.5 + pos: 105.5,-63.5 parent: 2 - - uid: 18440 + - uid: 19425 components: - type: Transform - pos: -25.5,-34.5 + pos: 105.5,-64.5 parent: 2 - - uid: 18441 + - uid: 19438 components: - type: Transform - pos: -32.5,-37.5 + pos: 104.5,-49.5 parent: 2 - - uid: 18442 + - uid: 19442 components: - type: Transform - pos: -32.5,-36.5 + pos: 103.5,-49.5 parent: 2 - - uid: 18449 + - uid: 19444 components: - type: Transform - pos: 35.5,27.5 + pos: 103.5,-50.5 parent: 2 - - uid: 18458 + - uid: 19445 components: - type: Transform - pos: 64.5,35.5 + pos: 103.5,-51.5 parent: 2 - - uid: 18462 + - uid: 19446 components: - type: Transform - pos: 62.5,35.5 + pos: 103.5,-52.5 parent: 2 - - uid: 18522 + - uid: 19447 components: - type: Transform - pos: -24.5,-34.5 + pos: 103.5,-53.5 parent: 2 - - uid: 18676 + - uid: 19448 components: - type: Transform - pos: 55.5,-38.5 + pos: 103.5,-54.5 parent: 2 - - uid: 18762 + - uid: 19449 components: - type: Transform - pos: 54.5,40.5 + pos: 103.5,-58.5 parent: 2 - - uid: 18767 + - uid: 19450 components: - type: Transform - pos: 63.5,35.5 + pos: 103.5,-59.5 parent: 2 - - uid: 18771 + - uid: 19451 components: - type: Transform - pos: 60.5,35.5 + pos: 103.5,-60.5 parent: 2 - - uid: 18772 + - uid: 19452 components: - type: Transform - pos: 60.5,41.5 + pos: 103.5,-61.5 parent: 2 - - uid: 18776 + - uid: 19453 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-49.5 + pos: 103.5,-62.5 parent: 2 - - uid: 18778 + - uid: 19454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-51.5 + pos: 103.5,-63.5 parent: 2 - - uid: 18799 + - uid: 19455 components: - type: Transform - pos: 58.5,41.5 + pos: 104.5,-63.5 parent: 2 - - uid: 18823 + - uid: 19481 components: - type: Transform - pos: 58.5,35.5 + pos: 128.5,-50.5 parent: 2 - - uid: 19084 + - uid: 20222 components: - type: Transform - pos: -64.5,-35.5 + rot: -1.5707963267948966 rad + pos: 57.5,22.5 parent: 2 - - uid: 19122 + - uid: 20454 components: - type: Transform - pos: 10.5,6.5 + rot: 1.5707963267948966 rad + pos: 85.5,-48.5 parent: 2 - - uid: 19217 + - uid: 20521 components: - type: Transform - pos: -22.5,-38.5 + pos: -67.5,-19.5 parent: 2 - - uid: 19231 + - uid: 20522 components: - type: Transform - pos: -21.5,-38.5 + pos: -67.5,-21.5 parent: 2 - - uid: 19240 + - uid: 20523 components: - type: Transform - pos: 47.5,-33.5 + pos: -67.5,-22.5 parent: 2 - - uid: 19245 + - uid: 20524 components: - type: Transform - pos: 44.5,-36.5 + pos: -66.5,-22.5 parent: 2 - - uid: 19248 + - uid: 20533 components: - type: Transform - pos: -20.5,-38.5 + pos: -78.5,-37.5 parent: 2 - - uid: 19249 + - uid: 21060 components: - type: Transform - pos: -23.5,-38.5 + pos: -85.5,31.5 parent: 2 - - uid: 19267 + - uid: 21068 components: - type: Transform - pos: 46.5,-28.5 + pos: -86.5,32.5 parent: 2 - - uid: 19272 + - uid: 21069 components: - type: Transform - pos: -19.5,-38.5 + pos: -86.5,31.5 parent: 2 - - uid: 19286 + - uid: 21070 components: - type: Transform - pos: -17.5,-38.5 + pos: -85.5,30.5 parent: 2 - - uid: 19289 + - uid: 21091 components: - type: Transform - pos: 10.5,5.5 + pos: -71.5,-81.5 parent: 2 - - uid: 19292 + - uid: 21284 components: - type: Transform - pos: 10.5,7.5 + pos: -66.5,-87.5 parent: 2 - - uid: 19295 + - uid: 21285 components: - type: Transform - pos: -24.5,-38.5 + rot: -1.5707963267948966 rad + pos: 57.5,21.5 parent: 2 - - uid: 19323 + - uid: 21286 components: - type: Transform - pos: -16.5,-38.5 + pos: -82.5,65.5 parent: 2 - - uid: 19327 + - uid: 21291 components: - type: Transform - pos: -18.5,-38.5 + pos: -86.5,70.5 parent: 2 - - uid: 19331 + - uid: 21292 components: - type: Transform - pos: 46.5,-25.5 + pos: -84.5,70.5 parent: 2 - - uid: 19332 + - uid: 21353 components: - type: Transform - pos: 57.5,41.5 + pos: -73.5,-37.5 parent: 2 - - uid: 19344 + - uid: 21528 components: - type: Transform - pos: 61.5,35.5 + pos: 2.5,68.5 parent: 2 - - uid: 19348 + - uid: 21578 components: - type: Transform - pos: 57.5,40.5 + pos: -76.5,-36.5 parent: 2 - - uid: 19351 + - uid: 21579 components: - type: Transform - pos: 10.5,8.5 + pos: -76.5,-31.5 parent: 2 - - uid: 19366 + - uid: 21591 components: - type: Transform - pos: 57.5,39.5 + pos: -76.5,-35.5 parent: 2 - - uid: 19380 + - uid: 21592 components: - type: Transform - pos: 10.5,3.5 + pos: -80.5,-35.5 parent: 2 - - uid: 19394 + - uid: 21597 components: - type: Transform - pos: 12.5,2.5 + pos: -77.5,-36.5 parent: 2 - - uid: 19495 + - uid: 21601 components: - type: Transform - pos: 46.5,-24.5 + pos: -78.5,-36.5 parent: 2 - - uid: 19561 + - uid: 21602 components: - type: Transform - pos: 10.5,57.5 + pos: -79.5,-36.5 parent: 2 - - uid: 19565 + - uid: 21605 components: - type: Transform - pos: 50.5,33.5 + rot: 1.5707963267948966 rad + pos: -69.5,-31.5 parent: 2 - - uid: 19571 + - uid: 21641 components: - type: Transform - pos: 48.5,33.5 + rot: 1.5707963267948966 rad + pos: -68.5,-31.5 parent: 2 - - uid: 19572 + - uid: 21643 components: - type: Transform - pos: 49.5,33.5 + pos: -67.5,-32.5 parent: 2 - - uid: 19577 + - uid: 21645 components: - type: Transform - pos: 12.5,57.5 + rot: 1.5707963267948966 rad + pos: -69.5,-34.5 parent: 2 - - uid: 19579 + - uid: 21646 components: - type: Transform - pos: 13.5,53.5 + rot: 1.5707963267948966 rad + pos: -68.5,-34.5 parent: 2 - - uid: 19582 + - uid: 21648 components: - type: Transform - pos: 13.5,52.5 + pos: -67.5,-31.5 parent: 2 - - uid: 19586 + - uid: 21650 components: - type: Transform - pos: 4.5,55.5 + pos: -67.5,-33.5 parent: 2 - - uid: 19594 + - uid: 21651 components: - type: Transform - pos: 13.5,51.5 + pos: -67.5,-34.5 parent: 2 - - uid: 19621 + - uid: 21652 components: - type: Transform - pos: -9.5,47.5 + pos: -71.5,-28.5 parent: 2 - - uid: 19622 + - uid: 21653 components: - type: Transform - pos: -15.5,-38.5 + pos: -75.5,-28.5 parent: 2 - - uid: 19624 + - uid: 21654 components: - type: Transform - pos: 13.5,50.5 + rot: 3.141592653589793 rad + pos: -74.5,-28.5 parent: 2 - - uid: 19650 + - uid: 21655 components: - type: Transform - pos: 44.5,-32.5 + rot: 3.141592653589793 rad + pos: -72.5,-28.5 parent: 2 - - uid: 19657 + - uid: 21939 components: - type: Transform - pos: 44.5,-33.5 + pos: -73.5,-36.5 parent: 2 - - uid: 19660 + - uid: 21967 components: - type: Transform - pos: 68.5,-39.5 + pos: -68.5,-80.5 parent: 2 - - uid: 19661 + - uid: 22056 components: - type: Transform - pos: 44.5,-31.5 + rot: -1.5707963267948966 rad + pos: 64.5,13.5 parent: 2 - - uid: 19662 + - uid: 22066 components: - type: Transform - pos: 44.5,-37.5 + rot: -1.5707963267948966 rad + pos: 64.5,15.5 parent: 2 - - uid: 19663 + - uid: 22275 components: - type: Transform - pos: 45.5,-34.5 + pos: 1.5,52.5 parent: 2 - - uid: 19704 + - uid: 22300 components: - type: Transform - pos: 77.5,-15.5 + pos: 47.5,58.5 parent: 2 - - uid: 19727 + - uid: 22301 components: - type: Transform - pos: 53.5,37.5 + pos: 47.5,64.5 parent: 2 - - uid: 19732 + - uid: 22642 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,45.5 + rot: 1.5707963267948966 rad + pos: -16.5,-33.5 parent: 2 - - uid: 19734 + - uid: 22733 components: - type: Transform - pos: 2.5,44.5 + rot: 1.5707963267948966 rad + pos: -24.5,-33.5 parent: 2 - - uid: 19747 + - uid: 22735 components: - type: Transform - pos: -16.5,69.5 + rot: 1.5707963267948966 rad + pos: -20.5,-33.5 parent: 2 - - uid: 19752 + - uid: 22738 components: - type: Transform - pos: -38.5,57.5 + rot: 1.5707963267948966 rad + pos: -28.5,-33.5 parent: 2 - - uid: 19815 + - uid: 23172 components: - type: Transform - pos: 83.5,23.5 + pos: 34.5,-91.5 parent: 2 - - uid: 19816 + - uid: 23244 components: - type: Transform - pos: 87.5,24.5 + pos: 35.5,-86.5 parent: 2 - - uid: 19818 + - uid: 23248 components: - type: Transform - pos: 87.5,23.5 + pos: 35.5,-87.5 parent: 2 - - uid: 19820 + - uid: 23372 components: - type: Transform - pos: 94.5,26.5 + pos: -1.5,-91.5 parent: 2 - - uid: 19824 + - uid: 23373 components: - type: Transform - pos: 83.5,22.5 + pos: -0.5,-91.5 parent: 2 - - uid: 19825 + - uid: 23450 components: - type: Transform - pos: 71.5,22.5 + pos: -85.5,70.5 parent: 2 - - uid: 19827 + - uid: 23563 components: - type: Transform - pos: 94.5,30.5 + pos: 37.5,-72.5 parent: 2 - - uid: 19828 + - uid: 23564 components: - type: Transform - pos: 94.5,28.5 + pos: 37.5,-73.5 parent: 2 - - uid: 19832 + - uid: 23565 components: - type: Transform - pos: 87.5,22.5 + pos: 37.5,-74.5 parent: 2 - - uid: 19833 + - uid: 23566 components: - type: Transform - pos: 29.5,-66.5 + pos: 37.5,-75.5 parent: 2 - - uid: 19838 + - uid: 23567 components: - type: Transform - pos: 94.5,27.5 + pos: 37.5,-76.5 parent: 2 - - uid: 19839 + - uid: 23568 components: - type: Transform - pos: 95.5,23.5 + pos: 37.5,-77.5 parent: 2 - - uid: 19843 + - uid: 23569 components: - type: Transform - pos: 94.5,31.5 + pos: 37.5,-78.5 parent: 2 - - uid: 19853 + - uid: 23570 components: - type: Transform - pos: 84.5,23.5 + pos: 37.5,-79.5 parent: 2 - - uid: 19854 + - uid: 23571 components: - type: Transform - pos: 75.5,22.5 + pos: 36.5,-79.5 parent: 2 - - uid: 19855 + - uid: 23572 components: - type: Transform - pos: 85.5,23.5 + pos: -67.5,-86.5 parent: 2 - - uid: 19857 + - uid: 23573 components: - type: Transform - pos: 91.5,24.5 + pos: 36.5,-80.5 parent: 2 - - uid: 19858 + - uid: 23574 components: - type: Transform - pos: 75.5,24.5 + pos: 36.5,-81.5 parent: 2 - - uid: 19859 + - uid: 23575 components: - type: Transform - pos: 63.5,53.5 + pos: 35.5,-83.5 parent: 2 - - uid: 19861 + - uid: 23576 components: - type: Transform - pos: 65.5,41.5 + pos: 35.5,-82.5 parent: 2 - - uid: 19866 + - uid: 23577 components: - type: Transform - pos: 91.5,23.5 + pos: 35.5,-85.5 parent: 2 - - uid: 19868 + - uid: 23578 components: - type: Transform - pos: 92.5,23.5 + pos: -66.5,-85.5 parent: 2 - - uid: 19869 + - uid: 23579 components: - type: Transform - pos: 94.5,23.5 + pos: 35.5,-89.5 parent: 2 - - uid: 19870 + - uid: 23581 components: - type: Transform - pos: 94.5,25.5 + pos: 35.5,-90.5 parent: 2 - - uid: 19871 + - uid: 23582 components: - type: Transform - pos: 64.5,24.5 + pos: 34.5,-90.5 parent: 2 - - uid: 19872 + - uid: 23583 components: - type: Transform - pos: 88.5,23.5 + pos: 33.5,-91.5 parent: 2 - - uid: 19873 + - uid: 23584 components: - type: Transform - pos: 90.5,23.5 + pos: 33.5,-92.5 parent: 2 - - uid: 19877 + - uid: 23585 components: - type: Transform - pos: 65.5,52.5 + pos: 32.5,-92.5 parent: 2 - - uid: 19878 + - uid: 23586 components: - type: Transform - pos: 66.5,23.5 + pos: 31.5,-92.5 parent: 2 - - uid: 19879 + - uid: 23588 components: - type: Transform - pos: 65.5,23.5 + pos: 29.5,-92.5 parent: 2 - - uid: 19881 + - uid: 23589 components: - type: Transform - pos: 93.5,53.5 + pos: 28.5,-92.5 parent: 2 - - uid: 19882 + - uid: 23590 components: - type: Transform - pos: 64.5,54.5 + pos: 27.5,-92.5 parent: 2 - - uid: 19894 + - uid: 23591 components: - type: Transform - pos: 61.5,47.5 + pos: 26.5,-92.5 parent: 2 - - uid: 19898 + - uid: 23592 components: - type: Transform - pos: 63.5,47.5 + pos: 25.5,-92.5 parent: 2 - - uid: 19902 + - uid: 23593 components: - type: Transform - pos: 57.5,47.5 + pos: 24.5,-92.5 parent: 2 - - uid: 19905 + - uid: 23594 components: - type: Transform - pos: 62.5,47.5 + pos: 23.5,-92.5 parent: 2 - - uid: 19906 + - uid: 23595 components: - type: Transform - pos: 89.5,23.5 + pos: 22.5,-92.5 parent: 2 - - uid: 19907 + - uid: 23596 components: - type: Transform - pos: 92.5,53.5 + pos: 21.5,-92.5 parent: 2 - - uid: 19908 + - uid: 23597 components: - type: Transform - pos: 64.5,51.5 + pos: 20.5,-92.5 parent: 2 - - uid: 19925 + - uid: 23598 components: - type: Transform - pos: 13.5,49.5 + pos: 19.5,-92.5 parent: 2 - - uid: 19954 + - uid: 23599 components: - type: Transform - pos: 83.5,24.5 + pos: 18.5,-92.5 parent: 2 - - uid: 19956 + - uid: 23600 components: - type: Transform - pos: 94.5,22.5 + pos: 17.5,-92.5 parent: 2 - - uid: 19978 + - uid: 23601 components: - type: Transform - pos: 95.5,22.5 + pos: 16.5,-92.5 parent: 2 - - uid: 19979 + - uid: 23602 components: - type: Transform - pos: 65.5,24.5 + pos: 15.5,-92.5 parent: 2 - - uid: 19981 + - uid: 23603 components: - type: Transform - pos: 64.5,52.5 + pos: 14.5,-92.5 parent: 2 - - uid: 19982 + - uid: 23604 components: - type: Transform - pos: 64.5,53.5 + pos: 13.5,-92.5 parent: 2 - - uid: 19994 + - uid: 23605 components: - type: Transform - pos: 95.5,26.5 + pos: 12.5,-92.5 parent: 2 - - uid: 20008 + - uid: 23606 components: - type: Transform - pos: 95.5,30.5 + pos: 12.5,-91.5 parent: 2 - - uid: 20016 + - uid: 23607 components: - type: Transform - pos: -35.5,-75.5 + pos: 11.5,-91.5 parent: 2 - - uid: 20019 + - uid: 23608 components: - type: Transform - pos: 86.5,23.5 + pos: 10.5,-91.5 parent: 2 - - uid: 20020 + - uid: 23609 components: - type: Transform - pos: 93.5,26.5 + pos: 9.5,-91.5 parent: 2 - - uid: 20062 + - uid: 23610 components: - type: Transform - pos: 31.5,-53.5 + pos: 8.5,-91.5 parent: 2 - - uid: 20071 + - uid: 23611 components: - type: Transform - pos: 30.5,-53.5 + pos: 7.5,-91.5 parent: 2 - - uid: 20072 + - uid: 23612 components: - type: Transform - pos: 30.5,-54.5 + pos: 6.5,-91.5 parent: 2 - - uid: 20107 + - uid: 23613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-33.5 + pos: 5.5,-91.5 parent: 2 - - uid: 20131 + - uid: 23614 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-29.5 + pos: 4.5,-91.5 parent: 2 - - uid: 20201 + - uid: 23615 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-53.5 + pos: 3.5,-91.5 parent: 2 - - uid: 20244 + - uid: 23616 components: - type: Transform - pos: 69.5,-32.5 + pos: 2.5,-91.5 parent: 2 - - uid: 20252 + - uid: 23617 components: - type: Transform - pos: -38.5,62.5 + pos: 2.5,-92.5 parent: 2 - - uid: 20258 + - uid: 23618 components: - type: Transform - pos: 69.5,-39.5 + pos: 1.5,-92.5 parent: 2 - - uid: 20264 + - uid: 23619 components: - type: Transform - pos: 93.5,23.5 + pos: 0.5,-92.5 parent: 2 - - uid: 20298 + - uid: 23620 components: - type: Transform - pos: 69.5,-33.5 + pos: -0.5,-92.5 parent: 2 - - uid: 20312 + - uid: 23621 components: - type: Transform - pos: 94.5,32.5 + pos: -3.5,-91.5 parent: 2 - - uid: 20313 + - uid: 23622 components: - type: Transform - pos: 91.5,22.5 + pos: -2.5,-91.5 parent: 2 - - uid: 20314 + - uid: 23623 components: - type: Transform - pos: 76.5,23.5 + pos: -6.5,-91.5 parent: 2 - - uid: 20315 + - uid: 23624 components: - type: Transform - pos: 94.5,24.5 + pos: -4.5,-90.5 parent: 2 - - uid: 20316 + - uid: 23625 components: - type: Transform - pos: 93.5,24.5 + pos: -8.5,-90.5 parent: 2 - - uid: 20317 + - uid: 23626 components: - type: Transform - pos: 74.5,23.5 + pos: -4.5,-91.5 parent: 2 - - uid: 20318 + - uid: 23628 components: - type: Transform - pos: 65.5,53.5 + pos: -8.5,-91.5 parent: 2 - - uid: 20322 + - uid: 23631 components: - type: Transform - pos: 7.5,65.5 + pos: -12.5,-91.5 parent: 2 - - uid: 20325 + - uid: 23866 components: - type: Transform - pos: 8.5,68.5 + pos: 28.5,-95.5 parent: 2 - - uid: 20344 + - uid: 23878 components: - type: Transform - pos: 71.5,23.5 + rot: -1.5707963267948966 rad + pos: 68.5,16.5 parent: 2 - - uid: 20345 + - uid: 23881 components: - type: Transform - pos: 4.5,67.5 + pos: -26.5,69.5 parent: 2 - - uid: 20347 + - uid: 23884 components: - type: Transform - pos: 69.5,-34.5 + pos: -27.5,69.5 parent: 2 - - uid: 20348 + - uid: 23885 components: - type: Transform - pos: 8.5,65.5 + pos: -27.5,70.5 parent: 2 - - uid: 20353 + - uid: 23886 components: - type: Transform - pos: 69.5,-35.5 + pos: -28.5,70.5 parent: 2 - - uid: 20387 + - uid: 23887 components: - type: Transform - pos: 73.5,-31.5 + pos: -28.5,71.5 parent: 2 - - uid: 20389 + - uid: 23888 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-53.5 + pos: -29.5,71.5 parent: 2 - - uid: 20390 + - uid: 23889 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-53.5 + pos: -29.5,72.5 parent: 2 - - uid: 20406 + - uid: 23890 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-45.5 + pos: -30.5,72.5 parent: 2 - - uid: 20409 + - uid: 23891 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-40.5 + pos: -30.5,73.5 parent: 2 - - uid: 20411 + - uid: 23893 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-39.5 + pos: -30.5,75.5 parent: 2 - - uid: 20412 + - uid: 23894 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-38.5 + pos: -30.5,76.5 parent: 2 - - uid: 20413 + - uid: 23895 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-37.5 + pos: -31.5,76.5 parent: 2 - - uid: 20414 + - uid: 23896 components: - type: Transform - pos: -49.5,-47.5 + pos: -31.5,77.5 parent: 2 - - uid: 20416 + - uid: 23897 components: - type: Transform - pos: 9.5,41.5 + pos: -31.5,78.5 parent: 2 - - uid: 20418 + - uid: 23898 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-41.5 + pos: -31.5,79.5 parent: 2 - - uid: 20439 + - uid: 23899 components: - type: Transform - pos: 9.5,-75.5 + pos: -32.5,79.5 parent: 2 - - uid: 20441 + - uid: 23900 components: - type: Transform - pos: 5.5,-75.5 + pos: -32.5,80.5 parent: 2 - - uid: 20474 + - uid: 23901 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-42.5 + pos: -33.5,80.5 parent: 2 - - uid: 20476 + - uid: 23903 components: - type: Transform - pos: 11.5,-74.5 + pos: -23.5,-74.5 parent: 2 - - uid: 20507 + - uid: 23904 components: - type: Transform - pos: 73.5,-43.5 + pos: -21.5,-74.5 parent: 2 - - uid: 20510 + - uid: 23912 components: - type: Transform - pos: 69.5,-46.5 + pos: -12.5,-92.5 parent: 2 - - uid: 20524 + - uid: 23913 components: - type: Transform - pos: 5.5,-74.5 + pos: -14.5,-91.5 parent: 2 - - uid: 20528 + - uid: 23914 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 67.5,-49.5 + pos: -14.5,-92.5 parent: 2 - - uid: 20545 + - uid: 23915 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-49.5 + pos: -16.5,-91.5 parent: 2 - - uid: 20549 + - uid: 23916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-49.5 + pos: -17.5,-91.5 parent: 2 - - uid: 20552 + - uid: 23917 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-49.5 + pos: -18.5,-91.5 parent: 2 - - uid: 20559 + - uid: 23918 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-51.5 + pos: -19.5,-91.5 parent: 2 - - uid: 20560 + - uid: 23919 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-49.5 + pos: -20.5,-91.5 parent: 2 - - uid: 20563 + - uid: 23920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-52.5 + pos: -21.5,-91.5 parent: 2 - - uid: 20564 + - uid: 23921 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 71.5,-51.5 + pos: -22.5,-91.5 parent: 2 - - uid: 20579 + - uid: 23922 components: - type: Transform - pos: -46.5,-21.5 + pos: -23.5,-91.5 parent: 2 - - uid: 20581 + - uid: 23923 components: - type: Transform - pos: -11.5,52.5 + pos: -24.5,-91.5 parent: 2 - - uid: 20610 + - uid: 23924 components: - type: Transform - pos: 33.5,-49.5 + pos: -25.5,-91.5 parent: 2 - - uid: 20612 + - uid: 23925 components: - type: Transform - pos: 33.5,-50.5 + pos: -26.5,-91.5 parent: 2 - - uid: 20613 + - uid: 23926 components: - type: Transform - pos: 32.5,-51.5 + pos: -27.5,-91.5 parent: 2 - - uid: 20665 + - uid: 23927 components: - type: Transform - pos: 69.5,-38.5 + pos: -28.5,-91.5 parent: 2 - - uid: 20666 + - uid: 23928 components: - type: Transform - pos: 67.5,-39.5 + pos: -29.5,-91.5 parent: 2 - - uid: 20667 + - uid: 23929 components: - type: Transform - pos: 13.5,48.5 + pos: -30.5,-91.5 parent: 2 - - uid: 20682 + - uid: 23930 components: - type: Transform - pos: 69.5,-37.5 + pos: -31.5,-91.5 parent: 2 - - uid: 20719 + - uid: 23931 components: - type: Transform - pos: 66.5,-39.5 + pos: -32.5,-91.5 parent: 2 - - uid: 20745 + - uid: 23933 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-53.5 + pos: -6.5,-92.5 parent: 2 - - uid: 20753 + - uid: 23934 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-49.5 + pos: -6.5,-90.5 parent: 2 - - uid: 20754 + - uid: 23935 components: - type: Transform - pos: 69.5,-36.5 + pos: -4.5,-92.5 parent: 2 - - uid: 20816 + - uid: 23936 components: - type: Transform - pos: 13.5,55.5 + pos: -8.5,-92.5 parent: 2 - - uid: 20850 + - uid: 23937 components: - type: Transform - pos: 8.5,63.5 + pos: -16.5,-92.5 parent: 2 - - uid: 20865 + - uid: 23953 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,61.5 + pos: -16.5,-90.5 parent: 2 - - uid: 20869 + - uid: 23955 components: - type: Transform - pos: 11.5,-76.5 + pos: -12.5,-90.5 parent: 2 - - uid: 20877 + - uid: 23956 components: - type: Transform - pos: 11.5,57.5 + pos: -14.5,-90.5 parent: 2 - - uid: 20879 + - uid: 23959 components: - type: Transform - pos: 9.5,-76.5 + pos: -20.5,-74.5 parent: 2 - - uid: 20883 + - uid: 23988 components: - type: Transform - pos: 10.5,56.5 + pos: -19.5,-74.5 parent: 2 - - uid: 20884 + - uid: 24002 components: - type: Transform - pos: 10.5,55.5 + pos: 29.5,-96.5 parent: 2 - - uid: 20894 + - uid: 24008 components: - type: Transform - pos: 0.5,-75.5 + pos: -33.5,-91.5 parent: 2 - - uid: 20895 + - uid: 24009 components: - type: Transform - pos: 11.5,-75.5 + pos: -34.5,-91.5 parent: 2 - - uid: 20896 + - uid: 24010 components: - type: Transform - pos: 13.5,-76.5 + pos: -35.5,-91.5 parent: 2 - - uid: 20897 + - uid: 24011 components: - type: Transform - pos: 13.5,-75.5 + pos: -36.5,-91.5 parent: 2 - - uid: 20898 + - uid: 24012 components: - type: Transform - pos: 9.5,-74.5 + pos: -37.5,-91.5 parent: 2 - - uid: 20920 + - uid: 24013 components: - type: Transform - pos: 12.5,55.5 + pos: -38.5,-91.5 parent: 2 - - uid: 20922 + - uid: 24018 components: - type: Transform - pos: 13.5,54.5 + pos: -43.5,-91.5 parent: 2 - - uid: 20930 + - uid: 24019 components: - type: Transform - pos: 50.5,-33.5 + pos: -44.5,-91.5 parent: 2 - - uid: 20933 + - uid: 24020 components: - type: Transform - pos: -17.5,-74.5 + pos: -45.5,-91.5 parent: 2 - - uid: 20935 + - uid: 24021 components: - type: Transform - pos: -21.5,-74.5 + pos: -46.5,-91.5 parent: 2 - - uid: 20936 + - uid: 24022 components: - type: Transform - pos: -2.5,-75.5 + pos: -47.5,-91.5 parent: 2 - - uid: 20937 + - uid: 24023 components: - type: Transform - pos: 13.5,-74.5 + pos: 32.5,-93.5 parent: 2 - - uid: 20945 + - uid: 24024 components: - type: Transform - pos: 59.5,25.5 + pos: -49.5,-91.5 parent: 2 - - uid: 20948 + - uid: 24025 components: - type: Transform - pos: 7.5,63.5 + pos: 31.5,-96.5 parent: 2 - - uid: 20952 + - uid: 24026 components: - type: Transform - pos: 7.5,68.5 + pos: -51.5,-91.5 parent: 2 - - uid: 20956 + - uid: 24027 components: - type: Transform - pos: 6.5,68.5 + pos: 32.5,-96.5 parent: 2 - - uid: 20963 + - uid: 24028 components: - type: Transform - pos: -3.5,-75.5 + pos: -53.5,-91.5 parent: 2 - - uid: 20966 + - uid: 24029 components: - type: Transform - pos: 93.5,30.5 + pos: 32.5,-95.5 parent: 2 - - uid: 20968 + - uid: 24030 components: - type: Transform - pos: 36.5,-47.5 + pos: -54.5,-90.5 parent: 2 - - uid: 21010 + - uid: 24031 components: - type: Transform - pos: 65.5,-53.5 + pos: -23.5,-76.5 parent: 2 - - uid: 21024 + - uid: 24032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-48.5 + pos: -55.5,-89.5 parent: 2 - - uid: 21027 + - uid: 24033 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-48.5 + pos: -55.5,-88.5 parent: 2 - - uid: 21028 + - uid: 24043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-47.5 + pos: -63.5,-85.5 parent: 2 - - uid: 21032 + - uid: 24045 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-53.5 + pos: -37.5,68.5 parent: 2 - - uid: 21033 + - uid: 24046 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-53.5 + pos: -37.5,67.5 parent: 2 - - uid: 21035 + - uid: 24047 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-53.5 + pos: -67.5,-85.5 parent: 2 - - uid: 21036 + - uid: 24048 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-53.5 + pos: -67.5,-84.5 parent: 2 - - uid: 21045 + - uid: 24049 components: - type: Transform - pos: 66.5,-40.5 + pos: -68.5,-84.5 parent: 2 - - uid: 21048 + - uid: 24050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-52.5 + pos: -68.5,-83.5 parent: 2 - - uid: 21050 + - uid: 24051 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-53.5 + pos: -68.5,-82.5 parent: 2 - - uid: 21051 + - uid: 24052 components: - type: Transform - pos: 36.5,-48.5 + pos: -23.5,-77.5 parent: 2 - - uid: 21053 + - uid: 24053 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-49.5 + pos: -69.5,-81.5 parent: 2 - - uid: 21054 + - uid: 24054 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 72.5,-50.5 + pos: -70.5,-81.5 parent: 2 - - uid: 21056 + - uid: 24055 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-50.5 + pos: -90.5,-53.5 parent: 2 - - uid: 21064 + - uid: 24056 components: - type: Transform - pos: 13.5,60.5 + pos: -23.5,-75.5 parent: 2 - - uid: 21066 + - uid: 24057 components: - type: Transform - pos: 36.5,-49.5 + pos: 32.5,-94.5 parent: 2 - - uid: 21068 + - uid: 24058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-34.5 + pos: -22.5,-74.5 parent: 2 - - uid: 21069 + - uid: 24059 components: - type: Transform - pos: 15.5,58.5 + pos: -70.5,-77.5 parent: 2 - - uid: 21085 + - uid: 24060 components: - type: Transform - pos: -52.5,-35.5 + pos: -69.5,-77.5 parent: 2 - - uid: 21112 + - uid: 24061 components: - type: Transform - pos: -51.5,-35.5 + pos: -69.5,-76.5 parent: 2 - - uid: 21125 + - uid: 24062 components: - type: Transform - pos: 10.5,58.5 + pos: -69.5,-75.5 parent: 2 - - uid: 21127 + - uid: 24063 components: - type: Transform - pos: 74.5,-22.5 + pos: -69.5,-74.5 parent: 2 - - uid: 21206 + - uid: 24064 components: - type: Transform - pos: 63.5,41.5 + pos: -69.5,-73.5 parent: 2 - - uid: 21313 + - uid: 24065 components: - type: Transform - pos: -4.5,-75.5 + pos: -70.5,-73.5 parent: 2 - - uid: 21332 + - uid: 24066 components: - type: Transform - pos: -1.5,-75.5 + pos: -70.5,-72.5 parent: 2 - - uid: 21359 + - uid: 24067 components: - type: Transform - pos: -0.5,-75.5 + pos: -71.5,-72.5 parent: 2 - - uid: 21361 + - uid: 24068 components: - type: Transform - pos: 51.5,-28.5 + pos: -71.5,-71.5 parent: 2 - - uid: 21385 + - uid: 24069 components: - type: Transform - pos: -12.5,52.5 + pos: -72.5,-71.5 parent: 2 - - uid: 21438 + - uid: 24070 components: - type: Transform - pos: -12.5,51.5 + pos: -72.5,-70.5 parent: 2 - - uid: 21446 + - uid: 24071 components: - type: Transform - pos: 8.5,42.5 + pos: -73.5,-70.5 parent: 2 - - uid: 21490 + - uid: 24072 components: - type: Transform - pos: 10.5,66.5 + pos: -73.5,-69.5 parent: 2 - - uid: 21543 + - uid: 24073 components: - type: Transform - pos: -30.5,-34.5 + pos: -74.5,-69.5 parent: 2 - - uid: 21587 + - uid: 24074 components: - type: Transform - pos: 45.5,-37.5 + pos: -74.5,-68.5 parent: 2 - - uid: 21590 + - uid: 24075 components: - type: Transform - pos: -38.5,-74.5 + pos: -75.5,-68.5 parent: 2 - - uid: 21594 + - uid: 24076 components: - type: Transform - pos: -12.5,49.5 + pos: -76.5,-68.5 parent: 2 - - uid: 21667 + - uid: 24077 components: - type: Transform - pos: 65.5,30.5 + pos: -76.5,-67.5 parent: 2 - - uid: 21675 + - uid: 24078 components: - type: Transform - pos: 64.5,28.5 + pos: -77.5,-67.5 parent: 2 - - uid: 21682 + - uid: 24079 components: - type: Transform - pos: 59.5,47.5 + pos: -77.5,-66.5 parent: 2 - - uid: 21686 + - uid: 24080 components: - type: Transform - pos: -37.5,-75.5 + pos: -77.5,-65.5 parent: 2 - - uid: 21689 + - uid: 24081 components: - type: Transform - pos: 50.5,-28.5 + pos: -78.5,-65.5 parent: 2 - - uid: 21694 + - uid: 24082 components: - type: Transform - pos: 65.5,26.5 + pos: -78.5,-64.5 parent: 2 - - uid: 21703 + - uid: 24083 components: - type: Transform - pos: 63.5,26.5 + pos: -79.5,-64.5 parent: 2 - - uid: 21704 + - uid: 24084 components: - type: Transform - pos: 64.5,26.5 + pos: -79.5,-63.5 parent: 2 - - uid: 21705 + - uid: 24085 components: - type: Transform - pos: 64.5,27.5 + pos: -80.5,-63.5 parent: 2 - - uid: 21707 + - uid: 24086 components: - type: Transform - pos: 64.5,29.5 + pos: -80.5,-62.5 parent: 2 - - uid: 21721 + - uid: 24087 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,34.5 + pos: -81.5,-62.5 parent: 2 - - uid: 21725 + - uid: 24088 components: - type: Transform - pos: 64.5,25.5 + pos: -81.5,-61.5 parent: 2 - - uid: 21726 + - uid: 24089 components: - type: Transform - pos: 32.5,18.5 + pos: -82.5,-61.5 parent: 2 - - uid: 21736 + - uid: 24090 components: - type: Transform - pos: 43.5,73.5 + pos: -83.5,-61.5 parent: 2 - - uid: 21744 + - uid: 24091 components: - type: Transform - pos: -9.5,53.5 + pos: -84.5,-61.5 parent: 2 - - uid: 21748 + - uid: 24092 components: - type: Transform - pos: 51.5,76.5 + pos: -85.5,-61.5 parent: 2 - - uid: 21753 + - uid: 24093 components: - type: Transform - pos: 28.5,10.5 + pos: -85.5,-60.5 parent: 2 - - uid: 21755 + - uid: 24094 components: - type: Transform - pos: 10.5,10.5 + pos: -86.5,-60.5 parent: 2 - - uid: 21761 + - uid: 24095 components: - type: Transform - pos: 50.5,-27.5 + pos: -86.5,-59.5 parent: 2 - - uid: 21763 + - uid: 24096 components: - type: Transform - pos: -21.5,-31.5 + pos: -86.5,-58.5 parent: 2 - - uid: 21772 + - uid: 24097 components: - type: Transform - pos: 45.5,-38.5 + pos: -86.5,-57.5 parent: 2 - - uid: 21793 + - uid: 24098 components: - type: Transform - pos: 3.5,-74.5 + pos: -87.5,-57.5 parent: 2 - - uid: 21795 + - uid: 24099 components: - type: Transform - pos: 50.5,76.5 + pos: -87.5,-56.5 parent: 2 - - uid: 21800 + - uid: 24100 components: - type: Transform - pos: 28.5,41.5 + pos: -87.5,-55.5 parent: 2 - - uid: 21813 + - uid: 24101 components: - type: Transform - pos: -17.5,-75.5 + pos: -88.5,-55.5 parent: 2 - - uid: 21830 + - uid: 24102 components: - type: Transform - pos: -21.5,-75.5 + pos: -88.5,-54.5 parent: 2 - - uid: 21843 + - uid: 24103 components: - type: Transform - pos: 5.5,-76.5 + pos: -89.5,-54.5 parent: 2 - - uid: 21911 + - uid: 24104 components: - type: Transform - pos: 53.5,12.5 + pos: -89.5,-53.5 parent: 2 - - uid: 21920 + - uid: 24105 components: - type: Transform - pos: 48.5,-28.5 + pos: -91.5,-53.5 parent: 2 - - uid: 21921 + - uid: 24106 components: - type: Transform - pos: 47.5,-28.5 + pos: -92.5,-53.5 parent: 2 - - uid: 21922 + - uid: 24107 components: - type: Transform - pos: 45.5,-28.5 + pos: -92.5,-52.5 parent: 2 - - uid: 21955 + - uid: 24108 components: - type: Transform - pos: 5.5,42.5 + pos: -93.5,-52.5 parent: 2 - - uid: 22005 + - uid: 24109 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,66.5 + pos: -93.5,-51.5 parent: 2 - - uid: 22030 + - uid: 24110 components: - type: Transform - pos: 28.5,9.5 + pos: -23.5,-78.5 parent: 2 - - uid: 22042 + - uid: 24111 components: - type: Transform - pos: 33.5,20.5 + pos: -94.5,-50.5 parent: 2 - - uid: 22047 + - uid: 24113 components: - type: Transform - pos: -10.5,45.5 + pos: -95.5,-49.5 parent: 2 - - uid: 22097 + - uid: 24114 components: - type: Transform - pos: 15.5,-11.5 + pos: -95.5,-48.5 parent: 2 - - uid: 22120 + - uid: 24115 components: - type: Transform - pos: 73.5,-45.5 + pos: -95.5,-47.5 parent: 2 - - uid: 22126 + - uid: 24116 components: - type: Transform - pos: 52.5,-7.5 + pos: -90.5,68.5 parent: 2 - - uid: 22145 + - uid: 24117 components: - type: Transform - pos: -50.5,-35.5 + pos: -95.5,-46.5 parent: 2 - - uid: 22165 + - uid: 24118 components: - type: Transform - pos: 43.5,19.5 + pos: -94.5,-46.5 parent: 2 - - uid: 22207 + - uid: 24119 components: - type: Transform - pos: 44.5,-8.5 + pos: -94.5,-45.5 parent: 2 - - uid: 22212 + - uid: 24120 components: - type: Transform - pos: 51.5,-7.5 + pos: -93.5,-45.5 parent: 2 - - uid: 22271 + - uid: 24121 components: - type: Transform - pos: 38.5,34.5 + pos: -92.5,-45.5 parent: 2 - - uid: 22378 + - uid: 24122 components: - type: Transform - pos: 51.5,-8.5 + pos: -91.5,-45.5 parent: 2 - - uid: 22386 + - uid: 24132 components: - type: Transform - pos: 45.5,12.5 + pos: -83.5,-43.5 parent: 2 - - uid: 22388 + - uid: 24133 components: - type: Transform - pos: 39.5,19.5 + pos: -82.5,-43.5 parent: 2 - - uid: 22431 + - uid: 24134 components: - type: Transform - pos: -25.5,-31.5 + pos: -81.5,-43.5 parent: 2 - - uid: 22579 + - uid: 24135 components: - type: Transform - pos: 46.5,-8.5 + pos: -81.5,-42.5 parent: 2 - - uid: 22751 + - uid: 24136 components: - type: Transform - pos: 14.5,-12.5 + pos: -80.5,-42.5 parent: 2 - - uid: 22754 + - uid: 24137 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,44.5 + pos: -89.5,68.5 parent: 2 - - uid: 22759 + - uid: 24138 components: - type: Transform - pos: 35.5,-23.5 + pos: -88.5,68.5 parent: 2 - - uid: 22904 + - uid: 24139 components: - type: Transform - pos: 15.5,59.5 + pos: -87.5,68.5 parent: 2 - - uid: 22922 + - uid: 24140 components: - type: Transform - pos: 15.5,56.5 + pos: -86.5,68.5 parent: 2 - - uid: 23000 + - uid: 24142 components: - type: Transform - pos: 50.5,-8.5 + pos: -35.5,68.5 parent: 2 - - uid: 23015 + - uid: 24143 components: - type: Transform - pos: 50.5,-3.5 + pos: -34.5,68.5 parent: 2 - - uid: 23074 + - uid: 24144 components: - type: Transform - pos: 31.5,-32.5 + pos: -36.5,68.5 parent: 2 - - uid: 23086 + - uid: 24145 components: - type: Transform - pos: -38.5,-17.5 + pos: -83.5,70.5 parent: 2 - - uid: 23119 + - uid: 24146 components: - type: Transform - pos: 8.5,-26.5 + pos: -82.5,70.5 parent: 2 - - uid: 23164 + - uid: 24147 components: - type: Transform - pos: 45.5,-3.5 + pos: -82.5,71.5 parent: 2 - - uid: 23183 + - uid: 24148 components: - type: Transform - pos: 41.5,-8.5 + pos: -81.5,71.5 parent: 2 - - uid: 23300 + - uid: 24149 components: - type: Transform - pos: 49.5,-8.5 + pos: -81.5,72.5 parent: 2 - - uid: 23320 + - uid: 24150 components: - type: Transform - pos: -10.5,52.5 + pos: -80.5,72.5 parent: 2 - - uid: 23331 + - uid: 24151 components: - type: Transform - pos: 12.5,12.5 + pos: -80.5,73.5 parent: 2 - - uid: 23371 + - uid: 24152 components: - type: Transform - pos: 47.5,-8.5 + pos: -79.5,73.5 parent: 2 - - uid: 23445 + - uid: 24153 components: - type: Transform - pos: -36.5,65.5 + pos: -79.5,74.5 parent: 2 - - uid: 23522 + - uid: 24154 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,66.5 + pos: -78.5,74.5 parent: 2 - - uid: 23599 + - uid: 24202 components: - type: Transform - pos: -38.5,64.5 + pos: -19.5,-78.5 parent: 2 - - uid: 23610 + - uid: 24271 components: - type: Transform - pos: 48.5,-27.5 + pos: 28.5,-93.5 parent: 2 - - uid: 23661 + - uid: 24275 components: - type: Transform - pos: 48.5,-37.5 + pos: -54.5,-91.5 parent: 2 - - uid: 23692 + - uid: 24297 components: - type: Transform - pos: 59.5,13.5 + rot: 1.5707963267948966 rad + pos: -24.5,58.5 parent: 2 - - uid: 23775 + missingComponents: + - Damageable + - Destructible + - uid: 24357 components: - type: Transform - pos: 12.5,11.5 + pos: -35.5,63.5 parent: 2 - - uid: 23779 + - uid: 24358 components: - type: Transform - pos: 58.5,27.5 + pos: -37.5,65.5 parent: 2 - - uid: 23931 + - uid: 24359 components: - type: Transform - pos: -37.5,65.5 + pos: -37.5,66.5 parent: 2 - - uid: 23932 + - uid: 24360 components: - type: Transform - pos: -38.5,65.5 + pos: -37.5,64.5 parent: 2 - - uid: 23999 + - uid: 24361 components: - type: Transform - pos: 44.5,-27.5 + pos: -37.5,63.5 parent: 2 - - uid: 24012 + - uid: 24362 components: - type: Transform - pos: 2.5,48.5 + pos: -36.5,63.5 parent: 2 - - uid: 24027 + - uid: 24363 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,58.5 + pos: -34.5,63.5 parent: 2 - - uid: 24036 + - uid: 24364 components: - type: Transform - pos: 32.5,-50.5 + pos: 66.5,-25.5 parent: 2 - - uid: 24078 + - uid: 24371 components: - type: Transform - pos: -35.5,65.5 + pos: 65.5,-28.5 parent: 2 - - uid: 24125 + - uid: 24372 components: - type: Transform - pos: 57.5,27.5 + pos: 66.5,-28.5 parent: 2 - - uid: 24137 + - uid: 24373 components: - type: Transform - pos: 94.5,43.5 + pos: -0.5,68.5 parent: 2 - - uid: 24209 + - uid: 24393 components: - type: Transform - pos: 74.5,-9.5 + pos: -88.5,16.5 parent: 2 - - uid: 24283 + - uid: 24405 components: - type: Transform - pos: 59.5,27.5 + pos: -46.5,-90.5 parent: 2 - - uid: 24304 + - uid: 24408 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,55.5 + pos: 64.5,-28.5 parent: 2 - - uid: 24306 + - uid: 24409 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,55.5 + pos: -55.5,-90.5 parent: 2 - - uid: 24309 + - uid: 24432 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,55.5 + rot: 1.5707963267948966 rad + pos: -23.5,55.5 parent: 2 - - uid: 24310 + missingComponents: + - Damageable + - Destructible + - uid: 24436 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,60.5 + pos: -46.5,-89.5 parent: 2 - - uid: 24318 + - uid: 24437 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,62.5 + pos: -46.5,-88.5 parent: 2 - - uid: 24335 + - uid: 24438 components: - type: Transform - pos: 94.5,47.5 + pos: -46.5,-87.5 parent: 2 - - uid: 24360 + - uid: 24439 components: - type: Transform - pos: 35.5,-49.5 + pos: -46.5,-86.5 parent: 2 - - uid: 24386 + - uid: 24442 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,-31.5 + pos: 65.5,-25.5 parent: 2 - - uid: 24403 + - uid: 24443 components: - type: Transform - pos: -12.5,45.5 + pos: 64.5,-26.5 parent: 2 - - uid: 24406 + - uid: 24444 components: - type: Transform - pos: -12.5,46.5 + pos: 64.5,-25.5 parent: 2 - - uid: 24410 + - uid: 24446 components: - type: Transform - pos: 7.5,48.5 + pos: -62.5,-62.5 parent: 2 - - uid: 24424 + - uid: 24497 components: - type: Transform - pos: 52.5,-52.5 + pos: 31.5,-13.5 parent: 2 - - uid: 24442 + - uid: 24498 components: - type: Transform - pos: 73.5,-28.5 + pos: 31.5,-10.5 parent: 2 - - uid: 24443 + - uid: 24499 components: - type: Transform - pos: 69.5,-41.5 + pos: 30.5,-10.5 parent: 2 - - uid: 24444 + - uid: 24500 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-49.5 + pos: 29.5,-10.5 parent: 2 - - uid: 24452 + - uid: 24501 components: - type: Transform - pos: 68.5,-46.5 + pos: 30.5,-13.5 parent: 2 - - uid: 24483 + - uid: 24502 components: - type: Transform - pos: 73.5,-21.5 + pos: 29.5,-13.5 parent: 2 - - uid: 24527 + - uid: 24522 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-43.5 + pos: 31.5,-12.5 parent: 2 - - uid: 24534 + - uid: 24528 components: - type: Transform - pos: 73.5,-19.5 + pos: -64.5,-62.5 parent: 2 - - uid: 24544 + - uid: 24547 components: - type: Transform - pos: 74.5,-15.5 + pos: -65.5,-62.5 parent: 2 - - uid: 24697 + - uid: 24548 components: - type: Transform - pos: 10.5,41.5 + pos: -65.5,-63.5 parent: 2 - - uid: 24700 + - uid: 24549 components: - type: Transform - pos: 73.5,-18.5 + pos: -65.5,-64.5 parent: 2 - - uid: 24718 + - uid: 24550 components: - type: Transform - pos: 7.5,-22.5 + pos: -65.5,-65.5 parent: 2 - - uid: 24720 + - uid: 24551 components: - type: Transform - pos: 10.5,-22.5 + pos: -65.5,-66.5 parent: 2 - - uid: 24723 + - uid: 24552 components: - type: Transform - pos: 15.5,-28.5 + pos: -64.5,-66.5 parent: 2 - - uid: 24724 + - uid: 24553 components: - type: Transform - pos: 14.5,-28.5 + pos: -63.5,-66.5 parent: 2 - - uid: 24730 + - uid: 24554 components: - type: Transform - pos: 73.5,53.5 + pos: -62.5,-66.5 parent: 2 - - uid: 24751 + - uid: 24564 components: - type: Transform - pos: 47.5,13.5 + pos: 49.5,9.5 parent: 2 - - uid: 24791 + - uid: 24569 components: - type: Transform - pos: -42.5,-27.5 + pos: 48.5,9.5 parent: 2 - - uid: 24823 + - uid: 24570 components: - type: Transform - pos: 74.5,53.5 + pos: 50.5,12.5 parent: 2 - - uid: 24827 + - uid: 24571 components: - type: Transform - pos: 55.5,23.5 + pos: 50.5,9.5 parent: 2 - - uid: 24828 + - uid: 24572 components: - type: Transform - pos: 56.5,23.5 + pos: 50.5,10.5 parent: 2 - - uid: 24834 + - uid: 24578 components: - type: Transform - pos: 94.5,45.5 + pos: -88.5,17.5 parent: 2 - - uid: 24864 + - uid: 24579 components: - type: Transform - pos: -16.5,-10.5 + pos: -34.5,64.5 parent: 2 - - uid: 24884 + - uid: 24580 components: - type: Transform - pos: 16.5,52.5 + pos: -88.5,18.5 parent: 2 - - uid: 24955 + - uid: 24740 components: - type: Transform - pos: 91.5,52.5 + pos: -73.5,-81.5 parent: 2 - - uid: 24998 + - uid: 24741 components: - type: Transform - pos: 59.5,26.5 + pos: -74.5,-81.5 parent: 2 - - uid: 25213 + - uid: 24742 components: - type: Transform - pos: 93.5,46.5 + pos: -74.5,-80.5 parent: 2 - - uid: 25215 + - uid: 24743 components: - type: Transform - pos: 95.5,46.5 + pos: -74.5,-78.5 parent: 2 - - uid: 25217 + - uid: 24744 components: - type: Transform - pos: 94.5,44.5 + pos: -74.5,-77.5 parent: 2 - - uid: 25221 + - uid: 24745 components: - type: Transform - pos: 94.5,46.5 + pos: -73.5,-77.5 parent: 2 - - uid: 25229 + - uid: 24746 components: - type: Transform - pos: 75.5,23.5 + pos: -72.5,-77.5 parent: 2 - - uid: 25239 + - uid: 24747 components: - type: Transform - pos: 76.5,53.5 + pos: -71.5,-77.5 parent: 2 - - uid: 25246 + - uid: 24750 components: - type: Transform - pos: 53.5,-33.5 + pos: -78.5,78.5 parent: 2 - - uid: 25289 + - uid: 24751 components: - type: Transform - pos: -25.5,-33.5 + pos: -78.5,79.5 parent: 2 - - uid: 25320 + - uid: 24752 components: - type: Transform - pos: 73.5,-20.5 + pos: -77.5,79.5 parent: 2 - - uid: 25331 + - uid: 24753 components: - type: Transform - pos: -9.5,51.5 + pos: 28.5,-94.5 parent: 2 - - uid: 25344 + - uid: 24754 components: - type: Transform - pos: -50.5,-47.5 + pos: -75.5,79.5 parent: 2 - - uid: 25362 + - uid: 24755 components: - type: Transform - pos: 29.5,40.5 + pos: -74.5,79.5 parent: 2 - - uid: 25369 + - uid: 24756 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,64.5 + pos: -74.5,78.5 parent: 2 - - uid: 25413 + - uid: 24757 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,71.5 + pos: -74.5,77.5 parent: 2 - - uid: 25551 + - uid: 24983 components: - type: Transform - pos: 75.5,53.5 + rot: -1.5707963267948966 rad + pos: -44.5,-89.5 parent: 2 - - uid: 25597 + - uid: 25088 components: - type: Transform - pos: 56.5,27.5 + pos: -45.5,-89.5 parent: 2 - - uid: 25606 + - uid: 25600 components: - type: Transform - pos: -45.5,-22.5 + pos: -33.5,85.5 parent: 2 - - uid: 25654 + - uid: 26038 components: - type: Transform - pos: 75.5,52.5 + pos: -78.5,77.5 parent: 2 - - uid: 25656 + - uid: 26048 components: - type: Transform - pos: -30.5,-9.5 + pos: -77.5,77.5 parent: 2 - - uid: 25669 + - uid: 26051 components: - type: Transform - pos: 53.5,-32.5 + pos: -69.5,78.5 parent: 2 - - uid: 25675 + - uid: 26053 components: - type: Transform - pos: 39.5,12.5 + pos: -70.5,77.5 parent: 2 - - uid: 25681 + - uid: 26054 components: - type: Transform - pos: 51.5,-33.5 + pos: -70.5,78.5 parent: 2 - - uid: 25698 + - uid: 26055 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,54.5 + pos: -14.5,-30.5 parent: 2 - - uid: 25705 + - uid: 26058 components: - type: Transform - pos: 58.5,-37.5 + pos: -71.5,77.5 parent: 2 - - uid: 25717 + - uid: 26060 components: - type: Transform - pos: 75.5,54.5 + pos: -72.5,77.5 parent: 2 - - uid: 25758 + - uid: 26061 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 5.5,48.5 + pos: -78.5,73.5 parent: 2 - - uid: 25760 + - uid: 26062 components: - type: Transform - pos: 61.5,-37.5 + pos: -77.5,73.5 parent: 2 - - uid: 25772 + - uid: 26063 components: - type: Transform - pos: -13.5,56.5 + pos: -75.5,73.5 parent: 2 - - uid: 25791 + - uid: 26065 components: - type: Transform - pos: 63.5,54.5 + pos: -74.5,73.5 parent: 2 - - uid: 25792 + - uid: 26072 components: - type: Transform - pos: 94.5,29.5 + pos: -69.5,79.5 parent: 2 - - uid: 25794 + - uid: 26073 components: - type: Transform - pos: 60.5,-37.5 + pos: -68.5,79.5 parent: 2 - - uid: 25834 + - uid: 26074 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,48.5 + pos: -68.5,80.5 parent: 2 - - uid: 25854 + - uid: 26075 components: - type: Transform - pos: -11.5,-5.5 + pos: -67.5,80.5 parent: 2 - - uid: 25907 + - uid: 26076 components: - type: Transform - pos: 62.5,-31.5 + pos: -66.5,80.5 parent: 2 - - uid: 25958 + - uid: 26077 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,41.5 + pos: -65.5,80.5 parent: 2 - - uid: 25982 + - uid: 26078 components: - type: Transform - pos: 11.5,2.5 + pos: -65.5,81.5 parent: 2 - - uid: 25984 + - uid: 26079 components: - type: Transform - pos: 13.5,2.5 + pos: -63.5,82.5 parent: 2 - - uid: 25994 + - uid: 26082 components: - type: Transform - pos: 58.5,-23.5 + pos: -73.5,74.5 parent: 2 - - uid: 25999 + - uid: 26083 components: - type: Transform - pos: 48.5,-8.5 + pos: -73.5,75.5 parent: 2 - - uid: 26002 + - uid: 26084 components: - type: Transform - pos: 10.5,4.5 + pos: -73.5,76.5 parent: 2 - - uid: 26049 + - uid: 26085 components: - type: Transform - pos: 11.5,-44.5 + rot: -1.5707963267948966 rad + pos: -89.5,-42.5 parent: 2 - - uid: 26062 + - uid: 26086 components: - type: Transform - pos: 42.5,-23.5 + rot: -1.5707963267948966 rad + pos: -88.5,-42.5 parent: 2 - - uid: 26067 + - uid: 26087 components: - type: Transform - pos: 41.5,-4.5 + rot: -1.5707963267948966 rad + pos: -87.5,-42.5 parent: 2 - - uid: 26093 + - uid: 26088 components: - type: Transform - pos: 53.5,-28.5 + rot: -1.5707963267948966 rad + pos: -86.5,-42.5 parent: 2 - - uid: 26107 + - uid: 26089 components: - type: Transform - pos: 51.5,-32.5 + rot: -1.5707963267948966 rad + pos: -85.5,-42.5 parent: 2 - - uid: 26130 + - uid: 26090 components: - type: Transform - pos: 41.5,-7.5 + rot: -1.5707963267948966 rad + pos: -84.5,-42.5 parent: 2 - - uid: 26141 + - uid: 26091 components: - type: Transform - pos: -54.5,-35.5 + rot: -1.5707963267948966 rad + pos: -83.5,-42.5 parent: 2 - - uid: 26165 + - uid: 26101 components: - type: Transform - pos: -15.5,-7.5 + rot: -1.5707963267948966 rad + pos: -95.5,-50.5 parent: 2 - - uid: 26200 + - uid: 26102 components: - type: Transform - pos: -65.5,-53.5 + rot: -1.5707963267948966 rad + pos: -94.5,-51.5 parent: 2 - - uid: 26211 + - uid: 26268 components: - type: Transform - pos: 62.5,-30.5 + rot: 3.141592653589793 rad + pos: -92.5,-44.5 parent: 2 - - uid: 26212 + - uid: 26269 components: - type: Transform - pos: 62.5,-29.5 + rot: 3.141592653589793 rad + pos: -92.5,-43.5 parent: 2 - - uid: 26349 + - uid: 26280 components: - type: Transform - pos: -4.5,2.5 + pos: -91.5,-42.5 parent: 2 - - uid: 26383 + - uid: 26386 components: - type: Transform - pos: 4.5,50.5 + pos: -65.5,79.5 parent: 2 - - uid: 26392 + - uid: 26411 components: - type: Transform - pos: 47.5,14.5 + pos: -63.5,90.5 parent: 2 - - uid: 26427 + - uid: 26412 components: - type: Transform - pos: 7.5,-26.5 + pos: -64.5,82.5 parent: 2 - - uid: 26437 + - uid: 26413 components: - type: Transform - pos: 41.5,-5.5 + pos: -65.5,82.5 parent: 2 - - uid: 26462 + - uid: 26414 components: - type: Transform - pos: 41.5,-6.5 + pos: -63.5,83.5 parent: 2 - - uid: 26463 + - uid: 26415 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,73.5 + pos: -63.5,84.5 parent: 2 - - uid: 26494 + - uid: 26416 components: - type: Transform - pos: 41.5,-23.5 + pos: -63.5,85.5 parent: 2 - - uid: 26516 + - uid: 26447 components: - type: Transform - pos: 15.5,-75.5 + pos: -34.5,84.5 parent: 2 - - uid: 26517 + - uid: 26448 components: - type: Transform - pos: -5.5,-71.5 + pos: -33.5,84.5 parent: 2 - - uid: 26522 + - uid: 26449 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,73.5 + pos: -33.5,83.5 parent: 2 - - uid: 26523 + - uid: 26450 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,73.5 + pos: -33.5,82.5 parent: 2 - - uid: 26524 + - uid: 26451 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,73.5 + pos: -33.5,81.5 parent: 2 - - uid: 26525 + - uid: 26452 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,73.5 + pos: -56.5,91.5 parent: 2 - - uid: 26542 + - uid: 26453 components: - type: Transform - pos: 11.5,-22.5 + pos: -45.5,92.5 parent: 2 - - uid: 26551 + - uid: 26457 components: - type: Transform - pos: 3.5,2.5 + pos: -56.5,90.5 parent: 2 - - uid: 26553 + - uid: 26463 components: - type: Transform - pos: 37.5,17.5 + pos: -35.5,89.5 parent: 2 - - uid: 26558 + - uid: 26465 components: - type: Transform - pos: 45.5,76.5 + pos: -36.5,90.5 parent: 2 - - uid: 26574 + - uid: 26466 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,73.5 + pos: -57.5,99.5 parent: 2 - - uid: 26596 + - uid: 26468 components: - type: Transform - pos: 52.5,12.5 + pos: -42.5,90.5 parent: 2 - - uid: 26601 + - uid: 26469 components: - type: Transform - pos: 7.5,38.5 + pos: -34.5,85.5 parent: 2 - - uid: 26622 + - uid: 26470 components: - type: Transform - pos: 48.5,-32.5 + pos: -30.5,85.5 parent: 2 - - uid: 26677 + - uid: 26474 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,71.5 + pos: -57.5,95.5 parent: 2 - - uid: 26679 + - uid: 26476 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,71.5 + pos: -57.5,98.5 parent: 2 - - uid: 26703 + - uid: 26478 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,71.5 + pos: -35.5,90.5 parent: 2 - - uid: 26704 + - uid: 26479 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,69.5 + pos: -35.5,85.5 parent: 2 - - uid: 26705 + - uid: 26481 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,69.5 + pos: -35.5,84.5 parent: 2 - - uid: 26706 + - uid: 26482 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,69.5 + pos: -56.5,93.5 parent: 2 - - uid: 26711 + - uid: 26487 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,69.5 + pos: -45.5,93.5 parent: 2 - - uid: 26728 + - uid: 26495 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,69.5 + pos: -57.5,97.5 parent: 2 - - uid: 26729 + - uid: 26497 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,69.5 + pos: -53.5,101.5 parent: 2 - - uid: 26827 + - uid: 26505 components: - type: Transform - pos: 38.5,12.5 + pos: -32.5,85.5 parent: 2 - - uid: 26843 + - uid: 26506 components: - type: Transform - pos: 4.5,49.5 + pos: -31.5,85.5 parent: 2 - - uid: 26935 + - uid: 26510 components: - type: Transform - pos: 73.5,-38.5 + pos: -56.5,92.5 parent: 2 - - uid: 26964 + - uid: 26518 components: - type: Transform - pos: 67.5,-46.5 + pos: -55.5,101.5 parent: 2 - - uid: 26995 + - uid: 26519 components: - type: Transform - pos: -2.5,-23.5 + pos: -56.5,101.5 parent: 2 - - uid: 26996 + - uid: 26520 components: - type: Transform - pos: 54.5,57.5 + pos: -57.5,100.5 parent: 2 - - uid: 26997 + - uid: 26528 components: - type: Transform - pos: -6.5,-22.5 + pos: -45.5,91.5 parent: 2 - - uid: 26998 + - uid: 26529 components: - type: Transform - pos: -29.5,-14.5 + pos: -57.5,96.5 parent: 2 - - uid: 27001 + - uid: 26530 components: - type: Transform - pos: -2.5,-14.5 + pos: -57.5,94.5 parent: 2 - - uid: 27002 + - uid: 26531 components: - type: Transform - pos: -3.5,-18.5 + pos: -56.5,94.5 parent: 2 - - uid: 27003 + - uid: 26570 components: - type: Transform - pos: -5.5,-18.5 + pos: -65.5,78.5 parent: 2 - - uid: 27004 + - uid: 26706 components: - type: Transform - pos: -4.5,-18.5 + pos: -35.5,108.5 parent: 2 - - uid: 27005 + - uid: 26725 components: - type: Transform - pos: -8.5,-18.5 + pos: -66.5,-8.5 parent: 2 - - uid: 27006 + - uid: 26761 components: - type: Transform - pos: 18.5,-7.5 + pos: -54.5,101.5 parent: 2 - - uid: 27007 + - uid: 26762 components: - type: Transform - pos: -2.5,-18.5 + pos: -57.5,101.5 parent: 2 - - uid: 27008 + - uid: 26764 components: - type: Transform - pos: -2.5,-17.5 + pos: -49.5,109.5 parent: 2 - - uid: 27009 + - uid: 26774 components: - type: Transform - pos: 18.5,-2.5 + pos: -53.5,103.5 parent: 2 - - uid: 27010 + - uid: 26776 components: - type: Transform - pos: -14.5,-14.5 + pos: -48.5,109.5 parent: 2 - - uid: 27011 + - uid: 26777 components: - type: Transform - pos: -15.5,-25.5 + pos: -53.5,105.5 parent: 2 - - uid: 27012 + - uid: 26780 components: - type: Transform - pos: -19.5,-1.5 + pos: -53.5,107.5 parent: 2 - - uid: 27013 + - uid: 26787 components: - type: Transform - pos: -23.5,-1.5 + pos: -53.5,106.5 parent: 2 - - uid: 27014 + - uid: 26788 components: - type: Transform - pos: -28.5,-5.5 + pos: -42.5,109.5 parent: 2 - - uid: 27015 + - uid: 26789 components: - type: Transform - pos: -23.5,-3.5 + pos: -52.5,109.5 parent: 2 - - uid: 27016 + - uid: 26790 components: - type: Transform - pos: -19.5,-2.5 + pos: -40.5,109.5 parent: 2 - - uid: 27017 + - uid: 26791 components: - type: Transform - pos: -19.5,-3.5 + pos: -39.5,109.5 parent: 2 - - uid: 27018 + - uid: 26792 components: - type: Transform - pos: -19.5,-4.5 + pos: -38.5,109.5 parent: 2 - - uid: 27019 + - uid: 26793 components: - type: Transform - pos: -19.5,-6.5 + pos: -37.5,109.5 parent: 2 - - uid: 27020 + - uid: 26794 components: - type: Transform - pos: -19.5,-7.5 + pos: -36.5,109.5 parent: 2 - - uid: 27021 + - uid: 26795 components: - type: Transform - pos: -19.5,-8.5 + pos: -35.5,109.5 parent: 2 - - uid: 27023 + - uid: 26797 components: - type: Transform - pos: -26.5,-5.5 + pos: -41.5,109.5 parent: 2 - - uid: 27024 + - uid: 26798 components: - type: Transform - pos: -23.5,-5.5 + pos: -35.5,100.5 parent: 2 - - uid: 27025 + - uid: 26799 components: - type: Transform - pos: -23.5,-9.5 + pos: -35.5,106.5 parent: 2 - - uid: 27026 + - uid: 26800 components: - type: Transform - pos: -23.5,-9.5 + pos: -35.5,98.5 parent: 2 - - uid: 27027 + - uid: 26801 components: - type: Transform - pos: -19.5,-9.5 + pos: -35.5,99.5 parent: 2 - - uid: 27028 + - uid: 26808 components: - type: Transform - pos: 2.5,40.5 + pos: -43.5,109.5 parent: 2 - - uid: 27029 + - uid: 26809 components: - type: Transform - pos: -21.5,-27.5 + pos: -53.5,108.5 parent: 2 - - uid: 27030 + - uid: 26810 components: - type: Transform - pos: 17.5,-7.5 + pos: -50.5,109.5 parent: 2 - - uid: 27031 + - uid: 26811 components: - type: Transform - pos: 11.5,-1.5 + pos: -35.5,105.5 parent: 2 - - uid: 27032 + - uid: 26813 components: - type: Transform - pos: 15.5,-1.5 + pos: -35.5,101.5 parent: 2 - - uid: 27034 + - uid: 26814 components: - type: Transform - pos: 12.5,-1.5 + pos: -35.5,97.5 parent: 2 - - uid: 27035 + - uid: 26815 components: - type: Transform - pos: 16.5,-1.5 + pos: -47.5,109.5 parent: 2 - - uid: 27036 + - uid: 26817 components: - type: Transform - pos: 17.5,-1.5 + pos: -53.5,104.5 parent: 2 - - uid: 27037 + - uid: 26818 components: - type: Transform - pos: 18.5,-1.5 + pos: -44.5,90.5 parent: 2 - - uid: 27038 + - uid: 26819 components: - type: Transform - pos: 15.5,2.5 + pos: 58.5,21.5 parent: 2 - - uid: 27041 + - uid: 26820 components: - type: Transform - pos: 18.5,2.5 + pos: -45.5,90.5 parent: 2 - - uid: 27043 + - uid: 26821 components: - type: Transform - pos: 22.5,3.5 + pos: -43.5,90.5 parent: 2 - - uid: 27044 + - uid: 26825 components: - type: Transform - pos: 18.5,3.5 + pos: -53.5,102.5 parent: 2 - - uid: 27046 + - uid: 26829 components: - type: Transform - pos: 23.5,2.5 + pos: -53.5,109.5 parent: 2 - - uid: 27047 + - uid: 26837 components: - type: Transform - pos: 22.5,2.5 + pos: 55.5,15.5 parent: 2 - - uid: 27053 + - uid: 26847 components: - type: Transform - pos: 22.5,11.5 + pos: -35.5,102.5 parent: 2 - - uid: 27054 + - uid: 26849 components: - type: Transform - pos: 22.5,9.5 + pos: -35.5,103.5 parent: 2 - - uid: 27055 + - uid: 26850 components: - type: Transform - pos: 18.5,9.5 + pos: -35.5,107.5 parent: 2 - - uid: 27056 + - uid: 26852 components: - type: Transform - pos: 22.5,12.5 + pos: -35.5,104.5 parent: 2 - - uid: 27057 + - uid: 26853 components: - type: Transform - pos: 18.5,8.5 + pos: -45.5,109.5 parent: 2 - - uid: 27058 + - uid: 26854 components: - type: Transform - pos: 22.5,8.5 + pos: 54.5,15.5 parent: 2 - - uid: 27059 + - uid: 26855 components: - type: Transform - pos: -30.5,-26.5 + pos: -44.5,109.5 parent: 2 - - uid: 27060 + - uid: 26856 components: - type: Transform - pos: 2.5,-1.5 + pos: -46.5,109.5 parent: 2 - - uid: 27061 + - uid: 26857 components: - type: Transform - pos: -15.5,-24.5 + pos: -51.5,109.5 parent: 2 - - uid: 27062 + - uid: 26859 components: - type: Transform - pos: -4.5,-22.5 + pos: -44.5,93.5 parent: 2 - - uid: 27063 + - uid: 26860 components: - type: Transform - pos: -15.5,-26.5 + pos: -43.5,93.5 parent: 2 - - uid: 27067 + - uid: 26861 components: - type: Transform - pos: 11.5,-43.5 + pos: -42.5,93.5 parent: 2 - - uid: 27068 + - uid: 26862 components: - type: Transform - pos: -9.5,-26.5 + pos: -41.5,93.5 parent: 2 - - uid: 27069 + - uid: 26863 components: - type: Transform - pos: 1.5,-1.5 + pos: -40.5,93.5 parent: 2 - - uid: 27070 + - uid: 26864 components: - type: Transform - pos: -9.5,-23.5 + pos: -39.5,93.5 parent: 2 - - uid: 27071 + - uid: 26865 components: - type: Transform - pos: -9.5,-25.5 + pos: -38.5,93.5 parent: 2 - - uid: 27072 + - uid: 26866 components: - type: Transform - pos: -9.5,-24.5 + pos: -37.5,93.5 parent: 2 - - uid: 27073 + - uid: 26867 components: - type: Transform - pos: -13.5,2.5 + pos: -36.5,93.5 parent: 2 - - uid: 27074 + - uid: 26868 components: - type: Transform - pos: -9.5,-27.5 + pos: -35.5,93.5 parent: 2 - - uid: 27075 + - uid: 26869 components: - type: Transform - pos: -9.5,-25.5 + pos: -35.5,94.5 parent: 2 - - uid: 27076 + - uid: 26870 components: - type: Transform - pos: -21.5,-24.5 + pos: -35.5,95.5 parent: 2 - - uid: 27077 + - uid: 26871 components: - type: Transform - pos: 24.5,12.5 + pos: -35.5,96.5 parent: 2 - - uid: 27078 + - uid: 26890 components: - type: Transform - pos: -3.5,-8.5 + pos: 62.5,21.5 parent: 2 - - uid: 27080 + - uid: 26893 components: - type: Transform - pos: -21.5,-26.5 + pos: 54.5,17.5 parent: 2 - - uid: 27081 + - uid: 26897 components: - type: Transform - pos: -12.5,-26.5 + pos: 58.5,15.5 parent: 2 - - uid: 27082 + - uid: 26900 components: - type: Transform - pos: -12.5,-25.5 + pos: 61.5,15.5 parent: 2 - - uid: 27083 + - uid: 26901 components: - type: Transform - pos: 15.5,13.5 + pos: 62.5,15.5 parent: 2 - - uid: 27085 + - uid: 26943 components: - type: Transform - pos: -30.5,-18.5 + pos: -19.5,-77.5 parent: 2 - - uid: 27086 + - uid: 26946 components: - type: Transform - pos: -5.5,-1.5 + pos: -20.5,-78.5 parent: 2 - - uid: 27087 + - uid: 27026 components: - type: Transform - pos: -15.5,-27.5 + pos: 28.5,-97.5 parent: 2 - - uid: 27089 + - uid: 27027 components: - type: Transform - pos: -6.5,-1.5 + pos: 28.5,-98.5 parent: 2 - - uid: 27090 + - uid: 27028 components: - type: Transform - pos: -24.5,-30.5 + pos: 29.5,-98.5 parent: 2 - - uid: 27092 + - uid: 27029 components: - type: Transform - pos: -7.5,-1.5 + pos: 31.5,-98.5 parent: 2 - - uid: 27093 + - uid: 27030 components: - type: Transform - pos: -50.5,-48.5 + pos: 32.5,-98.5 parent: 2 - - uid: 27095 + - uid: 27031 components: - type: Transform - pos: 9.5,-22.5 + pos: 32.5,-97.5 parent: 2 - - uid: 27096 + - uid: 27333 components: - type: Transform - pos: 14.5,14.5 + pos: -68.5,-77.5 parent: 2 - - uid: 27097 + - uid: 27360 components: - type: Transform - pos: 75.5,2.5 + pos: -22.5,-78.5 parent: 2 - - uid: 27098 + - uid: 27575 components: - type: Transform - pos: 15.5,14.5 + pos: -68.5,-81.5 parent: 2 - - uid: 27099 + - uid: 27576 components: - type: Transform - pos: 16.5,-47.5 + pos: -72.5,-81.5 parent: 2 - - uid: 27103 + - uid: 27625 components: - type: Transform - pos: -13.5,-36.5 + pos: -29.5,85.5 parent: 2 - - uid: 27104 + - uid: 27626 components: - type: Transform - pos: -11.5,-35.5 + pos: -64.5,-87.5 parent: 2 - - uid: 27107 + - uid: 27680 components: - type: Transform - pos: 10.5,9.5 + pos: -73.5,73.5 parent: 2 - - uid: 27108 + - uid: 27707 components: - type: Transform - pos: 6.5,-6.5 + pos: -68.5,-78.5 parent: 2 - - uid: 27109 + - uid: 28126 components: - type: Transform - pos: -1.5,-8.5 + pos: -88.5,26.5 parent: 2 - - uid: 27111 + - uid: 28139 components: - type: Transform - pos: 0.5,-8.5 + pos: -89.5,26.5 parent: 2 - - uid: 27112 + - uid: 28140 components: - type: Transform - pos: 18.5,13.5 + pos: -91.5,29.5 parent: 2 - - uid: 27113 + - uid: 28141 components: - type: Transform - pos: 48.5,12.5 + pos: -91.5,28.5 parent: 2 - - uid: 27115 + - uid: 28142 components: - type: Transform - pos: -11.5,-8.5 + pos: -91.5,27.5 parent: 2 - - uid: 27116 + - uid: 28143 components: - type: Transform - pos: -24.5,-1.5 + pos: -91.5,26.5 parent: 2 - - uid: 27117 + - uid: 28144 components: - type: Transform - pos: -11.5,-7.5 + pos: -91.5,25.5 parent: 2 - - uid: 27119 + - uid: 28145 components: - type: Transform - pos: -11.5,-4.5 + pos: -89.5,32.5 parent: 2 - - uid: 27120 + - uid: 28146 components: - type: Transform - pos: -11.5,-3.5 + pos: -88.5,32.5 parent: 2 - - uid: 27121 + - uid: 28147 components: - type: Transform - pos: -11.5,-2.5 + pos: -87.5,32.5 parent: 2 - - uid: 27122 + - uid: 28148 components: - type: Transform - pos: -11.5,-1.5 + pos: -86.5,30.5 parent: 2 - - uid: 27123 + - uid: 28149 components: - type: Transform - pos: -6.5,-7.5 + pos: -86.5,28.5 parent: 2 - - uid: 27124 + - uid: 28150 components: - type: Transform - pos: -11.5,2.5 + pos: -90.5,32.5 parent: 2 - - uid: 27125 + - uid: 28151 components: - type: Transform - pos: -11.5,3.5 + pos: -90.5,31.5 parent: 2 - - uid: 27126 + - uid: 28152 components: - type: Transform - pos: -11.5,4.5 + pos: -91.5,30.5 parent: 2 - - uid: 27127 + - uid: 28153 components: - type: Transform - pos: -11.5,5.5 + pos: -90.5,29.5 parent: 2 - - uid: 27128 + - uid: 28154 components: - type: Transform - pos: -11.5,9.5 + pos: -90.5,28.5 parent: 2 - - uid: 27129 + - uid: 28155 components: - type: Transform - pos: -11.5,10.5 + pos: -90.5,27.5 parent: 2 - - uid: 27130 + - uid: 28156 components: - type: Transform - pos: -9.5,-14.5 + pos: -90.5,26.5 parent: 2 - - uid: 27133 + - uid: 28157 components: - type: Transform - pos: -5.5,2.5 + pos: -89.5,25.5 parent: 2 - - uid: 27134 + - uid: 28158 components: - type: Transform - pos: -6.5,2.5 + pos: -90.5,25.5 parent: 2 - - uid: 27135 + - uid: 28159 components: - type: Transform - pos: -7.5,2.5 + pos: -88.5,33.5 parent: 2 - - uid: 27137 + - uid: 28160 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-25.5 + pos: -89.5,33.5 parent: 2 - - uid: 27138 + - uid: 28161 components: - type: Transform - pos: 3.5,-1.5 + pos: -90.5,33.5 parent: 2 - - uid: 27142 + - uid: 28162 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-23.5 + pos: -90.5,30.5 parent: 2 - - uid: 27143 + - uid: 28163 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-77.5 + pos: -91.5,31.5 parent: 2 - - uid: 27144 + - uid: 28164 components: - type: Transform - pos: 12.5,14.5 + pos: -91.5,32.5 parent: 2 - - uid: 27145 + - uid: 28165 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-24.5 + pos: -91.5,33.5 parent: 2 - - uid: 27146 + - uid: 28167 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,41.5 + pos: -87.5,27.5 parent: 2 - - uid: 27148 + - uid: 28168 components: - type: Transform - pos: 15.5,-42.5 + pos: -87.5,31.5 parent: 2 - - uid: 27149 + - uid: 28250 components: - type: Transform - pos: 12.5,15.5 + pos: -73.5,72.5 parent: 2 - - uid: 27150 + - uid: 28257 components: - type: Transform - pos: -12.5,-24.5 + pos: -72.5,72.5 parent: 2 - - uid: 27152 + - uid: 28258 components: - type: Transform - pos: 13.5,14.5 + pos: -71.5,72.5 parent: 2 - - uid: 27154 + - uid: 28259 components: - type: Transform - pos: 9.5,-35.5 + pos: -70.5,72.5 parent: 2 - - uid: 27155 + - uid: 28260 components: - type: Transform - pos: 47.5,9.5 + pos: -69.5,72.5 parent: 2 - - uid: 27156 + - uid: 28261 components: - type: Transform - pos: 17.5,20.5 + pos: -68.5,72.5 parent: 2 - - uid: 27157 + - uid: 28262 components: - type: Transform - pos: 7.5,37.5 + pos: -67.5,72.5 parent: 2 - - uid: 27158 + - uid: 28263 components: - type: Transform - pos: -7.5,-7.5 + pos: -66.5,72.5 parent: 2 - - uid: 27159 + - uid: 28266 components: - type: Transform - pos: -25.5,-26.5 + pos: -65.5,77.5 parent: 2 - - uid: 27160 + - uid: 28267 components: - type: Transform - pos: -29.5,-26.5 + pos: -65.5,76.5 parent: 2 - - uid: 27162 + - uid: 28271 components: - type: Transform - pos: -26.5,-26.5 + pos: -72.5,76.5 parent: 2 - - uid: 27163 + - uid: 28272 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-40.5 + pos: -72.5,75.5 parent: 2 - - uid: 27164 + - uid: 28273 components: - type: Transform - pos: -33.5,-26.5 + pos: -72.5,74.5 parent: 2 - - uid: 27165 + - uid: 28275 components: - type: Transform - pos: -30.5,-22.5 + pos: -71.5,73.5 parent: 2 - - uid: 27166 + - uid: 28276 components: - type: Transform - pos: -32.5,-26.5 + pos: -70.5,73.5 parent: 2 - - uid: 27167 + - uid: 28277 components: - type: Transform - pos: 82.5,-55.5 + pos: -69.5,73.5 parent: 2 - - uid: 27168 + - uid: 28278 components: - type: Transform - pos: -34.5,-27.5 + pos: -68.5,73.5 parent: 2 - - uid: 27169 + - uid: 28279 components: - type: Transform - pos: -30.5,-8.5 + pos: -67.5,73.5 parent: 2 - - uid: 27173 + - uid: 28280 components: - type: Transform - pos: 12.5,17.5 + pos: -66.5,73.5 parent: 2 - - uid: 27177 + - uid: 28281 components: - type: Transform - pos: 2.5,2.5 + pos: -66.5,74.5 parent: 2 - - uid: 27180 + - uid: 28282 components: - type: Transform - pos: 5.5,2.5 + pos: -66.5,75.5 parent: 2 - - uid: 27181 + - uid: 28283 components: - type: Transform - pos: 5.5,-1.5 + pos: -66.5,76.5 parent: 2 - - uid: 27182 + - uid: 28284 components: - type: Transform - pos: -3.5,2.5 + pos: -66.5,77.5 parent: 2 - - uid: 27183 + - uid: 28285 components: - type: Transform - pos: 6.5,-1.5 + pos: -66.5,78.5 parent: 2 - - uid: 27184 + - uid: 28286 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,-56.5 + pos: -66.5,79.5 parent: 2 - - uid: 27185 + - uid: 28287 components: - type: Transform - pos: -2.5,-1.5 + pos: -67.5,79.5 parent: 2 - - uid: 27186 + - uid: 28288 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-38.5 + pos: -69.5,77.5 parent: 2 - - uid: 27187 + - uid: 28289 components: - type: Transform - pos: 4.5,-1.5 + pos: -68.5,77.5 parent: 2 - - uid: 27190 + - uid: 28290 components: - type: Transform - pos: -30.5,-7.5 + pos: -67.5,77.5 parent: 2 - - uid: 27192 + - uid: 28291 components: - type: Transform - pos: -7.5,3.5 + pos: -68.5,78.5 parent: 2 - - uid: 27193 + - uid: 28293 components: - type: Transform - pos: -7.5,-2.5 + pos: -73.5,78.5 parent: 2 - - uid: 27194 + - uid: 28294 components: - type: Transform - pos: -7.5,5.5 + pos: -72.5,78.5 parent: 2 - - uid: 27195 + - uid: 28295 components: - type: Transform - pos: -2.5,-5.5 + pos: -71.5,78.5 parent: 2 - - uid: 27196 + - uid: 28357 components: - type: Transform - pos: -6.5,-8.5 + pos: 28.5,29.5 parent: 2 - - uid: 27197 + - uid: 28362 components: - type: Transform - pos: -30.5,-14.5 + pos: -72.5,73.5 parent: 2 - - uid: 27198 + - uid: 29728 components: - type: Transform - pos: 6.5,7.5 + rot: 1.5707963267948966 rad + pos: -25.5,54.5 parent: 2 - - uid: 27199 + missingComponents: + - Damageable + - Destructible + - uid: 29734 components: - type: Transform - pos: -7.5,4.5 + rot: 1.5707963267948966 rad + pos: -24.5,54.5 parent: 2 - - uid: 27200 + missingComponents: + - Damageable + - Destructible + - uid: 29773 components: - type: Transform - pos: -7.5,6.5 + rot: 1.5707963267948966 rad + pos: -23.5,54.5 parent: 2 - - uid: 27202 + missingComponents: + - Damageable + - Destructible + - uid: 29774 components: - type: Transform - pos: -37.5,-22.5 + pos: -22.5,67.5 parent: 2 - - uid: 27203 + - uid: 29775 components: - type: Transform - pos: 36.5,30.5 + pos: -22.5,68.5 parent: 2 - - uid: 27205 + - uid: 29776 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-75.5 + pos: -21.5,68.5 parent: 2 - - uid: 27207 + - uid: 29978 components: - type: Transform - pos: 12.5,18.5 + rot: 1.5707963267948966 rad + pos: -23.5,56.5 parent: 2 - - uid: 27208 + missingComponents: + - Damageable + - Destructible + - uid: 29979 components: - type: Transform - pos: 12.5,16.5 + rot: 1.5707963267948966 rad + pos: -23.5,57.5 parent: 2 - - uid: 27210 + missingComponents: + - Damageable + - Destructible + - uid: 29980 components: - type: Transform - pos: -21.5,-25.5 + rot: 1.5707963267948966 rad + pos: -23.5,58.5 parent: 2 - - uid: 27212 + missingComponents: + - Damageable + - Destructible + - uid: 29990 components: - type: Transform - pos: 17.5,2.5 + rot: 1.5707963267948966 rad + pos: -25.5,58.5 parent: 2 - - uid: 27213 + missingComponents: + - Damageable + - Destructible + - uid: 29991 components: - type: Transform - pos: 22.5,-28.5 + rot: 1.5707963267948966 rad + pos: -25.5,57.5 parent: 2 - - uid: 27214 + missingComponents: + - Damageable + - Destructible + - uid: 30086 components: - type: Transform - pos: -5.5,-8.5 + pos: -86.5,69.5 parent: 2 - - uid: 27215 + - uid: 30090 components: - type: Transform - pos: -51.5,-17.5 + pos: -83.5,65.5 parent: 2 - - uid: 27216 + - uid: 30097 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 58.5,-46.5 + pos: -67.5,-87.5 parent: 2 - - uid: 27221 + - uid: 30098 components: - type: Transform - pos: 20.5,-28.5 + pos: -64.5,-85.5 parent: 2 - - uid: 27222 + - uid: 30109 components: - type: Transform - pos: -7.5,7.5 + pos: -82.5,68.5 parent: 2 - - uid: 27223 + - uid: 30110 components: - type: Transform - pos: 14.5,-51.5 + pos: -82.5,69.5 parent: 2 - - uid: 27224 + - uid: 30252 components: - type: Transform - pos: -24.5,-14.5 + pos: 48.5,-10.5 parent: 2 - - uid: 27228 + - uid: 30253 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-22.5 + pos: 48.5,-11.5 parent: 2 - - uid: 27229 + - uid: 30254 components: - type: Transform - pos: 37.5,30.5 + pos: 48.5,-12.5 parent: 2 - - uid: 27231 + - uid: 30255 components: - type: Transform - pos: 35.5,30.5 + pos: 48.5,-13.5 parent: 2 - - uid: 27233 + - uid: 30256 components: - type: Transform - pos: 36.5,-35.5 + pos: 52.5,-10.5 parent: 2 - - uid: 27234 + - uid: 30257 components: - type: Transform - pos: -23.5,-14.5 + pos: 52.5,-11.5 parent: 2 - - uid: 27235 + - uid: 30258 components: - type: Transform - pos: -27.5,-18.5 + pos: 52.5,-12.5 parent: 2 - - uid: 27236 + - uid: 30259 components: - type: Transform - pos: -25.5,-14.5 + pos: 52.5,-13.5 parent: 2 - - uid: 27237 + - uid: 30260 components: - type: Transform - pos: -25.5,-14.5 + pos: 51.5,-13.5 parent: 2 - - uid: 27238 + - uid: 30261 components: - type: Transform - pos: -27.5,-14.5 + pos: 49.5,-13.5 parent: 2 - - uid: 27239 + - uid: 30808 components: - type: Transform - pos: -26.5,-14.5 + rot: -1.5707963267948966 rad + pos: 47.5,57.5 parent: 2 - - uid: 27240 + - uid: 30891 components: - type: Transform - pos: -28.5,-14.5 + pos: 59.5,28.5 parent: 2 - - uid: 27241 + - uid: 30892 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-27.5 + pos: 59.5,27.5 parent: 2 - - uid: 27242 + - uid: 30893 components: - type: Transform - pos: -27.5,-14.5 + pos: 59.5,26.5 parent: 2 - - uid: 27243 + - uid: 30894 components: - type: Transform - pos: 18.5,7.5 + pos: 59.5,25.5 parent: 2 - - uid: 27244 + - uid: 30932 components: - type: Transform - pos: 0.5,-5.5 + pos: 59.5,24.5 parent: 2 - - uid: 27246 + - uid: 30933 components: - type: Transform - pos: -13.5,-39.5 + pos: 59.5,23.5 parent: 2 - - uid: 27248 + - uid: 30934 components: - type: Transform - pos: 25.5,-22.5 + pos: 59.5,22.5 parent: 2 - - uid: 27249 + - uid: 30950 components: - type: Transform - pos: 61.5,9.5 + rot: -1.5707963267948966 rad + pos: -56.5,-88.5 parent: 2 - - uid: 27255 + - uid: 31109 components: - type: Transform - pos: 28.5,8.5 + pos: -34.5,67.5 parent: 2 - - uid: 27268 + - uid: 32588 components: - type: Transform - pos: 75.5,4.5 + pos: -47.5,-5.5 parent: 2 - - uid: 27270 + - uid: 33058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-39.5 + pos: -48.5,-5.5 parent: 2 - - uid: 27273 + - uid: 33656 components: - type: Transform - pos: 6.5,-2.5 + pos: -59.5,-37.5 parent: 2 - - uid: 27274 + - uid: 33962 components: - type: Transform - pos: 54.5,56.5 + pos: 61.5,43.5 parent: 2 - - uid: 27275 + - uid: 34320 components: - type: Transform - pos: 38.5,30.5 + pos: 38.5,23.5 parent: 2 - - uid: 27276 + - uid: 34478 components: - type: Transform - pos: 39.5,30.5 + pos: 32.5,29.5 parent: 2 - - uid: 27277 + - uid: 35670 components: - type: Transform - pos: 40.5,30.5 + pos: 80.5,3.5 parent: 2 - - uid: 27278 + - uid: 36321 components: - type: Transform - pos: 40.5,29.5 + pos: -25.5,55.5 parent: 2 - - uid: 27298 + missingComponents: + - Damageable + - Destructible + - uid: 36323 components: - type: Transform - pos: 18.5,12.5 + pos: -46.5,-84.5 parent: 2 - - uid: 27299 + - uid: 45282 components: - type: Transform - pos: 18.5,20.5 + pos: -46.5,-85.5 parent: 2 - - uid: 27300 + - uid: 47346 components: - type: Transform - pos: 15.5,20.5 + rot: -1.5707963267948966 rad + pos: -59.5,-88.5 parent: 2 - - uid: 27301 + - uid: 47347 components: - type: Transform - pos: 16.5,20.5 + rot: -1.5707963267948966 rad + pos: -60.5,-88.5 parent: 2 - - uid: 27303 + - uid: 47352 components: - type: Transform - pos: 18.5,19.5 + rot: -1.5707963267948966 rad + pos: -61.5,-88.5 parent: 2 - - uid: 27305 + - uid: 47353 components: - type: Transform - pos: 40.5,27.5 + rot: -1.5707963267948966 rad + pos: -62.5,-88.5 parent: 2 - - uid: 27306 + - uid: 47362 components: - type: Transform - pos: -12.5,-39.5 + rot: -1.5707963267948966 rad + pos: -63.5,-88.5 parent: 2 - - uid: 27307 + - uid: 47363 components: - type: Transform - pos: 25.5,32.5 + rot: -1.5707963267948966 rad + pos: -63.5,-87.5 parent: 2 - - uid: 27310 + - uid: 47364 components: - type: Transform - pos: 11.5,-42.5 + rot: -1.5707963267948966 rad + pos: -63.5,-86.5 parent: 2 - - uid: 27311 + - uid: 47372 components: - type: Transform - pos: 12.5,-42.5 + rot: -1.5707963267948966 rad + pos: -58.5,-88.5 parent: 2 - - uid: 27312 + - uid: 47384 components: - type: Transform - pos: 13.5,-42.5 + rot: -1.5707963267948966 rad + pos: -57.5,-88.5 parent: 2 - - uid: 27313 + - uid: 47516 components: - type: Transform - pos: 14.5,-42.5 + pos: -46.5,-83.5 parent: 2 - - uid: 27315 + - uid: 47920 components: - type: Transform - pos: 31.5,30.5 + pos: 12.5,-2.5 parent: 2 - - uid: 27316 + - uid: 51930 components: - type: Transform - pos: 16.5,-43.5 + pos: -11.5,-18.5 parent: 2 - - uid: 27317 + - uid: 52025 components: - type: Transform - pos: 21.5,32.5 + pos: 23.5,29.5 parent: 2 - - uid: 27318 + - uid: 52137 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-79.5 + pos: 108.5,-54.5 parent: 2 - - uid: 27319 + - uid: 52433 components: - type: Transform - pos: 11.5,-51.5 + pos: 36.5,-82.5 parent: 2 - - uid: 27325 + - uid: 52747 components: - type: Transform - pos: 6.5,6.5 + pos: 37.5,-82.5 parent: 2 - - uid: 27326 + - uid: 52748 components: - type: Transform - pos: 50.5,55.5 + pos: 36.5,-86.5 parent: 2 - - uid: 27337 + - uid: 52749 components: - type: Transform - pos: 11.5,-49.5 + pos: 37.5,-86.5 parent: 2 - - uid: 27338 + - uid: 52750 components: - type: Transform - pos: -26.5,-18.5 + pos: 37.5,-85.5 parent: 2 - - uid: 27340 + - uid: 52751 components: - type: Transform - pos: -23.5,-18.5 + pos: 37.5,-83.5 parent: 2 - - uid: 27341 + - uid: 52763 components: - type: Transform - pos: 10.5,-2.5 + pos: 38.5,-82.5 parent: 2 - - uid: 27342 + - uid: 52764 components: - type: Transform - pos: -29.5,-18.5 + pos: 39.5,-82.5 parent: 2 - - uid: 27343 + - uid: 52765 components: - type: Transform - pos: 22.5,32.5 + pos: 40.5,-82.5 parent: 2 - - uid: 27344 + - uid: 52766 components: - type: Transform - pos: -25.5,-18.5 + pos: 41.5,-82.5 parent: 2 - - uid: 27345 + - uid: 52767 components: - type: Transform - pos: -25.5,-18.5 + pos: 38.5,-86.5 parent: 2 - - uid: 27346 + - uid: 52768 components: - type: Transform - pos: -26.5,-48.5 + pos: 39.5,-86.5 parent: 2 - - uid: 27347 + - uid: 52769 components: - type: Transform - pos: 10.5,-7.5 + pos: 40.5,-86.5 parent: 2 - - uid: 27348 + - uid: 52770 components: - type: Transform - pos: 18.5,-4.5 + pos: 41.5,-86.5 parent: 2 - - uid: 27349 + - uid: 52778 components: - type: Transform - pos: 18.5,-5.5 + pos: -67.5,-88.5 parent: 2 - - uid: 27350 + - uid: 52779 components: - type: Transform - pos: 10.5,-6.5 + pos: -67.5,-89.5 parent: 2 - - uid: 27351 + - uid: 52780 components: - type: Transform - pos: 18.5,-3.5 + pos: -67.5,-90.5 parent: 2 - - uid: 27352 + - uid: 52781 components: - type: Transform - pos: 10.5,-1.5 + pos: -67.5,-91.5 parent: 2 - - uid: 27353 + - uid: 52782 components: - type: Transform - pos: 10.5,2.5 + pos: -63.5,-89.5 parent: 2 - - uid: 27354 + - uid: 52783 components: - type: Transform - pos: 44.5,9.5 + pos: -63.5,-90.5 parent: 2 - - uid: 27355 + - uid: 52784 components: - type: Transform - pos: 44.5,8.5 + pos: -63.5,-91.5 parent: 2 - - uid: 27356 + - uid: 52805 components: - type: Transform - pos: 6.5,3.5 + pos: -29.5,89.5 parent: 2 - - uid: 27357 + - uid: 52806 components: - type: Transform - pos: 6.5,4.5 + pos: -30.5,89.5 parent: 2 - - uid: 27358 + - uid: 52807 components: - type: Transform - pos: 6.5,5.5 + pos: -31.5,89.5 parent: 2 - - uid: 27359 + - uid: 52808 components: - type: Transform - pos: 5.5,-8.5 + pos: -32.5,89.5 parent: 2 - - uid: 27361 + - uid: 52809 components: - type: Transform - pos: 6.5,-3.5 + pos: -33.5,89.5 parent: 2 - - uid: 27362 + - uid: 52810 components: - type: Transform - pos: 6.5,-4.5 + pos: -34.5,89.5 parent: 2 - - uid: 27363 + - uid: 52811 components: - type: Transform - pos: 6.5,-5.5 + pos: -35.5,88.5 parent: 2 - - uid: 27364 + - uid: 52812 components: - type: Transform - pos: 6.5,-7.5 + pos: -35.5,86.5 parent: 2 - - uid: 27365 + - uid: 52813 components: - type: Transform - pos: 11.5,-50.5 + pos: -33.5,86.5 parent: 2 - - uid: 27366 + - uid: 52814 components: - type: Transform - pos: 11.5,-48.5 + pos: -33.5,88.5 parent: 2 - - uid: 27367 + - uid: 55752 components: - type: Transform - pos: 44.5,-23.5 - parent: 2 - - uid: 27368 + pos: -13.5,14.5 + parent: 55280 + - uid: 55753 components: - type: Transform - pos: -25.5,-38.5 - parent: 2 - - uid: 27369 + rot: -1.5707963267948966 rad + pos: -25.5,13.5 + parent: 55280 + - uid: 55754 components: - type: Transform - pos: -2.5,-8.5 - parent: 2 - - uid: 27373 + rot: -1.5707963267948966 rad + pos: -26.5,13.5 + parent: 55280 + - uid: 55755 components: - type: Transform rot: -1.5707963267948966 rad - pos: -34.5,-76.5 - parent: 2 - - uid: 27374 + pos: -23.5,13.5 + parent: 55280 + - uid: 55756 components: - type: Transform - pos: 16.5,-49.5 - parent: 2 - - uid: 27375 + rot: -1.5707963267948966 rad + pos: -26.5,15.5 + parent: 55280 + - uid: 55757 components: - type: Transform - pos: 16.5,-51.5 - parent: 2 - - uid: 27376 + rot: -1.5707963267948966 rad + pos: -26.5,14.5 + parent: 55280 + - uid: 55758 components: - type: Transform - pos: 16.5,-50.5 - parent: 2 - - uid: 27377 + rot: -1.5707963267948966 rad + pos: -22.5,7.5 + parent: 55280 + - uid: 55759 components: - type: Transform - pos: -10.5,-35.5 - parent: 2 - - uid: 27378 + rot: -1.5707963267948966 rad + pos: -22.5,8.5 + parent: 55280 + - uid: 55760 components: - type: Transform - pos: -2.5,-7.5 - parent: 2 - - uid: 27379 + rot: -1.5707963267948966 rad + pos: -21.5,12.5 + parent: 55280 + - uid: 55761 components: - type: Transform - pos: 16.5,-45.5 - parent: 2 - - uid: 27380 + rot: -1.5707963267948966 rad + pos: -21.5,7.5 + parent: 55280 + - uid: 55762 components: - type: Transform - pos: 16.5,-46.5 - parent: 2 - - uid: 27382 + rot: -1.5707963267948966 rad + pos: -22.5,12.5 + parent: 55280 + - uid: 55763 components: - type: Transform - pos: 16.5,-44.5 - parent: 2 - - uid: 27383 + rot: -1.5707963267948966 rad + pos: -22.5,6.5 + parent: 55280 + - uid: 55764 components: - type: Transform - pos: 16.5,-48.5 - parent: 2 - - uid: 27386 + rot: -1.5707963267948966 rad + pos: -23.5,6.5 + parent: 55280 + - uid: 55765 components: - type: Transform - pos: 12.5,10.5 - parent: 2 - - uid: 27394 + rot: -1.5707963267948966 rad + pos: -24.5,5.5 + parent: 55280 + - uid: 55766 components: - type: Transform - pos: 12.5,-51.5 - parent: 2 - - uid: 27395 + rot: -1.5707963267948966 rad + pos: -24.5,6.5 + parent: 55280 + - uid: 55767 components: - type: Transform - pos: 42.5,57.5 - parent: 2 - - uid: 27397 + rot: -1.5707963267948966 rad + pos: -25.5,6.5 + parent: 55280 + - uid: 55768 components: - type: Transform rot: -1.5707963267948966 rad - pos: -34.5,-78.5 - parent: 2 - - uid: 27398 + pos: -25.5,4.5 + parent: 55280 + - uid: 55769 components: - type: Transform - pos: 53.5,55.5 - parent: 2 - - uid: 27401 + rot: -1.5707963267948966 rad + pos: -24.5,4.5 + parent: 55280 + - uid: 55770 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-79.5 - parent: 2 - - uid: 27402 + rot: -1.5707963267948966 rad + pos: -26.5,3.5 + parent: 55280 + - uid: 55771 components: - type: Transform rot: -1.5707963267948966 rad - pos: -25.5,-76.5 - parent: 2 - - uid: 27403 + pos: -26.5,4.5 + parent: 55280 + - uid: 55772 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-79.5 - parent: 2 - - uid: 27404 + rot: -1.5707963267948966 rad + pos: -26.5,5.5 + parent: 55280 + - uid: 55773 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-23.5 - parent: 2 - - uid: 27407 + rot: -1.5707963267948966 rad + pos: -26.5,6.5 + parent: 55280 + - uid: 55774 components: - type: Transform - pos: -7.5,8.5 - parent: 2 - - uid: 27408 + rot: -1.5707963267948966 rad + pos: -22.5,13.5 + parent: 55280 + - uid: 55775 components: - type: Transform - pos: 34.5,30.5 - parent: 2 - - uid: 27409 + rot: -1.5707963267948966 rad + pos: -24.5,13.5 + parent: 55280 + - uid: 55776 components: - type: Transform - pos: 33.5,30.5 - parent: 2 - - uid: 27410 + rot: -1.5707963267948966 rad + pos: -22.5,11.5 + parent: 55280 + - uid: 55777 components: - type: Transform rot: 3.141592653589793 rad - pos: -26.5,-22.5 - parent: 2 - - uid: 27411 + pos: -6.5,14.5 + parent: 55280 + - uid: 55778 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,-22.5 - parent: 2 - - uid: 27412 + pos: -14.5,13.5 + parent: 55280 + - uid: 55779 components: - type: Transform - pos: 43.5,-36.5 - parent: 2 - - uid: 27413 + pos: -15.5,13.5 + parent: 55280 + - uid: 55780 components: - type: Transform - pos: 13.5,-51.5 - parent: 2 - - uid: 27414 + pos: -18.5,4.5 + parent: 55280 + - uid: 55781 components: - type: Transform - pos: -4.5,-8.5 - parent: 2 - - uid: 27415 + pos: -11.5,1.5 + parent: 55280 + - uid: 55782 components: - type: Transform - pos: -6.5,-39.5 - parent: 2 - - uid: 27420 + pos: -10.5,6.5 + parent: 55280 + - uid: 55783 components: - type: Transform - pos: 6.5,8.5 - parent: 2 - - uid: 27421 + pos: -9.5,1.5 + parent: 55280 + - uid: 55784 components: - type: Transform - pos: 18.5,32.5 - parent: 2 - - uid: 27422 + rot: 3.141592653589793 rad + pos: -17.5,14.5 + parent: 55280 + - uid: 55785 components: - type: Transform - pos: 5.5,-7.5 - parent: 2 - - uid: 27424 + pos: -18.5,5.5 + parent: 55280 + - uid: 55786 components: - type: Transform - pos: -6.5,-14.5 - parent: 2 - - uid: 27430 + pos: -18.5,3.5 + parent: 55280 + - uid: 55787 components: - type: Transform - pos: -11.5,-9.5 - parent: 2 - - uid: 27431 + pos: -18.5,2.5 + parent: 55280 + - uid: 55788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-39.5 - parent: 2 - - uid: 27432 + pos: -17.5,6.5 + parent: 55280 + - uid: 55789 components: - type: Transform - pos: -26.5,-43.5 - parent: 2 - - uid: 27433 + pos: -17.5,1.5 + parent: 55280 + - uid: 55790 components: - type: Transform - pos: -15.5,-23.5 - parent: 2 - - uid: 27434 + pos: -16.5,1.5 + parent: 55280 + - uid: 55791 components: - type: Transform - pos: -19.5,-14.5 - parent: 2 - - uid: 27435 + pos: -17.5,5.5 + parent: 55280 + - uid: 55792 components: - type: Transform - pos: -21.5,-23.5 - parent: 2 - - uid: 27437 + pos: -15.5,1.5 + parent: 55280 + - uid: 55793 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-46.5 - parent: 2 - - uid: 27439 + pos: -12.5,2.5 + parent: 55280 + - uid: 55794 components: - type: Transform - pos: -8.5,-14.5 - parent: 2 - - uid: 27440 + pos: -12.5,1.5 + parent: 55280 + - uid: 55795 components: - type: Transform - pos: -3.5,-14.5 - parent: 2 - - uid: 27441 + pos: -14.5,1.5 + parent: 55280 + - uid: 55796 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 47.5,6.5 - parent: 2 - - uid: 27443 + pos: -13.5,1.5 + parent: 55280 + - uid: 55797 components: - type: Transform - pos: -11.5,11.5 - parent: 2 - - uid: 27446 + pos: -12.5,5.5 + parent: 55280 + - uid: 55798 components: - type: Transform - pos: -7.5,-14.5 - parent: 2 - - uid: 27447 + pos: -16.5,6.5 + parent: 55280 + - uid: 55799 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-73.5 - parent: 2 - - uid: 27453 + pos: -12.5,6.5 + parent: 55280 + - uid: 55800 components: - type: Transform - pos: -13.5,-38.5 - parent: 2 - - uid: 27455 + pos: -14.5,6.5 + parent: 55280 + - uid: 55801 components: - type: Transform - pos: -2.5,-26.5 - parent: 2 - - uid: 27461 + pos: -17.5,2.5 + parent: 55280 + - uid: 55802 components: - type: Transform - pos: -1.5,-1.5 - parent: 2 - - uid: 27462 + pos: -15.5,6.5 + parent: 55280 + - uid: 55803 components: - type: Transform - pos: 24.5,2.5 - parent: 2 - - uid: 27464 + pos: -13.5,6.5 + parent: 55280 + - uid: 55804 components: - type: Transform - pos: 3.5,-8.5 - parent: 2 - - uid: 27467 + pos: -8.5,5.5 + parent: 55280 + - uid: 55805 components: - type: Transform - pos: -27.5,-1.5 - parent: 2 - - uid: 27468 + pos: -1.5,2.5 + parent: 55280 + - uid: 55806 components: - type: Transform - pos: -19.5,9.5 - parent: 2 - - uid: 27474 + pos: -7.5,2.5 + parent: 55280 + - uid: 55807 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-53.5 - parent: 2 - - uid: 27476 + pos: -11.5,6.5 + parent: 55280 + - uid: 55808 components: - type: Transform - pos: 76.5,-39.5 - parent: 2 - - uid: 27477 + pos: -2.5,2.5 + parent: 55280 + - uid: 55809 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-52.5 - parent: 2 - - uid: 27478 + pos: -6.5,2.5 + parent: 55280 + - uid: 55810 components: - type: Transform - pos: 55.5,7.5 - parent: 2 - - uid: 27479 + pos: -4.5,2.5 + parent: 55280 + - uid: 55811 components: - type: Transform - pos: 74.5,-38.5 - parent: 2 - - uid: 27480 + pos: -3.5,2.5 + parent: 55280 + - uid: 55812 components: - type: Transform - pos: 64.5,-42.5 - parent: 2 - - uid: 27481 + pos: -6.5,5.5 + parent: 55280 + - uid: 55813 components: - type: Transform - pos: 65.5,-42.5 - parent: 2 - - uid: 27482 + pos: -8.5,2.5 + parent: 55280 + - uid: 55814 components: - type: Transform - pos: 61.5,10.5 - parent: 2 - - uid: 27485 + pos: -5.5,2.5 + parent: 55280 + - uid: 55815 components: - type: Transform - pos: 73.5,-46.5 - parent: 2 - - uid: 27486 + pos: -9.5,5.5 + parent: 55280 + - uid: 55816 components: - type: Transform - pos: 51.5,-47.5 - parent: 2 - - uid: 27487 + rot: -1.5707963267948966 rad + pos: -8.5,14.5 + parent: 55280 + - uid: 55817 components: - type: Transform - pos: 63.5,-42.5 - parent: 2 - - uid: 27488 + rot: -1.5707963267948966 rad + pos: -7.5,14.5 + parent: 55280 + - uid: 55818 components: - type: Transform rot: 3.141592653589793 rad - pos: 41.5,-48.5 - parent: 2 - - uid: 27489 + pos: -12.5,14.5 + parent: 55280 + - uid: 55819 components: - type: Transform - pos: 78.5,-42.5 - parent: 2 - - uid: 27490 + rot: 3.141592653589793 rad + pos: -11.5,14.5 + parent: 55280 + - uid: 55820 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-50.5 - parent: 2 - - uid: 27491 + rot: 3.141592653589793 rad + pos: -6.5,13.5 + parent: 55280 + - uid: 55821 components: - type: Transform - pos: 81.5,-42.5 - parent: 2 - - uid: 27492 + rot: 3.141592653589793 rad + pos: -4.5,14.5 + parent: 55280 + - uid: 55822 components: - type: Transform - pos: -18.5,-23.5 - parent: 2 - - uid: 27494 + pos: -5.5,5.5 + parent: 55280 + - uid: 55823 components: - type: Transform - pos: -18.5,-24.5 - parent: 2 - - uid: 27495 + pos: -7.5,5.5 + parent: 55280 + - uid: 55824 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-47.5 - parent: 2 - - uid: 27496 + pos: -4.5,5.5 + parent: 55280 + - uid: 55825 components: - type: Transform - pos: -18.5,-25.5 - parent: 2 - - uid: 27497 + pos: -3.5,11.5 + parent: 55280 + - uid: 55826 components: - type: Transform - pos: -18.5,-26.5 - parent: 2 - - uid: 27498 + pos: -3.5,8.5 + parent: 55280 + - uid: 55827 components: - type: Transform - pos: -18.5,-27.5 - parent: 2 - - uid: 27500 + pos: -3.5,7.5 + parent: 55280 + - uid: 55828 components: - type: Transform - pos: 2.5,-8.5 - parent: 2 - - uid: 27501 + pos: -3.5,12.5 + parent: 55280 + - uid: 55829 components: - type: Transform - pos: 78.5,-46.5 - parent: 2 - - uid: 27502 + pos: 2.5,5.5 + parent: 55280 + - uid: 55830 components: - type: Transform - pos: 55.5,8.5 - parent: 2 - - uid: 27504 + pos: 0.5,11.5 + parent: 55280 + - uid: 55831 components: - type: Transform - pos: 81.5,-46.5 - parent: 2 - - uid: 27505 + pos: -3.5,6.5 + parent: 55280 + - uid: 55832 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-55.5 - parent: 2 - - uid: 27506 + pos: 0.5,5.5 + parent: 55280 + - uid: 55833 components: - type: Transform - pos: 84.5,-51.5 - parent: 2 - - uid: 27507 + pos: -0.5,5.5 + parent: 55280 + - uid: 55834 components: - type: Transform - pos: 74.5,-36.5 - parent: 2 - - uid: 27512 + pos: -0.5,4.5 + parent: 55280 + - uid: 55835 components: - type: Transform - pos: 18.5,4.5 - parent: 2 - - uid: 27513 + pos: -3.5,5.5 + parent: 55280 + - uid: 55836 components: - type: Transform - pos: 18.5,8.5 - parent: 2 - - uid: 27515 + pos: -0.5,2.5 + parent: 55280 + - uid: 55837 components: - type: Transform - pos: -27.5,-9.5 - parent: 2 - - uid: 27516 + pos: -0.5,3.5 + parent: 55280 + - uid: 55838 components: - type: Transform - pos: 18.5,5.5 - parent: 2 - - uid: 27517 + pos: -9.5,2.5 + parent: 55280 + - uid: 55839 + components: + - type: Transform + pos: -10.5,1.5 + parent: 55280 + - uid: 55840 + components: + - type: Transform + pos: -9.5,6.5 + parent: 55280 + - uid: 55841 components: - type: Transform - pos: -4.5,-1.5 - parent: 2 - - uid: 27518 + pos: 1.5,5.5 + parent: 55280 + - uid: 55842 components: - type: Transform - pos: -18.5,-42.5 - parent: 2 - - uid: 27521 + pos: -0.5,11.5 + parent: 55280 + - uid: 55843 components: - type: Transform - pos: -19.5,-16.5 - parent: 2 - - uid: 27522 + pos: -0.5,8.5 + parent: 55280 + - uid: 55844 components: - type: Transform - pos: 4.5,-8.5 - parent: 2 - - uid: 27524 + pos: 0.5,10.5 + parent: 55280 + - uid: 55845 components: - type: Transform - pos: -19.5,2.5 - parent: 2 - - uid: 27525 + pos: 0.5,9.5 + parent: 55280 + - uid: 55846 components: - type: Transform - pos: 15.5,-51.5 - parent: 2 - - uid: 27528 + pos: 0.5,8.5 + parent: 55280 + - uid: 55847 components: - type: Transform - pos: -99.5,12.5 - parent: 2 - - uid: 27529 + pos: 3.5,5.5 + parent: 55280 + - uid: 55848 components: - type: Transform - pos: -1.5,-5.5 - parent: 2 - - uid: 27530 + pos: 4.5,5.5 + parent: 55280 + - uid: 55849 components: - type: Transform - pos: -32.5,-39.5 - parent: 2 - - uid: 27531 + pos: 4.5,14.5 + parent: 55280 + - uid: 55850 components: - type: Transform - pos: -25.5,-26.5 - parent: 2 - - uid: 27535 + pos: 3.5,14.5 + parent: 55280 + - uid: 55851 components: - type: Transform - pos: 43.5,-45.5 - parent: 2 - - uid: 27538 + pos: 2.5,14.5 + parent: 55280 + - uid: 55852 components: - type: Transform - pos: -13.5,-14.5 - parent: 2 - - uid: 27539 + pos: 1.5,14.5 + parent: 55280 + - uid: 55853 components: - type: Transform - pos: -14.5,-18.5 - parent: 2 - - uid: 27540 + pos: 0.5,14.5 + parent: 55280 + - uid: 55854 components: - type: Transform - pos: -19.5,-15.5 - parent: 2 - - uid: 27541 + pos: -0.5,14.5 + parent: 55280 + - uid: 55855 components: - type: Transform - pos: -2.5,-22.5 - parent: 2 - - uid: 27542 + pos: -0.5,15.5 + parent: 55280 + - uid: 55856 components: - type: Transform - pos: -36.5,-17.5 - parent: 2 - - uid: 27546 + pos: 0.5,15.5 + parent: 55280 + - uid: 55857 components: - type: Transform - pos: -12.5,-18.5 - parent: 2 - - uid: 27547 + rot: -1.5707963267948966 rad + pos: -16.5,17.5 + parent: 55280 + - uid: 55858 components: - type: Transform - pos: -10.5,-18.5 - parent: 2 - - uid: 27549 + pos: 1.5,15.5 + parent: 55280 + - uid: 55859 components: - type: Transform - pos: -9.5,-18.5 - parent: 2 - - uid: 27550 + rot: -1.5707963267948966 rad + pos: -17.5,17.5 + parent: 55280 + - uid: 55860 components: - type: Transform - pos: -12.5,-23.5 - parent: 2 - - uid: 27551 + rot: -1.5707963267948966 rad + pos: -17.5,16.5 + parent: 55280 + - uid: 55861 components: - type: Transform - pos: -12.5,-14.5 - parent: 2 - - uid: 27552 + rot: -1.5707963267948966 rad + pos: -10.5,14.5 + parent: 55280 + - uid: 55862 components: - type: Transform - pos: -10.5,-14.5 - parent: 2 - - uid: 27554 + rot: -1.5707963267948966 rad + pos: -17.5,15.5 + parent: 55280 + - uid: 55863 components: - type: Transform - pos: -19.5,-18.5 - parent: 2 - - uid: 27555 + rot: -1.5707963267948966 rad + pos: -16.5,14.5 + parent: 55280 + - uid: 55864 components: - type: Transform - pos: -19.5,-17.5 - parent: 2 - - uid: 27556 + pos: -16.5,13.5 + parent: 55280 + - uid: 55865 components: - type: Transform - pos: -14.5,-17.5 - parent: 2 - - uid: 27557 + pos: -13.5,13.5 + parent: 55280 + - uid: 55866 components: - type: Transform - pos: -14.5,-15.5 - parent: 2 - - uid: 27558 + pos: -3.5,13.5 + parent: 55280 + - uid: 55867 components: - type: Transform - pos: -37.5,-26.5 - parent: 2 - - uid: 27561 + pos: -3.5,14.5 + parent: 55280 + - uid: 67932 components: - type: Transform - pos: 18.5,6.5 - parent: 2 - - uid: 27564 + rot: -1.5707963267948966 rad + pos: 8.5,7.5 + parent: 66965 + - uid: 67933 components: - type: Transform - pos: -24.5,-18.5 - parent: 2 - - uid: 27566 + rot: -1.5707963267948966 rad + pos: 14.5,0.5 + parent: 66965 + - uid: 67934 components: - type: Transform - pos: 50.5,-45.5 - parent: 2 - - uid: 27567 + rot: -1.5707963267948966 rad + pos: 16.5,0.5 + parent: 66965 + - uid: 67935 components: - type: Transform - pos: -2.5,-3.5 - parent: 2 - - uid: 27568 + rot: -1.5707963267948966 rad + pos: 14.5,6.5 + parent: 66965 + - uid: 67936 components: - type: Transform - pos: -2.5,-4.5 - parent: 2 - - uid: 27569 + rot: -1.5707963267948966 rad + pos: 15.5,0.5 + parent: 66965 + - uid: 67937 components: - type: Transform - pos: -2.5,-2.5 - parent: 2 - - uid: 27570 + rot: -1.5707963267948966 rad + pos: 10.5,-0.5 + parent: 66965 + - uid: 67938 components: - type: Transform - pos: -10.5,-17.5 - parent: 2 - - uid: 27571 + rot: -1.5707963267948966 rad + pos: 16.5,-2.5 + parent: 66965 + - uid: 67939 components: - type: Transform - pos: 43.5,-39.5 - parent: 2 - - uid: 27573 + rot: -1.5707963267948966 rad + pos: 16.5,3.5 + parent: 66965 + - uid: 67940 components: - type: Transform - pos: -5.5,-22.5 - parent: 2 - - uid: 27574 + rot: -1.5707963267948966 rad + pos: 16.5,-1.5 + parent: 66965 + - uid: 67941 components: - type: Transform - pos: -4.5,-14.5 - parent: 2 - - uid: 27575 + rot: -1.5707963267948966 rad + pos: 15.5,-2.5 + parent: 66965 + - uid: 67942 components: - type: Transform - pos: -5.5,-14.5 - parent: 2 - - uid: 27576 + rot: -1.5707963267948966 rad + pos: 14.5,-2.5 + parent: 66965 + - uid: 67943 components: - type: Transform - pos: -6.5,-25.5 - parent: 2 - - uid: 27580 + rot: -1.5707963267948966 rad + pos: 13.5,-2.5 + parent: 66965 + - uid: 67944 components: - type: Transform - pos: -13.5,-37.5 - parent: 2 - - uid: 27581 + rot: -1.5707963267948966 rad + pos: 8.5,8.5 + parent: 66965 + - uid: 67945 components: - type: Transform - pos: 37.5,-45.5 - parent: 2 - - uid: 27583 + rot: -1.5707963267948966 rad + pos: 13.5,9.5 + parent: 66965 + - uid: 67946 components: - type: Transform - pos: -35.5,-39.5 - parent: 2 - - uid: 27586 + rot: -1.5707963267948966 rad + pos: 12.5,9.5 + parent: 66965 + - uid: 67947 components: - type: Transform - pos: -8.5,-35.5 - parent: 2 - - uid: 27590 + rot: -1.5707963267948966 rad + pos: 10.5,-4.5 + parent: 66965 + - uid: 67948 components: - type: Transform - pos: 36.5,-45.5 - parent: 2 - - uid: 27592 + rot: -1.5707963267948966 rad + pos: 16.5,4.5 + parent: 66965 + - uid: 67949 components: - type: Transform - pos: -21.5,-30.5 - parent: 2 - - uid: 27594 + rot: -1.5707963267948966 rad + pos: 14.5,9.5 + parent: 66965 + - uid: 67950 components: - type: Transform - pos: 52.5,-47.5 - parent: 2 - - uid: 27598 + rot: -1.5707963267948966 rad + pos: 16.5,5.5 + parent: 66965 + - uid: 67951 components: - type: Transform - pos: 55.5,9.5 - parent: 2 - - uid: 27601 + rot: -1.5707963267948966 rad + pos: 16.5,1.5 + parent: 66965 + - uid: 67952 components: - type: Transform - pos: 39.5,-36.5 - parent: 2 - - uid: 27603 + rot: -1.5707963267948966 rad + pos: 15.5,9.5 + parent: 66965 + - uid: 67953 components: - type: Transform - pos: -24.5,-9.5 - parent: 2 - - uid: 27607 + rot: -1.5707963267948966 rad + pos: 16.5,6.5 + parent: 66965 + - uid: 67954 components: - type: Transform - pos: 66.5,8.5 - parent: 2 - - uid: 27608 + rot: -1.5707963267948966 rad + pos: 16.5,-0.5 + parent: 66965 + - uid: 67955 components: - type: Transform - pos: -60.5,31.5 - parent: 2 - - uid: 27609 + rot: -1.5707963267948966 rad + pos: 10.5,-3.5 + parent: 66965 + - uid: 67956 components: - type: Transform - pos: -62.5,32.5 - parent: 2 - - uid: 27610 + rot: -1.5707963267948966 rad + pos: 13.5,6.5 + parent: 66965 + - uid: 67957 components: - type: Transform - pos: -79.5,12.5 - parent: 2 - - uid: 27613 + rot: -1.5707963267948966 rad + pos: 13.5,3.5 + parent: 66965 + - uid: 67958 components: - type: Transform - pos: -27.5,-39.5 - parent: 2 - - uid: 27614 + rot: -1.5707963267948966 rad + pos: 16.5,-3.5 + parent: 66965 + - uid: 67959 components: - type: Transform - pos: 59.5,10.5 - parent: 2 - - uid: 27615 + rot: -1.5707963267948966 rad + pos: 13.5,10.5 + parent: 66965 + - uid: 67960 components: - type: Transform - pos: 41.5,-45.5 - parent: 2 - - uid: 27616 + rot: -1.5707963267948966 rad + pos: 16.5,7.5 + parent: 66965 + - uid: 67961 components: - type: Transform - pos: -33.5,-39.5 - parent: 2 - - uid: 27617 + rot: -1.5707963267948966 rad + pos: 16.5,9.5 + parent: 66965 + - uid: 67962 components: - type: Transform - pos: -34.5,-39.5 - parent: 2 - - uid: 27618 + rot: -1.5707963267948966 rad + pos: 16.5,8.5 + parent: 66965 + - uid: 67963 components: - type: Transform - pos: -28.5,-39.5 - parent: 2 - - uid: 27619 + rot: -1.5707963267948966 rad + pos: 10.5,-2.5 + parent: 66965 + - uid: 67964 components: - type: Transform - pos: -29.5,-39.5 - parent: 2 - - uid: 27620 + rot: -1.5707963267948966 rad + pos: 15.5,3.5 + parent: 66965 + - uid: 67965 components: - type: Transform - pos: -31.5,-39.5 - parent: 2 - - uid: 27621 + rot: -1.5707963267948966 rad + pos: 13.5,11.5 + parent: 66965 + - uid: 67966 components: - type: Transform - pos: -6.5,-26.5 - parent: 2 - - uid: 27622 + rot: -1.5707963267948966 rad + pos: 16.5,2.5 + parent: 66965 + - uid: 67967 components: - type: Transform - pos: -26.5,-39.5 - parent: 2 - - uid: 27623 + rot: -1.5707963267948966 rad + pos: 10.5,-1.5 + parent: 66965 + - uid: 67968 components: - type: Transform - pos: -33.5,-42.5 - parent: 2 - - uid: 27624 + rot: -1.5707963267948966 rad + pos: 14.5,3.5 + parent: 66965 + - uid: 67969 components: - type: Transform - pos: -30.5,-39.5 - parent: 2 - - uid: 27625 + rot: -1.5707963267948966 rad + pos: 13.5,0.5 + parent: 66965 + - uid: 67970 components: - type: Transform - pos: -36.5,-39.5 - parent: 2 - - uid: 27626 + rot: -1.5707963267948966 rad + pos: 10.5,-5.5 + parent: 66965 + - uid: 67971 components: - type: Transform - pos: -36.5,-40.5 - parent: 2 - - uid: 27628 + rot: -1.5707963267948966 rad + pos: 12.5,-5.5 + parent: 66965 + - uid: 67972 components: - type: Transform - pos: -33.5,-43.5 - parent: 2 - - uid: 27629 + rot: -1.5707963267948966 rad + pos: 13.5,-5.5 + parent: 66965 + - uid: 67973 components: - type: Transform - pos: -33.5,-44.5 - parent: 2 - - uid: 27630 + rot: -1.5707963267948966 rad + pos: 11.5,-5.5 + parent: 66965 + - uid: 67974 components: - type: Transform - pos: -30.5,-47.5 - parent: 2 - - uid: 27631 + rot: -1.5707963267948966 rad + pos: 14.5,-5.5 + parent: 66965 + - uid: 67975 components: - type: Transform - pos: -33.5,-45.5 - parent: 2 - - uid: 27632 + rot: -1.5707963267948966 rad + pos: 15.5,-5.5 + parent: 66965 + - uid: 67976 components: - type: Transform - pos: -33.5,-47.5 - parent: 2 - - uid: 27633 + rot: -1.5707963267948966 rad + pos: 16.5,-5.5 + parent: 66965 + - uid: 67977 components: - type: Transform - pos: -26.5,-42.5 - parent: 2 - - uid: 27634 + rot: -1.5707963267948966 rad + pos: 16.5,-4.5 + parent: 66965 + - uid: 67978 components: - type: Transform - pos: -37.5,-48.5 - parent: 2 - - uid: 27635 + rot: 1.5707963267948966 rad + pos: 10.5,21.5 + parent: 66965 + - uid: 67979 components: - type: Transform - pos: -36.5,-47.5 - parent: 2 - - uid: 27636 + pos: -0.5,3.5 + parent: 66965 + - uid: 67980 components: - type: Transform - pos: -36.5,-46.5 - parent: 2 - - uid: 27637 + pos: 0.5,3.5 + parent: 66965 + - uid: 67981 components: - type: Transform - pos: -36.5,-45.5 - parent: 2 - - uid: 27638 + pos: -0.5,2.5 + parent: 66965 + - uid: 67982 components: - type: Transform - pos: -30.5,-57.5 - parent: 2 - - uid: 27639 + pos: 5.5,2.5 + parent: 66965 + - uid: 67983 components: - type: Transform - pos: -36.5,-44.5 - parent: 2 - - uid: 27640 + pos: 5.5,0.5 + parent: 66965 + - uid: 67984 components: - type: Transform - pos: -31.5,-53.5 - parent: 2 - - uid: 27641 + pos: -0.5,0.5 + parent: 66965 + - uid: 67985 components: - type: Transform - pos: -36.5,-48.5 - parent: 2 - - uid: 27642 + pos: 5.5,1.5 + parent: 66965 + - uid: 67986 components: - type: Transform - pos: -33.5,-48.5 - parent: 2 - - uid: 27643 + rot: 1.5707963267948966 rad + pos: -0.5,1.5 + parent: 66965 + - uid: 67987 components: - type: Transform - pos: -32.5,-48.5 - parent: 2 - - uid: 27644 + pos: 0.5,3.5 + parent: 66965 + - uid: 67988 components: - type: Transform - pos: -32.5,-49.5 - parent: 2 - - uid: 27645 + pos: 5.5,3.5 + parent: 66965 + - uid: 67989 components: - type: Transform - pos: -32.5,-50.5 - parent: 2 - - uid: 27646 + pos: 1.5,3.5 + parent: 66965 + - uid: 67990 components: - type: Transform - pos: -32.5,-51.5 - parent: 2 - - uid: 27647 + pos: 2.5,3.5 + parent: 66965 + - uid: 67991 components: - type: Transform - pos: -37.5,-49.5 - parent: 2 - - uid: 27648 + pos: -1.5,3.5 + parent: 66965 + - uid: 67992 components: - type: Transform - pos: -37.5,-50.5 - parent: 2 - - uid: 27649 + rot: 1.5707963267948966 rad + pos: 6.5,3.5 + parent: 66965 + - uid: 67993 components: - type: Transform - pos: -37.5,-51.5 - parent: 2 - - uid: 27650 + pos: 9.5,3.5 + parent: 66965 + - uid: 67994 components: - type: Transform - pos: -38.5,-52.5 - parent: 2 - - uid: 27651 + pos: 9.5,0.5 + parent: 66965 + - uid: 67995 components: - type: Transform - pos: -38.5,-53.5 - parent: 2 - - uid: 27652 + pos: 6.5,-1.5 + parent: 66965 + - uid: 67996 components: - type: Transform - pos: -38.5,-54.5 - parent: 2 - - uid: 27653 + pos: 5.5,-0.5 + parent: 66965 + - uid: 67997 components: - type: Transform - pos: -38.5,-55.5 - parent: 2 - - uid: 27654 + pos: 5.5,-1.5 + parent: 66965 + - uid: 67998 components: - type: Transform - pos: -38.5,-56.5 - parent: 2 - - uid: 27655 + pos: 10.5,2.5 + parent: 66965 + - uid: 67999 components: - type: Transform - pos: -31.5,-52.5 - parent: 2 - - uid: 27656 + pos: 10.5,3.5 + parent: 66965 + - uid: 68000 components: - type: Transform - pos: -36.5,-42.5 - parent: 2 - - uid: 27657 + pos: 10.5,0.5 + parent: 66965 + - uid: 68001 components: - type: Transform - pos: -31.5,-57.5 - parent: 2 - - uid: 27658 + pos: 10.5,0.5 + parent: 66965 + - uid: 68002 components: - type: Transform - pos: -39.5,-57.5 - parent: 2 - - uid: 27659 + pos: 10.5,0.5 + parent: 66965 + - uid: 68003 components: - type: Transform - pos: -29.5,-51.5 - parent: 2 - - uid: 27660 + pos: 10.5,1.5 + parent: 66965 + - uid: 68004 components: - type: Transform - pos: -36.5,-41.5 - parent: 2 - - uid: 27661 + pos: 8.5,3.5 + parent: 66965 + - uid: 68005 components: - type: Transform - pos: -38.5,-57.5 - parent: 2 - - uid: 27662 + pos: 8.5,6.5 + parent: 66965 + - uid: 68006 components: - type: Transform - pos: -38.5,-51.5 - parent: 2 - - uid: 27663 + pos: 11.5,9.5 + parent: 66965 + - uid: 68007 components: - type: Transform - pos: -4.5,-27.5 - parent: 2 - - uid: 27664 + pos: 10.5,9.5 + parent: 66965 + - uid: 68008 components: - type: Transform - pos: -36.5,-43.5 - parent: 2 - - uid: 27665 + pos: 11.5,12.5 + parent: 66965 + - uid: 68009 components: - type: Transform - pos: -12.5,-1.5 - parent: 2 - - uid: 27666 + pos: 10.5,12.5 + parent: 66965 + - uid: 68010 components: - type: Transform - pos: -18.5,-1.5 - parent: 2 - - uid: 27667 + pos: 8.5,12.5 + parent: 66965 + - uid: 68011 components: - type: Transform - pos: -37.5,-63.5 - parent: 2 - - uid: 27668 + pos: 9.5,12.5 + parent: 66965 + - uid: 68012 components: - type: Transform - pos: -36.5,-63.5 - parent: 2 - - uid: 27669 + pos: 12.5,12.5 + parent: 66965 + - uid: 68013 components: - type: Transform - pos: -33.5,-63.5 - parent: 2 - - uid: 27672 + pos: 13.5,12.5 + parent: 66965 + - uid: 68014 components: - type: Transform - pos: -39.5,-63.5 - parent: 2 - - uid: 27673 + pos: 13.5,12.5 + parent: 66965 + - uid: 68015 components: - type: Transform - pos: -38.5,-63.5 - parent: 2 - - uid: 27680 + pos: 14.5,12.5 + parent: 66965 + - uid: 68016 components: - type: Transform - pos: -15.5,-10.5 - parent: 2 - - uid: 27692 + pos: 7.5,12.5 + parent: 66965 + - uid: 68017 components: - type: Transform - pos: -15.5,-13.5 - parent: 2 - - uid: 27694 + pos: 7.5,16.5 + parent: 66965 + - uid: 68018 components: - type: Transform - pos: -35.5,-5.5 - parent: 2 - - uid: 27695 + pos: 11.5,15.5 + parent: 66965 + - uid: 68019 components: - type: Transform - pos: -18.5,-73.5 - parent: 2 - - uid: 27698 + pos: 8.5,16.5 + parent: 66965 + - uid: 68020 components: - type: Transform - pos: -18.5,2.5 - parent: 2 - - uid: 27700 + rot: 1.5707963267948966 rad + pos: 8.5,21.5 + parent: 66965 + - uid: 68021 components: - type: Transform - pos: -23.5,-4.5 - parent: 2 - - uid: 27701 + pos: 11.5,16.5 + parent: 66965 + - uid: 68022 components: - type: Transform - pos: -2.5,-27.5 - parent: 2 - - uid: 27703 + pos: 12.5,16.5 + parent: 66965 + - uid: 68023 components: - type: Transform - pos: -6.5,-18.5 - parent: 2 - - uid: 27709 + pos: 13.5,16.5 + parent: 66965 + - uid: 68024 components: - type: Transform - pos: 36.5,57.5 - parent: 2 - - uid: 27710 + pos: 14.5,16.5 + parent: 66965 + - uid: 68025 components: - type: Transform - pos: -26.5,-9.5 - parent: 2 - - uid: 27711 + pos: 14.5,15.5 + parent: 66965 + - uid: 68026 components: - type: Transform - pos: 35.5,68.5 - parent: 2 - - uid: 27712 + pos: -1.5,4.5 + parent: 66965 + - uid: 68027 components: - type: Transform - pos: -28.5,-9.5 - parent: 2 - - uid: 27713 + rot: 1.5707963267948966 rad + pos: -1.5,10.5 + parent: 66965 + - uid: 68028 components: - type: Transform - pos: -29.5,-9.5 - parent: 2 - - uid: 27714 + rot: 1.5707963267948966 rad + pos: -0.5,10.5 + parent: 66965 + - uid: 68029 components: - type: Transform - pos: -25.5,-9.5 - parent: 2 - - uid: 27715 + rot: 1.5707963267948966 rad + pos: 0.5,10.5 + parent: 66965 + - uid: 68030 components: - type: Transform - pos: -28.5,-1.5 - parent: 2 - - uid: 27718 + rot: 1.5707963267948966 rad + pos: 1.5,10.5 + parent: 66965 + - uid: 68031 components: - type: Transform - pos: -28.5,-5.5 - parent: 2 - - uid: 27719 + rot: 1.5707963267948966 rad + pos: 1.5,10.5 + parent: 66965 + - uid: 68032 components: - type: Transform - pos: 47.5,56.5 - parent: 2 - - uid: 27720 + rot: 1.5707963267948966 rad + pos: 1.5,10.5 + parent: 66965 + - uid: 68033 components: - type: Transform - pos: -27.5,-5.5 - parent: 2 - - uid: 27721 + rot: 1.5707963267948966 rad + pos: 2.5,10.5 + parent: 66965 + - uid: 68034 components: - type: Transform - pos: -23.5,-8.5 - parent: 2 - - uid: 27722 + rot: 1.5707963267948966 rad + pos: 2.5,14.5 + parent: 66965 + - uid: 68035 components: - type: Transform - pos: -28.5,-4.5 - parent: 2 - - uid: 27723 + rot: 1.5707963267948966 rad + pos: -0.5,16.5 + parent: 66965 + - uid: 68036 components: - type: Transform - pos: -28.5,-4.5 - parent: 2 - - uid: 27724 + rot: 1.5707963267948966 rad + pos: -0.5,15.5 + parent: 66965 + - uid: 68037 components: - type: Transform - pos: -28.5,-3.5 - parent: 2 - - uid: 27725 + rot: 1.5707963267948966 rad + pos: -0.5,14.5 + parent: 66965 + - uid: 68038 components: - type: Transform - pos: -28.5,-2.5 - parent: 2 - - uid: 27727 + rot: 1.5707963267948966 rad + pos: -1.5,14.5 + parent: 66965 + - uid: 68039 components: - type: Transform - pos: -23.5,-6.5 - parent: 2 - - uid: 27728 + rot: 1.5707963267948966 rad + pos: -1.5,14.5 + parent: 66965 + - uid: 68040 components: - type: Transform - pos: -52.5,8.5 - parent: 2 - - uid: 27729 + rot: 1.5707963267948966 rad + pos: 2.5,13.5 + parent: 66965 + - uid: 68041 components: - type: Transform - pos: -34.5,-23.5 - parent: 2 - - uid: 27730 + rot: 1.5707963267948966 rad + pos: 2.5,11.5 + parent: 66965 + - uid: 68042 components: - type: Transform - pos: -13.5,-18.5 - parent: 2 - - uid: 27731 + rot: 1.5707963267948966 rad + pos: -1.5,12.5 + parent: 66965 + - uid: 68043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-42.5 - parent: 2 - - uid: 27732 + rot: 1.5707963267948966 rad + pos: -0.5,12.5 + parent: 66965 + - uid: 68044 components: - type: Transform - pos: -38.5,-75.5 - parent: 2 - - uid: 27733 + rot: 1.5707963267948966 rad + pos: -2.5,14.5 + parent: 66965 + - uid: 68045 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-42.5 - parent: 2 - - uid: 27734 + rot: 1.5707963267948966 rad + pos: -2.5,13.5 + parent: 66965 + - uid: 68046 components: - type: Transform - pos: 39.5,-38.5 - parent: 2 - - uid: 27735 + rot: 1.5707963267948966 rad + pos: -2.5,13.5 + parent: 66965 + - uid: 68047 components: - type: Transform - pos: 50.5,-46.5 - parent: 2 - - uid: 27736 + rot: 1.5707963267948966 rad + pos: -2.5,12.5 + parent: 66965 + - uid: 68048 components: - type: Transform - pos: -14.5,2.5 - parent: 2 - - uid: 27737 + rot: 1.5707963267948966 rad + pos: -2.5,11.5 + parent: 66965 + - uid: 68049 components: - type: Transform - pos: -17.5,4.5 - parent: 2 - - uid: 27738 + rot: 1.5707963267948966 rad + pos: -2.5,10.5 + parent: 66965 + - uid: 68050 components: - type: Transform - pos: -17.5,5.5 - parent: 2 - - uid: 27739 + rot: 1.5707963267948966 rad + pos: -2.5,10.5 + parent: 66965 + - uid: 68051 components: - type: Transform - pos: -16.5,4.5 - parent: 2 - - uid: 27740 + rot: 1.5707963267948966 rad + pos: 0.5,16.5 + parent: 66965 + - uid: 68052 components: - type: Transform - pos: -13.5,10.5 - parent: 2 - - uid: 27741 + rot: 1.5707963267948966 rad + pos: 1.5,16.5 + parent: 66965 + - uid: 68053 components: - type: Transform - pos: -15.5,10.5 - parent: 2 - - uid: 27742 + rot: 1.5707963267948966 rad + pos: 1.5,16.5 + parent: 66965 + - uid: 68054 components: - type: Transform - pos: -14.5,10.5 - parent: 2 - - uid: 27743 + rot: 1.5707963267948966 rad + pos: 2.5,16.5 + parent: 66965 + - uid: 68055 components: - type: Transform - pos: -17.5,9.5 - parent: 2 - - uid: 27744 + rot: 1.5707963267948966 rad + pos: 2.5,15.5 + parent: 66965 + - uid: 68056 components: - type: Transform - pos: -13.5,4.5 - parent: 2 - - uid: 27745 + rot: 1.5707963267948966 rad + pos: 2.5,15.5 + parent: 66965 + - uid: 68057 components: - type: Transform - pos: -17.5,10.5 - parent: 2 - - uid: 27746 + rot: 1.5707963267948966 rad + pos: -0.5,17.5 + parent: 66965 + - uid: 68058 components: - type: Transform - pos: -13.5,5.5 - parent: 2 - - uid: 27747 + rot: 1.5707963267948966 rad + pos: -0.5,17.5 + parent: 66965 + - uid: 68059 components: - type: Transform - pos: -14.5,4.5 - parent: 2 - - uid: 27748 + rot: 1.5707963267948966 rad + pos: -0.5,20.5 + parent: 66965 + - uid: 68060 components: - type: Transform - pos: -16.5,2.5 - parent: 2 - - uid: 27749 + rot: 1.5707963267948966 rad + pos: -0.5,21.5 + parent: 66965 + - uid: 68061 components: - type: Transform - pos: -12.5,2.5 - parent: 2 - - uid: 27750 + rot: 1.5707963267948966 rad + pos: 0.5,21.5 + parent: 66965 + - uid: 68062 components: - type: Transform - pos: -30.5,-6.5 - parent: 2 - - uid: 27751 + rot: 1.5707963267948966 rad + pos: 3.5,21.5 + parent: 66965 + - uid: 68063 components: - type: Transform - pos: -17.5,2.5 - parent: 2 - - uid: 27752 + rot: 1.5707963267948966 rad + pos: 5.5,21.5 + parent: 66965 + - uid: 68064 components: - type: Transform - pos: -19.5,5.5 - parent: 2 - - uid: 27753 + rot: 1.5707963267948966 rad + pos: 6.5,21.5 + parent: 66965 + - uid: 68065 components: - type: Transform - pos: -19.5,4.5 - parent: 2 - - uid: 27754 + rot: 1.5707963267948966 rad + pos: 7.5,21.5 + parent: 66965 + - uid: 68066 components: - type: Transform - pos: -19.5,3.5 - parent: 2 - - uid: 27756 + rot: 1.5707963267948966 rad + pos: 7.5,21.5 + parent: 66965 + - uid: 68067 components: - type: Transform - pos: -16.5,10.5 - parent: 2 - - uid: 27757 + rot: 1.5707963267948966 rad + pos: 7.5,20.5 + parent: 66965 + - uid: 68068 components: - type: Transform - pos: 55.5,6.5 - parent: 2 - - uid: 27759 + rot: 1.5707963267948966 rad + pos: 7.5,19.5 + parent: 66965 + - uid: 68069 components: - type: Transform - pos: -13.5,9.5 - parent: 2 - - uid: 27760 + rot: 1.5707963267948966 rad + pos: 7.5,18.5 + parent: 66965 + - uid: 68070 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-46.5 - parent: 2 - - uid: 27761 + rot: 1.5707963267948966 rad + pos: 7.5,17.5 + parent: 66965 + - uid: 68071 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-45.5 - parent: 2 - - uid: 27762 + rot: 1.5707963267948966 rad + pos: 7.5,17.5 + parent: 66965 + - uid: 68072 components: - type: Transform - pos: -22.5,-30.5 - parent: 2 - - uid: 27763 + rot: 1.5707963267948966 rad + pos: 4.5,21.5 + parent: 66965 + - uid: 68073 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-39.5 - parent: 2 - - uid: 27765 + rot: 1.5707963267948966 rad + pos: 2.5,21.5 + parent: 66965 + - uid: 68074 components: - type: Transform - pos: -25.5,-29.5 - parent: 2 - - uid: 27766 + rot: 1.5707963267948966 rad + pos: 1.5,21.5 + parent: 66965 + - uid: 68075 components: - type: Transform - pos: -88.5,-28.5 - parent: 2 - - uid: 27770 + rot: 1.5707963267948966 rad + pos: 3.5,16.5 + parent: 66965 + - uid: 68076 components: - type: Transform - pos: 77.5,-42.5 - parent: 2 - - uid: 27771 + rot: 1.5707963267948966 rad + pos: 6.5,16.5 + parent: 66965 + - uid: 68077 components: - type: Transform - pos: 62.5,-46.5 - parent: 2 - - uid: 27772 + rot: 1.5707963267948966 rad + pos: 3.5,17.5 + parent: 66965 + - uid: 68078 components: - type: Transform - pos: 77.5,-32.5 - parent: 2 - - uid: 27773 + rot: 1.5707963267948966 rad + pos: 3.5,20.5 + parent: 66965 + - uid: 68079 components: - type: Transform - pos: 77.5,-41.5 - parent: 2 - - uid: 27774 + rot: 1.5707963267948966 rad + pos: 2.5,9.5 + parent: 66965 + - uid: 68080 components: - type: Transform - pos: 76.5,-40.5 - parent: 2 - - uid: 27775 + rot: 1.5707963267948966 rad + pos: 2.5,8.5 + parent: 66965 + - uid: 68081 components: - type: Transform rot: 1.5707963267948966 rad - pos: 75.5,-49.5 - parent: 2 - - uid: 27776 + pos: 2.5,4.5 + parent: 66965 + - uid: 68082 components: - type: Transform rot: 1.5707963267948966 rad - pos: 77.5,-47.5 - parent: 2 - - uid: 27777 + pos: 2.5,5.5 + parent: 66965 + - uid: 68083 components: - type: Transform - pos: 74.5,-34.5 - parent: 2 - - uid: 27778 + rot: 1.5707963267948966 rad + pos: -0.5,4.5 + parent: 66965 + - uid: 68084 components: - type: Transform rot: 1.5707963267948966 rad - pos: 76.5,-56.5 - parent: 2 - - uid: 27779 + pos: 0.5,4.5 + parent: 66965 + - uid: 68085 components: - type: Transform - pos: 75.5,-39.5 - parent: 2 - - uid: 27781 + rot: 1.5707963267948966 rad + pos: 1.5,4.5 + parent: 66965 + - uid: 68086 components: - type: Transform - pos: 11.5,-7.5 - parent: 2 - - uid: 27782 + rot: 1.5707963267948966 rad + pos: 11.5,21.5 + parent: 66965 + - uid: 68087 components: - type: Transform - pos: 13.5,-1.5 - parent: 2 - - uid: 27783 + rot: 1.5707963267948966 rad + pos: 11.5,21.5 + parent: 66965 + - uid: 68088 components: - type: Transform - pos: 13.5,-7.5 - parent: 2 - - uid: 27784 + rot: 1.5707963267948966 rad + pos: 11.5,18.5 + parent: 66965 + - uid: 68089 components: - type: Transform - pos: 14.5,-7.5 - parent: 2 - - uid: 27785 + rot: 1.5707963267948966 rad + pos: 11.5,18.5 + parent: 66965 + - uid: 68090 components: - type: Transform - pos: 16.5,-7.5 - parent: 2 - - uid: 27786 + rot: 1.5707963267948966 rad + pos: 11.5,17.5 + parent: 66965 + - uid: 68091 components: - type: Transform - pos: 15.5,-7.5 - parent: 2 - - uid: 27787 + rot: 1.5707963267948966 rad + pos: 11.5,17.5 + parent: 66965 + - uid: 68092 components: - type: Transform - pos: 39.5,-37.5 - parent: 2 - - uid: 27789 + rot: 1.5707963267948966 rad + pos: 9.5,21.5 + parent: 66965 + - uid: 68093 components: - type: Transform - pos: 31.5,-52.5 - parent: 2 - - uid: 27790 + rot: 1.5707963267948966 rad + pos: 2.5,6.5 + parent: 66965 + - uid: 68094 components: - type: Transform rot: 1.5707963267948966 rad - pos: 76.5,-48.5 - parent: 2 - - uid: 27791 + pos: 1.5,14.5 + parent: 66965 + - uid: 68095 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-75.5 - parent: 2 - - uid: 27792 + rot: 3.141592653589793 rad + pos: 7.5,15.5 + parent: 66965 + - uid: 68096 components: - type: Transform - pos: -36.5,-22.5 - parent: 2 - - uid: 27793 + pos: 7.5,9.5 + parent: 66965 + - uid: 68097 components: - type: Transform - pos: -19.5,10.5 - parent: 2 - - uid: 27794 + pos: 3.5,9.5 + parent: 66965 + - uid: 68098 components: - type: Transform - pos: -19.5,11.5 - parent: 2 - - uid: 27795 + pos: 4.5,9.5 + parent: 66965 + - uid: 68099 components: - type: Transform - pos: -19.5,12.5 - parent: 2 - - uid: 27796 + pos: 7.5,-1.5 + parent: 66965 + - uid: 68100 components: - type: Transform - pos: -18.5,12.5 - parent: 2 - - uid: 27797 + pos: 8.5,0.5 + parent: 66965 + - uid: 68101 components: - type: Transform - pos: -17.5,12.5 - parent: 2 - - uid: 27798 + pos: 8.5,-1.5 + parent: 66965 + - uid: 68102 components: - type: Transform - pos: -16.5,12.5 - parent: 2 - - uid: 27799 + pos: 8.5,-0.5 + parent: 66965 + - uid: 68103 components: - type: Transform - pos: -15.5,12.5 - parent: 2 - - uid: 27800 + rot: 1.5707963267948966 rad + pos: 9.5,9.5 + parent: 66965 + - uid: 68104 components: - type: Transform - pos: -14.5,12.5 - parent: 2 - - uid: 27801 + rot: 1.5707963267948966 rad + pos: 8.5,9.5 + parent: 66965 + - uid: 68105 components: - type: Transform - pos: -13.5,12.5 - parent: 2 - - uid: 27802 + pos: -4.5,7.5 + parent: 66965 + - uid: 68106 components: - type: Transform - pos: -12.5,12.5 - parent: 2 - - uid: 27803 + pos: -4.5,5.5 + parent: 66965 + - uid: 68107 components: - type: Transform - pos: -11.5,12.5 - parent: 2 - - uid: 27811 + rot: -1.5707963267948966 rad + pos: 15.5,6.5 + parent: 66965 + - uid: 68108 components: - type: Transform - pos: 83.5,-49.5 - parent: 2 - - uid: 27813 + rot: 1.5707963267948966 rad + pos: 13.5,21.5 + parent: 66965 + - uid: 68109 components: - type: Transform - pos: 56.5,10.5 - parent: 2 - - uid: 27814 + rot: 1.5707963267948966 rad + pos: 13.5,18.5 + parent: 66965 + - uid: 68110 components: - type: Transform - pos: 57.5,10.5 - parent: 2 - - uid: 27816 + rot: 1.5707963267948966 rad + pos: 12.5,21.5 + parent: 66965 + - uid: 68111 components: - type: Transform - pos: 60.5,10.5 - parent: 2 - - uid: 27817 + rot: 1.5707963267948966 rad + pos: 13.5,19.5 + parent: 66965 + - uid: 68112 components: - type: Transform - pos: 66.5,10.5 - parent: 2 - - uid: 27818 + pos: -3.5,5.5 + parent: 66965 + - uid: 68113 components: - type: Transform - pos: 66.5,7.5 - parent: 2 - - uid: 27819 + pos: -4.5,9.5 + parent: 66965 + - uid: 68114 components: - type: Transform - pos: 66.5,6.5 - parent: 2 - - uid: 27821 + pos: -5.5,5.5 + parent: 66965 + - uid: 68115 components: - type: Transform - pos: 66.5,9.5 - parent: 2 - - uid: 27822 + pos: -5.5,7.5 + parent: 66965 + - uid: 68116 components: - type: Transform - pos: 68.5,8.5 - parent: 2 - - uid: 27823 + pos: -5.5,9.5 + parent: 66965 + - uid: 68117 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 16.5,-26.5 - parent: 2 - - uid: 27824 + pos: -3.5,9.5 + parent: 66965 + - uid: 68118 components: - type: Transform - pos: 23.5,-27.5 - parent: 2 - - uid: 27825 + rot: 3.141592653589793 rad + pos: 2.5,-5.5 + parent: 66965 + - uid: 68119 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-28.5 - parent: 2 - - uid: 27828 + rot: 3.141592653589793 rad + pos: 3.5,-5.5 + parent: 66965 + - uid: 68120 components: - type: Transform - pos: 45.5,9.5 - parent: 2 - - uid: 27830 + rot: 3.141592653589793 rad + pos: 6.5,-6.5 + parent: 66965 + - uid: 68121 components: - type: Transform - pos: -35.5,-17.5 - parent: 2 - - uid: 27831 + rot: 3.141592653589793 rad + pos: 2.5,-8.5 + parent: 66965 + - uid: 68122 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,6.5 - parent: 2 - - uid: 27832 + rot: 3.141592653589793 rad + pos: 2.5,-6.5 + parent: 66965 + - uid: 68123 components: - type: Transform - pos: 23.5,12.5 - parent: 2 - - uid: 27836 + rot: 1.5707963267948966 rad + pos: 12.5,18.5 + parent: 66965 + - uid: 68124 components: - type: Transform - pos: 44.5,7.5 - parent: 2 - - uid: 27838 + rot: 1.5707963267948966 rad + pos: 9.5,-1.5 + parent: 66965 + - uid: 68125 components: - type: Transform - pos: 48.5,9.5 - parent: 2 - - uid: 27839 + pos: -3.5,7.5 + parent: 66965 + - uid: 68126 components: - type: Transform rot: 1.5707963267948966 rad - pos: 16.5,-28.5 - parent: 2 - - uid: 27842 + pos: 13.5,20.5 + parent: 66965 + - uid: 68127 components: - type: Transform - pos: 23.5,-24.5 - parent: 2 - - uid: 27843 + rot: 3.141592653589793 rad + pos: -3.5,4.5 + parent: 66965 + - uid: 68128 components: - type: Transform - pos: 23.5,-25.5 - parent: 2 - - uid: 27845 + rot: 3.141592653589793 rad + pos: -2.5,4.5 + parent: 66965 + - uid: 68129 components: - type: Transform - pos: 23.5,-23.5 - parent: 2 - - uid: 27846 + rot: 3.141592653589793 rad + pos: -3.5,10.5 + parent: 66965 + - uid: 68130 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-73.5 - parent: 2 - - uid: 27847 + rot: 1.5707963267948966 rad + pos: 9.5,-5.5 + parent: 66965 + - uid: 68131 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,-73.5 - parent: 2 - - uid: 27852 + rot: 1.5707963267948966 rad + pos: 8.5,-5.5 + parent: 66965 + - uid: 68132 components: - type: Transform - pos: 55.5,4.5 - parent: 2 - - uid: 27853 + rot: 1.5707963267948966 rad + pos: 7.5,-5.5 + parent: 66965 + - uid: 68133 components: - type: Transform - pos: 55.5,5.5 - parent: 2 - - uid: 27854 + rot: 1.5707963267948966 rad + pos: 6.5,-5.5 + parent: 66965 + - uid: 68134 components: - type: Transform - pos: 55.5,3.5 - parent: 2 - - uid: 27855 + rot: 3.141592653589793 rad + pos: 6.5,-7.5 + parent: 66965 + - uid: 68135 components: - type: Transform - pos: -8.5,-27.5 - parent: 2 - - uid: 27857 + rot: 3.141592653589793 rad + pos: 6.5,-8.5 + parent: 66965 + - uid: 68136 components: - type: Transform - pos: 61.5,5.5 - parent: 2 - - uid: 27858 + rot: 1.5707963267948966 rad + pos: -0.5,-5.5 + parent: 66965 + - uid: 68137 components: - type: Transform - pos: 61.5,8.5 - parent: 2 - - uid: 27859 + rot: 1.5707963267948966 rad + pos: -0.5,-2.5 + parent: 66965 + - uid: 68138 components: - type: Transform - pos: 58.5,10.5 - parent: 2 - - uid: 27860 + rot: 1.5707963267948966 rad + pos: -0.5,-1.5 + parent: 66965 + - uid: 68139 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-78.5 - parent: 2 - - uid: 27863 + rot: 1.5707963267948966 rad + pos: -0.5,-0.5 + parent: 66965 + - uid: 68140 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -34.5,-74.5 - parent: 2 - - uid: 27864 + rot: 1.5707963267948966 rad + pos: 0.5,0.5 + parent: 66965 + - uid: 68141 components: - type: Transform - rot: 3.141592653589793 rad - pos: 49.5,-23.5 - parent: 2 - - uid: 27883 + rot: 1.5707963267948966 rad + pos: 4.5,0.5 + parent: 66965 + - uid: 68142 components: - type: Transform - pos: 67.5,8.5 - parent: 2 - - uid: 27884 + rot: 3.141592653589793 rad + pos: 6.5,-2.5 + parent: 66965 + - uid: 68143 components: - type: Transform - pos: 65.5,6.5 - parent: 2 - - uid: 27885 + rot: 3.141592653589793 rad + pos: 6.5,-4.5 + parent: 66965 + - uid: 68144 components: - type: Transform - pos: 61.5,6.5 - parent: 2 - - uid: 27886 + pos: 2.5,-7.5 + parent: 66965 + - uid: 68145 components: - type: Transform - pos: 61.5,3.5 - parent: 2 - - uid: 27887 + rot: 3.141592653589793 rad + pos: 5.5,-2.5 + parent: 66965 + - uid: 68146 components: - type: Transform - pos: 62.5,6.5 - parent: 2 - - uid: 27888 + rot: 3.141592653589793 rad + pos: 4.5,-2.5 + parent: 66965 + - uid: 68147 components: - type: Transform - pos: 61.5,4.5 - parent: 2 - - uid: 27889 + rot: 3.141592653589793 rad + pos: 3.5,-2.5 + parent: 66965 + - uid: 68148 components: - type: Transform - pos: 64.5,6.5 - parent: 2 - - uid: 27890 + rot: 3.141592653589793 rad + pos: 3.5,0.5 + parent: 66965 + - uid: 68149 components: - type: Transform - pos: 63.5,6.5 - parent: 2 - - uid: 27891 + pos: 4.5,16.5 + parent: 66965 +- proto: WallReinforcedRust + entities: + - uid: 2667 components: - type: Transform - pos: 3.5,-29.5 + rot: -1.5707963267948966 rad + pos: 35.5,-38.5 parent: 2 - - uid: 27892 + - uid: 10773 components: - type: Transform - pos: -6.5,-27.5 + rot: -1.5707963267948966 rad + pos: 52.5,-42.5 parent: 2 - - uid: 27893 + - uid: 11575 components: - type: Transform - pos: -5.5,-27.5 + rot: -1.5707963267948966 rad + pos: 33.5,-46.5 parent: 2 - - uid: 27894 + - uid: 12339 components: - type: Transform - pos: -97.5,-23.5 + rot: -1.5707963267948966 rad + pos: 50.5,-43.5 parent: 2 - - uid: 27895 + - uid: 12353 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,8.5 + rot: -1.5707963267948966 rad + pos: 49.5,-39.5 parent: 2 - - uid: 27896 + - uid: 12358 components: - type: Transform - pos: -56.5,-21.5 + rot: -1.5707963267948966 rad + pos: 49.5,-37.5 parent: 2 - - uid: 27897 + - uid: 13252 components: - type: Transform - pos: -3.5,-27.5 + rot: -1.5707963267948966 rad + pos: 48.5,-45.5 parent: 2 - - uid: 27899 + - uid: 13408 components: - type: Transform - pos: 57.5,65.5 + rot: -1.5707963267948966 rad + pos: 42.5,-52.5 parent: 2 - - uid: 27903 + - uid: 13812 components: - type: Transform - pos: -37.5,-30.5 + rot: -1.5707963267948966 rad + pos: 40.5,-52.5 parent: 2 - - uid: 27904 + - uid: 13909 components: - type: Transform - pos: -34.5,-22.5 + rot: -1.5707963267948966 rad + pos: 47.5,-48.5 parent: 2 - - uid: 27905 + - uid: 14100 components: - type: Transform - pos: -32.5,-22.5 + rot: -1.5707963267948966 rad + pos: 46.5,-50.5 parent: 2 - - uid: 27906 + - uid: 14267 components: - type: Transform - pos: -31.5,-22.5 + rot: -1.5707963267948966 rad + pos: 52.5,-39.5 parent: 2 - - uid: 27908 + - uid: 15075 components: - type: Transform - pos: -33.5,-22.5 + pos: -33.5,-4.5 parent: 2 - - uid: 27910 + - uid: 15104 components: - type: Transform - pos: -32.5,-18.5 + pos: 54.5,20.5 parent: 2 - - uid: 27911 + - uid: 15121 components: - type: Transform - pos: -31.5,-18.5 + pos: -85.5,29.5 parent: 2 - - uid: 27915 + - uid: 15122 components: - type: Transform - pos: 4.5,-26.5 + pos: 62.5,18.5 parent: 2 - - uid: 27916 + - uid: 15123 components: - type: Transform - pos: 3.5,-26.5 + pos: 62.5,19.5 parent: 2 - - uid: 27917 + - uid: 15287 components: - type: Transform - pos: 2.5,-26.5 + rot: -1.5707963267948966 rad + pos: 36.5,-38.5 parent: 2 - - uid: 27919 + - uid: 15408 components: - type: Transform - pos: -21.5,-29.5 + rot: -1.5707963267948966 rad + pos: 33.5,-40.5 parent: 2 - - uid: 27920 + - uid: 15410 components: - type: Transform - pos: -43.5,-21.5 + rot: -1.5707963267948966 rad + pos: 33.5,-49.5 parent: 2 - - uid: 27921 + - uid: 15414 components: - type: Transform - pos: -34.5,-25.5 + rot: -1.5707963267948966 rad + pos: 38.5,-52.5 parent: 2 - - uid: 27923 + - uid: 15422 components: - type: Transform - pos: -34.5,-26.5 + rot: -1.5707963267948966 rad + pos: 33.5,-39.5 parent: 2 - - uid: 27924 + - uid: 15718 components: - type: Transform - pos: -25.5,-30.5 + rot: -1.5707963267948966 rad + pos: 33.5,-42.5 parent: 2 - - uid: 27925 + - uid: 15720 components: - type: Transform - pos: -26.5,-30.5 + rot: -1.5707963267948966 rad + pos: 37.5,-38.5 parent: 2 - - uid: 27926 + - uid: 26763 components: - type: Transform - pos: -27.5,-30.5 + pos: 61.5,21.5 parent: 2 - - uid: 27927 + - uid: 26765 components: - type: Transform - pos: -28.5,-30.5 + pos: 60.5,21.5 parent: 2 - - uid: 27928 + - uid: 26784 components: - type: Transform - pos: -29.5,-30.5 + pos: 56.5,21.5 parent: 2 - - uid: 27929 + - uid: 26796 components: - type: Transform - pos: -31.5,-30.5 + pos: 59.5,21.5 parent: 2 - - uid: 27930 + - uid: 26894 components: - type: Transform - pos: -32.5,-30.5 + pos: 54.5,16.5 parent: 2 - - uid: 27931 + - uid: 26895 components: - type: Transform - pos: -34.5,-30.5 + pos: 56.5,15.5 parent: 2 - - uid: 27932 + - uid: 26896 components: - type: Transform - pos: -33.5,-30.5 + pos: 57.5,15.5 parent: 2 - - uid: 27936 + - uid: 26898 components: - type: Transform - pos: -38.5,-30.5 + pos: 59.5,15.5 parent: 2 - - uid: 27937 + - uid: 26899 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-30.5 + pos: 60.5,15.5 parent: 2 - - uid: 27939 + - uid: 28123 components: - type: Transform - pos: -7.5,-27.5 + pos: -44.5,-90.5 parent: 2 - - uid: 27941 +- proto: WallRock + entities: + - uid: 24257 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-28.5 + pos: -67.5,45.5 parent: 2 - - uid: 27942 + - uid: 24322 components: - type: Transform - pos: 35.5,57.5 + pos: -68.5,51.5 parent: 2 - - uid: 27943 + - uid: 24326 components: - type: Transform - pos: 40.5,57.5 + pos: -67.5,51.5 parent: 2 - - uid: 27944 + - uid: 24327 components: - type: Transform - pos: 41.5,57.5 + pos: -68.5,50.5 parent: 2 - - uid: 27945 + - uid: 24328 components: - type: Transform - pos: 40.5,58.5 + pos: -67.5,50.5 parent: 2 - - uid: 27946 + - uid: 24329 components: - type: Transform - pos: 38.5,57.5 + pos: -62.5,49.5 parent: 2 - - uid: 27947 + - uid: 24330 components: - type: Transform - pos: -16.5,-73.5 + pos: -63.5,50.5 parent: 2 - - uid: 27948 + - uid: 24331 components: - type: Transform - pos: 37.5,57.5 + pos: -64.5,50.5 parent: 2 - - uid: 27949 + - uid: 24332 components: - type: Transform - pos: 23.5,-28.5 + pos: -64.5,49.5 parent: 2 - - uid: 27951 + - uid: 24333 components: - type: Transform - pos: -13.5,-64.5 + pos: -65.5,50.5 parent: 2 - - uid: 27953 + - uid: 24334 components: - type: Transform - pos: -25.5,-23.5 + pos: -65.5,49.5 parent: 2 - - uid: 27956 + - uid: 24335 components: - type: Transform - pos: -12.5,-27.5 + pos: -66.5,50.5 parent: 2 - - uid: 27957 + - uid: 24336 components: - type: Transform - pos: -34.5,-29.5 + pos: -66.5,47.5 parent: 2 - - uid: 27959 + - uid: 24337 components: - type: Transform - pos: -22.5,-73.5 + pos: -66.5,45.5 parent: 2 - - uid: 27960 + - uid: 24338 components: - type: Transform - pos: -35.5,-30.5 + pos: -66.5,46.5 parent: 2 - - uid: 27962 + - uid: 24339 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-75.5 + pos: -67.5,44.5 parent: 2 - - uid: 27963 + - uid: 24340 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-39.5 + pos: -67.5,43.5 parent: 2 - - uid: 27964 + - uid: 24341 components: - type: Transform - pos: -88.5,-27.5 + pos: -66.5,43.5 parent: 2 - - uid: 27965 + - uid: 24342 components: - type: Transform - pos: -87.5,-28.5 + pos: -65.5,43.5 parent: 2 - - uid: 27969 + - uid: 24343 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-67.5 + pos: -68.5,49.5 parent: 2 - - uid: 27972 + - uid: 24344 components: - type: Transform - pos: -23.5,-73.5 + pos: -67.5,49.5 parent: 2 - - uid: 27973 + - uid: 24345 components: - type: Transform - pos: -24.5,-73.5 + pos: -68.5,38.5 parent: 2 - - uid: 27974 + - uid: 24346 components: - type: Transform - pos: -47.5,-65.5 + pos: -67.5,38.5 parent: 2 - - uid: 27975 + - uid: 24347 components: - type: Transform - rot: 3.141592653589793 rad - pos: 54.5,-23.5 + pos: -64.5,47.5 parent: 2 - - uid: 27977 + - uid: 24348 components: - type: Transform - pos: -47.5,-17.5 + pos: -67.5,46.5 parent: 2 - - uid: 27978 + - uid: 68150 components: - type: Transform - pos: -46.5,-37.5 - parent: 2 - - uid: 27979 + pos: 25.5,-12.5 + parent: 66965 + - uid: 68151 components: - type: Transform - pos: 29.5,-63.5 - parent: 2 - - uid: 27980 + pos: 29.5,-13.5 + parent: 66965 + - uid: 68152 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,31.5 - parent: 2 - - uid: 27981 + pos: 31.5,-11.5 + parent: 66965 + - uid: 68153 components: - type: Transform - pos: -51.5,-32.5 - parent: 2 - - uid: 27982 + pos: 23.5,-9.5 + parent: 66965 + - uid: 68154 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,-68.5 - parent: 2 - - uid: 27983 + pos: 23.5,-14.5 + parent: 66965 + - uid: 68155 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-73.5 - parent: 2 - - uid: 27984 + pos: 24.5,-13.5 + parent: 66965 + - uid: 68156 components: - type: Transform - pos: -81.5,-28.5 - parent: 2 - - uid: 27985 + pos: 28.5,-15.5 + parent: 66965 + - uid: 68157 components: - type: Transform - pos: -77.5,-2.5 - parent: 2 - - uid: 27986 + pos: 28.5,-14.5 + parent: 66965 + - uid: 68158 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,-69.5 - parent: 2 - - uid: 27987 + pos: 24.5,-9.5 + parent: 66965 + - uid: 68159 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-73.5 - parent: 2 - - uid: 27988 + pos: 24.5,-11.5 + parent: 66965 + - uid: 68160 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-51.5 - parent: 2 - - uid: 27989 + pos: 28.5,-16.5 + parent: 66965 + - uid: 68161 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-73.5 - parent: 2 - - uid: 27990 + pos: 23.5,-12.5 + parent: 66965 + - uid: 68162 components: - type: Transform - pos: -46.5,-54.5 - parent: 2 - - uid: 27991 + pos: 27.5,-14.5 + parent: 66965 + - uid: 68163 components: - type: Transform - pos: -25.5,-73.5 - parent: 2 - - uid: 27992 + pos: 25.5,-13.5 + parent: 66965 + - uid: 68164 components: - type: Transform - pos: -26.5,-73.5 - parent: 2 - - uid: 27993 + pos: 29.5,-15.5 + parent: 66965 + - uid: 68165 components: - type: Transform - pos: -33.5,-73.5 - parent: 2 - - uid: 27996 + pos: 31.5,-13.5 + parent: 66965 + - uid: 68166 components: - type: Transform - pos: -46.5,-17.5 - parent: 2 - - uid: 27997 + pos: 26.5,-15.5 + parent: 66965 + - uid: 68167 components: - type: Transform - pos: -43.5,-60.5 - parent: 2 - - uid: 27998 + pos: 30.5,-14.5 + parent: 66965 + - uid: 68168 components: - type: Transform - pos: -49.5,-17.5 - parent: 2 - - uid: 27999 + pos: 30.5,-12.5 + parent: 66965 + - uid: 68169 components: - type: Transform - pos: -42.5,-37.5 - parent: 2 - - uid: 28000 + pos: 23.5,-11.5 + parent: 66965 + - uid: 68170 components: - type: Transform - pos: -36.5,-26.5 - parent: 2 - - uid: 28001 + pos: 23.5,-13.5 + parent: 66965 + - uid: 68171 components: - type: Transform - pos: -38.5,-73.5 - parent: 2 - - uid: 28002 + pos: 24.5,-12.5 + parent: 66965 + - uid: 68172 components: - type: Transform - pos: -39.5,-73.5 - parent: 2 - - uid: 28003 + pos: 29.5,-14.5 + parent: 66965 + - uid: 68173 components: - type: Transform - pos: -43.5,-63.5 - parent: 2 - - uid: 28004 + pos: 24.5,-8.5 + parent: 66965 + - uid: 68174 components: - type: Transform - pos: -43.5,-62.5 - parent: 2 - - uid: 28005 + pos: 28.5,-11.5 + parent: 66965 + - uid: 68175 components: - type: Transform - pos: -43.5,-59.5 - parent: 2 - - uid: 28006 + pos: 22.5,-12.5 + parent: 66965 + - uid: 68176 components: - type: Transform - pos: -43.5,-58.5 - parent: 2 - - uid: 28007 + pos: 20.5,-12.5 + parent: 66965 + - uid: 68177 components: - type: Transform - pos: -41.5,-57.5 - parent: 2 - - uid: 28008 + pos: 30.5,-13.5 + parent: 66965 + - uid: 68178 components: - type: Transform - pos: -43.5,-61.5 - parent: 2 - - uid: 28010 + pos: 30.5,-7.5 + parent: 66965 + - uid: 68179 components: - type: Transform - pos: -21.5,-73.5 - parent: 2 - - uid: 28011 + pos: 32.5,-9.5 + parent: 66965 + - uid: 68180 components: - type: Transform - pos: -40.5,-73.5 - parent: 2 - - uid: 28014 + pos: 31.5,-9.5 + parent: 66965 + - uid: 68181 components: - type: Transform - pos: -40.5,-63.5 - parent: 2 - - uid: 28016 + pos: 30.5,-9.5 + parent: 66965 + - uid: 68182 components: - type: Transform - pos: -42.5,-57.5 - parent: 2 - - uid: 28019 + pos: 34.5,-9.5 + parent: 66965 + - uid: 68183 components: - type: Transform - pos: -79.5,-2.5 - parent: 2 - - uid: 28023 + pos: 33.5,-9.5 + parent: 66965 + - uid: 68184 components: - type: Transform - pos: 49.5,55.5 - parent: 2 - - uid: 28024 + pos: 23.5,-10.5 + parent: 66965 + - uid: 68185 components: - type: Transform - pos: -47.5,-63.5 - parent: 2 - - uid: 28025 + pos: 29.5,-10.5 + parent: 66965 + - uid: 68186 components: - type: Transform - pos: -47.5,-62.5 - parent: 2 - - uid: 28026 + pos: 22.5,-13.5 + parent: 66965 + - uid: 68187 components: - type: Transform - pos: -81.5,-2.5 - parent: 2 - - uid: 28027 + pos: 21.5,-13.5 + parent: 66965 + - uid: 68188 components: - type: Transform - pos: -47.5,-61.5 - parent: 2 - - uid: 28028 + pos: 23.5,-15.5 + parent: 66965 + - uid: 68189 components: - type: Transform - pos: -47.5,-60.5 - parent: 2 - - uid: 28029 + pos: 22.5,-15.5 + parent: 66965 + - uid: 68190 components: - type: Transform - pos: -47.5,-59.5 - parent: 2 - - uid: 28030 + pos: 21.5,-15.5 + parent: 66965 + - uid: 68191 components: - type: Transform - pos: -47.5,-58.5 - parent: 2 - - uid: 28031 + pos: 29.5,-11.5 + parent: 66965 + - uid: 68192 components: - type: Transform - pos: -47.5,-57.5 - parent: 2 - - uid: 28032 + pos: 21.5,-14.5 + parent: 66965 + - uid: 68193 components: - type: Transform - pos: -47.5,-56.5 - parent: 2 - - uid: 28033 + pos: 29.5,11.5 + parent: 66965 + - uid: 68194 components: - type: Transform - pos: -46.5,-56.5 - parent: 2 - - uid: 28034 + pos: 27.5,-15.5 + parent: 66965 + - uid: 68195 components: - type: Transform - pos: -55.5,-14.5 - parent: 2 - - uid: 28035 + pos: 32.5,-15.5 + parent: 66965 + - uid: 68196 components: - type: Transform - pos: -40.5,-37.5 - parent: 2 - - uid: 28037 + pos: 20.5,-15.5 + parent: 66965 + - uid: 68197 components: - type: Transform - pos: -46.5,-55.5 - parent: 2 - - uid: 28038 + pos: 20.5,-14.5 + parent: 66965 + - uid: 68198 components: - type: Transform - pos: -15.5,-9.5 - parent: 2 - - uid: 28039 + pos: 29.5,-9.5 + parent: 66965 + - uid: 68199 components: - type: Transform - pos: 31.5,-51.5 - parent: 2 - - uid: 28040 + pos: 22.5,-14.5 + parent: 66965 + - uid: 68200 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.5,-47.5 - parent: 2 - - uid: 28041 + pos: 21.5,-12.5 + parent: 66965 + - uid: 68201 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-46.5 - parent: 2 - - uid: 28042 + pos: 27.5,-14.5 + parent: 66965 + - uid: 68202 components: - type: Transform - pos: 43.5,-38.5 - parent: 2 - - uid: 28044 + pos: 20.5,0.5 + parent: 66965 + - uid: 68203 components: - type: Transform - pos: 26.5,8.5 - parent: 2 - - uid: 28046 + pos: 20.5,-0.5 + parent: 66965 + - uid: 68204 components: - type: Transform - pos: -31.5,-26.5 - parent: 2 - - uid: 28047 + pos: 26.5,-13.5 + parent: 66965 + - uid: 68205 components: - type: Transform - pos: -36.5,-66.5 - parent: 2 - - uid: 28048 + pos: 25.5,-11.5 + parent: 66965 + - uid: 68206 components: - type: Transform - pos: -36.5,-64.5 - parent: 2 - - uid: 28049 + pos: 31.5,-12.5 + parent: 66965 + - uid: 68207 components: - type: Transform - pos: 28.5,-48.5 - parent: 2 - - uid: 28050 + pos: 30.5,-11.5 + parent: 66965 + - uid: 68208 components: - type: Transform - pos: 16.5,-42.5 - parent: 2 - - uid: 28053 + pos: 32.5,-12.5 + parent: 66965 + - uid: 68209 components: - type: Transform - pos: 52.5,55.5 - parent: 2 - - uid: 28055 + pos: 28.5,-10.5 + parent: 66965 + - uid: 68210 components: - type: Transform - pos: 9.5,68.5 - parent: 2 - - uid: 28056 + pos: 27.5,-10.5 + parent: 66965 + - uid: 68211 components: - type: Transform - pos: -79.5,-27.5 - parent: 2 - - uid: 28057 + pos: 32.5,-8.5 + parent: 66965 + - uid: 68212 components: - type: Transform - pos: -91.5,-25.5 - parent: 2 - - uid: 28058 + pos: 34.5,-10.5 + parent: 66965 + - uid: 68213 components: - type: Transform - pos: -92.5,-25.5 - parent: 2 - - uid: 28061 + pos: 29.5,-8.5 + parent: 66965 + - uid: 68214 components: - type: Transform - pos: -6.5,-23.5 - parent: 2 - - uid: 28062 + pos: 29.5,-7.5 + parent: 66965 + - uid: 68215 components: - type: Transform - pos: 2.5,-29.5 - parent: 2 - - uid: 28063 + pos: 29.5,-6.5 + parent: 66965 + - uid: 68216 components: - type: Transform - pos: 1.5,-29.5 - parent: 2 - - uid: 28065 + pos: 29.5,-5.5 + parent: 66965 + - uid: 68217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-40.5 - parent: 2 - - uid: 28066 + pos: 31.5,-7.5 + parent: 66965 + - uid: 68218 components: - type: Transform - pos: 1.5,-28.5 - parent: 2 - - uid: 28067 + pos: 30.5,-5.5 + parent: 66965 + - uid: 68219 components: - type: Transform - pos: 1.5,-27.5 - parent: 2 - - uid: 28069 + pos: 31.5,-5.5 + parent: 66965 + - uid: 68220 components: - type: Transform - pos: 4.5,-28.5 - parent: 2 - - uid: 28071 + pos: 32.5,-5.5 + parent: 66965 + - uid: 68221 components: - type: Transform - pos: 2.5,36.5 - parent: 2 - - uid: 28074 + pos: 33.5,-7.5 + parent: 66965 + - uid: 68222 components: - type: Transform - pos: -34.5,-17.5 - parent: 2 - - uid: 28081 + pos: 33.5,-6.5 + parent: 66965 + - uid: 68223 components: - type: Transform - pos: -52.5,6.5 - parent: 2 - - uid: 28082 + pos: 33.5,-5.5 + parent: 66965 + - uid: 68224 components: - type: Transform - pos: -47.5,6.5 - parent: 2 - - uid: 28083 + pos: 35.5,-7.5 + parent: 66965 + - uid: 68225 components: - type: Transform - pos: -47.5,8.5 - parent: 2 - - uid: 28086 + pos: 36.5,-7.5 + parent: 66965 + - uid: 68226 components: - type: Transform - pos: -50.5,6.5 - parent: 2 - - uid: 28087 + pos: 35.5,-6.5 + parent: 66965 + - uid: 68227 components: - type: Transform - pos: -47.5,7.5 - parent: 2 - - uid: 28088 + pos: 34.5,-6.5 + parent: 66965 + - uid: 68228 components: - type: Transform - pos: -49.5,6.5 - parent: 2 - - uid: 28089 + pos: 35.5,-8.5 + parent: 66965 + - uid: 68229 components: - type: Transform - pos: -48.5,6.5 - parent: 2 - - uid: 28090 + pos: 21.5,-10.5 + parent: 66965 + - uid: 68230 components: - type: Transform - pos: -51.5,6.5 - parent: 2 - - uid: 28099 + pos: 21.5,-16.5 + parent: 66965 + - uid: 68231 components: - type: Transform - pos: 46.5,9.5 - parent: 2 - - uid: 28100 + pos: 24.5,-16.5 + parent: 66965 + - uid: 68232 components: - type: Transform - pos: -61.5,-17.5 - parent: 2 - - uid: 28106 + pos: 23.5,-16.5 + parent: 66965 + - uid: 68233 components: - type: Transform - pos: -32.5,-45.5 - parent: 2 - - uid: 28107 + pos: 25.5,-18.5 + parent: 66965 + - uid: 68234 components: - type: Transform - pos: 49.5,-32.5 - parent: 2 - - uid: 28108 + pos: 26.5,-16.5 + parent: 66965 + - uid: 68235 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-71.5 - parent: 2 - - uid: 28109 + pos: 32.5,-4.5 + parent: 66965 + - uid: 68236 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,-71.5 - parent: 2 - - uid: 28110 + pos: 32.5,-3.5 + parent: 66965 + - uid: 68237 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,-72.5 - parent: 2 - - uid: 28112 + pos: 32.5,-2.5 + parent: 66965 + - uid: 68238 components: - type: Transform - pos: -14.5,-57.5 - parent: 2 - - uid: 28113 + pos: 32.5,-1.5 + parent: 66965 + - uid: 68239 components: - type: Transform - pos: -14.5,-58.5 - parent: 2 - - uid: 28114 + pos: 33.5,-4.5 + parent: 66965 + - uid: 68240 components: - type: Transform - pos: -14.5,-59.5 - parent: 2 - - uid: 28115 + pos: 33.5,-3.5 + parent: 66965 + - uid: 68241 components: - type: Transform - pos: -14.5,-60.5 - parent: 2 - - uid: 28116 + pos: 33.5,-2.5 + parent: 66965 + - uid: 68242 components: - type: Transform - pos: -14.5,-61.5 - parent: 2 - - uid: 28117 + pos: 33.5,-1.5 + parent: 66965 + - uid: 68243 components: - type: Transform - pos: -14.5,-62.5 - parent: 2 - - uid: 28118 + pos: 35.5,-5.5 + parent: 66965 + - uid: 68244 components: - type: Transform - pos: -28.5,-51.5 - parent: 2 - - uid: 28120 + pos: 36.5,-5.5 + parent: 66965 + - uid: 68245 components: - type: Transform - pos: -26.5,-66.5 - parent: 2 - - uid: 28121 + pos: 37.5,-5.5 + parent: 66965 + - uid: 68246 components: - type: Transform - pos: -41.5,-63.5 - parent: 2 - - uid: 28122 + pos: 36.5,-4.5 + parent: 66965 + - uid: 68247 components: - type: Transform - pos: -42.5,-63.5 - parent: 2 - - uid: 28123 + pos: 36.5,-3.5 + parent: 66965 + - uid: 68248 components: - type: Transform - pos: -14.5,-63.5 - parent: 2 - - uid: 28124 + pos: 36.5,-2.5 + parent: 66965 + - uid: 68249 components: - type: Transform - pos: -15.5,-57.5 - parent: 2 - - uid: 28125 + pos: 39.5,9.5 + parent: 66965 + - uid: 68250 components: - type: Transform - pos: -16.5,-57.5 - parent: 2 - - uid: 28126 + pos: 39.5,8.5 + parent: 66965 + - uid: 68251 components: - type: Transform - pos: -17.5,-57.5 - parent: 2 - - uid: 28127 + pos: 39.5,7.5 + parent: 66965 + - uid: 68252 components: - type: Transform - pos: -18.5,-57.5 - parent: 2 - - uid: 28128 + pos: 39.5,6.5 + parent: 66965 + - uid: 68253 components: - type: Transform - pos: -20.5,-57.5 - parent: 2 - - uid: 28129 + pos: 39.5,5.5 + parent: 66965 + - uid: 68254 components: - type: Transform - pos: -19.5,-57.5 - parent: 2 - - uid: 28130 + pos: 39.5,4.5 + parent: 66965 + - uid: 68255 components: - type: Transform - pos: -21.5,-57.5 - parent: 2 - - uid: 28131 + pos: 38.5,9.5 + parent: 66965 + - uid: 68256 components: - type: Transform - pos: -23.5,-57.5 - parent: 2 - - uid: 28132 + pos: 38.5,8.5 + parent: 66965 + - uid: 68257 components: - type: Transform - pos: -44.5,-36.5 - parent: 2 - - uid: 28133 + pos: 38.5,7.5 + parent: 66965 + - uid: 68258 components: - type: Transform - pos: -22.5,-57.5 - parent: 2 - - uid: 28137 + pos: 38.5,6.5 + parent: 66965 + - uid: 68259 components: - type: Transform - pos: -45.5,-17.5 - parent: 2 - - uid: 28138 + pos: 38.5,5.5 + parent: 66965 + - uid: 68260 components: - type: Transform - pos: -44.5,-17.5 - parent: 2 - - uid: 28140 + pos: 38.5,4.5 + parent: 66965 + - uid: 68261 components: - type: Transform - pos: -85.5,-2.5 - parent: 2 - - uid: 28141 + pos: 37.5,9.5 + parent: 66965 + - uid: 68262 components: - type: Transform - pos: -31.5,-45.5 - parent: 2 - - uid: 28142 + pos: 37.5,8.5 + parent: 66965 + - uid: 68263 components: - type: Transform - pos: -87.5,-2.5 - parent: 2 - - uid: 28143 + pos: 37.5,7.5 + parent: 66965 + - uid: 68264 components: - type: Transform - pos: -89.5,-2.5 - parent: 2 - - uid: 28146 + pos: 37.5,6.5 + parent: 66965 + - uid: 68265 components: - type: Transform - pos: -55.5,-17.5 - parent: 2 - - uid: 28147 + pos: 37.5,5.5 + parent: 66965 + - uid: 68266 components: - type: Transform - pos: -52.5,-17.5 - parent: 2 - - uid: 28148 + pos: 37.5,4.5 + parent: 66965 + - uid: 68267 components: - type: Transform - pos: -53.5,-17.5 - parent: 2 - - uid: 28149 + pos: 35.5,-3.5 + parent: 66965 + - uid: 68268 components: - type: Transform - pos: -55.5,-15.5 - parent: 2 - - uid: 28150 + pos: 35.5,-2.5 + parent: 66965 + - uid: 68269 components: - type: Transform - pos: -30.5,-45.5 - parent: 2 - - uid: 28151 + pos: 35.5,-1.5 + parent: 66965 + - uid: 68270 components: - type: Transform - pos: -30.5,-46.5 - parent: 2 - - uid: 28152 + pos: 36.5,-1.5 + parent: 66965 + - uid: 68271 components: - type: Transform - pos: -30.5,-48.5 - parent: 2 - - uid: 28153 + pos: 37.5,-1.5 + parent: 66965 + - uid: 68272 components: - type: Transform - pos: -29.5,-48.5 - parent: 2 - - uid: 28154 + pos: 40.5,6.5 + parent: 66965 + - uid: 68273 components: - type: Transform - pos: -26.5,-61.5 - parent: 2 - - uid: 28155 + pos: 40.5,5.5 + parent: 66965 + - uid: 68274 components: - type: Transform - pos: -26.5,-62.5 - parent: 2 - - uid: 28156 + pos: 40.5,4.5 + parent: 66965 + - uid: 68275 components: - type: Transform - pos: 25.5,2.5 - parent: 2 - - uid: 28157 + pos: 40.5,2.5 + parent: 66965 + - uid: 68276 components: - type: Transform - pos: 25.5,3.5 - parent: 2 - - uid: 28158 + pos: 40.5,1.5 + parent: 66965 + - uid: 68277 components: - type: Transform - pos: -26.5,-66.5 - parent: 2 - - uid: 28160 + pos: 39.5,3.5 + parent: 66965 + - uid: 68278 components: - type: Transform - pos: 41.5,30.5 - parent: 2 - - uid: 28164 + pos: 39.5,2.5 + parent: 66965 + - uid: 68279 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,6.5 - parent: 2 - - uid: 28167 + pos: 39.5,1.5 + parent: 66965 + - uid: 68280 components: - type: Transform - pos: 41.5,34.5 - parent: 2 - - uid: 28168 + pos: 39.5,0.5 + parent: 66965 + - uid: 68281 components: - type: Transform - pos: 41.5,35.5 - parent: 2 - - uid: 28170 + pos: 39.5,-0.5 + parent: 66965 + - uid: 68282 components: - type: Transform - pos: 51.5,55.5 - parent: 2 - - uid: 28174 + pos: 38.5,3.5 + parent: 66965 + - uid: 68283 components: - type: Transform - pos: 41.5,36.5 - parent: 2 - - uid: 28175 + pos: 38.5,2.5 + parent: 66965 + - uid: 68284 components: - type: Transform - pos: 32.5,30.5 - parent: 2 - - uid: 28176 + pos: 38.5,1.5 + parent: 66965 + - uid: 68285 components: - type: Transform - pos: 1.5,-26.5 - parent: 2 - - uid: 28180 + pos: 38.5,0.5 + parent: 66965 + - uid: 68286 components: - type: Transform - pos: 16.5,12.5 - parent: 2 - - uid: 28182 + pos: 38.5,-0.5 + parent: 66965 + - uid: 68287 components: - type: Transform - pos: 25.5,12.5 - parent: 2 - - uid: 28183 + pos: 37.5,3.5 + parent: 66965 + - uid: 68288 components: - type: Transform - pos: 25.5,8.5 - parent: 2 - - uid: 28184 + pos: 37.5,2.5 + parent: 66965 + - uid: 68289 components: - type: Transform - pos: 25.5,6.5 - parent: 2 - - uid: 28185 + pos: 37.5,1.5 + parent: 66965 + - uid: 68290 components: - type: Transform - pos: 25.5,5.5 - parent: 2 - - uid: 28188 + pos: 37.5,0.5 + parent: 66965 + - uid: 68291 components: - type: Transform - pos: 17.5,12.5 - parent: 2 - - uid: 28190 + pos: 37.5,-0.5 + parent: 66965 + - uid: 68292 components: - type: Transform - pos: 22.5,5.5 - parent: 2 - - uid: 28218 + pos: 38.5,-1.5 + parent: 66965 + - uid: 68293 components: - type: Transform - pos: 2.5,41.5 - parent: 2 - - uid: 28221 + pos: 38.5,-2.5 + parent: 66965 + - uid: 68294 components: - type: Transform - pos: -27.5,-51.5 - parent: 2 - - uid: 28227 + pos: 38.5,-3.5 + parent: 66965 + - uid: 68295 components: - type: Transform - pos: 28.5,-47.5 - parent: 2 - - uid: 28228 + pos: 38.5,-4.5 + parent: 66965 + - uid: 68296 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-41.5 - parent: 2 - - uid: 28235 + pos: 38.5,-5.5 + parent: 66965 + - uid: 68297 components: - type: Transform - pos: -11.5,48.5 - parent: 2 - - uid: 28241 + pos: 33.5,-0.5 + parent: 66965 + - uid: 68298 components: - type: Transform - pos: -33.5,-64.5 - parent: 2 - - uid: 28248 + pos: 33.5,0.5 + parent: 66965 + - uid: 68299 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,1.5 - parent: 2 - - uid: 28249 + pos: 34.5,-0.5 + parent: 66965 + - uid: 68300 components: - type: Transform - pos: 23.5,-22.5 - parent: 2 - - uid: 28250 + pos: 34.5,0.5 + parent: 66965 + - uid: 68301 components: - type: Transform - pos: 24.5,-22.5 - parent: 2 - - uid: 28252 + pos: 35.5,-0.5 + parent: 66965 + - uid: 68302 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-39.5 - parent: 2 - - uid: 28253 + pos: 35.5,0.5 + parent: 66965 + - uid: 68303 components: - type: Transform - pos: -27.5,-52.5 - parent: 2 - - uid: 28254 + pos: 37.5,-4.5 + parent: 66965 + - uid: 68304 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,24.5 - parent: 2 - - uid: 28255 + pos: 36.5,0.5 + parent: 66965 + - uid: 68305 components: - type: Transform - pos: -27.5,-53.5 - parent: 2 - - uid: 28256 + pos: 37.5,-3.5 + parent: 66965 + - uid: 68306 components: - type: Transform - pos: -27.5,-54.5 - parent: 2 - - uid: 28258 + pos: 24.5,-3.5 + parent: 66965 + - uid: 68307 components: - type: Transform - pos: 56.5,63.5 - parent: 2 - - uid: 28259 + pos: 36.5,-0.5 + parent: 66965 + - uid: 68308 components: - type: Transform - pos: 35.5,69.5 - parent: 2 - - uid: 28260 + pos: 37.5,-2.5 + parent: 66965 + - uid: 68309 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-68.5 - parent: 2 - - uid: 28261 + pos: 22.5,18.5 + parent: 66965 + - uid: 68310 components: - type: Transform - pos: -80.5,-27.5 - parent: 2 - - uid: 28262 + pos: 40.5,-8.5 + parent: 66965 + - uid: 68311 components: - type: Transform - pos: -80.5,-28.5 - parent: 2 - - uid: 28263 + pos: 40.5,-9.5 + parent: 66965 + - uid: 68312 components: - type: Transform - pos: 49.5,-68.5 - parent: 2 - - uid: 28264 + pos: 40.5,-10.5 + parent: 66965 + - uid: 68313 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,-68.5 - parent: 2 - - uid: 28265 + pos: 39.5,-8.5 + parent: 66965 + - uid: 68314 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,-66.5 - parent: 2 - - uid: 28266 + pos: 39.5,-9.5 + parent: 66965 + - uid: 68315 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,-68.5 - parent: 2 - - uid: 28269 + pos: 39.5,-10.5 + parent: 66965 + - uid: 68316 components: - type: Transform - pos: -27.5,-55.5 - parent: 2 - - uid: 28270 + pos: 0.5,22.5 + parent: 66965 + - uid: 68317 components: - type: Transform - pos: -28.5,-55.5 - parent: 2 - - uid: 28271 + pos: 0.5,23.5 + parent: 66965 + - uid: 68318 components: - type: Transform - pos: -29.5,-55.5 - parent: 2 - - uid: 28273 + pos: 0.5,24.5 + parent: 66965 + - uid: 68319 components: - type: Transform - pos: 15.5,-48.5 - parent: 2 - - uid: 28274 + pos: 1.5,22.5 + parent: 66965 + - uid: 68320 components: - type: Transform - pos: -31.5,-55.5 - parent: 2 - - uid: 28275 + pos: 1.5,23.5 + parent: 66965 + - uid: 68321 components: - type: Transform - pos: -31.5,-56.5 - parent: 2 - - uid: 28276 + pos: 1.5,24.5 + parent: 66965 + - uid: 68322 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-37.5 - parent: 2 - - uid: 28277 + pos: 41.5,-10.5 + parent: 66965 + - uid: 68323 components: - type: Transform - pos: -65.5,-25.5 - parent: 2 - - uid: 28278 + pos: 2.5,24.5 + parent: 66965 + - uid: 68324 components: - type: Transform - pos: -30.5,-51.5 - parent: 2 - - uid: 28280 + pos: 3.5,24.5 + parent: 66965 + - uid: 68325 components: - type: Transform - pos: 3.5,36.5 - parent: 2 - - uid: 28282 + pos: 4.5,24.5 + parent: 66965 + - uid: 68326 components: - type: Transform - pos: 9.5,44.5 - parent: 2 - - uid: 28283 + pos: 4.5,25.5 + parent: 66965 + - uid: 68327 components: - type: Transform - pos: 9.5,47.5 - parent: 2 - - uid: 28284 + pos: 41.5,-9.5 + parent: 66965 + - uid: 68328 components: - type: Transform - pos: 9.5,48.5 - parent: 2 - - uid: 28285 + pos: 5.5,26.5 + parent: 66965 + - uid: 68329 components: - type: Transform - pos: 9.5,49.5 - parent: 2 - - uid: 28288 + pos: 6.5,26.5 + parent: 66965 + - uid: 68330 components: - type: Transform - pos: 9.5,52.5 - parent: 2 - - uid: 28292 + pos: 7.5,26.5 + parent: 66965 + - uid: 68331 components: - type: Transform - pos: -9.5,54.5 - parent: 2 - - uid: 28293 + pos: 8.5,26.5 + parent: 66965 + - uid: 68332 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-38.5 - parent: 2 - - uid: 28302 + pos: 7.5,25.5 + parent: 66965 + - uid: 68333 components: - type: Transform - pos: 7.5,40.5 - parent: 2 - - uid: 28303 + pos: 7.5,24.5 + parent: 66965 + - uid: 68334 components: - type: Transform - pos: 7.5,41.5 - parent: 2 - - uid: 28305 + pos: 8.5,25.5 + parent: 66965 + - uid: 68335 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-28.5 - parent: 2 - - uid: 28309 + pos: 9.5,25.5 + parent: 66965 + - uid: 68336 components: - type: Transform - pos: 37.5,-35.5 - parent: 2 - - uid: 28310 + pos: 10.5,25.5 + parent: 66965 + - uid: 68337 components: - type: Transform - pos: 35.5,-35.5 - parent: 2 - - uid: 28311 + pos: 10.5,24.5 + parent: 66965 + - uid: 68338 components: - type: Transform - pos: -52.5,9.5 - parent: 2 - - uid: 28314 + pos: 11.5,26.5 + parent: 66965 + - uid: 68339 components: - type: Transform - pos: 34.5,-35.5 - parent: 2 - - uid: 28316 + pos: 11.5,25.5 + parent: 66965 + - uid: 68340 components: - type: Transform - pos: -31.5,-51.5 - parent: 2 - - uid: 28317 + pos: 12.5,26.5 + parent: 66965 + - uid: 68341 components: - type: Transform - pos: -43.5,-57.5 - parent: 2 - - uid: 28320 + pos: 12.5,25.5 + parent: 66965 + - uid: 68342 components: - type: Transform - pos: -25.5,-66.5 - parent: 2 - - uid: 28321 + pos: 2.5,22.5 + parent: 66965 + - uid: 68343 components: - type: Transform - pos: 32.5,-36.5 - parent: 2 - - uid: 28322 + pos: 11.5,22.5 + parent: 66965 + - uid: 68344 components: - type: Transform - pos: 32.5,-35.5 - parent: 2 - - uid: 28325 + pos: 10.5,22.5 + parent: 66965 + - uid: 68345 components: - type: Transform - pos: 33.5,-35.5 - parent: 2 - - uid: 28326 + pos: 9.5,22.5 + parent: 66965 + - uid: 68346 components: - type: Transform - pos: 38.5,-35.5 - parent: 2 - - uid: 28332 + pos: 5.5,22.5 + parent: 66965 + - uid: 68347 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,46.5 - parent: 2 - - uid: 28333 + pos: 5.5,25.5 + parent: 66965 + - uid: 68348 components: - type: Transform - pos: -81.5,12.5 - parent: 2 - - uid: 28334 + pos: -3.5,14.5 + parent: 66965 + - uid: 68349 components: - type: Transform - pos: 12.5,20.5 - parent: 2 - - uid: 28347 + pos: -3.5,13.5 + parent: 66965 + - uid: 68350 components: - type: Transform - pos: 12.5,19.5 - parent: 2 - - uid: 28348 + pos: -3.5,11.5 + parent: 66965 + - uid: 68351 components: - type: Transform - pos: 13.5,20.5 - parent: 2 - - uid: 28349 + pos: -2.5,15.5 + parent: 66965 + - uid: 68352 components: - type: Transform - pos: -89.5,12.5 - parent: 2 - - uid: 28350 + pos: -0.5,22.5 + parent: 66965 + - uid: 68353 components: - type: Transform - pos: -52.5,10.5 - parent: 2 - - uid: 28351 + pos: -0.5,23.5 + parent: 66965 + - uid: 68354 components: - type: Transform - pos: 24.5,-28.5 - parent: 2 - - uid: 28352 + pos: -0.5,24.5 + parent: 66965 + - uid: 68355 components: - type: Transform - pos: 76.5,6.5 - parent: 2 - - uid: 28353 + pos: 0.5,25.5 + parent: 66965 + - uid: 68356 components: - type: Transform - pos: 50.5,-47.5 - parent: 2 - - uid: 28354 + pos: -1.5,21.5 + parent: 66965 + - uid: 68357 components: - type: Transform - rot: 3.141592653589793 rad - pos: -27.5,-22.5 - parent: 2 - - uid: 28355 + pos: -1.5,15.5 + parent: 66965 + - uid: 68358 components: - type: Transform - pos: -17.5,-73.5 - parent: 2 - - uid: 28356 + pos: -1.5,16.5 + parent: 66965 + - uid: 68359 components: - type: Transform - pos: 20.5,32.5 - parent: 2 - - uid: 28357 + pos: -2.5,3.5 + parent: 66965 + - uid: 68360 components: - type: Transform - pos: 2.5,37.5 - parent: 2 - - uid: 28358 + pos: 1.5,25.5 + parent: 66965 + - uid: 68361 components: - type: Transform - pos: -27.5,-73.5 - parent: 2 - - uid: 28359 + pos: -1.5,2.5 + parent: 66965 + - uid: 68362 components: - type: Transform - pos: -33.5,-66.5 - parent: 2 - - uid: 28360 + pos: -1.5,1.5 + parent: 66965 + - uid: 68363 components: - type: Transform - pos: -36.5,-69.5 - parent: 2 - - uid: 28361 + pos: -1.5,0.5 + parent: 66965 + - uid: 68364 components: - type: Transform - pos: 40.5,-35.5 - parent: 2 - - uid: 28362 + pos: 7.5,-6.5 + parent: 66965 + - uid: 68365 components: - type: Transform - pos: -36.5,-67.5 - parent: 2 - - uid: 28363 + pos: 7.5,-7.5 + parent: 66965 + - uid: 68366 components: - type: Transform - pos: -36.5,-68.5 - parent: 2 - - uid: 28364 + pos: 7.5,-10.5 + parent: 66965 + - uid: 68367 components: - type: Transform - pos: -35.5,-69.5 - parent: 2 - - uid: 28365 + pos: 8.5,-10.5 + parent: 66965 + - uid: 68368 components: - type: Transform - pos: -34.5,-69.5 - parent: 2 - - uid: 28366 + pos: 9.5,-9.5 + parent: 66965 + - uid: 68369 components: - type: Transform - pos: -33.5,-69.5 - parent: 2 - - uid: 28367 + pos: 9.5,-8.5 + parent: 66965 + - uid: 68370 components: - type: Transform - pos: -32.5,-69.5 - parent: 2 - - uid: 28368 + pos: 10.5,-8.5 + parent: 66965 + - uid: 68371 components: - type: Transform - pos: -29.5,-66.5 - parent: 2 - - uid: 28369 + pos: 7.5,-11.5 + parent: 66965 + - uid: 68372 components: - type: Transform - pos: -29.5,-66.5 - parent: 2 - - uid: 28370 + pos: 38.5,-9.5 + parent: 66965 + - uid: 68373 components: - type: Transform - pos: -30.5,-66.5 - parent: 2 - - uid: 28371 + pos: 16.5,29.5 + parent: 66965 + - uid: 68374 components: - type: Transform - pos: -30.5,-66.5 - parent: 2 - - uid: 28372 + pos: 16.5,28.5 + parent: 66965 + - uid: 68375 components: - type: Transform - pos: -31.5,-66.5 - parent: 2 - - uid: 28373 + pos: 16.5,27.5 + parent: 66965 + - uid: 68376 components: - type: Transform - pos: -32.5,-66.5 - parent: 2 - - uid: 28374 + pos: 15.5,27.5 + parent: 66965 + - uid: 68377 components: - type: Transform - pos: -28.5,-66.5 - parent: 2 - - uid: 28375 + pos: 15.5,26.5 + parent: 66965 + - uid: 68378 components: - type: Transform - pos: 29.5,-47.5 - parent: 2 - - uid: 28379 + pos: 15.5,25.5 + parent: 66965 + - uid: 68379 components: - type: Transform - pos: 39.5,-35.5 - parent: 2 - - uid: 28380 + pos: 14.5,26.5 + parent: 66965 + - uid: 68380 components: - type: Transform - pos: 43.5,-35.5 - parent: 2 - - uid: 28388 + pos: 14.5,25.5 + parent: 66965 + - uid: 68381 components: - type: Transform - pos: -27.5,-69.5 - parent: 2 - - uid: 28389 + pos: 16.5,30.5 + parent: 66965 + - uid: 68382 components: - type: Transform - pos: 44.5,-35.5 - parent: 2 - - uid: 28390 + pos: 17.5,30.5 + parent: 66965 + - uid: 68383 components: - type: Transform - pos: -24.5,-66.5 - parent: 2 - - uid: 28391 + pos: 17.5,31.5 + parent: 66965 + - uid: 68384 components: - type: Transform - pos: -23.5,-66.5 - parent: 2 - - uid: 28392 + pos: 18.5,30.5 + parent: 66965 + - uid: 68385 components: - type: Transform - pos: -31.5,-69.5 - parent: 2 - - uid: 28393 + pos: 19.5,31.5 + parent: 66965 + - uid: 68386 components: - type: Transform - pos: -30.5,-69.5 - parent: 2 - - uid: 28394 + pos: 19.5,30.5 + parent: 66965 + - uid: 68387 components: - type: Transform - pos: -29.5,-69.5 - parent: 2 - - uid: 28395 + pos: 19.5,29.5 + parent: 66965 + - uid: 68388 components: - type: Transform - pos: -28.5,-69.5 - parent: 2 - - uid: 28396 + pos: 20.5,30.5 + parent: 66965 + - uid: 68389 components: - type: Transform - pos: -26.5,-69.5 - parent: 2 - - uid: 28397 + pos: 20.5,29.5 + parent: 66965 + - uid: 68390 components: - type: Transform - pos: -25.5,-69.5 - parent: 2 - - uid: 28398 + pos: 20.5,28.5 + parent: 66965 + - uid: 68391 components: - type: Transform - pos: -24.5,-69.5 - parent: 2 - - uid: 28399 + pos: 21.5,28.5 + parent: 66965 + - uid: 68392 components: - type: Transform - pos: -23.5,-69.5 - parent: 2 - - uid: 28400 + pos: 21.5,27.5 + parent: 66965 + - uid: 68393 components: - type: Transform - pos: -22.5,-69.5 - parent: 2 - - uid: 28401 + pos: 22.5,27.5 + parent: 66965 + - uid: 68394 components: - type: Transform - pos: -21.5,-69.5 - parent: 2 - - uid: 28402 + pos: 22.5,26.5 + parent: 66965 + - uid: 68395 components: - type: Transform - pos: -20.5,-69.5 - parent: 2 - - uid: 28403 + pos: 14.5,24.5 + parent: 66965 + - uid: 68396 components: - type: Transform - pos: -19.5,-69.5 - parent: 2 - - uid: 28404 + pos: 23.5,25.5 + parent: 66965 + - uid: 68397 components: - type: Transform - pos: -19.5,-68.5 - parent: 2 - - uid: 28405 + pos: 23.5,24.5 + parent: 66965 + - uid: 68398 components: - type: Transform - pos: -19.5,-67.5 - parent: 2 - - uid: 28406 + pos: 23.5,23.5 + parent: 66965 + - uid: 68399 components: - type: Transform - pos: -19.5,-66.5 - parent: 2 - - uid: 28407 + pos: 24.5,23.5 + parent: 66965 + - uid: 68400 components: - type: Transform - pos: -19.5,-65.5 - parent: 2 - - uid: 28408 + pos: 24.5,22.5 + parent: 66965 + - uid: 68401 components: - type: Transform - pos: -35.5,-73.5 - parent: 2 - - uid: 28409 + pos: 24.5,21.5 + parent: 66965 + - uid: 68402 components: - type: Transform - pos: 30.5,-47.5 - parent: 2 - - uid: 28411 + pos: 23.5,21.5 + parent: 66965 + - uid: 68403 components: - type: Transform - pos: 30.5,-43.5 - parent: 2 - - uid: 28412 + pos: 23.5,20.5 + parent: 66965 + - uid: 68404 components: - type: Transform - pos: 30.5,-44.5 - parent: 2 - - uid: 28413 + pos: 22.5,20.5 + parent: 66965 + - uid: 68405 components: - type: Transform - pos: 30.5,-45.5 - parent: 2 - - uid: 28414 + pos: 21.5,20.5 + parent: 66965 + - uid: 68406 components: - type: Transform - pos: 30.5,-46.5 - parent: 2 - - uid: 28416 + pos: 20.5,20.5 + parent: 66965 + - uid: 68407 components: - type: Transform - pos: 45.5,-35.5 - parent: 2 - - uid: 28417 + pos: 20.5,19.5 + parent: 66965 + - uid: 68408 components: - type: Transform - pos: -27.5,-66.5 - parent: 2 - - uid: 28418 + pos: 20.5,18.5 + parent: 66965 + - uid: 68409 components: - type: Transform - pos: 32.5,-38.5 - parent: 2 - - uid: 28419 + pos: 21.5,18.5 + parent: 66965 + - uid: 68410 components: - type: Transform - pos: 33.5,-38.5 - parent: 2 - - uid: 28420 + pos: 19.5,20.5 + parent: 66965 + - uid: 68411 components: - type: Transform - pos: 34.5,-38.5 - parent: 2 - - uid: 28421 + pos: 23.5,17.5 + parent: 66965 + - uid: 68412 components: - type: Transform - pos: 36.5,-38.5 - parent: 2 - - uid: 28422 + pos: 24.5,17.5 + parent: 66965 + - uid: 68413 components: - type: Transform - pos: 37.5,-38.5 - parent: 2 - - uid: 28423 + pos: 23.5,16.5 + parent: 66965 + - uid: 68414 components: - type: Transform - pos: 37.5,-37.5 - parent: 2 - - uid: 28424 + pos: 25.5,16.5 + parent: 66965 + - uid: 68415 components: - type: Transform - pos: 38.5,-37.5 - parent: 2 - - uid: 28425 + pos: 24.5,15.5 + parent: 66965 + - uid: 68416 components: - type: Transform - pos: 38.5,-36.5 - parent: 2 - - uid: 28427 + pos: 25.5,15.5 + parent: 66965 + - uid: 68417 components: - type: Transform - pos: 27.5,-48.5 - parent: 2 - - uid: 28428 + pos: 25.5,14.5 + parent: 66965 + - uid: 68418 components: - type: Transform - pos: 25.5,-48.5 - parent: 2 - - uid: 28429 + pos: 26.5,13.5 + parent: 66965 + - uid: 68419 components: - type: Transform - pos: 27.5,-47.5 - parent: 2 - - uid: 28432 + pos: 26.5,12.5 + parent: 66965 + - uid: 68420 components: - type: Transform - pos: -24.5,-60.5 - parent: 2 - - uid: 28433 + pos: 27.5,12.5 + parent: 66965 + - uid: 68421 components: - type: Transform - pos: 27.5,-50.5 - parent: 2 - - uid: 28435 + pos: 27.5,11.5 + parent: 66965 + - uid: 68422 components: - type: Transform - pos: 25.5,-50.5 - parent: 2 - - uid: 28442 + pos: 26.5,11.5 + parent: 66965 + - uid: 68423 components: - type: Transform - pos: 28.5,-54.5 - parent: 2 - - uid: 28443 + pos: 28.5,10.5 + parent: 66965 + - uid: 68424 components: - type: Transform - pos: 28.5,-55.5 - parent: 2 - - uid: 28444 + pos: 29.5,10.5 + parent: 66965 + - uid: 68425 components: - type: Transform - pos: 28.5,-57.5 - parent: 2 - - uid: 28445 + pos: 27.5,-0.5 + parent: 66965 + - uid: 68426 components: - type: Transform - pos: 28.5,-58.5 - parent: 2 - - uid: 28446 + pos: 29.5,9.5 + parent: 66965 + - uid: 68427 components: - type: Transform - pos: 25.5,-49.5 - parent: 2 - - uid: 28447 + pos: 29.5,8.5 + parent: 66965 + - uid: 68428 components: - type: Transform - pos: -22.5,-64.5 - parent: 2 - - uid: 28448 + pos: 29.5,2.5 + parent: 66965 + - uid: 68429 components: - type: Transform - pos: -32.5,-73.5 - parent: 2 - - uid: 28449 + pos: 30.5,6.5 + parent: 66965 + - uid: 68430 components: - type: Transform - pos: -22.5,-61.5 - parent: 2 - - uid: 28450 + pos: 30.5,5.5 + parent: 66965 + - uid: 68431 components: - type: Transform - pos: -24.5,-57.5 - parent: 2 - - uid: 28451 + pos: 30.5,4.5 + parent: 66965 + - uid: 68432 components: - type: Transform - pos: -24.5,-58.5 - parent: 2 - - uid: 28452 + pos: 30.5,3.5 + parent: 66965 + - uid: 68433 components: - type: Transform - pos: -24.5,-59.5 - parent: 2 - - uid: 28453 + pos: 30.5,2.5 + parent: 66965 + - uid: 68434 components: - type: Transform - pos: -22.5,-62.5 - parent: 2 - - uid: 28454 + pos: 29.5,1.5 + parent: 66965 + - uid: 68435 components: - type: Transform - pos: -22.5,-63.5 - parent: 2 - - uid: 28455 + pos: 28.5,0.5 + parent: 66965 + - uid: 68436 components: - type: Transform - pos: -22.5,-66.5 - parent: 2 - - uid: 28456 + pos: 27.5,0.5 + parent: 66965 + - uid: 68437 components: - type: Transform - pos: -56.5,-35.5 - parent: 2 - - uid: 28457 + pos: 24.5,-0.5 + parent: 66965 + - uid: 68438 components: - type: Transform - pos: -23.5,-60.5 - parent: 2 - - uid: 28458 + pos: 24.5,0.5 + parent: 66965 + - uid: 68439 components: - type: Transform - pos: -23.5,-61.5 - parent: 2 - - uid: 28459 + pos: 23.5,-0.5 + parent: 66965 + - uid: 68440 components: - type: Transform - pos: -22.5,-65.5 - parent: 2 - - uid: 28461 + pos: 23.5,-1.5 + parent: 66965 + - uid: 68441 components: - type: Transform - pos: -17.5,-64.5 - parent: 2 - - uid: 28462 + pos: 24.5,-2.5 + parent: 66965 + - uid: 68442 components: - type: Transform - pos: -18.5,-64.5 - parent: 2 - - uid: 28463 + pos: 25.5,-3.5 + parent: 66965 + - uid: 68443 components: - type: Transform - pos: 29.5,37.5 - parent: 2 - - uid: 28465 + pos: 25.5,-4.5 + parent: 66965 + - uid: 68444 components: - type: Transform - pos: 25.5,39.5 - parent: 2 - - uid: 28466 + pos: 25.5,-5.5 + parent: 66965 + - uid: 68445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-22.5 - parent: 2 - - uid: 28467 + pos: 26.5,-3.5 + parent: 66965 + - uid: 68446 components: - type: Transform - pos: -16.5,-64.5 - parent: 2 - - uid: 28468 + pos: 26.5,-5.5 + parent: 66965 + - uid: 68447 components: - type: Transform - pos: -15.5,-64.5 - parent: 2 - - uid: 28469 + pos: 12.5,-7.5 + parent: 66965 + - uid: 68448 components: - type: Transform - pos: -14.5,-64.5 - parent: 2 - - uid: 28470 + pos: 38.5,-10.5 + parent: 66965 + - uid: 68449 components: - type: Transform - pos: 25.5,-28.5 - parent: 2 - - uid: 28472 + pos: 38.5,-11.5 + parent: 66965 + - uid: 68450 components: - type: Transform - pos: 27.5,-58.5 - parent: 2 - - uid: 28490 + pos: 14.5,-7.5 + parent: 66965 + - uid: 68451 components: - type: Transform - pos: -12.5,-71.5 - parent: 2 - - uid: 28492 + pos: 38.5,-12.5 + parent: 66965 + - uid: 68452 components: - type: Transform - pos: -6.5,-75.5 - parent: 2 - - uid: 28494 + pos: 37.5,-9.5 + parent: 66965 + - uid: 68453 components: - type: Transform - pos: 25.5,-58.5 - parent: 2 - - uid: 28498 + pos: 13.5,-8.5 + parent: 66965 + - uid: 68454 components: - type: Transform - pos: 40.5,59.5 - parent: 2 - - uid: 28499 + pos: 13.5,-9.5 + parent: 66965 + - uid: 68455 components: - type: Transform - pos: -40.5,-57.5 - parent: 2 - - uid: 28500 + pos: 14.5,-9.5 + parent: 66965 + - uid: 68456 components: - type: Transform - pos: 43.5,59.5 - parent: 2 - - uid: 28502 + pos: 16.5,-8.5 + parent: 66965 + - uid: 68457 components: - type: Transform - pos: -50.5,-52.5 - parent: 2 - - uid: 28503 + pos: 16.5,-9.5 + parent: 66965 + - uid: 68458 components: - type: Transform - pos: -18.5,-65.5 - parent: 2 - - uid: 28505 + pos: 17.5,-8.5 + parent: 66965 + - uid: 68459 components: - type: Transform - pos: 42.5,-35.5 - parent: 2 - - uid: 28507 + pos: 18.5,-8.5 + parent: 66965 + - uid: 68460 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-43.5 - parent: 2 - - uid: 28508 + pos: 20.5,-8.5 + parent: 66965 + - uid: 68461 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-79.5 - parent: 2 - - uid: 28509 + pos: 20.5,-9.5 + parent: 66965 + - uid: 68462 components: - type: Transform - pos: 29.5,-28.5 - parent: 2 - - uid: 28510 + pos: 21.5,-8.5 + parent: 66965 + - uid: 68463 components: - type: Transform - pos: 29.5,-22.5 - parent: 2 - - uid: 28511 + pos: 21.5,-9.5 + parent: 66965 + - uid: 68464 components: - type: Transform - pos: 29.5,-23.5 - parent: 2 - - uid: 28512 + pos: 20.5,-10.5 + parent: 66965 + - uid: 68465 components: - type: Transform - pos: 29.5,-24.5 - parent: 2 - - uid: 28513 + pos: 19.5,-10.5 + parent: 66965 + - uid: 68466 components: - type: Transform - pos: 29.5,-25.5 - parent: 2 - - uid: 28514 + pos: 18.5,-10.5 + parent: 66965 + - uid: 68467 components: - type: Transform - pos: 29.5,-26.5 - parent: 2 - - uid: 28515 + pos: 17.5,-10.5 + parent: 66965 + - uid: 68468 components: - type: Transform - pos: 29.5,-27.5 - parent: 2 - - uid: 28516 + pos: 16.5,-10.5 + parent: 66965 + - uid: 68469 components: - type: Transform - pos: 28.5,-28.5 - parent: 2 - - uid: 28517 + pos: 15.5,-10.5 + parent: 66965 + - uid: 68470 components: - type: Transform - pos: 27.5,-28.5 - parent: 2 - - uid: 28518 + pos: 14.5,-10.5 + parent: 66965 + - uid: 68471 components: - type: Transform - pos: 26.5,-28.5 - parent: 2 - - uid: 28520 + pos: 22.5,-8.5 + parent: 66965 + - uid: 68472 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-22.5 - parent: 2 - - uid: 28521 + pos: 22.5,-7.5 + parent: 66965 + - uid: 68473 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-79.5 - parent: 2 - - uid: 28522 + pos: 22.5,-6.5 + parent: 66965 + - uid: 68474 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-78.5 - parent: 2 - - uid: 28523 + pos: 23.5,-8.5 + parent: 66965 + - uid: 68475 components: - type: Transform - pos: 35.5,58.5 - parent: 2 - - uid: 28525 + pos: 24.5,-7.5 + parent: 66965 + - uid: 68476 components: - type: Transform - pos: -20.5,-73.5 - parent: 2 - - uid: 28536 + pos: 24.5,-6.5 + parent: 66965 + - uid: 68477 components: - type: Transform - pos: 24.5,41.5 - parent: 2 - - uid: 28543 + pos: 25.5,-6.5 + parent: 66965 + - uid: 68478 components: - type: Transform - pos: 37.5,38.5 - parent: 2 - - uid: 28545 + pos: 37.5,-10.5 + parent: 66965 + - uid: 68479 components: - type: Transform - pos: 51.5,-68.5 - parent: 2 - - uid: 28546 + pos: 37.5,-11.5 + parent: 66965 + - uid: 68480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-54.5 - parent: 2 - - uid: 28547 + pos: 37.5,-12.5 + parent: 66965 + - uid: 68481 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-58.5 - parent: 2 - - uid: 28548 + pos: 18.5,-7.5 + parent: 66965 + - uid: 68482 components: - type: Transform - pos: 52.5,-68.5 - parent: 2 - - uid: 28549 + pos: 17.5,-7.5 + parent: 66965 + - uid: 68483 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-58.5 - parent: 2 - - uid: 28550 + pos: 20.5,-6.5 + parent: 66965 + - uid: 68484 components: - type: Transform - pos: 58.5,-65.5 - parent: 2 - - uid: 28551 + pos: 19.5,-5.5 + parent: 66965 + - uid: 68485 components: - type: Transform - pos: 43.5,-62.5 - parent: 2 - - uid: 28552 + pos: 19.5,-4.5 + parent: 66965 + - uid: 68486 components: - type: Transform - pos: 58.5,-66.5 - parent: 2 - - uid: 28553 + pos: 21.5,-4.5 + parent: 66965 + - uid: 68487 components: - type: Transform - pos: 43.5,-59.5 - parent: 2 - - uid: 28554 + pos: 21.5,-5.5 + parent: 66965 + - uid: 68488 components: - type: Transform - pos: 43.5,-61.5 - parent: 2 - - uid: 28555 + pos: 20.5,-3.5 + parent: 66965 + - uid: 68489 components: - type: Transform - pos: 44.5,-62.5 - parent: 2 - - uid: 28556 + pos: 36.5,-9.5 + parent: 66965 + - uid: 68490 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-55.5 - parent: 2 - - uid: 28557 + pos: 36.5,-10.5 + parent: 66965 + - uid: 68491 components: - type: Transform - pos: 44.5,-68.5 - parent: 2 - - uid: 28558 + pos: 36.5,-11.5 + parent: 66965 + - uid: 68492 components: - type: Transform - pos: 52.5,-55.5 - parent: 2 - - uid: 28559 + pos: 36.5,-12.5 + parent: 66965 + - uid: 68493 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,-65.5 - parent: 2 - - uid: 28560 + pos: 39.5,-11.5 + parent: 66965 + - uid: 68494 components: - type: Transform - pos: 41.5,-61.5 - parent: 2 - - uid: 28561 + pos: 39.5,-12.5 + parent: 66965 + - uid: 68495 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-57.5 - parent: 2 - - uid: 28562 + pos: 36.5,-8.5 + parent: 66965 + - uid: 68496 components: - type: Transform - pos: 58.5,-68.5 - parent: 2 - - uid: 28563 + pos: 37.5,-7.5 + parent: 66965 + - uid: 68497 components: - type: Transform - pos: 55.5,-55.5 - parent: 2 - - uid: 28564 + pos: 36.5,-6.5 + parent: 66965 + - uid: 68498 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-55.5 - parent: 2 - - uid: 28565 + pos: 37.5,-6.5 + parent: 66965 + - uid: 68499 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 35.5,-53.5 - parent: 2 - - uid: 28566 + pos: 36.5,-13.5 + parent: 66965 + - uid: 68500 components: - type: Transform - pos: 44.5,-66.5 - parent: 2 - - uid: 28567 + pos: 35.5,-13.5 + parent: 66965 + - uid: 68501 components: - type: Transform - pos: 57.5,-68.5 - parent: 2 - - uid: 28568 + pos: 34.5,-13.5 + parent: 66965 + - uid: 68502 components: - type: Transform - pos: 40.5,-66.5 - parent: 2 - - uid: 28569 + pos: 33.5,-13.5 + parent: 66965 + - uid: 68503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-58.5 - parent: 2 - - uid: 28570 + pos: 33.5,-12.5 + parent: 66965 + - uid: 68504 components: - type: Transform - pos: 51.5,-61.5 - parent: 2 - - uid: 28571 + pos: 33.5,-11.5 + parent: 66965 + - uid: 68505 components: - type: Transform - pos: 58.5,-58.5 - parent: 2 - - uid: 28573 + pos: 28.5,3.5 + parent: 66965 + - uid: 68506 components: - type: Transform - pos: 51.5,-55.5 - parent: 2 - - uid: 28574 + pos: 28.5,4.5 + parent: 66965 + - uid: 68507 components: - type: Transform - pos: 50.5,-54.5 - parent: 2 - - uid: 28575 + pos: 28.5,6.5 + parent: 66965 + - uid: 68508 components: - type: Transform - pos: 50.5,-50.5 - parent: 2 - - uid: 28576 + pos: 28.5,7.5 + parent: 66965 + - uid: 68509 components: - type: Transform - pos: 38.5,-59.5 - parent: 2 - - uid: 28577 + pos: 27.5,4.5 + parent: 66965 + - uid: 68510 components: - type: Transform - pos: 58.5,-61.5 - parent: 2 - - uid: 28578 + pos: 27.5,6.5 + parent: 66965 + - uid: 68511 components: - type: Transform - pos: 38.5,-61.5 - parent: 2 - - uid: 28579 + pos: 25.5,3.5 + parent: 66965 + - uid: 68512 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-57.5 - parent: 2 - - uid: 28580 + pos: 19.5,2.5 + parent: 66965 + - uid: 68513 components: - type: Transform - pos: 58.5,-67.5 - parent: 2 - - uid: 28581 + pos: 19.5,5.5 + parent: 66965 + - uid: 68514 components: - type: Transform - pos: 37.5,-66.5 - parent: 2 - - uid: 28582 + pos: 19.5,6.5 + parent: 66965 + - uid: 68515 components: - type: Transform - pos: 44.5,-52.5 - parent: 2 - - uid: 28583 + pos: 19.5,7.5 + parent: 66965 + - uid: 68516 components: - type: Transform - pos: 43.5,-52.5 - parent: 2 - - uid: 28584 + pos: 20.5,2.5 + parent: 66965 + - uid: 68517 components: - type: Transform - pos: 43.5,-53.5 - parent: 2 - - uid: 28585 + pos: 20.5,6.5 + parent: 66965 + - uid: 68518 components: - type: Transform - pos: 46.5,-51.5 - parent: 2 - - uid: 28586 + pos: 34.5,-12.5 + parent: 66965 + - uid: 68519 components: - type: Transform - pos: 46.5,-52.5 - parent: 2 - - uid: 28587 + pos: 34.5,-11.5 + parent: 66965 + - uid: 68520 components: - type: Transform - pos: 45.5,-52.5 - parent: 2 - - uid: 28588 + pos: 21.5,3.5 + parent: 66965 + - uid: 68521 components: - type: Transform - pos: 43.5,-58.5 - parent: 2 - - uid: 28589 + pos: 21.5,4.5 + parent: 66965 + - uid: 68522 components: - type: Transform - pos: 43.5,-54.5 - parent: 2 - - uid: 28590 + pos: 21.5,5.5 + parent: 66965 + - uid: 68523 components: - type: Transform - pos: 38.5,-66.5 - parent: 2 - - uid: 28591 + pos: 35.5,-12.5 + parent: 66965 + - uid: 68524 components: - type: Transform - pos: 32.5,-66.5 - parent: 2 - - uid: 28592 + pos: 23.5,9.5 + parent: 66965 + - uid: 68525 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-53.5 - parent: 2 - - uid: 28593 + pos: 23.5,10.5 + parent: 66965 + - uid: 68526 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-58.5 - parent: 2 - - uid: 28594 + pos: 22.5,8.5 + parent: 66965 + - uid: 68527 components: - type: Transform - pos: 30.5,-64.5 - parent: 2 - - uid: 28595 + pos: 22.5,9.5 + parent: 66965 + - uid: 68528 components: - type: Transform - pos: 30.5,-65.5 - parent: 2 - - uid: 28596 + pos: 21.5,8.5 + parent: 66965 + - uid: 68529 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-61.5 - parent: 2 - - uid: 28597 + pos: 21.5,10.5 + parent: 66965 + - uid: 68530 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-61.5 - parent: 2 - - uid: 28599 + pos: 23.5,5.5 + parent: 66965 + - uid: 68531 components: - type: Transform - pos: 45.5,-27.5 - parent: 2 - - uid: 28600 + pos: 17.5,10.5 + parent: 66965 + - uid: 68532 components: - type: Transform - pos: 30.5,-66.5 - parent: 2 - - uid: 28601 + pos: 18.5,9.5 + parent: 66965 + - uid: 68533 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-61.5 - parent: 2 - - uid: 28602 + pos: 19.5,26.5 + parent: 66965 + - uid: 68534 components: - type: Transform - pos: 25.5,-63.5 - parent: 2 - - uid: 28603 + pos: 19.5,24.5 + parent: 66965 + - uid: 68535 components: - type: Transform - pos: 28.5,-63.5 - parent: 2 - - uid: 28604 + pos: 18.5,25.5 + parent: 66965 + - uid: 68536 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-61.5 - parent: 2 - - uid: 28605 + pos: 18.5,24.5 + parent: 66965 + - uid: 68537 components: - type: Transform - pos: 43.5,-55.5 - parent: 2 - - uid: 28606 + pos: 15.5,21.5 + parent: 66965 + - uid: 68538 components: - type: Transform - pos: 58.5,-55.5 - parent: 2 - - uid: 28607 + pos: 14.5,20.5 + parent: 66965 + - uid: 68539 components: - type: Transform - pos: 46.5,-50.5 - parent: 2 - - uid: 28608 + pos: 31.5,-19.5 + parent: 66965 + - uid: 68540 components: - type: Transform - pos: 50.5,-51.5 - parent: 2 - - uid: 28609 + pos: 14.5,21.5 + parent: 66965 + - uid: 68541 components: - type: Transform - pos: 50.5,-53.5 - parent: 2 - - uid: 28610 + pos: 20.5,25.5 + parent: 66965 + - uid: 68542 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 37.5,-53.5 - parent: 2 - - uid: 28611 + pos: 15.5,19.5 + parent: 66965 + - uid: 68543 components: - type: Transform - pos: 49.5,-50.5 - parent: 2 - - uid: 28612 + pos: 16.5,20.5 + parent: 66965 + - uid: 68544 components: - type: Transform - pos: 42.5,-65.5 - parent: 2 - - uid: 28613 + pos: 16.5,19.5 + parent: 66965 + - uid: 68545 components: - type: Transform - pos: 40.5,-67.5 - parent: 2 - - uid: 28614 + pos: 35.5,-11.5 + parent: 66965 + - uid: 68546 components: - type: Transform - pos: 40.5,-68.5 - parent: 2 - - uid: 28618 + pos: 20.5,13.5 + parent: 66965 + - uid: 68547 components: - type: Transform - pos: 28.5,-56.5 - parent: 2 - - uid: 28619 + pos: 21.5,14.5 + parent: 66965 + - uid: 68548 components: - type: Transform - pos: 47.5,-50.5 - parent: 2 - - uid: 28625 + pos: 35.5,-10.5 + parent: 66965 + - uid: 68549 components: - type: Transform - pos: -101.5,-22.5 - parent: 2 - - uid: 28626 + pos: 35.5,-9.5 + parent: 66965 + - uid: 68550 components: - type: Transform - pos: 57.5,63.5 - parent: 2 - - uid: 28627 + pos: 31.5,-18.5 + parent: 66965 + - uid: 68551 components: - type: Transform - pos: 56.5,65.5 - parent: 2 - - uid: 28628 + pos: 34.5,-14.5 + parent: 66965 + - uid: 68552 components: - type: Transform - pos: -11.5,-18.5 - parent: 2 - - uid: 28629 + pos: 33.5,-14.5 + parent: 66965 + - uid: 68553 components: - type: Transform - pos: -35.5,-4.5 - parent: 2 - - uid: 28638 + pos: 1.5,26.5 + parent: 66965 + - uid: 68554 components: - type: Transform - pos: -42.5,-26.5 - parent: 2 - - uid: 28639 + pos: 2.5,26.5 + parent: 66965 + - uid: 68555 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-38.5 - parent: 2 - - uid: 28642 + pos: 2.5,27.5 + parent: 66965 + - uid: 68556 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -99.5,22.5 - parent: 2 - - uid: 28643 + pos: 3.5,27.5 + parent: 66965 + - uid: 68557 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -99.5,14.5 - parent: 2 - - uid: 28644 + pos: 6.5,27.5 + parent: 66965 + - uid: 68558 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -98.5,34.5 - parent: 2 - - uid: 28645 + pos: 7.5,27.5 + parent: 66965 + - uid: 68559 components: - type: Transform - pos: -85.5,12.5 - parent: 2 - - uid: 28648 + pos: 0.5,26.5 + parent: 66965 + - uid: 68560 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-48.5 - parent: 2 - - uid: 28709 + pos: 0.5,27.5 + parent: 66965 + - uid: 68561 components: - type: Transform - pos: -97.5,-20.5 - parent: 2 - - uid: 28710 + pos: 1.5,27.5 + parent: 66965 + - uid: 68562 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,37.5 - parent: 2 - - uid: 28711 + pos: 2.5,28.5 + parent: 66965 + - uid: 68563 components: - type: Transform - pos: -98.5,-17.5 - parent: 2 - - uid: 28716 + pos: 3.5,28.5 + parent: 66965 + - uid: 68564 components: - type: Transform - pos: -100.5,-17.5 - parent: 2 - - uid: 28717 + pos: 4.5,28.5 + parent: 66965 + - uid: 68565 components: - type: Transform - pos: -101.5,-18.5 - parent: 2 - - uid: 28719 + pos: 5.5,28.5 + parent: 66965 + - uid: 68566 components: - type: Transform - pos: -97.5,-21.5 - parent: 2 - - uid: 28721 + pos: 6.5,28.5 + parent: 66965 + - uid: 68567 components: - type: Transform - pos: -97.5,-19.5 - parent: 2 - - uid: 28723 + pos: 7.5,28.5 + parent: 66965 + - uid: 68568 components: - type: Transform - pos: -97.5,-17.5 - parent: 2 - - uid: 28734 + pos: 8.5,28.5 + parent: 66965 + - uid: 68569 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-51.5 - parent: 2 - - uid: 28738 + pos: 10.5,27.5 + parent: 66965 + - uid: 68570 components: - type: Transform - pos: -99.5,-17.5 - parent: 2 - - uid: 28760 + pos: 32.5,-14.5 + parent: 66965 + - uid: 68571 components: - type: Transform - pos: 37.5,15.5 - parent: 2 - - uid: 28775 + pos: 9.5,28.5 + parent: 66965 + - uid: 68572 components: - type: Transform - pos: 31.5,61.5 - parent: 2 - - uid: 28776 + pos: 8.5,29.5 + parent: 66965 + - uid: 68573 components: - type: Transform - pos: 59.5,19.5 - parent: 2 - - uid: 28777 + pos: 7.5,29.5 + parent: 66965 + - uid: 68574 components: - type: Transform - pos: 59.5,18.5 - parent: 2 - - uid: 28781 + pos: 6.5,29.5 + parent: 66965 + - uid: 68575 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-41.5 - parent: 2 - - uid: 28784 + pos: 5.5,29.5 + parent: 66965 + - uid: 68576 components: - type: Transform - pos: 75.5,6.5 - parent: 2 - - uid: 28787 + pos: 4.5,29.5 + parent: 66965 + - uid: 68577 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-37.5 - parent: 2 - - uid: 28788 + pos: 3.5,29.5 + parent: 66965 + - uid: 68578 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 53.5,-37.5 - parent: 2 - - uid: 28789 + pos: 7.5,30.5 + parent: 66965 + - uid: 68579 components: - type: Transform - pos: -32.5,-63.5 - parent: 2 - - uid: 28790 + pos: 6.5,30.5 + parent: 66965 + - uid: 68580 components: - type: Transform - pos: -26.5,-63.5 - parent: 2 - - uid: 28791 + pos: 13.5,24.5 + parent: 66965 + - uid: 68581 components: - type: Transform - pos: -31.5,-63.5 - parent: 2 - - uid: 28793 + pos: 31.5,-14.5 + parent: 66965 + - uid: 68582 components: - type: Transform - pos: 31.5,-66.5 - parent: 2 - - uid: 28801 + pos: 32.5,-15.5 + parent: 66965 + - uid: 68583 components: - type: Transform - pos: 37.5,37.5 - parent: 2 - - uid: 28802 + pos: 33.5,-15.5 + parent: 66965 + - uid: 68584 components: - type: Transform - pos: 41.5,37.5 - parent: 2 - - uid: 28806 + pos: 27.5,-16.5 + parent: 66965 + - uid: 68585 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.5,-48.5 - parent: 2 - - uid: 28808 + pos: 27.5,-17.5 + parent: 66965 + - uid: 68586 components: - type: Transform - pos: -54.5,-53.5 - parent: 2 - - uid: 28810 + pos: 26.5,-17.5 + parent: 66965 + - uid: 68587 components: - type: Transform - pos: -35.5,-1.5 - parent: 2 - - uid: 28813 + pos: 26.5,-18.5 + parent: 66965 + - uid: 68588 components: - type: Transform - pos: 25.5,4.5 - parent: 2 - - uid: 28815 + pos: 23.5,-17.5 + parent: 66965 + - uid: 68589 components: - type: Transform - pos: 5.5,36.5 - parent: 2 - - uid: 28816 + pos: 19.5,-15.5 + parent: 66965 + - uid: 68590 components: - type: Transform - pos: 6.5,36.5 - parent: 2 - - uid: 28817 + pos: 19.5,-16.5 + parent: 66965 + - uid: 68591 components: - type: Transform - pos: 7.5,36.5 - parent: 2 - - uid: 28823 + pos: 20.5,-16.5 + parent: 66965 + - uid: 68592 components: - type: Transform - pos: -2.5,-16.5 - parent: 2 - - uid: 28824 + pos: 24.5,-19.5 + parent: 66965 + - uid: 68593 components: - type: Transform - pos: -2.5,-15.5 - parent: 2 - - uid: 28826 + pos: 24.5,-18.5 + parent: 66965 + - uid: 68594 components: - type: Transform - pos: 17.5,42.5 - parent: 2 - - uid: 28827 + pos: 23.5,-19.5 + parent: 66965 + - uid: 68595 components: - type: Transform - pos: -50.5,-21.5 - parent: 2 - - uid: 28828 + pos: 22.5,-11.5 + parent: 66965 + - uid: 68596 components: - type: Transform - pos: -89.5,-27.5 - parent: 2 - - uid: 28830 + pos: 21.5,-11.5 + parent: 66965 + - uid: 68597 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-41.5 - parent: 2 - - uid: 28831 + pos: 20.5,-11.5 + parent: 66965 + - uid: 68598 components: - type: Transform - pos: -44.5,-23.5 - parent: 2 - - uid: 28832 + pos: 19.5,-11.5 + parent: 66965 + - uid: 68599 components: - type: Transform - pos: 61.5,66.5 - parent: 2 - - uid: 28833 + pos: 18.5,-11.5 + parent: 66965 + - uid: 68600 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-67.5 - parent: 2 - - uid: 28834 + pos: 17.5,-11.5 + parent: 66965 + - uid: 68601 components: - type: Transform - pos: 24.5,32.5 - parent: 2 - - uid: 28835 + pos: 16.5,-11.5 + parent: 66965 + - uid: 68602 components: - type: Transform - pos: -35.5,-2.5 - parent: 2 - - uid: 28837 + pos: 19.5,-12.5 + parent: 66965 + - uid: 68603 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-46.5 - parent: 2 - - uid: 28838 + pos: 22.5,-10.5 + parent: 66965 + - uid: 68604 components: - type: Transform - pos: -34.5,-73.5 - parent: 2 - - uid: 28840 + pos: 22.5,-9.5 + parent: 66965 + - uid: 68605 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-22.5 - parent: 2 - - uid: 28843 + pos: 12.5,-16.5 + parent: 66965 + - uid: 68606 components: - type: Transform - pos: -69.5,24.5 - parent: 2 - - uid: 28844 + pos: 12.5,-15.5 + parent: 66965 + - uid: 68607 components: - type: Transform - pos: -57.5,-53.5 - parent: 2 - - uid: 28845 + pos: 12.5,-14.5 + parent: 66965 + - uid: 68608 components: - type: Transform - pos: -51.5,-53.5 - parent: 2 - - uid: 28846 + pos: 12.5,-13.5 + parent: 66965 + - uid: 68609 components: - type: Transform - pos: 17.5,43.5 - parent: 2 - - uid: 28848 + pos: 11.5,-16.5 + parent: 66965 + - uid: 68610 components: - type: Transform - pos: -48.5,-17.5 - parent: 2 - - uid: 28856 + pos: 11.5,-15.5 + parent: 66965 + - uid: 68611 components: - type: Transform - pos: 17.5,44.5 - parent: 2 - - uid: 28861 + pos: 11.5,-14.5 + parent: 66965 + - uid: 68612 components: - type: Transform - pos: 14.5,59.5 - parent: 2 - - uid: 28865 + pos: 11.5,-13.5 + parent: 66965 + - uid: 68613 components: - type: Transform - pos: -52.5,-32.5 - parent: 2 - - uid: 28866 + pos: 13.5,-14.5 + parent: 66965 + - uid: 68614 components: - type: Transform - pos: 52.5,66.5 - parent: 2 - - uid: 28870 + pos: 13.5,-15.5 + parent: 66965 + - uid: 68615 components: - type: Transform - pos: -39.5,-30.5 - parent: 2 - - uid: 28871 + pos: 12.5,-8.5 + parent: 66965 + - uid: 68616 components: - type: Transform - pos: -44.5,-21.5 - parent: 2 - - uid: 28872 + pos: 10.5,-15.5 + parent: 66965 + - uid: 68617 components: - type: Transform - pos: -60.5,28.5 - parent: 2 - - uid: 28873 + pos: 10.5,-14.5 + parent: 66965 + - uid: 68618 components: - type: Transform - rot: 3.141592653589793 rad - pos: 45.5,-23.5 - parent: 2 - - uid: 28874 + pos: 10.5,-13.5 + parent: 66965 + - uid: 68619 components: - type: Transform - pos: -60.5,29.5 - parent: 2 - - uid: 28875 + pos: 10.5,-12.5 + parent: 66965 + - uid: 68620 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-23.5 - parent: 2 - - uid: 28878 + pos: 10.5,-11.5 + parent: 66965 + - uid: 68621 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-66.5 - parent: 2 - - uid: 28879 + pos: 9.5,-15.5 + parent: 66965 + - uid: 68622 components: - type: Transform - pos: -65.5,24.5 - parent: 2 - - uid: 28880 + pos: 9.5,-14.5 + parent: 66965 + - uid: 68623 components: - type: Transform - pos: -60.5,34.5 - parent: 2 - - uid: 28881 + pos: 9.5,-13.5 + parent: 66965 + - uid: 68624 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,43.5 - parent: 2 - - uid: 28883 + pos: 9.5,-12.5 + parent: 66965 + - uid: 68625 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,42.5 - parent: 2 - - uid: 28884 + pos: 9.5,-11.5 + parent: 66965 + - uid: 68626 components: - type: Transform - pos: -95.5,-2.5 - parent: 2 - - uid: 28885 + pos: 11.5,-12.5 + parent: 66965 + - uid: 68627 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,41.5 - parent: 2 - - uid: 28886 + pos: 31.5,4.5 + parent: 66965 + - uid: 68628 components: - type: Transform - pos: -47.5,9.5 - parent: 2 - - uid: 28889 + pos: 8.5,-14.5 + parent: 66965 + - uid: 68629 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,39.5 - parent: 2 - - uid: 28891 + pos: 8.5,-13.5 + parent: 66965 + - uid: 68630 components: - type: Transform - pos: 41.5,38.5 - parent: 2 - - uid: 28892 + pos: 8.5,-12.5 + parent: 66965 + - uid: 68631 components: - type: Transform - pos: 35.5,62.5 - parent: 2 - - uid: 28894 + pos: 7.5,-12.5 + parent: 66965 + - uid: 68632 components: - type: Transform - pos: 41.5,39.5 - parent: 2 - - uid: 28898 + pos: 7.5,-13.5 + parent: 66965 + - uid: 68633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,39.5 - parent: 2 - - uid: 28901 + pos: 34.5,-4.5 + parent: 66965 + - uid: 68634 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,34.5 - parent: 2 - - uid: 28902 + pos: 34.5,-3.5 + parent: 66965 + - uid: 68635 components: - type: Transform - pos: 43.5,60.5 - parent: 2 - - uid: 28903 + pos: 11.5,-9.5 + parent: 66965 + - uid: 68636 components: - type: Transform - pos: 35.5,61.5 - parent: 2 - - uid: 28904 + pos: 11.5,-8.5 + parent: 66965 + - uid: 68637 components: - type: Transform - pos: 37.5,39.5 - parent: 2 - - uid: 28905 + pos: 11.5,-7.5 + parent: 66965 + - uid: 68638 components: - type: Transform - pos: 35.5,60.5 - parent: 2 - - uid: 28906 + pos: 24.5,4.5 + parent: 66965 + - uid: 68639 components: - type: Transform - pos: 35.5,59.5 - parent: 2 - - uid: 28907 + pos: 4.5,30.5 + parent: 66965 + - uid: 68640 components: - type: Transform - pos: 43.5,58.5 - parent: 2 - - uid: 28908 + pos: 6.5,-9.5 + parent: 66965 + - uid: 68641 components: - type: Transform - pos: 54.5,59.5 - parent: 2 - - uid: 28909 + pos: 7.5,-9.5 + parent: 66965 + - uid: 68642 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,34.5 - parent: 2 - - uid: 28910 + pos: 27.5,-4.5 + parent: 66965 + - uid: 68643 components: - type: Transform - pos: -30.5,-63.5 - parent: 2 - - uid: 28911 + pos: 28.5,-4.5 + parent: 66965 + - uid: 68644 components: - type: Transform - pos: -56.5,-17.5 - parent: 2 - - uid: 28912 + pos: 29.5,-4.5 + parent: 66965 + - uid: 68645 components: - type: Transform - rot: 3.141592653589793 rad - pos: -26.5,-38.5 - parent: 2 - - uid: 28913 + pos: 29.5,-3.5 + parent: 66965 + - uid: 68646 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-17.5 - parent: 2 - - uid: 28917 + pos: 29.5,-2.5 + parent: 66965 + - uid: 68647 components: - type: Transform - pos: -55.5,-21.5 - parent: 2 - - uid: 28919 + pos: 30.5,-2.5 + parent: 66965 + - uid: 68648 components: - type: Transform - pos: 43.5,-37.5 - parent: 2 - - uid: 28920 + pos: 31.5,-2.5 + parent: 66965 + - uid: 68649 components: - type: Transform - pos: -29.5,-1.5 - parent: 2 - - uid: 28921 + pos: 37.5,10.5 + parent: 66965 + - uid: 68650 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 22.5,-22.5 - parent: 2 - - uid: 28922 + pos: 37.5,11.5 + parent: 66965 + - uid: 68651 components: - type: Transform - pos: -96.5,-2.5 - parent: 2 - - uid: 28927 + pos: 36.5,10.5 + parent: 66965 + - uid: 68652 components: - type: Transform - pos: 25.5,13.5 - parent: 2 - - uid: 28928 + pos: 36.5,11.5 + parent: 66965 + - uid: 68653 components: - type: Transform - pos: 19.5,24.5 - parent: 2 - - uid: 28929 + pos: 35.5,10.5 + parent: 66965 + - uid: 68654 components: - type: Transform - pos: 18.5,26.5 - parent: 2 - - uid: 28930 + pos: 35.5,11.5 + parent: 66965 + - uid: 68655 components: - type: Transform - pos: 25.5,27.5 - parent: 2 - - uid: 28931 + pos: 34.5,10.5 + parent: 66965 + - uid: 68656 components: - type: Transform - pos: 18.5,31.5 - parent: 2 - - uid: 28932 + pos: 34.5,11.5 + parent: 66965 + - uid: 68657 components: - type: Transform - pos: 18.5,30.5 - parent: 2 - - uid: 28933 + pos: 33.5,10.5 + parent: 66965 + - uid: 68658 components: - type: Transform - pos: 18.5,29.5 - parent: 2 - - uid: 28934 + pos: 33.5,11.5 + parent: 66965 + - uid: 68659 components: - type: Transform - pos: 18.5,28.5 - parent: 2 - - uid: 28935 + pos: 32.5,10.5 + parent: 66965 + - uid: 68660 components: - type: Transform - pos: 21.5,-28.5 - parent: 2 - - uid: 28942 + pos: 32.5,11.5 + parent: 66965 + - uid: 68661 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,44.5 - parent: 2 - - uid: 28943 + pos: 36.5,9.5 + parent: 66965 + - uid: 68662 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,43.5 - parent: 2 - - uid: 28944 + pos: 36.5,8.5 + parent: 66965 + - uid: 68663 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,40.5 - parent: 2 - - uid: 28945 + pos: 36.5,7.5 + parent: 66965 + - uid: 68664 components: - type: Transform - pos: 25.5,41.5 - parent: 2 - - uid: 28946 + pos: 35.5,9.5 + parent: 66965 + - uid: 68665 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,42.5 - parent: 2 - - uid: 28947 + pos: 35.5,8.5 + parent: 66965 + - uid: 68666 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,42.5 - parent: 2 - - uid: 28949 + pos: 34.5,9.5 + parent: 66965 + - uid: 68667 components: - type: Transform - rot: 3.141592653589793 rad - pos: 46.5,-23.5 - parent: 2 - - uid: 28950 + pos: 34.5,8.5 + parent: 66965 + - uid: 68668 components: - type: Transform - pos: -26.5,-58.5 - parent: 2 - - uid: 28951 + pos: 32.5,2.5 + parent: 66965 + - uid: 68669 components: - type: Transform - pos: -26.5,-57.5 - parent: 2 - - uid: 28952 + pos: 32.5,3.5 + parent: 66965 + - uid: 68670 components: - type: Transform - pos: -28.5,-57.5 - parent: 2 - - uid: 28953 + pos: 32.5,4.5 + parent: 66965 + - uid: 68671 components: - type: Transform - pos: -29.5,-57.5 - parent: 2 - - uid: 28954 + pos: 32.5,5.5 + parent: 66965 + - uid: 68672 components: - type: Transform - pos: -28.5,-63.5 - parent: 2 - - uid: 28955 + pos: 36.5,6.5 + parent: 66965 + - uid: 68673 components: - type: Transform - pos: -29.5,-63.5 - parent: 2 - - uid: 28956 + pos: 36.5,5.5 + parent: 66965 + - uid: 68674 components: - type: Transform - pos: -27.5,-63.5 - parent: 2 - - uid: 28957 + pos: 33.5,3.5 + parent: 66965 + - uid: 68675 components: - type: Transform - pos: -26.5,-60.5 - parent: 2 - - uid: 28958 + pos: 34.5,3.5 + parent: 66965 + - uid: 68676 components: - type: Transform - pos: -26.5,-59.5 - parent: 2 - - uid: 28959 + pos: 34.5,4.5 + parent: 66965 + - uid: 68677 components: - type: Transform - pos: -27.5,-57.5 - parent: 2 - - uid: 28960 + pos: 34.5,5.5 + parent: 66965 + - uid: 68678 components: - type: Transform - pos: -28.5,-48.5 - parent: 2 - - uid: 28961 + pos: 33.5,12.5 + parent: 66965 + - uid: 68679 components: - type: Transform - pos: -27.5,-48.5 - parent: 2 - - uid: 28962 + pos: 32.5,12.5 + parent: 66965 + - uid: 68680 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-46.5 - parent: 2 - - uid: 28963 + pos: 31.5,12.5 + parent: 66965 + - uid: 68681 components: - type: Transform - pos: -29.5,-5.5 - parent: 2 - - uid: 28964 + pos: 30.5,12.5 + parent: 66965 + - uid: 68682 components: - type: Transform - pos: -30.5,-5.5 - parent: 2 - - uid: 28965 + pos: 29.5,12.5 + parent: 66965 + - uid: 68683 components: - type: Transform - pos: 38.5,58.5 - parent: 2 - - uid: 28966 + pos: 35.5,2.5 + parent: 66965 + - uid: 68684 components: - type: Transform - pos: 38.5,59.5 - parent: 2 - - uid: 28967 + pos: 30.5,13.5 + parent: 66965 + - uid: 68685 components: - type: Transform - pos: 32.5,68.5 - parent: 2 - - uid: 28968 + pos: 29.5,13.5 + parent: 66965 + - uid: 68686 components: - type: Transform - pos: 43.5,57.5 - parent: 2 - - uid: 28969 + pos: 31.5,11.5 + parent: 66965 + - uid: 68687 components: - type: Transform - pos: 48.5,55.5 - parent: 2 - - uid: 28970 + pos: 31.5,10.5 + parent: 66965 + - uid: 68688 components: - type: Transform - pos: 18.5,27.5 - parent: 2 - - uid: 28971 + pos: 30.5,11.5 + parent: 66965 + - uid: 68689 components: - type: Transform - pos: 20.5,24.5 - parent: 2 - - uid: 28973 + pos: 30.5,10.5 + parent: 66965 + - uid: 68690 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,39.5 - parent: 2 - - uid: 28974 + pos: 28.5,11.5 + parent: 66965 + - uid: 68691 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,41.5 - parent: 2 - - uid: 28975 + pos: 35.5,1.5 + parent: 66965 + - uid: 68692 components: - type: Transform - pos: 18.5,24.5 - parent: 2 - - uid: 28976 + pos: 28.5,12.5 + parent: 66965 + - uid: 68693 components: - type: Transform - pos: 25.5,26.5 - parent: 2 - - uid: 28977 + pos: 28.5,13.5 + parent: 66965 + - uid: 68694 components: - type: Transform - pos: 25.5,25.5 - parent: 2 - - uid: 28978 + pos: 28.5,14.5 + parent: 66965 + - uid: 68695 components: - type: Transform - pos: 25.5,24.5 - parent: 2 - - uid: 28980 + pos: 29.5,14.5 + parent: 66965 + - uid: 68696 components: - type: Transform - pos: 23.5,24.5 - parent: 2 - - uid: 28981 + pos: 31.5,1.5 + parent: 66965 + - uid: 68697 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-74.5 - parent: 2 - - uid: 28982 + pos: 27.5,13.5 + parent: 66965 + - uid: 68698 components: - type: Transform - pos: 24.5,24.5 - parent: 2 - - uid: 28987 + pos: 27.5,14.5 + parent: 66965 + - uid: 68699 components: - type: Transform - rot: 3.141592653589793 rad - pos: 76.5,1.5 - parent: 2 - - uid: 28988 + pos: 27.5,15.5 + parent: 66965 + - uid: 68700 components: - type: Transform - pos: 54.5,-68.5 - parent: 2 - - uid: 28989 + pos: 27.5,16.5 + parent: 66965 + - uid: 68701 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-77.5 - parent: 2 - - uid: 28990 + pos: 27.5,17.5 + parent: 66965 + - uid: 68702 components: - type: Transform - pos: 19.5,32.5 - parent: 2 - - uid: 28991 + pos: 26.5,18.5 + parent: 66965 + - uid: 68703 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-79.5 - parent: 2 - - uid: 28992 + pos: 26.5,17.5 + parent: 66965 + - uid: 68704 components: - type: Transform - pos: 22.5,24.5 - parent: 2 - - uid: 28993 + pos: 25.5,18.5 + parent: 66965 + - uid: 68705 components: - type: Transform - pos: 25.5,31.5 - parent: 2 - - uid: 28994 + pos: 25.5,17.5 + parent: 66965 + - uid: 68706 components: - type: Transform - pos: 28.5,20.5 - parent: 2 - - uid: 28995 + pos: 30.5,-0.5 + parent: 66965 + - uid: 68707 components: - type: Transform - pos: 27.5,20.5 - parent: 2 - - uid: 28998 + pos: 26.5,16.5 + parent: 66965 + - uid: 68708 components: - type: Transform - pos: 26.5,-63.5 - parent: 2 - - uid: 28999 + pos: 31.5,-1.5 + parent: 66965 + - uid: 68709 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,44.5 - parent: 2 - - uid: 29000 + pos: 24.5,18.5 + parent: 66965 + - uid: 68710 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,45.5 - parent: 2 - - uid: 29001 + pos: 24.5,19.5 + parent: 66965 + - uid: 68711 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-77.5 - parent: 2 - - uid: 29003 + pos: 23.5,18.5 + parent: 66965 + - uid: 68712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-73.5 - parent: 2 - - uid: 29005 + pos: 23.5,19.5 + parent: 66965 + - uid: 68713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-75.5 - parent: 2 - - uid: 29006 + pos: 22.5,19.5 + parent: 66965 + - uid: 68714 components: - type: Transform - pos: 23.5,32.5 - parent: 2 - - uid: 29007 + pos: 21.5,19.5 + parent: 66965 + - uid: 68715 components: - type: Transform - rot: 3.141592653589793 rad - pos: -75.5,46.5 - parent: 2 - - uid: 29008 + pos: 24.5,20.5 + parent: 66965 + - uid: 68716 components: - type: Transform - rot: 3.141592653589793 rad - pos: 25.5,42.5 - parent: 2 - - uid: 29009 + pos: 24.5,20.5 + parent: 66965 + - uid: 68717 components: - type: Transform pos: 25.5,20.5 - parent: 2 - - uid: 29011 + parent: 66965 + - uid: 68718 components: - type: Transform - pos: -74.5,-2.5 - parent: 2 - - uid: 29012 + pos: 26.5,20.5 + parent: 66965 + - uid: 68719 components: - type: Transform - pos: -65.5,-2.5 - parent: 2 - - uid: 29013 + pos: 25.5,21.5 + parent: 66965 + - uid: 68720 components: - type: Transform - pos: 24.5,20.5 - parent: 2 - - uid: 29014 + pos: 26.5,21.5 + parent: 66965 + - uid: 68721 components: - type: Transform - pos: -76.5,-2.5 - parent: 2 - - uid: 29016 + pos: 27.5,21.5 + parent: 66965 + - uid: 68722 components: - type: Transform - pos: -69.5,-2.5 - parent: 2 - - uid: 29017 + pos: 28.5,21.5 + parent: 66965 + - uid: 68723 components: - type: Transform - pos: -65.5,9.5 - parent: 2 - - uid: 29018 + pos: 29.5,21.5 + parent: 66965 + - uid: 68724 components: - type: Transform - pos: -70.5,-2.5 - parent: 2 - - uid: 29019 + pos: 29.5,22.5 + parent: 66965 + - uid: 68725 components: - type: Transform - pos: -75.5,-2.5 - parent: 2 - - uid: 29020 + pos: 29.5,23.5 + parent: 66965 + - uid: 68726 components: - type: Transform - pos: -65.5,7.5 - parent: 2 - - uid: 29021 + pos: 29.5,24.5 + parent: 66965 + - uid: 68727 components: - type: Transform - pos: -65.5,6.5 - parent: 2 - - uid: 29022 + pos: 28.5,22.5 + parent: 66965 + - uid: 68728 components: - type: Transform - pos: -65.5,11.5 - parent: 2 - - uid: 29024 + pos: 28.5,23.5 + parent: 66965 + - uid: 68729 components: - type: Transform - pos: -90.5,-2.5 - parent: 2 - - uid: 29025 + pos: 28.5,24.5 + parent: 66965 + - uid: 68730 components: - type: Transform - pos: 49.5,12.5 - parent: 2 - - uid: 29026 + pos: 27.5,22.5 + parent: 66965 + - uid: 68731 components: - type: Transform - pos: -91.5,-2.5 - parent: 2 - - uid: 29027 + pos: 27.5,23.5 + parent: 66965 + - uid: 68732 components: - type: Transform - pos: -65.5,12.5 - parent: 2 - - uid: 29028 + pos: 27.5,24.5 + parent: 66965 + - uid: 68733 components: - type: Transform - pos: 50.5,12.5 - parent: 2 - - uid: 29029 + pos: 26.5,22.5 + parent: 66965 + - uid: 68734 components: - type: Transform - pos: 54.5,10.5 - parent: 2 - - uid: 29043 + pos: 26.5,23.5 + parent: 66965 + - uid: 68735 components: - type: Transform - pos: -64.5,-53.5 - parent: 2 - - uid: 29046 + pos: 26.5,24.5 + parent: 66965 + - uid: 68736 components: - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,46.5 - parent: 2 - - uid: 29047 + pos: 28.5,25.5 + parent: 66965 + - uid: 68737 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,-38.5 - parent: 2 - - uid: 29048 + pos: 27.5,25.5 + parent: 66965 + - uid: 68738 components: - type: Transform - pos: -56.5,-53.5 - parent: 2 - - uid: 29049 + pos: 26.5,25.5 + parent: 66965 + - uid: 68739 components: - type: Transform - pos: -58.5,-53.5 - parent: 2 - - uid: 29051 + pos: 25.5,25.5 + parent: 66965 + - uid: 68740 components: - type: Transform - pos: 55.5,10.5 - parent: 2 - - uid: 29052 + pos: 24.5,25.5 + parent: 66965 + - uid: 68741 components: - type: Transform - pos: -62.5,-53.5 - parent: 2 - - uid: 29053 + pos: 25.5,24.5 + parent: 66965 + - uid: 68742 components: - type: Transform - pos: -61.5,-53.5 - parent: 2 - - uid: 29054 + pos: 27.5,26.5 + parent: 66965 + - uid: 68743 components: - type: Transform - pos: -63.5,-53.5 - parent: 2 - - uid: 29055 + pos: 26.5,26.5 + parent: 66965 + - uid: 68744 components: - type: Transform - pos: -52.5,-53.5 - parent: 2 - - uid: 29057 + pos: 25.5,26.5 + parent: 66965 + - uid: 68745 components: - type: Transform - pos: -43.5,-26.5 - parent: 2 - - uid: 29058 + pos: 24.5,26.5 + parent: 66965 + - uid: 68746 components: - type: Transform - pos: 23.5,41.5 - parent: 2 - - uid: 29059 + pos: 25.5,27.5 + parent: 66965 + - uid: 68747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-46.5 - parent: 2 - - uid: 29060 + pos: 24.5,27.5 + parent: 66965 + - uid: 68748 components: - type: Transform - pos: 61.5,63.5 - parent: 2 - - uid: 29062 + pos: 23.5,27.5 + parent: 66965 + - uid: 68749 components: - type: Transform - pos: -35.5,-3.5 - parent: 2 - - uid: 29064 + pos: 24.5,28.5 + parent: 66965 + - uid: 68750 components: - type: Transform - pos: 14.5,44.5 - parent: 2 - - uid: 29066 + pos: 24.5,29.5 + parent: 66965 + - uid: 68751 components: - type: Transform - pos: 28.5,19.5 - parent: 2 - - uid: 29068 + pos: 23.5,28.5 + parent: 66965 + - uid: 68752 components: - type: Transform - pos: -50.5,-50.5 - parent: 2 - - uid: 29070 + pos: 23.5,29.5 + parent: 66965 + - uid: 68753 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,-48.5 - parent: 2 - - uid: 29071 + pos: 22.5,29.5 + parent: 66965 + - uid: 68754 components: - type: Transform - pos: -15.5,-14.5 - parent: 2 - - uid: 29072 + pos: 22.5,30.5 + parent: 66965 + - uid: 68755 components: - type: Transform - pos: -16.5,-14.5 - parent: 2 - - uid: 29073 + pos: 22.5,31.5 + parent: 66965 + - uid: 68756 components: - type: Transform - pos: -17.5,-14.5 - parent: 2 - - uid: 29074 + pos: 22.5,32.5 + parent: 66965 + - uid: 68757 components: - type: Transform - pos: -18.5,-14.5 - parent: 2 - - uid: 29075 + pos: 23.5,31.5 + parent: 66965 + - uid: 68758 components: - type: Transform - pos: -19.5,-13.5 - parent: 2 - - uid: 29076 + pos: 23.5,30.5 + parent: 66965 + - uid: 68759 components: - type: Transform - pos: -19.5,-12.5 - parent: 2 - - uid: 29077 + pos: 21.5,30.5 + parent: 66965 + - uid: 68760 components: - type: Transform - pos: -19.5,-11.5 - parent: 2 - - uid: 29078 + pos: 21.5,31.5 + parent: 66965 + - uid: 68761 components: - type: Transform - pos: 44.5,-45.5 - parent: 2 - - uid: 29079 + pos: 21.5,32.5 + parent: 66965 + - uid: 68762 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,39.5 - parent: 2 - - uid: 29080 + pos: 20.5,31.5 + parent: 66965 + - uid: 68763 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,41.5 - parent: 2 - - uid: 29081 + pos: 20.5,32.5 + parent: 66965 + - uid: 68764 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,45.5 - parent: 2 - - uid: 29082 + pos: 20.5,33.5 + parent: 66965 + - uid: 68765 components: - type: Transform - pos: 38.5,-45.5 - parent: 2 - - uid: 29092 + pos: 20.5,34.5 + parent: 66965 + - uid: 68766 components: - type: Transform - pos: 37.5,36.5 - parent: 2 - - uid: 29094 + pos: 19.5,34.5 + parent: 66965 + - uid: 68767 components: - type: Transform - pos: -49.5,-53.5 - parent: 2 - - uid: 29096 + pos: 19.5,33.5 + parent: 66965 + - uid: 68768 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-28.5 - parent: 2 - - uid: 29097 + pos: 19.5,32.5 + parent: 66965 + - uid: 68769 components: - type: Transform - pos: 23.5,-26.5 - parent: 2 - - uid: 29098 + pos: 18.5,35.5 + parent: 66965 + - uid: 68770 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-73.5 - parent: 2 - - uid: 29099 + pos: 18.5,34.5 + parent: 66965 + - uid: 68771 components: - type: Transform - pos: -78.5,-26.5 - parent: 2 - - uid: 29100 + pos: 18.5,33.5 + parent: 66965 + - uid: 68772 components: - type: Transform - pos: 29.5,-58.5 - parent: 2 - - uid: 29102 + pos: 17.5,35.5 + parent: 66965 + - uid: 68773 components: - type: Transform - pos: 44.5,-67.5 - parent: 2 - - uid: 29103 + pos: 17.5,34.5 + parent: 66965 + - uid: 68774 components: - type: Transform - pos: 36.5,-66.5 - parent: 2 - - uid: 29104 + pos: 17.5,33.5 + parent: 66965 + - uid: 68775 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-57.5 - parent: 2 - - uid: 29107 + pos: 16.5,34.5 + parent: 66965 + - uid: 68776 components: - type: Transform - pos: 16.5,2.5 - parent: 2 - - uid: 29110 + pos: 16.5,33.5 + parent: 66965 + - uid: 68777 components: - type: Transform - pos: 45.5,-45.5 - parent: 2 - - uid: 29111 + pos: 16.5,32.5 + parent: 66965 + - uid: 68778 components: - type: Transform - pos: 46.5,-45.5 - parent: 2 - - uid: 29112 + pos: 15.5,32.5 + parent: 66965 + - uid: 68779 components: - type: Transform - pos: 47.5,-45.5 - parent: 2 - - uid: 29116 + pos: 15.5,31.5 + parent: 66965 + - uid: 68780 components: - type: Transform - pos: 34.5,69.5 - parent: 2 - - uid: 29117 + pos: 15.5,30.5 + parent: 66965 + - uid: 68781 components: - type: Transform - pos: 53.5,73.5 - parent: 2 - - uid: 29122 + pos: 14.5,30.5 + parent: 66965 + - uid: 68782 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,41.5 - parent: 2 - - uid: 29123 + pos: 14.5,29.5 + parent: 66965 + - uid: 68783 components: - type: Transform - pos: 48.5,-45.5 - parent: 2 - - uid: 29124 + pos: 14.5,28.5 + parent: 66965 + - uid: 68784 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,46.5 - parent: 2 - - uid: 29125 + pos: 14.5,27.5 + parent: 66965 + - uid: 68785 components: - type: Transform - pos: 52.5,-46.5 - parent: 2 - - uid: 29126 + pos: 13.5,26.5 + parent: 66965 + - uid: 68786 components: - type: Transform - pos: -55.5,-16.5 - parent: 2 - - uid: 29127 + pos: 13.5,27.5 + parent: 66965 + - uid: 68787 components: - type: Transform - pos: 46.5,62.5 - parent: 2 - - uid: 29132 + pos: 13.5,28.5 + parent: 66965 + - uid: 68788 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-56.5 - parent: 2 - - uid: 29133 + pos: 12.5,28.5 + parent: 66965 + - uid: 68789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,-53.5 - parent: 2 - - uid: 29134 + pos: 12.5,27.5 + parent: 66965 + - uid: 68790 components: - type: Transform - pos: 40.5,58.5 - parent: 2 - - uid: 29136 + pos: 11.5,28.5 + parent: 66965 + - uid: 68791 components: - type: Transform - pos: -50.5,-51.5 - parent: 2 - - uid: 29137 + pos: 11.5,27.5 + parent: 66965 + - uid: 68792 components: - type: Transform - rot: 3.141592653589793 rad - pos: 75.5,8.5 - parent: 2 - - uid: 29138 + pos: 33.5,7.5 + parent: 66965 + - uid: 68793 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-2.5 - parent: 2 - - uid: 29139 + pos: 10.5,28.5 + parent: 66965 + - uid: 68794 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,0.5 - parent: 2 - - uid: 29140 + pos: 10.5,29.5 + parent: 66965 + - uid: 68795 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,2.5 - parent: 2 - - uid: 29141 + pos: 10.5,30.5 + parent: 66965 + - uid: 68796 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,1.5 - parent: 2 - - uid: 29142 + pos: 11.5,29.5 + parent: 66965 + - uid: 68797 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,4.5 - parent: 2 - - uid: 29143 + pos: 9.5,29.5 + parent: 66965 + - uid: 68798 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,-3.5 - parent: 2 - - uid: 29144 + pos: 9.5,30.5 + parent: 66965 + - uid: 68799 components: - type: Transform - pos: 22.5,14.5 - parent: 2 - - uid: 29145 + pos: 9.5,31.5 + parent: 66965 + - uid: 68800 components: - type: Transform - pos: -53.5,-53.5 - parent: 2 - - uid: 29146 + pos: 8.5,30.5 + parent: 66965 + - uid: 68801 components: - type: Transform - pos: -79.5,-26.5 - parent: 2 - - uid: 29147 + pos: 8.5,31.5 + parent: 66965 + - uid: 68802 components: - type: Transform - pos: -60.5,-53.5 - parent: 2 - - uid: 29148 + pos: 7.5,31.5 + parent: 66965 + - uid: 68803 components: - type: Transform - rot: 3.141592653589793 rad - pos: 77.5,6.5 - parent: 2 - - uid: 29149 + pos: 6.5,31.5 + parent: 66965 + - uid: 68804 components: - type: Transform - pos: 18.5,25.5 - parent: 2 - - uid: 29152 + pos: 5.5,31.5 + parent: 66965 + - uid: 68805 components: - type: Transform - pos: -58.5,-35.5 - parent: 2 - - uid: 29153 + pos: 5.5,30.5 + parent: 66965 + - uid: 68806 components: - type: Transform - pos: -44.5,-26.5 - parent: 2 - - uid: 29154 + pos: 23.5,12.5 + parent: 66965 + - uid: 68807 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-40.5 - parent: 2 - - uid: 29156 + pos: 3.5,30.5 + parent: 66965 + - uid: 68808 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-37.5 - parent: 2 - - uid: 29157 + pos: 2.5,30.5 + parent: 66965 + - uid: 68809 components: - type: Transform - pos: 47.5,55.5 - parent: 2 - - uid: 29158 + pos: 26.5,2.5 + parent: 66965 + - uid: 68810 components: - type: Transform - pos: 61.5,67.5 - parent: 2 - - uid: 29159 + pos: 2.5,29.5 + parent: 66965 + - uid: 68811 components: - type: Transform - pos: 60.5,59.5 - parent: 2 - - uid: 29160 + pos: 1.5,29.5 + parent: 66965 + - uid: 68812 components: - type: Transform - pos: 43.5,72.5 - parent: 2 - - uid: 29161 + pos: 1.5,28.5 + parent: 66965 + - uid: 68813 components: - type: Transform - pos: 53.5,71.5 - parent: 2 - - uid: 29162 + pos: 0.5,28.5 + parent: 66965 + - uid: 68814 components: - type: Transform - pos: 48.5,56.5 - parent: 2 - - uid: 29163 + pos: -1.5,20.5 + parent: 66965 + - uid: 68815 components: - type: Transform - pos: 60.5,63.5 - parent: 2 - - uid: 29164 + pos: 27.5,-9.5 + parent: 66965 + - uid: 68816 components: - type: Transform - pos: 57.5,59.5 - parent: 2 - - uid: 29165 + pos: 23.5,13.5 + parent: 66965 + - uid: 68817 components: - type: Transform - pos: 44.5,55.5 - parent: 2 - - uid: 29166 + pos: 24.5,13.5 + parent: 66965 + - uid: 68818 components: - type: Transform - pos: 46.5,55.5 - parent: 2 - - uid: 29167 + pos: 23.5,14.5 + parent: 66965 + - uid: 68819 + components: + - type: Transform + pos: 25.5,8.5 + parent: 66965 + - uid: 68820 components: - type: Transform - pos: 45.5,55.5 - parent: 2 - - uid: 29168 + pos: 25.5,9.5 + parent: 66965 + - uid: 68821 components: - type: Transform - pos: 36.5,29.5 - parent: 2 - - uid: 29169 + pos: 26.5,9.5 + parent: 66965 + - uid: 68822 components: - type: Transform - pos: 36.5,27.5 - parent: 2 - - uid: 29170 + pos: 26.5,8.5 + parent: 66965 + - uid: 68823 components: - type: Transform - pos: 34.5,59.5 - parent: 2 - - uid: 29171 + pos: 26.5,10.5 + parent: 66965 + - uid: 68824 components: - type: Transform - pos: 60.5,60.5 - parent: 2 - - uid: 29172 + pos: 18.5,11.5 + parent: 66965 + - uid: 68825 components: - type: Transform - pos: 60.5,61.5 - parent: 2 - - uid: 29173 + pos: 18.5,12.5 + parent: 66965 + - uid: 68826 components: - type: Transform - pos: 60.5,62.5 - parent: 2 - - uid: 29174 + pos: 19.5,11.5 + parent: 66965 + - uid: 68827 components: - type: Transform - pos: 33.5,59.5 - parent: 2 - - uid: 29175 + pos: 19.5,10.5 + parent: 66965 + - uid: 68828 components: - type: Transform - pos: 30.5,61.5 - parent: 2 - - uid: 29176 + pos: 21.5,11.5 + parent: 66965 + - uid: 68829 components: - type: Transform - pos: 30.5,62.5 - parent: 2 - - uid: 29177 + pos: 22.5,10.5 + parent: 66965 + - uid: 68830 components: - type: Transform - pos: 32.5,59.5 - parent: 2 - - uid: 29178 + pos: 19.5,16.5 + parent: 66965 + - uid: 68831 components: - type: Transform - pos: 25.5,30.5 - parent: 2 - - uid: 29179 + pos: 20.5,16.5 + parent: 66965 + - uid: 68832 components: - type: Transform - pos: -60.5,-35.5 - parent: 2 - - uid: 29180 + pos: 21.5,16.5 + parent: 66965 + - uid: 68833 components: - type: Transform - pos: 25.5,29.5 - parent: 2 - - uid: 29181 + pos: 22.5,16.5 + parent: 66965 + - uid: 68834 components: - type: Transform - pos: 30.5,60.5 - parent: 2 - - uid: 29182 + pos: 20.5,17.5 + parent: 66965 + - uid: 68835 components: - type: Transform - pos: 30.5,63.5 - parent: 2 - - uid: 29183 + pos: 15.5,22.5 + parent: 66965 + - uid: 68836 components: - type: Transform - pos: 30.5,64.5 - parent: 2 - - uid: 29184 + pos: 20.5,-0.5 + parent: 66965 + - uid: 68837 components: - type: Transform - pos: 32.5,69.5 - parent: 2 - - uid: 29185 + pos: 20.5,0.5 + parent: 66965 + - uid: 68838 components: - type: Transform - pos: 33.5,69.5 - parent: 2 - - uid: 29186 + pos: 21.5,0.5 + parent: 66965 + - uid: 68839 components: - type: Transform - pos: 30.5,65.5 - parent: 2 - - uid: 29187 + pos: 18.5,-1.5 + parent: 66965 + - uid: 68840 components: - type: Transform - pos: 30.5,66.5 - parent: 2 - - uid: 29188 + pos: 17.5,-2.5 + parent: 66965 + - uid: 68841 components: - type: Transform - pos: 30.5,67.5 - parent: 2 - - uid: 29189 + pos: 17.5,-1.5 + parent: 66965 + - uid: 68842 components: - type: Transform - pos: 30.5,68.5 - parent: 2 - - uid: 29191 + pos: 17.5,-0.5 + parent: 66965 + - uid: 68843 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,69.5 - parent: 2 - - uid: 29193 + pos: 18.5,-0.5 + parent: 66965 + - uid: 68844 components: - type: Transform - pos: 31.5,65.5 - parent: 2 - - uid: 29194 + pos: 18.5,0.5 + parent: 66965 + - uid: 68845 components: - type: Transform - pos: 31.5,66.5 - parent: 2 - - uid: 29195 + pos: 17.5,0.5 + parent: 66965 + - uid: 68846 components: - type: Transform - pos: 31.5,64.5 - parent: 2 - - uid: 29196 + pos: 19.5,-1.5 + parent: 66965 + - uid: 68847 components: - type: Transform - pos: 31.5,63.5 - parent: 2 - - uid: 29197 + pos: 17.5,-3.5 + parent: 66965 + - uid: 68848 components: - type: Transform - pos: 59.5,58.5 - parent: 2 - - uid: 29198 + pos: 18.5,-2.5 + parent: 66965 + - uid: 68849 components: - type: Transform - pos: 58.5,58.5 - parent: 2 - - uid: 29199 + pos: 22.5,-5.5 + parent: 66965 + - uid: 68850 components: - type: Transform - pos: 49.5,72.5 - parent: 2 - - uid: 29200 + pos: 23.5,-5.5 + parent: 66965 + - uid: 68851 components: - type: Transform - pos: 53.5,61.5 - parent: 2 - - uid: 29201 + pos: 25.5,-7.5 + parent: 66965 + - uid: 68852 components: - type: Transform - pos: 53.5,59.5 - parent: 2 - - uid: 29202 + pos: 25.5,-8.5 + parent: 66965 + - uid: 68853 components: - type: Transform - pos: 53.5,58.5 - parent: 2 - - uid: 29203 + pos: 26.5,-7.5 + parent: 66965 + - uid: 68854 components: - type: Transform - pos: 54.5,58.5 - parent: 2 - - uid: 29204 + pos: 26.5,-8.5 + parent: 66965 + - uid: 68855 components: - type: Transform - pos: 56.5,59.5 - parent: 2 - - uid: 29205 + pos: 28.5,-7.5 + parent: 66965 + - uid: 68856 components: - type: Transform - pos: 60.5,70.5 - parent: 2 - - uid: 29206 + pos: 28.5,-8.5 + parent: 66965 + - uid: 68857 components: - type: Transform - pos: 53.5,72.5 - parent: 2 - - uid: 29207 + pos: 28.5,-6.5 + parent: 66965 + - uid: 68858 components: - type: Transform - pos: 45.5,56.5 - parent: 2 - - uid: 29208 + pos: 26.5,-12.5 + parent: 66965 + - uid: 68859 components: - type: Transform - pos: 61.5,60.5 - parent: 2 - - uid: 29209 + pos: 28.5,-3.5 + parent: 66965 + - uid: 68860 components: - type: Transform - pos: 58.5,59.5 - parent: 2 - - uid: 29210 + pos: 27.5,-3.5 + parent: 66965 + - uid: 68861 components: - type: Transform - pos: 55.5,69.5 - parent: 2 - - uid: 29211 + pos: 26.5,-2.5 + parent: 66965 + - uid: 68862 components: - type: Transform - pos: 61.5,62.5 - parent: 2 - - uid: 29212 + pos: 33.5,6.5 + parent: 66965 + - uid: 68863 components: - type: Transform - pos: 53.5,69.5 - parent: 2 - - uid: 29213 + pos: 31.5,-0.5 + parent: 66965 + - uid: 68864 components: - type: Transform - pos: 53.5,70.5 - parent: 2 - - uid: 29214 + pos: 33.5,4.5 + parent: 66965 + - uid: 68865 components: - type: Transform - pos: 49.5,56.5 - parent: 2 - - uid: 29215 + pos: 30.5,-1.5 + parent: 66965 + - uid: 68866 components: - type: Transform - pos: 51.5,56.5 - parent: 2 - - uid: 29216 + pos: 29.5,-1.5 + parent: 66965 + - uid: 68867 components: - type: Transform - pos: 52.5,56.5 - parent: 2 - - uid: 29217 + pos: 28.5,-2.5 + parent: 66965 + - uid: 68868 components: - type: Transform - pos: 60.5,66.5 - parent: 2 - - uid: 29218 + pos: 31.5,2.5 + parent: 66965 + - uid: 68869 components: - type: Transform - pos: 60.5,67.5 - parent: 2 - - uid: 29219 + pos: 31.5,3.5 + parent: 66965 + - uid: 68870 components: - type: Transform - pos: 60.5,68.5 - parent: 2 - - uid: 29220 + pos: 35.5,3.5 + parent: 66965 + - uid: 68871 components: - type: Transform - pos: 55.5,58.5 - parent: 2 - - uid: 29221 + pos: 31.5,-18.5 + parent: 66965 + - uid: 68872 components: - type: Transform - pos: 51.5,72.5 - parent: 2 - - uid: 29222 + pos: 34.5,1.5 + parent: 66965 + - uid: 68873 components: - type: Transform - pos: 50.5,72.5 - parent: 2 - - uid: 29223 + pos: 25.5,12.5 + parent: 66965 + - uid: 68874 components: - type: Transform - pos: 60.5,65.5 - parent: 2 - - uid: 29224 + pos: 24.5,12.5 + parent: 66965 + - uid: 68875 components: - type: Transform - pos: 50.5,66.5 - parent: 2 - - uid: 29225 + pos: 25.5,11.5 + parent: 66965 + - uid: 68876 components: - type: Transform - pos: 46.5,56.5 - parent: 2 - - uid: 29226 + pos: 24.5,5.5 + parent: 66965 + - uid: 68877 components: - type: Transform - pos: 60.5,58.5 - parent: 2 - - uid: 29227 + pos: 24.5,3.5 + parent: 66965 + - uid: 68878 components: - type: Transform - pos: 56.5,58.5 - parent: 2 - - uid: 29228 + pos: 23.5,3.5 + parent: 66965 + - uid: 68879 components: - type: Transform - pos: 56.5,69.5 - parent: 2 - - uid: 29229 + pos: 23.5,4.5 + parent: 66965 + - uid: 68880 components: - type: Transform - pos: 54.5,69.5 - parent: 2 - - uid: 29230 + pos: 24.5,2.5 + parent: 66965 + - uid: 68881 components: - type: Transform - pos: 59.5,59.5 - parent: 2 - - uid: 29231 + pos: 23.5,2.5 + parent: 66965 + - uid: 68882 components: - type: Transform - pos: 61.5,61.5 - parent: 2 - - uid: 29232 + pos: 37.5,12.5 + parent: 66965 + - uid: 68883 components: - type: Transform - pos: 50.5,56.5 - parent: 2 - - uid: 29233 + pos: 36.5,12.5 + parent: 66965 + - uid: 68884 components: - type: Transform - pos: 61.5,58.5 - parent: 2 - - uid: 29234 + pos: 35.5,12.5 + parent: 66965 + - uid: 68885 components: - type: Transform - pos: 52.5,72.5 - parent: 2 - - uid: 29235 + pos: 34.5,12.5 + parent: 66965 + - uid: 68886 components: - type: Transform - pos: 54.5,70.5 - parent: 2 - - uid: 29236 + pos: 36.5,13.5 + parent: 66965 + - uid: 68887 components: - type: Transform - pos: 53.5,57.5 - parent: 2 - - uid: 29237 + pos: 35.5,13.5 + parent: 66965 + - uid: 68888 components: - type: Transform - pos: 53.5,56.5 - parent: 2 - - uid: 29238 + pos: 34.5,13.5 + parent: 66965 + - uid: 68889 components: - type: Transform - pos: 53.5,68.5 - parent: 2 - - uid: 29239 + pos: 32.5,13.5 + parent: 66965 + - uid: 68890 components: - type: Transform - pos: 53.5,66.5 - parent: 2 - - uid: 29240 + pos: 41.5,-11.5 + parent: 66965 + - uid: 68891 components: - type: Transform - pos: 53.5,67.5 - parent: 2 - - uid: 29241 + pos: 32.5,14.5 + parent: 66965 + - uid: 68892 components: - type: Transform - pos: 57.5,58.5 - parent: 2 - - uid: 29242 + pos: 33.5,14.5 + parent: 66965 + - uid: 68893 components: - type: Transform - pos: 54.5,72.5 - parent: 2 - - uid: 29243 + pos: 34.5,14.5 + parent: 66965 + - uid: 68894 components: - type: Transform - pos: 53.5,62.5 - parent: 2 - - uid: 29244 + pos: 35.5,14.5 + parent: 66965 + - uid: 68895 components: - type: Transform - pos: 61.5,70.5 - parent: 2 - - uid: 29245 + pos: 33.5,15.5 + parent: 66965 + - uid: 68896 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,26.5 - parent: 2 - - uid: 29246 + pos: 34.5,15.5 + parent: 66965 + - uid: 68897 components: - type: Transform - pos: 44.5,72.5 - parent: 2 - - uid: 29247 + pos: 25.5,2.5 + parent: 66965 + - uid: 68898 components: - type: Transform - pos: 46.5,72.5 - parent: 2 - - uid: 29248 + pos: 23.5,7.5 + parent: 66965 + - uid: 68899 components: - type: Transform - pos: 47.5,72.5 - parent: 2 - - uid: 29249 + pos: 16.5,10.5 + parent: 66965 + - uid: 68900 components: - type: Transform - pos: 61.5,64.5 - parent: 2 - - uid: 29250 + pos: 22.5,7.5 + parent: 66965 + - uid: 68901 components: - type: Transform - pos: 61.5,59.5 - parent: 2 - - uid: 29252 + pos: 15.5,10.5 + parent: 66965 + - uid: 68902 components: - type: Transform - pos: 31.5,68.5 - parent: 2 - - uid: 29253 + pos: 8.5,-11.5 + parent: 66965 + - uid: 68903 components: - type: Transform - pos: 38.5,71.5 - parent: 2 - - uid: 29254 + pos: 9.5,-11.5 + parent: 66965 + - uid: 68904 components: - type: Transform - pos: 39.5,71.5 - parent: 2 - - uid: 29255 + pos: 32.5,3.5 + parent: 66965 + - uid: 68905 components: - type: Transform - pos: 35.5,70.5 - parent: 2 - - uid: 29256 + pos: 32.5,4.5 + parent: 66965 + - uid: 68906 components: - type: Transform - pos: 36.5,71.5 - parent: 2 - - uid: 29257 + pos: 17.5,8.5 + parent: 66965 + - uid: 68907 components: - type: Transform - pos: 31.5,60.5 - parent: 2 - - uid: 29258 + pos: 17.5,7.5 + parent: 66965 + - uid: 68908 components: - type: Transform - pos: 33.5,68.5 - parent: 2 - - uid: 29259 + pos: 17.5,6.5 + parent: 66965 + - uid: 68909 components: - type: Transform - pos: 37.5,71.5 - parent: 2 - - uid: 29260 + pos: 6.5,22.5 + parent: 66965 + - uid: 68910 components: - type: Transform - pos: 43.5,71.5 - parent: 2 - - uid: 29261 + pos: 16.5,26.5 + parent: 66965 + - uid: 68911 components: - type: Transform - pos: 47.5,62.5 - parent: 2 - - uid: 29262 + pos: 17.5,28.5 + parent: 66965 + - uid: 68912 components: - type: Transform - pos: 45.5,62.5 - parent: 2 - - uid: 29263 + pos: 22.5,24.5 + parent: 66965 + - uid: 68913 components: - type: Transform - pos: 44.5,62.5 - parent: 2 - - uid: 29264 + pos: 22.5,25.5 + parent: 66965 + - uid: 68914 components: - type: Transform - pos: 43.5,62.5 - parent: 2 - - uid: 29265 + pos: 19.5,21.5 + parent: 66965 + - uid: 68915 components: - type: Transform - pos: 44.5,56.5 - parent: 2 - - uid: 29266 + pos: 18.5,20.5 + parent: 66965 + - uid: 68916 components: - type: Transform - pos: 51.5,62.5 - parent: 2 - - uid: 29267 + pos: 21.5,21.5 + parent: 66965 + - uid: 68917 components: - type: Transform - pos: 55.5,59.5 - parent: 2 - - uid: 29268 + pos: 20.5,21.5 + parent: 66965 + - uid: 68918 components: - type: Transform - pos: 49.5,62.5 - parent: 2 - - uid: 29269 + pos: 20.5,22.5 + parent: 66965 + - uid: 68919 components: - type: Transform - pos: 52.5,62.5 - parent: 2 - - uid: 29270 + pos: 32.5,9.5 + parent: 66965 + - uid: 68920 components: - type: Transform - pos: 45.5,66.5 - parent: 2 - - uid: 29271 + pos: 36.5,4.5 + parent: 66965 + - uid: 68921 components: - type: Transform - pos: 46.5,66.5 - parent: 2 - - uid: 29272 + pos: 36.5,2.5 + parent: 66965 + - uid: 68922 components: - type: Transform - pos: 47.5,66.5 - parent: 2 - - uid: 29273 + pos: 34.5,6.5 + parent: 66965 + - uid: 68923 components: - type: Transform - pos: 40.5,71.5 - parent: 2 - - uid: 29274 + pos: 34.5,7.5 + parent: 66965 + - uid: 68924 components: - type: Transform - pos: 33.5,60.5 - parent: 2 - - uid: 29275 + pos: 35.5,6.5 + parent: 66965 + - uid: 68925 components: - type: Transform - pos: 44.5,66.5 - parent: 2 - - uid: 29276 + pos: 32.5,6.5 + parent: 66965 + - uid: 68926 components: - type: Transform - pos: 41.5,71.5 - parent: 2 - - uid: 29277 + pos: 31.5,7.5 + parent: 66965 + - uid: 68927 components: - type: Transform - pos: 42.5,71.5 - parent: 2 - - uid: 29278 + pos: 31.5,6.5 + parent: 66965 + - uid: 68928 components: - type: Transform - pos: 43.5,67.5 - parent: 2 - - uid: 29279 + pos: 31.5,5.5 + parent: 66965 + - uid: 68929 components: - type: Transform - pos: 43.5,68.5 - parent: 2 - - uid: 29280 + pos: 33.5,8.5 + parent: 66965 + - uid: 68930 components: - type: Transform - pos: 34.5,68.5 - parent: 2 - - uid: 29281 + pos: 33.5,9.5 + parent: 66965 + - uid: 68931 components: - type: Transform - pos: 31.5,62.5 - parent: 2 - - uid: 29282 + pos: 40.5,-12.5 + parent: 66965 + - uid: 68932 components: - type: Transform - pos: 43.5,66.5 - parent: 2 - - uid: 29283 + pos: 25.5,1.5 + parent: 66965 + - uid: 68933 components: - type: Transform - pos: 35.5,67.5 - parent: 2 - - uid: 29284 + pos: 26.5,1.5 + parent: 66965 + - uid: 68934 components: - type: Transform - pos: 34.5,60.5 - parent: 2 - - uid: 29285 + pos: 27.5,2.5 + parent: 66965 + - uid: 68935 components: - type: Transform - pos: 56.5,70.5 - parent: 2 - - uid: 29286 + pos: 27.5,3.5 + parent: 66965 + - uid: 68936 components: - type: Transform - pos: 53.5,60.5 - parent: 2 - - uid: 29287 + pos: 21.5,8.5 + parent: 66965 + - uid: 68937 components: - type: Transform - pos: 55.5,70.5 - parent: 2 - - uid: 29288 + pos: 28.5,2.5 + parent: 66965 + - uid: 68938 components: - type: Transform - pos: 57.5,70.5 - parent: 2 - - uid: 29289 + pos: 25.5,5.5 + parent: 66965 + - uid: 68939 components: - type: Transform - pos: 58.5,70.5 - parent: 2 - - uid: 29290 + pos: 27.5,-1.5 + parent: 66965 + - uid: 68940 components: - type: Transform - pos: 27.5,13.5 - parent: 2 - - uid: 29291 + pos: 29.5,-0.5 + parent: 66965 + - uid: 68941 components: - type: Transform - pos: 54.5,71.5 - parent: 2 - - uid: 29292 + pos: 29.5,0.5 + parent: 66965 + - uid: 68942 components: - type: Transform - pos: 31.5,59.5 - parent: 2 - - uid: 29293 + pos: 30.5,0.5 + parent: 66965 + - uid: 68943 components: - type: Transform - pos: 57.5,69.5 - parent: 2 - - uid: 29294 + pos: 31.5,0.5 + parent: 66965 + - uid: 68944 components: - type: Transform - pos: 50.5,62.5 - parent: 2 - - uid: 29295 + pos: 21.5,8.5 + parent: 66965 + - uid: 68945 components: - type: Transform - pos: 45.5,72.5 - parent: 2 - - uid: 29296 + pos: 26.5,-1.5 + parent: 66965 + - uid: 68946 components: - type: Transform - pos: 58.5,69.5 - parent: 2 - - uid: 29297 + pos: 25.5,-1.5 + parent: 66965 + - uid: 68947 components: - type: Transform - pos: 48.5,72.5 - parent: 2 - - uid: 29298 + pos: 28.5,-1.5 + parent: 66965 + - uid: 68948 components: - type: Transform - pos: 40.5,66.5 - parent: 2 - - uid: 29299 + pos: 27.5,9.5 + parent: 66965 + - uid: 68949 components: - type: Transform - pos: 37.5,62.5 - parent: 2 - - uid: 29300 + pos: 9.5,-15.5 + parent: 66965 + - uid: 68950 components: - type: Transform - pos: 41.5,66.5 - parent: 2 - - uid: 29301 + pos: 27.5,7.5 + parent: 66965 + - uid: 68951 components: - type: Transform - pos: 42.5,66.5 - parent: 2 - - uid: 29302 + pos: 26.5,7.5 + parent: 66965 + - uid: 68952 components: - type: Transform - pos: 38.5,62.5 - parent: 2 - - uid: 29303 + pos: 28.5,8.5 + parent: 66965 + - uid: 68953 components: - type: Transform - pos: 36.5,62.5 - parent: 2 - - uid: 29304 + pos: 27.5,13.5 + parent: 66965 + - uid: 68954 components: - type: Transform - pos: 42.5,62.5 - parent: 2 - - uid: 29305 + pos: 27.5,12.5 + parent: 66965 + - uid: 68955 components: - type: Transform - pos: 40.5,62.5 - parent: 2 - - uid: 29306 + pos: 27.5,11.5 + parent: 66965 + - uid: 68956 components: - type: Transform - pos: 41.5,62.5 - parent: 2 - - uid: 29307 + pos: 27.5,10.5 + parent: 66965 + - uid: 68957 components: - type: Transform - pos: 35.5,66.5 - parent: 2 - - uid: 29308 + pos: 27.5,9.5 + parent: 66965 + - uid: 68958 components: - type: Transform - pos: 36.5,66.5 - parent: 2 - - uid: 29309 + pos: 27.5,8.5 + parent: 66965 + - uid: 68959 components: - type: Transform - pos: 37.5,66.5 - parent: 2 - - uid: 29310 + pos: 27.5,7.5 + parent: 66965 + - uid: 68960 components: - type: Transform - pos: 38.5,66.5 - parent: 2 - - uid: 29311 + pos: 27.5,6.5 + parent: 66965 + - uid: 68961 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,8.5 - parent: 2 - - uid: 29312 + pos: 27.5,5.5 + parent: 66965 + - uid: 68962 components: - type: Transform - pos: 37.5,40.5 - parent: 2 - - uid: 29314 + pos: 27.5,4.5 + parent: 66965 + - uid: 68963 components: - type: Transform - pos: 49.5,66.5 - parent: 2 - - uid: 29315 + pos: 27.5,3.5 + parent: 66965 + - uid: 68964 components: - type: Transform - pos: 43.5,56.5 - parent: 2 - - uid: 29316 + pos: 27.5,2.5 + parent: 66965 + - uid: 68965 components: - type: Transform - pos: 51.5,66.5 - parent: 2 - - uid: 29317 + pos: 28.5,13.5 + parent: 66965 + - uid: 68966 components: - type: Transform - pos: 51.5,73.5 - parent: 2 - - uid: 29323 + pos: 28.5,12.5 + parent: 66965 + - uid: 68967 components: - type: Transform - pos: 60.5,69.5 - parent: 2 - - uid: 29324 + pos: 28.5,11.5 + parent: 66965 + - uid: 68968 components: - type: Transform - pos: 61.5,69.5 - parent: 2 - - uid: 29325 + pos: 28.5,10.5 + parent: 66965 + - uid: 68969 components: - type: Transform - pos: 61.5,68.5 - parent: 2 - - uid: 29326 + pos: 28.5,9.5 + parent: 66965 + - uid: 68970 components: - type: Transform - pos: 45.5,73.5 - parent: 2 - - uid: 29328 + pos: 28.5,8.5 + parent: 66965 + - uid: 68971 components: - type: Transform - pos: 52.5,73.5 - parent: 2 - - uid: 29329 + pos: 28.5,7.5 + parent: 66965 + - uid: 68972 components: - type: Transform - pos: -74.5,12.5 - parent: 2 - - uid: 29330 + pos: 28.5,6.5 + parent: 66965 + - uid: 68973 components: - type: Transform - pos: -59.5,-17.5 - parent: 2 - - uid: 29331 + pos: 28.5,5.5 + parent: 66965 + - uid: 68974 components: - type: Transform - pos: -77.5,12.5 - parent: 2 - - uid: 29332 + pos: 28.5,4.5 + parent: 66965 + - uid: 68975 components: - type: Transform - pos: -76.5,12.5 - parent: 2 - - uid: 29333 + pos: 28.5,3.5 + parent: 66965 + - uid: 68976 components: - type: Transform - pos: -57.5,-17.5 - parent: 2 - - uid: 29334 + pos: 28.5,2.5 + parent: 66965 + - uid: 68977 components: - type: Transform - pos: -44.5,-31.5 - parent: 2 - - uid: 29336 + pos: 29.5,13.5 + parent: 66965 + - uid: 68978 components: - type: Transform - pos: -74.5,24.5 - parent: 2 - - uid: 29338 + pos: 29.5,12.5 + parent: 66965 + - uid: 68979 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,32.5 - parent: 2 - - uid: 29339 + pos: 29.5,11.5 + parent: 66965 + - uid: 68980 components: - type: Transform - pos: -64.5,24.5 - parent: 2 - - uid: 29340 + pos: 29.5,10.5 + parent: 66965 + - uid: 68981 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,34.5 - parent: 2 - - uid: 29341 + pos: 29.5,9.5 + parent: 66965 + - uid: 68982 components: - type: Transform - pos: -60.5,24.5 - parent: 2 - - uid: 29342 + pos: 29.5,8.5 + parent: 66965 + - uid: 68983 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,32.5 - parent: 2 - - uid: 29343 + pos: 29.5,7.5 + parent: 66965 + - uid: 68984 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,34.5 - parent: 2 - - uid: 29345 + pos: 29.5,6.5 + parent: 66965 + - uid: 68985 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,25.5 - parent: 2 - - uid: 29347 + pos: 29.5,5.5 + parent: 66965 + - uid: 68986 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,41.5 - parent: 2 - - uid: 29348 + pos: 29.5,4.5 + parent: 66965 + - uid: 68987 components: - type: Transform - pos: -92.5,47.5 - parent: 2 - - uid: 29349 + pos: 29.5,3.5 + parent: 66965 + - uid: 68988 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,28.5 - parent: 2 - - uid: 29350 + pos: 29.5,2.5 + parent: 66965 + - uid: 68989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,29.5 - parent: 2 - - uid: 29351 + pos: 30.5,13.5 + parent: 66965 + - uid: 68990 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,39.5 - parent: 2 - - uid: 29352 + pos: 30.5,12.5 + parent: 66965 + - uid: 68991 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,24.5 - parent: 2 - - uid: 29353 + pos: 30.5,11.5 + parent: 66965 + - uid: 68992 components: - type: Transform - pos: -99.5,24.5 - parent: 2 - - uid: 29354 + pos: 30.5,10.5 + parent: 66965 + - uid: 68993 components: - type: Transform - pos: -60.5,27.5 - parent: 2 - - uid: 29355 + pos: 30.5,8.5 + parent: 66965 + - uid: 68994 components: - type: Transform - pos: -60.5,30.5 - parent: 2 - - uid: 29356 + pos: 30.5,7.5 + parent: 66965 + - uid: 68995 components: - type: Transform - pos: -87.5,24.5 - parent: 2 - - uid: 29357 + pos: 30.5,6.5 + parent: 66965 + - uid: 68996 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,49.5 - parent: 2 - - uid: 29360 + pos: 30.5,5.5 + parent: 66965 + - uid: 68997 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,50.5 - parent: 2 - - uid: 29361 + pos: 30.5,4.5 + parent: 66965 + - uid: 68998 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,49.5 - parent: 2 - - uid: 29362 + pos: 30.5,3.5 + parent: 66965 + - uid: 68999 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,48.5 - parent: 2 - - uid: 29363 + pos: 30.5,2.5 + parent: 66965 + - uid: 69000 components: - type: Transform - pos: -83.5,24.5 - parent: 2 - - uid: 29367 + pos: 31.5,2.5 + parent: 66965 + - uid: 69001 components: - type: Transform - pos: -92.5,45.5 - parent: 2 - - uid: 29368 + pos: 31.5,3.5 + parent: 66965 + - uid: 69002 components: - type: Transform - pos: -92.5,44.5 - parent: 2 - - uid: 29370 + pos: 31.5,4.5 + parent: 66965 + - uid: 69003 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,27.5 - parent: 2 - - uid: 29371 + pos: 31.5,5.5 + parent: 66965 + - uid: 69004 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,30.5 - parent: 2 - - uid: 29372 + pos: 31.5,6.5 + parent: 66965 + - uid: 69005 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,31.5 - parent: 2 - - uid: 29374 + pos: 31.5,7.5 + parent: 66965 + - uid: 69006 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,39.5 - parent: 2 - - uid: 29377 + pos: 31.5,8.5 + parent: 66965 + - uid: 69007 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,34.5 - parent: 2 - - uid: 29381 + pos: 31.5,9.5 + parent: 66965 + - uid: 69008 components: - type: Transform - pos: -92.5,48.5 - parent: 2 - - uid: 29382 + pos: 31.5,10.5 + parent: 66965 + - uid: 69009 components: - type: Transform - pos: -92.5,49.5 - parent: 2 - - uid: 29383 + pos: 31.5,11.5 + parent: 66965 + - uid: 69010 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,14.5 - parent: 2 - - uid: 29384 + pos: 31.5,12.5 + parent: 66965 + - uid: 69011 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,34.5 - parent: 2 - - uid: 29385 + pos: 32.5,2.5 + parent: 66965 + - uid: 69012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,32.5 - parent: 2 - - uid: 29386 + pos: 32.5,3.5 + parent: 66965 + - uid: 69013 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,47.5 - parent: 2 - - uid: 29387 + pos: 32.5,4.5 + parent: 66965 + - uid: 69014 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -98.5,32.5 - parent: 2 - - uid: 29388 + pos: 32.5,5.5 + parent: 66965 + - uid: 69015 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,50.5 - parent: 2 - - uid: 29389 + pos: 32.5,6.5 + parent: 66965 + - uid: 69016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,20.5 - parent: 2 - - uid: 29390 + pos: 32.5,7.5 + parent: 66965 + - uid: 69017 components: - type: Transform - pos: -62.5,41.5 - parent: 2 - - uid: 29392 + pos: 32.5,8.5 + parent: 66965 + - uid: 69018 components: - type: Transform - pos: -62.5,34.5 - parent: 2 - - uid: 29395 + pos: 32.5,9.5 + parent: 66965 + - uid: 69019 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,26.5 - parent: 2 - - uid: 29396 + pos: 32.5,10.5 + parent: 66965 + - uid: 69020 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,32.5 - parent: 2 - - uid: 29397 + pos: 32.5,11.5 + parent: 66965 + - uid: 69021 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,32.5 - parent: 2 - - uid: 29398 + pos: 32.5,12.5 + parent: 66965 + - uid: 69022 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,29.5 - parent: 2 - - uid: 29399 + pos: 34.5,3.5 + parent: 66965 + - uid: 69023 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,27.5 - parent: 2 - - uid: 29400 + pos: 34.5,4.5 + parent: 66965 + - uid: 69024 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,31.5 - parent: 2 - - uid: 29401 + pos: 34.5,5.5 + parent: 66965 + - uid: 69025 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,25.5 - parent: 2 - - uid: 29402 + pos: 34.5,6.5 + parent: 66965 + - uid: 69026 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,29.5 - parent: 2 - - uid: 29403 + pos: 34.5,7.5 + parent: 66965 + - uid: 69027 components: - type: Transform - pos: -70.5,12.5 - parent: 2 - - uid: 29404 + pos: 34.5,8.5 + parent: 66965 + - uid: 69028 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,27.5 - parent: 2 - - uid: 29405 + pos: 34.5,9.5 + parent: 66965 + - uid: 69029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,50.5 - parent: 2 - - uid: 29407 + pos: 34.5,10.5 + parent: 66965 + - uid: 69030 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,25.5 - parent: 2 - - uid: 29408 + pos: 34.5,11.5 + parent: 66965 + - uid: 69031 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,24.5 - parent: 2 - - uid: 29409 + pos: 34.5,12.5 + parent: 66965 + - uid: 69032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,51.5 - parent: 2 - - uid: 29410 + pos: 34.5,13.5 + parent: 66965 + - uid: 69033 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,51.5 - parent: 2 - - uid: 29411 + pos: 34.5,14.5 + parent: 66965 + - uid: 69034 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,34.5 - parent: 2 - - uid: 29412 + pos: 35.5,3.5 + parent: 66965 + - uid: 69035 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,32.5 - parent: 2 - - uid: 29413 + pos: 35.5,4.5 + parent: 66965 + - uid: 69036 components: - type: Transform - pos: -69.5,12.5 - parent: 2 - - uid: 29414 + pos: 35.5,5.5 + parent: 66965 + - uid: 69037 components: - type: Transform - pos: -75.5,44.5 - parent: 2 - - uid: 29415 + pos: 35.5,6.5 + parent: 66965 + - uid: 69038 components: - type: Transform - pos: -57.5,44.5 - parent: 2 - - uid: 29416 + pos: 35.5,7.5 + parent: 66965 + - uid: 69039 components: - type: Transform - pos: -96.5,44.5 - parent: 2 - - uid: 29418 + pos: 35.5,8.5 + parent: 66965 + - uid: 69040 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,30.5 - parent: 2 - - uid: 29420 + pos: 35.5,9.5 + parent: 66965 + - uid: 69041 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,24.5 - parent: 2 - - uid: 29421 + pos: 35.5,10.5 + parent: 66965 + - uid: 69042 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,28.5 - parent: 2 - - uid: 29422 + pos: 35.5,11.5 + parent: 66965 + - uid: 69043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -96.5,26.5 - parent: 2 - - uid: 29423 + pos: 35.5,12.5 + parent: 66965 + - uid: 69044 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,51.5 - parent: 2 - - uid: 29425 + pos: 35.5,13.5 + parent: 66965 + - uid: 69045 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,29.5 - parent: 2 - - uid: 29426 + pos: 35.5,14.5 + parent: 66965 + - uid: 69046 components: - type: Transform - rot: 3.141592653589793 rad - pos: -59.5,46.5 - parent: 2 - - uid: 29427 + pos: 34.5,15.5 + parent: 66965 + - uid: 69047 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,26.5 - parent: 2 - - uid: 29428 + pos: 33.5,15.5 + parent: 66965 + - uid: 69048 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,28.5 - parent: 2 - - uid: 29429 + pos: 33.5,14.5 + parent: 66965 + - uid: 69049 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,24.5 - parent: 2 - - uid: 29430 + pos: 33.5,13.5 + parent: 66965 + - uid: 69050 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,43.5 - parent: 2 - - uid: 29431 + pos: 33.5,12.5 + parent: 66965 + - uid: 69051 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,45.5 - parent: 2 - - uid: 29432 + pos: 33.5,11.5 + parent: 66965 + - uid: 69052 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,44.5 - parent: 2 - - uid: 29433 + pos: 33.5,10.5 + parent: 66965 + - uid: 69053 components: - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,46.5 - parent: 2 - - uid: 29434 + pos: 33.5,9.5 + parent: 66965 + - uid: 69054 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,46.5 - parent: 2 - - uid: 29437 + pos: 33.5,8.5 + parent: 66965 + - uid: 69055 components: - type: Transform - pos: -101.5,12.5 - parent: 2 - - uid: 29438 + pos: 33.5,7.5 + parent: 66965 + - uid: 69056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,48.5 - parent: 2 - - uid: 29439 + pos: 33.5,6.5 + parent: 66965 + - uid: 69057 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,47.5 - parent: 2 - - uid: 29440 + pos: 32.5,14.5 + parent: 66965 + - uid: 69058 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -101.5,16.5 - parent: 2 - - uid: 29441 + pos: 32.5,13.5 + parent: 66965 + - uid: 69059 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,25.5 - parent: 2 - - uid: 29442 + pos: 32.5,12.5 + parent: 66965 + - uid: 69060 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,27.5 - parent: 2 - - uid: 29443 + pos: 32.5,11.5 + parent: 66965 + - uid: 69061 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,31.5 - parent: 2 - - uid: 29444 + pos: 32.5,10.5 + parent: 66965 + - uid: 69062 components: - type: Transform - rot: 3.141592653589793 rad - pos: -74.5,30.5 - parent: 2 - - uid: 29445 + pos: 32.5,9.5 + parent: 66965 + - uid: 69063 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,28.5 - parent: 2 - - uid: 29446 + pos: 32.5,8.5 + parent: 66965 + - uid: 69064 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,46.5 - parent: 2 - - uid: 29447 + pos: 32.5,7.5 + parent: 66965 + - uid: 69065 components: - type: Transform - pos: -62.5,39.5 - parent: 2 - - uid: 29448 + pos: 32.5,6.5 + parent: 66965 + - uid: 69066 components: - type: Transform - pos: -59.5,44.5 - parent: 2 - - uid: 29449 + pos: 27.5,11.5 + parent: 66965 + - uid: 69067 components: - type: Transform - pos: -60.5,-17.5 - parent: 2 - - uid: 29450 + pos: 27.5,10.5 + parent: 66965 + - uid: 69068 components: - type: Transform - pos: -58.5,-17.5 - parent: 2 - - uid: 29452 + pos: 27.5,9.5 + parent: 66965 + - uid: 69069 components: - type: Transform - pos: -95.5,46.5 - parent: 2 - - uid: 29453 + pos: 27.5,8.5 + parent: 66965 + - uid: 69070 components: - type: Transform - pos: -96.5,45.5 - parent: 2 - - uid: 29454 + pos: 27.5,7.5 + parent: 66965 + - uid: 69071 components: - type: Transform - pos: -93.5,46.5 - parent: 2 - - uid: 29455 + pos: 28.5,11.5 + parent: 66965 + - uid: 69072 components: - type: Transform - pos: -93.5,44.5 - parent: 2 - - uid: 29457 + pos: 28.5,10.5 + parent: 66965 + - uid: 69073 components: - type: Transform - pos: -77.5,44.5 - parent: 2 - - uid: 29458 + pos: 28.5,9.5 + parent: 66965 + - uid: 69074 components: - type: Transform - pos: -96.5,46.5 - parent: 2 - - uid: 29459 + pos: 28.5,8.5 + parent: 66965 + - uid: 69075 components: - type: Transform - pos: -92.5,46.5 - parent: 2 - - uid: 29460 + pos: 28.5,7.5 + parent: 66965 + - uid: 69076 components: - type: Transform - pos: -92.5,50.5 - parent: 2 - - uid: 29461 + pos: 29.5,11.5 + parent: 66965 + - uid: 69077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -90.5,41.5 - parent: 2 - - uid: 29462 + pos: 29.5,10.5 + parent: 66965 + - uid: 69078 components: - type: Transform - pos: -95.5,44.5 - parent: 2 - - uid: 29463 + pos: 29.5,9.5 + parent: 66965 + - uid: 69079 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -56.5,49.5 - parent: 2 - - uid: 29464 + pos: 29.5,8.5 + parent: 66965 + - uid: 69080 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,44.5 - parent: 2 - - uid: 29465 + pos: 29.5,7.5 + parent: 66965 + - uid: 69081 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,42.5 - parent: 2 - - uid: 29467 + pos: 30.5,11.5 + parent: 66965 + - uid: 69082 components: - type: Transform - pos: -82.5,24.5 - parent: 2 - - uid: 29468 + pos: 30.5,8.5 + parent: 66965 + - uid: 69083 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,50.5 - parent: 2 - - uid: 29469 + pos: 30.5,7.5 + parent: 66965 + - uid: 69084 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,48.5 - parent: 2 - - uid: 29470 + pos: 32.5,5.5 + parent: 66965 + - uid: 69085 components: - type: Transform - pos: -40.5,-31.5 - parent: 2 - - uid: 29471 + pos: 32.5,2.5 + parent: 66965 + - uid: 69086 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,30.5 - parent: 2 - - uid: 29472 + pos: 32.5,1.5 + parent: 66965 + - uid: 69087 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -96.5,12.5 - parent: 2 - - uid: 29473 + pos: 32.5,0.5 + parent: 66965 + - uid: 69088 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,12.5 - parent: 2 - - uid: 29474 + pos: 32.5,-0.5 + parent: 66965 + - uid: 69089 components: - type: Transform - pos: -51.5,10.5 - parent: 2 - - uid: 29475 + pos: 32.5,-1.5 + parent: 66965 + - uid: 69090 components: - type: Transform - pos: -50.5,10.5 - parent: 2 - - uid: 29476 + pos: 32.5,-2.5 + parent: 66965 + - uid: 69091 components: - type: Transform - pos: -48.5,10.5 - parent: 2 - - uid: 29477 + pos: 32.5,-3.5 + parent: 66965 + - uid: 69092 components: - type: Transform - pos: -47.5,10.5 - parent: 2 - - uid: 29478 + pos: 32.5,-4.5 + parent: 66965 + - uid: 69093 components: - type: Transform - pos: -88.5,24.5 - parent: 2 - - uid: 29479 + pos: 32.5,-5.5 + parent: 66965 + - uid: 69094 components: - type: Transform - pos: -99.5,16.5 - parent: 2 - - uid: 29480 + pos: 32.5,-6.5 + parent: 66965 + - uid: 69095 components: - type: Transform - pos: -99.5,20.5 - parent: 2 - - uid: 29481 + pos: 32.5,-7.5 + parent: 66965 + - uid: 69096 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,45.5 - parent: 2 - - uid: 29482 + pos: 32.5,-8.5 + parent: 66965 + - uid: 69097 components: - type: Transform - pos: -60.5,32.5 - parent: 2 - - uid: 29484 + pos: 32.5,-9.5 + parent: 66965 + - uid: 69098 components: - type: Transform - pos: -92.5,51.5 - parent: 2 - - uid: 29485 + pos: 32.5,-10.5 + parent: 66965 + - uid: 69099 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,47.5 - parent: 2 - - uid: 29486 + pos: 32.5,-11.5 + parent: 66965 + - uid: 69100 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,51.5 - parent: 2 - - uid: 29487 + pos: 32.5,-12.5 + parent: 66965 + - uid: 69101 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -74.5,49.5 - parent: 2 - - uid: 29488 + pos: 32.5,-13.5 + parent: 66965 + - uid: 69102 components: - type: Transform - pos: -60.5,43.5 - parent: 2 - - uid: 29493 + pos: 32.5,-14.5 + parent: 66965 + - uid: 69103 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,32.5 - parent: 2 - - uid: 29494 + pos: 33.5,4.5 + parent: 66965 + - uid: 69104 components: - type: Transform - pos: -60.5,25.5 - parent: 2 - - uid: 29495 + pos: 33.5,3.5 + parent: 66965 + - uid: 69105 components: - type: Transform - pos: -60.5,39.5 - parent: 2 - - uid: 29496 + pos: 33.5,2.5 + parent: 66965 + - uid: 69106 components: - type: Transform - pos: -60.5,41.5 - parent: 2 - - uid: 29497 + pos: 33.5,1.5 + parent: 66965 + - uid: 69107 components: - type: Transform - pos: -60.5,42.5 - parent: 2 - - uid: 29498 + pos: 33.5,0.5 + parent: 66965 + - uid: 69108 components: - type: Transform - pos: -60.5,26.5 - parent: 2 - - uid: 29499 + pos: 33.5,-0.5 + parent: 66965 + - uid: 69109 components: - type: Transform - pos: -75.5,12.5 - parent: 2 - - uid: 29500 + pos: 33.5,-1.5 + parent: 66965 + - uid: 69110 components: - type: Transform - pos: -90.5,12.5 - parent: 2 - - uid: 29501 + pos: 33.5,-2.5 + parent: 66965 + - uid: 69111 components: - type: Transform - pos: -91.5,12.5 - parent: 2 - - uid: 29502 + pos: 33.5,-3.5 + parent: 66965 + - uid: 69112 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-21.5 - parent: 2 - - uid: 29503 + pos: 33.5,-4.5 + parent: 66965 + - uid: 69113 components: - type: Transform - pos: -59.5,-35.5 - parent: 2 - - uid: 29506 + pos: 33.5,-5.5 + parent: 66965 + - uid: 69114 components: - type: Transform - pos: -87.5,12.5 - parent: 2 - - uid: 29513 + pos: 33.5,-6.5 + parent: 66965 + - uid: 69115 components: - type: Transform - pos: -65.5,2.5 - parent: 2 - - uid: 29514 + pos: 33.5,-7.5 + parent: 66965 + - uid: 69116 components: - type: Transform - pos: -65.5,1.5 - parent: 2 - - uid: 29515 + pos: 33.5,-8.5 + parent: 66965 + - uid: 69117 components: - type: Transform - pos: -65.5,0.5 - parent: 2 - - uid: 29516 + pos: 33.5,-9.5 + parent: 66965 + - uid: 69118 components: - type: Transform - pos: -65.5,-0.5 - parent: 2 - - uid: 29517 + pos: 33.5,-10.5 + parent: 66965 + - uid: 69119 components: - type: Transform - pos: -65.5,-1.5 - parent: 2 - - uid: 29518 + pos: 33.5,-11.5 + parent: 66965 + - uid: 69120 components: - type: Transform - pos: -50.5,-36.5 - parent: 2 - - uid: 29519 + pos: 33.5,-12.5 + parent: 66965 + - uid: 69121 components: - type: Transform - pos: -42.5,-21.5 - parent: 2 - - uid: 29520 + pos: 33.5,-13.5 + parent: 66965 + - uid: 69122 components: - type: Transform - pos: -46.5,-36.5 - parent: 2 - - uid: 29521 + pos: 33.5,-14.5 + parent: 66965 + - uid: 69123 components: - type: Transform - pos: -41.5,-21.5 - parent: 2 - - uid: 29522 + pos: 34.5,4.5 + parent: 66965 + - uid: 69124 components: - type: Transform - pos: -40.5,-21.5 - parent: 2 - - uid: 29523 + pos: 34.5,3.5 + parent: 66965 + - uid: 69125 components: - type: Transform - pos: -39.5,-21.5 - parent: 2 - - uid: 29525 + pos: 34.5,2.5 + parent: 66965 + - uid: 69126 components: - type: Transform - pos: -101.5,22.5 - parent: 2 - - uid: 29530 + pos: 34.5,1.5 + parent: 66965 + - uid: 69127 components: - type: Transform - pos: -10.5,-15.5 - parent: 2 - - uid: 29531 + pos: 34.5,0.5 + parent: 66965 + - uid: 69128 components: - type: Transform - pos: -97.5,-16.5 - parent: 2 - - uid: 29532 + pos: 34.5,-0.5 + parent: 66965 + - uid: 69129 components: - type: Transform - pos: -63.5,-35.5 - parent: 2 - - uid: 29533 + pos: 34.5,-1.5 + parent: 66965 + - uid: 69130 components: - type: Transform - pos: 59.5,69.5 - parent: 2 - - uid: 29534 + pos: 34.5,-2.5 + parent: 66965 + - uid: 69131 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 56.5,-44.5 - parent: 2 - - uid: 29535 + pos: 34.5,-3.5 + parent: 66965 + - uid: 69132 components: - type: Transform - pos: 12.5,48.5 - parent: 2 - - uid: 29536 + pos: 34.5,-4.5 + parent: 66965 + - uid: 69133 components: - type: Transform - pos: -39.5,-17.5 - parent: 2 - - uid: 29538 + pos: 34.5,-5.5 + parent: 66965 + - uid: 69134 components: - type: Transform - pos: -36.5,-30.5 - parent: 2 - - uid: 29540 + pos: 34.5,-6.5 + parent: 66965 + - uid: 69135 components: - type: Transform - pos: -39.5,-26.5 - parent: 2 - - uid: 29545 + pos: 34.5,-7.5 + parent: 66965 + - uid: 69136 components: - type: Transform - pos: 43.5,69.5 - parent: 2 - - uid: 29546 + pos: 34.5,-8.5 + parent: 66965 + - uid: 69137 components: - type: Transform - pos: 43.5,70.5 - parent: 2 - - uid: 29547 + pos: 34.5,-9.5 + parent: 66965 + - uid: 69138 components: - type: Transform - pos: 60.5,64.5 - parent: 2 - - uid: 29548 + pos: 34.5,-10.5 + parent: 66965 + - uid: 69139 components: - type: Transform - pos: 35.5,71.5 - parent: 2 - - uid: 29549 + pos: 34.5,-11.5 + parent: 66965 + - uid: 69140 components: - type: Transform - pos: 32.5,60.5 - parent: 2 - - uid: 29551 + pos: 34.5,-12.5 + parent: 66965 + - uid: 69141 components: - type: Transform - pos: 52.5,-45.5 - parent: 2 - - uid: 29552 + pos: 34.5,-13.5 + parent: 66965 + - uid: 69142 components: - type: Transform - pos: 53.5,-45.5 - parent: 2 - - uid: 29553 + pos: 34.5,-14.5 + parent: 66965 + - uid: 69143 components: - type: Transform - pos: -62.5,-35.5 - parent: 2 - - uid: 29554 + pos: 33.5,-15.5 + parent: 66965 + - uid: 69144 components: - type: Transform - pos: 55.5,-45.5 - parent: 2 - - uid: 29555 + pos: 37.5,-7.5 + parent: 66965 + - uid: 69145 components: - type: Transform - pos: 55.5,-41.5 - parent: 2 - - uid: 29556 + pos: 35.5,-13.5 + parent: 66965 + - uid: 69146 components: - type: Transform - pos: 54.5,-41.5 - parent: 2 - - uid: 29558 + pos: 35.5,-12.5 + parent: 66965 + - uid: 69147 components: - type: Transform - pos: 27.5,-63.5 - parent: 2 - - uid: 29559 + pos: 35.5,-11.5 + parent: 66965 + - uid: 69148 components: - type: Transform - pos: -38.5,-22.5 - parent: 2 - - uid: 29560 + pos: 35.5,-10.5 + parent: 66965 + - uid: 69149 components: - type: Transform - pos: -38.5,-23.5 - parent: 2 - - uid: 29561 + pos: 35.5,-9.5 + parent: 66965 + - uid: 69150 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -29.5,-79.5 - parent: 2 - - uid: 29562 + pos: 35.5,-8.5 + parent: 66965 + - uid: 69151 components: - type: Transform - pos: -38.5,-25.5 - parent: 2 - - uid: 29563 + pos: 35.5,-7.5 + parent: 66965 + - uid: 69152 components: - type: Transform - pos: -38.5,-26.5 - parent: 2 - - uid: 29565 + pos: 35.5,-6.5 + parent: 66965 + - uid: 69153 components: - type: Transform - pos: 43.5,61.5 - parent: 2 - - uid: 29566 + pos: 35.5,-5.5 + parent: 66965 + - uid: 69154 components: - type: Transform - pos: 41.5,40.5 - parent: 2 - - uid: 29567 + pos: 36.5,-13.5 + parent: 66965 + - uid: 69155 components: - type: Transform - pos: -38.5,-27.5 - parent: 2 - - uid: 29568 + pos: 36.5,-12.5 + parent: 66965 + - uid: 69156 components: - type: Transform - pos: -38.5,-28.5 - parent: 2 - - uid: 29569 + pos: 36.5,-11.5 + parent: 66965 + - uid: 69157 components: - type: Transform - pos: -38.5,-29.5 - parent: 2 - - uid: 29570 + pos: 36.5,-10.5 + parent: 66965 + - uid: 69158 components: - type: Transform - pos: -53.5,-35.5 - parent: 2 - - uid: 29571 + pos: 36.5,-9.5 + parent: 66965 + - uid: 69159 components: - type: Transform - pos: 52.5,-41.5 - parent: 2 - - uid: 29572 + pos: 36.5,-8.5 + parent: 66965 + - uid: 69160 components: - type: Transform - pos: 51.5,-41.5 - parent: 2 - - uid: 29573 + pos: 36.5,-7.5 + parent: 66965 + - uid: 69161 components: - type: Transform - pos: 50.5,-41.5 - parent: 2 - - uid: 29574 + pos: 36.5,-6.5 + parent: 66965 + - uid: 69162 components: - type: Transform - pos: 49.5,-41.5 - parent: 2 - - uid: 29575 + pos: 36.5,-5.5 + parent: 66965 + - uid: 69163 components: - type: Transform - pos: 48.5,-41.5 - parent: 2 - - uid: 29585 + pos: 36.5,-4.5 + parent: 66965 + - uid: 69164 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-79.5 - parent: 2 - - uid: 29586 + pos: 38.5,-4.5 + parent: 66965 + - uid: 69165 components: - type: Transform - pos: -100.5,-2.5 - parent: 2 - - uid: 29587 + pos: 38.5,-5.5 + parent: 66965 + - uid: 69166 components: - type: Transform - pos: -101.5,-2.5 - parent: 2 - - uid: 29588 + pos: 37.5,-4.5 + parent: 66965 + - uid: 69167 components: - type: Transform - pos: -99.5,-2.5 - parent: 2 - - uid: 29589 + pos: 37.5,-5.5 + parent: 66965 + - uid: 69168 components: - type: Transform - pos: -101.5,-12.5 - parent: 2 - - uid: 29590 + pos: 37.5,-6.5 + parent: 66965 + - uid: 69169 components: - type: Transform - pos: -100.5,-12.5 - parent: 2 - - uid: 29591 + pos: 11.5,-12.5 + parent: 66965 + - uid: 69170 components: - type: Transform - pos: -99.5,-12.5 - parent: 2 - - uid: 29593 + pos: 11.5,-13.5 + parent: 66965 + - uid: 69171 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-79.5 - parent: 2 - - uid: 29594 + pos: 11.5,-14.5 + parent: 66965 + - uid: 69172 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-79.5 - parent: 2 - - uid: 29595 + pos: 11.5,-15.5 + parent: 66965 + - uid: 69173 components: - type: Transform - pos: -51.5,-66.5 - parent: 2 - - uid: 29596 + pos: 37.5,-9.5 + parent: 66965 + - uid: 69174 components: - type: Transform - rot: 3.141592653589793 rad - pos: 48.5,-23.5 - parent: 2 - - uid: 29601 + pos: 37.5,-10.5 + parent: 66965 + - uid: 69175 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-73.5 - parent: 2 - - uid: 29603 + pos: 37.5,-11.5 + parent: 66965 + - uid: 69176 components: - type: Transform - pos: 61.5,65.5 - parent: 2 - - uid: 29604 + pos: 37.5,-12.5 + parent: 66965 + - uid: 69177 components: - type: Transform - pos: 47.5,-41.5 - parent: 2 - - uid: 29605 + pos: 38.5,-9.5 + parent: 66965 + - uid: 69178 components: - type: Transform - pos: -47.5,-47.5 - parent: 2 - - uid: 29606 + pos: 38.5,-10.5 + parent: 66965 + - uid: 69179 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-78.5 - parent: 2 - - uid: 29610 + pos: 38.5,-11.5 + parent: 66965 + - uid: 69180 components: - type: Transform - pos: -57.5,-35.5 - parent: 2 - - uid: 29612 + pos: 38.5,-12.5 + parent: 66965 + - uid: 69181 components: - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,-23.5 - parent: 2 - - uid: 29613 + pos: 39.5,-9.5 + parent: 66965 + - uid: 69182 components: - type: Transform - rot: 3.141592653589793 rad - pos: 51.5,-23.5 - parent: 2 - - uid: 29615 + pos: 39.5,-10.5 + parent: 66965 + - uid: 69183 components: - type: Transform - pos: -52.5,7.5 - parent: 2 - - uid: 29616 + pos: 39.5,-11.5 + parent: 66965 + - uid: 69184 components: - type: Transform - pos: 31.5,67.5 - parent: 2 - - uid: 29617 + pos: 39.5,-12.5 + parent: 66965 + - uid: 69185 components: - type: Transform - pos: 59.5,70.5 - parent: 2 - - uid: 29622 + pos: 8.5,-13.5 + parent: 66965 + - uid: 69186 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,11.5 - parent: 2 - - uid: 29623 + pos: 7.5,-13.5 + parent: 66965 + - uid: 69187 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 42.5,12.5 - parent: 2 - - uid: 29625 + pos: 41.5,-10.5 + parent: 66965 + - uid: 69188 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,12.5 - parent: 2 - - uid: 29627 + pos: 41.5,-9.5 + parent: 66965 + - uid: 69189 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 46.5,12.5 - parent: 2 - - uid: 29631 + pos: 40.5,-10.5 + parent: 66965 + - uid: 69190 components: - type: Transform - pos: 53.5,10.5 - parent: 2 - - uid: 29633 + pos: 40.5,-9.5 + parent: 66965 + - uid: 69191 components: - type: Transform - pos: 51.5,12.5 - parent: 2 - - uid: 29636 + pos: 40.5,-8.5 + parent: 66965 + - uid: 69192 components: - type: Transform - pos: -51.5,-63.5 - parent: 2 - - uid: 29637 + pos: 39.5,-8.5 + parent: 66965 + - uid: 69193 components: - type: Transform - pos: -51.5,-65.5 - parent: 2 - - uid: 29639 + pos: 37.5,12.5 + parent: 66965 + - uid: 69194 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-22.5 - parent: 2 - - uid: 29640 + pos: 38.5,-5.5 + parent: 66965 + - uid: 69195 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-74.5 - parent: 2 - - uid: 29641 + pos: 38.5,-4.5 + parent: 66965 + - uid: 69196 components: - type: Transform - pos: -40.5,-26.5 - parent: 2 - - uid: 29642 + pos: 38.5,-3.5 + parent: 66965 + - uid: 69197 components: - type: Transform - pos: 38.5,-64.5 - parent: 2 - - uid: 29643 + pos: 38.5,-2.5 + parent: 66965 + - uid: 69198 components: - type: Transform - pos: 39.5,-61.5 - parent: 2 - - uid: 29644 + pos: 38.5,-1.5 + parent: 66965 + - uid: 69199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-53.5 - parent: 2 - - uid: 29645 + pos: 38.5,-0.5 + parent: 66965 + - uid: 69200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-56.5 - parent: 2 - - uid: 29646 + pos: 38.5,0.5 + parent: 66965 + - uid: 69201 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-61.5 - parent: 2 - - uid: 29647 + pos: 38.5,1.5 + parent: 66965 + - uid: 69202 components: - type: Transform - pos: 38.5,-65.5 - parent: 2 - - uid: 29648 + pos: 38.5,2.5 + parent: 66965 + - uid: 69203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-61.5 - parent: 2 - - uid: 29649 + pos: 38.5,3.5 + parent: 66965 + - uid: 69204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,-63.5 - parent: 2 - - uid: 29650 + pos: 38.5,4.5 + parent: 66965 + - uid: 69205 components: - type: Transform - pos: 43.5,-65.5 - parent: 2 - - uid: 29651 + pos: 38.5,5.5 + parent: 66965 + - uid: 69206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 44.5,-64.5 - parent: 2 - - uid: 29652 + pos: 38.5,6.5 + parent: 66965 + - uid: 69207 components: - type: Transform - pos: 38.5,-63.5 - parent: 2 - - uid: 29653 + pos: 38.5,7.5 + parent: 66965 + - uid: 69208 components: - type: Transform - pos: 40.5,-65.5 - parent: 2 - - uid: 29654 + pos: 38.5,8.5 + parent: 66965 + - uid: 69209 components: - type: Transform - pos: 38.5,-62.5 - parent: 2 - - uid: 29655 + pos: 38.5,9.5 + parent: 66965 + - uid: 69210 components: - type: Transform - pos: -65.5,-21.5 - parent: 2 - - uid: 29656 + pos: 37.5,-5.5 + parent: 66965 + - uid: 69211 components: - type: Transform - pos: -44.5,-24.5 - parent: 2 - - uid: 29658 + pos: 37.5,-4.5 + parent: 66965 + - uid: 69212 components: - type: Transform - pos: -44.5,-25.5 - parent: 2 - - uid: 29659 + pos: 37.5,-3.5 + parent: 66965 + - uid: 69213 components: - type: Transform - pos: -44.5,-22.5 - parent: 2 - - uid: 29660 + pos: 37.5,-2.5 + parent: 66965 + - uid: 69214 components: - type: Transform - pos: -96.5,-12.5 - parent: 2 - - uid: 29661 + pos: 37.5,-1.5 + parent: 66965 + - uid: 69215 components: - type: Transform - pos: -96.5,-14.5 - parent: 2 - - uid: 29662 + pos: 37.5,-0.5 + parent: 66965 + - uid: 69216 components: - type: Transform - pos: -96.5,-16.5 - parent: 2 - - uid: 29663 + pos: 37.5,0.5 + parent: 66965 + - uid: 69217 components: - type: Transform - pos: -97.5,-12.5 - parent: 2 - - uid: 29664 + pos: 37.5,1.5 + parent: 66965 + - uid: 69218 components: - type: Transform - pos: -96.5,-15.5 - parent: 2 - - uid: 29665 + pos: 37.5,2.5 + parent: 66965 + - uid: 69219 components: - type: Transform - pos: -96.5,-13.5 - parent: 2 - - uid: 29666 + pos: 37.5,3.5 + parent: 66965 + - uid: 69220 components: - type: Transform - pos: -55.5,-35.5 - parent: 2 - - uid: 29667 + pos: 37.5,4.5 + parent: 66965 + - uid: 69221 components: - type: Transform - pos: -46.5,-53.5 - parent: 2 - - uid: 29668 + pos: 37.5,5.5 + parent: 66965 + - uid: 69222 components: - type: Transform - pos: -59.5,-53.5 - parent: 2 - - uid: 29670 + pos: 37.5,6.5 + parent: 66965 + - uid: 69223 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -66.5,-17.5 - parent: 2 - - uid: 29671 + pos: 37.5,7.5 + parent: 66965 + - uid: 69224 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,-17.5 - parent: 2 - - uid: 29672 + pos: 37.5,8.5 + parent: 66965 + - uid: 69225 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,-17.5 - parent: 2 - - uid: 29673 + pos: 37.5,9.5 + parent: 66965 + - uid: 69226 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -63.5,-17.5 - parent: 2 - - uid: 29674 + pos: 36.5,-5.5 + parent: 66965 + - uid: 69227 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,-17.5 - parent: 2 - - uid: 29675 + pos: 36.5,-4.5 + parent: 66965 + - uid: 69228 components: - type: Transform - pos: -55.5,-53.5 - parent: 2 - - uid: 29681 + pos: 36.5,-3.5 + parent: 66965 + - uid: 69229 components: - type: Transform - pos: -39.5,-32.5 - parent: 2 - - uid: 29683 + pos: 36.5,-2.5 + parent: 66965 + - uid: 69230 components: - type: Transform - pos: -45.5,-32.5 - parent: 2 - - uid: 29684 + pos: 36.5,-1.5 + parent: 66965 + - uid: 69231 components: - type: Transform - pos: -43.5,-36.5 - parent: 2 - - uid: 29686 + pos: 36.5,-0.5 + parent: 66965 + - uid: 69232 components: - type: Transform - pos: -39.5,-33.5 - parent: 2 - - uid: 29687 + pos: 36.5,0.5 + parent: 66965 + - uid: 69233 components: - type: Transform - rot: 3.141592653589793 rad - pos: -45.5,-21.5 - parent: 2 - - uid: 29699 + pos: 36.5,2.5 + parent: 66965 + - uid: 69234 components: - type: Transform - pos: -43.5,-35.5 - parent: 2 - - uid: 29700 + pos: 36.5,3.5 + parent: 66965 + - uid: 69235 components: - type: Transform - pos: -38.5,-38.5 - parent: 2 - - uid: 29701 + pos: 36.5,4.5 + parent: 66965 + - uid: 69236 components: - type: Transform - pos: -43.5,-33.5 - parent: 2 - - uid: 29702 + pos: 36.5,5.5 + parent: 66965 + - uid: 69237 components: - type: Transform - pos: -46.5,-32.5 - parent: 2 - - uid: 29703 + pos: 36.5,6.5 + parent: 66965 + - uid: 69238 components: - type: Transform - pos: -50.5,-17.5 - parent: 2 - - uid: 29704 + pos: 36.5,7.5 + parent: 66965 + - uid: 69239 components: - type: Transform - pos: -39.5,-37.5 - parent: 2 - - uid: 29705 + pos: 36.5,8.5 + parent: 66965 + - uid: 69240 components: - type: Transform - pos: -39.5,-36.5 - parent: 2 - - uid: 29706 + pos: 36.5,9.5 + parent: 66965 + - uid: 69241 components: - type: Transform - pos: 36.5,28.5 - parent: 2 - - uid: 29707 + pos: 35.5,-12.5 + parent: 66965 + - uid: 69242 components: - type: Transform - pos: 29.5,30.5 - parent: 2 - - uid: 29708 + pos: 35.5,-13.5 + parent: 66965 + - uid: 69243 components: - type: Transform - pos: -66.5,2.5 - parent: 2 - - uid: 29709 + pos: 34.5,-12.5 + parent: 66965 + - uid: 69244 components: - type: Transform - pos: -66.5,6.5 - parent: 2 - - uid: 29710 + pos: 34.5,-13.5 + parent: 66965 + - uid: 69245 components: - type: Transform - pos: -58.5,-14.5 - parent: 2 - - uid: 29711 + pos: 33.5,-12.5 + parent: 66965 + - uid: 69246 components: - type: Transform - pos: -56.5,-14.5 - parent: 2 - - uid: 29712 + pos: 33.5,-13.5 + parent: 66965 + - uid: 69247 components: - type: Transform - pos: -58.5,-16.5 - parent: 2 - - uid: 29713 + pos: 39.5,9.5 + parent: 66965 + - uid: 69248 components: - type: Transform - pos: -58.5,-15.5 - parent: 2 - - uid: 29714 + pos: 39.5,8.5 + parent: 66965 + - uid: 69249 components: - type: Transform - pos: -39.5,-35.5 - parent: 2 - - uid: 29715 + pos: 39.5,7.5 + parent: 66965 + - uid: 69250 components: - type: Transform - pos: 45.5,-68.5 - parent: 2 - - uid: 29716 + pos: 39.5,6.5 + parent: 66965 + - uid: 69251 components: - type: Transform - pos: -39.5,-31.5 - parent: 2 - - uid: 29717 + pos: 39.5,5.5 + parent: 66965 + - uid: 69252 components: - type: Transform - pos: -43.5,-32.5 - parent: 2 - - uid: 29718 + pos: 39.5,4.5 + parent: 66965 + - uid: 69253 components: - type: Transform - pos: -43.5,-32.5 - parent: 2 - - uid: 29719 + pos: 39.5,3.5 + parent: 66965 + - uid: 69254 components: - type: Transform - pos: -66.5,-21.5 - parent: 2 - - uid: 29721 + pos: 39.5,2.5 + parent: 66965 + - uid: 69255 components: - type: Transform - pos: -62.5,-21.5 - parent: 2 - - uid: 29722 + pos: 39.5,1.5 + parent: 66965 + - uid: 69256 components: - type: Transform - pos: -53.5,-25.5 - parent: 2 - - uid: 29724 + pos: 39.5,0.5 + parent: 66965 + - uid: 69257 components: - type: Transform - pos: -51.5,-21.5 - parent: 2 - - uid: 29725 + pos: 39.5,-0.5 + parent: 66965 + - uid: 69258 components: - type: Transform - pos: -4.5,-72.5 - parent: 2 - - uid: 29728 + pos: 40.5,1.5 + parent: 66965 + - uid: 69259 components: - type: Transform - pos: -52.5,-28.5 - parent: 2 - - uid: 29729 + pos: 40.5,2.5 + parent: 66965 + - uid: 69260 components: - type: Transform - pos: -50.5,-32.5 - parent: 2 - - uid: 29730 + pos: 40.5,4.5 + parent: 66965 + - uid: 69261 components: - type: Transform - pos: -53.5,-21.5 - parent: 2 - - uid: 29731 + pos: 40.5,5.5 + parent: 66965 + - uid: 69262 components: - type: Transform - pos: -96.5,-23.5 - parent: 2 - - uid: 29732 + pos: 40.5,6.5 + parent: 66965 + - uid: 69263 components: - type: Transform - pos: -96.5,-22.5 - parent: 2 - - uid: 29733 + pos: 37.5,11.5 + parent: 66965 + - uid: 69264 components: - type: Transform - pos: -56.5,-25.5 - parent: 2 - - uid: 29734 + pos: 37.5,10.5 + parent: 66965 + - uid: 69265 components: - type: Transform - pos: -52.5,-27.5 - parent: 2 - - uid: 29735 + pos: 36.5,12.5 + parent: 66965 + - uid: 69266 components: - type: Transform - pos: -62.5,-25.5 - parent: 2 - - uid: 29736 + pos: 36.5,11.5 + parent: 66965 + - uid: 69267 components: - type: Transform - pos: -93.5,-25.5 - parent: 2 - - uid: 29737 + pos: 36.5,10.5 + parent: 66965 + - uid: 69268 components: - type: Transform - pos: -68.5,-25.5 - parent: 2 - - uid: 29738 + pos: 35.5,12.5 + parent: 66965 + - uid: 69269 components: - type: Transform - pos: -90.5,-25.5 - parent: 2 - - uid: 29739 + pos: 35.5,11.5 + parent: 66965 + - uid: 69270 components: - type: Transform - pos: -72.5,-25.5 - parent: 2 - - uid: 29740 + pos: 35.5,10.5 + parent: 66965 + - uid: 69271 components: - type: Transform - pos: -94.5,-24.5 - parent: 2 - - uid: 29741 + pos: 34.5,12.5 + parent: 66965 + - uid: 69272 components: - type: Transform - pos: -52.5,-26.5 - parent: 2 - - uid: 29742 + pos: 34.5,11.5 + parent: 66965 + - uid: 69273 components: - type: Transform - pos: -52.5,-25.5 - parent: 2 - - uid: 29744 + pos: 34.5,10.5 + parent: 66965 + - uid: 69274 components: - type: Transform - pos: -52.5,-21.5 - parent: 2 - - uid: 29745 + pos: 36.5,-10.5 + parent: 66965 + - uid: 69275 components: - type: Transform - pos: -44.5,-32.5 - parent: 2 - - uid: 29746 + pos: 36.5,-9.5 + parent: 66965 + - uid: 69276 components: - type: Transform - pos: -42.5,-31.5 - parent: 2 - - uid: 29748 + pos: 36.5,-8.5 + parent: 66965 + - uid: 69277 components: - type: Transform - pos: -45.5,-36.5 - parent: 2 - - uid: 29749 + pos: 35.5,-10.5 + parent: 66965 + - uid: 69278 components: - type: Transform - pos: 63.5,-24.5 - parent: 2 - - uid: 29751 + pos: 35.5,-9.5 + parent: 66965 + - uid: 69279 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-50.5 - parent: 2 - - uid: 29752 + pos: 35.5,-8.5 + parent: 66965 + - uid: 69280 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-52.5 - parent: 2 - - uid: 29753 + pos: 34.5,-10.5 + parent: 66965 + - uid: 69281 components: - type: Transform - pos: 73.5,-37.5 - parent: 2 - - uid: 29754 + pos: 34.5,-9.5 + parent: 66965 + - uid: 69282 components: - type: Transform - pos: 65.5,-24.5 - parent: 2 - - uid: 29756 + pos: 34.5,-8.5 + parent: 66965 + - uid: 69283 components: - type: Transform - pos: 43.5,-23.5 - parent: 2 - - uid: 29758 + pos: 36.5,13.5 + parent: 66965 + - uid: 69284 components: - type: Transform - pos: 38.5,-28.5 - parent: 2 - - uid: 29762 + pos: 35.5,13.5 + parent: 66965 + - uid: 69285 components: - type: Transform - pos: 65.5,-25.5 - parent: 2 - - uid: 29770 + pos: 34.5,13.5 + parent: 66965 + - uid: 69286 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-52.5 - parent: 2 - - uid: 29776 + pos: 23.5,-0.5 + parent: 66965 + - uid: 69287 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-50.5 - parent: 2 - - uid: 29778 + pos: 35.5,14.5 + parent: 66965 + - uid: 69288 components: - type: Transform - pos: -46.5,-38.5 - parent: 2 - - uid: 29779 + pos: 34.5,14.5 + parent: 66965 + - uid: 69289 components: - type: Transform - pos: -46.5,-39.5 - parent: 2 - - uid: 29780 + pos: 34.5,15.5 + parent: 66965 + - uid: 69290 components: - type: Transform - pos: -46.5,-40.5 - parent: 2 - - uid: 29781 + pos: 33.5,15.5 + parent: 66965 + - uid: 69291 components: - type: Transform - pos: -46.5,-41.5 - parent: 2 - - uid: 29782 + pos: 27.5,17.5 + parent: 66965 + - uid: 69292 components: - type: Transform - pos: -46.5,-42.5 - parent: 2 - - uid: 29783 + pos: 27.5,16.5 + parent: 66965 + - uid: 69293 components: - type: Transform - pos: -46.5,-43.5 - parent: 2 - - uid: 29784 + pos: 27.5,15.5 + parent: 66965 + - uid: 69294 components: - type: Transform - pos: -46.5,-44.5 - parent: 2 - - uid: 29785 + pos: 27.5,14.5 + parent: 66965 + - uid: 69295 components: - type: Transform - pos: -46.5,-45.5 - parent: 2 - - uid: 29786 + pos: 27.5,13.5 + parent: 66965 + - uid: 69296 components: - type: Transform - pos: -46.5,-47.5 - parent: 2 - - uid: 29787 + pos: 27.5,12.5 + parent: 66965 + - uid: 69297 components: - type: Transform - pos: -46.5,-48.5 - parent: 2 - - uid: 29791 + pos: 26.5,17.5 + parent: 66965 + - uid: 69298 components: - type: Transform - pos: -49.5,-36.5 - parent: 2 - - uid: 29792 + pos: 26.5,16.5 + parent: 66965 + - uid: 69299 components: - type: Transform - pos: -47.5,-36.5 - parent: 2 - - uid: 29793 + pos: 26.5,15.5 + parent: 66965 + - uid: 69300 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-44.5 - parent: 2 - - uid: 29795 + pos: 26.5,14.5 + parent: 66965 + - uid: 69301 components: - type: Transform - pos: 45.5,-41.5 - parent: 2 - - uid: 29797 + pos: 26.5,13.5 + parent: 66965 + - uid: 69302 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-49.5 - parent: 2 - - uid: 29798 + pos: 26.5,12.5 + parent: 66965 + - uid: 69303 components: - type: Transform - pos: -50.5,-49.5 - parent: 2 - - uid: 29799 + pos: 25.5,17.5 + parent: 66965 + - uid: 69304 components: - type: Transform - pos: -61.5,-35.5 - parent: 2 - - uid: 29809 + pos: 25.5,16.5 + parent: 66965 + - uid: 69305 components: - type: Transform - pos: 11.5,-34.5 - parent: 2 - - uid: 29815 + pos: 25.5,15.5 + parent: 66965 + - uid: 69306 components: - type: Transform - pos: -51.5,-28.5 - parent: 2 - - uid: 29816 + pos: 25.5,14.5 + parent: 66965 + - uid: 69307 components: - type: Transform - pos: -50.5,-28.5 - parent: 2 - - uid: 29817 + pos: 25.5,13.5 + parent: 66965 + - uid: 69308 components: - type: Transform - pos: -49.5,-28.5 - parent: 2 - - uid: 29818 + pos: 25.5,12.5 + parent: 66965 + - uid: 69309 components: - type: Transform - pos: -48.5,-28.5 - parent: 2 - - uid: 29819 + pos: 24.5,17.5 + parent: 66965 + - uid: 69310 components: - type: Transform - pos: -47.5,-28.5 - parent: 2 - - uid: 29820 + pos: 24.5,16.5 + parent: 66965 + - uid: 69311 components: - type: Transform - pos: -46.5,-28.5 - parent: 2 - - uid: 29821 + pos: 24.5,15.5 + parent: 66965 + - uid: 69312 components: - type: Transform - pos: -46.5,-31.5 - parent: 2 - - uid: 29822 + pos: 24.5,14.5 + parent: 66965 + - uid: 69313 components: - type: Transform - pos: -46.5,-29.5 - parent: 2 - - uid: 29823 + pos: 24.5,13.5 + parent: 66965 + - uid: 69314 components: - type: Transform - pos: -46.5,-30.5 - parent: 2 - - uid: 29824 + pos: 24.5,12.5 + parent: 66965 + - uid: 69315 components: - type: Transform - pos: -49.5,-32.5 - parent: 2 - - uid: 29825 + pos: 23.5,12.5 + parent: 66965 + - uid: 69316 components: - type: Transform - pos: -47.5,-32.5 - parent: 2 - - uid: 29826 + pos: 23.5,13.5 + parent: 66965 + - uid: 69317 components: - type: Transform - pos: -98.5,-12.5 - parent: 2 - - uid: 29829 + pos: 23.5,14.5 + parent: 66965 + - uid: 69318 components: - type: Transform - pos: 6.5,2.5 - parent: 2 - - uid: 29830 + pos: 25.5,11.5 + parent: 66965 + - uid: 69319 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,-46.5 - parent: 2 - - uid: 29831 + pos: 26.5,11.5 + parent: 66965 + - uid: 69320 components: - type: Transform - pos: -10.5,-16.5 - parent: 2 - - uid: 29832 + pos: 27.5,11.5 + parent: 66965 + - uid: 69321 components: - type: Transform - pos: 30.5,30.5 - parent: 2 - - uid: 29835 + pos: 26.5,10.5 + parent: 66965 + - uid: 69322 components: - type: Transform - pos: -95.5,-24.5 - parent: 2 - - uid: 29836 + pos: 27.5,10.5 + parent: 66965 + - uid: 69323 components: - type: Transform - pos: -95.5,-23.5 - parent: 2 - - uid: 29838 + pos: 28.5,10.5 + parent: 66965 + - uid: 69324 components: - type: Transform - pos: -96.5,-21.5 - parent: 2 - - uid: 29839 + pos: 25.5,9.5 + parent: 66965 + - uid: 69325 components: - type: Transform - pos: -96.5,-20.5 - parent: 2 - - uid: 29840 + pos: 25.5,8.5 + parent: 66965 + - uid: 69326 components: - type: Transform - pos: 29.5,29.5 - parent: 2 - - uid: 29841 + pos: 25.5,7.5 + parent: 66965 + - uid: 69327 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-37.5 - parent: 2 - - uid: 29842 + pos: 26.5,9.5 + parent: 66965 + - uid: 69328 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-42.5 - parent: 2 - - uid: 29848 + pos: 26.5,8.5 + parent: 66965 + - uid: 69329 components: - type: Transform - pos: -78.5,-25.5 - parent: 2 - - uid: 29849 + pos: 26.5,7.5 + parent: 66965 + - uid: 69330 components: - type: Transform - pos: -77.5,-25.5 - parent: 2 - - uid: 29850 + pos: 27.5,9.5 + parent: 66965 + - uid: 69331 components: - type: Transform - pos: -73.5,-25.5 - parent: 2 - - uid: 29851 + pos: 27.5,8.5 + parent: 66965 + - uid: 69332 components: - type: Transform - pos: -93.5,-24.5 - parent: 2 - - uid: 29852 + pos: 27.5,7.5 + parent: 66965 + - uid: 69333 components: - type: Transform - pos: -66.5,-25.5 - parent: 2 - - uid: 29853 + pos: 28.5,9.5 + parent: 66965 + - uid: 69334 components: - type: Transform - pos: -67.5,-25.5 - parent: 2 - - uid: 29856 + pos: 28.5,8.5 + parent: 66965 + - uid: 69335 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 21.5,-22.5 - parent: 2 - - uid: 29857 + pos: 28.5,7.5 + parent: 66965 + - uid: 69336 components: - type: Transform - pos: -50.5,-53.5 - parent: 2 - - uid: 29858 + pos: 29.5,9.5 + parent: 66965 + - uid: 69337 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-47.5 - parent: 2 - - uid: 29859 + pos: 29.5,8.5 + parent: 66965 + - uid: 69338 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-50.5 - parent: 2 - - uid: 29860 + pos: 29.5,7.5 + parent: 66965 + - uid: 69339 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-37.5 - parent: 2 - - uid: 29861 + pos: 30.5,8.5 + parent: 66965 + - uid: 69340 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-46.5 - parent: 2 - - uid: 29862 + pos: 30.5,7.5 + parent: 66965 + - uid: 69341 components: - type: Transform - pos: 22.5,13.5 - parent: 2 - - uid: 29864 + pos: 27.5,6.5 + parent: 66965 + - uid: 69342 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-49.5 - parent: 2 - - uid: 29865 + pos: 27.5,5.5 + parent: 66965 + - uid: 69343 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-43.5 - parent: 2 - - uid: 29866 + pos: 27.5,4.5 + parent: 66965 + - uid: 69344 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-45.5 - parent: 2 - - uid: 29867 + pos: 27.5,3.5 + parent: 66965 + - uid: 69345 components: - type: Transform - pos: 7.5,-43.5 - parent: 2 - - uid: 29868 + pos: 27.5,2.5 + parent: 66965 + - uid: 69346 components: - type: Transform - pos: -47.5,-53.5 - parent: 2 - - uid: 29869 + pos: 26.5,5.5 + parent: 66965 + - uid: 69347 components: - type: Transform - pos: -48.5,-53.5 - parent: 2 - - uid: 29870 + pos: 26.5,4.5 + parent: 66965 + - uid: 69348 components: - type: Transform - pos: 16.5,-36.5 - parent: 2 - - uid: 29872 + pos: 26.5,3.5 + parent: 66965 + - uid: 69349 components: - type: Transform - pos: -50.5,-62.5 - parent: 2 - - uid: 29873 + pos: 26.5,2.5 + parent: 66965 + - uid: 69350 components: - type: Transform - pos: -49.5,-66.5 - parent: 2 - - uid: 29874 + pos: 25.5,5.5 + parent: 66965 + - uid: 69351 components: - type: Transform - pos: -49.5,-62.5 - parent: 2 - - uid: 29875 + pos: 25.5,4.5 + parent: 66965 + - uid: 69352 components: - type: Transform - pos: -51.5,-62.5 - parent: 2 - - uid: 29876 + pos: 25.5,3.5 + parent: 66965 + - uid: 69353 components: - type: Transform - pos: -93.5,-26.5 - parent: 2 - - uid: 29877 + pos: 25.5,2.5 + parent: 66965 + - uid: 69354 components: - type: Transform - pos: -93.5,-27.5 - parent: 2 - - uid: 29878 + pos: 24.5,5.5 + parent: 66965 + - uid: 69355 components: - type: Transform - pos: -93.5,-28.5 - parent: 2 - - uid: 29879 + pos: 24.5,4.5 + parent: 66965 + - uid: 69356 components: - type: Transform - pos: -91.5,-28.5 - parent: 2 - - uid: 29880 + pos: 24.5,3.5 + parent: 66965 + - uid: 69357 components: - type: Transform - pos: -90.5,-28.5 - parent: 2 - - uid: 29881 + pos: 24.5,2.5 + parent: 66965 + - uid: 69358 components: - type: Transform - pos: -90.5,-27.5 - parent: 2 - - uid: 29882 + pos: 23.5,5.5 + parent: 66965 + - uid: 69359 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-66.5 - parent: 2 - - uid: 29883 + pos: 23.5,4.5 + parent: 66965 + - uid: 69360 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,-66.5 - parent: 2 - - uid: 29884 + pos: 23.5,3.5 + parent: 66965 + - uid: 69361 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,-66.5 - parent: 2 - - uid: 29886 + pos: 23.5,2.5 + parent: 66965 + - uid: 69362 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-66.5 - parent: 2 - - uid: 29887 + pos: 25.5,1.5 + parent: 66965 + - uid: 69363 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,-66.5 - parent: 2 - - uid: 29888 + pos: 25.5,0.5 + parent: 66965 + - uid: 69364 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-66.5 - parent: 2 - - uid: 29889 + pos: 25.5,-0.5 + parent: 66965 + - uid: 69365 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,-66.5 - parent: 2 - - uid: 29890 + pos: 25.5,-1.5 + parent: 66965 + - uid: 69366 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-66.5 - parent: 2 - - uid: 29891 + pos: 25.5,-2.5 + parent: 66965 + - uid: 69367 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-67.5 - parent: 2 - - uid: 29892 + pos: 25.5,-3.5 + parent: 66965 + - uid: 69368 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-68.5 - parent: 2 - - uid: 29893 + pos: 25.5,-4.5 + parent: 66965 + - uid: 69369 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-72.5 - parent: 2 - - uid: 29894 + pos: 25.5,-5.5 + parent: 66965 + - uid: 69370 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,-70.5 - parent: 2 - - uid: 29895 + pos: 26.5,1.5 + parent: 66965 + - uid: 69371 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,-73.5 - parent: 2 - - uid: 29896 + pos: 26.5,0.5 + parent: 66965 + - uid: 69372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,-73.5 - parent: 2 - - uid: 29897 + pos: 26.5,-0.5 + parent: 66965 + - uid: 69373 components: - type: Transform - pos: -48.5,-66.5 - parent: 2 - - uid: 29898 + pos: 26.5,-1.5 + parent: 66965 + - uid: 69374 components: - type: Transform - pos: -50.5,-66.5 - parent: 2 - - uid: 29899 + pos: 26.5,-2.5 + parent: 66965 + - uid: 69375 components: - type: Transform - pos: -48.5,-62.5 - parent: 2 - - uid: 29900 + pos: 26.5,-3.5 + parent: 66965 + - uid: 69376 components: - type: Transform - pos: 17.5,41.5 - parent: 2 - - uid: 29902 + pos: 26.5,-4.5 + parent: 66965 + - uid: 69377 components: - type: Transform - pos: 14.5,-33.5 - parent: 2 - - uid: 29904 + pos: 26.5,-5.5 + parent: 66965 + - uid: 69378 components: - type: Transform - pos: 10.5,-44.5 - parent: 2 - - uid: 29907 + pos: 24.5,-3.5 + parent: 66965 + - uid: 69379 components: - type: Transform - pos: 16.5,-38.5 - parent: 2 - - uid: 29909 + pos: 24.5,-2.5 + parent: 66965 + - uid: 69380 components: - type: Transform - pos: 16.5,-35.5 - parent: 2 - - uid: 29910 + pos: 24.5,-1.5 + parent: 66965 + - uid: 69381 components: - type: Transform - pos: 7.5,-35.5 - parent: 2 - - uid: 29911 + pos: 24.5,-0.5 + parent: 66965 + - uid: 69382 components: - type: Transform - pos: 10.5,-35.5 - parent: 2 - - uid: 29912 + pos: 33.5,12.5 + parent: 66965 + - uid: 69383 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,-22.5 - parent: 2 - - uid: 29913 + pos: 33.5,11.5 + parent: 66965 + - uid: 69384 components: - type: Transform - pos: 9.5,45.5 - parent: 2 - - uid: 29914 + pos: 34.5,12.5 + parent: 66965 + - uid: 69385 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-37.5 - parent: 2 - - uid: 29924 + pos: 34.5,11.5 + parent: 66965 + - uid: 69386 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-27.5 - parent: 2 - - uid: 29926 + pos: 35.5,12.5 + parent: 66965 + - uid: 69387 components: - type: Transform - rot: 3.141592653589793 rad - pos: 52.5,-28.5 - parent: 2 - - uid: 29928 + pos: 35.5,11.5 + parent: 66965 + - uid: 69388 components: - type: Transform - pos: -4.5,-73.5 - parent: 2 - - uid: 29929 + pos: 24.5,0.5 + parent: 66965 + - uid: 69389 components: - type: Transform - pos: -4.5,-74.5 - parent: 2 - - uid: 29934 + pos: 29.5,-13.5 + parent: 66965 + - uid: 69390 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,44.5 - parent: 2 - - uid: 29935 + pos: 23.5,-1.5 + parent: 66965 + - uid: 69391 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-45.5 - parent: 2 - - uid: 29936 + pos: 27.5,0.5 + parent: 66965 + - uid: 69392 components: - type: Transform - pos: 11.5,-33.5 - parent: 2 - - uid: 29940 + pos: 27.5,-0.5 + parent: 66965 + - uid: 69393 components: - type: Transform - pos: 16.5,-37.5 - parent: 2 - - uid: 29941 + pos: 27.5,-1.5 + parent: 66965 + - uid: 69394 components: - type: Transform - pos: 36.5,-23.5 - parent: 2 - - uid: 29942 + pos: 27.5,-2.5 + parent: 66965 + - uid: 69395 components: - type: Transform - pos: 7.5,-38.5 - parent: 2 - - uid: 29943 + pos: 27.5,-3.5 + parent: 66965 + - uid: 69396 components: - type: Transform - pos: 16.5,-34.5 - parent: 2 - - uid: 29944 + pos: 27.5,-4.5 + parent: 66965 + - uid: 69397 components: - type: Transform - pos: 37.5,-23.5 - parent: 2 - - uid: 29946 + pos: 28.5,-4.5 + parent: 66965 + - uid: 69398 components: - type: Transform - pos: 8.5,-44.5 - parent: 2 - - uid: 29947 + pos: 28.5,-3.5 + parent: 66965 + - uid: 69399 components: - type: Transform - pos: 7.5,-44.5 - parent: 2 - - uid: 29949 + pos: 28.5,-2.5 + parent: 66965 + - uid: 69400 components: - type: Transform - pos: 31.5,-23.5 - parent: 2 - - uid: 29950 + pos: 28.5,-1.5 + parent: 66965 + - uid: 69401 components: - type: Transform - pos: 33.5,-23.5 - parent: 2 - - uid: 29951 + pos: 29.5,-4.5 + parent: 66965 + - uid: 69402 components: - type: Transform - pos: 38.5,-23.5 - parent: 2 - - uid: 29952 + pos: 29.5,-3.5 + parent: 66965 + - uid: 69403 components: - type: Transform - pos: 30.5,-23.5 - parent: 2 - - uid: 29953 + pos: 29.5,-2.5 + parent: 66965 + - uid: 69404 components: - type: Transform - pos: 16.5,-40.5 - parent: 2 - - uid: 29954 + pos: 29.5,-1.5 + parent: 66965 + - uid: 69405 components: - type: Transform - pos: 64.5,-24.5 - parent: 2 - - uid: 29955 + pos: 30.5,-4.5 + parent: 66965 + - uid: 69406 components: - type: Transform - pos: 73.5,-30.5 - parent: 2 - - uid: 29956 + pos: 30.5,-3.5 + parent: 66965 + - uid: 69407 components: - type: Transform - pos: 39.5,-23.5 - parent: 2 - - uid: 29961 + pos: 30.5,-2.5 + parent: 66965 + - uid: 69408 components: - type: Transform - pos: 62.5,-37.5 - parent: 2 - - uid: 29963 + pos: 30.5,-1.5 + parent: 66965 + - uid: 69409 components: - type: Transform - pos: 66.5,-32.5 - parent: 2 - - uid: 29964 + pos: 31.5,-4.5 + parent: 66965 + - uid: 69410 components: - type: Transform - pos: 67.5,-32.5 - parent: 2 - - uid: 29965 + pos: 31.5,-3.5 + parent: 66965 + - uid: 69411 components: - type: Transform - pos: 68.5,-32.5 - parent: 2 - - uid: 29969 + pos: 31.5,-2.5 + parent: 66965 + - uid: 69412 components: - type: Transform - pos: -41.5,-26.5 - parent: 2 - - uid: 29973 + pos: 31.5,-1.5 + parent: 66965 + - uid: 69413 components: - type: Transform - pos: -35.5,-26.5 - parent: 2 - - uid: 29979 + pos: 32.5,-4.5 + parent: 66965 + - uid: 69414 components: - type: Transform - pos: 33.5,-28.5 - parent: 2 - - uid: 29983 + pos: 32.5,-3.5 + parent: 66965 + - uid: 69415 components: - type: Transform - pos: 63.5,-46.5 - parent: 2 - - uid: 29984 + pos: 32.5,-2.5 + parent: 66965 + - uid: 69416 components: - type: Transform - pos: 61.5,-23.5 - parent: 2 - - uid: 29985 + pos: 32.5,-1.5 + parent: 66965 + - uid: 69417 components: - type: Transform - pos: 52.5,-24.5 - parent: 2 - - uid: 29986 + pos: 29.5,-0.5 + parent: 66965 + - uid: 69418 components: - type: Transform - pos: 46.5,-38.5 - parent: 2 - - uid: 29987 + pos: 29.5,0.5 + parent: 66965 + - uid: 69419 components: - type: Transform - pos: 47.5,-38.5 - parent: 2 - - uid: 29988 + pos: 29.5,1.5 + parent: 66965 + - uid: 69420 components: - type: Transform - pos: 48.5,-38.5 - parent: 2 - - uid: 29989 + pos: 29.5,2.5 + parent: 66965 + - uid: 69421 components: - type: Transform - pos: 49.5,-38.5 - parent: 2 - - uid: 29990 + pos: 29.5,3.5 + parent: 66965 + - uid: 69422 components: - type: Transform - pos: 50.5,-38.5 - parent: 2 - - uid: 29991 + pos: 29.5,4.5 + parent: 66965 + - uid: 69423 components: - type: Transform - pos: 51.5,-38.5 - parent: 2 - - uid: 29992 + pos: 30.5,-0.5 + parent: 66965 + - uid: 69424 components: - type: Transform - pos: 52.5,-38.5 - parent: 2 - - uid: 29994 + pos: 30.5,0.5 + parent: 66965 + - uid: 69425 components: - type: Transform - pos: -7.5,-75.5 - parent: 2 - - uid: 29995 + pos: 30.5,1.5 + parent: 66965 + - uid: 69426 components: - type: Transform - pos: 44.5,-41.5 - parent: 2 - - uid: 29996 + pos: 30.5,2.5 + parent: 66965 + - uid: 69427 components: - type: Transform - pos: -10.5,-72.5 - parent: 2 - - uid: 29998 + pos: 30.5,3.5 + parent: 66965 + - uid: 69428 components: - type: Transform - pos: 37.5,-28.5 - parent: 2 - - uid: 29999 + pos: 30.5,4.5 + parent: 66965 + - uid: 69429 components: - type: Transform - pos: 34.5,-28.5 - parent: 2 - - uid: 30001 + pos: 31.5,-0.5 + parent: 66965 + - uid: 69430 components: - type: Transform - pos: 36.5,-28.5 - parent: 2 - - uid: 30002 + pos: 31.5,0.5 + parent: 66965 + - uid: 69431 components: - type: Transform - pos: 25.5,-59.5 - parent: 2 - - uid: 30003 + pos: 31.5,1.5 + parent: 66965 + - uid: 69432 components: - type: Transform - pos: 66.5,-42.5 - parent: 2 - - uid: 30004 + pos: 31.5,2.5 + parent: 66965 + - uid: 69433 components: - type: Transform - pos: 43.5,-41.5 - parent: 2 - - uid: 30009 + pos: 31.5,3.5 + parent: 66965 + - uid: 69434 components: - type: Transform - pos: 39.5,-40.5 - parent: 2 - - uid: 30012 + pos: 31.5,4.5 + parent: 66965 + - uid: 69435 components: - type: Transform - pos: 31.5,-28.5 - parent: 2 - - uid: 30013 + pos: 32.5,-0.5 + parent: 66965 + - uid: 69436 components: - type: Transform - pos: 39.5,-39.5 - parent: 2 - - uid: 30014 + pos: 32.5,0.5 + parent: 66965 + - uid: 69437 components: - type: Transform - pos: -43.5,-31.5 - parent: 2 - - uid: 30016 + pos: 32.5,1.5 + parent: 66965 + - uid: 69438 components: - type: Transform - pos: 29.5,-54.5 - parent: 2 - - uid: 30020 + pos: 32.5,2.5 + parent: 66965 + - uid: 69439 components: - type: Transform - pos: 25.5,-31.5 - parent: 2 - - uid: 30023 + pos: 32.5,3.5 + parent: 66965 + - uid: 69440 components: - type: Transform - pos: 39.5,-41.5 - parent: 2 - - uid: 30024 + pos: 32.5,4.5 + parent: 66965 + - uid: 69441 components: - type: Transform - pos: 38.5,-41.5 - parent: 2 - - uid: 30025 + pos: 28.5,0.5 + parent: 66965 + - uid: 69442 components: - type: Transform - pos: 37.5,-41.5 - parent: 2 - - uid: 30026 + pos: 28.5,1.5 + parent: 66965 + - uid: 69443 components: - type: Transform - pos: 37.5,-40.5 - parent: 2 - - uid: 30027 + pos: 28.5,2.5 + parent: 66965 + - uid: 69444 components: - type: Transform - pos: 37.5,-39.5 - parent: 2 - - uid: 30028 + pos: 28.5,3.5 + parent: 66965 + - uid: 69445 components: - type: Transform - pos: 73.5,-42.5 - parent: 2 - - uid: 30029 + pos: 28.5,4.5 + parent: 66965 + - uid: 69446 components: - type: Transform - pos: 74.5,-46.5 - parent: 2 - - uid: 30030 + pos: 29.5,-5.5 + parent: 66965 + - uid: 69447 components: - type: Transform - pos: 75.5,-46.5 - parent: 2 - - uid: 30031 + pos: 29.5,-6.5 + parent: 66965 + - uid: 69448 components: - type: Transform - pos: 76.5,-46.5 - parent: 2 - - uid: 30032 + pos: 29.5,-7.5 + parent: 66965 + - uid: 69449 components: - type: Transform - pos: 74.5,-42.5 - parent: 2 - - uid: 30034 + pos: 29.5,-8.5 + parent: 66965 + - uid: 69450 components: - type: Transform - pos: 76.5,-42.5 - parent: 2 - - uid: 30035 + pos: 29.5,-9.5 + parent: 66965 + - uid: 69451 components: - type: Transform - pos: 77.5,-46.5 - parent: 2 - - uid: 30036 + pos: 29.5,-10.5 + parent: 66965 + - uid: 69452 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-54.5 - parent: 2 - - uid: 30037 + pos: 29.5,-11.5 + parent: 66965 + - uid: 69453 components: - type: Transform - pos: 75.5,-38.5 - parent: 2 - - uid: 30038 + pos: 30.5,-5.5 + parent: 66965 + - uid: 69454 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 74.5,-51.5 - parent: 2 - - uid: 30039 + pos: 30.5,-6.5 + parent: 66965 + - uid: 69455 components: - type: Transform - pos: 77.5,-40.5 - parent: 2 - - uid: 30040 + pos: 30.5,-7.5 + parent: 66965 + - uid: 69456 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-56.5 - parent: 2 - - uid: 30041 + pos: 30.5,-8.5 + parent: 66965 + - uid: 69457 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 82.5,-56.5 - parent: 2 - - uid: 30042 + pos: 30.5,-9.5 + parent: 66965 + - uid: 69458 components: - type: Transform - pos: 83.5,-50.5 - parent: 2 - - uid: 30043 + pos: 30.5,-10.5 + parent: 66965 + - uid: 69459 components: - type: Transform - pos: 75.5,-34.5 - parent: 2 - - uid: 30044 + pos: 30.5,-11.5 + parent: 66965 + - uid: 69460 components: - type: Transform - pos: 74.5,-35.5 - parent: 2 - - uid: 30045 + pos: 31.5,-5.5 + parent: 66965 + - uid: 69461 components: - type: Transform - pos: 74.5,-37.5 - parent: 2 - - uid: 30046 + pos: 31.5,-6.5 + parent: 66965 + - uid: 69462 components: - type: Transform - pos: 84.5,-50.5 - parent: 2 - - uid: 30047 + pos: 31.5,-7.5 + parent: 66965 + - uid: 69463 components: - type: Transform - pos: 75.5,-33.5 - parent: 2 - - uid: 30048 + pos: 31.5,-8.5 + parent: 66965 + - uid: 69464 components: - type: Transform - pos: 82.5,-48.5 - parent: 2 - - uid: 30049 + pos: 31.5,-9.5 + parent: 66965 + - uid: 69465 components: - type: Transform - pos: 76.5,-33.5 - parent: 2 - - uid: 30050 + pos: 31.5,-10.5 + parent: 66965 + - uid: 69466 components: - type: Transform - pos: 76.5,-32.5 - parent: 2 - - uid: 30051 + pos: 31.5,-11.5 + parent: 66965 + - uid: 69467 components: - type: Transform - pos: 82.5,-49.5 - parent: 2 - - uid: 30052 + pos: 32.5,-5.5 + parent: 66965 + - uid: 69468 components: - type: Transform - pos: 81.5,-40.5 - parent: 2 - - uid: 30053 + pos: 32.5,-6.5 + parent: 66965 + - uid: 69469 components: - type: Transform - pos: 84.5,-37.5 - parent: 2 - - uid: 30054 + pos: 32.5,-7.5 + parent: 66965 + - uid: 69470 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 80.5,-42.5 - parent: 2 - - uid: 30055 + pos: 32.5,-8.5 + parent: 66965 + - uid: 69471 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-47.5 - parent: 2 - - uid: 30056 + pos: 32.5,-9.5 + parent: 66965 + - uid: 69472 components: - type: Transform - pos: 82.5,-40.5 - parent: 2 - - uid: 30057 + pos: 32.5,-10.5 + parent: 66965 + - uid: 69473 components: - type: Transform - pos: 84.5,-36.5 - parent: 2 - - uid: 30058 + pos: 32.5,-11.5 + parent: 66965 + - uid: 69474 components: - type: Transform - pos: 82.5,-33.5 - parent: 2 - - uid: 30059 + pos: 33.5,-5.5 + parent: 66965 + - uid: 69475 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 80.5,-46.5 - parent: 2 - - uid: 30060 + pos: 33.5,-6.5 + parent: 66965 + - uid: 69476 components: - type: Transform - pos: 82.5,-39.5 - parent: 2 - - uid: 30061 + pos: 33.5,-7.5 + parent: 66965 + - uid: 69477 components: - type: Transform - pos: 83.5,-33.5 - parent: 2 - - uid: 30062 + pos: 33.5,-8.5 + parent: 66965 + - uid: 69478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-55.5 - parent: 2 - - uid: 30063 + pos: 33.5,-9.5 + parent: 66965 + - uid: 69479 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-54.5 - parent: 2 - - uid: 30064 + pos: 33.5,-10.5 + parent: 66965 + - uid: 69480 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-50.5 - parent: 2 - - uid: 30065 + pos: 33.5,-11.5 + parent: 66965 + - uid: 69481 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 76.5,-49.5 - parent: 2 - - uid: 30066 + pos: 28.5,-10.5 + parent: 66965 + - uid: 69482 components: - type: Transform - pos: 84.5,-38.5 - parent: 2 - - uid: 30067 + pos: 27.5,-10.5 + parent: 66965 + - uid: 69483 components: - type: Transform - pos: 84.5,-35.5 - parent: 2 - - uid: 30068 + pos: 27.5,-9.5 + parent: 66965 + - uid: 69484 components: - type: Transform - pos: 83.5,-39.5 - parent: 2 - - uid: 30069 + pos: 28.5,-8.5 + parent: 66965 + - uid: 69485 components: - type: Transform - pos: 83.5,-38.5 - parent: 2 - - uid: 30070 + pos: 28.5,-7.5 + parent: 66965 + - uid: 69486 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 77.5,-48.5 - parent: 2 - - uid: 30071 + pos: 28.5,-6.5 + parent: 66965 + - uid: 69487 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 78.5,-48.5 - parent: 2 - - uid: 30072 + pos: 29.5,-14.5 + parent: 66965 + - uid: 69488 components: - type: Transform - pos: 83.5,-34.5 - parent: 2 - - uid: 30073 + pos: 26.5,-18.5 + parent: 66965 + - uid: 69489 components: - type: Transform - pos: 81.5,-41.5 - parent: 2 - - uid: 30074 + pos: 29.5,-15.5 + parent: 66965 + - uid: 69490 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 81.5,-48.5 - parent: 2 - - uid: 30075 + pos: 28.5,-14.5 + parent: 66965 + - uid: 69491 components: - type: Transform - pos: 84.5,-52.5 - parent: 2 - - uid: 30076 + pos: 28.5,-15.5 + parent: 66965 + - uid: 69492 components: - type: Transform - pos: 84.5,-53.5 - parent: 2 - - uid: 30077 + pos: 28.5,-16.5 + parent: 66965 + - uid: 69493 components: - type: Transform - pos: 84.5,-54.5 - parent: 2 - - uid: 30078 + pos: 27.5,-14.5 + parent: 66965 + - uid: 69494 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 80.5,-48.5 - parent: 2 - - uid: 30079 + pos: 27.5,-15.5 + parent: 66965 + - uid: 69495 components: - type: Transform - pos: 83.5,-54.5 - parent: 2 - - uid: 30080 + pos: 27.5,-16.5 + parent: 66965 + - uid: 69496 components: - type: Transform - pos: 83.5,-55.5 - parent: 2 - - uid: 30081 + pos: 26.5,-14.5 + parent: 66965 + - uid: 69497 components: - type: Transform - pos: 84.5,-34.5 - parent: 2 - - uid: 30082 + pos: 26.5,-15.5 + parent: 66965 + - uid: 69498 components: - type: Transform - pos: 82.5,-32.5 - parent: 2 - - uid: 30083 + pos: 26.5,-16.5 + parent: 66965 + - uid: 69499 components: - type: Transform - pos: 81.5,-32.5 - parent: 2 - - uid: 30084 + pos: 25.5,-14.5 + parent: 66965 + - uid: 69500 components: - type: Transform - pos: 78.5,-40.5 - parent: 2 - - uid: 30085 + pos: 25.5,-15.5 + parent: 66965 + - uid: 69501 components: - type: Transform - pos: 80.5,-40.5 - parent: 2 - - uid: 30086 + pos: 25.5,-16.5 + parent: 66965 + - uid: 69502 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 34.5,-56.5 - parent: 2 - - uid: 30087 + pos: 24.5,-14.5 + parent: 66965 + - uid: 69503 components: - type: Transform - pos: 37.5,-57.5 - parent: 2 - - uid: 30088 + pos: 24.5,-15.5 + parent: 66965 + - uid: 69504 components: - type: Transform - pos: 35.5,-57.5 - parent: 2 - - uid: 30089 + pos: 24.5,-16.5 + parent: 66965 + - uid: 69505 components: - type: Transform - pos: 34.5,-66.5 - parent: 2 - - uid: 30090 + pos: 23.5,-14.5 + parent: 66965 + - uid: 69506 components: - type: Transform - pos: 55.5,-68.5 - parent: 2 - - uid: 30091 + pos: 23.5,-15.5 + parent: 66965 + - uid: 69507 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-63.5 - parent: 2 - - uid: 30092 + pos: 23.5,-16.5 + parent: 66965 + - uid: 69508 components: - type: Transform - pos: 50.5,-55.5 - parent: 2 - - uid: 30093 + pos: 22.5,-14.5 + parent: 66965 + - uid: 69509 components: - type: Transform - pos: 51.5,-59.5 - parent: 2 - - uid: 30094 + pos: 22.5,-15.5 + parent: 66965 + - uid: 69510 components: - type: Transform - pos: 51.5,-60.5 - parent: 2 - - uid: 30095 + pos: 22.5,-16.5 + parent: 66965 + - uid: 69511 components: - type: Transform - pos: 51.5,-56.5 - parent: 2 - - uid: 30096 + pos: 21.5,-14.5 + parent: 66965 + - uid: 69512 components: - type: Transform - pos: 48.5,-68.5 - parent: 2 - - uid: 30097 + pos: 21.5,-15.5 + parent: 66965 + - uid: 69513 components: - type: Transform - pos: 41.5,-68.5 - parent: 2 - - uid: 30098 + pos: 21.5,-16.5 + parent: 66965 + - uid: 69514 components: - type: Transform - pos: 42.5,-68.5 - parent: 2 - - uid: 30099 + pos: 20.5,-14.5 + parent: 66965 + - uid: 69515 components: - type: Transform - pos: 43.5,-68.5 - parent: 2 - - uid: 30100 + pos: 20.5,-15.5 + parent: 66965 + - uid: 69516 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,-65.5 - parent: 2 - - uid: 30105 + pos: 20.5,-16.5 + parent: 66965 + - uid: 69517 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,-63.5 - parent: 2 - - uid: 30106 + pos: 19.5,-16.5 + parent: 66965 + - uid: 69518 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,-63.5 - parent: 2 - - uid: 30107 + pos: 19.5,-15.5 + parent: 66965 + - uid: 69519 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,-65.5 - parent: 2 - - uid: 30129 + pos: 22.5,-17.5 + parent: 66965 + - uid: 69520 components: - type: Transform - pos: 8.5,-35.5 - parent: 2 - - uid: 30243 + pos: 23.5,-17.5 + parent: 66965 + - uid: 69521 components: - type: Transform - pos: 13.5,-9.5 - parent: 2 - - uid: 30250 + pos: 24.5,-17.5 + parent: 66965 + - uid: 69522 components: - type: Transform - pos: 26.5,-50.5 - parent: 2 - - uid: 30259 + pos: 25.5,-17.5 + parent: 66965 + - uid: 69523 components: - type: Transform - pos: 15.5,-33.5 - parent: 2 - - uid: 30260 + pos: 26.5,-17.5 + parent: 66965 + - uid: 69524 components: - type: Transform - pos: 16.5,-33.5 - parent: 2 - - uid: 30261 + pos: 27.5,-17.5 + parent: 66965 + - uid: 69525 components: - type: Transform - pos: 12.5,-33.5 - parent: 2 - - uid: 30265 + pos: 25.5,-18.5 + parent: 66965 + - uid: 69526 components: - type: Transform - pos: 40.5,-23.5 - parent: 2 - - uid: 30305 + pos: 24.5,-18.5 + parent: 66965 + - uid: 69527 components: - type: Transform - pos: 31.5,-29.5 - parent: 2 - - uid: 30329 + pos: 24.5,-19.5 + parent: 66965 + - uid: 69528 components: - type: Transform - pos: 14.5,-9.5 - parent: 2 - - uid: 30344 + pos: 23.5,-19.5 + parent: 66965 + - uid: 69529 components: - type: Transform - pos: 31.5,-31.5 - parent: 2 - - uid: 30345 + pos: 21.5,-13.5 + parent: 66965 + - uid: 69530 components: - type: Transform - pos: 16.5,-41.5 - parent: 2 - - uid: 30361 + pos: 21.5,-12.5 + parent: 66965 + - uid: 69531 components: - type: Transform - pos: 35.5,-28.5 - parent: 2 - - uid: 30387 + pos: 21.5,-11.5 + parent: 66965 + - uid: 69532 components: - type: Transform - pos: -13.5,-71.5 - parent: 2 - - uid: 30398 + pos: 22.5,-13.5 + parent: 66965 + - uid: 69533 components: - type: Transform - pos: 11.5,41.5 - parent: 2 - - uid: 30400 + pos: 22.5,-12.5 + parent: 66965 + - uid: 69534 components: - type: Transform - pos: 25.5,-30.5 - parent: 2 - - uid: 30404 + pos: 22.5,-11.5 + parent: 66965 + - uid: 69535 components: - type: Transform - pos: 25.5,-29.5 - parent: 2 - - uid: 30420 + pos: 23.5,-13.5 + parent: 66965 + - uid: 69536 components: - type: Transform - pos: 28.5,-31.5 - parent: 2 - - uid: 30421 + pos: 23.5,-12.5 + parent: 66965 + - uid: 69537 components: - type: Transform - pos: 29.5,-31.5 - parent: 2 - - uid: 30422 + pos: 23.5,-11.5 + parent: 66965 + - uid: 69538 components: - type: Transform - pos: 30.5,-31.5 - parent: 2 - - uid: 30439 + pos: 24.5,-13.5 + parent: 66965 + - uid: 69539 components: - type: Transform - pos: 26.5,-31.5 - parent: 2 - - uid: 30464 + pos: 24.5,-12.5 + parent: 66965 + - uid: 69540 components: - type: Transform - pos: 18.5,-37.5 - parent: 2 - - uid: 30534 + pos: 24.5,-11.5 + parent: 66965 + - uid: 69541 components: - type: Transform - pos: 8.5,37.5 - parent: 2 - - uid: 30535 + pos: 20.5,-12.5 + parent: 66965 + - uid: 69542 components: - type: Transform - pos: 10.5,37.5 - parent: 2 - - uid: 30538 + pos: 20.5,-11.5 + parent: 66965 + - uid: 69543 components: - type: Transform - pos: 11.5,37.5 - parent: 2 - - uid: 30539 + pos: 20.5,-10.5 + parent: 66965 + - uid: 69544 components: - type: Transform - pos: 11.5,38.5 - parent: 2 - - uid: 30540 + pos: 20.5,-9.5 + parent: 66965 + - uid: 69545 components: - type: Transform - pos: 11.5,39.5 - parent: 2 - - uid: 30541 + pos: 20.5,-8.5 + parent: 66965 + - uid: 69546 components: - type: Transform - pos: 11.5,40.5 - parent: 2 - - uid: 30686 + pos: 19.5,-12.5 + parent: 66965 + - uid: 69547 components: - type: Transform - pos: 61.5,-24.5 - parent: 2 - - uid: 30780 + pos: 19.5,-11.5 + parent: 66965 + - uid: 69548 components: - type: Transform - pos: 4.5,-29.5 - parent: 2 - - uid: 30913 + pos: 19.5,-10.5 + parent: 66965 + - uid: 69549 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 4.5,53.5 - parent: 2 - - uid: 30934 + pos: 19.5,-9.5 + parent: 66965 + - uid: 69550 components: - type: Transform - pos: 9.5,37.5 - parent: 2 - - uid: 31010 + pos: 19.5,-8.5 + parent: 66965 + - uid: 69551 components: - type: Transform - pos: 15.5,-10.5 - parent: 2 - - uid: 31013 + pos: 21.5,-8.5 + parent: 66965 + - uid: 69552 components: - type: Transform - pos: 12.5,-12.5 - parent: 2 - - uid: 31014 + pos: 21.5,-9.5 + parent: 66965 + - uid: 69553 components: - type: Transform - pos: 12.5,-9.5 - parent: 2 - - uid: 31015 + pos: 21.5,-10.5 + parent: 66965 + - uid: 69554 components: - type: Transform - pos: 12.5,-11.5 - parent: 2 - - uid: 31038 + pos: 22.5,-8.5 + parent: 66965 + - uid: 69555 components: - type: Transform - pos: -7.5,-25.5 - parent: 2 - - uid: 31066 + pos: 22.5,-9.5 + parent: 66965 + - uid: 69556 components: - type: Transform - pos: 44.5,-28.5 - parent: 2 - - uid: 31209 + pos: 22.5,-10.5 + parent: 66965 + - uid: 69557 components: - type: Transform - pos: 16.5,13.5 - parent: 2 - - uid: 31210 + pos: 23.5,-8.5 + parent: 66965 + - uid: 69558 components: - type: Transform - pos: 51.5,-27.5 - parent: 2 - - uid: 31211 + pos: 23.5,-9.5 + parent: 66965 + - uid: 69559 components: - type: Transform - pos: 50.5,-37.5 - parent: 2 - - uid: 31257 + pos: 23.5,-10.5 + parent: 66965 + - uid: 69560 components: - type: Transform - pos: 47.5,-32.5 - parent: 2 - - uid: 31261 + pos: 24.5,-9.5 + parent: 66965 + - uid: 69561 components: - type: Transform - pos: 48.5,-33.5 - parent: 2 - - uid: 31263 + pos: 24.5,-8.5 + parent: 66965 + - uid: 69562 components: - type: Transform - pos: 51.5,-37.5 - parent: 2 - - uid: 31283 + pos: 24.5,-7.5 + parent: 66965 + - uid: 69563 components: - type: Transform - pos: 15.5,-12.5 - parent: 2 - - uid: 31322 + pos: 24.5,-6.5 + parent: 66965 + - uid: 69564 components: - type: Transform - pos: 32.5,-28.5 - parent: 2 - - uid: 31350 + pos: 25.5,-6.5 + parent: 66965 + - uid: 69565 components: - type: Transform - pos: -20.5,-82.5 - parent: 2 - - uid: 31351 + pos: 25.5,-7.5 + parent: 66965 + - uid: 69566 components: - type: Transform - pos: -18.5,-82.5 - parent: 2 - - uid: 31352 + pos: 25.5,-8.5 + parent: 66965 + - uid: 69567 components: - type: Transform - pos: -21.5,-82.5 - parent: 2 - - uid: 31353 + pos: 26.5,-8.5 + parent: 66965 + - uid: 69568 components: - type: Transform - pos: -22.5,-82.5 - parent: 2 - - uid: 31367 + pos: 26.5,-7.5 + parent: 66965 + - uid: 69569 components: - type: Transform - pos: 15.5,55.5 - parent: 2 - - uid: 31426 + pos: 34.5,-2.5 + parent: 66965 + - uid: 69570 components: - type: Transform - pos: 74.5,-32.5 - parent: 2 - - uid: 31522 + pos: 34.5,-1.5 + parent: 66965 + - uid: 69571 components: - type: Transform - pos: 28.5,-43.5 - parent: 2 - - uid: 31918 + pos: 34.5,-0.5 + parent: 66965 + - uid: 69572 components: - type: Transform - pos: 14.5,45.5 - parent: 2 - - uid: 31920 + pos: 34.5,0.5 + parent: 66965 + - uid: 69573 components: - type: Transform - pos: 14.5,46.5 - parent: 2 - - uid: 32011 + pos: 34.5,1.5 + parent: 66965 + - uid: 69574 components: - type: Transform - pos: 17.5,-37.5 - parent: 2 - - uid: 32124 + pos: 35.5,-2.5 + parent: 66965 + - uid: 69575 components: - type: Transform - pos: 15.5,53.5 - parent: 2 - - uid: 32199 + pos: 35.5,-1.5 + parent: 66965 + - uid: 69576 components: - type: Transform - pos: 15.5,52.5 - parent: 2 - - uid: 32208 + pos: 35.5,-0.5 + parent: 66965 + - uid: 69577 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,-46.5 - parent: 2 - - uid: 32240 + pos: 35.5,0.5 + parent: 66965 + - uid: 69578 components: - type: Transform - pos: 66.5,-36.5 - parent: 2 - - uid: 32251 + pos: 35.5,1.5 + parent: 66965 + - uid: 69579 components: - type: Transform - pos: 72.5,-48.5 - parent: 2 - - uid: 32253 + pos: 36.5,-2.5 + parent: 66965 + - uid: 69580 components: - type: Transform - pos: 11.5,-35.5 - parent: 2 - - uid: 32258 + pos: 36.5,-1.5 + parent: 66965 + - uid: 69581 components: - type: Transform - pos: 7.5,-40.5 - parent: 2 - - uid: 32431 + pos: 36.5,-0.5 + parent: 66965 + - uid: 69582 components: - type: Transform - pos: 26.5,43.5 - parent: 2 - - uid: 32432 + pos: 36.5,0.5 + parent: 66965 + - uid: 69583 components: - type: Transform - pos: 10.5,49.5 - parent: 2 - - uid: 32510 + pos: 23.5,-7.5 + parent: 66965 + - uid: 69584 components: - type: Transform - pos: 28.5,43.5 - parent: 2 - - uid: 32515 + pos: 23.5,-6.5 + parent: 66965 + - uid: 69585 components: - type: Transform - pos: 26.5,41.5 - parent: 2 - - uid: 32538 + pos: 23.5,-5.5 + parent: 66965 + - uid: 69586 components: - type: Transform - pos: 75.5,-22.5 - parent: 2 - - uid: 32623 + pos: 22.5,-7.5 + parent: 66965 + - uid: 69587 components: - type: Transform - pos: 31.5,-35.5 - parent: 2 - - uid: 32763 + pos: 22.5,-6.5 + parent: 66965 + - uid: 69588 components: - type: Transform - pos: 27.5,-43.5 - parent: 2 - - uid: 32777 + pos: 22.5,-5.5 + parent: 66965 + - uid: 69589 components: - type: Transform - pos: -18.5,-10.5 - parent: 2 - - uid: 32792 + pos: 37.5,1.5 + parent: 66965 + - uid: 69590 components: - type: Transform - pos: -18.5,-7.5 - parent: 2 - - uid: 32793 + pos: 38.5,1.5 + parent: 66965 + - uid: 69591 components: - type: Transform - pos: -11.5,-10.5 - parent: 2 - - uid: 32881 + pos: 39.5,1.5 + parent: 66965 + - uid: 69592 components: - type: Transform - pos: 11.5,52.5 - parent: 2 - - uid: 32884 + pos: 21.5,-5.5 + parent: 66965 + - uid: 69593 components: - type: Transform - pos: 11.5,49.5 - parent: 2 - - uid: 32893 + pos: 21.5,-4.5 + parent: 66965 + - uid: 69594 components: - type: Transform - pos: 12.5,49.5 - parent: 2 - - uid: 32894 + pos: 20.5,-5.5 + parent: 66965 + - uid: 69595 components: - type: Transform - pos: 10.5,52.5 - parent: 2 - - uid: 32895 + pos: 20.5,-4.5 + parent: 66965 + - uid: 69596 components: - type: Transform - pos: 12.5,52.5 - parent: 2 - - uid: 32956 + pos: 19.5,-5.5 + parent: 66965 + - uid: 69597 components: - type: Transform - pos: 75.5,-32.5 - parent: 2 - - uid: 32957 + pos: 19.5,-4.5 + parent: 66965 + - uid: 69598 components: - type: Transform - pos: 74.5,-21.5 - parent: 2 - - uid: 32996 + pos: 38.5,3.5 + parent: 66965 + - uid: 69599 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 57.5,-53.5 - parent: 2 - - uid: 33006 + pos: 38.5,4.5 + parent: 66965 + - uid: 69600 components: - type: Transform - pos: 72.5,-46.5 - parent: 2 - - uid: 33038 + pos: 38.5,5.5 + parent: 66965 + - uid: 69601 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 59.5,-53.5 - parent: 2 - - uid: 34481 + pos: 38.5,6.5 + parent: 66965 + - uid: 69602 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,-18.5 - parent: 2 - - uid: 35061 + pos: 38.5,7.5 + parent: 66965 + - uid: 69603 components: - type: Transform - pos: 25.5,43.5 - parent: 2 - - uid: 35247 + pos: 20.5,-6.5 + parent: 66965 + - uid: 69604 components: - type: Transform - pos: -13.5,14.5 - parent: 34641 - - uid: 35248 + pos: 20.5,-3.5 + parent: 66965 + - uid: 69605 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,13.5 - parent: 34641 - - uid: 35249 + pos: 36.5,6.5 + parent: 66965 + - uid: 69606 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,13.5 - parent: 34641 - - uid: 35250 + pos: 36.5,7.5 + parent: 66965 + - uid: 69607 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,13.5 - parent: 34641 - - uid: 35251 + pos: 36.5,8.5 + parent: 66965 + - uid: 69608 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,15.5 - parent: 34641 - - uid: 35252 + pos: 36.5,9.5 + parent: 66965 + - uid: 69609 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,14.5 - parent: 34641 - - uid: 35253 + pos: 36.5,10.5 + parent: 66965 + - uid: 69610 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,7.5 - parent: 34641 - - uid: 35254 + pos: 36.5,11.5 + parent: 66965 + - uid: 69611 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,8.5 - parent: 34641 - - uid: 35255 + pos: 36.5,12.5 + parent: 66965 + - uid: 69612 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,12.5 - parent: 34641 - - uid: 35256 + pos: 34.5,15.5 + parent: 66965 + - uid: 69613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,7.5 - parent: 34641 - - uid: 35257 + pos: 34.5,14.5 + parent: 66965 + - uid: 69614 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,12.5 - parent: 34641 - - uid: 35258 + pos: 34.5,13.5 + parent: 66965 + - uid: 69615 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,6.5 - parent: 34641 - - uid: 35259 + pos: 34.5,12.5 + parent: 66965 + - uid: 69616 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,6.5 - parent: 34641 - - uid: 35260 + pos: 18.5,-7.5 + parent: 66965 + - uid: 69617 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,5.5 - parent: 34641 - - uid: 35261 + pos: 18.5,-8.5 + parent: 66965 + - uid: 69618 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,6.5 - parent: 34641 - - uid: 35262 + pos: 18.5,-9.5 + parent: 66965 + - uid: 69619 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,6.5 - parent: 34641 - - uid: 35263 + pos: 18.5,-10.5 + parent: 66965 + - uid: 69620 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,4.5 - parent: 34641 - - uid: 35264 + pos: 18.5,-11.5 + parent: 66965 + - uid: 69621 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,4.5 - parent: 34641 - - uid: 35265 + pos: 17.5,-7.5 + parent: 66965 + - uid: 69622 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,3.5 - parent: 34641 - - uid: 35266 + pos: 17.5,-8.5 + parent: 66965 + - uid: 69623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,4.5 - parent: 34641 - - uid: 35267 + pos: 17.5,-9.5 + parent: 66965 + - uid: 69624 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,5.5 - parent: 34641 - - uid: 35268 + pos: 17.5,-10.5 + parent: 66965 + - uid: 69625 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,6.5 - parent: 34641 - - uid: 35269 + pos: 17.5,-11.5 + parent: 66965 + - uid: 69626 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,13.5 - parent: 34641 - - uid: 35270 + pos: 32.5,14.5 + parent: 66965 + - uid: 69627 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,13.5 - parent: 34641 - - uid: 35271 + pos: 32.5,13.5 + parent: 66965 + - uid: 69628 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,11.5 - parent: 34641 - - uid: 35272 + pos: 32.5,12.5 + parent: 66965 + - uid: 69629 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,14.5 - parent: 34641 - - uid: 35273 + pos: 32.5,11.5 + parent: 66965 + - uid: 69630 components: - type: Transform - pos: -14.5,13.5 - parent: 34641 - - uid: 35274 + pos: 30.5,13.5 + parent: 66965 + - uid: 69631 components: - type: Transform - pos: -15.5,13.5 - parent: 34641 - - uid: 35275 + pos: 30.5,12.5 + parent: 66965 + - uid: 69632 components: - type: Transform - pos: -18.5,4.5 - parent: 34641 - - uid: 35276 + pos: 30.5,11.5 + parent: 66965 + - uid: 69633 components: - type: Transform - pos: -11.5,1.5 - parent: 34641 - - uid: 35277 + pos: 31.5,12.5 + parent: 66965 + - uid: 69634 components: - type: Transform - pos: -10.5,6.5 - parent: 34641 - - uid: 35278 + pos: 16.5,-11.5 + parent: 66965 + - uid: 69635 components: - type: Transform - pos: -9.5,1.5 - parent: 34641 - - uid: 35279 + pos: 16.5,-10.5 + parent: 66965 + - uid: 69636 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,14.5 - parent: 34641 - - uid: 35280 + pos: 16.5,-9.5 + parent: 66965 + - uid: 69637 components: - type: Transform - pos: -18.5,5.5 - parent: 34641 - - uid: 35281 + pos: 16.5,-8.5 + parent: 66965 + - uid: 69638 components: - type: Transform - pos: -18.5,3.5 - parent: 34641 - - uid: 35282 + pos: 31.5,11.5 + parent: 66965 + - uid: 69639 components: - type: Transform - pos: -18.5,2.5 - parent: 34641 - - uid: 35283 + pos: 28.5,13.5 + parent: 66965 + - uid: 69640 components: - type: Transform - pos: -17.5,6.5 - parent: 34641 - - uid: 35284 + pos: 15.5,-10.5 + parent: 66965 + - uid: 69641 components: - type: Transform - pos: -17.5,1.5 - parent: 34641 - - uid: 35285 + pos: 15.5,-9.5 + parent: 66965 + - uid: 69642 components: - type: Transform - pos: -16.5,1.5 - parent: 34641 - - uid: 35286 + pos: 15.5,-8.5 + parent: 66965 + - uid: 69643 components: - type: Transform - pos: -17.5,5.5 - parent: 34641 - - uid: 35287 + pos: 14.5,-10.5 + parent: 66965 + - uid: 69644 components: - type: Transform - pos: -15.5,1.5 - parent: 34641 - - uid: 35288 + pos: 14.5,-9.5 + parent: 66965 + - uid: 69645 components: - type: Transform - pos: -12.5,2.5 - parent: 34641 - - uid: 35289 + pos: 14.5,-8.5 + parent: 66965 + - uid: 69646 components: - type: Transform - pos: -12.5,1.5 - parent: 34641 - - uid: 35290 + pos: 13.5,-9.5 + parent: 66965 + - uid: 69647 components: - type: Transform - pos: -14.5,1.5 - parent: 34641 - - uid: 35291 + pos: 13.5,-8.5 + parent: 66965 + - uid: 69648 components: - type: Transform - pos: -13.5,1.5 - parent: 34641 - - uid: 35292 + pos: 13.5,-7.5 + parent: 66965 + - uid: 69649 components: - type: Transform - pos: -12.5,5.5 - parent: 34641 - - uid: 35293 + pos: 14.5,-7.5 + parent: 66965 + - uid: 69650 components: - type: Transform - pos: -16.5,6.5 - parent: 34641 - - uid: 35294 + pos: 12.5,-7.5 + parent: 66965 + - uid: 69651 components: - type: Transform - pos: -12.5,6.5 - parent: 34641 - - uid: 35295 + pos: 12.5,-8.5 + parent: 66965 + - uid: 69652 components: - type: Transform - pos: -14.5,6.5 - parent: 34641 - - uid: 35296 + pos: 11.5,-7.5 + parent: 66965 + - uid: 69653 components: - type: Transform - pos: -17.5,2.5 - parent: 34641 - - uid: 35297 + pos: 11.5,-8.5 + parent: 66965 + - uid: 69654 components: - type: Transform - pos: -15.5,6.5 - parent: 34641 - - uid: 35298 + pos: 11.5,-9.5 + parent: 66965 + - uid: 69655 components: - type: Transform - pos: -13.5,6.5 - parent: 34641 - - uid: 35299 + pos: 10.5,-9.5 + parent: 66965 + - uid: 69656 components: - type: Transform - pos: -8.5,5.5 - parent: 34641 - - uid: 35300 + pos: 9.5,-9.5 + parent: 66965 + - uid: 69657 components: - type: Transform - pos: -1.5,2.5 - parent: 34641 - - uid: 35301 + pos: 10.5,-8.5 + parent: 66965 + - uid: 69658 components: - type: Transform - pos: -7.5,2.5 - parent: 34641 - - uid: 35302 + pos: 9.5,-8.5 + parent: 66965 + - uid: 69659 components: - type: Transform - pos: -11.5,6.5 - parent: 34641 - - uid: 35303 + pos: 9.5,-7.5 + parent: 66965 + - uid: 69660 components: - type: Transform - pos: -2.5,2.5 - parent: 34641 - - uid: 35304 + pos: 10.5,-10.5 + parent: 66965 + - uid: 69661 components: - type: Transform - pos: -6.5,2.5 - parent: 34641 - - uid: 35305 + pos: 10.5,-11.5 + parent: 66965 + - uid: 69662 components: - type: Transform - pos: -4.5,2.5 - parent: 34641 - - uid: 35306 + pos: 10.5,-12.5 + parent: 66965 + - uid: 69663 components: - type: Transform - pos: -3.5,2.5 - parent: 34641 - - uid: 35307 + pos: 10.5,-13.5 + parent: 66965 + - uid: 69664 components: - type: Transform - pos: -6.5,5.5 - parent: 34641 - - uid: 35308 + pos: 9.5,-10.5 + parent: 66965 + - uid: 69665 components: - type: Transform - pos: -8.5,2.5 - parent: 34641 - - uid: 35309 + pos: 9.5,-11.5 + parent: 66965 + - uid: 69666 components: - type: Transform - pos: -5.5,2.5 - parent: 34641 - - uid: 35310 + pos: 9.5,-12.5 + parent: 66965 + - uid: 69667 components: - type: Transform - pos: -9.5,5.5 - parent: 34641 - - uid: 35311 + pos: 9.5,-13.5 + parent: 66965 + - uid: 69668 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,14.5 - parent: 34641 - - uid: 35312 + pos: 8.5,-10.5 + parent: 66965 + - uid: 69669 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -7.5,14.5 - parent: 34641 - - uid: 35313 + pos: 8.5,-11.5 + parent: 66965 + - uid: 69670 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,14.5 - parent: 34641 - - uid: 35314 + pos: 8.5,-12.5 + parent: 66965 + - uid: 69671 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,14.5 - parent: 34641 - - uid: 35315 + pos: 8.5,-13.5 + parent: 66965 + - uid: 69672 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,13.5 - parent: 34641 - - uid: 35316 + pos: 7.5,-10.5 + parent: 66965 + - uid: 69673 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,14.5 - parent: 34641 - - uid: 35317 + pos: 7.5,-11.5 + parent: 66965 + - uid: 69674 components: - type: Transform - pos: -5.5,5.5 - parent: 34641 - - uid: 35318 + pos: 7.5,-12.5 + parent: 66965 + - uid: 69675 components: - type: Transform - pos: -7.5,5.5 - parent: 34641 - - uid: 35319 + pos: 7.5,-13.5 + parent: 66965 + - uid: 69676 components: - type: Transform - pos: -4.5,5.5 - parent: 34641 - - uid: 35320 + pos: 8.5,-14.5 + parent: 66965 + - uid: 69677 components: - type: Transform - pos: -3.5,11.5 - parent: 34641 - - uid: 35321 + pos: 9.5,-14.5 + parent: 66965 + - uid: 69678 components: - type: Transform - pos: -3.5,8.5 - parent: 34641 - - uid: 35322 + pos: 10.5,-14.5 + parent: 66965 + - uid: 69679 components: - type: Transform - pos: -3.5,7.5 - parent: 34641 - - uid: 35323 + pos: 11.5,-14.5 + parent: 66965 + - uid: 69680 components: - type: Transform - pos: -3.5,12.5 - parent: 34641 - - uid: 35324 + pos: 12.5,-14.5 + parent: 66965 + - uid: 69681 components: - type: Transform - pos: 2.5,5.5 - parent: 34641 - - uid: 35325 + pos: 13.5,-14.5 + parent: 66965 + - uid: 69682 components: - type: Transform - pos: 0.5,11.5 - parent: 34641 - - uid: 35326 + pos: 12.5,-13.5 + parent: 66965 + - uid: 69683 components: - type: Transform - pos: -3.5,6.5 - parent: 34641 - - uid: 35327 + pos: 11.5,-13.5 + parent: 66965 + - uid: 69684 components: - type: Transform - pos: 0.5,5.5 - parent: 34641 - - uid: 35328 + pos: 11.5,-12.5 + parent: 66965 + - uid: 69685 components: - type: Transform - pos: -0.5,5.5 - parent: 34641 - - uid: 35329 + pos: 10.5,-15.5 + parent: 66965 + - uid: 69686 components: - type: Transform - pos: -0.5,4.5 - parent: 34641 - - uid: 35330 + pos: 11.5,-15.5 + parent: 66965 + - uid: 69687 components: - type: Transform - pos: -3.5,5.5 - parent: 34641 - - uid: 35331 + pos: 12.5,-15.5 + parent: 66965 + - uid: 69688 components: - type: Transform - pos: -0.5,2.5 - parent: 34641 - - uid: 35332 + pos: 13.5,-15.5 + parent: 66965 + - uid: 69689 components: - type: Transform - pos: -0.5,3.5 - parent: 34641 - - uid: 35333 + pos: 12.5,-16.5 + parent: 66965 + - uid: 69690 components: - type: Transform - pos: -9.5,2.5 - parent: 34641 - - uid: 35334 + pos: 11.5,-16.5 + parent: 66965 + - uid: 69691 components: - type: Transform - pos: -10.5,1.5 - parent: 34641 - - uid: 35335 + pos: 6.5,-11.5 + parent: 66965 + - uid: 69692 components: - type: Transform - pos: -9.5,6.5 - parent: 34641 - - uid: 35336 + pos: 6.5,-10.5 + parent: 66965 + - uid: 69693 components: - type: Transform - pos: 1.5,5.5 - parent: 34641 - - uid: 35337 + pos: 6.5,-9.5 + parent: 66965 + - uid: 69694 components: - type: Transform - pos: -0.5,11.5 - parent: 34641 - - uid: 35338 + pos: 7.5,-11.5 + parent: 66965 + - uid: 69695 components: - type: Transform - pos: -0.5,8.5 - parent: 34641 - - uid: 35339 + pos: 7.5,-10.5 + parent: 66965 + - uid: 69696 components: - type: Transform - pos: 0.5,10.5 - parent: 34641 - - uid: 35340 + pos: 7.5,-9.5 + parent: 66965 + - uid: 69697 components: - type: Transform - pos: 0.5,9.5 - parent: 34641 - - uid: 35341 + pos: 41.5,-12.5 + parent: 66965 + - uid: 69698 components: - type: Transform - pos: 0.5,8.5 - parent: 34641 - - uid: 35342 + pos: 7.5,-7.5 + parent: 66965 + - uid: 69699 components: - type: Transform - pos: 3.5,5.5 - parent: 34641 - - uid: 35343 + pos: 7.5,-6.5 + parent: 66965 + - uid: 69700 components: - type: Transform - pos: 4.5,5.5 - parent: 34641 - - uid: 35344 + pos: 38.5,11.5 + parent: 66965 + - uid: 69701 components: - type: Transform - pos: 4.5,14.5 - parent: 34641 - - uid: 35345 + pos: 39.5,11.5 + parent: 66965 + - uid: 69702 components: - type: Transform - pos: 3.5,14.5 - parent: 34641 - - uid: 35346 + pos: 46.5,-11.5 + parent: 66965 + - uid: 69703 components: - type: Transform - pos: 2.5,14.5 - parent: 34641 - - uid: 35347 + pos: 47.5,-10.5 + parent: 66965 + - uid: 69704 components: - type: Transform - pos: 1.5,14.5 - parent: 34641 - - uid: 35348 + pos: 47.5,-15.5 + parent: 66965 + - uid: 69705 components: - type: Transform - pos: 0.5,14.5 - parent: 34641 - - uid: 35349 + pos: 24.5,21.5 + parent: 66965 + - uid: 69706 components: - type: Transform - pos: -0.5,14.5 - parent: 34641 - - uid: 35350 + pos: 17.5,0.5 + parent: 66965 + - uid: 69707 components: - type: Transform - pos: -0.5,15.5 - parent: 34641 - - uid: 35351 + pos: 17.5,-0.5 + parent: 66965 + - uid: 69708 components: - type: Transform - pos: 0.5,15.5 - parent: 34641 - - uid: 35352 + pos: 17.5,-1.5 + parent: 66965 + - uid: 69709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,17.5 - parent: 34641 - - uid: 35353 + pos: 17.5,-2.5 + parent: 66965 + - uid: 69710 components: - type: Transform - pos: 1.5,15.5 - parent: 34641 - - uid: 35354 + pos: 18.5,0.5 + parent: 66965 + - uid: 69711 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,17.5 - parent: 34641 - - uid: 35355 + pos: 18.5,-0.5 + parent: 66965 + - uid: 69712 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,16.5 - parent: 34641 - - uid: 35356 + pos: 18.5,-1.5 + parent: 66965 + - uid: 69713 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,14.5 - parent: 34641 - - uid: 35357 + pos: 18.5,-2.5 + parent: 66965 + - uid: 69714 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,15.5 - parent: 34641 - - uid: 35358 + pos: 19.5,-1.5 + parent: 66965 + - uid: 69715 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,14.5 - parent: 34641 - - uid: 35359 + pos: 19.5,-0.5 + parent: 66965 + - uid: 69716 components: - type: Transform - pos: -16.5,13.5 - parent: 34641 - - uid: 35360 + pos: 21.5,0.5 + parent: 66965 + - uid: 69717 components: - type: Transform - pos: -13.5,13.5 - parent: 34641 - - uid: 35361 + pos: 20.5,2.5 + parent: 66965 + - uid: 69718 components: - type: Transform - pos: -3.5,13.5 - parent: 34641 - - uid: 35362 + pos: 20.5,3.5 + parent: 66965 + - uid: 69719 components: - type: Transform - pos: -3.5,14.5 - parent: 34641 - - uid: 35495 + pos: 19.5,2.5 + parent: 66965 + - uid: 69720 components: - type: Transform - pos: 59.5,23.5 - parent: 2 - - uid: 35497 + pos: 19.5,3.5 + parent: 66965 + - uid: 69721 components: - type: Transform - pos: 59.5,14.5 - parent: 2 - - uid: 35534 + pos: 18.5,3.5 + parent: 66965 + - uid: 69722 components: - type: Transform - pos: 17.5,47.5 - parent: 2 - - uid: 35545 + pos: 18.5,4.5 + parent: 66965 + - uid: 69723 components: - type: Transform - pos: 59.5,22.5 - parent: 2 - - uid: 35547 + pos: 20.5,4.5 + parent: 66965 + - uid: 69724 components: - type: Transform - pos: 53.5,27.5 - parent: 2 - - uid: 35551 + pos: 21.5,4.5 + parent: 66965 + - uid: 69725 components: - type: Transform - pos: 22.5,45.5 - parent: 2 - - uid: 35556 + pos: 21.5,3.5 + parent: 66965 + - uid: 69726 components: - type: Transform - pos: 12.5,56.5 - parent: 2 - - uid: 35569 + pos: 21.5,5.5 + parent: 66965 + - uid: 69727 components: - type: Transform - pos: 52.5,27.5 - parent: 2 - - uid: 35573 + pos: 20.5,5.5 + parent: 66965 + - uid: 69728 components: - type: Transform - pos: 46.5,19.5 - parent: 2 - - uid: 35600 + pos: 19.5,5.5 + parent: 66965 + - uid: 69729 components: - type: Transform - pos: -50.5,52.5 - parent: 2 - - uid: 35681 + pos: 19.5,6.5 + parent: 66965 + - uid: 69730 components: - type: Transform - pos: 59.5,17.5 - parent: 2 - - uid: 35683 + pos: 20.5,6.5 + parent: 66965 + - uid: 69731 components: - type: Transform - pos: 59.5,20.5 - parent: 2 - - uid: 35684 + pos: 19.5,7.5 + parent: 66965 + - uid: 69732 components: - type: Transform - pos: 59.5,21.5 - parent: 2 - - uid: 35689 + pos: 17.5,6.5 + parent: 66965 + - uid: 69733 components: - type: Transform - pos: 41.5,19.5 - parent: 2 - - uid: 35910 + pos: 17.5,7.5 + parent: 66965 + - uid: 69734 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,-12.5 - parent: 2 - - uid: 35913 + pos: 17.5,8.5 + parent: 66965 + - uid: 69735 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 52.5,-49.5 - parent: 2 - - uid: 35924 + pos: 17.5,9.5 + parent: 66965 + - uid: 69736 components: - type: Transform - pos: 69.5,-42.5 - parent: 2 - - uid: 35926 + pos: 17.5,10.5 + parent: 66965 + - uid: 69737 components: - type: Transform - pos: -40.5,-27.5 - parent: 2 - - uid: 35928 + pos: 16.5,10.5 + parent: 66965 + - uid: 69738 components: - type: Transform - pos: 67.5,-53.5 - parent: 2 - - uid: 35929 + pos: 15.5,10.5 + parent: 66965 + - uid: 69739 components: - type: Transform - pos: 66.5,-53.5 - parent: 2 - - uid: 36011 + pos: 18.5,9.5 + parent: 66965 + - uid: 69740 components: - type: Transform - pos: -18.5,-3.5 - parent: 2 - - uid: 36076 + pos: 18.5,10.5 + parent: 66965 + - uid: 69741 components: - type: Transform - pos: 59.5,16.5 - parent: 2 - - uid: 36077 + pos: 18.5,11.5 + parent: 66965 + - uid: 69742 components: - type: Transform - pos: 55.5,27.5 - parent: 2 - - uid: 36081 + pos: 18.5,12.5 + parent: 66965 + - uid: 69743 components: - type: Transform - pos: 59.5,15.5 - parent: 2 - - uid: 36082 + pos: 19.5,11.5 + parent: 66965 + - uid: 69744 components: - type: Transform - pos: 55.5,21.5 - parent: 2 - - uid: 36085 + pos: 19.5,10.5 + parent: 66965 + - uid: 69745 components: - type: Transform - pos: 40.5,19.5 - parent: 2 - - uid: 36088 + pos: 21.5,11.5 + parent: 66965 + - uid: 69746 components: - type: Transform - pos: 37.5,16.5 - parent: 2 - - uid: 36091 + pos: 21.5,10.5 + parent: 66965 + - uid: 69747 components: - type: Transform - pos: 59.5,24.5 - parent: 2 - - uid: 36095 + pos: 22.5,10.5 + parent: 66965 + - uid: 69748 components: - type: Transform - pos: 44.5,19.5 - parent: 2 - - uid: 36100 + pos: 23.5,10.5 + parent: 66965 + - uid: 69749 components: - type: Transform - pos: 38.5,19.5 - parent: 2 - - uid: 36103 + pos: 23.5,9.5 + parent: 66965 + - uid: 69750 components: - type: Transform - pos: 47.5,19.5 - parent: 2 - - uid: 36111 + pos: 22.5,9.5 + parent: 66965 + - uid: 69751 components: - type: Transform - pos: 29.5,-43.5 - parent: 2 - - uid: 36112 + pos: 22.5,8.5 + parent: 66965 + - uid: 69752 components: - type: Transform - pos: 27.5,-45.5 - parent: 2 - - uid: 36113 + pos: 21.5,8.5 + parent: 66965 + - uid: 69753 components: - type: Transform - pos: 27.5,-46.5 - parent: 2 - - uid: 36114 + pos: 23.5,8.5 + parent: 66965 + - uid: 69754 components: - type: Transform - pos: 26.5,-48.5 - parent: 2 - - uid: 36124 + pos: 23.5,7.5 + parent: 66965 + - uid: 69755 components: - type: Transform - pos: 28.5,13.5 - parent: 2 - - uid: 36140 + pos: 22.5,7.5 + parent: 66965 + - uid: 69756 components: - type: Transform - pos: -22.5,-77.5 - parent: 2 - - uid: 36204 + pos: 20.5,13.5 + parent: 66965 + - uid: 69757 components: - type: Transform - pos: -46.5,-79.5 - parent: 2 - - uid: 36205 + pos: 20.5,14.5 + parent: 66965 + - uid: 69758 components: - type: Transform - pos: -46.5,-80.5 - parent: 2 - - uid: 36206 + pos: 21.5,14.5 + parent: 66965 + - uid: 69759 components: - type: Transform - pos: -46.5,-83.5 - parent: 2 - - uid: 36207 + pos: 23.5,12.5 + parent: 66965 + - uid: 69760 components: - type: Transform - pos: -46.5,-82.5 - parent: 2 - - uid: 36211 + pos: 23.5,13.5 + parent: 66965 + - uid: 69761 components: - type: Transform - pos: -45.5,-79.5 - parent: 2 - - uid: 36212 + pos: 23.5,14.5 + parent: 66965 + - uid: 69762 components: - type: Transform - pos: -43.5,-79.5 - parent: 2 - - uid: 36213 + pos: 24.5,12.5 + parent: 66965 + - uid: 69763 components: - type: Transform - pos: -42.5,-79.5 - parent: 2 - - uid: 36214 + pos: 24.5,13.5 + parent: 66965 + - uid: 69764 components: - type: Transform - pos: -42.5,-80.5 - parent: 2 - - uid: 36215 + pos: 24.5,14.5 + parent: 66965 + - uid: 69765 components: - type: Transform - pos: -42.5,-83.5 - parent: 2 - - uid: 36216 + pos: 25.5,12.5 + parent: 66965 + - uid: 69766 components: - type: Transform - pos: -42.5,-82.5 - parent: 2 - - uid: 36256 + pos: 25.5,13.5 + parent: 66965 + - uid: 69767 components: - type: Transform - pos: -46.5,-81.5 - parent: 2 - - uid: 36278 + pos: 25.5,14.5 + parent: 66965 + - uid: 69768 components: - type: Transform - pos: -34.5,-83.5 - parent: 2 - - uid: 36279 + pos: 26.5,12.5 + parent: 66965 + - uid: 69769 components: - type: Transform - pos: -34.5,-84.5 - parent: 2 - - uid: 36280 + pos: 26.5,13.5 + parent: 66965 + - uid: 69770 components: - type: Transform - pos: -34.5,-86.5 - parent: 2 - - uid: 36281 + pos: 26.5,14.5 + parent: 66965 + - uid: 69771 components: - type: Transform - pos: -34.5,-87.5 - parent: 2 - - uid: 36282 + pos: 27.5,12.5 + parent: 66965 + - uid: 69772 components: - type: Transform - pos: -22.5,-76.5 - parent: 2 - - uid: 36283 + pos: 27.5,13.5 + parent: 66965 + - uid: 69773 components: - type: Transform - pos: -33.5,-87.5 - parent: 2 - - uid: 36284 + pos: 27.5,14.5 + parent: 66965 + - uid: 69774 components: - type: Transform - pos: -33.5,-83.5 - parent: 2 - - uid: 36285 + pos: 28.5,12.5 + parent: 66965 + - uid: 69775 components: - type: Transform - pos: -31.5,-87.5 - parent: 2 - - uid: 36286 + pos: 28.5,13.5 + parent: 66965 + - uid: 69776 components: - type: Transform - pos: -30.5,-87.5 - parent: 2 - - uid: 36287 + pos: 28.5,14.5 + parent: 66965 + - uid: 69777 components: - type: Transform - pos: -30.5,-86.5 - parent: 2 - - uid: 36288 + pos: 26.5,11.5 + parent: 66965 + - uid: 69778 components: - type: Transform - pos: -30.5,-84.5 - parent: 2 - - uid: 36289 + pos: 25.5,11.5 + parent: 66965 + - uid: 69779 components: - type: Transform - pos: -30.5,-83.5 - parent: 2 - - uid: 36290 + pos: 24.5,15.5 + parent: 66965 + - uid: 69780 components: - type: Transform - pos: -31.5,-83.5 - parent: 2 - - uid: 36291 + pos: 24.5,16.5 + parent: 66965 + - uid: 69781 components: - type: Transform - pos: -32.5,-83.5 - parent: 2 - - uid: 36297 + pos: 24.5,17.5 + parent: 66965 + - uid: 69782 components: - type: Transform - pos: -22.5,-78.5 - parent: 2 - - uid: 36298 + pos: 25.5,15.5 + parent: 66965 + - uid: 69783 components: - type: Transform - pos: -22.5,-79.5 - parent: 2 - - uid: 36299 + pos: 25.5,16.5 + parent: 66965 + - uid: 69784 components: - type: Transform - pos: -22.5,-80.5 - parent: 2 - - uid: 36300 + pos: 25.5,17.5 + parent: 66965 + - uid: 69785 components: - type: Transform - pos: -21.5,-76.5 - parent: 2 - - uid: 36301 + pos: 26.5,15.5 + parent: 66965 + - uid: 69786 components: - type: Transform - pos: -20.5,-76.5 - parent: 2 - - uid: 36302 + pos: 26.5,16.5 + parent: 66965 + - uid: 69787 components: - type: Transform - pos: -22.5,-81.5 - parent: 2 - - uid: 36307 + pos: 26.5,17.5 + parent: 66965 + - uid: 69788 components: - type: Transform - pos: -16.5,-81.5 - parent: 2 - - uid: 36308 + pos: 27.5,15.5 + parent: 66965 + - uid: 69789 components: - type: Transform - pos: -18.5,-76.5 - parent: 2 - - uid: 36309 + pos: 27.5,16.5 + parent: 66965 + - uid: 69790 components: - type: Transform - pos: -17.5,-76.5 - parent: 2 - - uid: 36310 + pos: 27.5,17.5 + parent: 66965 + - uid: 69791 components: - type: Transform - pos: -16.5,-76.5 - parent: 2 - - uid: 36311 + pos: 26.5,18.5 + parent: 66965 + - uid: 69792 components: - type: Transform - pos: -16.5,-77.5 - parent: 2 - - uid: 36312 + pos: 25.5,18.5 + parent: 66965 + - uid: 69793 components: - type: Transform - pos: -16.5,-78.5 - parent: 2 - - uid: 36313 + pos: 24.5,18.5 + parent: 66965 + - uid: 69794 components: - type: Transform - pos: -16.5,-79.5 - parent: 2 - - uid: 36314 + pos: 23.5,16.5 + parent: 66965 + - uid: 69795 components: - type: Transform - pos: -16.5,-80.5 - parent: 2 - - uid: 36356 + pos: 23.5,17.5 + parent: 66965 + - uid: 69796 components: - type: Transform - pos: -36.5,-93.5 - parent: 2 - - uid: 36388 + pos: 23.5,18.5 + parent: 66965 + - uid: 69797 components: - type: Transform - pos: -40.5,-90.5 - parent: 2 - - uid: 36389 + pos: 23.5,19.5 + parent: 66965 + - uid: 69798 components: - type: Transform - pos: -40.5,-91.5 - parent: 2 - - uid: 36390 + pos: 23.5,20.5 + parent: 66965 + - uid: 69799 components: - type: Transform - pos: -40.5,-92.5 - parent: 2 - - uid: 36391 + pos: 22.5,16.5 + parent: 66965 + - uid: 69800 components: - type: Transform - pos: -40.5,-93.5 - parent: 2 - - uid: 36392 + pos: 22.5,17.5 + parent: 66965 + - uid: 69801 components: - type: Transform - pos: -40.5,-94.5 - parent: 2 - - uid: 36393 + pos: 22.5,18.5 + parent: 66965 + - uid: 69802 components: - type: Transform - pos: -39.5,-94.5 - parent: 2 - - uid: 36394 + pos: 22.5,19.5 + parent: 66965 + - uid: 69803 components: - type: Transform - pos: -38.5,-94.5 - parent: 2 - - uid: 36395 + pos: 22.5,20.5 + parent: 66965 + - uid: 69804 components: - type: Transform - pos: -37.5,-94.5 - parent: 2 - - uid: 36396 + pos: 21.5,16.5 + parent: 66965 + - uid: 69805 components: - type: Transform - pos: -36.5,-94.5 - parent: 2 - - uid: 36398 + pos: 21.5,17.5 + parent: 66965 + - uid: 69806 components: - type: Transform - pos: -39.5,-90.5 - parent: 2 - - uid: 36399 + pos: 21.5,18.5 + parent: 66965 + - uid: 69807 components: - type: Transform - pos: -38.5,-90.5 - parent: 2 - - uid: 36400 + pos: 21.5,19.5 + parent: 66965 + - uid: 69808 components: - type: Transform - pos: -37.5,-90.5 - parent: 2 - - uid: 36401 + pos: 21.5,20.5 + parent: 66965 + - uid: 69809 components: - type: Transform - pos: -36.5,-90.5 - parent: 2 - - uid: 36402 + pos: 20.5,16.5 + parent: 66965 + - uid: 69810 components: - type: Transform - pos: -36.5,-91.5 - parent: 2 - - uid: 36633 + pos: 20.5,17.5 + parent: 66965 + - uid: 69811 components: - type: Transform - pos: 44.5,-38.5 - parent: 2 - - uid: 36752 + pos: 20.5,18.5 + parent: 66965 + - uid: 69812 components: - type: Transform - pos: 36.5,-46.5 - parent: 2 - - uid: 36847 + pos: 20.5,19.5 + parent: 66965 + - uid: 69813 components: - type: Transform - pos: 99.5,39.5 - parent: 2 - - uid: 37875 + pos: 20.5,20.5 + parent: 66965 + - uid: 69814 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,7.5 - parent: 36861 - - uid: 37876 + pos: 19.5,16.5 + parent: 66965 + - uid: 69815 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,0.5 - parent: 36861 - - uid: 37877 + pos: 18.5,16.5 + parent: 66965 + - uid: 69816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,0.5 - parent: 36861 - - uid: 37878 + pos: 19.5,18.5 + parent: 66965 + - uid: 69817 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,6.5 - parent: 36861 - - uid: 37879 + pos: 19.5,19.5 + parent: 66965 + - uid: 69818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,0.5 - parent: 36861 - - uid: 37880 + pos: 19.5,20.5 + parent: 66965 + - uid: 69819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-0.5 - parent: 36861 - - uid: 37881 + pos: 19.5,21.5 + parent: 66965 + - uid: 69820 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-2.5 - parent: 36861 - - uid: 37882 + pos: 18.5,20.5 + parent: 66965 + - uid: 69821 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,3.5 - parent: 36861 - - uid: 37883 + pos: 18.5,19.5 + parent: 66965 + - uid: 69822 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-1.5 - parent: 36861 - - uid: 37884 + pos: 20.5,22.5 + parent: 66965 + - uid: 69823 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-2.5 - parent: 36861 - - uid: 37885 + pos: 20.5,21.5 + parent: 66965 + - uid: 69824 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-2.5 - parent: 36861 - - uid: 37886 + pos: 20.5,20.5 + parent: 66965 + - uid: 69825 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-2.5 - parent: 36861 - - uid: 37887 + pos: 21.5,22.5 + parent: 66965 + - uid: 69826 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,8.5 - parent: 36861 - - uid: 37888 + pos: 21.5,21.5 + parent: 66965 + - uid: 69827 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,9.5 - parent: 36861 - - uid: 37889 + pos: 21.5,20.5 + parent: 66965 + - uid: 69828 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,9.5 - parent: 36861 - - uid: 37890 + pos: 22.5,20.5 + parent: 66965 + - uid: 69829 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-4.5 - parent: 36861 - - uid: 37891 + pos: 23.5,20.5 + parent: 66965 + - uid: 69830 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,4.5 - parent: 36861 - - uid: 37892 + pos: 24.5,20.5 + parent: 66965 + - uid: 69831 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,9.5 - parent: 36861 - - uid: 37893 + pos: 25.5,20.5 + parent: 66965 + - uid: 69832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,5.5 - parent: 36861 - - uid: 37894 + pos: 26.5,20.5 + parent: 66965 + - uid: 69833 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,1.5 - parent: 36861 - - uid: 37895 + pos: 23.5,21.5 + parent: 66965 + - uid: 69834 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,9.5 - parent: 36861 - - uid: 37896 + pos: 25.5,21.5 + parent: 66965 + - uid: 69835 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,6.5 - parent: 36861 - - uid: 37897 + pos: 26.5,21.5 + parent: 66965 + - uid: 69836 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-0.5 - parent: 36861 - - uid: 37898 + pos: 27.5,21.5 + parent: 66965 + - uid: 69837 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-3.5 - parent: 36861 - - uid: 37899 + pos: 28.5,21.5 + parent: 66965 + - uid: 69838 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,6.5 - parent: 36861 - - uid: 37900 + pos: 29.5,21.5 + parent: 66965 + - uid: 69839 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,3.5 - parent: 36861 - - uid: 37901 + pos: 29.5,22.5 + parent: 66965 + - uid: 69840 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-3.5 - parent: 36861 - - uid: 37902 + pos: 29.5,23.5 + parent: 66965 + - uid: 69841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,10.5 - parent: 36861 - - uid: 37903 + pos: 29.5,24.5 + parent: 66965 + - uid: 69842 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,7.5 - parent: 36861 - - uid: 37904 + pos: 28.5,22.5 + parent: 66965 + - uid: 69843 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,9.5 - parent: 36861 - - uid: 37905 + pos: 28.5,23.5 + parent: 66965 + - uid: 69844 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,8.5 - parent: 36861 - - uid: 37906 + pos: 28.5,24.5 + parent: 66965 + - uid: 69845 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-2.5 - parent: 36861 - - uid: 37907 + pos: 27.5,22.5 + parent: 66965 + - uid: 69846 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,3.5 - parent: 36861 - - uid: 37908 + pos: 27.5,23.5 + parent: 66965 + - uid: 69847 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,11.5 - parent: 36861 - - uid: 37909 + pos: 27.5,24.5 + parent: 66965 + - uid: 69848 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,2.5 - parent: 36861 - - uid: 37910 + pos: 26.5,22.5 + parent: 66965 + - uid: 69849 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-1.5 - parent: 36861 - - uid: 37911 + pos: 26.5,23.5 + parent: 66965 + - uid: 69850 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,3.5 - parent: 36861 - - uid: 37912 + pos: 26.5,24.5 + parent: 66965 + - uid: 69851 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,0.5 - parent: 36861 - - uid: 37913 + pos: 25.5,22.5 + parent: 66965 + - uid: 69852 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-5.5 - parent: 36861 - - uid: 37914 + pos: 25.5,23.5 + parent: 66965 + - uid: 69853 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,-5.5 - parent: 36861 - - uid: 37915 + pos: 25.5,24.5 + parent: 66965 + - uid: 69854 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-5.5 - parent: 36861 - - uid: 37916 + pos: 24.5,22.5 + parent: 66965 + - uid: 69855 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-5.5 - parent: 36861 - - uid: 37917 + pos: 24.5,23.5 + parent: 66965 + - uid: 69856 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-5.5 - parent: 36861 - - uid: 37918 + pos: 24.5,24.5 + parent: 66965 + - uid: 69857 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-5.5 - parent: 36861 - - uid: 37919 + pos: 23.5,23.5 + parent: 66965 + - uid: 69858 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-5.5 - parent: 36861 - - uid: 37920 + pos: 23.5,24.5 + parent: 66965 + - uid: 69859 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-4.5 - parent: 36861 - - uid: 37921 + pos: 23.5,25.5 + parent: 66965 + - uid: 69860 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,21.5 - parent: 36861 - - uid: 37922 + pos: 23.5,26.5 + parent: 66965 + - uid: 69861 components: - type: Transform - pos: -0.5,3.5 - parent: 36861 - - uid: 37923 + pos: 23.5,27.5 + parent: 66965 + - uid: 69862 components: - type: Transform - pos: 0.5,3.5 - parent: 36861 - - uid: 37924 + pos: 22.5,27.5 + parent: 66965 + - uid: 69863 components: - type: Transform - pos: -0.5,2.5 - parent: 36861 - - uid: 37925 + pos: 22.5,26.5 + parent: 66965 + - uid: 69864 components: - type: Transform - pos: 5.5,2.5 - parent: 36861 - - uid: 37926 + pos: 22.5,25.5 + parent: 66965 + - uid: 69865 components: - type: Transform - pos: 5.5,0.5 - parent: 36861 - - uid: 37927 + pos: 22.5,24.5 + parent: 66965 + - uid: 69866 components: - type: Transform - pos: -0.5,0.5 - parent: 36861 - - uid: 37928 + pos: 21.5,27.5 + parent: 66965 + - uid: 69867 components: - type: Transform - pos: 5.5,1.5 - parent: 36861 - - uid: 37929 + pos: 23.5,27.5 + parent: 66965 + - uid: 69868 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,1.5 - parent: 36861 - - uid: 37930 + pos: 23.5,26.5 + parent: 66965 + - uid: 69869 components: - type: Transform - pos: 0.5,3.5 - parent: 36861 - - uid: 37931 + pos: 23.5,25.5 + parent: 66965 + - uid: 69870 components: - type: Transform - pos: 5.5,3.5 - parent: 36861 - - uid: 37932 + pos: 23.5,24.5 + parent: 66965 + - uid: 69871 components: - type: Transform - pos: 1.5,3.5 - parent: 36861 - - uid: 37933 + pos: 24.5,27.5 + parent: 66965 + - uid: 69872 components: - type: Transform - pos: 2.5,3.5 - parent: 36861 - - uid: 37934 + pos: 24.5,26.5 + parent: 66965 + - uid: 69873 components: - type: Transform - pos: -1.5,3.5 - parent: 36861 - - uid: 37935 + pos: 24.5,25.5 + parent: 66965 + - uid: 69874 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,3.5 - parent: 36861 - - uid: 37936 + pos: 24.5,24.5 + parent: 66965 + - uid: 69875 components: - type: Transform - pos: 9.5,3.5 - parent: 36861 - - uid: 37937 + pos: 25.5,27.5 + parent: 66965 + - uid: 69876 components: - type: Transform - pos: 9.5,0.5 - parent: 36861 - - uid: 37938 + pos: 25.5,26.5 + parent: 66965 + - uid: 69877 components: - type: Transform - pos: 6.5,-1.5 - parent: 36861 - - uid: 37939 + pos: 25.5,25.5 + parent: 66965 + - uid: 69878 components: - type: Transform - pos: 5.5,-0.5 - parent: 36861 - - uid: 37940 + pos: 25.5,24.5 + parent: 66965 + - uid: 69879 components: - type: Transform - pos: 5.5,-1.5 - parent: 36861 - - uid: 37941 + pos: 26.5,26.5 + parent: 66965 + - uid: 69880 components: - type: Transform - pos: 10.5,2.5 - parent: 36861 - - uid: 37942 + pos: 26.5,25.5 + parent: 66965 + - uid: 69881 components: - type: Transform - pos: 10.5,3.5 - parent: 36861 - - uid: 37943 + pos: 26.5,24.5 + parent: 66965 + - uid: 69882 components: - type: Transform - pos: 10.5,0.5 - parent: 36861 - - uid: 37944 + pos: 27.5,26.5 + parent: 66965 + - uid: 69883 components: - type: Transform - pos: 10.5,0.5 - parent: 36861 - - uid: 37945 + pos: 27.5,25.5 + parent: 66965 + - uid: 69884 components: - type: Transform - pos: 10.5,0.5 - parent: 36861 - - uid: 37946 + pos: 27.5,24.5 + parent: 66965 + - uid: 69885 components: - type: Transform - pos: 10.5,1.5 - parent: 36861 - - uid: 37947 + pos: 24.5,27.5 + parent: 66965 + - uid: 69886 components: - type: Transform - pos: 8.5,3.5 - parent: 36861 - - uid: 37948 + pos: 24.5,28.5 + parent: 66965 + - uid: 69887 components: - type: Transform - pos: 8.5,6.5 - parent: 36861 - - uid: 37949 + pos: 24.5,29.5 + parent: 66965 + - uid: 69888 components: - type: Transform - pos: 11.5,9.5 - parent: 36861 - - uid: 37950 + pos: 23.5,27.5 + parent: 66965 + - uid: 69889 components: - type: Transform - pos: 10.5,9.5 - parent: 36861 - - uid: 37951 + pos: 23.5,28.5 + parent: 66965 + - uid: 69890 components: - type: Transform - pos: 11.5,12.5 - parent: 36861 - - uid: 37952 + pos: 23.5,29.5 + parent: 66965 + - uid: 69891 components: - type: Transform - pos: 10.5,12.5 - parent: 36861 - - uid: 37953 + pos: 22.5,27.5 + parent: 66965 + - uid: 69892 components: - type: Transform - pos: 8.5,12.5 - parent: 36861 - - uid: 37954 + pos: 22.5,28.5 + parent: 66965 + - uid: 69893 components: - type: Transform - pos: 9.5,12.5 - parent: 36861 - - uid: 37955 + pos: 22.5,29.5 + parent: 66965 + - uid: 69894 components: - type: Transform - pos: 12.5,12.5 - parent: 36861 - - uid: 37956 + pos: 21.5,27.5 + parent: 66965 + - uid: 69895 components: - type: Transform - pos: 13.5,12.5 - parent: 36861 - - uid: 37957 + pos: 21.5,28.5 + parent: 66965 + - uid: 69896 components: - type: Transform - pos: 13.5,12.5 - parent: 36861 - - uid: 37958 + pos: 21.5,29.5 + parent: 66965 + - uid: 69897 components: - type: Transform - pos: 14.5,12.5 - parent: 36861 - - uid: 37959 + pos: 20.5,28.5 + parent: 66965 + - uid: 69898 components: - type: Transform - pos: 7.5,12.5 - parent: 36861 - - uid: 37960 + pos: 20.5,29.5 + parent: 66965 + - uid: 69899 components: - type: Transform - pos: 7.5,16.5 - parent: 36861 - - uid: 37961 + pos: 20.5,30.5 + parent: 66965 + - uid: 69900 components: - type: Transform - pos: 11.5,15.5 - parent: 36861 - - uid: 37962 + pos: 20.5,31.5 + parent: 66965 + - uid: 69901 components: - type: Transform - pos: 8.5,16.5 - parent: 36861 - - uid: 37963 + pos: 20.5,32.5 + parent: 66965 + - uid: 69902 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,21.5 - parent: 36861 - - uid: 37964 + pos: 20.5,33.5 + parent: 66965 + - uid: 69903 components: - type: Transform - pos: 11.5,16.5 - parent: 36861 - - uid: 37965 + pos: 20.5,34.5 + parent: 66965 + - uid: 69904 components: - type: Transform - pos: 12.5,16.5 - parent: 36861 - - uid: 37966 + pos: 19.5,28.5 + parent: 66965 + - uid: 69905 components: - type: Transform - pos: 13.5,16.5 - parent: 36861 - - uid: 37967 + pos: 19.5,29.5 + parent: 66965 + - uid: 69906 components: - type: Transform - pos: 14.5,16.5 - parent: 36861 - - uid: 37968 + pos: 19.5,30.5 + parent: 66965 + - uid: 69907 components: - type: Transform - pos: 14.5,15.5 - parent: 36861 - - uid: 37969 + pos: 19.5,31.5 + parent: 66965 + - uid: 69908 components: - type: Transform - pos: -1.5,4.5 - parent: 36861 - - uid: 37970 + pos: 19.5,32.5 + parent: 66965 + - uid: 69909 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,10.5 - parent: 36861 - - uid: 37971 + pos: 19.5,33.5 + parent: 66965 + - uid: 69910 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,10.5 - parent: 36861 - - uid: 37972 + pos: 19.5,34.5 + parent: 66965 + - uid: 69911 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,10.5 - parent: 36861 - - uid: 37973 + pos: 21.5,32.5 + parent: 66965 + - uid: 69912 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,10.5 - parent: 36861 - - uid: 37974 + pos: 21.5,31.5 + parent: 66965 + - uid: 69913 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,10.5 - parent: 36861 - - uid: 37975 + pos: 21.5,30.5 + parent: 66965 + - uid: 69914 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,10.5 - parent: 36861 - - uid: 37976 + pos: 21.5,29.5 + parent: 66965 + - uid: 69915 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,10.5 - parent: 36861 - - uid: 37977 + pos: 22.5,32.5 + parent: 66965 + - uid: 69916 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,14.5 - parent: 36861 - - uid: 37978 + pos: 22.5,31.5 + parent: 66965 + - uid: 69917 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,16.5 - parent: 36861 - - uid: 37979 + pos: 22.5,30.5 + parent: 66965 + - uid: 69918 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,15.5 - parent: 36861 - - uid: 37980 + pos: 22.5,29.5 + parent: 66965 + - uid: 69919 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,14.5 - parent: 36861 - - uid: 37981 + pos: 23.5,31.5 + parent: 66965 + - uid: 69920 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,14.5 - parent: 36861 - - uid: 37982 + pos: 23.5,30.5 + parent: 66965 + - uid: 69921 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,14.5 - parent: 36861 - - uid: 37983 + pos: 18.5,30.5 + parent: 66965 + - uid: 69922 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,13.5 - parent: 36861 - - uid: 37984 + pos: 18.5,31.5 + parent: 66965 + - uid: 69923 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,11.5 - parent: 36861 - - uid: 37985 + pos: 18.5,32.5 + parent: 66965 + - uid: 69924 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,12.5 - parent: 36861 - - uid: 37986 + pos: 18.5,33.5 + parent: 66965 + - uid: 69925 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,12.5 - parent: 36861 - - uid: 37987 + pos: 18.5,34.5 + parent: 66965 + - uid: 69926 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,14.5 - parent: 36861 - - uid: 37988 + pos: 18.5,35.5 + parent: 66965 + - uid: 69927 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,13.5 - parent: 36861 - - uid: 37989 + pos: 17.5,30.5 + parent: 66965 + - uid: 69928 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,13.5 - parent: 36861 - - uid: 37990 + pos: 17.5,31.5 + parent: 66965 + - uid: 69929 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,12.5 - parent: 36861 - - uid: 37991 + pos: 17.5,32.5 + parent: 66965 + - uid: 69930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,11.5 - parent: 36861 - - uid: 37992 + pos: 17.5,33.5 + parent: 66965 + - uid: 69931 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,10.5 - parent: 36861 - - uid: 37993 + pos: 17.5,34.5 + parent: 66965 + - uid: 69932 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,10.5 - parent: 36861 - - uid: 37994 + pos: 17.5,35.5 + parent: 66965 + - uid: 69933 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,16.5 - parent: 36861 - - uid: 37995 + pos: 16.5,33.5 + parent: 66965 + - uid: 69934 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,16.5 - parent: 36861 - - uid: 37996 + pos: 16.5,34.5 + parent: 66965 + - uid: 69935 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,16.5 - parent: 36861 - - uid: 37997 + pos: 16.5,32.5 + parent: 66965 + - uid: 69936 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,16.5 - parent: 36861 - - uid: 37998 + pos: 16.5,31.5 + parent: 66965 + - uid: 69937 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,15.5 - parent: 36861 - - uid: 37999 + pos: 16.5,30.5 + parent: 66965 + - uid: 69938 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,15.5 - parent: 36861 - - uid: 38000 + pos: 16.5,29.5 + parent: 66965 + - uid: 69939 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,17.5 - parent: 36861 - - uid: 38001 + pos: 16.5,28.5 + parent: 66965 + - uid: 69940 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,17.5 - parent: 36861 - - uid: 38002 + pos: 16.5,27.5 + parent: 66965 + - uid: 69941 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,20.5 - parent: 36861 - - uid: 38003 + pos: 16.5,26.5 + parent: 66965 + - uid: 69942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,21.5 - parent: 36861 - - uid: 38004 + pos: 15.5,32.5 + parent: 66965 + - uid: 69943 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,21.5 - parent: 36861 - - uid: 38005 + pos: 15.5,31.5 + parent: 66965 + - uid: 69944 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,21.5 - parent: 36861 - - uid: 38006 + pos: 15.5,30.5 + parent: 66965 + - uid: 69945 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,21.5 - parent: 36861 - - uid: 38007 + pos: 15.5,29.5 + parent: 66965 + - uid: 69946 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,21.5 - parent: 36861 - - uid: 38008 + pos: 15.5,28.5 + parent: 66965 + - uid: 69947 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,21.5 - parent: 36861 - - uid: 38009 + pos: 15.5,27.5 + parent: 66965 + - uid: 69948 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,21.5 - parent: 36861 - - uid: 38010 + pos: 15.5,26.5 + parent: 66965 + - uid: 69949 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,20.5 - parent: 36861 - - uid: 38011 + pos: 17.5,28.5 + parent: 66965 + - uid: 69950 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,19.5 - parent: 36861 - - uid: 38012 + pos: 17.5,29.5 + parent: 66965 + - uid: 69951 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,18.5 - parent: 36861 - - uid: 38013 + pos: 15.5,25.5 + parent: 66965 + - uid: 69952 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,17.5 - parent: 36861 - - uid: 38014 + pos: 15.5,26.5 + parent: 66965 + - uid: 69953 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,17.5 - parent: 36861 - - uid: 38015 + pos: 15.5,27.5 + parent: 66965 + - uid: 69954 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,21.5 - parent: 36861 - - uid: 38016 + pos: 15.5,28.5 + parent: 66965 + - uid: 69955 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,21.5 - parent: 36861 - - uid: 38017 + pos: 15.5,29.5 + parent: 66965 + - uid: 69956 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,21.5 - parent: 36861 - - uid: 38018 + pos: 15.5,30.5 + parent: 66965 + - uid: 69957 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,16.5 - parent: 36861 - - uid: 38019 + pos: 14.5,25.5 + parent: 66965 + - uid: 69958 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,16.5 - parent: 36861 - - uid: 38020 + pos: 14.5,26.5 + parent: 66965 + - uid: 69959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,17.5 - parent: 36861 - - uid: 38021 + pos: 14.5,27.5 + parent: 66965 + - uid: 69960 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,20.5 - parent: 36861 - - uid: 38022 + pos: 14.5,28.5 + parent: 66965 + - uid: 69961 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,9.5 - parent: 36861 - - uid: 38023 + pos: 14.5,29.5 + parent: 66965 + - uid: 69962 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,8.5 - parent: 36861 - - uid: 38024 + pos: 14.5,30.5 + parent: 66965 + - uid: 69963 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,4.5 - parent: 36861 - - uid: 38025 + pos: 14.5,24.5 + parent: 66965 + - uid: 69964 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,5.5 - parent: 36861 - - uid: 38026 + pos: 13.5,24.5 + parent: 66965 + - uid: 69965 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,4.5 - parent: 36861 - - uid: 38027 + pos: 13.5,25.5 + parent: 66965 + - uid: 69966 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,4.5 - parent: 36861 - - uid: 38028 + pos: 13.5,26.5 + parent: 66965 + - uid: 69967 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,4.5 - parent: 36861 - - uid: 38029 + pos: 13.5,27.5 + parent: 66965 + - uid: 69968 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,21.5 - parent: 36861 - - uid: 38030 + pos: 13.5,28.5 + parent: 66965 + - uid: 69969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,21.5 - parent: 36861 - - uid: 38031 + pos: 12.5,25.5 + parent: 66965 + - uid: 69970 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,18.5 - parent: 36861 - - uid: 38032 + pos: 12.5,26.5 + parent: 66965 + - uid: 69971 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,18.5 - parent: 36861 - - uid: 38033 + pos: 12.5,27.5 + parent: 66965 + - uid: 69972 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,17.5 - parent: 36861 - - uid: 38034 + pos: 12.5,28.5 + parent: 66965 + - uid: 69973 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,17.5 - parent: 36861 - - uid: 38035 + pos: 11.5,25.5 + parent: 66965 + - uid: 69974 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,21.5 - parent: 36861 - - uid: 38036 + pos: 11.5,26.5 + parent: 66965 + - uid: 69975 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,6.5 - parent: 36861 - - uid: 38037 + pos: 11.5,27.5 + parent: 66965 + - uid: 69976 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,14.5 - parent: 36861 - - uid: 38038 + pos: 11.5,28.5 + parent: 66965 + - uid: 69977 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,15.5 - parent: 36861 - - uid: 38039 + pos: 10.5,25.5 + parent: 66965 + - uid: 69978 components: - type: Transform - pos: 7.5,9.5 - parent: 36861 - - uid: 38040 + pos: 10.5,26.5 + parent: 66965 + - uid: 69979 components: - type: Transform - pos: 3.5,9.5 - parent: 36861 - - uid: 38041 + pos: 10.5,27.5 + parent: 66965 + - uid: 69980 components: - type: Transform - pos: 4.5,9.5 - parent: 36861 - - uid: 38042 + pos: 10.5,28.5 + parent: 66965 + - uid: 69981 components: - type: Transform - pos: 7.5,-1.5 - parent: 36861 - - uid: 38043 + pos: 11.5,29.5 + parent: 66965 + - uid: 69982 components: - type: Transform - pos: 8.5,0.5 - parent: 36861 - - uid: 38044 + pos: 10.5,29.5 + parent: 66965 + - uid: 69983 components: - type: Transform - pos: 8.5,-1.5 - parent: 36861 - - uid: 38045 + pos: 10.5,30.5 + parent: 66965 + - uid: 69984 components: - type: Transform - pos: 8.5,-0.5 - parent: 36861 - - uid: 38046 + pos: 11.5,24.5 + parent: 66965 + - uid: 69985 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,9.5 - parent: 36861 - - uid: 38047 + pos: 10.5,24.5 + parent: 66965 + - uid: 69986 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,9.5 - parent: 36861 - - uid: 38048 + pos: 9.5,26.5 + parent: 66965 + - uid: 69987 components: - type: Transform - pos: -4.5,7.5 - parent: 36861 - - uid: 38049 + pos: 9.5,25.5 + parent: 66965 + - uid: 69988 components: - type: Transform - pos: -4.5,5.5 - parent: 36861 - - uid: 38050 + pos: 9.5,24.5 + parent: 66965 + - uid: 69989 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,6.5 - parent: 36861 - - uid: 38051 + pos: 8.5,26.5 + parent: 66965 + - uid: 69990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,21.5 - parent: 36861 - - uid: 38052 + pos: 8.5,25.5 + parent: 66965 + - uid: 69991 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,18.5 - parent: 36861 - - uid: 38053 + pos: 8.5,24.5 + parent: 66965 + - uid: 69992 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,21.5 - parent: 36861 - - uid: 38054 + pos: 7.5,26.5 + parent: 66965 + - uid: 69993 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,19.5 - parent: 36861 - - uid: 38055 + pos: 7.5,25.5 + parent: 66965 + - uid: 69994 components: - type: Transform - pos: -3.5,5.5 - parent: 36861 - - uid: 38056 + pos: 7.5,24.5 + parent: 66965 + - uid: 69995 components: - type: Transform - pos: -4.5,9.5 - parent: 36861 - - uid: 38057 + pos: 6.5,25.5 + parent: 66965 + - uid: 69996 components: - type: Transform - pos: -5.5,5.5 - parent: 36861 - - uid: 38058 + pos: 6.5,26.5 + parent: 66965 + - uid: 69997 components: - type: Transform - pos: -5.5,7.5 - parent: 36861 - - uid: 38059 + pos: 6.5,27.5 + parent: 66965 + - uid: 69998 components: - type: Transform - pos: -5.5,9.5 - parent: 36861 - - uid: 38060 + pos: 6.5,28.5 + parent: 66965 + - uid: 69999 components: - type: Transform - pos: -3.5,9.5 - parent: 36861 - - uid: 38061 + pos: 6.5,29.5 + parent: 66965 + - uid: 70000 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-5.5 - parent: 36861 - - uid: 38062 + pos: 6.5,30.5 + parent: 66965 + - uid: 70001 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-5.5 - parent: 36861 - - uid: 38063 + pos: 5.5,25.5 + parent: 66965 + - uid: 70002 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-6.5 - parent: 36861 - - uid: 38064 + pos: 5.5,26.5 + parent: 66965 + - uid: 70003 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-8.5 - parent: 36861 - - uid: 38065 + pos: 5.5,27.5 + parent: 66965 + - uid: 70004 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-6.5 - parent: 36861 - - uid: 38066 + pos: 5.5,28.5 + parent: 66965 + - uid: 70005 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,18.5 - parent: 36861 - - uid: 38067 + pos: 5.5,29.5 + parent: 66965 + - uid: 70006 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-1.5 - parent: 36861 - - uid: 38068 + pos: 5.5,30.5 + parent: 66965 + - uid: 70007 components: - type: Transform - pos: -3.5,7.5 - parent: 36861 - - uid: 38069 + pos: 4.5,25.5 + parent: 66965 + - uid: 70008 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,20.5 - parent: 36861 - - uid: 38070 + pos: 4.5,26.5 + parent: 66965 + - uid: 70009 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,4.5 - parent: 36861 - - uid: 38071 + pos: 4.5,27.5 + parent: 66965 + - uid: 70010 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,4.5 - parent: 36861 - - uid: 38072 + pos: 4.5,28.5 + parent: 66965 + - uid: 70011 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,10.5 - parent: 36861 - - uid: 38073 + pos: 4.5,29.5 + parent: 66965 + - uid: 70012 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,-5.5 - parent: 36861 - - uid: 38074 + pos: 4.5,30.5 + parent: 66965 + - uid: 70013 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 8.5,-5.5 - parent: 36861 - - uid: 38075 + pos: 5.5,31.5 + parent: 66965 + - uid: 70014 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-5.5 - parent: 36861 - - uid: 38076 + pos: 5.5,30.5 + parent: 66965 + - uid: 70015 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 6.5,-5.5 - parent: 36861 - - uid: 38077 + pos: 5.5,29.5 + parent: 66965 + - uid: 70016 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-7.5 - parent: 36861 - - uid: 38078 + pos: 5.5,28.5 + parent: 66965 + - uid: 70017 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-8.5 - parent: 36861 - - uid: 38079 + pos: 6.5,31.5 + parent: 66965 + - uid: 70018 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-5.5 - parent: 36861 - - uid: 38080 + pos: 6.5,30.5 + parent: 66965 + - uid: 70019 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-2.5 - parent: 36861 - - uid: 38081 + pos: 6.5,29.5 + parent: 66965 + - uid: 70020 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-1.5 - parent: 36861 - - uid: 38082 + pos: 6.5,28.5 + parent: 66965 + - uid: 70021 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-0.5 - parent: 36861 - - uid: 38083 + pos: 7.5,31.5 + parent: 66965 + - uid: 70022 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,0.5 - parent: 36861 - - uid: 38084 + pos: 7.5,30.5 + parent: 66965 + - uid: 70023 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 4.5,0.5 - parent: 36861 - - uid: 38085 + pos: 7.5,29.5 + parent: 66965 + - uid: 70024 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-2.5 - parent: 36861 - - uid: 38086 + pos: 7.5,28.5 + parent: 66965 + - uid: 70025 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,-4.5 - parent: 36861 - - uid: 38087 + pos: 8.5,31.5 + parent: 66965 + - uid: 70026 components: - type: Transform - pos: 2.5,-7.5 - parent: 36861 - - uid: 38088 + pos: 8.5,30.5 + parent: 66965 + - uid: 70027 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-2.5 - parent: 36861 - - uid: 38089 + pos: 8.5,29.5 + parent: 66965 + - uid: 70028 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-2.5 - parent: 36861 - - uid: 38090 + pos: 8.5,28.5 + parent: 66965 + - uid: 70029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-2.5 - parent: 36861 - - uid: 38091 + pos: 9.5,31.5 + parent: 66965 + - uid: 70030 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,0.5 - parent: 36861 - - uid: 38092 + pos: 9.5,30.5 + parent: 66965 + - uid: 70031 components: - type: Transform - pos: 4.5,16.5 - parent: 36861 - - uid: 41003 + pos: 9.5,29.5 + parent: 66965 + - uid: 70032 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-41.5 - parent: 2 - - uid: 41009 + pos: 9.5,28.5 + parent: 66965 + - uid: 70033 components: - type: Transform - pos: 9.5,55.5 - parent: 2 - - uid: 41017 + pos: 8.5,27.5 + parent: 66965 + - uid: 70034 components: - type: Transform - pos: 27.5,14.5 - parent: 2 - - uid: 41047 + pos: 4.5,24.5 + parent: 66965 + - uid: 70035 components: - type: Transform - pos: 43.5,12.5 - parent: 2 - - uid: 41241 + pos: 4.5,25.5 + parent: 66965 + - uid: 70036 components: - type: Transform - pos: 41.5,12.5 - parent: 2 - - uid: 41360 + pos: 4.5,26.5 + parent: 66965 + - uid: 70037 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-39.5 - parent: 2 - - uid: 41500 + pos: 4.5,27.5 + parent: 66965 + - uid: 70038 components: - type: Transform - pos: 97.5,36.5 - parent: 2 - - uid: 41533 + pos: 4.5,28.5 + parent: 66965 + - uid: 70039 components: - type: Transform - pos: 99.5,35.5 - parent: 2 - - uid: 41534 + pos: 4.5,29.5 + parent: 66965 + - uid: 70040 components: - type: Transform - pos: 98.5,35.5 - parent: 2 - - uid: 41535 + pos: 3.5,24.5 + parent: 66965 + - uid: 70041 components: - type: Transform - pos: 97.5,35.5 - parent: 2 - - uid: 41541 + pos: 3.5,25.5 + parent: 66965 + - uid: 70042 components: - type: Transform - pos: 100.5,35.5 - parent: 2 - - uid: 41544 + pos: 3.5,26.5 + parent: 66965 + - uid: 70043 components: - type: Transform - pos: 97.5,37.5 - parent: 2 - - uid: 41554 + pos: 3.5,27.5 + parent: 66965 + - uid: 70044 components: - type: Transform - pos: 97.5,38.5 - parent: 2 - - uid: 41566 + pos: 3.5,28.5 + parent: 66965 + - uid: 70045 components: - type: Transform - pos: 97.5,39.5 - parent: 2 - - uid: 41571 + pos: 3.5,29.5 + parent: 66965 + - uid: 70046 components: - type: Transform - pos: 101.5,35.5 - parent: 2 - - uid: 41574 + pos: 2.5,24.5 + parent: 66965 + - uid: 70047 components: - type: Transform - pos: 98.5,39.5 - parent: 2 - - uid: 41577 + pos: 2.5,25.5 + parent: 66965 + - uid: 70048 components: - type: Transform - pos: 100.5,39.5 - parent: 2 - - uid: 41578 + pos: 2.5,26.5 + parent: 66965 + - uid: 70049 components: - type: Transform - pos: 101.5,39.5 - parent: 2 - - uid: 41581 + pos: 2.5,27.5 + parent: 66965 + - uid: 70050 components: - type: Transform - pos: 101.5,38.5 - parent: 2 - - uid: 41592 + pos: 2.5,28.5 + parent: 66965 + - uid: 70051 components: - type: Transform - pos: 101.5,36.5 - parent: 2 - - uid: 41623 + pos: 2.5,29.5 + parent: 66965 + - uid: 70052 components: - type: Transform - rot: 3.141592653589793 rad - pos: 39.5,34.5 - parent: 2 - - uid: 41633 + pos: 1.5,24.5 + parent: 66965 + - uid: 70053 components: - type: Transform - pos: 73.5,-34.5 - parent: 2 - - uid: 41634 + pos: 1.5,25.5 + parent: 66965 + - uid: 70054 components: - type: Transform - pos: 73.5,-35.5 - parent: 2 - - uid: 41702 + pos: 1.5,26.5 + parent: 66965 + - uid: 70055 components: - type: Transform - pos: 73.5,-36.5 - parent: 2 - - uid: 41990 + pos: 1.5,27.5 + parent: 66965 + - uid: 70056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 73.5,-33.5 - parent: 2 - - uid: 42065 + pos: 1.5,28.5 + parent: 66965 + - uid: 70057 components: - type: Transform - pos: -45.5,-26.5 - parent: 2 - - uid: 42073 + pos: 1.5,29.5 + parent: 66965 + - uid: 70058 components: - type: Transform - pos: 73.5,-32.5 - parent: 2 - - uid: 42314 + pos: 0.5,28.5 + parent: 66965 + - uid: 70059 components: - type: Transform - pos: 51.5,75.5 - parent: 2 - - uid: 42530 + pos: 0.5,27.5 + parent: 66965 + - uid: 70060 components: - type: Transform - pos: 40.5,12.5 - parent: 2 - - uid: 42557 + pos: 0.5,26.5 + parent: 66965 + - uid: 70061 components: - type: Transform - pos: 17.5,-33.5 - parent: 2 - - uid: 42559 + pos: 0.5,25.5 + parent: 66965 + - uid: 70062 components: - type: Transform - pos: 53.5,-23.5 - parent: 2 - - uid: 42565 + pos: 0.5,24.5 + parent: 66965 + - uid: 70063 components: - type: Transform - pos: 21.5,-35.5 - parent: 2 - - uid: 42566 + pos: 0.5,23.5 + parent: 66965 + - uid: 70064 components: - type: Transform - pos: 21.5,-37.5 - parent: 2 - - uid: 42569 + pos: 0.5,22.5 + parent: 66965 + - uid: 70065 components: - type: Transform - pos: 21.5,-34.5 - parent: 2 - - uid: 42570 + pos: 3.5,22.5 + parent: 66965 + - uid: 70066 components: - type: Transform - pos: 21.5,-33.5 - parent: 2 - - uid: 42576 + pos: 2.5,22.5 + parent: 66965 + - uid: 70067 components: - type: Transform - pos: 21.5,-36.5 - parent: 2 - - uid: 42606 + pos: 1.5,22.5 + parent: 66965 + - uid: 70068 components: - type: Transform - pos: 20.5,-33.5 - parent: 2 - - uid: 42612 + pos: 1.5,23.5 + parent: 66965 + - uid: 70069 components: - type: Transform - pos: 19.5,-33.5 - parent: 2 - - uid: 42622 + pos: 2.5,23.5 + parent: 66965 + - uid: 70070 components: - type: Transform - pos: -9.5,49.5 - parent: 2 - - uid: 42668 + pos: -0.5,22.5 + parent: 66965 + - uid: 70071 components: - type: Transform - pos: 32.5,27.5 - parent: 2 - - uid: 42803 + pos: -0.5,23.5 + parent: 66965 + - uid: 70072 components: - type: Transform - pos: 32.5,15.5 - parent: 2 - - uid: 42804 + pos: -0.5,24.5 + parent: 66965 + - uid: 70073 components: - type: Transform - pos: 32.5,14.5 - parent: 2 - - uid: 42805 + pos: -0.5,25.5 + parent: 66965 + - uid: 70074 components: - type: Transform - pos: 32.5,17.5 - parent: 2 - - uid: 42834 + pos: -1.5,21.5 + parent: 66965 + - uid: 70075 components: - type: Transform - pos: -45.5,-24.5 - parent: 2 - - uid: 42917 + pos: -1.5,20.5 + parent: 66965 + - uid: 70076 components: - type: Transform - pos: 32.5,13.5 - parent: 2 - - uid: 43099 + pos: -1.5,22.5 + parent: 66965 + - uid: 70077 components: - type: Transform - pos: 30.5,13.5 - parent: 2 - - uid: 43104 + pos: 9.5,22.5 + parent: 66965 + - uid: 70078 components: - type: Transform - pos: -12.5,-3.5 - parent: 2 - - uid: 43107 + pos: 10.5,22.5 + parent: 66965 + - uid: 70079 components: - type: Transform - pos: -17.5,-10.5 - parent: 2 - - uid: 43145 + pos: 11.5,22.5 + parent: 66965 + - uid: 70080 components: - type: Transform - pos: 47.5,15.5 - parent: 2 - - uid: 43146 + pos: 6.5,22.5 + parent: 66965 + - uid: 70081 components: - type: Transform - pos: 29.5,13.5 - parent: 2 - - uid: 43148 + pos: 5.5,22.5 + parent: 66965 + - uid: 70082 components: - type: Transform - pos: -12.5,-10.5 - parent: 2 - - uid: 43193 + pos: 15.5,22.5 + parent: 66965 + - uid: 70083 components: - type: Transform - pos: 60.5,-23.5 - parent: 2 - - uid: 43233 + pos: 15.5,21.5 + parent: 66965 + - uid: 70084 components: - type: Transform - pos: -54.5,53.5 - parent: 2 - - uid: 43234 + pos: 14.5,21.5 + parent: 66965 + - uid: 70085 components: - type: Transform - pos: -50.5,53.5 - parent: 2 - - uid: 43327 + pos: 14.5,20.5 + parent: 66965 + - uid: 70086 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,52.5 - parent: 2 - - uid: 43328 + pos: 15.5,20.5 + parent: 66965 + - uid: 70087 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,53.5 - parent: 2 - - uid: 43329 + pos: 15.5,19.5 + parent: 66965 + - uid: 70088 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,53.5 - parent: 2 - - uid: 43471 + pos: 16.5,19.5 + parent: 66965 + - uid: 70089 components: - type: Transform - pos: -45.5,-23.5 - parent: 2 - - uid: 43539 + pos: 16.5,20.5 + parent: 66965 + - uid: 70090 components: - type: Transform - pos: -43.5,-27.5 - parent: 2 - - uid: 43540 + pos: 19.5,26.5 + parent: 66965 + - uid: 70091 components: - type: Transform - pos: -44.5,-27.5 - parent: 2 - - uid: 43691 + pos: 19.5,25.5 + parent: 66965 + - uid: 70092 components: - type: Transform - pos: 31.5,13.5 - parent: 2 - - uid: 44013 + pos: 19.5,24.5 + parent: 66965 + - uid: 70093 components: - type: Transform - pos: 62.5,-28.5 - parent: 2 - - uid: 44390 + pos: 18.5,25.5 + parent: 66965 + - uid: 70094 components: - type: Transform - pos: 65.5,-26.5 - parent: 2 - - uid: 44391 + pos: 18.5,24.5 + parent: 66965 + - uid: 70095 components: - type: Transform - pos: 65.5,-27.5 - parent: 2 - - uid: 44392 + pos: 20.5,25.5 + parent: 66965 + - uid: 70096 components: - type: Transform - pos: 65.5,-28.5 - parent: 2 - - uid: 44393 + pos: 18.5,23.5 + parent: 66965 + - uid: 70097 components: - type: Transform - pos: 66.5,-28.5 - parent: 2 - - uid: 44394 + pos: 17.5,23.5 + parent: 66965 + - uid: 70098 components: - type: Transform - pos: 66.5,-29.5 - parent: 2 - - uid: 44395 + pos: 17.5,24.5 + parent: 66965 + - uid: 70099 components: - type: Transform - pos: 66.5,-30.5 - parent: 2 - - uid: 44396 + pos: 38.5,-10.5 + parent: 66965 + - uid: 70100 components: - type: Transform - pos: 66.5,-31.5 - parent: 2 - - uid: 44464 + pos: 12.5,17.5 + parent: 66965 + - uid: 70101 components: - type: Transform - pos: 72.5,-47.5 - parent: 2 - - uid: 44918 + pos: 13.5,17.5 + parent: 66965 + - uid: 70102 components: - type: Transform - pos: -19.5,-5.5 - parent: 2 - - uid: 47592 + pos: 33.5,-19.5 + parent: 66965 + - uid: 70103 components: - type: Transform - pos: 15.5,-9.5 - parent: 2 - - uid: 47622 + pos: 41.5,-12.5 + parent: 66965 + - uid: 70104 components: - type: Transform - pos: 59.5,-23.5 - parent: 2 - - uid: 47669 + pos: 32.5,-19.5 + parent: 66965 + - uid: 70105 components: - type: Transform - pos: 54.5,-19.5 - parent: 2 - - uid: 47674 + pos: 44.5,-11.5 + parent: 66965 + - uid: 70106 components: - type: Transform - pos: 58.5,-19.5 - parent: 2 - - uid: 47675 + pos: 47.5,-14.5 + parent: 66965 + - uid: 70107 components: - type: Transform - pos: 54.5,-20.5 - parent: 2 - - uid: 47676 + pos: 56.5,1.5 + parent: 66965 + - uid: 70108 components: - type: Transform - pos: 57.5,-19.5 - parent: 2 - - uid: 47677 + pos: 47.5,-11.5 + parent: 66965 + - uid: 70109 components: - type: Transform - pos: 55.5,-19.5 - parent: 2 - - uid: 47680 + pos: 51.5,-9.5 + parent: 66965 + - uid: 70110 components: - type: Transform - pos: 58.5,-21.5 - parent: 2 - - uid: 47681 + pos: 31.5,-17.5 + parent: 66965 + - uid: 70111 components: - type: Transform - pos: 58.5,-20.5 - parent: 2 - - uid: 47682 + pos: 31.5,-19.5 + parent: 66965 + - uid: 70112 components: - type: Transform - pos: 54.5,-22.5 - parent: 2 - - uid: 47683 + pos: 38.5,-11.5 + parent: 66965 + - uid: 70113 components: - type: Transform - pos: 61.5,-22.5 - parent: 2 - - uid: 47717 + pos: 47.5,-9.5 + parent: 66965 + - uid: 70114 components: - type: Transform - pos: -40.5,-28.5 - parent: 2 - - uid: 47718 + pos: 49.5,-10.5 + parent: 66965 + - uid: 70115 components: - type: Transform - pos: -40.5,-29.5 - parent: 2 - - uid: 47719 + pos: 52.5,-10.5 + parent: 66965 + - uid: 70116 components: - type: Transform - pos: -40.5,-30.5 - parent: 2 - - uid: 50645 + pos: 51.5,-10.5 + parent: 66965 + - uid: 70117 components: - type: Transform - pos: 18.5,11.5 - parent: 2 - - uid: 51067 + pos: 52.5,-9.5 + parent: 66965 + - uid: 70118 components: - type: Transform - pos: -11.5,-71.5 - parent: 2 - - uid: 51189 + pos: 36.5,-16.5 + parent: 66965 + - uid: 70119 components: - type: Transform - pos: 26.5,-67.5 - parent: 2 - - uid: 51190 + pos: 36.5,-17.5 + parent: 66965 + - uid: 70120 components: - type: Transform - pos: 26.5,-68.5 - parent: 2 - - uid: 51191 + pos: 49.5,-11.5 + parent: 66965 + - uid: 70121 components: - type: Transform - pos: 22.5,-75.5 - parent: 2 - - uid: 51192 + pos: 41.5,-10.5 + parent: 66965 + - uid: 70122 components: - type: Transform - pos: 22.5,-74.5 - parent: 2 - - uid: 51193 + pos: 51.5,-6.5 + parent: 66965 + - uid: 70123 components: - type: Transform - pos: 22.5,-73.5 - parent: 2 - - uid: 51194 + pos: 36.5,-20.5 + parent: 66965 + - uid: 70124 components: - type: Transform - pos: 22.5,-72.5 - parent: 2 - - uid: 51195 + pos: 36.5,-19.5 + parent: 66965 + - uid: 70125 components: - type: Transform - pos: 23.5,-72.5 - parent: 2 - - uid: 51196 + pos: 36.5,-15.5 + parent: 66965 + - uid: 70126 components: - type: Transform - pos: 24.5,-72.5 - parent: 2 - - uid: 51197 + pos: 53.5,-10.5 + parent: 66965 + - uid: 70127 components: - type: Transform - pos: 24.5,-71.5 - parent: 2 - - uid: 51198 + pos: 53.5,-9.5 + parent: 66965 + - uid: 70128 components: - type: Transform - pos: 25.5,-71.5 - parent: 2 - - uid: 51199 + pos: 49.5,-9.5 + parent: 66965 + - uid: 70129 components: - type: Transform - pos: 26.5,-71.5 - parent: 2 - - uid: 51200 + pos: 52.5,-8.5 + parent: 66965 + - uid: 70130 components: - type: Transform - pos: 26.5,-70.5 - parent: 2 - - uid: 51201 + pos: 48.5,-10.5 + parent: 66965 + - uid: 70131 components: - type: Transform - pos: 26.5,-69.5 - parent: 2 -- proto: WallRock - entities: - - uid: 38093 + pos: 51.5,-8.5 + parent: 66965 + - uid: 70132 components: - type: Transform - pos: 25.5,-12.5 - parent: 36861 - - uid: 38094 + pos: 36.5,-18.5 + parent: 66965 + - uid: 70133 components: - type: Transform - pos: 29.5,-13.5 - parent: 36861 - - uid: 38095 + pos: 36.5,-14.5 + parent: 66965 + - uid: 70134 components: - type: Transform - pos: 31.5,-11.5 - parent: 36861 - - uid: 38096 + pos: 39.5,-10.5 + parent: 66965 + - uid: 70135 components: - type: Transform - pos: 23.5,-9.5 - parent: 36861 - - uid: 38097 + pos: 51.5,-7.5 + parent: 66965 + - uid: 70136 components: - type: Transform - pos: 23.5,-14.5 - parent: 36861 - - uid: 38098 + pos: 49.5,-10.5 + parent: 66965 + - uid: 70137 components: - type: Transform - pos: 24.5,-13.5 - parent: 36861 - - uid: 38099 + pos: 31.5,-17.5 + parent: 66965 + - uid: 70138 components: - type: Transform - pos: 28.5,-15.5 - parent: 36861 - - uid: 38100 + pos: 30.5,-17.5 + parent: 66965 + - uid: 70139 components: - type: Transform - pos: 28.5,-14.5 - parent: 36861 - - uid: 38101 + pos: 47.5,-12.5 + parent: 66965 + - uid: 70140 components: - type: Transform - pos: 24.5,-9.5 - parent: 36861 - - uid: 38102 + pos: 47.5,-13.5 + parent: 66965 + - uid: 70141 components: - type: Transform - pos: 24.5,-11.5 - parent: 36861 - - uid: 38103 + pos: 48.5,-14.5 + parent: 66965 + - uid: 70142 components: - type: Transform - pos: 28.5,-16.5 - parent: 36861 - - uid: 38104 + pos: 43.5,-11.5 + parent: 66965 + - uid: 70143 components: - type: Transform - pos: 23.5,-12.5 - parent: 36861 - - uid: 38105 + pos: 45.5,-11.5 + parent: 66965 + - uid: 70144 components: - type: Transform - pos: 27.5,-14.5 - parent: 36861 - - uid: 38106 + pos: 55.5,-9.5 + parent: 66965 + - uid: 70145 components: - type: Transform - pos: 25.5,-13.5 - parent: 36861 - - uid: 38107 + pos: 39.5,-12.5 + parent: 66965 + - uid: 70146 components: - type: Transform - pos: 29.5,-15.5 - parent: 36861 - - uid: 38108 + pos: 39.5,10.5 + parent: 66965 + - uid: 70147 components: - type: Transform - pos: 31.5,-13.5 - parent: 36861 - - uid: 38109 + pos: 33.5,-17.5 + parent: 66965 + - uid: 70148 components: - type: Transform - pos: 26.5,-15.5 - parent: 36861 - - uid: 38110 + pos: 25.5,6.5 + parent: 66965 + - uid: 70149 components: - type: Transform - pos: 30.5,-14.5 - parent: 36861 - - uid: 38111 + pos: 40.5,8.5 + parent: 66965 + - uid: 70150 components: - type: Transform - pos: 30.5,-12.5 - parent: 36861 - - uid: 38112 + pos: 41.5,6.5 + parent: 66965 + - uid: 70151 components: - type: Transform - pos: 23.5,-11.5 - parent: 36861 - - uid: 38113 + pos: 41.5,8.5 + parent: 66965 + - uid: 70152 components: - type: Transform - pos: 23.5,-13.5 - parent: 36861 - - uid: 38114 + pos: 41.5,7.5 + parent: 66965 + - uid: 70153 components: - type: Transform - pos: 24.5,-12.5 - parent: 36861 - - uid: 38115 + pos: 41.5,6.5 + parent: 66965 + - uid: 70154 components: - type: Transform - pos: 29.5,-14.5 - parent: 36861 - - uid: 38116 + pos: 41.5,8.5 + parent: 66965 + - uid: 70155 components: - type: Transform - pos: 24.5,-8.5 - parent: 36861 - - uid: 38117 + pos: 56.5,2.5 + parent: 66965 + - uid: 70156 components: - type: Transform - pos: 28.5,-11.5 - parent: 36861 - - uid: 38118 + pos: 55.5,0.5 + parent: 66965 + - uid: 70157 components: - type: Transform - pos: 22.5,-12.5 - parent: 36861 - - uid: 38119 + pos: 59.5,2.5 + parent: 66965 + - uid: 70158 components: - type: Transform - pos: 20.5,-12.5 - parent: 36861 - - uid: 38120 + pos: 59.5,1.5 + parent: 66965 + - uid: 70159 components: - type: Transform - pos: 30.5,-13.5 - parent: 36861 - - uid: 38121 + pos: 59.5,0.5 + parent: 66965 + - uid: 70160 components: - type: Transform - pos: 30.5,-7.5 - parent: 36861 - - uid: 38122 + pos: 60.5,2.5 + parent: 66965 + - uid: 70161 components: - type: Transform - pos: 32.5,-9.5 - parent: 36861 - - uid: 38123 + pos: 60.5,1.5 + parent: 66965 + - uid: 70162 components: - type: Transform - pos: 31.5,-9.5 - parent: 36861 - - uid: 38124 + pos: 60.5,0.5 + parent: 66965 + - uid: 70163 components: - type: Transform - pos: 30.5,-9.5 - parent: 36861 - - uid: 38125 + pos: 61.5,1.5 + parent: 66965 + - uid: 70164 components: - type: Transform - pos: 34.5,-9.5 - parent: 36861 - - uid: 38126 + pos: 61.5,0.5 + parent: 66965 + - uid: 70165 components: - type: Transform - pos: 33.5,-9.5 - parent: 36861 - - uid: 38127 + pos: 62.5,1.5 + parent: 66965 + - uid: 70166 components: - type: Transform - pos: 23.5,-10.5 - parent: 36861 - - uid: 38128 + pos: 62.5,0.5 + parent: 66965 + - uid: 70167 components: - type: Transform - pos: 29.5,-10.5 - parent: 36861 - - uid: 38129 + pos: 63.5,0.5 + parent: 66965 + - uid: 70168 components: - type: Transform - pos: 22.5,-13.5 - parent: 36861 - - uid: 38130 + pos: 58.5,3.5 + parent: 66965 + - uid: 70169 components: - type: Transform - pos: 21.5,-13.5 - parent: 36861 - - uid: 38131 + pos: 57.5,3.5 + parent: 66965 + - uid: 70170 components: - type: Transform - pos: 23.5,-15.5 - parent: 36861 - - uid: 38132 + pos: 56.5,3.5 + parent: 66965 + - uid: 70171 components: - type: Transform - pos: 22.5,-15.5 - parent: 36861 - - uid: 38133 + pos: 55.5,3.5 + parent: 66965 + - uid: 70172 components: - type: Transform - pos: 21.5,-15.5 - parent: 36861 - - uid: 38134 + pos: 55.5,1.5 + parent: 66965 + - uid: 70173 components: - type: Transform - pos: 29.5,-11.5 - parent: 36861 - - uid: 38135 + pos: 55.5,2.5 + parent: 66965 + - uid: 70174 components: - type: Transform - pos: 21.5,-14.5 - parent: 36861 - - uid: 38136 + pos: 54.5,0.5 + parent: 66965 + - uid: 70175 components: - type: Transform - pos: 29.5,11.5 - parent: 36861 - - uid: 38137 + pos: 54.5,1.5 + parent: 66965 + - uid: 70176 components: - type: Transform - pos: 27.5,-15.5 - parent: 36861 - - uid: 38138 + pos: 54.5,2.5 + parent: 66965 + - uid: 70177 components: - type: Transform - pos: 32.5,-15.5 - parent: 36861 - - uid: 38139 + pos: 53.5,0.5 + parent: 66965 + - uid: 70178 components: - type: Transform - pos: 20.5,-15.5 - parent: 36861 - - uid: 38140 + pos: 53.5,1.5 + parent: 66965 + - uid: 70179 components: - type: Transform - pos: 20.5,-14.5 - parent: 36861 - - uid: 38141 + pos: 53.5,2.5 + parent: 66965 + - uid: 70180 components: - type: Transform - pos: 29.5,-9.5 - parent: 36861 - - uid: 38142 + pos: 41.5,3.5 + parent: 66965 + - uid: 70181 components: - type: Transform - pos: 22.5,-14.5 - parent: 36861 - - uid: 38143 + pos: 54.5,3.5 + parent: 66965 + - uid: 70182 components: - type: Transform - pos: 21.5,-12.5 - parent: 36861 - - uid: 38144 + pos: 54.5,4.5 + parent: 66965 + - uid: 70183 components: - type: Transform - pos: 27.5,-14.5 - parent: 36861 - - uid: 38145 + pos: 53.5,3.5 + parent: 66965 + - uid: 70184 components: - type: Transform - pos: 20.5,0.5 - parent: 36861 - - uid: 38146 + pos: 53.5,4.5 + parent: 66965 + - uid: 70185 components: - type: Transform - pos: 20.5,-0.5 - parent: 36861 - - uid: 38147 + pos: 52.5,3.5 + parent: 66965 + - uid: 70186 components: - type: Transform - pos: 26.5,-13.5 - parent: 36861 - - uid: 38148 + pos: 52.5,4.5 + parent: 66965 + - uid: 70187 components: - type: Transform - pos: 25.5,-11.5 - parent: 36861 - - uid: 38149 + pos: 38.5,14.5 + parent: 66965 + - uid: 70188 components: - type: Transform - pos: 31.5,-12.5 - parent: 36861 - - uid: 38150 + pos: 37.5,13.5 + parent: 66965 + - uid: 70189 components: - type: Transform - pos: 30.5,-11.5 - parent: 36861 - - uid: 38151 + pos: 37.5,12.5 + parent: 66965 + - uid: 70190 components: - type: Transform - pos: 32.5,-12.5 - parent: 36861 - - uid: 38152 + pos: 38.5,13.5 + parent: 66965 + - uid: 70191 components: - type: Transform - pos: 28.5,-10.5 - parent: 36861 - - uid: 38153 + pos: 38.5,12.5 + parent: 66965 + - uid: 70192 components: - type: Transform - pos: 27.5,-10.5 - parent: 36861 - - uid: 38154 + pos: 39.5,13.5 + parent: 66965 + - uid: 70193 components: - type: Transform - pos: 32.5,-8.5 - parent: 36861 - - uid: 38155 + pos: 39.5,12.5 + parent: 66965 + - uid: 70194 components: - type: Transform - pos: 34.5,-10.5 - parent: 36861 - - uid: 38156 + pos: 39.5,14.5 + parent: 66965 + - uid: 70195 components: - type: Transform - pos: 29.5,-8.5 - parent: 36861 - - uid: 38157 + pos: 40.5,14.5 + parent: 66965 + - uid: 70196 components: - type: Transform - pos: 29.5,-7.5 - parent: 36861 - - uid: 38158 + pos: 41.5,14.5 + parent: 66965 + - uid: 70197 components: - type: Transform - pos: 29.5,-6.5 - parent: 36861 - - uid: 38159 + pos: 42.5,14.5 + parent: 66965 + - uid: 70198 components: - type: Transform - pos: 29.5,-5.5 - parent: 36861 - - uid: 38160 + pos: 41.5,13.5 + parent: 66965 + - uid: 70199 components: - type: Transform - pos: 31.5,-7.5 - parent: 36861 - - uid: 38161 + pos: 41.5,12.5 + parent: 66965 + - uid: 70200 components: - type: Transform - pos: 30.5,-5.5 - parent: 36861 - - uid: 38162 + pos: 42.5,13.5 + parent: 66965 + - uid: 70201 components: - type: Transform - pos: 31.5,-5.5 - parent: 36861 - - uid: 38163 + pos: 42.5,12.5 + parent: 66965 + - uid: 70202 components: - type: Transform - pos: 32.5,-5.5 - parent: 36861 - - uid: 38164 + pos: 43.5,13.5 + parent: 66965 + - uid: 70203 components: - type: Transform - pos: 33.5,-7.5 - parent: 36861 - - uid: 38165 + pos: 43.5,12.5 + parent: 66965 + - uid: 70204 components: - type: Transform - pos: 33.5,-6.5 - parent: 36861 - - uid: 38166 + pos: 40.5,12.5 + parent: 66965 + - uid: 70205 components: - type: Transform - pos: 33.5,-5.5 - parent: 36861 - - uid: 38167 + pos: 40.5,11.5 + parent: 66965 + - uid: 70206 components: - type: Transform - pos: 35.5,-7.5 - parent: 36861 - - uid: 38168 + pos: 40.5,10.5 + parent: 66965 + - uid: 70207 components: - type: Transform - pos: 36.5,-7.5 - parent: 36861 - - uid: 38169 + pos: 40.5,9.5 + parent: 66965 + - uid: 70208 components: - type: Transform - pos: 35.5,-6.5 - parent: 36861 - - uid: 38170 + pos: 41.5,12.5 + parent: 66965 + - uid: 70209 components: - type: Transform - pos: 34.5,-6.5 - parent: 36861 - - uid: 38171 + pos: 41.5,11.5 + parent: 66965 + - uid: 70210 components: - type: Transform - pos: 35.5,-8.5 - parent: 36861 - - uid: 38172 + pos: 41.5,10.5 + parent: 66965 + - uid: 70211 components: - type: Transform - pos: 21.5,-10.5 - parent: 36861 - - uid: 38173 + pos: 41.5,9.5 + parent: 66965 + - uid: 70212 components: - type: Transform - pos: 21.5,-16.5 - parent: 36861 - - uid: 38174 + pos: 43.5,11.5 + parent: 66965 + - uid: 70213 components: - type: Transform - pos: 24.5,-16.5 - parent: 36861 - - uid: 38175 + pos: 43.5,10.5 + parent: 66965 + - uid: 70214 components: - type: Transform - pos: 23.5,-16.5 - parent: 36861 - - uid: 38176 + pos: 43.5,9.5 + parent: 66965 + - uid: 70215 components: - type: Transform - pos: 25.5,-18.5 - parent: 36861 - - uid: 38177 + pos: 44.5,11.5 + parent: 66965 + - uid: 70216 components: - type: Transform - pos: 26.5,-16.5 - parent: 36861 - - uid: 38178 + pos: 44.5,10.5 + parent: 66965 + - uid: 70217 components: - type: Transform - pos: 32.5,-4.5 - parent: 36861 - - uid: 38179 + pos: 44.5,9.5 + parent: 66965 + - uid: 70218 components: - type: Transform - pos: 32.5,-3.5 - parent: 36861 - - uid: 38180 + pos: 42.5,10.5 + parent: 66965 + - uid: 70219 components: - type: Transform - pos: 32.5,-2.5 - parent: 36861 - - uid: 38181 + pos: 42.5,9.5 + parent: 66965 + - uid: 70220 components: - type: Transform - pos: 32.5,-1.5 - parent: 36861 - - uid: 38182 + pos: 45.5,10.5 + parent: 66965 + - uid: 70221 components: - type: Transform - pos: 33.5,-4.5 - parent: 36861 - - uid: 38183 + pos: 45.5,9.5 + parent: 66965 + - uid: 70222 components: - type: Transform - pos: 33.5,-3.5 - parent: 36861 - - uid: 38184 + pos: 45.5,8.5 + parent: 66965 + - uid: 70223 components: - type: Transform - pos: 33.5,-2.5 - parent: 36861 - - uid: 38185 + pos: 45.5,7.5 + parent: 66965 + - uid: 70224 components: - type: Transform - pos: 33.5,-1.5 - parent: 36861 - - uid: 38186 + pos: 45.5,6.5 + parent: 66965 + - uid: 70225 components: - type: Transform - pos: 35.5,-5.5 - parent: 36861 - - uid: 38187 + pos: 45.5,5.5 + parent: 66965 + - uid: 70226 components: - type: Transform - pos: 36.5,-5.5 - parent: 36861 - - uid: 38188 + pos: 45.5,4.5 + parent: 66965 + - uid: 70227 components: - type: Transform - pos: 37.5,-5.5 - parent: 36861 - - uid: 38189 + pos: 45.5,3.5 + parent: 66965 + - uid: 70228 components: - type: Transform - pos: 36.5,-4.5 - parent: 36861 - - uid: 38190 + pos: 45.5,2.5 + parent: 66965 + - uid: 70229 components: - type: Transform - pos: 36.5,-3.5 - parent: 36861 - - uid: 38191 + pos: 45.5,1.5 + parent: 66965 + - uid: 70230 components: - type: Transform - pos: 36.5,-2.5 - parent: 36861 - - uid: 38192 + pos: 45.5,0.5 + parent: 66965 + - uid: 70231 components: - type: Transform - pos: 39.5,9.5 - parent: 36861 - - uid: 38193 + pos: 46.5,4.5 + parent: 66965 + - uid: 70232 components: - type: Transform - pos: 39.5,8.5 - parent: 36861 - - uid: 38194 + pos: 46.5,5.5 + parent: 66965 + - uid: 70233 components: - type: Transform - pos: 39.5,7.5 - parent: 36861 - - uid: 38195 + pos: 46.5,6.5 + parent: 66965 + - uid: 70234 components: - type: Transform - pos: 39.5,6.5 - parent: 36861 - - uid: 38196 + pos: 46.5,7.5 + parent: 66965 + - uid: 70235 components: - type: Transform - pos: 39.5,5.5 - parent: 36861 - - uid: 38197 + pos: 46.5,8.5 + parent: 66965 + - uid: 70236 components: - type: Transform - pos: 39.5,4.5 - parent: 36861 - - uid: 38198 + pos: 46.5,3.5 + parent: 66965 + - uid: 70237 components: - type: Transform - pos: 38.5,9.5 - parent: 36861 - - uid: 38199 + pos: 41.5,5.5 + parent: 66965 + - uid: 70238 components: - type: Transform - pos: 38.5,8.5 - parent: 36861 - - uid: 38200 + pos: 44.5,4.5 + parent: 66965 + - uid: 70239 components: - type: Transform - pos: 38.5,7.5 - parent: 36861 - - uid: 38201 + pos: 43.5,4.5 + parent: 66965 + - uid: 70240 components: - type: Transform - pos: 38.5,6.5 - parent: 36861 - - uid: 38202 + pos: 42.5,4.5 + parent: 66965 + - uid: 70241 components: - type: Transform - pos: 38.5,5.5 - parent: 36861 - - uid: 38203 + pos: 41.5,4.5 + parent: 66965 + - uid: 70242 components: - type: Transform - pos: 38.5,4.5 - parent: 36861 - - uid: 38204 + pos: 42.5,5.5 + parent: 66965 + - uid: 70243 components: - type: Transform - pos: 37.5,9.5 - parent: 36861 - - uid: 38205 + pos: 43.5,5.5 + parent: 66965 + - uid: 70244 components: - type: Transform - pos: 37.5,8.5 - parent: 36861 - - uid: 38206 + pos: 42.5,6.5 + parent: 66965 + - uid: 70245 components: - type: Transform - pos: 37.5,7.5 - parent: 36861 - - uid: 38207 + pos: 42.5,7.5 + parent: 66965 + - uid: 70246 components: - type: Transform - pos: 37.5,6.5 - parent: 36861 - - uid: 38208 + pos: 43.5,6.5 + parent: 66965 + - uid: 70247 components: - type: Transform - pos: 37.5,5.5 - parent: 36861 - - uid: 38209 + pos: 43.5,7.5 + parent: 66965 + - uid: 70248 components: - type: Transform - pos: 37.5,4.5 - parent: 36861 - - uid: 38210 + pos: 44.5,6.5 + parent: 66965 + - uid: 70249 components: - type: Transform - pos: 35.5,-3.5 - parent: 36861 - - uid: 38211 + pos: 44.5,7.5 + parent: 66965 + - uid: 70250 components: - type: Transform - pos: 35.5,-2.5 - parent: 36861 - - uid: 38212 + pos: 43.5,8.5 + parent: 66965 + - uid: 70251 components: - type: Transform - pos: 35.5,-1.5 - parent: 36861 - - uid: 38213 + pos: 41.5,2.5 + parent: 66965 + - uid: 70252 components: - type: Transform - pos: 36.5,-1.5 - parent: 36861 - - uid: 38214 + pos: 41.5,1.5 + parent: 66965 + - uid: 70253 components: - type: Transform - pos: 37.5,-1.5 - parent: 36861 - - uid: 38215 + pos: 41.5,0.5 + parent: 66965 + - uid: 70254 components: - type: Transform - pos: 40.5,6.5 - parent: 36861 - - uid: 38216 + pos: 42.5,3.5 + parent: 66965 + - uid: 70255 components: - type: Transform - pos: 40.5,5.5 - parent: 36861 - - uid: 38217 + pos: 42.5,2.5 + parent: 66965 + - uid: 70256 components: - type: Transform - pos: 40.5,4.5 - parent: 36861 - - uid: 38218 + pos: 42.5,1.5 + parent: 66965 + - uid: 70257 components: - type: Transform - pos: 40.5,2.5 - parent: 36861 - - uid: 38219 + pos: 42.5,0.5 + parent: 66965 + - uid: 70258 components: - type: Transform - pos: 40.5,1.5 - parent: 36861 - - uid: 38220 + pos: 43.5,3.5 + parent: 66965 + - uid: 70259 components: - type: Transform - pos: 39.5,3.5 - parent: 36861 - - uid: 38221 + pos: 43.5,2.5 + parent: 66965 + - uid: 70260 components: - type: Transform - pos: 39.5,2.5 - parent: 36861 - - uid: 38222 + pos: 43.5,1.5 + parent: 66965 + - uid: 70261 components: - type: Transform - pos: 39.5,1.5 - parent: 36861 - - uid: 38223 + pos: 43.5,0.5 + parent: 66965 + - uid: 70262 components: - type: Transform - pos: 39.5,0.5 - parent: 36861 - - uid: 38224 + pos: 40.5,0.5 + parent: 66965 + - uid: 70263 components: - type: Transform - pos: 39.5,-0.5 - parent: 36861 - - uid: 38225 + pos: 42.5,-0.5 + parent: 66965 + - uid: 70264 components: - type: Transform - pos: 38.5,3.5 - parent: 36861 - - uid: 38226 + pos: 43.5,-0.5 + parent: 66965 + - uid: 70265 components: - type: Transform - pos: 38.5,2.5 - parent: 36861 - - uid: 38227 + pos: 44.5,0.5 + parent: 66965 + - uid: 70266 components: - type: Transform - pos: 38.5,1.5 - parent: 36861 - - uid: 38228 + pos: 46.5,1.5 + parent: 66965 + - uid: 70267 components: - type: Transform - pos: 38.5,0.5 - parent: 36861 - - uid: 38229 + pos: 46.5,0.5 + parent: 66965 + - uid: 70268 components: - type: Transform - pos: 38.5,-0.5 - parent: 36861 - - uid: 38230 + pos: 47.5,1.5 + parent: 66965 + - uid: 70269 components: - type: Transform - pos: 37.5,3.5 - parent: 36861 - - uid: 38231 + pos: 47.5,0.5 + parent: 66965 + - uid: 70270 components: - type: Transform - pos: 37.5,2.5 - parent: 36861 - - uid: 38232 + pos: 48.5,1.5 + parent: 66965 + - uid: 70271 components: - type: Transform - pos: 37.5,1.5 - parent: 36861 - - uid: 38233 + pos: 48.5,0.5 + parent: 66965 + - uid: 70272 components: - type: Transform - pos: 37.5,0.5 - parent: 36861 - - uid: 38234 + pos: 49.5,1.5 + parent: 66965 + - uid: 70273 components: - type: Transform - pos: 37.5,-0.5 - parent: 36861 - - uid: 38235 + pos: 49.5,0.5 + parent: 66965 + - uid: 70274 components: - type: Transform - pos: 38.5,-1.5 - parent: 36861 - - uid: 38236 + pos: 50.5,2.5 + parent: 66965 + - uid: 70275 components: - type: Transform - pos: 38.5,-2.5 - parent: 36861 - - uid: 38237 + pos: 51.5,1.5 + parent: 66965 + - uid: 70276 components: - type: Transform - pos: 38.5,-3.5 - parent: 36861 - - uid: 38238 + pos: 51.5,0.5 + parent: 66965 + - uid: 70277 components: - type: Transform - pos: 38.5,-4.5 - parent: 36861 - - uid: 38239 + pos: 51.5,-0.5 + parent: 66965 + - uid: 70278 components: - type: Transform - pos: 38.5,-5.5 - parent: 36861 - - uid: 38240 + pos: 52.5,2.5 + parent: 66965 + - uid: 70279 components: - type: Transform - pos: 33.5,-0.5 - parent: 36861 - - uid: 38241 + pos: 52.5,1.5 + parent: 66965 + - uid: 70280 components: - type: Transform - pos: 33.5,0.5 - parent: 36861 - - uid: 38242 + pos: 52.5,0.5 + parent: 66965 + - uid: 70281 components: - type: Transform - pos: 34.5,-0.5 - parent: 36861 - - uid: 38243 + pos: 52.5,-0.5 + parent: 66965 + - uid: 70282 components: - type: Transform - pos: 34.5,0.5 - parent: 36861 - - uid: 38244 + pos: 50.5,0.5 + parent: 66965 + - uid: 70283 components: - type: Transform - pos: 35.5,-0.5 - parent: 36861 - - uid: 38245 + pos: 50.5,-0.5 + parent: 66965 + - uid: 70284 components: - type: Transform - pos: 35.5,0.5 - parent: 36861 - - uid: 38246 + pos: 48.5,-0.5 + parent: 66965 + - uid: 70285 components: - type: Transform - pos: 37.5,-4.5 - parent: 36861 - - uid: 38247 + pos: 49.5,-0.5 + parent: 66965 + - uid: 70286 components: - type: Transform - pos: 36.5,0.5 - parent: 36861 - - uid: 38248 + pos: 47.5,2.5 + parent: 66965 + - uid: 70287 components: - type: Transform - pos: 37.5,-3.5 - parent: 36861 - - uid: 38249 + pos: 47.5,4.5 + parent: 66965 + - uid: 70288 components: - type: Transform - pos: 24.5,-3.5 - parent: 36861 - - uid: 38250 + pos: 48.5,2.5 + parent: 66965 + - uid: 70289 components: - type: Transform - pos: 36.5,-0.5 - parent: 36861 - - uid: 38251 + pos: 48.5,3.5 + parent: 66965 + - uid: 70290 components: - type: Transform - pos: 37.5,-2.5 - parent: 36861 - - uid: 38252 + pos: 48.5,4.5 + parent: 66965 + - uid: 70291 components: - type: Transform - pos: 22.5,18.5 - parent: 36861 - - uid: 38253 + pos: 49.5,3.5 + parent: 66965 + - uid: 70292 components: - type: Transform - pos: 40.5,-8.5 - parent: 36861 - - uid: 38254 + pos: 49.5,4.5 + parent: 66965 + - uid: 70293 components: - type: Transform - pos: 40.5,-9.5 - parent: 36861 - - uid: 38255 + pos: 49.5,5.5 + parent: 66965 + - uid: 70294 components: - type: Transform - pos: 40.5,-10.5 - parent: 36861 - - uid: 38256 + pos: 49.5,6.5 + parent: 66965 + - uid: 70295 components: - type: Transform - pos: 39.5,-8.5 - parent: 36861 - - uid: 38257 + pos: 50.5,3.5 + parent: 66965 + - uid: 70296 components: - type: Transform - pos: 39.5,-9.5 - parent: 36861 - - uid: 38258 + pos: 50.5,4.5 + parent: 66965 + - uid: 70297 components: - type: Transform - pos: 39.5,-10.5 - parent: 36861 - - uid: 38259 + pos: 50.5,5.5 + parent: 66965 + - uid: 70298 components: - type: Transform - pos: 0.5,22.5 - parent: 36861 - - uid: 38260 + pos: 50.5,6.5 + parent: 66965 + - uid: 70299 components: - type: Transform - pos: 0.5,23.5 - parent: 36861 - - uid: 38261 + pos: 51.5,3.5 + parent: 66965 + - uid: 70300 components: - type: Transform - pos: 0.5,24.5 - parent: 36861 - - uid: 38262 + pos: 51.5,5.5 + parent: 66965 + - uid: 70301 components: - type: Transform - pos: 1.5,22.5 - parent: 36861 - - uid: 38263 + pos: 51.5,4.5 + parent: 66965 + - uid: 70302 components: - type: Transform - pos: 1.5,23.5 - parent: 36861 - - uid: 38264 + pos: 48.5,5.5 + parent: 66965 + - uid: 70303 components: - type: Transform - pos: 1.5,24.5 - parent: 36861 - - uid: 38265 + pos: 48.5,6.5 + parent: 66965 + - uid: 70304 components: - type: Transform - pos: 41.5,-10.5 - parent: 36861 - - uid: 38266 + pos: 48.5,7.5 + parent: 66965 + - uid: 70305 components: - type: Transform - pos: 2.5,24.5 - parent: 36861 - - uid: 38267 + pos: 47.5,6.5 + parent: 66965 + - uid: 70306 components: - type: Transform - pos: 3.5,24.5 - parent: 36861 - - uid: 38268 + pos: 47.5,7.5 + parent: 66965 + - uid: 70307 components: - type: Transform - pos: 4.5,24.5 - parent: 36861 - - uid: 38269 + pos: 46.5,9.5 + parent: 66965 + - uid: 70308 components: - type: Transform - pos: 4.5,25.5 - parent: 36861 - - uid: 38270 + pos: 63.5,-8.5 + parent: 66965 + - uid: 70309 components: - type: Transform - pos: 41.5,-9.5 - parent: 36861 - - uid: 38271 + pos: 61.5,-6.5 + parent: 66965 + - uid: 70310 components: - type: Transform - pos: 5.5,26.5 - parent: 36861 - - uid: 38272 + pos: 55.5,-10.5 + parent: 66965 + - uid: 70311 components: - type: Transform - pos: 6.5,26.5 - parent: 36861 - - uid: 38273 + pos: 56.5,-9.5 + parent: 66965 + - uid: 70312 components: - type: Transform - pos: 7.5,26.5 - parent: 36861 - - uid: 38274 + pos: 56.5,-10.5 + parent: 66965 + - uid: 70313 components: - type: Transform - pos: 8.5,26.5 - parent: 36861 - - uid: 38275 + pos: 57.5,-9.5 + parent: 66965 + - uid: 70314 components: - type: Transform - pos: 7.5,25.5 - parent: 36861 - - uid: 38276 + pos: 57.5,-10.5 + parent: 66965 + - uid: 70315 components: - type: Transform - pos: 7.5,24.5 - parent: 36861 - - uid: 38277 + pos: 61.5,-7.5 + parent: 66965 + - uid: 70316 components: - type: Transform - pos: 8.5,25.5 - parent: 36861 - - uid: 38278 + pos: 58.5,-9.5 + parent: 66965 + - uid: 70317 components: - type: Transform - pos: 9.5,25.5 - parent: 36861 - - uid: 38279 + pos: 58.5,-8.5 + parent: 66965 + - uid: 70318 components: - type: Transform - pos: 10.5,25.5 - parent: 36861 - - uid: 38280 + pos: 58.5,-7.5 + parent: 66965 + - uid: 70319 components: - type: Transform - pos: 10.5,24.5 - parent: 36861 - - uid: 38281 + pos: 59.5,-9.5 + parent: 66965 + - uid: 70320 components: - type: Transform - pos: 11.5,26.5 - parent: 36861 - - uid: 38282 + pos: 59.5,-8.5 + parent: 66965 + - uid: 70321 components: - type: Transform - pos: 11.5,25.5 - parent: 36861 - - uid: 38283 + pos: 59.5,-7.5 + parent: 66965 + - uid: 70322 components: - type: Transform - pos: 12.5,26.5 - parent: 36861 - - uid: 38284 + pos: 60.5,-9.5 + parent: 66965 + - uid: 70323 components: - type: Transform - pos: 12.5,25.5 - parent: 36861 - - uid: 38285 + pos: 60.5,-8.5 + parent: 66965 + - uid: 70324 components: - type: Transform - pos: 2.5,22.5 - parent: 36861 - - uid: 38286 + pos: 60.5,-7.5 + parent: 66965 + - uid: 70325 components: - type: Transform - pos: 11.5,22.5 - parent: 36861 - - uid: 38287 + pos: 57.5,-8.5 + parent: 66965 + - uid: 70326 components: - type: Transform - pos: 10.5,22.5 - parent: 36861 - - uid: 38288 + pos: 57.5,-7.5 + parent: 66965 + - uid: 70327 components: - type: Transform - pos: 9.5,22.5 - parent: 36861 - - uid: 38289 + pos: 61.5,-8.5 + parent: 66965 + - uid: 70328 components: - type: Transform - pos: 5.5,22.5 - parent: 36861 - - uid: 38290 + pos: 61.5,-9.5 + parent: 66965 + - uid: 70329 components: - type: Transform - pos: 5.5,25.5 - parent: 36861 - - uid: 38291 + pos: 61.5,-10.5 + parent: 66965 + - uid: 70330 components: - type: Transform - pos: -3.5,14.5 - parent: 36861 - - uid: 38292 + pos: 62.5,-6.5 + parent: 66965 + - uid: 70331 components: - type: Transform - pos: -3.5,13.5 - parent: 36861 - - uid: 38293 + pos: 62.5,-7.5 + parent: 66965 + - uid: 70332 components: - type: Transform - pos: -3.5,11.5 - parent: 36861 - - uid: 38294 + pos: 62.5,-8.5 + parent: 66965 + - uid: 70333 components: - type: Transform - pos: -2.5,15.5 - parent: 36861 - - uid: 38295 + pos: 62.5,-9.5 + parent: 66965 + - uid: 70334 components: - type: Transform - pos: -0.5,22.5 - parent: 36861 - - uid: 38296 + pos: 62.5,-10.5 + parent: 66965 + - uid: 70335 components: - type: Transform - pos: -0.5,23.5 - parent: 36861 - - uid: 38297 + pos: 63.5,-7.5 + parent: 66965 + - uid: 70336 components: - type: Transform - pos: -0.5,24.5 - parent: 36861 - - uid: 38298 + pos: 63.5,-6.5 + parent: 66965 + - uid: 70337 components: - type: Transform - pos: 0.5,25.5 - parent: 36861 - - uid: 38299 + pos: 64.5,-7.5 + parent: 66965 + - uid: 70338 components: - type: Transform - pos: -1.5,21.5 - parent: 36861 - - uid: 38300 + pos: 64.5,-6.5 + parent: 66965 + - uid: 70339 components: - type: Transform - pos: -1.5,15.5 - parent: 36861 - - uid: 38301 + pos: 59.5,-12.5 + parent: 66965 + - uid: 70340 components: - type: Transform - pos: -1.5,16.5 - parent: 36861 - - uid: 38302 + pos: 60.5,-10.5 + parent: 66965 + - uid: 70341 components: - type: Transform - pos: -2.5,3.5 - parent: 36861 - - uid: 38303 + pos: 60.5,-11.5 + parent: 66965 + - uid: 70342 components: - type: Transform - pos: 1.5,25.5 - parent: 36861 - - uid: 38304 + pos: 60.5,-12.5 + parent: 66965 + - uid: 70343 components: - type: Transform - pos: -1.5,2.5 - parent: 36861 - - uid: 38305 + pos: 60.5,-13.5 + parent: 66965 + - uid: 70344 components: - type: Transform - pos: -1.5,1.5 - parent: 36861 - - uid: 38306 + pos: 60.5,-14.5 + parent: 66965 + - uid: 70345 components: - type: Transform - pos: -1.5,0.5 - parent: 36861 - - uid: 38307 + pos: 60.5,-15.5 + parent: 66965 + - uid: 70346 components: - type: Transform - pos: 7.5,-6.5 - parent: 36861 - - uid: 38308 + pos: 60.5,-16.5 + parent: 66965 + - uid: 70347 components: - type: Transform - pos: 7.5,-7.5 - parent: 36861 - - uid: 38309 + pos: 60.5,-17.5 + parent: 66965 + - uid: 70348 components: - type: Transform - pos: 7.5,-10.5 - parent: 36861 - - uid: 38310 + pos: 61.5,-10.5 + parent: 66965 + - uid: 70349 components: - type: Transform - pos: 8.5,-10.5 - parent: 36861 - - uid: 38311 + pos: 61.5,-11.5 + parent: 66965 + - uid: 70350 components: - type: Transform - pos: 9.5,-9.5 - parent: 36861 - - uid: 38312 + pos: 61.5,-12.5 + parent: 66965 + - uid: 70351 components: - type: Transform - pos: 9.5,-8.5 - parent: 36861 - - uid: 38313 + pos: 61.5,-13.5 + parent: 66965 + - uid: 70352 components: - type: Transform - pos: 10.5,-8.5 - parent: 36861 - - uid: 38314 + pos: 61.5,-14.5 + parent: 66965 + - uid: 70353 components: - type: Transform - pos: 7.5,-11.5 - parent: 36861 - - uid: 38315 + pos: 61.5,-15.5 + parent: 66965 + - uid: 70354 components: - type: Transform - pos: 38.5,-9.5 - parent: 36861 - - uid: 38316 + pos: 61.5,-16.5 + parent: 66965 + - uid: 70355 components: - type: Transform - pos: 16.5,29.5 - parent: 36861 - - uid: 38317 + pos: 61.5,-17.5 + parent: 66965 + - uid: 70356 components: - type: Transform - pos: 16.5,28.5 - parent: 36861 - - uid: 38318 + pos: 59.5,-13.5 + parent: 66965 + - uid: 70357 components: - type: Transform - pos: 16.5,27.5 - parent: 36861 - - uid: 38319 + pos: 59.5,-14.5 + parent: 66965 + - uid: 70358 components: - type: Transform - pos: 15.5,27.5 - parent: 36861 - - uid: 38320 + pos: 62.5,-16.5 + parent: 66965 + - uid: 70359 components: - type: Transform - pos: 15.5,26.5 - parent: 36861 - - uid: 38321 + pos: 62.5,-15.5 + parent: 66965 + - uid: 70360 components: - type: Transform - pos: 15.5,25.5 - parent: 36861 - - uid: 38322 + pos: 62.5,-14.5 + parent: 66965 + - uid: 70361 components: - type: Transform - pos: 14.5,26.5 - parent: 36861 - - uid: 38323 + pos: 62.5,-13.5 + parent: 66965 + - uid: 70362 components: - type: Transform - pos: 14.5,25.5 - parent: 36861 - - uid: 38324 + pos: 62.5,-12.5 + parent: 66965 + - uid: 70363 components: - type: Transform - pos: 16.5,30.5 - parent: 36861 - - uid: 38325 + pos: 62.5,-11.5 + parent: 66965 + - uid: 70364 components: - type: Transform - pos: 17.5,30.5 - parent: 36861 - - uid: 38326 + pos: 63.5,-15.5 + parent: 66965 + - uid: 70365 components: - type: Transform - pos: 17.5,31.5 - parent: 36861 - - uid: 38327 + pos: 63.5,-14.5 + parent: 66965 + - uid: 70366 components: - type: Transform - pos: 18.5,30.5 - parent: 36861 - - uid: 38328 + pos: 63.5,-13.5 + parent: 66965 + - uid: 70367 components: - type: Transform - pos: 19.5,31.5 - parent: 36861 - - uid: 38329 + pos: 63.5,-12.5 + parent: 66965 + - uid: 70368 components: - type: Transform - pos: 19.5,30.5 - parent: 36861 - - uid: 38330 + pos: 63.5,-11.5 + parent: 66965 + - uid: 70369 components: - type: Transform - pos: 19.5,29.5 - parent: 36861 - - uid: 38331 + pos: 64.5,-14.5 + parent: 66965 + - uid: 70370 components: - type: Transform - pos: 20.5,30.5 - parent: 36861 - - uid: 38332 + pos: 64.5,-13.5 + parent: 66965 + - uid: 70371 components: - type: Transform - pos: 20.5,29.5 - parent: 36861 - - uid: 38333 + pos: 60.5,-18.5 + parent: 66965 + - uid: 70372 components: - type: Transform - pos: 20.5,28.5 - parent: 36861 - - uid: 38334 + pos: 58.5,-16.5 + parent: 66965 + - uid: 70373 components: - type: Transform - pos: 21.5,28.5 - parent: 36861 - - uid: 38335 + pos: 58.5,-17.5 + parent: 66965 + - uid: 70374 components: - type: Transform - pos: 21.5,27.5 - parent: 36861 - - uid: 38336 + pos: 58.5,-18.5 + parent: 66965 + - uid: 70375 components: - type: Transform - pos: 22.5,27.5 - parent: 36861 - - uid: 38337 + pos: 58.5,-19.5 + parent: 66965 + - uid: 70376 components: - type: Transform - pos: 22.5,26.5 - parent: 36861 - - uid: 38338 + pos: 59.5,-16.5 + parent: 66965 + - uid: 70377 components: - type: Transform - pos: 14.5,24.5 - parent: 36861 - - uid: 38339 + pos: 59.5,-17.5 + parent: 66965 + - uid: 70378 components: - type: Transform - pos: 23.5,25.5 - parent: 36861 - - uid: 38340 + pos: 59.5,-18.5 + parent: 66965 + - uid: 70379 components: - type: Transform - pos: 23.5,24.5 - parent: 36861 - - uid: 38341 + pos: 59.5,-19.5 + parent: 66965 + - uid: 70380 components: - type: Transform - pos: 23.5,23.5 - parent: 36861 - - uid: 38342 + pos: 57.5,-17.5 + parent: 66965 + - uid: 70381 components: - type: Transform - pos: 24.5,23.5 - parent: 36861 - - uid: 38343 + pos: 57.5,-18.5 + parent: 66965 + - uid: 70382 components: - type: Transform - pos: 24.5,22.5 - parent: 36861 - - uid: 38344 + pos: 42.5,-11.5 + parent: 66965 + - uid: 70383 components: - type: Transform - pos: 24.5,21.5 - parent: 36861 - - uid: 38345 + pos: 49.5,-14.5 + parent: 66965 + - uid: 70384 components: - type: Transform - pos: 23.5,21.5 - parent: 36861 - - uid: 38346 + pos: 50.5,-14.5 + parent: 66965 + - uid: 70385 components: - type: Transform - pos: 23.5,20.5 - parent: 36861 - - uid: 38347 + pos: 51.5,-14.5 + parent: 66965 + - uid: 70386 components: - type: Transform - pos: 22.5,20.5 - parent: 36861 - - uid: 38348 + pos: 48.5,-12.5 + parent: 66965 + - uid: 70387 components: - type: Transform - pos: 21.5,20.5 - parent: 36861 - - uid: 38349 + pos: 49.5,-12.5 + parent: 66965 + - uid: 70388 components: - type: Transform - pos: 20.5,20.5 - parent: 36861 - - uid: 38350 + pos: 50.5,-12.5 + parent: 66965 + - uid: 70389 components: - type: Transform - pos: 20.5,19.5 - parent: 36861 - - uid: 38351 + pos: 51.5,-12.5 + parent: 66965 + - uid: 70390 components: - type: Transform - pos: 20.5,18.5 - parent: 36861 - - uid: 38352 + pos: 52.5,-12.5 + parent: 66965 + - uid: 70391 components: - type: Transform - pos: 21.5,18.5 - parent: 36861 - - uid: 38353 + pos: 53.5,-12.5 + parent: 66965 + - uid: 70392 components: - type: Transform - pos: 19.5,20.5 - parent: 36861 - - uid: 38354 + pos: 49.5,-13.5 + parent: 66965 + - uid: 70393 components: - type: Transform - pos: 23.5,17.5 - parent: 36861 - - uid: 38355 + pos: 50.5,-13.5 + parent: 66965 + - uid: 70394 components: - type: Transform - pos: 24.5,17.5 - parent: 36861 - - uid: 38356 + pos: 51.5,-13.5 + parent: 66965 + - uid: 70395 components: - type: Transform - pos: 23.5,16.5 - parent: 36861 - - uid: 38357 + pos: 52.5,-13.5 + parent: 66965 + - uid: 70396 components: - type: Transform - pos: 25.5,16.5 - parent: 36861 - - uid: 38358 + pos: 50.5,-11.5 + parent: 66965 + - uid: 70397 components: - type: Transform - pos: 24.5,15.5 - parent: 36861 - - uid: 38359 + pos: 50.5,-10.5 + parent: 66965 + - uid: 70398 components: - type: Transform - pos: 25.5,15.5 - parent: 36861 - - uid: 38360 + pos: 50.5,-9.5 + parent: 66965 + - uid: 70399 components: - type: Transform - pos: 25.5,14.5 - parent: 36861 - - uid: 38361 + pos: 48.5,-9.5 + parent: 66965 + - uid: 70400 components: - type: Transform - pos: 26.5,13.5 - parent: 36861 - - uid: 38362 + pos: 53.5,-8.5 + parent: 66965 + - uid: 70401 components: - type: Transform - pos: 26.5,12.5 - parent: 36861 - - uid: 38363 + pos: 54.5,-10.5 + parent: 66965 + - uid: 70402 components: - type: Transform - pos: 27.5,12.5 - parent: 36861 - - uid: 38364 + pos: 54.5,-9.5 + parent: 66965 + - uid: 70403 components: - type: Transform - pos: 27.5,11.5 - parent: 36861 - - uid: 38365 + pos: 54.5,-8.5 + parent: 66965 + - uid: 70404 components: - type: Transform - pos: 26.5,11.5 - parent: 36861 - - uid: 38366 + pos: 52.5,-11.5 + parent: 66965 + - uid: 70405 components: - type: Transform - pos: 28.5,10.5 - parent: 36861 - - uid: 38367 + pos: 53.5,-11.5 + parent: 66965 + - uid: 70406 components: - type: Transform - pos: 29.5,10.5 - parent: 36861 - - uid: 38368 + pos: 54.5,-11.5 + parent: 66965 + - uid: 70407 components: - type: Transform - pos: 27.5,-0.5 - parent: 36861 - - uid: 38369 + pos: 55.5,-11.5 + parent: 66965 + - uid: 70408 components: - type: Transform - pos: 29.5,9.5 - parent: 36861 - - uid: 38370 + pos: 37.5,-14.5 + parent: 66965 + - uid: 70409 components: - type: Transform - pos: 29.5,8.5 - parent: 36861 - - uid: 38371 + pos: 37.5,-15.5 + parent: 66965 + - uid: 70410 components: - type: Transform - pos: 29.5,2.5 - parent: 36861 - - uid: 38372 + pos: 37.5,-16.5 + parent: 66965 + - uid: 70411 components: - type: Transform - pos: 30.5,6.5 - parent: 36861 - - uid: 38373 + pos: 37.5,-17.5 + parent: 66965 + - uid: 70412 components: - type: Transform - pos: 30.5,5.5 - parent: 36861 - - uid: 38374 + pos: 37.5,-18.5 + parent: 66965 + - uid: 70413 components: - type: Transform - pos: 30.5,4.5 - parent: 36861 - - uid: 38375 + pos: 37.5,-19.5 + parent: 66965 + - uid: 70414 components: - type: Transform - pos: 30.5,3.5 - parent: 36861 - - uid: 38376 + pos: 37.5,-20.5 + parent: 66965 + - uid: 70415 components: - type: Transform - pos: 30.5,2.5 - parent: 36861 - - uid: 38377 + pos: 38.5,-14.5 + parent: 66965 + - uid: 70416 components: - type: Transform - pos: 29.5,1.5 - parent: 36861 - - uid: 38378 + pos: 38.5,-15.5 + parent: 66965 + - uid: 70417 components: - type: Transform - pos: 28.5,0.5 - parent: 36861 - - uid: 38379 + pos: 38.5,-16.5 + parent: 66965 + - uid: 70418 components: - type: Transform - pos: 27.5,0.5 - parent: 36861 - - uid: 38380 + pos: 38.5,-17.5 + parent: 66965 + - uid: 70419 components: - type: Transform - pos: 24.5,-0.5 - parent: 36861 - - uid: 38381 + pos: 38.5,-18.5 + parent: 66965 + - uid: 70420 components: - type: Transform - pos: 24.5,0.5 - parent: 36861 - - uid: 38382 + pos: 38.5,-19.5 + parent: 66965 + - uid: 70421 components: - type: Transform - pos: 23.5,-0.5 - parent: 36861 - - uid: 38383 + pos: 38.5,-20.5 + parent: 66965 + - uid: 70422 components: - type: Transform - pos: 23.5,-1.5 - parent: 36861 - - uid: 38384 + pos: 50.5,-16.5 + parent: 66965 + - uid: 70423 components: - type: Transform - pos: 24.5,-2.5 - parent: 36861 - - uid: 38385 + pos: 50.5,-15.5 + parent: 66965 + - uid: 70424 components: - type: Transform - pos: 25.5,-3.5 - parent: 36861 - - uid: 38386 + pos: 50.5,-17.5 + parent: 66965 + - uid: 70425 components: - type: Transform - pos: 25.5,-4.5 - parent: 36861 - - uid: 38387 + pos: 50.5,-18.5 + parent: 66965 + - uid: 70426 components: - type: Transform - pos: 25.5,-5.5 - parent: 36861 - - uid: 38388 + pos: 49.5,-17.5 + parent: 66965 + - uid: 70427 components: - type: Transform - pos: 26.5,-3.5 - parent: 36861 - - uid: 38389 + pos: 49.5,-16.5 + parent: 66965 + - uid: 70428 components: - type: Transform - pos: 26.5,-5.5 - parent: 36861 - - uid: 38390 + pos: 49.5,-15.5 + parent: 66965 + - uid: 70429 components: - type: Transform - pos: 12.5,-7.5 - parent: 36861 - - uid: 38391 + pos: 48.5,-16.5 + parent: 66965 + - uid: 70430 components: - type: Transform - pos: 38.5,-10.5 - parent: 36861 - - uid: 38392 + pos: 48.5,-15.5 + parent: 66965 + - uid: 70431 components: - type: Transform - pos: 38.5,-11.5 - parent: 36861 - - uid: 38393 + pos: 51.5,-15.5 + parent: 66965 + - uid: 70432 components: - type: Transform - pos: 14.5,-7.5 - parent: 36861 - - uid: 38394 + pos: 51.5,-16.5 + parent: 66965 + - uid: 70433 components: - type: Transform - pos: 38.5,-12.5 - parent: 36861 - - uid: 38395 + pos: 52.5,-16.5 + parent: 66965 + - uid: 70434 components: - type: Transform - pos: 37.5,-9.5 - parent: 36861 - - uid: 38396 + pos: 52.5,-17.5 + parent: 66965 + - uid: 70435 components: - type: Transform - pos: 13.5,-8.5 - parent: 36861 - - uid: 38397 + pos: 53.5,-17.5 + parent: 66965 + - uid: 70436 components: - type: Transform - pos: 13.5,-9.5 - parent: 36861 - - uid: 38398 + pos: 53.5,-18.5 + parent: 66965 + - uid: 70437 components: - type: Transform - pos: 14.5,-9.5 - parent: 36861 - - uid: 38399 + pos: 54.5,-18.5 + parent: 66965 + - uid: 70438 components: - type: Transform - pos: 16.5,-8.5 - parent: 36861 - - uid: 38400 + pos: 52.5,-19.5 + parent: 66965 + - uid: 70439 components: - type: Transform - pos: 16.5,-9.5 - parent: 36861 - - uid: 38401 + pos: 52.5,-20.5 + parent: 66965 + - uid: 70440 components: - type: Transform - pos: 17.5,-8.5 - parent: 36861 - - uid: 38402 + pos: 51.5,-20.5 + parent: 66965 + - uid: 70441 components: - type: Transform - pos: 18.5,-8.5 - parent: 36861 - - uid: 38403 + pos: 51.5,-21.5 + parent: 66965 + - uid: 70442 components: - type: Transform - pos: 20.5,-8.5 - parent: 36861 - - uid: 38404 + pos: 50.5,-21.5 + parent: 66965 + - uid: 70443 components: - type: Transform - pos: 20.5,-9.5 - parent: 36861 - - uid: 38405 + pos: 49.5,-21.5 + parent: 66965 + - uid: 70444 components: - type: Transform - pos: 21.5,-8.5 - parent: 36861 - - uid: 38406 + pos: 49.5,-20.5 + parent: 66965 + - uid: 70445 components: - type: Transform - pos: 21.5,-9.5 - parent: 36861 - - uid: 38407 + pos: 49.5,-19.5 + parent: 66965 + - uid: 70446 components: - type: Transform - pos: 20.5,-10.5 - parent: 36861 - - uid: 38408 + pos: 48.5,-20.5 + parent: 66965 + - uid: 70447 components: - type: Transform - pos: 19.5,-10.5 - parent: 36861 - - uid: 38409 + pos: 48.5,-19.5 + parent: 66965 + - uid: 70448 components: - type: Transform - pos: 18.5,-10.5 - parent: 36861 - - uid: 38410 + pos: 47.5,-19.5 + parent: 66965 + - uid: 70449 components: - type: Transform - pos: 17.5,-10.5 - parent: 36861 - - uid: 38411 + pos: 40.5,-18.5 + parent: 66965 + - uid: 70450 components: - type: Transform - pos: 16.5,-10.5 - parent: 36861 - - uid: 38412 + pos: 41.5,-20.5 + parent: 66965 + - uid: 70451 components: - type: Transform - pos: 15.5,-10.5 - parent: 36861 - - uid: 38413 + pos: 51.5,-4.5 + parent: 66965 + - uid: 70452 components: - type: Transform - pos: 14.5,-10.5 - parent: 36861 - - uid: 38414 + pos: 51.5,-3.5 + parent: 66965 + - uid: 70453 components: - type: Transform - pos: 22.5,-8.5 - parent: 36861 - - uid: 38415 + pos: 51.5,-2.5 + parent: 66965 + - uid: 70454 components: - type: Transform - pos: 22.5,-7.5 - parent: 36861 - - uid: 38416 + pos: 51.5,-1.5 + parent: 66965 + - uid: 70455 components: - type: Transform - pos: 22.5,-6.5 - parent: 36861 - - uid: 38417 + pos: 52.5,-4.5 + parent: 66965 + - uid: 70456 components: - type: Transform - pos: 23.5,-8.5 - parent: 36861 - - uid: 38418 + pos: 52.5,-5.5 + parent: 66965 + - uid: 70457 components: - type: Transform - pos: 24.5,-7.5 - parent: 36861 - - uid: 38419 + pos: 52.5,-6.5 + parent: 66965 + - uid: 70458 components: - type: Transform - pos: 24.5,-6.5 - parent: 36861 - - uid: 38420 + pos: 52.5,-7.5 + parent: 66965 + - uid: 70459 components: - type: Transform - pos: 25.5,-6.5 - parent: 36861 - - uid: 38421 + pos: 39.5,-20.5 + parent: 66965 + - uid: 70460 components: - type: Transform - pos: 37.5,-10.5 - parent: 36861 - - uid: 38422 + pos: 41.5,-19.5 + parent: 66965 + - uid: 70461 components: - type: Transform - pos: 37.5,-11.5 - parent: 36861 - - uid: 38423 + pos: 39.5,-19.5 + parent: 66965 + - uid: 70462 components: - type: Transform - pos: 37.5,-12.5 - parent: 36861 - - uid: 38424 + pos: 50.5,-8.5 + parent: 66965 + - uid: 70463 components: - type: Transform - pos: 18.5,-7.5 - parent: 36861 - - uid: 38425 + pos: 50.5,-7.5 + parent: 66965 + - uid: 70464 components: - type: Transform - pos: 17.5,-7.5 - parent: 36861 - - uid: 38426 + pos: 50.5,-6.5 + parent: 66965 + - uid: 70465 components: - type: Transform - pos: 20.5,-6.5 - parent: 36861 - - uid: 38427 + pos: 49.5,-1.5 + parent: 66965 + - uid: 70466 components: - type: Transform - pos: 19.5,-5.5 - parent: 36861 - - uid: 38428 + pos: 50.5,-1.5 + parent: 66965 + - uid: 70467 components: - type: Transform - pos: 19.5,-4.5 - parent: 36861 - - uid: 38429 + pos: 50.5,-2.5 + parent: 66965 + - uid: 70468 components: - type: Transform - pos: 21.5,-4.5 - parent: 36861 - - uid: 38430 + pos: 29.5,-20.5 + parent: 66965 + - uid: 70469 components: - type: Transform - pos: 21.5,-5.5 - parent: 36861 - - uid: 38431 + pos: 29.5,-21.5 + parent: 66965 + - uid: 70470 components: - type: Transform - pos: 20.5,-3.5 - parent: 36861 - - uid: 38432 + pos: 29.5,-22.5 + parent: 66965 + - uid: 70471 components: - type: Transform - pos: 36.5,-9.5 - parent: 36861 - - uid: 38433 + pos: 30.5,-22.5 + parent: 66965 + - uid: 70472 components: - type: Transform - pos: 36.5,-10.5 - parent: 36861 - - uid: 38434 + pos: 31.5,-22.5 + parent: 66965 + - uid: 70473 components: - type: Transform - pos: 36.5,-11.5 - parent: 36861 - - uid: 38435 + pos: 32.5,-22.5 + parent: 66965 + - uid: 70474 components: - type: Transform - pos: 36.5,-12.5 - parent: 36861 - - uid: 38436 + pos: 27.5,-21.5 + parent: 66965 + - uid: 70475 components: - type: Transform - pos: 39.5,-11.5 - parent: 36861 - - uid: 38437 + pos: 27.5,-20.5 + parent: 66965 + - uid: 70476 components: - type: Transform - pos: 39.5,-12.5 - parent: 36861 - - uid: 38438 + pos: 27.5,-19.5 + parent: 66965 + - uid: 70477 components: - type: Transform - pos: 36.5,-8.5 - parent: 36861 - - uid: 38439 + pos: 26.5,-20.5 + parent: 66965 + - uid: 70478 components: - type: Transform - pos: 37.5,-7.5 - parent: 36861 - - uid: 38440 + pos: 25.5,-20.5 + parent: 66965 + - uid: 70479 components: - type: Transform - pos: 36.5,-6.5 - parent: 36861 - - uid: 38441 + pos: 25.5,-19.5 + parent: 66965 + - uid: 70480 components: - type: Transform - pos: 37.5,-6.5 - parent: 36861 - - uid: 38442 + pos: 26.5,-19.5 + parent: 66965 + - uid: 70481 components: - type: Transform - pos: 36.5,-13.5 - parent: 36861 - - uid: 38443 + pos: 27.5,-18.5 + parent: 66965 + - uid: 70482 components: - type: Transform - pos: 35.5,-13.5 - parent: 36861 - - uid: 38444 + pos: 28.5,-18.5 + parent: 66965 + - uid: 70483 components: - type: Transform - pos: 34.5,-13.5 - parent: 36861 - - uid: 38445 + pos: 29.5,-18.5 + parent: 66965 + - uid: 70484 components: - type: Transform - pos: 33.5,-13.5 - parent: 36861 - - uid: 38446 + pos: 30.5,-18.5 + parent: 66965 + - uid: 70485 components: - type: Transform - pos: 33.5,-12.5 - parent: 36861 - - uid: 38447 + pos: 30.5,-19.5 + parent: 66965 + - uid: 70486 components: - type: Transform - pos: 33.5,-11.5 - parent: 36861 - - uid: 38448 + pos: 30.5,-20.5 + parent: 66965 + - uid: 70487 components: - type: Transform - pos: 28.5,3.5 - parent: 36861 - - uid: 38449 + pos: 30.5,-21.5 + parent: 66965 + - uid: 70488 components: - type: Transform - pos: 28.5,4.5 - parent: 36861 - - uid: 38450 + pos: 31.5,-21.5 + parent: 66965 + - uid: 70489 components: - type: Transform - pos: 28.5,6.5 - parent: 36861 - - uid: 38451 + pos: 31.5,-20.5 + parent: 66965 + - uid: 70490 components: - type: Transform - pos: 28.5,7.5 - parent: 36861 - - uid: 38452 + pos: 32.5,-21.5 + parent: 66965 + - uid: 70491 components: - type: Transform - pos: 27.5,4.5 - parent: 36861 - - uid: 38453 + pos: 32.5,-20.5 + parent: 66965 + - uid: 70492 components: - type: Transform - pos: 27.5,6.5 - parent: 36861 - - uid: 38454 + pos: 33.5,-21.5 + parent: 66965 + - uid: 70493 components: - type: Transform - pos: 25.5,3.5 - parent: 36861 - - uid: 38455 + pos: 33.5,-20.5 + parent: 66965 + - uid: 70494 components: - type: Transform - pos: 19.5,2.5 - parent: 36861 - - uid: 38456 + pos: 34.5,-21.5 + parent: 66965 + - uid: 70495 components: - type: Transform - pos: 19.5,5.5 - parent: 36861 - - uid: 38457 + pos: 34.5,-20.5 + parent: 66965 + - uid: 70496 components: - type: Transform - pos: 19.5,6.5 - parent: 36861 - - uid: 38458 + pos: 35.5,-21.5 + parent: 66965 + - uid: 70497 components: - type: Transform - pos: 19.5,7.5 - parent: 36861 - - uid: 38459 + pos: 35.5,-20.5 + parent: 66965 + - uid: 70498 components: - type: Transform - pos: 20.5,2.5 - parent: 36861 - - uid: 38460 + pos: 33.5,-22.5 + parent: 66965 + - uid: 70499 components: - type: Transform - pos: 20.5,6.5 - parent: 36861 - - uid: 38461 + pos: 33.5,-23.5 + parent: 66965 + - uid: 70500 components: - type: Transform - pos: 34.5,-12.5 - parent: 36861 - - uid: 38462 + pos: 34.5,-22.5 + parent: 66965 + - uid: 70501 components: - type: Transform - pos: 34.5,-11.5 - parent: 36861 - - uid: 38463 + pos: 34.5,-23.5 + parent: 66965 + - uid: 70502 components: - type: Transform - pos: 21.5,3.5 - parent: 36861 - - uid: 38464 + pos: 35.5,-22.5 + parent: 66965 + - uid: 70503 components: - type: Transform - pos: 21.5,4.5 - parent: 36861 - - uid: 38465 + pos: 35.5,-23.5 + parent: 66965 + - uid: 70504 components: - type: Transform - pos: 21.5,5.5 - parent: 36861 - - uid: 38466 + pos: 36.5,-22.5 + parent: 66965 + - uid: 70505 components: - type: Transform - pos: 35.5,-12.5 - parent: 36861 - - uid: 38467 + pos: 36.5,-23.5 + parent: 66965 + - uid: 70506 components: - type: Transform - pos: 23.5,9.5 - parent: 36861 - - uid: 38468 + pos: 22.5,-19.5 + parent: 66965 + - uid: 70507 components: - type: Transform - pos: 23.5,10.5 - parent: 36861 - - uid: 38469 + pos: 22.5,-18.5 + parent: 66965 + - uid: 70508 components: - type: Transform - pos: 22.5,8.5 - parent: 36861 - - uid: 38470 + pos: 32.5,-16.5 + parent: 66965 + - uid: 70509 components: - type: Transform - pos: 22.5,9.5 - parent: 36861 - - uid: 38471 + pos: 33.5,-16.5 + parent: 66965 + - uid: 70510 components: - type: Transform - pos: 21.5,8.5 - parent: 36861 - - uid: 38472 + pos: 34.5,-16.5 + parent: 66965 + - uid: 70511 components: - type: Transform - pos: 21.5,10.5 - parent: 36861 - - uid: 38473 + pos: 35.5,-16.5 + parent: 66965 + - uid: 70512 components: - type: Transform - pos: 23.5,5.5 - parent: 36861 - - uid: 38474 + pos: 34.5,-15.5 + parent: 66965 + - uid: 70513 components: - type: Transform - pos: 17.5,10.5 - parent: 36861 - - uid: 38475 + pos: 35.5,-15.5 + parent: 66965 + - uid: 70514 components: - type: Transform - pos: 18.5,9.5 - parent: 36861 - - uid: 38476 + pos: 35.5,-14.5 + parent: 66965 + - uid: 70515 components: - type: Transform - pos: 19.5,26.5 - parent: 36861 - - uid: 38477 + pos: 34.5,-17.5 + parent: 66965 + - uid: 70516 components: - type: Transform - pos: 19.5,24.5 - parent: 36861 - - uid: 38478 + pos: 34.5,-18.5 + parent: 66965 + - uid: 70517 components: - type: Transform - pos: 18.5,25.5 - parent: 36861 - - uid: 38479 + pos: 34.5,-19.5 + parent: 66965 + - uid: 70518 components: - type: Transform - pos: 18.5,24.5 - parent: 36861 - - uid: 38480 + pos: 35.5,-18.5 + parent: 66965 + - uid: 70519 components: - type: Transform - pos: 15.5,21.5 - parent: 36861 - - uid: 38481 + pos: 35.5,-19.5 + parent: 66965 + - uid: 70520 components: - type: Transform - pos: 14.5,20.5 - parent: 36861 - - uid: 38482 + pos: 36.5,-21.5 + parent: 66965 + - uid: 70521 components: - type: Transform - pos: 31.5,-19.5 - parent: 36861 - - uid: 38483 + pos: 37.5,-21.5 + parent: 66965 + - uid: 70522 components: - type: Transform - pos: 14.5,21.5 - parent: 36861 - - uid: 38484 + pos: 38.5,-21.5 + parent: 66965 + - uid: 70523 components: - type: Transform - pos: 20.5,25.5 - parent: 36861 - - uid: 38485 + pos: 39.5,-21.5 + parent: 66965 + - uid: 70524 components: - type: Transform - pos: 15.5,19.5 - parent: 36861 - - uid: 38486 + pos: 40.5,-21.5 + parent: 66965 + - uid: 70525 components: - type: Transform - pos: 16.5,20.5 - parent: 36861 - - uid: 38487 + pos: 41.5,-21.5 + parent: 66965 + - uid: 70526 components: - type: Transform - pos: 16.5,19.5 - parent: 36861 - - uid: 38488 + pos: 42.5,-21.5 + parent: 66965 + - uid: 70527 components: - type: Transform - pos: 35.5,-11.5 - parent: 36861 - - uid: 38489 + pos: 38.5,-22.5 + parent: 66965 + - uid: 70528 components: - type: Transform - pos: 20.5,13.5 - parent: 36861 - - uid: 38490 + pos: 37.5,-22.5 + parent: 66965 + - uid: 70529 components: - type: Transform - pos: 21.5,14.5 - parent: 36861 - - uid: 38491 + pos: 41.5,-18.5 + parent: 66965 + - uid: 70530 components: - type: Transform - pos: 35.5,-10.5 - parent: 36861 - - uid: 38492 + pos: 40.5,-20.5 + parent: 66965 + - uid: 70531 components: - type: Transform - pos: 35.5,-9.5 - parent: 36861 - - uid: 38493 + pos: 40.5,-19.5 + parent: 66965 + - uid: 70532 components: - type: Transform - pos: 31.5,-18.5 - parent: 36861 - - uid: 38494 + pos: 42.5,-20.5 + parent: 66965 + - uid: 70533 components: - type: Transform - pos: 34.5,-14.5 - parent: 36861 - - uid: 38495 + pos: 43.5,-20.5 + parent: 66965 + - uid: 70534 components: - type: Transform - pos: 33.5,-14.5 - parent: 36861 - - uid: 38496 + pos: 44.5,-20.5 + parent: 66965 + - uid: 70535 components: - type: Transform - pos: 1.5,26.5 - parent: 36861 - - uid: 38497 + pos: 45.5,-20.5 + parent: 66965 + - uid: 70536 components: - type: Transform - pos: 2.5,26.5 - parent: 36861 - - uid: 38498 + pos: 44.5,-19.5 + parent: 66965 + - uid: 70537 components: - type: Transform - pos: 2.5,27.5 - parent: 36861 - - uid: 38499 + pos: 43.5,-19.5 + parent: 66965 + - uid: 70538 components: - type: Transform - pos: 3.5,27.5 - parent: 36861 - - uid: 38500 + pos: 39.5,-13.5 + parent: 66965 + - uid: 70539 components: - type: Transform - pos: 6.5,27.5 - parent: 36861 - - uid: 38501 + pos: 39.5,-14.5 + parent: 66965 + - uid: 70540 components: - type: Transform - pos: 7.5,27.5 - parent: 36861 - - uid: 38502 + pos: 40.5,-14.5 + parent: 66965 + - uid: 70541 components: - type: Transform - pos: 0.5,26.5 - parent: 36861 - - uid: 38503 + pos: 41.5,-14.5 + parent: 66965 + - uid: 70542 components: - type: Transform - pos: 0.5,27.5 - parent: 36861 - - uid: 38504 + pos: 40.5,-13.5 + parent: 66965 + - uid: 70543 components: - type: Transform - pos: 1.5,27.5 - parent: 36861 - - uid: 38505 + pos: 41.5,-13.5 + parent: 66965 + - uid: 70544 components: - type: Transform - pos: 2.5,28.5 - parent: 36861 - - uid: 38506 + pos: 39.5,-15.5 + parent: 66965 + - uid: 70545 components: - type: Transform - pos: 3.5,28.5 - parent: 36861 - - uid: 38507 + pos: 41.5,-15.5 + parent: 66965 + - uid: 70546 components: - type: Transform - pos: 4.5,28.5 - parent: 36861 - - uid: 38508 + pos: 41.5,-16.5 + parent: 66965 + - uid: 70547 components: - type: Transform - pos: 5.5,28.5 - parent: 36861 - - uid: 38509 + pos: 41.5,-17.5 + parent: 66965 + - uid: 70548 components: - type: Transform - pos: 6.5,28.5 - parent: 36861 - - uid: 38510 + pos: 40.5,-15.5 + parent: 66965 + - uid: 70549 components: - type: Transform - pos: 7.5,28.5 - parent: 36861 - - uid: 38511 + pos: 40.5,-16.5 + parent: 66965 + - uid: 70550 components: - type: Transform - pos: 8.5,28.5 - parent: 36861 - - uid: 38512 + pos: 40.5,-17.5 + parent: 66965 + - uid: 70551 components: - type: Transform - pos: 10.5,27.5 - parent: 36861 - - uid: 38513 + pos: 44.5,-12.5 + parent: 66965 + - uid: 70552 components: - type: Transform - pos: 32.5,-14.5 - parent: 36861 - - uid: 38514 + pos: 42.5,-14.5 + parent: 66965 + - uid: 70553 components: - type: Transform - pos: 9.5,28.5 - parent: 36861 - - uid: 38515 + pos: 44.5,-14.5 + parent: 66965 + - uid: 70554 components: - type: Transform - pos: 8.5,29.5 - parent: 36861 - - uid: 38516 + pos: 43.5,-15.5 + parent: 66965 + - uid: 70555 components: - type: Transform - pos: 7.5,29.5 - parent: 36861 - - uid: 38517 + pos: 43.5,-15.5 + parent: 66965 + - uid: 70556 components: - type: Transform - pos: 6.5,29.5 - parent: 36861 - - uid: 38518 + pos: 44.5,-15.5 + parent: 66965 + - uid: 70557 components: - type: Transform - pos: 5.5,29.5 - parent: 36861 - - uid: 38519 + pos: 43.5,-14.5 + parent: 66965 + - uid: 70558 components: - type: Transform - pos: 4.5,29.5 - parent: 36861 - - uid: 38520 + pos: 43.5,-16.5 + parent: 66965 + - uid: 70559 components: - type: Transform - pos: 3.5,29.5 - parent: 36861 - - uid: 38521 + pos: 42.5,-16.5 + parent: 66965 + - uid: 70560 components: - type: Transform - pos: 7.5,30.5 - parent: 36861 - - uid: 38522 + pos: 42.5,-17.5 + parent: 66965 + - uid: 70561 components: - type: Transform - pos: 6.5,30.5 - parent: 36861 - - uid: 38523 + pos: 42.5,-18.5 + parent: 66965 + - uid: 70562 components: - type: Transform - pos: 13.5,24.5 - parent: 36861 - - uid: 38524 + pos: 42.5,-17.5 + parent: 66965 + - uid: 70563 components: - type: Transform - pos: 31.5,-14.5 - parent: 36861 - - uid: 38525 + pos: 43.5,-17.5 + parent: 66965 + - uid: 70564 components: - type: Transform - pos: 32.5,-15.5 - parent: 36861 - - uid: 38526 + pos: 44.5,-17.5 + parent: 66965 + - uid: 70565 components: - type: Transform - pos: 33.5,-15.5 - parent: 36861 - - uid: 38527 + pos: 44.5,-16.5 + parent: 66965 + - uid: 70566 components: - type: Transform - pos: 27.5,-16.5 - parent: 36861 - - uid: 38528 + pos: 45.5,-16.5 + parent: 66965 + - uid: 70567 components: - type: Transform - pos: 27.5,-17.5 - parent: 36861 - - uid: 38529 + pos: 46.5,-16.5 + parent: 66965 + - uid: 70568 components: - type: Transform - pos: 26.5,-17.5 - parent: 36861 - - uid: 38530 + pos: 46.5,-15.5 + parent: 66965 + - uid: 70569 components: - type: Transform - pos: 26.5,-18.5 - parent: 36861 - - uid: 38531 + pos: 45.5,-14.5 + parent: 66965 + - uid: 70570 components: - type: Transform - pos: 23.5,-17.5 - parent: 36861 - - uid: 38532 + pos: 45.5,-13.5 + parent: 66965 + - uid: 70571 components: - type: Transform - pos: 19.5,-15.5 - parent: 36861 - - uid: 38533 + pos: 45.5,-12.5 + parent: 66965 + - uid: 70572 components: - type: Transform - pos: 19.5,-16.5 - parent: 36861 - - uid: 38534 + pos: 46.5,-13.5 + parent: 66965 + - uid: 70573 components: - type: Transform - pos: 20.5,-16.5 - parent: 36861 - - uid: 38535 + pos: 46.5,-14.5 + parent: 66965 + - uid: 70574 components: - type: Transform - pos: 24.5,-19.5 - parent: 36861 - - uid: 38536 + pos: 44.5,-13.5 + parent: 66965 + - uid: 70575 components: - type: Transform - pos: 24.5,-18.5 - parent: 36861 - - uid: 38537 + pos: 43.5,-13.5 + parent: 66965 + - uid: 70576 components: - type: Transform - pos: 23.5,-19.5 - parent: 36861 - - uid: 38538 + pos: 42.5,-13.5 + parent: 66965 + - uid: 70577 components: - type: Transform - pos: 22.5,-11.5 - parent: 36861 - - uid: 38539 + pos: 42.5,-12.5 + parent: 66965 + - uid: 70578 components: - type: Transform - pos: 21.5,-11.5 - parent: 36861 - - uid: 38540 + pos: 43.5,-12.5 + parent: 66965 + - uid: 70579 components: - type: Transform - pos: 20.5,-11.5 - parent: 36861 - - uid: 38541 + pos: 43.5,-10.5 + parent: 66965 + - uid: 70580 components: - type: Transform - pos: 19.5,-11.5 - parent: 36861 - - uid: 38542 + pos: 43.5,-9.5 + parent: 66965 + - uid: 70581 components: - type: Transform - pos: 18.5,-11.5 - parent: 36861 - - uid: 38543 + pos: 43.5,-8.5 + parent: 66965 + - uid: 70582 components: - type: Transform - pos: 17.5,-11.5 - parent: 36861 - - uid: 38544 + pos: 44.5,-9.5 + parent: 66965 + - uid: 70583 components: - type: Transform - pos: 16.5,-11.5 - parent: 36861 - - uid: 38545 + pos: 45.5,-9.5 + parent: 66965 + - uid: 70584 components: - type: Transform - pos: 19.5,-12.5 - parent: 36861 - - uid: 38546 + pos: 44.5,-10.5 + parent: 66965 + - uid: 70585 components: - type: Transform - pos: 22.5,-10.5 - parent: 36861 - - uid: 38547 + pos: 45.5,-10.5 + parent: 66965 + - uid: 70586 components: - type: Transform - pos: 22.5,-9.5 - parent: 36861 - - uid: 38548 + pos: 41.5,-8.5 + parent: 66965 + - uid: 70587 components: - type: Transform - pos: 12.5,-16.5 - parent: 36861 - - uid: 38549 + pos: 42.5,-8.5 + parent: 66965 + - uid: 70588 components: - type: Transform - pos: 12.5,-15.5 - parent: 36861 - - uid: 38550 + pos: 42.5,-9.5 + parent: 66965 + - uid: 70589 components: - type: Transform - pos: 12.5,-14.5 - parent: 36861 - - uid: 38551 + pos: 42.5,-10.5 + parent: 66965 + - uid: 70590 components: - type: Transform - pos: 12.5,-13.5 - parent: 36861 - - uid: 38552 + pos: 44.5,-8.5 + parent: 66965 + - uid: 70591 components: - type: Transform - pos: 11.5,-16.5 - parent: 36861 - - uid: 38553 + pos: 45.5,-8.5 + parent: 66965 + - uid: 70592 components: - type: Transform - pos: 11.5,-15.5 - parent: 36861 - - uid: 38554 + pos: 46.5,-8.5 + parent: 66965 + - uid: 70593 components: - type: Transform - pos: 11.5,-14.5 - parent: 36861 - - uid: 38555 + pos: 46.5,-9.5 + parent: 66965 + - uid: 70594 components: - type: Transform - pos: 11.5,-13.5 - parent: 36861 - - uid: 38556 + pos: 44.5,1.5 + parent: 66965 + - uid: 70595 components: - type: Transform - pos: 13.5,-14.5 - parent: 36861 - - uid: 38557 + pos: 41.5,3.5 + parent: 66965 + - uid: 70596 components: - type: Transform - pos: 13.5,-15.5 - parent: 36861 - - uid: 38558 + pos: 40.5,4.5 + parent: 66965 + - uid: 70597 components: - type: Transform - pos: 12.5,-8.5 - parent: 36861 - - uid: 38559 + pos: 40.5,2.5 + parent: 66965 + - uid: 70598 components: - type: Transform - pos: 10.5,-15.5 - parent: 36861 - - uid: 38560 + pos: 39.5,2.5 + parent: 66965 +- proto: WallRockBananium + entities: + - uid: 70599 components: - type: Transform - pos: 10.5,-14.5 - parent: 36861 - - uid: 38561 + pos: 33.5,1.5 + parent: 66965 + - uid: 70600 components: - type: Transform - pos: 10.5,-13.5 - parent: 36861 - - uid: 38562 + pos: 35.5,7.5 + parent: 66965 + - uid: 70601 components: - type: Transform - pos: 10.5,-12.5 - parent: 36861 - - uid: 38563 + pos: 33.5,13.5 + parent: 66965 + - uid: 70602 components: - type: Transform - pos: 10.5,-11.5 - parent: 36861 - - uid: 38564 + pos: 32.5,1.5 + parent: 66965 + - uid: 70603 components: - type: Transform - pos: 9.5,-15.5 - parent: 36861 - - uid: 38565 + pos: 33.5,2.5 + parent: 66965 + - uid: 70604 components: - type: Transform - pos: 9.5,-14.5 - parent: 36861 - - uid: 38566 + pos: 34.5,2.5 + parent: 66965 + - uid: 70605 components: - type: Transform - pos: 9.5,-13.5 - parent: 36861 - - uid: 38567 + pos: 27.5,8.5 + parent: 66965 + - uid: 70606 components: - type: Transform - pos: 9.5,-12.5 - parent: 36861 - - uid: 38568 + pos: 58.5,1.5 + parent: 66965 + - uid: 70607 components: - type: Transform - pos: 9.5,-11.5 - parent: 36861 - - uid: 38569 + pos: 51.5,-19.5 + parent: 66965 + - uid: 70608 components: - type: Transform - pos: 11.5,-12.5 - parent: 36861 - - uid: 38570 + pos: 50.5,-19.5 + parent: 66965 + - uid: 70609 components: - type: Transform - pos: 31.5,4.5 - parent: 36861 - - uid: 38571 + pos: 57.5,2.5 + parent: 66965 + - uid: 70610 components: - type: Transform - pos: 8.5,-14.5 - parent: 36861 - - uid: 38572 + pos: 58.5,2.5 + parent: 66965 + - uid: 70611 components: - type: Transform - pos: 8.5,-13.5 - parent: 36861 - - uid: 38573 + pos: 58.5,2.5 + parent: 66965 + - uid: 70612 components: - type: Transform - pos: 8.5,-12.5 - parent: 36861 - - uid: 38574 + pos: 57.5,2.5 + parent: 66965 + - uid: 70613 components: - type: Transform - pos: 7.5,-12.5 - parent: 36861 - - uid: 38575 + pos: 58.5,1.5 + parent: 66965 + - uid: 70614 components: - type: Transform - pos: 7.5,-13.5 - parent: 36861 - - uid: 38576 + pos: 60.5,-13.5 + parent: 66965 + - uid: 70615 components: - type: Transform - pos: 34.5,-4.5 - parent: 36861 - - uid: 38577 + pos: 50.5,-20.5 + parent: 66965 + - uid: 70616 components: - type: Transform - pos: 34.5,-3.5 - parent: 36861 - - uid: 38578 + pos: 39.5,-16.5 + parent: 66965 + - uid: 70617 components: - type: Transform - pos: 11.5,-9.5 - parent: 36861 - - uid: 38579 + pos: 39.5,-17.5 + parent: 66965 + - uid: 70618 components: - type: Transform - pos: 11.5,-8.5 - parent: 36861 - - uid: 38580 + pos: 38.5,-13.5 + parent: 66965 + - uid: 70619 components: - type: Transform - pos: 11.5,-7.5 - parent: 36861 - - uid: 38581 + pos: 37.5,-13.5 + parent: 66965 +- proto: WallRockBasalt + entities: + - uid: 55868 components: - type: Transform - pos: 24.5,4.5 - parent: 36861 - - uid: 38582 + pos: -1.5,11.5 + parent: 55280 + - uid: 55869 components: - type: Transform - pos: 4.5,30.5 - parent: 36861 - - uid: 38583 + pos: -1.5,5.5 + parent: 55280 + - uid: 55870 components: - type: Transform - pos: 6.5,-9.5 - parent: 36861 - - uid: 38584 + pos: -2.5,5.5 + parent: 55280 + - uid: 55871 components: - type: Transform - pos: 7.5,-9.5 - parent: 36861 - - uid: 38585 + pos: -5.5,4.5 + parent: 55280 + - uid: 55872 components: - type: Transform - pos: 27.5,-4.5 - parent: 36861 - - uid: 38586 + pos: -4.5,4.5 + parent: 55280 + - uid: 55873 components: - type: Transform - pos: 28.5,-4.5 - parent: 36861 - - uid: 38587 + pos: -3.5,4.5 + parent: 55280 + - uid: 55874 components: - type: Transform - pos: 29.5,-4.5 - parent: 36861 - - uid: 38588 + pos: -2.5,4.5 + parent: 55280 + - uid: 55875 components: - type: Transform - pos: 29.5,-3.5 - parent: 36861 - - uid: 38589 + pos: -1.5,4.5 + parent: 55280 + - uid: 55876 components: - type: Transform - pos: 29.5,-2.5 - parent: 36861 - - uid: 38590 + pos: -1.5,3.5 + parent: 55280 + - uid: 55877 components: - type: Transform - pos: 30.5,-2.5 - parent: 36861 - - uid: 38591 + pos: -2.5,3.5 + parent: 55280 + - uid: 55878 components: - type: Transform - pos: 31.5,-2.5 - parent: 36861 - - uid: 38592 + pos: -3.5,3.5 + parent: 55280 + - uid: 55879 components: - type: Transform - pos: 37.5,10.5 - parent: 36861 - - uid: 38593 + pos: -4.5,3.5 + parent: 55280 + - uid: 55880 components: - type: Transform - pos: 37.5,11.5 - parent: 36861 - - uid: 38594 + pos: -6.5,3.5 + parent: 55280 + - uid: 55881 components: - type: Transform - pos: 36.5,10.5 - parent: 36861 - - uid: 38595 + pos: -7.5,3.5 + parent: 55280 + - uid: 55882 components: - type: Transform - pos: 36.5,11.5 - parent: 36861 - - uid: 38596 + pos: -7.5,4.5 + parent: 55280 + - uid: 55883 components: - type: Transform - pos: 35.5,10.5 - parent: 36861 - - uid: 38597 + pos: -8.5,4.5 + parent: 55280 + - uid: 55884 components: - type: Transform - pos: 35.5,11.5 - parent: 36861 - - uid: 38598 + pos: -9.5,4.5 + parent: 55280 + - uid: 55885 components: - type: Transform - pos: 34.5,10.5 - parent: 36861 - - uid: 38599 + pos: -8.5,3.5 + parent: 55280 + - uid: 55886 components: - type: Transform - pos: 34.5,11.5 - parent: 36861 - - uid: 38600 + pos: -5.5,3.5 + parent: 55280 + - uid: 55887 components: - type: Transform - pos: 33.5,10.5 - parent: 36861 - - uid: 38601 + pos: -1.5,6.5 + parent: 55280 + - uid: 55888 components: - type: Transform - pos: 33.5,11.5 - parent: 36861 - - uid: 38602 + pos: -0.5,6.5 + parent: 55280 +- proto: WallRockBasaltBananium + entities: + - uid: 55889 components: - type: Transform - pos: 32.5,10.5 - parent: 36861 - - uid: 38603 + pos: -23.5,1.5 + parent: 55280 +- proto: WallRockBasaltGold + entities: + - uid: 55890 components: - type: Transform - pos: 32.5,11.5 - parent: 36861 - - uid: 38604 + pos: -9.5,12.5 + parent: 55280 + - uid: 55891 components: - type: Transform - pos: 36.5,9.5 - parent: 36861 - - uid: 38605 + pos: -10.5,13.5 + parent: 55280 + - uid: 55892 components: - type: Transform - pos: 36.5,8.5 - parent: 36861 - - uid: 38606 + pos: -10.5,12.5 + parent: 55280 +- proto: WallRockBasaltPlasma + entities: + - uid: 55893 components: - type: Transform - pos: 36.5,7.5 - parent: 36861 - - uid: 38607 + pos: -19.5,19.5 + parent: 55280 + - uid: 55894 components: - type: Transform - pos: 35.5,9.5 - parent: 36861 - - uid: 38608 + pos: -18.5,19.5 + parent: 55280 + - uid: 55895 components: - type: Transform - pos: 35.5,8.5 - parent: 36861 - - uid: 38609 + pos: -17.5,18.5 + parent: 55280 + - uid: 55896 components: - type: Transform - pos: 34.5,9.5 - parent: 36861 - - uid: 38610 + pos: -18.5,16.5 + parent: 55280 + - uid: 55897 components: - type: Transform - pos: 34.5,8.5 - parent: 36861 - - uid: 38611 + pos: -18.5,17.5 + parent: 55280 + - uid: 55898 components: - type: Transform - pos: 32.5,2.5 - parent: 36861 - - uid: 38612 + pos: -18.5,18.5 + parent: 55280 +- proto: WallRockBasaltSilver + entities: + - uid: 55899 components: - type: Transform - pos: 32.5,3.5 - parent: 36861 - - uid: 38613 + pos: -17.5,-1.5 + parent: 55280 + - uid: 55900 components: - type: Transform - pos: 32.5,4.5 - parent: 36861 - - uid: 38614 + pos: -16.5,-1.5 + parent: 55280 + - uid: 55901 components: - type: Transform - pos: 32.5,5.5 - parent: 36861 - - uid: 38615 + pos: -16.5,-0.5 + parent: 55280 +- proto: WallRockBasaltTin + entities: + - uid: 55902 components: - type: Transform - pos: 36.5,6.5 - parent: 36861 - - uid: 38616 + pos: -21.5,5.5 + parent: 55280 + - uid: 55903 components: - type: Transform - pos: 36.5,5.5 - parent: 36861 - - uid: 38617 + pos: -8.5,0.5 + parent: 55280 + - uid: 55904 components: - type: Transform - pos: 33.5,3.5 - parent: 36861 - - uid: 38618 + pos: -7.5,0.5 + parent: 55280 + - uid: 55905 components: - type: Transform - pos: 34.5,3.5 - parent: 36861 - - uid: 38619 + pos: -8.5,1.5 + parent: 55280 + - uid: 55906 components: - type: Transform - pos: 34.5,4.5 - parent: 36861 - - uid: 38620 + pos: -6.5,-0.5 + parent: 55280 + - uid: 55907 components: - type: Transform - pos: 34.5,5.5 - parent: 36861 - - uid: 38621 + pos: -7.5,-0.5 + parent: 55280 + - uid: 55908 components: - type: Transform - pos: 33.5,12.5 - parent: 36861 - - uid: 38622 + pos: -23.5,3.5 + parent: 55280 + - uid: 55909 components: - type: Transform - pos: 32.5,12.5 - parent: 36861 - - uid: 38623 + pos: -24.5,1.5 + parent: 55280 + - uid: 55910 components: - type: Transform - pos: 31.5,12.5 - parent: 36861 - - uid: 38624 + pos: -20.5,5.5 + parent: 55280 +- proto: WallRockBasaltUranium + entities: + - uid: 55911 components: - type: Transform - pos: 30.5,12.5 - parent: 36861 - - uid: 38625 + pos: -4.5,0.5 + parent: 55280 + - uid: 55912 components: - type: Transform - pos: 29.5,12.5 - parent: 36861 - - uid: 38626 + pos: -3.5,0.5 + parent: 55280 + - uid: 55913 components: - type: Transform - pos: 35.5,2.5 - parent: 36861 - - uid: 38627 + pos: -2.5,1.5 + parent: 55280 +- proto: WallRockGold + entities: + - uid: 70620 components: - type: Transform - pos: 30.5,13.5 - parent: 36861 - - uid: 38628 + pos: 30.5,-10.5 + parent: 66965 + - uid: 70621 components: - type: Transform - pos: 29.5,13.5 - parent: 36861 - - uid: 38629 + pos: 31.5,-10.5 + parent: 66965 + - uid: 70622 components: - type: Transform - pos: 31.5,11.5 - parent: 36861 - - uid: 38630 + pos: 13.5,25.5 + parent: 66965 + - uid: 70623 components: - type: Transform - pos: 31.5,10.5 - parent: 36861 - - uid: 38631 + pos: 10.5,26.5 + parent: 66965 + - uid: 70624 components: - type: Transform - pos: 30.5,11.5 - parent: 36861 - - uid: 38632 + pos: 9.5,26.5 + parent: 66965 + - uid: 70625 components: - type: Transform - pos: 30.5,10.5 - parent: 36861 - - uid: 38633 + pos: 8.5,27.5 + parent: 66965 + - uid: 70626 components: - type: Transform - pos: 28.5,11.5 - parent: 36861 - - uid: 38634 + pos: -2.5,2.5 + parent: 66965 + - uid: 70627 components: - type: Transform - pos: 35.5,1.5 - parent: 36861 - - uid: 38635 + pos: 19.5,28.5 + parent: 66965 + - uid: 70628 components: - type: Transform - pos: 28.5,12.5 - parent: 36861 - - uid: 38636 + pos: 30.5,8.5 + parent: 66965 + - uid: 70629 components: - type: Transform - pos: 28.5,13.5 - parent: 36861 - - uid: 38637 + pos: 25.5,-0.5 + parent: 66965 + - uid: 70630 components: - type: Transform - pos: 28.5,14.5 - parent: 36861 - - uid: 38638 + pos: 26.5,-0.5 + parent: 66965 + - uid: 70631 components: - type: Transform - pos: 29.5,14.5 - parent: 36861 - - uid: 38639 + pos: 30.5,7.5 + parent: 66965 + - uid: 70632 components: - type: Transform - pos: 31.5,1.5 - parent: 36861 - - uid: 38640 + pos: 24.5,-1.5 + parent: 66965 + - uid: 70633 components: - type: Transform - pos: 27.5,13.5 - parent: 36861 - - uid: 38641 + pos: 25.5,-2.5 + parent: 66965 + - uid: 70634 components: - type: Transform - pos: 27.5,14.5 - parent: 36861 - - uid: 38642 + pos: 11.5,24.5 + parent: 66965 + - uid: 70635 components: - type: Transform - pos: 27.5,15.5 - parent: 36861 - - uid: 38643 + pos: 37.5,7.5 + parent: 66965 + - uid: 70636 components: - type: Transform - pos: 27.5,16.5 - parent: 36861 - - uid: 38644 + pos: 14.5,27.5 + parent: 66965 + - uid: 70637 components: - type: Transform - pos: 27.5,17.5 - parent: 36861 - - uid: 38645 + pos: 4.5,29.5 + parent: 66965 + - uid: 70638 components: - type: Transform - pos: 26.5,18.5 - parent: 36861 - - uid: 38646 + pos: 35.5,13.5 + parent: 66965 + - uid: 70639 components: - type: Transform - pos: 26.5,17.5 - parent: 36861 - - uid: 38647 + pos: 1.5,24.5 + parent: 66965 + - uid: 70640 components: - type: Transform - pos: 25.5,18.5 - parent: 36861 - - uid: 38648 + pos: 26.5,24.5 + parent: 66965 + - uid: 70641 components: - type: Transform - pos: 25.5,17.5 - parent: 36861 - - uid: 38649 + pos: 20.5,32.5 + parent: 66965 + - uid: 70642 components: - type: Transform - pos: 30.5,-0.5 - parent: 36861 - - uid: 38650 + pos: 23.5,10.5 + parent: 66965 + - uid: 70643 components: - type: Transform - pos: 26.5,16.5 - parent: 36861 - - uid: 38651 + pos: 22.5,18.5 + parent: 66965 + - uid: 70644 components: - type: Transform - pos: 31.5,-1.5 - parent: 36861 - - uid: 38652 + pos: 38.5,1.5 + parent: 66965 + - uid: 70645 components: - type: Transform - pos: 24.5,18.5 - parent: 36861 - - uid: 38653 + pos: 33.5,-4.5 + parent: 66965 + - uid: 70646 components: - type: Transform - pos: 24.5,19.5 - parent: 36861 - - uid: 38654 + pos: 37.5,-2.5 + parent: 66965 + - uid: 70647 components: - type: Transform - pos: 23.5,18.5 - parent: 36861 - - uid: 38655 + pos: 35.5,-11.5 + parent: 66965 + - uid: 70648 components: - type: Transform - pos: 23.5,19.5 - parent: 36861 - - uid: 38656 + pos: 22.5,-13.5 + parent: 66965 + - uid: 70649 components: - type: Transform - pos: 22.5,19.5 - parent: 36861 - - uid: 38657 + pos: 20.5,-9.5 + parent: 66965 + - uid: 70650 components: - type: Transform - pos: 21.5,19.5 - parent: 36861 - - uid: 38658 + pos: 17.5,-10.5 + parent: 66965 + - uid: 70651 components: - type: Transform - pos: 24.5,20.5 - parent: 36861 - - uid: 38659 + pos: 9.5,-13.5 + parent: 66965 + - uid: 70652 components: - type: Transform - pos: 24.5,20.5 - parent: 36861 - - uid: 38660 + pos: 36.5,3.5 + parent: 66965 + - uid: 70653 components: - type: Transform - pos: 25.5,20.5 - parent: 36861 - - uid: 38661 + pos: 33.5,-12.5 + parent: 66965 + - uid: 70654 components: - type: Transform - pos: 26.5,20.5 - parent: 36861 - - uid: 38662 + pos: 34.5,-12.5 + parent: 66965 + - uid: 70655 components: - type: Transform - pos: 25.5,21.5 - parent: 36861 - - uid: 38663 + pos: 42.5,8.5 + parent: 66965 + - uid: 70656 components: - type: Transform - pos: 26.5,21.5 - parent: 36861 - - uid: 38664 + pos: 32.5,-17.5 + parent: 66965 + - uid: 70657 components: - type: Transform - pos: 27.5,21.5 - parent: 36861 - - uid: 38665 + pos: 46.5,2.5 + parent: 66965 + - uid: 70658 components: - type: Transform - pos: 28.5,21.5 - parent: 36861 - - uid: 38666 + pos: 44.5,8.5 + parent: 66965 + - uid: 70659 components: - type: Transform - pos: 29.5,21.5 - parent: 36861 - - uid: 38667 + pos: 63.5,-13.5 + parent: 66965 + - uid: 70660 components: - type: Transform - pos: 29.5,22.5 - parent: 36861 - - uid: 38668 + pos: 53.5,-20.5 + parent: 66965 + - uid: 70661 components: - type: Transform - pos: 29.5,23.5 - parent: 36861 - - uid: 38669 + pos: 53.5,-19.5 + parent: 66965 + - uid: 70662 components: - type: Transform - pos: 29.5,24.5 - parent: 36861 - - uid: 38670 + pos: 54.5,-19.5 + parent: 66965 +- proto: WallRockPlasma + entities: + - uid: 70663 components: - type: Transform - pos: 28.5,22.5 - parent: 36861 - - uid: 38671 + pos: 8.5,24.5 + parent: 66965 + - uid: 70664 components: - type: Transform - pos: 28.5,23.5 - parent: 36861 - - uid: 38672 + pos: 9.5,-14.5 + parent: 66965 + - uid: 70665 components: - type: Transform - pos: 28.5,24.5 - parent: 36861 - - uid: 38673 + pos: 30.5,-4.5 + parent: 66965 + - uid: 70666 components: - type: Transform - pos: 27.5,22.5 - parent: 36861 - - uid: 38674 + pos: 30.5,-3.5 + parent: 66965 + - uid: 70667 components: - type: Transform - pos: 27.5,23.5 - parent: 36861 - - uid: 38675 + pos: 31.5,-3.5 + parent: 66965 + - uid: 70668 components: - type: Transform - pos: 27.5,24.5 - parent: 36861 - - uid: 38676 + pos: 31.5,-4.5 + parent: 66965 + - uid: 70669 components: - type: Transform - pos: 26.5,22.5 - parent: 36861 - - uid: 38677 + pos: 32.5,7.5 + parent: 66965 + - uid: 70670 components: - type: Transform - pos: 26.5,23.5 - parent: 36861 - - uid: 38678 + pos: 32.5,8.5 + parent: 66965 + - uid: 70671 components: - type: Transform - pos: 26.5,24.5 - parent: 36861 - - uid: 38679 + pos: 31.5,9.5 + parent: 66965 + - uid: 70672 components: - type: Transform - pos: 28.5,25.5 - parent: 36861 - - uid: 38680 + pos: 31.5,8.5 + parent: 66965 + - uid: 70673 components: - type: Transform - pos: 27.5,25.5 - parent: 36861 - - uid: 38681 + pos: 7.5,29.5 + parent: 66965 + - uid: 70674 components: - type: Transform - pos: 26.5,25.5 - parent: 36861 - - uid: 38682 + pos: 29.5,11.5 + parent: 66965 + - uid: 70675 components: - type: Transform - pos: 25.5,25.5 - parent: 36861 - - uid: 38683 + pos: 27.5,12.5 + parent: 66965 + - uid: 70676 components: - type: Transform - pos: 24.5,25.5 - parent: 36861 - - uid: 38684 + pos: 35.5,10.5 + parent: 66965 + - uid: 70677 components: - type: Transform - pos: 25.5,24.5 - parent: 36861 - - uid: 38685 + pos: 37.5,5.5 + parent: 66965 + - uid: 70678 components: - type: Transform - pos: 27.5,26.5 - parent: 36861 - - uid: 38686 + pos: 39.5,3.5 + parent: 66965 + - uid: 70679 components: - type: Transform - pos: 26.5,26.5 - parent: 36861 - - uid: 38687 + pos: 36.5,-0.5 + parent: 66965 + - uid: 70680 components: - type: Transform - pos: 25.5,26.5 - parent: 36861 - - uid: 38688 + pos: 37.5,-4.5 + parent: 66965 + - uid: 70681 components: - type: Transform - pos: 24.5,26.5 - parent: 36861 - - uid: 38689 + pos: 36.5,-11.5 + parent: 66965 + - uid: 70682 components: - type: Transform - pos: 25.5,27.5 - parent: 36861 - - uid: 38690 + pos: 38.5,-10.5 + parent: 66965 + - uid: 70683 components: - type: Transform - pos: 24.5,27.5 - parent: 36861 - - uid: 38691 + pos: 22.5,-14.5 + parent: 66965 + - uid: 70684 components: - type: Transform - pos: 23.5,27.5 - parent: 36861 - - uid: 38692 + pos: 22.5,-11.5 + parent: 66965 + - uid: 70685 components: - type: Transform - pos: 24.5,28.5 - parent: 36861 - - uid: 38693 + pos: 19.5,-11.5 + parent: 66965 + - uid: 70686 components: - type: Transform - pos: 24.5,29.5 - parent: 36861 - - uid: 38694 + pos: 27.5,-16.5 + parent: 66965 + - uid: 70687 components: - type: Transform - pos: 23.5,28.5 - parent: 36861 - - uid: 38695 + pos: 22.5,-9.5 + parent: 66965 + - uid: 70688 components: - type: Transform - pos: 23.5,29.5 - parent: 36861 - - uid: 38696 + pos: 11.5,27.5 + parent: 66965 + - uid: 70689 components: - type: Transform - pos: 22.5,29.5 - parent: 36861 - - uid: 38697 + pos: 12.5,-14.5 + parent: 66965 + - uid: 70690 components: - type: Transform - pos: 22.5,30.5 - parent: 36861 - - uid: 38698 + pos: 18.5,0.5 + parent: 66965 + - uid: 70691 components: - type: Transform - pos: 22.5,31.5 - parent: 36861 - - uid: 38699 + pos: 26.5,17.5 + parent: 66965 + - uid: 70692 components: - type: Transform - pos: 22.5,32.5 - parent: 36861 - - uid: 38700 + pos: 22.5,19.5 + parent: 66965 + - uid: 70693 components: - type: Transform - pos: 23.5,31.5 - parent: 36861 - - uid: 38701 + pos: 28.5,24.5 + parent: 66965 + - uid: 70694 components: - type: Transform - pos: 23.5,30.5 - parent: 36861 - - uid: 38702 + pos: 27.5,22.5 + parent: 66965 + - uid: 70695 components: - type: Transform - pos: 21.5,30.5 - parent: 36861 - - uid: 38703 + pos: 20.5,31.5 + parent: 66965 + - uid: 70696 components: - type: Transform - pos: 21.5,31.5 - parent: 36861 - - uid: 38704 + pos: 1.5,27.5 + parent: 66965 + - uid: 70697 components: - type: Transform - pos: 21.5,32.5 - parent: 36861 - - uid: 38705 + pos: 0.5,23.5 + parent: 66965 + - uid: 70698 components: - type: Transform - pos: 20.5,31.5 - parent: 36861 - - uid: 38706 + pos: 30.5,1.5 + parent: 66965 + - uid: 70699 components: - type: Transform - pos: 20.5,32.5 - parent: 36861 - - uid: 38707 + pos: 27.5,-2.5 + parent: 66965 + - uid: 70700 components: - type: Transform - pos: 20.5,33.5 - parent: 36861 - - uid: 38708 + pos: 62.5,-12.5 + parent: 66965 + - uid: 70701 components: - type: Transform - pos: 20.5,34.5 - parent: 36861 - - uid: 38709 + pos: 45.5,-15.5 + parent: 66965 + - uid: 70702 components: - type: Transform - pos: 19.5,34.5 - parent: 36861 - - uid: 38710 + pos: 38.5,-10.5 + parent: 66965 + - uid: 70703 components: - type: Transform - pos: 19.5,33.5 - parent: 36861 - - uid: 38711 + pos: 50.5,1.5 + parent: 66965 + - uid: 70704 components: - type: Transform - pos: 19.5,32.5 - parent: 36861 - - uid: 38712 + pos: 50.5,3.5 + parent: 66965 + - uid: 70705 components: - type: Transform - pos: 18.5,35.5 - parent: 36861 - - uid: 38713 + pos: 49.5,2.5 + parent: 66965 + - uid: 70706 components: - type: Transform - pos: 18.5,34.5 - parent: 36861 - - uid: 38714 + pos: 58.5,-9.5 + parent: 66965 + - uid: 70707 components: - type: Transform - pos: 18.5,33.5 - parent: 36861 - - uid: 38715 + pos: 42.5,-19.5 + parent: 66965 +- proto: WallRockQuartz + entities: + - uid: 70708 components: - type: Transform - pos: 17.5,35.5 - parent: 36861 - - uid: 38716 + pos: 24.5,-15.5 + parent: 66965 + - uid: 70709 components: - type: Transform - pos: 17.5,34.5 - parent: 36861 - - uid: 38717 + pos: 24.5,-14.5 + parent: 66965 + - uid: 70710 components: - type: Transform - pos: 17.5,33.5 - parent: 36861 - - uid: 38718 + pos: 25.5,-14.5 + parent: 66965 + - uid: 70711 components: - type: Transform - pos: 16.5,34.5 - parent: 36861 - - uid: 38719 + pos: 26.5,-14.5 + parent: 66965 + - uid: 70712 components: - type: Transform - pos: 16.5,33.5 - parent: 36861 - - uid: 38720 + pos: 25.5,-15.5 + parent: 66965 + - uid: 70713 components: - type: Transform - pos: 16.5,32.5 - parent: 36861 - - uid: 38721 + pos: 9.5,24.5 + parent: 66965 + - uid: 70714 components: - type: Transform - pos: 15.5,32.5 - parent: 36861 - - uid: 38722 + pos: 8.5,-11.5 + parent: 66965 + - uid: 70715 components: - type: Transform - pos: 15.5,31.5 - parent: 36861 - - uid: 38723 + pos: 6.5,-11.5 + parent: 66965 + - uid: 70716 components: - type: Transform - pos: 15.5,30.5 - parent: 36861 - - uid: 38724 + pos: 6.5,-10.5 + parent: 66965 + - uid: 70717 components: - type: Transform - pos: 14.5,30.5 - parent: 36861 - - uid: 38725 + pos: 25.5,22.5 + parent: 66965 + - uid: 70718 components: - type: Transform - pos: 14.5,29.5 - parent: 36861 - - uid: 38726 + pos: 25.5,23.5 + parent: 66965 + - uid: 70719 components: - type: Transform - pos: 14.5,28.5 - parent: 36861 - - uid: 38727 + pos: 24.5,24.5 + parent: 66965 + - uid: 70720 components: - type: Transform - pos: 14.5,27.5 - parent: 36861 - - uid: 38728 + pos: 28.5,9.5 + parent: 66965 + - uid: 70721 components: - type: Transform - pos: 13.5,26.5 - parent: 36861 - - uid: 38729 + pos: 29.5,5.5 + parent: 66965 + - uid: 70722 components: - type: Transform - pos: 13.5,27.5 - parent: 36861 - - uid: 38730 + pos: 27.5,10.5 + parent: 66965 + - uid: 70723 components: - type: Transform - pos: 13.5,28.5 - parent: 36861 - - uid: 38731 + pos: 23.5,26.5 + parent: 66965 + - uid: 70724 components: - type: Transform - pos: 12.5,28.5 - parent: 36861 - - uid: 38732 + pos: 32.5,-0.5 + parent: 66965 + - uid: 70725 components: - type: Transform - pos: 12.5,27.5 - parent: 36861 - - uid: 38733 + pos: 32.5,0.5 + parent: 66965 + - uid: 70726 components: - type: Transform - pos: 11.5,28.5 - parent: 36861 - - uid: 38734 + pos: 42.5,-15.5 + parent: 66965 + - uid: 70727 components: - type: Transform - pos: 11.5,27.5 - parent: 36861 - - uid: 38735 + pos: 44.5,2.5 + parent: 66965 + - uid: 70728 components: - type: Transform - pos: 33.5,7.5 - parent: 36861 - - uid: 38736 + pos: 60.5,-8.5 + parent: 66965 + - uid: 70729 components: - type: Transform - pos: 10.5,28.5 - parent: 36861 - - uid: 38737 + pos: 40.5,-15.5 + parent: 66965 + - uid: 70730 components: - type: Transform - pos: 10.5,29.5 - parent: 36861 - - uid: 38738 + pos: 63.5,-7.5 + parent: 66965 + - uid: 70731 components: - type: Transform - pos: 10.5,30.5 - parent: 36861 - - uid: 38739 + pos: 40.5,-15.5 + parent: 66965 +- proto: WallRockSilver + entities: + - uid: 70732 components: - type: Transform - pos: 11.5,29.5 - parent: 36861 - - uid: 38740 + pos: 32.5,-11.5 + parent: 66965 + - uid: 70733 components: - type: Transform - pos: 9.5,29.5 - parent: 36861 - - uid: 38741 + pos: 32.5,-10.5 + parent: 66965 + - uid: 70734 components: - type: Transform - pos: 9.5,30.5 - parent: 36861 - - uid: 38742 + pos: 33.5,-10.5 + parent: 66965 + - uid: 70735 components: - type: Transform - pos: 9.5,31.5 - parent: 36861 - - uid: 38743 + pos: 9.5,-7.5 + parent: 66965 + - uid: 70736 components: - type: Transform - pos: 8.5,30.5 - parent: 36861 - - uid: 38744 + pos: 23.5,-2.5 + parent: 66965 + - uid: 70737 components: - type: Transform - pos: 8.5,31.5 - parent: 36861 - - uid: 38745 + pos: 22.5,-1.5 + parent: 66965 + - uid: 70738 components: - type: Transform - pos: 7.5,31.5 - parent: 36861 - - uid: 38746 + pos: 15.5,-9.5 + parent: 66965 + - uid: 70739 components: - type: Transform - pos: 6.5,31.5 - parent: 36861 - - uid: 38747 + pos: 15.5,-8.5 + parent: 66965 + - uid: 70740 components: - type: Transform - pos: 5.5,31.5 - parent: 36861 - - uid: 38748 + pos: 14.5,-8.5 + parent: 66965 + - uid: 70741 components: - type: Transform - pos: 5.5,30.5 - parent: 36861 - - uid: 38749 + pos: 20.5,-4.5 + parent: 66965 + - uid: 70742 components: - type: Transform - pos: 23.5,12.5 - parent: 36861 - - uid: 38750 + pos: 17.5,29.5 + parent: 66965 + - uid: 70743 components: - type: Transform - pos: 3.5,30.5 - parent: 36861 - - uid: 38751 + pos: 23.5,4.5 + parent: 66965 + - uid: 70744 components: - type: Transform - pos: 2.5,30.5 - parent: 36861 - - uid: 38752 + pos: 22.5,8.5 + parent: 66965 + - uid: 70745 components: - type: Transform - pos: 26.5,2.5 - parent: 36861 - - uid: 38753 + pos: 25.5,15.5 + parent: 66965 + - uid: 70746 components: - type: Transform - pos: 2.5,29.5 - parent: 36861 - - uid: 38754 + pos: 24.5,20.5 + parent: 66965 + - uid: 70747 components: - type: Transform - pos: 1.5,29.5 - parent: 36861 - - uid: 38755 + pos: 25.5,26.5 + parent: 66965 + - uid: 70748 components: - type: Transform - pos: 1.5,28.5 - parent: 36861 - - uid: 38756 + pos: 19.5,24.5 + parent: 66965 + - uid: 70749 components: - type: Transform - pos: 0.5,28.5 - parent: 36861 - - uid: 38757 + pos: 11.5,26.5 + parent: 66965 + - uid: 70750 components: - type: Transform - pos: -1.5,20.5 - parent: 36861 - - uid: 38758 + pos: 4.5,24.5 + parent: 66965 + - uid: 70751 components: - type: Transform - pos: 27.5,-9.5 - parent: 36861 - - uid: 38759 + pos: 10.5,22.5 + parent: 66965 + - uid: 70752 components: - type: Transform - pos: 23.5,13.5 - parent: 36861 - - uid: 38760 + pos: 18.5,33.5 + parent: 66965 + - uid: 70753 components: - type: Transform - pos: 24.5,13.5 - parent: 36861 - - uid: 38761 + pos: 15.5,22.5 + parent: 66965 + - uid: 70754 components: - type: Transform - pos: 23.5,14.5 - parent: 36861 - - uid: 38762 + pos: 34.5,11.5 + parent: 66965 + - uid: 70755 components: - type: Transform - pos: 25.5,8.5 - parent: 36861 - - uid: 38763 + pos: 39.5,5.5 + parent: 66965 + - uid: 70756 components: - type: Transform - pos: 25.5,9.5 - parent: 36861 - - uid: 38764 + pos: 38.5,-0.5 + parent: 66965 + - uid: 70757 components: - type: Transform - pos: 26.5,9.5 - parent: 36861 - - uid: 38765 + pos: 36.5,-9.5 + parent: 66965 + - uid: 70758 components: - type: Transform - pos: 26.5,8.5 - parent: 36861 - - uid: 38766 + pos: 33.5,-15.5 + parent: 66965 + - uid: 70759 components: - type: Transform - pos: 26.5,10.5 - parent: 36861 - - uid: 38767 + pos: 11.5,-16.5 + parent: 66965 + - uid: 70760 components: - type: Transform - pos: 18.5,11.5 - parent: 36861 - - uid: 38768 + pos: 21.5,-16.5 + parent: 66965 + - uid: 70761 components: - type: Transform - pos: 18.5,12.5 - parent: 36861 - - uid: 38769 + pos: 10.5,-13.5 + parent: 66965 + - uid: 70762 components: - type: Transform - pos: 19.5,11.5 - parent: 36861 - - uid: 38770 + pos: 21.5,8.5 + parent: 66965 + - uid: 70763 components: - type: Transform - pos: 19.5,10.5 - parent: 36861 - - uid: 38771 + pos: 33.5,-18.5 + parent: 66965 + - uid: 70764 components: - type: Transform - pos: 21.5,11.5 - parent: 36861 - - uid: 38772 + pos: 42.5,11.5 + parent: 66965 + - uid: 70765 components: - type: Transform - pos: 22.5,10.5 - parent: 36861 - - uid: 38773 + pos: 40.5,13.5 + parent: 66965 + - uid: 70766 components: - type: Transform - pos: 19.5,16.5 - parent: 36861 - - uid: 38774 + pos: 58.5,-18.5 + parent: 66965 + - uid: 70767 components: - type: Transform - pos: 20.5,16.5 - parent: 36861 - - uid: 38775 + pos: 62.5,-7.5 + parent: 66965 + - uid: 70768 components: - type: Transform - pos: 21.5,16.5 - parent: 36861 - - uid: 38776 + pos: 21.5,-17.5 + parent: 66965 + - uid: 70769 components: - type: Transform - pos: 22.5,16.5 - parent: 36861 - - uid: 38777 + pos: 20.5,-17.5 + parent: 66965 + - uid: 70770 components: - type: Transform - pos: 20.5,17.5 - parent: 36861 - - uid: 38778 + pos: 21.5,-18.5 + parent: 66965 + - uid: 70771 components: - type: Transform - pos: 15.5,22.5 - parent: 36861 - - uid: 38779 + pos: 23.5,-18.5 + parent: 66965 +- proto: WallRockTin + entities: + - uid: 70772 components: - type: Transform - pos: 20.5,-0.5 - parent: 36861 - - uid: 38780 + pos: 34.5,-7.5 + parent: 66965 + - uid: 70773 components: - type: Transform - pos: 20.5,0.5 - parent: 36861 - - uid: 38781 + pos: 34.5,-8.5 + parent: 66965 + - uid: 70774 components: - type: Transform - pos: 21.5,0.5 - parent: 36861 - - uid: 38782 + pos: 33.5,-8.5 + parent: 66965 + - uid: 70775 components: - type: Transform - pos: 18.5,-1.5 - parent: 36861 - - uid: 38783 + pos: 32.5,-13.5 + parent: 66965 + - uid: 70776 components: - type: Transform - pos: 17.5,-2.5 - parent: 36861 - - uid: 38784 + pos: 19.5,19.5 + parent: 66965 + - uid: 70777 components: - type: Transform - pos: 17.5,-1.5 - parent: 36861 - - uid: 38785 + pos: 18.5,19.5 + parent: 66965 + - uid: 70778 components: - type: Transform - pos: 17.5,-0.5 - parent: 36861 - - uid: 38786 + pos: 18.5,-9.5 + parent: 66965 + - uid: 70779 components: - type: Transform - pos: 18.5,-0.5 - parent: 36861 - - uid: 38787 + pos: 18.5,10.5 + parent: 66965 + - uid: 70780 components: - type: Transform - pos: 18.5,0.5 - parent: 36861 - - uid: 38788 + pos: 4.5,27.5 + parent: 66965 + - uid: 70781 components: - type: Transform - pos: 17.5,0.5 - parent: 36861 - - uid: 38789 + pos: 5.5,27.5 + parent: 66965 + - uid: 70782 components: - type: Transform - pos: 19.5,-1.5 - parent: 36861 - - uid: 38790 + pos: 4.5,26.5 + parent: 66965 + - uid: 70783 components: - type: Transform - pos: 17.5,-3.5 - parent: 36861 - - uid: 38791 + pos: 3.5,26.5 + parent: 66965 + - uid: 70784 components: - type: Transform - pos: 18.5,-2.5 - parent: 36861 - - uid: 38792 + pos: 2.5,23.5 + parent: 66965 + - uid: 70785 components: - type: Transform - pos: 22.5,-5.5 - parent: 36861 - - uid: 38793 + pos: 6.5,25.5 + parent: 66965 + - uid: 70786 components: - type: Transform - pos: 23.5,-5.5 - parent: 36861 - - uid: 38794 + pos: 3.5,22.5 + parent: 66965 + - uid: 70787 components: - type: Transform - pos: 25.5,-7.5 - parent: 36861 - - uid: 38795 + pos: 12.5,17.5 + parent: 66965 + - uid: 70788 components: - type: Transform - pos: 25.5,-8.5 - parent: 36861 - - uid: 38796 + pos: 13.5,17.5 + parent: 66965 + - uid: 70789 components: - type: Transform - pos: 26.5,-7.5 - parent: 36861 - - uid: 38797 + pos: 18.5,32.5 + parent: 66965 + - uid: 70790 components: - type: Transform - pos: 26.5,-8.5 - parent: 36861 - - uid: 38798 + pos: 17.5,32.5 + parent: 66965 + - uid: 70791 components: - type: Transform - pos: 28.5,-7.5 - parent: 36861 - - uid: 38799 + pos: 18.5,31.5 + parent: 66965 + - uid: 70792 components: - type: Transform - pos: 28.5,-8.5 - parent: 36861 - - uid: 38800 + pos: 16.5,31.5 + parent: 66965 + - uid: 70793 components: - type: Transform - pos: 28.5,-6.5 - parent: 36861 - - uid: 38801 + pos: 21.5,29.5 + parent: 66965 + - uid: 70794 components: - type: Transform - pos: 26.5,-12.5 - parent: 36861 - - uid: 38802 + pos: 22.5,28.5 + parent: 66965 + - uid: 70795 components: - type: Transform - pos: 28.5,-3.5 - parent: 36861 - - uid: 38803 + pos: 21.5,17.5 + parent: 66965 + - uid: 70796 components: - type: Transform - pos: 27.5,-3.5 - parent: 36861 - - uid: 38804 + pos: 19.5,18.5 + parent: 66965 + - uid: 70797 components: - type: Transform - pos: 26.5,-2.5 - parent: 36861 - - uid: 38805 + pos: 21.5,17.5 + parent: 66965 + - uid: 70798 components: - type: Transform - pos: 33.5,6.5 - parent: 36861 - - uid: 38806 + pos: 22.5,17.5 + parent: 66965 + - uid: 70799 components: - type: Transform - pos: 31.5,-0.5 - parent: 36861 - - uid: 38807 + pos: 26.5,15.5 + parent: 66965 + - uid: 70800 components: - type: Transform - pos: 33.5,4.5 - parent: 36861 - - uid: 38808 + pos: 24.5,16.5 + parent: 66965 + - uid: 70801 components: - type: Transform - pos: 30.5,-1.5 - parent: 36861 - - uid: 38809 + pos: 26.5,14.5 + parent: 66965 + - uid: 70802 components: - type: Transform - pos: 29.5,-1.5 - parent: 36861 - - uid: 38810 + pos: 28.5,5.5 + parent: 66965 + - uid: 70803 components: - type: Transform - pos: 28.5,-2.5 - parent: 36861 - - uid: 38811 + pos: 29.5,7.5 + parent: 66965 + - uid: 70804 components: - type: Transform - pos: 31.5,2.5 - parent: 36861 - - uid: 38812 + pos: 29.5,6.5 + parent: 66965 + - uid: 70805 components: - type: Transform - pos: 31.5,3.5 - parent: 36861 - - uid: 38813 + pos: 27.5,5.5 + parent: 66965 + - uid: 70806 components: - type: Transform - pos: 35.5,3.5 - parent: 36861 - - uid: 38814 + pos: 26.5,5.5 + parent: 66965 + - uid: 70807 components: - type: Transform - pos: 31.5,-18.5 - parent: 36861 - - uid: 38815 + pos: 15.5,29.5 + parent: 66965 + - uid: 70808 components: - type: Transform - pos: 34.5,1.5 - parent: 36861 - - uid: 38816 + pos: 26.5,-4.5 + parent: 66965 + - uid: 70809 components: - type: Transform - pos: 25.5,12.5 - parent: 36861 - - uid: 38817 + pos: 23.5,-7.5 + parent: 66965 + - uid: 70810 components: - type: Transform - pos: 24.5,12.5 - parent: 36861 - - uid: 38818 + pos: 19.5,-8.5 + parent: 66965 + - uid: 70811 components: - type: Transform - pos: 25.5,11.5 - parent: 36861 - - uid: 38819 + pos: 23.5,-6.5 + parent: 66965 + - uid: 70812 components: - type: Transform - pos: 24.5,5.5 - parent: 36861 - - uid: 38820 + pos: 20.5,-5.5 + parent: 66965 + - uid: 70813 components: - type: Transform - pos: 24.5,3.5 - parent: 36861 - - uid: 38821 + pos: 24.5,14.5 + parent: 66965 + - uid: 70814 components: - type: Transform - pos: 23.5,3.5 - parent: 36861 - - uid: 38822 + pos: 23.5,8.5 + parent: 66965 + - uid: 70815 components: - type: Transform - pos: 23.5,4.5 - parent: 36861 - - uid: 38823 + pos: 18.5,3.5 + parent: 66965 + - uid: 70816 components: - type: Transform - pos: 24.5,2.5 - parent: 36861 - - uid: 38824 + pos: 18.5,4.5 + parent: 66965 + - uid: 70817 components: - type: Transform - pos: 23.5,2.5 - parent: 36861 - - uid: 38825 + pos: 20.5,5.5 + parent: 66965 + - uid: 70818 components: - type: Transform - pos: 37.5,12.5 - parent: 36861 - - uid: 38826 + pos: 20.5,3.5 + parent: 66965 + - uid: 70819 components: - type: Transform - pos: 36.5,12.5 - parent: 36861 - - uid: 38827 + pos: 20.5,4.5 + parent: 66965 + - uid: 70820 components: - type: Transform - pos: 35.5,12.5 - parent: 36861 - - uid: 38828 + pos: 19.5,3.5 + parent: 66965 + - uid: 70821 components: - type: Transform - pos: 34.5,12.5 - parent: 36861 - - uid: 38829 + pos: 19.5,-0.5 + parent: 66965 + - uid: 70822 components: - type: Transform - pos: 36.5,13.5 - parent: 36861 - - uid: 38830 + pos: 25.5,7.5 + parent: 66965 + - uid: 70823 components: - type: Transform - pos: 35.5,13.5 - parent: 36861 - - uid: 38831 + pos: 17.5,9.5 + parent: 66965 + - uid: 70824 components: - type: Transform - pos: 34.5,13.5 - parent: 36861 - - uid: 38832 + pos: 20.5,14.5 + parent: 66965 + - uid: 70825 components: - type: Transform - pos: 32.5,13.5 - parent: 36861 - - uid: 38833 + pos: 13.5,-7.5 + parent: 66965 + - uid: 70826 components: - type: Transform - pos: 41.5,-11.5 - parent: 36861 - - uid: 38834 + pos: 19.5,-9.5 + parent: 66965 + - uid: 70827 components: - type: Transform - pos: 32.5,14.5 - parent: 36861 - - uid: 38835 + pos: 3.5,25.5 + parent: 66965 + - uid: 70828 components: - type: Transform - pos: 33.5,14.5 - parent: 36861 - - uid: 38836 + pos: 2.5,25.5 + parent: 66965 + - uid: 70829 components: - type: Transform - pos: 34.5,14.5 - parent: 36861 - - uid: 38837 + pos: 17.5,24.5 + parent: 66965 + - uid: 70830 components: - type: Transform - pos: 35.5,14.5 - parent: 36861 - - uid: 38838 + pos: 17.5,23.5 + parent: 66965 + - uid: 70831 components: - type: Transform - pos: 33.5,15.5 - parent: 36861 - - uid: 38839 + pos: 18.5,23.5 + parent: 66965 + - uid: 70832 components: - type: Transform - pos: 34.5,15.5 - parent: 36861 - - uid: 38840 + pos: 19.5,25.5 + parent: 66965 + - uid: 70833 components: - type: Transform - pos: 25.5,2.5 - parent: 36861 - - uid: 38841 + pos: 17.5,-9.5 + parent: 66965 + - uid: 70834 components: - type: Transform - pos: 23.5,7.5 - parent: 36861 - - uid: 38842 + pos: 15.5,28.5 + parent: 66965 + - uid: 70835 components: - type: Transform - pos: 16.5,10.5 - parent: 36861 - - uid: 38843 + pos: -1.5,22.5 + parent: 66965 + - uid: 70836 components: - type: Transform - pos: 22.5,7.5 - parent: 36861 - - uid: 38844 + pos: -1.5,23.5 + parent: 66965 + - uid: 70837 components: - type: Transform - pos: 15.5,10.5 - parent: 36861 - - uid: 38845 + pos: -1.5,24.5 + parent: 66965 + - uid: 70838 components: - type: Transform - pos: 8.5,-11.5 - parent: 36861 - - uid: 38846 + pos: -0.5,25.5 + parent: 66965 + - uid: 70839 components: - type: Transform - pos: 9.5,-11.5 - parent: 36861 - - uid: 38847 + pos: 25.5,13.5 + parent: 66965 + - uid: 70840 components: - type: Transform - pos: 32.5,3.5 - parent: 36861 - - uid: 38848 + pos: 18.5,16.5 + parent: 66965 + - uid: 70841 components: - type: Transform - pos: 32.5,4.5 - parent: 36861 - - uid: 38849 + pos: 34.5,-1.5 + parent: 66965 + - uid: 70842 components: - type: Transform - pos: 17.5,8.5 - parent: 36861 - - uid: 38850 + pos: 34.5,-2.5 + parent: 66965 + - uid: 70843 components: - type: Transform - pos: 17.5,7.5 - parent: 36861 - - uid: 38851 + pos: 34.5,-5.5 + parent: 66965 + - uid: 70844 components: - type: Transform - pos: 17.5,6.5 - parent: 36861 - - uid: 38852 + pos: 35.5,5.5 + parent: 66965 + - uid: 70845 components: - type: Transform - pos: 6.5,22.5 - parent: 36861 - - uid: 38853 + pos: 35.5,4.5 + parent: 66965 + - uid: 70846 components: - type: Transform - pos: 16.5,26.5 - parent: 36861 - - uid: 38854 + pos: 34.5,12.5 + parent: 66965 + - uid: 70847 components: - type: Transform - pos: 17.5,28.5 - parent: 36861 - - uid: 38855 + pos: 34.5,11.5 + parent: 66965 + - uid: 70848 components: - type: Transform - pos: 22.5,24.5 - parent: 36861 - - uid: 38856 + pos: 35.5,11.5 + parent: 66965 + - uid: 70849 components: - type: Transform - pos: 22.5,25.5 - parent: 36861 - - uid: 38857 + pos: 48.5,-11.5 + parent: 66965 + - uid: 70850 components: - type: Transform - pos: 19.5,21.5 - parent: 36861 - - uid: 38858 + pos: 60.5,-18.5 + parent: 66965 + - uid: 70851 components: - type: Transform - pos: 18.5,20.5 - parent: 36861 - - uid: 38859 + pos: 48.5,-13.5 + parent: 66965 + - uid: 70852 components: - type: Transform - pos: 21.5,21.5 - parent: 36861 - - uid: 38860 + pos: 46.5,-12.5 + parent: 66965 + - uid: 70853 components: - type: Transform - pos: 20.5,21.5 - parent: 36861 - - uid: 38861 + pos: 51.5,-11.5 + parent: 66965 + - uid: 70854 components: - type: Transform - pos: 20.5,22.5 - parent: 36861 - - uid: 38862 + pos: 46.5,-10.5 + parent: 66965 + - uid: 70855 components: - type: Transform - pos: 32.5,9.5 - parent: 36861 - - uid: 38863 + pos: 61.5,-16.5 + parent: 66965 + - uid: 70856 components: - type: Transform - pos: 36.5,4.5 - parent: 36861 - - uid: 38864 + pos: 61.5,-11.5 + parent: 66965 + - uid: 70857 components: - type: Transform - pos: 36.5,2.5 - parent: 36861 - - uid: 38865 + pos: 57.5,-8.5 + parent: 66965 + - uid: 70858 components: - type: Transform - pos: 34.5,6.5 - parent: 36861 - - uid: 38866 + pos: 56.5,-10.5 + parent: 66965 + - uid: 70859 components: - type: Transform - pos: 34.5,7.5 - parent: 36861 - - uid: 38867 + pos: 53.5,-11.5 + parent: 66965 + - uid: 70860 components: - type: Transform - pos: 35.5,6.5 - parent: 36861 - - uid: 38868 + pos: 53.5,-9.5 + parent: 66965 + - uid: 70861 components: - type: Transform - pos: 32.5,6.5 - parent: 36861 - - uid: 38869 + pos: 52.5,-8.5 + parent: 66965 + - uid: 70862 components: - type: Transform - pos: 31.5,7.5 - parent: 36861 - - uid: 38870 + pos: 39.5,-18.5 + parent: 66965 + - uid: 70863 components: - type: Transform - pos: 31.5,6.5 - parent: 36861 - - uid: 38871 + pos: 35.5,-17.5 + parent: 66965 + - uid: 70864 components: - type: Transform - pos: 31.5,5.5 - parent: 36861 - - uid: 38872 + pos: 51.5,-18.5 + parent: 66965 + - uid: 70865 components: - type: Transform - pos: 33.5,8.5 - parent: 36861 - - uid: 38873 + pos: 51.5,-17.5 + parent: 66965 + - uid: 70866 components: - type: Transform - pos: 33.5,9.5 - parent: 36861 - - uid: 38874 + pos: 52.5,-18.5 + parent: 66965 + - uid: 70867 components: - type: Transform - pos: 40.5,-12.5 - parent: 36861 - - uid: 38875 + pos: 30.5,-15.5 + parent: 66965 + - uid: 70868 components: - type: Transform - pos: 25.5,1.5 - parent: 36861 - - uid: 38876 + pos: 30.5,-16.5 + parent: 66965 + - uid: 70869 components: - type: Transform - pos: 26.5,1.5 - parent: 36861 - - uid: 38877 + pos: 29.5,-16.5 + parent: 66965 + - uid: 70870 components: - type: Transform - pos: 27.5,2.5 - parent: 36861 - - uid: 38878 + pos: 29.5,-17.5 + parent: 66965 + - uid: 70871 components: - type: Transform - pos: 27.5,3.5 - parent: 36861 - - uid: 38879 + pos: 28.5,-17.5 + parent: 66965 + - uid: 70872 components: - type: Transform - pos: 21.5,8.5 - parent: 36861 - - uid: 38880 + pos: 31.5,-15.5 + parent: 66965 + - uid: 70873 components: - type: Transform - pos: 28.5,2.5 - parent: 36861 - - uid: 38881 + pos: 31.5,-16.5 + parent: 66965 +- proto: WallRockUranium + entities: + - uid: 70874 components: - type: Transform - pos: 25.5,5.5 - parent: 36861 - - uid: 38882 + pos: 22.5,-16.5 + parent: 66965 + - uid: 70875 components: - type: Transform - pos: 27.5,-1.5 - parent: 36861 - - uid: 38883 + pos: 22.5,-17.5 + parent: 66965 + - uid: 70876 components: - type: Transform - pos: 29.5,-0.5 - parent: 36861 - - uid: 38884 + pos: 24.5,-17.5 + parent: 66965 + - uid: 70877 components: - type: Transform - pos: 29.5,0.5 - parent: 36861 - - uid: 38885 + pos: 25.5,-17.5 + parent: 66965 + - uid: 70878 components: - type: Transform - pos: 30.5,0.5 - parent: 36861 - - uid: 38886 + pos: 25.5,-16.5 + parent: 66965 + - uid: 70879 components: - type: Transform - pos: 31.5,0.5 - parent: 36861 - - uid: 38887 + pos: 32.5,-7.5 + parent: 66965 + - uid: 70880 components: - type: Transform - pos: 21.5,8.5 - parent: 36861 - - uid: 38888 + pos: 30.5,-8.5 + parent: 66965 + - uid: 70881 components: - type: Transform - pos: 26.5,-1.5 - parent: 36861 - - uid: 38889 + pos: 31.5,-8.5 + parent: 66965 + - uid: 70882 components: - type: Transform - pos: 25.5,-1.5 - parent: 36861 - - uid: 38890 + pos: 32.5,-6.5 + parent: 66965 + - uid: 70883 components: - type: Transform - pos: 28.5,-1.5 - parent: 36861 - - uid: 38891 + pos: 31.5,-6.5 + parent: 66965 + - uid: 70884 components: - type: Transform - pos: 27.5,9.5 - parent: 36861 - - uid: 38892 + pos: 30.5,-6.5 + parent: 66965 + - uid: 70885 components: - type: Transform - pos: 9.5,-15.5 - parent: 36861 - - uid: 38893 + pos: -3.5,12.5 + parent: 66965 + - uid: 70886 components: - type: Transform - pos: 27.5,7.5 - parent: 36861 - - uid: 38894 + pos: 9.5,-10.5 + parent: 66965 + - uid: 70887 components: - type: Transform - pos: 26.5,7.5 - parent: 36861 - - uid: 38895 + pos: 10.5,-10.5 + parent: 66965 + - uid: 70888 components: - type: Transform - pos: 28.5,8.5 - parent: 36861 - - uid: 38896 + pos: 10.5,-9.5 + parent: 66965 + - uid: 70889 components: - type: Transform - pos: 27.5,13.5 - parent: 36861 - - uid: 38897 + pos: 25.5,0.5 + parent: 66965 + - uid: 70890 components: - type: Transform - pos: 27.5,12.5 - parent: 36861 - - uid: 38898 + pos: 26.5,0.5 + parent: 66965 + - uid: 70891 components: - type: Transform - pos: 27.5,11.5 - parent: 36861 - - uid: 38899 + pos: 28.5,1.5 + parent: 66965 + - uid: 70892 components: - type: Transform - pos: 27.5,10.5 - parent: 36861 - - uid: 38900 + pos: 29.5,3.5 + parent: 66965 + - uid: 70893 components: - type: Transform - pos: 27.5,9.5 - parent: 36861 - - uid: 38901 + pos: 29.5,4.5 + parent: 66965 + - uid: 70894 components: - type: Transform - pos: 27.5,8.5 - parent: 36861 - - uid: 38902 + pos: 15.5,20.5 + parent: 66965 + - uid: 70895 components: - type: Transform - pos: 27.5,7.5 - parent: 36861 - - uid: 38903 + pos: 21.5,22.5 + parent: 66965 + - uid: 70896 components: - type: Transform - pos: 27.5,6.5 - parent: 36861 - - uid: 38904 + pos: 8.5,-11.5 + parent: 66965 + - uid: 70897 components: - type: Transform - pos: 27.5,5.5 - parent: 36861 - - uid: 38905 + pos: 26.5,3.5 + parent: 66965 + - uid: 70898 components: - type: Transform - pos: 27.5,4.5 - parent: 36861 - - uid: 38906 + pos: 26.5,4.5 + parent: 66965 + - uid: 70899 components: - type: Transform - pos: 27.5,3.5 - parent: 36861 - - uid: 38907 + pos: 25.5,4.5 + parent: 66965 + - uid: 70900 components: - type: Transform - pos: 27.5,2.5 - parent: 36861 - - uid: 38908 + pos: 10.5,-10.5 + parent: 66965 + - uid: 70901 components: - type: Transform - pos: 28.5,13.5 - parent: 36861 - - uid: 38909 + pos: 10.5,-9.5 + parent: 66965 + - uid: 70902 components: - type: Transform - pos: 28.5,12.5 - parent: 36861 - - uid: 38910 + pos: 9.5,-10.5 + parent: 66965 + - uid: 70903 components: - type: Transform - pos: 28.5,11.5 - parent: 36861 - - uid: 38911 + pos: 34.5,-8.5 + parent: 66965 + - uid: 70904 components: - type: Transform - pos: 28.5,10.5 - parent: 36861 - - uid: 38912 + pos: 34.5,-9.5 + parent: 66965 + - uid: 70905 components: - type: Transform - pos: 28.5,9.5 - parent: 36861 - - uid: 38913 + pos: 34.5,-10.5 + parent: 66965 + - uid: 70906 components: - type: Transform - pos: 28.5,8.5 - parent: 36861 - - uid: 38914 + pos: 35.5,-8.5 + parent: 66965 + - uid: 70907 components: - type: Transform - pos: 28.5,7.5 - parent: 36861 - - uid: 38915 + pos: 44.5,5.5 + parent: 66965 + - uid: 70908 components: - type: Transform - pos: 28.5,6.5 - parent: 36861 - - uid: 38916 + pos: 44.5,3.5 + parent: 66965 + - uid: 70909 components: - type: Transform - pos: 28.5,5.5 - parent: 36861 - - uid: 38917 + pos: 47.5,5.5 + parent: 66965 + - uid: 70910 components: - type: Transform - pos: 28.5,4.5 - parent: 36861 - - uid: 38918 + pos: 60.5,-16.5 + parent: 66965 + - uid: 70911 components: - type: Transform - pos: 28.5,3.5 - parent: 36861 - - uid: 38919 + pos: 62.5,-14.5 + parent: 66965 + - uid: 70912 components: - type: Transform - pos: 28.5,2.5 - parent: 36861 - - uid: 38920 + pos: 28.5,-20.5 + parent: 66965 + - uid: 70913 components: - type: Transform - pos: 29.5,13.5 - parent: 36861 - - uid: 38921 + pos: 28.5,-19.5 + parent: 66965 + - uid: 70914 components: - type: Transform - pos: 29.5,12.5 - parent: 36861 - - uid: 38922 + pos: 28.5,-21.5 + parent: 66965 + - uid: 70915 components: - type: Transform - pos: 29.5,11.5 - parent: 36861 - - uid: 38923 + pos: 29.5,-19.5 + parent: 66965 +- proto: WallShuttle + entities: + - uid: 3809 components: - type: Transform - pos: 29.5,10.5 - parent: 36861 - - uid: 38924 + pos: -12.5,-66.5 + parent: 2 + - uid: 4405 components: - type: Transform - pos: 29.5,9.5 - parent: 36861 - - uid: 38925 + pos: -12.5,-69.5 + parent: 2 + - uid: 5280 components: - type: Transform - pos: 29.5,8.5 - parent: 36861 - - uid: 38926 + pos: -12.5,-71.5 + parent: 2 + - uid: 5477 components: - type: Transform - pos: 29.5,7.5 - parent: 36861 - - uid: 38927 + pos: -11.5,-63.5 + parent: 2 + - uid: 5567 components: - type: Transform - pos: 29.5,6.5 - parent: 36861 - - uid: 38928 + pos: -8.5,-64.5 + parent: 2 + - uid: 6451 components: - type: Transform - pos: 29.5,5.5 - parent: 36861 - - uid: 38929 + pos: -16.5,-64.5 + parent: 2 + - uid: 6452 components: - type: Transform - pos: 29.5,4.5 - parent: 36861 - - uid: 38930 + pos: -16.5,-65.5 + parent: 2 + - uid: 6709 components: - type: Transform - pos: 29.5,3.5 - parent: 36861 - - uid: 38931 + pos: -8.5,-63.5 + parent: 2 + - uid: 10389 components: - type: Transform - pos: 29.5,2.5 - parent: 36861 - - uid: 38932 + pos: -16.5,-63.5 + parent: 2 + - uid: 11816 components: - type: Transform - pos: 30.5,13.5 - parent: 36861 - - uid: 38933 + pos: -15.5,-63.5 + parent: 2 + - uid: 12645 components: - type: Transform - pos: 30.5,12.5 - parent: 36861 - - uid: 38934 + pos: -13.5,-72.5 + parent: 2 + - uid: 12648 components: - type: Transform - pos: 30.5,11.5 - parent: 36861 - - uid: 38935 + pos: -8.5,-67.5 + parent: 2 + - uid: 14033 components: - type: Transform - pos: 30.5,10.5 - parent: 36861 - - uid: 38936 + pos: -10.5,-72.5 + parent: 2 + - uid: 14076 components: - type: Transform - pos: 30.5,8.5 - parent: 36861 - - uid: 38937 + pos: -12.5,-70.5 + parent: 2 + - uid: 14083 components: - type: Transform - pos: 30.5,7.5 - parent: 36861 - - uid: 38938 + pos: -11.5,-72.5 + parent: 2 + - uid: 14271 components: - type: Transform - pos: 30.5,6.5 - parent: 36861 - - uid: 38939 + pos: -16.5,-67.5 + parent: 2 + - uid: 14299 components: - type: Transform - pos: 30.5,5.5 - parent: 36861 - - uid: 38940 + pos: -8.5,-65.5 + parent: 2 + - uid: 14308 components: - type: Transform - pos: 30.5,4.5 - parent: 36861 - - uid: 38941 + pos: -9.5,-63.5 + parent: 2 + - uid: 14494 components: - type: Transform - pos: 30.5,3.5 - parent: 36861 - - uid: 38942 + pos: -12.5,-72.5 + parent: 2 + - uid: 14495 components: - type: Transform - pos: 30.5,2.5 - parent: 36861 - - uid: 38943 + pos: -8.5,-69.5 + parent: 2 + - uid: 14498 components: - type: Transform - pos: 31.5,2.5 - parent: 36861 - - uid: 38944 + pos: -14.5,-72.5 + parent: 2 + - uid: 14500 components: - type: Transform - pos: 31.5,3.5 - parent: 36861 - - uid: 38945 + pos: -9.5,-72.5 + parent: 2 + - uid: 14502 components: - type: Transform - pos: 31.5,4.5 - parent: 36861 - - uid: 38946 + pos: -8.5,-72.5 + parent: 2 + - uid: 14503 components: - type: Transform - pos: 31.5,5.5 - parent: 36861 - - uid: 38947 + pos: -8.5,-71.5 + parent: 2 + - uid: 14504 components: - type: Transform - pos: 31.5,6.5 - parent: 36861 - - uid: 38948 + pos: -8.5,-70.5 + parent: 2 + - uid: 14517 components: - type: Transform - pos: 31.5,7.5 - parent: 36861 - - uid: 38949 + pos: -10.5,-63.5 + parent: 2 + - uid: 14528 components: - type: Transform - pos: 31.5,8.5 - parent: 36861 - - uid: 38950 + pos: -8.5,-68.5 + parent: 2 + - uid: 14539 components: - type: Transform - pos: 31.5,9.5 - parent: 36861 - - uid: 38951 + pos: -16.5,-66.5 + parent: 2 + - uid: 14592 components: - type: Transform - pos: 31.5,10.5 - parent: 36861 - - uid: 38952 + pos: -13.5,-63.5 + parent: 2 + - uid: 14598 components: - type: Transform - pos: 31.5,11.5 - parent: 36861 - - uid: 38953 + pos: -8.5,-66.5 + parent: 2 + - uid: 14623 components: - type: Transform - pos: 31.5,12.5 - parent: 36861 - - uid: 38954 + pos: -12.5,-68.5 + parent: 2 + - uid: 14624 components: - type: Transform - pos: 32.5,2.5 - parent: 36861 - - uid: 38955 + pos: -14.5,-63.5 + parent: 2 + - uid: 14640 components: - type: Transform - pos: 32.5,3.5 - parent: 36861 - - uid: 38956 + pos: -12.5,-67.5 + parent: 2 + - uid: 23892 components: - type: Transform - pos: 32.5,4.5 - parent: 36861 - - uid: 38957 + pos: -16.5,-69.5 + parent: 2 + - uid: 24014 components: - type: Transform - pos: 32.5,5.5 - parent: 36861 - - uid: 38958 + pos: -15.5,-72.5 + parent: 2 + - uid: 24015 components: - type: Transform - pos: 32.5,6.5 - parent: 36861 - - uid: 38959 + pos: -16.5,-68.5 + parent: 2 + - uid: 24016 components: - type: Transform - pos: 32.5,7.5 - parent: 36861 - - uid: 38960 + pos: -16.5,-72.5 + parent: 2 + - uid: 24017 components: - type: Transform - pos: 32.5,8.5 - parent: 36861 - - uid: 38961 + pos: -16.5,-71.5 + parent: 2 + - uid: 24044 components: - type: Transform - pos: 32.5,9.5 - parent: 36861 - - uid: 38962 + pos: -16.5,-70.5 + parent: 2 + - uid: 54500 components: - type: Transform - pos: 32.5,10.5 - parent: 36861 - - uid: 38963 + rot: 3.141592653589793 rad + pos: 3.5,-15.5 + parent: 53899 + - uid: 54501 components: - type: Transform - pos: 32.5,11.5 - parent: 36861 - - uid: 38964 + pos: 0.5,0.5 + parent: 53899 + - uid: 54502 components: - type: Transform - pos: 32.5,12.5 - parent: 36861 - - uid: 38965 + pos: 0.5,-3.5 + parent: 53899 + - uid: 54503 components: - type: Transform - pos: 34.5,3.5 - parent: 36861 - - uid: 38966 + pos: 2.5,0.5 + parent: 53899 + - uid: 54504 components: - type: Transform - pos: 34.5,4.5 - parent: 36861 - - uid: 38967 + rot: 3.141592653589793 rad + pos: 3.5,0.5 + parent: 53899 + - uid: 54505 components: - type: Transform - pos: 34.5,5.5 - parent: 36861 - - uid: 38968 + rot: -1.5707963267948966 rad + pos: -3.5,-2.5 + parent: 53899 + - uid: 54506 components: - type: Transform - pos: 34.5,6.5 - parent: 36861 - - uid: 38969 + pos: 2.5,-3.5 + parent: 53899 + - uid: 54507 components: - type: Transform - pos: 34.5,7.5 - parent: 36861 - - uid: 38970 + pos: -1.5,0.5 + parent: 53899 + - uid: 54508 components: - type: Transform - pos: 34.5,8.5 - parent: 36861 - - uid: 38971 + rot: 3.141592653589793 rad + pos: -2.5,0.5 + parent: 53899 + - uid: 54509 components: - type: Transform - pos: 34.5,9.5 - parent: 36861 - - uid: 38972 + rot: 3.141592653589793 rad + pos: -2.5,-3.5 + parent: 53899 + - uid: 54510 components: - type: Transform - pos: 34.5,10.5 - parent: 36861 - - uid: 38973 + rot: 3.141592653589793 rad + pos: 3.5,-3.5 + parent: 53899 + - uid: 54511 components: - type: Transform - pos: 34.5,11.5 - parent: 36861 - - uid: 38974 + pos: -1.5,-3.5 + parent: 53899 + - uid: 54512 components: - type: Transform - pos: 34.5,12.5 - parent: 36861 - - uid: 38975 + rot: -1.5707963267948966 rad + pos: -3.5,-1.5 + parent: 53899 + - uid: 54513 components: - type: Transform - pos: 34.5,13.5 - parent: 36861 - - uid: 38976 + rot: -1.5707963267948966 rad + pos: 4.5,-2.5 + parent: 53899 + - uid: 54514 components: - type: Transform - pos: 34.5,14.5 - parent: 36861 - - uid: 38977 + rot: -1.5707963267948966 rad + pos: -3.5,-0.5 + parent: 53899 + - uid: 54515 components: - type: Transform - pos: 35.5,3.5 - parent: 36861 - - uid: 38978 + rot: -1.5707963267948966 rad + pos: 4.5,-1.5 + parent: 53899 + - uid: 54516 components: - type: Transform - pos: 35.5,4.5 - parent: 36861 - - uid: 38979 + rot: -1.5707963267948966 rad + pos: 4.5,-0.5 + parent: 53899 + - uid: 54517 components: - type: Transform - pos: 35.5,5.5 - parent: 36861 - - uid: 38980 + rot: -1.5707963267948966 rad + pos: -3.5,0.5 + parent: 53899 + - uid: 54518 components: - type: Transform - pos: 35.5,6.5 - parent: 36861 - - uid: 38981 + rot: -1.5707963267948966 rad + pos: 6.5,-7.5 + parent: 53899 + - uid: 54519 components: - type: Transform - pos: 35.5,7.5 - parent: 36861 - - uid: 38982 + rot: -1.5707963267948966 rad + pos: 7.5,-4.5 + parent: 53899 + - uid: 54520 components: - type: Transform - pos: 35.5,8.5 - parent: 36861 - - uid: 38983 + rot: -1.5707963267948966 rad + pos: 7.5,-3.5 + parent: 53899 + - uid: 54521 components: - type: Transform - pos: 35.5,9.5 - parent: 36861 - - uid: 38984 + rot: -1.5707963267948966 rad + pos: 5.5,-7.5 + parent: 53899 + - uid: 54522 components: - type: Transform - pos: 35.5,10.5 - parent: 36861 - - uid: 38985 + rot: -1.5707963267948966 rad + pos: 4.5,-7.5 + parent: 53899 + - uid: 54523 components: - type: Transform - pos: 35.5,11.5 - parent: 36861 - - uid: 38986 + rot: -1.5707963267948966 rad + pos: -3.5,-3.5 + parent: 53899 + - uid: 54524 components: - type: Transform - pos: 35.5,12.5 - parent: 36861 - - uid: 38987 + rot: -1.5707963267948966 rad + pos: 4.5,0.5 + parent: 53899 + - uid: 54525 components: - type: Transform - pos: 35.5,13.5 - parent: 36861 - - uid: 38988 + rot: -1.5707963267948966 rad + pos: 6.5,-3.5 + parent: 53899 + - uid: 54526 components: - type: Transform - pos: 35.5,14.5 - parent: 36861 - - uid: 38989 + rot: -1.5707963267948966 rad + pos: 3.5,-7.5 + parent: 53899 + - uid: 54527 components: - type: Transform - pos: 34.5,15.5 - parent: 36861 - - uid: 38990 + rot: -1.5707963267948966 rad + pos: -2.5,-4.5 + parent: 53899 + - uid: 54528 components: - type: Transform - pos: 33.5,15.5 - parent: 36861 - - uid: 38991 + rot: -1.5707963267948966 rad + pos: 3.5,-4.5 + parent: 53899 + - uid: 54529 components: - type: Transform - pos: 33.5,14.5 - parent: 36861 - - uid: 38992 + rot: -1.5707963267948966 rad + pos: 5.5,-3.5 + parent: 53899 + - uid: 54530 components: - type: Transform - pos: 33.5,13.5 - parent: 36861 - - uid: 38993 + rot: -1.5707963267948966 rad + pos: 4.5,-3.5 + parent: 53899 + - uid: 54531 components: - type: Transform - pos: 33.5,12.5 - parent: 36861 - - uid: 38994 + rot: -1.5707963267948966 rad + pos: 7.5,-6.5 + parent: 53899 + - uid: 54532 components: - type: Transform - pos: 33.5,11.5 - parent: 36861 - - uid: 38995 + rot: -1.5707963267948966 rad + pos: 7.5,-7.5 + parent: 53899 + - uid: 54533 components: - type: Transform - pos: 33.5,10.5 - parent: 36861 - - uid: 38996 + rot: -1.5707963267948966 rad + pos: 7.5,-5.5 + parent: 53899 + - uid: 54534 components: - type: Transform - pos: 33.5,9.5 - parent: 36861 - - uid: 38997 + rot: -1.5707963267948966 rad + pos: -2.5,-7.5 + parent: 53899 + - uid: 54535 components: - type: Transform - pos: 33.5,8.5 - parent: 36861 - - uid: 38998 + rot: -1.5707963267948966 rad + pos: -4.5,-3.5 + parent: 53899 + - uid: 54536 components: - type: Transform - pos: 33.5,7.5 - parent: 36861 - - uid: 38999 + rot: -1.5707963267948966 rad + pos: -5.5,-3.5 + parent: 53899 + - uid: 54537 components: - type: Transform - pos: 33.5,6.5 - parent: 36861 - - uid: 39000 + rot: -1.5707963267948966 rad + pos: -6.5,-3.5 + parent: 53899 + - uid: 54538 components: - type: Transform - pos: 32.5,14.5 - parent: 36861 - - uid: 39001 + rot: -1.5707963267948966 rad + pos: -6.5,-4.5 + parent: 53899 + - uid: 54539 components: - type: Transform - pos: 32.5,13.5 - parent: 36861 - - uid: 39002 + rot: -1.5707963267948966 rad + pos: -6.5,-5.5 + parent: 53899 + - uid: 54540 components: - type: Transform - pos: 32.5,12.5 - parent: 36861 - - uid: 39003 + rot: -1.5707963267948966 rad + pos: -6.5,-6.5 + parent: 53899 + - uid: 54541 components: - type: Transform - pos: 32.5,11.5 - parent: 36861 - - uid: 39004 + rot: -1.5707963267948966 rad + pos: -6.5,-7.5 + parent: 53899 + - uid: 54542 components: - type: Transform - pos: 32.5,10.5 - parent: 36861 - - uid: 39005 + rot: -1.5707963267948966 rad + pos: -5.5,-7.5 + parent: 53899 + - uid: 54543 components: - type: Transform - pos: 32.5,9.5 - parent: 36861 - - uid: 39006 + rot: -1.5707963267948966 rad + pos: -4.5,-7.5 + parent: 53899 + - uid: 54544 components: - type: Transform - pos: 32.5,8.5 - parent: 36861 - - uid: 39007 + rot: -1.5707963267948966 rad + pos: -3.5,-7.5 + parent: 53899 + - uid: 54545 components: - type: Transform - pos: 32.5,7.5 - parent: 36861 - - uid: 39008 + rot: -1.5707963267948966 rad + pos: -2.5,-6.5 + parent: 53899 + - uid: 54546 components: - type: Transform - pos: 32.5,6.5 - parent: 36861 - - uid: 39009 + rot: -1.5707963267948966 rad + pos: 3.5,-6.5 + parent: 53899 + - uid: 54547 components: - type: Transform - pos: 27.5,11.5 - parent: 36861 - - uid: 39010 + rot: -1.5707963267948966 rad + pos: 2.5,-10.5 + parent: 53899 + - uid: 54548 components: - type: Transform - pos: 27.5,10.5 - parent: 36861 - - uid: 39011 + rot: -1.5707963267948966 rad + pos: 1.5,-10.5 + parent: 53899 + - uid: 54549 components: - type: Transform - pos: 27.5,9.5 - parent: 36861 - - uid: 39012 + rot: -1.5707963267948966 rad + pos: -0.5,-10.5 + parent: 53899 + - uid: 54550 components: - type: Transform - pos: 27.5,8.5 - parent: 36861 - - uid: 39013 + rot: -1.5707963267948966 rad + pos: -1.5,-10.5 + parent: 53899 + - uid: 54551 components: - type: Transform - pos: 27.5,7.5 - parent: 36861 - - uid: 39014 + rot: -1.5707963267948966 rad + pos: -1.5,-11.5 + parent: 53899 + - uid: 54552 components: - type: Transform - pos: 28.5,11.5 - parent: 36861 - - uid: 39015 + rot: -1.5707963267948966 rad + pos: -1.5,-12.5 + parent: 53899 + - uid: 54553 components: - type: Transform - pos: 28.5,10.5 - parent: 36861 - - uid: 39016 + rot: -1.5707963267948966 rad + pos: -1.5,-13.5 + parent: 53899 + - uid: 54554 components: - type: Transform - pos: 28.5,9.5 - parent: 36861 - - uid: 39017 + rot: -1.5707963267948966 rad + pos: -0.5,-13.5 + parent: 53899 + - uid: 54555 components: - type: Transform - pos: 28.5,8.5 - parent: 36861 - - uid: 39018 + rot: -1.5707963267948966 rad + pos: 0.5,-13.5 + parent: 53899 + - uid: 54556 components: - type: Transform - pos: 28.5,7.5 - parent: 36861 - - uid: 39019 + rot: -1.5707963267948966 rad + pos: 1.5,-13.5 + parent: 53899 + - uid: 54557 components: - type: Transform - pos: 29.5,11.5 - parent: 36861 - - uid: 39020 + rot: -1.5707963267948966 rad + pos: 2.5,-13.5 + parent: 53899 + - uid: 54558 components: - type: Transform - pos: 29.5,10.5 - parent: 36861 - - uid: 39021 + rot: -1.5707963267948966 rad + pos: 2.5,-12.5 + parent: 53899 + - uid: 54559 components: - type: Transform - pos: 29.5,9.5 - parent: 36861 - - uid: 39022 + rot: -1.5707963267948966 rad + pos: 2.5,-11.5 + parent: 53899 + - uid: 54560 components: - type: Transform - pos: 29.5,8.5 - parent: 36861 - - uid: 39023 + rot: -1.5707963267948966 rad + pos: 3.5,-10.5 + parent: 53899 + - uid: 54561 components: - type: Transform - pos: 29.5,7.5 - parent: 36861 - - uid: 39024 + rot: -1.5707963267948966 rad + pos: 3.5,-8.5 + parent: 53899 + - uid: 54562 components: - type: Transform - pos: 30.5,11.5 - parent: 36861 - - uid: 39025 + rot: -1.5707963267948966 rad + pos: 3.5,-13.5 + parent: 53899 + - uid: 54563 components: - type: Transform - pos: 30.5,8.5 - parent: 36861 - - uid: 39026 + rot: -1.5707963267948966 rad + pos: 3.5,-14.5 + parent: 53899 + - uid: 54564 components: - type: Transform - pos: 30.5,7.5 - parent: 36861 - - uid: 39027 + rot: -1.5707963267948966 rad + pos: 4.5,-14.5 + parent: 53899 + - uid: 54565 components: - type: Transform - pos: 32.5,5.5 - parent: 36861 - - uid: 39028 + rot: -1.5707963267948966 rad + pos: 5.5,-14.5 + parent: 53899 + - uid: 54566 components: - type: Transform - pos: 32.5,2.5 - parent: 36861 - - uid: 39029 + rot: -1.5707963267948966 rad + pos: 6.5,-14.5 + parent: 53899 + - uid: 54567 components: - type: Transform - pos: 32.5,1.5 - parent: 36861 - - uid: 39030 + rot: -1.5707963267948966 rad + pos: 7.5,-14.5 + parent: 53899 + - uid: 54568 components: - type: Transform - pos: 32.5,0.5 - parent: 36861 - - uid: 39031 + rot: -1.5707963267948966 rad + pos: 7.5,-13.5 + parent: 53899 + - uid: 54569 components: - type: Transform - pos: 32.5,-0.5 - parent: 36861 - - uid: 39032 + rot: -1.5707963267948966 rad + pos: 7.5,-12.5 + parent: 53899 + - uid: 54570 components: - type: Transform - pos: 32.5,-1.5 - parent: 36861 - - uid: 39033 + rot: -1.5707963267948966 rad + pos: 7.5,-11.5 + parent: 53899 + - uid: 54571 components: - type: Transform - pos: 32.5,-2.5 - parent: 36861 - - uid: 39034 + rot: -1.5707963267948966 rad + pos: 7.5,-10.5 + parent: 53899 + - uid: 54572 components: - type: Transform - pos: 32.5,-3.5 - parent: 36861 - - uid: 39035 + rot: -1.5707963267948966 rad + pos: 7.5,-9.5 + parent: 53899 + - uid: 54573 components: - type: Transform - pos: 32.5,-4.5 - parent: 36861 - - uid: 39036 + rot: -1.5707963267948966 rad + pos: 7.5,-8.5 + parent: 53899 + - uid: 54574 components: - type: Transform - pos: 32.5,-5.5 - parent: 36861 - - uid: 39037 + rot: -1.5707963267948966 rad + pos: -2.5,-10.5 + parent: 53899 + - uid: 54575 components: - type: Transform - pos: 32.5,-6.5 - parent: 36861 - - uid: 39038 + rot: -1.5707963267948966 rad + pos: -2.5,-8.5 + parent: 53899 + - uid: 54576 components: - type: Transform - pos: 32.5,-7.5 - parent: 36861 - - uid: 39039 + rot: 3.141592653589793 rad + pos: 5.5,0.5 + parent: 53899 + - uid: 54577 components: - type: Transform - pos: 32.5,-8.5 - parent: 36861 - - uid: 39040 + rot: -1.5707963267948966 rad + pos: -2.5,-14.5 + parent: 53899 + - uid: 54578 components: - type: Transform - pos: 32.5,-9.5 - parent: 36861 - - uid: 39041 + rot: -1.5707963267948966 rad + pos: -3.5,-14.5 + parent: 53899 + - uid: 54579 components: - type: Transform - pos: 32.5,-10.5 - parent: 36861 - - uid: 39042 + rot: -1.5707963267948966 rad + pos: -4.5,-14.5 + parent: 53899 + - uid: 54580 components: - type: Transform - pos: 32.5,-11.5 - parent: 36861 - - uid: 39043 + rot: -1.5707963267948966 rad + pos: -5.5,-14.5 + parent: 53899 + - uid: 54581 components: - type: Transform - pos: 32.5,-12.5 - parent: 36861 - - uid: 39044 + rot: -1.5707963267948966 rad + pos: -6.5,-14.5 + parent: 53899 + - uid: 54582 components: - type: Transform - pos: 32.5,-13.5 - parent: 36861 - - uid: 39045 + rot: -1.5707963267948966 rad + pos: -6.5,-13.5 + parent: 53899 + - uid: 54583 components: - type: Transform - pos: 32.5,-14.5 - parent: 36861 - - uid: 39046 + rot: -1.5707963267948966 rad + pos: -6.5,-12.5 + parent: 53899 + - uid: 54584 components: - type: Transform - pos: 33.5,4.5 - parent: 36861 - - uid: 39047 + rot: -1.5707963267948966 rad + pos: -6.5,-11.5 + parent: 53899 + - uid: 54585 components: - type: Transform - pos: 33.5,3.5 - parent: 36861 - - uid: 39048 + rot: -1.5707963267948966 rad + pos: -6.5,-10.5 + parent: 53899 + - uid: 54586 components: - type: Transform - pos: 33.5,2.5 - parent: 36861 - - uid: 39049 + rot: -1.5707963267948966 rad + pos: -6.5,-9.5 + parent: 53899 + - uid: 54587 components: - type: Transform - pos: 33.5,1.5 - parent: 36861 - - uid: 39050 + rot: -1.5707963267948966 rad + pos: -6.5,-8.5 + parent: 53899 + - uid: 54588 components: - type: Transform - pos: 33.5,0.5 - parent: 36861 - - uid: 39051 + rot: -1.5707963267948966 rad + pos: -2.5,-13.5 + parent: 53899 + - uid: 54589 components: - type: Transform - pos: 33.5,-0.5 - parent: 36861 - - uid: 39052 + rot: 3.141592653589793 rad + pos: 8.5,-3.5 + parent: 53899 + - uid: 54590 components: - type: Transform - pos: 33.5,-1.5 - parent: 36861 - - uid: 39053 + rot: 3.141592653589793 rad + pos: 8.5,-8.5 + parent: 53899 + - uid: 54591 components: - type: Transform - pos: 33.5,-2.5 - parent: 36861 - - uid: 39054 + rot: 3.141592653589793 rad + pos: 8.5,-9.5 + parent: 53899 + - uid: 54592 components: - type: Transform - pos: 33.5,-3.5 - parent: 36861 - - uid: 39055 + rot: 3.141592653589793 rad + pos: 8.5,-14.5 + parent: 53899 + - uid: 54593 components: - type: Transform - pos: 33.5,-4.5 - parent: 36861 - - uid: 39056 + rot: 3.141592653589793 rad + pos: 7.5,-15.5 + parent: 53899 + - uid: 54594 components: - type: Transform - pos: 33.5,-5.5 - parent: 36861 - - uid: 39057 + rot: 3.141592653589793 rad + pos: 2.5,-14.5 + parent: 53899 + - uid: 54595 components: - type: Transform - pos: 33.5,-6.5 - parent: 36861 - - uid: 39058 + rot: 3.141592653589793 rad + pos: -6.5,-15.5 + parent: 53899 + - uid: 54596 components: - type: Transform - pos: 33.5,-7.5 - parent: 36861 - - uid: 39059 + rot: 3.141592653589793 rad + pos: -1.5,-14.5 + parent: 53899 + - uid: 54597 components: - type: Transform - pos: 33.5,-8.5 - parent: 36861 - - uid: 39060 + rot: 3.141592653589793 rad + pos: -2.5,-15.5 + parent: 53899 + - uid: 54598 components: - type: Transform - pos: 33.5,-9.5 - parent: 36861 - - uid: 39061 + rot: 3.141592653589793 rad + pos: -7.5,-14.5 + parent: 53899 + - uid: 54599 components: - type: Transform - pos: 33.5,-10.5 - parent: 36861 - - uid: 39062 + rot: 3.141592653589793 rad + pos: -7.5,-9.5 + parent: 53899 + - uid: 54600 components: - type: Transform - pos: 33.5,-11.5 - parent: 36861 - - uid: 39063 + rot: 3.141592653589793 rad + pos: -7.5,-8.5 + parent: 53899 + - uid: 54601 components: - type: Transform - pos: 33.5,-12.5 - parent: 36861 - - uid: 39064 + rot: 3.141592653589793 rad + pos: -7.5,-3.5 + parent: 53899 + - uid: 54602 components: - type: Transform - pos: 33.5,-13.5 - parent: 36861 - - uid: 39065 + rot: 3.141592653589793 rad + pos: -4.5,0.5 + parent: 53899 + - uid: 54603 components: - type: Transform - pos: 33.5,-14.5 - parent: 36861 - - uid: 39066 + rot: 1.5707963267948966 rad + pos: 7.5,0.5 + parent: 53899 + - uid: 54604 components: - type: Transform - pos: 34.5,4.5 - parent: 36861 - - uid: 39067 + rot: 1.5707963267948966 rad + pos: 8.5,0.5 + parent: 53899 + - uid: 54605 components: - type: Transform - pos: 34.5,3.5 - parent: 36861 - - uid: 39068 + rot: 3.141592653589793 rad + pos: -5.5,-0.5 + parent: 53899 + - uid: 54606 components: - type: Transform - pos: 34.5,2.5 - parent: 36861 - - uid: 39069 + rot: -1.5707963267948966 rad + pos: -5.5,-1.5 + parent: 53899 + - uid: 54607 components: - type: Transform - pos: 34.5,1.5 - parent: 36861 - - uid: 39070 + rot: 3.141592653589793 rad + pos: -5.5,-2.5 + parent: 53899 + - uid: 54608 components: - type: Transform - pos: 34.5,0.5 - parent: 36861 - - uid: 39071 + rot: 1.5707963267948966 rad + pos: 6.5,1.5 + parent: 53899 + - uid: 54609 components: - type: Transform - pos: 34.5,-0.5 - parent: 36861 - - uid: 39072 + rot: 1.5707963267948966 rad + pos: 6.5,0.5 + parent: 53899 + - uid: 54610 components: - type: Transform - pos: 34.5,-1.5 - parent: 36861 - - uid: 39073 + rot: 1.5707963267948966 rad + pos: 6.5,2.5 + parent: 53899 + - uid: 54611 components: - type: Transform - pos: 34.5,-2.5 - parent: 36861 - - uid: 39074 + rot: 1.5707963267948966 rad + pos: 6.5,3.5 + parent: 53899 + - uid: 54612 components: - type: Transform - pos: 34.5,-3.5 - parent: 36861 - - uid: 39075 + rot: 1.5707963267948966 rad + pos: 6.5,4.5 + parent: 53899 + - uid: 54613 components: - type: Transform - pos: 34.5,-4.5 - parent: 36861 - - uid: 39076 + rot: 1.5707963267948966 rad + pos: 6.5,5.5 + parent: 53899 + - uid: 54614 components: - type: Transform - pos: 34.5,-5.5 - parent: 36861 - - uid: 39077 + rot: 1.5707963267948966 rad + pos: 6.5,6.5 + parent: 53899 + - uid: 54615 components: - type: Transform - pos: 34.5,-6.5 - parent: 36861 - - uid: 39078 + rot: 1.5707963267948966 rad + pos: 6.5,7.5 + parent: 53899 + - uid: 54616 components: - type: Transform - pos: 34.5,-7.5 - parent: 36861 - - uid: 39079 + rot: 1.5707963267948966 rad + pos: 6.5,8.5 + parent: 53899 + - uid: 54617 components: - type: Transform - pos: 34.5,-8.5 - parent: 36861 - - uid: 39080 + rot: 1.5707963267948966 rad + pos: 6.5,9.5 + parent: 53899 + - uid: 54618 components: - type: Transform - pos: 34.5,-9.5 - parent: 36861 - - uid: 39081 + rot: 1.5707963267948966 rad + pos: 6.5,10.5 + parent: 53899 + - uid: 54619 components: - type: Transform - pos: 34.5,-10.5 - parent: 36861 - - uid: 39082 + rot: 1.5707963267948966 rad + pos: 6.5,11.5 + parent: 53899 + - uid: 54620 components: - type: Transform - pos: 34.5,-11.5 - parent: 36861 - - uid: 39083 + rot: 1.5707963267948966 rad + pos: 6.5,12.5 + parent: 53899 + - uid: 54621 components: - type: Transform - pos: 34.5,-12.5 - parent: 36861 - - uid: 39084 + rot: 1.5707963267948966 rad + pos: 6.5,13.5 + parent: 53899 + - uid: 54622 components: - type: Transform - pos: 34.5,-13.5 - parent: 36861 - - uid: 39085 + rot: 1.5707963267948966 rad + pos: 6.5,14.5 + parent: 53899 + - uid: 54623 components: - type: Transform - pos: 34.5,-14.5 - parent: 36861 - - uid: 39086 + pos: 7.5,15.5 + parent: 53899 + - uid: 54624 components: - type: Transform - pos: 33.5,-15.5 - parent: 36861 - - uid: 39087 + rot: 1.5707963267948966 rad + pos: -5.5,1.5 + parent: 53899 + - uid: 54625 components: - type: Transform - pos: 37.5,-7.5 - parent: 36861 - - uid: 39088 + rot: 1.5707963267948966 rad + pos: -5.5,2.5 + parent: 53899 + - uid: 54626 components: - type: Transform - pos: 35.5,-13.5 - parent: 36861 - - uid: 39089 + rot: 1.5707963267948966 rad + pos: -5.5,3.5 + parent: 53899 + - uid: 54627 components: - type: Transform - pos: 35.5,-12.5 - parent: 36861 - - uid: 39090 + rot: 1.5707963267948966 rad + pos: -5.5,4.5 + parent: 53899 + - uid: 54628 components: - type: Transform - pos: 35.5,-11.5 - parent: 36861 - - uid: 39091 + rot: 1.5707963267948966 rad + pos: -5.5,5.5 + parent: 53899 + - uid: 54629 components: - type: Transform - pos: 35.5,-10.5 - parent: 36861 - - uid: 39092 + rot: 1.5707963267948966 rad + pos: -5.5,6.5 + parent: 53899 + - uid: 54630 components: - type: Transform - pos: 35.5,-9.5 - parent: 36861 - - uid: 39093 + rot: 1.5707963267948966 rad + pos: -5.5,7.5 + parent: 53899 + - uid: 54631 components: - type: Transform - pos: 35.5,-8.5 - parent: 36861 - - uid: 39094 + rot: 1.5707963267948966 rad + pos: -5.5,8.5 + parent: 53899 + - uid: 54632 components: - type: Transform - pos: 35.5,-7.5 - parent: 36861 - - uid: 39095 + rot: 1.5707963267948966 rad + pos: -5.5,9.5 + parent: 53899 + - uid: 54633 components: - type: Transform - pos: 35.5,-6.5 - parent: 36861 - - uid: 39096 + rot: 1.5707963267948966 rad + pos: -5.5,10.5 + parent: 53899 + - uid: 54634 components: - type: Transform - pos: 35.5,-5.5 - parent: 36861 - - uid: 39097 + rot: 1.5707963267948966 rad + pos: -5.5,11.5 + parent: 53899 + - uid: 54635 components: - type: Transform - pos: 36.5,-13.5 - parent: 36861 - - uid: 39098 + rot: 1.5707963267948966 rad + pos: -5.5,12.5 + parent: 53899 + - uid: 54636 components: - type: Transform - pos: 36.5,-12.5 - parent: 36861 - - uid: 39099 + rot: 1.5707963267948966 rad + pos: -5.5,13.5 + parent: 53899 + - uid: 54637 components: - type: Transform - pos: 36.5,-11.5 - parent: 36861 - - uid: 39100 + rot: 1.5707963267948966 rad + pos: -5.5,14.5 + parent: 53899 + - uid: 54638 components: - type: Transform - pos: 36.5,-10.5 - parent: 36861 - - uid: 39101 + rot: 1.5707963267948966 rad + pos: -5.5,0.5 + parent: 53899 + - uid: 54639 components: - type: Transform - pos: 36.5,-9.5 - parent: 36861 - - uid: 39102 + rot: 1.5707963267948966 rad + pos: -6.5,0.5 + parent: 53899 + - uid: 54640 components: - type: Transform - pos: 36.5,-8.5 - parent: 36861 - - uid: 39103 + rot: 3.141592653589793 rad + pos: -7.5,0.5 + parent: 53899 + - uid: 54641 components: - type: Transform - pos: 36.5,-7.5 - parent: 36861 - - uid: 39104 + rot: -1.5707963267948966 rad + pos: 6.5,-0.5 + parent: 53899 + - uid: 54642 components: - type: Transform - pos: 36.5,-6.5 - parent: 36861 - - uid: 39105 + rot: -1.5707963267948966 rad + pos: 6.5,-1.5 + parent: 53899 + - uid: 54643 components: - type: Transform - pos: 36.5,-5.5 - parent: 36861 - - uid: 39106 + rot: -1.5707963267948966 rad + pos: 6.5,-2.5 + parent: 53899 + - uid: 54644 components: - type: Transform - pos: 36.5,-4.5 - parent: 36861 - - uid: 39107 + pos: -6.5,15.5 + parent: 53899 + - uid: 54645 components: - type: Transform - pos: 38.5,-4.5 - parent: 36861 - - uid: 39108 + rot: 3.141592653589793 rad + pos: 7.5,14.5 + parent: 53899 + - uid: 54646 components: - type: Transform - pos: 38.5,-5.5 - parent: 36861 - - uid: 39109 + rot: 3.141592653589793 rad + pos: 7.5,13.5 + parent: 53899 + - uid: 54647 components: - type: Transform - pos: 37.5,-4.5 - parent: 36861 - - uid: 39110 + rot: 3.141592653589793 rad + pos: -6.5,14.5 + parent: 53899 + - uid: 54648 components: - type: Transform - pos: 37.5,-5.5 - parent: 36861 - - uid: 39111 + rot: 3.141592653589793 rad + pos: -6.5,13.5 + parent: 53899 + - uid: 54956 components: - type: Transform - pos: 37.5,-6.5 - parent: 36861 - - uid: 39112 + rot: 1.5707963267948966 rad + pos: 7.5,-0.5 + parent: 54730 + - uid: 54957 components: - type: Transform - pos: 11.5,-12.5 - parent: 36861 - - uid: 39113 + rot: 1.5707963267948966 rad + pos: 1.5,-3.5 + parent: 54730 + - uid: 54958 components: - type: Transform - pos: 11.5,-13.5 - parent: 36861 - - uid: 39114 + rot: 1.5707963267948966 rad + pos: 1.5,-6.5 + parent: 54730 + - uid: 54959 components: - type: Transform - pos: 11.5,-14.5 - parent: 36861 - - uid: 39115 + rot: 1.5707963267948966 rad + pos: 1.5,-2.5 + parent: 54730 + - uid: 54960 components: - type: Transform - pos: 11.5,-15.5 - parent: 36861 - - uid: 39116 + rot: 1.5707963267948966 rad + pos: 1.5,-1.5 + parent: 54730 + - uid: 54961 components: - type: Transform - pos: 37.5,-9.5 - parent: 36861 - - uid: 39117 + rot: 1.5707963267948966 rad + pos: 1.5,-5.5 + parent: 54730 + - uid: 54962 components: - type: Transform - pos: 37.5,-10.5 - parent: 36861 - - uid: 39118 + pos: 8.5,0.5 + parent: 54730 + - uid: 54963 components: - type: Transform - pos: 37.5,-11.5 - parent: 36861 - - uid: 39119 + rot: 1.5707963267948966 rad + pos: 0.5,0.5 + parent: 54730 + - uid: 54964 components: - type: Transform - pos: 37.5,-12.5 - parent: 36861 - - uid: 39120 + pos: 0.5,1.5 + parent: 54730 + - uid: 54965 components: - type: Transform - pos: 38.5,-9.5 - parent: 36861 - - uid: 39121 + pos: 1.5,2.5 + parent: 54730 + - uid: 54966 components: - type: Transform - pos: 38.5,-10.5 - parent: 36861 - - uid: 39122 + pos: 7.5,2.5 + parent: 54730 + - uid: 54967 components: - type: Transform - pos: 38.5,-11.5 - parent: 36861 - - uid: 39123 + pos: 8.5,1.5 + parent: 54730 + - uid: 54968 components: - type: Transform - pos: 38.5,-12.5 - parent: 36861 - - uid: 39124 + rot: 1.5707963267948966 rad + pos: 1.5,-0.5 + parent: 54730 + - uid: 54969 components: - type: Transform - pos: 39.5,-9.5 - parent: 36861 - - uid: 39125 + rot: 1.5707963267948966 rad + pos: 1.5,-4.5 + parent: 54730 + - uid: 54970 components: - type: Transform - pos: 39.5,-10.5 - parent: 36861 - - uid: 39126 + pos: 7.5,-1.5 + parent: 54730 + - uid: 54971 components: - type: Transform - pos: 39.5,-11.5 - parent: 36861 - - uid: 39127 + pos: 7.5,-2.5 + parent: 54730 + - uid: 54972 components: - type: Transform - pos: 39.5,-12.5 - parent: 36861 - - uid: 39128 + pos: 7.5,-3.5 + parent: 54730 + - uid: 54973 components: - type: Transform - pos: 8.5,-13.5 - parent: 36861 - - uid: 39129 + pos: 7.5,-4.5 + parent: 54730 + - uid: 54974 components: - type: Transform - pos: 7.5,-13.5 - parent: 36861 - - uid: 39130 + pos: 7.5,-5.5 + parent: 54730 + - uid: 54975 components: - type: Transform - pos: 41.5,-10.5 - parent: 36861 - - uid: 39131 + pos: 7.5,-6.5 + parent: 54730 + - uid: 54976 components: - type: Transform - pos: 41.5,-9.5 - parent: 36861 - - uid: 39132 + pos: 6.5,2.5 + parent: 54730 + - uid: 54977 components: - type: Transform - pos: 40.5,-10.5 - parent: 36861 - - uid: 39133 + rot: -1.5707963267948966 rad + pos: 2.5,2.5 + parent: 54730 + - uid: 54978 components: - type: Transform - pos: 40.5,-9.5 - parent: 36861 - - uid: 39134 + rot: -1.5707963267948966 rad + pos: 3.5,1.5 + parent: 54730 + - uid: 54979 components: - type: Transform - pos: 40.5,-8.5 - parent: 36861 - - uid: 39135 + rot: -1.5707963267948966 rad + pos: 5.5,1.5 + parent: 54730 + - uid: 54980 components: - type: Transform - pos: 39.5,-8.5 - parent: 36861 - - uid: 39136 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 54730 + - uid: 54981 components: - type: Transform - pos: 37.5,12.5 - parent: 36861 - - uid: 39137 + rot: -1.5707963267948966 rad + pos: 5.5,-0.5 + parent: 54730 + - uid: 54982 components: - type: Transform - pos: 38.5,-5.5 - parent: 36861 - - uid: 39138 + rot: -1.5707963267948966 rad + pos: 5.5,0.5 + parent: 54730 + - uid: 54983 components: - type: Transform - pos: 38.5,-4.5 - parent: 36861 - - uid: 39139 + rot: 1.5707963267948966 rad + pos: 5.5,-2.5 + parent: 54730 + - uid: 54984 components: - type: Transform - pos: 38.5,-3.5 - parent: 36861 - - uid: 39140 + rot: -1.5707963267948966 rad + pos: 1.5,-10.5 + parent: 54730 + - uid: 54985 components: - type: Transform - pos: 38.5,-2.5 - parent: 36861 - - uid: 39141 + rot: -1.5707963267948966 rad + pos: 2.5,-10.5 + parent: 54730 + - uid: 54986 components: - type: Transform - pos: 38.5,-1.5 - parent: 36861 - - uid: 39142 + rot: -1.5707963267948966 rad + pos: 4.5,-10.5 + parent: 54730 + - uid: 54987 components: - type: Transform - pos: 38.5,-0.5 - parent: 36861 - - uid: 39143 + rot: -1.5707963267948966 rad + pos: 6.5,-10.5 + parent: 54730 + - uid: 54988 components: - type: Transform - pos: 38.5,0.5 - parent: 36861 - - uid: 39144 + rot: -1.5707963267948966 rad + pos: 7.5,-10.5 + parent: 54730 + - uid: 54989 components: - type: Transform - pos: 38.5,1.5 - parent: 36861 - - uid: 39145 + rot: 1.5707963267948966 rad + pos: 4.5,-2.5 + parent: 54730 + - uid: 54990 components: - type: Transform - pos: 38.5,2.5 - parent: 36861 - - uid: 39146 + rot: 3.141592653589793 rad + pos: 6.5,-11.5 + parent: 54730 + - uid: 54991 components: - type: Transform - pos: 38.5,3.5 - parent: 36861 - - uid: 39147 + rot: 3.141592653589793 rad + pos: 2.5,-11.5 + parent: 54730 + - uid: 54992 components: - type: Transform - pos: 38.5,4.5 - parent: 36861 - - uid: 39148 + pos: 7.5,-7.5 + parent: 54730 + - uid: 54993 components: - type: Transform - pos: 38.5,5.5 - parent: 36861 - - uid: 39149 + rot: 1.5707963267948966 rad + pos: 3.5,-6.5 + parent: 54730 + - uid: 54994 components: - type: Transform - pos: 38.5,6.5 - parent: 36861 - - uid: 39150 + rot: 1.5707963267948966 rad + pos: 4.5,-6.5 + parent: 54730 + - uid: 54995 components: - type: Transform - pos: 38.5,7.5 - parent: 36861 - - uid: 39151 + rot: -1.5707963267948966 rad + pos: 5.5,-6.5 + parent: 54730 + - uid: 54996 components: - type: Transform - pos: 38.5,8.5 - parent: 36861 - - uid: 39152 + rot: -1.5707963267948966 rad + pos: 6.5,-6.5 + parent: 54730 + - uid: 54997 components: - type: Transform - pos: 38.5,9.5 - parent: 36861 - - uid: 39153 + pos: 1.5,-7.5 + parent: 54730 + - uid: 54998 components: - type: Transform - pos: 37.5,-5.5 - parent: 36861 - - uid: 39154 + rot: 1.5707963267948966 rad + pos: 8.5,-8.5 + parent: 54730 + - uid: 54999 components: - type: Transform - pos: 37.5,-4.5 - parent: 36861 - - uid: 39155 + rot: 1.5707963267948966 rad + pos: 8.5,-9.5 + parent: 54730 + - uid: 55000 components: - type: Transform - pos: 37.5,-3.5 - parent: 36861 - - uid: 39156 + rot: 1.5707963267948966 rad + pos: 0.5,-8.5 + parent: 54730 + - uid: 55001 components: - type: Transform - pos: 37.5,-2.5 - parent: 36861 - - uid: 39157 + rot: 1.5707963267948966 rad + pos: 0.5,-9.5 + parent: 54730 + - uid: 55002 components: - type: Transform - pos: 37.5,-1.5 - parent: 36861 - - uid: 39158 + rot: 1.5707963267948966 rad + pos: 6.5,-2.5 + parent: 54730 + - uid: 55003 components: - type: Transform - pos: 37.5,-0.5 - parent: 36861 - - uid: 39159 + rot: 1.5707963267948966 rad + pos: 3.5,-5.5 + parent: 54730 + - uid: 55004 components: - type: Transform - pos: 37.5,0.5 - parent: 36861 - - uid: 39160 + rot: 1.5707963267948966 rad + pos: 3.5,-3.5 + parent: 54730 + - uid: 55005 components: - type: Transform - pos: 37.5,1.5 - parent: 36861 - - uid: 39161 + rot: 1.5707963267948966 rad + pos: 3.5,-2.5 + parent: 54730 + - uid: 55006 components: - type: Transform - pos: 37.5,2.5 - parent: 36861 - - uid: 39162 + rot: -1.5707963267948966 rad + pos: 4.5,-12.5 + parent: 54730 + - uid: 55007 components: - type: Transform - pos: 37.5,3.5 - parent: 36861 - - uid: 39163 + pos: 3.5,0.5 + parent: 54730 + - uid: 55256 components: - type: Transform - pos: 37.5,4.5 - parent: 36861 - - uid: 39164 + pos: 1.5,-4.5 + parent: 55142 + - uid: 55257 components: - type: Transform - pos: 37.5,5.5 - parent: 36861 - - uid: 39165 + pos: -0.5,-4.5 + parent: 55142 + - uid: 55258 components: - type: Transform - pos: 37.5,6.5 - parent: 36861 - - uid: 39166 + pos: -0.5,1.5 + parent: 55142 + - uid: 55259 components: - type: Transform - pos: 37.5,7.5 - parent: 36861 - - uid: 39167 + pos: 1.5,1.5 + parent: 55142 + - uid: 55260 components: - type: Transform - pos: 37.5,8.5 - parent: 36861 - - uid: 39168 + pos: 1.5,3.5 + parent: 55142 + - uid: 55261 components: - type: Transform - pos: 37.5,9.5 - parent: 36861 - - uid: 39169 + pos: -0.5,3.5 + parent: 55142 + - uid: 55981 components: - type: Transform - pos: 36.5,-5.5 - parent: 36861 - - uid: 39170 + rot: -1.5707963267948966 rad + pos: 0.5,0.5 + parent: 55943 + - uid: 55982 components: - type: Transform - pos: 36.5,-4.5 - parent: 36861 - - uid: 39171 + rot: -1.5707963267948966 rad + pos: 0.5,2.5 + parent: 55943 + - uid: 55983 components: - type: Transform - pos: 36.5,-3.5 - parent: 36861 - - uid: 39172 + rot: -1.5707963267948966 rad + pos: 0.5,1.5 + parent: 55943 + - uid: 55984 components: - type: Transform - pos: 36.5,-2.5 - parent: 36861 - - uid: 39173 + rot: -1.5707963267948966 rad + pos: -1.5,2.5 + parent: 55943 + - uid: 55985 components: - type: Transform - pos: 36.5,-1.5 - parent: 36861 - - uid: 39174 + rot: -1.5707963267948966 rad + pos: -1.5,1.5 + parent: 55943 + - uid: 55986 components: - type: Transform - pos: 36.5,-0.5 - parent: 36861 - - uid: 39175 + rot: -1.5707963267948966 rad + pos: -1.5,0.5 + parent: 55943 + - uid: 71153 components: - type: Transform - pos: 36.5,0.5 - parent: 36861 - - uid: 39176 + pos: -3.5,-7.5 + parent: 56001 + - uid: 71154 components: - type: Transform - pos: 36.5,2.5 - parent: 36861 - - uid: 39177 + pos: 0.5,1.5 + parent: 56001 + - uid: 71155 components: - type: Transform - pos: 36.5,3.5 - parent: 36861 - - uid: 39178 + pos: 2.5,-6.5 + parent: 56001 + - uid: 71156 components: - type: Transform - pos: 36.5,4.5 - parent: 36861 - - uid: 39179 + pos: 0.5,-6.5 + parent: 56001 + - uid: 71157 components: - type: Transform - pos: 36.5,5.5 - parent: 36861 - - uid: 39180 + pos: 8.5,4.5 + parent: 56001 + - uid: 71158 components: - type: Transform - pos: 36.5,6.5 - parent: 36861 - - uid: 39181 + pos: 6.5,-7.5 + parent: 56001 + - uid: 71159 components: - type: Transform - pos: 36.5,7.5 - parent: 36861 - - uid: 39182 + rot: 3.141592653589793 rad + pos: -2.5,2.5 + parent: 56001 + - uid: 71160 components: - type: Transform - pos: 36.5,8.5 - parent: 36861 - - uid: 39183 + rot: 3.141592653589793 rad + pos: 4.5,2.5 + parent: 56001 + - uid: 71161 components: - type: Transform - pos: 36.5,9.5 - parent: 36861 - - uid: 39184 + rot: 3.141592653589793 rad + pos: -1.5,2.5 + parent: 56001 + - uid: 71162 components: - type: Transform - pos: 35.5,-12.5 - parent: 36861 - - uid: 39185 + rot: 3.141592653589793 rad + pos: 3.5,2.5 + parent: 56001 + - uid: 71163 components: - type: Transform - pos: 35.5,-13.5 - parent: 36861 - - uid: 39186 + rot: 3.141592653589793 rad + pos: 5.5,2.5 + parent: 56001 + - uid: 71164 components: - type: Transform - pos: 34.5,-12.5 - parent: 36861 - - uid: 39187 + pos: -5.5,4.5 + parent: 56001 + - uid: 71165 components: - type: Transform - pos: 34.5,-13.5 - parent: 36861 - - uid: 39188 + pos: 2.5,1.5 + parent: 56001 + - uid: 71166 components: - type: Transform - pos: 33.5,-12.5 - parent: 36861 - - uid: 39189 + pos: -2.5,-2.5 + parent: 56001 + - uid: 71167 components: - type: Transform - pos: 33.5,-13.5 - parent: 36861 - - uid: 39190 + rot: 3.141592653589793 rad + pos: 6.5,2.5 + parent: 56001 + - uid: 71168 components: - type: Transform - pos: 39.5,9.5 - parent: 36861 - - uid: 39191 + rot: 3.141592653589793 rad + pos: -0.5,2.5 + parent: 56001 + - uid: 71169 components: - type: Transform - pos: 39.5,8.5 - parent: 36861 - - uid: 39192 + pos: 5.5,-2.5 + parent: 56001 + - uid: 71170 components: - type: Transform - pos: 39.5,7.5 - parent: 36861 - - uid: 39193 + pos: 3.5,1.5 + parent: 56001 + - uid: 71171 components: - type: Transform - pos: 39.5,6.5 - parent: 36861 - - uid: 39194 + rot: 3.141592653589793 rad + pos: -3.5,2.5 + parent: 56001 + - uid: 71172 components: - type: Transform - pos: 39.5,5.5 - parent: 36861 - - uid: 39195 + rot: 3.141592653589793 rad + pos: 6.5,-8.5 + parent: 56001 + - uid: 71173 components: - type: Transform - pos: 39.5,4.5 - parent: 36861 - - uid: 39196 + rot: 3.141592653589793 rad + pos: 3.5,-8.5 + parent: 56001 + - uid: 71174 components: - type: Transform - pos: 39.5,3.5 - parent: 36861 - - uid: 39197 + rot: 3.141592653589793 rad + pos: -0.5,-8.5 + parent: 56001 + - uid: 71175 components: - type: Transform - pos: 39.5,2.5 - parent: 36861 - - uid: 39198 + pos: -0.5,1.5 + parent: 56001 + - uid: 71176 components: - type: Transform - pos: 39.5,1.5 - parent: 36861 - - uid: 39199 + pos: -0.5,0.5 + parent: 56001 + - uid: 71177 components: - type: Transform - pos: 39.5,0.5 - parent: 36861 - - uid: 39200 + pos: 3.5,0.5 + parent: 56001 + - uid: 71178 components: - type: Transform - pos: 39.5,-0.5 - parent: 36861 - - uid: 39201 + pos: -4.5,0.5 + parent: 56001 + - uid: 71179 components: - type: Transform - pos: 40.5,1.5 - parent: 36861 - - uid: 39202 + pos: -4.5,-0.5 + parent: 56001 + - uid: 71180 components: - type: Transform - pos: 40.5,2.5 - parent: 36861 - - uid: 39203 + pos: -4.5,-1.5 + parent: 56001 + - uid: 71181 components: - type: Transform - pos: 40.5,4.5 - parent: 36861 - - uid: 39204 + pos: 7.5,0.5 + parent: 56001 + - uid: 71182 components: - type: Transform - pos: 40.5,5.5 - parent: 36861 - - uid: 39205 + pos: 7.5,-0.5 + parent: 56001 + - uid: 71183 components: - type: Transform - pos: 40.5,6.5 - parent: 36861 - - uid: 39206 + pos: 7.5,-1.5 + parent: 56001 + - uid: 71184 components: - type: Transform - pos: 37.5,11.5 - parent: 36861 - - uid: 39207 + pos: -4.5,-2.5 + parent: 56001 + - uid: 71185 components: - type: Transform - pos: 37.5,10.5 - parent: 36861 - - uid: 39208 + pos: -3.5,-2.5 + parent: 56001 + - uid: 71186 components: - type: Transform - pos: 36.5,12.5 - parent: 36861 - - uid: 39209 + pos: -1.5,-2.5 + parent: 56001 + - uid: 71187 components: - type: Transform - pos: 36.5,11.5 - parent: 36861 - - uid: 39210 + pos: -0.5,-2.5 + parent: 56001 + - uid: 71188 components: - type: Transform - pos: 36.5,10.5 - parent: 36861 - - uid: 39211 + pos: -0.5,-1.5 + parent: 56001 + - uid: 71189 components: - type: Transform - pos: 35.5,12.5 - parent: 36861 - - uid: 39212 + pos: 3.5,-1.5 + parent: 56001 + - uid: 71190 components: - type: Transform - pos: 35.5,11.5 - parent: 36861 - - uid: 39213 + pos: 3.5,-2.5 + parent: 56001 + - uid: 71191 components: - type: Transform - pos: 35.5,10.5 - parent: 36861 - - uid: 39214 + pos: 4.5,-2.5 + parent: 56001 + - uid: 71192 components: - type: Transform - pos: 34.5,12.5 - parent: 36861 - - uid: 39215 + pos: 7.5,-2.5 + parent: 56001 + - uid: 71193 components: - type: Transform - pos: 34.5,11.5 - parent: 36861 - - uid: 39216 + pos: 6.5,-2.5 + parent: 56001 + - uid: 71194 components: - type: Transform - pos: 34.5,10.5 - parent: 36861 - - uid: 39217 + pos: 2.5,-9.5 + parent: 56001 + - uid: 71195 components: - type: Transform - pos: 36.5,-10.5 - parent: 36861 - - uid: 39218 + pos: 0.5,-9.5 + parent: 56001 + - uid: 71196 components: - type: Transform - pos: 36.5,-9.5 - parent: 36861 - - uid: 39219 + pos: -4.5,-6.5 + parent: 56001 + - uid: 71197 components: - type: Transform - pos: 36.5,-8.5 - parent: 36861 - - uid: 39220 + pos: 7.5,-6.5 + parent: 56001 + - uid: 71198 components: - type: Transform - pos: 35.5,-10.5 - parent: 36861 - - uid: 39221 + pos: -0.5,-7.5 + parent: 56001 + - uid: 71199 components: - type: Transform - pos: 35.5,-9.5 - parent: 36861 - - uid: 39222 + pos: -2.5,-8.5 + parent: 56001 + - uid: 71200 components: - type: Transform - pos: 35.5,-8.5 - parent: 36861 - - uid: 39223 + pos: -1.5,-8.5 + parent: 56001 + - uid: 71201 components: - type: Transform - pos: 34.5,-10.5 - parent: 36861 - - uid: 39224 + pos: 3.5,-7.5 + parent: 56001 + - uid: 71202 components: - type: Transform - pos: 34.5,-9.5 - parent: 36861 - - uid: 39225 + pos: 4.5,-8.5 + parent: 56001 + - uid: 71203 components: - type: Transform - pos: 34.5,-8.5 - parent: 36861 - - uid: 39226 + pos: 5.5,-8.5 + parent: 56001 + - uid: 71204 components: - type: Transform - pos: 36.5,13.5 - parent: 36861 - - uid: 39227 + pos: -0.5,-6.5 + parent: 56001 + - uid: 71205 components: - type: Transform - pos: 35.5,13.5 - parent: 36861 - - uid: 39228 + pos: -0.5,-5.5 + parent: 56001 + - uid: 71206 components: - type: Transform - pos: 34.5,13.5 - parent: 36861 - - uid: 39229 + pos: -0.5,-3.5 + parent: 56001 + - uid: 71207 components: - type: Transform - pos: 23.5,-0.5 - parent: 36861 - - uid: 39230 + pos: 3.5,-6.5 + parent: 56001 + - uid: 71208 components: - type: Transform - pos: 35.5,14.5 - parent: 36861 - - uid: 39231 + pos: 3.5,-5.5 + parent: 56001 + - uid: 71209 components: - type: Transform - pos: 34.5,14.5 - parent: 36861 - - uid: 39232 + pos: 3.5,-3.5 + parent: 56001 + - uid: 71210 components: - type: Transform - pos: 34.5,15.5 - parent: 36861 - - uid: 39233 + rot: -1.5707963267948966 rad + pos: 6.5,5.5 + parent: 56001 + - uid: 71211 components: - type: Transform - pos: 33.5,15.5 - parent: 36861 - - uid: 39234 + rot: -1.5707963267948966 rad + pos: -4.5,4.5 + parent: 56001 + - uid: 71212 components: - type: Transform - pos: 27.5,17.5 - parent: 36861 - - uid: 39235 + rot: -1.5707963267948966 rad + pos: 3.5,6.5 + parent: 56001 + - uid: 71213 components: - type: Transform - pos: 27.5,16.5 - parent: 36861 - - uid: 39236 + rot: -1.5707963267948966 rad + pos: 3.5,7.5 + parent: 56001 + - uid: 71214 components: - type: Transform - pos: 27.5,15.5 - parent: 36861 - - uid: 39237 + rot: 3.141592653589793 rad + pos: -3.5,-8.5 + parent: 56001 + - uid: 71215 components: - type: Transform - pos: 27.5,14.5 - parent: 36861 - - uid: 39238 + rot: -1.5707963267948966 rad + pos: 7.5,4.5 + parent: 56001 + - uid: 71216 components: - type: Transform - pos: 27.5,13.5 - parent: 36861 - - uid: 39239 + rot: -1.5707963267948966 rad + pos: -0.5,6.5 + parent: 56001 + - uid: 71217 components: - type: Transform - pos: 27.5,12.5 - parent: 36861 - - uid: 39240 + rot: 1.5707963267948966 rad + pos: 6.5,4.5 + parent: 56001 + - uid: 71218 components: - type: Transform - pos: 26.5,17.5 - parent: 36861 - - uid: 39241 + rot: 1.5707963267948966 rad + pos: -3.5,4.5 + parent: 56001 + - uid: 71219 components: - type: Transform - pos: 26.5,16.5 - parent: 36861 - - uid: 39242 + rot: 1.5707963267948966 rad + pos: -0.5,5.5 + parent: 56001 + - uid: 71220 components: - type: Transform - pos: 26.5,15.5 - parent: 36861 - - uid: 39243 + rot: 1.5707963267948966 rad + pos: -0.5,4.5 + parent: 56001 + - uid: 71221 components: - type: Transform - pos: 26.5,14.5 - parent: 36861 - - uid: 39244 + rot: 1.5707963267948966 rad + pos: 3.5,5.5 + parent: 56001 + - uid: 71222 components: - type: Transform - pos: 26.5,13.5 - parent: 36861 - - uid: 39245 + rot: 1.5707963267948966 rad + pos: 3.5,4.5 + parent: 56001 + - uid: 71223 components: - type: Transform - pos: 26.5,12.5 - parent: 36861 - - uid: 39246 + rot: -1.5707963267948966 rad + pos: -0.5,7.5 + parent: 56001 + - uid: 71224 components: - type: Transform - pos: 25.5,17.5 - parent: 36861 - - uid: 39247 + rot: 1.5707963267948966 rad + pos: -4.5,3.5 + parent: 56001 + - uid: 71225 components: - type: Transform - pos: 25.5,16.5 - parent: 36861 - - uid: 39248 + rot: 1.5707963267948966 rad + pos: -4.5,2.5 + parent: 56001 + - uid: 71226 components: - type: Transform - pos: 25.5,15.5 - parent: 36861 - - uid: 39249 + rot: 1.5707963267948966 rad + pos: 7.5,3.5 + parent: 56001 + - uid: 71227 components: - type: Transform - pos: 25.5,14.5 - parent: 36861 - - uid: 39250 + rot: 1.5707963267948966 rad + pos: 7.5,2.5 + parent: 56001 + - uid: 71228 components: - type: Transform - pos: 25.5,13.5 - parent: 36861 - - uid: 39251 + rot: -1.5707963267948966 rad + pos: 3.5,8.5 + parent: 56001 + - uid: 71229 components: - type: Transform - pos: 25.5,12.5 - parent: 36861 - - uid: 39252 + rot: -1.5707963267948966 rad + pos: -0.5,8.5 + parent: 56001 + - uid: 71230 components: - type: Transform - pos: 24.5,17.5 - parent: 36861 - - uid: 39253 + rot: -1.5707963267948966 rad + pos: -3.5,5.5 + parent: 56001 + - uid: 71231 components: - type: Transform - pos: 24.5,16.5 - parent: 36861 - - uid: 39254 + rot: 3.141592653589793 rad + pos: 7.5,1.5 + parent: 56001 + - uid: 71232 components: - type: Transform - pos: 24.5,15.5 - parent: 36861 - - uid: 39255 + rot: 3.141592653589793 rad + pos: -4.5,1.5 + parent: 56001 +- proto: WallShuttleDiagonal + entities: + - uid: 54649 components: - type: Transform - pos: 24.5,14.5 - parent: 36861 - - uid: 39256 + rot: 3.141592653589793 rad + pos: 8.5,-15.5 + parent: 53899 + - uid: 54650 components: - type: Transform - pos: 24.5,13.5 - parent: 36861 - - uid: 39257 + rot: 1.5707963267948966 rad + pos: 2.5,-15.5 + parent: 53899 + - uid: 54651 components: - type: Transform - pos: 24.5,12.5 - parent: 36861 - - uid: 39258 + rot: 3.141592653589793 rad + pos: -1.5,-15.5 + parent: 53899 + - uid: 54652 components: - type: Transform - pos: 23.5,12.5 - parent: 36861 - - uid: 39259 + rot: 1.5707963267948966 rad + pos: -7.5,-15.5 + parent: 53899 + - uid: 54653 components: - type: Transform - pos: 23.5,13.5 - parent: 36861 - - uid: 39260 + rot: 1.5707963267948966 rad + pos: -6.5,12.5 + parent: 53899 + - uid: 54654 components: - type: Transform - pos: 23.5,14.5 - parent: 36861 - - uid: 39261 + pos: 5.5,1.5 + parent: 53899 + - uid: 54655 components: - type: Transform - pos: 25.5,11.5 - parent: 36861 - - uid: 39262 + rot: -1.5707963267948966 rad + pos: -4.5,1.5 + parent: 53899 + - uid: 54656 components: - type: Transform - pos: 26.5,11.5 - parent: 36861 - - uid: 39263 + pos: -6.5,16.5 + parent: 53899 + - uid: 54657 components: - type: Transform - pos: 27.5,11.5 - parent: 36861 - - uid: 39264 + rot: 3.141592653589793 rad + pos: 7.5,12.5 + parent: 53899 + - uid: 54658 components: - type: Transform - pos: 26.5,10.5 - parent: 36861 - - uid: 39265 + rot: -1.5707963267948966 rad + pos: 7.5,16.5 + parent: 53899 + - uid: 55008 components: - type: Transform - pos: 27.5,10.5 - parent: 36861 - - uid: 39266 + pos: 0.5,-4.5 + parent: 54730 + - uid: 55009 components: - type: Transform - pos: 28.5,10.5 - parent: 36861 - - uid: 39267 + rot: 3.141592653589793 rad + pos: 8.5,-3.5 + parent: 54730 + - uid: 55010 components: - type: Transform - pos: 25.5,9.5 - parent: 36861 - - uid: 39268 + rot: -1.5707963267948966 rad + pos: 8.5,-4.5 + parent: 54730 + - uid: 55011 components: - type: Transform - pos: 25.5,8.5 - parent: 36861 - - uid: 39269 + rot: 1.5707963267948966 rad + pos: 0.5,-3.5 + parent: 54730 + - uid: 55012 components: - - type: Transform - pos: 25.5,7.5 - parent: 36861 - - uid: 39270 + - type: Transform + pos: 0.5,2.5 + parent: 54730 + - uid: 55013 components: - type: Transform - pos: 26.5,9.5 - parent: 36861 - - uid: 39271 + rot: -1.5707963267948966 rad + pos: 8.5,2.5 + parent: 54730 + - uid: 55014 components: - type: Transform - pos: 26.5,8.5 - parent: 36861 - - uid: 39272 + rot: 1.5707963267948966 rad + pos: 0.5,-0.5 + parent: 54730 + - uid: 55015 components: - type: Transform - pos: 26.5,7.5 - parent: 36861 - - uid: 39273 + rot: 3.141592653589793 rad + pos: 8.5,-0.5 + parent: 54730 + - uid: 55016 components: - type: Transform - pos: 27.5,9.5 - parent: 36861 - - uid: 39274 + rot: -1.5707963267948966 rad + pos: 3.5,2.5 + parent: 54730 + - uid: 55017 components: - type: Transform - pos: 27.5,8.5 - parent: 36861 - - uid: 39275 + pos: 0.5,-7.5 + parent: 54730 + - uid: 55018 components: - type: Transform - pos: 27.5,7.5 - parent: 36861 - - uid: 39276 + rot: 1.5707963267948966 rad + pos: 2.5,-12.5 + parent: 54730 + - uid: 55019 components: - type: Transform - pos: 28.5,9.5 - parent: 36861 - - uid: 39277 + rot: 3.141592653589793 rad + pos: 6.5,-12.5 + parent: 54730 + - uid: 55020 components: - type: Transform - pos: 28.5,8.5 - parent: 36861 - - uid: 39278 + rot: -1.5707963267948966 rad + pos: 8.5,-7.5 + parent: 54730 + - uid: 55021 components: - type: Transform - pos: 28.5,7.5 - parent: 36861 - - uid: 39279 + rot: 3.141592653589793 rad + pos: 8.5,-10.5 + parent: 54730 + - uid: 55022 components: - type: Transform - pos: 29.5,9.5 - parent: 36861 - - uid: 39280 + rot: 1.5707963267948966 rad + pos: 0.5,-10.5 + parent: 54730 + - uid: 55023 components: - type: Transform - pos: 29.5,8.5 - parent: 36861 - - uid: 39281 + pos: 5.5,2.5 + parent: 54730 + - uid: 55262 components: - type: Transform - pos: 29.5,7.5 - parent: 36861 - - uid: 39282 + pos: 1.5,-3.5 + parent: 55142 + - uid: 55263 components: - type: Transform - pos: 30.5,8.5 - parent: 36861 - - uid: 39283 + rot: 3.141592653589793 rad + pos: 2.5,-3.5 + parent: 55142 + - uid: 55264 components: - type: Transform - pos: 30.5,7.5 - parent: 36861 - - uid: 39284 + rot: -1.5707963267948966 rad + pos: -0.5,-3.5 + parent: 55142 + - uid: 55265 components: - type: Transform - pos: 27.5,6.5 - parent: 36861 - - uid: 39285 + rot: 1.5707963267948966 rad + pos: -1.5,-3.5 + parent: 55142 + - uid: 55266 components: - type: Transform - pos: 27.5,5.5 - parent: 36861 - - uid: 39286 + rot: -1.5707963267948966 rad + pos: 2.5,1.5 + parent: 55142 + - uid: 55267 components: - type: Transform - pos: 27.5,4.5 - parent: 36861 - - uid: 39287 + pos: -1.5,1.5 + parent: 55142 + - uid: 55268 components: - type: Transform - pos: 27.5,3.5 - parent: 36861 - - uid: 39288 + rot: 3.141592653589793 rad + pos: 2.5,3.5 + parent: 55142 + - uid: 55269 components: - type: Transform - pos: 27.5,2.5 - parent: 36861 - - uid: 39289 + rot: -1.5707963267948966 rad + pos: 2.5,5.5 + parent: 55142 + - uid: 55270 components: - type: Transform - pos: 26.5,5.5 - parent: 36861 - - uid: 39290 + rot: 1.5707963267948966 rad + pos: -1.5,3.5 + parent: 55142 + - uid: 55271 components: - type: Transform - pos: 26.5,4.5 - parent: 36861 - - uid: 39291 + pos: -1.5,5.5 + parent: 55142 + - uid: 55272 components: - type: Transform - pos: 26.5,3.5 - parent: 36861 - - uid: 39292 + rot: 1.5707963267948966 rad + pos: 1.5,5.5 + parent: 55142 + - uid: 55273 components: - type: Transform - pos: 26.5,2.5 - parent: 36861 - - uid: 39293 + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 55142 + - uid: 55274 components: - type: Transform - pos: 25.5,5.5 - parent: 36861 - - uid: 39294 + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 55142 + - uid: 55275 components: - type: Transform - pos: 25.5,4.5 - parent: 36861 - - uid: 39295 + rot: -1.5707963267948966 rad + pos: 1.5,6.5 + parent: 55142 + - uid: 55276 components: - type: Transform - pos: 25.5,3.5 - parent: 36861 - - uid: 39296 + pos: -0.5,6.5 + parent: 55142 + - uid: 55987 components: - type: Transform - pos: 25.5,2.5 - parent: 36861 - - uid: 39297 + pos: -2.5,1.5 + parent: 55943 + - uid: 55988 components: - type: Transform - pos: 24.5,5.5 - parent: 36861 - - uid: 39298 + rot: -1.5707963267948966 rad + pos: 1.5,1.5 + parent: 55943 + - uid: 71233 components: - type: Transform - pos: 24.5,4.5 - parent: 36861 - - uid: 39299 + rot: 3.141592653589793 rad + pos: 8.5,3.5 + parent: 56001 + - uid: 71234 components: - type: Transform - pos: 24.5,3.5 - parent: 36861 - - uid: 39300 + rot: 1.5707963267948966 rad + pos: -5.5,3.5 + parent: 56001 + - uid: 71235 components: - type: Transform - pos: 24.5,2.5 - parent: 36861 - - uid: 39301 + rot: -1.5707963267948966 rad + pos: 8.5,1.5 + parent: 56001 + - uid: 71236 components: - type: Transform - pos: 23.5,5.5 - parent: 36861 - - uid: 39302 + pos: 2.5,-8.5 + parent: 56001 + - uid: 71237 components: - type: Transform - pos: 23.5,4.5 - parent: 36861 - - uid: 39303 + rot: -1.5707963267948966 rad + pos: 0.5,-8.5 + parent: 56001 + - uid: 71238 components: - type: Transform - pos: 23.5,3.5 - parent: 36861 - - uid: 39304 + pos: -5.5,5.5 + parent: 56001 + - uid: 71239 components: - type: Transform - pos: 23.5,2.5 - parent: 36861 - - uid: 39305 + pos: 6.5,-6.5 + parent: 56001 + - uid: 71240 components: - type: Transform - pos: 25.5,1.5 - parent: 36861 - - uid: 39306 + rot: -1.5707963267948966 rad + pos: -3.5,-6.5 + parent: 56001 + - uid: 71241 components: - type: Transform - pos: 25.5,0.5 - parent: 36861 - - uid: 39307 + rot: 1.5707963267948966 rad + pos: -4.5,-8.5 + parent: 56001 + - uid: 71242 components: - type: Transform - pos: 25.5,-0.5 - parent: 36861 - - uid: 39308 + rot: 3.141592653589793 rad + pos: 7.5,-8.5 + parent: 56001 + - uid: 71243 components: - type: Transform - pos: 25.5,-1.5 - parent: 36861 - - uid: 39309 + rot: 1.5707963267948966 rad + pos: -5.5,-2.5 + parent: 56001 + - uid: 71244 components: - type: Transform - pos: 25.5,-2.5 - parent: 36861 - - uid: 39310 + rot: -1.5707963267948966 rad + pos: 8.5,5.5 + parent: 56001 + - uid: 71245 components: - type: Transform - pos: 25.5,-3.5 - parent: 36861 - - uid: 39311 + rot: 3.141592653589793 rad + pos: 8.5,-2.5 + parent: 56001 + - uid: 71246 components: - type: Transform - pos: 25.5,-4.5 - parent: 36861 - - uid: 39312 + rot: 1.5707963267948966 rad + pos: -0.5,-9.5 + parent: 56001 + - uid: 71247 components: - type: Transform - pos: 25.5,-5.5 - parent: 36861 - - uid: 39313 + rot: 3.141592653589793 rad + pos: 3.5,-9.5 + parent: 56001 + - uid: 71248 components: - type: Transform - pos: 26.5,1.5 - parent: 36861 - - uid: 39314 + rot: 1.5707963267948966 rad + pos: -3.5,-9.5 + parent: 56001 + - uid: 71249 components: - type: Transform - pos: 26.5,0.5 - parent: 36861 - - uid: 39315 + rot: 3.141592653589793 rad + pos: 6.5,-9.5 + parent: 56001 + - uid: 71250 components: - type: Transform - pos: 26.5,-0.5 - parent: 36861 - - uid: 39316 + pos: -5.5,1.5 + parent: 56001 +- proto: WallSolid + entities: + - uid: 20 components: - type: Transform - pos: 26.5,-1.5 - parent: 36861 - - uid: 39317 + pos: 59.5,-24.5 + parent: 2 + - uid: 51 components: - type: Transform - pos: 26.5,-2.5 - parent: 36861 - - uid: 39318 + pos: 59.5,-26.5 + parent: 2 + - uid: 70 components: - type: Transform - pos: 26.5,-3.5 - parent: 36861 - - uid: 39319 + pos: 65.5,-34.5 + parent: 2 + - uid: 83 components: - type: Transform - pos: 26.5,-4.5 - parent: 36861 - - uid: 39320 + pos: 49.5,-29.5 + parent: 2 + - uid: 86 components: - type: Transform - pos: 26.5,-5.5 - parent: 36861 - - uid: 39321 + pos: 49.5,-31.5 + parent: 2 + - uid: 155 components: - type: Transform - pos: 24.5,-3.5 - parent: 36861 - - uid: 39322 + rot: 3.141592653589793 rad + pos: 65.5,-32.5 + parent: 2 + - uid: 269 components: - type: Transform - pos: 24.5,-2.5 - parent: 36861 - - uid: 39323 + pos: 66.5,-33.5 + parent: 2 + - uid: 284 components: - type: Transform - pos: 24.5,-1.5 - parent: 36861 - - uid: 39324 + pos: -17.5,-13.5 + parent: 2 + - uid: 285 components: - type: Transform - pos: 24.5,-0.5 - parent: 36861 - - uid: 39325 + pos: -15.5,-14.5 + parent: 2 + - uid: 287 components: - type: Transform - pos: 33.5,12.5 - parent: 36861 - - uid: 39326 + pos: -15.5,-16.5 + parent: 2 + - uid: 288 components: - type: Transform - pos: 33.5,11.5 - parent: 36861 - - uid: 39327 + pos: -15.5,-17.5 + parent: 2 + - uid: 289 components: - type: Transform - pos: 34.5,12.5 - parent: 36861 - - uid: 39328 + pos: -14.5,-17.5 + parent: 2 + - uid: 292 components: - type: Transform - pos: 34.5,11.5 - parent: 36861 - - uid: 39329 + pos: 5.5,-23.5 + parent: 2 + - uid: 293 components: - type: Transform - pos: 35.5,12.5 - parent: 36861 - - uid: 39330 + pos: 7.5,-23.5 + parent: 2 + - uid: 294 components: - type: Transform - pos: 35.5,11.5 - parent: 36861 - - uid: 39331 + pos: 6.5,-23.5 + parent: 2 + - uid: 295 components: - type: Transform - pos: 24.5,0.5 - parent: 36861 - - uid: 39332 + pos: 8.5,-22.5 + parent: 2 + - uid: 296 components: - type: Transform - pos: 29.5,-13.5 - parent: 36861 - - uid: 39333 + pos: 8.5,-23.5 + parent: 2 + - uid: 297 components: - type: Transform - pos: 23.5,-1.5 - parent: 36861 - - uid: 39334 + pos: 8.5,-20.5 + parent: 2 + - uid: 298 components: - type: Transform - pos: 27.5,0.5 - parent: 36861 - - uid: 39335 + pos: 8.5,-21.5 + parent: 2 + - uid: 310 components: - type: Transform - pos: 27.5,-0.5 - parent: 36861 - - uid: 39336 + pos: 7.5,25.5 + parent: 2 + - uid: 312 components: - type: Transform - pos: 27.5,-1.5 - parent: 36861 - - uid: 39337 + pos: 6.5,25.5 + parent: 2 + - uid: 313 components: - type: Transform - pos: 27.5,-2.5 - parent: 36861 - - uid: 39338 + pos: 5.5,25.5 + parent: 2 + - uid: 314 components: - type: Transform - pos: 27.5,-3.5 - parent: 36861 - - uid: 39339 + pos: 9.5,-18.5 + parent: 2 + - uid: 315 components: - type: Transform - pos: 27.5,-4.5 - parent: 36861 - - uid: 39340 + pos: 10.5,-18.5 + parent: 2 + - uid: 316 components: - type: Transform - pos: 28.5,-4.5 - parent: 36861 - - uid: 39341 + pos: 11.5,-18.5 + parent: 2 + - uid: 317 components: - type: Transform - pos: 28.5,-3.5 - parent: 36861 - - uid: 39342 + pos: 12.5,-18.5 + parent: 2 + - uid: 318 components: - type: Transform - pos: 28.5,-2.5 - parent: 36861 - - uid: 39343 + pos: 13.5,-18.5 + parent: 2 + - uid: 319 components: - type: Transform - pos: 28.5,-1.5 - parent: 36861 - - uid: 39344 + pos: 14.5,-18.5 + parent: 2 + - uid: 320 components: - type: Transform - pos: 29.5,-4.5 - parent: 36861 - - uid: 39345 + pos: 15.5,-18.5 + parent: 2 + - uid: 321 components: - type: Transform - pos: 29.5,-3.5 - parent: 36861 - - uid: 39346 + pos: 15.5,-17.5 + parent: 2 + - uid: 322 components: - type: Transform - pos: 29.5,-2.5 - parent: 36861 - - uid: 39347 + pos: 16.5,-17.5 + parent: 2 + - uid: 323 components: - type: Transform - pos: 29.5,-1.5 - parent: 36861 - - uid: 39348 + pos: 16.5,-16.5 + parent: 2 + - uid: 358 components: - type: Transform - pos: 30.5,-4.5 - parent: 36861 - - uid: 39349 + pos: -15.5,15.5 + parent: 2 + - uid: 360 components: - type: Transform - pos: 30.5,-3.5 - parent: 36861 - - uid: 39350 + pos: -15.5,17.5 + parent: 2 + - uid: 361 components: - type: Transform - pos: 30.5,-2.5 - parent: 36861 - - uid: 39351 + pos: -15.5,18.5 + parent: 2 + - uid: 362 components: - type: Transform - pos: 30.5,-1.5 - parent: 36861 - - uid: 39352 + pos: -14.5,18.5 + parent: 2 + - uid: 364 components: - type: Transform - pos: 31.5,-4.5 - parent: 36861 - - uid: 39353 + pos: -13.5,19.5 + parent: 2 + - uid: 365 components: - type: Transform - pos: 31.5,-3.5 - parent: 36861 - - uid: 39354 + pos: -13.5,20.5 + parent: 2 + - uid: 370 components: - type: Transform - pos: 31.5,-2.5 - parent: 36861 - - uid: 39355 + pos: -8.5,20.5 + parent: 2 + - uid: 371 components: - type: Transform - pos: 31.5,-1.5 - parent: 36861 - - uid: 39356 + pos: -7.5,20.5 + parent: 2 + - uid: 372 components: - type: Transform - pos: 32.5,-4.5 - parent: 36861 - - uid: 39357 + pos: -7.5,23.5 + parent: 2 + - uid: 374 components: - type: Transform - pos: 32.5,-3.5 - parent: 36861 - - uid: 39358 + pos: 3.5,25.5 + parent: 2 + - uid: 375 components: - type: Transform - pos: 32.5,-2.5 - parent: 36861 - - uid: 39359 + pos: -2.5,25.5 + parent: 2 + - uid: 376 components: - type: Transform - pos: 32.5,-1.5 - parent: 36861 - - uid: 39360 + pos: -3.5,25.5 + parent: 2 + - uid: 377 components: - type: Transform - pos: 29.5,-0.5 - parent: 36861 - - uid: 39361 + pos: 2.5,25.5 + parent: 2 + - uid: 378 components: - type: Transform - pos: 29.5,0.5 - parent: 36861 - - uid: 39362 + pos: -1.5,25.5 + parent: 2 + - uid: 379 components: - type: Transform - pos: 29.5,1.5 - parent: 36861 - - uid: 39363 + pos: -7.5,25.5 + parent: 2 + - uid: 380 components: - type: Transform - pos: 29.5,2.5 - parent: 36861 - - uid: 39364 + pos: -7.5,24.5 + parent: 2 + - uid: 381 components: - type: Transform - pos: 29.5,3.5 - parent: 36861 - - uid: 39365 + pos: -5.5,25.5 + parent: 2 + - uid: 382 components: - type: Transform - pos: 29.5,4.5 - parent: 36861 - - uid: 39366 + pos: -6.5,25.5 + parent: 2 + - uid: 383 components: - type: Transform - pos: 30.5,-0.5 - parent: 36861 - - uid: 39367 + pos: -4.5,25.5 + parent: 2 + - uid: 384 components: - type: Transform - pos: 30.5,0.5 - parent: 36861 - - uid: 39368 + pos: -7.5,22.5 + parent: 2 + - uid: 385 components: - type: Transform - pos: 30.5,1.5 - parent: 36861 - - uid: 39369 + pos: -7.5,21.5 + parent: 2 + - uid: 389 components: - type: Transform - pos: 30.5,2.5 - parent: 36861 - - uid: 39370 + rot: 1.5707963267948966 rad + pos: 30.5,-19.5 + parent: 2 + - uid: 390 components: - type: Transform - pos: 30.5,3.5 - parent: 36861 - - uid: 39371 + rot: 1.5707963267948966 rad + pos: 30.5,-20.5 + parent: 2 + - uid: 395 components: - type: Transform - pos: 30.5,4.5 - parent: 36861 - - uid: 39372 + pos: 15.5,18.5 + parent: 2 + - uid: 396 components: - type: Transform - pos: 31.5,-0.5 - parent: 36861 - - uid: 39373 + pos: 16.5,18.5 + parent: 2 + - uid: 397 components: - type: Transform - pos: 31.5,0.5 - parent: 36861 - - uid: 39374 + pos: 16.5,17.5 + parent: 2 + - uid: 400 components: - type: Transform - pos: 31.5,1.5 - parent: 36861 - - uid: 39375 + pos: -17.5,15.5 + parent: 2 + - uid: 414 components: - type: Transform - pos: 31.5,2.5 - parent: 36861 - - uid: 39376 + pos: 17.5,3.5 + parent: 2 + - uid: 415 components: - type: Transform - pos: 31.5,3.5 - parent: 36861 - - uid: 39377 + pos: 17.5,2.5 + parent: 2 + - uid: 416 components: - type: Transform - pos: 31.5,4.5 - parent: 36861 - - uid: 39378 + pos: -16.5,15.5 + parent: 2 + - uid: 420 components: - type: Transform - pos: 32.5,-0.5 - parent: 36861 - - uid: 39379 + pos: -17.5,-14.5 + parent: 2 + - uid: 421 components: - type: Transform - pos: 32.5,0.5 - parent: 36861 - - uid: 39380 + pos: -16.5,-14.5 + parent: 2 + - uid: 424 components: - type: Transform - pos: 32.5,1.5 - parent: 36861 - - uid: 39381 + pos: 18.5,2.5 + parent: 2 + - uid: 433 components: - type: Transform - pos: 32.5,2.5 - parent: 36861 - - uid: 39382 + pos: 16.5,3.5 + parent: 2 + - uid: 649 components: - type: Transform - pos: 32.5,3.5 - parent: 36861 - - uid: 39383 + pos: -37.5,19.5 + parent: 2 + - uid: 653 components: - type: Transform - pos: 32.5,4.5 - parent: 36861 - - uid: 39384 + pos: -37.5,7.5 + parent: 2 + - uid: 654 components: - type: Transform - pos: 28.5,0.5 - parent: 36861 - - uid: 39385 + pos: -22.5,20.5 + parent: 2 + - uid: 655 components: - type: Transform - pos: 28.5,1.5 - parent: 36861 - - uid: 39386 + pos: -37.5,9.5 + parent: 2 + - uid: 656 components: - type: Transform - pos: 28.5,2.5 - parent: 36861 - - uid: 39387 + pos: -37.5,8.5 + parent: 2 + - uid: 657 components: - type: Transform - pos: 28.5,3.5 - parent: 36861 - - uid: 39388 + pos: -37.5,11.5 + parent: 2 + - uid: 658 components: - type: Transform - pos: 28.5,4.5 - parent: 36861 - - uid: 39389 + pos: -37.5,10.5 + parent: 2 + - uid: 660 components: - type: Transform - pos: 29.5,-5.5 - parent: 36861 - - uid: 39390 + pos: -37.5,12.5 + parent: 2 + - uid: 661 components: - type: Transform - pos: 29.5,-6.5 - parent: 36861 - - uid: 39391 + pos: 2.5,30.5 + parent: 2 + - uid: 675 components: - type: Transform - pos: 29.5,-7.5 - parent: 36861 - - uid: 39392 + pos: -37.5,3.5 + parent: 2 + - uid: 676 components: - type: Transform - pos: 29.5,-8.5 - parent: 36861 - - uid: 39393 + pos: -37.5,17.5 + parent: 2 + - uid: 678 components: - type: Transform - pos: 29.5,-9.5 - parent: 36861 - - uid: 39394 + pos: -37.5,16.5 + parent: 2 + - uid: 680 components: - type: Transform - pos: 29.5,-10.5 - parent: 36861 - - uid: 39395 + pos: 4.5,25.5 + parent: 2 + - uid: 681 components: - type: Transform - pos: 29.5,-11.5 - parent: 36861 - - uid: 39396 + pos: -37.5,18.5 + parent: 2 + - uid: 702 components: - type: Transform - pos: 30.5,-5.5 - parent: 36861 - - uid: 39397 + pos: -42.5,2.5 + parent: 2 + - uid: 706 components: - type: Transform - pos: 30.5,-6.5 - parent: 36861 - - uid: 39398 + pos: -37.5,2.5 + parent: 2 + - uid: 718 components: - type: Transform - pos: 30.5,-7.5 - parent: 36861 - - uid: 39399 + pos: -25.5,19.5 + parent: 2 + - uid: 719 components: - type: Transform - pos: 30.5,-8.5 - parent: 36861 - - uid: 39400 + pos: -26.5,19.5 + parent: 2 + - uid: 720 components: - type: Transform - pos: 30.5,-9.5 - parent: 36861 - - uid: 39401 + pos: -27.5,19.5 + parent: 2 + - uid: 721 components: - type: Transform - pos: 30.5,-10.5 - parent: 36861 - - uid: 39402 + pos: -28.5,19.5 + parent: 2 + - uid: 722 components: - type: Transform - pos: 30.5,-11.5 - parent: 36861 - - uid: 39403 + pos: -29.5,19.5 + parent: 2 + - uid: 723 components: - type: Transform - pos: 31.5,-5.5 - parent: 36861 - - uid: 39404 + pos: -30.5,19.5 + parent: 2 + - uid: 724 components: - type: Transform - pos: 31.5,-6.5 - parent: 36861 - - uid: 39405 + pos: -31.5,19.5 + parent: 2 + - uid: 728 components: - type: Transform - pos: 31.5,-7.5 - parent: 36861 - - uid: 39406 + pos: -37.5,5.5 + parent: 2 + - uid: 730 components: - type: Transform - pos: 31.5,-8.5 - parent: 36861 - - uid: 39407 + pos: -37.5,4.5 + parent: 2 + - uid: 731 components: - type: Transform - pos: 31.5,-9.5 - parent: 36861 - - uid: 39408 + pos: -37.5,6.5 + parent: 2 + - uid: 767 components: - type: Transform - pos: 31.5,-10.5 - parent: 36861 - - uid: 39409 + pos: 34.5,-9.5 + parent: 2 + - uid: 769 components: - type: Transform - pos: 31.5,-11.5 - parent: 36861 - - uid: 39410 + pos: -36.5,17.5 + parent: 2 + - uid: 770 components: - type: Transform - pos: 32.5,-5.5 - parent: 36861 - - uid: 39411 + pos: 35.5,-9.5 + parent: 2 + - uid: 803 components: - type: Transform - pos: 32.5,-6.5 - parent: 36861 - - uid: 39412 + pos: -41.5,3.5 + parent: 2 + - uid: 804 components: - type: Transform - pos: 32.5,-7.5 - parent: 36861 - - uid: 39413 + pos: -41.5,2.5 + parent: 2 + - uid: 820 components: - type: Transform - pos: 32.5,-8.5 - parent: 36861 - - uid: 39414 + pos: -51.5,3.5 + parent: 2 + - uid: 821 components: - type: Transform - pos: 32.5,-9.5 - parent: 36861 - - uid: 39415 + pos: -51.5,4.5 + parent: 2 + - uid: 822 components: - type: Transform - pos: 32.5,-10.5 - parent: 36861 - - uid: 39416 + pos: -51.5,10.5 + parent: 2 + - uid: 823 components: - type: Transform - pos: 32.5,-11.5 - parent: 36861 - - uid: 39417 + pos: -41.5,11.5 + parent: 2 + - uid: 824 components: - type: Transform - pos: 33.5,-5.5 - parent: 36861 - - uid: 39418 + pos: -51.5,8.5 + parent: 2 + - uid: 825 components: - type: Transform - pos: 33.5,-6.5 - parent: 36861 - - uid: 39419 + pos: -51.5,9.5 + parent: 2 + - uid: 826 components: - type: Transform - pos: 33.5,-7.5 - parent: 36861 - - uid: 39420 + pos: -51.5,7.5 + parent: 2 + - uid: 827 components: - type: Transform - pos: 33.5,-8.5 - parent: 36861 - - uid: 39421 + pos: -48.5,12.5 + parent: 2 + - uid: 828 components: - type: Transform - pos: 33.5,-9.5 - parent: 36861 - - uid: 39422 + pos: -51.5,5.5 + parent: 2 + - uid: 829 components: - type: Transform - pos: 33.5,-10.5 - parent: 36861 - - uid: 39423 + pos: -51.5,2.5 + parent: 2 + - uid: 830 components: - type: Transform - pos: 33.5,-11.5 - parent: 36861 - - uid: 39424 + pos: -50.5,2.5 + parent: 2 + - uid: 831 components: - type: Transform - pos: 28.5,-10.5 - parent: 36861 - - uid: 39425 + pos: -51.5,11.5 + parent: 2 + - uid: 832 components: - type: Transform - pos: 27.5,-10.5 - parent: 36861 - - uid: 39426 + pos: -50.5,12.5 + parent: 2 + - uid: 835 components: - type: Transform - pos: 27.5,-9.5 - parent: 36861 - - uid: 39427 + pos: -51.5,6.5 + parent: 2 + - uid: 836 components: - type: Transform - pos: 28.5,-8.5 - parent: 36861 - - uid: 39428 + pos: -41.5,12.5 + parent: 2 + - uid: 837 components: - type: Transform - pos: 28.5,-7.5 - parent: 36861 - - uid: 39429 + pos: -42.5,12.5 + parent: 2 + - uid: 838 components: - type: Transform - pos: 28.5,-6.5 - parent: 36861 - - uid: 39430 + pos: -47.5,12.5 + parent: 2 + - uid: 839 components: - type: Transform - pos: 29.5,-14.5 - parent: 36861 - - uid: 39431 + pos: -36.5,16.5 + parent: 2 + - uid: 840 components: - type: Transform - pos: 26.5,-18.5 - parent: 36861 - - uid: 39432 + pos: -45.5,12.5 + parent: 2 + - uid: 841 components: - type: Transform - pos: 29.5,-15.5 - parent: 36861 - - uid: 39433 + pos: -44.5,12.5 + parent: 2 + - uid: 842 components: - type: Transform - pos: 28.5,-14.5 - parent: 36861 - - uid: 39434 + pos: -43.5,12.5 + parent: 2 + - uid: 900 components: - type: Transform - pos: 28.5,-15.5 - parent: 36861 - - uid: 39435 + pos: 2.5,-23.5 + parent: 2 + - uid: 901 components: - type: Transform - pos: 28.5,-16.5 - parent: 36861 - - uid: 39436 + pos: 3.5,-23.5 + parent: 2 + - uid: 902 components: - type: Transform - pos: 27.5,-14.5 - parent: 36861 - - uid: 39437 + pos: 4.5,-23.5 + parent: 2 + - uid: 905 components: - type: Transform - pos: 27.5,-15.5 - parent: 36861 - - uid: 39438 + pos: -36.5,12.5 + parent: 2 + - uid: 907 components: - type: Transform - pos: 27.5,-16.5 - parent: 36861 - - uid: 39439 + pos: -36.5,-2.5 + parent: 2 + - uid: 921 components: - type: Transform - pos: 26.5,-14.5 - parent: 36861 - - uid: 39440 + pos: -14.5,19.5 + parent: 2 + - uid: 950 components: - type: Transform - pos: 26.5,-15.5 - parent: 36861 - - uid: 39441 + pos: 66.5,-32.5 + parent: 2 + - uid: 958 components: - type: Transform - pos: 26.5,-16.5 - parent: 36861 - - uid: 39442 + pos: -17.5,18.5 + parent: 2 + - uid: 959 components: - type: Transform - pos: 25.5,-14.5 - parent: 36861 - - uid: 39443 + pos: -20.5,18.5 + parent: 2 + - uid: 964 components: - type: Transform - pos: 25.5,-15.5 - parent: 36861 - - uid: 39444 + pos: -19.5,18.5 + parent: 2 + - uid: 965 components: - type: Transform - pos: 25.5,-16.5 - parent: 36861 - - uid: 39445 + pos: -22.5,23.5 + parent: 2 + - uid: 997 components: - type: Transform - pos: 24.5,-14.5 - parent: 36861 - - uid: 39446 + pos: -22.5,24.5 + parent: 2 + - uid: 998 components: - type: Transform - pos: 24.5,-15.5 - parent: 36861 - - uid: 39447 + pos: -22.5,25.5 + parent: 2 + - uid: 1071 components: - type: Transform - pos: 24.5,-16.5 - parent: 36861 - - uid: 39448 + rot: 3.141592653589793 rad + pos: 63.5,-32.5 + parent: 2 + - uid: 1076 components: - type: Transform - pos: 23.5,-14.5 - parent: 36861 - - uid: 39449 + pos: 46.5,-27.5 + parent: 2 + - uid: 1085 components: - type: Transform - pos: 23.5,-15.5 - parent: 36861 - - uid: 39450 + pos: 37.5,-9.5 + parent: 2 + - uid: 1097 components: - type: Transform - pos: 23.5,-16.5 - parent: 36861 - - uid: 39451 + pos: 8.5,-19.5 + parent: 2 + - uid: 1098 components: - type: Transform - pos: 22.5,-14.5 - parent: 36861 - - uid: 39452 + pos: 8.5,-18.5 + parent: 2 + - uid: 1728 components: - type: Transform - pos: 22.5,-15.5 - parent: 36861 - - uid: 39453 + pos: -10.5,-73.5 + parent: 2 + - uid: 1822 components: - type: Transform - pos: 22.5,-16.5 - parent: 36861 - - uid: 39454 + pos: -52.5,2.5 + parent: 2 + - uid: 1828 components: - type: Transform - pos: 21.5,-14.5 - parent: 36861 - - uid: 39455 + pos: -53.5,2.5 + parent: 2 + - uid: 1830 components: - type: Transform - pos: 21.5,-15.5 - parent: 36861 - - uid: 39456 + pos: -56.5,2.5 + parent: 2 + - uid: 1831 components: - type: Transform - pos: 21.5,-16.5 - parent: 36861 - - uid: 39457 + pos: -57.5,2.5 + parent: 2 + - uid: 1832 components: - type: Transform - pos: 20.5,-14.5 - parent: 36861 - - uid: 39458 + pos: -58.5,2.5 + parent: 2 + - uid: 1833 components: - type: Transform - pos: 20.5,-15.5 - parent: 36861 - - uid: 39459 + pos: -59.5,2.5 + parent: 2 + - uid: 1834 components: - type: Transform - pos: 20.5,-16.5 - parent: 36861 - - uid: 39460 + pos: -59.5,3.5 + parent: 2 + - uid: 1841 components: - type: Transform - pos: 19.5,-16.5 - parent: 36861 - - uid: 39461 + pos: -57.5,8.5 + parent: 2 + - uid: 1842 components: - type: Transform - pos: 19.5,-15.5 - parent: 36861 - - uid: 39462 + pos: -57.5,9.5 + parent: 2 + - uid: 1843 components: - type: Transform - pos: 22.5,-17.5 - parent: 36861 - - uid: 39463 + pos: -55.5,8.5 + parent: 2 + - uid: 1844 components: - type: Transform - pos: 23.5,-17.5 - parent: 36861 - - uid: 39464 + pos: -55.5,9.5 + parent: 2 + - uid: 1845 components: - type: Transform - pos: 24.5,-17.5 - parent: 36861 - - uid: 39465 + pos: -53.5,9.5 + parent: 2 + - uid: 1846 components: - type: Transform - pos: 25.5,-17.5 - parent: 36861 - - uid: 39466 + pos: -53.5,8.5 + parent: 2 + - uid: 1847 components: - type: Transform - pos: 26.5,-17.5 - parent: 36861 - - uid: 39467 + pos: -30.5,48.5 + parent: 2 + - uid: 1848 components: - type: Transform - pos: 27.5,-17.5 - parent: 36861 - - uid: 39468 + pos: -52.5,10.5 + parent: 2 + - uid: 1849 components: - type: Transform - pos: 25.5,-18.5 - parent: 36861 - - uid: 39469 + pos: -53.5,10.5 + parent: 2 + - uid: 1850 components: - type: Transform - pos: 24.5,-18.5 - parent: 36861 - - uid: 39470 + pos: -54.5,10.5 + parent: 2 + - uid: 1851 components: - type: Transform - pos: 24.5,-19.5 - parent: 36861 - - uid: 39471 + pos: -55.5,10.5 + parent: 2 + - uid: 1852 components: - type: Transform - pos: 23.5,-19.5 - parent: 36861 - - uid: 39472 + pos: -56.5,10.5 + parent: 2 + - uid: 1853 components: - type: Transform - pos: 21.5,-13.5 - parent: 36861 - - uid: 39473 + pos: -57.5,10.5 + parent: 2 + - uid: 1854 components: - type: Transform - pos: 21.5,-12.5 - parent: 36861 - - uid: 39474 + pos: -55.5,2.5 + parent: 2 + - uid: 1855 components: - type: Transform - pos: 21.5,-11.5 - parent: 36861 - - uid: 39475 + pos: -58.5,3.5 + parent: 2 + - uid: 1856 components: - type: Transform - pos: 22.5,-13.5 - parent: 36861 - - uid: 39476 + pos: -60.5,6.5 + parent: 2 + - uid: 1857 components: - type: Transform - pos: 22.5,-12.5 - parent: 36861 - - uid: 39477 + pos: -57.5,3.5 + parent: 2 + - uid: 1858 components: - type: Transform - pos: 22.5,-11.5 - parent: 36861 - - uid: 39478 + pos: -50.5,16.5 + parent: 2 + - uid: 1859 components: - type: Transform - pos: 23.5,-13.5 - parent: 36861 - - uid: 39479 + pos: -57.5,6.5 + parent: 2 + - uid: 1861 components: - type: Transform - pos: 23.5,-12.5 - parent: 36861 - - uid: 39480 + pos: -57.5,5.5 + parent: 2 + - uid: 1862 components: - type: Transform - pos: 23.5,-11.5 - parent: 36861 - - uid: 39481 + pos: -57.5,7.5 + parent: 2 + - uid: 1863 components: - type: Transform - pos: 24.5,-13.5 - parent: 36861 - - uid: 39482 + pos: -34.5,-2.5 + parent: 2 + - uid: 1866 components: - type: Transform - pos: 24.5,-12.5 - parent: 36861 - - uid: 39483 + pos: -41.5,24.5 + parent: 2 + - uid: 1867 components: - type: Transform - pos: 24.5,-11.5 - parent: 36861 - - uid: 39484 + pos: -49.5,16.5 + parent: 2 + - uid: 1868 components: - type: Transform - pos: 20.5,-12.5 - parent: 36861 - - uid: 39485 + pos: -46.5,16.5 + parent: 2 + - uid: 1869 components: - type: Transform - pos: 20.5,-11.5 - parent: 36861 - - uid: 39486 + pos: -47.5,16.5 + parent: 2 + - uid: 1870 components: - type: Transform - pos: 20.5,-10.5 - parent: 36861 - - uid: 39487 + pos: -51.5,16.5 + parent: 2 + - uid: 1871 components: - type: Transform - pos: 20.5,-9.5 - parent: 36861 - - uid: 39488 + pos: -75.5,15.5 + parent: 2 + - uid: 1872 components: - type: Transform - pos: 20.5,-8.5 - parent: 36861 - - uid: 39489 + pos: -53.5,16.5 + parent: 2 + - uid: 1874 components: - type: Transform - pos: 19.5,-12.5 - parent: 36861 - - uid: 39490 + pos: -72.5,3.5 + parent: 2 + - uid: 1875 components: - type: Transform - pos: 19.5,-11.5 - parent: 36861 - - uid: 39491 + pos: -68.5,2.5 + parent: 2 + - uid: 1876 components: - type: Transform - pos: 19.5,-10.5 - parent: 36861 - - uid: 39492 + pos: -66.5,3.5 + parent: 2 + - uid: 1877 components: - type: Transform - pos: 19.5,-9.5 - parent: 36861 - - uid: 39493 + pos: -67.5,3.5 + parent: 2 + - uid: 1878 components: - type: Transform - pos: 19.5,-8.5 - parent: 36861 - - uid: 39494 + pos: -55.5,15.5 + parent: 2 + - uid: 1879 components: - type: Transform - pos: 21.5,-8.5 - parent: 36861 - - uid: 39495 + pos: -54.5,15.5 + parent: 2 + - uid: 1880 components: - type: Transform - pos: 21.5,-9.5 - parent: 36861 - - uid: 39496 + pos: -62.5,3.5 + parent: 2 + - uid: 1881 components: - type: Transform - pos: 21.5,-10.5 - parent: 36861 - - uid: 39497 + pos: -65.5,3.5 + parent: 2 + - uid: 1882 components: - type: Transform - pos: 22.5,-8.5 - parent: 36861 - - uid: 39498 + pos: -56.5,-1.5 + parent: 2 + - uid: 1883 components: - type: Transform - pos: 22.5,-9.5 - parent: 36861 - - uid: 39499 + pos: -64.5,3.5 + parent: 2 + - uid: 1887 components: - type: Transform - pos: 22.5,-10.5 - parent: 36861 - - uid: 39500 + pos: -61.5,13.5 + parent: 2 + - uid: 1892 components: - type: Transform - pos: 23.5,-8.5 - parent: 36861 - - uid: 39501 + pos: -74.5,25.5 + parent: 2 + - uid: 1893 components: - type: Transform - pos: 23.5,-9.5 - parent: 36861 - - uid: 39502 + pos: -72.5,23.5 + parent: 2 + - uid: 1894 components: - type: Transform - pos: 23.5,-10.5 - parent: 36861 - - uid: 39503 + pos: -58.5,-1.5 + parent: 2 + - uid: 1898 components: - type: Transform - pos: 24.5,-9.5 - parent: 36861 - - uid: 39504 + pos: -56.5,15.5 + parent: 2 + - uid: 1899 components: - type: Transform - pos: 24.5,-8.5 - parent: 36861 - - uid: 39505 + pos: -68.5,15.5 + parent: 2 + - uid: 1900 components: - type: Transform - pos: 24.5,-7.5 - parent: 36861 - - uid: 39506 + pos: -45.5,16.5 + parent: 2 + - uid: 1901 components: - type: Transform - pos: 24.5,-6.5 - parent: 36861 - - uid: 39507 + pos: -44.5,16.5 + parent: 2 + - uid: 1902 components: - type: Transform - pos: 25.5,-6.5 - parent: 36861 - - uid: 39508 + pos: -43.5,16.5 + parent: 2 + - uid: 1903 components: - type: Transform - pos: 25.5,-7.5 - parent: 36861 - - uid: 39509 + pos: -42.5,16.5 + parent: 2 + - uid: 1904 components: - type: Transform - pos: 25.5,-8.5 - parent: 36861 - - uid: 39510 + pos: -41.5,16.5 + parent: 2 + - uid: 1905 components: - type: Transform - pos: 26.5,-8.5 - parent: 36861 - - uid: 39511 + pos: -73.5,3.5 + parent: 2 + - uid: 1906 components: - type: Transform - pos: 26.5,-7.5 - parent: 36861 - - uid: 39512 + pos: -74.5,3.5 + parent: 2 + - uid: 1907 components: - type: Transform - pos: 34.5,-2.5 - parent: 36861 - - uid: 39513 + pos: -61.5,14.5 + parent: 2 + - uid: 1908 components: - type: Transform - pos: 34.5,-1.5 - parent: 36861 - - uid: 39514 + pos: -67.5,15.5 + parent: 2 + - uid: 1909 components: - type: Transform - pos: 34.5,-0.5 - parent: 36861 - - uid: 39515 + pos: -82.5,4.5 + parent: 2 + - uid: 1910 components: - type: Transform - pos: 34.5,0.5 - parent: 36861 - - uid: 39516 + pos: -75.5,6.5 + parent: 2 + - uid: 1911 components: - type: Transform - pos: 34.5,1.5 - parent: 36861 - - uid: 39517 + pos: -75.5,7.5 + parent: 2 + - uid: 1912 components: - type: Transform - pos: 35.5,-2.5 - parent: 36861 - - uid: 39518 + pos: -75.5,11.5 + parent: 2 + - uid: 1913 components: - type: Transform - pos: 35.5,-1.5 - parent: 36861 - - uid: 39519 + pos: -75.5,12.5 + parent: 2 + - uid: 1914 components: - type: Transform - pos: 35.5,-0.5 - parent: 36861 - - uid: 39520 + pos: -82.5,15.5 + parent: 2 + - uid: 1915 components: - type: Transform - pos: 35.5,0.5 - parent: 36861 - - uid: 39521 + pos: -75.5,14.5 + parent: 2 + - uid: 1917 components: - type: Transform - pos: 35.5,1.5 - parent: 36861 - - uid: 39522 + pos: -74.5,15.5 + parent: 2 + - uid: 1918 components: - type: Transform - pos: 36.5,-2.5 - parent: 36861 - - uid: 39523 + pos: -73.5,15.5 + parent: 2 + - uid: 1921 components: - type: Transform - pos: 36.5,-1.5 - parent: 36861 - - uid: 39524 + pos: -68.5,3.5 + parent: 2 + - uid: 1922 components: - type: Transform - pos: 36.5,-0.5 - parent: 36861 - - uid: 39525 + pos: -66.5,15.5 + parent: 2 + - uid: 1923 components: - type: Transform - pos: 36.5,0.5 - parent: 36861 - - uid: 39526 + pos: -44.5,25.5 + parent: 2 + - uid: 1924 components: - type: Transform - pos: 23.5,-7.5 - parent: 36861 - - uid: 39527 + pos: -61.5,3.5 + parent: 2 + - uid: 1925 components: - type: Transform - pos: 23.5,-6.5 - parent: 36861 - - uid: 39528 + pos: -86.5,15.5 + parent: 2 + - uid: 1926 components: - type: Transform - pos: 23.5,-5.5 - parent: 36861 - - uid: 39529 + pos: -63.5,3.5 + parent: 2 + - uid: 1928 components: - type: Transform - pos: 22.5,-7.5 - parent: 36861 - - uid: 39530 + pos: -75.5,4.5 + parent: 2 + - uid: 1932 components: - type: Transform - pos: 22.5,-6.5 - parent: 36861 - - uid: 39531 + pos: -61.5,12.5 + parent: 2 + - uid: 1933 components: - type: Transform - pos: 22.5,-5.5 - parent: 36861 - - uid: 39532 + pos: -79.5,4.5 + parent: 2 + - uid: 1934 components: - type: Transform - pos: 37.5,1.5 - parent: 36861 - - uid: 39533 + pos: -79.5,5.5 + parent: 2 + - uid: 1935 components: - type: Transform - pos: 38.5,1.5 - parent: 36861 - - uid: 39534 + pos: -79.5,6.5 + parent: 2 + - uid: 1936 components: - type: Transform - pos: 39.5,1.5 - parent: 36861 - - uid: 39535 + pos: -79.5,7.5 + parent: 2 + - uid: 1937 components: - type: Transform - pos: 21.5,-5.5 - parent: 36861 - - uid: 39536 + pos: -78.5,7.5 + parent: 2 + - uid: 1938 components: - type: Transform - pos: 21.5,-4.5 - parent: 36861 - - uid: 39537 + pos: -77.5,7.5 + parent: 2 + - uid: 1939 components: - type: Transform - pos: 20.5,-5.5 - parent: 36861 - - uid: 39538 + pos: -76.5,7.5 + parent: 2 + - uid: 1940 components: - type: Transform - pos: 20.5,-4.5 - parent: 36861 - - uid: 39539 + pos: -76.5,11.5 + parent: 2 + - uid: 1941 components: - type: Transform - pos: 19.5,-5.5 - parent: 36861 - - uid: 39540 + pos: -77.5,11.5 + parent: 2 + - uid: 1942 components: - type: Transform - pos: 19.5,-4.5 - parent: 36861 - - uid: 39541 + pos: -78.5,11.5 + parent: 2 + - uid: 1943 components: - type: Transform - pos: 38.5,3.5 - parent: 36861 - - uid: 39542 + pos: -79.5,11.5 + parent: 2 + - uid: 1944 components: - type: Transform - pos: 38.5,4.5 - parent: 36861 - - uid: 39543 + pos: -79.5,12.5 + parent: 2 + - uid: 1945 components: - type: Transform - pos: 38.5,5.5 - parent: 36861 - - uid: 39544 + pos: -79.5,13.5 + parent: 2 + - uid: 1946 components: - type: Transform - pos: 38.5,6.5 - parent: 36861 - - uid: 39545 + pos: -63.5,12.5 + parent: 2 + - uid: 1949 components: - type: Transform - pos: 38.5,7.5 - parent: 36861 - - uid: 39546 + pos: -79.5,14.5 + parent: 2 + - uid: 1953 components: - type: Transform - pos: 20.5,-6.5 - parent: 36861 - - uid: 39547 + pos: -65.5,11.5 + parent: 2 + - uid: 1958 components: - type: Transform - pos: 20.5,-3.5 - parent: 36861 - - uid: 39548 + pos: -67.5,-2.5 + parent: 2 + - uid: 1963 components: - type: Transform - pos: 36.5,6.5 - parent: 36861 - - uid: 39549 + pos: -82.5,5.5 + parent: 2 + - uid: 1964 components: - type: Transform - pos: 36.5,7.5 - parent: 36861 - - uid: 39550 + pos: -82.5,6.5 + parent: 2 + - uid: 1965 components: - type: Transform - pos: 36.5,8.5 - parent: 36861 - - uid: 39551 + pos: -82.5,7.5 + parent: 2 + - uid: 1966 components: - type: Transform - pos: 36.5,9.5 - parent: 36861 - - uid: 39552 + pos: -81.5,7.5 + parent: 2 + - uid: 1971 components: - type: Transform - pos: 36.5,10.5 - parent: 36861 - - uid: 39553 + pos: -81.5,11.5 + parent: 2 + - uid: 1972 components: - type: Transform - pos: 36.5,11.5 - parent: 36861 - - uid: 39554 + pos: -87.5,15.5 + parent: 2 + - uid: 1973 components: - type: Transform - pos: 36.5,12.5 - parent: 36861 - - uid: 39555 + pos: -79.5,15.5 + parent: 2 + - uid: 1974 components: - type: Transform - pos: 34.5,15.5 - parent: 36861 - - uid: 39556 + pos: -88.5,14.5 + parent: 2 + - uid: 1975 components: - type: Transform - pos: 34.5,14.5 - parent: 36861 - - uid: 39557 + pos: -84.5,15.5 + parent: 2 + - uid: 1976 components: - type: Transform - pos: 34.5,13.5 - parent: 36861 - - uid: 39558 + pos: -88.5,13.5 + parent: 2 + - uid: 1977 components: - type: Transform - pos: 34.5,12.5 - parent: 36861 - - uid: 39559 + pos: -83.5,15.5 + parent: 2 + - uid: 1978 components: - type: Transform - pos: 18.5,-7.5 - parent: 36861 - - uid: 39560 + pos: -85.5,15.5 + parent: 2 + - uid: 1979 components: - type: Transform - pos: 18.5,-8.5 - parent: 36861 - - uid: 39561 + pos: -88.5,15.5 + parent: 2 + - uid: 1980 components: - type: Transform - pos: 18.5,-9.5 - parent: 36861 - - uid: 39562 + pos: -82.5,11.5 + parent: 2 + - uid: 1981 components: - type: Transform - pos: 18.5,-10.5 - parent: 36861 - - uid: 39563 + pos: -82.5,14.5 + parent: 2 + - uid: 1982 components: - type: Transform - pos: 18.5,-11.5 - parent: 36861 - - uid: 39564 + pos: -82.5,12.5 + parent: 2 + - uid: 1983 components: - type: Transform - pos: 17.5,-7.5 - parent: 36861 - - uid: 39565 + pos: -82.5,13.5 + parent: 2 + - uid: 1984 components: - type: Transform - pos: 17.5,-8.5 - parent: 36861 - - uid: 39566 + pos: -84.5,7.5 + parent: 2 + - uid: 1985 components: - type: Transform - pos: 17.5,-9.5 - parent: 36861 - - uid: 39567 + pos: -85.5,7.5 + parent: 2 + - uid: 1986 components: - type: Transform - pos: 17.5,-10.5 - parent: 36861 - - uid: 39568 + pos: -85.5,6.5 + parent: 2 + - uid: 1987 components: - type: Transform - pos: 17.5,-11.5 - parent: 36861 - - uid: 39569 + pos: -85.5,5.5 + parent: 2 + - uid: 1988 components: - type: Transform - pos: 32.5,14.5 - parent: 36861 - - uid: 39570 + pos: -85.5,4.5 + parent: 2 + - uid: 1989 components: - type: Transform - pos: 32.5,13.5 - parent: 36861 - - uid: 39571 + pos: -85.5,3.5 + parent: 2 + - uid: 1990 components: - type: Transform - pos: 32.5,12.5 - parent: 36861 - - uid: 39572 + pos: -84.5,3.5 + parent: 2 + - uid: 1992 components: - type: Transform - pos: 32.5,11.5 - parent: 36861 - - uid: 39573 + pos: -88.5,12.5 + parent: 2 + - uid: 1993 components: - type: Transform - pos: 30.5,13.5 - parent: 36861 - - uid: 39574 + pos: -88.5,11.5 + parent: 2 + - uid: 1994 components: - type: Transform - pos: 30.5,12.5 - parent: 36861 - - uid: 39575 + pos: -81.5,15.5 + parent: 2 + - uid: 1995 components: - type: Transform - pos: 30.5,11.5 - parent: 36861 - - uid: 39576 + pos: -80.5,15.5 + parent: 2 + - uid: 2000 components: - type: Transform - pos: 31.5,12.5 - parent: 36861 - - uid: 39577 + pos: -87.5,7.5 + parent: 2 + - uid: 2001 components: - type: Transform - pos: 16.5,-11.5 - parent: 36861 - - uid: 39578 + pos: -88.5,7.5 + parent: 2 + - uid: 2002 components: - type: Transform - pos: 16.5,-10.5 - parent: 36861 - - uid: 39579 + pos: -88.5,6.5 + parent: 2 + - uid: 2003 components: - type: Transform - pos: 16.5,-9.5 - parent: 36861 - - uid: 39580 + pos: -88.5,5.5 + parent: 2 + - uid: 2004 components: - type: Transform - pos: 16.5,-8.5 - parent: 36861 - - uid: 39581 + pos: -88.5,4.5 + parent: 2 + - uid: 2005 components: - type: Transform - pos: 31.5,11.5 - parent: 36861 - - uid: 39582 + pos: -88.5,3.5 + parent: 2 + - uid: 2006 components: - type: Transform - pos: 28.5,13.5 - parent: 36861 - - uid: 39583 + pos: -87.5,3.5 + parent: 2 + - uid: 2007 components: - type: Transform - pos: 15.5,-10.5 - parent: 36861 - - uid: 39584 + pos: -86.5,3.5 + parent: 2 + - uid: 2008 components: - type: Transform - pos: 15.5,-9.5 - parent: 36861 - - uid: 39585 + pos: -89.5,7.5 + parent: 2 + - uid: 2009 components: - type: Transform - pos: 15.5,-8.5 - parent: 36861 - - uid: 39586 + pos: -89.5,11.5 + parent: 2 + - uid: 2021 components: - type: Transform - pos: 14.5,-10.5 - parent: 36861 - - uid: 39587 + pos: -92.5,3.5 + parent: 2 + - uid: 2022 components: - type: Transform - pos: 14.5,-9.5 - parent: 36861 - - uid: 39588 + pos: -92.5,5.5 + parent: 2 + - uid: 2023 components: - type: Transform - pos: 14.5,-8.5 - parent: 36861 - - uid: 39589 + pos: -92.5,4.5 + parent: 2 + - uid: 2024 components: - type: Transform - pos: 13.5,-9.5 - parent: 36861 - - uid: 39590 + pos: -92.5,6.5 + parent: 2 + - uid: 2029 components: - type: Transform - pos: 13.5,-8.5 - parent: 36861 - - uid: 39591 + pos: -92.5,12.5 + parent: 2 + - uid: 2030 components: - type: Transform - pos: 13.5,-7.5 - parent: 36861 - - uid: 39592 + pos: -92.5,13.5 + parent: 2 + - uid: 2031 components: - type: Transform - pos: 14.5,-7.5 - parent: 36861 - - uid: 39593 + pos: -92.5,14.5 + parent: 2 + - uid: 2032 components: - type: Transform - pos: 12.5,-7.5 - parent: 36861 - - uid: 39594 + pos: -92.5,15.5 + parent: 2 + - uid: 2033 components: - type: Transform - pos: 12.5,-8.5 - parent: 36861 - - uid: 39595 + pos: -60.5,3.5 + parent: 2 + - uid: 2034 components: - type: Transform - pos: 11.5,-7.5 - parent: 36861 - - uid: 39596 + pos: -59.5,-1.5 + parent: 2 + - uid: 2035 components: - type: Transform - pos: 11.5,-8.5 - parent: 36861 - - uid: 39597 + pos: -59.5,-2.5 + parent: 2 + - uid: 2036 components: - type: Transform - pos: 11.5,-9.5 - parent: 36861 - - uid: 39598 + pos: -63.5,-2.5 + parent: 2 + - uid: 2037 components: - type: Transform - pos: 10.5,-9.5 - parent: 36861 - - uid: 39599 + pos: -61.5,-2.5 + parent: 2 + - uid: 2038 components: - type: Transform - pos: 9.5,-9.5 - parent: 36861 - - uid: 39600 + pos: -62.5,-2.5 + parent: 2 + - uid: 2039 components: - type: Transform - pos: 10.5,-8.5 - parent: 36861 - - uid: 39601 + pos: -60.5,-2.5 + parent: 2 + - uid: 2040 components: - type: Transform - pos: 9.5,-8.5 - parent: 36861 - - uid: 39602 + pos: -72.5,-0.5 + parent: 2 + - uid: 2041 components: - type: Transform - pos: 9.5,-7.5 - parent: 36861 - - uid: 39603 + pos: -65.5,-2.5 + parent: 2 + - uid: 2042 components: - type: Transform - pos: 10.5,-10.5 - parent: 36861 - - uid: 39604 + pos: -64.5,-2.5 + parent: 2 + - uid: 2043 components: - type: Transform - pos: 10.5,-11.5 - parent: 36861 - - uid: 39605 + pos: -68.5,-1.5 + parent: 2 + - uid: 2044 components: - type: Transform - pos: 10.5,-12.5 - parent: 36861 - - uid: 39606 + pos: -68.5,-2.5 + parent: 2 + - uid: 2045 components: - type: Transform - pos: 10.5,-13.5 - parent: 36861 - - uid: 39607 + pos: -65.5,13.5 + parent: 2 + - uid: 2046 components: - type: Transform - pos: 9.5,-10.5 - parent: 36861 - - uid: 39608 + pos: -66.5,-2.5 + parent: 2 + - uid: 2047 components: - type: Transform - pos: 9.5,-11.5 - parent: 36861 - - uid: 39609 + pos: -72.5,25.5 + parent: 2 + - uid: 2048 components: - type: Transform - pos: 9.5,-12.5 - parent: 36861 - - uid: 39610 + pos: -72.5,21.5 + parent: 2 + - uid: 2049 components: - type: Transform - pos: 9.5,-13.5 - parent: 36861 - - uid: 39611 + pos: -72.5,24.5 + parent: 2 + - uid: 2052 components: - type: Transform - pos: 8.5,-10.5 - parent: 36861 - - uid: 39612 + pos: -72.5,20.5 + parent: 2 + - uid: 2054 components: - type: Transform - pos: 8.5,-11.5 - parent: 36861 - - uid: 39613 + pos: -69.5,-2.5 + parent: 2 + - uid: 2055 components: - type: Transform - pos: 8.5,-12.5 - parent: 36861 - - uid: 39614 + pos: -71.5,-2.5 + parent: 2 + - uid: 2057 components: - type: Transform - pos: 8.5,-13.5 - parent: 36861 - - uid: 39615 + pos: -73.5,25.5 + parent: 2 + - uid: 2059 components: - type: Transform - pos: 7.5,-10.5 - parent: 36861 - - uid: 39616 + pos: -76.5,25.5 + parent: 2 + - uid: 2060 components: - type: Transform - pos: 7.5,-11.5 - parent: 36861 - - uid: 39617 + pos: -77.5,25.5 + parent: 2 + - uid: 2061 components: - type: Transform - pos: 7.5,-12.5 - parent: 36861 - - uid: 39618 + pos: -77.5,24.5 + parent: 2 + - uid: 2062 components: - type: Transform - pos: 7.5,-13.5 - parent: 36861 - - uid: 39619 + pos: -77.5,23.5 + parent: 2 + - uid: 2064 components: - type: Transform - pos: 8.5,-14.5 - parent: 36861 - - uid: 39620 + pos: -77.5,21.5 + parent: 2 + - uid: 2065 components: - type: Transform - pos: 9.5,-14.5 - parent: 36861 - - uid: 39621 + pos: -77.5,20.5 + parent: 2 + - uid: 2066 components: - type: Transform - pos: 10.5,-14.5 - parent: 36861 - - uid: 39622 + pos: -77.5,19.5 + parent: 2 + - uid: 2067 components: - type: Transform - pos: 11.5,-14.5 - parent: 36861 - - uid: 39623 + pos: -76.5,19.5 + parent: 2 + - uid: 2068 components: - type: Transform - pos: 12.5,-14.5 - parent: 36861 - - uid: 39624 + pos: -75.5,19.5 + parent: 2 + - uid: 2069 components: - type: Transform - pos: 13.5,-14.5 - parent: 36861 - - uid: 39625 + pos: -74.5,19.5 + parent: 2 + - uid: 2070 components: - type: Transform - pos: 12.5,-13.5 - parent: 36861 - - uid: 39626 + pos: -73.5,19.5 + parent: 2 + - uid: 2071 components: - type: Transform - pos: 11.5,-13.5 - parent: 36861 - - uid: 39627 + pos: -72.5,19.5 + parent: 2 + - uid: 2072 components: - type: Transform - pos: 11.5,-12.5 - parent: 36861 - - uid: 39628 + pos: -68.5,25.5 + parent: 2 + - uid: 2073 components: - type: Transform - pos: 10.5,-15.5 - parent: 36861 - - uid: 39629 + pos: -68.5,24.5 + parent: 2 + - uid: 2074 components: - type: Transform - pos: 11.5,-15.5 - parent: 36861 - - uid: 39630 + pos: -68.5,23.5 + parent: 2 + - uid: 2075 components: - type: Transform - pos: 12.5,-15.5 - parent: 36861 - - uid: 39631 + pos: -68.5,21.5 + parent: 2 + - uid: 2076 components: - type: Transform - pos: 13.5,-15.5 - parent: 36861 - - uid: 39632 + pos: -68.5,20.5 + parent: 2 + - uid: 2077 components: - type: Transform - pos: 12.5,-16.5 - parent: 36861 - - uid: 39633 + pos: -68.5,19.5 + parent: 2 + - uid: 2078 components: - type: Transform - pos: 11.5,-16.5 - parent: 36861 - - uid: 39634 + pos: -67.5,19.5 + parent: 2 + - uid: 2079 components: - type: Transform - pos: 6.5,-11.5 - parent: 36861 - - uid: 39635 + pos: -66.5,19.5 + parent: 2 + - uid: 2080 components: - type: Transform - pos: 6.5,-10.5 - parent: 36861 - - uid: 39636 + pos: -65.5,19.5 + parent: 2 + - uid: 2081 components: - type: Transform - pos: 6.5,-9.5 - parent: 36861 - - uid: 39637 + pos: -64.5,19.5 + parent: 2 + - uid: 2082 components: - type: Transform - pos: 7.5,-11.5 - parent: 36861 - - uid: 39638 + pos: -63.5,19.5 + parent: 2 + - uid: 2083 components: - type: Transform - pos: 7.5,-10.5 - parent: 36861 - - uid: 39639 + pos: -63.5,20.5 + parent: 2 + - uid: 2084 components: - type: Transform - pos: 7.5,-9.5 - parent: 36861 - - uid: 39640 + pos: -63.5,21.5 + parent: 2 + - uid: 2085 components: - type: Transform - pos: 41.5,-12.5 - parent: 36861 - - uid: 39641 + pos: -63.5,22.5 + parent: 2 + - uid: 2086 components: - type: Transform - pos: 7.5,-7.5 - parent: 36861 - - uid: 39642 + pos: -63.5,23.5 + parent: 2 + - uid: 2087 components: - type: Transform - pos: 7.5,-6.5 - parent: 36861 - - uid: 39643 + pos: -63.5,24.5 + parent: 2 + - uid: 2088 components: - type: Transform - pos: 38.5,11.5 - parent: 36861 - - uid: 39644 + pos: -63.5,25.5 + parent: 2 + - uid: 2089 components: - type: Transform - pos: 39.5,11.5 - parent: 36861 - - uid: 39645 + pos: -64.5,25.5 + parent: 2 + - uid: 2091 components: - type: Transform - pos: 46.5,-11.5 - parent: 36861 - - uid: 39646 + pos: -66.5,25.5 + parent: 2 + - uid: 2092 components: - type: Transform - pos: 47.5,-10.5 - parent: 36861 - - uid: 39647 + pos: -67.5,25.5 + parent: 2 + - uid: 2093 components: - type: Transform - pos: 47.5,-15.5 - parent: 36861 - - uid: 39648 + pos: -72.5,26.5 + parent: 2 + - uid: 2094 components: - type: Transform - pos: 24.5,21.5 - parent: 36861 - - uid: 39649 + pos: -71.5,26.5 + parent: 2 + - uid: 2095 components: - type: Transform - pos: 17.5,0.5 - parent: 36861 - - uid: 39650 + pos: -70.5,26.5 + parent: 2 + - uid: 2096 components: - type: Transform - pos: 17.5,-0.5 - parent: 36861 - - uid: 39651 + pos: -69.5,26.5 + parent: 2 + - uid: 2097 components: - type: Transform - pos: 17.5,-1.5 - parent: 36861 - - uid: 39652 + pos: -68.5,26.5 + parent: 2 + - uid: 2098 components: - type: Transform - pos: 17.5,-2.5 - parent: 36861 - - uid: 39653 + pos: -72.5,-2.5 + parent: 2 + - uid: 2100 components: - type: Transform - pos: 18.5,0.5 - parent: 36861 - - uid: 39654 + pos: -74.5,-2.5 + parent: 2 + - uid: 2101 components: - type: Transform - pos: 18.5,-0.5 - parent: 36861 - - uid: 39655 + pos: -75.5,-2.5 + parent: 2 + - uid: 2102 components: - type: Transform - pos: 18.5,-1.5 - parent: 36861 - - uid: 39656 + pos: -76.5,-2.5 + parent: 2 + - uid: 2103 components: - type: Transform - pos: 18.5,-2.5 - parent: 36861 - - uid: 39657 + pos: -77.5,-1.5 + parent: 2 + - uid: 2104 components: - type: Transform - pos: 19.5,-1.5 - parent: 36861 - - uid: 39658 + pos: -77.5,-2.5 + parent: 2 + - uid: 2105 components: - type: Transform - pos: 19.5,-0.5 - parent: 36861 - - uid: 39659 + pos: -77.5,0.5 + parent: 2 + - uid: 2106 components: - type: Transform - pos: 21.5,0.5 - parent: 36861 - - uid: 39660 + pos: -77.5,-0.5 + parent: 2 + - uid: 2107 components: - type: Transform - pos: 20.5,2.5 - parent: 36861 - - uid: 39661 + pos: -77.5,1.5 + parent: 2 + - uid: 2108 components: - type: Transform - pos: 20.5,3.5 - parent: 36861 - - uid: 39662 + pos: -75.5,3.5 + parent: 2 + - uid: 2109 components: - type: Transform - pos: 19.5,2.5 - parent: 36861 - - uid: 39663 + pos: -76.5,3.5 + parent: 2 + - uid: 2110 components: - type: Transform - pos: 19.5,3.5 - parent: 36861 - - uid: 39664 + pos: -76.5,15.5 + parent: 2 + - uid: 2111 components: - type: Transform - pos: 18.5,3.5 - parent: 36861 - - uid: 39665 + pos: -77.5,15.5 + parent: 2 + - uid: 2112 components: - type: Transform - pos: 18.5,4.5 - parent: 36861 - - uid: 39666 + pos: -78.5,15.5 + parent: 2 + - uid: 2113 components: - type: Transform - pos: 20.5,4.5 - parent: 36861 - - uid: 39667 + pos: -65.5,15.5 + parent: 2 + - uid: 2114 components: - type: Transform - pos: 21.5,4.5 - parent: 36861 - - uid: 39668 + pos: -64.5,15.5 + parent: 2 + - uid: 2115 components: - type: Transform - pos: 21.5,3.5 - parent: 36861 - - uid: 39669 + pos: -63.5,15.5 + parent: 2 + - uid: 2116 components: - type: Transform - pos: 21.5,5.5 - parent: 36861 - - uid: 39670 + pos: -62.5,15.5 + parent: 2 + - uid: 2117 components: - type: Transform - pos: 20.5,5.5 - parent: 36861 - - uid: 39671 + pos: -61.5,15.5 + parent: 2 + - uid: 2118 components: - type: Transform - pos: 19.5,5.5 - parent: 36861 - - uid: 39672 + pos: -79.5,21.5 + parent: 2 + - uid: 2119 components: - type: Transform - pos: 19.5,6.5 - parent: 36861 - - uid: 39673 + pos: -81.5,21.5 + parent: 2 + - uid: 2120 components: - type: Transform - pos: 20.5,6.5 - parent: 36861 - - uid: 39674 + pos: -80.5,21.5 + parent: 2 + - uid: 2121 components: - type: Transform - pos: 19.5,7.5 - parent: 36861 - - uid: 39675 + pos: -82.5,21.5 + parent: 2 + - uid: 2122 components: - type: Transform - pos: 17.5,6.5 - parent: 36861 - - uid: 39676 + pos: -83.5,21.5 + parent: 2 + - uid: 2123 components: - type: Transform - pos: 17.5,7.5 - parent: 36861 - - uid: 39677 + pos: -77.5,16.5 + parent: 2 + - uid: 2124 components: - type: Transform - pos: 17.5,8.5 - parent: 36861 - - uid: 39678 + pos: -77.5,18.5 + parent: 2 + - uid: 2125 components: - type: Transform - pos: 17.5,9.5 - parent: 36861 - - uid: 39679 + pos: -78.5,21.5 + parent: 2 + - uid: 2126 components: - type: Transform - pos: 17.5,10.5 - parent: 36861 - - uid: 39680 + pos: -83.5,20.5 + parent: 2 + - uid: 2127 components: - type: Transform - pos: 16.5,10.5 - parent: 36861 - - uid: 39681 + pos: -83.5,19.5 + parent: 2 + - uid: 2129 components: - type: Transform - pos: 15.5,10.5 - parent: 36861 - - uid: 39682 + pos: -83.5,17.5 + parent: 2 + - uid: 2130 components: - type: Transform - pos: 18.5,9.5 - parent: 36861 - - uid: 39683 + pos: -83.5,16.5 + parent: 2 + - uid: 2133 components: - type: Transform - pos: 18.5,10.5 - parent: 36861 - - uid: 39684 + pos: -57.5,15.5 + parent: 2 + - uid: 2134 components: - type: Transform - pos: 18.5,11.5 - parent: 36861 - - uid: 39685 + pos: -60.5,15.5 + parent: 2 + - uid: 2135 components: - type: Transform - pos: 18.5,12.5 - parent: 36861 - - uid: 39686 + pos: -59.5,15.5 + parent: 2 + - uid: 2136 components: - type: Transform - pos: 19.5,11.5 - parent: 36861 - - uid: 39687 + rot: 1.5707963267948966 rad + pos: -28.5,-10.5 + parent: 2 + - uid: 2137 components: - type: Transform - pos: 19.5,10.5 - parent: 36861 - - uid: 39688 + pos: -45.5,25.5 + parent: 2 + - uid: 2140 components: - type: Transform - pos: 21.5,11.5 - parent: 36861 - - uid: 39689 + pos: -42.5,25.5 + parent: 2 + - uid: 2141 components: - type: Transform - pos: 21.5,10.5 - parent: 36861 - - uid: 39690 + pos: -62.5,24.5 + parent: 2 + - uid: 2142 components: - type: Transform - pos: 22.5,10.5 - parent: 36861 - - uid: 39691 + pos: -41.5,25.5 + parent: 2 + - uid: 2143 components: - type: Transform - pos: 23.5,10.5 - parent: 36861 - - uid: 39692 + pos: -46.5,25.5 + parent: 2 + - uid: 2144 components: - type: Transform - pos: 23.5,9.5 - parent: 36861 - - uid: 39693 + pos: -77.5,2.5 + parent: 2 + - uid: 2145 components: - type: Transform - pos: 22.5,9.5 - parent: 36861 - - uid: 39694 + pos: -77.5,3.5 + parent: 2 + - uid: 2146 components: - type: Transform - pos: 22.5,8.5 - parent: 36861 - - uid: 39695 + pos: -46.5,21.5 + parent: 2 + - uid: 2148 components: - type: Transform - pos: 21.5,8.5 - parent: 36861 - - uid: 39696 + pos: -41.5,22.5 + parent: 2 + - uid: 2157 components: - type: Transform - pos: 23.5,8.5 - parent: 36861 - - uid: 39697 + pos: -54.5,16.5 + parent: 2 + - uid: 2158 components: - type: Transform - pos: 23.5,7.5 - parent: 36861 - - uid: 39698 + pos: -55.5,24.5 + parent: 2 + - uid: 2160 components: - type: Transform - pos: 22.5,7.5 - parent: 36861 - - uid: 39699 + pos: -57.5,24.5 + parent: 2 + - uid: 2161 components: - type: Transform - pos: 20.5,13.5 - parent: 36861 - - uid: 39700 + pos: -56.5,24.5 + parent: 2 + - uid: 2164 components: - type: Transform - pos: 20.5,14.5 - parent: 36861 - - uid: 39701 + pos: -60.5,24.5 + parent: 2 + - uid: 2165 components: - type: Transform - pos: 21.5,14.5 - parent: 36861 - - uid: 39702 + pos: -61.5,24.5 + parent: 2 + - uid: 2200 components: - type: Transform - pos: 23.5,12.5 - parent: 36861 - - uid: 39703 + pos: -50.5,25.5 + parent: 2 + - uid: 2225 components: - type: Transform - pos: 23.5,13.5 - parent: 36861 - - uid: 39704 + rot: 1.5707963267948966 rad + pos: -27.5,57.5 + parent: 2 + - uid: 2254 components: - type: Transform - pos: 23.5,14.5 - parent: 36861 - - uid: 39705 + rot: 1.5707963267948966 rad + pos: -18.5,35.5 + parent: 2 + - uid: 2282 components: - type: Transform - pos: 24.5,12.5 - parent: 36861 - - uid: 39706 + pos: 63.5,-13.5 + parent: 2 + - uid: 2316 components: - type: Transform - pos: 24.5,13.5 - parent: 36861 - - uid: 39707 + pos: -54.5,24.5 + parent: 2 + - uid: 2320 components: - type: Transform - pos: 24.5,14.5 - parent: 36861 - - uid: 39708 + pos: -34.5,3.5 + parent: 2 + - uid: 2321 components: - type: Transform - pos: 25.5,12.5 - parent: 36861 - - uid: 39709 + pos: -36.5,13.5 + parent: 2 + - uid: 2322 components: - type: Transform - pos: 25.5,13.5 - parent: 36861 - - uid: 39710 + pos: -36.5,15.5 + parent: 2 + - uid: 2323 components: - type: Transform - pos: 25.5,14.5 - parent: 36861 - - uid: 39711 + pos: -42.5,13.5 + parent: 2 + - uid: 2324 components: - type: Transform - pos: 26.5,12.5 - parent: 36861 - - uid: 39712 + pos: -42.5,15.5 + parent: 2 + - uid: 2325 components: - type: Transform - pos: 26.5,13.5 - parent: 36861 - - uid: 39713 + pos: -36.5,3.5 + parent: 2 + - uid: 2396 components: - type: Transform - pos: 26.5,14.5 - parent: 36861 - - uid: 39714 + pos: 16.5,-14.5 + parent: 2 + - uid: 2397 components: - type: Transform - pos: 27.5,12.5 - parent: 36861 - - uid: 39715 + pos: 17.5,-14.5 + parent: 2 + - uid: 2398 components: - type: Transform - pos: 27.5,13.5 - parent: 36861 - - uid: 39716 + pos: 18.5,-14.5 + parent: 2 + - uid: 2413 components: - type: Transform - pos: 27.5,14.5 - parent: 36861 - - uid: 39717 + pos: 3.5,29.5 + parent: 2 + - uid: 2415 components: - type: Transform - pos: 28.5,12.5 - parent: 36861 - - uid: 39718 + pos: 5.5,29.5 + parent: 2 + - uid: 2418 components: - type: Transform - pos: 28.5,13.5 - parent: 36861 - - uid: 39719 + pos: 4.5,29.5 + parent: 2 + - uid: 2419 components: - type: Transform - pos: 28.5,14.5 - parent: 36861 - - uid: 39720 + pos: 2.5,29.5 + parent: 2 + - uid: 2420 components: - type: Transform - pos: 26.5,11.5 - parent: 36861 - - uid: 39721 + pos: 7.5,29.5 + parent: 2 + - uid: 2421 components: - type: Transform - pos: 25.5,11.5 - parent: 36861 - - uid: 39722 + pos: 29.5,2.5 + parent: 2 + - uid: 2422 components: - type: Transform - pos: 24.5,15.5 - parent: 36861 - - uid: 39723 + pos: 30.5,2.5 + parent: 2 + - uid: 2423 components: - type: Transform - pos: 24.5,16.5 - parent: 36861 - - uid: 39724 + pos: 31.5,2.5 + parent: 2 + - uid: 2424 components: - type: Transform - pos: 24.5,17.5 - parent: 36861 - - uid: 39725 + pos: 32.5,2.5 + parent: 2 + - uid: 2425 components: - type: Transform - pos: 25.5,15.5 - parent: 36861 - - uid: 39726 + pos: 33.5,2.5 + parent: 2 + - uid: 2430 components: - type: Transform - pos: 25.5,16.5 - parent: 36861 - - uid: 39727 + pos: 29.5,-1.5 + parent: 2 + - uid: 2439 components: - type: Transform - pos: 25.5,17.5 - parent: 36861 - - uid: 39728 + pos: 16.5,15.5 + parent: 2 + - uid: 2440 components: - type: Transform - pos: 26.5,15.5 - parent: 36861 - - uid: 39729 + pos: 29.5,-2.5 + parent: 2 + - uid: 2441 components: - type: Transform - pos: 26.5,16.5 - parent: 36861 - - uid: 39730 + pos: 18.5,-1.5 + parent: 2 + - uid: 2442 components: - type: Transform - pos: 26.5,17.5 - parent: 36861 - - uid: 39731 + pos: 17.5,-1.5 + parent: 2 + - uid: 2443 components: - type: Transform - pos: 27.5,15.5 - parent: 36861 - - uid: 39732 + pos: 17.5,-2.5 + parent: 2 + - uid: 2444 components: - type: Transform - pos: 27.5,16.5 - parent: 36861 - - uid: 39733 + pos: 16.5,-2.5 + parent: 2 + - uid: 2445 components: - type: Transform - pos: 27.5,17.5 - parent: 36861 - - uid: 39734 + pos: 18.5,-2.5 + parent: 2 + - uid: 2524 components: - type: Transform - pos: 26.5,18.5 - parent: 36861 - - uid: 39735 + pos: 2.5,34.5 + parent: 2 + - uid: 2525 components: - type: Transform - pos: 25.5,18.5 - parent: 36861 - - uid: 39736 + pos: 2.5,35.5 + parent: 2 + - uid: 2526 components: - type: Transform - pos: 24.5,18.5 - parent: 36861 - - uid: 39737 + pos: -1.5,29.5 + parent: 2 + - uid: 2527 components: - type: Transform - pos: 23.5,16.5 - parent: 36861 - - uid: 39738 + pos: -1.5,30.5 + parent: 2 + - uid: 2528 components: - type: Transform - pos: 23.5,17.5 - parent: 36861 - - uid: 39739 + pos: -1.5,31.5 + parent: 2 + - uid: 2529 components: - type: Transform - pos: 23.5,18.5 - parent: 36861 - - uid: 39740 + pos: -1.5,32.5 + parent: 2 + - uid: 2530 components: - type: Transform - pos: 23.5,19.5 - parent: 36861 - - uid: 39741 + pos: -1.5,33.5 + parent: 2 + - uid: 2531 components: - type: Transform - pos: 23.5,20.5 - parent: 36861 - - uid: 39742 + pos: -1.5,34.5 + parent: 2 + - uid: 2532 components: - type: Transform - pos: 22.5,16.5 - parent: 36861 - - uid: 39743 + pos: -1.5,35.5 + parent: 2 + - uid: 2533 components: - type: Transform - pos: 22.5,17.5 - parent: 36861 - - uid: 39744 + pos: -2.5,29.5 + parent: 2 + - uid: 2540 components: - type: Transform - pos: 22.5,18.5 - parent: 36861 - - uid: 39745 + pos: -63.5,6.5 + parent: 2 + - uid: 2591 components: - type: Transform - pos: 22.5,19.5 - parent: 36861 - - uid: 39746 + pos: -45.5,56.5 + parent: 2 + - uid: 2619 components: - type: Transform - pos: 22.5,20.5 - parent: 36861 - - uid: 39747 + pos: 17.5,15.5 + parent: 2 + - uid: 2695 components: - type: Transform - pos: 21.5,16.5 - parent: 36861 - - uid: 39748 + pos: 52.5,-3.5 + parent: 2 + - uid: 2714 components: - type: Transform - pos: 21.5,17.5 - parent: 36861 - - uid: 39749 + pos: 52.5,2.5 + parent: 2 + - uid: 2715 components: - type: Transform - pos: 21.5,18.5 - parent: 36861 - - uid: 39750 + pos: 52.5,3.5 + parent: 2 + - uid: 2716 components: - type: Transform - pos: 21.5,19.5 - parent: 36861 - - uid: 39751 + pos: 53.5,3.5 + parent: 2 + - uid: 2717 components: - type: Transform - pos: 21.5,20.5 - parent: 36861 - - uid: 39752 + pos: 54.5,3.5 + parent: 2 + - uid: 2718 components: - type: Transform - pos: 20.5,16.5 - parent: 36861 - - uid: 39753 + pos: 55.5,3.5 + parent: 2 + - uid: 2719 components: - type: Transform - pos: 20.5,17.5 - parent: 36861 - - uid: 39754 + pos: 60.5,2.5 + parent: 2 + - uid: 2720 components: - type: Transform - pos: 20.5,18.5 - parent: 36861 - - uid: 39755 + pos: 59.5,3.5 + parent: 2 + - uid: 2721 components: - type: Transform - pos: 20.5,19.5 - parent: 36861 - - uid: 39756 + pos: 60.5,3.5 + parent: 2 + - uid: 2728 components: - type: Transform - pos: 20.5,20.5 - parent: 36861 - - uid: 39757 + pos: 82.5,2.5 + parent: 2 + - uid: 2729 components: - type: Transform - pos: 19.5,16.5 - parent: 36861 - - uid: 39758 + pos: 54.5,4.5 + parent: 2 + - uid: 2730 components: - type: Transform - pos: 18.5,16.5 - parent: 36861 - - uid: 39759 + pos: 54.5,5.5 + parent: 2 + - uid: 2731 components: - type: Transform - pos: 19.5,18.5 - parent: 36861 - - uid: 39760 + pos: 54.5,6.5 + parent: 2 + - uid: 2732 components: - type: Transform - pos: 19.5,19.5 - parent: 36861 - - uid: 39761 + pos: 60.5,6.5 + parent: 2 + - uid: 2733 components: - type: Transform - pos: 19.5,20.5 - parent: 36861 - - uid: 39762 + pos: 60.5,7.5 + parent: 2 + - uid: 2734 components: - type: Transform - pos: 19.5,21.5 - parent: 36861 - - uid: 39763 + pos: 60.5,8.5 + parent: 2 + - uid: 2735 components: - type: Transform - pos: 18.5,20.5 - parent: 36861 - - uid: 39764 + pos: 60.5,9.5 + parent: 2 + - uid: 2736 components: - type: Transform - pos: 18.5,19.5 - parent: 36861 - - uid: 39765 + pos: 60.5,10.5 + parent: 2 + - uid: 2737 components: - type: Transform - pos: 20.5,22.5 - parent: 36861 - - uid: 39766 + pos: 59.5,10.5 + parent: 2 + - uid: 2738 components: - type: Transform - pos: 20.5,21.5 - parent: 36861 - - uid: 39767 + pos: 58.5,10.5 + parent: 2 + - uid: 2739 components: - type: Transform - pos: 20.5,20.5 - parent: 36861 - - uid: 39768 + pos: 57.5,10.5 + parent: 2 + - uid: 2740 components: - type: Transform - pos: 21.5,22.5 - parent: 36861 - - uid: 39769 + pos: 56.5,10.5 + parent: 2 + - uid: 2741 components: - type: Transform - pos: 21.5,21.5 - parent: 36861 - - uid: 39770 + pos: 55.5,10.5 + parent: 2 + - uid: 2742 components: - type: Transform - pos: 21.5,20.5 - parent: 36861 - - uid: 39771 + pos: 54.5,10.5 + parent: 2 + - uid: 2743 components: - type: Transform - pos: 22.5,20.5 - parent: 36861 - - uid: 39772 + pos: 54.5,9.5 + parent: 2 + - uid: 2744 components: - type: Transform - pos: 23.5,20.5 - parent: 36861 - - uid: 39773 + pos: 54.5,8.5 + parent: 2 + - uid: 2745 components: - type: Transform - pos: 24.5,20.5 - parent: 36861 - - uid: 39774 + pos: 60.5,4.5 + parent: 2 + - uid: 2768 components: - type: Transform - pos: 25.5,20.5 - parent: 36861 - - uid: 39775 + pos: 59.5,-25.5 + parent: 2 + - uid: 2787 components: - type: Transform - pos: 26.5,20.5 - parent: 36861 - - uid: 39776 + pos: 61.5,8.5 + parent: 2 + - uid: 2790 components: - type: Transform - pos: 23.5,21.5 - parent: 36861 - - uid: 39777 + pos: 80.5,-8.5 + parent: 2 + - uid: 2791 components: - type: Transform - pos: 25.5,21.5 - parent: 36861 - - uid: 39778 + pos: 81.5,-11.5 + parent: 2 + - uid: 2803 components: - type: Transform - pos: 26.5,21.5 - parent: 36861 - - uid: 39779 + pos: 62.5,8.5 + parent: 2 + - uid: 2804 components: - type: Transform - pos: 27.5,21.5 - parent: 36861 - - uid: 39780 + pos: 63.5,8.5 + parent: 2 + - uid: 2806 components: - type: Transform - pos: 28.5,21.5 - parent: 36861 - - uid: 39781 + pos: 82.5,-1.5 + parent: 2 + - uid: 2831 components: - type: Transform - pos: 29.5,21.5 - parent: 36861 - - uid: 39782 + pos: 79.5,-8.5 + parent: 2 + - uid: 2835 components: - type: Transform - pos: 29.5,22.5 - parent: 36861 - - uid: 39783 + pos: 81.5,-15.5 + parent: 2 + - uid: 2837 components: - type: Transform - pos: 29.5,23.5 - parent: 36861 - - uid: 39784 + pos: 61.5,-8.5 + parent: 2 + - uid: 2838 components: - type: Transform - pos: 29.5,24.5 - parent: 36861 - - uid: 39785 + rot: 1.5707963267948966 rad + pos: -23.5,32.5 + parent: 2 + - uid: 2850 components: - type: Transform - pos: 28.5,22.5 - parent: 36861 - - uid: 39786 + pos: 81.5,-8.5 + parent: 2 + - uid: 2851 components: - type: Transform - pos: 28.5,23.5 - parent: 36861 - - uid: 39787 + pos: 81.5,-9.5 + parent: 2 + - uid: 2852 components: - type: Transform - pos: 28.5,24.5 - parent: 36861 - - uid: 39788 + pos: 81.5,-12.5 + parent: 2 + - uid: 2853 components: - type: Transform - pos: 27.5,22.5 - parent: 36861 - - uid: 39789 + pos: 81.5,-10.5 + parent: 2 + - uid: 2854 components: - type: Transform - pos: 27.5,23.5 - parent: 36861 - - uid: 39790 + pos: 81.5,-13.5 + parent: 2 + - uid: 2855 components: - type: Transform - pos: 27.5,24.5 - parent: 36861 - - uid: 39791 + pos: 81.5,-14.5 + parent: 2 + - uid: 2856 components: - type: Transform - pos: 26.5,22.5 - parent: 36861 - - uid: 39792 + pos: 81.5,-17.5 + parent: 2 + - uid: 2857 components: - type: Transform - pos: 26.5,23.5 - parent: 36861 - - uid: 39793 + pos: 81.5,-16.5 + parent: 2 + - uid: 2858 components: - type: Transform - pos: 26.5,24.5 - parent: 36861 - - uid: 39794 + pos: 63.5,-8.5 + parent: 2 + - uid: 2859 components: - type: Transform - pos: 25.5,22.5 - parent: 36861 - - uid: 39795 + pos: 62.5,-8.5 + parent: 2 + - uid: 2860 components: - type: Transform - pos: 25.5,23.5 - parent: 36861 - - uid: 39796 + pos: 65.5,-8.5 + parent: 2 + - uid: 2861 components: - type: Transform - pos: 25.5,24.5 - parent: 36861 - - uid: 39797 + pos: 64.5,-8.5 + parent: 2 + - uid: 2862 components: - type: Transform - pos: 24.5,22.5 - parent: 36861 - - uid: 39798 + pos: 67.5,-8.5 + parent: 2 + - uid: 2864 components: - type: Transform - pos: 24.5,23.5 - parent: 36861 - - uid: 39799 + pos: 69.5,-8.5 + parent: 2 + - uid: 2865 components: - type: Transform - pos: 24.5,24.5 - parent: 36861 - - uid: 39800 + pos: 68.5,-8.5 + parent: 2 + - uid: 2866 components: - type: Transform - pos: 23.5,23.5 - parent: 36861 - - uid: 39801 + pos: 71.5,-8.5 + parent: 2 + - uid: 2867 components: - type: Transform - pos: 23.5,24.5 - parent: 36861 - - uid: 39802 + pos: 70.5,-8.5 + parent: 2 + - uid: 2868 components: - type: Transform - pos: 23.5,25.5 - parent: 36861 - - uid: 39803 + pos: 73.5,-8.5 + parent: 2 + - uid: 2869 components: - type: Transform - pos: 23.5,26.5 - parent: 36861 - - uid: 39804 + pos: 72.5,-8.5 + parent: 2 + - uid: 2870 components: - type: Transform - pos: 23.5,27.5 - parent: 36861 - - uid: 39805 + pos: 75.5,-8.5 + parent: 2 + - uid: 2871 components: - type: Transform - pos: 22.5,27.5 - parent: 36861 - - uid: 39806 + pos: 74.5,-8.5 + parent: 2 + - uid: 2872 components: - type: Transform - pos: 22.5,26.5 - parent: 36861 - - uid: 39807 + pos: 77.5,-8.5 + parent: 2 + - uid: 2873 components: - type: Transform - pos: 22.5,25.5 - parent: 36861 - - uid: 39808 + pos: 76.5,-8.5 + parent: 2 + - uid: 2874 components: - type: Transform - pos: 22.5,24.5 - parent: 36861 - - uid: 39809 + pos: 78.5,-8.5 + parent: 2 + - uid: 2875 components: - type: Transform - pos: 21.5,27.5 - parent: 36861 - - uid: 39810 + pos: 83.5,-1.5 + parent: 2 + - uid: 2876 components: - type: Transform - pos: 23.5,27.5 - parent: 36861 - - uid: 39811 + pos: 86.5,-1.5 + parent: 2 + - uid: 2910 components: - type: Transform - pos: 23.5,26.5 - parent: 36861 - - uid: 39812 + pos: 82.5,-17.5 + parent: 2 + - uid: 2911 components: - type: Transform - pos: 23.5,25.5 - parent: 36861 - - uid: 39813 + pos: 83.5,-17.5 + parent: 2 + - uid: 2912 components: - type: Transform - pos: 23.5,24.5 - parent: 36861 - - uid: 39814 + pos: 84.5,-17.5 + parent: 2 + - uid: 2913 components: - type: Transform - pos: 24.5,27.5 - parent: 36861 - - uid: 39815 + pos: 85.5,-17.5 + parent: 2 + - uid: 2914 components: - type: Transform - pos: 24.5,26.5 - parent: 36861 - - uid: 39816 + pos: 86.5,-17.5 + parent: 2 + - uid: 2921 components: - type: Transform - pos: 24.5,25.5 - parent: 36861 - - uid: 39817 + pos: 21.5,-27.5 + parent: 2 + - uid: 2924 components: - type: Transform - pos: 24.5,24.5 - parent: 36861 - - uid: 39818 + rot: 1.5707963267948966 rad + pos: 35.5,-17.5 + parent: 2 + - uid: 2932 components: - type: Transform - pos: 25.5,27.5 - parent: 36861 - - uid: 39819 + pos: 38.5,4.5 + parent: 2 + - uid: 2933 components: - type: Transform - pos: 25.5,26.5 - parent: 36861 - - uid: 39820 + pos: 38.5,7.5 + parent: 2 + - uid: 2935 components: - type: Transform - pos: 25.5,25.5 - parent: 36861 - - uid: 39821 + pos: 47.5,-17.5 + parent: 2 + - uid: 2936 components: - type: Transform - pos: 25.5,24.5 - parent: 36861 - - uid: 39822 + pos: 51.5,-16.5 + parent: 2 + - uid: 2937 components: - type: Transform - pos: 26.5,26.5 - parent: 36861 - - uid: 39823 + pos: 49.5,-16.5 + parent: 2 + - uid: 2940 components: - type: Transform - pos: 26.5,25.5 - parent: 36861 - - uid: 39824 + pos: 52.5,-17.5 + parent: 2 + - uid: 2942 components: - type: Transform - pos: 26.5,24.5 - parent: 36861 - - uid: 39825 + pos: 49.5,5.5 + parent: 2 + - uid: 2948 components: - type: Transform - pos: 27.5,26.5 - parent: 36861 - - uid: 39826 + pos: -92.5,11.5 + parent: 2 + - uid: 2949 components: - type: Transform - pos: 27.5,25.5 - parent: 36861 - - uid: 39827 + pos: 38.5,5.5 + parent: 2 + - uid: 2950 components: - type: Transform - pos: 27.5,24.5 - parent: 36861 - - uid: 39828 + pos: 38.5,3.5 + parent: 2 + - uid: 2951 components: - type: Transform - pos: 24.5,27.5 - parent: 36861 - - uid: 39829 + pos: 38.5,6.5 + parent: 2 + - uid: 2952 components: - type: Transform - pos: 24.5,28.5 - parent: 36861 - - uid: 39830 + rot: 1.5707963267948966 rad + pos: 52.5,-20.5 + parent: 2 + - uid: 2953 components: - type: Transform - pos: 24.5,29.5 - parent: 36861 - - uid: 39831 + rot: 1.5707963267948966 rad + pos: 52.5,-18.5 + parent: 2 + - uid: 2963 components: - type: Transform - pos: 23.5,27.5 - parent: 36861 - - uid: 39832 + pos: 48.5,-17.5 + parent: 2 + - uid: 2964 components: - type: Transform - pos: 23.5,28.5 - parent: 36861 - - uid: 39833 + pos: 38.5,-15.5 + parent: 2 + - uid: 2966 components: - type: Transform - pos: 23.5,29.5 - parent: 36861 - - uid: 39834 + pos: 38.5,2.5 + parent: 2 + - uid: 2968 components: - type: Transform - pos: 22.5,27.5 - parent: 36861 - - uid: 39835 + pos: 43.5,-7.5 + parent: 2 + - uid: 2969 components: - type: Transform - pos: 22.5,28.5 - parent: 36861 - - uid: 39836 + rot: 1.5707963267948966 rad + pos: 38.5,-14.5 + parent: 2 + - uid: 2971 components: - type: Transform - pos: 22.5,29.5 - parent: 36861 - - uid: 39837 + pos: 34.5,2.5 + parent: 2 + - uid: 2974 components: - type: Transform - pos: 21.5,27.5 - parent: 36861 - - uid: 39838 + pos: 37.5,-13.5 + parent: 2 + - uid: 2977 components: - type: Transform - pos: 21.5,28.5 - parent: 36861 - - uid: 39839 + rot: 1.5707963267948966 rad + pos: 38.5,-9.5 + parent: 2 + - uid: 2978 components: - type: Transform - pos: 21.5,29.5 - parent: 36861 - - uid: 39840 + rot: 1.5707963267948966 rad + pos: 38.5,-8.5 + parent: 2 + - uid: 2979 components: - type: Transform - pos: 20.5,28.5 - parent: 36861 - - uid: 39841 + rot: 1.5707963267948966 rad + pos: 38.5,-7.5 + parent: 2 + - uid: 2980 components: - type: Transform - pos: 20.5,29.5 - parent: 36861 - - uid: 39842 + rot: 1.5707963267948966 rad + pos: 38.5,-6.5 + parent: 2 + - uid: 2984 components: - type: Transform - pos: 20.5,30.5 - parent: 36861 - - uid: 39843 + rot: 1.5707963267948966 rad + pos: 38.5,-1.5 + parent: 2 + - uid: 2985 components: - type: Transform - pos: 20.5,31.5 - parent: 36861 - - uid: 39844 + rot: 1.5707963267948966 rad + pos: 38.5,-2.5 + parent: 2 + - uid: 2986 components: - type: Transform - pos: 20.5,32.5 - parent: 36861 - - uid: 39845 + rot: 1.5707963267948966 rad + pos: 38.5,-3.5 + parent: 2 + - uid: 2987 components: - type: Transform - pos: 20.5,33.5 - parent: 36861 - - uid: 39846 + rot: 1.5707963267948966 rad + pos: 38.5,-4.5 + parent: 2 + - uid: 2991 components: - type: Transform - pos: 20.5,34.5 - parent: 36861 - - uid: 39847 + pos: 45.5,-15.5 + parent: 2 + - uid: 3004 components: - type: Transform - pos: 19.5,28.5 - parent: 36861 - - uid: 39848 + pos: 43.5,-15.5 + parent: 2 + - uid: 3006 components: - type: Transform - pos: 19.5,29.5 - parent: 36861 - - uid: 39849 + pos: 48.5,5.5 + parent: 2 + - uid: 3014 components: - type: Transform - pos: 19.5,30.5 - parent: 36861 - - uid: 39850 + pos: 46.5,-17.5 + parent: 2 + - uid: 3019 components: - type: Transform - pos: 19.5,31.5 - parent: 36861 - - uid: 39851 + rot: 1.5707963267948966 rad + pos: 38.5,-5.5 + parent: 2 + - uid: 3023 components: - type: Transform - pos: 19.5,32.5 - parent: 36861 - - uid: 39852 + pos: 49.5,-17.5 + parent: 2 + - uid: 3038 components: - type: Transform - pos: 19.5,33.5 - parent: 36861 - - uid: 39853 + rot: 1.5707963267948966 rad + pos: 28.5,-23.5 + parent: 2 + - uid: 3039 components: - type: Transform - pos: 19.5,34.5 - parent: 36861 - - uid: 39854 + rot: 1.5707963267948966 rad + pos: 31.5,-23.5 + parent: 2 + - uid: 3040 components: - type: Transform - pos: 21.5,32.5 - parent: 36861 - - uid: 39855 + rot: 1.5707963267948966 rad + pos: 30.5,-23.5 + parent: 2 + - uid: 3041 components: - type: Transform - pos: 21.5,31.5 - parent: 36861 - - uid: 39856 + rot: 1.5707963267948966 rad + pos: 33.5,-23.5 + parent: 2 + - uid: 3042 components: - type: Transform - pos: 21.5,30.5 - parent: 36861 - - uid: 39857 + rot: 1.5707963267948966 rad + pos: 32.5,-23.5 + parent: 2 + - uid: 3043 components: - type: Transform - pos: 21.5,29.5 - parent: 36861 - - uid: 39858 + rot: 1.5707963267948966 rad + pos: 34.5,-23.5 + parent: 2 + - uid: 3044 components: - type: Transform - pos: 22.5,32.5 - parent: 36861 - - uid: 39859 + rot: 1.5707963267948966 rad + pos: 35.5,-23.5 + parent: 2 + - uid: 3048 components: - type: Transform - pos: 22.5,31.5 - parent: 36861 - - uid: 39860 + rot: 1.5707963267948966 rad + pos: 36.5,-23.5 + parent: 2 + - uid: 3049 components: - type: Transform - pos: 22.5,30.5 - parent: 36861 - - uid: 39861 + rot: 1.5707963267948966 rad + pos: 42.5,-23.5 + parent: 2 + - uid: 3050 components: - type: Transform - pos: 22.5,29.5 - parent: 36861 - - uid: 39862 + rot: 1.5707963267948966 rad + pos: 38.5,-23.5 + parent: 2 + - uid: 3068 components: - type: Transform - pos: 23.5,31.5 - parent: 36861 - - uid: 39863 + pos: 45.5,-17.5 + parent: 2 + - uid: 3083 components: - type: Transform - pos: 23.5,30.5 - parent: 36861 - - uid: 39864 + pos: 23.5,-27.5 + parent: 2 + - uid: 3089 components: - type: Transform - pos: 18.5,30.5 - parent: 36861 - - uid: 39865 + pos: 20.5,-27.5 + parent: 2 + - uid: 3092 components: - type: Transform - pos: 18.5,31.5 - parent: 36861 - - uid: 39866 + pos: 22.5,-27.5 + parent: 2 + - uid: 3123 components: - type: Transform - pos: 18.5,32.5 - parent: 36861 - - uid: 39867 + pos: 47.5,-1.5 + parent: 2 + - uid: 3125 components: - type: Transform - pos: 18.5,33.5 - parent: 36861 - - uid: 39868 + rot: 1.5707963267948966 rad + pos: 39.5,-23.5 + parent: 2 + - uid: 3126 components: - type: Transform - pos: 18.5,34.5 - parent: 36861 - - uid: 39869 + rot: 1.5707963267948966 rad + pos: 40.5,-23.5 + parent: 2 + - uid: 3127 components: - type: Transform - pos: 18.5,35.5 - parent: 36861 - - uid: 39870 + rot: 1.5707963267948966 rad + pos: 41.5,-23.5 + parent: 2 + - uid: 3128 components: - type: Transform - pos: 17.5,30.5 - parent: 36861 - - uid: 39871 + rot: 1.5707963267948966 rad + pos: -37.5,53.5 + parent: 2 + - uid: 3129 components: - type: Transform - pos: 17.5,31.5 - parent: 36861 - - uid: 39872 + rot: 1.5707963267948966 rad + pos: 31.5,-17.5 + parent: 2 + - uid: 3130 components: - type: Transform - pos: 17.5,32.5 - parent: 36861 - - uid: 39873 + rot: 1.5707963267948966 rad + pos: 35.5,-16.5 + parent: 2 + - uid: 3131 components: - type: Transform - pos: 17.5,33.5 - parent: 36861 - - uid: 39874 + rot: 1.5707963267948966 rad + pos: 32.5,-17.5 + parent: 2 + - uid: 3142 components: - type: Transform - pos: 17.5,34.5 - parent: 36861 - - uid: 39875 + rot: 1.5707963267948966 rad + pos: 51.5,-22.5 + parent: 2 + - uid: 3144 components: - type: Transform - pos: 17.5,35.5 - parent: 36861 - - uid: 39876 + pos: 42.5,-15.5 + parent: 2 + - uid: 3145 components: - type: Transform - pos: 16.5,33.5 - parent: 36861 - - uid: 39877 + rot: 3.141592653589793 rad + pos: 30.5,-21.5 + parent: 2 + - uid: 3146 components: - type: Transform - pos: 16.5,34.5 - parent: 36861 - - uid: 39878 + rot: 1.5707963267948966 rad + pos: 49.5,-22.5 + parent: 2 + - uid: 3152 components: - type: Transform - pos: 16.5,32.5 - parent: 36861 - - uid: 39879 + rot: 1.5707963267948966 rad + pos: 45.5,-23.5 + parent: 2 + - uid: 3153 components: - type: Transform - pos: 16.5,31.5 - parent: 36861 - - uid: 39880 + rot: 1.5707963267948966 rad + pos: 44.5,-23.5 + parent: 2 + - uid: 3157 components: - type: Transform - pos: 16.5,30.5 - parent: 36861 - - uid: 39881 + rot: 1.5707963267948966 rad + pos: 42.5,-11.5 + parent: 2 + - uid: 3158 components: - type: Transform - pos: 16.5,29.5 - parent: 36861 - - uid: 39882 + rot: 1.5707963267948966 rad + pos: 46.5,-23.5 + parent: 2 + - uid: 3159 components: - type: Transform - pos: 16.5,28.5 - parent: 36861 - - uid: 39883 + rot: 1.5707963267948966 rad + pos: 30.5,-22.5 + parent: 2 + - uid: 3160 components: - type: Transform - pos: 16.5,27.5 - parent: 36861 - - uid: 39884 + rot: 1.5707963267948966 rad + pos: 47.5,-23.5 + parent: 2 + - uid: 3161 components: - type: Transform - pos: 16.5,26.5 - parent: 36861 - - uid: 39885 + rot: 1.5707963267948966 rad + pos: 48.5,-23.5 + parent: 2 + - uid: 3162 components: - type: Transform - pos: 15.5,32.5 - parent: 36861 - - uid: 39886 + rot: 1.5707963267948966 rad + pos: 30.5,-17.5 + parent: 2 + - uid: 3163 components: - type: Transform - pos: 15.5,31.5 - parent: 36861 - - uid: 39887 + rot: 1.5707963267948966 rad + pos: 30.5,-18.5 + parent: 2 + - uid: 3167 components: - type: Transform - pos: 15.5,30.5 - parent: 36861 - - uid: 39888 + rot: 1.5707963267948966 rad + pos: 52.5,-19.5 + parent: 2 + - uid: 3168 components: - type: Transform - pos: 15.5,29.5 - parent: 36861 - - uid: 39889 + rot: 1.5707963267948966 rad + pos: 52.5,-21.5 + parent: 2 + - uid: 3172 components: - type: Transform - pos: 15.5,28.5 - parent: 36861 - - uid: 39890 + rot: 1.5707963267948966 rad + pos: 50.5,-22.5 + parent: 2 + - uid: 3173 components: - type: Transform - pos: 15.5,27.5 - parent: 36861 - - uid: 39891 + rot: 1.5707963267948966 rad + pos: 52.5,-22.5 + parent: 2 + - uid: 3174 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 35.5,-15.5 + parent: 2 + - uid: 3175 components: - type: Transform - pos: 15.5,26.5 - parent: 36861 - - uid: 39892 + rot: 1.5707963267948966 rad + pos: 49.5,-23.5 + parent: 2 + - uid: 3214 components: - type: Transform - pos: 17.5,28.5 - parent: 36861 - - uid: 39893 + rot: 1.5707963267948966 rad + pos: 45.5,-26.5 + parent: 2 + - uid: 3216 components: - type: Transform - pos: 17.5,29.5 - parent: 36861 - - uid: 39894 + rot: 1.5707963267948966 rad + pos: 45.5,-24.5 + parent: 2 + - uid: 3221 components: - type: Transform - pos: 15.5,25.5 - parent: 36861 - - uid: 39895 + rot: 1.5707963267948966 rad + pos: -27.5,52.5 + parent: 2 + - uid: 3242 components: - type: Transform - pos: 15.5,26.5 - parent: 36861 - - uid: 39896 + rot: 1.5707963267948966 rad + pos: -23.5,34.5 + parent: 2 + - uid: 3247 components: - type: Transform - pos: 15.5,27.5 - parent: 36861 - - uid: 39897 + rot: 1.5707963267948966 rad + pos: -33.5,52.5 + parent: 2 + - uid: 3248 components: - type: Transform - pos: 15.5,28.5 - parent: 36861 - - uid: 39898 + rot: 1.5707963267948966 rad + pos: -37.5,55.5 + parent: 2 + - uid: 3251 components: - type: Transform - pos: 15.5,29.5 - parent: 36861 - - uid: 39899 + rot: 1.5707963267948966 rad + pos: -37.5,57.5 + parent: 2 + - uid: 3252 components: - type: Transform - pos: 15.5,30.5 - parent: 36861 - - uid: 39900 + rot: 1.5707963267948966 rad + pos: -37.5,48.5 + parent: 2 + - uid: 3253 components: - type: Transform - pos: 14.5,25.5 - parent: 36861 - - uid: 39901 + rot: 1.5707963267948966 rad + pos: -37.5,56.5 + parent: 2 + - uid: 3261 components: - type: Transform - pos: 14.5,26.5 - parent: 36861 - - uid: 39902 + pos: -86.5,46.5 + parent: 2 + - uid: 3272 components: - type: Transform - pos: 14.5,27.5 - parent: 36861 - - uid: 39903 + rot: 1.5707963267948966 rad + pos: -28.5,52.5 + parent: 2 + - uid: 3275 components: - type: Transform - pos: 14.5,28.5 - parent: 36861 - - uid: 39904 + pos: -25.5,50.5 + parent: 2 + - uid: 3278 components: - type: Transform - pos: 14.5,29.5 - parent: 36861 - - uid: 39905 + pos: 42.5,-16.5 + parent: 2 + - uid: 3279 components: - type: Transform - pos: 14.5,30.5 - parent: 36861 - - uid: 39906 + pos: -25.5,51.5 + parent: 2 + - uid: 3281 components: - type: Transform - pos: 14.5,24.5 - parent: 36861 - - uid: 39907 + pos: 42.5,-17.5 + parent: 2 + - uid: 3306 components: - type: Transform - pos: 13.5,24.5 - parent: 36861 - - uid: 39908 + pos: 50.5,-16.5 + parent: 2 + - uid: 3307 components: - type: Transform - pos: 13.5,25.5 - parent: 36861 - - uid: 39909 + pos: 52.5,-16.5 + parent: 2 + - uid: 3308 components: - type: Transform - pos: 13.5,26.5 - parent: 36861 - - uid: 39910 + pos: 45.5,-16.5 + parent: 2 + - uid: 3318 components: - type: Transform - pos: 13.5,27.5 - parent: 36861 - - uid: 39911 + rot: 1.5707963267948966 rad + pos: -37.5,49.5 + parent: 2 + - uid: 3324 components: - type: Transform - pos: 13.5,28.5 - parent: 36861 - - uid: 39912 + pos: 37.5,-15.5 + parent: 2 + - uid: 3325 components: - type: Transform - pos: 12.5,25.5 - parent: 36861 - - uid: 39913 + pos: 48.5,-27.5 + parent: 2 + - uid: 3326 components: - type: Transform - pos: 12.5,26.5 - parent: 36861 - - uid: 39914 + pos: 47.5,-27.5 + parent: 2 + - uid: 3329 components: - type: Transform - pos: 12.5,27.5 - parent: 36861 - - uid: 39915 + pos: 49.5,-27.5 + parent: 2 + - uid: 3335 components: - type: Transform - pos: 12.5,28.5 - parent: 36861 - - uid: 39916 + rot: 1.5707963267948966 rad + pos: -21.5,29.5 + parent: 2 + - uid: 3336 components: - type: Transform - pos: 11.5,25.5 - parent: 36861 - - uid: 39917 + rot: 1.5707963267948966 rad + pos: -20.5,29.5 + parent: 2 + - uid: 3339 components: - type: Transform - pos: 11.5,26.5 - parent: 36861 - - uid: 39918 + rot: 1.5707963267948966 rad + pos: -54.5,61.5 + parent: 2 + - uid: 3340 components: - type: Transform - pos: 11.5,27.5 - parent: 36861 - - uid: 39919 + rot: 1.5707963267948966 rad + pos: -54.5,60.5 + parent: 2 + - uid: 3341 components: - type: Transform - pos: 11.5,28.5 - parent: 36861 - - uid: 39920 + rot: 1.5707963267948966 rad + pos: -54.5,63.5 + parent: 2 + - uid: 3343 components: - type: Transform - pos: 10.5,25.5 - parent: 36861 - - uid: 39921 + rot: 1.5707963267948966 rad + pos: -54.5,65.5 + parent: 2 + - uid: 3345 components: - type: Transform - pos: 10.5,26.5 - parent: 36861 - - uid: 39922 + rot: 1.5707963267948966 rad + pos: -54.5,64.5 + parent: 2 + - uid: 3346 components: - type: Transform - pos: 10.5,27.5 - parent: 36861 - - uid: 39923 + pos: -50.5,60.5 + parent: 2 + - uid: 3347 components: - type: Transform - pos: 10.5,28.5 - parent: 36861 - - uid: 39924 + rot: 1.5707963267948966 rad + pos: -54.5,66.5 + parent: 2 + - uid: 3348 components: - type: Transform - pos: 11.5,29.5 - parent: 36861 - - uid: 39925 + pos: -51.5,60.5 + parent: 2 + - uid: 3351 components: - type: Transform - pos: 10.5,29.5 - parent: 36861 - - uid: 39926 + rot: 1.5707963267948966 rad + pos: -54.5,67.5 + parent: 2 + - uid: 3353 components: - type: Transform - pos: 10.5,30.5 - parent: 36861 - - uid: 39927 + rot: 1.5707963267948966 rad + pos: -16.5,35.5 + parent: 2 + - uid: 3358 components: - type: Transform - pos: 11.5,24.5 - parent: 36861 - - uid: 39928 + pos: -52.5,60.5 + parent: 2 + - uid: 3362 components: - type: Transform - pos: 10.5,24.5 - parent: 36861 - - uid: 39929 + pos: 59.5,-28.5 + parent: 2 + - uid: 3365 components: - type: Transform - pos: 9.5,26.5 - parent: 36861 - - uid: 39930 + pos: 66.5,-34.5 + parent: 2 + - uid: 3367 components: - type: Transform - pos: 9.5,25.5 - parent: 36861 - - uid: 39931 + pos: 2.5,39.5 + parent: 2 + - uid: 3382 components: - type: Transform - pos: 9.5,24.5 - parent: 36861 - - uid: 39932 + rot: 1.5707963267948966 rad + pos: -23.5,33.5 + parent: 2 + - uid: 3387 components: - type: Transform - pos: 8.5,26.5 - parent: 36861 - - uid: 39933 + rot: 1.5707963267948966 rad + pos: -49.5,68.5 + parent: 2 + - uid: 3389 components: - type: Transform - pos: 8.5,25.5 - parent: 36861 - - uid: 39934 + pos: 44.5,-27.5 + parent: 2 + - uid: 3390 components: - type: Transform - pos: 8.5,24.5 - parent: 36861 - - uid: 39935 + pos: 45.5,-27.5 + parent: 2 + - uid: 3393 components: - type: Transform - pos: 7.5,26.5 - parent: 36861 - - uid: 39936 + rot: 1.5707963267948966 rad + pos: -23.5,29.5 + parent: 2 + - uid: 3394 components: - type: Transform - pos: 7.5,25.5 - parent: 36861 - - uid: 39937 + rot: 1.5707963267948966 rad + pos: -22.5,29.5 + parent: 2 + - uid: 3399 components: - type: Transform - pos: 7.5,24.5 - parent: 36861 - - uid: 39938 + rot: 1.5707963267948966 rad + pos: -19.5,29.5 + parent: 2 + - uid: 3400 components: - type: Transform - pos: 6.5,25.5 - parent: 36861 - - uid: 39939 + rot: 1.5707963267948966 rad + pos: -37.5,50.5 + parent: 2 + - uid: 3592 components: - type: Transform - pos: 6.5,26.5 - parent: 36861 - - uid: 39940 + pos: 36.5,-15.5 + parent: 2 + - uid: 3593 components: - type: Transform - pos: 6.5,27.5 - parent: 36861 - - uid: 39941 + pos: 43.5,-1.5 + parent: 2 + - uid: 3596 components: - type: Transform - pos: 6.5,28.5 - parent: 36861 - - uid: 39942 + pos: -53.5,56.5 + parent: 2 + - uid: 3597 components: - type: Transform - pos: 6.5,29.5 - parent: 36861 - - uid: 39943 + pos: 42.5,-1.5 + parent: 2 + - uid: 3598 components: - type: Transform - pos: 6.5,30.5 - parent: 36861 - - uid: 39944 + pos: 42.5,-2.5 + parent: 2 + - uid: 3608 components: - type: Transform - pos: 5.5,25.5 - parent: 36861 - - uid: 39945 + pos: 38.5,-17.5 + parent: 2 + - uid: 3609 components: - type: Transform - pos: 5.5,26.5 - parent: 36861 - - uid: 39946 + pos: -90.5,11.5 + parent: 2 + - uid: 3614 components: - type: Transform - pos: 5.5,27.5 - parent: 36861 - - uid: 39947 + rot: 3.141592653589793 rad + pos: 42.5,-7.5 + parent: 2 + - uid: 3615 components: - type: Transform - pos: 5.5,28.5 - parent: 36861 - - uid: 39948 + rot: 3.141592653589793 rad + pos: 42.5,-6.5 + parent: 2 + - uid: 3616 components: - type: Transform - pos: 5.5,29.5 - parent: 36861 - - uid: 39949 + rot: 3.141592653589793 rad + pos: 42.5,-5.5 + parent: 2 + - uid: 3617 components: - type: Transform - pos: 5.5,30.5 - parent: 36861 - - uid: 39950 + pos: 44.5,-1.5 + parent: 2 + - uid: 3618 components: - type: Transform - pos: 4.5,25.5 - parent: 36861 - - uid: 39951 + pos: 47.5,-2.5 + parent: 2 + - uid: 3619 components: - type: Transform - pos: 4.5,26.5 - parent: 36861 - - uid: 39952 + pos: 46.5,-1.5 + parent: 2 + - uid: 3620 components: - type: Transform - pos: 4.5,27.5 - parent: 36861 - - uid: 39953 + pos: 45.5,-1.5 + parent: 2 + - uid: 3628 components: - type: Transform - pos: 4.5,28.5 - parent: 36861 - - uid: 39954 + pos: 47.5,-3.5 + parent: 2 + - uid: 3629 components: - type: Transform - pos: 4.5,29.5 - parent: 36861 - - uid: 39955 + pos: 42.5,-4.5 + parent: 2 + - uid: 3630 components: - type: Transform - pos: 4.5,30.5 - parent: 36861 - - uid: 39956 + pos: 52.5,4.5 + parent: 2 + - uid: 3631 components: - type: Transform - pos: 5.5,31.5 - parent: 36861 - - uid: 39957 + pos: 47.5,-4.5 + parent: 2 + - uid: 3632 components: - type: Transform - pos: 5.5,30.5 - parent: 36861 - - uid: 39958 + pos: 52.5,5.5 + parent: 2 + - uid: 3638 components: - type: Transform - pos: 5.5,29.5 - parent: 36861 - - uid: 39959 + rot: 3.141592653589793 rad + pos: 61.5,-28.5 + parent: 2 + - uid: 3708 components: - type: Transform - pos: 5.5,28.5 - parent: 36861 - - uid: 39960 + pos: -62.5,12.5 + parent: 2 + - uid: 3718 components: - type: Transform - pos: 6.5,31.5 - parent: 36861 - - uid: 39961 + pos: 27.5,-33.5 + parent: 2 + - uid: 3719 components: - type: Transform - pos: 6.5,30.5 - parent: 36861 - - uid: 39962 + pos: 29.5,-33.5 + parent: 2 + - uid: 3745 components: - type: Transform - pos: 6.5,29.5 - parent: 36861 - - uid: 39963 + pos: -54.5,29.5 + parent: 2 + - uid: 3746 components: - type: Transform - pos: 6.5,28.5 - parent: 36861 - - uid: 39964 + pos: -12.5,25.5 + parent: 2 + - uid: 3747 components: - type: Transform - pos: 7.5,31.5 - parent: 36861 - - uid: 39965 + pos: -55.5,30.5 + parent: 2 + - uid: 3748 components: - type: Transform - pos: 7.5,30.5 - parent: 36861 - - uid: 39966 + pos: -14.5,25.5 + parent: 2 + - uid: 3750 components: - type: Transform - pos: 7.5,29.5 - parent: 36861 - - uid: 39967 + pos: -14.5,24.5 + parent: 2 + - uid: 3751 components: - type: Transform - pos: 7.5,28.5 - parent: 36861 - - uid: 39968 + pos: 34.5,-6.5 + parent: 2 + - uid: 3752 components: - type: Transform - pos: 8.5,31.5 - parent: 36861 - - uid: 39969 + pos: 32.5,-6.5 + parent: 2 + - uid: 3753 components: - type: Transform - pos: 8.5,30.5 - parent: 36861 - - uid: 39970 + pos: 33.5,-6.5 + parent: 2 + - uid: 3754 components: - type: Transform - pos: 8.5,29.5 - parent: 36861 - - uid: 39971 + pos: 30.5,-6.5 + parent: 2 + - uid: 3755 components: - type: Transform - pos: 8.5,28.5 - parent: 36861 - - uid: 39972 + pos: 31.5,-6.5 + parent: 2 + - uid: 3756 components: - type: Transform - pos: 9.5,31.5 - parent: 36861 - - uid: 39973 + pos: 29.5,-5.5 + parent: 2 + - uid: 3757 components: - type: Transform - pos: 9.5,30.5 - parent: 36861 - - uid: 39974 + pos: 29.5,-6.5 + parent: 2 + - uid: 3758 components: - type: Transform - pos: 9.5,29.5 - parent: 36861 - - uid: 39975 + pos: 29.5,-4.5 + parent: 2 + - uid: 3765 components: - type: Transform - pos: 9.5,28.5 - parent: 36861 - - uid: 39976 + pos: -58.5,38.5 + parent: 2 + - uid: 3769 components: - type: Transform - pos: 8.5,27.5 - parent: 36861 - - uid: 39977 + pos: 35.5,-6.5 + parent: 2 + - uid: 3777 components: - type: Transform - pos: 4.5,24.5 - parent: 36861 - - uid: 39978 + pos: 37.5,-6.5 + parent: 2 + - uid: 3780 components: - type: Transform - pos: 4.5,25.5 - parent: 36861 - - uid: 39979 + pos: 26.5,-31.5 + parent: 2 + - uid: 3781 components: - type: Transform - pos: 4.5,26.5 - parent: 36861 - - uid: 39980 + pos: 26.5,-28.5 + parent: 2 + - uid: 3782 components: - type: Transform - pos: 4.5,27.5 - parent: 36861 - - uid: 39981 + pos: 26.5,-32.5 + parent: 2 + - uid: 3784 components: - type: Transform - pos: 4.5,28.5 - parent: 36861 - - uid: 39982 + pos: 26.5,-30.5 + parent: 2 + - uid: 3790 components: - type: Transform - pos: 4.5,29.5 - parent: 36861 - - uid: 39983 + pos: 2.5,-29.5 + parent: 2 + - uid: 3791 components: - type: Transform - pos: 3.5,24.5 - parent: 36861 - - uid: 39984 + pos: 2.5,-30.5 + parent: 2 + - uid: 3792 components: - type: Transform - pos: 3.5,25.5 - parent: 36861 - - uid: 39985 + pos: 26.5,-29.5 + parent: 2 + - uid: 3793 components: - type: Transform - pos: 3.5,26.5 - parent: 36861 - - uid: 39986 + pos: 2.5,-27.5 + parent: 2 + - uid: 3794 components: - type: Transform - pos: 3.5,27.5 - parent: 36861 - - uid: 39987 + pos: 2.5,-28.5 + parent: 2 + - uid: 3797 components: - type: Transform - pos: 3.5,28.5 - parent: 36861 - - uid: 39988 + pos: -23.5,65.5 + parent: 2 + - uid: 3801 components: - type: Transform - pos: 3.5,29.5 - parent: 36861 - - uid: 39989 + pos: -23.5,64.5 + parent: 2 + - uid: 3803 components: - type: Transform - pos: 2.5,24.5 - parent: 36861 - - uid: 39990 + pos: 13.5,-27.5 + parent: 2 + - uid: 3805 components: - type: Transform - pos: 2.5,25.5 - parent: 36861 - - uid: 39991 + pos: 2.5,-31.5 + parent: 2 + - uid: 3806 components: - type: Transform - pos: 2.5,26.5 - parent: 36861 - - uid: 39992 + pos: 2.5,-32.5 + parent: 2 + - uid: 3807 components: - type: Transform - pos: 2.5,27.5 - parent: 36861 - - uid: 39993 + pos: 3.5,-32.5 + parent: 2 + - uid: 3808 components: - type: Transform - pos: 2.5,28.5 - parent: 36861 - - uid: 39994 + pos: 4.5,-32.5 + parent: 2 + - uid: 3810 components: - type: Transform - pos: 2.5,29.5 - parent: 36861 - - uid: 39995 + pos: 6.5,-32.5 + parent: 2 + - uid: 3811 components: - type: Transform - pos: 1.5,24.5 - parent: 36861 - - uid: 39996 + pos: 7.5,-32.5 + parent: 2 + - uid: 3813 components: - type: Transform - pos: 1.5,25.5 - parent: 36861 - - uid: 39997 + pos: -23.5,66.5 + parent: 2 + - uid: 3822 components: - type: Transform - pos: 1.5,26.5 - parent: 36861 - - uid: 39998 + pos: -9.5,-73.5 + parent: 2 + - uid: 3825 components: - type: Transform - pos: 1.5,27.5 - parent: 36861 - - uid: 39999 + pos: 25.5,-37.5 + parent: 2 + - uid: 3831 components: - type: Transform - pos: 1.5,28.5 - parent: 36861 - - uid: 40000 + pos: -11.5,-73.5 + parent: 2 + - uid: 3838 components: - type: Transform - pos: 1.5,29.5 - parent: 36861 - - uid: 40001 + pos: 22.5,-37.5 + parent: 2 + - uid: 3850 components: - type: Transform - pos: 0.5,28.5 - parent: 36861 - - uid: 40002 + pos: 25.5,-73.5 + parent: 2 + - uid: 3851 components: - type: Transform - pos: 0.5,27.5 - parent: 36861 - - uid: 40003 + pos: 24.5,-73.5 + parent: 2 + - uid: 3900 components: - type: Transform - pos: 0.5,26.5 - parent: 36861 - - uid: 40004 + pos: -37.5,29.5 + parent: 2 + - uid: 3902 components: - type: Transform - pos: 0.5,25.5 - parent: 36861 - - uid: 40005 + pos: 3.5,38.5 + parent: 2 + - uid: 3936 components: - type: Transform - pos: 0.5,24.5 - parent: 36861 - - uid: 40006 + pos: 81.5,-18.5 + parent: 2 + - uid: 3964 components: - type: Transform - pos: 0.5,23.5 - parent: 36861 - - uid: 40007 + rot: -1.5707963267948966 rad + pos: 42.5,-14.5 + parent: 2 + - uid: 3965 components: - type: Transform - pos: 0.5,22.5 - parent: 36861 - - uid: 40008 + rot: -1.5707963267948966 rad + pos: 42.5,-13.5 + parent: 2 + - uid: 3966 components: - type: Transform - pos: 3.5,22.5 - parent: 36861 - - uid: 40009 + rot: -1.5707963267948966 rad + pos: 42.5,-12.5 + parent: 2 + - uid: 3967 components: - type: Transform - pos: 2.5,22.5 - parent: 36861 - - uid: 40010 + rot: -1.5707963267948966 rad + pos: 38.5,-10.5 + parent: 2 + - uid: 3988 components: - type: Transform - pos: 1.5,22.5 - parent: 36861 - - uid: 40011 + pos: -92.5,7.5 + parent: 2 + - uid: 3989 components: - type: Transform - pos: 1.5,23.5 - parent: 36861 - - uid: 40012 + pos: -90.5,7.5 + parent: 2 + - uid: 4017 components: - type: Transform - pos: 2.5,23.5 - parent: 36861 - - uid: 40013 + rot: -1.5707963267948966 rad + pos: 53.5,-22.5 + parent: 2 + - uid: 4024 components: - type: Transform - pos: -0.5,22.5 - parent: 36861 - - uid: 40014 + rot: -1.5707963267948966 rad + pos: 54.5,-22.5 + parent: 2 + - uid: 4030 components: - type: Transform - pos: -0.5,23.5 - parent: 36861 - - uid: 40015 + rot: -1.5707963267948966 rad + pos: 55.5,-22.5 + parent: 2 + - uid: 4031 components: - type: Transform - pos: -0.5,24.5 - parent: 36861 - - uid: 40016 + rot: -1.5707963267948966 rad + pos: 56.5,-22.5 + parent: 2 + - uid: 4033 components: - type: Transform - pos: -0.5,25.5 - parent: 36861 - - uid: 40017 + rot: -1.5707963267948966 rad + pos: 58.5,-22.5 + parent: 2 + - uid: 4034 components: - type: Transform - pos: -1.5,21.5 - parent: 36861 - - uid: 40018 + rot: -1.5707963267948966 rad + pos: 59.5,-22.5 + parent: 2 + - uid: 4076 components: - type: Transform - pos: -1.5,20.5 - parent: 36861 - - uid: 40019 + rot: 1.5707963267948966 rad + pos: -22.5,40.5 + parent: 2 + - uid: 4077 components: - type: Transform - pos: -1.5,22.5 - parent: 36861 - - uid: 40020 + rot: 1.5707963267948966 rad + pos: -27.5,61.5 + parent: 2 + - uid: 4082 components: - type: Transform - pos: 9.5,22.5 - parent: 36861 - - uid: 40021 + rot: 1.5707963267948966 rad + pos: -27.5,58.5 + parent: 2 + - uid: 4085 components: - type: Transform - pos: 10.5,22.5 - parent: 36861 - - uid: 40022 + rot: 1.5707963267948966 rad + pos: -32.5,63.5 + parent: 2 + - uid: 4088 components: - type: Transform - pos: 11.5,22.5 - parent: 36861 - - uid: 40023 + rot: 1.5707963267948966 rad + pos: -37.5,52.5 + parent: 2 + - uid: 4090 components: - type: Transform - pos: 6.5,22.5 - parent: 36861 - - uid: 40024 + rot: 1.5707963267948966 rad + pos: -21.5,40.5 + parent: 2 + - uid: 4091 components: - type: Transform - pos: 5.5,22.5 - parent: 36861 - - uid: 40025 + pos: -63.5,26.5 + parent: 2 + - uid: 4092 components: - type: Transform - pos: 15.5,22.5 - parent: 36861 - - uid: 40026 + rot: 1.5707963267948966 rad + pos: -49.5,56.5 + parent: 2 + - uid: 4093 components: - type: Transform - pos: 15.5,21.5 - parent: 36861 - - uid: 40027 + rot: 1.5707963267948966 rad + pos: -37.5,61.5 + parent: 2 + - uid: 4103 components: - type: Transform - pos: 14.5,21.5 - parent: 36861 - - uid: 40028 + pos: 51.5,5.5 + parent: 2 + - uid: 4104 components: - type: Transform - pos: 14.5,20.5 - parent: 36861 - - uid: 40029 + rot: 1.5707963267948966 rad + pos: -27.5,62.5 + parent: 2 + - uid: 4105 components: - type: Transform - pos: 15.5,20.5 - parent: 36861 - - uid: 40030 + rot: 1.5707963267948966 rad + pos: -29.5,63.5 + parent: 2 + - uid: 4107 components: - type: Transform - pos: 15.5,19.5 - parent: 36861 - - uid: 40031 + rot: 1.5707963267948966 rad + pos: -37.5,62.5 + parent: 2 + - uid: 4108 components: - type: Transform - pos: 16.5,19.5 - parent: 36861 - - uid: 40032 + pos: -41.5,56.5 + parent: 2 + - uid: 4119 components: - type: Transform - pos: 16.5,20.5 - parent: 36861 - - uid: 40033 + pos: 49.5,-28.5 + parent: 2 + - uid: 4121 components: - type: Transform - pos: 19.5,26.5 - parent: 36861 - - uid: 40034 + pos: 47.5,-5.5 + parent: 2 + - uid: 4122 components: - type: Transform - pos: 19.5,25.5 - parent: 36861 - - uid: 40035 + pos: 46.5,-5.5 + parent: 2 + - uid: 4123 components: - type: Transform - pos: 19.5,24.5 - parent: 36861 - - uid: 40036 + pos: 45.5,-5.5 + parent: 2 + - uid: 4124 components: - type: Transform - pos: 18.5,25.5 - parent: 36861 - - uid: 40037 + pos: 44.5,-5.5 + parent: 2 + - uid: 4125 components: - type: Transform - pos: 18.5,24.5 - parent: 36861 - - uid: 40038 + pos: 43.5,-5.5 + parent: 2 + - uid: 4139 components: - type: Transform - pos: 20.5,25.5 - parent: 36861 - - uid: 40039 + rot: 1.5707963267948966 rad + pos: -17.5,35.5 + parent: 2 + - uid: 4145 components: - type: Transform - pos: 18.5,23.5 - parent: 36861 - - uid: 40040 + pos: -49.5,57.5 + parent: 2 + - uid: 4146 components: - type: Transform - pos: 17.5,23.5 - parent: 36861 - - uid: 40041 + rot: 1.5707963267948966 rad + pos: -37.5,59.5 + parent: 2 + - uid: 4148 components: - type: Transform - pos: 17.5,24.5 - parent: 36861 - - uid: 40042 + rot: 1.5707963267948966 rad + pos: -30.5,63.5 + parent: 2 + - uid: 4149 components: - type: Transform - pos: 38.5,-10.5 - parent: 36861 - - uid: 40043 + rot: 1.5707963267948966 rad + pos: -33.5,63.5 + parent: 2 + - uid: 4154 components: - type: Transform - pos: 12.5,17.5 - parent: 36861 - - uid: 40044 + rot: 1.5707963267948966 rad + pos: -32.5,52.5 + parent: 2 + - uid: 4156 components: - type: Transform - pos: 13.5,17.5 - parent: 36861 - - uid: 40045 + rot: 1.5707963267948966 rad + pos: -36.5,52.5 + parent: 2 + - uid: 4181 components: - type: Transform - pos: 33.5,-19.5 - parent: 36861 - - uid: 40046 + pos: 23.5,-73.5 + parent: 2 + - uid: 4182 components: - type: Transform - pos: 41.5,-12.5 - parent: 36861 - - uid: 40047 + pos: 21.5,-73.5 + parent: 2 + - uid: 4183 components: - type: Transform - pos: 32.5,-19.5 - parent: 36861 - - uid: 40048 + pos: 20.5,-73.5 + parent: 2 + - uid: 4192 components: - type: Transform - pos: 44.5,-11.5 - parent: 36861 - - uid: 40049 + pos: 22.5,-73.5 + parent: 2 + - uid: 4196 components: - type: Transform - pos: 47.5,-14.5 - parent: 36861 - - uid: 40050 + rot: 1.5707963267948966 rad + pos: -28.5,41.5 + parent: 2 + - uid: 4201 components: - type: Transform - pos: 56.5,1.5 - parent: 36861 - - uid: 40051 + rot: 1.5707963267948966 rad + pos: -27.5,55.5 + parent: 2 + - uid: 4202 components: - type: Transform - pos: 47.5,-11.5 - parent: 36861 - - uid: 40052 + rot: 1.5707963267948966 rad + pos: -31.5,52.5 + parent: 2 + - uid: 4203 components: - type: Transform - pos: 51.5,-9.5 - parent: 36861 - - uid: 40053 + rot: 1.5707963267948966 rad + pos: -20.5,40.5 + parent: 2 + - uid: 4271 components: - type: Transform - pos: 31.5,-17.5 - parent: 36861 - - uid: 40054 + pos: -54.5,40.5 + parent: 2 + - uid: 4313 components: - type: Transform - pos: 31.5,-19.5 - parent: 36861 - - uid: 40055 + pos: -50.5,56.5 + parent: 2 + - uid: 4315 components: - type: Transform - pos: 38.5,-11.5 - parent: 36861 - - uid: 40056 + rot: 1.5707963267948966 rad + pos: -29.5,52.5 + parent: 2 + - uid: 4317 components: - type: Transform - pos: 47.5,-9.5 - parent: 36861 - - uid: 40057 + rot: 1.5707963267948966 rad + pos: -27.5,53.5 + parent: 2 + - uid: 4319 components: - type: Transform - pos: 49.5,-10.5 - parent: 36861 - - uid: 40058 + rot: 1.5707963267948966 rad + pos: -30.5,41.5 + parent: 2 + - uid: 4340 components: - type: Transform - pos: 52.5,-10.5 - parent: 36861 - - uid: 40059 + rot: 1.5707963267948966 rad + pos: -37.5,60.5 + parent: 2 + - uid: 4383 components: - type: Transform - pos: 51.5,-10.5 - parent: 36861 - - uid: 40060 + rot: 1.5707963267948966 rad + pos: -32.5,47.5 + parent: 2 + - uid: 4384 components: - type: Transform - pos: 52.5,-9.5 - parent: 36861 - - uid: 40061 + rot: 1.5707963267948966 rad + pos: -32.5,49.5 + parent: 2 + - uid: 4385 components: - type: Transform - pos: 36.5,-16.5 - parent: 36861 - - uid: 40062 + rot: 1.5707963267948966 rad + pos: -32.5,51.5 + parent: 2 + - uid: 4386 components: - type: Transform - pos: 36.5,-17.5 - parent: 36861 - - uid: 40063 + rot: 1.5707963267948966 rad + pos: -32.5,48.5 + parent: 2 + - uid: 4387 components: - type: Transform - pos: 49.5,-11.5 - parent: 36861 - - uid: 40064 + rot: 1.5707963267948966 rad + pos: -32.5,50.5 + parent: 2 + - uid: 4388 components: - type: Transform - pos: 41.5,-10.5 - parent: 36861 - - uid: 40065 + rot: 1.5707963267948966 rad + pos: -27.5,59.5 + parent: 2 + - uid: 4391 components: - type: Transform - pos: 51.5,-6.5 - parent: 36861 - - uid: 40066 + rot: 1.5707963267948966 rad + pos: -27.5,56.5 + parent: 2 + - uid: 4393 components: - type: Transform - pos: 36.5,-20.5 - parent: 36861 - - uid: 40067 + rot: 1.5707963267948966 rad + pos: -31.5,63.5 + parent: 2 + - uid: 4394 components: - type: Transform - pos: 36.5,-19.5 - parent: 36861 - - uid: 40068 + rot: 1.5707963267948966 rad + pos: -20.5,35.5 + parent: 2 + - uid: 4395 components: - type: Transform - pos: 36.5,-15.5 - parent: 36861 - - uid: 40069 + rot: 1.5707963267948966 rad + pos: -19.5,35.5 + parent: 2 + - uid: 4398 components: - type: Transform - pos: 53.5,-10.5 - parent: 36861 - - uid: 40070 + rot: 1.5707963267948966 rad + pos: -27.5,60.5 + parent: 2 + - uid: 4431 components: - type: Transform - pos: 53.5,-9.5 - parent: 36861 - - uid: 40071 + rot: 1.5707963267948966 rad + pos: -37.5,46.5 + parent: 2 + - uid: 4445 components: - type: Transform - pos: 49.5,-9.5 - parent: 36861 - - uid: 40072 + pos: -37.5,25.5 + parent: 2 + - uid: 4446 components: - type: Transform - pos: 52.5,-8.5 - parent: 36861 - - uid: 40073 + pos: -36.5,25.5 + parent: 2 + - uid: 4447 components: - type: Transform - pos: 48.5,-10.5 - parent: 36861 - - uid: 40074 + pos: -35.5,25.5 + parent: 2 + - uid: 4448 components: - type: Transform - pos: 51.5,-8.5 - parent: 36861 - - uid: 40075 + pos: -34.5,25.5 + parent: 2 + - uid: 4449 components: - type: Transform - pos: 36.5,-18.5 - parent: 36861 - - uid: 40076 + pos: -33.5,25.5 + parent: 2 + - uid: 4450 components: - type: Transform - pos: 36.5,-14.5 - parent: 36861 - - uid: 40077 + pos: -32.5,25.5 + parent: 2 + - uid: 4451 components: - type: Transform - pos: 39.5,-10.5 - parent: 36861 - - uid: 40078 + pos: -31.5,25.5 + parent: 2 + - uid: 4452 components: - type: Transform - pos: 51.5,-7.5 - parent: 36861 - - uid: 40079 + pos: -30.5,25.5 + parent: 2 + - uid: 4453 components: - type: Transform - pos: 49.5,-10.5 - parent: 36861 - - uid: 40080 + pos: -29.5,25.5 + parent: 2 + - uid: 4454 components: - type: Transform - pos: 31.5,-17.5 - parent: 36861 - - uid: 40081 + pos: -28.5,25.5 + parent: 2 + - uid: 4455 components: - type: Transform - pos: 30.5,-17.5 - parent: 36861 - - uid: 40082 + pos: -27.5,25.5 + parent: 2 + - uid: 4456 components: - type: Transform - pos: 47.5,-12.5 - parent: 36861 - - uid: 40083 + pos: -26.5,25.5 + parent: 2 + - uid: 4457 components: - type: Transform - pos: 47.5,-13.5 - parent: 36861 - - uid: 40084 + pos: -25.5,25.5 + parent: 2 + - uid: 4458 components: - type: Transform - pos: 48.5,-14.5 - parent: 36861 - - uid: 40085 + pos: -25.5,24.5 + parent: 2 + - uid: 4459 components: - type: Transform - pos: 43.5,-11.5 - parent: 36861 - - uid: 40086 + pos: -25.5,23.5 + parent: 2 + - uid: 4460 components: - type: Transform - pos: 45.5,-11.5 - parent: 36861 - - uid: 40087 + pos: -25.5,22.5 + parent: 2 + - uid: 4461 components: - type: Transform - pos: 55.5,-9.5 - parent: 36861 - - uid: 40088 + pos: -25.5,21.5 + parent: 2 + - uid: 4462 components: - type: Transform - pos: 39.5,-12.5 - parent: 36861 - - uid: 40089 + pos: -25.5,20.5 + parent: 2 + - uid: 4474 components: - type: Transform - pos: 39.5,10.5 - parent: 36861 - - uid: 40090 + pos: -31.5,21.5 + parent: 2 + - uid: 4482 components: - type: Transform - pos: 33.5,-17.5 - parent: 36861 - - uid: 40091 + rot: 1.5707963267948966 rad + pos: -28.5,63.5 + parent: 2 + - uid: 4487 components: - type: Transform - pos: 25.5,6.5 - parent: 36861 - - uid: 40092 + rot: 1.5707963267948966 rad + pos: -27.5,63.5 + parent: 2 + - uid: 4491 components: - type: Transform - pos: 40.5,8.5 - parent: 36861 - - uid: 40093 + pos: -16.5,18.5 + parent: 2 + - uid: 4497 components: - type: Transform - pos: 41.5,6.5 - parent: 36861 - - uid: 40094 + pos: -13.5,-73.5 + parent: 2 + - uid: 4522 components: - type: Transform - pos: 41.5,8.5 - parent: 36861 - - uid: 40095 + pos: -46.5,12.5 + parent: 2 + - uid: 4538 components: - type: Transform - pos: 41.5,7.5 - parent: 36861 - - uid: 40096 + pos: -45.5,29.5 + parent: 2 + - uid: 4539 components: - type: Transform - pos: 41.5,6.5 - parent: 36861 - - uid: 40097 + pos: -43.5,29.5 + parent: 2 + - uid: 4540 components: - type: Transform - pos: 41.5,8.5 - parent: 36861 - - uid: 40098 + pos: -42.5,29.5 + parent: 2 + - uid: 4541 components: - type: Transform - pos: 56.5,2.5 - parent: 36861 - - uid: 40099 + pos: -29.5,48.5 + parent: 2 + - uid: 4542 components: - type: Transform - pos: 55.5,0.5 - parent: 36861 - - uid: 40100 + pos: -31.5,48.5 + parent: 2 + - uid: 4543 components: - type: Transform - pos: 59.5,2.5 - parent: 36861 - - uid: 40101 + pos: -44.5,29.5 + parent: 2 + - uid: 4544 components: - type: Transform - pos: 59.5,1.5 - parent: 36861 - - uid: 40102 + pos: -26.5,52.5 + parent: 2 + - uid: 4550 components: - type: Transform - pos: 59.5,0.5 - parent: 36861 - - uid: 40103 + pos: -41.5,38.5 + parent: 2 + - uid: 4557 components: - type: Transform - pos: 60.5,2.5 - parent: 36861 - - uid: 40104 + pos: -33.5,29.5 + parent: 2 + - uid: 4558 components: - type: Transform - pos: 60.5,1.5 - parent: 36861 - - uid: 40105 + pos: -42.5,38.5 + parent: 2 + - uid: 4559 components: - type: Transform - pos: 60.5,0.5 - parent: 36861 - - uid: 40106 + rot: 3.141592653589793 rad + pos: -28.5,46.5 + parent: 2 + - uid: 4560 components: - type: Transform - pos: 61.5,1.5 - parent: 36861 - - uid: 40107 + rot: 3.141592653589793 rad + pos: -29.5,46.5 + parent: 2 + - uid: 4562 components: - type: Transform - pos: 61.5,0.5 - parent: 36861 - - uid: 40108 + pos: -36.5,29.5 + parent: 2 + - uid: 4566 components: - type: Transform - pos: 62.5,1.5 - parent: 36861 - - uid: 40109 + pos: -35.5,29.5 + parent: 2 + - uid: 4567 components: - type: Transform - pos: 62.5,0.5 - parent: 36861 - - uid: 40110 + pos: -34.5,29.5 + parent: 2 + - uid: 4571 components: - type: Transform - pos: 63.5,0.5 - parent: 36861 - - uid: 40111 + pos: -46.5,30.5 + parent: 2 + - uid: 4585 components: - type: Transform - pos: 58.5,3.5 - parent: 36861 - - uid: 40112 + pos: -31.5,29.5 + parent: 2 + - uid: 4586 components: - type: Transform - pos: 57.5,3.5 - parent: 36861 - - uid: 40113 + pos: -30.5,29.5 + parent: 2 + - uid: 4604 components: - type: Transform - pos: 56.5,3.5 - parent: 36861 - - uid: 40114 + rot: 1.5707963267948966 rad + pos: -37.5,51.5 + parent: 2 + - uid: 4607 components: - type: Transform - pos: 55.5,3.5 - parent: 36861 - - uid: 40115 + pos: -17.5,-63.5 + parent: 2 + - uid: 4608 components: - type: Transform - pos: 55.5,1.5 - parent: 36861 - - uid: 40116 + rot: 1.5707963267948966 rad + pos: -30.5,52.5 + parent: 2 + - uid: 4609 components: - type: Transform - pos: 55.5,2.5 - parent: 36861 - - uid: 40117 + rot: 1.5707963267948966 rad + pos: -37.5,45.5 + parent: 2 + - uid: 4610 components: - type: Transform - pos: 54.5,0.5 - parent: 36861 - - uid: 40118 + rot: 1.5707963267948966 rad + pos: -37.5,54.5 + parent: 2 + - uid: 4618 components: - type: Transform - pos: 54.5,1.5 - parent: 36861 - - uid: 40119 + pos: 59.5,-23.5 + parent: 2 + - uid: 4622 components: - type: Transform - pos: 54.5,2.5 - parent: 36861 - - uid: 40120 + pos: 59.5,-27.5 + parent: 2 + - uid: 4626 components: - type: Transform - pos: 53.5,0.5 - parent: 36861 - - uid: 40121 + pos: 60.5,-22.5 + parent: 2 + - uid: 4627 components: - type: Transform - pos: 53.5,1.5 - parent: 36861 - - uid: 40122 + pos: 61.5,-22.5 + parent: 2 + - uid: 4628 components: - type: Transform - pos: 53.5,2.5 - parent: 36861 - - uid: 40123 + pos: 62.5,-22.5 + parent: 2 + - uid: 4630 components: - type: Transform - pos: 41.5,3.5 - parent: 36861 - - uid: 40124 + pos: 58.5,-16.5 + parent: 2 + - uid: 4631 components: - type: Transform - pos: 54.5,3.5 - parent: 36861 - - uid: 40125 + pos: 60.5,-16.5 + parent: 2 + - uid: 4633 components: - type: Transform - pos: 54.5,4.5 - parent: 36861 - - uid: 40126 + pos: 61.5,-16.5 + parent: 2 + - uid: 4636 components: - type: Transform - pos: 53.5,3.5 - parent: 36861 - - uid: 40127 + pos: 63.5,-22.5 + parent: 2 + - uid: 4637 components: - type: Transform - pos: 53.5,4.5 - parent: 36861 - - uid: 40128 + pos: 63.5,-21.5 + parent: 2 + - uid: 4638 components: - type: Transform - pos: 52.5,3.5 - parent: 36861 - - uid: 40129 + pos: 63.5,-20.5 + parent: 2 + - uid: 4639 components: - type: Transform - pos: 52.5,4.5 - parent: 36861 - - uid: 40130 + pos: 63.5,-19.5 + parent: 2 + - uid: 4641 components: - type: Transform - pos: 38.5,14.5 - parent: 36861 - - uid: 40131 + pos: 63.5,-18.5 + parent: 2 + - uid: 4643 components: - type: Transform - pos: 37.5,13.5 - parent: 36861 - - uid: 40132 + rot: 1.5707963267948966 rad + pos: -4.5,40.5 + parent: 2 + - uid: 4646 components: - type: Transform - pos: 37.5,12.5 - parent: 36861 - - uid: 40133 + pos: 54.5,-16.5 + parent: 2 + - uid: 4647 components: - type: Transform - pos: 38.5,13.5 - parent: 36861 - - uid: 40134 + pos: 56.5,-16.5 + parent: 2 + - uid: 4648 components: - type: Transform - pos: 38.5,12.5 - parent: 36861 - - uid: 40135 + pos: 53.5,-16.5 + parent: 2 + - uid: 4649 components: - type: Transform - pos: 39.5,13.5 - parent: 36861 - - uid: 40136 + pos: 55.5,-16.5 + parent: 2 + - uid: 4650 components: - type: Transform - pos: 39.5,12.5 - parent: 36861 - - uid: 40137 + pos: 57.5,-16.5 + parent: 2 + - uid: 4658 components: - type: Transform - pos: 39.5,14.5 - parent: 36861 - - uid: 40138 + rot: 1.5707963267948966 rad + pos: -36.5,46.5 + parent: 2 + - uid: 4667 components: - type: Transform - pos: 40.5,14.5 - parent: 36861 - - uid: 40139 + pos: 63.5,-17.5 + parent: 2 + - uid: 4668 components: - type: Transform - pos: 41.5,14.5 - parent: 36861 - - uid: 40140 + pos: 63.5,-16.5 + parent: 2 + - uid: 4669 components: - type: Transform - pos: 42.5,14.5 - parent: 36861 - - uid: 40141 + pos: 62.5,-16.5 + parent: 2 + - uid: 4679 components: - type: Transform - pos: 41.5,13.5 - parent: 36861 - - uid: 40142 + pos: -25.5,47.5 + parent: 2 + - uid: 4687 components: - type: Transform - pos: 41.5,12.5 - parent: 36861 - - uid: 40143 + pos: -44.5,38.5 + parent: 2 + - uid: 4695 components: - type: Transform - pos: 42.5,13.5 - parent: 36861 - - uid: 40144 + pos: -25.5,52.5 + parent: 2 + - uid: 4702 components: - type: Transform - pos: 42.5,12.5 - parent: 36861 - - uid: 40145 + pos: -58.5,42.5 + parent: 2 + - uid: 4705 components: - type: Transform - pos: 43.5,13.5 - parent: 36861 - - uid: 40146 + pos: -58.5,41.5 + parent: 2 + - uid: 4706 components: - type: Transform - pos: 43.5,12.5 - parent: 36861 - - uid: 40147 + pos: -51.5,52.5 + parent: 2 + - uid: 4710 components: - type: Transform - pos: 40.5,12.5 - parent: 36861 - - uid: 40148 + pos: -46.5,38.5 + parent: 2 + - uid: 4711 components: - type: Transform - pos: 40.5,11.5 - parent: 36861 - - uid: 40149 + pos: -46.5,37.5 + parent: 2 + - uid: 4712 components: - type: Transform - pos: 40.5,10.5 - parent: 36861 - - uid: 40150 + pos: -45.5,38.5 + parent: 2 + - uid: 4728 components: - type: Transform - pos: 40.5,9.5 - parent: 36861 - - uid: 40151 + pos: -58.5,48.5 + parent: 2 + - uid: 4733 components: - type: Transform - pos: 41.5,12.5 - parent: 36861 - - uid: 40152 + pos: -53.5,52.5 + parent: 2 + - uid: 4744 components: - type: Transform - pos: 41.5,11.5 - parent: 36861 - - uid: 40153 + rot: 1.5707963267948966 rad + pos: -27.5,30.5 + parent: 2 + - uid: 4761 components: - type: Transform - pos: 41.5,10.5 - parent: 36861 - - uid: 40154 + pos: -46.5,29.5 + parent: 2 + - uid: 4769 components: - type: Transform - pos: 41.5,9.5 - parent: 36861 - - uid: 40155 + pos: -54.5,56.5 + parent: 2 + - uid: 4778 components: - type: Transform - pos: 43.5,11.5 - parent: 36861 - - uid: 40156 + rot: 1.5707963267948966 rad + pos: -37.5,41.5 + parent: 2 + - uid: 4780 components: - type: Transform - pos: 43.5,10.5 - parent: 36861 - - uid: 40157 + rot: 1.5707963267948966 rad + pos: -29.5,29.5 + parent: 2 + - uid: 4781 components: - type: Transform - pos: 43.5,9.5 - parent: 36861 - - uid: 40158 + rot: 1.5707963267948966 rad + pos: -28.5,29.5 + parent: 2 + - uid: 4782 components: - type: Transform - pos: 44.5,11.5 - parent: 36861 - - uid: 40159 + rot: 1.5707963267948966 rad + pos: -27.5,29.5 + parent: 2 + - uid: 4783 components: - type: Transform - pos: 44.5,10.5 - parent: 36861 - - uid: 40160 + rot: 1.5707963267948966 rad + pos: -27.5,31.5 + parent: 2 + - uid: 4784 components: - type: Transform - pos: 44.5,9.5 - parent: 36861 - - uid: 40161 + rot: 1.5707963267948966 rad + pos: -27.5,32.5 + parent: 2 + - uid: 4785 components: - type: Transform - pos: 42.5,10.5 - parent: 36861 - - uid: 40162 + rot: 1.5707963267948966 rad + pos: -27.5,33.5 + parent: 2 + - uid: 4786 components: - type: Transform - pos: 42.5,9.5 - parent: 36861 - - uid: 40163 + rot: 1.5707963267948966 rad + pos: -27.5,34.5 + parent: 2 + - uid: 4787 components: - type: Transform - pos: 45.5,10.5 - parent: 36861 - - uid: 40164 + rot: 1.5707963267948966 rad + pos: -27.5,35.5 + parent: 2 + - uid: 4788 components: - type: Transform - pos: 45.5,9.5 - parent: 36861 - - uid: 40165 + rot: 1.5707963267948966 rad + pos: -27.5,36.5 + parent: 2 + - uid: 4789 components: - type: Transform - pos: 45.5,8.5 - parent: 36861 - - uid: 40166 + rot: 1.5707963267948966 rad + pos: -27.5,37.5 + parent: 2 + - uid: 4790 components: - type: Transform - pos: 45.5,7.5 - parent: 36861 - - uid: 40167 + rot: 1.5707963267948966 rad + pos: -27.5,38.5 + parent: 2 + - uid: 4791 components: - type: Transform - pos: 45.5,6.5 - parent: 36861 - - uid: 40168 + rot: 1.5707963267948966 rad + pos: -27.5,39.5 + parent: 2 + - uid: 4792 components: - type: Transform - pos: 45.5,5.5 - parent: 36861 - - uid: 40169 + rot: 1.5707963267948966 rad + pos: -27.5,40.5 + parent: 2 + - uid: 4804 components: - type: Transform - pos: 45.5,4.5 - parent: 36861 - - uid: 40170 + rot: 1.5707963267948966 rad + pos: -37.5,38.5 + parent: 2 + - uid: 4809 components: - type: Transform - pos: 45.5,3.5 - parent: 36861 - - uid: 40171 + rot: 1.5707963267948966 rad + pos: -34.5,46.5 + parent: 2 + - uid: 4810 components: - type: Transform - pos: 45.5,2.5 - parent: 36861 - - uid: 40172 + rot: 1.5707963267948966 rad + pos: -35.5,46.5 + parent: 2 + - uid: 4811 components: - type: Transform - pos: 45.5,1.5 - parent: 36861 - - uid: 40173 + rot: 1.5707963267948966 rad + pos: -32.5,46.5 + parent: 2 + - uid: 4812 components: - type: Transform - pos: 45.5,0.5 - parent: 36861 - - uid: 40174 + rot: 1.5707963267948966 rad + pos: -33.5,46.5 + parent: 2 + - uid: 4817 components: - type: Transform - pos: 46.5,4.5 - parent: 36861 - - uid: 40175 + rot: 1.5707963267948966 rad + pos: -49.5,62.5 + parent: 2 + - uid: 4819 components: - type: Transform - pos: 46.5,5.5 - parent: 36861 - - uid: 40176 + pos: -25.5,49.5 + parent: 2 + - uid: 4820 components: - type: Transform - pos: 46.5,6.5 - parent: 36861 - - uid: 40177 + rot: 1.5707963267948966 rad + pos: -37.5,58.5 + parent: 2 + - uid: 4821 components: - type: Transform - pos: 46.5,7.5 - parent: 36861 - - uid: 40178 + rot: 1.5707963267948966 rad + pos: -27.5,46.5 + parent: 2 + - uid: 4823 components: - type: Transform - pos: 46.5,8.5 - parent: 36861 - - uid: 40179 + rot: 3.141592653589793 rad + pos: 64.5,-32.5 + parent: 2 + - uid: 4825 components: - type: Transform - pos: 46.5,3.5 - parent: 36861 - - uid: 40180 + pos: -51.5,56.5 + parent: 2 + - uid: 4827 components: - type: Transform - pos: 41.5,5.5 - parent: 36861 - - uid: 40181 + rot: 1.5707963267948966 rad + pos: -27.5,41.5 + parent: 2 + - uid: 4828 components: - type: Transform - pos: 44.5,4.5 - parent: 36861 - - uid: 40182 + rot: 1.5707963267948966 rad + pos: -27.5,42.5 + parent: 2 + - uid: 4829 components: - type: Transform - pos: 43.5,4.5 - parent: 36861 - - uid: 40183 + rot: 1.5707963267948966 rad + pos: -27.5,43.5 + parent: 2 + - uid: 4830 components: - type: Transform - pos: 42.5,4.5 - parent: 36861 - - uid: 40184 + rot: 1.5707963267948966 rad + pos: -27.5,44.5 + parent: 2 + - uid: 4831 components: - type: Transform - pos: 41.5,4.5 - parent: 36861 - - uid: 40185 + rot: 1.5707963267948966 rad + pos: -27.5,45.5 + parent: 2 + - uid: 4832 components: - type: Transform - pos: 42.5,5.5 - parent: 36861 - - uid: 40186 + rot: 1.5707963267948966 rad + pos: -3.5,40.5 + parent: 2 + - uid: 4833 components: - type: Transform - pos: 43.5,5.5 - parent: 36861 - - uid: 40187 + rot: 1.5707963267948966 rad + pos: -49.5,61.5 + parent: 2 + - uid: 4834 components: - type: Transform - pos: 42.5,6.5 - parent: 36861 - - uid: 40188 + pos: -53.5,60.5 + parent: 2 + - uid: 4836 components: - type: Transform - pos: 42.5,7.5 - parent: 36861 - - uid: 40189 + rot: 1.5707963267948966 rad + pos: -49.5,64.5 + parent: 2 + - uid: 4837 components: - type: Transform - pos: 43.5,6.5 - parent: 36861 - - uid: 40190 + rot: 1.5707963267948966 rad + pos: -49.5,63.5 + parent: 2 + - uid: 4839 components: - type: Transform - pos: 43.5,7.5 - parent: 36861 - - uid: 40191 + rot: 1.5707963267948966 rad + pos: -49.5,65.5 + parent: 2 + - uid: 4841 components: - type: Transform - pos: 44.5,6.5 - parent: 36861 - - uid: 40192 + rot: 1.5707963267948966 rad + pos: -49.5,60.5 + parent: 2 + - uid: 4842 components: - type: Transform - pos: 44.5,7.5 - parent: 36861 - - uid: 40193 + rot: 1.5707963267948966 rad + pos: -49.5,59.5 + parent: 2 + - uid: 4852 components: - type: Transform - pos: 43.5,8.5 - parent: 36861 - - uid: 40194 + pos: -52.5,56.5 + parent: 2 + - uid: 4854 components: - type: Transform - pos: 41.5,2.5 - parent: 36861 - - uid: 40195 + rot: 1.5707963267948966 rad + pos: -21.5,35.5 + parent: 2 + - uid: 4855 components: - type: Transform - pos: 41.5,1.5 - parent: 36861 - - uid: 40196 + rot: 1.5707963267948966 rad + pos: -22.5,35.5 + parent: 2 + - uid: 4856 components: - type: Transform - pos: 41.5,0.5 - parent: 36861 - - uid: 40197 + rot: 1.5707963267948966 rad + pos: -23.5,35.5 + parent: 2 + - uid: 4863 components: - type: Transform - pos: 42.5,3.5 - parent: 36861 - - uid: 40198 + rot: 1.5707963267948966 rad + pos: -15.5,35.5 + parent: 2 + - uid: 4864 components: - type: Transform - pos: 42.5,2.5 - parent: 36861 - - uid: 40199 + rot: 1.5707963267948966 rad + pos: -15.5,34.5 + parent: 2 + - uid: 4865 components: - type: Transform - pos: 42.5,1.5 - parent: 36861 - - uid: 40200 + rot: 1.5707963267948966 rad + pos: -15.5,33.5 + parent: 2 + - uid: 4866 components: - type: Transform - pos: 42.5,0.5 - parent: 36861 - - uid: 40201 + rot: 1.5707963267948966 rad + pos: -15.5,32.5 + parent: 2 + - uid: 4867 components: - type: Transform - pos: 43.5,3.5 - parent: 36861 - - uid: 40202 + rot: 1.5707963267948966 rad + pos: -15.5,31.5 + parent: 2 + - uid: 4868 components: - type: Transform - pos: 43.5,2.5 - parent: 36861 - - uid: 40203 + rot: 1.5707963267948966 rad + pos: -15.5,30.5 + parent: 2 + - uid: 4869 components: - type: Transform - pos: 43.5,1.5 - parent: 36861 - - uid: 40204 + rot: 1.5707963267948966 rad + pos: -15.5,29.5 + parent: 2 + - uid: 4871 components: - type: Transform - pos: 43.5,0.5 - parent: 36861 - - uid: 40205 + pos: 51.5,-28.5 + parent: 2 + - uid: 4872 components: - type: Transform - pos: 40.5,0.5 - parent: 36861 - - uid: 40206 + pos: 50.5,-28.5 + parent: 2 + - uid: 4873 components: - type: Transform - pos: 42.5,-0.5 - parent: 36861 - - uid: 40207 + pos: 52.5,-28.5 + parent: 2 + - uid: 4874 components: - type: Transform - pos: 43.5,-0.5 - parent: 36861 - - uid: 40208 + pos: 54.5,-28.5 + parent: 2 + - uid: 4876 components: - type: Transform - pos: 44.5,0.5 - parent: 36861 - - uid: 40209 + pos: 56.5,-28.5 + parent: 2 + - uid: 4877 components: - type: Transform - pos: 46.5,1.5 - parent: 36861 - - uid: 40210 + pos: 57.5,-28.5 + parent: 2 + - uid: 4878 components: - type: Transform - pos: 46.5,0.5 - parent: 36861 - - uid: 40211 + pos: 58.5,-28.5 + parent: 2 + - uid: 4880 components: - type: Transform - pos: 47.5,1.5 - parent: 36861 - - uid: 40212 + rot: 1.5707963267948966 rad + pos: -23.5,40.5 + parent: 2 + - uid: 4885 components: - type: Transform - pos: 47.5,0.5 - parent: 36861 - - uid: 40213 + rot: 1.5707963267948966 rad + pos: -23.5,36.5 + parent: 2 + - uid: 4887 components: - type: Transform - pos: 48.5,1.5 - parent: 36861 - - uid: 40214 + rot: 1.5707963267948966 rad + pos: -23.5,39.5 + parent: 2 + - uid: 4889 components: - type: Transform - pos: 48.5,0.5 - parent: 36861 - - uid: 40215 + rot: 1.5707963267948966 rad + pos: -24.5,39.5 + parent: 2 + - uid: 4890 components: - type: Transform - pos: 49.5,1.5 - parent: 36861 - - uid: 40216 + rot: 1.5707963267948966 rad + pos: -26.5,39.5 + parent: 2 + - uid: 4894 components: - type: Transform - pos: 49.5,0.5 - parent: 36861 - - uid: 40217 + rot: 1.5707963267948966 rad + pos: -23.5,38.5 + parent: 2 + - uid: 4895 components: - type: Transform - pos: 50.5,2.5 - parent: 36861 - - uid: 40218 + rot: 1.5707963267948966 rad + pos: -19.5,40.5 + parent: 2 + - uid: 4896 components: - type: Transform - pos: 51.5,1.5 - parent: 36861 - - uid: 40219 + rot: 1.5707963267948966 rad + pos: -18.5,40.5 + parent: 2 + - uid: 4897 components: - type: Transform - pos: 51.5,0.5 - parent: 36861 - - uid: 40220 + rot: 1.5707963267948966 rad + pos: -17.5,40.5 + parent: 2 + - uid: 4898 components: - type: Transform - pos: 51.5,-0.5 - parent: 36861 - - uid: 40221 + rot: 1.5707963267948966 rad + pos: -16.5,40.5 + parent: 2 + - uid: 4899 components: - type: Transform - pos: 52.5,2.5 - parent: 36861 - - uid: 40222 + rot: 1.5707963267948966 rad + pos: -15.5,40.5 + parent: 2 + - uid: 4901 components: - type: Transform - pos: 52.5,1.5 - parent: 36861 - - uid: 40223 + rot: 1.5707963267948966 rad + pos: -15.5,39.5 + parent: 2 + - uid: 4902 components: - type: Transform - pos: 52.5,0.5 - parent: 36861 - - uid: 40224 + rot: 1.5707963267948966 rad + pos: -15.5,38.5 + parent: 2 + - uid: 4903 components: - type: Transform - pos: 52.5,-0.5 - parent: 36861 - - uid: 40225 + rot: 1.5707963267948966 rad + pos: -15.5,37.5 + parent: 2 + - uid: 4904 components: - type: Transform - pos: 50.5,0.5 - parent: 36861 - - uid: 40226 + rot: 1.5707963267948966 rad + pos: -15.5,36.5 + parent: 2 + - uid: 4912 components: - type: Transform - pos: 50.5,-0.5 - parent: 36861 - - uid: 40227 + rot: 1.5707963267948966 rad + pos: -19.5,39.5 + parent: 2 + - uid: 4914 components: - type: Transform - pos: 48.5,-0.5 - parent: 36861 - - uid: 40228 + rot: 1.5707963267948966 rad + pos: -19.5,45.5 + parent: 2 + - uid: 4919 components: - type: Transform - pos: 49.5,-0.5 - parent: 36861 - - uid: 40229 + rot: 1.5707963267948966 rad + pos: -19.5,44.5 + parent: 2 + - uid: 4920 components: - type: Transform - pos: 47.5,2.5 - parent: 36861 - - uid: 40230 + rot: 1.5707963267948966 rad + pos: -19.5,43.5 + parent: 2 + - uid: 4921 components: - type: Transform - pos: 47.5,4.5 - parent: 36861 - - uid: 40231 + rot: 1.5707963267948966 rad + pos: -19.5,42.5 + parent: 2 + - uid: 4922 components: - type: Transform - pos: 48.5,2.5 - parent: 36861 - - uid: 40232 + rot: 1.5707963267948966 rad + pos: -19.5,41.5 + parent: 2 + - uid: 4925 components: - type: Transform - pos: 48.5,3.5 - parent: 36861 - - uid: 40233 + rot: 1.5707963267948966 rad + pos: -19.5,46.5 + parent: 2 + - uid: 4926 components: - type: Transform - pos: 48.5,4.5 - parent: 36861 - - uid: 40234 + rot: 1.5707963267948966 rad + pos: -20.5,46.5 + parent: 2 + - uid: 4927 components: - type: Transform - pos: 49.5,3.5 - parent: 36861 - - uid: 40235 + rot: 1.5707963267948966 rad + pos: -21.5,46.5 + parent: 2 + - uid: 4928 components: - type: Transform - pos: 49.5,4.5 - parent: 36861 - - uid: 40236 + rot: 1.5707963267948966 rad + pos: -22.5,46.5 + parent: 2 + - uid: 4929 components: - type: Transform - pos: 49.5,5.5 - parent: 36861 - - uid: 40237 + rot: 1.5707963267948966 rad + pos: -23.5,46.5 + parent: 2 + - uid: 4930 components: - type: Transform - pos: 49.5,6.5 - parent: 36861 - - uid: 40238 + rot: 1.5707963267948966 rad + pos: -24.5,46.5 + parent: 2 + - uid: 4931 components: - type: Transform - pos: 50.5,3.5 - parent: 36861 - - uid: 40239 + rot: 1.5707963267948966 rad + pos: -25.5,46.5 + parent: 2 + - uid: 4932 components: - type: Transform - pos: 50.5,4.5 - parent: 36861 - - uid: 40240 + rot: 1.5707963267948966 rad + pos: -26.5,46.5 + parent: 2 + - uid: 4933 components: - type: Transform - pos: 50.5,5.5 - parent: 36861 - - uid: 40241 + rot: 1.5707963267948966 rad + pos: -19.5,38.5 + parent: 2 + - uid: 4934 components: - type: Transform - pos: 50.5,6.5 - parent: 36861 - - uid: 40242 + rot: 1.5707963267948966 rad + pos: -17.5,39.5 + parent: 2 + - uid: 4935 components: - type: Transform - pos: 51.5,3.5 - parent: 36861 - - uid: 40243 + rot: 1.5707963267948966 rad + pos: -17.5,38.5 + parent: 2 + - uid: 4937 components: - type: Transform - pos: 51.5,5.5 - parent: 36861 - - uid: 40244 + rot: 1.5707963267948966 rad + pos: -25.5,44.5 + parent: 2 + - uid: 4938 components: - type: Transform - pos: 51.5,4.5 - parent: 36861 - - uid: 40245 + rot: 1.5707963267948966 rad + pos: -25.5,45.5 + parent: 2 + - uid: 4945 components: - type: Transform - pos: 48.5,5.5 - parent: 36861 - - uid: 40246 + rot: 1.5707963267948966 rad + pos: -2.5,40.5 + parent: 2 + - uid: 4946 components: - type: Transform - pos: 48.5,6.5 - parent: 36861 - - uid: 40247 + rot: 1.5707963267948966 rad + pos: -23.5,45.5 + parent: 2 + - uid: 4947 components: - type: Transform - pos: 48.5,7.5 - parent: 36861 - - uid: 40248 + rot: 1.5707963267948966 rad + pos: -23.5,44.5 + parent: 2 + - uid: 4948 components: - type: Transform - pos: 47.5,6.5 - parent: 36861 - - uid: 40249 + rot: 1.5707963267948966 rad + pos: -21.5,45.5 + parent: 2 + - uid: 4949 components: - type: Transform - pos: 47.5,7.5 - parent: 36861 - - uid: 40250 + rot: 1.5707963267948966 rad + pos: -21.5,44.5 + parent: 2 + - uid: 4955 components: - type: Transform - pos: 46.5,9.5 - parent: 36861 - - uid: 40251 + rot: 1.5707963267948966 rad + pos: -23.5,30.5 + parent: 2 + - uid: 4964 components: - type: Transform - pos: 63.5,-8.5 - parent: 36861 - - uid: 40252 + pos: -71.5,61.5 + parent: 2 + - uid: 4965 components: - type: Transform - pos: 61.5,-6.5 - parent: 36861 - - uid: 40253 + pos: -70.5,61.5 + parent: 2 + - uid: 4975 components: - type: Transform - pos: 55.5,-10.5 - parent: 36861 - - uid: 40254 + pos: 3.5,46.5 + parent: 2 + - uid: 5015 components: - type: Transform - pos: 56.5,-9.5 - parent: 36861 - - uid: 40255 + rot: 1.5707963267948966 rad + pos: -9.5,29.5 + parent: 2 + - uid: 5020 components: - type: Transform - pos: 56.5,-10.5 - parent: 36861 - - uid: 40256 + pos: -22.5,21.5 + parent: 2 + - uid: 5024 components: - type: Transform - pos: 57.5,-9.5 - parent: 36861 - - uid: 40257 + rot: 1.5707963267948966 rad + pos: -10.5,29.5 + parent: 2 + - uid: 5026 components: - type: Transform - pos: 57.5,-10.5 - parent: 36861 - - uid: 40258 + rot: 1.5707963267948966 rad + pos: -10.5,30.5 + parent: 2 + - uid: 5027 components: - type: Transform - pos: 61.5,-7.5 - parent: 36861 - - uid: 40259 + rot: 1.5707963267948966 rad + pos: -10.5,31.5 + parent: 2 + - uid: 5028 components: - type: Transform - pos: 58.5,-9.5 - parent: 36861 - - uid: 40260 + rot: 1.5707963267948966 rad + pos: -10.5,32.5 + parent: 2 + - uid: 5033 components: - type: Transform - pos: 58.5,-8.5 - parent: 36861 - - uid: 40261 + pos: -17.5,-62.5 + parent: 2 + - uid: 5045 components: - type: Transform - pos: 58.5,-7.5 - parent: 36861 - - uid: 40262 + rot: 1.5707963267948966 rad + pos: -13.5,45.5 + parent: 2 + - uid: 5052 components: - type: Transform - pos: 59.5,-9.5 - parent: 36861 - - uid: 40263 + rot: 1.5707963267948966 rad + pos: -1.5,36.5 + parent: 2 + - uid: 5053 components: - type: Transform - pos: 59.5,-8.5 - parent: 36861 - - uid: 40264 + rot: 1.5707963267948966 rad + pos: -1.5,37.5 + parent: 2 + - uid: 5054 components: - type: Transform - pos: 59.5,-7.5 - parent: 36861 - - uid: 40265 + rot: 1.5707963267948966 rad + pos: -1.5,38.5 + parent: 2 + - uid: 5055 components: - type: Transform - pos: 60.5,-9.5 - parent: 36861 - - uid: 40266 + rot: 1.5707963267948966 rad + pos: -1.5,39.5 + parent: 2 + - uid: 5056 components: - type: Transform - pos: 60.5,-8.5 - parent: 36861 - - uid: 40267 + rot: 1.5707963267948966 rad + pos: -1.5,40.5 + parent: 2 + - uid: 5057 components: - type: Transform - pos: 60.5,-7.5 - parent: 36861 - - uid: 40268 + rot: 1.5707963267948966 rad + pos: -6.5,40.5 + parent: 2 + - uid: 5058 components: - type: Transform - pos: 57.5,-8.5 - parent: 36861 - - uid: 40269 + rot: 1.5707963267948966 rad + pos: -8.5,40.5 + parent: 2 + - uid: 5060 components: - type: Transform - pos: 57.5,-7.5 - parent: 36861 - - uid: 40270 + rot: 1.5707963267948966 rad + pos: -9.5,40.5 + parent: 2 + - uid: 5083 components: - type: Transform - pos: 61.5,-8.5 - parent: 36861 - - uid: 40271 + rot: 1.5707963267948966 rad + pos: -9.5,41.5 + parent: 2 + - uid: 5084 components: - type: Transform - pos: 61.5,-9.5 - parent: 36861 - - uid: 40272 + rot: 1.5707963267948966 rad + pos: -9.5,42.5 + parent: 2 + - uid: 5085 components: - type: Transform - pos: 61.5,-10.5 - parent: 36861 - - uid: 40273 + rot: 1.5707963267948966 rad + pos: -9.5,43.5 + parent: 2 + - uid: 5086 components: - type: Transform - pos: 62.5,-6.5 - parent: 36861 - - uid: 40274 + rot: 1.5707963267948966 rad + pos: -9.5,44.5 + parent: 2 + - uid: 5087 components: - type: Transform - pos: 62.5,-7.5 - parent: 36861 - - uid: 40275 + rot: 1.5707963267948966 rad + pos: -9.5,45.5 + parent: 2 + - uid: 5088 components: - type: Transform - pos: 62.5,-8.5 - parent: 36861 - - uid: 40276 + rot: 1.5707963267948966 rad + pos: -9.5,46.5 + parent: 2 + - uid: 5090 components: - type: Transform - pos: 62.5,-9.5 - parent: 36861 - - uid: 40277 + rot: 1.5707963267948966 rad + pos: -7.5,48.5 + parent: 2 + - uid: 5092 components: - type: Transform - pos: 62.5,-10.5 - parent: 36861 - - uid: 40278 + rot: 1.5707963267948966 rad + pos: -6.5,48.5 + parent: 2 + - uid: 5093 components: - type: Transform - pos: 63.5,-7.5 - parent: 36861 - - uid: 40279 + rot: 1.5707963267948966 rad + pos: -8.5,48.5 + parent: 2 + - uid: 5095 components: - type: Transform - pos: 63.5,-6.5 - parent: 36861 - - uid: 40280 + rot: 1.5707963267948966 rad + pos: -9.5,47.5 + parent: 2 + - uid: 5096 components: - type: Transform - pos: 64.5,-7.5 - parent: 36861 - - uid: 40281 + rot: 1.5707963267948966 rad + pos: -1.5,46.5 + parent: 2 + - uid: 5097 components: - type: Transform - pos: 64.5,-6.5 - parent: 36861 - - uid: 40282 + rot: 1.5707963267948966 rad + pos: -1.5,45.5 + parent: 2 + - uid: 5098 components: - type: Transform - pos: 59.5,-12.5 - parent: 36861 - - uid: 40283 + rot: 1.5707963267948966 rad + pos: -1.5,44.5 + parent: 2 + - uid: 5099 components: - type: Transform - pos: 60.5,-10.5 - parent: 36861 - - uid: 40284 + rot: 1.5707963267948966 rad + pos: -1.5,43.5 + parent: 2 + - uid: 5100 components: - type: Transform - pos: 60.5,-11.5 - parent: 36861 - - uid: 40285 + rot: 1.5707963267948966 rad + pos: -1.5,42.5 + parent: 2 + - uid: 5101 components: - type: Transform - pos: 60.5,-12.5 - parent: 36861 - - uid: 40286 + rot: 1.5707963267948966 rad + pos: -1.5,41.5 + parent: 2 + - uid: 5102 components: - type: Transform - pos: 60.5,-13.5 - parent: 36861 - - uid: 40287 + rot: 1.5707963267948966 rad + pos: -5.5,48.5 + parent: 2 + - uid: 5103 components: - type: Transform - pos: 60.5,-14.5 - parent: 36861 - - uid: 40288 + rot: 1.5707963267948966 rad + pos: -4.5,48.5 + parent: 2 + - uid: 5104 components: - type: Transform - pos: 60.5,-15.5 - parent: 36861 - - uid: 40289 + rot: 1.5707963267948966 rad + pos: -3.5,48.5 + parent: 2 + - uid: 5105 components: - type: Transform - pos: 60.5,-16.5 - parent: 36861 - - uid: 40290 + rot: 1.5707963267948966 rad + pos: -2.5,48.5 + parent: 2 + - uid: 5106 components: - type: Transform - pos: 60.5,-17.5 - parent: 36861 - - uid: 40291 + rot: 1.5707963267948966 rad + pos: -1.5,48.5 + parent: 2 + - uid: 5107 components: - type: Transform - pos: 61.5,-10.5 - parent: 36861 - - uid: 40292 + rot: 1.5707963267948966 rad + pos: -1.5,47.5 + parent: 2 + - uid: 5114 components: - type: Transform - pos: 61.5,-11.5 - parent: 36861 - - uid: 40293 + rot: 1.5707963267948966 rad + pos: -2.5,36.5 + parent: 2 + - uid: 5217 components: - type: Transform - pos: 61.5,-12.5 - parent: 36861 - - uid: 40294 + pos: -14.5,22.5 + parent: 2 + - uid: 5218 components: - type: Transform - pos: 61.5,-13.5 - parent: 36861 - - uid: 40295 + pos: -14.5,23.5 + parent: 2 + - uid: 5220 components: - type: Transform - pos: 61.5,-14.5 - parent: 36861 - - uid: 40296 + pos: -64.5,6.5 + parent: 2 + - uid: 5222 components: - type: Transform - pos: 61.5,-15.5 - parent: 36861 - - uid: 40297 + pos: -14.5,20.5 + parent: 2 + - uid: 5226 components: - type: Transform - pos: 61.5,-16.5 - parent: 36861 - - uid: 40298 + rot: 3.141592653589793 rad + pos: 58.5,-29.5 + parent: 2 + - uid: 5228 components: - type: Transform - pos: 61.5,-17.5 - parent: 36861 - - uid: 40299 + pos: -50.5,23.5 + parent: 2 + - uid: 5229 components: - type: Transform - pos: 59.5,-13.5 - parent: 36861 - - uid: 40300 + rot: 3.141592653589793 rad + pos: 58.5,-31.5 + parent: 2 + - uid: 5259 components: - type: Transform - pos: 59.5,-14.5 - parent: 36861 - - uid: 40301 + pos: 29.5,-3.5 + parent: 2 + - uid: 5278 components: - type: Transform - pos: 62.5,-16.5 - parent: 36861 - - uid: 40302 + rot: 3.141592653589793 rad + pos: 8.5,-70.5 + parent: 2 + - uid: 5287 components: - type: Transform - pos: 62.5,-15.5 - parent: 36861 - - uid: 40303 + pos: 24.5,-37.5 + parent: 2 + - uid: 5311 components: - type: Transform - pos: 62.5,-14.5 - parent: 36861 - - uid: 40304 + pos: -68.5,52.5 + parent: 2 + - uid: 5313 components: - type: Transform - pos: 62.5,-13.5 - parent: 36861 - - uid: 40305 + pos: 34.5,-7.5 + parent: 2 + - uid: 5314 components: - type: Transform - pos: 62.5,-12.5 - parent: 36861 - - uid: 40306 + pos: 34.5,-8.5 + parent: 2 + - uid: 5315 components: - type: Transform - pos: 62.5,-11.5 - parent: 36861 - - uid: 40307 + pos: -35.5,17.5 + parent: 2 + - uid: 5316 components: - type: Transform - pos: 63.5,-15.5 - parent: 36861 - - uid: 40308 + pos: -34.5,17.5 + parent: 2 + - uid: 5317 components: - type: Transform - pos: 63.5,-14.5 - parent: 36861 - - uid: 40309 + pos: -33.5,17.5 + parent: 2 + - uid: 5318 components: - type: Transform - pos: 63.5,-13.5 - parent: 36861 - - uid: 40310 + pos: -32.5,17.5 + parent: 2 + - uid: 5319 components: - type: Transform - pos: 63.5,-12.5 - parent: 36861 - - uid: 40311 + pos: -31.5,17.5 + parent: 2 + - uid: 5320 components: - type: Transform - pos: 63.5,-11.5 - parent: 36861 - - uid: 40312 + pos: -31.5,18.5 + parent: 2 + - uid: 5349 components: - type: Transform - pos: 64.5,-14.5 - parent: 36861 - - uid: 40313 + rot: 3.141592653589793 rad + pos: 61.5,-32.5 + parent: 2 + - uid: 5351 components: - type: Transform - pos: 64.5,-13.5 - parent: 36861 - - uid: 40314 + rot: 3.141592653589793 rad + pos: 60.5,-32.5 + parent: 2 + - uid: 5353 components: - type: Transform - pos: 60.5,-18.5 - parent: 36861 - - uid: 40315 + rot: 1.5707963267948966 rad + pos: -15.5,42.5 + parent: 2 + - uid: 5369 components: - type: Transform - pos: 58.5,-16.5 - parent: 36861 - - uid: 40316 + pos: -9.5,20.5 + parent: 2 + - uid: 5370 components: - type: Transform - pos: 58.5,-17.5 - parent: 36861 - - uid: 40317 + pos: -50.5,18.5 + parent: 2 + - uid: 5371 components: - type: Transform - pos: 58.5,-18.5 - parent: 36861 - - uid: 40318 + pos: -12.5,20.5 + parent: 2 + - uid: 5372 components: - type: Transform - pos: 58.5,-19.5 - parent: 36861 - - uid: 40319 + pos: -22.5,22.5 + parent: 2 + - uid: 5373 components: - type: Transform - pos: 59.5,-16.5 - parent: 36861 - - uid: 40320 + pos: -11.5,20.5 + parent: 2 + - uid: 5374 components: - type: Transform - pos: 59.5,-17.5 - parent: 36861 - - uid: 40321 + pos: -50.5,19.5 + parent: 2 + - uid: 5375 components: - type: Transform - pos: 59.5,-18.5 - parent: 36861 - - uid: 40322 + pos: -10.5,20.5 + parent: 2 + - uid: 5376 components: - type: Transform - pos: 59.5,-19.5 - parent: 36861 - - uid: 40323 + pos: -61.5,5.5 + parent: 2 + - uid: 5377 components: - type: Transform - pos: 57.5,-17.5 - parent: 36861 - - uid: 40324 + pos: -14.5,21.5 + parent: 2 + - uid: 5378 components: - type: Transform - pos: 57.5,-18.5 - parent: 36861 - - uid: 40325 + pos: -50.5,24.5 + parent: 2 + - uid: 5396 components: - type: Transform - pos: 42.5,-11.5 - parent: 36861 - - uid: 40326 + pos: -17.5,-60.5 + parent: 2 + - uid: 5414 components: - type: Transform - pos: 49.5,-14.5 - parent: 36861 - - uid: 40327 + pos: -50.5,20.5 + parent: 2 + - uid: 5436 components: - type: Transform - pos: 50.5,-14.5 - parent: 36861 - - uid: 40328 + pos: -50.5,21.5 + parent: 2 + - uid: 5447 components: - type: Transform - pos: 51.5,-14.5 - parent: 36861 - - uid: 40329 + pos: -50.5,17.5 + parent: 2 + - uid: 5456 components: - type: Transform - pos: 48.5,-12.5 - parent: 36861 - - uid: 40330 + pos: -50.5,22.5 + parent: 2 + - uid: 5466 components: - type: Transform - pos: 49.5,-12.5 - parent: 36861 - - uid: 40331 + pos: -61.5,6.5 + parent: 2 + - uid: 5468 components: - type: Transform - pos: 50.5,-12.5 - parent: 36861 - - uid: 40332 + pos: -48.5,16.5 + parent: 2 + - uid: 5469 components: - type: Transform - pos: 51.5,-12.5 - parent: 36861 - - uid: 40333 + pos: -41.5,29.5 + parent: 2 + - uid: 5495 components: - type: Transform - pos: 52.5,-12.5 - parent: 36861 - - uid: 40334 + rot: 1.5707963267948966 rad + pos: -15.5,43.5 + parent: 2 + - uid: 5498 components: - type: Transform - pos: 53.5,-12.5 - parent: 36861 - - uid: 40335 + rot: 1.5707963267948966 rad + pos: -15.5,44.5 + parent: 2 + - uid: 5499 components: - type: Transform - pos: 49.5,-13.5 - parent: 36861 - - uid: 40336 + rot: 1.5707963267948966 rad + pos: -19.5,48.5 + parent: 2 + - uid: 5505 components: - type: Transform - pos: 50.5,-13.5 - parent: 36861 - - uid: 40337 + rot: 1.5707963267948966 rad + pos: -19.5,47.5 + parent: 2 + - uid: 5515 components: - type: Transform - pos: 51.5,-13.5 - parent: 36861 - - uid: 40338 + pos: -63.5,30.5 + parent: 2 + - uid: 5517 components: - type: Transform - pos: 52.5,-13.5 - parent: 36861 - - uid: 40339 + pos: -63.5,29.5 + parent: 2 + - uid: 5518 components: - type: Transform - pos: 50.5,-11.5 - parent: 36861 - - uid: 40340 + pos: -58.5,30.5 + parent: 2 + - uid: 5519 components: - type: Transform - pos: 50.5,-10.5 - parent: 36861 - - uid: 40341 + pos: -62.5,30.5 + parent: 2 + - uid: 5520 components: - type: Transform - pos: 50.5,-9.5 - parent: 36861 - - uid: 40342 + pos: -60.5,30.5 + parent: 2 + - uid: 5521 components: - type: Transform - pos: 48.5,-9.5 - parent: 36861 - - uid: 40343 + pos: -59.5,30.5 + parent: 2 + - uid: 5522 components: - type: Transform - pos: 53.5,-8.5 - parent: 36861 - - uid: 40344 + pos: -57.5,30.5 + parent: 2 + - uid: 5523 components: - type: Transform - pos: 54.5,-10.5 - parent: 36861 - - uid: 40345 + pos: -61.5,30.5 + parent: 2 + - uid: 5526 components: - type: Transform - pos: 54.5,-9.5 - parent: 36861 - - uid: 40346 + rot: 1.5707963267948966 rad + pos: -15.5,41.5 + parent: 2 + - uid: 5531 components: - type: Transform - pos: 54.5,-8.5 - parent: 36861 - - uid: 40347 + rot: 1.5707963267948966 rad + pos: -12.5,45.5 + parent: 2 + - uid: 5533 components: - type: Transform - pos: 52.5,-11.5 - parent: 36861 - - uid: 40348 + pos: -65.5,12.5 + parent: 2 + - uid: 5534 components: - type: Transform - pos: 53.5,-11.5 - parent: 36861 - - uid: 40349 + pos: -54.5,25.5 + parent: 2 + - uid: 5535 components: - type: Transform - pos: 54.5,-11.5 - parent: 36861 - - uid: 40350 + pos: -65.5,5.5 + parent: 2 + - uid: 5536 components: - type: Transform - pos: 55.5,-11.5 - parent: 36861 - - uid: 40351 + pos: -53.5,24.5 + parent: 2 + - uid: 5537 components: - type: Transform - pos: 37.5,-14.5 - parent: 36861 - - uid: 40352 + pos: -51.5,24.5 + parent: 2 + - uid: 5538 components: - type: Transform - pos: 37.5,-15.5 - parent: 36861 - - uid: 40353 + pos: -56.5,30.5 + parent: 2 + - uid: 5539 components: - type: Transform - pos: 37.5,-16.5 - parent: 36861 - - uid: 40354 + pos: -50.5,68.5 + parent: 2 + - uid: 5540 components: - type: Transform - pos: 37.5,-17.5 - parent: 36861 - - uid: 40355 + pos: -61.5,4.5 + parent: 2 + - uid: 5541 components: - type: Transform - pos: 37.5,-18.5 - parent: 36861 - - uid: 40356 + pos: -65.5,6.5 + parent: 2 + - uid: 5542 components: - type: Transform - pos: 37.5,-19.5 - parent: 36861 - - uid: 40357 + pos: -65.5,7.5 + parent: 2 + - uid: 5544 components: - type: Transform - pos: 37.5,-20.5 - parent: 36861 - - uid: 40358 + pos: -54.5,30.5 + parent: 2 + - uid: 5545 components: - type: Transform - pos: 38.5,-14.5 - parent: 36861 - - uid: 40359 + pos: -64.5,12.5 + parent: 2 + - uid: 5548 components: - type: Transform - pos: 38.5,-15.5 - parent: 36861 - - uid: 40360 + pos: -62.5,6.5 + parent: 2 + - uid: 5549 components: - type: Transform - pos: 38.5,-16.5 - parent: 36861 - - uid: 40361 + pos: -51.5,68.5 + parent: 2 + - uid: 5550 components: - type: Transform - pos: 38.5,-17.5 - parent: 36861 - - uid: 40362 + pos: -72.5,15.5 + parent: 2 + - uid: 5552 components: - type: Transform - pos: 38.5,-18.5 - parent: 36861 - - uid: 40363 + pos: -53.5,68.5 + parent: 2 + - uid: 5553 components: - type: Transform - pos: 38.5,-19.5 - parent: 36861 - - uid: 40364 + pos: -52.5,68.5 + parent: 2 + - uid: 5554 components: - type: Transform - pos: 38.5,-20.5 - parent: 36861 - - uid: 40365 + pos: -54.5,68.5 + parent: 2 + - uid: 5569 components: - type: Transform - pos: 50.5,-16.5 - parent: 36861 - - uid: 40366 + pos: -16.5,-56.5 + parent: 2 + - uid: 5572 components: - type: Transform - pos: 50.5,-15.5 - parent: 36861 - - uid: 40367 + pos: -63.5,56.5 + parent: 2 + - uid: 5575 components: - type: Transform - pos: 50.5,-17.5 - parent: 36861 - - uid: 40368 + pos: -63.5,28.5 + parent: 2 + - uid: 5579 components: - type: Transform - pos: 50.5,-18.5 - parent: 36861 - - uid: 40369 + rot: 1.5707963267948966 rad + pos: -15.5,45.5 + parent: 2 + - uid: 5581 components: - type: Transform - pos: 49.5,-17.5 - parent: 36861 - - uid: 40370 + pos: -57.5,58.5 + parent: 2 + - uid: 5592 components: - type: Transform - pos: 49.5,-16.5 - parent: 36861 - - uid: 40371 + pos: -58.5,6.5 + parent: 2 + - uid: 5594 components: - type: Transform - pos: 49.5,-15.5 - parent: 36861 - - uid: 40372 + pos: -57.5,56.5 + parent: 2 + - uid: 5596 components: - type: Transform - pos: 48.5,-16.5 - parent: 36861 - - uid: 40373 + pos: -58.5,56.5 + parent: 2 + - uid: 5598 components: - type: Transform - pos: 48.5,-15.5 - parent: 36861 - - uid: 40374 + pos: -58.5,47.5 + parent: 2 + - uid: 5599 components: - type: Transform - pos: 51.5,-15.5 - parent: 36861 - - uid: 40375 + pos: -57.5,57.5 + parent: 2 + - uid: 5606 components: - type: Transform - pos: 51.5,-16.5 - parent: 36861 - - uid: 40376 + pos: -58.5,51.5 + parent: 2 + - uid: 5611 components: - type: Transform - pos: 52.5,-16.5 - parent: 36861 - - uid: 40377 + pos: -58.5,40.5 + parent: 2 + - uid: 5612 components: - type: Transform - pos: 52.5,-17.5 - parent: 36861 - - uid: 40378 + pos: -67.5,68.5 + parent: 2 + - uid: 5615 components: - type: Transform - pos: 53.5,-17.5 - parent: 36861 - - uid: 40379 + pos: -65.5,68.5 + parent: 2 + - uid: 5624 components: - type: Transform - pos: 53.5,-18.5 - parent: 36861 - - uid: 40380 + pos: 3.5,48.5 + parent: 2 + - uid: 5625 components: - type: Transform - pos: 54.5,-18.5 - parent: 36861 - - uid: 40381 + rot: 3.141592653589793 rad + pos: 59.5,-32.5 + parent: 2 + - uid: 5626 components: - type: Transform - pos: 52.5,-19.5 - parent: 36861 - - uid: 40382 + pos: 66.5,-29.5 + parent: 2 + - uid: 5632 components: - type: Transform - pos: 52.5,-20.5 - parent: 36861 - - uid: 40383 + pos: -57.5,59.5 + parent: 2 + - uid: 5633 components: - type: Transform - pos: 51.5,-20.5 - parent: 36861 - - uid: 40384 + pos: -57.5,60.5 + parent: 2 + - uid: 5634 components: - type: Transform - pos: 51.5,-21.5 - parent: 36861 - - uid: 40385 + pos: -57.5,61.5 + parent: 2 + - uid: 5635 components: - type: Transform - pos: 50.5,-21.5 - parent: 36861 - - uid: 40386 + pos: -57.5,62.5 + parent: 2 + - uid: 5637 components: - type: Transform - pos: 49.5,-21.5 - parent: 36861 - - uid: 40387 + pos: -68.5,56.5 + parent: 2 + - uid: 5638 components: - type: Transform - pos: 49.5,-20.5 - parent: 36861 - - uid: 40388 + rot: -1.5707963267948966 rad + pos: -57.5,65.5 + parent: 2 + - uid: 5639 components: - type: Transform - pos: 49.5,-19.5 - parent: 36861 - - uid: 40389 + pos: -57.5,64.5 + parent: 2 + - uid: 5647 components: - type: Transform - pos: 48.5,-20.5 - parent: 36861 - - uid: 40390 + pos: -69.5,56.5 + parent: 2 + - uid: 5648 components: - type: Transform - pos: 48.5,-19.5 - parent: 36861 - - uid: 40391 + pos: -69.5,63.5 + parent: 2 + - uid: 5649 components: - type: Transform - pos: 47.5,-19.5 - parent: 36861 - - uid: 40392 + pos: -69.5,58.5 + parent: 2 + - uid: 5650 components: - type: Transform - pos: 40.5,-18.5 - parent: 36861 - - uid: 40393 + pos: -69.5,57.5 + parent: 2 + - uid: 5651 components: - type: Transform - pos: 41.5,-20.5 - parent: 36861 - - uid: 40394 + pos: -69.5,60.5 + parent: 2 + - uid: 5652 components: - type: Transform - pos: 51.5,-4.5 - parent: 36861 - - uid: 40395 + pos: -69.5,59.5 + parent: 2 + - uid: 5653 components: - type: Transform - pos: 51.5,-3.5 - parent: 36861 - - uid: 40396 + pos: -69.5,61.5 + parent: 2 + - uid: 5654 components: - type: Transform - pos: 51.5,-2.5 - parent: 36861 - - uid: 40397 + pos: -69.5,62.5 + parent: 2 + - uid: 5655 components: - type: Transform - pos: 51.5,-1.5 - parent: 36861 - - uid: 40398 + pos: -64.5,68.5 + parent: 2 + - uid: 5656 components: - type: Transform - pos: 52.5,-4.5 - parent: 36861 - - uid: 40399 + pos: -63.5,68.5 + parent: 2 + - uid: 5657 components: - type: Transform - pos: 52.5,-5.5 - parent: 36861 - - uid: 40400 + pos: -62.5,68.5 + parent: 2 + - uid: 5658 components: - type: Transform - pos: 52.5,-6.5 - parent: 36861 - - uid: 40401 + pos: -61.5,68.5 + parent: 2 + - uid: 5659 components: - type: Transform - pos: 52.5,-7.5 - parent: 36861 - - uid: 40402 + pos: -60.5,68.5 + parent: 2 + - uid: 5660 components: - type: Transform - pos: 39.5,-20.5 - parent: 36861 - - uid: 40403 + pos: -59.5,68.5 + parent: 2 + - uid: 5661 components: - type: Transform - pos: 41.5,-19.5 - parent: 36861 - - uid: 40404 + pos: -58.5,68.5 + parent: 2 + - uid: 5662 components: - type: Transform - pos: 39.5,-19.5 - parent: 36861 - - uid: 40405 + pos: -57.5,68.5 + parent: 2 + - uid: 5663 components: - type: Transform - pos: 50.5,-8.5 - parent: 36861 - - uid: 40406 + pos: -57.5,67.5 + parent: 2 + - uid: 5664 components: - type: Transform - pos: 50.5,-7.5 - parent: 36861 - - uid: 40407 + pos: -57.5,66.5 + parent: 2 + - uid: 5668 components: - type: Transform - pos: 50.5,-6.5 - parent: 36861 - - uid: 40408 + pos: -69.5,65.5 + parent: 2 + - uid: 5670 components: - type: Transform - pos: 49.5,-1.5 - parent: 36861 - - uid: 40409 + rot: 3.141592653589793 rad + pos: 60.5,-28.5 + parent: 2 + - uid: 5671 components: - type: Transform - pos: 50.5,-1.5 - parent: 36861 - - uid: 40410 + pos: -69.5,68.5 + parent: 2 + - uid: 5672 components: - type: Transform - pos: 50.5,-2.5 - parent: 36861 - - uid: 40411 + pos: -68.5,68.5 + parent: 2 + - uid: 5697 components: - type: Transform - pos: 29.5,-20.5 - parent: 36861 - - uid: 40412 + pos: -76.5,63.5 + parent: 2 + - uid: 5702 components: - type: Transform - pos: 29.5,-21.5 - parent: 36861 - - uid: 40413 + pos: -8.5,66.5 + parent: 2 + - uid: 5774 components: - type: Transform - pos: 29.5,-22.5 - parent: 36861 - - uid: 40414 + pos: -48.5,29.5 + parent: 2 + - uid: 5778 components: - type: Transform - pos: 30.5,-22.5 - parent: 36861 - - uid: 40415 + pos: -52.5,29.5 + parent: 2 + - uid: 5779 components: - type: Transform - pos: 31.5,-22.5 - parent: 36861 - - uid: 40416 + pos: -53.5,29.5 + parent: 2 + - uid: 5815 components: - type: Transform - pos: 32.5,-22.5 - parent: 36861 - - uid: 40417 + pos: -52.5,30.5 + parent: 2 + - uid: 5816 components: - type: Transform - pos: 27.5,-21.5 - parent: 36861 - - uid: 40418 + pos: -52.5,31.5 + parent: 2 + - uid: 5817 components: - type: Transform - pos: 27.5,-20.5 - parent: 36861 - - uid: 40419 + pos: -52.5,32.5 + parent: 2 + - uid: 5818 components: - type: Transform - pos: 27.5,-19.5 - parent: 36861 - - uid: 40420 + pos: -52.5,34.5 + parent: 2 + - uid: 5819 components: - type: Transform - pos: 26.5,-20.5 - parent: 36861 - - uid: 40421 + pos: -52.5,35.5 + parent: 2 + - uid: 5820 components: - type: Transform - pos: 25.5,-20.5 - parent: 36861 - - uid: 40422 + pos: -52.5,36.5 + parent: 2 + - uid: 5821 components: - type: Transform - pos: 25.5,-19.5 - parent: 36861 - - uid: 40423 + pos: -54.5,37.5 + parent: 2 + - uid: 5827 components: - type: Transform - pos: 26.5,-19.5 - parent: 36861 - - uid: 40424 + pos: -53.5,36.5 + parent: 2 + - uid: 5828 components: - type: Transform - pos: 27.5,-18.5 - parent: 36861 - - uid: 40425 + pos: -54.5,36.5 + parent: 2 + - uid: 5831 components: - type: Transform - pos: 28.5,-18.5 - parent: 36861 - - uid: 40426 + pos: -58.5,43.5 + parent: 2 + - uid: 5832 components: - type: Transform - pos: 29.5,-18.5 - parent: 36861 - - uid: 40427 + pos: -53.5,30.5 + parent: 2 + - uid: 5834 components: - type: Transform - pos: 30.5,-18.5 - parent: 36861 - - uid: 40428 + pos: -58.5,31.5 + parent: 2 + - uid: 5835 components: - type: Transform - pos: 30.5,-19.5 - parent: 36861 - - uid: 40429 + pos: -58.5,32.5 + parent: 2 + - uid: 5837 components: - type: Transform - pos: 30.5,-20.5 - parent: 36861 - - uid: 40430 + pos: -58.5,34.5 + parent: 2 + - uid: 5838 components: - type: Transform - pos: 30.5,-21.5 - parent: 36861 - - uid: 40431 + pos: -58.5,35.5 + parent: 2 + - uid: 5839 components: - type: Transform - pos: 31.5,-21.5 - parent: 36861 - - uid: 40432 + pos: -58.5,36.5 + parent: 2 + - uid: 5841 components: - type: Transform - pos: 31.5,-20.5 - parent: 36861 - - uid: 40433 + pos: -56.5,36.5 + parent: 2 + - uid: 5842 components: - type: Transform - pos: 32.5,-21.5 - parent: 36861 - - uid: 40434 + pos: -55.5,36.5 + parent: 2 + - uid: 5844 components: - type: Transform - pos: 32.5,-20.5 - parent: 36861 - - uid: 40435 + pos: -54.5,38.5 + parent: 2 + - uid: 5845 components: - type: Transform - pos: 33.5,-21.5 - parent: 36861 - - uid: 40436 + pos: -54.5,39.5 + parent: 2 + - uid: 5847 components: - type: Transform - pos: 33.5,-20.5 - parent: 36861 - - uid: 40437 + pos: -52.5,40.5 + parent: 2 + - uid: 5848 components: - type: Transform - pos: 34.5,-21.5 - parent: 36861 - - uid: 40438 + pos: -53.5,40.5 + parent: 2 + - uid: 5850 components: - type: Transform - pos: 34.5,-20.5 - parent: 36861 - - uid: 40439 + pos: -51.5,40.5 + parent: 2 + - uid: 5851 components: - type: Transform - pos: 35.5,-21.5 - parent: 36861 - - uid: 40440 + pos: -48.5,40.5 + parent: 2 + - uid: 5852 components: - type: Transform - pos: 35.5,-20.5 - parent: 36861 - - uid: 40441 + pos: -49.5,40.5 + parent: 2 + - uid: 5853 components: - type: Transform - pos: 33.5,-22.5 - parent: 36861 - - uid: 40442 + pos: -47.5,40.5 + parent: 2 + - uid: 5854 components: - type: Transform - pos: 33.5,-23.5 - parent: 36861 - - uid: 40443 + pos: -46.5,39.5 + parent: 2 + - uid: 5855 components: - type: Transform - pos: 34.5,-22.5 - parent: 36861 - - uid: 40444 + pos: -46.5,40.5 + parent: 2 + - uid: 5884 components: - type: Transform - pos: 34.5,-23.5 - parent: 36861 - - uid: 40445 + pos: -58.5,44.5 + parent: 2 + - uid: 5885 components: - type: Transform - pos: 35.5,-22.5 - parent: 36861 - - uid: 40446 + pos: -58.5,45.5 + parent: 2 + - uid: 5887 components: - type: Transform - pos: 35.5,-23.5 - parent: 36861 - - uid: 40447 + pos: -59.5,48.5 + parent: 2 + - uid: 5897 components: - type: Transform - pos: 36.5,-22.5 - parent: 36861 - - uid: 40448 + pos: -41.5,45.5 + parent: 2 + - uid: 5898 components: - type: Transform - pos: 36.5,-23.5 - parent: 36861 - - uid: 40449 + pos: -58.5,50.5 + parent: 2 + - uid: 5899 components: - type: Transform - pos: 22.5,-19.5 - parent: 36861 - - uid: 40450 + pos: -58.5,49.5 + parent: 2 + - uid: 5903 components: - type: Transform - pos: 22.5,-18.5 - parent: 36861 - - uid: 40451 + pos: -41.5,39.5 + parent: 2 + - uid: 5915 components: - type: Transform - pos: 32.5,-16.5 - parent: 36861 - - uid: 40452 + pos: -48.5,52.5 + parent: 2 + - uid: 5928 components: - type: Transform - pos: 33.5,-16.5 - parent: 36861 - - uid: 40453 + pos: -41.5,50.5 + parent: 2 + - uid: 5929 components: - type: Transform - pos: 34.5,-16.5 - parent: 36861 - - uid: 40454 + pos: -42.5,50.5 + parent: 2 + - uid: 5930 components: - type: Transform - pos: 35.5,-16.5 - parent: 36861 - - uid: 40455 + pos: -43.5,50.5 + parent: 2 + - uid: 5931 components: - type: Transform - pos: 34.5,-15.5 - parent: 36861 - - uid: 40456 + pos: -44.5,50.5 + parent: 2 + - uid: 5932 components: - type: Transform - pos: 35.5,-15.5 - parent: 36861 - - uid: 40457 + pos: -45.5,50.5 + parent: 2 + - uid: 5933 components: - type: Transform - pos: 35.5,-14.5 - parent: 36861 - - uid: 40458 + pos: -46.5,50.5 + parent: 2 + - uid: 5935 components: - type: Transform - pos: 34.5,-17.5 - parent: 36861 - - uid: 40459 + pos: -46.5,45.5 + parent: 2 + - uid: 5938 components: - type: Transform - pos: 34.5,-18.5 - parent: 36861 - - uid: 40460 + pos: -49.5,45.5 + parent: 2 + - uid: 5940 components: - type: Transform - pos: 34.5,-19.5 - parent: 36861 - - uid: 40461 + pos: -51.5,45.5 + parent: 2 + - uid: 5941 components: - type: Transform - pos: 35.5,-18.5 - parent: 36861 - - uid: 40462 + pos: -52.5,45.5 + parent: 2 + - uid: 5950 components: - type: Transform - pos: 35.5,-19.5 - parent: 36861 - - uid: 40463 + pos: -58.5,52.5 + parent: 2 + - uid: 5962 components: - type: Transform - pos: 36.5,-21.5 - parent: 36861 - - uid: 40464 + pos: -55.5,40.5 + parent: 2 + - uid: 5964 components: - type: Transform - pos: 37.5,-21.5 - parent: 36861 - - uid: 40465 + pos: -56.5,40.5 + parent: 2 + - uid: 5967 components: - type: Transform - pos: 38.5,-21.5 - parent: 36861 - - uid: 40466 + pos: -57.5,52.5 + parent: 2 + - uid: 5969 components: - type: Transform - pos: 39.5,-21.5 - parent: 36861 - - uid: 40467 + pos: -57.5,40.5 + parent: 2 + - uid: 5977 components: - type: Transform - pos: 40.5,-21.5 - parent: 36861 - - uid: 40468 + pos: -41.5,52.5 + parent: 2 + - uid: 5978 components: - type: Transform - pos: 41.5,-21.5 - parent: 36861 - - uid: 40469 + pos: -41.5,51.5 + parent: 2 + - uid: 5988 components: - type: Transform - pos: 42.5,-21.5 - parent: 36861 - - uid: 40470 + pos: -52.5,44.5 + parent: 2 + - uid: 5994 components: - type: Transform - pos: 38.5,-22.5 - parent: 36861 - - uid: 40471 + pos: -47.5,50.5 + parent: 2 + - uid: 5995 components: - type: Transform - pos: 37.5,-22.5 - parent: 36861 - - uid: 40472 + pos: -47.5,51.5 + parent: 2 + - uid: 5996 components: - type: Transform - pos: 41.5,-18.5 - parent: 36861 - - uid: 40473 + pos: -54.5,44.5 + parent: 2 + - uid: 5997 components: - type: Transform - pos: 40.5,-20.5 - parent: 36861 - - uid: 40474 + pos: -47.5,52.5 + parent: 2 + - uid: 6016 components: - type: Transform - pos: 40.5,-19.5 - parent: 36861 - - uid: 40475 + pos: -60.5,48.5 + parent: 2 + - uid: 6017 components: - type: Transform - pos: 42.5,-20.5 - parent: 36861 - - uid: 40476 + pos: -61.5,48.5 + parent: 2 + - uid: 6018 components: - type: Transform - pos: 43.5,-20.5 - parent: 36861 - - uid: 40477 + pos: -62.5,48.5 + parent: 2 + - uid: 6019 components: - type: Transform - pos: 44.5,-20.5 - parent: 36861 - - uid: 40478 + pos: -63.5,48.5 + parent: 2 + - uid: 6020 components: - type: Transform - pos: 45.5,-20.5 - parent: 36861 - - uid: 40479 + pos: -63.5,47.5 + parent: 2 + - uid: 6022 components: - type: Transform - pos: 44.5,-19.5 - parent: 36861 - - uid: 40480 + pos: -63.5,45.5 + parent: 2 + - uid: 6023 components: - type: Transform - pos: 43.5,-19.5 - parent: 36861 - - uid: 40481 + pos: -63.5,44.5 + parent: 2 + - uid: 6024 components: - type: Transform - pos: 39.5,-13.5 - parent: 36861 - - uid: 40482 + pos: -62.5,44.5 + parent: 2 + - uid: 6025 components: - type: Transform - pos: 39.5,-14.5 - parent: 36861 - - uid: 40483 + pos: -61.5,44.5 + parent: 2 + - uid: 6026 components: - type: Transform - pos: 40.5,-14.5 - parent: 36861 - - uid: 40484 + pos: -60.5,44.5 + parent: 2 + - uid: 6027 components: - type: Transform - pos: 41.5,-14.5 - parent: 36861 - - uid: 40485 + pos: -59.5,44.5 + parent: 2 + - uid: 6155 components: - type: Transform - pos: 40.5,-13.5 - parent: 36861 - - uid: 40486 + pos: -46.5,23.5 + parent: 2 + - uid: 6158 components: - type: Transform - pos: 41.5,-13.5 - parent: 36861 - - uid: 40487 + pos: -41.5,23.5 + parent: 2 + - uid: 6159 components: - type: Transform - pos: 39.5,-15.5 - parent: 36861 - - uid: 40488 + pos: -41.5,21.5 + parent: 2 + - uid: 6160 components: - type: Transform - pos: 41.5,-15.5 - parent: 36861 - - uid: 40489 + pos: -43.5,25.5 + parent: 2 + - uid: 6161 components: - type: Transform - pos: 41.5,-16.5 - parent: 36861 - - uid: 40490 + pos: -46.5,24.5 + parent: 2 + - uid: 6162 components: - type: Transform - pos: 41.5,-17.5 - parent: 36861 - - uid: 40491 + pos: -46.5,22.5 + parent: 2 + - uid: 6167 components: - type: Transform - pos: 40.5,-15.5 - parent: 36861 - - uid: 40492 + pos: 81.5,-19.5 + parent: 2 + - uid: 6168 components: - type: Transform - pos: 40.5,-16.5 - parent: 36861 - - uid: 40493 + pos: 81.5,-20.5 + parent: 2 + - uid: 6169 components: - type: Transform - pos: 40.5,-17.5 - parent: 36861 - - uid: 40494 + pos: 81.5,-21.5 + parent: 2 + - uid: 6171 components: - type: Transform - pos: 44.5,-12.5 - parent: 36861 - - uid: 40495 + pos: 81.5,-26.5 + parent: 2 + - uid: 6172 components: - type: Transform - pos: 42.5,-14.5 - parent: 36861 - - uid: 40496 + pos: 81.5,-27.5 + parent: 2 + - uid: 6173 components: - type: Transform - pos: 44.5,-14.5 - parent: 36861 - - uid: 40497 + pos: 81.5,-24.5 + parent: 2 + - uid: 6174 components: - type: Transform - pos: 43.5,-15.5 - parent: 36861 - - uid: 40498 + pos: 81.5,-25.5 + parent: 2 + - uid: 6175 components: - type: Transform - pos: 43.5,-15.5 - parent: 36861 - - uid: 40499 + pos: -8.5,63.5 + parent: 2 + - uid: 6187 components: - type: Transform - pos: 44.5,-15.5 - parent: 36861 - - uid: 40500 + pos: -11.5,68.5 + parent: 2 + - uid: 6310 components: - type: Transform - pos: 43.5,-14.5 - parent: 36861 - - uid: 40501 + pos: -22.5,19.5 + parent: 2 + - uid: 6311 components: - type: Transform - pos: 43.5,-16.5 - parent: 36861 - - uid: 40502 + pos: -22.5,18.5 + parent: 2 + - uid: 6312 components: - type: Transform - pos: 42.5,-16.5 - parent: 36861 - - uid: 40503 + pos: -21.5,18.5 + parent: 2 + - uid: 6321 components: - type: Transform - pos: 42.5,-17.5 - parent: 36861 - - uid: 40504 + rot: 3.141592653589793 rad + pos: -20.5,-5.5 + parent: 2 + - uid: 6322 components: - type: Transform - pos: 42.5,-18.5 - parent: 36861 - - uid: 40505 + rot: 3.141592653589793 rad + pos: -20.5,-6.5 + parent: 2 + - uid: 6323 components: - type: Transform - pos: 42.5,-17.5 - parent: 36861 - - uid: 40506 + pos: -22.5,-9.5 + parent: 2 + - uid: 6324 components: - type: Transform - pos: 43.5,-17.5 - parent: 36861 - - uid: 40507 + pos: -22.5,-11.5 + parent: 2 + - uid: 6335 components: - type: Transform - pos: 44.5,-17.5 - parent: 36861 - - uid: 40508 + rot: 3.141592653589793 rad + pos: -22.5,-10.5 + parent: 2 + - uid: 6336 components: - type: Transform - pos: 44.5,-16.5 - parent: 36861 - - uid: 40509 + rot: 1.5707963267948966 rad + pos: -29.5,-9.5 + parent: 2 + - uid: 6337 components: - type: Transform - pos: 45.5,-16.5 - parent: 36861 - - uid: 40510 + rot: 1.5707963267948966 rad + pos: -29.5,-7.5 + parent: 2 + - uid: 6340 components: - type: Transform - pos: 46.5,-16.5 - parent: 36861 - - uid: 40511 + rot: 1.5707963267948966 rad + pos: -31.5,-10.5 + parent: 2 + - uid: 6351 components: - type: Transform - pos: 46.5,-15.5 - parent: 36861 - - uid: 40512 + rot: 1.5707963267948966 rad + pos: -27.5,-10.5 + parent: 2 + - uid: 6354 components: - type: Transform - pos: 45.5,-14.5 - parent: 36861 - - uid: 40513 + pos: -54.5,17.5 + parent: 2 + - uid: 6355 components: - type: Transform - pos: 45.5,-13.5 - parent: 36861 - - uid: 40514 + pos: -54.5,18.5 + parent: 2 + - uid: 6356 components: - type: Transform - pos: 45.5,-12.5 - parent: 36861 - - uid: 40515 + pos: -54.5,19.5 + parent: 2 + - uid: 6357 components: - type: Transform - pos: 46.5,-13.5 - parent: 36861 - - uid: 40516 + pos: -54.5,20.5 + parent: 2 + - uid: 6358 components: - type: Transform - pos: 46.5,-14.5 - parent: 36861 - - uid: 40517 + pos: -54.5,21.5 + parent: 2 + - uid: 6359 components: - type: Transform - pos: 44.5,-13.5 - parent: 36861 - - uid: 40518 + pos: -54.5,22.5 + parent: 2 + - uid: 6360 components: - type: Transform - pos: 43.5,-13.5 - parent: 36861 - - uid: 40519 + pos: -54.5,23.5 + parent: 2 + - uid: 6384 components: - type: Transform - pos: 42.5,-13.5 - parent: 36861 - - uid: 40520 + rot: 1.5707963267948966 rad + pos: -27.5,-11.5 + parent: 2 + - uid: 6393 components: - type: Transform - pos: 42.5,-12.5 - parent: 36861 - - uid: 40521 + pos: -63.5,18.5 + parent: 2 + - uid: 6394 components: - type: Transform - pos: 43.5,-12.5 - parent: 36861 - - uid: 40522 + pos: -63.5,16.5 + parent: 2 + - uid: 6402 components: - type: Transform - pos: 43.5,-10.5 - parent: 36861 - - uid: 40523 + rot: -1.5707963267948966 rad + pos: -31.5,-11.5 + parent: 2 + - uid: 6404 components: - type: Transform - pos: 43.5,-9.5 - parent: 36861 - - uid: 40524 + rot: 1.5707963267948966 rad + pos: -29.5,-5.5 + parent: 2 + - uid: 6419 components: - type: Transform - pos: 43.5,-8.5 - parent: 36861 - - uid: 40525 + rot: 1.5707963267948966 rad + pos: -29.5,-10.5 + parent: 2 + - uid: 6421 components: - type: Transform - pos: 44.5,-9.5 - parent: 36861 - - uid: 40526 + rot: 1.5707963267948966 rad + pos: -29.5,-6.5 + parent: 2 + - uid: 6450 components: - type: Transform - pos: 45.5,-9.5 - parent: 36861 - - uid: 40527 + pos: -11.5,-62.5 + parent: 2 + - uid: 6521 components: - type: Transform - pos: 44.5,-10.5 - parent: 36861 - - uid: 40528 + pos: -32.5,-10.5 + parent: 2 + - uid: 6731 components: - type: Transform - pos: 45.5,-10.5 - parent: 36861 - - uid: 40529 + pos: -49.5,67.5 + parent: 2 + - uid: 6784 components: - type: Transform - pos: 41.5,-8.5 - parent: 36861 - - uid: 40530 + pos: -32.5,-11.5 + parent: 2 + - uid: 6898 components: - type: Transform - pos: 42.5,-8.5 - parent: 36861 - - uid: 40531 + pos: -78.5,23.5 + parent: 2 + - uid: 6899 components: - type: Transform - pos: 42.5,-9.5 - parent: 36861 - - uid: 40532 + pos: -79.5,23.5 + parent: 2 + - uid: 6912 components: - type: Transform - pos: 42.5,-10.5 - parent: 36861 - - uid: 40533 + pos: -65.5,-59.5 + parent: 2 + - uid: 7094 components: - type: Transform - pos: 44.5,-8.5 - parent: 36861 - - uid: 40534 + rot: -1.5707963267948966 rad + pos: -41.5,57.5 + parent: 2 + - uid: 7095 components: - type: Transform - pos: 45.5,-8.5 - parent: 36861 - - uid: 40535 + rot: -1.5707963267948966 rad + pos: -45.5,57.5 + parent: 2 + - uid: 7096 components: - type: Transform - pos: 46.5,-8.5 - parent: 36861 - - uid: 40536 + pos: -56.5,56.5 + parent: 2 + - uid: 7224 components: - type: Transform - pos: 46.5,-9.5 - parent: 36861 - - uid: 40537 + pos: 12.5,-27.5 + parent: 2 + - uid: 7225 components: - type: Transform - pos: 44.5,1.5 - parent: 36861 - - uid: 40538 + pos: 9.5,-31.5 + parent: 2 + - uid: 7227 components: - type: Transform - pos: 41.5,3.5 - parent: 36861 - - uid: 40539 + pos: 9.5,-29.5 + parent: 2 + - uid: 7228 components: - type: Transform - pos: 40.5,4.5 - parent: 36861 - - uid: 40540 + pos: 11.5,-27.5 + parent: 2 + - uid: 7367 components: - type: Transform - pos: 40.5,2.5 - parent: 36861 - - uid: 40541 + pos: 19.5,-27.5 + parent: 2 + - uid: 7376 components: - type: Transform - pos: 39.5,2.5 - parent: 36861 -- proto: WallRockBananium - entities: - - uid: 40542 + rot: -1.5707963267948966 rad + pos: -34.5,74.5 + parent: 2 + - uid: 7383 components: - type: Transform - pos: 33.5,1.5 - parent: 36861 - - uid: 40543 + rot: -1.5707963267948966 rad + pos: -51.5,74.5 + parent: 2 + - uid: 7392 components: - type: Transform - pos: 35.5,7.5 - parent: 36861 - - uid: 40544 + rot: -1.5707963267948966 rad + pos: -49.5,74.5 + parent: 2 + - uid: 7393 components: - type: Transform - pos: 33.5,13.5 - parent: 36861 - - uid: 40545 + rot: -1.5707963267948966 rad + pos: -49.5,75.5 + parent: 2 + - uid: 7394 components: - type: Transform - pos: 32.5,1.5 - parent: 36861 - - uid: 40546 + rot: -1.5707963267948966 rad + pos: -48.5,75.5 + parent: 2 + - uid: 7395 components: - type: Transform - pos: 33.5,2.5 - parent: 36861 - - uid: 40547 + rot: -1.5707963267948966 rad + pos: -47.5,75.5 + parent: 2 + - uid: 7396 components: - type: Transform - pos: 34.5,2.5 - parent: 36861 - - uid: 40548 + rot: -1.5707963267948966 rad + pos: -46.5,75.5 + parent: 2 + - uid: 7397 components: - type: Transform - pos: 27.5,8.5 - parent: 36861 - - uid: 40549 + rot: -1.5707963267948966 rad + pos: -45.5,75.5 + parent: 2 + - uid: 7398 components: - type: Transform - pos: 58.5,1.5 - parent: 36861 - - uid: 40550 + rot: -1.5707963267948966 rad + pos: -44.5,75.5 + parent: 2 + - uid: 7399 components: - type: Transform - pos: 51.5,-19.5 - parent: 36861 - - uid: 40551 + rot: -1.5707963267948966 rad + pos: -43.5,75.5 + parent: 2 + - uid: 7400 components: - type: Transform - pos: 50.5,-19.5 - parent: 36861 - - uid: 40552 + rot: -1.5707963267948966 rad + pos: -42.5,75.5 + parent: 2 + - uid: 7401 components: - type: Transform - pos: 57.5,2.5 - parent: 36861 - - uid: 40553 + rot: -1.5707963267948966 rad + pos: -41.5,75.5 + parent: 2 + - uid: 7402 components: - type: Transform - pos: 58.5,2.5 - parent: 36861 - - uid: 40554 + rot: -1.5707963267948966 rad + pos: -40.5,75.5 + parent: 2 + - uid: 7403 components: - type: Transform - pos: 58.5,2.5 - parent: 36861 - - uid: 40555 + rot: -1.5707963267948966 rad + pos: -39.5,75.5 + parent: 2 + - uid: 7404 components: - type: Transform - pos: 57.5,2.5 - parent: 36861 - - uid: 40556 + rot: -1.5707963267948966 rad + pos: -38.5,75.5 + parent: 2 + - uid: 7405 components: - type: Transform - pos: 58.5,1.5 - parent: 36861 - - uid: 40557 + rot: -1.5707963267948966 rad + pos: -37.5,75.5 + parent: 2 + - uid: 7406 components: - type: Transform - pos: 60.5,-13.5 - parent: 36861 - - uid: 40558 + rot: -1.5707963267948966 rad + pos: -37.5,74.5 + parent: 2 + - uid: 7409 components: - type: Transform - pos: 50.5,-20.5 - parent: 36861 - - uid: 40559 + rot: -1.5707963267948966 rad + pos: -35.5,74.5 + parent: 2 + - uid: 7410 components: - type: Transform - pos: 39.5,-16.5 - parent: 36861 - - uid: 40560 + rot: -1.5707963267948966 rad + pos: -34.5,73.5 + parent: 2 + - uid: 7411 components: - type: Transform - pos: 39.5,-17.5 - parent: 36861 - - uid: 40561 + rot: -1.5707963267948966 rad + pos: -34.5,72.5 + parent: 2 + - uid: 7412 components: - type: Transform - pos: 38.5,-13.5 - parent: 36861 - - uid: 40562 + rot: -1.5707963267948966 rad + pos: -34.5,70.5 + parent: 2 + - uid: 7413 components: - type: Transform - pos: 37.5,-13.5 - parent: 36861 -- proto: WallRockBasalt - entities: - - uid: 35363 + rot: -1.5707963267948966 rad + pos: -34.5,71.5 + parent: 2 + - uid: 7415 components: - type: Transform - pos: -1.5,11.5 - parent: 34641 - - uid: 35364 + rot: -1.5707963267948966 rad + pos: -34.5,69.5 + parent: 2 + - uid: 7563 components: - type: Transform - pos: -1.5,5.5 - parent: 34641 - - uid: 35365 + pos: -61.5,51.5 + parent: 2 + - uid: 7569 components: - type: Transform - pos: -2.5,5.5 - parent: 34641 - - uid: 35366 + pos: -62.5,51.5 + parent: 2 + - uid: 7571 components: - type: Transform - pos: -5.5,4.5 - parent: 34641 - - uid: 35367 + pos: -60.5,51.5 + parent: 2 + - uid: 7572 components: - type: Transform - pos: -4.5,4.5 - parent: 34641 - - uid: 35368 + pos: -66.5,51.5 + parent: 2 + - uid: 7573 components: - type: Transform - pos: -3.5,4.5 - parent: 34641 - - uid: 35369 + pos: -65.5,51.5 + parent: 2 + - uid: 7574 components: - type: Transform - pos: -2.5,4.5 - parent: 34641 - - uid: 35370 + pos: -64.5,51.5 + parent: 2 + - uid: 7575 components: - type: Transform - pos: -1.5,4.5 - parent: 34641 - - uid: 35371 + pos: -63.5,51.5 + parent: 2 + - uid: 7589 components: - type: Transform - pos: -1.5,3.5 - parent: 34641 - - uid: 35372 + pos: 3.5,44.5 + parent: 2 + - uid: 7651 components: - type: Transform - pos: -2.5,3.5 - parent: 34641 - - uid: 35373 + pos: -60.5,12.5 + parent: 2 + - uid: 7652 components: - type: Transform - pos: -3.5,3.5 - parent: 34641 - - uid: 35374 + pos: -60.5,11.5 + parent: 2 + - uid: 7653 components: - type: Transform - pos: -4.5,3.5 - parent: 34641 - - uid: 35375 + pos: -60.5,10.5 + parent: 2 + - uid: 7654 components: - type: Transform - pos: -6.5,3.5 - parent: 34641 - - uid: 35376 + pos: -60.5,7.5 + parent: 2 + - uid: 7655 components: - type: Transform - pos: -7.5,3.5 - parent: 34641 - - uid: 35377 + pos: -60.5,8.5 + parent: 2 + - uid: 7657 components: - type: Transform - pos: -7.5,4.5 - parent: 34641 - - uid: 35378 + pos: 5.5,-7.5 + parent: 2 + - uid: 7686 components: - type: Transform - pos: -8.5,4.5 - parent: 34641 - - uid: 35379 + pos: 13.5,43.5 + parent: 2 + - uid: 7705 components: - type: Transform - pos: -9.5,4.5 - parent: 34641 - - uid: 35380 + pos: 2.5,48.5 + parent: 2 + - uid: 7770 components: - type: Transform - pos: -8.5,3.5 - parent: 34641 - - uid: 35381 + pos: 12.5,56.5 + parent: 2 + - uid: 7800 components: - type: Transform - pos: -5.5,3.5 - parent: 34641 - - uid: 35382 + pos: 6.5,-7.5 + parent: 2 + - uid: 7889 components: - type: Transform - pos: -1.5,6.5 - parent: 34641 - - uid: 35383 + pos: 3.5,49.5 + parent: 2 + - uid: 7908 components: - type: Transform - pos: -0.5,6.5 - parent: 34641 -- proto: WallRockBasaltBananium - entities: - - uid: 35384 + pos: 5.5,39.5 + parent: 2 + - uid: 8035 components: - type: Transform - pos: -23.5,1.5 - parent: 34641 -- proto: WallRockBasaltGold - entities: - - uid: 35385 + pos: 15.5,40.5 + parent: 2 + - uid: 8036 components: - type: Transform - pos: -9.5,12.5 - parent: 34641 - - uid: 35386 + pos: 15.5,39.5 + parent: 2 + - uid: 8037 components: - type: Transform - pos: -10.5,13.5 - parent: 34641 - - uid: 35387 + pos: 9.5,39.5 + parent: 2 + - uid: 8038 components: - type: Transform - pos: -10.5,12.5 - parent: 34641 -- proto: WallRockBasaltPlasma - entities: - - uid: 35388 + pos: 11.5,39.5 + parent: 2 + - uid: 8039 components: - type: Transform - pos: -19.5,19.5 - parent: 34641 - - uid: 35389 + pos: 10.5,39.5 + parent: 2 + - uid: 8041 components: - type: Transform - pos: -18.5,19.5 - parent: 34641 - - uid: 35390 + pos: 12.5,39.5 + parent: 2 + - uid: 8042 components: - type: Transform - pos: -17.5,18.5 - parent: 34641 - - uid: 35391 + pos: 13.5,39.5 + parent: 2 + - uid: 8043 components: - type: Transform - pos: -18.5,16.5 - parent: 34641 - - uid: 35392 + pos: 14.5,39.5 + parent: 2 + - uid: 8044 components: - type: Transform - pos: -18.5,17.5 - parent: 34641 - - uid: 35393 + pos: 15.5,43.5 + parent: 2 + - uid: 8045 components: - type: Transform - pos: -18.5,18.5 - parent: 34641 -- proto: WallRockBasaltSilver - entities: - - uid: 35394 + pos: 15.5,42.5 + parent: 2 + - uid: 8051 components: - type: Transform - pos: -17.5,-1.5 - parent: 34641 - - uid: 35395 + pos: 15.5,50.5 + parent: 2 + - uid: 8053 components: - type: Transform - pos: -16.5,-1.5 - parent: 34641 - - uid: 35396 + pos: 15.5,49.5 + parent: 2 + - uid: 8057 components: - type: Transform - pos: -16.5,-0.5 - parent: 34641 -- proto: WallRockBasaltTin - entities: - - uid: 35397 + pos: 8.5,39.5 + parent: 2 + - uid: 8058 components: - type: Transform - pos: -21.5,5.5 - parent: 34641 - - uid: 35398 + pos: 7.5,39.5 + parent: 2 + - uid: 8060 components: - type: Transform - pos: -8.5,0.5 - parent: 34641 - - uid: 35399 + pos: 6.5,39.5 + parent: 2 + - uid: 8061 components: - type: Transform - pos: -7.5,0.5 - parent: 34641 - - uid: 35400 + pos: 23.5,-80.5 + parent: 2 + - uid: 8062 components: - type: Transform - pos: -8.5,1.5 - parent: 34641 - - uid: 35401 + pos: 6.5,37.5 + parent: 2 + - uid: 8065 components: - type: Transform - pos: -6.5,-0.5 - parent: 34641 - - uid: 35402 + pos: 9.5,-3.5 + parent: 2 + - uid: 8066 components: - type: Transform - pos: -7.5,-0.5 - parent: 34641 - - uid: 35403 + rot: -1.5707963267948966 rad + pos: 3.5,36.5 + parent: 2 + - uid: 8068 components: - type: Transform - pos: -23.5,3.5 - parent: 34641 - - uid: 35404 + pos: 3.5,37.5 + parent: 2 + - uid: 8072 components: - type: Transform - pos: -24.5,1.5 - parent: 34641 - - uid: 35405 + rot: 3.141592653589793 rad + pos: 66.5,-31.5 + parent: 2 + - uid: 8081 components: - type: Transform - pos: -20.5,5.5 - parent: 34641 -- proto: WallRockBasaltUranium - entities: - - uid: 35406 + pos: 3.5,39.5 + parent: 2 + - uid: 8101 components: - type: Transform - pos: -4.5,0.5 - parent: 34641 - - uid: 35407 + pos: 3.5,51.5 + parent: 2 + - uid: 8120 components: - type: Transform - pos: -3.5,0.5 - parent: 34641 - - uid: 35408 + pos: 13.5,56.5 + parent: 2 + - uid: 8125 components: - type: Transform - pos: -2.5,1.5 - parent: 34641 -- proto: WallRockGold - entities: - - uid: 40563 + pos: 12.5,43.5 + parent: 2 + - uid: 8132 components: - type: Transform - pos: 30.5,-10.5 - parent: 36861 - - uid: 40564 + pos: 11.5,56.5 + parent: 2 + - uid: 8143 components: - type: Transform - pos: 31.5,-10.5 - parent: 36861 - - uid: 40565 + pos: 9.5,56.5 + parent: 2 + - uid: 8147 components: - type: Transform - pos: 13.5,25.5 - parent: 36861 - - uid: 40566 + pos: 5.5,-9.5 + parent: 2 + - uid: 8166 components: - type: Transform - pos: 10.5,26.5 - parent: 36861 - - uid: 40567 + pos: 4.5,43.5 + parent: 2 + - uid: 8173 components: - type: Transform - pos: 9.5,26.5 - parent: 36861 - - uid: 40568 + pos: 10.5,56.5 + parent: 2 + - uid: 8181 components: - type: Transform - pos: 8.5,27.5 - parent: 36861 - - uid: 40569 + pos: 9.5,-7.5 + parent: 2 + - uid: 8183 components: - type: Transform - pos: -2.5,2.5 - parent: 36861 - - uid: 40570 + pos: 3.5,45.5 + parent: 2 + - uid: 8234 components: - type: Transform - pos: 19.5,28.5 - parent: 36861 - - uid: 40571 + pos: 15.5,53.5 + parent: 2 + - uid: 8255 components: - type: Transform - pos: 30.5,8.5 - parent: 36861 - - uid: 40572 + pos: 15.5,55.5 + parent: 2 + - uid: 8272 components: - type: Transform - pos: 25.5,-0.5 - parent: 36861 - - uid: 40573 + pos: 3.5,47.5 + parent: 2 + - uid: 8273 components: - type: Transform - pos: 26.5,-0.5 - parent: 36861 - - uid: 40574 + pos: 3.5,50.5 + parent: 2 + - uid: 8274 components: - type: Transform - pos: 30.5,7.5 - parent: 36861 - - uid: 40575 + pos: 2.5,47.5 + parent: 2 + - uid: 8449 components: - type: Transform - pos: 24.5,-1.5 - parent: 36861 - - uid: 40576 + pos: 8.5,-7.5 + parent: 2 + - uid: 8484 components: - type: Transform - pos: 25.5,-2.5 - parent: 36861 - - uid: 40577 + pos: 4.5,39.5 + parent: 2 + - uid: 8512 components: - type: Transform - pos: 11.5,24.5 - parent: 36861 - - uid: 40578 + rot: -1.5707963267948966 rad + pos: 3.5,35.5 + parent: 2 + - uid: 8539 components: - type: Transform - pos: 37.5,7.5 - parent: 36861 - - uid: 40579 + pos: 14.5,43.5 + parent: 2 + - uid: 8562 components: - type: Transform - pos: 14.5,27.5 - parent: 36861 - - uid: 40580 + pos: 5.5,-8.5 + parent: 2 + - uid: 8572 components: - type: Transform - pos: 4.5,29.5 - parent: 36861 - - uid: 40581 + pos: 14.5,56.5 + parent: 2 + - uid: 8594 components: - type: Transform - pos: 35.5,13.5 - parent: 36861 - - uid: 40582 + pos: 9.5,43.5 + parent: 2 + - uid: 8611 components: - type: Transform - pos: 1.5,24.5 - parent: 36861 - - uid: 40583 + rot: 3.141592653589793 rad + pos: 63.5,-28.5 + parent: 2 + - uid: 8682 components: - type: Transform - pos: 26.5,24.5 - parent: 36861 - - uid: 40584 + pos: 7.5,43.5 + parent: 2 + - uid: 8683 components: - type: Transform - pos: 20.5,32.5 - parent: 36861 - - uid: 40585 + pos: 2.5,43.5 + parent: 2 + - uid: 8700 components: - type: Transform - pos: 23.5,10.5 - parent: 36861 - - uid: 40586 + pos: 3.5,43.5 + parent: 2 + - uid: 8717 components: - type: Transform - pos: 22.5,18.5 - parent: 36861 - - uid: 40587 + pos: -73.5,-2.5 + parent: 2 + - uid: 9086 components: - type: Transform - pos: 38.5,1.5 - parent: 36861 - - uid: 40588 + pos: 15.5,54.5 + parent: 2 + - uid: 9093 components: - type: Transform - pos: 33.5,-4.5 - parent: 36861 - - uid: 40589 + pos: -70.5,65.5 + parent: 2 + - uid: 9119 components: - type: Transform - pos: 37.5,-2.5 - parent: 36861 - - uid: 40590 + pos: -71.5,63.5 + parent: 2 + - uid: 9120 components: - type: Transform - pos: 35.5,-11.5 - parent: 36861 - - uid: 40591 + pos: -71.5,64.5 + parent: 2 + - uid: 9140 components: - type: Transform - pos: 22.5,-13.5 - parent: 36861 - - uid: 40592 + pos: -71.5,65.5 + parent: 2 + - uid: 9227 components: - type: Transform - pos: 20.5,-9.5 - parent: 36861 - - uid: 40593 + pos: -77.5,60.5 + parent: 2 + - uid: 9228 components: - type: Transform - pos: 17.5,-10.5 - parent: 36861 - - uid: 40594 + pos: -77.5,59.5 + parent: 2 + - uid: 9229 components: - type: Transform - pos: 9.5,-13.5 - parent: 36861 - - uid: 40595 + pos: -77.5,62.5 + parent: 2 + - uid: 9230 components: - type: Transform - pos: 36.5,3.5 - parent: 36861 - - uid: 40596 + pos: -77.5,61.5 + parent: 2 + - uid: 9231 components: - type: Transform - pos: 33.5,-12.5 - parent: 36861 - - uid: 40597 + pos: -77.5,64.5 + parent: 2 + - uid: 9232 components: - type: Transform - pos: 34.5,-12.5 - parent: 36861 - - uid: 40598 + pos: -77.5,63.5 + parent: 2 + - uid: 9233 components: - type: Transform - pos: 42.5,8.5 - parent: 36861 - - uid: 40599 + pos: -76.5,59.5 + parent: 2 + - uid: 9236 components: - type: Transform - pos: 32.5,-17.5 - parent: 36861 - - uid: 40600 + pos: 15.5,51.5 + parent: 2 + - uid: 9247 components: - type: Transform - pos: 46.5,2.5 - parent: 36861 - - uid: 40601 + pos: 15.5,56.5 + parent: 2 + - uid: 9301 components: - type: Transform - pos: 44.5,8.5 - parent: 36861 - - uid: 40602 + pos: 15.5,52.5 + parent: 2 + - uid: 9302 components: - type: Transform - pos: 63.5,-13.5 - parent: 36861 - - uid: 40603 + pos: -77.5,68.5 + parent: 2 + - uid: 9342 components: - type: Transform - pos: 53.5,-20.5 - parent: 36861 - - uid: 40604 + pos: -77.5,65.5 + parent: 2 + - uid: 9353 components: - type: Transform - pos: 53.5,-19.5 - parent: 36861 - - uid: 40605 + pos: 5.5,-10.5 + parent: 2 + - uid: 9354 components: - type: Transform - pos: 54.5,-19.5 - parent: 36861 -- proto: WallRockPlasma - entities: - - uid: 40606 + pos: 6.5,-10.5 + parent: 2 + - uid: 9355 components: - type: Transform - pos: 8.5,24.5 - parent: 36861 - - uid: 40607 + pos: 7.5,-10.5 + parent: 2 + - uid: 9356 components: - type: Transform - pos: 9.5,-14.5 - parent: 36861 - - uid: 40608 + pos: 8.5,-10.5 + parent: 2 + - uid: 9357 components: - type: Transform - pos: 30.5,-4.5 - parent: 36861 - - uid: 40609 + pos: 9.5,-10.5 + parent: 2 + - uid: 9360 components: - type: Transform - pos: 30.5,-3.5 - parent: 36861 - - uid: 40610 + pos: 7.5,-13.5 + parent: 2 + - uid: 9361 components: - type: Transform - pos: 31.5,-3.5 - parent: 36861 - - uid: 40611 + pos: -75.5,59.5 + parent: 2 + - uid: 9362 components: - type: Transform - pos: 31.5,-4.5 - parent: 36861 - - uid: 40612 + pos: -74.5,59.5 + parent: 2 + - uid: 9363 components: - type: Transform - pos: 32.5,7.5 - parent: 36861 - - uid: 40613 + pos: -73.5,59.5 + parent: 2 + - uid: 9364 components: - type: Transform - pos: 32.5,8.5 - parent: 36861 - - uid: 40614 + pos: -72.5,59.5 + parent: 2 + - uid: 9365 components: - type: Transform - pos: 31.5,9.5 - parent: 36861 - - uid: 40615 + pos: -71.5,59.5 + parent: 2 + - uid: 9366 components: - type: Transform - pos: 31.5,8.5 - parent: 36861 - - uid: 40616 + pos: -70.5,59.5 + parent: 2 + - uid: 9367 components: - type: Transform - pos: 7.5,29.5 - parent: 36861 - - uid: 40617 + pos: -77.5,66.5 + parent: 2 + - uid: 9540 components: - type: Transform - pos: 29.5,11.5 - parent: 36861 - - uid: 40618 + pos: 15.5,45.5 + parent: 2 + - uid: 9541 components: - type: Transform - pos: 27.5,12.5 - parent: 36861 - - uid: 40619 + pos: 15.5,46.5 + parent: 2 + - uid: 9542 components: - type: Transform - pos: 35.5,10.5 - parent: 36861 - - uid: 40620 + pos: 15.5,47.5 + parent: 2 + - uid: 9543 components: - type: Transform - pos: 37.5,5.5 - parent: 36861 - - uid: 40621 + pos: 15.5,48.5 + parent: 2 + - uid: 9545 components: - type: Transform - pos: 39.5,3.5 - parent: 36861 - - uid: 40622 + pos: 15.5,44.5 + parent: 2 + - uid: 9546 components: - type: Transform - pos: 36.5,-0.5 - parent: 36861 - - uid: 40623 + pos: 13.5,48.5 + parent: 2 + - uid: 9548 components: - type: Transform - pos: 37.5,-4.5 - parent: 36861 - - uid: 40624 + rot: 1.5707963267948966 rad + pos: -18.5,48.5 + parent: 2 + - uid: 9549 components: - type: Transform - pos: 36.5,-11.5 - parent: 36861 - - uid: 40625 + rot: 1.5707963267948966 rad + pos: -17.5,48.5 + parent: 2 + - uid: 9550 components: - type: Transform - pos: 38.5,-10.5 - parent: 36861 - - uid: 40626 + rot: 1.5707963267948966 rad + pos: -16.5,48.5 + parent: 2 + - uid: 9551 components: - type: Transform - pos: 22.5,-14.5 - parent: 36861 - - uid: 40627 + rot: 1.5707963267948966 rad + pos: -15.5,48.5 + parent: 2 + - uid: 9557 components: - type: Transform - pos: 22.5,-11.5 - parent: 36861 - - uid: 40628 + rot: 1.5707963267948966 rad + pos: -14.5,48.5 + parent: 2 + - uid: 9558 components: - type: Transform - pos: 19.5,-11.5 - parent: 36861 - - uid: 40629 + rot: 1.5707963267948966 rad + pos: -13.5,48.5 + parent: 2 + - uid: 9559 components: - type: Transform - pos: 27.5,-16.5 - parent: 36861 - - uid: 40630 + rot: 1.5707963267948966 rad + pos: -12.5,48.5 + parent: 2 + - uid: 9560 components: - type: Transform - pos: 22.5,-9.5 - parent: 36861 - - uid: 40631 + rot: 1.5707963267948966 rad + pos: -12.5,47.5 + parent: 2 + - uid: 9561 components: - type: Transform - pos: 11.5,27.5 - parent: 36861 - - uid: 40632 + rot: 1.5707963267948966 rad + pos: -12.5,46.5 + parent: 2 + - uid: 9562 components: - type: Transform - pos: 12.5,-14.5 - parent: 36861 - - uid: 40633 + rot: 1.5707963267948966 rad + pos: -11.5,45.5 + parent: 2 + - uid: 9642 components: - type: Transform - pos: 18.5,0.5 - parent: 36861 - - uid: 40634 + pos: -5.5,40.5 + parent: 2 + - uid: 9880 components: - type: Transform - pos: 26.5,17.5 - parent: 36861 - - uid: 40635 + pos: -69.5,52.5 + parent: 2 + - uid: 9891 components: - type: Transform - pos: 22.5,19.5 - parent: 36861 - - uid: 40636 + pos: -69.5,51.5 + parent: 2 + - uid: 9982 components: - type: Transform - pos: 28.5,24.5 - parent: 36861 - - uid: 40637 + pos: -9.5,52.5 + parent: 2 + - uid: 9983 components: - type: Transform - pos: 27.5,22.5 - parent: 36861 - - uid: 40638 + pos: -8.5,52.5 + parent: 2 + - uid: 9984 components: - type: Transform - pos: 20.5,31.5 - parent: 36861 - - uid: 40639 + pos: -8.5,53.5 + parent: 2 + - uid: 9985 components: - type: Transform - pos: 1.5,27.5 - parent: 36861 - - uid: 40640 + pos: -8.5,54.5 + parent: 2 + - uid: 9986 components: - type: Transform - pos: 0.5,23.5 - parent: 36861 - - uid: 40641 + pos: -8.5,55.5 + parent: 2 + - uid: 9987 components: - type: Transform - pos: 30.5,1.5 - parent: 36861 - - uid: 40642 + pos: -8.5,56.5 + parent: 2 + - uid: 9995 components: - type: Transform - pos: 27.5,-2.5 - parent: 36861 - - uid: 40643 + pos: -19.5,25.5 + parent: 2 + - uid: 10010 components: - type: Transform - pos: 62.5,-12.5 - parent: 36861 - - uid: 40644 + pos: -67.5,56.5 + parent: 2 + - uid: 10014 components: - type: Transform - pos: 45.5,-15.5 - parent: 36861 - - uid: 40645 + pos: -59.5,56.5 + parent: 2 + - uid: 10026 components: - type: Transform - pos: 38.5,-10.5 - parent: 36861 - - uid: 40646 + pos: -20.5,25.5 + parent: 2 + - uid: 10027 components: - type: Transform - pos: 50.5,1.5 - parent: 36861 - - uid: 40647 + pos: -15.5,25.5 + parent: 2 + - uid: 10029 components: - type: Transform - pos: 50.5,3.5 - parent: 36861 - - uid: 40648 + pos: -69.5,50.5 + parent: 2 + - uid: 10048 components: - type: Transform - pos: 49.5,2.5 - parent: 36861 - - uid: 40649 + pos: -60.5,52.5 + parent: 2 + - uid: 10050 components: - type: Transform - pos: 58.5,-9.5 - parent: 36861 - - uid: 40650 + pos: -59.5,52.5 + parent: 2 + - uid: 10057 components: - type: Transform - pos: 42.5,-19.5 - parent: 36861 -- proto: WallRockQuartz - entities: - - uid: 40651 + pos: -66.5,52.5 + parent: 2 + - uid: 10060 components: - type: Transform - pos: 24.5,-15.5 - parent: 36861 - - uid: 40652 + pos: -67.5,52.5 + parent: 2 + - uid: 10135 components: - type: Transform - pos: 24.5,-14.5 - parent: 36861 - - uid: 40653 + pos: -77.5,51.5 + parent: 2 + - uid: 10138 components: - type: Transform - pos: 25.5,-14.5 - parent: 36861 - - uid: 40654 + pos: -77.5,50.5 + parent: 2 + - uid: 10139 components: - type: Transform - pos: 26.5,-14.5 - parent: 36861 - - uid: 40655 + pos: -73.5,51.5 + parent: 2 + - uid: 10142 components: - type: Transform - pos: 25.5,-15.5 - parent: 36861 - - uid: 40656 + pos: -73.5,50.5 + parent: 2 + - uid: 10143 components: - type: Transform - pos: 9.5,24.5 - parent: 36861 - - uid: 40657 + pos: -77.5,58.5 + parent: 2 + - uid: 10144 components: - type: Transform - pos: 8.5,-11.5 - parent: 36861 - - uid: 40658 + pos: -77.5,57.5 + parent: 2 + - uid: 10166 components: - type: Transform - pos: 6.5,-11.5 - parent: 36861 - - uid: 40659 + rot: 3.141592653589793 rad + pos: -23.5,25.5 + parent: 2 + - uid: 10385 components: - type: Transform - pos: 6.5,-10.5 - parent: 36861 - - uid: 40660 + pos: 81.5,-23.5 + parent: 2 + - uid: 10490 components: - type: Transform - pos: 25.5,22.5 - parent: 36861 - - uid: 40661 + pos: -30.5,17.5 + parent: 2 + - uid: 10491 components: - type: Transform - pos: 25.5,23.5 - parent: 36861 - - uid: 40662 + pos: -29.5,17.5 + parent: 2 + - uid: 10492 components: - type: Transform - pos: 24.5,24.5 - parent: 36861 - - uid: 40663 + pos: -28.5,17.5 + parent: 2 + - uid: 10494 components: - type: Transform - pos: 28.5,9.5 - parent: 36861 - - uid: 40664 + pos: -26.5,17.5 + parent: 2 + - uid: 10495 components: - type: Transform - pos: 29.5,5.5 - parent: 36861 - - uid: 40665 + pos: -25.5,17.5 + parent: 2 + - uid: 10496 components: - type: Transform - pos: 27.5,10.5 - parent: 36861 - - uid: 40666 + pos: -25.5,18.5 + parent: 2 + - uid: 10808 components: - type: Transform - pos: 23.5,26.5 - parent: 36861 - - uid: 40667 + pos: -77.5,22.5 + parent: 2 + - uid: 10897 components: - type: Transform - pos: 32.5,-0.5 - parent: 36861 - - uid: 40668 + pos: -73.5,57.5 + parent: 2 + - uid: 10936 components: - type: Transform - pos: 32.5,0.5 - parent: 36861 - - uid: 40669 + pos: -81.5,58.5 + parent: 2 + - uid: 10942 components: - type: Transform - pos: 42.5,-15.5 - parent: 36861 - - uid: 40670 + pos: -73.5,58.5 + parent: 2 + - uid: 11069 components: - type: Transform - pos: 44.5,2.5 - parent: 36861 - - uid: 40671 + pos: 3.5,34.5 + parent: 2 + - uid: 11138 components: - type: Transform - pos: 60.5,-8.5 - parent: 36861 - - uid: 40672 + pos: 16.5,46.5 + parent: 2 + - uid: 11150 components: - type: Transform - pos: 40.5,-15.5 - parent: 36861 - - uid: 40673 + pos: 3.5,-37.5 + parent: 2 + - uid: 11172 components: - type: Transform - pos: 63.5,-7.5 - parent: 36861 - - uid: 40674 + pos: -71.5,69.5 + parent: 2 + - uid: 11176 components: - type: Transform - pos: 40.5,-15.5 - parent: 36861 -- proto: WallRockSilver - entities: - - uid: 40675 + pos: -69.5,69.5 + parent: 2 + - uid: 11177 components: - type: Transform - pos: 32.5,-11.5 - parent: 36861 - - uid: 40676 + pos: -70.5,69.5 + parent: 2 + - uid: 11181 components: - type: Transform - pos: 32.5,-10.5 - parent: 36861 - - uid: 40677 + pos: -72.5,69.5 + parent: 2 + - uid: 11182 components: - type: Transform - pos: 33.5,-10.5 - parent: 36861 - - uid: 40678 + pos: -73.5,69.5 + parent: 2 + - uid: 11184 components: - type: Transform - pos: 9.5,-7.5 - parent: 36861 - - uid: 40679 + rot: 1.5707963267948966 rad + pos: -9.5,49.5 + parent: 2 + - uid: 11185 components: - type: Transform - pos: 23.5,-2.5 - parent: 36861 - - uid: 40680 + rot: 1.5707963267948966 rad + pos: -9.5,59.5 + parent: 2 + - uid: 11186 components: - type: Transform - pos: 22.5,-1.5 - parent: 36861 - - uid: 40681 + rot: 1.5707963267948966 rad + pos: -8.5,58.5 + parent: 2 + - uid: 11286 components: - type: Transform - pos: 15.5,-9.5 - parent: 36861 - - uid: 40682 + pos: 79.5,-46.5 + parent: 2 + - uid: 11287 components: - type: Transform - pos: 15.5,-8.5 - parent: 36861 - - uid: 40683 + pos: 82.5,-46.5 + parent: 2 + - uid: 11288 components: - type: Transform - pos: 14.5,-8.5 - parent: 36861 - - uid: 40684 + pos: 81.5,-46.5 + parent: 2 + - uid: 11510 components: - type: Transform - pos: 20.5,-4.5 - parent: 36861 - - uid: 40685 + pos: 52.5,-50.5 + parent: 2 + - uid: 11511 components: - type: Transform - pos: 17.5,29.5 - parent: 36861 - - uid: 40686 + pos: 52.5,-49.5 + parent: 2 + - uid: 11512 components: - type: Transform - pos: 23.5,4.5 - parent: 36861 - - uid: 40687 + pos: 52.5,-48.5 + parent: 2 + - uid: 11513 components: - type: Transform - pos: 22.5,8.5 - parent: 36861 - - uid: 40688 + pos: 52.5,-47.5 + parent: 2 + - uid: 11515 components: - type: Transform - pos: 25.5,15.5 - parent: 36861 - - uid: 40689 + pos: 53.5,-50.5 + parent: 2 + - uid: 11516 components: - type: Transform - pos: 24.5,20.5 - parent: 36861 - - uid: 40690 + pos: 54.5,-50.5 + parent: 2 + - uid: 11517 components: - type: Transform - pos: 25.5,26.5 - parent: 36861 - - uid: 40691 + pos: 54.5,-49.5 + parent: 2 + - uid: 11518 components: - type: Transform - pos: 19.5,24.5 - parent: 36861 - - uid: 40692 + pos: 55.5,-49.5 + parent: 2 + - uid: 11519 components: - type: Transform - pos: 11.5,26.5 - parent: 36861 - - uid: 40693 + pos: 57.5,-49.5 + parent: 2 + - uid: 11520 components: - type: Transform - pos: 4.5,24.5 - parent: 36861 - - uid: 40694 + pos: 52.5,-46.5 + parent: 2 + - uid: 11521 components: - type: Transform - pos: 10.5,22.5 - parent: 36861 - - uid: 40695 + pos: 53.5,-46.5 + parent: 2 + - uid: 11523 components: - type: Transform - pos: 18.5,33.5 - parent: 36861 - - uid: 40696 + pos: 55.5,-46.5 + parent: 2 + - uid: 11524 components: - type: Transform - pos: 15.5,22.5 - parent: 36861 - - uid: 40697 + pos: 54.5,-46.5 + parent: 2 + - uid: 11525 components: - type: Transform - pos: 34.5,11.5 - parent: 36861 - - uid: 40698 + pos: 57.5,-46.5 + parent: 2 + - uid: 11697 components: - type: Transform - pos: 39.5,5.5 - parent: 36861 - - uid: 40699 + pos: -0.5,-37.5 + parent: 2 + - uid: 11705 components: - type: Transform - pos: 38.5,-0.5 - parent: 36861 - - uid: 40700 + pos: -78.5,25.5 + parent: 2 + - uid: 11706 components: - type: Transform - pos: 36.5,-9.5 - parent: 36861 - - uid: 40701 + pos: -83.5,24.5 + parent: 2 + - uid: 11712 components: - type: Transform - pos: 33.5,-15.5 - parent: 36861 - - uid: 40702 + pos: -83.5,23.5 + parent: 2 + - uid: 11715 components: - type: Transform - pos: 11.5,-16.5 - parent: 36861 - - uid: 40703 + pos: -79.5,25.5 + parent: 2 + - uid: 11716 components: - type: Transform - pos: 21.5,-16.5 - parent: 36861 - - uid: 40704 + pos: -80.5,25.5 + parent: 2 + - uid: 11717 components: - type: Transform - pos: 10.5,-13.5 - parent: 36861 - - uid: 40705 + pos: -82.5,25.5 + parent: 2 + - uid: 11718 components: - type: Transform - pos: 21.5,8.5 - parent: 36861 - - uid: 40706 + pos: -83.5,25.5 + parent: 2 + - uid: 11752 components: - type: Transform - pos: 33.5,-18.5 - parent: 36861 - - uid: 40707 + pos: -72.5,63.5 + parent: 2 + - uid: 11753 components: - type: Transform - pos: 42.5,11.5 - parent: 36861 - - uid: 40708 + pos: -73.5,63.5 + parent: 2 + - uid: 11782 components: - type: Transform - pos: 40.5,13.5 - parent: 36861 - - uid: 40709 + pos: -75.5,63.5 + parent: 2 + - uid: 11805 components: - type: Transform - pos: 58.5,-18.5 - parent: 36861 - - uid: 40710 + pos: 9.5,-36.5 + parent: 2 + - uid: 11870 components: - type: Transform - pos: 62.5,-7.5 - parent: 36861 - - uid: 40711 + pos: 3.5,33.5 + parent: 2 + - uid: 11871 components: - type: Transform - pos: 21.5,-17.5 - parent: 36861 - - uid: 40712 + pos: 3.5,32.5 + parent: 2 + - uid: 11872 components: - type: Transform - pos: 20.5,-17.5 - parent: 36861 - - uid: 40713 + pos: 3.5,31.5 + parent: 2 + - uid: 11873 components: - type: Transform - pos: 21.5,-18.5 - parent: 36861 - - uid: 40714 + pos: 3.5,30.5 + parent: 2 + - uid: 11925 components: - type: Transform - pos: 23.5,-18.5 - parent: 36861 -- proto: WallRockTin - entities: - - uid: 40715 + pos: -4.5,60.5 + parent: 2 + - uid: 11927 components: - type: Transform - pos: 34.5,-7.5 - parent: 36861 - - uid: 40716 + pos: -4.5,62.5 + parent: 2 + - uid: 11928 components: - type: Transform - pos: 34.5,-8.5 - parent: 36861 - - uid: 40717 + pos: -4.5,63.5 + parent: 2 + - uid: 11932 components: - type: Transform - pos: 33.5,-8.5 - parent: 36861 - - uid: 40718 + pos: -8.5,65.5 + parent: 2 + - uid: 11934 components: - type: Transform - pos: 32.5,-13.5 - parent: 36861 - - uid: 40719 + pos: -73.5,64.5 + parent: 2 + - uid: 11959 components: - type: Transform - pos: 19.5,19.5 - parent: 36861 - - uid: 40720 + pos: -8.5,64.5 + parent: 2 + - uid: 11976 components: - type: Transform - pos: 18.5,19.5 - parent: 36861 - - uid: 40721 + pos: -8.5,67.5 + parent: 2 + - uid: 12037 components: - type: Transform - pos: 18.5,-9.5 - parent: 36861 - - uid: 40722 + rot: 1.5707963267948966 rad + pos: -23.5,59.5 + parent: 2 + - uid: 12087 components: - type: Transform - pos: 18.5,10.5 - parent: 36861 - - uid: 40723 + pos: -10.5,68.5 + parent: 2 + - uid: 12089 components: - type: Transform - pos: 4.5,27.5 - parent: 36861 - - uid: 40724 + pos: -9.5,68.5 + parent: 2 + - uid: 12097 components: - type: Transform - pos: 5.5,27.5 - parent: 36861 - - uid: 40725 + pos: -8.5,68.5 + parent: 2 + - uid: 12162 components: - type: Transform - pos: 4.5,26.5 - parent: 36861 - - uid: 40726 + pos: 19.5,-77.5 + parent: 2 + - uid: 12167 components: - type: Transform - pos: 3.5,26.5 - parent: 36861 - - uid: 40727 + pos: 19.5,-78.5 + parent: 2 + - uid: 12182 components: - type: Transform - pos: 2.5,23.5 - parent: 36861 - - uid: 40728 + pos: -9.5,63.5 + parent: 2 + - uid: 12186 components: - type: Transform - pos: 6.5,25.5 - parent: 36861 - - uid: 40729 + pos: -11.5,63.5 + parent: 2 + - uid: 12191 components: - type: Transform - pos: 3.5,22.5 - parent: 36861 - - uid: 40730 + rot: 1.5707963267948966 rad + pos: -9.5,50.5 + parent: 2 + - uid: 12200 components: - type: Transform - pos: 12.5,17.5 - parent: 36861 - - uid: 40731 + pos: -10.5,63.5 + parent: 2 + - uid: 12201 components: - type: Transform - pos: 13.5,17.5 - parent: 36861 - - uid: 40732 + rot: 1.5707963267948966 rad + pos: -8.5,59.5 + parent: 2 + - uid: 12205 components: - type: Transform - pos: 18.5,32.5 - parent: 36861 - - uid: 40733 + rot: 1.5707963267948966 rad + pos: -10.5,59.5 + parent: 2 + - uid: 12239 components: - type: Transform - pos: 17.5,32.5 - parent: 36861 - - uid: 40734 + rot: 1.5707963267948966 rad + pos: -9.5,51.5 + parent: 2 + - uid: 12266 components: - type: Transform - pos: 18.5,31.5 - parent: 36861 - - uid: 40735 + rot: 1.5707963267948966 rad + pos: -23.5,61.5 + parent: 2 + - uid: 12267 components: - type: Transform - pos: 16.5,31.5 - parent: 36861 - - uid: 40736 + rot: 1.5707963267948966 rad + pos: -23.5,62.5 + parent: 2 + - uid: 12286 components: - type: Transform - pos: 21.5,29.5 - parent: 36861 - - uid: 40737 + pos: -0.5,-52.5 + parent: 2 + - uid: 12287 components: - type: Transform - pos: 22.5,28.5 - parent: 36861 - - uid: 40738 + pos: -3.5,-47.5 + parent: 2 + - uid: 12291 components: - type: Transform - pos: 21.5,17.5 - parent: 36861 - - uid: 40739 + pos: 8.5,-32.5 + parent: 2 + - uid: 12307 components: - type: Transform - pos: 19.5,18.5 - parent: 36861 - - uid: 40740 + rot: 1.5707963267948966 rad + pos: -12.5,53.5 + parent: 2 + - uid: 12310 components: - type: Transform - pos: 21.5,17.5 - parent: 36861 - - uid: 40741 + rot: 1.5707963267948966 rad + pos: -12.5,55.5 + parent: 2 + - uid: 12311 components: - type: Transform - pos: 22.5,17.5 - parent: 36861 - - uid: 40742 + rot: 1.5707963267948966 rad + pos: -12.5,54.5 + parent: 2 + - uid: 12312 components: - type: Transform - pos: 26.5,15.5 - parent: 36861 - - uid: 40743 + rot: 1.5707963267948966 rad + pos: -14.5,53.5 + parent: 2 + - uid: 12313 components: - type: Transform - pos: 24.5,16.5 - parent: 36861 - - uid: 40744 + rot: 1.5707963267948966 rad + pos: -13.5,53.5 + parent: 2 + - uid: 12315 components: - type: Transform - pos: 26.5,14.5 - parent: 36861 - - uid: 40745 + rot: 1.5707963267948966 rad + pos: -15.5,53.5 + parent: 2 + - uid: 12317 components: - type: Transform - pos: 28.5,5.5 - parent: 36861 - - uid: 40746 + rot: 1.5707963267948966 rad + pos: -11.5,55.5 + parent: 2 + - uid: 12318 components: - type: Transform - pos: 29.5,7.5 - parent: 36861 - - uid: 40747 + rot: 1.5707963267948966 rad + pos: -11.5,56.5 + parent: 2 + - uid: 12319 components: - type: Transform - pos: 29.5,6.5 - parent: 36861 - - uid: 40748 + rot: 1.5707963267948966 rad + pos: -11.5,57.5 + parent: 2 + - uid: 12320 components: - type: Transform - pos: 27.5,5.5 - parent: 36861 - - uid: 40749 + rot: 1.5707963267948966 rad + pos: -11.5,58.5 + parent: 2 + - uid: 12321 components: - type: Transform - pos: 26.5,5.5 - parent: 36861 - - uid: 40750 + rot: 1.5707963267948966 rad + pos: -11.5,59.5 + parent: 2 + - uid: 12322 components: - type: Transform - pos: 15.5,29.5 - parent: 36861 - - uid: 40751 + rot: 1.5707963267948966 rad + pos: -22.5,53.5 + parent: 2 + - uid: 12323 components: - type: Transform - pos: 26.5,-4.5 - parent: 36861 - - uid: 40752 + pos: 22.5,-62.5 + parent: 2 + - uid: 12324 components: - type: Transform - pos: 23.5,-7.5 - parent: 36861 - - uid: 40753 + pos: -7.5,-65.5 + parent: 2 + - uid: 12327 components: - type: Transform - pos: 19.5,-8.5 - parent: 36861 - - uid: 40754 + pos: 12.5,-68.5 + parent: 2 + - uid: 12331 components: - type: Transform - pos: 23.5,-6.5 - parent: 36861 - - uid: 40755 + pos: 15.5,-68.5 + parent: 2 + - uid: 12335 components: - type: Transform - pos: 20.5,-5.5 - parent: 36861 - - uid: 40756 + pos: 8.5,-55.5 + parent: 2 + - uid: 12369 components: - type: Transform - pos: 24.5,14.5 - parent: 36861 - - uid: 40757 + pos: -57.5,63.5 + parent: 2 + - uid: 12379 components: - type: Transform - pos: 23.5,8.5 - parent: 36861 - - uid: 40758 + pos: 83.5,-28.5 + parent: 2 + - uid: 12381 components: - type: Transform - pos: 18.5,3.5 - parent: 36861 - - uid: 40759 + pos: 85.5,-28.5 + parent: 2 + - uid: 12419 components: - type: Transform - pos: 18.5,4.5 - parent: 36861 - - uid: 40760 + pos: 5.5,-32.5 + parent: 2 + - uid: 12432 components: - type: Transform - pos: 20.5,5.5 - parent: 36861 - - uid: 40761 + rot: -1.5707963267948966 rad + pos: -69.5,67.5 + parent: 2 + - uid: 12469 components: - type: Transform - pos: 20.5,3.5 - parent: 36861 - - uid: 40762 + pos: -23.5,53.5 + parent: 2 + - uid: 12490 components: - type: Transform - pos: 20.5,4.5 - parent: 36861 - - uid: 40763 + pos: -23.5,63.5 + parent: 2 + - uid: 12549 components: - type: Transform - pos: 19.5,3.5 - parent: 36861 - - uid: 40764 + pos: -74.5,69.5 + parent: 2 + - uid: 12551 components: - type: Transform - pos: 19.5,-0.5 - parent: 36861 - - uid: 40765 + pos: -75.5,69.5 + parent: 2 + - uid: 12552 components: - type: Transform - pos: 25.5,7.5 - parent: 36861 - - uid: 40766 + pos: -76.5,69.5 + parent: 2 + - uid: 12553 components: - type: Transform - pos: 17.5,9.5 - parent: 36861 - - uid: 40767 + pos: -77.5,69.5 + parent: 2 + - uid: 12572 components: - type: Transform - pos: 20.5,14.5 - parent: 36861 - - uid: 40768 + rot: 1.5707963267948966 rad + pos: -12.5,63.5 + parent: 2 + - uid: 12587 components: - type: Transform - pos: 13.5,-7.5 - parent: 36861 - - uid: 40769 + pos: -73.5,65.5 + parent: 2 + - uid: 12632 components: - type: Transform - pos: 19.5,-9.5 - parent: 36861 - - uid: 40770 + rot: 3.141592653589793 rad + pos: 32.5,-73.5 + parent: 2 + - uid: 12712 components: - type: Transform - pos: 3.5,25.5 - parent: 36861 - - uid: 40771 + pos: -12.5,68.5 + parent: 2 + - uid: 12714 components: - type: Transform - pos: 2.5,25.5 - parent: 36861 - - uid: 40772 + pos: -4.5,68.5 + parent: 2 + - uid: 12715 components: - type: Transform - pos: 17.5,24.5 - parent: 36861 - - uid: 40773 + pos: -4.5,67.5 + parent: 2 + - uid: 12716 components: - type: Transform - pos: 17.5,23.5 - parent: 36861 - - uid: 40774 + pos: -4.5,66.5 + parent: 2 + - uid: 12717 components: - type: Transform - pos: 18.5,23.5 - parent: 36861 - - uid: 40775 + pos: -4.5,65.5 + parent: 2 + - uid: 12718 components: - type: Transform - pos: 19.5,25.5 - parent: 36861 - - uid: 40776 + pos: -4.5,64.5 + parent: 2 + - uid: 12719 components: - type: Transform - pos: 17.5,-9.5 - parent: 36861 - - uid: 40777 + pos: -3.5,68.5 + parent: 2 + - uid: 12720 components: - type: Transform - pos: 15.5,28.5 - parent: 36861 - - uid: 40778 + pos: -2.5,68.5 + parent: 2 + - uid: 12721 components: - type: Transform - pos: -1.5,22.5 - parent: 36861 - - uid: 40779 + pos: -1.5,68.5 + parent: 2 + - uid: 12723 components: - type: Transform - pos: -1.5,23.5 - parent: 36861 - - uid: 40780 + pos: -23.5,67.5 + parent: 2 + - uid: 12729 components: - type: Transform - pos: -1.5,24.5 - parent: 36861 - - uid: 40781 + pos: -90.5,45.5 + parent: 2 + - uid: 12730 components: - type: Transform - pos: -0.5,25.5 - parent: 36861 - - uid: 40782 + pos: -90.5,46.5 + parent: 2 + - uid: 12731 components: - type: Transform - pos: 25.5,13.5 - parent: 36861 - - uid: 40783 + pos: -89.5,46.5 + parent: 2 + - uid: 12732 components: - type: Transform - pos: 18.5,16.5 - parent: 36861 - - uid: 40784 + pos: -88.5,46.5 + parent: 2 + - uid: 12733 components: - type: Transform - pos: 34.5,-1.5 - parent: 36861 - - uid: 40785 + pos: -90.5,44.5 + parent: 2 + - uid: 12738 components: - type: Transform - pos: 34.5,-2.5 - parent: 36861 - - uid: 40786 + pos: -78.5,62.5 + parent: 2 + - uid: 12739 components: - type: Transform - pos: 34.5,-5.5 - parent: 36861 - - uid: 40787 + pos: -80.5,62.5 + parent: 2 + - uid: 12740 components: - type: Transform - pos: 35.5,5.5 - parent: 36861 - - uid: 40788 + pos: -81.5,62.5 + parent: 2 + - uid: 12747 components: - type: Transform - pos: 35.5,4.5 - parent: 36861 - - uid: 40789 + pos: -82.5,62.5 + parent: 2 + - uid: 12754 components: - type: Transform - pos: 34.5,12.5 - parent: 36861 - - uid: 40790 + pos: -83.5,62.5 + parent: 2 + - uid: 12755 components: - type: Transform - pos: 34.5,11.5 - parent: 36861 - - uid: 40791 + pos: -84.5,62.5 + parent: 2 + - uid: 12764 components: - type: Transform - pos: 35.5,11.5 - parent: 36861 - - uid: 40792 + pos: -85.5,62.5 + parent: 2 + - uid: 12765 components: - type: Transform - pos: 48.5,-11.5 - parent: 36861 - - uid: 40793 + pos: -6.5,64.5 + parent: 2 + - uid: 12785 components: - type: Transform - pos: 60.5,-18.5 - parent: 36861 - - uid: 40794 + pos: -57.5,36.5 + parent: 2 + - uid: 12796 components: - type: Transform - pos: 48.5,-13.5 - parent: 36861 - - uid: 40795 + rot: 1.5707963267948966 rad + pos: -58.5,39.5 + parent: 2 + - uid: 12827 components: - type: Transform - pos: 46.5,-12.5 - parent: 36861 - - uid: 40796 + pos: -70.5,-41.5 + parent: 2 + - uid: 12832 components: - type: Transform - pos: 51.5,-11.5 - parent: 36861 - - uid: 40797 + pos: -72.5,-41.5 + parent: 2 + - uid: 12833 components: - type: Transform - pos: 46.5,-10.5 - parent: 36861 - - uid: 40798 + pos: -71.5,-41.5 + parent: 2 + - uid: 12834 components: - type: Transform - pos: 61.5,-16.5 - parent: 36861 - - uid: 40799 + pos: -69.5,-40.5 + parent: 2 + - uid: 12835 components: - type: Transform - pos: 61.5,-11.5 - parent: 36861 - - uid: 40800 + pos: -68.5,-40.5 + parent: 2 + - uid: 12836 components: - type: Transform - pos: 57.5,-8.5 - parent: 36861 - - uid: 40801 + pos: -67.5,-40.5 + parent: 2 + - uid: 12838 components: - type: Transform - pos: 56.5,-10.5 - parent: 36861 - - uid: 40802 + pos: -70.5,-44.5 + parent: 2 + - uid: 12840 components: - type: Transform - pos: 53.5,-11.5 - parent: 36861 - - uid: 40803 + pos: -79.5,-46.5 + parent: 2 + - uid: 12841 components: - type: Transform - pos: 53.5,-9.5 - parent: 36861 - - uid: 40804 + pos: -62.5,-40.5 + parent: 2 + - uid: 12842 components: - type: Transform - pos: 52.5,-8.5 - parent: 36861 - - uid: 40805 + pos: -61.5,-40.5 + parent: 2 + - uid: 12843 components: - type: Transform - pos: 39.5,-18.5 - parent: 36861 - - uid: 40806 + pos: -60.5,-40.5 + parent: 2 + - uid: 12844 components: - type: Transform - pos: 35.5,-17.5 - parent: 36861 - - uid: 40807 + pos: -59.5,-40.5 + parent: 2 + - uid: 12845 components: - type: Transform - pos: 51.5,-18.5 - parent: 36861 - - uid: 40808 + pos: -59.5,-41.5 + parent: 2 + - uid: 12846 components: - type: Transform - pos: 51.5,-17.5 - parent: 36861 - - uid: 40809 + pos: -59.5,-42.5 + parent: 2 + - uid: 12847 components: - type: Transform - pos: 52.5,-18.5 - parent: 36861 - - uid: 40810 + pos: -59.5,-43.5 + parent: 2 + - uid: 12848 components: - type: Transform - pos: 30.5,-15.5 - parent: 36861 - - uid: 40811 + pos: -59.5,-44.5 + parent: 2 + - uid: 12849 components: - type: Transform - pos: 30.5,-16.5 - parent: 36861 - - uid: 40812 + pos: -59.5,-45.5 + parent: 2 + - uid: 12850 components: - type: Transform - pos: 29.5,-16.5 - parent: 36861 - - uid: 40813 + pos: -59.5,-46.5 + parent: 2 + - uid: 12851 components: - type: Transform - pos: 29.5,-17.5 - parent: 36861 - - uid: 40814 + pos: -59.5,-47.5 + parent: 2 + - uid: 12852 components: - type: Transform - pos: 28.5,-17.5 - parent: 36861 - - uid: 40815 + pos: -59.5,-48.5 + parent: 2 + - uid: 12853 components: - type: Transform - pos: 31.5,-15.5 - parent: 36861 - - uid: 40816 + pos: -59.5,-49.5 + parent: 2 + - uid: 12854 components: - type: Transform - pos: 31.5,-16.5 - parent: 36861 -- proto: WallRockUranium - entities: - - uid: 40817 + pos: -59.5,-50.5 + parent: 2 + - uid: 12855 components: - type: Transform - pos: 22.5,-16.5 - parent: 36861 - - uid: 40818 + pos: -59.5,-51.5 + parent: 2 + - uid: 12856 components: - type: Transform - pos: 22.5,-17.5 - parent: 36861 - - uid: 40819 + pos: -59.5,-52.5 + parent: 2 + - uid: 12857 components: - type: Transform - pos: 24.5,-17.5 - parent: 36861 - - uid: 40820 + pos: -60.5,-52.5 + parent: 2 + - uid: 12858 components: - type: Transform - pos: 25.5,-17.5 - parent: 36861 - - uid: 40821 + pos: -61.5,-52.5 + parent: 2 + - uid: 12859 components: - type: Transform - pos: 25.5,-16.5 - parent: 36861 - - uid: 40822 + pos: -62.5,-52.5 + parent: 2 + - uid: 12860 components: - type: Transform - pos: 32.5,-7.5 - parent: 36861 - - uid: 40823 + pos: -63.5,-52.5 + parent: 2 + - uid: 12861 components: - type: Transform - pos: 30.5,-8.5 - parent: 36861 - - uid: 40824 + pos: -64.5,-52.5 + parent: 2 + - uid: 12862 components: - type: Transform - pos: 31.5,-8.5 - parent: 36861 - - uid: 40825 + pos: -65.5,-52.5 + parent: 2 + - uid: 12863 components: - type: Transform - pos: 32.5,-6.5 - parent: 36861 - - uid: 40826 + pos: -66.5,-52.5 + parent: 2 + - uid: 12864 components: - type: Transform - pos: 31.5,-6.5 - parent: 36861 - - uid: 40827 + pos: -67.5,-52.5 + parent: 2 + - uid: 12865 components: - type: Transform - pos: 30.5,-6.5 - parent: 36861 - - uid: 40828 + pos: -68.5,-52.5 + parent: 2 + - uid: 12866 components: - type: Transform - pos: -3.5,12.5 - parent: 36861 - - uid: 40829 + pos: -69.5,-52.5 + parent: 2 + - uid: 12867 components: - type: Transform - pos: 9.5,-10.5 - parent: 36861 - - uid: 40830 + pos: -70.5,-52.5 + parent: 2 + - uid: 12868 components: - type: Transform - pos: 10.5,-10.5 - parent: 36861 - - uid: 40831 + pos: -71.5,-52.5 + parent: 2 + - uid: 12869 components: - type: Transform - pos: 10.5,-9.5 - parent: 36861 - - uid: 40832 + pos: -72.5,-52.5 + parent: 2 + - uid: 12870 components: - type: Transform - pos: 25.5,0.5 - parent: 36861 - - uid: 40833 + pos: -73.5,-52.5 + parent: 2 + - uid: 12871 components: - type: Transform - pos: 26.5,0.5 - parent: 36861 - - uid: 40834 + pos: -77.5,-46.5 + parent: 2 + - uid: 12872 components: - type: Transform - pos: 28.5,1.5 - parent: 36861 - - uid: 40835 + pos: -78.5,-46.5 + parent: 2 + - uid: 12873 components: - type: Transform - pos: 29.5,3.5 - parent: 36861 - - uid: 40836 + pos: -76.5,-46.5 + parent: 2 + - uid: 12874 components: - type: Transform - pos: 29.5,4.5 - parent: 36861 - - uid: 40837 + pos: -74.5,-45.5 + parent: 2 + - uid: 12875 components: - type: Transform - pos: 15.5,20.5 - parent: 36861 - - uid: 40838 + pos: -74.5,-46.5 + parent: 2 + - uid: 12876 components: - type: Transform - pos: 21.5,22.5 - parent: 36861 - - uid: 40839 + rot: -1.5707963267948966 rad + pos: -74.5,-44.5 + parent: 2 + - uid: 12877 components: - type: Transform - pos: 8.5,-11.5 - parent: 36861 - - uid: 40840 + pos: -73.5,-44.5 + parent: 2 + - uid: 12878 components: - type: Transform - pos: 26.5,3.5 - parent: 36861 - - uid: 40841 + pos: -73.5,-43.5 + parent: 2 + - uid: 12879 components: - type: Transform - pos: 26.5,4.5 - parent: 36861 - - uid: 40842 + pos: -73.5,-42.5 + parent: 2 + - uid: 12880 components: - type: Transform - pos: 25.5,4.5 - parent: 36861 - - uid: 40843 + pos: -73.5,-41.5 + parent: 2 + - uid: 12881 components: - type: Transform - pos: 10.5,-10.5 - parent: 36861 - - uid: 40844 + pos: -62.5,-37.5 + parent: 2 + - uid: 12882 components: - type: Transform - pos: 10.5,-9.5 - parent: 36861 - - uid: 40845 + pos: -62.5,-38.5 + parent: 2 + - uid: 12883 components: - type: Transform - pos: 9.5,-10.5 - parent: 36861 - - uid: 40846 + pos: -62.5,-39.5 + parent: 2 + - uid: 12884 components: - type: Transform - pos: 34.5,-8.5 - parent: 36861 - - uid: 40847 + pos: -63.5,-37.5 + parent: 2 + - uid: 12886 components: - type: Transform - pos: 34.5,-9.5 - parent: 36861 - - uid: 40848 + pos: -67.5,-49.5 + parent: 2 + - uid: 12887 components: - type: Transform - pos: 34.5,-10.5 - parent: 36861 - - uid: 40849 + pos: -66.5,-37.5 + parent: 2 + - uid: 12888 components: - type: Transform - pos: 35.5,-8.5 - parent: 36861 - - uid: 40850 + pos: -67.5,-37.5 + parent: 2 + - uid: 12889 components: - type: Transform - pos: 44.5,5.5 - parent: 36861 - - uid: 40851 + pos: -67.5,-38.5 + parent: 2 + - uid: 12890 components: - type: Transform - pos: 44.5,3.5 - parent: 36861 - - uid: 40852 + pos: -67.5,-39.5 + parent: 2 + - uid: 12891 components: - type: Transform - pos: 47.5,5.5 - parent: 36861 - - uid: 40853 + pos: -77.5,-52.5 + parent: 2 + - uid: 12892 components: - type: Transform - pos: 60.5,-16.5 - parent: 36861 - - uid: 40854 + pos: -79.5,-50.5 + parent: 2 + - uid: 12893 components: - type: Transform - pos: 62.5,-14.5 - parent: 36861 - - uid: 40855 + pos: -79.5,-51.5 + parent: 2 + - uid: 12894 components: - type: Transform - pos: 28.5,-20.5 - parent: 36861 - - uid: 40856 + pos: -72.5,-44.5 + parent: 2 + - uid: 12895 components: - type: Transform - pos: 28.5,-19.5 - parent: 36861 - - uid: 40857 + pos: -79.5,-52.5 + parent: 2 + - uid: 12908 components: - type: Transform - pos: 28.5,-21.5 - parent: 36861 - - uid: 40858 + pos: -79.5,-49.5 + parent: 2 + - uid: 12911 components: - type: Transform - pos: 29.5,-19.5 - parent: 36861 -- proto: WallShuttle - entities: - - uid: 30123 + pos: -62.5,-49.5 + parent: 2 + - uid: 12913 components: - type: Transform - pos: -89.5,9.5 + pos: -78.5,-52.5 parent: 2 - - uid: 30124 + - uid: 12914 components: - type: Transform - pos: -87.5,9.5 + pos: -67.5,-46.5 parent: 2 - - uid: 30125 + - uid: 12915 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,3.5 + pos: -67.5,-45.5 parent: 2 - - uid: 30126 + - uid: 12916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,0.5 + pos: -67.5,-48.5 parent: 2 - - uid: 30131 + - uid: 12919 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,2.5 + pos: -79.5,-47.5 parent: 2 - - uid: 30132 + - uid: 12921 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,1.5 + pos: -79.5,-48.5 parent: 2 - - uid: 30134 + - uid: 12927 components: - type: Transform rot: -1.5707963267948966 rad - pos: -87.5,0.5 + pos: -69.5,-43.5 parent: 2 - - uid: 30139 + - uid: 12928 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,3.5 + pos: -69.5,-44.5 parent: 2 - - uid: 30141 + - uid: 12929 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,6.5 + rot: -1.5707963267948966 rad + pos: -69.5,-41.5 parent: 2 - - uid: 30143 + - uid: 12930 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,3.5 + pos: -76.5,-52.5 parent: 2 - - uid: 30147 + - uid: 12931 components: - type: Transform - pos: -85.5,9.5 + pos: -75.5,-52.5 parent: 2 - - uid: 30148 + - uid: 12932 components: - type: Transform - pos: -75.5,8.5 + pos: -74.5,-52.5 parent: 2 - - uid: 30149 + - uid: 12935 components: - type: Transform - pos: -77.5,9.5 + pos: -74.5,-47.5 parent: 2 - - uid: 30150 + - uid: 12936 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,8.5 + pos: -74.5,-51.5 parent: 2 - - uid: 30152 + - uid: 12938 components: - type: Transform - pos: -95.5,2.5 + pos: -74.5,-49.5 parent: 2 - - uid: 30153 + - uid: 12939 components: - type: Transform - pos: -94.5,2.5 + pos: -74.5,-48.5 parent: 2 - - uid: 30154 + - uid: 12945 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,9.5 + rot: -1.5707963267948966 rad + pos: -67.5,-44.5 parent: 2 - - uid: 30155 + - uid: 12946 components: - type: Transform - pos: -93.5,2.5 + rot: -1.5707963267948966 rad + pos: -69.5,-42.5 parent: 2 - - uid: 30156 + - uid: 13117 components: - type: Transform - pos: -93.5,1.5 + pos: -75.5,-44.5 parent: 2 - - uid: 30157 + - uid: 13124 components: - type: Transform - pos: -75.5,9.5 + pos: -86.5,62.5 parent: 2 - - uid: 30158 + - uid: 13154 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,0.5 + rot: 3.141592653589793 rad + pos: -3.5,-48.5 parent: 2 - - uid: 30159 + - uid: 13155 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,0.5 + pos: -22.5,52.5 parent: 2 - - uid: 30160 + - uid: 13156 components: - type: Transform - pos: -76.5,9.5 + pos: -21.5,52.5 parent: 2 - - uid: 30161 + - uid: 13157 components: - type: Transform - pos: -75.5,2.5 + pos: -20.5,52.5 parent: 2 - - uid: 30162 + - uid: 13158 components: - type: Transform - pos: -75.5,0.5 + pos: -19.5,52.5 parent: 2 - - uid: 30163 + - uid: 13159 components: - type: Transform - pos: -75.5,1.5 + pos: -18.5,52.5 parent: 2 - - uid: 30164 + - uid: 13160 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,8.5 + pos: -17.5,52.5 parent: 2 - - uid: 30165 + - uid: 13161 components: - type: Transform - pos: -75.5,6.5 + pos: -16.5,52.5 parent: 2 - - uid: 30166 + - uid: 13169 components: - type: Transform - pos: -75.5,5.5 + pos: -76.5,-44.5 parent: 2 - - uid: 30167 + - uid: 13170 components: - type: Transform - pos: -75.5,4.5 + pos: -77.5,-44.5 parent: 2 - - uid: 30168 + - uid: 13188 components: - type: Transform - pos: -75.5,3.5 + rot: 3.141592653589793 rad + pos: -1.5,-46.5 parent: 2 - - uid: 30169 + - uid: 13207 components: - type: Transform - pos: -92.5,9.5 + pos: 24.5,-55.5 parent: 2 - - uid: 30170 + - uid: 13214 components: - type: Transform - pos: -93.5,8.5 + pos: 24.5,-27.5 parent: 2 - - uid: 30171 + - uid: 13215 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,0.5 + pos: 26.5,-27.5 parent: 2 - - uid: 30172 + - uid: 13216 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,0.5 + pos: 25.5,-27.5 parent: 2 - - uid: 30173 + - uid: 13217 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,0.5 + pos: 9.5,-28.5 parent: 2 - - uid: 30174 + - uid: 13218 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,8.5 + pos: 9.5,-27.5 parent: 2 - - uid: 30175 + - uid: 13219 components: - type: Transform - pos: -81.5,9.5 + pos: 4.5,-69.5 parent: 2 - - uid: 30177 + - uid: 13221 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,7.5 + pos: -3.5,-69.5 parent: 2 - - uid: 30178 + - uid: 13222 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -92.5,6.5 + pos: -3.5,-66.5 parent: 2 - - uid: 30181 + - uid: 13223 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -87.5,6.5 + pos: 1.5,-69.5 parent: 2 - - uid: 30188 + - uid: 13239 components: - type: Transform - pos: -95.5,7.5 + pos: -0.5,-69.5 parent: 2 - - uid: 30189 + - uid: 13244 components: - type: Transform - pos: -93.5,7.5 + pos: -7.5,-62.5 parent: 2 - - uid: 30190 + - uid: 13247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,9.5 + pos: -3.5,-63.5 parent: 2 - - uid: 30191 + - uid: 13258 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,6.5 + pos: -12.5,-56.5 parent: 2 - - uid: 30192 + - uid: 13259 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,3.5 + pos: 3.5,-69.5 parent: 2 - - uid: 30193 + - uid: 13260 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,2.5 + pos: -6.5,-67.5 parent: 2 - - uid: 30194 + - uid: 13263 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -72.5,1.5 + pos: -1.5,-69.5 parent: 2 - - uid: 30195 + - uid: 13264 components: - type: Transform - pos: -94.5,7.5 + pos: -3.5,-64.5 parent: 2 - - uid: 30196 + - uid: 13268 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,1.5 + pos: -7.5,-67.5 parent: 2 - - uid: 30198 + - uid: 13279 components: - type: Transform - pos: -79.5,9.5 + pos: 26.5,-33.5 parent: 2 - - uid: 30199 + - uid: 13289 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,4.5 + pos: -7.5,-66.5 parent: 2 - - uid: 30200 + - uid: 13294 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -89.5,0.5 + pos: 4.5,-68.5 parent: 2 - - uid: 30201 + - uid: 13295 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,0.5 + pos: 21.5,-52.5 parent: 2 - - uid: 30202 + - uid: 13315 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -73.5,0.5 + pos: -7.5,-59.5 parent: 2 - - uid: 30203 + - uid: 13319 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,7.5 + pos: -7.5,-57.5 parent: 2 - - uid: 30204 + - uid: 13331 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -71.5,5.5 + pos: -7.5,-63.5 parent: 2 - - uid: 32901 + - uid: 13348 components: - type: Transform - pos: 1.5,-4.5 - parent: 32764 - - uid: 32902 + pos: -2.5,-69.5 + parent: 2 + - uid: 13353 components: - type: Transform - pos: -0.5,-4.5 - parent: 32764 - - uid: 32903 + pos: -7.5,-58.5 + parent: 2 + - uid: 13359 components: - type: Transform - pos: -0.5,1.5 - parent: 32764 - - uid: 32904 + pos: -3.5,-68.5 + parent: 2 + - uid: 13360 components: - type: Transform - pos: 1.5,1.5 - parent: 32764 - - uid: 32905 + pos: 2.5,-69.5 + parent: 2 + - uid: 13361 components: - type: Transform - pos: 1.5,3.5 - parent: 32764 - - uid: 32906 + pos: -3.5,-67.5 + parent: 2 + - uid: 13363 components: - type: Transform - pos: -0.5,3.5 - parent: 32764 - - uid: 45188 + pos: 24.5,-62.5 + parent: 2 + - uid: 13392 components: - type: Transform - pos: -0.5,1.5 - parent: 44868 - - uid: 45189 + rot: 3.141592653589793 rad + pos: 1.5,-73.5 + parent: 2 + - uid: 13396 components: - type: Transform - pos: -0.5,0.5 - parent: 44868 - - uid: 45190 + pos: -3.5,-56.5 + parent: 2 + - uid: 13397 components: - type: Transform - pos: 3.5,1.5 - parent: 44868 - - uid: 45191 + pos: -3.5,-58.5 + parent: 2 + - uid: 13399 components: - type: Transform - pos: 3.5,0.5 - parent: 44868 - - uid: 45192 + pos: 2.5,-52.5 + parent: 2 + - uid: 13402 components: - type: Transform - pos: -0.5,-0.5 - parent: 44868 - - uid: 45193 + pos: 4.5,-46.5 + parent: 2 + - uid: 13406 components: - type: Transform - pos: 0.5,-0.5 - parent: 44868 - - uid: 45194 + pos: 8.5,-68.5 + parent: 2 + - uid: 13412 components: - type: Transform - pos: 2.5,-0.5 - parent: 44868 - - uid: 45195 + pos: -2.5,-56.5 + parent: 2 + - uid: 13413 components: - type: Transform - pos: 3.5,-0.5 - parent: 44868 - - uid: 45196 + pos: 4.5,-52.5 + parent: 2 + - uid: 13415 components: - type: Transform - pos: -4.5,0.5 - parent: 44868 - - uid: 45197 + rot: 3.141592653589793 rad + pos: -2.5,-46.5 + parent: 2 + - uid: 13417 components: - type: Transform - pos: -4.5,-0.5 - parent: 44868 - - uid: 45198 + pos: 3.5,-52.5 + parent: 2 + - uid: 13419 components: - type: Transform - pos: -4.5,-1.5 - parent: 44868 - - uid: 45199 + pos: -2.5,-52.5 + parent: 2 + - uid: 13420 components: - type: Transform - pos: 7.5,0.5 - parent: 44868 - - uid: 45200 + rot: 3.141592653589793 rad + pos: 2.5,-46.5 + parent: 2 + - uid: 13422 components: - type: Transform - pos: 7.5,-0.5 - parent: 44868 - - uid: 45201 + pos: 8.5,-62.5 + parent: 2 + - uid: 13423 components: - type: Transform - pos: 7.5,-1.5 - parent: 44868 - - uid: 45202 + pos: 1.5,-52.5 + parent: 2 + - uid: 13424 components: - type: Transform - pos: -4.5,-2.5 - parent: 44868 - - uid: 45203 + pos: -1.5,-52.5 + parent: 2 + - uid: 13427 components: - type: Transform - pos: -3.5,-2.5 - parent: 44868 - - uid: 45204 + pos: 17.5,-62.5 + parent: 2 + - uid: 13430 components: - type: Transform - pos: -1.5,-2.5 - parent: 44868 - - uid: 45205 + pos: 13.5,-62.5 + parent: 2 + - uid: 13435 components: - type: Transform - pos: -0.5,-2.5 - parent: 44868 - - uid: 45206 + pos: -8.5,-62.5 + parent: 2 + - uid: 13436 components: - type: Transform - pos: -0.5,-1.5 - parent: 44868 - - uid: 45207 + pos: -3.5,-46.5 + parent: 2 + - uid: 13449 components: - type: Transform - pos: 3.5,-1.5 - parent: 44868 - - uid: 45208 + rot: 3.141592653589793 rad + pos: 3.5,-46.5 + parent: 2 + - uid: 13465 components: - type: Transform - pos: 3.5,-2.5 - parent: 44868 - - uid: 45209 + pos: 4.5,-47.5 + parent: 2 + - uid: 13472 components: - type: Transform - pos: 4.5,-2.5 - parent: 44868 - - uid: 45210 + pos: 23.5,-62.5 + parent: 2 + - uid: 13474 components: - type: Transform - pos: 7.5,-2.5 - parent: 44868 - - uid: 45211 + pos: -3.5,-52.5 + parent: 2 + - uid: 13483 components: - type: Transform - pos: 6.5,-2.5 - parent: 44868 - - uid: 45212 + pos: 22.5,-47.5 + parent: 2 + - uid: 13495 components: - type: Transform - pos: 2.5,-9.5 - parent: 44868 - - uid: 45213 + pos: -7.5,-64.5 + parent: 2 + - uid: 13496 components: - type: Transform - pos: 0.5,-9.5 - parent: 44868 - - uid: 45214 + pos: -7.5,-56.5 + parent: 2 + - uid: 13508 components: - type: Transform - pos: -4.5,-6.5 - parent: 44868 - - uid: 45215 + pos: 9.5,-62.5 + parent: 2 + - uid: 13516 components: - type: Transform - pos: 7.5,-6.5 - parent: 44868 - - uid: 45216 + pos: 26.5,-55.5 + parent: 2 + - uid: 13531 components: - type: Transform - pos: -0.5,-7.5 - parent: 44868 - - uid: 45217 + pos: 27.5,-55.5 + parent: 2 + - uid: 13538 components: - type: Transform - pos: -1.5,-7.5 - parent: 44868 - - uid: 45218 + rot: 3.141592653589793 rad + pos: -1.5,-63.5 + parent: 2 + - uid: 13540 components: - type: Transform - pos: -2.5,-7.5 - parent: 44868 - - uid: 45219 + pos: 22.5,-52.5 + parent: 2 + - uid: 13543 components: - type: Transform - pos: -3.5,-7.5 - parent: 44868 - - uid: 45220 + pos: 24.5,-56.5 + parent: 2 + - uid: 13544 components: - type: Transform - pos: -3.5,-6.5 - parent: 44868 - - uid: 45221 + pos: 4.5,-60.5 + parent: 2 + - uid: 13550 components: - type: Transform - pos: 3.5,-7.5 - parent: 44868 - - uid: 45222 + rot: -1.5707963267948966 rad + pos: -0.5,-62.5 + parent: 2 + - uid: 13552 components: - type: Transform - pos: 4.5,-7.5 - parent: 44868 - - uid: 45223 + pos: 14.5,-68.5 + parent: 2 + - uid: 13559 components: - type: Transform - pos: 5.5,-7.5 - parent: 44868 - - uid: 45224 + pos: 24.5,-61.5 + parent: 2 + - uid: 13560 components: - type: Transform - pos: 6.5,-7.5 - parent: 44868 - - uid: 45225 + pos: 24.5,-47.5 + parent: 2 + - uid: 13561 components: - type: Transform - pos: 6.5,-6.5 - parent: 44868 - - uid: 45226 + pos: 24.5,-60.5 + parent: 2 + - uid: 13563 components: - type: Transform - pos: -0.5,-6.5 - parent: 44868 - - uid: 45227 + pos: 9.5,-32.5 + parent: 2 + - uid: 13564 components: - type: Transform - pos: -0.5,-5.5 - parent: 44868 - - uid: 45228 + pos: -3.5,-59.5 + parent: 2 + - uid: 13565 components: - type: Transform - pos: -0.5,-3.5 - parent: 44868 - - uid: 45229 + pos: -3.5,-60.5 + parent: 2 + - uid: 13567 components: - type: Transform - pos: 3.5,-6.5 - parent: 44868 - - uid: 45230 + pos: 4.5,-59.5 + parent: 2 + - uid: 13568 components: - type: Transform - pos: 3.5,-5.5 - parent: 44868 - - uid: 45231 + pos: 8.5,-59.5 + parent: 2 + - uid: 13569 components: - type: Transform - pos: 3.5,-3.5 - parent: 44868 - - uid: 45232 + pos: 0.5,-52.5 + parent: 2 + - uid: 13573 components: - type: Transform - pos: 0.5,-6.5 - parent: 44868 - - uid: 45233 + pos: 24.5,-59.5 + parent: 2 + - uid: 13580 components: - type: Transform - pos: 2.5,-6.5 - parent: 44868 -- proto: WallShuttleDiagonal - entities: - - uid: 1229 + pos: -51.5,12.5 + parent: 2 + - uid: 13583 components: - type: Transform rot: 3.141592653589793 rad - pos: -70.5,1.5 + pos: 17.5,-84.5 parent: 2 - - uid: 12253 + - uid: 13603 components: - type: Transform - rot: 3.141592653589793 rad - pos: -86.5,3.5 + pos: 7.5,-67.5 parent: 2 - - uid: 15056 + - uid: 13605 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,6.5 + pos: 5.5,-67.5 parent: 2 - - uid: 15272 + - uid: 13606 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -70.5,8.5 + pos: 6.5,-67.5 parent: 2 - - uid: 15378 + - uid: 13607 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.5,5.5 + pos: 4.5,-64.5 parent: 2 - - uid: 15691 + - uid: 13608 components: - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,4.5 + pos: 4.5,-67.5 parent: 2 - - uid: 15852 + - uid: 13609 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,3.5 + pos: 4.5,-62.5 parent: 2 - - uid: 19930 + - uid: 13610 components: - type: Transform - pos: -80.5,6.5 + pos: 4.5,-63.5 parent: 2 - - uid: 20449 + - uid: 13611 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,4.5 + pos: 4.5,-66.5 parent: 2 - - uid: 25325 + - uid: 13612 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,5.5 + pos: 4.5,-61.5 parent: 2 - - uid: 25326 + - uid: 13613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,5.5 + pos: -4.5,-67.5 parent: 2 - - uid: 25327 + - uid: 13617 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -88.5,3.5 + pos: 10.5,-62.5 parent: 2 - - uid: 25330 + - uid: 13622 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,3.5 + pos: 3.5,-56.5 parent: 2 - - uid: 25332 + - uid: 13623 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -78.5,6.5 + pos: 2.5,-56.5 parent: 2 - - uid: 25333 + - uid: 13624 components: - type: Transform - pos: -81.5,5.5 + pos: 1.5,-56.5 parent: 2 - - uid: 25334 + - uid: 13625 components: - type: Transform - pos: -89.5,5.5 + pos: -1.5,-56.5 parent: 2 - - uid: 25337 + - uid: 13626 components: - type: Transform - pos: -88.5,6.5 + pos: -0.5,-56.5 parent: 2 - - uid: 25340 + - uid: 13629 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -89.5,4.5 + pos: -3.5,-62.5 parent: 2 - - uid: 25341 + - uid: 13630 components: - type: Transform - rot: 3.141592653589793 rad - pos: -85.5,4.5 + pos: -3.5,-61.5 parent: 2 - - uid: 30206 + - uid: 13633 components: - type: Transform - rot: 3.141592653589793 rad - pos: -72.5,0.5 + pos: 4.5,-56.5 parent: 2 - - uid: 30208 + - uid: 13636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -72.5,9.5 + pos: 4.5,-58.5 parent: 2 - - uid: 31902 + - uid: 13637 components: - type: Transform - pos: -78.5,4.5 + pos: 4.5,-57.5 parent: 2 - - uid: 32007 + - uid: 13638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,5.5 + pos: 24.5,-58.5 parent: 2 - - uid: 32032 + - uid: 13648 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,4.5 + pos: 24.5,-48.5 parent: 2 - - uid: 32034 + - uid: 13651 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,5.5 + pos: 8.5,-66.5 parent: 2 - - uid: 32222 + - uid: 13652 components: - type: Transform - pos: -86.5,4.5 + pos: 9.5,-68.5 parent: 2 - - uid: 32272 + - uid: 13653 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,4.5 + pos: 11.5,-68.5 parent: 2 - - uid: 32424 + - uid: 13654 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,5.5 + pos: 20.5,-62.5 parent: 2 - - uid: 32907 + - uid: 13655 components: - type: Transform - pos: 1.5,-3.5 - parent: 32764 - - uid: 32908 + pos: 8.5,-53.5 + parent: 2 + - uid: 13656 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,-3.5 - parent: 32764 - - uid: 32909 + pos: 13.5,-68.5 + parent: 2 + - uid: 13660 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -0.5,-3.5 - parent: 32764 - - uid: 32910 + pos: 8.5,-63.5 + parent: 2 + - uid: 13662 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,-3.5 - parent: 32764 - - uid: 32911 + pos: 8.5,-64.5 + parent: 2 + - uid: 13666 components: - type: Transform rot: -1.5707963267948966 rad - pos: 2.5,1.5 - parent: 32764 - - uid: 32912 + pos: 21.5,-62.5 + parent: 2 + - uid: 13668 components: - type: Transform - pos: -1.5,1.5 - parent: 32764 - - uid: 32913 + pos: 16.5,-68.5 + parent: 2 + - uid: 13670 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,3.5 - parent: 32764 - - uid: 32914 + pos: 19.5,-62.5 + parent: 2 + - uid: 13672 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,5.5 - parent: 32764 - - uid: 32915 + pos: 18.5,-62.5 + parent: 2 + - uid: 13677 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,3.5 - parent: 32764 - - uid: 32916 + pos: 18.5,-68.5 + parent: 2 + - uid: 13679 components: - type: Transform - pos: -1.5,5.5 - parent: 32764 - - uid: 32917 + pos: 23.5,-52.5 + parent: 2 + - uid: 13684 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,5.5 - parent: 32764 - - uid: 32918 + pos: 21.5,-67.5 + parent: 2 + - uid: 13686 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,5.5 - parent: 32764 - - uid: 32919 + pos: 17.5,-68.5 + parent: 2 + - uid: 13687 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,5.5 - parent: 32764 - - uid: 32920 + pos: 19.5,-68.5 + parent: 2 + - uid: 13688 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,6.5 - parent: 32764 - - uid: 32921 + pos: 21.5,-63.5 + parent: 2 + - uid: 13689 components: - type: Transform - pos: -0.5,6.5 - parent: 32764 - - uid: 45234 + pos: 20.5,-68.5 + parent: 2 + - uid: 13690 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.5,-8.5 - parent: 44868 - - uid: 45235 + pos: 21.5,-64.5 + parent: 2 + - uid: 13692 components: - type: Transform - pos: 2.5,-8.5 - parent: 44868 - - uid: 45236 + pos: 21.5,-66.5 + parent: 2 + - uid: 13694 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-8.5 - parent: 44868 - - uid: 45237 + pos: 24.5,-51.5 + parent: 2 + - uid: 13698 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,-8.5 - parent: 44868 - - uid: 45238 + pos: 4.5,-48.5 + parent: 2 + - uid: 13699 components: - type: Transform - pos: -5.5,-6.5 - parent: 44868 - - uid: 45239 + pos: 8.5,-61.5 + parent: 2 + - uid: 13702 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -5.5,-1.5 - parent: 44868 - - uid: 45240 + pos: 23.5,-47.5 + parent: 2 + - uid: 13705 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,-1.5 - parent: 44868 - - uid: 45241 + pos: 11.5,-62.5 + parent: 2 + - uid: 13706 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-6.5 - parent: 44868 - - uid: 45242 + pos: 8.5,-54.5 + parent: 2 + - uid: 13710 components: - type: Transform - pos: -0.5,-9.5 - parent: 44868 - - uid: 45243 + pos: 24.5,-49.5 + parent: 2 + - uid: 13711 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,-9.5 - parent: 44868 -- proto: WallSolid - entities: - - uid: 6 + pos: -2.5,-61.5 + parent: 2 + - uid: 13718 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,50.5 + pos: 16.5,-62.5 parent: 2 - - uid: 37 + - uid: 13719 components: - type: Transform - pos: -6.5,48.5 + pos: 8.5,-67.5 parent: 2 - - uid: 234 + - uid: 13720 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,50.5 + pos: 14.5,-62.5 parent: 2 - - uid: 247 + - uid: 13723 components: - type: Transform - pos: 41.5,-17.5 + pos: 10.5,-68.5 parent: 2 - - uid: 301 + - uid: 13724 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,45.5 + pos: 8.5,-60.5 parent: 2 - - uid: 373 + - uid: 13732 components: - type: Transform - pos: 42.5,-11.5 + pos: 12.5,-62.5 parent: 2 - - uid: 396 + - uid: 13733 components: - type: Transform - pos: 2.5,-66.5 + rot: -1.5707963267948966 rad + pos: -0.5,-61.5 parent: 2 - - uid: 427 + - uid: 13743 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -81.5,-0.5 + pos: -3.5,-57.5 parent: 2 - - uid: 437 + - uid: 13750 components: - type: Transform - pos: 18.5,-53.5 + pos: -88.5,62.5 parent: 2 - - uid: 511 + - uid: 13751 components: - type: Transform - pos: -17.5,14.5 + pos: 24.5,-53.5 parent: 2 - - uid: 521 + - uid: 13754 components: - type: Transform - pos: 22.5,-1.5 + pos: 24.5,-54.5 parent: 2 - - uid: 556 + - uid: 13757 components: - type: Transform - pos: 12.5,-67.5 + pos: 21.5,-68.5 parent: 2 - - uid: 565 + - uid: 13780 components: - type: Transform - pos: 9.5,-67.5 + pos: 24.5,-52.5 parent: 2 - - uid: 603 + - uid: 13795 components: - type: Transform - pos: 10.5,-62.5 + pos: -7.5,-60.5 parent: 2 - - uid: 609 + - uid: 13797 components: - type: Transform - pos: 7.5,-56.5 + pos: -7.5,-61.5 parent: 2 - - uid: 630 + - uid: 13801 components: - type: Transform - pos: 68.5,-20.5 + pos: -8.5,-56.5 parent: 2 - - uid: 837 + - uid: 13807 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,38.5 + pos: -10.5,-62.5 parent: 2 - - uid: 992 + - uid: 13808 components: - type: Transform - pos: 11.5,-62.5 + pos: -9.5,-62.5 parent: 2 - - uid: 1000 + - uid: 13810 components: - type: Transform - pos: 9.5,25.5 + pos: -15.5,-62.5 parent: 2 - - uid: 1232 + - uid: 13811 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,48.5 + pos: -14.5,-62.5 parent: 2 - - uid: 1233 + - uid: 13817 components: - type: Transform - pos: -49.5,26.5 + pos: -13.5,-62.5 parent: 2 - - uid: 1357 + - uid: 13818 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,50.5 + pos: 25.5,-55.5 parent: 2 - - uid: 1370 + - uid: 13819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,48.5 + pos: 21.5,-47.5 parent: 2 - - uid: 1556 + - uid: 13821 components: - type: Transform - pos: 6.5,-55.5 + rot: 3.141592653589793 rad + pos: -0.5,-63.5 parent: 2 - - uid: 1792 + - uid: 13824 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,45.5 + rot: 3.141592653589793 rad + pos: -2.5,-63.5 parent: 2 - - uid: 1857 + - uid: 13864 components: - type: Transform - pos: 3.5,-5.5 + pos: 20.5,-47.5 parent: 2 - - uid: 1868 + - uid: 13872 components: - type: Transform - pos: -2.5,31.5 + pos: 28.5,-55.5 parent: 2 - - uid: 1872 + - uid: 13873 components: - type: Transform - pos: -38.5,55.5 + pos: 29.5,-55.5 parent: 2 - - uid: 1874 + - uid: 13874 components: - type: Transform - pos: -41.5,53.5 + pos: 30.5,-55.5 parent: 2 - - uid: 1876 + - uid: 13875 components: - type: Transform - pos: -39.5,53.5 + pos: 31.5,-55.5 parent: 2 - - uid: 1877 + - uid: 13876 components: - type: Transform - pos: -38.5,53.5 + pos: 32.5,-55.5 parent: 2 - - uid: 1881 + - uid: 13877 components: - type: Transform - pos: -38.5,54.5 + pos: 33.5,-55.5 parent: 2 - - uid: 1882 + - uid: 13880 components: - type: Transform - pos: -38.5,56.5 + pos: 35.5,-56.5 parent: 2 - - uid: 2041 + - uid: 13881 components: - type: Transform - pos: -67.5,-8.5 + pos: 36.5,-56.5 parent: 2 - - uid: 2147 + - uid: 13882 components: - type: Transform - pos: 10.5,-13.5 + pos: 37.5,-56.5 parent: 2 - - uid: 2148 + - uid: 13883 components: - type: Transform - pos: 10.5,-12.5 + pos: 38.5,-56.5 parent: 2 - - uid: 2188 + - uid: 13884 components: - type: Transform - pos: 11.5,14.5 + pos: 39.5,-56.5 parent: 2 - - uid: 2478 + - uid: 13885 components: - type: Transform - pos: -34.5,39.5 + pos: 40.5,-56.5 parent: 2 - - uid: 2630 + - uid: 13886 components: - type: Transform - pos: 33.5,-17.5 + pos: 41.5,-56.5 parent: 2 - - uid: 2716 + - uid: 13887 components: - type: Transform - pos: -35.5,2.5 + pos: 42.5,-56.5 parent: 2 - - uid: 2910 + - uid: 13888 components: - type: Transform - pos: 37.5,-4.5 + pos: 42.5,-57.5 parent: 2 - - uid: 2921 + - uid: 13889 components: - type: Transform - pos: 24.5,51.5 + pos: 42.5,-58.5 parent: 2 - - uid: 2934 + - uid: 13890 components: - type: Transform - pos: 53.5,41.5 + pos: 42.5,-59.5 parent: 2 - - uid: 3020 + - uid: 13891 components: - type: Transform - pos: 5.5,-62.5 + pos: 42.5,-60.5 parent: 2 - - uid: 3030 + - uid: 13892 components: - type: Transform - pos: -12.5,39.5 + pos: 42.5,-61.5 parent: 2 - - uid: 3031 + - uid: 13893 components: - type: Transform - pos: -5.5,44.5 + pos: 42.5,-62.5 parent: 2 - - uid: 3034 + - uid: 13894 components: - type: Transform - pos: -2.5,29.5 + pos: 41.5,-62.5 parent: 2 - - uid: 3038 + - uid: 13895 components: - type: Transform - pos: -12.5,44.5 + pos: 40.5,-62.5 parent: 2 - - uid: 3041 + - uid: 13896 components: - type: Transform - pos: -2.5,28.5 + pos: 39.5,-62.5 parent: 2 - - uid: 3100 + - uid: 13897 components: - type: Transform - pos: -3.5,28.5 + pos: 38.5,-62.5 parent: 2 - - uid: 3103 + - uid: 13898 components: - type: Transform - pos: -1.5,-58.5 + pos: 37.5,-62.5 parent: 2 - - uid: 3268 + - uid: 13899 components: - type: Transform - pos: -38.5,4.5 + pos: 36.5,-62.5 parent: 2 - - uid: 3314 + - uid: 13900 components: - type: Transform - pos: -2.5,32.5 + pos: 35.5,-62.5 parent: 2 - - uid: 3360 + - uid: 13901 components: - type: Transform - pos: -2.5,35.5 + pos: 34.5,-62.5 parent: 2 - - uid: 3373 + - uid: 13902 components: - type: Transform - pos: -19.5,43.5 + pos: 33.5,-62.5 parent: 2 - - uid: 3449 + - uid: 13903 components: - type: Transform - pos: -12.5,-48.5 + pos: 32.5,-62.5 parent: 2 - - uid: 3610 + - uid: 13904 components: - type: Transform - pos: 33.5,-3.5 + pos: 31.5,-62.5 + parent: 2 + - uid: 13905 + components: + - type: Transform + pos: 30.5,-62.5 parent: 2 - - uid: 3616 + - uid: 13906 components: - type: Transform - pos: 32.5,-3.5 + pos: 29.5,-62.5 parent: 2 - - uid: 3617 + - uid: 13907 components: - type: Transform - pos: 30.5,-3.5 + pos: 28.5,-62.5 parent: 2 - - uid: 3618 + - uid: 13908 components: - type: Transform - pos: 31.5,-3.5 + pos: 27.5,-62.5 parent: 2 - - uid: 3759 + - uid: 13910 components: - type: Transform - pos: 32.5,-13.5 + pos: 25.5,-62.5 parent: 2 - - uid: 3801 + - uid: 13938 components: - type: Transform - pos: 5.5,-55.5 + pos: 3.5,-42.5 parent: 2 - - uid: 3873 + - uid: 13951 components: - type: Transform - pos: 11.5,-56.5 + pos: 1.5,-37.5 parent: 2 - - uid: 3878 + - uid: 13963 components: - type: Transform - pos: 15.5,-62.5 + pos: 2.5,-37.5 parent: 2 - - uid: 3909 + - uid: 13964 components: - type: Transform - pos: 25.5,-10.5 + pos: -0.5,-42.5 parent: 2 - - uid: 3930 + - uid: 13966 components: - type: Transform - pos: -1.5,-60.5 + pos: 2.5,-42.5 parent: 2 - - uid: 3931 + - uid: 14024 components: - type: Transform - pos: -1.5,-62.5 + rot: 3.141592653589793 rad + pos: 16.5,-73.5 parent: 2 - - uid: 4055 + - uid: 14029 components: - type: Transform - pos: -35.5,3.5 + pos: -14.5,-73.5 parent: 2 - - uid: 4089 + - uid: 14030 components: - type: Transform - pos: -34.5,40.5 + pos: -15.5,-73.5 parent: 2 - - uid: 4106 + - uid: 14031 components: - type: Transform - pos: -38.5,26.5 + pos: -16.5,-73.5 parent: 2 - - uid: 4107 + - uid: 14039 components: - type: Transform - pos: -31.5,24.5 + pos: -17.5,-64.5 parent: 2 - - uid: 4108 + - uid: 14040 components: - type: Transform - pos: -31.5,25.5 + pos: -16.5,-62.5 parent: 2 - - uid: 4121 + - uid: 14041 components: - type: Transform - pos: -35.5,39.5 + pos: -17.5,-66.5 parent: 2 - - uid: 4130 + - uid: 14042 components: - type: Transform - pos: 44.5,1.5 + pos: -17.5,-68.5 parent: 2 - - uid: 4228 + - uid: 14043 components: - type: Transform - pos: -2.5,34.5 + pos: -17.5,-69.5 parent: 2 - - uid: 4261 + - uid: 14044 components: - type: Transform - pos: -35.5,54.5 + pos: -17.5,-70.5 parent: 2 - - uid: 4262 + - uid: 14047 components: - type: Transform - pos: -33.5,54.5 + pos: -12.5,-73.5 parent: 2 - - uid: 4264 + - uid: 14061 components: - type: Transform - pos: -2.5,33.5 + pos: -17.5,-71.5 parent: 2 - - uid: 4486 + - uid: 14064 components: - type: Transform - pos: 22.5,-4.5 + pos: -8.5,-73.5 parent: 2 - - uid: 4654 + - uid: 14065 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,65.5 + pos: -17.5,-72.5 parent: 2 - - uid: 4861 + - uid: 14078 components: - type: Transform - pos: 22.5,-3.5 + rot: 3.141592653589793 rad + pos: 17.5,-83.5 parent: 2 - - uid: 4897 + - uid: 14079 components: - type: Transform - pos: 47.5,5.5 + rot: 3.141592653589793 rad + pos: 2.5,-73.5 parent: 2 - - uid: 4928 + - uid: 14080 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,33.5 + rot: 3.141592653589793 rad + pos: 20.5,-71.5 parent: 2 - - uid: 4933 + - uid: 14082 components: - type: Transform - pos: -27.5,55.5 + rot: 3.141592653589793 rad + pos: 17.5,-82.5 parent: 2 - - uid: 5205 + - uid: 14097 components: - type: Transform - pos: 32.5,-15.5 + rot: 3.141592653589793 rad + pos: 19.5,-71.5 parent: 2 - - uid: 5212 + - uid: 14128 components: - type: Transform rot: 3.141592653589793 rad - pos: 39.5,2.5 + pos: 17.5,-79.5 parent: 2 - - uid: 5227 + - uid: 14135 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,64.5 + pos: 1.5,-76.5 parent: 2 - - uid: 5228 + - uid: 14136 components: - type: Transform - pos: -27.5,64.5 + rot: 3.141592653589793 rad + pos: 17.5,-85.5 parent: 2 - - uid: 5231 + - uid: 14137 components: - type: Transform - pos: 30.5,33.5 + rot: 3.141592653589793 rad + pos: 3.5,-73.5 parent: 2 - - uid: 5244 + - uid: 14138 components: - type: Transform rot: 3.141592653589793 rad - pos: -27.5,39.5 + pos: 32.5,-68.5 parent: 2 - - uid: 5260 + - uid: 14139 components: - type: Transform - pos: 54.5,46.5 + rot: 3.141592653589793 rad + pos: 0.5,-76.5 parent: 2 - - uid: 5261 + - uid: 14141 components: - type: Transform - pos: 52.5,47.5 + rot: 3.141592653589793 rad + pos: 22.5,-71.5 parent: 2 - - uid: 5266 + - uid: 14142 components: - type: Transform - pos: 54.5,47.5 + rot: 3.141592653589793 rad + pos: 20.5,-70.5 parent: 2 - - uid: 5267 + - uid: 14144 components: - type: Transform - pos: 55.5,46.5 + rot: 3.141592653589793 rad + pos: 24.5,-71.5 parent: 2 - - uid: 5271 + - uid: 14145 components: - type: Transform - pos: 53.5,47.5 + rot: 3.141592653589793 rad + pos: 22.5,-68.5 parent: 2 - - uid: 5406 + - uid: 14156 components: - type: Transform - pos: 32.5,-14.5 + rot: 3.141592653589793 rad + pos: 29.5,-70.5 parent: 2 - - uid: 5516 + - uid: 14164 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-18.5 + pos: 30.5,-74.5 parent: 2 - - uid: 5518 + - uid: 14171 components: - type: Transform - pos: 52.5,43.5 + rot: 3.141592653589793 rad + pos: 23.5,-71.5 parent: 2 - - uid: 5519 + - uid: 14172 components: - type: Transform - pos: 56.5,46.5 + rot: 3.141592653589793 rad + pos: 28.5,-71.5 parent: 2 - - uid: 5719 + - uid: 14175 components: - type: Transform - pos: -17.5,65.5 + rot: 3.141592653589793 rad + pos: 26.5,-71.5 parent: 2 - - uid: 5720 + - uid: 14176 components: - type: Transform - pos: -18.5,65.5 + rot: 3.141592653589793 rad + pos: 27.5,-70.5 parent: 2 - - uid: 5803 + - uid: 14177 components: - type: Transform - pos: -19.5,35.5 + pos: -17.5,-67.5 parent: 2 - - uid: 6123 + - uid: 14180 components: - type: Transform - pos: 23.5,49.5 + rot: 3.141592653589793 rad + pos: 7.5,-70.5 parent: 2 - - uid: 6182 + - uid: 14181 components: - type: Transform - pos: 52.5,42.5 + rot: 3.141592653589793 rad + pos: 13.5,-70.5 parent: 2 - - uid: 6394 + - uid: 14197 components: - type: Transform - pos: 43.5,2.5 + rot: 3.141592653589793 rad + pos: 28.5,-70.5 parent: 2 - - uid: 6415 + - uid: 14204 components: - type: Transform - pos: 51.5,43.5 + rot: 3.141592653589793 rad + pos: 26.5,-70.5 parent: 2 - - uid: 6421 + - uid: 14249 components: - type: Transform - pos: 47.5,3.5 + pos: -89.5,62.5 parent: 2 - - uid: 6680 + - uid: 14301 components: - type: Transform - pos: 45.5,2.5 + rot: 3.141592653589793 rad + pos: 3.5,-78.5 parent: 2 - - uid: 6683 + - uid: 14302 components: - type: Transform - pos: 38.5,-8.5 + rot: 3.141592653589793 rad + pos: 2.5,-72.5 parent: 2 - - uid: 6684 + - uid: 14324 components: - type: Transform - pos: 37.5,-8.5 + pos: -17.5,-73.5 parent: 2 - - uid: 6685 + - uid: 14325 components: - type: Transform - pos: 52.5,8.5 + rot: 3.141592653589793 rad + pos: -1.5,-73.5 parent: 2 - - uid: 6687 + - uid: 14327 components: - type: Transform - pos: 52.5,7.5 + rot: 3.141592653589793 rad + pos: 14.5,-73.5 parent: 2 - - uid: 6690 + - uid: 14328 components: - type: Transform - pos: 48.5,7.5 + rot: 3.141592653589793 rad + pos: 11.5,-72.5 parent: 2 - - uid: 6692 + - uid: 14332 components: - type: Transform - pos: 51.5,7.5 + rot: 3.141592653589793 rad + pos: 18.5,-73.5 parent: 2 - - uid: 6700 + - uid: 14342 components: - type: Transform - pos: 39.5,-8.5 + rot: 3.141592653589793 rad + pos: 12.5,-70.5 parent: 2 - - uid: 6701 + - uid: 14343 components: - type: Transform - pos: 40.5,-8.5 + rot: 3.141592653589793 rad + pos: 14.5,-70.5 parent: 2 - - uid: 6754 + - uid: 14344 components: - type: Transform - pos: 24.5,49.5 + pos: -15.5,52.5 parent: 2 - - uid: 6762 + - uid: 14345 components: - type: Transform - pos: 23.5,51.5 + rot: 3.141592653589793 rad + pos: 10.5,-72.5 parent: 2 - - uid: 6766 + - uid: 14346 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,41.5 + rot: 3.141592653589793 rad + pos: 8.5,-69.5 parent: 2 - - uid: 6775 + - uid: 14347 components: - type: Transform - pos: 51.5,47.5 + rot: 3.141592653589793 rad + pos: 16.5,-70.5 parent: 2 - - uid: 6837 + - uid: 14350 components: - type: Transform - pos: 60.5,-8.5 + rot: 3.141592653589793 rad + pos: 7.5,-71.5 parent: 2 - - uid: 6898 + - uid: 14354 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 69.5,-18.5 + rot: 3.141592653589793 rad + pos: 9.5,-73.5 parent: 2 - - uid: 6921 + - uid: 14355 components: - type: Transform - pos: -1.5,-59.5 + rot: 3.141592653589793 rad + pos: 9.5,-72.5 parent: 2 - - uid: 6925 + - uid: 14360 components: - type: Transform - pos: 14.5,-62.5 + rot: 3.141592653589793 rad + pos: 3.5,-76.5 parent: 2 - - uid: 6927 + - uid: 14362 components: - type: Transform - pos: 16.5,-61.5 + rot: 3.141592653589793 rad + pos: 14.5,-74.5 parent: 2 - - uid: 6937 + - uid: 14363 components: - type: Transform - pos: -1.5,-61.5 + pos: -3.5,-71.5 parent: 2 - - uid: 6938 + - uid: 14364 components: - type: Transform - pos: -0.5,-62.5 + rot: 3.141592653589793 rad + pos: 6.5,-73.5 parent: 2 - - uid: 6940 + - uid: 14365 components: - type: Transform - pos: -8.5,-57.5 + pos: -5.5,-71.5 parent: 2 - - uid: 6970 + - uid: 14366 components: - type: Transform - pos: 60.5,-15.5 + pos: -3.5,-70.5 parent: 2 - - uid: 6976 + - uid: 14371 components: - type: Transform - pos: -63.5,-8.5 + rot: 3.141592653589793 rad + pos: 17.5,-76.5 parent: 2 - - uid: 6977 + - uid: 14373 components: - type: Transform - pos: 69.5,-27.5 + rot: 3.141592653589793 rad + pos: 7.5,-73.5 parent: 2 - - uid: 6987 + - uid: 14374 components: - type: Transform - pos: 29.5,36.5 + rot: 3.141592653589793 rad + pos: 6.5,-74.5 parent: 2 - - uid: 6992 + - uid: 14375 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 62.5,-17.5 + pos: -5.5,-72.5 parent: 2 - - uid: 6995 + - uid: 14376 components: - type: Transform rot: 3.141592653589793 rad - pos: -64.5,-8.5 + pos: 8.5,-73.5 parent: 2 - - uid: 7005 + - uid: 14377 components: - type: Transform - rot: 3.141592653589793 rad - pos: -64.5,-5.5 + pos: -4.5,-72.5 parent: 2 - - uid: 7007 + - uid: 14378 components: - type: Transform - rot: 3.141592653589793 rad - pos: 38.5,2.5 + pos: -3.5,-72.5 parent: 2 - - uid: 7035 + - uid: 14379 components: - type: Transform - pos: -63.5,-9.5 + rot: 3.141592653589793 rad + pos: 5.5,-70.5 parent: 2 - - uid: 7068 + - uid: 14380 components: - type: Transform - pos: 3.5,-49.5 + rot: 3.141592653589793 rad + pos: 12.5,-72.5 parent: 2 - - uid: 7122 + - uid: 14381 components: - type: Transform - pos: 33.5,34.5 + rot: 3.141592653589793 rad + pos: 5.5,-71.5 parent: 2 - - uid: 7630 + - uid: 14390 components: - type: Transform - pos: -19.5,53.5 + pos: 4.5,-76.5 parent: 2 - - uid: 7656 + - uid: 14391 components: - type: Transform - pos: 52.5,6.5 + pos: 15.5,-75.5 parent: 2 - - uid: 7663 + - uid: 14393 components: - type: Transform - pos: 54.5,6.5 + rot: 3.141592653589793 rad + pos: 0.5,-73.5 parent: 2 - - uid: 7741 + - uid: 14396 components: - type: Transform - pos: 10.5,12.5 + rot: 3.141592653589793 rad + pos: 2.5,-70.5 parent: 2 - - uid: 7777 + - uid: 14397 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,58.5 + pos: 2.5,-71.5 parent: 2 - - uid: 7780 + - uid: 14399 components: - type: Transform - pos: 53.5,6.5 + pos: -6.5,-72.5 parent: 2 - - uid: 7914 + - uid: 14401 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-18.5 + rot: 3.141592653589793 rad + pos: 5.5,-74.5 parent: 2 - - uid: 7993 + - uid: 14403 components: - type: Transform - pos: -16.5,66.5 + rot: 3.141592653589793 rad + pos: 0.5,-74.5 parent: 2 - - uid: 8077 + - uid: 14404 components: - type: Transform - pos: -44.5,8.5 + rot: 3.141592653589793 rad + pos: 30.5,-68.5 parent: 2 - - uid: 8079 + - uid: 14405 components: - type: Transform - pos: -43.5,8.5 + rot: 3.141592653589793 rad + pos: 0.5,-75.5 parent: 2 - - uid: 8082 + - uid: 14408 components: - type: Transform - pos: -44.5,10.5 + rot: 3.141592653589793 rad + pos: 3.5,-77.5 parent: 2 - - uid: 8083 + - uid: 14414 components: - type: Transform - pos: -46.5,8.5 + rot: 3.141592653589793 rad + pos: 17.5,-80.5 parent: 2 - - uid: 8084 + - uid: 14418 components: - type: Transform - pos: -45.5,10.5 + rot: 3.141592653589793 rad + pos: 17.5,-75.5 parent: 2 - - uid: 8085 + - uid: 14421 components: - type: Transform - pos: -46.5,9.5 + rot: 3.141592653589793 rad + pos: 16.5,-75.5 parent: 2 - - uid: 8086 + - uid: 14424 components: - type: Transform - pos: -45.5,8.5 + pos: -7.5,-69.5 parent: 2 - - uid: 8087 + - uid: 14430 components: - type: Transform - pos: -46.5,10.5 + rot: 3.141592653589793 rad + pos: 16.5,-71.5 parent: 2 - - uid: 8089 + - uid: 14431 components: - type: Transform - pos: -43.5,10.5 + rot: 3.141592653589793 rad + pos: 4.5,-75.5 parent: 2 - - uid: 8100 + - uid: 14432 components: - type: Transform - pos: 52.5,-2.5 + rot: 3.141592653589793 rad + pos: 15.5,-70.5 parent: 2 - - uid: 8144 + - uid: 14439 components: - type: Transform - pos: -35.5,38.5 + pos: -7.5,-72.5 parent: 2 - - uid: 8272 + - uid: 14441 components: - type: Transform - pos: 50.5,7.5 + pos: -7.5,-68.5 parent: 2 - - uid: 8301 + - uid: 14442 components: - type: Transform - pos: -1.5,-63.5 + pos: -7.5,-73.5 parent: 2 - - uid: 8356 + - uid: 14445 components: - type: Transform - pos: 54.5,8.5 + rot: 3.141592653589793 rad + pos: 10.5,-70.5 parent: 2 - - uid: 8357 + - uid: 14446 components: - type: Transform - pos: 49.5,7.5 + rot: 3.141592653589793 rad + pos: 15.5,-74.5 parent: 2 - - uid: 8453 + - uid: 14448 components: - type: Transform - pos: 16.5,-58.5 + pos: -7.5,-71.5 parent: 2 - - uid: 8454 + - uid: 14451 components: - type: Transform - pos: 16.5,-62.5 + rot: 3.141592653589793 rad + pos: 10.5,-71.5 parent: 2 - - uid: 8457 + - uid: 14452 components: - type: Transform - pos: -10.5,-66.5 + rot: 3.141592653589793 rad + pos: 4.5,-70.5 parent: 2 - - uid: 8459 + - uid: 14456 components: - type: Transform - pos: -8.5,-67.5 + rot: 3.141592653589793 rad + pos: 5.5,-73.5 parent: 2 - - uid: 8460 + - uid: 14459 components: - type: Transform - pos: -7.5,-67.5 + rot: 3.141592653589793 rad + pos: -3.5,-73.5 parent: 2 - - uid: 8461 + - uid: 14460 components: - type: Transform - pos: -5.5,-67.5 + rot: 3.141592653589793 rad + pos: 18.5,-69.5 parent: 2 - - uid: 8469 + - uid: 14461 components: - type: Transform - pos: -4.5,-67.5 + rot: 3.141592653589793 rad + pos: 2.5,-74.5 parent: 2 - - uid: 8470 + - uid: 14465 components: - type: Transform - pos: -3.5,-67.5 + rot: 3.141592653589793 rad + pos: 14.5,-72.5 parent: 2 - - uid: 8472 + - uid: 14467 components: - type: Transform - pos: -2.5,-67.5 + pos: 5.5,-75.5 parent: 2 - - uid: 8473 + - uid: 14469 components: - type: Transform - pos: -1.5,-67.5 + rot: 3.141592653589793 rad + pos: 16.5,-74.5 parent: 2 - - uid: 8474 + - uid: 14470 components: - type: Transform - pos: -1.5,-66.5 + pos: -7.5,-70.5 parent: 2 - - uid: 8665 + - uid: 14474 components: - type: Transform - pos: -14.5,35.5 + pos: 16.5,-86.5 parent: 2 - - uid: 8700 + - uid: 14478 components: - type: Transform - pos: -10.5,-67.5 + pos: 16.5,-76.5 parent: 2 - - uid: 8804 + - uid: 14480 components: - type: Transform - pos: 9.5,42.5 + rot: 3.141592653589793 rad + pos: 17.5,-77.5 parent: 2 - - uid: 8825 + - uid: 14481 components: - type: Transform - pos: 38.5,-3.5 + rot: 3.141592653589793 rad + pos: 17.5,-78.5 parent: 2 - - uid: 8841 + - uid: 14483 components: - type: Transform - pos: -3.5,43.5 + pos: 26.5,-34.5 parent: 2 - - uid: 8957 + - uid: 14484 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-14.5 + rot: 3.141592653589793 rad + pos: 17.5,-81.5 parent: 2 - - uid: 8987 + - uid: 14497 components: - type: Transform - pos: -3.5,40.5 + pos: -90.5,62.5 parent: 2 - - uid: 9198 + - uid: 14499 components: - type: Transform - pos: -0.5,-55.5 + pos: 26.5,-36.5 parent: 2 - - uid: 9471 + - uid: 14513 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,39.5 + rot: 3.141592653589793 rad + pos: 24.5,-85.5 parent: 2 - - uid: 9472 + - uid: 14516 components: - type: Transform - pos: 17.5,50.5 + pos: 26.5,-37.5 parent: 2 - - uid: 9668 + - uid: 14551 components: - type: Transform - pos: 13.5,-62.5 + rot: 3.141592653589793 rad + pos: -2.5,-73.5 parent: 2 - - uid: 9840 + - uid: 14553 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,59.5 + pos: 18.5,-71.5 parent: 2 - - uid: 9864 + - uid: 14578 components: - type: Transform - pos: 33.5,-11.5 + pos: 34.5,-55.5 parent: 2 - - uid: 9866 + - uid: 14579 components: - type: Transform - pos: 22.5,52.5 + pos: 35.5,-55.5 parent: 2 - - uid: 9874 + - uid: 14597 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,40.5 + pos: -90.5,63.5 parent: 2 - - uid: 9885 + - uid: 14600 components: - type: Transform - pos: -4.5,-58.5 + rot: 3.141592653589793 rad + pos: 17.5,-71.5 parent: 2 - - uid: 9897 + - uid: 14626 components: - type: Transform - pos: -3.5,41.5 + pos: -90.5,64.5 parent: 2 - - uid: 9946 + - uid: 14643 components: - type: Transform - pos: -8.5,-56.5 + pos: -17.5,-65.5 parent: 2 - - uid: 9973 + - uid: 14651 components: - type: Transform rot: 3.141592653589793 rad - pos: 27.5,2.5 + pos: 19.5,-82.5 parent: 2 - - uid: 9976 + - uid: 14652 components: - type: Transform rot: 3.141592653589793 rad - pos: 28.5,2.5 + pos: 20.5,-82.5 parent: 2 - - uid: 9985 + - uid: 14653 components: - type: Transform - pos: 29.5,-4.5 + rot: 3.141592653589793 rad + pos: 21.5,-82.5 parent: 2 - - uid: 9991 + - uid: 14654 components: - type: Transform - pos: 25.5,-18.5 + rot: 3.141592653589793 rad + pos: 21.5,-83.5 parent: 2 - - uid: 10064 + - uid: 14655 components: - type: Transform - pos: -3.5,42.5 + rot: 3.141592653589793 rad + pos: 21.5,-84.5 parent: 2 - - uid: 10067 + - uid: 14656 components: - type: Transform rot: 3.141592653589793 rad - pos: 26.5,2.5 + pos: 20.5,-84.5 parent: 2 - - uid: 10081 + - uid: 14657 components: - type: Transform rot: 3.141592653589793 rad - pos: 40.5,2.5 + pos: 19.5,-84.5 parent: 2 - - uid: 10090 + - uid: 14658 components: - type: Transform - pos: -23.5,54.5 + rot: 3.141592653589793 rad + pos: 18.5,-84.5 parent: 2 - - uid: 10198 + - uid: 14671 components: - type: Transform - pos: 7.5,-18.5 + pos: 19.5,-74.5 parent: 2 - - uid: 10260 + - uid: 14672 components: - type: Transform - pos: -2.5,30.5 + pos: 29.5,-73.5 parent: 2 - - uid: 10373 + - uid: 14676 components: - type: Transform - pos: -71.5,-6.5 + rot: 3.141592653589793 rad + pos: 24.5,-83.5 parent: 2 - - uid: 10375 + - uid: 14677 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,39.5 + rot: 3.141592653589793 rad + pos: 24.5,-84.5 parent: 2 - - uid: 10402 + - uid: 14678 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,42.5 + rot: 3.141592653589793 rad + pos: 23.5,-83.5 parent: 2 - - uid: 10417 + - uid: 14680 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,41.5 + rot: 3.141592653589793 rad + pos: 25.5,-83.5 parent: 2 - - uid: 10435 + - uid: 14721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,36.5 + pos: 17.5,-86.5 parent: 2 - - uid: 10436 + - uid: 14727 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,38.5 + rot: 3.141592653589793 rad + pos: 23.5,-68.5 parent: 2 - - uid: 10437 + - uid: 14728 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -52.5,39.5 + rot: 3.141592653589793 rad + pos: 24.5,-68.5 parent: 2 - - uid: 10440 + - uid: 14729 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,43.5 + rot: 3.141592653589793 rad + pos: 25.5,-68.5 parent: 2 - - uid: 10442 + - uid: 14731 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -55.5,42.5 + rot: 3.141592653589793 rad + pos: 26.5,-68.5 parent: 2 - - uid: 10450 + - uid: 14732 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,39.5 + rot: 3.141592653589793 rad + pos: 27.5,-68.5 parent: 2 - - uid: 10458 + - uid: 14733 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -53.5,42.5 + rot: 3.141592653589793 rad + pos: 29.5,-68.5 parent: 2 - - uid: 10462 + - uid: 14734 components: - type: Transform - pos: -68.5,-5.5 + rot: 3.141592653589793 rad + pos: 28.5,-68.5 parent: 2 - - uid: 10464 + - uid: 14738 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,35.5 + rot: 3.141592653589793 rad + pos: 23.5,-85.5 parent: 2 - - uid: 10475 + - uid: 14739 components: - type: Transform rot: 3.141592653589793 rad - pos: -16.5,55.5 + pos: 21.5,-85.5 parent: 2 - - uid: 10495 + - uid: 14740 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,37.5 + pos: 27.5,-73.5 parent: 2 - - uid: 10522 + - uid: 14741 components: - type: Transform - pos: -71.5,-7.5 + pos: 19.5,-75.5 parent: 2 - - uid: 10847 + - uid: 14742 components: - type: Transform - pos: -45.5,31.5 + pos: 26.5,-73.5 parent: 2 - - uid: 10943 + - uid: 14743 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.5,50.5 + pos: 19.5,-73.5 parent: 2 - - uid: 10945 + - uid: 14744 components: - type: Transform - pos: 33.5,-42.5 + pos: 19.5,-76.5 parent: 2 - - uid: 10978 + - uid: 14745 components: - type: Transform - pos: -10.5,-65.5 + pos: 28.5,-73.5 parent: 2 - - uid: 11081 + - uid: 14747 components: - type: Transform - pos: -36.5,6.5 + rot: 3.141592653589793 rad + pos: 26.5,-83.5 parent: 2 - - uid: 11107 + - uid: 14749 components: - type: Transform - pos: -10.5,-64.5 + rot: 3.141592653589793 rad + pos: 27.5,-83.5 parent: 2 - - uid: 11188 + - uid: 14750 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,1.5 + rot: 3.141592653589793 rad + pos: 28.5,-83.5 parent: 2 - - uid: 11219 + - uid: 14751 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,3.5 + rot: 3.141592653589793 rad + pos: 28.5,-86.5 parent: 2 - - uid: 11235 + - uid: 14752 components: - type: Transform - pos: 62.5,-20.5 + rot: 3.141592653589793 rad + pos: 28.5,-85.5 parent: 2 - - uid: 11311 + - uid: 14753 components: - type: Transform - pos: 29.5,-3.5 + rot: 3.141592653589793 rad + pos: 24.5,-86.5 parent: 2 - - uid: 11422 + - uid: 14754 components: - type: Transform - pos: -42.5,27.5 + rot: 3.141592653589793 rad + pos: 25.5,-86.5 parent: 2 - - uid: 11456 + - uid: 14758 components: - type: Transform - pos: 10.5,-16.5 + pos: 20.5,-85.5 parent: 2 - - uid: 11468 + - uid: 14759 components: - type: Transform - pos: -40.5,4.5 + pos: 18.5,-85.5 parent: 2 - - uid: 11469 + - uid: 14761 components: - type: Transform - pos: 72.5,-18.5 + pos: 19.5,-85.5 parent: 2 - - uid: 11524 + - uid: 14769 components: - type: Transform rot: 3.141592653589793 rad - pos: 61.5,-7.5 - parent: 2 - - uid: 11542 - components: - - type: Transform - pos: 48.5,-15.5 + pos: 20.5,-86.5 parent: 2 - - uid: 11740 + - uid: 14934 components: - type: Transform - pos: -20.5,65.5 + pos: 30.5,-73.5 parent: 2 - - uid: 11741 + - uid: 14947 components: - type: Transform - pos: -21.5,65.5 + pos: -17.5,-59.5 parent: 2 - - uid: 11743 + - uid: 14948 components: - type: Transform - pos: -22.5,65.5 + pos: 20.5,-37.5 parent: 2 - - uid: 11751 + - uid: 14949 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,48.5 + pos: 21.5,-37.5 parent: 2 - - uid: 11757 + - uid: 14990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 39.5,5.5 + pos: 23.5,-81.5 parent: 2 - - uid: 11764 + - uid: 15034 components: - type: Transform - pos: -23.5,65.5 + pos: 19.5,-79.5 parent: 2 - - uid: 11774 + - uid: 15097 components: - type: Transform - pos: -25.5,65.5 + pos: -46.5,105.5 parent: 2 - - uid: 11781 + - uid: 15124 components: - type: Transform - pos: -26.5,65.5 + pos: -43.5,38.5 parent: 2 - - uid: 11782 + - uid: 15173 components: - type: Transform - pos: -37.5,26.5 + rot: -1.5707963267948966 rad + pos: -92.5,-46.5 parent: 2 - - uid: 11817 + - uid: 15175 components: - type: Transform - rot: 3.141592653589793 rad - pos: 31.5,5.5 + pos: -87.5,-45.5 parent: 2 - - uid: 11905 + - uid: 15176 components: - type: Transform - pos: 10.5,-17.5 + pos: -88.5,-45.5 parent: 2 - - uid: 11906 + - uid: 15989 components: - type: Transform - pos: 10.5,-15.5 + pos: 6.5,-27.5 parent: 2 - - uid: 11949 + - uid: 16001 components: - type: Transform - pos: -44.5,31.5 + pos: -17.5,-58.5 parent: 2 - - uid: 11954 + - uid: 16002 components: - type: Transform - pos: 13.5,-67.5 + pos: -17.5,-57.5 parent: 2 - - uid: 11964 + - uid: 16003 components: - type: Transform - pos: -46.5,31.5 + pos: -17.5,-56.5 parent: 2 - - uid: 11973 + - uid: 16028 components: - type: Transform - pos: -48.5,31.5 + pos: 26.5,-35.5 parent: 2 - - uid: 12143 + - uid: 16029 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-15.5 + pos: 25.5,-48.5 parent: 2 - - uid: 12178 + - uid: 16035 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 63.5,-20.5 + rot: 1.5707963267948966 rad + pos: -5.5,-70.5 parent: 2 - - uid: 12190 + - uid: 16106 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-15.5 + pos: -17.5,-61.5 parent: 2 - - uid: 12222 + - uid: 17012 components: - type: Transform - pos: 67.5,-7.5 + pos: -53.5,-48.5 parent: 2 - - uid: 12256 + - uid: 17250 components: - type: Transform - pos: -27.5,59.5 + pos: 79.5,-59.5 parent: 2 - - uid: 12260 + - uid: 17251 components: - type: Transform - pos: -47.5,31.5 + pos: 79.5,-58.5 parent: 2 - - uid: 12456 + - uid: 17252 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -40.5,49.5 + pos: 83.5,-59.5 parent: 2 - - uid: 12496 + - uid: 17253 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,-7.5 + pos: 80.5,-55.5 parent: 2 - - uid: 12502 + - uid: 17254 components: - type: Transform - pos: 34.5,-17.5 + pos: 79.5,-55.5 parent: 2 - - uid: 13285 + - uid: 17255 components: - type: Transform - pos: 53.5,42.5 + pos: 82.5,-55.5 parent: 2 - - uid: 13411 + - uid: 17256 components: - type: Transform - pos: 22.5,-12.5 + pos: 84.5,-55.5 parent: 2 - - uid: 13896 + - uid: 17257 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-43.5 + pos: 83.5,-58.5 parent: 2 - - uid: 13909 + - uid: 17258 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,47.5 + pos: 83.5,-56.5 parent: 2 - - uid: 13967 + - uid: 17259 components: - type: Transform - pos: 22.5,-53.5 + pos: 85.5,-55.5 parent: 2 - - uid: 13986 + - uid: 17260 components: - type: Transform - pos: 24.5,-45.5 + pos: 83.5,-55.5 parent: 2 - - uid: 13994 + - uid: 17261 components: - type: Transform - pos: -8.5,-58.5 + pos: 79.5,-56.5 parent: 2 - - uid: 14012 + - uid: 17265 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 57.5,-7.5 + pos: 79.5,-54.5 parent: 2 - - uid: 14022 + - uid: 17266 components: - type: Transform - pos: -16.5,14.5 + pos: 79.5,-53.5 parent: 2 - - uid: 14377 + - uid: 17267 components: - type: Transform - pos: 24.5,-18.5 + pos: 78.5,-53.5 parent: 2 - - uid: 14551 + - uid: 17268 components: - type: Transform - pos: 37.5,1.5 + pos: 78.5,-50.5 parent: 2 - - uid: 14820 + - uid: 17269 components: - type: Transform - pos: 16.5,-18.5 + pos: 72.5,-53.5 parent: 2 - - uid: 15026 + - uid: 17270 components: - type: Transform - pos: -3.5,-55.5 + pos: 72.5,-52.5 parent: 2 - - uid: 15027 + - uid: 17271 components: - type: Transform - pos: -2.5,-55.5 + pos: 73.5,-53.5 parent: 2 - - uid: 15236 + - uid: 17272 components: - type: Transform - pos: 26.5,-10.5 + pos: 74.5,-53.5 parent: 2 - - uid: 15247 + - uid: 17273 components: - type: Transform - pos: 22.5,51.5 + pos: 77.5,-53.5 parent: 2 - - uid: 15268 + - uid: 17282 components: - type: Transform - pos: -1.5,-55.5 + pos: 78.5,-56.5 parent: 2 - - uid: 15452 + - uid: 17284 components: - type: Transform - pos: -15.5,20.5 + pos: 78.5,-59.5 parent: 2 - - uid: 15687 + - uid: 17285 components: - type: Transform - pos: 70.5,-39.5 + pos: 76.5,-58.5 parent: 2 - - uid: 15798 + - uid: 17286 components: - type: Transform - pos: -25.5,54.5 + pos: 76.5,-57.5 parent: 2 - - uid: 16613 + - uid: 17287 components: - type: Transform - pos: 9.5,13.5 + pos: 76.5,-56.5 parent: 2 - - uid: 16777 + - uid: 17289 components: - type: Transform - pos: 50.5,6.5 + pos: 82.5,-47.5 parent: 2 - - uid: 17384 + - uid: 17290 components: - type: Transform - pos: 4.5,-55.5 + pos: 82.5,-48.5 parent: 2 - - uid: 17389 + - uid: 17293 components: - type: Transform - pos: 9.5,-62.5 + pos: 82.5,-50.5 parent: 2 - - uid: 17391 + - uid: 17294 components: - type: Transform - pos: 8.5,-48.5 + pos: 82.5,-54.5 parent: 2 - - uid: 17392 + - uid: 17295 components: - type: Transform - pos: 7.5,-55.5 + pos: 82.5,-53.5 parent: 2 - - uid: 17458 + - uid: 17296 components: - type: Transform - pos: -24.5,54.5 + pos: 82.5,-51.5 parent: 2 - - uid: 17918 + - uid: 17300 components: - type: Transform - pos: 66.5,-20.5 + pos: 83.5,-50.5 parent: 2 - - uid: 18038 + - uid: 17301 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,30.5 + pos: 84.5,-50.5 parent: 2 - - uid: 18141 + - uid: 17303 components: - type: Transform - pos: -27.5,61.5 + pos: 86.5,-52.5 parent: 2 - - uid: 18279 + - uid: 17314 components: - type: Transform - pos: 7.5,-50.5 + pos: -18.5,-52.5 parent: 2 - - uid: 18280 + - uid: 17323 components: - type: Transform - pos: 7.5,-52.5 + pos: -33.5,-52.5 parent: 2 - - uid: 18281 + - uid: 17324 components: - type: Transform - pos: 7.5,-53.5 + pos: -33.5,-53.5 parent: 2 - - uid: 18282 + - uid: 17330 components: - type: Transform - pos: 7.5,-54.5 + rot: 1.5707963267948966 rad + pos: -38.5,-67.5 parent: 2 - - uid: 18286 + - uid: 17358 components: - type: Transform - pos: -1.5,-64.5 + pos: -32.5,-53.5 parent: 2 - - uid: 18290 + - uid: 17374 components: - type: Transform - pos: -4.5,-68.5 + pos: -36.5,-67.5 parent: 2 - - uid: 18313 + - uid: 17378 components: - type: Transform - pos: 32.5,-12.5 + pos: -21.5,-53.5 parent: 2 - - uid: 18324 + - uid: 17389 components: - type: Transform - pos: -4.5,48.5 + pos: -20.5,-52.5 parent: 2 - - uid: 18327 + - uid: 17390 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,62.5 + pos: -19.5,-52.5 parent: 2 - - uid: 18328 + - uid: 17461 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,61.5 + pos: -21.5,-52.5 parent: 2 - - uid: 18463 + - uid: 17515 components: - type: Transform - pos: -3.5,46.5 + pos: -34.5,-52.5 parent: 2 - - uid: 18738 + - uid: 17519 components: - type: Transform - pos: -14.5,20.5 + pos: -56.5,-48.5 parent: 2 - - uid: 18761 + - uid: 17520 components: - type: Transform - pos: -27.5,60.5 + pos: -47.5,-49.5 parent: 2 - - uid: 18765 + - uid: 17521 components: - type: Transform - pos: -27.5,62.5 + pos: -55.5,-48.5 parent: 2 - - uid: 18807 + - uid: 17522 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,43.5 + pos: -48.5,-49.5 parent: 2 - - uid: 18836 + - uid: 17523 components: - type: Transform - pos: -7.5,48.5 + pos: -52.5,-49.5 parent: 2 - - uid: 18894 + - uid: 17524 components: - type: Transform - pos: 11.5,11.5 + pos: -54.5,-48.5 parent: 2 - - uid: 18929 + - uid: 17525 components: - type: Transform - pos: -3.5,45.5 + pos: -49.5,-49.5 parent: 2 - - uid: 19052 + - uid: 17526 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 61.5,-20.5 + pos: -46.5,-49.5 parent: 2 - - uid: 19089 + - uid: 17527 components: - type: Transform - pos: -9.5,44.5 + pos: -51.5,-49.5 parent: 2 - - uid: 19125 + - uid: 17528 components: - type: Transform - pos: -16.5,20.5 + pos: -50.5,-49.5 parent: 2 - - uid: 19166 + - uid: 17529 components: - type: Transform - pos: 48.5,2.5 + pos: -46.5,-50.5 parent: 2 - - uid: 19193 + - uid: 17530 components: - type: Transform - pos: -8.5,44.5 + pos: -53.5,-49.5 parent: 2 - - uid: 19224 + - uid: 17531 components: - type: Transform - pos: -7.5,44.5 + pos: -44.5,-50.5 parent: 2 - - uid: 19225 + - uid: 17532 components: - type: Transform - pos: -4.5,44.5 + pos: -45.5,-50.5 parent: 2 - - uid: 19260 + - uid: 17533 components: - type: Transform - pos: -45.5,26.5 + pos: -43.5,-51.5 parent: 2 - - uid: 19320 + - uid: 17534 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,53.5 + pos: -43.5,-50.5 parent: 2 - - uid: 19369 + - uid: 17562 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,44.5 + pos: -21.5,-55.5 parent: 2 - - uid: 19399 + - uid: 17564 components: - type: Transform rot: 1.5707963267948966 rad - pos: -53.5,49.5 + pos: -35.5,-66.5 parent: 2 - - uid: 19435 + - uid: 17565 components: - type: Transform - pos: 69.5,-43.5 + pos: 26.5,-48.5 parent: 2 - - uid: 19488 + - uid: 17578 components: - type: Transform - pos: 3.5,-44.5 + pos: -30.5,-54.5 parent: 2 - - uid: 19500 + - uid: 17579 components: - type: Transform - pos: 70.5,-28.5 + pos: -31.5,-54.5 parent: 2 - - uid: 19505 + - uid: 17612 components: - type: Transform - pos: 0.5,-50.5 + pos: -35.5,-52.5 parent: 2 - - uid: 19514 + - uid: 17613 components: - type: Transform - pos: 40.5,-11.5 + pos: -36.5,-52.5 parent: 2 - - uid: 19519 + - uid: 17615 components: - type: Transform - pos: 22.5,-2.5 + pos: -38.5,-52.5 parent: 2 - - uid: 19553 + - uid: 17616 components: - type: Transform - pos: 37.5,-11.5 + pos: -39.5,-52.5 parent: 2 - - uid: 19626 + - uid: 17617 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,51.5 + pos: -40.5,-52.5 parent: 2 - - uid: 19636 + - uid: 17618 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-15.5 + pos: -41.5,-52.5 parent: 2 - - uid: 19675 + - uid: 17619 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,49.5 + pos: -42.5,-52.5 parent: 2 - - uid: 19678 + - uid: 17631 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -54.5,50.5 + pos: -42.5,-51.5 parent: 2 - - uid: 19682 + - uid: 17644 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,45.5 + pos: -33.5,-75.5 parent: 2 - - uid: 19683 + - uid: 17646 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,50.5 + rot: -1.5707963267948966 rad + pos: -34.5,-59.5 parent: 2 - - uid: 19698 + - uid: 17710 components: - type: Transform - pos: 55.5,-18.5 + pos: -33.5,-67.5 parent: 2 - - uid: 19703 + - uid: 17716 components: - type: Transform - pos: -35.5,20.5 + pos: -32.5,-67.5 parent: 2 - - uid: 19736 + - uid: 17719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-10.5 + pos: -36.5,-63.5 parent: 2 - - uid: 19745 + - uid: 17720 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,49.5 + pos: -34.5,-67.5 parent: 2 - - uid: 19753 + - uid: 17721 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,44.5 + pos: -35.5,-67.5 parent: 2 - - uid: 19755 + - uid: 17799 components: - type: Transform - pos: -27.5,58.5 + pos: -35.5,-61.5 parent: 2 - - uid: 19757 + - uid: 17836 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -51.5,49.5 + pos: -35.5,-62.5 parent: 2 - - uid: 19773 + - uid: 17843 components: - type: Transform - pos: -27.5,63.5 + pos: -32.5,-63.5 parent: 2 - - uid: 19776 + - uid: 17844 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,60.5 + pos: -33.5,-63.5 parent: 2 - - uid: 19789 + - uid: 17845 components: - type: Transform - pos: 60.5,-19.5 + pos: -34.5,-63.5 parent: 2 - - uid: 19921 + - uid: 17846 components: - type: Transform - rot: 3.141592653589793 rad - pos: -85.5,-0.5 + pos: -35.5,-63.5 parent: 2 - - uid: 19929 + - uid: 17871 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,40.5 + pos: -35.5,-60.5 parent: 2 - - uid: 19972 + - uid: 17872 components: - type: Transform - pos: -53.5,47.5 + pos: -35.5,-59.5 parent: 2 - - uid: 20036 + - uid: 17873 components: - type: Transform - pos: 33.5,-43.5 + pos: -35.5,-58.5 parent: 2 - - uid: 20074 + - uid: 17874 components: - type: Transform - pos: 33.5,-44.5 + pos: -35.5,-57.5 parent: 2 - - uid: 20097 + - uid: 17880 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 54.5,-13.5 + pos: -40.5,-53.5 parent: 2 - - uid: 20179 + - uid: 17881 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,41.5 + pos: -36.5,-57.5 parent: 2 - - uid: 20199 + - uid: 17882 components: - type: Transform - pos: -35.5,37.5 + pos: -37.5,-56.5 parent: 2 - - uid: 20203 + - uid: 17883 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-9.5 + pos: -38.5,-56.5 parent: 2 - - uid: 20259 + - uid: 17884 components: - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,-0.5 + pos: -37.5,-57.5 parent: 2 - - uid: 20291 + - uid: 17885 components: - type: Transform - pos: 16.5,-67.5 + pos: -39.5,-56.5 parent: 2 - - uid: 20292 + - uid: 17886 components: - type: Transform - pos: 16.5,-69.5 + pos: -39.5,-55.5 parent: 2 - - uid: 20295 + - uid: 17894 components: - type: Transform - pos: 24.5,-53.5 + pos: -40.5,-55.5 parent: 2 - - uid: 20327 + - uid: 17895 components: - type: Transform - pos: -71.5,-8.5 + pos: -40.5,-54.5 parent: 2 - - uid: 20551 + - uid: 17987 components: - type: Transform - pos: 70.5,-46.5 + pos: -21.5,-68.5 parent: 2 - - uid: 20558 + - uid: 17988 components: - type: Transform - pos: 69.5,-31.5 + pos: -19.5,-68.5 parent: 2 - - uid: 20683 + - uid: 17990 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,-15.5 + pos: -23.5,-68.5 parent: 2 - - uid: 20716 + - uid: 17991 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,40.5 + pos: -23.5,-69.5 parent: 2 - - uid: 20734 + - uid: 17992 components: - type: Transform - pos: -31.5,41.5 + pos: -23.5,-70.5 parent: 2 - - uid: 20808 + - uid: 17993 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,40.5 + pos: -23.5,-71.5 parent: 2 - - uid: 20812 + - uid: 17995 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,45.5 + pos: -23.5,-73.5 parent: 2 - - uid: 20836 + - uid: 17998 components: - type: Transform - pos: -46.5,3.5 + pos: -23.5,-67.5 parent: 2 - - uid: 20847 + - uid: 17999 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,44.5 + pos: -29.5,-67.5 parent: 2 - - uid: 20852 + - uid: 18006 components: - type: Transform - pos: 29.5,32.5 + pos: -18.5,-74.5 parent: 2 - - uid: 20868 + - uid: 18007 components: - type: Transform - pos: -44.5,26.5 + pos: -17.5,-74.5 parent: 2 - - uid: 20906 + - uid: 18010 components: - type: Transform - pos: -71.5,-5.5 + pos: -30.5,-67.5 parent: 2 - - uid: 20911 + - uid: 18026 components: - type: Transform - pos: -23.5,53.5 + pos: -30.5,-78.5 parent: 2 - - uid: 20916 + - uid: 18027 components: - type: Transform - pos: -43.5,26.5 + pos: -28.5,-78.5 parent: 2 - - uid: 20954 + - uid: 18028 components: - type: Transform - pos: -69.5,-5.5 + pos: -26.5,-78.5 parent: 2 - - uid: 21029 + - uid: 18029 components: - type: Transform - rot: 3.141592653589793 rad - pos: 56.5,-50.5 + pos: 29.5,-83.5 parent: 2 - - uid: 21060 + - uid: 18111 components: - type: Transform - pos: 55.5,-16.5 + pos: -19.5,-67.5 parent: 2 - - uid: 21061 + - uid: 18132 components: - type: Transform - pos: -35.5,36.5 + pos: -21.5,-67.5 parent: 2 - - uid: 21142 + - uid: 18430 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,40.5 + rot: 3.141592653589793 rad + pos: -23.5,-72.5 parent: 2 - - uid: 21143 + - uid: 18433 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-18.5 + pos: -32.5,29.5 parent: 2 - - uid: 21255 + - uid: 18434 components: - type: Transform - pos: -11.5,-46.5 + pos: -27.5,-78.5 parent: 2 - - uid: 21279 + - uid: 18441 components: - type: Transform - pos: 32.5,-16.5 + pos: -29.5,-78.5 parent: 2 - - uid: 21329 + - uid: 18451 components: - type: Transform - pos: 71.5,-18.5 + pos: -25.5,-78.5 parent: 2 - - uid: 21345 + - uid: 18536 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-18.5 + pos: -29.5,-54.5 parent: 2 - - uid: 21420 + - uid: 18548 components: - type: Transform - pos: -35.5,35.5 + pos: -27.5,-67.5 parent: 2 - - uid: 21613 + - uid: 18559 components: - type: Transform - pos: 59.5,-7.5 + pos: -33.5,-72.5 parent: 2 - - uid: 21644 + - uid: 18560 components: - type: Transform - pos: -29.5,20.5 + pos: -33.5,-73.5 parent: 2 - - uid: 21650 + - uid: 18647 components: - type: Transform - pos: -67.5,-5.5 + pos: -33.5,-78.5 parent: 2 - - uid: 21669 + - uid: 18655 components: - type: Transform - pos: 45.5,-19.5 + pos: -24.5,-78.5 parent: 2 - - uid: 21970 + - uid: 18666 components: - type: Transform - pos: 27.5,-9.5 + pos: -32.5,-78.5 parent: 2 - - uid: 22077 + - uid: 18667 components: - type: Transform - pos: 41.5,7.5 + pos: -28.5,-67.5 parent: 2 - - uid: 22079 + - uid: 18668 components: - type: Transform - pos: 41.5,8.5 + pos: -31.5,-78.5 parent: 2 - - uid: 22080 + - uid: 18669 components: - type: Transform - pos: 41.5,9.5 + pos: -33.5,-68.5 parent: 2 - - uid: 22104 + - uid: 18673 components: - type: Transform - pos: 8.5,-67.5 + rot: -1.5707963267948966 rad + pos: -32.5,-59.5 parent: 2 - - uid: 22192 + - uid: 18685 components: - type: Transform - pos: 40.5,8.5 + pos: -26.5,-67.5 parent: 2 - - uid: 22228 + - uid: 18694 components: - type: Transform - pos: 36.5,-3.5 + rot: 3.141592653589793 rad + pos: -33.5,-77.5 parent: 2 - - uid: 22405 + - uid: 18728 components: - type: Transform - pos: 69.5,-45.5 + pos: -33.5,-70.5 parent: 2 - - uid: 22419 + - uid: 18732 components: - type: Transform - pos: 26.5,-45.5 + pos: -33.5,-71.5 parent: 2 - - uid: 22466 + - uid: 18733 components: - type: Transform - rot: 3.141592653589793 rad - pos: 64.5,-7.5 + pos: -33.5,-69.5 parent: 2 - - uid: 22745 + - uid: 18741 components: - type: Transform - pos: 37.5,-21.5 + pos: -24.5,-67.5 parent: 2 - - uid: 22755 + - uid: 18742 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,45.5 + pos: -33.5,-74.5 parent: 2 - - uid: 22871 + - uid: 18743 components: - type: Transform - pos: 25.5,-45.5 + pos: -33.5,-76.5 parent: 2 - - uid: 22917 + - uid: 18901 components: - type: Transform - pos: -3.5,47.5 + rot: 1.5707963267948966 rad + pos: -35.5,-64.5 parent: 2 - - uid: 22943 + - uid: 18915 components: - type: Transform - pos: 43.5,-11.5 + pos: 4.5,37.5 parent: 2 - - uid: 22945 + - uid: 19022 components: - type: Transform - pos: 23.5,-10.5 + pos: 6.5,38.5 parent: 2 - - uid: 23088 + - uid: 19228 components: - type: Transform - pos: -8.5,48.5 + pos: 27.5,-48.5 parent: 2 - - uid: 23093 + - uid: 19229 components: - type: Transform - pos: 29.5,35.5 + pos: 28.5,-48.5 parent: 2 - - uid: 23124 + - uid: 19230 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 30.5,-52.5 + pos: 29.5,-48.5 parent: 2 - - uid: 23133 + - uid: 19231 components: - type: Transform - pos: 10.5,-56.5 + pos: 30.5,-50.5 parent: 2 - - uid: 23139 + - uid: 19232 components: - type: Transform - pos: -54.5,-7.5 + pos: 30.5,-51.5 parent: 2 - - uid: 23246 + - uid: 19233 components: - type: Transform - rot: 3.141592653589793 rad - pos: 62.5,-7.5 + pos: 30.5,-52.5 parent: 2 - - uid: 23285 + - uid: 19234 components: - type: Transform - pos: -59.5,12.5 + pos: 30.5,-53.5 parent: 2 - - uid: 23407 + - uid: 19235 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-7.5 + pos: 30.5,-54.5 parent: 2 - - uid: 23410 + - uid: 19236 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,-0.5 + pos: 30.5,-48.5 parent: 2 - - uid: 23456 + - uid: 19237 components: - type: Transform - pos: 11.5,-54.5 + pos: 30.5,-49.5 parent: 2 - - uid: 23460 + - uid: 19574 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.5,-0.5 + pos: 10.5,-27.5 parent: 2 - - uid: 23461 + - uid: 19575 components: - type: Transform - pos: -30.5,54.5 + pos: 3.5,-27.5 parent: 2 - - uid: 23494 + - uid: 19592 components: - type: Transform - pos: -31.5,54.5 + pos: 7.5,-27.5 parent: 2 - - uid: 23529 + - uid: 19593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,43.5 + pos: 8.5,-27.5 parent: 2 - - uid: 23530 + - uid: 19655 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,38.5 + pos: 14.5,-19.5 parent: 2 - - uid: 23542 + - uid: 19656 components: - type: Transform - pos: -19.5,54.5 + pos: 14.5,-20.5 parent: 2 - - uid: 23543 + - uid: 19657 components: - type: Transform - pos: -17.5,54.5 + pos: 14.5,-21.5 parent: 2 - - uid: 23545 + - uid: 19658 components: - type: Transform - pos: -18.5,54.5 + pos: 14.5,-22.5 parent: 2 - - uid: 23549 + - uid: 19659 components: - type: Transform - pos: -16.5,54.5 + pos: 14.5,-23.5 parent: 2 - - uid: 23552 + - uid: 19660 components: - type: Transform - pos: -29.5,54.5 + pos: 15.5,-23.5 parent: 2 - - uid: 23553 + - uid: 19661 components: - type: Transform - pos: -28.5,54.5 + pos: 9.5,-23.5 parent: 2 - - uid: 23554 + - uid: 19662 components: - type: Transform - pos: -26.5,54.5 + pos: 10.5,-23.5 parent: 2 - - uid: 23560 + - uid: 19663 components: - type: Transform - pos: -32.5,54.5 + pos: 13.5,-23.5 parent: 2 - - uid: 23583 + - uid: 19664 components: - type: Transform - pos: 35.5,-3.5 + pos: 12.5,-23.5 parent: 2 - - uid: 23587 + - uid: 20201 components: - type: Transform - rot: 3.141592653589793 rad - pos: -89.5,10.5 + pos: 10.5,38.5 parent: 2 - - uid: 23590 + - uid: 21055 components: - type: Transform - rot: 3.141592653589793 rad - pos: -87.5,-0.5 + pos: 6.5,35.5 parent: 2 - - uid: 23601 + - uid: 21056 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,37.5 + pos: 4.5,32.5 parent: 2 - - uid: 23619 + - uid: 21057 components: - type: Transform - pos: 22.5,-9.5 + pos: 5.5,32.5 parent: 2 - - uid: 23635 + - uid: 21058 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,46.5 + pos: 6.5,34.5 parent: 2 - - uid: 23679 + - uid: 21066 components: - type: Transform - pos: 26.5,-54.5 + pos: 6.5,32.5 parent: 2 - - uid: 23712 + - uid: 21076 components: - type: Transform - pos: 29.5,-1.5 + pos: 14.5,37.5 parent: 2 - - uid: 23863 + - uid: 21166 components: - type: Transform - pos: 24.5,-35.5 + pos: 77.5,-25.5 parent: 2 - - uid: 23895 + - uid: 21167 components: - type: Transform - pos: -1.5,-56.5 + pos: 79.5,-24.5 parent: 2 - - uid: 23997 + - uid: 21168 components: - type: Transform - pos: -3.5,44.5 + pos: 77.5,-27.5 parent: 2 - - uid: 24077 + - uid: 21170 components: - type: Transform - pos: 29.5,-5.5 + pos: 77.5,-24.5 parent: 2 - - uid: 24086 + - uid: 21171 components: - type: Transform - pos: 27.5,-10.5 + pos: 80.5,-24.5 parent: 2 - - uid: 24088 + - uid: 21209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,39.5 + pos: 80.5,-20.5 parent: 2 - - uid: 24102 + - uid: 21210 components: - type: Transform - pos: -37.5,54.5 + pos: 79.5,-17.5 parent: 2 - - uid: 24127 + - uid: 21211 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,37.5 + pos: 77.5,-21.5 parent: 2 - - uid: 24128 + - uid: 21212 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 54.5,-7.5 + pos: 77.5,-20.5 parent: 2 - - uid: 24131 + - uid: 21213 components: - type: Transform - pos: 7.5,28.5 + pos: 78.5,-20.5 parent: 2 - - uid: 24135 + - uid: 21215 components: - type: Transform - pos: 6.5,28.5 + pos: 72.5,-18.5 parent: 2 - - uid: 24163 + - uid: 21216 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -46.5,42.5 + pos: 73.5,-18.5 parent: 2 - - uid: 24167 + - uid: 21217 components: - type: Transform - pos: 5.5,28.5 + pos: 74.5,-18.5 parent: 2 - - uid: 24175 + - uid: 21218 components: - type: Transform - pos: 29.5,-2.5 + pos: 79.5,-18.5 parent: 2 - - uid: 24205 + - uid: 21219 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-13.5 + pos: 76.5,-18.5 parent: 2 - - uid: 24240 + - uid: 21220 components: - type: Transform - pos: 29.5,-7.5 + pos: 77.5,-18.5 parent: 2 - - uid: 24301 + - uid: 21221 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,39.5 + pos: 77.5,-19.5 parent: 2 - - uid: 24319 + - uid: 21222 components: - type: Transform - pos: -51.5,26.5 + pos: 79.5,-16.5 parent: 2 - - uid: 24321 + - uid: 21223 components: - type: Transform - pos: -50.5,26.5 + pos: 78.5,-16.5 parent: 2 - - uid: 24326 + - uid: 21225 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,10.5 + pos: 73.5,-15.5 parent: 2 - - uid: 24328 + - uid: 21226 components: - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,10.5 + pos: 73.5,-14.5 parent: 2 - - uid: 24331 + - uid: 21227 components: - type: Transform - pos: 29.5,-6.5 + pos: 73.5,-13.5 parent: 2 - - uid: 24352 + - uid: 21228 components: - type: Transform - pos: 22.5,-10.5 + pos: 73.5,-12.5 parent: 2 - - uid: 24367 + - uid: 21229 components: - type: Transform - pos: 16.5,-57.5 + pos: 74.5,-12.5 parent: 2 - - uid: 24387 + - uid: 21230 components: - type: Transform - rot: 3.141592653589793 rad - pos: -87.5,10.5 + pos: 75.5,-12.5 parent: 2 - - uid: 24388 + - uid: 21231 components: - type: Transform - rot: 3.141592653589793 rad - pos: -81.5,10.5 + pos: 76.5,-12.5 parent: 2 - - uid: 24411 + - uid: 21232 components: - type: Transform - pos: -5.5,48.5 + pos: 77.5,-12.5 parent: 2 - - uid: 24415 + - uid: 21233 components: - type: Transform - pos: 31.5,-42.5 + pos: 78.5,-12.5 parent: 2 - - uid: 24421 + - uid: 21234 components: - type: Transform - pos: 47.5,-15.5 + pos: 78.5,-13.5 parent: 2 - - uid: 24422 + - uid: 21235 components: - type: Transform - pos: 58.5,-16.5 + pos: 78.5,-14.5 parent: 2 - - uid: 24423 + - uid: 21236 components: - type: Transform - pos: 68.5,-26.5 + pos: 78.5,-15.5 parent: 2 - - uid: 24435 + - uid: 21237 components: - type: Transform - pos: 69.5,-28.5 + pos: 80.5,-13.5 parent: 2 - - uid: 24453 + - uid: 21241 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,43.5 + pos: 73.5,-17.5 parent: 2 - - uid: 24457 + - uid: 21267 components: - type: Transform - pos: 59.5,-16.5 + pos: 72.5,-15.5 parent: 2 - - uid: 24471 + - uid: 21268 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,49.5 + pos: 72.5,-13.5 parent: 2 - - uid: 24475 + - uid: 21420 components: - type: Transform - pos: 60.5,-11.5 + rot: 3.141592653589793 rad + pos: -70.5,30.5 parent: 2 - - uid: 24517 + - uid: 21421 components: - type: Transform rot: 3.141592653589793 rad - pos: 65.5,-7.5 + pos: -71.5,30.5 parent: 2 - - uid: 24538 + - uid: 21422 components: - type: Transform - pos: 49.5,-15.5 + rot: -1.5707963267948966 rad + pos: -46.5,-54.5 parent: 2 - - uid: 24545 + - uid: 21426 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 67.5,-16.5 + rot: -1.5707963267948966 rad + pos: -44.5,-54.5 parent: 2 - - uid: 24551 + - uid: 21427 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -41.5,35.5 + rot: -1.5707963267948966 rad + pos: -43.5,-54.5 parent: 2 - - uid: 24647 + - uid: 21428 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-14.5 + rot: -1.5707963267948966 rad + pos: -42.5,-54.5 parent: 2 - - uid: 24648 + - uid: 21432 components: - type: Transform - pos: 18.5,-12.5 + rot: -1.5707963267948966 rad + pos: -41.5,-54.5 parent: 2 - - uid: 24665 + - uid: 21435 components: - type: Transform - pos: -10.5,-63.5 + rot: -1.5707963267948966 rad + pos: -39.5,-61.5 parent: 2 - - uid: 24672 + - uid: 21436 components: - type: Transform - pos: -1.5,-57.5 + rot: -1.5707963267948966 rad + pos: -39.5,-59.5 parent: 2 - - uid: 24677 + - uid: 21437 components: - type: Transform - pos: 55.5,-12.5 + rot: -1.5707963267948966 rad + pos: -39.5,-58.5 parent: 2 - - uid: 24701 + - uid: 21440 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,49.5 + pos: -39.5,-57.5 parent: 2 - - uid: 24825 + - uid: 21529 components: - type: Transform - pos: 22.5,-5.5 + pos: -67.5,-28.5 parent: 2 - - uid: 24842 + - uid: 21530 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,35.5 + rot: 3.141592653589793 rad + pos: -76.5,33.5 parent: 2 - - uid: 24865 + - uid: 21531 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -44.5,35.5 + pos: 16.5,-87.5 parent: 2 - - uid: 24866 + - uid: 21569 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,36.5 + pos: -67.5,-23.5 parent: 2 - - uid: 24870 + - uid: 21595 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,40.5 + pos: -67.5,-24.5 parent: 2 - - uid: 24965 + - uid: 21596 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -43.5,35.5 + pos: -67.5,-26.5 parent: 2 - - uid: 24969 + - uid: 21603 components: - type: Transform - pos: -34.5,54.5 + pos: -67.5,-27.5 parent: 2 - - uid: 24978 + - uid: 21617 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,32.5 + pos: -66.5,-24.5 parent: 2 - - uid: 25023 + - uid: 21663 components: - type: Transform - pos: 8.5,-56.5 + pos: -67.5,-30.5 parent: 2 - - uid: 25091 + - uid: 21664 components: - type: Transform - pos: -43.5,31.5 + pos: -66.5,-28.5 parent: 2 - - uid: 25159 + - uid: 21667 components: - type: Transform - pos: 16.5,-72.5 + pos: -66.5,-56.5 parent: 2 - - uid: 25176 + - uid: 21685 components: - type: Transform - pos: 16.5,-73.5 + pos: -67.5,-58.5 parent: 2 - - uid: 25238 + - uid: 21686 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,44.5 + pos: -68.5,-58.5 parent: 2 - - uid: 25268 + - uid: 21695 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,30.5 + pos: -72.5,-53.5 parent: 2 - - uid: 25356 + - uid: 21696 components: - type: Transform - pos: -42.5,26.5 + pos: -66.5,-53.5 parent: 2 - - uid: 25377 + - uid: 21697 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -45.5,44.5 + pos: -72.5,-54.5 parent: 2 - - uid: 25383 + - uid: 21698 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,63.5 + pos: -71.5,-54.5 parent: 2 - - uid: 25385 + - uid: 21699 components: - type: Transform - pos: -27.5,54.5 + pos: -67.5,-54.5 parent: 2 - - uid: 25411 + - uid: 21700 components: - type: Transform - pos: -63.5,-11.5 + pos: -66.5,-54.5 parent: 2 - - uid: 25412 + - uid: 21707 components: - type: Transform - pos: -63.5,-10.5 + pos: -71.5,-58.5 parent: 2 - - uid: 25450 + - uid: 21709 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -17.5,40.5 + pos: -66.5,-55.5 parent: 2 - - uid: 25452 + - uid: 21710 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-8.5 + pos: -70.5,-58.5 parent: 2 - - uid: 25458 + - uid: 21712 components: - type: Transform - pos: -43.5,25.5 + pos: -66.5,-57.5 parent: 2 - - uid: 25461 + - uid: 21713 components: - type: Transform - pos: -43.5,24.5 + pos: -66.5,-58.5 parent: 2 - - uid: 25462 + - uid: 21714 components: - type: Transform - pos: -42.5,24.5 + pos: -72.5,-58.5 parent: 2 - - uid: 25802 + - uid: 21715 components: - type: Transform - pos: -3.5,48.5 + pos: -72.5,-57.5 parent: 2 - - uid: 25928 + - uid: 21716 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.5,-7.5 + pos: -72.5,-56.5 parent: 2 - - uid: 25959 + - uid: 21717 + components: + - type: Transform + pos: -72.5,-55.5 + parent: 2 + - uid: 21855 components: - type: Transform rot: 1.5707963267948966 rad - pos: -36.5,29.5 + pos: -62.5,-53.5 parent: 2 - - uid: 26070 + - uid: 21856 components: - type: Transform - pos: -52.5,27.5 + rot: 1.5707963267948966 rad + pos: -62.5,-54.5 parent: 2 - - uid: 26074 + - uid: 21857 components: - type: Transform - pos: -15.5,-69.5 + rot: 1.5707963267948966 rad + pos: -65.5,-56.5 parent: 2 - - uid: 26104 + - uid: 21858 components: - type: Transform - pos: 21.5,-53.5 + rot: 1.5707963267948966 rad + pos: -64.5,-56.5 parent: 2 - - uid: 26193 + - uid: 21864 components: - type: Transform rot: 1.5707963267948966 rad - pos: 56.5,-7.5 + pos: -63.5,-55.5 parent: 2 - - uid: 26271 + - uid: 21866 components: - type: Transform rot: 1.5707963267948966 rad - pos: 51.5,-12.5 + pos: -64.5,-55.5 parent: 2 - - uid: 26284 + - uid: 21867 components: - type: Transform rot: 1.5707963267948966 rad - pos: 51.5,-11.5 + pos: -63.5,-54.5 parent: 2 - - uid: 26313 + - uid: 22002 components: - type: Transform - pos: 53.5,-19.5 + pos: 15.5,-87.5 parent: 2 - - uid: 26340 + - uid: 22004 components: - type: Transform - pos: 24.5,-47.5 + pos: 14.5,-87.5 parent: 2 - - uid: 26415 + - uid: 22005 components: - type: Transform - pos: 34.5,-3.5 + pos: 12.5,-87.5 parent: 2 - - uid: 26461 + - uid: 22007 components: - type: Transform - pos: 44.5,-2.5 + pos: 7.5,-87.5 parent: 2 - - uid: 26518 + - uid: 22008 components: - type: Transform - pos: 12.5,-62.5 + pos: 4.5,-87.5 parent: 2 - - uid: 26519 + - uid: 22009 components: - type: Transform - pos: 8.5,-62.5 + pos: 13.5,-87.5 parent: 2 - - uid: 26581 + - uid: 22010 components: - type: Transform - pos: 50.5,-19.5 + pos: 11.5,-87.5 parent: 2 - - uid: 26626 + - uid: 22011 components: - type: Transform - pos: 23.5,-53.5 + pos: 8.5,-87.5 parent: 2 - - uid: 26647 + - uid: 22012 components: - type: Transform - pos: -52.5,24.5 + pos: 6.5,-87.5 parent: 2 - - uid: 26648 + - uid: 22018 components: - type: Transform - pos: -52.5,31.5 + pos: 35.5,3.5 parent: 2 - - uid: 26668 + - uid: 22021 components: - type: Transform - pos: -51.5,31.5 + pos: 37.5,-11.5 parent: 2 - - uid: 26764 + - uid: 22022 components: - type: Transform - pos: -36.5,7.5 + pos: 37.5,3.5 parent: 2 - - uid: 26768 + - uid: 22023 components: - type: Transform - pos: -52.5,26.5 + pos: 3.5,-81.5 parent: 2 - - uid: 26769 + - uid: 22024 components: - type: Transform - pos: -52.5,25.5 + pos: 3.5,-83.5 parent: 2 - - uid: 26785 + - uid: 22025 components: - type: Transform - pos: -52.5,30.5 + pos: 3.5,-82.5 parent: 2 - - uid: 26816 + - uid: 22026 components: - type: Transform - pos: -52.5,29.5 + pos: 4.5,-86.5 parent: 2 - - uid: 26862 + - uid: 22027 components: - type: Transform - pos: -50.5,31.5 + pos: 3.5,-86.5 parent: 2 - - uid: 26892 + - uid: 22030 components: - type: Transform - pos: 15.5,41.5 + pos: 3.5,-80.5 parent: 2 - - uid: 26897 + - uid: 22053 components: - type: Transform - pos: 16.5,41.5 + rot: 3.141592653589793 rad + pos: -91.5,18.5 parent: 2 - - uid: 26913 + - uid: 22100 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 51.5,-14.5 + rot: 3.141592653589793 rad + pos: -74.5,37.5 parent: 2 - - uid: 26915 + - uid: 22101 components: - type: Transform - pos: 40.5,-3.5 + rot: 3.141592653589793 rad + pos: -74.5,32.5 parent: 2 - - uid: 26925 + - uid: 22102 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -64.5,6.5 + rot: 3.141592653589793 rad + pos: -74.5,36.5 parent: 2 - - uid: 26950 + - uid: 22103 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,47.5 + rot: 3.141592653589793 rad + pos: -73.5,37.5 parent: 2 - - uid: 26963 + - uid: 22104 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-9.5 + rot: 3.141592653589793 rad + pos: -74.5,35.5 parent: 2 - - uid: 26986 + - uid: 22106 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,8.5 + pos: 43.5,-8.5 parent: 2 - - uid: 26987 + - uid: 22107 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,7.5 + pos: 3.5,-84.5 parent: 2 - - uid: 26988 + - uid: 22108 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,6.5 + pos: 33.5,-73.5 parent: 2 - - uid: 26989 + - uid: 22110 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -61.5,6.5 + pos: 33.5,-71.5 parent: 2 - - uid: 26990 + - uid: 22111 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -62.5,6.5 + pos: 33.5,-69.5 parent: 2 - - uid: 26991 + - uid: 22120 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -63.5,6.5 + rot: 3.141592653589793 rad + pos: -68.5,30.5 parent: 2 - - uid: 26992 + - uid: 22122 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,11.5 + pos: 33.5,-75.5 parent: 2 - - uid: 26993 + - uid: 22124 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,10.5 + pos: 33.5,-70.5 parent: 2 - - uid: 27042 + - uid: 22126 components: - type: Transform - pos: 27.5,-8.5 + pos: 33.5,-68.5 parent: 2 - - uid: 27045 + - uid: 22127 components: - type: Transform - pos: 27.5,-6.5 + rot: 3.141592653589793 rad + pos: -72.5,29.5 parent: 2 - - uid: 27094 + - uid: 22129 components: - type: Transform - pos: 27.5,-5.5 + pos: 33.5,-72.5 parent: 2 - - uid: 27105 + - uid: 22132 components: - type: Transform - pos: 27.5,-7.5 + rot: 3.141592653589793 rad + pos: -71.5,29.5 parent: 2 - - uid: 27178 + - uid: 22134 components: - type: Transform - pos: 49.5,-19.5 + rot: 3.141592653589793 rad + pos: -74.5,30.5 parent: 2 - - uid: 27251 + - uid: 22147 components: - type: Transform rot: 3.141592653589793 rad - pos: -40.5,38.5 + pos: -66.5,39.5 parent: 2 - - uid: 27259 + - uid: 22148 components: - type: Transform - pos: 27.5,-4.5 + rot: 3.141592653589793 rad + pos: -66.5,40.5 parent: 2 - - uid: 27261 + - uid: 22149 components: - type: Transform - pos: 26.5,-4.5 + rot: 3.141592653589793 rad + pos: -66.5,42.5 parent: 2 - - uid: 27372 + - uid: 22150 components: - type: Transform - pos: 30.5,-51.5 + rot: 3.141592653589793 rad + pos: -66.5,38.5 parent: 2 - - uid: 27381 + - uid: 22151 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,52.5 + pos: -66.5,41.5 parent: 2 - - uid: 27387 + - uid: 22195 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,51.5 + pos: -76.5,28.5 parent: 2 - - uid: 27537 + - uid: 22196 components: - type: Transform - pos: 30.5,-50.5 + rot: 3.141592653589793 rad + pos: -80.5,31.5 parent: 2 - - uid: 27563 + - uid: 22197 components: - type: Transform - pos: 35.5,-45.5 + rot: 3.141592653589793 rad + pos: -79.5,28.5 parent: 2 - - uid: 27681 + - uid: 22198 components: - type: Transform - pos: 34.5,-42.5 + rot: 3.141592653589793 rad + pos: -79.5,33.5 parent: 2 - - uid: 27877 + - uid: 22199 components: - type: Transform - pos: 47.5,-19.5 + rot: 3.141592653589793 rad + pos: -81.5,33.5 parent: 2 - - uid: 27879 + - uid: 22200 components: - type: Transform - pos: 48.5,-19.5 + rot: 3.141592653589793 rad + pos: -80.5,33.5 parent: 2 - - uid: 27900 + - uid: 22202 components: - type: Transform - pos: 38.5,-11.5 + rot: 3.141592653589793 rad + pos: -75.5,28.5 parent: 2 - - uid: 27914 + - uid: 22203 components: - type: Transform - pos: 51.5,-19.5 + rot: 3.141592653589793 rad + pos: -82.5,33.5 parent: 2 - - uid: 27954 + - uid: 22204 components: - type: Transform - pos: 52.5,-19.5 + rot: 3.141592653589793 rad + pos: -81.5,32.5 parent: 2 - - uid: 28166 + - uid: 22205 components: - type: Transform - pos: -65.5,-8.5 + rot: 3.141592653589793 rad + pos: -80.5,30.5 parent: 2 - - uid: 28378 + - uid: 22206 components: - type: Transform - pos: 28.5,-50.5 + rot: 3.141592653589793 rad + pos: -81.5,31.5 parent: 2 - - uid: 28410 + - uid: 22207 components: - type: Transform - pos: 30.5,-39.5 + rot: 3.141592653589793 rad + pos: -81.5,28.5 parent: 2 - - uid: 28426 + - uid: 22208 components: - type: Transform - pos: 30.5,-42.5 + rot: 3.141592653589793 rad + pos: -80.5,29.5 parent: 2 - - uid: 28431 + - uid: 22211 components: - type: Transform - pos: 33.5,-39.5 + rot: 3.141592653589793 rad + pos: -78.5,28.5 parent: 2 - - uid: 28434 + - uid: 22217 components: - type: Transform - pos: 33.5,-41.5 + rot: 3.141592653589793 rad + pos: -74.5,29.5 parent: 2 - - uid: 28438 + - uid: 22218 components: - type: Transform - pos: 33.5,-40.5 + rot: 3.141592653589793 rad + pos: -80.5,28.5 parent: 2 - - uid: 28504 + - uid: 22219 components: - type: Transform - pos: -15.5,-70.5 + rot: 3.141592653589793 rad + pos: -74.5,33.5 parent: 2 - - uid: 28527 + - uid: 22220 components: - type: Transform - pos: -12.5,-69.5 + rot: 3.141592653589793 rad + pos: -75.5,33.5 parent: 2 - - uid: 28528 + - uid: 22222 components: - type: Transform - pos: -12.5,-68.5 + rot: 3.141592653589793 rad + pos: -74.5,34.5 parent: 2 - - uid: 28529 + - uid: 22223 components: - type: Transform - pos: -15.5,-68.5 + rot: 3.141592653589793 rad + pos: -77.5,33.5 parent: 2 - - uid: 28617 + - uid: 22225 components: - type: Transform - pos: 25.5,-54.5 + rot: 3.141592653589793 rad + pos: -75.5,29.5 parent: 2 - - uid: 28941 + - uid: 22226 components: - type: Transform - pos: -56.5,25.5 + rot: 3.141592653589793 rad + pos: -73.5,29.5 parent: 2 - - uid: 28972 + - uid: 22239 components: - type: Transform - pos: -56.5,29.5 + rot: 3.141592653589793 rad + pos: -62.5,41.5 parent: 2 - - uid: 28979 + - uid: 22241 components: - type: Transform - pos: 32.5,9.5 + rot: 3.141592653589793 rad + pos: -66.5,31.5 parent: 2 - - uid: 29004 + - uid: 22242 components: - type: Transform - pos: -70.5,-5.5 + rot: 3.141592653589793 rad + pos: -65.5,41.5 parent: 2 - - uid: 29335 + - uid: 22243 components: - type: Transform - pos: -56.5,35.5 + rot: 3.141592653589793 rad + pos: -63.5,33.5 parent: 2 - - uid: 29337 + - uid: 22246 components: - type: Transform - pos: -56.5,28.5 + rot: 3.141592653589793 rad + pos: -61.5,34.5 parent: 2 - - uid: 29346 + - uid: 22248 components: - type: Transform - pos: -56.5,30.5 + rot: 3.141592653589793 rad + pos: -66.5,30.5 parent: 2 - - uid: 29376 + - uid: 22249 components: - type: Transform - pos: -56.5,34.5 + rot: 3.141592653589793 rad + pos: -66.5,32.5 parent: 2 - - uid: 29391 + - uid: 22251 components: - type: Transform - pos: -56.5,27.5 + rot: 3.141592653589793 rad + pos: -67.5,29.5 parent: 2 - - uid: 29393 + - uid: 22252 components: - type: Transform - pos: -56.5,37.5 + rot: 3.141592653589793 rad + pos: -62.5,40.5 parent: 2 - - uid: 29394 + - uid: 22253 components: - type: Transform - pos: -56.5,26.5 + rot: 3.141592653589793 rad + pos: -61.5,39.5 parent: 2 - - uid: 29435 + - uid: 22254 components: - type: Transform - pos: -56.5,39.5 + rot: 3.141592653589793 rad + pos: -66.5,29.5 parent: 2 - - uid: 29436 + - uid: 22255 components: - type: Transform - pos: -56.5,24.5 + rot: 3.141592653589793 rad + pos: -66.5,33.5 parent: 2 - - uid: 29451 + - uid: 22256 components: - type: Transform - pos: -56.5,38.5 + rot: 3.141592653589793 rad + pos: -64.5,33.5 parent: 2 - - uid: 29456 + - uid: 22259 components: - type: Transform - pos: -56.5,36.5 + rot: 3.141592653589793 rad + pos: -70.5,37.5 parent: 2 - - uid: 29489 + - uid: 22260 components: - type: Transform - pos: -56.5,31.5 + rot: 3.141592653589793 rad + pos: -69.5,37.5 parent: 2 - - uid: 29490 + - uid: 22261 components: - type: Transform - pos: -56.5,43.5 + rot: 3.141592653589793 rad + pos: -71.5,37.5 parent: 2 - - uid: 29491 + - uid: 22262 components: - type: Transform - pos: -56.5,42.5 + rot: 3.141592653589793 rad + pos: -67.5,37.5 parent: 2 - - uid: 29492 + - uid: 22263 components: - type: Transform - pos: -56.5,41.5 + rot: 3.141592653589793 rad + pos: -66.5,37.5 parent: 2 - - uid: 29614 + - uid: 22264 components: - type: Transform - pos: 16.5,-68.5 + rot: 3.141592653589793 rad + pos: -68.5,37.5 parent: 2 - - uid: 29678 + - uid: 22267 components: - type: Transform - pos: 15.5,46.5 + rot: 3.141592653589793 rad + pos: -66.5,36.5 parent: 2 - - uid: 29680 + - uid: 22269 components: - type: Transform - pos: 14.5,41.5 + rot: 3.141592653589793 rad + pos: -62.5,33.5 parent: 2 - - uid: 29682 + - uid: 22271 components: - type: Transform - pos: 14.5,42.5 + rot: 3.141592653589793 rad + pos: -66.5,34.5 parent: 2 - - uid: 29726 + - uid: 22274 components: - type: Transform - pos: 6.5,-67.5 + rot: 3.141592653589793 rad + pos: -61.5,40.5 parent: 2 - - uid: 29727 + - uid: 22276 components: - type: Transform - pos: 5.5,-67.5 + rot: 3.141592653589793 rad + pos: -65.5,33.5 parent: 2 - - uid: 29769 + - uid: 22282 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 66.5,-19.5 + rot: 3.141592653589793 rad + pos: -61.5,33.5 parent: 2 - - uid: 29773 + - uid: 22284 components: - type: Transform - pos: 56.5,-9.5 + rot: 3.141592653589793 rad + pos: -64.5,41.5 parent: 2 - - uid: 29789 + - uid: 22285 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,49.5 + pos: -61.5,37.5 parent: 2 - - uid: 29790 + - uid: 22286 components: - type: Transform rot: 3.141592653589793 rad - pos: -31.5,48.5 + pos: -61.5,36.5 parent: 2 - - uid: 29922 + - uid: 22287 components: - type: Transform - pos: 16.5,-71.5 + rot: 3.141592653589793 rad + pos: -61.5,38.5 parent: 2 - - uid: 29927 + - uid: 22288 components: - type: Transform - pos: 11.5,-67.5 + rot: 3.141592653589793 rad + pos: -66.5,28.5 parent: 2 - - uid: 29930 + - uid: 22289 components: - type: Transform - pos: 2.5,-67.5 + rot: 3.141592653589793 rad + pos: -67.5,30.5 parent: 2 - - uid: 29933 + - uid: 22291 components: - type: Transform - pos: 31.5,-38.5 + rot: 3.141592653589793 rad + pos: -63.5,41.5 parent: 2 - - uid: 29937 + - uid: 22336 components: - type: Transform - pos: 4.5,-67.5 + pos: 32.5,-76.5 parent: 2 - - uid: 30000 + - uid: 22354 components: - type: Transform - pos: 2.5,-64.5 + pos: 31.5,-76.5 parent: 2 - - uid: 30015 + - uid: 22435 components: - type: Transform - pos: 30.5,-38.5 + pos: 43.5,-11.5 parent: 2 - - uid: 30021 + - uid: 22451 components: - type: Transform - pos: 27.5,-49.5 + pos: 28.5,-1.5 parent: 2 - - uid: 30182 + - uid: 22452 components: - type: Transform - pos: 36.5,34.5 + pos: 28.5,2.5 parent: 2 - - uid: 30209 + - uid: 22657 components: - type: Transform - pos: 7.5,-31.5 + pos: 37.5,-10.5 parent: 2 - - uid: 30210 + - uid: 22658 components: - type: Transform - pos: 12.5,29.5 + pos: 37.5,-14.5 parent: 2 - - uid: 30211 + - uid: 22659 components: - type: Transform - pos: -18.5,14.5 + pos: 43.5,-10.5 parent: 2 - - uid: 30213 + - uid: 22665 components: - type: Transform - pos: -3.5,-12.5 + pos: 34.5,3.5 parent: 2 - - uid: 30214 + - uid: 22666 components: - type: Transform - pos: 8.5,13.5 + pos: 34.5,5.5 parent: 2 - - uid: 30218 + - uid: 22669 components: - type: Transform - pos: -44.5,4.5 + pos: 31.5,-81.5 parent: 2 - - uid: 30219 + - uid: 22795 components: - type: Transform - pos: -2.5,-12.5 + pos: 31.5,-77.5 parent: 2 - - uid: 30220 + - uid: 22796 components: - type: Transform - pos: 2.5,-14.5 + pos: 31.5,-78.5 parent: 2 - - uid: 30221 + - uid: 22799 components: - type: Transform - pos: -12.5,18.5 + pos: 30.5,-87.5 parent: 2 - - uid: 30222 + - uid: 22865 components: - type: Transform - pos: 22.5,-18.5 + pos: 30.5,-85.5 parent: 2 - - uid: 30223 + - uid: 22866 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 8.5,-33.5 + pos: 30.5,-82.5 parent: 2 - - uid: 30224 + - uid: 22868 components: - type: Transform - pos: 1.5,-22.5 + pos: 30.5,-86.5 parent: 2 - - uid: 30225 + - uid: 22889 components: - type: Transform - pos: 50.5,-11.5 + pos: 30.5,-81.5 parent: 2 - - uid: 30226 + - uid: 22898 components: - type: Transform - pos: 1.5,-18.5 + rot: 3.141592653589793 rad + pos: 54.5,-37.5 parent: 2 - - uid: 30227 + - uid: 22899 components: - type: Transform - pos: 27.5,-18.5 + rot: 3.141592653589793 rad + pos: 54.5,-39.5 parent: 2 - - uid: 30229 + - uid: 22900 components: - type: Transform - pos: -14.5,-53.5 + rot: 3.141592653589793 rad + pos: 54.5,-40.5 parent: 2 - - uid: 30230 + - uid: 22901 components: - type: Transform - pos: 46.5,-14.5 + rot: 3.141592653589793 rad + pos: 54.5,-41.5 parent: 2 - - uid: 30234 + - uid: 22902 components: - type: Transform - pos: 19.5,-18.5 + rot: 3.141592653589793 rad + pos: 58.5,-39.5 parent: 2 - - uid: 30235 + - uid: 22903 components: - type: Transform - pos: 29.5,2.5 + rot: 3.141592653589793 rad + pos: 58.5,-41.5 parent: 2 - - uid: 30236 + - uid: 22904 components: - type: Transform - pos: 29.5,5.5 + rot: 3.141592653589793 rad + pos: 58.5,-40.5 parent: 2 - - uid: 30241 + - uid: 22905 components: - type: Transform - pos: 26.5,5.5 + rot: 3.141592653589793 rad + pos: 58.5,-37.5 parent: 2 - - uid: 30247 + - uid: 22906 components: - type: Transform - pos: 21.5,-18.5 + rot: 3.141592653589793 rad + pos: 58.5,-42.5 parent: 2 - - uid: 30249 + - uid: 22907 components: - type: Transform - pos: 37.5,-43.5 + rot: 3.141592653589793 rad + pos: 58.5,-43.5 parent: 2 - - uid: 30253 + - uid: 22908 components: - type: Transform - pos: 7.5,-39.5 + rot: 3.141592653589793 rad + pos: 58.5,-44.5 parent: 2 - - uid: 30254 + - uid: 22909 components: - type: Transform - pos: 71.5,-39.5 + rot: 3.141592653589793 rad + pos: 61.5,-33.5 parent: 2 - - uid: 30255 + - uid: 22910 components: - type: Transform - pos: -25.5,-43.5 + rot: 3.141592653589793 rad + pos: 61.5,-34.5 parent: 2 - - uid: 30257 + - uid: 22911 components: - type: Transform - pos: 43.5,-14.5 + rot: 3.141592653589793 rad + pos: 61.5,-35.5 parent: 2 - - uid: 30262 + - uid: 22912 components: - type: Transform - pos: -14.5,-54.5 + rot: 3.141592653589793 rad + pos: 64.5,-33.5 parent: 2 - - uid: 30263 + - uid: 22913 components: - type: Transform - pos: 9.5,-33.5 + rot: 3.141592653589793 rad + pos: 64.5,-34.5 parent: 2 - - uid: 30267 + - uid: 22914 components: - type: Transform - pos: -35.5,31.5 + rot: 3.141592653589793 rad + pos: 61.5,-37.5 parent: 2 - - uid: 30268 + - uid: 22915 components: - type: Transform - pos: 2.5,-34.5 + rot: 3.141592653589793 rad + pos: 59.5,-35.5 parent: 2 - - uid: 30270 + - uid: 22916 components: - type: Transform - pos: 9.5,24.5 + rot: 3.141592653589793 rad + pos: 59.5,-41.5 parent: 2 - - uid: 30271 + - uid: 22917 components: - type: Transform - pos: 12.5,25.5 + rot: 3.141592653589793 rad + pos: 54.5,-42.5 parent: 2 - - uid: 30272 + - uid: 22918 components: - type: Transform - pos: 28.5,-12.5 + rot: 3.141592653589793 rad + pos: 54.5,-43.5 parent: 2 - - uid: 30274 + - uid: 22919 components: - type: Transform - pos: 7.5,-14.5 + rot: 3.141592653589793 rad + pos: 48.5,-50.5 parent: 2 - - uid: 30277 + - uid: 22920 components: - type: Transform - pos: 5.5,-12.5 + rot: 3.141592653589793 rad + pos: 48.5,-51.5 parent: 2 - - uid: 30278 + - uid: 22921 components: - type: Transform - pos: 7.5,-34.5 + rot: 3.141592653589793 rad + pos: 48.5,-52.5 parent: 2 - - uid: 30280 + - uid: 22928 components: - type: Transform - pos: -3.5,-35.5 + rot: 3.141592653589793 rad + pos: 43.5,-56.5 parent: 2 - - uid: 30281 + - uid: 22929 components: - type: Transform - pos: -5.5,-35.5 + rot: 3.141592653589793 rad + pos: 43.5,-55.5 parent: 2 - - uid: 30287 + - uid: 22930 components: - type: Transform - pos: -4.5,-12.5 + rot: 3.141592653589793 rad + pos: 43.5,-53.5 parent: 2 - - uid: 30288 + - uid: 22931 components: - type: Transform - pos: -20.5,-42.5 + rot: 3.141592653589793 rad + pos: 33.5,-35.5 parent: 2 - - uid: 30290 + - uid: 22932 components: - type: Transform - pos: -4.5,14.5 + rot: 3.141592653589793 rad + pos: 33.5,-37.5 parent: 2 - - uid: 30291 + - uid: 22933 components: - type: Transform - pos: -6.5,-12.5 + rot: 3.141592653589793 rad + pos: 33.5,-34.5 parent: 2 - - uid: 30292 + - uid: 22934 components: - type: Transform - pos: 1.5,-34.5 + rot: 3.141592653589793 rad + pos: 30.5,-34.5 parent: 2 - - uid: 30293 + - uid: 22935 components: - type: Transform - pos: 28.5,-18.5 + rot: 3.141592653589793 rad + pos: 30.5,-35.5 parent: 2 - - uid: 30294 + - uid: 22936 components: - type: Transform - pos: 2.5,-35.5 + rot: 3.141592653589793 rad + pos: 30.5,-36.5 parent: 2 - - uid: 30295 + - uid: 22937 components: - type: Transform - pos: -10.5,11.5 + rot: 3.141592653589793 rad + pos: 30.5,-37.5 parent: 2 - - uid: 30296 + - uid: 22938 components: - type: Transform - pos: -9.5,13.5 + rot: 3.141592653589793 rad + pos: 30.5,-47.5 parent: 2 - - uid: 30297 + - uid: 22939 components: - type: Transform - pos: -10.5,12.5 + rot: 3.141592653589793 rad + pos: 30.5,-46.5 parent: 2 - - uid: 30299 + - uid: 22940 components: - type: Transform - pos: -4.5,-35.5 + rot: 3.141592653589793 rad + pos: 22.5,-44.5 parent: 2 - - uid: 30301 + - uid: 22941 components: - type: Transform - pos: -14.5,16.5 + rot: 3.141592653589793 rad + pos: 22.5,-40.5 parent: 2 - - uid: 30302 + - uid: 22943 components: - type: Transform - pos: 8.5,20.5 + rot: 3.141592653589793 rad + pos: 22.5,-42.5 parent: 2 - - uid: 30303 + - uid: 22944 components: - type: Transform - pos: 2.5,24.5 + rot: 3.141592653589793 rad + pos: 23.5,-40.5 parent: 2 - - uid: 30304 + - uid: 22945 components: - type: Transform - pos: -4.5,28.5 + rot: 3.141592653589793 rad + pos: 24.5,-40.5 parent: 2 - - uid: 30307 + - uid: 22946 components: - type: Transform - pos: -5.5,28.5 + rot: 3.141592653589793 rad + pos: 25.5,-40.5 parent: 2 - - uid: 30308 + - uid: 22947 components: - type: Transform - pos: -9.5,20.5 + rot: 3.141592653589793 rad + pos: 26.5,-40.5 parent: 2 - - uid: 30309 + - uid: 22948 components: - type: Transform - pos: -8.5,24.5 + rot: 3.141592653589793 rad + pos: 30.5,-45.5 parent: 2 - - uid: 30310 + - uid: 22949 components: - type: Transform - pos: 12.5,28.5 + rot: 3.141592653589793 rad + pos: 27.5,-44.5 parent: 2 - - uid: 30311 + - uid: 22950 components: - type: Transform - pos: -6.5,28.5 + rot: 3.141592653589793 rad + pos: 30.5,-44.5 parent: 2 - - uid: 30314 + - uid: 22951 components: - type: Transform - pos: 8.5,-10.5 + rot: 3.141592653589793 rad + pos: 26.5,-44.5 parent: 2 - - uid: 30316 + - uid: 22952 components: - type: Transform - pos: -8.5,25.5 + rot: 3.141592653589793 rad + pos: 25.5,-44.5 parent: 2 - - uid: 30320 + - uid: 22953 components: - type: Transform - pos: 12.5,33.5 + rot: 3.141592653589793 rad + pos: 24.5,-44.5 parent: 2 - - uid: 30321 + - uid: 22954 components: - type: Transform - pos: 37.5,-18.5 + rot: 3.141592653589793 rad + pos: 23.5,-44.5 parent: 2 - - uid: 30322 + - uid: 22955 components: - type: Transform - pos: -13.5,16.5 + rot: 3.141592653589793 rad + pos: 28.5,-44.5 parent: 2 - - uid: 30323 + - uid: 22956 components: - type: Transform - pos: -3.5,16.5 + rot: 3.141592653589793 rad + pos: 28.5,-42.5 parent: 2 - - uid: 30324 + - uid: 22957 components: - type: Transform - pos: -2.5,16.5 + rot: 3.141592653589793 rad + pos: 27.5,-40.5 parent: 2 - - uid: 30325 + - uid: 22958 components: - type: Transform - pos: 27.5,-12.5 + rot: 3.141592653589793 rad + pos: 28.5,-40.5 parent: 2 - - uid: 30326 + - uid: 22962 components: - type: Transform - pos: -19.5,14.5 + rot: 3.141592653589793 rad + pos: 30.5,-39.5 parent: 2 - - uid: 30327 + - uid: 22963 components: - type: Transform - pos: -14.5,15.5 + rot: 3.141592653589793 rad + pos: 30.5,-40.5 parent: 2 - - uid: 30328 + - uid: 22973 components: - type: Transform - pos: 26.5,-12.5 + pos: 30.5,-84.5 parent: 2 - - uid: 30330 + - uid: 22975 components: - type: Transform - pos: 25.5,-12.5 + pos: 29.5,-87.5 parent: 2 - - uid: 30333 + - uid: 22976 components: - type: Transform - pos: -7.5,28.5 + pos: 30.5,-83.5 parent: 2 - - uid: 30334 + - uid: 22977 components: - type: Transform - pos: -6.5,14.5 + pos: 28.5,-87.5 parent: 2 - - uid: 30335 + - uid: 22978 components: - type: Transform - pos: -8.5,26.5 + pos: 27.5,-87.5 parent: 2 - - uid: 30336 + - uid: 22979 components: - type: Transform - pos: -7.5,14.5 + pos: 23.5,-88.5 parent: 2 - - uid: 30337 + - uid: 23341 components: - type: Transform - pos: -8.5,14.5 + pos: 33.5,-67.5 parent: 2 - - uid: 30338 + - uid: 23342 components: - type: Transform - pos: -12.5,-42.5 + pos: 33.5,-66.5 parent: 2 - - uid: 30339 + - uid: 23343 components: - type: Transform - pos: 1.5,15.5 + pos: 29.5,-67.5 parent: 2 - - uid: 30341 + - uid: 23344 components: - type: Transform - pos: 29.5,-18.5 + pos: 29.5,-66.5 parent: 2 - - uid: 30342 + - uid: 23345 components: - type: Transform - pos: 1.5,17.5 + pos: 29.5,-63.5 parent: 2 - - uid: 30343 + - uid: 23346 components: - type: Transform - pos: 12.5,-18.5 + pos: 33.5,-63.5 parent: 2 - - uid: 30350 + - uid: 23349 components: - type: Transform - pos: 29.5,-21.5 + pos: 24.5,-67.5 parent: 2 - - uid: 30351 + - uid: 23350 components: - type: Transform - pos: -8.5,28.5 + pos: 24.5,-65.5 parent: 2 - - uid: 30352 + - uid: 23351 components: - type: Transform - pos: -8.5,27.5 + pos: 24.5,-64.5 parent: 2 - - uid: 30353 + - uid: 23352 components: - type: Transform - pos: -12.5,19.5 + pos: 24.5,-63.5 parent: 2 - - uid: 30355 + - uid: 23353 components: - type: Transform - pos: -49.5,-5.5 + pos: 25.5,-65.5 parent: 2 - - uid: 30356 + - uid: 23354 components: - type: Transform - pos: 13.5,-18.5 + pos: 26.5,-65.5 parent: 2 - - uid: 30357 + - uid: 23367 components: - type: Transform - pos: -44.5,-3.5 + pos: 17.5,-88.5 parent: 2 - - uid: 30358 + - uid: 23369 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-52.5 + pos: 27.5,-88.5 parent: 2 - - uid: 30359 + - uid: 23371 components: - type: Transform - pos: -46.5,4.5 + pos: 18.5,-88.5 parent: 2 - - uid: 30364 + - uid: 23375 components: - type: Transform - pos: -13.5,-68.5 + pos: 37.5,-65.5 parent: 2 - - uid: 30365 + - uid: 23376 components: - type: Transform - pos: 1.5,14.5 + pos: 37.5,-64.5 parent: 2 - - uid: 30367 + - uid: 23377 components: - type: Transform - pos: -9.5,-10.5 + pos: 37.5,-63.5 parent: 2 - - uid: 30368 + - uid: 23378 components: - type: Transform - pos: 37.5,-5.5 + pos: 38.5,-65.5 parent: 2 - - uid: 30369 + - uid: 23379 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,0.5 + pos: 41.5,-66.5 parent: 2 - - uid: 30370 + - uid: 23380 components: - type: Transform - pos: 8.5,-11.5 + pos: 41.5,-65.5 parent: 2 - - uid: 30371 + - uid: 23381 components: - type: Transform - pos: 28.5,30.5 + pos: 40.5,-65.5 parent: 2 - - uid: 30373 + - uid: 23388 components: - type: Transform - pos: 2.5,20.5 + pos: 44.5,-56.5 parent: 2 - - uid: 30374 + - uid: 23390 components: - type: Transform - pos: 6.5,20.5 + pos: 46.5,-56.5 parent: 2 - - uid: 30376 + - uid: 23397 components: - type: Transform - pos: -24.5,-43.5 + pos: 19.5,-80.5 parent: 2 - - uid: 30377 + - uid: 23417 components: - type: Transform - pos: -2.5,-50.5 + pos: 23.5,-82.5 parent: 2 - - uid: 30378 + - uid: 23557 components: - type: Transform - pos: 8.5,21.5 + pos: 22.5,-80.5 parent: 2 - - uid: 30379 + - uid: 23562 components: - type: Transform - pos: 7.5,20.5 + pos: 21.5,-80.5 parent: 2 - - uid: 30380 + - uid: 23587 components: - type: Transform - pos: 21.5,9.5 + pos: 22.5,-88.5 parent: 2 - - uid: 30381 + - uid: 23632 components: - type: Transform - pos: -8.5,-11.5 + pos: 21.5,-88.5 parent: 2 - - uid: 30382 + - uid: 23633 components: - type: Transform - pos: 19.5,9.5 + pos: 25.5,-88.5 parent: 2 - - uid: 30383 + - uid: 23938 components: - type: Transform - pos: 13.5,24.5 + pos: -2.5,-83.5 parent: 2 - - uid: 30384 + - uid: 23939 components: - type: Transform - pos: 14.5,24.5 + pos: -3.5,-83.5 parent: 2 - - uid: 30385 + - uid: 23940 components: - type: Transform - pos: 16.5,24.5 + pos: -4.5,-83.5 parent: 2 - - uid: 30386 + - uid: 23941 components: - type: Transform - pos: 17.5,24.5 + pos: -5.5,-83.5 parent: 2 - - uid: 30388 + - uid: 23942 components: - type: Transform - pos: -9.5,-11.5 + pos: -6.5,-83.5 parent: 2 - - uid: 30392 + - uid: 23943 components: - type: Transform - pos: 1.5,27.5 + pos: -7.5,-83.5 parent: 2 - - uid: 30393 + - uid: 23944 components: - type: Transform - pos: -14.5,-50.5 + pos: -8.5,-83.5 parent: 2 - - uid: 30394 + - uid: 23945 components: - type: Transform - pos: -11.5,-45.5 + pos: -9.5,-83.5 parent: 2 - - uid: 30395 + - uid: 23946 components: - type: Transform - pos: 1.5,-31.5 + pos: -10.5,-83.5 parent: 2 - - uid: 30397 + - uid: 23947 components: - type: Transform - pos: -19.5,-51.5 + pos: -11.5,-83.5 parent: 2 - - uid: 30402 + - uid: 23948 components: - type: Transform - pos: -33.5,26.5 + pos: -12.5,-83.5 parent: 2 - - uid: 30403 + - uid: 23949 components: - type: Transform - pos: 29.5,-19.5 + pos: -13.5,-83.5 parent: 2 - - uid: 30407 + - uid: 23950 components: - type: Transform - pos: -11.5,-50.5 + pos: -14.5,-83.5 parent: 2 - - uid: 30408 + - uid: 23951 components: - type: Transform - pos: -2.5,14.5 + pos: -15.5,-83.5 parent: 2 - - uid: 30409 + - uid: 23957 components: - type: Transform - pos: 7.5,-12.5 + pos: -16.5,-78.5 parent: 2 - - uid: 30411 + - uid: 23964 components: - type: Transform - pos: 42.5,-17.5 + pos: -18.5,-78.5 parent: 2 - - uid: 30412 + - uid: 23965 components: - type: Transform - pos: -11.5,-52.5 + pos: -20.5,-83.5 parent: 2 - - uid: 30413 + - uid: 23966 components: - type: Transform - pos: -11.5,-47.5 + pos: -21.5,-83.5 parent: 2 - - uid: 30414 + - uid: 23967 components: - type: Transform - pos: 1.5,-33.5 + pos: -22.5,-83.5 parent: 2 - - uid: 30415 + - uid: 23975 components: - type: Transform - pos: -11.5,-49.5 + pos: -1.5,-90.5 parent: 2 - - uid: 30416 + - uid: 23976 components: - type: Transform - pos: 43.5,-17.5 + pos: -1.5,-89.5 parent: 2 - - uid: 30418 + - uid: 23977 components: - type: Transform - pos: 38.5,-17.5 + pos: -1.5,-88.5 parent: 2 - - uid: 30419 + - uid: 23978 components: - type: Transform - pos: 39.5,-17.5 + pos: -1.5,-87.5 parent: 2 - - uid: 30423 + - uid: 23979 components: - type: Transform - pos: 10.5,-48.5 + pos: -1.5,-85.5 parent: 2 - - uid: 30425 + - uid: 23980 components: - type: Transform - pos: -2.5,-33.5 + pos: -1.5,-84.5 parent: 2 - - uid: 30426 + - uid: 23981 components: - type: Transform - pos: 37.5,-19.5 + pos: -1.5,-83.5 parent: 2 - - uid: 30427 + - uid: 23982 components: - type: Transform - pos: 2.5,14.5 + pos: -15.5,-79.5 parent: 2 - - uid: 30429 + - uid: 23983 components: - type: Transform - pos: 37.5,-22.5 + pos: -15.5,-80.5 parent: 2 - - uid: 30432 + - uid: 23984 components: - type: Transform - pos: -5.5,14.5 + pos: -15.5,-81.5 parent: 2 - - uid: 30433 + - uid: 23985 components: - type: Transform - pos: 3.5,-50.5 + pos: -15.5,-82.5 parent: 2 - - uid: 30434 + - uid: 23986 components: - type: Transform - pos: -56.5,-22.5 + pos: -15.5,-78.5 parent: 2 - - uid: 30442 + - uid: 23987 components: - type: Transform - pos: -19.5,15.5 + pos: -19.5,-82.5 parent: 2 - - uid: 30444 + - uid: 23989 components: - type: Transform - pos: -13.5,20.5 + pos: -19.5,-80.5 parent: 2 - - uid: 30446 + - uid: 23990 components: - type: Transform - pos: 3.5,-48.5 + pos: -19.5,-79.5 parent: 2 - - uid: 30447 + - uid: 23991 components: - type: Transform - pos: 7.5,-48.5 + pos: -19.5,-83.5 parent: 2 - - uid: 30448 + - uid: 23992 components: - type: Transform - pos: -8.5,-12.5 + pos: -22.5,-84.5 parent: 2 - - uid: 30449 + - uid: 23993 components: - type: Transform - pos: -29.5,24.5 + pos: -22.5,-86.5 parent: 2 - - uid: 30450 + - uid: 23994 components: - type: Transform - pos: 7.5,13.5 + pos: -22.5,-87.5 parent: 2 - - uid: 30451 + - uid: 23995 components: - type: Transform - pos: -6.5,-44.5 + pos: -22.5,-88.5 parent: 2 - - uid: 30452 + - uid: 23996 components: - type: Transform - pos: -28.5,47.5 + pos: -22.5,-89.5 parent: 2 - - uid: 30453 + - uid: 23997 components: - type: Transform - pos: -14.5,-52.5 + pos: -22.5,-90.5 parent: 2 - - uid: 30454 + - uid: 24156 components: - type: Transform - pos: 62.5,1.5 + pos: 30.5,-75.5 parent: 2 - - uid: 30455 + - uid: 24157 components: - type: Transform - pos: 1.5,16.5 + pos: 24.5,-88.5 parent: 2 - - uid: 30458 + - uid: 24158 components: - type: Transform - pos: -2.5,-45.5 + pos: 30.5,-77.5 parent: 2 - - uid: 30462 + - uid: 24159 components: - type: Transform - pos: 37.5,2.5 + pos: 33.5,-74.5 parent: 2 - - uid: 30463 + - uid: 24160 components: - type: Transform - pos: -2.5,-49.5 + pos: 20.5,-80.5 parent: 2 - - uid: 30467 + - uid: 24161 components: - type: Transform - pos: -22.5,-54.5 + pos: 26.5,-88.5 parent: 2 - - uid: 30468 + - uid: 24240 components: - type: Transform - pos: -20.5,-54.5 + pos: 17.5,-87.5 parent: 2 - - uid: 30470 + - uid: 24242 components: - type: Transform - pos: -1.5,-50.5 + pos: 20.5,-88.5 parent: 2 - - uid: 30471 + - uid: 24243 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 9.5,-30.5 + pos: 33.5,-76.5 parent: 2 - - uid: 30472 + - uid: 24244 components: - type: Transform - pos: 41.5,2.5 + pos: 9.5,-87.5 parent: 2 - - uid: 30474 + - uid: 24245 components: - type: Transform - pos: 44.5,2.5 + pos: 10.5,-87.5 parent: 2 - - uid: 30475 + - uid: 24246 components: - type: Transform - pos: 47.5,2.5 + pos: 3.5,-85.5 parent: 2 - - uid: 30476 + - uid: 24270 components: - type: Transform - pos: 46.5,2.5 + pos: 5.5,-87.5 parent: 2 - - uid: 30477 + - uid: 24350 components: - type: Transform - pos: -19.5,-49.5 + pos: -79.5,3.5 parent: 2 - - uid: 30478 + - uid: 24351 components: - type: Transform - pos: 37.5,-1.5 + pos: -80.5,3.5 parent: 2 - - uid: 30491 + - uid: 24352 components: - type: Transform - pos: -3.5,-44.5 + pos: -81.5,3.5 parent: 2 - - uid: 30492 + - uid: 24353 components: - type: Transform - pos: -2.5,-44.5 + pos: -82.5,3.5 parent: 2 - - uid: 30493 + - uid: 24354 components: - type: Transform - pos: -21.5,-54.5 + pos: -83.5,3.5 parent: 2 - - uid: 30494 + - uid: 24355 components: - type: Transform - pos: 37.5,-2.5 + pos: 34.5,-17.5 parent: 2 - - uid: 30498 + - uid: 24356 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,1.5 + pos: 33.5,-17.5 parent: 2 - - uid: 30500 + - uid: 24374 components: - type: Transform - pos: -18.5,-42.5 + pos: 3.5,-79.5 parent: 2 - - uid: 30501 + - uid: 24416 components: - type: Transform - pos: -19.5,-54.5 + pos: 30.5,-76.5 parent: 2 - - uid: 30502 + - uid: 24447 components: - type: Transform - pos: -24.5,-48.5 + pos: -85.5,38.5 parent: 2 - - uid: 30503 + - uid: 24529 components: - type: Transform - pos: -24.5,-50.5 + pos: -14.5,-78.5 parent: 2 - - uid: 30504 + - uid: 24530 components: - type: Transform - pos: -11.5,-43.5 + pos: -13.5,-78.5 parent: 2 - - uid: 30505 + - uid: 24531 components: - type: Transform - pos: 10.5,-9.5 + pos: -11.5,-78.5 parent: 2 - - uid: 30506 + - uid: 24532 components: - type: Transform - pos: 6.5,-12.5 + pos: -10.5,-78.5 parent: 2 - - uid: 30507 + - uid: 24533 components: - type: Transform - pos: 7.5,-11.5 + pos: -9.5,-78.5 parent: 2 - - uid: 30508 + - uid: 24534 components: - type: Transform - pos: -19.5,-53.5 + pos: -9.5,-79.5 parent: 2 - - uid: 30509 + - uid: 24535 components: - type: Transform - pos: -9.5,12.5 + pos: -9.5,-80.5 parent: 2 - - uid: 30510 + - uid: 24536 components: - type: Transform - pos: -8.5,13.5 + pos: -9.5,-81.5 parent: 2 - - uid: 30511 + - uid: 24537 components: - type: Transform - pos: -21.5,-43.5 + pos: -9.5,-82.5 parent: 2 - - uid: 30512 + - uid: 24538 components: - type: Transform - pos: -20.5,-39.5 + pos: -8.5,-78.5 parent: 2 - - uid: 30513 + - uid: 24539 components: - type: Transform - pos: -11.5,-53.5 + pos: -7.5,-78.5 parent: 2 - - uid: 30514 + - uid: 24540 components: - type: Transform - pos: 18.5,-18.5 + pos: -5.5,-78.5 parent: 2 - - uid: 30516 + - uid: 24541 components: - type: Transform - pos: -11.5,-51.5 + pos: -4.5,-78.5 parent: 2 - - uid: 30517 + - uid: 24542 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,-1.5 + pos: -3.5,-78.5 parent: 2 - - uid: 30518 + - uid: 24543 components: - type: Transform - pos: 3.5,-45.5 + pos: -3.5,-79.5 parent: 2 - - uid: 30519 + - uid: 24544 components: - type: Transform - pos: 3.5,-46.5 + pos: -3.5,-80.5 parent: 2 - - uid: 30520 + - uid: 24545 components: - type: Transform - pos: 3.5,-47.5 + pos: -3.5,-81.5 parent: 2 - - uid: 30523 + - uid: 24546 components: - type: Transform - pos: 7.5,-49.5 + pos: -3.5,-82.5 parent: 2 - - uid: 30525 + - uid: 24615 components: - type: Transform - pos: -13.5,-67.5 + pos: -88.5,40.5 parent: 2 - - uid: 30526 + - uid: 24651 components: - type: Transform - pos: 11.5,-53.5 + pos: -86.5,38.5 parent: 2 - - uid: 30527 + - uid: 24659 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-30.5 + pos: -81.5,34.5 parent: 2 - - uid: 30528 + - uid: 24660 components: - type: Transform - pos: 2.5,-63.5 + pos: -78.5,36.5 parent: 2 - - uid: 30529 + - uid: 24661 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-65.5 + pos: -83.5,28.5 parent: 2 - - uid: 30530 + - uid: 24662 components: - type: Transform - pos: 3.5,-67.5 + pos: -85.5,21.5 parent: 2 - - uid: 30532 + - uid: 24663 components: - type: Transform - pos: -19.5,44.5 + pos: -84.5,21.5 parent: 2 - - uid: 30536 + - uid: 24664 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-48.5 + pos: -91.5,14.5 parent: 2 - - uid: 30537 + - uid: 24671 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,-0.5 + pos: -88.5,19.5 parent: 2 - - uid: 30543 + - uid: 24678 components: - type: Transform - pos: -20.5,-48.5 + pos: -89.5,18.5 parent: 2 - - uid: 30544 + - uid: 24679 components: - type: Transform - pos: -19.5,-50.5 + pos: -80.5,27.5 parent: 2 - - uid: 30545 + - uid: 24680 components: - type: Transform - pos: -17.5,-42.5 + pos: -77.5,38.5 parent: 2 - - uid: 30546 + - uid: 24681 components: - type: Transform - pos: 12.5,24.5 + pos: -76.5,26.5 parent: 2 - - uid: 30547 + - uid: 24739 components: - type: Transform - pos: -2.5,-32.5 + rot: 3.141592653589793 rad + pos: -34.5,-85.5 parent: 2 - - uid: 30548 + - uid: 24801 components: - type: Transform - pos: -11.5,-48.5 + rot: 1.5707963267948966 rad + pos: -72.5,-5.5 parent: 2 - - uid: 30550 + - uid: 24802 components: - type: Transform - pos: -24.5,-52.5 + rot: 1.5707963267948966 rad + pos: -80.5,1.5 parent: 2 - - uid: 30552 + - uid: 24806 components: - type: Transform - pos: 12.5,26.5 + rot: 1.5707963267948966 rad + pos: -81.5,1.5 parent: 2 - - uid: 30553 + - uid: 24812 components: - type: Transform - pos: 46.5,-15.5 + rot: 1.5707963267948966 rad + pos: -81.5,0.5 parent: 2 - - uid: 30554 + - uid: 24813 components: - type: Transform - pos: -36.5,-3.5 + rot: 1.5707963267948966 rad + pos: -81.5,-0.5 parent: 2 - - uid: 30555 + - uid: 24815 components: - type: Transform - pos: -27.5,8.5 + pos: -72.5,-3.5 parent: 2 - - uid: 30558 + - uid: 24818 components: - type: Transform - pos: -18.5,-45.5 + rot: 1.5707963267948966 rad + pos: -83.5,2.5 parent: 2 - - uid: 30559 + - uid: 24819 components: - type: Transform - pos: -18.5,-46.5 + pos: -72.5,-6.5 parent: 2 - - uid: 30560 + - uid: 24820 components: - type: Transform - pos: -18.5,-43.5 + rot: 1.5707963267948966 rad + pos: -69.5,-3.5 parent: 2 - - uid: 30561 + - uid: 24821 components: - type: Transform - pos: -14.5,-49.5 + rot: 1.5707963267948966 rad + pos: -70.5,-5.5 parent: 2 - - uid: 30562 + - uid: 24822 components: - type: Transform - pos: -19.5,-48.5 + rot: 1.5707963267948966 rad + pos: -69.5,-4.5 parent: 2 - - uid: 30563 + - uid: 24823 components: - type: Transform - pos: -21.5,-48.5 + rot: 1.5707963267948966 rad + pos: -69.5,-5.5 parent: 2 - - uid: 30564 + - uid: 24824 components: - type: Transform - pos: -24.5,-53.5 + pos: -69.5,-9.5 parent: 2 - - uid: 30565 + - uid: 24825 components: - type: Transform - pos: -24.5,-54.5 + rot: 1.5707963267948966 rad + pos: -67.5,-5.5 parent: 2 - - uid: 30566 + - uid: 24963 components: - type: Transform - pos: -20.5,-43.5 + rot: 3.141592653589793 rad + pos: -46.5,-82.5 parent: 2 - - uid: 30567 + - uid: 24969 components: - type: Transform - pos: -31.5,8.5 + rot: 3.141592653589793 rad + pos: -34.5,-84.5 parent: 2 - - uid: 30568 + - uid: 24971 components: - type: Transform - pos: -18.5,-47.5 + pos: -57.5,78.5 parent: 2 - - uid: 30570 + - uid: 24972 components: - type: Transform - pos: -24.5,-51.5 + rot: 3.141592653589793 rad + pos: -44.5,-80.5 parent: 2 - - uid: 30571 + - uid: 24973 components: - type: Transform - pos: -25.5,-48.5 + rot: 3.141592653589793 rad + pos: -44.5,-81.5 parent: 2 - - uid: 30572 + - uid: 24982 components: - type: Transform - pos: -31.5,2.5 + pos: 0.5,-77.5 parent: 2 - - uid: 30573 + - uid: 24985 components: - type: Transform - pos: -24.5,-49.5 + pos: 1.5,-79.5 parent: 2 - - uid: 30574 + - uid: 24986 components: - type: Transform - pos: -19.5,-52.5 + rot: 3.141592653589793 rad + pos: -43.5,-80.5 parent: 2 - - uid: 30575 + - uid: 24987 components: - type: Transform - pos: 8.5,12.5 + rot: -1.5707963267948966 rad + pos: -31.5,-84.5 parent: 2 - - uid: 30579 + - uid: 24990 components: - type: Transform - pos: -53.5,3.5 + pos: -3.5,-77.5 parent: 2 - - uid: 30580 + - uid: 24991 components: - type: Transform - pos: -47.5,-2.5 + pos: -3.5,-74.5 parent: 2 - - uid: 30581 + - uid: 24992 components: - type: Transform - pos: -52.5,-14.5 + rot: 3.141592653589793 rad + pos: -37.5,-80.5 parent: 2 - - uid: 30584 + - uid: 24993 components: - type: Transform - pos: -10.5,-9.5 + pos: -37.5,-81.5 parent: 2 - - uid: 30585 + - uid: 24994 components: - type: Transform - pos: -10.5,-10.5 + rot: 3.141592653589793 rad + pos: -36.5,-81.5 parent: 2 - - uid: 30586 + - uid: 24995 components: - type: Transform - pos: 34.5,-7.5 + rot: 3.141592653589793 rad + pos: -38.5,-70.5 parent: 2 - - uid: 30588 + - uid: 24996 components: - type: Transform - pos: -23.5,19.5 + rot: 3.141592653589793 rad + pos: -39.5,-70.5 parent: 2 - - uid: 30589 + - uid: 24997 components: - type: Transform - pos: 1.5,-14.5 + rot: 3.141592653589793 rad + pos: -35.5,-81.5 parent: 2 - - uid: 30590 + - uid: 24999 components: - type: Transform - pos: 7.5,-15.5 + rot: 3.141592653589793 rad + pos: -34.5,-81.5 parent: 2 - - uid: 30592 + - uid: 25001 components: - type: Transform - pos: 9.5,-10.5 + rot: 3.141592653589793 rad + pos: -34.5,-82.5 parent: 2 - - uid: 30593 + - uid: 25002 components: - type: Transform - pos: 9.5,-9.5 + rot: 3.141592653589793 rad + pos: -28.5,-82.5 parent: 2 - - uid: 30594 + - uid: 25005 components: - type: Transform - pos: -23.5,20.5 + rot: 3.141592653589793 rad + pos: -29.5,-82.5 parent: 2 - - uid: 30595 + - uid: 25006 components: - type: Transform - pos: 12.5,27.5 + pos: 12.5,-88.5 parent: 2 - - uid: 30596 + - uid: 25008 components: - type: Transform - rot: 3.141592653589793 rad - pos: 68.5,1.5 + pos: 12.5,-90.5 parent: 2 - - uid: 30597 + - uid: 25009 components: - type: Transform - pos: 46.5,-11.5 + pos: 17.5,-91.5 parent: 2 - - uid: 30598 + - uid: 25010 components: - type: Transform rot: 3.141592653589793 rad - pos: 69.5,1.5 + pos: -32.5,-82.5 parent: 2 - - uid: 30599 + - uid: 25011 components: - type: Transform - pos: 61.5,2.5 + pos: 4.5,-88.5 parent: 2 - - uid: 30600 + - uid: 25015 components: - type: Transform - pos: -30.5,27.5 + rot: 3.141592653589793 rad + pos: -24.5,-86.5 parent: 2 - - uid: 30601 + - uid: 25018 components: - type: Transform rot: 3.141592653589793 rad - pos: 71.5,1.5 + pos: -37.5,-70.5 parent: 2 - - uid: 30604 + - uid: 25031 components: - type: Transform - pos: 26.5,30.5 + rot: 3.141592653589793 rad + pos: -38.5,-77.5 parent: 2 - - uid: 30607 + - uid: 25032 components: - type: Transform - pos: 37.5,-6.5 + rot: 3.141592653589793 rad + pos: -39.5,-77.5 parent: 2 - - uid: 30610 + - uid: 25034 components: - type: Transform - pos: 37.5,-3.5 + rot: 3.141592653589793 rad + pos: -31.5,-82.5 parent: 2 - - uid: 30612 + - uid: 25036 components: - type: Transform - pos: 46.5,-12.5 + rot: 3.141592653589793 rad + pos: -31.5,-87.5 parent: 2 - - uid: 30614 + - uid: 25038 components: - type: Transform - pos: 52.5,1.5 + pos: -39.5,-71.5 parent: 2 - - uid: 30615 + - uid: 25039 components: - type: Transform - pos: 43.5,-9.5 + rot: -1.5707963267948966 rad + pos: -32.5,-88.5 parent: 2 - - uid: 30618 + - uid: 25040 components: - type: Transform - pos: 46.5,-13.5 + rot: -1.5707963267948966 rad + pos: -31.5,-88.5 parent: 2 - - uid: 30621 + - uid: 25043 components: - type: Transform - pos: 52.5,2.5 + rot: 3.141592653589793 rad + pos: -30.5,-82.5 parent: 2 - - uid: 30624 + - uid: 25044 components: - type: Transform - pos: 47.5,-11.5 + rot: 3.141592653589793 rad + pos: -34.5,-87.5 parent: 2 - - uid: 30626 + - uid: 25047 components: - type: Transform - pos: 52.5,5.5 + rot: 3.141592653589793 rad + pos: -39.5,-73.5 parent: 2 - - uid: 30627 + - uid: 25048 components: - type: Transform - pos: 52.5,3.5 + rot: 3.141592653589793 rad + pos: -39.5,-74.5 parent: 2 - - uid: 30628 + - uid: 25049 components: - type: Transform - pos: 11.5,-52.5 + rot: 3.141592653589793 rad + pos: -39.5,-75.5 parent: 2 - - uid: 30629 + - uid: 25050 components: - type: Transform - pos: 48.5,-11.5 + pos: -39.5,-76.5 parent: 2 - - uid: 30630 + - uid: 25052 components: - type: Transform - pos: 25.5,-11.5 + rot: 3.141592653589793 rad + pos: -39.5,-72.5 parent: 2 - - uid: 30631 + - uid: 25053 components: - type: Transform - pos: 61.5,1.5 + pos: 4.5,-90.5 parent: 2 - - uid: 30632 + - uid: 25055 components: - type: Transform - pos: 67.5,1.5 + rot: 3.141592653589793 rad + pos: -35.5,-82.5 parent: 2 - - uid: 30633 + - uid: 25056 components: - type: Transform - pos: 32.5,-7.5 + pos: 2.5,-83.5 parent: 2 - - uid: 30634 + - uid: 25057 components: - type: Transform - pos: 30.5,-7.5 + pos: 31.5,-87.5 parent: 2 - - uid: 30635 + - uid: 25058 components: - type: Transform - pos: 31.5,-7.5 + pos: 34.5,-87.5 parent: 2 - - uid: 30637 + - uid: 25059 components: - type: Transform - pos: 35.5,-7.5 + pos: -0.5,-83.5 parent: 2 - - uid: 30638 + - uid: 25060 components: - type: Transform - pos: 36.5,-7.5 + rot: 3.141592653589793 rad + pos: -27.5,-82.5 parent: 2 - - uid: 30639 + - uid: 25062 components: - type: Transform - pos: 37.5,-7.5 + pos: 17.5,-89.5 parent: 2 - - uid: 30642 + - uid: 25063 components: - type: Transform - pos: 43.5,-16.5 + rot: 3.141592653589793 rad + pos: -45.5,-81.5 parent: 2 - - uid: 30643 + - uid: 25072 components: - type: Transform - pos: 43.5,-15.5 + rot: 3.141592653589793 rad + pos: -27.5,-83.5 parent: 2 - - uid: 30644 + - uid: 25073 components: - type: Transform - pos: 43.5,-13.5 + pos: -26.5,-83.5 parent: 2 - - uid: 30645 + - uid: 25075 components: - type: Transform - pos: -23.5,-43.5 + rot: 3.141592653589793 rad + pos: -46.5,-81.5 parent: 2 - - uid: 30646 + - uid: 25076 components: - type: Transform - pos: 53.5,-7.5 + rot: -1.5707963267948966 rad + pos: -32.5,-84.5 parent: 2 - - uid: 30647 + - uid: 25077 components: - type: Transform rot: 3.141592653589793 rad - pos: 73.5,-3.5 + pos: -31.5,-85.5 parent: 2 - - uid: 30648 + - uid: 25078 components: - type: Transform rot: 3.141592653589793 rad - pos: 75.5,-3.5 + pos: -31.5,-86.5 parent: 2 - - uid: 30649 + - uid: 25079 components: - type: Transform rot: 3.141592653589793 rad - pos: 74.5,-3.5 + pos: -35.5,-83.5 parent: 2 - - uid: 30650 + - uid: 25081 components: - type: Transform - pos: -46.5,-3.5 + rot: -1.5707963267948966 rad + pos: -33.5,-84.5 parent: 2 - - uid: 30651 + - uid: 25082 components: - type: Transform rot: 3.141592653589793 rad - pos: 76.5,-3.5 - parent: 2 - - uid: 30652 - components: - - type: Transform - pos: -50.5,-1.5 + pos: -35.5,-84.5 parent: 2 - - uid: 30653 + - uid: 25085 components: - type: Transform - pos: -50.5,-3.5 + pos: 0.5,-79.5 parent: 2 - - uid: 30654 + - uid: 25087 components: - type: Transform - pos: -47.5,-1.5 + rot: 3.141592653589793 rad + pos: -44.5,-82.5 parent: 2 - - uid: 30655 + - uid: 25090 components: - type: Transform - pos: -47.5,3.5 + pos: 2.5,-79.5 parent: 2 - - uid: 30657 + - uid: 25091 components: - type: Transform - pos: -36.5,3.5 + pos: -2.5,-79.5 parent: 2 - - uid: 30658 + - uid: 25092 components: - type: Transform - pos: -29.5,3.5 + pos: -0.5,-79.5 parent: 2 - - uid: 30659 + - uid: 25183 components: - type: Transform - pos: -29.5,2.5 + rot: 3.141592653589793 rad + pos: -45.5,-82.5 parent: 2 - - uid: 30660 + - uid: 25184 components: - type: Transform - pos: -28.5,2.5 + rot: -1.5707963267948966 rad + pos: -33.5,-88.5 parent: 2 - - uid: 30661 + - uid: 25186 components: - type: Transform - pos: -27.5,2.5 + rot: -1.5707963267948966 rad + pos: -34.5,-88.5 parent: 2 - - uid: 30662 + - uid: 25251 components: - type: Transform - pos: -29.5,6.5 + rot: -1.5707963267948966 rad + pos: -38.5,-80.5 parent: 2 - - uid: 30663 + - uid: 25252 components: - type: Transform - pos: -29.5,7.5 + rot: -1.5707963267948966 rad + pos: -39.5,-80.5 parent: 2 - - uid: 30664 + - uid: 25253 components: - type: Transform - pos: -29.5,5.5 + rot: -1.5707963267948966 rad + pos: -42.5,-80.5 parent: 2 - - uid: 30666 + - uid: 25266 components: - type: Transform - pos: -29.5,4.5 + rot: 1.5707963267948966 rad + pos: 60.5,11.5 parent: 2 - - uid: 30668 + - uid: 25300 components: - type: Transform - pos: 1.5,28.5 + pos: -25.5,-83.5 parent: 2 - - uid: 30670 + - uid: 25301 components: - type: Transform - pos: -50.5,-2.5 + pos: -24.5,-83.5 parent: 2 - - uid: 30672 + - uid: 25302 components: - type: Transform - pos: -47.5,2.5 + pos: -24.5,-84.5 parent: 2 - - uid: 30673 + - uid: 25303 components: - type: Transform - pos: -52.5,-5.5 + pos: -24.5,-85.5 parent: 2 - - uid: 30674 + - uid: 25373 components: - type: Transform - pos: -30.5,2.5 + pos: 31.5,-80.5 parent: 2 - - uid: 30676 + - uid: 25889 components: - type: Transform - pos: -23.5,3.5 + rot: -1.5707963267948966 rad + pos: -91.5,-51.5 parent: 2 - - uid: 30677 + - uid: 25890 components: - type: Transform - pos: -23.5,2.5 + rot: -1.5707963267948966 rad + pos: -92.5,-51.5 parent: 2 - - uid: 30678 + - uid: 25892 components: - type: Transform - pos: -31.5,45.5 + rot: -1.5707963267948966 rad + pos: -88.5,-51.5 parent: 2 - - uid: 30679 + - uid: 25894 components: - type: Transform - pos: -24.5,2.5 + pos: -87.5,-46.5 parent: 2 - - uid: 30680 + - uid: 25895 components: - type: Transform - pos: -2.5,-31.5 + rot: -1.5707963267948966 rad + pos: -87.5,-51.5 parent: 2 - - uid: 30683 + - uid: 25896 components: - type: Transform - pos: -30.5,17.5 + pos: -87.5,-50.5 parent: 2 - - uid: 30684 + - uid: 25918 components: - type: Transform - pos: -33.5,8.5 + rot: -1.5707963267948966 rad + pos: -31.5,-83.5 parent: 2 - - uid: 30685 + - uid: 25925 components: - type: Transform - pos: -34.5,8.5 + pos: -34.5,-77.5 parent: 2 - - uid: 30687 + - uid: 25926 components: - type: Transform - pos: -29.5,8.5 + pos: -35.5,-70.5 parent: 2 - - uid: 30688 + - uid: 25928 components: - type: Transform - pos: -30.5,18.5 + pos: -34.5,-70.5 parent: 2 - - uid: 30689 + - uid: 26044 components: - type: Transform - pos: -26.5,8.5 + pos: -88.5,-46.5 parent: 2 - - uid: 30690 + - uid: 26092 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,47.5 + rot: -1.5707963267948966 rad + pos: -92.5,-50.5 parent: 2 - - uid: 30691 + - uid: 26098 components: - type: Transform - pos: -51.5,-25.5 + rot: -1.5707963267948966 rad + pos: -86.5,-50.5 parent: 2 - - uid: 30692 + - uid: 26103 components: - type: Transform - pos: -53.5,4.5 + pos: -92.5,-49.5 parent: 2 - - uid: 30693 + - uid: 26104 components: - type: Transform - pos: -51.5,-14.5 + pos: -92.5,-47.5 parent: 2 - - uid: 30694 + - uid: 26108 components: - type: Transform - pos: -52.5,-15.5 + rot: -1.5707963267948966 rad + pos: -86.5,-46.5 parent: 2 - - uid: 30695 + - uid: 26109 components: - type: Transform - pos: -52.5,-12.5 + pos: -85.5,-50.5 parent: 2 - - uid: 30696 + - uid: 26110 components: - type: Transform - pos: -53.5,-7.5 + pos: -85.5,-46.5 parent: 2 - - uid: 30697 + - uid: 26113 components: - type: Transform - pos: -53.5,-9.5 + rot: -1.5707963267948966 rad + pos: -87.5,-53.5 parent: 2 - - uid: 30698 + - uid: 26114 components: - type: Transform - pos: -52.5,-13.5 + rot: -1.5707963267948966 rad + pos: -87.5,-54.5 parent: 2 - - uid: 30699 + - uid: 26116 components: - type: Transform - pos: -53.5,-3.5 + rot: -1.5707963267948966 rad + pos: -86.5,-53.5 parent: 2 - - uid: 30700 + - uid: 26117 components: - type: Transform - pos: -50.5,-10.5 + pos: -86.5,-56.5 parent: 2 - - uid: 30701 + - uid: 26120 components: - type: Transform - pos: -53.5,-6.5 + rot: -1.5707963267948966 rad + pos: -81.5,-46.5 parent: 2 - - uid: 30702 + - uid: 26121 components: - type: Transform - pos: -53.5,-11.5 + rot: -1.5707963267948966 rad + pos: -82.5,-46.5 parent: 2 - - uid: 30703 + - uid: 26122 components: - type: Transform - pos: -53.5,-10.5 + rot: -1.5707963267948966 rad + pos: -82.5,-50.5 parent: 2 - - uid: 30704 + - uid: 26123 components: - type: Transform - pos: -53.5,-12.5 + rot: -1.5707963267948966 rad + pos: -82.5,-51.5 parent: 2 - - uid: 30705 + - uid: 26124 components: - type: Transform - pos: -53.5,-4.5 + rot: -1.5707963267948966 rad + pos: -84.5,-53.5 parent: 2 - - uid: 30706 + - uid: 26125 components: - type: Transform - pos: -76.5,-18.5 + rot: -1.5707963267948966 rad + pos: -83.5,-53.5 parent: 2 - - uid: 30708 + - uid: 26126 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -95.5,-20.5 + rot: -1.5707963267948966 rad + pos: -82.5,-53.5 parent: 2 - - uid: 30709 + - uid: 26127 components: - type: Transform - pos: 6.5,-31.5 + rot: -1.5707963267948966 rad + pos: -82.5,-44.5 parent: 2 - - uid: 30711 + - uid: 26135 components: - type: Transform - pos: 36.5,-42.5 + rot: -1.5707963267948966 rad + pos: -81.5,-50.5 parent: 2 - - uid: 30712 + - uid: 26136 components: - type: Transform - pos: 37.5,-42.5 + rot: -1.5707963267948966 rad + pos: -81.5,-49.5 parent: 2 - - uid: 30713 + - uid: 26137 components: - type: Transform - pos: 5.5,-31.5 + rot: -1.5707963267948966 rad + pos: -81.5,-48.5 parent: 2 - - uid: 30714 + - uid: 26138 components: - type: Transform - pos: 4.5,-31.5 + rot: -1.5707963267948966 rad + pos: -81.5,-47.5 parent: 2 - - uid: 30715 + - uid: 26156 components: - type: Transform - pos: 3.5,-31.5 + pos: 22.5,-70.5 parent: 2 - - uid: 30716 + - uid: 26201 components: - type: Transform - pos: 2.5,-31.5 + pos: -87.5,-44.5 parent: 2 - - uid: 30717 + - uid: 26202 components: - type: Transform - pos: -34.5,31.5 + pos: -86.5,-44.5 parent: 2 - - uid: 30718 + - uid: 26203 components: - type: Transform - pos: -31.5,31.5 + pos: -85.5,-44.5 parent: 2 - - uid: 30719 + - uid: 26204 components: - type: Transform - pos: -34.5,26.5 + pos: -88.5,-47.5 parent: 2 - - uid: 30720 + - uid: 26205 components: - type: Transform - pos: -74.5,-13.5 + pos: -88.5,-48.5 parent: 2 - - uid: 30721 + - uid: 26206 components: - type: Transform - pos: 3.5,-35.5 + pos: -88.5,-49.5 parent: 2 - - uid: 30722 + - uid: 26207 components: - type: Transform - pos: -33.5,31.5 + pos: -88.5,-50.5 parent: 2 - - uid: 30724 + - uid: 26374 components: - type: Transform - pos: -36.5,30.5 + pos: -79.5,-60.5 parent: 2 - - uid: 30725 + - uid: 26376 components: - type: Transform - pos: -36.5,26.5 + pos: -74.5,-64.5 parent: 2 - - uid: 30726 + - uid: 26377 components: - type: Transform - pos: -72.5,-15.5 + pos: -79.5,-59.5 parent: 2 - - uid: 30727 + - uid: 26379 components: - type: Transform - pos: -3.5,-34.5 + pos: -79.5,-57.5 parent: 2 - - uid: 30728 + - uid: 26382 components: - type: Transform - pos: 5.5,-26.5 + pos: -69.5,-65.5 parent: 2 - - uid: 30729 + - uid: 26385 components: - type: Transform - pos: 6.5,-26.5 + pos: -68.5,-65.5 parent: 2 - - uid: 30730 + - uid: 26387 components: - type: Transform - pos: -4.5,-34.5 + pos: -61.5,78.5 parent: 2 - - uid: 30731 + - uid: 26389 components: - type: Transform - pos: -5.5,-34.5 + pos: -58.5,78.5 parent: 2 - - uid: 30733 + - uid: 26390 components: - type: Transform - pos: 7.5,-28.5 + pos: -56.5,78.5 parent: 2 - - uid: 30739 + - uid: 26391 components: - type: Transform - pos: 12.5,-30.5 + pos: -55.5,78.5 parent: 2 - - uid: 30740 + - uid: 26392 components: - type: Transform - pos: 9.5,-31.5 + pos: -54.5,78.5 parent: 2 - - uid: 30742 + - uid: 26393 components: - type: Transform - pos: 11.5,-30.5 + pos: -53.5,78.5 parent: 2 - - uid: 30744 + - uid: 26394 components: - type: Transform - pos: 9.5,-34.5 + pos: -52.5,78.5 parent: 2 - - uid: 30745 + - uid: 26395 components: - type: Transform - pos: -75.5,-15.5 + pos: -51.5,78.5 parent: 2 - - uid: 30746 + - uid: 26396 components: - type: Transform - pos: -75.5,-14.5 + pos: -50.5,78.5 parent: 2 - - uid: 30747 + - uid: 26397 components: - type: Transform - pos: -12.5,36.5 + pos: -49.5,78.5 parent: 2 - - uid: 30748 + - uid: 26400 components: - type: Transform - pos: 7.5,-16.5 + pos: -46.5,78.5 parent: 2 - - uid: 30749 + - uid: 26401 components: - type: Transform - pos: 7.5,-17.5 + pos: -45.5,78.5 parent: 2 - - uid: 30752 + - uid: 26402 components: - type: Transform - pos: 70.5,-37.5 + pos: -45.5,79.5 parent: 2 - - uid: 30756 + - uid: 26403 components: - type: Transform - pos: -4.5,16.5 + pos: -44.5,79.5 parent: 2 - - uid: 30757 + - uid: 26404 components: - type: Transform - pos: -5.5,16.5 + pos: -43.5,79.5 parent: 2 - - uid: 30758 + - uid: 26405 components: - type: Transform - pos: -6.5,16.5 + pos: -42.5,79.5 parent: 2 - - uid: 30759 + - uid: 26406 components: - type: Transform - pos: -7.5,16.5 + pos: -41.5,79.5 parent: 2 - - uid: 30760 + - uid: 26409 components: - type: Transform - pos: -8.5,16.5 + pos: -38.5,79.5 parent: 2 - - uid: 30761 + - uid: 26410 components: - type: Transform - pos: -8.5,17.5 + pos: -37.5,79.5 parent: 2 - - uid: 30762 + - uid: 26464 components: - type: Transform - pos: -8.5,18.5 + pos: -49.5,101.5 parent: 2 - - uid: 30763 + - uid: 26467 components: - type: Transform - pos: -8.5,19.5 + pos: -48.5,101.5 parent: 2 - - uid: 30764 + - uid: 26477 components: - type: Transform - pos: -8.5,20.5 + pos: -51.5,101.5 parent: 2 - - uid: 30766 + - uid: 26491 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,47.5 + pos: -45.5,101.5 parent: 2 - - uid: 30768 + - uid: 26493 components: - type: Transform - pos: 15.5,-30.5 + pos: -46.5,101.5 parent: 2 - - uid: 30769 + - uid: 26496 components: - type: Transform - pos: 16.5,-30.5 + pos: -50.5,101.5 parent: 2 - - uid: 30770 + - uid: 26498 components: - type: Transform - pos: 16.5,-31.5 + pos: -52.5,101.5 parent: 2 - - uid: 30771 + - uid: 26521 components: - type: Transform - pos: 7.5,-33.5 + pos: -37.5,81.5 parent: 2 - - uid: 30772 + - uid: 26522 components: - type: Transform - pos: -24.5,31.5 + pos: -37.5,80.5 parent: 2 - - uid: 30775 + - uid: 26527 components: - type: Transform - pos: 22.5,-33.5 + pos: -53.5,94.5 parent: 2 - - uid: 30784 + - uid: 26532 components: - type: Transform - pos: 11.5,20.5 + pos: -37.5,82.5 parent: 2 - - uid: 30785 + - uid: 26533 components: - type: Transform - pos: -18.5,20.5 + pos: -36.5,82.5 parent: 2 - - uid: 30789 + - uid: 26534 components: - type: Transform - pos: -50.5,-4.5 + pos: -35.5,82.5 parent: 2 - - uid: 30790 + - uid: 26536 components: - type: Transform - pos: -33.5,6.5 + pos: -33.5,79.5 parent: 2 - - uid: 30791 + - uid: 26538 components: - type: Transform - pos: -33.5,2.5 + pos: -34.5,79.5 parent: 2 - - uid: 30792 + - uid: 26539 components: - type: Transform - pos: -34.5,2.5 + pos: -36.5,79.5 parent: 2 - - uid: 30794 + - uid: 26541 components: - type: Transform - pos: -51.5,-1.5 + pos: -85.5,-56.5 parent: 2 - - uid: 30795 + - uid: 26547 components: - type: Transform - pos: -47.5,-4.5 + pos: -84.5,-56.5 parent: 2 - - uid: 30796 + - uid: 26548 components: - type: Transform - pos: -44.5,-5.5 + pos: -83.5,-56.5 parent: 2 - - uid: 30797 + - uid: 26549 components: - type: Transform - pos: -41.5,4.5 + pos: -83.5,-55.5 parent: 2 - - uid: 30798 + - uid: 26550 components: - type: Transform - pos: -43.5,4.5 + pos: -83.5,-54.5 parent: 2 - - uid: 30799 + - uid: 26555 components: - type: Transform - pos: -37.5,4.5 + pos: -74.5,-62.5 parent: 2 - - uid: 30804 + - uid: 26556 components: - type: Transform - pos: -51.5,-5.5 + pos: -79.5,-56.5 parent: 2 - - uid: 30805 + - uid: 26557 components: - type: Transform - pos: -53.5,2.5 + pos: -73.5,-61.5 parent: 2 - - uid: 30808 + - uid: 26558 components: - type: Transform - pos: -2.5,36.5 + pos: -69.5,-61.5 parent: 2 - - uid: 30809 + - uid: 26559 components: - type: Transform - pos: 1.5,29.5 + pos: -74.5,-61.5 parent: 2 - - uid: 30811 + - uid: 26560 components: - type: Transform - pos: 9.5,27.5 + pos: -74.5,-65.5 parent: 2 - - uid: 30812 + - uid: 26561 components: - type: Transform - pos: -23.5,18.5 + pos: -68.5,-62.5 parent: 2 - - uid: 30813 + - uid: 26563 components: - type: Transform - pos: 1.5,36.5 + pos: -68.5,-61.5 parent: 2 - - uid: 30815 + - uid: 26564 components: - type: Transform - pos: 2.5,30.5 + pos: -68.5,-64.5 parent: 2 - - uid: 30816 + - uid: 26565 components: - type: Transform - pos: -30.5,24.5 + pos: -80.5,-56.5 parent: 2 - - uid: 30817 + - uid: 26566 components: - type: Transform - pos: 1.5,24.5 + pos: -79.5,-61.5 parent: 2 - - uid: 30818 + - uid: 26567 components: - type: Transform - pos: -30.5,26.5 + pos: -80.5,-61.5 parent: 2 - - uid: 30819 + - uid: 26568 components: - type: Transform - pos: -37.5,44.5 + pos: -81.5,-56.5 parent: 2 - - uid: 30820 + - uid: 26573 components: - type: Transform - pos: -10.5,20.5 + pos: -63.5,78.5 parent: 2 - - uid: 30821 + - uid: 26591 components: - type: Transform - pos: -26.5,24.5 + pos: -59.5,78.5 parent: 2 - - uid: 30822 + - uid: 26671 components: - type: Transform - pos: -12.5,20.5 + pos: -73.5,-65.5 parent: 2 - - uid: 30823 + - uid: 26691 components: - type: Transform - pos: -19.5,20.5 + pos: -82.5,-56.5 parent: 2 - - uid: 30824 + - uid: 26696 components: - type: Transform - pos: -14.5,14.5 + pos: -60.5,78.5 parent: 2 - - uid: 30825 + - uid: 26717 components: - type: Transform - pos: -17.5,20.5 + rot: 1.5707963267948966 rad + pos: -50.5,-48.5 parent: 2 - - uid: 30826 + - uid: 26718 components: - type: Transform - pos: -12.5,30.5 + rot: 1.5707963267948966 rad + pos: -40.5,-48.5 parent: 2 - - uid: 30827 + - uid: 26719 components: - type: Transform - pos: -15.5,14.5 + rot: 1.5707963267948966 rad + pos: -40.5,-47.5 parent: 2 - - uid: 30828 + - uid: 26720 components: - type: Transform - pos: 3.5,28.5 + rot: 1.5707963267948966 rad + pos: -40.5,-49.5 parent: 2 - - uid: 30829 + - uid: 26721 components: - type: Transform - pos: 9.5,28.5 + rot: 1.5707963267948966 rad + pos: -39.5,-49.5 parent: 2 - - uid: 30830 + - uid: 26722 components: - type: Transform - pos: 8.5,28.5 + rot: 1.5707963267948966 rad + pos: -38.5,-49.5 parent: 2 - - uid: 30832 + - uid: 26728 components: - type: Transform - pos: -19.5,19.5 + pos: -29.5,-49.5 parent: 2 - - uid: 30833 + - uid: 26729 components: - type: Transform - pos: -23.5,8.5 + pos: -29.5,-50.5 parent: 2 - - uid: 30834 + - uid: 26730 components: - type: Transform - pos: -28.5,8.5 + pos: -26.5,-54.5 parent: 2 - - uid: 30835 + - uid: 26731 components: - type: Transform - pos: -23.5,15.5 + pos: -26.5,-53.5 parent: 2 - - uid: 30836 + - uid: 26735 components: - type: Transform - pos: -23.5,16.5 + pos: -24.5,-50.5 parent: 2 - - uid: 30837 + - uid: 26766 components: - type: Transform - pos: 32.5,34.5 + pos: -54.5,94.5 parent: 2 - - uid: 30838 + - uid: 26770 components: - type: Transform - pos: -12.5,17.5 + pos: -46.5,94.5 parent: 2 - - uid: 30839 + - uid: 26771 components: - type: Transform - pos: 1.5,20.5 + pos: -47.5,94.5 parent: 2 - - uid: 30841 + - uid: 26772 components: - type: Transform - pos: 2.5,28.5 + pos: -47.5,101.5 parent: 2 - - uid: 30842 + - uid: 26773 components: - type: Transform - pos: -23.5,17.5 + pos: -41.5,98.5 parent: 2 - - uid: 30843 + - uid: 26775 components: - type: Transform - pos: -23.5,13.5 + pos: -55.5,90.5 parent: 2 - - uid: 30844 + - uid: 26779 components: - type: Transform - pos: -30.5,34.5 + pos: -42.5,98.5 parent: 2 - - uid: 30845 + - uid: 26781 components: - type: Transform - pos: -30.5,33.5 + pos: -58.5,85.5 parent: 2 - - uid: 30846 + - uid: 26782 components: - type: Transform - pos: -12.5,28.5 + pos: -45.5,96.5 parent: 2 - - uid: 30847 + - uid: 26785 components: - type: Transform - pos: 6.5,24.5 + pos: -45.5,95.5 parent: 2 - - uid: 30848 + - uid: 26786 components: - type: Transform - pos: -12.5,27.5 + pos: -45.5,94.5 parent: 2 - - uid: 30849 + - uid: 26803 components: - type: Transform - pos: -12.5,25.5 + pos: -45.5,97.5 parent: 2 - - uid: 30850 + - uid: 26805 components: - type: Transform - pos: -12.5,24.5 + pos: -49.5,94.5 parent: 2 - - uid: 30851 + - uid: 26807 components: - type: Transform - pos: -30.5,32.5 + pos: -57.5,85.5 parent: 2 - - uid: 30852 + - uid: 26812 components: - type: Transform - pos: -30.5,31.5 + pos: -44.5,98.5 parent: 2 - - uid: 30853 + - uid: 26816 components: - type: Transform - pos: 7.5,24.5 + pos: -45.5,98.5 parent: 2 - - uid: 30854 + - uid: 26822 components: - type: Transform - pos: -30.5,30.5 + pos: -55.5,85.5 parent: 2 - - uid: 30855 + - uid: 26824 components: - type: Transform - pos: -24.5,24.5 + pos: -48.5,107.5 parent: 2 - - uid: 30856 + - uid: 26835 components: - type: Transform - pos: 8.5,23.5 + pos: -39.5,101.5 parent: 2 - - uid: 30857 + - uid: 26836 components: - type: Transform - pos: 9.5,20.5 + pos: -44.5,101.5 parent: 2 - - uid: 30858 + - uid: 26838 components: - type: Transform - pos: -23.5,24.5 + pos: -43.5,101.5 parent: 2 - - uid: 30859 + - uid: 26839 components: - type: Transform - pos: -13.5,24.5 + pos: -40.5,101.5 parent: 2 - - uid: 30860 + - uid: 26840 components: - type: Transform - pos: -14.5,24.5 + pos: -41.5,101.5 parent: 2 - - uid: 30861 + - uid: 26841 components: - type: Transform - pos: 16.5,-60.5 + pos: -42.5,101.5 parent: 2 - - uid: 30862 + - uid: 26842 components: - type: Transform - pos: -16.5,24.5 + pos: -38.5,101.5 parent: 2 - - uid: 30863 + - uid: 26843 components: - type: Transform - pos: -17.5,24.5 + pos: -37.5,104.5 parent: 2 - - uid: 30864 + - uid: 26844 components: - type: Transform - pos: -18.5,24.5 + pos: -36.5,104.5 parent: 2 - - uid: 30865 + - uid: 26845 components: - type: Transform - pos: -19.5,24.5 + pos: -40.5,98.5 parent: 2 - - uid: 30866 + - uid: 26846 components: - type: Transform - pos: 12.5,30.5 + pos: -38.5,98.5 parent: 2 - - uid: 30868 + - uid: 26851 components: - type: Transform - pos: 11.5,28.5 + pos: -37.5,98.5 parent: 2 - - uid: 30869 + - uid: 26872 components: - type: Transform - pos: -53.5,-1.5 + pos: -48.5,106.5 parent: 2 - - uid: 30870 + - uid: 26873 components: - type: Transform - pos: -53.5,-2.5 + pos: -48.5,105.5 parent: 2 - - uid: 30871 + - uid: 26874 components: - type: Transform - pos: -35.5,7.5 + pos: -48.5,104.5 parent: 2 - - uid: 30874 + - uid: 26875 components: - type: Transform - pos: -47.5,4.5 + pos: -48.5,102.5 parent: 2 - - uid: 30876 + - uid: 26876 components: - type: Transform - pos: -47.5,5.5 + pos: -47.5,104.5 parent: 2 - - uid: 30877 + - uid: 26877 components: - type: Transform - pos: -53.5,5.5 + pos: -46.5,104.5 parent: 2 - - uid: 30879 + - uid: 26878 components: - type: Transform - pos: -41.5,-3.5 + pos: -39.5,98.5 parent: 2 - - uid: 30880 + - uid: 26879 components: - type: Transform - pos: -47.5,-3.5 + pos: -44.5,106.5 parent: 2 - - uid: 30881 + - uid: 26880 components: - type: Transform - pos: -36.5,4.5 + pos: -43.5,104.5 parent: 2 - - uid: 30882 + - uid: 26883 components: - type: Transform - pos: -38.5,-3.5 + pos: -40.5,104.5 parent: 2 - - uid: 30883 + - uid: 26889 components: - type: Transform - pos: -36.5,-2.5 + pos: -43.5,108.5 parent: 2 - - uid: 30884 + - uid: 26891 components: - type: Transform - pos: -33.5,7.5 + pos: -48.5,108.5 parent: 2 - - uid: 30885 + - uid: 26902 components: - type: Transform - pos: -31.5,6.5 + pos: -43.5,106.5 parent: 2 - - uid: 30886 + - uid: 26903 components: - type: Transform - pos: -31.5,7.5 + pos: -43.5,105.5 parent: 2 - - uid: 30887 + - uid: 26904 components: - type: Transform - pos: -35.5,6.5 + pos: -46.5,106.5 parent: 2 - - uid: 30889 + - uid: 26907 components: - type: Transform - pos: -44.5,7.5 + pos: -42.5,104.5 parent: 2 - - uid: 30890 + - uid: 26908 components: - type: Transform - pos: -44.5,6.5 + pos: -38.5,104.5 parent: 2 - - uid: 30891 + - uid: 26909 components: - type: Transform - pos: -44.5,5.5 + pos: -39.5,104.5 parent: 2 - - uid: 30892 + - uid: 26911 components: - type: Transform - pos: -41.5,7.5 + pos: -43.5,107.5 parent: 2 - - uid: 30893 + - uid: 26934 components: - type: Transform - pos: -41.5,6.5 + rot: -1.5707963267948966 rad + pos: -78.5,-61.5 parent: 2 - - uid: 30894 + - uid: 26935 components: - type: Transform - pos: -41.5,5.5 + rot: -1.5707963267948966 rad + pos: -77.5,-64.5 parent: 2 - - uid: 30897 + - uid: 26936 components: - type: Transform - pos: -44.5,-6.5 + rot: -1.5707963267948966 rad + pos: -65.5,-61.5 parent: 2 - - uid: 30899 + - uid: 26938 components: - type: Transform - pos: -41.5,-6.5 + rot: -1.5707963267948966 rad + pos: -65.5,-58.5 parent: 2 - - uid: 30900 + - uid: 26941 components: - type: Transform - pos: -47.5,-5.5 + rot: -1.5707963267948966 rad + pos: -7.5,-74.5 parent: 2 - - uid: 30901 + - uid: 26942 components: - type: Transform - pos: -41.5,-5.5 + rot: -1.5707963267948966 rad + pos: -7.5,-77.5 parent: 2 - - uid: 30902 + - uid: 26951 components: - type: Transform - pos: -44.5,-4.5 + rot: -1.5707963267948966 rad + pos: -13.5,-75.5 parent: 2 - - uid: 30903 + - uid: 26952 components: - type: Transform - pos: -48.5,-5.5 + rot: -1.5707963267948966 rad + pos: -13.5,-74.5 parent: 2 - - uid: 30904 + - uid: 26953 components: - type: Transform - pos: -41.5,-4.5 + rot: -1.5707963267948966 rad + pos: -13.5,-77.5 parent: 2 - - uid: 30905 + - uid: 26957 components: - type: Transform - pos: -50.5,-5.5 + rot: -1.5707963267948966 rad + pos: -30.5,-79.5 parent: 2 - - uid: 30907 + - uid: 26958 components: - type: Transform - pos: -38.5,-4.5 + rot: -1.5707963267948966 rad + pos: -30.5,-81.5 parent: 2 - - uid: 30908 + - uid: 26959 components: - type: Transform - pos: -38.5,-5.5 + rot: -1.5707963267948966 rad + pos: -63.5,-81.5 parent: 2 - - uid: 30909 + - uid: 26960 components: - type: Transform - pos: -38.5,-6.5 + rot: -1.5707963267948966 rad + pos: -63.5,-84.5 parent: 2 - - uid: 30917 + - uid: 26961 components: - type: Transform - pos: -48.5,-1.5 + rot: -1.5707963267948966 rad + pos: -68.5,-73.5 parent: 2 - - uid: 30918 + - uid: 26962 components: - type: Transform - pos: -42.5,-3.5 + rot: -1.5707963267948966 rad + pos: -68.5,-72.5 parent: 2 - - uid: 30919 + - uid: 26963 components: - type: Transform - pos: -39.5,-3.5 + rot: -1.5707963267948966 rad + pos: -64.5,-72.5 parent: 2 - - uid: 30920 + - uid: 26965 components: - type: Transform - pos: -38.5,8.5 + rot: -1.5707963267948966 rad + pos: -68.5,-75.5 parent: 2 - - uid: 30921 + - uid: 26966 components: - type: Transform - pos: -37.5,8.5 + rot: -1.5707963267948966 rad + pos: -68.5,-76.5 parent: 2 - - uid: 30922 + - uid: 26969 components: - type: Transform - pos: -36.5,8.5 + rot: -1.5707963267948966 rad + pos: -64.5,-76.5 parent: 2 - - uid: 30923 + - uid: 26995 components: - type: Transform - pos: -35.5,8.5 + rot: -1.5707963267948966 rad + pos: -54.5,-80.5 parent: 2 - - uid: 30924 + - uid: 26997 components: - type: Transform - pos: -30.5,19.5 + rot: -1.5707963267948966 rad + pos: -53.5,-80.5 parent: 2 - - uid: 30925 + - uid: 26998 components: - type: Transform - pos: -30.5,8.5 + rot: -1.5707963267948966 rad + pos: -52.5,-80.5 parent: 2 - - uid: 30926 + - uid: 26999 components: - type: Transform - pos: -30.5,20.5 + rot: -1.5707963267948966 rad + pos: -46.5,-80.5 parent: 2 - - uid: 30927 + - uid: 27000 components: - type: Transform - pos: -23.5,39.5 + rot: -1.5707963267948966 rad + pos: -47.5,-80.5 parent: 2 - - uid: 30928 + - uid: 27004 components: - type: Transform - pos: -32.5,8.5 + rot: -1.5707963267948966 rad + pos: -51.5,-80.5 parent: 2 - - uid: 30929 + - uid: 28104 components: - type: Transform - pos: 22.5,-32.5 + pos: -35.5,79.5 parent: 2 - - uid: 30930 + - uid: 28119 components: - type: Transform - pos: -53.5,6.5 + pos: -35.5,80.5 parent: 2 - - uid: 30931 + - uid: 28800 components: - type: Transform - pos: 22.5,-31.5 + rot: 1.5707963267948966 rad + pos: -35.5,-10.5 parent: 2 - - uid: 30936 + - uid: 28801 components: - type: Transform - pos: -53.5,-5.5 + rot: 1.5707963267948966 rad + pos: -35.5,-13.5 parent: 2 - - uid: 30943 + - uid: 28802 components: - type: Transform - pos: -50.5,-9.5 + rot: 1.5707963267948966 rad + pos: -34.5,-13.5 parent: 2 - - uid: 30944 + - uid: 28805 components: - type: Transform - pos: -50.5,-11.5 + rot: 1.5707963267948966 rad + pos: -29.5,-15.5 parent: 2 - - uid: 30949 + - uid: 28806 components: - type: Transform - pos: -50.5,-12.5 + rot: 1.5707963267948966 rad + pos: -28.5,-15.5 parent: 2 - - uid: 30950 + - uid: 28807 components: - type: Transform - pos: -51.5,-12.5 + rot: 1.5707963267948966 rad + pos: -25.5,-15.5 parent: 2 - - uid: 30953 + - uid: 28809 components: - type: Transform - pos: -24.5,-56.5 + rot: 1.5707963267948966 rad + pos: -17.5,-16.5 parent: 2 - - uid: 30954 + - uid: 28810 components: - type: Transform - pos: -49.5,-14.5 + rot: 1.5707963267948966 rad + pos: -30.5,-15.5 parent: 2 - - uid: 30960 + - uid: 28811 components: - type: Transform - pos: -58.5,12.5 + rot: 1.5707963267948966 rad + pos: -30.5,-16.5 parent: 2 - - uid: 30961 + - uid: 28812 components: - type: Transform - pos: -55.5,-13.5 + rot: 1.5707963267948966 rad + pos: -31.5,-16.5 parent: 2 - - uid: 30962 + - uid: 28814 components: - type: Transform - pos: -53.5,-13.5 + rot: 1.5707963267948966 rad + pos: -19.5,-15.5 parent: 2 - - uid: 30963 + - uid: 28815 components: - type: Transform - pos: -54.5,-13.5 + rot: 1.5707963267948966 rad + pos: -23.5,-13.5 parent: 2 - - uid: 30965 + - uid: 28922 components: - type: Transform - pos: -57.5,12.5 + pos: 32.5,-10.5 parent: 2 - - uid: 30966 + - uid: 28923 components: - type: Transform - pos: -51.5,-15.5 + pos: 33.5,-12.5 parent: 2 - - uid: 30967 + - uid: 28924 components: - type: Transform - pos: 28.5,5.5 + pos: 34.5,-12.5 parent: 2 - - uid: 30968 + - uid: 28925 components: - type: Transform - pos: 34.5,5.5 + pos: 34.5,-13.5 parent: 2 - - uid: 30969 + - uid: 28926 components: - type: Transform - pos: 30.5,5.5 + pos: 34.5,-14.5 parent: 2 - - uid: 30970 + - uid: 28927 components: - type: Transform - pos: 33.5,5.5 + pos: 34.5,-15.5 parent: 2 - - uid: 30971 + - uid: 28928 components: - type: Transform - pos: 36.5,5.5 + pos: 32.5,-15.5 parent: 2 - - uid: 30972 + - uid: 28929 components: - type: Transform - pos: 37.5,5.5 + pos: 31.5,-15.5 parent: 2 - - uid: 30974 + - uid: 28930 components: - type: Transform - pos: 40.5,5.5 + pos: 31.5,-16.5 parent: 2 - - uid: 30975 + - uid: 28931 components: - type: Transform - pos: 41.5,5.5 + pos: 27.5,-16.5 parent: 2 - - uid: 30976 + - uid: 28932 components: - type: Transform - pos: 37.5,3.5 + pos: 28.5,-16.5 parent: 2 - - uid: 30977 + - uid: 28933 components: - type: Transform - pos: 37.5,4.5 + pos: 24.5,-14.5 parent: 2 - - uid: 30980 + - uid: 28934 components: - type: Transform - pos: 41.5,4.5 + pos: 24.5,-15.5 parent: 2 - - uid: 30981 + - uid: 28935 components: - type: Transform - pos: 41.5,3.5 + pos: 23.5,-15.5 parent: 2 - - uid: 30982 + - uid: 28936 components: - type: Transform - pos: 8.5,24.5 + pos: 22.5,-15.5 parent: 2 - - uid: 30983 + - uid: 28937 components: - type: Transform - pos: -7.5,-12.5 + pos: 21.5,-15.5 parent: 2 - - uid: 30984 + - uid: 28938 components: - type: Transform - pos: 12.5,32.5 + pos: 21.5,-16.5 parent: 2 - - uid: 30985 + - uid: 29012 components: - type: Transform - pos: 12.5,31.5 + pos: -29.5,-53.5 parent: 2 - - uid: 30986 + - uid: 29013 components: - type: Transform - pos: 9.5,12.5 + pos: -32.5,-54.5 parent: 2 - - uid: 30987 + - uid: 29140 components: - type: Transform - pos: 9.5,11.5 + pos: 63.5,-15.5 parent: 2 - - uid: 30988 + - uid: 29141 components: - type: Transform - pos: 10.5,11.5 + pos: 63.5,-14.5 parent: 2 - - uid: 30989 + - uid: 29142 components: - type: Transform - pos: 8.5,14.5 + pos: 63.5,-12.5 parent: 2 - - uid: 30990 + - uid: 29145 components: - type: Transform - pos: 7.5,14.5 + pos: 63.5,-11.5 parent: 2 - - uid: 30991 + - uid: 30151 components: - type: Transform - pos: 9.5,14.5 + pos: -84.5,63.5 parent: 2 - - uid: 30992 + - uid: 30154 components: - type: Transform - pos: 10.5,14.5 + pos: 64.5,-11.5 parent: 2 - - uid: 30993 + - uid: 30155 components: - type: Transform - pos: 3.5,14.5 + pos: 65.5,-17.5 parent: 2 - - uid: 30994 + - uid: 30156 components: - type: Transform - pos: 4.5,14.5 + pos: 64.5,-17.5 parent: 2 - - uid: 30995 + - uid: 30157 components: - type: Transform - pos: 5.5,14.5 + pos: 66.5,-17.5 parent: 2 - - uid: 30996 + - uid: 30158 components: - type: Transform - pos: 6.5,14.5 + pos: 67.5,-17.5 parent: 2 - - uid: 30997 + - uid: 30159 components: - type: Transform - pos: 2.5,29.5 + pos: 68.5,-17.5 parent: 2 - - uid: 30998 + - uid: 30160 components: - type: Transform - pos: -2.5,20.5 + pos: 69.5,-17.5 parent: 2 - - uid: 30999 + - uid: 30161 components: - type: Transform - pos: -2.5,24.5 + pos: 70.5,-17.5 parent: 2 - - uid: 31000 + - uid: 30163 components: - type: Transform - pos: 12.5,36.5 + pos: 65.5,-11.5 parent: 2 - - uid: 31001 + - uid: 30164 components: - type: Transform - pos: 1.5,-12.5 + pos: 66.5,-11.5 parent: 2 - - uid: 31002 + - uid: 30165 components: - type: Transform - pos: 2.5,-12.5 + pos: 67.5,-11.5 parent: 2 - - uid: 31003 + - uid: 30166 components: - type: Transform - pos: 3.5,-12.5 + pos: 68.5,-11.5 parent: 2 - - uid: 31004 + - uid: 30167 components: - type: Transform - pos: 4.5,-12.5 + pos: 69.5,-11.5 parent: 2 - - uid: 31006 + - uid: 30168 components: - type: Transform - pos: 18.5,-9.5 + pos: 70.5,-11.5 parent: 2 - - uid: 31007 + - uid: 30169 components: - type: Transform - pos: 18.5,-10.5 + pos: 70.5,-12.5 parent: 2 - - uid: 31008 + - uid: 30170 components: - type: Transform - pos: 17.5,-10.5 + pos: 70.5,-13.5 parent: 2 - - uid: 31009 + - uid: 30172 components: - type: Transform - pos: 16.5,-10.5 + pos: 70.5,-15.5 parent: 2 - - uid: 31016 + - uid: 30173 components: - type: Transform - pos: 11.5,-12.5 + pos: 70.5,-16.5 parent: 2 - - uid: 31018 + - uid: 30223 components: - type: Transform - pos: 10.5,-14.5 + pos: 27.5,17.5 parent: 2 - - uid: 31019 + - uid: 30224 components: - type: Transform - pos: 9.5,-14.5 + pos: 28.5,17.5 parent: 2 - - uid: 31023 + - uid: 30226 components: - type: Transform - pos: 10.5,-18.5 + pos: 31.5,16.5 parent: 2 - - uid: 31024 + - uid: 30240 components: - type: Transform - pos: 9.5,-18.5 + pos: 33.5,14.5 parent: 2 - - uid: 31025 + - uid: 30243 components: - type: Transform - pos: 3.5,-14.5 + pos: 37.5,11.5 parent: 2 - - uid: 31026 + - uid: 30244 components: - type: Transform - pos: 4.5,-14.5 + pos: 36.5,11.5 parent: 2 - - uid: 31027 + - uid: 30245 components: - type: Transform - pos: 5.5,-14.5 + pos: 36.5,10.5 parent: 2 - - uid: 31028 + - uid: 30246 components: - type: Transform - pos: 6.5,-14.5 + pos: 36.5,9.5 parent: 2 - - uid: 31030 + - uid: 30247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,47.5 + pos: 37.5,7.5 parent: 2 - - uid: 31035 + - uid: 30248 components: - type: Transform - pos: -24.5,39.5 + pos: 36.5,7.5 parent: 2 - - uid: 31036 + - uid: 30249 components: - type: Transform - pos: -19.5,47.5 + pos: 35.5,5.5 parent: 2 - - uid: 31037 + - uid: 30293 components: - type: Transform - pos: -19.5,46.5 + pos: 62.5,-23.5 parent: 2 - - uid: 31039 + - uid: 30357 components: - type: Transform - pos: -25.5,16.5 + pos: 75.5,-11.5 parent: 2 - - uid: 31040 + - uid: 30358 components: - type: Transform - pos: -14.5,-48.5 + pos: 75.5,-9.5 parent: 2 - - uid: 31041 + - uid: 30448 components: - type: Transform - pos: -40.5,12.5 + pos: 44.5,-11.5 parent: 2 - - uid: 31043 + - uid: 30449 components: - type: Transform - pos: 6.5,-35.5 + pos: 45.5,-11.5 parent: 2 - - uid: 31044 + - uid: 30450 components: - type: Transform - pos: -2.5,-34.5 + pos: 47.5,-11.5 parent: 2 - - uid: 31049 + - uid: 30478 components: - type: Transform - pos: -31.5,26.5 + rot: -1.5707963267948966 rad + pos: -1.5,64.5 parent: 2 - - uid: 31050 + - uid: 30480 components: - type: Transform - pos: -32.5,26.5 + rot: -1.5707963267948966 rad + pos: -3.5,64.5 parent: 2 - - uid: 31051 + - uid: 30484 components: - type: Transform - pos: -22.5,-43.5 + rot: -1.5707963267948966 rad + pos: 3.5,61.5 parent: 2 - - uid: 31053 + - uid: 30490 components: - type: Transform - pos: 5.5,-35.5 + rot: -1.5707963267948966 rad + pos: -2.5,60.5 parent: 2 - - uid: 31054 + - uid: 30494 components: - type: Transform - pos: -36.5,27.5 + rot: -1.5707963267948966 rad + pos: 6.5,63.5 parent: 2 - - uid: 31055 + - uid: 30498 components: - type: Transform - pos: -36.5,31.5 + rot: -1.5707963267948966 rad + pos: 8.5,62.5 parent: 2 - - uid: 31056 + - uid: 30499 components: - type: Transform - pos: -26.5,51.5 + rot: -1.5707963267948966 rad + pos: 5.5,63.5 parent: 2 - - uid: 31057 + - uid: 30501 components: - type: Transform - pos: -32.5,31.5 + rot: -1.5707963267948966 rad + pos: 13.5,59.5 parent: 2 - - uid: 31058 + - uid: 30502 components: - type: Transform - pos: -30.5,29.5 + rot: -1.5707963267948966 rad + pos: 12.5,59.5 parent: 2 - - uid: 31061 + - uid: 30509 components: - type: Transform - pos: -23.5,11.5 + rot: -1.5707963267948966 rad + pos: 16.5,51.5 parent: 2 - - uid: 31067 + - uid: 30510 components: - type: Transform - pos: -39.5,25.5 + rot: -1.5707963267948966 rad + pos: 17.5,51.5 parent: 2 - - uid: 31068 + - uid: 30512 components: - type: Transform - pos: -37.5,34.5 + rot: -1.5707963267948966 rad + pos: 17.5,54.5 parent: 2 - - uid: 31069 + - uid: 30513 components: - type: Transform - pos: -39.5,26.5 + rot: -1.5707963267948966 rad + pos: 17.5,55.5 parent: 2 - - uid: 31073 + - uid: 30514 components: - type: Transform - pos: -36.5,34.5 + rot: -1.5707963267948966 rad + pos: 18.5,55.5 parent: 2 - - uid: 31075 + - uid: 30517 components: - type: Transform - pos: -39.5,24.5 + rot: -1.5707963267948966 rad + pos: 18.5,46.5 parent: 2 - - uid: 31076 + - uid: 30519 components: - type: Transform - pos: -19.5,42.5 + rot: -1.5707963267948966 rad + pos: 16.5,39.5 parent: 2 - - uid: 31077 + - uid: 30543 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,30.5 + pos: 57.5,-15.5 parent: 2 - - uid: 31078 + - uid: 30544 components: - type: Transform - pos: -28.5,16.5 + pos: 51.5,-14.5 parent: 2 - - uid: 31079 + - uid: 30545 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,39.5 + pos: 45.5,-14.5 parent: 2 - - uid: 31084 + - uid: 30546 components: - type: Transform - pos: -15.5,43.5 + pos: 45.5,-12.5 parent: 2 - - uid: 31087 + - uid: 30554 components: - type: Transform - pos: -34.5,34.5 + rot: -1.5707963267948966 rad + pos: -2.5,61.5 parent: 2 - - uid: 31088 + - uid: 30555 components: - type: Transform - pos: -18.5,-48.5 + rot: -1.5707963267948966 rad + pos: -2.5,62.5 parent: 2 - - uid: 31089 + - uid: 30556 components: - type: Transform - pos: -32.5,34.5 + rot: -1.5707963267948966 rad + pos: -1.5,62.5 parent: 2 - - uid: 31091 + - uid: 30557 components: - type: Transform - pos: -33.5,34.5 + rot: -1.5707963267948966 rad + pos: -0.5,62.5 parent: 2 - - uid: 31092 + - uid: 30558 components: - type: Transform - pos: -40.5,11.5 + rot: -1.5707963267948966 rad + pos: 0.5,62.5 parent: 2 - - uid: 31093 + - uid: 30559 components: - type: Transform - pos: -27.5,16.5 + rot: -1.5707963267948966 rad + pos: 0.5,60.5 parent: 2 - - uid: 31094 + - uid: 30764 components: - type: Transform - pos: -29.5,16.5 + pos: 10.5,36.5 parent: 2 - - uid: 31095 + - uid: 30765 components: - type: Transform - pos: -26.5,16.5 + rot: 1.5707963267948966 rad + pos: 60.5,12.5 parent: 2 - - uid: 31096 + - uid: 30766 components: - type: Transform - pos: -24.5,16.5 + rot: 1.5707963267948966 rad + pos: 61.5,12.5 parent: 2 - - uid: 31097 + - uid: 30767 components: - type: Transform - pos: -28.5,15.5 + rot: 1.5707963267948966 rad + pos: 63.5,12.5 parent: 2 - - uid: 31098 + - uid: 30833 components: - type: Transform - pos: -28.5,51.5 + pos: 54.5,25.5 parent: 2 - - uid: 31099 + - uid: 30834 components: - type: Transform - pos: -24.5,51.5 + pos: 56.5,25.5 parent: 2 - - uid: 31103 + - uid: 30835 components: - type: Transform - pos: 2.5,-65.5 + pos: 53.5,15.5 parent: 2 - - uid: 31106 + - uid: 30836 components: - type: Transform - pos: -9.5,-58.5 + pos: 52.5,15.5 parent: 2 - - uid: 31107 + - uid: 30837 components: - type: Transform - pos: -39.5,20.5 + pos: 53.5,21.5 parent: 2 - - uid: 31108 + - uid: 30838 components: - type: Transform - pos: -40.5,14.5 + pos: 52.5,21.5 parent: 2 - - uid: 31109 + - uid: 30839 components: - type: Transform - pos: -40.5,17.5 + pos: -35.5,12.5 parent: 2 - - uid: 31110 + - uid: 30840 components: - type: Transform - pos: -40.5,19.5 + pos: -33.5,12.5 parent: 2 - - uid: 31111 + - uid: 30841 components: - type: Transform - pos: -14.5,51.5 + pos: -29.5,15.5 parent: 2 - - uid: 31112 + - uid: 30842 components: - type: Transform - pos: -40.5,16.5 + pos: -22.5,15.5 parent: 2 - - uid: 31113 + - uid: 30843 components: - type: Transform - pos: -40.5,18.5 + pos: -22.5,16.5 parent: 2 - - uid: 31114 + - uid: 30846 components: - type: Transform - pos: -40.5,15.5 + pos: 54.5,12.5 parent: 2 - - uid: 31115 + - uid: 30847 components: - type: Transform - pos: -31.5,20.5 + pos: 55.5,12.5 parent: 2 - - uid: 31116 + - uid: 30848 components: - type: Transform - pos: -40.5,20.5 + pos: 56.5,12.5 parent: 2 - - uid: 31117 + - uid: 30849 components: - type: Transform - pos: -39.5,11.5 + pos: 57.5,12.5 parent: 2 - - uid: 31118 + - uid: 30850 components: - type: Transform - pos: -38.5,11.5 + pos: 58.5,12.5 parent: 2 - - uid: 31119 + - uid: 30851 components: - type: Transform - pos: -37.5,11.5 + pos: 58.5,13.5 parent: 2 - - uid: 31120 + - uid: 30852 components: - type: Transform - pos: -30.5,16.5 + pos: 58.5,14.5 parent: 2 - - uid: 31121 + - uid: 30870 components: - type: Transform - pos: -30.5,14.5 + pos: 51.5,6.5 parent: 2 - - uid: 31122 + - uid: 30871 components: - type: Transform - pos: -36.5,11.5 + pos: 51.5,7.5 parent: 2 - - uid: 31123 + - uid: 30872 components: - type: Transform - pos: -40.5,24.5 + pos: 53.5,10.5 parent: 2 - - uid: 31124 + - uid: 30873 components: - type: Transform - pos: -34.5,11.5 + pos: 51.5,10.5 parent: 2 - - uid: 31125 + - uid: 30874 components: - type: Transform - pos: -33.5,11.5 + pos: 51.5,12.5 parent: 2 - - uid: 31126 + - uid: 30875 components: - type: Transform - pos: -32.5,11.5 + pos: 53.5,5.5 parent: 2 - - uid: 31127 + - uid: 31020 components: - type: Transform - pos: -31.5,11.5 + rot: 3.141592653589793 rad + pos: -57.5,12.5 parent: 2 - - uid: 31128 + - uid: 31025 components: - type: Transform - pos: -30.5,11.5 + pos: -81.5,65.5 parent: 2 - - uid: 31129 + - uid: 31026 components: - type: Transform - pos: -12.5,41.5 + pos: -78.5,65.5 parent: 2 - - uid: 31130 + - uid: 31027 components: - type: Transform - pos: -30.5,13.5 + pos: -79.5,69.5 parent: 2 - - uid: 31131 + - uid: 31028 components: - type: Transform - pos: -27.5,11.5 + pos: -77.5,71.5 parent: 2 - - uid: 31132 + - uid: 31095 components: - type: Transform - pos: -26.5,11.5 + pos: -55.5,77.5 parent: 2 - - uid: 31133 + - uid: 31096 components: - type: Transform - pos: -25.5,11.5 + pos: -45.5,76.5 parent: 2 - - uid: 31134 + - uid: 31097 components: - type: Transform - pos: -24.5,11.5 + pos: -37.5,77.5 parent: 2 - - uid: 31135 + - uid: 31098 components: - type: Transform - pos: -23.5,12.5 + pos: -33.5,72.5 parent: 2 - - uid: 31136 + - uid: 31099 components: - type: Transform - pos: -23.5,14.5 + pos: -31.5,72.5 parent: 2 - - uid: 31137 + - uid: 31100 components: - type: Transform - pos: -43.5,18.5 + pos: -32.5,76.5 parent: 2 - - uid: 31138 + - uid: 31101 components: - type: Transform - pos: -41.5,8.5 + pos: -34.5,75.5 parent: 2 - - uid: 31139 + - uid: 31102 components: - type: Transform - pos: -40.5,8.5 + pos: -34.5,76.5 parent: 2 - - uid: 31140 + - uid: 31103 components: - type: Transform - pos: -42.5,8.5 + pos: -12.5,49.5 parent: 2 - - uid: 31144 + - uid: 31104 components: - type: Transform - pos: -14.5,-51.5 + pos: -12.5,51.5 parent: 2 - - uid: 31145 + - uid: 31161 components: - type: Transform - pos: -7.5,-44.5 + pos: -27.5,66.5 parent: 2 - - uid: 31146 + - uid: 31163 components: - type: Transform - pos: -9.5,-44.5 + pos: -27.5,65.5 parent: 2 - - uid: 31147 + - uid: 31164 components: - type: Transform - pos: -10.5,-44.5 + pos: -26.5,65.5 parent: 2 - - uid: 31148 + - uid: 31219 components: - type: Transform - pos: -11.5,-44.5 + pos: -9.5,48.5 parent: 2 - - uid: 31149 + - uid: 31243 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-47.5 + pos: -26.5,62.5 parent: 2 - - uid: 31154 + - uid: 31245 components: - type: Transform - pos: -34.5,41.5 + pos: -24.5,62.5 parent: 2 - - uid: 31155 + - uid: 31299 components: - type: Transform - pos: -34.5,42.5 + rot: 3.141592653589793 rad + pos: -57.5,13.5 parent: 2 - - uid: 31156 + - uid: 31300 components: - type: Transform - pos: -34.5,43.5 + rot: 3.141592653589793 rad + pos: -55.5,13.5 parent: 2 - - uid: 31157 + - uid: 31409 components: - type: Transform - pos: -14.5,48.5 + pos: -10.5,48.5 parent: 2 - - uid: 31158 + - uid: 31731 components: - type: Transform - pos: -14.5,47.5 + pos: 21.5,-70.5 parent: 2 - - uid: 31159 + - uid: 31755 components: - type: Transform - pos: -14.5,49.5 + pos: 25.5,-71.5 parent: 2 - - uid: 31160 + - uid: 32220 components: - type: Transform - pos: -11.5,-42.5 + pos: 24.5,-70.5 parent: 2 - - uid: 31161 + - uid: 34118 components: - type: Transform - pos: -34.5,44.5 + rot: -1.5707963267948966 rad + pos: -59.5,-85.5 parent: 2 - - uid: 31162 + - uid: 34128 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,47.5 + rot: -1.5707963267948966 rad + pos: -60.5,-85.5 parent: 2 - - uid: 31163 + - uid: 35923 components: - type: Transform - pos: -11.5,-55.5 + pos: -55.5,-87.5 parent: 2 - - uid: 31164 + - uid: 35998 components: - type: Transform - pos: -12.5,29.5 + pos: -56.5,85.5 parent: 2 - - uid: 31165 + - uid: 44129 components: - type: Transform - pos: -12.5,32.5 + rot: 1.5707963267948966 rad + pos: -23.5,60.5 parent: 2 - - uid: 31167 + - uid: 47389 components: - type: Transform - pos: -19.5,50.5 + rot: -1.5707963267948966 rad + pos: -56.5,-87.5 parent: 2 - - uid: 31168 + - uid: 47390 components: - type: Transform - pos: -12.5,33.5 + rot: -1.5707963267948966 rad + pos: -57.5,-87.5 parent: 2 - - uid: 31169 + - uid: 47391 components: - type: Transform - pos: 16.5,-59.5 + rot: -1.5707963267948966 rad + pos: -58.5,-85.5 parent: 2 - - uid: 31170 + - uid: 47395 components: - type: Transform - pos: 2.5,35.5 + rot: -1.5707963267948966 rad + pos: -58.5,-86.5 parent: 2 - - uid: 31171 + - uid: 47397 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,-20.5 + rot: -1.5707963267948966 rad + pos: -58.5,-87.5 parent: 2 - - uid: 31172 + - uid: 47445 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-65.5 + pos: -62.5,-85.5 parent: 2 - - uid: 31173 + - uid: 47500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 56.5,-65.5 + pos: -55.5,-86.5 parent: 2 - - uid: 31174 + - uid: 47501 components: - type: Transform - pos: -38.5,9.5 + pos: -55.5,-85.5 parent: 2 - - uid: 31175 + - uid: 47502 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,47.5 + pos: -54.5,-85.5 parent: 2 - - uid: 31176 + - uid: 47504 components: - type: Transform - pos: -31.5,9.5 + pos: -54.5,-84.5 parent: 2 - - uid: 31178 + - uid: 47505 components: - type: Transform - pos: -12.5,38.5 + pos: -51.5,-84.5 parent: 2 - - uid: 31179 + - uid: 47506 components: - type: Transform - pos: -19.5,51.5 + pos: -50.5,-84.5 parent: 2 - - uid: 31180 + - uid: 47507 components: - type: Transform - pos: -17.5,51.5 + pos: -49.5,-84.5 parent: 2 - - uid: 31181 + - uid: 47508 components: - type: Transform - rot: 3.141592653589793 rad - pos: -12.5,42.5 + pos: -48.5,-84.5 parent: 2 - - uid: 31182 + - uid: 47513 components: - type: Transform - pos: 44.5,-12.5 + pos: -47.5,-85.5 parent: 2 - - uid: 31183 + - uid: 47514 components: - type: Transform - pos: -12.5,31.5 + pos: -47.5,-84.5 parent: 2 - - uid: 31184 + - uid: 48078 components: - type: Transform - pos: 43.5,-12.5 + pos: -38.5,-63.5 parent: 2 - - uid: 31190 + - uid: 48786 components: - type: Transform - pos: -12.5,40.5 + pos: -54.5,85.5 parent: 2 - - uid: 31197 + - uid: 49585 components: - type: Transform - pos: -3.5,38.5 + pos: 0.5,-42.5 parent: 2 - - uid: 31198 + - uid: 50964 components: - type: Transform - pos: -3.5,39.5 + pos: -73.5,39.5 parent: 2 - - uid: 31203 + - uid: 51588 components: - type: Transform - pos: -12.5,37.5 + pos: -53.5,85.5 parent: 2 - - uid: 31204 + - uid: 51694 components: - type: Transform - pos: -24.5,25.5 + pos: -52.5,85.5 parent: 2 - - uid: 31216 + - uid: 51983 components: - type: Transform - pos: -11.5,-54.5 + pos: -51.5,85.5 parent: 2 - - uid: 31217 + - uid: 51996 components: - type: Transform - pos: 22.5,-11.5 + pos: -49.5,85.5 parent: 2 - - uid: 31221 + - uid: 51997 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-50.5 + pos: -50.5,85.5 parent: 2 - - uid: 31222 + - uid: 51998 components: - type: Transform - pos: -10.5,-59.5 + pos: -48.5,85.5 parent: 2 - - uid: 31223 + - uid: 51999 components: - type: Transform - pos: -10.5,-60.5 + pos: -47.5,85.5 parent: 2 - - uid: 31224 + - uid: 52000 components: - type: Transform - pos: -13.5,-58.5 + pos: -43.5,85.5 parent: 2 - - uid: 31227 + - uid: 52001 components: - type: Transform - pos: -15.5,-54.5 + pos: -46.5,85.5 parent: 2 - - uid: 31229 + - uid: 52002 components: - type: Transform - pos: -17.5,-54.5 + pos: -45.5,85.5 parent: 2 - - uid: 31230 + - uid: 52003 components: - type: Transform - pos: -18.5,-54.5 + pos: -42.5,85.5 parent: 2 - - uid: 31231 + - uid: 52004 components: - type: Transform - pos: -16.5,-54.5 + pos: -44.5,85.5 parent: 2 - - uid: 31233 + - uid: 52005 components: - type: Transform - pos: -17.5,-51.5 + pos: -41.5,85.5 parent: 2 - - uid: 31234 + - uid: 52006 components: - type: Transform - pos: -16.5,-51.5 + pos: -40.5,85.5 parent: 2 - - uid: 31235 + - uid: 52007 components: - type: Transform - pos: -13.5,-62.5 + pos: -39.5,85.5 parent: 2 - - uid: 31238 + - uid: 52008 components: - type: Transform - pos: 72.5,-28.5 + pos: -47.5,90.5 parent: 2 - - uid: 31240 + - uid: 52009 components: - type: Transform - pos: -10.5,-62.5 + pos: -46.5,90.5 parent: 2 - - uid: 31241 + - uid: 52010 components: - type: Transform - pos: -64.5,20.5 + pos: -49.5,90.5 parent: 2 - - uid: 31244 + - uid: 52012 components: - type: Transform - pos: 51.5,-9.5 + pos: -53.5,90.5 parent: 2 - - uid: 31245 + - uid: 52013 components: - type: Transform - pos: 12.5,34.5 + pos: -48.5,90.5 parent: 2 - - uid: 31246 + - uid: 52014 components: - type: Transform - pos: 12.5,35.5 + pos: -54.5,90.5 parent: 2 - - uid: 31247 + - uid: 65650 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-53.5 - parent: 2 - - uid: 31248 + pos: -0.5,4.5 + parent: 65540 + - uid: 65651 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-46.5 - parent: 2 - - uid: 31249 + pos: 1.5,4.5 + parent: 65540 + - uid: 65652 components: - type: Transform - pos: -32.5,45.5 - parent: 2 - - uid: 31251 + pos: -0.5,3.5 + parent: 65540 + - uid: 65653 components: - type: Transform - pos: -14.5,50.5 - parent: 2 - - uid: 31252 + pos: -0.5,2.5 + parent: 65540 + - uid: 65654 components: - type: Transform - pos: -42.5,17.5 - parent: 2 - - uid: 31253 + pos: -0.5,-2.5 + parent: 65540 + - uid: 65655 components: - type: Transform - pos: 29.5,-38.5 - parent: 2 - - uid: 31255 + pos: 0.5,-2.5 + parent: 65540 + - uid: 65656 components: - type: Transform - pos: 26.5,-42.5 - parent: 2 - - uid: 31267 + pos: 1.5,-2.5 + parent: 65540 + - uid: 65657 components: - type: Transform - pos: 23.5,-37.5 - parent: 2 - - uid: 31268 + pos: 2.5,-2.5 + parent: 65540 + - uid: 65658 components: - type: Transform - pos: -37.5,33.5 - parent: 2 - - uid: 31269 + pos: 3.5,-2.5 + parent: 65540 + - uid: 65659 components: - type: Transform - pos: -38.5,33.5 - parent: 2 - - uid: 31270 + pos: 4.5,-2.5 + parent: 65540 + - uid: 65660 components: - type: Transform - pos: -35.5,34.5 - parent: 2 - - uid: 31272 + pos: 3.5,-1.5 + parent: 65540 + - uid: 65661 components: - type: Transform - pos: 26.5,-43.5 - parent: 2 - - uid: 31273 + pos: 4.5,-1.5 + parent: 65540 + - uid: 65662 components: - type: Transform - pos: 24.5,-42.5 - parent: 2 - - uid: 31274 + pos: 4.5,-0.5 + parent: 65540 + - uid: 65663 components: - type: Transform - pos: 23.5,-42.5 - parent: 2 - - uid: 31275 + pos: 8.5,-4.5 + parent: 65540 + - uid: 65664 components: - type: Transform - pos: 23.5,-41.5 - parent: 2 - - uid: 31276 + pos: 8.5,-3.5 + parent: 65540 + - uid: 65665 components: - type: Transform - pos: 23.5,-40.5 - parent: 2 - - uid: 31277 + pos: 8.5,-2.5 + parent: 65540 + - uid: 65808 components: - type: Transform - pos: 29.5,-39.5 - parent: 2 - - uid: 31278 + pos: -5.5,2.5 + parent: 65694 + - uid: 65809 components: - type: Transform - pos: 23.5,-36.5 - parent: 2 - - uid: 31280 + pos: -5.5,4.5 + parent: 65694 + - uid: 65810 components: - type: Transform - pos: 23.5,-35.5 - parent: 2 - - uid: 31284 + pos: -1.5,8.5 + parent: 65694 + - uid: 65811 components: - type: Transform - pos: 22.5,-42.5 - parent: 2 - - uid: 31286 + pos: 0.5,8.5 + parent: 65694 + - uid: 65812 components: - type: Transform - pos: 20.5,-42.5 - parent: 2 - - uid: 31287 + pos: 3.5,8.5 + parent: 65694 + - uid: 65813 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-70.5 - parent: 2 - - uid: 31288 + pos: 4.5,8.5 + parent: 65694 + - uid: 65814 components: - type: Transform - pos: 20.5,-47.5 - parent: 2 - - uid: 31289 + pos: 7.5,2.5 + parent: 65694 + - uid: 65815 components: - type: Transform - pos: 20.5,-48.5 - parent: 2 - - uid: 31291 + pos: 7.5,4.5 + parent: 65694 + - uid: 65816 components: - type: Transform - pos: 23.5,-48.5 - parent: 2 - - uid: 31292 + pos: 7.5,5.5 + parent: 65694 + - uid: 65817 components: - type: Transform - pos: 24.5,-48.5 - parent: 2 - - uid: 31294 + pos: -9.5,-1.5 + parent: 65694 + - uid: 65818 components: - type: Transform - pos: 17.5,-40.5 - parent: 2 - - uid: 31296 + pos: -8.5,-1.5 + parent: 65694 + - uid: 65819 components: - type: Transform - pos: 21.5,-40.5 - parent: 2 - - uid: 31297 + pos: -7.5,-1.5 + parent: 65694 + - uid: 65820 components: - type: Transform - pos: 22.5,-40.5 - parent: 2 - - uid: 31300 + pos: -2.5,-1.5 + parent: 65694 + - uid: 65821 components: - type: Transform - pos: 20.5,-54.5 - parent: 2 - - uid: 31301 + pos: -4.5,-3.5 + parent: 65694 + - uid: 65822 components: - type: Transform - pos: 21.5,-54.5 - parent: 2 - - uid: 31305 + pos: 6.5,-1.5 + parent: 65694 + - uid: 65823 components: - type: Transform - pos: -10.5,-58.5 - parent: 2 - - uid: 31311 + pos: 7.5,-1.5 + parent: 65694 + - uid: 65824 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,-17.5 - parent: 2 - - uid: 31314 + pos: 8.5,-1.5 + parent: 65694 + - uid: 65825 components: - type: Transform - pos: 12.5,-56.5 - parent: 2 - - uid: 31315 + pos: 9.5,-1.5 + parent: 65694 + - uid: 66689 components: - type: Transform - pos: 13.5,-56.5 - parent: 2 - - uid: 31316 + pos: -1.5,7.5 + parent: 65849 + - uid: 66690 components: - type: Transform - pos: 14.5,-56.5 - parent: 2 - - uid: 31317 + pos: -1.5,8.5 + parent: 65849 + - uid: 66691 components: - type: Transform - pos: 15.5,-56.5 - parent: 2 - - uid: 31318 + pos: -1.5,-5.5 + parent: 65849 + - uid: 66692 components: - type: Transform - pos: 16.5,-56.5 - parent: 2 - - uid: 31319 + pos: 2.5,7.5 + parent: 65849 + - uid: 66693 components: - type: Transform - pos: 17.5,-56.5 - parent: 2 - - uid: 31320 + pos: -1.5,4.5 + parent: 65849 + - uid: 66694 components: - type: Transform - pos: 18.5,-56.5 - parent: 2 - - uid: 31321 + pos: 2.5,-3.5 + parent: 65849 + - uid: 66695 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 36.5,-17.5 - parent: 2 - - uid: 31328 + pos: -1.5,-0.5 + parent: 65849 + - uid: 66696 components: - type: Transform - pos: 32.5,-17.5 - parent: 2 - - uid: 31331 + rot: 3.141592653589793 rad + pos: -0.5,9.5 + parent: 65849 + - uid: 66697 components: - type: Transform - pos: -64.5,12.5 - parent: 2 - - uid: 31332 + rot: 3.141592653589793 rad + pos: 2.5,9.5 + parent: 65849 + - uid: 66698 components: - type: Transform - pos: 17.5,-51.5 - parent: 2 - - uid: 31333 + rot: 3.141592653589793 rad + pos: 1.5,9.5 + parent: 65849 + - uid: 66699 components: - type: Transform - pos: 18.5,-52.5 - parent: 2 - - uid: 31334 + rot: 3.141592653589793 rad + pos: 2.5,11.5 + parent: 65849 + - uid: 66700 components: - type: Transform - pos: 18.5,-54.5 - parent: 2 - - uid: 31335 + rot: 3.141592653589793 rad + pos: -0.5,11.5 + parent: 65849 + - uid: 66701 components: - type: Transform - pos: 18.5,-55.5 - parent: 2 - - uid: 31336 + rot: 3.141592653589793 rad + pos: -1.5,11.5 + parent: 65849 + - uid: 66702 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-66.5 - parent: 2 - - uid: 31337 + rot: 3.141592653589793 rad + pos: -1.5,10.5 + parent: 65849 + - uid: 66703 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 52.5,-67.5 - parent: 2 - - uid: 31338 + pos: -0.5,-6.5 + parent: 65849 + - uid: 66704 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-67.5 - parent: 2 - - uid: 31339 + pos: 1.5,-6.5 + parent: 65849 + - uid: 66705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-66.5 - parent: 2 - - uid: 31340 + pos: 2.5,-6.5 + parent: 65849 + - uid: 66706 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 49.5,-65.5 - parent: 2 - - uid: 31341 + pos: -1.5,-6.5 + parent: 65849 + - uid: 66707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-67.5 - parent: 2 - - uid: 31342 + pos: -1.5,-7.5 + parent: 65849 + - uid: 66708 components: - type: Transform - pos: -27.5,51.5 - parent: 2 - - uid: 31343 + pos: -1.5,-8.5 + parent: 65849 + - uid: 66709 components: - type: Transform - pos: -25.5,51.5 - parent: 2 - - uid: 31344 + pos: -0.5,-8.5 + parent: 65849 + - uid: 66710 components: - type: Transform - pos: -23.5,51.5 - parent: 2 - - uid: 31345 + pos: 1.5,-8.5 + parent: 65849 + - uid: 66711 components: - type: Transform - pos: -19.5,33.5 - parent: 2 - - uid: 31346 + pos: 2.5,-8.5 + parent: 65849 + - uid: 66712 components: - type: Transform - pos: -15.5,51.5 - parent: 2 - - uid: 31360 + pos: 2.5,-7.5 + parent: 65849 + - uid: 66713 components: - type: Transform - pos: 3.5,-55.5 - parent: 2 - - uid: 31362 + pos: 5.5,-8.5 + parent: 65849 + - uid: 66714 components: - type: Transform - pos: 4.5,-48.5 - parent: 2 - - uid: 31364 + pos: 4.5,-8.5 + parent: 65849 + - uid: 66715 components: - type: Transform - pos: -16.5,51.5 - parent: 2 - - uid: 31365 + pos: 5.5,-8.5 + parent: 65849 + - uid: 66716 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -20.5,-52.5 - parent: 2 - - uid: 31368 + rot: 1.5707963267948966 rad + pos: -6.5,-11.5 + parent: 65849 + - uid: 66717 components: - type: Transform - pos: -24.5,8.5 - parent: 2 - - uid: 31372 + rot: 1.5707963267948966 rad + pos: -4.5,-8.5 + parent: 65849 + - uid: 66718 components: - type: Transform - pos: -42.5,20.5 - parent: 2 - - uid: 31373 + pos: -3.5,-11.5 + parent: 65849 + - uid: 66719 components: - type: Transform - pos: -43.5,20.5 - parent: 2 - - uid: 31374 + pos: -3.5,-12.5 + parent: 65849 + - uid: 66720 components: - type: Transform - pos: -43.5,19.5 - parent: 2 - - uid: 31375 + pos: -3.5,-12.5 + parent: 65849 + - uid: 66721 components: - type: Transform - pos: -23.5,50.5 - parent: 2 - - uid: 31377 + pos: -4.5,-12.5 + parent: 65849 + - uid: 66722 components: - type: Transform - pos: -12.5,35.5 - parent: 2 - - uid: 31378 + pos: -8.5,-12.5 + parent: 65849 + - uid: 66723 components: - type: Transform - pos: -14.5,42.5 - parent: 2 - - uid: 31380 + pos: -8.5,-12.5 + parent: 65849 + - uid: 66724 components: - type: Transform - pos: -29.5,45.5 - parent: 2 - - uid: 31381 + pos: 2.5,-11.5 + parent: 65849 + - uid: 66725 components: - type: Transform - pos: -26.5,47.5 - parent: 2 - - uid: 31382 + pos: 2.5,-22.5 + parent: 65849 + - uid: 66726 components: - type: Transform - pos: -30.5,45.5 - parent: 2 - - uid: 31383 + pos: 3.5,-22.5 + parent: 65849 + - uid: 66727 components: - type: Transform - pos: -62.5,12.5 - parent: 2 - - uid: 31384 + pos: 5.5,-22.5 + parent: 65849 + - uid: 66728 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-45.5 - parent: 2 - - uid: 31385 + pos: 6.5,-22.5 + parent: 65849 + - uid: 66729 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-49.5 - parent: 2 - - uid: 31386 + pos: 6.5,-22.5 + parent: 65849 + - uid: 66730 components: - type: Transform - pos: 25.5,33.5 - parent: 2 - - uid: 31387 + pos: 6.5,-20.5 + parent: 65849 + - uid: 66731 components: - type: Transform - pos: 10.5,28.5 - parent: 2 - - uid: 31389 + pos: 6.5,-18.5 + parent: 65849 + - uid: 66732 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 50.5,-65.5 - parent: 2 - - uid: 31390 + pos: 6.5,-17.5 + parent: 65849 + - uid: 66733 components: - type: Transform - pos: 25.5,36.5 - parent: 2 - - uid: 31391 + pos: 6.5,-14.5 + parent: 65849 + - uid: 66734 components: - type: Transform - pos: 25.5,37.5 - parent: 2 - - uid: 31392 + pos: 6.5,-15.5 + parent: 65849 + - uid: 66735 components: - type: Transform - pos: 18.5,33.5 - parent: 2 - - uid: 31393 + pos: 6.5,-13.5 + parent: 65849 + - uid: 66736 components: - type: Transform - pos: 25.5,35.5 - parent: 2 - - uid: 31395 + pos: -3.5,-8.5 + parent: 65849 + - uid: 66737 components: - type: Transform - pos: 7.5,-62.5 - parent: 2 - - uid: 31396 + pos: -3.5,-8.5 + parent: 65849 + - uid: 66738 components: - type: Transform - pos: -35.5,26.5 - parent: 2 - - uid: 31397 + pos: -2.5,-8.5 + parent: 65849 + - uid: 66739 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,47.5 - parent: 2 - - uid: 31398 + pos: 3.5,-8.5 + parent: 65849 + - uid: 66740 components: - type: Transform - pos: -19.5,38.5 - parent: 2 - - uid: 31399 + pos: 6.5,-8.5 + parent: 65849 + - uid: 66741 components: - type: Transform - pos: -19.5,41.5 - parent: 2 - - uid: 31400 + pos: 2.5,-9.5 + parent: 65849 + - uid: 66742 components: - type: Transform - pos: -19.5,40.5 - parent: 2 - - uid: 31401 + pos: 3.5,-14.5 + parent: 65849 + - uid: 66743 components: - type: Transform - pos: -15.5,45.5 - parent: 2 - - uid: 31403 + pos: 2.5,-14.5 + parent: 65849 + - uid: 66744 components: - type: Transform - pos: -9.5,-55.5 - parent: 2 - - uid: 31404 + pos: -6.5,-12.5 + parent: 65849 + - uid: 66745 components: - type: Transform - pos: -8.5,-55.5 - parent: 2 - - uid: 31405 + pos: -9.5,-13.5 + parent: 65849 + - uid: 66746 components: - type: Transform - pos: -7.5,-55.5 - parent: 2 - - uid: 31406 + pos: -9.5,-14.5 + parent: 65849 + - uid: 66747 components: - type: Transform - pos: -6.5,-55.5 - parent: 2 - - uid: 31407 + pos: -9.5,-15.5 + parent: 65849 + - uid: 66748 components: - type: Transform - pos: 26.5,36.5 - parent: 2 - - uid: 31409 + pos: -9.5,-15.5 + parent: 65849 + - uid: 66749 components: - type: Transform - pos: 28.5,36.5 - parent: 2 - - uid: 31410 + pos: -9.5,-16.5 + parent: 65849 + - uid: 66750 components: - type: Transform - pos: 18.5,36.5 - parent: 2 - - uid: 31411 + pos: -9.5,-18.5 + parent: 65849 + - uid: 66751 components: - type: Transform - pos: 18.5,34.5 - parent: 2 - - uid: 31412 + pos: -8.5,-19.5 + parent: 65849 + - uid: 66752 components: - type: Transform - pos: 18.5,35.5 - parent: 2 - - uid: 31415 + pos: -7.5,-19.5 + parent: 65849 + - uid: 66753 components: - type: Transform - pos: -65.5,-24.5 - parent: 2 - - uid: 31416 + pos: -4.5,-19.5 + parent: 65849 + - uid: 66754 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -21.5,-52.5 - parent: 2 - - uid: 31417 + pos: -4.5,-19.5 + parent: 65849 + - uid: 66755 components: - type: Transform - pos: -19.5,39.5 - parent: 2 - - uid: 31418 + rot: -1.5707963267948966 rad + pos: -3.5,-14.5 + parent: 65849 + - uid: 66756 components: - type: Transform - pos: 14.5,37.5 - parent: 2 - - uid: 31420 + pos: 7.5,-18.5 + parent: 65849 + - uid: 66757 components: - type: Transform - pos: -2.5,-47.5 - parent: 2 - - uid: 31421 + pos: 2.5,-19.5 + parent: 65849 + - uid: 66758 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-54.5 - parent: 2 - - uid: 31422 + pos: 8.5,-18.5 + parent: 65849 + - uid: 66759 components: - type: Transform - pos: 6.5,-62.5 - parent: 2 - - uid: 31423 + pos: 9.5,-18.5 + parent: 65849 + - uid: 66760 components: - type: Transform - pos: -23.5,10.5 - parent: 2 - - uid: 31424 + pos: 10.5,-18.5 + parent: 65849 + - uid: 66761 components: - type: Transform - pos: -3.5,36.5 - parent: 2 - - uid: 31425 + pos: 10.5,-17.5 + parent: 65849 + - uid: 66762 components: - type: Transform - pos: 4.5,28.5 - parent: 2 - - uid: 31433 + pos: 10.5,-16.5 + parent: 65849 + - uid: 66763 components: - type: Transform - pos: 17.5,37.5 - parent: 2 - - uid: 31434 + pos: 10.5,-15.5 + parent: 65849 + - uid: 66764 components: - type: Transform - pos: 16.5,37.5 - parent: 2 - - uid: 31435 + pos: 10.5,-14.5 + parent: 65849 + - uid: 66765 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-46.5 - parent: 2 - - uid: 31436 + pos: 10.5,-13.5 + parent: 65849 + - uid: 66766 components: - type: Transform - pos: 15.5,37.5 - parent: 2 - - uid: 31437 + pos: 10.5,-12.5 + parent: 65849 + - uid: 66767 components: - type: Transform - pos: 13.5,37.5 - parent: 2 - - uid: 31438 + pos: 1.5,-18.5 + parent: 65849 + - uid: 66768 components: - type: Transform - pos: -71.5,-16.5 - parent: 2 - - uid: 31440 + pos: -0.5,-18.5 + parent: 65849 + - uid: 66769 components: - type: Transform - pos: 12.5,37.5 - parent: 2 - - uid: 31442 + pos: 3.5,-18.5 + parent: 65849 + - uid: 66770 components: - type: Transform - pos: -28.5,14.5 - parent: 2 - - uid: 31443 + pos: -8.5,21.5 + parent: 65849 + - uid: 66771 components: - type: Transform - pos: -25.5,8.5 - parent: 2 - - uid: 31447 + pos: -6.5,12.5 + parent: 65849 + - uid: 66772 components: - type: Transform - pos: -3.5,14.5 - parent: 2 - - uid: 31448 + pos: -6.5,14.5 + parent: 65849 + - uid: 66773 components: - type: Transform - pos: 18.5,37.5 - parent: 2 - - uid: 31451 + pos: -6.5,21.5 + parent: 65849 + - uid: 66774 components: - type: Transform - pos: 31.5,-9.5 - parent: 2 - - uid: 31452 + pos: 2.5,-1.5 + parent: 65849 + - uid: 66775 components: - type: Transform - pos: 31.5,-10.5 - parent: 2 - - uid: 31454 + rot: 1.5707963267948966 rad + pos: -2.5,-26.5 + parent: 65849 + - uid: 66776 components: - type: Transform - pos: 35.5,-10.5 - parent: 2 - - uid: 31455 + rot: 1.5707963267948966 rad + pos: 1.5,-26.5 + parent: 65849 + - uid: 66777 components: - type: Transform - pos: -10.5,16.5 - parent: 2 - - uid: 31456 + pos: -6.5,21.5 + parent: 65849 + - uid: 66778 components: - type: Transform - pos: 44.5,3.5 - parent: 2 - - uid: 31457 + pos: 6.5,-21.5 + parent: 65849 + - uid: 66779 components: - type: Transform - pos: 15.5,-18.5 - parent: 2 - - uid: 31460 + pos: -3.5,-17.5 + parent: 65849 + - uid: 66780 components: - type: Transform - pos: 24.5,37.5 - parent: 2 - - uid: 31461 + pos: 1.5,-21.5 + parent: 65849 + - uid: 66781 components: - type: Transform - pos: -23.5,49.5 - parent: 2 - - uid: 31462 + pos: -6.5,18.5 + parent: 65849 + - uid: 66782 components: - type: Transform - pos: -23.5,47.5 - parent: 2 - - uid: 31463 + pos: 2.5,-15.5 + parent: 65849 + - uid: 66783 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,32.5 - parent: 2 - - uid: 31464 + pos: -0.5,-21.5 + parent: 65849 + - uid: 66784 components: - type: Transform - pos: -23.5,46.5 - parent: 2 - - uid: 31465 + pos: -1.5,-19.5 + parent: 65849 + - uid: 66785 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,45.5 - parent: 2 - - uid: 31466 + pos: -1.5,-21.5 + parent: 65849 + - uid: 66786 components: - type: Transform - pos: 23.5,37.5 - parent: 2 - - uid: 31467 + pos: -3.5,-19.5 + parent: 65849 + - uid: 66787 components: - type: Transform - pos: 22.5,37.5 - parent: 2 - - uid: 31468 + pos: -5.5,21.5 + parent: 65849 + - uid: 66788 components: - type: Transform - pos: -23.5,48.5 - parent: 2 - - uid: 31469 + pos: -4.5,21.5 + parent: 65849 + - uid: 66789 components: - type: Transform - pos: 21.5,37.5 - parent: 2 - - uid: 31471 + pos: -3.5,21.5 + parent: 65849 + - uid: 66790 components: - type: Transform - pos: -64.5,16.5 - parent: 2 - - uid: 31472 + pos: -3.5,22.5 + parent: 65849 + - uid: 66791 components: - type: Transform - pos: -52.5,12.5 - parent: 2 - - uid: 31473 + pos: -3.5,24.5 + parent: 65849 + - uid: 66792 components: - type: Transform - pos: -54.5,12.5 - parent: 2 - - uid: 31474 + pos: -3.5,25.5 + parent: 65849 + - uid: 66793 components: - type: Transform - pos: -61.5,12.5 - parent: 2 - - uid: 31475 + pos: -3.5,25.5 + parent: 65849 + - uid: 66794 components: - type: Transform - pos: -63.5,12.5 - parent: 2 - - uid: 31476 + pos: -3.5,25.5 + parent: 65849 + - uid: 66795 components: - type: Transform - pos: -60.5,12.5 - parent: 2 - - uid: 31477 + pos: -1.5,25.5 + parent: 65849 + - uid: 66796 components: - type: Transform - pos: -55.5,12.5 - parent: 2 - - uid: 31478 + pos: 0.5,25.5 + parent: 65849 + - uid: 66797 components: - type: Transform - pos: -53.5,12.5 - parent: 2 - - uid: 31479 + pos: 0.5,25.5 + parent: 65849 + - uid: 66798 components: - type: Transform - pos: -52.5,11.5 - parent: 2 - - uid: 31480 + pos: 1.5,25.5 + parent: 65849 + - uid: 66799 components: - type: Transform - pos: -43.5,-40.5 - parent: 2 - - uid: 31481 + pos: 1.5,25.5 + parent: 65849 + - uid: 66800 components: - type: Transform - pos: -40.5,13.5 - parent: 2 - - uid: 31482 + pos: -2.5,25.5 + parent: 65849 + - uid: 66801 components: - type: Transform - pos: -75.5,-12.5 - parent: 2 - - uid: 31483 + pos: 2.5,24.5 + parent: 65849 + - uid: 66802 components: - type: Transform - pos: -75.5,-13.5 - parent: 2 - - uid: 31484 + pos: 2.5,22.5 + parent: 65849 + - uid: 66803 components: - type: Transform - pos: -72.5,-16.5 - parent: 2 - - uid: 31485 + pos: 2.5,22.5 + parent: 65849 + - uid: 66804 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,31.5 - parent: 2 - - uid: 31486 + pos: 2.5,25.5 + parent: 65849 + - uid: 66805 components: - type: Transform - pos: 19.5,37.5 - parent: 2 - - uid: 31487 + pos: 2.5,21.5 + parent: 65849 + - uid: 66806 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,33.5 - parent: 2 - - uid: 31488 + pos: 3.5,21.5 + parent: 65849 + - uid: 66807 components: - type: Transform - pos: -29.5,11.5 - parent: 2 - - uid: 31489 + pos: 5.5,21.5 + parent: 65849 + - uid: 66808 components: - type: Transform - pos: -18.5,51.5 - parent: 2 - - uid: 31491 + pos: 10.5,22.5 + parent: 65849 + - uid: 66809 components: - type: Transform - pos: -19.5,48.5 - parent: 2 - - uid: 31492 + pos: 9.5,22.5 + parent: 65849 + - uid: 66810 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,-48.5 - parent: 2 - - uid: 31493 + pos: 12.5,22.5 + parent: 65849 + - uid: 66811 components: - type: Transform - pos: -57.5,11.5 - parent: 2 - - uid: 31496 + pos: 13.5,22.5 + parent: 65849 + - uid: 66812 components: - type: Transform - pos: 20.5,37.5 - parent: 2 - - uid: 31499 + pos: 7.5,22.5 + parent: 65849 + - uid: 66813 components: - type: Transform - pos: 29.5,-17.5 - parent: 2 - - uid: 31500 + pos: 11.5,22.5 + parent: 65849 + - uid: 66814 components: - type: Transform - pos: -30.5,25.5 - parent: 2 - - uid: 31501 + pos: 13.5,21.5 + parent: 65849 + - uid: 66815 components: - type: Transform - pos: 32.5,-11.5 - parent: 2 - - uid: 31502 + pos: 10.5,19.5 + parent: 65849 + - uid: 66816 components: - type: Transform - pos: 36.5,-11.5 - parent: 2 - - uid: 31504 + pos: 10.5,17.5 + parent: 65849 + - uid: 66817 components: - type: Transform - pos: 73.5,1.5 - parent: 2 - - uid: 31505 + pos: 10.5,16.5 + parent: 65849 + - uid: 66818 components: - - type: MetaData - desc: Единственный оставшийся культовый столб весёлой клаустрофобии... - name: культовый столб - type: Transform - pos: -0.5,-10.5 - parent: 2 - - uid: 31506 + pos: 10.5,14.5 + parent: 65849 + - uid: 66819 components: - type: Transform - pos: -57.5,7.5 - parent: 2 - - uid: 31507 + pos: -5.5,11.5 + parent: 65849 + - uid: 66820 components: - type: Transform - pos: -57.5,8.5 - parent: 2 - - uid: 31508 + pos: 10.5,15.5 + parent: 65849 + - uid: 66821 components: - type: Transform - pos: -57.5,6.5 - parent: 2 - - uid: 31510 + pos: 12.5,19.5 + parent: 65849 + - uid: 66822 components: - type: Transform - pos: -57.5,10.5 - parent: 2 - - uid: 31512 + pos: 10.5,18.5 + parent: 65849 + - uid: 66823 components: - type: Transform - pos: -56.5,6.5 - parent: 2 - - uid: 31513 + pos: -4.5,11.5 + parent: 65849 + - uid: 66824 components: - type: Transform - pos: -5.5,-12.5 - parent: 2 - - uid: 31514 + pos: -6.5,11.5 + parent: 65849 + - uid: 66825 components: - type: Transform - pos: -13.5,42.5 - parent: 2 - - uid: 31515 + pos: -2.5,11.5 + parent: 65849 + - uid: 66826 components: - type: Transform - pos: -12.5,26.5 - parent: 2 - - uid: 31517 + pos: 3.5,11.5 + parent: 65849 + - uid: 66827 components: - type: Transform - pos: -65.5,-22.5 - parent: 2 - - uid: 31518 + pos: -2.5,11.5 + parent: 65849 + - uid: 66828 components: - type: Transform - pos: -24.5,34.5 - parent: 2 - - uid: 31519 + pos: 9.5,11.5 + parent: 65849 + - uid: 66829 components: - type: Transform - pos: -23.5,34.5 - parent: 2 - - uid: 31524 + pos: 9.5,11.5 + parent: 65849 + - uid: 66830 components: - type: Transform - pos: -94.5,-16.5 - parent: 2 - - uid: 31525 + pos: 8.5,11.5 + parent: 65849 + - uid: 66831 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,-17.5 - parent: 2 - - uid: 31526 + pos: 4.5,11.5 + parent: 65849 + - uid: 66832 components: - type: Transform - pos: -71.5,-17.5 - parent: 2 - - uid: 31527 + pos: 6.5,11.5 + parent: 65849 + - uid: 66833 components: - type: Transform - pos: -92.5,-16.5 - parent: 2 - - uid: 31528 + pos: 10.5,11.5 + parent: 65849 + - uid: 66834 components: - type: Transform - pos: -90.5,-18.5 - parent: 2 - - uid: 31532 + pos: 10.5,11.5 + parent: 65849 + - uid: 66835 components: - type: Transform - pos: -18.5,-44.5 - parent: 2 - - uid: 31533 + pos: 10.5,11.5 + parent: 65849 + - uid: 66836 components: - type: Transform - pos: -5.5,-55.5 - parent: 2 - - uid: 31534 + pos: 10.5,12.5 + parent: 65849 + - uid: 66837 components: - type: Transform - pos: -4.5,-55.5 - parent: 2 - - uid: 31535 + pos: 8.5,-13.5 + parent: 65849 + - uid: 66838 components: - type: Transform - pos: -91.5,-18.5 - parent: 2 - - uid: 31536 + pos: -3.5,20.5 + parent: 65849 + - uid: 66839 components: - type: Transform - pos: -91.5,-17.5 - parent: 2 - - uid: 31537 + pos: -3.5,18.5 + parent: 65849 + - uid: 66840 components: - type: Transform - pos: -91.5,-16.5 - parent: 2 - - uid: 31538 + pos: -1.5,21.5 + parent: 65849 + - uid: 66841 components: - type: Transform - pos: -95.5,-16.5 - parent: 2 - - uid: 31540 + pos: -0.5,21.5 + parent: 65849 + - uid: 66842 components: - type: Transform - pos: -69.5,-17.5 - parent: 2 - - uid: 31541 + pos: -4.5,18.5 + parent: 65849 + - uid: 66843 components: - type: Transform - pos: -68.5,-17.5 - parent: 2 - - uid: 31542 + pos: -0.5,20.5 + parent: 65849 + - uid: 66844 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,-19.5 - parent: 2 - - uid: 31543 + pos: -0.5,18.5 + parent: 65849 + - uid: 66845 components: - type: Transform - pos: -81.5,-20.5 - parent: 2 - - uid: 31544 + pos: 2.5,20.5 + parent: 65849 + - uid: 66846 components: - type: Transform - pos: -80.5,-20.5 - parent: 2 - - uid: 31545 + pos: 2.5,18.5 + parent: 65849 + - uid: 66847 components: - type: Transform - pos: -79.5,-20.5 - parent: 2 - - uid: 31546 + pos: 5.5,19.5 + parent: 65849 + - uid: 66848 components: - type: Transform - pos: -78.5,-20.5 - parent: 2 - - uid: 31547 + pos: 5.5,18.5 + parent: 65849 + - uid: 66849 components: - type: Transform - pos: -82.5,-20.5 - parent: 2 - - uid: 31548 + pos: -5.5,15.5 + parent: 65849 + - uid: 66850 components: - type: Transform - pos: -28.5,48.5 - parent: 2 - - uid: 31549 + pos: -3.5,15.5 + parent: 65849 + - uid: 66851 components: - type: Transform - pos: -28.5,46.5 - parent: 2 - - uid: 31550 + pos: -2.5,15.5 + parent: 65849 + - uid: 66852 components: - type: Transform - pos: -28.5,45.5 - parent: 2 - - uid: 31552 + pos: -0.5,15.5 + parent: 65849 + - uid: 66853 components: - type: Transform - pos: -85.5,-20.5 - parent: 2 - - uid: 31553 + pos: -0.5,15.5 + parent: 65849 + - uid: 66854 components: - type: Transform - pos: -84.5,-20.5 - parent: 2 - - uid: 31554 + pos: -0.5,14.5 + parent: 65849 + - uid: 66855 components: - type: Transform - pos: -89.5,-20.5 - parent: 2 - - uid: 31555 + pos: 2.5,15.5 + parent: 65849 + - uid: 66856 components: - type: Transform - pos: -88.5,-20.5 - parent: 2 - - uid: 31556 + pos: 2.5,14.5 + parent: 65849 + - uid: 66857 components: - type: Transform - pos: -87.5,-20.5 - parent: 2 - - uid: 31557 + pos: 4.5,15.5 + parent: 65849 + - uid: 66858 components: - type: Transform - pos: -86.5,-20.5 - parent: 2 - - uid: 31558 + pos: 4.5,15.5 + parent: 65849 + - uid: 66859 components: - type: Transform - pos: -90.5,-19.5 - parent: 2 - - uid: 31559 + pos: 5.5,15.5 + parent: 65849 + - uid: 66860 components: - type: Transform - pos: -89.5,-19.5 - parent: 2 - - uid: 31560 + pos: 7.5,15.5 + parent: 65849 + - uid: 66861 components: - type: Transform - pos: -77.5,-20.5 - parent: 2 - - uid: 31561 + pos: 7.5,15.5 + parent: 65849 + - uid: 66862 components: - type: Transform - pos: -76.5,-19.5 - parent: 2 - - uid: 31562 + pos: 8.5,15.5 + parent: 65849 + - uid: 66863 components: - type: Transform - pos: -77.5,-19.5 - parent: 2 - - uid: 31563 + pos: 8.5,18.5 + parent: 65849 + - uid: 66864 components: - type: Transform - pos: -74.5,-14.5 - parent: 2 - - uid: 31564 + pos: 7.5,18.5 + parent: 65849 + - uid: 66865 components: - type: Transform - pos: 74.5,1.5 - parent: 2 - - uid: 31565 + pos: 6.5,22.5 + parent: 65849 + - uid: 66866 components: - type: Transform - pos: 72.5,1.5 - parent: 2 - - uid: 31566 + pos: 5.5,22.5 + parent: 65849 + - uid: 66867 components: - type: Transform - pos: -38.5,39.5 - parent: 2 - - uid: 31567 + pos: 5.5,22.5 + parent: 65849 + - uid: 66868 components: - type: Transform - pos: -73.5,-14.5 - parent: 2 - - uid: 31568 + pos: 7.5,20.5 + parent: 65849 + - uid: 66869 components: - type: Transform - pos: -52.5,20.5 - parent: 2 - - uid: 31569 + pos: 6.5,20.5 + parent: 65849 + - uid: 66870 components: - type: Transform - pos: -52.5,16.5 - parent: 2 - - uid: 31570 + pos: 13.5,21.5 + parent: 65849 + - uid: 66871 components: - type: Transform - pos: -82.5,16.5 - parent: 2 - - uid: 31571 + pos: 11.5,19.5 + parent: 65849 + - uid: 66872 components: - type: Transform - pos: -68.5,-21.5 - parent: 2 - - uid: 31572 + pos: 13.5,19.5 + parent: 65849 + - uid: 66873 components: - type: Transform - pos: -94.5,20.5 - parent: 2 - - uid: 31573 + pos: -9.5,21.5 + parent: 65849 + - uid: 66874 components: - type: Transform - pos: -94.5,16.5 - parent: 2 - - uid: 31574 + pos: -9.5,20.5 + parent: 65849 + - uid: 66875 components: - type: Transform - pos: -88.5,20.5 - parent: 2 - - uid: 31575 + pos: -9.5,19.5 + parent: 65849 + - uid: 66876 components: - type: Transform - pos: -88.5,16.5 - parent: 2 - - uid: 31576 + pos: -9.5,18.5 + parent: 65849 + - uid: 66877 components: - type: Transform - pos: -70.5,16.5 - parent: 2 - - uid: 31577 + pos: -9.5,18.5 + parent: 65849 + - uid: 66878 components: - type: Transform - pos: -70.5,20.5 - parent: 2 - - uid: 31578 + pos: -10.5,21.5 + parent: 65849 + - uid: 66879 components: - type: Transform - pos: -82.5,20.5 - parent: 2 - - uid: 31579 + pos: -12.5,21.5 + parent: 65849 + - uid: 66880 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,-71.5 - parent: 2 - - uid: 31580 + pos: -12.5,18.5 + parent: 65849 + - uid: 66881 components: - type: Transform - pos: -75.5,-18.5 - parent: 2 - - uid: 31581 + pos: -12.5,15.5 + parent: 65849 + - uid: 66882 components: - type: Transform - pos: -70.5,-20.5 - parent: 2 - - uid: 31582 + pos: -9.5,15.5 + parent: 65849 + - uid: 66883 components: - type: Transform - pos: -55.5,6.5 - parent: 2 - - uid: 31583 + pos: -7.5,15.5 + parent: 65849 +- proto: WallSolidDiagonal + entities: + - uid: 71043 components: - type: Transform - pos: -54.5,6.5 - parent: 2 - - uid: 31584 + rot: -1.5707963267948966 rad + pos: 3.5,2.5 + parent: 71010 + - uid: 71044 components: - type: Transform - pos: -43.5,14.5 - parent: 2 - - uid: 31585 + rot: 3.141592653589793 rad + pos: 3.5,-0.5 + parent: 71010 + - uid: 71045 components: - type: Transform - pos: -43.5,17.5 - parent: 2 - - uid: 31586 + rot: 3.141592653589793 rad + pos: -1.5,-1.5 + parent: 71010 + - uid: 71046 components: - type: Transform - pos: -43.5,16.5 - parent: 2 - - uid: 31587 + rot: -1.5707963267948966 rad + pos: -1.5,3.5 + parent: 71010 +- proto: WallSolidRust + entities: + - uid: 12728 components: - type: Transform - pos: -43.5,15.5 + pos: 58.5,25.5 parent: 2 - - uid: 31588 + - uid: 24004 components: - type: Transform - pos: -43.5,13.5 + pos: -14.5,-86.5 parent: 2 - - uid: 31589 + - uid: 24241 components: - type: Transform - pos: -43.5,12.5 + pos: -6.5,-86.5 parent: 2 - - uid: 31590 + - uid: 28799 components: - type: Transform - pos: -43.5,11.5 + rot: 1.5707963267948966 rad + pos: -36.5,-10.5 parent: 2 - - uid: 31592 + - uid: 65666 components: - type: Transform - pos: -72.5,-20.5 - parent: 2 - - uid: 31594 + pos: 4.5,5.5 + parent: 65540 + - uid: 65667 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -28.5,-76.5 - parent: 2 - - uid: 31595 + pos: 4.5,4.5 + parent: 65540 + - uid: 65668 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-17.5 - parent: 2 - - uid: 31596 + pos: 3.5,4.5 + parent: 65540 + - uid: 65669 components: - type: Transform - pos: 46.5,-59.5 - parent: 2 - - uid: 31597 + pos: 2.5,4.5 + parent: 65540 + - uid: 65670 components: - type: Transform - pos: 35.5,-11.5 - parent: 2 - - uid: 31598 + pos: -1.5,-2.5 + parent: 65540 + - uid: 65671 components: - type: Transform - pos: 29.5,-11.5 - parent: 2 - - uid: 31601 + pos: 4.5,-3.5 + parent: 65540 + - uid: 65672 components: - type: Transform - pos: 30.5,-11.5 - parent: 2 - - uid: 31602 + pos: 8.5,3.5 + parent: 65540 + - uid: 65673 components: - type: Transform - pos: -57.5,-1.5 - parent: 2 - - uid: 31604 + pos: 8.5,2.5 + parent: 65540 + - uid: 65674 components: - type: Transform - pos: -54.5,-1.5 - parent: 2 - - uid: 31609 + pos: 8.5,0.5 + parent: 65540 + - uid: 65675 components: - type: Transform - pos: -57.5,-6.5 - parent: 2 - - uid: 31610 + pos: 8.5,-0.5 + parent: 65540 + - uid: 65676 components: - type: Transform - pos: -57.5,-7.5 - parent: 2 - - uid: 31611 + pos: 8.5,-1.5 + parent: 65540 + - uid: 65677 components: - type: Transform - pos: -56.5,-7.5 - parent: 2 - - uid: 31613 + pos: -2.5,4.5 + parent: 65540 + - uid: 65678 components: - type: Transform - pos: -57.5,-8.5 - parent: 2 - - uid: 31614 + pos: -1.5,4.5 + parent: 65540 + - uid: 65826 components: - type: Transform - pos: -57.5,-9.5 - parent: 2 - - uid: 31615 + rot: 3.141592653589793 rad + pos: -5.5,3.5 + parent: 65694 + - uid: 65827 components: - type: Transform - pos: -57.5,-10.5 - parent: 2 - - uid: 31616 + rot: 3.141592653589793 rad + pos: 2.5,8.5 + parent: 65694 + - uid: 65828 components: - type: Transform - pos: -75.5,-3.5 - parent: 2 - - uid: 31617 + rot: 3.141592653589793 rad + pos: 1.5,8.5 + parent: 65694 + - uid: 65829 components: - type: Transform - pos: 29.5,-12.5 - parent: 2 - - uid: 31619 + rot: 3.141592653589793 rad + pos: -0.5,8.5 + parent: 65694 + - uid: 65830 components: - type: Transform - pos: 30.5,-17.5 - parent: 2 - - uid: 31620 + rot: 3.141592653589793 rad + pos: 6.5,8.5 + parent: 65694 + - uid: 65831 components: - type: Transform - pos: 31.5,-17.5 - parent: 2 - - uid: 31622 + rot: 3.141592653589793 rad + pos: 5.5,8.5 + parent: 65694 + - uid: 65832 components: - type: Transform - pos: 34.5,-11.5 - parent: 2 - - uid: 31624 + rot: 3.141592653589793 rad + pos: 7.5,8.5 + parent: 65694 + - uid: 65833 components: - type: Transform - pos: 31.5,-11.5 - parent: 2 - - uid: 31626 + rot: 3.141592653589793 rad + pos: 7.5,3.5 + parent: 65694 + - uid: 65834 components: - type: Transform - pos: -37.5,39.5 - parent: 2 - - uid: 31627 + rot: 3.141592653589793 rad + pos: 7.5,6.5 + parent: 65694 + - uid: 65835 components: - type: Transform - pos: 45.5,10.5 - parent: 2 - - uid: 31629 + rot: 3.141592653589793 rad + pos: 7.5,7.5 + parent: 65694 + - uid: 65836 components: - type: Transform - pos: -24.5,-64.5 - parent: 2 - - uid: 31630 + rot: 3.141592653589793 rad + pos: -4.5,-1.5 + parent: 65694 + - uid: 65837 components: - type: Transform - pos: -24.5,-63.5 - parent: 2 - - uid: 31631 + rot: 3.141592653589793 rad + pos: -3.5,-1.5 + parent: 65694 + - uid: 65838 components: - type: Transform - pos: -26.5,-51.5 - parent: 2 - - uid: 31632 + rot: 3.141592653589793 rad + pos: -4.5,-2.5 + parent: 65694 + - uid: 65839 components: - type: Transform - pos: -27.5,-49.5 - parent: 2 - - uid: 31633 + rot: 3.141592653589793 rad + pos: -5.5,-1.5 + parent: 65694 + - uid: 66884 components: - type: Transform - pos: -27.5,-65.5 - parent: 2 - - uid: 31634 + pos: -1.5,-4.5 + parent: 65849 + - uid: 66885 components: - type: Transform - pos: -29.5,-49.5 - parent: 2 - - uid: 31636 + pos: 2.5,-5.5 + parent: 65849 + - uid: 66886 components: - type: Transform - pos: 48.5,-55.5 - parent: 2 - - uid: 31637 + pos: -1.5,5.5 + parent: 65849 + - uid: 66887 components: - type: Transform - pos: 44.5,-59.5 - parent: 2 - - uid: 31638 + pos: -1.5,-3.5 + parent: 65849 + - uid: 66888 components: - type: Transform - pos: 50.5,-61.5 - parent: 2 - - uid: 31639 + pos: -1.5,6.5 + parent: 65849 + - uid: 66889 components: - type: Transform - pos: 44.5,-61.5 - parent: 2 - - uid: 31640 + pos: 2.5,8.5 + parent: 65849 + - uid: 66890 components: - type: Transform - pos: 34.5,-62.5 - parent: 2 - - uid: 31641 + pos: 2.5,-2.5 + parent: 65849 + - uid: 66891 components: - type: Transform - pos: 35.5,-62.5 - parent: 2 - - uid: 31643 + pos: -1.5,-1.5 + parent: 65849 + - uid: 66892 components: - type: Transform - pos: -40.5,35.5 - parent: 2 - - uid: 31644 + pos: 2.5,-4.5 + parent: 65849 + - uid: 66893 components: - type: Transform - pos: -91.5,-3.5 - parent: 2 - - uid: 31645 + rot: 3.141592653589793 rad + pos: -1.5,9.5 + parent: 65849 + - uid: 66894 components: - type: Transform - pos: -91.5,-4.5 - parent: 2 - - uid: 31646 + rot: 3.141592653589793 rad + pos: 1.5,11.5 + parent: 65849 + - uid: 66895 components: - type: Transform - pos: -91.5,-11.5 - parent: 2 - - uid: 31647 + rot: 3.141592653589793 rad + pos: 2.5,10.5 + parent: 65849 + - uid: 66896 components: - type: Transform - pos: -91.5,-10.5 - parent: 2 - - uid: 31648 + pos: -3.5,-13.5 + parent: 65849 + - uid: 66897 components: - type: Transform - pos: -91.5,-9.5 - parent: 2 - - uid: 31649 + pos: -9.5,-12.5 + parent: 65849 + - uid: 66898 components: - type: Transform - pos: -91.5,-5.5 - parent: 2 - - uid: 31650 + pos: -6.5,-19.5 + parent: 65849 + - uid: 66899 components: - type: Transform - pos: -91.5,-6.5 - parent: 2 - - uid: 31651 + pos: -7.5,-12.5 + parent: 65849 + - uid: 66900 components: - type: Transform - pos: -91.5,-13.5 - parent: 2 - - uid: 31652 + pos: 2.5,-18.5 + parent: 65849 + - uid: 66901 components: - type: Transform - pos: -91.5,-12.5 - parent: 2 - - uid: 31653 + pos: 6.5,-19.5 + parent: 65849 + - uid: 66902 components: - type: Transform - pos: -91.5,-8.5 - parent: 2 - - uid: 31654 + pos: 4.5,-22.5 + parent: 65849 + - uid: 66903 components: - type: Transform - pos: -75.5,-4.5 - parent: 2 - - uid: 31655 + rot: -1.5707963267948966 rad + pos: -7.5,21.5 + parent: 65849 + - uid: 66904 components: - type: Transform - pos: -75.5,-5.5 - parent: 2 - - uid: 31656 + pos: 9.5,15.5 + parent: 65849 + - uid: 66905 components: - type: Transform - pos: -75.5,-6.5 - parent: 2 - - uid: 31657 + pos: -5.5,-19.5 + parent: 65849 + - uid: 66906 components: - type: Transform - pos: -75.5,-8.5 - parent: 2 - - uid: 31658 + pos: -9.5,-19.5 + parent: 65849 + - uid: 66907 components: - type: Transform - pos: -75.5,-9.5 - parent: 2 - - uid: 31659 + pos: -9.5,-17.5 + parent: 65849 + - uid: 66908 components: - type: Transform - pos: -75.5,-10.5 - parent: 2 - - uid: 31660 + pos: -2.5,-18.5 + parent: 65849 + - uid: 66909 components: - type: Transform - pos: -75.5,-11.5 - parent: 2 - - uid: 31661 + pos: -1.5,-20.5 + parent: 65849 + - uid: 66910 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,-12.5 - parent: 2 - - uid: 31662 + pos: 5.5,-18.5 + parent: 65849 + - uid: 66911 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -81.5,-12.5 - parent: 2 - - uid: 31663 + pos: 5.5,11.5 + parent: 65849 + - uid: 66912 components: - type: Transform - pos: -77.5,-12.5 - parent: 2 - - uid: 31664 + pos: 2.5,-10.5 + parent: 65849 + - uid: 66913 components: - type: Transform - pos: -76.5,-12.5 - parent: 2 - - uid: 31665 + pos: 2.5,-12.5 + parent: 65849 + - uid: 66914 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -82.5,-12.5 - parent: 2 - - uid: 31666 + pos: 2.5,-13.5 + parent: 65849 + - uid: 66915 components: - type: Transform - pos: -87.5,-12.5 - parent: 2 - - uid: 31667 + pos: 5.5,-14.5 + parent: 65849 + - uid: 66916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,-12.5 - parent: 2 - - uid: 31668 + pos: 2.5,-17.5 + parent: 65849 + - uid: 66917 components: - type: Transform - pos: -90.5,-12.5 - parent: 2 - - uid: 31669 + pos: -5.5,-12.5 + parent: 65849 + - uid: 66918 components: - type: Transform - pos: -78.5,-12.5 - parent: 2 - - uid: 31670 + pos: -3.5,-18.5 + parent: 65849 + - uid: 66919 components: - type: Transform - pos: -89.5,-12.5 - parent: 2 - - uid: 31671 + pos: 2.5,-21.5 + parent: 65849 + - uid: 66920 components: - type: Transform - pos: -88.5,-12.5 - parent: 2 - - uid: 31672 + pos: -2.5,-19.5 + parent: 65849 + - uid: 66921 components: - type: Transform - pos: -86.5,-12.5 - parent: 2 - - uid: 31673 + pos: -8.5,15.5 + parent: 65849 + - uid: 66922 components: - type: Transform - pos: -80.5,-12.5 - parent: 2 - - uid: 31674 + pos: 13.5,20.5 + parent: 65849 + - uid: 66923 components: - type: Transform - pos: -79.5,-12.5 - parent: 2 - - uid: 31675 + pos: 8.5,22.5 + parent: 65849 + - uid: 66924 components: - type: Transform - pos: -64.5,-12.5 - parent: 2 - - uid: 31676 + pos: 2.5,19.5 + parent: 65849 + - uid: 66925 components: - type: Transform - pos: -63.5,-12.5 - parent: 2 - - uid: 31677 + pos: 4.5,21.5 + parent: 65849 + - uid: 66926 components: - type: Transform - pos: -62.5,-12.5 - parent: 2 - - uid: 31678 + pos: 2.5,23.5 + parent: 65849 + - uid: 66927 components: - type: Transform - pos: -61.5,-12.5 - parent: 2 - - uid: 31679 + pos: -0.5,25.5 + parent: 65849 + - uid: 66928 components: - type: Transform - pos: -60.5,-12.5 - parent: 2 - - uid: 31680 + pos: -6.5,13.5 + parent: 65849 + - uid: 66929 components: - type: Transform - pos: -59.5,-12.5 - parent: 2 - - uid: 31681 + pos: -3.5,11.5 + parent: 65849 + - uid: 66930 components: - type: Transform - pos: -73.5,-12.5 - parent: 2 - - uid: 31682 + pos: -6.5,19.5 + parent: 65849 + - uid: 66931 components: - type: Transform - pos: -74.5,-12.5 - parent: 2 - - uid: 31683 + pos: -2.5,21.5 + parent: 65849 + - uid: 66932 components: - type: Transform - pos: -91.5,-14.5 - parent: 2 - - uid: 31684 + pos: -1.5,18.5 + parent: 65849 + - uid: 66933 components: - type: Transform - pos: -91.5,-15.5 - parent: 2 - - uid: 31685 + pos: -0.5,19.5 + parent: 65849 + - uid: 66934 components: - type: Transform - pos: -95.5,-12.5 - parent: 2 - - uid: 31686 + pos: 6.5,18.5 + parent: 65849 + - uid: 66935 components: - type: Transform - pos: -94.5,-12.5 - parent: 2 - - uid: 31687 + pos: 3.5,15.5 + parent: 65849 + - uid: 66936 components: - type: Transform - pos: -92.5,-12.5 - parent: 2 - - uid: 31688 + pos: 10.5,13.5 + parent: 65849 + - uid: 66937 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -58.5,-10.5 - parent: 2 - - uid: 31689 + pos: 5.5,20.5 + parent: 65849 + - uid: 66938 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -59.5,-11.5 - parent: 2 - - uid: 31690 + pos: -3.5,23.5 + parent: 65849 + - uid: 66939 components: - type: Transform rot: -1.5707963267948966 rad - pos: -58.5,-11.5 - parent: 2 - - uid: 31691 + pos: -12.5,19.5 + parent: 65849 + - uid: 66940 components: - type: Transform - pos: -71.5,-12.5 - parent: 2 - - uid: 31692 + rot: -1.5707963267948966 rad + pos: -7.5,18.5 + parent: 65849 + - uid: 66941 components: - type: Transform - pos: -70.5,-12.5 - parent: 2 - - uid: 31693 + rot: -1.5707963267948966 rad + pos: -6.5,15.5 + parent: 65849 + - uid: 66942 components: - type: Transform - pos: -69.5,-12.5 - parent: 2 - - uid: 31694 + rot: -1.5707963267948966 rad + pos: -11.5,21.5 + parent: 65849 +- proto: WallWood + entities: + - uid: 1248 components: - type: Transform - pos: -68.5,-12.5 + rot: -1.5707963267948966 rad + pos: -37.5,69.5 parent: 2 - - uid: 31695 + - uid: 1873 components: - type: Transform - pos: -67.5,-12.5 + rot: -1.5707963267948966 rad + pos: -45.5,70.5 parent: 2 - - uid: 31696 + - uid: 1890 components: - type: Transform - pos: -66.5,-12.5 + rot: -1.5707963267948966 rad + pos: -48.5,70.5 parent: 2 - - uid: 31697 + - uid: 1891 components: - type: Transform - pos: -65.5,-12.5 + rot: -1.5707963267948966 rad + pos: -49.5,69.5 parent: 2 - - uid: 31698 + - uid: 3332 components: - type: Transform - pos: -81.5,-25.5 + pos: -11.5,40.5 parent: 2 - - uid: 31699 + - uid: 3380 components: - type: Transform - pos: -68.5,-20.5 + rot: -1.5707963267948966 rad + pos: -49.5,70.5 parent: 2 - - uid: 31700 + - uid: 3798 components: - type: Transform - pos: -63.5,-14.5 + pos: -18.5,68.5 parent: 2 - - uid: 31701 + - uid: 3799 components: - type: Transform - pos: -59.5,-14.5 + pos: -20.5,68.5 parent: 2 - - uid: 31702 + - uid: 3800 components: - type: Transform - pos: -65.5,-15.5 + pos: -22.5,63.5 parent: 2 - - uid: 31703 + - uid: 5021 components: - type: Transform - pos: -61.5,-14.5 + rot: 1.5707963267948966 rad + pos: -22.5,60.5 parent: 2 - - uid: 31704 + - uid: 5513 components: - type: Transform - pos: -63.5,-15.5 + rot: -1.5707963267948966 rad + pos: -38.5,70.5 parent: 2 - - uid: 31705 + - uid: 5524 components: - type: Transform - pos: -63.5,-16.5 + rot: 3.141592653589793 rad + pos: -42.5,70.5 parent: 2 - - uid: 31706 + - uid: 5527 components: - type: Transform - pos: -68.5,-14.5 + rot: -1.5707963267948966 rad + pos: -37.5,70.5 parent: 2 - - uid: 31707 + - uid: 5528 components: - type: Transform - pos: -67.5,-14.5 + rot: 3.141592653589793 rad + pos: -44.5,70.5 parent: 2 - - uid: 31708 + - uid: 5529 components: - type: Transform - pos: -62.5,-14.5 + rot: -1.5707963267948966 rad + pos: -41.5,70.5 parent: 2 - - uid: 31709 + - uid: 5530 components: - type: Transform - pos: -70.5,-13.5 + rot: -1.5707963267948966 rad + pos: -39.5,70.5 parent: 2 - - uid: 31710 + - uid: 5556 components: - type: Transform - pos: -68.5,-15.5 + rot: -1.5707963267948966 rad + pos: -47.5,70.5 parent: 2 - - uid: 31711 + - uid: 6924 components: - type: Transform - pos: -64.5,-15.5 + pos: -40.5,67.5 parent: 2 - - uid: 31712 + - uid: 6925 components: - type: Transform - pos: -65.5,-14.5 + pos: -42.5,67.5 parent: 2 - - uid: 31713 + - uid: 6940 components: - type: Transform - pos: -70.5,-14.5 + pos: -54.5,71.5 parent: 2 - - uid: 31715 + - uid: 7157 components: - type: Transform - pos: -75.5,-16.5 + pos: -44.5,67.5 parent: 2 - - uid: 31716 + - uid: 7158 components: - type: Transform - pos: -72.5,-21.5 + pos: -43.5,67.5 parent: 2 - - uid: 31717 + - uid: 7217 components: - type: Transform - pos: -75.5,-17.5 + pos: -50.5,-22.5 parent: 2 - - uid: 31718 + - uid: 7247 components: - type: Transform - pos: -68.5,-23.5 + pos: -46.5,67.5 parent: 2 - - uid: 31719 + - uid: 7385 components: - type: Transform - pos: -71.5,-20.5 + pos: -58.5,75.5 parent: 2 - - uid: 31721 + - uid: 7386 components: - type: Transform - pos: -74.5,-15.5 + pos: -58.5,74.5 parent: 2 - - uid: 31722 + - uid: 7387 components: - type: Transform - pos: -69.5,-20.5 + pos: -58.5,73.5 parent: 2 - - uid: 31724 + - uid: 7682 components: - type: Transform - pos: -45.5,-25.5 + rot: 1.5707963267948966 rad + pos: -16.5,55.5 parent: 2 - - uid: 31725 + - uid: 7695 components: - type: Transform - pos: -72.5,-22.5 + pos: -43.5,70.5 parent: 2 - - uid: 31726 + - uid: 8613 components: - type: Transform - pos: -72.5,-24.5 + pos: -58.5,72.5 parent: 2 - - uid: 31727 + - uid: 8912 components: - type: Transform - pos: -72.5,-23.5 + pos: -3.5,-13.5 parent: 2 - - uid: 31728 + - uid: 8913 components: - type: Transform - pos: -68.5,-24.5 + pos: -4.5,-13.5 parent: 2 - - uid: 31730 + - uid: 8914 components: - type: Transform - pos: -73.5,-15.5 + pos: -5.5,-13.5 parent: 2 - - uid: 31731 + - uid: 9129 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,-39.5 + pos: -82.5,9.5 parent: 2 - - uid: 31732 + - uid: 9239 components: - type: Transform - pos: -78.5,-23.5 + pos: -6.5,-13.5 parent: 2 - - uid: 31733 + - uid: 9779 components: - type: Transform - pos: -78.5,-22.5 + pos: -54.5,70.5 parent: 2 - - uid: 31734 + - uid: 11854 components: - type: Transform - pos: -78.5,-24.5 + rot: 1.5707963267948966 rad + pos: -15.5,63.5 parent: 2 - - uid: 31735 + - uid: 12003 components: - type: Transform - pos: -77.5,-22.5 + pos: -9.5,66.5 parent: 2 - - uid: 31736 + - uid: 12095 components: - type: Transform - pos: -74.5,-21.5 + pos: -12.5,67.5 parent: 2 - - uid: 31737 + - uid: 12126 components: - type: Transform - pos: -75.5,-22.5 + rot: 1.5707963267948966 rad + pos: -14.5,54.5 parent: 2 - - uid: 31738 + - uid: 12137 components: - type: Transform - pos: -74.5,-22.5 + rot: 1.5707963267948966 rad + pos: -15.5,54.5 parent: 2 - - uid: 31739 + - uid: 12176 components: - type: Transform - pos: -76.5,-22.5 + pos: -16.5,68.5 parent: 2 - - uid: 31740 + - uid: 12178 components: - type: Transform - pos: -80.5,-24.5 + pos: -19.5,68.5 parent: 2 - - uid: 31741 + - uid: 12184 components: - type: Transform - pos: -81.5,-24.5 + rot: 1.5707963267948966 rad + pos: -16.5,59.5 parent: 2 - - uid: 31742 + - uid: 12210 components: - type: Transform - pos: -88.5,-22.5 + rot: 1.5707963267948966 rad + pos: -4.5,72.5 parent: 2 - - uid: 31743 + - uid: 12235 components: - type: Transform - pos: -88.5,-23.5 + rot: 1.5707963267948966 rad + pos: -13.5,54.5 parent: 2 - - uid: 31744 + - uid: 12246 components: - type: Transform - pos: -88.5,-24.5 + rot: 1.5707963267948966 rad + pos: -21.5,62.5 parent: 2 - - uid: 31745 + - uid: 12265 components: - type: Transform - pos: -92.5,-22.5 + pos: -11.5,64.5 parent: 2 - - uid: 31746 + - uid: 12271 components: - type: Transform - pos: -93.5,-22.5 + pos: -9.5,65.5 parent: 2 - - uid: 31747 + - uid: 12273 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-40.5 + pos: -10.5,64.5 parent: 2 - - uid: 31748 + - uid: 12274 components: - type: Transform - pos: -42.5,-51.5 + pos: -9.5,64.5 parent: 2 - - uid: 31749 + - uid: 12288 components: - type: Transform - pos: -42.5,-52.5 + rot: 1.5707963267948966 rad + pos: -16.5,54.5 parent: 2 - - uid: 31750 + - uid: 12289 components: - type: Transform - pos: -42.5,-42.5 + rot: 1.5707963267948966 rad + pos: -8.5,71.5 parent: 2 - - uid: 31751 + - uid: 12292 components: - type: Transform - pos: -42.5,-43.5 + rot: 1.5707963267948966 rad + pos: -8.5,69.5 parent: 2 - - uid: 31752 + - uid: 12375 components: - type: Transform - pos: -42.5,-44.5 + rot: 1.5707963267948966 rad + pos: -16.5,58.5 parent: 2 - - uid: 31754 + - uid: 12376 components: - type: Transform - pos: -42.5,-45.5 + rot: 1.5707963267948966 rad + pos: -16.5,57.5 parent: 2 - - uid: 31755 + - uid: 12377 components: - type: Transform - pos: -42.5,-48.5 + rot: 1.5707963267948966 rad + pos: -21.5,54.5 parent: 2 - - uid: 31756 + - uid: 12383 components: - type: Transform - pos: -42.5,-49.5 + rot: 1.5707963267948966 rad + pos: -22.5,57.5 parent: 2 - - uid: 31757 + - uid: 12384 components: - type: Transform - pos: -42.5,-52.5 + rot: 1.5707963267948966 rad + pos: -22.5,58.5 parent: 2 - - uid: 31758 + - uid: 12385 components: - type: Transform - pos: -42.5,-53.5 + rot: 1.5707963267948966 rad + pos: -22.5,59.5 parent: 2 - - uid: 31760 + - uid: 12387 components: - type: Transform - pos: -44.5,-49.5 + rot: 1.5707963267948966 rad + pos: -22.5,61.5 parent: 2 - - uid: 31761 + - uid: 12388 components: - type: Transform - pos: -44.5,-48.5 + rot: 1.5707963267948966 rad + pos: -22.5,62.5 parent: 2 - - uid: 31762 + - uid: 12394 components: - type: Transform - pos: -44.5,-46.5 + rot: 3.141592653589793 rad + pos: -15.5,64.5 parent: 2 - - uid: 31763 + - uid: 12395 components: - type: Transform - pos: -44.5,-46.5 + rot: 1.5707963267948966 rad + pos: -8.5,72.5 parent: 2 - - uid: 31764 + - uid: 12396 components: - type: Transform - pos: -38.5,-40.5 + rot: 1.5707963267948966 rad + pos: -20.5,62.5 parent: 2 - - uid: 31765 + - uid: 12397 components: - type: Transform - pos: -38.5,-41.5 + rot: 1.5707963267948966 rad + pos: -4.5,71.5 parent: 2 - - uid: 31766 + - uid: 12398 components: - type: Transform - pos: -38.5,-42.5 + pos: -20.5,53.5 parent: 2 - - uid: 31767 + - uid: 12401 components: - type: Transform - pos: -38.5,-42.5 + rot: 1.5707963267948966 rad + pos: -12.5,59.5 parent: 2 - - uid: 31768 + - uid: 12402 components: - type: Transform - pos: -39.5,-42.5 + rot: 1.5707963267948966 rad + pos: -12.5,58.5 parent: 2 - - uid: 31769 + - uid: 12403 components: - type: Transform - pos: -39.5,-42.5 + rot: 1.5707963267948966 rad + pos: -12.5,57.5 parent: 2 - - uid: 31770 + - uid: 12404 components: - type: Transform - pos: -39.5,-43.5 + rot: 1.5707963267948966 rad + pos: -12.5,56.5 parent: 2 - - uid: 31771 + - uid: 12405 components: - type: Transform - pos: -39.5,-43.5 + rot: 1.5707963267948966 rad + pos: -13.5,56.5 parent: 2 - - uid: 31772 + - uid: 12406 components: - type: Transform - pos: -39.5,-45.5 + rot: 1.5707963267948966 rad + pos: -13.5,55.5 parent: 2 - - uid: 31773 + - uid: 12409 components: - type: Transform - pos: -39.5,-46.5 + rot: 1.5707963267948966 rad + pos: -4.5,69.5 parent: 2 - - uid: 31774 + - uid: 12422 components: - type: Transform - pos: -39.5,-46.5 + pos: -18.5,53.5 parent: 2 - - uid: 31775 + - uid: 12423 components: - type: Transform - pos: -39.5,-47.5 + rot: 1.5707963267948966 rad + pos: -15.5,62.5 parent: 2 - - uid: 31776 + - uid: 12427 components: - type: Transform - pos: -39.5,-47.5 + pos: -19.5,53.5 parent: 2 - - uid: 31777 + - uid: 12438 components: - type: Transform - pos: -39.5,-47.5 + rot: 1.5707963267948966 rad + pos: -12.5,72.5 parent: 2 - - uid: 31778 + - uid: 12439 components: - type: Transform - pos: -39.5,-48.5 + rot: 1.5707963267948966 rad + pos: -11.5,72.5 parent: 2 - - uid: 31779 + - uid: 12440 components: - type: Transform - pos: -40.5,-53.5 + rot: 1.5707963267948966 rad + pos: -10.5,72.5 parent: 2 - - uid: 31780 + - uid: 12441 components: - type: Transform - pos: -40.5,-54.5 + rot: 1.5707963267948966 rad + pos: -9.5,72.5 parent: 2 - - uid: 31781 + - uid: 12442 components: - type: Transform - pos: -40.5,-55.5 + rot: 1.5707963267948966 rad + pos: -3.5,72.5 parent: 2 - - uid: 31782 + - uid: 12443 components: - type: Transform - pos: -40.5,-56.5 + rot: 1.5707963267948966 rad + pos: -2.5,72.5 parent: 2 - - uid: 31783 + - uid: 12444 components: - type: Transform - pos: -39.5,-53.5 + rot: 1.5707963267948966 rad + pos: -1.5,72.5 parent: 2 - - uid: 31784 + - uid: 12445 components: - type: Transform - pos: -39.5,-54.5 + rot: 1.5707963267948966 rad + pos: -0.5,72.5 parent: 2 - - uid: 31785 + - uid: 12475 components: - type: Transform - pos: -39.5,-56.5 + pos: -22.5,66.5 parent: 2 - - uid: 31786 + - uid: 12476 components: - type: Transform - pos: -39.5,-56.5 + pos: -17.5,68.5 parent: 2 - - uid: 31787 + - uid: 12477 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -43.5,-64.5 + rot: 3.141592653589793 rad + pos: -16.5,56.5 parent: 2 - - uid: 31788 + - uid: 12478 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -44.5,-62.5 + pos: -17.5,53.5 parent: 2 - - uid: 31789 + - uid: 12479 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-62.5 + rot: 3.141592653589793 rad + pos: -21.5,59.5 parent: 2 - - uid: 31790 + - uid: 12480 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -22.5,-71.5 + rot: 3.141592653589793 rad + pos: -20.5,59.5 parent: 2 - - uid: 31791 + - uid: 12481 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-71.5 + rot: 3.141592653589793 rad + pos: -19.5,59.5 parent: 2 - - uid: 31792 + - uid: 12482 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-71.5 + rot: 3.141592653589793 rad + pos: -17.5,59.5 parent: 2 - - uid: 31793 + - uid: 12489 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -28.5,-70.5 + pos: -21.5,53.5 parent: 2 - - uid: 31794 + - uid: 12532 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-70.5 + pos: -16.5,66.5 parent: 2 - - uid: 31795 + - uid: 12534 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-70.5 + pos: -13.5,67.5 parent: 2 - - uid: 31796 + - uid: 12566 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-70.5 + pos: -22.5,54.5 parent: 2 - - uid: 31797 + - uid: 12567 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-71.5 + pos: -22.5,64.5 parent: 2 - - uid: 31798 + - uid: 12569 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-71.5 + pos: -14.5,67.5 parent: 2 - - uid: 31799 + - uid: 12570 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -19.5,-71.5 + pos: -16.5,67.5 parent: 2 - - uid: 31800 + - uid: 12579 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-72.5 + pos: -11.5,67.5 parent: 2 - - uid: 31801 + - uid: 12593 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-71.5 + pos: -12.5,64.5 parent: 2 - - uid: 31802 + - uid: 12594 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -32.5,-71.5 + pos: -10.5,67.5 parent: 2 - - uid: 31803 + - uid: 12603 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-71.5 + pos: -15.5,67.5 parent: 2 - - uid: 31804 + - uid: 12604 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.5,-72.5 + pos: -22.5,65.5 parent: 2 - - uid: 31805 + - uid: 12605 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-64.5 + pos: -12.5,65.5 parent: 2 - - uid: 31806 + - uid: 12606 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -18.5,-69.5 + pos: -9.5,67.5 parent: 2 - - uid: 31807 + - uid: 12741 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-65.5 + rot: 3.141592653589793 rad + pos: -15.5,65.5 parent: 2 - - uid: 31809 + - uid: 12742 components: - type: Transform rot: 3.141592653589793 rad - pos: -12.5,34.5 + pos: -15.5,66.5 parent: 2 - - uid: 31810 + - uid: 13457 components: - type: Transform - pos: -3.5,37.5 + pos: -16.5,53.5 parent: 2 - - uid: 31814 + - uid: 14736 components: - type: Transform - pos: 13.5,41.5 + pos: -58.5,71.5 parent: 2 - - uid: 31817 + - uid: 14889 components: - type: Transform - pos: -50.5,-25.5 + pos: -52.5,75.5 parent: 2 - - uid: 31818 + - uid: 14995 components: - type: Transform - pos: -33.5,45.5 + pos: -65.5,-7.5 parent: 2 - - uid: 31819 + - uid: 16090 components: - type: Transform - pos: -37.5,40.5 + rot: 3.141592653589793 rad + pos: -16.5,-60.5 parent: 2 - - uid: 31820 + - uid: 16091 components: - type: Transform - pos: -37.5,41.5 + rot: 3.141592653589793 rad + pos: -16.5,-61.5 parent: 2 - - uid: 31821 + - uid: 18452 components: - type: Transform - pos: -37.5,43.5 + rot: 1.5707963267948966 rad + pos: -23.5,-57.5 parent: 2 - - uid: 31823 + - uid: 18453 components: - type: Transform - pos: 32.5,5.5 + rot: 1.5707963267948966 rad + pos: -23.5,-58.5 parent: 2 - - uid: 31826 + - uid: 18454 components: - type: Transform - pos: -28.5,50.5 + rot: 1.5707963267948966 rad + pos: -27.5,-58.5 parent: 2 - - uid: 31827 + - uid: 18455 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-48.5 + rot: 1.5707963267948966 rad + pos: -26.5,-58.5 parent: 2 - - uid: 31828 + - uid: 18650 components: - type: Transform - pos: -15.5,42.5 + pos: -22.5,-57.5 parent: 2 - - uid: 31829 + - uid: 18912 components: - type: Transform - pos: -15.5,46.5 + pos: 15.5,-82.5 parent: 2 - - uid: 31832 + - uid: 18913 components: - type: Transform - pos: 47.5,-61.5 + pos: 5.5,-82.5 parent: 2 - - uid: 31833 + - uid: 18916 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-62.5 + pos: 5.5,-83.5 parent: 2 - - uid: 31834 + - uid: 18926 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-59.5 + pos: 15.5,-83.5 parent: 2 - - uid: 31835 + - uid: 18927 components: - type: Transform - pos: 35.5,-60.5 + pos: 15.5,-78.5 parent: 2 - - uid: 31836 + - uid: 18929 components: - type: Transform - pos: 33.5,-62.5 + pos: 15.5,-79.5 parent: 2 - - uid: 31837 + - uid: 18930 components: - type: Transform - pos: 32.5,-62.5 + pos: 5.5,-78.5 parent: 2 - - uid: 31838 + - uid: 18931 components: - type: Transform - pos: 31.5,-62.5 + pos: 5.5,-79.5 parent: 2 - - uid: 31839 + - uid: 18947 components: - type: Transform - pos: 35.5,-59.5 + pos: 5.5,-80.5 parent: 2 - - uid: 31840 + - uid: 18948 components: - type: Transform - pos: 31.5,-63.5 + pos: 5.5,-81.5 parent: 2 - - uid: 31841 + - uid: 18949 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 53.5,-65.5 + pos: 15.5,-80.5 parent: 2 - - uid: 31842 + - uid: 18950 components: - type: Transform - pos: 47.5,-59.5 + pos: 15.5,-81.5 parent: 2 - - uid: 31843 + - uid: 18951 components: - type: Transform - pos: 47.5,-56.5 + pos: 15.5,-84.5 parent: 2 - - uid: 31844 + - uid: 18952 components: - type: Transform - pos: 47.5,-58.5 + pos: 5.5,-84.5 parent: 2 - - uid: 31845 + - uid: 19885 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 55.5,-66.5 + pos: -51.5,-22.5 parent: 2 - - uid: 32053 + - uid: 19925 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-12.5 + pos: -62.5,-7.5 parent: 2 - - uid: 32217 + - uid: 19926 components: - type: Transform - pos: 2.5,-62.5 + pos: -63.5,-7.5 parent: 2 - - uid: 32263 + - uid: 19927 components: - type: Transform - pos: 68.5,-25.5 + pos: -64.5,-7.5 parent: 2 - - uid: 32284 + - uid: 19938 components: - type: Transform - pos: 20.5,-52.5 + rot: 3.141592653589793 rad + pos: -63.5,-12.5 parent: 2 - - uid: 32325 + - uid: 19939 components: - type: Transform - pos: 62.5,-18.5 + pos: -63.5,-10.5 parent: 2 - - uid: 32415 + - uid: 19940 components: - type: Transform - pos: 68.5,-24.5 + pos: -63.5,-11.5 parent: 2 - - uid: 32444 + - uid: 24365 components: - type: Transform - pos: 3.5,-62.5 + pos: -52.5,73.5 parent: 2 - - uid: 32448 + - uid: 24366 components: - type: Transform - pos: 1.5,-62.5 + pos: -52.5,71.5 parent: 2 - - uid: 32505 + - uid: 24367 components: - type: Transform - pos: 63.5,-18.5 + pos: -52.5,74.5 parent: 2 - - uid: 32534 + - uid: 24368 components: - type: Transform - pos: 68.5,-19.5 + pos: -52.5,72.5 parent: 2 - - uid: 32535 + - uid: 24369 components: - type: Transform - pos: 68.5,-23.5 + pos: -52.5,70.5 parent: 2 - - uid: 32537 + - uid: 24370 components: - type: Transform - pos: 59.5,-18.5 + pos: -52.5,69.5 parent: 2 - - uid: 32539 + - uid: 27200 components: - type: Transform - pos: 69.5,-29.5 + rot: 3.141592653589793 rad + pos: -52.5,108.5 parent: 2 - - uid: 32554 + - uid: 27201 components: - type: Transform - pos: -56.5,40.5 + rot: 3.141592653589793 rad + pos: -51.5,108.5 parent: 2 - - uid: 32727 + - uid: 27202 components: - type: Transform - pos: 10.5,-67.5 + rot: 3.141592653589793 rad + pos: -50.5,108.5 parent: 2 - - uid: 32923 + - uid: 27203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-20.5 + rot: 3.141592653589793 rad + pos: -49.5,108.5 parent: 2 - - uid: 32979 + - uid: 28264 components: - type: Transform - pos: 67.5,-18.5 + pos: -65.5,75.5 parent: 2 - - uid: 32985 + - uid: 28268 components: - type: Transform - pos: 72.5,-42.5 + pos: -65.5,72.5 parent: 2 - - uid: 32988 + - uid: 28269 components: - type: Transform - pos: 68.5,-18.5 + pos: -65.5,73.5 parent: 2 - - uid: 33829 + - uid: 28270 components: - type: Transform - pos: 14.5,-18.5 + pos: -65.5,74.5 parent: 2 - - uid: 33857 + - uid: 28417 components: - type: Transform - pos: 26.5,-18.5 + pos: -65.5,71.5 parent: 2 - - uid: 34174 - components: - - type: Transform - pos: -1.5,7.5 - parent: 33049 - - uid: 34175 - components: - - type: Transform - pos: -1.5,8.5 - parent: 33049 - - uid: 34176 - components: - - type: Transform - pos: -1.5,-5.5 - parent: 33049 - - uid: 34177 + - uid: 30004 components: - type: Transform - pos: 2.5,7.5 - parent: 33049 - - uid: 34178 + pos: -22.5,56.5 + parent: 2 + - uid: 30005 components: - type: Transform - pos: -1.5,4.5 - parent: 33049 - - uid: 34179 + pos: -22.5,55.5 + parent: 2 + - uid: 30089 components: - type: Transform - pos: 2.5,-3.5 - parent: 33049 - - uid: 34180 + pos: -20.5,67.5 + parent: 2 + - uid: 30105 components: - type: Transform - pos: -1.5,-0.5 - parent: 33049 - - uid: 34181 + pos: -21.5,67.5 + parent: 2 + - uid: 30107 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,9.5 - parent: 33049 - - uid: 34182 + pos: -21.5,66.5 + parent: 2 + - uid: 71047 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,9.5 - parent: 33049 - - uid: 34183 + pos: -0.5,2.5 + parent: 71010 + - uid: 71048 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,9.5 - parent: 33049 - - uid: 34184 + pos: 0.5,2.5 + parent: 71010 + - uid: 71049 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,11.5 - parent: 33049 - - uid: 34185 + pos: 0.5,-0.5 + parent: 71010 + - uid: 71050 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,11.5 - parent: 33049 - - uid: 34186 + pos: -0.5,-0.5 + parent: 71010 + - uid: 71051 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,11.5 - parent: 33049 - - uid: 34187 + rot: -1.5707963267948966 rad + pos: -1.5,2.5 + parent: 71010 + - uid: 71052 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,10.5 - parent: 33049 - - uid: 34188 + rot: -1.5707963267948966 rad + pos: -1.5,-0.5 + parent: 71010 +- proto: WardrobeAtmospherics + entities: + - uid: 13061 components: - type: Transform - pos: -0.5,-6.5 - parent: 33049 - - uid: 34189 + pos: 15.5,24.5 + parent: 2 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 13063 + - 13062 + - 13064 + - 13065 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: WardrobeBlack + entities: + - uid: 4228 components: - type: Transform - pos: 1.5,-6.5 - parent: 33049 - - uid: 34190 + pos: -83.5,4.5 + parent: 2 +- proto: WardrobeBlue + entities: + - uid: 4320 components: - type: Transform - pos: 2.5,-6.5 - parent: 33049 - - uid: 34191 + pos: -62.5,4.5 + parent: 2 + - uid: 5555 components: - type: Transform - pos: -1.5,-6.5 - parent: 33049 - - uid: 34192 + pos: -80.5,14.5 + parent: 2 +- proto: WardrobeCargoFilled + entities: + - uid: 8465 components: - type: Transform - pos: -1.5,-7.5 - parent: 33049 - - uid: 34193 + pos: 61.5,7.5 + parent: 2 + - uid: 8467 components: - type: Transform - pos: -1.5,-8.5 - parent: 33049 - - uid: 34194 + pos: 63.5,7.5 + parent: 2 + - uid: 55026 components: - type: Transform - pos: -0.5,-8.5 - parent: 33049 - - uid: 34195 + pos: 59.5,7.5 + parent: 2 + - uid: 55027 components: - type: Transform - pos: 1.5,-8.5 - parent: 33049 - - uid: 34196 + pos: 59.5,6.5 + parent: 2 +- proto: WardrobeGrey + entities: + - uid: 4083 components: - type: Transform - pos: 2.5,-8.5 - parent: 33049 - - uid: 34197 + pos: -63.5,7.5 + parent: 2 + - uid: 4200 components: - type: Transform - pos: 2.5,-7.5 - parent: 33049 - - uid: 34198 + pos: -80.5,4.5 + parent: 2 +- proto: WardrobeMedicalDoctorFilled + entities: + - uid: 23355 components: - type: Transform - pos: 5.5,-8.5 - parent: 33049 - - uid: 34199 + pos: 1.5,-70.5 + parent: 2 + - uid: 23356 components: - type: Transform - pos: 4.5,-8.5 - parent: 33049 - - uid: 34200 + pos: -0.5,-70.5 + parent: 2 +- proto: WardrobeMixed + entities: + - uid: 5558 components: - type: Transform - pos: 5.5,-8.5 - parent: 33049 - - uid: 34201 + pos: -62.5,14.5 + parent: 2 +- proto: WardrobeMixedFilled + entities: + - uid: 7447 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-11.5 - parent: 33049 - - uid: 34202 + pos: -38.5,74.5 + parent: 2 + - uid: 7448 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-8.5 - parent: 33049 - - uid: 34203 + pos: -39.5,74.5 + parent: 2 + - uid: 7635 components: - type: Transform - pos: -3.5,-11.5 - parent: 33049 - - uid: 34204 + pos: -62.5,11.5 + parent: 2 + - uid: 7664 components: - type: Transform - pos: -3.5,-12.5 - parent: 33049 - - uid: 34205 + pos: -63.5,11.5 + parent: 2 + - uid: 23765 components: - type: Transform - pos: -3.5,-12.5 - parent: 33049 - - uid: 34206 + pos: -77.5,4.5 + parent: 2 + - uid: 23766 components: - type: Transform - pos: -4.5,-12.5 - parent: 33049 - - uid: 34207 + pos: -77.5,14.5 + parent: 2 +- proto: WardrobePink + entities: + - uid: 5543 components: - type: Transform - pos: -8.5,-12.5 - parent: 33049 - - uid: 34208 + pos: -86.5,4.5 + parent: 2 +- proto: WardrobePrison + entities: + - uid: 30863 components: - type: Transform - pos: -8.5,-12.5 - parent: 33049 - - uid: 34209 + pos: 55.5,14.5 + parent: 2 + - uid: 59496 components: - type: Transform - pos: 2.5,-11.5 - parent: 33049 - - uid: 34210 + pos: 5.5,66.5 + parent: 56631 + - type: EntityStorage + air: + volume: 200 + immutable: False + temperature: 35.85072 + moles: + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - 0 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 59497 + - 59499 + - 59498 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 65374 components: - type: Transform - pos: 2.5,-22.5 - parent: 33049 - - uid: 34211 + pos: -1.5,61.5 + parent: 56631 +- proto: WardrobePrisonFilled + entities: + - uid: 3979 components: - type: Transform - pos: 3.5,-22.5 - parent: 33049 - - uid: 34212 + pos: -81.5,42.5 + parent: 2 + - uid: 20292 components: - type: Transform - pos: 5.5,-22.5 - parent: 33049 - - uid: 34213 + pos: -29.5,-27.5 + parent: 2 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 20293 + - 20294 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 20295 components: - type: Transform - pos: 6.5,-22.5 - parent: 33049 - - uid: 34214 + pos: -27.5,-27.5 + parent: 2 + - uid: 20296 components: - type: Transform - pos: 6.5,-22.5 - parent: 33049 - - uid: 34215 + pos: -21.5,-27.5 + parent: 2 + - uid: 20297 components: - type: Transform - pos: 6.5,-20.5 - parent: 33049 - - uid: 34216 + pos: -19.5,-27.5 + parent: 2 + - uid: 65375 components: - type: Transform - pos: 6.5,-18.5 - parent: 33049 - - uid: 34217 + pos: 3.5,60.5 + parent: 56631 + - uid: 65376 components: - type: Transform - pos: 6.5,-17.5 - parent: 33049 - - uid: 34218 + pos: 6.5,54.5 + parent: 56631 + - uid: 70916 components: - type: Transform - pos: 6.5,-14.5 - parent: 33049 - - uid: 34219 + pos: 1.5,5.5 + parent: 66965 + - uid: 70917 components: - type: Transform - pos: 6.5,-15.5 - parent: 33049 - - uid: 34220 + pos: 0.5,5.5 + parent: 66965 + - uid: 70918 components: - type: Transform - pos: 6.5,-13.5 - parent: 33049 - - uid: 34221 + pos: -0.5,5.5 + parent: 66965 + - uid: 70919 components: - type: Transform - pos: -3.5,-8.5 - parent: 33049 - - uid: 34222 + pos: -1.5,5.5 + parent: 66965 + - uid: 70920 components: - type: Transform - pos: -3.5,-8.5 - parent: 33049 - - uid: 34223 + pos: -2.5,5.5 + parent: 66965 +- proto: WardrobeRoboticsFilled + entities: + - uid: 3931 components: - type: Transform - pos: -2.5,-8.5 - parent: 33049 - - uid: 34224 + pos: 48.5,-22.5 + parent: 2 + - uid: 3932 components: - type: Transform - pos: 3.5,-8.5 - parent: 33049 - - uid: 34225 + pos: 47.5,-22.5 + parent: 2 +- proto: WardrobeScienceFilled + entities: + - uid: 3385 components: - type: Transform - pos: 6.5,-8.5 - parent: 33049 - - uid: 34226 + pos: 46.5,-30.5 + parent: 2 + - uid: 3934 components: - type: Transform - pos: 2.5,-9.5 - parent: 33049 - - uid: 34227 + pos: 42.5,-18.5 + parent: 2 + - uid: 7931 components: - type: Transform - pos: 3.5,-14.5 - parent: 33049 - - uid: 34228 + pos: 45.5,-30.5 + parent: 2 + - uid: 7936 components: - type: Transform - pos: 2.5,-14.5 - parent: 33049 - - uid: 34229 + pos: 44.5,-30.5 + parent: 2 + - uid: 15547 components: - type: Transform - pos: -6.5,-12.5 - parent: 33049 - - uid: 34230 + pos: 44.5,-36.5 + parent: 2 + - uid: 15548 components: - type: Transform - pos: -9.5,-13.5 - parent: 33049 - - uid: 34231 + pos: 48.5,-38.5 + parent: 2 +- proto: WardrobeSecurity + entities: + - uid: 5955 components: - type: Transform - pos: -9.5,-14.5 - parent: 33049 - - uid: 34232 + pos: -36.5,51.5 + parent: 2 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 5961 + - 5960 + - 5959 + - 5958 + - 5957 + - 5956 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null + - uid: 5979 components: - type: Transform - pos: -9.5,-15.5 - parent: 33049 - - uid: 34233 + pos: -36.5,50.5 + parent: 2 + - type: ContainerContainer + containers: + entity_storage: !type:Container + showEnts: False + occludes: True + ents: + - 5985 + - 5984 + - 5983 + - 5982 + - 5981 + - 5980 + paper_label: !type:ContainerSlot + showEnts: False + occludes: True + ent: null +- proto: WardrobeVirologyFilled + entities: + - uid: 18231 components: - type: Transform - pos: -9.5,-15.5 - parent: 33049 - - uid: 34234 + pos: -60.5,-59.5 + parent: 2 +- proto: WardrobeWhite + entities: + - uid: 5901 components: - type: Transform - pos: -9.5,-16.5 - parent: 33049 - - uid: 34235 + pos: -36.5,48.5 + parent: 2 + - uid: 5949 components: - type: Transform - pos: -9.5,-18.5 - parent: 33049 - - uid: 34236 + pos: -36.5,49.5 + parent: 2 +- proto: WarningAir + entities: + - uid: 52027 components: - type: Transform - pos: -8.5,-19.5 - parent: 33049 - - uid: 34237 + rot: -1.5707963267948966 rad + pos: 43.5,67.5 + parent: 2 + - uid: 65377 components: - type: Transform - pos: -7.5,-19.5 - parent: 33049 - - uid: 34238 + pos: -10.5,39.5 + parent: 56631 +- proto: WarningCO2 + entities: + - uid: 52028 components: - type: Transform - pos: -4.5,-19.5 - parent: 33049 - - uid: 34239 + rot: -1.5707963267948966 rad + pos: 23.5,67.5 + parent: 2 + - uid: 65378 components: - type: Transform - pos: -4.5,-19.5 - parent: 33049 - - uid: 34240 + pos: -8.5,39.5 + parent: 56631 +- proto: WarningN2 + entities: + - uid: 52022 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-14.5 - parent: 33049 - - uid: 34241 - components: - - type: Transform - pos: 7.5,-18.5 - parent: 33049 - - uid: 34242 + pos: 38.5,67.5 + parent: 2 + - uid: 65379 components: - type: Transform - pos: 2.5,-19.5 - parent: 33049 - - uid: 34243 + pos: -16.5,39.5 + parent: 56631 +- proto: WarningO2 + entities: + - uid: 52026 components: - type: Transform - pos: 8.5,-18.5 - parent: 33049 - - uid: 34244 + rot: -1.5707963267948966 rad + pos: 33.5,67.5 + parent: 2 + - uid: 65380 components: - type: Transform - pos: 9.5,-18.5 - parent: 33049 - - uid: 34245 + pos: -18.5,39.5 + parent: 56631 +- proto: WarningPlasma + entities: + - uid: 52034 components: + - type: MetaData + name: 'знак "внимание: плазма"' - type: Transform - pos: 10.5,-18.5 - parent: 33049 - - uid: 34246 + rot: -1.5707963267948966 rad + pos: 28.5,67.5 + parent: 2 + - uid: 52035 components: + - type: MetaData + desc: ВНИМАНИЕ! Труба для транспортировки водяного пара. Перед работой убедитесь, что поток газа через неё отключен. + name: 'знак "внимание: водяной пар"' - type: Transform - pos: 10.5,-17.5 - parent: 33049 - - uid: 34247 + rot: -1.5707963267948966 rad + pos: 18.5,67.5 + parent: 2 +- proto: WarningWaste + entities: + - uid: 52036 components: - type: Transform - pos: 10.5,-16.5 - parent: 33049 - - uid: 34248 + pos: 19.5,60.5 + parent: 2 +- proto: WarpPoint + entities: + - uid: 54659 components: - type: Transform - pos: 10.5,-15.5 - parent: 33049 - - uid: 34249 + pos: 0.5,-5.5 + parent: 53899 + - type: WarpPoint + location: Охранный пост ОБР + - uid: 55024 components: - type: Transform - pos: 10.5,-14.5 - parent: 33049 - - uid: 34250 + pos: 4.5,-4.5 + parent: 54730 + - type: WarpPoint + location: Шаттл ОБР + - uid: 55914 components: - type: Transform - pos: 10.5,-13.5 - parent: 33049 - - uid: 34251 + pos: -13.5,9.5 + parent: 55280 + - type: WarpPoint + location: хранилище ксено + - uid: 70921 components: - type: Transform - pos: 10.5,-12.5 - parent: 33049 - - uid: 34252 + rot: -1.5707963267948966 rad + pos: 5.5,12.5 + parent: 66965 + - type: WarpPoint + location: Каторга "Добрый самаритянин" +- proto: WarpPointBombing + entities: + - uid: 55989 components: - type: Transform - pos: 1.5,-18.5 - parent: 33049 - - uid: 34253 + pos: -24.5,-7.5 + parent: 2 + - type: WarpPoint + location: Офис ГП + - uid: 55990 components: - type: Transform - pos: -0.5,-18.5 - parent: 33049 - - uid: 34254 + pos: -25.5,9.5 + parent: 2 + - type: WarpPoint + location: Хранилище скафандров + - uid: 55991 components: - type: Transform - pos: 3.5,-18.5 - parent: 33049 - - uid: 34255 + pos: -51.5,-29.5 + parent: 2 + - type: WarpPoint + location: Оружейная + - uid: 55992 components: - type: Transform - pos: -8.5,21.5 - parent: 33049 - - uid: 34256 + pos: 23.5,-8.5 + parent: 2 + - type: WarpPoint + location: Хранилище + - uid: 55993 components: - type: Transform - pos: -6.5,12.5 - parent: 33049 - - uid: 34257 + pos: 23.5,9.5 + parent: 2 + - type: WarpPoint + location: Хранилище плат + - uid: 55994 components: - type: Transform - pos: -6.5,14.5 - parent: 33049 - - uid: 34258 + pos: 34.5,-31.5 + parent: 2 + - type: WarpPoint + location: Серверная + - uid: 55995 components: - type: Transform - pos: -6.5,21.5 - parent: 33049 - - uid: 34259 + pos: 0.5,10.5 + parent: 2 + - type: WarpPoint + location: Мостик + - uid: 55996 components: - type: Transform - pos: 2.5,-1.5 - parent: 33049 - - uid: 34260 + pos: 118.5,-51.5 + parent: 2 + - type: WarpPoint + location: Телекоммуникация + - uid: 55997 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,-26.5 - parent: 33049 - - uid: 34261 + pos: 118.5,-61.5 + parent: 2 + - type: WarpPoint + location: Маршрутизаторы камер + - uid: 55998 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-26.5 - parent: 33049 - - uid: 34262 + pos: -80.5,-15.5 + parent: 2 + - type: WarpPoint + location: Наблюдательная + - uid: 55999 components: - type: Transform - pos: -6.5,21.5 - parent: 33049 - - uid: 34263 + pos: 87.5,-14.5 + parent: 2 + - type: WarpPoint + location: Стыковочный порт +- proto: WaterCooler + entities: + - uid: 3995 components: - type: Transform - pos: 6.5,-21.5 - parent: 33049 - - uid: 34264 + pos: 40.5,-20.5 + parent: 2 + - uid: 5573 components: - type: Transform - pos: -3.5,-17.5 - parent: 33049 - - uid: 34265 + pos: -30.5,24.5 + parent: 2 + - uid: 7022 components: - type: Transform - pos: 1.5,-21.5 - parent: 33049 - - uid: 34266 + pos: -59.5,45.5 + parent: 2 + - uid: 9299 components: - type: Transform - pos: -6.5,18.5 - parent: 33049 - - uid: 34267 + pos: 64.5,-46.5 + parent: 2 + - uid: 9644 components: - type: Transform - pos: 2.5,-15.5 - parent: 33049 - - uid: 34268 + pos: -47.5,24.5 + parent: 2 + - uid: 10156 components: - type: Transform - pos: -0.5,-21.5 - parent: 33049 - - uid: 34269 + pos: -15.5,19.5 + parent: 2 + - uid: 10943 components: - type: Transform - pos: -1.5,-19.5 - parent: 33049 - - uid: 34270 + pos: -0.5,2.5 + parent: 2 + - uid: 11345 components: - type: Transform - pos: -1.5,-21.5 - parent: 33049 - - uid: 34271 + pos: -14.5,39.5 + parent: 2 + - uid: 11841 components: - type: Transform - pos: -3.5,-19.5 - parent: 33049 - - uid: 34272 + pos: -70.5,48.5 + parent: 2 + - uid: 14104 components: - type: Transform - pos: -5.5,21.5 - parent: 33049 - - uid: 34273 + pos: 30.5,24.5 + parent: 2 + - uid: 14756 components: - type: Transform - pos: -4.5,21.5 - parent: 33049 - - uid: 34274 + pos: -2.5,-64.5 + parent: 2 + - uid: 16107 components: - type: Transform - pos: -3.5,21.5 - parent: 33049 - - uid: 34275 + pos: -8.5,-57.5 + parent: 2 + - uid: 16725 components: - type: Transform - pos: -3.5,22.5 - parent: 33049 - - uid: 34276 + pos: 46.5,23.5 + parent: 2 + - uid: 18450 components: - type: Transform - pos: -3.5,24.5 - parent: 33049 - - uid: 34277 + pos: -51.5,-57.5 + parent: 2 + - uid: 22632 components: - type: Transform - pos: -3.5,25.5 - parent: 33049 - - uid: 34278 + pos: -42.5,-34.5 + parent: 2 + - uid: 22756 components: - type: Transform - pos: -3.5,25.5 - parent: 33049 - - uid: 34279 + pos: -20.5,-34.5 + parent: 2 + - uid: 22800 components: - type: Transform - pos: -3.5,25.5 - parent: 33049 - - uid: 34280 + pos: -34.5,-64.5 + parent: 2 + - uid: 22801 components: - type: Transform - pos: -1.5,25.5 - parent: 33049 - - uid: 34281 + pos: -20.5,-53.5 + parent: 2 + - uid: 22804 components: - type: Transform - pos: 0.5,25.5 - parent: 33049 - - uid: 34282 + pos: -7.5,-36.5 + parent: 2 + - uid: 23240 components: - type: Transform - pos: 0.5,25.5 - parent: 33049 - - uid: 34283 + pos: 2.5,31.5 + parent: 2 + - uid: 23323 components: - type: Transform - pos: 1.5,25.5 - parent: 33049 - - uid: 34284 + pos: 7.5,-66.5 + parent: 2 + - uid: 23868 components: - type: Transform - pos: 1.5,25.5 - parent: 33049 - - uid: 34285 + pos: 13.5,42.5 + parent: 2 + - uid: 65381 components: - type: Transform - pos: -2.5,25.5 - parent: 33049 - - uid: 34286 + pos: 15.5,13.5 + parent: 56631 + - uid: 65382 components: - type: Transform - pos: 2.5,24.5 - parent: 33049 - - uid: 34287 + pos: 20.5,36.5 + parent: 56631 + - uid: 65383 components: - type: Transform - pos: 2.5,22.5 - parent: 33049 - - uid: 34288 + pos: -15.5,61.5 + parent: 56631 +- proto: WaterTank + entities: + - uid: 14697 components: - type: Transform - pos: 2.5,22.5 - parent: 33049 - - uid: 34289 + pos: 24.5,-41.5 + parent: 2 + - uid: 20899 components: - type: Transform - pos: 2.5,25.5 - parent: 33049 - - uid: 34290 + pos: 71.5,-55.5 + parent: 2 + - uid: 23458 components: - type: Transform - pos: 2.5,21.5 - parent: 33049 - - uid: 34291 + pos: 23.5,-63.5 + parent: 2 + - uid: 65840 components: - type: Transform - pos: 3.5,21.5 - parent: 33049 - - uid: 34292 + pos: 4.5,-4.5 + parent: 65694 +- proto: WaterTankFull + entities: + - uid: 8973 components: - type: Transform - pos: 5.5,21.5 - parent: 33049 - - uid: 34293 + pos: 57.5,-54.5 + parent: 2 + - uid: 9425 components: - type: Transform - pos: 10.5,22.5 - parent: 33049 - - uid: 34294 + pos: 73.5,-27.5 + parent: 2 + - uid: 10689 components: - type: Transform - pos: 9.5,22.5 - parent: 33049 - - uid: 34295 + pos: -50.5,5.5 + parent: 2 + - uid: 13287 components: - type: Transform - pos: 12.5,22.5 - parent: 33049 - - uid: 34296 + pos: -25.5,-45.5 + parent: 2 + - uid: 15038 components: - type: Transform - pos: 13.5,22.5 - parent: 33049 - - uid: 34297 + pos: 32.5,-70.5 + parent: 2 + - uid: 15039 components: - type: Transform - pos: 7.5,22.5 - parent: 33049 - - uid: 34298 + pos: 5.5,-68.5 + parent: 2 + - uid: 20910 components: - type: Transform - pos: 11.5,22.5 - parent: 33049 - - uid: 34299 + pos: 84.5,-56.5 + parent: 2 + - uid: 21417 components: - type: Transform - pos: 13.5,21.5 - parent: 33049 - - uid: 34300 + pos: -67.5,-78.5 + parent: 2 + - uid: 23107 components: - type: Transform - pos: 10.5,19.5 - parent: 33049 - - uid: 34301 + pos: 53.5,-37.5 + parent: 2 + - uid: 23109 components: - type: Transform - pos: 10.5,17.5 - parent: 33049 - - uid: 34302 + pos: 59.5,-33.5 + parent: 2 + - uid: 23163 components: - type: Transform - pos: 10.5,16.5 - parent: 33049 - - uid: 34303 + pos: 32.5,-34.5 + parent: 2 + - uid: 23171 components: - type: Transform - pos: 10.5,14.5 - parent: 33049 - - uid: 34304 + pos: 20.5,-44.5 + parent: 2 + - uid: 23173 components: - type: Transform - pos: -5.5,11.5 - parent: 33049 - - uid: 34305 + pos: 20.5,-44.5 + parent: 2 + - uid: 23175 components: - type: Transform - pos: 10.5,15.5 - parent: 33049 - - uid: 34306 + pos: 39.5,-55.5 + parent: 2 + - uid: 23460 components: - type: Transform - pos: 12.5,19.5 - parent: 33049 - - uid: 34307 + pos: 31.5,-63.5 + parent: 2 + - uid: 24654 components: - type: Transform - pos: 10.5,18.5 - parent: 33049 - - uid: 34308 + pos: -81.5,30.5 + parent: 2 + - uid: 24842 components: - type: Transform - pos: -4.5,11.5 - parent: 33049 - - uid: 34309 + pos: -85.5,2.5 + parent: 2 + - uid: 24984 components: - type: Transform - pos: -6.5,11.5 - parent: 33049 - - uid: 34310 + pos: -2.5,-74.5 + parent: 2 + - uid: 25102 components: - type: Transform - pos: -2.5,11.5 - parent: 33049 - - uid: 34311 + pos: -68.5,-22.5 + parent: 2 + - uid: 25191 components: - type: Transform - pos: 3.5,11.5 - parent: 33049 - - uid: 34312 + pos: 3.5,-87.5 + parent: 2 + - uid: 25201 components: - type: Transform - pos: -2.5,11.5 - parent: 33049 - - uid: 34313 + pos: 32.5,-77.5 + parent: 2 + - uid: 25783 components: - type: Transform - pos: 9.5,11.5 - parent: 33049 - - uid: 34314 + pos: -61.5,70.5 + parent: 2 + - uid: 27324 components: - type: Transform - pos: 9.5,11.5 - parent: 33049 - - uid: 34315 + pos: -73.5,-57.5 + parent: 2 + - uid: 27328 components: - type: Transform - pos: 8.5,11.5 - parent: 33049 - - uid: 34316 + pos: -75.5,-67.5 + parent: 2 + - uid: 27329 components: - type: Transform - pos: 4.5,11.5 - parent: 33049 - - uid: 34317 + pos: -69.5,-72.5 + parent: 2 + - uid: 27338 components: - type: Transform - pos: 6.5,11.5 - parent: 33049 - - uid: 34318 + pos: -47.5,-81.5 + parent: 2 + - uid: 29004 components: - type: Transform - pos: 10.5,11.5 - parent: 33049 - - uid: 34319 + pos: -28.5,-49.5 + parent: 2 + - uid: 29104 components: - type: Transform - pos: 10.5,11.5 - parent: 33049 - - uid: 34320 + pos: 36.5,-14.5 + parent: 2 + - uid: 29768 components: - type: Transform - pos: 10.5,11.5 - parent: 33049 - - uid: 34321 + pos: -8.5,-75.5 + parent: 2 + - uid: 30414 components: - type: Transform - pos: 10.5,12.5 - parent: 33049 - - uid: 34322 + pos: 80.5,-12.5 + parent: 2 + - uid: 30696 components: - type: Transform - pos: 8.5,-13.5 - parent: 33049 - - uid: 34323 + pos: 16.5,49.5 + parent: 2 + - uid: 31035 components: - type: Transform - pos: -3.5,20.5 - parent: 33049 - - uid: 34324 + pos: -81.5,64.5 + parent: 2 + - uid: 31168 components: - type: Transform - pos: -3.5,18.5 - parent: 33049 - - uid: 34325 + pos: -17.5,51.5 + parent: 2 + - uid: 31244 components: - type: Transform - pos: -1.5,21.5 - parent: 33049 - - uid: 34326 + pos: -19.5,15.5 + parent: 2 + - uid: 65384 components: - type: Transform - pos: -0.5,21.5 - parent: 33049 - - uid: 34327 + pos: 22.5,10.5 + parent: 56631 +- proto: WaterTankHighCapacity + entities: + - uid: 6717 components: - type: Transform - pos: -4.5,18.5 - parent: 33049 - - uid: 34328 + pos: -56.5,45.5 + parent: 2 + - uid: 7133 components: - type: Transform - pos: -0.5,20.5 - parent: 33049 - - uid: 34329 + pos: -22.5,34.5 + parent: 2 + - uid: 25200 components: - type: Transform - pos: -0.5,18.5 - parent: 33049 - - uid: 34330 + pos: 29.5,-88.5 + parent: 2 + - uid: 28824 components: - type: Transform - pos: 2.5,20.5 - parent: 33049 - - uid: 34331 + pos: -64.5,-71.5 + parent: 2 +- proto: WaterVaporCanister + entities: + - uid: 8145 components: - type: Transform - pos: 2.5,18.5 - parent: 33049 - - uid: 34332 + pos: 66.5,-36.5 + parent: 2 + - uid: 13002 components: - type: Transform - pos: 5.5,19.5 - parent: 33049 - - uid: 34333 + pos: 17.5,21.5 + parent: 2 + - uid: 15138 components: - type: Transform - pos: 5.5,18.5 - parent: 33049 - - uid: 34334 + pos: 30.5,50.5 + parent: 2 + - uid: 15363 components: - type: Transform - pos: -5.5,15.5 - parent: 33049 - - uid: 34335 + pos: 20.5,68.5 + parent: 2 + - uid: 28918 components: - type: Transform - pos: -3.5,15.5 - parent: 33049 - - uid: 34336 + pos: -54.5,-53.5 + parent: 2 + - uid: 30383 components: - type: Transform - pos: -2.5,15.5 - parent: 33049 - - uid: 34337 + pos: 62.5,-13.5 + parent: 2 +- proto: WeaponAdvancedLaser + entities: + - uid: 54660 components: - type: Transform - pos: -0.5,15.5 - parent: 33049 - - uid: 34338 + pos: 6.531067,-13.423157 + parent: 53899 + - uid: 54661 components: - type: Transform - pos: -0.5,15.5 - parent: 33049 - - uid: 34339 + pos: -4.452469,-4.4048767 + parent: 53899 +- proto: WeaponCapacitorRecharger + entities: + - uid: 214 components: - type: Transform - pos: -0.5,14.5 - parent: 33049 - - uid: 34340 + rot: 1.5707963267948966 rad + pos: 54.5,-6.5 + parent: 2 + - uid: 3968 components: - type: Transform - pos: 2.5,15.5 - parent: 33049 - - uid: 34341 + pos: -81.5,45.5 + parent: 2 + - uid: 4498 components: - type: Transform - pos: 2.5,14.5 - parent: 33049 - - uid: 34342 + pos: 26.5,-22.5 + parent: 2 + - uid: 8471 components: - type: Transform - pos: 4.5,15.5 - parent: 33049 - - uid: 34343 + rot: -1.5707963267948966 rad + pos: -33.5,-32.5 + parent: 2 + - uid: 8472 components: - type: Transform - pos: 4.5,15.5 - parent: 33049 - - uid: 34344 + rot: -1.5707963267948966 rad + pos: -33.5,-31.5 + parent: 2 + - uid: 8473 components: - type: Transform - pos: 5.5,15.5 - parent: 33049 - - uid: 34345 + rot: -1.5707963267948966 rad + pos: -33.5,-30.5 + parent: 2 + - uid: 8706 components: - type: Transform - pos: 7.5,15.5 - parent: 33049 - - uid: 34346 + pos: 74.5,-41.5 + parent: 2 + - uid: 9323 components: - type: Transform - pos: 7.5,15.5 - parent: 33049 - - uid: 34347 + pos: 68.5,-29.5 + parent: 2 + - uid: 13208 components: - type: Transform - pos: 8.5,15.5 - parent: 33049 - - uid: 34348 + pos: -44.5,-22.5 + parent: 2 + - uid: 14101 components: - type: Transform - pos: 8.5,18.5 - parent: 33049 - - uid: 34349 + pos: -2.5,-40.5 + parent: 2 + - uid: 16025 components: - type: Transform - pos: 7.5,18.5 - parent: 33049 - - uid: 34350 + pos: 46.5,5.5 + parent: 2 + - uid: 19782 components: - type: Transform - pos: 6.5,22.5 - parent: 33049 - - uid: 34351 + pos: -44.5,-41.5 + parent: 2 + - uid: 19783 components: - type: Transform - pos: 5.5,22.5 - parent: 33049 - - uid: 34352 + pos: -44.5,-37.5 + parent: 2 + - uid: 20461 components: - type: Transform - pos: 5.5,22.5 - parent: 33049 - - uid: 34353 + pos: -49.5,-28.5 + parent: 2 + - uid: 20500 components: - type: Transform - pos: 7.5,20.5 - parent: 33049 - - uid: 34354 + rot: -1.5707963267948966 rad + pos: -49.5,-32.5 + parent: 2 + - uid: 20503 components: - type: Transform - pos: 6.5,20.5 - parent: 33049 - - uid: 34355 + rot: 1.5707963267948966 rad + pos: -45.5,-34.5 + parent: 2 + - uid: 20811 components: - type: Transform - pos: 13.5,21.5 - parent: 33049 - - uid: 34356 + pos: -45.5,-4.5 + parent: 2 + - uid: 22215 components: - type: Transform - pos: 11.5,19.5 - parent: 33049 - - uid: 34357 + rot: -1.5707963267948966 rad + pos: -38.5,-13.5 + parent: 2 + - uid: 22598 components: - type: Transform - pos: 13.5,19.5 - parent: 33049 - - uid: 34358 + pos: -19.5,-23.5 + parent: 2 + - uid: 28751 components: - type: Transform - pos: -9.5,21.5 - parent: 33049 - - uid: 34359 + pos: -8.5,7.5 + parent: 2 + - uid: 42034 components: - type: Transform - pos: -9.5,20.5 - parent: 33049 - - uid: 34360 + pos: -29.5,-23.5 + parent: 2 + - uid: 54662 components: - type: Transform - pos: -9.5,19.5 - parent: 33049 - - uid: 34361 + pos: 6.5,-13.5 + parent: 53899 + - uid: 54663 components: - type: Transform - pos: -9.5,18.5 - parent: 33049 - - uid: 34362 + pos: -4.5,-4.5 + parent: 53899 + - uid: 55277 components: - type: Transform - pos: -9.5,18.5 - parent: 33049 - - uid: 34363 + rot: -1.5707963267948966 rad + pos: 1.5,0.5 + parent: 55142 + - uid: 56423 components: - type: Transform - pos: -10.5,21.5 - parent: 33049 - - uid: 34364 + pos: 1.5,4.5 + parent: 56354 + - uid: 56627 components: - type: Transform - pos: -12.5,21.5 - parent: 33049 - - uid: 34365 + pos: -2.5,-2.5 + parent: 56424 + - uid: 65385 components: - type: Transform - pos: -12.5,18.5 - parent: 33049 - - uid: 34366 + pos: -13.5,71.5 + parent: 56631 + - uid: 70922 components: - type: Transform - pos: -12.5,15.5 - parent: 33049 - - uid: 34367 + pos: 4.5,2.5 + parent: 66965 + - uid: 70923 components: - type: Transform - pos: -9.5,15.5 - parent: 33049 - - uid: 34368 + pos: 0.5,-2.5 + parent: 66965 + - uid: 71251 components: - type: Transform - pos: -7.5,15.5 - parent: 33049 - - uid: 34453 + pos: 0.5,-2.5 + parent: 56001 +- proto: WeaponCrusherGlaive + entities: + - uid: 5140 components: - type: Transform - pos: 68.5,-21.5 + pos: 76.59877,8.643956 parent: 2 - - uid: 34474 + - uid: 65386 components: - type: Transform - pos: 66.5,-7.5 - parent: 2 - - uid: 34484 + pos: -27.486176,30.543022 + parent: 56631 +- proto: WeaponDisabler + entities: + - uid: 4496 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-12.5 + pos: 21.478407,-20.418898 parent: 2 - - uid: 34488 + - uid: 7707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-16.5 + rot: -1.5707963267948966 rad + pos: -38.287857,-31.375221 parent: 2 - - uid: 34499 + - uid: 19916 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,-8.5 + pos: -44.520977,-20.298018 parent: 2 - - uid: 35064 + - uid: 19917 components: - type: Transform - rot: 3.141592653589793 rad - pos: -85.5,10.5 + pos: -44.520977,-20.454268 parent: 2 - - uid: 35066 + - uid: 20091 components: - type: Transform - rot: 3.141592653589793 rad - pos: -54.5,52.5 + pos: -44.520977,-20.563643 parent: 2 - - uid: 35498 + - uid: 20094 components: - type: Transform - rot: 3.141592653589793 rad - pos: -54.5,51.5 + pos: -44.536602,-20.657393 parent: 2 - - uid: 35541 + - uid: 20701 components: - type: Transform - pos: 35.5,34.5 + pos: -2.5,-31.5 parent: 2 - - uid: 35549 + - uid: 20808 components: - type: Transform - pos: 34.5,34.5 + pos: -45.55039,-5.391027 parent: 2 - - uid: 35552 + - uid: 21105 components: - type: Transform - pos: 18.5,45.5 + pos: -51.4883,-30.284885 parent: 2 - - uid: 35553 + - uid: 21106 components: - type: Transform - pos: 22.5,46.5 + pos: -51.472675,-30.409885 parent: 2 - - uid: 35579 + - uid: 21107 components: - type: Transform - pos: 59.5,-19.5 + pos: -51.503925,-30.534885 parent: 2 - - uid: 35610 + - uid: 21109 components: - type: Transform - pos: 28.5,-1.5 + pos: -51.51955,-30.70676 parent: 2 - - uid: 35611 + - uid: 21110 components: - type: Transform - pos: 26.5,-1.5 + pos: -51.503925,-30.534885 parent: 2 - - uid: 35612 + - uid: 21504 components: - type: Transform - pos: 25.5,-1.5 + pos: -33.485363,-32.04512 parent: 2 - - uid: 35613 + - uid: 27678 components: - type: Transform - pos: 24.5,-1.5 - parent: 2 - - uid: 35614 + parent: 20443 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 32093 components: - type: Transform - pos: 23.5,-1.5 + pos: -6.5328197,4.6086545 parent: 2 - - uid: 35698 + - uid: 54175 components: - type: Transform - pos: 23.5,-4.5 - parent: 2 - - uid: 35699 + parent: 54170 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 65387 components: - type: Transform - pos: 25.5,-4.5 - parent: 2 - - uid: 35941 + rot: 3.141592653589793 rad + pos: 1.5112762,80.3963 + parent: 56631 +- proto: WeaponDisablerPractice + entities: + - uid: 19779 components: - type: Transform - pos: 7.5,-67.5 + rot: 56.54866776461632 rad + pos: -44.53506,-36.949852 parent: 2 - - uid: 36041 + - uid: 19780 components: - type: Transform - pos: -55.5,51.5 + rot: 56.54866776461632 rad + pos: -44.269436,-37.043602 parent: 2 - - uid: 36118 + - uid: 19781 components: - type: Transform - pos: 45.5,43.5 + rot: 56.54866776461632 rad + pos: -44.269436,-36.856102 parent: 2 - - uid: 36119 + - uid: 65388 components: - type: Transform - pos: 46.5,43.5 - parent: 2 - - uid: 36121 + rot: 3.141592653589793 rad + pos: -14.010925,71.46234 + parent: 56631 +- proto: WeaponDisablerSMG + entities: + - uid: 1759 components: - type: Transform - pos: 49.5,43.5 - parent: 2 - - uid: 36126 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 65389 components: - type: Transform - pos: 50.5,47.5 - parent: 2 - - uid: 36127 + pos: 1.511261,80.6463 + parent: 56631 +- proto: WeaponFlareGun + entities: + - uid: 29028 components: - type: Transform - pos: 50.5,48.5 + pos: -27.551212,-52.438725 parent: 2 - - uid: 36128 + - uid: 30853 components: - type: Transform - pos: 50.5,49.5 + pos: 59.498344,14.631683 parent: 2 - - uid: 36130 +- proto: WeaponLaserCannon + entities: + - uid: 21512 components: - type: Transform - pos: 50.5,50.5 + rot: 3.141592653589793 rad + pos: -55.516575,-32.6612 parent: 2 - - uid: 36131 + - uid: 21513 components: - type: Transform - pos: 46.5,50.5 + rot: 3.141592653589793 rad + pos: -55.516575,-32.6612 parent: 2 - - uid: 36133 +- proto: WeaponLaserCarbinePractice + entities: + - uid: 8716 components: - type: Transform - pos: 45.5,49.5 + pos: 75.5,-34.5 parent: 2 - - uid: 36134 + - uid: 9377 components: - type: Transform - pos: 45.5,46.5 + pos: 75.51179,-34.327972 parent: 2 - - uid: 36323 + - uid: 19776 components: - type: Transform - pos: 2.5,-55.5 + pos: -44.538647,-36.24307 parent: 2 - - uid: 36325 + - uid: 19777 components: - type: Transform - pos: 1.5,-55.5 + rot: 56.54866776461632 rad + pos: -44.50381,-36.402977 parent: 2 - - uid: 36359 + - uid: 19778 components: - type: Transform - pos: 4.5,-62.5 + rot: 56.54866776461632 rad + pos: -44.425686,-36.543602 parent: 2 - - uid: 36625 + - uid: 65390 components: - type: Transform - pos: 45.5,-18.5 - parent: 2 - - uid: 36744 + pos: 4.4702606,82.59161 + parent: 56631 + - uid: 65391 components: - type: Transform - pos: 25.5,-51.5 - parent: 2 - - uid: 36753 + pos: 4.5171356,82.49786 + parent: 56631 + - uid: 65392 components: - type: Transform - pos: 25.5,-53.5 - parent: 2 - - uid: 41052 + pos: 4.5328064,82.31036 + parent: 56631 + - uid: 65393 components: - type: Transform - pos: -10.5,17.5 - parent: 2 - - uid: 41089 + pos: -14.63592,71.66546 + parent: 56631 +- proto: WeaponLaserGun + entities: + - uid: 20935 components: - type: Transform - pos: -10.5,18.5 + pos: -51.479336,-32.665348 parent: 2 - - uid: 41270 + - uid: 20936 components: - type: Transform - pos: -65.5,-5.5 + pos: -51.49496,-32.540348 parent: 2 - - uid: 41359 + - uid: 20937 components: - type: Transform - pos: 41.5,11.5 + pos: -51.479336,-32.384098 parent: 2 - - uid: 41766 + - uid: 44968 components: - type: Transform - pos: -24.5,20.5 - parent: 2 - - uid: 41767 + parent: 20106 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 70924 components: - type: Transform - pos: -12.5,16.5 - parent: 2 - - uid: 41816 + rot: -1.5707963267948966 rad + pos: 7.740967,-4.5662537 + parent: 66965 + - uid: 70925 components: - type: Transform - pos: 29.5,33.5 - parent: 2 - - uid: 41859 + rot: 1.5707963267948966 rad + pos: 7.459717,-4.5662537 + parent: 66965 +- proto: WeaponLaserSvalinn + entities: + - uid: 20929 components: - type: Transform - pos: 32.5,11.5 + pos: -66.53888,-19.363565 parent: 2 - - uid: 42021 + - uid: 65394 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -41.5,49.5 - parent: 2 - - uid: 42524 + pos: -17.515717,56.627136 + parent: 56631 +- proto: WeaponMakeshiftLaser + entities: + - uid: 55915 components: - type: Transform - pos: 29.5,-35.5 - parent: 2 - - uid: 42525 + pos: -23.525723,15.39406 + parent: 55280 +- proto: WeaponPistolCHIMP + entities: + - uid: 53780 components: - type: Transform - pos: 30.5,-35.5 + pos: 42.5153,-31.386505 parent: 2 - - uid: 42541 + - uid: 65395 components: - type: Transform - pos: 70.5,-42.5 - parent: 2 - - uid: 42613 + rot: 1.5707963267948966 rad + pos: -34.45244,27.449646 + parent: 56631 +- proto: WeaponPistolCobra + entities: + - uid: 65396 components: - type: Transform - pos: -16.5,-42.5 - parent: 2 - - uid: 42710 + pos: 1.5112915,82.56818 + parent: 56631 +- proto: WeaponPistolMk58 + entities: + - uid: 20202 components: - type: Transform - pos: 31.5,34.5 + pos: -51.54435,-28.456324 parent: 2 - - uid: 43023 + - uid: 20981 components: - type: Transform - pos: -54.5,30.5 + rot: 3.141592653589793 rad + pos: -52.48783,-28.595755 parent: 2 - - uid: 43101 + - uid: 20982 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,44.5 + pos: -52.45658,-28.45513 parent: 2 - - uid: 43220 + - uid: 21042 components: - type: Transform - pos: 2.5,-50.5 + pos: -50.528725,-28.518824 parent: 2 - - uid: 43264 + - uid: 21051 components: - type: Transform rot: 3.141592653589793 rad - pos: -43.5,47.5 + pos: -51.5131,-28.581324 parent: 2 - - uid: 43265 + - uid: 21063 components: - type: Transform rot: 3.141592653589793 rad - pos: -46.5,47.5 + pos: -50.54435,-28.612574 parent: 2 - - uid: 43269 + - uid: 55916 components: - type: Transform - pos: -38.5,52.5 - parent: 2 - - uid: 43293 + pos: -5.2880173,9.804204 + parent: 55280 +- proto: WeaponPistolN1984 + entities: + - uid: 54176 components: - type: Transform - rot: 3.141592653589793 rad - pos: -53.5,48.5 - parent: 2 - - uid: 43373 + parent: 54170 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 65397 components: - type: Transform - pos: -34.5,45.5 - parent: 2 - - uid: 43428 + pos: -4.408722,71.91766 + parent: 56631 +- proto: WeaponRevolverMateba + entities: + - uid: 32037 components: + - type: MetaData + desc: Знаковое оружие ужасающих ГСБ. Использует патроны калибра .45 магнум, при выстреле умирает один заключённый. - type: Transform - pos: -47.5,45.5 - parent: 2 - - uid: 43429 + parent: 19930 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WeaponRevolverPython + entities: + - uid: 28136 components: - type: Transform - pos: -48.5,45.5 + rot: -1.5707963267948966 rad + pos: -31.3905,-4.50442 parent: 2 - - uid: 43484 + - uid: 61035 components: - type: Transform - pos: -16.5,57.5 - parent: 2 - - uid: 43635 + parent: 61026 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 61045 components: - type: Transform - pos: -56.5,32.5 - parent: 2 - - uid: 44026 + parent: 61036 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WeaponRifleAk + entities: + - uid: 20011 components: - type: Transform rot: -1.5707963267948966 rad - pos: 59.5,-13.5 + pos: -56.335884,-6.9772816 parent: 2 - - uid: 44030 + - uid: 55917 components: + - type: MetaData + desc: Да кто он такой?!? + name: АКМС lonya - type: Transform - pos: 72.5,-35.5 - parent: 2 - - uid: 44032 + rot: 1.5707963267948966 rad + pos: -25.227724,5.50389 + parent: 55280 +- proto: WeaponRifleLecter + entities: + - uid: 21313 components: - type: Transform - pos: 58.5,-12.5 + pos: -52.47203,-32.70776 parent: 2 - - uid: 44033 + - uid: 21314 components: - type: Transform - pos: 70.5,-33.5 + pos: -52.47203,-32.45776 parent: 2 - - uid: 44034 + - uid: 21562 components: - type: Transform - pos: 72.5,-31.5 + pos: -52.467716,-32.60549 parent: 2 - - uid: 44038 + - uid: 54664 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 68.5,-27.5 + pos: 6.508209,-11.401001 + parent: 53899 + - uid: 54665 + components: + - type: Transform + pos: 6.577652,-11.609314 + parent: 53899 +- proto: WeaponShotgunBulldog + entities: + - uid: 54666 + components: + - type: Transform + pos: 4.5026855,-13.328033 + parent: 53899 + - uid: 65398 + components: + - type: Transform + pos: 4.5581055,79.47443 + parent: 56631 +- proto: WeaponShotgunDoubleBarreled + entities: + - uid: 21315 + components: + - type: Transform + pos: -50.550156,-34.61401 parent: 2 - - uid: 44115 + - uid: 21316 components: - type: Transform - pos: 67.5,-25.5 + pos: -50.550156,-34.42651 parent: 2 - - uid: 44116 + - uid: 21317 components: - type: Transform - pos: 66.5,-25.5 + pos: -50.550156,-34.27026 parent: 2 - - uid: 44485 + - uid: 65399 components: - type: Transform - pos: 49.5,-18.5 + rot: -0.7853981633974483 rad + pos: 27.509445,52.473022 + parent: 56631 +- proto: WeaponShotgunEnforcer + entities: + - uid: 21321 + components: + - type: Transform + pos: -52.487656,-34.67651 parent: 2 - - uid: 44489 + - uid: 21322 components: - type: Transform - pos: 60.5,-20.5 + pos: -52.50328,-34.473385 parent: 2 - - uid: 44504 +- proto: WeaponShotgunKammerer + entities: + - uid: 21318 components: - type: Transform - pos: 64.5,-21.5 + pos: -51.50328,-34.67651 parent: 2 - - uid: 44505 + - uid: 21319 components: - type: Transform - pos: 64.5,-23.5 + pos: -51.50328,-34.504635 parent: 2 - - uid: 44676 + - uid: 21320 components: - type: Transform - rot: 3.141592653589793 rad - pos: 67.5,-52.5 + pos: -51.487656,-34.33276 parent: 2 - - uid: 45474 + - uid: 70926 components: - type: Transform - pos: -0.5,4.5 - parent: 43176 - - uid: 45475 + rot: 3.141592653589793 rad + pos: 9.537842,-4.7381287 + parent: 66965 +- proto: WeaponShotgunSawn + entities: + - uid: 65400 components: - type: Transform - pos: 1.5,4.5 - parent: 43176 - - uid: 45476 + pos: -6.575594,27.62803 + parent: 56631 +- proto: WeaponShotgunSawnEmpty + entities: + - uid: 11304 components: - type: Transform - pos: -0.5,3.5 - parent: 43176 - - uid: 45477 + pos: -26.549906,18.556004 + parent: 2 + - uid: 28306 components: - type: Transform - pos: -0.5,2.5 - parent: 43176 - - uid: 45478 + pos: -69.47822,75.682594 + parent: 2 +- proto: WeaponSniperHristov + entities: + - uid: 3795 components: + - type: MetaData + desc: MLG PRO 360 NO SCOPE ! + name: QuickScoper 9000 - type: Transform - pos: -0.5,-2.5 - parent: 43176 - - uid: 45479 + rot: -0.5235987755982988 rad + pos: -56.475544,39.544964 + parent: 2 + - type: BallisticAmmoProvider + capacity: 0 + - uid: 20942 components: - type: Transform - pos: 0.5,-2.5 - parent: 43176 - - uid: 45480 + parent: 20938 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WeaponSniperMosin + entities: + - uid: 65401 components: - type: Transform - pos: 1.5,-2.5 - parent: 43176 - - uid: 45481 + pos: -45.574707,49.307068 + parent: 56631 + - uid: 65402 components: - type: Transform - pos: 2.5,-2.5 - parent: 43176 - - uid: 45482 + pos: -45.793457,49.400818 + parent: 56631 +- proto: WeaponSubMachineGunC20r + entities: + - uid: 62052 components: - type: Transform - pos: 3.5,-2.5 - parent: 43176 - - uid: 45483 + parent: 62050 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WeaponSubMachineGunDrozd + entities: + - uid: 21151 components: - type: Transform - pos: 4.5,-2.5 - parent: 43176 - - uid: 45484 + pos: -50.40953,-32.660885 + parent: 2 + - uid: 21312 components: - type: Transform - pos: 3.5,-1.5 - parent: 43176 - - uid: 45485 + pos: -50.425156,-32.39526 + parent: 2 + - uid: 53954 components: - type: Transform - pos: 4.5,-1.5 - parent: 43176 - - uid: 45486 + parent: 53952 + - type: Physics + canCollide: False + - type: InsideEntityStorage + - uid: 54667 components: - type: Transform - pos: 4.5,-0.5 - parent: 43176 - - uid: 45487 + pos: 5.7313232,-10.509827 + parent: 53899 +- proto: WeaponSubMachineGunWt550 + entities: + - uid: 9975 components: - type: Transform - pos: 8.5,-4.5 - parent: 43176 - - uid: 45488 + parent: 20116 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WeaponTurretHostile + entities: + - uid: 54668 components: - type: Transform - pos: 8.5,-3.5 - parent: 43176 - - uid: 45489 + rot: 3.141592653589793 rad + pos: 10.5,-8.5 + parent: 53899 + - uid: 54669 components: - type: Transform - pos: 8.5,-2.5 - parent: 43176 - - uid: 45670 + pos: 10.5,-15.5 + parent: 53899 + - uid: 54670 components: - type: Transform - pos: -5.5,2.5 - parent: 45518 - - uid: 45671 + pos: -9.5,-15.5 + parent: 53899 + - uid: 54671 components: - type: Transform - pos: -5.5,4.5 - parent: 45518 - - uid: 45672 + rot: 3.141592653589793 rad + pos: -9.5,-8.5 + parent: 53899 + - uid: 54672 components: - type: Transform - pos: -1.5,8.5 - parent: 45518 - - uid: 45673 + rot: 1.5707963267948966 rad + pos: 8.5,7.5 + parent: 53899 + - uid: 54673 components: - type: Transform - pos: 0.5,8.5 - parent: 45518 - - uid: 45674 + rot: -1.5707963267948966 rad + pos: -7.5,7.5 + parent: 53899 + - uid: 54674 components: - type: Transform - pos: 3.5,8.5 - parent: 45518 - - uid: 45675 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 53899 + - uid: 54675 components: - type: Transform - pos: 4.5,8.5 - parent: 45518 - - uid: 45676 + rot: 1.5707963267948966 rad + pos: -2.5,-2.5 + parent: 53899 + - uid: 54676 components: - type: Transform - pos: 7.5,2.5 - parent: 45518 - - uid: 45677 + rot: -1.5707963267948966 rad + pos: 3.5,-2.5 + parent: 53899 + - uid: 54677 components: - type: Transform - pos: 7.5,4.5 - parent: 45518 - - uid: 45678 + rot: 1.5707963267948966 rad + pos: -2.5,-0.5 + parent: 53899 + - uid: 54678 components: - type: Transform - pos: 7.5,5.5 - parent: 45518 - - uid: 45679 + pos: -0.5,-15.5 + parent: 53899 + - uid: 54679 components: - type: Transform - pos: -9.5,-1.5 - parent: 45518 - - uid: 45680 + pos: 1.5,-15.5 + parent: 53899 + - uid: 54680 components: - type: Transform - pos: -8.5,-1.5 - parent: 45518 - - uid: 45681 + rot: 1.5707963267948966 rad + pos: 8.5,-1.5 + parent: 53899 + - uid: 54681 components: - type: Transform + rot: -1.5707963267948966 rad pos: -7.5,-1.5 - parent: 45518 - - uid: 45682 + parent: 53899 + - uid: 54682 components: - type: Transform - pos: -2.5,-1.5 - parent: 45518 - - uid: 45683 + rot: 3.141592653589793 rad + pos: -5.5,15.5 + parent: 53899 + - uid: 54683 components: - type: Transform - pos: -4.5,-3.5 - parent: 45518 - - uid: 45684 + rot: 3.141592653589793 rad + pos: 6.5,15.5 + parent: 53899 + - uid: 65403 components: - type: Transform - pos: 6.5,-1.5 - parent: 45518 - - uid: 45685 + pos: -5.5,37.5 + parent: 56631 + - uid: 65404 components: - type: Transform - pos: 7.5,-1.5 - parent: 45518 - - uid: 45686 + pos: 6.5,37.5 + parent: 56631 + - uid: 65405 components: - type: Transform - pos: 8.5,-1.5 - parent: 45518 - - uid: 45687 + pos: 0.5,56.5 + parent: 56631 + - uid: 65406 components: - type: Transform - pos: 9.5,-1.5 - parent: 45518 - - uid: 47587 + pos: -25.5,48.5 + parent: 56631 + - uid: 65407 components: - type: Transform - pos: 45.5,-17.5 - parent: 2 - - uid: 47590 + pos: -32.5,57.5 + parent: 56631 + - uid: 65408 components: - type: Transform - pos: 44.5,-17.5 - parent: 2 - - uid: 47593 + pos: -31.5,45.5 + parent: 56631 + - uid: 65409 components: - type: Transform - pos: 46.5,-19.5 - parent: 2 - - uid: 47620 + rot: -1.5707963267948966 rad + pos: 12.5,50.5 + parent: 56631 +- proto: WeaponTurretSyndicate + entities: + - uid: 65410 components: - type: Transform - pos: 45.5,-22.5 - parent: 2 - - uid: 47666 + pos: 0.5,16.5 + parent: 56631 +- proto: WeaponTurretSyndicateBroken + entities: + - uid: 8579 components: - type: Transform - pos: 45.5,-20.5 + pos: 73.5,-63.5 parent: 2 - - uid: 47670 + - uid: 8581 components: - type: Transform - pos: 41.5,-11.5 + pos: 73.5,-65.5 parent: 2 - - uid: 51013 + - uid: 8582 components: - type: Transform - pos: -56.5,12.5 + pos: 69.5,-60.5 parent: 2 - - uid: 51087 + - uid: 8583 components: - type: Transform - pos: 15.5,-67.5 + pos: 71.5,-60.5 parent: 2 - - uid: 51137 + - uid: 8585 components: - type: Transform - pos: 3.5,-65.5 + pos: 67.5,-60.5 parent: 2 - - uid: 51138 + - uid: 11514 components: - type: Transform - pos: 4.5,-65.5 + pos: 42.5,-51.5 parent: 2 - - uid: 51140 + - uid: 11534 components: - type: Transform - pos: 7.5,-65.5 + pos: 42.5,-39.5 parent: 2 - - uid: 51141 + - uid: 11788 components: - type: Transform - pos: 16.5,-65.5 + pos: -81.5,23.5 parent: 2 - - uid: 51142 + - uid: 13478 components: - type: Transform - pos: 16.5,-64.5 + pos: 34.5,-39.5 parent: 2 - - uid: 51144 + - uid: 15006 components: - type: Transform - pos: 15.5,-65.5 + pos: 9.5,-75.5 parent: 2 - - uid: 51145 + - uid: 15009 components: - type: Transform - pos: 14.5,-65.5 + pos: 11.5,-75.5 parent: 2 - - uid: 51146 + - uid: 18318 components: - type: Transform - pos: 12.5,-65.5 + pos: 128.5,-59.5 parent: 2 - - uid: 51147 + - uid: 18319 components: - type: Transform - pos: 11.5,-65.5 + pos: 128.5,-53.5 parent: 2 - - uid: 51148 + - uid: 18320 components: - type: Transform - pos: 8.5,-65.5 + pos: 133.5,-53.5 parent: 2 - - uid: 51149 + - uid: 18321 components: - type: Transform - pos: 8.5,-64.5 + pos: 133.5,-59.5 parent: 2 - - uid: 51150 + - uid: 18324 components: - type: Transform - pos: 8.5,-63.5 + pos: 111.5,-58.5 parent: 2 - - uid: 51151 + - uid: 18325 components: - type: Transform - pos: 10.5,-65.5 + pos: 125.5,-58.5 parent: 2 - - uid: 51153 + - uid: 18326 components: - type: Transform - pos: 10.5,-63.5 + pos: 125.5,-54.5 parent: 2 - - uid: 51174 + - uid: 18327 components: - type: Transform - pos: 21.5,-60.5 + pos: 125.5,-61.5 parent: 2 - - uid: 51176 + - uid: 18328 components: - type: Transform - pos: 21.5,-58.5 + pos: 111.5,-61.5 parent: 2 - - uid: 51177 + - uid: 18329 components: - type: Transform - pos: 21.5,-57.5 + pos: 111.5,-54.5 parent: 2 - - uid: 51179 + - uid: 18330 components: - type: Transform - pos: 21.5,-61.5 + pos: 111.5,-51.5 parent: 2 - - uid: 51180 + - uid: 18331 components: - type: Transform - pos: 20.5,-62.5 + pos: 125.5,-51.5 parent: 2 - - uid: 51181 + - uid: 25229 components: - type: Transform - pos: 20.5,-63.5 + pos: 8.5,-89.5 parent: 2 - - uid: 51182 + - uid: 25934 components: - type: Transform - pos: 20.5,-64.5 + pos: 10.5,-78.5 parent: 2 - - uid: 51183 + - uid: 55918 components: - type: Transform - pos: 20.5,-65.5 - parent: 2 - - uid: 51184 + pos: -11.5,5.5 + parent: 55280 + - uid: 55919 components: - type: Transform - pos: 20.5,-67.5 - parent: 2 - - uid: 51185 + pos: -11.5,2.5 + parent: 55280 + - uid: 65411 components: - type: Transform - pos: 21.5,-67.5 - parent: 2 - - uid: 51186 + pos: -4.5,-11.5 + parent: 56631 + - uid: 65412 components: - type: Transform - pos: 22.5,-67.5 - parent: 2 - - uid: 51187 + pos: 5.5,-11.5 + parent: 56631 + - uid: 65413 components: - type: Transform - pos: 23.5,-67.5 - parent: 2 - - uid: 51202 + pos: -4.5,14.5 + parent: 56631 + - uid: 65414 components: - type: Transform - pos: 25.5,-67.5 - parent: 2 - - uid: 51297 + pos: 5.5,14.5 + parent: 56631 + - uid: 65415 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-68.5 - parent: 2 - - uid: 51407 + pos: -9.5,13.5 + parent: 56631 + - uid: 65416 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-69.5 - parent: 2 - - uid: 51411 + pos: -3.5,12.5 + parent: 56631 + - uid: 65417 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 19.5,-71.5 - parent: 2 - - uid: 51412 + pos: 17.5,18.5 + parent: 56631 + - uid: 65418 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-70.5 - parent: 2 - - uid: 51450 + pos: 0.5,43.5 + parent: 56631 + - uid: 65419 components: - type: Transform - pos: 20.5,-71.5 - parent: 2 - - uid: 51451 + pos: -23.5,46.5 + parent: 56631 + - uid: 65420 components: - type: Transform - pos: 22.5,-71.5 - parent: 2 - - uid: 51512 + pos: -38.5,45.5 + parent: 56631 + - uid: 65421 components: - type: Transform - pos: 28.5,7.5 - parent: 2 - - uid: 51562 + pos: -38.5,51.5 + parent: 56631 +- proto: WeaponTurretSyndicateDisposable + entities: + - uid: 65422 components: - type: Transform - pos: 32.5,8.5 - parent: 2 - - uid: 51563 + pos: -33.5,36.5 + parent: 56631 + - uid: 65423 components: - type: Transform - pos: 32.5,7.5 - parent: 2 - - uid: 51564 + pos: -4.5,18.5 + parent: 56631 + - uid: 65424 components: - type: Transform - pos: 31.5,7.5 - parent: 2 - - uid: 51565 + pos: 5.5,18.5 + parent: 56631 + - uid: 65425 components: - type: Transform - pos: 38.5,8.5 - parent: 2 - - uid: 51567 + pos: -1.5,77.5 + parent: 56631 + - uid: 65426 components: - type: Transform - pos: 30.5,7.5 - parent: 2 - - uid: 51568 + pos: 7.5,77.5 + parent: 56631 +- proto: WeaponWaterBlaster + entities: + - uid: 23882 components: - type: Transform - pos: 29.5,7.5 + rot: -0.3490658503988659 rad + pos: -3.477681,79.48089 parent: 2 - - uid: 51570 + - uid: 23883 components: - type: Transform - pos: 37.5,8.5 + rot: 0.5235987755982988 rad + pos: -9.708931,79.44964 parent: 2 - - uid: 51571 +- proto: WeaponWaterPistol + entities: + - uid: 6791 components: - type: Transform - pos: 36.5,8.5 + pos: -76.510925,24.417675 parent: 2 - - uid: 51572 + - uid: 21943 components: - type: Transform - pos: 35.5,8.5 - parent: 2 - - uid: 51573 + parent: 21942 + - type: Physics + canCollide: False + - type: InsideEntityStorage +- proto: WeaponXrayCannon + entities: + - uid: 65427 components: - type: Transform - pos: 34.5,8.5 - parent: 2 - - uid: 51574 + pos: 4.5327606,82.54474 + parent: 56631 +- proto: WebBed + entities: + - uid: 6983 components: - type: Transform - pos: 33.5,8.5 + pos: -66.5,22.5 parent: 2 - - uid: 51597 + - uid: 30309 components: - type: Transform - pos: 37.5,11.5 + pos: 33.5,3.5 parent: 2 - - uid: 51599 +- proto: WebDoor + entities: + - uid: 30312 components: - type: Transform - pos: 37.5,9.5 + pos: 34.5,4.5 parent: 2 - - uid: 51863 +- proto: WebShield + entities: + - uid: 7033 components: - type: Transform - pos: -46.5,-2.5 + pos: -66.294945,22.302996 parent: 2 -- proto: WallSolidDiagonal +- proto: WeedSpray entities: - - uid: 645 + - uid: 6729 components: - type: Transform - pos: 66.5,-18.5 + pos: -54.36421,43.752476 parent: 2 - - uid: 1522 +- proto: Welder + entities: + - uid: 8705 components: - type: Transform - rot: 3.141592653589793 rad - pos: 55.5,-13.5 + pos: 77.5,-41.5 parent: 2 - - uid: 7765 + - uid: 9238 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,-16.5 + rot: 3.141592653589793 rad + pos: 10.752377,24.396988 parent: 2 - - uid: 12664 + - uid: 9833 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 68.5,-7.5 + pos: 10.314877,24.600113 parent: 2 - - uid: 18361 + - uid: 10889 components: - type: Transform - pos: 58.5,-11.5 + pos: -44.588474,3.6237416 parent: 2 - - uid: 23413 + - uid: 20120 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-15.5 + pos: -57.813725,-23.426693 parent: 2 - - uid: 30258 + - uid: 21619 components: - type: Transform rot: 1.5707963267948966 rad - pos: 58.5,-13.5 + pos: -77.85886,-35.524017 parent: 2 - - uid: 40991 - components: - - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,2.5 - parent: 40952 - - uid: 40992 + - uid: 65428 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-0.5 - parent: 40952 - - uid: 40993 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-1.5 - parent: 40952 - - uid: 40994 + pos: 7.378891,60.54236 + parent: 56631 + - uid: 66943 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,3.5 - parent: 40952 - - uid: 43371 + pos: 4.6635733,-10.520453 + parent: 65849 +- proto: WelderIndustrial + entities: + - uid: 15968 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -52.5,47.5 + pos: 35.316612,50.58179 parent: 2 - - uid: 43385 + - uid: 15969 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -50.5,47.5 + rot: 3.141592653589793 rad + pos: 35.691612,50.378666 parent: 2 -- proto: WallSolidRust +- proto: WelderIndustrialAdvanced entities: - - uid: 890 + - uid: 9313 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,47.5 + pos: 59.48519,-48.391853 parent: 2 - - uid: 1134 + - uid: 65841 components: - type: Transform - pos: 53.5,-15.5 - parent: 2 - - uid: 2108 + rot: -1.5707963267948966 rad + pos: 6.705378,4.678213 + parent: 65694 +- proto: WelderMini + entities: + - uid: 10887 components: - type: Transform - pos: 60.5,-14.5 + rot: 1.5707963267948966 rad + pos: -50.502354,4.507427 parent: 2 - - uid: 6686 + - uid: 16044 components: - type: Transform - pos: 53.5,8.5 + pos: 48.41473,14.453347 parent: 2 - - uid: 6836 + - uid: 65429 components: - type: Transform - pos: 60.5,-13.5 - parent: 2 - - uid: 7010 + pos: -20.52786,14.579549 + parent: 56631 + - uid: 65430 components: - type: Transform - pos: 17.5,45.5 - parent: 2 - - uid: 10841 + pos: 7.3788757,54.44861 + parent: 56631 +- proto: WeldingFuelTank + entities: + - uid: 10900 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -49.5,41.5 + pos: -42.5,3.5 parent: 2 - - uid: 10846 + - uid: 16019 components: - type: Transform - pos: 18.5,52.5 + pos: 49.5,19.5 parent: 2 - - uid: 11902 + - uid: 65842 components: - type: Transform - pos: 68.5,-17.5 - parent: 2 - - uid: 14053 + pos: 2.5,3.5 + parent: 65694 +- proto: WeldingFuelTankFull + entities: + - uid: 8978 components: - type: Transform - pos: 17.5,52.5 + pos: 57.5,-53.5 parent: 2 - - uid: 17900 + - uid: 9436 components: - type: Transform - pos: 17.5,51.5 + pos: 74.5,-27.5 parent: 2 - - uid: 21348 + - uid: 10899 components: - type: Transform - pos: 60.5,-12.5 + pos: -43.5,3.5 parent: 2 - - uid: 24535 + - uid: 14983 components: - type: Transform - pos: 65.5,-12.5 + pos: -82.5,32.5 parent: 2 - - uid: 24537 + - uid: 20913 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-12.5 + pos: 85.5,-56.5 parent: 2 - - uid: 25748 + - uid: 23108 components: - type: Transform - pos: 41.5,10.5 + pos: 52.5,-37.5 parent: 2 - - uid: 26875 + - uid: 23174 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -49.5,47.5 + pos: 20.5,-43.5 parent: 2 - - uid: 26906 + - uid: 23176 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,47.5 + pos: 40.5,-55.5 parent: 2 - - uid: 28382 + - uid: 23177 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-41.5 + pos: 40.5,-55.5 parent: 2 - - uid: 28440 + - uid: 23459 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-58.5 + pos: 32.5,-63.5 parent: 2 - - uid: 28479 + - uid: 24841 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,-70.5 + pos: -84.5,2.5 parent: 2 - - uid: 28480 + - uid: 25104 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -1.5,-65.5 + pos: -68.5,-23.5 parent: 2 - - uid: 28622 + - uid: 25190 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-67.5 + pos: -1.5,-74.5 parent: 2 - - uid: 28854 + - uid: 25197 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 33.5,-45.5 + pos: 3.5,-88.5 parent: 2 - - uid: 28918 + - uid: 27357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-74.5 + pos: -47.5,-82.5 parent: 2 - - uid: 29365 + - uid: 27358 components: - type: Transform - pos: 17.5,46.5 + pos: -48.5,-77.5 parent: 2 - - uid: 29788 + - uid: 27359 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-11.5 + pos: -34.5,-68.5 parent: 2 - - uid: 29901 + - uid: 28827 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,-68.5 + pos: -65.5,-57.5 parent: 2 - - uid: 30017 + - uid: 28901 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-67.5 + pos: -34.5,-12.5 parent: 2 - - uid: 30231 + - uid: 28966 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-53.5 + pos: -36.5,-47.5 parent: 2 - - uid: 30233 + - uid: 29138 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-29.5 + pos: 62.5,-15.5 parent: 2 - - uid: 30551 + - uid: 29752 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 14.5,-30.5 + pos: -32.5,-83.5 parent: 2 - - uid: 30656 + - uid: 30353 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-31.5 + pos: 30.5,17.5 parent: 2 - - uid: 30741 + - uid: 30523 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -10.5,-61.5 + pos: 72.5,-14.5 parent: 2 - - uid: 30743 + - uid: 30697 components: - type: Transform - pos: 25.5,-42.5 + pos: 6.5,62.5 parent: 2 - - uid: 30767 + - uid: 30878 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 23.5,-39.5 + pos: 53.5,6.5 parent: 2 - - uid: 30973 + - uid: 31034 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-44.5 + pos: -82.5,64.5 parent: 2 - - uid: 30979 + - uid: 31268 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-40.5 + pos: -26.5,66.5 parent: 2 - - uid: 31265 + - uid: 65431 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 18.5,-51.5 - parent: 2 - - uid: 31281 + pos: 19.5,-1.5 + parent: 56631 + - uid: 70927 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 28.5,-35.5 - parent: 2 - - uid: 31285 + pos: 6.5,1.5 + parent: 66965 +- proto: WeldingFuelTankHighCapacity + entities: + - uid: 15924 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-70.5 + pos: 39.5,55.5 parent: 2 - - uid: 31290 + - uid: 25199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.5,-65.5 + pos: 28.5,-88.5 parent: 2 - - uid: 31295 + - uid: 29587 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,-63.5 + pos: -60.5,-84.5 parent: 2 - - uid: 31298 + - uid: 66944 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 10.5,-64.5 - parent: 2 - - uid: 31302 + pos: 3.5,-15.5 + parent: 65849 +- proto: WetFloorSign + entities: + - uid: 7531 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 20.5,-61.5 + pos: -48.689575,71.30827 parent: 2 - - uid: 31303 + - uid: 18025 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-59.5 + pos: -37.41035,-89.87916 parent: 2 - - uid: 31304 + - uid: 28865 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 21.5,-55.5 + pos: -40.97806,-50.967266 parent: 2 - - uid: 31313 + - uid: 28920 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 24.5,-67.5 + pos: -75.53171,-63.66443 parent: 2 - - uid: 31366 + - uid: 28921 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 17.5,-71.5 + pos: -67.79733,-63.273804 parent: 2 - - uid: 31846 +- proto: WhiteBishop + entities: + - uid: 6375 components: - type: Transform - pos: 48.5,11.5 + pos: -58.272144,21.98369 parent: 2 - - uid: 31847 + - uid: 6387 components: - type: Transform - pos: 49.5,11.5 + pos: -59.78777,22.01494 parent: 2 - - uid: 31848 +- proto: WhiteKing + entities: + - uid: 6386 components: - type: Transform - pos: -30.5,-64.5 + pos: -59.30339,22.027569 parent: 2 - - uid: 31849 +- proto: WhiteKnight + entities: + - uid: 6376 components: - type: Transform - pos: -42.5,-47.5 + pos: -57.772144,21.968065 parent: 2 - - uid: 31850 + - uid: 6385 components: - type: Transform - pos: -56.5,-24.5 + pos: -60.25652,21.98369 parent: 2 - - uid: 31851 +- proto: WhitePawn + entities: + - uid: 6371 components: - type: Transform - pos: -46.5,-25.5 + pos: -60.78777,21.51494 parent: 2 - - uid: 31852 + - uid: 6372 components: - type: Transform - pos: -70.5,-17.5 + pos: -60.25652,21.530565 parent: 2 - - uid: 31853 + - uid: 6373 components: - type: Transform - pos: 33.5,-9.5 + pos: -59.772144,21.51494 parent: 2 - - uid: 31855 + - uid: 6374 components: - type: Transform - pos: 48.5,-9.5 + pos: -57.28777,21.468065 parent: 2 - - uid: 31856 + - uid: 6378 components: - type: Transform - pos: -9.5,16.5 + pos: -59.28777,21.499315 parent: 2 - - uid: 31857 + - uid: 6379 components: - type: Transform - pos: 44.5,4.5 + pos: -58.772144,21.468065 parent: 2 - - uid: 31858 + - uid: 6380 components: - type: Transform - pos: -42.5,14.5 + pos: -58.25652,21.48369 parent: 2 - - uid: 31859 + - uid: 6381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-76.5 + pos: -57.772144,21.468065 parent: 2 - - uid: 31862 +- proto: WhiteQueen + entities: + - uid: 6369 components: - type: Transform - pos: 42.5,8.5 + pos: -58.77214,22.011944 parent: 2 - - uid: 31864 +- proto: WhiteRook + entities: + - uid: 6370 components: - type: Transform - pos: -25.5,-54.5 + pos: -57.272144,21.95244 parent: 2 - - uid: 31865 + - uid: 6382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-44.5 + pos: -60.78777,21.98369 parent: 2 - - uid: 31866 +- proto: Windoor + entities: + - uid: 3991 components: - type: Transform - pos: -42.5,-46.5 + rot: 3.141592653589793 rad + pos: 39.5,-17.5 parent: 2 - - uid: 31867 + - uid: 3992 components: - type: Transform - pos: -42.5,-38.5 + rot: 3.141592653589793 rad + pos: 40.5,-17.5 parent: 2 - - uid: 31868 + - uid: 4102 components: - type: Transform rot: 1.5707963267948966 rad - pos: -46.5,-60.5 + pos: -41.5,42.5 parent: 2 - - uid: 31869 + - uid: 4606 components: - type: Transform rot: 1.5707963267948966 rad - pos: -43.5,-53.5 + pos: -42.5,34.5 parent: 2 - - uid: 31870 + - uid: 4707 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,-47.5 + pos: -42.5,33.5 parent: 2 - - uid: 31871 + - uid: 4881 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-50.5 + pos: 58.5,3.5 parent: 2 - - uid: 31873 + - uid: 5489 components: - type: Transform rot: 1.5707963267948966 rad - pos: -34.5,-71.5 + pos: -34.5,18.5 parent: 2 - - uid: 31874 + - uid: 6050 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -20.5,-71.5 + rot: 3.141592653589793 rad + pos: -34.5,54.5 parent: 2 - - uid: 31875 + - uid: 6051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -27.5,-70.5 + pos: -30.5,60.5 parent: 2 - - uid: 31876 + - uid: 6151 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,-66.5 + rot: -1.5707963267948966 rad + pos: -52.5,39.5 parent: 2 - - uid: 31877 + - uid: 7001 components: - type: Transform - pos: -50.5,-22.5 + rot: 1.5707963267948966 rad + pos: -41.5,43.5 parent: 2 - - uid: 31878 + - uid: 7006 components: - type: Transform - pos: -43.5,-42.5 + rot: 3.141592653589793 rad + pos: -22.5,-4.5 parent: 2 - - uid: 31879 + - uid: 9494 components: - type: Transform - pos: 49.5,-55.5 + rot: -1.5707963267948966 rad + pos: 13.5,52.5 parent: 2 - - uid: 31880 + - uid: 9795 components: - type: Transform - pos: 45.5,-59.5 + rot: -1.5707963267948966 rad + pos: -11.5,44.5 parent: 2 - - uid: 31881 + - uid: 9796 components: - type: Transform - pos: 47.5,-55.5 + rot: 1.5707963267948966 rad + pos: -11.5,44.5 parent: 2 - - uid: 34369 - components: - - type: Transform - pos: -1.5,-4.5 - parent: 33049 - - uid: 34370 - components: - - type: Transform - pos: 2.5,-5.5 - parent: 33049 - - uid: 34371 - components: - - type: Transform - pos: -1.5,5.5 - parent: 33049 - - uid: 34372 + - uid: 12285 components: - type: Transform - pos: -1.5,-3.5 - parent: 33049 - - uid: 34373 + pos: 16.5,-49.5 + parent: 2 + - uid: 13442 components: - type: Transform - pos: -1.5,6.5 - parent: 33049 - - uid: 34374 + rot: -1.5707963267948966 rad + pos: 8.5,-39.5 + parent: 2 + - uid: 13443 components: - type: Transform - pos: 2.5,8.5 - parent: 33049 - - uid: 34375 + rot: -1.5707963267948966 rad + pos: 8.5,-40.5 + parent: 2 + - uid: 13557 components: - type: Transform - pos: 2.5,-2.5 - parent: 33049 - - uid: 34376 + rot: -1.5707963267948966 rad + pos: 8.5,-46.5 + parent: 2 + - uid: 17971 components: - type: Transform - pos: -1.5,-1.5 - parent: 33049 - - uid: 34377 + rot: 3.141592653589793 rad + pos: 34.5,-2.5 + parent: 2 + - uid: 19068 components: - type: Transform - pos: 2.5,-4.5 - parent: 33049 - - uid: 34378 + rot: 1.5707963267948966 rad + pos: 3.5,-39.5 + parent: 2 + - uid: 19069 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,9.5 - parent: 33049 - - uid: 34379 + rot: 1.5707963267948966 rad + pos: 3.5,-40.5 + parent: 2 + - uid: 19402 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,11.5 - parent: 33049 - - uid: 34380 + pos: 33.5,-2.5 + parent: 2 + - uid: 19405 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,10.5 - parent: 33049 - - uid: 34381 + pos: 32.5,-2.5 + parent: 2 + - uid: 24417 components: - type: Transform - pos: -3.5,-13.5 - parent: 33049 - - uid: 34382 + pos: -14.5,59.5 + parent: 2 + - uid: 24418 components: - type: Transform - pos: -9.5,-12.5 - parent: 33049 - - uid: 34383 + pos: -15.5,59.5 + parent: 2 + - uid: 25274 components: - type: Transform - pos: -6.5,-19.5 - parent: 33049 - - uid: 34384 + rot: 3.141592653589793 rad + pos: 1.5,-81.5 + parent: 2 + - uid: 29525 components: - type: Transform - pos: -7.5,-12.5 - parent: 33049 - - uid: 34385 + pos: 29.5,-76.5 + parent: 2 + - uid: 65432 components: - type: Transform - pos: 2.5,-18.5 - parent: 33049 - - uid: 34386 + rot: 1.5707963267948966 rad + pos: -15.5,3.5 + parent: 56631 +- proto: WindoorAssembly + entities: + - uid: 25867 components: - type: Transform - pos: 6.5,-19.5 - parent: 33049 - - uid: 34387 + rot: 3.141592653589793 rad + pos: -66.5,-45.5 + parent: 2 + - uid: 29566 components: - type: Transform - pos: 4.5,-22.5 - parent: 33049 - - uid: 34388 + rot: 1.5707963267948966 rad + pos: -35.5,-54.5 + parent: 2 + - uid: 29626 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,21.5 - parent: 33049 - - uid: 34389 - components: - - type: Transform - pos: 9.5,15.5 - parent: 33049 - - uid: 34390 - components: - - type: Transform - pos: -5.5,-19.5 - parent: 33049 - - uid: 34391 - components: - - type: Transform - pos: -9.5,-19.5 - parent: 33049 - - uid: 34392 - components: - - type: Transform - pos: -9.5,-17.5 - parent: 33049 - - uid: 34393 - components: - - type: Transform - pos: -2.5,-18.5 - parent: 33049 - - uid: 34394 + pos: -46.5,-79.5 + parent: 2 + - uid: 65433 components: - type: Transform - pos: -1.5,-20.5 - parent: 33049 - - uid: 34395 + rot: -1.5707963267948966 rad + pos: 16.5,3.5 + parent: 56631 + - uid: 65434 components: - type: Transform - pos: 5.5,-18.5 - parent: 33049 - - uid: 34396 + rot: -1.5707963267948966 rad + pos: -11.5,3.5 + parent: 56631 + - uid: 65435 components: - type: Transform - pos: 5.5,11.5 - parent: 33049 - - uid: 34397 + rot: 3.141592653589793 rad + pos: -11.5,-4.5 + parent: 56631 +- proto: WindoorAssemblyClockwork + entities: + - uid: 6913 components: - type: Transform - pos: 2.5,-10.5 - parent: 33049 - - uid: 34398 + rot: 3.141592653589793 rad + pos: -57.5,75.5 + parent: 2 + - uid: 6935 components: - type: Transform - pos: 2.5,-12.5 - parent: 33049 - - uid: 34399 + rot: 3.141592653589793 rad + pos: -56.5,75.5 + parent: 2 + - uid: 7384 components: - type: Transform - pos: 2.5,-13.5 - parent: 33049 - - uid: 34400 + rot: 3.141592653589793 rad + pos: -55.5,75.5 + parent: 2 + - uid: 7407 components: - type: Transform - pos: 5.5,-14.5 - parent: 33049 - - uid: 34401 + rot: 3.141592653589793 rad + pos: -53.5,75.5 + parent: 2 + - uid: 8610 components: - type: Transform - pos: 2.5,-17.5 - parent: 33049 - - uid: 34402 + rot: 3.141592653589793 rad + pos: -54.5,75.5 + parent: 2 +- proto: WindoorAssemblySecure + entities: + - uid: 30857 components: - type: Transform - pos: -5.5,-12.5 - parent: 33049 - - uid: 34403 + rot: 1.5707963267948966 rad + pos: 54.5,13.5 + parent: 2 + - uid: 30858 components: - type: Transform - pos: -3.5,-18.5 - parent: 33049 - - uid: 34404 + rot: -1.5707963267948966 rad + pos: 54.5,13.5 + parent: 2 + - uid: 65436 components: - type: Transform - pos: 2.5,-21.5 - parent: 33049 - - uid: 34405 + rot: -1.5707963267948966 rad + pos: -2.5,55.5 + parent: 56631 +- proto: WindoorChapelLocked + entities: + - uid: 65437 components: - type: Transform - pos: -2.5,-19.5 - parent: 33049 - - uid: 34406 + rot: 3.141592653589793 rad + pos: 12.5,-4.5 + parent: 56631 + - uid: 65438 components: - type: Transform - pos: -8.5,15.5 - parent: 33049 - - uid: 34407 + rot: -1.5707963267948966 rad + pos: -9.5,-2.5 + parent: 56631 +- proto: WindoorClockwork + entities: + - uid: 4845 components: - type: Transform - pos: 13.5,20.5 - parent: 33049 - - uid: 34408 + rot: -1.5707963267948966 rad + pos: -75.5,20.5 + parent: 2 + - uid: 6492 components: - type: Transform - pos: 8.5,22.5 - parent: 33049 - - uid: 34409 + rot: 1.5707963267948966 rad + pos: -76.5,24.5 + parent: 2 + - uid: 6817 components: - type: Transform - pos: 2.5,19.5 - parent: 33049 - - uid: 34410 + rot: 1.5707963267948966 rad + pos: -76.5,23.5 + parent: 2 + - uid: 24312 components: - type: Transform - pos: 4.5,21.5 - parent: 33049 - - uid: 34411 + pos: -56.5,75.5 + parent: 2 + - uid: 24317 components: - type: Transform - pos: 2.5,23.5 - parent: 33049 - - uid: 34412 + pos: -55.5,75.5 + parent: 2 + - uid: 24318 components: - type: Transform - pos: -0.5,25.5 - parent: 33049 - - uid: 34413 + pos: -54.5,75.5 + parent: 2 + - uid: 24582 components: - type: Transform - pos: -6.5,13.5 - parent: 33049 - - uid: 34414 + pos: -53.5,75.5 + parent: 2 +- proto: WindoorHydroponicsLocked + entities: + - uid: 6266 components: - type: Transform - pos: -3.5,11.5 - parent: 33049 - - uid: 34415 + rot: 3.141592653589793 rad + pos: -48.5,45.5 + parent: 2 + - uid: 6268 components: - type: Transform - pos: -6.5,19.5 - parent: 33049 - - uid: 34416 + rot: 3.141592653589793 rad + pos: -47.5,45.5 + parent: 2 + - uid: 6274 components: - type: Transform - pos: -2.5,21.5 - parent: 33049 - - uid: 34417 + rot: 3.141592653589793 rad + pos: -53.5,44.5 + parent: 2 + - uid: 6275 components: - type: Transform - pos: -1.5,18.5 - parent: 33049 - - uid: 34418 + rot: 1.5707963267948966 rad + pos: -52.5,41.5 + parent: 2 + - uid: 6998 components: - type: Transform - pos: -0.5,19.5 - parent: 33049 - - uid: 34419 + rot: -1.5707963267948966 rad + pos: -41.5,43.5 + parent: 2 + - uid: 6999 components: - type: Transform - pos: 6.5,18.5 - parent: 33049 - - uid: 34420 + rot: -1.5707963267948966 rad + pos: -41.5,42.5 + parent: 2 +- proto: WindoorJanitorLocked + entities: + - uid: 6217 components: - type: Transform - pos: 3.5,15.5 - parent: 33049 - - uid: 34421 + pos: 86.5,-20.5 + parent: 2 + - uid: 7109 components: - type: Transform - pos: 10.5,13.5 - parent: 33049 - - uid: 34422 + rot: 1.5707963267948966 rad + pos: -19.5,32.5 + parent: 2 + - uid: 7110 components: - type: Transform - pos: 5.5,20.5 - parent: 33049 - - uid: 34423 + rot: 1.5707963267948966 rad + pos: -19.5,31.5 + parent: 2 + - uid: 65439 components: - type: Transform - pos: -3.5,23.5 - parent: 33049 - - uid: 34424 + pos: -14.5,14.5 + parent: 56631 +- proto: WindoorKitchenLocked + entities: + - uid: 4600 components: - type: Transform rot: -1.5707963267948966 rad - pos: -12.5,19.5 - parent: 33049 - - uid: 34425 + pos: -42.5,33.5 + parent: 2 + - uid: 4700 components: - type: Transform rot: -1.5707963267948966 rad - pos: -7.5,18.5 - parent: 33049 - - uid: 34426 + pos: -42.5,34.5 + parent: 2 +- proto: WindoorSecure + entities: + - uid: 6272 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -6.5,15.5 - parent: 33049 - - uid: 34427 + pos: -53.5,44.5 + parent: 2 + - type: AccessReader + access: + - - Hydroponics + - uid: 6273 components: - type: Transform rot: -1.5707963267948966 rad - pos: -11.5,21.5 - parent: 33049 - - uid: 34477 + pos: -52.5,41.5 + parent: 2 + - type: AccessReader + access: + - - Hydroponics + - uid: 6781 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 66.5,-15.5 + rot: 3.141592653589793 rad + pos: -5.5,-37.5 parent: 2 - - uid: 35515 + - uid: 7694 components: - type: Transform - pos: 21.5,45.5 + rot: 3.141592653589793 rad + pos: -62.5,7.5 parent: 2 - - uid: 35530 + - type: DeviceLinkSink + links: + - 5726 + - uid: 7700 components: - type: Transform - pos: 22.5,47.5 + rot: 3.141592653589793 rad + pos: -61.5,7.5 parent: 2 - - uid: 36116 + - type: DeviceLinkSink + links: + - 7687 + - uid: 11762 components: - type: Transform - pos: 45.5,44.5 + rot: 3.141592653589793 rad + pos: -91.5,51.5 parent: 2 - - uid: 36120 + - uid: 11763 components: - type: Transform - pos: 48.5,43.5 + rot: 3.141592653589793 rad + pos: -90.5,51.5 parent: 2 - - uid: 36122 + - uid: 11858 components: - type: Transform - pos: 50.5,43.5 + rot: 1.5707963267948966 rad + pos: -88.5,49.5 parent: 2 - - uid: 36125 + - uid: 11859 components: - type: Transform - pos: 50.5,46.5 + rot: 1.5707963267948966 rad + pos: -88.5,48.5 parent: 2 - - uid: 36129 + - uid: 11879 components: - type: Transform - pos: 49.5,50.5 + pos: -90.5,57.5 parent: 2 - - uid: 36132 + - uid: 11880 components: - type: Transform - pos: 45.5,50.5 + pos: -91.5,57.5 parent: 2 - - uid: 43249 + - uid: 11881 components: - type: Transform rot: 1.5707963267948966 rad - pos: -48.5,46.5 + pos: -88.5,60.5 parent: 2 - - uid: 43426 + - uid: 11882 components: - type: Transform - pos: -48.5,44.5 + rot: 1.5707963267948966 rad + pos: -88.5,59.5 parent: 2 - - uid: 43427 + - uid: 20564 components: - type: Transform - pos: -48.5,43.5 + pos: 4.5,-10.5 parent: 2 - - uid: 43475 + - type: AccessReader + access: + - - Captain + - uid: 51708 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -50.5,41.5 + rot: 3.141592653589793 rad + pos: 55.5,-4.5 parent: 2 - - uid: 44036 + - uid: 51777 components: - type: Transform - pos: 52.5,-11.5 + pos: 20.5,-23.5 parent: 2 - - uid: 45490 + - uid: 70928 components: - type: Transform - pos: 4.5,5.5 - parent: 43176 - - uid: 45491 + rot: 3.141592653589793 rad + pos: -0.5,5.5 + parent: 66965 + - uid: 70929 components: - type: Transform - pos: 4.5,4.5 - parent: 43176 - - uid: 45492 + rot: 3.141592653589793 rad + pos: 0.5,5.5 + parent: 66965 + - uid: 70930 components: - type: Transform - pos: 3.5,4.5 - parent: 43176 - - uid: 45493 + rot: 3.141592653589793 rad + pos: 1.5,5.5 + parent: 66965 + - uid: 70931 components: - type: Transform - pos: 2.5,4.5 - parent: 43176 - - uid: 45494 + rot: -1.5707963267948966 rad + pos: 11.5,11.5 + parent: 66965 + - uid: 70932 components: - type: Transform - pos: -1.5,-2.5 - parent: 43176 - - uid: 45495 + rot: 3.141592653589793 rad + pos: 7.5,0.5 + parent: 66965 +- proto: WindoorSecureArmoryLocked + entities: + - uid: 8184 components: - type: Transform - pos: 4.5,-3.5 - parent: 43176 - - uid: 45496 + rot: -1.5707963267948966 rad + pos: -43.5,-30.5 + parent: 2 + - uid: 8187 components: - type: Transform - pos: 8.5,3.5 - parent: 43176 - - uid: 45497 + rot: -1.5707963267948966 rad + pos: -43.5,-32.5 + parent: 2 + - uid: 8215 components: - type: Transform - pos: 8.5,2.5 - parent: 43176 - - uid: 45498 + rot: 1.5707963267948966 rad + pos: -49.5,-33.5 + parent: 2 + - type: DeviceLinkSink + links: + - 21309 + - 21310 + - uid: 20221 components: - type: Transform - pos: 8.5,0.5 - parent: 43176 - - uid: 45499 + rot: -1.5707963267948966 rad + pos: -43.5,-25.5 + parent: 2 + - uid: 21430 components: - type: Transform - pos: 8.5,-0.5 - parent: 43176 - - uid: 45500 + pos: -55.5,-32.5 + parent: 2 + - uid: 21431 components: - type: Transform - pos: 8.5,-1.5 - parent: 43176 - - uid: 45501 + pos: -54.5,-32.5 + parent: 2 + - uid: 21433 components: - type: Transform - pos: -2.5,4.5 - parent: 43176 - - uid: 45502 + pos: -54.5,-32.5 + parent: 2 + - uid: 21434 components: - type: Transform - pos: -1.5,4.5 - parent: 43176 - - uid: 45688 + pos: -56.5,-32.5 + parent: 2 +- proto: WindoorSecureAtmosphericsLocked + entities: + - uid: 11106 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,3.5 - parent: 45518 - - uid: 45689 + pos: 12.5,25.5 + parent: 2 + - uid: 11831 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,8.5 - parent: 45518 - - uid: 45690 + pos: 16.5,22.5 + parent: 2 + - uid: 16845 components: - type: Transform rot: 3.141592653589793 rad - pos: 1.5,8.5 - parent: 45518 - - uid: 45691 + pos: 30.5,45.5 + parent: 2 + - uid: 16846 components: - type: Transform rot: 3.141592653589793 rad - pos: -0.5,8.5 - parent: 45518 - - uid: 45692 + pos: 31.5,45.5 + parent: 2 +- proto: WindoorSecureBrigLocked + entities: + - uid: 19787 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,8.5 - parent: 45518 - - uid: 45693 + rot: 1.5707963267948966 rad + pos: -47.5,-36.5 + parent: 2 + - uid: 20463 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,8.5 - parent: 45518 - - uid: 45694 + pos: -43.5,-1.5 + parent: 2 + - type: DeviceLinkSink + links: + - 20856 + - uid: 51049 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,8.5 - parent: 45518 - - uid: 45695 + rot: 1.5707963267948966 rad + pos: -41.5,-5.5 + parent: 2 + - type: DeviceLinkSink + links: + - 20858 + - uid: 51297 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,3.5 - parent: 45518 - - uid: 45696 + pos: -5.5,-27.5 + parent: 2 + - type: DeviceLinkSink + links: + - 20980 + - uid: 51298 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,6.5 - parent: 45518 - - uid: 45697 + rot: 1.5707963267948966 rad + pos: -1.5,-29.5 + parent: 2 + - type: DeviceLinkSink + links: + - 20983 +- proto: WindoorSecureCargoLocked + entities: + - uid: 4879 components: - type: Transform rot: 3.141592653589793 rad - pos: 7.5,7.5 - parent: 45518 - - uid: 45698 + pos: 58.5,3.5 + parent: 2 +- proto: WindoorSecureCentralCommandLocked + entities: + - uid: 54684 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-1.5 - parent: 45518 - - uid: 45699 + pos: -4.5,-4.5 + parent: 53899 + - uid: 54685 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-1.5 - parent: 45518 - - uid: 45700 + pos: 4.5,-8.5 + parent: 53899 + - uid: 54686 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,-2.5 - parent: 45518 - - uid: 45701 + pos: 5.5,-8.5 + parent: 53899 + - uid: 54687 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-1.5 - parent: 45518 -- proto: WallWeaponCapacitorRecharger - entities: - - uid: 31882 + pos: 6.5,-8.5 + parent: 53899 + - uid: 54688 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,-18.5 - parent: 2 -- proto: WallWood - entities: - - uid: 587 + pos: 3.5,-11.5 + parent: 53899 + - uid: 54689 components: - type: Transform - pos: -33.5,48.5 - parent: 2 - - uid: 10148 + rot: 1.5707963267948966 rad + pos: 3.5,-12.5 + parent: 53899 +- proto: WindoorSecureChemistryLocked + entities: + - uid: 13398 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,50.5 + rot: 3.141592653589793 rad + pos: 16.5,-49.5 parent: 2 - - uid: 10902 + - uid: 13520 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,48.5 + rot: 1.5707963267948966 rad + pos: 8.5,-40.5 parent: 2 - - uid: 16148 + - uid: 13521 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,51.5 + rot: 1.5707963267948966 rad + pos: 8.5,-39.5 parent: 2 - - uid: 35446 + - uid: 13558 components: - type: Transform - pos: -34.5,48.5 + rot: 1.5707963267948966 rad + pos: 8.5,-46.5 parent: 2 - - uid: 35506 + - uid: 13695 components: - type: Transform - pos: -35.5,53.5 + pos: 12.5,-40.5 parent: 2 - - uid: 36631 + - uid: 13696 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -36.5,49.5 + pos: 13.5,-40.5 parent: 2 - - uid: 40995 + - uid: 13714 components: - type: Transform - pos: -0.5,2.5 - parent: 40952 - - uid: 40996 + pos: 16.5,-40.5 + parent: 2 +- proto: WindoorSecureCommandLocked + entities: + - uid: 6642 components: - type: Transform - pos: 0.5,2.5 - parent: 40952 - - uid: 40997 + rot: -1.5707963267948966 rad + pos: -30.5,6.5 + parent: 2 + - uid: 6643 components: - type: Transform - pos: 0.5,-0.5 - parent: 40952 - - uid: 40998 + rot: -1.5707963267948966 rad + pos: -30.5,7.5 + parent: 2 + - uid: 6644 components: - type: Transform - pos: -0.5,-0.5 - parent: 40952 - - uid: 40999 + rot: -1.5707963267948966 rad + pos: -30.5,8.5 + parent: 2 + - uid: 6645 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,2.5 - parent: 40952 - - uid: 41000 + pos: -30.5,10.5 + parent: 2 + - uid: 6646 components: - type: Transform rot: -1.5707963267948966 rad - pos: -1.5,-0.5 - parent: 40952 - - uid: 43437 + pos: -30.5,11.5 + parent: 2 + - uid: 6647 components: - type: Transform - pos: -35.5,51.5 + rot: -1.5707963267948966 rad + pos: -30.5,12.5 parent: 2 - - uid: 43438 + - uid: 18292 components: - type: Transform - pos: -35.5,48.5 + pos: 133.5,-57.5 parent: 2 - - uid: 43545 + - uid: 18293 components: - type: Transform - pos: -32.5,48.5 + rot: 1.5707963267948966 rad + pos: 132.5,-56.5 parent: 2 -- proto: WardrobeBlackFilled - entities: - - uid: 31883 + - uid: 18294 components: - type: Transform - pos: -40.5,-6.5 + rot: 3.141592653589793 rad + pos: 133.5,-55.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeBlueFilled +- proto: WindoorSecureDetectiveLocked entities: - - uid: 31884 + - uid: 20050 components: - type: Transform - pos: -49.5,-4.5 + rot: -1.5707963267948966 rad + pos: -48.5,-3.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeBotanist +- proto: WindoorSecureEngineeringLocked entities: - - uid: 480 + - uid: 5304 components: - type: Transform - pos: 21.5,-52.5 + pos: 45.5,26.5 parent: 2 -- proto: WardrobeCargoFilled - entities: - - uid: 31886 + - uid: 5480 components: - type: Transform - pos: 54.5,5.5 + pos: 44.5,26.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 31887 + - uid: 11107 components: - type: Transform - pos: 53.5,5.5 + pos: 12.5,29.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeChapelFilled - entities: - - uid: 31888 + - uid: 16842 components: - type: Transform - pos: -27.5,15.5 + pos: 30.5,45.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeGreenFilled - entities: - - uid: 31890 + - uid: 16844 components: - type: Transform - pos: -45.5,7.5 + pos: 31.5,45.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeGreyFilled - entities: - - uid: 31891 + - uid: 17139 components: - type: Transform - pos: -52.5,-4.5 + rot: 3.141592653589793 rad + pos: 45.5,28.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeMixed - entities: - - uid: 31892 + - uid: 17141 components: - type: Transform - pos: -95.5,-13.5 + rot: 3.141592653589793 rad + pos: 44.5,28.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14996 - moles: - - 4.830107 - - 18.170404 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 31893 + - uid: 65679 components: - type: Transform - pos: -95.5,-15.5 - parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14996 - moles: - - 4.830107 - - 18.170404 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobeMixedFilled - entities: - - uid: 31894 + rot: 1.5707963267948966 rad + pos: 2.5,0.5 + parent: 65540 + - uid: 65680 components: - type: Transform - pos: -43.5,-6.5 - parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - uid: 31895 + pos: 1.5,2.5 + parent: 65540 + - uid: 65681 components: - type: Transform - pos: -37.5,-6.5 - parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobePink + pos: -1.5,2.5 + parent: 65540 +- proto: WindoorSecureHeadOfPersonnelLocked entities: - - uid: 8784 + - uid: 6465 components: - type: Transform - pos: -18.5,-74.5 + pos: -32.5,-6.5 parent: 2 -- proto: WardrobePinkFilled - entities: - - uid: 31896 + - uid: 7004 components: - type: Transform - pos: -42.5,7.5 + pos: -22.5,-4.5 parent: 2 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 293.14926 - moles: - - 20.73429 - - 78.00041 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 -- proto: WardrobePrison +- proto: WindoorSecureMedicalLocked entities: - - uid: 53129 + - uid: 7171 components: - type: Transform - pos: 5.5,66.5 - parent: 45711 - - type: EntityStorage - air: - volume: 200 - immutable: False - temperature: 35.85072 - moles: - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - 0 - - type: ContainerContainer - containers: - entity_storage: !type:Container - showEnts: False - occludes: True - ents: - - 53134 - - 53133 - - 53130 - paper_label: !type:ContainerSlot - showEnts: False - occludes: True - ent: null - - uid: 53171 + pos: -3.5,-42.5 + parent: 2 + - uid: 15623 components: - type: Transform - pos: -1.5,61.5 - parent: 45711 -- proto: WardrobePrisonFilled - entities: - - uid: 11089 + rot: 1.5707963267948966 rad + pos: 22.5,-50.5 + parent: 2 + - uid: 19060 components: - type: Transform - pos: 10.5,54.5 + rot: -1.5707963267948966 rad + pos: 3.5,-39.5 parent: 2 - - uid: 31900 + - uid: 19061 components: - type: Transform - pos: -11.5,-24.5 + rot: -1.5707963267948966 rad + pos: 3.5,-40.5 parent: 2 - - uid: 31903 + - uid: 49787 components: - type: Transform - pos: -20.5,-24.5 + rot: 1.5707963267948966 rad + pos: 27.5,-60.5 parent: 2 - - uid: 31905 + - uid: 49788 components: - type: Transform - pos: -14.5,-24.5 + rot: 1.5707963267948966 rad + pos: 27.5,-57.5 parent: 2 - - uid: 32045 + - uid: 49789 components: - type: Transform - pos: 10.5,50.5 + rot: -1.5707963267948966 rad + pos: 33.5,-57.5 parent: 2 - - uid: 34533 + - uid: 49790 components: - type: Transform - pos: -17.5,-24.5 + rot: -1.5707963267948966 rad + pos: 33.5,-60.5 parent: 2 - - uid: 35794 +- proto: WindoorSecureSalvageLocked + entities: + - uid: 4106 components: - type: Transform - pos: -31.5,-33.5 + rot: 3.141592653589793 rad + pos: 74.5,3.5 parent: 2 - - uid: 35795 + - uid: 4918 components: - type: Transform - pos: -27.5,-33.5 + pos: 74.5,3.5 parent: 2 - - uid: 41153 + - uid: 56628 components: - type: Transform - pos: 1.5,5.5 - parent: 36861 - - uid: 41154 + pos: 0.5,3.5 + parent: 56424 + - uid: 66945 components: - type: Transform - pos: 0.5,5.5 - parent: 36861 - - uid: 41155 + rot: -1.5707963267948966 rad + pos: 12.5,20.5 + parent: 65849 + - uid: 66946 components: - type: Transform - pos: -0.5,5.5 - parent: 36861 - - uid: 41156 + rot: 1.5707963267948966 rad + pos: 5.5,13.5 + parent: 65849 +- proto: WindoorSecureScienceLocked + entities: + - uid: 2027 components: - type: Transform - pos: -1.5,5.5 - parent: 36861 - - uid: 41157 + pos: 39.5,-17.5 + parent: 2 + - uid: 3406 components: - type: Transform - pos: -2.5,5.5 - parent: 36861 - - uid: 53170 + rot: 1.5707963267948966 rad + pos: 33.5,-31.5 + parent: 2 + - uid: 3921 components: - type: Transform - pos: 3.5,60.5 - parent: 45711 - - uid: 53172 + pos: 51.5,-19.5 + parent: 2 + - uid: 3990 components: - type: Transform - pos: 6.5,54.5 - parent: 45711 -- proto: WardrobeRoboticsFilled - entities: - - uid: 13826 + pos: 40.5,-17.5 + parent: 2 + - uid: 8828 components: - type: Transform - pos: 28.5,-17.5 + rot: 1.5707963267948966 rad + pos: 47.5,-65.5 parent: 2 - - uid: 13895 + - uid: 8829 components: - type: Transform - pos: 27.5,-17.5 + rot: 1.5707963267948966 rad + pos: 47.5,-63.5 parent: 2 -- proto: WardrobeSalvageFilled - entities: - - uid: 31904 + - uid: 8830 components: - type: Transform - pos: 68.5,2.5 + pos: 50.5,-60.5 parent: 2 -- proto: WardrobeScienceFilled + - uid: 8831 + components: + - type: Transform + pos: 52.5,-60.5 + parent: 2 +- proto: WindoorSecureSecurityLawyerLocked entities: - - uid: 26071 + - uid: 9225 components: - type: Transform - pos: 22.5,-13.5 + pos: 8.5,53.5 parent: 2 - - uid: 47750 + - uid: 9449 components: - type: Transform - pos: 40.5,-20.5 + rot: -1.5707963267948966 rad + pos: 6.5,55.5 parent: 2 - - uid: 47752 +- proto: WindoorSecureSecurityLocked + entities: + - uid: 1088 components: - type: Transform - pos: 40.5,-21.5 + rot: 3.141592653589793 rad + pos: 20.5,-23.5 parent: 2 - - uid: 47753 + - uid: 1513 components: - type: Transform - pos: 40.5,-22.5 + pos: -10.5,-42.5 parent: 2 -- proto: WardrobeVirologyFilled - entities: - - uid: 40859 + - uid: 5497 components: - type: Transform - pos: -21.5,-39.5 + pos: 11.5,54.5 parent: 2 -- proto: WarningAir - entities: - - uid: 14852 + - uid: 5669 components: - type: Transform - pos: 59.5,25.5 + pos: -75.5,49.5 parent: 2 - - uid: 50335 + - uid: 7553 components: - type: Transform - pos: -10.5,39.5 - parent: 45711 -- proto: WarningCO2 - entities: - - uid: 24993 + rot: -1.5707963267948966 rad + pos: -79.5,-28.5 + parent: 2 + - uid: 7949 components: - type: Transform - pos: 59.5,16.5 + rot: 1.5707963267948966 rad + pos: -43.5,-32.5 parent: 2 - - uid: 50336 + - uid: 7956 components: - type: Transform - pos: -8.5,39.5 - parent: 45711 -- proto: WarningN2 - entities: - - uid: 29813 + rot: 1.5707963267948966 rad + pos: -43.5,-30.5 + parent: 2 + - uid: 8288 components: - type: Transform - pos: 59.5,22.5 + rot: 1.5707963267948966 rad + pos: -49.5,-29.5 parent: 2 - - uid: 50337 + - type: DeviceLinkSink + links: + - 21309 + - 21311 + - uid: 11203 components: - type: Transform - pos: -16.5,39.5 - parent: 45711 -- proto: WarningO2 - entities: - - uid: 30515 + rot: 3.141592653589793 rad + pos: -75.5,49.5 + parent: 2 + - type: DeviceLinkSink + links: + - 51587 + - uid: 11701 components: - type: Transform - pos: 59.5,20.5 + rot: 3.141592653589793 rad + pos: -79.5,46.5 parent: 2 - - uid: 50338 + - type: DeviceLinkSink + links: + - 51604 + - uid: 11778 components: - type: Transform - pos: -18.5,39.5 - parent: 45711 -- proto: WarningPlasma - entities: - - uid: 18160 + pos: -79.5,46.5 + parent: 2 + - uid: 14966 components: - type: Transform - pos: 59.5,18.5 + pos: -5.5,-37.5 parent: 2 - - uid: 18207 + - uid: 14967 components: - - type: MetaData - desc: ВНИМАНИЕ! Труба для транспортировки водяного пара. Перед работой убедитесь, что поток газа через неё отключен. - name: 'знак "внимание: водяной пар"' - type: Transform - pos: 59.5,14.5 + rot: 3.141592653589793 rad + pos: -3.5,-42.5 parent: 2 -- proto: WarpPoint - entities: - - uid: 31939 + - uid: 15756 components: - type: Transform rot: 1.5707963267948966 rad - pos: -83.5,-16.5 + pos: -10.5,-47.5 parent: 2 - - type: WarpPoint - location: Лазертаг - - uid: 35409 + - uid: 15757 components: - type: Transform - pos: -13.5,9.5 - parent: 34641 - - type: WarpPoint - location: хранилище ксено - - uid: 40864 + rot: -1.5707963267948966 rad + pos: -10.5,-47.5 + parent: 2 + - uid: 19952 components: - type: Transform rot: -1.5707963267948966 rad - pos: 5.5,12.5 - parent: 36861 - - type: WarpPoint - location: Каторга "Добрый самаритянин" -- proto: WarpPointBombing - entities: - - uid: 20981 + pos: -56.5,-6.5 + parent: 2 + - uid: 19970 components: - type: Transform - pos: -48.5,-44.5 + rot: -1.5707963267948966 rad + pos: -56.5,-7.5 parent: 2 - - type: WarpPoint - location: Док шаттлов СБ - - uid: 21015 + - uid: 19985 components: - type: Transform - pos: 25.5,17.5 + pos: -58.5,-5.5 parent: 2 - - type: WarpPoint - location: СМЭСы - - uid: 32348 + - uid: 19988 components: - type: Transform - pos: -14.5,-6.5 + pos: -59.5,-5.5 parent: 2 - - type: WarpPoint - location: Офис главы персонала - - uid: 32420 + - uid: 20441 components: - type: Transform - pos: 48.5,69.5 + pos: -43.5,-1.5 parent: 2 - - type: WarpPoint - location: Телекоммуникационные Сервера - - uid: 32896 + - uid: 20450 components: - type: Transform - pos: -32.5,-28.5 + rot: -1.5707963267948966 rad + pos: -41.5,-5.5 parent: 2 - - type: WarpPoint - location: Арсенал СБ - - uid: 32900 + - uid: 20457 components: - type: Transform - pos: 9.5,-41.5 + rot: 1.5707963267948966 rad + pos: -43.5,-25.5 parent: 2 - - type: WarpPoint - location: Химическая Лаборатория - - uid: 35033 + - uid: 20565 components: - type: Transform - pos: -15.5,6.5 + pos: -5.5,-27.5 parent: 2 - - type: WarpPoint - location: Хранилище - - uid: 35128 + - uid: 20566 components: - type: Transform - pos: 21.5,27.5 + rot: -1.5707963267948966 rad + pos: -1.5,-29.5 parent: 2 - - type: WarpPoint - location: ДАМ - - uid: 35132 + - uid: 21752 components: - type: Transform - pos: 48.5,59.5 + rot: 1.5707963267948966 rad + pos: -73.5,-35.5 parent: 2 - - type: WarpPoint - location: Маршрутизаторы камер - - uid: 35133 + - uid: 21771 components: - type: Transform - pos: -0.5,6.5 + rot: 1.5707963267948966 rad + pos: -73.5,-34.5 parent: 2 - - type: WarpPoint - location: Мостик -- proto: WaterCooler - entities: - - uid: 3050 + - uid: 21928 components: - type: Transform - pos: -4.5,40.5 + rot: -1.5707963267948966 rad + pos: -77.5,-26.5 parent: 2 - - uid: 10491 + - type: DeviceLinkSource + lastSignals: + DoorStatus: True + - type: Door + secondsUntilStateChange: -80715.984 + state: Opening + - uid: 21930 components: - type: Transform - anchored: True - pos: 31.5,17.5 + rot: -1.5707963267948966 rad + pos: -77.5,-25.5 parent: 2 - - type: Physics - bodyType: Static - - uid: 11951 + - uid: 21931 components: - type: Transform - pos: -35.5,-38.5 + rot: -1.5707963267948966 rad + pos: -77.5,-24.5 parent: 2 - - uid: 21432 + - uid: 21934 components: - type: Transform - pos: -22.5,-35.5 + rot: 1.5707963267948966 rad + pos: -79.5,-10.5 parent: 2 - - uid: 22285 + - uid: 21935 components: - type: Transform - pos: -51.5,-29.5 + rot: 1.5707963267948966 rad + pos: -79.5,-8.5 parent: 2 - - uid: 31530 + - uid: 21936 components: - type: Transform - pos: 57.5,-24.5 + rot: 1.5707963267948966 rad + pos: -79.5,-9.5 parent: 2 - - uid: 31940 + - uid: 22116 components: - type: Transform - pos: -12.5,-28.5 + rot: -1.5707963267948966 rad + pos: -79.5,-6.5 parent: 2 - - uid: 31941 + - uid: 22611 components: - type: Transform - pos: 12.5,-43.5 + rot: 3.141592653589793 rad + pos: -10.5,-42.5 parent: 2 - - uid: 31942 + - uid: 24173 components: - type: Transform - pos: 0.5,-51.5 + rot: 1.5707963267948966 rad + pos: -18.5,-90.5 parent: 2 - - uid: 31946 + - uid: 44672 components: - type: Transform - pos: 4.5,-32.5 + pos: 55.5,-4.5 parent: 2 - - uid: 31947 + - uid: 46485 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -76.5,-33.5 + parent: 2 + - uid: 50942 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -76.5,-33.5 + parent: 2 + - uid: 55278 + components: + - type: Transform + pos: 0.5,-3.5 + parent: 55142 + - uid: 55279 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 0.5,3.5 + parent: 55142 + - uid: 70933 + components: + - type: Transform + pos: -0.5,9.5 + parent: 66965 + - uid: 70934 components: - type: Transform - pos: 22.5,36.5 - parent: 2 - - uid: 31948 + pos: 0.5,9.5 + parent: 66965 + - uid: 70935 components: - type: Transform - pos: -24.5,-29.5 - parent: 2 - - uid: 31950 + pos: 1.5,9.5 + parent: 66965 + - uid: 70936 components: - type: Transform - pos: -69.5,-21.5 - parent: 2 - - uid: 31952 + pos: -2.5,9.5 + parent: 66965 + - uid: 70937 components: - type: Transform - pos: 35.5,-55.5 - parent: 2 - - uid: 31953 + pos: -1.5,9.5 + parent: 66965 + - uid: 70938 components: - type: Transform - pos: 54.5,-62.5 - parent: 2 - - uid: 42381 + rot: 3.141592653589793 rad + pos: -1.5,5.5 + parent: 66965 + - uid: 70939 components: - type: Transform - pos: 20.5,-15.5 - parent: 2 - - uid: 43436 + rot: 3.141592653589793 rad + pos: -2.5,5.5 + parent: 66965 + - uid: 70940 components: - type: Transform - pos: -55.5,27.5 - parent: 2 - - uid: 47667 + rot: 1.5707963267948966 rad + pos: -4.5,6.5 + parent: 66965 + - uid: 70941 components: - type: Transform - pos: 23.5,-9.5 - parent: 2 - - uid: 50339 + rot: -1.5707963267948966 rad + pos: -4.5,6.5 + parent: 66965 + - uid: 70942 components: - type: Transform - pos: 15.5,13.5 - parent: 45711 - - uid: 50340 + rot: -1.5707963267948966 rad + pos: -4.5,8.5 + parent: 66965 + - uid: 70943 components: - type: Transform - pos: 20.5,36.5 - parent: 45711 - - uid: 51409 + rot: 1.5707963267948966 rad + pos: -4.5,8.5 + parent: 66965 + - uid: 70944 components: - type: Transform - pos: -13.5,-43.5 - parent: 2 - - uid: 53291 + rot: -1.5707963267948966 rad + pos: 3.5,-0.5 + parent: 66965 + - uid: 71252 components: - type: Transform - pos: -15.5,61.5 - parent: 45711 -- proto: WaterTank + pos: 1.5,-8.5 + parent: 56001 +- proto: WindoorSecureServiceLocked entities: - - uid: 31954 + - uid: 10966 components: - type: Transform - pos: -49.5,-6.5 + pos: -79.5,58.5 parent: 2 - - uid: 31955 + - uid: 10967 components: - type: Transform - pos: -13.5,-63.5 + rot: -1.5707963267948966 rad + pos: -81.5,60.5 parent: 2 - - uid: 45702 +- proto: WindoorServiceLocked + entities: + - uid: 5608 components: - type: Transform - pos: 4.5,-4.5 - parent: 45518 -- proto: WaterTankFull - entities: - - uid: 8358 + pos: -43.5,46.5 + parent: 2 + - uid: 19432 components: - type: Transform - pos: 54.5,9.5 + pos: 34.5,-2.5 parent: 2 - - uid: 10494 + - uid: 19433 components: - type: Transform - pos: -55.5,31.5 + pos: 33.5,-2.5 parent: 2 - - uid: 10798 + - uid: 19434 components: - type: Transform - pos: -42.5,25.5 + pos: 32.5,-2.5 parent: 2 - - uid: 11346 + - uid: 19435 components: - type: Transform - pos: -20.5,-34.5 + pos: 37.5,-2.5 parent: 2 - - uid: 11349 + - uid: 19436 components: - type: Transform - pos: -11.5,-13.5 + pos: 36.5,-2.5 parent: 2 - - uid: 20448 + - uid: 19437 components: - type: Transform - pos: -55.5,38.5 + pos: 35.5,-2.5 parent: 2 - - uid: 26291 + - uid: 27967 components: - type: Transform - pos: 15.5,45.5 + rot: -1.5707963267948966 rad + pos: -53.5,98.5 parent: 2 - - uid: 30238 + - uid: 27968 components: - type: Transform - pos: 31.5,-4.5 + rot: -1.5707963267948966 rad + pos: -53.5,97.5 parent: 2 - - uid: 31959 +- proto: Window + entities: + - uid: 341 components: - type: Transform - pos: -28.5,3.5 + rot: 3.141592653589793 rad + pos: -23.5,-2.5 parent: 2 - - uid: 31960 + - uid: 387 components: - type: Transform - pos: -10.5,13.5 + rot: -1.5707963267948966 rad + pos: -26.5,-2.5 parent: 2 - - uid: 31962 + - uid: 1072 components: - type: Transform - pos: -25.5,-71.5 + pos: -48.5,2.5 parent: 2 - - uid: 31967 + - uid: 1885 components: - type: Transform - pos: -29.5,46.5 + pos: -72.5,1.5 parent: 2 - - uid: 31969 + - uid: 1950 components: - type: Transform - pos: -39.5,-64.5 + rot: -1.5707963267948966 rad + pos: -27.5,-2.5 parent: 2 - - uid: 31970 + - uid: 1956 components: - type: Transform - pos: -30.5,-49.5 + pos: -41.5,18.5 parent: 2 - - uid: 31971 + - uid: 1957 components: - type: Transform - pos: -70.5,-16.5 + pos: -49.5,25.5 parent: 2 - - uid: 31972 + - uid: 1961 components: - type: Transform - pos: -49.5,-27.5 + rot: -1.5707963267948966 rad + pos: -24.5,-2.5 parent: 2 - - uid: 31973 + - uid: 1962 components: - type: Transform - pos: -14.5,45.5 + rot: -1.5707963267948966 rad + pos: -25.5,-2.5 parent: 2 - - uid: 32301 + - uid: 1996 components: - type: Transform - pos: 9.5,-15.5 + pos: -87.5,11.5 parent: 2 - - uid: 35583 + - uid: 1997 components: - type: Transform - pos: 40.5,20.5 + pos: -86.5,11.5 parent: 2 - - uid: 36860 + - uid: 1998 components: - type: Transform - pos: 35.5,-46.5 + pos: -84.5,11.5 parent: 2 - - uid: 43476 + - uid: 1999 components: - type: Transform - pos: -49.5,39.5 + pos: -83.5,11.5 parent: 2 - - uid: 44616 + - uid: 2053 components: - type: Transform - pos: 70.5,-29.5 + pos: -72.5,2.5 parent: 2 - - uid: 44617 + - uid: 2056 components: - type: Transform - pos: 52.5,-12.5 + pos: -72.5,-1.5 parent: 2 - - uid: 50341 + - uid: 2131 components: - type: Transform - pos: 22.5,10.5 - parent: 45711 -- proto: WaterTankHighCapacity - entities: - - uid: 13403 + pos: -41.5,19.5 + parent: 2 + - uid: 2132 components: - type: Transform - pos: -51.5,27.5 + pos: -49.5,21.5 parent: 2 - - uid: 21796 + - uid: 2138 components: - type: Transform - pos: -95.5,-21.5 + pos: -47.5,21.5 parent: 2 - - uid: 25390 + - uid: 2139 components: - type: Transform - pos: -24.5,44.5 + pos: -47.5,25.5 parent: 2 - - uid: 31975 + - uid: 2147 components: - type: Transform - pos: 49.5,-54.5 + pos: -41.5,20.5 parent: 2 - - uid: 31978 + - uid: 2427 components: - type: Transform - pos: 50.5,-44.5 + pos: -5.5,29.5 parent: 2 - - uid: 31979 + - uid: 2535 components: - type: Transform - pos: -59.5,-15.5 + pos: -14.5,32.5 parent: 2 - - uid: 31980 + - uid: 2536 components: - type: Transform - pos: -62.5,-24.5 + pos: -6.5,29.5 parent: 2 - - uid: 43708 + - uid: 2537 components: - type: Transform - pos: -14.5,66.5 + pos: -11.5,32.5 parent: 2 -- proto: WaterVaporCanister - entities: - - uid: 13341 + - uid: 2697 components: - type: Transform - pos: 63.5,-30.5 + pos: 52.5,1.5 parent: 2 - - uid: 15870 + - uid: 2789 components: - type: Transform - pos: 2.5,15.5 + pos: 72.5,3.5 parent: 2 - - uid: 19652 + - uid: 2792 components: - type: Transform - pos: 42.5,-9.5 + pos: 75.5,3.5 parent: 2 - - uid: 22213 + - uid: 2846 components: - type: Transform - pos: 56.5,14.5 + pos: 82.5,1.5 parent: 2 - - uid: 28471 + - uid: 2847 components: - type: Transform - pos: 43.5,-29.5 + pos: 82.5,0.5 parent: 2 - - uid: 31981 + - uid: 2849 components: - type: Transform - pos: -37.5,-64.5 + pos: 85.5,-1.5 parent: 2 - - uid: 51614 + - uid: 3327 components: - type: Transform - pos: 36.5,9.5 + rot: -1.5707963267948966 rad + pos: -46.5,57.5 parent: 2 -- proto: WeaponCapacitorRecharger - entities: - - uid: 5589 + - uid: 3328 components: - type: Transform - pos: -31.5,-17.5 + rot: -1.5707963267948966 rad + pos: -47.5,57.5 parent: 2 - - uid: 5604 + - uid: 3510 components: - type: Transform - pos: -38.5,-16.5 + pos: -6.5,-18.5 parent: 2 - - uid: 9818 + - uid: 3511 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 9.5,60.5 + pos: -5.5,-18.5 parent: 2 - - uid: 15271 + - uid: 3512 components: - type: Transform - pos: 15.5,-23.5 + pos: -4.5,-18.5 parent: 2 - - uid: 26426 + - uid: 3514 components: - type: Transform - pos: 4.5,45.5 + pos: -3.5,-19.5 parent: 2 - - uid: 29611 + - uid: 3515 components: - type: Transform - pos: 57.5,-36.5 + pos: -2.5,-19.5 parent: 2 - - uid: 31986 + - uid: 3516 components: - type: Transform - rot: 3.141592653589793 rad - pos: 24.5,5.5 + pos: -1.5,-19.5 parent: 2 - - uid: 31991 + - uid: 3517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -9.5,-19.5 + pos: -1.5,-20.5 parent: 2 - - uid: 31993 + - uid: 3518 components: - type: Transform - pos: -8.5,-36.5 + pos: -1.5,-21.5 parent: 2 - - uid: 31995 + - uid: 3519 components: - type: Transform - pos: -84.5,-13.5 + pos: -1.5,-22.5 parent: 2 - - uid: 31996 + - uid: 3520 components: - type: Transform - pos: -82.5,-13.5 + pos: 2.5,-22.5 parent: 2 - - uid: 31998 + - uid: 3521 components: - type: Transform - pos: -30.5,-23.5 + pos: 2.5,-21.5 parent: 2 - - uid: 31999 + - uid: 3522 components: - type: Transform - pos: -30.5,-27.5 + pos: 2.5,-20.5 parent: 2 - - uid: 32001 + - uid: 3523 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 43.5,-63.5 + pos: 2.5,-19.5 parent: 2 - - uid: 32922 + - uid: 3524 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,0.5 - parent: 32764 - - uid: 35900 + pos: 3.5,-19.5 + parent: 2 + - uid: 3525 components: - type: Transform - pos: 1.5,4.5 - parent: 35803 - - uid: 40865 + pos: 4.5,-19.5 + parent: 2 + - uid: 3527 components: - type: Transform - pos: 4.5,2.5 - parent: 36861 - - uid: 40866 + pos: 4.5,-18.5 + parent: 2 + - uid: 3528 components: - type: Transform - pos: 0.5,-2.5 - parent: 36861 - - uid: 45244 + pos: 5.5,-18.5 + parent: 2 + - uid: 3529 components: - type: Transform - pos: 0.5,-5.5 - parent: 44868 - - uid: 51902 + pos: 6.5,-18.5 + parent: 2 + - uid: 3530 components: - type: Transform - pos: -17.5,-6.5 + pos: 7.5,-18.5 parent: 2 - - uid: 52167 + - uid: 3531 components: - type: Transform - pos: 46.5,-5.5 + pos: -6.5,20.5 parent: 2 - - uid: 53304 + - uid: 3532 components: - type: Transform - pos: -13.5,71.5 - parent: 45711 - - uid: 56304 + pos: -5.5,20.5 + parent: 2 + - uid: 3533 components: - type: Transform - pos: -2.5,-2.5 - parent: 56108 -- proto: WeaponCrusherGlaive - entities: - - uid: 35726 + pos: -4.5,20.5 + parent: 2 + - uid: 3534 components: - type: Transform - pos: 67.517624,6.6059036 + pos: -3.5,20.5 parent: 2 - - uid: 50342 + - uid: 3535 components: - type: Transform - pos: -27.486176,30.543022 - parent: 45711 -- proto: WeaponDisabler - entities: - - uid: 5590 + pos: -3.5,21.5 + parent: 2 + - uid: 3536 components: - type: Transform - pos: -30.712519,-17.317394 + pos: -2.5,21.5 parent: 2 - - uid: 5591 + - uid: 3537 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.290644,-17.52052 + pos: -1.5,21.5 parent: 2 - - uid: 25658 + - uid: 3538 components: - type: Transform - pos: -33.440342,-25.447742 + pos: -1.5,22.5 parent: 2 - - uid: 27678 + - uid: 3539 components: - type: Transform - parent: 13380 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 32002 + pos: -1.5,23.5 + parent: 2 + - uid: 3540 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.408607,-21.535725 + pos: -1.5,24.5 parent: 2 - - uid: 32003 + - uid: 3541 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.752354,-21.551348 + pos: 2.5,24.5 parent: 2 - - uid: 32004 + - uid: 3542 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.580482,-21.535725 + pos: 2.5,23.5 parent: 2 - - uid: 32008 + - uid: 3543 components: - type: Transform - pos: -33.487038,-25.593874 + pos: 2.5,22.5 parent: 2 - - uid: 32009 + - uid: 3544 components: - type: Transform - pos: -33.471413,-25.734499 + pos: 2.5,21.5 parent: 2 - - uid: 32041 + - uid: 3545 components: - type: Transform - pos: -33.469868,-25.53972 + pos: 3.5,21.5 parent: 2 - - uid: 47038 + - uid: 3546 components: - type: Transform - pos: -33.43862,-25.399096 + pos: 4.5,21.5 parent: 2 - - uid: 52985 + - uid: 3549 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5112762,80.3963 - parent: 45711 -- proto: WeaponDisablerPractice - entities: - - uid: 5600 + pos: 4.5,20.5 + parent: 2 + - uid: 3550 components: - type: Transform - pos: -36.893265,-14.462358 + pos: 5.5,20.5 parent: 2 - - uid: 5602 + - uid: 3551 components: - type: Transform - pos: -35.693306,-14.433931 + pos: 6.5,20.5 parent: 2 - - uid: 53319 + - uid: 3552 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.010925,71.46234 - parent: 45711 -- proto: WeaponDisablerSMG - entities: - - uid: 52986 + pos: 7.5,20.5 + parent: 2 + - uid: 3768 components: - type: Transform - pos: 1.511261,80.6463 - parent: 45711 -- proto: WeaponFlareGun - entities: - - uid: 32016 + pos: -7.5,29.5 + parent: 2 + - uid: 4087 components: - type: Transform - pos: -23.489613,-64.57776 + rot: -1.5707963267948966 rad + pos: -48.5,57.5 parent: 2 - - uid: 32017 + - uid: 4112 components: - type: Transform - pos: -54.495235,-15.451785 + pos: 52.5,-0.5 parent: 2 - - uid: 44721 + - uid: 4113 components: - type: Transform - pos: 70.56511,-40.399998 + pos: 52.5,-2.5 parent: 2 -- proto: WeaponLaserCannon - entities: - - uid: 51337 + - uid: 4444 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.441547,-27.741362 + pos: -37.5,20.5 parent: 2 - - uid: 51338 + - uid: 4463 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.441547,-27.741362 + pos: -3.5,29.5 parent: 2 -- proto: WeaponLaserCarbine - entities: - - uid: 44971 + - uid: 4464 components: - type: Transform - parent: 44961 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponLaserCarbinePractice - entities: - - uid: 5599 + pos: -37.5,24.5 + parent: 2 + - uid: 4465 components: - type: Transform - pos: -37.37511,-14.280523 + pos: -37.5,23.5 parent: 2 - - uid: 5601 + - uid: 4572 components: - type: Transform - pos: -35.912052,-14.277681 + pos: -46.5,36.5 parent: 2 - - uid: 20767 + - uid: 4573 components: - type: Transform - pos: 56.481754,-29.322145 + pos: -46.5,35.5 parent: 2 - - uid: 32022 + - uid: 4629 components: + - type: MetaData + name: зеркало - type: Transform - pos: -84.33875,-15.283356 + pos: -26.5,-19.5 parent: 2 - - uid: 32024 + - uid: 4640 components: + - type: MetaData + name: зеркало - type: Transform - pos: -82.63563,-15.298981 + pos: -26.5,-20.5 parent: 2 - - uid: 35491 + - uid: 4675 components: - type: Transform - pos: 56.46613,-29.55652 + pos: -46.5,32.5 parent: 2 - - uid: 53010 + - uid: 4719 components: - type: Transform - pos: 4.4702606,82.59161 - parent: 45711 - - uid: 53014 + pos: -46.5,31.5 + parent: 2 + - uid: 4727 components: - type: Transform - pos: 4.5171356,82.49786 - parent: 45711 - - uid: 53017 + pos: -54.5,52.5 + parent: 2 + - uid: 4775 components: - type: Transform - pos: 4.5328064,82.31036 - parent: 45711 - - uid: 53302 + rot: 1.5707963267948966 rad + pos: -37.5,44.5 + parent: 2 + - uid: 4776 components: - type: Transform - pos: -14.63592,71.66546 - parent: 45711 -- proto: WeaponLaserGun - entities: - - uid: 1966 + rot: 1.5707963267948966 rad + pos: -37.5,42.5 + parent: 2 + - uid: 4777 components: - type: Transform - pos: -30.541212,-29.575022 + rot: 1.5707963267948966 rad + pos: -37.5,43.5 parent: 2 - - uid: 1967 + - uid: 4999 components: - type: Transform - pos: -30.541212,-29.746897 + pos: -39.5,29.5 parent: 2 - - uid: 2429 + - uid: 5267 components: - type: Transform - pos: -30.525587,-29.418774 + pos: -4.5,29.5 parent: 2 - - uid: 35586 + - uid: 5308 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.740967,-4.5662537 - parent: 36861 - - uid: 35588 + pos: -31.5,24.5 + parent: 2 + - uid: 5309 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.459717,-4.5662537 - parent: 36861 -- proto: WeaponLaserSvalinn - entities: - - uid: 21794 + pos: -31.5,23.5 + parent: 2 + - uid: 5310 components: - type: Transform - pos: -24.541264,-31.340141 + pos: -31.5,22.5 parent: 2 - - uid: 53569 + - uid: 5332 components: - type: Transform - pos: -17.515717,56.627136 - parent: 45711 -- proto: WeaponMakeshiftLaser - entities: - - uid: 35410 + pos: -37.5,21.5 + parent: 2 + - uid: 5333 components: - type: Transform - pos: -23.525723,15.39406 - parent: 34641 -- proto: WeaponPistolCHIMP - entities: - - uid: 22009 + pos: -39.5,38.5 + parent: 2 + - uid: 5335 components: - type: Transform - pos: 28.506498,-26.52329 + pos: -8.5,29.5 parent: 2 - - uid: 54384 + - uid: 5458 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -34.45244,27.449646 - parent: 45711 -- proto: WeaponPistolCobra - entities: - - uid: 7751 + pos: -10.5,25.5 + parent: 2 + - uid: 5461 components: - type: Transform - pos: 10.456497,13.501826 + pos: -11.5,25.5 parent: 2 - - uid: 53000 + - uid: 5462 components: - type: Transform - pos: 1.5112915,82.56818 - parent: 45711 -- proto: WeaponPistolMk58 - entities: - - uid: 21601 + pos: -8.5,25.5 + parent: 2 + - uid: 5463 components: - type: Transform - pos: -33.42588,-23.399162 + pos: -9.5,25.5 parent: 2 - - uid: 21602 + - uid: 5595 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.45713,-23.633537 + pos: -66.5,56.5 parent: 2 - - uid: 21611 + - uid: 5631 components: - type: Transform - pos: -32.56651,-23.383537 + pos: -65.5,56.5 parent: 2 - - uid: 21620 + - uid: 5733 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.472755,-23.571037 + pos: -61.5,56.5 parent: 2 - - uid: 21621 + - uid: 5734 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.56651,-23.633537 + pos: -60.5,56.5 parent: 2 - - uid: 21622 + - uid: 5745 components: - type: Transform - pos: -31.582132,-23.446037 + pos: -46.5,2.5 parent: 2 - - uid: 35411 + - uid: 5746 components: - type: Transform - pos: -5.2880173,9.804204 - parent: 34641 -- proto: WeaponPistolN1984 - entities: - - uid: 52953 + pos: -49.5,2.5 + parent: 2 + - uid: 5748 components: - type: Transform - pos: -4.408722,71.91766 - parent: 45711 -- proto: WeaponRevolverDeckard - entities: - - uid: 15151 + pos: -44.5,2.5 + parent: 2 + - uid: 5749 components: - type: Transform - parent: 14100 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponRevolverMateba - entities: - - uid: 32037 + pos: -41.5,7.5 + parent: 2 + - uid: 5750 components: - - type: MetaData - desc: Знаковое оружие ужасающих ГСБ. Использует патроны калибра .45 магнум, при выстреле умирает один заключённый. - type: Transform - parent: 1899 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponRevolverPython - entities: - - uid: 32116 + pos: -41.5,9.5 + parent: 2 + - uid: 5751 components: - type: Transform - rot: 3.141592653589793 rad - pos: 40.55346,4.6000185 + pos: -41.5,5.5 parent: 2 - - uid: 48077 + - uid: 5752 components: - type: Transform - parent: 48068 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 52307 + pos: -41.5,4.5 + parent: 2 + - uid: 5753 components: - type: Transform - parent: 52300 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponRifleAk - entities: - - uid: 1764 + pos: 84.5,-1.5 + parent: 2 + - uid: 5775 components: - type: Transform - pos: -31.467321,-13.490027 + rot: -1.5707963267948966 rad + pos: -50.5,29.5 parent: 2 - - uid: 35413 + - uid: 5776 components: - - type: MetaData - desc: Да кто он такой?!? - name: АКМС lonya - type: Transform - rot: 1.5707963267948966 rad - pos: -25.227724,5.50389 - parent: 34641 -- proto: WeaponRifleLecter - entities: - - uid: 22567 + rot: -1.5707963267948966 rad + pos: -51.5,29.5 + parent: 2 + - uid: 5777 components: - type: Transform - pos: -33.443005,-27.709764 + rot: -1.5707963267948966 rad + pos: -49.5,29.5 parent: 2 - - uid: 22577 + - uid: 5800 components: - type: Transform - pos: -33.474255,-27.47539 + rot: 3.141592653589793 rad + pos: -3.5,-18.5 parent: 2 -- proto: WeaponShotgunBulldog - entities: - - uid: 53016 + - uid: 5893 components: - type: Transform - pos: 4.5581055,79.47443 - parent: 45711 -- proto: WeaponShotgunDoubleBarreled - entities: - - uid: 21623 + pos: -42.5,39.5 + parent: 2 + - uid: 5894 components: - type: Transform - pos: -31.435566,-29.680801 + pos: -43.5,39.5 parent: 2 - - uid: 48502 + - uid: 5895 components: - type: Transform - pos: -31.419939,-29.477674 + pos: -44.5,39.5 parent: 2 - - uid: 48503 + - uid: 5896 components: - type: Transform - pos: -31.419939,-29.290174 + pos: -45.5,39.5 parent: 2 - - uid: 53974 + - uid: 5902 components: - type: Transform - rot: -0.7853981633974483 rad - pos: 27.509445,52.473022 - parent: 45711 -- proto: WeaponShotgunEnforcer - entities: - - uid: 47693 + pos: -41.5,41.5 + parent: 2 + - uid: 5905 components: - type: Transform - pos: -33.45119,-29.415174 + pos: -41.5,44.5 parent: 2 - - uid: 47695 + - uid: 5921 components: - type: Transform - pos: -33.482437,-29.696424 + pos: -49.5,52.5 parent: 2 -- proto: WeaponShotgunKammerer - entities: - - uid: 35589 + - uid: 5924 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.537842,-4.7381287 - parent: 36861 - - uid: 48504 + pos: -41.5,47.5 + parent: 2 + - uid: 5925 components: - type: Transform - pos: -32.48244,-29.321426 + pos: -41.5,48.5 parent: 2 - - uid: 48505 + - uid: 5926 components: - type: Transform - pos: -32.482437,-29.477676 + pos: -41.5,49.5 parent: 2 - - uid: 48506 + - uid: 5934 components: - type: Transform - pos: -32.482437,-29.649551 + pos: -46.5,49.5 parent: 2 -- proto: WeaponShotgunSawn - entities: - - uid: 50350 + - uid: 5945 components: - type: Transform - pos: -6.575594,27.62803 - parent: 45711 -- proto: WeaponSniperHristov - entities: - - uid: 21902 + pos: -50.5,52.5 + parent: 2 + - uid: 5947 components: - type: Transform - parent: 21266 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponSniperMosin - entities: - - uid: 35660 + pos: -46.5,47.5 + parent: 2 + - uid: 5953 components: - type: Transform - pos: 75.49121,-57.52279 + pos: -46.5,46.5 parent: 2 - - uid: 54393 + - uid: 5966 components: - type: Transform - pos: -45.574707,49.307068 - parent: 45711 - - uid: 54394 + pos: -41.5,46.5 + parent: 2 + - uid: 6007 components: - type: Transform - pos: -45.793457,49.400818 - parent: 45711 -- proto: WeaponSubMachineGunC20r - entities: - - uid: 53003 + pos: -56.5,52.5 + parent: 2 + - uid: 6009 components: - type: Transform - parent: 53002 - - type: Physics - canCollide: False - - type: InsideEntityStorage -- proto: WeaponSubMachineGunDrozd - entities: - - uid: 14439 + pos: -55.5,52.5 + parent: 2 + - uid: 6156 components: - type: Transform - pos: -31.452137,-27.42848 + pos: -41.5,17.5 parent: 2 - - uid: 48493 + - uid: 6338 components: - type: Transform - pos: -31.467762,-27.662855 + pos: -62.5,25.5 parent: 2 -- proto: WeaponTurretHostile - entities: - - uid: 50256 + - uid: 6339 components: - type: Transform - pos: -5.5,37.5 - parent: 45711 - - uid: 50347 + pos: -69.5,25.5 + parent: 2 + - uid: 6352 components: - type: Transform - pos: 6.5,37.5 - parent: 45711 - - uid: 52615 + pos: -70.5,3.5 + parent: 2 + - uid: 6364 components: - type: Transform - pos: 0.5,56.5 - parent: 45711 - - uid: 52757 + pos: -89.5,9.5 + parent: 2 + - uid: 6398 components: - type: Transform - pos: -25.5,48.5 - parent: 45711 - - uid: 53945 + pos: -71.5,25.5 + parent: 2 + - uid: 6415 components: - type: Transform - pos: -32.5,57.5 - parent: 45711 - - uid: 53946 + pos: -62.5,16.5 + parent: 2 + - uid: 6416 components: - type: Transform - pos: -31.5,45.5 - parent: 45711 - - uid: 54036 + pos: -55.5,16.5 + parent: 2 + - uid: 6417 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,50.5 - parent: 45711 -- proto: WeaponTurretSyndicate - entities: - - uid: 50351 + pos: -55.5,23.5 + parent: 2 + - uid: 6418 components: - type: Transform - pos: 0.5,16.5 - parent: 45711 -- proto: WeaponTurretSyndicateBroken - entities: - - uid: 32047 + pos: -62.5,23.5 + parent: 2 + - uid: 6423 components: - type: Transform - pos: 59.5,68.5 + pos: -70.5,25.5 parent: 2 - - uid: 32048 + - uid: 6424 components: - type: Transform - pos: 54.5,68.5 + pos: -70.5,15.5 parent: 2 - - uid: 32049 + - uid: 6433 components: - type: Transform - pos: 54.5,60.5 + pos: -75.5,9.5 parent: 2 - - uid: 32050 + - uid: 6437 components: - type: Transform - pos: 59.5,60.5 + pos: -56.5,25.5 parent: 2 - - uid: 32051 + - uid: 6438 components: - type: Transform - pos: 42.5,61.5 + pos: -55.5,25.5 parent: 2 - - uid: 32052 + - uid: 6439 components: - type: Transform - pos: 52.5,64.5 + pos: -61.5,25.5 parent: 2 - - uid: 32054 + - uid: 6440 components: - type: Transform - pos: 42.5,64.5 + pos: -62.5,29.5 parent: 2 - - uid: 32055 + - uid: 6441 components: - type: Transform - pos: 36.5,64.5 + pos: -61.5,29.5 parent: 2 - - uid: 32056 + - uid: 6442 components: - type: Transform - pos: 36.5,61.5 + pos: -56.5,29.5 parent: 2 - - uid: 32057 + - uid: 6443 components: - type: Transform - pos: 34.5,64.5 + pos: -55.5,29.5 parent: 2 - - uid: 32058 + - uid: 7093 components: - type: Transform - pos: 39.5,70.5 + rot: -1.5707963267948966 rad + pos: -38.5,57.5 parent: 2 - - uid: 32060 + - uid: 7441 components: - type: Transform - pos: 59.5,-44.5 + rot: -1.5707963267948966 rad + pos: -39.5,57.5 parent: 2 - - uid: 32061 + - uid: 7442 components: - type: Transform - pos: 75.5,-36.5 + rot: -1.5707963267948966 rad + pos: -40.5,57.5 parent: 2 - - uid: 32062 + - uid: 7598 components: + - type: MetaData + name: зеркало - type: Transform - pos: 83.5,-37.5 + pos: -22.5,-19.5 parent: 2 - - uid: 32063 + - uid: 7609 components: - type: Transform - pos: 83.5,-35.5 + pos: -46.5,51.5 parent: 2 - - uid: 35415 + - uid: 7610 components: - type: Transform - pos: -11.5,5.5 - parent: 34641 - - uid: 35416 + pos: -46.5,52.5 + parent: 2 + - uid: 7622 components: - type: Transform - pos: -11.5,2.5 - parent: 34641 - - uid: 50352 + pos: -65.5,10.5 + parent: 2 + - uid: 7623 components: - type: Transform - pos: -4.5,-11.5 - parent: 45711 - - uid: 50353 + pos: -65.5,8.5 + parent: 2 + - uid: 8049 components: - type: Transform - pos: 5.5,-11.5 - parent: 45711 - - uid: 50354 + pos: 10.5,43.5 + parent: 2 + - uid: 8124 components: - type: Transform - pos: -4.5,14.5 - parent: 45711 - - uid: 50355 + rot: -1.5707963267948966 rad + pos: -71.5,9.5 + parent: 2 + - uid: 8245 components: + - type: MetaData + name: зеркало - type: Transform - pos: 5.5,14.5 - parent: 45711 - - uid: 50356 + pos: -26.5,-21.5 + parent: 2 + - uid: 8246 components: + - type: MetaData + name: зеркало - type: Transform - pos: -9.5,13.5 - parent: 45711 - - uid: 50357 + pos: -22.5,-20.5 + parent: 2 + - uid: 8249 components: + - type: MetaData + name: зеркало - type: Transform - pos: -3.5,12.5 - parent: 45711 - - uid: 50358 + pos: -22.5,-21.5 + parent: 2 + - uid: 8628 components: - type: Transform - pos: 17.5,18.5 - parent: 45711 - - uid: 50510 + pos: 2.5,40.5 + parent: 2 + - uid: 8630 components: - type: Transform - pos: 0.5,43.5 - parent: 45711 - - uid: 53404 + pos: 2.5,42.5 + parent: 2 + - uid: 8632 components: - type: Transform - pos: -23.5,46.5 - parent: 45711 - - uid: 54238 + pos: 11.5,43.5 + parent: 2 + - uid: 8660 components: - type: Transform - pos: -38.5,45.5 - parent: 45711 - - uid: 54239 + pos: 6.5,43.5 + parent: 2 + - uid: 8677 components: - type: Transform - pos: -38.5,51.5 - parent: 45711 -- proto: WeaponTurretSyndicateDisposable - entities: - - uid: 46827 + rot: -1.5707963267948966 rad + pos: -69.5,9.5 + parent: 2 + - uid: 8680 components: - type: Transform - pos: -33.5,36.5 - parent: 45711 - - uid: 50359 + rot: -1.5707963267948966 rad + pos: -70.5,9.5 + parent: 2 + - uid: 8692 components: - type: Transform - pos: -4.5,18.5 - parent: 45711 - - uid: 50360 + pos: 5.5,43.5 + parent: 2 + - uid: 8723 components: - type: Transform - pos: 5.5,18.5 - parent: 45711 - - uid: 52698 + pos: -41.5,10.5 + parent: 2 + - uid: 9026 components: - type: Transform - pos: -1.5,77.5 - parent: 45711 - - uid: 52717 + pos: -69.5,20.5 + parent: 2 + - uid: 9267 components: - type: Transform - pos: 7.5,77.5 - parent: 45711 -- proto: WeaponXrayCannon - entities: - - uid: 53030 + pos: -71.5,20.5 + parent: 2 + - uid: 9527 components: - type: Transform - pos: 4.5327606,82.54474 - parent: 45711 -- proto: WebBed - entities: - - uid: 41127 + pos: 4.5,48.5 + parent: 2 + - uid: 9528 components: - type: Transform - pos: 53.5,46.5 + pos: 5.5,48.5 parent: 2 -- proto: Welder - entities: - - uid: 782 + - uid: 9531 components: - type: Transform - pos: -40.649963,-8.959012 + pos: 6.5,48.5 parent: 2 - - uid: 5843 + - uid: 9532 components: - type: Transform - pos: 54.43502,-36.409092 + pos: 7.5,48.5 parent: 2 - - uid: 5996 + - uid: 9533 components: - type: Transform - pos: -47.295067,-49.50673 + pos: 9.5,48.5 parent: 2 - - uid: 34428 + - uid: 9534 components: - type: Transform - pos: 4.6635733,-10.520453 - parent: 33049 - - uid: 42563 + pos: 10.5,48.5 + parent: 2 + - uid: 9535 components: - type: Transform - pos: 2.2958074,19.583769 + pos: 11.5,48.5 parent: 2 - - uid: 43139 + - uid: 9536 components: - type: Transform - pos: 58.24973,-38.29731 + pos: 12.5,48.5 parent: 2 - - uid: 51637 + - uid: 10045 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.7645574,19.349394 + pos: -18.5,25.5 parent: 2 - - uid: 52686 + - uid: 10046 components: - type: Transform - pos: 7.378891,60.54236 - parent: 45711 -- proto: WelderIndustrial - entities: - - uid: 576 + pos: -17.5,25.5 + parent: 2 + - uid: 10047 components: - type: Transform - pos: 41.28132,13.550684 + pos: -16.5,25.5 parent: 2 - - uid: 42533 + - uid: 10637 components: - type: Transform - rot: 3.141592653589793 rad - pos: 41.71423,13.337741 + pos: -102.5,48.5 parent: 2 -- proto: WelderIndustrialAdvanced - entities: - - uid: 45703 + - uid: 10638 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 6.705378,4.678213 - parent: 45518 -- proto: WelderMini - entities: - - uid: 4750 + pos: -102.5,47.5 + parent: 2 + - uid: 10639 components: - type: Transform - pos: -95.36077,36.47048 + pos: -102.5,46.5 parent: 2 - - uid: 41677 + - uid: 10640 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 102.59616,55.438427 + pos: -102.5,45.5 parent: 2 - - uid: 50364 + - uid: 10641 components: - type: Transform - pos: -20.52786,14.579549 - parent: 45711 - - uid: 52687 + pos: -102.5,44.5 + parent: 2 + - uid: 10642 components: - type: Transform - pos: 7.3788757,54.44861 - parent: 45711 -- proto: WeldingFuelTank - entities: - - uid: 41738 + pos: -102.5,52.5 + parent: 2 + - uid: 10643 components: - type: Transform - pos: 102.5,55.5 + pos: -102.5,53.5 parent: 2 - - uid: 45704 + - uid: 10644 components: - type: Transform - pos: 2.5,3.5 - parent: 45518 -- proto: WeldingFuelTankFull - entities: - - uid: 18624 + pos: -102.5,54.5 + parent: 2 + - uid: 10645 components: - type: Transform - pos: -13.5,-13.5 + pos: -102.5,55.5 parent: 2 - - uid: 20022 + - uid: 10646 components: - type: Transform - pos: -55.5,39.5 + pos: -102.5,56.5 parent: 2 - - uid: 32075 + - uid: 10649 components: - type: Transform - pos: -28.5,4.5 + pos: -102.5,60.5 parent: 2 - - uid: 32077 + - uid: 10650 components: - type: Transform - pos: -9.516063,14.44805 + pos: -102.5,61.5 parent: 2 - - uid: 32078 + - uid: 10651 components: - type: Transform - pos: 28.5,29.5 + pos: -102.5,62.5 parent: 2 - - uid: 32083 + - uid: 10652 components: - type: Transform - pos: 46.5,3.5 + pos: -102.5,63.5 parent: 2 - - uid: 32084 + - uid: 10653 components: - type: Transform - pos: -40.5,-64.5 + pos: -102.5,64.5 parent: 2 - - uid: 32085 + - uid: 10729 components: - type: Transform - pos: 26.5,31.5 + pos: -43.5,2.5 parent: 2 - - uid: 32086 + - uid: 11227 components: - type: Transform - pos: -62.5,-16.5 + pos: -93.5,63.5 parent: 2 - - uid: 32087 + - uid: 11236 components: - type: Transform - pos: -95.5,-22.5 + pos: -93.5,45.5 parent: 2 - - uid: 32088 + - uid: 11495 components: - type: Transform - pos: -14.5,46.5 + pos: 18.5,-59.5 parent: 2 - - uid: 35751 + - uid: 11794 components: - type: Transform - pos: 9.5,-16.5 + pos: 7.5,-42.5 parent: 2 - - uid: 36014 + - uid: 11795 components: - type: Transform - pos: 28.5,-32.5 + pos: 0.5,-32.5 parent: 2 - - uid: 36054 + - uid: 11815 components: - type: Transform - pos: -36.5,9.5 + pos: 7.5,-37.5 parent: 2 - - uid: 36855 + - uid: 12837 components: - type: Transform - pos: 35.5,-48.5 + pos: -62.5,-45.5 parent: 2 - - uid: 40869 + - uid: 12839 components: - type: Transform - pos: 6.5,1.5 - parent: 36861 - - uid: 43408 + pos: -62.5,-46.5 + parent: 2 + - uid: 12905 components: - type: Transform - pos: -50.5,39.5 + pos: -61.5,-45.5 parent: 2 - - uid: 43728 + - uid: 12910 components: - type: Transform - pos: -14.5,55.5 + pos: -62.5,-47.5 parent: 2 - - uid: 44615 + - uid: 13261 components: - type: Transform - pos: 70.5,-32.5 + pos: 15.5,-53.5 parent: 2 - - uid: 44618 + - uid: 13405 components: - type: Transform - pos: 52.5,-13.5 + rot: -1.5707963267948966 rad + pos: 12.5,-65.5 parent: 2 - - uid: 44650 + - uid: 13428 components: - type: Transform - pos: 65.5,-9.5 + pos: 15.5,-54.5 parent: 2 - - uid: 50365 + - uid: 13444 components: - type: Transform - pos: 19.5,-1.5 - parent: 45711 -- proto: WeldingFuelTankHighCapacity - entities: - - uid: 25626 + rot: -1.5707963267948966 rad + pos: 12.5,-63.5 + parent: 2 + - uid: 13445 components: - type: Transform - pos: -49.5,-52.5 + rot: -1.5707963267948966 rad + pos: 12.5,-64.5 parent: 2 - - uid: 28937 + - uid: 13446 components: - type: Transform - pos: 46.5,18.5 + rot: -1.5707963267948966 rad + pos: 12.5,-66.5 parent: 2 - - uid: 32090 + - uid: 13448 components: - type: Transform - pos: 51.5,-46.5 + rot: -1.5707963267948966 rad + pos: 12.5,-67.5 parent: 2 - - uid: 34429 + - uid: 13506 components: - type: Transform - pos: 3.5,-15.5 - parent: 33049 -- proto: WetFloorSign - entities: - - uid: 32092 + pos: 12.5,-61.5 + parent: 2 + - uid: 13512 components: - type: Transform - pos: 49.60053,-10.405882 + pos: 12.5,-54.5 parent: 2 - - uid: 32093 + - uid: 13537 components: - type: Transform - pos: 29.509287,-40.660202 + pos: 12.5,-59.5 parent: 2 -- proto: WhiteCane - entities: - - uid: 29807 + - uid: 13591 components: - type: Transform - pos: -25.297085,53.447533 + pos: 21.5,-55.5 parent: 2 - - uid: 32030 + - uid: 13616 components: - - type: MetaData - desc: Представляет собой изделие, преимущественно, из дерева, в виде палки, предназначенное для нанесения ударов по шару на бильярдном столе. Или можно просто по шарам. - name: кий - type: Transform - pos: -37.30503,-32.98537 + pos: 12.5,-60.5 parent: 2 -- proto: Windoor - entities: - - uid: 22851 + - uid: 13704 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,1.5 + pos: 18.5,-61.5 parent: 2 - - uid: 22852 + - uid: 13749 components: - type: Transform - pos: 36.5,1.5 + pos: 15.5,-55.5 parent: 2 - - uid: 23811 + - uid: 13752 components: - type: Transform - pos: -31.5,57.5 + pos: 12.5,-53.5 parent: 2 - - uid: 25446 + - uid: 13781 components: - type: Transform - rot: 3.141592653589793 rad - pos: 19.5,-12.5 + pos: 21.5,-54.5 parent: 2 - - uid: 27314 + - uid: 13820 components: - type: Transform - rot: 3.141592653589793 rad - pos: 47.5,-3.5 + pos: 21.5,-53.5 parent: 2 - - uid: 29843 + - uid: 13822 components: - type: Transform - rot: 3.141592653589793 rad - pos: 20.5,-12.5 + pos: -9.5,-56.5 parent: 2 - - uid: 32097 + - uid: 13825 components: - type: Transform - pos: 50.5,2.5 + pos: 18.5,-60.5 parent: 2 - - uid: 32102 + - uid: 13944 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-60.5 + pos: 4.5,-42.5 parent: 2 - - uid: 32103 + - uid: 13946 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,38.5 + pos: 4.5,-37.5 parent: 2 - - uid: 32104 + - uid: 13967 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,37.5 + pos: 3.5,-41.5 parent: 2 - - uid: 32105 + - uid: 13968 components: - type: Transform - rot: 3.141592653589793 rad - pos: 36.5,-57.5 + pos: 3.5,-38.5 parent: 2 - - uid: 32106 + - uid: 14564 components: - type: Transform - pos: -84.5,-25.5 + pos: -15.5,-56.5 parent: 2 - - uid: 32107 + - uid: 14568 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -85.5,-24.5 + pos: -14.5,-56.5 parent: 2 - - uid: 32108 + - uid: 14574 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,-24.5 + pos: -13.5,-56.5 parent: 2 - - uid: 32109 + - uid: 15179 components: - type: Transform - pos: 37.5,-63.5 + pos: -89.5,-51.5 parent: 2 - - uid: 37482 + - uid: 15868 components: - type: Transform - pos: 33.5,1.5 + pos: 38.5,21.5 parent: 2 - - uid: 42016 + - uid: 15890 components: - type: Transform - pos: 32.5,1.5 + pos: -0.5,-46.5 parent: 2 - - uid: 42534 + - uid: 15891 components: - type: Transform - rot: 3.141592653589793 rad - pos: -34.5,62.5 + pos: 0.5,-46.5 parent: 2 - - uid: 44051 + - uid: 15892 components: - type: Transform - pos: 72.5,-22.5 + pos: 1.5,-46.5 parent: 2 - - uid: 50366 + - uid: 16102 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,3.5 - parent: 45711 - - uid: 51052 + pos: -11.5,-56.5 + parent: 2 + - uid: 17274 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-37.5 + pos: 76.5,-53.5 parent: 2 -- proto: WindoorAssembly - entities: - - uid: 11165 + - uid: 17276 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-46.5 + pos: 72.5,-50.5 parent: 2 - - uid: 23432 + - uid: 17278 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-46.5 + pos: 78.5,-52.5 parent: 2 - - uid: 32110 + - uid: 18156 components: - type: Transform - pos: 28.5,-39.5 + pos: -22.5,-68.5 parent: 2 - - uid: 32112 + - uid: 18158 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 20.5,-45.5 + pos: -18.5,-68.5 parent: 2 - - uid: 32113 + - uid: 18161 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,-23.5 + pos: -22.5,-67.5 parent: 2 - - uid: 32114 + - uid: 18162 components: - type: Transform - pos: 32.5,-64.5 + pos: -18.5,-67.5 parent: 2 - - uid: 50367 + - uid: 19200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,3.5 - parent: 45711 - - uid: 50368 + pos: -6.5,67.5 + parent: 2 + - uid: 19462 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,3.5 - parent: 45711 - - uid: 50369 + rot: 3.141592653589793 rad + pos: 30.5,-2.5 + parent: 2 + - uid: 19746 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,-4.5 - parent: 45711 -- proto: WindoorAssemblySecure - entities: - - uid: 52361 + pos: 16.5,14.5 + parent: 2 + - uid: 19747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,55.5 - parent: 45711 -- proto: WindoorAssemblySecurePlasma - entities: - - uid: 17379 + pos: 16.5,13.5 + parent: 2 + - uid: 19748 components: - type: Transform - pos: 39.5,-28.5 + pos: 16.5,12.5 parent: 2 -- proto: WindoorCargoLocked - entities: - - uid: 32118 + - uid: 19749 components: - type: Transform - rot: 3.141592653589793 rad - pos: 50.5,2.5 + pos: 17.5,14.5 parent: 2 - - uid: 32119 + - uid: 19750 components: - type: Transform - rot: 3.141592653589793 rad - pos: 65.5,1.5 + pos: 17.5,13.5 parent: 2 - - uid: 32120 + - uid: 19751 components: - type: Transform - pos: 65.5,1.5 + pos: 17.5,12.5 parent: 2 -- proto: WindoorChapelLocked - entities: - - uid: 50370 + - uid: 20203 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,-4.5 - parent: 45711 - - uid: 50371 + pos: 16.5,-27.5 + parent: 2 + - uid: 20204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-2.5 - parent: 45711 -- proto: WindoorHydroponicsLocked - entities: - - uid: 5810 + pos: 14.5,-27.5 + parent: 2 + - uid: 20205 components: - - type: MetaData - name: раздвижное окно ботаника - type: Transform - pos: -30.5,39.5 + pos: 18.5,-27.5 parent: 2 - - uid: 5884 + - uid: 20206 components: - - type: MetaData - name: раздвижное окно ботаника - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,39.5 + pos: 17.5,-27.5 parent: 2 - - uid: 25533 + - uid: 20207 components: - - type: MetaData - name: раздвижное окно ботаника - type: Transform - pos: -25.5,39.5 + pos: 15.5,-27.5 parent: 2 - - uid: 29151 + - uid: 20208 components: - - type: MetaData - name: раздвижное окно ботаника - type: Transform - pos: -26.5,39.5 + pos: 9.5,-34.5 parent: 2 -- proto: WindoorJanitorLocked - entities: - - uid: 20463 + - uid: 20209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,28.5 + pos: 9.5,-33.5 parent: 2 - - uid: 24325 + - uid: 20218 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,29.5 + pos: 4.5,-27.5 parent: 2 - - uid: 50372 + - uid: 21635 components: - type: Transform - pos: -14.5,14.5 - parent: 45711 -- proto: WindoorKitchenHydroponicsLocked - entities: - - uid: 32121 + rot: 1.5707963267948966 rad + pos: -76.5,-54.5 + parent: 2 + - uid: 21636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,37.5 + rot: 1.5707963267948966 rad + pos: -77.5,-53.5 parent: 2 - - uid: 32122 + - uid: 21862 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,38.5 + rot: 1.5707963267948966 rad + pos: -73.5,-56.5 parent: 2 - - uid: 45110 + - uid: 21876 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,35.5 + rot: 1.5707963267948966 rad + pos: -75.5,-55.5 parent: 2 -- proto: WindoorKitchenLocked - entities: - - uid: 14317 + - uid: 22357 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -24.5,33.5 + pos: 9.5,-35.5 parent: 2 -- proto: WindoorSecure - entities: - - uid: 10126 + - uid: 22358 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,-3.5 + pos: -67.5,-1.5 parent: 2 - - uid: 11145 + - uid: 22359 components: - type: Transform - pos: 31.5,-14.5 + pos: -66.5,-1.5 parent: 2 - - uid: 20486 + - uid: 22360 components: - - type: MetaData - name: эксперементальная ботаника - type: Transform - rot: -1.5707963267948966 rad - pos: -31.5,40.5 + pos: -65.5,-1.5 parent: 2 - - uid: 23638 + - uid: 22361 components: - type: Transform - pos: -0.5,60.5 + pos: -64.5,-1.5 parent: 2 - - uid: 25407 + - uid: 22362 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,57.5 + pos: -63.5,-1.5 parent: 2 - - uid: 32125 + - uid: 22363 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,20.5 + pos: -62.5,-1.5 parent: 2 - - uid: 32126 + - uid: 22364 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,20.5 + pos: -61.5,-1.5 parent: 2 - - uid: 32128 + - uid: 22365 components: - type: Transform - pos: 3.5,24.5 + pos: -60.5,-1.5 parent: 2 - - uid: 32133 + - uid: 22366 components: - type: Transform - pos: 4.5,24.5 + pos: -60.5,2.5 parent: 2 - - uid: 32134 + - uid: 22367 components: - type: Transform - pos: 5.5,24.5 + pos: -61.5,2.5 parent: 2 - - uid: 32135 + - uid: 22368 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,20.5 + pos: -62.5,2.5 parent: 2 - - uid: 32143 + - uid: 22369 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,-14.5 + pos: -63.5,2.5 parent: 2 - - uid: 32144 + - uid: 22370 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,-14.5 + pos: -64.5,2.5 parent: 2 - - uid: 32145 + - uid: 22371 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,-13.5 + pos: -65.5,2.5 parent: 2 - - uid: 32146 + - uid: 22372 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -94.5,-15.5 + pos: -66.5,2.5 parent: 2 - - uid: 32147 + - uid: 22373 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-24.5 + pos: -67.5,2.5 parent: 2 - - uid: 40870 + - uid: 22374 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,5.5 - parent: 36861 - - uid: 40871 + pos: -16.5,4.5 + parent: 2 + - uid: 22375 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,5.5 - parent: 36861 - - uid: 40872 + pos: -16.5,5.5 + parent: 2 + - uid: 22376 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,5.5 - parent: 36861 - - uid: 40873 + pos: -16.5,6.5 + parent: 2 + - uid: 22377 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,11.5 - parent: 36861 - - uid: 40874 + pos: -15.5,4.5 + parent: 2 + - uid: 22378 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,0.5 - parent: 36861 -- proto: WindoorSecureArmoryLocked - entities: - - uid: 706 + pos: -15.5,5.5 + parent: 2 + - uid: 22379 components: - type: Transform - rot: 3.141592653589793 rad - pos: -31.5,-13.5 + pos: -15.5,6.5 parent: 2 - - uid: 14051 + - uid: 22380 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-25.5 + pos: -16.5,14.5 parent: 2 - - uid: 32148 + - uid: 22381 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-19.5 + pos: -16.5,13.5 parent: 2 - - uid: 32149 + - uid: 22382 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-28.5 + pos: -16.5,12.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 - - uid: 32150 + - uid: 22383 components: - type: Transform - pos: -27.5,-26.5 + pos: -15.5,14.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 - - uid: 32151 + - uid: 22384 components: - type: Transform - pos: -28.5,-26.5 + pos: -15.5,13.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 - - uid: 32152 + - uid: 22385 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -25.5,-27.5 + pos: -15.5,12.5 parent: 2 - - uid: 51326 + - uid: 22386 components: - type: Transform - pos: -35.5,-27.5 + pos: -16.5,-3.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 - - uid: 51327 + - uid: 22387 components: - type: Transform - pos: -37.5,-27.5 + pos: -16.5,-4.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 - - uid: 51335 + - uid: 22388 components: - type: Transform - pos: -36.5,-27.5 + pos: -16.5,-5.5 parent: 2 - - type: DeviceLinkSink - links: - - 51058 -- proto: WindoorSecureBrigLocked - entities: - - uid: 16163 + - uid: 22389 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,31.5 + pos: -15.5,-3.5 parent: 2 - - uid: 29042 + - uid: 22390 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,63.5 + pos: -15.5,-4.5 parent: 2 - - uid: 29044 + - uid: 22391 components: - type: Transform - pos: 9.5,65.5 + pos: -15.5,-5.5 parent: 2 - - uid: 32155 + - uid: 22392 components: - type: Transform - pos: -3.5,-22.5 + pos: -16.5,-11.5 parent: 2 - - uid: 32159 + - uid: 22393 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-22.5 + pos: -16.5,-12.5 parent: 2 - - type: DeviceLinkSink - links: - - 595 - - uid: 32160 + - uid: 22394 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,-2.5 + pos: -16.5,-13.5 parent: 2 - - type: DeviceLinkSink - links: - - 7923 - - uid: 32161 + - uid: 22395 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,-2.5 + pos: -15.5,-11.5 parent: 2 - - uid: 32163 + - uid: 22396 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-19.5 + pos: -15.5,-12.5 parent: 2 - - uid: 32165 + - uid: 22397 components: - type: Transform - pos: 11.5,35.5 + pos: -15.5,-13.5 parent: 2 -- proto: WindoorSecureChemistryLocked - entities: - - uid: 32166 + - uid: 22398 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-41.5 + pos: 17.5,-13.5 parent: 2 - - uid: 32167 + - uid: 22399 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 7.5,-37.5 + pos: 17.5,-12.5 parent: 2 -- proto: WindoorSecureCommandLocked - entities: - - uid: 32168 + - uid: 22400 components: - type: Transform - pos: 58.5,63.5 + pos: 17.5,-11.5 parent: 2 - - uid: 32169 + - uid: 22401 components: - type: Transform - rot: 3.141592653589793 rad - pos: 58.5,65.5 + pos: 16.5,-13.5 parent: 2 - - uid: 32170 + - uid: 22402 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,-6.5 + pos: 16.5,-12.5 parent: 2 - - uid: 32171 + - uid: 22403 components: - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,-6.5 + pos: 16.5,-11.5 parent: 2 - - uid: 32172 + - uid: 22404 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-6.5 + pos: 17.5,-5.5 parent: 2 - - uid: 32173 + - uid: 22405 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-6.5 + pos: 17.5,-4.5 parent: 2 -- proto: WindoorSecureDetectiveLocked - entities: - - uid: 823 + - uid: 22406 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-3.5 + pos: 17.5,-3.5 parent: 2 -- proto: WindoorSecureEngineeringLocked - entities: - - uid: 32174 + - uid: 22407 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,24.5 + pos: 16.5,-5.5 parent: 2 - - uid: 32175 + - uid: 22408 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,24.5 + pos: 16.5,-4.5 parent: 2 - - uid: 32176 + - uid: 22409 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,24.5 + pos: 16.5,-3.5 parent: 2 - - uid: 32177 + - uid: 22410 components: - type: Transform - pos: 4.5,20.5 + pos: 17.5,4.5 parent: 2 - - uid: 32178 + - uid: 22411 components: - type: Transform - pos: 3.5,20.5 + pos: 17.5,5.5 parent: 2 - - uid: 32179 + - uid: 22412 components: - type: Transform - pos: 5.5,20.5 + pos: 17.5,6.5 parent: 2 - - uid: 32180 + - uid: 22413 components: - type: Transform - pos: 6.5,17.5 + pos: 16.5,4.5 parent: 2 - - uid: 45503 + - uid: 22414 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,0.5 - parent: 43176 - - uid: 45504 + pos: 16.5,5.5 + parent: 2 + - uid: 22415 components: - type: Transform - pos: 1.5,2.5 - parent: 43176 - - uid: 45505 + pos: 16.5,6.5 + parent: 2 + - uid: 22442 components: - type: Transform - pos: -1.5,2.5 - parent: 43176 -- proto: WindoorSecureHeadOfPersonnelLocked - entities: - - uid: 527 + pos: 19.5,2.5 + parent: 2 + - uid: 22443 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-5.5 + pos: 20.5,2.5 parent: 2 - - uid: 26900 + - uid: 22444 components: - type: Transform - pos: -13.5,-3.5 + pos: 21.5,2.5 parent: 2 - - uid: 51910 + - uid: 22445 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,-9.5 + pos: 22.5,2.5 parent: 2 -- proto: WindoorSecureMedicalLocked - entities: - - uid: 3932 + - uid: 22446 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-57.5 + pos: 23.5,2.5 parent: 2 - - uid: 6939 + - uid: 22447 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-60.5 + pos: 24.5,2.5 parent: 2 - - uid: 24366 + - uid: 22448 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-60.5 + pos: 25.5,2.5 parent: 2 - - uid: 32183 + - uid: 22449 components: - type: Transform - pos: -0.5,-41.5 + pos: 26.5,2.5 parent: 2 - - uid: 32184 + - uid: 22450 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-38.5 + pos: 27.5,2.5 parent: 2 - - uid: 32185 + - uid: 22453 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-38.5 + pos: 27.5,-1.5 parent: 2 - - uid: 32186 + - uid: 22454 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-41.5 + pos: 26.5,-1.5 parent: 2 - - uid: 32187 + - uid: 22455 components: - type: Transform - pos: -37.5,-60.5 + pos: 25.5,-1.5 parent: 2 - - uid: 32188 + - uid: 22456 components: - type: Transform - pos: -32.5,-60.5 + pos: 24.5,-1.5 parent: 2 - - uid: 32189 + - uid: 22457 components: - type: Transform - pos: -32.5,-59.5 + pos: 23.5,-1.5 parent: 2 - - uid: 32190 + - uid: 22458 components: - type: Transform - pos: -37.5,-59.5 + pos: 22.5,-1.5 parent: 2 - - uid: 32191 + - uid: 22459 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-38.5 + pos: 21.5,-1.5 parent: 2 - - uid: 32192 + - uid: 22460 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-57.5 + pos: 20.5,-1.5 parent: 2 - - uid: 32196 + - uid: 22461 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-60.5 + pos: 19.5,-1.5 parent: 2 - - uid: 32197 + - uid: 22922 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-67.5 + rot: 3.141592653589793 rad + pos: 49.5,-52.5 parent: 2 - - uid: 32198 + - uid: 22924 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-67.5 + rot: 3.141592653589793 rad + pos: 52.5,-44.5 parent: 2 -- proto: WindoorSecureSalvageLocked - entities: - - uid: 34430 + - uid: 22926 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,20.5 - parent: 33049 - - uid: 34431 + rot: 3.141592653589793 rad + pos: 48.5,-53.5 + parent: 2 + - uid: 22942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 5.5,13.5 - parent: 33049 - - uid: 56305 + rot: 3.141592653589793 rad + pos: 22.5,-41.5 + parent: 2 + - uid: 22959 components: - type: Transform - pos: 0.5,3.5 - parent: 56108 -- proto: WindoorSecureScienceLocked - entities: - - uid: 1263 + rot: 3.141592653589793 rad + pos: 28.5,-43.5 + parent: 2 + - uid: 22964 components: - type: Transform - pos: 19.5,-12.5 + rot: 3.141592653589793 rad + pos: 30.5,-41.5 parent: 2 - - uid: 22985 + - uid: 22965 components: - type: Transform rot: 3.141592653589793 rad - pos: 29.5,-33.5 + pos: 30.5,-42.5 parent: 2 - - uid: 23043 + - uid: 22966 components: - type: Transform rot: 3.141592653589793 rad - pos: 30.5,-33.5 + pos: 30.5,-43.5 parent: 2 - - uid: 24699 + - uid: 23357 components: - type: Transform - pos: 20.5,-12.5 + pos: 29.5,-65.5 parent: 2 - - uid: 32020 + - uid: 23358 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 75.5,-52.5 + pos: 28.5,-65.5 parent: 2 - - uid: 32204 + - uid: 23359 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 38.5,-24.5 + pos: 33.5,-65.5 parent: 2 - - uid: 32205 + - uid: 23524 components: - type: Transform rot: 1.5707963267948966 rad - pos: 38.5,-24.5 + pos: -72.5,58.5 parent: 2 - - uid: 32207 + - uid: 23525 components: - type: Transform rot: 1.5707963267948966 rad - pos: 19.5,-26.5 + pos: -70.5,58.5 parent: 2 - - uid: 32209 + - uid: 24419 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-45.5 + rot: 1.5707963267948966 rad + pos: -37.5,40.5 parent: 2 - - uid: 32227 + - uid: 24988 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-52.5 + pos: -3.5,-75.5 parent: 2 - - uid: 37253 + - uid: 25003 components: - type: Transform rot: 3.141592653589793 rad - pos: 64.5,-32.5 + pos: 27.5,-89.5 parent: 2 -- proto: WindoorSecureSecurityLawyerLocked - entities: - - uid: 18667 + - uid: 25004 components: - type: Transform - pos: -43.5,-17.5 + rot: 3.141592653589793 rad + pos: 27.5,-90.5 parent: 2 - - uid: 18788 + - uid: 25007 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,-17.5 + pos: 32.5,-87.5 parent: 2 -- proto: WindoorSecureSecurityLocked - entities: - - uid: 535 + - uid: 25095 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,46.5 + pos: 0.5,-83.5 parent: 2 - - type: DeviceLinkSink - links: - - 14487 - - uid: 610 + - uid: 26670 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-14.5 + pos: -72.5,-61.5 parent: 2 - - uid: 908 + - uid: 26710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -42.5,-13.5 + pos: -71.5,-61.5 parent: 2 - - uid: 5585 + - uid: 26711 components: - type: Transform - pos: -38.5,-14.5 + pos: -70.5,-65.5 parent: 2 - - uid: 5586 + - uid: 26833 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-14.5 + pos: -51.5,94.5 parent: 2 - - uid: 5666 + - uid: 26949 components: - type: Transform - rot: 3.141592653589793 rad - pos: -42.5,-10.5 + rot: -1.5707963267948966 rad + pos: -7.5,-75.5 parent: 2 - - uid: 5725 + - uid: 26970 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-43.5 + pos: -67.5,-76.5 parent: 2 - - uid: 5737 + - uid: 26971 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-44.5 + pos: -65.5,-76.5 parent: 2 - - uid: 8136 + - uid: 26972 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-27.5 + rot: -1.5707963267948966 rad + pos: -67.5,-72.5 parent: 2 - - uid: 19541 + - uid: 26973 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -25.5,-25.5 + rot: -1.5707963267948966 rad + pos: -65.5,-72.5 parent: 2 - - uid: 20113 + - uid: 26984 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-38.5 + pos: -63.5,-82.5 parent: 2 - - uid: 20479 + - uid: 27001 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-45.5 + pos: -48.5,-80.5 parent: 2 - - uid: 21308 + - uid: 27002 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,46.5 + rot: -1.5707963267948966 rad + pos: -49.5,-80.5 parent: 2 - - uid: 21331 + - uid: 28781 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-74.5 + pos: -37.5,39.5 parent: 2 - - uid: 22121 + - uid: 29958 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-40.5 + pos: 12.5,-55.5 parent: 2 - - uid: 25568 + - uid: 31013 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,-39.5 + pos: -7.5,-55.5 parent: 2 - - uid: 27309 + - uid: 31014 components: - type: Transform - pos: 47.5,-3.5 + rot: -1.5707963267948966 rad + pos: -7.5,-53.5 parent: 2 - - uid: 32212 + - uid: 52015 components: - type: Transform - rot: 3.141592653589793 rad - pos: -8.5,-39.5 + pos: -42.5,52.5 parent: 2 - - uid: 32213 + - uid: 52016 components: - type: Transform - pos: -8.5,-39.5 + pos: -42.5,51.5 parent: 2 - - uid: 32218 + - uid: 55920 components: - type: Transform - pos: 40.5,-61.5 - parent: 2 - - uid: 32220 + rot: 1.5707963267948966 rad + pos: 4.5,9.5 + parent: 55280 + - uid: 65843 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-24.5 - parent: 2 - - type: DeviceLinkSink - links: - - 51059 - - uid: 32925 + pos: -4.5,2.5 + parent: 65694 + - uid: 65844 components: - type: Transform - pos: 0.5,-3.5 - parent: 32764 - - uid: 32926 + pos: -2.5,2.5 + parent: 65694 + - uid: 65845 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,3.5 - parent: 32764 - - uid: 40875 + pos: -1.5,2.5 + parent: 65694 + - uid: 65846 components: - type: Transform - pos: -0.5,9.5 - parent: 36861 - - uid: 40876 + pos: 3.5,2.5 + parent: 65694 + - uid: 65847 components: - type: Transform - pos: 0.5,9.5 - parent: 36861 - - uid: 40877 + pos: 4.5,2.5 + parent: 65694 + - uid: 65848 components: - type: Transform - pos: 1.5,9.5 - parent: 36861 - - uid: 40878 + pos: 6.5,2.5 + parent: 65694 + - uid: 66947 components: - type: Transform - pos: -2.5,9.5 - parent: 36861 - - uid: 40879 + rot: 1.5707963267948966 rad + pos: -1.5,0.5 + parent: 65849 + - uid: 66948 components: - type: Transform - pos: -1.5,9.5 - parent: 36861 - - uid: 40880 + rot: 1.5707963267948966 rad + pos: -1.5,2.5 + parent: 65849 + - uid: 66949 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -1.5,3.5 + parent: 65849 +- proto: WindowClockworkDirectional + entities: + - uid: 6707 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,5.5 - parent: 36861 - - uid: 40881 + pos: -53.5,75.5 + parent: 2 + - uid: 6768 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,5.5 - parent: 36861 - - uid: 40882 + pos: -54.5,75.5 + parent: 2 + - uid: 6807 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,6.5 - parent: 36861 - - uid: 40883 + rot: 3.141592653589793 rad + pos: -76.5,24.5 + parent: 2 + - uid: 6812 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,6.5 - parent: 36861 - - uid: 40884 + pos: -76.5,23.5 + parent: 2 + - uid: 6813 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,8.5 - parent: 36861 - - uid: 40885 + pos: -76.5,24.5 + parent: 2 + - uid: 6814 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,8.5 - parent: 36861 - - uid: 40886 + rot: 3.141592653589793 rad + pos: -76.5,21.5 + parent: 2 + - uid: 6816 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 3.5,-0.5 - parent: 36861 - - uid: 45245 + pos: -76.5,23.5 + parent: 2 + - uid: 6936 components: - type: Transform - pos: 1.5,-8.5 - parent: 44868 -- proto: WindoorServiceLocked - entities: - - uid: 18287 + rot: 3.141592653589793 rad + pos: -57.5,75.5 + parent: 2 + - uid: 6937 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -56.5,75.5 + parent: 2 + - uid: 6939 components: - type: Transform - pos: -6.5,-58.5 + rot: 3.141592653589793 rad + pos: -55.5,75.5 parent: 2 - - uid: 25277 + - uid: 7015 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,43.5 + pos: -75.5,21.5 parent: 2 - - uid: 25661 + - uid: 15374 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,43.5 + pos: -55.5,71.5 parent: 2 -- proto: Window - entities: - - uid: 517 + - uid: 24286 components: - type: Transform - pos: 1.5,-5.5 + pos: -57.5,71.5 parent: 2 - - uid: 635 + - uid: 24287 components: - type: Transform - pos: -13.5,-42.5 + rot: -1.5707963267948966 rad + pos: -56.5,75.5 parent: 2 - - uid: 685 + - uid: 24302 components: - type: Transform - pos: -19.5,18.5 + pos: -56.5,71.5 parent: 2 - - uid: 893 + - uid: 24308 components: - type: Transform - rot: 3.141592653589793 rad - pos: 21.5,-12.5 + rot: -1.5707963267948966 rad + pos: -54.5,75.5 parent: 2 - - uid: 1288 + - uid: 24310 components: - type: Transform - pos: 30.5,-2.5 + rot: -1.5707963267948966 rad + pos: -53.5,75.5 parent: 2 - - uid: 1290 + - uid: 24311 components: - type: Transform - pos: 36.5,-2.5 + rot: -1.5707963267948966 rad + pos: -55.5,75.5 parent: 2 - - uid: 1893 +- proto: WindowDiagonal + entities: + - uid: 2339 components: - type: Transform - pos: 2.5,-5.5 + rot: 1.5707963267948966 rad + pos: -77.5,-54.5 parent: 2 - - uid: 3611 + - uid: 21871 components: - type: Transform - pos: 36.5,-1.5 + rot: -1.5707963267948966 rad + pos: -75.5,-54.5 parent: 2 - - uid: 3614 +- proto: WindowDirectional + entities: + - uid: 282 components: - type: Transform - pos: 30.5,-1.5 + rot: 1.5707963267948966 rad + pos: 85.5,-4.5 parent: 2 - - uid: 4164 + - uid: 325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,27.5 + rot: 3.141592653589793 rad + pos: 84.5,-3.5 parent: 2 - - uid: 4935 + - uid: 1860 components: - type: Transform - pos: -51.5,2.5 + rot: 1.5707963267948966 rad + pos: -34.5,19.5 parent: 2 - - uid: 6540 + - uid: 2199 components: - type: Transform - pos: 52.5,0.5 + rot: 3.141592653589793 rad + pos: 83.5,-3.5 parent: 2 - - uid: 6546 + - uid: 2202 components: - type: Transform - pos: 52.5,-1.5 + pos: 80.5,-6.5 parent: 2 - - uid: 6838 + - uid: 2203 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-15.5 + rot: 1.5707963267948966 rad + pos: 67.5,-6.5 parent: 2 - - uid: 6839 + - uid: 2204 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 64.5,-12.5 + rot: 1.5707963267948966 rad + pos: 85.5,-7.5 parent: 2 - - uid: 6889 + - uid: 2205 components: - type: Transform - pos: -53.5,0.5 + pos: 85.5,-15.5 parent: 2 - - uid: 6906 + - uid: 2260 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-10.5 + rot: 1.5707963267948966 rad + pos: 67.5,-7.5 parent: 2 - - uid: 7641 + - uid: 2265 components: - type: Transform - pos: 44.5,-0.5 + rot: 1.5707963267948966 rad + pos: 85.5,-5.5 parent: 2 - - uid: 10261 + - uid: 2267 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,27.5 + rot: 1.5707963267948966 rad + pos: 85.5,-8.5 parent: 2 - - uid: 11093 + - uid: 2934 components: - type: Transform - pos: -38.5,25.5 + rot: 3.141592653589793 rad + pos: 85.5,-3.5 parent: 2 - - uid: 11314 + - uid: 2947 components: - type: Transform - pos: -32.5,25.5 + rot: 1.5707963267948966 rad + pos: 85.5,-3.5 parent: 2 - - uid: 11816 + - uid: 3352 components: - type: Transform - pos: -35.5,0.5 + pos: 45.5,-27.5 parent: 2 - - uid: 14589 + - uid: 3364 components: - type: Transform - pos: -19.5,36.5 + rot: 1.5707963267948966 rad + pos: -19.5,33.5 parent: 2 - - uid: 14834 + - uid: 3978 components: - type: Transform - pos: -38.5,24.5 + rot: -1.5707963267948966 rad + pos: -12.5,64.5 parent: 2 - - uid: 14840 + - uid: 4109 components: - type: Transform - pos: -27.5,34.5 + rot: 1.5707963267948966 rad + pos: 85.5,-11.5 parent: 2 - - uid: 19294 + - uid: 4177 components: - type: Transform - pos: -28.5,20.5 + rot: 3.141592653589793 rad + pos: 82.5,-3.5 parent: 2 - - uid: 19310 + - uid: 4199 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,-48.5 + pos: -45.5,30.5 parent: 2 - - uid: 19328 + - uid: 4225 components: - type: Transform - pos: 12.5,-48.5 + rot: 1.5707963267948966 rad + pos: 85.5,-6.5 parent: 2 - - uid: 19343 + - uid: 4226 components: - type: Transform - pos: -26.5,20.5 + rot: 1.5707963267948966 rad + pos: 85.5,-10.5 parent: 2 - - uid: 19433 + - uid: 4231 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,1.5 + rot: 1.5707963267948966 rad + pos: 85.5,-9.5 parent: 2 - - uid: 19449 + - uid: 4238 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,-57.5 + pos: 70.5,-6.5 parent: 2 - - uid: 19451 + - uid: 4239 components: - type: Transform - rot: 3.141592653589793 rad - pos: 66.5,1.5 + pos: 72.5,-6.5 parent: 2 - - uid: 19459 + - uid: 4242 components: - type: Transform - pos: -53.5,16.5 + pos: 75.5,-6.5 parent: 2 - - uid: 19462 + - uid: 4364 components: - type: Transform - pos: -28.5,-42.5 + pos: 69.5,-6.5 parent: 2 - - uid: 19463 + - uid: 4366 components: - type: Transform - rot: 3.141592653589793 rad - pos: -36.5,-57.5 + pos: 71.5,-6.5 parent: 2 - - uid: 19464 + - uid: 4367 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-59.5 + pos: 73.5,-6.5 parent: 2 - - uid: 19465 + - uid: 4368 components: - type: Transform - rot: 3.141592653589793 rad - pos: -30.5,-60.5 + rot: -1.5707963267948966 rad + pos: 69.5,-6.5 parent: 2 - - uid: 19466 + - uid: 4392 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,-60.5 + rot: 1.5707963267948966 rad + pos: 85.5,-12.5 parent: 2 - - uid: 19467 + - uid: 4412 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,-59.5 + pos: 74.5,-6.5 parent: 2 - - uid: 19468 + - uid: 4413 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.5,-57.5 + rot: -1.5707963267948966 rad + pos: 83.5,-14.5 parent: 2 - - uid: 19469 + - uid: 4414 components: - type: Transform - rot: 3.141592653589793 rad - pos: -37.5,-57.5 + pos: 81.5,-6.5 parent: 2 - - uid: 19480 + - uid: 4415 components: - type: Transform - pos: 51.5,2.5 + pos: 76.5,-6.5 parent: 2 - - uid: 19496 + - uid: 4416 components: - type: Transform - pos: -30.5,-42.5 + pos: 82.5,-6.5 parent: 2 - - uid: 19501 + - uid: 4417 components: - type: Transform - rot: 3.141592653589793 rad - pos: -39.5,-58.5 + pos: 78.5,-6.5 parent: 2 - - uid: 19506 + - uid: 4418 components: - type: Transform - pos: -92.5,20.5 + pos: 77.5,-6.5 parent: 2 - - uid: 19546 + - uid: 4419 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,2.5 + pos: 79.5,-6.5 parent: 2 - - uid: 19549 + - uid: 4420 components: - type: Transform - rot: 3.141592653589793 rad - pos: -49.5,2.5 + rot: -1.5707963267948966 rad + pos: 83.5,-8.5 parent: 2 - - uid: 19551 + - uid: 4421 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,31.5 + rot: -1.5707963267948966 rad + pos: 83.5,-12.5 parent: 2 - - uid: 19559 + - uid: 4422 components: - type: Transform - pos: -37.5,20.5 + rot: -1.5707963267948966 rad + pos: 83.5,-10.5 parent: 2 - - uid: 19604 + - uid: 4423 components: - type: Transform - pos: -59.5,16.5 + rot: -1.5707963267948966 rad + pos: 83.5,-7.5 parent: 2 - - uid: 19605 + - uid: 4424 components: - type: Transform - pos: -61.5,16.5 + rot: -1.5707963267948966 rad + pos: 83.5,-9.5 parent: 2 - - uid: 19606 + - uid: 4427 components: - type: Transform - pos: -57.5,16.5 + rot: -1.5707963267948966 rad + pos: 83.5,-15.5 parent: 2 - - uid: 19607 + - uid: 4428 components: - type: Transform - pos: -54.5,20.5 + rot: -1.5707963267948966 rad + pos: 83.5,-11.5 parent: 2 - - uid: 19612 + - uid: 4433 components: - type: Transform - pos: -56.5,20.5 + rot: -1.5707963267948966 rad + pos: 83.5,-13.5 parent: 2 - - uid: 19628 + - uid: 4435 components: - type: Transform - pos: -53.5,20.5 + pos: 84.5,-15.5 parent: 2 - - uid: 19629 + - uid: 4528 components: - type: Transform - pos: -70.5,17.5 + rot: 1.5707963267948966 rad + pos: -42.5,35.5 parent: 2 - - uid: 19716 + - uid: 4529 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,-48.5 + pos: -42.5,37.5 parent: 2 - - uid: 19717 + - uid: 4531 components: - type: Transform - pos: 13.5,-48.5 + rot: 3.141592653589793 rad + pos: -42.5,32.5 parent: 2 - - uid: 19821 + - uid: 4534 components: - type: Transform - rot: 3.141592653589793 rad - pos: -10.5,-48.5 + rot: 1.5707963267948966 rad + pos: -42.5,30.5 parent: 2 - - uid: 19943 + - uid: 4535 components: - type: Transform - rot: 3.141592653589793 rad - pos: -7.5,-48.5 + pos: -42.5,35.5 parent: 2 - - uid: 19969 + - uid: 4545 components: - type: Transform - pos: -56.5,16.5 + rot: 1.5707963267948966 rad + pos: -42.5,32.5 parent: 2 - - uid: 19974 + - uid: 4575 components: - type: Transform - pos: -64.5,17.5 + rot: 1.5707963267948966 rad + pos: -42.5,37.5 parent: 2 - - uid: 19991 + - uid: 4596 components: - type: Transform - pos: -64.5,19.5 + pos: -42.5,30.5 parent: 2 - - uid: 19993 + - uid: 4598 components: - type: Transform - pos: -59.5,20.5 + rot: -1.5707963267948966 rad + pos: -29.5,45.5 parent: 2 - - uid: 19998 + - uid: 4605 components: - type: Transform - pos: -52.5,18.5 + rot: 1.5707963267948966 rad + pos: -42.5,31.5 parent: 2 - - uid: 19999 + - uid: 4698 components: - type: Transform - pos: -58.5,20.5 + pos: -28.5,43.5 parent: 2 - - uid: 20003 + - uid: 4714 components: - type: Transform - pos: -89.5,16.5 + rot: 1.5707963267948966 rad + pos: -42.5,36.5 parent: 2 - - uid: 20004 + - uid: 4770 components: - type: Transform - pos: -74.5,16.5 + rot: 3.141592653589793 rad + pos: -45.5,32.5 parent: 2 - - uid: 20014 + - uid: 4917 components: - type: Transform - pos: -93.5,16.5 + pos: -115.5,11.5 parent: 2 - - uid: 20015 + - uid: 4958 components: - type: Transform - pos: -78.5,20.5 + rot: 1.5707963267948966 rad + pos: -19.5,34.5 parent: 2 - - uid: 20017 + - uid: 4978 components: - type: Transform - pos: -72.5,16.5 + pos: -114.5,11.5 parent: 2 - - uid: 20028 + - uid: 4985 components: - type: Transform - pos: -79.5,20.5 + rot: 1.5707963267948966 rad + pos: -19.5,30.5 parent: 2 - - uid: 20030 + - uid: 4986 components: - type: Transform - pos: -77.5,20.5 + rot: 3.141592653589793 rad + pos: -115.5,7.5 parent: 2 - - uid: 20031 + - uid: 4987 components: - type: Transform - pos: -94.5,18.5 + rot: 3.141592653589793 rad + pos: -114.5,7.5 parent: 2 - - uid: 20034 + - uid: 5016 components: - type: Transform - pos: -91.5,20.5 + rot: 1.5707963267948966 rad + pos: -34.5,20.5 parent: 2 - - uid: 20083 + - uid: 5148 components: - type: Transform - pos: -94.5,19.5 + pos: 83.5,-15.5 parent: 2 - - uid: 20084 + - uid: 5323 components: - type: Transform - pos: -90.5,20.5 + rot: 1.5707963267948966 rad + pos: -0.5,7.5 parent: 2 - - uid: 20085 + - uid: 5340 components: - type: Transform - pos: -80.5,20.5 + pos: -52.5,3.5 parent: 2 - - uid: 20086 + - uid: 5602 components: - type: Transform - pos: -71.5,20.5 + rot: -1.5707963267948966 rad + pos: 13.5,53.5 parent: 2 - - uid: 20087 + - uid: 5604 components: - type: Transform - pos: -90.5,16.5 + rot: 1.5707963267948966 rad + pos: -28.5,34.5 parent: 2 - - uid: 20088 + - uid: 5617 components: - type: Transform - pos: -73.5,20.5 + rot: -1.5707963267948966 rad + pos: -30.5,35.5 parent: 2 - - uid: 20089 + - uid: 5762 components: - type: Transform - pos: -74.5,20.5 + pos: -45.5,35.5 parent: 2 - - uid: 20090 + - uid: 5763 components: - type: Transform - pos: -81.5,20.5 + rot: 3.141592653589793 rad + pos: -45.5,37.5 parent: 2 - - uid: 20091 + - uid: 5849 components: - type: Transform - pos: -82.5,18.5 + rot: -1.5707963267948966 rad + pos: -49.5,39.5 parent: 2 - - uid: 20092 + - uid: 5865 components: - type: Transform - pos: -82.5,19.5 + rot: 1.5707963267948966 rad + pos: -48.5,39.5 parent: 2 - - uid: 20093 + - uid: 5878 components: - type: Transform - pos: -77.5,16.5 + pos: -47.5,36.5 parent: 2 - - uid: 20094 + - uid: 5879 components: - type: Transform - pos: -71.5,16.5 + rot: 3.141592653589793 rad + pos: -47.5,37.5 parent: 2 - - uid: 20297 + - uid: 5912 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-12.5 + rot: 1.5707963267948966 rad + pos: -28.5,35.5 parent: 2 - - uid: 20584 + - uid: 5916 components: - type: Transform - pos: 1.5,25.5 + rot: 1.5707963267948966 rad + pos: -52.5,42.5 parent: 2 - - uid: 20606 + - uid: 5948 components: - type: Transform - pos: -23.5,7.5 + rot: 3.141592653589793 rad + pos: -30.5,33.5 parent: 2 - - uid: 20607 + - uid: 5952 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,-9.5 + rot: -1.5707963267948966 rad + pos: -30.5,34.5 parent: 2 - - uid: 20608 + - uid: 5971 components: - type: Transform - rot: 3.141592653589793 rad - pos: -71.5,-11.5 + rot: -1.5707963267948966 rad + pos: -30.5,33.5 parent: 2 - - uid: 20609 + - uid: 5976 components: - type: Transform rot: 3.141592653589793 rad - pos: -71.5,-10.5 + pos: -28.5,33.5 parent: 2 - - uid: 20660 + - uid: 6001 components: - type: Transform - rot: 3.141592653589793 rad - pos: -64.5,-7.5 + rot: 1.5707963267948966 rad + pos: -34.5,30.5 parent: 2 - - uid: 20746 + - uid: 6002 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 62.5,-15.5 + rot: 1.5707963267948966 rad + pos: -52.5,43.5 parent: 2 - - uid: 20874 + - uid: 6003 + components: + - type: Transform + pos: -29.5,33.5 + parent: 2 + - uid: 6004 components: - type: Transform - pos: -15.5,-42.5 + rot: 3.141592653589793 rad + pos: -29.5,33.5 parent: 2 - - uid: 22150 + - uid: 6006 components: - type: Transform rot: -1.5707963267948966 rad - pos: 62.5,-16.5 + pos: -36.5,30.5 parent: 2 - - uid: 22297 + - uid: 6008 components: - type: Transform - pos: -32.5,24.5 + pos: -30.5,33.5 parent: 2 - - uid: 23366 + - uid: 6012 components: - type: Transform - rot: 3.141592653589793 rad - pos: -57.5,-3.5 + rot: 1.5707963267948966 rad + pos: -28.5,33.5 parent: 2 - - uid: 23424 + - uid: 6013 components: - type: Transform - rot: 3.141592653589793 rad - pos: 2.5,34.5 + pos: -28.5,33.5 parent: 2 - - uid: 23487 + - uid: 6148 components: - type: Transform - pos: 11.5,-19.5 + pos: -53.5,39.5 parent: 2 - - uid: 23488 + - uid: 6152 components: - type: Transform - pos: -26.5,-47.5 + rot: 1.5707963267948966 rad + pos: -51.5,39.5 parent: 2 - - uid: 23537 + - uid: 6207 components: - type: Transform - pos: -55.5,16.5 + rot: 1.5707963267948966 rad + pos: 83.5,-21.5 parent: 2 - - uid: 23589 + - uid: 6208 components: - type: Transform - pos: -26.5,-46.5 + rot: 1.5707963267948966 rad + pos: 83.5,-22.5 parent: 2 - - uid: 23596 + - uid: 6209 components: - type: Transform - pos: -26.5,-45.5 + rot: 1.5707963267948966 rad + pos: 83.5,-23.5 parent: 2 - - uid: 23773 + - uid: 6210 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 83.5,-24.5 + parent: 2 + - uid: 6211 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,-61.5 + pos: 84.5,-25.5 parent: 2 - - uid: 23801 + - uid: 6212 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,-62.5 + pos: 85.5,-25.5 parent: 2 - - uid: 23815 + - uid: 6213 components: - type: Transform rot: 3.141592653589793 rad - pos: -39.5,-61.5 + pos: 86.5,-25.5 parent: 2 - - uid: 23826 + - uid: 6214 components: - type: Transform rot: 3.141592653589793 rad - pos: -30.5,-58.5 + pos: 87.5,-25.5 parent: 2 - - uid: 24108 + - uid: 6215 components: - type: Transform - pos: 6.5,-39.5 + pos: 84.5,-20.5 parent: 2 - - uid: 24112 + - uid: 6468 components: - type: Transform - pos: 49.5,2.5 + rot: -1.5707963267948966 rad + pos: -31.5,-6.5 parent: 2 - - uid: 24114 + - uid: 6720 components: - type: Transform rot: 3.141592653589793 rad - pos: -39.5,-62.5 + pos: -34.5,20.5 parent: 2 - - uid: 24118 + - uid: 6721 components: - type: Transform - pos: -29.5,-42.5 + rot: 3.141592653589793 rad + pos: -36.5,20.5 parent: 2 - - uid: 24176 + - uid: 7000 components: - type: Transform - pos: 1.5,18.5 + pos: -52.5,42.5 parent: 2 - - uid: 24177 + - uid: 7464 components: - type: Transform - pos: 1.5,19.5 + pos: -46.5,75.5 parent: 2 - - uid: 24191 + - uid: 7465 components: - type: Transform - pos: 1.5,26.5 + pos: -43.5,75.5 parent: 2 - - uid: 24192 + - uid: 7466 components: - type: Transform - rot: 3.141592653589793 rad - pos: -52.5,2.5 + pos: -40.5,75.5 parent: 2 - - uid: 24202 + - uid: 7509 components: - type: Transform - pos: 3.5,-39.5 + rot: 3.141592653589793 rad + pos: -49.5,73.5 parent: 2 - - uid: 24203 + - uid: 7510 components: - type: Transform rot: 3.141592653589793 rad - pos: -57.5,-2.5 + pos: -37.5,73.5 parent: 2 - - uid: 24213 + - uid: 7514 components: - type: Transform - pos: -57.5,20.5 + rot: -1.5707963267948966 rad + pos: -51.5,3.5 parent: 2 - - uid: 24217 + - uid: 7560 components: - type: Transform - pos: -64.5,18.5 + rot: 1.5707963267948966 rad + pos: -0.5,6.5 parent: 2 - - uid: 24218 + - uid: 7566 components: - type: Transform - pos: -55.5,20.5 + rot: 1.5707963267948966 rad + pos: -0.5,5.5 parent: 2 - - uid: 24219 + - uid: 7670 components: - type: Transform - pos: -52.5,19.5 + rot: 3.141592653589793 rad + pos: -52.5,4.5 parent: 2 - - uid: 24223 + - uid: 7690 components: - type: Transform - pos: -31.5,-42.5 + pos: 44.5,-27.5 parent: 2 - - uid: 24225 + - uid: 7798 components: - type: Transform - pos: -32.5,-42.5 + rot: 1.5707963267948966 rad + pos: -77.5,0.5 parent: 2 - - uid: 24226 + - uid: 7845 components: - type: Transform - pos: -27.5,-42.5 + rot: 1.5707963267948966 rad + pos: -54.5,65.5 parent: 2 - - uid: 24227 + - uid: 7864 components: - type: Transform - pos: -26.5,-44.5 + rot: 1.5707963267948966 rad + pos: -54.5,66.5 parent: 2 - - uid: 24228 + - uid: 7865 components: - type: Transform - rot: 3.141592653589793 rad - pos: -55.5,-1.5 + rot: 1.5707963267948966 rad + pos: -54.5,67.5 parent: 2 - - uid: 24229 + - uid: 7952 components: - type: Transform - pos: -54.5,16.5 + rot: -1.5707963267948966 rad + pos: -51.5,4.5 parent: 2 - - uid: 24234 + - uid: 7955 components: - type: Transform - pos: -60.5,16.5 + rot: -1.5707963267948966 rad + pos: -51.5,3.5 parent: 2 - - uid: 24235 + - uid: 7978 components: - type: Transform - pos: -62.5,16.5 + rot: -1.5707963267948966 rad + pos: -51.5,4.5 parent: 2 - - uid: 24236 + - uid: 8079 components: - type: Transform - pos: -58.5,16.5 + rot: 1.5707963267948966 rad + pos: -77.5,1.5 parent: 2 - - uid: 24238 + - uid: 8504 components: - type: Transform - pos: -28.5,24.5 + rot: 1.5707963267948966 rad + pos: -77.5,-0.5 parent: 2 - - uid: 24245 + - uid: 8505 components: - type: Transform - pos: -63.5,20.5 + rot: 1.5707963267948966 rad + pos: -77.5,1.5 parent: 2 - - uid: 24260 + - uid: 8513 components: - type: Transform - pos: 11.5,-21.5 + rot: 1.5707963267948966 rad + pos: -77.5,0.5 parent: 2 - - uid: 24267 + - uid: 8538 components: - type: Transform - pos: -88.5,19.5 + rot: 1.5707963267948966 rad + pos: -77.5,-0.5 parent: 2 - - uid: 24274 + - uid: 8720 components: - type: Transform - pos: -62.5,20.5 + rot: -1.5707963267948966 rad + pos: 8.5,-8.5 parent: 2 - - uid: 24275 + - uid: 9343 components: - type: Transform - pos: -61.5,20.5 + pos: 9.5,-11.5 parent: 2 - - uid: 24284 + - uid: 9395 components: - type: Transform - pos: -63.5,16.5 + rot: -1.5707963267948966 rad + pos: 9.5,-13.5 parent: 2 - - uid: 24285 + - uid: 9404 components: - type: Transform - pos: -52.5,17.5 + rot: -1.5707963267948966 rad + pos: 7.5,-11.5 parent: 2 - - uid: 24286 + - uid: 9506 components: - type: Transform - pos: -60.5,20.5 + rot: 3.141592653589793 rad + pos: -14.5,29.5 parent: 2 - - uid: 24287 + - uid: 9515 components: - type: Transform - pos: -89.5,20.5 + rot: 1.5707963267948966 rad + pos: -14.5,29.5 parent: 2 - - uid: 24290 + - uid: 9516 components: - type: Transform - pos: -88.5,18.5 + pos: -14.5,29.5 parent: 2 - - uid: 24291 + - uid: 9517 components: - type: Transform - pos: -92.5,16.5 + rot: 3.141592653589793 rad + pos: -11.5,29.5 parent: 2 - - uid: 24293 + - uid: 9518 components: - type: Transform - pos: -88.5,17.5 + rot: -1.5707963267948966 rad + pos: -11.5,29.5 parent: 2 - - uid: 24294 + - uid: 9519 components: - type: Transform - pos: -91.5,16.5 + pos: -11.5,29.5 parent: 2 - - uid: 24296 + - uid: 9664 components: - type: Transform - pos: -94.5,17.5 + rot: -1.5707963267948966 rad + pos: 13.5,51.5 parent: 2 - - uid: 24302 + - uid: 9793 components: - type: Transform - pos: -76.5,20.5 + rot: 3.141592653589793 rad + pos: -11.5,43.5 parent: 2 - - uid: 24322 + - uid: 9869 components: - type: Transform - pos: -82.5,17.5 + pos: 44.5,-27.5 parent: 2 - - uid: 24330 + - uid: 9898 components: - type: Transform - pos: -72.5,20.5 + rot: 3.141592653589793 rad + pos: -48.5,16.5 parent: 2 - - uid: 24337 + - uid: 9899 components: - type: Transform - pos: -78.5,16.5 + rot: 3.141592653589793 rad + pos: -48.5,16.5 parent: 2 - - uid: 24338 + - uid: 9908 components: - type: Transform - pos: -75.5,16.5 + pos: 45.5,-27.5 parent: 2 - - uid: 24341 + - uid: 9948 components: - type: Transform - pos: -70.5,19.5 + rot: -1.5707963267948966 rad + pos: 13.5,49.5 parent: 2 - - uid: 24342 + - uid: 9949 components: - type: Transform - pos: -75.5,20.5 + rot: -1.5707963267948966 rad + pos: 13.5,50.5 parent: 2 - - uid: 24344 + - uid: 10100 components: - type: Transform - pos: -79.5,16.5 + rot: 1.5707963267948966 rad + pos: -0.5,4.5 parent: 2 - - uid: 24345 + - uid: 10101 components: - type: Transform - pos: -76.5,16.5 + rot: -1.5707963267948966 rad + pos: 1.5,6.5 parent: 2 - - uid: 24346 + - uid: 10102 components: - type: Transform - pos: -73.5,16.5 + rot: -1.5707963267948966 rad + pos: 1.5,7.5 parent: 2 - - uid: 24347 + - uid: 10103 components: - type: Transform - pos: -70.5,18.5 + rot: -1.5707963267948966 rad + pos: 1.5,4.5 parent: 2 - - uid: 24359 + - uid: 10104 components: - type: Transform - pos: -80.5,16.5 + rot: -1.5707963267948966 rad + pos: 1.5,5.5 parent: 2 - - uid: 24382 + - uid: 10256 components: - type: Transform - pos: -81.5,16.5 + pos: -5.5,11.5 parent: 2 - - uid: 24391 + - uid: 10257 components: - type: Transform - pos: -19.5,34.5 + rot: 3.141592653589793 rad + pos: -5.5,12.5 parent: 2 - - uid: 24460 + - uid: 10260 components: - type: Transform rot: 3.141592653589793 rad - pos: -57.5,-5.5 + pos: 6.5,12.5 parent: 2 - - uid: 24888 + - uid: 10261 components: - type: Transform - pos: -15.5,-1.5 + pos: 6.5,11.5 parent: 2 - - uid: 25361 + - uid: 10262 components: - type: Transform - pos: -5.5,-44.5 + rot: 1.5707963267948966 rad + pos: 9.5,8.5 parent: 2 - - uid: 25447 + - uid: 10263 components: - type: Transform - pos: -19.5,37.5 + rot: -1.5707963267948966 rad + pos: 8.5,8.5 parent: 2 - - uid: 26103 + - uid: 10264 components: - type: Transform - pos: 20.5,-51.5 + rot: -1.5707963267948966 rad + pos: -8.5,8.5 parent: 2 - - uid: 26944 + - uid: 10265 components: - type: Transform - pos: 22.5,-7.5 + rot: 1.5707963267948966 rad + pos: -7.5,8.5 parent: 2 - - uid: 27048 + - uid: 10278 components: - type: Transform - pos: 22.5,-8.5 + rot: 1.5707963267948966 rad + pos: -27.5,41.5 parent: 2 - - uid: 27176 + - uid: 10279 components: - type: Transform - pos: -21.5,24.5 + rot: 1.5707963267948966 rad + pos: -27.5,42.5 parent: 2 - - uid: 27396 + - uid: 10280 components: - type: Transform - pos: -16.5,-1.5 + rot: 1.5707963267948966 rad + pos: -27.5,41.5 parent: 2 - - uid: 27961 + - uid: 10281 components: - type: Transform - pos: 22.5,-6.5 + rot: 1.5707963267948966 rad + pos: -27.5,40.5 parent: 2 - - uid: 29923 + - uid: 10282 components: - type: Transform - pos: 20.5,-49.5 + rot: 1.5707963267948966 rad + pos: -27.5,40.5 parent: 2 - - uid: 30286 + - uid: 10536 components: - type: Transform - pos: -23.5,6.5 + rot: 3.141592653589793 rad + pos: -8.5,8.5 parent: 2 - - uid: 30840 + - uid: 10537 components: - type: Transform - pos: -19.5,16.5 + rot: 3.141592653589793 rad + pos: -7.5,8.5 parent: 2 - - uid: 31363 + - uid: 10538 components: - type: Transform - pos: 6.5,-48.5 + pos: -7.5,8.5 parent: 2 - - uid: 31402 + - uid: 10539 components: - type: Transform - rot: 3.141592653589793 rad - pos: -64.5,-6.5 + pos: -8.5,8.5 parent: 2 - - uid: 31428 + - uid: 10540 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-7.5 + rot: -1.5707963267948966 rad + pos: -5.5,11.5 parent: 2 - - uid: 31429 + - uid: 10541 components: - type: Transform - rot: 3.141592653589793 rad - pos: -67.5,-6.5 + rot: -1.5707963267948966 rad + pos: -5.5,12.5 parent: 2 - - uid: 31449 + - uid: 10542 components: - type: Transform - pos: -33.5,20.5 + rot: 1.5707963267948966 rad + pos: -5.5,12.5 parent: 2 - - uid: 31459 + - uid: 10543 components: - type: Transform - pos: -32.5,20.5 + rot: 1.5707963267948966 rad + pos: -5.5,11.5 parent: 2 - - uid: 31497 + - uid: 10548 components: - type: Transform - pos: -25.5,20.5 + rot: -1.5707963267948966 rad + pos: 6.5,12.5 parent: 2 - - uid: 31503 + - uid: 10549 components: - type: Transform - pos: -21.5,33.5 + rot: -1.5707963267948966 rad + pos: 6.5,11.5 parent: 2 - - uid: 31520 + - uid: 10550 components: - type: Transform - rot: 3.141592653589793 rad - pos: -56.5,-1.5 + rot: 1.5707963267948966 rad + pos: 6.5,11.5 parent: 2 - - uid: 32059 + - uid: 10551 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,24.5 + rot: 1.5707963267948966 rad + pos: 6.5,12.5 parent: 2 - - uid: 32111 + - uid: 10552 components: - type: Transform - pos: -38.5,-0.5 + pos: 8.5,8.5 parent: 2 - - uid: 32230 + - uid: 10553 components: - type: Transform - pos: -25.5,34.5 + pos: 9.5,8.5 parent: 2 - - uid: 32236 + - uid: 10554 components: - type: Transform - pos: -33.5,4.5 + rot: 3.141592653589793 rad + pos: 9.5,8.5 parent: 2 - - uid: 32237 + - uid: 10555 components: - type: Transform - pos: -32.5,4.5 + rot: 3.141592653589793 rad + pos: 8.5,8.5 parent: 2 - - uid: 32242 + - uid: 10597 components: - type: Transform - pos: -31.5,4.5 + pos: 8.5,6.5 parent: 2 - - uid: 32243 + - uid: 10606 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -24.5,36.5 + pos: 9.5,6.5 parent: 2 - - uid: 32245 + - uid: 10707 components: - type: Transform - pos: -26.5,34.5 + rot: -1.5707963267948966 rad + pos: -14.5,40.5 parent: 2 - - uid: 32247 + - uid: 10822 components: - type: Transform - pos: -38.5,20.5 + pos: -86.5,53.5 parent: 2 - - uid: 32256 + - uid: 10823 components: - type: Transform - pos: 27.5,-35.5 + rot: -1.5707963267948966 rad + pos: -86.5,53.5 parent: 2 - - uid: 32265 + - uid: 10824 components: - type: Transform - pos: -3.5,-49.5 + rot: -1.5707963267948966 rad + pos: -86.5,54.5 parent: 2 - - uid: 32266 + - uid: 10825 components: - type: Transform - pos: -5.5,-49.5 + rot: -1.5707963267948966 rad + pos: -86.5,55.5 parent: 2 - - uid: 34432 + - uid: 10826 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,0.5 - parent: 33049 - - uid: 34433 + rot: 3.141592653589793 rad + pos: -86.5,55.5 + parent: 2 + - uid: 10827 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,2.5 - parent: 33049 - - uid: 34434 + rot: 3.141592653589793 rad + pos: -85.5,55.5 + parent: 2 + - uid: 10828 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -1.5,3.5 - parent: 33049 - - uid: 35417 + rot: 3.141592653589793 rad + pos: -84.5,55.5 + parent: 2 + - uid: 10829 components: - type: Transform rot: 1.5707963267948966 rad - pos: 4.5,9.5 - parent: 34641 - - uid: 44860 + pos: -84.5,55.5 + parent: 2 + - uid: 10830 components: - type: Transform - pos: -93.5,20.5 + rot: 1.5707963267948966 rad + pos: -84.5,54.5 parent: 2 - - uid: 45705 + - uid: 10831 components: - type: Transform - pos: -4.5,2.5 - parent: 45518 - - uid: 45706 + rot: 1.5707963267948966 rad + pos: -84.5,53.5 + parent: 2 + - uid: 10832 components: - type: Transform - pos: -2.5,2.5 - parent: 45518 - - uid: 45707 + pos: -84.5,53.5 + parent: 2 + - uid: 10833 components: - type: Transform - pos: -1.5,2.5 - parent: 45518 - - uid: 45708 + pos: -85.5,53.5 + parent: 2 + - uid: 10901 components: - type: Transform - pos: 3.5,2.5 - parent: 45518 - - uid: 45709 + rot: 1.5707963267948966 rad + pos: -88.5,47.5 + parent: 2 + - uid: 10908 components: - type: Transform - pos: 4.5,2.5 - parent: 45518 - - uid: 45710 + rot: 3.141592653589793 rad + pos: -92.5,51.5 + parent: 2 + - uid: 10909 components: - type: Transform - pos: 6.5,2.5 - parent: 45518 - - uid: 47564 + pos: -92.5,57.5 + parent: 2 + - uid: 10911 components: - type: Transform - pos: -14.5,-1.5 + rot: 1.5707963267948966 rad + pos: -89.5,57.5 parent: 2 - - uid: 51418 + - uid: 10912 components: - type: Transform - pos: -38.5,1.5 + rot: 3.141592653589793 rad + pos: -89.5,51.5 parent: 2 - - uid: 51419 + - uid: 10914 components: - type: Transform - pos: -43.5,-0.5 + rot: 1.5707963267948966 rad + pos: -88.5,61.5 parent: 2 - - uid: 51517 + - uid: 10915 components: - type: Transform - pos: -43.5,1.5 + pos: -89.5,57.5 parent: 2 - - uid: 51518 + - uid: 10916 components: - type: Transform - pos: -44.5,1.5 + rot: 1.5707963267948966 rad + pos: -88.5,50.5 parent: 2 - - uid: 51635 + - uid: 10919 components: - type: Transform - pos: -39.5,1.5 + rot: 1.5707963267948966 rad + pos: -89.5,51.5 parent: 2 - - uid: 51636 + - uid: 10920 components: - type: Transform - pos: -44.5,-0.5 + pos: -88.5,58.5 parent: 2 - - uid: 51666 + - uid: 10923 components: - type: Transform - pos: -39.5,-0.5 + rot: 3.141592653589793 rad + pos: -88.5,50.5 parent: 2 - - uid: 53249 + - uid: 10924 components: - type: Transform rot: 1.5707963267948966 rad - pos: -29.5,34.5 + pos: -88.5,58.5 parent: 2 -- proto: WindowDirectional - entities: - - uid: 477 + - uid: 11320 components: - type: Transform - pos: -28.5,39.5 + rot: 1.5707963267948966 rad + pos: -27.5,42.5 parent: 2 - - uid: 547 + - uid: 11324 components: - type: Transform rot: 3.141592653589793 rad - pos: -9.5,24.5 + pos: -22.5,35.5 parent: 2 - - uid: 959 + - uid: 11325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -19.5,25.5 + rot: 3.141592653589793 rad + pos: -22.5,35.5 parent: 2 - - uid: 1345 + - uid: 11327 components: - type: Transform rot: 3.141592653589793 rad - pos: -28.5,39.5 + pos: -21.5,35.5 parent: 2 - - uid: 1425 + - uid: 11328 components: - type: Transform rot: 3.141592653589793 rad - pos: -29.5,39.5 + pos: -21.5,35.5 parent: 2 - - uid: 1588 + - uid: 11329 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,24.5 + rot: 3.141592653589793 rad + pos: -20.5,35.5 parent: 2 - - uid: 1612 + - uid: 11330 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -11.5,24.5 + rot: 3.141592653589793 rad + pos: -20.5,35.5 parent: 2 - - uid: 1614 + - uid: 11346 components: - type: Transform - pos: -9.5,24.5 + rot: 1.5707963267948966 rad + pos: -12.5,40.5 parent: 2 - - uid: 1615 + - uid: 11347 components: - type: Transform - pos: -11.5,24.5 + pos: -11.5,41.5 parent: 2 - - uid: 1619 + - uid: 11819 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,32.5 + pos: -63.5,59.5 parent: 2 - - uid: 1620 + - uid: 11943 components: - type: Transform - pos: -13.5,37.5 + rot: 3.141592653589793 rad + pos: -63.5,60.5 parent: 2 - - uid: 1641 + - uid: 12628 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 36.5,33.5 + rot: 1.5707963267948966 rad + pos: -14.5,59.5 parent: 2 - - uid: 2840 + - uid: 12637 components: - type: Transform - pos: -15.5,17.5 + rot: -1.5707963267948966 rad + pos: -15.5,59.5 parent: 2 - - uid: 3033 + - uid: 12745 components: - type: Transform - rot: 3.141592653589793 rad - pos: -11.5,24.5 + rot: -1.5707963267948966 rad + pos: -12.5,65.5 parent: 2 - - uid: 5524 + - uid: 12907 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -22.5,-35.5 + pos: -64.5,-49.5 parent: 2 - - uid: 5762 + - uid: 12975 components: - type: Transform - rot: 3.141592653589793 rad - pos: 8.5,31.5 + pos: -65.5,-49.5 parent: 2 - - uid: 5768 + - uid: 12978 components: - type: Transform - rot: 3.141592653589793 rad - pos: 7.5,31.5 + pos: -63.5,-49.5 parent: 2 - - uid: 5812 + - uid: 13463 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,28.5 + rot: 1.5707963267948966 rad + pos: 10.5,-54.5 parent: 2 - - uid: 6262 + - uid: 13466 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,31.5 + rot: 1.5707963267948966 rad + pos: 10.5,-60.5 parent: 2 - - uid: 6438 + - uid: 13539 components: - type: Transform - rot: 3.141592653589793 rad - pos: 6.5,31.5 + rot: 1.5707963267948966 rad + pos: 10.5,-53.5 parent: 2 - - uid: 7673 + - uid: 13600 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,31.5 + rot: 1.5707963267948966 rad + pos: 10.5,-61.5 parent: 2 - - uid: 7838 + - uid: 13635 components: - type: Transform rot: 3.141592653589793 rad - pos: 3.5,31.5 + pos: 18.5,-47.5 parent: 2 - - uid: 8170 + - uid: 13736 components: - type: Transform - pos: -14.5,17.5 + rot: -1.5707963267948966 rad + pos: -0.5,-62.5 parent: 2 - - uid: 8499 + - uid: 14046 components: - type: Transform - rot: 3.141592653589793 rad - pos: 9.5,31.5 + rot: 1.5707963267948966 rad + pos: -0.5,-64.5 parent: 2 - - uid: 9309 + - uid: 14131 components: - type: Transform - pos: -6.5,-5.5 + pos: -1.5,-63.5 parent: 2 - - uid: 9968 + - uid: 14509 components: - type: Transform - pos: -13.5,17.5 + pos: -0.5,-63.5 parent: 2 - - uid: 9997 + - uid: 14555 components: - type: Transform - pos: -24.5,33.5 + pos: -1.5,-63.5 parent: 2 - - uid: 10365 + - uid: 14556 components: - type: Transform - pos: -13.5,28.5 + pos: -0.5,-63.5 parent: 2 - - uid: 11142 + - uid: 14558 components: - type: Transform - pos: -16.5,-34.5 + rot: 1.5707963267948966 rad + pos: 27.5,-56.5 parent: 2 - - uid: 11163 + - uid: 14559 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,28.5 + rot: 1.5707963267948966 rad + pos: 27.5,-58.5 parent: 2 - - uid: 11213 + - uid: 14560 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,28.5 + rot: 1.5707963267948966 rad + pos: 27.5,-59.5 parent: 2 - - uid: 11214 + - uid: 14561 components: - type: Transform - pos: -55.5,2.5 + rot: 1.5707963267948966 rad + pos: 27.5,-61.5 parent: 2 - - uid: 11215 + - uid: 14586 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,28.5 + pos: -1.5,-64.5 parent: 2 - - uid: 11539 + - uid: 15612 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-36.5 + pos: 22.5,-48.5 parent: 2 - - uid: 11820 + - uid: 15613 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -57.5,2.5 + rot: 1.5707963267948966 rad + pos: 22.5,-49.5 parent: 2 - - uid: 12166 + - uid: 15614 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,28.5 + pos: 22.5,-51.5 parent: 2 - - uid: 12215 + - uid: 15725 components: - type: Transform rot: -1.5707963267948966 rad - pos: -57.5,3.5 + pos: 33.5,-58.5 parent: 2 - - uid: 12247 + - uid: 15726 components: - type: Transform rot: -1.5707963267948966 rad - pos: -57.5,4.5 + pos: 33.5,-59.5 parent: 2 - - uid: 12248 + - uid: 15727 components: - type: Transform rot: -1.5707963267948966 rad - pos: -57.5,5.5 + pos: 33.5,-61.5 parent: 2 - - uid: 12289 + - uid: 15770 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,-8.5 + pos: 33.5,-56.5 parent: 2 - - uid: 12912 + - uid: 16332 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,4.5 + pos: 85.5,-20.5 parent: 2 - - uid: 12947 + - uid: 18513 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-7.5 + pos: -33.5,-61.5 parent: 2 - - uid: 13915 + - uid: 18645 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -17.5,-37.5 + pos: -34.5,-61.5 parent: 2 - - uid: 14081 + - uid: 19058 components: - type: Transform - pos: -29.5,31.5 + pos: 3.5,-40.5 parent: 2 - - uid: 14591 + - uid: 19403 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 37.5,-2.5 + parent: 2 + - uid: 19404 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,39.5 + pos: 32.5,-2.5 parent: 2 - - uid: 15239 + - uid: 19412 components: - type: Transform - pos: -29.5,39.5 + rot: 3.141592653589793 rad + pos: 35.5,-2.5 parent: 2 - - uid: 16446 + - uid: 19414 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-7.5 + rot: 3.141592653589793 rad + pos: 36.5,-2.5 parent: 2 - - uid: 17299 + - uid: 19415 components: - type: Transform rot: 3.141592653589793 rad - pos: 10.5,31.5 + pos: 37.5,-2.5 parent: 2 - - uid: 18277 + - uid: 19416 components: - type: Transform - pos: -7.5,-58.5 + rot: -1.5707963267948966 rad + pos: 35.5,-2.5 parent: 2 - - uid: 18289 + - uid: 19492 components: - type: Transform - pos: -5.5,-58.5 + rot: 1.5707963267948966 rad + pos: 34.5,-5.5 parent: 2 - - uid: 19239 + - uid: 19506 components: - type: Transform rot: -1.5707963267948966 rad - pos: -22.5,-37.5 + pos: 31.5,-5.5 parent: 2 - - uid: 19545 + - uid: 19544 components: - type: Transform rot: -1.5707963267948966 rad - pos: -47.5,27.5 + pos: 4.5,28.5 parent: 2 - - uid: 19619 + - uid: 19545 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -16.5,19.5 + pos: 4.5,28.5 parent: 2 - - uid: 19931 + - uid: 19546 components: - type: Transform rot: 1.5707963267948966 rad - pos: -23.5,45.5 + pos: 4.5,28.5 parent: 2 - - uid: 20100 + - uid: 19788 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,45.5 + pos: -46.5,-40.5 parent: 2 - - uid: 20212 + - uid: 19789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 74.5,-8.5 + pos: -46.5,-38.5 parent: 2 - - uid: 20504 + - uid: 19790 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,42.5 + pos: -46.5,-36.5 parent: 2 - - uid: 20505 + - uid: 19799 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,41.5 + pos: -46.5,-42.5 parent: 2 - - uid: 21113 + - uid: 19943 components: - type: Transform - pos: -33.5,39.5 + rot: 3.141592653589793 rad + pos: 4.5,28.5 parent: 2 - - uid: 21115 + - uid: 20609 components: - type: Transform - pos: -32.5,39.5 + rot: 3.141592653589793 rad + pos: -81.5,-18.5 parent: 2 - - uid: 21444 + - uid: 20715 components: - type: Transform - pos: -6.5,-5.5 + rot: -1.5707963267948966 rad + pos: -82.5,-18.5 parent: 2 - - uid: 21764 + - uid: 20716 components: - type: Transform rot: 3.141592653589793 rad - pos: -6.5,-4.5 + pos: -82.5,-18.5 parent: 2 - - uid: 22220 + - uid: 20717 components: - type: Transform - pos: -56.5,2.5 + rot: 1.5707963267948966 rad + pos: -81.5,-18.5 parent: 2 - - uid: 23103 + - uid: 20718 components: - type: Transform - pos: -54.5,2.5 + rot: 1.5707963267948966 rad + pos: -81.5,-12.5 parent: 2 - - uid: 23193 + - uid: 20719 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,4.5 + rot: 1.5707963267948966 rad + pos: -81.5,-15.5 parent: 2 - - uid: 23423 + - uid: 20720 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -26.5,33.5 + pos: -81.5,-15.5 parent: 2 - - uid: 23711 + - uid: 20721 components: - type: Transform - pos: -57.5,2.5 + pos: -82.5,-15.5 parent: 2 - - uid: 23817 + - uid: 20722 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -60.5,-6.5 + pos: -83.5,-15.5 parent: 2 - - uid: 23991 + - uid: 20723 components: - type: Transform rot: -1.5707963267948966 rad - pos: -62.5,-6.5 + pos: -83.5,-15.5 parent: 2 - - uid: 24312 + - uid: 20724 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,-5.5 + rot: 3.141592653589793 rad + pos: -83.5,-15.5 parent: 2 - - uid: 24313 + - uid: 20725 components: - type: Transform rot: 3.141592653589793 rad - pos: -61.5,-4.5 + pos: -82.5,-15.5 parent: 2 - - uid: 24349 + - uid: 20726 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -62.5,-4.5 + rot: 3.141592653589793 rad + pos: -81.5,-15.5 parent: 2 - - uid: 24664 + - uid: 20727 components: - type: Transform - rot: 3.141592653589793 rad - pos: -62.5,-4.5 + rot: -1.5707963267948966 rad + pos: -82.5,-12.5 parent: 2 - - uid: 24685 + - uid: 20728 components: - type: Transform - pos: -62.5,-6.5 + pos: -82.5,-12.5 parent: 2 - - uid: 25321 + - uid: 20729 components: - type: Transform - pos: -61.5,-6.5 + pos: -81.5,-12.5 parent: 2 - - uid: 25348 + - uid: 20857 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -47.5,30.5 + rot: 3.141592653589793 rad + pos: 79.5,-50.5 parent: 2 - - uid: 25773 + - uid: 20859 components: - type: Transform - pos: -60.5,-6.5 + rot: 1.5707963267948966 rad + pos: 79.5,-48.5 parent: 2 - - uid: 25774 + - uid: 20860 components: - type: Transform rot: 1.5707963267948966 rad - pos: -60.5,-5.5 + pos: 79.5,-49.5 parent: 2 - - uid: 25775 + - uid: 20861 components: - type: Transform rot: 1.5707963267948966 rad - pos: -60.5,-4.5 + pos: 79.5,-47.5 parent: 2 - - uid: 25777 + - uid: 22641 components: - type: Transform - rot: 3.141592653589793 rad - pos: -60.5,-4.5 + rot: 1.5707963267948966 rad + pos: -29.5,-11.5 parent: 2 - - uid: 26053 + - uid: 23023 components: - type: Transform - rot: 3.141592653589793 rad - pos: -6.5,-4.5 + rot: 1.5707963267948966 rad + pos: 55.5,-37.5 parent: 2 - - uid: 26099 + - uid: 23049 components: - type: Transform - pos: -15.5,28.5 + rot: -1.5707963267948966 rad + pos: 57.5,-37.5 parent: 2 - - uid: 26101 + - uid: 23050 components: - type: Transform rot: 3.141592653589793 rad - pos: -13.5,39.5 + pos: 56.5,-38.5 parent: 2 - - uid: 26373 + - uid: 23063 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,25.5 + pos: 63.5,-35.5 parent: 2 - - uid: 26375 + - uid: 23064 components: - type: Transform - pos: -14.5,28.5 + rot: 1.5707963267948966 rad + pos: 63.5,-36.5 parent: 2 - - uid: 26506 + - uid: 23065 components: - type: Transform rot: 1.5707963267948966 rad - pos: -16.5,17.5 + pos: 63.5,-37.5 parent: 2 - - uid: 29344 + - uid: 23066 components: - type: Transform - pos: -63.5,3.5 + rot: -1.5707963267948966 rad + pos: 49.5,-47.5 parent: 2 - - uid: 29375 + - uid: 23067 components: - type: Transform - pos: -64.5,3.5 + rot: -1.5707963267948966 rad + pos: 49.5,-49.5 parent: 2 - - uid: 29564 + - uid: 23313 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -23.5,43.5 + pos: -6.5,-67.5 parent: 2 - - uid: 29691 + - uid: 23318 components: - type: Transform - rot: 3.141592653589793 rad - pos: -61.5,-2.5 + pos: -6.5,-67.5 parent: 2 - - uid: 31509 + - uid: 24247 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,43.5 + rot: 3.141592653589793 rad + pos: -83.5,33.5 parent: 2 - - uid: 31523 + - uid: 24249 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,42.5 + pos: -82.5,31.5 parent: 2 - - uid: 31606 + - uid: 25204 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -23.5,41.5 + rot: 3.141592653589793 rad + pos: -45.5,-86.5 parent: 2 - - uid: 32115 + - uid: 25205 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-59.5 + rot: 3.141592653589793 rad + pos: -44.5,-86.5 parent: 2 - - uid: 32193 + - uid: 25206 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-61.5 + pos: -44.5,-85.5 parent: 2 - - uid: 32194 + - uid: 25209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-59.5 + pos: -37.5,-84.5 parent: 2 - - uid: 32210 + - uid: 25210 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,-58.5 + pos: -36.5,-84.5 parent: 2 - - uid: 32302 + - uid: 25211 components: - type: Transform - pos: -74.5,-16.5 + rot: 3.141592653589793 rad + pos: -37.5,-82.5 parent: 2 - - uid: 32303 + - uid: 25212 components: - type: Transform - pos: -73.5,-16.5 + rot: 3.141592653589793 rad + pos: -36.5,-82.5 parent: 2 - - uid: 32304 + - uid: 25240 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -77.5,-24.5 + pos: -35.5,-88.5 parent: 2 - - uid: 32305 + - uid: 25241 components: - type: Transform - rot: 3.141592653589793 rad - pos: -77.5,-24.5 + pos: -36.5,-88.5 parent: 2 - - uid: 32306 + - uid: 25242 components: - type: Transform - pos: -77.5,-24.5 + rot: 3.141592653589793 rad + pos: -38.5,-85.5 parent: 2 - - uid: 32307 + - uid: 25243 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -77.5,-24.5 + pos: -38.5,-88.5 parent: 2 - - uid: 32310 + - uid: 25244 components: - type: Transform - pos: 31.5,-64.5 + rot: -1.5707963267948966 rad + pos: -38.5,-88.5 parent: 2 - - uid: 32958 + - uid: 25248 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 59.5,-6.5 + rot: -1.5707963267948966 rad + pos: -38.5,-85.5 parent: 2 - - uid: 32959 + - uid: 25271 components: - type: Transform rot: 1.5707963267948966 rad - pos: 59.5,-5.5 + pos: -0.5,-80.5 parent: 2 - - uid: 32960 + - uid: 25272 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 61.5,-5.5 + rot: 3.141592653589793 rad + pos: 0.5,-81.5 parent: 2 - - uid: 32961 + - uid: 25273 components: - type: Transform - pos: 61.5,-5.5 + rot: 3.141592653589793 rad + pos: 2.5,-81.5 parent: 2 - - uid: 32962 + - uid: 26165 components: - type: Transform - pos: 62.5,-5.5 + pos: -82.5,-49.5 parent: 2 - - uid: 33011 + - uid: 26166 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-7.5 + pos: -83.5,-49.5 parent: 2 - - uid: 33028 + - uid: 26168 components: - type: Transform - pos: 63.5,-5.5 + rot: 3.141592653589793 rad + pos: -83.5,-47.5 parent: 2 - - uid: 33029 + - uid: 26169 components: - type: Transform - pos: 64.5,-5.5 + rot: 3.141592653589793 rad + pos: -82.5,-47.5 parent: 2 - - uid: 33030 + - uid: 26572 components: + - type: MetaData + name: зеркало - type: Transform - pos: 65.5,-5.5 + rot: 1.5707963267948966 rad + pos: -87.5,-55.5 parent: 2 - - uid: 33031 + - uid: 27951 components: - type: Transform - pos: 66.5,-5.5 + rot: 1.5707963267948966 rad + pos: -53.5,100.5 parent: 2 - - uid: 33032 + - uid: 27956 components: - type: Transform - pos: 67.5,-5.5 + rot: 3.141592653589793 rad + pos: -53.5,98.5 parent: 2 - - uid: 33033 + - uid: 27964 components: - type: Transform - pos: 68.5,-5.5 + rot: 1.5707963267948966 rad + pos: -53.5,99.5 parent: 2 - - uid: 33034 + - uid: 27965 components: - type: Transform - pos: 69.5,-5.5 + pos: -53.5,95.5 parent: 2 - - uid: 33036 + - uid: 27966 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-6.5 + pos: -53.5,97.5 parent: 2 - - uid: 33037 + - uid: 27969 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-7.5 + rot: 1.5707963267948966 rad + pos: -53.5,96.5 parent: 2 - - uid: 33040 + - uid: 27970 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-10.5 + rot: 1.5707963267948966 rad + pos: -53.5,95.5 parent: 2 - - uid: 33041 + - uid: 27981 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-11.5 + rot: 1.5707963267948966 rad + pos: -53.5,93.5 parent: 2 - - uid: 33042 + - uid: 28077 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-12.5 + rot: 3.141592653589793 rad + pos: -53.5,93.5 parent: 2 - - uid: 33043 + - uid: 28078 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-13.5 + pos: -53.5,91.5 parent: 2 - - uid: 33044 + - uid: 28080 components: - type: Transform rot: -1.5707963267948966 rad - pos: 70.5,-14.5 + pos: -53.5,91.5 parent: 2 - - uid: 33045 + - uid: 29563 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-15.5 + rot: 1.5707963267948966 rad + pos: -35.5,-56.5 parent: 2 - - uid: 33047 + - uid: 29564 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-16.5 + rot: 1.5707963267948966 rad + pos: -35.5,-55.5 parent: 2 - - uid: 34456 + - uid: 29565 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,-10.5 + pos: -35.5,-53.5 parent: 2 - - uid: 34457 + - uid: 30291 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-11.5 + pos: 60.5,-23.5 parent: 2 - - uid: 34458 + - uid: 30292 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-12.5 + pos: 61.5,-23.5 parent: 2 - - uid: 34459 + - uid: 43719 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-13.5 + rot: 3.141592653589793 rad + pos: 3.5,-39.5 parent: 2 - - uid: 34498 + - uid: 52042 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 72.5,-8.5 + rot: -1.5707963267948966 rad + pos: 9.5,-13.5 parent: 2 - - uid: 35418 + - uid: 55921 components: - type: Transform rot: 3.141592653589793 rad pos: -0.5,10.5 - parent: 34641 - - uid: 35419 + parent: 55280 + - uid: 55922 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,10.5 - parent: 34641 - - uid: 35420 + parent: 55280 + - uid: 55923 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,9.5 - parent: 34641 - - uid: 35421 + parent: 55280 + - uid: 55924 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,10.5 - parent: 34641 - - uid: 35422 + parent: 55280 + - uid: 55925 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,9.5 - parent: 34641 - - uid: 35423 + parent: 55280 + - uid: 55926 components: - type: Transform pos: -0.5,9.5 - parent: 34641 - - uid: 35918 + parent: 55280 + - uid: 65440 components: - type: Transform - pos: 70.5,-16.5 - parent: 2 - - uid: 35919 + rot: 3.141592653589793 rad + pos: 14.5,12.5 + parent: 56631 + - uid: 65441 components: - type: Transform - pos: 71.5,-16.5 - parent: 2 - - uid: 37472 + rot: 3.141592653589793 rad + pos: 13.5,12.5 + parent: 56631 + - uid: 65442 components: - type: Transform rot: -1.5707963267948966 rad - pos: 30.5,1.5 - parent: 2 - - uid: 37481 + pos: 16.5,4.5 + parent: 56631 + - uid: 65443 components: - type: Transform - pos: 35.5,1.5 - parent: 2 - - uid: 41191 + rot: -1.5707963267948966 rad + pos: 16.5,2.5 + parent: 56631 + - uid: 65444 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 1.5,-61.5 - parent: 2 - - uid: 41193 + rot: 3.141592653589793 rad + pos: 11.5,-4.5 + parent: 56631 + - uid: 65445 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 13.5,-4.5 + parent: 56631 + - uid: 65446 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-58.5 - parent: 2 - - uid: 41204 + pos: -15.5,4.5 + parent: 56631 + - uid: 65447 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,-56.5 - parent: 2 - - uid: 41551 + pos: -15.5,2.5 + parent: 56631 + - uid: 65448 components: - type: Transform - pos: 34.5,1.5 - parent: 2 - - uid: 41669 + rot: -1.5707963267948966 rad + pos: -9.5,-3.5 + parent: 56631 + - uid: 65449 components: - type: Transform - pos: 30.5,1.5 - parent: 2 - - uid: 41861 + rot: -1.5707963267948966 rad + pos: -9.5,-1.5 + parent: 56631 + - uid: 65450 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 31.5,1.5 - parent: 2 - - uid: 42123 + rot: -1.5707963267948966 rad + pos: -11.5,2.5 + parent: 56631 + - uid: 65451 components: - type: Transform - pos: 31.5,1.5 - parent: 2 - - uid: 42149 + rot: -1.5707963267948966 rad + pos: -11.5,4.5 + parent: 56631 + - uid: 65452 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 35.5,1.5 - parent: 2 - - uid: 42535 + rot: 3.141592653589793 rad + pos: -12.5,-4.5 + parent: 56631 + - uid: 65453 components: - type: Transform rot: 3.141592653589793 rad - pos: -64.5,-2.5 - parent: 2 - - uid: 42538 + pos: -10.5,-4.5 + parent: 56631 + - uid: 65454 + components: + - type: Transform + pos: 12.5,3.5 + parent: 56631 + - uid: 65455 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 12.5,3.5 + parent: 56631 + - uid: 65456 components: - type: Transform rot: 3.141592653589793 rad - pos: -63.5,-2.5 - parent: 2 - - uid: 42539 + pos: 12.5,3.5 + parent: 56631 + - uid: 65457 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 12.5,3.5 + parent: 56631 + - uid: 65458 components: - type: Transform rot: 3.141592653589793 rad - pos: -62.5,-2.5 - parent: 2 - - uid: 42540 + pos: 27.5,14.5 + parent: 56631 + - uid: 65459 components: - type: Transform - pos: -62.5,3.5 - parent: 2 - - uid: 42545 + rot: 3.141592653589793 rad + pos: 30.5,14.5 + parent: 56631 + - uid: 65460 components: - type: Transform - pos: -61.5,3.5 - parent: 2 - - uid: 42573 + pos: 27.5,16.5 + parent: 56631 + - uid: 65461 components: - type: Transform rot: -1.5707963267948966 rad - pos: -60.5,-0.5 - parent: 2 - - uid: 42574 + pos: 28.5,15.5 + parent: 56631 + - uid: 65462 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,0.5 - parent: 2 - - uid: 42575 + rot: 1.5707963267948966 rad + pos: 26.5,15.5 + parent: 56631 + - uid: 65463 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -60.5,1.5 - parent: 2 - - uid: 42653 + rot: 1.5707963267948966 rad + pos: 29.5,15.5 + parent: 56631 + - uid: 65464 + components: + - type: Transform + pos: 30.5,16.5 + parent: 56631 + - uid: 65465 components: - type: Transform rot: -1.5707963267948966 rad - pos: 34.5,1.5 - parent: 2 - - uid: 44040 + pos: 31.5,15.5 + parent: 56631 + - uid: 65466 components: - type: Transform - rot: 3.141592653589793 rad - pos: 74.5,-26.5 - parent: 2 - - uid: 44041 + rot: -1.5707963267948966 rad + pos: 31.5,17.5 + parent: 56631 + - uid: 65467 components: - type: Transform - rot: 3.141592653589793 rad - pos: 73.5,-26.5 - parent: 2 - - uid: 44042 + rot: -1.5707963267948966 rad + pos: 28.5,17.5 + parent: 56631 + - uid: 65468 components: - type: Transform rot: 3.141592653589793 rad - pos: 72.5,-26.5 - parent: 2 - - uid: 44046 + pos: 27.5,16.5 + parent: 56631 + - uid: 65469 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 70.5,-24.5 - parent: 2 - - uid: 44047 + rot: 3.141592653589793 rad + pos: 30.5,16.5 + parent: 56631 + - uid: 65470 components: - type: Transform rot: 1.5707963267948966 rad - pos: 70.5,-23.5 - parent: 2 - - uid: 44048 + pos: 26.5,17.5 + parent: 56631 + - uid: 65471 components: - type: Transform - pos: 71.5,-22.5 - parent: 2 - - uid: 44049 + pos: 27.5,18.5 + parent: 56631 + - uid: 65472 components: - type: Transform - pos: 73.5,-22.5 - parent: 2 - - uid: 44620 + pos: 30.5,18.5 + parent: 56631 + - uid: 65473 components: - type: Transform rot: 1.5707963267948966 rad - pos: 72.5,-27.5 - parent: 2 - - uid: 45506 + pos: 29.5,17.5 + parent: 56631 + - uid: 65682 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,3.5 - parent: 43176 - - uid: 45507 + parent: 65540 + - uid: 65683 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,2.5 - parent: 43176 - - uid: 45508 + parent: 65540 + - uid: 65684 components: - type: Transform pos: -2.5,2.5 - parent: 43176 - - uid: 45509 + parent: 65540 + - uid: 65685 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,3.5 - parent: 43176 - - uid: 45510 + parent: 65540 + - uid: 65686 components: - type: Transform rot: -1.5707963267948966 rad pos: 0.5,2.5 - parent: 43176 - - uid: 45511 + parent: 65540 + - uid: 65687 components: - type: Transform pos: 0.5,2.5 - parent: 43176 - - uid: 47740 + parent: 65540 +- proto: WindowFrostedDirectional + entities: + - uid: 4546 components: - type: Transform rot: 1.5707963267948966 rad - pos: 37.5,-21.5 + pos: -42.5,35.5 parent: 2 - - uid: 47741 + - uid: 4547 components: - type: Transform rot: 1.5707963267948966 rad - pos: 37.5,-21.5 + pos: -42.5,37.5 parent: 2 - - uid: 47742 + - uid: 4551 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 37.5,-22.5 + rot: 3.141592653589793 rad + pos: -42.5,32.5 parent: 2 - - uid: 47743 + - uid: 4554 components: - type: Transform rot: 1.5707963267948966 rad - pos: 37.5,-22.5 + pos: -42.5,36.5 parent: 2 - - uid: 50373 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: 14.5,12.5 - parent: 45711 - - uid: 50374 + - uid: 4570 components: - type: Transform - rot: 3.141592653589793 rad - pos: 13.5,12.5 - parent: 45711 - - uid: 50375 + rot: 1.5707963267948966 rad + pos: -42.5,32.5 + parent: 2 + - uid: 4580 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,4.5 - parent: 45711 - - uid: 50376 + pos: -42.5,30.5 + parent: 2 + - uid: 4582 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 16.5,2.5 - parent: 45711 - - uid: 50377 + pos: -42.5,35.5 + parent: 2 + - uid: 4595 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,-4.5 - parent: 45711 - - uid: 50378 + rot: 1.5707963267948966 rad + pos: -42.5,31.5 + parent: 2 + - uid: 4601 components: - type: Transform rot: 3.141592653589793 rad - pos: 13.5,-4.5 - parent: 45711 - - uid: 50379 + pos: -42.5,37.5 + parent: 2 + - uid: 4697 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,4.5 - parent: 45711 - - uid: 50380 + pos: -42.5,30.5 + parent: 2 + - uid: 4989 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -15.5,2.5 - parent: 45711 - - uid: 50381 + rot: 3.141592653589793 rad + pos: -115.5,7.5 + parent: 2 + - uid: 4990 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-3.5 - parent: 45711 - - uid: 50382 + rot: 3.141592653589793 rad + pos: -114.5,7.5 + parent: 2 + - uid: 4991 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -9.5,-1.5 - parent: 45711 - - uid: 50383 + pos: -115.5,11.5 + parent: 2 + - uid: 4992 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,2.5 - parent: 45711 - - uid: 50384 + pos: -114.5,11.5 + parent: 2 + - uid: 5576 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,4.5 - parent: 45711 - - uid: 50385 + rot: 3.141592653589793 rad + pos: -7.5,32.5 + parent: 2 + - uid: 5583 components: - type: Transform rot: 3.141592653589793 rad - pos: -12.5,-4.5 - parent: 45711 - - uid: 50386 + pos: -9.5,32.5 + parent: 2 + - uid: 5593 components: - type: Transform rot: 3.141592653589793 rad - pos: -10.5,-4.5 - parent: 45711 - - uid: 50387 + pos: -8.5,32.5 + parent: 2 + - uid: 5836 components: - type: Transform - pos: 12.5,3.5 - parent: 45711 - - uid: 50388 + rot: 3.141592653589793 rad + pos: -30.5,33.5 + parent: 2 + - uid: 5963 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,3.5 - parent: 45711 - - uid: 50389 + rot: 3.141592653589793 rad + pos: -29.5,33.5 + parent: 2 + - uid: 5974 components: - type: Transform - rot: 3.141592653589793 rad - pos: 12.5,3.5 - parent: 45711 - - uid: 50390 + rot: 1.5707963267948966 rad + pos: -28.5,34.5 + parent: 2 + - uid: 5990 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,3.5 - parent: 45711 - - uid: 50391 + pos: -28.5,35.5 + parent: 2 + - uid: 5991 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,14.5 - parent: 45711 - - uid: 50392 + rot: -1.5707963267948966 rad + pos: -30.5,35.5 + parent: 2 + - uid: 5993 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,14.5 - parent: 45711 - - uid: 50393 + rot: -1.5707963267948966 rad + pos: -30.5,34.5 + parent: 2 + - uid: 6014 components: - type: Transform - pos: 27.5,16.5 - parent: 45711 - - uid: 50394 + rot: 3.141592653589793 rad + pos: -28.5,33.5 + parent: 2 + - uid: 8015 components: - type: Transform rot: -1.5707963267948966 rad - pos: 28.5,15.5 - parent: 45711 - - uid: 50395 + pos: -35.5,-32.5 + parent: 2 + - uid: 8191 components: - type: Transform rot: 1.5707963267948966 rad - pos: 26.5,15.5 - parent: 45711 - - uid: 50396 + pos: 75.5,4.5 + parent: 2 + - uid: 8193 components: - type: Transform rot: 1.5707963267948966 rad - pos: 29.5,15.5 - parent: 45711 - - uid: 50397 + pos: 77.5,4.5 + parent: 2 + - uid: 8194 components: - type: Transform - pos: 30.5,16.5 - parent: 45711 - - uid: 50398 + rot: 1.5707963267948966 rad + pos: 79.5,4.5 + parent: 2 + - uid: 8209 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 31.5,15.5 - parent: 45711 - - uid: 50399 + rot: 1.5707963267948966 rad + pos: 81.5,4.5 + parent: 2 + - uid: 8282 components: - type: Transform rot: -1.5707963267948966 rad - pos: 31.5,17.5 - parent: 45711 - - uid: 50400 + pos: -35.5,-30.5 + parent: 2 + - uid: 8296 components: - type: Transform rot: -1.5707963267948966 rad - pos: 28.5,17.5 - parent: 45711 - - uid: 50401 + pos: -35.5,-31.5 + parent: 2 + - uid: 8308 components: - type: Transform - rot: 3.141592653589793 rad - pos: 27.5,16.5 - parent: 45711 - - uid: 50402 + rot: 1.5707963267948966 rad + pos: -36.5,-30.5 + parent: 2 + - uid: 8309 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,16.5 - parent: 45711 - - uid: 50403 + rot: 1.5707963267948966 rad + pos: -36.5,-31.5 + parent: 2 + - uid: 8310 components: - type: Transform rot: 1.5707963267948966 rad - pos: 26.5,17.5 - parent: 45711 - - uid: 50404 + pos: -36.5,-32.5 + parent: 2 + - uid: 9049 components: - type: Transform - pos: 27.5,18.5 - parent: 45711 - - uid: 50405 + pos: 9.5,53.5 + parent: 2 + - uid: 9050 components: - type: Transform - pos: 30.5,18.5 - parent: 45711 - - uid: 50406 + pos: 7.5,53.5 + parent: 2 + - uid: 9051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 29.5,17.5 - parent: 45711 - - uid: 51139 + pos: 6.5,53.5 + parent: 2 + - uid: 9052 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,29.5 + pos: 6.5,53.5 parent: 2 - - uid: 51501 + - uid: 9092 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,30.5 + pos: 6.5,54.5 parent: 2 - - uid: 51532 + - uid: 9190 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,29.5 + pos: 12.5,54.5 parent: 2 - - uid: 51533 + - uid: 9322 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,30.5 + pos: 10.5,53.5 parent: 2 - - uid: 52978 + - uid: 9430 components: - type: Transform rot: 3.141592653589793 rad - pos: -29.5,32.5 + pos: -3.5,32.5 parent: 2 - - uid: 53250 + - uid: 9431 components: - type: Transform rot: 3.141592653589793 rad - pos: 71.5,-26.5 + pos: -2.5,32.5 parent: 2 - - uid: 53251 + - uid: 9439 components: - type: Transform rot: 1.5707963267948966 rad - pos: 70.5,-25.5 + pos: 10.5,55.5 + parent: 2 + - uid: 9461 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,53.5 + parent: 2 + - uid: 9462 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: 10.5,54.5 + parent: 2 + - uid: 9470 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,55.5 + parent: 2 + - uid: 9489 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -4.5,32.5 + parent: 2 + - uid: 9950 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 13.5,54.5 + parent: 2 + - uid: 10136 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -80.5,58.5 parent: 2 - - uid: 54204 + - uid: 10609 components: - type: Transform - rot: 3.141592653589793 rad - pos: 71.5,-26.5 + pos: 8.5,6.5 parent: 2 -- proto: WindowFrostedDirectional - entities: - - uid: 1557 + - uid: 10610 components: - type: Transform - rot: 3.141592653589793 rad - pos: 1.5,-53.5 + pos: 9.5,6.5 parent: 2 - - uid: 3886 + - uid: 10903 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,-53.5 + rot: 3.141592653589793 rad + pos: -88.5,50.5 parent: 2 - - uid: 6950 + - uid: 10904 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 12.5,-61.5 + rot: 3.141592653589793 rad + pos: -89.5,51.5 parent: 2 - - uid: 9951 + - uid: 10905 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-54.5 + pos: -89.5,57.5 parent: 2 - - uid: 11061 + - uid: 10906 components: - type: Transform rot: 1.5707963267948966 rad - pos: -6.5,-7.5 + pos: -88.5,58.5 parent: 2 - - uid: 11952 + - uid: 10917 components: - type: Transform - pos: 30.5,-14.5 + pos: -92.5,57.5 parent: 2 - - uid: 12607 + - uid: 10921 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-7.5 + rot: 1.5707963267948966 rad + pos: -88.5,61.5 parent: 2 - - uid: 17420 + - uid: 10925 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-57.5 + pos: -89.5,57.5 parent: 2 - - uid: 18232 + - uid: 10926 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-60.5 + pos: -88.5,50.5 parent: 2 - - uid: 21895 + - uid: 10928 components: - type: Transform rot: 1.5707963267948966 rad - pos: 3.5,-54.5 + pos: -88.5,47.5 parent: 2 - - uid: 21941 + - uid: 10929 components: - type: Transform rot: 3.141592653589793 rad - pos: 6.5,-53.5 + pos: -92.5,51.5 parent: 2 - - uid: 22325 + - uid: 10931 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 40.5,-21.5 + pos: -88.5,58.5 parent: 2 - - uid: 23127 + - uid: 10932 components: - type: Transform rot: 1.5707963267948966 rad - pos: 12.5,-58.5 + pos: -89.5,51.5 parent: 2 - - uid: 23313 + - uid: 10950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -18.5,35.5 + pos: -81.5,59.5 parent: 2 - - uid: 24481 + - uid: 10951 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 28.5,-13.5 + rot: 3.141592653589793 rad + pos: -81.5,61.5 parent: 2 - - uid: 26234 + - uid: 10952 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,35.5 + pos: -78.5,58.5 parent: 2 - - uid: 26302 + - uid: 10953 components: - type: Transform - pos: 42.5,-19.5 + rot: -1.5707963267948966 rad + pos: -81.5,59.5 parent: 2 - - uid: 28383 + - uid: 10954 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-54.5 + pos: -81.5,61.5 parent: 2 - - uid: 28384 + - uid: 10955 components: - type: Transform - rot: 3.141592653589793 rad - pos: 4.5,-53.5 + pos: -80.5,58.5 parent: 2 - - uid: 28437 + - uid: 10956 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-53.5 + pos: -78.5,58.5 parent: 2 - - uid: 31831 + - uid: 11076 components: - type: Transform rot: 1.5707963267948966 rad - pos: 28.5,-14.5 + pos: 13.5,29.5 parent: 2 - - uid: 31977 + - uid: 11077 components: - type: Transform - pos: 29.5,-14.5 + pos: 11.5,29.5 parent: 2 - - uid: 32311 + - uid: 11085 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,-59.5 + rot: -1.5707963267948966 rad + pos: 11.5,29.5 parent: 2 - - uid: 32312 + - uid: 11090 components: - type: Transform rot: 1.5707963267948966 rad - pos: -21.5,-58.5 + pos: 13.5,25.5 parent: 2 - - uid: 32313 + - uid: 11091 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,-61.5 + pos: 13.5,29.5 parent: 2 - - uid: 32317 + - uid: 11097 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-23.5 + rot: 3.141592653589793 rad + pos: 11.5,25.5 parent: 2 - - uid: 32610 + - uid: 11098 components: - type: Transform rot: 3.141592653589793 rad - pos: -7.5,-53.5 + pos: 13.5,25.5 parent: 2 - - uid: 32612 + - uid: 11099 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-53.5 + rot: -1.5707963267948966 rad + pos: 11.5,25.5 parent: 2 - - uid: 32613 + - uid: 11696 components: - type: Transform rot: 1.5707963267948966 rad - pos: -0.5,-54.5 - parent: 2 - - uid: 32614 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-53.5 + pos: -79.5,24.5 parent: 2 - - uid: 32615 + - uid: 13469 components: - type: Transform - rot: 3.141592653589793 rad - pos: -5.5,-53.5 + rot: -1.5707963267948966 rad + pos: 12.5,-39.5 parent: 2 - - uid: 32616 + - uid: 13481 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-53.5 + rot: -1.5707963267948966 rad + pos: 12.5,-38.5 parent: 2 - - uid: 32617 + - uid: 13522 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-53.5 + rot: -1.5707963267948966 rad + pos: 12.5,-40.5 parent: 2 - - uid: 32618 + - uid: 13667 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,-52.5 + pos: 12.5,-41.5 parent: 2 - - uid: 32624 + - uid: 18043 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,-53.5 + rot: 1.5707963267948966 rad + pos: 22.5,-48.5 parent: 2 - - uid: 32625 + - uid: 18045 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-52.5 + pos: 22.5,-49.5 parent: 2 - - uid: 32626 + - uid: 18048 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,-53.5 + pos: 22.5,-51.5 parent: 2 - - uid: 32627 + - uid: 19800 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-53.5 + pos: -46.5,-42.5 parent: 2 - - uid: 32628 + - uid: 19801 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,-54.5 + pos: -46.5,-40.5 parent: 2 - - uid: 32630 + - uid: 19802 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,-53.5 + pos: -46.5,-38.5 parent: 2 - - uid: 32631 + - uid: 19803 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -3.5,-54.5 + pos: -46.5,-36.5 parent: 2 - - uid: 32632 + - uid: 65474 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,-53.5 - parent: 2 - - uid: 32633 + pos: -16.5,36.5 + parent: 56631 + - uid: 65475 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,-53.5 - parent: 2 - - uid: 32634 + pos: -16.5,38.5 + parent: 56631 + - uid: 65476 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,-13.5 - parent: 2 - - uid: 32635 + rot: -1.5707963267948966 rad + pos: -16.5,37.5 + parent: 56631 + - uid: 65477 components: - type: Transform - pos: -84.5,-15.5 - parent: 2 - - uid: 32636 + rot: 3.141592653589793 rad + pos: -17.5,36.5 + parent: 56631 + - uid: 65478 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -82.5,-15.5 - parent: 2 - - uid: 32637 + rot: 3.141592653589793 rad + pos: -15.5,36.5 + parent: 56631 + - uid: 65479 components: - type: Transform rot: -1.5707963267948966 rad - pos: -84.5,-15.5 - parent: 2 - - uid: 32638 + pos: -14.5,37.5 + parent: 56631 + - uid: 65480 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -84.5,-13.5 - parent: 2 - - uid: 32639 + rot: 3.141592653589793 rad + pos: -18.5,36.5 + parent: 56631 + - uid: 65481 components: - type: Transform rot: 3.141592653589793 rad - pos: -95.5,-14.5 - parent: 2 - - uid: 32640 + pos: -14.5,36.5 + parent: 56631 + - uid: 65482 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -13.5,36.5 + parent: 56631 + - uid: 65483 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -9.5,36.5 + parent: 56631 + - uid: 65484 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -8.5,36.5 + parent: 56631 + - uid: 65485 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -8.5,37.5 + parent: 56631 +- proto: WindowReinforcedDirectional + entities: + - uid: 426 components: - type: Transform rot: 3.141592653589793 rad - pos: -94.5,-14.5 + pos: -20.5,10.5 parent: 2 - - uid: 32641 + - uid: 427 components: - type: Transform - pos: -95.5,-14.5 + rot: 3.141592653589793 rad + pos: -24.5,5.5 parent: 2 - - uid: 32642 + - uid: 430 components: - type: Transform - pos: -94.5,-14.5 + rot: 3.141592653589793 rad + pos: -18.5,10.5 parent: 2 - - uid: 32643 + - uid: 431 components: - type: Transform - pos: -83.5,-15.5 + pos: -26.5,12.5 parent: 2 - - uid: 32644 + - uid: 432 components: - type: Transform - pos: -82.5,-15.5 + pos: -28.5,12.5 parent: 2 - - uid: 32645 + - uid: 490 components: - type: Transform - pos: -85.5,-15.5 + pos: -22.5,12.5 parent: 2 - - uid: 32646 + - uid: 491 components: - type: Transform - pos: -86.5,-15.5 + pos: -24.5,12.5 parent: 2 - - uid: 32647 + - uid: 492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,-15.5 + rot: 3.141592653589793 rad + pos: -22.5,5.5 parent: 2 - - uid: 32648 + - uid: 497 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,-13.5 + pos: -18.5,8.5 parent: 2 - - uid: 32649 + - uid: 499 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,-13.5 + pos: -20.5,8.5 parent: 2 - - uid: 32650 + - uid: 603 components: - type: Transform rot: 1.5707963267948966 rad - pos: -80.5,-15.5 + pos: -49.5,-28.5 parent: 2 - - uid: 32651 + - uid: 606 components: - type: Transform - pos: -80.5,-15.5 + rot: 1.5707963267948966 rad + pos: -49.5,-32.5 parent: 2 - - uid: 32652 + - uid: 1134 components: - type: Transform - pos: -81.5,-15.5 + rot: 3.141592653589793 rad + pos: -16.5,78.5 parent: 2 - - uid: 32653 + - uid: 1511 components: - type: Transform - rot: 3.141592653589793 rad - pos: -79.5,-15.5 + pos: -11.5,-42.5 parent: 2 - - uid: 32654 + - uid: 1512 components: - type: Transform - rot: 3.141592653589793 rad - pos: -78.5,-15.5 + pos: -9.5,-42.5 parent: 2 - - uid: 32655 + - uid: 1730 components: - type: Transform rot: 1.5707963267948966 rad - pos: -78.5,-15.5 + pos: 31.5,45.5 parent: 2 - - uid: 32656 + - uid: 2279 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,-14.5 + rot: 3.141592653589793 rad + pos: -99.5,20.5 parent: 2 - - uid: 32657 + - uid: 2550 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,-13.5 + rot: 3.141592653589793 rad + pos: -87.5,-13.5 parent: 2 - - uid: 32658 + - uid: 3065 components: - type: Transform - pos: -78.5,-13.5 + rot: -1.5707963267948966 rad + pos: -87.5,-17.5 parent: 2 - - uid: 32659 + - uid: 3138 components: - type: Transform - pos: -79.5,-13.5 + pos: 33.5,-20.5 parent: 2 - - uid: 32660 + - uid: 3235 components: - type: Transform rot: 3.141592653589793 rad - pos: -77.5,-16.5 + pos: 22.5,48.5 parent: 2 - - uid: 32661 + - uid: 3368 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -76.5,-17.5 + pos: 44.5,-32.5 parent: 2 - - uid: 32662 + - uid: 3404 components: - type: Transform rot: 1.5707963267948966 rad - pos: -78.5,-17.5 + pos: 33.5,-32.5 parent: 2 - - uid: 32663 + - uid: 3573 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,-16.5 + pos: 3.5,-10.5 parent: 2 - - uid: 32664 + - uid: 3621 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,-18.5 + rot: 3.141592653589793 rad + pos: 24.5,37.5 parent: 2 - - uid: 32665 + - uid: 3622 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -78.5,-19.5 + rot: 3.141592653589793 rad + pos: 25.5,37.5 parent: 2 - - uid: 32666 + - uid: 3623 components: - type: Transform rot: 3.141592653589793 rad - pos: -79.5,-18.5 + pos: 26.5,37.5 parent: 2 - - uid: 32667 + - uid: 3624 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -79.5,-18.5 + rot: 3.141592653589793 rad + pos: 27.5,37.5 parent: 2 - - uid: 32668 + - uid: 3625 components: - type: Transform - pos: -79.5,-18.5 + rot: 3.141592653589793 rad + pos: 28.5,37.5 parent: 2 - - uid: 32669 + - uid: 3626 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,-18.5 + rot: 3.141592653589793 rad + pos: 29.5,37.5 parent: 2 - - uid: 32670 + - uid: 3627 components: - type: Transform rot: 3.141592653589793 rad - pos: -79.5,-16.5 + pos: 30.5,37.5 parent: 2 - - uid: 32671 + - uid: 3634 components: - type: Transform - pos: -79.5,-16.5 + pos: 32.5,-20.5 parent: 2 - - uid: 32672 + - uid: 3635 components: - type: Transform - pos: -80.5,-16.5 + pos: 31.5,-20.5 parent: 2 - - uid: 32673 + - uid: 3636 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -80.5,-17.5 + rot: 1.5707963267948966 rad + pos: 33.5,-20.5 parent: 2 - - uid: 32674 + - uid: 3637 components: - type: Transform rot: 1.5707963267948966 rad - pos: -81.5,-19.5 + pos: 33.5,-18.5 parent: 2 - - uid: 32675 + - uid: 3759 components: - type: Transform - rot: 3.141592653589793 rad - pos: -81.5,-19.5 + pos: -87.5,-17.5 parent: 2 - - uid: 32676 + - uid: 3760 components: - type: Transform - rot: 3.141592653589793 rad - pos: -82.5,-19.5 + rot: -1.5707963267948966 rad + pos: -87.5,-16.5 parent: 2 - - uid: 32677 + - uid: 3761 components: - type: Transform rot: -1.5707963267948966 rad - pos: -82.5,-19.5 + pos: -87.5,-15.5 parent: 2 - - uid: 32678 + - uid: 3762 components: - type: Transform rot: -1.5707963267948966 rad - pos: -83.5,-17.5 + pos: -87.5,-14.5 parent: 2 - - uid: 32679 + - uid: 3763 components: - type: Transform rot: -1.5707963267948966 rad - pos: -83.5,-18.5 + pos: -87.5,-13.5 parent: 2 - - uid: 32680 + - uid: 3916 components: - type: Transform - pos: -84.5,-18.5 + rot: 1.5707963267948966 rad + pos: 48.5,-19.5 parent: 2 - - uid: 32681 + - uid: 3917 components: - type: Transform - rot: 3.141592653589793 rad - pos: -84.5,-17.5 + rot: 1.5707963267948966 rad + pos: 48.5,-18.5 parent: 2 - - uid: 32682 + - uid: 3919 components: - type: Transform - pos: -82.5,-17.5 + pos: 49.5,-19.5 parent: 2 - - uid: 32683 + - uid: 3920 + components: + - type: Transform + pos: 50.5,-19.5 + parent: 2 + - uid: 4477 components: - type: Transform rot: -1.5707963267948966 rad - pos: -82.5,-17.5 + pos: -104.5,20.5 parent: 2 - - uid: 32684 + - uid: 4479 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -99.5,20.5 + parent: 2 + - uid: 4511 components: - type: Transform rot: 3.141592653589793 rad - pos: -82.5,-17.5 + pos: -104.5,20.5 parent: 2 - - uid: 32685 + - uid: 4514 components: - type: Transform rot: 1.5707963267948966 rad - pos: -82.5,-17.5 + pos: -99.5,19.5 parent: 2 - - uid: 32686 + - uid: 4703 components: - type: Transform rot: -1.5707963267948966 rad - pos: -84.5,-18.5 + pos: -52.5,42.5 parent: 2 - - uid: 32687 + - uid: 5213 components: - type: Transform rot: -1.5707963267948966 rad - pos: -84.5,-17.5 + pos: -104.5,19.5 parent: 2 - - uid: 32688 + - uid: 5951 components: - type: Transform - pos: -87.5,-18.5 + rot: -1.5707963267948966 rad + pos: -52.5,43.5 parent: 2 - - uid: 32689 + - uid: 6447 components: - type: Transform - pos: -86.5,-18.5 + rot: -1.5707963267948966 rad + pos: -104.5,-0.5 parent: 2 - - uid: 32690 + - uid: 6448 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,-19.5 + rot: -1.5707963267948966 rad + pos: -104.5,-1.5 parent: 2 - - uid: 32691 + - uid: 6449 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,-19.5 + pos: -104.5,-1.5 parent: 2 - - uid: 32692 + - uid: 6454 components: - type: Transform - pos: -87.5,-13.5 + pos: -99.5,-1.5 parent: 2 - - uid: 32693 + - uid: 6455 components: - type: Transform - pos: -88.5,-13.5 + rot: 1.5707963267948966 rad + pos: -99.5,-0.5 parent: 2 - - uid: 32694 + - uid: 6456 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,-13.5 + rot: 1.5707963267948966 rad + pos: -99.5,-1.5 parent: 2 - - uid: 32695 + - uid: 6541 components: - type: Transform rot: 3.141592653589793 rad - pos: -87.5,-15.5 + pos: -26.5,5.5 parent: 2 - - uid: 32696 + - uid: 6543 components: - type: Transform rot: 3.141592653589793 rad - pos: -89.5,-15.5 + pos: -28.5,5.5 parent: 2 - - uid: 32699 + - uid: 6587 components: - type: Transform - pos: -89.5,-13.5 + pos: -31.5,6.5 parent: 2 - - uid: 32701 + - uid: 6588 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -90.5,-16.5 + pos: -31.5,10.5 parent: 2 - - uid: 32703 + - uid: 6589 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,-18.5 + rot: 3.141592653589793 rad + pos: -31.5,12.5 parent: 2 - - uid: 32704 + - uid: 6590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -86.5,-16.5 + rot: 3.141592653589793 rad + pos: -31.5,8.5 parent: 2 - - uid: 32705 + - uid: 6596 components: - type: Transform rot: -1.5707963267948966 rad - pos: -86.5,-18.5 + pos: -20.5,7.5 parent: 2 - - uid: 32706 + - uid: 6597 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 40.5,-36.5 + rot: -1.5707963267948966 rad + pos: -20.5,6.5 parent: 2 - - uid: 32707 + - uid: 6598 components: - type: Transform - pos: 40.5,-36.5 + rot: -1.5707963267948966 rad + pos: -20.5,12.5 parent: 2 - - uid: 35563 + - uid: 6599 components: - type: Transform - pos: 11.5,55.5 + rot: -1.5707963267948966 rad + pos: -20.5,11.5 parent: 2 - - uid: 35565 + - uid: 6600 components: - type: Transform - rot: 3.141592653589793 rad - pos: 11.5,55.5 + rot: -1.5707963267948966 rad + pos: -20.5,5.5 parent: 2 - - uid: 35567 + - uid: 6601 components: - type: Transform rot: -1.5707963267948966 rad - pos: 11.5,55.5 + pos: -20.5,13.5 parent: 2 - - uid: 35568 + - uid: 7590 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,55.5 + pos: 46.5,-32.5 parent: 2 - - uid: 36099 + - uid: 7669 components: - type: Transform - rot: 3.141592653589793 rad - pos: -88.5,-16.5 + rot: -1.5707963267948966 rad + pos: -61.5,7.5 parent: 2 - - uid: 36357 + - uid: 7699 components: - type: Transform - rot: 3.141592653589793 rad - pos: 3.5,-53.5 + rot: -1.5707963267948966 rad + pos: -62.5,7.5 parent: 2 - - uid: 41205 + - uid: 7828 + components: + - type: Transform + pos: 45.5,-32.5 + parent: 2 + - uid: 7837 components: - type: Transform rot: -1.5707963267948966 rad - pos: 4.5,-53.5 + pos: -56.5,-33.5 parent: 2 - - uid: 41207 + - uid: 7886 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 3.5,-53.5 + rot: 3.141592653589793 rad + pos: 44.5,-30.5 parent: 2 - - uid: 45873 + - uid: 7887 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -87.5,-15.5 + rot: 3.141592653589793 rad + pos: 45.5,-30.5 parent: 2 - - uid: 47656 + - uid: 7939 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -88.5,-16.5 + rot: 3.141592653589793 rad + pos: 46.5,-30.5 parent: 2 - - uid: 47657 + - uid: 7986 components: - type: Transform - pos: -88.5,-16.5 + rot: -1.5707963267948966 rad + pos: 47.5,-30.5 parent: 2 - - uid: 47744 + - uid: 8032 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-20.5 + rot: -1.5707963267948966 rad + pos: -103.5,21.5 parent: 2 - - uid: 47745 + - uid: 8196 components: - type: Transform rot: 1.5707963267948966 rad - pos: 42.5,-21.5 + pos: -54.5,-32.5 parent: 2 - - uid: 47746 + - uid: 8199 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,-20.5 + pos: -52.5,-30.5 parent: 2 - - uid: 47748 + - uid: 8200 components: - type: Transform rot: -1.5707963267948966 rad - pos: 40.5,-22.5 + pos: -52.5,-28.5 parent: 2 - - uid: 47754 + - uid: 8201 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 42.5,-22.5 + rot: -1.5707963267948966 rad + pos: -52.5,-34.5 parent: 2 - - uid: 47755 + - uid: 8202 components: - type: Transform - pos: 40.5,-19.5 + rot: -1.5707963267948966 rad + pos: -52.5,-32.5 parent: 2 - - uid: 50407 + - uid: 8203 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,36.5 - parent: 45711 - - uid: 50408 + rot: -1.5707963267948966 rad + pos: -56.5,-32.5 + parent: 2 + - uid: 8204 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,38.5 - parent: 45711 - - uid: 50409 + pos: -56.5,-34.5 + parent: 2 + - uid: 8205 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,37.5 - parent: 45711 - - uid: 50410 + pos: -56.5,-30.5 + parent: 2 + - uid: 8207 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,36.5 - parent: 45711 - - uid: 50411 + rot: -1.5707963267948966 rad + pos: -56.5,-28.5 + parent: 2 + - uid: 8210 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,36.5 - parent: 45711 - - uid: 50412 + rot: 1.5707963267948966 rad + pos: -54.5,-34.5 + parent: 2 + - uid: 8211 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -14.5,37.5 - parent: 45711 - - uid: 50413 + rot: 1.5707963267948966 rad + pos: -54.5,-28.5 + parent: 2 + - uid: 8212 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,36.5 - parent: 45711 - - uid: 50414 + rot: 1.5707963267948966 rad + pos: -49.5,-34.5 + parent: 2 + - uid: 8213 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,36.5 - parent: 45711 - - uid: 50415 + rot: 1.5707963267948966 rad + pos: -54.5,-30.5 + parent: 2 + - uid: 8214 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,36.5 - parent: 45711 - - uid: 50416 + rot: 1.5707963267948966 rad + pos: -49.5,-30.5 + parent: 2 + - uid: 8229 components: - type: Transform - rot: 3.141592653589793 rad - pos: -9.5,36.5 - parent: 45711 - - uid: 50417 + rot: 1.5707963267948966 rad + pos: -44.5,-34.5 + parent: 2 + - uid: 8235 components: - type: Transform rot: 3.141592653589793 rad - pos: -8.5,36.5 - parent: 45711 - - uid: 50418 + pos: 66.5,-38.5 + parent: 2 + - uid: 8236 components: - type: Transform rot: -1.5707963267948966 rad - pos: -8.5,37.5 - parent: 45711 - - uid: 51513 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,28.5 + pos: -59.5,-31.5 parent: 2 - - uid: 51524 + - uid: 8237 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,28.5 + rot: 1.5707963267948966 rad + pos: -58.5,-31.5 parent: 2 - - uid: 51525 + - uid: 8242 components: - type: Transform rot: 3.141592653589793 rad - pos: -14.5,28.5 + pos: 68.5,-38.5 parent: 2 - - uid: 51529 + - uid: 8405 components: - type: Transform rot: -1.5707963267948966 rad - pos: -15.5,29.5 + pos: 47.5,-32.5 parent: 2 - - uid: 51531 + - uid: 8789 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,30.5 + rot: 1.5707963267948966 rad + pos: 47.5,-66.5 parent: 2 - - uid: 51534 + - uid: 8790 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,29.5 + pos: 47.5,-62.5 parent: 2 - - uid: 51535 + - uid: 8792 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,30.5 + pos: 47.5,-64.5 parent: 2 -- proto: WindowReinforcedDirectional - entities: - - uid: 452 + - uid: 8832 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-72.5 + pos: 49.5,-60.5 parent: 2 - - uid: 483 + - uid: 8833 components: - type: Transform - pos: -5.5,35.5 + pos: 51.5,-60.5 parent: 2 - - uid: 683 + - uid: 8834 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,-13.5 + pos: 53.5,-60.5 parent: 2 - - uid: 694 + - uid: 8960 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: 58.5,-56.5 + parent: 2 + - uid: 8968 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,-68.5 + pos: 62.5,-54.5 parent: 2 - - uid: 864 + - uid: 8972 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-13.5 + pos: 58.5,-54.5 parent: 2 - - uid: 1075 + - uid: 8976 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-38.5 + rot: 1.5707963267948966 rad + pos: 62.5,-56.5 parent: 2 - - uid: 1289 + - uid: 9724 components: - type: Transform - rot: 3.141592653589793 rad - pos: 5.5,-5.5 + rot: 1.5707963267948966 rad + pos: -45.5,17.5 parent: 2 - - uid: 1367 + - uid: 9727 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 30.5,-32.5 + pos: -44.5,21.5 parent: 2 - - uid: 1698 + - uid: 9728 components: - type: Transform - pos: -40.5,-9.5 + pos: -43.5,21.5 parent: 2 - - uid: 1854 + - uid: 9729 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.5,-4.5 + pos: -42.5,21.5 parent: 2 - - uid: 1855 + - uid: 9730 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -45.5,20.5 + parent: 2 + - uid: 10561 components: - type: Transform rot: -1.5707963267948966 rad - pos: -30.5,-2.5 + pos: -107.5,41.5 parent: 2 - - uid: 2683 + - uid: 10562 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,-18.5 + pos: -107.5,42.5 parent: 2 - - uid: 2939 + - uid: 10563 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,52.5 + rot: -1.5707963267948966 rad + pos: -107.5,43.5 parent: 2 - - uid: 2947 + - uid: 10564 components: - type: Transform - pos: -0.5,52.5 + rot: -1.5707963267948966 rad + pos: -107.5,49.5 parent: 2 - - uid: 2948 + - uid: 10565 components: - type: Transform - pos: -1.5,52.5 + rot: -1.5707963267948966 rad + pos: -107.5,50.5 parent: 2 - - uid: 3029 + - uid: 10566 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,30.5 + rot: -1.5707963267948966 rad + pos: -107.5,51.5 parent: 2 - - uid: 3057 + - uid: 10567 components: - type: Transform - pos: 0.5,52.5 + rot: -1.5707963267948966 rad + pos: -107.5,57.5 parent: 2 - - uid: 3718 + - uid: 10568 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,53.5 + rot: -1.5707963267948966 rad + pos: -107.5,58.5 parent: 2 - - uid: 4594 + - uid: 10569 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,53.5 + pos: -107.5,59.5 parent: 2 - - uid: 5232 + - uid: 10570 components: - type: Transform - pos: -3.5,52.5 + rot: -1.5707963267948966 rad + pos: -107.5,65.5 parent: 2 - - uid: 5501 + - uid: 10571 components: - type: Transform - pos: -40.5,56.5 + rot: -1.5707963267948966 rad + pos: -107.5,66.5 parent: 2 - - uid: 5502 + - uid: 10572 components: - type: Transform rot: -1.5707963267948966 rad - pos: -40.5,56.5 + pos: -107.5,67.5 parent: 2 - - uid: 5503 + - uid: 10752 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -40.5,56.5 + pos: -48.5,11.5 parent: 2 - - uid: 5530 + - uid: 10753 components: - type: Transform - rot: 3.141592653589793 rad - pos: 63.5,-32.5 + rot: 1.5707963267948966 rad + pos: -48.5,11.5 parent: 2 - - uid: 5538 + - uid: 10756 components: - type: Transform - pos: -31.5,-13.5 + rot: -1.5707963267948966 rad + pos: -48.5,11.5 parent: 2 - - uid: 5597 + - uid: 10958 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.5,-14.5 + pos: -80.5,58.5 parent: 2 - - uid: 5598 + - uid: 10959 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -33.5,-14.5 + pos: -80.5,58.5 parent: 2 - - uid: 5633 + - uid: 10960 components: - type: Transform - pos: -44.5,-9.5 + pos: -78.5,58.5 parent: 2 - - uid: 5661 + - uid: 10961 components: - type: Transform - rot: 3.141592653589793 rad - pos: -41.5,-10.5 + pos: -81.5,59.5 parent: 2 - - uid: 5662 + - uid: 10962 components: - type: Transform - rot: 3.141592653589793 rad - pos: -43.5,-10.5 + rot: -1.5707963267948966 rad + pos: -81.5,59.5 parent: 2 - - uid: 5679 + - uid: 10963 components: - type: Transform - pos: -41.5,-14.5 + rot: -1.5707963267948966 rad + pos: -81.5,61.5 parent: 2 - - uid: 5695 + - uid: 10964 components: - type: Transform - pos: -40.5,-14.5 + rot: 3.141592653589793 rad + pos: -81.5,61.5 parent: 2 - - uid: 5697 + - uid: 10965 components: - type: Transform rot: 1.5707963267948966 rad - pos: -42.5,-12.5 + pos: -78.5,58.5 parent: 2 - - uid: 6756 + - uid: 11087 components: - type: Transform - pos: -2.5,52.5 + rot: 1.5707963267948966 rad + pos: 13.5,25.5 parent: 2 - - uid: 6760 + - uid: 11088 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,52.5 + rot: 3.141592653589793 rad + pos: 13.5,25.5 parent: 2 - - uid: 6763 + - uid: 11089 components: - type: Transform - pos: -4.5,52.5 + rot: 3.141592653589793 rad + pos: 11.5,25.5 parent: 2 - - uid: 6978 + - uid: 11092 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,57.5 + rot: -1.5707963267948966 rad + pos: 11.5,25.5 parent: 2 - - uid: 8140 + - uid: 11102 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.5,-28.5 + pos: 11.5,29.5 parent: 2 - - uid: 8652 + - uid: 11103 components: - type: Transform - pos: 12.5,-15.5 + rot: 1.5707963267948966 rad + pos: 13.5,29.5 parent: 2 - - uid: 9698 + - uid: 11104 components: - type: Transform - pos: 11.5,-15.5 + pos: 13.5,29.5 parent: 2 - - uid: 10850 + - uid: 11105 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,62.5 + pos: 11.5,29.5 parent: 2 - - uid: 11096 + - uid: 11196 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,64.5 + pos: -94.5,41.5 parent: 2 - - uid: 14928 + - uid: 11197 components: - type: Transform - pos: 6.5,-18.5 + rot: 1.5707963267948966 rad + pos: -92.5,41.5 parent: 2 - - uid: 14929 + - uid: 11198 components: - type: Transform - pos: 5.5,-18.5 + pos: -92.5,41.5 parent: 2 - - uid: 14952 + - uid: 11199 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-17.5 + pos: -93.5,41.5 parent: 2 - - uid: 14979 + - uid: 11200 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,-16.5 + pos: -94.5,41.5 parent: 2 - - uid: 15124 + - uid: 11207 components: - type: Transform rot: -1.5707963267948966 rad - pos: 1.5,-15.5 + pos: -94.5,67.5 parent: 2 - - uid: 15339 + - uid: 11208 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-15.5 + rot: 3.141592653589793 rad + pos: -94.5,67.5 parent: 2 - - uid: 15410 + - uid: 11209 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,33.5 + rot: 3.141592653589793 rad + pos: -93.5,67.5 parent: 2 - - uid: 16165 + - uid: 11210 components: - type: Transform - pos: -6.5,35.5 + rot: 3.141592653589793 rad + pos: -92.5,67.5 parent: 2 - - uid: 16323 + - uid: 11211 components: - type: Transform - pos: -7.5,35.5 + rot: 1.5707963267948966 rad + pos: -92.5,67.5 parent: 2 - - uid: 18065 + - uid: 11433 components: - type: Transform rot: 1.5707963267948966 rad - pos: 13.5,-13.5 + pos: -45.5,9.5 parent: 2 - - uid: 18066 + - uid: 11600 components: - type: Transform - pos: 13.5,-15.5 + rot: 1.5707963267948966 rad + pos: -45.5,10.5 parent: 2 - - uid: 18841 + - uid: 11601 components: - type: Transform - pos: -4.5,35.5 + rot: 1.5707963267948966 rad + pos: -45.5,11.5 parent: 2 - - uid: 18877 + - uid: 11826 components: - type: Transform rot: 3.141592653589793 rad - pos: -1.5,57.5 + pos: 15.5,22.5 parent: 2 - - uid: 18968 + - uid: 11828 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,57.5 + pos: 18.5,22.5 parent: 2 - - uid: 18973 + - uid: 11830 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,57.5 + rot: 3.141592653589793 rad + pos: 17.5,22.5 parent: 2 - - uid: 19071 + - uid: 12334 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,56.5 + pos: 17.5,-38.5 parent: 2 - - uid: 19113 + - uid: 13395 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,55.5 + pos: 17.5,-40.5 parent: 2 - - uid: 19114 + - uid: 13400 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,54.5 + pos: 15.5,-40.5 parent: 2 - - uid: 19181 + - uid: 13586 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,57.5 + rot: 1.5707963267948966 rad + pos: 17.5,-39.5 parent: 2 - - uid: 19730 + - uid: 13746 components: - type: Transform rot: 1.5707963267948966 rad - pos: -8.5,29.5 + pos: 17.5,-40.5 parent: 2 - - uid: 19784 + - uid: 13747 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,55.5 + rot: 1.5707963267948966 rad + pos: -100.5,-2.5 parent: 2 - - uid: 19785 + - uid: 13748 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,54.5 + pos: -103.5,-2.5 parent: 2 - - uid: 19844 + - uid: 13802 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -8.5,34.5 + rot: -1.5707963267948966 rad + pos: -17.5,78.5 parent: 2 - - uid: 20331 + - uid: 14056 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,63.5 + rot: 3.141592653589793 rad + pos: -18.5,77.5 parent: 2 - - uid: 20333 + - uid: 14063 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,61.5 + rot: 3.141592653589793 rad + pos: -17.5,78.5 parent: 2 - - uid: 20350 + - uid: 14067 components: - type: Transform - rot: 3.141592653589793 rad - pos: -4.5,65.5 + rot: -1.5707963267948966 rad + pos: -18.5,77.5 parent: 2 - - uid: 20352 + - uid: 14068 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,65.5 + pos: -18.5,76.5 parent: 2 - - uid: 20360 + - uid: 14069 components: - type: Transform rot: -1.5707963267948966 rad - pos: 9.5,-68.5 + pos: -18.5,75.5 parent: 2 - - uid: 20393 + - uid: 14070 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-43.5 + rot: -1.5707963267948966 rad + pos: -17.5,74.5 parent: 2 - - uid: 20491 + - uid: 14071 components: - type: Transform - pos: -47.5,-45.5 + pos: -17.5,74.5 parent: 2 - - uid: 21122 + - uid: 14072 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,-48.5 + pos: -16.5,74.5 parent: 2 - - uid: 22021 + - uid: 14073 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-27.5 + pos: -18.5,75.5 parent: 2 - - uid: 22899 + - uid: 14105 components: - type: Transform - pos: -47.5,-40.5 + pos: -100.5,-2.5 parent: 2 - - uid: 22926 + - uid: 14106 components: - type: Transform - pos: 3.5,-18.5 + pos: -101.5,-2.5 parent: 2 - - uid: 22958 + - uid: 14107 components: - type: Transform - pos: 4.5,-18.5 + pos: -102.5,-2.5 parent: 2 - - uid: 23073 + - uid: 14108 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 29.5,-32.5 + pos: -103.5,-2.5 parent: 2 - - uid: 23627 + - uid: 14110 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,65.5 + pos: -103.5,21.5 parent: 2 - - uid: 23848 + - uid: 14111 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-19.5 + rot: 3.141592653589793 rad + pos: -102.5,21.5 parent: 2 - - uid: 24528 + - uid: 14112 components: - type: Transform - pos: -47.5,-49.5 + rot: 3.141592653589793 rad + pos: -101.5,21.5 parent: 2 - - uid: 24987 + - uid: 14113 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -31.5,43.5 + rot: 3.141592653589793 rad + pos: -100.5,21.5 parent: 2 - - uid: 24995 + - uid: 14114 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,42.5 + pos: -100.5,21.5 parent: 2 - - uid: 25386 + - uid: 14117 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,66.5 + rot: 3.141592653589793 rad + pos: 3.5,78.5 parent: 2 - - uid: 25403 + - uid: 14118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,56.5 + rot: 3.141592653589793 rad + pos: 4.5,78.5 parent: 2 - - uid: 25404 + - uid: 14120 components: - type: Transform rot: 3.141592653589793 rad - pos: -4.5,57.5 + pos: 5.5,77.5 parent: 2 - - uid: 25408 + - uid: 14121 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -4.5,57.5 + pos: 5.5,75.5 parent: 2 - - uid: 26361 + - uid: 14122 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -13.5,-9.5 + pos: 3.5,74.5 parent: 2 - - uid: 26733 + - uid: 14123 components: - type: Transform - pos: -3.5,35.5 + rot: 1.5707963267948966 rad + pos: 5.5,75.5 parent: 2 - - uid: 26984 + - uid: 14124 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,-72.5 + rot: 1.5707963267948966 rad + pos: 5.5,76.5 parent: 2 - - uid: 27247 + - uid: 14125 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,65.5 + pos: 5.5,77.5 parent: 2 - - uid: 27335 + - uid: 14126 components: - type: Transform - rot: 3.141592653589793 rad - pos: -2.5,65.5 + rot: 1.5707963267948966 rad + pos: 5.5,77.5 parent: 2 - - uid: 27336 + - uid: 14127 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,65.5 + rot: 1.5707963267948966 rad + pos: 4.5,78.5 parent: 2 - - uid: 27427 + - uid: 14129 components: - type: Transform - rot: 3.141592653589793 rad - pos: -0.5,65.5 + rot: 1.5707963267948966 rad + pos: 4.5,74.5 parent: 2 - - uid: 27428 + - uid: 14133 components: - type: Transform - rot: 3.141592653589793 rad - pos: 0.5,65.5 + pos: 4.5,74.5 parent: 2 - - uid: 27449 + - uid: 15751 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,64.5 + pos: 38.5,-60.5 parent: 2 - - uid: 27483 + - uid: 15752 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,63.5 + pos: 38.5,-61.5 parent: 2 - - uid: 27532 + - uid: 15753 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,62.5 + pos: 38.5,-57.5 parent: 2 - - uid: 27534 + - uid: 15754 components: - type: Transform rot: 1.5707963267948966 rad - pos: 0.5,61.5 + pos: 38.5,-58.5 parent: 2 - - uid: 27806 + - uid: 15771 components: - type: Transform rot: -1.5707963267948966 rad - pos: -4.5,60.5 + pos: 71.5,-47.5 parent: 2 - - uid: 28051 + - uid: 15772 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 0.5,60.5 + rot: -1.5707963267948966 rad + pos: 71.5,-46.5 parent: 2 - - uid: 28191 + - uid: 15773 components: - type: Transform - pos: 0.5,60.5 + rot: -1.5707963267948966 rad + pos: 71.5,-45.5 parent: 2 - - uid: 28196 + - uid: 15774 components: - type: Transform - pos: -1.5,60.5 + rot: -1.5707963267948966 rad + pos: 71.5,-44.5 parent: 2 - - uid: 28197 + - uid: 15775 components: - type: Transform - pos: -2.5,60.5 + rot: 1.5707963267948966 rad + pos: 74.5,-44.5 parent: 2 - - uid: 28200 + - uid: 15776 components: - type: Transform - pos: -3.5,60.5 + rot: 1.5707963267948966 rad + pos: 74.5,-45.5 parent: 2 - - uid: 28201 + - uid: 15777 components: - type: Transform - pos: -4.5,60.5 + rot: 1.5707963267948966 rad + pos: 74.5,-46.5 parent: 2 - - uid: 28337 + - uid: 15778 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,44.5 + pos: 74.5,-47.5 parent: 2 - - uid: 29041 + - uid: 15779 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 7.5,67.5 + pos: 74.5,-47.5 parent: 2 - - uid: 29093 + - uid: 15780 components: - type: Transform - pos: 9.5,61.5 + pos: 73.5,-47.5 parent: 2 - - uid: 29108 + - uid: 15781 components: - type: Transform - pos: 8.5,61.5 + pos: 72.5,-47.5 parent: 2 - - uid: 29527 + - uid: 15782 components: - type: Transform - pos: -70.5,-8.5 + pos: 71.5,-47.5 parent: 2 - - uid: 29544 + - uid: 15783 components: - type: Transform - pos: -69.5,-8.5 + rot: 3.141592653589793 rad + pos: 71.5,-44.5 parent: 2 - - uid: 29917 + - uid: 15784 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -0.5,-73.5 + rot: 3.141592653589793 rad + pos: 72.5,-44.5 parent: 2 - - uid: 30010 + - uid: 15785 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -68.5,-9.5 + rot: 3.141592653589793 rad + pos: 73.5,-44.5 parent: 2 - - uid: 30466 + - uid: 15786 components: - type: Transform rot: 3.141592653589793 rad - pos: -33.5,39.5 + pos: 74.5,-44.5 parent: 2 - - uid: 30872 + - uid: 16333 components: - type: Transform - rot: 3.141592653589793 rad - pos: -32.5,39.5 + rot: -1.5707963267948966 rad + pos: 30.5,45.5 parent: 2 - - uid: 31361 + - uid: 16676 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-72.5 + pos: 20.5,52.5 parent: 2 - - uid: 32211 + - uid: 16716 components: - type: Transform - rot: 3.141592653589793 rad - pos: -3.5,-72.5 + pos: 22.5,52.5 parent: 2 - - uid: 32214 + - uid: 17171 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -42.5,-20.5 + rot: 3.141592653589793 rad + pos: 20.5,48.5 parent: 2 - - uid: 32318 + - uid: 17325 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-3.5 + pos: -56.5,-58.5 parent: 2 - - uid: 32319 + - uid: 17611 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-39.5 + pos: -55.5,-58.5 parent: 2 - - uid: 32320 + - uid: 18060 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-61.5 + rot: 3.141592653589793 rad + pos: -55.5,-58.5 parent: 2 - - uid: 32321 + - uid: 18061 components: - type: Transform rot: 3.141592653589793 rad - pos: 2.5,-38.5 + pos: -56.5,-58.5 parent: 2 - - uid: 32323 + - uid: 18345 components: - type: Transform - pos: -36.5,-60.5 + rot: 3.141592653589793 rad + pos: -49.5,-58.5 parent: 2 - - uid: 32326 + - uid: 18346 components: - type: Transform - pos: 5.5,6.5 + rot: 3.141592653589793 rad + pos: -48.5,-58.5 parent: 2 - - uid: 32327 + - uid: 18347 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -2.5,7.5 + pos: -49.5,-58.5 parent: 2 - - uid: 32328 + - uid: 18348 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -2.5,7.5 + pos: -48.5,-58.5 parent: 2 - - uid: 32329 + - uid: 18928 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 1.5,7.5 + rot: 1.5707963267948966 rad + pos: 6.5,-79.5 parent: 2 - - uid: 32330 + - uid: 18935 components: - type: Transform rot: 1.5707963267948966 rad - pos: 1.5,7.5 + pos: 6.5,-78.5 parent: 2 - - uid: 32331 + - uid: 18939 components: - type: Transform - pos: -6.5,6.5 + rot: 1.5707963267948966 rad + pos: 6.5,-80.5 parent: 2 - - uid: 32332 + - uid: 18941 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 15.5,-4.5 + rot: 1.5707963267948966 rad + pos: 6.5,-83.5 parent: 2 - - uid: 32333 + - uid: 18942 components: - type: Transform rot: 1.5707963267948966 rad - pos: 15.5,-6.5 + pos: 6.5,-82.5 parent: 2 - - uid: 32334 + - uid: 18953 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 13.5,-6.5 + rot: 1.5707963267948966 rad + pos: 6.5,-81.5 parent: 2 - - uid: 32335 + - uid: 18954 components: - type: Transform rot: 3.141592653589793 rad - pos: 17.5,-2.5 + pos: 6.5,-78.5 parent: 2 - - uid: 32337 + - uid: 18958 components: - type: Transform rot: 1.5707963267948966 rad - pos: -36.5,-59.5 + pos: 6.5,-84.5 parent: 2 - - uid: 32339 + - uid: 18959 components: - type: Transform - pos: -31.5,-59.5 + pos: 6.5,-84.5 parent: 2 - - uid: 32340 + - uid: 18960 components: - type: Transform - pos: -38.5,-59.5 + pos: 14.5,-84.5 parent: 2 - - uid: 32341 + - uid: 18961 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,-62.5 - parent: 2 - - uid: 32342 - components: - - type: Transform - pos: -33.5,-60.5 + pos: 14.5,-84.5 parent: 2 - - uid: 32343 + - uid: 18962 components: - type: Transform - pos: -33.5,-59.5 + rot: -1.5707963267948966 rad + pos: 14.5,-83.5 parent: 2 - - uid: 32344 + - uid: 18963 components: - type: Transform - pos: -31.5,-60.5 + rot: -1.5707963267948966 rad + pos: 14.5,-82.5 parent: 2 - - uid: 32349 + - uid: 18964 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 13.5,-2.5 + rot: -1.5707963267948966 rad + pos: 14.5,-81.5 parent: 2 - - uid: 32350 + - uid: 18965 components: - type: Transform - rot: 3.141592653589793 rad - pos: -1.5,-38.5 + rot: -1.5707963267948966 rad + pos: 14.5,-80.5 parent: 2 - - uid: 32351 + - uid: 18966 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,5.5 + rot: -1.5707963267948966 rad + pos: 14.5,-79.5 parent: 2 - - uid: 32352 + - uid: 18967 components: - type: Transform rot: -1.5707963267948966 rad - pos: -14.5,5.5 + pos: 14.5,-78.5 parent: 2 - - uid: 32353 + - uid: 18968 components: - type: Transform rot: 3.141592653589793 rad - pos: -3.5,-38.5 + pos: 14.5,-78.5 parent: 2 - - uid: 32354 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-38.5 - parent: 2 - - uid: 32355 + - uid: 19010 components: - type: Transform rot: 3.141592653589793 rad - pos: 0.5,-38.5 + pos: 7.5,-78.5 parent: 2 - - uid: 32356 + - uid: 19011 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-38.5 + pos: 8.5,-77.5 parent: 2 - - uid: 32357 + - uid: 19012 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -3.5,-39.5 + pos: 7.5,-84.5 parent: 2 - - uid: 32358 + - uid: 19013 components: - type: Transform - pos: 17.5,-6.5 + rot: -1.5707963267948966 rad + pos: 8.5,-85.5 parent: 2 - - uid: 32359 + - uid: 19014 components: - type: Transform - rot: 3.141592653589793 rad - pos: 15.5,-2.5 + rot: 1.5707963267948966 rad + pos: 12.5,-85.5 parent: 2 - - uid: 32360 + - uid: 19015 components: - type: Transform - pos: 9.5,17.5 + pos: 13.5,-84.5 parent: 2 - - uid: 32361 + - uid: 19016 components: - type: Transform - pos: 15.5,-4.5 + rot: 3.141592653589793 rad + pos: 13.5,-78.5 parent: 2 - - uid: 32363 + - uid: 19017 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,-27.5 + pos: 12.5,-77.5 parent: 2 - - uid: 32364 + - uid: 19918 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-25.5 + pos: -56.5,-7.5 parent: 2 - - uid: 32365 + - uid: 19919 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-25.5 + rot: 3.141592653589793 rad + pos: -56.5,-6.5 parent: 2 - - uid: 32366 + - uid: 19972 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,-29.5 - parent: 2 - - uid: 32367 - components: - - type: Transform - pos: 10.5,17.5 + pos: -59.5,-5.5 parent: 2 - - uid: 32368 + - uid: 19973 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.5,-23.5 + pos: -58.5,-5.5 parent: 2 - - uid: 32370 + - uid: 20051 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-27.5 + rot: -1.5707963267948966 rad + pos: -48.5,-4.5 parent: 2 - - uid: 32371 + - uid: 20052 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-25.5 + rot: -1.5707963267948966 rad + pos: -48.5,-2.5 parent: 2 - - uid: 32376 + - uid: 20492 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-58.5 + rot: -1.5707963267948966 rad + pos: -48.5,-34.5 parent: 2 - - uid: 32379 + - uid: 20493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -30.5,-29.5 + rot: -1.5707963267948966 rad + pos: -48.5,-32.5 parent: 2 - - uid: 32381 + - uid: 21638 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,16.5 + rot: 3.141592653589793 rad + pos: -71.5,-34.5 parent: 2 - - uid: 32382 + - uid: 21640 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 10.5,15.5 + rot: 3.141592653589793 rad + pos: -72.5,-34.5 parent: 2 - - uid: 32383 + - uid: 21662 components: - type: Transform rot: 3.141592653589793 rad - pos: 57.5,-44.5 + pos: -71.5,-34.5 parent: 2 - - uid: 32384 + - uid: 21926 components: - type: Transform rot: 3.141592653589793 rad - pos: 58.5,-44.5 + pos: -77.5,-24.5 parent: 2 - - uid: 32385 + - uid: 21927 components: - type: Transform - pos: 4.5,17.5 + pos: -77.5,-26.5 parent: 2 - - uid: 32386 + - uid: 21932 components: - type: Transform - pos: 3.5,17.5 + rot: 3.141592653589793 rad + pos: -79.5,-8.5 parent: 2 - - uid: 32388 + - uid: 21933 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,13.5 + pos: -79.5,-10.5 parent: 2 - - uid: 32392 + - uid: 22609 components: - type: Transform rot: 3.141592653589793 rad - pos: -52.5,-9.5 + pos: -11.5,-42.5 parent: 2 - - uid: 32403 + - uid: 22610 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-61.5 + rot: 3.141592653589793 rad + pos: -9.5,-42.5 parent: 2 - - uid: 32404 + - uid: 22612 components: - type: Transform rot: -1.5707963267948966 rad - pos: -33.5,-58.5 + pos: -11.5,-42.5 parent: 2 - - uid: 32405 + - uid: 22613 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,15.5 + pos: -9.5,-42.5 parent: 2 - - uid: 32406 + - uid: 24167 components: - type: Transform rot: 3.141592653589793 rad - pos: -47.5,15.5 - parent: 2 - - uid: 32407 - components: - - type: Transform - pos: -38.5,-60.5 - parent: 2 - - uid: 32408 - components: - - type: Transform - pos: -39.5,-40.5 + pos: -21.5,-88.5 parent: 2 - - uid: 32409 + - uid: 24168 components: - type: Transform rot: 3.141592653589793 rad - pos: -39.5,-39.5 - parent: 2 - - uid: 32411 - components: - - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,14.5 + pos: -20.5,-88.5 parent: 2 - - uid: 32412 + - uid: 24169 components: - type: Transform rot: 3.141592653589793 rad - pos: -48.5,15.5 + pos: -19.5,-88.5 parent: 2 - - uid: 32421 + - uid: 24170 components: - type: Transform rot: 3.141592653589793 rad - pos: -2.5,-72.5 + pos: -18.5,-88.5 parent: 2 - - uid: 32433 + - uid: 24171 components: - type: Transform rot: 1.5707963267948966 rad - pos: 7.5,35.5 + pos: -18.5,-88.5 parent: 2 - - uid: 32438 + - uid: 24172 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-59.5 + rot: 1.5707963267948966 rad + pos: -18.5,-89.5 parent: 2 - - uid: 32439 + - uid: 24209 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,23.5 + pos: -10.5,-84.5 parent: 2 - - uid: 32440 + - uid: 24210 components: - type: Transform - pos: -47.5,21.5 + rot: 3.141592653589793 rad + pos: -9.5,-85.5 parent: 2 - - uid: 32442 + - uid: 24211 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,22.5 + pos: -8.5,-84.5 parent: 2 - - uid: 32443 + - uid: 25278 components: - type: Transform - pos: -36.5,-59.5 + rot: 3.141592653589793 rad + pos: 31.5,-85.5 parent: 2 - - uid: 32445 + - uid: 25279 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -36.5,-62.5 + rot: -1.5707963267948966 rad + pos: 32.5,-84.5 parent: 2 - - uid: 32446 + - uid: 25280 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -38.5,-60.5 + rot: -1.5707963267948966 rad + pos: 32.5,-83.5 parent: 2 - - uid: 32447 + - uid: 25281 components: - type: Transform rot: -1.5707963267948966 rad - pos: -31.5,-60.5 + pos: 32.5,-82.5 parent: 2 - - uid: 32455 + - uid: 29032 components: - type: Transform rot: -1.5707963267948966 rad - pos: 55.5,-56.5 + pos: -25.5,-50.5 parent: 2 - - uid: 32456 + - uid: 29033 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-50.5 + pos: -25.5,-50.5 parent: 2 - - uid: 32457 + - uid: 30280 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-49.5 + rot: -1.5707963267948966 rad + pos: 56.5,-11.5 parent: 2 - - uid: 32458 + - uid: 30281 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-48.5 + rot: 3.141592653589793 rad + pos: 56.5,-11.5 parent: 2 - - uid: 32459 + - uid: 30282 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-47.5 + rot: 3.141592653589793 rad + pos: 58.5,-11.5 parent: 2 - - uid: 32460 + - uid: 30283 components: - type: Transform rot: 1.5707963267948966 rad - pos: 18.5,-46.5 + pos: 58.5,-11.5 parent: 2 - - uid: 32461 + - uid: 30284 components: - type: Transform rot: 1.5707963267948966 rad - pos: 18.5,-45.5 + pos: 58.5,-13.5 parent: 2 - - uid: 32462 + - uid: 30285 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 18.5,-44.5 + pos: 58.5,-13.5 parent: 2 - - uid: 32463 + - uid: 30286 components: - type: Transform - rot: 3.141592653589793 rad - pos: 18.5,-44.5 + pos: 56.5,-13.5 parent: 2 - - uid: 32464 + - uid: 30287 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -47.5,21.5 + rot: -1.5707963267948966 rad + pos: 56.5,-13.5 parent: 2 - - uid: 32465 + - uid: 30526 components: - type: Transform - pos: 8.5,35.5 + rot: 1.5707963267948966 rad + pos: 67.5,-10.5 parent: 2 - - uid: 32466 + - uid: 30527 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,23.5 - parent: 2 - - uid: 32467 - components: - - type: Transform - pos: 10.5,35.5 + pos: 70.5,-10.5 parent: 2 - - uid: 32468 + - uid: 31145 components: - type: Transform - pos: 9.5,35.5 + rot: -1.5707963267948966 rad + pos: -31.5,68.5 parent: 2 - - uid: 32470 + - uid: 31146 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-68.5 + pos: -31.5,66.5 parent: 2 - - uid: 32471 + - uid: 31147 components: - type: Transform - pos: -38.5,-44.5 + rot: 3.141592653589793 rad + pos: -31.5,68.5 parent: 2 - - uid: 32472 + - uid: 31148 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,21.5 + rot: 3.141592653589793 rad + pos: -29.5,68.5 parent: 2 - - uid: 32473 + - uid: 31149 components: - type: Transform rot: 1.5707963267948966 rad - pos: -47.5,22.5 + pos: -29.5,68.5 parent: 2 - - uid: 32475 + - uid: 31150 components: - type: Transform - pos: -48.5,21.5 + rot: 1.5707963267948966 rad + pos: -29.5,66.5 parent: 2 - - uid: 32476 + - uid: 31151 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-29.5 + pos: -29.5,66.5 parent: 2 - - uid: 32477 + - uid: 31152 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -37.5,-27.5 + pos: -31.5,66.5 parent: 2 - - uid: 32478 + - uid: 54690 components: - type: Transform - rot: 3.141592653589793 rad - pos: -48.5,23.5 - parent: 2 - - uid: 32479 + rot: 1.5707963267948966 rad + pos: 7.5,-1.5 + parent: 53899 + - uid: 54691 components: - type: Transform - rot: 3.141592653589793 rad - pos: -47.5,23.5 - parent: 2 - - uid: 32480 + rot: 1.5707963267948966 rad + pos: 7.5,-2.5 + parent: 53899 + - uid: 54692 components: - type: Transform - pos: -48.5,13.5 - parent: 2 - - uid: 32481 + rot: 1.5707963267948966 rad + pos: 7.5,-0.5 + parent: 53899 + - uid: 54693 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,14.5 - parent: 2 - - uid: 32482 + rot: 1.5707963267948966 rad + pos: 8.5,-4.5 + parent: 53899 + - uid: 54694 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -48.5,13.5 - parent: 2 - - uid: 32483 + rot: 1.5707963267948966 rad + pos: 8.5,-5.5 + parent: 53899 + - uid: 54695 components: - type: Transform - pos: -47.5,13.5 - parent: 2 - - uid: 32484 + rot: 1.5707963267948966 rad + pos: 8.5,-6.5 + parent: 53899 + - uid: 54696 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,-27.5 - parent: 2 - - uid: 32489 + pos: 8.5,-7.5 + parent: 53899 + - uid: 54697 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-27.5 - parent: 2 - - uid: 32490 + rot: 1.5707963267948966 rad + pos: 8.5,-10.5 + parent: 53899 + - uid: 54698 components: - type: Transform rot: 1.5707963267948966 rad - pos: -35.5,-23.5 - parent: 2 - - uid: 32492 + pos: 8.5,-11.5 + parent: 53899 + - uid: 54699 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -33.5,-23.5 - parent: 2 - - uid: 32493 + rot: 1.5707963267948966 rad + pos: 8.5,-12.5 + parent: 53899 + - uid: 54700 components: - type: Transform rot: 1.5707963267948966 rad - pos: -31.5,-23.5 - parent: 2 - - type: Construction - step: 1 - edge: 0 - - uid: 32494 + pos: 8.5,-13.5 + parent: 53899 + - uid: 54701 components: - type: Transform - pos: 7.5,-41.5 - parent: 2 - - uid: 32495 + pos: 6.5,-15.5 + parent: 53899 + - uid: 54702 components: - type: Transform - rot: 3.141592653589793 rad - pos: -38.5,-43.5 - parent: 2 - - uid: 32496 + pos: 5.5,-15.5 + parent: 53899 + - uid: 54703 components: - type: Transform - pos: 17.5,-31.5 - parent: 2 - - uid: 32497 + pos: 4.5,-15.5 + parent: 53899 + - uid: 54704 components: - type: Transform - rot: 3.141592653589793 rad - pos: 17.5,-31.5 - parent: 2 - - uid: 32498 + pos: 1.5,-14.5 + parent: 53899 + - uid: 54705 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 17.5,-31.5 - parent: 2 - - uid: 32499 + pos: 0.5,-14.5 + parent: 53899 + - uid: 54706 components: - type: Transform - pos: 2.5,17.5 - parent: 2 - - uid: 32500 + pos: -0.5,-14.5 + parent: 53899 + - uid: 54707 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-29.5 - parent: 2 - - uid: 32501 + pos: -3.5,-15.5 + parent: 53899 + - uid: 54708 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,3.5 - parent: 2 - - uid: 32502 + pos: -4.5,-15.5 + parent: 53899 + - uid: 54709 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,5.5 - parent: 2 - - uid: 32503 + pos: -5.5,-15.5 + parent: 53899 + - uid: 54710 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -65.5,4.5 - parent: 2 - - uid: 32504 + rot: -1.5707963267948966 rad + pos: -7.5,-13.5 + parent: 53899 + - uid: 54711 components: - type: Transform rot: -1.5707963267948966 rad - pos: -48.5,15.5 - parent: 2 - - uid: 32506 + pos: -7.5,-12.5 + parent: 53899 + - uid: 54712 components: - type: Transform rot: -1.5707963267948966 rad - pos: -66.5,3.5 - parent: 2 - - uid: 32507 + pos: -7.5,-11.5 + parent: 53899 + - uid: 54713 components: - type: Transform rot: -1.5707963267948966 rad - pos: -37.5,-23.5 - parent: 2 - - uid: 32532 + pos: -7.5,-10.5 + parent: 53899 + - uid: 54714 components: - type: Transform rot: -1.5707963267948966 rad - pos: -66.5,4.5 - parent: 2 - - uid: 32533 + pos: -7.5,-7.5 + parent: 53899 + - uid: 54715 components: - type: Transform rot: -1.5707963267948966 rad - pos: -66.5,5.5 - parent: 2 - - uid: 32543 + pos: -7.5,-6.5 + parent: 53899 + - uid: 54716 components: - type: Transform rot: -1.5707963267948966 rad - pos: -85.5,-25.5 - parent: 2 - - uid: 32544 + pos: -7.5,-5.5 + parent: 53899 + - uid: 54717 components: - type: Transform - rot: 3.141592653589793 rad - pos: -83.5,-23.5 - parent: 2 - - uid: 32545 + rot: -1.5707963267948966 rad + pos: -7.5,-4.5 + parent: 53899 + - uid: 54718 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -4.5,-4.5 + parent: 53899 + - uid: 54719 components: - type: Transform rot: -1.5707963267948966 rad - pos: -85.5,-23.5 - parent: 2 - - uid: 32546 + pos: -4.5,-4.5 + parent: 53899 + - uid: 54720 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,-23.5 - parent: 2 - - uid: 32547 + pos: 5.5,-10.5 + parent: 53899 + - uid: 54721 components: - type: Transform - rot: 3.141592653589793 rad - pos: -85.5,-23.5 - parent: 2 - - uid: 32548 + pos: 6.5,-10.5 + parent: 53899 + - uid: 54722 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -83.5,-25.5 - parent: 2 - - uid: 32549 + rot: -1.5707963267948966 rad + pos: 5.5,-10.5 + parent: 53899 + - uid: 54723 components: - type: Transform - pos: -83.5,-25.5 - parent: 2 - - uid: 32550 + pos: -4.5,-10.5 + parent: 53899 + - uid: 54724 components: - type: Transform - pos: -85.5,-25.5 - parent: 2 - - uid: 32558 + pos: -5.5,-10.5 + parent: 53899 + - uid: 54725 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,-68.5 - parent: 2 - - uid: 32559 + pos: 6.5,15.5 + parent: 53899 + - uid: 54726 components: - type: Transform rot: -1.5707963267948966 rad - pos: -46.5,-67.5 - parent: 2 - - uid: 32560 + pos: -6.5,-0.5 + parent: 53899 + - uid: 54727 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-1.5 + parent: 53899 + - uid: 54728 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -6.5,-2.5 + parent: 53899 + - uid: 54729 components: - type: Transform rot: 1.5707963267948966 rad - pos: -40.5,-67.5 - parent: 2 - - uid: 32561 + pos: -5.5,15.5 + parent: 53899 + - uid: 55927 components: - type: Transform rot: 1.5707963267948966 rad - pos: -40.5,-68.5 - parent: 2 - - uid: 32562 + pos: -17.5,4.5 + parent: 55280 + - uid: 55928 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -17.5,3.5 + parent: 55280 + - uid: 55929 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,-69.5 - parent: 2 - - uid: 32563 + pos: -16.5,4.5 + parent: 55280 + - uid: 55930 components: - type: Transform rot: -1.5707963267948966 rad - pos: -42.5,-67.5 - parent: 2 - - uid: 32564 + pos: -16.5,3.5 + parent: 55280 + - uid: 55931 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -16.5,2.5 + parent: 55280 + - uid: 55932 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -16.5,5.5 + parent: 55280 + - uid: 55933 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,-67.5 - parent: 2 - - uid: 32565 + pos: -13.5,5.5 + parent: 55280 + - uid: 55934 components: - type: Transform rot: 1.5707963267948966 rad - pos: -44.5,-69.5 - parent: 2 - - uid: 32566 + pos: -13.5,2.5 + parent: 55280 + - uid: 55935 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -46.5,-69.5 - parent: 2 - - uid: 32567 + pos: -13.5,2.5 + parent: 55280 + - uid: 55936 components: - type: Transform - pos: -46.5,-69.5 - parent: 2 - - uid: 32568 + pos: -14.5,2.5 + parent: 55280 + - uid: 55937 components: - type: Transform - pos: -45.5,-69.5 - parent: 2 - - uid: 32569 + pos: -15.5,2.5 + parent: 55280 + - uid: 55938 components: - type: Transform - pos: -44.5,-69.5 - parent: 2 - - uid: 32570 + pos: -16.5,2.5 + parent: 55280 + - uid: 55939 components: - type: Transform - pos: -42.5,-69.5 - parent: 2 - - uid: 32571 + rot: 3.141592653589793 rad + pos: -16.5,5.5 + parent: 55280 + - uid: 55940 components: - type: Transform - pos: -41.5,-69.5 - parent: 2 - - uid: 32572 + rot: 3.141592653589793 rad + pos: -15.5,5.5 + parent: 55280 + - uid: 55941 components: - type: Transform - pos: -40.5,-69.5 - parent: 2 - - uid: 32573 + rot: 3.141592653589793 rad + pos: -14.5,5.5 + parent: 55280 + - uid: 55942 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 19.5,-27.5 - parent: 2 - - uid: 32574 + rot: 3.141592653589793 rad + pos: -13.5,5.5 + parent: 55280 + - uid: 56629 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -27.5,-71.5 - parent: 2 - - uid: 32575 + pos: -0.5,3.5 + parent: 56424 + - uid: 56630 + components: + - type: Transform + pos: 1.5,3.5 + parent: 56424 + - uid: 65486 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 33.5,48.5 + parent: 56631 + - uid: 65487 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,-71.5 - parent: 2 - - uid: 32579 + pos: 33.5,48.5 + parent: 56631 + - uid: 65488 components: - type: Transform - pos: 5.5,17.5 - parent: 2 - - uid: 32582 + rot: 3.141592653589793 rad + pos: -18.5,10.5 + parent: 56631 + - uid: 65489 components: - type: Transform rot: -1.5707963267948966 rad - pos: -40.5,-25.5 - parent: 2 - - uid: 32583 + pos: -16.5,8.5 + parent: 56631 + - uid: 65490 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-25.5 - parent: 2 - - uid: 32584 + pos: -16.5,12.5 + parent: 56631 + - uid: 65491 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -35.5,-25.5 - parent: 2 - - uid: 32585 + pos: -17.5,12.5 + parent: 56631 + - uid: 65492 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-29.5 - parent: 2 - - uid: 32586 + pos: -15.5,14.5 + parent: 56631 + - uid: 65493 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-29.5 - parent: 2 - - uid: 32587 + pos: -16.5,14.5 + parent: 56631 + - uid: 65494 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 60.5,-44.5 - parent: 2 - - uid: 32588 + pos: -19.5,14.5 + parent: 56631 + - uid: 65495 components: - type: Transform - rot: 3.141592653589793 rad - pos: 59.5,-44.5 - parent: 2 - - uid: 32590 + pos: -18.5,14.5 + parent: 56631 + - uid: 65496 components: - type: Transform - pos: 7.5,17.5 - parent: 2 - - uid: 32591 + pos: -20.5,14.5 + parent: 56631 + - uid: 65497 components: - type: Transform - pos: 8.5,17.5 - parent: 2 - - uid: 32593 + rot: 1.5707963267948966 rad + pos: -15.5,10.5 + parent: 56631 + - uid: 65498 components: - type: Transform rot: -1.5707963267948966 rad - pos: 11.5,-2.5 - parent: 2 - - uid: 32594 + pos: -15.5,9.5 + parent: 56631 + - uid: 65499 components: - type: Transform rot: -1.5707963267948966 rad - pos: 15.5,-2.5 - parent: 2 - - uid: 32595 + pos: -19.5,6.5 + parent: 56631 + - uid: 65500 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 11.5,-6.5 - parent: 2 - - uid: 32596 + rot: 3.141592653589793 rad + pos: -17.5,6.5 + parent: 56631 + - uid: 65501 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 11.5,-6.5 - parent: 2 - - uid: 32597 + pos: -16.5,10.5 + parent: 56631 + - uid: 65502 components: - type: Transform rot: -1.5707963267948966 rad - pos: 83.5,-53.5 - parent: 2 - - uid: 32598 + pos: -18.5,9.5 + parent: 56631 + - uid: 65503 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 83.5,-51.5 - parent: 2 - - uid: 32599 + rot: 3.141592653589793 rad + pos: -18.5,8.5 + parent: 56631 + - uid: 65504 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -14.5,12.5 + parent: 56631 + - uid: 65505 components: - type: Transform rot: 1.5707963267948966 rad - pos: 75.5,-51.5 - parent: 2 - - uid: 32600 + pos: -14.5,12.5 + parent: 56631 + - uid: 65506 components: - type: Transform rot: 1.5707963267948966 rad - pos: 75.5,-53.5 - parent: 2 - - uid: 32603 + pos: -14.5,11.5 + parent: 56631 + - uid: 65507 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -29.5,-6.5 - parent: 2 - - uid: 32604 + pos: -17.5,10.5 + parent: 56631 + - uid: 65508 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -26.5,-6.5 - parent: 2 - - uid: 32605 + pos: -20.5,9.5 + parent: 56631 + - uid: 65509 components: - type: Transform rot: 1.5707963267948966 rad - pos: -26.5,-8.5 - parent: 2 - - uid: 32606 + pos: -20.5,8.5 + parent: 56631 + - uid: 65510 components: - type: Transform rot: -1.5707963267948966 rad - pos: -29.5,-8.5 - parent: 2 - - uid: 32607 + pos: -19.5,12.5 + parent: 56631 + - uid: 65511 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-59.5 - parent: 2 - - uid: 32608 + rot: 3.141592653589793 rad + pos: -17.5,12.5 + parent: 56631 + - uid: 65512 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-58.5 - parent: 2 - - uid: 32609 + rot: 3.141592653589793 rad + pos: -18.5,12.5 + parent: 56631 + - uid: 65513 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 55.5,-57.5 - parent: 2 - - uid: 33046 + pos: -17.5,14.5 + parent: 56631 + - uid: 65514 components: - type: Transform rot: 3.141592653589793 rad - pos: 8.5,-69.5 - parent: 2 - - uid: 34435 + pos: -13.5,12.5 + parent: 56631 + - uid: 65515 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -4.5,-13.5 - parent: 33049 - - uid: 34436 + rot: 3.141592653589793 rad + pos: -16.5,7.5 + parent: 56631 + - uid: 65516 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-18.5 - parent: 33049 - - uid: 34437 + rot: 3.141592653589793 rad + pos: -17.5,10.5 + parent: 56631 + - uid: 65517 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -6.5,-18.5 - parent: 33049 - - uid: 34438 + rot: 3.141592653589793 rad + pos: -16.5,10.5 + parent: 56631 + - uid: 65518 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -8.5,-13.5 - parent: 33049 - - uid: 34439 + pos: -13.5,14.5 + parent: 56631 + - uid: 65519 + components: + - type: Transform + pos: -12.5,14.5 + parent: 56631 + - uid: 65520 components: - type: Transform rot: 3.141592653589793 rad - pos: 5.5,-20.5 - parent: 33049 - - uid: 34440 + pos: 29.5,24.5 + parent: 56631 + - uid: 65521 components: - type: Transform - pos: 5.5,-21.5 - parent: 33049 - - uid: 34441 + rot: 3.141592653589793 rad + pos: 30.5,24.5 + parent: 56631 + - uid: 65522 components: - type: Transform rot: -1.5707963267948966 rad - pos: -3.5,-23.5 - parent: 33049 - - uid: 34442 + pos: 29.5,24.5 + parent: 56631 + - uid: 65523 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: 34.5,27.5 + parent: 56631 + - uid: 65524 components: - type: Transform rot: 1.5707963267948966 rad - pos: -2.5,-23.5 - parent: 33049 - - uid: 34443 + pos: 26.5,31.5 + parent: 56631 + - uid: 65525 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 12.5,21.5 - parent: 33049 - - uid: 34444 + rot: 1.5707963267948966 rad + pos: 26.5,32.5 + parent: 56631 + - uid: 65526 components: - type: Transform rot: 3.141592653589793 rad - pos: -5.5,13.5 - parent: 33049 - - uid: 34445 + pos: 33.5,27.5 + parent: 56631 + - uid: 65527 components: - type: Transform - pos: -5.5,13.5 - parent: 33049 - - uid: 34446 + rot: 1.5707963267948966 rad + pos: 34.5,27.5 + parent: 56631 + - uid: 65528 + components: + - type: Transform + pos: 26.5,31.5 + parent: 56631 + - uid: 65529 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,14.5 - parent: 33049 - - uid: 34447 + pos: -15.5,71.5 + parent: 56631 + - uid: 65530 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,14.5 - parent: 33049 - - uid: 34448 + pos: -13.5,71.5 + parent: 56631 + - uid: 65531 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -11.5,71.5 + parent: 56631 + - uid: 65532 components: - type: Transform rot: 1.5707963267948966 rad - pos: 5.5,12.5 - parent: 33049 - - uid: 34449 + pos: -9.5,71.5 + parent: 56631 + - uid: 65688 components: - type: Transform rot: -1.5707963267948966 rad - pos: 3.5,12.5 - parent: 33049 - - uid: 34614 + pos: 2.5,2.5 + parent: 65540 + - uid: 65689 components: - type: Transform - rot: 3.141592653589793 rad - pos: 33.5,48.5 - parent: 45711 - - uid: 34615 + rot: -1.5707963267948966 rad + pos: 2.5,3.5 + parent: 65540 + - uid: 65690 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 33.5,48.5 - parent: 45711 - - uid: 35424 + pos: 2.5,2.5 + parent: 65540 + - uid: 65691 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,4.5 - parent: 34641 - - uid: 35425 + pos: 2.5,1.5 + parent: 65540 + - uid: 65692 components: - type: Transform rot: 1.5707963267948966 rad - pos: -17.5,3.5 - parent: 34641 - - uid: 35426 + pos: 2.5,-0.5 + parent: 65540 + - uid: 66950 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,4.5 - parent: 34641 - - uid: 35427 + rot: 1.5707963267948966 rad + pos: -4.5,-13.5 + parent: 65849 + - uid: 66951 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,3.5 - parent: 34641 - - uid: 35428 + pos: -8.5,-18.5 + parent: 65849 + - uid: 66952 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -16.5,2.5 - parent: 34641 - - uid: 35429 + rot: 1.5707963267948966 rad + pos: -6.5,-18.5 + parent: 65849 + - uid: 66953 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,5.5 - parent: 34641 - - uid: 35430 + pos: -8.5,-13.5 + parent: 65849 + - uid: 66954 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,5.5 - parent: 34641 - - uid: 35431 + rot: 3.141592653589793 rad + pos: 5.5,-20.5 + parent: 65849 + - uid: 66955 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -13.5,2.5 - parent: 34641 - - uid: 35432 + pos: 5.5,-21.5 + parent: 65849 + - uid: 66956 components: - type: Transform - pos: -13.5,2.5 - parent: 34641 - - uid: 35433 + rot: -1.5707963267948966 rad + pos: -3.5,-23.5 + parent: 65849 + - uid: 66957 components: - type: Transform - pos: -14.5,2.5 - parent: 34641 - - uid: 35434 + rot: 1.5707963267948966 rad + pos: -2.5,-23.5 + parent: 65849 + - uid: 66958 components: - type: Transform - pos: -15.5,2.5 - parent: 34641 - - uid: 35435 + rot: -1.5707963267948966 rad + pos: 12.5,21.5 + parent: 65849 + - uid: 66959 components: - type: Transform - pos: -16.5,2.5 - parent: 34641 - - uid: 35436 + rot: 3.141592653589793 rad + pos: -5.5,13.5 + parent: 65849 + - uid: 66960 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,5.5 - parent: 34641 - - uid: 35437 + pos: -5.5,13.5 + parent: 65849 + - uid: 66961 components: - type: Transform - rot: 3.141592653589793 rad - pos: -15.5,5.5 - parent: 34641 - - uid: 35438 + rot: -1.5707963267948966 rad + pos: 3.5,14.5 + parent: 65849 + - uid: 66962 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,5.5 - parent: 34641 - - uid: 35439 + rot: 1.5707963267948966 rad + pos: 5.5,14.5 + parent: 65849 + - uid: 66963 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,5.5 - parent: 34641 - - uid: 36015 + rot: 1.5707963267948966 rad + pos: 5.5,12.5 + parent: 65849 + - uid: 66964 components: - type: Transform rot: -1.5707963267948966 rad - pos: -68.5,-11.5 - parent: 2 - - uid: 40887 + pos: 3.5,12.5 + parent: 65849 + - uid: 70945 components: - type: Transform rot: -1.5707963267948966 rad pos: 13.5,5.5 - parent: 36861 - - uid: 40888 + parent: 66965 + - uid: 70946 components: - type: Transform rot: -1.5707963267948966 rad pos: 13.5,8.5 - parent: 36861 - - uid: 40889 + parent: 66965 + - uid: 70947 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,8.5 - parent: 36861 - - uid: 40890 + parent: 66965 + - uid: 70948 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,5.5 - parent: 36861 - - uid: 40891 + parent: 66965 + - uid: 70949 components: - type: Transform rot: -1.5707963267948966 rad pos: 13.5,2.5 - parent: 36861 - - uid: 40892 + parent: 66965 + - uid: 70950 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,2.5 - parent: 36861 - - uid: 40893 + parent: 66965 + - uid: 70951 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-0.5 - parent: 36861 - - uid: 40894 + parent: 66965 + - uid: 70952 components: - type: Transform rot: -1.5707963267948966 rad pos: 13.5,-3.5 - parent: 36861 - - uid: 40895 + parent: 66965 + - uid: 70953 components: - type: Transform rot: -1.5707963267948966 rad pos: 13.5,-0.5 - parent: 36861 - - uid: 40896 + parent: 66965 + - uid: 70954 components: - type: Transform rot: 1.5707963267948966 rad pos: 13.5,-3.5 - parent: 36861 - - uid: 40897 + parent: 66965 + - uid: 70955 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,9.5 - parent: 36861 - - uid: 40898 + parent: 66965 + - uid: 70956 components: - type: Transform rot: 1.5707963267948966 rad pos: 1.5,5.5 - parent: 36861 - - uid: 40899 + parent: 66965 + - uid: 70957 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,19.5 - parent: 36861 - - uid: 40900 + parent: 66965 + - uid: 70958 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,18.5 - parent: 36861 - - uid: 40901 + parent: 66965 + - uid: 70959 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,19.5 - parent: 36861 - - uid: 40902 + parent: 66965 + - uid: 70960 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,18.5 - parent: 36861 - - uid: 40903 + parent: 66965 + - uid: 70961 components: - type: Transform rot: 1.5707963267948966 rad pos: 11.5,13.5 - parent: 36861 - - uid: 40904 + parent: 66965 + - uid: 70962 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,13.5 - parent: 36861 - - uid: 40905 + parent: 66965 + - uid: 70963 components: - type: Transform rot: 1.5707963267948966 rad pos: 14.5,13.5 - parent: 36861 - - uid: 40906 + parent: 66965 + - uid: 70964 components: - type: Transform rot: -1.5707963267948966 rad pos: 14.5,13.5 - parent: 36861 - - uid: 40907 + parent: 66965 + - uid: 70965 components: - type: Transform rot: 1.5707963267948966 rad pos: 7.5,13.5 - parent: 36861 - - uid: 40908 + parent: 66965 + - uid: 70966 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,13.5 - parent: 36861 - - uid: 40909 + parent: 66965 + - uid: 70967 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,9.5 - parent: 36861 - - uid: 40910 + parent: 66965 + - uid: 70968 components: - type: Transform pos: 6.5,9.5 - parent: 36861 - - uid: 40911 + parent: 66965 + - uid: 70969 components: - type: Transform rot: 3.141592653589793 rad pos: 10.5,18.5 - parent: 36861 - - uid: 40912 + parent: 66965 + - uid: 70970 components: - type: Transform pos: 10.5,17.5 - parent: 36861 - - uid: 40913 + parent: 66965 + - uid: 70971 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,20.5 - parent: 36861 - - uid: 40914 + parent: 66965 + - uid: 70972 components: - type: Transform rot: 1.5707963267948966 rad pos: 8.5,4.5 - parent: 36861 - - uid: 40915 + parent: 66965 + - uid: 70973 components: - type: Transform rot: -1.5707963267948966 rad pos: 8.5,4.5 - parent: 36861 - - uid: 40916 + parent: 66965 + - uid: 70974 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,3.5 - parent: 36861 - - uid: 40917 + parent: 66965 + - uid: 70975 components: - type: Transform pos: 4.5,3.5 - parent: 36861 - - uid: 40918 + parent: 66965 + - uid: 70976 components: - type: Transform rot: 3.141592653589793 rad pos: 10.5,16.5 - parent: 36861 - - uid: 40919 + parent: 66965 + - uid: 70977 components: - type: Transform pos: 10.5,16.5 - parent: 36861 - - uid: 40920 + parent: 66965 + - uid: 70978 components: - type: Transform pos: 10.5,7.5 - parent: 36861 - - uid: 40921 + parent: 66965 + - uid: 70979 components: - type: Transform pos: 9.5,7.5 - parent: 36861 - - uid: 40922 + parent: 66965 + - uid: 70980 components: - type: Transform rot: 1.5707963267948966 rad pos: 12.5,20.5 - parent: 36861 - - uid: 40923 + parent: 66965 + - uid: 70981 components: - type: Transform rot: -1.5707963267948966 rad pos: 11.5,10.5 - parent: 36861 - - uid: 40924 + parent: 66965 + - uid: 70982 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,9.5 - parent: 36861 - - uid: 40925 + parent: 66965 + - uid: 70983 components: - type: Transform rot: 3.141592653589793 rad pos: 6.5,0.5 - parent: 36861 - - uid: 40926 + parent: 66965 + - uid: 70984 components: - type: Transform pos: 8.5,17.5 - parent: 36861 - - uid: 40927 + parent: 66965 + - uid: 70985 components: - type: Transform rot: 3.141592653589793 rad pos: 8.5,18.5 - parent: 36861 - - uid: 40928 + parent: 66965 + - uid: 70986 components: - type: Transform rot: -1.5707963267948966 rad pos: -2.5,5.5 - parent: 36861 - - uid: 40929 + parent: 66965 + - uid: 70987 components: - type: Transform pos: 1.5,-5.5 - parent: 36861 - - uid: 40930 + parent: 66965 + - uid: 70988 components: - type: Transform pos: 0.5,-5.5 - parent: 36861 - - uid: 40931 + parent: 66965 + - uid: 70989 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,-4.5 - parent: 36861 - - uid: 40932 + parent: 66965 + - uid: 70990 components: - type: Transform rot: -1.5707963267948966 rad pos: -0.5,-3.5 - parent: 36861 - - uid: 40933 + parent: 66965 + - uid: 70991 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,-5.5 - parent: 36861 - - uid: 40934 + parent: 66965 + - uid: 70992 components: - type: Transform rot: 3.141592653589793 rad pos: 0.5,-5.5 - parent: 36861 - - uid: 40935 + parent: 66965 + - uid: 70993 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-4.5 - parent: 36861 - - uid: 40936 + parent: 66965 + - uid: 70994 components: - type: Transform rot: 1.5707963267948966 rad pos: -0.5,-3.5 - parent: 36861 - - uid: 40937 + parent: 66965 + - uid: 70995 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,-5.5 - parent: 36861 - - uid: 40938 + parent: 66965 + - uid: 70996 components: - type: Transform pos: 4.5,-5.5 - parent: 36861 - - uid: 40939 + parent: 66965 + - uid: 70997 components: - type: Transform pos: 5.5,-8.5 - parent: 36861 - - uid: 40940 + parent: 66965 + - uid: 70998 components: - type: Transform pos: 4.5,-8.5 - parent: 36861 - - uid: 40941 + parent: 66965 + - uid: 70999 components: - type: Transform pos: 3.5,-8.5 - parent: 36861 - - uid: 40942 + parent: 66965 + - uid: 71000 components: - type: Transform rot: 3.141592653589793 rad pos: 3.5,-8.5 - parent: 36861 - - uid: 40943 + parent: 66965 + - uid: 71001 components: - type: Transform rot: 3.141592653589793 rad pos: 4.5,-8.5 - parent: 36861 - - uid: 40944 + parent: 66965 + - uid: 71002 components: - type: Transform rot: 3.141592653589793 rad pos: 5.5,-8.5 - parent: 36861 - - uid: 40945 + parent: 66965 + - uid: 71003 components: - type: Transform rot: 3.141592653589793 rad pos: 1.5,0.5 - parent: 36861 - - uid: 40946 + parent: 66965 + - uid: 71004 components: - type: Transform pos: 1.5,0.5 - parent: 36861 - - uid: 40947 + parent: 66965 + - uid: 71005 components: - type: Transform rot: -1.5707963267948966 rad pos: 3.5,-1.5 - parent: 36861 - - uid: 40948 + parent: 66965 + - uid: 71006 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-2.5 - parent: 36861 - - uid: 40949 + parent: 66965 + - uid: 71007 components: - type: Transform rot: 1.5707963267948966 rad pos: 9.5,-2.5 - parent: 36861 - - uid: 40950 + parent: 66965 + - uid: 71008 components: - type: Transform rot: 1.5707963267948966 rad pos: 8.5,-4.5 - parent: 36861 - - uid: 40951 + parent: 66965 + - uid: 71009 components: - type: Transform rot: -1.5707963267948966 rad pos: 7.5,-4.5 - parent: 36861 - - uid: 41765 + parent: 66965 +- proto: Wirecutter + entities: + - uid: 10840 components: - type: Transform - rot: 3.141592653589793 rad - pos: -21.5,54.5 + pos: -46.548122,5.5320816 parent: 2 - - uid: 42501 + - uid: 10841 components: - type: Transform rot: 3.141592653589793 rad - pos: 65.5,-32.5 + pos: -49.59875,3.4336724 parent: 2 - - uid: 42689 + - uid: 21618 components: - type: Transform - pos: -21.5,54.5 + pos: -77.44332,-35.258392 parent: 2 - - uid: 42690 + - uid: 29105 + components: + - type: Transform + pos: -58.563725,-23.406494 + parent: 2 + - uid: 65533 + components: + - type: Transform + pos: 37.566605,26.359087 + parent: 56631 + - uid: 65534 + components: + - type: Transform + pos: -11.571915,79.84418 + parent: 56631 + - uid: 65693 components: - type: Transform rot: -1.5707963267948966 rad - pos: -21.5,54.5 + pos: 0.94097805,-1.4096315 + parent: 65540 + - uid: 71053 + components: + - type: Transform + pos: 2.3585815,-1.5106659 + parent: 71010 +- proto: WoodDoor + entities: + - uid: 22292 + components: + - type: Transform + pos: -74.5,31.5 parent: 2 - - uid: 42691 + - uid: 24826 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -21.5,54.5 + pos: -68.5,-5.5 parent: 2 - - uid: 44536 + - uid: 24830 components: - type: Transform - pos: 2.5,-18.5 + pos: -66.5,35.5 parent: 2 - - uid: 44637 + - uid: 30179 components: - type: Transform - rot: 3.141592653589793 rad - pos: 70.5,-51.5 + rot: 1.5707963267948966 rad + pos: 70.5,-14.5 parent: 2 - - uid: 44649 +- proto: WoodenBench + entities: + - uid: 3433 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 70.5,-51.5 + pos: -93.5,15.5 parent: 2 - - uid: 45512 + - uid: 3436 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,2.5 - parent: 43176 - - uid: 45513 + rot: 1.5707963267948966 rad + pos: -94.5,14.5 + parent: 2 + - uid: 3774 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 2.5,3.5 - parent: 43176 - - uid: 45514 + pos: -101.5,11.5 + parent: 2 + - uid: 3971 components: - type: Transform - pos: 2.5,2.5 - parent: 43176 - - uid: 45515 + rot: 3.141592653589793 rad + pos: -65.5,59.5 + parent: 2 + - uid: 3972 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,1.5 - parent: 43176 - - uid: 45516 + rot: 3.141592653589793 rad + pos: -66.5,58.5 + parent: 2 + - uid: 3973 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 2.5,-0.5 - parent: 43176 - - uid: 47728 + rot: 3.141592653589793 rad + pos: -66.5,59.5 + parent: 2 + - uid: 3974 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-28.5 + rot: 3.141592653589793 rad + pos: -65.5,58.5 parent: 2 - - uid: 47729 + - uid: 3981 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-29.5 + rot: 3.141592653589793 rad + pos: -61.5,57.5 parent: 2 - - uid: 47730 + - uid: 4016 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -39.5,-27.5 + rot: 3.141592653589793 rad + pos: -61.5,58.5 parent: 2 - - uid: 47731 + - uid: 4018 components: - type: Transform rot: 3.141592653589793 rad - pos: -39.5,-27.5 + pos: -61.5,59.5 parent: 2 - - uid: 47732 + - uid: 4407 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-27.5 + rot: 3.141592653589793 rad + pos: -60.5,57.5 parent: 2 - - uid: 47733 + - uid: 4846 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -39.5,-28.5 + rot: 3.141592653589793 rad + pos: -60.5,58.5 parent: 2 - - uid: 47734 + - uid: 4853 + components: + - type: Transform + rot: 3.141592653589793 rad + pos: -60.5,59.5 + parent: 2 + - uid: 5071 components: - type: Transform rot: 1.5707963267948966 rad - pos: -39.5,-29.5 + pos: -112.5,14.5 parent: 2 - - uid: 47735 + - uid: 5072 components: - type: Transform - pos: -39.5,-29.5 + pos: -111.5,15.5 parent: 2 - - uid: 50419 + - uid: 5269 components: - type: Transform rot: 3.141592653589793 rad - pos: -18.5,10.5 - parent: 45711 - - uid: 50420 + pos: -108.5,3.5 + parent: 2 + - uid: 6420 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -62.5,21.5 + parent: 2 + - uid: 6434 components: - type: Transform rot: -1.5707963267948966 rad - pos: -16.5,8.5 - parent: 45711 - - uid: 50421 + pos: -55.5,21.5 + parent: 2 + - uid: 6435 components: - type: Transform - pos: -16.5,12.5 - parent: 45711 - - uid: 50422 + rot: -1.5707963267948966 rad + pos: -55.5,18.5 + parent: 2 + - uid: 6436 components: - type: Transform - pos: -17.5,12.5 - parent: 45711 - - uid: 50423 + rot: 1.5707963267948966 rad + pos: -62.5,18.5 + parent: 2 + - uid: 8824 components: - type: Transform - pos: -15.5,14.5 - parent: 45711 - - uid: 50424 + rot: 3.141592653589793 rad + pos: -95.5,52.5 + parent: 2 + - uid: 9058 components: - type: Transform - pos: -16.5,14.5 - parent: 45711 - - uid: 50425 + rot: -1.5707963267948966 rad + pos: -83.5,9.5 + parent: 2 + - uid: 9059 components: - type: Transform - pos: -19.5,14.5 - parent: 45711 - - uid: 50426 + rot: 1.5707963267948966 rad + pos: -81.5,9.5 + parent: 2 + - uid: 9112 components: - type: Transform - pos: -18.5,14.5 - parent: 45711 - - uid: 50427 + rot: -1.5707963267948966 rad + pos: -66.5,7.5 + parent: 2 + - uid: 9114 components: - type: Transform - pos: -20.5,14.5 - parent: 45711 - - uid: 50428 + rot: -1.5707963267948966 rad + pos: -66.5,11.5 + parent: 2 + - uid: 9116 components: - type: Transform rot: 1.5707963267948966 rad - pos: -15.5,10.5 - parent: 45711 - - uid: 50429 + pos: -74.5,7.5 + parent: 2 + - uid: 9118 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,9.5 - parent: 45711 - - uid: 50430 + rot: 1.5707963267948966 rad + pos: -74.5,11.5 + parent: 2 + - uid: 10140 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,6.5 - parent: 45711 - - uid: 50431 + pos: -0.5,6.5 + parent: 2 + - uid: 10145 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,6.5 - parent: 45711 - - uid: 50432 + rot: 1.5707963267948966 rad + pos: 1.5,6.5 + parent: 2 + - uid: 10146 components: - type: Transform - pos: -16.5,10.5 - parent: 45711 - - uid: 50433 + rot: 1.5707963267948966 rad + pos: 1.5,4.5 + parent: 2 + - uid: 10147 components: - type: Transform rot: -1.5707963267948966 rad - pos: -18.5,9.5 - parent: 45711 - - uid: 50434 + pos: -0.5,4.5 + parent: 2 + - uid: 10148 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,8.5 - parent: 45711 - - uid: 50435 + rot: -1.5707963267948966 rad + pos: -0.5,5.5 + parent: 2 + - uid: 10149 components: - type: Transform - rot: 3.141592653589793 rad - pos: -14.5,12.5 - parent: 45711 - - uid: 50436 + rot: 1.5707963267948966 rad + pos: 1.5,5.5 + parent: 2 + - uid: 10662 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,12.5 - parent: 45711 - - uid: 50437 + pos: -101.5,53.5 + parent: 2 + - uid: 10663 components: - type: Transform rot: 1.5707963267948966 rad - pos: -14.5,11.5 - parent: 45711 - - uid: 50438 + pos: -101.5,54.5 + parent: 2 + - uid: 10666 components: - type: Transform - pos: -17.5,10.5 - parent: 45711 - - uid: 50439 + rot: 1.5707963267948966 rad + pos: -101.5,47.5 + parent: 2 + - uid: 10667 components: - type: Transform - pos: -20.5,9.5 - parent: 45711 - - uid: 50440 + rot: 1.5707963267948966 rad + pos: -101.5,46.5 + parent: 2 + - uid: 10669 + components: + - type: Transform + rot: -1.5707963267948966 rad + pos: -103.5,63.5 + parent: 2 + - uid: 10670 components: - type: Transform rot: 1.5707963267948966 rad - pos: -20.5,8.5 - parent: 45711 - - uid: 50441 + pos: -101.5,61.5 + parent: 2 + - uid: 10671 + components: + - type: Transform + rot: 1.5707963267948966 rad + pos: -101.5,62.5 + parent: 2 + - uid: 10672 components: - type: Transform rot: -1.5707963267948966 rad - pos: -19.5,12.5 - parent: 45711 - - uid: 50442 + pos: -103.5,54.5 + parent: 2 + - uid: 10673 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,12.5 - parent: 45711 - - uid: 50443 + rot: -1.5707963267948966 rad + pos: -103.5,53.5 + parent: 2 + - uid: 10674 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,12.5 - parent: 45711 - - uid: 50444 + rot: -1.5707963267948966 rad + pos: -103.5,55.5 + parent: 2 + - uid: 10675 components: - type: Transform - pos: -17.5,14.5 - parent: 45711 - - uid: 50445 + rot: -1.5707963267948966 rad + pos: -103.5,45.5 + parent: 2 + - uid: 10676 components: - type: Transform - rot: 3.141592653589793 rad - pos: -13.5,12.5 - parent: 45711 - - uid: 50446 + rot: -1.5707963267948966 rad + pos: -103.5,46.5 + parent: 2 + - uid: 10677 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,7.5 - parent: 45711 - - uid: 50447 + rot: -1.5707963267948966 rad + pos: -103.5,47.5 + parent: 2 + - uid: 10678 components: - type: Transform - rot: 3.141592653589793 rad - pos: -17.5,10.5 - parent: 45711 - - uid: 50448 + rot: 1.5707963267948966 rad + pos: -101.5,63.5 + parent: 2 + - uid: 10680 components: - type: Transform - rot: 3.141592653589793 rad - pos: -16.5,10.5 - parent: 45711 - - uid: 50449 + rot: 1.5707963267948966 rad + pos: -101.5,55.5 + parent: 2 + - uid: 10681 components: - type: Transform - pos: -13.5,14.5 - parent: 45711 - - uid: 50450 + rot: 1.5707963267948966 rad + pos: -101.5,45.5 + parent: 2 + - uid: 10684 components: - type: Transform - pos: -12.5,14.5 - parent: 45711 - - uid: 50451 + rot: -1.5707963267948966 rad + pos: -103.5,62.5 + parent: 2 + - uid: 10685 components: - type: Transform - rot: 3.141592653589793 rad - pos: 29.5,24.5 - parent: 45711 - - uid: 50452 + rot: -1.5707963267948966 rad + pos: -103.5,61.5 + parent: 2 + - uid: 11033 components: - type: Transform - rot: 3.141592653589793 rad - pos: 30.5,24.5 - parent: 45711 - - uid: 50453 + rot: -1.5707963267948966 rad + pos: 7.5,2.5 + parent: 2 + - uid: 11034 components: - type: Transform rot: -1.5707963267948966 rad - pos: 29.5,24.5 - parent: 45711 - - uid: 50454 + pos: 7.5,-1.5 + parent: 2 + - uid: 11908 components: - type: Transform - rot: 3.141592653589793 rad - pos: 34.5,27.5 - parent: 45711 - - uid: 50455 + pos: -94.5,56.5 + parent: 2 + - uid: 11909 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,31.5 - parent: 45711 - - uid: 50456 + pos: -95.5,56.5 + parent: 2 + - uid: 11968 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 26.5,32.5 - parent: 45711 - - uid: 50457 + rot: 3.141592653589793 rad + pos: -65.5,57.5 + parent: 2 + - uid: 11973 components: - type: Transform rot: 3.141592653589793 rad - pos: 33.5,27.5 - parent: 45711 - - uid: 50458 + pos: -66.5,57.5 + parent: 2 + - uid: 12005 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 34.5,27.5 - parent: 45711 - - uid: 50459 + rot: 3.141592653589793 rad + pos: -65.5,60.5 + parent: 2 + - uid: 12006 components: - type: Transform - pos: 26.5,31.5 - parent: 45711 - - uid: 51872 + rot: 3.141592653589793 rad + pos: -66.5,60.5 + parent: 2 + - uid: 12008 components: - type: Transform rot: 3.141592653589793 rad - pos: -51.5,0.5 + pos: -66.5,61.5 parent: 2 - - uid: 51877 + - uid: 12009 components: - type: Transform rot: 3.141592653589793 rad - pos: -50.5,0.5 + pos: -65.5,61.5 parent: 2 - - uid: 51878 + - uid: 12010 components: - type: Transform rot: 3.141592653589793 rad - pos: -49.5,0.5 + pos: -66.5,62.5 parent: 2 - - uid: 51879 + - uid: 12012 components: - type: Transform rot: 3.141592653589793 rad - pos: -48.5,0.5 + pos: -65.5,62.5 parent: 2 - - uid: 51880 + - uid: 12014 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -48.5,0.5 + rot: 3.141592653589793 rad + pos: -60.5,60.5 parent: 2 - - uid: 51881 + - uid: 12016 components: - type: Transform - pos: -48.5,0.5 + rot: 3.141592653589793 rad + pos: -61.5,60.5 parent: 2 - - uid: 51882 + - uid: 12017 components: - type: Transform - pos: -49.5,0.5 + rot: 3.141592653589793 rad + pos: -61.5,61.5 parent: 2 - - uid: 51883 + - uid: 12019 components: - type: Transform - pos: -50.5,0.5 + rot: 3.141592653589793 rad + pos: -60.5,61.5 parent: 2 - - uid: 51884 + - uid: 12020 components: - type: Transform - pos: -51.5,0.5 + rot: 3.141592653589793 rad + pos: -60.5,62.5 parent: 2 - - uid: 51885 + - uid: 12021 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -51.5,0.5 + rot: 3.141592653589793 rad + pos: -61.5,62.5 parent: 2 - - uid: 53266 + - uid: 12128 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -15.5,71.5 - parent: 45711 - - uid: 53267 + rot: 3.141592653589793 rad + pos: -94.5,52.5 + parent: 2 + - uid: 12483 components: - type: Transform rot: 1.5707963267948966 rad - pos: -13.5,71.5 - parent: 45711 - - uid: 53268 + pos: -21.5,58.5 + parent: 2 + - uid: 12484 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -11.5,71.5 - parent: 45711 - - uid: 53269 + rot: 1.5707963267948966 rad + pos: -21.5,57.5 + parent: 2 + - uid: 12485 components: - type: Transform rot: 1.5707963267948966 rad - pos: -9.5,71.5 - parent: 45711 - - uid: 56306 + pos: -21.5,56.5 + parent: 2 + - uid: 12599 components: - type: Transform - pos: -0.5,3.5 - parent: 56108 - - uid: 56307 + rot: 1.5707963267948966 rad + pos: -14.5,76.5 + parent: 2 + - uid: 12609 components: - type: Transform - pos: 1.5,3.5 - parent: 56108 -- proto: Wirecutter - entities: - - uid: 1736 + pos: -13.5,77.5 + parent: 2 + - uid: 13163 components: - type: Transform - pos: -28.502514,6.895384 + rot: 1.5707963267948966 rad + pos: -21.5,55.5 parent: 2 - - uid: 5678 + - uid: 13164 components: - type: Transform - pos: -40.494278,-8.238068 + rot: 3.141592653589793 rad + pos: -20.5,54.5 parent: 2 - - uid: 29105 + - uid: 13165 components: - type: Transform - pos: -47.813248,-52.616932 + rot: 3.141592653589793 rad + pos: -19.5,54.5 parent: 2 - - uid: 41001 + - uid: 13166 components: - type: Transform - pos: 2.3585815,-1.5106659 - parent: 40952 - - uid: 43183 + rot: 3.141592653589793 rad + pos: -18.5,54.5 + parent: 2 + - uid: 13167 components: - type: Transform - rot: 1.5707963267948966 rad - pos: 60.283302,-38.397987 + rot: 3.141592653589793 rad + pos: -17.5,54.5 parent: 2 - - uid: 45517 + - uid: 22697 components: - type: Transform - rot: -1.5707963267948966 rad - pos: 0.94097805,-1.4096315 - parent: 43176 - - uid: 50460 + rot: 3.141592653589793 rad + pos: -15.5,7.5 + parent: 2 + - uid: 22700 components: - type: Transform - pos: 37.566605,26.359087 - parent: 45711 - - uid: 53317 + pos: 16.5,11.5 + parent: 2 + - uid: 22704 components: - type: Transform - pos: -11.571915,79.84418 - parent: 45711 -- proto: WoodDoor - entities: - - uid: 32713 + rot: 3.141592653589793 rad + pos: -15.5,-10.5 + parent: 2 + - uid: 22705 components: - type: Transform - pos: -30.5,15.5 + pos: -15.5,-6.5 parent: 2 - - uid: 44187 + - uid: 22708 components: - type: Transform - pos: 60.5,-9.5 + pos: -15.5,11.5 parent: 2 -- proto: WoodenBench - entities: - - uid: 1206 + - uid: 22709 components: - type: Transform rot: 3.141592653589793 rad - pos: -87.5,-8.5 + pos: 16.5,7.5 parent: 2 - - uid: 1218 + - uid: 22832 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -86.5,-5.5 + rot: 3.141592653589793 rad + pos: 16.5,-10.5 parent: 2 - - uid: 6780 + - uid: 22833 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -80.5,-4.5 + pos: 16.5,-6.5 parent: 2 - - uid: 11072 + - uid: 24258 components: - type: Transform rot: -1.5707963267948966 rad - pos: -58.5,-3.5 + pos: -67.5,39.5 parent: 2 - - uid: 11073 + - uid: 24259 components: - type: Transform rot: -1.5707963267948966 rad - pos: -58.5,-5.5 + pos: -65.5,45.5 parent: 2 - - uid: 11078 + - uid: 24260 components: - type: Transform - pos: -61.5,5.5 + pos: -67.5,48.5 parent: 2 - - uid: 11085 + - uid: 28411 components: - type: Transform - pos: -63.5,5.5 + rot: -1.5707963267948966 rad + pos: -59.5,74.5 parent: 2 - - uid: 14555 + - uid: 28412 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,56.5 + rot: -1.5707963267948966 rad + pos: -59.5,72.5 parent: 2 - - uid: 14557 + - uid: 31368 components: - type: Transform rot: 1.5707963267948966 rad - pos: -74.5,-4.5 - parent: 2 - - uid: 14558 - components: - - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,56.5 + pos: -24.5,47.5 parent: 2 - - uid: 14621 +- proto: WoodenSupport + entities: + - uid: 21092 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,57.5 + pos: 17.5,37.5 parent: 2 - - uid: 14662 +- proto: WoodenSupportBeam + entities: + - uid: 7668 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,58.5 + rot: 1.5707963267948966 rad + pos: -60.5,66.5 parent: 2 - - uid: 14665 + - uid: 11179 components: - type: Transform - rot: 3.141592653589793 rad - pos: -23.5,57.5 + rot: 1.5707963267948966 rad + pos: -59.5,66.5 parent: 2 - - uid: 14851 + - uid: 11857 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,57.5 + rot: 1.5707963267948966 rad + pos: -58.5,66.5 parent: 2 - - uid: 14894 + - uid: 21097 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,57.5 + pos: 17.5,37.5 parent: 2 - - uid: 14895 + - uid: 24256 components: - type: Transform - rot: 3.141592653589793 rad - pos: -25.5,58.5 + pos: -67.5,42.5 parent: 2 - - uid: 14944 +- proto: WoodenSupportWall + entities: + - uid: 5295 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,58.5 + pos: -10.5,36.5 parent: 2 - - uid: 15022 + - uid: 9241 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,56.5 + pos: -8.5,34.5 parent: 2 - - uid: 15100 + - uid: 24250 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,58.5 + pos: -63.5,49.5 parent: 2 - - uid: 15369 + - uid: 24251 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,58.5 + pos: -69.5,38.5 parent: 2 - - uid: 15370 + - uid: 24252 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,58.5 + pos: -67.5,40.5 parent: 2 - - uid: 15372 + - uid: 24253 components: - type: Transform - rot: 3.141592653589793 rad - pos: -24.5,56.5 + pos: -62.5,42.5 parent: 2 - - uid: 16205 + - uid: 24254 components: - type: Transform - rot: 3.141592653589793 rad - pos: -19.5,56.5 + pos: -68.5,48.5 parent: 2 - - uid: 16213 + - uid: 24255 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,56.5 + pos: -64.5,45.5 parent: 2 - - uid: 16214 + - uid: 65535 components: - type: Transform - rot: 3.141592653589793 rad - pos: -18.5,57.5 - parent: 2 - - uid: 17880 + pos: 14.5,11.5 + parent: 56631 +- proto: Wrench + entities: + - uid: 4311 components: - type: Transform - rot: 3.141592653589793 rad - pos: -20.5,57.5 + pos: 24.580404,-18.426538 parent: 2 - - uid: 18632 + - uid: 4883 components: - type: Transform - pos: -7.5,-28.5 + pos: 61.5,-62.5 parent: 2 - - uid: 19744 + - uid: 6993 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -74.5,-10.5 + rot: -1.5707963267948966 rad + pos: -46.44064,43.656673 parent: 2 - - uid: 20496 + - uid: 7132 components: - type: Transform - rot: 1.5707963267948966 rad - pos: -37.5,-0.5 + pos: -17.53493,34.63865 parent: 2 - - uid: 21129 + - uid: 7501 components: - type: Transform - pos: -9.5,-28.5 + pos: -47.61049,74.50645 parent: 2 - - uid: 45279 + - uid: 7646 components: - type: Transform - rot: 3.141592653589793 rad - pos: -80.5,-11.5 + rot: 1.5707963267948966 rad + pos: 59.56707,-7.5922966 parent: 2 - - uid: 45947 + - uid: 8507 components: - type: Transform - pos: -80.5,-9.5 + pos: 62.54271,-42.426277 parent: 2 - - uid: 48475 + - uid: 10838 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -79.5,-10.5 + pos: -50.59234,9.714521 parent: 2 - - uid: 51502 + - uid: 10839 components: - type: Transform rot: 1.5707963267948966 rad - pos: -37.5,1.5 + pos: -44.49859,7.370771 parent: 2 - - uid: 51514 + - uid: 11425 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,-0.5 + pos: 50.5,-42.5 parent: 2 - - uid: 51678 + - uid: 11647 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -45.5,1.5 + pos: -55.437782,51.63232 parent: 2 -- proto: WoodenSupportWall - entities: - - uid: 50461 + - uid: 13280 components: - type: Transform - pos: 14.5,11.5 - parent: 45711 -- proto: Wrench - entities: - - uid: 201 + pos: -53.662643,-2.349935 + parent: 2 + - uid: 15020 components: - type: Transform - pos: -22.471367,-33.40661 + pos: -64.44808,81.622986 parent: 2 - - uid: 402 + - uid: 15644 components: - type: Transform - pos: -95.65765,36.642357 + pos: 21.787859,-48.443325 parent: 2 - - uid: 5658 + - uid: 19897 components: - type: Transform - parent: 5723 - - type: Physics - canCollide: False - - type: InsideEntityStorage - - uid: 5885 + pos: -55.6555,-23.378424 + parent: 2 + - uid: 20019 components: - type: Transform - pos: -47.617218,-48.382446 + pos: -64.57881,-8.4022 parent: 2 - - uid: 11898 + - uid: 20122 components: - type: Transform - pos: 13.409706,-27.335087 + pos: -58.907475,-23.32391 parent: 2 - - uid: 13026 + - uid: 20893 components: - type: Transform - pos: -38.556267,-20.315918 + pos: 80.44156,-54.500076 parent: 2 - - uid: 21161 + - uid: 21644 components: - type: Transform rot: 1.5707963267948966 rad - pos: -30.58839,42.615643 + pos: -78.92286,-35.41243 parent: 2 - - uid: 21875 + - uid: 21923 components: - type: Transform - pos: 63.564137,-33.41578 + pos: -75.39691,-8.513894 parent: 2 - - uid: 30212 + - uid: 21924 components: - type: Transform - rot: -0.17453292519943295 rad - pos: 42.455677,-12.43736 + pos: -75.41254,-20.383009 parent: 2 - - uid: 32714 + - uid: 22096 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -38.457268,-44.482952 + pos: -71.59283,-31.356949 parent: 2 - - uid: 32716 + - uid: 24622 components: - type: Transform - pos: -24.373272,-42.287277 + rot: -0.6806784082777885 rad + pos: -56.42837,71.32344 parent: 2 - - uid: 32720 + - uid: 26752 components: - type: Transform - pos: -49.48964,-63.574474 + rot: 3.141592653589793 rad + pos: -49.552547,84.37869 parent: 2 - - uid: 32722 + - uid: 29061 components: - type: Transform - pos: 22.584253,-23.881992 + rot: -1.5707963267948966 rad + pos: -22.5,-13.5 parent: 2 - - uid: 32748 + - uid: 29577 components: - type: Transform - pos: 60.627056,-38.476112 + pos: -36.622517,-53.419304 parent: 2 - - uid: 35090 + - uid: 30385 components: - type: Transform - pos: 42.377552,-12.343611 + pos: 62.57252,-17.522997 parent: 2 - - uid: 36160 + - uid: 30388 components: - type: Transform - pos: -35.459347,-74.6137 + pos: 62.35377,-17.382372 parent: 2 - - uid: 41002 - components: - - type: Transform - pos: -0.5936279,-1.5714874 - parent: 40952 - uid: 43240 components: - type: Transform - pos: 2.3901064,-47.2732 + pos: -0.55630195,-51.24502 parent: 2 - - uid: 44462 + - uid: 49036 components: - type: Transform - pos: 76.40823,-43.372204 + pos: -75.56562,-20.351019 parent: 2 - - uid: 45303 + - uid: 55025 components: - type: Transform - pos: -47.431923,-42.56954 - parent: 2 - - uid: 50462 + pos: 2.598732,0.8006773 + parent: 54730 + - uid: 65536 components: - type: Transform pos: 26.395555,23.543135 - parent: 45711 - - uid: 51073 - components: - - type: Transform - pos: -14.579994,-69.396126 - parent: 2 - - uid: 52178 - components: - - type: Transform - pos: 51.54203,-6.524447 - parent: 2 - - uid: 53318 + parent: 56631 + - uid: 65537 components: - type: Transform pos: -11.401566,71.55609 - parent: 45711 - - uid: 54360 + parent: 56631 + - uid: 65538 components: - type: Transform pos: -36.50699,29.623108 - parent: 45711 -- proto: Zipties - entities: - - uid: 32730 + parent: 56631 + - uid: 71054 components: - type: Transform - pos: 56.47063,-59.2572 - parent: 2 - - uid: 32731 + pos: -0.5936279,-1.5714874 + parent: 71010 +- proto: Zipties + entities: + - uid: 22084 components: - type: Transform - pos: -18.531677,-49.44325 + pos: -75.646034,-29.79368 parent: 2 - - uid: 32732 + - uid: 22085 components: - type: Transform - pos: -18.531677,-49.44325 + pos: -75.47416,-29.871805 parent: 2 - - uid: 50463 + - uid: 65539 components: - type: Transform pos: 16.570156,27.194855 - parent: 45711 + parent: 56631 - proto: ZiptiesBroken entities: - - uid: 11210 + - uid: 20548 components: - type: Transform - rot: -1.5707963267948966 rad - pos: -30.941847,-74.60156 + rot: -6.283185307179586 rad + pos: 84.09884,-52.17042 parent: 2 - - uid: 22866 + - uid: 20549 components: - type: Transform - rot: 3.141592653589793 rad - pos: -33.24257,-78.02643 + rot: -6.283185307179586 rad + pos: 84.63009,-53.561047 parent: 2 - - uid: 32733 + - uid: 22087 components: - type: Transform - rot: 3.141592653589793 rad - pos: 28.018902,-30.47082 + pos: -69.27211,-32.693356 parent: 2 - - uid: 32734 + - uid: 24591 components: - type: Transform - pos: -18.412632,-53.01534 + pos: -5.281728,-82.47667 parent: 2 - - uid: 32735 + - uid: 26948 components: - type: Transform - rot: 3.141592653589793 rad - pos: 43.47908,-66.6074 + pos: 59.191154,16.518507 parent: 2 ... diff --git a/Resources/Prototypes/Corvax/Maps/avrite.yml b/Resources/Prototypes/Corvax/Maps/avrite.yml index 14efc427877..fff6bc41a4b 100644 --- a/Resources/Prototypes/Corvax/Maps/avrite.yml +++ b/Resources/Prototypes/Corvax/Maps/avrite.yml @@ -2,7 +2,7 @@ id: CorvaxAvrite mapName: 'Avrite Station' mapPath: /Maps/corvax_avrit.yml - minPlayers: 40 + minPlayers: 55 stations: Avrit: stationProto: StandardNanotrasenStation @@ -45,45 +45,53 @@ overflowJobs: - Passenger availableJobs: - CargoTechnician: [ 4, 4 ] + # service + HeadOfPersonnel: [ 1, 1 ] Passenger: [ -1, -1 ] + ServiceWorker: [ 3, 4 ] Bartender: [ 2, 2 ] Botanist: [ 3, 4 ] Chef: [ 2, 2 ] Clown: [ 1, 1 ] Janitor: [ 3, 3 ] Mime: [ 1, 1 ] + Chaplain: [ 1, 1 ] + Librarian: [ 1, 1 ] + Musician: [ 1, 1 ] + Reporter: [ 1, 2 ] + Zookeeper: [ 1, 1 ] + # command Captain: [ 1, 1 ] IAA: [ 1, 1 ] - Reporter: [ 1, 2 ] - HeadOfPersonnel: [ 1, 1 ] + # engineering ChiefEngineer: [ 1, 1 ] - StationEngineer: [ 4, 4 ] + AtmosphericTechnician: [ 3, 3 ] + StationEngineer: [ 4, 5 ] + TechnicalAssistant: [ 2, 3 ] + # medical ChiefMedicalOfficer: [ 1, 1 ] - MedicalDoctor: [ 4, 5 ] + Paramedic: [ 1, 1 ] Chemist: [ 3, 3 ] - Zookeeper: [ 1, 1 ] + MedicalDoctor: [ 4, 5 ] + MedicalIntern: [ 3, 4 ] + Psychologist: [ 1, 1 ] + # science ResearchDirector: [ 1, 1 ] - Scientist: [ 6, 6 ] + Scientist: [ 5, 6 ] + ResearchAssistant: [ 3, 4 ] + Borg: [ 2, 3 ] + # security HeadOfSecurity: [ 1, 1 ] - SecurityOfficer: [ 7, 8 ] - Chaplain: [ 1, 1 ] Warden: [ 1, 1 ] - Librarian: [ 1, 1 ] + Detective: [ 1, 1 ] + SecurityOfficer: [ 7, 8 ] + SecurityCadet: [ 4, 6 ] + Pilot: [ 1, 1] + # cargo Quartermaster: [ 1, 1 ] SalvageSpecialist: [ 4, 4 ] - Musician: [ 1, 1 ] - AtmosphericTechnician: [ 3, 3 ] - TechnicalAssistant: [ 4, 4 ] - ResearchAssistant: [ 4, 5 ] - MedicalIntern: [ 4, 4 ] - ServiceWorker: [ 3, 4 ] - SecurityCadet: [ 4, 5 ] - Psychologist: [ 1, 1 ] - Detective: [ 1, 1 ] + CargoTechnician: [ 4, 5 ] Boxer: [ 2, 2 ] - Paramedic: [ 1, 1 ] - Borg: [ 2, 3 ] # backmen Prisoner: [ 2, 2] SAI: [1, 1] # backmen-SAI diff --git a/Resources/Prototypes/Corvax/Maps/delta.yml b/Resources/Prototypes/Corvax/Maps/delta.yml index cac10b01790..1775480dc6c 100644 --- a/Resources/Prototypes/Corvax/Maps/delta.yml +++ b/Resources/Prototypes/Corvax/Maps/delta.yml @@ -2,7 +2,7 @@ id: CorvaxDelta mapName: 'Delta Station' mapPath: /Maps/corvax_delta.yml - minPlayers: 40 + minPlayers: 55 stations: Delta: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/gelta.yml b/Resources/Prototypes/Corvax/Maps/gelta.yml index 7a23c3f6ae6..96e48897f25 100644 --- a/Resources/Prototypes/Corvax/Maps/gelta.yml +++ b/Resources/Prototypes/Corvax/Maps/gelta.yml @@ -2,7 +2,7 @@ id: CorvaxGelta mapName: 'Gelta Station' mapPath: /Maps/corvax_gelta.yml - minPlayers: 40 + minPlayers: 55 stations: Gelta: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/ishimura.yml b/Resources/Prototypes/Corvax/Maps/ishimura.yml index 1091c447421..944e4491da1 100644 --- a/Resources/Prototypes/Corvax/Maps/ishimura.yml +++ b/Resources/Prototypes/Corvax/Maps/ishimura.yml @@ -2,7 +2,8 @@ id: CorvaxIshimura mapName: 'USG Ishimura' mapPath: /Maps/corvax_ishimura.yml - minPlayers: 30 + minPlayers: 20 + maxPlayers: 50 stations: Ishimura: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/maus.yml b/Resources/Prototypes/Corvax/Maps/maus.yml index 922aea41f2b..8f9a2497f82 100644 --- a/Resources/Prototypes/Corvax/Maps/maus.yml +++ b/Resources/Prototypes/Corvax/Maps/maus.yml @@ -1,9 +1,9 @@ -- type: gameMap +- type: gameMap id: CorvaxMaus mapName: 'Maus Station' mapPath: /Maps/corvax_maus.yml minPlayers: 0 - maxPlayers: 40 + maxPlayers: 30 stations: Maus: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/outpost.yml b/Resources/Prototypes/Corvax/Maps/outpost.yml index e6d43187379..847ad01a1ce 100644 --- a/Resources/Prototypes/Corvax/Maps/outpost.yml +++ b/Resources/Prototypes/Corvax/Maps/outpost.yml @@ -2,7 +2,8 @@ id: CorvaxOutpost mapName: 'Outpost' mapPath: /Maps/corvax_outpost.yml - minPlayers: 10 + minPlayers: 20 + maxPlayers: 50 stations: Outpost: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/paper.yml b/Resources/Prototypes/Corvax/Maps/paper.yml index 6808948a99c..27ef16a2b39 100644 --- a/Resources/Prototypes/Corvax/Maps/paper.yml +++ b/Resources/Prototypes/Corvax/Maps/paper.yml @@ -2,8 +2,8 @@ id: CorvaxPaper mapName: 'Paper Station' mapPath: /Maps/corvax_paper.yml - minPlayers: 14 - maxPlayers: 65 + minPlayers: 20 + maxPlayers: 50 stations: CorvaxPaper: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/Maps/silly.yml b/Resources/Prototypes/Corvax/Maps/silly.yml index dd4dd6a686d..7e3eb471db2 100644 --- a/Resources/Prototypes/Corvax/Maps/silly.yml +++ b/Resources/Prototypes/Corvax/Maps/silly.yml @@ -3,7 +3,7 @@ mapName: 'Silly Island' mapPath: /Maps/corvax_silly.yml minPlayers: 0 - maxPlayers: 40 + maxPlayers: 30 stations: Silly: stationProto: StandardNanotrasenStation diff --git a/Resources/Prototypes/Corvax/lobbyscreens.yml b/Resources/Prototypes/Corvax/lobbyscreens.yml index 04d1f78f194..6e0f98e1216 100644 --- a/Resources/Prototypes/Corvax/lobbyscreens.yml +++ b/Resources/Prototypes/Corvax/lobbyscreens.yml @@ -126,45 +126,45 @@ id: YouLookLonely background: /Textures/Corvax/LobbyScreens/you-look-lonely.png -- type: lobbyBackground - id: NewYearBar - background: /Textures/Corvax/LobbyScreens/new-year-bar.png +#- type: lobbyBackground +# id: NewYearBar +# background: /Textures/Corvax/LobbyScreens/new-year-bar.png -- type: lobbyBackground - id: NewYearSec - background: /Textures/Corvax/LobbyScreens/new-year-sec.png +#- type: lobbyBackground +# id: NewYearSec +# background: /Textures/Corvax/LobbyScreens/new-year-sec.png -- type: lobbyBackground - id: NewYearSave - background: /Textures/Corvax/LobbyScreens/new-year-save.png +#- type: lobbyBackground +# id: NewYearSave +# background: /Textures/Corvax/LobbyScreens/new-year-save.png -- type: lobbyBackground - id: NewYearComfort - background: /Textures/Corvax/LobbyScreens/new-year-comfort.png +#- type: lobbyBackground +# id: NewYearComfort +# background: /Textures/Corvax/LobbyScreens/new-year-comfort.png -- type: lobbyBackground - id: NewYearParty - background: /Textures/Corvax/LobbyScreens/new-year-party.png +#- type: lobbyBackground +# id: NewYearParty +# background: /Textures/Corvax/LobbyScreens/new-year-party.png -- type: lobbyBackground - id: NewYearPine - background: /Textures/Corvax/LobbyScreens/new-year-pine.png +#- type: lobbyBackground +# id: NewYearPine +# background: /Textures/Corvax/LobbyScreens/new-year-pine.png -- type: lobbyBackground - id: NewYearExplosion - background: /Textures/Corvax/LobbyScreens/new-year-explosion.png +#- type: lobbyBackground +# id: NewYearExplosion +# background: /Textures/Corvax/LobbyScreens/new-year-explosion.png - type: lobbyBackground id: SpaceNuke background: /Textures/Corvax/LobbyScreens/space-nuke.png -- type: lobbyBackground - id: NewYearPenguins - background: /Textures/Corvax/LobbyScreens/new-year-penguins.png +#- type: lobbyBackground +# id: NewYearPenguins +# background: /Textures/Corvax/LobbyScreens/new-year-penguins.png -- type: lobbyBackground - id: NewYearNuke - background: /Textures/Corvax/LobbyScreens/new-year-nuke.png +#- type: lobbyBackground +# id: NewYearNuke +# background: /Textures/Corvax/LobbyScreens/new-year-nuke.png - type: lobbyBackground id: ArnoldIntelligence diff --git a/Resources/Prototypes/name_identifier_groups.yml b/Resources/Prototypes/name_identifier_groups.yml index 82c2f3bce9a..56e6346a8a8 100644 --- a/Resources/Prototypes/name_identifier_groups.yml +++ b/Resources/Prototypes/name_identifier_groups.yml @@ -1,31 +1,31 @@ # Non-fungible apes, anyone? - type: nameIdentifierGroup id: Monkey - prefix: MK + prefix: ОБ # Corvax-Localization - type: nameIdentifierGroup id: Kobold - prefix: KB + prefix: КБ # Corvax-Localization - type: nameIdentifierGroup id: Holoparasite - prefix: HOLO + prefix: ГОЛО # Corvax-Localization - type: nameIdentifierGroup id: MMI - prefix: MMI + prefix: ЧМИ # Corvax-Localization minValue: 100 maxValue: 999 - type: nameIdentifierGroup id: PositronicBrain - prefix: PB + prefix: ПМ # Corvax-Localization minValue: 10 maxValue: 99 - type: nameIdentifierGroup id: Silicon - prefix: Si + prefix: Кр # Corvax-Localization minValue: 1000 maxValue: 9999 diff --git a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/equipped-BACKPACK.png index 37a5937690b..978998fd782 100644 Binary files a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/equipped-BACKPACK.png and b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/equipped-BACKPACK.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/icon.png b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/icon.png index 06875557192..6af7dc41ff8 100644 Binary files a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/icon.png and b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-left.png b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-left.png index d06bc5c0502..fdbbc317cc0 100644 Binary files a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-left.png and b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-right.png b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-right.png index eda68924f68..85226d11be0 100644 Binary files a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-right.png and b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/meta.json b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/meta.json index 477c5227850..caa1ec429ac 100644 --- a/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/meta.json +++ b/Resources/Textures/Clothing/Back/Backpacks/brigmedic.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprited by Hülle#2562 (Discord)", + "copyright": "Sprited by Hülle#2562 (Discord), Resprited by MureixloL", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/equipped-BACKPACK.png index 7fd84d54e1f..f3a42065cd8 100644 Binary files a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/equipped-BACKPACK.png and b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/equipped-BACKPACK.png differ diff --git a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/icon.png b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/icon.png index c894a9f04c3..cc616fff7ac 100644 Binary files a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/icon.png and b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-left.png b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-left.png index 0b74d694c36..041b96bf0f0 100644 Binary files a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-left.png and b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-right.png b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-right.png index 22826589597..28377a52272 100644 Binary files a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-right.png and b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/meta.json b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/meta.json index 477c5227850..caa1ec429ac 100644 --- a/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/meta.json +++ b/Resources/Textures/Clothing/Back/Duffels/brigmedic.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprited by Hülle#2562 (Discord)", + "copyright": "Sprited by Hülle#2562 (Discord), Resprited by MureixloL", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/equipped-BACKPACK.png b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/equipped-BACKPACK.png index 09f3fce48f7..3c1486b8e1f 100644 Binary files a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/equipped-BACKPACK.png and b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/equipped-BACKPACK.png differ diff --git a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/icon.png b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/icon.png index 3c3fc165461..af10af0b98d 100644 Binary files a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/icon.png and b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-left.png b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-left.png index 66229364c51..55c93e70d98 100644 Binary files a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-left.png and b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-right.png b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-right.png index 51b618480d1..556ae6d3fae 100644 Binary files a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-right.png and b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/meta.json b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/meta.json index 477c5227850..caa1ec429ac 100644 --- a/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/meta.json +++ b/Resources/Textures/Clothing/Back/Satchels/brigmedic.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprited by Hülle#2562 (Discord)", + "copyright": "Sprited by Hülle#2562 (Discord), Resprited by MureixloL", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/equipped-OUTERCLOTHING.png index 9e96b9e48aa..acaa1611de4 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/icon.png index 69ab367846d..33fbeaa3d90 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-left.png index 48eae2b05b1..93874d96036 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-right.png index 582296eb74c..8ae91d40c3c 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/meta.json index 13bf8611379..cb67ae6b851 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/brigmedic.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprited by Hülle#2562 (Discord) for Space Station 14", + "copyright": "Sprited by Hülle#2562 (Discord) for Space Station 14, Resprited by MureixloL", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/banner-blue.png b/Resources/Textures/Structures/Decoration/banner.rsi/banner-blue.png index 724dd1ea240..7a1e37693e1 100644 Binary files a/Resources/Textures/Structures/Decoration/banner.rsi/banner-blue.png and b/Resources/Textures/Structures/Decoration/banner.rsi/banner-blue.png differ diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/banner-green.png b/Resources/Textures/Structures/Decoration/banner.rsi/banner-green.png index a0c89e4bfc3..a06a48885bf 100644 Binary files a/Resources/Textures/Structures/Decoration/banner.rsi/banner-green.png and b/Resources/Textures/Structures/Decoration/banner.rsi/banner-green.png differ diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/banner-red.png b/Resources/Textures/Structures/Decoration/banner.rsi/banner-red.png index 82af96018cc..50e9b054af8 100644 Binary files a/Resources/Textures/Structures/Decoration/banner.rsi/banner-red.png and b/Resources/Textures/Structures/Decoration/banner.rsi/banner-red.png differ diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/banner-yellow.png b/Resources/Textures/Structures/Decoration/banner.rsi/banner-yellow.png index 0069be618d8..5c582fe7550 100644 Binary files a/Resources/Textures/Structures/Decoration/banner.rsi/banner-yellow.png and b/Resources/Textures/Structures/Decoration/banner.rsi/banner-yellow.png differ diff --git a/Resources/Textures/Structures/Decoration/banner.rsi/meta.json b/Resources/Textures/Structures/Decoration/banner.rsi/meta.json index 2de33ea0290..69066fc8031 100644 --- a/Resources/Textures/Structures/Decoration/banner.rsi/meta.json +++ b/Resources/Textures/Structures/Decoration/banner.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "https://github.com/tgstation/tgstation/commit/fa9e44d937026d5a2ba72615afccf2f18a87c485 | banner_syndicate sprited by mureixlol (Discord)", + "copyright": "https://github.com/tgstation/tgstation/commit/fa9e44d937026d5a2ba72615afccf2f18a87c485 | banner_syndicate sprited by mureixlol (Discord)| color banners repsrited by lzk228", "size": { "x": 32, "y": 32